feat: logo for D3.js library

This commit is contained in:
Abhishek Prakash
2025-02-19 22:24:34 +05:30
parent 487a607f61
commit ed1fcf50ea
2 changed files with 29 additions and 1 deletions
+7 -1
View File
@@ -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/'
},
];