flutter-studio / flutter-icons

Customizable Icons for Flutter :boom:
Apache License 2.0
332 stars 123 forks source link

WeatherIcons are off-centered. #16

Open DanielSmith1239 opened 4 years ago

DanielSmith1239 commented 4 years ago

See link: https://ibb.co/P9xGj0X

All of the icons from the WeatherIcons set are off-centered.

2534290808 commented 4 years ago

I don't quite understand your question

DanielSmith1239 commented 4 years ago

As you can see in the image, the icon doesn’t perfectly fit inside the hobbits supposed to be in. Other icons fit perfectly in the box.

2534290808 commented 4 years ago

Which platform did you use, Android or IOS? It was normal for me to use Android. In addition, I saw that the weather Icon has exceeded the use area. Can you use the size property of Icon to reduce the size and try again?

DanielSmith1239 commented 4 years ago

Sorry for the late update. I was using it on iOS.

ghost commented 4 years ago

same issue here