diff --git a/src/data/svgs.ts b/src/data/svgs.ts index 5aab38a..5c51dd0 100644 --- a/src/data/svgs.ts +++ b/src/data/svgs.ts @@ -3765,5 +3765,11 @@ export const svgs: iSVG[] = [ category: 'Library', route: '/library/ark-ui.svg', url: 'https://ark-ui.com/' + }, + { + title: 'Mantine', + category: 'Library', + route: '/library/mantine.svg', + url: 'https://mantine.dev' } ]; diff --git a/static/library/mantine.svg b/static/library/mantine.svg new file mode 100644 index 0000000..fa308ff --- /dev/null +++ b/static/library/mantine.svg @@ -0,0 +1 @@ + \ No newline at end of file