mirror of
https://github.com/pheralb/svgl.git
synced 2024-11-10 14:46:54 +08:00
📦 Add Pitch.
This commit is contained in:
parent
a9ea191622
commit
e4ad938316
@ -2193,5 +2193,11 @@ export const svgs: iSVG[] = [
|
||||
category: 'Software',
|
||||
route: '/library/neovim.svg',
|
||||
url: 'https://neovim.io/'
|
||||
},
|
||||
{
|
||||
title: 'Pitch',
|
||||
category: 'Design',
|
||||
route: '/library/pitch.svg',
|
||||
url: 'https://pitch.com'
|
||||
}
|
||||
];
|
||||
|
26
static/library/pitch.svg
Normal file
26
static/library/pitch.svg
Normal file
@ -0,0 +1,26 @@
|
||||
<svg version="1.1" id="Layer_1" xmlns:x="ns_extend;" xmlns:i="ns_ai;" xmlns:graph="ns_graphs;" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 57.6 65" style="enable-background:new 0 0 57.6 65;" xml:space="preserve">
|
||||
<style type="text/css">
|
||||
.st0{fill-rule:evenodd;clip-rule:evenodd;fill:url(#SVGID_1_);}
|
||||
</style>
|
||||
<metadata>
|
||||
<sfw xmlns="ns_sfw;">
|
||||
<slices>
|
||||
</slices>
|
||||
<sliceSourceBounds bottomLeftOrigin="true" height="65" width="57.6" x="-119.3" y="43.9">
|
||||
</sliceSourceBounds>
|
||||
</sfw>
|
||||
</metadata>
|
||||
<g>
|
||||
<linearGradient id="SVGID_1_" gradientUnits="userSpaceOnUse" x1="63.1868" y1="171.8843" x2="-8.4104" y2="146.6892" gradientTransform="matrix(1 0 0 -1 0 187.7893)">
|
||||
<stop offset="0" style="stop-color:#6B53FF">
|
||||
</stop>
|
||||
<stop offset="1" style="stop-color:#8D49F7">
|
||||
</stop>
|
||||
</linearGradient>
|
||||
<path class="st0" d="M57.5,27.5c-0.6,8.7-7.6,16.6-16.4,16.9v-6.6c0-6-4.3-11.2-10.2-12.4l-22-4.3V6.4c0-4,3.6-7,7.6-6.2l22.7,4.4
|
||||
C51.6,7.3,58.3,16.9,57.5,27.5L57.5,27.5z M16.7,48.3l-13-2.5c-1.9-0.4-3.6,1.1-3.6,3v9C0,60,1.6,62,3.8,62.4l13,2.5
|
||||
c1.9,0.4,3.6-1.1,3.6-3v-9C20.5,50.7,18.9,48.8,16.7,48.3z M29.8,30.4L9.9,26.5c-2.9-0.6-5.5,1.6-5.5,4.6v9.8c0,0,0.1,0,0.1,0
|
||||
l13,2.5c4.5,0.9,7.8,4.9,7.8,9.5v2l5,1c2.9,0.6,5.5-1.6,5.5-4.6V37.9C36,34.2,33.4,31.1,29.8,30.4L29.8,30.4z">
|
||||
</path>
|
||||
</g>
|
||||
</svg>
|
After Width: | Height: | Size: 1.4 KiB |
Loading…
Reference in New Issue
Block a user