mirror of
https://github.com/pheralb/svgl.git
synced 2025-12-29 08:01:36 +08:00
✨ Add LottieFiles logo and wordmark
Add LottieFiles design platform logo to the library with both icon and wordmark versions. 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
@@ -3407,6 +3407,13 @@ export const svgs: iSVG[] = [
|
||||
route: "/library/lottielab.svg",
|
||||
url: "https://www.lottielab.com/",
|
||||
},
|
||||
{
|
||||
title: "LottieFiles",
|
||||
category: "Design",
|
||||
route: "/library/lottiefiles.svg",
|
||||
wordmark: "/library/lottiefiles-wordmark.svg",
|
||||
url: "https://lottiefiles.com/",
|
||||
},
|
||||
{
|
||||
title: "TanStack",
|
||||
category: ["Software", "Library"],
|
||||
|
||||
Reference in New Issue
Block a user