Skip to content

Instantly share code, notes, and snippets.

@AttilaVM
Created May 8, 2018 10:42
Show Gist options
  • Save AttilaVM/465959c9d5a2ed9261fbee3c2333dabc to your computer and use it in GitHub Desktop.
Save AttilaVM/465959c9d5a2ed9261fbee3c2333dabc to your computer and use it in GitHub Desktop.
SVG store
Display the source blob
Display the rendered blob
Raw
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
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"
xmlns:xlink="http://www.w3.org/1999/xlink"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
width="100"
height="100"
viewBox="0 0 26.458333 26.458333"
version="1.1"
id="svg8"
inkscape:version="0.92.2 (5c3e80d, 2017-08-06)"
sodipodi:docname="chain.svg">
<defs
id="defs2" />
<sodipodi:namedview
id="base"
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1.0"
inkscape:pageopacity="0.0"
inkscape:pageshadow="2"
inkscape:zoom="3.959798"
inkscape:cx="32.258764"
inkscape:cy="101.96689"
inkscape:document-units="mm"
inkscape:current-layer="layer2"
showgrid="false"
units="px"
inkscape:window-width="1918"
inkscape:window-height="1181"
inkscape:window-x="3840"
inkscape:window-y="0"
inkscape:window-maximized="0" />
<metadata
id="metadata5">
<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
inkscape:label="disjunct"
inkscape:groupmode="layer"
id="layer1"
transform="translate(0,-270.54167)"
style="display:inline">
<g
id="disjunct"
inkscape:label="#g888">
<path
sodipodi:nodetypes="ccc"
inkscape:connector-curvature="0"
id="rect815"
d="m 10.713357,293.07617 -9.3464029,-9.3464 9.7333599,-9.73335"
style="fill:none;fill-opacity:1;stroke:#000000;stroke-width:1.25999999;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
<use
height="100%"
width="100%"
transform="matrix(-1,0,0,1,26.537867,0)"
id="use831"
xlink:href="#rect815"
y="0"
x="0" />
</g>
</g>
<g
inkscape:groupmode="layer"
id="layer2"
inkscape:label="joined"
style="display:inline">
<g
id="joined"
inkscape:label="#g892">
<path
inkscape:connector-curvature="0"
id="path833-3"
d="M 15.067562,22.379253 C 11.952095,19.263783 8.8366284,16.148323 5.7211604,13.032852 8.9656134,9.788402 12.210067,6.5439521 15.454519,3.299502"
style="fill:none;fill-opacity:1;stroke:#000000;stroke-width:1.25999999;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
<use
inkscape:label="#use835-6"
x="0"
y="0"
xlink:href="#rect815"
id="right"
transform="matrix(-1,0,0,1,21.986008,-270.69692)"
width="100%"
height="100%" />
</g>
</g>
</svg>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment