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 @@ + + + + + + + + + +