@driveflux/beam 3.0.18 → 3.0.19

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 (219) hide show
  1. package/dist/accordion/Accordion.js +7 -203
  2. package/dist/accordion/Accordion.stories.js +11 -31
  3. package/dist/alert/Alert.js +19 -193
  4. package/dist/alert/Alert.stories.js +15 -50
  5. package/dist/animations/LoadingAnimation.js +21 -34
  6. package/dist/badge/Badge.js +7 -105
  7. package/dist/badge/Badge.stories.js +7 -28
  8. package/dist/box/Box.js +3 -151
  9. package/dist/box/Box.stories.js +7 -8
  10. package/dist/breadcrumbs/Breadcrumbs.js +26 -351
  11. package/dist/breadcrumbs/Breadcrumbs.stories.js +27 -51
  12. package/dist/button/Button.js +12 -190
  13. package/dist/button/Button.stories.js +7 -35
  14. package/dist/button/TextButton.js +9 -168
  15. package/dist/card/Card.js +7 -188
  16. package/dist/card/Card.stories.js +7 -10
  17. package/dist/carousel/Carousel.js +58 -308
  18. package/dist/carousel/Carousel.stories.js +7 -39
  19. package/dist/carousel/CarouselButton.js +7 -132
  20. package/dist/center/Center.js +3 -127
  21. package/dist/center/Center.stories.js +7 -19
  22. package/dist/checkbox/Checkbox.js +4 -188
  23. package/dist/checkbox/Checkbox.stories.js +8 -10
  24. package/dist/chip/Chip.js +3 -168
  25. package/dist/chip/Chip.stories.js +7 -19
  26. package/dist/circular-progress/CircularProgress.js +11 -159
  27. package/dist/circular-progress/CircularProgress.stories.js +14 -54
  28. package/dist/command/command.js +13 -249
  29. package/dist/datepicker/DatePicker.js +90 -245
  30. package/dist/datepicker/DatePicker.stories.js +58 -162
  31. package/dist/datepicker/DatePickerDrawer.js +17 -115
  32. package/dist/datepicker/DatePickerPopover.js +35 -208
  33. package/dist/datepicker/constants.js +4 -3
  34. package/dist/datepicker/utils.js +11 -4
  35. package/dist/dialog/index.js +12 -253
  36. package/dist/divider/Divider.js +3 -127
  37. package/dist/divider/Divider.stories.js +7 -13
  38. package/dist/drawer/index.js +12 -230
  39. package/dist/dropdown/Dropdown.js +26 -297
  40. package/dist/dropdown/Dropdown.stories.js +22 -109
  41. package/dist/field-wrapper/FieldWrapper.js +3 -203
  42. package/dist/field-wrapper/FieldWrapper.stories.js +28 -124
  43. package/dist/flex/Flex.js +3 -127
  44. package/dist/flex/Flex.stories.js +7 -19
  45. package/dist/grid/Grid.js +3 -127
  46. package/dist/grid/Grid.stories.js +7 -28
  47. package/dist/hooks/use-breakpoint-value.js +14 -77
  48. package/dist/hooks/use-media-query.js +12 -61
  49. package/dist/hstack/HStack.js +3 -127
  50. package/dist/hstack/HStack.stories.js +7 -19
  51. package/dist/icons/FluxLogo.js +9 -222
  52. package/dist/icons/FluxLogoTable.js +5 -118
  53. package/dist/icons/Icon.js +7 -117
  54. package/dist/icons/Icon.stories.js +7 -12
  55. package/dist/icons/Icon24Hours.js +5 -92
  56. package/dist/icons/IconAcceleration.js +4 -81
  57. package/dist/icons/IconAccount.js +4 -81
  58. package/dist/icons/IconApplicant.js +5 -87
  59. package/dist/icons/IconArrow.js +6 -87
  60. package/dist/icons/IconArrowBack.js +4 -81
  61. package/dist/icons/IconArrowForward.js +4 -81
  62. package/dist/icons/IconArrowTopLeft.js +4 -79
  63. package/dist/icons/IconBluesharkProductGuide.js +5 -89
  64. package/dist/icons/IconBolt.js +4 -81
  65. package/dist/icons/IconBriefcase.js +4 -81
  66. package/dist/icons/IconBulb.js +4 -81
  67. package/dist/icons/IconCalendar.js +4 -81
  68. package/dist/icons/IconCalendarArrowBack.js +4 -81
  69. package/dist/icons/IconCalendarArrowForward.js +4 -81
  70. package/dist/icons/IconCalendarDoubleArrowBack.js +4 -81
  71. package/dist/icons/IconCalendarDoubleArrowForward.js +4 -81
  72. package/dist/icons/IconCancel.js +5 -86
  73. package/dist/icons/IconCancelMark.js +4 -81
  74. package/dist/icons/IconCarSUV.js +4 -81
  75. package/dist/icons/IconCarSedan.js +7 -156
  76. package/dist/icons/IconChain.js +5 -88
  77. package/dist/icons/IconCheckmark.js +4 -81
  78. package/dist/icons/IconChevronRight.js +4 -81
  79. package/dist/icons/IconCircle.js +11 -123
  80. package/dist/icons/IconCircleCheckmark.js +5 -86
  81. package/dist/icons/IconCircleError.js +4 -81
  82. package/dist/icons/IconCircleExclamation.js +6 -113
  83. package/dist/icons/IconCircleMark.js +5 -87
  84. package/dist/icons/IconCircleOutline.js +5 -148
  85. package/dist/icons/IconClock.js +5 -89
  86. package/dist/icons/IconClose.js +4 -81
  87. package/dist/icons/IconCollapseAll.js +5 -103
  88. package/dist/icons/IconConcierge.js +5 -88
  89. package/dist/icons/IconConciergeService.js +5 -96
  90. package/dist/icons/IconCreditCard.js +5 -87
  91. package/dist/icons/IconDash.js +4 -81
  92. package/dist/icons/IconDeliver.js +4 -81
  93. package/dist/icons/IconDelivery.js +5 -96
  94. package/dist/icons/IconDetails.js +4 -81
  95. package/dist/icons/IconDot.js +6 -96
  96. package/dist/icons/IconDownload.js +5 -88
  97. package/dist/icons/IconEVCharging.js +5 -88
  98. package/dist/icons/IconElectricCarFuel.js +5 -89
  99. package/dist/icons/IconEllipsis.js +5 -87
  100. package/dist/icons/IconEnvelope.js +4 -81
  101. package/dist/icons/IconExpandAll.js +5 -103
  102. package/dist/icons/IconEye.js +5 -88
  103. package/dist/icons/IconFacebook.js +6 -103
  104. package/dist/icons/IconFilter.js +5 -92
  105. package/dist/icons/IconFlagMalaysia.js +5 -150
  106. package/dist/icons/IconGiveKey.js +5 -88
  107. package/dist/icons/IconGlobe.js +4 -79
  108. package/dist/icons/IconGoogle.js +5 -96
  109. package/dist/icons/IconHome.js +5 -87
  110. package/dist/icons/IconHostAdvertise.js +4 -81
  111. package/dist/icons/IconHostCar.js +4 -84
  112. package/dist/icons/IconHostCash.js +5 -100
  113. package/dist/icons/IconHostHandle.js +4 -79
  114. package/dist/icons/IconHostLocation.js +4 -79
  115. package/dist/icons/IconHostPayment.js +5 -100
  116. package/dist/icons/IconHostService.js +5 -88
  117. package/dist/icons/IconHotDeals.js +4 -81
  118. package/dist/icons/IconInfo.js +5 -86
  119. package/dist/icons/IconInstagram.js +4 -81
  120. package/dist/icons/IconInsurance.js +5 -108
  121. package/dist/icons/IconInternet.js +4 -82
  122. package/dist/icons/IconInventory.js +5 -87
  123. package/dist/icons/IconLaurel.js +5 -110
  124. package/dist/icons/IconLinkedIn.js +4 -81
  125. package/dist/icons/IconLoading.js +4 -87
  126. package/dist/icons/IconLocation.js +5 -89
  127. package/dist/icons/IconLock.js +4 -82
  128. package/dist/icons/IconLogistics.js +4 -81
  129. package/dist/icons/IconMail.js +5 -103
  130. package/dist/icons/IconMember.js +5 -87
  131. package/dist/icons/IconMobilePen.js +5 -92
  132. package/dist/icons/IconMotorcycleMoped.js +5 -87
  133. package/dist/icons/IconNoCost.js +5 -101
  134. package/dist/icons/IconPDF.js +5 -89
  135. package/dist/icons/IconPencil.js +4 -79
  136. package/dist/icons/IconPhone.js +4 -79
  137. package/dist/icons/IconPlus.js +4 -81
  138. package/dist/icons/IconPricing.js +4 -81
  139. package/dist/icons/IconProtected.js +4 -80
  140. package/dist/icons/IconPsychology.js +4 -81
  141. package/dist/icons/IconQuestionTooltip.js +4 -137
  142. package/dist/icons/IconQuote.js +4 -81
  143. package/dist/icons/IconRate.js +4 -80
  144. package/dist/icons/IconRegister.js +5 -108
  145. package/dist/icons/IconReport.js +6 -98
  146. package/dist/icons/IconReturn.js +4 -81
  147. package/dist/icons/IconSearch.js +4 -79
  148. package/dist/icons/IconSecure.js +4 -80
  149. package/dist/icons/IconSecurity.js +4 -82
  150. package/dist/icons/IconSedanOutline.js +5 -168
  151. package/dist/icons/IconSelectArrow.js +6 -87
  152. package/dist/icons/IconSort.js +5 -88
  153. package/dist/icons/IconSortListed.js +5 -104
  154. package/dist/icons/IconSortPriceAscending.js +5 -92
  155. package/dist/icons/IconSortPriceDescending.js +5 -92
  156. package/dist/icons/IconSortYear.js +5 -88
  157. package/dist/icons/IconSpan.js +4 -80
  158. package/dist/icons/IconSpeaker.js +4 -88
  159. package/dist/icons/IconSpecialCar.js +5 -104
  160. package/dist/icons/IconStar.js +7 -101
  161. package/dist/icons/IconStockPhoto.js +5 -104
  162. package/dist/icons/IconSubscription.js +6 -122
  163. package/dist/icons/IconSubscriptions.js +6 -122
  164. package/dist/icons/IconSwap.js +5 -88
  165. package/dist/icons/IconTax.js +4 -81
  166. package/dist/icons/IconThinArrow.js +6 -87
  167. package/dist/icons/IconThumbsdown.js +5 -87
  168. package/dist/icons/IconThumbsup.js +5 -87
  169. package/dist/icons/IconTool.js +4 -81
  170. package/dist/icons/IconTooltip.js +4 -137
  171. package/dist/icons/IconTrash.js +4 -81
  172. package/dist/icons/IconTriangleExclamation.js +4 -81
  173. package/dist/icons/IconTyersBrakes.js +5 -92
  174. package/dist/icons/IconTyre.js +5 -92
  175. package/dist/icons/IconVacancy.js +5 -87
  176. package/dist/icons/IconVolunteer.js +4 -81
  177. package/dist/icons/IconWhatsapp.js +4 -82
  178. package/dist/icons/IconXPlatform.js +4 -81
  179. package/dist/icons/IconZeroEffort.js +5 -86
  180. package/dist/icons/Logo.js +3 -108
  181. package/dist/input/Input.js +11 -134
  182. package/dist/input/Input.stories.js +18 -17
  183. package/dist/input-mask/InputMask.js +11 -158
  184. package/dist/input-mask/InputMask.stories.js +6 -5
  185. package/dist/input-mask/mask-trackers.js +5 -4
  186. package/dist/input-select/InputSelect.js +68 -390
  187. package/dist/input-select/InputSelect.stories.js +25 -98
  188. package/dist/popover/popover.js +4 -136
  189. package/dist/progress/Progress.js +2 -160
  190. package/dist/progress/Progress.stories.js +14 -13
  191. package/dist/radio/Radio.js +4 -227
  192. package/dist/scroll-area/scroll-area.js +5 -180
  193. package/dist/search-input-select/SearchInputSelect.js +69 -379
  194. package/dist/select/Select.js +29 -354
  195. package/dist/select/Select.stories.js +19 -55
  196. package/dist/skeleton/Skeleton.js +3 -71
  197. package/dist/skeleton/Skeleton.stories.js +7 -8
  198. package/dist/slider/Slider.js +5 -170
  199. package/dist/slider/Slider.stories.js +11 -12
  200. package/dist/stack/Stack.js +3 -127
  201. package/dist/stack/Stack.stories.js +7 -19
  202. package/dist/table/Table.js +10 -216
  203. package/dist/table/Table.stories.js +8 -84
  204. package/dist/tabs/Tabs.js +9 -198
  205. package/dist/tabs/Tabs.stories.js +13 -46
  206. package/dist/text/Text.js +6 -152
  207. package/dist/text/Text.stories.js +7 -44
  208. package/dist/toast/Toast.stories.js +14 -66
  209. package/dist/toast/ToastBox.js +29 -77
  210. package/dist/toast/index.js +1 -0
  211. package/dist/toast/sonner.js +6 -66
  212. package/dist/toggle/Toggle.js +7 -180
  213. package/dist/toggle/Toggle.stories.js +8 -10
  214. package/dist/tooltip/Tooltip.js +12 -169
  215. package/dist/tooltip/Tooltip.stories.js +13 -71
  216. package/dist/utils.js +2 -4
  217. package/dist/vstack/VStack.js +3 -127
  218. package/dist/vstack/VStack.stories.js +7 -19
  219. package/package.json +16 -16
