diff options
author | Elena of Valhalla'' Grandi <valhalla@trueelena.org> | 2013-12-01 12:15:09 +0100 |
---|---|---|
committer | Elena of Valhalla'' Grandi <valhalla@trueelena.org> | 2013-12-01 12:15:09 +0100 |
commit | 45ef2f767970facedfd817ab8a5623d609327c0e (patch) | |
tree | 1ec3338aa91bcb05111f59b880f9073424c07887 /graphics/ace.svg | |
parent | fb12832bfbfd1f2e0237bacd2776d215557ade9d (diff) |
Fixed SVG/DXF graphics
Diffstat (limited to 'graphics/ace.svg')
-rw-r--r-- | graphics/ace.svg | 74 |
1 files changed, 74 insertions, 0 deletions
diff --git a/graphics/ace.svg b/graphics/ace.svg new file mode 100644 index 0000000..999542b --- /dev/null +++ b/graphics/ace.svg @@ -0,0 +1,74 @@ +<?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="177.16534" + height="177.16534" + id="svg2" + version="1.1" + inkscape:version="0.48.4 r9939" + sodipodi:docname="ace.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.9297236" + inkscape:cx="85.098629" + inkscape:cy="99.126105" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + units="mm" + inkscape:window-width="911" + inkscape:window-height="919" + inkscape:window-x="24" + inkscape:window-y="0" + inkscape:window-maximized="0"> + <inkscape:grid + type="xygrid" + id="grid3011" + empspacing="5" + visible="true" + enabled="true" + snapvisiblegridlinesonly="true" + units="mm" + spacingx="1mm" + spacingy="1mm" /> + </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 /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(0,-875.19684)"> + <path + style="font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;color:#000000;fill:#000000;fill-opacity:1;stroke:none;stroke-width:10.62992096;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Sans;-inkscape-font-specification:Sans" + d="m 93.03125,918.38434 c -1.647498,-0.007 -3.318533,0.0716 -5,0.25 -22.457669,2.38283 -40.905608,22.50098 -37.9375,45.8125 2.396004,18.81821 19.581801,34.29648 39.3125,31.15625 15.17397,-2.41501 27.74334,-16.77 24.3125,-32.9375 -1.22344,-5.76534 -4.59531,-10.85429 -9.3125,-14.25 -4.717188,-3.39572 -11.125839,-5.00906 -17.4375,-3 -3.986857,1.26905 -7.325789,3.93446 -9.5,7.625 -2.174211,3.69053 -2.830181,9.14811 0,13.59375 l 0.0625,0.0937 c 2.016754,3.11112 4.217041,4.01024 7.3125,4.53125 1.56505,0.26342 3.650895,0.32364 5.78125,-1.0625 2.130355,-1.38614 3.281249,-4.21286 3.28125,-6.40625 0.0213,-1.76603 -0.903764,-3.51576 -2.375194,-4.49259 -1.471431,-0.97683 -3.443046,-1.15011 -5.062306,-0.44491 0.07771,-0.14771 0.05002,-0.22593 0.15625,-0.40625 0.711364,-1.20748 2.401973,-2.50559 3.5625,-2.875 2.895802,-0.92176 5.519281,-0.28577 8,1.5 2.48072,1.78577 4.48533,4.79814 5.125,7.8125 2.03752,9.60161 -5.939393,18.68719 -15.5625,20.21875 -13.319905,2.11992 -25.442523,-8.78583 -27.125,-22 -2.164244,-16.99797 11.720608,-32.12259 28.53125,-33.90625 20.65571,-2.19163 38.76862,14.65045 40.625,35.0625 2.21015,24.30195 -17.53212,47.26881 -41.625,47.37491 -10.203494,0.045 -20.833415,-1.7917 -38.549951,-12.42162 10.841234,19.08182 28.22013,23.63882 39.393701,23.01552 31.47244,-1.7557 54.14906,-28.435 51.375,-58.93751 -2.22471,-24.46207 -22.63127,-44.80864 -47.34375,-44.90625 z" + id="path2990" + inkscape:connector-curvature="0" + sodipodi:nodetypes="csssssssccsscscssssssssscssc" /> + </g> +</svg> |