mirror of
https://github.com/pheralb/svgl.git
synced 2024-11-10 14:46:54 +08:00
feat: add lemon squeezy logo
This commit is contained in:
parent
6abbc50b5a
commit
7c9de0afcc
@ -2500,5 +2500,11 @@ export const svgs: iSVG[] = [
|
||||
light: '/library/ngrok-light.svg'
|
||||
},
|
||||
url: 'https://ngrok.com'
|
||||
},
|
||||
{
|
||||
title: 'Lemon Squeezy',
|
||||
category: 'Software',
|
||||
route: '/library/lemonsqueezy.svg',
|
||||
url: 'https://www.lemonsqueezy.com'
|
||||
}
|
||||
];
|
||||
|
3
static/library/lemonsqueezy.svg
Normal file
3
static/library/lemonsqueezy.svg
Normal file
@ -0,0 +1,3 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 21 28">
|
||||
<path fill="#FFC233" fill-rule="evenodd" d="m6.92882 17.1856 7.51128 3.4727c.931.4306 1.5881 1.1533 1.943 1.9823.8976 2.0993-.3292 4.2463-2.255 5.0185-1.9262.7718-3.979.2751-4.91242-1.908l-3.26891-7.6645c-.25331-.5941.38303-1.1779.98205-.901Zm.45024-2.248 7.75364-2.931c2.5769-.9741 5.3918.869 5.3538 3.547-.0006.035-.0012.0699-.0021.1052-.0557 2.6078-2.7923 4.3606-5.3126 3.438l-7.7854-2.8495c-.62104-.2272-.62563-1.076-.00734-1.3097Zm-.43407-1.0152 7.62211-3.2387c2.5328-1.07634 3.1756-4.30675 1.1919-6.17327a9.026257 9.026257 0 0 0-.0783-.07315c-1.9449-1.80521-5.1599-1.16961-6.26712 1.20811L5.99323 12.9915c-.2729.5858.34387 1.1891.95176.9309Zm-1.9615-1.2798 2.77116-7.59845c.34357-.94215.27993-1.90295-.07526-2.73195C6.77994.21378 4.34409-.463579 2.41853.309741.493284 1.08336-.594621 2.84029.340622 5.02253L3.63095 12.6787c.25515.5933 1.13166.5699 1.35254-.0361Z" clip-rule="evenodd"/>
|
||||
</svg>
|
After Width: | Height: | Size: 974 B |
Loading…
Reference in New Issue
Block a user