Skip to content

Instantly share code, notes, and snippets.

@kogcyc
Created June 12, 2016 14:06
Show Gist options
  • Save kogcyc/da8da1ea2987fbe3253dbae812eeb976 to your computer and use it in GitHub Desktop.
Save kogcyc/da8da1ea2987fbe3253dbae812eeb976 to your computer and use it in GitHub Desktop.
another circle svg
Display the source blob
Display the rendered blob
Raw
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->
<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"
width="100"
height="100"
id="svg2">
<defs
id="defs4" />
<metadata
id="metadata7">
<rdf:RDF>
<cc:Work
rdf:about="">
<dc:format>image/svg+xml</dc:format>
<dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
<dc:title></dc:title>
</cc:Work>
</rdf:RDF>
</metadata>
<g
transform="translate(0,-952.4)"
id="layer1">
<path
d="m -81.82,-39.91 a 15.66,15.66 0 1 1 -31.28,0 15.66,15.66 0 1 1 31.28,0 z"
transform="matrix(0.7702,0,0,0.7702,125.1,1008)"
id="path2985"
style="fill:#800000;fill-opacity:1;stroke:#00ffff;stroke-width:33.6;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" />
<path
d="m -81.82,-39.91 a 15.66,15.66 0 1 1 -31.28,0 15.66,15.66 0 1 1 31.28,0 z"
transform="matrix(0.7702,0,0,0.7702,125.1,1058)"
id="path2985-9"
style="fill:#ee5544;fill-opacity:1;stroke:#000000;stroke-width:33.6;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" />
<path
d="m -81.82,-39.91 a 15.66,15.66 0 1 1 -31.28,0 15.66,15.66 0 1 1 31.28,0 z"
transform="matrix(0.7702,0,0,0.7702,150.1,1033)"
id="path2985-9-9"
style="fill:#ee5544;fill-opacity:1;stroke:#ffff00;stroke-width:33.6;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" />
<path
d="m -81.82,-39.91 a 15.66,15.66 0 1 1 -31.28,0 15.66,15.66 0 1 1 31.28,0 z"
transform="matrix(0.7702,0,0,0.7702,100.1,1033)"
id="path2985-9-9-8"
style="fill:#ff00ff;fill-opacity:1;stroke:#ff00ff;stroke-width:33.6;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" />
</g>
</svg>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment