@KamilbdSubmitted over 1 year ago
I would like to know how I can change the fill in svg because when I was looking for an answer, it popped up that it is not possible either through the css filler. Such beginnings are generally acceptable?
I would like to know how I can change the fill in svg because when I was looking for an answer, it popped up that it is not possible either through the css filler. Such beginnings are generally acceptable?
I believe that you can flip the button on CSS with a filter: brightness(0) invert(); command. It is possible with CSS, but you can also just add it in with javascript. -add it into a class, then add the class onclick -add it to a :hover or :active pseudo