nuxt / icon

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

feat: customisable default icon size #1

Closed Lexpeartha closed 1 year ago

Lexpeartha commented 1 year ago

Module option to change default value of the 1em to some other value, that will be applied across all Icon components in the project

Atinux commented 1 year ago

Thanks for the feedback, created #2, need some feedback from the framework team before moving forward 😊