Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to work with NuxtIcon #180

Closed
Henvy-Mango opened this issue Jan 5, 2024 · 4 comments
Closed

How to work with NuxtIcon #180

Henvy-Mango opened this issue Jan 5, 2024 · 4 comments

Comments

@Henvy-Mango
Copy link

  vuetify: {
    vuetifyOptions: {
      icons: {
        defaultSet: 'nuxt-icon',
      }
    },
  },

I try this nuxt.config.ts, but it seems not to work.
The guide said can use NuxtIcon SVG icons libraries, but I have no idea how to do that.

@AasmundN
Copy link

AasmundN commented Jan 5, 2024

Maybe see issue #93

@userquin
Copy link
Member

userquin commented Jan 5, 2024

https://github.com/userquin/vuetify-nuxt-icon-integration with SVG and CSS support (not at same time)

I'm working on docs to add a new integrations page inside Icons section, it will include a few hints and the following Vue icon libraries:

@userquin userquin closed this as completed Jan 5, 2024
@userquin
Copy link
Member

userquin commented Jan 5, 2024

New entry added to docs: https://vuetify-nuxt-module.netlify.app/guide/icons/integrations.html

If missing page await PWA update the new version

@Henvy-Mango
Copy link
Author

Thank you! It help me a lot

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants