Skip to content

Instantly share code, notes, and snippets.

@kocio-pl
Created July 2, 2018 16:20
Show Gist options
  • Save kocio-pl/d915ce4049c49d6f52f1fd765a486fe0 to your computer and use it in GitHub Desktop.
Save kocio-pl/d915ce4049c49d6f52f1fd765a486fe0 to your computer and use it in GitHub Desktop.
water points
Display the source blob
Display the rendered blob
Raw
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<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"
id="svg2"
viewBox="0 0 14 14"
height="100%"
width="100%"
version="1.1">
<metadata
id="metadata8">
<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>
<defs
id="defs6" />
<rect
style="fill:none;stroke:none;visibility:hidden"
id="canvas"
y="0"
x="0"
height="14"
width="14" />
<path
id="rect3685-3"
d="M 2,7.0484988 V 8 H 3 V 7 H 6 V 6 H 3.0069284 C 2,6 2,6 2,7.0484988 Z"
style="fill:#000000;stroke:none;stroke-width:0.93231559;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
<path
id="path828"
d="m 4,13 h 6 c 1,0 1,0 1,1 H 3 c 0,-1 0,-1 1,-1 z"
style="opacity:1;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-opacity:1" />
<path
id="path843"
d="M 6,13 V 1 h 2 v 12 z"
style="opacity:1;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-opacity:1" />
<circle
r="1"
cy="10"
cx="11"
id="path864"
style="opacity:1;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-opacity:1" />
<path
id="path887"
d="M 11.445727,10 10,4 H 9 l 1.588915,6 z"
style="opacity:1;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-opacity:1" />
<path
id="path891"
d="M 10,4 H 9 L 8,5 V 2 Z"
style="opacity:1;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-opacity:1" />
<circle
r="1.5"
cy="1.5"
cx="7.0103927"
id="path912"
style="opacity:1;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-opacity:1" />
</svg>
Display the source blob
Display the rendered blob
Raw
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment