Merge pull request #197 from Pyr33x/main

🚀 Added New Icon
This commit is contained in:
Pablo Hdez 2024-01-05 12:31:37 +00:00 committed by GitHub
commit a974f46062
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 39 additions and 0 deletions

View File

@ -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',

View File

@ -0,0 +1,15 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 28.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 383.2 196.4" style="enable-background:new 0 0 383.2 196.4;" xml:space="preserve">
<style type="text/css">
.st0{fill:#FFFFFF;}
</style>
<g>
<path class="st0" d="M60.9,0C35.7,0,18.4,11.1,5.2,23.5c0,0-5.3,5-5.2,5.2l55.2,55.2l55.2-55.2C99.9,14.3,80.2,0,60.9,0z"/>
<path class="st0" d="M197.2,0c-25.2,0-42.5,11.1-55.7,23.5c0,0-4.8,4.9-5.1,5.2L68.2,96.9l55.1,55.1L246.6,28.7
C236.1,14.3,216.5,0,197.2,0z"/>
<path class="st0" d="M333.8,0c-25.2,0-42.5,11.1-55.7,23.5c0,0-5,4.9-5.2,5.2L136.4,165.2l14.4,14.4c22.3,22.3,58.9,22.3,81.3,0
L383,28.7h0.2C372.8,14.3,353.1,0,333.8,0z"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 866 B

15
static/library/whop.svg Normal file
View File

@ -0,0 +1,15 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 28.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 383.2 196.4" style="enable-background:new 0 0 383.2 196.4;" xml:space="preserve">
<style type="text/css">
.st0{fill:#FF6143;}
</style>
<g>
<path class="st0" d="M60.9,0C35.7,0,18.4,11.1,5.2,23.5c0,0-5.3,5-5.2,5.2l55.2,55.2l55.2-55.2C99.9,14.3,80.2,0,60.9,0z"/>
<path class="st0" d="M197.2,0c-25.2,0-42.5,11.1-55.7,23.5c0,0-4.8,4.9-5.1,5.2L68.2,96.9l55.1,55.1L246.6,28.7
C236.1,14.3,216.5,0,197.2,0z"/>
<path class="st0" d="M333.8,0c-25.2,0-42.5,11.1-55.7,23.5c0,0-5,4.9-5.2,5.2L136.4,165.2l14.4,14.4c22.3,22.3,58.9,22.3,81.3,0
L383,28.7h0.2C372.8,14.3,353.1,0,333.8,0z"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 866 B