Merge pull request #477 from PraveenShinde3/logo/lottielab
🧑‍🚀 Check / ⚡ Testing with Vitest (push) Has been cancelled
🧑‍🚀 Check / 📦 SVGs Size (push) Has been cancelled
🧑‍🚀 Check / 🛠️ Build app (push) Has been cancelled
🚀 Deploy / API - Cloudflare Workers (push) Has been cancelled

Add Lottielab logo
This commit is contained in:
Pablo Hdez
2024-12-23 14:41:24 +00:00
committed by GitHub
2 changed files with 7 additions and 0 deletions
+6
View File
@@ -3161,5 +3161,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
View 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