Add VK logo

This commit is contained in:
svensken94
2023-12-11 15:50:02 +03:00
parent 92b5aa0425
commit c3d7b14f57
2 changed files with 8 additions and 0 deletions
+7
View File
@@ -1561,5 +1561,12 @@ export const svgs: iSVG[] = [
category: 'Design',
route: '/library/premiere.svg',
url: 'https://x.com'
},
{
id: 224,
title: 'VK',
category: 'Social',
route: '/library/vk.svg',
url: 'https://vk.com'
}
];