Hi! astro-iconset, an SVG icon integration
for Astro that builds on top of Iconify.
npm: https://www.npmjs.com/package/astro-iconset
Docs: https://astro-iconset.wingflows.com
GitHub: https://github.com/sudeep2003/astro-iconset
It supports all Iconify icon sets just like astro-icon, but adds:
- Named directory prefixes for local icons (
brand:logo, ui:menu)
?icon imports for one-off SVGs without a shared directory
- Framework island support (React, Vue, Svelte, Preact, Solid)
- Sprite deduplication and zero browser runtime
Would it be possible to add astro-iconset to the Astro usage docs
alongside astro-icon? Happy to open a PR if you can point me to
the right place in the docs to add it.
Thank you!
Hi! astro-iconset, an SVG icon integration
for Astro that builds on top of Iconify.
npm: https://www.npmjs.com/package/astro-iconset
Docs: https://astro-iconset.wingflows.com
GitHub: https://github.com/sudeep2003/astro-iconset
It supports all Iconify icon sets just like astro-icon, but adds:
brand:logo,ui:menu)?iconimports for one-off SVGs without a shared directoryWould it be possible to add astro-iconset to the Astro usage docs
alongside astro-icon? Happy to open a PR if you can point me to
the right place in the docs to add it.
Thank you!