BTW, the sigil_round.svg icon worked okay but the sigil_square.svg rectangle was completely broken on my machine. It was missing the svg namespace declaration and its clipPath setting were actually wrong which prevents the "S" from being drawn in white to the screen in the middle of the red square with rounded corners.
Once I added the namespace and commented out references to the clip-path around each of the shadow and the white S paths, (and their corresponding closing g tags), it all appeared nicely.
Is anyone else seeing this issue? I tried with chrome, FireFox and Safari and all showed the problem with sigil_square.svg icon.
KevinH
|