how to change color of svg with css

CSS
#time-3-icon {
   fill: green;
}
Source

Also in CSS: