react-svg library and styles are not applied
I have used the “react-svg” library to display SVG icons because I wanted to enter the address of the icon directly, but the problem is that I cannot implement my styles on the icon, like I want the size and change the color of the icon. I also want to change the color of the icon when the user hovers over it. Can I do this with this library? How?
My codes: