SVG Image without Color

I have a SVG Image with no color information in it.
(Google Material Design 3.0.1 SVG Images)
https://material.io/resources/icons/?icon=person_outline&style=outline

I take TTMSFNCImage.
I have a black window and want to use white color for my svg images. 

How can I do this?


Yes, I can copy the icon from Google in white.
But I have hundreds of icons on my computer without color information.

The white icon is black too.

Hi,


This is currently not possible. the rendering engine takes over the color defined in SVG. We'll investigate if we can add an option to turn black into white and vice versa.