diff --git a/legalconsenthub/app/app.vue b/legalconsenthub/app/app.vue index df7550f..ef276b4 100644 --- a/legalconsenthub/app/app.vue +++ b/legalconsenthub/app/app.vue @@ -26,7 +26,7 @@ useHead({ { name: 'viewport', content: 'width=device-width, initial-scale=1' }, { key: 'theme-color', name: 'theme-color', content: color } ], - link: [{ rel: 'icon', href: '/favicon.ico' }], + link: [{ rel: 'icon', href: '/favicon.svg', type: 'image/svg+xml' }], htmlAttrs: { lang, dir diff --git a/legalconsenthub/app/layouts/default.vue b/legalconsenthub/app/layouts/default.vue index 9002cff..5037cb1 100644 --- a/legalconsenthub/app/layouts/default.vue +++ b/legalconsenthub/app/layouts/default.vue @@ -11,7 +11,7 @@ > diff --git a/legalconsenthub/public/favicon.ico b/legalconsenthub/public/favicon.ico deleted file mode 100644 index 14a13c9..0000000 Binary files a/legalconsenthub/public/favicon.ico and /dev/null differ diff --git a/legalconsenthub/public/favicon.svg b/legalconsenthub/public/favicon.svg new file mode 100644 index 0000000..3ddd6f5 --- /dev/null +++ b/legalconsenthub/public/favicon.svg @@ -0,0 +1,22 @@ + + + + + + + + + + + + + + + + + + + + + +