I'm using SVG icon like below and I don't want to use icon font (which I already know is easier to change color)
<img src="/images/ic_play_arrow_black_24px.svg">
By default, this icons is in black color and I want to change it to green.
What is the best way to do it with less effort?
url of arrow file https://storage.googleapis.com/material-icons/external-assets/v1/icons/svg/ic_play_arrow_black_24px.svg