PDA

View Full Version : How to recolor a white-on-transparent image to an arbitrary color using CSS?



vishwanathoils
09-07-2021, 10:01 AM
How to recolor a white-on-transparent image to an arbitrary color using CSS?

jesica
09-08-2021, 11:59 AM
The only option you have is to use an SVG file and color it with the color property in CSS.