Change color of the side-menu icons

hi,

i am using the custom css app and i want to change the color of the opened side-menu icons. but i cannot figure out the css rule. can anyone help me?

.app-icon {filter: grayscale(1) brightness(2);}

I have to use the filter property - not fill or color.

how did it work