mirror of
https://github.com/pheralb/svgl.git
synced 2025-02-05 22:48:17 +08:00
Add Lottielab logo
This commit is contained in:
parent
e4f2f29047
commit
d9e8b01864
@ -3154,5 +3154,11 @@ export const svgs: iSVG[] = [
|
||||
dark: '/library/posthog-wordmark_dark.svg'
|
||||
},
|
||||
url: 'https://posthog.com/'
|
||||
},
|
||||
{
|
||||
title: 'Lottielab',
|
||||
category: 'Design',
|
||||
route: '/library/lottielab.svg',
|
||||
url: 'https://www.lottielab.com/'
|
||||
}
|
||||
];
|
||||
|
1
static/library/lottielab.svg
Normal file
1
static/library/lottielab.svg
Normal file
@ -0,0 +1 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="276" height="276" fill="none"><rect width="274" height="274" x="1" y="1" fill="url(#a)" rx="81"/><path stroke="url(#b)" stroke-linecap="round" stroke-linejoin="round" stroke-width="20" d="M142.892 59.721c-30.057-5.67-40.834 99.13-23.051 131.821"/><path stroke="#D7D5FF" stroke-linecap="round" stroke-linejoin="round" stroke-width="20" d="M119.577 191.219c17.747 32.552 50.284 32.552 65.206-4.71"/><path stroke="#F4F3FF" stroke-linecap="round" stroke-linejoin="round" stroke-width="20" d="M142.892 59.729c30.057 5.656-2.582 97.684-50.401 145.51"/><rect width="274" height="274" x="1" y="1" stroke="url(#c)" stroke-width="2" rx="81"/><defs><linearGradient id="a" x1="2" x2="274" y1="2" y2="274" gradientUnits="userSpaceOnUse"><stop stop-color="#9688FD"/><stop offset="1" stop-color="#607EF4"/></linearGradient><linearGradient id="b" x1="132.555" x2="94.765" y1="62.627" y2="82.582" gradientUnits="userSpaceOnUse"><stop stop-color="#F4F3FF"/><stop offset="1" stop-color="#D7D5FF"/></linearGradient><linearGradient id="c" x1="2" x2="274" y1="2" y2="274" gradientUnits="userSpaceOnUse"><stop stop-color="#9688FD"/><stop offset="1" stop-color="#607EF4"/></linearGradient></defs></svg>
|
After Width: | Height: | Size: 1.2 KiB |
Loading…
x
Reference in New Issue
Block a user