mirror of
https://github.com/pheralb/svgl.git
synced 2025-12-29 08:01:36 +08:00
feat: added svg for ant design library
This commit is contained in:
@@ -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/"
|
||||
}
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user