Compound Path SVG Breaks in Widget?

Sannyasin Brahmanathaswami brahma at hindu.org
Sun Nov 20 17:11:08 EST 2016


1)  3 bar menu (hamburger menu" download SVG icon from  http://www.flaticon.com/
2) open in Illustrator
3) select all
4) Make compound path

save as SVG

file looks like this:

<svg id="Capa_1" data-name="Capa 1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 124 112"><title>three-horizontal-lines_compound</title><path d="M112,6H12a12,12,0,0,0,0,24H112A12,12,0,0,0,112,6Zm0,44H12a12,12,0,0,0,0,24H112A12,12,0,0,0,112,50Zm0,44H12a12,12,0,0,0,0,24H112A12,12,0,0,0,112,94Z" transform="translate(0 -6)" style="fill:none"/></svg>


Pasting this into the widget generates an error.

M112,6H12a12,12,0,0,0,0,24H112A12,12,0,0,0,112,6Zm0,44H12a12,12,0,0,0,0,24H112A12,12,0,0,0,112,50Zm0,44H12a12,12,0,0,0,0,24H112A12,12,0,0,0,112,94Z

Any Clues?

already entered here:

http://quality.livecode.com/show_bug.cgi?id=18884



More information about the use-livecode mailing list