@dfds-ui/icons 2.2.0-alpha.8f6cde13 → 2.2.0-alpha.9b8e2d07

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (813) hide show
  1. package/cjs/AnimatedSpinner.d.ts +3 -0
  2. package/cjs/DfdsLogo.d.ts +6 -0
  3. package/cjs/Spinner.d.ts +3 -0
  4. package/cjs/SystemIcon.d.ts +30 -0
  5. package/cjs/core/Account.d.ts +4 -0
  6. package/cjs/core/AccountSignedIn.d.ts +4 -0
  7. package/cjs/core/AccountSignedOut.d.ts +4 -0
  8. package/cjs/core/AlertWarning.d.ts +4 -0
  9. package/cjs/core/AnchorDown.d.ts +4 -0
  10. package/cjs/core/AnchorTop.d.ts +4 -0
  11. package/cjs/core/Back.d.ts +4 -0
  12. package/cjs/core/BurgerMenu.d.ts +4 -0
  13. package/cjs/core/Cancelled.d.ts +4 -0
  14. package/cjs/core/Clear.d.ts +4 -0
  15. package/cjs/core/Close.d.ts +4 -0
  16. package/cjs/core/Complete.d.ts +4 -0
  17. package/cjs/core/CreditCardPayment.d.ts +4 -0
  18. package/cjs/core/CusomerService.d.ts +4 -0
  19. package/cjs/core/Date.d.ts +4 -0
  20. package/cjs/core/Delete.d.ts +4 -0
  21. package/cjs/core/Disabled.d.ts +4 -0
  22. package/cjs/core/Down.d.ts +4 -0
  23. package/cjs/core/DurationTime.d.ts +4 -0
  24. package/cjs/core/Edit.d.ts +4 -0
  25. package/cjs/core/FavouriteFollowing.d.ts +4 -0
  26. package/cjs/core/Help.d.ts +4 -0
  27. package/cjs/core/Hidden.d.ts +4 -0
  28. package/cjs/core/Information.d.ts +4 -0
  29. package/cjs/core/LeftArrow.d.ts +4 -0
  30. package/cjs/core/LoadingSpinner.d.ts +4 -0
  31. package/cjs/core/Lock.d.ts +4 -0
  32. package/cjs/core/LockOpen.d.ts +4 -0
  33. package/cjs/core/Mail.d.ts +4 -0
  34. package/cjs/core/MapNavigation.d.ts +4 -0
  35. package/cjs/core/Minus.d.ts +4 -0
  36. package/cjs/core/More.d.ts +4 -0
  37. package/cjs/core/Move.d.ts +4 -0
  38. package/cjs/core/Next.d.ts +4 -0
  39. package/cjs/core/NotificationAlert.d.ts +4 -0
  40. package/cjs/core/Pin1.d.ts +4 -0
  41. package/cjs/core/Pin2.d.ts +4 -0
  42. package/cjs/core/Plus.d.ts +4 -0
  43. package/cjs/core/Previous.d.ts +4 -0
  44. package/cjs/core/Print.d.ts +4 -0
  45. package/cjs/core/RadioButton.d.ts +4 -0
  46. package/cjs/core/RadioButtonFill.d.ts +4 -0
  47. package/cjs/core/Refresh.d.ts +4 -0
  48. package/cjs/core/RightArrow.d.ts +4 -0
  49. package/cjs/core/Search.d.ts +4 -0
  50. package/cjs/core/Settings.d.ts +4 -0
  51. package/cjs/core/SettingsAlert.d.ts +4 -0
  52. package/cjs/core/Shown.d.ts +4 -0
  53. package/cjs/core/SliderOff.d.ts +4 -0
  54. package/cjs/core/SliderOn.d.ts +4 -0
  55. package/cjs/core/Status.d.ts +4 -0
  56. package/cjs/core/Swap.d.ts +4 -0
  57. package/cjs/core/Up.d.ts +4 -0
  58. package/cjs/core/VideoPlay.d.ts +4 -0
  59. package/cjs/core/YesTick.d.ts +4 -0
  60. package/cjs/core/ZoomFind.d.ts +4 -0
  61. package/cjs/core/all-icons.d.ts +5 -0
  62. package/cjs/core/index.d.ts +56 -0
  63. package/cjs/flags/FlagBe.d.ts +3 -0
  64. package/cjs/flags/FlagBg.d.ts +3 -0
  65. package/cjs/flags/FlagBr.d.ts +3 -0
  66. package/cjs/flags/FlagCa.d.ts +3 -0
  67. package/cjs/flags/FlagCn.d.ts +3 -0
  68. package/cjs/flags/FlagCz.d.ts +3 -0
  69. package/cjs/flags/FlagDe.d.ts +3 -0
  70. package/cjs/flags/FlagDk.d.ts +3 -0
  71. package/cjs/flags/FlagEe.d.ts +3 -0
  72. package/cjs/flags/FlagEs.d.ts +3 -0
  73. package/cjs/flags/FlagEu.d.ts +3 -0
  74. package/cjs/flags/FlagFi.d.ts +3 -0
  75. package/cjs/flags/FlagFr.d.ts +3 -0
  76. package/cjs/flags/FlagGb.d.ts +3 -0
  77. package/cjs/flags/FlagHu.d.ts +3 -0
  78. package/cjs/flags/FlagInt.d.ts +3 -0
  79. package/cjs/flags/FlagIt.d.ts +3 -0
  80. package/cjs/flags/FlagJp.d.ts +3 -0
  81. package/cjs/flags/FlagKr.d.ts +3 -0
  82. package/cjs/flags/FlagLt.d.ts +3 -0
  83. package/cjs/flags/FlagLv.d.ts +3 -0
  84. package/cjs/flags/FlagMa.d.ts +3 -0
  85. package/cjs/flags/FlagNl.d.ts +3 -0
  86. package/cjs/flags/FlagNo.d.ts +3 -0
  87. package/cjs/flags/FlagPl.d.ts +3 -0
  88. package/cjs/flags/FlagRo.d.ts +3 -0
  89. package/cjs/flags/FlagRu.d.ts +3 -0
  90. package/cjs/flags/FlagSe.d.ts +3 -0
  91. package/cjs/flags/FlagSk.d.ts +3 -0
  92. package/cjs/flags/FlagTr.d.ts +3 -0
  93. package/cjs/flags/FlagUs.d.ts +3 -0
  94. package/cjs/flags/all-icons.d.ts +5 -0
  95. package/cjs/flags/index.d.ts +31 -0
  96. package/cjs/index.d.ts +11 -0
  97. package/cjs/links/Document.d.ts +4 -0
  98. package/cjs/links/Download.d.ts +4 -0
  99. package/cjs/links/ExternalLink.d.ts +4 -0
  100. package/cjs/links/Invoice.d.ts +4 -0
  101. package/cjs/links/LeftLink.d.ts +4 -0
  102. package/cjs/links/Link.d.ts +4 -0
  103. package/cjs/links/Modal.d.ts +4 -0
  104. package/cjs/links/Pdf.d.ts +4 -0
  105. package/cjs/links/RightLink.d.ts +4 -0
  106. package/cjs/links/Unlink.d.ts +4 -0
  107. package/cjs/links/Upload.d.ts +4 -0
  108. package/cjs/links/all-icons.d.ts +5 -0
  109. package/cjs/links/index.d.ts +11 -0
  110. package/cjs/logistics/BulkLiquid.d.ts +3 -0
  111. package/cjs/logistics/CargoAutomotive.d.ts +3 -0
  112. package/cjs/logistics/CargoHazardousTrailer.d.ts +3 -0
  113. package/cjs/logistics/CargoIndustrial.d.ts +3 -0
  114. package/cjs/logistics/CargoIsoContainer.d.ts +3 -0
  115. package/cjs/logistics/CargoLockedContainer.d.ts +3 -0
  116. package/cjs/logistics/CargoMobileMachine.d.ts +3 -0
  117. package/cjs/logistics/CargoReeferContainer.d.ts +3 -0
  118. package/cjs/logistics/CargoReeferTrailer.d.ts +3 -0
  119. package/cjs/logistics/CargoSelfDrive.d.ts +3 -0
  120. package/cjs/logistics/CargoTrailer.d.ts +3 -0
  121. package/cjs/logistics/Dimensions.d.ts +3 -0
  122. package/cjs/logistics/DimensoonsXyz.d.ts +3 -0
  123. package/cjs/logistics/Factory.d.ts +3 -0
  124. package/cjs/logistics/Hazardous.d.ts +3 -0
  125. package/cjs/logistics/Railway.d.ts +3 -0
  126. package/cjs/logistics/Reefer.d.ts +3 -0
  127. package/cjs/logistics/Ship1.d.ts +3 -0
  128. package/cjs/logistics/Ship2.d.ts +3 -0
  129. package/cjs/logistics/TrackingCollection.d.ts +3 -0
  130. package/cjs/logistics/TrackingCollectionDelayed.d.ts +3 -0
  131. package/cjs/logistics/TrackingComplexBooking.d.ts +3 -0
  132. package/cjs/logistics/TrackingDelivery.d.ts +3 -0
  133. package/cjs/logistics/TrackingDeliveryDelayed.d.ts +3 -0
  134. package/cjs/logistics/TrackingEmpty.d.ts +3 -0
  135. package/cjs/logistics/TrackingFull.d.ts +3 -0
  136. package/cjs/logistics/TrackingFullLoad.d.ts +3 -0
  137. package/cjs/logistics/TrackingGateIn.d.ts +3 -0
  138. package/cjs/logistics/TrackingGateOut.d.ts +3 -0
  139. package/cjs/logistics/TrackingLoadedOnVessel.d.ts +3 -0
  140. package/cjs/logistics/TrackingLogistics.d.ts +3 -0
  141. package/cjs/logistics/TrackingLogisticsTime.d.ts +3 -0
  142. package/cjs/logistics/TrackingPartLoad.d.ts +3 -0
  143. package/cjs/logistics/TrackingPinRailway.d.ts +3 -0
  144. package/cjs/logistics/TrackingPinShip.d.ts +3 -0
  145. package/cjs/logistics/TrackingPinTruck.d.ts +3 -0
  146. package/cjs/logistics/TrackingPreliminaryBooked.d.ts +3 -0
  147. package/cjs/logistics/TrackingShipCancelled.d.ts +3 -0
  148. package/cjs/logistics/TrackingTruckMissedShip.d.ts +3 -0
  149. package/cjs/logistics/TrackingUnitBooked.d.ts +3 -0
  150. package/cjs/logistics/TrackingUnloadedFromVessel.d.ts +3 -0
  151. package/cjs/logistics/TruckFront.d.ts +3 -0
  152. package/cjs/logistics/TruckL121M19M.d.ts +3 -0
  153. package/cjs/logistics/TruckM8112M.d.ts +3 -0
  154. package/cjs/logistics/TruckS8M.d.ts +3 -0
  155. package/cjs/logistics/Warehouse.d.ts +3 -0
  156. package/cjs/logistics/WarehouseHighValue.d.ts +3 -0
  157. package/cjs/logistics/WarehouseReefer.d.ts +3 -0
  158. package/cjs/logistics/WeightKg.d.ts +3 -0
  159. package/cjs/logistics/all-icons.d.ts +5 -0
  160. package/cjs/logistics/index.d.ts +49 -0
  161. package/cjs/pax/ArrivalsFerry.d.ts +3 -0
  162. package/cjs/pax/BaggageRestrictions.d.ts +3 -0
  163. package/cjs/pax/Basket.d.ts +3 -0
  164. package/cjs/pax/Bed.d.ts +3 -0
  165. package/cjs/pax/BedSingleDouble.d.ts +3 -0
  166. package/cjs/pax/Bicycle.d.ts +3 -0
  167. package/cjs/pax/Bus.d.ts +3 -0
  168. package/cjs/pax/Calendar.d.ts +3 -0
  169. package/cjs/pax/CalendarOutbound.d.ts +3 -0
  170. package/cjs/pax/CalendarReturn.d.ts +3 -0
  171. package/cjs/pax/Car1.d.ts +3 -0
  172. package/cjs/pax/Car2.d.ts +3 -0
  173. package/cjs/pax/Car3.d.ts +3 -0
  174. package/cjs/pax/Car4.d.ts +3 -0
  175. package/cjs/pax/Car5.d.ts +3 -0
  176. package/cjs/pax/Car6.d.ts +3 -0
  177. package/cjs/pax/CarBike.d.ts +3 -0
  178. package/cjs/pax/CarFamily.d.ts +3 -0
  179. package/cjs/pax/CarOnboard.d.ts +3 -0
  180. package/cjs/pax/CarTrailer.d.ts +3 -0
  181. package/cjs/pax/Caravan.d.ts +3 -0
  182. package/cjs/pax/City.d.ts +3 -0
  183. package/cjs/pax/ConferenceOnboard.d.ts +3 -0
  184. package/cjs/pax/CrossingDuration.d.ts +3 -0
  185. package/cjs/pax/DancingEntertainment.d.ts +3 -0
  186. package/cjs/pax/Disability1.d.ts +3 -0
  187. package/cjs/pax/Disability2.d.ts +3 -0
  188. package/cjs/pax/DurationTime2.d.ts +3 -0
  189. package/cjs/pax/EnSuiteBathroom.d.ts +3 -0
  190. package/cjs/pax/Family.d.ts +3 -0
  191. package/cjs/pax/FamilyCity.d.ts +3 -0
  192. package/cjs/pax/FamilyOnboard.d.ts +3 -0
  193. package/cjs/pax/FamilyPackage.d.ts +3 -0
  194. package/cjs/pax/Food.d.ts +3 -0
  195. package/cjs/pax/Group.d.ts +3 -0
  196. package/cjs/pax/Minibus.d.ts +3 -0
  197. package/cjs/pax/MotorHome.d.ts +3 -0
  198. package/cjs/pax/Motorcycle.d.ts +3 -0
  199. package/cjs/pax/MotorcycleSideCar.d.ts +3 -0
  200. package/cjs/pax/NightOnboard.d.ts +3 -0
  201. package/cjs/pax/NightsOnboard.d.ts +3 -0
  202. package/cjs/pax/NoBaggageRestrictions.d.ts +3 -0
  203. package/cjs/pax/Nopassengers.d.ts +3 -0
  204. package/cjs/pax/OneWay.d.ts +3 -0
  205. package/cjs/pax/Passenger.d.ts +3 -0
  206. package/cjs/pax/Passengers.d.ts +3 -0
  207. package/cjs/pax/Passengers1.d.ts +3 -0
  208. package/cjs/pax/PrivateVan.d.ts +3 -0
  209. package/cjs/pax/PromoCzk.d.ts +3 -0
  210. package/cjs/pax/PromoDkk.d.ts +3 -0
  211. package/cjs/pax/PromoDollar.d.ts +3 -0
  212. package/cjs/pax/PromoEuro.d.ts +3 -0
  213. package/cjs/pax/PromoNok.d.ts +3 -0
  214. package/cjs/pax/PromoPercent.d.ts +3 -0
  215. package/cjs/pax/PromoPln.d.ts +3 -0
  216. package/cjs/pax/PromoPound.d.ts +3 -0
  217. package/cjs/pax/PromoRon.d.ts +3 -0
  218. package/cjs/pax/PromoRub.d.ts +3 -0
  219. package/cjs/pax/PromoSek.d.ts +3 -0
  220. package/cjs/pax/PromoTicketFootball.d.ts +3 -0
  221. package/cjs/pax/PromoTicketMusic.d.ts +3 -0
  222. package/cjs/pax/PromoTry.d.ts +3 -0
  223. package/cjs/pax/Pushchair.d.ts +3 -0
  224. package/cjs/pax/ReturnJourney.d.ts +3 -0
  225. package/cjs/pax/Romantic1Night.d.ts +3 -0
  226. package/cjs/pax/Romantic2Night.d.ts +3 -0
  227. package/cjs/pax/RomanticCity.d.ts +3 -0
  228. package/cjs/pax/RomanticCruise.d.ts +3 -0
  229. package/cjs/pax/RomanticMeal.d.ts +3 -0
  230. package/cjs/pax/SaveMoney.d.ts +3 -0
  231. package/cjs/pax/Seaview.d.ts +3 -0
  232. package/cjs/pax/SeaviewCabin.d.ts +3 -0
  233. package/cjs/pax/Ship.d.ts +3 -0
  234. package/cjs/pax/Trailer.d.ts +3 -0
  235. package/cjs/pax/TwoPassenger.d.ts +3 -0
  236. package/cjs/pax/WalkOn.d.ts +3 -0
  237. package/cjs/pax/Waves.d.ts +3 -0
  238. package/cjs/pax/WifiOnboard.d.ts +3 -0
  239. package/cjs/pax/all-icons.d.ts +5 -0
  240. package/cjs/pax/index.d.ts +78 -0
  241. package/cjs/payment/AmericanexpressLightLarge.d.ts +3 -0
  242. package/cjs/payment/BitcoinLightLarge.d.ts +3 -0
  243. package/cjs/payment/CirrusLightLarge.d.ts +3 -0
  244. package/cjs/payment/DinnerclubLightLarge.d.ts +3 -0
  245. package/cjs/payment/DiscoverLightLarge.d.ts +3 -0
  246. package/cjs/payment/JcbLightLarge.d.ts +3 -0
  247. package/cjs/payment/MaestroLightLarge.d.ts +3 -0
  248. package/cjs/payment/MastercardLightLarge.d.ts +3 -0
  249. package/cjs/payment/PaypalLightLarge.d.ts +3 -0
  250. package/cjs/payment/VisaLightLarge.d.ts +3 -0
  251. package/cjs/payment/all-icons.d.ts +5 -0
  252. package/cjs/payment/index.d.ts +10 -0
  253. package/cjs/social-media/Blog.d.ts +3 -0
  254. package/cjs/social-media/Facebook.d.ts +3 -0
  255. package/cjs/social-media/Instagram.d.ts +3 -0
  256. package/cjs/social-media/LinkedIn.d.ts +3 -0
  257. package/cjs/social-media/MailShare.d.ts +3 -0
  258. package/cjs/social-media/Twitter.d.ts +3 -0
  259. package/cjs/social-media/Youtube.d.ts +3 -0
  260. package/cjs/social-media/all-icons.d.ts +5 -0
  261. package/cjs/social-media/index.d.ts +7 -0
  262. package/cjs/system/Account.d.ts +3 -0
  263. package/cjs/system/Announcement.d.ts +3 -0
  264. package/cjs/system/Archive.d.ts +3 -0
  265. package/cjs/system/ArrowBack.d.ts +3 -0
  266. package/cjs/system/ArrowDown.d.ts +3 -0
  267. package/cjs/system/ArrowForward.d.ts +3 -0
  268. package/cjs/system/ArrowForward.js +24 -0
  269. package/cjs/system/ArrowUp.d.ts +3 -0
  270. package/cjs/system/ArrowUp.js +24 -0
  271. package/cjs/system/Attach.d.ts +3 -0
  272. package/cjs/system/Attach.js +24 -0
  273. package/cjs/system/BarChart.d.ts +3 -0
  274. package/cjs/system/BarChart.js +24 -0
  275. package/cjs/system/Basket.d.ts +3 -0
  276. package/cjs/system/Basket.js +24 -0
  277. package/cjs/system/Bolt.d.ts +3 -0
  278. package/cjs/system/Bolt.js +24 -0
  279. package/cjs/system/BookingList.d.ts +3 -0
  280. package/cjs/system/BookingList.js +24 -0
  281. package/cjs/system/Bookmark.d.ts +3 -0
  282. package/cjs/system/Bookmark.js +27 -0
  283. package/cjs/system/BuAboutDfds.d.ts +3 -0
  284. package/cjs/system/BuAboutDfds.js +24 -0
  285. package/cjs/system/BuFreightShipping.d.ts +3 -0
  286. package/cjs/system/BuFreightShipping.js +28 -0
  287. package/cjs/system/BuLogistics.d.ts +3 -0
  288. package/cjs/system/BuLogistics.js +27 -0
  289. package/cjs/system/BuPax.d.ts +3 -0
  290. package/cjs/system/BuPax.js +24 -0
  291. package/cjs/system/Calendar.d.ts +3 -0
  292. package/cjs/system/Calendar.js +24 -0
  293. package/cjs/system/CalendarOutbound.d.ts +3 -0
  294. package/cjs/system/CalendarOutbound.js +24 -0
  295. package/cjs/system/CalendarReturn.d.ts +3 -0
  296. package/cjs/system/CalendarReturn.js +24 -0
  297. package/cjs/system/ChevronDown.d.ts +3 -0
  298. package/cjs/system/ChevronDown.js +24 -0
  299. package/cjs/system/ChevronLeft.d.ts +3 -0
  300. package/cjs/system/ChevronLeft.js +24 -0
  301. package/cjs/system/ChevronRight.d.ts +3 -0
  302. package/cjs/system/ChevronRight.js +24 -0
  303. package/cjs/system/ChevronUp.d.ts +3 -0
  304. package/cjs/system/ChevronUp.js +24 -0
  305. package/cjs/system/Clear.d.ts +3 -0
  306. package/cjs/system/Clear.js +24 -0
  307. package/cjs/system/Close.d.ts +3 -0
  308. package/cjs/system/Close.js +24 -0
  309. package/cjs/system/Copy.d.ts +3 -0
  310. package/cjs/system/Copy.js +24 -0
  311. package/cjs/system/Delete.d.ts +3 -0
  312. package/cjs/system/Delete.js +24 -0
  313. package/cjs/system/Detach.d.ts +3 -0
  314. package/cjs/system/Detach.js +24 -0
  315. package/cjs/system/Dislike.d.ts +3 -0
  316. package/cjs/system/Dislike.js +24 -0
  317. package/cjs/system/Document.d.ts +3 -0
  318. package/cjs/system/Document.js +24 -0
  319. package/cjs/system/Download.d.ts +3 -0
  320. package/cjs/system/Download.js +27 -0
  321. package/cjs/system/DownloadAll.d.ts +3 -0
  322. package/cjs/system/DownloadAll.js +39 -0
  323. package/cjs/system/Duplicate.d.ts +3 -0
  324. package/cjs/system/Duplicate.js +24 -0
  325. package/cjs/system/Edit.d.ts +3 -0
  326. package/cjs/system/Edit.js +24 -0
  327. package/cjs/system/ExternalLink.d.ts +3 -0
  328. package/cjs/system/ExternalLink.js +24 -0
  329. package/cjs/system/Filters.d.ts +3 -0
  330. package/cjs/system/Filters.js +24 -0
  331. package/cjs/system/FiltersAdvanced.d.ts +3 -0
  332. package/cjs/system/FiltersAdvanced.js +24 -0
  333. package/cjs/system/First.d.ts +3 -0
  334. package/cjs/system/First.js +30 -0
  335. package/cjs/system/Height.d.ts +3 -0
  336. package/cjs/system/Height.js +24 -0
  337. package/cjs/system/Help.d.ts +3 -0
  338. package/cjs/system/Help.js +24 -0
  339. package/cjs/system/Hide.d.ts +3 -0
  340. package/cjs/system/Hide.js +24 -0
  341. package/cjs/system/Information.d.ts +3 -0
  342. package/cjs/system/Information.js +24 -0
  343. package/cjs/system/Last.d.ts +3 -0
  344. package/cjs/system/Last.js +30 -0
  345. package/cjs/system/Length.d.ts +3 -0
  346. package/cjs/system/Length.js +24 -0
  347. package/cjs/system/Like.d.ts +3 -0
  348. package/cjs/system/Like.js +24 -0
  349. package/cjs/system/Link.d.ts +3 -0
  350. package/cjs/system/Link.js +24 -0
  351. package/cjs/system/LocationPin.d.ts +3 -0
  352. package/cjs/system/LocationPin.js +27 -0
  353. package/cjs/system/Locked.d.ts +3 -0
  354. package/cjs/system/Locked.js +24 -0
  355. package/cjs/system/Logout.d.ts +3 -0
  356. package/cjs/system/Logout.js +28 -0
  357. package/cjs/system/Mail.d.ts +3 -0
  358. package/cjs/system/Mail.js +24 -0
  359. package/cjs/system/Menu.d.ts +3 -0
  360. package/cjs/system/Menu.js +24 -0
  361. package/cjs/system/Minus.d.ts +3 -0
  362. package/cjs/system/Minus.js +24 -0
  363. package/cjs/system/MoreHorizontal.d.ts +3 -0
  364. package/cjs/system/MoreHorizontal.js +24 -0
  365. package/cjs/system/MoreVertical.d.ts +3 -0
  366. package/cjs/system/MoreVertical.js +24 -0
  367. package/cjs/system/NewRelease.d.ts +3 -0
  368. package/cjs/system/NewRelease.js +25 -0
  369. package/cjs/system/NewWindow.d.ts +3 -0
  370. package/cjs/system/NewWindow.js +24 -0
  371. package/cjs/system/No.d.ts +3 -0
  372. package/cjs/system/No.js +24 -0
  373. package/cjs/system/Notification.d.ts +3 -0
  374. package/cjs/system/Notification.js +24 -0
  375. package/cjs/system/NumberDown.d.ts +3 -0
  376. package/cjs/system/NumberDown.js +24 -0
  377. package/cjs/system/NumberUp.d.ts +3 -0
  378. package/cjs/system/NumberUp.js +24 -0
  379. package/cjs/system/Paste.d.ts +3 -0
  380. package/cjs/system/Paste.js +24 -0
  381. package/cjs/system/Payment.d.ts +3 -0
  382. package/cjs/system/Payment.js +24 -0
  383. package/cjs/system/Phone.d.ts +3 -0
  384. package/cjs/system/Phone.js +24 -0
  385. package/cjs/system/Pin.d.ts +3 -0
  386. package/cjs/system/Pin.js +24 -0
  387. package/cjs/system/Play.d.ts +3 -0
  388. package/cjs/system/Play.js +24 -0
  389. package/cjs/system/Plus.d.ts +3 -0
  390. package/cjs/system/Plus.js +24 -0
  391. package/cjs/system/Print.d.ts +3 -0
  392. package/cjs/system/Print.js +24 -0
  393. package/cjs/system/ProductSelect.d.ts +3 -0
  394. package/cjs/system/ProductSelect.js +24 -0
  395. package/cjs/system/Refresh.d.ts +3 -0
  396. package/cjs/system/Refresh.js +24 -0
  397. package/cjs/system/Scroll.d.ts +3 -0
  398. package/cjs/system/Scroll.js +24 -0
  399. package/cjs/system/Search.d.ts +3 -0
  400. package/cjs/system/Search.js +24 -0
  401. package/cjs/system/SearchHistory.d.ts +3 -0
  402. package/cjs/system/SearchHistory.js +24 -0
  403. package/cjs/system/Settings.d.ts +3 -0
  404. package/cjs/system/Settings.js +24 -0
  405. package/cjs/system/Share.d.ts +3 -0
  406. package/cjs/system/Share.js +24 -0
  407. package/cjs/system/ShieldSuccess.d.ts +3 -0
  408. package/cjs/system/ShieldSuccess.js +27 -0
  409. package/cjs/system/ShieldWarning.d.ts +3 -0
  410. package/cjs/system/ShieldWarning.js +27 -0
  411. package/cjs/system/Show.d.ts +3 -0
  412. package/cjs/system/Show.js +24 -0
  413. package/cjs/system/Stack.d.ts +3 -0
  414. package/cjs/system/Stack.js +30 -0
  415. package/cjs/system/Star.d.ts +3 -0
  416. package/cjs/system/Star.js +33 -0
  417. package/cjs/system/StatusAlert.d.ts +3 -0
  418. package/cjs/system/StatusAlert.js +24 -0
  419. package/cjs/system/StatusError.d.ts +3 -0
  420. package/cjs/system/StatusError.js +24 -0
  421. package/cjs/system/StatusSuccess.d.ts +3 -0
  422. package/cjs/system/StatusSuccess.js +24 -0
  423. package/cjs/system/StatusWarning.d.ts +3 -0
  424. package/cjs/system/StatusWarning.js +24 -0
  425. package/cjs/system/SupportChat.d.ts +3 -0
  426. package/cjs/system/SupportChat.js +24 -0
  427. package/cjs/system/SupportContact.d.ts +3 -0
  428. package/cjs/system/SupportContact.js +24 -0
  429. package/cjs/system/SwapHorziontal.d.ts +3 -0
  430. package/cjs/system/SwapHorziontal.js +24 -0
  431. package/cjs/system/SwapVertical.d.ts +3 -0
  432. package/cjs/system/SwapVertical.js +24 -0
  433. package/cjs/system/Time.d.ts +3 -0
  434. package/cjs/system/Time.js +24 -0
  435. package/cjs/system/Unlink.d.ts +3 -0
  436. package/cjs/system/Unlink.js +24 -0
  437. package/cjs/system/Unlocked.d.ts +3 -0
  438. package/cjs/system/Unlocked.js +24 -0
  439. package/cjs/system/Unpin.d.ts +3 -0
  440. package/cjs/system/Unpin.js +24 -0
  441. package/cjs/system/Update.d.ts +3 -0
  442. package/cjs/system/Update.js +24 -0
  443. package/cjs/system/Upload.d.ts +3 -0
  444. package/cjs/system/Upload.js +27 -0
  445. package/cjs/system/Yes.d.ts +3 -0
  446. package/cjs/system/Yes.js +24 -0
  447. package/cjs/system/ZoomIn.d.ts +3 -0
  448. package/cjs/system/ZoomIn.js +24 -0
  449. package/cjs/system/ZoomOut.d.ts +3 -0
  450. package/cjs/system/ZoomOut.js +27 -0
  451. package/cjs/system/all-icons.d.ts +5 -0
  452. package/cjs/system/all-icons.js +303 -0
  453. package/cjs/system/index.d.ts +97 -0
  454. package/cjs/system/index.js +685 -0
  455. package/cjs/transport/Airplane.d.ts +3 -0
  456. package/cjs/transport/Airplane.js +27 -0
  457. package/cjs/transport/Bicycle.d.ts +3 -0
  458. package/cjs/transport/Bicycle.js +25 -0
  459. package/cjs/transport/BicycleDimensions.d.ts +3 -0
  460. package/cjs/transport/BicycleDimensions.js +25 -0
  461. package/cjs/transport/Bus.d.ts +3 -0
  462. package/cjs/transport/Bus.js +25 -0
  463. package/cjs/transport/BusDimensions.d.ts +3 -0
  464. package/cjs/transport/BusDimensions.js +37 -0
  465. package/cjs/transport/Car.d.ts +3 -0
  466. package/cjs/transport/Car.js +25 -0
  467. package/cjs/transport/Car1Dimensions.d.ts +3 -0
  468. package/cjs/transport/Car1Dimensions.js +40 -0
  469. package/cjs/transport/Car2.d.ts +3 -0
  470. package/cjs/transport/Car2.js +25 -0
  471. package/cjs/transport/Car2Dimensions.d.ts +3 -0
  472. package/cjs/transport/Car2Dimensions.js +40 -0
  473. package/cjs/transport/Car3.d.ts +3 -0
  474. package/cjs/transport/Car3.js +25 -0
  475. package/cjs/transport/Car3Dimensions.d.ts +3 -0
  476. package/cjs/transport/Car3Dimensions.js +40 -0
  477. package/cjs/transport/Car4.d.ts +3 -0
  478. package/cjs/transport/Car4.js +25 -0
  479. package/cjs/transport/Car4Dimensions.d.ts +3 -0
  480. package/cjs/transport/Car4Dimensions.js +40 -0
  481. package/cjs/transport/Car5.d.ts +3 -0
  482. package/cjs/transport/Car5.js +25 -0
  483. package/cjs/transport/Car5Dimensions.d.ts +3 -0
  484. package/cjs/transport/Car5Dimensions.js +40 -0
  485. package/cjs/transport/Car6.d.ts +3 -0
  486. package/cjs/transport/Car6.js +28 -0
  487. package/cjs/transport/Car6Dimensions.d.ts +3 -0
  488. package/cjs/transport/Car6Dimensions.js +41 -0
  489. package/cjs/transport/CarTrailer.d.ts +3 -0
  490. package/cjs/transport/CarTrailer.js +41 -0
  491. package/cjs/transport/Caravan.d.ts +3 -0
  492. package/cjs/transport/Caravan.js +25 -0
  493. package/cjs/transport/CaravanDimensions.d.ts +3 -0
  494. package/cjs/transport/CaravanDimensions.js +37 -0
  495. package/cjs/transport/Cargo.d.ts +3 -0
  496. package/cjs/transport/Cargo.js +25 -0
  497. package/cjs/transport/CargoDimensions.d.ts +3 -0
  498. package/cjs/transport/CargoDimensions.js +25 -0
  499. package/cjs/transport/CargoHazardous.d.ts +3 -0
  500. package/cjs/transport/CargoHazardous.js +25 -0
  501. package/cjs/transport/CargoHazardousDimensions.d.ts +3 -0
  502. package/cjs/transport/CargoHazardousDimensions.js +25 -0
  503. package/cjs/transport/CargoHighvalue.d.ts +3 -0
  504. package/cjs/transport/CargoHighvalue.js +25 -0
  505. package/cjs/transport/CargoHighvalueDimensions.d.ts +3 -0
  506. package/cjs/transport/CargoHighvalueDimensions.js +25 -0
  507. package/cjs/transport/CargoIndustrial.d.ts +3 -0
  508. package/cjs/transport/CargoIndustrial.js +25 -0
  509. package/cjs/transport/CargoIndustrialDimensions.d.ts +3 -0
  510. package/cjs/transport/CargoIndustrialDimensions.js +25 -0
  511. package/cjs/transport/CargoReefer.d.ts +3 -0
  512. package/cjs/transport/CargoReefer.js +25 -0
  513. package/cjs/transport/CargoReeferDimensions.d.ts +3 -0
  514. package/cjs/transport/CargoReeferDimensions.js +25 -0
  515. package/cjs/transport/FernettiLights.d.ts +3 -0
  516. package/cjs/transport/FernettiLights.js +27 -0
  517. package/cjs/transport/Minibus.d.ts +3 -0
  518. package/cjs/transport/Minibus.js +25 -0
  519. package/cjs/transport/MinibusDimensions.d.ts +3 -0
  520. package/cjs/transport/MinibusDimensions.js +37 -0
  521. package/cjs/transport/MotorHome.d.ts +3 -0
  522. package/cjs/transport/MotorHome.js +25 -0
  523. package/cjs/transport/Motorcycle.d.ts +3 -0
  524. package/cjs/transport/Motorcycle.js +25 -0
  525. package/cjs/transport/MotorcycleDimensions.d.ts +3 -0
  526. package/cjs/transport/MotorcycleDimensions.js +25 -0
  527. package/cjs/transport/MotorcycleSideCarDimensions.d.ts +3 -0
  528. package/cjs/transport/MotorcycleSideCarDimensions.js +25 -0
  529. package/cjs/transport/MotorcycleSidecar.d.ts +3 -0
  530. package/cjs/transport/MotorcycleSidecar.js +25 -0
  531. package/cjs/transport/MotorhomeDimensions.d.ts +3 -0
  532. package/cjs/transport/MotorhomeDimensions.js +37 -0
  533. package/cjs/transport/NoPassengers.d.ts +3 -0
  534. package/cjs/transport/NoPassengers.js +25 -0
  535. package/cjs/transport/Passenger.d.ts +3 -0
  536. package/cjs/transport/Passenger.js +25 -0
  537. package/cjs/transport/PaxTrailers.d.ts +3 -0
  538. package/cjs/transport/PaxTrailers.js +25 -0
  539. package/cjs/transport/PrivateVan.d.ts +3 -0
  540. package/cjs/transport/PrivateVan.js +25 -0
  541. package/cjs/transport/PrivateVanDimensions.d.ts +3 -0
  542. package/cjs/transport/PrivateVanDimensions.js +37 -0
  543. package/cjs/transport/TrailerDimensions.d.ts +3 -0
  544. package/cjs/transport/TrailerDimensions.js +37 -0
  545. package/cjs/transport/Truck1.d.ts +3 -0
  546. package/cjs/transport/Truck1.js +25 -0
  547. package/cjs/transport/Truck1Dimensions.d.ts +3 -0
  548. package/cjs/transport/Truck1Dimensions.js +32 -0
  549. package/cjs/transport/Truck2.d.ts +3 -0
  550. package/cjs/transport/Truck2.js +25 -0
  551. package/cjs/transport/Truck2Dimensions.d.ts +3 -0
  552. package/cjs/transport/Truck2Dimensions.js +32 -0
  553. package/cjs/transport/Truck3.d.ts +3 -0
  554. package/cjs/transport/Truck3.js +25 -0
  555. package/cjs/transport/Truck3Dimensions.d.ts +3 -0
  556. package/cjs/transport/Truck3Dimensions.js +32 -0
  557. package/cjs/transport/TwoPassenger.d.ts +3 -0
  558. package/cjs/transport/TwoPassenger.js +25 -0
  559. package/cjs/transport/all-icons.d.ts +5 -0
  560. package/cjs/transport/all-icons.js +168 -0
  561. package/cjs/transport/index.d.ts +52 -0
  562. package/cjs/transport/index.js +370 -0
  563. package/cjs/types/global.d.js +1 -0
  564. package/package.json +2 -2
  565. package/pax/Bus.js +24 -0
  566. package/pax/Calendar.js +24 -0
  567. package/pax/CalendarOutbound.js +27 -0
  568. package/pax/CalendarReturn.js +27 -0
  569. package/pax/Car1.js +24 -0
  570. package/pax/Car2.js +24 -0
  571. package/pax/Car3.js +24 -0
  572. package/pax/Car4.js +24 -0
  573. package/pax/Car5.js +24 -0
  574. package/pax/Car6.js +28 -0
  575. package/pax/CarBike.js +27 -0
  576. package/pax/CarFamily.js +27 -0
  577. package/pax/CarOnboard.js +27 -0
  578. package/pax/CarTrailer.js +24 -0
  579. package/pax/Caravan.js +24 -0
  580. package/pax/City.js +27 -0
  581. package/pax/ConferenceOnboard.js +27 -0
  582. package/pax/CrossingDuration.js +27 -0
  583. package/pax/DancingEntertainment.js +24 -0
  584. package/pax/Disability1.js +24 -0
  585. package/pax/Disability2.js +24 -0
  586. package/pax/DurationTime2.js +24 -0
  587. package/pax/EnSuiteBathroom.js +57 -0
  588. package/pax/Family.js +27 -0
  589. package/pax/FamilyCity.js +27 -0
  590. package/pax/FamilyOnboard.js +27 -0
  591. package/pax/FamilyPackage.js +27 -0
  592. package/pax/Food.js +27 -0
  593. package/pax/Group.js +24 -0
  594. package/pax/Minibus.js +24 -0
  595. package/pax/MotorHome.js +24 -0
  596. package/pax/Motorcycle.js +24 -0
  597. package/pax/MotorcycleSideCar.js +27 -0
  598. package/pax/NightOnboard.js +27 -0
  599. package/pax/NightsOnboard.js +27 -0
  600. package/pax/NoBaggageRestrictions.js +30 -0
  601. package/pax/Nopassengers.js +25 -0
  602. package/pax/OneWay.js +25 -0
  603. package/pax/Passenger.js +25 -0
  604. package/pax/Passengers.js +24 -0
  605. package/pax/Passengers1.js +24 -0
  606. package/pax/PrivateVan.js +24 -0
  607. package/pax/PromoCzk.js +27 -0
  608. package/pax/PromoDkk.js +24 -0
  609. package/pax/PromoDollar.js +24 -0
  610. package/pax/PromoEuro.js +24 -0
  611. package/pax/PromoNok.js +27 -0
  612. package/pax/PromoPercent.js +24 -0
  613. package/pax/PromoPln.js +27 -0
  614. package/pax/PromoPound.js +24 -0
  615. package/pax/PromoRon.js +27 -0
  616. package/pax/PromoRub.js +27 -0
  617. package/pax/PromoSek.js +27 -0
  618. package/pax/PromoTicketFootball.js +27 -0
  619. package/pax/PromoTicketMusic.js +27 -0
  620. package/pax/PromoTry.js +27 -0
  621. package/pax/Pushchair.js +24 -0
  622. package/pax/ReturnJourney.js +25 -0
  623. package/pax/Romantic1Night.js +27 -0
  624. package/pax/Romantic2Night.js +27 -0
  625. package/pax/RomanticCity.js +27 -0
  626. package/pax/RomanticCruise.js +27 -0
  627. package/pax/RomanticMeal.js +27 -0
  628. package/pax/SaveMoney.js +27 -0
  629. package/pax/Seaview.js +27 -0
  630. package/pax/SeaviewCabin.js +27 -0
  631. package/pax/Ship.js +27 -0
  632. package/pax/Trailer.js +24 -0
  633. package/pax/TwoPassenger.js +25 -0
  634. package/pax/WalkOn.js +25 -0
  635. package/pax/Waves.js +24 -0
  636. package/pax/WifiOnboard.js +27 -0
  637. package/pax/all-icons.js +238 -0
  638. package/pax/index.js +79 -0
  639. package/payment/AmericanexpressLightLarge.js +36 -0
  640. package/payment/BitcoinLightLarge.js +35 -0
  641. package/payment/CirrusLightLarge.js +45 -0
  642. package/payment/DinnerclubLightLarge.js +109 -0
  643. package/payment/DiscoverLightLarge.js +54 -0
  644. package/payment/JcbLightLarge.js +45 -0
  645. package/payment/MaestroLightLarge.js +45 -0
  646. package/payment/MastercardLightLarge.js +45 -0
  647. package/payment/PaypalLightLarge.js +39 -0
  648. package/payment/VisaLightLarge.js +32 -0
  649. package/payment/all-icons.js +34 -0
  650. package/payment/index.js +11 -0
  651. package/social-media/Blog.js +24 -0
  652. package/social-media/Facebook.js +24 -0
  653. package/social-media/Instagram.js +45 -0
  654. package/social-media/LinkedIn.js +24 -0
  655. package/social-media/MailShare.js +24 -0
  656. package/social-media/Twitter.js +24 -0
  657. package/social-media/Youtube.js +24 -0
  658. package/social-media/all-icons.js +25 -0
  659. package/social-media/index.js +8 -0
  660. package/system/Account.js +24 -0
  661. package/system/Announcement.js +25 -0
  662. package/system/Archive.js +24 -0
  663. package/system/ArrowBack.js +24 -0
  664. package/system/ArrowDown.js +24 -0
  665. package/system/ArrowForward.js +24 -0
  666. package/system/ArrowUp.js +24 -0
  667. package/system/Attach.js +24 -0
  668. package/system/BarChart.js +24 -0
  669. package/system/Basket.js +24 -0
  670. package/system/Bolt.js +24 -0
  671. package/system/BookingList.js +24 -0
  672. package/system/Bookmark.js +27 -0
  673. package/system/BuAboutDfds.js +24 -0
  674. package/system/BuFreightShipping.js +28 -0
  675. package/system/BuLogistics.js +27 -0
  676. package/system/BuPax.js +24 -0
  677. package/system/Calendar.js +24 -0
  678. package/system/CalendarOutbound.js +24 -0
  679. package/system/CalendarReturn.js +24 -0
  680. package/system/ChevronDown.js +24 -0
  681. package/system/ChevronLeft.js +24 -0
  682. package/system/ChevronRight.js +24 -0
  683. package/system/ChevronUp.js +24 -0
  684. package/system/Clear.js +24 -0
  685. package/system/Close.js +24 -0
  686. package/system/Copy.js +24 -0
  687. package/system/Delete.js +24 -0
  688. package/system/Detach.js +24 -0
  689. package/system/Dislike.js +24 -0
  690. package/system/Document.js +24 -0
  691. package/system/Download.js +27 -0
  692. package/system/DownloadAll.js +39 -0
  693. package/system/Duplicate.js +24 -0
  694. package/system/Edit.js +24 -0
  695. package/system/ExternalLink.js +24 -0
  696. package/system/Filters.js +24 -0
  697. package/system/FiltersAdvanced.js +24 -0
  698. package/system/First.js +30 -0
  699. package/system/Height.js +24 -0
  700. package/system/Help.js +24 -0
  701. package/system/Hide.js +24 -0
  702. package/system/Information.js +24 -0
  703. package/system/Last.js +30 -0
  704. package/system/Length.js +24 -0
  705. package/system/Like.js +24 -0
  706. package/system/Link.js +24 -0
  707. package/system/LocationPin.js +27 -0
  708. package/system/Locked.js +24 -0
  709. package/system/Logout.js +28 -0
  710. package/system/Mail.js +24 -0
  711. package/system/Menu.js +24 -0
  712. package/system/Minus.js +24 -0
  713. package/system/MoreHorizontal.js +24 -0
  714. package/system/MoreVertical.js +24 -0
  715. package/system/NewRelease.js +25 -0
  716. package/system/NewWindow.js +24 -0
  717. package/system/No.js +24 -0
  718. package/system/Notification.js +24 -0
  719. package/system/NumberDown.js +24 -0
  720. package/system/NumberUp.js +24 -0
  721. package/system/Paste.js +24 -0
  722. package/system/Payment.js +24 -0
  723. package/system/Phone.js +24 -0
  724. package/system/Pin.js +24 -0
  725. package/system/Play.js +24 -0
  726. package/system/Plus.js +24 -0
  727. package/system/Print.js +24 -0
  728. package/system/ProductSelect.js +24 -0
  729. package/system/Refresh.js +24 -0
  730. package/system/Scroll.js +24 -0
  731. package/system/Search.js +24 -0
  732. package/system/SearchHistory.js +24 -0
  733. package/system/Settings.js +24 -0
  734. package/system/Share.js +24 -0
  735. package/system/ShieldSuccess.js +27 -0
  736. package/system/ShieldWarning.js +27 -0
  737. package/system/Show.js +24 -0
  738. package/system/Stack.js +30 -0
  739. package/system/Star.js +33 -0
  740. package/system/StatusAlert.js +24 -0
  741. package/system/StatusError.js +24 -0
  742. package/system/StatusSuccess.js +24 -0
  743. package/system/StatusWarning.js +24 -0
  744. package/system/SupportChat.js +24 -0
  745. package/system/SupportContact.js +24 -0
  746. package/system/SwapHorziontal.js +24 -0
  747. package/system/SwapVertical.js +24 -0
  748. package/system/Time.js +24 -0
  749. package/system/Unlink.js +24 -0
  750. package/system/Unlocked.js +24 -0
  751. package/system/Unpin.js +24 -0
  752. package/system/Update.js +24 -0
  753. package/system/Upload.js +27 -0
  754. package/system/Yes.js +24 -0
  755. package/system/ZoomIn.js +24 -0
  756. package/system/ZoomOut.js +27 -0
  757. package/system/all-icons.js +295 -0
  758. package/system/index.js +98 -0
  759. package/transport/Airplane.js +27 -0
  760. package/transport/Bicycle.js +25 -0
  761. package/transport/BicycleDimensions.js +25 -0
  762. package/transport/Bus.js +25 -0
  763. package/transport/BusDimensions.js +37 -0
  764. package/transport/Car.js +25 -0
  765. package/transport/Car1Dimensions.js +40 -0
  766. package/transport/Car2.js +25 -0
  767. package/transport/Car2Dimensions.js +40 -0
  768. package/transport/Car3.js +25 -0
  769. package/transport/Car3Dimensions.js +40 -0
  770. package/transport/Car4.js +25 -0
  771. package/transport/Car4Dimensions.js +40 -0
  772. package/transport/Car5.js +25 -0
  773. package/transport/Car5Dimensions.js +40 -0
  774. package/transport/Car6.js +28 -0
  775. package/transport/Car6Dimensions.js +41 -0
  776. package/transport/CarTrailer.js +41 -0
  777. package/transport/Caravan.js +25 -0
  778. package/transport/CaravanDimensions.js +37 -0
  779. package/transport/Cargo.js +25 -0
  780. package/transport/CargoDimensions.js +25 -0
  781. package/transport/CargoHazardous.js +25 -0
  782. package/transport/CargoHazardousDimensions.js +25 -0
  783. package/transport/CargoHighvalue.js +25 -0
  784. package/transport/CargoHighvalueDimensions.js +25 -0
  785. package/transport/CargoIndustrial.js +25 -0
  786. package/transport/CargoIndustrialDimensions.js +25 -0
  787. package/transport/CargoReefer.js +25 -0
  788. package/transport/CargoReeferDimensions.js +25 -0
  789. package/transport/FernettiLights.js +27 -0
  790. package/transport/Minibus.js +25 -0
  791. package/transport/MinibusDimensions.js +37 -0
  792. package/transport/MotorHome.js +25 -0
  793. package/transport/Motorcycle.js +25 -0
  794. package/transport/MotorcycleDimensions.js +25 -0
  795. package/transport/MotorcycleSideCarDimensions.js +25 -0
  796. package/transport/MotorcycleSidecar.js +25 -0
  797. package/transport/MotorhomeDimensions.js +37 -0
  798. package/transport/NoPassengers.js +25 -0
  799. package/transport/Passenger.js +25 -0
  800. package/transport/PaxTrailers.js +25 -0
  801. package/transport/PrivateVan.js +25 -0
  802. package/transport/PrivateVanDimensions.js +37 -0
  803. package/transport/TrailerDimensions.js +37 -0
  804. package/transport/Truck1.js +25 -0
  805. package/transport/Truck1Dimensions.js +32 -0
  806. package/transport/Truck2.js +25 -0
  807. package/transport/Truck2Dimensions.js +32 -0
  808. package/transport/Truck3.js +25 -0
  809. package/transport/Truck3Dimensions.js +32 -0
  810. package/transport/TwoPassenger.js +25 -0
  811. package/transport/all-icons.js +160 -0
  812. package/transport/index.js +53 -0
  813. package/types/global.d.js +0 -0
@@ -0,0 +1,295 @@
1
+ /* THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY. */
2
+ import * as Icons from './';
3
+ var all = [{
4
+ name: 'Account',
5
+ component: Icons.Account
6
+ }, {
7
+ name: 'Announcement',
8
+ component: Icons.Announcement
9
+ }, {
10
+ name: 'Archive',
11
+ component: Icons.Archive
12
+ }, {
13
+ name: 'ArrowBack',
14
+ component: Icons.ArrowBack
15
+ }, {
16
+ name: 'ArrowDown',
17
+ component: Icons.ArrowDown
18
+ }, {
19
+ name: 'ArrowForward',
20
+ component: Icons.ArrowForward
21
+ }, {
22
+ name: 'ArrowUp',
23
+ component: Icons.ArrowUp
24
+ }, {
25
+ name: 'Attach',
26
+ component: Icons.Attach
27
+ }, {
28
+ name: 'BarChart',
29
+ component: Icons.BarChart
30
+ }, {
31
+ name: 'Basket',
32
+ component: Icons.Basket
33
+ }, {
34
+ name: 'Bolt',
35
+ component: Icons.Bolt
36
+ }, {
37
+ name: 'BookingList',
38
+ component: Icons.BookingList
39
+ }, {
40
+ name: 'Bookmark',
41
+ component: Icons.Bookmark
42
+ }, {
43
+ name: 'BuAboutDfds',
44
+ component: Icons.BuAboutDfds
45
+ }, {
46
+ name: 'BuFreightShipping',
47
+ component: Icons.BuFreightShipping
48
+ }, {
49
+ name: 'BuLogistics',
50
+ component: Icons.BuLogistics
51
+ }, {
52
+ name: 'BuPax',
53
+ component: Icons.BuPax
54
+ }, {
55
+ name: 'Calendar',
56
+ component: Icons.Calendar
57
+ }, {
58
+ name: 'CalendarOutbound',
59
+ component: Icons.CalendarOutbound
60
+ }, {
61
+ name: 'CalendarReturn',
62
+ component: Icons.CalendarReturn
63
+ }, {
64
+ name: 'ChevronDown',
65
+ component: Icons.ChevronDown
66
+ }, {
67
+ name: 'ChevronLeft',
68
+ component: Icons.ChevronLeft
69
+ }, {
70
+ name: 'ChevronRight',
71
+ component: Icons.ChevronRight
72
+ }, {
73
+ name: 'ChevronUp',
74
+ component: Icons.ChevronUp
75
+ }, {
76
+ name: 'Clear',
77
+ component: Icons.Clear
78
+ }, {
79
+ name: 'Close',
80
+ component: Icons.Close
81
+ }, {
82
+ name: 'Copy',
83
+ component: Icons.Copy
84
+ }, {
85
+ name: 'Delete',
86
+ component: Icons.Delete
87
+ }, {
88
+ name: 'Detach',
89
+ component: Icons.Detach
90
+ }, {
91
+ name: 'Dislike',
92
+ component: Icons.Dislike
93
+ }, {
94
+ name: 'Document',
95
+ component: Icons.Document
96
+ }, {
97
+ name: 'Download',
98
+ component: Icons.Download
99
+ }, {
100
+ name: 'DownloadAll',
101
+ component: Icons.DownloadAll
102
+ }, {
103
+ name: 'Duplicate',
104
+ component: Icons.Duplicate
105
+ }, {
106
+ name: 'Edit',
107
+ component: Icons.Edit
108
+ }, {
109
+ name: 'ExternalLink',
110
+ component: Icons.ExternalLink
111
+ }, {
112
+ name: 'Filters',
113
+ component: Icons.Filters
114
+ }, {
115
+ name: 'FiltersAdvanced',
116
+ component: Icons.FiltersAdvanced
117
+ }, {
118
+ name: 'First',
119
+ component: Icons.First
120
+ }, {
121
+ name: 'Height',
122
+ component: Icons.Height
123
+ }, {
124
+ name: 'Help',
125
+ component: Icons.Help
126
+ }, {
127
+ name: 'Hide',
128
+ component: Icons.Hide
129
+ }, {
130
+ name: 'Information',
131
+ component: Icons.Information
132
+ }, {
133
+ name: 'Last',
134
+ component: Icons.Last
135
+ }, {
136
+ name: 'Length',
137
+ component: Icons.Length
138
+ }, {
139
+ name: 'Like',
140
+ component: Icons.Like
141
+ }, {
142
+ name: 'Link',
143
+ component: Icons.Link
144
+ }, {
145
+ name: 'LocationPin',
146
+ component: Icons.LocationPin
147
+ }, {
148
+ name: 'Locked',
149
+ component: Icons.Locked
150
+ }, {
151
+ name: 'Logout',
152
+ component: Icons.Logout
153
+ }, {
154
+ name: 'Mail',
155
+ component: Icons.Mail
156
+ }, {
157
+ name: 'Menu',
158
+ component: Icons.Menu
159
+ }, {
160
+ name: 'Minus',
161
+ component: Icons.Minus
162
+ }, {
163
+ name: 'MoreHorizontal',
164
+ component: Icons.MoreHorizontal
165
+ }, {
166
+ name: 'MoreVertical',
167
+ component: Icons.MoreVertical
168
+ }, {
169
+ name: 'NewRelease',
170
+ component: Icons.NewRelease
171
+ }, {
172
+ name: 'NewWindow',
173
+ component: Icons.NewWindow
174
+ }, {
175
+ name: 'No',
176
+ component: Icons.No
177
+ }, {
178
+ name: 'Notification',
179
+ component: Icons.Notification
180
+ }, {
181
+ name: 'NumberDown',
182
+ component: Icons.NumberDown
183
+ }, {
184
+ name: 'NumberUp',
185
+ component: Icons.NumberUp
186
+ }, {
187
+ name: 'Paste',
188
+ component: Icons.Paste
189
+ }, {
190
+ name: 'Payment',
191
+ component: Icons.Payment
192
+ }, {
193
+ name: 'Phone',
194
+ component: Icons.Phone
195
+ }, {
196
+ name: 'Pin',
197
+ component: Icons.Pin
198
+ }, {
199
+ name: 'Play',
200
+ component: Icons.Play
201
+ }, {
202
+ name: 'Plus',
203
+ component: Icons.Plus
204
+ }, {
205
+ name: 'Print',
206
+ component: Icons.Print
207
+ }, {
208
+ name: 'ProductSelect',
209
+ component: Icons.ProductSelect
210
+ }, {
211
+ name: 'Refresh',
212
+ component: Icons.Refresh
213
+ }, {
214
+ name: 'Scroll',
215
+ component: Icons.Scroll
216
+ }, {
217
+ name: 'Search',
218
+ component: Icons.Search
219
+ }, {
220
+ name: 'SearchHistory',
221
+ component: Icons.SearchHistory
222
+ }, {
223
+ name: 'Settings',
224
+ component: Icons.Settings
225
+ }, {
226
+ name: 'Share',
227
+ component: Icons.Share
228
+ }, {
229
+ name: 'ShieldSuccess',
230
+ component: Icons.ShieldSuccess
231
+ }, {
232
+ name: 'ShieldWarning',
233
+ component: Icons.ShieldWarning
234
+ }, {
235
+ name: 'Show',
236
+ component: Icons.Show
237
+ }, {
238
+ name: 'Stack',
239
+ component: Icons.Stack
240
+ }, {
241
+ name: 'Star',
242
+ component: Icons.Star
243
+ }, {
244
+ name: 'StatusAlert',
245
+ component: Icons.StatusAlert
246
+ }, {
247
+ name: 'StatusError',
248
+ component: Icons.StatusError
249
+ }, {
250
+ name: 'StatusSuccess',
251
+ component: Icons.StatusSuccess
252
+ }, {
253
+ name: 'StatusWarning',
254
+ component: Icons.StatusWarning
255
+ }, {
256
+ name: 'SupportChat',
257
+ component: Icons.SupportChat
258
+ }, {
259
+ name: 'SupportContact',
260
+ component: Icons.SupportContact
261
+ }, {
262
+ name: 'SwapHorziontal',
263
+ component: Icons.SwapHorziontal
264
+ }, {
265
+ name: 'SwapVertical',
266
+ component: Icons.SwapVertical
267
+ }, {
268
+ name: 'Time',
269
+ component: Icons.Time
270
+ }, {
271
+ name: 'Unlink',
272
+ component: Icons.Unlink
273
+ }, {
274
+ name: 'Unlocked',
275
+ component: Icons.Unlocked
276
+ }, {
277
+ name: 'Unpin',
278
+ component: Icons.Unpin
279
+ }, {
280
+ name: 'Update',
281
+ component: Icons.Update
282
+ }, {
283
+ name: 'Upload',
284
+ component: Icons.Upload
285
+ }, {
286
+ name: 'Yes',
287
+ component: Icons.Yes
288
+ }, {
289
+ name: 'ZoomIn',
290
+ component: Icons.ZoomIn
291
+ }, {
292
+ name: 'ZoomOut',
293
+ component: Icons.ZoomOut
294
+ }];
295
+ export default all;
@@ -0,0 +1,98 @@
1
+ /* THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY. */
2
+ export { default as Account } from './Account';
3
+ export { default as Announcement } from './Announcement';
4
+ export { default as Archive } from './Archive';
5
+ export { default as ArrowBack } from './ArrowBack';
6
+ export { default as ArrowDown } from './ArrowDown';
7
+ export { default as ArrowForward } from './ArrowForward';
8
+ export { default as ArrowUp } from './ArrowUp';
9
+ export { default as Attach } from './Attach';
10
+ export { default as BarChart } from './BarChart';
11
+ export { default as Basket } from './Basket';
12
+ export { default as Bolt } from './Bolt';
13
+ export { default as BookingList } from './BookingList';
14
+ export { default as Bookmark } from './Bookmark';
15
+ export { default as BuAboutDfds } from './BuAboutDfds';
16
+ export { default as BuFreightShipping } from './BuFreightShipping';
17
+ export { default as BuLogistics } from './BuLogistics';
18
+ export { default as BuPax } from './BuPax';
19
+ export { default as Calendar } from './Calendar';
20
+ export { default as CalendarOutbound } from './CalendarOutbound';
21
+ export { default as CalendarReturn } from './CalendarReturn';
22
+ export { default as ChevronDown } from './ChevronDown';
23
+ export { default as ChevronLeft } from './ChevronLeft';
24
+ export { default as ChevronRight } from './ChevronRight';
25
+ export { default as ChevronUp } from './ChevronUp';
26
+ export { default as Clear } from './Clear';
27
+ export { default as Close } from './Close';
28
+ export { default as Copy } from './Copy';
29
+ export { default as Delete } from './Delete';
30
+ export { default as Detach } from './Detach';
31
+ export { default as Dislike } from './Dislike';
32
+ export { default as Document } from './Document';
33
+ export { default as Download } from './Download';
34
+ export { default as DownloadAll } from './DownloadAll';
35
+ export { default as Duplicate } from './Duplicate';
36
+ export { default as Edit } from './Edit';
37
+ export { default as ExternalLink } from './ExternalLink';
38
+ export { default as Filters } from './Filters';
39
+ export { default as FiltersAdvanced } from './FiltersAdvanced';
40
+ export { default as First } from './First';
41
+ export { default as Height } from './Height';
42
+ export { default as Help } from './Help';
43
+ export { default as Hide } from './Hide';
44
+ export { default as Information } from './Information';
45
+ export { default as Last } from './Last';
46
+ export { default as Length } from './Length';
47
+ export { default as Like } from './Like';
48
+ export { default as Link } from './Link';
49
+ export { default as LocationPin } from './LocationPin';
50
+ export { default as Locked } from './Locked';
51
+ export { default as Logout } from './Logout';
52
+ export { default as Mail } from './Mail';
53
+ export { default as Menu } from './Menu';
54
+ export { default as Minus } from './Minus';
55
+ export { default as MoreHorizontal } from './MoreHorizontal';
56
+ export { default as MoreVertical } from './MoreVertical';
57
+ export { default as NewRelease } from './NewRelease';
58
+ export { default as NewWindow } from './NewWindow';
59
+ export { default as No } from './No';
60
+ export { default as Notification } from './Notification';
61
+ export { default as NumberDown } from './NumberDown';
62
+ export { default as NumberUp } from './NumberUp';
63
+ export { default as Paste } from './Paste';
64
+ export { default as Payment } from './Payment';
65
+ export { default as Phone } from './Phone';
66
+ export { default as Pin } from './Pin';
67
+ export { default as Play } from './Play';
68
+ export { default as Plus } from './Plus';
69
+ export { default as Print } from './Print';
70
+ export { default as ProductSelect } from './ProductSelect';
71
+ export { default as Refresh } from './Refresh';
72
+ export { default as Scroll } from './Scroll';
73
+ export { default as Search } from './Search';
74
+ export { default as SearchHistory } from './SearchHistory';
75
+ export { default as Settings } from './Settings';
76
+ export { default as Share } from './Share';
77
+ export { default as ShieldSuccess } from './ShieldSuccess';
78
+ export { default as ShieldWarning } from './ShieldWarning';
79
+ export { default as Show } from './Show';
80
+ export { default as Stack } from './Stack';
81
+ export { default as Star } from './Star';
82
+ export { default as StatusAlert } from './StatusAlert';
83
+ export { default as StatusError } from './StatusError';
84
+ export { default as StatusSuccess } from './StatusSuccess';
85
+ export { default as StatusWarning } from './StatusWarning';
86
+ export { default as SupportChat } from './SupportChat';
87
+ export { default as SupportContact } from './SupportContact';
88
+ export { default as SwapHorziontal } from './SwapHorziontal';
89
+ export { default as SwapVertical } from './SwapVertical';
90
+ export { default as Time } from './Time';
91
+ export { default as Unlink } from './Unlink';
92
+ export { default as Unlocked } from './Unlocked';
93
+ export { default as Unpin } from './Unpin';
94
+ export { default as Update } from './Update';
95
+ export { default as Upload } from './Upload';
96
+ export { default as Yes } from './Yes';
97
+ export { default as ZoomIn } from './ZoomIn';
98
+ export { default as ZoomOut } from './ZoomOut';
@@ -0,0 +1,27 @@
1
+ function _typeof(o) { "@babel/helpers - typeof"; return _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (o) { return typeof o; } : function (o) { return o && "function" == typeof Symbol && o.constructor === Symbol && o !== Symbol.prototype ? "symbol" : typeof o; }, _typeof(o); }
2
+ function ownKeys(e, r) { var t = Object.keys(e); if (Object.getOwnPropertySymbols) { var o = Object.getOwnPropertySymbols(e); r && (o = o.filter(function (r) { return Object.getOwnPropertyDescriptor(e, r).enumerable; })), t.push.apply(t, o); } return t; }
3
+ function _objectSpread(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys(Object(t), !0).forEach(function (r) { _defineProperty(e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; }
4
+ function _defineProperty(e, r, t) { return (r = _toPropertyKey(r)) in e ? Object.defineProperty(e, r, { value: t, enumerable: !0, configurable: !0, writable: !0 }) : e[r] = t, e; }
5
+ function _toPropertyKey(t) { var i = _toPrimitive(t, "string"); return "symbol" == _typeof(i) ? i : i + ""; }
6
+ function _toPrimitive(t, r) { if ("object" != _typeof(t) || !t) return t; var e = t[Symbol.toPrimitive]; if (void 0 !== e) { var i = e.call(t, r || "default"); if ("object" != _typeof(i)) return i; throw new TypeError("@@toPrimitive must return a primitive value."); } return ("string" === r ? String : Number)(t); }
7
+ /* THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY. */
8
+ import React, { forwardRef } from 'react';
9
+ import { jsx as _jsx } from "@emotion/react/jsx-runtime";
10
+ var SvgAirplane = /*#__PURE__*/forwardRef(function (props, svgRef) {
11
+ return _jsx("svg", _objectSpread(_objectSpread({
12
+ width: "1em",
13
+ height: "1em",
14
+ viewBox: "0 0 24 24",
15
+ xmlns: "http://www.w3.org/2000/svg",
16
+ ref: svgRef
17
+ }, props), {}, {
18
+ children: _jsx("path", {
19
+ fill: "currentColor",
20
+ d: "M21.435 2.565a1.93 1.93 0 00-2.756.028l-4.097 4.27-9.999-3.31-2.099 2.1 8.334 5.131-4.217 4.395-2.704-.444L2 16.632l3.976 1.392L7.368 22l1.897-1.897-.444-2.704 4.395-4.217 5.131 8.334 2.1-2.1-3.31-9.998 4.27-4.097a1.93 1.93 0 00.028-2.756z",
21
+ stroke: "none",
22
+ strokeWidth: 1,
23
+ fillRule: "evenodd"
24
+ })
25
+ }));
26
+ });
27
+ export default SvgAirplane;
@@ -0,0 +1,25 @@
1
+ function _typeof(o) { "@babel/helpers - typeof"; return _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (o) { return typeof o; } : function (o) { return o && "function" == typeof Symbol && o.constructor === Symbol && o !== Symbol.prototype ? "symbol" : typeof o; }, _typeof(o); }
2
+ function ownKeys(e, r) { var t = Object.keys(e); if (Object.getOwnPropertySymbols) { var o = Object.getOwnPropertySymbols(e); r && (o = o.filter(function (r) { return Object.getOwnPropertyDescriptor(e, r).enumerable; })), t.push.apply(t, o); } return t; }
3
+ function _objectSpread(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys(Object(t), !0).forEach(function (r) { _defineProperty(e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; }
4
+ function _defineProperty(e, r, t) { return (r = _toPropertyKey(r)) in e ? Object.defineProperty(e, r, { value: t, enumerable: !0, configurable: !0, writable: !0 }) : e[r] = t, e; }
5
+ function _toPropertyKey(t) { var i = _toPrimitive(t, "string"); return "symbol" == _typeof(i) ? i : i + ""; }
6
+ function _toPrimitive(t, r) { if ("object" != _typeof(t) || !t) return t; var e = t[Symbol.toPrimitive]; if (void 0 !== e) { var i = e.call(t, r || "default"); if ("object" != _typeof(i)) return i; throw new TypeError("@@toPrimitive must return a primitive value."); } return ("string" === r ? String : Number)(t); }
7
+ /* THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY. */
8
+ import React, { forwardRef } from 'react';
9
+ import { jsx as _jsx } from "@emotion/react/jsx-runtime";
10
+ var SvgBicycle = /*#__PURE__*/forwardRef(function (props, svgRef) {
11
+ return _jsx("svg", _objectSpread(_objectSpread({
12
+ xmlns: "http://www.w3.org/2000/svg",
13
+ viewBox: "0 0 32 32",
14
+ width: "1em",
15
+ height: "1em",
16
+ ref: svgRef
17
+ }, props), {}, {
18
+ children: _jsx("path", {
19
+ fill: "currentColor",
20
+ fillRule: "evenodd",
21
+ d: "M23.14 22.86a3.56 3.56 0 01-1.97-6.5l1.48 3.18a.54.54 0 00.98-.45l-1.49-3.18a3.55 3.55 0 111 6.95zm-6.71-4.5l-2.37-5.07h5.1l-2.73 5.06zm-6.8 4.57a3.56 3.56 0 01-3.56-3.55 3.56 3.56 0 014.77-3.34l-1.61 3.02a.53.53 0 00.47.79l3.46.03a3.56 3.56 0 01-3.52 3.05zm3.52-4.12l-2.56-.02 1.2-2.24a3.56 3.56 0 011.36 2.26zm.03-4.88l2.29 4.9h-1.23a4.62 4.62 0 00-1.95-3.24l.89-1.66zm8.5 1L18.91 9h-1.68a.54.54 0 100 1.07h1l1 2.14h-5.67l-1-2.14h1.04a.54.54 0 100-1.07h-2.82a.54.54 0 100 1.07h.6l1.23 2.64-1.27 2.38A4.63 4.63 0 005 19.39a4.63 4.63 0 009.24.5l2.24.03c.2 0 .39-.11.48-.29l3.07-5.7.68 1.45a4.62 4.62 0 002.43 8.55 4.63 4.63 0 004.63-4.62 4.63 4.63 0 00-6.09-4.38z"
22
+ })
23
+ }));
24
+ });
25
+ export default SvgBicycle;
@@ -0,0 +1,25 @@
1
+ function _typeof(o) { "@babel/helpers - typeof"; return _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (o) { return typeof o; } : function (o) { return o && "function" == typeof Symbol && o.constructor === Symbol && o !== Symbol.prototype ? "symbol" : typeof o; }, _typeof(o); }
2
+ function ownKeys(e, r) { var t = Object.keys(e); if (Object.getOwnPropertySymbols) { var o = Object.getOwnPropertySymbols(e); r && (o = o.filter(function (r) { return Object.getOwnPropertyDescriptor(e, r).enumerable; })), t.push.apply(t, o); } return t; }
3
+ function _objectSpread(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys(Object(t), !0).forEach(function (r) { _defineProperty(e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; }
4
+ function _defineProperty(e, r, t) { return (r = _toPropertyKey(r)) in e ? Object.defineProperty(e, r, { value: t, enumerable: !0, configurable: !0, writable: !0 }) : e[r] = t, e; }
5
+ function _toPropertyKey(t) { var i = _toPrimitive(t, "string"); return "symbol" == _typeof(i) ? i : i + ""; }
6
+ function _toPrimitive(t, r) { if ("object" != _typeof(t) || !t) return t; var e = t[Symbol.toPrimitive]; if (void 0 !== e) { var i = e.call(t, r || "default"); if ("object" != _typeof(i)) return i; throw new TypeError("@@toPrimitive must return a primitive value."); } return ("string" === r ? String : Number)(t); }
7
+ /* THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY. */
8
+ import React, { forwardRef } from 'react';
9
+ import { jsx as _jsx } from "@emotion/react/jsx-runtime";
10
+ var SvgBicycleDimensions = /*#__PURE__*/forwardRef(function (props, svgRef) {
11
+ return _jsx("svg", _objectSpread(_objectSpread({
12
+ xmlns: "http://www.w3.org/2000/svg",
13
+ width: "1em",
14
+ height: "1em",
15
+ viewBox: "0 0 84 56",
16
+ ref: svgRef
17
+ }, props), {}, {
18
+ children: _jsx("path", {
19
+ fill: "currentColor",
20
+ fillRule: "evenodd",
21
+ d: "M45.554 53.01c-3.866 0-7.01-3.135-7.01-6.989a6.979 6.979 0 013.127-5.813l2.924 6.259a1.058 1.058 0 001.918-.891l-2.925-6.26a6.988 6.988 0 011.966-.281c3.866 0 7.01 3.134 7.01 6.986 0 3.854-3.144 6.988-7.01 6.988zm-13.207-8.88l-4.66-9.974h10.017l-5.357 9.974zM18.97 53.14c-3.865 0-7.01-3.134-7.01-6.988 0-3.852 3.145-6.988 7.01-6.988.83 0 1.626.146 2.365.411l-3.167 5.951a1.056 1.056 0 00.923 1.549l6.817.068a7.013 7.013 0 01-6.938 5.997zm6.919-8.107l-5.037-.05 2.344-4.402a7 7 0 012.693 4.452zm.054-9.614l4.512 9.658-2.428-.023a9.094 9.094 0 00-3.832-6.352l1.748-3.283zm19.611 1.505a9.117 9.117 0 00-2.867.462L37.235 25.72h-3.32a1.055 1.055 0 100 2.109h1.97l1.972 4.219H26.701l-1.971-4.22h2.043a1.055 1.055 0 000-2.109h-5.555c-.584 0-1.058.472-1.058 1.055 0 .582.474 1.055 1.058 1.055h1.177l2.428 5.195-2.489 4.677a9.085 9.085 0 00-3.364-.644c-5.033 0-9.126 4.081-9.126 9.097 0 5.016 4.093 9.097 9.126 9.097 4.689 0 8.562-3.544 9.067-8.086l4.413.044h.01c.39 0 .75-.214.934-.557l6.035-11.24 1.34 2.869c-2.602 1.604-4.34 4.474-4.34 7.741 0 5.016 4.093 9.097 9.125 9.097 5.033 0 9.126-4.08 9.126-9.097 0-5.016-4.093-9.096-9.126-9.096z"
22
+ })
23
+ }));
24
+ });
25
+ export default SvgBicycleDimensions;
@@ -0,0 +1,25 @@
1
+ function _typeof(o) { "@babel/helpers - typeof"; return _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (o) { return typeof o; } : function (o) { return o && "function" == typeof Symbol && o.constructor === Symbol && o !== Symbol.prototype ? "symbol" : typeof o; }, _typeof(o); }
2
+ function ownKeys(e, r) { var t = Object.keys(e); if (Object.getOwnPropertySymbols) { var o = Object.getOwnPropertySymbols(e); r && (o = o.filter(function (r) { return Object.getOwnPropertyDescriptor(e, r).enumerable; })), t.push.apply(t, o); } return t; }
3
+ function _objectSpread(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys(Object(t), !0).forEach(function (r) { _defineProperty(e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; }
4
+ function _defineProperty(e, r, t) { return (r = _toPropertyKey(r)) in e ? Object.defineProperty(e, r, { value: t, enumerable: !0, configurable: !0, writable: !0 }) : e[r] = t, e; }
5
+ function _toPropertyKey(t) { var i = _toPrimitive(t, "string"); return "symbol" == _typeof(i) ? i : i + ""; }
6
+ function _toPrimitive(t, r) { if ("object" != _typeof(t) || !t) return t; var e = t[Symbol.toPrimitive]; if (void 0 !== e) { var i = e.call(t, r || "default"); if ("object" != _typeof(i)) return i; throw new TypeError("@@toPrimitive must return a primitive value."); } return ("string" === r ? String : Number)(t); }
7
+ /* THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY. */
8
+ import React, { forwardRef } from 'react';
9
+ import { jsx as _jsx } from "@emotion/react/jsx-runtime";
10
+ var SvgBus = /*#__PURE__*/forwardRef(function (props, svgRef) {
11
+ return _jsx("svg", _objectSpread(_objectSpread({
12
+ xmlns: "http://www.w3.org/2000/svg",
13
+ viewBox: "0 0 32 32",
14
+ width: "1em",
15
+ height: "1em",
16
+ ref: svgRef
17
+ }, props), {}, {
18
+ children: _jsx("path", {
19
+ fill: "currentColor",
20
+ fillRule: "evenodd",
21
+ d: "M8.12 21.18a1.1 1.1 0 110-2.2 1.1 1.1 0 010 2.2m0-3.21a2.11 2.11 0 110 4.22 2.11 2.11 0 010-4.22zm14.38 0a2.11 2.11 0 110 4.22 2.11 2.11 0 010-4.22zm0 1a1.1 1.1 0 100 2.2 1.1 1.1 0 000-2.2zM28.46 9c1.87 0 1.5 1.41 1.52 1.96h-6.74s-.51.02-.51.42c0 .39.03 1.66.1 2.08.06.43.27.87 1.07 1.06.32.08 5.8 1.76 5.8 1.76.16.03.28.18.28.35v2.94c0 .2-.17.37-.37.37l-4.43-.05a2.7 2.7 0 00-5.37.03H11l-.22-.16a2.7 2.7 0 10-5.35.63l-.22.18L2 20.24c.1-.16.01-10.02 0-11.14V9zm-7.37 1.99H3.66c-.09 0-.15.04-.15.1v3.35c0 .06.06.1.15.1h17.43c.08 0 .15-.04.15-.1V11.1c0-.06-.07-.1-.15-.1z"
22
+ })
23
+ }));
24
+ });
25
+ export default SvgBus;
@@ -0,0 +1,37 @@
1
+ function _typeof(o) { "@babel/helpers - typeof"; return _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (o) { return typeof o; } : function (o) { return o && "function" == typeof Symbol && o.constructor === Symbol && o !== Symbol.prototype ? "symbol" : typeof o; }, _typeof(o); }
2
+ function ownKeys(e, r) { var t = Object.keys(e); if (Object.getOwnPropertySymbols) { var o = Object.getOwnPropertySymbols(e); r && (o = o.filter(function (r) { return Object.getOwnPropertyDescriptor(e, r).enumerable; })), t.push.apply(t, o); } return t; }
3
+ function _objectSpread(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys(Object(t), !0).forEach(function (r) { _defineProperty(e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; }
4
+ function _defineProperty(e, r, t) { return (r = _toPropertyKey(r)) in e ? Object.defineProperty(e, r, { value: t, enumerable: !0, configurable: !0, writable: !0 }) : e[r] = t, e; }
5
+ function _toPropertyKey(t) { var i = _toPrimitive(t, "string"); return "symbol" == _typeof(i) ? i : i + ""; }
6
+ function _toPrimitive(t, r) { if ("object" != _typeof(t) || !t) return t; var e = t[Symbol.toPrimitive]; if (void 0 !== e) { var i = e.call(t, r || "default"); if ("object" != _typeof(i)) return i; throw new TypeError("@@toPrimitive must return a primitive value."); } return ("string" === r ? String : Number)(t); }
7
+ /* THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY. */
8
+ import React, { forwardRef } from 'react';
9
+ import { jsx as _jsx, jsxs as _jsxs } from "@emotion/react/jsx-runtime";
10
+ var SvgBusDimensions = /*#__PURE__*/forwardRef(function (props, svgRef) {
11
+ return _jsx("svg", _objectSpread(_objectSpread({
12
+ xmlns: "http://www.w3.org/2000/svg",
13
+ width: "1em",
14
+ height: "1em",
15
+ viewBox: "0 0 84 56",
16
+ ref: svgRef
17
+ }, props), {}, {
18
+ children: _jsxs("g", {
19
+ fill: "none",
20
+ fillRule: "evenodd",
21
+ children: [_jsxs("g", {
22
+ strokeLinecap: "square",
23
+ children: [_jsx("path", {
24
+ stroke: "#4D4E4C",
25
+ d: "M1 23V13h6"
26
+ }), _jsx("path", {
27
+ stroke: "#D8DAD9",
28
+ d: "M1 55h63v-6"
29
+ })]
30
+ }), _jsx("path", {
31
+ fill: "currentColor",
32
+ d: "M14.878 51.436a2.318 2.318 0 110-4.637 2.318 2.318 0 010 4.637m-4.453-2.318a4.453 4.453 0 118.906 0 4.453 4.453 0 01-8.906 0zm34.788-4.453a4.453 4.453 0 110 8.905 4.453 4.453 0 010-8.905zm0 6.77a2.318 2.318 0 100-4.635 2.318 2.318 0 000 4.636zm2.953-14.04c.666.158 12.216 3.701 12.216 3.701a.775.775 0 01.606.754v6.206a.774.774 0 01-.771.772l-9.345-.116a5.68 5.68 0 00-11.337.077h-18.56l-.46-.34a5.68 5.68 0 10-11.282 1.323l-.472.374-6.792-.69c.21-.351 0-23.706 0-23.706h55.806c3.954 0 3.186 2.982 3.213 4.138H46.78s-1.084.042-1.084.873c0 .83.073 3.512.206 4.404.134.892.568 1.83 2.264 2.23zm-5.622-.162V30.16c0-.12-.142-.219-.316-.219H5.464c-.174 0-.316.099-.316.219v7.073c0 .12.142.218.316.218h36.764c.174 0 .316-.098.316-.218z"
33
+ })]
34
+ })
35
+ }));
36
+ });
37
+ export default SvgBusDimensions;
@@ -0,0 +1,25 @@
1
+ function _typeof(o) { "@babel/helpers - typeof"; return _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (o) { return typeof o; } : function (o) { return o && "function" == typeof Symbol && o.constructor === Symbol && o !== Symbol.prototype ? "symbol" : typeof o; }, _typeof(o); }
2
+ function ownKeys(e, r) { var t = Object.keys(e); if (Object.getOwnPropertySymbols) { var o = Object.getOwnPropertySymbols(e); r && (o = o.filter(function (r) { return Object.getOwnPropertyDescriptor(e, r).enumerable; })), t.push.apply(t, o); } return t; }
3
+ function _objectSpread(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys(Object(t), !0).forEach(function (r) { _defineProperty(e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; }
4
+ function _defineProperty(e, r, t) { return (r = _toPropertyKey(r)) in e ? Object.defineProperty(e, r, { value: t, enumerable: !0, configurable: !0, writable: !0 }) : e[r] = t, e; }
5
+ function _toPropertyKey(t) { var i = _toPrimitive(t, "string"); return "symbol" == _typeof(i) ? i : i + ""; }
6
+ function _toPrimitive(t, r) { if ("object" != _typeof(t) || !t) return t; var e = t[Symbol.toPrimitive]; if (void 0 !== e) { var i = e.call(t, r || "default"); if ("object" != _typeof(i)) return i; throw new TypeError("@@toPrimitive must return a primitive value."); } return ("string" === r ? String : Number)(t); }
7
+ /* THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY. */
8
+ import React, { forwardRef } from 'react';
9
+ import { jsx as _jsx } from "@emotion/react/jsx-runtime";
10
+ var SvgCar = /*#__PURE__*/forwardRef(function (props, svgRef) {
11
+ return _jsx("svg", _objectSpread(_objectSpread({
12
+ xmlns: "http://www.w3.org/2000/svg",
13
+ viewBox: "0 0 32 32",
14
+ width: "1em",
15
+ height: "1em",
16
+ ref: svgRef
17
+ }, props), {}, {
18
+ children: _jsx("path", {
19
+ fill: "currentColor",
20
+ fillRule: "evenodd",
21
+ d: "M23.4 17.14a2.5 2.5 0 11-.02 4.99 2.5 2.5 0 01.01-4.99zm-13.5 0a2.5 2.5 0 11-.01 4.99 2.5 2.5 0 010-4.99zm13.5 1.18a1.3 1.3 0 100 2.61 1.3 1.3 0 000-2.61zm-13.5 0a1.3 1.3 0 100 2.61 1.3 1.3 0 000-2.61zM14.18 9c5.74 0 7.4 2.1 9.96 4.9 4.79-.04 5.83 3.84 5.86 6.05l-3.2.04v-.36a3.4 3.4 0 10-6.78 0V20h-6.73v-.37a3.4 3.4 0 10-6.77.36H3.77c-3.31 0-1.2-5.26.1-6.45C7.1 10.8 10.33 9 14.17 9zm.8 1.14l-1.34.03c0 .33-.1 3.73.23 3.73v-.02s7.15 0 9.38.02c-2.17-2.42-4.42-3.76-8.26-3.76zm-2.36.12c-3.64.36-5.54 3.64-4.4 3.64h4.52v-3.6c0-.04-.04-.04-.12-.04z"
22
+ })
23
+ }));
24
+ });
25
+ export default SvgCar;
@@ -0,0 +1,40 @@
1
+ function _typeof(o) { "@babel/helpers - typeof"; return _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (o) { return typeof o; } : function (o) { return o && "function" == typeof Symbol && o.constructor === Symbol && o !== Symbol.prototype ? "symbol" : typeof o; }, _typeof(o); }
2
+ function ownKeys(e, r) { var t = Object.keys(e); if (Object.getOwnPropertySymbols) { var o = Object.getOwnPropertySymbols(e); r && (o = o.filter(function (r) { return Object.getOwnPropertyDescriptor(e, r).enumerable; })), t.push.apply(t, o); } return t; }
3
+ function _objectSpread(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys(Object(t), !0).forEach(function (r) { _defineProperty(e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; }
4
+ function _defineProperty(e, r, t) { return (r = _toPropertyKey(r)) in e ? Object.defineProperty(e, r, { value: t, enumerable: !0, configurable: !0, writable: !0 }) : e[r] = t, e; }
5
+ function _toPropertyKey(t) { var i = _toPrimitive(t, "string"); return "symbol" == _typeof(i) ? i : i + ""; }
6
+ function _toPrimitive(t, r) { if ("object" != _typeof(t) || !t) return t; var e = t[Symbol.toPrimitive]; if (void 0 !== e) { var i = e.call(t, r || "default"); if ("object" != _typeof(i)) return i; throw new TypeError("@@toPrimitive must return a primitive value."); } return ("string" === r ? String : Number)(t); }
7
+ /* THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY. */
8
+ import React, { forwardRef } from 'react';
9
+ import { jsx as _jsx, jsxs as _jsxs } from "@emotion/react/jsx-runtime";
10
+ var SvgCar1Dimensions = /*#__PURE__*/forwardRef(function (props, svgRef) {
11
+ return _jsx("svg", _objectSpread(_objectSpread({
12
+ xmlns: "http://www.w3.org/2000/svg",
13
+ width: "1em",
14
+ height: "1em",
15
+ viewBox: "0 0 84 56",
16
+ ref: svgRef
17
+ }, props), {}, {
18
+ children: _jsxs("g", {
19
+ fill: "none",
20
+ fillRule: "evenodd",
21
+ children: [_jsxs("g", {
22
+ strokeLinecap: "square",
23
+ children: [_jsx("path", {
24
+ stroke: "#4D4E4C",
25
+ d: "M1 29V19h6"
26
+ }), _jsx("path", {
27
+ stroke: "#D8DAD9",
28
+ d: "M1 55h63v-6"
29
+ })]
30
+ }), _jsx("path", {
31
+ fill: "inherit",
32
+ d: "M59.094 51.404l-.505-.002h-.445c-.262 0-.525-.131-.525-.395l-1.58-11.316h-.131l-1.185-.527a1.054 1.054 0 01-.658-1.051l.264-8.29a3.553 3.553 0 013.553-3.29h3.42a3.553 3.553 0 013.553 3.29l.526 8.29a1.183 1.183 0 01-.658 1.051l-1.183.527h-.132l-1.58 11.316c-.131.264-.262.395-.526.395h-.54l-.36.002c-.08 0-.169-.016-.208-.047a.525.525 0 01-.127-.167l-.333-.586-.334.586a.54.54 0 01-.126.167c-.04.031-.1.047-.18.047zm.366-33.029a3.42 3.42 0 110 6.841 3.42 3.42 0 010-6.841z"
33
+ }), _jsx("path", {
34
+ fill: "currentColor",
35
+ d: "M46.665 42.729a5.207 5.207 0 11-.018 10.413 5.207 5.207 0 01.018-10.413zm0 7.914a2.726 2.726 0 100-5.452 2.726 2.726 0 000 5.452zM18.47 42.73a5.207 5.207 0 11-.018 10.413 5.207 5.207 0 01.018-10.413zm0 7.914a2.726 2.726 0 100-5.452 2.726 2.726 0 000 5.452zM48.228 35.95c9.996-.082 12.167 8.024 12.24 12.64l-6.67.081v-.736a7.097 7.097 0 10-14.184 0 7.324 7.324 0 000 .773H25.566a7.342 7.342 0 000-.773 7.097 7.097 0 00-14.193 0c.002.252.017.504.046.755H5.658c-6.906 0-2.499-11.004.227-13.485 6.724-5.743 13.494-9.486 21.526-9.486 12.003 0 15.447 4.38 20.817 10.231zm-33.266 0h9.441s-.018-7.424 0-7.514c.019-.091-.072-.091-.245-.091-7.614.763-11.585 7.605-9.196 7.605zm11.813 0l-.018-.036s14.956-.01 19.609.045c-4.544-5.052-9.232-7.85-17.265-7.85l-2.817.054c-.009.7-.2 7.787.491 7.787z"
36
+ })]
37
+ })
38
+ }));
39
+ });
40
+ export default SvgCar1Dimensions;
@@ -0,0 +1,25 @@
1
+ function _typeof(o) { "@babel/helpers - typeof"; return _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (o) { return typeof o; } : function (o) { return o && "function" == typeof Symbol && o.constructor === Symbol && o !== Symbol.prototype ? "symbol" : typeof o; }, _typeof(o); }
2
+ function ownKeys(e, r) { var t = Object.keys(e); if (Object.getOwnPropertySymbols) { var o = Object.getOwnPropertySymbols(e); r && (o = o.filter(function (r) { return Object.getOwnPropertyDescriptor(e, r).enumerable; })), t.push.apply(t, o); } return t; }
3
+ function _objectSpread(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys(Object(t), !0).forEach(function (r) { _defineProperty(e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; }
4
+ function _defineProperty(e, r, t) { return (r = _toPropertyKey(r)) in e ? Object.defineProperty(e, r, { value: t, enumerable: !0, configurable: !0, writable: !0 }) : e[r] = t, e; }
5
+ function _toPropertyKey(t) { var i = _toPrimitive(t, "string"); return "symbol" == _typeof(i) ? i : i + ""; }
6
+ function _toPrimitive(t, r) { if ("object" != _typeof(t) || !t) return t; var e = t[Symbol.toPrimitive]; if (void 0 !== e) { var i = e.call(t, r || "default"); if ("object" != _typeof(i)) return i; throw new TypeError("@@toPrimitive must return a primitive value."); } return ("string" === r ? String : Number)(t); }
7
+ /* THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY. */
8
+ import React, { forwardRef } from 'react';
9
+ import { jsx as _jsx } from "@emotion/react/jsx-runtime";
10
+ var SvgCar2 = /*#__PURE__*/forwardRef(function (props, svgRef) {
11
+ return _jsx("svg", _objectSpread(_objectSpread({
12
+ xmlns: "http://www.w3.org/2000/svg",
13
+ viewBox: "0 0 32 32",
14
+ width: "1em",
15
+ height: "1em",
16
+ ref: svgRef
17
+ }, props), {}, {
18
+ children: _jsx("path", {
19
+ fill: "currentColor",
20
+ fillRule: "evenodd",
21
+ d: "M8.22 19.48a2.38 2.38 0 110 4.77 2.38 2.38 0 010-4.77zm15.62 0a2.43 2.43 0 012.48 2.39 2.38 2.38 0 11-2.48-2.39zm.06 1.15a1.24 1.24 0 00-.06 2.48c.7.01 1.27-.54 1.29-1.24 0-.68-.55-1.24-1.23-1.24zm-15.66 0a1.24 1.24 0 00-.02 2.48c.69 0 1.25-.55 1.26-1.24 0-.69-.55-1.24-1.24-1.24zM17.15 8c.25 0 .45.18.47.43v1.44h1.36c.2 0 .4.07.55.2l.09.08.36.44 3.35 4.09h2.99a2.8 2.8 0 012.8 2.8v2.05l.11.02c.45.08.78.47.77.93v.07c0 .52-.42.94-.94.94H27.2a3.4 3.4 0 00-6.77 0h-8.84a3.4 3.4 0 00-6.77 0h-.87a.94.94 0 01-.94-.94v-.07c0-.52.42-.94.94-.94h-1a.94.94 0 01-.94-.93v-4.9c0-.52.42-.94.94-.94H3c.52 0 .94.42.94.94v-1.97c0-1 .8-1.83 1.8-1.87h1.12V8.43c0-.09.04-.17.09-.25L7 8.12c.09-.08.2-.12.32-.12zm-4.5 2.8H5.82a.94.94 0 00-.93.94v2.39c0 .47.3.54.76.55h6.98V10.8zm6.45 0h-5.5v3.88h9.36L19.1 10.8zm-2.42-1.86H7.8v.93h8.88v-.93z"
22
+ })
23
+ }));
24
+ });
25
+ export default SvgCar2;