issues
search
nuxt
/
icon
The <Icon> component, supporting Iconify, Emojis and custom components.
https://stackblitz.com/edit/nuxt-icon-playground?file=app.vue
MIT License
961
stars
59
forks
source link
feat(bundle-client): add support for no-prefix icon collections
#297
Closed
eteplus
closed
2 weeks ago
eteplus
commented
2 weeks ago
๐ Linked issue
โ Type of change
[ ] ๐ Documentation (updates to the documentation or readme)
[ ] ๐ Bug fix (a non-breaking change that fixes an issue)
[x] ๐ Enhancement (improving an existing functionality)
[ ] โจ New feature (a non-breaking change that adds functionality)
[ ] ๐งน Chore (updates to the build process or auxiliary tools and libraries)
[ ] โ ๏ธ Breaking change (fix or feature that would cause existing functionality to change)
๐ Description
add ability to register icons without prefix by setting prefix to empty string
add example no-prefix nuxt logo icons in playground
๐ Linked issue
โ Type of change
๐ Description