carloskiki / leptos-icons

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

feat: implement From for icon types #23

Closed SleeplessOne1917 closed 9 months ago

SleeplessOne1917 commented 9 months ago

My attempt at implementing #22. Note that this does not yet compile an icon that existed in icondata 0.0.7 no longer exists in 0.0.8. If there is some code that generates the Cargo.toml that I am not aware of, let me know.

carloskiki commented 9 months ago

Thank you for your work, but for the reason above, I will close the PR as it will not compile I believe. Let me know if you find a way to make it work!