carloskiki / icondata

SVG Icon data from multiple free icon libraries ported to rust.
MIT License
52 stars 12 forks source link

Add feature flags for icon packs #39

Closed martijnarts closed 3 months ago

carloskiki commented 4 months ago

After that, running just build will regenerate all of the crates.

martijnarts commented 4 months ago

Awesome, will finish that work this week!

carloskiki commented 4 months ago

If you need help implementing stuff, I'm available!

martijnarts commented 4 months ago

That should do it @carloskiki

carloskiki commented 3 months ago

@martijnarts Thank you!

I made some bikeshedding changes i.e., I renamed the features to have names such as: "ant-design-icons" instead of simply "ai".

Otherwise, the changes were good!

martijnarts commented 3 months ago

Awesome! Glad to have this merged, thanks for the help 🙏🏻