carloskiki / leptos-icons

An icon library for the leptos web framework
MIT License
84 stars 16 forks source link

Detach Icondata, making the library more stable; #37

Closed carloskiki closed 6 months ago

carloskiki commented 6 months ago

This solves the issue of making leptos_icons follow icondata upgrade. Icon sources can introduce breaking changes very frequently, which makes leptos_icons perpetually unstable.

This PR resolves this issue by making users (instead of leptos_icons) depend on an icon source.