reactjs - How to Style React-Icons - Stack Overflow
https://stackoverflow.com/questions/56636280/how-to-style-react-icons
Jun 17, 2019 · If you'd like a little more context as to how this works, we can take a dive into the source code for react-icons. If you take a look at where the IconContext is defined within react-icons, you can see the allowed props: export interface IconContext { color?: string; size?: string; className?: string; style?: React.CSSProperties; attr?:
DA: 46 PA: 49 MOZ Rank: 83