close Warning: Can't use blame annotator:
svn blame failed on trunk/resources/images/Osm_element_closedway.svg: 195004 - Cannot calculate blame information for binary file 'file:///home/josm/svn/trunk/resources/images/Osm_element_closedway.svg'

source: josm/trunk/resources/images/Osm_element_closedway.svg@ 17442

Last change on this file since 17442 was 16976, checked in by Klumbumbus, 4 years ago

see #19726 - Update OSM wiki object type icons (taken from e.g. https://wiki.openstreetmap.org/wiki/File:Osm_element_closedway.svg), resized, adapt our multipolygon variant, all PD and CC0 licensed

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