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 _______________________________________________ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode