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:
+9
-6
@@ -2856,16 +2856,19 @@ export const svgs: iSVG[] = [
|
||||
route: '/library/chartjs.svg',
|
||||
url: 'https://www.chartjs.org/'
|
||||
},
|
||||
{
|
||||
title: 'Faker',
|
||||
category: 'Library',
|
||||
route: '/library/faker.svg',
|
||||
url: 'https://fakerjs.dev/'
|
||||
},
|
||||
{
|
||||
title: 'JSON Schema',
|
||||
category: 'Library',
|
||||
route: '/library/json-schema.svg',
|
||||
url: 'https://json-schema.org/'
|
||||
},
|
||||
{
|
||||
title: 'v0',
|
||||
category: 'Vercel',
|
||||
route: {
|
||||
light: '/library/v0_light.svg',
|
||||
dark: '/library/v0_dark.svg'
|
||||
},
|
||||
url: 'https://v0.dev/'
|
||||
}
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user