mirror of
https://github.com/pheralb/svgl.git
synced 2024-11-10 14:46:54 +08:00
commit
a974f46062
@ -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',
|
||||
|
15
static/library/whop-light.svg
Normal file
15
static/library/whop-light.svg
Normal 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
15
static/library/whop.svg
Normal 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 |
Loading…
Reference in New Issue
Block a user