mirror of
https://github.com/pheralb/svgl.git
synced 2025-12-29 08:01:36 +08:00
📦 New svgs
This commit is contained in:
+29
-5
@@ -2617,6 +2617,13 @@ export const svgs: iSVG[] = [
|
||||
},
|
||||
url: 'https://asana.com'
|
||||
},
|
||||
{
|
||||
title: 'UpLeveled',
|
||||
category: 'Education',
|
||||
route: '/library/upleveled.svg',
|
||||
wordmark: '/library/upleveled-wordmark.svg',
|
||||
url: 'https://upleveled.io/'
|
||||
},
|
||||
{
|
||||
title: 'Zoom',
|
||||
category: 'Software',
|
||||
@@ -2838,10 +2845,27 @@ export const svgs: iSVG[] = [
|
||||
url: 'https://todoist.com/'
|
||||
},
|
||||
{
|
||||
title: 'UpLeveled',
|
||||
category: 'Education',
|
||||
route: '/library/upleveled.svg',
|
||||
wordmark: '/library/upleveled-wordmark.svg',
|
||||
url: 'https://upleveled.io/'
|
||||
title: 'Apidog',
|
||||
category: 'Software',
|
||||
route: '/library/apidog.svg',
|
||||
url: 'https://apidog.com/'
|
||||
},
|
||||
{
|
||||
title: 'Chart.js',
|
||||
category: 'Library',
|
||||
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/'
|
||||
}
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user