letting the community know I've redone my frontend plugin/integration custom-icons . It relied on hardcoding svg icons into a js resource, and the integration was still carrying a lot of stuff I dont want / need.
A fresh Custom local icons integration now allows dropping in any (and only) valid .svg icon into a folder of choice, and use that in either UI or yaml mode.
Please feel free to check it out at GitHub - Mariusthvdb/custom_local_icons: Custom local icons, drop in your own svg icons in a folder of choice, and use them in Home Assistant · GitHub

