nuxt-icons
nuxt-icons copied to clipboard
custom icons directory, and nuxt Layers ?
Indeed, such a function is very necessary.
@andreyfrolovwork @zss1004504439 The custom folder name is not possible using glob (or is possible but it requires some trick). I tried to do it in the early stages of developing this module with no results, but it is possible using the nuxt/icon module. I recommend using that module because it is much more advanced and will meet your expectations