SVG Icons
What should i use on nuxt for svg icons? i use tailwind so i wanted to use heroicons, but in the website i can only copy the svg value? isnt there some package for vue or nuxt that i can use to import icons with just the name and not the entire svg value. i also dont want to store them locally either
1 Reply
oh
thanks thats exactly what i needed
i want to use the icons as buttons
but i dont know hwo to make them bigger
h-full and similar dont seem to do anything
thanks