Merge branch 'main' of github.com:pheralb/svgl

This commit is contained in:
pheralb
2025-02-25 16:14:17 +00:00
6 changed files with 2925 additions and 3654 deletions
+13 -2
View File
@@ -2171,10 +2171,15 @@ export const svgs: iSVG[] = [
url: 'https://www.shopify.com'
},
{
title: 'WebFlow',
title: 'Webflow',
category: 'CMS',
route: '/library/webflow.svg',
url: 'https://www.webflow.com'
wordmark: {
dark: '/library/webflow-wordmark-dark.svg',
light: '/library/webflow-wordmark-light.svg'
},
url: 'https://www.webflow.com',
brandUrl: 'https://brand-at.webflow.io/resources'
},
{
title: 'Sanity',
@@ -3346,6 +3351,12 @@ export const svgs: iSVG[] = [
},
url: 'https://inflection.ai/'
},
{
title: 'D3.js',
category: 'Library',
route: '/library/D3.svg',
url: 'https://d3js.org/'
},
{
title: 'Anthropic',
category: 'AI',