diff options
author | Elena ``of Valhalla'' Grandi <valhalla@trueelena.org> | 2015-07-20 16:22:37 +0200 |
---|---|---|
committer | Elena ``of Valhalla'' Grandi <valhalla@trueelena.org> | 2015-07-20 16:22:37 +0200 |
commit | 8af95a665b0993606bfd4472809160b072ed13f6 (patch) | |
tree | 737440c93debf74dfe69dc530249ced93a2afb61 /src/gfx/shuttle.svg | |
parent | 178b098927b8f5cff30324374a4d46110cc992c8 (diff) |
Netting shuttle.
Diffstat (limited to 'src/gfx/shuttle.svg')
-rw-r--r-- | src/gfx/shuttle.svg | 83 |
1 files changed, 83 insertions, 0 deletions
diff --git a/src/gfx/shuttle.svg b/src/gfx/shuttle.svg new file mode 100644 index 0000000..6b93a67 --- /dev/null +++ b/src/gfx/shuttle.svg @@ -0,0 +1,83 @@ +<?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:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="24.282223mm" + height="160.28221mm" + viewBox="0 0 86.039372 567.92909" + id="svg2" + version="1.1" + inkscape:version="0.91 r13725" + sodipodi:docname="shuttle.svg"> + <defs + id="defs4" /> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="2.49" + inkscape:cx="65.659193" + inkscape:cy="456.89698" + inkscape:document-units="mm" + inkscape:current-layer="layer1" + showgrid="true" + fit-margin-top="0" + fit-margin-left="0" + fit-margin-right="0" + fit-margin-bottom="0" + inkscape:window-width="1280" + inkscape:window-height="976" + inkscape:window-x="0" + inkscape:window-y="0" + inkscape:window-maximized="1"> + <inkscape:grid + type="xygrid" + id="grid4136" + units="mm" + spacingx="3.543307" + spacingy="3.5433069" + empspacing="4" + originx="0.49999998" + originy="0.49999269" /> + </sodipodi:namedview> + <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 + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(0.5,-484.9331)"> + <path + style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="m 0,1052.3622 c 0,0 0,-325.98422 0,-453.54327 0,-42.51969 28.346457,-113.38583 42.519685,-113.38583 14.173228,0 42.519685,70.86614 42.519685,113.38583 0,127.55905 0,453.54327 0,453.54327 l -21.259842,0 0,-56.69288 -42.519685,0 0,56.69288 z" + id="path4138" + inkscape:connector-curvature="0" + sodipodi:nodetypes="cssscccccc" /> + <path + style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="m 14.173228,712.20475 0,-99.21259 c 0,-28.34646 17.716536,-56.69292 28.346457,-56.69292 10.629921,0 28.346457,28.34646 28.346457,56.69292 l 0,99.21259 -21.259843,0 0,-85.03937 c 0,-7.08661 0.383332,-21.25984 -7.086614,-21.25984 -7.469946,0 -7.086614,14.17323 -7.086614,21.25984 l 0,85.03937 z" + id="path4142" + inkscape:connector-curvature="0" + sodipodi:nodetypes="csssccssscc" /> + </g> +</svg> |