step-1
First we have to download the required SVG file and save in your folder.
Step-2
Then we have to open that file in browser then inspect it to get the svg file like below

Step-3
Then, we have to copy that above mentioned svg code which is in red colour to you html code like below

Step-4
After that we have to take the path ID which is mentioned in above code and put that in css file to change the color with css property. Kindly check the below example
In .CSS file
