@kvdbil/components 6.7.0 → 7.0.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (769) hide show
  1. package/cjs/components/Breadcrumbs/BreadcrumbsItem.js +9 -9
  2. package/cjs/components/Breadcrumbs/index.js +2 -2
  3. package/cjs/components/CheckBox/index.js +11 -11
  4. package/cjs/components/DayPicker/DayPickerNavBar.js +9 -9
  5. package/cjs/components/DayPicker/index.js +2 -2
  6. package/cjs/components/DayPicker/style.js +1 -1
  7. package/cjs/components/FieldLabel.js +8 -8
  8. package/cjs/components/Header/index.js +2 -2
  9. package/cjs/components/IconButton.js +1 -1
  10. package/cjs/components/InlineStepper/Step.js +2 -2
  11. package/cjs/components/OffCanvas/index.js +8 -8
  12. package/cjs/components/Select/index.js +3 -3
  13. package/cjs/components/TextArea/index.js +2 -2
  14. package/cjs/components/Textfield/index.js +2 -2
  15. package/cjs/icons/components/AddIcon.js +1 -0
  16. package/cjs/icons/components/AlertIcon.js +1 -0
  17. package/cjs/icons/components/ArrowDownIcon.js +1 -1
  18. package/cjs/icons/components/ArrowLeftIcon.js +1 -1
  19. package/cjs/icons/components/ArrowRightIcon.js +1 -1
  20. package/cjs/icons/components/ArrowUpIcon.js +1 -1
  21. package/cjs/icons/components/AtvIcon.js +1 -0
  22. package/cjs/icons/components/AuctionIcon.js +1 -1
  23. package/cjs/icons/components/BackIcon.js +1 -0
  24. package/cjs/icons/components/BankidIcon.js +1 -0
  25. package/cjs/icons/components/BidIcon.js +1 -1
  26. package/cjs/icons/components/BodyIcon.js +1 -0
  27. package/cjs/icons/components/BreaksIcon.js +1 -1
  28. package/cjs/icons/components/CabIcon.js +1 -1
  29. package/cjs/icons/components/CalendarIcon.js +1 -1
  30. package/cjs/icons/components/CameraIcon.js +1 -1
  31. package/cjs/icons/components/CancelIcon.js +1 -0
  32. package/cjs/icons/components/CarIcon.js +1 -0
  33. package/cjs/icons/components/CarServiceIcon.js +1 -0
  34. package/cjs/icons/components/CaravanIcon.js +1 -1
  35. package/cjs/icons/components/CertifiedIcon.js +1 -1
  36. package/cjs/icons/components/ChatIcon.js +1 -1
  37. package/cjs/icons/components/CheckCircleIcon.js +1 -0
  38. package/cjs/icons/components/CheckFilledIcon.js +1 -0
  39. package/cjs/icons/components/CheckIcon.js +1 -1
  40. package/cjs/icons/components/ClockIcon.js +1 -1
  41. package/cjs/icons/components/CloseIcon.js +1 -1
  42. package/cjs/icons/components/CommentFilledIcon.js +1 -0
  43. package/cjs/icons/components/CommentIcon.js +1 -1
  44. package/cjs/icons/components/ConditioningIcon.js +1 -0
  45. package/cjs/icons/components/ContactIcon.js +1 -1
  46. package/cjs/icons/components/ControlNumberIcon.js +1 -0
  47. package/cjs/icons/components/CopyIcon.js +1 -0
  48. package/cjs/icons/components/CoupeIcon.js +1 -1
  49. package/cjs/icons/components/CoutdownIcon.js +1 -0
  50. package/cjs/icons/components/CraneIcon.js +1 -0
  51. package/cjs/icons/components/CupIcon.js +1 -0
  52. package/cjs/icons/components/DeleteIcon.js +1 -0
  53. package/cjs/icons/components/DisplayIcon.js +1 -0
  54. package/cjs/icons/components/DocumentIcon.js +1 -0
  55. package/cjs/icons/components/EcoIcon.js +1 -0
  56. package/cjs/icons/components/EditIcon.js +1 -1
  57. package/cjs/icons/components/EngineIcon.js +1 -1
  58. package/cjs/icons/components/ErrorFilledIcon.js +1 -0
  59. package/cjs/icons/components/ErrorIcon.js +1 -0
  60. package/cjs/icons/components/ExportIcon.js +1 -0
  61. package/cjs/icons/components/FacebookIcon.js +1 -1
  62. package/cjs/icons/components/FacilityIcon.js +1 -0
  63. package/cjs/icons/components/FavouriteFilledIcon.js +1 -0
  64. package/cjs/icons/components/FavouriteIcon.js +1 -1
  65. package/cjs/icons/components/FigmaIcon.js +1 -0
  66. package/cjs/icons/components/FilterIcon.js +1 -1
  67. package/cjs/icons/components/FinanceIcon.js +1 -1
  68. package/cjs/icons/components/FirstIcon.js +1 -0
  69. package/cjs/icons/components/FixedPriceIcon.js +1 -0
  70. package/cjs/icons/components/FuelIcon.js +1 -0
  71. package/cjs/icons/components/GearboxIcon.js +1 -1
  72. package/cjs/icons/components/GetPaidIcon.js +1 -0
  73. package/cjs/icons/components/GridViewIcon.js +1 -1
  74. package/cjs/icons/components/HatchbackIcon.js +1 -0
  75. package/cjs/icons/components/HistoryIcon.js +1 -0
  76. package/cjs/icons/components/HomeDeliveryIcon.js +1 -0
  77. package/cjs/icons/components/IdIcon.js +1 -1
  78. package/cjs/icons/components/InfoIcon.js +1 -0
  79. package/cjs/icons/components/InstagramIcon.js +1 -1
  80. package/cjs/icons/components/InsuranceIcon.js +1 -1
  81. package/cjs/icons/components/InteriorIcon.js +1 -1
  82. package/cjs/icons/components/KvdTestIcon.js +1 -1
  83. package/cjs/icons/components/KvdproIcon.js +1 -0
  84. package/cjs/icons/components/LastIcon.js +1 -0
  85. package/cjs/icons/components/LeaderIcon.js +1 -0
  86. package/cjs/icons/components/LinkedinIcon.js +1 -0
  87. package/cjs/icons/components/ListViewIcon.js +1 -1
  88. package/cjs/icons/components/LocationIcon.js +1 -0
  89. package/cjs/icons/components/MailIcon.js +1 -1
  90. package/cjs/icons/components/MenuIcon.js +1 -0
  91. package/cjs/icons/components/MileageIcon.js +1 -0
  92. package/cjs/icons/components/MinivanIcon.js +1 -1
  93. package/cjs/icons/components/ModelYearIcon.js +1 -0
  94. package/cjs/icons/components/MoreIcon.js +1 -0
  95. package/cjs/icons/components/MotorbikeIcon.js +1 -0
  96. package/cjs/icons/components/NavigationIcon.js +1 -0
  97. package/cjs/icons/components/NewIcon.js +1 -0
  98. package/cjs/icons/components/NextFilledIcon.js +1 -0
  99. package/cjs/icons/components/NextIcon.js +1 -0
  100. package/cjs/icons/components/NotificationIcon.js +1 -0
  101. package/cjs/icons/components/OpenInNewIcon.js +1 -0
  102. package/cjs/icons/components/PayementIcon.js +1 -0
  103. package/cjs/icons/components/PhoneIcon.js +1 -1
  104. package/cjs/icons/components/PickUpIcon.js +1 -1
  105. package/cjs/icons/components/Pickup.js +1 -0
  106. package/cjs/icons/components/PlayIcon.js +1 -1
  107. package/cjs/icons/components/PreviousFilledIcon.js +1 -0
  108. package/cjs/icons/components/PreviousIcon.js +1 -0
  109. package/cjs/icons/components/PrintIcon.js +1 -0
  110. package/cjs/icons/components/RatingIcon.js +1 -0
  111. package/cjs/icons/components/ReleasingIcon.js +1 -1
  112. package/cjs/icons/components/ReorderIcon.js +1 -0
  113. package/cjs/icons/components/RestartIcon.js +1 -0
  114. package/cjs/icons/components/SalesOfferIcon.js +1 -0
  115. package/cjs/icons/components/SavedSearchIcon.js +1 -0
  116. package/cjs/icons/components/ScheduleIcon.js +1 -0
  117. package/cjs/icons/components/SearchIcon.js +1 -1
  118. package/cjs/icons/components/SedanIcon.js +1 -1
  119. package/cjs/icons/components/SellIcon.js +1 -0
  120. package/cjs/icons/components/SettingsIcon.js +1 -0
  121. package/cjs/icons/components/ShareIcon.js +1 -1
  122. package/cjs/icons/components/ShowLessIcon.js +1 -0
  123. package/cjs/icons/components/ShowMoreIcon.js +1 -0
  124. package/cjs/icons/components/SignInIcon.js +1 -1
  125. package/cjs/icons/components/SignOutIcon.js +1 -1
  126. package/cjs/icons/components/SlackIcon.js +1 -0
  127. package/cjs/icons/components/SmartphoneIcon.js +1 -0
  128. package/cjs/icons/components/SmileIcon.js +1 -0
  129. package/cjs/icons/components/SnowmobileIcon.js +1 -0
  130. package/cjs/icons/components/SortColumnIcon.js +1 -0
  131. package/cjs/icons/components/SortIcon.js +1 -0
  132. package/cjs/icons/components/StoreIcon.js +1 -1
  133. package/cjs/icons/components/SuvIcon.js +1 -1
  134. package/cjs/icons/components/ThreeSixtyIcon.js +1 -0
  135. package/cjs/icons/components/TrailerIcon.js +1 -0
  136. package/cjs/icons/components/TransportIcon.js +1 -1
  137. package/cjs/icons/components/TruckIcon.js +1 -1
  138. package/cjs/icons/components/TwitterIcon.js +1 -0
  139. package/cjs/icons/components/TyresIcon.js +1 -0
  140. package/cjs/icons/components/UserIcon.js +1 -0
  141. package/cjs/icons/components/ValuationIcon.js +1 -1
  142. package/cjs/icons/components/VanIcon.js +1 -0
  143. package/cjs/icons/components/ViewsIcon.js +1 -0
  144. package/cjs/icons/components/WagonIcon.js +1 -0
  145. package/cjs/icons/components/WarningIcon.js +1 -1
  146. package/cjs/icons/components/WarrantyIcon.js +1 -0
  147. package/cjs/icons/components/YoutubeIcon.js +1 -1
  148. package/cjs/icons/components/index.js +1 -1
  149. package/cjs/index.js +1 -1
  150. package/cjs/typography/BodyText/index.js +40 -23
  151. package/cjs/typography/ButtonText/index.js +12 -11
  152. package/cjs/typography/Heading/index.js +22 -15
  153. package/esm/components/Breadcrumbs/BreadcrumbsItem.js +2 -2
  154. package/esm/components/Breadcrumbs/index.js +2 -2
  155. package/esm/components/CheckBox/index.js +11 -11
  156. package/esm/components/DayPicker/DayPickerNavBar.js +7 -7
  157. package/esm/components/DayPicker/index.js +2 -2
  158. package/esm/components/DayPicker/style.js +1 -1
  159. package/esm/components/FieldLabel.js +8 -8
  160. package/esm/components/Header/index.js +2 -2
  161. package/esm/components/IconButton.js +1 -1
  162. package/esm/components/InlineStepper/Step.js +12 -12
  163. package/esm/components/OffCanvas/index.js +8 -8
  164. package/esm/components/Select/index.js +2 -2
  165. package/esm/components/TextArea/index.js +5 -5
  166. package/esm/components/Textfield/index.js +5 -5
  167. package/esm/icons/components/AddIcon.js +1 -0
  168. package/esm/icons/components/AlertIcon.js +1 -0
  169. package/esm/icons/components/ArrowDownIcon.js +1 -1
  170. package/esm/icons/components/ArrowLeftIcon.js +1 -1
  171. package/esm/icons/components/ArrowRightIcon.js +1 -1
  172. package/esm/icons/components/ArrowUpIcon.js +1 -1
  173. package/esm/icons/components/AtvIcon.js +1 -0
  174. package/esm/icons/components/AuctionIcon.js +1 -1
  175. package/esm/icons/components/BackIcon.js +1 -0
  176. package/esm/icons/components/BankidIcon.js +1 -0
  177. package/esm/icons/components/BidIcon.js +1 -1
  178. package/esm/icons/components/BodyIcon.js +1 -0
  179. package/esm/icons/components/BreaksIcon.js +1 -1
  180. package/esm/icons/components/CabIcon.js +1 -1
  181. package/esm/icons/components/CalendarIcon.js +1 -1
  182. package/esm/icons/components/CameraIcon.js +1 -1
  183. package/esm/icons/components/CancelIcon.js +1 -0
  184. package/esm/icons/components/CarIcon.js +1 -0
  185. package/esm/icons/components/CarServiceIcon.js +1 -0
  186. package/esm/icons/components/CaravanIcon.js +1 -1
  187. package/esm/icons/components/CertifiedIcon.js +1 -1
  188. package/esm/icons/components/ChatIcon.js +1 -1
  189. package/esm/icons/components/CheckCircleIcon.js +1 -0
  190. package/esm/icons/components/CheckFilledIcon.js +1 -0
  191. package/esm/icons/components/CheckIcon.js +1 -1
  192. package/esm/icons/components/ClockIcon.js +1 -1
  193. package/esm/icons/components/CloseIcon.js +1 -1
  194. package/esm/icons/components/CommentFilledIcon.js +1 -0
  195. package/esm/icons/components/CommentIcon.js +1 -1
  196. package/esm/icons/components/ConditioningIcon.js +1 -0
  197. package/esm/icons/components/ContactIcon.js +1 -1
  198. package/esm/icons/components/ControlNumberIcon.js +1 -0
  199. package/esm/icons/components/CopyIcon.js +1 -0
  200. package/esm/icons/components/CoupeIcon.js +1 -1
  201. package/esm/icons/components/CoutdownIcon.js +1 -0
  202. package/esm/icons/components/CraneIcon.js +1 -0
  203. package/esm/icons/components/CupIcon.js +1 -0
  204. package/esm/icons/components/DeleteIcon.js +1 -0
  205. package/esm/icons/components/DisplayIcon.js +1 -0
  206. package/esm/icons/components/DocumentIcon.js +1 -0
  207. package/esm/icons/components/EcoIcon.js +1 -0
  208. package/esm/icons/components/EditIcon.js +1 -1
  209. package/esm/icons/components/EngineIcon.js +1 -1
  210. package/esm/icons/components/ErrorFilledIcon.js +1 -0
  211. package/esm/icons/components/ErrorIcon.js +1 -0
  212. package/esm/icons/components/ExportIcon.js +1 -0
  213. package/esm/icons/components/FacebookIcon.js +1 -1
  214. package/esm/icons/components/FacilityIcon.js +1 -0
  215. package/esm/icons/components/FavouriteFilledIcon.js +1 -0
  216. package/esm/icons/components/FavouriteIcon.js +1 -1
  217. package/esm/icons/components/FigmaIcon.js +1 -0
  218. package/esm/icons/components/FilterIcon.js +1 -1
  219. package/esm/icons/components/FinanceIcon.js +1 -1
  220. package/esm/icons/components/FirstIcon.js +1 -0
  221. package/esm/icons/components/FixedPriceIcon.js +1 -0
  222. package/esm/icons/components/FuelIcon.js +1 -0
  223. package/esm/icons/components/GearboxIcon.js +1 -1
  224. package/esm/icons/components/GetPaidIcon.js +1 -0
  225. package/esm/icons/components/GridViewIcon.js +1 -1
  226. package/esm/icons/components/HatchbackIcon.js +1 -0
  227. package/esm/icons/components/HistoryIcon.js +1 -0
  228. package/esm/icons/components/HomeDeliveryIcon.js +1 -0
  229. package/esm/icons/components/IdIcon.js +1 -1
  230. package/esm/icons/components/InfoIcon.js +1 -0
  231. package/esm/icons/components/InstagramIcon.js +1 -1
  232. package/esm/icons/components/InsuranceIcon.js +1 -1
  233. package/esm/icons/components/InteriorIcon.js +1 -1
  234. package/esm/icons/components/KvdTestIcon.js +1 -1
  235. package/esm/icons/components/KvdproIcon.js +1 -0
  236. package/esm/icons/components/LastIcon.js +1 -0
  237. package/esm/icons/components/LeaderIcon.js +1 -0
  238. package/esm/icons/components/LinkedinIcon.js +1 -0
  239. package/esm/icons/components/ListViewIcon.js +1 -1
  240. package/esm/icons/components/LocationIcon.js +1 -0
  241. package/esm/icons/components/MailIcon.js +1 -1
  242. package/esm/icons/components/MenuIcon.js +1 -0
  243. package/esm/icons/components/MileageIcon.js +1 -0
  244. package/esm/icons/components/MinivanIcon.js +1 -1
  245. package/esm/icons/components/ModelYearIcon.js +1 -0
  246. package/esm/icons/components/MoreIcon.js +1 -0
  247. package/esm/icons/components/MotorbikeIcon.js +1 -0
  248. package/esm/icons/components/NavigationIcon.js +1 -0
  249. package/esm/icons/components/NewIcon.js +1 -0
  250. package/esm/icons/components/NextFilledIcon.js +1 -0
  251. package/esm/icons/components/NextIcon.js +1 -0
  252. package/esm/icons/components/NotificationIcon.js +1 -0
  253. package/esm/icons/components/OpenInNewIcon.js +1 -0
  254. package/esm/icons/components/PayementIcon.js +1 -0
  255. package/esm/icons/components/PhoneIcon.js +1 -1
  256. package/esm/icons/components/PickUpIcon.js +1 -1
  257. package/esm/icons/components/Pickup.js +1 -0
  258. package/esm/icons/components/PlayIcon.js +1 -1
  259. package/esm/icons/components/PreviousFilledIcon.js +1 -0
  260. package/esm/icons/components/PreviousIcon.js +1 -0
  261. package/esm/icons/components/PrintIcon.js +1 -0
  262. package/esm/icons/components/RatingIcon.js +1 -0
  263. package/esm/icons/components/ReleasingIcon.js +1 -1
  264. package/esm/icons/components/ReorderIcon.js +1 -0
  265. package/esm/icons/components/RestartIcon.js +1 -0
  266. package/esm/icons/components/SalesOfferIcon.js +1 -0
  267. package/esm/icons/components/SavedSearchIcon.js +1 -0
  268. package/esm/icons/components/ScheduleIcon.js +1 -0
  269. package/esm/icons/components/SearchIcon.js +1 -1
  270. package/esm/icons/components/SedanIcon.js +1 -1
  271. package/esm/icons/components/SellIcon.js +1 -0
  272. package/esm/icons/components/SettingsIcon.js +1 -0
  273. package/esm/icons/components/ShareIcon.js +1 -1
  274. package/esm/icons/components/ShowLessIcon.js +1 -0
  275. package/esm/icons/components/ShowMoreIcon.js +1 -0
  276. package/esm/icons/components/SignInIcon.js +1 -1
  277. package/esm/icons/components/SignOutIcon.js +1 -1
  278. package/esm/icons/components/SlackIcon.js +1 -0
  279. package/esm/icons/components/SmartphoneIcon.js +1 -0
  280. package/esm/icons/components/SmileIcon.js +1 -0
  281. package/esm/icons/components/SnowmobileIcon.js +1 -0
  282. package/esm/icons/components/SortColumnIcon.js +1 -0
  283. package/esm/icons/components/SortIcon.js +1 -0
  284. package/esm/icons/components/StoreIcon.js +1 -1
  285. package/esm/icons/components/SuvIcon.js +1 -1
  286. package/esm/icons/components/ThreeSixtyIcon.js +1 -0
  287. package/esm/icons/components/TrailerIcon.js +1 -0
  288. package/esm/icons/components/TransportIcon.js +1 -1
  289. package/esm/icons/components/TruckIcon.js +1 -1
  290. package/esm/icons/components/TwitterIcon.js +1 -0
  291. package/esm/icons/components/TyresIcon.js +1 -0
  292. package/esm/icons/components/UserIcon.js +1 -0
  293. package/esm/icons/components/ValuationIcon.js +1 -1
  294. package/esm/icons/components/VanIcon.js +1 -0
  295. package/esm/icons/components/ViewsIcon.js +1 -0
  296. package/esm/icons/components/WagonIcon.js +1 -0
  297. package/esm/icons/components/WarningIcon.js +1 -1
  298. package/esm/icons/components/WarrantyIcon.js +1 -0
  299. package/esm/icons/components/YoutubeIcon.js +1 -1
  300. package/esm/icons/components/index.js +1 -1
  301. package/esm/index.js +1 -1
  302. package/esm/typography/BodyText/index.js +38 -21
  303. package/esm/typography/ButtonText/index.js +13 -12
  304. package/esm/typography/Heading/index.js +21 -14
  305. package/package.json +4 -4
  306. package/types/components/Button/index.d.ts +2 -2
  307. package/types/components/DayPicker/index.d.ts +1 -1
  308. package/types/components/OffCanvas/index.d.ts +1 -1
  309. package/types/icons/components/AddIcon.d.ts +7 -0
  310. package/types/icons/components/AlertIcon.d.ts +7 -0
  311. package/types/icons/components/ArrowDownIcon.d.ts +6 -2
  312. package/types/icons/components/ArrowLeftIcon.d.ts +6 -2
  313. package/types/icons/components/ArrowRightIcon.d.ts +6 -2
  314. package/types/icons/components/ArrowUpIcon.d.ts +6 -2
  315. package/types/icons/components/AtvIcon.d.ts +7 -0
  316. package/types/icons/components/AuctionIcon.d.ts +6 -2
  317. package/types/icons/components/BackIcon.d.ts +7 -0
  318. package/types/icons/components/BankidIcon.d.ts +7 -0
  319. package/types/icons/components/BidIcon.d.ts +6 -2
  320. package/types/icons/components/BodyIcon.d.ts +7 -0
  321. package/types/icons/components/BreaksIcon.d.ts +6 -2
  322. package/types/icons/components/CabIcon.d.ts +6 -2
  323. package/types/icons/components/CalendarIcon.d.ts +6 -2
  324. package/types/icons/components/CameraIcon.d.ts +6 -2
  325. package/types/icons/components/CancelIcon.d.ts +7 -0
  326. package/types/icons/components/CarIcon.d.ts +7 -0
  327. package/types/icons/components/CarServiceIcon.d.ts +7 -0
  328. package/types/icons/components/CaravanIcon.d.ts +6 -2
  329. package/types/icons/components/CertifiedIcon.d.ts +6 -2
  330. package/types/icons/components/ChatIcon.d.ts +6 -2
  331. package/types/icons/components/CheckCircleIcon.d.ts +7 -0
  332. package/types/icons/components/CheckFilledIcon.d.ts +7 -0
  333. package/types/icons/components/CheckIcon.d.ts +6 -2
  334. package/types/icons/components/ClockIcon.d.ts +6 -2
  335. package/types/icons/components/CloseIcon.d.ts +6 -2
  336. package/types/icons/components/CommentFilledIcon.d.ts +7 -0
  337. package/types/icons/components/CommentIcon.d.ts +6 -2
  338. package/types/icons/components/ConditioningIcon.d.ts +7 -0
  339. package/types/icons/components/ContactIcon.d.ts +6 -2
  340. package/types/icons/components/ControlNumberIcon.d.ts +7 -0
  341. package/types/icons/components/CopyIcon.d.ts +7 -0
  342. package/types/icons/components/CoupeIcon.d.ts +6 -2
  343. package/types/icons/components/CoutdownIcon.d.ts +7 -0
  344. package/types/icons/components/CraneIcon.d.ts +7 -0
  345. package/types/icons/components/CupIcon.d.ts +7 -0
  346. package/types/icons/components/DeleteIcon.d.ts +7 -0
  347. package/types/icons/components/DisplayIcon.d.ts +7 -0
  348. package/types/icons/components/DocumentIcon.d.ts +7 -0
  349. package/types/icons/components/EcoIcon.d.ts +7 -0
  350. package/types/icons/components/EditIcon.d.ts +6 -2
  351. package/types/icons/components/EngineIcon.d.ts +6 -2
  352. package/types/icons/components/ErrorFilledIcon.d.ts +7 -0
  353. package/types/icons/components/ErrorIcon.d.ts +7 -0
  354. package/types/icons/components/ExportIcon.d.ts +7 -0
  355. package/types/icons/components/FacebookIcon.d.ts +6 -2
  356. package/types/icons/components/FacilityIcon.d.ts +7 -0
  357. package/types/icons/components/FavouriteFilledIcon.d.ts +7 -0
  358. package/types/icons/components/FavouriteIcon.d.ts +6 -2
  359. package/types/icons/components/FigmaIcon.d.ts +7 -0
  360. package/types/icons/components/FilterIcon.d.ts +6 -2
  361. package/types/icons/components/FinanceIcon.d.ts +6 -2
  362. package/types/icons/components/FirstIcon.d.ts +7 -0
  363. package/types/icons/components/FixedPriceIcon.d.ts +7 -0
  364. package/types/icons/components/FuelIcon.d.ts +7 -0
  365. package/types/icons/components/GearboxIcon.d.ts +6 -2
  366. package/types/icons/components/GetPaidIcon.d.ts +7 -0
  367. package/types/icons/components/GridViewIcon.d.ts +6 -2
  368. package/types/icons/components/HatchbackIcon.d.ts +7 -0
  369. package/types/icons/components/HistoryIcon.d.ts +7 -0
  370. package/types/icons/components/HomeDeliveryIcon.d.ts +7 -0
  371. package/types/icons/components/IdIcon.d.ts +6 -2
  372. package/types/icons/components/InfoIcon.d.ts +7 -0
  373. package/types/icons/components/InstagramIcon.d.ts +6 -2
  374. package/types/icons/components/InsuranceIcon.d.ts +6 -2
  375. package/types/icons/components/InteriorIcon.d.ts +6 -2
  376. package/types/icons/components/KvdTestIcon.d.ts +6 -2
  377. package/types/icons/components/KvdproIcon.d.ts +7 -0
  378. package/types/icons/components/LastIcon.d.ts +7 -0
  379. package/types/icons/components/LeaderIcon.d.ts +7 -0
  380. package/types/icons/components/LinkedinIcon.d.ts +7 -0
  381. package/types/icons/components/ListViewIcon.d.ts +6 -2
  382. package/types/icons/components/LocationIcon.d.ts +7 -0
  383. package/types/icons/components/MailIcon.d.ts +6 -2
  384. package/types/icons/components/MenuIcon.d.ts +7 -0
  385. package/types/icons/components/MileageIcon.d.ts +7 -0
  386. package/types/icons/components/MinivanIcon.d.ts +6 -2
  387. package/types/icons/components/ModelYearIcon.d.ts +7 -0
  388. package/types/icons/components/MoreIcon.d.ts +7 -0
  389. package/types/icons/components/MotorbikeIcon.d.ts +7 -0
  390. package/types/icons/components/NavigationIcon.d.ts +7 -0
  391. package/types/icons/components/NewIcon.d.ts +7 -0
  392. package/types/icons/components/NextFilledIcon.d.ts +7 -0
  393. package/types/icons/components/NextIcon.d.ts +7 -0
  394. package/types/icons/components/NotificationIcon.d.ts +7 -0
  395. package/types/icons/components/OpenInNewIcon.d.ts +7 -0
  396. package/types/icons/components/PayementIcon.d.ts +7 -0
  397. package/types/icons/components/PhoneIcon.d.ts +6 -2
  398. package/types/icons/components/PickUpIcon.d.ts +6 -2
  399. package/types/icons/components/Pickup.d.ts +7 -0
  400. package/types/icons/components/PlayIcon.d.ts +6 -2
  401. package/types/icons/components/PreviousFilledIcon.d.ts +7 -0
  402. package/types/icons/components/PreviousIcon.d.ts +7 -0
  403. package/types/icons/components/PrintIcon.d.ts +7 -0
  404. package/types/icons/components/RatingIcon.d.ts +7 -0
  405. package/types/icons/components/ReleasingIcon.d.ts +6 -2
  406. package/types/icons/components/ReorderIcon.d.ts +7 -0
  407. package/types/icons/components/RestartIcon.d.ts +7 -0
  408. package/types/icons/components/SalesOfferIcon.d.ts +7 -0
  409. package/types/icons/components/SavedSearchIcon.d.ts +7 -0
  410. package/types/icons/components/ScheduleIcon.d.ts +7 -0
  411. package/types/icons/components/SearchIcon.d.ts +6 -2
  412. package/types/icons/components/SedanIcon.d.ts +6 -2
  413. package/types/icons/components/SellIcon.d.ts +7 -0
  414. package/types/icons/components/SettingsIcon.d.ts +7 -0
  415. package/types/icons/components/ShareIcon.d.ts +6 -2
  416. package/types/icons/components/ShowLessIcon.d.ts +7 -0
  417. package/types/icons/components/ShowMoreIcon.d.ts +7 -0
  418. package/types/icons/components/SignInIcon.d.ts +6 -2
  419. package/types/icons/components/SignOutIcon.d.ts +6 -2
  420. package/types/icons/components/SlackIcon.d.ts +7 -0
  421. package/types/icons/components/SmartphoneIcon.d.ts +7 -0
  422. package/types/icons/components/SmileIcon.d.ts +7 -0
  423. package/types/icons/components/SnowmobileIcon.d.ts +7 -0
  424. package/types/icons/components/SortColumnIcon.d.ts +7 -0
  425. package/types/icons/components/SortIcon.d.ts +7 -0
  426. package/types/icons/components/StoreIcon.d.ts +6 -2
  427. package/types/icons/components/SuvIcon.d.ts +6 -2
  428. package/types/icons/components/ThreeSixtyIcon.d.ts +7 -0
  429. package/types/icons/components/TrailerIcon.d.ts +7 -0
  430. package/types/icons/components/TransportIcon.d.ts +6 -2
  431. package/types/icons/components/TruckIcon.d.ts +6 -2
  432. package/types/icons/components/TwitterIcon.d.ts +7 -0
  433. package/types/icons/components/TyresIcon.d.ts +7 -0
  434. package/types/icons/components/UserIcon.d.ts +7 -0
  435. package/types/icons/components/ValuationIcon.d.ts +6 -2
  436. package/types/icons/components/VanIcon.d.ts +7 -0
  437. package/types/icons/components/ViewsIcon.d.ts +7 -0
  438. package/types/icons/components/WagonIcon.d.ts +7 -0
  439. package/types/icons/components/WarningIcon.d.ts +6 -2
  440. package/types/icons/components/WarrantyIcon.d.ts +7 -0
  441. package/types/icons/components/YoutubeIcon.d.ts +6 -2
  442. package/types/icons/components/index.d.ts +83 -107
  443. package/types/icons/template.d.ts +3 -8
  444. package/types/theme.d.ts +1 -0
  445. package/types/typography/BodyText/index.d.ts +2 -2
  446. package/cjs/icons/components/AccountCreateIcon.js +0 -1
  447. package/cjs/icons/components/AccountIcon.js +0 -1
  448. package/cjs/icons/components/AccountLoginIcon.js +0 -1
  449. package/cjs/icons/components/ArrowLeftSharpIcon.js +0 -1
  450. package/cjs/icons/components/ArrowLeftSmallIcon.js +0 -1
  451. package/cjs/icons/components/ArrowLong.js +0 -1
  452. package/cjs/icons/components/ArrowRestartIcon.js +0 -1
  453. package/cjs/icons/components/ArrowRightSharpIcon.js +0 -1
  454. package/cjs/icons/components/BackArrowIcon.js +0 -1
  455. package/cjs/icons/components/Baseline360Icon.js +0 -1
  456. package/cjs/icons/components/BellIcon.js +0 -1
  457. package/cjs/icons/components/BidKrIcon.js +0 -1
  458. package/cjs/icons/components/BuyCarIcon.js +0 -1
  459. package/cjs/icons/components/Car360Icon.js +0 -1
  460. package/cjs/icons/components/CarFrontIcon.js +0 -1
  461. package/cjs/icons/components/CarSearchIcon.js +0 -1
  462. package/cjs/icons/components/CarSideIcon.js +0 -1
  463. package/cjs/icons/components/CarTiresIcon.js +0 -1
  464. package/cjs/icons/components/CardViewIcon.js +0 -1
  465. package/cjs/icons/components/CarloanIcon.js +0 -1
  466. package/cjs/icons/components/CheckThinIcon.js +0 -1
  467. package/cjs/icons/components/CheckmarkFilledIcon.js +0 -1
  468. package/cjs/icons/components/CheckmarkIcon.js +0 -1
  469. package/cjs/icons/components/ClipboardFilledIcon.js +0 -1
  470. package/cjs/icons/components/ClipboardIcon.js +0 -1
  471. package/cjs/icons/components/ClockFilledIcon.js +0 -1
  472. package/cjs/icons/components/CloseThinIcon.js +0 -1
  473. package/cjs/icons/components/CoffeeIcon.js +0 -1
  474. package/cjs/icons/components/CombiIcon.js +0 -1
  475. package/cjs/icons/components/CommentCircleFilledIcon.js +0 -1
  476. package/cjs/icons/components/CommentCircleIconIcon.js +0 -1
  477. package/cjs/icons/components/CreditCardIcon.js +0 -1
  478. package/cjs/icons/components/CrossCircleIcon.js +0 -1
  479. package/cjs/icons/components/CrownIcon.js +0 -1
  480. package/cjs/icons/components/DealmakerIcon.js +0 -1
  481. package/cjs/icons/components/DeliveryIcon.js +0 -1
  482. package/cjs/icons/components/DetailedSearchIcon.js +0 -1
  483. package/cjs/icons/components/EcoFriendlyIcon.js +0 -1
  484. package/cjs/icons/components/EnglandFlagIcon.js +0 -1
  485. package/cjs/icons/components/EvaluationIcon.js +0 -1
  486. package/cjs/icons/components/ExaminationMarkFilledIcon.js +0 -1
  487. package/cjs/icons/components/ExaminationMarkIcon.js +0 -1
  488. package/cjs/icons/components/ExteriorIcon.js +0 -1
  489. package/cjs/icons/components/EyeIcon.js +0 -1
  490. package/cjs/icons/components/FacebookBtnIcon.js +0 -1
  491. package/cjs/icons/components/FatalIcon.js +0 -1
  492. package/cjs/icons/components/FavouriteSolidIcon.js +0 -1
  493. package/cjs/icons/components/FindCarIcon.js +0 -1
  494. package/cjs/icons/components/FixedMonthlyCostIcon.js +0 -1
  495. package/cjs/icons/components/FlagIcon.js +0 -1
  496. package/cjs/icons/components/FlexibilityIcon.js +0 -1
  497. package/cjs/icons/components/ForumLargeIcon.js +0 -1
  498. package/cjs/icons/components/ForumSmallIcon.js +0 -1
  499. package/cjs/icons/components/GavelIcon.js +0 -1
  500. package/cjs/icons/components/GiftIcon.js +0 -1
  501. package/cjs/icons/components/GroupIcon.js +0 -1
  502. package/cjs/icons/components/GuaranteeIcon.js +0 -1
  503. package/cjs/icons/components/GuaranteeLargeIcon.js +0 -1
  504. package/cjs/icons/components/GuaranteeSmallIcon.js +0 -1
  505. package/cjs/icons/components/HalfCombiIcon.js +0 -1
  506. package/cjs/icons/components/HamburgerIcon.js +0 -1
  507. package/cjs/icons/components/HandshakeIcon.js +0 -1
  508. package/cjs/icons/components/HelpingHandIcon.js +0 -1
  509. package/cjs/icons/components/InformationIcon.js +0 -1
  510. package/cjs/icons/components/InteriorThinIcon.js +0 -1
  511. package/cjs/icons/components/InternationalIcon.js +0 -1
  512. package/cjs/icons/components/KvdVenueIcon.js +0 -1
  513. package/cjs/icons/components/LifebuoyIcon.js +0 -1
  514. package/cjs/icons/components/LiftTruckIcon.js +0 -1
  515. package/cjs/icons/components/LinkedInIcon.js +0 -1
  516. package/cjs/icons/components/MinibusIcon.js +0 -1
  517. package/cjs/icons/components/MobileIcon.js +0 -1
  518. package/cjs/icons/components/MotorcycleIcon.js +0 -1
  519. package/cjs/icons/components/MrfLogoIcon.js +0 -1
  520. package/cjs/icons/components/NotFoundIcon.js +0 -1
  521. package/cjs/icons/components/OverbidIcon.js +0 -1
  522. package/cjs/icons/components/PdfIconIcon.js +0 -1
  523. package/cjs/icons/components/PinIcon.js +0 -1
  524. package/cjs/icons/components/Pricetag.js +0 -1
  525. package/cjs/icons/components/PricetagFilledKronaIcon.js +0 -1
  526. package/cjs/icons/components/PrivateCarIcon.js +0 -1
  527. package/cjs/icons/components/ProfileCircleIcon.js +0 -1
  528. package/cjs/icons/components/ProfileIcon.js +0 -1
  529. package/cjs/icons/components/RadioIcon.js +0 -1
  530. package/cjs/icons/components/ReclamationIcon.js +0 -1
  531. package/cjs/icons/components/RemoveFilterIcon.js +0 -1
  532. package/cjs/icons/components/ReservedPriceIcon.js +0 -1
  533. package/cjs/icons/components/ResultIcon.js +0 -1
  534. package/cjs/icons/components/SafePaymentIcon.js +0 -1
  535. package/cjs/icons/components/SaleTagIcon.js +0 -1
  536. package/cjs/icons/components/SearchCheckIcon.js +0 -1
  537. package/cjs/icons/components/SellCarIcon.js +0 -1
  538. package/cjs/icons/components/SellCarsIcon.js +0 -1
  539. package/cjs/icons/components/ServiceIcon.js +0 -1
  540. package/cjs/icons/components/ShieldIcon.js +0 -1
  541. package/cjs/icons/components/SpeedMeterIcon.js +0 -1
  542. package/cjs/icons/components/StarCircleIcon.js +0 -1
  543. package/cjs/icons/components/StarFilledIcon.js +0 -1
  544. package/cjs/icons/components/StarIcon.js +0 -1
  545. package/cjs/icons/components/StartFilledIcon.js +0 -1
  546. package/cjs/icons/components/StartIcon.js +0 -1
  547. package/cjs/icons/components/SwedenFlag.js +0 -1
  548. package/cjs/icons/components/TankIcon.js +0 -1
  549. package/cjs/icons/components/TireIcon.js +0 -1
  550. package/cjs/icons/components/TrashcanIcon.js +0 -1
  551. package/cjs/icons/components/TrophyIcon.js +0 -1
  552. package/cjs/icons/components/UmbrellaIcon.js +0 -1
  553. package/cjs/icons/components/ValueIcon.js +0 -1
  554. package/esm/icons/components/AccountCreateIcon.js +0 -1
  555. package/esm/icons/components/AccountIcon.js +0 -1
  556. package/esm/icons/components/AccountLoginIcon.js +0 -1
  557. package/esm/icons/components/ArrowLeftSharpIcon.js +0 -1
  558. package/esm/icons/components/ArrowLeftSmallIcon.js +0 -1
  559. package/esm/icons/components/ArrowLong.js +0 -1
  560. package/esm/icons/components/ArrowRestartIcon.js +0 -1
  561. package/esm/icons/components/ArrowRightSharpIcon.js +0 -1
  562. package/esm/icons/components/BackArrowIcon.js +0 -1
  563. package/esm/icons/components/Baseline360Icon.js +0 -1
  564. package/esm/icons/components/BellIcon.js +0 -1
  565. package/esm/icons/components/BidKrIcon.js +0 -1
  566. package/esm/icons/components/BuyCarIcon.js +0 -1
  567. package/esm/icons/components/Car360Icon.js +0 -1
  568. package/esm/icons/components/CarFrontIcon.js +0 -1
  569. package/esm/icons/components/CarSearchIcon.js +0 -1
  570. package/esm/icons/components/CarSideIcon.js +0 -1
  571. package/esm/icons/components/CarTiresIcon.js +0 -1
  572. package/esm/icons/components/CardViewIcon.js +0 -1
  573. package/esm/icons/components/CarloanIcon.js +0 -1
  574. package/esm/icons/components/CheckThinIcon.js +0 -1
  575. package/esm/icons/components/CheckmarkFilledIcon.js +0 -1
  576. package/esm/icons/components/CheckmarkIcon.js +0 -1
  577. package/esm/icons/components/ClipboardFilledIcon.js +0 -1
  578. package/esm/icons/components/ClipboardIcon.js +0 -1
  579. package/esm/icons/components/ClockFilledIcon.js +0 -1
  580. package/esm/icons/components/CloseThinIcon.js +0 -1
  581. package/esm/icons/components/CoffeeIcon.js +0 -1
  582. package/esm/icons/components/CombiIcon.js +0 -1
  583. package/esm/icons/components/CommentCircleFilledIcon.js +0 -1
  584. package/esm/icons/components/CommentCircleIconIcon.js +0 -1
  585. package/esm/icons/components/CreditCardIcon.js +0 -1
  586. package/esm/icons/components/CrossCircleIcon.js +0 -1
  587. package/esm/icons/components/CrownIcon.js +0 -1
  588. package/esm/icons/components/DealmakerIcon.js +0 -1
  589. package/esm/icons/components/DeliveryIcon.js +0 -1
  590. package/esm/icons/components/DetailedSearchIcon.js +0 -1
  591. package/esm/icons/components/EcoFriendlyIcon.js +0 -1
  592. package/esm/icons/components/EnglandFlagIcon.js +0 -1
  593. package/esm/icons/components/EvaluationIcon.js +0 -1
  594. package/esm/icons/components/ExaminationMarkFilledIcon.js +0 -1
  595. package/esm/icons/components/ExaminationMarkIcon.js +0 -1
  596. package/esm/icons/components/ExteriorIcon.js +0 -1
  597. package/esm/icons/components/EyeIcon.js +0 -1
  598. package/esm/icons/components/FacebookBtnIcon.js +0 -1
  599. package/esm/icons/components/FatalIcon.js +0 -1
  600. package/esm/icons/components/FavouriteSolidIcon.js +0 -1
  601. package/esm/icons/components/FindCarIcon.js +0 -1
  602. package/esm/icons/components/FixedMonthlyCostIcon.js +0 -1
  603. package/esm/icons/components/FlagIcon.js +0 -1
  604. package/esm/icons/components/FlexibilityIcon.js +0 -1
  605. package/esm/icons/components/ForumLargeIcon.js +0 -1
  606. package/esm/icons/components/ForumSmallIcon.js +0 -1
  607. package/esm/icons/components/GavelIcon.js +0 -1
  608. package/esm/icons/components/GiftIcon.js +0 -1
  609. package/esm/icons/components/GroupIcon.js +0 -1
  610. package/esm/icons/components/GuaranteeIcon.js +0 -1
  611. package/esm/icons/components/GuaranteeLargeIcon.js +0 -1
  612. package/esm/icons/components/GuaranteeSmallIcon.js +0 -1
  613. package/esm/icons/components/HalfCombiIcon.js +0 -1
  614. package/esm/icons/components/HamburgerIcon.js +0 -1
  615. package/esm/icons/components/HandshakeIcon.js +0 -1
  616. package/esm/icons/components/HelpingHandIcon.js +0 -1
  617. package/esm/icons/components/InformationIcon.js +0 -1
  618. package/esm/icons/components/InteriorThinIcon.js +0 -1
  619. package/esm/icons/components/InternationalIcon.js +0 -1
  620. package/esm/icons/components/KvdVenueIcon.js +0 -1
  621. package/esm/icons/components/LifebuoyIcon.js +0 -1
  622. package/esm/icons/components/LiftTruckIcon.js +0 -1
  623. package/esm/icons/components/LinkedInIcon.js +0 -1
  624. package/esm/icons/components/MinibusIcon.js +0 -1
  625. package/esm/icons/components/MobileIcon.js +0 -1
  626. package/esm/icons/components/MotorcycleIcon.js +0 -1
  627. package/esm/icons/components/MrfLogoIcon.js +0 -1
  628. package/esm/icons/components/NotFoundIcon.js +0 -1
  629. package/esm/icons/components/OverbidIcon.js +0 -1
  630. package/esm/icons/components/PdfIconIcon.js +0 -1
  631. package/esm/icons/components/PinIcon.js +0 -1
  632. package/esm/icons/components/Pricetag.js +0 -1
  633. package/esm/icons/components/PricetagFilledKronaIcon.js +0 -1
  634. package/esm/icons/components/PrivateCarIcon.js +0 -1
  635. package/esm/icons/components/ProfileCircleIcon.js +0 -1
  636. package/esm/icons/components/ProfileIcon.js +0 -1
  637. package/esm/icons/components/RadioIcon.js +0 -1
  638. package/esm/icons/components/ReclamationIcon.js +0 -1
  639. package/esm/icons/components/RemoveFilterIcon.js +0 -1
  640. package/esm/icons/components/ReservedPriceIcon.js +0 -1
  641. package/esm/icons/components/ResultIcon.js +0 -1
  642. package/esm/icons/components/SafePaymentIcon.js +0 -1
  643. package/esm/icons/components/SaleTagIcon.js +0 -1
  644. package/esm/icons/components/SearchCheckIcon.js +0 -1
  645. package/esm/icons/components/SellCarIcon.js +0 -1
  646. package/esm/icons/components/SellCarsIcon.js +0 -1
  647. package/esm/icons/components/ServiceIcon.js +0 -1
  648. package/esm/icons/components/ShieldIcon.js +0 -1
  649. package/esm/icons/components/SpeedMeterIcon.js +0 -1
  650. package/esm/icons/components/StarCircleIcon.js +0 -1
  651. package/esm/icons/components/StarFilledIcon.js +0 -1
  652. package/esm/icons/components/StarIcon.js +0 -1
  653. package/esm/icons/components/StartFilledIcon.js +0 -1
  654. package/esm/icons/components/StartIcon.js +0 -1
  655. package/esm/icons/components/SwedenFlag.js +0 -1
  656. package/esm/icons/components/TankIcon.js +0 -1
  657. package/esm/icons/components/TireIcon.js +0 -1
  658. package/esm/icons/components/TrashcanIcon.js +0 -1
  659. package/esm/icons/components/TrophyIcon.js +0 -1
  660. package/esm/icons/components/UmbrellaIcon.js +0 -1
  661. package/esm/icons/components/ValueIcon.js +0 -1
  662. package/types/icons/components/AccountCreateIcon.d.ts +0 -3
  663. package/types/icons/components/AccountIcon.d.ts +0 -3
  664. package/types/icons/components/AccountLoginIcon.d.ts +0 -3
  665. package/types/icons/components/ArrowLeftSharpIcon.d.ts +0 -3
  666. package/types/icons/components/ArrowLeftSmallIcon.d.ts +0 -3
  667. package/types/icons/components/ArrowLong.d.ts +0 -3
  668. package/types/icons/components/ArrowRestartIcon.d.ts +0 -3
  669. package/types/icons/components/ArrowRightSharpIcon.d.ts +0 -3
  670. package/types/icons/components/BackArrowIcon.d.ts +0 -3
  671. package/types/icons/components/Baseline360Icon.d.ts +0 -3
  672. package/types/icons/components/BellIcon.d.ts +0 -3
  673. package/types/icons/components/BidKrIcon.d.ts +0 -3
  674. package/types/icons/components/BuyCarIcon.d.ts +0 -3
  675. package/types/icons/components/Car360Icon.d.ts +0 -3
  676. package/types/icons/components/CarFrontIcon.d.ts +0 -3
  677. package/types/icons/components/CarSearchIcon.d.ts +0 -3
  678. package/types/icons/components/CarSideIcon.d.ts +0 -3
  679. package/types/icons/components/CarTiresIcon.d.ts +0 -3
  680. package/types/icons/components/CardViewIcon.d.ts +0 -3
  681. package/types/icons/components/CarloanIcon.d.ts +0 -3
  682. package/types/icons/components/CheckThinIcon.d.ts +0 -3
  683. package/types/icons/components/CheckmarkFilledIcon.d.ts +0 -3
  684. package/types/icons/components/CheckmarkIcon.d.ts +0 -3
  685. package/types/icons/components/ClipboardFilledIcon.d.ts +0 -3
  686. package/types/icons/components/ClipboardIcon.d.ts +0 -3
  687. package/types/icons/components/ClockFilledIcon.d.ts +0 -3
  688. package/types/icons/components/CloseThinIcon.d.ts +0 -3
  689. package/types/icons/components/CoffeeIcon.d.ts +0 -3
  690. package/types/icons/components/CombiIcon.d.ts +0 -3
  691. package/types/icons/components/CommentCircleFilledIcon.d.ts +0 -3
  692. package/types/icons/components/CommentCircleIconIcon.d.ts +0 -3
  693. package/types/icons/components/CreditCardIcon.d.ts +0 -3
  694. package/types/icons/components/CrossCircleIcon.d.ts +0 -3
  695. package/types/icons/components/CrownIcon.d.ts +0 -3
  696. package/types/icons/components/DealmakerIcon.d.ts +0 -3
  697. package/types/icons/components/DeliveryIcon.d.ts +0 -3
  698. package/types/icons/components/DetailedSearchIcon.d.ts +0 -3
  699. package/types/icons/components/EcoFriendlyIcon.d.ts +0 -3
  700. package/types/icons/components/EnglandFlagIcon.d.ts +0 -3
  701. package/types/icons/components/EvaluationIcon.d.ts +0 -3
  702. package/types/icons/components/ExaminationMarkFilledIcon.d.ts +0 -3
  703. package/types/icons/components/ExaminationMarkIcon.d.ts +0 -3
  704. package/types/icons/components/ExteriorIcon.d.ts +0 -3
  705. package/types/icons/components/EyeIcon.d.ts +0 -3
  706. package/types/icons/components/FacebookBtnIcon.d.ts +0 -3
  707. package/types/icons/components/FatalIcon.d.ts +0 -3
  708. package/types/icons/components/FavouriteSolidIcon.d.ts +0 -3
  709. package/types/icons/components/FindCarIcon.d.ts +0 -3
  710. package/types/icons/components/FixedMonthlyCostIcon.d.ts +0 -3
  711. package/types/icons/components/FlagIcon.d.ts +0 -3
  712. package/types/icons/components/FlexibilityIcon.d.ts +0 -3
  713. package/types/icons/components/ForumLargeIcon.d.ts +0 -3
  714. package/types/icons/components/ForumSmallIcon.d.ts +0 -3
  715. package/types/icons/components/GavelIcon.d.ts +0 -3
  716. package/types/icons/components/GiftIcon.d.ts +0 -3
  717. package/types/icons/components/GroupIcon.d.ts +0 -3
  718. package/types/icons/components/GuaranteeIcon.d.ts +0 -3
  719. package/types/icons/components/GuaranteeLargeIcon.d.ts +0 -3
  720. package/types/icons/components/GuaranteeSmallIcon.d.ts +0 -3
  721. package/types/icons/components/HalfCombiIcon.d.ts +0 -3
  722. package/types/icons/components/HamburgerIcon.d.ts +0 -3
  723. package/types/icons/components/HandshakeIcon.d.ts +0 -3
  724. package/types/icons/components/HelpingHandIcon.d.ts +0 -3
  725. package/types/icons/components/InformationIcon.d.ts +0 -3
  726. package/types/icons/components/InteriorThinIcon.d.ts +0 -3
  727. package/types/icons/components/InternationalIcon.d.ts +0 -3
  728. package/types/icons/components/KvdVenueIcon.d.ts +0 -3
  729. package/types/icons/components/LifebuoyIcon.d.ts +0 -3
  730. package/types/icons/components/LiftTruckIcon.d.ts +0 -3
  731. package/types/icons/components/LinkedInIcon.d.ts +0 -3
  732. package/types/icons/components/MinibusIcon.d.ts +0 -3
  733. package/types/icons/components/MobileIcon.d.ts +0 -3
  734. package/types/icons/components/MotorcycleIcon.d.ts +0 -3
  735. package/types/icons/components/MrfLogoIcon.d.ts +0 -3
  736. package/types/icons/components/NotFoundIcon.d.ts +0 -3
  737. package/types/icons/components/OverbidIcon.d.ts +0 -3
  738. package/types/icons/components/PdfIconIcon.d.ts +0 -3
  739. package/types/icons/components/PinIcon.d.ts +0 -3
  740. package/types/icons/components/Pricetag.d.ts +0 -3
  741. package/types/icons/components/PricetagFilledKronaIcon.d.ts +0 -3
  742. package/types/icons/components/PrivateCarIcon.d.ts +0 -3
  743. package/types/icons/components/ProfileCircleIcon.d.ts +0 -3
  744. package/types/icons/components/ProfileIcon.d.ts +0 -3
  745. package/types/icons/components/RadioIcon.d.ts +0 -3
  746. package/types/icons/components/ReclamationIcon.d.ts +0 -3
  747. package/types/icons/components/RemoveFilterIcon.d.ts +0 -3
  748. package/types/icons/components/ReservedPriceIcon.d.ts +0 -3
  749. package/types/icons/components/ResultIcon.d.ts +0 -3
  750. package/types/icons/components/SafePaymentIcon.d.ts +0 -3
  751. package/types/icons/components/SaleTagIcon.d.ts +0 -3
  752. package/types/icons/components/SearchCheckIcon.d.ts +0 -3
  753. package/types/icons/components/SellCarIcon.d.ts +0 -3
  754. package/types/icons/components/SellCarsIcon.d.ts +0 -3
  755. package/types/icons/components/ServiceIcon.d.ts +0 -3
  756. package/types/icons/components/ShieldIcon.d.ts +0 -3
  757. package/types/icons/components/SpeedMeterIcon.d.ts +0 -3
  758. package/types/icons/components/StarCircleIcon.d.ts +0 -3
  759. package/types/icons/components/StarFilledIcon.d.ts +0 -3
  760. package/types/icons/components/StarIcon.d.ts +0 -3
  761. package/types/icons/components/StartFilledIcon.d.ts +0 -3
  762. package/types/icons/components/StartIcon.d.ts +0 -3
  763. package/types/icons/components/SwedenFlag.d.ts +0 -3
  764. package/types/icons/components/TankIcon.d.ts +0 -3
  765. package/types/icons/components/TireIcon.d.ts +0 -3
  766. package/types/icons/components/TrashcanIcon.d.ts +0 -3
  767. package/types/icons/components/TrophyIcon.d.ts +0 -3
  768. package/types/icons/components/UmbrellaIcon.d.ts +0 -3
  769. package/types/icons/components/ValueIcon.d.ts +0 -3
