mirror of
https://github.com/pheralb/svgl.git
synced 2025-12-29 08:01:36 +08:00
📦 Update & add new svgs.
This commit is contained in:
+54
-30
@@ -82,12 +82,6 @@ export const svgs: iSVG[] = [
|
||||
route: '/library/runway.svg',
|
||||
url: 'https://runwayml.com/'
|
||||
},
|
||||
{
|
||||
title: 'Sentry',
|
||||
category: 'Software',
|
||||
route: '/library/sentry.svg',
|
||||
url: 'https://sentry.io/'
|
||||
},
|
||||
{
|
||||
title: 'Yarn',
|
||||
category: 'Software',
|
||||
@@ -505,12 +499,6 @@ export const svgs: iSVG[] = [
|
||||
route: '/library/authy.svg',
|
||||
url: 'https://authy.com/'
|
||||
},
|
||||
{
|
||||
title: 'Notion',
|
||||
category: 'Software',
|
||||
route: '/library/notion.svg',
|
||||
url: 'https://notion.so/'
|
||||
},
|
||||
{
|
||||
title: 'NestJS',
|
||||
category: 'Framework',
|
||||
@@ -952,12 +940,6 @@ export const svgs: iSVG[] = [
|
||||
},
|
||||
url: 'https://www.apple.com'
|
||||
},
|
||||
{
|
||||
title: 'Android',
|
||||
category: 'Software',
|
||||
route: '/library/android.svg',
|
||||
url: 'https://www.android.com/'
|
||||
},
|
||||
{
|
||||
title: 'Windows',
|
||||
category: 'Software',
|
||||
@@ -1291,12 +1273,6 @@ export const svgs: iSVG[] = [
|
||||
route: '/library/sql-server.svg',
|
||||
url: 'https://www.microsoft.com/en-us/sql-server/'
|
||||
},
|
||||
{
|
||||
title: 'Biomejs',
|
||||
category: 'Compiler',
|
||||
route: '/library/biomejs.svg',
|
||||
url: 'https://biomejs.dev/'
|
||||
},
|
||||
{
|
||||
title: 'Hono',
|
||||
category: 'Framework',
|
||||
@@ -1621,12 +1597,6 @@ export const svgs: iSVG[] = [
|
||||
},
|
||||
url: 'https://cal.com'
|
||||
},
|
||||
{
|
||||
title: 'Midday.ai',
|
||||
category: 'Software',
|
||||
route: '/library/midday.svg',
|
||||
url: 'https://midday.ai'
|
||||
},
|
||||
{
|
||||
title: 'Calendly',
|
||||
category: 'Software',
|
||||
@@ -2202,5 +2172,59 @@ export const svgs: iSVG[] = [
|
||||
category: 'Design',
|
||||
route: '/library/pitch.svg',
|
||||
url: 'https://pitch.com'
|
||||
},
|
||||
{
|
||||
title: 'Biomejs',
|
||||
category: 'Compiler',
|
||||
route: '/library/biomejs.svg',
|
||||
url: 'https://biomejs.dev/'
|
||||
},
|
||||
{
|
||||
title: 'Gradio',
|
||||
category: 'Software',
|
||||
route: '/library/gradio.svg',
|
||||
url: 'https://www.gradio.app/'
|
||||
},
|
||||
{
|
||||
title: 'Meta',
|
||||
category: 'Social',
|
||||
route: '/library/meta.svg',
|
||||
url: 'https://about.meta.com/es/'
|
||||
},
|
||||
{
|
||||
title: 'Stability AI',
|
||||
category: 'AI',
|
||||
route: '/library/stability-ai.svg',
|
||||
url: 'https://stability.ai/'
|
||||
},
|
||||
{
|
||||
title: 'Google PaLM',
|
||||
category: 'AI',
|
||||
route: '/library/google-palm.svg',
|
||||
url: 'https://ai.google/discover/palm2/'
|
||||
},
|
||||
{
|
||||
title: 'Android',
|
||||
category: 'Software',
|
||||
route: '/library/android-icon.svg',
|
||||
url: 'https://www.android.com/'
|
||||
},
|
||||
{
|
||||
title: 'Sentry',
|
||||
category: 'Software',
|
||||
route: '/library/sentry.svg',
|
||||
url: 'https://sentry.io/'
|
||||
},
|
||||
{
|
||||
title: 'Grafana',
|
||||
category: 'Software',
|
||||
route: '/library/grafana.svg',
|
||||
url: 'https://grafana.com/'
|
||||
},
|
||||
{
|
||||
title: 'Notion',
|
||||
category: 'Software',
|
||||
route: '/library/notion.svg',
|
||||
url: 'https://notion.so/'
|
||||
}
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user