expo / vector-icons

https://icons.expo.fyi
MIT License
647 stars 114 forks source link

Some icons are not aligned properly. #287

Open Etzix opened 5 months ago

Etzix commented 5 months ago

Some of the icons available are not aligned properly, and need to be nudged with padding in order to be centered.

109419783-726efe80-79cf-11eb-9ba6-cb1079bbe2f0

For example the ion icons "add-outline" and "add-circle-outline" need to have "padding-left: 2px" and "margin-top: -2" on it in order to be properly aligned horizontally.

See this issue comment for more info https://github.com/oblador/react-native-vector-icons/issues/638#issuecomment-787451725