@dfds-ui/icons 2.2.0-alpha.50e30e78 → 2.2.0-alpha.5cc573ff

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 (1289) 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/pax/SaveMoney.js +27 -0
  6. package/cjs/pax/Seaview.js +27 -0
  7. package/cjs/pax/SeaviewCabin.js +27 -0
  8. package/cjs/pax/Ship.js +27 -0
  9. package/cjs/pax/Trailer.js +24 -0
  10. package/cjs/pax/TwoPassenger.js +25 -0
  11. package/cjs/pax/WalkOn.js +25 -0
  12. package/cjs/pax/Waves.js +24 -0
  13. package/cjs/pax/WifiOnboard.js +27 -0
  14. package/cjs/pax/all-icons.js +246 -0
  15. package/cjs/pax/index.js +552 -0
  16. package/cjs/payment/AmericanexpressLightLarge.js +36 -0
  17. package/cjs/payment/BitcoinLightLarge.js +35 -0
  18. package/cjs/payment/CirrusLightLarge.js +45 -0
  19. package/cjs/payment/DinnerclubLightLarge.js +109 -0
  20. package/cjs/payment/DiscoverLightLarge.js +54 -0
  21. package/cjs/payment/JcbLightLarge.js +45 -0
  22. package/cjs/payment/MaestroLightLarge.js +45 -0
  23. package/cjs/payment/MastercardLightLarge.js +45 -0
  24. package/cjs/payment/PaypalLightLarge.js +39 -0
  25. package/cjs/payment/VisaLightLarge.js +32 -0
  26. package/cjs/payment/all-icons.js +42 -0
  27. package/cjs/payment/index.js +76 -0
  28. package/cjs/social-media/Blog.js +24 -0
  29. package/cjs/social-media/Facebook.js +24 -0
  30. package/cjs/social-media/Instagram.js +45 -0
  31. package/cjs/social-media/LinkedIn.js +24 -0
  32. package/cjs/social-media/MailShare.js +24 -0
  33. package/cjs/social-media/Twitter.js +24 -0
  34. package/cjs/social-media/Youtube.js +24 -0
  35. package/cjs/social-media/all-icons.js +33 -0
  36. package/cjs/social-media/index.js +55 -0
  37. package/cjs/system/Account.js +24 -0
  38. package/cjs/system/Announcement.js +25 -0
  39. package/cjs/system/Archive.js +24 -0
  40. package/cjs/system/ArrowBack.js +24 -0
  41. package/cjs/system/ArrowDown.js +24 -0
  42. package/cjs/system/ArrowForward.js +24 -0
  43. package/cjs/system/ArrowUp.js +24 -0
  44. package/cjs/system/Attach.js +24 -0
  45. package/cjs/system/BarChart.js +24 -0
  46. package/cjs/system/Basket.js +24 -0
  47. package/cjs/system/Bolt.js +24 -0
  48. package/cjs/system/BookingList.js +24 -0
  49. package/cjs/system/Bookmark.js +27 -0
  50. package/cjs/system/BuAboutDfds.js +24 -0
  51. package/cjs/system/BuFreightShipping.js +28 -0
  52. package/cjs/system/BuLogistics.js +27 -0
  53. package/cjs/system/BuPax.js +24 -0
  54. package/cjs/system/Calendar.js +24 -0
  55. package/cjs/system/CalendarOutbound.js +24 -0
  56. package/cjs/system/CalendarReturn.js +24 -0
  57. package/cjs/system/ChevronDown.js +24 -0
  58. package/cjs/system/ChevronLeft.js +24 -0
  59. package/cjs/system/ChevronRight.js +24 -0
  60. package/cjs/system/ChevronUp.js +24 -0
  61. package/cjs/system/Clear.js +24 -0
  62. package/cjs/system/Close.js +24 -0
  63. package/cjs/system/Copy.js +24 -0
  64. package/cjs/system/Delete.js +24 -0
  65. package/cjs/system/Detach.js +24 -0
  66. package/cjs/system/Dislike.js +24 -0
  67. package/cjs/system/Document.js +24 -0
  68. package/cjs/system/Download.js +27 -0
  69. package/cjs/system/DownloadAll.js +39 -0
  70. package/cjs/system/Duplicate.js +24 -0
  71. package/cjs/system/Edit.js +24 -0
  72. package/cjs/system/ExternalLink.js +24 -0
  73. package/cjs/system/Filters.js +24 -0
  74. package/cjs/system/FiltersAdvanced.js +24 -0
  75. package/cjs/system/First.js +30 -0
  76. package/cjs/system/Height.js +24 -0
  77. package/cjs/system/Help.js +24 -0
  78. package/cjs/system/Hide.js +24 -0
  79. package/cjs/system/Information.js +24 -0
  80. package/cjs/system/Last.js +30 -0
  81. package/cjs/system/Length.js +24 -0
  82. package/cjs/system/Like.js +24 -0
  83. package/cjs/system/Link.js +24 -0
  84. package/cjs/system/LocationPin.js +27 -0
  85. package/cjs/system/Locked.js +24 -0
  86. package/cjs/system/Logout.js +28 -0
  87. package/cjs/system/Mail.js +24 -0
  88. package/cjs/system/Menu.js +24 -0
  89. package/cjs/system/Minus.js +24 -0
  90. package/cjs/system/MoreHorizontal.js +24 -0
  91. package/cjs/system/MoreVertical.js +24 -0
  92. package/cjs/system/NewRelease.js +25 -0
  93. package/cjs/system/NewWindow.js +24 -0
  94. package/cjs/system/No.js +24 -0
  95. package/cjs/system/Notification.js +24 -0
  96. package/cjs/system/NumberDown.js +24 -0
  97. package/cjs/system/NumberUp.js +24 -0
  98. package/cjs/system/Paste.js +24 -0
  99. package/cjs/system/Payment.js +24 -0
  100. package/cjs/system/Phone.js +24 -0
  101. package/cjs/system/Pin.js +24 -0
  102. package/cjs/system/Play.js +24 -0
  103. package/cjs/system/Plus.js +24 -0
  104. package/cjs/system/Print.js +24 -0
  105. package/cjs/system/ProductSelect.js +24 -0
  106. package/cjs/system/Refresh.js +24 -0
  107. package/cjs/system/Scroll.js +24 -0
  108. package/cjs/system/Search.js +24 -0
  109. package/cjs/system/SearchHistory.js +24 -0
  110. package/cjs/system/Settings.js +24 -0
  111. package/cjs/system/Share.js +24 -0
  112. package/cjs/system/ShieldSuccess.js +27 -0
  113. package/cjs/system/ShieldWarning.js +27 -0
  114. package/cjs/system/Show.js +24 -0
  115. package/cjs/system/Stack.js +30 -0
  116. package/cjs/system/Star.js +33 -0
  117. package/cjs/system/StatusAlert.js +24 -0
  118. package/cjs/system/StatusError.js +24 -0
  119. package/cjs/system/StatusSuccess.js +24 -0
  120. package/cjs/system/StatusWarning.js +24 -0
  121. package/cjs/system/SupportChat.js +24 -0
  122. package/cjs/system/SupportContact.js +24 -0
  123. package/cjs/system/SwapHorziontal.js +24 -0
  124. package/cjs/system/SwapVertical.js +24 -0
  125. package/cjs/system/Time.js +24 -0
  126. package/cjs/system/Unlink.js +24 -0
  127. package/cjs/system/Unlocked.js +24 -0
  128. package/cjs/system/Unpin.js +24 -0
  129. package/cjs/system/Update.js +24 -0
  130. package/cjs/system/Upload.js +27 -0
  131. package/cjs/system/Yes.js +24 -0
  132. package/cjs/system/ZoomIn.js +24 -0
  133. package/cjs/system/ZoomOut.js +27 -0
  134. package/cjs/system/all-icons.js +303 -0
  135. package/cjs/system/index.js +685 -0
  136. package/cjs/transport/Airplane.js +27 -0
  137. package/cjs/transport/Bicycle.js +25 -0
  138. package/cjs/transport/BicycleDimensions.js +25 -0
  139. package/cjs/transport/Bus.js +25 -0
  140. package/cjs/transport/BusDimensions.js +37 -0
  141. package/cjs/transport/Car.js +25 -0
  142. package/cjs/transport/Car1Dimensions.js +40 -0
  143. package/cjs/transport/Car2.js +25 -0
  144. package/cjs/transport/Car2Dimensions.js +40 -0
  145. package/cjs/transport/Car3.js +25 -0
  146. package/cjs/transport/Car3Dimensions.js +40 -0
  147. package/cjs/transport/Car4.js +25 -0
  148. package/cjs/transport/Car4Dimensions.js +40 -0
  149. package/cjs/transport/Car5.js +25 -0
  150. package/cjs/transport/Car5Dimensions.js +40 -0
  151. package/cjs/transport/Car6.js +28 -0
  152. package/cjs/transport/Car6Dimensions.js +41 -0
  153. package/cjs/transport/CarTrailer.js +41 -0
  154. package/cjs/transport/Caravan.js +25 -0
  155. package/cjs/transport/CaravanDimensions.js +37 -0
  156. package/cjs/transport/Cargo.js +25 -0
  157. package/cjs/transport/CargoDimensions.js +25 -0
  158. package/cjs/transport/CargoHazardous.js +25 -0
  159. package/cjs/transport/CargoHazardousDimensions.js +25 -0
  160. package/cjs/transport/CargoHighvalue.js +25 -0
  161. package/cjs/transport/CargoHighvalueDimensions.js +25 -0
  162. package/cjs/transport/CargoIndustrial.js +25 -0
  163. package/cjs/transport/CargoIndustrialDimensions.js +25 -0
  164. package/cjs/transport/CargoReefer.js +25 -0
  165. package/cjs/transport/CargoReeferDimensions.js +25 -0
  166. package/cjs/transport/FernettiLights.js +27 -0
  167. package/cjs/transport/Minibus.js +25 -0
  168. package/cjs/transport/MinibusDimensions.js +37 -0
  169. package/cjs/transport/MotorHome.js +25 -0
  170. package/cjs/transport/Motorcycle.js +25 -0
  171. package/cjs/transport/MotorcycleDimensions.js +25 -0
  172. package/cjs/transport/MotorcycleSideCarDimensions.js +25 -0
  173. package/cjs/transport/MotorcycleSidecar.js +25 -0
  174. package/cjs/transport/MotorhomeDimensions.js +37 -0
  175. package/cjs/transport/NoPassengers.js +25 -0
  176. package/cjs/transport/Passenger.js +25 -0
  177. package/cjs/transport/PaxTrailers.js +25 -0
  178. package/cjs/transport/PrivateVan.js +25 -0
  179. package/cjs/transport/PrivateVanDimensions.js +37 -0
  180. package/cjs/transport/TrailerDimensions.js +37 -0
  181. package/cjs/transport/Truck1.js +25 -0
  182. package/cjs/transport/Truck1Dimensions.js +32 -0
  183. package/cjs/transport/Truck2.js +25 -0
  184. package/cjs/transport/Truck2Dimensions.js +32 -0
  185. package/cjs/transport/Truck3.js +25 -0
  186. package/cjs/transport/Truck3Dimensions.js +32 -0
  187. package/cjs/transport/TwoPassenger.js +25 -0
  188. package/cjs/transport/all-icons.js +168 -0
  189. package/cjs/transport/index.js +370 -0
  190. package/cjs/types/global.d.js +1 -0
  191. package/core/Account.d.ts +4 -0
  192. package/core/AccountSignedIn.d.ts +4 -0
  193. package/core/AccountSignedOut.d.ts +4 -0
  194. package/core/AlertWarning.d.ts +4 -0
  195. package/core/AnchorDown.d.ts +4 -0
  196. package/core/AnchorTop.d.ts +4 -0
  197. package/core/Back.d.ts +4 -0
  198. package/core/BurgerMenu.d.ts +4 -0
  199. package/core/Cancelled.d.ts +4 -0
  200. package/core/Clear.d.ts +4 -0
  201. package/core/Close.d.ts +4 -0
  202. package/core/Complete.d.ts +4 -0
  203. package/core/CreditCardPayment.d.ts +4 -0
  204. package/core/CusomerService.d.ts +4 -0
  205. package/core/Date.d.ts +4 -0
  206. package/core/Delete.d.ts +4 -0
  207. package/core/Disabled.d.ts +4 -0
  208. package/core/Down.d.ts +4 -0
  209. package/core/DurationTime.d.ts +4 -0
  210. package/core/Edit.d.ts +4 -0
  211. package/core/FavouriteFollowing.d.ts +4 -0
  212. package/core/Help.d.ts +4 -0
  213. package/core/Hidden.d.ts +4 -0
  214. package/core/Information.d.ts +4 -0
  215. package/core/LeftArrow.d.ts +4 -0
  216. package/core/LoadingSpinner.d.ts +4 -0
  217. package/core/Lock.d.ts +4 -0
  218. package/core/LockOpen.d.ts +4 -0
  219. package/core/Mail.d.ts +4 -0
  220. package/core/MapNavigation.d.ts +4 -0
  221. package/core/Minus.d.ts +4 -0
  222. package/core/More.d.ts +4 -0
  223. package/core/Move.d.ts +4 -0
  224. package/core/Next.d.ts +4 -0
  225. package/core/NotificationAlert.d.ts +4 -0
  226. package/core/Pin1.d.ts +4 -0
  227. package/core/Pin2.d.ts +4 -0
  228. package/core/Plus.d.ts +4 -0
  229. package/core/Previous.d.ts +4 -0
  230. package/core/Print.d.ts +4 -0
  231. package/core/RadioButton.d.ts +4 -0
  232. package/core/RadioButtonFill.d.ts +4 -0
  233. package/core/Refresh.d.ts +4 -0
  234. package/core/RightArrow.d.ts +4 -0
  235. package/core/Search.d.ts +4 -0
  236. package/core/Settings.d.ts +4 -0
  237. package/core/SettingsAlert.d.ts +4 -0
  238. package/core/Shown.d.ts +4 -0
  239. package/core/SliderOff.d.ts +4 -0
  240. package/core/SliderOn.d.ts +4 -0
  241. package/core/Status.d.ts +4 -0
  242. package/core/Swap.d.ts +4 -0
  243. package/core/Up.d.ts +4 -0
  244. package/core/VideoPlay.d.ts +4 -0
  245. package/core/YesTick.d.ts +4 -0
  246. package/core/ZoomFind.d.ts +4 -0
  247. package/core/all-icons.d.ts +5 -0
  248. package/core/index.d.ts +56 -0
  249. package/flags/FlagBe.d.ts +3 -0
  250. package/flags/FlagBg.d.ts +3 -0
  251. package/flags/FlagBr.d.ts +3 -0
  252. package/flags/FlagCa.d.ts +3 -0
  253. package/flags/FlagCn.d.ts +3 -0
  254. package/flags/FlagCz.d.ts +3 -0
  255. package/flags/FlagDe.d.ts +3 -0
  256. package/flags/FlagDk.d.ts +3 -0
  257. package/flags/FlagEe.d.ts +3 -0
  258. package/flags/FlagEs.d.ts +3 -0
  259. package/flags/FlagEu.d.ts +3 -0
  260. package/flags/FlagFi.d.ts +3 -0
  261. package/flags/FlagFr.d.ts +3 -0
  262. package/flags/FlagGb.d.ts +3 -0
  263. package/flags/FlagHu.d.ts +3 -0
  264. package/flags/FlagInt.d.ts +3 -0
  265. package/flags/FlagIt.d.ts +3 -0
  266. package/flags/FlagJp.d.ts +3 -0
  267. package/flags/FlagKr.d.ts +3 -0
  268. package/flags/FlagLt.d.ts +3 -0
  269. package/flags/FlagLv.d.ts +3 -0
  270. package/flags/FlagMa.d.ts +3 -0
  271. package/flags/FlagNl.d.ts +3 -0
  272. package/flags/FlagNo.d.ts +3 -0
  273. package/flags/FlagPl.d.ts +3 -0
  274. package/flags/FlagRo.d.ts +3 -0
  275. package/flags/FlagRu.d.ts +3 -0
  276. package/flags/FlagSe.d.ts +3 -0
  277. package/flags/FlagSk.d.ts +3 -0
  278. package/flags/FlagTr.d.ts +3 -0
  279. package/flags/FlagUs.d.ts +3 -0
  280. package/flags/all-icons.d.ts +5 -0
  281. package/flags/index.d.ts +31 -0
  282. package/index.d.ts +11 -0
  283. package/links/Document.d.ts +4 -0
  284. package/links/Download.d.ts +4 -0
  285. package/links/ExternalLink.d.ts +4 -0
  286. package/links/Invoice.d.ts +4 -0
  287. package/links/LeftLink.d.ts +4 -0
  288. package/links/Link.d.ts +4 -0
  289. package/links/Modal.d.ts +4 -0
  290. package/links/Pdf.d.ts +4 -0
  291. package/links/RightLink.d.ts +4 -0
  292. package/links/Unlink.d.ts +4 -0
  293. package/links/Upload.d.ts +4 -0
  294. package/links/all-icons.d.ts +5 -0
  295. package/links/index.d.ts +11 -0
  296. package/logistics/BulkLiquid.d.ts +3 -0
  297. package/logistics/CargoAutomotive.d.ts +3 -0
  298. package/logistics/CargoHazardousTrailer.d.ts +3 -0
  299. package/logistics/CargoIndustrial.d.ts +3 -0
  300. package/logistics/CargoIsoContainer.d.ts +3 -0
  301. package/logistics/CargoLockedContainer.d.ts +3 -0
  302. package/logistics/CargoMobileMachine.d.ts +3 -0
  303. package/logistics/CargoReeferContainer.d.ts +3 -0
  304. package/logistics/CargoReeferTrailer.d.ts +3 -0
  305. package/logistics/CargoSelfDrive.d.ts +3 -0
  306. package/logistics/CargoTrailer.d.ts +3 -0
  307. package/logistics/Dimensions.d.ts +3 -0
  308. package/logistics/DimensoonsXyz.d.ts +3 -0
  309. package/logistics/Factory.d.ts +3 -0
  310. package/logistics/Hazardous.d.ts +3 -0
  311. package/logistics/Railway.d.ts +3 -0
  312. package/logistics/Reefer.d.ts +3 -0
  313. package/logistics/Ship1.d.ts +3 -0
  314. package/logistics/Ship2.d.ts +3 -0
  315. package/logistics/TrackingCollection.d.ts +3 -0
  316. package/logistics/TrackingCollectionDelayed.d.ts +3 -0
  317. package/logistics/TrackingComplexBooking.d.ts +3 -0
  318. package/logistics/TrackingDelivery.d.ts +3 -0
  319. package/logistics/TrackingDeliveryDelayed.d.ts +3 -0
  320. package/logistics/TrackingEmpty.d.ts +3 -0
  321. package/logistics/TrackingFull.d.ts +3 -0
  322. package/logistics/TrackingFullLoad.d.ts +3 -0
  323. package/logistics/TrackingGateIn.d.ts +3 -0
  324. package/logistics/TrackingGateOut.d.ts +3 -0
  325. package/logistics/TrackingLoadedOnVessel.d.ts +3 -0
  326. package/logistics/TrackingLogistics.d.ts +3 -0
  327. package/logistics/TrackingLogisticsTime.d.ts +3 -0
  328. package/logistics/TrackingPartLoad.d.ts +3 -0
  329. package/logistics/TrackingPartLoad.js +27 -0
  330. package/logistics/TrackingPinRailway.d.ts +3 -0
  331. package/logistics/TrackingPinRailway.js +27 -0
  332. package/logistics/TrackingPinShip.d.ts +3 -0
  333. package/logistics/TrackingPinShip.js +27 -0
  334. package/logistics/TrackingPinTruck.d.ts +3 -0
  335. package/logistics/TrackingPinTruck.js +27 -0
  336. package/logistics/TrackingPreliminaryBooked.d.ts +3 -0
  337. package/logistics/TrackingPreliminaryBooked.js +27 -0
  338. package/logistics/TrackingShipCancelled.d.ts +3 -0
  339. package/logistics/TrackingShipCancelled.js +27 -0
  340. package/logistics/TrackingTruckMissedShip.d.ts +3 -0
  341. package/logistics/TrackingTruckMissedShip.js +27 -0
  342. package/logistics/TrackingUnitBooked.d.ts +3 -0
  343. package/logistics/TrackingUnitBooked.js +27 -0
  344. package/logistics/TrackingUnloadedFromVessel.d.ts +3 -0
  345. package/logistics/TrackingUnloadedFromVessel.js +27 -0
  346. package/logistics/TruckFront.d.ts +3 -0
  347. package/logistics/TruckFront.js +27 -0
  348. package/logistics/TruckL121M19M.d.ts +3 -0
  349. package/logistics/TruckL121M19M.js +24 -0
  350. package/logistics/TruckM8112M.d.ts +3 -0
  351. package/logistics/TruckM8112M.js +24 -0
  352. package/logistics/TruckS8M.d.ts +3 -0
  353. package/logistics/TruckS8M.js +24 -0
  354. package/logistics/Warehouse.d.ts +3 -0
  355. package/logistics/Warehouse.js +27 -0
  356. package/logistics/WarehouseHighValue.d.ts +3 -0
  357. package/logistics/WarehouseHighValue.js +27 -0
  358. package/logistics/WarehouseReefer.d.ts +3 -0
  359. package/logistics/WarehouseReefer.js +27 -0
  360. package/logistics/WeightKg.d.ts +3 -0
  361. package/logistics/WeightKg.js +24 -0
  362. package/logistics/all-icons.d.ts +5 -0
  363. package/logistics/all-icons.js +151 -0
  364. package/logistics/index.d.ts +49 -0
  365. package/logistics/index.js +50 -0
  366. package/package.json +2 -2
  367. package/pax/ArrivalsFerry.d.ts +3 -0
  368. package/pax/ArrivalsFerry.js +25 -0
  369. package/pax/BaggageRestrictions.d.ts +3 -0
  370. package/pax/BaggageRestrictions.js +27 -0
  371. package/pax/Basket.d.ts +3 -0
  372. package/pax/Basket.js +31 -0
  373. package/pax/Bed.d.ts +3 -0
  374. package/pax/Bed.js +24 -0
  375. package/pax/BedSingleDouble.d.ts +3 -0
  376. package/pax/BedSingleDouble.js +27 -0
  377. package/pax/Bicycle.d.ts +3 -0
  378. package/pax/Bicycle.js +24 -0
  379. package/pax/Bus.d.ts +3 -0
  380. package/pax/Bus.js +24 -0
  381. package/pax/Calendar.d.ts +3 -0
  382. package/pax/Calendar.js +24 -0
  383. package/pax/CalendarOutbound.d.ts +3 -0
  384. package/pax/CalendarOutbound.js +27 -0
  385. package/pax/CalendarReturn.d.ts +3 -0
  386. package/pax/CalendarReturn.js +27 -0
  387. package/pax/Car1.d.ts +3 -0
  388. package/pax/Car1.js +24 -0
  389. package/pax/Car2.d.ts +3 -0
  390. package/pax/Car2.js +24 -0
  391. package/pax/Car3.d.ts +3 -0
  392. package/pax/Car3.js +24 -0
  393. package/pax/Car4.d.ts +3 -0
  394. package/pax/Car4.js +24 -0
  395. package/pax/Car5.d.ts +3 -0
  396. package/pax/Car5.js +24 -0
  397. package/pax/Car6.d.ts +3 -0
  398. package/pax/Car6.js +28 -0
  399. package/pax/CarBike.d.ts +3 -0
  400. package/pax/CarBike.js +27 -0
  401. package/pax/CarFamily.d.ts +3 -0
  402. package/pax/CarFamily.js +27 -0
  403. package/pax/CarOnboard.d.ts +3 -0
  404. package/pax/CarOnboard.js +27 -0
  405. package/pax/CarTrailer.d.ts +3 -0
  406. package/pax/CarTrailer.js +24 -0
  407. package/pax/Caravan.d.ts +3 -0
  408. package/pax/Caravan.js +24 -0
  409. package/pax/City.d.ts +3 -0
  410. package/pax/City.js +27 -0
  411. package/pax/ConferenceOnboard.d.ts +3 -0
  412. package/pax/ConferenceOnboard.js +27 -0
  413. package/pax/CrossingDuration.d.ts +3 -0
  414. package/pax/CrossingDuration.js +27 -0
  415. package/pax/DancingEntertainment.d.ts +3 -0
  416. package/pax/DancingEntertainment.js +24 -0
  417. package/pax/Disability1.d.ts +3 -0
  418. package/pax/Disability1.js +24 -0
  419. package/pax/Disability2.d.ts +3 -0
  420. package/pax/Disability2.js +24 -0
  421. package/pax/DurationTime2.d.ts +3 -0
  422. package/pax/DurationTime2.js +24 -0
  423. package/pax/EnSuiteBathroom.d.ts +3 -0
  424. package/pax/EnSuiteBathroom.js +57 -0
  425. package/pax/Family.d.ts +3 -0
  426. package/pax/Family.js +27 -0
  427. package/pax/FamilyCity.d.ts +3 -0
  428. package/pax/FamilyCity.js +27 -0
  429. package/pax/FamilyOnboard.d.ts +3 -0
  430. package/pax/FamilyOnboard.js +27 -0
  431. package/pax/FamilyPackage.d.ts +3 -0
  432. package/pax/FamilyPackage.js +27 -0
  433. package/pax/Food.d.ts +3 -0
  434. package/pax/Food.js +27 -0
  435. package/pax/Group.d.ts +3 -0
  436. package/pax/Group.js +24 -0
  437. package/pax/Minibus.d.ts +3 -0
  438. package/pax/Minibus.js +24 -0
  439. package/pax/MotorHome.d.ts +3 -0
  440. package/pax/MotorHome.js +24 -0
  441. package/pax/Motorcycle.d.ts +3 -0
  442. package/pax/Motorcycle.js +24 -0
  443. package/pax/MotorcycleSideCar.d.ts +3 -0
  444. package/pax/MotorcycleSideCar.js +27 -0
  445. package/pax/NightOnboard.d.ts +3 -0
  446. package/pax/NightOnboard.js +27 -0
  447. package/pax/NightsOnboard.d.ts +3 -0
  448. package/pax/NightsOnboard.js +27 -0
  449. package/pax/NoBaggageRestrictions.d.ts +3 -0
  450. package/pax/NoBaggageRestrictions.js +30 -0
  451. package/pax/Nopassengers.d.ts +3 -0
  452. package/pax/Nopassengers.js +25 -0
  453. package/pax/OneWay.d.ts +3 -0
  454. package/pax/OneWay.js +25 -0
  455. package/pax/Passenger.d.ts +3 -0
  456. package/pax/Passenger.js +25 -0
  457. package/pax/Passengers.d.ts +3 -0
  458. package/pax/Passengers.js +24 -0
  459. package/pax/Passengers1.d.ts +3 -0
  460. package/pax/Passengers1.js +24 -0
  461. package/pax/PrivateVan.d.ts +3 -0
  462. package/pax/PrivateVan.js +24 -0
  463. package/pax/PromoCzk.d.ts +3 -0
  464. package/pax/PromoCzk.js +27 -0
  465. package/pax/PromoDkk.d.ts +3 -0
  466. package/pax/PromoDkk.js +24 -0
  467. package/pax/PromoDollar.d.ts +3 -0
  468. package/pax/PromoDollar.js +24 -0
  469. package/pax/PromoEuro.d.ts +3 -0
  470. package/pax/PromoEuro.js +24 -0
  471. package/pax/PromoNok.d.ts +3 -0
  472. package/pax/PromoNok.js +27 -0
  473. package/pax/PromoPercent.d.ts +3 -0
  474. package/pax/PromoPercent.js +24 -0
  475. package/pax/PromoPln.d.ts +3 -0
  476. package/pax/PromoPln.js +27 -0
  477. package/pax/PromoPound.d.ts +3 -0
  478. package/pax/PromoPound.js +24 -0
  479. package/pax/PromoRon.d.ts +3 -0
  480. package/pax/PromoRon.js +27 -0
  481. package/pax/PromoRub.d.ts +3 -0
  482. package/pax/PromoRub.js +27 -0
  483. package/pax/PromoSek.d.ts +3 -0
  484. package/pax/PromoSek.js +27 -0
  485. package/pax/PromoTicketFootball.d.ts +3 -0
  486. package/pax/PromoTicketFootball.js +27 -0
  487. package/pax/PromoTicketMusic.d.ts +3 -0
  488. package/pax/PromoTicketMusic.js +27 -0
  489. package/pax/PromoTry.d.ts +3 -0
  490. package/pax/PromoTry.js +27 -0
  491. package/pax/Pushchair.d.ts +3 -0
  492. package/pax/Pushchair.js +24 -0
  493. package/pax/ReturnJourney.d.ts +3 -0
  494. package/pax/ReturnJourney.js +25 -0
  495. package/pax/Romantic1Night.d.ts +3 -0
  496. package/pax/Romantic1Night.js +27 -0
  497. package/pax/Romantic2Night.d.ts +3 -0
  498. package/pax/Romantic2Night.js +27 -0
  499. package/pax/RomanticCity.d.ts +3 -0
  500. package/pax/RomanticCity.js +27 -0
  501. package/pax/RomanticCruise.d.ts +3 -0
  502. package/pax/RomanticCruise.js +27 -0
  503. package/pax/RomanticMeal.d.ts +3 -0
  504. package/pax/RomanticMeal.js +27 -0
  505. package/pax/SaveMoney.d.ts +3 -0
  506. package/pax/SaveMoney.js +27 -0
  507. package/pax/Seaview.d.ts +3 -0
  508. package/pax/Seaview.js +27 -0
  509. package/pax/SeaviewCabin.d.ts +3 -0
  510. package/pax/SeaviewCabin.js +27 -0
  511. package/pax/Ship.d.ts +3 -0
  512. package/pax/Ship.js +27 -0
  513. package/pax/Trailer.d.ts +3 -0
  514. package/pax/Trailer.js +24 -0
  515. package/pax/TwoPassenger.d.ts +3 -0
  516. package/pax/TwoPassenger.js +25 -0
  517. package/pax/WalkOn.d.ts +3 -0
  518. package/pax/WalkOn.js +25 -0
  519. package/pax/Waves.d.ts +3 -0
  520. package/pax/Waves.js +24 -0
  521. package/pax/WifiOnboard.d.ts +3 -0
  522. package/pax/WifiOnboard.js +27 -0
  523. package/pax/all-icons.d.ts +5 -0
  524. package/pax/all-icons.js +238 -0
  525. package/pax/index.d.ts +78 -0
  526. package/pax/index.js +79 -0
  527. package/payment/AmericanexpressLightLarge.d.ts +3 -0
  528. package/payment/AmericanexpressLightLarge.js +36 -0
  529. package/payment/BitcoinLightLarge.d.ts +3 -0
  530. package/payment/BitcoinLightLarge.js +35 -0
  531. package/payment/CirrusLightLarge.d.ts +3 -0
  532. package/payment/CirrusLightLarge.js +45 -0
  533. package/payment/DinnerclubLightLarge.d.ts +3 -0
  534. package/payment/DinnerclubLightLarge.js +109 -0
  535. package/payment/DiscoverLightLarge.d.ts +3 -0
  536. package/payment/DiscoverLightLarge.js +54 -0
  537. package/payment/JcbLightLarge.d.ts +3 -0
  538. package/payment/JcbLightLarge.js +45 -0
  539. package/payment/MaestroLightLarge.d.ts +3 -0
  540. package/payment/MaestroLightLarge.js +45 -0
  541. package/payment/MastercardLightLarge.d.ts +3 -0
  542. package/payment/MastercardLightLarge.js +45 -0
  543. package/payment/PaypalLightLarge.d.ts +3 -0
  544. package/payment/PaypalLightLarge.js +39 -0
  545. package/payment/VisaLightLarge.d.ts +3 -0
  546. package/payment/VisaLightLarge.js +32 -0
  547. package/payment/all-icons.d.ts +5 -0
  548. package/payment/all-icons.js +34 -0
  549. package/payment/index.d.ts +10 -0
  550. package/payment/index.js +11 -0
  551. package/social-media/Blog.d.ts +3 -0
  552. package/social-media/Blog.js +24 -0
  553. package/social-media/Facebook.d.ts +3 -0
  554. package/social-media/Facebook.js +24 -0
  555. package/social-media/Instagram.d.ts +3 -0
  556. package/social-media/Instagram.js +45 -0
  557. package/social-media/LinkedIn.d.ts +3 -0
  558. package/social-media/LinkedIn.js +24 -0
  559. package/social-media/MailShare.d.ts +3 -0
  560. package/social-media/MailShare.js +24 -0
  561. package/social-media/Twitter.d.ts +3 -0
  562. package/social-media/Twitter.js +24 -0
  563. package/social-media/Youtube.d.ts +3 -0
  564. package/social-media/Youtube.js +24 -0
  565. package/social-media/all-icons.d.ts +5 -0
  566. package/social-media/all-icons.js +25 -0
  567. package/social-media/index.d.ts +7 -0
  568. package/social-media/index.js +8 -0
  569. package/system/Account.d.ts +3 -0
  570. package/system/Account.js +24 -0
  571. package/system/Announcement.d.ts +3 -0
  572. package/system/Announcement.js +25 -0
  573. package/system/Archive.d.ts +3 -0
  574. package/system/Archive.js +24 -0
  575. package/system/ArrowBack.d.ts +3 -0
  576. package/system/ArrowBack.js +24 -0
  577. package/system/ArrowDown.d.ts +3 -0
  578. package/system/ArrowDown.js +24 -0
  579. package/system/ArrowForward.d.ts +3 -0
  580. package/system/ArrowForward.js +24 -0
  581. package/system/ArrowUp.d.ts +3 -0
  582. package/system/ArrowUp.js +24 -0
  583. package/system/Attach.d.ts +3 -0
  584. package/system/Attach.js +24 -0
  585. package/system/BarChart.d.ts +3 -0
  586. package/system/BarChart.js +24 -0
  587. package/system/Basket.d.ts +3 -0
  588. package/system/Basket.js +24 -0
  589. package/system/Bolt.d.ts +3 -0
  590. package/system/Bolt.js +24 -0
  591. package/system/BookingList.d.ts +3 -0
  592. package/system/BookingList.js +24 -0
  593. package/system/Bookmark.d.ts +3 -0
  594. package/system/Bookmark.js +27 -0
  595. package/system/BuAboutDfds.d.ts +3 -0
  596. package/system/BuAboutDfds.js +24 -0
  597. package/system/BuFreightShipping.d.ts +3 -0
  598. package/system/BuFreightShipping.js +28 -0
  599. package/system/BuLogistics.d.ts +3 -0
  600. package/system/BuLogistics.js +27 -0
  601. package/system/BuPax.d.ts +3 -0
  602. package/system/BuPax.js +24 -0
  603. package/system/Calendar.d.ts +3 -0
  604. package/system/Calendar.js +24 -0
  605. package/system/CalendarOutbound.d.ts +3 -0
  606. package/system/CalendarOutbound.js +24 -0
  607. package/system/CalendarReturn.d.ts +3 -0
  608. package/system/CalendarReturn.js +24 -0
  609. package/system/ChevronDown.d.ts +3 -0
  610. package/system/ChevronDown.js +24 -0
  611. package/system/ChevronLeft.d.ts +3 -0
  612. package/system/ChevronLeft.js +24 -0
  613. package/system/ChevronRight.d.ts +3 -0
  614. package/system/ChevronRight.js +24 -0
  615. package/system/ChevronUp.d.ts +3 -0
  616. package/system/ChevronUp.js +24 -0
  617. package/system/Clear.d.ts +3 -0
  618. package/system/Clear.js +24 -0
  619. package/system/Close.d.ts +3 -0
  620. package/system/Close.js +24 -0
  621. package/system/Copy.d.ts +3 -0
  622. package/system/Copy.js +24 -0
  623. package/system/Delete.d.ts +3 -0
  624. package/system/Delete.js +24 -0
  625. package/system/Detach.d.ts +3 -0
  626. package/system/Detach.js +24 -0
  627. package/system/Dislike.d.ts +3 -0
  628. package/system/Dislike.js +24 -0
  629. package/system/Document.d.ts +3 -0
  630. package/system/Document.js +24 -0
  631. package/system/Download.d.ts +3 -0
  632. package/system/Download.js +27 -0
  633. package/system/DownloadAll.d.ts +3 -0
  634. package/system/DownloadAll.js +39 -0
  635. package/system/Duplicate.d.ts +3 -0
  636. package/system/Duplicate.js +24 -0
  637. package/system/Edit.d.ts +3 -0
  638. package/system/Edit.js +24 -0
  639. package/system/ExternalLink.d.ts +3 -0
  640. package/system/ExternalLink.js +24 -0
  641. package/system/Filters.d.ts +3 -0
  642. package/system/Filters.js +24 -0
  643. package/system/FiltersAdvanced.d.ts +3 -0
  644. package/system/FiltersAdvanced.js +24 -0
  645. package/system/First.d.ts +3 -0
  646. package/system/First.js +30 -0
  647. package/system/Height.d.ts +3 -0
  648. package/system/Height.js +24 -0
  649. package/system/Help.d.ts +3 -0
  650. package/system/Help.js +24 -0
  651. package/system/Hide.d.ts +3 -0
  652. package/system/Hide.js +24 -0
  653. package/system/Information.d.ts +3 -0
  654. package/system/Information.js +24 -0
  655. package/system/Last.d.ts +3 -0
  656. package/system/Last.js +30 -0
  657. package/system/Length.d.ts +3 -0
  658. package/system/Length.js +24 -0
  659. package/system/Like.d.ts +3 -0
  660. package/system/Like.js +24 -0
  661. package/system/Link.d.ts +3 -0
  662. package/system/Link.js +24 -0
  663. package/system/LocationPin.d.ts +3 -0
  664. package/system/LocationPin.js +27 -0
  665. package/system/Locked.d.ts +3 -0
  666. package/system/Locked.js +24 -0
  667. package/system/Logout.d.ts +3 -0
  668. package/system/Logout.js +28 -0
  669. package/system/Mail.d.ts +3 -0
  670. package/system/Mail.js +24 -0
  671. package/system/Menu.d.ts +3 -0
  672. package/system/Menu.js +24 -0
  673. package/system/Minus.d.ts +3 -0
  674. package/system/Minus.js +24 -0
  675. package/system/MoreHorizontal.d.ts +3 -0
  676. package/system/MoreHorizontal.js +24 -0
  677. package/system/MoreVertical.d.ts +3 -0
  678. package/system/MoreVertical.js +24 -0
  679. package/system/NewRelease.d.ts +3 -0
  680. package/system/NewRelease.js +25 -0
  681. package/system/NewWindow.d.ts +3 -0
  682. package/system/NewWindow.js +24 -0
  683. package/system/No.d.ts +3 -0
  684. package/system/No.js +24 -0
  685. package/system/Notification.d.ts +3 -0
  686. package/system/Notification.js +24 -0
  687. package/system/NumberDown.d.ts +3 -0
  688. package/system/NumberDown.js +24 -0
  689. package/system/NumberUp.d.ts +3 -0
  690. package/system/NumberUp.js +24 -0
  691. package/system/Paste.d.ts +3 -0
  692. package/system/Paste.js +24 -0
  693. package/system/Payment.d.ts +3 -0
  694. package/system/Payment.js +24 -0
  695. package/system/Phone.d.ts +3 -0
  696. package/system/Phone.js +24 -0
  697. package/system/Pin.d.ts +3 -0
  698. package/system/Pin.js +24 -0
  699. package/system/Play.d.ts +3 -0
  700. package/system/Play.js +24 -0
  701. package/system/Plus.d.ts +3 -0
  702. package/system/Plus.js +24 -0
  703. package/system/Print.d.ts +3 -0
  704. package/system/Print.js +24 -0
  705. package/system/ProductSelect.d.ts +3 -0
  706. package/system/ProductSelect.js +24 -0
  707. package/system/Refresh.d.ts +3 -0
  708. package/system/Refresh.js +24 -0
  709. package/system/Scroll.d.ts +3 -0
  710. package/system/Scroll.js +24 -0
  711. package/system/Search.d.ts +3 -0
  712. package/system/Search.js +24 -0
  713. package/system/SearchHistory.d.ts +3 -0
  714. package/system/SearchHistory.js +24 -0
  715. package/system/Settings.d.ts +3 -0
  716. package/system/Settings.js +24 -0
  717. package/system/Share.d.ts +3 -0
  718. package/system/Share.js +24 -0
  719. package/system/ShieldSuccess.d.ts +3 -0
  720. package/system/ShieldSuccess.js +27 -0
  721. package/system/ShieldWarning.d.ts +3 -0
  722. package/system/ShieldWarning.js +27 -0
  723. package/system/Show.d.ts +3 -0
  724. package/system/Show.js +24 -0
  725. package/system/Stack.d.ts +3 -0
  726. package/system/Stack.js +30 -0
  727. package/system/Star.d.ts +3 -0
  728. package/system/Star.js +33 -0
  729. package/system/StatusAlert.d.ts +3 -0
  730. package/system/StatusAlert.js +24 -0
  731. package/system/StatusError.d.ts +3 -0
  732. package/system/StatusError.js +24 -0
  733. package/system/StatusSuccess.d.ts +3 -0
  734. package/system/StatusSuccess.js +24 -0
  735. package/system/StatusWarning.d.ts +3 -0
  736. package/system/StatusWarning.js +24 -0
  737. package/system/SupportChat.d.ts +3 -0
  738. package/system/SupportChat.js +24 -0
  739. package/system/SupportContact.d.ts +3 -0
  740. package/system/SupportContact.js +24 -0
  741. package/system/SwapHorziontal.d.ts +3 -0
  742. package/system/SwapHorziontal.js +24 -0
  743. package/system/SwapVertical.d.ts +3 -0
  744. package/system/SwapVertical.js +24 -0
  745. package/system/Time.d.ts +3 -0
  746. package/system/Time.js +24 -0
  747. package/system/Unlink.d.ts +3 -0
  748. package/system/Unlink.js +24 -0
  749. package/system/Unlocked.d.ts +3 -0
  750. package/system/Unlocked.js +24 -0
  751. package/system/Unpin.d.ts +3 -0
  752. package/system/Unpin.js +24 -0
  753. package/system/Update.d.ts +3 -0
  754. package/system/Update.js +24 -0
  755. package/system/Upload.d.ts +3 -0
  756. package/system/Upload.js +27 -0
  757. package/system/Yes.d.ts +3 -0
  758. package/system/Yes.js +24 -0
  759. package/system/ZoomIn.d.ts +3 -0
  760. package/system/ZoomIn.js +24 -0
  761. package/system/ZoomOut.d.ts +3 -0
  762. package/system/ZoomOut.js +27 -0
  763. package/system/all-icons.d.ts +5 -0
  764. package/system/all-icons.js +295 -0
  765. package/system/index.d.ts +97 -0
  766. package/system/index.js +98 -0
  767. package/transport/Airplane.d.ts +3 -0
  768. package/transport/Airplane.js +27 -0
  769. package/transport/Bicycle.d.ts +3 -0
  770. package/transport/Bicycle.js +25 -0
  771. package/transport/BicycleDimensions.d.ts +3 -0
  772. package/transport/BicycleDimensions.js +25 -0
  773. package/transport/Bus.d.ts +3 -0
  774. package/transport/Bus.js +25 -0
  775. package/transport/BusDimensions.d.ts +3 -0
  776. package/transport/BusDimensions.js +37 -0
  777. package/transport/Car.d.ts +3 -0
  778. package/transport/Car.js +25 -0
  779. package/transport/Car1Dimensions.d.ts +3 -0
  780. package/transport/Car1Dimensions.js +40 -0
  781. package/transport/Car2.d.ts +3 -0
  782. package/transport/Car2.js +25 -0
  783. package/transport/Car2Dimensions.d.ts +3 -0
  784. package/transport/Car2Dimensions.js +40 -0
  785. package/transport/Car3.d.ts +3 -0
  786. package/transport/Car3.js +25 -0
  787. package/transport/Car3Dimensions.d.ts +3 -0
  788. package/transport/Car3Dimensions.js +40 -0
  789. package/transport/Car4.d.ts +3 -0
  790. package/transport/Car4.js +25 -0
  791. package/transport/Car4Dimensions.d.ts +3 -0
  792. package/transport/Car4Dimensions.js +40 -0
  793. package/transport/Car5.d.ts +3 -0
  794. package/transport/Car5.js +25 -0
  795. package/transport/Car5Dimensions.d.ts +3 -0
  796. package/transport/Car5Dimensions.js +40 -0
  797. package/transport/Car6.d.ts +3 -0
  798. package/transport/Car6.js +28 -0
  799. package/transport/Car6Dimensions.d.ts +3 -0
  800. package/transport/Car6Dimensions.js +41 -0
  801. package/transport/CarTrailer.d.ts +3 -0
  802. package/transport/CarTrailer.js +41 -0
  803. package/transport/Caravan.d.ts +3 -0
  804. package/transport/Caravan.js +25 -0
  805. package/transport/CaravanDimensions.d.ts +3 -0
  806. package/transport/CaravanDimensions.js +37 -0
  807. package/transport/Cargo.d.ts +3 -0
  808. package/transport/Cargo.js +25 -0
  809. package/transport/CargoDimensions.d.ts +3 -0
  810. package/transport/CargoDimensions.js +25 -0
  811. package/transport/CargoHazardous.d.ts +3 -0
  812. package/transport/CargoHazardous.js +25 -0
  813. package/transport/CargoHazardousDimensions.d.ts +3 -0
  814. package/transport/CargoHazardousDimensions.js +25 -0
  815. package/transport/CargoHighvalue.d.ts +3 -0
  816. package/transport/CargoHighvalue.js +25 -0
  817. package/transport/CargoHighvalueDimensions.d.ts +3 -0
  818. package/transport/CargoHighvalueDimensions.js +25 -0
  819. package/transport/CargoIndustrial.d.ts +3 -0
  820. package/transport/CargoIndustrial.js +25 -0
  821. package/transport/CargoIndustrialDimensions.d.ts +3 -0
  822. package/transport/CargoIndustrialDimensions.js +25 -0
  823. package/transport/CargoReefer.d.ts +3 -0
  824. package/transport/CargoReefer.js +25 -0
  825. package/transport/CargoReeferDimensions.d.ts +3 -0
  826. package/transport/CargoReeferDimensions.js +25 -0
  827. package/transport/FernettiLights.d.ts +3 -0
  828. package/transport/FernettiLights.js +27 -0
  829. package/transport/Minibus.d.ts +3 -0
  830. package/transport/Minibus.js +25 -0
  831. package/transport/MinibusDimensions.d.ts +3 -0
  832. package/transport/MinibusDimensions.js +37 -0
  833. package/transport/MotorHome.d.ts +3 -0
  834. package/transport/MotorHome.js +25 -0
  835. package/transport/Motorcycle.d.ts +3 -0
  836. package/transport/Motorcycle.js +25 -0
  837. package/transport/MotorcycleDimensions.d.ts +3 -0
  838. package/transport/MotorcycleDimensions.js +25 -0
  839. package/transport/MotorcycleSideCarDimensions.d.ts +3 -0
  840. package/transport/MotorcycleSideCarDimensions.js +25 -0
  841. package/transport/MotorcycleSidecar.d.ts +3 -0
  842. package/transport/MotorcycleSidecar.js +25 -0
  843. package/transport/MotorhomeDimensions.d.ts +3 -0
  844. package/transport/MotorhomeDimensions.js +37 -0
  845. package/transport/NoPassengers.d.ts +3 -0
  846. package/transport/NoPassengers.js +25 -0
  847. package/transport/Passenger.d.ts +3 -0
  848. package/transport/Passenger.js +25 -0
  849. package/transport/PaxTrailers.d.ts +3 -0
  850. package/transport/PaxTrailers.js +25 -0
  851. package/transport/PrivateVan.d.ts +3 -0
  852. package/transport/PrivateVan.js +25 -0
  853. package/transport/PrivateVanDimensions.d.ts +3 -0
  854. package/transport/PrivateVanDimensions.js +37 -0
  855. package/transport/TrailerDimensions.d.ts +3 -0
  856. package/transport/TrailerDimensions.js +37 -0
  857. package/transport/Truck1.d.ts +3 -0
  858. package/transport/Truck1.js +25 -0
  859. package/transport/Truck1Dimensions.d.ts +3 -0
  860. package/transport/Truck1Dimensions.js +32 -0
  861. package/transport/Truck2.d.ts +3 -0
  862. package/transport/Truck2.js +25 -0
  863. package/transport/Truck2Dimensions.d.ts +3 -0
  864. package/transport/Truck2Dimensions.js +32 -0
  865. package/transport/Truck3.d.ts +3 -0
  866. package/transport/Truck3.js +25 -0
  867. package/transport/Truck3Dimensions.d.ts +3 -0
  868. package/transport/Truck3Dimensions.js +32 -0
  869. package/transport/TwoPassenger.d.ts +3 -0
  870. package/transport/TwoPassenger.js +25 -0
  871. package/transport/all-icons.d.ts +5 -0
  872. package/transport/all-icons.js +160 -0
  873. package/transport/index.d.ts +52 -0
  874. package/transport/index.js +53 -0
  875. package/types/global.d.js +0 -0
  876. /package/{src/AnimatedSpinner.d.ts → AnimatedSpinner.d.ts} +0 -0
  877. /package/{src/DfdsLogo.d.ts → DfdsLogo.d.ts} +0 -0
  878. /package/{src/Spinner.d.ts → Spinner.d.ts} +0 -0
  879. /package/{src/SystemIcon.d.ts → SystemIcon.d.ts} +0 -0
  880. /package/{src → cjs}/core/Account.d.ts +0 -0
  881. /package/{src → cjs}/core/AccountSignedIn.d.ts +0 -0
  882. /package/{src → cjs}/core/AccountSignedOut.d.ts +0 -0
  883. /package/{src → cjs}/core/AlertWarning.d.ts +0 -0
  884. /package/{src → cjs}/core/AnchorDown.d.ts +0 -0
  885. /package/{src → cjs}/core/AnchorTop.d.ts +0 -0
  886. /package/{src → cjs}/core/Back.d.ts +0 -0
  887. /package/{src → cjs}/core/BurgerMenu.d.ts +0 -0
  888. /package/{src → cjs}/core/Cancelled.d.ts +0 -0
  889. /package/{src → cjs}/core/Clear.d.ts +0 -0
  890. /package/{src → cjs}/core/Close.d.ts +0 -0
  891. /package/{src → cjs}/core/Complete.d.ts +0 -0
  892. /package/{src → cjs}/core/CreditCardPayment.d.ts +0 -0
  893. /package/{src → cjs}/core/CusomerService.d.ts +0 -0
  894. /package/{src → cjs}/core/Date.d.ts +0 -0
  895. /package/{src → cjs}/core/Delete.d.ts +0 -0
  896. /package/{src → cjs}/core/Disabled.d.ts +0 -0
  897. /package/{src → cjs}/core/Down.d.ts +0 -0
  898. /package/{src → cjs}/core/DurationTime.d.ts +0 -0
  899. /package/{src → cjs}/core/Edit.d.ts +0 -0
  900. /package/{src → cjs}/core/FavouriteFollowing.d.ts +0 -0
  901. /package/{src → cjs}/core/Help.d.ts +0 -0
  902. /package/{src → cjs}/core/Hidden.d.ts +0 -0
  903. /package/{src → cjs}/core/Information.d.ts +0 -0
  904. /package/{src → cjs}/core/LeftArrow.d.ts +0 -0
  905. /package/{src → cjs}/core/LoadingSpinner.d.ts +0 -0
  906. /package/{src → cjs}/core/Lock.d.ts +0 -0
  907. /package/{src → cjs}/core/LockOpen.d.ts +0 -0
  908. /package/{src → cjs}/core/Mail.d.ts +0 -0
  909. /package/{src → cjs}/core/MapNavigation.d.ts +0 -0
  910. /package/{src → cjs}/core/Minus.d.ts +0 -0
  911. /package/{src → cjs}/core/More.d.ts +0 -0
  912. /package/{src → cjs}/core/Move.d.ts +0 -0
  913. /package/{src → cjs}/core/Next.d.ts +0 -0
  914. /package/{src → cjs}/core/NotificationAlert.d.ts +0 -0
  915. /package/{src → cjs}/core/Pin1.d.ts +0 -0
  916. /package/{src → cjs}/core/Pin2.d.ts +0 -0
  917. /package/{src → cjs}/core/Plus.d.ts +0 -0
  918. /package/{src → cjs}/core/Previous.d.ts +0 -0
  919. /package/{src → cjs}/core/Print.d.ts +0 -0
  920. /package/{src → cjs}/core/RadioButton.d.ts +0 -0
  921. /package/{src → cjs}/core/RadioButtonFill.d.ts +0 -0
  922. /package/{src → cjs}/core/Refresh.d.ts +0 -0
  923. /package/{src → cjs}/core/RightArrow.d.ts +0 -0
  924. /package/{src → cjs}/core/Search.d.ts +0 -0
  925. /package/{src → cjs}/core/Settings.d.ts +0 -0
  926. /package/{src → cjs}/core/SettingsAlert.d.ts +0 -0
  927. /package/{src → cjs}/core/Shown.d.ts +0 -0
  928. /package/{src → cjs}/core/SliderOff.d.ts +0 -0
  929. /package/{src → cjs}/core/SliderOn.d.ts +0 -0
  930. /package/{src → cjs}/core/Status.d.ts +0 -0
  931. /package/{src → cjs}/core/Swap.d.ts +0 -0
  932. /package/{src → cjs}/core/Up.d.ts +0 -0
  933. /package/{src → cjs}/core/VideoPlay.d.ts +0 -0
  934. /package/{src → cjs}/core/YesTick.d.ts +0 -0
  935. /package/{src → cjs}/core/ZoomFind.d.ts +0 -0
  936. /package/{src → cjs}/core/all-icons.d.ts +0 -0
  937. /package/{src → cjs}/core/index.d.ts +0 -0
  938. /package/{src → cjs}/flags/FlagBe.d.ts +0 -0
  939. /package/{src → cjs}/flags/FlagBg.d.ts +0 -0
  940. /package/{src → cjs}/flags/FlagBr.d.ts +0 -0
  941. /package/{src → cjs}/flags/FlagCa.d.ts +0 -0
  942. /package/{src → cjs}/flags/FlagCn.d.ts +0 -0
  943. /package/{src → cjs}/flags/FlagCz.d.ts +0 -0
  944. /package/{src → cjs}/flags/FlagDe.d.ts +0 -0
  945. /package/{src → cjs}/flags/FlagDk.d.ts +0 -0
  946. /package/{src → cjs}/flags/FlagEe.d.ts +0 -0
  947. /package/{src → cjs}/flags/FlagEs.d.ts +0 -0
  948. /package/{src → cjs}/flags/FlagEu.d.ts +0 -0
  949. /package/{src → cjs}/flags/FlagFi.d.ts +0 -0
  950. /package/{src → cjs}/flags/FlagFr.d.ts +0 -0
  951. /package/{src → cjs}/flags/FlagGb.d.ts +0 -0
  952. /package/{src → cjs}/flags/FlagHu.d.ts +0 -0
  953. /package/{src → cjs}/flags/FlagInt.d.ts +0 -0
  954. /package/{src → cjs}/flags/FlagIt.d.ts +0 -0
  955. /package/{src → cjs}/flags/FlagJp.d.ts +0 -0
  956. /package/{src → cjs}/flags/FlagKr.d.ts +0 -0
  957. /package/{src → cjs}/flags/FlagLt.d.ts +0 -0
  958. /package/{src → cjs}/flags/FlagLv.d.ts +0 -0
  959. /package/{src → cjs}/flags/FlagMa.d.ts +0 -0
  960. /package/{src → cjs}/flags/FlagNl.d.ts +0 -0
  961. /package/{src → cjs}/flags/FlagNo.d.ts +0 -0
  962. /package/{src → cjs}/flags/FlagPl.d.ts +0 -0
  963. /package/{src → cjs}/flags/FlagRo.d.ts +0 -0
  964. /package/{src → cjs}/flags/FlagRu.d.ts +0 -0
  965. /package/{src → cjs}/flags/FlagSe.d.ts +0 -0
  966. /package/{src → cjs}/flags/FlagSk.d.ts +0 -0
  967. /package/{src → cjs}/flags/FlagTr.d.ts +0 -0
  968. /package/{src → cjs}/flags/FlagUs.d.ts +0 -0
  969. /package/{src → cjs}/flags/all-icons.d.ts +0 -0
  970. /package/{src → cjs}/flags/index.d.ts +0 -0
  971. /package/{src → cjs}/index.d.ts +0 -0
  972. /package/{src → cjs}/links/Document.d.ts +0 -0
  973. /package/{src → cjs}/links/Download.d.ts +0 -0
  974. /package/{src → cjs}/links/ExternalLink.d.ts +0 -0
  975. /package/{src → cjs}/links/Invoice.d.ts +0 -0
  976. /package/{src → cjs}/links/LeftLink.d.ts +0 -0
  977. /package/{src → cjs}/links/Link.d.ts +0 -0
  978. /package/{src → cjs}/links/Modal.d.ts +0 -0
  979. /package/{src → cjs}/links/Pdf.d.ts +0 -0
  980. /package/{src → cjs}/links/RightLink.d.ts +0 -0
  981. /package/{src → cjs}/links/Unlink.d.ts +0 -0
  982. /package/{src → cjs}/links/Upload.d.ts +0 -0
  983. /package/{src → cjs}/links/all-icons.d.ts +0 -0
  984. /package/{src → cjs}/links/index.d.ts +0 -0
  985. /package/{src → cjs}/logistics/BulkLiquid.d.ts +0 -0
  986. /package/{src → cjs}/logistics/CargoAutomotive.d.ts +0 -0
  987. /package/{src → cjs}/logistics/CargoHazardousTrailer.d.ts +0 -0
  988. /package/{src → cjs}/logistics/CargoIndustrial.d.ts +0 -0
  989. /package/{src → cjs}/logistics/CargoIsoContainer.d.ts +0 -0
  990. /package/{src → cjs}/logistics/CargoLockedContainer.d.ts +0 -0
  991. /package/{src → cjs}/logistics/CargoMobileMachine.d.ts +0 -0
  992. /package/{src → cjs}/logistics/CargoReeferContainer.d.ts +0 -0
  993. /package/{src → cjs}/logistics/CargoReeferTrailer.d.ts +0 -0
  994. /package/{src → cjs}/logistics/CargoSelfDrive.d.ts +0 -0
  995. /package/{src → cjs}/logistics/CargoTrailer.d.ts +0 -0
  996. /package/{src → cjs}/logistics/Dimensions.d.ts +0 -0
  997. /package/{src → cjs}/logistics/DimensoonsXyz.d.ts +0 -0
  998. /package/{src → cjs}/logistics/Factory.d.ts +0 -0
  999. /package/{src → cjs}/logistics/Hazardous.d.ts +0 -0
  1000. /package/{src → cjs}/logistics/Railway.d.ts +0 -0
  1001. /package/{src → cjs}/logistics/Reefer.d.ts +0 -0
  1002. /package/{src → cjs}/logistics/Ship1.d.ts +0 -0
  1003. /package/{src → cjs}/logistics/Ship2.d.ts +0 -0
  1004. /package/{src → cjs}/logistics/TrackingCollection.d.ts +0 -0
  1005. /package/{src → cjs}/logistics/TrackingCollectionDelayed.d.ts +0 -0
  1006. /package/{src → cjs}/logistics/TrackingComplexBooking.d.ts +0 -0
  1007. /package/{src → cjs}/logistics/TrackingDelivery.d.ts +0 -0
  1008. /package/{src → cjs}/logistics/TrackingDeliveryDelayed.d.ts +0 -0
  1009. /package/{src → cjs}/logistics/TrackingEmpty.d.ts +0 -0
  1010. /package/{src → cjs}/logistics/TrackingFull.d.ts +0 -0
  1011. /package/{src → cjs}/logistics/TrackingFullLoad.d.ts +0 -0
  1012. /package/{src → cjs}/logistics/TrackingGateIn.d.ts +0 -0
  1013. /package/{src → cjs}/logistics/TrackingGateOut.d.ts +0 -0
  1014. /package/{src → cjs}/logistics/TrackingLoadedOnVessel.d.ts +0 -0
  1015. /package/{src → cjs}/logistics/TrackingLogistics.d.ts +0 -0
  1016. /package/{src → cjs}/logistics/TrackingLogisticsTime.d.ts +0 -0
  1017. /package/{src → cjs}/logistics/TrackingPartLoad.d.ts +0 -0
  1018. /package/{src → cjs}/logistics/TrackingPinRailway.d.ts +0 -0
  1019. /package/{src → cjs}/logistics/TrackingPinShip.d.ts +0 -0
  1020. /package/{src → cjs}/logistics/TrackingPinTruck.d.ts +0 -0
  1021. /package/{src → cjs}/logistics/TrackingPreliminaryBooked.d.ts +0 -0
  1022. /package/{src → cjs}/logistics/TrackingShipCancelled.d.ts +0 -0
  1023. /package/{src → cjs}/logistics/TrackingTruckMissedShip.d.ts +0 -0
  1024. /package/{src → cjs}/logistics/TrackingUnitBooked.d.ts +0 -0
  1025. /package/{src → cjs}/logistics/TrackingUnloadedFromVessel.d.ts +0 -0
  1026. /package/{src → cjs}/logistics/TruckFront.d.ts +0 -0
  1027. /package/{src → cjs}/logistics/TruckL121M19M.d.ts +0 -0
  1028. /package/{src → cjs}/logistics/TruckM8112M.d.ts +0 -0
  1029. /package/{src → cjs}/logistics/TruckS8M.d.ts +0 -0
  1030. /package/{src → cjs}/logistics/Warehouse.d.ts +0 -0
  1031. /package/{src → cjs}/logistics/WarehouseHighValue.d.ts +0 -0
  1032. /package/{src → cjs}/logistics/WarehouseReefer.d.ts +0 -0
  1033. /package/{src → cjs}/logistics/WeightKg.d.ts +0 -0
  1034. /package/{src → cjs}/logistics/all-icons.d.ts +0 -0
  1035. /package/{src → cjs}/logistics/index.d.ts +0 -0
  1036. /package/{src → cjs}/pax/ArrivalsFerry.d.ts +0 -0
  1037. /package/{src → cjs}/pax/BaggageRestrictions.d.ts +0 -0
  1038. /package/{src → cjs}/pax/Basket.d.ts +0 -0
  1039. /package/{src → cjs}/pax/Bed.d.ts +0 -0
  1040. /package/{src → cjs}/pax/BedSingleDouble.d.ts +0 -0
  1041. /package/{src → cjs}/pax/Bicycle.d.ts +0 -0
  1042. /package/{src → cjs}/pax/Bus.d.ts +0 -0
  1043. /package/{src → cjs}/pax/Calendar.d.ts +0 -0
  1044. /package/{src → cjs}/pax/CalendarOutbound.d.ts +0 -0
  1045. /package/{src → cjs}/pax/CalendarReturn.d.ts +0 -0
  1046. /package/{src → cjs}/pax/Car1.d.ts +0 -0
  1047. /package/{src → cjs}/pax/Car2.d.ts +0 -0
  1048. /package/{src → cjs}/pax/Car3.d.ts +0 -0
  1049. /package/{src → cjs}/pax/Car4.d.ts +0 -0
  1050. /package/{src → cjs}/pax/Car5.d.ts +0 -0
  1051. /package/{src → cjs}/pax/Car6.d.ts +0 -0
  1052. /package/{src → cjs}/pax/CarBike.d.ts +0 -0
  1053. /package/{src → cjs}/pax/CarFamily.d.ts +0 -0
  1054. /package/{src → cjs}/pax/CarOnboard.d.ts +0 -0
  1055. /package/{src → cjs}/pax/CarTrailer.d.ts +0 -0
  1056. /package/{src → cjs}/pax/Caravan.d.ts +0 -0
  1057. /package/{src → cjs}/pax/City.d.ts +0 -0
  1058. /package/{src → cjs}/pax/ConferenceOnboard.d.ts +0 -0
  1059. /package/{src → cjs}/pax/CrossingDuration.d.ts +0 -0
  1060. /package/{src → cjs}/pax/DancingEntertainment.d.ts +0 -0
  1061. /package/{src → cjs}/pax/Disability1.d.ts +0 -0
  1062. /package/{src → cjs}/pax/Disability2.d.ts +0 -0
  1063. /package/{src → cjs}/pax/DurationTime2.d.ts +0 -0
  1064. /package/{src → cjs}/pax/EnSuiteBathroom.d.ts +0 -0
  1065. /package/{src → cjs}/pax/Family.d.ts +0 -0
  1066. /package/{src → cjs}/pax/FamilyCity.d.ts +0 -0
  1067. /package/{src → cjs}/pax/FamilyOnboard.d.ts +0 -0
  1068. /package/{src → cjs}/pax/FamilyPackage.d.ts +0 -0
  1069. /package/{src → cjs}/pax/Food.d.ts +0 -0
  1070. /package/{src → cjs}/pax/Group.d.ts +0 -0
  1071. /package/{src → cjs}/pax/Minibus.d.ts +0 -0
  1072. /package/{src → cjs}/pax/MotorHome.d.ts +0 -0
  1073. /package/{src → cjs}/pax/Motorcycle.d.ts +0 -0
  1074. /package/{src → cjs}/pax/MotorcycleSideCar.d.ts +0 -0
  1075. /package/{src → cjs}/pax/NightOnboard.d.ts +0 -0
  1076. /package/{src → cjs}/pax/NightsOnboard.d.ts +0 -0
  1077. /package/{src → cjs}/pax/NoBaggageRestrictions.d.ts +0 -0
  1078. /package/{src → cjs}/pax/Nopassengers.d.ts +0 -0
  1079. /package/{src → cjs}/pax/OneWay.d.ts +0 -0
  1080. /package/{src → cjs}/pax/Passenger.d.ts +0 -0
  1081. /package/{src → cjs}/pax/Passengers.d.ts +0 -0
  1082. /package/{src → cjs}/pax/Passengers1.d.ts +0 -0
  1083. /package/{src → cjs}/pax/PrivateVan.d.ts +0 -0
  1084. /package/{src → cjs}/pax/PromoCzk.d.ts +0 -0
  1085. /package/{src → cjs}/pax/PromoDkk.d.ts +0 -0
  1086. /package/{src → cjs}/pax/PromoDollar.d.ts +0 -0
  1087. /package/{src → cjs}/pax/PromoEuro.d.ts +0 -0
  1088. /package/{src → cjs}/pax/PromoNok.d.ts +0 -0
  1089. /package/{src → cjs}/pax/PromoPercent.d.ts +0 -0
  1090. /package/{src → cjs}/pax/PromoPln.d.ts +0 -0
  1091. /package/{src → cjs}/pax/PromoPound.d.ts +0 -0
  1092. /package/{src → cjs}/pax/PromoRon.d.ts +0 -0
  1093. /package/{src → cjs}/pax/PromoRub.d.ts +0 -0
  1094. /package/{src → cjs}/pax/PromoSek.d.ts +0 -0
  1095. /package/{src → cjs}/pax/PromoTicketFootball.d.ts +0 -0
  1096. /package/{src → cjs}/pax/PromoTicketMusic.d.ts +0 -0
  1097. /package/{src → cjs}/pax/PromoTry.d.ts +0 -0
  1098. /package/{src → cjs}/pax/Pushchair.d.ts +0 -0
  1099. /package/{src → cjs}/pax/ReturnJourney.d.ts +0 -0
  1100. /package/{src → cjs}/pax/Romantic1Night.d.ts +0 -0
  1101. /package/{src → cjs}/pax/Romantic2Night.d.ts +0 -0
  1102. /package/{src → cjs}/pax/RomanticCity.d.ts +0 -0
  1103. /package/{src → cjs}/pax/RomanticCruise.d.ts +0 -0
  1104. /package/{src → cjs}/pax/RomanticMeal.d.ts +0 -0
  1105. /package/{src → cjs}/pax/SaveMoney.d.ts +0 -0
  1106. /package/{src → cjs}/pax/Seaview.d.ts +0 -0
  1107. /package/{src → cjs}/pax/SeaviewCabin.d.ts +0 -0
  1108. /package/{src → cjs}/pax/Ship.d.ts +0 -0
  1109. /package/{src → cjs}/pax/Trailer.d.ts +0 -0
  1110. /package/{src → cjs}/pax/TwoPassenger.d.ts +0 -0
  1111. /package/{src → cjs}/pax/WalkOn.d.ts +0 -0
  1112. /package/{src → cjs}/pax/Waves.d.ts +0 -0
  1113. /package/{src → cjs}/pax/WifiOnboard.d.ts +0 -0
  1114. /package/{src → cjs}/pax/all-icons.d.ts +0 -0
  1115. /package/{src → cjs}/pax/index.d.ts +0 -0
  1116. /package/{src → cjs}/payment/AmericanexpressLightLarge.d.ts +0 -0
  1117. /package/{src → cjs}/payment/BitcoinLightLarge.d.ts +0 -0
  1118. /package/{src → cjs}/payment/CirrusLightLarge.d.ts +0 -0
  1119. /package/{src → cjs}/payment/DinnerclubLightLarge.d.ts +0 -0
  1120. /package/{src → cjs}/payment/DiscoverLightLarge.d.ts +0 -0
  1121. /package/{src → cjs}/payment/JcbLightLarge.d.ts +0 -0
  1122. /package/{src → cjs}/payment/MaestroLightLarge.d.ts +0 -0
  1123. /package/{src → cjs}/payment/MastercardLightLarge.d.ts +0 -0
  1124. /package/{src → cjs}/payment/PaypalLightLarge.d.ts +0 -0
  1125. /package/{src → cjs}/payment/VisaLightLarge.d.ts +0 -0
  1126. /package/{src → cjs}/payment/all-icons.d.ts +0 -0
  1127. /package/{src → cjs}/payment/index.d.ts +0 -0
  1128. /package/{src → cjs}/social-media/Blog.d.ts +0 -0
  1129. /package/{src → cjs}/social-media/Facebook.d.ts +0 -0
  1130. /package/{src → cjs}/social-media/Instagram.d.ts +0 -0
  1131. /package/{src → cjs}/social-media/LinkedIn.d.ts +0 -0
  1132. /package/{src → cjs}/social-media/MailShare.d.ts +0 -0
  1133. /package/{src → cjs}/social-media/Twitter.d.ts +0 -0
  1134. /package/{src → cjs}/social-media/Youtube.d.ts +0 -0
  1135. /package/{src → cjs}/social-media/all-icons.d.ts +0 -0
  1136. /package/{src → cjs}/social-media/index.d.ts +0 -0
  1137. /package/{src → cjs}/system/Account.d.ts +0 -0
  1138. /package/{src → cjs}/system/Announcement.d.ts +0 -0
  1139. /package/{src → cjs}/system/Archive.d.ts +0 -0
  1140. /package/{src → cjs}/system/ArrowBack.d.ts +0 -0
  1141. /package/{src → cjs}/system/ArrowDown.d.ts +0 -0
  1142. /package/{src → cjs}/system/ArrowForward.d.ts +0 -0
  1143. /package/{src → cjs}/system/ArrowUp.d.ts +0 -0
  1144. /package/{src → cjs}/system/Attach.d.ts +0 -0
  1145. /package/{src → cjs}/system/BarChart.d.ts +0 -0
  1146. /package/{src → cjs}/system/Basket.d.ts +0 -0
  1147. /package/{src → cjs}/system/Bolt.d.ts +0 -0
  1148. /package/{src → cjs}/system/BookingList.d.ts +0 -0
  1149. /package/{src → cjs}/system/Bookmark.d.ts +0 -0
  1150. /package/{src → cjs}/system/BuAboutDfds.d.ts +0 -0
  1151. /package/{src → cjs}/system/BuFreightShipping.d.ts +0 -0
  1152. /package/{src → cjs}/system/BuLogistics.d.ts +0 -0
  1153. /package/{src → cjs}/system/BuPax.d.ts +0 -0
  1154. /package/{src → cjs}/system/Calendar.d.ts +0 -0
  1155. /package/{src → cjs}/system/CalendarOutbound.d.ts +0 -0
  1156. /package/{src → cjs}/system/CalendarReturn.d.ts +0 -0
  1157. /package/{src → cjs}/system/ChevronDown.d.ts +0 -0
  1158. /package/{src → cjs}/system/ChevronLeft.d.ts +0 -0
  1159. /package/{src → cjs}/system/ChevronRight.d.ts +0 -0
  1160. /package/{src → cjs}/system/ChevronUp.d.ts +0 -0
  1161. /package/{src → cjs}/system/Clear.d.ts +0 -0
  1162. /package/{src → cjs}/system/Close.d.ts +0 -0
  1163. /package/{src → cjs}/system/Copy.d.ts +0 -0
  1164. /package/{src → cjs}/system/Delete.d.ts +0 -0
  1165. /package/{src → cjs}/system/Detach.d.ts +0 -0
  1166. /package/{src → cjs}/system/Dislike.d.ts +0 -0
  1167. /package/{src → cjs}/system/Document.d.ts +0 -0
  1168. /package/{src → cjs}/system/Download.d.ts +0 -0
  1169. /package/{src → cjs}/system/DownloadAll.d.ts +0 -0
  1170. /package/{src → cjs}/system/Duplicate.d.ts +0 -0
  1171. /package/{src → cjs}/system/Edit.d.ts +0 -0
  1172. /package/{src → cjs}/system/ExternalLink.d.ts +0 -0
  1173. /package/{src → cjs}/system/Filters.d.ts +0 -0
  1174. /package/{src → cjs}/system/FiltersAdvanced.d.ts +0 -0
  1175. /package/{src → cjs}/system/First.d.ts +0 -0
  1176. /package/{src → cjs}/system/Height.d.ts +0 -0
  1177. /package/{src → cjs}/system/Help.d.ts +0 -0
  1178. /package/{src → cjs}/system/Hide.d.ts +0 -0
  1179. /package/{src → cjs}/system/Information.d.ts +0 -0
  1180. /package/{src → cjs}/system/Last.d.ts +0 -0
  1181. /package/{src → cjs}/system/Length.d.ts +0 -0
  1182. /package/{src → cjs}/system/Like.d.ts +0 -0
  1183. /package/{src → cjs}/system/Link.d.ts +0 -0
  1184. /package/{src → cjs}/system/LocationPin.d.ts +0 -0
  1185. /package/{src → cjs}/system/Locked.d.ts +0 -0
  1186. /package/{src → cjs}/system/Logout.d.ts +0 -0
  1187. /package/{src → cjs}/system/Mail.d.ts +0 -0
  1188. /package/{src → cjs}/system/Menu.d.ts +0 -0
  1189. /package/{src → cjs}/system/Minus.d.ts +0 -0
  1190. /package/{src → cjs}/system/MoreHorizontal.d.ts +0 -0
  1191. /package/{src → cjs}/system/MoreVertical.d.ts +0 -0
  1192. /package/{src → cjs}/system/NewRelease.d.ts +0 -0
  1193. /package/{src → cjs}/system/NewWindow.d.ts +0 -0
  1194. /package/{src → cjs}/system/No.d.ts +0 -0
  1195. /package/{src → cjs}/system/Notification.d.ts +0 -0
  1196. /package/{src → cjs}/system/NumberDown.d.ts +0 -0
  1197. /package/{src → cjs}/system/NumberUp.d.ts +0 -0
  1198. /package/{src → cjs}/system/Paste.d.ts +0 -0
  1199. /package/{src → cjs}/system/Payment.d.ts +0 -0
  1200. /package/{src → cjs}/system/Phone.d.ts +0 -0
  1201. /package/{src → cjs}/system/Pin.d.ts +0 -0
  1202. /package/{src → cjs}/system/Play.d.ts +0 -0
  1203. /package/{src → cjs}/system/Plus.d.ts +0 -0
  1204. /package/{src → cjs}/system/Print.d.ts +0 -0
  1205. /package/{src → cjs}/system/ProductSelect.d.ts +0 -0
  1206. /package/{src → cjs}/system/Refresh.d.ts +0 -0
  1207. /package/{src → cjs}/system/Scroll.d.ts +0 -0
  1208. /package/{src → cjs}/system/Search.d.ts +0 -0
  1209. /package/{src → cjs}/system/SearchHistory.d.ts +0 -0
  1210. /package/{src → cjs}/system/Settings.d.ts +0 -0
  1211. /package/{src → cjs}/system/Share.d.ts +0 -0
  1212. /package/{src → cjs}/system/ShieldSuccess.d.ts +0 -0
  1213. /package/{src → cjs}/system/ShieldWarning.d.ts +0 -0
  1214. /package/{src → cjs}/system/Show.d.ts +0 -0
  1215. /package/{src → cjs}/system/Stack.d.ts +0 -0
  1216. /package/{src → cjs}/system/Star.d.ts +0 -0
  1217. /package/{src → cjs}/system/StatusAlert.d.ts +0 -0
  1218. /package/{src → cjs}/system/StatusError.d.ts +0 -0
  1219. /package/{src → cjs}/system/StatusSuccess.d.ts +0 -0
  1220. /package/{src → cjs}/system/StatusWarning.d.ts +0 -0
  1221. /package/{src → cjs}/system/SupportChat.d.ts +0 -0
  1222. /package/{src → cjs}/system/SupportContact.d.ts +0 -0
  1223. /package/{src → cjs}/system/SwapHorziontal.d.ts +0 -0
  1224. /package/{src → cjs}/system/SwapVertical.d.ts +0 -0
  1225. /package/{src → cjs}/system/Time.d.ts +0 -0
  1226. /package/{src → cjs}/system/Unlink.d.ts +0 -0
  1227. /package/{src → cjs}/system/Unlocked.d.ts +0 -0
  1228. /package/{src → cjs}/system/Unpin.d.ts +0 -0
  1229. /package/{src → cjs}/system/Update.d.ts +0 -0
  1230. /package/{src → cjs}/system/Upload.d.ts +0 -0
  1231. /package/{src → cjs}/system/Yes.d.ts +0 -0
  1232. /package/{src → cjs}/system/ZoomIn.d.ts +0 -0
  1233. /package/{src → cjs}/system/ZoomOut.d.ts +0 -0
  1234. /package/{src → cjs}/system/all-icons.d.ts +0 -0
  1235. /package/{src → cjs}/system/index.d.ts +0 -0
  1236. /package/{src → cjs}/transport/Airplane.d.ts +0 -0
  1237. /package/{src → cjs}/transport/Bicycle.d.ts +0 -0
  1238. /package/{src → cjs}/transport/BicycleDimensions.d.ts +0 -0
  1239. /package/{src → cjs}/transport/Bus.d.ts +0 -0
  1240. /package/{src → cjs}/transport/BusDimensions.d.ts +0 -0
  1241. /package/{src → cjs}/transport/Car.d.ts +0 -0
  1242. /package/{src → cjs}/transport/Car1Dimensions.d.ts +0 -0
  1243. /package/{src → cjs}/transport/Car2.d.ts +0 -0
  1244. /package/{src → cjs}/transport/Car2Dimensions.d.ts +0 -0
  1245. /package/{src → cjs}/transport/Car3.d.ts +0 -0
  1246. /package/{src → cjs}/transport/Car3Dimensions.d.ts +0 -0
  1247. /package/{src → cjs}/transport/Car4.d.ts +0 -0
  1248. /package/{src → cjs}/transport/Car4Dimensions.d.ts +0 -0
  1249. /package/{src → cjs}/transport/Car5.d.ts +0 -0
  1250. /package/{src → cjs}/transport/Car5Dimensions.d.ts +0 -0
  1251. /package/{src → cjs}/transport/Car6.d.ts +0 -0
  1252. /package/{src → cjs}/transport/Car6Dimensions.d.ts +0 -0
  1253. /package/{src → cjs}/transport/CarTrailer.d.ts +0 -0
  1254. /package/{src → cjs}/transport/Caravan.d.ts +0 -0
  1255. /package/{src → cjs}/transport/CaravanDimensions.d.ts +0 -0
  1256. /package/{src → cjs}/transport/Cargo.d.ts +0 -0
  1257. /package/{src → cjs}/transport/CargoDimensions.d.ts +0 -0
  1258. /package/{src → cjs}/transport/CargoHazardous.d.ts +0 -0
  1259. /package/{src → cjs}/transport/CargoHazardousDimensions.d.ts +0 -0
  1260. /package/{src → cjs}/transport/CargoHighvalue.d.ts +0 -0
  1261. /package/{src → cjs}/transport/CargoHighvalueDimensions.d.ts +0 -0
  1262. /package/{src → cjs}/transport/CargoIndustrial.d.ts +0 -0
  1263. /package/{src → cjs}/transport/CargoIndustrialDimensions.d.ts +0 -0
  1264. /package/{src → cjs}/transport/CargoReefer.d.ts +0 -0
  1265. /package/{src → cjs}/transport/CargoReeferDimensions.d.ts +0 -0
  1266. /package/{src → cjs}/transport/FernettiLights.d.ts +0 -0
  1267. /package/{src → cjs}/transport/Minibus.d.ts +0 -0
  1268. /package/{src → cjs}/transport/MinibusDimensions.d.ts +0 -0
  1269. /package/{src → cjs}/transport/MotorHome.d.ts +0 -0
  1270. /package/{src → cjs}/transport/Motorcycle.d.ts +0 -0
  1271. /package/{src → cjs}/transport/MotorcycleDimensions.d.ts +0 -0
  1272. /package/{src → cjs}/transport/MotorcycleSideCarDimensions.d.ts +0 -0
  1273. /package/{src → cjs}/transport/MotorcycleSidecar.d.ts +0 -0
  1274. /package/{src → cjs}/transport/MotorhomeDimensions.d.ts +0 -0
  1275. /package/{src → cjs}/transport/NoPassengers.d.ts +0 -0
  1276. /package/{src → cjs}/transport/Passenger.d.ts +0 -0
  1277. /package/{src → cjs}/transport/PaxTrailers.d.ts +0 -0
  1278. /package/{src → cjs}/transport/PrivateVan.d.ts +0 -0
  1279. /package/{src → cjs}/transport/PrivateVanDimensions.d.ts +0 -0
  1280. /package/{src → cjs}/transport/TrailerDimensions.d.ts +0 -0
  1281. /package/{src → cjs}/transport/Truck1.d.ts +0 -0
  1282. /package/{src → cjs}/transport/Truck1Dimensions.d.ts +0 -0
  1283. /package/{src → cjs}/transport/Truck2.d.ts +0 -0
  1284. /package/{src → cjs}/transport/Truck2Dimensions.d.ts +0 -0
  1285. /package/{src → cjs}/transport/Truck3.d.ts +0 -0
  1286. /package/{src → cjs}/transport/Truck3Dimensions.d.ts +0 -0
  1287. /package/{src → cjs}/transport/TwoPassenger.d.ts +0 -0
  1288. /package/{src → cjs}/transport/all-icons.d.ts +0 -0
  1289. /package/{src → cjs}/transport/index.d.ts +0 -0
