@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,29 +0,0 @@
1
- @font-face {font-family: "tui-transports";
2
- src: url('tui-transports.eot?t=1728469071474'); /* IE9*/
3
- src: url('tui-transports.eot?t=1728469071474#iefix') format('embedded-opentype'), /* IE6-IE8 */
4
- url("tui-transports.woff2?t=1728469071474") format("woff2"),
5
- url("tui-transports.woff?t=1728469071474") format("woff"),
6
- url('tui-transports.ttf?t=1728469071474') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/
7
- url('tui-transports.svg?t=1728469071474#tui-transports') format('svg'); /* iOS 4.1- */
8
- }
9
-
10
- [class^="tui-transports-"], [class*=" tui-transports-"] {
11
- font-family: 'tui-transports' !important;
12
- font-style:normal;
13
- -webkit-font-smoothing: antialiased;
14
- -moz-osx-font-smoothing: grayscale;
15
- }
16
-
17
- .tui-transports-Boat:before { content: "\ea01"; }
18
- .tui-transports-Bus:before { content: "\ea02"; }
19
- .tui-transports-CableCar:before { content: "\ea03"; }
20
- .tui-transports-Car:before { content: "\ea04"; }
21
- .tui-transports-GlobePlane:before { content: "\ea05"; }
22
- .tui-transports-GlobeTrident:before { content: "\ea06"; }
23
- .tui-transports-Location:before { content: "\ea07"; }
24
- .tui-transports-Parking:before { content: "\ea08"; }
25
- .tui-transports-PlaneDefault:before { content: "\ea09"; }
26
- .tui-transports-PlaneInBound:before { content: "\ea0a"; }
27
- .tui-transports-PlaneNoPlane:before { content: "\ea0b"; }
28
- .tui-transports-PlaneOutbound:before { content: "\ea0c"; }
29
- .tui-transports-Train:before { content: "\ea0d"; }
@@ -1,51 +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-transports" horiz-adv-x="1000.0000000000001">
6
- <font-face font-family="tui-transports"
7
- units-per-em="1000" ascent="1000"
8
- descent="0" />
9
- <missing-glyph horiz-adv-x="0" />
10
- <glyph glyph-name="Boat"
11
- unicode="&#xEA01;"
12
- horiz-adv-x="1000.0000000000001" d="M578.5733333333334 791.0536666666668H573.2700000000001V839.9183333333334H578.5733333333334V791.0536666666668zM397.9933333333334 727.8100000000002C360.1733333333334 727.8100000000002 335.0866666666667 709.1350000000001 335.0866666666667 696.7846666666667V634.2266666666667C339.0700000000001 635.4200000000001 343.3066666666668 637.0066666666668 347.2766666666667 638.4966666666667L347.5866666666667 638.6133333333335L348.25 638.8566666666668C352.4800000000001 640.4100000000001 356.5133333333333 641.8900000000001 360.1433333333333 642.9366666666667L442.5100000000001 666.6840000000001C444.6133333333334 667.2806666666668 446.9233333333334 667.8773333333334 449.35 668.4443333333335L449.3800000000001 668.4516666666668C455.2166666666667 669.9136666666668 464.0166666666667 672.1183333333335 466.7666666666667 674.9176666666667C479.1166666666667 687.5666666666668 490.6966666666667 692.9363333333334 501.27 692.9660000000001C515.0133333333333 692.5783333333334 525.32 682.8530000000001 533.5833333333334 673.3963333333334C535.39 671.308 537.9966666666668 670.7413333333334 543.9800000000001 669.7866666666667C547.12 669.3093333333334 550.3466666666667 668.7723333333333 553.5166666666667 667.8773333333334L606.0866666666667 652.7233333333334C607.0166666666667 652.4300000000001 610.0766666666667 651.6800000000001 614.4333333333334 650.6133333333335L614.7066666666667 650.5466666666669C638.6666666666667 644.5500000000001 654.57 640.4333333333334 665.0866666666667 637.2400000000001V696.7846666666667C665.0866666666667 709.1350000000001 640 727.8100000000002 602.2066666666667 727.8100000000002H397.9933333333334zM237.4373333333334 545.0300000000001L336.7166666666667 304.9133333333334L281.7156666666667 281.7933333333334L156.4926666666667 584.26L275.3773333333334 618.4766666666667V696.7846666666667C275.3773333333334 747.8866666666668 329.2516666666667 787.8913333333335 397.9933333333334 787.8913333333335H513.4133333333334V900.0000000000001H638.1333333333333V784.0730000000001C689.58 772.7666666666668 724.7933333333334 737.7736666666667 724.7933333333334 696.7846666666667V618.4766666666667L843.6800000000001 584.26L718.4266666666667 281.7933333333334L663.4566666666667 304.9133333333334L762.7333333333335 545.0300000000001L529.94 611.9733333333334V292.5600000000001H470.23V611.9733333333334L237.4373333333334 545.0300000000001zM799.3000000000001 198.2066666666667C816.6866666666667 226.3100000000001 840.44 264.7033333333334 889.6333333333334 264.7033333333334H900.0000000000001V204.59H889.6333333333334C875.0933333333334 204.59 865.97 192.3300000000001 849.9766666666668 166.3166666666667L849.9566666666667 166.2833333333333C832.69 138.3033333333334 809.0533333333334 100 759.7900000000001 100C710.5966666666668 100 686.8133333333333 138.4233333333334 669.4566666666667 166.4666666666667C652.4866666666667 193.6433333333334 644.1333333333334 204.74 629.8 204.74C615.4033333333333 204.74 606.6366666666668 193.0766666666667 590.0833333333334 166.4666666666667L590.0166666666668 166.3633333333334C572.6966666666667 138.36 548.97 100 499.7766666666667 100C450.74 100 426.9866666666667 138.38 409.6333333333334 166.4200000000001L409.6233333333334 166.4366666666666C393.1266666666667 193.0766666666667 384.4166666666668 204.74 370.0833333333333 204.74C355.6900000000001 204.74 346.92 193.0766666666667 330.395 166.4666666666667L330.3653333333334 166.4166666666668C313.012 138.38 289.2580000000001 100 240.239 100C191.3836666666667 100 167.5706666666667 138.1633333333334 150.1863333333333 166.0233333333333L150.172 166.0466666666668L148.484 168.7933333333334C132.0463333333333 195.2233333333334 123.8126666666667 204.59 110.366 204.59H100V264.7033333333334H110.366C159.4423333333334 264.7033333333334 183.166 226.3400000000001 200.4923333333334 198.2966666666666C217.019 171.6566666666668 225.7266666666667 159.9633333333334 240.0613333333334 159.9633333333334C254.5443333333334 159.9633333333334 263.2223333333334 171.6266666666668 279.6010000000001 198.2066666666667C296.9566666666667 226.3100000000001 320.7396666666667 264.7033333333334 369.9333333333334 264.7033333333334C418.98 264.7033333333334 442.7333333333334 226.3400000000001 460.0600000000001 198.2966666666666C476.5566666666667 171.6566666666668 485.2666666666667 159.9633333333334 499.63 159.9633333333334C513.9933333333333 159.9633333333334 522.76 171.6566666666668 539.3166666666667 198.2366666666667C556.6433333333334 226.2800000000001 580.3966666666666 264.7033333333334 629.62 264.7033333333334C678.8166666666667 264.7033333333334 702.6 226.3100000000001 719.9533333333334 198.2366666666667C736.57 171.6566666666668 745.3666666666668 159.9633333333334 759.6433333333334 159.9633333333334C774.1533333333333 159.9633333333334 783.3066666666666 172.2233333333334 799.3000000000001 198.2066666666667z" />
13
- <glyph glyph-name="Bus"
14
- unicode="&#xEA02;"
15
- horiz-adv-x="1000.0000000000001" d="M166.6666666666667 683.3333333333335V383.3333333333334H201.1813333333334C209.2686666666667 439.8700000000001 257.8920000000001 483.3333333333334 316.6666666666667 483.3333333333334C375.44 483.3333333333334 424.0633333333334 439.8700000000001 432.1533333333334 383.3333333333334H567.8466666666667C575.9366666666666 439.8700000000001 624.5600000000001 483.3333333333334 683.3333333333334 483.3333333333334C742.1066666666668 483.3333333333334 790.7300000000001 439.8700000000001 798.82 383.3333333333334H833.3333333333334V453.1366666666668C833.3333333333334 499.6566666666667 826.3766666666667 545.9133333333334 812.6966666666667 590.3766666666668L784.0966666666667 683.3333333333335H166.6666666666667zM133.3333333333334 316.6666666666668H211.2273333333334C229.9516666666667 277.25 270.1266666666667 250.0000000000001 316.6666666666667 250.0000000000001C363.2066666666667 250.0000000000001 403.3833333333334 277.25 422.1066666666667 316.6666666666668H577.8933333333334C596.6166666666667 277.25 636.7933333333334 250.0000000000001 683.3333333333334 250.0000000000001C729.8733333333334 250.0000000000001 770.0500000000001 277.25 788.7733333333334 316.6666666666668H866.6666666666667C885.0766666666667 316.6666666666668 900.0000000000001 331.5900000000002 900.0000000000001 350.0000000000001V453.1366666666668C900.0000000000001 506.3033333333334 892.0500000000001 559.1700000000001 876.4166666666667 609.9833333333333L840.5733333333334 726.4696666666669C836.2700000000001 740.4560000000001 823.3466666666667 750.0000000000001 808.7133333333334 750.0000000000001H133.3333333333334C114.924 750.0000000000001 100 735.076 100 716.6666666666667V350.0000000000001C100 331.5900000000002 114.924 316.6666666666668 133.3333333333334 316.6666666666668zM266.6666666666667 366.6666666666668C266.6666666666667 394.28 289.0523333333333 416.6666666666668 316.6666666666667 416.6666666666668C344.2800000000001 416.6666666666668 366.6666666666667 394.28 366.6666666666667 366.6666666666668C366.6666666666667 339.0533333333334 344.2800000000001 316.6666666666668 316.6666666666667 316.6666666666668C289.0523333333333 316.6666666666668 266.6666666666667 339.0533333333334 266.6666666666667 366.6666666666668zM633.3333333333334 366.6666666666668C633.3333333333334 394.28 655.7200000000001 416.6666666666668 683.3333333333334 416.6666666666668C710.9466666666667 416.6666666666668 733.3333333333334 394.28 733.3333333333334 366.6666666666668C733.3333333333334 339.0533333333334 710.9466666666667 316.6666666666668 683.3333333333334 316.6666666666668C655.7200000000001 316.6666666666668 633.3333333333334 339.0533333333334 633.3333333333334 366.6666666666668zM266.6666666666667 600.0000000000001C248.2573333333334 600.0000000000001 233.3333333333334 585.0766666666668 233.3333333333334 566.6666666666667C233.3333333333334 548.2566666666667 248.2573333333334 533.3333333333335 266.6666666666667 533.3333333333335H616.6666666666667C635.0766666666667 533.3333333333335 650 548.2566666666667 650 566.6666666666667C650 585.0766666666668 635.0766666666667 600.0000000000001 616.6666666666667 600.0000000000001H266.6666666666667z" />
16
- <glyph glyph-name="CableCar"
17
- unicode="&#xEA03;"
18
- horiz-adv-x="1000.0000000000001" d="M259.964 386.5366666666668H192.5126666666667V469.2533333333334C192.5126666666667 472.84 193.926 476.22 196.542 478.7666666666668C198.4966666666667 480.7233333333334 200.9326666666667 481.97 203.579 482.4433333333334H259.964V386.5366666666668zM311.3266666666667 253.2566666666667H206.2853333333334C203.2483333333334 254.3833333333334 199.1283333333333 254.6500000000001 196.512 257.1966666666667C193.956 259.6866666666667 192.4823333333334 263.1833333333334 192.5126666666667 266.8600000000002V333.0100000000001H381.1533333333334V266.89C381.1233333333334 259.51 375.0200000000001 253.4933333333335 367.5300000000001 253.4933333333335H310.9056666666667L311.3266666666667 253.2566666666667zM381.1533333333334 469.2533333333334L381.5433333333334 386.5366666666668H314.7550000000001V482.6800000000001H367.8933333333333C375.3200000000001 482.5033333333334 381.1533333333334 476.6033333333334 381.1533333333334 469.2533333333334zM831.3000000000001 593.8500000000001C838.73 593.7900000000002 844.8033333333334 587.7733333333334 844.8033333333334 580.4833333333333L844.8633333333335 562.1966666666667L845.2233333333334 562.2866666666667V497.7066666666668H778.4033333333334V593.8500000000001H831.3000000000001zM656.3433333333334 444.1800000000001H844.8033333333334V378.0900000000002C844.8033333333334 370.74 838.79 364.7233333333335 831.36 364.6633333333334H669.9633333333334C662.4466666666667 364.6633333333334 656.3433333333334 370.6800000000001 656.3433333333334 378.0900000000002V444.1800000000001zM723.4633333333334 497.7066666666668H656.6433333333334V580.4833333333333C656.6733333333333 587.7466666666668 662.6866666666667 593.7333333333333 670.0533333333334 593.8500000000001H723.4633333333334V497.7066666666668zM831.4200000000001 647.3766666666668H777.6833333333334V724.1966666666667L877.5200000000001 746.7806666666668C887.4433333333334 748.4700000000001 895.5633333333334 755.3753333333334 898.6633333333334 764.8296666666668C901.79 774.2250000000001 899.3833333333334 784.5386666666668 892.4366666666667 791.6516666666668C885.46 798.8240000000001 875.1166666666667 801.6693333333335 866.1833333333333 799.0316666666668L124.2493333333334 631.5200000000001C117.032 630.72 110.5363333333334 627.2233333333335 105.9653333333334 621.6500000000001C101.4546666666667 616.0500000000002 99.3796666666667 609.0533333333334 100.1616666666667 601.9433333333334C100.9433333333333 594.8000000000001 104.522 588.4266666666667 110.2056666666667 583.9233333333334C115.5283333333334 579.7133333333334 122.2643333333334 577.7266666666667 129.0006666666667 578.0833333333334L132.2783333333333 577.9366666666667L259.7233333333334 606.7133333333334V536.2066666666667H206.2253333333334C168.7856666666667 536.2066666666667 138.2926666666667 506.1833333333334 138.2326666666667 469.2533333333334V266.8300000000001C138.2926666666667 229.99 168.7556666666667 199.9966666666668 206.135 199.9966666666668H367.6200000000001C388.4 199.9966666666668 407.0466666666667 209.2733333333333 419.5266666666667 223.8266666666667L424.1266666666667 223.8566666666667L421.0000000000001 225.6033333333334C430.0800000000001 236.9833333333335 435.4933333333334 251.3300000000001 435.5233333333334 266.8600000000002V469.2833333333334C435.4633333333334 506.1233333333334 405.0000000000001 536.1766666666667 367.6200000000001 536.2066666666667H314.0030000000001V619.5166666666668L723.4033333333334 712.0156666666667V647.3766666666668H669.9633333333334C632.5866666666667 647.3766666666668 602.0933333333334 617.3833333333334 602.0333333333334 580.5133333333334V378.0600000000001C602.0933333333334 341.2500000000001 632.5566666666667 311.2266666666667 669.9633333333334 311.1366666666667H831.45C868.8300000000002 311.2266666666667 899.2933333333334 341.2500000000001 899.3533333333334 378.0900000000002V580.5433333333334C899.2933333333334 617.3833333333334 868.8300000000002 647.3766666666668 831.4200000000001 647.3766666666668z" />
19
- <glyph glyph-name="Car"
20
- unicode="&#xEA04;"
21
- horiz-adv-x="1000.0000000000001" d="M207.4213333333334 661.9766666666667L189.3606666666667 563.6733333333334L189.5806666666667 465.8033333333334C189.5806666666667 454.6266666666668 183.2673333333334 444.1933333333334 173.499 439.2533333333335C165.7406666666667 435.3633333333335 159.5216666666667 429.8366666666667 157.2916666666667 427.1800000000001V393.2200000000002L197.6213333333333 393.4666666666667C203.5893333333334 450.83 250.7976666666667 495.3200000000001 306.2983333333334 495.3200000000001C361.7666666666667 495.3200000000001 408.9766666666667 450.8933333333334 415.0066666666667 393.5600000000001H585.12C591.1500000000001 450.8600000000001 638.3266666666667 495.3200000000001 693.8300000000002 495.3200000000001C749.2966666666667 495.3200000000001 796.5066666666667 450.8933333333334 802.5366666666667 393.5600000000001H842.8366666666667V461.6066666666667C830.6166666666668 491.3666666666667 770.9700000000001 525.5466666666669 732.5566666666667 539.8100000000001C729.29 541.0133333333333 726.0866666666667 542.9266666666667 723.3866666666667 545.3966666666668L584.0833333333334 671.6703333333335C558.4533333333334 694.8256666666668 525.3166666666667 707.5763333333334 490.83 707.5763333333334H262.1053333333334C235.2813333333334 707.5763333333334 212.2583333333334 688.4040000000001 207.4213333333334 661.9766666666667zM358.2233333333334 381.02C358.2233333333334 411.4600000000002 334.8833333333334 436.2233333333335 306.1763333333334 436.2233333333335C277.4366666666667 436.2233333333335 254.0363333333334 411.4600000000002 254.0363333333334 381.02C254.0363333333334 350.5466666666668 277.4366666666667 325.7566666666668 306.1763333333334 325.7566666666668C334.8833333333334 325.7566666666668 358.2233333333334 350.5466666666668 358.2233333333334 381.02zM745.8833333333334 381.02C745.8833333333334 411.4600000000002 722.5133333333333 436.2233333333335 693.7766666666668 436.2233333333335C665.0366666666667 436.2233333333335 641.6666666666667 411.4600000000002 641.6666666666667 381.02C641.6666666666667 350.5466666666668 665.0366666666667 325.7566666666668 693.7766666666668 325.7566666666668C722.5133333333333 325.7566666666668 745.8833333333334 350.5466666666668 745.8833333333334 381.02zM757.9333333333334 592.6300000000001C784.7900000000001 582.3800000000001 878.4533333333334 540.8566666666668 898.7133333333335 474.6333333333334C899.6233333333334 471.3900000000001 900.0000000000001 468.58 900.0000000000001 465.8033333333334V364.0433333333334C900.0000000000001 347.7733333333335 887.1533333333334 334.4966666666668 871.3866666666668 334.4966666666668H793.1433333333334C775.62 293.2166666666668 736.8266666666667 266.6666666666668 693.7666666666667 266.6666666666668C650.7666666666667 266.6666666666668 611.9433333333334 293.2166666666668 594.26 334.4966666666668H405.6466666666667C388.0566666666667 293.2166666666668 349.2666666666667 266.6666666666668 306.2346666666667 266.6666666666668C263.2036666666667 266.6666666666668 224.413 293.2166666666668 206.8236666666667 334.4966666666668H153.239C123.8713333333334 334.4966666666668 100 359.3800000000001 100 389.9766666666668V429.8966666666667C100 454.0100000000001 117.2123333333334 471.7 132.2576666666667 482.5366666666667V567.5633333333334C132.2576666666667 569.4133333333334 132.4146666666667 571.2366666666667 132.823 573.3366666666668L151.229 673.0266666666668C161.1856666666667 727.3026666666667 207.7973333333334 766.6666666666667 262.0416666666667 766.6666666666667H490.7666666666667C539.1666666666667 766.6666666666667 585.6866666666667 748.6363333333334 621.7133333333334 715.941L757.9333333333334 592.6300000000001zM513.6800000000001 538.2966666666667H274.6140000000001C258.8463333333334 538.2966666666667 246 551.5700000000002 246 567.8733333333334C246 584.1433333333334 258.8463333333334 597.3866666666668 274.6140000000001 597.3866666666668H513.6800000000001C529.48 597.3866666666668 542.3266666666667 584.1433333333334 542.3266666666667 567.8733333333334C542.3266666666667 551.5700000000002 529.48 538.2966666666667 513.6800000000001 538.2966666666667z" />
22
- <glyph glyph-name="GlobePlane"
23
- unicode="&#xEA05;"
24
- horiz-adv-x="1000.0000000000001" d="M789.5600000000001 406.8533333333335C794.8933333333334 410.0000000000001 801.14 411.2466666666667 807.2766666666668 410.3866666666667C811.1233333333334 410.0700000000001 814.8633333333335 408.9600000000001 818.26 407.13C821.6600000000001 405.3000000000001 824.6400000000001 402.7900000000001 827.0200000000001 399.7533333333334C829.4033333333334 396.7200000000001 831.1300000000001 393.2233333333335 832.0933333333335 389.49C833.0600000000001 385.7566666666668 833.2433333333333 381.8633333333334 832.6333333333333 378.0566666666668V376.39C832.2333333333333 373.2666666666668 831.3333333333335 370.2266666666667 829.9633333333335 367.39C804.1000000000001 307.0533333333334 761.5400000000001 255.3400000000001 707.2866666666666 218.3200000000002C653.0333333333334 181.3000000000001 589.3333333333334 160.5066666666668 523.6666666666667 158.39H501.3100000000001H481.6233333333334C396.9733333333334 165.5400000000001 317.8963333333334 203.5000000000001 259.409 265.0566666666668C237.7460000000001 258.3200000000001 215.3316666666667 254.29 192.6773333333333 253.0566666666668C177.6333333333333 251.23 162.372 253.3433333333334 148.3916666666667 259.1866666666667C134.4116666666667 265.0300000000001 122.1923333333334 274.4033333333334 112.9323333333334 286.3900000000001C77.231 335.7233333333334 122.275 407.7233333333334 165.317 465.0566666666667C164.8506666666667 473.8266666666667 164.8506666666667 482.6200000000001 165.317 491.39C162.358 573.4866666666667 188.932 653.9233333333334 240.2253333333334 718.1296666666667C291.5183333333333 782.3363333333334 364.1366666666667 826.0653333333335 444.9233333333334 841.3900000000001H448.9266666666668C455.7300000000001 842.3766666666668 462.65 840.7023333333334 468.2466666666667 836.719C473.8466666666667 832.7353333333334 477.6900000000001 826.7476666666668 478.9800000000001 820.0033333333334C480.27 813.2590000000001 478.9033333333334 806.2776666666667 475.1700000000001 800.5126666666667C471.4366666666667 794.748 465.6233333333334 790.6450000000001 458.9366666666667 789.0566666666668H456.2666666666667C394.3466666666667 776.3290000000001 338.1866666666667 743.999 296.1126666666667 696.863C254.0396666666667 649.7266666666667 228.2966666666667 590.2966666666667 222.7053333333334 527.3900000000001C217.052 457.2266666666667 236.9583333333334 387.3866666666668 278.7596666666667 330.7233333333335L296.1106666666667 337.0566666666668H298.4463333333334C374.2200000000001 370.6466666666667 443.3733333333334 417.49 502.6466666666667 475.3900000000001C507.6200000000001 480.3933333333334 514.2800000000001 483.3633333333333 521.33 483.7233333333334C528.1733333333334 483.4633333333334 534.69 480.7400000000001 539.6800000000001 476.0566666666667C544.7133333333334 470.9433333333334 547.5366666666667 464.0600000000001 547.5366666666667 456.8900000000001C547.5366666666667 449.7166666666667 544.7133333333334 442.8333333333334 539.6800000000001 437.7233333333334C474.8133333333334 374.5800000000002 399.2333333333334 323.4533333333335 316.4633333333334 286.7233333333335C371.9500000000001 236.7566666666667 444.67 210.23 519.3266666666667 212.7233333333334C587.3766666666668 215.0933333333334 652.4833333333333 241.0166666666667 703.51 286.0566666666668C735.9533333333335 314.9733333333335 761.3933333333333 350.8766666666667 777.9133333333333 391.0566666666668V393.0566666666668C780.1200000000001 398.8400000000001 784.2266666666668 403.7033333333334 789.5600000000001 406.8533333333335zM152.304 318.3900000000001H154.9736666666667H156.3076666666667C163.9816666666667 308.0566666666668 186.6703333333333 305.0566666666669 218.7016666666667 315.0566666666668C202.2563333333334 339.91 189.1333333333334 366.8033333333334 179.664 395.0566666666668C147.2403333333333 343.5933333333334 153.3456666666667 325.3966666666668 154.74 321.24C154.881 320.8200000000001 154.9736666666667 320.5433333333334 154.9736666666667 320.39L152.304 318.3900000000001zM847.3333333333335 706.7266666666668L823.3100000000001 682.7276666666668L879.3633333333335 537.3933333333334C884.6933333333334 523.8466666666668 885.11 508.8633333333334 880.5366666666667 495.0433333333334C875.9666666666667 481.2233333333334 866.6966666666668 469.4366666666667 854.34 461.7266666666668C846.71 457.3933333333334 838.0933333333335 455.0966666666667 829.3166666666667 455.0600000000002C819.0033333333334 455.09 808.91 458.0100000000001 800.1800000000001 463.49C791.45 468.9733333333335 784.4333333333334 476.7900000000001 779.9366666666667 486.0600000000001L727.5500000000001 589.3933333333334L701.8600000000001 564.0600000000001C690.1300000000001 551.5333333333334 677.0333333333334 540.3533333333335 662.82 530.7266666666667L669.4933333333335 514.0600000000001C674.1666666666667 502.3933333333334 696.1866666666667 443.7266666666668 666.1600000000001 426.3933333333333C661.9633333333334 424.1233333333335 657.2500000000001 422.9733333333334 652.4766666666667 423.0600000000001C627.4533333333334 423.0600000000001 606.7666666666667 455.3933333333334 596.4233333333334 474.7266666666667C581.1166666666667 501.0666666666667 559.1366666666668 522.9100000000001 532.6966666666667 538.0600000000001C520.0166666666668 545.0600000000002 488.9866666666667 563.0600000000001 482.3133333333334 585.3933333333334C481.1366666666667 589.0733333333335 480.7400000000001 592.96 481.14 596.8033333333334C481.5433333333334 600.6466666666668 482.7366666666667 604.3666666666668 484.6466666666667 607.7266666666667C488.2566666666667 613.1233333333334 493.27 617.4333333333334 499.15 620.1933333333334C505.03 622.9566666666667 511.5533333333334 624.0633333333334 518.0133333333333 623.3933333333334C536.7333333333333 622.5466666666667 555.15 618.3700000000001 572.4000000000001 611.0600000000001L589.0833333333334 604.3933333333334C598.72 618.5933333333335 609.9100000000001 631.6733333333334 622.45 643.3933333333334L647.8066666666667 668.7260000000001L544.3733333333333 721.7270000000001C537.5866666666667 725.0620000000001 531.5466666666667 729.7333333333333 526.6133333333333 735.4620000000001C521.6833333333334 741.1903333333335 517.9633333333334 747.8576666666668 515.6766666666667 755.0603333333335C513.5600000000001 761.7160000000001 512.8533333333334 768.7383333333335 513.6 775.6820000000001C514.3466666666667 782.6260000000001 516.5300000000001 789.3400000000001 520.0166666666668 795.3943333333334C525.4866666666667 804.5223333333334 533.2700000000001 812.0426666666667 542.59 817.1940000000001C551.9066666666668 822.3456666666668 562.42 824.9450000000002 573.0666666666667 824.7280000000001C580.8466666666667 824.8346666666667 588.5633333333334 823.3603333333334 595.7566666666667 820.3943333333334L742.5666666666667 763.3936666666668L766.59 787.3926666666667C790.7433333333335 815.3303333333334 823.9066666666666 833.96 860.3466666666668 840.0600000000002C870.99 840.3160000000001 881.3033333333334 836.3620000000001 889.0433333333334 829.0593333333335C916.7366666666666 801.0593333333335 888.0400000000001 747.3933333333334 847.3333333333335 706.7266666666668zM830.8200000000002 496.9900000000001C832.0266666666666 496.9900000000001 833.2166666666668 497.2400000000001 834.3233333333334 497.7266666666667C837.6400000000001 500.3500000000001 840.0433333333334 503.9566666666668 841.1833333333333 508.0300000000001C842.32 512.1033333333335 842.14 516.4333333333334 840.6600000000001 520.3933333333334L773.9300000000001 693.3943333333334L815.6366666666668 738.7273333333335C833.95 754.7986666666668 847.7500000000001 775.364 855.6766666666667 798.3933333333334C832.6866666666667 790.354 812.1266666666668 776.5856666666668 795.95 758.3926666666667L752.24 714.7263333333334L579.0733333333334 781.3930000000001C575.1333333333334 782.855 570.8366666666667 783.0633333333335 566.7766666666666 781.989C562.7133333333334 780.9146666666668 559.0833333333334 778.6110000000001 556.3833333333334 775.3930000000001C555.5400000000001 773.1360000000001 555.5400000000001 770.6516666666668 556.3833333333334 768.3943333333334C557.7733333333334 764.9230000000001 560.3833333333333 762.0763333333334 563.7266666666667 760.3926666666667L719.8766666666667 681.0613333333333L653.1466666666668 614.3933333333334C639.86 601.1233333333334 628.6166666666667 585.9566666666667 619.78 569.3933333333334L611.1033333333335 551.7266666666667L571.7333333333335 567.3933333333334C592.9566666666667 552.3066666666668 611.5566666666666 533.8366666666668 626.7866666666667 512.7266666666667L611.4366666666667 551.7266666666667L628.7900000000001 560.3933333333334C645.3333333333334 569.2766666666668 660.5033333333334 580.5033333333334 673.8333333333334 593.7266666666667L740.5633333333334 660.3933333333334L819.6400000000001 504.7266666666667C820.3333333333334 503.0733333333334 821.3800000000001 501.5900000000001 822.7066666666667 500.3800000000001C824.0300000000001 499.1733333333334 825.6033333333334 498.2666666666668 827.3133333333335 497.7266666666667C828.4166666666667 497.2400000000001 829.6133333333335 496.9900000000001 830.8200000000002 496.9900000000001z" />
25
- <glyph glyph-name="GlobeTrident"
26
- unicode="&#xEA06;"
27
- horiz-adv-x="1000.0000000000001" d="M774.7233333333335 917.4626666666668C774.7233333333335 917.4626666666668 846.7133333333334 682.4540000000002 657.7333333333333 621.3600000000001C655.3 504.2833333333334 652.3266666666667 399.1533333333333 648.32 400.0100000000001C619.7866666666666 406.9900000000001 609.6933333333334 506.9333333333334 606.7566666666667 609.8266666666668C529.5433333333334 607.5566666666667 463.1866666666667 694.9180000000001 467.4 792.7C464.8333333333334 791.0196666666668 461.9733333333334 789.7783333333334 458.9366666666667 789.0566666666668H456.2666666666667C394.3466666666667 776.3290000000001 338.1866666666667 743.999 296.1126666666667 696.863C254.0396666666667 649.7266666666667 228.2966666666667 590.2966666666667 222.7053333333334 527.3900000000001C217.052 457.2266666666667 236.9583333333334 387.3866666666668 278.7596666666667 330.7233333333335L296.1106666666667 337.0566666666668H298.4463333333334C374.2200000000001 370.6466666666667 443.3733333333334 417.49 502.6466666666667 475.3900000000001C507.6200000000001 480.3933333333334 514.2800000000001 483.3633333333333 521.33 483.7233333333334C528.1733333333334 483.4633333333334 534.69 480.7400000000001 539.6800000000001 476.0566666666667C544.7133333333334 470.9433333333334 547.5366666666667 464.0600000000001 547.5366666666667 456.8900000000001C547.5366666666667 449.7166666666667 544.7133333333334 442.8333333333334 539.6800000000001 437.7233333333334C474.8133333333334 374.5800000000002 399.2333333333334 323.4533333333335 316.4633333333334 286.7233333333335C371.9500000000001 236.7566666666667 444.67 210.23 519.3266666666667 212.7233333333334C587.3766666666668 215.0933333333334 652.4833333333333 241.0166666666667 703.51 286.0566666666668C735.9533333333335 314.9733333333335 761.3933333333333 350.8766666666667 777.9133333333333 391.0566666666668V393.0566666666668C780.1200000000001 398.8400000000001 784.2266666666668 403.7033333333334 789.5600000000001 406.8533333333335C794.8933333333334 410.0000000000001 801.14 411.2466666666667 807.2766666666668 410.3866666666667C811.1233333333334 410.0700000000001 814.8633333333335 408.9600000000001 818.26 407.13C821.6600000000001 405.3000000000001 824.6400000000001 402.7900000000001 827.0200000000001 399.7533333333334C829.4033333333334 396.7200000000001 831.1300000000001 393.2233333333335 832.0933333333335 389.49C833.0600000000001 385.7566666666668 833.2433333333333 381.8633333333334 832.6333333333333 378.0566666666668V376.39C832.2333333333333 373.2666666666668 831.3333333333335 370.2266666666667 829.9633333333335 367.39C804.1000000000001 307.0533333333334 761.5400000000001 255.3400000000001 707.2866666666666 218.3200000000002C653.0333333333334 181.3000000000001 589.3333333333334 160.5066666666668 523.6666666666667 158.39H501.3100000000001H481.6233333333334C396.9733333333334 165.5400000000001 317.8963333333334 203.5000000000001 259.409 265.0566666666668C237.7460000000001 258.3200000000001 215.3316666666667 254.29 192.6773333333333 253.0566666666668C177.6333333333333 251.23 162.372 253.3433333333334 148.3916666666667 259.1866666666667C134.4116666666667 265.0300000000001 122.1923333333334 274.4033333333334 112.9323333333334 286.3900000000001C77.231 335.7233333333334 122.275 407.7233333333334 165.317 465.0566666666667C164.8506666666667 473.8266666666667 164.8506666666667 482.6200000000001 165.317 491.39C162.358 573.4866666666667 188.932 653.9233333333334 240.2253333333334 718.1296666666667C291.5183333333333 782.3363333333334 364.1366666666667 826.0653333333335 444.9233333333334 841.3900000000001H448.9266666666668C453.08 841.9926666666668 457.2800000000001 841.6026666666668 461.1933333333334 840.3003333333335C493.2300000000001 864.9006666666668 526.24 884.2796666666668 524.4566666666667 868.3860000000001C518.4066666666666 839.8356666666668 501.4033333333334 617.3300000000002 606.3266666666668 625.5766666666668C604.49 714.0433333333335 607.6700000000001 801.4000000000001 608.7266666666667 830.3643333333334L608.7266666666667 830.3906666666668C608.9233333333334 835.8316666666668 609.0466666666667 839.2066666666667 609.0466666666667 840.1340000000001C604.1366666666667 838.0446666666668 598.9100000000001 834.6773333333334 593.5166666666667 831.201L593.5133333333333 831.2006666666667C575.7833333333333 819.7760000000001 556.2233333333334 807.1736666666668 540.0300000000001 834.8720000000001C578.37 878.0520000000001 628.0566666666667 929.2933333333334 655.8733333333334 933.2866666666667C658.7700000000001 933.5853333333334 662.1 932.5030000000002 662.1 928.4723333333334C662.1 928.4723333333334 660.6333333333333 778.4056666666668 657.9833333333333 638.2666666666668C759.7233333333334 680.3266666666668 753.6366666666668 819.421 738.0633333333334 850.3226666666668C734.2366666666668 848.8530000000001 730.6933333333334 847.0593333333335 727.2866666666667 845.3356666666668C713.3166666666667 838.2613333333335 701.6633333333334 832.3620000000001 682.0033333333334 854.8383333333335C743.1133333333333 911.6406666666668 771.2133333333334 930.6743333333334 774.7233333333335 917.4626666666668zM759.1966666666667 501.5333333333334L818.5133333333333 439.5800000000001L877.76 501.5333333333334L818.5133333333333 563.2233333333334L759.1966666666667 501.5333333333334zM152.304 318.3900000000001H154.9736666666667H156.3076666666667C163.9816666666667 308.0566666666668 186.6703333333333 305.0566666666669 218.7016666666667 315.0566666666668C202.2563333333334 339.91 189.1333333333334 366.8033333333334 179.664 395.0566666666668C147.2403333333333 343.5933333333334 153.3456666666667 325.3966666666668 154.74 321.24C154.881 320.8200000000001 154.9736666666667 320.5433333333334 154.9736666666667 320.39L152.304 318.3900000000001z" />
28
- <glyph glyph-name="Location"
29
- unicode="&#xEA07;"
30
- horiz-adv-x="1000.0000000000001" d="M818 386.6666666666668L897.0000000000001 168.6666666666668V169.0000000000002C902.6666666666669 153.0000000000001 900.3333333333335 135.3333333333335 890.3333333333334 121.6666666666669A50 50 0 0 0 848.6666666666667 100.0000000000003H151.3333333333334A51.3333333333333 51.3333333333333 0 0 0 103.3333333333333 168.666666666667L182 387.0000000000004A66.6666666666667 66.6666666666667 0 0 0 244.0000000000001 430.666666666667H351.6666666666668C315.0000000000001 495.0000000000002 281.6666666666668 568.0000000000002 272.3333333333335 632.3333333333336A231 231 0 1 0 731.3333333333334 669.666666666667C731.3333333333334 652.666666666667 728.6666666666669 635.666666666667 723.6666666666667 615.666666666667A674.6666666666667 674.6666666666667 0 0 0 647 430.3333333333336H756C783.6666666666666 430.3333333333336 808.6666666666666 413.0000000000004 818 387.0000000000004zM500.0000000000001 833.3333333333335A164 164 0 0 1 338.0000000000001 642.6666666666667C352.6666666666667 544.6666666666667 439.0000000000001 407.6666666666668 499.0000000000001 326.3333333333334C544.6666666666667 388.6666666666668 637 525 658.3333333333334 630.3333333333334C662.3333333333334 646.3333333333334 664.0000000000001 658.3333333333334 664.0000000000001 669.6666666666667C664.0000000000001 759.6666666666667 590.6666666666667 833 499.6666666666667 833zM243.3333333333334 363.3333333333334L173.3333333333334 166.6666666666668H826.6666666666667L755.3333333333334 364.0000000000001H606.3333333333334A1547.6666666666667 1547.6666666666667 0 0 0 526.3333333333334 251.3333333333335A6.6666666666667 6.6666666666667 0 0 0 523.0000000000001 248.0000000000001A32.6666666666667 32.6666666666667 0 0 0 486.6666666666667 240.3333333333334A32 32 0 0 0 475.6666666666667 247.6666666666668A1683.3333333333337 1683.3333333333337 0 0 0 392.3333333333335 364.3333333333334H244.0000000000001zM500.0000000000001 795.6666666666667A130.3333333333334 130.3333333333334 0 1 0 500.0000000000001 535.0000000000001A130.3333333333334 130.3333333333334 0 0 0 500.0000000000001 795.6666666666667zM500.3333333333334 729.0000000000001A63.3333333333333 63.3333333333333 0 1 1 500.3333333333334 602.3333333333335A63.3333333333333 63.3333333333333 0 0 1 500.3333333333334 729.0000000000001z" />
31
- <glyph glyph-name="Parking"
32
- unicode="&#xEA08;"
33
- horiz-adv-x="1000.0000000000001" d="M233.3333333333334 900.0000000000001H766.6666666666667C802.0300000000001 900.0000000000001 835.9433333333334 885.9526666666668 860.9466666666667 860.9476666666668C885.9533333333335 835.9426666666668 900.0000000000001 802.0290000000001 900.0000000000001 766.6666666666667V233.3333333333334C900.0000000000001 197.97 885.9533333333335 164.0566666666667 860.9466666666667 139.0533333333334C835.9433333333334 114.0466666666666 802.0300000000001 100 766.6666666666667 100H233.3333333333334C197.971 100 164.0573333333333 114.0466666666666 139.0523333333333 139.0533333333334C114.0473333333334 164.0566666666667 100 197.97 100 233.3333333333334V766.6666666666667C100 802.0290000000001 114.0473333333334 835.9426666666668 139.0523333333333 860.9476666666668C164.0573333333333 885.9526666666668 197.971 900.0000000000001 233.3333333333334 900.0000000000001zM813.8066666666667 186.1933333333334C826.3100000000001 198.6966666666667 833.3333333333334 215.6533333333334 833.3333333333334 233.3333333333334V766.6666666666667C833.3333333333334 784.3476666666668 826.3100000000001 801.3046666666668 813.8066666666667 813.8073333333334C801.3033333333334 826.3096666666668 784.3466666666667 833.3333333333335 766.6666666666667 833.3333333333335H233.3333333333334C215.6523333333334 833.3333333333335 198.6953333333334 826.3096666666668 186.1926666666667 813.8073333333334C173.6903333333334 801.3046666666668 166.6666666666667 784.3476666666668 166.6666666666667 766.6666666666667V233.3333333333334C166.6666666666667 215.6533333333334 173.6903333333334 198.6966666666667 186.1926666666667 186.1933333333334C198.6953333333334 173.6900000000001 215.6523333333334 166.6666666666668 233.3333333333334 166.6666666666668H766.6666666666667C784.3466666666667 166.6666666666668 801.3033333333334 173.6900000000001 813.8066666666667 186.1933333333334zM450.3333333333334 733.0010000000002C499.03 736.9116666666667 547.7066666666667 725.238 589.3333333333334 699.6676666666667C604.7766666666668 686.9703333333334 616.9300000000001 670.7366666666667 624.7666666666667 652.3433333333335C632.6000000000001 633.9466666666667 635.88 613.9333333333334 634.3333333333334 594.0000000000001C634.3333333333334 488.0000000000001 580 434.6666666666668 471.3333333333334 434.6666666666668C460.1866666666667 434.7700000000001 449.0533333333334 435.5466666666668 438.0000000000001 437V266.3333333333334H366.6666666666667V729.6673333333334C414.3333333333334 733.0006666666668 442 733.0010000000002 450.3333333333334 733.0010000000002zM469.3333333333334 509.0000000000001C496.59 506.8300000000001 523.8233333333334 513.4933333333333 547 528C555.6033333333334 535.5100000000001 562.2966666666667 544.96 566.5266666666666 555.5666666666667C570.7566666666667 566.1733333333334 572.4066666666668 577.6333333333334 571.3333333333334 589C571.3333333333334 637.3333333333334 535.0000000000001 661.3333333333335 461.6666666666667 661.3333333333335C453.7500000000001 661.2900000000001 445.8466666666668 660.7333333333333 438.0000000000001 659.6666666666667V511.3333333333334C451.3333333333333 509.0000000000001 461.6666666666667 509.0000000000001 469.3333333333334 509.0000000000001z" />
34
- <glyph glyph-name="PlaneDefault"
35
- unicode="&#xEA09;"
36
- horiz-adv-x="1000.0000000000001" d="M896.2933333333334 600.9233333333334C889.2900000000001 618.2333333333335 874.6166666666667 630.5500000000001 856.61 635.21L743.8933333333334 664.5033333333334C715.2133333333334 671.8256666666667 684.5333333333334 672.4913333333334 655.8533333333334 666.5L554.1433333333334 645.8600000000001L451.4333333333333 759.7033333333334C432.7566666666667 780.3413333333334 405.0800000000001 790.3276666666668 377.4 785.6673333333334L331.0463333333334 778.3443333333335C318.7076666666667 776.3470000000001 308.37 768.3580000000002 303.0343333333334 757.3733333333334C297.6986666666667 746.3886666666667 298.3656666666667 733.0736666666668 304.7016666666667 722.0890000000002L371.3966666666667 608.9133333333334L260.0156666666667 586.2766666666668L214.329 622.8933333333334C198.322 635.5433333333334 176.9793333333334 640.5366666666669 157.6376666666667 635.8766666666668L134.961 630.5500000000001C120.955 627.22 109.2833333333334 617.5666666666667 103.614 604.2533333333333C97.945 590.9366666666667 98.9453333333333 575.6266666666668 106.6153333333333 563.3100000000002L156.6373333333334 480.4233333333334C188.651 427.5 246.0093333333334 395.8766666666668 306.3690000000001 395.8766666666668C318.0406666666667 395.8766666666668 329.7126666666667 397.2066666666667 341.0500000000001 399.5366666666668L393.4066666666667 410.1900000000002L362.7266666666667 269.3833333333334C359.7266666666667 255.4033333333333 363.3933333333334 240.4266666666668 373.0633333333334 229.4400000000001C381.7366666666667 219.4533333333334 394.74 213.4633333333334 408.0800000000001 213.4633333333334C409.08 213.4633333333334 410.0800000000001 213.4633333333334 411.0800000000001 213.4633333333334L460.77 216.79H464.4366666666667C500.4533333333334 223.7833333333334 528.8000000000001 249.7466666666667 538.8033333333334 285.03L585.49 449.4666666666668L820.9266666666667 497.4000000000001C850.94 503.3933333333334 876.6166666666668 522.0333333333334 891.9566666666668 548.33C901.2933333333332 564.3100000000001 902.6300000000002 583.2833333333334 895.2933333333334 600.5900000000001L896.2933333333334 600.9233333333334zM384.0700000000001 719.4260000000002L388.4033333333334 720.0920000000001C393.4066666666667 720.7576666666669 398.4100000000001 719.0933333333335 402.0766666666667 715.4316666666667L478.4433333333334 630.5500000000001L440.76 622.8933333333334L383.7366666666667 719.4260000000002H384.0700000000001zM475.4433333333333 303.3366666666668C472.7733333333334 293.3533333333334 464.4366666666667 285.6966666666669 454.4333333333333 283.3666666666668L434.0900000000001 282.0333333333333L471.7733333333334 456.4566666666667L521.4633333333334 466.4433333333335L475.11 303.3366666666668H475.4433333333333zM808.2533333333333 562.6433333333334L595.83 519.3700000000001C594.1600000000001 522.7 592.1600000000001 526.0266666666666 589.4933333333333 529.0233333333333C580.1566666666666 539.01 566.8166666666667 543.3366666666668 553.1433333333334 540.6733333333334L453.7666666666667 520.3700000000001C433.0900000000001 516.0433333333334 417.0833333333333 501.0633333333334 410.4133333333334 481.4233333333334L328.045 464.4466666666667C283.0256666666667 455.46 237.3390000000001 475.4333333333334 213.9953333333334 514.3766666666668L186.6503333333334 559.98L227.0010000000001 527.3600000000001C237.3390000000001 519.0366666666667 250.6780000000001 516.0433333333334 263.6836666666667 518.3733333333334L669.86 600.5900000000001C688.87 604.5866666666668 708.5433333333334 604.2533333333333 727.2200000000001 599.2600000000001L828.5966666666668 572.9633333333334C822.9266666666667 567.3033333333334 815.9233333333334 563.6433333333334 808.2533333333333 561.9766666666667V562.6433333333334z" />
37
- <glyph glyph-name="PlaneInBound"
38
- unicode="&#xEA0A;"
39
- horiz-adv-x="1000.0000000000001" d="M231.358 799.5200000000001C230.7126666666667 682.3330000000001 241.3636666666667 665.7133333333334 243.521 663.5566666666668C253.3460000000001 655.7333333333335 356.5000000000001 608.7800000000001 790.08 431.2166666666667C796.09 432.48 814.3966666666666 440.8633333333334 821.2900000000001 450.6466666666668C822.1600000000001 451.9033333333333 823.5633333333334 454.2600000000001 823.1633333333334 455.9266666666667C819.0600000000001 471.8033333333334 800.6533333333334 493.3933333333334 795.5400000000001 497.04L795.4766666666667 497.0600000000001C795.4333333333334 497.1033333333334 795.39 497.1466666666668 795.3466666666667 497.1500000000001L795.1333333333333 497.2400000000001L795.4333333333334 497.0633333333334L619.8333333333334 573.8333333333335C615.8133333333334 575.8533333333335 610.8966666666666 578.4000000000001 608.0533333333333 584.1033333333335L508.0833333333334 742.9293333333335L478.77 753.3993333333334L521.6766666666667 643.22C525.2566666666667 635.02 523.5566666666667 624.9900000000001 517.2833333333333 618.7166666666667C511.1733333333334 612.6066666666668 502.6900000000001 610.4233333333334 493.98 612.7166666666667L313.9156666666667 673.7610000000001C303.2996666666667 677.47 294.3160000000001 685.2273333333335 289.3046666666667 695.1023333333335L235.8356666666667 802.3580000000001C234.0043333333334 803.3313333333334 232.9166666666667 803.1926666666668 231.761 802.4683333333335L231.358 799.5200000000001zM817.1366666666667 557.47C846.0433333333334 546.4233333333334 878.3233333333334 500.7766666666668 886.4700000000001 468.9700000000001C893.2733333333334 442.4633333333335 883.1066666666668 414.8633333333335 858.6533333333333 393.2566666666667C832.0666666666667 369.7766666666668 796.1433333333334 360.0866666666668 771.2866666666667 369.62C346.07 543.6366666666668 217.6766666666667 599.4833333333335 198.5623333333334 618.6000000000001C170.2143333333334 646.9466666666667 165.439 700.032 165.9536666666667 801.1236666666667C164.364 823.3946666666668 175.0193333333334 845.3546666666667 193.8263333333334 857.7326666666668C210.2206666666667 868.5176666666667 230.6053333333334 871.4706666666668 249.8366666666667 865.8493333333334C266.877 861.3156666666667 281.4346666666667 850.0280000000001 291.6246666666667 833.3803333333334L293.8763333333334 829.2893333333334L342.3733333333334 732.0333333333334L429.7800000000001 702.3370000000001L413.8966666666667 743.1930000000001C408.2966666666668 756.19 407.4166666666667 770.8013333333334 411.6166666666667 783.9740000000002C415.4466666666667 796.0020000000001 421.9466666666667 803.2353333333334 425.49 806.4346666666668C439.2633333333333 820.2503333333334 458.3433333333334 825.5683333333334 478.8666666666667 821.1083333333335L485.4033333333334 819.2730000000001L526.9200000000001 804.4843333333334C543.3266666666667 800.094 557.5066666666668 788.0816666666667 565.1666666666666 771.8803333333334L655.6833333333334 628.1500000000001L817.1366666666667 557.47zM133.3333333333334 266.6666666666668C114.924 266.6666666666668 100 251.7433333333334 100 233.3333333333334C100 214.9266666666667 114.924 200.0000000000001 133.3333333333334 200.0000000000001H866.6666666666667C885.0766666666667 200.0000000000001 900.0000000000001 214.9266666666667 900.0000000000001 233.3333333333334C900.0000000000001 251.7433333333334 885.0766666666667 266.6666666666668 866.6666666666667 266.6666666666668H133.3333333333334z" />
40
- <glyph glyph-name="PlaneNoPlane"
41
- unicode="&#xEA0B;"
42
- horiz-adv-x="1000.0000000000001" d="M890.2366666666668 843.0963333333334C903.2533333333334 856.114 903.2533333333334 877.2193333333335 890.2366666666668 890.2370000000001C877.2200000000001 903.2543333333334 856.1133333333333 903.2543333333334 843.0966666666667 890.2370000000001L109.763 156.9033333333334C96.7456666666667 143.8866666666668 96.7456666666667 122.78 109.763 109.7633333333333C122.7806666666667 96.7466666666667 143.886 96.7466666666667 156.9036666666667 109.7633333333333L890.2366666666668 843.0963333333334zM451.4333333333333 759.7033333333334L541.7500000000001 659.6000000000001L435.25 553.1000000000001L263.6836666666667 518.3733333333334C250.6780000000001 516.0433333333334 237.3390000000001 519.0366666666667 227.0010000000001 527.3600000000001L186.6503333333334 559.98L213.9953333333334 514.3766666666668C237.3390000000001 475.4333333333334 283.0256666666667 455.46 328.045 464.4466666666667L351.4133333333334 469.2633333333334L280.0383333333334 397.89C229.7073333333334 405.6233333333335 183.949 435.2733333333335 156.6373333333334 480.4233333333334L106.6153333333333 563.3100000000002C98.9453333333333 575.6266666666668 97.945 590.9366666666667 103.614 604.2533333333333C109.2833333333334 617.5666666666667 120.955 627.22 134.961 630.5500000000001L157.6376666666667 635.8766666666668C176.9793333333334 640.5366666666669 198.322 635.5433333333334 214.329 622.8933333333334L260.0156666666667 586.2766666666668L371.3966666666667 608.9133333333334L304.7016666666667 722.0890000000002C298.3656666666667 733.0736666666668 297.6986666666667 746.3886666666667 303.0343333333334 757.3733333333334C308.37 768.3580000000002 318.7076666666667 776.3470000000001 331.0463333333334 778.3443333333335L377.4 785.6673333333334C405.0800000000001 790.3276666666668 432.7566666666667 780.3413333333334 451.4333333333333 759.7033333333334zM808.2533333333333 562.6433333333334L647.8100000000001 529.96L496.5166666666667 378.6666666666668L475.11 303.3366666666668H475.4433333333333C472.7733333333334 293.3533333333334 464.4366666666667 285.6966666666669 454.4333333333333 283.3666666666668L434.0900000000001 282.0333333333333L443.5166666666667 325.6666666666668L363.8066666666667 245.9533333333334C365.6766666666667 239.9566666666667 368.7800000000001 234.3066666666668 373.0633333333334 229.4400000000001C381.7366666666667 219.4533333333334 394.74 213.4633333333334 408.0800000000001 213.4633333333334H411.0800000000001L460.77 216.79H464.4366666666667C500.4533333333334 223.7833333333334 528.8000000000001 249.7466666666667 538.8033333333334 285.03L585.49 449.4666666666668L820.9266666666667 497.4000000000001C850.94 503.3933333333334 876.6166666666668 522.0333333333334 891.9566666666668 548.33C901.2933333333332 564.3100000000001 902.6300000000002 583.2833333333334 895.2933333333334 600.5900000000001L896.2933333333334 600.9233333333334C889.2900000000001 618.2333333333335 874.6166666666667 630.5500000000001 856.61 635.21L774.4200000000001 656.5700000000002L718.9966666666668 601.1466666666668C721.7566666666667 600.6166666666668 724.4966666666667 599.9866666666667 727.2200000000001 599.2600000000001L828.5966666666668 572.9633333333334C822.9266666666667 567.3033333333334 815.9233333333334 563.6433333333334 808.2533333333333 561.9766666666667V562.6433333333334zM384.0700000000001 719.4260000000002L388.4033333333334 720.0920000000001C393.4066666666667 720.7576666666669 398.4100000000001 719.0933333333335 402.0766666666667 715.4316666666667L478.4433333333334 630.5500000000001L440.76 622.8933333333334L383.7366666666667 719.4260000000002H384.0700000000001z" />
43
- <glyph glyph-name="PlaneOutbound"
44
- unicode="&#xEA0C;"
45
- horiz-adv-x="1000.0000000000001" d="M168.9603333333334 551.1200000000001C251.3676666666667 467.8000000000001 270.6500000000001 463.58 273.701 463.58C286.1796666666667 464.9966666666667 392.3233333333334 504.7366666666667 824.4666666666668 685.768C827.8233333333335 690.9123333333334 834.8400000000001 709.7843333333335 832.7966666666666 721.5756666666668C832.5200000000001 723.0786666666668 831.8500000000001 725.7373333333335 830.3866666666668 726.6333333333334C816.2600000000001 734.9566666666667 787.9766666666667 737.211 781.7833333333333 736.1703333333335L781.7233333333334 736.1416666666668C781.6600000000001 736.1416666666668 781.6 736.1416666666668 781.57 736.1126666666668L781.3566666666667 736.0260000000001L781.69 736.1126666666668L603.2400000000001 666.23C598.9666666666667 664.8166666666667 593.69 663.1400000000001 587.6466666666668 665.1633333333334L404.6500000000001 706.7786666666668L376.5200000000001 693.4556666666667L484.77 645.8866666666668C493.0966666666667 642.6200000000001 498.9866666666667 634.3266666666668 498.9866666666667 625.4533333333334C498.9866666666667 616.8100000000002 494.5333333333334 609.2700000000001 486.7533333333334 604.73L316.2623333333334 520.5733333333335C306.1330000000001 515.69 294.2953333333334 514.82 283.7693333333334 518.2600000000001L170.1196666666667 556.2933333333334C168.1366666666667 555.6866666666667 167.4653333333334 554.8200000000002 167.1603333333334 553.49L168.9603333333334 551.1200000000001zM754.3233333333334 794.1736666666668C782.5766666666667 806.8033333333335 837.6766666666666 797.3526666666668 865.9300000000001 780.6193333333334C889.4833333333333 766.6893333333335 901.81 739.9853333333334 899.7966666666667 707.4143333333334C897.6000000000001 672.0113333333334 879.0500000000001 639.7600000000001 854.7333333333333 628.9200000000001C431.0100000000001 451.3000000000001 300.7326666666667 400.0000000000001 273.701 400.0000000000001C233.611 400.0000000000001 192.697 434.1600000000001 121.5783333333333 506.0066666666667C104.7063333333333 520.6300000000001 96.7126666666667 543.6933333333334 101.2586666666667 565.7433333333335C105.225 584.9633333333334 117.551 601.4666666666667 135.1246666666667 611.0900000000001C150.3796666666667 619.9333333333334 168.6553333333334 622.2433333333333 187.6323333333334 617.6800000000001L192.1173333333333 616.3766666666668L295.18 581.9000000000001L377.9833333333334 622.7066666666667L337.8633333333334 640.3666666666668C324.7136666666667 645.5966666666668 313.7606666666667 655.3066666666668 307.4143333333334 667.5896666666667C301.6176666666667 678.8030000000001 301.0990000000001 688.5136666666667 301.343 693.2820000000002C301.3123333333334 712.7900000000001 311.045 730.0436666666667 328.7103333333333 741.4013333333335L334.63 744.7250000000001L374.4433333333334 763.6260000000001C389.1500000000001 772.1226666666668 407.67 773.6543333333334 424.5433333333334 767.6143333333334L590.1800000000001 729.9856666666667L754.3233333333334 794.1736666666668zM133.3333333333334 266.6666666666668C114.924 266.6666666666668 100 251.7433333333334 100 233.3333333333334C100 214.9233333333334 114.924 200.0000000000001 133.3333333333334 200.0000000000001H866.6666666666667C885.0766666666667 200.0000000000001 900.0000000000001 214.9233333333334 900.0000000000001 233.3333333333334C900.0000000000001 251.7433333333334 885.0766666666667 266.6666666666668 866.6666666666667 266.6666666666668H133.3333333333334z" />
46
- <glyph glyph-name="Train"
47
- unicode="&#xEA0D;"
48
- horiz-adv-x="1000.0000000000001" d="M500.0000000000001 900.0000000000001C418.4966666666667 900.0000000000001 345.1866666666667 895.0756666666667 280.0246666666667 885.1830000000001C214.804 875.3140000000001 166.6013333333334 819.2086666666668 166.6666666666667 753.2280000000001L166.6666666666667 400.0000000000001C166.6666666666667 326.3633333333335 226.362 266.6666666666668 300 266.6666666666668H300.052C289.9086666666667 266.6733333333334 279.8870000000001 262.8366666666668 273.3330000000001 255.5533333333334L173.3353333333333 144.4466666666667L171.0343333333333 141.5266666666667C162.8183333333334 129.5433333333333 166.4073333333333 114.0533333333334 180.0016666666667 105.5566666666667C194.729 96.3533333333334 215.6216666666667 98.84 226.6673333333334 111.1133333333335L261.6660000000001 150H738.3333333333334L773.3333333333334 111.1133333333335C784.3766666666668 98.84 805.2700000000001 96.3533333333334 820.0000000000001 105.5566666666667C833.5933333333334 114.0533333333334 837.1800000000001 129.5433333333333 828.9666666666667 141.5266666666667L826.6633333333334 144.4466666666667L726.6666666666667 255.5533333333334C720.1133333333335 262.8366666666668 710.0900000000001 266.6733333333334 699.9466666666667 266.6666666666668H700C773.6366666666667 266.6666666666668 833.3333333333334 326.3633333333335 833.3333333333334 400.0000000000001V753.2610000000001C833.4 819.2086666666668 785.1966666666667 875.3140000000001 719.96 885.1853333333335C654.8133333333334 895.0756666666667 581.5033333333333 900.0000000000001 500.0000000000001 900.0000000000001zM699.9466666666667 266.6666666666668C692.9966666666667 266.6633333333334 685.99 264.8533333333334 680.0033333333333 261.1100000000002C666.4066666666668 252.6133333333334 662.82 237.1233333333335 671.0333333333334 225.1400000000001L673.3366666666667 222.22L678.3333333333335 216.6666666666668H321.6656666666667L326.6650000000001 222.22L328.9660000000001 225.1400000000001C337.1833333333334 237.1233333333335 333.5933333333334 252.6133333333334 319.9983333333334 261.1100000000002C314.0103333333334 264.8533333333334 307.0026666666667 266.6633333333334 300.052 266.6666666666668H699.9466666666667zM500.0000000000001 833.3333333333335C578.3166666666667 833.3333333333335 648.32 828.6313333333335 709.97 819.2716666666668C742.6 814.3340000000001 766.7 786.2833333333334 766.6666666666667 753.2940000000001V400.0000000000001C766.6666666666667 363.1800000000001 736.82 333.3333333333334 700 333.3333333333334H300C263.1810000000001 333.3333333333334 233.3333333333334 363.1800000000001 233.3333333333334 400.0000000000001V753.2610000000001C233.3006666666667 786.2833333333334 257.4000000000001 814.3340000000001 290.0153333333334 819.2690000000001C351.68 828.6313333333335 421.6833333333334 833.3333333333335 500.0000000000001 833.3333333333335zM733.3333333333334 762.5000000000001C733.3333333333334 783.2106666666667 718.41 800.0000000000001 700 800.0000000000001H300C281.5906666666667 800.0000000000001 266.6666666666667 783.2106666666667 266.6666666666667 762.5000000000001V537.5C266.6666666666667 516.7900000000001 281.5906666666667 500.0000000000001 300 500.0000000000001H700C718.41 500.0000000000001 733.3333333333334 516.7900000000001 733.3333333333334 537.5V762.5000000000001zM333.3333333333334 566.6666666666667V733.3333333333335H666.6666666666667V566.6666666666667H333.3333333333334zM683.3333333333334 466.6666666666667C655.7200000000001 466.6666666666667 633.3333333333334 444.28 633.3333333333334 416.6666666666668C633.3333333333334 389.0533333333334 655.7200000000001 366.6666666666668 683.3333333333334 366.6666666666668C710.9466666666667 366.6666666666668 733.3333333333334 389.0533333333334 733.3333333333334 416.6666666666668C733.3333333333334 444.28 710.9466666666667 466.6666666666667 683.3333333333334 466.6666666666667zM266.6666666666667 416.6666666666668C266.6666666666667 444.28 289.0523333333333 466.6666666666667 316.6666666666667 466.6666666666667C344.2800000000001 466.6666666666667 366.6666666666667 444.28 366.6666666666667 416.6666666666668C366.6666666666667 389.0533333333334 344.2800000000001 366.6666666666668 316.6666666666667 366.6666666666668C289.0523333333333 366.6666666666668 266.6666666666667 389.0533333333334 266.6666666666667 416.6666666666668z" />
49
- </font>
50
- </defs>
51
- </svg>
@@ -1,53 +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-transports-Boat">
2
-
3
- <path fill-rule="evenodd" clip-rule="evenodd" d="M17.3572 6.26839H17.1981V4.80245H17.3572V6.26839ZM11.9398 8.1657C10.8052 8.1657 10.0526 8.72595 10.0526 9.09646V10.9732C10.1721 10.9374 10.2992 10.8898 10.4183 10.8451L10.4276 10.8416L10.4475 10.8343C10.5744 10.7877 10.6954 10.7433 10.8043 10.7119L13.2753 9.99948C13.3384 9.98158 13.4077 9.96368 13.4805 9.94667L13.4814 9.94645C13.6565 9.90259 13.9205 9.83645 14.003 9.75247C14.3735 9.373 14.7209 9.21191 15.0381 9.21102C15.4504 9.22265 15.7596 9.51441 16.0075 9.79811C16.0617 9.86076 16.1399 9.87776 16.3194 9.9064C16.4136 9.92072 16.5104 9.93683 16.6055 9.96368L18.1826 10.4183C18.2105 10.4271 18.3023 10.4496 18.433 10.4816L18.4412 10.4836C19.16 10.6635 19.6371 10.787 19.9526 10.8828V9.09646C19.9526 8.72595 19.2 8.1657 18.0662 8.1657H11.9398ZM7.12312 13.6491L10.1015 20.8526L8.45147 21.5462L4.69478 12.4722L8.26132 11.4457V9.09646C8.26132 7.5634 9.87755 6.36326 11.9398 6.36326H15.4024V3H19.144V6.47781C20.6874 6.817 21.7438 7.86679 21.7438 9.09646V11.4457L25.3104 12.4722L21.5528 21.5462L19.9037 20.8526L22.882 13.6491L15.8982 11.6408V21.2232H14.1069V11.6408L7.12312 13.6491ZM23.979 24.0538C24.5006 23.2107 25.2132 22.0589 26.689 22.0589H27V23.8623H26.689C26.2528 23.8623 25.9791 24.2301 25.4993 25.0105L25.4987 25.0115C24.9807 25.8509 24.2716 27 22.7937 27C21.3179 27 20.6044 25.8473 20.0837 25.006C19.5746 24.1907 19.324 23.8578 18.894 23.8578C18.4621 23.8578 18.1991 24.2077 17.7025 25.006L17.7005 25.0091C17.1809 25.8492 16.4691 27 14.9933 27C13.5222 27 12.8096 25.8486 12.289 25.0074L12.2887 25.0069C11.7938 24.2077 11.5325 23.8578 11.1025 23.8578C10.6707 23.8578 10.4076 24.2077 9.91185 25.006L9.91096 25.0075C9.39036 25.8486 8.67774 27 7.20717 27C5.74151 27 5.02712 25.8551 4.50559 25.0193L4.50516 25.0186L4.45452 24.9362C3.96139 24.1433 3.71438 23.8623 3.31098 23.8623H3V22.0589H3.31098C4.78327 22.0589 5.49498 23.2098 6.01477 24.0511C6.51057 24.8503 6.7718 25.2011 7.20184 25.2011C7.63633 25.2011 7.89667 24.8512 8.38803 24.0538C8.9087 23.2107 9.62219 22.0589 11.098 22.0589C12.5694 22.0589 13.282 23.2098 13.8018 24.0511C14.2967 24.8503 14.558 25.2011 14.9889 25.2011C15.4198 25.2011 15.6828 24.8503 16.1795 24.0529C16.6993 23.2116 17.4119 22.0589 18.8886 22.0589C20.3645 22.0589 21.078 23.2107 21.5986 24.0529C22.0971 24.8503 22.361 25.2011 22.7893 25.2011C23.2246 25.2011 23.4992 24.8333 23.979 24.0538Z" fill="currentColor"></path>
4
-
5
- </symbol><symbol viewBox="0 0 30 30" id="tui-transports-Bus">
6
-
7
- <path fill-rule="evenodd" clip-rule="evenodd" d="M5 9.5V18.5H6.03544C6.27806 16.8039 7.73676 15.5 9.5 15.5C11.2632 15.5 12.7219 16.8039 12.9646 18.5H17.0354C17.2781 16.8039 18.7368 15.5 20.5 15.5C22.2632 15.5 23.7219 16.8039 23.9646 18.5H25V16.4059C25 15.0103 24.7913 13.6226 24.3809 12.2887L23.5229 9.5H5ZM4 20.5H6.33682C6.89855 21.6825 8.1038 22.5 9.5 22.5C10.8962 22.5 12.1015 21.6825 12.6632 20.5H17.3368C17.8985 21.6825 19.1038 22.5 20.5 22.5C21.8962 22.5 23.1015 21.6825 23.6632 20.5H26C26.5523 20.5 27 20.0523 27 19.5V16.4059C27 14.8109 26.7615 13.2249 26.2925 11.7005L25.2172 8.20591C25.0881 7.78632 24.7004 7.5 24.2614 7.5H4C3.44772 7.5 3 7.94772 3 8.5V19.5C3 20.0523 3.44772 20.5 4 20.5ZM8 19C8 18.1716 8.67157 17.5 9.5 17.5C10.3284 17.5 11 18.1716 11 19C11 19.8284 10.3284 20.5 9.5 20.5C8.67157 20.5 8 19.8284 8 19ZM19 19C19 18.1716 19.6716 17.5 20.5 17.5C21.3284 17.5 22 18.1716 22 19C22 19.8284 21.3284 20.5 20.5 20.5C19.6716 20.5 19 19.8284 19 19ZM8 12C7.44772 12 7 12.4477 7 13C7 13.5523 7.44772 14 8 14H18.5C19.0523 14 19.5 13.5523 19.5 13C19.5 12.4477 19.0523 12 18.5 12H8Z" fill="currentColor"></path>
8
-
9
- </symbol><symbol viewBox="0 0 30 30" id="tui-transports-CableCar">
10
-
11
- <path fill-rule="evenodd" clip-rule="evenodd" d="M7.79892 18.4039H5.77538V15.9224C5.77538 15.8148 5.81778 15.7134 5.89626 15.637C5.9549 15.5783 6.02798 15.5409 6.10737 15.5267H7.79892V18.4039ZM9.3398 22.4023H6.18856C6.09745 22.3685 5.97385 22.3605 5.89536 22.2841C5.81868 22.2094 5.77447 22.1045 5.77538 21.9942V20.0097H11.4346V21.9933C11.4337 22.2147 11.2506 22.3952 11.0259 22.3952H9.32717L9.3398 22.4023ZM11.4346 15.9224L11.4463 18.4039H9.44265V15.5196H11.0368C11.2596 15.5249 11.4346 15.7019 11.4346 15.9224ZM24.939 12.1845C25.1619 12.1863 25.3441 12.3668 25.3441 12.5855L25.3459 13.1341L25.3567 13.1314V15.0688H23.3521V12.1845H24.939ZM19.6903 16.6746H25.3441V18.6573C25.3441 18.8778 25.1637 19.0583 24.9408 19.0601H20.0989C19.8734 19.0601 19.6903 18.8796 19.6903 18.6573V16.6746ZM21.7039 15.0688H19.6993V12.5855C19.7002 12.3676 19.8806 12.188 20.1016 12.1845H21.7039V15.0688ZM24.9426 10.5787H23.3305V8.2741L26.3256 7.59658C26.6233 7.5459 26.8669 7.33874 26.9599 7.05511C27.0537 6.77325 26.9815 6.46384 26.7731 6.25045C26.5638 6.03528 26.2535 5.94992 25.9855 6.02905L3.72748 11.0544C3.51096 11.0784 3.31609 11.1833 3.17896 11.3505C3.04364 11.5185 2.98139 11.7284 3.00485 11.9417C3.0283 12.156 3.13566 12.3472 3.30617 12.4823C3.46585 12.6086 3.66793 12.6682 3.87002 12.6575L3.96835 12.6619L7.7917 11.7986V13.9138H6.18676C5.06357 13.9138 4.14878 14.8145 4.14698 15.9224V21.9951C4.14878 23.1003 5.06267 24.0001 6.18405 24.0001H11.0286C11.652 24.0001 12.2114 23.7218 12.5858 23.2852L12.7238 23.2843L12.63 23.2319C12.9024 22.8905 13.0648 22.4601 13.0657 21.9942V15.9215C13.0639 14.8163 12.15 13.9147 11.0286 13.9138H9.42009V11.4145L21.7021 8.63953V10.5787H20.0989C18.9776 10.5787 18.0628 11.4785 18.061 12.5846V18.6582C18.0628 19.7625 18.9767 20.6632 20.0989 20.6659H24.9435C26.0649 20.6632 26.9788 19.7625 26.9806 18.6573V12.5837C26.9788 11.4785 26.0649 10.5787 24.9426 10.5787Z" fill="currentColor"></path>
12
-
13
- </symbol><symbol viewBox="0 0 30 30" id="tui-transports-Car">
14
-
15
- <path fill-rule="evenodd" clip-rule="evenodd" d="M6.22264 10.1407L5.68082 13.0898L5.68742 16.0259C5.68742 16.3612 5.49802 16.6742 5.20497 16.8224C4.97222 16.9391 4.78565 17.1049 4.71875 17.1846V18.2034L5.92864 18.196C6.10768 16.4751 7.52393 15.1404 9.18895 15.1404C10.853 15.1404 12.2693 16.4732 12.4502 18.1932H17.5536C17.7345 16.4742 19.1498 15.1404 20.8149 15.1404C22.4789 15.1404 23.8952 16.4732 24.0761 18.1932H25.2851V16.1518C24.9185 15.259 23.1291 14.2336 21.9767 13.8057C21.8787 13.7696 21.7826 13.7122 21.7016 13.6381L17.5225 9.84989C16.7536 9.15523 15.7595 8.77271 14.7249 8.77271H7.86316C7.05844 8.77271 6.36775 9.34788 6.22264 10.1407ZM10.7467 18.5694C10.7467 17.6562 10.0465 16.9133 9.18529 16.9133C8.3231 16.9133 7.62109 17.6562 7.62109 18.5694C7.62109 19.4836 8.3231 20.2273 9.18529 20.2273C10.0465 20.2273 10.7467 19.4836 10.7467 18.5694ZM22.3765 18.5694C22.3765 17.6562 21.6754 16.9133 20.8133 16.9133C19.9511 16.9133 19.25 17.6562 19.25 18.5694C19.25 19.4836 19.9511 20.2273 20.8133 20.2273C21.6754 20.2273 22.3765 19.4836 22.3765 18.5694ZM22.738 12.2211C23.5437 12.5286 26.3536 13.7743 26.9614 15.761C26.9887 15.8583 27 15.9426 27 16.0259V19.0787C27 19.5668 26.6146 19.9651 26.1416 19.9651H23.7943C23.2686 21.2035 22.1048 22 20.813 22C19.523 22 18.3583 21.2035 17.8278 19.9651H12.1694C11.6417 21.2035 10.478 22 9.18704 22C7.89611 22 6.73239 21.2035 6.20471 19.9651H4.59717C3.71614 19.9651 3 19.2186 3 18.3007V17.1031C3 16.3797 3.51637 15.849 3.96773 15.5239V12.9731C3.96773 12.9176 3.97244 12.8629 3.98469 12.7999L4.53687 9.8092C4.83557 8.18092 6.23392 7 7.86125 7H14.723C16.175 7 17.5706 7.54091 18.6514 8.52177L22.738 12.2211ZM15.4104 13.8511H8.23842C7.76539 13.8511 7.38 13.4529 7.38 12.9638C7.38 12.4757 7.76539 12.0784 8.23842 12.0784H15.4104C15.8844 12.0784 16.2698 12.4757 16.2698 12.9638C16.2698 13.4529 15.8844 13.8511 15.4104 13.8511Z" fill="currentColor"></path>
16
-
17
- </symbol><symbol viewBox="0 0 30 30" id="tui-transports-GlobePlane">
18
-
19
- <path fill-rule="evenodd" clip-rule="evenodd" d="M23.6868 17.7944C23.8468 17.7 24.0342 17.6626 24.2183 17.6884C24.3337 17.6979 24.4459 17.7312 24.5478 17.7861C24.6498 17.841 24.7392 17.9163 24.8106 18.0074C24.8821 18.0984 24.9339 18.2033 24.9628 18.3153C24.9918 18.4273 24.9973 18.5441 24.979 18.6583V18.7083C24.967 18.802 24.94 18.8932 24.8989 18.9783C24.123 20.7884 22.8462 22.3398 21.2186 23.4504C19.591 24.561 17.68 25.1848 15.71 25.2483H15.0393H14.4487C11.9092 25.0338 9.53689 23.895 7.78227 22.0483C7.13238 22.2504 6.45995 22.3713 5.78032 22.4083C5.329 22.4631 4.87116 22.3997 4.45175 22.2244C4.03235 22.0491 3.66577 21.7679 3.38797 21.4083C2.31693 19.9283 3.66825 17.7683 4.95951 16.0483C4.94552 15.7852 4.94552 15.5214 4.95951 15.2583C4.87074 12.7954 5.66796 10.3823 7.20676 8.45611C8.74555 6.52991 10.9241 5.21804 13.3477 4.7583H13.4678C13.6719 4.7287 13.8795 4.77893 14.0474 4.89843C14.2154 5.01794 14.3307 5.19757 14.3694 5.3999C14.4081 5.60223 14.3671 5.81167 14.2551 5.98462C14.1431 6.15756 13.9687 6.28065 13.7681 6.3283H13.688C11.8304 6.71013 10.1456 7.68003 8.88338 9.09411C7.62119 10.5082 6.8489 12.2911 6.68116 14.1783C6.51156 16.2832 7.10875 18.3784 8.36279 20.0783L8.88332 19.8883H8.95339C11.2266 18.8806 13.3012 17.4753 15.0794 15.7383C15.2286 15.5882 15.4284 15.4991 15.6399 15.4883C15.8452 15.4961 16.0407 15.5778 16.1904 15.7183C16.3414 15.8717 16.4261 16.0782 16.4261 16.2933C16.4261 16.5085 16.3414 16.715 16.1904 16.8683C14.2444 18.7626 11.977 20.2964 9.4939 21.3983C11.1585 22.8973 13.3401 23.6931 15.5798 23.6183C17.6213 23.5472 19.5745 22.7695 21.1053 21.4183C22.0786 20.5508 22.8418 19.4737 23.3374 18.2683V18.2083C23.4036 18.0348 23.5268 17.8889 23.6868 17.7944ZM4.56912 20.4483H4.64921H4.68923C4.91945 20.7583 5.60011 20.8483 6.56105 20.5483C6.06769 19.8027 5.674 18.9959 5.38992 18.1483C4.41721 19.6922 4.60037 20.2381 4.6422 20.3628C4.64643 20.3754 4.64921 20.3837 4.64921 20.3883L4.56912 20.4483ZM25.42 8.7982L24.6993 9.51817L26.3809 13.8782C26.5408 14.2846 26.5533 14.7341 26.4161 15.1487C26.279 15.5633 26.0009 15.9169 25.6302 16.1482C25.4013 16.2782 25.1428 16.3471 24.8795 16.3482C24.5701 16.3473 24.2673 16.2597 24.0054 16.0953C23.7435 15.9308 23.533 15.6963 23.3981 15.4182L21.8265 12.3182L21.0558 13.0782C20.7039 13.454 20.311 13.7894 19.8846 14.0782L20.0848 14.5782C20.225 14.9282 20.8856 16.6882 19.9848 17.2082C19.8589 17.2763 19.7175 17.3108 19.5743 17.3082C18.8236 17.3082 18.203 16.3382 17.8927 15.7582C17.4335 14.968 16.7741 14.3127 15.9809 13.8582C15.6005 13.6482 14.6696 13.1082 14.4694 12.4382C14.4341 12.3278 14.4222 12.2112 14.4342 12.0959C14.4463 11.9806 14.4821 11.869 14.5394 11.7682C14.6477 11.6063 14.7981 11.477 14.9745 11.3942C15.1509 11.3113 15.3466 11.2781 15.5404 11.2982C16.102 11.3236 16.6545 11.4489 17.172 11.6682L17.6725 11.8682C17.9616 11.4422 18.2973 11.0498 18.6735 10.6982L19.4342 9.93822L16.3312 8.34819C16.1276 8.24814 15.9464 8.108 15.7984 7.93614C15.6505 7.76429 15.5389 7.56427 15.4703 7.34819C15.4068 7.14852 15.3856 6.93785 15.408 6.72954C15.4304 6.52122 15.4959 6.3198 15.6005 6.13817C15.7646 5.86433 15.9981 5.63872 16.2777 5.48418C16.5572 5.32963 16.8726 5.25165 17.192 5.25816C17.4254 5.25496 17.6569 5.29919 17.8727 5.38817L22.277 7.09819L22.9977 6.37822C23.7223 5.54009 24.7172 4.9812 25.8104 4.7982C26.1297 4.79052 26.4391 4.90914 26.6713 5.12822C27.5021 5.96822 26.6412 7.5782 25.42 8.7982ZM24.9246 15.0903C24.9608 15.0903 24.9965 15.0828 25.0297 15.0682C25.1292 14.9895 25.2013 14.8813 25.2355 14.7591C25.2696 14.6369 25.2642 14.507 25.2198 14.3882L23.2179 9.19817L24.4691 7.83818C25.0185 7.35604 25.4325 6.73908 25.6703 6.0482C24.9806 6.28938 24.3638 6.70243 23.8785 7.24822L22.5672 8.55821L17.3722 6.55821C17.254 6.51435 17.1251 6.5081 17.0033 6.54033C16.8814 6.57256 16.7725 6.64167 16.6915 6.73821C16.6662 6.80592 16.6662 6.88045 16.6915 6.94817C16.7332 7.05231 16.8115 7.13771 16.9118 7.18822L21.5963 9.56816L19.5944 11.5682C19.1958 11.9663 18.8585 12.4213 18.5934 12.9182L18.3331 13.4482L17.152 12.9782C17.7887 13.4308 18.3467 13.9849 18.8036 14.6182L18.3431 13.4482L18.8637 13.1882C19.36 12.9217 19.8151 12.5849 20.215 12.1882L22.2169 10.1882L24.5892 14.8582C24.61 14.9078 24.6414 14.9523 24.6812 14.9886C24.7209 15.0248 24.7681 15.052 24.8194 15.0682C24.8525 15.0828 24.8884 15.0903 24.9246 15.0903Z" fill="currentColor"></path>
20
-
21
- </symbol><symbol viewBox="0 0 30 30" id="tui-transports-GlobeTrident">
22
-
23
- <path fill-rule="evenodd" clip-rule="evenodd" d="M23.2417 2.47612C23.2417 2.47612 25.4014 9.52638 19.732 11.3592C19.659 14.8715 19.5698 18.0254 19.4496 17.9997C18.5936 17.7903 18.2908 14.792 18.2027 11.7052C15.8863 11.7733 13.8956 9.15246 14.022 6.219C13.945 6.26941 13.8592 6.30665 13.7681 6.3283H13.688C11.8304 6.71013 10.1456 7.68003 8.88338 9.09411C7.62119 10.5082 6.8489 12.2911 6.68116 14.1783C6.51156 16.2832 7.10875 18.3784 8.36279 20.0783L8.88332 19.8883H8.95339C11.2266 18.8806 13.3012 17.4753 15.0794 15.7383C15.2286 15.5882 15.4284 15.4991 15.6399 15.4883C15.8452 15.4961 16.0407 15.5778 16.1904 15.7183C16.3414 15.8717 16.4261 16.0782 16.4261 16.2933C16.4261 16.5085 16.3414 16.715 16.1904 16.8683C14.2444 18.7626 11.977 20.2964 9.4939 21.3983C11.1585 22.8973 13.3401 23.6931 15.5798 23.6183C17.6213 23.5472 19.5745 22.7695 21.1053 21.4183C22.0786 20.5508 22.8418 19.4737 23.3374 18.2683V18.2083C23.4036 18.0348 23.5268 17.8889 23.6868 17.7944C23.8468 17.7 24.0342 17.6626 24.2183 17.6884C24.3337 17.6979 24.4459 17.7312 24.5478 17.7861C24.6498 17.841 24.7392 17.9163 24.8106 18.0074C24.8821 18.0984 24.9339 18.2033 24.9628 18.3153C24.9918 18.4273 24.9973 18.5441 24.979 18.6583V18.7083C24.967 18.802 24.94 18.8932 24.8989 18.9783C24.123 20.7884 22.8462 22.3398 21.2186 23.4504C19.591 24.561 17.68 25.1848 15.71 25.2483H15.0393H14.4487C11.9092 25.0338 9.53689 23.895 7.78227 22.0483C7.13238 22.2504 6.45995 22.3713 5.78032 22.4083C5.329 22.4631 4.87116 22.3997 4.45175 22.2244C4.03235 22.0491 3.66577 21.7679 3.38797 21.4083C2.31693 19.9283 3.66825 17.7683 4.95951 16.0483C4.94552 15.7852 4.94552 15.5214 4.95951 15.2583C4.87074 12.7954 5.66796 10.3823 7.20676 8.45611C8.74555 6.52991 10.9241 5.21804 13.3477 4.7583H13.4678C13.5924 4.74022 13.7184 4.75192 13.8358 4.79099C14.7969 4.05298 15.7872 3.47161 15.7337 3.94842C15.5522 4.80493 15.0421 11.4801 18.1898 11.2327C18.1347 8.5787 18.2301 5.958 18.2618 5.08907L18.2618 5.08828C18.2677 4.92505 18.2714 4.8238 18.2714 4.79598C18.1241 4.85866 17.9673 4.95968 17.8055 5.06397L17.8054 5.06398C17.2735 5.40672 16.6867 5.78479 16.2009 4.95384C17.3511 3.65844 18.8417 2.1212 19.6762 2.0014C19.7631 1.99244 19.863 2.02491 19.863 2.14583C19.863 2.14583 19.819 6.64783 19.7395 10.852C22.7917 9.5902 22.6091 5.41737 22.1419 4.49032C22.0271 4.53441 21.9208 4.58822 21.8186 4.63993C21.3995 4.85216 21.0499 5.02914 20.4601 4.35485C22.2934 2.65078 23.1364 2.07977 23.2417 2.47612ZM22.7759 14.954L24.5554 16.8126L26.3328 14.954L24.5554 13.1033L22.7759 14.954ZM4.56912 20.4483H4.64921H4.68923C4.91945 20.7583 5.60011 20.8483 6.56105 20.5483C6.06769 19.8027 5.674 18.9959 5.38992 18.1483C4.41721 19.6922 4.60037 20.2381 4.6422 20.3628C4.64643 20.3754 4.64921 20.3837 4.64921 20.3883L4.56912 20.4483Z" fill="currentColor"></path>
24
-
25
- </symbol><symbol viewBox="0 0 30 30" id="tui-transports-Location">
26
-
27
- <path fill-rule="evenodd" clip-rule="evenodd" d="m24.54 18.4 2.37 6.54v-.01c.17.48.1 1.01-.2 1.42a1.5 1.5 0 0 1-1.25.65H4.54a1.54 1.54 0 0 1-1.44-2.06l2.36-6.55a2 2 0 0 1 1.86-1.31h3.23c-1.1-1.93-2.1-4.12-2.38-6.05a6.93 6.93 0 1 1 13.77-1.12c0 .51-.08 1.02-.23 1.62a20.24 20.24 0 0 1-2.3 5.56h3.27c.83 0 1.58.52 1.86 1.3ZM15 5a4.92 4.92 0 0 0-4.86 5.72c.44 2.94 3.03 7.05 4.83 9.49 1.37-1.87 4.14-5.96 4.78-9.12.12-.48.17-.84.17-1.18 0-2.7-2.2-4.9-4.93-4.9ZM7.3 19.1 5.2 25h19.6l-2.14-5.92h-4.47a46.43 46.43 0 0 1-2.4 3.38.2.2 0 0 1-.1.1.98.98 0 0 1-1.09.23.96.96 0 0 1-.33-.22 50.5 50.5 0 0 1-2.5-3.5H7.32ZM15 6.13a3.91 3.91 0 1 1 0 7.82 3.91 3.91 0 0 1 0-7.82Zm.01 2a1.9 1.9 0 1 0 0 3.8 1.9 1.9 0 0 0 0-3.8Z" fill="currentColor"></path>
28
-
29
- </symbol><symbol viewBox="0 0 30 30" id="tui-transports-Parking">
30
-
31
- <path fill-rule="evenodd" clip-rule="evenodd" d="M7 3H23C24.0609 3 25.0783 3.42142 25.8284 4.17157C26.5786 4.92172 27 5.93913 27 7V23C27 24.0609 26.5786 25.0783 25.8284 25.8284C25.0783 26.5786 24.0609 27 23 27H7C5.93913 27 4.92172 26.5786 4.17157 25.8284C3.42142 25.0783 3 24.0609 3 23V7C3 5.93913 3.42142 4.92172 4.17157 4.17157C4.92172 3.42142 5.93913 3 7 3ZM24.4142 24.4142C24.7893 24.0391 25 23.5304 25 23V7C25 6.46957 24.7893 5.96086 24.4142 5.58578C24.0391 5.21071 23.5304 5 23 5H7C6.46957 5 5.96086 5.21071 5.58578 5.58578C5.21071 5.96086 5 6.46957 5 7V23C5 23.5304 5.21071 24.0391 5.58578 24.4142C5.96086 24.7893 6.46957 25 7 25H23C23.5304 25 24.0391 24.7893 24.4142 24.4142ZM13.51 8.00997C14.9709 7.89265 16.4312 8.24286 17.68 9.00997C18.1433 9.39089 18.5079 9.8779 18.743 10.4297C18.978 10.9816 19.0764 11.582 19.03 12.18C19.03 15.36 17.4 16.96 14.14 16.96C13.8056 16.9569 13.4716 16.9336 13.14 16.89V22.01H11V8.10998C12.43 8.00998 13.26 8.00997 13.51 8.00997ZM14.08 14.73C14.8977 14.7951 15.7147 14.5952 16.41 14.16C16.6681 13.9347 16.8689 13.6512 16.9958 13.333C17.1227 13.0148 17.1722 12.671 17.14 12.33C17.14 10.88 16.05 10.16 13.85 10.16C13.6125 10.1613 13.3754 10.178 13.14 10.21V14.66C13.54 14.73 13.85 14.73 14.08 14.73Z" fill="currentColor"></path>
32
-
33
- </symbol><symbol viewBox="0 0 30 30" id="tui-transports-PlaneDefault">
34
-
35
- <path d="M26.8888 11.9723C26.6787 11.453 26.2385 11.0835 25.6983 10.9437L22.3168 10.0649C21.4564 9.84523 20.536 9.82526 19.6756 10.005L16.6243 10.6242L13.543 7.2089C12.9827 6.58976 12.1524 6.29017 11.322 6.42998L9.93139 6.64967C9.56123 6.70959 9.2511 6.94926 9.09103 7.2788C8.93096 7.60834 8.95097 8.00779 9.14105 8.33733L11.1419 11.7326L7.80047 12.4117L6.42987 11.3132C5.94966 10.9337 5.30938 10.7839 4.72913 10.9237L4.04883 11.0835C3.62865 11.1834 3.2785 11.473 3.10842 11.8724C2.93835 12.2719 2.96836 12.7312 3.19846 13.1007L4.69912 15.5873C5.65953 17.175 7.38028 18.1237 9.19107 18.1237C9.54122 18.1237 9.89138 18.0838 10.2315 18.0139L11.8022 17.6943L10.8818 21.9185C10.7918 22.3379 10.9018 22.7872 11.1919 23.1168C11.4521 23.4164 11.8422 23.5961 12.2424 23.5961C12.2724 23.5961 12.3024 23.5961 12.3324 23.5961L13.8231 23.4963H13.9331C15.0136 23.2865 15.864 22.5076 16.1641 21.4491L17.5647 16.516L24.6278 15.078C25.5282 14.8982 26.2985 14.339 26.7587 13.5501C27.0388 13.0707 27.0789 12.5015 26.8588 11.9823L26.8888 11.9723ZM11.5221 8.41722L11.6521 8.39724C11.8022 8.37727 11.9523 8.4272 12.0623 8.53705L14.3533 11.0835L13.2228 11.3132L11.5121 8.41722H11.5221ZM14.2633 20.8999C14.1832 21.1994 13.9331 21.4291 13.633 21.499L13.0227 21.539L14.1532 16.3063L15.6439 16.0067L14.2533 20.8999H14.2633ZM24.2476 13.1207L17.8749 14.4189C17.8248 14.319 17.7648 14.2192 17.6848 14.1293C17.4047 13.8297 17.0045 13.6999 16.5943 13.7798L13.613 14.3889C12.9927 14.5187 12.5125 14.9681 12.3124 15.5573L9.84135 16.0666C8.49077 16.3362 7.12017 15.737 6.41986 14.5687L5.59951 13.2006L6.81003 14.1792C7.12017 14.4289 7.52034 14.5187 7.91051 14.4488L20.0958 11.9823C20.6661 11.8624 21.2563 11.8724 21.8166 12.0222L24.8579 12.8111C24.6878 12.9809 24.4777 13.0907 24.2476 13.1407V13.1207Z" fill="currentColor"></path>
36
-
37
- </symbol><symbol viewBox="0 0 30 30" id="tui-transports-PlaneInBound">
38
-
39
- <path fill-rule="evenodd" clip-rule="evenodd" d="M6.94074 6.0144C6.92138 9.53001 7.24091 10.0286 7.30563 10.0933C7.60038 10.328 10.695 11.7366 23.7024 17.0635C23.8827 17.0256 24.4319 16.7741 24.6387 16.4806C24.6648 16.4429 24.7069 16.3722 24.6949 16.3222C24.5718 15.8459 24.0196 15.1982 23.8662 15.0888L23.8643 15.0882C23.863 15.0869 23.8617 15.0856 23.8604 15.0855L23.854 15.0828L23.863 15.0881L18.595 12.785C18.4744 12.7244 18.3269 12.648 18.2416 12.4769L15.2425 7.71212L14.3631 7.39802L15.6503 10.7034C15.7577 10.9494 15.7067 11.2503 15.5185 11.4385C15.3352 11.6218 15.0807 11.6873 14.8194 11.6185L9.41747 9.78717C9.09899 9.6759 8.82948 9.44318 8.67914 9.14693L7.07507 5.92926C7.02013 5.90006 6.9875 5.90422 6.95283 5.92595L6.94074 6.0144ZM24.5141 13.2759C25.3813 13.6073 26.3497 14.9767 26.5941 15.9309C26.7982 16.7261 26.4932 17.5541 25.7596 18.2023C24.962 18.9067 23.8843 19.1974 23.1386 18.9114C10.3821 13.6909 6.5303 12.0155 5.95687 11.442C5.10643 10.5916 4.96317 8.99904 4.97861 5.96629C4.93092 5.29816 5.25058 4.63936 5.81479 4.26802C6.30662 3.94447 6.91816 3.85588 7.4951 4.02452C8.00631 4.16053 8.44304 4.49916 8.74874 4.99859L8.81629 5.12132L10.2712 8.039L12.8934 8.92989L12.4169 7.70421C12.2489 7.3143 12.2225 6.87596 12.3485 6.48078C12.4634 6.11994 12.6584 5.90294 12.7647 5.80696C13.1779 5.39249 13.7503 5.23295 14.366 5.36675L14.5621 5.42181L15.8076 5.86547C16.2998 5.99718 16.7252 6.35755 16.955 6.84359L19.6705 11.1555L24.5141 13.2759ZM4 22C3.44772 22 3 22.4477 3 23C3 23.5522 3.44772 24 4 24H26C26.5523 24 27 23.5522 27 23C27 22.4477 26.5523 22 26 22H4Z" fill="currentColor"></path>
40
-
41
- </symbol><symbol viewBox="0 0 30 30" id="tui-transports-PlaneNoPlane">
42
-
43
- <path fill-rule="evenodd" clip-rule="evenodd" d="M26.7071 4.70711C27.0976 4.31658 27.0976 3.68342 26.7071 3.29289C26.3166 2.90237 25.6834 2.90237 25.2929 3.29289L3.29289 25.2929C2.90237 25.6834 2.90237 26.3166 3.29289 26.7071C3.68342 27.0976 4.31658 27.0976 4.70711 26.7071L26.7071 4.70711ZM13.543 7.2089L16.2525 10.212L13.0575 13.407L7.91051 14.4488C7.52034 14.5187 7.12017 14.4289 6.81003 14.1792L5.59951 13.2006L6.41986 14.5687C7.12017 15.737 8.49077 16.3362 9.84135 16.0666L10.5424 15.9221L8.40115 18.0633C6.89122 17.8313 5.51847 16.9418 4.69912 15.5873L3.19846 13.1007C2.96836 12.7312 2.93835 12.2719 3.10842 11.8724C3.2785 11.473 3.62865 11.1834 4.04883 11.0835L4.72913 10.9237C5.30938 10.7839 5.94966 10.9337 6.42987 11.3132L7.80047 12.4117L11.1419 11.7326L9.14105 8.33733C8.95097 8.00779 8.93096 7.60834 9.09103 7.2788C9.2511 6.94926 9.56123 6.70959 9.93139 6.64967L11.322 6.42998C12.1524 6.29017 12.9827 6.58976 13.543 7.2089ZM24.2476 13.1207L19.4343 14.1012L14.8955 18.64L14.2533 20.8999H14.2633C14.1832 21.1994 13.9331 21.4291 13.633 21.499L13.0227 21.539L13.3055 20.23L10.9142 22.6214C10.9703 22.8013 11.0634 22.9708 11.1919 23.1168C11.4521 23.4164 11.8422 23.5961 12.2424 23.5961H12.3324L13.8231 23.4963H13.9331C15.0136 23.2865 15.864 22.5076 16.1641 21.4491L17.5647 16.516L24.6278 15.078C25.5282 14.8982 26.2985 14.339 26.7587 13.5501C27.0388 13.0707 27.0789 12.5015 26.8588 11.9823L26.8888 11.9723C26.6787 11.453 26.2385 11.0835 25.6983 10.9437L23.2326 10.3029L21.5699 11.9656C21.6527 11.9815 21.7349 12.0004 21.8166 12.0222L24.8579 12.8111C24.6878 12.9809 24.4777 13.0907 24.2476 13.1407V13.1207ZM11.5221 8.41722L11.6521 8.39724C11.8022 8.37727 11.9523 8.4272 12.0623 8.53705L14.3533 11.0835L13.2228 11.3132L11.5121 8.41722H11.5221Z" fill="currentColor"></path>
44
-
45
- </symbol><symbol viewBox="0 0 30 30" id="tui-transports-PlaneOutbound">
46
-
47
- <path fill-rule="evenodd" clip-rule="evenodd" d="M5.06881 13.4664C7.54103 15.966 8.1195 16.0926 8.21103 16.0926C8.58539 16.0501 11.7697 14.8579 24.734 9.42696C24.8347 9.27263 25.0452 8.70647 24.9839 8.35273C24.9756 8.30764 24.9555 8.22788 24.9116 8.201C24.4878 7.9513 23.6393 7.88367 23.4535 7.91489L23.4517 7.91575C23.4498 7.91575 23.448 7.91575 23.4471 7.91662L23.4407 7.91922L23.4507 7.91662L18.0972 10.0131C17.969 10.0555 17.8107 10.1058 17.6294 10.0451L12.1395 8.79664L11.2956 9.19633L14.5431 10.6234C14.7929 10.7214 14.9696 10.9702 14.9696 11.2364C14.9696 11.4957 14.836 11.7219 14.6026 11.8581L9.48787 14.3828C9.18399 14.5293 8.82886 14.5554 8.51308 14.4522L5.10359 13.3112C5.0441 13.3294 5.02396 13.3554 5.01481 13.3953L5.06881 13.4664ZM22.6297 6.17479C23.4773 5.7959 25.1303 6.07942 25.9779 6.58142C26.6845 6.99932 27.0543 7.80044 26.9939 8.77757C26.928 9.83966 26.3715 10.8072 25.642 11.1324C12.9303 16.461 9.02198 18 8.21103 18C7.00833 18 5.78091 16.9752 3.64735 14.8198C3.14119 14.3811 2.90138 13.6892 3.03776 13.0277C3.15675 12.4511 3.52653 11.956 4.05374 11.6673C4.51139 11.402 5.05966 11.3327 5.62897 11.4696L5.76352 11.5087L8.8554 12.543L11.3395 11.3188L10.1359 10.789C9.74141 10.6321 9.41282 10.3408 9.22243 9.97231C9.04853 9.63591 9.03297 9.34459 9.04029 9.20154C9.03937 8.6163 9.33135 8.09869 9.86131 7.75796L10.0389 7.65825L11.2333 7.09122C11.6745 6.83632 12.2301 6.79037 12.7363 6.97157L17.7054 8.10043L22.6297 6.17479ZM4 22C3.44772 22 3 22.4477 3 23C3 23.5523 3.44772 24 4 24H26C26.5523 24 27 23.5523 27 23C27 22.4477 26.5523 22 26 22H4Z" fill="currentColor"></path>
48
-
49
- </symbol><symbol viewBox="0 0 30 30" id="tui-transports-Train">
50
-
51
- <path fill-rule="evenodd" clip-rule="evenodd" d="M15 3C12.5549 3 10.3556 3.14773 8.40074 3.44451C6.44412 3.74058 4.99804 5.42374 5 7.40316L5 18C5 20.2091 6.79086 22 9 22H9.00156C8.69726 21.9998 8.39661 22.1149 8.19999 22.3334L5.20006 25.6666L5.13103 25.7542C4.88455 26.1137 4.99222 26.5784 5.40005 26.8333C5.84187 27.1094 6.46865 27.0348 6.80002 26.6666L7.84998 25.5H22.15L23.2 26.6666C23.5313 27.0348 24.1581 27.1094 24.6 26.8333C25.0078 26.5784 25.1154 26.1137 24.869 25.7542L24.7999 25.6666L21.8 22.3334C21.6034 22.1149 21.3027 21.9998 20.9984 22H21C23.2091 22 25 20.2091 25 18V7.40217C25.002 5.42374 23.5559 3.74058 21.5988 3.44444C19.6444 3.14773 17.4451 3 15 3ZM20.9984 22C20.7899 22.0001 20.5797 22.0544 20.4001 22.1667C19.9922 22.4216 19.8846 22.8863 20.131 23.2458L20.2001 23.3334L20.35 23.5H9.64997L9.79995 23.3334L9.86898 23.2458C10.1155 22.8863 10.0078 22.4216 9.59995 22.1667C9.42031 22.0544 9.21008 22.0001 9.00156 22H20.9984ZM15 5C17.3495 5 19.4496 5.14106 21.2991 5.42185C22.278 5.56998 23.001 6.4115 23 7.40118V18C23 19.1046 22.1046 20 21 20H9C7.89543 20 7 19.1046 7 18V7.40217C6.99902 6.4115 7.722 5.56998 8.70046 5.42193C10.5504 5.14106 12.6505 5 15 5ZM22 7.125C22 6.50368 21.5523 6 21 6H9C8.44772 6 8 6.50368 8 7.125V13.875C8 14.4963 8.44772 15 9 15H21C21.5523 15 22 14.4963 22 13.875V7.125ZM10 13V8H20V13H10ZM20.5 16C19.6716 16 19 16.6716 19 17.5C19 18.3284 19.6716 19 20.5 19C21.3284 19 22 18.3284 22 17.5C22 16.6716 21.3284 16 20.5 16ZM8 17.5C8 16.6716 8.67157 16 9.5 16C10.3284 16 11 16.6716 11 17.5C11 18.3284 10.3284 19 9.5 19C8.67157 19 8 18.3284 8 17.5Z" fill="currentColor"></path>
52
-
53
- </symbol></svg>
Binary file
@@ -1,67 +0,0 @@
1
- @font-face {
2
- font-family: "tui-utilities";
3
- src: url('tui-utilities.eot?t=1728469071645'); /* IE9*/
4
- src: url('tui-utilities.eot?t=1728469071645#iefix') format('embedded-opentype'), /* IE6-IE8 */
5
- url("tui-utilities.woff2?t=1728469071645") format("woff2"),
6
- url("tui-utilities.woff?t=1728469071645") format("woff"),
7
- url('tui-utilities.ttf?t=1728469071645') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/
8
- url('tui-utilities.svg?t=1728469071645#tui-utilities') format('svg'); /* iOS 4.1- */
9
- }
10
-
11
- [class^="tui-utilities-"], [class*=" tui-utilities-"] {
12
- font-family: 'tui-utilities' !important;
13
- font-style:normal;
14
- -webkit-font-smoothing: antialiased;
15
- -moz-osx-font-smoothing: grayscale;
16
- }
17
-
18
-
19
- .tui-utilities-360Videos:before { content: "\ea01"; }
20
- .tui-utilities-CalendarDefault:before { content: "\ea02"; }
21
- .tui-utilities-CalendarFavorites:before { content: "\ea03"; }
22
- .tui-utilities-CalendarOptions:before { content: "\ea04"; }
23
- .tui-utilities-CalendarPlus:before { content: "\ea05"; }
24
- .tui-utilities-CallBack:before { content: "\ea06"; }
25
- .tui-utilities-ClockBack:before { content: "\ea07"; }
26
- .tui-utilities-ClockDefault:before { content: "\ea08"; }
27
- .tui-utilities-ClockSpeed:before { content: "\ea09"; }
28
- .tui-utilities-CreditCard:before { content: "\ea0a"; }
29
- .tui-utilities-DocumentChecklist:before { content: "\ea0b"; }
30
- .tui-utilities-DocumentDefault:before { content: "\ea0c"; }
31
- .tui-utilities-DocumentInsurrance:before { content: "\ea0d"; }
32
- .tui-utilities-DocumentList:before { content: "\ea0e"; }
33
- .tui-utilities-DocumentPDF:before { content: "\ea0f"; }
34
- .tui-utilities-DocumentPassport:before { content: "\ea10"; }
35
- .tui-utilities-DocumentTicket:before { content: "\ea11"; }
36
- .tui-utilities-DocumentUserDetails:before { content: "\ea12"; }
37
- .tui-utilities-Filters:before { content: "\ea13"; }
38
- .tui-utilities-Folder:before { content: "\ea14"; }
39
- .tui-utilities-GridDefault:before { content: "\ea15"; }
40
- .tui-utilities-GridList:before { content: "\ea16"; }
41
- .tui-utilities-HappyFirst:before { content: "\ea17"; }
42
- .tui-utilities-Home:before { content: "\ea18"; }
43
- .tui-utilities-Internet:before { content: "\ea19"; }
44
- .tui-utilities-Invisible:before { content: "\ea1a"; }
45
- .tui-utilities-LastMinute:before { content: "\ea1b"; }
46
- .tui-utilities-Letter:before { content: "\ea1c"; }
47
- .tui-utilities-Menu:before { content: "\ea1d"; }
48
- .tui-utilities-MenuClosed:before { content: "\ea1e"; }
49
- .tui-utilities-Padlock:before { content: "\ea1f"; }
50
- .tui-utilities-PaymentPlan:before { content: "\ea20"; }
51
- .tui-utilities-PeopleBaby:before { content: "\ea21"; }
52
- .tui-utilities-PeopleDouble:before { content: "\ea22"; }
53
- .tui-utilities-PeopleFamily:before { content: "\ea23"; }
54
- .tui-utilities-PeopleKids:before { content: "\ea24"; }
55
- .tui-utilities-PeopleSingle:before { content: "\ea25"; }
56
- .tui-utilities-PeopleTeenagers:before { content: "\ea26"; }
57
- .tui-utilities-Phone:before { content: "\ea27"; }
58
- .tui-utilities-Pictures:before { content: "\ea28"; }
59
- .tui-utilities-PromoCode:before { content: "\ea29"; }
60
- .tui-utilities-Questions:before { content: "\ea2a"; }
61
- .tui-utilities-SMS:before { content: "\ea2b"; }
62
- .tui-utilities-Smartphone:before { content: "\ea2c"; }
63
- .tui-utilities-SpecialOffers:before { content: "\ea2d"; }
64
- .tui-utilities-Videos:before { content: "\ea2e"; }
65
- .tui-utilities-Visible:before { content: "\ea2f"; }
66
- .tui-utilities-VoiceMail:before { content: "\ea30"; }
67
-
Binary file
@@ -1,64 +0,0 @@
1
- @font-face {font-family: "tui-utilities";
2
- src: url('tui-utilities.eot?t=1728469071645'); /* IE9*/
3
- src: url('tui-utilities.eot?t=1728469071645#iefix') format('embedded-opentype'), /* IE6-IE8 */
4
- url("tui-utilities.woff2?t=1728469071645") format("woff2"),
5
- url("tui-utilities.woff?t=1728469071645") format("woff"),
6
- url('tui-utilities.ttf?t=1728469071645') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/
7
- url('tui-utilities.svg?t=1728469071645#tui-utilities') format('svg'); /* iOS 4.1- */
8
- }
9
-
10
- [class^="tui-utilities-"], [class*=" tui-utilities-"] {
11
- font-family: 'tui-utilities' !important;
12
- font-style:normal;
13
- -webkit-font-smoothing: antialiased;
14
- -moz-osx-font-smoothing: grayscale;
15
- }
16
-
17
- .tui-utilities-360Videos:before { content: "\ea01"; }
18
- .tui-utilities-CalendarDefault:before { content: "\ea02"; }
19
- .tui-utilities-CalendarFavorites:before { content: "\ea03"; }
20
- .tui-utilities-CalendarOptions:before { content: "\ea04"; }
21
- .tui-utilities-CalendarPlus:before { content: "\ea05"; }
22
- .tui-utilities-CallBack:before { content: "\ea06"; }
23
- .tui-utilities-ClockBack:before { content: "\ea07"; }
24
- .tui-utilities-ClockDefault:before { content: "\ea08"; }
25
- .tui-utilities-ClockSpeed:before { content: "\ea09"; }
26
- .tui-utilities-CreditCard:before { content: "\ea0a"; }
27
- .tui-utilities-DocumentChecklist:before { content: "\ea0b"; }
28
- .tui-utilities-DocumentDefault:before { content: "\ea0c"; }
29
- .tui-utilities-DocumentInsurrance:before { content: "\ea0d"; }
30
- .tui-utilities-DocumentList:before { content: "\ea0e"; }
31
- .tui-utilities-DocumentPDF:before { content: "\ea0f"; }
32
- .tui-utilities-DocumentPassport:before { content: "\ea10"; }
33
- .tui-utilities-DocumentTicket:before { content: "\ea11"; }
34
- .tui-utilities-DocumentUserDetails:before { content: "\ea12"; }
35
- .tui-utilities-Filters:before { content: "\ea13"; }
36
- .tui-utilities-Folder:before { content: "\ea14"; }
37
- .tui-utilities-GridDefault:before { content: "\ea15"; }
38
- .tui-utilities-GridList:before { content: "\ea16"; }
39
- .tui-utilities-HappyFirst:before { content: "\ea17"; }
40
- .tui-utilities-Home:before { content: "\ea18"; }
41
- .tui-utilities-Internet:before { content: "\ea19"; }
42
- .tui-utilities-Invisible:before { content: "\ea1a"; }
43
- .tui-utilities-LastMinute:before { content: "\ea1b"; }
44
- .tui-utilities-Letter:before { content: "\ea1c"; }
45
- .tui-utilities-Menu:before { content: "\ea1d"; }
46
- .tui-utilities-MenuClosed:before { content: "\ea1e"; }
47
- .tui-utilities-Padlock:before { content: "\ea1f"; }
48
- .tui-utilities-PaymentPlan:before { content: "\ea20"; }
49
- .tui-utilities-PeopleBaby:before { content: "\ea21"; }
50
- .tui-utilities-PeopleDouble:before { content: "\ea22"; }
51
- .tui-utilities-PeopleFamily:before { content: "\ea23"; }
52
- .tui-utilities-PeopleKids:before { content: "\ea24"; }
53
- .tui-utilities-PeopleSingle:before { content: "\ea25"; }
54
- .tui-utilities-PeopleTeenagers:before { content: "\ea26"; }
55
- .tui-utilities-Phone:before { content: "\ea27"; }
56
- .tui-utilities-Pictures:before { content: "\ea28"; }
57
- .tui-utilities-PromoCode:before { content: "\ea29"; }
58
- .tui-utilities-Questions:before { content: "\ea2a"; }
59
- .tui-utilities-SMS:before { content: "\ea2b"; }
60
- .tui-utilities-Smartphone:before { content: "\ea2c"; }
61
- .tui-utilities-SpecialOffers:before { content: "\ea2d"; }
62
- .tui-utilities-Videos:before { content: "\ea2e"; }
63
- .tui-utilities-Visible:before { content: "\ea2f"; }
64
- .tui-utilities-VoiceMail:before { content: "\ea30"; }
@@ -1,67 +0,0 @@
1
- @font-face {font-family: "tui-utilities";
2
- src: url('tui-utilities.eot?t=1728469071645'); /* IE9*/
3
- src: url('tui-utilities.eot?t=1728469071645#iefix') format('embedded-opentype'), /* IE6-IE8 */
4
- url("tui-utilities.woff2?t=1728469071645") format("woff2"),
5
- url("tui-utilities.woff?t=1728469071645") format("woff"),
6
- url('tui-utilities.ttf?t=1728469071645') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/
7
- url('tui-utilities.svg?t=1728469071645#tui-utilities') format('svg'); /* iOS 4.1- */
8
- }
9
-
10
- [class^="tui-utilities-"], [class*=" tui-utilities-"] {
11
- font-family: 'tui-utilities' !important;
12
- font-style:normal;
13
- -webkit-font-smoothing: antialiased;
14
- -moz-osx-font-smoothing: grayscale;
15
- }
16
-
17
- :global {
18
- .tui-utilities-360Videos:before { content: "\ea01"; }
19
- .tui-utilities-CalendarDefault:before { content: "\ea02"; }
20
- .tui-utilities-CalendarFavorites:before { content: "\ea03"; }
21
- .tui-utilities-CalendarOptions:before { content: "\ea04"; }
22
- .tui-utilities-CalendarPlus:before { content: "\ea05"; }
23
- .tui-utilities-CallBack:before { content: "\ea06"; }
24
- .tui-utilities-ClockBack:before { content: "\ea07"; }
25
- .tui-utilities-ClockDefault:before { content: "\ea08"; }
26
- .tui-utilities-ClockSpeed:before { content: "\ea09"; }
27
- .tui-utilities-CreditCard:before { content: "\ea0a"; }
28
- .tui-utilities-DocumentChecklist:before { content: "\ea0b"; }
29
- .tui-utilities-DocumentDefault:before { content: "\ea0c"; }
30
- .tui-utilities-DocumentInsurrance:before { content: "\ea0d"; }
31
- .tui-utilities-DocumentList:before { content: "\ea0e"; }
32
- .tui-utilities-DocumentPDF:before { content: "\ea0f"; }
33
- .tui-utilities-DocumentPassport:before { content: "\ea10"; }
34
- .tui-utilities-DocumentTicket:before { content: "\ea11"; }
35
- .tui-utilities-DocumentUserDetails:before { content: "\ea12"; }
36
- .tui-utilities-Filters:before { content: "\ea13"; }
37
- .tui-utilities-Folder:before { content: "\ea14"; }
38
- .tui-utilities-GridDefault:before { content: "\ea15"; }
39
- .tui-utilities-GridList:before { content: "\ea16"; }
40
- .tui-utilities-HappyFirst:before { content: "\ea17"; }
41
- .tui-utilities-Home:before { content: "\ea18"; }
42
- .tui-utilities-Internet:before { content: "\ea19"; }
43
- .tui-utilities-Invisible:before { content: "\ea1a"; }
44
- .tui-utilities-LastMinute:before { content: "\ea1b"; }
45
- .tui-utilities-Letter:before { content: "\ea1c"; }
46
- .tui-utilities-Menu:before { content: "\ea1d"; }
47
- .tui-utilities-MenuClosed:before { content: "\ea1e"; }
48
- .tui-utilities-Padlock:before { content: "\ea1f"; }
49
- .tui-utilities-PaymentPlan:before { content: "\ea20"; }
50
- .tui-utilities-PeopleBaby:before { content: "\ea21"; }
51
- .tui-utilities-PeopleDouble:before { content: "\ea22"; }
52
- .tui-utilities-PeopleFamily:before { content: "\ea23"; }
53
- .tui-utilities-PeopleKids:before { content: "\ea24"; }
54
- .tui-utilities-PeopleSingle:before { content: "\ea25"; }
55
- .tui-utilities-PeopleTeenagers:before { content: "\ea26"; }
56
- .tui-utilities-Phone:before { content: "\ea27"; }
57
- .tui-utilities-Pictures:before { content: "\ea28"; }
58
- .tui-utilities-PromoCode:before { content: "\ea29"; }
59
- .tui-utilities-Questions:before { content: "\ea2a"; }
60
- .tui-utilities-SMS:before { content: "\ea2b"; }
61
- .tui-utilities-Smartphone:before { content: "\ea2c"; }
62
- .tui-utilities-SpecialOffers:before { content: "\ea2d"; }
63
- .tui-utilities-Videos:before { content: "\ea2e"; }
64
- .tui-utilities-Visible:before { content: "\ea2f"; }
65
- .tui-utilities-VoiceMail:before { content: "\ea30"; }
66
-
67
- }
@@ -1,114 +0,0 @@
1
- @font-face {font-family: "tui-utilities";
2
- src: url('tui-utilities.eot?t=1728469071645'); /* IE9*/
3
- src: url('tui-utilities.eot?t=1728469071645#iefix') format('embedded-opentype'), /* IE6-IE8 */
4
- url("tui-utilities.woff2?t=1728469071645") format("woff2"),
5
- url("tui-utilities.woff?t=1728469071645") format("woff"),
6
- url('tui-utilities.ttf?t=1728469071645') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/
7
- url('tui-utilities.svg?t=1728469071645#tui-utilities') format('svg'); /* iOS 4.1- */
8
- }
9
-
10
- [class^="tui-utilities-"], [class*=" tui-utilities-"] {
11
- font-family: 'tui-utilities' !important;
12
- font-style:normal;
13
- -webkit-font-smoothing: antialiased;
14
- -moz-osx-font-smoothing: grayscale;
15
- }
16
-
17
- .tui-utilities-360Videos:before { content: "\ea01"; }
18
- .tui-utilities-CalendarDefault:before { content: "\ea02"; }
19
- .tui-utilities-CalendarFavorites:before { content: "\ea03"; }
20
- .tui-utilities-CalendarOptions:before { content: "\ea04"; }
21
- .tui-utilities-CalendarPlus:before { content: "\ea05"; }
22
- .tui-utilities-CallBack:before { content: "\ea06"; }
23
- .tui-utilities-ClockBack:before { content: "\ea07"; }
24
- .tui-utilities-ClockDefault:before { content: "\ea08"; }
25
- .tui-utilities-ClockSpeed:before { content: "\ea09"; }
26
- .tui-utilities-CreditCard:before { content: "\ea0a"; }
27
- .tui-utilities-DocumentChecklist:before { content: "\ea0b"; }
28
- .tui-utilities-DocumentDefault:before { content: "\ea0c"; }
29
- .tui-utilities-DocumentInsurrance:before { content: "\ea0d"; }
30
- .tui-utilities-DocumentList:before { content: "\ea0e"; }
31
- .tui-utilities-DocumentPDF:before { content: "\ea0f"; }
32
- .tui-utilities-DocumentPassport:before { content: "\ea10"; }
33
- .tui-utilities-DocumentTicket:before { content: "\ea11"; }
34
- .tui-utilities-DocumentUserDetails:before { content: "\ea12"; }
35
- .tui-utilities-Filters:before { content: "\ea13"; }
36
- .tui-utilities-Folder:before { content: "\ea14"; }
37
- .tui-utilities-GridDefault:before { content: "\ea15"; }
38
- .tui-utilities-GridList:before { content: "\ea16"; }
39
- .tui-utilities-HappyFirst:before { content: "\ea17"; }
40
- .tui-utilities-Home:before { content: "\ea18"; }
41
- .tui-utilities-Internet:before { content: "\ea19"; }
42
- .tui-utilities-Invisible:before { content: "\ea1a"; }
43
- .tui-utilities-LastMinute:before { content: "\ea1b"; }
44
- .tui-utilities-Letter:before { content: "\ea1c"; }
45
- .tui-utilities-Menu:before { content: "\ea1d"; }
46
- .tui-utilities-MenuClosed:before { content: "\ea1e"; }
47
- .tui-utilities-Padlock:before { content: "\ea1f"; }
48
- .tui-utilities-PaymentPlan:before { content: "\ea20"; }
49
- .tui-utilities-PeopleBaby:before { content: "\ea21"; }
50
- .tui-utilities-PeopleDouble:before { content: "\ea22"; }
51
- .tui-utilities-PeopleFamily:before { content: "\ea23"; }
52
- .tui-utilities-PeopleKids:before { content: "\ea24"; }
53
- .tui-utilities-PeopleSingle:before { content: "\ea25"; }
54
- .tui-utilities-PeopleTeenagers:before { content: "\ea26"; }
55
- .tui-utilities-Phone:before { content: "\ea27"; }
56
- .tui-utilities-Pictures:before { content: "\ea28"; }
57
- .tui-utilities-PromoCode:before { content: "\ea29"; }
58
- .tui-utilities-Questions:before { content: "\ea2a"; }
59
- .tui-utilities-SMS:before { content: "\ea2b"; }
60
- .tui-utilities-Smartphone:before { content: "\ea2c"; }
61
- .tui-utilities-SpecialOffers:before { content: "\ea2d"; }
62
- .tui-utilities-Videos:before { content: "\ea2e"; }
63
- .tui-utilities-Visible:before { content: "\ea2f"; }
64
- .tui-utilities-VoiceMail:before { content: "\ea30"; }
65
-
66
- $tui-utilities-360Videos: "\ea01";
67
- $tui-utilities-CalendarDefault: "\ea02";
68
- $tui-utilities-CalendarFavorites: "\ea03";
69
- $tui-utilities-CalendarOptions: "\ea04";
70
- $tui-utilities-CalendarPlus: "\ea05";
71
- $tui-utilities-CallBack: "\ea06";
72
- $tui-utilities-ClockBack: "\ea07";
73
- $tui-utilities-ClockDefault: "\ea08";
74
- $tui-utilities-ClockSpeed: "\ea09";
75
- $tui-utilities-CreditCard: "\ea0a";
76
- $tui-utilities-DocumentChecklist: "\ea0b";
77
- $tui-utilities-DocumentDefault: "\ea0c";
78
- $tui-utilities-DocumentInsurrance: "\ea0d";
79
- $tui-utilities-DocumentList: "\ea0e";
80
- $tui-utilities-DocumentPDF: "\ea0f";
81
- $tui-utilities-DocumentPassport: "\ea10";
82
- $tui-utilities-DocumentTicket: "\ea11";
83
- $tui-utilities-DocumentUserDetails: "\ea12";
84
- $tui-utilities-Filters: "\ea13";
85
- $tui-utilities-Folder: "\ea14";
86
- $tui-utilities-GridDefault: "\ea15";
87
- $tui-utilities-GridList: "\ea16";
88
- $tui-utilities-HappyFirst: "\ea17";
89
- $tui-utilities-Home: "\ea18";
90
- $tui-utilities-Internet: "\ea19";
91
- $tui-utilities-Invisible: "\ea1a";
92
- $tui-utilities-LastMinute: "\ea1b";
93
- $tui-utilities-Letter: "\ea1c";
94
- $tui-utilities-Menu: "\ea1d";
95
- $tui-utilities-MenuClosed: "\ea1e";
96
- $tui-utilities-Padlock: "\ea1f";
97
- $tui-utilities-PaymentPlan: "\ea20";
98
- $tui-utilities-PeopleBaby: "\ea21";
99
- $tui-utilities-PeopleDouble: "\ea22";
100
- $tui-utilities-PeopleFamily: "\ea23";
101
- $tui-utilities-PeopleKids: "\ea24";
102
- $tui-utilities-PeopleSingle: "\ea25";
103
- $tui-utilities-PeopleTeenagers: "\ea26";
104
- $tui-utilities-Phone: "\ea27";
105
- $tui-utilities-Pictures: "\ea28";
106
- $tui-utilities-PromoCode: "\ea29";
107
- $tui-utilities-Questions: "\ea2a";
108
- $tui-utilities-SMS: "\ea2b";
109
- $tui-utilities-Smartphone: "\ea2c";
110
- $tui-utilities-SpecialOffers: "\ea2d";
111
- $tui-utilities-Videos: "\ea2e";
112
- $tui-utilities-Visible: "\ea2f";
113
- $tui-utilities-VoiceMail: "\ea30";
114
-