📦 Add new svgs.

This commit is contained in:
pheralb
2023-06-10 20:42:39 +01:00
parent 50613a56a8
commit 2af148c319
3 changed files with 16 additions and 0 deletions
+14
View File
@@ -1260,5 +1260,19 @@ export const svgs: iSVG[] = [
category: 'Jobs',
route: '/library/infojobs-logo.svg',
url: 'https://www.infojobs.net/'
},
{
id: 181,
title: 'Linear',
category: 'Software',
route: '/library/linear.svg',
url: 'https://linear.app/'
},
{
id: 182,
title: 'Tor',
category: 'Browser',
route: '/library/tor.svg',
url: 'https://www.torproject.org/'
}
];