Skip to content

Instantly share code, notes, and snippets.

@joshuahouston
Created November 7, 2019 02:00
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save joshuahouston/203da1301b996caa164a07e2f6307946 to your computer and use it in GitHub Desktop.
Save joshuahouston/203da1301b996caa164a07e2f6307946 to your computer and use it in GitHub Desktop.
This was made 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="pokestop-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="1.5657896"
inkscape:cy="8.5"
inkscape:document-units="px"
inkscape:current-layer="g4739"
showgrid="true"
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"
showguides="true"
inkscape:guide-bbox="true">
<inkscape:grid
type="xygrid"
id="grid4152"
units="px"
spacingx="1"
spacingy="1" />
</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,-1035.3621)">
<g
id="g4739">
<path
style="opacity:1;fill:#20b3ff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.148;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
d="M 8.5 6.75 C 8.0137895 6.75 7.575713 6.9438156 7.2597656 7.2597656 C 6.9438182 7.5757156 6.75 8.0138 6.75 8.5 C 6.75 8.9862 6.9438182 9.4223313 7.2597656 9.7382812 C 7.575713 10.054231 8.0137895 10.25 8.5 10.25 C 8.9862105 10.25 9.424287 10.054231 9.7402344 9.7382812 C 10.056182 9.4223313 10.25 8.9862 10.25 8.5 C 10.25 8.0138 10.056182 7.5757156 9.7402344 7.2597656 C 9.424287 6.9438156 8.9862105 6.75 8.5 6.75 z "
id="path4146"
transform="translate(0,1035.3621)" />
<path
inkscape:connector-curvature="0"
id="path5545"
d="m 8.5,1038.1121 a 5.7500008,5.7500008 0 0 0 -5.7246094,5.25 l 2.7714844,0 A 3,3 0 0 1 8.5,1040.8622 a 3,3 0 0 1 2.958984,2.4999 l 2.765625,0 A 5.7500008,5.7500008 0 0 0 8.5,1038.1121 Z"
style="opacity:1;fill:#20b3ff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.44800001;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
<path
inkscape:connector-curvature="0"
id="path5538"
d="M 11.453125,1044.3621 A 3,3 0 0 1 8.5,1046.8622 3,3 0 0 1 5.5410156,1044.3621 l -2.765625,0 A 5.7500008,5.7500008 0 0 0 8.5,1049.6122 a 5.7500008,5.7500008 0 0 0 5.724609,-5.2501 l -2.771484,0 z"
style="opacity:1;fill:#20b3ff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.44800001;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
</g>
</g>
</svg>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment