Created
September 1, 2015 04:33
-
-
Save nemesiscodex/c12cac79c1d56a6293a2 to your computer and use it in GitHub Desktop.
Simmon game semi-circles
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?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="50.507626" | |
height="50.507622" | |
id="svg2" | |
version="1.1" | |
inkscape:version="0.48.5 r10040" | |
sodipodi:docname="semi-circle-b.svg"> | |
<defs | |
id="defs4" /> | |
<sodipodi:namedview | |
id="base" | |
pagecolor="#ffffff" | |
bordercolor="#666666" | |
borderopacity="1.0" | |
inkscape:pageopacity="0.0" | |
inkscape:pageshadow="2" | |
inkscape:zoom="11.2" | |
inkscape:cx="41.305763" | |
inkscape:cy="23.752718" | |
inkscape:document-units="px" | |
inkscape:current-layer="layer1" | |
showgrid="false" | |
showguides="true" | |
inkscape:guide-bbox="true" | |
inkscape:window-width="1920" | |
inkscape:window-height="1013" | |
inkscape:window-x="0" | |
inkscape:window-y="28" | |
inkscape:window-maximized="1" | |
fit-margin-top="0" | |
fit-margin-left="0" | |
fit-margin-right="0" | |
fit-margin-bottom="0"> | |
<sodipodi:guide | |
orientation="1,0" | |
position="3.2958985e-07,17.172596" | |
id="guide2987" /> | |
<sodipodi:guide | |
orientation="1,0" | |
position="100.00511,-15.152284" | |
id="guide2989" /> | |
<sodipodi:guide | |
orientation="0,1" | |
position="3.2958985e-07,50.507626" | |
id="guide2991" /> | |
<sodipodi:guide | |
orientation="0,1" | |
position="76.266515,-49.497474" | |
id="guide2993" /> | |
<sodipodi:guide | |
orientation="0,1" | |
position="46.467017,6.1987305e-06" | |
id="guide2995" /> | |
<sodipodi:guide | |
orientation="1,0" | |
position="50.507625,12.121836" | |
id="guide2997" /> | |
<sodipodi:guide | |
orientation="1,0" | |
position="24.732143,70.491072" | |
id="guide2999" /> | |
<sodipodi:guide | |
orientation="1,0" | |
position="38.133258,15.278556" | |
id="guide3001" /> | |
<sodipodi:guide | |
orientation="0,1" | |
position="59.285714,24.732143" | |
id="guide3003" /> | |
<sodipodi:guide | |
orientation="0,1" | |
position="-4.2931487,12.753176" | |
id="guide3005" /> | |
<sodipodi:guide | |
orientation="1,0" | |
position="31.946074,35.355346" | |
id="guide3007" /> | |
<sodipodi:guide | |
orientation="0,1" | |
position="17.425131,18.940366" | |
id="guide3009" /> | |
<sodipodi:guide | |
orientation="0,1" | |
position="-6.3134537,6.4397262" | |
id="guide3013" /> | |
<sodipodi:guide | |
orientation="0,1" | |
position="-14.642857,2.9464286" | |
id="guide3015" /> | |
<sodipodi:guide | |
orientation="1,0" | |
position="44.194174,50.507626" | |
id="guide3017" /> | |
<sodipodi:guide | |
orientation="1,0" | |
position="47.3509,41.921336" | |
id="guide3019" /> | |
<sodipodi:guide | |
orientation="0,1" | |
position="-11.160714,47.410714" | |
id="guide3830" /> | |
<sodipodi:guide | |
orientation="1,0" | |
position="2.8571429,68.392857" | |
id="guide3834" /> | |
</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(-49.497475,-352.32648)"> | |
<path | |
style="fill:#de8787;stroke:none" | |
d="m 52.369356,399.90241 21.78571,0 c 1.13036,-11.94374 11.532901,-21.59161 22.678571,-22.61876 l 0,-21.875 c -22.693011,0.89115 -43.54066,20.75714 -44.46428,44.49376 z" | |
id="path3011" | |
inkscape:connector-curvature="0" | |
sodipodi:nodetypes="ccccc" | |
inkscape:export-filename="/home/julio/semi-circle-b.png" | |
inkscape:export-xdpi="912.3374" | |
inkscape:export-ydpi="912.3374" /> | |
</g> | |
</svg> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment