You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I was wondering if there were any props like size or fillColor available. This package seems like a more up to date version of this, but without the ability to use props
The text was updated successfully, but these errors were encountered:
hi @A-ZC-Lau
right now we don't have size and fillColor props (although the color is determined by the container's css color attribute; meaning you can color icons like you would any text using css).
For size there's width and height as props but if you have something more specific in mind, please let me know
I was wondering if there were any props like
size
orfillColor
available. This package seems like a more up to date version of this, but without the ability to use propsThe text was updated successfully, but these errors were encountered: