nuxt / icon

The <Icon> component, supporting Iconify, Emojis and custom components.

Home Page:https://stackblitz.com/edit/nuxt-icon-playground?file=app.vue

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Iconify cookies

ennioVisco opened this issue · comments

Hello,

I was wondering whether there is a way to allow users to tell whether they want to allow iconify cookies or not.
After all, for GDPR they should be able to control this behaviour!

What cookies are you talking about?

I'm talking about these ones: https://www.iconify.eu/pages/cookies-privacy.php#:~:text=Iconify%20uses%20cookies%20to%20recognize,provide%20information%20concerning%20personal%20identification.

Is this website connected to the Iconify service? You can actually visit the official Iconify website using this link: https://iconify.design/

Are you certain you're checking the cookies tab and not the local storage tab in your browser's developer tools? I'm not seeing any cookies related to Iconify or Nuxt/Icons on my website or on https://nuxt.com.

What cookies are you talking about?

To clarify, they are not actually cookies but this information is stored in the Local Storage (this is perhaps why you cannot see it on nuxt website