mirror of
https://github.com/pheralb/svgl.git
synced 2025-12-29 08:01:36 +08:00
📦 Add new svg.
This commit is contained in:
+8
-1
@@ -473,7 +473,7 @@ export const svgs: iSVG[] = [
|
||||
{
|
||||
id: 68,
|
||||
title: 'Arc',
|
||||
category: 'Social',
|
||||
category: 'Jobs',
|
||||
route: '/library/arc.svg',
|
||||
url: 'https://arc.dev'
|
||||
},
|
||||
@@ -1253,5 +1253,12 @@ export const svgs: iSVG[] = [
|
||||
category: 'Database',
|
||||
route: '/library/neon.svg',
|
||||
url: 'https://neon.tech/'
|
||||
},
|
||||
{
|
||||
id: 180,
|
||||
title: 'Infojobs',
|
||||
category: 'Jobs',
|
||||
route: '/library/infojobs.svg',
|
||||
url: 'https://www.infojobs.net/'
|
||||
}
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user