Mr.Propre
Mr.Propre
Explore posts from servers
NNuxt
Created by Mr.Propre on 3/2/2024 in #❓・help
Nuxt UI Icons
Can please someone explain to me how to use Nuxt UI Icons ??? The documentation says : Use the name prop by following this pattern: i-{collection_name}-{icon_name}. But for some reason is doesn't work for me. This is what im attempting to do:
<ULink to="/">
<UIcon name="i-cib-facebook" />
</ULink>
<ULink to="/">
<UIcon name="i-cib-facebook" />
</ULink>
And this is the icon i want to use: https://icones.js.org/collection/cib?s=face
6 replies