From d67cb3e5e7a9d8b477df848c8c495b870b8e6f84 Mon Sep 17 00:00:00 2001 From: Abhishek Prakash Date: Tue, 11 Feb 2025 22:41:34 +0530 Subject: [PATCH] feat: added svg for ant design library --- src/data/svgs.ts | 6 ++++ static/library/ant-design-dark-theme.svg | 43 ++++++++++++++++++++++++ 2 files changed, 49 insertions(+) create mode 100644 static/library/ant-design-dark-theme.svg diff --git a/src/data/svgs.ts b/src/data/svgs.ts index 769f1a7..20ef0ea 100644 --- a/src/data/svgs.ts +++ b/src/data/svgs.ts @@ -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/" } ]; diff --git a/static/library/ant-design-dark-theme.svg b/static/library/ant-design-dark-theme.svg new file mode 100644 index 0000000..e9f8c2a --- /dev/null +++ b/static/library/ant-design-dark-theme.svg @@ -0,0 +1,43 @@ + + + + Group 28 Copy 5 + Created with Sketch. + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file