From ab01879c140b12c4a7e1bbf59c9d564d150bbc3c Mon Sep 17 00:00:00 2001 From: Mehdi Dara Date: Fri, 5 Jan 2024 15:46:08 +0330 Subject: [PATCH] =?UTF-8?q?=E2=9C=A8=20Added=20Whop?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/data/svgs.ts | 9 +++++++++ static/library/whop-light.svg | 15 +++++++++++++++ static/library/whop.svg | 15 +++++++++++++++ 3 files changed, 39 insertions(+) create mode 100644 static/library/whop-light.svg create mode 100644 static/library/whop.svg diff --git a/src/data/svgs.ts b/src/data/svgs.ts index 7036452..9e7f401 100644 --- a/src/data/svgs.ts +++ b/src/data/svgs.ts @@ -127,6 +127,15 @@ export const svgs: iSVG[] = [ }, url: 'https://workos.com/' }, + { + title: 'Whop', + category: 'Marketplace', + route: { + light: '/library/whop.svg', + dark: '/library/whop-light.svg' + }, + url: 'https://whop.com/' + }, { title: 'Postman', category: 'Software', diff --git a/static/library/whop-light.svg b/static/library/whop-light.svg new file mode 100644 index 0000000..4fa082d --- /dev/null +++ b/static/library/whop-light.svg @@ -0,0 +1,15 @@ + + + + + + + + + + diff --git a/static/library/whop.svg b/static/library/whop.svg new file mode 100644 index 0000000..d89fd21 --- /dev/null +++ b/static/library/whop.svg @@ -0,0 +1,15 @@ + + + + + + + + + +