@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 3,0 0,1.25 8,2 L 11,2 z M 4,2.5 4,7 10,7 10,4 z M 3,8 l 0,1 1,0 -1,5 1.5,0 1,-5 3,0 1.03125,5 1.5,0 L 10,9 11,9 11,8 z"
38
+ id="hunting-stand"
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 3.3431457,0 2,1.3431457 2,3 2,3.3555333 2.0739786,3.6835283 2.1875,4 l 5.625,0 C 7.9260214,3.6835283 8,3.3555333 8,3 8,1.3431457 6.6568543,0 5,0 z M 9,0 C 8.5961418,0 8.2266723,0.105305 7.875,0.25 8.5629725,0.96841289 9,1.9267594 9,3 9,3.3467764 8.931082,3.6790098 8.84375,4 L 11.8125,4 C 11.926021,3.6835283 12,3.3555333 12,3 12,1.3431457 10.656854,0 9,0 z M 3.25,5 7,14 10.75,5 3.25,5 z"
38
+ id="ice-cream"
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 5.895431,0 5,0.895431 5,2 5,3.104569 5.895431,4 7,4 8.104569,4 9,3.104569 9,2 9,0.895431 8.104569,0 7,0 z m -4,5 0,2 2,0 0,5 -2,0 0,2 8,0 0,-2 -2,0 0,-7 -6,0 z"
38
+ id="information"
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.5001761,-0.03125 -1.5000755,2 6.0003024,0 -1.500076,-2 -3.0001509,0 z m -1.5000755,3 3.000151,2.75 3.0001514,-2.75 -6.0003024,0 z m -0.1250063,2.125 C 2.7594552,6.0221898 2,7.4228958 2,8.96875 2,11.716935 4.3397727,14 6.969,14 9.598227,14 11.938,11.716935 11.938,8.96875 11.938,7.4345438 11.195755,6.0534671 10.094157,5.125 L 8.9691006,6.15625 c 0.9205844,0.6728387 1.5625784,1.7640005 1.5625784,2.8125 0,1.711475 -1.7320219,3.46875 -3.562679,3.46875 -1.8306571,0 -3.5314277,-1.757275 -3.5314277,-3.46875 0,-1.0559982 0.6627104,-2.1406148 1.5938302,-2.8125 L 3.8750943,5.09375 z"
38
+ id="jewellery"
39
+ style="fill:#000000" />
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.03125,0 5,3.46875 l -4,0 2,3.5 -2,3.5 4,0 L 7.03125,14 l 2,-3.53125 3.96875,0 -1.96875,-3.5 1.96875,-3.5 -3.96875,0 z m 0,2.4375 0.59375,1.03125 -1.1875,0 z M 3.125,4.625 l 1.21875,0 -0.625,1.0625 z m 2.65625,0 2.5,0 1.3125,2.34375 -1.3125,2.34375 -2.5,0 -1.3125,-2.34375 z m 3.90625,0 1.25,0 -0.625,1.09375 z m 0.625,3.59375 0.625,1.09375 -1.25,0 z M 3.71875,8.25 l 0.625,1.0625 -1.21875,0 z m 2.71875,2.21875 1.1875,0 L 7.03125,11.5 z"
38
+ id="jewish"
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,0 0,3 C 0,4.0419699 0.230228,5 1.75,5 3.269772,5 3.496775,4.0003095 3.5,3 L 4.75,0 2,0 z M 6,0 5.25,3 C 5.25,4.0167432 5.409138,5 7,5 8.590862,5 8.746852,3.9766052 8.75,3 L 8,0 6,0 z m 3.25,0 1.25,3 c 0,1.0227654 0.323901,2 1.75,2 C 13.676099,5 14,3.9832355 14,3 L 12,0 9.25,0 z M 1,6 1,14 13,14 13,6 1,6 z m 3,2 6,0 c 0.565272,0 1,0.505387 1,1 l 0,2 -8,0 0,-2 C 3,8.458281 3.505387,8 4,8 z"
38
+ id="kiosk"
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,1 C 2,1 1,2 1,3 L 1,14 13,14 13,3 C 13,2 12,1 11,1 z M 7,2 C 7,2 8,2 8,3 8,4 7,4 7,4 L 6,4 C 6,4 5,4 5,3 5,2 6,2 6,2 z m 3,0 c 0.552285,0 1,0.4477153 1,1 0,0.5522847 -0.447715,1 -1,1 C 9.4477153,4 9,3.5522847 9,3 9,2.4477153 9.4477153,2 10,2 z M 7,5.53125 c 1.932997,0 3.5,1.5670034 3.5,3.5 0,1.932997 -1.567003,3.5 -3.5,3.5 -1.932997,0 -3.5,-1.567003 -3.5,-3.5 0,-1.9329966 1.567003,-3.5 3.5,-3.5 z m -2,3.5 c 0,1.104569 0.895431,2 2,2 1.104569,0 2,-0.895431 2,-2 l -2,0 z"
38
+ id="laundry"
39
+ style="fill:#000000" />
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,10 c 2,3 5.24979,2.039143 5.24979,4 L 6.25,14 6.25,4 C 6.25,1.0168774 2,3 0,0 z M 14,0 C 12,3 7.75,1.0449388 7.75,4 l 0,10 1,0 C 8.75,12.020266 12,13 14,10 z"
38
+ id="library"
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.5,2 C 0.5,2 0,2 0,2.5 l 0,3.3125 a 0.76098723,0.76098723 0 0 0 0,0.375 L 0,9 1,9 1,6.71875 7.25,4.46875 A 0.7579333,0.7579333 0 0 0 6.875,3 0.750075,0.750075 0 0 0 6.75,3.03125 L 1,5.09375 1,2.5 C 1,2 0.5,2 0.5,2 z m 9,0 C 9.5,2 9,2 9,2.5 L 9,9 10,9 10,2.5 C 10,2 9.5,2 9.5,2 z"
38
+ id="lift-gate"
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.84375,2 C 0.5625,2.046875 0,2.25 0,3 l 0,9 2,0 0,-3.3125 C 1.6300346,8.4774734 1.3229566,8.1746775 1.15625,7.78125 0.78008275,6.8934953 1.1828719,5.7751702 2,5.28125 L 2,3 C 2,2 1,2 1,2 1,2 0.9375,1.984375 0.84375,2 z m 12,0 C 12.5625,2.046875 12,2.25 12,3 l 0,9 2,0 0,-9 C 14,2 13,2 13,2 13,2 12.9375,1.984375 12.84375,2 z M 9.875,3 C 9.777294,3.017072 9.6821585,3.048784 9.59375,3.09375 l -7,3 C 2.0564586,6.2619445 1.7697007,6.9550053 2,7.46875 2.2302993,7.9824946 2.9232021,8.195449 3.40625,7.90625 l 7,-3 C 10.840329,4.7135022 11.096254,4.1762637 10.96875,3.71875 10.841246,3.2612362 10.346201,2.9404567 9.875,3 z"
38
+ id="lift-gate"
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.75 C 5,0.75 4.75,1.9948911 4.75,2.5 l 0,2.5 -1,0 0,1 L 5,7 4.25,14 9.75,13.999936 9,7 l 1.25,-1 0,-1 -1,0 0,-2.5 C 9.25,1.9927186 9,0.72902649 7,0.75 z M 7,2 C 7.7483179,2 8,2.5805299 8,3 L 8,5 6,5 6,3 C 6,2.5595564 6.2097351,2 7,2 z"
38
+ id="lighthouse"
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 6,1 C 5,1 4,2.0209735 4,3 l 0,1 -0.75,0 0,9 7.5,0 0,-9 L 10,4 10,3 C 10,2 8.9895132,1 8,1 z m 0.5,1.25 1,0 c 0.8599138,0 1.25,0.5994182 1.25,1.25 l 0,0.5 -3.5,0 0,-0.5 C 5.25,2.8707948 5.5557891,2.25 6.5,2.25 z M 2,4 C 0.64345039,4 0,4.6434504 0,6 l 0,5 c 0,1.35655 0.74831793,2 2,2 z m 10,0 0,9 c 1.251682,0 2,-0.748318 2,-2 L 14,6 C 14,4.6853974 13.377523,4 12,4 z"
38
+ id="luggage"
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,13 8,2 C 8,1 7,1 7,1 7,1 6,1 6,2 l 0,11 -3,0 0,1 8,0 0,-1 z"
38
+ id="mast"
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.00025,0.40625 C 2.23301,1.1855669 0.969,2.9521023 0.969,5 c 0,2.047898 1.26401,3.814433 3.03125,4.59375 l 0,-1.15625 c -1.19553,-0.690791 -2,-1.9493498 -2,-3.4375 0,-1.4881502 0.80447,-2.7467086 2,-3.4375 l 0,-1.15625 z m 6,0 0,1.15625 c 1.19553,0.6907914 2,1.9493498 2,3.4375 0,1.4881502 -0.80447,2.746709 -2,3.4375 l 0,1.15625 C 11.76749,8.814433 13.0315,7.047898 13.0315,5 c 0,-2.0478977 -1.26401,-3.8144331 -3.03125,-4.59375 z m -5,1.78125 c -1.157046,0.4168642 -2,1.5158306 -2,2.8125 0,1.2966694 0.842954,2.395636 2,2.8125 l 0,-1.09375 c -0.596919,-0.3447208 -1,-0.9751803 -1,-1.71875 0,-0.7435697 0.403081,-1.3740292 1,-1.71875 l 0,-1.09375 z m 4,0 0,1.09375 c 0.596919,0.3447208 1,0.9751803 1,1.71875 0,0.7435697 -0.403081,1.3740292 -1,1.71875 l 0,1.09375 c 1.157046,-0.416864 2,-1.5158306 2,-2.8125 0,-1.2966694 -0.842954,-2.3956358 -2,-2.8125 z M 6.844,4 C 6.56275,4.046875 6.00025,4.25 6.00025,5 l 0,8 -3,0 0,1 8,0 0,-1 -3,0 0,-8 c 0,-1 -1,-1 -1,-1 0,0 -0.0625,-0.015625 -0.15625,0 z"
38
+ id="mast-communications"
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 1,1 C 0.4175752,1 0,1.5446938 0,2 L 0,8 C 0,8.4387825 0.52372021,9 1,9 L 9.0000001,9 C 9.4940811,9 10,8.510604 10,8 L 10,2 C 10,1.4595222 9.4896301,1 9.0000001,1 z m 2,5 4.0000001,0 0,1 L 3,7 z m 1,-4 2.0000001,0 0,1 L 4,3 z m -2,2 6.0000001,0 0,1 L 2,5 z"
38
+ id="memorial"
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,2 C 1.6887616,2 1,2.6887616 1,3.5 l 0,7 C 1,11.269291 1.667788,12 2.5,12 l 9,0 c 0.748318,0 1.5,-0.709735 1.5,-1.5 l 0,-7 C 13,2.7307086 12.269291,2 11.5,2 z m 0,1 C 2.7761424,3 3,3.2238576 3,3.5 3,3.7761424 2.7761424,4 2.5,4 2.2238576,4 2,3.7761424 2,3.5 2,3.2238576 2.2238576,3 2.5,3 z m 9,0 C 11.776142,3 12,3.2238576 12,3.5 12,3.7761424 11.776142,4 11.5,4 11.223858,4 11,3.7761424 11,3.5 11,3.2238576 11.223858,3 11.5,3 z M 5,4 6,4 6,5 5,5 z M 7,4 9,4 9,5 7,5 z M 3,6 11,6 11,7 3,7 z M 5,8 9,8 9,9 5,9 z M 2.5,10 C 2.7761424,10 3,10.223858 3,10.5 3,10.776142 2.7761424,11 2.5,11 2.2238576,11 2,10.776142 2,10.5 2,10.223858 2.2238576,10 2.5,10 z m 9,0 C 11.776142,10 12,10.223858 12,10.5 12,10.776142 11.776142,11 11.5,11 11.223858,11 11,10.776142 11,10.5 11,10.223858 11.223858,10 11.5,10 z"
38
+ id="memorial"
39
+ style="fill:#000000;fill-opacity:1;stroke:none" />
40
+ </svg>