SyntaxFix
Write A Post
Hire A Developer
Questions
open the svg icon in your code editor and add a class after the path tag:
<path class'colorToChange' ...
You can add class to svg and change the color like this:
codepen