@@ -1,85 +1,8 @@
1
- function _define_property(obj, key, value) {
2
- if (key in obj) {
3
- Object.defineProperty(obj, key, {
4
- value: value,
5
- enumerable: true,
6
- configurable: true,
7
- writable: true
8
- });
9
- } else {
10
- obj[key] = value;
11
- }
12
- return obj;
13
- }
14
- function _object_spread(target) {
15
- for(var i = 1; i < arguments.length; i++){
16
- var source = arguments[i] != null ? arguments[i] : {};
17
- var ownKeys = Object.keys(source);
18
- if (typeof Object.getOwnPropertySymbols === "function") {
19
- ownKeys = ownKeys.concat(Object.getOwnPropertySymbols(source).filter(function(sym) {
20
- return Object.getOwnPropertyDescriptor(source, sym).enumerable;
21
- }));
22
- }
23
- ownKeys.forEach(function(key) {
24
- _define_property(target, key, source[key]);
25
- });
26
- }
27
- return target;
28
- }
29
- function _object_without_properties(source, excluded) {
30
- if (source == null) return {};
31
- var target = {}, sourceKeys, key, i;
32
- if (typeof Reflect !== "undefined" && Reflect.ownKeys) {
33
- sourceKeys = Reflect.ownKeys(Object(source));
34
- for(i = 0; i < sourceKeys.length; i++){
35
- key = sourceKeys[i];
36
- if (excluded.indexOf(key) >= 0) continue;
37
- if (!Object.prototype.propertyIsEnumerable.call(source, key)) continue;
38
- target[key] = source[key];
39
- }
40
- return target;
41
- }
42
- target = _object_without_properties_loose(source, excluded);
43
- if (Object.getOwnPropertySymbols) {
44
- sourceKeys = Object.getOwnPropertySymbols(source);
45
- for(i = 0; i < sourceKeys.length; i++){
46
- key = sourceKeys[i];
47
- if (excluded.indexOf(key) >= 0) continue;
48
- if (!Object.prototype.propertyIsEnumerable.call(source, key)) continue;
49
- target[key] = source[key];
50
- }
51
- }
52
- return target;
53
- }
54
- function _object_without_properties_loose(source, excluded) {
55
- if (source == null) return {};
56
- var target = {}, sourceKeys = Object.getOwnPropertyNames(source), key, i;
57
- for(i = 0; i < sourceKeys.length; i++){
58
- key = sourceKeys[i];
59
- if (excluded.indexOf(key) >= 0) continue;
60
- if (!Object.prototype.propertyIsEnumerable.call(source, key)) continue;
61
- target[key] = source[key];
62
- }
63
- return target;
64
- }
65
1
  import { jsx as _jsx } from "react/jsx-runtime";