@@ -0,0 +1,3 @@
1
+ import React from 'react';
2
+ declare const SvgTrackingLogisticsTime: React.ForwardRefExoticComponent<Omit<React.SVGProps<SVGSVGElement>, "ref"> & React.RefAttributes<SVGSVGElement>>;
3
+ export default SvgTrackingLogisticsTime;
@@ -0,0 +1,3 @@
1
+ import React from 'react';
2
+ declare const SvgTrackingPartLoad: React.ForwardRefExoticComponent<Omit<React.SVGProps<SVGSVGElement>, "ref"> & React.RefAttributes<SVGSVGElement>>;
3
+ export default SvgTrackingPartLoad;
@@ -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, jsxs as _jsxs } from "@emotion/react/jsx-runtime";
10
+ var SvgTrackingPartLoad = /*#__PURE__*/forwardRef(function (props, svgRef) {
11
+ return _jsxs("svg", _objectSpread(_objectSpread({
12
+ xmlns: "http://www.w3.org/2000/svg",
13
+ width: "1em",
14
+ height: "1em",
15
+ viewBox: "0 0 32 32",
16
+ ref: svgRef
17
+ }, props), {}, {
18
+ children: [_jsx("path", {
19
+ fill: "currentColor",
20
+ d: "M28.498 19.72a1.28 1.28 0 110 2.56 1.28 1.28 0 010-2.56zm0 1.946c.177 0 .346-.07.472-.194s.195-.294.195-.471a.665.665 0 10-.667.666zm-.796-4.72c.022.195.131.402.502.49s3.622.714 3.622.714v2.792c0 .27-.197.581-.467.581h-1.187v-.581a1.646 1.646 0 00-3.292 0v.582h-.126c-.272 0-.514-.31-.514-.581v-6.858-.016a.475.475 0 01.504-.456l3.92.512c1.165.171 1.198 1.542 1.187 2.091h-3.955s-.238.01-.238.192c.001.18.016.36.045.538zm-5.278 2.784a1.28 1.28 0 110 2.56 1.28 1.28 0 010-2.56zm0 1.945a.666.666 0 100-1.332.666.666 0 000 1.332zM19.36 19.73a1.28 1.28 0 110 2.56 1.28 1.28 0 010-2.56zm0 1.945a.666.666 0 100-1.332.666.666 0 000 1.332zM6.176 19.73a1.28 1.28 0 110 2.56 1.28 1.28 0 010-2.56zm0 1.945a.665.665 0 100-1.33.665.665 0 000 1.33zm3.059-1.945a1.28 1.28 0 110 2.56 1.28 1.28 0 010-2.56zm0 1.945a.666.666 0 100-1.332.666.666 0 000 1.332zM3.12 19.73a1.28 1.28 0 110 2.56 1.28 1.28 0 010-2.56zm0 1.945a.666.666 0 100-1.332.666.666 0 000 1.332zM25.6 19.08v-5.76H.32v5.76H25.6zm.16-6.08a.16.16 0 01.16.16v6.08a.16.16 0 01-.16.16H.16a.16.16 0 01-.16-.16v-6.08A.16.16 0 01.16 13h25.6z"
21
+ }), _jsx("path", {
22
+ fill: "inherit",
23
+ d: "M.64 16.376h3.84v2.4H.64v-2.4zm4.16 0h3.84v2.4H4.8v-2.4zm4.16 0h3.84v2.4H8.96v-2.4zm4.16 0h3.84v2.4h-3.84v-2.4zm4.16 0h3.84v2.4h-3.84v-2.4zm4.16 0h3.84v2.4h-3.84v-2.4z"
24
+ })]
25
+ }));
26
+ });
27
+ export default SvgTrackingPartLoad;
@@ -0,0 +1,3 @@
1
+ import React from 'react';
2
+ declare const SvgTrackingPinRailway: React.ForwardRefExoticComponent<Omit<React.SVGProps<SVGSVGElement>, "ref"> & React.RefAttributes<SVGSVGElement>>;
3
+ export default SvgTrackingPinRailway;
@@ -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, jsxs as _jsxs } from "@emotion/react/jsx-runtime";
10
+ var SvgTrackingPinRailway = /*#__PURE__*/forwardRef(function (props, svgRef) {
11
+ return _jsxs("svg", _objectSpread(_objectSpread({
12
+ xmlns: "http://www.w3.org/2000/svg",
13
+ width: "1em",
14
+ height: "1em",
15
+ viewBox: "0 0 32 32",
16
+ ref: svgRef
17
+ }, props), {}, {
18
+ children: [_jsx("path", {
19
+ fill: "inherit",
20
+ d: "M13.811 21.504v-2.396h.742v2.396h-.742zm5.248 0v-2.396h.742v2.396h-.742zM12.1 17.569a1.141 1.141 0 110 2.282 1.141 1.141 0 010-2.282zm4.918-5.37h4.675V8.498h-4.675v3.701zm-5.111 0h4.675V8.498h-4.675v3.701zm9.564 4.913c-.649 0-1.198.425-1.386 1.011h-.012a.619.619 0 00-.553-.346h-5.442a.619.619 0 00-.553.346h-.012a1.456 1.456 0 00-2.536-.446.623.623 0 01-.029-.189v-2.547a.733.733 0 00.698.516h1.623c.402 0 .73-.329.73-.73s-.329-.73-.73-.73h-2.224a.128.128 0 00-.097.045v-5.54a1.202 1.202 0 01-.016-.198c0-1.468 2.621-2.658 5.858-2.662h.019c3.237.005 5.858 1.195 5.858 2.662a1.3 1.3 0 01-.016.198v5.54a.13.13 0 00-.097-.045H20.33c-.402 0-.731.329-.731.73s.329.73.731.73h1.623a.733.733 0 00.698-.516v2.547c0 .066-.01.129-.029.189a1.453 1.453 0 00-1.15-.565zm.041.457a1.141 1.141 0 110 2.282 1.141 1.141 0 010-2.282z"
21
+ }), _jsx("path", {
22
+ fill: "currentColor",
23
+ d: "M6.074 12.889c0-5.963 4.852-10.815 10.815-10.815s10.815 4.851 10.815 10.815c0 2.312-1.438 5.798-3.886 9.497-.427-.263-1.012-.546-1.567-.546-1.038 0-1.143 1.024-2.19 1.024s-2.086-1.023-3.129-1.023l-.021-.002c-1.043 0-2.099 1.024-3.147 1.024s-1.084-1.024-2.122-1.024c-.567 0-1.156.295-1.576.563-2.546-3.771-3.992-7.194-3.992-9.514zM16.889 0C9.782 0 4 5.782 4 12.889c0 4.318 3.74 9.903 5.348 12.103.524.718 5.188 7.008 7.541 7.008 3.293 0 12.889-12.284 12.889-19.111C29.778 5.782 23.996 0 16.889 0z"
24
+ })]
25
+ }));
26
+ });
27
+ export default SvgTrackingPinRailway;
@@ -0,0 +1,3 @@
1
+ import React from 'react';
2
+ declare const SvgTrackingPinShip: React.ForwardRefExoticComponent<Omit<React.SVGProps<SVGSVGElement>, "ref"> & React.RefAttributes<SVGSVGElement>>;
3
+ export default SvgTrackingPinShip;
@@ -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, jsxs as _jsxs } from "@emotion/react/jsx-runtime";
10
+ var SvgTrackingPinShip = /*#__PURE__*/forwardRef(function (props, svgRef) {
11
+ return _jsxs("svg", _objectSpread(_objectSpread({
12
+ xmlns: "http://www.w3.org/2000/svg",
13
+ width: "1em",
14
+ height: "1em",
15
+ viewBox: "0 0 32 32",
16
+ ref: svgRef
17
+ }, props), {}, {
18
+ children: [_jsx("path", {
19
+ fill: "currentColor",
20
+ d: "M6.074 12.889c0-5.963 4.852-10.815 10.815-10.815s10.815 4.851 10.815 10.815c0 2.312-1.438 5.798-3.886 9.497-.427-.263-1.012-.546-1.567-.546-1.038 0-1.143 1.024-2.19 1.024s-2.086-1.023-3.129-1.023l-.021-.002c-1.043 0-2.099 1.024-3.147 1.024s-1.084-1.024-2.122-1.024c-.567 0-1.156.295-1.576.563-2.546-3.771-3.992-7.194-3.992-9.514zM16.889 0C9.782 0 4 5.782 4 12.889c0 4.318 3.74 9.903 5.348 12.103.524.718 5.188 7.008 7.541 7.008 3.293 0 12.889-12.284 12.889-19.111C29.778 5.782 23.996 0 16.889 0z"
21
+ }), _jsx("path", {
22
+ fill: "inherit",
23
+ d: "M17.486 11.565c2.31.275 5.998 2.627 5.998 4.445l-1.49 4.796c-.687.22-.898.965-1.794.965-.989 0-2.062-.909-3.047-1.015l.333-9.191zm-6.988 4.445c0-1.818 3.689-4.17 5.998-4.445l.333 9.191c-.985.107-2.058 1.016-3.047 1.016-.896 0-1.106-.745-1.794-.966l-1.49-4.796zm1.929-6.014h9.066l-.025-.053c-.441-.936-.764-.917-3.138-.917h-2.741c-2.374 0-2.696-.019-3.138.917l-.025.053zm5.891-2.497h5.969l-.53 1.709h-1.291l.93 5.524c-.695-.948-1.887-2.263-3.134-2.981 1.5-.064 1.791-.293 1.515-1.089h-9.632c-.267.768-.005 1.008 1.363 1.082-1.415.806-2.594 2.318-3.115 3.425l1.091-5.961h-1.291l-.53-1.709h5.969l.904-3.454h.879l.905 3.454z"
24
+ })]
25
+ }));
26
+ });
27
+ export default SvgTrackingPinShip;
@@ -0,0 +1,3 @@
1
+ import React from 'react';
2
+ declare const SvgTrackingPinTruck: React.ForwardRefExoticComponent<Omit<React.SVGProps<SVGSVGElement>, "ref"> & React.RefAttributes<SVGSVGElement>>;
3
+ export default SvgTrackingPinTruck;
@@ -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, jsxs as _jsxs } from "@emotion/react/jsx-runtime";
10
+ var SvgTrackingPinTruck = /*#__PURE__*/forwardRef(function (props, svgRef) {
11
+ return _jsxs("svg", _objectSpread(_objectSpread({
12
+ xmlns: "http://www.w3.org/2000/svg",
13
+ width: "1em",
14
+ height: "1em",
15
+ viewBox: "0 0 32 32",
16
+ ref: svgRef
17
+ }, props), {}, {
18
+ children: [_jsx("path", {
19
+ fill: "inherit",
20
+ d: "M17.817 12.867l.024-.252a.752.752 0 01.742-.7h1.135a.75.75 0 01.742.7l.046.252h1.064a.67.67 0 01.623.427h-.009a40.95 40.95 0 00-.559-2.372c-.286-1.058-.832-1.254-1.472-1.28H13.658c-.644 0-1.19.201-1.472 1.28a40.95 40.95 0 00-.559 2.372.67.67 0 01.623-.427h5.565zm1.338-.952a.853.853 0 110-1.706.853.853 0 010 1.706zm4.258-2.031h.158a.751.751 0 01.747.751v1.412a.751.751 0 01-.747.751h-.09a.751.751 0 01-.747-.751v-.96h-.738l.226 2.47v-.03 4.907a.67.67 0 01-.666.67h.725c.156 0 .282.126.282.282v1.045a.282.282 0 01-.282.282h-.363v.555a.615.615 0 01-.627.614h-1.766a.614.614 0 01-.61-.614l-.026-.555h-3.972l-.026.555a.613.613 0 01-.61.614h-1.749a.614.614 0 01-.632-.623v-.555h-.363a.282.282 0 01-.282-.282v-1.041c0-.156.126-.282.282-.282h.708a.67.67 0 01-.666-.67v-4.885l.226-2.47h-.742v1.003a.751.751 0 01-.747.751h-.09a.751.751 0 01-.747-.751v-1.399c0-.413.334-.749.747-.751h.23a.74.74 0 01.273.098l1.161.427.192-2.133.137-2.261a.67.67 0 01.666-.67s2.074-.179 4.028-.179 4.028.179 4.028.179a.671.671 0 01.666.627l.137 2.261.192 2.133 1.161-.427a.74.74 0 01.273-.098h.043zm-9.561 8.359v-.132a.597.597 0 00-.593-.597h-.695a.597.597 0 00-.593.597v.132c0 .328.265.595.593.597h.695a.597.597 0 00.593-.597zm5.546.264c.009-.338.026-.67.051-.994h-5.094c.034.327.051.659.051.994h4.992zm.128-1.796h.013c.038-.341.09-.674.145-.994h-5.547c.055.32.107.653.145.994h5.244zm-2.598-1.796h2.91c.085-.35.175-.683.277-.994h-6.409c.102.311.196.644.277.994h2.944zm4.919 3.328l-.013-.132a.597.597 0 00-.593-.597h-.695a.597.597 0 00-.593.597v.132c0 .328.265.595.593.597h.708a.597.597 0 00.593-.597z"
21
+ }), _jsx("path", {
22
+ fill: "currentColor",
23
+ d: "M6.074 12.889c0-5.963 4.852-10.815 10.815-10.815s10.815 4.851 10.815 10.815c0 2.312-1.438 5.798-3.886 9.497-.427-.263-1.012-.546-1.567-.546-1.038 0-1.143 1.024-2.19 1.024s-2.086-1.023-3.129-1.023l-.021-.002c-1.043 0-2.099 1.024-3.147 1.024s-1.084-1.024-2.122-1.024c-.567 0-1.156.295-1.576.563-2.546-3.771-3.992-7.194-3.992-9.514zM16.889 0C9.782 0 4 5.782 4 12.889c0 4.318 3.74 9.903 5.348 12.103.524.718 5.188 7.008 7.541 7.008 3.293 0 12.889-12.284 12.889-19.111C29.778 5.782 23.996 0 16.889 0z"
24
+ })]
25
+ }));
26
+ });
27
+ export default SvgTrackingPinTruck;
@@ -0,0 +1,3 @@
1
+ import React from 'react';
2
+ declare const SvgTrackingPreliminaryBooked: React.ForwardRefExoticComponent<Omit<React.SVGProps<SVGSVGElement>, "ref"> & React.RefAttributes<SVGSVGElement>>;
3
+ export default SvgTrackingPreliminaryBooked;
@@ -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, jsxs as _jsxs } from "@emotion/react/jsx-runtime";
10
+ var SvgTrackingPreliminaryBooked = /*#__PURE__*/forwardRef(function (props, svgRef) {
11
+ return _jsxs("svg", _objectSpread(_objectSpread({
12
+ xmlns: "http://www.w3.org/2000/svg",
13
+ width: "1em",
14
+ height: "1em",
15
+ viewBox: "0 0 32 32",
16
+ ref: svgRef
17
+ }, props), {}, {
18
+ children: [_jsx("path", {
19
+ fill: "currentColor",
20
+ d: "M25.179 22.966h-6.624a1.905 1.905 0 00-.371-1.985h6.309v-7.968a.647.647 0 01.672-.627l5.247.683c1.559.219 1.588 2.056 1.588 2.798h-5.292s-.319.011-.319.256c.001.241.021.482.059.72.04.347.317.619.664.653.497.119 4.847.957 4.847.957v3.737c0 .36-.256.776-.627.776h-1.577v-.779a2.205 2.205 0 10-4.404 0v.779h-.171zm2.334-2.412a1.715 1.715 0 110 3.43 1.715 1.715 0 010-3.43zm0 2.598v.007a.89.89 0 00.89-.898.891.891 0 10-.891.891zM1 11.703h21.635a1 1 0 011 1v6.565a1 1 0 01-1 1H1a1 1 0 01-1-1v-6.565a1 1 0 011-1zm15.351 8.866a1.715 1.715 0 110 3.43 1.715 1.715 0 010-3.43zm0 2.598v.007a.89.89 0 00.89-.898.891.891 0 10-.891.891zM2.802 20.569a1.714 1.714 0 11.001 3.429 1.714 1.714 0 01-.002-3.429zm0 2.598v.007a.892.892 0 00.89-.898.891.891 0 10-.891.891zm3.911-2.598a1.715 1.715 0 110 3.43 1.715 1.715 0 010-3.43zm0 2.598v.007a.892.892 0 00.89-.898.891.891 0 10-.891.891zm15.974-10.528H.936v6.783h21.751v-6.783z"
21
+ }), _jsx("path", {
22
+ fill: "inherit",
23
+ d: "M15.648 13.83l-.732-.719-4.414 4.335-1.789-1.76-.735.722 1.789 1.758.735.719.732-.719z"
24
+ })]
25
+ }));
26
+ });
27
+ export default SvgTrackingPreliminaryBooked;
@@ -0,0 +1,3 @@
1
+ import React from 'react';
2
+ declare const SvgTrackingShipCancelled: React.ForwardRefExoticComponent<Omit<React.SVGProps<SVGSVGElement>, "ref"> & React.RefAttributes<SVGSVGElement>>;
3
+ export default SvgTrackingShipCancelled;
@@ -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, jsxs as _jsxs } from "@emotion/react/jsx-runtime";
10
+ var SvgTrackingShipCancelled = /*#__PURE__*/forwardRef(function (props, svgRef) {
11
+ return _jsxs("svg", _objectSpread(_objectSpread({
12
+ xmlns: "http://www.w3.org/2000/svg",
13
+ width: "1em",
14
+ height: "1em",
15
+ viewBox: "0 0 32 32",
16
+ ref: svgRef
17
+ }, props), {}, {
18
+ children: [_jsx("path", {
19
+ fill: "inherit",
20
+ d: "M20.312 8l-9.15 15.848h1.084L21.397 8z"
21
+ }), _jsx("path", {
22
+ fill: "currentColor",
23
+ d: "M10.47 11.369l1.822 4.555H4.093v-4.555h.682l.596-1.822h1.598l1.016 1.822h2.486zm5.064 3.061l-.847 1.466H12.84V14.43h2.694zm2.369 1.466l.847-1.466h1.473v1.466h-2.319zm-.33.571l13.002-.012-1.747 3.048a7.574 7.574 0 00-.261-.005c-2.672 0-2.681 1.605-5.378 1.605-2.473 0-4.926-1.343-7.387-1.567l1.771-3.068zm-3.217.003l-2.002 3.468c-1.76.474-3.52 1.162-5.29 1.162-2.697 0-2.7-1.603-5.373-1.603-.244 0-.488.012-.73.036a5.668 5.668 0 01-.893-3.05l14.287-.014zM0 15.896v-1.467h3.439v1.467H0zm20.726 0V14.43h3.439v1.466h-3.439zm3.681-2.895h6.195v3h-6.195v-3z"
24
+ })]
25
+ }));
26
+ });
27
+ export default SvgTrackingShipCancelled;
@@ -0,0 +1,3 @@
1
+ import React from 'react';
2
+ declare const SvgTrackingTruckMissedShip: React.ForwardRefExoticComponent<Omit<React.SVGProps<SVGSVGElement>, "ref"> & React.RefAttributes<SVGSVGElement>>;
3
+ export default SvgTrackingTruckMissedShip;
@@ -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, jsxs as _jsxs } from "@emotion/react/jsx-runtime";
10
+ var SvgTrackingTruckMissedShip = /*#__PURE__*/forwardRef(function (props, svgRef) {
11
+ return _jsxs("svg", _objectSpread(_objectSpread({
12
+ xmlns: "http://www.w3.org/2000/svg",
13
+ width: "1em",
14
+ height: "1em",
15
+ viewBox: "0 0 32 32",
16
+ ref: svgRef
17
+ }, props), {}, {
18
+ children: [_jsx("path", {
19
+ fill: "inherit",
20
+ d: "M18.687 18.796l-1.816 1.816-.707-.707 1.816-1.816-1.816-1.816.707-.707 1.816 1.816 1.816-1.816.707.707-1.816 1.816 1.816 1.816-.707.707-1.816-1.816z"
21
+ }), _jsx("path", {
22
+ fill: "currentColor",
23
+ d: "M9.376 21.716H4.031c.066-.171.104-.356.104-.55 0-.4-.157-.765-.411-1.04H8.82V13.74c0-.29.251-.503.545-.503l4.245.549c1.261.176 1.298 1.653 1.286 2.242h-4.285s-.257.01-.257.206.017.366.049.575c.032.21.135.43.537.524s3.924.765 3.924.765v2.996c0 .291-.213.623-.507.623h-1.276v-.623c0-.987-.788-1.786-1.784-1.786s-1.783.799-1.783 1.786v.623h-.138zm-13.847.159c.405-.002.731-.328.728-.728s-.332-.723-.736-.721c-.404.002-.73.328-.728.728s.332.723.736.721zm-.011-2.116c.776-.004 1.41.616 1.413 1.384s-.622 1.395-1.398 1.399c-.777.004-1.41-.616-1.414-1.384s.622-1.395 1.399-1.399zm6.764 2.116c.405-.002.731-.328.728-.728s-.332-.723-.736-.721c-.404.002-.73.328-.728.728s.332.723.736.721zm-.011-2.116c.776-.004 1.41.616 1.413 1.384s-.622 1.395-1.398 1.399c-.777.004-1.41-.616-1.414-1.384s.622-1.395 1.399-1.399zm-10.1 2.134c.405-.002.731-.328.728-.728s-.332-.723-.736-.721c-.404.002-.73.328-.728.728s.332.723.736.721zm-.011-2.116c.776-.004 1.41.616 1.413 1.384s-.622 1.395-1.398 1.399c-.777.004-1.41-.616-1.414-1.384s.622-1.395 1.399-1.399zm19.106 2.093c.398 0 .722-.32.722-.715s-.323-.714-.722-.714-.722.32-.722.714c0 .395.323.715.722.715zm0-2.087c.766 0 1.387.614 1.387 1.372s-.621 1.373-1.387 1.373-1.387-.614-1.387-1.373a1.38 1.38 0 011.387-1.372zM7.87 12.467c.097 0 .176.078.176.174v6.611a.176.176 0 01-.176.175H-9.354a.175.175 0 01-.176-.174v-.524H7.35v-5.57H-9.53v-.518c0-.095.079-.174.176-.174H7.87zm-16.212 3.824h-1.996l1.236 1.243-.706.678-2.353-2.366 2.359-2.316.698.685-1.127 1.106h1.888v-1.622H6.755v4.429H-8.343v-1.837zm35.636-.794c1.598.191 4.151 1.818 4.151 3.076l-1.031 3.319c-.476.152-.621.668-1.242.668-.684 0-1.427-.629-2.109-.703l.231-6.361zm-4.837 3.076c0-1.258 2.553-2.886 4.151-3.076l.231 6.361c-.682.074-1.424.703-2.109.703-.62 0-.766-.516-1.241-.668l-1.031-3.319zm1.335-4.162h6.274l-.017-.037c-.305-.648-.528-.634-2.171-.634h-1.897c-1.643 0-1.866-.013-2.171.634l-.017.037zm4.077-1.728H32l-.367 1.183h-.893l.643 3.823c-.481-.656-1.306-1.566-2.169-2.063 1.038-.045 1.239-.203 1.048-.754h-6.666c-.185.532-.003.698.943.749-.979.558-1.795 1.604-2.155 2.37l.755-4.125h-.893l-.367-1.183h4.131l.626-2.39h.608l.626 2.39z"
24
+ })]
25
+ }));
26
+ });
27
+ export default SvgTrackingTruckMissedShip;
@@ -0,0 +1,3 @@
1
+ import React from 'react';
2
+ declare const SvgTrackingUnitBooked: React.ForwardRefExoticComponent<Omit<React.SVGProps<SVGSVGElement>, "ref"> & React.RefAttributes<SVGSVGElement>>;
3
+ export default SvgTrackingUnitBooked;
@@ -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, jsxs as _jsxs } from "@emotion/react/jsx-runtime";
10
+ var SvgTrackingUnitBooked = /*#__PURE__*/forwardRef(function (props, svgRef) {
11
+ return _jsxs("svg", _objectSpread(_objectSpread({
12
+ xmlns: "http://www.w3.org/2000/svg",
13
+ width: "1em",
14
+ height: "1em",
15
+ viewBox: "0 0 32 32",
16
+ ref: svgRef
17
+ }, props), {}, {
18
+ children: [_jsx("path", {
19
+ fill: "inherit",
20
+ d: "M24.964 23.356h-6.568a1.89 1.89 0 00-.368-1.968h6.255v-7.899a.642.642 0 01.666-.622l5.203.677c1.545.217 1.575 2.038 1.575 2.774H26.48s-.316.011-.316.254c.001.239.021.478.059.714.04.344.314.613.659.648.493.118 4.805.949 4.805.949v3.705c0 .357-.254.769-.622.769h-1.564v-.773a2.184 2.184 0 00-3.302-1.967 2.186 2.186 0 00-1.065 1.967v.773h-.169zm2.314-2.392a1.7 1.7 0 110 3.4 1.7 1.7 0 010-3.4zm-11.067.015a1.7 1.7 0 110 3.4 1.7 1.7 0 010-3.4zm-13.433 0a1.7 1.7 0 110 3.4 1.7 1.7 0 010-3.4zm3.878 0a1.7 1.7 0 110 3.4 1.7 1.7 0 010-3.4zm20.622 2.561v.007a.885.885 0 00.883-.89.883.883 0 10-.883.883zm-11.067.015v.007a.885.885 0 00.883-.89.884.884 0 10-.882.882zm-13.433 0v.007a.885.885 0 00.883-.89.884.884 0 10-.882.882zm3.878 0v.007a.885.885 0 00.883-.89.884.884 0 10-.882.882z"
21
+ }), _jsx("path", {
22
+ fill: "currentColor",
23
+ d: "M1 12.189h21.433a1 1 0 011 1v6.492a1 1 0 01-1 1H1a1 1 0 01-1-1v-6.492a1 1 0 011-1zm14.464 2.102l-.724-.711-4.362 4.284-1.768-1.739-.726.714 1.768 1.737.726.711 5.086-4.995z"
24
+ })]
25
+ }));
26
+ });
27
+ export default SvgTrackingUnitBooked;
@@ -0,0 +1,3 @@
1
+ import React from 'react';
2
+ declare const SvgTrackingUnloadedFromVessel: React.ForwardRefExoticComponent<Omit<React.SVGProps<SVGSVGElement>, "ref"> & React.RefAttributes<SVGSVGElement>>;
3
+ export default SvgTrackingUnloadedFromVessel;
@@ -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, jsxs as _jsxs } from "@emotion/react/jsx-runtime";
10
+ var SvgTrackingUnloadedFromVessel = /*#__PURE__*/forwardRef(function (props, svgRef) {
11
+ return _jsxs("svg", _objectSpread(_objectSpread({
12
+ xmlns: "http://www.w3.org/2000/svg",
13
+ width: "1em",
14
+ height: "1em",
15
+ viewBox: "0 0 32 32",
16
+ ref: svgRef
17
+ }, props), {}, {
18
+ children: [_jsx("path", {
19
+ fill: "currentColor",
20
+ d: "M27.034 19.9h.731v2.541h-.731V19.9zm-15.898-4.826l2.015 2.031-2.011 2.075-.604-.595 1.057-1.089H9.864v-.849h1.638l-.963-.969.598-.602zm-6.567 1.493c1.333.171 3.461 1.633 3.468 2.76l-.86 2.987c-.397.133-.518.597-1.035.597-.571 0-1.191-.566-1.758-.631l.185-5.714zm-3.838 2.76c0-1.129 2.129-2.591 3.468-2.76l.185 5.714c-.569.066-1.188.631-1.759.631-.517 0-.638-.462-1.035-.597l-.859-2.987zm4.454-5.154h3.583l-.319 1.033h-.768l.553 3.329c-.417-.573-1.133-1.366-1.88-1.799.908-.039 1.073-.178.908-.658H1.486c-.159.458-.004.609.818.652a5.057 5.057 0 00-1.866 2.076l.649-3.6H.319L0 14.173h3.577l.543-2.085h.526l.538 2.085zm11.179 5.767c.721 0 1.305.56 1.305 1.251s-.584 1.251-1.305 1.251-1.305-.56-1.305-1.251.584-1.251 1.305-1.251zm2.977 0c.721 0 1.305.56 1.305 1.251s-.584 1.251-1.305 1.251-1.305-.56-1.305-1.251.584-1.251 1.305-1.251zm-17.88-4.12h5.845l-.017-.042c-.285-.719-.493-.705-2.023-.705H3.501c-1.532 0-1.738-.015-2.023.705l-.017.042zm14.903 6.015v.005c.181 0 .354-.069.481-.192a.64.64 0 00-.222-1.063.7.7 0 00-.739.141c-.194.186-.252.465-.147.708s.352.401.626.401zm2.977 0v.005c.181 0 .354-.069.481-.192a.64.64 0 00-.222-1.063.7.7 0 00-.739.141c-.194.186-.252.465-.147.708s.352.401.626.401z"
21
+ }), _jsx("path", {
22
+ fill: "inherit",
23
+ d: "M15.118 13.029H31a1 1 0 011 1v4.588a1 1 0 01-1 1H15.118a1 1 0 01-1-1v-4.588a1 1 0 011-1z"
24
+ })]
25
+ }));
26
+ });
27
+ export default SvgTrackingUnloadedFromVessel;
@@ -0,0 +1,3 @@
1
+ import React from 'react';
2
+ declare const SvgTruckFront: React.ForwardRefExoticComponent<Omit<React.SVGProps<SVGSVGElement>, "ref"> & React.RefAttributes<SVGSVGElement>>;
3
+ export default SvgTruckFront;
@@ -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, jsxs as _jsxs } from "@emotion/react/jsx-runtime";
10
+ var SvgTruckFront = /*#__PURE__*/forwardRef(function (props, svgRef) {
11
+ return _jsxs("svg", _objectSpread(_objectSpread({
12
+ xmlns: "http://www.w3.org/2000/svg",
13
+ width: "1em",
14
+ height: "1em",
15
+ viewBox: "0 0 32 32",
16
+ ref: svgRef
17
+ }, props), {}, {
18
+ children: [_jsx("path", {
19
+ fill: "inherit",
20
+ d: "M20.637 12.487a1.623 1.623 0 100-3.246 1.623 1.623 0 000 3.246zm2.794 3.453l-.278-1.534-.001-.004a1.434 1.434 0 00-1.431-1.339h-2.189c-.758 0-1.383.595-1.431 1.341l-.174 1.779z"
21
+ }), _jsx("path", {
22
+ fill: "currentColor",
23
+ d: "M26.459 15.557a1.288 1.288 0 00-1.201-.835H7.335c-.548 0-1.019.348-1.201.835.141-.706.464-2.202 1.078-4.54.543-2.063 1.597-2.436 2.832-2.484h.811c.37.008.75.019 1.13 0h8.623c.381.019.76.008 1.13 0h.811c1.235.048 2.289.421 2.832 2.484.615 2.337.937 3.834 1.078 4.54zm-.663 9.471c0 .627-.513 1.14-1.14 1.14h-1.34c-.627 0-1.14-.513-1.14-1.14v-.254c0-.627.513-1.14 1.14-1.14h1.34c.627 0 1.14.513 1.14 1.14v.254zm-9.48-6.369h-5.674a23.84 23.84 0 00-.531-1.901h12.372a23.84 23.84 0 00-.531 1.901h-5.636zm5.033 3.44H11.243a32.81 32.81 0 00-.282-1.901h10.67a32.81 32.81 0 00-.282 1.901zm-.244 3.439h-9.618a37.613 37.613 0 00-.095-1.901H21.2a37.554 37.554 0 00-.095 1.901zm-10.688-.51c0 .627-.513 1.14-1.14 1.14h-1.34c-.627 0-1.14-.513-1.14-1.14v-.254c0-.627.513-1.14 1.14-1.14h1.34c.627 0 1.14.513 1.14 1.14v.254zm18.56-15.995a1.69 1.69 0 00-.143.007l.006-.02-.08.029a1.44 1.44 0 00-.524.19l-2.237.813-.374-4.053-.266-4.328c0-.706-.577-1.283-1.283-1.283 0 0-3.994-.339-7.761-.341h-.037c-3.767.002-7.761.341-7.761.341-.706 0-1.283.577-1.283 1.283l-.26 4.33-.38 4.051-2.237-.813a1.44 1.44 0 00-.524-.19l-.08-.029.006.02a1.356 1.356 0 00-.143-.007h-.175c-.792 0-1.44.648-1.44 1.44v2.676c0 .792.648 1.44 1.44 1.44h.175c.792 0 1.44-.648 1.44-1.44v-1.84h1.422l-.436 4.724.01-.056-.001.027v9.382c0 .706.577 1.283 1.283 1.283H5.961a.544.544 0 00-.543.543v1.991c0 .299.244.543.543.543h.701v1.064a1.18 1.18 0 001.177 1.177h3.405a1.18 1.18 0 001.177-1.177l.049-1.064h7.653l.049 1.064a1.18 1.18 0 001.177 1.177h3.405a1.18 1.18 0 001.177-1.177v-1.064h.701a.544.544 0 00.543-.543v-1.991a.544.544 0 00-.543-.543h-1.373c.706 0 1.283-.577 1.283-1.283v-9.382l-.001-.027.01.056-.436-4.724h1.422v1.84c0 .792.648 1.44 1.44 1.44h.175c.792 0 1.44-.648 1.44-1.44v-2.676c0-.792-.648-1.44-1.44-1.44h-.175z"
24
+ })]
25
+ }));
26
+ });
27
+ export default SvgTruckFront;
@@ -0,0 +1,3 @@
1
+ import React from 'react';
2
+ declare const SvgTruckL121M19M: React.ForwardRefExoticComponent<Omit<React.SVGProps<SVGSVGElement>, "ref"> & React.RefAttributes<SVGSVGElement>>;
3
+ export default SvgTruckL121M19M;
@@ -0,0 +1,24 @@
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 SvgTruckL121M19M = /*#__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 32 32",
16
+ ref: svgRef
17
+ }, props), {}, {
18
+ children: _jsx("path", {
19
+ fill: "currentColor",
20
+ d: "M5.623 19.431a1.198 1.198 0 110 2.396 1.198 1.198 0 010-2.396zm0 1.835v.001a.627.627 0 00.627-.629v-.005a.63.63 0 10-.627.632zm2.887-1.835a1.198 1.198 0 110 2.396 1.198 1.198 0 010-2.396zm0 1.835v.001a.627.627 0 00.627-.629v-.005a.63.63 0 10-.627.632zm-5.768-1.835a1.198 1.198 0 110 2.396 1.198 1.198 0 010-2.396zm0 1.835l.007.001a.627.627 0 00.627-.629.63.63 0 10-.635.627zm25.993-1.843a1.198 1.198 0 110 2.396 1.198 1.198 0 010-2.396zm0 1.836v-.001a.628.628 0 00.628-.628v-.004a.63.63 0 10-.627.632zm-7.872-1.828a1.198 1.198 0 110 2.396 1.198 1.198 0 010-2.396zm0 1.835v.001a.627.627 0 00.627-.629v-.005a.63.63 0 10-.627.632zm7.301-5.149s-.225.01-.217.181c0 .17.014.34.043.508a.521.521 0 00.467.459c.348.084 3.417.675 3.417.675v2.635c0 .256-.188.549-.443.549h-1.112v-.58a1.557 1.557 0 10-3.114.032v.549h-4.774a1.346 1.346 0 00-.268-1.399h4.434v-5.619-.003a.46.46 0 01.48-.436l3.697.479c1.097.153 1.119 1.454 1.119 1.971h-3.73zm-2.304-3.035c.073 0 .13.068.13.151v5.749c0 .083-.058.151-.13.151H.144c-.072 0-.13-.068-.13-.151v-5.749c0-.083.058-.151.13-.151H25.86z"
21
+ })
22
+ }));
23
+ });
24
+ export default SvgTruckL121M19M;
@@ -0,0 +1,3 @@
1
+ import React from 'react';
2
+ declare const SvgTruckM8112M: React.ForwardRefExoticComponent<Omit<React.SVGProps<SVGSVGElement>, "ref"> & React.RefAttributes<SVGSVGElement>>;
3
+ export default SvgTruckM8112M;
@@ -0,0 +1,24 @@
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 SvgTruckM8112M = /*#__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 32 32",
16
+ ref: svgRef
17
+ }, props), {}, {
18
+ children: _jsx("path", {
19
+ fill: "currentColor",
20
+ d: "M7.703 21.097a.872.872 0 10-.32-.072c.102.042.21.064.32.065v.007zm.016-2.492a1.647 1.647 0 11-1.644 1.65v-.005c0-.908.736-1.644 1.644-1.644zm9.23-.015a1.647 1.647 0 11-1.644 1.65v-.005a1.646 1.646 0 011.636-1.644h.008zm10.728 0a1.636 1.636 0 01-.009 3.274 1.638 1.638 0 01-.009-3.274h.016zm-2.239 2.341h-6.45c.26-.661.12-1.412-.361-1.934h6.145v-7.61a.623.623 0 01.645-.601l5.031.654c1.493.208 1.523 1.968 1.523 2.67H26.91s-.305 0-.305.246c-.006.229.006.459.037.686a.71.71 0 00.645.617c.478.115 4.646.918 4.646.918v3.578c0 .344-.246.742-.601.742h-1.503v-.739a2.14 2.14 0 00-2.023-2.219 2.113 2.113 0 00-2.219 2.219v.773h-.149zM4.016 18.582a1.647 1.647 0 11-1.644 1.65v-.005c0-.908.736-1.644 1.644-1.644zm12.946 2.519a.863.863 0 10-.008 0h.008zM.195 10.106h23.55a.173.173 0 01.178.17v7.874a.174.174 0 01-.178.17H.178A.173.173 0 010 18.15v-7.875a.174.174 0 01.178-.17h.017v.001zm27.466 10.978a.859.859 0 10-.853-.864v.014a.855.855 0 00.836.858l.017-.008zM4 21.075a.872.872 0 10-.32-.072c.102.042.21.064.32.064v.008z"
21
+ })
22
+ }));
23
+ });
24
+ export default SvgTruckM8112M;
@@ -0,0 +1,3 @@
1
+ import React from 'react';
2
+ declare const SvgTruckS8M: React.ForwardRefExoticComponent<Omit<React.SVGProps<SVGSVGElement>, "ref"> & React.RefAttributes<SVGSVGElement>>;
3
+ export default SvgTruckS8M;
@@ -0,0 +1,24 @@
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 SvgTruckS8M = /*#__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 32 32",
16
+ ref: svgRef
17
+ }, props), {}, {
18
+ children: _jsx("path", {
19
+ fill: "currentColor",
20
+ d: "M2.034 21.862a1.001 1.001 0 00.253-1.98 1.002 1.002 0 00-.622 1.896.99.99 0 00.368.074v.009zm.017-2.866A1.893 1.893 0 11.16 20.893v-.006c0-1.044.847-1.891 1.891-1.891zM.217 9.222h22.485c.094 0 .17.087.17.195v9.055c0 .107-.078.195-.17.195H.199c-.094 0-.17-.087-.17-.195V9.416c0-.107.078-.195.17-.195h.016l.001.001zm26.799 12.625a.989.989 0 00.013-1.975.989.989 0 00-.994.981v.016a.984.984 0 00.962.987l.019-.009zm.019-2.869a1.882 1.882 0 11-.018 0h.019zm-2.576 2.693H4.416A2.129 2.129 0 004 19.447h19.692v-8.751a.716.716 0 01.74-.69l5.785.752c1.717.24 1.751 2.263 1.751 3.07h-5.819s-.351 0-.351.283c-.007.264.007.528.043.789a.815.815 0 00.741.709c.55.132 5.343 1.056 5.343 1.056v4.114c0 .396-.283.853-.692.853h-1.728v-.85a2.46 2.46 0 00-2.327-2.551 2.428 2.428 0 00-2.551 2.551v.889h-.169z"
21
+ })
22
+ }));
23
+ });
24
+ export default SvgTruckS8M;
@@ -0,0 +1,3 @@
1
+ import React from 'react';
2
+ declare const SvgWarehouse: React.ForwardRefExoticComponent<Omit<React.SVGProps<SVGSVGElement>, "ref"> & React.RefAttributes<SVGSVGElement>>;
3
+ export default SvgWarehouse;
@@ -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, jsxs as _jsxs } from "@emotion/react/jsx-runtime";
10
+ var SvgWarehouse = /*#__PURE__*/forwardRef(function (props, svgRef) {
11
+ return _jsxs("svg", _objectSpread(_objectSpread({
12
+ xmlns: "http://www.w3.org/2000/svg",
13
+ width: "1em",
14
+ height: "1em",
15
+ viewBox: "0 0 32 32",
16
+ ref: svgRef
17
+ }, props), {}, {
18
+ children: [_jsx("path", {
19
+ fill: "inherit",
20
+ d: "M1 25.487v-2.578h7.135v2.578H1zm7.515 0v-2.578h7.135v2.578H8.515zm7.515 0v-2.578h7.135v2.578H16.03zm7.516 0v-2.578h7.135v2.578h-7.135zM8.515 22.53v-2.578h7.135v2.578H8.515zm7.515 0v-2.578h7.135v2.578H16.03zm7.516 0v-2.578h7.135v2.578h-7.135zm0-2.952V17h7.135v2.578h-7.135z"
21
+ }), _jsx("path", {
22
+ fill: "currentColor",
23
+ d: "M16 6L0 9.424v16.07h1.424l3.25-13.512h22.651l3.251 13.512H32V9.424z"
24
+ })]
25
+ }));
26
+ });
27
+ export default SvgWarehouse;
@@ -0,0 +1,3 @@
1
+ import React from 'react';
2
+ declare const SvgWarehouseHighValue: React.ForwardRefExoticComponent<Omit<React.SVGProps<SVGSVGElement>, "ref"> & React.RefAttributes<SVGSVGElement>>;
3
+ export default SvgWarehouseHighValue;
@@ -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, jsxs as _jsxs } from "@emotion/react/jsx-runtime";
10
+ var SvgWarehouseHighValue = /*#__PURE__*/forwardRef(function (props, svgRef) {
11
+ return _jsxs("svg", _objectSpread(_objectSpread({
12
+ xmlns: "http://www.w3.org/2000/svg",
13
+ width: "1em",
14
+ height: "1em",
15
+ viewBox: "0 0 32 32",
16
+ ref: svgRef
17
+ }, props), {}, {
18
+ children: [_jsx("path", {
19
+ fill: "currentColor",
20
+ d: "M2.792 22.631H8.07v2.578H1.871l.921-2.578zm5.653 2.578v-2.578h7.137v2.578H8.445zm7.518 0v-2.578H23.1v2.578h-7.137zm7.513-2.578h5.299l.921 2.578h-6.22v-2.578zM8.445 22.25v-2.579h7.137v2.579H8.445zm7.518 0v-2.579H23.1v2.579h-7.137zm7.513-2.578h4.243l.921 2.579h-5.164v-2.579zm0-2.95h3.19l.921 2.579h-4.11v-2.579zM15.768 6L31.54 9.376v15.838h-1.404l-3.201-8.873H4.605l-3.2 8.873H0V9.376L15.768 6z"
21
+ }), _jsx("path", {
22
+ fill: "inherit",
23
+ d: "M17.346 10.827h-3.15v-.505a1.576 1.576 0 013.15 0v.505zm-1.26 2.118v.678a.315.315 0 11-.63 0v-.678a.628.628 0 01.315-1.173.63.63 0 01.315 1.173zm1.889-2.118v-.505c0-1.216-.989-2.205-2.205-2.205s-2.205.989-2.205 2.205v.505a.316.316 0 00-.315.315v3.15c0 .173.142.315.315.315h4.41a.316.316 0 00.315-.315v-3.15a.316.316 0 00-.315-.315z"
24
+ })]
25
+ }));
26
+ });
27
+ export default SvgWarehouseHighValue;
@@ -0,0 +1,3 @@
1
+ import React from 'react';
2
+ declare const SvgWarehouseReefer: React.ForwardRefExoticComponent<Omit<React.SVGProps<SVGSVGElement>, "ref"> & React.RefAttributes<SVGSVGElement>>;
3
+ export default SvgWarehouseReefer;
@@ -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, jsxs as _jsxs } from "@emotion/react/jsx-runtime";
10
+ var SvgWarehouseReefer = /*#__PURE__*/forwardRef(function (props, svgRef) {
11
+ return _jsxs("svg", _objectSpread(_objectSpread({
12
+ xmlns: "http://www.w3.org/2000/svg",
13
+ width: "1em",
14
+ height: "1em",
15
+ viewBox: "0 0 32 32",
16
+ ref: svgRef
17
+ }, props), {}, {
18
+ children: [_jsx("path", {
19
+ fill: "currentColor",
20
+ d: "M2.792 22.631H8.07v2.578H1.871l.921-2.578zm5.653 2.578v-2.578h7.137v2.578H8.445zm7.518 0v-2.578H23.1v2.578h-7.137zm7.513-2.578h5.299l.921 2.578h-6.22v-2.578zM8.445 22.25v-2.579h7.137v2.579H8.445zm7.518 0v-2.579H23.1v2.579h-7.137zm7.513-2.578h4.243l.921 2.579h-5.164v-2.579zm0-2.95h3.19l.921 2.579h-4.11v-2.579zM15.768 6L31.54 9.376v15.838h-1.404l-3.201-8.873H4.605l-3.2 8.873H0V9.376L15.768 6z"
21
+ }), _jsx("path", {
22
+ fill: "inherit",
23
+ d: "M19.477 10.803h-.346l.191-.331a.432.432 0 10-.749-.432l-.441.763h-1.613l.806-1.398h.881a.432.432 0 000-.864h-.382l.174-.3a.432.432 0 00-.749-.432l-.173.3-.191-.33a.432.432 0 00-.749.431l.441.763-.807 1.397-.807-1.397.441-.763a.432.432 0 00-.748-.431l-.191.33-.173-.3a.432.432 0 10-.748.432l.173.3h-.382a.433.433 0 000 .864h.881l.807 1.398h-1.614l-.441-.763a.432.432 0 10-.748.432l.191.331h-.346a.431.431 0 100 .864h.346l-.191.331a.43.43 0 00.374.648.433.433 0 00.375-.216l.441-.763h1.614l-.807 1.397h-.881a.433.433 0 000 .864h.382l-.173.3a.432.432 0 00.749.432l.173-.301.191.331a.43.43 0 00.591.158.433.433 0 00.158-.59l-.441-.763.807-1.397.807 1.397-.441.763a.431.431 0 00.374.648.433.433 0 00.375-.216l.191-.331.173.3a.43.43 0 00.591.158.433.433 0 00.159-.59l-.174-.3h.382a.432.432 0 000-.864h-.881l-.806-1.397h1.614l.44.763a.43.43 0 00.59.158.432.432 0 00.159-.59l-.191-.331h.346a.431.431 0 100-.864z"
24
+ })]
25
+ }));
26
+ });
27
+ export default SvgWarehouseReefer;
@@ -0,0 +1,3 @@
1
+ import React from 'react';
2
+ declare const SvgWeightKg: React.ForwardRefExoticComponent<Omit<React.SVGProps<SVGSVGElement>, "ref"> & React.RefAttributes<SVGSVGElement>>;
3
+ export default SvgWeightKg;