yunohost-portal/assets/icons/README.md
2023-11-08 19:04:55 +01:00

419 B

Icons

Since nuxt-icon use cdn requests for icons, use the simpler nuxt-icons with predownloaded icons. Icons are from https://icones.js.org/collection/mdi. Just download the svg version and put it in this folder, then use its name in code.

At some point if Include Icons in build instead of doing network requests is implemented we could go back to nuxt-icon