Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR CSS

how to change color of svg css

/* Add a style or css property */

svg {
   fill: white;
}
 
PREVIOUS NEXT
Tagged: #change #color #svg #css
ADD COMMENT
Topic
Name
1+5 =