@swr-data-lab/components 2.7.1 → 2.9.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (183) hide show
  1. package/dist/maplibre/MapStyle/SWRDataLabLight.js +1 -0
  2. package/dist/maplibre/MapStyle/SpriteImage.d.ts +8 -0
  3. package/dist/maplibre/MapStyle/SpriteImage.jsx +23 -0
  4. package/dist/maplibre/MapStyle/components/Admin.js +12 -12
  5. package/dist/maplibre/MapStyle/components/Buildings.js +2 -2
  6. package/dist/maplibre/MapStyle/components/Landuse.js +17 -116
  7. package/dist/maplibre/MapStyle/components/PlaceLabels.js +17 -35
  8. package/dist/maplibre/MapStyle/components/Roads.js +2 -2
  9. package/dist/maplibre/MapStyle/icons/airport-14.svg +40 -0
  10. package/dist/maplibre/MapStyle/icons/alcohol-14.svg +40 -0
  11. package/dist/maplibre/MapStyle/icons/alpine-hut-14.svg +37 -0
  12. package/dist/maplibre/MapStyle/icons/archaeological-site-14.svg +40 -0
  13. package/dist/maplibre/MapStyle/icons/atm-14.svg +40 -0
  14. package/dist/maplibre/MapStyle/icons/bakery-14.svg +40 -0
  15. package/dist/maplibre/MapStyle/icons/bank-14.svg +40 -0
  16. package/dist/maplibre/MapStyle/icons/bar-14.svg +40 -0
  17. package/dist/maplibre/MapStyle/icons/basic-hut-14.svg +37 -0
  18. package/dist/maplibre/MapStyle/icons/beauty-14.svg +40 -0
  19. package/dist/maplibre/MapStyle/icons/bench-14.svg +40 -0
  20. package/dist/maplibre/MapStyle/icons/beverages-14.svg +70 -0
  21. package/dist/maplibre/MapStyle/icons/bicycle-14.svg +40 -0
  22. package/dist/maplibre/MapStyle/icons/biergarten-14.svg +40 -0
  23. package/dist/maplibre/MapStyle/icons/bollard-10.svg +40 -0
  24. package/dist/maplibre/MapStyle/icons/bollard-14.svg +40 -0
  25. package/dist/maplibre/MapStyle/icons/books-14.svg +40 -0
  26. package/dist/maplibre/MapStyle/icons/buddhist-14.svg +40 -0
  27. package/dist/maplibre/MapStyle/icons/bus-station-14.svg +40 -0
  28. package/dist/maplibre/MapStyle/icons/bus-stop-10.svg +40 -0
  29. package/dist/maplibre/MapStyle/icons/bus-stop-14.svg +40 -0
  30. package/dist/maplibre/MapStyle/icons/butcher-14.svg +40 -0
  31. package/dist/maplibre/MapStyle/icons/cafe-14.svg +40 -0
  32. package/dist/maplibre/MapStyle/icons/camping-14.svg +40 -0
  33. package/dist/maplibre/MapStyle/icons/car-14.svg +40 -0
  34. package/dist/maplibre/MapStyle/icons/car-parts-14.svg +40 -0
  35. package/dist/maplibre/MapStyle/icons/caravan-14.svg +40 -0
  36. package/dist/maplibre/MapStyle/icons/castle-defensive-14.svg +40 -0
  37. package/dist/maplibre/MapStyle/icons/castle-fortress-14.svg +40 -0
  38. package/dist/maplibre/MapStyle/icons/castle-manor-14.svg +40 -0
  39. package/dist/maplibre/MapStyle/icons/castle-palace-14.svg +40 -0
  40. package/dist/maplibre/MapStyle/icons/castle-stately-14.svg +40 -0
  41. package/dist/maplibre/MapStyle/icons/cattle-grid-10.svg +40 -0
  42. package/dist/maplibre/MapStyle/icons/cattle-grid-14.svg +40 -0
  43. package/dist/maplibre/MapStyle/icons/cemetery-14.svg +40 -0
  44. package/dist/maplibre/MapStyle/icons/charging-station-14.svg +40 -0
  45. package/dist/maplibre/MapStyle/icons/chemist-14.svg +40 -0
  46. package/dist/maplibre/MapStyle/icons/christian-14.svg +40 -0
  47. package/dist/maplibre/MapStyle/icons/christian-orthodox-14.svg +40 -0
  48. package/dist/maplibre/MapStyle/icons/cinema-14.svg +40 -0
  49. package/dist/maplibre/MapStyle/icons/city-gate-14.svg +40 -0
  50. package/dist/maplibre/MapStyle/icons/clock-14.svg +40 -0
  51. package/dist/maplibre/MapStyle/icons/clothes-14.svg +40 -0
  52. package/dist/maplibre/MapStyle/icons/computer-14.svg +40 -0
  53. package/dist/maplibre/MapStyle/icons/confectionery-14.svg +40 -0
  54. package/dist/maplibre/MapStyle/icons/convenience-14.svg +40 -0
  55. package/dist/maplibre/MapStyle/icons/copyshop-14.svg +40 -0
  56. package/dist/maplibre/MapStyle/icons/courthouse-10.svg +40 -0
  57. package/dist/maplibre/MapStyle/icons/courthouse-14.svg +40 -0
  58. package/dist/maplibre/MapStyle/icons/dentist-14.svg +40 -0
  59. package/dist/maplibre/MapStyle/icons/doctor-14.svg +40 -0
  60. package/dist/maplibre/MapStyle/icons/doityourself-14.svg +40 -0
  61. package/dist/maplibre/MapStyle/icons/drinking-water-14.svg +40 -0
  62. package/dist/maplibre/MapStyle/icons/electronics-14.svg +40 -0
  63. package/dist/maplibre/MapStyle/icons/elevator-14.svg +40 -0
  64. package/dist/maplibre/MapStyle/icons/embassy-10.svg +40 -0
  65. package/dist/maplibre/MapStyle/icons/embassy-14.svg +40 -0
  66. package/dist/maplibre/MapStyle/icons/emergency-phone-14.svg +40 -0
  67. package/dist/maplibre/MapStyle/icons/entrance-10.svg +40 -0
  68. package/dist/maplibre/MapStyle/icons/entrance-14.svg +40 -0
  69. package/dist/maplibre/MapStyle/icons/exit-10.svg +40 -0
  70. package/dist/maplibre/MapStyle/icons/exit-14.svg +40 -0
  71. package/dist/maplibre/MapStyle/icons/fast-food-14.svg +40 -0
  72. package/dist/maplibre/MapStyle/icons/ferry-14.svg +40 -0
  73. package/dist/maplibre/MapStyle/icons/fire-station-14.svg +40 -0
  74. package/dist/maplibre/MapStyle/icons/florist-14.svg +40 -0
  75. package/dist/maplibre/MapStyle/icons/ford-14.svg +40 -0
  76. package/dist/maplibre/MapStyle/icons/fort-14.svg +40 -0
  77. package/dist/maplibre/MapStyle/icons/fountain-14.svg +40 -0
  78. package/dist/maplibre/MapStyle/icons/fuel-14.svg +40 -0
  79. package/dist/maplibre/MapStyle/icons/furniture-14.svg +40 -0
  80. package/dist/maplibre/MapStyle/icons/garden-centre-14.svg +40 -0
  81. package/dist/maplibre/MapStyle/icons/gate-10.svg +40 -0
  82. package/dist/maplibre/MapStyle/icons/gate-14.svg +40 -0
  83. package/dist/maplibre/MapStyle/icons/gift-14.svg +40 -0
  84. package/dist/maplibre/MapStyle/icons/government-14.svg +40 -0
  85. package/dist/maplibre/MapStyle/icons/greengrocer-14.svg +40 -0
  86. package/dist/maplibre/MapStyle/icons/guidepost-14.svg +40 -0
  87. package/dist/maplibre/MapStyle/icons/hairdresser-14.svg +40 -0
  88. package/dist/maplibre/MapStyle/icons/heliport-14.svg +40 -0
  89. package/dist/maplibre/MapStyle/icons/hifi-14.svg +40 -0
  90. package/dist/maplibre/MapStyle/icons/hinduist-14.svg +40 -0
  91. package/dist/maplibre/MapStyle/icons/hospital-14.svg +40 -0
  92. package/dist/maplibre/MapStyle/icons/hostel-14.svg +40 -0
  93. package/dist/maplibre/MapStyle/icons/hotel-14.svg +40 -0
  94. package/dist/maplibre/MapStyle/icons/hunting-stand-14.svg +40 -0
  95. package/dist/maplibre/MapStyle/icons/ice-cream-14.svg +40 -0
  96. package/dist/maplibre/MapStyle/icons/information-14.svg +40 -0
  97. package/dist/maplibre/MapStyle/icons/jewellery-14.svg +40 -0
  98. package/dist/maplibre/MapStyle/icons/jewish-14.svg +40 -0
  99. package/dist/maplibre/MapStyle/icons/kiosk-14.svg +40 -0
  100. package/dist/maplibre/MapStyle/icons/laundry-14.svg +40 -0
  101. package/dist/maplibre/MapStyle/icons/library-14.svg +40 -0
  102. package/dist/maplibre/MapStyle/icons/lift-gate-10.svg +40 -0
  103. package/dist/maplibre/MapStyle/icons/lift-gate-14.svg +40 -0
  104. package/dist/maplibre/MapStyle/icons/lighthouse-14.svg +40 -0
  105. package/dist/maplibre/MapStyle/icons/luggage-14.svg +40 -0
  106. package/dist/maplibre/MapStyle/icons/mast-14.svg +40 -0
  107. package/dist/maplibre/MapStyle/icons/mast-communications-14.svg +40 -0
  108. package/dist/maplibre/MapStyle/icons/memorial-10.svg +40 -0
  109. package/dist/maplibre/MapStyle/icons/memorial-14.svg +40 -0
  110. package/dist/maplibre/MapStyle/icons/metro-14.svg +40 -0
  111. package/dist/maplibre/MapStyle/icons/mobile-phone-14.svg +40 -0
  112. package/dist/maplibre/MapStyle/icons/monument-14.svg +40 -0
  113. package/dist/maplibre/MapStyle/icons/motel-14.svg +40 -0
  114. package/dist/maplibre/MapStyle/icons/museum-14.svg +40 -0
  115. package/dist/maplibre/MapStyle/icons/muslim-14.svg +40 -0
  116. package/dist/maplibre/MapStyle/icons/news-14.svg +40 -0
  117. package/dist/maplibre/MapStyle/icons/nightclub-14.svg +40 -0
  118. package/dist/maplibre/MapStyle/icons/optician-14.svg +40 -0
  119. package/dist/maplibre/MapStyle/icons/parking-bicycle-14.svg +40 -0
  120. package/dist/maplibre/MapStyle/icons/parking-car-14.svg +40 -0
  121. package/dist/maplibre/MapStyle/icons/parking-garage-car-14.svg +40 -0
  122. package/dist/maplibre/MapStyle/icons/peak-10.svg +40 -0
  123. package/dist/maplibre/MapStyle/icons/peak-14.svg +40 -0
  124. package/dist/maplibre/MapStyle/icons/pet-14.svg +40 -0
  125. package/dist/maplibre/MapStyle/icons/pharmacy-14.svg +40 -0
  126. package/dist/maplibre/MapStyle/icons/photo-14.svg +40 -0
  127. package/dist/maplibre/MapStyle/icons/pin-14.svg +10 -0
  128. package/dist/maplibre/MapStyle/icons/place-of-worship-14.svg +40 -0
  129. package/dist/maplibre/MapStyle/icons/playground-14.svg +40 -0
  130. package/dist/maplibre/MapStyle/icons/police-14.svg +40 -0
  131. package/dist/maplibre/MapStyle/icons/post-office-10.svg +40 -0
  132. package/dist/maplibre/MapStyle/icons/post-office-14.svg +40 -0
  133. package/dist/maplibre/MapStyle/icons/power-wind-14.svg +40 -0
  134. package/dist/maplibre/MapStyle/icons/prison-14.svg +40 -0
  135. package/dist/maplibre/MapStyle/icons/pub-14.svg +40 -0
  136. package/dist/maplibre/MapStyle/icons/railway-halt-14.svg +40 -0
  137. package/dist/maplibre/MapStyle/icons/railway-station-14.svg +40 -0
  138. package/dist/maplibre/MapStyle/icons/recycling-14.svg +40 -0
  139. package/dist/maplibre/MapStyle/icons/rental-bicycle-14.svg +40 -0
  140. package/dist/maplibre/MapStyle/icons/rental-car-14.svg +40 -0
  141. package/dist/maplibre/MapStyle/icons/repair-bicycle-14.svg +40 -0
  142. package/dist/maplibre/MapStyle/icons/repair-car-14.svg +40 -0
  143. package/dist/maplibre/MapStyle/icons/restaurant-14.svg +40 -0
  144. package/dist/maplibre/MapStyle/icons/saddle-10.svg +40 -0
  145. package/dist/maplibre/MapStyle/icons/saddle-14.svg +40 -0
  146. package/dist/maplibre/MapStyle/icons/shared-car-14.svg +40 -0
  147. package/dist/maplibre/MapStyle/icons/shelter-14.svg +37 -0
  148. package/dist/maplibre/MapStyle/icons/shintoist-14.svg +40 -0
  149. package/dist/maplibre/MapStyle/icons/shoes-14.svg +40 -0
  150. package/dist/maplibre/MapStyle/icons/sikhist-14.svg +40 -0
  151. package/dist/maplibre/MapStyle/icons/spring-14.svg +40 -0
  152. package/dist/maplibre/MapStyle/icons/stationery-14.svg +40 -0
  153. package/dist/maplibre/MapStyle/icons/steps-10.svg +40 -0
  154. package/dist/maplibre/MapStyle/icons/steps-14.svg +40 -0
  155. package/dist/maplibre/MapStyle/icons/supermarket-14.svg +40 -0
  156. package/dist/maplibre/MapStyle/icons/swimming-14.svg +40 -0
  157. package/dist/maplibre/MapStyle/icons/table-14.svg +40 -0
  158. package/dist/maplibre/MapStyle/icons/taoist-14.svg +40 -0
  159. package/dist/maplibre/MapStyle/icons/taxi-14.svg +40 -0
  160. package/dist/maplibre/MapStyle/icons/telephone-14.svg +40 -0
  161. package/dist/maplibre/MapStyle/icons/theatre-14.svg +40 -0
  162. package/dist/maplibre/MapStyle/icons/toilets-14.svg +40 -0
  163. package/dist/maplibre/MapStyle/icons/town-hall-14.svg +40 -0
  164. package/dist/maplibre/MapStyle/icons/toys-14.svg +40 -0
  165. package/dist/maplibre/MapStyle/icons/tram-stop-14.svg +40 -0
  166. package/dist/maplibre/MapStyle/icons/tree-coniferous-14.svg +40 -0
  167. package/dist/maplibre/MapStyle/icons/tree-deciduous-14.svg +40 -0
  168. package/dist/maplibre/MapStyle/icons/tree-unspecified-14.svg +40 -0
  169. package/dist/maplibre/MapStyle/icons/veterinary-14.svg +17 -0
  170. package/dist/maplibre/MapStyle/icons/viewpoint-14.svg +40 -0
  171. package/dist/maplibre/MapStyle/icons/waste-basket-10.svg +40 -0
  172. package/dist/maplibre/MapStyle/icons/waste-basket-14.svg +40 -0
  173. package/dist/maplibre/MapStyle/icons/watchtower-14.svg +40 -0
  174. package/dist/maplibre/MapStyle/icons/water-tower-14.svg +40 -0
  175. package/dist/maplibre/MapStyle/icons/waterfall-14.svg +40 -0
  176. package/dist/maplibre/MapStyle/icons/wilderness-hut-14.svg +37 -0
  177. package/dist/maplibre/MapStyle/icons/windmill-14.svg +40 -0
  178. package/dist/maplibre/MapStyle/make_sprite.sh +5 -0
  179. package/dist/maplibre/MapStyle/sprite/sprite.json +1 -0
  180. package/dist/maplibre/MapStyle/sprite/sprite.png +0 -0
  181. package/dist/maplibre/MapStyle/tokens.js +9 -9
  182. package/dist/maplibre/VectorLayer/sample-points.json +75 -0
  183. package/package.json +2 -2