@@ -0,0 +1 @@
1
+ import*as e from"react";function t({title:a="HatchbackIcon",titleId:l,...c}){return e.createElement("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg","aria-labelledby":l,...c},a?e.createElement("title",{id:l},a):null,e.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M7.809 7.53c-2.123 0-3.837 1.014-5.004 2.414C1.648 11.333 1 13.132 1 14.805c0 .793.158 1.447.493 1.956.342.52.82.814 1.309.972.264.085.536.131.798.156A2.56 2.56 0 0 0 5.71 19a2.56 2.56 0 0 0 2.115-1.114h7.888A2.56 2.56 0 0 0 17.83 19a2.56 2.56 0 0 0 2.114-1.114h.53c.466 0 1.103-.175 1.629-.67.546-.514.904-1.307.904-2.41 0-.732-.358-1.316-.823-1.75-.457-.426-1.053-.744-1.654-.985-1.097-.44-2.368-.681-3.295-.783L13.45 7.733l-.217-.203h-.297v.75-.75H7.808Zm12.581 9.006a2.575 2.575 0 0 0 .002-.15h.081a.942.942 0 0 0 .6-.263c.197-.185.433-.557.433-1.318 0-.2-.087-.412-.346-.653-.268-.25-.675-.484-1.189-.69-1.024-.41-2.283-.632-3.13-.706l-.258-.023-.19-.178-3.755-3.525H7.81c-1.606 0-2.921.758-3.852 1.874-.94 1.128-1.457 2.59-1.457 3.901 0 .605.121.942.246 1.132a.86.86 0 0 0 .408.328 2.563 2.563 0 0 1 5.12.171v-.05h6.992v.05a2.563 2.563 0 1 1 5.124.1Zm-5.107.198a2.525 2.525 0 0 1-.015-.198l.015.198ZM5.71 17.5a1.063 1.063 0 1 0 0-2.126 1.063 1.063 0 0 0 0 2.126Zm12.118 0a1.063 1.063 0 1 0 0-2.126 1.063 1.063 0 0 0 0 2.126Z",fill:"currentColor"}))}export{t as default};
@@ -0,0 +1 @@
1
+ import*as e from"react";function o({title:t="HistoryIcon",titleId:r,...l}){return e.createElement("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg","aria-labelledby":r,...l},t?e.createElement("title",{id:r},t):null,e.createElement("path",{d:"M12 6v6l4 2",stroke:"currentColor",strokeWidth:2,strokeLinecap:"round",strokeLinejoin:"round"}),e.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M3 12a9 9 0 1 1 9 9v2c6.075 0 11-4.925 11-11S18.075 1 12 1 1 5.925 1 12h2Z",fill:"currentColor"}),e.createElement("path",{d:"M1.667 14.5a.4.4 0 0 0 .666 0l1.252-1.878A.4.4 0 0 0 3.253 12H.747a.4.4 0 0 0-.332.622L1.667 14.5Z",fill:"currentColor"}))}export{o as default};
@@ -0,0 +1 @@
1
+ import*as e from"react";function n({title:r="HomeDeliveryIcon",titleId:t,...o}){return e.createElement("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg","aria-labelledby":t,...o},r?e.createElement("title",{id:t},r):null,e.createElement("path",{d:"m3 9 9-7 9 7v11a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V9Z",stroke:"currentColor",strokeWidth:2,strokeLinecap:"round",strokeLinejoin:"round"}),e.createElement("path",{d:"M9 22V12h6v10",stroke:"currentColor",strokeWidth:2,strokeLinecap:"round",strokeLinejoin:"round"}))}export{n as default};
@@ -1 +1 @@
1
- import*as e from"react";function c(t){return e.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 23 16",fill:"currentColor",...t},e.createElement("path",{d:"M1.9 0h18.6c1.1 0 1.9.7 1.9 1.6v12.8c0 .9-.8 1.6-1.9 1.6H1.9C.8 16 0 15.3 0 14.4V1.6C0 .7.8 0 1.9 0zm-.5 1.4v13.2H21V1.4H1.4z"}),e.createElement("path",{d:"M7.3 3.2v9.6H5.4V3.2h1.9zm9.5 7.3c-.4.7-1 1.3-1.7 1.7-.8.4-1.7.6-2.7.6H9V3.2h3.4c1 0 1.9.2 2.7.6.7.4 1.3 1 1.7 1.7.4.7.6 1.5.6 2.5 0 .9-.2 1.8-.6 2.5zm-2.2-.2c.6-.6.9-1.3.9-2.3 0-1-.3-1.8-.9-2.3-.5-.5-1.3-.8-2.4-.8h-1.3v6.2h1.3c1.1 0 1.9-.3 2.4-.8z",opacity:.9}))}export{c as default};
1
+ import*as e from"react";function n({title:t="IdIcon",titleId:r,...l}){return e.createElement("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg","aria-labelledby":r,...l},t?e.createElement("title",{id:r},t):null,e.createElement("rect",{x:3,y:3,width:18,height:18,rx:1,stroke:"currentColor",strokeWidth:2}),e.createElement("path",{d:"M8.2 16.26V7.74H6.242v8.52H8.2ZM13.222 16.26c2.58 0 4.536-1.728 4.536-4.26s-1.956-4.26-4.536-4.26H9.97v8.52h3.252Zm0-6.72c1.44 0 2.556.996 2.556 2.46s-1.116 2.46-2.556 2.46h-1.296V9.54h1.296Z",fill:"currentColor"}))}export{n as default};
@@ -0,0 +1 @@
1
+ import*as e from"react";function r({title:t="InfoIcon",titleId:n,...o}){return e.createElement("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg","aria-labelledby":n,...o},t?e.createElement("title",{id:n},t):null,e.createElement("path",{d:"M12 22c5.523 0 10-4.477 10-10S17.523 2 12 2 2 6.477 2 12s4.477 10 10 10ZM12 16v-4M12 8h.01",stroke:"currentColor",strokeWidth:2,strokeLinecap:"round",strokeLinejoin:"round"}))}export{r as default};
@@ -1 +1 @@
1
- import*as e from"react";function a(t){return e.createElement("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",fill:"currentColor",xmlns:"http://www.w3.org/2000/svg",...t},e.createElement("path",{d:"M12 2.163c3.204 0 3.584.012 4.85.07 1.169.053 1.804.248 2.227.413.522.192.994.499 1.382.897.399.388.705.86.897 1.382.165.423.36 1.058.413 2.228.058 1.265.07 1.645.07 4.85 0 3.204-.012 3.583-.07 4.848-.053 1.17-.248 1.806-.413 2.229a3.972 3.972 0 01-2.277 2.277c-.423.164-1.059.36-2.228.413-1.266.058-1.645.07-4.85.07-3.204 0-3.584-.012-4.849-.07-1.17-.053-1.805-.249-2.228-.413a3.719 3.719 0 01-1.381-.897 3.718 3.718 0 01-.898-1.382c-.164-.423-.36-1.058-.413-2.228-.058-1.265-.07-1.645-.07-4.85 0-3.204.013-3.583.07-4.848.053-1.17.249-1.806.413-2.229.192-.522.499-.994.898-1.381.387-.399.86-.706 1.38-.898.424-.164 1.06-.36 2.23-.413 1.264-.057 1.644-.07 4.848-.07L12 2.163zm.001-2.164C8.742 0 8.334.013 7.054.072 5.774.13 4.903.334 4.14.63a5.882 5.882 0 00-2.126 1.385A5.882 5.882 0 00.63 4.14c-.297.762-.5 1.635-.558 2.912C.014 8.33 0 8.742 0 12c0 3.259.014 3.668.072 4.947.059 1.28.261 2.15.558 2.912.301.801.773 1.526 1.384 2.126.6.61 1.325 1.083 2.126 1.384.763.297 1.636.5 2.913.558 1.277.058 1.689.073 4.948.073 3.26 0 3.668-.014 4.948-.073 1.28-.058 2.148-.26 2.91-.558a6.136 6.136 0 003.51-3.51c.298-.762.5-1.635.559-2.912.058-1.278.072-1.69.072-4.948 0-3.26-.014-3.668-.072-4.948-.059-1.28-.261-2.149-.558-2.91a5.883 5.883 0 00-1.385-2.126A5.882 5.882 0 0019.86.63c-.762-.296-1.635-.499-2.912-.557C15.67.015 15.259.001 12 .001l.001-.002z"}),e.createElement("path",{d:"M12 5.839a6.162 6.162 0 100 12.324 6.162 6.162 0 000-12.324zm0 10.163A4 4 0 1112 8a4 4 0 010 8.002zM18.406 7.035a1.44 1.44 0 100-2.88 1.44 1.44 0 000 2.88z"}),e.createElement("defs",null,e.createElement("clipPath",{id:"instagram-icon_svg__clip0"},e.createElement("path",{fill:"#fff",d:"M0 0h24v24H0z"}))))}export{a as default};
1
+ import*as e from"react";function o({title:t="InstagramIcon",titleId:r,...n}){return e.createElement("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg","aria-labelledby":r,...n},t?e.createElement("title",{id:r},t):null,e.createElement("path",{d:"M17 2H7a5 5 0 0 0-5 5v10a5 5 0 0 0 5 5h10a5 5 0 0 0 5-5V7a5 5 0 0 0-5-5Z",stroke:"currentColor",strokeWidth:2,strokeLinecap:"round",strokeLinejoin:"round"}),e.createElement("path",{d:"M16 11.37a4 4 0 1 1-7.914 1.174A4 4 0 0 1 16 11.37ZM17.5 6.5h.01",stroke:"currentColor",strokeWidth:2,strokeLinecap:"round",strokeLinejoin:"round"}))}export{o as default};
@@ -1 +1 @@
1
- import*as c from"react";function s(v){return c.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 64 64",fill:"currentColor",...v},c.createElement("path",{d:"M40.3 45.8c.8-.1 1.7 0 1.7 1 0 .5-.3.8-.7.9.4.9.5 1.9.4 2.7l-.4 2c0 .1-.1.3-.1.4V54c0 .6-.5 1-1 1h-1.4c-.5 0-1-.5-1-1v-.6H26.2v.6c0 .6-.5 1-1 1h-1.4c-.5 0-1-.5-1-1v-1.2c0-.1-.1-.3-.1-.4l-.4-2c-.1-.8 0-1.8.4-2.7-.4-.1-.7-.4-.7-.9 0-1 .9-1.1 1.7-1v-.1l1.7-2.9c.7-1 2.1-1.8 3.3-1.8h6.6c1.2 0 2.6.8 3.3 1.8l1.7 2.9v.1zm-1.8.1l-1.4-2.2c-.3-.6-1.1-1.1-1.8-1.1h-6.6c-.7 0-1.5.5-1.8 1.1l-1.4 2.2h13zm-9.9-24.4c-2.6 1.2-4.5 3.7-4.8 6.7h2.9c.2-2.6.8-5 1.9-6.7zm6.8 0c1.1 1.7 1.7 4.1 1.9 6.7h2.9c-.3-3-2.2-5.5-4.8-6.7zm-2.6 8.3V35c0 1.2 1 2.2 2.2 2.2 1.2 0 2.2-1 2.2-2.2h1.6c0 2.1-1.7 3.8-3.8 3.8-2.1 0-3.8-1.7-3.8-3.8v-5.2h-9V29c0-5.4 4.4-9.8 9.8-9.8s9.8 4.4 9.8 9.8v.8h-9zM32 0c17.7 0 32 14.3 32 32S49.7 64 32 64 0 49.7 0 32 14.3 0 32 0zm0 2C15.5 2 2 15.5 2 32s13.5 30 30 30 30-13.5 30-30S48.5 2 32 2zm-3.7 26.2h7.4c-.2-4.2-1.9-7.4-3.7-7.4-1.8 0-3.5 3.2-3.7 7.4zm-2.5 22.7c.6 0 1.2-.6 1.2-1.3 0-.6-.6-1.2-1.2-1.2-.7 0-1.3.6-1.3 1.2 0 .7.6 1.3 1.3 1.3zm12.5 0c.6 0 1.2-.6 1.2-1.3 0-.6-.6-1.2-1.2-1.2-.7 0-1.3.6-1.3 1.2 0 .7.6 1.3 1.3 1.3zm-8.8-.8v.8h5v-.8h-5zM21 11c0-.6.4-1 1-1s1 .4 1 1v9c0 .6-.4 1-1 1s-1-.4-1-1v-9zm-6 6c0-.6.4-1 1-1s1 .5 1 1v6c0 .6-.4 1-1 1s-1-.5-1-1v-6zm0 10c0-.6.4-1 1-1s1 .4 1 1v1c0 .6-.4 1-1 1s-1-.4-1-1v-1zm5 6c0-.6.4-1 1-1s1 .4 1 1v3c0 .6-.4 1-1 1s-1-.4-1-1v-3zm-5 1c0-.6.4-1 1-1s1 .4 1 1v7c0 .6-.4 1-1 1s-1-.4-1-1v-7zm28-23v9c0 .6-.4 1-1 1s-1-.4-1-1v-9c0-.6.4-1 1-1s1 .4 1 1zm-7-1v5c0 .6-.4 1-1 1s-1-.4-1-1v-5c0-.6.4-1 1-1s1 .4 1 1zm-7 0v5c0 .6-.4 1-1 1s-1-.4-1-1v-5c0-.6.4-1 1-1s1 .4 1 1zm20 7v6c0 .5-.4 1-1 1s-1-.4-1-1v-6c0-.5.4-1 1-1s1 .4 1 1zm0 10v1c0 .6-.4 1-1 1s-1-.4-1-1v-1c0-.6.4-1 1-1s1 .4 1 1zm-5 6v3c0 .6-.4 1-1 1s-1-.4-1-1v-3c0-.6.4-1 1-1s1 .4 1 1zm5 1v7c0 .6-.4 1-1 1s-1-.4-1-1v-7c0-.6.4-1 1-1s1 .4 1 1z"}))}export{s as default};
1
+ import*as e from"react";function o({title:n="InsuranceIcon",titleId:r,...t}){return e.createElement("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg","aria-labelledby":r,...t},n?e.createElement("title",{id:r},n):null,e.createElement("path",{d:"M18 19a3 3 0 0 1-6 0v-7m11 0a11.05 11.05 0 0 0-22 0h22Z",stroke:"currentColor",strokeWidth:2,strokeLinecap:"round",strokeLinejoin:"round"}))}export{o as default};
@@ -1 +1 @@
1
- import*as c from"react";function t(e){return c.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 32",fill:"currentColor",width:"1em",height:"1em",...e},c.createElement("path",{d:"M22 26c1.2-1.2 1.9-2.8 1.8-4.4 0-.5 0-1.5-.1-3-.2-2.1-.5-4.1-.9-5.8-1-4-2.5-6.6-4.5-7.9 0-.1 0-.1.1-.2.2-.8.1-1.5-.2-2.2C17.4.8 15.4 0 12 0S6.7.8 6 2.5c-.3.7-.4 1.4-.3 2.2 0 .1 0 .2.1.2-2.1 1.3-3.6 3.9-4.6 7.8-.5 1.8-.8 3.8-1 6-.1.7-.1 1.4-.1 2v.8C0 23.1.7 24.8 2 26c-.3 0-.6.2-.8.5-.4.5-.1 1.1 0 1.3l1 2.3c.4 1 1.7 1.8 2.8 1.8h14.2c1.1 0 2.4-.8 2.8-1.8l1-2.3c.1-.2.3-.8 0-1.3-.4-.3-.8-.5-1-.5zm-4.3 0H6.3L8.8 6h6.5l2.4 20zm3.1-12.7c.4 1.7.7 3.5.8 5.5.1 1 .1 2 .1 2.8v.2c.1 1.3-.9 2.9-2.1 3.6L17.4 6.7c1.5 1.1 2.6 3.3 3.4 6.6zm-13-10C8.2 2.5 9.7 2 12 2c2.4 0 3.9.5 4.2 1.3.1.2.1.4.1.7h-.7l-.6-.2V4H9v-.2l-.7.2h-.6c0-.2 0-.5.1-.7zm-2 1.6zM2.1 21.5v-.7c0-.6.1-1.2.1-1.9.2-2.1.5-3.9.9-5.6.8-3.3 2-5.5 3.6-6.5L4.3 25.3C3 24.7 1.9 23 2 21.6l.1-.1zM2 27.4l.9-.4v.1l-.9.3zm18.1 2c-.1.3-.7.6-1 .6H4.9c-.3 0-.8-.3-1-.6L3.4 28h17.3l-.6 1.4z"}),c.createElement("path",{d:"M11 23h2c.6 0 1-.4 1-1s-.4-1-1-1h-2c-.6 0-1 .4-1 1s.4 1 1 1zM11 19h2c.6 0 1-.4 1-1s-.4-1-1-1h-2c-.6 0-1 .4-1 1s.4 1 1 1z"}))}export{t as default};
1
+ import*as e from"react";function t({title:l="InteriorIcon",titleId:c,...a}){return e.createElement("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg","aria-labelledby":c,...a},l?e.createElement("title",{id:c},l):null,e.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M8.468 4.471c0 .6.485 1.085 1.084 1.085h4.773c.6 0 1.085-.486 1.085-1.085 0-1.53-.673-3.471-3.075-3.471h-.793C9.141 1 8.468 2.94 8.468 4.471Zm5.549-.5a.486.486 0 0 1-.492.5H10.36a.486.486 0 0 1-.493-.5c.04-.881.274-1.583 1.678-1.583h.794c1.404 0 1.639.702 1.678 1.583ZM5.691 8.868c0-1.757 1.707-2.893 3.47-2.893h5.555c1.764 0 3.47 1.136 3.467 2.82l.698 7.304c0 .892-.394 1.612-1.02 2.11a1 1 0 0 1 .926 1.262l-.374 1.374C18.084 22.056 16.766 23 15.407 23h-6.93c-1.36 0-2.677-.942-3.006-2.155l-.373-1.374a1 1 0 0 1 .93-1.262C5.396 17.7 4.998 16.96 5 16.027l.69-7.16Zm11.805 7.303-.698-7.303c0-.602-.577-1.128-1.337-1.343H8.417c-.76.219-1.339.758-1.341 1.415l-.691 7.16c0 .679.578 1.205 1.434 1.382h8.24c.855-.174 1.434-.69 1.437-1.31Zm-2.893-.477h.398a1 1 0 0 0 .995-1.1l-.57-5.637a1 1 0 0 0-.995-.9h-.252l.424 7.637ZM9.705 8.058h-.252a1 1 0 0 0-.994.9l-.57 5.636a1 1 0 0 0 .994 1.1h.398l.424-7.636ZM6.645 19.68a.47.47 0 0 1 .464-.563h9.504c.3 0 .524.272.463.563l-.171.825-.003.01c-.096.382-.353.709-.648.936-.294.227-.678.392-1.076.392H8.544c-.399 0-.782-.165-1.077-.392-.295-.227-.55-.554-.647-.936l-.003-.01-.171-.825Z",fill:"currentColor"}))}export{t as default};
@@ -1 +1 @@
1
- import*as l from"react";function m(c){return l.createElement("svg",{width:"1em",height:"1em",viewBox:"0 0 64 64",xmlns:"http://www.w3.org/2000/svg",...c},l.createElement("path",{d:"M40.333 29.888c.727-.085 1.667-.003 1.667.987 0 .514-.253.783-.598.911.296.745.433 1.68.316 2.364l-.41 2.398a.948.948 0 01-.141.356v1.27a.837.837 0 01-.841.826h-1.652a.84.84 0 01-.84-.825v-.8H26.166v.8a.837.837 0 01-.841.825h-1.652a.84.84 0 01-.84-.825v-1.272a.94.94 0 01-.142-.355l-.41-2.398c-.117-.684.02-1.619.316-2.364-.345-.128-.598-.397-.598-.911 0-.99.94-1.072 1.667-.987v-.061l1.749-2.843c.634-1.03 2.046-1.817 3.258-1.817h6.652c1.214 0 2.623.785 3.258 1.817l1.75 2.843v.061zm-1.811.174l-1.357-2.204c-.332-.54-1.203-1.025-1.839-1.025h-6.652c-.634 0-1.508.487-1.839 1.025l-1.357 2.204h13.044zM32 0c17.673 0 32 14.327 32 32 0 17.673-14.327 32-32 32C14.327 64 0 49.673 0 32 0 14.327 14.327 0 32 0zm0 2C15.458 2 2 15.458 2 32s13.458 30 30 30 30-13.458 30-30S48.542 2 32 2zm0 14c8.837 0 16 7.163 16 16s-7.163 16-16 16-16-7.163-16-16 7.163-16 16-16zm0 2c-7.72 0-14 6.28-14 14s6.28 14 14 14 14-6.28 14-14-6.28-14-14-14zm-9.984-2.335l-1.662.881-3.618-6.821 1.662-.882 1.587 2.993.667-4.189 2.176-1.154-1 4.901 4.62 1.921-2.14 1.134-3.89-1.796 1.598 3.012zm9.128-2.68l-2.627-7.76 2.002.03 1.83 5.91 1.997-5.856 2.003.03-2.85 7.68-2.355-.034zm13.332-4.858c1.091.573 1.822 1.359 2.192 2.36.368 1.001.289 2.007-.242 3.016-.53 1.011-1.311 1.65-2.347 1.918-1.036.269-2.098.117-3.19-.455l-2.406-1.262 3.587-6.839 2.406 1.262zm-3.663 5.184l.74.388c.637.334 1.24.402 1.808.203.567-.199 1.024-.627 1.367-1.282.346-.657.438-1.275.277-1.855-.159-.58-.556-1.037-1.193-1.371l-.74-.389-2.259 4.306zM14.28 44.223l.893-.756 3.222 3.804-.892.757-1.117-1.319-3.928 3.327-.994-1.174 3.927-3.327-1.11-1.312zm8.915 6.423l-.636.982-1.919-1.243-.738 1.14 1.691 1.097-.636.982-1.692-1.097-.798 1.231 1.92 1.243-.637.982-3.21-2.08 3.445-5.317 3.21 2.08zm3.925 2.585a.71.71 0 00-.495.039c-.144.07-.237.199-.282.386a.634.634 0 00.058.491c.083.14.207.262.37.366.163.103.348.209.554.317.205.108.407.227.604.357.197.13.371.275.521.435.15.159.255.358.315.598.06.239.054.508-.017.805-.124.52-.44.914-.953 1.184-.512.269-1.113.321-1.805.156-.69-.165-1.209-.465-1.553-.899-.343-.433-.442-.957-.296-1.569l1.593.38c-.076.5.116.806.577.915.216.052.4.036.55-.049a.579.579 0 00.286-.389.598.598 0 00-.063-.469 1.2 1.2 0 00-.37-.366 6.817 6.817 0 00-.553-.322 6.004 6.004 0 01-.603-.361 3.17 3.17 0 01-.52-.435 1.291 1.291 0 01-.317-.593c-.06-.24-.055-.505.014-.797.137-.572.46-.979.968-1.222.508-.242 1.094-.285 1.756-.126.662.158 1.162.437 1.498.835.337.397.436.923.3 1.575l-1.628-.389c.03-.228-.002-.416-.093-.564a.636.636 0 00-.416-.289zm4.597.766l-.121-1.164 4.96-.514.12 1.163-1.72.18.532 5.12-1.531.158-.53-5.12-1.71.177zm12.618 1.889l-.777-.805-2.045.98.144 1.11-1.478.709-.76-6.662 1.686-.81 4.713 4.766-1.483.712zm-2.98-1.046l1.348-.646-1.647-1.706.3 2.352zm4.692-8.185c.694-.73 1.476-1.13 2.346-1.198.87-.068 1.646.22 2.322.861.676.642 1.005 1.4.986 2.275-.018.875-.375 1.678-1.068 2.41l-1.53 1.613-4.585-4.347 1.53-1.614zm3.266 4.04l.47-.498c.406-.426.591-.885.562-1.377-.03-.49-.265-.945-.705-1.362-.439-.417-.906-.628-1.398-.632-.491-.004-.941.208-1.345.635l-.471.496 2.887 2.737zM9.75 27L11 28.25l-2.084 2.085-1.291 1.29a.53.53 0 000 .75L11 35.75 9.75 37l-3.375-3.375a2.3 2.3 0 010-3.25l1.157-1.157L9.75 27zm44.5 0l2.218 2.218 1.157 1.157a2.3 2.3 0 010 3.25L54.25 37 53 35.75l3.375-3.375a.53.53 0 000-.75l-1.29-1.29L53 28.25 54.25 27zm-28.5 7.938c.69 0 1.25-.546 1.25-1.22 0-.672-.56-1.218-1.25-1.218s-1.25.546-1.25 1.219.56 1.218 1.25 1.218zm12.5 0c.69 0 1.25-.546 1.25-1.22 0-.672-.56-1.218-1.25-1.218S37 33.046 37 33.719s.56 1.218 1.25 1.218zm-8.75-.813v.813h5v-.813h-5z",fill:"currentColor"}))}export{m as default};
1
+ import*as e from"react";function n({title:t="KvdTestIcon",titleId:r,...o}){return e.createElement("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg","aria-labelledby":r,...o},t?e.createElement("title",{id:r},t):null,e.createElement("path",{d:"M16 4h2a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2V6a2 2 0 0 1 2-2h2",stroke:"currentColor",strokeWidth:2,strokeLinecap:"round",strokeLinejoin:"round"}),e.createElement("path",{d:"M15 2H9a1 1 0 0 0-1 1v2a1 1 0 0 0 1 1h6a1 1 0 0 0 1-1V3a1 1 0 0 0-1-1ZM16 11l-5.5 5.5L8 14",stroke:"currentColor",strokeWidth:2,strokeLinecap:"round",strokeLinejoin:"round"}))}export{n as default};
@@ -0,0 +1 @@
1
+ import*as l from"react";function t({title:a="KvdproIcon",titleId:e,...c}){return l.createElement("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg","aria-labelledby":e,...c},a?l.createElement("title",{id:e},a):null,l.createElement("path",{d:"M2 2v9.586h2.013V8.61l2.108 2.976h2.412L5.717 7.851l2.464-3.397H5.937L4.013 7.108V2H2ZM12.815 4.453l-1.306 4.068-1.305-4.068H8.209l2.289 7.133H12.52l2.29-7.133h-1.995ZM18.171 9.64c-.944 0-1.71-.74-1.71-1.653 0-.912.766-1.652 1.71-1.652.945 0 1.71.74 1.71 1.652 0 .913-.765 1.653-1.71 1.653Zm1.816-4.789a3.813 3.813 0 0 0-1.84-.47c-2.058 0-3.727 1.613-3.727 3.602 0 1.989 1.668 3.601 3.727 3.601.67 0 1.297-.17 1.84-.47v.472H22V2h-2.013v2.851ZM5.85 17.592c-.944 0-1.71-.74-1.71-1.653 0-.912.766-1.653 1.71-1.653.945 0 1.711.74 1.711 1.653s-.766 1.653-1.71 1.653Zm.025-5.25a3.81 3.81 0 0 0-1.862.483v-.41H2V22h2.013v-2.937a3.81 3.81 0 0 0 1.862.482c2.058 0 3.727-1.613 3.727-3.601 0-1.99-1.669-3.601-3.727-3.601ZM11.871 15.2a1.91 1.91 0 0 1-.08-.06l-.046-.035a1.776 1.776 0 0 1-.105-.092c-.012-.01-.023-.023-.034-.034a2.544 2.544 0 0 1-.073-.077l-.036-.04a1.863 1.863 0 0 1-.087-.114c-.008-.01-.014-.02-.02-.03a1.638 1.638 0 0 1-.064-.101l-.024-.041a1.673 1.673 0 0 1-.066-.133l-.01-.022a2.073 2.073 0 0 1-.047-.125c-.005-.013-.01-.026-.013-.04a1.658 1.658 0 0 1-.04-.15l-.002-.011a1.759 1.759 0 0 1-.023-.147l-.005-.04a1.608 1.608 0 0 1 0-.332c.002-.006.002-.013.002-.018.006-.053.015-.104.025-.156l.005-.026c.01-.05.024-.098.039-.145l.01-.03c.015-.046.032-.092.052-.136l.013-.03a1.597 1.597 0 0 1 .173-.3 1.746 1.746 0 0 1 .196-.23l.032-.032a1.66 1.66 0 0 1 .081-.072h-1.711v7.133h2.012v-4.238a1.613 1.613 0 0 1-.107-.064l-.047-.032Z",fill:"currentColor"}),l.createElement("path",{d:"M12.935 14.342a.608.608 0 0 1-.618-.597c0-.33.277-.597.618-.597.34 0 .618.268.618.597 0 .33-.277.597-.618.597Zm0-1.977c-.788 0-1.428.62-1.428 1.38 0 .76.64 1.38 1.428 1.38.787 0 1.428-.62 1.428-1.38 0-.761-.64-1.38-1.428-1.38ZM17.804 17.592c-.944 0-1.71-.74-1.71-1.653 0-.912.766-1.653 1.71-1.653.945 0 1.71.74 1.71 1.653s-.765 1.653-1.71 1.653Zm.024-5.25c-2.058 0-3.727 1.614-3.727 3.602 0 1.989 1.669 3.602 3.727 3.602s3.727-1.613 3.727-3.602c0-1.989-1.668-3.601-3.727-3.601Z",fill:"currentColor"}))}export{t as default};
@@ -0,0 +1 @@
1
+ import*as e from"react";function o({title:t="LastIcon",titleId:r,...n}){return e.createElement("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg","aria-labelledby":r,...n},t?e.createElement("title",{id:r},t):null,e.createElement("path",{d:"M17 5v14M6 19l7-7-7-7",stroke:"currentColor",strokeWidth:2,strokeLinecap:"round",strokeLinejoin:"round"}))}export{o as default};
@@ -0,0 +1 @@
1
+ import*as e from"react";function l({title:a="LeaderIcon",titleId:t,...r}){return e.createElement("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg","aria-labelledby":t,...r},a?e.createElement("title",{id:t},a):null,e.createElement("path",{d:"M2 6.836c0-.51.673-.692.931-.253l3.571 6.07a.5.5 0 0 0 .89-.054l4.116-9.468a.5.5 0 0 1 .927.023l3.554 9.434a.5.5 0 0 0 .884.101l4.211-6.315A.5.5 0 0 1 22 6.65V16.5a.5.5 0 0 1-.5.5h-19a.5.5 0 0 1-.5-.5V6.836ZM2 17h20v2a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2v-2Z",stroke:"currentColor",strokeWidth:2}))}export{l as default};
@@ -0,0 +1 @@
1
+ import*as e from"react";function o({title:n="LinkedinIcon",titleId:t,...r}){return e.createElement("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg","aria-labelledby":t,...r},n?e.createElement("title",{id:t},n):null,e.createElement("path",{d:"M16 8a6 6 0 0 1 6 6v7h-4v-7a2 2 0 0 0-4 0v7h-4v-7a6 6 0 0 1 6-6v0ZM6 9H2v12h4V9ZM4 6a2 2 0 1 0 0-4 2 2 0 0 0 0 4Z",stroke:"currentColor",strokeWidth:2,strokeLinecap:"round",strokeLinejoin:"round"}))}export{o as default};
@@ -1 +1 @@
1
- import*as e from"react";function r(t){return e.createElement("svg",{width:"1em",height:"1em",viewBox:"0 0 25 24",fill:"currentColor",xmlns:"http://www.w3.org/2000/svg",...t},e.createElement("rect",{x:2.002,y:2,width:20,height:3,rx:1}),e.createElement("rect",{x:2.002,y:7.667,width:20,height:3,rx:1}),e.createElement("rect",{x:2.002,y:13.333,width:20,height:3,rx:1}),e.createElement("rect",{x:2.002,y:19,width:20,height:3,rx:1}))}export{r as default};
1
+ import*as e from"react";function o({title:t="ListViewIcon",titleId:r,...n}){return e.createElement("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg","aria-labelledby":r,...n},t?e.createElement("title",{id:r},t):null,e.createElement("path",{d:"M8 6h13M8 12h13M8 18h13M3 6h.01M3 12h.01M3 18h.01",stroke:"currentColor",strokeWidth:2,strokeLinecap:"round",strokeLinejoin:"round"}))}export{o as default};
@@ -0,0 +1 @@
1
+ import*as e from"react";function n({title:t="LocationIcon",titleId:o,...r}){return e.createElement("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg","aria-labelledby":o,...r},t?e.createElement("title",{id:o},t):null,e.createElement("path",{d:"M21 10c0 7-9 13-9 13s-9-6-9-13a9 9 0 1 1 18 0Z",stroke:"currentColor",strokeWidth:2,strokeLinecap:"round",strokeLinejoin:"round"}),e.createElement("path",{d:"M12 13a3 3 0 1 0 0-6 3 3 0 0 0 0 6Z",stroke:"currentColor",strokeWidth:2,strokeLinecap:"round",strokeLinejoin:"round"}))}export{n as default};
@@ -1 +1 @@
1
- import*as e from"react";function l(a){return e.createElement("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",fill:"currentColor",xmlns:"http://www.w3.org/2000/svg",...a},e.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M2.934 5.122h18.065a.5.5 0 01.5.5V18.25a.5.5 0 01-.5.5H2.934a.5.5 0 01-.5-.5V5.622a.5.5 0 01.5-.5zm-2 .5a2 2 0 012-2h18.065a2 2 0 012 2V18.25a2 2 0 01-2 2H2.934a2 2 0 01-2-2V5.622zm17.251 2.16l-5.302 5.303a1.25 1.25 0 01-1.768 0L5.813 7.783l-1.061 1.06 5.303 5.303a2.75 2.75 0 003.889 0l5.302-5.303-1.06-1.06zm-9.63 5.986L6.28 16.042 5.22 14.98l2.274-2.274 1.06 1.06zm9.163 2.274l-2.274-2.274 1.06-1.061 2.275 2.274-1.061 1.06z"}))}export{l as default};
1
+ import*as e from"react";function n({title:t="MailIcon",titleId:r,...o}){return e.createElement("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg","aria-labelledby":r,...o},t?e.createElement("title",{id:r},t):null,e.createElement("path",{d:"M4 4h16c1.1 0 2 .9 2 2v12c0 1.1-.9 2-2 2H4c-1.1 0-2-.9-2-2V6c0-1.1.9-2 2-2Z",stroke:"currentColor",strokeWidth:2,strokeLinecap:"round",strokeLinejoin:"round"}),e.createElement("path",{d:"m22 6-10 7L2 6",stroke:"currentColor",strokeWidth:2,strokeLinecap:"round",strokeLinejoin:"round"}))}export{n as default};
@@ -0,0 +1 @@
1
+ import*as e from"react";function o({title:t="MenuIcon",titleId:n,...r}){return e.createElement("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg","aria-labelledby":n,...r},t?e.createElement("title",{id:n},t):null,e.createElement("path",{d:"M3 12h18M3 6h18M3 18h18",stroke:"currentColor",strokeWidth:2,strokeLinecap:"round",strokeLinejoin:"round"}))}export{o as default};
@@ -0,0 +1 @@
1
+ import*as e from"react";function n({title:l="MileageIcon",titleId:a,...t}){return e.createElement("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg","aria-labelledby":a,...t},l?e.createElement("title",{id:a},l):null,e.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M12 3.6c-6.075 0-11 4.924-11 11 0 2.006.538 3.889 1.477 5.509.206.356.677.446 1.024.207a.758.758 0 0 0 .216-.227.746.746 0 0 0 .444-.098l.918-.53a.75.75 0 1 0-.75-1.299l-.892.515a9.443 9.443 0 0 1-.877-4.98l1.012.178a.75.75 0 1 0 .26-1.477l-1.013-.179a9.473 9.473 0 0 1 2.53-4.378l.66.787a.75.75 0 1 0 1.15-.964l-.662-.788a9.431 9.431 0 0 1 4.753-1.73v1.03a.75.75 0 0 0 1.5 0v-1.03a9.431 9.431 0 0 1 4.753 1.73l-.66.788a.75.75 0 1 0 1.148.964l.66-.787a9.472 9.472 0 0 1 2.53 4.378l-1.015.18a.75.75 0 1 0 .26 1.476l1.014-.178c.028.297.042.598.042.903 0 1.46-.33 2.842-.918 4.077l-.893-.515a.75.75 0 1 0-.75 1.299l.918.53a.746.746 0 0 0 .462.096.756.756 0 0 0 .208.214c.348.238.818.147 1.024-.21A10.952 10.952 0 0 0 23 14.6c0-6.076-4.925-11-11-11Zm-2.561 11a2.56 2.56 0 0 1 3.727-2.28l2.06-2.06a.708.708 0 0 1 1.001 1L14.2 13.29a2.56 2.56 0 1 1-4.76 1.31Zm3.6.016a1.041 1.041 0 1 1-2.081 0 1.041 1.041 0 0 1 2.082 0Z",fill:"currentColor"}))}export{n as default};
@@ -1 +1 @@
1
- import*as e from"react";function c(t){return e.createElement("svg",{width:"1em",height:"1em",viewBox:"0 0 26 18",xmlns:"http://www.w3.org/2000/svg",...t},e.createElement("g",{fill:"currentColor"},e.createElement("path",{d:"M21.012 14H23c.429 0 .654-.153.821-.468.12-.227.174-.472.18-.592L24 12.148V10c0-.501-.666-1-2-1-1.03 0-1.84-.675-2.801-1.955a30.43 30.43 0 01-1.033-1.49C16.934 3.709 16.305 3 16 3c-.305 0-.776 0-1.52-.002l-2.3-.006-2.677-.005C6.101 2.98 3.876 2.984 3.018 3c-.478.008-.712.162-.865.455-.11.207-.152.434-.153.538V13c0 .112.038.345.143.555.147.298.37.446.854.445.317 0 .991-.002 1.996-.002l.001 2c-1.003 0-1.677.001-1.991.002-1.273.004-2.177-.598-2.652-1.555A3.28 3.28 0 010 12.999v-9.02c.006-.406.101-.921.383-1.456.483-.918 1.366-1.5 2.6-1.523C3.858.984 6.085.981 9.505.987l2.678.005 2.3.006L16 1c1.357 0 2.057.788 3.83 3.445.488.732.705 1.049.968 1.4C21.395 6.637 21.83 7 22 7c2.334 0 4 1.248 4 3v3c-.025.44-.134.945-.412 1.468C25.092 15.403 24.216 16 23 16h-1.989l.001-2zm-11.997-.002h7.97v2h-7.97v-2z"}),e.createElement("path",{d:"M19 18a3 3 0 100-6 3 3 0 000 6zm0-2a1 1 0 110-2 1 1 0 010 2zM7 18a3 3 0 100-6 3 3 0 000 6zm0-2a1 1 0 110-2 1 1 0 010 2z"})))}export{c as default};
1
+ import*as e from"react";function t({title:a="MinivanIcon",titleId:l,...n}){return e.createElement("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg","aria-labelledby":l,...n},a?e.createElement("title",{id:l},a):null,e.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M2.718 6.1c-.447 0-.777.237-.988.507-.196.251-.318.562-.403.858-.17.598-.25 1.382-.29 2.2-.056 1.126-.036 2.45-.02 3.638.009.535.016 1.042.016 1.492 0 .796.158 1.45.494 1.96.343.523.821.817 1.312.974.264.085.535.132.797.157a2.568 2.568 0 0 0 2.12 1.116c.881 0 1.659-.444 2.122-1.12h7.908a2.568 2.568 0 0 0 2.122 1.12c.88 0 1.659-.444 2.122-1.12h.53a2.44 2.44 0 0 0 1.631-.67c.548-.516.907-1.311.907-2.417 0-2.79-1.151-4.96-2.59-6.426-1.407-1.434-3.168-2.27-4.48-2.27H2.718ZM20.476 16.53a2.576 2.576 0 0 0 .002-.149h.082c.129 0 .385-.058.603-.263.198-.186.435-.56.435-1.324 0-2.35-.962-4.154-2.16-5.375-1.23-1.253-2.629-1.82-3.41-1.82H2.871a1.638 1.638 0 0 0-.101.276c-.121.424-.197 1.066-.235 1.861-.053 1.08-.035 2.313-.018 3.477.008.55.016 1.086.016 1.581 0 .607.121.946.247 1.136.099.151.23.256.41.331a2.57 2.57 0 0 1 5.136.169v-.049h7.012v.049a2.57 2.57 0 1 1 5.138.1Zm-5.118.228a2.613 2.613 0 0 1-.019-.228l.019.228Zm-9.602.743a1.07 1.07 0 1 0 0-2.142 1.07 1.07 0 0 0 0 2.142Zm12.152 0a1.07 1.07 0 1 0 0-2.142 1.07 1.07 0 0 0 0 2.142Z",fill:"currentColor"}))}export{t as default};
@@ -0,0 +1 @@
1
+ import*as e from"react";function o({title:r="ModelYearIcon",titleId:t,...h}){return e.createElement("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg","aria-labelledby":t,...h},r?e.createElement("title",{id:t},r):null,e.createElement("path",{d:"M7.5 13.484v-1h1v1h-1ZM8 6.5v-5h.5v5H8ZM3.5 8.5h17V9h-17v-.5ZM15.5 6.5v-5h.5v5h-.5ZM11.5 13.484v-1h1v1h-1ZM15.5 13.484v-1h1v1h-1ZM7.5 17.484v-1h1v1h-1ZM11.5 17.484v-1h1v1h-1ZM15.5 17.484v-1h1v1h-1Z",fill:"currentColor",stroke:"currentColor"}),e.createElement("rect",{x:2.75,y:3.75,width:18.5,height:17.5,rx:1.25,stroke:"currentColor",strokeWidth:1.5}))}export{o as default};
@@ -0,0 +1 @@
1
+ import*as e from"react";function n({title:r="MoreIcon",titleId:t,...o}){return e.createElement("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg","aria-labelledby":t,...o},r?e.createElement("title",{id:t},r):null,e.createElement("path",{d:"M12 13a1 1 0 1 0 0-2 1 1 0 0 0 0 2ZM19 13a1 1 0 1 0 0-2 1 1 0 0 0 0 2ZM5 13a1 1 0 1 0 0-2 1 1 0 0 0 0 2Z",stroke:"currentColor",strokeWidth:2,strokeLinecap:"round",strokeLinejoin:"round"}))}export{n as default};
@@ -0,0 +1 @@
1
+ import*as e from"react";function o({title:l="MotorbikeIcon",titleId:c,...t}){return e.createElement("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg","aria-labelledby":c,...t},l?e.createElement("title",{id:c},l):null,e.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M15.385 3.91h-1.693v1.5h1.301l.646.927h-1.444c-1.085 0-2.097.582-2.606 1.535L2.821 6.348l-1.257-.219.42 1.205.846 2.426.135.387.4.096 3.052.73 1.806 3.452h-.545C7.324 13 5.984 11.94 4.385 11.94 2.515 11.94 1 13.388 1 15.175s1.515 3.235 3.385 3.235c1.599 0 2.939-1.06 3.293-2.485h2.63v-.008c.066.005.133.008.2.008h2.039c.979 0 1.883-.57 2.263-1.477l.84-2.01a.944.944 0 0 1 .88-.557h1.64l.075.335c-1.186.502-2.014 1.638-2.014 2.959 0 1.787 1.515 3.235 3.384 3.235 1.87 0 3.385-1.448 3.385-3.235 0-1.753-1.459-3.18-3.279-3.234l-.219-.97-.565-2.697a2.417 2.417 0 0 0-1.27-1.653L16 4.231l-.224-.32h-.391Zm-11 9.243c.89 0 1.652.527 1.964 1.272H4.21v1.5h2.14c-.312.745-1.075 1.272-1.964 1.272-1.167 0-2.116-.907-2.116-2.022 0-1.115.949-2.022 2.116-2.022ZM17.5 15.175c0-.733.41-1.376 1.023-1.731l.537 2.381 1.463-.33-.52-2.308c.982.174 1.728.999 1.728 1.988 0 1.115-.949 2.022-2.116 2.022-1.166 0-2.115-.907-2.115-2.022Zm-4.592-6.587c.234-.449.727-.751 1.287-.751h2.298c.5 0 .89.334.976.743l.377 1.8H16.53c-.979 0-1.883.571-2.263 1.478l-.84 2.01a.945.945 0 0 1-.88.557h-2.04a.953.953 0 0 1-.849-.492l-2.07-3.959-.159-.302-.332-.08-2.985-.713-.292-.835 8.052 1.4.539.093.254-.485.243-.464Z",fill:"currentColor"}))}export{o as default};
@@ -0,0 +1 @@
1
+ import*as e from"react";function r({title:t="NavigationIcon",titleId:n,...o}){return e.createElement("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg","aria-labelledby":n,...o},t?e.createElement("title",{id:n},t):null,e.createElement("path",{d:"M1 6v16l7-4 8 4 7-4V2l-7 4-8-4-7 4ZM8 2v16M16 6v16",stroke:"currentColor",strokeWidth:2,strokeLinecap:"round",strokeLinejoin:"round"}))}export{r as default};
@@ -0,0 +1 @@
1
+ import*as e from"react";function n({title:l="NewIcon",titleId:t,...a}){return e.createElement("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg","aria-labelledby":t,...a},l?e.createElement("title",{id:t},l):null,e.createElement("g",{clipPath:"url(#new-icon_svg__a)"},e.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M12 24c6.627 0 12-5.373 12-12S18.627 0 12 0 0 5.373 0 12s5.373 12 12 12Zm0-17.8a1 1 0 0 1 1 1V12a1 1 0 1 1-2 0V7.2a1 1 0 0 1 1-1Zm0 9.599a1 1 0 1 0 0 2h.012a1 1 0 1 0 0-2H12Z",fill:"currentColor"})),e.createElement("defs",null,e.createElement("clipPath",{id:"new-icon_svg__a"},e.createElement("path",{fill:"#fff",d:"M0 0h24v24H0z"}))))}export{n as default};
@@ -0,0 +1 @@
1
+ import*as e from"react";function n({title:t="NextFilledIcon",titleId:r,...l}){return e.createElement("svg",{width:"1em",height:"1em",viewBox:"0 0 26 26",fill:"none",xmlns:"http://www.w3.org/2000/svg","aria-labelledby":r,...l},t?e.createElement("title",{id:r},t):null,e.createElement("path",{d:"M0 13C0 5.82 5.82 0 13 0s13 5.82 13 13-5.82 13-13 13S0 20.18 0 13Z",fill:"currentColor"}),e.createElement("path",{d:"m11 19 6-6-6-6",stroke:"#fff",strokeWidth:2,strokeLinecap:"round",strokeLinejoin:"round"}))}export{n as default};
@@ -0,0 +1 @@
1
+ import*as e from"react";function o({title:t="NextIcon",titleId:r,...n}){return e.createElement("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg","aria-labelledby":r,...n},t?e.createElement("title",{id:r},t):null,e.createElement("path",{d:"m9 18 6-6-6-6",stroke:"currentColor",strokeWidth:2,strokeLinecap:"round",strokeLinejoin:"round"}))}export{o as default};
@@ -0,0 +1 @@
1
+ import*as e from"react";function r({title:t="NotificationIcon",titleId:o,...n}){return e.createElement("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg","aria-labelledby":o,...n},t?e.createElement("title",{id:o},t):null,e.createElement("path",{d:"M18 8A6 6 0 1 0 6 8c0 7-3 9-3 9h18s-3-2-3-9ZM13.73 21a1.999 1.999 0 0 1-3.46 0",stroke:"currentColor",strokeWidth:2,strokeLinecap:"round",strokeLinejoin:"round"}))}export{r as default};
@@ -0,0 +1 @@
1
+ import*as e from"react";function o({title:n="OpenInNewIcon",titleId:t,...r}){return e.createElement("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg","aria-labelledby":t,...r},n?e.createElement("title",{id:t},n):null,e.createElement("path",{d:"M18 13v6a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h6M15 3h6v6M10 14 21 3",stroke:"currentColor",strokeWidth:2,strokeLinecap:"round",strokeLinejoin:"round"}))}export{o as default};
@@ -0,0 +1 @@
1
+ import*as e from"react";function a({title:t="PayementIcon",titleId:n,...r}){return e.createElement("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg","aria-labelledby":n,...r},t?e.createElement("title",{id:n},t):null,e.createElement("path",{d:"M21 4H3a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h18a2 2 0 0 0 2-2V6a2 2 0 0 0-2-2ZM1 10h22",stroke:"currentColor",strokeWidth:2,strokeLinecap:"round",strokeLinejoin:"round"}))}export{a as default};
@@ -1 +1 @@
1
- import*as e from"react";function l(c){return e.createElement("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",fill:"currentColor",xmlns:"http://www.w3.org/2000/svg",...c},e.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M7.528 2.178c.319.336.641.69.944 1.043.149.175.291.346.424.513.168.211.314.414.436.591.653.954.487 2.141-.166 2.918l-.39.463-.139.166-.043.051-.013.016-.004.004v.002h-.001c-.227.271-.386.49-.494.668a1.496 1.496 0 00-.133.263L8 8.934c1.357 1.41 2.715 2.756 4.088 4.117 1.014 1.006 2.035 2.02 3.07 3.07l.038.038a1.76 1.76 0 00.242-.13c.188-.118.418-.29.708-.535l.67-.561c.78-.652 1.97-.815 2.922-.156.177.122.378.268.587.436.166.133.337.276.51.426a27.89 27.89 0 011.19 1.091c.275.267.482.623.563 1.035.177.91.186 1.962-.166 2.967-.16.46-.392.893-.705 1.289-.324.41-.831.685-1.405.689-.418.003-.915-.065-1.422-.168-1.148-.234-2.543-.69-3.952-1.289C11.52 19.8 8.307 17.665 6.2 15.126c-2.072-2.5-3.556-5.193-4.339-7.696a12.95 12.95 0 01-.537-2.535 6.116 6.116 0 01-.027-.977c.01-.145.03-.317.072-.492.032-.13.121-.462.387-.765A3.874 3.874 0 013.7 1.465c.888-.24 1.81-.194 2.612-.023a2.15 2.15 0 011.104.618l.112.118zm.389 6.652v.002-.002zm-.585-4.633a26.386 26.386 0 00-1-1.1A.65.65 0 006 2.91c-.64-.136-1.312-.157-1.91.004-.478.129-.88.366-1.205.737-.185.21-.13 1.608.409 3.333.717 2.292 2.096 4.814 4.062 7.185 1.91 2.304 4.9 4.315 8.169 5.704 1.344.572 2.64.991 3.665 1.2.46.094.842.14 1.112.138.093 0 .18-.046.238-.119.204-.259.358-.544.466-.854.243-.694.25-1.465.11-2.184a.467.467 0 00-.136-.245 26.345 26.345 0 00-1.125-1.034c-.162-.14-.318-.27-.469-.391a8.8 8.8 0 00-.5-.372c-.34-.236-.79-.193-1.107.073l-.666.557c-1.265 1.066-2.136 1.437-3.025.533-1.002-1.019-2.016-2.025-3.03-3.032-1.39-1.379-2.78-2.758-4.138-4.168-.861-.894-.505-1.782.504-2.99l.594-.706c.265-.317.31-.764.076-1.105a8.8 8.8 0 00-.372-.505 17.04 17.04 0 00-.39-.471z"}))}export{l as default};
1
+ import*as e from"react";function r({title:t="PhoneIcon",titleId:n,...o}){return e.createElement("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg","aria-labelledby":n,...o},t?e.createElement("title",{id:n},t):null,e.createElement("path",{d:"M22 16.92v3a1.998 1.998 0 0 1-2.18 2 19.791 19.791 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6 19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72c.127.96.362 1.903.7 2.81a2 2 0 0 1-.45 2.11L8.09 9.91a16.001 16.001 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-.45c.908.339 1.85.574 2.81.7A2 2 0 0 1 22 16.92Z",stroke:"currentColor",strokeWidth:2,strokeLinecap:"round",strokeLinejoin:"round"}))}export{r as default};
@@ -1 +1 @@
1
- import*as c from"react";function t(e){return c.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 16",fill:"currentColor",...e},c.createElement("path",{d:"M9.1 14.1C8.7 15.2 7.7 16 6.5 16c-1.2 0-2.3-.8-2.7-1.9h-1c-1.2 0-2-.5-2.5-1.4-.2-.6-.3-1-.3-1.4V2.8c0-.3 0-.7.1-1.1C.4.7.9 0 1.8 0h12c1.3 0 1.9.7 3.1 2.8.9 1.4 1.3 1.9 1.6 1.9 2.7 0 5.5 1.4 5.5 3.8v2.8c0 .4-.1.9-.4 1.4-.4.9-1.2 1.4-2.4 1.4h-1c-.4 1.1-1.5 1.9-2.7 1.9-1.2 0-2.2-.8-2.6-1.9H9.1zm0-1.9h5.8c.4-1.1 1.4-1.8 2.6-1.8 1.2 0 2.3.7 2.7 1.8h1c.4 0 .6-.1.8-.4.1-.2.1-.4.2-.6V8.5c0-1-1.9-1.9-3.7-1.9-1.3 0-1.9-.7-3.1-2.8-.9-1.4-1.3-1.9-1.6-1.9H2s0 .1-.1.2c0 .3-.1.6-.1.7v8.5c0 .1.1.3.2.5.1.3.3.4.8.4h1.1c.3-1.1 1.4-1.8 2.6-1.8 1.2 0 2.2.7 2.6 1.8zm8.4 1.9c.5 0 1-.4 1-.9s-.5-1-1-1-.9.5-.9 1 .4.9.9.9zm-11 0c.5 0 .9-.4.9-.9s-.4-1-.9-1-1 .5-1 1 .5.9 1 .9z"}))}export{t as default};
1
+ import*as e from"react";function t({title:a="PickUpIcon",titleId:l,...c}){return e.createElement("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg","aria-labelledby":l,...c},a?e.createElement("title",{id:l},a):null,e.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M16.543 4.55a.25.25 0 0 1 .25-.25h1.299a.25.25 0 0 1 .202.103l3.254 4.474a.247.247 0 0 1 .048.146V13.848c0 .765-.238 1.14-.436 1.326a.949.949 0 0 1-.605.264h-.276a2.575 2.575 0 0 0-4.76 0H8.11a2.575 2.575 0 0 0-4.76 0H2.75a.25.25 0 0 1-.25-.25v-1.745a.25.25 0 0 1 .25-.25h12.043a1.75 1.75 0 0 0 1.75-1.75V4.55ZM3.206 16.938H2.75A1.75 1.75 0 0 1 1 15.188v-1.745c0-.966.784-1.75 1.75-1.75h8.08V9.455L7.033 5.236H5.309v.95a2.623 2.623 0 1 1-3.373 2.513h1.5A1.122 1.122 0 1 0 4.56 7.576v-.044h-.75V3.736H7.7l.223.248 4.213 4.681.193.214V11.693h2.463a.25.25 0 0 0 .25-.25V4.55c0-.967.783-1.75 1.75-1.75h1.299c.56 0 1.086.268 1.415.72l3.254 4.475c.217.298.335.657.335 1.028V13.848c0 1.107-.36 1.903-.908 2.418a2.442 2.442 0 0 1-1.633.672h-.133a2.575 2.575 0 0 1-5.046 0H8.251a2.575 2.575 0 0 1-5.045 0Zm2.523.559a1.075 1.075 0 1 0 0-2.15 1.075 1.075 0 0 0 0 2.15Zm12.17 0a1.075 1.075 0 1 0 0-2.15 1.075 1.075 0 0 0 0 2.15Z",fill:"currentColor"}))}export{t as default};
@@ -0,0 +1 @@
1
+ import*as e from"react";function c({title:a="Pickup",titleId:l,...t}){return e.createElement("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg","aria-labelledby":l,...t},a?e.createElement("title",{id:l},a):null,e.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M13.048 4.16a1.75 1.75 0 0 0-1.75 1.75v3.15a.25.25 0 0 1-.25.25H2.75A1.75 1.75 0 0 0 1 11.06v4.084c0 .967.784 1.75 1.75 1.75H3.197a2.575 2.575 0 0 0 5.064 0H15.366a2.575 2.575 0 0 0 5.064 0h.124c.467 0 1.105-.175 1.633-.671.548-.516.908-1.312.908-2.419 0-1.761-.358-2.932-1.15-3.636-.764-.681-1.774-.759-2.53-.817h-.001a.237.237 0 0 1-.186-.116l-2.5-4.217a1.75 1.75 0 0 0-1.506-.858h-2.175Zm7.21 11.234h.297c.13 0 .387-.058.605-.264.198-.186.436-.56.436-1.326 0-1.624-.342-2.245-.646-2.516-.331-.294-.815-.377-1.65-.441A1.737 1.737 0 0 1 17.938 10l-2.5-4.217a.25.25 0 0 0-.215-.123h-2.175a.25.25 0 0 0-.25.25v3.15a1.75 1.75 0 0 1-1.75 1.75H2.75a.25.25 0 0 0-.25.25v4.084c0 .139.112.25.25.25H3.369a2.575 2.575 0 0 1 4.72 0H15.539a2.575 2.575 0 0 1 4.72 0ZM5.729 17.5a1.074 1.074 0 1 0 0-2.15 1.074 1.074 0 0 0 0 2.15Zm12.17 0a1.074 1.074 0 1 0 .001-2.15 1.074 1.074 0 0 0 0 2.15Z",fill:"#1A2030"}))}export{c as default};
@@ -1 +1 @@
1
- import*as e from"react";function r(t){return e.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 26 26",fill:"currentColor",...t},e.createElement("path",{d:"M13 26c7.2 0 13-5.8 13-13S20.2 0 13 0 0 5.8 0 13s5.8 13 13 13zm0-2C6.9 24 2 19.1 2 13S6.9 2 13 2s11 4.9 11 11-4.9 11-11 11zm-3-14c0-1.4 1.3-2 2.4-1.3l4.3 2.9c1.1.7 1.1 2.1 0 2.8l-4.3 2.9c-1.1.7-2.4 0-2.4-1.3v-6zm5.2 3L12 10.9v4.2l3.2-2.1z"}))}export{r as default};
1
+ import*as e from"react";function n({title:t="PlayIcon",titleId:r,...o}){return e.createElement("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg","aria-labelledby":r,...o},t?e.createElement("title",{id:r},t):null,e.createElement("path",{d:"M12 22c5.523 0 10-4.477 10-10S17.523 2 12 2 2 6.477 2 12s4.477 10 10 10Z",stroke:"currentColor",strokeWidth:2,strokeLinecap:"round",strokeLinejoin:"round"}),e.createElement("path",{d:"m10 8 6 4-6 4V8Z",stroke:"currentColor",strokeWidth:2,strokeLinecap:"round",strokeLinejoin:"round"}))}export{n as default};
@@ -0,0 +1 @@
1
+ import*as e from"react";function l({title:t="PreviousFilledIcon",titleId:r,...o}){return e.createElement("svg",{width:"1em",height:"1em",viewBox:"0 0 26 26",fill:"none",xmlns:"http://www.w3.org/2000/svg","aria-labelledby":r,...o},t?e.createElement("title",{id:r},t):null,e.createElement("path",{d:"M0 13C0 5.82 5.82 0 13 0s13 5.82 13 13-5.82 13-13 13S0 20.18 0 13Z",fill:"currentColor"}),e.createElement("path",{d:"m15 19-6-6 6-6",stroke:"#fff",strokeWidth:2,strokeLinecap:"round",strokeLinejoin:"round"}))}export{l as default};
@@ -0,0 +1 @@
1
+ import*as e from"react";function n({title:r="PreviousIcon",titleId:t,...o}){return e.createElement("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg","aria-labelledby":t,...o},r?e.createElement("title",{id:t},r):null,e.createElement("path",{d:"m15 18-6-6 6-6",stroke:"currentColor",strokeWidth:2,strokeLinecap:"round",strokeLinejoin:"round"}))}export{n as default};
@@ -0,0 +1 @@
1
+ import*as e from"react";function o({title:t="PrintIcon",titleId:r,...n}){return e.createElement("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg","aria-labelledby":r,...n},t?e.createElement("title",{id:r},t):null,e.createElement("path",{d:"M6 9V2h12v7M6 18H4a2 2 0 0 1-2-2v-5a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2v5a2 2 0 0 1-2 2h-2",stroke:"currentColor",strokeWidth:2,strokeLinecap:"round",strokeLinejoin:"round"}),e.createElement("path",{d:"M18 14H6v8h12v-8Z",stroke:"currentColor",strokeWidth:2,strokeLinecap:"round",strokeLinejoin:"round"}))}export{o as default};
@@ -0,0 +1 @@
1
+ import*as e from"react";function o({title:t="RatingIcon",titleId:n,...r}){return e.createElement("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg","aria-labelledby":n,...r},t?e.createElement("title",{id:n},t):null,e.createElement("path",{d:"m12 2 3.09 6.26L22 9.27l-5 4.87 1.18 6.88L12 17.77l-6.18 3.25L7 14.14 2 9.27l6.91-1.01L12 2Z",stroke:"currentColor",strokeWidth:2,strokeLinecap:"round",strokeLinejoin:"round"}))}export{o as default};
@@ -1 +1 @@
1
- import*as e from"react";function r(t){return e.createElement("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",...t},e.createElement("ellipse",{cx:12,cy:12,rx:6.98,ry:8.233,transform:"rotate(53.65 12 12)",fill:"#E8E8E8"}),e.createElement("path",{d:"M2 3.49v6m0 0h6m-6 0l4.64-4.36a9 9 0 0114.573 2.692M21.998 20.51v-6m0 0h-6m6 0l-4.64 4.36a9 9 0 01-14.572-2.692",stroke:"#1A2030",strokeWidth:1.5,strokeLinecap:"round",strokeLinejoin:"round"}))}export{r as default};
1
+ import*as e from"react";function o({title:t="ReleasingIcon",titleId:n,...r}){return e.createElement("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg","aria-labelledby":n,...r},t?e.createElement("title",{id:n},t):null,e.createElement("path",{d:"M2 3.49v6m0 0h6m-6 0 4.64-4.36a9 9 0 0 1 14.573 2.692M21.998 20.51v-6m0 0h-6m6 0-4.64 4.36a9 9 0 0 1-14.573-2.692",stroke:"currentColor",strokeWidth:2,strokeLinecap:"round",strokeLinejoin:"round"}))}export{o as default};
@@ -0,0 +1 @@
1
+ import*as e from"react";function n({title:r="ReorderIcon",titleId:t,...o}){return e.createElement("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg","aria-labelledby":t,...o},r?e.createElement("title",{id:t},r):null,e.createElement("path",{d:"M13 6h8M13 12h8M13 18h8M3 5l3-3 3 3M9 19l-3 3-3-3M6 2v20",stroke:"currentColor",strokeWidth:2,strokeLinecap:"round",strokeLinejoin:"round"}))}export{n as default};
@@ -0,0 +1 @@
1
+ import*as e from"react";function n({title:t="RestartIcon",titleId:r,...o}){return e.createElement("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg","aria-labelledby":r,...o},t?e.createElement("title",{id:r},t):null,e.createElement("path",{d:"M1 4v6h6",stroke:"currentColor",strokeWidth:2,strokeLinecap:"round",strokeLinejoin:"round"}),e.createElement("path",{d:"M3.51 15a9 9 0 1 0 2.13-9.36L1 10",stroke:"currentColor",strokeWidth:2,strokeLinecap:"round",strokeLinejoin:"round"}))}export{n as default};
@@ -0,0 +1 @@
1
+ import*as e from"react";function n({title:r="SalesOfferIcon",titleId:t,...o}){return e.createElement("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg","aria-labelledby":t,...o},r?e.createElement("title",{id:t},r):null,e.createElement("path",{d:"M13 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V9l-7-7Z",stroke:"currentColor",strokeWidth:2,strokeLinecap:"round",strokeLinejoin:"round"}),e.createElement("path",{d:"M13 2v7h7",stroke:"currentColor",strokeWidth:2,strokeLinecap:"round",strokeLinejoin:"round"}),e.createElement("path",{d:"M9.56 19.1v-2.4l1.49 2.4H13l-1.89-2.54 1.9-2.34h-1.88l-1.57 2.24V12H8v7.1h1.56ZM15.087 19.1v-2.91c.21-.45.61-.67 1.27-.67h.21v-1.3h-.28c-.71 0-1.05.22-1.35.8v-.8h-1.41v4.88h1.56Z",fill:"currentColor"}))}export{n as default};
@@ -0,0 +1 @@
1
+ import*as e from"react";function n({title:r="SavedSearchIcon",titleId:t,...o}){return e.createElement("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg","aria-labelledby":t,...o},r?e.createElement("title",{id:t},r):null,e.createElement("path",{d:"M11 19a8 8 0 1 0 0-16 8 8 0 0 0 0 16ZM21 21l-4.35-4.35",stroke:"currentColor",strokeWidth:2,strokeLinecap:"round",strokeLinejoin:"round"}),e.createElement("path",{d:"m15 9-5.5 5.5L7 12",stroke:"currentColor",strokeWidth:2,strokeLinecap:"round",strokeLinejoin:"round"}))}export{n as default};
@@ -0,0 +1 @@
1
+ import*as e from"react";function n({title:t="ScheduleIcon",titleId:l,...r}){return e.createElement("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg","aria-labelledby":l,...r},t?e.createElement("title",{id:l},t):null,e.createElement("path",{d:"M12 6v6l4 2",stroke:"currentColor",strokeWidth:2,strokeLinecap:"round",strokeLinejoin:"round"}),e.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M21 12a9 9 0 1 0-9 9v2C5.925 23 1 18.075 1 12S5.925 1 12 1s11 4.925 11 11h-2Z",fill:"currentColor"}),e.createElement("path",{d:"M22.333 14.5a.4.4 0 0 1-.666 0l-1.252-1.878a.4.4 0 0 1 .332-.622h2.506a.4.4 0 0 1 .332.622L22.333 14.5Z",fill:"currentColor"}))}export{n as default};
@@ -1 +1 @@
1
- import*as e from"react";function r(t){return e.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24",fill:"currentColor",...t},e.createElement("path",{d:"M18.7 9.3c0 5.2-4.2 9.4-9.4 9.4-5.1 0-9.3-4.2-9.3-9.4C0 4.2 4.2 0 9.3 0c5.2 0 9.4 4.2 9.4 9.3zm-1.9 0c0-4.1-3.3-7.4-7.5-7.4-4.1 0-7.4 3.3-7.4 7.4 0 4.2 3.3 7.5 7.4 7.5 4.2 0 7.5-3.3 7.5-7.5zM24 22.7L22.7 24 17 18.4l1.3-1.4 5.7 5.7z"}))}export{r as default};
1
+ import*as e from"react";function o({title:r="SearchIcon",titleId:t,...n}){return e.createElement("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg","aria-labelledby":t,...n},r?e.createElement("title",{id:t},r):null,e.createElement("path",{d:"M11 19a8 8 0 1 0 0-16 8 8 0 0 0 0 16ZM21 21l-4.35-4.35",stroke:"currentColor",strokeWidth:2,strokeLinecap:"round",strokeLinejoin:"round"}))}export{o as default};
@@ -1 +1 @@
1
- import*as e from"react";function t(l){return e.createElement("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",fill:"currentColor",xmlns:"http://www.w3.org/2000/svg",...l},e.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M13.38 6.353l-.176-.103H13V7v-.75H6.1l-.223.333-1.526 2.28c-.324.093-.646.163-.979.235l-.148.032c-.444.097-.937.21-1.376.413-.46.213-.887.536-1.184 1.06-.288.51-.414 1.138-.414 1.897 0 .844.168 1.534.52 2.069.359.546.86.854 1.375 1.02.264.085.536.134.8.161.49.753 1.34 1.25 2.305 1.25.965 0 1.814-.497 2.305-1.25h8.39c.49.753 1.34 1.25 2.305 1.25.965 0 1.814-.497 2.305-1.25h.532c.488 0 1.157-.183 1.71-.704.573-.54.953-1.375.953-2.546 0-.766-.374-1.38-.866-1.838-.483-.45-1.116-.788-1.757-1.046-1.215-.486-2.632-.746-3.63-.847L13.38 6.353zM21 14.25h.087c.15 0 .438-.066.682-.296.223-.21.481-.625.481-1.454 0-.233-.104-.475-.389-.74-.294-.274-.738-.53-1.292-.751-1.105-.443-2.462-.682-3.373-.762l-.169-.014-.146-.086-4.085-2.397H6.9L5.45 9.917l-.144.215-.245.08c-.486.16-.963.264-1.37.352l-.146.032c-.46.1-.799.184-1.067.309-.246.113-.4.246-.509.437-.117.207-.219.553-.219 1.158 0 .656.131 1.029.273 1.244a.984.984 0 00.48.38 2.795 2.795 0 00-.003.126m13 0a2.75 2.75 0 015.5 0m-5.5 0H8a2.75 2.75 0 00-5.5 0m2.75 1.25a1.25 1.25 0 100-2.5 1.25 1.25 0 000 2.5zm13 0a1.25 1.25 0 100-2.5 1.25 1.25 0 000 2.5z"}))}export{t as default};
1
+ import*as e from"react";function t({title:l="SedanIcon",titleId:a,...n}){return e.createElement("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg","aria-labelledby":a,...n},l?e.createElement("title",{id:a},l):null,e.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"m13.346 8.673-.176-.103h-.203v.75-.75H6.273l-.223.333-1.473 2.2c-.31.089-.618.156-.937.225l-.143.031c-.43.094-.91.204-1.337.401-.45.208-.867.524-1.158 1.037-.281.497-.403 1.11-.403 1.848 0 .82.163 1.493.506 2.015.352.535.841.836 1.345.998.264.085.535.133.798.159a2.66 2.66 0 0 0 2.215 1.184 2.66 2.66 0 0 0 2.216-1.186h8.153a2.66 2.66 0 0 0 2.216 1.186 2.66 2.66 0 0 0 2.216-1.186h.53c.478 0 1.132-.18 1.672-.688.56-.527.93-1.343.93-2.482 0-.75-.366-1.35-.846-1.797-.47-.438-1.086-.768-1.708-1.017-1.177-.471-2.548-.723-3.515-.821l-3.982-2.337Zm7.365 7.642h.085c.14 0 .412-.063.643-.28.21-.199.459-.593.459-1.39 0-.218-.097-.445-.37-.7-.281-.262-.708-.507-1.243-.722-1.067-.427-2.378-.659-3.259-.735l-.168-.015-.146-.086-3.95-2.317H7.075l-1.397 2.088-.144.214-.245.081c-.472.155-.934.256-1.328.34l-.142.032c-.446.097-.77.178-1.028.297-.234.108-.38.234-.481.414-.11.195-.21.525-.21 1.109 0 .632.127.988.26 1.191a.926.926 0 0 0 .447.356l-.002.032a2.662 2.662 0 0 1 5.322.091v.024m7.26-.024h-7.26 7.26Zm0 0v.024-.024Zm5.325 0a2.662 2.662 0 0 0-5.324 0m-9.923 1.186a1.162 1.162 0 1 0 0-2.324 1.162 1.162 0 0 0 0 2.324Zm12.585 0a1.162 1.162 0 1 0 0-2.324 1.162 1.162 0 0 0 0 2.324Z",fill:"currentColor"}))}export{t as default};
@@ -0,0 +1 @@
1
+ import*as e from"react";function o({title:t="SellIcon",titleId:r,...n}){return e.createElement("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg","aria-labelledby":r,...n},t?e.createElement("title",{id:r},t):null,e.createElement("path",{d:"m20.59 13.41-7.17 7.17a1.998 1.998 0 0 1-2.83 0L2 12V2h10l8.59 8.59a2 2 0 0 1 0 2.82v0ZM7 7h.01",stroke:"currentColor",strokeWidth:2,strokeLinecap:"round",strokeLinejoin:"round"}))}export{o as default};
@@ -0,0 +1 @@
1
+ import*as e from"react";function n({title:a="SettingsIcon",titleId:t,...r}){return e.createElement("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg","aria-labelledby":t,...r},a?e.createElement("title",{id:t},a):null,e.createElement("path",{d:"M12 15a3 3 0 1 0 0-6 3 3 0 0 0 0 6Z",stroke:"currentColor",strokeWidth:2,strokeLinecap:"round",strokeLinejoin:"round"}),e.createElement("path",{d:"M19.4 15a1.65 1.65 0 0 0 .33 1.82l.06.06a1.998 1.998 0 0 1 0 2.83 1.998 1.998 0 0 1-2.83 0l-.06-.06a1.65 1.65 0 0 0-1.82-.33 1.65 1.65 0 0 0-1 1.51V21a2 2 0 0 1-4 0v-.09A1.65 1.65 0 0 0 9 19.4a1.65 1.65 0 0 0-1.82.33l-.06.06a1.998 1.998 0 0 1-2.83 0 2 2 0 0 1 0-2.83l.06-.06a1.65 1.65 0 0 0 .33-1.82 1.65 1.65 0 0 0-1.51-1H3a2 2 0 1 1 0-4h.09A1.65 1.65 0 0 0 4.6 9a1.65 1.65 0 0 0-.33-1.82l-.06-.06a2 2 0 1 1 2.83-2.83l.06.06a1.65 1.65 0 0 0 1.82.33H9a1.65 1.65 0 0 0 1-1.51V3a2 2 0 1 1 4 0v.09a1.65 1.65 0 0 0 1 1.51 1.65 1.65 0 0 0 1.82-.33l.06-.06a2 2 0 0 1 3.417 1.415 2 2 0 0 1-.587 1.415l-.06.06a1.65 1.65 0 0 0-.33 1.82V9a1.65 1.65 0 0 0 1.51 1H21a2 2 0 0 1 0 4h-.09a1.65 1.65 0 0 0-1.51 1v0Z",stroke:"currentColor",strokeWidth:2,strokeLinecap:"round",strokeLinejoin:"round"}))}export{n as default};
@@ -1 +1 @@
1
- import*as e from"react";function t(r){return e.createElement("svg",{width:"1em",height:"1em",viewBox:"0 0 20 23",xmlns:"http://www.w3.org/2000/svg",...r},e.createElement("path",{stroke:"currentColor",fill:"none",strokeWidth:2,d:"M12.075 7.026l-4.087 4.981 4.847 4.606"}),e.createElement("ellipse",{strokeWidth:2,stroke:"currentColor",fill:"none",ry:3.5,rx:3.375,cy:4.5,cx:14.98}),e.createElement("ellipse",{strokeWidth:2,stroke:"currentColor",fill:"none",ry:3.5,rx:3.375,cy:11.5,cx:4.375}),e.createElement("ellipse",{strokeWidth:2,stroke:"currentColor",fill:"none",ry:3.5,rx:3.375,cy:18.5,cx:14.98}))}export{t as default};
1
+ import*as e from"react";function n({title:r="ShareIcon",titleId:t,...a}){return e.createElement("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg","aria-labelledby":t,...a},r?e.createElement("title",{id:t},r):null,e.createElement("path",{d:"M18 8a3 3 0 1 0 0-6 3 3 0 0 0 0 6ZM6 15a3 3 0 1 0 0-6 3 3 0 0 0 0 6ZM18 22a3 3 0 1 0 0-6 3 3 0 0 0 0 6ZM8.59 13.51l6.83 3.98M15.41 6.51l-6.82 3.98",stroke:"currentColor",strokeWidth:2,strokeLinecap:"round",strokeLinejoin:"round"}))}export{n as default};
@@ -0,0 +1 @@
1
+ import*as e from"react";function n({title:t="ShowLessIcon",titleId:o,...r}){return e.createElement("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg","aria-labelledby":o,...r},t?e.createElement("title",{id:o},t):null,e.createElement("path",{d:"m18 15-6-6-6 6",stroke:"currentColor",strokeWidth:2,strokeLinecap:"round",strokeLinejoin:"round"}))}export{n as default};
@@ -0,0 +1 @@
1
+ import*as e from"react";function n({title:o="ShowMoreIcon",titleId:r,...t}){return e.createElement("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg","aria-labelledby":r,...t},o?e.createElement("title",{id:r},o):null,e.createElement("path",{d:"m6 9 6 6 6-6",stroke:"currentColor",strokeWidth:2,strokeLinecap:"round",strokeLinejoin:"round"}))}export{n as default};
@@ -1 +1 @@
1
- import*as e from"react";function c(t){return e.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 23 24",fill:"currentColor",...t},e.createElement("path",{d:"M13.5 11.1H23v1.8h-9.5l1.8 2.2-1.4 1.2-2.3-2.7c-.7-.9-.7-2.3 0-3.1l2.3-2.8 1.4 1.2-1.8 2.2zm4.4-9.5L17 3.2c-1.5-.9-3.2-1.4-5-1.4C6.4 1.8 1.8 6.4 1.8 12S6.4 22.2 12 22.2c1.8 0 3.5-.5 5-1.4l.9 1.6c-1.8 1-3.8 1.6-5.9 1.6-6.6 0-12-5.4-12-12S5.4 0 12 0c2.1 0 4.1.6 5.9 1.6z"}))}export{c as default};
1
+ import*as e from"react";function o({title:n="SignInIcon",titleId:t,...r}){return e.createElement("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg","aria-labelledby":t,...r},n?e.createElement("title",{id:t},n):null,e.createElement("path",{d:"M15 3h4a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2h-4M10 17l5-5-5-5M15 12H3",stroke:"currentColor",strokeWidth:2,strokeLinecap:"round",strokeLinejoin:"round"}))}export{o as default};
@@ -1 +1 @@
1
- import*as e from"react";function c(t){return e.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24",fill:"currentColor",...t},e.createElement("path",{d:"M21.4 11.1l-1.8-2.2L21 7.7l2.3 2.8c.8.8.8 2.2 0 3.1L21 16.3l-1.4-1.2 1.8-2.2H12v-1.8h9.4zM18 1.6l-.9 1.6c-1.6-.9-3.3-1.4-5.1-1.4C6.4 1.8 1.8 6.4 1.8 12S6.4 22.2 12 22.2c1.8 0 3.5-.5 5.1-1.4l.9 1.6c-1.8 1-3.9 1.6-6 1.6-6.6 0-12-5.4-12-12S5.4 0 12 0c2.1 0 4.2.6 6 1.6z"}))}export{c as default};
1
+ import*as e from"react";function o({title:t="SignOutIcon",titleId:n,...r}){return e.createElement("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg","aria-labelledby":n,...r},t?e.createElement("title",{id:n},t):null,e.createElement("path",{d:"M9 21H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h4M16 17l5-5-5-5M21 12H9",stroke:"currentColor",strokeWidth:2,strokeLinecap:"round",strokeLinejoin:"round"}))}export{o as default};
@@ -0,0 +1 @@
1
+ import*as e from"react";function n({title:c="SlackIcon",titleId:t,...r}){return e.createElement("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg","aria-labelledby":t,...r},c?e.createElement("title",{id:t},c):null,e.createElement("path",{d:"M14.5 10c-.83 0-1.5-.67-1.5-1.5v-5c0-.83.67-1.5 1.5-1.5s1.5.67 1.5 1.5v5c0 .83-.67 1.5-1.5 1.5ZM20.5 10H19V8.5c0-.83.67-1.5 1.5-1.5s1.5.67 1.5 1.5-.67 1.5-1.5 1.5ZM9.5 14c.83 0 1.5.67 1.5 1.5v5c0 .83-.67 1.5-1.5 1.5S8 21.33 8 20.5v-5c0-.83.67-1.5 1.5-1.5ZM3.5 14H5v1.5c0 .83-.67 1.5-1.5 1.5S2 16.33 2 15.5 2.67 14 3.5 14ZM14 14.5c0-.83.67-1.5 1.5-1.5h5c.83 0 1.5.67 1.5 1.5s-.67 1.5-1.5 1.5h-5c-.83 0-1.5-.67-1.5-1.5ZM15.5 19H14v1.5c0 .83.67 1.5 1.5 1.5s1.5-.67 1.5-1.5-.67-1.5-1.5-1.5ZM10 9.5C10 8.67 9.33 8 8.5 8h-5C2.67 8 2 8.67 2 9.5S2.67 11 3.5 11h5c.83 0 1.5-.67 1.5-1.5ZM8.5 5H10V3.5C10 2.67 9.33 2 8.5 2S7 2.67 7 3.5 7.67 5 8.5 5Z",stroke:"currentColor",strokeWidth:2,strokeLinecap:"round",strokeLinejoin:"round"}))}export{n as default};
@@ -0,0 +1 @@
1
+ import*as e from"react";function o({title:t="SmartphoneIcon",titleId:r,...n}){return e.createElement("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg","aria-labelledby":r,...n},t?e.createElement("title",{id:r},t):null,e.createElement("path",{d:"M17 2H7a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h10a2 2 0 0 0 2-2V4a2 2 0 0 0-2-2ZM12 18h.01",stroke:"currentColor",strokeWidth:2,strokeLinecap:"round",strokeLinejoin:"round"}))}export{o as default};
@@ -0,0 +1 @@
1
+ import*as e from"react";function n({title:t="SmileIcon",titleId:r,...o}){return e.createElement("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg","aria-labelledby":r,...o},t?e.createElement("title",{id:r},t):null,e.createElement("path",{d:"M12 22c5.523 0 10-4.477 10-10S17.523 2 12 2 2 6.477 2 12s4.477 10 10 10Z",stroke:"currentColor",strokeWidth:2,strokeLinecap:"round",strokeLinejoin:"round"}),e.createElement("path",{d:"M8 14s1.5 2 4 2 4-2 4-2M9 9h.01M15 9h.01",stroke:"currentColor",strokeWidth:2,strokeLinecap:"round",strokeLinejoin:"round"}))}export{n as default};
@@ -0,0 +1 @@
1
+ import*as e from"react";function h({title:l="SnowmobileIcon",titleId:c,...a}){return e.createElement("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg","aria-labelledby":c,...a},l?e.createElement("title",{id:c},l):null,e.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M14.36 8.229c-.276 1.682-1.668 3.126-3.618 3.126h-6.5c-.608 0-.992.458-.992.89v.213h7.322a4.5 4.5 0 0 1 2.59.82l.223.157h5.7c.45 0 .896-.074 1.316-.219.721-.248 1.149-.878 1.149-1.526a2.8 2.8 0 0 0-1.066-2.177l-.08-.064v-.001a5.185 5.185 0 0 0-3.182-1.13l-.005-.001-.325-.005-1.467-.024v-.06H14.36Zm1.055-1.5c-.022-.83-.284-1.686-.729-2.305a2.774 2.774 0 0 0-.277-.33v2.635h1.006Zm1.502.083c-.01-1.774-.847-3.767-2.508-4.526a3.571 3.571 0 0 0-1.5-.316v5.649c0 1.193-.905 2.236-2.167 2.236h-.164v-.003c-.174-.764-1.204-1.33-2.419-1.33H4.53v1.333h-.287c-1.376 0-2.493 1.07-2.492 2.391v1.637A3.16 3.16 0 0 0 1 15.93c0 1.641 1.266 3.066 2.919 3.066h7.238c1.653 0 2.919-1.425 2.919-3.066 0-.345-.056-.68-.16-.995h.97l1.875 2.537h-1.293v1.5h4.879a2.765 2.765 0 0 0 2.764-2.764v-.926h-1.5v.926c0 .698-.566 1.265-1.264 1.265h-1.72l-1.876-2.538h2.333a5.55 5.55 0 0 0 1.805-.3c1.296-.445 2.16-1.624 2.16-2.945a4.3 4.3 0 0 0-1.625-3.346l-.08-.064a6.685 6.685 0 0 0-4.103-1.463l-.324-.005ZM2.5 15.93c0-.906.686-1.565 1.419-1.565h7.238c.733 0 1.419.66 1.419 1.565 0 .907-.686 1.566-1.419 1.566H3.92c-.733 0-1.419-.66-1.419-1.566Zm2.306.927a.926.926 0 1 0 0-1.853.926.926 0 0 0 0 1.853Zm3.705-.927a.926.926 0 1 1-1.852 0 .926.926 0 0 1 1.852 0Zm1.853.927a.926.926 0 1 0 0-1.853.926.926 0 0 0 0 1.853Z",fill:"currentColor"}))}export{h as default};
@@ -0,0 +1 @@
1
+ import*as e from"react";function n({title:t="SortColumnIcon",titleId:o,...r}){return e.createElement("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg","aria-labelledby":o,...r},t?e.createElement("title",{id:o},t):null,e.createElement("path",{d:"m18 8-6-6-6 6M6 16l6 6 6-6",stroke:"currentColor",strokeWidth:2,strokeLinecap:"round",strokeLinejoin:"round"}))}export{n as default};
@@ -0,0 +1 @@
1
+ import*as e from"react";function n({title:t="SortIcon",titleId:r,...o}){return e.createElement("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg","aria-labelledby":r,...o},t?e.createElement("title",{id:r},t):null,e.createElement("path",{d:"M13 6h8M13 12h4M9 19l-3 3-3-3M6 2v20",stroke:"currentColor",strokeWidth:2,strokeLinecap:"round",strokeLinejoin:"round"}))}export{n as default};
@@ -1 +1 @@
1
- import*as e from"react";function t(c){return e.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 25",fill:"currentColor",...c},e.createElement("path",{d:"M19.1 2H4.4h.1L2.6 9l.3-.1 3.1 1 3.2-1 3 1 2-1 3.3 1 3.2-1 .2.1-1.8-7zM2.5 1.4C2.7.6 3.6 0 4.4 0h14.8c.8 0 1.6.6 1.8 1.4l2.5 9.6c.2.6-.2.9-.7.7l-2.1-.7-3.2 1-3.1-1-2.1 1-3.1-1L6 12l-3.1-1-2.2.7c-.5.2-.8-.1-.7-.7l2.5-9.6zM19.8 14h2v8.5c0 1.4-1.1 2.5-2.5 2.5h-15c-1.4 0-2.5-1.1-2.5-2.5V14h2v8.5c0 .3.2.5.5.5h15c.3 0 .5-.2.5-.5V14zm-10 9h-2v-6.5c0-1.4 1.1-2.5 2.5-2.5h3c1.4 0 2.5 1.1 2.5 2.5V23h-2v-6.5c0-.3-.2-.5-.5-.5h-3c-.3 0-.5.2-.5.5V23z"}))}export{t as default};
1
+ import*as e from"react";function n({title:t="StoreIcon",titleId:r,...o}){return e.createElement("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg","aria-labelledby":r,...o},t?e.createElement("title",{id:r},t):null,e.createElement("path",{d:"M9 22a1 1 0 1 0 0-2 1 1 0 0 0 0 2ZM20 22a1 1 0 1 0 0-2 1 1 0 0 0 0 2ZM1 1h4l2.68 13.39a2 2 0 0 0 2 1.61h9.72a2 2 0 0 0 2-1.61L23 6H6",stroke:"currentColor",strokeWidth:2,strokeLinecap:"round",strokeLinejoin:"round"}))}export{n as default};
@@ -1 +1 @@
1
- import*as e from"react";function a(t){return e.createElement("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",fill:"currentColor",xmlns:"http://www.w3.org/2000/svg",...t},e.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M14 4l.074-.746h-.004l-.012-.002-.044-.004a29.747 29.747 0 00-.794-.066c-.53-.04-1.275-.087-2.13-.119-1.7-.063-3.878-.065-5.696.195-2.053.293-3.362 1.572-4.13 3.151C.506 7.963.25 9.84.25 11.5c0 .845.168 1.534.52 2.069.359.546.86.854 1.375 1.02.129.042.26.075.39.1a2.75 2.75 0 005.42.061h7.59a2.75 2.75 0 005.41 0h.132c.488 0 1.157-.183 1.71-.704.573-.54.953-1.375.953-2.546 0-1.123-.27-2.022-.765-2.722-.493-.697-1.164-1.133-1.858-1.412-1.097-.439-2.385-.52-3.283-.577l-.234-.015-3.061-3.285-.193-.207-.281-.028L14 4zm6.813 9.25h.274c.15 0 .438-.066.682-.296.223-.21.481-.625.481-1.454 0-.876-.208-1.457-.49-1.856-.284-.402-.69-.684-1.191-.885-.848-.34-1.822-.405-2.72-.464-.223-.015-.442-.03-.653-.048l-.287-.025-.197-.21-3.066-3.291a56.14 56.14 0 00-2.612-.159c-1.675-.062-3.746-.06-5.428.18-1.447.207-2.388 1.079-2.994 2.324-.62 1.272-.862 2.896-.862 4.434 0 .656.131 1.03.273 1.245.134.203.32.332.582.416.034.011.07.022.106.03a2.75 2.75 0 015.102.06h7.874a2.75 2.75 0 015.126 0zM5.25 15.5a1.25 1.25 0 100-2.5 1.25 1.25 0 000 2.5zm13 0a1.25 1.25 0 100-2.5 1.25 1.25 0 000 2.5z"}))}export{a as default};
1
+ import*as e from"react";function n({title:l="SuvIcon",titleId:a,...t}){return e.createElement("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg","aria-labelledby":a,...t},l?e.createElement("title",{id:a},l):null,e.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"m14.122 6.828.075-.746h-.004l-.011-.002-.043-.004a26.944 26.944 0 0 0-.743-.062 53.973 53.973 0 0 0-1.996-.11c-1.592-.06-3.635-.062-5.341.182-1.941.277-3.179 1.487-3.904 2.977-.712 1.463-.953 3.227-.953 4.787 0 .796.158 1.452.494 1.962.344.523.823.817 1.314.975.128.041.258.074.388.099a2.575 2.575 0 0 0 5.056.054h7.124a2.575 2.575 0 0 0 5.046 0h.133c.467 0 1.106-.175 1.633-.672.548-.516.908-1.311.908-2.418 0-1.06-.255-1.912-.725-2.576-.468-.662-1.105-1.076-1.76-1.339-1.035-.414-2.252-.49-3.092-.544l-.197-.012-2.853-3.062-.193-.207-.281-.028-.075.746Zm6.359 8.612h.276c.13 0 .387-.058.605-.264.198-.187.436-.56.436-1.326 0-.813-.193-1.346-.45-1.71-.26-.367-.63-.627-1.094-.812-.786-.316-1.688-.375-2.527-.431-.21-.014-.417-.028-.617-.045l-.287-.025-.197-.211-2.857-3.067-.485-.039c-.483-.036-1.16-.079-1.94-.108-1.567-.058-3.503-.056-5.073.169-1.335.19-2.205.993-2.767 2.148-.575 1.182-.802 2.695-.802 4.13 0 .609.122.948.248 1.14.118.179.283.294.519.37l.104.03a2.575 2.575 0 0 1 4.738.051h7.41a2.575 2.575 0 0 1 4.76 0ZM5.93 17.498a1.074 1.074 0 1 0 0-2.149 1.074 1.074 0 0 0 0 2.15Zm12.17 0a1.074 1.074 0 1 0 0-2.149 1.074 1.074 0 0 0 0 2.15Z",fill:"currentColor"}))}export{n as default};
@@ -0,0 +1 @@
1
+ import*as e from"react";function n({title:t="ThreeSixtyIcon",titleId:r,...o}){return e.createElement("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg","aria-labelledby":r,...o},t?e.createElement("title",{id:r},t):null,e.createElement("path",{d:"m7.28 18.38 3.884-2.132-2.054-3.743",stroke:"currentColor",strokeWidth:2,strokeLinecap:"round",strokeLinejoin:"round"}),e.createElement("path",{d:"M14.99 14.87c1.841-.291 3.42-.844 4.502-1.575 1.081-.731 1.605-1.6 1.493-2.477-.112-.877-.854-1.714-2.115-2.384-1.26-.67-2.97-1.138-4.873-1.333-1.903-.195-3.894-.106-5.675.253-1.781.359-3.255.968-4.199 1.737-.944.768-1.307 1.654-1.035 2.524.272.87 1.164 1.675 2.543 2.297L9.99 16",stroke:"currentColor",strokeWidth:2,strokeLinecap:"round",strokeLinejoin:"round"}))}export{n as default};
@@ -0,0 +1 @@
1
+ import*as e from"react";function t({title:a="TrailerIcon",titleId:l,...r}){return e.createElement("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg","aria-labelledby":l,...r},a?e.createElement("title",{id:l},a):null,e.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M2.75 12.046A1.75 1.75 0 0 0 1 13.796v2.361c0 .967.784 1.75 1.75 1.75h4.769a2.267 2.267 0 0 0 3.885 0h4.769a1.75 1.75 0 0 0 1.75-1.75v-.485h5.147v-1.5h-5.147v-.376a1.75 1.75 0 0 0-1.75-1.75H2.75Zm6.711 2.422c-1.14 0-2.085.843-2.244 1.94H2.75a.25.25 0 0 1-.25-.25v-2.362a.25.25 0 0 1 .25-.25h13.423a.25.25 0 0 1 .25.25v2.361a.25.25 0 0 1-.25.25h-4.467a2.269 2.269 0 0 0-2.245-1.939Zm0 3.037a.768.768 0 1 0 0-1.537.768.768 0 0 0 0 1.537Z",fill:"currentColor"}))}export{t as default};
@@ -1 +1 @@
1
- import*as e from"react";function h(t){return e.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24",fill:"currentColor",...t},e.createElement("path",{d:"M6 0h2L2 24H0L6 0zm10 0h2l6 24h-2L16 0zm-5 3h2v4h-2V3zm0 7h2v4h-2v-4zm0 7h2v4h-2v-4z"}))}export{h as default};
1
+ import*as e from"react";function o({title:r="TransportIcon",titleId:t,...n}){return e.createElement("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg","aria-labelledby":t,...n},r?e.createElement("title",{id:t},r):null,e.createElement("path",{d:"M16 3H1v13h15V3ZM16 8h4l3 3v5h-7V8ZM5.5 21a2.5 2.5 0 1 0 0-5 2.5 2.5 0 0 0 0 5ZM18.5 21a2.5 2.5 0 1 0 0-5 2.5 2.5 0 0 0 0 5Z",stroke:"currentColor",strokeWidth:2,strokeLinecap:"round",strokeLinejoin:"round"}))}export{o as default};
@@ -1 +1 @@
1
- import*as c from"react";function t(e){return c.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 16",fill:"currentColor",...e},c.createElement("path",{d:"M17.5 10.5V2.8c0-.9 0-.9-.9-.9H2.8c-.5 0-.7.1-.8.4-.1.2-.2.4-.2.5l.1 8.5c0 .1 0 .3.1.5.1.3.3.4.8.4h.1c.4-1.1 1.4-1.8 2.6-1.8 1.2 0 2.3.7 2.6 1.8H14c.4-1.1 1.4-1.8 2.6-1.8.3 0 .6 0 .9.1zm1.7 1.7h2c.5 0 .7-.1.8-.4.1-.2.1-.4.1-.5V11c0-.3 0-.3.1-.7V8.8c0-1.1 0-1.8-.1-2.2 0-.2-.3-1-.8-1.7-.3-.4-.6-.7-.8-.9-.2-.2-.3-.2-.2-.2h-.8-.1v8.4h-.2zm0 1.9c-.4 1.1-1.4 1.9-2.6 1.9-1.2 0-2.2-.8-2.6-1.9H8.1C7.8 15.2 6.7 16 5.5 16c-1.2 0-2.2-.8-2.6-1.9h-.1c-1.2 0-2-.5-2.5-1.4-.2-.6-.3-1-.3-1.4V2.8c0-.3.1-.8.3-1.3C.8.6 1.6 0 2.8 0h13.8c1.7 0 2.5.7 2.7 1.9h1c1.4 0 3.7 3.2 3.7 4.7v4.7c0 .4-.1.8-.3 1.4-.5.9-1.3 1.4-2.5 1.4h-2zm-13.7 0c.5 0 1-.4 1-.9s-.5-1-1-1-.9.5-.9 1 .4.9.9.9zm11.1 0c.5 0 .9-.4.9-.9s-.4-1-.9-1-.9.5-.9 1 .4.9.9.9z"}))}export{t as default};
1
+ import*as e from"react";function t({title:c="TruckIcon",titleId:a,...l}){return e.createElement("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg","aria-labelledby":a,...l},c?e.createElement("title",{id:a},c):null,e.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M1 7.47a2.75 2.75 0 0 1 2.75-2.75h11.868c1.281 0 2.358.876 2.663 2.061.241-.124.515-.194.804-.194h.335c.58 0 1.131.288 1.453.786.505.779 1.597 2.523 2.058 3.743.075.2.103.4.105.58.004.438.02.77.037 1.076l.018.383c.017.42.016.817-.066 1.306-.17 1.02-.514 1.757-.98 2.249-.47.499-1.036.711-1.545.711h-1.415c-.388 0-.746-.126-1.036-.339a2.334 2.334 0 0 1-4.508.339H7.694a2.335 2.335 0 0 1-4.435-.044A2.75 2.75 0 0 1 1 14.671V7.47Zm15.868 0v7.151a2.335 2.335 0 0 0-3.327 1.3H7.694a2.335 2.335 0 0 0-4.391-.082A1.25 1.25 0 0 1 2.5 14.67V7.47c0-.69.56-1.25 1.25-1.25h11.868c.69 0 1.25.56 1.25 1.25Zm-10.55 9.2a.834.834 0 1 1-1.668 0 .834.834 0 0 1 1.667 0Zm10.267 0a.834.834 0 1 1-1.667 0 .834.834 0 0 1 1.667 0Zm2.25-8.336c0-.136.11-.247.25-.247h.335c.085 0 .155.04.194.1.52.804 1.519 2.414 1.914 3.46a.193.193 0 0 1 .008.062c.004.472.024.859.04 1.174l.017.333c.014.368.01.65-.047.998-.137.822-.388 1.252-.59 1.466-.197.207-.37.241-.456.241h-1.415a.248.248 0 0 1-.25-.248v-7.34Z",fill:"currentColor"}))}export{t as default};
@@ -0,0 +1 @@
1
+ import*as e from"react";function o({title:t="TwitterIcon",titleId:r,...n}){return e.createElement("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg","aria-labelledby":r,...n},t?e.createElement("title",{id:r},t):null,e.createElement("path",{d:"M23 3a10.9 10.9 0 0 1-3.14 1.53 4.48 4.48 0 0 0-7.86 3v1A10.66 10.66 0 0 1 3 4s-4 9 5 13a11.64 11.64 0 0 1-7 2c9 5 20 0 20-11.5 0-.278-.028-.556-.08-.83A7.72 7.72 0 0 0 23 3v0Z",stroke:"currentColor",strokeWidth:2,strokeLinecap:"round",strokeLinejoin:"round"}))}export{o as default};
@@ -0,0 +1 @@
1
+ import*as l from"react";function t({title:a="TyresIcon",titleId:e,...c}){return l.createElement("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg","aria-labelledby":e,...c},a?l.createElement("title",{id:e},a):null,l.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M17.192 2.5H6.972L5.905 3.569a.494.494 0 0 0-.162.37c0 .14.07.279.162.372l2.921 2.921-2.921 2.921a.494.494 0 0 0-.162.359.55.55 0 0 0 .162.36l2.921 2.92-2.921 2.922a.493.493 0 0 0-.163.37c0 .14.07.279.163.372l2.921 2.92L7.702 21.5h8.784l-1.123-1.123 2.921-2.921a.55.55 0 0 0 .163-.361.494.494 0 0 0-.163-.358l-2.92-2.921 2.92-2.921a.547.547 0 0 0 .163-.371.493.493 0 0 0-.163-.37l-2.92-2.922 2.92-2.921a.55.55 0 0 0 .163-.36.494.494 0 0 0-.163-.359L17.192 2.5Zm1.497 19H19a2.5 2.5 0 0 0 2.5-2.5V5a2.5 2.5 0 0 0-2.069-2.463c.367.385.563.893.569 1.403v.023a2.072 2.072 0 0 1-.603 1.437l-1.831 1.832 1.831 1.832a2.071 2.071 0 0 1 0 2.92l-1.831 1.832 1.831 1.832c.389.388.597.911.603 1.437v.023a2.072 2.072 0 0 1-.603 1.437l-1.831 1.832 1.123 1.123Zm-13.19 0 1.123-1.123-1.831-1.832a2.072 2.072 0 0 1 0-2.92l1.832-1.832L4.79 11.96a2.072 2.072 0 0 1-.603-1.437v-.023a2.072 2.072 0 0 1 .603-1.437l1.832-1.832L4.79 5.4a2.072 2.072 0 0 1-.032-2.889A2.5 2.5 0 0 0 2.5 5v14A2.5 2.5 0 0 0 5 21.5h.5ZM1 5a4 4 0 0 1 4-4h14a4 4 0 0 1 4 4v14a4 4 0 0 1-4 4H5a4 4 0 0 1-4-4V5Zm15.476-1.06-1.09-1.09-1.09 1.09h-.023L12.442 5.77c-.186.209-.51.209-.719 0L9.892 3.94l-1.09-1.09-1.09 1.09L10.61 6.86c.812.811 2.11.811 2.921 0l2.922-2.921h.023Zm-1.09 5.495 1.09 1.09h-.024l-2.92 2.92a2.057 2.057 0 0 1-2.922 0l-2.898-2.921 1.09-1.09 1.09 1.09 1.831 1.831c.209.209.533.209.719 0l1.831-1.831h.024l1.09-1.09Zm1.09 7.65-1.09-1.09-1.09 1.09h-.023l-1.831 1.831c-.186.209-.51.209-.719 0l-1.831-1.831-1.09-1.09-1.09 1.09 2.898 2.92c.812.812 2.11.812 2.921 0l2.921-2.92h.024Z",fill:"currentColor"}))}export{t as default};
@@ -0,0 +1 @@
1
+ import*as e from"react";function o({title:r="UserIcon",titleId:t,...n}){return e.createElement("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg","aria-labelledby":t,...n},r?e.createElement("title",{id:t},r):null,e.createElement("path",{d:"M20 21v-2a4 4 0 0 0-4-4H8a4 4 0 0 0-4 4v2M12 11a4 4 0 1 0 0-8 4 4 0 0 0 0 8Z",stroke:"currentColor",strokeWidth:2,strokeLinecap:"round",strokeLinejoin:"round"}))}export{o as default};
@@ -1 +1 @@
1
- import*as e from"react";function h(t){return e.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 26 24",fill:"currentColor",...t},e.createElement("path",{d:"M4.5 3l-.6 1.1-.2.2-.2.5L0 11h2.3L5 6.1 7.7 11H10L6.3 4.3 6.1 4H12v16h2V4h5.9v.1l-.2.2-.2.5L16 11h2.3L21 6.1l2.7 4.9H26l-3.7-6.7L21 2h-7V0h-2v2H5l-.5 1zM5 22h16v2H5v-2zM0 12v-1h10v1c0 2.8-2.2 5-5 5s-5-2.2-5-5zm7.8 1H2.2c.4 1.2 1.5 2 2.8 2 1.3 0 2.4-.8 2.8-2zm8.2-1v-1h10v1c0 2.8-2.2 5-5 5s-5-2.2-5-5zm7.8 1h-5.6c.4 1.2 1.5 2 2.8 2 1.3 0 2.4-.8 2.8-2z"}))}export{h as default};
1
+ import*as l from"react";function t({title:e="ValuationIcon",titleId:a,...h}){return l.createElement("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg","aria-labelledby":a,...h},e?l.createElement("title",{id:a},e):null,l.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M12 1.8a.846.846 0 0 0-.846.846v.846H5.23v.004l-.457.822h.008l-.519.922v-.001l-.106.19-.236.42.001.002-2.92 5.256H1v.847a4.23 4.23 0 0 0 8.462 0v-.847h-.003L6.29 5.404l-.118-.219h4.983v15.231H6.077a.846.846 0 1 0 0 1.693h11.846a.846.846 0 0 0 0-1.693h-5.077V5.185h4.987l-.031.055v-.001l-.106.19-.236.42v.002l-2.92 5.256h-.001v.847a4.23 4.23 0 0 0 8.461 0v-.847h-.002l-3.17-5.704-1.043-1.91-.01.015-.006-.012v-.004h-5.923v-.846A.846.846 0 0 0 12 1.8Zm9.062 9.308h1.936l.002.004h-1.936l-.002-.005Zm-4.585 0 2.288-4.12h.008l2.289 4.12h-4.585Zm0 0H14.54l-.002.004h1.935l.003-.005Zm-8.954 0H9.46l.003.004H7.526l-.003-.005Zm-4.585 0 2.289-4.12h.008l2.288 4.12H2.938Zm0 0H1.002L1 11.111h1.936l.002-.005Zm2.293 3.384A2.54 2.54 0 0 0 7.625 12.8H2.837a2.54 2.54 0 0 0 2.394 1.692Zm13.538 0a2.54 2.54 0 0 0 2.394-1.692h-4.788a2.54 2.54 0 0 0 2.394 1.692Z",fill:"currentColor"}))}export{t as default};
@@ -0,0 +1 @@
1
+ import*as e from"react";function n({title:a="VanIcon",titleId:l,...c}){return e.createElement("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg","aria-labelledby":l,...c},a?e.createElement("title",{id:l},a):null,e.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M2.5 6.96c0-.69.56-1.25 1.25-1.25h10.903c.442 0 .85.233 1.075.612l2.472 4.17.197.33.383.034c.149.013.287.023.419.033.303.023.567.043.83.085.36.057.617.144.813.28.34.234.754.805.754 2.6 0 .765-.238 1.14-.436 1.326a.949.949 0 0 1-.605.264h-.276a2.575 2.575 0 0 0-4.76 0H8.11a2.575 2.575 0 0 0-4.738-.051 1.677 1.677 0 0 1-.104-.03c-.236-.076-.401-.191-.52-.37-.125-.192-.247-.531-.247-1.14V6.96Zm.696 9.93a3.348 3.348 0 0 1-.388-.099c-.492-.158-.97-.452-1.314-.975C1.158 15.306 1 14.65 1 13.854V6.959A2.75 2.75 0 0 1 3.75 4.21h10.903c.971 0 1.87.512 2.366 1.347l2.273 3.835c.316.023.66.05.974.1.466.075.971.212 1.427.526.962.663 1.403 1.885 1.403 3.836 0 1.107-.36 1.903-.908 2.418a2.442 2.442 0 0 1-1.633.672h-.133a2.575 2.575 0 0 1-5.046 0H8.251a2.575 2.575 0 0 1-5.055-.054Zm14.703.613a1.075 1.075 0 1 0 0-2.15 1.075 1.075 0 0 0 0 2.15Zm-12.17 0a1.074 1.074 0 1 0 0-2.15 1.074 1.074 0 0 0 0 2.15Z",fill:"currentColor"}))}export{n as default};
@@ -0,0 +1 @@
1
+ import*as e from"react";function n({title:t="ViewsIcon",titleId:r,...o}){return e.createElement("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg","aria-labelledby":r,...o},t?e.createElement("title",{id:r},t):null,e.createElement("path",{d:"M1 12s4-8 11-8 11 8 11 8-4 8-11 8-11-8-11-8Z",stroke:"currentColor",strokeWidth:2,strokeLinecap:"round",strokeLinejoin:"round"}),e.createElement("path",{d:"M12 15a3 3 0 1 0 0-6 3 3 0 0 0 0 6Z",stroke:"currentColor",strokeWidth:2,strokeLinecap:"round",strokeLinejoin:"round"}))}export{n as default};
@@ -0,0 +1 @@
1
+ import*as e from"react";function n({title:a="WagonIcon",titleId:l,...c}){return e.createElement("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg","aria-labelledby":l,...c},a?e.createElement("title",{id:l},a):null,e.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"m13.46 7.763-.216-.203h-.297v.75-.75H2.716c-.78 0-1.181.598-1.366 1.08-.188.49-.27 1.12-.31 1.762-.055.868-.037 1.927-.02 2.964.008.498.016.99.016 1.454 0 .791.157 1.444.491 1.952.342.52.819.813 1.308.97.264.085.535.132.797.157a2.555 2.555 0 0 0 2.106 1.105c.875 0 1.648-.439 2.109-1.11h7.873a2.555 2.555 0 0 0 2.108 1.11c.875 0 1.648-.439 2.109-1.11h.53c.465 0 1.1-.174 1.626-.668.545-.514.903-1.306.903-2.406 0-.732-.358-1.315-.823-1.748-.456-.425-1.05-.743-1.65-.983-1.094-.439-2.363-.68-3.287-.78L13.46 7.762Zm6.925 8.784a2.57 2.57 0 0 0 .001-.152h.082a.938.938 0 0 0 .598-.262c.195-.184.43-.554.43-1.313 0-.199-.086-.41-.344-.65-.267-.25-.673-.483-1.186-.689-1.021-.409-2.278-.63-3.122-.704l-.259-.023-.189-.178L12.65 9.06H2.804a.998.998 0 0 0-.053.117c-.102.266-.175.705-.213 1.318-.05.81-.035 1.763-.019 2.76.009.514.018 1.04.018 1.565 0 .603.12.939.245 1.128a.857.857 0 0 0 .405.327 2.558 2.558 0 0 1 5.11.172v-.052h6.975v.052a2.558 2.558 0 1 1 5.113.1Zm-5.095.21a2.586 2.586 0 0 1-.016-.21l.016.21ZM2.834 9.015c0 .001-.003.006-.011.013.007-.01.011-.014.011-.013Zm2.905 8.49a1.058 1.058 0 1 0 0-2.116 1.058 1.058 0 0 0 0 2.116Zm12.09 0a1.058 1.058 0 1 0 0-2.116 1.058 1.058 0 0 0 0 2.116Z",fill:"currentColor"}))}export{n as default};
@@ -1 +1 @@
1
- import*as c from"react";function t(e){return c.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 64 64",fill:"currentColor",...e},c.createElement("path",{d:"M40.3 43.8c.8-.1 1.7 0 1.7 1 0 .5-.3.8-.6.9.3.7.4 1.7.3 2.4l-.4 2.4c0 .2-.1.3-.1.4v1.3c0 .4-.4.8-.9.8h-1.6c-.5 0-.9-.4-.9-.8v-.8H26.2v.8c0 .4-.4.8-.9.8h-1.6c-.5 0-.9-.4-.9-.8v-1.3c0-.1-.1-.2-.1-.4l-.4-2.4c-.1-.7 0-1.7.3-2.4-.3-.1-.6-.4-.6-.9 0-1 .9-1.1 1.7-1v-.1l1.7-2.9c.7-1 2.1-1.8 3.3-1.8h6.6c1.2 0 2.6.8 3.3 1.8l1.7 2.9v.1zm-1.8.1l-1.4-2.2c-.3-.6-1.1-1.1-1.8-1.1h-6.6c-.7 0-1.5.5-1.8 1.1l-1.4 2.2h13zM32 0c17.7 0 32 14.3 32 32S49.7 64 32 64 0 49.7 0 32 14.3 0 32 0zm0 2C15.5 2 2 15.5 2 32s13.5 30 30 30 30-13.5 30-30S48.5 2 32 2zm2 30.4c-.4.4-1 .6-1.6.6-.6 0-1.2-.2-1.6-.6-.4-.5-.6-1-.6-1.6 0-.7.2-1.2.6-1.6.4-.5 1-.7 1.6-.7.6 0 1.2.2 1.6.7.4.4.7.9.7 1.6 0 .6-.3 1.1-.7 1.6zM30.6 27l-.5-12h4.4l-.4 12h-3.5zm-4.8 21.9c.6 0 1.2-.6 1.2-1.3 0-.6-.6-1.2-1.2-1.2-.7 0-1.3.6-1.3 1.2 0 .7.6 1.3 1.3 1.3zm12.5 0c.6 0 1.2-.6 1.2-1.3 0-.6-.6-1.2-1.2-1.2-.7 0-1.3.6-1.3 1.2 0 .7.6 1.3 1.3 1.3zm-8.8-.8v.8h5v-.8h-5z"}))}export{t as default};
1
+ import*as e from"react";function a({title:n="WarningIcon",titleId:r,...t}){return e.createElement("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg","aria-labelledby":r,...t},n?e.createElement("title",{id:r},n):null,e.createElement("path",{d:"M10.29 3.86 1.82 18a2 2 0 0 0 1.71 3h16.94a2 2 0 0 0 1.71-3L13.71 3.86a2 2 0 0 0-3.42 0v0ZM12 9v4M12 17h.01",stroke:"currentColor",strokeWidth:2,strokeLinecap:"round",strokeLinejoin:"round"}))}export{a as default};
@@ -0,0 +1 @@
1
+ import*as e from"react";function o({title:r="WarrantyIcon",titleId:t,...n}){return e.createElement("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg","aria-labelledby":t,...n},r?e.createElement("title",{id:t},r):null,e.createElement("path",{d:"M13 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V9l-7-7Z",stroke:"currentColor",strokeWidth:2,strokeLinecap:"round",strokeLinejoin:"round"}),e.createElement("path",{d:"M13 2v7h7M16 13l-5.5 5.5L8 16",stroke:"currentColor",strokeWidth:2,strokeLinecap:"round",strokeLinejoin:"round"}))}export{o as default};
@@ -1 +1 @@
1
- import*as e from"react";function r(t){return e.createElement("svg",{width:"1em",height:"1em",viewBox:"0 0 35 24",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",...t},e.createElement("path",{d:"M33.559 3.748a4.296 4.296 0 00-3.02-3.03C27.866 0 17.145 0 17.145 0S6.42 0 3.75.717A4.295 4.295 0 00.717 3.748C0 6.424 0 12.001 0 12.001s0 5.579.717 8.252a4.296 4.296 0 003.03 3.034c2.674.716 13.395.716 13.395.716s10.724 0 13.394-.716a4.296 4.296 0 003.023-3.032c.717-2.672.717-8.252.717-8.252s.01-5.58-.717-8.255zM13.716 17.145V6.858l8.907 5.145-8.907 5.142z"}))}export{r as default};
1
+ import*as e from"react";function n({title:t="YoutubeIcon",titleId:r,...o}){return e.createElement("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg","aria-labelledby":r,...o},t?e.createElement("title",{id:r},t):null,e.createElement("path",{d:"M22.54 6.42a2.78 2.78 0 0 0-1.94-2C18.88 4 12 4 12 4s-6.88 0-8.6.46a2.78 2.78 0 0 0-1.94 2A29 29 0 0 0 1 11.75a29 29 0 0 0 .46 5.33A2.78 2.78 0 0 0 3.4 19c1.72.46 8.6.46 8.6.46s6.88 0 8.6-.46a2.78 2.78 0 0 0 1.94-2c.312-1.732.466-3.49.46-5.25a29.005 29.005 0 0 0-.46-5.33v0Z",stroke:"currentColor",strokeWidth:2,strokeLinecap:"round",strokeLinejoin:"round"}),e.createElement("path",{d:"m9.75 15.02 5.75-3.27-5.75-3.27v6.54Z",stroke:"currentColor",strokeWidth:2,strokeLinecap:"round",strokeLinejoin:"round"}))}export{n as default};