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

Update create-icon-set.js #1597

Closed erfinbadrian closed 2 months ago

erfinbadrian commented 4 months ago

Set default color for icons.

johnf commented 2 months ago

@erfinbadrian this would be a breaking change

I believe the current implementation is correct where the colour is inherited is correct, this is similar to how <Text> works