@marigold/icons 0.2.0 → 0.3.3
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.
- package/CHANGELOG.md +31 -0
- package/dist/action/Cancel.d.ts +1 -0
- package/dist/action/Crop.d.ts +1 -0
- package/dist/action/Edit.d.ts +1 -0
- package/dist/action/FormatBold.d.ts +1 -0
- package/dist/action/FormatItalic.d.ts +1 -0
- package/dist/action/FormatSize.d.ts +1 -0
- package/dist/action/HighlightOff.d.ts +1 -0
- package/dist/action/Image.d.ts +1 -0
- package/dist/action/Location.d.ts +1 -0
- package/dist/action/Lock.d.ts +1 -0
- package/dist/action/LockOpen.d.ts +1 -0
- package/dist/action/Pause.d.ts +1 -0
- package/dist/action/PauseAlt.d.ts +1 -0
- package/dist/action/Play.d.ts +1 -0
- package/dist/action/PlayAlt.d.ts +1 -0
- package/dist/action/ResaleEdit.d.ts +1 -0
- package/dist/action/RotateLeft.d.ts +1 -0
- package/dist/action/RotateRight.d.ts +1 -0
- package/dist/action/Save.d.ts +1 -0
- package/dist/action/Sort.d.ts +1 -0
- package/dist/action/SortDown.d.ts +1 -0
- package/dist/action/SortUp.d.ts +1 -0
- package/dist/action/Star.d.ts +1 -0
- package/dist/action/Stop.d.ts +1 -0
- package/dist/action/Underlined.d.ts +1 -0
- package/dist/action/Zoom.d.ts +1 -0
- package/dist/icons.cjs.development.js +315 -337
- package/dist/icons.cjs.development.js.map +1 -1
- package/dist/icons.cjs.production.min.js +1 -1
- package/dist/icons.cjs.production.min.js.map +1 -1
- package/dist/icons.esm.js +212 -233
- package/dist/icons.esm.js.map +1 -1
- package/dist/index.d.ts +0 -1
- package/dist/info/Accessible.d.ts +1 -0
- package/dist/info/AutoRenew.d.ts +1 -0
- package/dist/info/Banned.d.ts +1 -0
- package/dist/info/Bus.d.ts +1 -0
- package/dist/info/Calendar.d.ts +1 -0
- package/dist/info/Camera.d.ts +1 -0
- package/dist/info/Clock.d.ts +1 -0
- package/dist/info/Direction.d.ts +1 -0
- package/dist/info/Email.d.ts +1 -0
- package/dist/info/EventDate.d.ts +1 -0
- package/dist/info/Exclamation.d.ts +1 -0
- package/dist/info/Feedback.d.ts +1 -0
- package/dist/info/Food.d.ts +1 -0
- package/dist/info/Globe.d.ts +1 -0
- package/dist/info/Home.d.ts +1 -0
- package/dist/info/Info.d.ts +1 -0
- package/dist/info/Marker.d.ts +1 -0
- package/dist/info/MobilePhone.d.ts +1 -0
- package/dist/info/Notification.d.ts +1 -0
- package/dist/info/Parking.d.ts +1 -0
- package/dist/info/Phone.d.ts +1 -0
- package/dist/info/Print.d.ts +1 -0
- package/dist/info/Required.d.ts +1 -0
- package/dist/info/ResaleLogbook.d.ts +1 -0
- package/dist/info/Spinner.d.ts +1 -0
- package/dist/info/Thumb.d.ts +1 -0
- package/dist/info/Truck.d.ts +1 -0
- package/dist/social/Facebook.d.ts +1 -0
- package/dist/social/Google.d.ts +1 -0
- package/dist/social/Instagram.d.ts +1 -0
- package/dist/social/Share.d.ts +1 -0
- package/dist/social/Twitter.d.ts +1 -0
- package/dist/social/Whatsapp.d.ts +1 -0
- package/dist/ticketing/Deal.d.ts +1 -0
- package/dist/ticketing/DesignTicket.d.ts +1 -0
- package/dist/ticketing/GiftCard.d.ts +1 -0
- package/dist/ticketing/Membership.d.ts +1 -0
- package/dist/ticketing/Pickup.d.ts +1 -0
- package/dist/ticketing/Price.d.ts +1 -0
- package/dist/ticketing/Resale.d.ts +1 -0
- package/dist/ticketing/Scanner.d.ts +1 -0
- package/dist/ticketing/Seat.d.ts +1 -0
- package/dist/ticketing/Selling.d.ts +1 -0
- package/dist/ticketing/Ticket.d.ts +1 -0
- package/dist/ticketing/TicketInsurance.d.ts +1 -0
- package/dist/ticketing/Turnstile.d.ts +1 -0
- package/dist/ui/Add.d.ts +1 -0
- package/dist/ui/ArrowDown.d.ts +1 -0
- package/dist/ui/ArrowDownA.d.ts +1 -0
- package/dist/ui/ArrowLeft.d.ts +1 -0
- package/dist/ui/ArrowLeftA.d.ts +1 -0
- package/dist/ui/ArrowRight.d.ts +1 -0
- package/dist/ui/ArrowRightA.d.ts +1 -0
- package/dist/ui/ArrowUp.d.ts +1 -0
- package/dist/ui/ArrowUpA.d.ts +1 -0
- package/dist/ui/BurgerMenu.d.ts +1 -0
- package/dist/ui/Check.d.ts +1 -0
- package/dist/ui/CircleChecked.d.ts +1 -0
- package/dist/ui/CircleUnchecked.d.ts +1 -0
- package/dist/ui/Close.d.ts +1 -0
- package/dist/ui/Delete.d.ts +1 -0
- package/dist/ui/ExternalLink.d.ts +1 -0
- package/dist/ui/Filter.d.ts +1 -0
- package/dist/ui/IconMore.d.ts +1 -0
- package/dist/ui/Remove.d.ts +1 -0
- package/dist/ui/Search.d.ts +1 -0
- package/dist/ui/SettingDots.d.ts +1 -0
- package/dist/ui/SquareChecked.d.ts +1 -0
- package/dist/ui/SquareUnchecked.d.ts +1 -0
- package/dist/user/Cart.d.ts +1 -0
- package/dist/user/CreditCard.d.ts +1 -0
- package/dist/user/Group.d.ts +1 -0
- package/dist/user/Id.d.ts +1 -0
- package/dist/user/SmilieDissatisfied.d.ts +1 -0
- package/dist/user/SmilieNeutral.d.ts +1 -0
- package/dist/user/SmilieSatisfied.d.ts +1 -0
- package/dist/user/SmilieVeryDissatisfied.d.ts +1 -0
- package/dist/user/SmilieVerySatisfied.d.ts +1 -0
- package/dist/user/User.d.ts +1 -0
- package/package.json +4 -4
- package/src/action/Cancel.tsx +1 -1
- package/src/action/Crop.tsx +1 -1
- package/src/action/Edit.tsx +1 -1
- package/src/action/FormatBold.tsx +1 -1
- package/src/action/FormatItalic.tsx +1 -1
- package/src/action/FormatSize.tsx +1 -1
- package/src/action/HighlightOff.tsx +1 -1
- package/src/action/Image.tsx +1 -1
- package/src/action/Location.tsx +1 -1
- package/src/action/Lock.tsx +1 -1
- package/src/action/LockOpen.tsx +1 -1
- package/src/action/Pause.tsx +1 -1
- package/src/action/PauseAlt.tsx +1 -1
- package/src/action/Play.tsx +1 -1
- package/src/action/PlayAlt.tsx +1 -1
- package/src/action/ResaleEdit.tsx +1 -1
- package/src/action/RotateLeft.tsx +1 -1
- package/src/action/RotateRight.tsx +1 -1
- package/src/action/Save.tsx +1 -1
- package/src/action/Sort.tsx +1 -1
- package/src/action/SortDown.tsx +1 -1
- package/src/action/SortUp.tsx +1 -1
- package/src/action/Star.tsx +1 -1
- package/src/action/Stop.tsx +1 -1
- package/src/action/Underlined.tsx +1 -1
- package/src/action/Zoom.tsx +1 -1
- package/src/index.ts +0 -1
- package/src/info/Accessible.tsx +1 -1
- package/src/info/AutoRenew.tsx +1 -1
- package/src/info/Banned.tsx +1 -1
- package/src/info/Bus.tsx +1 -1
- package/src/info/Calendar.tsx +1 -1
- package/src/info/Camera.tsx +1 -1
- package/src/info/Clock.tsx +1 -1
- package/src/info/Direction.tsx +1 -1
- package/src/info/Email.tsx +1 -1
- package/src/info/EventDate.tsx +1 -1
- package/src/info/Exclamation.tsx +1 -1
- package/src/info/Feedback.tsx +1 -1
- package/src/info/Food.tsx +1 -1
- package/src/info/Globe.tsx +1 -1
- package/src/info/Home.tsx +1 -1
- package/src/info/Info.tsx +1 -1
- package/src/info/Marker.tsx +1 -1
- package/src/info/MobilePhone.tsx +1 -1
- package/src/info/Notification.tsx +1 -1
- package/src/info/Parking.tsx +1 -1
- package/src/info/Phone.tsx +1 -1
- package/src/info/Print.tsx +1 -1
- package/src/info/Required.tsx +1 -1
- package/src/info/ResaleLogbook.tsx +1 -1
- package/src/info/Spinner.tsx +1 -1
- package/src/info/Thumb.tsx +1 -1
- package/src/info/Truck.tsx +1 -1
- package/src/social/Facebook.tsx +1 -1
- package/src/social/Google.tsx +1 -1
- package/src/social/Instagram.tsx +1 -1
- package/src/social/Share.tsx +1 -1
- package/src/social/Twitter.tsx +1 -1
- package/src/social/Whatsapp.tsx +1 -1
- package/src/ticketing/Deal.tsx +1 -1
- package/src/ticketing/DesignTicket.tsx +1 -1
- package/src/ticketing/GiftCard.tsx +1 -1
- package/src/ticketing/Membership.tsx +1 -1
- package/src/ticketing/Pickup.tsx +1 -1
- package/src/ticketing/Price.tsx +1 -1
- package/src/ticketing/Resale.tsx +1 -1
- package/src/ticketing/Scanner.tsx +1 -1
- package/src/ticketing/Seat.tsx +1 -1
- package/src/ticketing/Selling.tsx +1 -1
- package/src/ticketing/Ticket.tsx +1 -1
- package/src/ticketing/TicketInsurance.tsx +1 -1
- package/src/ticketing/Turnstile.tsx +1 -1
- package/src/ui/Add.tsx +1 -1
- package/src/ui/ArrowDown.tsx +1 -1
- package/src/ui/ArrowDownA.tsx +1 -1
- package/src/ui/ArrowLeft.tsx +1 -1
- package/src/ui/ArrowLeftA.tsx +1 -1
- package/src/ui/ArrowRight.tsx +1 -1
- package/src/ui/ArrowRightA.tsx +1 -1
- package/src/ui/ArrowUp.tsx +1 -1
- package/src/ui/ArrowUpA.tsx +1 -1
- package/src/ui/BurgerMenu.tsx +1 -1
- package/src/ui/Check.tsx +1 -1
- package/src/ui/CircleChecked.tsx +1 -1
- package/src/ui/CircleUnchecked.tsx +1 -1
- package/src/ui/Close.tsx +1 -1
- package/src/ui/Delete.tsx +1 -1
- package/src/ui/ExternalLink.tsx +1 -1
- package/src/ui/Filter.tsx +1 -1
- package/src/ui/IconMore.tsx +1 -1
- package/src/ui/Remove.tsx +1 -1
- package/src/ui/Search.tsx +1 -1
- package/src/ui/SettingDots.tsx +1 -1
- package/src/ui/SquareChecked.tsx +1 -1
- package/src/ui/SquareUnchecked.tsx +1 -1
- package/src/user/Cart.tsx +1 -1
- package/src/user/CreditCard.tsx +1 -1
- package/src/user/Group.tsx +1 -1
- package/src/user/Id.tsx +1 -1
- package/src/user/SmilieDissatisfied.tsx +1 -1
- package/src/user/SmilieNeutral.tsx +1 -1
- package/src/user/SmilieSatisfied.tsx +1 -1
- package/src/user/SmilieVeryDissatisfied.tsx +1 -1
- package/src/user/SmilieVerySatisfied.tsx +1 -1
- package/src/user/User.tsx +1 -1
- package/dist/SVG/SVG.d.ts +0 -8
- package/dist/SVG/index.d.ts +0 -1
- package/src/Icons.stories.mdx +0 -1557
- package/src/SVG/SVG.stories.mdx +0 -55
- package/src/SVG/SVG.test.tsx +0 -69
- package/src/SVG/SVG.tsx +0 -30
- package/src/SVG/index.ts +0 -1
|
@@ -20,73 +20,52 @@ function _objectWithoutPropertiesLoose(source, excluded) {
|
|
|
20
20
|
return target;
|
|
21
21
|
}
|
|
22
22
|
|
|
23
|
-
var _excluded = ["
|
|
24
|
-
var SVG = function SVG(_ref) {
|
|
25
|
-
var _ref$variant = _ref.variant,
|
|
26
|
-
variant = _ref$variant === void 0 ? 'icon' : _ref$variant,
|
|
27
|
-
_ref$size = _ref.size,
|
|
28
|
-
size = _ref$size === void 0 ? 24 : _ref$size,
|
|
29
|
-
className = _ref.className,
|
|
30
|
-
children = _ref.children,
|
|
31
|
-
props = _objectWithoutPropertiesLoose(_ref, _excluded);
|
|
32
|
-
|
|
33
|
-
return React.createElement(system.Element, Object.assign({
|
|
34
|
-
as: "svg",
|
|
35
|
-
variant: "icon." + variant,
|
|
36
|
-
width: size,
|
|
37
|
-
height: size,
|
|
38
|
-
className: className,
|
|
39
|
-
viewBox: "0 0 24 24",
|
|
40
|
-
fill: "currentcolor"
|
|
41
|
-
}, props), children);
|
|
42
|
-
};
|
|
43
|
-
|
|
44
|
-
var _excluded$1 = ["className"];
|
|
23
|
+
var _excluded = ["className"];
|
|
45
24
|
var Cancel = function Cancel(_ref) {
|
|
46
25
|
var _ref$className = _ref.className,
|
|
47
26
|
className = _ref$className === void 0 ? '' : _ref$className,
|
|
48
|
-
props = _objectWithoutPropertiesLoose(_ref, _excluded
|
|
27
|
+
props = _objectWithoutPropertiesLoose(_ref, _excluded);
|
|
49
28
|
|
|
50
|
-
return React.createElement(SVG, Object.assign({
|
|
29
|
+
return React.createElement(system.SVG, Object.assign({
|
|
51
30
|
className: className
|
|
52
31
|
}, props), React.createElement("path", {
|
|
53
32
|
d: "M17.8869 16.2363L13.6505 12L17.8869 7.76362L16.2364 6.11309L12 10.3494L7.76365 6.11309L6.11313 7.76362L10.3495 12L6.11313 16.2363L7.76365 17.8869L12 13.6505L16.2364 17.8869L17.8869 16.2363ZM3.69234 3.74736C6.00309 1.43661 8.77228 0.28125 12 0.28125C15.2277 0.28125 17.9877 1.42744 20.2801 3.71985C22.5726 6.01226 23.7188 8.77228 23.7188 12C23.7188 15.2277 22.5726 17.9877 20.2801 20.2801C17.9877 22.5726 15.2277 23.7188 12 23.7188C8.77228 23.7188 6.01226 22.5726 3.71985 20.2801C1.42744 17.9877 0.28125 15.2277 0.28125 12C0.28125 8.77228 1.41827 6.02143 3.69234 3.74736Z"
|
|
54
33
|
}));
|
|
55
34
|
};
|
|
56
35
|
|
|
57
|
-
var _excluded$
|
|
36
|
+
var _excluded$1 = ["className"];
|
|
58
37
|
var Crop = function Crop(_ref) {
|
|
59
38
|
var _ref$className = _ref.className,
|
|
60
39
|
className = _ref$className === void 0 ? '' : _ref$className,
|
|
61
|
-
props = _objectWithoutPropertiesLoose(_ref, _excluded$
|
|
40
|
+
props = _objectWithoutPropertiesLoose(_ref, _excluded$1);
|
|
62
41
|
|
|
63
|
-
return React.createElement(SVG, Object.assign({
|
|
42
|
+
return React.createElement(system.SVG, Object.assign({
|
|
64
43
|
className: className
|
|
65
44
|
}, props), React.createElement("path", {
|
|
66
45
|
d: "M16.0909 14.4545H17.7273V7.90909C17.7273 7.00909 16.9909 6.27273 16.0909 6.27273H9.54545V7.90909H16.0909V14.4545ZM7.90909 16.0909V3H6.27273V6.27273H3V7.90909H6.27273V16.0909C6.27273 16.9909 7.00909 17.7273 7.90909 17.7273H16.0909V21H17.7273V17.7273H21V16.0909H7.90909Z"
|
|
67
46
|
}));
|
|
68
47
|
};
|
|
69
48
|
|
|
70
|
-
var _excluded$
|
|
49
|
+
var _excluded$2 = ["className"];
|
|
71
50
|
var Edit = function Edit(_ref) {
|
|
72
51
|
var _ref$className = _ref.className,
|
|
73
52
|
className = _ref$className === void 0 ? '' : _ref$className,
|
|
74
|
-
props = _objectWithoutPropertiesLoose(_ref, _excluded$
|
|
53
|
+
props = _objectWithoutPropertiesLoose(_ref, _excluded$2);
|
|
75
54
|
|
|
76
|
-
return React.createElement(SVG, Object.assign({
|
|
55
|
+
return React.createElement(system.SVG, Object.assign({
|
|
77
56
|
className: className
|
|
78
57
|
}, props), React.createElement("path", {
|
|
79
58
|
d: "M4.125 16.5942V19.875H7.40579L17.082 10.1988L13.8012 6.91805L4.125 16.5942ZM19.6191 7.6617C19.9603 7.32049 19.9603 6.76932 19.6191 6.42812L17.5719 4.3809C17.2307 4.0397 16.6795 4.0397 16.3383 4.3809L14.7373 5.98193L18.0181 9.26272L19.6191 7.6617Z"
|
|
80
59
|
}));
|
|
81
60
|
};
|
|
82
61
|
|
|
83
|
-
var _excluded$
|
|
62
|
+
var _excluded$3 = ["className"];
|
|
84
63
|
var FormatBold = function FormatBold(_ref) {
|
|
85
64
|
var _ref$className = _ref.className,
|
|
86
65
|
className = _ref$className === void 0 ? '' : _ref$className,
|
|
87
|
-
props = _objectWithoutPropertiesLoose(_ref, _excluded$
|
|
66
|
+
props = _objectWithoutPropertiesLoose(_ref, _excluded$3);
|
|
88
67
|
|
|
89
|
-
return React.createElement(SVG, Object.assign({
|
|
68
|
+
return React.createElement(system.SVG, Object.assign({
|
|
90
69
|
className: className
|
|
91
70
|
}, props), React.createElement("path", {
|
|
92
71
|
fillRule: "evenodd",
|
|
@@ -94,39 +73,39 @@ var FormatBold = function FormatBold(_ref) {
|
|
|
94
73
|
}));
|
|
95
74
|
};
|
|
96
75
|
|
|
97
|
-
var _excluded$
|
|
76
|
+
var _excluded$4 = ["className"];
|
|
98
77
|
var FormatItalic = function FormatItalic(_ref) {
|
|
99
78
|
var _ref$className = _ref.className,
|
|
100
79
|
className = _ref$className === void 0 ? '' : _ref$className,
|
|
101
|
-
props = _objectWithoutPropertiesLoose(_ref, _excluded$
|
|
80
|
+
props = _objectWithoutPropertiesLoose(_ref, _excluded$4);
|
|
102
81
|
|
|
103
|
-
return React.createElement(SVG, Object.assign({
|
|
82
|
+
return React.createElement(system.SVG, Object.assign({
|
|
104
83
|
className: className
|
|
105
84
|
}, props), React.createElement("path", {
|
|
106
85
|
d: "M10.1021 3.375H19.8726V6.9126H16.36L12.0657 17.02H14.9873V20.625H4.8125V17.02H8.61163L12.8214 6.9126H10.1021V3.375Z"
|
|
107
86
|
}));
|
|
108
87
|
};
|
|
109
88
|
|
|
110
|
-
var _excluded$
|
|
89
|
+
var _excluded$5 = ["className"];
|
|
111
90
|
var FormatSize = function FormatSize(_ref) {
|
|
112
91
|
var _ref$className = _ref.className,
|
|
113
92
|
className = _ref$className === void 0 ? '' : _ref$className,
|
|
114
|
-
props = _objectWithoutPropertiesLoose(_ref, _excluded$
|
|
93
|
+
props = _objectWithoutPropertiesLoose(_ref, _excluded$5);
|
|
115
94
|
|
|
116
|
-
return React.createElement(SVG, Object.assign({
|
|
95
|
+
return React.createElement(system.SVG, Object.assign({
|
|
117
96
|
className: className
|
|
118
97
|
}, props), React.createElement("path", {
|
|
119
98
|
d: "M8.82237 8.25493V5.53125H20.625V8.25493H16.0855V19.1497H13.3618V8.25493H8.82237ZM6.09868 12.7944H3.375V10.0707H11.5461V12.7944H8.82237V19.1496H6.09868V12.7944Z"
|
|
120
99
|
}));
|
|
121
100
|
};
|
|
122
101
|
|
|
123
|
-
var _excluded$
|
|
102
|
+
var _excluded$6 = ["className"];
|
|
124
103
|
var HighlightOff = function HighlightOff(_ref) {
|
|
125
104
|
var _ref$className = _ref.className,
|
|
126
105
|
className = _ref$className === void 0 ? '' : _ref$className,
|
|
127
|
-
props = _objectWithoutPropertiesLoose(_ref, _excluded$
|
|
106
|
+
props = _objectWithoutPropertiesLoose(_ref, _excluded$6);
|
|
128
107
|
|
|
129
|
-
return React.createElement(SVG, Object.assign({
|
|
108
|
+
return React.createElement(system.SVG, Object.assign({
|
|
130
109
|
className: className
|
|
131
110
|
}, props), React.createElement("path", {
|
|
132
111
|
fillRule: "evenodd",
|
|
@@ -134,52 +113,52 @@ var HighlightOff = function HighlightOff(_ref) {
|
|
|
134
113
|
}));
|
|
135
114
|
};
|
|
136
115
|
|
|
137
|
-
var _excluded$
|
|
116
|
+
var _excluded$7 = ["className"];
|
|
138
117
|
var Image = function Image(_ref) {
|
|
139
118
|
var _ref$className = _ref.className,
|
|
140
119
|
className = _ref$className === void 0 ? '' : _ref$className,
|
|
141
|
-
props = _objectWithoutPropertiesLoose(_ref, _excluded$
|
|
120
|
+
props = _objectWithoutPropertiesLoose(_ref, _excluded$7);
|
|
142
121
|
|
|
143
|
-
return React.createElement(SVG, Object.assign({
|
|
122
|
+
return React.createElement(system.SVG, Object.assign({
|
|
144
123
|
className: className
|
|
145
124
|
}, props), React.createElement("path", {
|
|
146
125
|
d: "M20.4375 18.5625V5.4375C20.4375 4.40625 19.5938 3.5625 18.5625 3.5625H5.4375C4.40625 3.5625 3.5625 4.40625 3.5625 5.4375V18.5625C3.5625 19.5938 4.40625 20.4375 5.4375 20.4375H18.5625C19.5938 20.4375 20.4375 19.5938 20.4375 18.5625ZM8.71875 13.4062L11.0625 16.2281L14.3438 12L18.5625 17.625H5.4375L8.71875 13.4062Z"
|
|
147
126
|
}));
|
|
148
127
|
};
|
|
149
128
|
|
|
150
|
-
var _excluded$
|
|
129
|
+
var _excluded$8 = ["className"];
|
|
151
130
|
var Location = function Location(_ref) {
|
|
152
131
|
var _ref$className = _ref.className,
|
|
153
132
|
className = _ref$className === void 0 ? '' : _ref$className,
|
|
154
|
-
props = _objectWithoutPropertiesLoose(_ref, _excluded$
|
|
133
|
+
props = _objectWithoutPropertiesLoose(_ref, _excluded$8);
|
|
155
134
|
|
|
156
|
-
return React.createElement(SVG, Object.assign({
|
|
135
|
+
return React.createElement(system.SVG, Object.assign({
|
|
157
136
|
className: className
|
|
158
137
|
}, props), React.createElement("path", {
|
|
159
138
|
d: "M12 8.72733C10.1918 8.72733 8.72727 10.1919 8.72727 12.0001C8.72727 13.8082 10.1918 15.2728 12 15.2728C13.8082 15.2728 15.2727 13.8082 15.2727 12.0001C15.2727 10.1919 13.8082 8.72733 12 8.72733ZM19.3145 11.1818C18.9382 7.77 16.23 5.06182 12.8182 4.68545V3H11.1818V4.68545C7.77 5.06182 5.06182 7.77 4.68545 11.1818H3V12.8182H4.68545C5.06182 16.23 7.77 18.9382 11.1818 19.3145V21H12.8182V19.3145C16.23 18.9382 18.9382 16.23 19.3145 12.8182H21V11.1818H19.3145ZM12 17.7272C8.83364 17.7272 6.27273 15.1663 6.27273 11.9999C6.27273 8.83358 8.83364 6.27267 12 6.27267C15.1664 6.27267 17.7273 8.83358 17.7273 11.9999C17.7273 15.1663 15.1664 17.7272 12 17.7272Z"
|
|
160
139
|
}));
|
|
161
140
|
};
|
|
162
141
|
|
|
163
|
-
var _excluded$
|
|
142
|
+
var _excluded$9 = ["className"];
|
|
164
143
|
var Lock = function Lock(_ref) {
|
|
165
144
|
var _ref$className = _ref.className,
|
|
166
145
|
className = _ref$className === void 0 ? '' : _ref$className,
|
|
167
|
-
props = _objectWithoutPropertiesLoose(_ref, _excluded$
|
|
146
|
+
props = _objectWithoutPropertiesLoose(_ref, _excluded$9);
|
|
168
147
|
|
|
169
|
-
return React.createElement(SVG, Object.assign({
|
|
148
|
+
return React.createElement(system.SVG, Object.assign({
|
|
170
149
|
className: className
|
|
171
150
|
}, props), React.createElement("path", {
|
|
172
151
|
d: "M17.1562 8.15625H16.2991V6.44196C16.2991 4.07625 14.3791 2.15625 12.0134 2.15625C9.64768 2.15625 7.72768 4.07625 7.72768 6.44196V8.15625H6.87054C5.92768 8.15625 5.15625 8.92768 5.15625 9.87054V18.442C5.15625 19.3848 5.92768 20.1562 6.87054 20.1562H17.1562C18.0991 20.1562 18.8705 19.3848 18.8705 18.442V9.87054C18.8705 8.92768 18.0991 8.15625 17.1562 8.15625ZM14.6705 8.15629H9.35625V6.44201C9.35625 4.97629 10.5477 3.78486 12.0134 3.78486C13.4791 3.78486 14.6705 4.97629 14.6705 6.44201V8.15629Z"
|
|
173
152
|
}));
|
|
174
153
|
};
|
|
175
154
|
|
|
176
|
-
var _excluded$
|
|
155
|
+
var _excluded$a = ["className"];
|
|
177
156
|
var LockOpen = function LockOpen(_ref) {
|
|
178
157
|
var _ref$className = _ref.className,
|
|
179
158
|
className = _ref$className === void 0 ? '' : _ref$className,
|
|
180
|
-
props = _objectWithoutPropertiesLoose(_ref, _excluded$
|
|
159
|
+
props = _objectWithoutPropertiesLoose(_ref, _excluded$a);
|
|
181
160
|
|
|
182
|
-
return React.createElement(SVG, Object.assign({
|
|
161
|
+
return React.createElement(system.SVG, Object.assign({
|
|
183
162
|
className: className
|
|
184
163
|
}, props), React.createElement("path", {
|
|
185
164
|
fillRule: "evenodd",
|
|
@@ -187,195 +166,195 @@ var LockOpen = function LockOpen(_ref) {
|
|
|
187
166
|
}));
|
|
188
167
|
};
|
|
189
168
|
|
|
190
|
-
var _excluded$
|
|
169
|
+
var _excluded$b = ["className"];
|
|
191
170
|
var Pause = function Pause(_ref) {
|
|
192
171
|
var _ref$className = _ref.className,
|
|
193
172
|
className = _ref$className === void 0 ? '' : _ref$className,
|
|
194
|
-
props = _objectWithoutPropertiesLoose(_ref, _excluded$
|
|
173
|
+
props = _objectWithoutPropertiesLoose(_ref, _excluded$b);
|
|
195
174
|
|
|
196
|
-
return React.createElement(SVG, Object.assign({
|
|
175
|
+
return React.createElement(system.SVG, Object.assign({
|
|
197
176
|
className: className
|
|
198
177
|
}, props), React.createElement("path", {
|
|
199
178
|
d: "M14.4134 3.61877H19.1946V20.3813H14.4134V3.61877ZM4.79462 20.3813V3.61877H9.57587V20.3813H4.79462Z"
|
|
200
179
|
}));
|
|
201
180
|
};
|
|
202
181
|
|
|
203
|
-
var _excluded$
|
|
182
|
+
var _excluded$c = ["className"];
|
|
204
183
|
var PauseAlt = function PauseAlt(_ref) {
|
|
205
184
|
var _ref$className = _ref.className,
|
|
206
185
|
className = _ref$className === void 0 ? '' : _ref$className,
|
|
207
|
-
props = _objectWithoutPropertiesLoose(_ref, _excluded$
|
|
186
|
+
props = _objectWithoutPropertiesLoose(_ref, _excluded$c);
|
|
208
187
|
|
|
209
|
-
return React.createElement(SVG, Object.assign({
|
|
188
|
+
return React.createElement(system.SVG, Object.assign({
|
|
210
189
|
className: className
|
|
211
190
|
}, props), React.createElement("path", {
|
|
212
191
|
d: "M13.1554 16.6764V7.32344H15.5211V16.6764H13.1554ZM5.34289 18.6571C7.2135 20.4911 9.43252 21.408 12 21.408C14.5675 21.408 16.7774 20.4819 18.6296 18.6296C20.4819 16.7774 21.408 14.5675 21.408 12C21.408 9.43251 20.4819 7.22266 18.6296 5.37039C16.7774 3.51812 14.5675 2.592 12 2.592C9.43252 2.592 7.22267 3.51812 5.3704 5.37039C3.51813 7.22266 2.59201 9.43251 2.59201 12C2.59201 14.5675 3.50896 16.7865 5.34289 18.6571ZM3.69234 3.74736C6.00309 1.43661 8.77228 0.28125 12 0.28125C15.2277 0.28125 17.9877 1.42744 20.2801 3.71985C22.5726 6.01226 23.7188 8.77228 23.7188 12C23.7188 15.2277 22.5726 17.9877 20.2801 20.2801C17.9877 22.5726 15.2277 23.7188 12 23.7188C8.77228 23.7188 6.01226 22.5726 3.71985 20.2801C1.42744 17.9877 0.28125 15.2277 0.28125 12C0.28125 8.77228 1.41827 6.02143 3.69234 3.74736ZM8.47889 16.6764V7.32344H10.8446V16.6764H8.47889Z"
|
|
213
192
|
}));
|
|
214
193
|
};
|
|
215
194
|
|
|
216
|
-
var _excluded$
|
|
195
|
+
var _excluded$d = ["className"];
|
|
217
196
|
var Play = function Play(_ref) {
|
|
218
197
|
var _ref$className = _ref.className,
|
|
219
198
|
className = _ref$className === void 0 ? '' : _ref$className,
|
|
220
|
-
props = _objectWithoutPropertiesLoose(_ref, _excluded$
|
|
199
|
+
props = _objectWithoutPropertiesLoose(_ref, _excluded$d);
|
|
221
200
|
|
|
222
|
-
return React.createElement(SVG, Object.assign({
|
|
201
|
+
return React.createElement(system.SVG, Object.assign({
|
|
223
202
|
className: className
|
|
224
203
|
}, props), React.createElement("path", {
|
|
225
204
|
d: "M6.69775 3.61865L19.8603 11.9999L6.69775 20.3812V3.61865Z"
|
|
226
205
|
}));
|
|
227
206
|
};
|
|
228
207
|
|
|
229
|
-
var _excluded$
|
|
208
|
+
var _excluded$e = ["className"];
|
|
230
209
|
var PlayAlt = function PlayAlt(_ref) {
|
|
231
210
|
var _ref$className = _ref.className,
|
|
232
211
|
className = _ref$className === void 0 ? '' : _ref$className,
|
|
233
|
-
props = _objectWithoutPropertiesLoose(_ref, _excluded$
|
|
212
|
+
props = _objectWithoutPropertiesLoose(_ref, _excluded$e);
|
|
234
213
|
|
|
235
|
-
return React.createElement(SVG, Object.assign({
|
|
214
|
+
return React.createElement(system.SVG, Object.assign({
|
|
236
215
|
className: className
|
|
237
216
|
}, props), React.createElement("path", {
|
|
238
217
|
d: "M5.34287 18.6571C7.21348 20.4911 9.4325 21.408 12 21.408C14.5675 21.408 16.7774 20.4819 18.6296 18.6296C20.4819 16.7774 21.408 14.5675 21.408 12C21.408 9.43251 20.4819 7.22266 18.6296 5.37039C16.7774 3.51812 14.5675 2.592 12 2.592C9.4325 2.592 7.22265 3.51812 5.37038 5.37039C3.51811 7.22266 2.59199 9.43251 2.59199 12C2.59199 14.5675 3.50894 16.7865 5.34287 18.6571ZM3.69234 3.74736C6.00309 1.43661 8.77228 0.28125 12 0.28125C15.2277 0.28125 17.9877 1.42744 20.2801 3.71985C22.5726 6.01226 23.7188 8.77228 23.7188 12C23.7188 15.2277 22.5726 17.9877 20.2801 20.2801C17.9877 22.5726 15.2277 23.7188 12 23.7188C8.77228 23.7188 6.01226 22.5726 3.71985 20.2801C1.42744 17.9877 0.28125 15.2277 0.28125 12C0.28125 8.77228 1.41827 6.02143 3.69234 3.74736ZM9.63424 17.2817V6.71835L16.6765 12L9.63424 17.2817Z"
|
|
239
218
|
}));
|
|
240
219
|
};
|
|
241
220
|
|
|
242
|
-
var _excluded$
|
|
221
|
+
var _excluded$f = ["className"];
|
|
243
222
|
var ResaleEdit = function ResaleEdit(_ref) {
|
|
244
223
|
var _ref$className = _ref.className,
|
|
245
224
|
className = _ref$className === void 0 ? '' : _ref$className,
|
|
246
|
-
props = _objectWithoutPropertiesLoose(_ref, _excluded$
|
|
225
|
+
props = _objectWithoutPropertiesLoose(_ref, _excluded$f);
|
|
247
226
|
|
|
248
|
-
return React.createElement(SVG, Object.assign({
|
|
227
|
+
return React.createElement(system.SVG, Object.assign({
|
|
249
228
|
className: className
|
|
250
229
|
}, props), React.createElement("path", {
|
|
251
230
|
d: "M20.7958 17.6789C20.9751 17.7813 21.0584 17.9543 21.0456 18.1977C21.0328 18.4411 20.9239 18.6524 20.7189 18.8318L18.8358 20.7149C18.4515 21.0992 18.0672 21.0992 17.6829 20.7149L10.2274 13.2594C9.30511 13.6437 8.32515 13.7269 7.28752 13.5092C6.2499 13.2914 5.34679 12.7982 4.57818 12.0296C3.75833 11.2097 3.24593 10.2362 3.04097 9.10889C2.836 7.9816 2.98972 6.93118 3.50213 5.9576L7.11459 9.4932L9.57413 7.03365L6.03854 3.49806C7.01211 3.03689 8.06253 2.89598 9.18983 3.07532C10.3171 3.25467 11.2907 3.75426 12.1105 4.57411C12.8791 5.34272 13.3723 6.24582 13.5901 7.28345C13.8079 8.32107 13.7246 9.30104 13.3403 10.2234L20.7958 17.6789Z"
|
|
252
231
|
}));
|
|
253
232
|
};
|
|
254
233
|
|
|
255
|
-
var _excluded$
|
|
234
|
+
var _excluded$g = ["className"];
|
|
256
235
|
var RotateLeft = function RotateLeft(_ref) {
|
|
257
236
|
var _ref$className = _ref.className,
|
|
258
237
|
className = _ref$className === void 0 ? '' : _ref$className,
|
|
259
|
-
props = _objectWithoutPropertiesLoose(_ref, _excluded$
|
|
238
|
+
props = _objectWithoutPropertiesLoose(_ref, _excluded$g);
|
|
260
239
|
|
|
261
|
-
return React.createElement(SVG, Object.assign({
|
|
240
|
+
return React.createElement(system.SVG, Object.assign({
|
|
262
241
|
className: className
|
|
263
242
|
}, props), React.createElement("path", {
|
|
264
243
|
d: "M7.13065 10.0699L5.73658 8.66596C4.84675 9.81285 4.29308 11.1377 4.125 12.512H6.12217C6.26059 11.6518 6.60664 10.8114 7.13065 10.0699ZM6.12217 14.4894H4.125C4.29308 15.8637 4.83686 17.1886 5.7267 18.3355L7.12076 16.9315C6.60664 16.19 6.26059 15.3595 6.12217 14.4894ZM7.12076 19.7493C8.26766 20.6391 9.6024 21.173 10.9767 21.3411V19.334C10.1165 19.1857 9.28602 18.8496 8.54449 18.3157L7.12076 19.7493ZM12.9541 5.66031V2.625L8.45551 7.12359L12.9541 11.5233V7.65749C15.762 8.13206 17.8976 10.5643 17.8976 13.5007C17.8976 16.4371 15.762 18.8694 12.9541 19.3439V21.3411C16.8595 20.8566 19.875 17.5346 19.875 13.5007C19.875 9.46681 16.8595 6.14477 12.9541 5.66031Z"
|
|
265
244
|
}));
|
|
266
245
|
};
|
|
267
246
|
|
|
268
|
-
var _excluded$
|
|
247
|
+
var _excluded$h = ["className"];
|
|
269
248
|
var RotateRight = function RotateRight(_ref) {
|
|
270
249
|
var _ref$className = _ref.className,
|
|
271
250
|
className = _ref$className === void 0 ? '' : _ref$className,
|
|
272
|
-
props = _objectWithoutPropertiesLoose(_ref, _excluded$
|
|
251
|
+
props = _objectWithoutPropertiesLoose(_ref, _excluded$h);
|
|
273
252
|
|
|
274
|
-
return React.createElement(SVG, Object.assign({
|
|
253
|
+
return React.createElement(system.SVG, Object.assign({
|
|
275
254
|
className: className
|
|
276
255
|
}, props), React.createElement("path", {
|
|
277
256
|
d: "M15.5445 7.12359L11.0459 2.625V5.66031C7.15042 6.14477 4.125 9.46681 4.125 13.5007C4.125 17.5346 7.14054 20.8566 11.0459 21.3411V19.3439C8.23799 18.8694 6.1024 16.4371 6.1024 13.5007C6.1024 10.5643 8.23799 8.13206 11.0459 7.65749V11.5233L15.5445 7.12359ZM19.875 12.512C19.7069 11.1377 19.1631 9.81285 18.2733 8.66596L16.8694 10.0699C17.4032 10.8114 17.7394 11.6518 17.8778 12.512H19.875ZM13.0233 19.334V21.3312C14.3976 21.1631 15.7323 20.6292 16.8792 19.7394L15.4555 18.3157C14.714 18.8496 13.8835 19.1956 13.0233 19.334ZM16.8694 16.9414L18.2733 18.3355C19.1631 17.1886 19.7069 15.8637 19.875 14.4894H17.8778C17.7394 15.3496 17.4032 16.19 16.8694 16.9414Z"
|
|
278
257
|
}));
|
|
279
258
|
};
|
|
280
259
|
|
|
281
|
-
var _excluded$
|
|
260
|
+
var _excluded$i = ["className"];
|
|
282
261
|
var Save = function Save(_ref) {
|
|
283
262
|
var _ref$className = _ref.className,
|
|
284
263
|
className = _ref$className === void 0 ? '' : _ref$className,
|
|
285
|
-
props = _objectWithoutPropertiesLoose(_ref, _excluded$
|
|
264
|
+
props = _objectWithoutPropertiesLoose(_ref, _excluded$i);
|
|
286
265
|
|
|
287
|
-
return React.createElement(SVG, Object.assign({
|
|
266
|
+
return React.createElement(system.SVG, Object.assign({
|
|
288
267
|
className: className
|
|
289
268
|
}, props), React.createElement("path", {
|
|
290
269
|
d: "M15 9V5.01562H5.01562V9H15ZM9.89062 18.0938C10.4844 18.6875 11.1875 18.9844 12 18.9844C12.8125 18.9844 13.5156 18.6875 14.1094 18.0938C14.7031 17.5 15 16.7969 15 15.9844C15 15.1719 14.7031 14.4688 14.1094 13.875C13.5156 13.2812 12.8125 12.9844 12 12.9844C11.1875 12.9844 10.4844 13.2812 9.89062 13.875C9.29687 14.4688 9 15.1719 9 15.9844C9 16.7969 9.29687 17.5 9.89062 18.0938ZM17.0156 3L21 6.98438V18.9844C21 19.5156 20.7969 19.9844 20.3906 20.3906C19.9844 20.7969 19.5156 21 18.9844 21H5.01562C4.45312 21 3.97656 20.7969 3.58594 20.3906C3.19531 19.9844 3 19.5156 3 18.9844V5.01562C3 4.48437 3.19531 4.01563 3.58594 3.60938C3.97656 3.20312 4.45312 3 5.01562 3H17.0156Z"
|
|
291
270
|
}));
|
|
292
271
|
};
|
|
293
272
|
|
|
294
|
-
var _excluded$
|
|
273
|
+
var _excluded$j = ["className"];
|
|
295
274
|
var Sort = function Sort(_ref) {
|
|
296
275
|
var _ref$className = _ref.className,
|
|
297
276
|
className = _ref$className === void 0 ? '' : _ref$className,
|
|
298
|
-
props = _objectWithoutPropertiesLoose(_ref, _excluded$
|
|
277
|
+
props = _objectWithoutPropertiesLoose(_ref, _excluded$j);
|
|
299
278
|
|
|
300
|
-
return React.createElement(SVG, Object.assign({
|
|
279
|
+
return React.createElement(system.SVG, Object.assign({
|
|
301
280
|
className: className
|
|
302
281
|
}, props), React.createElement("path", {
|
|
303
282
|
d: "M17.3962 14.588L12.5042 19.48C12.3731 19.611 12.1984 19.6876 12.0128 19.6876C11.8272 19.6876 11.6524 19.611 11.5214 19.48L6.62934 14.588C6.49827 14.4569 6.42188 14.2823 6.42188 14.0965C6.42188 13.7144 6.73856 13.3977 7.12078 13.3977H16.9048C17.287 13.3977 17.6037 13.7144 17.6037 14.0965C17.6037 14.2823 17.5273 14.4569 17.3962 14.588ZM16.9048 10.6022H7.12078C6.73856 10.6022 6.42188 10.2855 6.42188 9.9034C6.42188 9.71765 6.49827 9.54302 6.62934 9.41195L11.5214 4.51996C11.6524 4.38889 11.8272 4.3125 12.0128 4.3125C12.1984 4.3125 12.3731 4.38889 12.5042 4.51996L17.3962 9.41195C17.5273 9.54302 17.6037 9.71765 17.6037 9.9034C17.6037 10.2855 17.287 10.6022 16.9048 10.6022Z"
|
|
304
283
|
}));
|
|
305
284
|
};
|
|
306
285
|
|
|
307
|
-
var _excluded$
|
|
286
|
+
var _excluded$k = ["className"];
|
|
308
287
|
var SortDown = function SortDown(_ref) {
|
|
309
288
|
var _ref$className = _ref.className,
|
|
310
289
|
className = _ref$className === void 0 ? '' : _ref$className,
|
|
311
|
-
props = _objectWithoutPropertiesLoose(_ref, _excluded$
|
|
290
|
+
props = _objectWithoutPropertiesLoose(_ref, _excluded$k);
|
|
312
291
|
|
|
313
|
-
return React.createElement(SVG, Object.assign({
|
|
292
|
+
return React.createElement(system.SVG, Object.assign({
|
|
314
293
|
className: className
|
|
315
294
|
}, props), React.createElement("path", {
|
|
316
295
|
d: "M17.3962 10.0496L12.5042 14.9416C12.3731 15.0727 12.1984 15.1492 12.0128 15.1492C11.8272 15.1492 11.6524 15.0727 11.5214 14.9416L6.62934 10.0496C6.49827 9.91854 6.42188 9.7439 6.42188 9.55816C6.42188 9.17606 6.73856 8.85938 7.12078 8.85938H16.9048C17.287 8.85938 17.6037 9.17606 17.6037 9.55816C17.6037 9.7439 17.5273 9.91854 17.3962 10.0496Z"
|
|
317
296
|
}));
|
|
318
297
|
};
|
|
319
298
|
|
|
320
|
-
var _excluded$
|
|
299
|
+
var _excluded$l = ["className"];
|
|
321
300
|
var SortUp = function SortUp(_ref) {
|
|
322
301
|
var _ref$className = _ref.className,
|
|
323
302
|
className = _ref$className === void 0 ? '' : _ref$className,
|
|
324
|
-
props = _objectWithoutPropertiesLoose(_ref, _excluded$
|
|
303
|
+
props = _objectWithoutPropertiesLoose(_ref, _excluded$l);
|
|
325
304
|
|
|
326
|
-
return React.createElement(SVG, Object.assign({
|
|
305
|
+
return React.createElement(system.SVG, Object.assign({
|
|
327
306
|
className: className
|
|
328
307
|
}, props), React.createElement("path", {
|
|
329
308
|
d: "M16.9048 15.1491H7.12078C6.73856 15.1491 6.42188 14.8324 6.42188 14.4503C6.42188 14.2645 6.49827 14.0899 6.62934 13.9588L11.5214 9.06684C11.6524 8.93577 11.8272 8.85938 12.0128 8.85938C12.1984 8.85938 12.3731 8.93577 12.5042 9.06684L17.3962 13.9588C17.5273 14.0899 17.6037 14.2645 17.6037 14.4503C17.6037 14.8324 17.287 15.1491 16.9048 15.1491Z"
|
|
330
309
|
}));
|
|
331
310
|
};
|
|
332
311
|
|
|
333
|
-
var _excluded$
|
|
312
|
+
var _excluded$m = ["className"];
|
|
334
313
|
var Star = function Star(_ref) {
|
|
335
314
|
var _ref$className = _ref.className,
|
|
336
315
|
className = _ref$className === void 0 ? '' : _ref$className,
|
|
337
|
-
props = _objectWithoutPropertiesLoose(_ref, _excluded$
|
|
316
|
+
props = _objectWithoutPropertiesLoose(_ref, _excluded$m);
|
|
338
317
|
|
|
339
|
-
return React.createElement(SVG, Object.assign({
|
|
318
|
+
return React.createElement(system.SVG, Object.assign({
|
|
340
319
|
className: className
|
|
341
320
|
}, props), React.createElement("path", {
|
|
342
321
|
d: "M12 17.131L17.562 20.4568L16.086 14.1886L21 9.9711L14.529 9.4272L12 3.51562L9.471 9.4272L3 9.9711L7.914 14.1886L6.438 20.4568L12 17.131Z"
|
|
343
322
|
}));
|
|
344
323
|
};
|
|
345
324
|
|
|
346
|
-
var _excluded$
|
|
325
|
+
var _excluded$n = ["className"];
|
|
347
326
|
var Stop = function Stop(_ref) {
|
|
348
327
|
var _ref$className = _ref.className,
|
|
349
328
|
className = _ref$className === void 0 ? '' : _ref$className,
|
|
350
|
-
props = _objectWithoutPropertiesLoose(_ref, _excluded$
|
|
329
|
+
props = _objectWithoutPropertiesLoose(_ref, _excluded$n);
|
|
351
330
|
|
|
352
|
-
return React.createElement(SVG, Object.assign({
|
|
331
|
+
return React.createElement(system.SVG, Object.assign({
|
|
353
332
|
className: className
|
|
354
333
|
}, props), React.createElement("path", {
|
|
355
334
|
d: "M4.76953 4.86328H19.1836V19.2773H4.76953V4.86328Z"
|
|
356
335
|
}));
|
|
357
336
|
};
|
|
358
337
|
|
|
359
|
-
var _excluded$
|
|
338
|
+
var _excluded$o = ["className"];
|
|
360
339
|
var Underlined = function Underlined(_ref) {
|
|
361
340
|
var _ref$className = _ref.className,
|
|
362
341
|
className = _ref$className === void 0 ? '' : _ref$className,
|
|
363
|
-
props = _objectWithoutPropertiesLoose(_ref, _excluded$
|
|
342
|
+
props = _objectWithoutPropertiesLoose(_ref, _excluded$o);
|
|
364
343
|
|
|
365
|
-
return React.createElement(SVG, Object.assign({
|
|
344
|
+
return React.createElement(system.SVG, Object.assign({
|
|
366
345
|
className: className
|
|
367
346
|
}, props), React.createElement("path", {
|
|
368
347
|
d: "M17.9896 11.0417C17.9896 14.2138 15.4117 16.7917 12.2396 16.7917C9.0675 16.7917 6.48958 14.2138 6.48958 11.0417V3.375H8.88541V11.0417C8.88541 12.8913 10.39 14.3958 12.2396 14.3958C14.0892 14.3958 15.5938 12.8913 15.5938 11.0417V3.375H17.9896V11.0417ZM5.53125 20.625V18.7083H18.9479V20.625H5.53125Z"
|
|
369
348
|
}));
|
|
370
349
|
};
|
|
371
350
|
|
|
372
|
-
var _excluded$
|
|
351
|
+
var _excluded$p = ["className"];
|
|
373
352
|
var Zoom = function Zoom(_ref) {
|
|
374
353
|
var _ref$className = _ref.className,
|
|
375
354
|
className = _ref$className === void 0 ? '' : _ref$className,
|
|
376
|
-
props = _objectWithoutPropertiesLoose(_ref, _excluded$
|
|
355
|
+
props = _objectWithoutPropertiesLoose(_ref, _excluded$p);
|
|
377
356
|
|
|
378
|
-
return React.createElement(SVG, Object.assign({
|
|
357
|
+
return React.createElement(system.SVG, Object.assign({
|
|
379
358
|
className: className
|
|
380
359
|
}, props), React.createElement("path", {
|
|
381
360
|
d: "M16.1537 14.4853H15.275L14.9636 14.185C16.0536 12.917 16.7099 11.2707 16.7099 9.47995C16.7099 5.48679 13.4731 2.25 9.47995 2.25C5.48679 2.25 2.25 5.48679 2.25 9.47995C2.25 13.4731 5.48679 16.7099 9.47995 16.7099C11.2707 16.7099 12.917 16.0536 14.185 14.9636L14.4853 15.275V16.1537L20.0468 21.7041L21.7041 20.0468L16.1537 14.4853ZM9.47994 14.4853C6.71032 14.4853 4.47459 12.2496 4.47459 9.47996C4.47459 6.71033 6.71032 4.47461 9.47994 4.47461C12.2496 4.47461 14.4853 6.71033 14.4853 9.47996C14.4853 12.2496 12.2496 14.4853 9.47994 14.4853Z"
|
|
@@ -384,13 +363,13 @@ var Zoom = function Zoom(_ref) {
|
|
|
384
363
|
}));
|
|
385
364
|
};
|
|
386
365
|
|
|
387
|
-
var _excluded$
|
|
366
|
+
var _excluded$q = ["className"];
|
|
388
367
|
var Accessible = function Accessible(_ref) {
|
|
389
368
|
var _ref$className = _ref.className,
|
|
390
369
|
className = _ref$className === void 0 ? '' : _ref$className,
|
|
391
|
-
props = _objectWithoutPropertiesLoose(_ref, _excluded$
|
|
370
|
+
props = _objectWithoutPropertiesLoose(_ref, _excluded$q);
|
|
392
371
|
|
|
393
|
-
return React.createElement(SVG, Object.assign({
|
|
372
|
+
return React.createElement(system.SVG, Object.assign({
|
|
394
373
|
className: className
|
|
395
374
|
}, props), React.createElement("path", {
|
|
396
375
|
d: "M12.0188 5.94388C13.1337 5.94388 14.0375 5.04008 14.0375 3.92519C14.0375 2.81029 13.1337 1.90649 12.0188 1.90649C10.904 1.90649 10.0002 2.81029 10.0002 3.92519C10.0002 5.04008 10.904 5.94388 12.0188 5.94388Z"
|
|
@@ -399,312 +378,312 @@ var Accessible = function Accessible(_ref) {
|
|
|
399
378
|
}));
|
|
400
379
|
};
|
|
401
380
|
|
|
402
|
-
var _excluded$
|
|
381
|
+
var _excluded$r = ["className"];
|
|
403
382
|
var AutoRenew = function AutoRenew(_ref) {
|
|
404
383
|
var _ref$className = _ref.className,
|
|
405
384
|
className = _ref$className === void 0 ? '' : _ref$className,
|
|
406
|
-
props = _objectWithoutPropertiesLoose(_ref, _excluded$
|
|
385
|
+
props = _objectWithoutPropertiesLoose(_ref, _excluded$r);
|
|
407
386
|
|
|
408
|
-
return React.createElement(SVG, Object.assign({
|
|
387
|
+
return React.createElement(system.SVG, Object.assign({
|
|
409
388
|
className: className
|
|
410
389
|
}, props), React.createElement("path", {
|
|
411
390
|
d: "M12 6.87305C11.0723 6.87305 10.2178 7.10498 9.43652 7.56885C8.65527 8.03272 8.03882 8.65527 7.58716 9.43652C7.1355 10.2178 6.90967 11.0723 6.90967 12C6.90967 12.8545 7.10498 13.6479 7.49561 14.3804L6.25049 15.6255C5.54248 14.5268 5.18848 13.3184 5.18848 12C5.18848 10.7549 5.49365 9.61353 6.104 8.57593C6.71436 7.53832 7.54443 6.71436 8.59424 6.104C9.64405 5.49365 10.7793 5.18848 12 5.18848V2.625L15.4058 6.03076L12 9.43652V6.87305ZM17.7861 8.37451C18.4697 9.47315 18.8115 10.6816 18.8115 12C18.8115 13.2451 18.5064 14.3865 17.896 15.4241C17.2856 16.4617 16.4617 17.2856 15.4241 17.896C14.3865 18.5064 13.2451 18.8115 12 18.8115V21.375L8.59424 17.9692L12 14.5635V17.127C12.9277 17.127 13.7822 16.895 14.5635 16.4312C15.3447 15.9673 15.9673 15.3447 16.4312 14.5635C16.895 13.7822 17.127 12.9277 17.127 12C17.127 11.1699 16.9316 10.3765 16.541 9.61963L17.7861 8.37451Z"
|
|
412
391
|
}));
|
|
413
392
|
};
|
|
414
393
|
|
|
415
|
-
var _excluded$
|
|
394
|
+
var _excluded$s = ["className"];
|
|
416
395
|
var Banned = function Banned(_ref) {
|
|
417
396
|
var _ref$className = _ref.className,
|
|
418
397
|
className = _ref$className === void 0 ? '' : _ref$className,
|
|
419
|
-
props = _objectWithoutPropertiesLoose(_ref, _excluded$
|
|
398
|
+
props = _objectWithoutPropertiesLoose(_ref, _excluded$s);
|
|
420
399
|
|
|
421
|
-
return React.createElement(SVG, Object.assign({
|
|
400
|
+
return React.createElement(system.SVG, Object.assign({
|
|
422
401
|
className: className
|
|
423
402
|
}, props), React.createElement("path", {
|
|
424
403
|
d: "M11.8649 18.4904C10.5915 18.4904 9.40503 18.1231 8.39423 17.4979L17.4979 8.39422C18.1231 9.40503 18.4904 10.5915 18.4904 11.8649C18.4904 15.5181 15.5181 18.4904 11.8649 18.4904ZM12.1351 5.50958C13.4085 5.50958 14.595 5.87686 15.6058 6.50203L6.50207 15.6057C5.8769 14.5949 5.50961 13.4085 5.50961 12.135C5.50961 8.48185 8.48189 5.50958 12.1351 5.50958ZM12 2.625C6.83059 2.625 2.625 6.83059 2.625 12C2.625 17.1694 6.83059 21.375 12 21.375C17.1694 21.375 21.375 17.1694 21.375 12C21.375 6.83059 17.1694 2.625 12 2.625Z"
|
|
425
404
|
}));
|
|
426
405
|
};
|
|
427
406
|
|
|
428
|
-
var _excluded$
|
|
407
|
+
var _excluded$t = ["className"];
|
|
429
408
|
var Bus = function Bus(_ref) {
|
|
430
409
|
var _ref$className = _ref.className,
|
|
431
410
|
className = _ref$className === void 0 ? '' : _ref$className,
|
|
432
|
-
props = _objectWithoutPropertiesLoose(_ref, _excluded$
|
|
411
|
+
props = _objectWithoutPropertiesLoose(_ref, _excluded$t);
|
|
433
412
|
|
|
434
|
-
return React.createElement(SVG, Object.assign({
|
|
413
|
+
return React.createElement(system.SVG, Object.assign({
|
|
435
414
|
className: className
|
|
436
415
|
}, props), React.createElement("path", {
|
|
437
416
|
d: "M3.79688 16.6184C3.79688 17.5216 4.19714 18.3324 4.82319 18.8968V20.7237C4.82319 21.2882 5.28503 21.75 5.84951 21.75H6.87582C7.4403 21.75 7.90214 21.2882 7.90214 20.7237V19.6974H16.1127V20.7237C16.1127 21.2882 16.5745 21.75 17.139 21.75H18.1653C18.7298 21.75 19.1916 21.2882 19.1916 20.7237V18.8968C19.8177 18.3324 20.2179 17.5216 20.2179 16.6184V6.35526C20.2179 2.76316 16.5437 2.25 12.0074 2.25C7.47109 2.25 3.79688 2.76316 3.79688 6.35526V16.6184ZM7.38899 17.6448C6.53715 17.6448 5.84952 16.9571 5.84952 16.1053C5.84952 15.2534 6.53715 14.5658 7.38899 14.5658C8.24083 14.5658 8.92846 15.2534 8.92846 16.1053C8.92846 16.9571 8.24083 17.6448 7.38899 17.6448ZM16.6258 17.6448C15.774 17.6448 15.0864 16.9571 15.0864 16.1053C15.0864 15.2534 15.774 14.5658 16.6258 14.5658C17.4777 14.5658 18.1653 15.2534 18.1653 16.1053C18.1653 16.9571 17.4777 17.6448 16.6258 17.6448ZM18.1653 11.4868H5.84952V6.35526H18.1653V11.4868Z"
|
|
438
417
|
}));
|
|
439
418
|
};
|
|
440
419
|
|
|
441
|
-
var _excluded$
|
|
420
|
+
var _excluded$u = ["className"];
|
|
442
421
|
var Calendar = function Calendar(_ref) {
|
|
443
422
|
var _ref$className = _ref.className,
|
|
444
423
|
className = _ref$className === void 0 ? '' : _ref$className,
|
|
445
|
-
props = _objectWithoutPropertiesLoose(_ref, _excluded$
|
|
424
|
+
props = _objectWithoutPropertiesLoose(_ref, _excluded$u);
|
|
446
425
|
|
|
447
|
-
return React.createElement(SVG, Object.assign({
|
|
426
|
+
return React.createElement(system.SVG, Object.assign({
|
|
448
427
|
className: className
|
|
449
428
|
}, props), React.createElement("path", {
|
|
450
429
|
d: "M20.0906 19.2V6.6C20.0906 5.61 19.2806 4.8 18.2906 4.8H17.3906V3H15.5906V4.8H8.39062V3H6.59062V4.8H5.69063C4.69163 4.8 3.89962 5.61 3.89962 6.6L3.89062 19.2C3.89062 20.19 4.69163 21 5.69063 21H18.2906C19.2806 21 20.0906 20.19 20.0906 19.2ZM9.29062 11.1001H7.49061V12.9001H9.29062V11.1001ZM5.69062 8.40009H18.2906V6.60008H5.69062V8.40009ZM18.2906 10.2V19.2H5.69062V10.2H18.2906ZM14.6906 12.9001H16.4906V11.1001H14.6906V12.9001ZM12.8906 12.9001H11.0906V11.1001H12.8906V12.9001Z"
|
|
451
430
|
}));
|
|
452
431
|
};
|
|
453
432
|
|
|
454
|
-
var _excluded$
|
|
433
|
+
var _excluded$v = ["className"];
|
|
455
434
|
var Camera = function Camera(_ref) {
|
|
456
435
|
var _ref$className = _ref.className,
|
|
457
436
|
className = _ref$className === void 0 ? '' : _ref$className,
|
|
458
|
-
props = _objectWithoutPropertiesLoose(_ref, _excluded$
|
|
437
|
+
props = _objectWithoutPropertiesLoose(_ref, _excluded$v);
|
|
459
438
|
|
|
460
|
-
return React.createElement(SVG, Object.assign({
|
|
439
|
+
return React.createElement(system.SVG, Object.assign({
|
|
461
440
|
className: className
|
|
462
441
|
}, props), React.createElement("path", {
|
|
463
442
|
d: "M11.9634 17.6396C12.8179 17.6396 13.5991 17.4321 14.3071 17.0171C15.0151 16.602 15.5828 16.0344 16.01 15.3142C16.4373 14.594 16.6509 13.8127 16.6509 12.9705C16.6509 12.1282 16.4373 11.3469 16.01 10.6267C15.5828 9.90649 15.0151 9.33887 14.3071 8.92383C13.5991 8.50879 12.8179 8.30127 11.9634 8.30127C11.1089 8.30127 10.3276 8.50879 9.61963 8.92383C8.91162 9.33887 8.3501 9.90649 7.93506 10.6267C7.52002 11.3469 7.3125 12.1282 7.3125 12.9705C7.3125 13.8127 7.52002 14.594 7.93506 15.3142C8.3501 16.0344 8.91162 16.602 9.61963 17.0171C10.3276 17.4321 11.1089 17.6396 11.9634 17.6396ZM19.4341 5.48145C19.9468 5.48145 20.3862 5.66455 20.7524 6.03076C21.1187 6.39697 21.3018 6.83642 21.3018 7.34912V18.5552C21.3018 19.0679 21.1187 19.5073 20.7524 19.8735C20.3862 20.2397 19.9468 20.4229 19.4341 20.4229H4.49268C3.97998 20.4229 3.54053 20.2397 3.17432 19.8735C2.8081 19.5073 2.625 19.0679 2.625 18.5552V7.34912C2.625 6.83642 2.8081 6.39697 3.17432 6.03076C3.54053 5.66455 3.97998 5.48145 4.49268 5.48145H7.45898L9.18018 3.61377H14.7832L16.4678 5.48145H19.4341ZM11.9634 9.98584C12.7935 9.98584 13.5015 10.2788 14.0874 10.8647C14.6733 11.4507 14.9663 12.1526 14.9663 12.9705C14.9663 13.7883 14.6733 14.4902 14.0874 15.0762C13.5015 15.6621 12.7935 15.9551 11.9634 15.9551C11.1333 15.9551 10.4253 15.6621 9.83936 15.0762C9.25342 14.4902 8.96045 13.7883 8.96045 12.9705C8.96045 12.1526 9.25342 11.4507 9.83936 10.8647C10.4253 10.2788 11.1333 9.98584 11.9634 9.98584Z"
|
|
464
443
|
}));
|
|
465
444
|
};
|
|
466
445
|
|
|
467
|
-
var _excluded$
|
|
446
|
+
var _excluded$w = ["className"];
|
|
468
447
|
var Clock = function Clock(_ref) {
|
|
469
448
|
var _ref$className = _ref.className,
|
|
470
449
|
className = _ref$className === void 0 ? '' : _ref$className,
|
|
471
|
-
props = _objectWithoutPropertiesLoose(_ref, _excluded$
|
|
450
|
+
props = _objectWithoutPropertiesLoose(_ref, _excluded$w);
|
|
472
451
|
|
|
473
|
-
return React.createElement(SVG, Object.assign({
|
|
452
|
+
return React.createElement(system.SVG, Object.assign({
|
|
474
453
|
className: className
|
|
475
454
|
}, props), React.createElement("path", {
|
|
476
455
|
d: "M12.4672 7.3282H11.0657V12.9343L15.971 15.8775L16.6718 14.7282L12.4672 12.2335V7.3282ZM11.9907 2.65649C6.83305 2.65649 2.65651 6.84238 2.65651 12C2.65651 17.1576 6.83305 21.3435 11.9907 21.3435C17.1576 21.3435 21.3435 17.1576 21.3435 12C21.3435 6.84238 17.1576 2.65649 11.9907 2.65649ZM12 19.4748C7.87018 19.4748 4.52521 16.1298 4.52521 12C4.52521 7.87013 7.87018 4.52516 12 4.52516C16.1298 4.52516 19.4748 7.87013 19.4748 12C19.4748 16.1298 16.1298 19.4748 12 19.4748Z"
|
|
477
456
|
}));
|
|
478
457
|
};
|
|
479
458
|
|
|
480
|
-
var _excluded$
|
|
459
|
+
var _excluded$x = ["className"];
|
|
481
460
|
var Direction = function Direction(_ref) {
|
|
482
461
|
var _ref$className = _ref.className,
|
|
483
462
|
className = _ref$className === void 0 ? '' : _ref$className,
|
|
484
|
-
props = _objectWithoutPropertiesLoose(_ref, _excluded$
|
|
463
|
+
props = _objectWithoutPropertiesLoose(_ref, _excluded$x);
|
|
485
464
|
|
|
486
|
-
return React.createElement(SVG, Object.assign({
|
|
465
|
+
return React.createElement(system.SVG, Object.assign({
|
|
487
466
|
className: className
|
|
488
467
|
}, props), React.createElement("path", {
|
|
489
468
|
d: "M21.8288 12.036L12.714 2.92123C12.319 2.52626 11.681 2.52626 11.286 2.92123L2.17123 12.036C1.77626 12.431 1.77626 13.069 2.17123 13.464L11.286 22.5788C11.681 22.9737 12.319 22.9737 12.714 22.5788L21.8288 13.464C22.2237 13.0791 22.2237 12.4411 21.8288 12.036ZM14.0204 15.2869V12.755H9.96944V15.7933H7.94393V11.7423C7.94393 11.1853 8.39967 10.7295 8.95668 10.7295H14.0204V8.19765L17.5651 11.7423L14.0204 15.2869Z"
|
|
490
469
|
}));
|
|
491
470
|
};
|
|
492
471
|
|
|
493
|
-
var _excluded$
|
|
472
|
+
var _excluded$y = ["className"];
|
|
494
473
|
var Email = function Email(_ref) {
|
|
495
474
|
var _ref$className = _ref.className,
|
|
496
475
|
className = _ref$className === void 0 ? '' : _ref$className,
|
|
497
|
-
props = _objectWithoutPropertiesLoose(_ref, _excluded$
|
|
476
|
+
props = _objectWithoutPropertiesLoose(_ref, _excluded$y);
|
|
498
477
|
|
|
499
|
-
return React.createElement(SVG, Object.assign({
|
|
478
|
+
return React.createElement(system.SVG, Object.assign({
|
|
500
479
|
className: className
|
|
501
480
|
}, props), React.createElement("path", {
|
|
502
481
|
d: "M19.2 4.78125H4.8C3.81 4.78125 3.009 5.59125 3.009 6.58125L3 17.3813C3 18.3713 3.81 19.1813 4.8 19.1813H19.2C20.19 19.1813 21 18.3713 21 17.3813V6.58125C21 5.59125 20.19 4.78125 19.2 4.78125ZM19.2 8.38125L12 12.8812L4.79999 8.38125V6.58125L12 11.0812L19.2 6.58125V8.38125Z"
|
|
503
482
|
}));
|
|
504
483
|
};
|
|
505
484
|
|
|
506
|
-
var _excluded$
|
|
485
|
+
var _excluded$z = ["className"];
|
|
507
486
|
var EventDate = function EventDate(_ref) {
|
|
508
487
|
var _ref$className = _ref.className,
|
|
509
488
|
className = _ref$className === void 0 ? '' : _ref$className,
|
|
510
|
-
props = _objectWithoutPropertiesLoose(_ref, _excluded$
|
|
489
|
+
props = _objectWithoutPropertiesLoose(_ref, _excluded$z);
|
|
511
490
|
|
|
512
|
-
return React.createElement(SVG, Object.assign({
|
|
491
|
+
return React.createElement(system.SVG, Object.assign({
|
|
513
492
|
className: className
|
|
514
493
|
}, props), React.createElement("path", {
|
|
515
494
|
d: "M16.5566 11.9766H11.9766V16.5566H16.5566V11.9766ZM15.6406 1.90039V3.73242H8.3125V1.90039H6.48047V3.73242H5.56445C4.54768 3.73242 3.74158 4.55684 3.74158 5.56445L3.73242 18.3887C3.73242 19.3963 4.54768 20.2207 5.56445 20.2207H18.3887C19.3963 20.2207 20.2207 19.3963 20.2207 18.3887V5.56445C20.2207 4.55684 19.3963 3.73242 18.3887 3.73242H17.4727V1.90039H15.6406ZM18.3887 18.3887H5.56445V8.3125H18.3887V18.3887Z"
|
|
516
495
|
}));
|
|
517
496
|
};
|
|
518
497
|
|
|
519
|
-
var _excluded$
|
|
498
|
+
var _excluded$A = ["className"];
|
|
520
499
|
var Exclamation = function Exclamation(_ref) {
|
|
521
500
|
var _ref$className = _ref.className,
|
|
522
501
|
className = _ref$className === void 0 ? '' : _ref$className,
|
|
523
|
-
props = _objectWithoutPropertiesLoose(_ref, _excluded$
|
|
502
|
+
props = _objectWithoutPropertiesLoose(_ref, _excluded$A);
|
|
524
503
|
|
|
525
|
-
return React.createElement(SVG, Object.assign({
|
|
504
|
+
return React.createElement(system.SVG, Object.assign({
|
|
526
505
|
className: className
|
|
527
506
|
}, props), React.createElement("path", {
|
|
528
507
|
d: "M2.25 20.3097H21.75L12 3.46875L2.25 20.3097ZM12.8864 17.2606H11.1136V15.4879H12.8864V17.2606ZM12.8864 13.7151H11.1136V10.1697H12.8864V13.7151Z"
|
|
529
508
|
}));
|
|
530
509
|
};
|
|
531
510
|
|
|
532
|
-
var _excluded$
|
|
511
|
+
var _excluded$B = ["className"];
|
|
533
512
|
var Feedback = function Feedback(_ref) {
|
|
534
513
|
var _ref$className = _ref.className,
|
|
535
514
|
className = _ref$className === void 0 ? '' : _ref$className,
|
|
536
|
-
props = _objectWithoutPropertiesLoose(_ref, _excluded$
|
|
515
|
+
props = _objectWithoutPropertiesLoose(_ref, _excluded$B);
|
|
537
516
|
|
|
538
|
-
return React.createElement(SVG, Object.assign({
|
|
517
|
+
return React.createElement(system.SVG, Object.assign({
|
|
539
518
|
className: className
|
|
540
519
|
}, props), React.createElement("path", {
|
|
541
520
|
d: "M19.2 3H4.8C3.81 3 3.009 3.81 3.009 4.8L3 21L6.6 17.4H19.2C20.19 17.4 21 16.59 21 15.6V4.8C21 3.81 20.19 3 19.2 3Z"
|
|
542
521
|
}));
|
|
543
522
|
};
|
|
544
523
|
|
|
545
|
-
var _excluded$
|
|
524
|
+
var _excluded$C = ["className"];
|
|
546
525
|
var Food = function Food(_ref) {
|
|
547
526
|
var _ref$className = _ref.className,
|
|
548
527
|
className = _ref$className === void 0 ? '' : _ref$className,
|
|
549
|
-
props = _objectWithoutPropertiesLoose(_ref, _excluded$
|
|
528
|
+
props = _objectWithoutPropertiesLoose(_ref, _excluded$C);
|
|
550
529
|
|
|
551
|
-
return React.createElement(SVG, Object.assign({
|
|
530
|
+
return React.createElement(system.SVG, Object.assign({
|
|
552
531
|
className: className
|
|
553
532
|
}, props), React.createElement("path", {
|
|
554
533
|
d: "M11.1938 9.525H9.54375V3.75H7.89375V9.525H6.24375V3.75H4.59375V9.525C4.59375 11.274 5.96325 12.693 7.6875 12.8003V20.25H9.75V12.8003C11.4742 12.693 12.8438 11.274 12.8438 9.525V3.75H11.1938V9.525ZM15.3188 7.05V13.65H17.3813V20.25H19.4438V3.75C17.1668 3.75 15.3188 5.598 15.3188 7.05Z"
|
|
555
534
|
}));
|
|
556
535
|
};
|
|
557
536
|
|
|
558
|
-
var _excluded$
|
|
537
|
+
var _excluded$D = ["className"];
|
|
559
538
|
var Globe = function Globe(_ref) {
|
|
560
539
|
var _ref$className = _ref.className,
|
|
561
540
|
className = _ref$className === void 0 ? '' : _ref$className,
|
|
562
|
-
props = _objectWithoutPropertiesLoose(_ref, _excluded$
|
|
541
|
+
props = _objectWithoutPropertiesLoose(_ref, _excluded$D);
|
|
563
542
|
|
|
564
|
-
return React.createElement(SVG, Object.assign({
|
|
543
|
+
return React.createElement(system.SVG, Object.assign({
|
|
565
544
|
className: className
|
|
566
545
|
}, props), React.createElement("path", {
|
|
567
546
|
d: "M11.9922 4.17188C7.67105 4.17188 4.17188 7.67887 4.17188 12C4.17188 16.3211 7.67105 19.8281 11.9922 19.8281C16.3211 19.8281 19.8281 16.3211 19.8281 12C19.8281 7.67887 16.3211 4.17188 11.9922 4.17188ZM17.4171 8.86878H15.1078C14.8573 7.89026 14.4972 6.95089 14.0275 6.08197C15.4679 6.57514 16.6656 7.57714 17.4171 8.86878ZM12 5.76881C12.6497 6.70818 13.1586 7.74932 13.4952 8.86874H10.5048C10.8414 7.74932 11.3503 6.70818 12 5.76881ZM5.94102 13.5656C5.81577 13.0646 5.73749 12.5402 5.73749 12C5.73749 11.4599 5.81577 10.9354 5.94102 10.4344H8.58693C8.52431 10.951 8.47734 11.4677 8.47734 12C8.47734 12.5323 8.52431 13.049 8.58693 13.5656H5.94102ZM6.58295 15.1313H8.89225C9.14275 16.1098 9.50284 17.0492 9.97253 17.9181C8.53215 17.425 7.33445 16.4308 6.58295 15.1313ZM8.89225 8.86878H6.58295C7.33445 7.56931 8.53215 6.57514 9.97253 6.08197C9.50284 6.95089 9.14275 7.89026 8.89225 8.86878ZM12 18.2313C11.3503 17.2919 10.8414 16.2507 10.5048 15.1313H13.4952C13.1586 16.2507 12.6497 17.2919 12 18.2313ZM13.8318 13.5656H10.1682C10.0978 13.049 10.043 12.5323 10.043 12C10.043 11.4677 10.0978 10.9432 10.1682 10.4344H13.8318C13.9022 10.9432 13.957 11.4677 13.957 12C13.957 12.5323 13.9022 13.049 13.8318 13.5656ZM14.0275 17.9181C14.4972 17.0492 14.8573 16.1098 15.1078 15.1313H17.4171C16.6656 16.423 15.4679 17.425 14.0275 17.9181ZM15.4131 13.5656C15.4757 13.049 15.5227 12.5323 15.5227 12C15.5227 11.4677 15.4757 10.951 15.4131 10.4344H18.059C18.1842 10.9354 18.2625 11.4599 18.2625 12C18.2625 12.5402 18.1842 13.0646 18.059 13.5656H15.4131Z"
|
|
568
547
|
}));
|
|
569
548
|
};
|
|
570
549
|
|
|
571
|
-
var _excluded$
|
|
550
|
+
var _excluded$E = ["className"];
|
|
572
551
|
var Home = function Home(_ref) {
|
|
573
552
|
var _ref$className = _ref.className,
|
|
574
553
|
className = _ref$className === void 0 ? '' : _ref$className,
|
|
575
|
-
props = _objectWithoutPropertiesLoose(_ref, _excluded$
|
|
554
|
+
props = _objectWithoutPropertiesLoose(_ref, _excluded$E);
|
|
576
555
|
|
|
577
|
-
return React.createElement(SVG, Object.assign({
|
|
556
|
+
return React.createElement(system.SVG, Object.assign({
|
|
578
557
|
className: className
|
|
579
558
|
}, props), React.createElement("path", {
|
|
580
559
|
d: "M9.9 20.113V13.8415H14.1V20.113H19.35V11.751H22.5L12 2.34375L1.5 11.751H4.65V20.113H9.9Z"
|
|
581
560
|
}));
|
|
582
561
|
};
|
|
583
562
|
|
|
584
|
-
var _excluded$
|
|
563
|
+
var _excluded$F = ["className"];
|
|
585
564
|
var Info = function Info(_ref) {
|
|
586
565
|
var _ref$className = _ref.className,
|
|
587
566
|
className = _ref$className === void 0 ? '' : _ref$className,
|
|
588
|
-
props = _objectWithoutPropertiesLoose(_ref, _excluded$
|
|
567
|
+
props = _objectWithoutPropertiesLoose(_ref, _excluded$F);
|
|
589
568
|
|
|
590
|
-
return React.createElement(SVG, Object.assign({
|
|
569
|
+
return React.createElement(system.SVG, Object.assign({
|
|
591
570
|
className: className
|
|
592
571
|
}, props), React.createElement("path", {
|
|
593
572
|
d: "M12 2.85938C6.95437 2.85938 2.85938 6.95437 2.85938 12C2.85938 17.0456 6.95437 21.1406 12 21.1406C17.0456 21.1406 21.1406 17.0456 21.1406 12C21.1406 6.95437 17.0456 2.85938 12 2.85938ZM12.7875 15.9374H11.2125V11.2124H12.7875V15.9374ZM12.7875 9.6375H11.2125V8.0625H12.7875V9.6375Z"
|
|
594
573
|
}));
|
|
595
574
|
};
|
|
596
575
|
|
|
597
|
-
var _excluded$
|
|
576
|
+
var _excluded$G = ["className"];
|
|
598
577
|
var Marker = function Marker(_ref) {
|
|
599
578
|
var _ref$className = _ref.className,
|
|
600
579
|
className = _ref$className === void 0 ? '' : _ref$className,
|
|
601
|
-
props = _objectWithoutPropertiesLoose(_ref, _excluded$
|
|
580
|
+
props = _objectWithoutPropertiesLoose(_ref, _excluded$G);
|
|
602
581
|
|
|
603
|
-
return React.createElement(SVG, Object.assign({
|
|
582
|
+
return React.createElement(system.SVG, Object.assign({
|
|
604
583
|
className: className
|
|
605
584
|
}, props), React.createElement("path", {
|
|
606
585
|
d: "M11.9813 2.25C8.208 2.25 5.15625 5.30175 5.15625 9.075C5.15625 14.1938 11.9813 21.75 11.9813 21.75C11.9813 21.75 18.8063 14.1938 18.8063 9.075C18.8063 5.30175 15.7545 2.25 11.9813 2.25ZM11.9813 11.5125C13.3274 11.5125 14.4188 10.4212 14.4188 9.075C14.4188 7.72881 13.3274 6.6375 11.9813 6.6375C10.6351 6.6375 9.54376 7.72881 9.54376 9.075C9.54376 10.4212 10.6351 11.5125 11.9813 11.5125ZM11.9813 4.20001C9.29025 4.20001 7.10625 6.38401 7.10625 9.07501C7.10625 11.8538 9.95325 16.1048 11.9813 18.708C14.0483 16.0853 16.8563 11.883 16.8563 9.07501C16.8563 6.38401 14.6723 4.20001 11.9813 4.20001Z"
|
|
607
586
|
}));
|
|
608
587
|
};
|
|
609
588
|
|
|
610
|
-
var _excluded$
|
|
589
|
+
var _excluded$H = ["className"];
|
|
611
590
|
var MobilePhone = function MobilePhone(_ref) {
|
|
612
591
|
var _ref$className = _ref.className,
|
|
613
592
|
className = _ref$className === void 0 ? '' : _ref$className,
|
|
614
|
-
props = _objectWithoutPropertiesLoose(_ref, _excluded$
|
|
593
|
+
props = _objectWithoutPropertiesLoose(_ref, _excluded$H);
|
|
615
594
|
|
|
616
|
-
return React.createElement(SVG, Object.assign({
|
|
595
|
+
return React.createElement(system.SVG, Object.assign({
|
|
617
596
|
className: className
|
|
618
597
|
}, props), React.createElement("path", {
|
|
619
598
|
d: "M15.2617 3H8.69638C7.33407 3 6.23438 4.09636 6.23438 5.45455V18.5455C6.23438 19.9036 7.33407 21 8.69638 21H15.2617C16.624 21 17.7237 19.9036 17.7237 18.5455V5.45455C17.7237 4.09636 16.624 3 15.2617 3V3ZM13.6204 19.3637H10.3377V18.5455H13.6204V19.3637V19.3637ZM16.2876 16.909H7.67054V5.4545H16.2876V16.909V16.909Z"
|
|
620
599
|
}));
|
|
621
600
|
};
|
|
622
601
|
|
|
623
|
-
var _excluded$
|
|
602
|
+
var _excluded$I = ["className"];
|
|
624
603
|
var Notification = function Notification(_ref) {
|
|
625
604
|
var _ref$className = _ref.className,
|
|
626
605
|
className = _ref$className === void 0 ? '' : _ref$className,
|
|
627
|
-
props = _objectWithoutPropertiesLoose(_ref, _excluded$
|
|
606
|
+
props = _objectWithoutPropertiesLoose(_ref, _excluded$I);
|
|
628
607
|
|
|
629
|
-
return React.createElement(SVG, Object.assign({
|
|
608
|
+
return React.createElement(system.SVG, Object.assign({
|
|
630
609
|
className: className
|
|
631
610
|
}, props), React.createElement("path", {
|
|
632
611
|
d: "M19.2 3H4.8C3.81 3 3.009 3.81 3.009 4.8L3 21L6.6 17.4H19.2C20.19 17.4 21 16.59 21 15.6V4.8C21 3.81 20.19 3 19.2 3ZM12.9 13.8H11.1V12H12.9V13.8ZM12.9 10.2001H11.1V6.60008H12.9V10.2001Z"
|
|
633
612
|
}));
|
|
634
613
|
};
|
|
635
614
|
|
|
636
|
-
var _excluded$
|
|
615
|
+
var _excluded$J = ["className"];
|
|
637
616
|
var Parking = function Parking(_ref) {
|
|
638
617
|
var _ref$className = _ref.className,
|
|
639
618
|
className = _ref$className === void 0 ? '' : _ref$className,
|
|
640
|
-
props = _objectWithoutPropertiesLoose(_ref, _excluded$
|
|
619
|
+
props = _objectWithoutPropertiesLoose(_ref, _excluded$J);
|
|
641
620
|
|
|
642
|
-
return React.createElement(SVG, Object.assign({
|
|
621
|
+
return React.createElement(system.SVG, Object.assign({
|
|
643
622
|
className: className
|
|
644
623
|
}, props), React.createElement("path", {
|
|
645
624
|
d: "M5.76562 3.375H12.474C15.646 3.375 18.224 5.95292 18.224 9.125C18.224 12.2971 15.646 14.875 12.474 14.875H9.59896V20.625H5.76562V3.375ZM9.59896 11.0417H12.6656C13.7198 11.0417 14.5823 10.1792 14.5823 9.125C14.5823 8.07084 13.7198 7.20834 12.6656 7.20834H9.59896V11.0417Z"
|
|
646
625
|
}));
|
|
647
626
|
};
|
|
648
627
|
|
|
649
|
-
var _excluded$
|
|
628
|
+
var _excluded$K = ["className"];
|
|
650
629
|
var Phone = function Phone(_ref) {
|
|
651
630
|
var _ref$className = _ref.className,
|
|
652
631
|
className = _ref$className === void 0 ? '' : _ref$className,
|
|
653
|
-
props = _objectWithoutPropertiesLoose(_ref, _excluded$
|
|
632
|
+
props = _objectWithoutPropertiesLoose(_ref, _excluded$K);
|
|
654
633
|
|
|
655
|
-
return React.createElement(SVG, Object.assign({
|
|
634
|
+
return React.createElement(system.SVG, Object.assign({
|
|
656
635
|
className: className
|
|
657
636
|
}, props), React.createElement("path", {
|
|
658
637
|
d: "M13.21 18.13L15.41 15.93C15.68 15.66 16.08 15.57 16.43 15.69C17.55 16.06 18.76 16.26 20 16.26C20.55 16.26 21 16.71 21 17.26V20.75C21 21.3 20.55 21.75 20 21.75C10.61 21.75 3 14.14 3 4.75C3 4.2 3.45 3.75 4 3.75H7.5C8.05 3.75 8.5 4.2 8.5 4.75C8.5 6 8.7 7.2 9.07 8.32C9.18 8.67 9.1 9.06 8.82 9.34L6.62 11.54C8.06 14.37 10.38 16.68 13.21 18.13Z"
|
|
659
638
|
}));
|
|
660
639
|
};
|
|
661
640
|
|
|
662
|
-
var _excluded$
|
|
641
|
+
var _excluded$L = ["className"];
|
|
663
642
|
var Print = function Print(_ref) {
|
|
664
643
|
var _ref$className = _ref.className,
|
|
665
644
|
className = _ref$className === void 0 ? '' : _ref$className,
|
|
666
|
-
props = _objectWithoutPropertiesLoose(_ref, _excluded$
|
|
645
|
+
props = _objectWithoutPropertiesLoose(_ref, _excluded$L);
|
|
667
646
|
|
|
668
|
-
return React.createElement(SVG, Object.assign({
|
|
647
|
+
return React.createElement(system.SVG, Object.assign({
|
|
669
648
|
className: className
|
|
670
649
|
}, props), React.createElement("path", {
|
|
671
650
|
d: "M18.5625 8.25H5.4375C3.88125 8.25 2.625 9.50625 2.625 11.0625V16.6875H6.375V20.4375H17.625V16.6875H21.375V11.0625C21.375 9.50625 20.1187 8.25 18.5625 8.25ZM15.75 18.5625H8.25V13.875H15.75V18.5625ZM18.5625 12C18.0469 12 17.625 11.5781 17.625 11.0625C17.625 10.5469 18.0469 10.125 18.5625 10.125C19.0781 10.125 19.5 10.5469 19.5 11.0625C19.5 11.5781 19.0781 12 18.5625 12ZM17.625 3.5625H6.375V7.3125H17.625V3.5625Z"
|
|
672
651
|
}));
|
|
673
652
|
};
|
|
674
653
|
|
|
675
|
-
var _excluded$
|
|
654
|
+
var _excluded$M = ["className"];
|
|
676
655
|
var Required = function Required(_ref) {
|
|
677
656
|
var _ref$className = _ref.className,
|
|
678
657
|
className = _ref$className === void 0 ? '' : _ref$className,
|
|
679
|
-
props = _objectWithoutPropertiesLoose(_ref, _excluded$
|
|
658
|
+
props = _objectWithoutPropertiesLoose(_ref, _excluded$M);
|
|
680
659
|
|
|
681
|
-
return React.createElement(SVG, Object.assign({
|
|
660
|
+
return React.createElement(system.SVG, Object.assign({
|
|
682
661
|
className: className
|
|
683
662
|
}, props), React.createElement("path", {
|
|
684
663
|
d: "M10.8 3.84003H13.2V9.85259L18.1543 7.01815L19.3461 9.10132L14.3584 11.9549L19.3371 14.7999L18.1463 16.8836L13.2 14.0572V20.16H10.8V13.9907L5.76116 16.8735L4.56935 14.7903L9.5232 11.9561L4.56 9.12003L5.75073 7.03624L10.8 9.92154V3.84003Z"
|
|
685
664
|
}));
|
|
686
665
|
};
|
|
687
666
|
|
|
688
|
-
var _excluded$
|
|
667
|
+
var _excluded$N = ["className"];
|
|
689
668
|
var ResaleLogbook = function ResaleLogbook(_ref) {
|
|
690
669
|
var _ref$className = _ref.className,
|
|
691
670
|
className = _ref$className === void 0 ? '' : _ref$className,
|
|
692
|
-
props = _objectWithoutPropertiesLoose(_ref, _excluded$
|
|
671
|
+
props = _objectWithoutPropertiesLoose(_ref, _excluded$N);
|
|
693
672
|
|
|
694
|
-
return React.createElement(SVG, Object.assign({
|
|
673
|
+
return React.createElement(system.SVG, Object.assign({
|
|
695
674
|
className: className
|
|
696
675
|
}, props), React.createElement("path", {
|
|
697
676
|
d: "M20.1574 16.9691V6.51741C19.2227 6.23416 18.1606 6.09254 16.9709 6.09254C15.1298 6.09254 13.4729 6.54573 12 7.45212V17.8614C13.4729 16.955 15.1298 16.5018 16.9709 16.5018C18.0756 16.5018 19.1378 16.6576 20.1574 16.9691ZM16.9709 4.26562C19.1236 4.26562 20.7947 4.71881 21.9844 5.6252V18.8386C21.9844 18.9519 21.9348 19.0581 21.8357 19.1572C21.7365 19.2563 21.6303 19.3059 21.517 19.3059C21.432 19.3059 21.3612 19.2918 21.3046 19.2634C20.1433 18.6403 18.6987 18.3287 16.9709 18.3287C15.1298 18.3287 13.4729 18.7819 12 19.6883C10.782 18.7819 9.12508 18.3287 7.02906 18.3287C5.49953 18.3287 4.05499 18.6545 2.69541 19.3059C2.66709 19.3059 2.63168 19.313 2.5892 19.3272C2.54671 19.3413 2.5113 19.3484 2.48298 19.3484C2.36968 19.3484 2.26346 19.3059 2.16433 19.2209C2.06519 19.136 2.01562 19.0368 2.01562 18.9235V5.6252C3.23358 4.71881 4.90471 4.26562 7.02906 4.26562C9.12508 4.26562 10.782 4.71881 12 5.6252C13.218 4.71881 14.8749 4.26562 16.9709 4.26562Z"
|
|
698
677
|
}));
|
|
699
678
|
};
|
|
700
679
|
|
|
701
|
-
var _excluded$
|
|
680
|
+
var _excluded$O = ["className"];
|
|
702
681
|
var Spinner = function Spinner(_ref) {
|
|
703
682
|
var _ref$className = _ref.className,
|
|
704
683
|
className = _ref$className === void 0 ? '' : _ref$className,
|
|
705
|
-
props = _objectWithoutPropertiesLoose(_ref, _excluded$
|
|
684
|
+
props = _objectWithoutPropertiesLoose(_ref, _excluded$O);
|
|
706
685
|
|
|
707
|
-
return React.createElement(SVG, Object.assign({
|
|
686
|
+
return React.createElement(system.SVG, Object.assign({
|
|
708
687
|
className: className
|
|
709
688
|
}, props), React.createElement("path", {
|
|
710
689
|
d: "M13.6045 4.71587C13.6045 3.826 12.8831 3.10461 11.9932 3.10461C11.1034 3.10461 10.382 3.826 10.382 4.71587C10.382 5.60574 11.1034 6.32712 11.9932 6.32712C12.8831 6.32712 13.6045 5.60574 13.6045 4.71587Z"
|
|
@@ -727,117 +706,117 @@ var Spinner = function Spinner(_ref) {
|
|
|
727
706
|
}));
|
|
728
707
|
};
|
|
729
708
|
|
|
730
|
-
var _excluded$
|
|
709
|
+
var _excluded$P = ["className"];
|
|
731
710
|
var Thumb = function Thumb(_ref) {
|
|
732
711
|
var _ref$className = _ref.className,
|
|
733
712
|
className = _ref$className === void 0 ? '' : _ref$className,
|
|
734
|
-
props = _objectWithoutPropertiesLoose(_ref, _excluded$
|
|
713
|
+
props = _objectWithoutPropertiesLoose(_ref, _excluded$P);
|
|
735
714
|
|
|
736
|
-
return React.createElement(SVG, Object.assign({
|
|
715
|
+
return React.createElement(system.SVG, Object.assign({
|
|
737
716
|
className: className
|
|
738
717
|
}, props), React.createElement("path", {
|
|
739
718
|
d: "M18.7851 19.6817L9.77153 19.6992C9.77142 19.6991 9.76995 19.699 9.76728 19.6988C9.71923 19.6954 9.28125 19.6648 9.28125 19.0457V13.11C9.28343 11.6479 9.69273 10.2164 10.4654 8.97509C10.936 8.22328 11.991 7.01912 12.582 6.39625C12.6068 6.36977 12.6441 6.33356 12.6882 6.29074C12.8769 6.10743 13.1905 5.80287 13.1905 5.62041C13.1905 5.50089 13.1961 5.35098 13.2035 5.15468C13.2139 4.87717 13.2278 4.50695 13.2343 3.99879C13.2408 3.44803 13.6895 2.99564 14.2411 3.00003H14.2652C15.2304 3.0175 15.5391 3.90917 15.5391 3.90917C15.5391 3.90917 16.3642 5.53515 15.5938 7.52394C14.9437 9.20457 14.8102 9.34008 14.8102 9.34008C14.8102 9.34008 14.6 9.64385 15.2655 9.63075C15.2655 9.63075 19.3279 9.61324 19.468 9.61324C19.7678 9.61324 20.7243 9.88644 20.6696 11.1037C20.6302 12.0042 20.0699 12.3189 19.7832 12.4216C19.746 12.4347 19.7263 12.4762 19.7416 12.5134C19.7481 12.5287 19.7591 12.5418 19.7744 12.5505C20.0677 12.721 20.6674 13.1515 20.6543 13.8116C20.6368 14.6114 20.315 14.9065 19.6453 15.0901C19.6081 15.0988 19.584 15.1381 19.5949 15.1753C19.5993 15.195 19.6124 15.2102 19.6277 15.219C19.8816 15.3632 20.3172 15.7151 20.2909 16.4275C20.2647 17.1531 19.7394 17.4088 19.4526 17.4963C19.4154 17.5072 19.3935 17.5465 19.4045 17.5837C19.4089 17.599 19.4198 17.6143 19.433 17.623C19.6146 17.7476 19.8838 18.0295 19.8707 18.6087C19.8642 18.9146 19.7613 19.1375 19.6321 19.2971C19.4286 19.5484 19.109 19.6795 18.7851 19.6817ZM7.49974 21H3.89085C3.6067 21 3.375 20.7705 3.375 20.4842V12.1972C3.37718 11.9131 3.6067 11.6836 3.89085 11.6836H7.49974C7.78392 11.6836 8.01562 11.9131 8.01562 12.1993V20.4842C8.01562 20.7683 7.7861 21 7.49974 21Z"
|
|
740
719
|
}));
|
|
741
720
|
};
|
|
742
721
|
|
|
743
|
-
var _excluded$
|
|
722
|
+
var _excluded$Q = ["className"];
|
|
744
723
|
var Truck = function Truck(_ref) {
|
|
745
724
|
var _ref$className = _ref.className,
|
|
746
725
|
className = _ref$className === void 0 ? '' : _ref$className,
|
|
747
|
-
props = _objectWithoutPropertiesLoose(_ref, _excluded$
|
|
726
|
+
props = _objectWithoutPropertiesLoose(_ref, _excluded$Q);
|
|
748
727
|
|
|
749
|
-
return React.createElement(SVG, Object.assign({
|
|
728
|
+
return React.createElement(system.SVG, Object.assign({
|
|
750
729
|
className: className
|
|
751
730
|
}, props), React.createElement("path", {
|
|
752
731
|
d: "M19.6364 8.17756H16.7727V4.35938H3.40909C2.35909 4.35938 1.5 5.21847 1.5 6.26847V16.7685H3.40909C3.40909 18.353 4.68818 19.6321 6.27273 19.6321C7.85727 19.6321 9.13636 18.353 9.13636 16.7685H14.8636C14.8636 18.353 16.1427 19.6321 17.7273 19.6321C19.3118 19.6321 20.5909 18.353 20.5909 16.7685H22.5V11.9957L19.6364 8.17756ZM6.27273 18.2003C5.48046 18.2003 4.84091 17.5608 4.84091 16.7685C4.84091 15.9762 5.48046 15.3367 6.27273 15.3367C7.065 15.3367 7.70455 15.9762 7.70455 16.7685C7.70455 17.5608 7.065 18.2003 6.27273 18.2003ZM19.1591 9.60938L21.03 11.9957H16.7727V9.60938H19.1591ZM17.7273 18.2003C16.935 18.2003 16.2955 17.5608 16.2955 16.7685C16.2955 15.9762 16.935 15.3367 17.7273 15.3367C18.5195 15.3367 19.1591 15.9762 19.1591 16.7685C19.1591 17.5608 18.5195 18.2003 17.7273 18.2003Z"
|
|
753
732
|
}));
|
|
754
733
|
};
|
|
755
734
|
|
|
756
|
-
var _excluded$
|
|
735
|
+
var _excluded$R = ["className"];
|
|
757
736
|
var Facebook = function Facebook(_ref) {
|
|
758
737
|
var _ref$className = _ref.className,
|
|
759
738
|
className = _ref$className === void 0 ? '' : _ref$className,
|
|
760
|
-
props = _objectWithoutPropertiesLoose(_ref, _excluded$
|
|
739
|
+
props = _objectWithoutPropertiesLoose(_ref, _excluded$R);
|
|
761
740
|
|
|
762
|
-
return React.createElement(SVG, Object.assign({
|
|
741
|
+
return React.createElement(system.SVG, Object.assign({
|
|
763
742
|
className: className
|
|
764
743
|
}, props), React.createElement("path", {
|
|
765
744
|
d: "M20.5312 12.005C20.5312 7.29055 16.7117 3.46875 12 3.46875C7.28832 3.46875 3.46875 7.29055 3.46875 12.005C3.46875 16.2657 6.5885 19.7971 10.667 20.4375V14.4725H8.50085V12.005H10.667V10.1243C10.667 7.98495 11.9406 6.80321 13.8894 6.80321C14.8228 6.80321 15.7991 6.96994 15.7991 6.96994V9.07065H14.7233C13.6635 9.07065 13.333 9.72865 13.333 10.4037V12.005H15.6991L15.3209 14.4725H13.333V20.4375C17.4115 19.7971 20.5312 16.2657 20.5312 12.005Z"
|
|
766
745
|
}));
|
|
767
746
|
};
|
|
768
747
|
|
|
769
|
-
var _excluded$
|
|
748
|
+
var _excluded$S = ["className"];
|
|
770
749
|
var Google = function Google(_ref) {
|
|
771
750
|
var _ref$className = _ref.className,
|
|
772
751
|
className = _ref$className === void 0 ? '' : _ref$className,
|
|
773
|
-
props = _objectWithoutPropertiesLoose(_ref, _excluded$
|
|
752
|
+
props = _objectWithoutPropertiesLoose(_ref, _excluded$S);
|
|
774
753
|
|
|
775
|
-
return React.createElement(SVG, Object.assign({
|
|
754
|
+
return React.createElement(system.SVG, Object.assign({
|
|
776
755
|
className: className
|
|
777
756
|
}, props), React.createElement("path", {
|
|
778
757
|
d: "M12.1722 10.7946V13.6875H17.0551C16.8583 14.929 15.5792 17.3277 12.1722 17.3277C9.2326 17.3277 6.83418 14.9411 6.83418 12C6.83418 9.05893 9.2326 6.67232 12.1722 6.67232C13.8449 6.67232 14.9642 7.37143 15.6038 7.97411L17.9407 5.7683C16.4401 4.3942 14.4968 3.5625 12.1722 3.5625C7.41226 3.5625 3.5625 7.33527 3.5625 12C3.5625 16.6647 7.41226 20.4375 12.1722 20.4375C17.1412 20.4375 20.4375 17.0143 20.4375 12.1929C20.4375 11.6384 20.376 11.2165 20.3022 10.7946H12.1722Z"
|
|
779
758
|
}));
|
|
780
759
|
};
|
|
781
760
|
|
|
782
|
-
var _excluded$
|
|
761
|
+
var _excluded$T = ["className"];
|
|
783
762
|
var Instagram = function Instagram(_ref) {
|
|
784
763
|
var _ref$className = _ref.className,
|
|
785
764
|
className = _ref$className === void 0 ? '' : _ref$className,
|
|
786
|
-
props = _objectWithoutPropertiesLoose(_ref, _excluded$
|
|
765
|
+
props = _objectWithoutPropertiesLoose(_ref, _excluded$T);
|
|
787
766
|
|
|
788
|
-
return React.createElement(SVG, Object.assign({
|
|
767
|
+
return React.createElement(system.SVG, Object.assign({
|
|
789
768
|
className: className
|
|
790
769
|
}, props), React.createElement("path", {
|
|
791
770
|
d: "M12 4.62225C14.403 4.62225 14.688 4.63125 15.6375 4.67475C18.0765 4.78575 19.2157 5.943 19.3267 8.364C19.3702 9.31275 19.3785 9.59775 19.3785 12.0008C19.3785 14.4045 19.3695 14.6888 19.3267 15.6375C19.215 18.0563 18.0788 19.2157 15.6375 19.3267C14.688 19.3702 14.4045 19.3792 12 19.3792C9.597 19.3792 9.312 19.3702 8.36325 19.3267C5.91825 19.215 4.785 18.0525 4.674 15.6368C4.6305 14.688 4.6215 14.4037 4.6215 12C4.6215 9.597 4.63125 9.31275 4.674 8.36325C4.78575 5.943 5.922 4.785 8.36325 4.674C9.31275 4.63125 9.597 4.62225 12 4.62225ZM12 3C9.55575 3 9.24975 3.0105 8.28975 3.054C5.02125 3.204 3.20475 5.0175 3.05475 8.289C3.0105 9.24975 3 9.55575 3 12C3 14.4443 3.0105 14.751 3.054 15.711C3.204 18.9795 5.0175 20.796 8.289 20.946C9.24975 20.9895 9.55575 21 12 21C14.4443 21 14.751 20.9895 15.711 20.946C18.9765 20.796 20.7975 18.9825 20.9452 15.711C20.9895 14.751 21 14.4443 21 12C21 9.55575 20.9895 9.24975 20.946 8.28975C20.799 5.02425 18.9832 3.20475 15.7118 3.05475C14.751 3.0105 14.4443 3 12 3V3ZM12 7.3785C9.44775 7.3785 7.3785 9.44775 7.3785 12C7.3785 14.5522 9.44775 16.6222 12 16.6222C14.5522 16.6222 16.6215 14.553 16.6215 12C16.6215 9.44775 14.5522 7.3785 12 7.3785ZM12 15C10.3432 15 9 13.6575 9 12C9 10.3432 10.3432 9 12 9C13.6567 9 15 10.3432 15 12C15 13.6575 13.6567 15 12 15ZM16.8045 6.11625C16.2075 6.11625 15.7238 6.6 15.7238 7.19625C15.7238 7.7925 16.2075 8.27625 16.8045 8.27625C17.4008 8.27625 17.8837 7.7925 17.8837 7.19625C17.8837 6.6 17.4008 6.11625 16.8045 6.11625Z"
|
|
792
771
|
}));
|
|
793
772
|
};
|
|
794
773
|
|
|
795
|
-
var _excluded$
|
|
774
|
+
var _excluded$U = ["className"];
|
|
796
775
|
var Share = function Share(_ref) {
|
|
797
776
|
var _ref$className = _ref.className,
|
|
798
777
|
className = _ref$className === void 0 ? '' : _ref$className,
|
|
799
|
-
props = _objectWithoutPropertiesLoose(_ref, _excluded$
|
|
778
|
+
props = _objectWithoutPropertiesLoose(_ref, _excluded$U);
|
|
800
779
|
|
|
801
|
-
return React.createElement(SVG, Object.assign({
|
|
780
|
+
return React.createElement(system.SVG, Object.assign({
|
|
802
781
|
className: className
|
|
803
782
|
}, props), React.createElement("path", {
|
|
804
783
|
d: "M15.3481 16.0505L9.44221 12.613C9.48362 12.4224 9.51675 12.2319 9.51675 12.0331C9.51675 11.8343 9.48362 11.6438 9.44221 11.4533L15.2818 8.04895C15.7291 8.4631 16.3172 8.71988 16.9716 8.71988C18.3466 8.71988 19.4565 7.60994 19.4565 6.23494C19.4565 4.85994 18.3466 3.75 16.9716 3.75C15.5966 3.75 14.4866 4.85994 14.4866 6.23494C14.4866 6.43373 14.5198 6.62425 14.5612 6.81476L8.72157 10.2191C8.27428 9.80497 7.68618 9.54819 7.03181 9.54819C5.65681 9.54819 4.54687 10.6581 4.54687 12.0331C4.54687 13.4081 5.65681 14.5181 7.03181 14.5181C7.68618 14.5181 8.27428 14.2613 8.72157 13.8471L14.6192 17.2929C14.5777 17.4669 14.5529 17.6491 14.5529 17.8313C14.5529 19.1649 15.638 20.25 16.9716 20.25C18.3052 20.25 19.3902 19.1649 19.3902 17.8313C19.3902 16.4977 18.3052 15.4127 16.9716 15.4127C16.3421 15.4127 15.7788 15.6611 15.3481 16.0505Z"
|
|
805
784
|
}));
|
|
806
785
|
};
|
|
807
786
|
|
|
808
|
-
var _excluded$
|
|
787
|
+
var _excluded$V = ["className"];
|
|
809
788
|
var Twitter = function Twitter(_ref) {
|
|
810
789
|
var _ref$className = _ref.className,
|
|
811
790
|
className = _ref$className === void 0 ? '' : _ref$className,
|
|
812
|
-
props = _objectWithoutPropertiesLoose(_ref, _excluded$
|
|
791
|
+
props = _objectWithoutPropertiesLoose(_ref, _excluded$V);
|
|
813
792
|
|
|
814
|
-
return React.createElement(SVG, Object.assign({
|
|
793
|
+
return React.createElement(system.SVG, Object.assign({
|
|
815
794
|
className: className
|
|
816
795
|
}, props), React.createElement("path", {
|
|
817
796
|
d: "M18.5651 9.07764C18.5651 13.5511 15.1626 18.7031 8.94366 18.7031C7.02749 18.7031 5.2473 18.1496 3.75 17.1849C4.02195 17.2161 4.28453 17.2271 4.56742 17.2271C6.14756 17.2271 7.60266 16.6923 8.76549 15.7808C7.27913 15.7495 6.0319 14.7754 5.60365 13.4354C5.81309 13.4667 6.02252 13.4885 6.2429 13.4885C6.54611 13.4885 6.84932 13.4463 7.13221 13.3728C5.58177 13.0586 4.4205 11.6967 4.4205 10.0518V10.0095C4.87063 10.2628 5.39422 10.4192 5.94906 10.4395C5.03787 9.83286 4.44082 8.7962 4.44082 7.6235C4.44082 6.99337 4.60962 6.41797 4.90189 5.91449C6.56643 7.96749 9.0687 9.30906 11.8742 9.45447C11.8226 9.2043 11.7913 8.94161 11.7913 8.68049C11.7913 6.81512 13.298 5.29688 15.172 5.29688C16.1457 5.29688 17.0256 5.70654 17.643 6.36481C18.4073 6.2194 19.1403 5.93638 19.7905 5.54861C19.5389 6.33354 19.0043 6.99337 18.3026 7.41242C18.9825 7.33893 19.6436 7.1513 20.25 6.88861C19.7905 7.55939 19.2138 8.15669 18.5542 8.63827C18.5651 8.78525 18.5651 8.93067 18.5651 9.07764Z"
|
|
818
797
|
}));
|
|
819
798
|
};
|
|
820
799
|
|
|
821
|
-
var _excluded$
|
|
800
|
+
var _excluded$W = ["className"];
|
|
822
801
|
var Whatsapp = function Whatsapp(_ref) {
|
|
823
802
|
var _ref$className = _ref.className,
|
|
824
803
|
className = _ref$className === void 0 ? '' : _ref$className,
|
|
825
|
-
props = _objectWithoutPropertiesLoose(_ref, _excluded$
|
|
804
|
+
props = _objectWithoutPropertiesLoose(_ref, _excluded$W);
|
|
826
805
|
|
|
827
|
-
return React.createElement(SVG, Object.assign({
|
|
806
|
+
return React.createElement(system.SVG, Object.assign({
|
|
828
807
|
className: className
|
|
829
808
|
}, props), React.createElement("path", {
|
|
830
809
|
d: "M16.7591 14.0559C16.7825 14.1147 16.7825 14.1852 16.7825 14.2323C16.7825 14.5259 16.6886 14.8549 16.5827 15.1251C16.3125 15.7831 15.22 16.2062 14.5503 16.2062C13.9862 16.2062 12.8232 15.7126 12.3178 15.4775C10.6378 14.7139 9.59203 13.4099 8.58166 11.9176C8.13511 11.2597 7.73593 10.449 7.74763 9.63839V9.54423C7.77103 8.76898 8.05293 8.21656 8.61704 7.68813C8.79309 7.52349 8.98113 7.42962 9.22794 7.42962C9.3689 7.42962 9.50985 7.46471 9.6625 7.46471C9.9798 7.46471 10.0386 7.55887 10.1561 7.86418C10.2383 8.06391 10.8375 9.66178 10.8375 9.77934C10.8375 10.2259 10.0269 10.7309 10.0269 11.0011C10.0269 11.0599 10.0503 11.1187 10.0857 11.1775C10.3439 11.7296 10.8375 12.3642 11.2841 12.7871C11.8242 13.3041 12.4 13.6448 13.058 13.9738C13.1402 14.0206 13.2226 14.0559 13.3165 14.0559C13.6692 14.0559 14.2564 12.9163 14.562 12.9163C14.7617 12.9163 16.6769 13.915 16.7591 14.0559ZM19.5554 11.765C19.5554 7.69983 16.2421 4.38653 12.1769 4.38653C8.11178 4.38653 4.79847 7.69983 4.79847 11.765C4.79847 13.3158 5.29211 14.8315 6.20831 16.0887L5.28041 18.8262L8.12347 17.9214C9.32188 18.7086 10.7437 19.1432 12.1769 19.1432C16.2421 19.1432 19.5554 15.8301 19.5554 11.765ZM21.0357 11.765C21.0357 16.6525 17.0644 20.6235 12.1769 20.6235C10.6849 20.6235 9.20458 20.2477 7.88862 19.5193L2.98914 21.0937L4.58701 16.3352C3.75269 14.9608 3.31813 13.3746 3.31813 11.765C3.31813 6.87724 7.28941 2.90625 12.1769 2.90625C17.0644 2.90625 21.0357 6.87724 21.0357 11.765Z"
|
|
831
810
|
}));
|
|
832
811
|
};
|
|
833
812
|
|
|
834
|
-
var _excluded$
|
|
813
|
+
var _excluded$X = ["className"];
|
|
835
814
|
var Deal = function Deal(_ref) {
|
|
836
815
|
var _ref$className = _ref.className,
|
|
837
816
|
className = _ref$className === void 0 ? '' : _ref$className,
|
|
838
|
-
props = _objectWithoutPropertiesLoose(_ref, _excluded$
|
|
817
|
+
props = _objectWithoutPropertiesLoose(_ref, _excluded$X);
|
|
839
818
|
|
|
840
|
-
return React.createElement(SVG, Object.assign({
|
|
819
|
+
return React.createElement(system.SVG, Object.assign({
|
|
841
820
|
className: className
|
|
842
821
|
}, props), React.createElement("mask", {
|
|
843
822
|
id: "mask0",
|
|
@@ -858,65 +837,65 @@ var Deal = function Deal(_ref) {
|
|
|
858
837
|
})));
|
|
859
838
|
};
|
|
860
839
|
|
|
861
|
-
var _excluded$
|
|
840
|
+
var _excluded$Y = ["className"];
|
|
862
841
|
var DesignTicket = function DesignTicket(_ref) {
|
|
863
842
|
var _ref$className = _ref.className,
|
|
864
843
|
className = _ref$className === void 0 ? '' : _ref$className,
|
|
865
|
-
props = _objectWithoutPropertiesLoose(_ref, _excluded$
|
|
844
|
+
props = _objectWithoutPropertiesLoose(_ref, _excluded$Y);
|
|
866
845
|
|
|
867
|
-
return React.createElement(SVG, Object.assign({
|
|
846
|
+
return React.createElement(system.SVG, Object.assign({
|
|
868
847
|
className: className
|
|
869
848
|
}, props), React.createElement("path", {
|
|
870
849
|
d: "M16.0131 8.32198C16.0272 8.32198 16.0415 8.31954 16.0553 8.31339C16.1074 8.29007 16.1308 8.22891 16.1075 8.17675C16.0903 8.13827 16.0526 8.11591 16.0131 8.1158V8.11527C15.0071 8.06481 14.1955 7.25314 14.145 6.24727H14.1447C14.1446 6.23349 14.1419 6.21939 14.1359 6.20593C14.1126 6.15377 14.0515 6.13034 13.9992 6.15367C13.961 6.17073 13.9388 6.20815 13.9385 6.24727H13.9378C13.8874 7.25314 13.0757 8.06481 12.0697 8.11527V8.1158C12.0557 8.1158 12.0414 8.11824 12.0276 8.12449C11.9755 8.14781 11.9521 8.20898 11.9754 8.26113C11.9925 8.29951 12.0303 8.32198 12.0697 8.32198V8.32251C13.0757 8.37297 13.8874 9.18464 13.9378 10.1905H13.9382C13.9382 10.2047 13.9409 10.219 13.9469 10.2327C13.9703 10.285 14.0314 10.3083 14.0836 10.2851C14.1221 10.2678 14.1445 10.2301 14.1445 10.1905H14.145C14.1955 9.18464 15.0071 8.37297 16.0131 8.32251V8.32198ZM10.9421 16.7547C11.2901 17.1027 11.8434 17.1135 12.1782 16.7787C12.5128 16.444 12.502 15.8906 12.154 15.5426C11.806 15.1946 11.2527 15.1839 10.9179 15.5185C10.5832 15.8533 10.5938 16.4066 10.9421 16.7547ZM9.12655 14.9392C9.47466 15.2872 10.028 15.298 10.3627 14.9632C10.6974 14.6285 10.6866 14.0752 10.3386 13.727C9.99048 13.379 9.43724 13.3683 9.10248 13.7031C8.76772 14.0377 8.77854 14.5912 9.12655 14.9392ZM7.2071 13.0197C7.55501 13.3677 8.10845 13.3785 8.44322 13.0439C8.77798 12.7091 8.76706 12.1557 8.41905 11.8078C8.07103 11.4598 7.51769 11.4488 7.18304 11.7836C6.84828 12.1184 6.85909 12.6717 7.2071 13.0197ZM20.2644 6.68816L22.3641 8.78789C22.4846 8.90842 22.4884 9.10188 22.3726 9.21784L14.1009 17.4894C13.753 17.1415 13.1995 17.1306 12.8648 17.4654C12.53 17.8 12.5409 18.3536 12.8888 18.7015L9.23348 22.3567C9.11761 22.4727 8.92405 22.469 8.80352 22.3484L6.70507 20.25C7.46183 19.4933 7.43745 18.2422 6.65058 17.4553C5.86382 16.6686 4.61276 16.6442 3.856 17.4009L1.62239 15.1672C1.50175 15.0468 1.49804 14.8532 1.61401 14.7374L5.26935 11.0819C5.61726 11.4298 6.1707 11.4408 6.50546 11.1061C6.84012 10.7713 6.82931 10.2179 6.4814 9.86998L14.753 1.59827C14.869 1.48241 15.0624 1.48623 15.183 1.60665L17.4178 3.84164C17.414 3.84525 17.4101 3.84862 17.4062 3.85199C17.4014 3.85615 17.3965 3.86029 17.392 3.86485C16.6353 4.62161 16.6596 5.87278 17.4465 6.65954C18.2332 7.4463 19.4844 7.47079 20.241 6.71403C20.2455 6.7096 20.2496 6.70487 20.2536 6.70015L20.2573 6.69591C20.2584 6.69458 20.2596 6.69327 20.2608 6.69197C20.262 6.69068 20.2632 6.68941 20.2644 6.68816ZM21.0294 18.1816C21.0636 18.1817 21.0962 18.2011 21.1111 18.2342C21.1313 18.2794 21.111 18.3324 21.0659 18.3525C21.054 18.3578 21.0416 18.3601 21.0294 18.3601V18.3604C20.1589 18.4042 19.4566 19.1065 19.4128 19.9769H19.4124C19.4124 20.0112 19.393 20.0438 19.3597 20.0587C19.3146 20.0788 19.2617 20.0587 19.2414 20.0134C19.2362 20.0015 19.2339 19.9892 19.234 19.9769H19.2336C19.1899 19.1065 18.4875 18.4042 17.617 18.3604V18.3601C17.5829 18.36 17.5501 18.3406 17.5353 18.3073C17.5151 18.2622 17.5354 18.2092 17.5805 18.189C17.5924 18.1837 17.6048 18.1816 17.617 18.1816V18.1811C18.4875 18.1375 19.1899 17.4351 19.2336 16.5646H19.2341C19.2344 16.5308 19.2537 16.4983 19.2867 16.4836C19.3319 16.4634 19.3848 16.4837 19.4049 16.5288C19.4102 16.5404 19.4125 16.5527 19.4126 16.5646H19.4128C19.4566 17.4351 20.1589 18.1375 21.0294 18.1811V18.1816ZM10.9449 3.5126C10.9325 3.48472 10.905 3.46851 10.8763 3.4684V3.46808C10.1457 3.4313 9.55624 2.84192 9.51967 2.11134H9.51935C9.51935 2.10137 9.51734 2.09109 9.51299 2.08134C9.49603 2.04349 9.45162 2.02643 9.41377 2.04339C9.386 2.05579 9.36989 2.08293 9.36957 2.11134H9.36915C9.33247 2.84192 8.74298 3.4313 8.0124 3.46808V3.4684C8.00212 3.4684 7.99173 3.47031 7.98176 3.47476C7.94381 3.49161 7.92685 3.53614 7.94381 3.57398C7.95632 3.60186 7.98367 3.61818 8.0124 3.61818V3.6185C8.74298 3.65528 9.33247 4.24467 9.36915 4.97525H9.36946C9.36946 4.98553 9.37127 4.99592 9.37572 5.00588C9.39268 5.04373 9.43709 5.06069 9.47504 5.04383C9.50282 5.03132 9.51925 5.00387 9.51925 4.97525H9.51967C9.55624 4.24467 10.1457 3.65528 10.8763 3.6185V3.61818C10.8866 3.61818 10.897 3.61638 10.9071 3.61193C10.9449 3.59497 10.9619 3.55045 10.9449 3.5126ZM5.85556 6.73351C5.90283 6.73351 5.9481 6.76033 5.96866 6.80633C5.99654 6.86877 5.96856 6.94202 5.90612 6.9699C5.88958 6.97721 5.87252 6.98029 5.85556 6.98029V6.98082C4.65156 7.04135 3.68003 8.01287 3.61961 9.21687H3.61898C3.61887 9.26425 3.59216 9.3093 3.54605 9.32997C3.48372 9.35775 3.41036 9.32987 3.38248 9.26743C3.37517 9.251 3.37209 9.23372 3.3722 9.21687H3.37156C3.31114 8.01287 2.33961 7.04135 1.13562 6.98082V6.98029C1.08824 6.98029 1.04308 6.95336 1.02251 6.90736C0.994634 6.84492 1.02262 6.77167 1.08506 6.74379C1.10149 6.73648 1.11866 6.73351 1.13562 6.73351V6.73287C2.33961 6.67235 3.31114 5.70092 3.37156 4.49693H3.3723C3.37283 4.44997 3.39944 4.40524 3.44502 4.38478C3.50746 4.357 3.58071 4.38488 3.60869 4.44743C3.6159 4.46343 3.61898 4.48029 3.61919 4.49693H3.61961C3.68003 5.70092 4.65156 6.67235 5.85556 6.73287V6.73351Z"
|
|
871
850
|
}));
|
|
872
851
|
};
|
|
873
852
|
|
|
874
|
-
var _excluded$
|
|
853
|
+
var _excluded$Z = ["className"];
|
|
875
854
|
var GiftCard = function GiftCard(_ref) {
|
|
876
855
|
var _ref$className = _ref.className,
|
|
877
856
|
className = _ref$className === void 0 ? '' : _ref$className,
|
|
878
|
-
props = _objectWithoutPropertiesLoose(_ref, _excluded$
|
|
857
|
+
props = _objectWithoutPropertiesLoose(_ref, _excluded$Z);
|
|
879
858
|
|
|
880
|
-
return React.createElement(SVG, Object.assign({
|
|
859
|
+
return React.createElement(system.SVG, Object.assign({
|
|
881
860
|
className: className
|
|
882
861
|
}, props), React.createElement("path", {
|
|
883
862
|
d: "M20.4 6.21562H18.111C18.2265 5.89013 18.3 5.53312 18.3 5.16562C18.3 3.42262 16.893 2.01562 15.15 2.01562C14.0475 2.01562 13.092 2.58263 12.525 3.43313L12 4.13663L11.475 3.42263C10.908 2.58263 9.9525 2.01562 8.85 2.01562C7.107 2.01562 5.7 3.42262 5.7 5.16562C5.7 5.53312 5.7735 5.89013 5.889 6.21562H3.6C2.4345 6.21562 1.5105 7.15012 1.5105 8.31562L1.5 19.8656C1.5 21.0311 2.4345 21.9656 3.6 21.9656H20.4C21.5655 21.9656 22.5 21.0311 22.5 19.8656V8.31562C22.5 7.15012 21.5655 6.21562 20.4 6.21562ZM15.15 4.11567C15.7275 4.11567 16.2 4.58817 16.2 5.16567C16.2 5.74317 15.7275 6.21567 15.15 6.21567C14.5725 6.21567 14.1 5.74317 14.1 5.16567C14.1 4.58817 14.5725 4.11567 15.15 4.11567ZM8.84997 4.11567C9.42747 4.11567 9.89997 4.58817 9.89997 5.16567C9.89997 5.74317 9.42747 6.21567 8.84997 6.21567C8.27247 6.21567 7.79997 5.74317 7.79997 5.16567C7.79997 4.58817 8.27247 4.11567 8.84997 4.11567ZM20.4 19.8656H3.60001V17.7656H20.4V19.8656ZM20.4 14.6156H3.60001V8.31564H8.93401L6.75001 11.2871L8.45101 12.5156L10.95 9.11364L12 7.68564L13.05 9.11364L15.549 12.5156L17.25 11.2871L15.066 8.31564H20.4V14.6156Z"
|
|
884
863
|
}));
|
|
885
864
|
};
|
|
886
865
|
|
|
887
|
-
var _excluded
|
|
866
|
+
var _excluded$_ = ["className"];
|
|
888
867
|
var Membership = function Membership(_ref) {
|
|
889
868
|
var _ref$className = _ref.className,
|
|
890
869
|
className = _ref$className === void 0 ? '' : _ref$className,
|
|
891
|
-
props = _objectWithoutPropertiesLoose(_ref, _excluded
|
|
870
|
+
props = _objectWithoutPropertiesLoose(_ref, _excluded$_);
|
|
892
871
|
|
|
893
|
-
return React.createElement(SVG, Object.assign({
|
|
872
|
+
return React.createElement(system.SVG, Object.assign({
|
|
894
873
|
className: className
|
|
895
874
|
}, props), React.createElement("path", {
|
|
896
875
|
d: "M19.5073 2.625C20.02 2.625 20.4595 2.8081 20.8257 3.17432C21.1919 3.54053 21.375 3.97998 21.375 4.49268V14.8198C21.375 15.3325 21.1919 15.772 20.8257 16.1382C20.4595 16.5044 20.02 16.6875 19.5073 16.6875H15.7354V21.375L12 19.5073L8.26465 21.375V16.6875H4.49268C3.97998 16.6875 3.54053 16.5044 3.17432 16.1382C2.8081 15.772 2.625 15.3325 2.625 14.8198V4.49268C2.625 3.97998 2.8081 3.54053 3.17432 3.17432C3.54053 2.8081 3.97998 2.625 4.49268 2.625H19.5073ZM19.5073 14.8198V12.9521H4.49268V14.8198H19.5073ZM19.5073 10.1323V4.49265H4.49268V10.1323H19.5073Z"
|
|
897
876
|
}));
|
|
898
877
|
};
|
|
899
878
|
|
|
900
|
-
var _excluded
|
|
879
|
+
var _excluded$$ = ["className"];
|
|
901
880
|
var Pickup = function Pickup(_ref) {
|
|
902
881
|
var _ref$className = _ref.className,
|
|
903
882
|
className = _ref$className === void 0 ? '' : _ref$className,
|
|
904
|
-
props = _objectWithoutPropertiesLoose(_ref, _excluded
|
|
883
|
+
props = _objectWithoutPropertiesLoose(_ref, _excluded$$);
|
|
905
884
|
|
|
906
|
-
return React.createElement(SVG, Object.assign({
|
|
885
|
+
return React.createElement(system.SVG, Object.assign({
|
|
907
886
|
className: className
|
|
908
887
|
}, props), React.createElement("path", {
|
|
909
888
|
d: "M3.66667 3.65625V5.73958H20.3333V3.65625H3.66667ZM21.375 11.9896L20.3333 6.78129H3.66667L2.625 11.9896V14.073H3.66667V20.323H14.0833V14.073H18.25V20.323H20.3333V14.073H21.375V11.9896ZM5.75 18.2396V14.0729H12V18.2396H5.75Z"
|
|
910
889
|
}));
|
|
911
890
|
};
|
|
912
891
|
|
|
913
|
-
var _excluded$
|
|
892
|
+
var _excluded$10 = ["className"];
|
|
914
893
|
var Price = function Price(_ref) {
|
|
915
894
|
var _ref$className = _ref.className,
|
|
916
895
|
className = _ref$className === void 0 ? '' : _ref$className,
|
|
917
|
-
props = _objectWithoutPropertiesLoose(_ref, _excluded$
|
|
896
|
+
props = _objectWithoutPropertiesLoose(_ref, _excluded$10);
|
|
918
897
|
|
|
919
|
-
return React.createElement(SVG, Object.assign({
|
|
898
|
+
return React.createElement(system.SVG, Object.assign({
|
|
920
899
|
className: className
|
|
921
900
|
}, props), React.createElement("circle", {
|
|
922
901
|
cx: "11.9766",
|
|
@@ -929,416 +908,416 @@ var Price = function Price(_ref) {
|
|
|
929
908
|
}));
|
|
930
909
|
};
|
|
931
910
|
|
|
932
|
-
var _excluded$
|
|
911
|
+
var _excluded$11 = ["className"];
|
|
933
912
|
var Resale = function Resale(_ref) {
|
|
934
913
|
var _ref$className = _ref.className,
|
|
935
914
|
className = _ref$className === void 0 ? '' : _ref$className,
|
|
936
|
-
props = _objectWithoutPropertiesLoose(_ref, _excluded$
|
|
915
|
+
props = _objectWithoutPropertiesLoose(_ref, _excluded$11);
|
|
937
916
|
|
|
938
|
-
return React.createElement(SVG, Object.assign({
|
|
917
|
+
return React.createElement(system.SVG, Object.assign({
|
|
939
918
|
className: className
|
|
940
919
|
}, props), React.createElement("path", {
|
|
941
920
|
d: "M15.1464 3.83997L11.3369 0.0298664L11.9966 0C18.2867 0 23.4365 4.83996 23.9368 10.9898H22.4365C22.0866 7.2298 19.7464 4.0597 16.4766 2.50984L15.1464 3.83997ZM13.6604 13.7556C13.3112 14.1048 13.3003 14.6601 13.6362 14.996C13.9721 15.3319 14.5274 15.3211 14.8767 14.9718C15.2259 14.6225 15.2367 14.0673 14.9008 13.7314C14.5649 13.3955 14.0097 13.4063 13.6604 13.7556ZM11.8386 15.5774C11.4894 15.9266 11.4786 16.4818 11.8145 16.8177C12.1503 17.1536 12.7056 17.1428 13.0548 16.7936C13.4041 16.4444 13.4149 15.8891 13.079 15.5532C12.7431 15.2173 12.1878 15.2281 11.8386 15.5774ZM16.8027 13.0457C17.1519 12.6965 17.1628 12.1412 16.8269 11.8054C16.491 11.4695 15.9357 11.4803 15.5865 11.8295C15.2374 12.1787 15.2265 12.734 15.5623 13.0699C15.8982 13.4058 16.4536 13.3949 16.8027 13.0457ZM11.1013 18.7472C11.4504 18.398 11.4614 17.8427 11.1255 17.5068C10.7896 17.1709 10.2342 17.1818 9.88506 17.531L1.58482 9.23072C1.4685 9.11439 1.4723 8.92022 1.59324 8.79927L3.70026 6.69231C4.48291 7.4776 5.73838 7.45311 6.52791 6.66358C7.31744 5.87405 7.34193 4.61858 6.58256 3.85922C6.57419 3.85089 8.79927 1.59325 8.79927 1.59325C8.92022 1.4723 9.11439 1.4685 9.23072 1.58483L17.5309 9.88506C17.1818 10.2342 17.1709 10.7896 17.5068 11.1255C17.8427 11.4613 18.398 11.4504 18.7472 11.1013L22.4152 14.7693C22.5315 14.8856 22.5277 15.0798 22.4068 15.2008L20.1654 17.4421C19.4061 16.6827 18.1506 16.7072 17.3611 17.4967C16.5715 18.2863 16.5471 19.5417 17.3064 20.3011L15.2008 22.4067C15.0798 22.5277 14.8856 22.5315 14.7693 22.4152L11.1013 18.7472ZM7.51668 21.48C4.24684 19.9397 1.90659 16.7595 1.54659 13.0001H0.046875C0.556737 19.1595 5.70656 24 11.9966 24L12.6564 23.9696L8.8468 20.1595L7.51668 21.48Z"
|
|
942
921
|
}));
|
|
943
922
|
};
|
|
944
923
|
|
|
945
|
-
var _excluded$
|
|
924
|
+
var _excluded$12 = ["className"];
|
|
946
925
|
var Scanner = function Scanner(_ref) {
|
|
947
926
|
var _ref$className = _ref.className,
|
|
948
927
|
className = _ref$className === void 0 ? '' : _ref$className,
|
|
949
|
-
props = _objectWithoutPropertiesLoose(_ref, _excluded$
|
|
928
|
+
props = _objectWithoutPropertiesLoose(_ref, _excluded$12);
|
|
950
929
|
|
|
951
|
-
return React.createElement(SVG, Object.assign({
|
|
930
|
+
return React.createElement(system.SVG, Object.assign({
|
|
952
931
|
className: className
|
|
953
932
|
}, props), React.createElement("path", {
|
|
954
933
|
d: "M15.6816 4.59108L19.3837 8.29311L18.8391 8.83774L15.137 5.13571L15.6816 4.59108ZM19.2444 4.73039C19.4386 4.92466 19.4386 5.23965 19.2444 5.43392C19.0501 5.62819 18.7352 5.62819 18.5409 5.43392C18.3466 5.23965 18.3466 4.92466 18.5409 4.73039C18.7352 4.53613 19.0501 4.53613 19.2444 4.73039ZM17.6827 10.0012L13.9807 6.29918L14.5253 5.75455L18.2273 9.45657L17.6827 10.0012ZM13.6933 13.9907L9.99124 10.2886L12.3453 7.93456L16.0473 11.6366L13.6933 13.9907ZM8.52286 11.2407L12.7341 15.452C13.1201 15.838 13.7518 15.838 14.1378 15.452L22.5603 7.02948C22.9464 6.64346 22.9464 6.01176 22.5603 5.62574L18.3491 1.41452C17.963 1.02849 17.3314 1.02849 16.9453 1.41452L8.52286 9.83696C8.13684 10.223 8.13684 10.8547 8.52286 11.2407ZM4.31163 19.6632C6.44531 21.7968 9.23876 22.8637 12.0322 22.8637V20.8844C9.75115 20.8774 7.46303 20.0071 5.71537 18.2594C3.96771 16.5118 3.09736 14.2236 3.10438 11.9426H1.12514C1.1111 14.736 2.17794 17.5295 4.31163 19.6632ZM12.0322 16.9119V18.8912C10.2495 18.8912 8.47372 18.2104 7.11911 16.8557C5.76449 15.5011 5.08367 13.7254 5.08367 11.9426H7.06291C7.06998 13.213 7.55425 14.4834 8.52285 15.452C9.49144 16.4206 10.7618 16.9049 12.0322 16.9119Z"
|
|
955
934
|
}));
|
|
956
935
|
};
|
|
957
936
|
|
|
958
|
-
var _excluded$
|
|
937
|
+
var _excluded$13 = ["className"];
|
|
959
938
|
var Seat = function Seat(_ref) {
|
|
960
939
|
var _ref$className = _ref.className,
|
|
961
940
|
className = _ref$className === void 0 ? '' : _ref$className,
|
|
962
|
-
props = _objectWithoutPropertiesLoose(_ref, _excluded$
|
|
941
|
+
props = _objectWithoutPropertiesLoose(_ref, _excluded$13);
|
|
963
942
|
|
|
964
|
-
return React.createElement(SVG, Object.assign({
|
|
943
|
+
return React.createElement(system.SVG, Object.assign({
|
|
965
944
|
className: className
|
|
966
945
|
}, props), React.createElement("path", {
|
|
967
946
|
d: "M4.79297 14.9715H19.207V20.9531H16.5V17.9623H7.50003V20.9531H4.79297V14.9715ZM18.293 9.99963H21V12.9905H18.293V9.99963ZM3 9.99963H5.70701V12.9905H3V9.99963ZM16.5 12.9905H7.50003V5.02783C7.50003 4.48403 7.67577 4.01793 8.02736 3.62951C8.3789 3.24108 8.80076 3.04688 9.29299 3.04688H14.707C15.1992 3.04688 15.6211 3.24108 15.9726 3.62951C16.3242 4.01793 16.5 4.48403 16.5 5.02783V12.9905Z"
|
|
968
947
|
}));
|
|
969
948
|
};
|
|
970
949
|
|
|
971
|
-
var _excluded$
|
|
950
|
+
var _excluded$14 = ["className"];
|
|
972
951
|
var Selling = function Selling(_ref) {
|
|
973
952
|
var _ref$className = _ref.className,
|
|
974
953
|
className = _ref$className === void 0 ? '' : _ref$className,
|
|
975
|
-
props = _objectWithoutPropertiesLoose(_ref, _excluded$
|
|
954
|
+
props = _objectWithoutPropertiesLoose(_ref, _excluded$14);
|
|
976
955
|
|
|
977
|
-
return React.createElement(SVG, Object.assign({
|
|
956
|
+
return React.createElement(system.SVG, Object.assign({
|
|
978
957
|
className: className
|
|
979
958
|
}, props), React.createElement("path", {
|
|
980
959
|
d: "M20.469 11.622L12.369 3.522C12.045 3.198 11.595 3 11.1 3H4.8C3.81 3 3 3.81 3 4.8V11.1C3 11.595 3.198 12.045 3.531 12.378L11.631 20.478C11.955 20.802 12.405 21 12.9 21C13.395 21 13.845 20.802 14.169 20.469L20.469 14.169C20.802 13.845 21 13.395 21 12.9C21 12.405 20.793 11.946 20.469 11.622ZM6.14998 7.50003C5.40298 7.50003 4.79998 6.89703 4.79998 6.15003C4.79998 5.40303 5.40298 4.80003 6.14998 4.80003C6.89698 4.80003 7.49998 5.40303 7.49998 6.15003C7.49998 6.89703 6.89698 7.50003 6.14998 7.50003Z"
|
|
981
960
|
}));
|
|
982
961
|
};
|
|
983
962
|
|
|
984
|
-
var _excluded$
|
|
963
|
+
var _excluded$15 = ["className"];
|
|
985
964
|
var Ticket = function Ticket(_ref) {
|
|
986
965
|
var _ref$className = _ref.className,
|
|
987
966
|
className = _ref$className === void 0 ? '' : _ref$className,
|
|
988
|
-
props = _objectWithoutPropertiesLoose(_ref, _excluded$
|
|
967
|
+
props = _objectWithoutPropertiesLoose(_ref, _excluded$15);
|
|
989
968
|
|
|
990
|
-
return React.createElement(SVG, Object.assign({
|
|
969
|
+
return React.createElement(system.SVG, Object.assign({
|
|
991
970
|
className: className
|
|
992
971
|
}, props), React.createElement("path", {
|
|
993
972
|
d: "M9.09926 13.7314C9.43517 13.3955 9.9904 13.4063 10.3397 13.7556C10.6889 14.1048 10.6997 14.6601 10.3638 14.996C10.0279 15.3319 9.47269 15.3211 9.12342 14.9718C8.77419 14.6225 8.76336 14.0673 9.09926 13.7314ZM10.9209 15.5532C11.2568 15.2173 11.8121 15.2281 12.1614 15.5774C12.5106 15.9266 12.5214 16.4818 12.1855 16.8177C11.8497 17.1536 11.2944 17.1428 10.9451 16.7936C10.5959 16.4444 10.5851 15.8891 10.9209 15.5532ZM8.43773 13.0699C8.10183 13.4058 7.54645 13.3949 7.19732 13.0457C6.84809 12.6965 6.83726 12.1412 7.17317 11.8054C7.50902 11.4695 8.0643 11.4803 8.41353 11.8295C8.76267 12.1787 8.77359 12.734 8.43773 13.0699ZM12.8987 18.7472C12.5496 18.398 12.5387 17.8427 12.8746 17.5068C13.2105 17.1709 13.7658 17.1818 14.115 17.531L22.4152 9.23072C22.5315 9.11439 22.5277 8.92022 22.4068 8.79927L20.2998 6.69231C20.2916 6.70063 20.2848 6.70991 20.2765 6.71824C19.5171 7.4776 18.2616 7.45311 17.4721 6.66358C16.6826 5.87405 16.6581 4.61858 17.4175 3.85922C17.4258 3.85089 17.435 3.84392 17.4434 3.83593L15.2008 1.59325C15.0798 1.4723 14.8856 1.4685 14.7693 1.58483L6.46908 9.88506C6.81821 10.2342 6.82913 10.7896 6.49323 11.1255C6.15737 11.4613 5.60199 11.4504 5.25286 11.1013L1.58483 14.7693C1.4685 14.8856 1.4723 15.0798 1.59325 15.2008L3.83459 17.4421C4.59395 16.6827 5.84942 16.7072 6.63895 17.4967C7.42848 18.2863 7.45297 19.5417 6.6936 20.3011L8.79927 22.4067C8.92022 22.5277 9.11439 22.5315 9.23072 22.4152L12.8987 18.7472Z"
|
|
994
973
|
}));
|
|
995
974
|
};
|
|
996
975
|
|
|
997
|
-
var _excluded$
|
|
976
|
+
var _excluded$16 = ["className"];
|
|
998
977
|
var TicketInsurance = function TicketInsurance(_ref) {
|
|
999
978
|
var _ref$className = _ref.className,
|
|
1000
979
|
className = _ref$className === void 0 ? '' : _ref$className,
|
|
1001
|
-
props = _objectWithoutPropertiesLoose(_ref, _excluded$
|
|
980
|
+
props = _objectWithoutPropertiesLoose(_ref, _excluded$16);
|
|
1002
981
|
|
|
1003
|
-
return React.createElement(SVG, Object.assign({
|
|
982
|
+
return React.createElement(system.SVG, Object.assign({
|
|
1004
983
|
className: className
|
|
1005
984
|
}, props), React.createElement("path", {
|
|
1006
985
|
d: "M9.28113 10.8262C9.09382 11.0104 9.09382 11.2877 9.28113 11.4719C9.46844 11.6567 9.75035 11.6567 9.93766 11.5643C10.125 11.3794 10.125 11.0104 9.93766 10.8262C9.75035 10.6413 9.46844 10.6413 9.28113 10.8262ZM10.3079 11.8234C10.1219 12.0058 10.1219 12.2787 10.3079 12.4604C10.4938 12.6428 10.7731 12.6428 10.9597 12.4604C11.1456 12.2787 11.1456 12.0058 10.9597 11.8234C10.7731 11.6417 10.4938 11.6417 10.3079 11.8234ZM11.2628 13.4604C11.1703 13.282 11.0785 13.0149 11.2628 12.8365C11.447 12.6587 11.7238 12.6587 11.9087 12.8365C12.093 13.0149 12.093 13.282 11.9087 13.4604C11.7238 13.6382 11.447 13.6382 11.2628 13.4604ZM10.3079 16.2822C10.3079 16.3734 10.2152 16.3734 10.1219 16.2822L9.00493 15.1906C9.47013 14.8265 9.37747 14.0983 9.00493 13.7342C8.63301 13.3708 7.88794 13.3708 7.51602 13.7342L6.30574 12.5515C6.21245 12.5515 6.21245 12.4603 6.30574 12.3697L8.26048 10.4588C8.44643 10.6405 8.72568 10.6405 8.91226 10.4588C9.09822 10.2764 9.09822 10.0035 8.91226 9.82178L13.3796 5.54524C13.3796 5.45406 13.4723 5.45406 13.5656 5.54524L14.7752 6.72803C14.31 7.09211 14.4033 7.81965 14.7752 8.18373C15.1478 8.54781 15.8922 8.54781 16.2641 8.18373L17.4744 9.27597C17.5677 9.27597 17.5677 9.36653 17.4744 9.4577L13.0071 13.8254C12.8205 13.6431 12.5419 13.6431 12.3559 13.8254C12.1693 14.0072 12.1693 14.2807 12.3559 14.4624L10.3079 16.2822ZM20.4528 7.93271V4.52359L11.89 2.63324L3.23462 4.5442V5.18118C3.23462 13.8248 5.56127 18.3755 11.5175 21.3775L11.7041 21.4693H12.076L12.2626 21.3775C17.5564 18.709 19.9782 14.8821 20.4528 7.93271Z"
|
|
1007
986
|
}));
|
|
1008
987
|
};
|
|
1009
988
|
|
|
1010
|
-
var _excluded$
|
|
989
|
+
var _excluded$17 = ["className"];
|
|
1011
990
|
var Turnstile = function Turnstile(_ref) {
|
|
1012
991
|
var _ref$className = _ref.className,
|
|
1013
992
|
className = _ref$className === void 0 ? '' : _ref$className,
|
|
1014
|
-
props = _objectWithoutPropertiesLoose(_ref, _excluded$
|
|
993
|
+
props = _objectWithoutPropertiesLoose(_ref, _excluded$17);
|
|
1015
994
|
|
|
1016
|
-
return React.createElement(SVG, Object.assign({
|
|
995
|
+
return React.createElement(system.SVG, Object.assign({
|
|
1017
996
|
className: className
|
|
1018
997
|
}, props), React.createElement("path", {
|
|
1019
998
|
d: "M4.20135 3.64917C4.20135 3.09688 4.64907 2.64917 5.20135 2.64917H7.77811C8.33039 2.64917 8.77811 3.09689 8.77811 3.64917V20.3722C8.77811 20.9245 8.33039 21.3722 7.77811 21.3722H5.20135C4.64907 21.3722 4.20135 20.9245 4.20135 20.3722V7.87979H6.48971C6.67026 7.87979 6.81662 7.73343 6.81662 7.55288C6.81662 7.37233 6.67025 7.22597 6.48971 7.22597H4.20135V5.91823H7.14354C7.32408 5.91823 7.47045 5.77187 7.47045 5.59132C7.47045 5.41077 7.32408 5.26441 7.14354 5.26441H4.20135V3.64917ZM9.43192 5.91821H19.8931V8.53349H9.43192V5.91821ZM17.9316 15.7256L11.2812 9.18737H9.43195V11.0367L15.9702 17.6883L17.9316 15.7256Z"
|
|
1020
999
|
}));
|
|
1021
1000
|
};
|
|
1022
1001
|
|
|
1023
|
-
var _excluded$
|
|
1002
|
+
var _excluded$18 = ["className"];
|
|
1024
1003
|
var Add = function Add(_ref) {
|
|
1025
1004
|
var _ref$className = _ref.className,
|
|
1026
1005
|
className = _ref$className === void 0 ? '' : _ref$className,
|
|
1027
|
-
props = _objectWithoutPropertiesLoose(_ref, _excluded$
|
|
1006
|
+
props = _objectWithoutPropertiesLoose(_ref, _excluded$18);
|
|
1028
1007
|
|
|
1029
|
-
return React.createElement(SVG, Object.assign({
|
|
1008
|
+
return React.createElement(system.SVG, Object.assign({
|
|
1030
1009
|
className: className
|
|
1031
1010
|
}, props), React.createElement("path", {
|
|
1032
1011
|
d: "M13.1917 13.1917V20.25H10.8083V13.1917H3.75V10.8083H10.8083V3.75H13.1917V10.8083H20.25V13.1917H13.1917Z"
|
|
1033
1012
|
}));
|
|
1034
1013
|
};
|
|
1035
1014
|
|
|
1036
|
-
var _excluded$
|
|
1015
|
+
var _excluded$19 = ["className"];
|
|
1037
1016
|
var ArrowDown = function ArrowDown(_ref) {
|
|
1038
1017
|
var _ref$className = _ref.className,
|
|
1039
1018
|
className = _ref$className === void 0 ? '' : _ref$className,
|
|
1040
|
-
props = _objectWithoutPropertiesLoose(_ref, _excluded$
|
|
1019
|
+
props = _objectWithoutPropertiesLoose(_ref, _excluded$19);
|
|
1041
1020
|
|
|
1042
|
-
return React.createElement(SVG, Object.assign({
|
|
1021
|
+
return React.createElement(system.SVG, Object.assign({
|
|
1043
1022
|
className: className
|
|
1044
1023
|
}, props), React.createElement("path", {
|
|
1045
1024
|
d: "M5.97563 7.125L12 13.1363L18.0244 7.125L19.875 8.97563L12 16.8506L4.125 8.97563L5.97563 7.125Z"
|
|
1046
1025
|
}));
|
|
1047
1026
|
};
|
|
1048
1027
|
|
|
1049
|
-
var _excluded$
|
|
1028
|
+
var _excluded$1a = ["className"];
|
|
1050
1029
|
var ArrowDownA = function ArrowDownA(_ref) {
|
|
1051
1030
|
var _ref$className = _ref.className,
|
|
1052
1031
|
className = _ref$className === void 0 ? '' : _ref$className,
|
|
1053
|
-
props = _objectWithoutPropertiesLoose(_ref, _excluded$
|
|
1032
|
+
props = _objectWithoutPropertiesLoose(_ref, _excluded$1a);
|
|
1054
1033
|
|
|
1055
|
-
return React.createElement(SVG, Object.assign({
|
|
1034
|
+
return React.createElement(system.SVG, Object.assign({
|
|
1056
1035
|
className: className
|
|
1057
1036
|
}, props), React.createElement("path", {
|
|
1058
1037
|
d: "M21 12L19.4137 10.4138L13.125 16.6912V3H10.875V16.6912L4.5975 10.4025L3 12L12 21L21 12Z"
|
|
1059
1038
|
}));
|
|
1060
1039
|
};
|
|
1061
1040
|
|
|
1062
|
-
var _excluded$
|
|
1041
|
+
var _excluded$1b = ["className"];
|
|
1063
1042
|
var ArrowLeft = function ArrowLeft(_ref) {
|
|
1064
1043
|
var _ref$className = _ref.className,
|
|
1065
1044
|
className = _ref$className === void 0 ? '' : _ref$className,
|
|
1066
|
-
props = _objectWithoutPropertiesLoose(_ref, _excluded$
|
|
1045
|
+
props = _objectWithoutPropertiesLoose(_ref, _excluded$1b);
|
|
1067
1046
|
|
|
1068
|
-
return React.createElement(SVG, Object.assign({
|
|
1047
|
+
return React.createElement(system.SVG, Object.assign({
|
|
1069
1048
|
className: className
|
|
1070
1049
|
}, props), React.createElement("path", {
|
|
1071
1050
|
d: "M16.8506 18.0244L10.8394 12L16.8506 5.97563L15 4.125L7.125 12L15 19.875L16.8506 18.0244Z"
|
|
1072
1051
|
}));
|
|
1073
1052
|
};
|
|
1074
1053
|
|
|
1075
|
-
var _excluded$
|
|
1054
|
+
var _excluded$1c = ["className"];
|
|
1076
1055
|
var ArrowLeftA = function ArrowLeftA(_ref) {
|
|
1077
1056
|
var _ref$className = _ref.className,
|
|
1078
1057
|
className = _ref$className === void 0 ? '' : _ref$className,
|
|
1079
|
-
props = _objectWithoutPropertiesLoose(_ref, _excluded$
|
|
1058
|
+
props = _objectWithoutPropertiesLoose(_ref, _excluded$1c);
|
|
1080
1059
|
|
|
1081
|
-
return React.createElement(SVG, Object.assign({
|
|
1060
|
+
return React.createElement(system.SVG, Object.assign({
|
|
1082
1061
|
className: className
|
|
1083
1062
|
}, props), React.createElement("path", {
|
|
1084
1063
|
d: "M21 10.875H7.30875L13.5975 4.58625L12 3L3 12L12 21L13.5863 19.4137L7.30875 13.125H21V10.875Z"
|
|
1085
1064
|
}));
|
|
1086
1065
|
};
|
|
1087
1066
|
|
|
1088
|
-
var _excluded$
|
|
1067
|
+
var _excluded$1d = ["className"];
|
|
1089
1068
|
var ArrowRight = function ArrowRight(_ref) {
|
|
1090
1069
|
var _ref$className = _ref.className,
|
|
1091
1070
|
className = _ref$className === void 0 ? '' : _ref$className,
|
|
1092
|
-
props = _objectWithoutPropertiesLoose(_ref, _excluded$
|
|
1071
|
+
props = _objectWithoutPropertiesLoose(_ref, _excluded$1d);
|
|
1093
1072
|
|
|
1094
|
-
return React.createElement(SVG, Object.assign({
|
|
1073
|
+
return React.createElement(system.SVG, Object.assign({
|
|
1095
1074
|
className: className
|
|
1096
1075
|
}, props), React.createElement("path", {
|
|
1097
1076
|
d: "M7.125 18.0244L13.1363 12L7.125 5.97563L8.97563 4.125L16.8506 12L8.97563 19.875L7.125 18.0244Z"
|
|
1098
1077
|
}));
|
|
1099
1078
|
};
|
|
1100
1079
|
|
|
1101
|
-
var _excluded$
|
|
1080
|
+
var _excluded$1e = ["className"];
|
|
1102
1081
|
var ArrowRightA = function ArrowRightA(_ref) {
|
|
1103
1082
|
var _ref$className = _ref.className,
|
|
1104
1083
|
className = _ref$className === void 0 ? '' : _ref$className,
|
|
1105
|
-
props = _objectWithoutPropertiesLoose(_ref, _excluded$
|
|
1084
|
+
props = _objectWithoutPropertiesLoose(_ref, _excluded$1e);
|
|
1106
1085
|
|
|
1107
|
-
return React.createElement(SVG, Object.assign({
|
|
1086
|
+
return React.createElement(system.SVG, Object.assign({
|
|
1108
1087
|
className: className
|
|
1109
1088
|
}, props), React.createElement("path", {
|
|
1110
1089
|
d: "M12 3L10.4138 4.58625L16.6912 10.875H3V13.125H16.6912L10.4138 19.4137L12 21L21 12L12 3Z"
|
|
1111
1090
|
}));
|
|
1112
1091
|
};
|
|
1113
1092
|
|
|
1114
|
-
var _excluded$
|
|
1093
|
+
var _excluded$1f = ["className"];
|
|
1115
1094
|
var ArrowUp = function ArrowUp(_ref) {
|
|
1116
1095
|
var _ref$className = _ref.className,
|
|
1117
1096
|
className = _ref$className === void 0 ? '' : _ref$className,
|
|
1118
|
-
props = _objectWithoutPropertiesLoose(_ref, _excluded$
|
|
1097
|
+
props = _objectWithoutPropertiesLoose(_ref, _excluded$1f);
|
|
1119
1098
|
|
|
1120
|
-
return React.createElement(SVG, Object.assign({
|
|
1099
|
+
return React.createElement(system.SVG, Object.assign({
|
|
1121
1100
|
className: className
|
|
1122
1101
|
}, props), React.createElement("path", {
|
|
1123
1102
|
d: "M5.97563 16.8506L12 10.8394L18.0244 16.8506L19.875 15L12 7.125L4.125 15L5.97563 16.8506Z"
|
|
1124
1103
|
}));
|
|
1125
1104
|
};
|
|
1126
1105
|
|
|
1127
|
-
var _excluded$
|
|
1106
|
+
var _excluded$1g = ["className"];
|
|
1128
1107
|
var ArrowUpA = function ArrowUpA(_ref) {
|
|
1129
1108
|
var _ref$className = _ref.className,
|
|
1130
1109
|
className = _ref$className === void 0 ? '' : _ref$className,
|
|
1131
|
-
props = _objectWithoutPropertiesLoose(_ref, _excluded$
|
|
1110
|
+
props = _objectWithoutPropertiesLoose(_ref, _excluded$1g);
|
|
1132
1111
|
|
|
1133
|
-
return React.createElement(SVG, Object.assign({
|
|
1112
|
+
return React.createElement(system.SVG, Object.assign({
|
|
1134
1113
|
className: className
|
|
1135
1114
|
}, props), React.createElement("path", {
|
|
1136
1115
|
d: "M3 12L4.58625 13.5863L10.875 7.30875V21H13.125V7.30875L19.4025 13.5975L21 12L12 3L3 12Z"
|
|
1137
1116
|
}));
|
|
1138
1117
|
};
|
|
1139
1118
|
|
|
1140
|
-
var _excluded$
|
|
1119
|
+
var _excluded$1h = ["className"];
|
|
1141
1120
|
var BurgerMenu = function BurgerMenu(_ref) {
|
|
1142
1121
|
var _ref$className = _ref.className,
|
|
1143
1122
|
className = _ref$className === void 0 ? '' : _ref$className,
|
|
1144
|
-
props = _objectWithoutPropertiesLoose(_ref, _excluded$
|
|
1123
|
+
props = _objectWithoutPropertiesLoose(_ref, _excluded$1h);
|
|
1145
1124
|
|
|
1146
|
-
return React.createElement(SVG, Object.assign({
|
|
1125
|
+
return React.createElement(system.SVG, Object.assign({
|
|
1147
1126
|
className: className
|
|
1148
1127
|
}, props), React.createElement("path", {
|
|
1149
1128
|
d: "M3.5625 6.375H20.4375V8.25H3.5625V6.375ZM3.5625 16.125H20.4375V18H3.5625V16.125ZM20.4375 11.25H3.5625V13.125H20.4375V11.25Z"
|
|
1150
1129
|
}));
|
|
1151
1130
|
};
|
|
1152
1131
|
|
|
1153
|
-
var _excluded$
|
|
1132
|
+
var _excluded$1i = ["className"];
|
|
1154
1133
|
var Check = function Check(_ref) {
|
|
1155
1134
|
var _ref$className = _ref.className,
|
|
1156
1135
|
className = _ref$className === void 0 ? '' : _ref$className,
|
|
1157
|
-
props = _objectWithoutPropertiesLoose(_ref, _excluded$
|
|
1136
|
+
props = _objectWithoutPropertiesLoose(_ref, _excluded$1i);
|
|
1158
1137
|
|
|
1159
|
-
return React.createElement(SVG, Object.assign({
|
|
1138
|
+
return React.createElement(system.SVG, Object.assign({
|
|
1160
1139
|
className: className
|
|
1161
1140
|
}, props), React.createElement("path", {
|
|
1162
1141
|
d: "M8.17368 16.6154L3.19528 11.637L1.5 13.3204L8.17368 19.994L22.5 5.66772L20.8167 3.98437L8.17368 16.6154Z"
|
|
1163
1142
|
}));
|
|
1164
1143
|
};
|
|
1165
1144
|
|
|
1166
|
-
var _excluded$
|
|
1145
|
+
var _excluded$1j = ["className"];
|
|
1167
1146
|
var CircleUnchecked = function CircleUnchecked(_ref) {
|
|
1168
1147
|
var _ref$className = _ref.className,
|
|
1169
1148
|
className = _ref$className === void 0 ? '' : _ref$className,
|
|
1170
|
-
props = _objectWithoutPropertiesLoose(_ref, _excluded$
|
|
1149
|
+
props = _objectWithoutPropertiesLoose(_ref, _excluded$1j);
|
|
1171
1150
|
|
|
1172
|
-
return React.createElement(SVG, Object.assign({
|
|
1151
|
+
return React.createElement(system.SVG, Object.assign({
|
|
1173
1152
|
className: className
|
|
1174
1153
|
}, props), React.createElement("path", {
|
|
1175
1154
|
d: "M5.62507 12C5.62507 15.5157 8.48442 18.375 12.0001 18.375C15.5157 18.375 18.375 15.5157 18.375 12C18.375 8.48438 15.5157 5.62502 12.0001 5.62502C8.48442 5.62502 5.62507 8.48438 5.62507 12ZM12 21.0001C7.03127 21.0001 3 16.9688 3 12C3 7.03127 7.03127 3 12 3C16.9687 3 21 7.03127 21 12C21 16.9688 16.9687 21.0001 12 21.0001Z"
|
|
1176
1155
|
}));
|
|
1177
1156
|
};
|
|
1178
1157
|
|
|
1179
|
-
var _excluded$
|
|
1158
|
+
var _excluded$1k = ["className"];
|
|
1180
1159
|
var CircleChecked = function CircleChecked(_ref) {
|
|
1181
1160
|
var _ref$className = _ref.className,
|
|
1182
1161
|
className = _ref$className === void 0 ? '' : _ref$className,
|
|
1183
|
-
props = _objectWithoutPropertiesLoose(_ref, _excluded$
|
|
1162
|
+
props = _objectWithoutPropertiesLoose(_ref, _excluded$1k);
|
|
1184
1163
|
|
|
1185
|
-
return React.createElement(SVG, Object.assign({
|
|
1164
|
+
return React.createElement(system.SVG, Object.assign({
|
|
1186
1165
|
className: className
|
|
1187
1166
|
}, props), React.createElement("path", {
|
|
1188
1167
|
d: "M12 14.9999C10.3477 14.9999 9 13.6522 9 11.9999C9 10.3475 10.3477 8.99989 12 8.99989C13.6523 8.99989 15 10.3475 15 11.9999C15 13.6522 13.6523 14.9999 12 14.9999ZM5.62494 11.9999C5.62494 15.5155 8.48438 18.3749 12 18.3749C15.5156 18.3749 18.3751 15.5155 18.3751 11.9999C18.3751 8.48428 15.5156 5.62494 12 5.62494C8.48438 5.62494 5.62494 8.48428 5.62494 11.9999ZM12 20.9999C7.03134 20.9999 3 16.9687 3 11.9999C3 7.03115 7.03134 3 12 3C16.9687 3 21 7.03115 21 11.9999C21 16.9687 16.9687 20.9999 12 20.9999Z"
|
|
1189
1168
|
}));
|
|
1190
1169
|
};
|
|
1191
1170
|
|
|
1192
|
-
var _excluded$
|
|
1171
|
+
var _excluded$1l = ["className"];
|
|
1193
1172
|
var Close = function Close(_ref) {
|
|
1194
1173
|
var _ref$className = _ref.className,
|
|
1195
1174
|
className = _ref$className === void 0 ? '' : _ref$className,
|
|
1196
|
-
props = _objectWithoutPropertiesLoose(_ref, _excluded$
|
|
1175
|
+
props = _objectWithoutPropertiesLoose(_ref, _excluded$1l);
|
|
1197
1176
|
|
|
1198
|
-
return React.createElement(SVG, Object.assign({
|
|
1177
|
+
return React.createElement(system.SVG, Object.assign({
|
|
1199
1178
|
className: className
|
|
1200
1179
|
}, props), React.createElement("path", {
|
|
1201
1180
|
d: "M19.8281 5.74868L18.2513 4.17188L12 10.4232L5.74868 4.17188L4.17188 5.74868L10.4232 12L4.17188 18.2513L5.74868 19.8281L12 13.5768L18.2513 19.8281L19.8281 18.2513L13.5768 12L19.8281 5.74868Z"
|
|
1202
1181
|
}));
|
|
1203
1182
|
};
|
|
1204
1183
|
|
|
1205
|
-
var _excluded$
|
|
1184
|
+
var _excluded$1m = ["className"];
|
|
1206
1185
|
var Delete = function Delete(_ref) {
|
|
1207
1186
|
var _ref$className = _ref.className,
|
|
1208
1187
|
className = _ref$className === void 0 ? '' : _ref$className,
|
|
1209
|
-
props = _objectWithoutPropertiesLoose(_ref, _excluded$
|
|
1188
|
+
props = _objectWithoutPropertiesLoose(_ref, _excluded$1m);
|
|
1210
1189
|
|
|
1211
|
-
return React.createElement(SVG, Object.assign({
|
|
1190
|
+
return React.createElement(system.SVG, Object.assign({
|
|
1212
1191
|
className: className
|
|
1213
1192
|
}, props), React.createElement("path", {
|
|
1214
1193
|
d: "M14.9531 5H17.9062V6.75H6.09375V5H9.04688L9.89062 4.125H14.1094L14.9531 5ZM8.625 19.875C7.69688 19.875 6.9375 19.0875 6.9375 18.125V7.62502H17.0625V18.125C17.0625 19.0875 16.3031 19.875 15.375 19.875H8.625Z"
|
|
1215
1194
|
}));
|
|
1216
1195
|
};
|
|
1217
1196
|
|
|
1218
|
-
var _excluded$
|
|
1197
|
+
var _excluded$1n = ["className"];
|
|
1219
1198
|
var ExternalLink = function ExternalLink(_ref) {
|
|
1220
1199
|
var _ref$className = _ref.className,
|
|
1221
1200
|
className = _ref$className === void 0 ? '' : _ref$className,
|
|
1222
|
-
props = _objectWithoutPropertiesLoose(_ref, _excluded$
|
|
1201
|
+
props = _objectWithoutPropertiesLoose(_ref, _excluded$1n);
|
|
1223
1202
|
|
|
1224
|
-
return React.createElement(SVG, Object.assign({
|
|
1203
|
+
return React.createElement(system.SVG, Object.assign({
|
|
1225
1204
|
className: className
|
|
1226
1205
|
}, props), React.createElement("path", {
|
|
1227
1206
|
d: "M18.5625 18.5625H5.4375V5.4375H12V3.5625H5.4375C4.39687 3.5625 3.5625 4.40625 3.5625 5.4375V18.5625C3.5625 19.5938 4.39687 20.4375 5.4375 20.4375H18.5625C19.5938 20.4375 20.4375 19.5938 20.4375 18.5625V12H18.5625V18.5625ZM13.8648 3.5625V5.44042H17.2356L8.00565 14.6704L9.32959 15.9943L18.5596 6.76436V10.1352H20.4375V3.5625H13.8648Z"
|
|
1228
1207
|
}));
|
|
1229
1208
|
};
|
|
1230
1209
|
|
|
1231
|
-
var _excluded$
|
|
1210
|
+
var _excluded$1o = ["className"];
|
|
1232
1211
|
var Filter = function Filter(_ref) {
|
|
1233
1212
|
var _ref$className = _ref.className,
|
|
1234
1213
|
className = _ref$className === void 0 ? '' : _ref$className,
|
|
1235
|
-
props = _objectWithoutPropertiesLoose(_ref, _excluded$
|
|
1214
|
+
props = _objectWithoutPropertiesLoose(_ref, _excluded$1o);
|
|
1236
1215
|
|
|
1237
|
-
return React.createElement(SVG, Object.assign({
|
|
1216
|
+
return React.createElement(system.SVG, Object.assign({
|
|
1238
1217
|
className: className
|
|
1239
1218
|
}, props), React.createElement("path", {
|
|
1240
1219
|
d: "M3 6V8H21V6H3ZM10 18H14V16H10V18ZM18 13H6V11H18V13Z"
|
|
1241
1220
|
}));
|
|
1242
1221
|
};
|
|
1243
1222
|
|
|
1244
|
-
var _excluded$
|
|
1223
|
+
var _excluded$1p = ["className"];
|
|
1245
1224
|
var IconMore = function IconMore(_ref) {
|
|
1246
1225
|
var _ref$className = _ref.className,
|
|
1247
1226
|
className = _ref$className === void 0 ? '' : _ref$className,
|
|
1248
|
-
props = _objectWithoutPropertiesLoose(_ref, _excluded$
|
|
1227
|
+
props = _objectWithoutPropertiesLoose(_ref, _excluded$1p);
|
|
1249
1228
|
|
|
1250
|
-
return React.createElement(SVG, Object.assign({
|
|
1229
|
+
return React.createElement(system.SVG, Object.assign({
|
|
1251
1230
|
className: className
|
|
1252
1231
|
}, props), React.createElement("path", {
|
|
1253
1232
|
d: "M5.625 15.1875C6.55698 15.1875 7.3125 14.432 7.3125 13.5C7.3125 12.568 6.55698 11.8125 5.625 11.8125C4.69302 11.8125 3.9375 12.568 3.9375 13.5C3.9375 14.432 4.69302 15.1875 5.625 15.1875ZM12 15.1875C12.932 15.1875 13.6875 14.432 13.6875 13.5C13.6875 12.568 12.932 11.8125 12 11.8125C11.068 11.8125 10.3125 12.568 10.3125 13.5C10.3125 14.432 11.068 15.1875 12 15.1875ZM20.0625 13.5C20.0625 14.432 19.307 15.1875 18.375 15.1875C17.443 15.1875 16.6875 14.432 16.6875 13.5C16.6875 12.568 17.443 11.8125 18.375 11.8125C19.307 11.8125 20.0625 12.568 20.0625 13.5Z"
|
|
1254
1233
|
}));
|
|
1255
1234
|
};
|
|
1256
1235
|
|
|
1257
|
-
var _excluded$
|
|
1236
|
+
var _excluded$1q = ["className"];
|
|
1258
1237
|
var Remove = function Remove(_ref) {
|
|
1259
1238
|
var _ref$className = _ref.className,
|
|
1260
1239
|
className = _ref$className === void 0 ? '' : _ref$className,
|
|
1261
|
-
props = _objectWithoutPropertiesLoose(_ref, _excluded$
|
|
1240
|
+
props = _objectWithoutPropertiesLoose(_ref, _excluded$1q);
|
|
1262
1241
|
|
|
1263
|
-
return React.createElement(SVG, Object.assign({
|
|
1242
|
+
return React.createElement(system.SVG, Object.assign({
|
|
1264
1243
|
className: className
|
|
1265
1244
|
}, props), React.createElement("path", {
|
|
1266
1245
|
d: "M20.25 13.5603H3.75V11.2031H20.25V13.5603Z"
|
|
1267
1246
|
}));
|
|
1268
1247
|
};
|
|
1269
1248
|
|
|
1270
|
-
var _excluded$
|
|
1249
|
+
var _excluded$1r = ["className"];
|
|
1271
1250
|
var Search = function Search(_ref) {
|
|
1272
1251
|
var _ref$className = _ref.className,
|
|
1273
1252
|
className = _ref$className === void 0 ? '' : _ref$className,
|
|
1274
|
-
props = _objectWithoutPropertiesLoose(_ref, _excluded$
|
|
1253
|
+
props = _objectWithoutPropertiesLoose(_ref, _excluded$1r);
|
|
1275
1254
|
|
|
1276
|
-
return React.createElement(SVG, Object.assign({
|
|
1255
|
+
return React.createElement(system.SVG, Object.assign({
|
|
1277
1256
|
className: className
|
|
1278
1257
|
}, props), React.createElement("path", {
|
|
1279
1258
|
d: "M16.1865 14.5142H15.3057L14.9936 14.2131C16.0862 12.9421 16.744 11.292 16.744 9.497C16.744 5.49443 13.4996 2.25 9.497 2.25C5.49443 2.25 2.25 5.49443 2.25 9.497C2.25 13.4996 5.49443 16.744 9.497 16.744C11.292 16.744 12.9421 16.0862 14.2131 14.9936L14.5142 15.3057V16.1865L20.0888 21.75L21.75 20.0888L16.1865 14.5142ZM9.49701 14.5142C6.72085 14.5142 4.47986 12.2732 4.47986 9.49701C4.47986 6.72085 6.72085 4.47986 9.49701 4.47986C12.2732 4.47986 14.5142 6.72085 14.5142 9.49701C14.5142 12.2732 12.2732 14.5142 9.49701 14.5142Z"
|
|
1280
1259
|
}));
|
|
1281
1260
|
};
|
|
1282
1261
|
|
|
1283
|
-
var _excluded$
|
|
1262
|
+
var _excluded$1s = ["className"];
|
|
1284
1263
|
var SettingDots = function SettingDots(_ref) {
|
|
1285
1264
|
var _ref$className = _ref.className,
|
|
1286
1265
|
className = _ref$className === void 0 ? '' : _ref$className,
|
|
1287
|
-
props = _objectWithoutPropertiesLoose(_ref, _excluded$
|
|
1266
|
+
props = _objectWithoutPropertiesLoose(_ref, _excluded$1s);
|
|
1288
1267
|
|
|
1289
|
-
return React.createElement(SVG, Object.assign({
|
|
1268
|
+
return React.createElement(system.SVG, Object.assign({
|
|
1290
1269
|
className: className
|
|
1291
1270
|
}, props), React.createElement("path", {
|
|
1292
1271
|
d: "M12.0117 7.47656C13.2557 7.47656 14.2734 6.45879 14.2734 5.21484C14.2734 3.9709 13.2557 2.95312 12.0117 2.95312C10.7678 2.95312 9.75 3.9709 9.75 5.21484C9.75 6.45879 10.7678 7.47656 12.0117 7.47656ZM12.0117 9.73828C10.7678 9.73828 9.75 10.7561 9.75 12C9.75 13.2439 10.7678 14.2617 12.0117 14.2617C13.2557 14.2617 14.2734 13.2439 14.2734 12C14.2734 10.7561 13.2557 9.73828 12.0117 9.73828ZM12.0117 16.5234C10.7678 16.5234 9.75 17.5412 9.75 18.7852C9.75 20.0291 10.7678 21.0469 12.0117 21.0469C13.2557 21.0469 14.2734 20.0291 14.2734 18.7852C14.2734 17.5412 13.2557 16.5234 12.0117 16.5234Z"
|
|
1293
1272
|
}));
|
|
1294
1273
|
};
|
|
1295
1274
|
|
|
1296
|
-
var _excluded$
|
|
1275
|
+
var _excluded$1t = ["className"];
|
|
1297
1276
|
var SquareUnchecked = function SquareUnchecked(_ref) {
|
|
1298
1277
|
var _ref$className = _ref.className,
|
|
1299
1278
|
className = _ref$className === void 0 ? '' : _ref$className,
|
|
1300
|
-
props = _objectWithoutPropertiesLoose(_ref, _excluded$
|
|
1279
|
+
props = _objectWithoutPropertiesLoose(_ref, _excluded$1t);
|
|
1301
1280
|
|
|
1302
|
-
return React.createElement(SVG, Object.assign({
|
|
1281
|
+
return React.createElement(system.SVG, Object.assign({
|
|
1303
1282
|
className: className
|
|
1304
1283
|
}, props), React.createElement("path", {
|
|
1305
1284
|
d: "M19.2917 4.70833V19.2917H4.70833V4.70833H19.2917ZM19.2917 2.625H4.70833C3.5625 2.625 2.625 3.5625 2.625 4.70833V19.2917C2.625 20.4375 3.5625 21.375 4.70833 21.375H19.2917C20.4375 21.375 21.375 20.4375 21.375 19.2917V4.70833C21.375 3.5625 20.4375 2.625 19.2917 2.625Z"
|
|
1306
1285
|
}));
|
|
1307
1286
|
};
|
|
1308
1287
|
|
|
1309
|
-
var _excluded$
|
|
1288
|
+
var _excluded$1u = ["className"];
|
|
1310
1289
|
var SquareChecked = function SquareChecked(_ref) {
|
|
1311
1290
|
var _ref$className = _ref.className,
|
|
1312
1291
|
className = _ref$className === void 0 ? '' : _ref$className,
|
|
1313
|
-
props = _objectWithoutPropertiesLoose(_ref, _excluded$
|
|
1292
|
+
props = _objectWithoutPropertiesLoose(_ref, _excluded$1u);
|
|
1314
1293
|
|
|
1315
|
-
return React.createElement(SVG, Object.assign({
|
|
1294
|
+
return React.createElement(system.SVG, Object.assign({
|
|
1316
1295
|
className: className
|
|
1317
1296
|
}, props), React.createElement("path", {
|
|
1318
1297
|
d: "M19.2917 2.625H4.70833C3.5625 2.625 2.625 3.5625 2.625 4.70833V19.2917C2.625 20.4375 3.5625 21.375 4.70833 21.375H19.2917C20.4375 21.375 21.375 20.4375 21.375 19.2917V4.70833C21.375 3.5625 20.4375 2.625 19.2917 2.625ZM9.91667 17.2083L4.70833 12.2003L6.16667 10.7981L9.91667 14.4038L17.8333 6.79167L19.2917 8.19391L9.91667 17.2083Z"
|
|
1319
1298
|
}));
|
|
1320
1299
|
};
|
|
1321
1300
|
|
|
1322
|
-
var _excluded$
|
|
1301
|
+
var _excluded$1v = ["className"];
|
|
1323
1302
|
var Cart = function Cart(_ref) {
|
|
1324
1303
|
var _ref$className = _ref.className,
|
|
1325
1304
|
className = _ref$className === void 0 ? '' : _ref$className,
|
|
1326
|
-
props = _objectWithoutPropertiesLoose(_ref, _excluded$
|
|
1305
|
+
props = _objectWithoutPropertiesLoose(_ref, _excluded$1v);
|
|
1327
1306
|
|
|
1328
|
-
return React.createElement(SVG, Object.assign({
|
|
1307
|
+
return React.createElement(system.SVG, Object.assign({
|
|
1329
1308
|
className: className
|
|
1330
1309
|
}, props), React.createElement("path", {
|
|
1331
1310
|
d: "M8.4 18.525C7.41 18.525 6.609 19.335 6.609 20.325C6.609 21.315 7.41 22.125 8.4 22.125C9.39 22.125 10.2 21.315 10.2 20.325C10.2 19.335 9.39 18.525 8.4 18.525ZM3 4.125V5.925H4.8L8.04 12.756L6.825 14.961C6.681 15.213 6.6 15.51 6.6 15.825C6.6 16.815 7.41 17.625 8.4 17.625H19.2V15.825H8.778C8.652 15.825 8.553 15.726 8.553 15.6L8.58 15.492L9.39 14.025H16.095C16.77 14.025 17.364 13.656 17.67 13.098L20.892 7.257C20.964 7.131 21 6.978 21 6.825C21 6.33 20.595 5.925 20.1 5.925H6.789L5.943 4.125H3ZM17.4 18.525C16.41 18.525 15.609 19.335 15.609 20.325C15.609 21.315 16.41 22.125 17.4 22.125C18.39 22.125 19.2 21.315 19.2 20.325C19.2 19.335 18.39 18.525 17.4 18.525Z"
|
|
1332
1311
|
}));
|
|
1333
1312
|
};
|
|
1334
1313
|
|
|
1335
|
-
var _excluded$
|
|
1314
|
+
var _excluded$1w = ["className"];
|
|
1336
1315
|
var CreditCard = function CreditCard(_ref) {
|
|
1337
1316
|
var _ref$className = _ref.className,
|
|
1338
1317
|
className = _ref$className === void 0 ? '' : _ref$className,
|
|
1339
|
-
props = _objectWithoutPropertiesLoose(_ref, _excluded$
|
|
1318
|
+
props = _objectWithoutPropertiesLoose(_ref, _excluded$1w);
|
|
1340
1319
|
|
|
1341
|
-
return React.createElement(SVG, Object.assign({
|
|
1320
|
+
return React.createElement(system.SVG, Object.assign({
|
|
1342
1321
|
className: className
|
|
1343
1322
|
}, props), React.createElement("path", {
|
|
1344
1323
|
d: "M2.79867 12.6224H14.5914V13.7706H2.79867V12.6224Z"
|
|
@@ -1351,104 +1330,104 @@ var CreditCard = function CreditCard(_ref) {
|
|
|
1351
1330
|
}));
|
|
1352
1331
|
};
|
|
1353
1332
|
|
|
1354
|
-
var _excluded$
|
|
1333
|
+
var _excluded$1x = ["className"];
|
|
1355
1334
|
var Group = function Group(_ref) {
|
|
1356
1335
|
var _ref$className = _ref.className,
|
|
1357
1336
|
className = _ref$className === void 0 ? '' : _ref$className,
|
|
1358
|
-
props = _objectWithoutPropertiesLoose(_ref, _excluded$
|
|
1337
|
+
props = _objectWithoutPropertiesLoose(_ref, _excluded$1x);
|
|
1359
1338
|
|
|
1360
|
-
return React.createElement(SVG, Object.assign({
|
|
1339
|
+
return React.createElement(system.SVG, Object.assign({
|
|
1361
1340
|
className: className
|
|
1362
1341
|
}, props), React.createElement("path", {
|
|
1363
1342
|
d: "M10.8982 7.6321C10.8982 9.44301 9.44726 10.9048 7.63635 10.9048C5.82544 10.9048 4.36363 9.44301 4.36363 7.6321C4.36363 5.82119 5.82544 4.35938 7.63635 4.35938C9.44726 4.35938 10.8982 5.82119 10.8982 7.6321ZM19.6255 7.6321C19.6255 9.44301 18.1746 10.9048 16.3636 10.9048C14.5527 10.9048 13.0909 9.44301 13.0909 7.6321C13.0909 5.82119 14.5527 4.35938 16.3636 4.35938C18.1746 4.35938 19.6255 5.82119 19.6255 7.6321ZM7.63636 13.0867C5.09455 13.0867 0 14.3631 0 16.9049V19.6322H15.2727V16.9049C15.2727 14.3631 10.1782 13.0867 7.63636 13.0867ZM15.3055 13.1412C15.6873 13.1085 16.0473 13.0867 16.3636 13.0867C18.9055 13.0867 24 14.3631 24 16.9049V19.6322H17.4545V16.9049C17.4545 15.2903 16.5709 14.0576 15.3055 13.1412Z"
|
|
1364
1343
|
}));
|
|
1365
1344
|
};
|
|
1366
1345
|
|
|
1367
|
-
var _excluded$
|
|
1346
|
+
var _excluded$1y = ["className"];
|
|
1368
1347
|
var Id = function Id(_ref) {
|
|
1369
1348
|
var _ref$className = _ref.className,
|
|
1370
1349
|
className = _ref$className === void 0 ? '' : _ref$className,
|
|
1371
|
-
props = _objectWithoutPropertiesLoose(_ref, _excluded$
|
|
1350
|
+
props = _objectWithoutPropertiesLoose(_ref, _excluded$1y);
|
|
1372
1351
|
|
|
1373
|
-
return React.createElement(SVG, Object.assign({
|
|
1352
|
+
return React.createElement(system.SVG, Object.assign({
|
|
1374
1353
|
className: className
|
|
1375
1354
|
}, props), React.createElement("path", {
|
|
1376
1355
|
d: "M10.5353 13.8562H20.7873V12.5809H10.5353V13.8562ZM10.5353 11.3051H14.9761V10.0298H10.5353V11.3051ZM5.29154 9.25003C5.60605 8.95131 5.98371 8.80136 6.4253 8.80136C6.8657 8.80136 7.24375 8.95131 7.55906 9.25003C7.87358 9.54993 8.03143 9.92757 8.03143 10.3841C8.03143 10.8407 7.87358 11.227 7.55906 11.5415C7.24375 11.8564 6.8657 12.0138 6.4253 12.0138C5.98371 12.0138 5.60605 11.8564 5.29154 11.5415C4.97623 11.227 4.81877 10.849 4.81877 10.4074C4.81877 9.93506 4.97623 9.54993 5.29154 9.25003ZM8.45685 13.1948C9.24373 13.5101 9.63757 13.9197 9.63757 14.4232V15.2263H3.21266V14.4232C3.21266 13.9197 3.62149 13.5101 4.44073 13.1948C5.10252 12.9431 5.76392 12.8168 6.42531 12.8168C7.0867 12.8168 7.76349 12.9431 8.45685 13.1948ZM2.37604 5.8125C2.16087 5.8125 1.97683 5.88799 1.8239 6.03859C1.67021 6.18957 1.59375 6.37037 1.59375 6.58099V17.4259C1.59375 17.6369 1.67021 17.8177 1.8239 17.968C1.97683 18.1193 2.16087 18.1941 2.37604 18.1941H21.6037C21.8177 18.1941 22.0018 18.1193 22.1555 17.968C22.3088 17.8177 22.3856 17.6369 22.3856 17.4259V6.58099C22.3856 6.37037 22.3088 6.18957 22.1555 6.03859C22.0018 5.88799 21.8177 5.8125 21.6037 5.8125H2.37604ZM24 6.34489V17.6827C24 18.2494 23.7948 18.7458 23.3856 19.1708C22.9759 19.5958 22.472 19.8085 21.8741 19.8085H2.12625C1.5276 19.8085 1.02327 19.5958 0.614433 19.1708C0.204811 18.7458 0 18.2494 0 17.6827V6.34489C0 5.74667 0.204811 5.24275 0.614433 4.83315C1.02327 4.42395 1.5276 4.21875 2.12625 4.21875H21.8741C22.472 4.21875 22.9759 4.42395 23.3856 4.83315C23.7948 5.24275 24 5.74667 24 6.34489Z"
|
|
1377
1356
|
}));
|
|
1378
1357
|
};
|
|
1379
1358
|
|
|
1380
|
-
var _excluded$
|
|
1359
|
+
var _excluded$1z = ["className"];
|
|
1381
1360
|
var SmilieDissatisfied = function SmilieDissatisfied(_ref) {
|
|
1382
1361
|
var _ref$className = _ref.className,
|
|
1383
1362
|
className = _ref$className === void 0 ? '' : _ref$className,
|
|
1384
|
-
props = _objectWithoutPropertiesLoose(_ref, _excluded$
|
|
1363
|
+
props = _objectWithoutPropertiesLoose(_ref, _excluded$1z);
|
|
1385
1364
|
|
|
1386
|
-
return React.createElement(SVG, Object.assign({
|
|
1365
|
+
return React.createElement(system.SVG, Object.assign({
|
|
1387
1366
|
className: className
|
|
1388
1367
|
}, props), React.createElement("path", {
|
|
1389
1368
|
d: "M11.9907 2.65417C6.83178 2.65417 2.65421 6.84109 2.65421 12C2.65421 17.1588 6.83178 21.3458 11.9907 21.3458C17.1589 21.3458 21.3458 17.1588 21.3458 12C21.3458 6.84109 17.1589 2.65417 11.9907 2.65417ZM12 19.4766C7.86916 19.4766 4.52336 16.1308 4.52336 11.9999C4.52336 7.8691 7.86916 4.52331 12 4.52331C16.1308 4.52331 19.4766 7.8691 19.4766 11.9999C19.4766 16.1308 16.1308 19.4766 12 19.4766ZM7.21495 17.1401C7.96262 15.2243 9.82243 13.8691 12 13.8691C14.1776 13.8691 16.0374 15.2243 16.785 17.1401H15.2243C14.5701 16.028 13.3832 15.271 12 15.271C10.6168 15.271 9.42056 16.028 8.7757 17.1401H7.21495ZM15.271 11.0655C16.0453 11.0655 16.6729 10.4378 16.6729 9.66358C16.6729 8.88935 16.0453 8.26171 15.271 8.26171C14.4968 8.26171 13.8692 8.88935 13.8692 9.66358C13.8692 10.4378 14.4968 11.0655 15.271 11.0655ZM10.1308 9.66358C10.1308 10.4378 9.5032 11.0655 8.72897 11.0655C7.95474 11.0655 7.3271 10.4378 7.3271 9.66358C7.3271 8.88935 7.95474 8.26171 8.72897 8.26171C9.5032 8.26171 10.1308 8.88935 10.1308 9.66358Z"
|
|
1390
1369
|
}));
|
|
1391
1370
|
};
|
|
1392
1371
|
|
|
1393
|
-
var _excluded$
|
|
1372
|
+
var _excluded$1A = ["className"];
|
|
1394
1373
|
var SmilieNeutral = function SmilieNeutral(_ref) {
|
|
1395
1374
|
var _ref$className = _ref.className,
|
|
1396
1375
|
className = _ref$className === void 0 ? '' : _ref$className,
|
|
1397
|
-
props = _objectWithoutPropertiesLoose(_ref, _excluded$
|
|
1376
|
+
props = _objectWithoutPropertiesLoose(_ref, _excluded$1A);
|
|
1398
1377
|
|
|
1399
|
-
return React.createElement(SVG, Object.assign({
|
|
1378
|
+
return React.createElement(system.SVG, Object.assign({
|
|
1400
1379
|
className: className
|
|
1401
1380
|
}, props), React.createElement("path", {
|
|
1402
1381
|
d: "M12.0083 2.67188C6.84945 2.67188 2.67188 6.85879 2.67188 12.0177C2.67188 17.1765 6.84945 21.3635 12.0083 21.3635C17.1765 21.3635 21.3635 17.1765 21.3635 12.0177C21.3635 6.85879 17.1765 2.67188 12.0083 2.67188ZM12.0177 19.4943C7.88683 19.4943 4.54103 16.1485 4.54103 12.0177C4.54103 7.88683 7.88683 4.54103 12.0177 4.54103C16.1485 4.54103 19.4943 7.88683 19.4943 12.0177C19.4943 16.1485 16.1485 19.4943 12.0177 19.4943ZM8.74664 11.0831C9.52087 11.0831 10.1485 10.4555 10.1485 9.68122C10.1485 8.90699 9.52087 8.27935 8.74664 8.27935C7.97241 8.27935 7.34477 8.90699 7.34477 9.68122C7.34477 10.4555 7.97241 11.0831 8.74664 11.0831ZM9.21393 13.8868V15.2887H14.8214V13.8868H9.21393ZM15.2887 11.0831C16.0629 11.0831 16.6906 10.4555 16.6906 9.68122C16.6906 8.90699 16.0629 8.27935 15.2887 8.27935C14.5145 8.27935 13.8868 8.90699 13.8868 9.68122C13.8868 10.4555 14.5145 11.0831 15.2887 11.0831Z"
|
|
1403
1382
|
}));
|
|
1404
1383
|
};
|
|
1405
1384
|
|
|
1406
|
-
var _excluded$
|
|
1385
|
+
var _excluded$1B = ["className"];
|
|
1407
1386
|
var SmilieSatisfied = function SmilieSatisfied(_ref) {
|
|
1408
1387
|
var _ref$className = _ref.className,
|
|
1409
1388
|
className = _ref$className === void 0 ? '' : _ref$className,
|
|
1410
|
-
props = _objectWithoutPropertiesLoose(_ref, _excluded$
|
|
1389
|
+
props = _objectWithoutPropertiesLoose(_ref, _excluded$1B);
|
|
1411
1390
|
|
|
1412
|
-
return React.createElement(SVG, Object.assign({
|
|
1391
|
+
return React.createElement(system.SVG, Object.assign({
|
|
1413
1392
|
className: className
|
|
1414
1393
|
}, props), React.createElement("path", {
|
|
1415
1394
|
d: "M11.9907 2.65417C6.83178 2.65417 2.65421 6.84109 2.65421 12C2.65421 17.1588 6.83178 21.3458 11.9907 21.3458C17.1589 21.3458 21.3458 17.1588 21.3458 12C21.3458 6.84109 17.1589 2.65417 11.9907 2.65417ZM12 19.4766C7.86917 19.4766 4.52337 16.1308 4.52337 11.9999C4.52337 7.8691 7.86917 4.52331 12 4.52331C16.1308 4.52331 19.4766 7.8691 19.4766 11.9999C19.4766 16.1308 16.1308 19.4766 12 19.4766ZM8.7757 13.8691C9.42991 14.9813 10.6168 15.7383 12 15.7383C13.3832 15.7383 14.5701 14.9813 15.2243 13.8691H16.785C16.0374 15.785 14.1776 17.1401 12 17.1401C9.82243 17.1401 7.96262 15.785 7.21495 13.8691H8.7757ZM15.271 11.0655C16.0453 11.0655 16.6729 10.4378 16.6729 9.66358C16.6729 8.88935 16.0453 8.26171 15.271 8.26171C14.4968 8.26171 13.8692 8.88935 13.8692 9.66358C13.8692 10.4378 14.4968 11.0655 15.271 11.0655ZM10.1308 9.66358C10.1308 10.4378 9.50321 11.0655 8.72898 11.0655C7.95474 11.0655 7.3271 10.4378 7.3271 9.66358C7.3271 8.88935 7.95474 8.26171 8.72898 8.26171C9.50321 8.26171 10.1308 8.88935 10.1308 9.66358Z"
|
|
1416
1395
|
}));
|
|
1417
1396
|
};
|
|
1418
1397
|
|
|
1419
|
-
var _excluded$
|
|
1398
|
+
var _excluded$1C = ["className"];
|
|
1420
1399
|
var SmilieVeryDissatisfied = function SmilieVeryDissatisfied(_ref) {
|
|
1421
1400
|
var _ref$className = _ref.className,
|
|
1422
1401
|
className = _ref$className === void 0 ? '' : _ref$className,
|
|
1423
|
-
props = _objectWithoutPropertiesLoose(_ref, _excluded$
|
|
1402
|
+
props = _objectWithoutPropertiesLoose(_ref, _excluded$1C);
|
|
1424
1403
|
|
|
1425
|
-
return React.createElement(SVG, Object.assign({
|
|
1404
|
+
return React.createElement(system.SVG, Object.assign({
|
|
1426
1405
|
className: className
|
|
1427
1406
|
}, props), React.createElement("path", {
|
|
1428
1407
|
d: "M11.9906 2.625C6.81563 2.625 2.625 6.81563 2.625 12C2.625 17.1844 6.81563 21.375 11.9906 21.375C17.1656 21.375 21.375 17.1844 21.375 12C21.375 6.81563 17.175 2.625 11.9906 2.625ZM12 19.5C7.85625 19.5 4.5 16.1438 4.5 12C4.5 7.85625 7.85625 4.5 12 4.5C16.1438 4.5 19.5 7.85625 19.5 12C19.5 16.1438 16.1438 19.5 12 19.5ZM14.925 9.01871L15.9188 8.02496L16.9125 9.01871L15.9188 10.0125L16.9125 11.0062L15.9188 12L14.925 11.0062L13.9313 12L12.9375 11.0062L13.9313 10.0125L12.9375 9.01871L13.9313 8.02496L14.925 9.01871ZM8.08125 12L9.075 11.0062L10.0687 12L11.0625 11.0062L10.0687 10.0125L11.0625 9.01871L10.0687 8.02496L9.075 9.01871L8.08125 8.02496L7.0875 9.01871L8.08125 10.0125L7.0875 11.0062L8.08125 12ZM7.20938 17.1562C7.95938 15.2437 9.81563 13.875 12 13.875C14.1844 13.875 16.0406 15.2437 16.7906 17.1562H7.20938Z"
|
|
1429
1408
|
}));
|
|
1430
1409
|
};
|
|
1431
1410
|
|
|
1432
|
-
var _excluded$
|
|
1411
|
+
var _excluded$1D = ["className"];
|
|
1433
1412
|
var SmilieVerySatisfied = function SmilieVerySatisfied(_ref) {
|
|
1434
1413
|
var _ref$className = _ref.className,
|
|
1435
1414
|
className = _ref$className === void 0 ? '' : _ref$className,
|
|
1436
|
-
props = _objectWithoutPropertiesLoose(_ref, _excluded$
|
|
1415
|
+
props = _objectWithoutPropertiesLoose(_ref, _excluded$1D);
|
|
1437
1416
|
|
|
1438
|
-
return React.createElement(SVG, Object.assign({
|
|
1417
|
+
return React.createElement(system.SVG, Object.assign({
|
|
1439
1418
|
className: className
|
|
1440
1419
|
}, props), React.createElement("path", {
|
|
1441
1420
|
d: "M11.9906 2.625C6.81563 2.625 2.625 6.81563 2.625 12C2.625 17.1844 6.81563 21.375 11.9906 21.375C17.1656 21.375 21.375 17.1844 21.375 12C21.375 6.81563 17.175 2.625 11.9906 2.625ZM12 19.5C7.85625 19.5 4.5 16.1438 4.5 12C4.5 7.85625 7.85625 4.5 12 4.5C16.1438 4.5 19.5 7.85625 19.5 12C19.5 16.1438 16.1438 19.5 12 19.5ZM13.9313 11.0625L12.9375 10.0687L14.925 8.08125L16.9125 10.0687L15.9188 11.0625L14.925 10.0687L13.9313 11.0625ZM9.07501 10.0687L10.0688 11.0625L11.0625 10.0687L9.07501 8.08125L7.0875 10.0687L8.08125 11.0625L9.07501 10.0687ZM16.7906 13.875C16.0406 15.7875 14.1844 17.1562 12 17.1562C9.81562 17.1562 7.95937 15.7875 7.20937 13.875H16.7906Z"
|
|
1442
1421
|
}));
|
|
1443
1422
|
};
|
|
1444
1423
|
|
|
1445
|
-
var _excluded$
|
|
1424
|
+
var _excluded$1E = ["className"];
|
|
1446
1425
|
var User = function User(_ref) {
|
|
1447
1426
|
var _ref$className = _ref.className,
|
|
1448
1427
|
className = _ref$className === void 0 ? '' : _ref$className,
|
|
1449
|
-
props = _objectWithoutPropertiesLoose(_ref, _excluded$
|
|
1428
|
+
props = _objectWithoutPropertiesLoose(_ref, _excluded$1E);
|
|
1450
1429
|
|
|
1451
|
-
return React.createElement(SVG, Object.assign({
|
|
1430
|
+
return React.createElement(system.SVG, Object.assign({
|
|
1452
1431
|
className: className
|
|
1453
1432
|
}, props), React.createElement("path", {
|
|
1454
1433
|
d: "M16.5 7.5C16.5 9.98625 14.4862 12 12 12C9.51375 12 7.5 9.98625 7.5 7.5C7.5 5.01375 9.51375 3 12 3C14.4862 3 16.5 5.01375 16.5 7.5ZM3 18.75C3 15.7575 8.99625 14.25 12 14.25C15.0037 14.25 21 15.7575 21 18.75V21H3V18.75Z"
|
|
@@ -1530,7 +1509,6 @@ exports.ResaleEdit = ResaleEdit;
|
|
|
1530
1509
|
exports.ResaleLogbook = ResaleLogbook;
|
|
1531
1510
|
exports.RotateLeft = RotateLeft;
|
|
1532
1511
|
exports.RotateRight = RotateRight;
|
|
1533
|
-
exports.SVG = SVG;
|
|
1534
1512
|
exports.Save = Save;
|
|
1535
1513
|
exports.Scanner = Scanner;
|
|
1536
1514
|
exports.Search = Search;
|