Fill Colour
<path style="fill:white">
none
no filling
currentColor
uses current
color
property. Could be passed from enclosing HTML:
<body style="color:white">
<color>
Specified colour a la CSS
<uri>
A url pointing to a gradient fill, pattern, custom paint etc
Ivan Herman
39 of 59