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

Custom Icons created with createIconSet not loading on Android 12 and below #1472

Open skb1129 opened 1 year ago

skb1129 commented 1 year ago

Environment

ANDROID 12

Description

I created the glyph map & TTF files for Ionicons v5.5.2 & created the Icon component using createIconSet The icon seems to be working on iOS & Android 13 On an Android 12 device, the icons do not render, just a crossed box