diff --git a/src/data/svgs.ts b/src/data/svgs.ts index b26f938..3e9c178 100644 --- a/src/data/svgs.ts +++ b/src/data/svgs.ts @@ -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"], diff --git a/static/library/lottiefiles-wordmark.svg b/static/library/lottiefiles-wordmark.svg new file mode 100644 index 0000000..ce060f0 --- /dev/null +++ b/static/library/lottiefiles-wordmark.svg @@ -0,0 +1,23 @@ + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/static/library/lottiefiles.svg b/static/library/lottiefiles.svg new file mode 100644 index 0000000..e182382 --- /dev/null +++ b/static/library/lottiefiles.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file