nuxt / icon

The <Icon> component, supporting Iconify, Emojis and custom components.
https://stackblitz.com/edit/nuxt-icon-playground?file=app.vue
MIT License
864 stars 37 forks source link

We are planning to use IconCSS feature to use css instead of SVG to reduce function, is IconCss stable? #149

Closed JenuelDev closed 3 months ago

JenuelDev commented 3 months ago

Hi! we are planning to use IconCSS to reduce Dom stuffs and to at least improve performance of the website.. But I would love to know if the feature is stable for production stuffs. Thanks 🙂

Atinux commented 3 months ago

Yes you can use IconCSS @BroJenuel, it won't be removed and is considered stable.