[Vuejs]-What is best way to use iconify with Vue3 and Vite?

2👍

This is by far the best approach right now: https://github.com/antfu/unplugin-icons

Simple, you make the configuration once, you have full customization and flexibility.

Here is a more in depth answer of mine (regarding Nuxt): https://stackoverflow.com/a/72055404/8816585

Leave a comment