mirror of
https://github.com/pheralb/svgl.git
synced 2025-12-29 08:01:36 +08:00
📦 Add new svgs.
This commit is contained in:
@@ -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/'
|
||||
}
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user