diff --git a/src/data/svgs.ts b/src/data/svgs.ts index 3321855..9807f05 100644 --- a/src/data/svgs.ts +++ b/src/data/svgs.ts @@ -2588,5 +2588,11 @@ export const svgs: iSVG[] = [ category: 'Language', route: '/library/gleam.svg', url: 'https://gleam.run/' + }, + { + title: 'Flowbite', + category: 'Framework', + route: '/library/flowbite.svg', + url: 'https://flowbite.com/' } ]; diff --git a/static/library/flowbite.svg b/static/library/flowbite.svg new file mode 100644 index 0000000..0cd6f97 --- /dev/null +++ b/static/library/flowbite.svg @@ -0,0 +1,49 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file