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/'
}
];