1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125
|
<?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"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
inkscape:version="1.0 (4035a4fb49, 2020-05-01)"
sodipodi:docname="Osm_element_closedway.svg"
id="svg22"
width="24"
height="24"
version="1.0">
<defs
id="defs26" />
<sodipodi:namedview
inkscape:current-layer="svg22"
inkscape:window-maximized="1"
inkscape:window-y="-8"
inkscape:window-x="-8"
inkscape:cy="11.179296"
inkscape:cx="10.562768"
inkscape:zoom="25.044602"
showgrid="false"
id="namedview24"
inkscape:window-height="987"
inkscape:window-width="1680"
inkscape:pageshadow="2"
inkscape:pageopacity="0"
guidetolerance="10"
gridtolerance="10"
objecttolerance="10"
borderopacity="1"
bordercolor="#666666"
pagecolor="#ffffff" />
<title
id="title2">OpenStreetMap closedway element icon</title>
<metadata
id="metadata4">
<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>OpenStreetMap closedway element icon</dc:title>
<cc:license
rdf:resource="http://creativecommons.org/licenses/by-sa/4.0/" />
<dc:date>2014-03-10</dc:date>
<dc:creator>
<cc:Agent>
<dc:title>https://wiki.openstreetmap.org/wiki/User:Moresby</dc:title>
</cc:Agent>
</dc:creator>
</cc:Work>
<cc:License
rdf:about="http://creativecommons.org/licenses/by-sa/4.0/">
<cc:permits
rdf:resource="http://creativecommons.org/ns#Reproduction" />
<cc:permits
rdf:resource="http://creativecommons.org/ns#Distribution" />
<cc:requires
rdf:resource="http://creativecommons.org/ns#Notice" />
<cc:requires
rdf:resource="http://creativecommons.org/ns#Attribution" />
<cc:permits
rdf:resource="http://creativecommons.org/ns#DerivativeWorks" />
<cc:requires
rdf:resource="http://creativecommons.org/ns#ShareAlike" />
</cc:License>
</rdf:RDF>
</metadata>
<g
transform="matrix(0.09448819,0,0,0.09448819,-0.09448819,-0.09448819)"
id="g20">
<rect
id="rect6"
y="7"
x="7"
ry="32"
fill="#ffffff"
stroke="none"
height="242"
width="242" />
<path
id="path8"
d="M 169,58 57,145 195,199 Z"
stroke-width="16"
fill="none"
stroke="#a3d2dd" />
<g
id="g16">
<circle
id="circle10"
fill="#000000"
r="24"
cy="58"
cx="169" />
<circle
id="circle12"
fill="#000000"
r="24"
cy="145"
cx="57" />
<circle
id="circle14"
fill="#000000"
r="24"
cy="199"
cx="195" />
</g>
<rect
id="rect18"
y="7"
x="7"
ry="32"
stroke-width="12"
fill="none"
stroke="#000000"
height="242"
width="242" />
</g>
</svg>
|