not able to style the SVG
hey folks I'm rendering an SVG using the img tag like this
now I want to change the stroke color and fill color of the SVG how do I do it
now I want to change the stroke color and fill color of the SVG how do I do it
<img src='download.svg' alt='download SVG' />