From 1f6fbe0cd971bb98b232103afddf6b8308d89aac Mon Sep 17 00:00:00 2001 From: Advaith U <45172876+advaith-unnikrishnan@users.noreply.github.com> Date: Tue, 12 Dec 2023 00:59:12 +0530 Subject: [PATCH] Add new SVGs --- src/data/svgs.ts | 58 ++++++++++- static/library/calendly.svg | 44 ++++++++ static/library/cursor.svg | 181 +++++++++++++++++++++++++++++++++ static/library/mintlify.svg | 6 ++ static/library/patreon.svg | 1 + static/library/peerlist.svg | 7 ++ static/library/producthunt.svg | 6 ++ static/library/remotion.svg | 5 + static/library/warp.svg | 6 ++ 9 files changed, 313 insertions(+), 1 deletion(-) create mode 100644 static/library/calendly.svg create mode 100644 static/library/cursor.svg create mode 100644 static/library/mintlify.svg create mode 100644 static/library/patreon.svg create mode 100644 static/library/peerlist.svg create mode 100644 static/library/producthunt.svg create mode 100644 static/library/remotion.svg create mode 100644 static/library/warp.svg diff --git a/src/data/svgs.ts b/src/data/svgs.ts index 6fb482c..d566c82 100644 --- a/src/data/svgs.ts +++ b/src/data/svgs.ts @@ -1659,5 +1659,61 @@ export const svgs: iSVG[] = [ category: 'Software', route: '/library/cal.svg', url: 'https://cal.com' - } + }, + { + id: 238, + title: 'Cursor AI', + category: 'Software', + route: '/library/cursor.svg', + url: 'https://cursor.sh/' + }, + { + id: 239, + title: 'Calendly', + category: 'Software', + route: '/library/calendly.svg', + url: 'https://calendly.com/' + }, + { + id: 240, + title: 'Mintlify', + category: 'Software', + route: '/library/mintlify.svg', + url: 'https://mintlify.com/' + }, + { + id: 241, + title: 'Patreon', + category: 'Software', + route: '/library/patreon.svg', + url: 'https://www.patreon.com/' + }, + { + id: 242, + title: 'Peerlist', + category: 'Social', + route: '/library/peerlist.svg', + url: 'https://www.peerlist.io/' + }, + { + id: 243, + title: 'Product Hunt', + category: 'Software', + route: '/library/producthunt.svg', + url: 'https://www.producthunt.com/' + }, + { + id: 244, + title: 'Remotion', + category: 'Framework', + route: '/library/remotion.svg', + url: 'https://www.remotion.dev/' + }, + { + id: 245, + title: 'Warp', + category: 'Software', + route: '/library/warp.svg', + url: 'https://www.warp.dev/' + } ]; diff --git a/static/library/calendly.svg b/static/library/calendly.svg new file mode 100644 index 0000000..a7160b0 --- /dev/null +++ b/static/library/calendly.svg @@ -0,0 +1,44 @@ + + + + + + + + + + diff --git a/static/library/cursor.svg b/static/library/cursor.svg new file mode 100644 index 0000000..f316524 --- /dev/null +++ b/static/library/cursor.svg @@ -0,0 +1,181 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/static/library/mintlify.svg b/static/library/mintlify.svg new file mode 100644 index 0000000..3125157 --- /dev/null +++ b/static/library/mintlify.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/static/library/patreon.svg b/static/library/patreon.svg new file mode 100644 index 0000000..b230e93 --- /dev/null +++ b/static/library/patreon.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/static/library/peerlist.svg b/static/library/peerlist.svg new file mode 100644 index 0000000..b4119de --- /dev/null +++ b/static/library/peerlist.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/static/library/producthunt.svg b/static/library/producthunt.svg new file mode 100644 index 0000000..a56fecf --- /dev/null +++ b/static/library/producthunt.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/static/library/remotion.svg b/static/library/remotion.svg new file mode 100644 index 0000000..08f9b39 --- /dev/null +++ b/static/library/remotion.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/static/library/warp.svg b/static/library/warp.svg new file mode 100644 index 0000000..493b333 --- /dev/null +++ b/static/library/warp.svg @@ -0,0 +1,6 @@ + + + + + +