Feature Request - IlesIcon module
- Dominant language
- TypeScript
- Stars
- 1.2k
- Forks
- 36
- PR merge metrics
- No merged PRs in 30d
Description
**Is your feature request related to a problem? Please describe.**
It would be nice to have an `iles-icon` module that can provide the ability use & treeshake over 100,000 Iconify icons.
Similar to [AstroIcon](https://github.com/natemoo-re/astro-icon) and [NuxtIcon](https://github.com/nuxt-modules/icon).
**Describe alternatives you've considered**
Currently, we can use [unocss/preset-icons](https://github.com/unocss/unocss/tree/main/packages/preset-icons/) to use and treeshake iconify icons.
Sample repo - https://github.com/TechAkayy/nature-delights-with-iles (BaseIcon component used in HeroSection component)
- Stackblitz is not loading the above repo properly, so please clone the git repo to test.
- Due to current peer dependencies issue, to install use the force flag. Use command npm install --force
Thanks in advance!
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.