expo / vector-icons

https://icons.expo.fyi
MIT License
661 stars 115 forks source link

Feather Music Icon rendering wrong #150

Closed jeremiasjutz closed 3 years ago

jeremiasjutz commented 3 years ago

Since the version 12 Update, the Music Icon from the Feather icon Library is rendering wrong. (2 white spots in the circles) music

brentvatne commented 3 years ago

this library largely just wraps react-native-vector-icons to make it use expo-font, and we stay up to date with what they are using. the best way to fix this is to open a pr to react-native-vector-icons to fix it there. this appears to be in the icon font file itself, the same issue happens on web

jeremiasjutz commented 3 years ago

https://github.com/oblador/react-native-vector-icons/issues/1351