Questions tagged [heroicons]

19 questions
3
votes
2 answers

How to use @heroicons/vue in Nuxt3?

i want to import @heroicons/vue in Nuxt 3 but my icon not appear in frontend. my setup: import { HomeIcon, FilmIcon, PlusIcon } from "@heroicons/vue/solid" my html: