feat: added svg for ant design library

This commit is contained in:
Abhishek Prakash
2025-02-11 22:41:34 +05:30
parent 67ebbe93ca
commit d67cb3e5e7
2 changed files with 49 additions and 0 deletions
+6
View File
@@ -3302,5 +3302,11 @@ export const svgs: iSVG[] = [
light: "/library/socketio-light.svg"
},
"url": "https://socket.io/"
},
{
"title": "Ant Design",
"category": "Library",
"route": "/library/ant-design-dark-theme.svg",
"url": "https://ant.design/"
}
];