@clubmed/trident-ui 1.0.1 → 1.1.0-beta.2

Sign up to get free protection for your applications and to get access to all the features.
Files changed (258) hide show
  1. package/BeachView-D7jbrjhw.js +6 -0
  2. package/BeachView-D7jbrjhw.js.map +1 -0
  3. package/CHANGELOG.md +15 -0
  4. package/GardenView-C4ezQxpq.js +6 -0
  5. package/GardenView-C4ezQxpq.js.map +1 -0
  6. package/PoolView-P2ZBXZA9.js +6 -0
  7. package/PoolView-P2ZBXZA9.js.map +1 -0
  8. package/README.md +4 -22
  9. package/SnowSerenity-DQAGaSZc.js +6 -0
  10. package/SnowSerenity-DQAGaSZc.js.map +1 -0
  11. package/SunView-D_XYC3V5.js +6 -0
  12. package/SunView-D_XYC3V5.js.map +1 -0
  13. package/Twitter-B4o_qFxz.js +6 -0
  14. package/Twitter-B4o_qFxz.js.map +1 -0
  15. package/WithView-CM90ePcH.js +6 -0
  16. package/WithView-CM90ePcH.js.map +1 -0
  17. package/assets/icons/Services/SnowSerenity.svg +8 -0
  18. package/assets/icons/Socials/Twitter.svg +3 -4
  19. package/assets/icons/Utilities/BeachView.svg +3 -0
  20. package/assets/icons/Utilities/GardenView.svg +3 -0
  21. package/assets/icons/Utilities/PoolView.svg +3 -0
  22. package/assets/icons/Utilities/SunView.svg +3 -0
  23. package/assets/icons/Utilities/WithView.svg +3 -0
  24. package/assets/style.css +1 -1
  25. package/atoms/Icons/Iconics.d.ts +2 -2
  26. package/atoms/Icons/svg/Services.js +4 -0
  27. package/atoms/Icons/svg/Services.js.map +1 -1
  28. package/atoms/Icons/svg/Socials.js +1 -1
  29. package/atoms/Icons/svg/Utilities.js +20 -0
  30. package/atoms/Icons/svg/Utilities.js.map +1 -1
  31. package/atoms/Icons/svg-use/Services.js +33 -28
  32. package/atoms/Icons/svg-use/Services.js.map +1 -1
  33. package/atoms/Icons/svg-use/Utilities.js +100 -75
  34. package/atoms/Icons/svg-use/Utilities.js.map +1 -1
  35. package/hooks/useSafeBoop.js +1 -1
  36. package/hooks/useValue.d.ts +1 -1
  37. package/hooks/useValue.js +18 -20
  38. package/hooks/useValue.js.map +1 -1
  39. package/molecules/Backdrop.js +1 -1
  40. package/molecules/Buttons/Button.js +1 -1
  41. package/molecules/Buttons/ButtonAnchor.js +1 -1
  42. package/molecules/ElasticHeight.js +1 -1
  43. package/molecules/Forms/Checkboxes/Checkbox.js +1 -1
  44. package/molecules/Forms/DateField.js +41 -39
  45. package/molecules/Forms/DateField.js.map +1 -1
  46. package/molecules/Forms/Filter.js +1 -1
  47. package/molecules/Forms/FormControl.d.ts +1 -1
  48. package/molecules/Forms/FormControl.js +23 -12
  49. package/molecules/Forms/FormControl.js.map +1 -1
  50. package/molecules/Forms/FormLabel.d.ts +2 -1
  51. package/molecules/Forms/FormLabel.js +20 -19
  52. package/molecules/Forms/FormLabel.js.map +1 -1
  53. package/molecules/Forms/NumberField.d.ts +8 -7
  54. package/molecules/Forms/NumberField.js +42 -40
  55. package/molecules/Forms/NumberField.js.map +1 -1
  56. package/molecules/Forms/Password/Password.js +23 -21
  57. package/molecules/Forms/Password/Password.js.map +1 -1
  58. package/molecules/Forms/Radios/Radio.js +1 -1
  59. package/molecules/Forms/Range.js +2 -4
  60. package/molecules/Forms/Range.js.map +1 -1
  61. package/molecules/Forms/Select.js +18 -16
  62. package/molecules/Forms/Select.js.map +1 -1
  63. package/molecules/Forms/Switch.js +1 -1
  64. package/molecules/Forms/TextField.d.ts +2 -0
  65. package/molecules/Forms/TextField.js +33 -30
  66. package/molecules/Forms/TextField.js.map +1 -1
  67. package/molecules/HamburgerIcon.js +1 -1
  68. package/molecules/Loader.js +1 -1
  69. package/molecules/Popin.js +1 -1
  70. package/molecules/Tabs/TabsHeader.js +1 -1
  71. package/molecules/Tabs/TabsHeading.js +1 -1
  72. package/molecules/Tabs/TabsPanel.js +1 -1
  73. package/package.json +16 -21
  74. package/{react-spring_web.modern-BPtZcx1z.js → react-spring_web.modern-DyRwH83_.js} +1275 -1781
  75. package/{react-spring_web.modern-BPtZcx1z.js.map → react-spring_web.modern-DyRwH83_.js.map} +1 -1
  76. package/Twitter-DtXFJEB1.js +0 -6
  77. package/Twitter-DtXFJEB1.js.map +0 -1
  78. package/atoms/Icons/fonts/Actions.d.ts +0 -2
  79. package/atoms/Icons/fonts/Actions.js +0 -113
  80. package/atoms/Icons/fonts/Actions.js.map +0 -1
  81. package/atoms/Icons/fonts/Activities.d.ts +0 -2
  82. package/atoms/Icons/fonts/Activities.js +0 -145
  83. package/atoms/Icons/fonts/Activities.js.map +0 -1
  84. package/atoms/Icons/fonts/Brand.d.ts +0 -2
  85. package/atoms/Icons/fonts/Brand.js +0 -92
  86. package/atoms/Icons/fonts/Brand.js.map +0 -1
  87. package/atoms/Icons/fonts/Covid.d.ts +0 -2
  88. package/atoms/Icons/fonts/Covid.js +0 -61
  89. package/atoms/Icons/fonts/Covid.js.map +0 -1
  90. package/atoms/Icons/fonts/FontIcon.d.ts +0 -5
  91. package/atoms/Icons/fonts/FontIcon.js +0 -24
  92. package/atoms/Icons/fonts/FontIcon.js.map +0 -1
  93. package/atoms/Icons/fonts/FontIconResolver.d.ts +0 -3
  94. package/atoms/Icons/fonts/FontIconResolver.js +0 -14
  95. package/atoms/Icons/fonts/FontIconResolver.js.map +0 -1
  96. package/atoms/Icons/fonts/Food.d.ts +0 -2
  97. package/atoms/Icons/fonts/Food.js +0 -106
  98. package/atoms/Icons/fonts/Food.js.map +0 -1
  99. package/atoms/Icons/fonts/HappyToCare.d.ts +0 -2
  100. package/atoms/Icons/fonts/HappyToCare.js +0 -58
  101. package/atoms/Icons/fonts/HappyToCare.js.map +0 -1
  102. package/atoms/Icons/fonts/Places.d.ts +0 -2
  103. package/atoms/Icons/fonts/Places.js +0 -61
  104. package/atoms/Icons/fonts/Places.js.map +0 -1
  105. package/atoms/Icons/fonts/Room.d.ts +0 -2
  106. package/atoms/Icons/fonts/Room.js +0 -115
  107. package/atoms/Icons/fonts/Room.js.map +0 -1
  108. package/atoms/Icons/fonts/Services.d.ts +0 -2
  109. package/atoms/Icons/fonts/Services.js +0 -73
  110. package/atoms/Icons/fonts/Services.js.map +0 -1
  111. package/atoms/Icons/fonts/Socials.d.ts +0 -2
  112. package/atoms/Icons/fonts/Socials.js +0 -73
  113. package/atoms/Icons/fonts/Socials.js.map +0 -1
  114. package/atoms/Icons/fonts/Transports.d.ts +0 -2
  115. package/atoms/Icons/fonts/Transports.js +0 -49
  116. package/atoms/Icons/fonts/Transports.js.map +0 -1
  117. package/atoms/Icons/fonts/Utilities.d.ts +0 -2
  118. package/atoms/Icons/fonts/Utilities.js +0 -154
  119. package/atoms/Icons/fonts/Utilities.js.map +0 -1
  120. package/atoms/Icons/fonts/index.d.ts +0 -2
  121. package/atoms/Icons/fonts/index.js +0 -7
  122. package/atoms/Icons/fonts/index.js.map +0 -1
  123. package/button-l0sNRNKZ.js +0 -2
  124. package/button-l0sNRNKZ.js.map +0 -1
  125. package/controls-l0sNRNKZ.js +0 -2
  126. package/controls-l0sNRNKZ.js.map +0 -1
  127. package/fonts/Actions/tui-actions.css +0 -52
  128. package/fonts/Actions/tui-actions.eot +0 -0
  129. package/fonts/Actions/tui-actions.less +0 -49
  130. package/fonts/Actions/tui-actions.module.less +0 -52
  131. package/fonts/Actions/tui-actions.scss +0 -84
  132. package/fonts/Actions/tui-actions.styl +0 -49
  133. package/fonts/Actions/tui-actions.svg +0 -111
  134. package/fonts/Actions/tui-actions.symbol.svg +0 -67
  135. package/fonts/Actions/tui-actions.ttf +0 -0
  136. package/fonts/Actions/tui-actions.woff +0 -0
  137. package/fonts/Actions/tui-actions.woff2 +0 -0
  138. package/fonts/Activities/tui-activities.css +0 -64
  139. package/fonts/Activities/tui-activities.eot +0 -0
  140. package/fonts/Activities/tui-activities.less +0 -61
  141. package/fonts/Activities/tui-activities.module.less +0 -64
  142. package/fonts/Activities/tui-activities.scss +0 -108
  143. package/fonts/Activities/tui-activities.styl +0 -61
  144. package/fonts/Activities/tui-activities.svg +0 -147
  145. package/fonts/Activities/tui-activities.symbol.svg +0 -91
  146. package/fonts/Activities/tui-activities.ttf +0 -0
  147. package/fonts/Activities/tui-activities.woff +0 -0
  148. package/fonts/Activities/tui-activities.woff2 +0 -0
  149. package/fonts/Brand/tui-brand.css +0 -36
  150. package/fonts/Brand/tui-brand.eot +0 -0
  151. package/fonts/Brand/tui-brand.less +0 -33
  152. package/fonts/Brand/tui-brand.module.less +0 -36
  153. package/fonts/Brand/tui-brand.scss +0 -52
  154. package/fonts/Brand/tui-brand.styl +0 -33
  155. package/fonts/Brand/tui-brand.svg +0 -63
  156. package/fonts/Brand/tui-brand.symbol.svg +0 -59
  157. package/fonts/Brand/tui-brand.ttf +0 -0
  158. package/fonts/Brand/tui-brand.woff +0 -0
  159. package/fonts/Brand/tui-brand.woff2 +0 -0
  160. package/fonts/Covid/tui-covid.css +0 -36
  161. package/fonts/Covid/tui-covid.eot +0 -0
  162. package/fonts/Covid/tui-covid.less +0 -33
  163. package/fonts/Covid/tui-covid.module.less +0 -36
  164. package/fonts/Covid/tui-covid.scss +0 -52
  165. package/fonts/Covid/tui-covid.styl +0 -33
  166. package/fonts/Covid/tui-covid.svg +0 -63
  167. package/fonts/Covid/tui-covid.symbol.svg +0 -36
  168. package/fonts/Covid/tui-covid.ttf +0 -0
  169. package/fonts/Covid/tui-covid.woff +0 -0
  170. package/fonts/Covid/tui-covid.woff2 +0 -0
  171. package/fonts/Food/tui-food.css +0 -51
  172. package/fonts/Food/tui-food.eot +0 -0
  173. package/fonts/Food/tui-food.less +0 -48
  174. package/fonts/Food/tui-food.module.less +0 -51
  175. package/fonts/Food/tui-food.scss +0 -82
  176. package/fonts/Food/tui-food.styl +0 -48
  177. package/fonts/Food/tui-food.svg +0 -108
  178. package/fonts/Food/tui-food.symbol.svg +0 -65
  179. package/fonts/Food/tui-food.ttf +0 -0
  180. package/fonts/Food/tui-food.woff +0 -0
  181. package/fonts/Food/tui-food.woff2 +0 -0
  182. package/fonts/HappyToCare/tui-happy-to-care.css +0 -35
  183. package/fonts/HappyToCare/tui-happy-to-care.eot +0 -0
  184. package/fonts/HappyToCare/tui-happy-to-care.less +0 -32
  185. package/fonts/HappyToCare/tui-happy-to-care.module.less +0 -35
  186. package/fonts/HappyToCare/tui-happy-to-care.scss +0 -50
  187. package/fonts/HappyToCare/tui-happy-to-care.styl +0 -32
  188. package/fonts/HappyToCare/tui-happy-to-care.svg +0 -60
  189. package/fonts/HappyToCare/tui-happy-to-care.symbol.svg +0 -34
  190. package/fonts/HappyToCare/tui-happy-to-care.ttf +0 -0
  191. package/fonts/HappyToCare/tui-happy-to-care.woff +0 -0
  192. package/fonts/HappyToCare/tui-happy-to-care.woff2 +0 -0
  193. package/fonts/Places/tui-places.css +0 -36
  194. package/fonts/Places/tui-places.eot +0 -0
  195. package/fonts/Places/tui-places.less +0 -33
  196. package/fonts/Places/tui-places.module.less +0 -36
  197. package/fonts/Places/tui-places.scss +0 -52
  198. package/fonts/Places/tui-places.styl +0 -33
  199. package/fonts/Places/tui-places.svg +0 -63
  200. package/fonts/Places/tui-places.symbol.svg +0 -35
  201. package/fonts/Places/tui-places.ttf +0 -0
  202. package/fonts/Places/tui-places.woff +0 -0
  203. package/fonts/Places/tui-places.woff2 +0 -0
  204. package/fonts/Room/tui-room.css +0 -54
  205. package/fonts/Room/tui-room.eot +0 -0
  206. package/fonts/Room/tui-room.less +0 -51
  207. package/fonts/Room/tui-room.module.less +0 -54
  208. package/fonts/Room/tui-room.scss +0 -88
  209. package/fonts/Room/tui-room.styl +0 -51
  210. package/fonts/Room/tui-room.svg +0 -117
  211. package/fonts/Room/tui-room.symbol.svg +0 -156
  212. package/fonts/Room/tui-room.ttf +0 -0
  213. package/fonts/Room/tui-room.woff +0 -0
  214. package/fonts/Room/tui-room.woff2 +0 -0
  215. package/fonts/Services/tui-services.css +0 -40
  216. package/fonts/Services/tui-services.eot +0 -0
  217. package/fonts/Services/tui-services.less +0 -37
  218. package/fonts/Services/tui-services.module.less +0 -40
  219. package/fonts/Services/tui-services.scss +0 -60
  220. package/fonts/Services/tui-services.styl +0 -37
  221. package/fonts/Services/tui-services.svg +0 -75
  222. package/fonts/Services/tui-services.symbol.svg +0 -106
  223. package/fonts/Services/tui-services.ttf +0 -0
  224. package/fonts/Services/tui-services.woff +0 -0
  225. package/fonts/Services/tui-services.woff2 +0 -0
  226. package/fonts/Socials/tui-socials.css +0 -36
  227. package/fonts/Socials/tui-socials.eot +0 -0
  228. package/fonts/Socials/tui-socials.less +0 -33
  229. package/fonts/Socials/tui-socials.module.less +0 -36
  230. package/fonts/Socials/tui-socials.scss +0 -52
  231. package/fonts/Socials/tui-socials.styl +0 -33
  232. package/fonts/Socials/tui-socials.svg +0 -63
  233. package/fonts/Socials/tui-socials.symbol.svg +0 -78
  234. package/fonts/Socials/tui-socials.ttf +0 -0
  235. package/fonts/Socials/tui-socials.woff +0 -0
  236. package/fonts/Socials/tui-socials.woff2 +0 -0
  237. package/fonts/Transports/tui-transports.css +0 -32
  238. package/fonts/Transports/tui-transports.eot +0 -0
  239. package/fonts/Transports/tui-transports.less +0 -29
  240. package/fonts/Transports/tui-transports.module.less +0 -32
  241. package/fonts/Transports/tui-transports.scss +0 -44
  242. package/fonts/Transports/tui-transports.styl +0 -29
  243. package/fonts/Transports/tui-transports.svg +0 -51
  244. package/fonts/Transports/tui-transports.symbol.svg +0 -53
  245. package/fonts/Transports/tui-transports.ttf +0 -0
  246. package/fonts/Transports/tui-transports.woff +0 -0
  247. package/fonts/Transports/tui-transports.woff2 +0 -0
  248. package/fonts/Utilities/tui-utilities.css +0 -67
  249. package/fonts/Utilities/tui-utilities.eot +0 -0
  250. package/fonts/Utilities/tui-utilities.less +0 -64
  251. package/fonts/Utilities/tui-utilities.module.less +0 -67
  252. package/fonts/Utilities/tui-utilities.scss +0 -114
  253. package/fonts/Utilities/tui-utilities.styl +0 -64
  254. package/fonts/Utilities/tui-utilities.svg +0 -156
  255. package/fonts/Utilities/tui-utilities.symbol.svg +0 -287
  256. package/fonts/Utilities/tui-utilities.ttf +0 -0
  257. package/fonts/Utilities/tui-utilities.woff +0 -0
  258. package/fonts/Utilities/tui-utilities.woff2 +0 -0