@@ -0,0 +1,40 @@
1
+ <?xml version="1.0" encoding="UTF-8" standalone="no"?>
2
+ <!-- Created with Inkscape (http://www.inkscape.org/) -->
3
+
4
+ <svg
5
+ xmlns:dc="http://purl.org/dc/elements/1.1/"
6
+ xmlns:cc="http://creativecommons.org/ns#"
7
+ xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
8
+ xmlns:svg="http://www.w3.org/2000/svg"
9
+ xmlns="http://www.w3.org/2000/svg"
10
+ version="1.1"
11
+ width="100%"
12
+ height="100%"
13
+ viewBox="0 0 14 14"
14
+ id="svg2">
15
+ <metadata
16
+ id="metadata8">
17
+ <rdf:RDF>
18
+ <cc:Work
19
+ rdf:about="">
20
+ <dc:format>image/svg+xml</dc:format>
21
+ <dc:type
22
+ rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
23
+ <dc:title></dc:title>
24
+ </cc:Work>
25
+ </rdf:RDF>
26
+ </metadata>
27
+ <defs
28
+ id="defs6" />
29
+ <rect
30
+ width="14"
31
+ height="14"
32
+ x="0"
33
+ y="0"
34
+ id="canvas"
35
+ style="fill:none;stroke:none;visibility:hidden" />
36
+ <path
37
+ d="m 7,14 c 3.858078,0 7,-3.169117 7,-7 C 14,3.169117 10.877274,0 7,0 3.122726,0 0,3.13993 0,7 c 0,3.860071 3.141922,7 7,7 z M 7,13 C 3.680369,13 1,10.319631 1,7 1,3.680369 3.680369,1 7,1 10,1 11,6.4793944 7,7 3,7.520606 4.084746,13 7,13 z M 7,11 C 6.447715,11 6,10.552284 6,10 6,9.447716 6.447715,9 7,9 7.552285,9 8,9.447716 8,10 8,10.552284 7.552285,11 7,11 z M 7,5 C 7.552285,5 8,4.552285 8,4 8,3.447715 7.552285,3 7,3 6.447715,3 6,3.447715 6,4 6,4.552285 6.447715,5 7,5 z"
38
+ id="taoist"
39
+ style="fill:#000000;fill-opacity:1;stroke:none" />
40
+ </svg>
@@ -0,0 +1,40 @@
1
+ <?xml version="1.0" encoding="UTF-8" standalone="no"?>
2
+ <!-- Created with Inkscape (http://www.inkscape.org/) -->
3
+
4
+ <svg
5
+ xmlns:dc="http://purl.org/dc/elements/1.1/"
6
+ xmlns:cc="http://creativecommons.org/ns#"
7
+ xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
8
+ xmlns:svg="http://www.w3.org/2000/svg"
9
+ xmlns="http://www.w3.org/2000/svg"
10
+ version="1.1"
11
+ width="100%"
12
+ height="100%"
13
+ viewBox="0 0 14 14"
14
+ id="svg2">
15
+ <metadata
16
+ id="metadata8">
17
+ <rdf:RDF>
18
+ <cc:Work
19
+ rdf:about="">
20
+ <dc:format>image/svg+xml</dc:format>
21
+ <dc:type
22
+ rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
23
+ <dc:title></dc:title>
24
+ </cc:Work>
25
+ </rdf:RDF>
26
+ </metadata>
27
+ <defs
28
+ id="defs6" />
29
+ <rect
30
+ width="14"
31
+ height="14"
32
+ x="0"
33
+ y="0"
34
+ id="canvas"
35
+ style="fill:none;stroke:none;visibility:hidden" />
36
+ <path
37
+ d="M 5.96875,0 C 5.429431,0 5,0.4876472 5,1 L 4.96875,2 3,2 1.75,6 C 0.989697,6 0,6.4966359 0,8 l 0,4 2,0 0,1 c 0,0 0,1 1,1 1,0 1,-1 1,-1 L 4,12 10,11.96875 10,13 c 0,0 0,1 1,1 1,0 1,-1 1,-1 l 0,-1 2,0 0,-4 C 14,6.4726661 13,6 12,6 L 11,2 9,2 9,1 C 9,0.4337153 8.566285,0 8,0 L 5.96875,0 z M 6,1 8,1 8,2 6,2 6,1 z M 4,3.5 10,3.5 10.59375,6 3.3125,6 4,3.5 z M 3,8 C 3.552285,8 4,8.447715 4,9 4,9.552285 3.552285,10 3,10 2.447715,10 2,9.552285 2,9 2,8.447715 2.447715,8 3,8 z m 8,0 c 0.552285,0 1,0.447715 1,1 0,0.552285 -0.447715,1 -1,1 -0.552285,0 -1,-0.447715 -1,-1 0,-0.552285 0.447715,-1 1,-1 z"
38
+ id="taxi"
39
+ style="fill:#000000;stroke:none" />
40
+ </svg>
@@ -0,0 +1,40 @@
1
+ <?xml version="1.0" encoding="UTF-8" standalone="no"?>
2
+ <!-- Created with Inkscape (http://www.inkscape.org/) -->
3
+
4
+ <svg
5
+ xmlns:dc="http://purl.org/dc/elements/1.1/"
6
+ xmlns:cc="http://creativecommons.org/ns#"
7
+ xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
8
+ xmlns:svg="http://www.w3.org/2000/svg"
9
+ xmlns="http://www.w3.org/2000/svg"
10
+ version="1.1"
11
+ width="100%"
12
+ height="100%"
13
+ viewBox="0 0 14 14"
14
+ id="svg2">
15
+ <metadata
16
+ id="metadata8">
17
+ <rdf:RDF>
18
+ <cc:Work
19
+ rdf:about="">
20
+ <dc:format>image/svg+xml</dc:format>
21
+ <dc:type
22
+ rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
23
+ <dc:title></dc:title>
24
+ </cc:Work>
25
+ </rdf:RDF>
26
+ </metadata>
27
+ <defs
28
+ id="defs6" />
29
+ <rect
30
+ width="14"
31
+ height="14"
32
+ x="0"
33
+ y="0"
34
+ id="canvas"
35
+ style="fill:none;stroke:none;visibility:hidden" />
36
+ <path
37
+ d="M 2,8 C 1.0118212,8.9881788 0.56004859,10.573569 1.5487288,11.552966 L 2,12 5,9 5,7.5 7.5,5 9,5 12,2 11.489407,1.512712 C 10.513874,0.58170546 8.9807634,1.0192366 8,2 z m 0.5451482,4.537558 0.3387857,0.352887 c 0,0 0.8501688,0.07591 1.2889221,-0.356167 L 5.5665554,11.161784 C 5.9484277,10.759801 5.8738707,9.8572254 5.8738707,9.8572254 L 5.5350852,9.504338 z M 9.5530473,5.5203307 9.8918329,5.8732169 c 0,0 0.8697361,0.1575408 1.2643511,-0.2310704 l 1.393699,-1.372494 C 12.944768,3.8807753 12.87203,2.8612795 12.87203,2.8612795 L 12.533244,2.5083933 z"
38
+ id="telephone"
39
+ style="color:#000000;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
40
+ </svg>
@@ -0,0 +1,40 @@
1
+ <?xml version="1.0" encoding="UTF-8" standalone="no"?>
2
+ <!-- Created with Inkscape (http://www.inkscape.org/) -->
3
+
4
+ <svg
5
+ xmlns:dc="http://purl.org/dc/elements/1.1/"
6
+ xmlns:cc="http://creativecommons.org/ns#"
7
+ xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
8
+ xmlns:svg="http://www.w3.org/2000/svg"
9
+ xmlns="http://www.w3.org/2000/svg"
10
+ version="1.1"
11
+ width="100%"
12
+ height="100%"
13
+ viewBox="0 0 14 14"
14
+ id="svg2">
15
+ <metadata
16
+ id="metadata8">
17
+ <rdf:RDF>
18
+ <cc:Work
19
+ rdf:about="">
20
+ <dc:format>image/svg+xml</dc:format>
21
+ <dc:type
22
+ rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
23
+ <dc:title></dc:title>
24
+ </cc:Work>
25
+ </rdf:RDF>
26
+ </metadata>
27
+ <defs
28
+ id="defs6" />
29
+ <rect
30
+ width="14"
31
+ height="14"
32
+ x="0"
33
+ y="0"
34
+ id="canvas"
35
+ style="fill:none;stroke:none;visibility:hidden" />
36
+ <path
37
+ d="m 0,0 0,7 c 0,0 0,4 4,4 0.487694,0 0.905229,-0.08308 1.28125,-0.1875 C 5.222862,10.329209 5.25,10 5.25,10 l 0,-0.21875 C 4.906989,9.915179 4.490013,10 4,10 1,10 1,7 1,7 L 1,1.5 c 2,0.9520605 4,0.9520605 6,0 L 7,2.65625 C 7.334486,2.7893793 7.676632,2.9137483 8,3 L 8,0 C 5,1.3728814 3,1.3050847 0,0 z m 2.5,3 c -0.552285,0 -1,0.4477153 -1,1 0,0.5522847 0.447715,1 1,1 0.552285,0 1,-0.4477153 1,-1 0,-0.5522847 -0.447715,-1 -1,-1 z M 6,3 6,10 c 0,0 0,4 4,4 4,0 4,-4 4,-4 L 14,3 C 11,4.3728814 9,4.3050847 6,3 z m 2.5,3 c 0.552285,0 1,0.4477153 1,1 0,0.552285 -0.447715,1 -1,1 -0.552285,0 -1,-0.447715 -1,-1 0,-0.5522847 0.447715,-1 1,-1 z m 3,0 c 0.552285,0 1,0.4477153 1,1 0,0.552285 -0.447715,1 -1,1 -0.552285,0 -1,-0.447715 -1,-1 0,-0.5522847 0.447715,-1 1,-1 z M 4,6.5 c -1.46224,0 -2,1.016949 -2,2 l 3.25,0 0,-1.65625 C 4.945701,6.6221969 4.545878,6.5 4,6.5 z m 4,3.5 4,0 c 0,1 -1,2 -2,2 -1,0 -2,-1 -2,-2 z"
38
+ id="theatre"
39
+ style="fill:#000000;fill-opacity:1;stroke:none" />
40
+ </svg>
@@ -0,0 +1,40 @@
1
+ <?xml version="1.0" encoding="UTF-8" standalone="no"?>
2
+ <!-- Created with Inkscape (http://www.inkscape.org/) -->
3
+
4
+ <svg
5
+ xmlns:dc="http://purl.org/dc/elements/1.1/"
6
+ xmlns:cc="http://creativecommons.org/ns#"
7
+ xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
8
+ xmlns:svg="http://www.w3.org/2000/svg"
9
+ xmlns="http://www.w3.org/2000/svg"
10
+ version="1.1"
11
+ width="100%"
12
+ height="100%"
13
+ viewBox="0 0 14 14"
14
+ id="svg2">
15
+ <metadata
16
+ id="metadata8">
17
+ <rdf:RDF>
18
+ <cc:Work
19
+ rdf:about="">
20
+ <dc:format>image/svg+xml</dc:format>
21
+ <dc:type
22
+ rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
23
+ <dc:title></dc:title>
24
+ </cc:Work>
25
+ </rdf:RDF>
26
+ </metadata>
27
+ <defs
28
+ id="defs6" />
29
+ <rect
30
+ width="14"
31
+ height="14"
32
+ x="0"
33
+ y="0"
34
+ id="canvas"
35
+ style="fill:none;stroke:none;visibility:hidden" />
36
+ <path
37
+ d="m 6.25,0 0,14 1.5,0 0,-14 -1.5,0 z M 2.5,1 C 1.671573,1 1,1.6715729 1,2.5 1,3.3284271 1.671573,4 2.5,4 3.328427,4 4,3.3284271 4,2.5 4,1.6715729 3.328427,1 2.5,1 z m 9,0 C 10.671573,1 10,1.6715729 10,2.5 10,3.3284271 10.671573,4 11.5,4 12.328427,4 13,3.3284271 13,2.5 13,1.6715729 12.328427,1 11.5,1 z m -10,4 c -0.599722,0 -1,0.568545 -1,1 0,0.5273339 1.25,1.496636 1.25,2 C 1.75,8.555974 0,9 0,11 l 1.75,0 0,3 1.5,0 0,-3 L 5,11 C 5,9 3.25,8.529509 3.25,8 3.25,7.470492 4.5,6.5513036 4.5,6 4.5,5.5925147 4.075273,5 3.5,5 l -2,0 z M 10,5 C 9.472666,5 9,5.4804699 9,6 c 0,1 1.75,4.016073 1.75,5 l 0,3 1.5,0 0,-3 C 12.25,10.035543 14,7 14,6 14,5.446616 13.551304,5 13,5 l -3,0 z"
38
+ id="toilets"
39
+ style="fill:#000000;fill-opacity:1;stroke:none" />
40
+ </svg>
@@ -0,0 +1,40 @@
1
+ <?xml version="1.0" encoding="UTF-8" standalone="no"?>
2
+ <!-- Created with Inkscape (http://www.inkscape.org/) -->
3
+
4
+ <svg
5
+ xmlns:dc="http://purl.org/dc/elements/1.1/"
6
+ xmlns:cc="http://creativecommons.org/ns#"
7
+ xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
8
+ xmlns:svg="http://www.w3.org/2000/svg"
9
+ xmlns="http://www.w3.org/2000/svg"
10
+ version="1.1"
11
+ width="100%"
12
+ height="100%"
13
+ viewBox="0 0 14 14"
14
+ id="svg2">
15
+ <metadata
16
+ id="metadata8">
17
+ <rdf:RDF>
18
+ <cc:Work
19
+ rdf:about="">
20
+ <dc:format>image/svg+xml</dc:format>
21
+ <dc:type
22
+ rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
23
+ <dc:title></dc:title>
24
+ </cc:Work>
25
+ </rdf:RDF>
26
+ </metadata>
27
+ <defs
28
+ id="defs6" />
29
+ <rect
30
+ width="14"
31
+ height="14"
32
+ x="0"
33
+ y="0"
34
+ id="canvas"
35
+ style="fill:none;stroke:none;visibility:hidden" />
36
+ <path
37
+ d="M 7,0 C 6.75,0.0032 6.5,0.1644239 6.5,0.5 L 6.5,4.375 1,7 13,7 7.5,4.375 7.5,0.5 C 7.5,0.1516409 7.25,-0.0031957 7,0 z M 8,0 8,3 12,3 10,1.5 12,0 z m -7,8 0,1 1,0 0,4 -1,0 0,1 12,0 0,-1 -1,0 0,-4 1,0 0,-1 z m 6,1.5 c 1,0 2,0.5 2,1.5 l 0,2 -4,0 0,-2 C 5,10 6,9.5 7,9.5 z"
38
+ id="town-hall"
39
+ style="fill:#000000;fill-opacity:1;stroke:none" />
40
+ </svg>
@@ -0,0 +1,40 @@
1
+ <?xml version="1.0" encoding="UTF-8" standalone="no"?>
2
+ <!-- Created with Inkscape (http://www.inkscape.org/) -->
3
+
4
+ <svg
5
+ xmlns:dc="http://purl.org/dc/elements/1.1/"
6
+ xmlns:cc="http://creativecommons.org/ns#"
7
+ xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
8
+ xmlns:svg="http://www.w3.org/2000/svg"
9
+ xmlns="http://www.w3.org/2000/svg"
10
+ version="1.1"
11
+ width="100%"
12
+ height="100%"
13
+ viewBox="0 0 14 14"
14
+ id="svg2">
15
+ <metadata
16
+ id="metadata8">
17
+ <rdf:RDF>
18
+ <cc:Work
19
+ rdf:about="">
20
+ <dc:format>image/svg+xml</dc:format>
21
+ <dc:type
22
+ rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
23
+ <dc:title></dc:title>
24
+ </cc:Work>
25
+ </rdf:RDF>
26
+ </metadata>
27
+ <defs
28
+ id="defs6" />
29
+ <rect
30
+ width="14"
31
+ height="14"
32
+ x="0"
33
+ y="0"
34
+ id="canvas"
35
+ style="fill:none;stroke:none;visibility:hidden" />
36
+ <path
37
+ d="M 2,1.25 C 2.647974,2 2.2974384,2.5190678 2,3 1.7531321,3.399164 1,4.7359503 1,5 1.1245269,5.4647409 1.5570886,5.78125 2,5.78125 2.3792669,5.5622802 2.680369,5.069631 3,4.75 3,4.75 4,6 4,7 4,7.6083221 3,9.875 3,9.875 c 0.1144967,0.1144967 0.7421469,0.430908 1,0.5 0,0 1.0213054,-2.1127596 2,-2.375 0.6239458,-0.1671858 1.4137017,-0.1570981 2,0 0.983714,0.2635854 2,2.375 2,2.375 0.253438,-0.06791 0.826381,-0.399761 1,-0.5 0,0 -0.868693,-1.8849568 -1,-2.375 0,0 -0.4204688,-1.2717267 0,-2 1.290341,-0.7449788 2.5,-0.097874 2.5,2 0.528174,-0.3049415 1.015684,-1.5 1,-2 C 13.024093,3.7238916 11,3 9.5,4.5 8.5345142,3.9425765 6.8650717,3.8842301 5.5,4.25 5.5,2 3.4597458,1.25 2,1.25 z M 2.625,3 C 2.8321068,3 3,3.1678932 3,3.375 3,3.5821068 2.8321068,3.75 2.625,3.75 2.4178932,3.75 2.25,3.5821068 2.25,3.375 2.25,3.1678932 2.4178932,3 2.625,3 z M 1.75,10 1,11 c 0,0 2,2.25 6,2.25 4,0 6,-2.25 6,-2.25 L 12.25,10 C 12.25,10 10,12 7,12 4,12 1.75,10 1.75,10 z"
38
+ id="toys"
39
+ style="fill:#000000;fill-opacity:1;stroke:none" />
40
+ </svg>
@@ -0,0 +1,40 @@
1
+ <?xml version="1.0" encoding="UTF-8" standalone="no"?>
2
+ <!-- Created with Inkscape (http://www.inkscape.org/) -->
3
+
4
+ <svg
5
+ xmlns:dc="http://purl.org/dc/elements/1.1/"
6
+ xmlns:cc="http://creativecommons.org/ns#"
7
+ xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
8
+ xmlns:svg="http://www.w3.org/2000/svg"
9
+ xmlns="http://www.w3.org/2000/svg"
10
+ version="1.1"
11
+ width="100%"
12
+ height="100%"
13
+ viewBox="0 0 14 14"
14
+ id="svg2">
15
+ <metadata
16
+ id="metadata8">
17
+ <rdf:RDF>
18
+ <cc:Work
19
+ rdf:about="">
20
+ <dc:format>image/svg+xml</dc:format>
21
+ <dc:type
22
+ rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
23
+ <dc:title></dc:title>
24
+ </cc:Work>
25
+ </rdf:RDF>
26
+ </metadata>
27
+ <defs
28
+ id="defs6" />
29
+ <rect
30
+ width="14"
31
+ height="14"
32
+ x="0"
33
+ y="0"
34
+ id="canvas"
35
+ style="fill:none;stroke:none;visibility:hidden" />
36
+ <path
37
+ d="M 5,0 C 4,0 3,0.99888517 3,1.9977703 l 0,6.9921963 c 0,0.9988851 1,1.9977704 2,1.9977704 l 4,0 c 1,0 2,-0.9988853 2,-1.9977704 L 11,1.9977703 C 11,0.99888517 10,0 9,0 z m 0,0.99888517 4,0 0,0.99888513 -4,0 z m 0,1.99777033 4,0 c 0.553621,0 1,0.4455028 1,0.9988852 L 10,5.993311 C 10,6.6197305 9.576271,6.9921962 9,6.9921962 l -4,0 C 4.440678,6.9921962 4,6.58587 4,5.993311 L 4,3.9955407 C 4,3.4421583 4.446379,2.9966555 5,2.9966555 z m 2,4.9944259 c 0.552285,0 1,0.4472159 1,0.9988852 0,0.5516693 -0.447715,0.9988851 -1,0.9988851 -0.552285,0 -1,-0.4472158 -1,-0.9988851 C 6,8.4382973 6.447715,7.9910814 7,7.9910814 z M 3,11.971014 2,14 5,13.984387 6,11.971009 z m 5,0.01561 1,1.99777 3,0 -1,-1.99777 z"
38
+ id="tram-stop"
39
+ style="fill:#000000;fill-opacity:1;stroke:none" />
40
+ </svg>
@@ -0,0 +1,40 @@
1
+ <?xml version="1.0" encoding="UTF-8" standalone="no"?>
2
+ <!-- Created with Inkscape (http://www.inkscape.org/) -->
3
+
4
+ <svg
5
+ xmlns:dc="http://purl.org/dc/elements/1.1/"
6
+ xmlns:cc="http://creativecommons.org/ns#"
7
+ xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
8
+ xmlns:svg="http://www.w3.org/2000/svg"
9
+ xmlns="http://www.w3.org/2000/svg"
10
+ version="1.1"
11
+ width="100%"
12
+ height="100%"
13
+ viewBox="0 0 14 14"
14
+ id="svg2">
15
+ <metadata
16
+ id="metadata8">
17
+ <rdf:RDF>
18
+ <cc:Work
19
+ rdf:about="">
20
+ <dc:format>image/svg+xml</dc:format>
21
+ <dc:type
22
+ rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
23
+ <dc:title></dc:title>
24
+ </cc:Work>
25
+ </rdf:RDF>
26
+ </metadata>
27
+ <defs
28
+ id="defs6" />
29
+ <rect
30
+ width="14"
31
+ height="14"
32
+ x="0"
33
+ y="0"
34
+ id="canvas"
35
+ style="fill:none;stroke:none;visibility:hidden" />
36
+ <path
37
+ d="m 7.75,14 0,-3 3.75,0 -3,-3.25 3,0 -3.1822034,-3 L 11,4.75 7,1 3,4.75 l 3,0 -3.5,3 3,0 -3,3.25 3.75,0 0,3 z"
38
+ id="tree-coniferous"
39
+ style="fill:#000000;fill-opacity:1;stroke:none" />
40
+ </svg>
@@ -0,0 +1,40 @@
1
+ <?xml version="1.0" encoding="UTF-8" standalone="no"?>
2
+ <!-- Created with Inkscape (http://www.inkscape.org/) -->
3
+
4
+ <svg
5
+ xmlns:dc="http://purl.org/dc/elements/1.1/"
6
+ xmlns:cc="http://creativecommons.org/ns#"
7
+ xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
8
+ xmlns:svg="http://www.w3.org/2000/svg"
9
+ xmlns="http://www.w3.org/2000/svg"
10
+ version="1.1"
11
+ width="100%"
12
+ height="100%"
13
+ viewBox="0 0 14 14"
14
+ id="svg2">
15
+ <metadata
16
+ id="metadata8">
17
+ <rdf:RDF>
18
+ <cc:Work
19
+ rdf:about="">
20
+ <dc:format>image/svg+xml</dc:format>
21
+ <dc:type
22
+ rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
23
+ <dc:title></dc:title>
24
+ </cc:Work>
25
+ </rdf:RDF>
26
+ </metadata>
27
+ <defs
28
+ id="defs6" />
29
+ <rect
30
+ width="14"
31
+ height="14"
32
+ x="0"
33
+ y="0"
34
+ id="canvas"
35
+ style="fill:none;stroke:none;visibility:hidden" />
36
+ <path
37
+ d="m 7.75,14 0,-3 L 9,11 C 11.524338,11 12.545311,7.5 10,6.5 11.496636,5.5 11,3 9,2.75 9,2.75 9,1 7,1 5,1 5,2.75 5,2.75 3,3 2.4614171,5.5 4,6.5 1.4966359,7.5 2.4966359,11 5,11 l 1.25,0 0,3 z"
38
+ id="tree-deciduous"
39
+ style="fill:#000000;fill-opacity:1;stroke:none" />
40
+ </svg>
@@ -0,0 +1,40 @@
1
+ <?xml version="1.0" encoding="UTF-8" standalone="no"?>
2
+ <!-- Created with Inkscape (http://www.inkscape.org/) -->
3
+
4
+ <svg
5
+ xmlns:dc="http://purl.org/dc/elements/1.1/"
6
+ xmlns:cc="http://creativecommons.org/ns#"
7
+ xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
8
+ xmlns:svg="http://www.w3.org/2000/svg"
9
+ xmlns="http://www.w3.org/2000/svg"
10
+ version="1.1"
11
+ width="100%"
12
+ height="100%"
13
+ viewBox="0 0 14 14"
14
+ id="svg2">
15
+ <metadata
16
+ id="metadata8">
17
+ <rdf:RDF>
18
+ <cc:Work
19
+ rdf:about="">
20
+ <dc:format>image/svg+xml</dc:format>
21
+ <dc:type
22
+ rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
23
+ <dc:title></dc:title>
24
+ </cc:Work>
25
+ </rdf:RDF>
26
+ </metadata>
27
+ <defs
28
+ id="defs6" />
29
+ <rect
30
+ width="14"
31
+ height="14"
32
+ x="0"
33
+ y="0"
34
+ id="canvas"
35
+ style="fill:none;stroke:none;visibility:hidden" />
36
+ <path
37
+ d="M 3.375,2 0.4375,5 2.53125,5 0,7.5 2.125,7.5 0,10 l 2.75,0 0,2 1.28125,0 0,-2 2.75,0 -2.125,-2.5 2.125,0 L 4.5,5 6.34375,5 3.375,2 z m 7,0 C 9.2328442,2 9.09375,3 9.09375,3 7.4014424,3.2115384 6.9481223,5.1538462 8.25,6 6.1317693,6.8461537 6.9755191,10 9.09375,10 l 0.625,0 0,2 1.28125,0 0,-2 0.625,0 c 2.135977,0 2.997474,-3.1538463 0.84375,-4 1.266384,-0.8461538 0.848557,-2.7884616 -0.84375,-3 0,0 -0.07235,-1 -1.25,-1 z"
38
+ id="tree-unspecified"
39
+ style="fill:#000000;fill-opacity:1;stroke:none" />
40
+ </svg>
@@ -0,0 +1,17 @@
1
+ <?xml version="1.0" encoding="UTF-8" standalone="no"?>
2
+ <!-- Created with Inkscape (http://www.inkscape.org/) -->
3
+
4
+ <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" version="1.1" width="100%" height="100%" viewBox="0 0 14 14" id="svg2">
5
+ <metadata id="metadata8">
6
+ <rdf:RDF>
7
+ <cc:Work rdf:about="">
8
+ <dc:format>image/svg+xml</dc:format>
9
+ <dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
10
+ <dc:title></dc:title>
11
+ </cc:Work>
12
+ </rdf:RDF>
13
+ </metadata>
14
+ <defs id="defs6" />
15
+ <rect width="14" height="14" x="0" y="0" id="canvas" style="fill:none;stroke:none;visibility:hidden" />
16
+ <path d="m 4.939089,0.12499997 c -1.4191217,0 -1.6451859,1.93046953 -1.28125,2.90625003 C 3.8887816,3.6542301 4.5922019,4.2560356 5.314089,4 6.2476315,3.5384628 6.5113975,2.3550377 6.251589,1.4375 6.1256004,0.82627427 5.6379877,0.12499997 4.939089,0.12499997 z m 3.96875,0 c -0.698899,0 -1.186511,0.7012743 -1.3125,1.31250003 C 7.335531,2.3550377 7.599299,3.5384628 8.532839,4 9.254726,4.2560356 9.9581461,3.6542301 10.189089,3.03125 10.553025,2.0554695 10.326961,0.12499997 8.907839,0.12499997 z M 0.87500002,3.21875 C 0.31441965,3.7793304 0.38782815,5.3925169 1.40625,6.0625 2.0663312,6.4008798 2.7362694,5.963358 2.96875,5.4375 3.3613536,4.6906363 3.2534654,3.6290239 2.5625,3.09375 1.9011225,2.6523191 1.3930884,2.7006617 0.87500002,3.21875 z M 11.4375,3.09375 c -0.482178,0.2783854 -0.798854,1.5968863 -0.40625,2.34375 0.232481,0.5258585 0.933669,0.9633798 1.59375,0.625 1.018422,-0.6699831 1.071545,-2.272205 0.5,-2.84375 -0.531945,-0.4452677 -1.16164,-0.4286055 -1.6875,-0.125 z M 7,4.5 C 4.5147186,4.5 2.5,6.5147186 2.5,9 c 0,2.485281 2.0147186,4.5 4.5,4.5 2.485281,0 4.5,-2.014719 4.5,-4.5 C 11.5,6.5147186 9.485281,4.5 7,4.5 z M 6,6 8,6 8,8 10,8 10,9.9999998 8,10.03125 8,12 6,12 6,9.9999998 l -2,0 L 4,8 6,8 z" id="veterinary" style="fill:#000;fill-opacity:1;stroke:none" />
17
+ </svg>
@@ -0,0 +1,40 @@
1
+ <?xml version="1.0" encoding="UTF-8" standalone="no"?>
2
+ <!-- Created with Inkscape (http://www.inkscape.org/) -->
3
+
4
+ <svg
5
+ xmlns:dc="http://purl.org/dc/elements/1.1/"
6
+ xmlns:cc="http://creativecommons.org/ns#"
7
+ xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
8
+ xmlns:svg="http://www.w3.org/2000/svg"
9
+ xmlns="http://www.w3.org/2000/svg"
10
+ version="1.1"
11
+ width="100%"
12
+ height="100%"
13
+ viewBox="0 0 14 14"
14
+ id="svg2">
15
+ <metadata
16
+ id="metadata8">
17
+ <rdf:RDF>
18
+ <cc:Work
19
+ rdf:about="">
20
+ <dc:format>image/svg+xml</dc:format>
21
+ <dc:type
22
+ rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
23
+ <dc:title></dc:title>
24
+ </cc:Work>
25
+ </rdf:RDF>
26
+ </metadata>
27
+ <defs
28
+ id="defs6" />
29
+ <rect
30
+ width="14"
31
+ height="14"
32
+ x="0"
33
+ y="0"
34
+ id="canvas"
35
+ style="fill:none;stroke:none;visibility:hidden" />
36
+ <path
37
+ d="m 9.65625,0.59375 c -0.3024732,0.0462641 -0.5739493,0.24857188 -0.75,0.5 C 8.4915325,1.6542533 8.3846231,2.3479287 8.1875,3 7.9662603,3.8420605 7.7522058,4.7006473 7.625,5.5625 7.6044,5.8106582 7.7926492,5.8644805 8.03125,5.625 8.8564261,4.8565483 9.6689927,4.0447405 10.46875,3.25 10.66307,3.0435127 10.857947,2.8397801 11,2.59375 c 0.22114,-0.3696454 0.325018,-0.8581921 0.09375,-1.25 -0.238762,-0.3960416 -0.675926,-0.6652283 -1.125,-0.75 -0.1037376,-0.0197567 -0.2116756,-0.0154214 -0.3125,0 z m -5.4375,0.0625 C 3.756376,0.664435 3.298377,0.9038402 3,1.25 2.7236959,1.5695061 2.7337489,2.0351336 2.90625,2.40625 3.1835185,3.0459969 3.721958,3.5026801 4.1875,4 4.8053738,4.6133884 5.4428785,5.2080755 6.125,5.75 6.3294366,5.8921706 6.4627003,5.7639689 6.375,5.4375 6.1234386,4.3383434 5.8495515,3.246582 5.5625,2.15625 5.4811703,1.8846207 5.3917386,1.5899614 5.25,1.34375 5.0409086,0.9671579 4.6737053,0.6524279 4.21875,0.65625 z M 1,5.65625 C 0.6728589,5.7133884 0.35581084,5.8906685 0.1875,6.1875 -0.03684961,6.5918816 -0.05657638,7.0996758 0.09375,7.53125 0.23204898,7.9303783 0.65487609,8.1823302 1.0625,8.21875 1.7551236,8.2989321 2.398939,8.029096 3.0625,7.875 3.9027885,7.6471232 4.7519195,7.4130156 5.5625,7.09375 5.787908,6.9879268 5.7327889,6.7749958 5.40625,6.6875 4.3287785,6.3551066 3.2438454,6.0472518 2.15625,5.75 1.8803888,5.6844434 1.596594,5.6567822 1.3125,5.65625 1.2048302,5.6543848 1.109047,5.6372039 1,5.65625 z m 11.6875,0 C 12.403405,5.6567822 12.119611,5.684443 11.84375,5.75 10.756155,6.0472518 9.6712203,6.3551066 8.59375,6.6875 8.2672114,6.7749958 8.21209,6.9879301 8.4375,7.09375 c 0.8105812,0.3192656 1.659711,0.5533732 2.5,0.78125 0.663559,0.154096 1.307371,0.4239353 2,0.34375 0.407624,-0.03642 0.830451,-0.2883717 0.96875,-0.6875 C 14.056568,7.0996758 14.036852,6.5918816 13.8125,6.1875 13.588087,5.7917247 13.118179,5.64879 12.6875,5.65625 z M 6.28125,8.0625 C 6.24107,8.0647215 6.1761092,8.0894573 6.125,8.125 5.4428785,8.6669264 4.8053738,9.2928641 4.1875,9.90625 3.721958,10.403571 3.1835185,10.829001 2.90625,11.46875 2.7337489,11.839865 2.7236959,12.305494 3,12.625 3.298377,12.97116 3.756376,13.241771 4.21875,13.25 4.6737053,13.253823 5.0409086,12.90784 5.25,12.53125 5.3917386,12.285037 5.48117,12.02163 5.5625,11.75 5.8495515,10.659668 6.1234386,9.5366567 6.375,8.4375 6.4407752,8.1926478 6.4017899,8.0558356 6.28125,8.0625 z M 7.75,8.125 C 7.676409,8.138699 7.6147,8.21967 7.625,8.34375 c 0.1272058,0.8618534 0.3412603,1.689188 0.5625,2.53125 0.1971231,0.652072 0.3040361,1.376995 0.71875,1.9375 0.2347344,0.335235 0.6475495,0.54778 1.0625,0.46875 0.449074,-0.08477 0.886238,-0.353959 1.125,-0.75 C 11.325022,12.139441 11.22114,11.650893 11,11.28125 10.857947,11.035219 10.66307,10.831485 10.46875,10.625 9.6689927,9.8302564 8.8564261,9.0496977 8.03125,8.28125 7.9119496,8.1615102 7.8235913,8.1113005 7.75,8.125 z"
38
+ id="viewpoint"
39
+ style="fill:#000000;fill-opacity:1;stroke:none" />
40
+ </svg>
@@ -0,0 +1,40 @@
1
+ <?xml version="1.0" encoding="UTF-8" standalone="no"?>
2
+ <!-- Created with Inkscape (http://www.inkscape.org/) -->
3
+
4
+ <svg
5
+ xmlns:dc="http://purl.org/dc/elements/1.1/"
6
+ xmlns:cc="http://creativecommons.org/ns#"
7
+ xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
8
+ xmlns:svg="http://www.w3.org/2000/svg"
9
+ xmlns="http://www.w3.org/2000/svg"
10
+ version="1.1"
11
+ width="100%"
12
+ height="100%"
13
+ viewBox="0 0 10 10"
14
+ id="svg2">
15
+ <metadata
16
+ id="metadata8">
17
+ <rdf:RDF>
18
+ <cc:Work
19
+ rdf:about="">
20
+ <dc:format>image/svg+xml</dc:format>
21
+ <dc:type
22
+ rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
23
+ <dc:title></dc:title>
24
+ </cc:Work>
25
+ </rdf:RDF>
26
+ </metadata>
27
+ <defs
28
+ id="defs6" />
29
+ <rect
30
+ width="10"
31
+ height="10"
32
+ x="0"
33
+ y="0"
34
+ id="canvas"
35
+ style="fill:none;stroke:none;visibility:hidden" />
36
+ <path
37
+ d="M 4,2 3,2 2,3 8,3 7,2 6,2 5,1 z M 2,4 3,9 7,9 8,4 z"
38
+ id="waste-basket"
39
+ style="fill:#000000;fill-opacity:1;stroke:none" />
40
+ </svg>
@@ -0,0 +1,40 @@
1
+ <?xml version="1.0" encoding="UTF-8" standalone="no"?>
2
+ <!-- Created with Inkscape (http://www.inkscape.org/) -->
3
+
4
+ <svg
5
+ xmlns:dc="http://purl.org/dc/elements/1.1/"
6
+ xmlns:cc="http://creativecommons.org/ns#"
7
+ xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
8
+ xmlns:svg="http://www.w3.org/2000/svg"
9
+ xmlns="http://www.w3.org/2000/svg"
10
+ version="1.1"
11
+ width="100%"
12
+ height="100%"
13
+ viewBox="0 0 14 14"
14
+ id="svg2">
15
+ <metadata
16
+ id="metadata8">
17
+ <rdf:RDF>
18
+ <cc:Work
19
+ rdf:about="">
20
+ <dc:format>image/svg+xml</dc:format>
21
+ <dc:type
22
+ rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
23
+ <dc:title></dc:title>
24
+ </cc:Work>
25
+ </rdf:RDF>
26
+ </metadata>
27
+ <defs
28
+ id="defs6" />
29
+ <rect
30
+ width="14"
31
+ height="14"
32
+ x="0"
33
+ y="0"
34
+ id="canvas"
35
+ style="fill:none;stroke:none;visibility:hidden" />
36
+ <path
37
+ d="M 6,1 C 5,1 5,2 5,2 L 4,2 C 2,2 2,3 2,3 L 12,3 C 12,3 12,2 10,2 L 9,2 C 9,2 9,1 8,1 z m -4,3 2,9 6,0 2,-9 z"
38
+ id="waste-basket"
39
+ style="fill:#000000;fill-opacity:1;stroke:none" />
40
+ </svg>
@@ -0,0 +1,40 @@
1
+ <?xml version="1.0" encoding="UTF-8" standalone="no"?>
2
+ <!-- Created with Inkscape (http://www.inkscape.org/) -->
3
+
4
+ <svg
5
+ xmlns:dc="http://purl.org/dc/elements/1.1/"
6
+ xmlns:cc="http://creativecommons.org/ns#"
7
+ xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
8
+ xmlns:svg="http://www.w3.org/2000/svg"
9
+ xmlns="http://www.w3.org/2000/svg"
10
+ version="1.1"
11
+ width="100%"
12
+ height="100%"
13
+ viewBox="0 0 14 14"
14
+ id="svg2">
15
+ <metadata
16
+ id="metadata8">
17
+ <rdf:RDF>
18
+ <cc:Work
19
+ rdf:about="">
20
+ <dc:format>image/svg+xml</dc:format>
21
+ <dc:type
22
+ rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
23
+ <dc:title></dc:title>
24
+ </cc:Work>
25
+ </rdf:RDF>
26
+ </metadata>
27
+ <defs
28
+ id="defs6" />
29
+ <rect
30
+ width="14"
31
+ height="14"
32
+ x="0"
33
+ y="0"
34
+ id="canvas"
35
+ style="fill:none;stroke:none;visibility:hidden" />
36
+ <path
37
+ d="m 2.5,0 0,3 9,0 0,-3 L 10,0 10,1 8,1 8,0 6,0 6,1 4,1 4,0 z M 3,4 2.5,13 1,13 1,14 5.5,14 C 5.5,13 5.7770449,11.5 7,11.5 8.2738548,11.52672 8.5,13 8.5,14 L 13,14 13,13 11.5,13 11,4 z M 7,6 C 8,6 8,7 8,7 L 8,8 6,8 6,7 C 6,7 6,6 7,6 z"
38
+ id="watchtower"
39
+ style="fill:#000000;fill-opacity:1;stroke:none" />
40
+ </svg>