From a11debc76ba933a89f8199b3685e5741aeae2a1f Mon Sep 17 00:00:00 2001 From: Mehdi Dara Date: Sat, 23 Dec 2023 21:09:16 +0330 Subject: [PATCH] + Added Vuetify --- src/data/svgs.ts | 6 ++++++ static/library/vuetify.svg | 8 ++++++++ 2 files changed, 14 insertions(+) create mode 100644 static/library/vuetify.svg diff --git a/src/data/svgs.ts b/src/data/svgs.ts index c141ced..44f0242 100644 --- a/src/data/svgs.ts +++ b/src/data/svgs.ts @@ -46,6 +46,12 @@ export const svgs: iSVG[] = [ route: '/library/vue.svg', url: 'https://vuejs.org/' }, + { + title: "Vuetify", + category: "Library", + route: "/library/vuetify.svg", + url: "https://vuetifyjs.com/" + }, { title: 'Nuxt', category: 'Framework', diff --git a/static/library/vuetify.svg b/static/library/vuetify.svg new file mode 100644 index 0000000..98171df --- /dev/null +++ b/static/library/vuetify.svg @@ -0,0 +1,8 @@ + + + + + + + +