Change icon color

Change icon color

Hello again,
I found I can change the color of the circle surrounding an icon with that

.ui-icon-check {
      background-color: red;
      box-shadow: none;
}



I am guessing if is possible to also change the color of the icon, any help?
Thank you