N
Nuxt5mo ago
Mr.Propre

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
5 Replies
Mr.Propre
Mr.Propre5mo ago
I didn't read the full documentation
Mr.Propre
Mr.Propre5mo ago
No description
Mr.Propre
Mr.Propre5mo ago
i need to install the collection i want to use
Abstrucked.eth
Abstrucked.eth4mo ago
Hi.. had the same issue at first
<ULink to="/">
<UIcon name="i-cib-facebook" dynamic/>
</ULink>
<ULink to="/">
<UIcon name="i-cib-facebook" dynamic/>
</ULink>
should do the trick
Mr.Propre
Mr.Propre4mo ago
hope this post helped you out xd
Want results from more Discord servers?
Add your server
More Posts