@@ -1,52 +0,0 @@
1
- @font-face {font-family: "tui-places";
2
- src: url('tui-places.eot?t=1728469071027'); /* IE9*/
3
- src: url('tui-places.eot?t=1728469071027#iefix') format('embedded-opentype'), /* IE6-IE8 */
4
- url("tui-places.woff2?t=1728469071027") format("woff2"),
5
- url("tui-places.woff?t=1728469071027") format("woff"),
6
- url('tui-places.ttf?t=1728469071027') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/
7
- url('tui-places.svg?t=1728469071027#tui-places') format('svg'); /* iOS 4.1- */
8
- }
9
-
10
- [class^="tui-places-"], [class*=" tui-places-"] {
11
- font-family: 'tui-places' !important;
12
- font-style:normal;
13
- -webkit-font-smoothing: antialiased;
14
- -moz-osx-font-smoothing: grayscale;
15
- }
16
-
17
- .tui-places-BabyCleaning:before { content: "\ea01"; }
18
- .tui-places-BabyCorner:before { content: "\ea02"; }
19
- .tui-places-Conference:before { content: "\ea03"; }
20
- .tui-places-Elevator:before { content: "\ea04"; }
21
- .tui-places-Footpath:before { content: "\ea05"; }
22
- .tui-places-InclusiveToilets:before { content: "\ea06"; }
23
- .tui-places-Library:before { content: "\ea07"; }
24
- .tui-places-Luggage:before { content: "\ea08"; }
25
- .tui-places-MeetingPoint:before { content: "\ea09"; }
26
- .tui-places-Nursery:before { content: "\ea0a"; }
27
- .tui-places-PMR:before { content: "\ea0b"; }
28
- .tui-places-PMRElevator:before { content: "\ea0c"; }
29
- .tui-places-Reception:before { content: "\ea0d"; }
30
- .tui-places-SkiRoom:before { content: "\ea0e"; }
31
- .tui-places-SwimmingArea:before { content: "\ea0f"; }
32
- .tui-places-Theater:before { content: "\ea10"; }
33
- .tui-places-ZenPool:before { content: "\ea11"; }
34
-
35
- $tui-places-BabyCleaning: "\ea01";
36
- $tui-places-BabyCorner: "\ea02";
37
- $tui-places-Conference: "\ea03";
38
- $tui-places-Elevator: "\ea04";
39
- $tui-places-Footpath: "\ea05";
40
- $tui-places-InclusiveToilets: "\ea06";
41
- $tui-places-Library: "\ea07";
42
- $tui-places-Luggage: "\ea08";
43
- $tui-places-MeetingPoint: "\ea09";
44
- $tui-places-Nursery: "\ea0a";
45
- $tui-places-PMR: "\ea0b";
46
- $tui-places-PMRElevator: "\ea0c";
47
- $tui-places-Reception: "\ea0d";
48
- $tui-places-SkiRoom: "\ea0e";
49
- $tui-places-SwimmingArea: "\ea0f";
50
- $tui-places-Theater: "\ea10";
51
- $tui-places-ZenPool: "\ea11";
52
-
@@ -1,33 +0,0 @@
1
- @font-face {font-family: "tui-places";
2
- src: url('tui-places.eot?t=1728469071027'); /* IE9*/
3
- src: url('tui-places.eot?t=1728469071027#iefix') format('embedded-opentype'), /* IE6-IE8 */
4
- url("tui-places.woff2?t=1728469071027") format("woff2"),
5
- url("tui-places.woff?t=1728469071027") format("woff"),
6
- url('tui-places.ttf?t=1728469071027') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/
7
- url('tui-places.svg?t=1728469071027#tui-places') format('svg'); /* iOS 4.1- */
8
- }
9
-
10
- [class^="tui-places-"], [class*=" tui-places-"] {
11
- font-family: 'tui-places' !important;
12
- font-style:normal;
13
- -webkit-font-smoothing: antialiased;
14
- -moz-osx-font-smoothing: grayscale;
15
- }
16
-
17
- .tui-places-BabyCleaning:before { content: "\ea01"; }
18
- .tui-places-BabyCorner:before { content: "\ea02"; }
19
- .tui-places-Conference:before { content: "\ea03"; }
20
- .tui-places-Elevator:before { content: "\ea04"; }
21
- .tui-places-Footpath:before { content: "\ea05"; }
22
- .tui-places-InclusiveToilets:before { content: "\ea06"; }
23
- .tui-places-Library:before { content: "\ea07"; }
24
- .tui-places-Luggage:before { content: "\ea08"; }
25
- .tui-places-MeetingPoint:before { content: "\ea09"; }
26
- .tui-places-Nursery:before { content: "\ea0a"; }
27
- .tui-places-PMR:before { content: "\ea0b"; }
28
- .tui-places-PMRElevator:before { content: "\ea0c"; }
29
- .tui-places-Reception:before { content: "\ea0d"; }
30
- .tui-places-SkiRoom:before { content: "\ea0e"; }
31
- .tui-places-SwimmingArea:before { content: "\ea0f"; }
32
- .tui-places-Theater:before { content: "\ea10"; }
33
- .tui-places-ZenPool:before { content: "\ea11"; }
@@ -1,63 +0,0 @@
1
- <?xml version="1.0" standalone="no"?>
2
- <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd" >
3
- <svg xmlns="http://www.w3.org/2000/svg">
4
- <defs>
5
- <font id="tui-places" horiz-adv-x="1000.0000000000001">
6
- <font-face font-family="tui-places"
7
- units-per-em="1000" ascent="1000"
8
- descent="0" />
9
- <missing-glyph horiz-adv-x="0" />
10
- <glyph glyph-name="BabyCleaning"
11
- unicode="&#xEA01;"
12
- horiz-adv-x="1000.0000000000001" d="M859.3566666666667 414.6133333333335C872.6800000000001 434.5766666666667 879.3433333333334 457.8633333333335 879.3433333333334 480.8200000000001C879.3433333333334 553.6833333333334 819.3766666666667 610.2433333333333 749.7466666666667 610.2433333333333C716.4333333333333 610.2433333333333 683.45 596.9366666666667 660.13 573.6466666666668V703.0680000000001C660.13 749.6466666666668 623.4833333333333 785.9116666666667 577.1733333333334 785.9116666666667C533.8633333333333 785.9116666666667 497.5500000000001 749.3140000000001 494.22 706.3950000000001L487.5566666666667 570.3200000000002L417.9266666666668 573.6466666666668L444.5800000000001 630.2066666666667C457.9066666666667 656.8233333333335 457.9066666666667 686.7656666666667 444.5800000000001 709.7223333333334C431.2533333333334 736.3386666666668 407.9333333333334 752.9736666666668 381.2800000000001 759.6280000000002H377.9500000000001L201.711 786.2443333333334C158.4010000000001 796.2253333333334 112.0926666666667 769.6090000000002 102.098 723.0303333333334C92.1033333333333 679.7786666666668 118.7556666666667 640.1866666666667 162.0656666666667 626.8800000000001L218.7016666666667 613.5700000000002L192.0493333333334 570.3200000000002C168.7286666666667 527.0666666666667 168.7286666666667 470.84 198.7126666666667 424.26C198.7126666666667 420.9333333333334 202.044 420.9333333333334 202.044 417.6066666666667H158.734C128.7503333333334 417.6066666666667 102.098 390.9900000000001 102.098 361.0466666666668V268.2233333333335C102.098 238.28 128.7503333333334 211.6633333333334 158.734 211.6633333333334H843.3633333333333C860.02 211.6633333333334 873.3466666666667 218.3166666666667 883.3433333333334 228.3000000000001C893.3366666666667 238.28 900.0000000000001 254.9166666666668 900.0000000000001 268.2233333333335V361.0466666666668C900.0000000000001 387.6633333333334 883.3433333333334 407.6266666666668 860.02 414.2800000000001L859.3566666666667 414.6133333333335zM749.7466666666667 544.0366666666667C786.3933333333333 544.0366666666667 813.0466666666667 514.0933333333335 813.0466666666667 480.8200000000001C813.0466666666667 447.5500000000001 783.0633333333334 417.6066666666667 749.7466666666667 417.6066666666667C716.4333333333333 417.6066666666667 686.45 447.5500000000001 686.45 480.8200000000001C686.45 514.0933333333335 713.1 544.0366666666667 749.7466666666667 544.0366666666667zM178.3903333333333 693.0870000000001C171.727 693.0870000000001 168.3956666666667 703.0680000000001 168.3956666666667 709.7223333333334C171.727 719.7033333333334 178.3903333333333 723.0303333333334 191.7163333333334 719.7033333333334L361.29 699.741C371.2866666666667 696.4140000000001 377.9500000000001 689.7600000000001 377.9500000000001 683.1056666666667C381.2800000000001 676.4516666666668 381.2800000000001 666.47 377.9500000000001 659.8166666666667L341.3033333333334 580.3000000000002C334.64 566.9933333333335 334.64 550.3566666666668 344.6333333333334 537.0500000000001C354.6266666666667 523.74 367.9533333333334 513.7600000000001 384.6133333333334 513.7600000000001L517.54 507.1066666666667C527.5333333333334 507.1066666666667 534.1966666666667 510.4333333333335 540.86 517.0866666666668C547.5233333333333 523.74 550.8566666666667 530.3933333333334 550.8566666666667 540.3766666666668L557.5200000000001 709.7223333333334C557.5200000000001 719.7033333333334 564.1800000000001 726.3573333333334 574.1766666666667 726.3573333333334C584.17 726.3573333333334 590.8333333333334 719.7033333333334 590.8333333333334 709.7223333333334V566.9933333333335C590.8333333333334 547.0300000000001 604.1600000000001 533.72 624.15 533.72H627.48C620.8166666666667 517.0866666666668 614.1533333333334 500.4500000000001 614.1533333333334 480.4900000000001C614.1533333333334 473.8333333333334 614.1533333333334 467.1800000000001 617.4866666666667 460.5266666666668C604.1600000000001 460.5266666666668 594.1666666666666 453.8733333333333 587.5033333333333 440.5633333333334C580.84 427.2566666666667 567.5133333333334 417.2733333333335 554.1866666666666 417.2733333333335H324.9776666666667C294.9936666666667 417.2733333333335 268.3416666666667 433.9100000000001 252.017 457.2000000000002C235.3593333333334 483.8166666666667 235.3593333333334 513.7600000000001 248.6856666666667 536.7166666666667L301.99 619.5600000000002C308.653 629.5400000000001 308.653 639.5200000000001 305.3216666666667 649.5033333333333C301.99 659.4833333333333 291.9953333333334 669.4650000000001 282.0006666666667 669.4650000000001L179.0563333333334 692.7543333333334L178.3903333333333 693.0870000000001zM833.0366666666667 278.2033333333334H168.3956666666667V351.0666666666667H833.0366666666667V278.2033333333334z" />
13
- <glyph glyph-name="BabyCorner"
14
- unicode="&#xEA02;"
15
- horiz-adv-x="1000.0000000000001" d="M766.6666666666667 653.1033333333335C766.6666666666667 668.0966666666668 755.8200000000002 680.4246666666668 740.6333333333334 684.4230000000001C735.9333333333334 753.7276666666668 678.08 810.0373333333334 603.9533333333334 818.0340000000001C596 864.3483333333335 552.25 900.0000000000001 499.8200000000001 900.0000000000001C447.3900000000001 900.0000000000001 403.64 864.3483333333335 395.6833333333334 818.0340000000001C321.5593333333334 810.0373333333334 263.7063333333334 753.7276666666668 259.3673333333334 684.4230000000001C244.5423333333334 680.4246666666668 233.3333333333334 668.0966666666668 233.3333333333334 653.1033333333335C233.3333333333334 637.1100000000001 245.627 624.4466666666667 261.8983333333334 621.1166666666668V184.6300000000001C261.8983333333334 137.9833333333335 303.1186666666667 100 353.74 100H646.26C696.8800000000001 100 738.1 137.9833333333335 738.1 184.6300000000001V621.1166666666668C754.3733333333333 624.4466666666667 766.6666666666667 637.1100000000001 766.6666666666667 653.1033333333335zM413.7633333333334 752.3950000000001H430.3966666666667C450.2833333333334 752.3950000000001 466.5533333333334 767.3886666666667 466.5533333333334 785.7143333333335V802.7073333333334C466.5533333333334 819.7 481.3800000000001 833.3610000000001 499.8200000000001 833.3610000000001C518.2600000000001 833.3610000000001 533.0833333333334 819.7 533.0833333333334 802.7073333333334V785.7143333333335C533.0833333333334 767.3886666666667 549.3566666666667 752.3950000000001 569.2433333333335 752.3950000000001H585.8766666666667C627.8199999999999 752.3950000000001 662.5300000000001 723.74 668.3166666666666 686.4223333333334H331.322C337.1066666666668 723.74 371.8200000000001 752.3950000000001 413.7633333333334 752.3950000000001zM646.26 166.9733333333334H353.74C342.8933333333333 166.9733333333334 334.2133333333334 174.97 334.2133333333334 184.9633333333334V619.7833333333334H665.7866666666667V570.1366666666668H581.5366666666667C561.65 570.1366666666668 545.38 555.1433333333334 545.38 536.8166666666667C545.38 518.4933333333333 561.65 503.5000000000001 581.5366666666667 503.5000000000001H665.7866666666667V429.1966666666669H581.5366666666667C561.65 429.1966666666669 545.38 414.2033333333335 545.38 395.8766666666668C545.38 377.5500000000001 561.65 362.5566666666668 581.5366666666667 362.5566666666668H665.7866666666667V286.9233333333334H579.3666666666667C559.4800000000001 286.9233333333334 543.21 271.9300000000001 543.21 253.6033333333334C543.21 235.2766666666667 559.4800000000001 220.2833333333334 579.3666666666667 220.2833333333334H665.7866666666667V184.6300000000001C665.7866666666667 174.6366666666668 657.1066666666667 166.64 646.26 166.64V166.9733333333334z" />
16
- <glyph glyph-name="Conference"
17
- unicode="&#xEA03;"
18
- horiz-adv-x="1000.0000000000001" d="M823.3000000000001 900.0000000000001H176.365C134.0143333333334 900.0000000000001 100 865.6810000000002 100 823.3653333333334V477.5100000000001C100 435.1933333333335 134.3476666666667 400.8733333333334 176.365 400.8733333333334H324.7603333333334L357.4400000000001 129.3200000000001C359.4400000000001 112.6600000000001 373.7800000000001 100 390.4533333333333 100H609.2133333333334C626.22 100 640.2266666666668 112.6600000000001 642.2266666666667 129.3200000000001L674.9066666666668 400.8733333333334H823.3000000000001C865.6533333333334 400.8733333333334 900.0000000000001 435.1933333333335 900.0000000000001 477.5100000000001V823.3653333333334C900.0000000000001 865.6810000000002 865.6533333333334 900.0000000000001 823.3000000000001 900.0000000000001zM470.1533333333334 610.1200000000001C479.4900000000001 606.7900000000001 489.4966666666667 604.7900000000002 500.1666666666667 604.7900000000002C510.8366666666668 604.7900000000002 521.1766666666667 607.1233333333334 530.8466666666667 610.4533333333334C526.1766666666667 604.7900000000002 523.1766666666667 597.7933333333334 523.1766666666667 590.1300000000001C523.1766666666667 571.8033333333334 538.1833333333333 556.8100000000001 556.5233333333333 556.8100000000001C565.86 556.8100000000001 573.8633333333335 548.48 575.1966666666667 537.1500000000001L579.2 508.1633333333334H421.4666666666667L425.8033333333334 537.8166666666667C427.1366666666667 548.8133333333334 435.1400000000001 557.1433333333334 444.4766666666668 557.1433333333334C462.8166666666667 557.1433333333334 477.8233333333334 572.1366666666668 477.8233333333334 590.4633333333334C477.8233333333334 598.1266666666668 474.8233333333334 605.1233333333334 470.4866666666667 610.7866666666669L470.1533333333334 610.1200000000001zM475.1566666666667 696.085C475.1566666666667 709.7460000000001 486.16 721.0746666666668 500.1666666666667 721.0746666666668C514.1733333333334 721.0746666666668 525.1766666666667 710.0790000000001 525.1766666666667 696.085C525.1766666666667 682.0906666666667 514.1733333333334 671.0953333333334 500.1666666666667 671.0953333333334C486.16 671.0953333333334 475.1566666666667 682.0906666666667 475.1566666666667 696.085zM579.5333333333333 166.9733333333334H419.8L386.7866666666667 441.1900000000002H612.5466666666667L579.5333333333333 166.9733333333334zM833.3066666666666 477.8433333333334C833.3066666666666 472.5100000000001 828.97 467.8466666666667 823.3000000000001 467.8466666666667H682.9100000000001V470.5133333333334C684.2433333333333 479.8433333333335 681.2433333333335 489.5033333333334 674.9066666666668 496.5000000000001C668.57 503.5000000000001 659.5666666666667 507.83 649.8966666666668 507.83H646.2266666666667L641.2266666666667 545.1466666666668C635.89 589.7966666666667 599.5400000000001 623.1166666666668 556.5233333333333 623.1166666666668C555.8566666666667 623.1166666666668 555.19 622.7833333333334 554.5233333333334 622.7833333333334C577.2 639.4433333333334 591.87 666.0966666666668 591.87 696.085C591.87 746.3973333333334 550.8533333333334 787.7133333333335 500.1666666666667 787.7133333333335C449.4800000000001 787.7133333333335 408.4633333333334 746.7306666666667 408.4633333333334 696.085C408.4633333333334 666.0966666666668 423.1333333333334 639.4433333333334 445.81 622.7833333333334C445.4766666666667 622.7833333333334 444.8100000000001 622.7833333333334 444.4766666666668 622.7833333333334C401.46 622.7833333333334 364.7766666666667 589.1300000000001 359.7733333333334 545.8133333333334L354.1066666666668 507.4966666666667H349.4366666666667C339.7666666666667 507.4966666666667 330.7626666666667 503.5000000000001 324.427 496.1666666666667C318.0910000000001 488.8366666666668 315.0896666666667 479.5100000000001 316.0900000000001 470.1800000000001V467.5133333333334H176.0316666666667C170.696 467.5133333333334 166.361 471.8466666666668 166.361 477.5100000000001V823.3653333333334C166.361 828.6963333333334 170.696 833.3610000000001 176.0316666666667 833.3610000000001H823.3000000000001C828.6366666666668 833.3610000000001 833.3066666666666 829.0296666666668 833.3066666666666 823.3653333333334V477.5100000000001V477.8433333333334z" />
19
- <glyph glyph-name="Elevator"
20
- unicode="&#xEA04;"
21
- horiz-adv-x="1000.0000000000001" d="M163.3333333333334 900.0000000000001H833.3333333333334C870.6666666666667 900.0000000000001 900.0000000000001 872.3333333333335 900.0000000000001 836.6666666666667V166.6666666666668C900.0000000000001 129.3333333333334 872.3333333333335 100 836.6666666666667 100H163.3333333333334C128.3333333333334 100 100 128.3333333333335 100 163.3333333333334V836.6666666666667C100 871.6666666666667 128.3333333333334 900.0000000000001 163.3333333333334 900.0000000000001zM533.3333333333334 166.6666666666668H716.6666666666667V560.0000000000001C716.6666666666667 578.3333333333335 697.3333333333335 593.3333333333335 673.3333333333334 593.3333333333335H533.3333333333334V166.6666666666668zM283.3333333333334 166.6666666666668H466.6666666666667V593.3333333333335H326.6666666666667C302.6666666666667 593.3333333333335 283.3333333333334 578.3333333333335 283.3333333333334 560.0000000000001V166.6666666666668zM783.3333333333334 166.6666666666668H833H833.3333333333334V833.3333333333335H166.6666666666667V166.6666666666668H216.6666666666667V560.0000000000001C216.6666666666667 616.0000000000001 265 660.0000000000001 326.6666666666667 660.0000000000001H673.3333333333334C735.0000000000001 660.0000000000001 783.3333333333334 616.0000000000001 783.3333333333334 560.0000000000001V166.6666666666668zM377.0000000000001 699.6643333333334L396.6666666666667 719.3310000000001L416.3333333333334 699.6643333333334C423 692.9976666666668 431.3333333333334 689.9976666666668 440 689.9976666666668C448.6666666666668 689.9976666666668 457.0000000000001 693.3310000000001 463.6666666666667 699.6643333333334C476.6666666666667 712.6643333333334 476.6666666666667 733.6643333333334 463.6666666666667 746.6643333333334L420.3333333333334 789.9976666666668C407.3333333333334 802.9976666666668 386.3333333333334 802.9976666666668 373.3333333333333 789.9976666666668L330.0013333333334 746.6643333333334C317.0013333333334 733.6643333333334 317.0013333333334 712.6643333333334 330.0013333333334 699.6643333333334C343 686.6643333333334 364 686.6643333333334 377.0000000000001 699.6643333333334zM579.6666666666667 699.6643333333334C586.3333333333334 692.9976666666668 594.6666666666667 689.9976666666668 603.3333333333334 689.9976666666668C612 689.9976666666668 620.3333333333334 693.3310000000001 627 699.6643333333334L670.3333333333334 742.9976666666668C683.3333333333334 755.9976666666668 683.3333333333334 776.9976666666668 670.3333333333334 789.9976666666668C657.3333333333334 802.9976666666668 636.3333333333334 802.9976666666668 623.3333333333334 789.9976666666668L603.6666666666667 770.3310000000001L584 789.9976666666668C571 802.9976666666668 550 802.9976666666668 537 789.9976666666668C524.0000000000001 776.9976666666668 524.0000000000001 755.9976666666668 537 742.9976666666668L580.3333333333334 699.6643333333334H579.6666666666667z" />
22
- <glyph glyph-name="Footpath"
23
- unicode="&#xEA05;"
24
- horiz-adv-x="1000.0000000000001" d="M622.7166666666667 363.2600000000001H564.7166666666667C537.7166666666667 364.9266666666668 501.05 385.2600000000001 501.05 433.9266666666668C501.05 471.0033333333334 526.6933333333334 487.3700000000001 542.39 497.3866666666667L542.7166666666667 497.5933333333334C553.0500000000001 503.9266666666668 557.7166666666667 507.2600000000001 559.7166666666667 512.2600000000001C565.3833333333334 526.9266666666667 573.3833333333333 552.9266666666667 581.7166666666667 580.2600000000001C592.0500000000001 614.26 602.7166666666667 649.2600000000001 612.3833333333334 674.2613333333334C627.3833333333334 712.5946666666669 627.3833333333334 732.9280000000001 627.3833333333334 776.9280000000001V776.9283333333334C627.3833333333334 810.0856666666668 611.2833333333334 844.3536666666668 608.4666666666668 850.3443333333335C608.1966666666667 850.9180000000001 608.05 851.2323333333334 608.05 851.2613333333335C599.7166666666667 867.5950000000001 606.0500000000001 887.5946666666667 622.3833333333334 896.2616666666668C638.7166666666667 904.5950000000003 658.7166666666668 898.5946666666667 667.3833333333333 882.2616666666668L667.49 882.0486666666668C669.5633333333334 877.9673333333335 694.3833333333333 829.0463333333335 694.3833333333333 777.2616666666668C694.3833333333333 730.9283333333334 694.3833333333333 700.595 675.0500000000001 650.5933333333335C667.3233333333334 630.3866666666668 658.0066666666668 600.1100000000001 649.2266666666667 571.5766666666667L646.0500000000001 561.26C637.3833333333334 532.5933333333335 629.0500000000001 505.5933333333334 622.7166666666667 488.5933333333334C612.7366666666668 462.3166666666667 592.4666666666667 449.6466666666668 579.1333333333333 441.3133333333334L579.0500000000001 441.2600000000001C575.0500000000001 438.9266666666668 569.0500000000001 434.9266666666668 567.7166666666667 433.2600000000001C567.7166666666667 431.8166666666667 568.2166666666668 430.8733333333335 568.5699999999999 430.2133333333335L568.7166666666667 429.9266666666668H623.3833333333333C627.7166666666667 429.9266666666668 631.7166666666667 432.2600000000001 633.7166666666668 436.2600000000001C670.0500000000001 508.9266666666667 703.0500000000001 555.2600000000001 732.0500000000001 574.2600000000001C743.0500000000001 581.5933333333335 755.7166666666668 588.5933333333335 768.7166666666667 595.26C807.0500000000001 615.9266666666667 832.3833333333333 631.26 832.3833333333333 652.9266666666667C832.3833333333333 667.5950000000001 819.7166666666667 681.2616666666668 800.0500000000001 700.595C778.7166666666667 721.2616666666668 754.7166666666667 744.9283333333334 754.7166666666667 779.9283333333334C754.7166666666667 827.2613333333335 764.0500000000001 870.9280000000001 764.7166666666668 872.5950000000001C768.7166666666667 890.5950000000001 786.3833333333334 901.9283333333334 804.3833333333333 897.9283333333334C822.3833333333334 893.9283333333334 833.7166666666668 876.2613333333335 829.7166666666667 858.2613333333334C829.7166666666667 858.2333333333335 829.6566666666668 857.9376666666667 829.5500000000001 857.3953333333334C828.3766666666667 851.4806666666668 821.3833333333334 816.2640000000001 821.3833333333334 779.9283333333334C821.3833333333334 772.9283333333334 836.05 758.5946666666667 846.7166666666667 748.2616666666668L847.1166666666667 747.8673333333334C870.3800000000001 724.9376666666667 899.0500000000001 696.6790000000001 899.0500000000001 653.26C899.0500000000001 590.2600000000001 842.0500000000001 559.26 800.3833333333334 536.9266666666667L800.38 536.9266666666667C789.3800000000001 530.9266666666667 778.3833333333334 524.9266666666667 768.7166666666667 518.5933333333335C754.7166666666667 509.5933333333334 727.7166666666667 475.2600000000001 693.3833333333334 406.2600000000001C680.05 379.5933333333334 653.3833333333334 362.9266666666668 623.3833333333333 362.9266666666668L622.7166666666667 363.2600000000001zM684.0500000000001 232.2600000000001C625.0500000000001 232.2600000000001 556.7166666666667 245.2600000000001 484.05 284.5933333333335C304.7166666666667 381.26 157.7166666666667 289.9266666666668 151.3833333333334 285.9266666666668C135.7166666666667 276.2600000000001 115.3833333333334 280.5933333333334 105.3833333333334 295.9266666666668C95.3833333333333 311.2600000000001 99.7166666666667 331.9266666666668 115.05 341.9266666666668C122.7166666666667 346.9266666666669 301.05 459.26 515.7166666666667 343.26C694.08 246.9900000000001 843.4200000000001 338.8733333333335 848.2766666666668 341.8600000000002L848.3833333333333 341.9266666666668C864.0500000000001 351.9266666666668 884.3833333333334 347.5933333333335 894.7166666666667 332.2600000000001C904.7166666666666 316.9266666666668 900.3833333333334 296.26 885.0500000000001 286.2600000000001C880.0500000000001 282.9266666666668 800.3833333333334 232.5933333333334 684.3833333333334 232.5933333333334L684.0500000000001 232.2600000000001zM484.05 152.2633333333334C556.7166666666667 112.93 625.0500000000001 99.9300000000001 684.0500000000001 99.9300000000001L684.3833333333334 100.2633333333333C800.3833333333334 100.2633333333333 880.0500000000001 150.5966666666668 885.0500000000001 153.9300000000001C900.3833333333334 163.9300000000001 904.7166666666666 184.5966666666667 894.7166666666667 199.9300000000001C884.3833333333334 215.2633333333333 864.0500000000001 219.5966666666668 848.3833333333333 209.5966666666667C848.3666666666668 209.5833333333335 848.33 209.5633333333334 848.2766666666668 209.5300000000001C843.4200000000001 206.5433333333334 694.08 114.6600000000001 515.7166666666667 210.9300000000001C301.05 326.9300000000001 122.7166666666667 214.5966666666667 115.05 209.5966666666667C99.7166666666667 199.5966666666667 95.3833333333333 178.9300000000001 105.3833333333334 163.5966666666668C115.3833333333334 148.2633333333334 135.7166666666667 143.5966666666667 151.3833333333334 153.5966666666667C157.7166666666667 157.5966666666668 304.7166666666667 248.9300000000001 484.05 152.2633333333334z" />
25
- <glyph glyph-name="InclusiveToilets"
26
- unicode="&#xEA06;"
27
- horiz-adv-x="1000.0000000000001" d="M839.1466666666666 893.3333333333335C835.8166666666667 896.6666666666667 832.49 896.6666666666667 832.49 896.6666666666667H676.0133333333334C656.0400000000001 896.6666666666667 642.72 883.3333333333335 642.72 863.3333333333335C642.72 843.3333333333335 656.0400000000001 830.0000000000001 676.0133333333334 830.0000000000001H742.6L609.4300000000001 696.6666666666667C576.1366666666667 720 539.5133333333334 733.3333333333335 499.5633333333334 733.3333333333335C459.6133333333333 733.3333333333335 422.99 720 393.0266666666667 696.6666666666667L349.7466666666667 740.0000000000001L379.71 770.0000000000001C393.0266666666667 783.3333333333335 393.0266666666667 803.3333333333335 379.71 816.6666666666667C366.3933333333333 830.0000000000001 346.4166666666667 830.0000000000001 333.1013333333334 816.6666666666667L299.8090000000001 786.6666666666667L256.5286666666667 833.3333333333335H326.4426666666667C346.4166666666667 833.3333333333335 359.7366666666667 846.6666666666667 359.7366666666667 866.6666666666667C359.7366666666667 886.6666666666667 346.4166666666667 900.0000000000001 326.4426666666667 900.0000000000001H176.6266666666667C163.3096666666667 900.0000000000001 149.9926666666667 890.0000000000001 146.6633333333333 876.6666666666667V866.6666666666667V720C146.6633333333333 700.0000000000001 159.9803333333333 686.6666666666667 179.956 686.6666666666667C199.9313333333333 686.6666666666667 213.2483333333334 700.0000000000001 213.2483333333334 720V786.6666666666667L256.5286666666667 743.3333333333335L226.5653333333334 713.3333333333335C213.2483333333334 700.0000000000001 213.2483333333334 680.0000000000001 226.5653333333334 666.6666666666667C233.224 660.0000000000001 243.2116666666667 656.6666666666667 249.8700000000001 656.6666666666667C256.5286666666667 656.6666666666667 266.5163333333334 660.0000000000001 273.175 666.6666666666667L299.8090000000001 693.3333333333335L343.0900000000001 650.0000000000001H346.4166666666667C329.7720000000001 623.3333333333334 316.4550000000001 590 316.4550000000001 553.3333333333335C316.4550000000001 463.3333333333334 379.71 390 462.9433333333333 373.3333333333334V260.0000000000001H386.3700000000001C366.3933333333333 260.0000000000001 353.0766666666667 246.6666666666667 353.0766666666667 226.6666666666668C353.0766666666667 206.6666666666668 366.3933333333333 193.3333333333334 386.3700000000001 193.3333333333334H466.27V133.3333333333334C466.27 113.3333333333334 479.5866666666667 100 499.5633333333334 100C519.5400000000001 100 532.8566666666667 113.3333333333334 532.8566666666667 133.3333333333334V193.3333333333334H609.4300000000001C629.4033333333334 193.3333333333334 642.72 206.6666666666668 642.72 226.6666666666668C642.72 246.6666666666667 629.4033333333334 260.0000000000001 609.4300000000001 260.0000000000001H532.8566666666667V373.3333333333334C616.0866666666668 390 679.3433333333334 463.3333333333334 679.3433333333334 553.3333333333335C679.3433333333334 590 669.3566666666667 623.3333333333334 649.3800000000001 650.0000000000001L785.88 786.6666666666667V716.6666666666667C785.88 696.6666666666667 799.1966666666667 683.3333333333335 819.1700000000001 683.3333333333335C839.1466666666666 683.3333333333335 852.4633333333334 696.6666666666667 852.4633333333334 716.6666666666667V866.6666666666667C855.7933333333334 876.6666666666667 849.1333333333334 886.6666666666667 839.1466666666666 893.3333333333335zM499.5633333333334 436.6666666666668C436.3066666666667 436.6666666666668 386.3700000000001 486.6666666666667 386.3700000000001 550C386.3700000000001 613.3333333333335 436.3066666666667 666.6666666666667 499.5633333333334 666.6666666666667C562.82 666.6666666666667 612.7566666666667 616.6666666666667 612.7566666666667 553.3333333333335C612.7566666666667 490.0000000000001 562.82 436.6666666666668 499.5633333333334 436.6666666666668z" />
28
- <glyph glyph-name="Library"
29
- unicode="&#xEA07;"
30
- horiz-adv-x="1000.0000000000001" d="M843.3333333333334 730.3120000000001H800C796.6666666666666 740.2533333333334 790 746.8810000000001 780 750.195C776.6666666666667 750.195 686.6666666666667 783.3333333333335 596.6666666666666 783.3333333333335C550 783.3333333333335 520 773.3916666666668 500.0000000000001 763.4503333333334C480.0000000000001 773.3916666666668 450.0000000000001 783.3333333333335 403.3333333333334 783.3333333333335C313.3333333333334 783.3333333333335 223.3333333333334 753.5086666666668 220 750.195C206.6666666666667 746.8810000000001 200 736.9396666666668 196.6666666666667 726.998H156.6666666666667C126.6666666666667 726.998 100 703.8013333333333 100 673.9766666666668V273.0033333333335C100 239.8633333333335 123.3333333333334 216.6666666666668 156.6666666666667 216.6666666666668H843.3333333333334C876.6666666666667 216.6666666666668 900.0000000000001 239.8633333333335 900.0000000000001 273.0033333333335V673.9766666666668C900.0000000000001 703.8013333333333 876.6666666666667 730.3120000000001 843.3333333333334 730.3120000000001zM733.3333333333334 693.8596666666667V382.3600000000002C693.3333333333334 388.9866666666667 626.6666666666667 398.9266666666668 586.6666666666667 398.9266666666668C563.3333333333334 398.9266666666668 546.6666666666666 395.6133333333335 530 392.3000000000001V707.115C536.6666666666667 710.4290000000001 556.6666666666666 717.0566666666667 593.3333333333334 717.0566666666667C650 717.0566666666667 703.3333333333335 703.8010000000002 733.3333333333334 693.8596666666667zM263.3333333333334 693.8596666666667C293.3333333333334 700.4873333333335 350 713.7426666666668 403.3333333333334 713.7426666666668C440 713.7426666666668 460.0000000000001 707.115 466.6666666666667 703.8013333333333V392.3000000000001C450.0000000000001 395.6133333333335 433.3333333333334 398.9266666666668 410.0000000000001 398.9266666666668C370 398.9266666666668 306.6666666666667 388.9866666666667 263.3333333333334 382.3600000000002V693.8596666666667zM833.3333333333334 279.63H166.6666666666667V660.72H196.6666666666667V342.5933333333334C196.6666666666667 332.6500000000001 200 322.7100000000001 210 316.0833333333335C216.6666666666667 309.4533333333334 226.6666666666667 306.1400000000001 236.6666666666667 309.4533333333334C236.6666666666667 309.4533333333334 353.3333333333334 332.6500000000001 410.0000000000001 332.6500000000001C456.6666666666667 332.6500000000001 480.0000000000001 316.0833333333335 480.0000000000001 316.0833333333335C480.0000000000001 316.0833333333335 483.3333333333334 316.0833333333335 483.3333333333334 312.7666666666667C486.6666666666667 312.7666666666667 486.6666666666667 309.4533333333334 490 309.4533333333334H500.0000000000001C503.3333333333334 309.4533333333334 506.6666666666667 309.4533333333334 510.0000000000001 312.7666666666667C510.0000000000001 312.7666666666667 513.3333333333334 312.7666666666667 513.3333333333334 316.0833333333335H516.6666666666667C516.6666666666667 316.0833333333335 540 332.6500000000001 586.6666666666667 332.6500000000001C643.3333333333334 332.6500000000001 760.0000000000001 309.4533333333334 760.0000000000001 309.4533333333334H766.6666666666667C773.3333333333334 309.4533333333334 783.3333333333334 312.7666666666667 786.6666666666667 316.0833333333335C793.3333333333334 322.7100000000001 800 332.6500000000001 800 342.5933333333334V664.0366666666667H833.3333333333334V279.63z" />
31
- <glyph glyph-name="Luggage"
32
- unicode="&#xEA08;"
33
- horiz-adv-x="1000.0000000000001" d="M654.0033333333334 771.3333333333335H669.0033333333333C726.0033333333334 771.3333333333335 772.6700000000001 724.6666666666667 772.6700000000001 667.3333333333335V204.0000000000001C772.6700000000001 146.6666666666666 726.3366666666667 100 669.0033333333333 100H331.3356666666668C274.0023333333334 100 227.3356666666667 146.6666666666666 227.3356666666667 204.0000000000001V667.3333333333335C227.3356666666667 724.6666666666667 274.0023333333334 771.3333333333335 331.3356666666668 771.3333333333335H346.67V833.6666666666667C346.67 870.3333333333335 376.3366666666667 900.0000000000001 413.0033333333334 900.0000000000001H587.67C624.3366666666667 900.0000000000001 654.0033333333334 870.3333333333335 654.0033333333334 833.6666666666667V771.3333333333335zM586.3366666666667 833.6666666666667L413.3366666666667 832.3333333333335L414.3366666666667 771.3333333333335H586.3366666666667V833.6666666666667zM669.6700000000001 168C689.3366666666667 168 705.6700000000001 184 705.6700000000001 204.0000000000001V667.3333333333335C705.6700000000001 687 689.6700000000001 703.3333333333335 669.6700000000001 703.3333333333335H332.0023333333334C312.3356666666667 703.3333333333335 296.0023333333334 687.3333333333334 296.0023333333334 667.3333333333335V204.0000000000001C296.0023333333334 184.3333333333334 312.0023333333334 168 332.0023333333334 168H669.6700000000001zM574.3333333333334 624.6600000000001C574.3333333333334 643.3266666666667 589.6666666666667 658.6600000000001 608.3333333333334 658.6600000000001C627.3333333333334 658.6600000000001 642.3333333333334 643.3266666666667 642.3333333333334 624.6600000000001V224.9933333333335C642.3333333333334 206.3266666666668 627.3333333333334 190.9933333333335 608.3333333333334 190.9933333333335C589.3333333333334 190.9933333333335 574.3333333333334 206.3266666666668 574.3333333333334 224.9933333333335V624.6600000000001zM498.33 658.6600000000001C479.6633333333334 658.6600000000001 464.33 643.3266666666667 464.33 624.6600000000001V224.9933333333335C464.33 206.3266666666668 479.33 190.9933333333335 498.33 190.9933333333335C517.33 190.9933333333335 532.33 206.3266666666668 532.33 224.9933333333335V624.6600000000001C532.33 643.3266666666667 517.33 658.6600000000001 498.33 658.6600000000001zM358.3333333333334 624.6600000000001C358.3333333333334 643.3266666666667 373.6666666666668 658.6600000000001 392.3333333333334 658.6600000000001C411.3333333333334 658.6600000000001 426.3333333333333 643.3266666666667 426.3333333333333 624.6600000000001V224.9933333333335C426.3333333333333 206.3266666666668 411.3333333333334 190.9933333333335 392.3333333333334 190.9933333333335C373.3333333333333 190.9933333333335 358.3333333333334 206.3266666666668 358.3333333333334 224.9933333333335V624.6600000000001z" />
34
- <glyph glyph-name="MeetingPoint"
35
- unicode="&#xEA09;"
36
- horiz-adv-x="1000.0000000000001" d="M312.0423333333333 640.8366666666668H251.4233333333334C233.1043333333334 640.8366666666668 218.116 625.8333333333335 218.116 607.4933333333333C218.116 589.1533333333334 233.1043333333334 574.1500000000001 251.4233333333334 574.1500000000001H392.6466666666667C410.9633333333334 574.1500000000001 425.9533333333334 589.1533333333334 425.9533333333334 607.4933333333333V748.537C425.9533333333334 766.8760000000001 410.9633333333334 781.8806666666667 392.6466666666667 781.8806666666667C374.3266666666667 781.8806666666667 359.3400000000001 766.8760000000001 359.3400000000001 748.537V687.8516666666667L157.164 890.2470000000001C144.174 903.251 123.1906666666667 903.251 109.8676666666667 890.2470000000001C96.5446666666667 877.243 96.878 856.2366666666668 109.8676666666667 843.2326666666668L312.0423333333333 640.8366666666668zM748.0366666666666 574.1500000000001H607.1466666666668L606.8133333333334 574.4833333333335C588.4933333333335 574.4833333333335 573.5066666666668 589.49 573.5066666666668 607.8266666666668V748.8703333333334C573.5066666666668 767.2093333333335 588.4933333333335 782.2140000000002 606.8133333333334 782.2140000000002C625.1333333333334 782.2140000000002 640.1200000000001 767.2093333333335 640.1200000000001 748.8703333333334V688.1853333333333L842.2933333333334 890.2470000000001C855.6166666666668 903.251 876.6 903.251 889.59 890.2470000000001C902.58 877.243 902.58 856.2366666666668 889.59 843.2326666666668L687.4166666666666 640.8366666666668H748.0366666666666C766.3533333333334 640.8366666666668 781.3433333333334 625.8333333333335 781.3433333333334 607.4933333333333C781.3433333333334 589.1533333333334 766.3533333333334 574.1500000000001 748.0366666666666 574.1500000000001zM392.6500000000001 425.4333333333335H251.4280000000001C233.109 425.4333333333335 218.1210000000001 410.4300000000001 218.1210000000001 392.0900000000001C218.1210000000001 373.75 233.109 358.7466666666667 251.4280000000001 358.7466666666667H312.0473333333334L109.8723333333334 156.6833333333334C96.8826666666667 143.6800000000001 96.8826666666667 122.6733333333334 109.8723333333334 109.67C116.534 103 124.8606666666667 100 133.5206666666667 100C142.1803333333334 100 150.5073333333334 103.3333333333335 157.1686666666667 109.67L359.3433333333334 312.0633333333334V251.38C359.3433333333334 233.0400000000001 374.3300000000001 218.0366666666668 392.6500000000001 218.0366666666668C410.9700000000001 218.0366666666668 425.9566666666667 233.0400000000001 425.9566666666667 251.38V392.4233333333334C425.9566666666667 410.7633333333335 410.9700000000001 425.7666666666668 392.6500000000001 425.7666666666668V425.4333333333335zM688.0833333333334 358.7533333333334H748.3700000000001C766.6866666666667 358.7533333333334 781.6766666666666 373.7566666666668 781.6766666666666 392.0966666666667C781.6766666666666 410.4366666666667 766.6866666666667 425.4400000000002 748.3700000000001 425.4400000000002H607.48C589.1600000000001 425.4400000000002 574.1733333333334 410.4366666666667 574.1733333333334 392.0966666666667V251.0533333333334C574.1733333333334 232.7166666666667 589.1600000000001 217.7100000000002 607.48 217.7100000000002C625.8000000000001 217.7100000000002 640.7866666666667 232.7166666666667 640.7866666666667 251.0533333333334V311.74L842.96 109.6766666666666C849.6233333333334 103.01 857.95 100.0066666666667 866.6100000000001 100.0066666666667C875.27 100.0066666666667 883.5966666666667 103.3433333333334 890.2566666666667 109.6766666666666C903.2466666666668 122.6800000000001 903.2466666666668 143.6866666666667 890.2566666666667 156.6933333333334L688.0833333333334 358.7533333333334zM578.5 499.4666666666668C578.5 456.0066666666667 543.3066666666667 420.7766666666668 499.8933333333334 420.7766666666668C456.4833333333333 420.7766666666668 421.29 456.0066666666667 421.29 499.4666666666668C421.29 542.9266666666667 456.4833333333333 578.1566666666668 499.8933333333334 578.1566666666668C543.3066666666667 578.1566666666668 578.5 542.9266666666667 578.5 499.4666666666668z" />
37
- <glyph glyph-name="Nursery"
38
- unicode="&#xEA0A;"
39
- horiz-adv-x="1000.0000000000001" d="M573.8633333333335 100H426.1366666666667C377.1166666666667 100 337.1 140.0166666666668 337.1 189.0366666666668V337.1H189.037C140.0166666666667 337.1 100 377.1166666666668 100 426.1366666666667V573.8633333333335C100 622.8833333333334 140.0166666666667 662.9000000000001 189.037 662.9000000000001H337.1V810.9630000000001C337.1 859.9833333333335 377.1166666666667 900.0000000000001 426.1366666666667 900.0000000000001H573.8633333333335C622.8833333333333 900.0000000000001 662.9000000000001 859.9833333333335 662.9000000000001 810.9630000000001V662.9000000000001H810.9633333333334C859.9833333333333 662.9000000000001 900.0000000000001 622.8833333333334 900.0000000000001 573.8633333333335V426.1366666666667C900.0000000000001 377.1166666666668 859.9833333333333 337.1 810.9633333333334 337.1H662.9000000000001V189.0366666666668C662.9000000000001 140.0166666666668 622.8833333333333 100 573.8633333333335 100zM188.7036666666667 596.5400000000001C176.365 596.5400000000001 166.361 586.5366666666667 166.361 574.1966666666667V426.4700000000001C166.361 414.1300000000001 176.365 404.1266666666667 188.7036666666667 404.1266666666667H370.1133333333334C388.4533333333334 404.1266666666667 403.4600000000001 389.1200000000001 403.4600000000001 370.7800000000001V189.3700000000001C403.4600000000001 177.0333333333334 413.4633333333334 167.0266666666668 425.8033333333334 167.0266666666668H573.5300000000001C585.87 167.0266666666668 595.8733333333334 177.0333333333334 595.8733333333334 189.3700000000001V370.7800000000001C595.8733333333334 389.1200000000001 610.88 404.1266666666667 629.22 404.1266666666667H810.63C822.9666666666667 404.1266666666667 832.9733333333334 414.1300000000001 832.9733333333334 426.4700000000001V574.1966666666667C832.9733333333334 586.5366666666667 822.9666666666667 596.5400000000001 810.63 596.5400000000001H629.22C610.88 596.5400000000001 595.8733333333334 611.5466666666667 595.8733333333334 629.8866666666668V811.2963333333335C595.8733333333334 823.6350000000001 585.87 833.6390000000001 573.5300000000001 833.6390000000001H425.8033333333334C413.4633333333334 833.6390000000001 403.4600000000001 823.6350000000001 403.4600000000001 811.2963333333335V629.8866666666668C403.4600000000001 611.5466666666667 388.4533333333334 596.5400000000001 370.1133333333334 596.5400000000001H188.7036666666667z" />
40
- <glyph glyph-name="PMR"
41
- unicode="&#xEA0B;"
42
- horiz-adv-x="1000.0000000000001" d="M807.0500000000001 193.0033333333333L754.1033333333335 414.0033333333335C744.4466666666667 452.0033333333333 710.8133333333334 478.3366666666667 672.1866666666667 478.3366666666667H584.6066666666667L620.57 581.3366666666667C634.5566666666667 622.0033333333334 617.5733333333334 667.3380000000001 580.61 688.3380000000001C594.9300000000001 689.3380000000001 608.9166666666666 692.6713333333335 621.9033333333334 699.3380000000001C647.21 712.3380000000001 665.86 734.3380000000001 674.5166666666667 761.3380000000001C692.5 817.0046666666667 661.8633333333333 877.0046666666668 606.2533333333333 895.0046666666668C579.28 903.6713333333335 550.3066666666667 901.338 525.3333333333334 888.3380000000001C500.0233333333334 875.3380000000001 481.3766666666667 853.3380000000001 472.72 826.3380000000001C464.06 799.3380000000001 466.3933333333334 770.6713333333335 479.0466666666667 745.3380000000001C481.3766666666667 740.6713333333335 484.3733333333334 736.6713333333335 487.0366666666667 732.6713333333335C450.74 740.0046666666667 413.7766666666667 727.3380000000001 389.4700000000001 698.3380000000001L310.5476666666667 603.3366666666668C282.9086666666667 577.6700000000001 271.2536666666667 538.6700000000001 279.5786666666667 500.6700000000001L284.5736666666667 480.6700000000001C228.6296666666667 443.3366666666667 191.6666666666667 380.0033333333334 191.6666666666667 307.6700000000001C191.6666666666667 193.3366666666667 284.5736666666667 100.0033333333333 399.1266666666667 100.0033333333333C513.6766666666667 100.0033333333333 601.59 188.6700000000001 605.9200000000001 299.0033333333334L610.9133333333334 300.6700000000001L667.5233333333334 143.3366666666667C679.5133333333334 117.0033333333335 705.82 100.3366666666668 734.4566666666667 100.3366666666668C757.1000000000001 100.3366666666668 778.4133333333334 110.6700000000001 792.4 129.0033333333335C806.7166666666667 147.3366666666668 811.7133333333335 171.0033333333333 806.0533333333334 193.3366666666667L807.0500000000001 193.0033333333333zM536.3233333333334 806.0046666666667C539.6533333333333 816.0046666666667 546.6433333333334 824.3380000000001 555.97 829.0046666666667C561.6300000000001 832.0046666666667 567.6233333333334 833.3380000000001 573.95 833.3380000000001C577.9466666666667 833.3380000000001 582.2766666666666 832.6713333333335 586.2733333333334 831.3380000000001C596.2633333333333 828.0046666666667 604.5866666666667 821.0046666666667 609.25 811.6713333333335C613.9100000000001 802.3380000000001 614.91 791.6713333333335 611.58 781.3380000000001C608.25 771.3380000000001 601.2566666666668 763.0046666666667 591.9333333333334 758.3380000000001C582.61 753.6713333333335 571.9533333333334 752.6713333333335 561.6300000000001 756.0046666666667C551.64 759.3380000000001 543.3133333333333 766.3380000000001 538.6533333333334 775.6713333333335C533.99 785.0046666666667 532.9933333333333 795.6713333333335 536.3233333333334 806.0046666666667zM345.18 516.0033333333334C341.85 530.6700000000001 346.5133333333334 545.6700000000001 357.5 555.3366666666668C358.8333333333334 556.3366666666667 359.8333333333334 557.6700000000001 360.83 559.0033333333333L441.0833333333334 655.6700000000001C449.7433333333334 666.0033333333334 462.73 670.3380000000001 475.3833333333334 667.3380000000001C493.0333333333334 663.0033333333334 511.3466666666667 674.0046666666667 515.6766666666667 692.0046666666667C516.6733333333334 696.3380000000002 517.0066666666667 701.0046666666667 516.3433333333334 705.0046666666667C524.0000000000001 700.0046666666667 532.3266666666667 695.6713333333335 541.3166666666667 692.6713333333335C544.3133333333334 691.6713333333335 547.6433333333334 691.0046666666667 550.6400000000001 690.3380000000002C543.6466666666668 687.3380000000001 537.6533333333334 682.6713333333335 533.99 675.6713333333335C525.3333333333334 659.3366666666667 531.3266666666667 639.3366666666668 547.6433333333334 630.6700000000001C557.3000000000001 625.6700000000001 561.6300000000001 613.6700000000001 557.9666666666667 603.3366666666668L515.0100000000001 480.3366666666667C482.0433333333334 502.3366666666668 442.4166666666668 515.3366666666668 400.1233333333334 515.3366666666668C381.81 515.3366666666668 364.1600000000001 512.6700000000001 347.5100000000001 508.3366666666668L345.5133333333333 516.3366666666668L345.18 516.0033333333334zM399.7933333333334 166.6700000000001C322.2026666666667 166.6700000000001 258.9326666666667 230.0033333333334 258.9326666666667 307.6700000000001C258.9326666666667 348.0033333333335 276.2486666666667 384.0033333333334 303.2216666666667 409.6700000000001L308.5496666666667 388.3366666666667C312.2126666666667 373.3366666666667 325.8656666666667 363.3366666666667 340.85 363.3366666666667C343.5133333333334 363.3366666666667 346.5133333333334 363.3366666666667 349.1766666666668 364.3366666666667C367.1566666666667 369.0033333333335 377.8133333333334 387.0033333333334 373.1533333333334 405.0033333333334L363.4933333333334 443.3366666666667C375.1500000000001 446.3366666666667 387.1366666666667 448.6700000000001 399.7933333333334 448.6700000000001C477.3800000000001 448.6700000000001 540.6500000000001 385.3366666666667 540.6500000000001 307.6700000000001C540.6500000000001 230.0033333333334 477.3800000000001 166.6700000000001 399.7933333333334 166.6700000000001zM740.7833333333334 169.3366666666668C738.7866666666666 166.6700000000001 730.1266666666668 168.3366666666667 730.1266666666668 168.3366666666667L669.8566666666668 335.6700000000001C660.53 362.0033333333334 632.2266666666667 376.3366666666667 605.5866666666667 368.0033333333334L598.5933333333334 366.0033333333335C593.9300000000001 382.0033333333335 587.27 397.3366666666668 578.9466666666667 411.3366666666667H672.1866666666667C680.1766666666667 411.3366666666667 687.5033333333333 405.6700000000001 689.5033333333333 397.6700000000001L742.45 176.6700000000001C743.4466666666667 173.0033333333335 741.7833333333333 170.3366666666667 740.7833333333334 169.0033333333335V169.3366666666668z" />
43
- <glyph glyph-name="PMRElevator"
44
- unicode="&#xEA0C;"
45
- horiz-adv-x="1000.0000000000001" d="M163.3333333333334 900.0000000000001H833.3333333333334C870.6666666666667 900.0000000000001 900.0000000000001 872.3333333333335 900.0000000000001 836.6666666666667V166.6666666666668C900.0000000000001 129.3333333333334 872.3333333333335 100 836.6666666666667 100H163.3333333333334C128.3333333333334 100 100 128.3333333333335 100 163.3333333333334V836.6666666666667C100 871.6666666666667 128.3333333333334 900.0000000000001 163.3333333333334 900.0000000000001zM283.3333333333334 560.0000000000001V166.6666666666668H716.6666666666667V560.0000000000001C716.6666666666667 578.3333333333335 697.3333333333335 593.3333333333335 673.3333333333334 593.3333333333335H326.6666666666667C302.6666666666667 593.3333333333335 283.3333333333334 578.3333333333335 283.3333333333334 560.0000000000001zM783.3333333333334 166.6666666666668H833H833.3333333333334V833.3333333333335H166.6666666666667V166.6666666666668H216.6666666666667V560.0000000000001C216.6666666666667 616.0000000000001 265 660.0000000000001 326.6666666666667 660.0000000000001H673.3333333333334C735.0000000000001 660.0000000000001 783.3333333333334 616.0000000000001 783.3333333333334 560.0000000000001V166.6666666666668zM377.0000000000001 699.6726666666668L396.6666666666667 719.3393333333335L416.3333333333334 699.6726666666668C423 693.0060000000001 431.3333333333334 690.0060000000001 440 690.0060000000001C448.6666666666668 690.0060000000001 457.0000000000001 693.3393333333333 463.6666666666667 699.6726666666668C476.6666666666667 712.6726666666667 476.6666666666667 733.6726666666668 463.6666666666667 746.6726666666667L420.3333333333334 790.0060000000001C407.3333333333334 803.0060000000001 386.3333333333334 803.0060000000001 373.3333333333333 790.0060000000001L330.0013333333334 746.6726666666667C317.0013333333334 733.6726666666668 317.0013333333334 712.6726666666667 330.0013333333334 699.6726666666668C343 686.6726666666668 364 686.6726666666668 377.0000000000001 699.6726666666668zM579.6666666666667 699.6726666666668C586.3333333333334 693.0060000000001 594.6666666666667 690.0060000000001 603.3333333333334 690.0060000000001C612 690.0060000000001 620.3333333333334 693.3393333333333 627 699.6726666666668L670.3333333333334 743.0060000000001C683.3333333333334 756.0060000000001 683.3333333333334 777.0060000000001 670.3333333333334 790.0060000000001C657.3333333333334 803.0060000000001 636.3333333333334 803.0060000000001 623.3333333333334 790.0060000000001L603.6666666666667 770.3393333333335L584 790.0060000000001C571 803.0060000000001 550 803.0060000000001 537 790.0060000000001C524.0000000000001 777.0060000000001 524.0000000000001 756.0060000000001 537 743.0060000000001L580.3333333333334 699.6726666666668H579.6666666666667zM529 309.3300000000002C517.3333333333334 316.9966666666667 502.0000000000001 313.6633333333334 494.3333333333334 302.3300000000001C484.3333333333334 287.3300000000002 467.6666666666667 278.3300000000002 449.6666666666667 278.3300000000002C420.3333333333334 278.3300000000002 396.3333333333334 302.3300000000001 396.3333333333334 331.6633333333334C396.3333333333334 352.3300000000001 408.0000000000001 370.6633333333334 426.3333333333333 379.6633333333334C438.6666666666667 385.6633333333334 444.0000000000001 400.6633333333334 438.0000000000001 412.9966666666668C432.0000000000001 425.3300000000001 417 430.6633333333333 404.6666666666668 424.6633333333334C369.3333333333334 407.3300000000001 346.3333333333334 370.9966666666667 346.3333333333334 331.6633333333334C346.3333333333334 274.6633333333333 392.6666666666667 228.3300000000002 449.6666666666667 228.3300000000002C484.3333333333334 228.3300000000002 516.6666666666667 245.6633333333334 536 274.6633333333333C543.6666666666666 286.3300000000001 540.3333333333334 301.6633333333334 529 309.3300000000002zM616.6700000000001 298.6700000000001C629.0033333333334 305.3366666666667 644.0033333333333 300.6700000000001 650.6700000000001 288.6700000000001H651.0033333333334C657.6700000000001 276.3366666666667 653.0033333333333 261.3366666666667 641.0033333333333 254.6700000000001L628.0033333333333 247.6700000000001C621.67 244.3366666666668 615.0033333333333 242.6700000000001 608.0033333333334 242.6700000000001C603.6700000000001 242.6700000000001 599.3366666666667 243.3366666666667 595.3366666666667 244.6700000000001C584.3366666666667 248.0033333333335 575.6700000000001 255.3366666666667 570.3366666666667 265.67L540.67 324.3366666666667L498.0033333333333 325.3366666666668C473.0033333333333 325.3366666666668 453.0033333333333 344.6700000000001 452.0033333333334 369.6700000000001L449.3366666666667 449.3366666666667C449.1133333333334 449.7800000000001 449.1866666666667 450.2233333333334 449.2633333333334 450.6700000000001C449.3 450.8900000000001 449.3366666666667 451.1133333333335 449.3366666666667 451.3366666666667C439.0033333333334 459.0033333333333 431.6700000000001 470.6700000000001 431.6700000000001 484.6700000000001C431.6700000000001 508.0033333333334 450.67 527.0033333333334 474.0033333333334 527.0033333333334C497.3366666666667 527.0033333333334 516.3366666666667 508.0033333333334 516.3366666666667 484.6700000000001C516.3366666666667 470.6700000000001 509.3366666666667 459.0033333333333 499.0033333333334 451.3366666666667C499.0033333333334 451.0033333333334 499.67 451.0033333333334 499.67 451.0033333333334V436.6700000000001H563.0033333333333C576.6700000000001 436.6700000000001 588.0033333333333 425.3366666666668 588.0033333333333 411.6700000000001C588.0033333333333 398.0033333333335 576.6700000000001 386.6700000000001 563.0033333333333 386.6700000000001H501.6700000000001V375.6700000000001H538.6700000000001C558.3366666666667 375.6700000000001 576.0033333333334 364.6700000000001 585.0033333333334 347.0033333333335L611.0033333333334 295.6700000000001L616.6700000000001 298.6700000000001z" />
46
- <glyph glyph-name="Reception"
47
- unicode="&#xEA0D;"
48
- horiz-adv-x="1000.0000000000001" d="M786.4166666666667 515.3333333333335H708.5166666666668L682.9966666666667 618.3333333333335C675.61 663.6666666666667 632.63 697.6666666666667 582.9366666666667 697.6666666666667H563.1266666666667C596.0333333333334 716.6666666666667 618.8633333333333 751.3333333333335 618.8633333333333 791.6666666666667C618.8633333333333 851.3333333333335 569.84 900.0000000000001 509.7366666666667 900.0000000000001C449.6333333333334 900.0000000000001 400.61 851.3333333333335 400.61 791.6666666666667C400.61 751.3333333333335 423.1066666666667 716.3333333333335 456.35 697.6666666666667H437.2100000000001C387.18 697.6666666666667 344.5366666666667 663.6666666666667 336.8133333333334 618.3333333333335L311.2943333333334 515.3333333333335H213.5836666666667C169.2613333333334 515.3333333333335 133.3333333333334 479.6666666666667 133.3333333333334 435.6666666666668V179.6666666666668C133.3333333333334 135.6666666666668 169.2613333333334 100 213.5836666666667 100H786.4166666666667C830.74 100 866.6666666666667 135.6666666666668 866.6666666666667 179.6666666666668V435.6666666666668C866.6666666666667 479.6666666666667 830.74 515.3333333333335 786.4166666666667 515.3333333333335zM509.7366666666667 833.6666666666667C532.9066666666666 833.6666666666667 551.71 815.0000000000001 551.71 792.0000000000001C551.71 769.0000000000001 532.9066666666666 750.3333333333335 509.7366666666667 750.3333333333335C486.57 750.3333333333335 467.7666666666667 769.0000000000001 467.7666666666667 792.0000000000001C467.7666666666667 815.0000000000001 486.57 833.6666666666667 509.7366666666667 833.6666666666667zM402.29 604C402.29 604 402.6266666666667 606.3333333333335 402.9600000000001 607.3333333333335C404.9766666666667 620.6666666666667 419.75 631 437.2100000000001 631H463.4C481.8666666666667 631.3333333333335 496.9766666666667 646.3333333333335 496.6433333333334 665C496.6433333333334 673 493.2833333333334 680.0000000000001 488.5833333333334 685.6666666666667C495.3 684.3333333333335 502.35 683.6666666666667 509.4033333333334 683.6666666666667C516.4533333333334 683.6666666666667 523.1700000000001 684.3333333333335 529.8833333333333 685.6666666666667C525.1833333333334 680.0000000000001 522.16 673 521.8266666666667 665C521.8266666666667 646.6666666666667 536.6 631.6666666666667 555.0666666666667 631.3333333333335H582.2633333333334C599.39 631.3333333333335 614.5 620.6666666666667 616.1766666666666 607.3333333333335C616.1766666666666 606.3333333333335 616.5133333333334 605.0000000000001 616.8500000000001 604L639.0100000000001 515.3333333333335H379.7933333333334L401.9533333333334 604H402.29zM799.1766666666667 180C799.1766666666667 173.0000000000001 793.4666666666667 167.0000000000001 786.08 167.0000000000001H213.5836666666667C206.5323333333334 167.0000000000001 200.4883333333334 172.6666666666668 200.4883333333334 180V436C200.4883333333334 443 206.1966666666667 449 213.5836666666667 449H786.4166666666667C793.4666666666667 449 799.51 443.3333333333335 799.51 436V180H799.1766666666667z" />
49
- <glyph glyph-name="SkiRoom"
50
- unicode="&#xEA0E;"
51
- horiz-adv-x="1000.0000000000001" d="M410.0000000000001 900.0000000000001C344.0000000000001 900.0000000000001 326.3346666666667 770.6666666666667 326.3346666666667 753.3333333333335V159.6666666666668C326.3346666666667 128.6666666666668 351.3333333333333 103.6666666666667 382.3333333333334 103.6666666666667H438.0000000000001C469.0000000000001 103.6666666666667 494.0000000000001 128.6666666666668 494.0000000000001 159.6666666666668V753.3333333333335C494.0000000000001 770.6666666666667 476.3333333333333 900.0000000000001 410.3333333333334 900.0000000000001H410.0000000000001zM393 170.3333333333334V753.3333333333335C393 768.0000000000001 401.3333333333333 799.6666666666667 410.0000000000001 819.6666666666667C418.6666666666667 799.6666666666667 427.0000000000001 768.0000000000001 427.0000000000001 753.3333333333335V170.6666666666668V170.3333333333334H393zM183.6666666666667 896.6633333333334C117.6666666666667 896.6633333333334 100 767.3300000000002 100 749.9966666666668V156.3300000000002C100 125.3300000000001 125 100.33 156 100.33H211.6666666666667C242.6666666666667 100.33 267.6666666666667 125.6633333333334 267.6666666666667 156.3300000000002V749.6633333333334C267.6666666666667 766.9966666666668 250.0000000000001 896.3300000000002 184 896.3300000000002L183.6666666666667 896.6633333333334zM200.6666666666667 166.9966666666667H166.6666666666667V749.6633333333334C166.6666666666667 764.3300000000002 175 795.9966666666668 183.6666666666667 815.9966666666668C192.3333333333334 795.9966666666668 200.6666666666667 764.3300000000002 200.6666666666667 749.6633333333334V166.9966666666667zM804.6666666666667 274.6733333333334L857.0000000000001 238.0066666666668V237.6733333333333C883.3333333333334 223.6733333333334 900.0000000000001 196.0066666666667 900.0000000000001 165.6733333333333V133.34C900.0000000000001 115.0066666666667 885.0000000000001 100.0066666666667 866.6666666666667 100.0066666666667H616.3333333333334C599.6666666666666 100.0066666666667 585.6666666666667 112.0066666666667 583.3333333333334 128.34C583.3066666666666 128.5533333333334 583.2700000000001 128.8133333333334 583.23 129.1166666666667C581.8033333333334 139.8166666666667 572.9066666666668 206.52 593 259.6733333333334C602.4766666666667 285.1600000000001 608.7466666666667 327.2933333333334 613.3866666666667 358.4600000000001L613.6666666666667 360.3400000000001C613.8266666666667 361.3800000000001 613.9833333333333 362.4000000000001 614.1366666666667 363.4000000000001C618.4733333333335 391.6066666666668 620.4833333333333 404.6733333333334 624.6666666666666 414.0066666666668C635.3333333333334 438.0066666666668 659.3333333333334 449.0066666666667 677 451.0066666666668C688.6666666666667 452.34 700.3333333333335 447.3400000000002 707.3333333333334 438.0066666666668C710.6666666666667 433.3400000000001 714.6666666666667 429.3400000000001 718.3333333333334 425.6766666666668L718.3333333333334 425.6733333333334C761.3333333333334 447.3400000000002 804.6666666666667 420.3400000000001 809.6666666666667 417.0066666666668C821 409.6733333333334 826.6666666666667 396.3400000000001 824.3333333333334 383.0066666666668L804.6666666666667 274.6733333333334zM655.6666666666667 236.3400000000001C647.6666666666667 215.6733333333333 646.3333333333334 188.3400000000002 647 167.0066666666668L646.6666666666666 166.6733333333334H833C832.6666666666667 171.6733333333334 829.6666666666667 176.34 825.3333333333335 178.6733333333334L817.0000000000001 183.0066666666668C815.6666666666667 183.6733333333334 813.0000000000001 185.34 813.0000000000001 185.34L764.3333333333334 220.6733333333334L728.6666666666667 203.3400000000002C724 201.0066666666668 719.3333333333334 200.0066666666667 714.3333333333334 200.0066666666667C702 200.0066666666667 690 207.0066666666668 684.3333333333334 219.0066666666668C676.3333333333334 235.6733333333334 683.3333333333334 255.6733333333334 700 263.6733333333334L738.3333333333334 282.3400000000001L753.6666666666667 366.6733333333334C751.3333333333334 366.6733333333334 749 366.3400000000002 747.3333333333335 365.3400000000001C727 353.6733333333334 701.6666666666667 355.3400000000001 682.3333333333334 368.6733333333333C681.8066666666667 365.6800000000001 681.37 362.5000000000001 680.9300000000001 359.2800000000001C680.5366666666667 356.4066666666668 680.14 353.5033333333335 679.6666666666667 350.6733333333334C679.46 349.26 679.2500000000001 347.8333333333334 679.0400000000001 346.3933333333335C673.8333333333334 310.8333333333334 667.5200000000001 267.7366666666667 655.6666666666667 236.3400000000001z" />
52
- <glyph glyph-name="SwimmingArea"
53
- unicode="&#xEA0F;"
54
- horiz-adv-x="1000.0000000000001" d="M100.3043333333333 314.9000000000001C100.2306666666667 316.3433333333335 100.1596666666667 317.74 100.3803333333333 319.28C100.6456666666667 320.8733333333335 101.122 322.2533333333335 101.6416666666667 323.7566666666668C101.775 324.1433333333335 101.9113333333334 324.5366666666668 102.0473333333333 324.9466666666667C102.4473333333334 325.7466666666668 102.741 326.5466666666666 103.0343333333333 327.3466666666667C103.4743333333333 328.5466666666668 103.9146666666667 329.7433333333334 104.7146666666667 330.9433333333334C105.3816666666667 332.2766666666668 106.345 333.3133333333334 107.3083333333334 334.35C107.7896666666667 334.87 108.2713333333333 335.3866666666667 108.716 335.9433333333334C110.0496666666667 337.2766666666668 112.0503333333333 339.9433333333334 112.0503333333333 339.9433333333334L313.4423333333334 500.2300000000001C317.7770000000001 503.5600000000001 318.777 509.5600000000001 316.1096666666667 513.8900000000001L224.083 660.1833333333334L222.0823333333334 664.1800000000001C211.746 686.508 211.079 711.1676666666667 220.0816666666667 734.1610000000001C229.0843333333334 756.8210000000001 246.4226666666667 774.8156666666667 269.096 784.1463333333335L530.84 893.1146666666667C572.5166666666667 910.443 620.8666666666668 894.1146666666668 643.2066666666667 854.7926666666667C655.2100000000002 833.7986666666668 658.2100000000002 809.8056666666668 651.54 786.479C645.2066666666667 763.4856666666667 629.8666666666668 744.1580000000001 608.8633333333333 732.4946666666667L460.8200000000001 656.5166666666667L558.8466666666667 530.22C559.6466666666668 529.22 560.0866666666668 528.22 560.5266666666666 527.22C560.82 526.5533333333334 561.1133333333335 525.8866666666668 561.5133333333334 525.22C561.1566666666668 526.7733333333334 560.7533333333334 528.2833333333334 560.3566666666667 529.7800000000001C559.6433333333334 532.4633333333334 558.94 535.1066666666668 558.5133333333334 537.8833333333334C553.5133333333333 576.2066666666667 563.5166666666667 614.1966666666667 587.19 644.8533333333335C610.53 675.5113333333334 644.8733333333333 695.1723333333334 683.2166666666667 700.1706666666668C721.8933333333334 705.1693333333335 759.9066666666668 695.1723333333334 790.5800000000002 671.5123333333333C821.2566666666667 647.8533333333335 840.9300000000001 613.8633333333335 845.9300000000001 575.5400000000001C850.9333333333334 537.2166666666667 840.9300000000001 499.2300000000001 817.2566666666668 468.5700000000001C793.9166666666667 437.9133333333334 759.5733333333334 418.2533333333334 721.2266666666668 413.2533333333335C714.8933333333333 412.2533333333335 708.5566666666666 411.9200000000001 702.2233333333334 411.9200000000001C687.5500000000001 411.9200000000001 672.88 414.5866666666667 658.8766666666668 418.9200000000001L754.2366666666667 306.6166666666667C809.9200000000001 318.6133333333334 845.5966666666667 340.2766666666668 848.5966666666667 342.2733333333335C863.9366666666667 352.2733333333335 884.61 347.6066666666668 894.6100000000001 332.2766666666668C904.6133333333333 316.9500000000002 900.2800000000001 296.2866666666668 884.9433333333334 286.2900000000001C884.8133333333334 286.2133333333335 884.6333333333334 286.1033333333335 884.4033333333334 285.9633333333335C875.78 280.7066666666667 796.9266666666667 232.64 684.2166666666667 232.64C625.2 232.64 556.8466666666667 245.6366666666667 484.1600000000001 284.9566666666667C304.773 381.9300000000001 157.7303333333333 290.2900000000001 151.395 286.2900000000001C150.6933333333334 285.8233333333334 150.1556666666667 285.6833333333334 149.552 285.5266666666668C149.295 285.4600000000001 149.026 285.39 148.7276666666667 285.2900000000001C146.06 283.9566666666667 143.3926666666667 282.9600000000002 140.7253333333334 282.2933333333334C139.725 281.9600000000001 138.3913333333334 281.6266666666667 137.0576666666667 281.6266666666667C135.7236666666667 281.2933333333334 134.39 280.9600000000001 133.3896666666667 280.9600000000001C132.9256666666667 280.9600000000001 132.4613333333334 281.1033333333334 131.9636666666667 281.2566666666667C131.3893333333333 281.4333333333334 130.7703333333333 281.6266666666667 130.0556666666667 281.6266666666667C127.388 281.9600000000001 125.054 282.6266666666667 122.72 283.2933333333334L122.719 283.2933333333334C120.719 283.9600000000001 118.7186666666667 284.6233333333334 117.0516666666667 285.6233333333334C114.7176666666667 286.9566666666667 112.717 288.6233333333334 110.7166666666667 290.6233333333334C110.2376666666667 290.9833333333335 109.7586666666667 291.2533333333335 109.2953333333333 291.5200000000001C108.468 291.99 107.69 292.4333333333334 107.0486666666667 293.2900000000001C106.581 293.5233333333335 106.4413333333333 293.9200000000001 106.2846666666667 294.3666666666667C106.2176666666667 294.5566666666668 106.148 294.7566666666668 106.0486666666667 294.9533333333335C105.9373333333333 295.0666666666667 105.789 295.1766666666668 105.641 295.2866666666668C105.3446666666667 295.5100000000001 105.0483333333334 295.7333333333334 105.0483333333334 295.9533333333334C104.448 296.7533333333334 104.208 297.5533333333334 103.968 298.3533333333335C103.808 298.8866666666668 103.6476666666667 299.4200000000001 103.381 299.9533333333334C102.3806666666667 302.2866666666668 101.3803333333333 304.6200000000001 100.7136666666667 306.9500000000001C100.3803333333333 308.9500000000001 100.3803333333333 310.6166666666668 100.3803333333333 312.6166666666667C100.3803333333333 313.4066666666668 100.342 314.1600000000001 100.3043333333333 314.9000000000001zM692.22 634.19C671.5466666666667 631.5233333333334 652.8733333333334 620.8600000000001 640.2033333333334 604.2C627.2 587.5366666666667 621.8666666666667 566.8766666666668 624.5333333333334 546.2166666666667C627.2 525.5533333333334 637.87 506.8933333333334 654.54 494.2300000000001C671.2133333333334 481.2333333333333 691.8866666666667 475.9033333333334 712.5600000000001 478.5700000000001C733.23 481.2333333333333 751.9033333333333 491.8966666666668 764.5733333333334 508.5600000000001C777.5766666666667 525.22 782.9133333333334 545.8833333333334 780.2433333333333 566.5433333333334C777.5766666666667 587.2033333333334 766.9066666666668 605.8633333333335 750.2366666666668 618.5266666666668C736.2333333333333 629.19 719.5600000000001 634.8566666666668 702.5566666666667 634.8566666666668C699.2200000000001 634.8566666666668 695.5533333333333 634.5233333333334 692.22 634.19zM372.1266666666667 549.2133333333334C393.1333333333334 515.5566666666667 385.4633333333334 472.2366666666667 354.4533333333333 447.9100000000001H353.4533333333334L286.1010000000001 394.2600000000001C351.12 398.9233333333334 429.4766666666667 388.9266666666668 514.1666666666667 343.2733333333335C570.85 312.6166666666667 624.2 300.9533333333334 671.2133333333334 299.2866666666668L605.86 375.9300000000001C594.19 389.9266666666668 595.8566666666667 410.9200000000001 609.8633333333333 422.9166666666668C615.8633333333333 427.9166666666668 622.8666666666667 430.25 630.2 430.25C624.2 433.5800000000001 618.1966666666667 437.2466666666668 612.5300000000001 441.5800000000001C589.8566666666667 458.9066666666668 573.5166666666668 482.2333333333335 564.1833333333334 508.5600000000001C564.1833333333334 498.8966666666668 560.18 489.5666666666667 551.8466666666667 483.2333333333335C537.5066666666667 471.9033333333334 516.5 474.5700000000001 505.1633333333334 489.2333333333334L400.1333333333334 624.5266666666668C390.1300000000001 637.19 385.7966666666667 654.1833333333334 389.13 670.5126666666667C392.1333333333334 686.8413333333334 402.4666666666667 701.1703333333335 417.1400000000001 709.1680000000001L576.5200000000001 791.1443333333334C580.8533333333334 793.8103333333335 584.8533333333334 798.4756666666667 586.5233333333334 804.4740000000002C588.19 810.1390000000001 587.5233333333333 816.4703333333334 584.52 821.8023333333334C578.8533333333334 831.4660000000001 566.5166666666667 835.7980000000001 555.8466666666667 831.4660000000001L294.1033333333334 722.4976666666668C288.4350000000001 720.1650000000002 283.767 715.4996666666668 281.433 709.5013333333334C279.4323333333334 704.1696666666668 279.4323333333334 698.5046666666667 281.433 693.1726666666668L372.1266666666667 549.2133333333334zM515.8366666666667 210.9666666666667C695.2233333333334 113.9966666666667 842.2666666666668 205.6366666666668 848.6 209.6333333333335C863.94 219.6333333333333 884.6133333333333 214.9666666666668 894.6133333333333 199.6366666666668C904.6166666666668 184.3100000000001 900.2833333333334 163.6466666666668 884.9466666666667 153.6500000000001C879.9433333333334 150.3200000000001 799.92 100 684.22 100C625.2033333333334 100 556.85 112.9966666666668 484.1633333333334 152.3166666666667C304.7763333333334 249.2900000000001 157.7336666666667 157.6500000000001 151.3983333333334 153.6500000000001C135.7273333333334 143.6533333333334 115.388 148.3200000000001 105.385 163.6466666666668C95.382 178.9766666666667 99.7166666666667 199.6366666666668 115.0543333333334 209.6333333333335C122.39 214.3 300.7753333333334 326.9333333333334 515.8366666666667 210.9666666666667z" />
55
- <glyph glyph-name="Theater"
56
- unicode="&#xEA10;"
57
- horiz-adv-x="1000.0000000000001" d="M152 900.0000000000001H848.0000000000001C876.6666666666667 900.0000000000001 900.0000000000001 876.6666666666667 900.0000000000001 848.0000000000001V370.6666666666668C900.0000000000001 342.0000000000001 876.6666666666667 318.6666666666668 848.0000000000001 318.6666666666668H152C123.3333333333334 318.6666666666668 100 342.0000000000001 100 370.6666666666668V848.0000000000001C100 876.6666666666667 123.3333333333334 900.0000000000001 152 900.0000000000001zM750 591.0000000000001H833.3333333333334V833.3333333333335H618.6666666666666C629.6666666666667 773.3333333333335 661 669.3333333333335 750 591.0000000000001zM449.0000000000001 833.3333333333335C439.0000000000001 767.0000000000001 405.6666666666667 644.3333333333335 300.6666666666667 547.6666666666667H301C315 504.0000000000001 322.6666666666667 458.6666666666667 322.6666666666667 412.3333333333335V385.6666666666668H677.6666666666666V412.3333333333335C677.6666666666666 458.3333333333334 685.0000000000001 504.0000000000001 699.3333333333334 547.6666666666667C594.3333333333334 644.0000000000001 561.3333333333334 767.0000000000001 551.0000000000001 833.3333333333335H449.0000000000001zM250.0000000000001 591.0000000000001C339.3333333333334 669.6666666666667 370.3333333333333 773.3333333333335 381.3333333333334 833.3333333333335H166.6666666666667V591.0000000000001H250.0000000000001zM238 524.3333333333335H166.6666666666667V385.6666666666668H255.6666666666667V412.3333333333335C255.6666666666667 450.3333333333335 249.6666666666667 488.0000000000001 238 524.3333333333335zM744.0000000000001 412.3333333333335V385.6666666666668H833V524.3333333333335H761.6666666666667C750 488.0000000000001 744.0000000000001 450.6666666666667 744.0000000000001 412.3333333333335zM171.3333333333334 281.3300000000002H254.3333333333334C293.6666666666667 281.3300000000002 325.6666666666667 249.3300000000001 325.6666666666667 209.9966666666668V133.3300000000001C325.6666666666667 114.9966666666667 310.6666666666667 99.9966666666667 292.3333333333333 99.9966666666667C274.0000000000001 99.9966666666667 259 114.9966666666667 259 133.3300000000001V209.9966666666668C259 212.6633333333334 257 214.6633333333334 254.3333333333334 214.6633333333334H171.3333333333334C168.6666666666667 214.6633333333334 166.6666666666667 212.6633333333334 166.6666666666667 209.9966666666668V133.3300000000001C166.6666666666667 114.9966666666667 151.6666666666667 99.9966666666667 133.3333333333334 99.9966666666667C115 99.9966666666667 100 114.9966666666667 100 133.3300000000001V209.9966666666668C100 249.3300000000001 132 281.3300000000002 171.3333333333334 281.3300000000002zM745.6666666666667 281.3300000000002H828.6666666666667C868 281.3300000000002 900.0000000000001 249.3300000000001 900.0000000000001 209.9966666666668V133.3300000000001C900.0000000000001 114.9966666666667 885.0000000000001 99.9966666666667 866.6666666666667 99.9966666666667C848.3333333333334 99.9966666666667 833.3333333333334 114.9966666666667 833.3333333333334 133.3300000000001V209.9966666666668C833.3333333333334 212.6633333333334 831.3333333333335 214.6633333333334 828.6666666666667 214.6633333333334H745.6666666666667C743 214.6633333333334 741.0000000000001 212.6633333333334 741.0000000000001 209.9966666666668V133.3300000000001C741.0000000000001 114.9966666666667 726.0000000000001 99.9966666666667 707.6666666666667 99.9966666666667C689.3333333333334 99.9966666666667 674.3333333333334 114.9966666666667 674.3333333333334 133.3300000000001V209.9966666666668C674.3333333333334 249.3300000000001 706.3333333333334 281.3300000000002 745.6666666666667 281.3300000000002zM541.6666666666667 281.3300000000002H458.6666666666667C419.3333333333334 281.3300000000002 387.3333333333333 249.3300000000001 387.3333333333333 209.9966666666668V133.3300000000001C387.3333333333333 114.9966666666667 402.3333333333334 99.9966666666667 420.6666666666667 99.9966666666667C439.0000000000001 99.9966666666667 454 114.9966666666667 454 133.3300000000001V209.9966666666668C454 212.6633333333334 456 214.6633333333334 458.6666666666667 214.6633333333334H541.6666666666667C544.3333333333334 214.6633333333334 546.3333333333334 212.6633333333334 546.3333333333334 209.9966666666668V133.3300000000001C546.3333333333334 114.9966666666667 561.3333333333334 99.9966666666667 579.6666666666667 99.9966666666667C598.0000000000001 99.9966666666667 613.0000000000001 114.9966666666667 613.0000000000001 133.3300000000001V209.9966666666668C613.0000000000001 249.3300000000001 581 281.3300000000002 541.6666666666667 281.3300000000002z" />
58
- <glyph glyph-name="ZenPool"
59
- unicode="&#xEA11;"
60
- horiz-adv-x="1000.0000000000001" d="M151.335 286.2533333333334C157.6683333333334 290.2533333333334 305.0016666666667 381.5500000000001 484 284.9233333333334C497.0000000000001 277.9233333333334 510.0000000000001 271.9266666666668 522.6666666666667 266.5966666666668C523 266.5966666666668 523.3333333333334 266.4300000000001 523.6666666666667 266.2633333333335C524.0000000000001 266.0966666666668 524.3333333333334 265.9300000000001 524.6666666666667 265.9300000000001C582.0000000000001 241.9400000000001 636.3333333333334 232.9433333333334 684 232.9433333333334C799.6666666666666 232.9433333333334 879.6666666666667 283.2566666666667 884.6666666666667 286.5866666666667C900.0000000000001 296.5833333333334 904.3333333333334 317.2433333333334 894.3333333333334 332.5700000000001C887.6666666666667 342.5633333333334 876.6666666666667 347.5633333333334 865.3333333333334 347.23V866.6803333333335C865.3333333333334 885.0063333333335 850.3333333333335 900.0000000000001 832.0000000000001 900.0000000000001C813.6666666666667 900.0000000000001 798.6666666666667 885.0063333333335 798.6666666666667 866.6803333333335V739.0666666666668H570.0000000000001V866.6803333333335C570.0000000000001 885.0063333333335 555 900.0000000000001 536.6666666666667 900.0000000000001C518.3333333333334 900.0000000000001 503.3333333333334 885.0063333333335 503.3333333333334 866.6803333333335V349.5633333333334C294.0016666666667 454.5166666666668 122.6683333333333 346.8966666666668 115.335 342.23C100.0016666666667 332.2366666666667 95.6683333333333 311.5766666666667 105.6683333333333 296.25C115.6683333333334 280.9233333333334 136.335 276.2600000000001 151.6683333333333 286.2533333333334H151.335zM798.6666666666667 423.1966666666669H570.0000000000001V514.4933333333333H798.6666666666667V423.1966666666669zM570.0000000000001 319.5733333333334V356.5600000000001H798.6666666666667V319.2400000000001C749 301.5800000000001 666.3333333333334 285.5866666666667 570.0000000000001 319.5733333333334zM798.6666666666667 672.4276666666667V581.1333333333334H570.0000000000001V672.4276666666667H798.6666666666667zM437 645.1100000000001C437 648.1066666666668 436.6666666666667 651.44 435.6666666666667 654.44C433.3333333333334 660.7700000000001 428.6666666666667 665.7666666666668 422.6666666666667 668.433C422.3333333333334 668.433 421.6666666666667 668.7663333333335 421.3333333333334 669.0993333333333C418.3333333333334 670.4323333333334 415.3333333333334 670.7653333333335 412.3333333333333 671.0986666666668C407.0000000000001 671.4320000000001 395.3333333333333 672.0983333333334 381 670.7653333333335C376 686.7586666666668 369.6666666666667 699.0870000000001 366.3333333333334 705.0846666666667C365.3333333333334 707.4170000000001 364 709.416 362.3333333333333 711.0820000000001C357.6666666666667 716.7463333333335 350.6666666666667 719.7450000000001 343.6666666666667 719.7450000000001H339.3333333333334C337 719.7450000000001 334.6666666666667 718.7456666666667 332.6680000000001 717.7460000000001C327.3346666666667 715.7466666666668 317.3346666666667 711.7483333333334 306.0013333333334 704.7513333333334C296.0013333333333 716.4133333333334 287.3346666666667 723.4103333333335 285.0013333333333 725.0763333333334C277.3346666666667 731.0736666666667 267.3346666666667 732.0733333333334 258.668 728.075C256.3346666666667 726.7423333333334 254.0013333333334 725.4093333333335 252.3346666666667 723.7433333333335C248.6680000000001 720.7446666666667 241.3346666666667 714.0806666666667 233.668 705.0846666666667C222.668 711.4153333333335 213.3346666666667 715.7466666666668 208.0013333333333 717.7460000000001C205.668 719.0786666666668 203.0013333333334 719.7450000000001 200.0013333333334 720.0783333333334C193.668 721.0780000000001 187.3346666666667 719.412 182.3346666666667 716.0800000000002C180.0013333333334 714.4140000000001 177.668 712.4150000000002 176.0013333333333 710.0823333333334C175.0013333333334 708.7496666666668 174.3346666666667 707.7500000000001 173.668 706.4173333333334C170.3346666666667 701.0863333333334 163.668 688.4246666666668 158.3346666666667 671.4320000000001C145.0013333333334 672.7646666666667 134.0013333333334 672.4313333333334 128.3346666666667 671.7650000000001C124.668 671.7650000000001 121.0013333333334 671.4320000000001 117.668 669.7660000000001C111.3346666666667 667.1003333333334 106.3346666666667 662.1033333333335 104.0013333333333 655.7733333333334C104.0013333333333 655.7733333333334 104.0013333333333 655.1066666666668 103.668 654.7733333333334C102.668 652.1066666666668 102.3346666666667 649.44 102.3346666666667 646.7766666666668C101.0013333333334 632.4466666666667 98.3346666666667 571.1400000000001 143.3346666666667 526.1600000000001C188.3346666666667 481.1766666666667 251.0013333333334 479.1766666666667 267.0013333333334 478.8466666666667H269.668H271.6680000000001C286.668 478.8466666666667 352.0000000000001 481.5100000000001 396.3333333333334 526.1600000000001C440 569.8066666666668 438.6666666666667 629.1166666666668 437.3333333333333 645.4433333333334L437 645.1100000000001zM293.0013333333333 609.1233333333334C293.0013333333333 582.1366666666668 280.3346666666667 558.48 269.0013333333334 542.4866666666667C257.668 558.48 245.0013333333334 582.1366666666668 245.0013333333334 609.1233333333334C245.0013333333334 636.1133333333335 258.0013333333333 657.1033333333335 269.0013333333334 670.4323333333334C280.0013333333334 657.1033333333335 293.0013333333333 635.7800000000001 293.0013333333333 609.1233333333334zM151.3346666666667 621.4533333333334C164.0013333333334 620.4533333333334 180.0013333333334 616.4533333333334 195.3346666666667 607.1266666666668C195.668 581.1366666666668 203.668 557.8133333333335 213.3346666666667 538.8200000000002C201.0013333333334 543.4833333333335 188.3346666666667 550.4833333333333 177.668 561.1433333333334C158.668 580.1366666666668 153.0013333333334 604.1266666666668 151.3346666666667 621.4533333333334zM360.6666666666667 561.1433333333334C350 550.4833333333333 337.3333333333333 543.4833333333335 325.0013333333334 538.8200000000002C334.6666666666667 558.1466666666668 342.6666666666667 581.1366666666668 343 607.1266666666668C358.3333333333334 616.4533333333334 374.6666666666667 620.1200000000001 387 621.4533333333334C385.3333333333334 604.46 379.6666666666667 580.1366666666668 360.6666666666667 561.1433333333334zM848.3333333333334 209.62C864.0000000000001 219.9500000000002 884.6666666666667 215.2866666666668 894.6666666666667 199.96V199.6266666666668C904.6666666666669 184.2966666666668 900.0000000000001 163.64 884.6666666666667 153.6433333333334C879.6666666666667 150.3133333333334 799.6666666666666 100 684 100C625 100 556.6666666666666 112.9933333333335 484 152.31C305.0013333333334 248.9366666666667 157.668 157.6433333333333 151.3346666666667 153.6433333333334C136.0013333333334 143.6500000000001 115.3346666666667 148.3133333333334 105.3346666666667 163.64C95.3346666666667 178.9666666666667 99.668 199.6266666666668 115.0013333333333 209.62C122.3346666666667 214.6200000000001 300.668 326.9066666666668 515.6666666666667 210.9533333333335C694.0300000000001 114.7233333333334 843.3733333333334 206.5700000000001 848.2266666666667 209.5566666666667C848.2800000000001 209.5866666666668 848.3166666666667 209.61 848.3333333333334 209.62z" />
61
- </font>
62
- </defs>
63
- </svg>
@@ -1,35 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="0" height="0" style="display:none;"><symbol viewBox="0 0 30 30" id="tui-places-BabyCleaning">
2
- <path d="M25.7807 17.5616C26.1804 16.9627 26.3803 16.2641 26.3803 15.5754C26.3803 13.3895 24.5813 11.6927 22.4924 11.6927C21.493 11.6927 20.5035 12.0919 19.8039 12.7906V8.90796C19.8039 7.5106 18.7045 6.42265 17.3152 6.42265C16.0159 6.42265 14.9265 7.52058 14.8266 8.80815L14.6267 12.8904L12.5378 12.7906L13.3374 11.0938C13.7372 10.2953 13.7372 9.39703 13.3374 8.70833C12.9376 7.90984 12.238 7.41079 11.4384 7.21116H11.3385L6.05133 6.41267C4.75203 6.11324 3.36278 6.91173 3.06294 8.30909C2.7631 9.60664 3.56267 10.7944 4.86197 11.1936L6.56105 11.5929L5.76148 12.8904C5.06186 14.188 5.06186 15.8748 5.96138 17.2722C5.96138 17.372 6.06132 17.372 6.06132 17.4718H4.76202C3.86251 17.4718 3.06294 18.2703 3.06294 19.1686V21.9533C3.06294 22.8516 3.86251 23.6501 4.76202 23.6501H25.3009C25.8006 23.6501 26.2004 23.4505 26.5003 23.151C26.8001 22.8516 27 22.3525 27 21.9533V19.1686C27 18.3701 26.5003 17.7712 25.8006 17.5716L25.7807 17.5616ZM22.4924 13.6789C23.5918 13.6789 24.3914 14.5772 24.3914 15.5754C24.3914 16.5735 23.4919 17.4718 22.4924 17.4718C21.493 17.4718 20.5935 16.5735 20.5935 15.5754C20.5935 14.5772 21.393 13.6789 22.4924 13.6789ZM5.35171 9.20739C5.15181 9.20739 5.05187 8.90796 5.05187 8.70833C5.15181 8.4089 5.35171 8.30909 5.75149 8.4089L10.8387 9.00777C11.1386 9.10758 11.3385 9.3072 11.3385 9.50683C11.4384 9.70645 11.4384 10.0059 11.3385 10.2055L10.2391 12.591C10.0392 12.9902 10.0392 13.4893 10.339 13.8885C10.6388 14.2878 11.0386 14.5872 11.5384 14.5872L15.5262 14.7868C15.826 14.7868 16.0259 14.687 16.2258 14.4874C16.4257 14.2878 16.5257 14.0882 16.5257 13.7887L16.7256 8.70833C16.7256 8.4089 16.9254 8.20928 17.2253 8.20928C17.5251 8.20928 17.725 8.4089 17.725 8.70833V12.9902C17.725 13.5891 18.1248 13.9884 18.7245 13.9884H18.8244C18.6245 14.4874 18.4246 14.9865 18.4246 15.5853C18.4246 15.785 18.4246 15.9846 18.5246 16.1842C18.1248 16.1842 17.825 16.3838 17.6251 16.7831C17.4252 17.1823 17.0254 17.4818 16.6256 17.4818H9.74933C8.84981 17.4818 8.05025 16.9827 7.56051 16.284C7.06078 15.4855 7.06078 14.5872 7.46057 13.8985L9.0597 11.4132C9.25959 11.1138 9.25959 10.8144 9.15965 10.5149C9.0597 10.2155 8.75986 9.91605 8.46002 9.91605L5.37169 9.21737L5.35171 9.20739ZM24.9911 21.6539H5.05187V19.468H24.9911V21.6539Z" fill="currentcolor"></path>
3
- </symbol><symbol viewBox="0 0 30 30" id="tui-places-BabyCorner">
4
- <path d="M23 10.4069C23 9.9571 22.6746 9.58726 22.219 9.46731C22.078 7.38817 20.3424 5.69888 18.1186 5.45898C17.88 4.06955 16.5675 3 14.9946 3C13.4217 3 12.1092 4.06955 11.8705 5.45898C9.64678 5.69888 7.91119 7.38817 7.78102 9.46731C7.33627 9.58726 7 9.9571 7 10.4069C7 10.8867 7.36881 11.2666 7.85695 11.3665V24.4611C7.85695 25.8605 9.09356 27 10.6122 27H19.3878C20.9064 27 22.143 25.8605 22.143 24.4611V11.3665C22.6312 11.2666 23 10.8867 23 10.4069ZM12.4129 7.42815H12.9119C13.5085 7.42815 13.9966 6.97834 13.9966 6.42857V5.91878C13.9966 5.409 14.4414 4.99917 14.9946 4.99917C15.5478 4.99917 15.9925 5.409 15.9925 5.91878V6.42857C15.9925 6.97834 16.4807 7.42815 17.0773 7.42815H17.5763C18.8346 7.42815 19.8759 8.2878 20.0495 9.40733H9.93966C10.1132 8.2878 11.1546 7.42815 12.4129 7.42815ZM19.3878 24.9908H10.6122C10.2868 24.9908 10.0264 24.7509 10.0264 24.4511V11.4065H19.9736V12.8959H17.4461C16.8495 12.8959 16.3614 13.3457 16.3614 13.8955C16.3614 14.4452 16.8495 14.895 17.4461 14.895H19.9736V17.1241H17.4461C16.8495 17.1241 16.3614 17.5739 16.3614 18.1237C16.3614 18.6735 16.8495 19.1233 17.4461 19.1233H19.9736V21.3923H17.381C16.7844 21.3923 16.2963 21.8421 16.2963 22.3919C16.2963 22.9417 16.7844 23.3915 17.381 23.3915H19.9736V24.4611C19.9736 24.7609 19.7132 25.0008 19.3878 25.0008V24.9908Z" fill="currentcolor"></path>
5
- </symbol><symbol viewBox="0 0 30 30" id="tui-places-Conference">
6
- <path d="M24.699 3H5.29095C4.02043 3 3 4.02957 3 5.29904V15.6747C3 16.9442 4.03043 17.9738 5.29095 17.9738H9.74281L10.7232 26.1204C10.7832 26.6202 11.2134 27 11.7136 27H18.2764C18.7866 27 19.2068 26.6202 19.2668 26.1204L20.2472 17.9738H24.699C25.9696 17.9738 27 16.9442 27 15.6747V5.29904C27 4.02957 25.9696 3 24.699 3ZM14.1046 11.6964C14.3847 11.7963 14.6849 11.8563 15.005 11.8563C15.3251 11.8563 15.6353 11.7863 15.9254 11.6864C15.7853 11.8563 15.6953 12.0662 15.6953 12.2961C15.6953 12.8459 16.1455 13.2957 16.6957 13.2957C16.9758 13.2957 17.2159 13.5456 17.2559 13.8855L17.376 14.7551H12.644L12.7741 13.8655C12.8141 13.5356 13.0542 13.2857 13.3343 13.2857C13.8845 13.2857 14.3347 12.8359 14.3347 12.2861C14.3347 12.0562 14.2447 11.8463 14.1146 11.6764L14.1046 11.6964ZM14.2547 9.11745C14.2547 8.70762 14.5848 8.36776 15.005 8.36776C15.4252 8.36776 15.7553 8.69763 15.7553 9.11745C15.7553 9.53728 15.4252 9.86714 15.005 9.86714C14.5848 9.86714 14.2547 9.53728 14.2547 9.11745ZM17.386 24.9908H12.594L11.6036 16.7643H18.3764L17.386 24.9908ZM24.9992 15.6647C24.9992 15.8247 24.8691 15.9646 24.699 15.9646H20.4873V15.8846C20.5273 15.6047 20.4373 15.3149 20.2472 15.105C20.0571 14.895 19.787 14.7651 19.4969 14.7651H19.3868L19.2368 13.6456C19.0767 12.3061 17.9862 11.3065 16.6957 11.3065C16.6757 11.3065 16.6557 11.3165 16.6357 11.3165C17.316 10.8167 17.7561 10.0171 17.7561 9.11745C17.7561 7.60808 16.5256 6.3686 15.005 6.3686C13.4844 6.3686 12.2539 7.59808 12.2539 9.11745C12.2539 10.0171 12.694 10.8167 13.3743 11.3165C13.3643 11.3165 13.3443 11.3165 13.3343 11.3165C12.0438 11.3165 10.9433 12.3261 10.7932 13.6256L10.6232 14.7751H10.4831C10.193 14.7751 9.92288 14.895 9.73281 15.115C9.54273 15.3349 9.45269 15.6147 9.4827 15.8946V15.9746H5.28095C5.12088 15.9746 4.99083 15.8446 4.99083 15.6747V5.29904C4.99083 5.13911 5.12088 4.99917 5.28095 4.99917H24.699C24.8591 4.99917 24.9992 5.12911 24.9992 5.29904V15.6747V15.6647Z" fill="currentcolor"></path>
7
- </symbol><symbol viewBox="0 0 30 30" id="tui-places-Elevator">
8
- <path fill-rule="evenodd" clip-rule="evenodd" d="M4.9 3H25C26.12 3 27 3.83 27 4.9V25C27 26.12 26.17 27 25.1 27H4.9C3.85 27 3 26.15 3 25.1V4.9C3 3.85 3.85 3 4.9 3ZM16 25H21.5V13.2C21.5 12.65 20.92 12.2 20.2 12.2H16V25ZM8.5 25H14V12.2H9.8C9.08 12.2 8.5 12.65 8.5 13.2V25ZM23.5 25H24.99H25V5H5V25H6.5V13.2C6.5 11.52 7.95 10.2 9.8 10.2H20.2C22.05 10.2 23.5 11.52 23.5 13.2V25ZM11.31 9.01007L11.9 8.42007L12.49 9.01007C12.69 9.21007 12.94 9.30007 13.2 9.30007C13.46 9.30007 13.71 9.20007 13.91 9.01007C14.3 8.62007 14.3 7.99007 13.91 7.60007L12.61 6.30007C12.22 5.91007 11.59 5.91007 11.2 6.30007L9.90004 7.60007C9.51004 7.99007 9.51004 8.62007 9.90004 9.01007C10.29 9.40007 10.92 9.40007 11.31 9.01007ZM17.39 9.01007C17.59 9.21007 17.84 9.30007 18.1 9.30007C18.36 9.30007 18.61 9.20007 18.81 9.01007L20.11 7.71007C20.5 7.32007 20.5 6.69007 20.11 6.30007C19.72 5.91007 19.09 5.91007 18.7 6.30007L18.11 6.89007L17.52 6.30007C17.13 5.91007 16.5 5.91007 16.11 6.30007C15.72 6.69007 15.72 7.32007 16.11 7.71007L17.41 9.01007H17.39Z" fill="currentcolor"></path>
9
- </symbol><symbol viewBox="0 0 30 30" id="tui-places-Footpath">
10
- <path fill-rule="evenodd" clip-rule="evenodd" d="M18.6815 19.1022H16.9415C16.1315 19.0522 15.0315 18.4422 15.0315 16.9822C15.0315 15.8699 15.8008 15.3789 16.2717 15.0784L16.2815 15.0722C16.5915 14.8822 16.7315 14.7822 16.7915 14.6322C16.9615 14.1922 17.2015 13.4122 17.4515 12.5922C17.7615 11.5722 18.0815 10.5222 18.3715 9.77216C18.8215 8.62216 18.8215 8.01216 18.8215 6.69216V6.69215C18.8215 5.69743 18.3385 4.66939 18.254 4.48967C18.2459 4.47246 18.2415 4.46303 18.2415 4.46216C17.9915 3.97215 18.1815 3.37216 18.6715 3.11215C19.1615 2.86215 19.7615 3.04216 20.0215 3.53215L20.0247 3.53854C20.0869 3.66098 20.8315 5.12861 20.8315 6.68215C20.8315 8.07215 20.8315 8.98215 20.2515 10.4822C20.0197 11.0884 19.7402 11.9967 19.4768 12.8527L19.3815 13.1622C19.1215 14.0222 18.8715 14.8322 18.6815 15.3422C18.3821 16.1305 17.774 16.5106 17.374 16.7606L17.3715 16.7622C17.2515 16.8322 17.0715 16.9522 17.0315 17.0022C17.0315 17.0455 17.0465 17.0738 17.0571 17.0936L17.0615 17.1022H18.7015C18.8315 17.1022 18.9515 17.0322 19.0115 16.9122C20.1015 14.7322 21.0915 13.3422 21.9615 12.7722C22.2915 12.5522 22.6715 12.3422 23.0615 12.1422C24.2115 11.5222 24.9715 11.0622 24.9715 10.4122C24.9715 9.97215 24.5915 9.56215 24.0015 8.98215C23.3615 8.36215 22.6415 7.65215 22.6415 6.60215C22.6415 5.18216 22.9215 3.87216 22.9415 3.82215C23.0615 3.28215 23.5915 2.94215 24.1315 3.06215C24.6715 3.18215 25.0115 3.71216 24.8915 4.25216C24.8915 4.253 24.8897 4.26187 24.8865 4.27814C24.8513 4.45558 24.6415 5.51208 24.6415 6.60215C24.6415 6.81215 25.0815 7.24216 25.4015 7.55215L25.4135 7.56398C26.1114 8.25187 26.9715 9.09963 26.9715 10.4022C26.9715 12.2922 25.2615 13.2222 24.0115 13.8922L24.0114 13.8922C23.6814 14.0722 23.3515 14.2522 23.0615 14.4422C22.6415 14.7122 21.8315 15.7422 20.8015 17.8122C20.4015 18.6122 19.6015 19.1122 18.7015 19.1122L18.6815 19.1022ZM20.5215 23.0322C18.7515 23.0322 16.7015 22.6422 14.5215 21.4622C9.1415 18.5622 4.7315 21.3022 4.5415 21.4222C4.0715 21.7122 3.4615 21.5822 3.1615 21.1222C2.8615 20.6622 2.9915 20.0422 3.4515 19.7422C3.6815 19.5922 9.0315 16.2222 15.4715 19.7022C20.8224 22.5903 25.3026 19.8338 25.4483 19.7442L25.4515 19.7422C25.9215 19.4422 26.5315 19.5722 26.8415 20.0322C27.1415 20.4922 27.0115 21.1122 26.5515 21.4122C26.4015 21.5122 24.0115 23.0222 20.5315 23.0222L20.5215 23.0322ZM14.5215 25.4321C16.7015 26.6121 18.7515 27.0021 20.5215 27.0021L20.5315 26.9921C24.0115 26.9921 26.4015 25.4821 26.5515 25.3821C27.0115 25.0821 27.1415 24.4621 26.8415 24.0021C26.5315 23.5421 25.9215 23.4121 25.4515 23.7121C25.451 23.7125 25.4499 23.7131 25.4483 23.7141C25.3026 23.8037 20.8224 26.5602 15.4715 23.6721C9.0315 20.1921 3.6815 23.5621 3.4515 23.7121C2.9915 24.0121 2.8615 24.6321 3.1615 25.0921C3.4615 25.5521 4.0715 25.6921 4.5415 25.3921C4.7315 25.2721 9.1415 22.5321 14.5215 25.4321Z" fill="currentcolor"></path>
11
- </symbol><symbol viewBox="0 0 30 30" id="tui-places-InclusiveToilets">
12
- <path d="M25.1744 3.2C25.0745 3.1 24.9747 3.1 24.9747 3.1H20.2804C19.6812 3.1 19.2816 3.5 19.2816 4.1C19.2816 4.7 19.6812 5.1 20.2804 5.1H22.278L18.2829 9.1C17.2841 8.4 16.1854 8 14.9869 8C13.7884 8 12.6897 8.4 11.7908 9.1L10.4924 7.8L11.3913 6.9C11.7908 6.5 11.7908 5.9 11.3913 5.5C10.9918 5.1 10.3925 5.1 9.99304 5.5L8.99427 6.4L7.69586 5H9.79328C10.3925 5 10.7921 4.6 10.7921 4C10.7921 3.4 10.3925 3 9.79328 3H5.2988C4.89929 3 4.49978 3.3 4.3999 3.7V4V8.4C4.3999 9 4.79941 9.4 5.39868 9.4C5.99794 9.4 6.39745 9 6.39745 8.4V6.4L7.69586 7.7L6.79696 8.6C6.39745 9 6.39745 9.6 6.79696 10C6.99672 10.2 7.29635 10.3 7.4961 10.3C7.69586 10.3 7.99549 10.2 8.19525 10L8.99427 9.2L10.2927 10.5H10.3925C9.89316 11.3 9.49365 12.3 9.49365 13.4C9.49365 16.1 11.3913 18.3 13.8883 18.8V22.2H11.5911C10.9918 22.2 10.5923 22.6 10.5923 23.2C10.5923 23.8 10.9918 24.2 11.5911 24.2H13.9881V26C13.9881 26.6 14.3876 27 14.9869 27C15.5862 27 15.9857 26.6 15.9857 26V24.2H18.2829C18.8821 24.2 19.2816 23.8 19.2816 23.2C19.2816 22.6 18.8821 22.2 18.2829 22.2H15.9857V18.8C18.4826 18.3 20.3803 16.1 20.3803 13.4C20.3803 12.3 20.0807 11.3 19.4814 10.5L23.5764 6.4V8.5C23.5764 9.1 23.9759 9.5 24.5751 9.5C25.1744 9.5 25.5739 9.1 25.5739 8.5V4C25.6738 3.7 25.474 3.4 25.1744 3.2ZM14.9869 16.9C13.0892 16.9 11.5911 15.4 11.5911 13.5C11.5911 11.6 13.0892 10 14.9869 10C16.8846 10 18.3827 11.5 18.3827 13.4C18.3827 15.3 16.8846 16.9 14.9869 16.9Z" fill="currentcolor"></path>
13
- </symbol><symbol viewBox="0 0 30 30" id="tui-places-Library">
14
- <path d="M25.3 8.09064H24C23.9 7.7924 23.7 7.59357 23.4 7.49415C23.3 7.49415 20.6 6.5 17.9 6.5C16.5 6.5 15.6 6.79825 15 7.09649C14.4 6.79825 13.5 6.5 12.1 6.5C9.4 6.5 6.7 7.39474 6.6 7.49415C6.2 7.59357 6 7.89181 5.9 8.19006H4.7C3.8 8.19006 3 8.88596 3 9.7807V21.8099C3 22.8041 3.7 23.5 4.7 23.5H25.3C26.3 23.5 27 22.8041 27 21.8099V9.7807C27 8.88596 26.3 8.09064 25.3 8.09064ZM22 9.18421V18.5292C20.8 18.3304 18.8 18.0322 17.6 18.0322C16.9 18.0322 16.4 18.1316 15.9 18.231V8.78655C16.1 8.68713 16.7 8.4883 17.8 8.4883C19.5 8.4883 21.1 8.88597 22 9.18421ZM7.9 9.18421C8.8 8.98538 10.5 8.58772 12.1 8.58772C13.2 8.58772 13.8 8.78655 14 8.88596V18.231C13.5 18.1316 13 18.0322 12.3 18.0322C11.1 18.0322 9.2 18.3304 7.9 18.5292V9.18421ZM25 21.6111H5V10.1784H5.9V19.7222C5.9 20.0205 6 20.3187 6.3 20.5175C6.5 20.7164 6.8 20.8158 7.1 20.7164C7.1 20.7164 10.6 20.0205 12.3 20.0205C13.7 20.0205 14.4 20.5175 14.4 20.5175C14.4 20.5175 14.5 20.5175 14.5 20.617C14.6 20.617 14.6 20.7164 14.7 20.7164H15C15.1 20.7164 15.2 20.7164 15.3 20.617C15.3 20.617 15.4 20.617 15.4 20.5175H15.5C15.5 20.5175 16.2 20.0205 17.6 20.0205C19.3 20.0205 22.8 20.7164 22.8 20.7164H23C23.2 20.7164 23.5 20.617 23.6 20.5175C23.8 20.3187 24 20.0205 24 19.7222V10.0789H25V21.6111Z" fill="currentcolor"></path>
15
- </symbol><symbol viewBox="0 0 30 30" id="tui-places-Luggage">
16
- <path fill-rule="evenodd" clip-rule="evenodd" d="M19.6201 6.86H20.0701C21.7801 6.86 23.1801 8.26 23.1801 9.98V23.88C23.1801 25.6 21.7901 27 20.0701 27H9.94007C8.22007 27 6.82007 25.6 6.82007 23.88V9.98C6.82007 8.26 8.22007 6.86 9.94007 6.86H10.4001V4.99C10.4001 3.89 11.2901 3 12.3901 3H17.6301C18.7301 3 19.6201 3.89 19.6201 4.99V6.86ZM17.5901 4.99L12.4001 5.03L12.4301 6.86H17.5901V4.99ZM20.0901 24.96C20.6801 24.96 21.1701 24.48 21.1701 23.88V9.98C21.1701 9.39 20.6901 8.9 20.0901 8.9H9.96007C9.37007 8.9 8.88007 9.38 8.88007 9.98V23.88C8.88007 24.47 9.36007 24.96 9.96007 24.96H20.0901ZM17.23 11.2602C17.23 10.7002 17.69 10.2402 18.25 10.2402C18.82 10.2402 19.27 10.7002 19.27 11.2602V23.2502C19.27 23.8102 18.82 24.2702 18.25 24.2702C17.68 24.2702 17.23 23.8102 17.23 23.2502V11.2602ZM14.9499 10.2402C14.3899 10.2402 13.9299 10.7002 13.9299 11.2602V23.2502C13.9299 23.8102 14.3799 24.2702 14.9499 24.2702C15.5199 24.2702 15.9699 23.8102 15.9699 23.2502V11.2602C15.9699 10.7002 15.5199 10.2402 14.9499 10.2402ZM10.75 11.2602C10.75 10.7002 11.21 10.2402 11.77 10.2402C12.34 10.2402 12.79 10.7002 12.79 11.2602V23.2502C12.79 23.8102 12.34 24.2702 11.77 24.2702C11.2 24.2702 10.75 23.8102 10.75 23.2502V11.2602Z" fill="currentcolor"></path>
17
- </symbol><symbol viewBox="0 0 30 30" id="tui-places-MeetingPoint">
18
- <path fill-rule="evenodd" clip-rule="evenodd" d="M9.36127 10.7749H7.5427C6.99313 10.7749 6.54348 11.225 6.54348 11.7752C6.54348 12.3254 6.99313 12.7755 7.5427 12.7755H11.7794C12.3289 12.7755 12.7786 12.3254 12.7786 11.7752V7.54389C12.7786 6.99372 12.3289 6.54358 11.7794 6.54358C11.2298 6.54358 10.7802 6.99372 10.7802 7.54389V9.36445L4.71492 3.29259C4.32522 2.90247 3.69572 2.90247 3.29603 3.29259C2.89634 3.68271 2.90634 4.3129 3.29603 4.70302L9.36127 10.7749ZM22.4411 12.7755H18.2144L18.2044 12.7655C17.6548 12.7655 17.2052 12.3153 17.2052 11.7652V7.53389C17.2052 6.98372 17.6548 6.53358 18.2044 6.53358C18.754 6.53358 19.2036 6.98372 19.2036 7.53389V9.35444L25.2688 3.29259C25.6685 2.90247 26.298 2.90247 26.6877 3.29259C27.0774 3.68271 27.0774 4.3129 26.6877 4.70302L20.6225 10.7749H22.4411C22.9906 10.7749 23.4403 11.225 23.4403 11.7752C23.4403 12.3254 22.9906 12.7755 22.4411 12.7755ZM11.7795 17.237H7.54284C6.99327 17.237 6.54363 17.6871 6.54363 18.2373C6.54363 18.7875 6.99327 19.2376 7.54284 19.2376H9.36142L3.29617 25.2995C2.90648 25.6896 2.90648 26.3198 3.29617 26.7099C3.49602 26.91 3.74582 27 4.00562 27C4.26541 27 4.51522 26.9 4.71506 26.7099L10.7803 20.6381V22.4586C10.7803 23.0088 11.2299 23.4589 11.7795 23.4589C12.3291 23.4589 12.7787 23.0088 12.7787 22.4586V18.2273C12.7787 17.6771 12.3291 17.227 11.7795 17.227V17.237ZM20.6425 19.2374H22.4511C23.0006 19.2374 23.4503 18.7873 23.4503 18.2371C23.4503 17.6869 23.0006 17.2368 22.4511 17.2368H18.2244C17.6748 17.2368 17.2252 17.6869 17.2252 18.2371V22.4684C17.2252 23.0185 17.6748 23.4687 18.2244 23.4687C18.774 23.4687 19.2236 23.0185 19.2236 22.4684V20.6478L25.2888 26.7097C25.4887 26.9097 25.7385 26.9998 25.9983 26.9998C26.2581 26.9998 26.5079 26.8997 26.7077 26.7097C27.0974 26.3196 27.0974 25.6894 26.7077 25.2992L20.6425 19.2374ZM17.355 15.016C17.355 16.3198 16.2992 17.3767 14.9968 17.3767C13.6945 17.3767 12.6387 16.3198 12.6387 15.016C12.6387 13.7122 13.6945 12.6553 14.9968 12.6553C16.2992 12.6553 17.355 13.7122 17.355 15.016Z" fill="currentcolor"></path>
19
- </symbol><symbol viewBox="0 0 30 30" id="tui-places-Nursery">
20
- <path d="M17.2159 27H12.7841C11.3135 27 10.113 25.7995 10.113 24.3289V19.887H5.67111C4.2005 19.887 3 18.6865 3 17.2159V12.7841C3 11.3135 4.2005 10.113 5.67111 10.113H10.113V5.67111C10.113 4.2005 11.3135 3 12.7841 3H17.2159C18.6865 3 19.887 4.2005 19.887 5.67111V10.113H24.3289C25.7995 10.113 27 11.3135 27 12.7841V17.2159C27 18.6865 25.7995 19.887 24.3289 19.887H19.887V24.3289C19.887 25.7995 18.6865 27 17.2159 27ZM5.66111 12.1038C5.29095 12.1038 4.99083 12.4039 4.99083 12.7741V17.2059C4.99083 17.5761 5.29095 17.8762 5.66111 17.8762H11.1034C11.6536 17.8762 12.1038 18.3264 12.1038 18.8766V24.3189C12.1038 24.689 12.4039 24.9892 12.7741 24.9892H17.2059C17.5761 24.9892 17.8762 24.689 17.8762 24.3189V18.8766C17.8762 18.3264 18.3264 17.8762 18.8766 17.8762H24.3189C24.689 17.8762 24.9892 17.5761 24.9892 17.2059V12.7741C24.9892 12.4039 24.689 12.1038 24.3189 12.1038H18.8766C18.3264 12.1038 17.8762 11.6536 17.8762 11.1034V5.66111C17.8762 5.29095 17.5761 4.99083 17.2059 4.99083H12.7741C12.4039 4.99083 12.1038 5.29095 12.1038 5.66111V11.1034C12.1038 11.6536 11.6536 12.1038 11.1034 12.1038H5.66111Z" fill="currentcolor"></path>
21
- </symbol><symbol viewBox="0 0 30 30" id="tui-places-PMR">
22
- <path d="M24.2115 24.2099L22.6231 17.5799C22.3334 16.4399 21.3244 15.6499 20.1656 15.6499H17.5382L18.6171 12.5599C19.0367 11.3399 18.5272 9.97986 17.4183 9.34986C17.8479 9.31986 18.2675 9.21986 18.6571 9.01986C19.4163 8.62986 19.9758 7.96986 20.2355 7.15986C20.775 5.48986 19.8559 3.68986 18.1876 3.14986C17.3784 2.88986 16.5092 2.95986 15.76 3.34986C15.0007 3.73986 14.4413 4.39986 14.1816 5.20986C13.9218 6.01986 13.9918 6.87986 14.3714 7.63986C14.4413 7.77986 14.5312 7.89986 14.6111 8.01986C13.5222 7.79986 12.4133 8.17986 11.6841 9.04986L9.31643 11.8999C8.48726 12.6699 8.13761 13.8399 8.38736 14.9799L8.53721 15.5799C6.85889 16.6999 5.75 18.5999 5.75 20.7699C5.75 24.1999 8.53721 26.9999 11.9738 26.9999C15.4103 26.9999 18.0477 24.3399 18.1776 21.0299L18.3274 20.9799L20.0257 25.6999C20.3854 26.4899 21.1746 26.9899 22.0337 26.9899C22.713 26.9899 23.3524 26.6799 23.772 26.1299C24.2015 25.5799 24.3514 24.8699 24.1816 24.1999L24.2115 24.2099ZM16.0897 5.81986C16.1896 5.51986 16.3993 5.26986 16.6791 5.12986C16.8489 5.03986 17.0287 4.99986 17.2185 4.99986C17.3384 4.99986 17.4683 5.01986 17.5882 5.05986C17.8879 5.15986 18.1376 5.36986 18.2775 5.64986C18.4173 5.92986 18.4473 6.24986 18.3474 6.55986C18.2475 6.85986 18.0377 7.10986 17.758 7.24986C17.4783 7.38986 17.1586 7.41986 16.8489 7.31986C16.5492 7.21986 16.2994 7.00986 16.1596 6.72986C16.0197 6.44986 15.9898 6.12986 16.0897 5.81986ZM10.3554 14.5199C10.2555 14.0799 10.3954 13.6299 10.725 13.3399C10.765 13.3099 10.795 13.2699 10.8249 13.2299L13.2325 10.3299C13.4923 10.0199 13.8819 9.88986 14.2615 9.97986C14.791 10.1099 15.3404 9.77986 15.4703 9.23986C15.5002 9.10986 15.5102 8.96986 15.4903 8.84986C15.72 8.99986 15.9698 9.12986 16.2395 9.21986C16.3294 9.24986 16.4293 9.26986 16.5192 9.28986C16.3094 9.37986 16.1296 9.51986 16.0197 9.72986C15.76 10.2199 15.9398 10.8199 16.4293 11.0799C16.719 11.2299 16.8489 11.5899 16.739 11.8999L15.4503 15.5899C14.4613 14.9299 13.2725 14.5399 12.0037 14.5399C11.4543 14.5399 10.9248 14.6199 10.4253 14.7499L10.3654 14.5099L10.3554 14.5199ZM11.9938 24.9999C9.66608 24.9999 7.76798 23.0999 7.76798 20.7699C7.76798 19.5599 8.28746 18.4799 9.09665 17.7099L9.25649 18.3499C9.36638 18.7999 9.77597 19.0999 10.2255 19.0999C10.3054 19.0999 10.3954 19.0999 10.4753 19.0699C11.0147 18.9299 11.3344 18.3899 11.1946 17.8499L10.9048 16.6999C11.2545 16.6099 11.6141 16.5399 11.9938 16.5399C14.3214 16.5399 16.2195 18.4399 16.2195 20.7699C16.2195 23.0999 14.3214 24.9999 11.9938 24.9999ZM22.2235 24.9199C22.1636 24.9999 21.9038 24.9499 21.9038 24.9499L20.0957 19.9299C19.8159 19.1399 18.9668 18.7099 18.1676 18.9599L17.9578 19.0199C17.8179 18.5399 17.6181 18.0799 17.3684 17.6599H20.1656C20.4053 17.6599 20.6251 17.8299 20.6851 18.0699L22.2735 24.6999C22.3034 24.8099 22.2535 24.8899 22.2235 24.9299V24.9199Z" fill="currentcolor"></path>
23
- </symbol><symbol viewBox="0 0 30 30" id="tui-places-PMRElevator">
24
- <path fill-rule="evenodd" clip-rule="evenodd" d="M4.9 3H25C26.12 3 27 3.83 27 4.9V25C27 26.12 26.17 27 25.1 27H4.9C3.85 27 3 26.15 3 25.1V4.9C3 3.85 3.85 3 4.9 3ZM8.5 13.2V25H21.5V13.2C21.5 12.65 20.92 12.2 20.2 12.2H9.8C9.08 12.2 8.5 12.65 8.5 13.2ZM23.5 25H24.99H25V5H5V25H6.5V13.2C6.5 11.52 7.95 10.2 9.8 10.2H20.2C22.05 10.2 23.5 11.52 23.5 13.2V25ZM11.31 9.00982L11.9 8.41982L12.49 9.00982C12.69 9.20982 12.94 9.29982 13.2 9.29982C13.46 9.29982 13.71 9.19982 13.91 9.00982C14.3 8.61982 14.3 7.98982 13.91 7.59982L12.61 6.29982C12.22 5.90982 11.59 5.90982 11.2 6.29982L9.90004 7.59982C9.51004 7.98982 9.51004 8.61982 9.90004 9.00982C10.29 9.39982 10.92 9.39982 11.31 9.00982ZM17.39 9.00982C17.59 9.20982 17.84 9.29982 18.1 9.29982C18.36 9.29982 18.61 9.19982 18.81 9.00982L20.11 7.70982C20.5 7.31982 20.5 6.68982 20.11 6.29982C19.72 5.90982 19.09 5.90982 18.7 6.29982L18.11 6.88982L17.52 6.29982C17.13 5.90982 16.5 5.90982 16.11 6.29982C15.72 6.68982 15.72 7.31982 16.11 7.70982L17.41 9.00982H17.39ZM15.87 20.7201C15.52 20.4901 15.06 20.5901 14.83 20.9301C14.53 21.3801 14.03 21.6501 13.49 21.6501C12.61 21.6501 11.89 20.9301 11.89 20.0501C11.89 19.4301 12.24 18.8801 12.79 18.6101C13.16 18.4301 13.32 17.9801 13.14 17.6101C12.96 17.2401 12.51 17.0801 12.14 17.2601C11.08 17.7801 10.39 18.8701 10.39 20.0501C10.39 21.7601 11.78 23.1501 13.49 23.1501C14.53 23.1501 15.5 22.6301 16.08 21.7601C16.31 21.4101 16.21 20.9501 15.87 20.7201ZM18.5001 21.0399C18.8701 20.8399 19.3201 20.9799 19.5201 21.3399H19.5301C19.7301 21.7099 19.5901 22.1599 19.2301 22.3599L18.8401 22.5699C18.6501 22.6699 18.4501 22.7199 18.2401 22.7199C18.1101 22.7199 17.9801 22.6999 17.8601 22.6599C17.5301 22.5599 17.2701 22.3399 17.1101 22.0299L16.2201 20.2699L14.9401 20.2399C14.1901 20.2399 13.5901 19.6599 13.5601 18.9099L13.4801 16.5199C13.4734 16.5066 13.4756 16.4933 13.4779 16.4799C13.479 16.4733 13.4801 16.4666 13.4801 16.4599C13.1701 16.2299 12.9501 15.8799 12.9501 15.4599C12.9501 14.7599 13.5201 14.1899 14.2201 14.1899C14.9201 14.1899 15.4901 14.7599 15.4901 15.4599C15.4901 15.8799 15.2801 16.2299 14.9701 16.4599C14.9701 16.4699 14.9901 16.4699 14.9901 16.4699V16.8999H16.8901C17.3001 16.8999 17.6401 17.2399 17.6401 17.6499C17.6401 18.0599 17.3001 18.3999 16.8901 18.3999H15.0501V18.7299H16.1601C16.7501 18.7299 17.2801 19.0599 17.5501 19.5899L18.3301 21.1299L18.5001 21.0399Z" fill="currentcolor"></path>
25
- </symbol><symbol viewBox="0 0 30 30" id="tui-places-Reception">
26
- <path d="M23.5925 14.54H21.2555L20.4899 11.45C20.2683 10.09 18.9789 9.07 17.4881 9.07H16.8938C17.881 8.5 18.5659 7.46 18.5659 6.25C18.5659 4.46 17.0952 3 15.2921 3C13.489 3 12.0183 4.46 12.0183 6.25C12.0183 7.46 12.6932 8.51 13.6905 9.07H13.1163C11.6154 9.07 10.3361 10.09 10.1044 11.45L9.33883 14.54H6.40751C5.07784 14.54 4 15.61 4 16.93V24.61C4 25.93 5.07784 27 6.40751 27H23.5925C24.9222 27 26 25.93 26 24.61V16.93C26 15.61 24.9222 14.54 23.5925 14.54ZM15.2921 4.99C15.9872 4.99 16.5513 5.55 16.5513 6.24C16.5513 6.93 15.9872 7.49 15.2921 7.49C14.5971 7.49 14.033 6.93 14.033 6.24C14.033 5.55 14.5971 4.99 15.2921 4.99ZM12.0687 11.88C12.0687 11.88 12.0788 11.81 12.0888 11.78C12.1493 11.38 12.5925 11.07 13.1163 11.07H13.902C14.456 11.06 14.9093 10.61 14.8993 10.05C14.8993 9.81 14.7985 9.6 14.6575 9.43C14.859 9.47 15.0705 9.49 15.2821 9.49C15.4936 9.49 15.6951 9.47 15.8965 9.43C15.7555 9.6 15.6648 9.81 15.6548 10.05C15.6548 10.6 16.098 11.05 16.652 11.06H17.4679C17.9817 11.06 18.435 11.38 18.4853 11.78C18.4853 11.81 18.4954 11.85 18.5055 11.88L19.1703 14.54H11.3938L12.0586 11.88H12.0687ZM23.9753 24.6C23.9753 24.81 23.804 24.99 23.5824 24.99H6.40751C6.19597 24.99 6.01465 24.82 6.01465 24.6V16.92C6.01465 16.71 6.1859 16.53 6.40751 16.53H23.5925C23.804 16.53 23.9853 16.7 23.9853 16.92V24.6H23.9753Z" fill="currentcolor"></path>
27
- </symbol><symbol viewBox="0 0 30 30" id="tui-places-SkiRoom">
28
- <path fill-rule="evenodd" clip-rule="evenodd" d="M12.3 3C10.32 3 9.79004 6.88 9.79004 7.4V25.21C9.79004 26.14 10.54 26.89 11.47 26.89H13.14C14.07 26.89 14.82 26.14 14.82 25.21V7.4C14.82 6.88 14.29 3 12.31 3H12.3ZM11.79 24.89V7.4C11.79 6.96 12.04 6.01 12.3 5.41C12.56 6.01 12.81 6.96 12.81 7.4V24.88V24.89H11.79ZM5.51 3.1001C3.53 3.1001 3 6.9801 3 7.5001V25.3101C3 26.2401 3.75 26.9901 4.68 26.9901H6.35C7.28 26.9901 8.03 26.2301 8.03 25.3101V7.5101C8.03 6.9901 7.5 3.1101 5.52 3.1101L5.51 3.1001ZM6.02 24.9901H5V7.5101C5 7.0701 5.25 6.1201 5.51 5.5201C5.77 6.1201 6.02 7.0701 6.02 7.5101V24.9901ZM24.14 21.7598L25.71 22.8598V22.8698C26.5 23.2898 27 24.1198 27 25.0298V25.9998C27 26.5498 26.55 26.9998 26 26.9998H18.49C17.99 26.9998 17.57 26.6398 17.5 26.1498C17.4992 26.1434 17.4981 26.1356 17.4969 26.1265C17.4541 25.8055 17.1872 23.8044 17.79 22.2098C18.0743 21.4452 18.2624 20.1812 18.4016 19.2462L18.41 19.1898C18.4148 19.1586 18.4195 19.128 18.4241 19.098C18.5542 18.2518 18.6145 17.8598 18.74 17.5798C19.06 16.8598 19.78 16.5298 20.31 16.4698C20.66 16.4298 21.01 16.5798 21.22 16.8598C21.32 16.9998 21.44 17.1198 21.55 17.2297L21.55 17.2298C22.84 16.5798 24.14 17.3898 24.29 17.4898C24.63 17.7098 24.8 18.1098 24.73 18.5098L24.14 21.7598ZM19.67 22.9098C19.43 23.5298 19.39 24.3498 19.41 24.9898L19.4 24.9998H24.99C24.98 24.8498 24.89 24.7098 24.76 24.6398L24.51 24.5098C24.47 24.4898 24.39 24.4398 24.39 24.4398L22.93 23.3798L21.86 23.8998C21.72 23.9698 21.58 23.9998 21.43 23.9998C21.06 23.9998 20.7 23.7898 20.53 23.4298C20.29 22.9298 20.5 22.3298 21 22.0898L22.15 21.5298L22.61 18.9998C22.54 18.9998 22.47 19.0098 22.42 19.0398C21.81 19.3898 21.05 19.3398 20.47 18.9398C20.4542 19.0296 20.4411 19.125 20.4279 19.2216C20.4161 19.3078 20.4042 19.3949 20.39 19.4798C20.3838 19.5222 20.3775 19.565 20.3712 19.6082C20.215 20.675 20.0256 21.9679 19.67 22.9098Z" fill="currentcolor"></path>
29
- </symbol><symbol viewBox="0 0 30 30" id="tui-places-SwimmingArea">
30
- <path fill-rule="evenodd" clip-rule="evenodd" d="M3.00913 20.553C3.00692 20.5097 3.00479 20.4678 3.01141 20.4216C3.01937 20.3738 3.03366 20.3324 3.04925 20.2873C3.05325 20.2757 3.05734 20.2639 3.06142 20.2516C3.07342 20.2276 3.08223 20.2036 3.09103 20.1796C3.10423 20.1436 3.11744 20.1077 3.14144 20.0717C3.16145 20.0317 3.19035 20.0006 3.21925 19.9695C3.23369 19.9539 3.24814 19.9384 3.26148 19.9217C3.30149 19.8817 3.36151 19.8017 3.36151 19.8017L9.40327 14.9931C9.53331 14.8932 9.56331 14.7132 9.48329 14.5833L6.72249 10.1945L6.66247 10.0746C6.35238 9.40476 6.33237 8.66497 6.60245 7.97517C6.87253 7.29537 7.39268 6.75553 8.07288 6.47561L15.9252 3.20656C17.1755 2.68671 18.626 3.17656 19.2962 4.35622C19.6563 4.98604 19.7463 5.70583 19.5462 6.40563C19.3562 7.09543 18.896 7.67526 18.2659 8.02516L13.8246 10.3045L16.7654 14.0934C16.7894 14.1234 16.8026 14.1534 16.8158 14.1834C16.8246 14.2034 16.8334 14.2234 16.8454 14.2434C16.8347 14.1968 16.8226 14.1515 16.8107 14.1066C16.7893 14.0261 16.7682 13.9468 16.7554 13.8635C16.6054 12.7138 16.9055 11.5741 17.6157 10.6544C18.3159 9.73466 19.3462 9.14483 20.4965 8.99488C21.6568 8.84492 22.7972 9.14483 23.7174 9.85463C24.6377 10.5644 25.2279 11.5841 25.3779 12.7338C25.528 13.8835 25.2279 15.0231 24.5177 15.9429C23.8175 16.8626 22.7872 17.4524 21.6368 17.6024C21.4468 17.6324 21.2567 17.6424 21.0667 17.6424C20.6265 17.6424 20.1864 17.5624 19.7663 17.4324L22.6271 20.8015C24.2976 20.4416 25.3679 19.7917 25.4579 19.7318C25.9181 19.4318 26.5383 19.5718 26.8383 20.0317C27.1384 20.4915 27.0084 21.1114 26.5483 21.4113C26.5444 21.4136 26.539 21.4169 26.5321 21.4211C26.2734 21.5788 23.9078 23.0208 20.5265 23.0208C18.756 23.0208 16.7054 22.6309 14.5248 21.4513C9.14319 18.5421 4.73191 21.2913 4.54185 21.4113C4.5208 21.4253 4.50467 21.4295 4.48656 21.4342C4.47885 21.4362 4.47078 21.4383 4.46183 21.4413C4.3818 21.4813 4.30178 21.5112 4.22176 21.5312C4.19175 21.5412 4.15174 21.5512 4.11173 21.5512C4.07171 21.5612 4.0317 21.5712 4.00169 21.5712C3.98777 21.5712 3.97384 21.5669 3.95891 21.5623C3.94168 21.557 3.92311 21.5512 3.90167 21.5512C3.82164 21.5412 3.75162 21.5212 3.6816 21.5012L3.68157 21.5012C3.62157 21.4812 3.56156 21.4613 3.51155 21.4313C3.44153 21.3913 3.38151 21.3413 3.3215 21.2813C3.30713 21.2705 3.29276 21.2624 3.27886 21.2544C3.25404 21.2403 3.2307 21.227 3.21146 21.2013C3.19743 21.1943 3.19324 21.1824 3.18854 21.169C3.18653 21.1633 3.18444 21.1573 3.18146 21.1514C3.17812 21.148 3.17367 21.1447 3.16923 21.1414C3.16034 21.1347 3.15145 21.128 3.15145 21.1214C3.13344 21.0974 3.12624 21.0734 3.11904 21.0494C3.11424 21.0334 3.10943 21.0174 3.10143 21.0014C3.07142 20.9314 3.04141 20.8614 3.02141 20.7915C3.01141 20.7315 3.01141 20.6815 3.01141 20.6215C3.01141 20.5978 3.01026 20.5752 3.00913 20.553ZM20.7666 10.9743C20.1464 11.0543 19.5862 11.3742 19.2061 11.874C18.816 12.3739 18.656 12.9937 18.736 13.6135C18.816 14.2334 19.1361 14.7932 19.6362 15.1731C20.1364 15.563 20.7566 15.7229 21.3768 15.6429C21.9969 15.563 22.5571 15.2431 22.9372 14.7432C23.3273 14.2434 23.4874 13.6235 23.4073 13.0037C23.3273 12.3839 23.0072 11.8241 22.5071 11.4442C22.087 11.1243 21.5868 10.9543 21.0767 10.9543C20.9766 10.9543 20.8666 10.9643 20.7666 10.9743ZM11.1638 13.5236C11.794 14.5333 11.5639 15.8329 10.6336 16.5627H10.6036L8.58303 18.1722C10.5336 18.0323 12.8843 18.3322 15.425 19.7018C17.1255 20.6215 18.726 20.9714 20.1364 21.0214L18.1758 18.7221C17.8257 18.3022 17.8757 17.6724 18.2959 17.3125C18.4759 17.1625 18.686 17.0925 18.906 17.0925C18.726 16.9926 18.5459 16.8826 18.3759 16.7526C17.6957 16.2328 17.2055 15.533 16.9255 14.7432C16.9255 15.0331 16.8054 15.313 16.5554 15.503C16.1252 15.8429 15.495 15.7629 15.1549 15.323L12.004 11.2642C11.7039 10.8843 11.5739 10.3745 11.6739 9.88462C11.764 9.39476 12.074 8.96489 12.5142 8.72496L17.2956 6.26567C17.4256 6.18569 17.5456 6.04573 17.5957 5.86578C17.6457 5.69583 17.6257 5.50589 17.5356 5.34593C17.3656 5.05602 16.9955 4.92606 16.6754 5.05602L8.8231 8.32507C8.65305 8.39505 8.51301 8.53501 8.44299 8.71496C8.38297 8.87491 8.38297 9.04486 8.44299 9.20482L11.1638 13.5236ZM15.4751 23.671C20.8567 26.5801 25.268 23.8309 25.458 23.711C25.9182 23.411 26.5384 23.551 26.8384 24.0109C27.1385 24.4707 27.0085 25.0906 26.5484 25.3905C26.3983 25.4904 23.9976 27 20.5266 27C18.7561 27 16.7055 26.6101 14.5249 25.4305C9.14329 22.5213 4.73201 25.2705 4.54195 25.3905C4.07182 25.6904 3.46164 25.5504 3.16155 25.0906C2.86146 24.6307 2.9915 24.0109 3.45163 23.711C3.6717 23.571 9.02326 20.192 15.4751 23.671Z" fill="currentcolor"></path>
31
- </symbol><symbol viewBox="0 0 30 30" id="tui-places-Theater">
32
- <path fill-rule="evenodd" clip-rule="evenodd" d="M4.56 3H25.44C26.3 3 27 3.7 27 4.56V18.88C27 19.74 26.3 20.44 25.44 20.44H4.56C3.7 20.44 3 19.74 3 18.88V4.56C3 3.7 3.7 3 4.56 3ZM22.5 12.27H25V5H18.56C18.89 6.8 19.83 9.92 22.5 12.27ZM13.47 5C13.17 6.99 12.17 10.67 9.02 13.57H9.03C9.45 14.88 9.68 16.24 9.68 17.63V18.43H20.33V17.63C20.33 16.25 20.55 14.88 20.98 13.57C17.83 10.68 16.84 6.99 16.53 5H13.47ZM7.5 12.27C10.18 9.91 11.11 6.8 11.44 5H5V12.27H7.5ZM7.14 14.27H5V18.43H7.67V17.63C7.67 16.49 7.49 15.36 7.14 14.27ZM22.32 17.63V18.43H24.99V14.27H22.85C22.5 15.36 22.32 16.48 22.32 17.63ZM5.14 21.5601H7.63C8.81 21.5601 9.77 22.5201 9.77 23.7001V26.0001C9.77 26.5501 9.32 27.0001 8.77 27.0001C8.22 27.0001 7.77 26.5501 7.77 26.0001V23.7001C7.77 23.6201 7.71 23.5601 7.63 23.5601H5.14C5.06 23.5601 5 23.6201 5 23.7001V26.0001C5 26.5501 4.55 27.0001 4 27.0001C3.45 27.0001 3 26.5501 3 26.0001V23.7001C3 22.5201 3.96 21.5601 5.14 21.5601ZM22.37 21.5601H24.86C26.04 21.5601 27 22.5201 27 23.7001V26.0001C27 26.5501 26.55 27.0001 26 27.0001C25.45 27.0001 25 26.5501 25 26.0001V23.7001C25 23.6201 24.94 23.5601 24.86 23.5601H22.37C22.29 23.5601 22.23 23.6201 22.23 23.7001V26.0001C22.23 26.5501 21.78 27.0001 21.23 27.0001C20.68 27.0001 20.23 26.5501 20.23 26.0001V23.7001C20.23 22.5201 21.19 21.5601 22.37 21.5601ZM16.25 21.5601H13.76C12.58 21.5601 11.62 22.5201 11.62 23.7001V26.0001C11.62 26.5501 12.07 27.0001 12.62 27.0001C13.17 27.0001 13.62 26.5501 13.62 26.0001V23.7001C13.62 23.6201 13.68 23.5601 13.76 23.5601H16.25C16.33 23.5601 16.39 23.6201 16.39 23.7001V26.0001C16.39 26.5501 16.84 27.0001 17.39 27.0001C17.94 27.0001 18.39 26.5501 18.39 26.0001V23.7001C18.39 22.5201 17.43 21.5601 16.25 21.5601Z" fill="currentcolor"></path>
33
- </symbol><symbol viewBox="0 0 30 30" id="tui-places-ZenPool">
34
- <path fill-rule="evenodd" clip-rule="evenodd" d="M4.54005 21.4124C4.73005 21.2924 9.15005 18.5535 14.52 21.4523C14.91 21.6623 15.3 21.8422 15.68 22.0021C15.69 22.0021 15.7 22.0071 15.71 22.0121C15.72 22.0171 15.73 22.0221 15.74 22.0221C17.46 22.7418 19.09 23.0117 20.52 23.0117C23.99 23.0117 26.39 21.5023 26.54 21.4024C27 21.1025 27.13 20.4827 26.83 20.0229C26.63 19.7231 26.3 19.5731 25.96 19.5831V3.99959C25.96 3.44981 25.51 3 24.96 3C24.41 3 23.96 3.44981 23.96 3.99959V7.828H17.1V3.99959C17.1 3.44981 16.65 3 16.1 3C15.55 3 15.1 3.44981 15.1 3.99959V19.5131C8.82005 16.3645 3.68005 19.5931 3.46005 19.7331C3.00005 20.0329 2.87005 20.6527 3.17005 21.1125C3.47005 21.5723 4.09005 21.7122 4.55005 21.4124H4.54005ZM23.96 17.3041H17.1V14.5652H23.96V17.3041ZM17.1 20.4128V19.3032H23.96V20.4228C22.47 20.9526 19.99 21.4324 17.1 20.4128ZM23.96 9.82717V12.566H17.1V9.82717H23.96ZM13.11 10.6467C13.11 10.5568 13.1 10.4568 13.07 10.3668C13 10.1769 12.86 10.027 12.68 9.94701C12.67 9.94701 12.65 9.93701 12.64 9.92702C12.55 9.88703 12.46 9.87704 12.37 9.86704C12.21 9.85704 11.86 9.83705 11.43 9.87704C11.28 9.39724 11.09 9.02739 10.99 8.84746C10.96 8.77749 10.92 8.71752 10.87 8.66754C10.73 8.49761 10.52 8.40765 10.31 8.40765H10.18C10.11 8.40765 10.04 8.43763 9.98004 8.46762C9.82004 8.5276 9.52004 8.64755 9.18004 8.85746C8.88004 8.5076 8.62004 8.29769 8.55004 8.24771C8.32004 8.06779 8.02004 8.0378 7.76004 8.15775C7.69004 8.19773 7.62004 8.23772 7.57004 8.2877C7.46004 8.37766 7.24004 8.57758 7.01004 8.84746C6.68004 8.65754 6.40004 8.5276 6.24004 8.46762C6.17004 8.42764 6.09004 8.40765 6.00004 8.39765C5.81004 8.36766 5.62004 8.41764 5.47004 8.5176C5.40004 8.56758 5.33004 8.62755 5.28004 8.69753C5.25004 8.73751 5.23004 8.7675 5.21004 8.80748C5.11004 8.96741 4.91004 9.34726 4.75004 9.85704C4.35004 9.81706 4.02004 9.82706 3.85004 9.84705C3.74004 9.84705 3.63004 9.85704 3.53004 9.90702C3.34004 9.98699 3.19004 10.1369 3.12004 10.3268C3.12004 10.3268 3.12004 10.3468 3.11004 10.3568C3.08004 10.4368 3.07004 10.5168 3.07004 10.5967C3.03004 11.0266 2.95004 12.8658 4.30004 14.2152C5.65004 15.5647 7.53004 15.6247 8.01004 15.6346H8.09004H8.15004C8.60004 15.6346 10.56 15.5547 11.89 14.2152C13.2 12.9058 13.16 11.1265 13.12 10.6367L13.11 10.6467ZM8.79004 11.7263C8.79004 12.5359 8.41004 13.2456 8.07004 13.7254C7.73004 13.2456 7.35004 12.5359 7.35004 11.7263C7.35004 10.9166 7.74004 10.2869 8.07004 9.88703C8.40004 10.2869 8.79004 10.9266 8.79004 11.7263ZM4.54004 11.3564C4.92004 11.3864 5.40004 11.5064 5.86004 11.7862C5.87004 12.5659 6.11004 13.2656 6.40004 13.8354C6.03004 13.6955 5.65004 13.4855 5.33004 13.1657C4.76004 12.5959 4.59004 11.8762 4.54004 11.3564ZM10.82 13.1657C10.5 13.4855 10.12 13.6955 9.75004 13.8354C10.04 13.2556 10.28 12.5659 10.29 11.7862C10.75 11.5064 11.24 11.3964 11.61 11.3564C11.56 11.8662 11.39 12.5959 10.82 13.1657ZM25.45 23.7114C25.92 23.4015 26.54 23.5414 26.84 24.0012V24.0112C27.14 24.4711 27 25.0908 26.54 25.3907C26.39 25.4906 23.99 27 20.52 27C18.75 27 16.7 26.6102 14.52 25.4307C9.15004 22.5319 4.73004 25.2707 4.54004 25.3907C4.08004 25.6905 3.46004 25.5506 3.16004 25.0908C2.86004 24.631 2.99004 24.0112 3.45004 23.7114C3.67004 23.5614 9.02004 20.1928 15.47 23.6714C20.8209 26.5583 25.3012 23.8029 25.4468 23.7133C25.4484 23.7124 25.4495 23.7117 25.45 23.7114Z" fill="currentcolor"></path>
35
- </symbol></svg>
Binary file
Binary file
Binary file
@@ -1,54 +0,0 @@
1
- @font-face {
2
- font-family: "tui-room";
3
- src: url('tui-room.eot?t=1728469071180'); /* IE9*/
4
- src: url('tui-room.eot?t=1728469071180#iefix') format('embedded-opentype'), /* IE6-IE8 */
5
- url("tui-room.woff2?t=1728469071180") format("woff2"),
6
- url("tui-room.woff?t=1728469071180") format("woff"),
7
- url('tui-room.ttf?t=1728469071180') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/
8
- url('tui-room.svg?t=1728469071180#tui-room') format('svg'); /* iOS 4.1- */
9
- }
10
-
11
- [class^="tui-room-"], [class*=" tui-room-"] {
12
- font-family: 'tui-room' !important;
13
- font-style:normal;
14
- -webkit-font-smoothing: antialiased;
15
- -moz-osx-font-smoothing: grayscale;
16
- }
17
-
18
-
19
- .tui-room-AC:before { content: "\ea01"; }
20
- .tui-room-Amenities:before { content: "\ea02"; }
21
- .tui-room-BabyBed:before { content: "\ea03"; }
22
- .tui-room-Balcony:before { content: "\ea04"; }
23
- .tui-room-Balneotherapy:before { content: "\ea05"; }
24
- .tui-room-Bathrobe:before { content: "\ea06"; }
25
- .tui-room-BathtubShower:before { content: "\ea07"; }
26
- .tui-room-BeachTowel:before { content: "\ea08"; }
27
- .tui-room-Bedroom:before { content: "\ea09"; }
28
- .tui-room-Bidet:before { content: "\ea0a"; }
29
- .tui-room-ChildrenSeparatedRoom:before { content: "\ea0b"; }
30
- .tui-room-CreditCard:before { content: "\ea0c"; }
31
- .tui-room-Daybed:before { content: "\ea0d"; }
32
- .tui-room-Dressing:before { content: "\ea0e"; }
33
- .tui-room-Dryer:before { content: "\ea0f"; }
34
- .tui-room-DualBasin:before { content: "\ea10"; }
35
- .tui-room-Electricity:before { content: "\ea11"; }
36
- .tui-room-Fireplace:before { content: "\ea12"; }
37
- .tui-room-Fridge:before { content: "\ea13"; }
38
- .tui-room-Household:before { content: "\ea14"; }
39
- .tui-room-LoungeAreaInside:before { content: "\ea15"; }
40
- .tui-room-LoungeAreaOutside:before { content: "\ea16"; }
41
- .tui-room-MagnifyingMirror:before { content: "\ea17"; }
42
- .tui-room-Multimedia:before { content: "\ea18"; }
43
- .tui-room-Ofuro:before { content: "\ea19"; }
44
- .tui-room-RoomSafe:before { content: "\ea1a"; }
45
- .tui-room-RoomService:before { content: "\ea1b"; }
46
- .tui-room-SeparatedRoom:before { content: "\ea1c"; }
47
- .tui-room-SeparatedWC:before { content: "\ea1d"; }
48
- .tui-room-Shower:before { content: "\ea1e"; }
49
- .tui-room-ShowerPMR:before { content: "\ea1f"; }
50
- .tui-room-ShowerWC:before { content: "\ea20"; }
51
- .tui-room-Size:before { content: "\ea21"; }
52
- .tui-room-TV:before { content: "\ea22"; }
53
- .tui-room-WIFI:before { content: "\ea23"; }
54
-
Binary file
@@ -1,51 +0,0 @@
1
- @font-face {font-family: "tui-room";
2
- src: url('tui-room.eot?t=1728469071180'); /* IE9*/
3
- src: url('tui-room.eot?t=1728469071180#iefix') format('embedded-opentype'), /* IE6-IE8 */
4
- url("tui-room.woff2?t=1728469071180") format("woff2"),
5
- url("tui-room.woff?t=1728469071180") format("woff"),
6
- url('tui-room.ttf?t=1728469071180') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/
7
- url('tui-room.svg?t=1728469071180#tui-room') format('svg'); /* iOS 4.1- */
8
- }
9
-
10
- [class^="tui-room-"], [class*=" tui-room-"] {
11
- font-family: 'tui-room' !important;
12
- font-style:normal;
13
- -webkit-font-smoothing: antialiased;
14
- -moz-osx-font-smoothing: grayscale;
15
- }
16
-
17
- .tui-room-AC:before { content: "\ea01"; }
18
- .tui-room-Amenities:before { content: "\ea02"; }
19
- .tui-room-BabyBed:before { content: "\ea03"; }
20
- .tui-room-Balcony:before { content: "\ea04"; }
21
- .tui-room-Balneotherapy:before { content: "\ea05"; }
22
- .tui-room-Bathrobe:before { content: "\ea06"; }
23
- .tui-room-BathtubShower:before { content: "\ea07"; }
24
- .tui-room-BeachTowel:before { content: "\ea08"; }
25
- .tui-room-Bedroom:before { content: "\ea09"; }
26
- .tui-room-Bidet:before { content: "\ea0a"; }
27
- .tui-room-ChildrenSeparatedRoom:before { content: "\ea0b"; }
28
- .tui-room-CreditCard:before { content: "\ea0c"; }
29
- .tui-room-Daybed:before { content: "\ea0d"; }
30
- .tui-room-Dressing:before { content: "\ea0e"; }
31
- .tui-room-Dryer:before { content: "\ea0f"; }
32
- .tui-room-DualBasin:before { content: "\ea10"; }
33
- .tui-room-Electricity:before { content: "\ea11"; }
34
- .tui-room-Fireplace:before { content: "\ea12"; }
35
- .tui-room-Fridge:before { content: "\ea13"; }
36
- .tui-room-Household:before { content: "\ea14"; }
37
- .tui-room-LoungeAreaInside:before { content: "\ea15"; }
38
- .tui-room-LoungeAreaOutside:before { content: "\ea16"; }
39
- .tui-room-MagnifyingMirror:before { content: "\ea17"; }
40
- .tui-room-Multimedia:before { content: "\ea18"; }
41
- .tui-room-Ofuro:before { content: "\ea19"; }
42
- .tui-room-RoomSafe:before { content: "\ea1a"; }
43
- .tui-room-RoomService:before { content: "\ea1b"; }
44
- .tui-room-SeparatedRoom:before { content: "\ea1c"; }
45
- .tui-room-SeparatedWC:before { content: "\ea1d"; }
46
- .tui-room-Shower:before { content: "\ea1e"; }
47
- .tui-room-ShowerPMR:before { content: "\ea1f"; }
48
- .tui-room-ShowerWC:before { content: "\ea20"; }
49
- .tui-room-Size:before { content: "\ea21"; }
50
- .tui-room-TV:before { content: "\ea22"; }
51
- .tui-room-WIFI:before { content: "\ea23"; }
@@ -1,54 +0,0 @@
1
- @font-face {font-family: "tui-room";
2
- src: url('tui-room.eot?t=1728469071180'); /* IE9*/
3
- src: url('tui-room.eot?t=1728469071180#iefix') format('embedded-opentype'), /* IE6-IE8 */
4
- url("tui-room.woff2?t=1728469071180") format("woff2"),
5
- url("tui-room.woff?t=1728469071180") format("woff"),
6
- url('tui-room.ttf?t=1728469071180') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/
7
- url('tui-room.svg?t=1728469071180#tui-room') format('svg'); /* iOS 4.1- */
8
- }
9
-
10
- [class^="tui-room-"], [class*=" tui-room-"] {
11
- font-family: 'tui-room' !important;
12
- font-style:normal;
13
- -webkit-font-smoothing: antialiased;
14
- -moz-osx-font-smoothing: grayscale;
15
- }
16
-
17
- :global {
18
- .tui-room-AC:before { content: "\ea01"; }
19
- .tui-room-Amenities:before { content: "\ea02"; }
20
- .tui-room-BabyBed:before { content: "\ea03"; }
21
- .tui-room-Balcony:before { content: "\ea04"; }
22
- .tui-room-Balneotherapy:before { content: "\ea05"; }
23
- .tui-room-Bathrobe:before { content: "\ea06"; }
24
- .tui-room-BathtubShower:before { content: "\ea07"; }
25
- .tui-room-BeachTowel:before { content: "\ea08"; }
26
- .tui-room-Bedroom:before { content: "\ea09"; }
27
- .tui-room-Bidet:before { content: "\ea0a"; }
28
- .tui-room-ChildrenSeparatedRoom:before { content: "\ea0b"; }
29
- .tui-room-CreditCard:before { content: "\ea0c"; }
30
- .tui-room-Daybed:before { content: "\ea0d"; }
31
- .tui-room-Dressing:before { content: "\ea0e"; }
32
- .tui-room-Dryer:before { content: "\ea0f"; }
33
- .tui-room-DualBasin:before { content: "\ea10"; }
34
- .tui-room-Electricity:before { content: "\ea11"; }
35
- .tui-room-Fireplace:before { content: "\ea12"; }
36
- .tui-room-Fridge:before { content: "\ea13"; }
37
- .tui-room-Household:before { content: "\ea14"; }
38
- .tui-room-LoungeAreaInside:before { content: "\ea15"; }
39
- .tui-room-LoungeAreaOutside:before { content: "\ea16"; }
40
- .tui-room-MagnifyingMirror:before { content: "\ea17"; }
41
- .tui-room-Multimedia:before { content: "\ea18"; }
42
- .tui-room-Ofuro:before { content: "\ea19"; }
43
- .tui-room-RoomSafe:before { content: "\ea1a"; }
44
- .tui-room-RoomService:before { content: "\ea1b"; }
45
- .tui-room-SeparatedRoom:before { content: "\ea1c"; }
46
- .tui-room-SeparatedWC:before { content: "\ea1d"; }
47
- .tui-room-Shower:before { content: "\ea1e"; }
48
- .tui-room-ShowerPMR:before { content: "\ea1f"; }
49
- .tui-room-ShowerWC:before { content: "\ea20"; }
50
- .tui-room-Size:before { content: "\ea21"; }
51
- .tui-room-TV:before { content: "\ea22"; }
52
- .tui-room-WIFI:before { content: "\ea23"; }
53
-
54
- }