Cannot import Esc symbol from Wikipedia

Discuss SVG code, accessible via the XML Editor.
Paul_L
Posts: 1
Joined: Wed Mar 26, 2014 2:51 am

Cannot import Esc symbol from Wikipedia

Postby Paul_L » Wed Mar 26, 2014 2:54 am

This is the code for the Esc symbol from Wikipedia. It will not open in Inkscape 0.48 windows 7.

<?xml version="1.0" encoding="UTF-8"?>
<svg xmlns="http://www.w3.org/2000/svg" width="300" height="300">
<g fill="none" stroke="#000">
<path stroke-width=".3" d="m0,24V0h24m252,0h24v24m0,252v24h-24M0,276v24h24"/>
<path stroke-width="8" d="m120,38a116,116 0 1,1-82,82M52,49l90,21-72,70zM107,106l102,106"/>
</g></svg>

Lazur
Posts: 4717
Joined: Tue Jun 14, 2016 10:38 am

Re: Cannot import Esc symbol from Wikipedia

Postby Lazur » Wed Mar 26, 2014 3:56 am

Hi.

The stroke width attribute .3, the stroke style's hex code seems invalid to me at first glance.


Return to “SVG / XML Code”