oblador / react-native-vector-icons

Customizable Icons for React Native with support for image source and full styling.
https://oblador.github.io/react-native-vector-icons/
MIT License
17.31k stars 2.12k forks source link

Gpp-maybe icon doesn't work #1541

Closed semrebayrak closed 10 months ago

semrebayrak commented 10 months ago

I am building an application on React Native. I wanted to use gpp-maybe icon from material library. I can see the icon but when I try to import it from material or material community both doesn't show. I am using the latest version of expo.

Thanks

johnf commented 10 months ago

@semrebayrak Do any of the other icons works or is just that one broken? What do you see?

semrebayrak commented 10 months ago

Only that one is broken. Others work perfectly

johnf commented 10 months ago

@semrebayrak Material Icons was updated in RNVI v10.0.0 to the latest version, which includes the gpp icons. Expo is still using v9.1.0. You'll need to ask them to update or use RNVI directly.