Show HN: Iconify-static – Use Iconify without the external CDN
github.comIconify is a great library for using icons in webapps, but the official library makes client-side retrievals from Iconify's CDN at runtime.
This was deal breaker while I worked on an offline-first side project, so I built this library which downloads icons and adds it to your app's assets when Vite performs building.
No comments yet.