66
2
  import { Icon } from './Icon';
67
- var variants = {
68
- default: /*#__PURE__*/ _jsx("path", {
69
- d: "M11 18L5 12L11 6L12.4 7.4L7.825 12L12.4 16.6L11 18ZM17.6 18L11.6 12L17.6 6L19 7.4L14.425 12L19 16.6L17.6 18Z",
70
- fill: "#272727"
71
- })
72
- };
73
- var IconCalendarDoubleArrowBack = function IconCalendarDoubleArrowBack(_0) {
74
- var _0_viewBox = _0.viewBox, viewBox = _0_viewBox === void 0 ? '0 0 24 24' : _0_viewBox, _0_variant = _0.variant, variant = _0_variant === void 0 ? 'default' : _0_variant, _0_size = _0.size, size = _0_size === void 0 ? 16 : _0_size, props = _object_without_properties(_0, [
75
- "viewBox",
76
- "variant",
77
- "size"
78
- ]);
79
- return /*#__PURE__*/ _jsx(Icon, _object_spread({
80
- viewBox: viewBox,
81
- size: size,
82
- element: variants[variant]
83
- }, props));
3
+ const variants = {
4
+ default: (_jsx("path", { d: "M11 18L5 12L11 6L12.4 7.4L7.825 12L12.4 16.6L11 18ZM17.6 18L11.6 12L17.6 6L19 7.4L14.425 12L19 16.6L17.6 18Z", fill: "#272727" })),
84
5
  };
6
+ const IconCalendarDoubleArrowBack = ({ viewBox = '0 0 24 24', variant = 'default', size = 16, ...props }) => (_jsx(Icon, { viewBox: viewBox, size: size, element: variants[variant], ...props }));
85
7
  export default IconCalendarDoubleArrowBack;
8
+ //# sourceMappingURL=IconCalendarDoubleArrowBack.js.map
@@ -1,85 +1,8 @@
1
- function _define_property(obj, key, value) {
2
- if (key in obj) {
3
- Object.defineProperty(obj, key, {
4
- value: value,
5
- enumerable: true,
6
- configurable: true,
7
- writable: true
8
- });
9
- } else {
10
- obj[key] = value;
11
- }
12
- return obj;
13
- }
14
- function _object_spread(target) {
15
- for(var i = 1; i < arguments.length; i++){
16
- var source = arguments[i] != null ? arguments[i] : {};
17
- var ownKeys = Object.keys(source);
18
- if (typeof Object.getOwnPropertySymbols === "function") {
19
- ownKeys = ownKeys.concat(Object.getOwnPropertySymbols(source).filter(function(sym) {
20
- return Object.getOwnPropertyDescriptor(source, sym).enumerable;
21
- }));
22
- }
23
- ownKeys.forEach(function(key) {
24
- _define_property(target, key, source[key]);
25
- });
26
- }
27
- return target;
28
- }
29
- function _object_without_properties(source, excluded) {
30
- if (source == null) return {};
31
- var target = {}, sourceKeys, key, i;
32
- if (typeof Reflect !== "undefined" && Reflect.ownKeys) {
33
- sourceKeys = Reflect.ownKeys(Object(source));
34
- for(i = 0; i < sourceKeys.length; i++){
35
- key = sourceKeys[i];
36
- if (excluded.indexOf(key) >= 0) continue;
37
- if (!Object.prototype.propertyIsEnumerable.call(source, key)) continue;
38
- target[key] = source[key];
39
- }
40
- return target;
41
- }
42
- target = _object_without_properties_loose(source, excluded);
43
- if (Object.getOwnPropertySymbols) {
44
- sourceKeys = Object.getOwnPropertySymbols(source);
45
- for(i = 0; i < sourceKeys.length; i++){
46
- key = sourceKeys[i];
47
- if (excluded.indexOf(key) >= 0) continue;
48
- if (!Object.prototype.propertyIsEnumerable.call(source, key)) continue;
49
- target[key] = source[key];
50
- }
51
- }
52
- return target;
53
- }
54
- function _object_without_properties_loose(source, excluded) {
55
- if (source == null) return {};
56
- var target = {}, sourceKeys = Object.getOwnPropertyNames(source), key, i;
57
- for(i = 0; i < sourceKeys.length; i++){
58
- key = sourceKeys[i];
59
- if (excluded.indexOf(key) >= 0) continue;
60
- if (!Object.prototype.propertyIsEnumerable.call(source, key)) continue;
61
- target[key] = source[key];
62
- }
63
- return target;
64
- }
65
1
  import { jsx as _jsx } from "react/jsx-runtime";
66
2
  import { Icon } from './Icon';
67
- var variants = {
68
- default: /*#__PURE__*/ _jsx("path", {
69
- d: "M9.575 12L5 7.4L6.4 6L12.4 12L6.4 18L5 16.6L9.575 12ZM16.175 12L11.6 7.4L13 6L19 12L13 18L11.6 16.6L16.175 12Z",
70
- fill: "#272727"
71
- })
72
- };
73
- var IconCalendarDoubleArrowForward = function IconCalendarDoubleArrowForward(_0) {
74
- var _0_viewBox = _0.viewBox, viewBox = _0_viewBox === void 0 ? '0 0 24 24' : _0_viewBox, _0_variant = _0.variant, variant = _0_variant === void 0 ? 'default' : _0_variant, _0_size = _0.size, size = _0_size === void 0 ? 16 : _0_size, props = _object_without_properties(_0, [
75
- "viewBox",
76
- "variant",
77
- "size"
78
- ]);
79
- return /*#__PURE__*/ _jsx(Icon, _object_spread({
80
- viewBox: viewBox,
81
- size: size,
82
- element: variants[variant]
83
- }, props));
3
+ const variants = {
4
+ default: (_jsx("path", { d: "M9.575 12L5 7.4L6.4 6L12.4 12L6.4 18L5 16.6L9.575 12ZM16.175 12L11.6 7.4L13 6L19 12L13 18L11.6 16.6L16.175 12Z", fill: "#272727" })),
84
5
  };
6
+ const IconCalendarDoubleArrowForward = ({ viewBox = '0 0 24 24', variant = 'default', size = 16, ...props }) => (_jsx(Icon, { viewBox: viewBox, size: size, element: variants[variant], ...props }));
85
7
  export default IconCalendarDoubleArrowForward;
8
+ //# sourceMappingURL=IconCalendarDoubleArrowForward.js.map
@@ -1,90 +1,9 @@
1
- function _define_property(obj, key, value) {
2
- if (key in obj) {
3
- Object.defineProperty(obj, key, {
4
- value: value,
5
- enumerable: true,
6
- configurable: true,
7
- writable: true
8
- });
9
- } else {
10
- obj[key] = value;
11
- }
12
- return obj;
13
- }
14
- function _object_spread(target) {
15
- for(var i = 1; i < arguments.length; i++){
16
- var source = arguments[i] != null ? arguments[i] : {};
17
- var ownKeys = Object.keys(source);
18
- if (typeof Object.getOwnPropertySymbols === "function") {
19
- ownKeys = ownKeys.concat(Object.getOwnPropertySymbols(source).filter(function(sym) {
20
- return Object.getOwnPropertyDescriptor(source, sym).enumerable;
21
- }));
22
- }
23
- ownKeys.forEach(function(key) {
24
- _define_property(target, key, source[key]);
25
- });
26
- }
27
- return target;
28
- }
29
- function _object_without_properties(source, excluded) {
30
- if (source == null) return {};
31
- var target = {}, sourceKeys, key, i;
32
- if (typeof Reflect !== "undefined" && Reflect.ownKeys) {
33
- sourceKeys = Reflect.ownKeys(Object(source));
34
- for(i = 0; i < sourceKeys.length; i++){
35
- key = sourceKeys[i];
36
- if (excluded.indexOf(key) >= 0) continue;
37
- if (!Object.prototype.propertyIsEnumerable.call(source, key)) continue;
38
- target[key] = source[key];
39
- }
40
- return target;
41
- }
42
- target = _object_without_properties_loose(source, excluded);
43
- if (Object.getOwnPropertySymbols) {
44
- sourceKeys = Object.getOwnPropertySymbols(source);
45
- for(i = 0; i < sourceKeys.length; i++){
46
- key = sourceKeys[i];
47
- if (excluded.indexOf(key) >= 0) continue;
48
- if (!Object.prototype.propertyIsEnumerable.call(source, key)) continue;
49
- target[key] = source[key];
50
- }
51
- }
52
- return target;
53
- }
54
- function _object_without_properties_loose(source, excluded) {
55
- if (source == null) return {};
56
- var target = {}, sourceKeys = Object.getOwnPropertyNames(source), key, i;
57
- for(i = 0; i < sourceKeys.length; i++){
58
- key = sourceKeys[i];
59
- if (excluded.indexOf(key) >= 0) continue;
60
- if (!Object.prototype.propertyIsEnumerable.call(source, key)) continue;
61
- target[key] = source[key];
62
- }
63
- return target;
64
- }
65
1
  import { jsx as _jsx, Fragment as _Fragment } from "react/jsx-runtime";
66
2
  import { Icon } from './Icon';
67
- var variants = {
68
- filled: /*#__PURE__*/ _jsx(_Fragment, {
69
- children: /*#__PURE__*/ _jsx("path", {
70
- d: "M16 4C9.3824 4 4 9.3824 4 16C4 22.6176 9.3824 28 16 28C22.6176 28 28 22.6176 28 16C28 9.3824 22.6176 4 16 4ZM21.216 19.7824L19.776 21.2224L16 17.44L12.2176 21.2224L10.7776 19.7824L14.56 16L10.7776 12.2176L12.2176 10.7776L16 14.56L19.7824 10.7776L21.2224 12.2176L17.44 16L21.216 19.7824Z",
71
- fill: "currentColor"
72
- })
73
- }),
74
- outline: /*#__PURE__*/ _jsx(_Fragment, {
75
- children: /*#__PURE__*/ _jsx("path", {
76
- d: "M9 0.667969C4.0368 0.667969 0 4.70477 0 9.66797C0 14.6312 4.0368 18.668 9 18.668C13.9632 18.668 18 14.6312 18 9.66797C18 4.70477 13.9632 0.667969 9 0.667969ZM9 2.17037C13.152 2.17037 16.4976 5.52077 16.4976 9.66797C16.4976 13.8152 13.152 17.1656 9 17.1656C4.848 17.1656 1.5024 13.82 1.5024 9.66797C1.5024 5.51597 4.848 2.17037 9 2.17037ZM6.1632 5.75597L5.0832 6.83597L7.92 9.67277L5.0832 12.5096L6.1632 13.5896L9 10.7528L11.8368 13.5896L12.9168 12.5096L10.08 9.66797L12.9168 6.83117L11.8368 5.75117L9 8.58797L6.1632 5.75597Z",
77
- fill: "currentColor"
78
- })
79
- })
80
- };
81
- var IconCancel = function IconCancel(_0) {
82
- var _0_variant = _0.variant, variant = _0_variant === void 0 ? 'outline' : _0_variant, props = _object_without_properties(_0, [
83
- "variant"
84
- ]);
85
- return /*#__PURE__*/ _jsx(Icon, _object_spread({
86
- viewBox: variant === 'filled' ? '0 0 32 32' : '0 0 18 19',
87
- element: variants[variant]
88
- }, props));
3
+ const variants = {
4
+ filled: (_jsx(_Fragment, { children: _jsx("path", { d: "M16 4C9.3824 4 4 9.3824 4 16C4 22.6176 9.3824 28 16 28C22.6176 28 28 22.6176 28 16C28 9.3824 22.6176 4 16 4ZM21.216 19.7824L19.776 21.2224L16 17.44L12.2176 21.2224L10.7776 19.7824L14.56 16L10.7776 12.2176L12.2176 10.7776L16 14.56L19.7824 10.7776L21.2224 12.2176L17.44 16L21.216 19.7824Z", fill: "currentColor" }) })),
5
+ outline: (_jsx(_Fragment, { children: _jsx("path", { d: "M9 0.667969C4.0368 0.667969 0 4.70477 0 9.66797C0 14.6312 4.0368 18.668 9 18.668C13.9632 18.668 18 14.6312 18 9.66797C18 4.70477 13.9632 0.667969 9 0.667969ZM9 2.17037C13.152 2.17037 16.4976 5.52077 16.4976 9.66797C16.4976 13.8152 13.152 17.1656 9 17.1656C4.848 17.1656 1.5024 13.82 1.5024 9.66797C1.5024 5.51597 4.848 2.17037 9 2.17037ZM6.1632 5.75597L5.0832 6.83597L7.92 9.67277L5.0832 12.5096L6.1632 13.5896L9 10.7528L11.8368 13.5896L12.9168 12.5096L10.08 9.66797L12.9168 6.83117L11.8368 5.75117L9 8.58797L6.1632 5.75597Z", fill: "currentColor" }) })),
89
6
  };
7
+ const IconCancel = ({ variant = 'outline', ...props }) => (_jsx(Icon, { viewBox: variant === 'filled' ? '0 0 32 32' : '0 0 18 19', element: variants[variant], ...props }));
90
8
  export default IconCancel;
9
+ //# sourceMappingURL=IconCancel.js.map
@@ -1,85 +1,8 @@
1
- function _define_property(obj, key, value) {
2
- if (key in obj) {
3
- Object.defineProperty(obj, key, {
4
- value: value,
5
- enumerable: true,
6
- configurable: true,
7
- writable: true
8
- });
9
- } else {
10
- obj[key] = value;
11
- }
12
- return obj;
13
- }
14
- function _object_spread(target) {
15
- for(var i = 1; i < arguments.length; i++){
16
- var source = arguments[i] != null ? arguments[i] : {};
17
- var ownKeys = Object.keys(source);
18
- if (typeof Object.getOwnPropertySymbols === "function") {
19
- ownKeys = ownKeys.concat(Object.getOwnPropertySymbols(source).filter(function(sym) {
20
- return Object.getOwnPropertyDescriptor(source, sym).enumerable;
21
- }));
22
- }
23
- ownKeys.forEach(function(key) {
24
- _define_property(target, key, source[key]);
25
- });
26
- }
27
- return target;
28
- }
29
- function _object_without_properties(source, excluded) {
30
- if (source == null) return {};
31
- var target = {}, sourceKeys, key, i;
32
- if (typeof Reflect !== "undefined" && Reflect.ownKeys) {
33
- sourceKeys = Reflect.ownKeys(Object(source));
34
- for(i = 0; i < sourceKeys.length; i++){
35
- key = sourceKeys[i];
36
- if (excluded.indexOf(key) >= 0) continue;
37
- if (!Object.prototype.propertyIsEnumerable.call(source, key)) continue;
38
- target[key] = source[key];
39
- }
40
- return target;
41
- }
42
- target = _object_without_properties_loose(source, excluded);
43
- if (Object.getOwnPropertySymbols) {
44
- sourceKeys = Object.getOwnPropertySymbols(source);
45
- for(i = 0; i < sourceKeys.length; i++){
46
- key = sourceKeys[i];
47
- if (excluded.indexOf(key) >= 0) continue;
48
- if (!Object.prototype.propertyIsEnumerable.call(source, key)) continue;
49
- target[key] = source[key];
50
- }
51
- }
52
- return target;
53
- }
54
- function _object_without_properties_loose(source, excluded) {
55
- if (source == null) return {};
56
- var target = {}, sourceKeys = Object.getOwnPropertyNames(source), key, i;
57
- for(i = 0; i < sourceKeys.length; i++){
58
- key = sourceKeys[i];
59
- if (excluded.indexOf(key) >= 0) continue;
60
- if (!Object.prototype.propertyIsEnumerable.call(source, key)) continue;
61
- target[key] = source[key];
62
- }
63
- return target;
64
- }
65
1
  import { jsx as _jsx, Fragment as _Fragment } from "react/jsx-runtime";
66
2
  import { Icon } from './Icon';
67
- var variants = {
68
- default: /*#__PURE__*/ _jsx(_Fragment, {
69
- children: /*#__PURE__*/ _jsx("path", {
70
- fill: 'currentColor',
71
- d: "M5.41406 4.33594L4.33594 5.41406L10.9219 12L4.33594 18.5859L5.41406 19.6641L12 13.0781L18.5859 19.6641L19.6641 18.5859L13.0781 12L19.6641 5.41406L18.5859 4.33594L12 10.9219L5.41406 4.33594Z"
72
- })
73
- })
74
- };
75
- var IconCancelMark = function IconCancelMark(_0) {
76
- var _0_viewBox = _0.viewBox, viewBox = _0_viewBox === void 0 ? '0 0 24 24' : _0_viewBox, _0_variant = _0.variant, variant = _0_variant === void 0 ? 'default' : _0_variant, props = _object_without_properties(_0, [
77
- "viewBox",
78
- "variant"
79
- ]);
80
- return /*#__PURE__*/ _jsx(Icon, _object_spread({
81
- viewBox: viewBox,
82
- element: variants[variant]
83
- }, props));
3
+ const variants = {
4
+ default: (_jsx(_Fragment, { children: _jsx("path", { fill: 'currentColor', d: "M5.41406 4.33594L4.33594 5.41406L10.9219 12L4.33594 18.5859L5.41406 19.6641L12 13.0781L18.5859 19.6641L19.6641 18.5859L13.0781 12L19.6641 5.41406L18.5859 4.33594L12 10.9219L5.41406 4.33594Z" }) })),
84
5
  };
6
+ const IconCancelMark = ({ viewBox = '0 0 24 24', variant = 'default', ...props }) => _jsx(Icon, { viewBox: viewBox, element: variants[variant], ...props });
85
7
  export default IconCancelMark;
8
+ //# sourceMappingURL=IconCancelMark.js.map
@@ -1,85 +1,8 @@
1
- function _define_property(obj, key, value) {
2
- if (key in obj) {
3
- Object.defineProperty(obj, key, {
4
- value: value,
5
- enumerable: true,
6
- configurable: true,
7
- writable: true
8
- });
9
- } else {
10
- obj[key] = value;
11
- }
12
- return obj;
13
- }
14
- function _object_spread(target) {
15
- for(var i = 1; i < arguments.length; i++){
16
- var source = arguments[i] != null ? arguments[i] : {};
17
- var ownKeys = Object.keys(source);
18
- if (typeof Object.getOwnPropertySymbols === "function") {
19
- ownKeys = ownKeys.concat(Object.getOwnPropertySymbols(source).filter(function(sym) {
20
- return Object.getOwnPropertyDescriptor(source, sym).enumerable;
21
- }));
22
- }
23
- ownKeys.forEach(function(key) {
24
- _define_property(target, key, source[key]);
25
- });
26
- }
27
- return target;
28
- }
29
- function _object_without_properties(source, excluded) {
30
- if (source == null) return {};
31
- var target = {}, sourceKeys, key, i;
32
- if (typeof Reflect !== "undefined" && Reflect.ownKeys) {
33
- sourceKeys = Reflect.ownKeys(Object(source));
34
- for(i = 0; i < sourceKeys.length; i++){
35
- key = sourceKeys[i];
36
- if (excluded.indexOf(key) >= 0) continue;
37
- if (!Object.prototype.propertyIsEnumerable.call(source, key)) continue;
38
- target[key] = source[key];
39
- }
40
- return target;
41
- }
42
- target = _object_without_properties_loose(source, excluded);
43
- if (Object.getOwnPropertySymbols) {
44
- sourceKeys = Object.getOwnPropertySymbols(source);
45
- for(i = 0; i < sourceKeys.length; i++){
46
- key = sourceKeys[i];
47
- if (excluded.indexOf(key) >= 0) continue;
48
- if (!Object.prototype.propertyIsEnumerable.call(source, key)) continue;
49
- target[key] = source[key];
50
- }
51
- }
52
- return target;
53
- }
54
- function _object_without_properties_loose(source, excluded) {
55
- if (source == null) return {};
56
- var target = {}, sourceKeys = Object.getOwnPropertyNames(source), key, i;
57
- for(i = 0; i < sourceKeys.length; i++){
58
- key = sourceKeys[i];
59
- if (excluded.indexOf(key) >= 0) continue;
60
- if (!Object.prototype.propertyIsEnumerable.call(source, key)) continue;
61
- target[key] = source[key];
62
- }
63
- return target;
64
- }
65
1
  import { jsx as _jsx, Fragment as _Fragment } from "react/jsx-runtime";
66
2
  import { Icon } from './Icon';
67
- var variants = {
68
- default: /*#__PURE__*/ _jsx(_Fragment, {
69
- children: /*#__PURE__*/ _jsx("path", {
70
- d: "M6.59375 6C5.25781 6 4.02344 6.66797 3.28125 7.78125L0.5 11.9375C0.171875 12.4297 0 13 0 13.5938V20.2188C0 21.1328 0.613281 21.9336 1.5 22.1562L4.09375 22.8125C4.46875 24.6289 6.07812 26 8 26C9.85156 26 11.3984 24.7188 11.8438 23H21.1562C21.6016 24.7188 23.1484 26 25 26C26.8516 26 28.3984 24.7188 28.8438 23H30C31.0938 23 32 22.0938 32 21V17.3438C32 15.5117 30.7461 13.9102 28.9688 13.4688L23.5625 12.0938L19.6562 7.4375C18.8945 6.52734 17.7812 6 16.5938 6H6.59375ZM6.59375 8H11V12H2.875L4.9375 8.90625V8.875C5.30859 8.31641 5.92188 8 6.59375 8ZM13 8H16.5938C17.1875 8 17.7461 8.26172 18.125 8.71875L20.875 12H13V8ZM2 14H22.875L28.5 15.4062C29.3945 15.6289 30 16.4219 30 17.3438V21H28.8438C28.3984 19.2812 26.8516 18 25 18C23.1484 18 21.6016 19.2812 21.1562 21H11.8438C11.3984 19.2812 9.85156 18 8 18C6.22656 18 4.73828 19.1719 4.21875 20.7812L2 20.2188V14ZM8 20C9.11719 20 10 20.8828 10 22C10 23.1172 9.11719 24 8 24C6.88281 24 6 23.1172 6 22C6 20.8828 6.88281 20 8 20ZM25 20C26.1172 20 27 20.8828 27 22C27 23.1172 26.1172 24 25 24C23.8828 24 23 23.1172 23 22C23 20.8828 23.8828 20 25 20Z",
71
- fill: "#currentColor"
72
- })
73
- })
74
- };
75
- var IconCarSUV = function IconCarSUV(_0) {
76
- var _0_viewBox = _0.viewBox, viewBox = _0_viewBox === void 0 ? '0 0 32 32' : _0_viewBox, _0_variant = _0.variant, variant = _0_variant === void 0 ? 'default' : _0_variant, props = _object_without_properties(_0, [
77
- "viewBox",
78
- "variant"
79
- ]);
80
- return /*#__PURE__*/ _jsx(Icon, _object_spread({
81
- viewBox: viewBox,
82
- element: variants[variant]
83
- }, props));
3
+ const variants = {
4
+ default: (_jsx(_Fragment, { children: _jsx("path", { d: "M6.59375 6C5.25781 6 4.02344 6.66797 3.28125 7.78125L0.5 11.9375C0.171875 12.4297 0 13 0 13.5938V20.2188C0 21.1328 0.613281 21.9336 1.5 22.1562L4.09375 22.8125C4.46875 24.6289 6.07812 26 8 26C9.85156 26 11.3984 24.7188 11.8438 23H21.1562C21.6016 24.7188 23.1484 26 25 26C26.8516 26 28.3984 24.7188 28.8438 23H30C31.0938 23 32 22.0938 32 21V17.3438C32 15.5117 30.7461 13.9102 28.9688 13.4688L23.5625 12.0938L19.6562 7.4375C18.8945 6.52734 17.7812 6 16.5938 6H6.59375ZM6.59375 8H11V12H2.875L4.9375 8.90625V8.875C5.30859 8.31641 5.92188 8 6.59375 8ZM13 8H16.5938C17.1875 8 17.7461 8.26172 18.125 8.71875L20.875 12H13V8ZM2 14H22.875L28.5 15.4062C29.3945 15.6289 30 16.4219 30 17.3438V21H28.8438C28.3984 19.2812 26.8516 18 25 18C23.1484 18 21.6016 19.2812 21.1562 21H11.8438C11.3984 19.2812 9.85156 18 8 18C6.22656 18 4.73828 19.1719 4.21875 20.7812L2 20.2188V14ZM8 20C9.11719 20 10 20.8828 10 22C10 23.1172 9.11719 24 8 24C6.88281 24 6 23.1172 6 22C6 20.8828 6.88281 20 8 20ZM25 20C26.1172 20 27 20.8828 27 22C27 23.1172 26.1172 24 25 24C23.8828 24 23 23.1172 23 22C23 20.8828 23.8828 20 25 20Z", fill: "#currentColor" }) })),
84
5
  };
6
+ const IconCarSUV = ({ viewBox = '0 0 32 32', variant = 'default', ...props }) => _jsx(Icon, { viewBox: viewBox, element: variants[variant], ...props });
85
7
  export default IconCarSUV;
8
+ //# sourceMappingURL=IconCarSUV.js.map
@@ -1,159 +1,10 @@
1
- function _define_property(obj, key, value) {
2
- if (key in obj) {
3
- Object.defineProperty(obj, key, {
4
- value: value,
5
- enumerable: true,
6
- configurable: true,
7
- writable: true
8
- });
9
- } else {
10
- obj[key] = value;
11
- }
12
- return obj;
13
- }
14
- function _object_spread(target) {
15
- for(var i = 1; i < arguments.length; i++){
16
- var source = arguments[i] != null ? arguments[i] : {};
17
- var ownKeys = Object.keys(source);
18
- if (typeof Object.getOwnPropertySymbols === "function") {
19
- ownKeys = ownKeys.concat(Object.getOwnPropertySymbols(source).filter(function(sym) {
20
- return Object.getOwnPropertyDescriptor(source, sym).enumerable;
21
- }));
22
- }
23
- ownKeys.forEach(function(key) {
24
- _define_property(target, key, source[key]);
25
- });
26
- }
27
- return target;
28
- }
29
- function _object_without_properties(source, excluded) {
30
- if (source == null) return {};
31
- var target = {}, sourceKeys, key, i;
32
- if (typeof Reflect !== "undefined" && Reflect.ownKeys) {
33
- sourceKeys = Reflect.ownKeys(Object(source));
34
- for(i = 0; i < sourceKeys.length; i++){
35
- key = sourceKeys[i];
36
- if (excluded.indexOf(key) >= 0) continue;
37
- if (!Object.prototype.propertyIsEnumerable.call(source, key)) continue;
38
- target[key] = source[key];
39
- }
40
- return target;
41
- }
42
- target = _object_without_properties_loose(source, excluded);
43
- if (Object.getOwnPropertySymbols) {
44
- sourceKeys = Object.getOwnPropertySymbols(source);
45
- for(i = 0; i < sourceKeys.length; i++){
46
- key = sourceKeys[i];
47
- if (excluded.indexOf(key) >= 0) continue;
48
- if (!Object.prototype.propertyIsEnumerable.call(source, key)) continue;
49
- target[key] = source[key];
50
- }
51
- }
52
- return target;
53
- }
54
- function _object_without_properties_loose(source, excluded) {
55
- if (source == null) return {};
56
- var target = {}, sourceKeys = Object.getOwnPropertyNames(source), key, i;
57
- for(i = 0; i < sourceKeys.length; i++){
58
- key = sourceKeys[i];
59
- if (excluded.indexOf(key) >= 0) continue;
60
- if (!Object.prototype.propertyIsEnumerable.call(source, key)) continue;
61
- target[key] = source[key];
62
- }
63
- return target;
64
- }
65
- import { jsx as _jsx, jsxs as _jsxs, Fragment as _Fragment } from "react/jsx-runtime";
1
+ import { jsx as _jsx, Fragment as _Fragment, jsxs as _jsxs } from "react/jsx-runtime";
66
2
  import { Icon } from './Icon';
67
- export var variants = {
68
- outline: /*#__PURE__*/ _jsx(_Fragment, {
69
- children: /*#__PURE__*/ _jsx("path", {
70
- fill: "currentColor",
71
- d: "M29.7,13.7l-6.1-1.5L22,9.4C21.1,7.9,19.5,7,17.8,7h-7.5C8.5,7,6.9,7.9,6,9.4l-1.6,2.7l-2.1,0.5C1,13,0,14.2,0,15.6V20\n c0,1.1,0.9,2,2,2h1.2c0.4,1.7,2,3,3.8,3c1.8,0,3.4-1.3,3.8-3h10.3c0.4,1.7,2,3,3.8,3c1.8,0,3.4-1.3,3.8-3H30c1.1,0,2-0.9,2-2v-3.4\n C32,15.2,31,14,29.7,13.7z M7.7,10.5C8.2,9.6,9.2,9,10.2,9h7.5c1.1,0,2,0.6,2.6,1.5l0.9,1.5H6.7L7.7,10.5z M7,23c-1.1,0-2-0.9-2-2\n c0-1.1,0.9-2,2-2s2,0.9,2,2C9,22.1,8.1,23,7,23z M25,23c-1.1,0-2-0.9-2-2c0-1.1,0.9-2,2-2c1.1,0,2,0.9,2,2C27,22.1,26.1,23,25,23z\n M30,20h-1.2c-0.4-1.7-2-3-3.8-3c-1.8,0-3.4,1.3-3.8,3H10.8c-0.4-1.7-2-3-3.8-3s-3.4,1.3-3.8,3H2v-4.4c0-0.5,0.3-0.9,0.7-1L5.1,14\n h17.7l6.4,1.6c0.4,0.1,0.7,0.5,0.7,1L30,20L30,20z"
72
- })
73
- }),
74
- filled: /*#__PURE__*/ _jsx(_Fragment, {
75
- children: /*#__PURE__*/ _jsxs("g", {
76
- children: [
77
- /*#__PURE__*/ _jsx("path", {
78
- fill: "currentColor",
79
- d: "M29.7,13.7l-6.1-1.5L22,9.4C21.1,7.9,19.5,7,17.8,7h-7.5C8.5,7,6.9,7.9,6,9.4l-1.6,2.7l-2.1,0.5C1,13,0,14.2,0,15.6V20\n c0,1.1,0.9,2,2,2h1.2c0.4,1.7,2,3,3.8,3c1.8,0,3.4-1.3,3.8-3h10.3c0.4,1.7,2,3,3.8,3c1.8,0,3.4-1.3,3.8-3H30c1.1,0,2-0.9,2-2v-3.4\n C32,15.2,31,14,29.7,13.7z M7.7,10.5C8.2,9.6,9.2,9,10.2,9h7.5c1.1,0,2,0.6,2.6,1.5l0.9,1.5H6.7L7.7,10.5z M7,23c-1.1,0-2-0.9-2-2\n c0-1.1,0.9-2,2-2s2,0.9,2,2C9,22.1,8.1,23,7,23z M25,23c-1.1,0-2-0.9-2-2c0-1.1,0.9-2,2-2c1.1,0,2,0.9,2,2C27,22.1,26.1,23,25,23z"
80
- }),
81
- /*#__PURE__*/ _jsx("path", {
82
- d: "M21.2,12H6.7l0.9-1.5C8.2,9.6,9.2,9,10.2,9h7.5c1.1,0,2,0.6,2.6,1.5L21.2,12z"
83
- })
84
- ]
85
- })
86
- }),
87
- dashed: /*#__PURE__*/ _jsxs(_Fragment, {
88
- children: [
89
- /*#__PURE__*/ _jsx("path", {
90
- d: "M26.3,24.9c-0.8,0.3-1.6,0.3-2.5,0l0.6-1.9c0.5,0.1,0.9,0.1,1.3,0L26.3,24.9z M28.3,23.4l-1.6-1.1c0.3-0.4,0.4-0.8,0.4-1.3\n l2,0C29.1,21.8,28.8,22.7,28.3,23.4z M23.3,22.2l-1.6,1.2c-0.5-0.7-0.8-1.5-0.8-2.4l2,0C23,21.3,23,21.8,23.3,22.2z"
91
- }),
92
- /*#__PURE__*/ _jsx("path", {
93
- d: "M8.4,24.8c-0.8,0.3-1.6,0.3-2.5,0l0.6-1.9c0.5,0.1,0.9,0.1,1.3,0L8.4,24.8z M10.4,23.3l-1.6-1.1c0.3-0.4,0.4-0.8,0.4-1.3\n l2,0C11.2,21.8,10.9,22.6,10.4,23.3z M5.4,22.2l-1.6,1.2C3.3,22.7,3,21.8,3,20.9l2,0C5,21.3,5.1,21.8,5.4,22.2z"
94
- }),
95
- /*#__PURE__*/ _jsx("g", {
96
- children: /*#__PURE__*/ _jsx("path", {
97
- d: "M13,22l0-2l1.9,0l0,2L13,22z M16.9,22l0-2l1.9,0l0,2L16.9,22z"
98
- })
99
- }),
100
- /*#__PURE__*/ _jsx("path", {
101
- d: "M30.6,21.9l-0.5-1.6h0v-1.1l1.8,0v1.3l-0.1,0.2C31.7,21.3,31.2,21.7,30.6,21.9z"
102
- }),
103
- /*#__PURE__*/ _jsx("path", {
104
- d: "M32,17.2l-2,0v-0.8c0-0.2-0.1-0.3-0.2-0.5l1.6-1.2c0.3,0.4,0.5,0.9,0.6,1.4l0,0.2V17.2z"
105
- }),
106
- /*#__PURE__*/ _jsx("path", {
107
- d: "M2,16.8l-2-0.2c0.1-1.1,0.5-1.9,1.3-2.5l1.2,1.6C2.3,15.9,2.1,16.1,2,16.8z"
108
- }),
109
- /*#__PURE__*/ _jsx("path", {
110
- d: "M2.4,20.3l-1.2,1.6c-0.7-0.5-1.1-1.3-1.3-2.5l2-0.2C2.1,19.9,2.3,20.2,2.4,20.3z"
111
- }),
112
- /*#__PURE__*/ _jsx("rect", {
113
- x: "26.8",
114
- y: "13.3",
115
- transform: "matrix(0.2331 -0.9725 0.9725 0.2331 7.4784 37.9925)",
116
- width: "2",
117
- height: "2"
118
- }),
119
- /*#__PURE__*/ _jsx("polygon", {
120
- points: "24.7,14.5 22.5,14 22.2,13.5 23.2,12.9 23.4,12.2 25.1,12.6 "
121
- }),
122
- /*#__PURE__*/ _jsx("path", {
123
- d: "M4,14.2l-0.5-1.9l0.7-0.2l0.3-0.5l1.6,1.1l-0.4,0.6c-0.3,0.4-0.8,0.6-1.1,0.7L4,14.2z"
124
- }),
125
- /*#__PURE__*/ _jsx("path", {
126
- d: "M4.1,12.3C4.1,12.3,4.1,12.3,4.1,12.3L4.1,12.3z"
127
- }),
128
- /*#__PURE__*/ _jsx("polygon", {
129
- points: "21.1,11.8 20.1,10.3 21.7,9 21.7,9.1 22.8,10.8 "
130
- }),
131
- /*#__PURE__*/ _jsx("path", {
132
- d: "M7.3,11.1L5.6,10l0.7-1.1C6.6,8.7,6.8,8.5,7,8.3l1.4,1.5C8.2,9.8,8.1,10,8,10.1L7.3,11.1z"
133
- }),
134
- /*#__PURE__*/ _jsx("path", {
135
- d: "M18.9,9.3C18.6,9.1,18.2,9,17.9,9l-0.4,0V7h0.5c0.7,0,1.3,0.2,1.9,0.5L18.9,9.3z"
136
- }),
137
- /*#__PURE__*/ _jsx("path", {
138
- d: "M9.6,9.1l-0.4-2C9.5,7,9.9,7,10.2,7h1.2v2h-1.2C10,9,9.8,9,9.6,9.1z"
139
- }),
140
- /*#__PURE__*/ _jsx("rect", {
141
- x: "13.4",
142
- y: "7",
143
- width: "2",
144
- height: "2"
145
- })
146
- ]
147
- })
148
- };
149
- var IconCarSedan = function IconCarSedan(_0) {
150
- var _0_viewBox = _0.viewBox, viewBox = _0_viewBox === void 0 ? '0 0 32 32' : _0_viewBox, _0_variant = _0.variant, variant = _0_variant === void 0 ? 'outline' : _0_variant, props = _object_without_properties(_0, [
151
- "viewBox",
152
- "variant"
153
- ]);
154
- return /*#__PURE__*/ _jsx(Icon, _object_spread({
155
- viewBox: viewBox,
156
- element: variants[variant]
157
- }, props));
3
+ export const variants = {
4
+ outline: (_jsx(_Fragment, { children: _jsx("path", { fill: "currentColor", d: "M29.7,13.7l-6.1-1.5L22,9.4C21.1,7.9,19.5,7,17.8,7h-7.5C8.5,7,6.9,7.9,6,9.4l-1.6,2.7l-2.1,0.5C1,13,0,14.2,0,15.6V20\n\tc0,1.1,0.9,2,2,2h1.2c0.4,1.7,2,3,3.8,3c1.8,0,3.4-1.3,3.8-3h10.3c0.4,1.7,2,3,3.8,3c1.8,0,3.4-1.3,3.8-3H30c1.1,0,2-0.9,2-2v-3.4\n\tC32,15.2,31,14,29.7,13.7z M7.7,10.5C8.2,9.6,9.2,9,10.2,9h7.5c1.1,0,2,0.6,2.6,1.5l0.9,1.5H6.7L7.7,10.5z M7,23c-1.1,0-2-0.9-2-2\n\tc0-1.1,0.9-2,2-2s2,0.9,2,2C9,22.1,8.1,23,7,23z M25,23c-1.1,0-2-0.9-2-2c0-1.1,0.9-2,2-2c1.1,0,2,0.9,2,2C27,22.1,26.1,23,25,23z\n\t M30,20h-1.2c-0.4-1.7-2-3-3.8-3c-1.8,0-3.4,1.3-3.8,3H10.8c-0.4-1.7-2-3-3.8-3s-3.4,1.3-3.8,3H2v-4.4c0-0.5,0.3-0.9,0.7-1L5.1,14\n\th17.7l6.4,1.6c0.4,0.1,0.7,0.5,0.7,1L30,20L30,20z" }) })),
5
+ filled: (_jsx(_Fragment, { children: _jsxs("g", { children: [_jsx("path", { fill: "currentColor", d: "M29.7,13.7l-6.1-1.5L22,9.4C21.1,7.9,19.5,7,17.8,7h-7.5C8.5,7,6.9,7.9,6,9.4l-1.6,2.7l-2.1,0.5C1,13,0,14.2,0,15.6V20\n\t\tc0,1.1,0.9,2,2,2h1.2c0.4,1.7,2,3,3.8,3c1.8,0,3.4-1.3,3.8-3h10.3c0.4,1.7,2,3,3.8,3c1.8,0,3.4-1.3,3.8-3H30c1.1,0,2-0.9,2-2v-3.4\n\t\tC32,15.2,31,14,29.7,13.7z M7.7,10.5C8.2,9.6,9.2,9,10.2,9h7.5c1.1,0,2,0.6,2.6,1.5l0.9,1.5H6.7L7.7,10.5z M7,23c-1.1,0-2-0.9-2-2\n\t\tc0-1.1,0.9-2,2-2s2,0.9,2,2C9,22.1,8.1,23,7,23z M25,23c-1.1,0-2-0.9-2-2c0-1.1,0.9-2,2-2c1.1,0,2,0.9,2,2C27,22.1,26.1,23,25,23z" }), _jsx("path", { d: "M21.2,12H6.7l0.9-1.5C8.2,9.6,9.2,9,10.2,9h7.5c1.1,0,2,0.6,2.6,1.5L21.2,12z" })] }) })),
6
+ dashed: (_jsxs(_Fragment, { children: [_jsx("path", { d: "M26.3,24.9c-0.8,0.3-1.6,0.3-2.5,0l0.6-1.9c0.5,0.1,0.9,0.1,1.3,0L26.3,24.9z M28.3,23.4l-1.6-1.1c0.3-0.4,0.4-0.8,0.4-1.3\n\tl2,0C29.1,21.8,28.8,22.7,28.3,23.4z M23.3,22.2l-1.6,1.2c-0.5-0.7-0.8-1.5-0.8-2.4l2,0C23,21.3,23,21.8,23.3,22.2z" }), _jsx("path", { d: "M8.4,24.8c-0.8,0.3-1.6,0.3-2.5,0l0.6-1.9c0.5,0.1,0.9,0.1,1.3,0L8.4,24.8z M10.4,23.3l-1.6-1.1c0.3-0.4,0.4-0.8,0.4-1.3\n\tl2,0C11.2,21.8,10.9,22.6,10.4,23.3z M5.4,22.2l-1.6,1.2C3.3,22.7,3,21.8,3,20.9l2,0C5,21.3,5.1,21.8,5.4,22.2z" }), _jsx("g", { children: _jsx("path", { d: "M13,22l0-2l1.9,0l0,2L13,22z M16.9,22l0-2l1.9,0l0,2L16.9,22z" }) }), _jsx("path", { d: "M30.6,21.9l-0.5-1.6h0v-1.1l1.8,0v1.3l-0.1,0.2C31.7,21.3,31.2,21.7,30.6,21.9z" }), _jsx("path", { d: "M32,17.2l-2,0v-0.8c0-0.2-0.1-0.3-0.2-0.5l1.6-1.2c0.3,0.4,0.5,0.9,0.6,1.4l0,0.2V17.2z" }), _jsx("path", { d: "M2,16.8l-2-0.2c0.1-1.1,0.5-1.9,1.3-2.5l1.2,1.6C2.3,15.9,2.1,16.1,2,16.8z" }), _jsx("path", { d: "M2.4,20.3l-1.2,1.6c-0.7-0.5-1.1-1.3-1.3-2.5l2-0.2C2.1,19.9,2.3,20.2,2.4,20.3z" }), _jsx("rect", { x: "26.8", y: "13.3", transform: "matrix(0.2331 -0.9725 0.9725 0.2331 7.4784 37.9925)", width: "2", height: "2" }), _jsx("polygon", { points: "24.7,14.5 22.5,14 22.2,13.5 23.2,12.9 23.4,12.2 25.1,12.6 " }), _jsx("path", { d: "M4,14.2l-0.5-1.9l0.7-0.2l0.3-0.5l1.6,1.1l-0.4,0.6c-0.3,0.4-0.8,0.6-1.1,0.7L4,14.2z" }), _jsx("path", { d: "M4.1,12.3C4.1,12.3,4.1,12.3,4.1,12.3L4.1,12.3z" }), _jsx("polygon", { points: "21.1,11.8 20.1,10.3 21.7,9 21.7,9.1 22.8,10.8 " }), _jsx("path", { d: "M7.3,11.1L5.6,10l0.7-1.1C6.6,8.7,6.8,8.5,7,8.3l1.4,1.5C8.2,9.8,8.1,10,8,10.1L7.3,11.1z" }), _jsx("path", { d: "M18.9,9.3C18.6,9.1,18.2,9,17.9,9l-0.4,0V7h0.5c0.7,0,1.3,0.2,1.9,0.5L18.9,9.3z" }), _jsx("path", { d: "M9.6,9.1l-0.4-2C9.5,7,9.9,7,10.2,7h1.2v2h-1.2C10,9,9.8,9,9.6,9.1z" }), _jsx("rect", { x: "13.4", y: "7", width: "2", height: "2" })] })),
158
7
  };
8
+ const IconCarSedan = ({ viewBox = '0 0 32 32', variant = 'outline', ...props }) => _jsx(Icon, { viewBox: viewBox, element: variants[variant], ...props });
159
9
  export default IconCarSedan;
10
+ //# sourceMappingURL=IconCarSedan.js.map