diff --git a/src/data/svgs.ts b/src/data/svgs.ts index 61e7c2b..02f6361 100644 --- a/src/data/svgs.ts +++ b/src/data/svgs.ts @@ -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/' } ]; diff --git a/static/library/lottielab.svg b/static/library/lottielab.svg new file mode 100644 index 0000000..2f9f2d9 --- /dev/null +++ b/static/library/lottielab.svg @@ -0,0 +1 @@ + \ No newline at end of file