Skip to content

Instantly share code, notes, and snippets.

@joshuahouston
Created November 7, 2019 01:59
Show Gist options
  • Save joshuahouston/1ec40e4f146f8a76a1494a7e7f1ac0b6 to your computer and use it in GitHub Desktop.
Save joshuahouston/1ec40e4f146f8a76a1494a7e7f1ac0b6 to your computer and use it in GitHub Desktop.
I made this for a Pokemon Go map
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:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
width="17"
height="17"
viewBox="0 0 17 17"
id="svg2"
version="1.1"
inkscape:version="0.91 r13725"
sodipodi:docname="pokemon-15.svg">
<defs
id="defs4" />
<sodipodi:namedview
id="base"
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1.0"
inkscape:pageopacity="0.0"
inkscape:pageshadow="2"
inkscape:zoom="49.176471"
inkscape:cx="8.5"
inkscape:cy="8.5"
inkscape:document-units="px"
inkscape:current-layer="layer1"
showgrid="false"
units="px"
inkscape:window-width="1920"
inkscape:window-height="1018"
inkscape:window-x="-8"
inkscape:window-y="-8"
inkscape:window-maximized="1"
inkscape:snap-bbox="true"
inkscape:bbox-nodes="false"
inkscape:snap-bbox-edge-midpoints="true"
inkscape:snap-bbox-midpoints="false">
<inkscape:grid
type="xygrid"
id="grid4152" />
</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,-1035.3621)">
<path
style="opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#b3b3b3;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
d="m 15.79588,1043.8416 a 7.296142,7.296142 0 0 1 2.9e-5,0.021 l 0,0 a 7.296142,7.296142 0 0 1 -7.2961411,7.2962 7.296142,7.296142 0 0 1 -7.296142,-7.2962 7.296142,7.296142 0 0 1 2.85e-5,-0.021"
id="path4148"
inkscape:connector-curvature="0" />
<path
style="opacity:1;fill:#d40000;fill-opacity:1;fill-rule:nonzero;stroke:#800000;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
d="m 1.2036544,1043.8416 a 7.296142,7.296142 0 0 1 7.2961135,-7.2757 7.296142,7.296142 0 0 1 7.2961121,7.2757"
id="path4136"
inkscape:connector-curvature="0" />
<path
style="opacity:1;fill:#999999;fill-opacity:1;fill-rule:nonzero;stroke:#ffffff;stroke-width:1.14833653;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
d="M 11.175832,1043.8621 A 2.6758318,2.6758318 0 0 1 8.5,1046.5379 2.6758318,2.6758318 0 0 1 5.8241682,1043.8621 2.6758318,2.6758318 0 0 1 8.5,1041.1862 a 2.6758318,2.6758318 0 0 1 2.675832,2.6759 z"
id="path4150" />
</g>
</svg>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment