DevSrSouza / compose-icons

Popular Open Source icon packs for Compose Multiplatform
MIT License
551 stars 25 forks source link

Icon Request: Weather Icons #3

Closed jordond closed 3 years ago

jordond commented 3 years ago

It would be awesome if you could add support for erikflowers/weather-icons.

I plan on moving one of my projects from Flutter over to Compose, and it relies on those weather icons. I actually created a package for flutter called weather_icons that incorporated those icons. So if you need help, or want me to take a stab at forking and adding them, I could try.

One thing to note, in the README from my repo. I talk about how the icons don't display properly in the default Flutter Icon widget, so I created BoxedIcon which constrains the icons to a uniform box. I'm not sure if that would be a problem for Compose or not.

DevSrSouza commented 3 years ago

Hey @jordond, I hope to add the erikflowers/weather-icons in next couple days to the project and publish.

DevSrSouza commented 3 years ago

Icon pack add to the project for the new next version (0.2.0)

jordond commented 3 years ago

That's awesome!

Thank you 🎉

DevSrSouza commented 3 years ago

0.2.0 released in Maven Central with Weather Icons