Open
Description
Hi @zamarrowski, I'm really happy I found your project, after struggling to implement Ionicons in a non-Ionic React-project. Awesome work! 👍
Question
I just found out that to let the icons use the current color of whatever text/button/block I put them in, I have to override the color
option to "inherit"
. For example:
<ArrowBackOutline color="inherit" />
Does it make sense to make that the default, instead of #000000
?
Metadata
Metadata
Assignees
Labels
No labels