mirror of
https://github.com/pheralb/svgl.git
synced 2025-12-29 08:01:36 +08:00
Merge branch 'main' of github.com:pheralb/svgl
This commit is contained in:
+13
-2
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user