Skip to content

Instantly share code, notes, and snippets.

@fredpyo
Last active November 21, 2016 21:07
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save fredpyo/69be34607143cc6c7d5a8e9a16bad6b3 to your computer and use it in GitHub Desktop.
Save fredpyo/69be34607143cc6c7d5a8e9a16bad6b3 to your computer and use it in GitHub Desktop.
Buggy path
Display the source blob
Display the rendered blob
Raw
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:cc="http://creativecommons.org/ns#"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:svg="http://www.w3.org/2000/svg"
xmlns="http://www.w3.org/2000/svg"
version="1.1"
viewBox="0 0 200 200"
id="chord">
<metadata
id="metadata33">
<rdf:RDF>
<cc:Work
rdf:about="">
<dc:format>image/svg+xml</dc:format>
<dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
</cc:Work>
</rdf:RDF>
</metadata>
<defs
id="defs3" />
<g
id="text11"
style="font-style:normal;font-variant:normal;font-weight:500;font-size:15px;line-height:125%;font-family:Roboto;text-align:center;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:middle;fill:#000000;fill-opacity:1;stroke:none">
<path
id="path36"
style="font-style:normal;font-variant:normal;font-weight:500;font-size:15px;line-height:125%;font-family:Roboto;text-align:center;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:middle;fill:#000000;fill-opacity:1;stroke:none"
d="m 88.59375,193.85498 1.083984,0 q 0.820313,-0.007 1.296387,-0.4248 0.483399,-0.41748 0.483399,-1.2085 0,-0.76172 -0.402833,-1.1792 -0.395507,-0.4248 -1.21582,-0.4248 -0.717773,0 -1.179199,0.41748 -0.461426,0.41015 -0.461426,1.07666 l -1.779785,0 q 0,-0.82032 0.432129,-1.49414 0.439453,-0.67383 1.21582,-1.04737 0.783692,-0.38086 1.750489,-0.38086 1.596679,0 2.504882,0.80567 0.915528,0.79834 0.915528,2.22656 0,0.71777 -0.461426,1.35498 -0.454102,0.62988 -1.179199,0.95215 0.878906,0.30029 1.333007,0.94482 0.461426,0.64453 0.461426,1.53809 0,1.43555 -0.988769,2.28515 -0.981446,0.84961 -2.585449,0.84961 -1.538086,0 -2.519532,-0.82031 -0.981445,-0.82031 -0.981445,-2.18262 l 1.779785,0 q 0,0.70313 0.46875,1.14258 0.476074,0.43946 1.274414,0.43946 0.827637,0 1.303711,-0.43946 0.476074,-0.43945 0.476074,-1.27441 0,-0.84229 -0.498047,-1.29639 -0.498046,-0.4541 -1.479492,-0.4541 l -1.047363,0 0,-1.40625 z" />
</g>
</svg>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment