mirror of
https://github.com/pheralb/svgl.git
synced 2025-12-29 08:01:36 +08:00
feat: logo for D3.js library
This commit is contained in:
+7
-1
@@ -3345,5 +3345,11 @@ export const svgs: iSVG[] = [
|
||||
dark: '/library/inflectionai_wordmark_dark.svg'
|
||||
},
|
||||
url: 'https://inflection.ai/'
|
||||
}
|
||||
},
|
||||
{
|
||||
title: 'D3.js',
|
||||
category: 'Library',
|
||||
route: '/library/D3.svg',
|
||||
url: 'https://d3js.org/'
|
||||
},
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user