JSFiddle - React, Tailwind, and code Playground
by Shirly Manor
HTML
<svg aria-hidden="true" style="position: absolute; width: 2000; height: 400;" version="1.1" xmlns="https://svgur.com/i/AFM.svg">
</svg>
<img id="Icon" src="https://svgur.com/i/AFM.svg"/>
CSS
.Icon {
fill: green;
}