@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 9.375,0.03125 C 9.228609,0.0143576 9.069653,0.0553473 8.9375,0.1875 L 6.03125,3.125 4.125,1.1875 C 3.913054,0.9017344 3.437513,0.8725487 3.1875,1.125 2.937487,1.3774513 2.966994,1.8484875 3.25,2.0625 L 5.15625,4 2,4 C 1,4 0,5 0,6 l 0,6 c 0,1 1,2 2,2 l 10,0 c 1,0 2,-1 2,-2 L 14,6 C 14,5 13,4 12,4 L 6.90625,4 9.8125,1.0625 C 10.20002,0.6749802 9.814172,0.0819271 9.375,0.03125 z M 6,6 c 3,0 4,0 4,3 0,3 -1,3 -4,3 C 3,12 2,12 2,9 2,6 3,6 6,6 z m 6,0.125 c 0.483249,0 0.875,0.3917508 0.875,0.875 0,0.4832492 -0.391751,0.875 -0.875,0.875 -0.483249,0 -0.875,-0.3917508 -0.875,-0.875 0,-0.4832492 0.391751,-0.875 0.875,-0.875 z m 0,3 c 0.483249,0 0.875,0.391751 0.875,0.875 0,0.483249 -0.391751,0.875 -0.875,0.875 -0.483249,0 -0.875,-0.391751 -0.875,-0.875 0,-0.483249 0.391751,-0.875 0.875,-0.875 z"
38
+ id="electronics"
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 1,0 1,14 13,14 13,0 1,0 z M 3,2 11,2 11,12 3,12 3,2 z M 7,3 4,6 6,6 8,6 10,6 7,3 z M 4,8 7,11 10,8 8,8 6,8 4,8 z"
38
+ id="elevator"
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 6,1 C 4.1463637,2.5302974 3,1 3,1 l 0,4.5 c 0,0 1.0099348,1.7683066 3,0 2,-1.7771344 3,0 3,0 L 9,1 C 9,1 8,-0.6511301 6,1 z M 1,1 1,9 C 1,9.6031075 2,9.5607346 2,9 L 2,1 C 2,0.473665 1,0.44501653 1,1 z"
38
+ id="embassy"
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 8,1 C 5,3 3,1 3,1 l 0,7 c 0,0 2,2 5,0 3,-2 5,0 5,0 L 13,1 C 13,1 11,-1 8,1 z M 1.5,0.25 C 1.25,0.25 1,0.5 1,1 l 0,12 c 0,1 1,1 1,0 L 2,1 C 2,0.5 1.75,0.25 1.5,0.25 z"
38
+ id="embassy"
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 C 1,1 0,2 0,3 l 0,1 4,0 1,-1 4,0 1,1 4,0 0,-1 C 14,2 13,1 12,1 z M 0,4.75 0,5.25 C 0,5.25 0.37037551,6 1,6 L 3,6 C 3.5663545,5.9811215 4,5.25 4,5.25 l 0,-0.5 z m 10,0 0,0.5 c 0,0 0.433715,0.75 1,0.75 l 2,0 c 0.566673,0 1,-0.75 1,-0.75 l 0,-0.5 z M 1.5,8 C 0.70762712,8 0,8.573533 0,9.5 0,10.478901 0.72245763,11 1.5,11 l 1,0 C 2.5,11 3,11 3,11.5 3,12 2.5,12 2.5,12 l -2,0 0,1 2,0 C 3.2775424,13 4,12.396919 4,11.46875 4,10.593015 3.2627119,10 2.5,10 l -1,0 C 1.5,10 1,10 1,9.5 1,9 1.5,9 1.5,9 l 2,0 0,-1 z m 5,0 C 5,8 5,9.5 5,9.5 l 0,2 c 0,0 0,1.5 1.5,1.5 l 1,0 C 9,13 9,11.5 9,11.5 l 0,-2 C 9,9.5 9,8 7.5,8 z m 5,0 C 10.707627,8 10,8.573533 10,9.5 c 0,0.978901 0.722458,1.5 1.5,1.5 l 1,0 c 0,0 0.5,0 0.5,0.5 0,0.5 -0.5,0.5 -0.5,0.5 l -2,0 0,1 2,0 C 13.277542,13 14,12.396919 14,11.46875 14,10.593015 13.262712,10 12.5,10 l -1,0 C 11.5,10 11,10 11,9.5 11,9 11.5,9 11.5,9 l 2,0 0,-1 z M 6,9.75 C 6,9.75 6,9 6.75,9 l 0.5,0 C 8,9 8,9.75 8,9.75 l 0,1.5 C 8,11.25 8,12 7.25,12 l -0.5,0 C 6,12 6,11.25 6,11.25 z"
38
+ id="emergency-phone"
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 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 2.75,0 0,2.5 1.25,0 0,-1.25 4.75,0 0,7.5 L 4,8.75 4,7.5 2.75,7.5 2.75,10 10,10 10,0 z M 5,2.5 l 0,1.75 -4,0 0,1.5 4,0 L 5,7.5 8,5 z"
38
+ id="entrance"
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 4,0 0,4 2,0 0,-2 6,0 0,10 -6,0 0,-2 -2,0 0,4 10,0 0,-14 z m 3,3.5 0,2.25 -6,0 0,2.5 6,0 0,2.25 4,-3.5 z"
38
+ id="entrance"
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 0,0 0,10 6.25,0 0,-2.5 -1.25,0 0,1.25 -3.75,0 0,-7.5 3.75,0 0,1.25 1.25,0 L 6.25,0 0,0 z m 7,2.5 0,1.75 -4,0 0,1.5 4,0 L 7,7.5 10,5 7,2.5 z"
38
+ id="exit"
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 0,0 0,14 9,14 9,10 7,10 7,12 2,12 2,2 7,2 7,4 9,4 9,0 z m 10,3.5 0,2.25 -6,0 0,2.5 6,0 0,2.25 4,-3.5 z"
38
+ id="exit"
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,3 C 2,3 0.960032,5.000799 1,6 L 1,7 13,7 13,6 C 13,5 12,3 9,3 z M 1,8 C 0,8 0,9 1,9 l 12,0 c 1,0 1,-1 0,-1 z m 0,2.03125 0,0.625 C 1,11.34045 1.81579,12 2.5,12 l 9,0 c 0.68421,0 1.5,-0.65955 1.5,-1.34375 l 0,-0.625 z"
38
+ id="fast-food"
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.5,1 3,5 7,3 11,5 10.5,1 9,1 C 9,1 9,0 8,0 L 6,0 C 5,0 5,1 5,1 z M 7,4 1,7 3,9 3,10 c 0.4459029,0 1.4948911,1 2,1 0.5042373,0 1.5254237,-1 2,-1 0.4755023,0 1.4957627,1 2,1 0.4745763,0 1.52173,-1 2,-1 l 0,-1 2,-2 z m -4,7.5 c -0.5338983,0 -1.4922852,1 -2,1 L 1,14 c 0.5371839,0 1.5254237,-1 2,-1 0.5042373,0 1.4661017,1 2,1 0.4755023,0 1.4922852,-1 2,-1 0.5042373,0 1.5217305,1 2,1 0.5042373,0 1.525424,-1 2,-1 0.474576,0 1.495763,1 2,1 l 0,-1.5 c -0.415254,0 -1.466102,-1.029661 -2,-1 -0.47827,0 -1.4652784,1 -2,1 -0.4449153,0 -1.4957627,-1 -2,-1 -0.5042373,0 -1.5540971,1 -2,1 -0.4755023,0 -1.4661017,-1 -2,-1 z"
38
+ id="ferry"
39
+ style="color:#000000;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;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 7,0 C 3.424161,1.2414283 2,5 2,8 2,11 3.744933,13.259763 6,14 4,10.741416 4,8 7,6 6.495078,7.352818 7,10 8,11 8.431455,10.599243 9,9.575273 9,9 c 2,2 0.562898,3.633261 0,5 1.08818,-0.559102 3,-2 3,-5 C 12,6 10,5 10,2 8.616484,2.5992431 8,4 8,5 7.047939,4.4434404 6,2.2464256 7,0 z"
38
+ id="fire-station"
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,0 C 3.944406,2.8332196 2.233819,6.4334035 6.25,6.938 l 0,5.562 C 6.25,11.033993 3.997226,8 1,8 c 3,2 1,6 5,6 2,0 0,0 2,0 4,0 2,-4 5,-6 -2.997226,0 -5.25,2.944994 -5.25,4.5 l 0,-5.562 C 11.753428,6.4504075 10.055593,2.8332196 11,0 10,0 8.75,3 8.75,3 8.75,3 8,1 7,0 6,1 5.25,3 5.25,3 5.25,3 4,0 3,0 z"
38
+ id="florist"
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 4.5,1 1,4 l 3.5,3 0,-2 5,0 0,2 3.5,-3 -3.5,-3 0,2 -5,0 z M 3,7.5 c -0.5338983,0 -1.4922852,1 -2,1 L 1,10 c 0.5371839,0 1.5254237,-1 2,-1 0.5042373,0 1.4661017,1 2,1 0.4755023,0 1.4922852,-1 2,-1 0.5042373,0 1.5217305,1 2,1 0.5042373,0 1.525424,-1 2,-1 0.474576,0 1.495763,1 2,1 l 0,-1.5 c -0.415254,0 -1.466102,-1.029661 -2,-1 -0.47827,0 -1.4652784,1 -2,1 -0.4449153,0 -1.4957627,-1 -2,-1 -0.5042373,0 -1.5540971,1 -2,1 -0.4755023,0 -1.4661017,-1 -2,-1 z m 0,3 c -0.5338983,0 -1.4922852,1 -2,1 L 1,13 c 0.5371839,0 1.5254237,-1 2,-1 0.5042373,0 1.4661017,1 2,1 0.4755023,0 1.4922852,-1 2,-1 0.5042373,0 1.5217305,1 2,1 0.5042373,0 1.525424,-1 2,-1 0.474576,0 1.495763,1 2,1 l 0,-1.5 c -0.415254,0 -1.466102,-1.029661 -2,-1 -0.47827,0 -1.4652784,1 -2,1 -0.4449153,0 -1.4957627,-1 -2,-1 -0.5042373,0 -1.5540971,1 -2,1 -0.4755023,0 -1.4661017,-1 -2,-1 z"
38
+ id="ford"
39
+ style="color:#000000;fill:#000000;fill-opacity:1" />
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.75,2 2,3 l 0,0.34375 3,0 L 5,3 4.1875,2 z M 9.8125,2 9,3 l 0,0.34375 3,0 L 12,3 11.25,2 z M 2,4 2,7 12,7 12,4 9,4 9,5 7,5 5,5 5,4 z M 3.5,5 C 4,5 4,5.4907295 4,5.5 L 4,6 3,6 3,5.5 C 3,5.5 3,5 3.5,5 z m 7,0 C 11,5 11,5.4907296 11,5.5 L 11,6 10,6 10,5.5 c 0,-2e-7 0,-0.5 0.5,-0.5 z M 1,8 0,12 14,12 13,8 z"
38
+ id="fort"
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 9,1 C 7.466325,1 6.25,2.0324775 6.25,4 l 0,0.3125 C 5.865049,4.1210714 5.433094,4 5,4 3.532943,4 2.25,5.0324775 2.25,7 l 0,1 c 0,1 1.5,1 1.5,0 l 0,-1 C 3.75,6.0340405 4.433016,5.5 5,5.5 5.566984,5.5 6.25,6.0673495 6.25,7 l 0,2.5 c 0.3708888,-0.3708888 1.1494693,-0.3505307 1.5,0 l 0,-2.5 0,-3 C 7.75,3.0340405 8.466325,2.5 9,2.5 c 0.600293,0 1.25,0.5673495 1.25,1.5 l 0,2 c 0,1 1.5,1 1.5,0 l 0,-2 C 11.75,2.1013899 10.500366,1 9,1 z m -6,9.5 c -0.533898,0 -1.492285,1 -2,1 L 1,13 c 0.537184,0 1.525424,-1 2,-1 0.504237,0 1.466102,1 2,1 0.475502,0 1.492285,-1 2,-1 0.504237,0 1.521731,1 2,1 0.504237,0 1.525424,-1 2,-1 0.474576,0 1.495763,1 2,1 l 0,-1.5 c -0.415254,0 -1.466102,-1.029661 -2,-1 -0.47827,0 -1.465278,1 -2,1 -0.444915,0 -1.495763,-1 -2,-1 -0.504237,0 -1.554097,1 -2,1 -0.475502,0 -1.466102,-1 -2,-1 z"
38
+ id="fountain"
39
+ style="fill:#000000;fill-opacity:1;stroke:none" />
40
+ </svg>