📦 New svgs.

This commit is contained in:
pheralb
2023-06-11 11:57:33 +01:00
parent df73d03931
commit 2d323bcd80
3 changed files with 16 additions and 0 deletions
+14
View File
@@ -1274,5 +1274,19 @@ export const svgs: iSVG[] = [
category: 'Browser',
route: '/library/tor.svg',
url: 'https://www.torproject.org/'
},
{
id: 183,
title: 'Codesandbox',
category: 'Software',
route: '/library/codesandbox-square.svg',
url: 'https://codesandbox.io/'
},
{
id: 184,
title: 'Skype',
category: 'Social',
route: '/library/skype.svg',
url: 'https://www.skype.com/'
}
];