nuxt / icon

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

Typecheck for icon names #67

Open toniengelhardt opened 1 year ago

toniengelhardt commented 1 year ago

Would be cool if the Icon names (including aliases) could be type-checked.

atinux commented 1 year ago

Would be nice, happy if someone wants to do it.