@carbon/icons-react 11.11.0 → 11.12.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/es/DiamondFill.js +56 -0
- package/es/Undefined.js +3 -18
- package/es/generated/bucket-10.js +739 -743
- package/es/generated/bucket-11.js +681 -679
- package/es/generated/bucket-12.js +737 -735
- package/es/generated/bucket-13.js +706 -706
- package/es/generated/bucket-14.js +713 -728
- package/es/generated/bucket-15.js +784 -786
- package/es/generated/bucket-16.js +32 -8
- package/es/generated/bucket-4.js +484 -467
- package/es/generated/bucket-5.js +697 -703
- package/es/generated/bucket-6.js +755 -751
- package/es/generated/bucket-7.js +781 -779
- package/es/generated/bucket-8.js +651 -651
- package/es/generated/bucket-9.js +704 -704
- package/es/index.js +13 -13
- package/lib/DiamondFill.js +62 -0
- package/lib/Undefined.js +3 -18
- package/lib/generated/bucket-10.js +739 -743
- package/lib/generated/bucket-11.js +681 -679
- package/lib/generated/bucket-12.js +737 -735
- package/lib/generated/bucket-13.js +706 -706
- package/lib/generated/bucket-14.js +713 -728
- package/lib/generated/bucket-15.js +784 -786
- package/lib/generated/bucket-16.js +32 -7
- package/lib/generated/bucket-4.js +484 -467
- package/lib/generated/bucket-5.js +697 -703
- package/lib/generated/bucket-6.js +755 -751
- package/lib/generated/bucket-7.js +781 -779
- package/lib/generated/bucket-8.js +651 -651
- package/lib/generated/bucket-9.js +704 -704
- package/lib/index.js +13 -12
- package/package.json +5 -5
|
@@ -11,7 +11,7 @@ import React from 'react';
|
|
|
11
11
|
import '@carbon/icon-helpers';
|
|
12
12
|
import 'prop-types';
|
|
13
13
|
|
|
14
|
-
var _path, _path2,
|
|
14
|
+
var _path, _path2, _path3, _path4, _circle, _circle2, _circle3, _path5, _path6, _path7, _path8, _path9, _path10, _path11, _path12, _path13, _path14, _path15, _path16, _path17, _path18, _path19, _path20, _path21, _path22, _path23, _path24, _path25, _path26, _path27, _path28, _path29, _path30, _path31, _path32, _path33, _path34, _path35, _path36, _path37, _circle4, _path38, _circle5, _path39, _path40, _circle6, _path41, _path42, _path43, _path44, _path45, _path46, _path47, _path48, _path49, _path50, _path51, _path52, _path53, _path54, _path55, _path56, _path57, _circle7, _path58, _path59, _path60, _path61, _path62, _path63, _path64, _path65, _path66, _path67, _path68, _circle8, _circle9, _path69, _circle10, _circle11, _path70, _path71, _circle12, _circle13, _path72, _path73, _circle14, _circle15, _path74, _path75, _circle16, _circle17, _path76, _path77, _circle18, _circle19, _path78, _path79, _circle20, _circle21, _path80, _path81, _path82, _path83, _path84, _path85, _path86, _rect, _path87, _path88, _path89, _path90, _path91, _path92, _path93, _path94, _path95, _path96, _path97, _path98, _path99, _path100, _path101, _path102, _path103, _path104, _path105, _path106, _path107, _path108, _path109, _path110, _path111, _path112, _path113, _path114, _path115, _path116, _path117, _path118, _path119, _path120, _path121, _path122, _path123, _path124, _path125, _path126, _path127, _path128, _path129, _path130, _path131, _path132, _path133, _circle22, _path134, _path135, _path136, _path137, _circle23, _path138, _circle24, _path139, _path140, _path141, _path142, _path143, _path144, _path145, _path146, _path147, _path148, _path149, _path150, _path151, _path152, _path153, _path154, _path155, _path156, _path157, _circle25, _path158, _path159, _path160, _path161, _path162, _path163, _path164, _path165, _path166, _path167, _path168, _path169, _path170, _circle26, _circle27, _circle28, _circle29, _circle30, _circle31, _circle32, _circle33, _path171, _path172, _path173, _path174, _path175, _circle34, _circle35, _circle36, _circle37, _circle38, _circle39, _circle40, _path176, _path177, _path178, _path179, _path180, _path181, _path182, _path183, _path184, _path185, _path186, _path187, _path188, _path189, _path190, _path191, _path192, _path193, _path194, _path195, _path196, _path197, _path198, _path199, _path200, _path201, _path202, _path203, _path204, _path205, _path206, _path207, _path208;
|
|
15
15
|
|
|
16
16
|
var _excluded = ["children", "size"],
|
|
17
17
|
_excluded2 = ["children", "size"],
|
|
@@ -138,7 +138,7 @@ var _excluded = ["children", "size"],
|
|
|
138
138
|
_excluded123 = ["children", "size"],
|
|
139
139
|
_excluded124 = ["children", "size"],
|
|
140
140
|
_excluded125 = ["children", "size"];
|
|
141
|
-
var
|
|
141
|
+
var Scan = /*#__PURE__*/React.forwardRef(function Scan(_ref, ref) {
|
|
142
142
|
var children = _ref.children,
|
|
143
143
|
_ref$size = _ref.size,
|
|
144
144
|
size = _ref$size === void 0 ? 16 : _ref$size,
|
|
@@ -152,14 +152,16 @@ var ScanAlt = /*#__PURE__*/React.forwardRef(function ScanAlt(_ref, ref) {
|
|
|
152
152
|
viewBox: "0 0 32 32",
|
|
153
153
|
fill: "currentColor"
|
|
154
154
|
}, rest), _path || (_path = /*#__PURE__*/React.createElement("path", {
|
|
155
|
-
d: "
|
|
155
|
+
d: "M21,29H5a2,2,0,0,1-2-2V5A2,2,0,0,1,5,3H21V5H5V27H21Z"
|
|
156
|
+
})), _path2 || (_path2 = /*#__PURE__*/React.createElement("path", {
|
|
157
|
+
d: "M15 9H17V23H15zM27 9H29V23H27zM21 9H23V23H21z"
|
|
156
158
|
})), children);
|
|
157
159
|
});
|
|
158
160
|
|
|
159
161
|
if (process.env.NODE_ENV !== "production") {
|
|
160
|
-
|
|
162
|
+
Scan.propTypes = iconPropTypes;
|
|
161
163
|
}
|
|
162
|
-
var
|
|
164
|
+
var ScanAlt = /*#__PURE__*/React.forwardRef(function ScanAlt(_ref2, ref) {
|
|
163
165
|
var children = _ref2.children,
|
|
164
166
|
_ref2$size = _ref2.size,
|
|
165
167
|
size = _ref2$size === void 0 ? 16 : _ref2$size,
|
|
@@ -172,15 +174,15 @@ var ScanDisabled = /*#__PURE__*/React.forwardRef(function ScanDisabled(_ref2, re
|
|
|
172
174
|
xmlns: "http://www.w3.org/2000/svg",
|
|
173
175
|
viewBox: "0 0 32 32",
|
|
174
176
|
fill: "currentColor"
|
|
175
|
-
}, rest),
|
|
176
|
-
d: "
|
|
177
|
+
}, rest), _path3 || (_path3 = /*#__PURE__*/React.createElement("path", {
|
|
178
|
+
d: "M22 24H10a2 2 0 01-2-2V19h2v3H22V19h2v3A2 2 0 0122 24zM2 15H30V17H2zM24 13H22V10H10v3H8V10a2 2 0 012-2H22a2 2 0 012 2zM30 10L28 10 28 4 22 4 22 2 30 2 30 10zM4 10L2 10 2 2 10 2 10 4 4 4 4 10zM10 30L2 30 2 22 4 22 4 28 10 28 10 30zM30 30L22 30 22 28 28 28 28 22 30 22 30 30z"
|
|
177
179
|
})), children);
|
|
178
180
|
});
|
|
179
181
|
|
|
180
182
|
if (process.env.NODE_ENV !== "production") {
|
|
181
|
-
|
|
183
|
+
ScanAlt.propTypes = iconPropTypes;
|
|
182
184
|
}
|
|
183
|
-
var
|
|
185
|
+
var ScanDisabled = /*#__PURE__*/React.forwardRef(function ScanDisabled(_ref3, ref) {
|
|
184
186
|
var children = _ref3.children,
|
|
185
187
|
_ref3$size = _ref3.size,
|
|
186
188
|
size = _ref3$size === void 0 ? 16 : _ref3$size,
|
|
@@ -193,27 +195,15 @@ var ScatterMatrix = /*#__PURE__*/React.forwardRef(function ScatterMatrix(_ref3,
|
|
|
193
195
|
xmlns: "http://www.w3.org/2000/svg",
|
|
194
196
|
viewBox: "0 0 32 32",
|
|
195
197
|
fill: "currentColor"
|
|
196
|
-
}, rest),
|
|
197
|
-
|
|
198
|
-
cy: "9.5",
|
|
199
|
-
r: "2.5"
|
|
200
|
-
})), _circle2 || (_circle2 = /*#__PURE__*/React.createElement("circle", {
|
|
201
|
-
cx: "9.5",
|
|
202
|
-
cy: "22.5",
|
|
203
|
-
r: "2.5"
|
|
204
|
-
})), _circle3 || (_circle3 = /*#__PURE__*/React.createElement("circle", {
|
|
205
|
-
cx: "22.5",
|
|
206
|
-
cy: "22.5",
|
|
207
|
-
r: "2.5"
|
|
208
|
-
})), _path3 || (_path3 = /*#__PURE__*/React.createElement("path", {
|
|
209
|
-
d: "M28,2H4A2.0023,2.0023,0,0,0,2,4V28a2.0023,2.0023,0,0,0,2,2H28a2.0023,2.0023,0,0,0,2-2V4A2.0023,2.0023,0,0,0,28,2Zm0,13H17V4H28ZM15,4V15H4V4ZM4,17H15V28H4ZM17,28V17H28V28Z"
|
|
198
|
+
}, rest), _path4 || (_path4 = /*#__PURE__*/React.createElement("path", {
|
|
199
|
+
d: "M29.3826 2.0762a.9993.9993 0 00-1.09.2168l-26 26A1 1 0 003 30h8V28H5.4143l4-4H22a2.0021 2.0021 0 002-2V9.4146l4-4V11h2V3A1 1 0 0029.3826 2.0762zM22 22H11.4143L22 11.4146zM10 17.7554V10h7.7554l2-2H10a2.0025 2.0025 0 00-2 2v9.7554zM11 2L2 2 2 11 4 11 4 4 11 4 11 2zM21 30L30 30 30 21 28 21 28 28 21 28 21 30zM4 23.755L4 21 2 21 2 25.754 4 23.755zM25.755 2L21 2 21 4 23.755 4 25.755 2z"
|
|
210
200
|
})), children);
|
|
211
201
|
});
|
|
212
202
|
|
|
213
203
|
if (process.env.NODE_ENV !== "production") {
|
|
214
|
-
|
|
204
|
+
ScanDisabled.propTypes = iconPropTypes;
|
|
215
205
|
}
|
|
216
|
-
var
|
|
206
|
+
var ScatterMatrix = /*#__PURE__*/React.forwardRef(function ScatterMatrix(_ref4, ref) {
|
|
217
207
|
var children = _ref4.children,
|
|
218
208
|
_ref4$size = _ref4.size,
|
|
219
209
|
size = _ref4$size === void 0 ? 16 : _ref4$size,
|
|
@@ -226,15 +216,27 @@ var Schematics = /*#__PURE__*/React.forwardRef(function Schematics(_ref4, ref) {
|
|
|
226
216
|
xmlns: "http://www.w3.org/2000/svg",
|
|
227
217
|
viewBox: "0 0 32 32",
|
|
228
218
|
fill: "currentColor"
|
|
229
|
-
}, rest),
|
|
230
|
-
|
|
219
|
+
}, rest), _circle || (_circle = /*#__PURE__*/React.createElement("circle", {
|
|
220
|
+
cx: "9.5",
|
|
221
|
+
cy: "9.5",
|
|
222
|
+
r: "2.5"
|
|
223
|
+
})), _circle2 || (_circle2 = /*#__PURE__*/React.createElement("circle", {
|
|
224
|
+
cx: "9.5",
|
|
225
|
+
cy: "22.5",
|
|
226
|
+
r: "2.5"
|
|
227
|
+
})), _circle3 || (_circle3 = /*#__PURE__*/React.createElement("circle", {
|
|
228
|
+
cx: "22.5",
|
|
229
|
+
cy: "22.5",
|
|
230
|
+
r: "2.5"
|
|
231
|
+
})), _path5 || (_path5 = /*#__PURE__*/React.createElement("path", {
|
|
232
|
+
d: "M28,2H4A2.0023,2.0023,0,0,0,2,4V28a2.0023,2.0023,0,0,0,2,2H28a2.0023,2.0023,0,0,0,2-2V4A2.0023,2.0023,0,0,0,28,2Zm0,13H17V4H28ZM15,4V15H4V4ZM4,17H15V28H4ZM17,28V17H28V28Z"
|
|
231
233
|
})), children);
|
|
232
234
|
});
|
|
233
235
|
|
|
234
236
|
if (process.env.NODE_ENV !== "production") {
|
|
235
|
-
|
|
237
|
+
ScatterMatrix.propTypes = iconPropTypes;
|
|
236
238
|
}
|
|
237
|
-
var
|
|
239
|
+
var Schematics = /*#__PURE__*/React.forwardRef(function Schematics(_ref5, ref) {
|
|
238
240
|
var children = _ref5.children,
|
|
239
241
|
_ref5$size = _ref5.size,
|
|
240
242
|
size = _ref5$size === void 0 ? 16 : _ref5$size,
|
|
@@ -247,15 +249,15 @@ var ScisControlTower = /*#__PURE__*/React.forwardRef(function ScisControlTower(_
|
|
|
247
249
|
xmlns: "http://www.w3.org/2000/svg",
|
|
248
250
|
viewBox: "0 0 32 32",
|
|
249
251
|
fill: "currentColor"
|
|
250
|
-
}, rest),
|
|
251
|
-
d: "M27,
|
|
252
|
+
}, rest), _path6 || (_path6 = /*#__PURE__*/React.createElement("path", {
|
|
253
|
+
d: "M27,19.001A4.0056,4.0056,0,0,0,22.9991,15H9.0011A2.0031,2.0031,0,0,1,7,12.9991V9.858A3.9949,3.9949,0,0,0,9.8581,7h12.284a4,4,0,1,0,0-2H9.8581A3.9916,3.9916,0,1,0,5,9.858v3.1411A4.0057,4.0057,0,0,0,9.0011,17h13.998A2.003,2.003,0,0,1,25,19.001V22H22v3H9.8581a4,4,0,1,0,0,2H22v3h8V22H27ZM26,4a2,2,0,1,1-2,2A2.0019,2.0019,0,0,1,26,4ZM4,6A2,2,0,1,1,6,8,2.0019,2.0019,0,0,1,4,6ZM6,28a2,2,0,1,1,2-2A2.002,2.002,0,0,1,6,28Zm22-4v4H24V24Z"
|
|
252
254
|
})), children);
|
|
253
255
|
});
|
|
254
256
|
|
|
255
257
|
if (process.env.NODE_ENV !== "production") {
|
|
256
|
-
|
|
258
|
+
Schematics.propTypes = iconPropTypes;
|
|
257
259
|
}
|
|
258
|
-
var
|
|
260
|
+
var ScisControlTower = /*#__PURE__*/React.forwardRef(function ScisControlTower(_ref6, ref) {
|
|
259
261
|
var children = _ref6.children,
|
|
260
262
|
_ref6$size = _ref6.size,
|
|
261
263
|
size = _ref6$size === void 0 ? 16 : _ref6$size,
|
|
@@ -268,19 +270,15 @@ var ScisTransparentSupply = /*#__PURE__*/React.forwardRef(function ScisTranspare
|
|
|
268
270
|
xmlns: "http://www.w3.org/2000/svg",
|
|
269
271
|
viewBox: "0 0 32 32",
|
|
270
272
|
fill: "currentColor"
|
|
271
|
-
}, rest),
|
|
272
|
-
d: "
|
|
273
|
-
})), _path7 || (_path7 = /*#__PURE__*/React.createElement("path", {
|
|
274
|
-
d: "M21 22H19V19H13v3H11V19a2.0023 2.0023 0 012-2h6a2.0023 2.0023 0 012 2zM16 16a3 3 0 113-3A3.0033 3.0033 0 0116 16zm0-4a1 1 0 101 1A1.0013 1.0013 0 0016 12z"
|
|
275
|
-
})), _path8 || (_path8 = /*#__PURE__*/React.createElement("path", {
|
|
276
|
-
d: "M23.5,4H9V1H1V9H9V6H23.5a4.5,4.5,0,0,1,0,9H23v2h.5a6.5,6.5,0,0,0,0-13ZM7,7H3V3H7Z"
|
|
273
|
+
}, rest), _path7 || (_path7 = /*#__PURE__*/React.createElement("path", {
|
|
274
|
+
d: "M27,19c-0.3,0-0.7,0.1-1,0.2L20.4,12c1-1.1,1.6-2.5,1.6-4c0-3.3-2.7-6-6-6s-6,2.7-6,6c0,1.6,0.6,3,1.6,4L6,19.2 C5.7,19.1,5.3,19,5,19c-1.7,0-3,1.3-3,3s1.3,3,3,3s3-1.3,3-3c0-0.6-0.2-1.1-0.5-1.6l5.6-7.1c0.6,0.3,1.2,0.5,1.9,0.6v10.3 c-1.2,0.4-2,1.5-2,2.8c0,1.7,1.3,3,3,3s3-1.3,3-3c0-1.3-0.8-2.4-2-2.8V13.9c0.7-0.1,1.3-0.3,1.9-0.6l5.6,7.1c-0.3,0.5-0.5,1-0.5,1.6 c0,1.7,1.3,3,3,3s3-1.3,3-3S28.7,19,27,19z M16,4c2.2,0,4,1.8,4,4s-1.8,4-4,4s-4-1.8-4-4S13.8,4,16,4z M5,23c-0.6,0-1-0.4-1-1 s0.4-1,1-1s1,0.4,1,1S5.6,23,5,23z M16,28c-0.6,0-1-0.4-1-1s0.4-1,1-1s1,0.4,1,1S16.6,28,16,28z M27,23c-0.6,0-1-0.4-1-1s0.4-1,1-1 s1,0.4,1,1S27.6,23,27,23z"
|
|
277
275
|
})), children);
|
|
278
276
|
});
|
|
279
277
|
|
|
280
278
|
if (process.env.NODE_ENV !== "production") {
|
|
281
|
-
|
|
279
|
+
ScisControlTower.propTypes = iconPropTypes;
|
|
282
280
|
}
|
|
283
|
-
var
|
|
281
|
+
var ScisTransparentSupply = /*#__PURE__*/React.forwardRef(function ScisTransparentSupply(_ref7, ref) {
|
|
284
282
|
var children = _ref7.children,
|
|
285
283
|
_ref7$size = _ref7.size,
|
|
286
284
|
size = _ref7$size === void 0 ? 16 : _ref7$size,
|
|
@@ -293,15 +291,19 @@ var Scooter = /*#__PURE__*/React.forwardRef(function Scooter(_ref7, ref) {
|
|
|
293
291
|
xmlns: "http://www.w3.org/2000/svg",
|
|
294
292
|
viewBox: "0 0 32 32",
|
|
295
293
|
fill: "currentColor"
|
|
296
|
-
}, rest),
|
|
297
|
-
d: "
|
|
294
|
+
}, rest), _path8 || (_path8 = /*#__PURE__*/React.createElement("path", {
|
|
295
|
+
d: "M23,23v3H8.5a4.5,4.5,0,0,1,0-9H9V15H8.5a6.5,6.5,0,0,0,0,13H23v3h8V23Zm6,6H25V25h4Z"
|
|
296
|
+
})), _path9 || (_path9 = /*#__PURE__*/React.createElement("path", {
|
|
297
|
+
d: "M21 22H19V19H13v3H11V19a2.0023 2.0023 0 012-2h6a2.0023 2.0023 0 012 2zM16 16a3 3 0 113-3A3.0033 3.0033 0 0116 16zm0-4a1 1 0 101 1A1.0013 1.0013 0 0016 12z"
|
|
298
|
+
})), _path10 || (_path10 = /*#__PURE__*/React.createElement("path", {
|
|
299
|
+
d: "M23.5,4H9V1H1V9H9V6H23.5a4.5,4.5,0,0,1,0,9H23v2h.5a6.5,6.5,0,0,0,0-13ZM7,7H3V3H7Z"
|
|
298
300
|
})), children);
|
|
299
301
|
});
|
|
300
302
|
|
|
301
303
|
if (process.env.NODE_ENV !== "production") {
|
|
302
|
-
|
|
304
|
+
ScisTransparentSupply.propTypes = iconPropTypes;
|
|
303
305
|
}
|
|
304
|
-
var
|
|
306
|
+
var Scooter = /*#__PURE__*/React.forwardRef(function Scooter(_ref8, ref) {
|
|
305
307
|
var children = _ref8.children,
|
|
306
308
|
_ref8$size = _ref8.size,
|
|
307
309
|
size = _ref8$size === void 0 ? 16 : _ref8$size,
|
|
@@ -314,17 +316,15 @@ var ScooterFront = /*#__PURE__*/React.forwardRef(function ScooterFront(_ref8, re
|
|
|
314
316
|
xmlns: "http://www.w3.org/2000/svg",
|
|
315
317
|
viewBox: "0 0 32 32",
|
|
316
318
|
fill: "currentColor"
|
|
317
|
-
}, rest),
|
|
318
|
-
d: "
|
|
319
|
-
})), _path11 || (_path11 = /*#__PURE__*/React.createElement("path", {
|
|
320
|
-
d: "M23,10V8H20a2.0025,2.0025,0,0,0-2-2H14a2.0025,2.0025,0,0,0-2,2H9v2h3v4.1841A2.9957,2.9957,0,0,0,10,17v7h2V17a1.0008,1.0008,0,0,1,1-1h6a1.0008,1.0008,0,0,1,1,1v7h2V17a2.9957,2.9957,0,0,0-2-2.8159V10ZM18,8v6H14V8Z"
|
|
319
|
+
}, rest), _path11 || (_path11 = /*#__PURE__*/React.createElement("path", {
|
|
320
|
+
d: "M26 28a4 4 0 114-4A4.0045 4.0045 0 0126 28zm0-6a2 2 0 102 2A2.0023 2.0023 0 0026 22zM24 8H18v2h6a1 1 0 010 2H21a1 1 0 00-.98 1.1963l.9241 4.6211L18.4338 22h-2.69l-2.5723-8.5752A1.988 1.988 0 0011.2559 12H6v2h5.2561l.6 2H7a5.0057 5.0057 0 00-5 5v2a1 1 0 001 1H4a4 4 0 008 0h7a1 1 0 00.8574-.4854l3-5a1 1 0 00.1231-.7109L22.22 14H24a3 3 0 000-6zM8 26a2.0025 2.0025 0 01-2-2h4A2.0025 2.0025 0 018 26zM4 22V21a3.0033 3.0033 0 013-3h5.4561l1.2 4z"
|
|
321
321
|
})), children);
|
|
322
322
|
});
|
|
323
323
|
|
|
324
324
|
if (process.env.NODE_ENV !== "production") {
|
|
325
|
-
|
|
325
|
+
Scooter.propTypes = iconPropTypes;
|
|
326
326
|
}
|
|
327
|
-
var
|
|
327
|
+
var ScooterFront = /*#__PURE__*/React.forwardRef(function ScooterFront(_ref9, ref) {
|
|
328
328
|
var children = _ref9.children,
|
|
329
329
|
_ref9$size = _ref9.size,
|
|
330
330
|
size = _ref9$size === void 0 ? 16 : _ref9$size,
|
|
@@ -338,14 +338,16 @@ var Screen = /*#__PURE__*/React.forwardRef(function Screen(_ref9, ref) {
|
|
|
338
338
|
viewBox: "0 0 32 32",
|
|
339
339
|
fill: "currentColor"
|
|
340
340
|
}, rest), _path12 || (_path12 = /*#__PURE__*/React.createElement("path", {
|
|
341
|
-
d: "
|
|
341
|
+
d: "M15 19H17V28H15z"
|
|
342
|
+
})), _path13 || (_path13 = /*#__PURE__*/React.createElement("path", {
|
|
343
|
+
d: "M23,10V8H20a2.0025,2.0025,0,0,0-2-2H14a2.0025,2.0025,0,0,0-2,2H9v2h3v4.1841A2.9957,2.9957,0,0,0,10,17v7h2V17a1.0008,1.0008,0,0,1,1-1h6a1.0008,1.0008,0,0,1,1,1v7h2V17a2.9957,2.9957,0,0,0-2-2.8159V10ZM18,8v6H14V8Z"
|
|
342
344
|
})), children);
|
|
343
345
|
});
|
|
344
346
|
|
|
345
347
|
if (process.env.NODE_ENV !== "production") {
|
|
346
|
-
|
|
348
|
+
ScooterFront.propTypes = iconPropTypes;
|
|
347
349
|
}
|
|
348
|
-
var
|
|
350
|
+
var Screen = /*#__PURE__*/React.forwardRef(function Screen(_ref10, ref) {
|
|
349
351
|
var children = _ref10.children,
|
|
350
352
|
_ref10$size = _ref10.size,
|
|
351
353
|
size = _ref10$size === void 0 ? 16 : _ref10$size,
|
|
@@ -358,15 +360,15 @@ var ScreenOff = /*#__PURE__*/React.forwardRef(function ScreenOff(_ref10, ref) {
|
|
|
358
360
|
xmlns: "http://www.w3.org/2000/svg",
|
|
359
361
|
viewBox: "0 0 32 32",
|
|
360
362
|
fill: "currentColor"
|
|
361
|
-
}, rest),
|
|
362
|
-
d: "M28,
|
|
363
|
+
}, rest), _path14 || (_path14 = /*#__PURE__*/React.createElement("path", {
|
|
364
|
+
d: "M28,4H4A2,2,0,0,0,2,6V22a2,2,0,0,0,2,2h8v4H8v2H24V28H20V24h8a2,2,0,0,0,2-2V6A2,2,0,0,0,28,4ZM18,28H14V24h4Zm10-6H4V6H28Z"
|
|
363
365
|
})), children);
|
|
364
366
|
});
|
|
365
367
|
|
|
366
368
|
if (process.env.NODE_ENV !== "production") {
|
|
367
|
-
|
|
369
|
+
Screen.propTypes = iconPropTypes;
|
|
368
370
|
}
|
|
369
|
-
var
|
|
371
|
+
var ScreenOff = /*#__PURE__*/React.forwardRef(function ScreenOff(_ref11, ref) {
|
|
370
372
|
var children = _ref11.children,
|
|
371
373
|
_ref11$size = _ref11.size,
|
|
372
374
|
size = _ref11$size === void 0 ? 16 : _ref11$size,
|
|
@@ -379,17 +381,15 @@ var Script = /*#__PURE__*/React.forwardRef(function Script(_ref11, ref) {
|
|
|
379
381
|
xmlns: "http://www.w3.org/2000/svg",
|
|
380
382
|
viewBox: "0 0 32 32",
|
|
381
383
|
fill: "currentColor"
|
|
382
|
-
}, rest),
|
|
383
|
-
d: "
|
|
384
|
-
})), _path15 || (_path15 = /*#__PURE__*/React.createElement("path", {
|
|
385
|
-
d: "M14,28H8V4h8v6a2.0058,2.0058,0,0,0,2,2h6v6h2V10a.9092.9092,0,0,0-.3-.7l-7-7A.9087.9087,0,0,0,18,2H8A2.0058,2.0058,0,0,0,6,4V28a2.0058,2.0058,0,0,0,2,2h6ZM18,4.4,23.6,10H18Z"
|
|
384
|
+
}, rest), _path15 || (_path15 = /*#__PURE__*/React.createElement("path", {
|
|
385
|
+
d: "M28,22H11.41L30,3.41,28.59,2l-2,2H4A2,2,0,0,0,2,6V22H4V6H24.59L2,28.59,3.41,30l6-6H12v4H8v2H24V28H20V24h8a2,2,0,0,0,2-2V9H28ZM18,28H14V24h4Z"
|
|
386
386
|
})), children);
|
|
387
387
|
});
|
|
388
388
|
|
|
389
389
|
if (process.env.NODE_ENV !== "production") {
|
|
390
|
-
|
|
390
|
+
ScreenOff.propTypes = iconPropTypes;
|
|
391
391
|
}
|
|
392
|
-
var
|
|
392
|
+
var Script = /*#__PURE__*/React.forwardRef(function Script(_ref12, ref) {
|
|
393
393
|
var children = _ref12.children,
|
|
394
394
|
_ref12$size = _ref12.size,
|
|
395
395
|
size = _ref12$size === void 0 ? 16 : _ref12$size,
|
|
@@ -403,14 +403,16 @@ var ScriptReference = /*#__PURE__*/React.forwardRef(function ScriptReference(_re
|
|
|
403
403
|
viewBox: "0 0 32 32",
|
|
404
404
|
fill: "currentColor"
|
|
405
405
|
}, rest), _path16 || (_path16 = /*#__PURE__*/React.createElement("path", {
|
|
406
|
-
d: "
|
|
406
|
+
d: "M18.83 26L21.41 23.42 20 22 16 26 20 30 21.42 28.59 18.83 26zM27.17 26L24.59 28.58 26 30 30 26 26 22 24.58 23.41 27.17 26z"
|
|
407
|
+
})), _path17 || (_path17 = /*#__PURE__*/React.createElement("path", {
|
|
408
|
+
d: "M14,28H8V4h8v6a2.0058,2.0058,0,0,0,2,2h6v6h2V10a.9092.9092,0,0,0-.3-.7l-7-7A.9087.9087,0,0,0,18,2H8A2.0058,2.0058,0,0,0,6,4V28a2.0058,2.0058,0,0,0,2,2h6ZM18,4.4,23.6,10H18Z"
|
|
407
409
|
})), children);
|
|
408
410
|
});
|
|
409
411
|
|
|
410
412
|
if (process.env.NODE_ENV !== "production") {
|
|
411
|
-
|
|
413
|
+
Script.propTypes = iconPropTypes;
|
|
412
414
|
}
|
|
413
|
-
var
|
|
415
|
+
var ScriptReference = /*#__PURE__*/React.forwardRef(function ScriptReference(_ref13, ref) {
|
|
414
416
|
var children = _ref13.children,
|
|
415
417
|
_ref13$size = _ref13.size,
|
|
416
418
|
size = _ref13$size === void 0 ? 16 : _ref13$size,
|
|
@@ -423,33 +425,20 @@ var Sdk = /*#__PURE__*/React.forwardRef(function Sdk(_ref13, ref) {
|
|
|
423
425
|
xmlns: "http://www.w3.org/2000/svg",
|
|
424
426
|
viewBox: "0 0 32 32",
|
|
425
427
|
fill: "currentColor"
|
|
426
|
-
}, rest),
|
|
427
|
-
d: "
|
|
428
|
+
}, rest), _path18 || (_path18 = /*#__PURE__*/React.createElement("path", {
|
|
429
|
+
d: "M4 20L4 22 8.586 22 2 28.586 3.414 30 10 23.414 10 28 12 28 12 20 4 20zM27.17 26L24.59 28.58 26 30 30 26 26 22 24.58 23.41 27.17 26zM18.83 26L21.41 23.42 20 22 16 26 20 30 21.42 28.59 18.83 26zM25.7 9.3l-7-7A.9087.9087 0 0018 2H8A2.0058 2.0058 0 006 4V16H8V4h8v6a2.0058 2.0058 0 002 2h6v6h2V10A.9092.9092 0 0025.7 9.3zM18 10V4.4L23.6 10z"
|
|
428
430
|
})), children);
|
|
429
431
|
});
|
|
430
432
|
|
|
431
433
|
if (process.env.NODE_ENV !== "production") {
|
|
432
|
-
|
|
434
|
+
ScriptReference.propTypes = iconPropTypes;
|
|
433
435
|
}
|
|
434
|
-
var
|
|
436
|
+
var Sdk = /*#__PURE__*/React.forwardRef(function Sdk(_ref14, ref) {
|
|
435
437
|
var children = _ref14.children,
|
|
436
438
|
_ref14$size = _ref14.size,
|
|
437
439
|
size = _ref14$size === void 0 ? 16 : _ref14$size,
|
|
438
440
|
rest = _objectWithoutProperties(_ref14, _excluded14);
|
|
439
441
|
|
|
440
|
-
if (size === 16 || size === "16" || size === "16px") {
|
|
441
|
-
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
442
|
-
width: size,
|
|
443
|
-
height: size,
|
|
444
|
-
ref: ref,
|
|
445
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
446
|
-
viewBox: "0 0 16 16",
|
|
447
|
-
fill: "currentColor"
|
|
448
|
-
}, rest), _path18 || (_path18 = /*#__PURE__*/React.createElement("path", {
|
|
449
|
-
d: "M15,14.3L10.7,10c1.9-2.3,1.6-5.8-0.7-7.7S4.2,0.7,2.3,3S0.7,8.8,3,10.7c2,1.7,5,1.7,7,0l4.3,4.3L15,14.3z M2,6.5 C2,4,4,2,6.5,2S11,4,11,6.5S9,11,6.5,11S2,9,2,6.5z"
|
|
450
|
-
})), children);
|
|
451
|
-
}
|
|
452
|
-
|
|
453
442
|
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
454
443
|
width: size,
|
|
455
444
|
height: size,
|
|
@@ -458,19 +447,32 @@ var Search = /*#__PURE__*/React.forwardRef(function Search(_ref14, ref) {
|
|
|
458
447
|
viewBox: "0 0 32 32",
|
|
459
448
|
fill: "currentColor"
|
|
460
449
|
}, rest), _path19 || (_path19 = /*#__PURE__*/React.createElement("path", {
|
|
461
|
-
d: "
|
|
450
|
+
d: "M30 9L27.9 9 24 15.6 24 9 22 9 22 23 24 23 24 18.7 24.9 17.2 27.9 23 30 23 26.1 15.4 30 9zM16 23H12V9h4a4.0118 4.0118 0 014 4v6A4.0118 4.0118 0 0116 23zm-2-2h2a2.0059 2.0059 0 002-2V13a2.0059 2.0059 0 00-2-2H14zM8 23H2V21H8V17H4a2.0059 2.0059 0 01-2-2V11A2.0059 2.0059 0 014 9h6v2H4v4H8a2.0059 2.0059 0 012 2v4A2.0059 2.0059 0 018 23z"
|
|
462
451
|
})), children);
|
|
463
452
|
});
|
|
464
453
|
|
|
465
454
|
if (process.env.NODE_ENV !== "production") {
|
|
466
|
-
|
|
455
|
+
Sdk.propTypes = iconPropTypes;
|
|
467
456
|
}
|
|
468
|
-
var
|
|
457
|
+
var Search = /*#__PURE__*/React.forwardRef(function Search(_ref15, ref) {
|
|
469
458
|
var children = _ref15.children,
|
|
470
459
|
_ref15$size = _ref15.size,
|
|
471
460
|
size = _ref15$size === void 0 ? 16 : _ref15$size,
|
|
472
461
|
rest = _objectWithoutProperties(_ref15, _excluded15);
|
|
473
462
|
|
|
463
|
+
if (size === 16 || size === "16" || size === "16px") {
|
|
464
|
+
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
465
|
+
width: size,
|
|
466
|
+
height: size,
|
|
467
|
+
ref: ref,
|
|
468
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
469
|
+
viewBox: "0 0 16 16",
|
|
470
|
+
fill: "currentColor"
|
|
471
|
+
}, rest), _path20 || (_path20 = /*#__PURE__*/React.createElement("path", {
|
|
472
|
+
d: "M15,14.3L10.7,10c1.9-2.3,1.6-5.8-0.7-7.7S4.2,0.7,2.3,3S0.7,8.8,3,10.7c2,1.7,5,1.7,7,0l4.3,4.3L15,14.3z M2,6.5 C2,4,4,2,6.5,2S11,4,11,6.5S9,11,6.5,11S2,9,2,6.5z"
|
|
473
|
+
})), children);
|
|
474
|
+
}
|
|
475
|
+
|
|
474
476
|
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
475
477
|
width: size,
|
|
476
478
|
height: size,
|
|
@@ -478,15 +480,15 @@ var SearchAdvanced = /*#__PURE__*/React.forwardRef(function SearchAdvanced(_ref1
|
|
|
478
480
|
xmlns: "http://www.w3.org/2000/svg",
|
|
479
481
|
viewBox: "0 0 32 32",
|
|
480
482
|
fill: "currentColor"
|
|
481
|
-
}, rest),
|
|
482
|
-
d: "
|
|
483
|
+
}, rest), _path21 || (_path21 = /*#__PURE__*/React.createElement("path", {
|
|
484
|
+
d: "M29,27.5859l-7.5521-7.5521a11.0177,11.0177,0,1,0-1.4141,1.4141L27.5859,29ZM4,13a9,9,0,1,1,9,9A9.01,9.01,0,0,1,4,13Z"
|
|
483
485
|
})), children);
|
|
484
486
|
});
|
|
485
487
|
|
|
486
488
|
if (process.env.NODE_ENV !== "production") {
|
|
487
|
-
|
|
489
|
+
Search.propTypes = iconPropTypes;
|
|
488
490
|
}
|
|
489
|
-
var
|
|
491
|
+
var SearchAdvanced = /*#__PURE__*/React.forwardRef(function SearchAdvanced(_ref16, ref) {
|
|
490
492
|
var children = _ref16.children,
|
|
491
493
|
_ref16$size = _ref16.size,
|
|
492
494
|
size = _ref16$size === void 0 ? 16 : _ref16$size,
|
|
@@ -499,15 +501,15 @@ var SearchLocate = /*#__PURE__*/React.forwardRef(function SearchLocate(_ref16, r
|
|
|
499
501
|
xmlns: "http://www.w3.org/2000/svg",
|
|
500
502
|
viewBox: "0 0 32 32",
|
|
501
503
|
fill: "currentColor"
|
|
502
|
-
}, rest),
|
|
503
|
-
d: "M30 28.5859l-
|
|
504
|
+
}, rest), _path22 || (_path22 = /*#__PURE__*/React.createElement("path", {
|
|
505
|
+
d: "M30 6L26 6 26 2 24 2 24 6 20 6 20 8 24 8 24 12 26 12 26 8 30 8 30 6zM24 28.5859l-5.9751-5.9751a9.0234 9.0234 0 10-1.4141 1.4141L22.5859 30zM4 17a7 7 0 117 7A7.0078 7.0078 0 014 17z"
|
|
504
506
|
})), children);
|
|
505
507
|
});
|
|
506
508
|
|
|
507
509
|
if (process.env.NODE_ENV !== "production") {
|
|
508
|
-
|
|
510
|
+
SearchAdvanced.propTypes = iconPropTypes;
|
|
509
511
|
}
|
|
510
|
-
var
|
|
512
|
+
var SearchLocate = /*#__PURE__*/React.forwardRef(function SearchLocate(_ref17, ref) {
|
|
511
513
|
var children = _ref17.children,
|
|
512
514
|
_ref17$size = _ref17.size,
|
|
513
515
|
size = _ref17$size === void 0 ? 16 : _ref17$size,
|
|
@@ -520,17 +522,15 @@ var Security = /*#__PURE__*/React.forwardRef(function Security(_ref17, ref) {
|
|
|
520
522
|
xmlns: "http://www.w3.org/2000/svg",
|
|
521
523
|
viewBox: "0 0 32 32",
|
|
522
524
|
fill: "currentColor"
|
|
523
|
-
}, rest),
|
|
524
|
-
d: "
|
|
525
|
-
})), _path23 || (_path23 = /*#__PURE__*/React.createElement("path", {
|
|
526
|
-
d: "M16,30,9.8242,26.7071A10.9818,10.9818,0,0,1,4,17V4A2.0021,2.0021,0,0,1,6,2H26a2.0021,2.0021,0,0,1,2,2V17a10.9818,10.9818,0,0,1-5.8242,9.7071ZM6,4V17a8.9852,8.9852,0,0,0,4.7656,7.9423L16,27.7333l5.2344-2.791A8.9852,8.9852,0,0,0,26,17V4Z"
|
|
525
|
+
}, rest), _path23 || (_path23 = /*#__PURE__*/React.createElement("path", {
|
|
526
|
+
d: "M30 28.5859l-4.6885-4.6884a8.028 8.028 0 10-1.414 1.414L28.5859 30zM19 25a6 6 0 116-6A6.0066 6.0066 0 0119 25zM2 12H10V14H2zM2 2H18V4H2zM2 7H18V9H2z"
|
|
527
527
|
})), children);
|
|
528
528
|
});
|
|
529
529
|
|
|
530
530
|
if (process.env.NODE_ENV !== "production") {
|
|
531
|
-
|
|
531
|
+
SearchLocate.propTypes = iconPropTypes;
|
|
532
532
|
}
|
|
533
|
-
var
|
|
533
|
+
var Security = /*#__PURE__*/React.forwardRef(function Security(_ref18, ref) {
|
|
534
534
|
var children = _ref18.children,
|
|
535
535
|
_ref18$size = _ref18.size,
|
|
536
536
|
size = _ref18$size === void 0 ? 16 : _ref18$size,
|
|
@@ -544,16 +544,16 @@ var SecurityServices = /*#__PURE__*/React.forwardRef(function SecurityServices(_
|
|
|
544
544
|
viewBox: "0 0 32 32",
|
|
545
545
|
fill: "currentColor"
|
|
546
546
|
}, rest), _path24 || (_path24 = /*#__PURE__*/React.createElement("path", {
|
|
547
|
-
d: "
|
|
547
|
+
d: "M14 16.59L11.41 14 10 15.41 14 19.41 22 11.41 20.59 10 14 16.59z"
|
|
548
548
|
})), _path25 || (_path25 = /*#__PURE__*/React.createElement("path", {
|
|
549
|
-
d: "
|
|
549
|
+
d: "M16,30,9.8242,26.7071A10.9818,10.9818,0,0,1,4,17V4A2.0021,2.0021,0,0,1,6,2H26a2.0021,2.0021,0,0,1,2,2V17a10.9818,10.9818,0,0,1-5.8242,9.7071ZM6,4V17a8.9852,8.9852,0,0,0,4.7656,7.9423L16,27.7333l5.2344-2.791A8.9852,8.9852,0,0,0,26,17V4Z"
|
|
550
550
|
})), children);
|
|
551
551
|
});
|
|
552
552
|
|
|
553
553
|
if (process.env.NODE_ENV !== "production") {
|
|
554
|
-
|
|
554
|
+
Security.propTypes = iconPropTypes;
|
|
555
555
|
}
|
|
556
|
-
var
|
|
556
|
+
var SecurityServices = /*#__PURE__*/React.forwardRef(function SecurityServices(_ref19, ref) {
|
|
557
557
|
var children = _ref19.children,
|
|
558
558
|
_ref19$size = _ref19.size,
|
|
559
559
|
size = _ref19$size === void 0 ? 16 : _ref19$size,
|
|
@@ -567,14 +567,16 @@ var Select_01 = /*#__PURE__*/React.forwardRef(function Select_01(_ref19, ref) {
|
|
|
567
567
|
viewBox: "0 0 32 32",
|
|
568
568
|
fill: "currentColor"
|
|
569
569
|
}, rest), _path26 || (_path26 = /*#__PURE__*/React.createElement("path", {
|
|
570
|
-
d: "
|
|
570
|
+
d: "M30,24V22H27.8989a4.9678,4.9678,0,0,0-.7319-1.7529l1.49-1.49-1.414-1.414-1.49,1.49A4.9678,4.9678,0,0,0,24,18.1011V16H22v2.1011a4.9678,4.9678,0,0,0-1.7529.7319l-1.49-1.49-1.414,1.414,1.49,1.49A4.9678,4.9678,0,0,0,18.1011,22H16v2h2.1011a4.9678,4.9678,0,0,0,.7319,1.7529l-1.49,1.49,1.414,1.414,1.49-1.49A4.9678,4.9678,0,0,0,22,27.8989V30h2V27.8989a4.9678,4.9678,0,0,0,1.7529-.7319l1.49,1.49,1.414-1.414-1.49-1.49A4.9678,4.9678,0,0,0,27.8989,24Zm-7,2a3,3,0,1,1,3-3A3.0033,3.0033,0,0,1,23,26Z"
|
|
571
|
+
})), _path27 || (_path27 = /*#__PURE__*/React.createElement("path", {
|
|
572
|
+
d: "M14,26.667l-3.2344-1.7246A8.9858,8.9858,0,0,1,6,17V4H26V14h2V4a2.0023,2.0023,0,0,0-2-2H6A2.0023,2.0023,0,0,0,4,4V17a10.9814,10.9814,0,0,0,5.8242,9.707L14,28.9336Z"
|
|
571
573
|
})), children);
|
|
572
574
|
});
|
|
573
575
|
|
|
574
576
|
if (process.env.NODE_ENV !== "production") {
|
|
575
|
-
|
|
577
|
+
SecurityServices.propTypes = iconPropTypes;
|
|
576
578
|
}
|
|
577
|
-
var
|
|
579
|
+
var Select_01 = /*#__PURE__*/React.forwardRef(function Select_01(_ref20, ref) {
|
|
578
580
|
var children = _ref20.children,
|
|
579
581
|
_ref20$size = _ref20.size,
|
|
580
582
|
size = _ref20$size === void 0 ? 16 : _ref20$size,
|
|
@@ -587,15 +589,15 @@ var Select_02 = /*#__PURE__*/React.forwardRef(function Select_02(_ref20, ref) {
|
|
|
587
589
|
xmlns: "http://www.w3.org/2000/svg",
|
|
588
590
|
viewBox: "0 0 32 32",
|
|
589
591
|
fill: "currentColor"
|
|
590
|
-
}, rest),
|
|
591
|
-
d: "M12 6L8 6 8 2 6 2 6 6 2 6 2 8 6 8 6 12 8 12 8 8 12 8 12
|
|
592
|
+
}, rest), _path28 || (_path28 = /*#__PURE__*/React.createElement("path", {
|
|
593
|
+
d: "M12 6L8 6 8 2 6 2 6 6 2 6 2 8 6 8 6 12 8 12 8 8 12 8 12 6zM16 6H20V8H16zM24 6V8h4v4h2V8a2 2 0 00-2-2zM6 16H8V20H6zM8 28V24H6v4a2 2 0 002 2h4V28zM28 16H30V20H28zM16 28H20V30H16zM28 24v4H24v2h4a2 2 0 002-2V24z"
|
|
592
594
|
})), children);
|
|
593
595
|
});
|
|
594
596
|
|
|
595
597
|
if (process.env.NODE_ENV !== "production") {
|
|
596
|
-
|
|
598
|
+
Select_01.propTypes = iconPropTypes;
|
|
597
599
|
}
|
|
598
|
-
var
|
|
600
|
+
var Select_02 = /*#__PURE__*/React.forwardRef(function Select_02(_ref21, ref) {
|
|
599
601
|
var children = _ref21.children,
|
|
600
602
|
_ref21$size = _ref21.size,
|
|
601
603
|
size = _ref21$size === void 0 ? 16 : _ref21$size,
|
|
@@ -608,15 +610,15 @@ var SelectWindow = /*#__PURE__*/React.forwardRef(function SelectWindow(_ref21, r
|
|
|
608
610
|
xmlns: "http://www.w3.org/2000/svg",
|
|
609
611
|
viewBox: "0 0 32 32",
|
|
610
612
|
fill: "currentColor"
|
|
611
|
-
}, rest),
|
|
612
|
-
d: "
|
|
613
|
+
}, rest), _path29 || (_path29 = /*#__PURE__*/React.createElement("path", {
|
|
614
|
+
d: "M12 6L8 6 8 2 6 2 6 6 2 6 2 8 6 8 6 12 8 12 8 8 12 8 12 6zM30 10V4H24V6H16V8h8v2h2V24H24v2H10V24H8V16H6v8H4v6h6V28H24v2h6V24H28V10zM8 28H6V26H8zm20 0H26V26h2zM26 6h2V8H26z"
|
|
613
615
|
})), children);
|
|
614
616
|
});
|
|
615
617
|
|
|
616
618
|
if (process.env.NODE_ENV !== "production") {
|
|
617
|
-
|
|
619
|
+
Select_02.propTypes = iconPropTypes;
|
|
618
620
|
}
|
|
619
|
-
var
|
|
621
|
+
var SelectWindow = /*#__PURE__*/React.forwardRef(function SelectWindow(_ref22, ref) {
|
|
620
622
|
var children = _ref22.children,
|
|
621
623
|
_ref22$size = _ref22.size,
|
|
622
624
|
size = _ref22$size === void 0 ? 16 : _ref22$size,
|
|
@@ -629,15 +631,15 @@ var Send = /*#__PURE__*/React.forwardRef(function Send(_ref22, ref) {
|
|
|
629
631
|
xmlns: "http://www.w3.org/2000/svg",
|
|
630
632
|
viewBox: "0 0 32 32",
|
|
631
633
|
fill: "currentColor"
|
|
632
|
-
}, rest),
|
|
633
|
-
d: "
|
|
634
|
+
}, rest), _path30 || (_path30 = /*#__PURE__*/React.createElement("path", {
|
|
635
|
+
d: "M8 26H4a2.0021 2.0021 0 01-2-2V20H4v4H8zM2 12H4V16H2zM26 8H24V4H20V2h4a2.0021 2.0021 0 012 2zM12 2H16V4H12zM4 8H2V4A2.0021 2.0021 0 014 2H8V4H4zM27 32a.9967.9967 0 01-.707-.293l-6.1377-6.1377L16.832 30.5547a1 1 0 01-1.79-.2676l-6-20A1 1 0 0110.2871 9.042l20 6a1 1 0 01.2676 1.79l-4.9854 3.3233L31.707 26.293a.9994.9994 0 010 1.414l-4 4A.9967.9967 0 0127 32zm0-2.4141L29.5859 27 22.431 19.845l5.2458-3.4978L11.4917 11.4917l4.8555 16.1851L19.845 22.431z"
|
|
634
636
|
})), children);
|
|
635
637
|
});
|
|
636
638
|
|
|
637
639
|
if (process.env.NODE_ENV !== "production") {
|
|
638
|
-
|
|
640
|
+
SelectWindow.propTypes = iconPropTypes;
|
|
639
641
|
}
|
|
640
|
-
var
|
|
642
|
+
var Send = /*#__PURE__*/React.forwardRef(function Send(_ref23, ref) {
|
|
641
643
|
var children = _ref23.children,
|
|
642
644
|
_ref23$size = _ref23.size,
|
|
643
645
|
size = _ref23$size === void 0 ? 16 : _ref23$size,
|
|
@@ -650,15 +652,15 @@ var SendAlt = /*#__PURE__*/React.forwardRef(function SendAlt(_ref23, ref) {
|
|
|
650
652
|
xmlns: "http://www.w3.org/2000/svg",
|
|
651
653
|
viewBox: "0 0 32 32",
|
|
652
654
|
fill: "currentColor"
|
|
653
|
-
}, rest),
|
|
654
|
-
d: "M27.
|
|
655
|
+
}, rest), _path31 || (_path31 = /*#__PURE__*/React.createElement("path", {
|
|
656
|
+
d: "M27.45,15.11l-22-11a1,1,0,0,0-1.08.12,1,1,0,0,0-.33,1L7,16,4,26.74A1,1,0,0,0,5,28a1,1,0,0,0,.45-.11l22-11a1,1,0,0,0,0-1.78Zm-20.9,10L8.76,17H18V15H8.76L6.55,6.89,24.76,16Z"
|
|
655
657
|
})), children);
|
|
656
658
|
});
|
|
657
659
|
|
|
658
660
|
if (process.env.NODE_ENV !== "production") {
|
|
659
|
-
|
|
661
|
+
Send.propTypes = iconPropTypes;
|
|
660
662
|
}
|
|
661
|
-
var
|
|
663
|
+
var SendAlt = /*#__PURE__*/React.forwardRef(function SendAlt(_ref24, ref) {
|
|
662
664
|
var children = _ref24.children,
|
|
663
665
|
_ref24$size = _ref24.size,
|
|
664
666
|
size = _ref24$size === void 0 ? 16 : _ref24$size,
|
|
@@ -671,15 +673,15 @@ var SendAltFilled = /*#__PURE__*/React.forwardRef(function SendAltFilled(_ref24,
|
|
|
671
673
|
xmlns: "http://www.w3.org/2000/svg",
|
|
672
674
|
viewBox: "0 0 32 32",
|
|
673
675
|
fill: "currentColor"
|
|
674
|
-
}, rest),
|
|
675
|
-
d: "M27.71,4.29a1,1,0,0,0-1.05-.23l-22,8a1,1,0,0,0,0,1.
|
|
676
|
+
}, rest), _path32 || (_path32 = /*#__PURE__*/React.createElement("path", {
|
|
677
|
+
d: "M27.71,4.29a1,1,0,0,0-1.05-.23l-22,8a1,1,0,0,0,0,1.87l9.6,3.84,3.84,9.6A1,1,0,0,0,19,28h0a1,1,0,0,0,.92-.66l8-22A1,1,0,0,0,27.71,4.29ZM19,24.2l-2.79-7L21,12.41,19.59,11l-4.83,4.83L7.8,13,25.33,6.67Z"
|
|
676
678
|
})), children);
|
|
677
679
|
});
|
|
678
680
|
|
|
679
681
|
if (process.env.NODE_ENV !== "production") {
|
|
680
|
-
|
|
682
|
+
SendAlt.propTypes = iconPropTypes;
|
|
681
683
|
}
|
|
682
|
-
var
|
|
684
|
+
var SendAltFilled = /*#__PURE__*/React.forwardRef(function SendAltFilled(_ref25, ref) {
|
|
683
685
|
var children = _ref25.children,
|
|
684
686
|
_ref25$size = _ref25.size,
|
|
685
687
|
size = _ref25$size === void 0 ? 16 : _ref25$size,
|
|
@@ -692,15 +694,15 @@ var SendFilled = /*#__PURE__*/React.forwardRef(function SendFilled(_ref25, ref)
|
|
|
692
694
|
xmlns: "http://www.w3.org/2000/svg",
|
|
693
695
|
viewBox: "0 0 32 32",
|
|
694
696
|
fill: "currentColor"
|
|
695
|
-
}, rest),
|
|
696
|
-
d: "M27.
|
|
697
|
+
}, rest), _path33 || (_path33 = /*#__PURE__*/React.createElement("path", {
|
|
698
|
+
d: "M27.71,4.29a1,1,0,0,0-1.05-.23l-22,8a1,1,0,0,0,0,1.87l8.59,3.43L19.59,11,21,12.41l-6.37,6.37,3.44,8.59A1,1,0,0,0,19,28h0a1,1,0,0,0,.92-.66l8-22A1,1,0,0,0,27.71,4.29Z"
|
|
697
699
|
})), children);
|
|
698
700
|
});
|
|
699
701
|
|
|
700
702
|
if (process.env.NODE_ENV !== "production") {
|
|
701
|
-
|
|
703
|
+
SendAltFilled.propTypes = iconPropTypes;
|
|
702
704
|
}
|
|
703
|
-
var
|
|
705
|
+
var SendFilled = /*#__PURE__*/React.forwardRef(function SendFilled(_ref26, ref) {
|
|
704
706
|
var children = _ref26.children,
|
|
705
707
|
_ref26$size = _ref26.size,
|
|
706
708
|
size = _ref26$size === void 0 ? 16 : _ref26$size,
|
|
@@ -713,15 +715,15 @@ var SendBackward = /*#__PURE__*/React.forwardRef(function SendBackward(_ref26, r
|
|
|
713
715
|
xmlns: "http://www.w3.org/2000/svg",
|
|
714
716
|
viewBox: "0 0 32 32",
|
|
715
717
|
fill: "currentColor"
|
|
716
|
-
}, rest),
|
|
717
|
-
d: "
|
|
718
|
+
}, rest), _path34 || (_path34 = /*#__PURE__*/React.createElement("path", {
|
|
719
|
+
d: "M27.45,15.11l-22-11a1,1,0,0,0-1.08.12,1,1,0,0,0-.33,1L6.69,15H18v2H6.69L4,26.74A1,1,0,0,0,5,28a1,1,0,0,0,.45-.11l22-11a1,1,0,0,0,0-1.78Z"
|
|
718
720
|
})), children);
|
|
719
721
|
});
|
|
720
722
|
|
|
721
723
|
if (process.env.NODE_ENV !== "production") {
|
|
722
|
-
|
|
724
|
+
SendFilled.propTypes = iconPropTypes;
|
|
723
725
|
}
|
|
724
|
-
var
|
|
726
|
+
var SendBackward = /*#__PURE__*/React.forwardRef(function SendBackward(_ref27, ref) {
|
|
725
727
|
var children = _ref27.children,
|
|
726
728
|
_ref27$size = _ref27.size,
|
|
727
729
|
size = _ref27$size === void 0 ? 16 : _ref27$size,
|
|
@@ -734,15 +736,15 @@ var SendToBack = /*#__PURE__*/React.forwardRef(function SendToBack(_ref27, ref)
|
|
|
734
736
|
xmlns: "http://www.w3.org/2000/svg",
|
|
735
737
|
viewBox: "0 0 32 32",
|
|
736
738
|
fill: "currentColor"
|
|
737
|
-
}, rest),
|
|
738
|
-
d: "
|
|
739
|
+
}, rest), _path35 || (_path35 = /*#__PURE__*/React.createElement("path", {
|
|
740
|
+
d: "M4 7H2V4A2.0023 2.0023 0 014 2H7V4H4zM7 22H4a2.0023 2.0023 0 01-2-2V17H4v3H7zM2 10H4V14H2zM22 7H20V4H17V2h3a2.0023 2.0023 0 012 2zM10 2H14V4H10zM28 30H12a2.0023 2.0023 0 01-2-2V12a2.0023 2.0023 0 012-2H28a2.0023 2.0023 0 012 2V28A2.0023 2.0023 0 0128 30zM12 12V28H28V12z"
|
|
739
741
|
})), children);
|
|
740
742
|
});
|
|
741
743
|
|
|
742
744
|
if (process.env.NODE_ENV !== "production") {
|
|
743
|
-
|
|
745
|
+
SendBackward.propTypes = iconPropTypes;
|
|
744
746
|
}
|
|
745
|
-
var
|
|
747
|
+
var SendToBack = /*#__PURE__*/React.forwardRef(function SendToBack(_ref28, ref) {
|
|
746
748
|
var children = _ref28.children,
|
|
747
749
|
_ref28$size = _ref28.size,
|
|
748
750
|
size = _ref28$size === void 0 ? 16 : _ref28$size,
|
|
@@ -755,19 +757,15 @@ var ServerDns = /*#__PURE__*/React.forwardRef(function ServerDns(_ref28, ref) {
|
|
|
755
757
|
xmlns: "http://www.w3.org/2000/svg",
|
|
756
758
|
viewBox: "0 0 32 32",
|
|
757
759
|
fill: "currentColor"
|
|
758
|
-
}, rest),
|
|
759
|
-
d: "
|
|
760
|
-
})), _circle4 || (_circle4 = /*#__PURE__*/React.createElement("circle", {
|
|
761
|
-
cx: "7",
|
|
762
|
-
cy: "25",
|
|
763
|
-
r: "1"
|
|
760
|
+
}, rest), _path36 || (_path36 = /*#__PURE__*/React.createElement("path", {
|
|
761
|
+
d: "M28,10H22V4a2,2,0,0,0-2-2H4A2,2,0,0,0,2,4V20a2,2,0,0,0,2,2h6v6a2.0023,2.0023,0,0,0,2,2H28a2.0023,2.0023,0,0,0,2-2V12A2.0023,2.0023,0,0,0,28,10ZM12,28V12H28l.0015,16Z"
|
|
764
762
|
})), children);
|
|
765
763
|
});
|
|
766
764
|
|
|
767
765
|
if (process.env.NODE_ENV !== "production") {
|
|
768
|
-
|
|
766
|
+
SendToBack.propTypes = iconPropTypes;
|
|
769
767
|
}
|
|
770
|
-
var
|
|
768
|
+
var ServerDns = /*#__PURE__*/React.forwardRef(function ServerDns(_ref29, ref) {
|
|
771
769
|
var children = _ref29.children,
|
|
772
770
|
_ref29$size = _ref29.size,
|
|
773
771
|
size = _ref29$size === void 0 ? 16 : _ref29$size,
|
|
@@ -780,21 +778,19 @@ var ServerProxy = /*#__PURE__*/React.forwardRef(function ServerProxy(_ref29, ref
|
|
|
780
778
|
xmlns: "http://www.w3.org/2000/svg",
|
|
781
779
|
viewBox: "0 0 32 32",
|
|
782
780
|
fill: "currentColor"
|
|
783
|
-
}, rest),
|
|
784
|
-
d: "
|
|
785
|
-
})),
|
|
786
|
-
cx: "
|
|
781
|
+
}, rest), _path37 || (_path37 = /*#__PURE__*/React.createElement("path", {
|
|
782
|
+
d: "M16 2a8 8 0 108 8A8.0092 8.0092 0 0016 2zm5.91 7H19.4724a15.2457 15.2457 0 00-.7917-4.36A6.0088 6.0088 0 0121.91 9zM16.022 15.999h-.0076c-.3813-.1206-1.3091-1.8213-1.479-4.999h2.9292C17.2952 14.1763 16.3711 15.877 16.022 15.999zM14.5354 9c.1694-3.1763 1.0935-4.877 1.4426-4.999h.0076c.3813.1206 1.3091 1.8213 1.479 4.999zM13.3193 4.64A15.2457 15.2457 0 0012.5276 9H10.09A6.0088 6.0088 0 0113.3193 4.64zM10.09 11h2.4373a15.2457 15.2457 0 00.7917 4.36A6.0088 6.0088 0 0110.09 11zm8.59 4.36A15.2457 15.2457 0 0019.4724 11H21.91A6.0088 6.0088 0 0118.6807 15.36zM28 30H4a2.0021 2.0021 0 01-2-2V22a2.0021 2.0021 0 012-2H28a2.0021 2.0021 0 012 2v6A2.0021 2.0021 0 0128 30zM4 22v6H28V22z"
|
|
783
|
+
})), _circle4 || (_circle4 = /*#__PURE__*/React.createElement("circle", {
|
|
784
|
+
cx: "7",
|
|
787
785
|
cy: "25",
|
|
788
786
|
r: "1"
|
|
789
|
-
})), _path37 || (_path37 = /*#__PURE__*/React.createElement("path", {
|
|
790
|
-
d: "M26,2,24.59,3.41,27.17,6H22.315A6.9835,6.9835,0,0,0,9.08,10H4.83L7.41,7.41,6,6,1,11l5,5,1.41-1.41L4.83,12H9.685A6.9835,6.9835,0,0,0,22.92,8h4.25l-2.58,2.59L26,12l5-5ZM21,9a4.983,4.983,0,0,1-8.9745,3H16V10H11.1011a4.9852,4.9852,0,0,1,8.8734-4H16V8h4.8989A5.0019,5.0019,0,0,1,21,9Z"
|
|
791
787
|
})), children);
|
|
792
788
|
});
|
|
793
789
|
|
|
794
790
|
if (process.env.NODE_ENV !== "production") {
|
|
795
|
-
|
|
791
|
+
ServerDns.propTypes = iconPropTypes;
|
|
796
792
|
}
|
|
797
|
-
var
|
|
793
|
+
var ServerProxy = /*#__PURE__*/React.forwardRef(function ServerProxy(_ref30, ref) {
|
|
798
794
|
var children = _ref30.children,
|
|
799
795
|
_ref30$size = _ref30.size,
|
|
800
796
|
size = _ref30$size === void 0 ? 16 : _ref30$size,
|
|
@@ -808,22 +804,20 @@ var ServerTime = /*#__PURE__*/React.forwardRef(function ServerTime(_ref30, ref)
|
|
|
808
804
|
viewBox: "0 0 32 32",
|
|
809
805
|
fill: "currentColor"
|
|
810
806
|
}, rest), _path38 || (_path38 = /*#__PURE__*/React.createElement("path", {
|
|
811
|
-
d: "
|
|
812
|
-
})),
|
|
813
|
-
cx: "
|
|
807
|
+
d: "M6,30H26a2,2,0,0,0,2-2V22a2,2,0,0,0-2-2H6a2,2,0,0,0-2,2v6A2,2,0,0,0,6,30Zm0-8H26v6H6Z"
|
|
808
|
+
})), _circle5 || (_circle5 = /*#__PURE__*/React.createElement("circle", {
|
|
809
|
+
cx: "9",
|
|
814
810
|
cy: "25",
|
|
815
811
|
r: "1"
|
|
816
812
|
})), _path39 || (_path39 = /*#__PURE__*/React.createElement("path", {
|
|
817
|
-
d: "
|
|
818
|
-
})), _path40 || (_path40 = /*#__PURE__*/React.createElement("path", {
|
|
819
|
-
d: "M16,18a8,8,0,1,1,8-8A8.0092,8.0092,0,0,1,16,18ZM16,4a6,6,0,1,0,6,6A6.0067,6.0067,0,0,0,16,4Z"
|
|
813
|
+
d: "M26,2,24.59,3.41,27.17,6H22.315A6.9835,6.9835,0,0,0,9.08,10H4.83L7.41,7.41,6,6,1,11l5,5,1.41-1.41L4.83,12H9.685A6.9835,6.9835,0,0,0,22.92,8h4.25l-2.58,2.59L26,12l5-5ZM21,9a4.983,4.983,0,0,1-8.9745,3H16V10H11.1011a4.9852,4.9852,0,0,1,8.8734-4H16V8h4.8989A5.0019,5.0019,0,0,1,21,9Z"
|
|
820
814
|
})), children);
|
|
821
815
|
});
|
|
822
816
|
|
|
823
817
|
if (process.env.NODE_ENV !== "production") {
|
|
824
|
-
|
|
818
|
+
ServerProxy.propTypes = iconPropTypes;
|
|
825
819
|
}
|
|
826
|
-
var
|
|
820
|
+
var ServerTime = /*#__PURE__*/React.forwardRef(function ServerTime(_ref31, ref) {
|
|
827
821
|
var children = _ref31.children,
|
|
828
822
|
_ref31$size = _ref31.size,
|
|
829
823
|
size = _ref31$size === void 0 ? 16 : _ref31$size,
|
|
@@ -836,16 +830,23 @@ var ServiceDesk = /*#__PURE__*/React.forwardRef(function ServiceDesk(_ref31, ref
|
|
|
836
830
|
xmlns: "http://www.w3.org/2000/svg",
|
|
837
831
|
viewBox: "0 0 32 32",
|
|
838
832
|
fill: "currentColor"
|
|
839
|
-
}, rest),
|
|
840
|
-
d: "M28,
|
|
841
|
-
|
|
833
|
+
}, rest), _path40 || (_path40 = /*#__PURE__*/React.createElement("path", {
|
|
834
|
+
d: "M28,30H4a2.0021,2.0021,0,0,1-2-2V22a2.0021,2.0021,0,0,1,2-2H28a2.0021,2.0021,0,0,1,2,2v6A2.0021,2.0021,0,0,1,28,30ZM4,22v6H28V22Z"
|
|
835
|
+
})), _circle6 || (_circle6 = /*#__PURE__*/React.createElement("circle", {
|
|
836
|
+
cx: "7",
|
|
837
|
+
cy: "25",
|
|
838
|
+
r: "1"
|
|
839
|
+
})), _path41 || (_path41 = /*#__PURE__*/React.createElement("path", {
|
|
840
|
+
d: "M19 11.586L17 9.586 17 6 15 6 15 10.414 17.586 13 19 11.586z"
|
|
841
|
+
})), _path42 || (_path42 = /*#__PURE__*/React.createElement("path", {
|
|
842
|
+
d: "M16,18a8,8,0,1,1,8-8A8.0092,8.0092,0,0,1,16,18ZM16,4a6,6,0,1,0,6,6A6.0067,6.0067,0,0,0,16,4Z"
|
|
842
843
|
})), children);
|
|
843
844
|
});
|
|
844
845
|
|
|
845
846
|
if (process.env.NODE_ENV !== "production") {
|
|
846
|
-
|
|
847
|
+
ServerTime.propTypes = iconPropTypes;
|
|
847
848
|
}
|
|
848
|
-
var
|
|
849
|
+
var ServiceDesk = /*#__PURE__*/React.forwardRef(function ServiceDesk(_ref32, ref) {
|
|
849
850
|
var children = _ref32.children,
|
|
850
851
|
_ref32$size = _ref32.size,
|
|
851
852
|
size = _ref32$size === void 0 ? 16 : _ref32$size,
|
|
@@ -858,17 +859,16 @@ var ServiceId = /*#__PURE__*/React.forwardRef(function ServiceId(_ref32, ref) {
|
|
|
858
859
|
xmlns: "http://www.w3.org/2000/svg",
|
|
859
860
|
viewBox: "0 0 32 32",
|
|
860
861
|
fill: "currentColor"
|
|
861
|
-
}, rest),
|
|
862
|
-
d: "
|
|
863
|
-
|
|
864
|
-
d: "M6,28V4h16v9h2V4c0-1.103-0.897-2-2-2H6C4.897,2,4,2.897,4,4v24c0,1.103,0.897,2,2,2h8v-2H6z"
|
|
862
|
+
}, rest), _path43 || (_path43 = /*#__PURE__*/React.createElement("path", {
|
|
863
|
+
d: "M28,24V22A12.01,12.01,0,0,0,17,10.0507V8h3V6H12V8h3v2.0507A12.01,12.01,0,0,0,4,22v2H2v2H30V24ZM16,12a10.0167,10.0167,0,0,1,9.7984,8H6.2015A10.0165,10.0165,0,0,1,16,12ZM6,22H26v2H6Z",
|
|
864
|
+
transform: "translate(0 .005)"
|
|
865
865
|
})), children);
|
|
866
866
|
});
|
|
867
867
|
|
|
868
868
|
if (process.env.NODE_ENV !== "production") {
|
|
869
|
-
|
|
869
|
+
ServiceDesk.propTypes = iconPropTypes;
|
|
870
870
|
}
|
|
871
|
-
var
|
|
871
|
+
var ServiceId = /*#__PURE__*/React.forwardRef(function ServiceId(_ref33, ref) {
|
|
872
872
|
var children = _ref33.children,
|
|
873
873
|
_ref33$size = _ref33.size,
|
|
874
874
|
size = _ref33$size === void 0 ? 16 : _ref33$size,
|
|
@@ -882,34 +882,21 @@ var SessionBorderControl = /*#__PURE__*/React.forwardRef(function SessionBorderC
|
|
|
882
882
|
viewBox: "0 0 32 32",
|
|
883
883
|
fill: "currentColor"
|
|
884
884
|
}, rest), _path44 || (_path44 = /*#__PURE__*/React.createElement("path", {
|
|
885
|
-
d: "
|
|
885
|
+
d: "M30 24v-2h-2.101c-.13-.637-.384-1.229-.732-1.753l1.49-1.49-1.414-1.414-1.49 1.49c-.524-.348-1.116-.602-1.753-.732V16h-2v2.101c-.637.13-1.229.384-1.753.732l-1.49-1.49-1.414 1.414 1.49 1.49c-.348.524-.602 1.116-.732 1.753H16v2h2.101c.13.637.384 1.229.732 1.753l-1.49 1.49 1.414 1.414 1.49-1.49c.524.348 1.116.602 1.753.732V30h2v-2.101c.637-.13 1.229-.384 1.753-.732l1.49 1.49 1.414-1.414-1.49-1.49c.348-.524.602-1.116.732-1.753H30zM23 26c-1.654 0-3-1.346-3-3s1.346-3 3-3 3 1.346 3 3S24.654 26 23 26zM12 6H16V8H12z"
|
|
886
|
+
})), _path45 || (_path45 = /*#__PURE__*/React.createElement("path", {
|
|
887
|
+
d: "M6,28V4h16v9h2V4c0-1.103-0.897-2-2-2H6C4.897,2,4,2.897,4,4v24c0,1.103,0.897,2,2,2h8v-2H6z"
|
|
886
888
|
})), children);
|
|
887
889
|
});
|
|
888
890
|
|
|
889
891
|
if (process.env.NODE_ENV !== "production") {
|
|
890
|
-
|
|
892
|
+
ServiceId.propTypes = iconPropTypes;
|
|
891
893
|
}
|
|
892
|
-
var
|
|
894
|
+
var SessionBorderControl = /*#__PURE__*/React.forwardRef(function SessionBorderControl(_ref34, ref) {
|
|
893
895
|
var children = _ref34.children,
|
|
894
896
|
_ref34$size = _ref34.size,
|
|
895
897
|
size = _ref34$size === void 0 ? 16 : _ref34$size,
|
|
896
898
|
rest = _objectWithoutProperties(_ref34, _excluded34);
|
|
897
899
|
|
|
898
|
-
if (size === 16 || size === "16" || size === "16px") {
|
|
899
|
-
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
900
|
-
width: size,
|
|
901
|
-
height: size,
|
|
902
|
-
ref: ref,
|
|
903
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
904
|
-
viewBox: "0 0 16 16",
|
|
905
|
-
fill: "currentColor"
|
|
906
|
-
}, rest), _path45 || (_path45 = /*#__PURE__*/React.createElement("path", {
|
|
907
|
-
d: "M13.5,8.4c0-0.1,0-0.3,0-0.4c0-0.1,0-0.3,0-0.4l1-0.8c0.4-0.3,0.4-0.9,0.2-1.3l-1.2-2C13.3,3.2,13,3,12.6,3 c-0.1,0-0.2,0-0.3,0.1l-1.2,0.4c-0.2-0.1-0.4-0.3-0.7-0.4l-0.3-1.3C10.1,1.3,9.7,1,9.2,1H6.8c-0.5,0-0.9,0.3-1,0.8L5.6,3.1 C5.3,3.2,5.1,3.3,4.9,3.4L3.7,3C3.6,3,3.5,3,3.4,3C3,3,2.7,3.2,2.5,3.5l-1.2,2C1.1,5.9,1.2,6.4,1.6,6.8l0.9,0.9c0,0.1,0,0.3,0,0.4 c0,0.1,0,0.3,0,0.4L1.6,9.2c-0.4,0.3-0.5,0.9-0.2,1.3l1.2,2C2.7,12.8,3,13,3.4,13c0.1,0,0.2,0,0.3-0.1l1.2-0.4 c0.2,0.1,0.4,0.3,0.7,0.4l0.3,1.3c0.1,0.5,0.5,0.8,1,0.8h2.4c0.5,0,0.9-0.3,1-0.8l0.3-1.3c0.2-0.1,0.4-0.2,0.7-0.4l1.2,0.4 c0.1,0,0.2,0.1,0.3,0.1c0.4,0,0.7-0.2,0.9-0.5l1.1-2c0.2-0.4,0.2-0.9-0.2-1.3L13.5,8.4z M12.6,12l-1.7-0.6c-0.4,0.3-0.9,0.6-1.4,0.8 L9.2,14H6.8l-0.4-1.8c-0.5-0.2-0.9-0.5-1.4-0.8L3.4,12l-1.2-2l1.4-1.2c-0.1-0.5-0.1-1.1,0-1.6L2.2,6l1.2-2l1.7,0.6 C5.5,4.2,6,4,6.5,3.8L6.8,2h2.4l0.4,1.8c0.5,0.2,0.9,0.5,1.4,0.8L12.6,4l1.2,2l-1.4,1.2c0.1,0.5,0.1,1.1,0,1.6l1.4,1.2L12.6,12z"
|
|
908
|
-
})), _path46 || (_path46 = /*#__PURE__*/React.createElement("path", {
|
|
909
|
-
d: "M8,11c-1.7,0-3-1.3-3-3s1.3-3,3-3s3,1.3,3,3C11,9.6,9.7,11,8,11C8,11,8,11,8,11z M8,6C6.9,6,6,6.8,6,7.9C6,7.9,6,8,6,8 c0,1.1,0.8,2,1.9,2c0,0,0.1,0,0.1,0c1.1,0,2-0.8,2-1.9c0,0,0-0.1,0-0.1C10,6.9,9.2,6,8,6C8.1,6,8,6,8,6z"
|
|
910
|
-
})), children);
|
|
911
|
-
}
|
|
912
|
-
|
|
913
900
|
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
914
901
|
width: size,
|
|
915
902
|
height: size,
|
|
@@ -917,22 +904,35 @@ var Settings = /*#__PURE__*/React.forwardRef(function Settings(_ref34, ref) {
|
|
|
917
904
|
xmlns: "http://www.w3.org/2000/svg",
|
|
918
905
|
viewBox: "0 0 32 32",
|
|
919
906
|
fill: "currentColor"
|
|
920
|
-
}, rest),
|
|
921
|
-
d: "
|
|
922
|
-
})), _path48 || (_path48 = /*#__PURE__*/React.createElement("path", {
|
|
923
|
-
d: "M16,22a6,6,0,1,1,6-6A5.94,5.94,0,0,1,16,22Zm0-10a3.91,3.91,0,0,0-4,4,3.91,3.91,0,0,0,4,4,3.91,3.91,0,0,0,4-4A3.91,3.91,0,0,0,16,12Z"
|
|
907
|
+
}, rest), _path46 || (_path46 = /*#__PURE__*/React.createElement("path", {
|
|
908
|
+
d: "M26,8,24.59,9.41,27.17,12H16a5.967,5.967,0,0,0-4,1.54V6.83l2.59,2.58L16,8,11,3,6,8,7.41,9.41,10,6.83V18a5.969,5.969,0,0,0,1.54,4H4.83l2.58-2.59L6,18,1,23l5,5,1.41-1.41L4.83,24H16A5.99,5.99,0,0,0,20.46,14h6.71l-2.58,2.59L26,18l5-5ZM20,18a4,4,0,1,1-4-4A4.0045,4.0045,0,0,1,20,18Z"
|
|
924
909
|
})), children);
|
|
925
910
|
});
|
|
926
911
|
|
|
927
912
|
if (process.env.NODE_ENV !== "production") {
|
|
928
|
-
|
|
913
|
+
SessionBorderControl.propTypes = iconPropTypes;
|
|
929
914
|
}
|
|
930
|
-
var
|
|
915
|
+
var Settings = /*#__PURE__*/React.forwardRef(function Settings(_ref35, ref) {
|
|
931
916
|
var children = _ref35.children,
|
|
932
917
|
_ref35$size = _ref35.size,
|
|
933
918
|
size = _ref35$size === void 0 ? 16 : _ref35$size,
|
|
934
919
|
rest = _objectWithoutProperties(_ref35, _excluded35);
|
|
935
920
|
|
|
921
|
+
if (size === 16 || size === "16" || size === "16px") {
|
|
922
|
+
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
923
|
+
width: size,
|
|
924
|
+
height: size,
|
|
925
|
+
ref: ref,
|
|
926
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
927
|
+
viewBox: "0 0 16 16",
|
|
928
|
+
fill: "currentColor"
|
|
929
|
+
}, rest), _path47 || (_path47 = /*#__PURE__*/React.createElement("path", {
|
|
930
|
+
d: "M13.5,8.4c0-0.1,0-0.3,0-0.4c0-0.1,0-0.3,0-0.4l1-0.8c0.4-0.3,0.4-0.9,0.2-1.3l-1.2-2C13.3,3.2,13,3,12.6,3 c-0.1,0-0.2,0-0.3,0.1l-1.2,0.4c-0.2-0.1-0.4-0.3-0.7-0.4l-0.3-1.3C10.1,1.3,9.7,1,9.2,1H6.8c-0.5,0-0.9,0.3-1,0.8L5.6,3.1 C5.3,3.2,5.1,3.3,4.9,3.4L3.7,3C3.6,3,3.5,3,3.4,3C3,3,2.7,3.2,2.5,3.5l-1.2,2C1.1,5.9,1.2,6.4,1.6,6.8l0.9,0.9c0,0.1,0,0.3,0,0.4 c0,0.1,0,0.3,0,0.4L1.6,9.2c-0.4,0.3-0.5,0.9-0.2,1.3l1.2,2C2.7,12.8,3,13,3.4,13c0.1,0,0.2,0,0.3-0.1l1.2-0.4 c0.2,0.1,0.4,0.3,0.7,0.4l0.3,1.3c0.1,0.5,0.5,0.8,1,0.8h2.4c0.5,0,0.9-0.3,1-0.8l0.3-1.3c0.2-0.1,0.4-0.2,0.7-0.4l1.2,0.4 c0.1,0,0.2,0.1,0.3,0.1c0.4,0,0.7-0.2,0.9-0.5l1.1-2c0.2-0.4,0.2-0.9-0.2-1.3L13.5,8.4z M12.6,12l-1.7-0.6c-0.4,0.3-0.9,0.6-1.4,0.8 L9.2,14H6.8l-0.4-1.8c-0.5-0.2-0.9-0.5-1.4-0.8L3.4,12l-1.2-2l1.4-1.2c-0.1-0.5-0.1-1.1,0-1.6L2.2,6l1.2-2l1.7,0.6 C5.5,4.2,6,4,6.5,3.8L6.8,2h2.4l0.4,1.8c0.5,0.2,0.9,0.5,1.4,0.8L12.6,4l1.2,2l-1.4,1.2c0.1,0.5,0.1,1.1,0,1.6l1.4,1.2L12.6,12z"
|
|
931
|
+
})), _path48 || (_path48 = /*#__PURE__*/React.createElement("path", {
|
|
932
|
+
d: "M8,11c-1.7,0-3-1.3-3-3s1.3-3,3-3s3,1.3,3,3C11,9.6,9.7,11,8,11C8,11,8,11,8,11z M8,6C6.9,6,6,6.8,6,7.9C6,7.9,6,8,6,8 c0,1.1,0.8,2,1.9,2c0,0,0.1,0,0.1,0c1.1,0,2-0.8,2-1.9c0,0,0-0.1,0-0.1C10,6.9,9.2,6,8,6C8.1,6,8,6,8,6z"
|
|
933
|
+
})), children);
|
|
934
|
+
}
|
|
935
|
+
|
|
936
936
|
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
937
937
|
width: size,
|
|
938
938
|
height: size,
|
|
@@ -941,14 +941,16 @@ var SettingsAdjust = /*#__PURE__*/React.forwardRef(function SettingsAdjust(_ref3
|
|
|
941
941
|
viewBox: "0 0 32 32",
|
|
942
942
|
fill: "currentColor"
|
|
943
943
|
}, rest), _path49 || (_path49 = /*#__PURE__*/React.createElement("path", {
|
|
944
|
-
d: "
|
|
944
|
+
d: "M27,16.76c0-.25,0-.5,0-.76s0-.51,0-.77l1.92-1.68A2,2,0,0,0,29.3,11L26.94,7a2,2,0,0,0-1.73-1,2,2,0,0,0-.64.1l-2.43.82a11.35,11.35,0,0,0-1.31-.75l-.51-2.52a2,2,0,0,0-2-1.61H13.64a2,2,0,0,0-2,1.61l-.51,2.52a11.48,11.48,0,0,0-1.32.75L7.43,6.06A2,2,0,0,0,6.79,6,2,2,0,0,0,5.06,7L2.7,11a2,2,0,0,0,.41,2.51L5,15.24c0,.25,0,.5,0,.76s0,.51,0,.77L3.11,18.45A2,2,0,0,0,2.7,21L5.06,25a2,2,0,0,0,1.73,1,2,2,0,0,0,.64-.1l2.43-.82a11.35,11.35,0,0,0,1.31.75l.51,2.52a2,2,0,0,0,2,1.61h4.72a2,2,0,0,0,2-1.61l.51-2.52a11.48,11.48,0,0,0,1.32-.75l2.42.82a2,2,0,0,0,.64.1,2,2,0,0,0,1.73-1L29.3,21a2,2,0,0,0-.41-2.51ZM25.21,24l-3.43-1.16a8.86,8.86,0,0,1-2.71,1.57L18.36,28H13.64l-.71-3.55a9.36,9.36,0,0,1-2.7-1.57L6.79,24,4.43,20l2.72-2.4a8.9,8.9,0,0,1,0-3.13L4.43,12,6.79,8l3.43,1.16a8.86,8.86,0,0,1,2.71-1.57L13.64,4h4.72l.71,3.55a9.36,9.36,0,0,1,2.7,1.57L25.21,8,27.57,12l-2.72,2.4a8.9,8.9,0,0,1,0,3.13L27.57,20Z"
|
|
945
|
+
})), _path50 || (_path50 = /*#__PURE__*/React.createElement("path", {
|
|
946
|
+
d: "M16,22a6,6,0,1,1,6-6A5.94,5.94,0,0,1,16,22Zm0-10a3.91,3.91,0,0,0-4,4,3.91,3.91,0,0,0,4,4,3.91,3.91,0,0,0,4-4A3.91,3.91,0,0,0,16,12Z"
|
|
945
947
|
})), children);
|
|
946
948
|
});
|
|
947
949
|
|
|
948
950
|
if (process.env.NODE_ENV !== "production") {
|
|
949
|
-
|
|
951
|
+
Settings.propTypes = iconPropTypes;
|
|
950
952
|
}
|
|
951
|
-
var
|
|
953
|
+
var SettingsAdjust = /*#__PURE__*/React.forwardRef(function SettingsAdjust(_ref36, ref) {
|
|
952
954
|
var children = _ref36.children,
|
|
953
955
|
_ref36$size = _ref36.size,
|
|
954
956
|
size = _ref36$size === void 0 ? 16 : _ref36$size,
|
|
@@ -961,19 +963,15 @@ var SettingsCheck = /*#__PURE__*/React.forwardRef(function SettingsCheck(_ref36,
|
|
|
961
963
|
xmlns: "http://www.w3.org/2000/svg",
|
|
962
964
|
viewBox: "0 0 32 32",
|
|
963
965
|
fill: "currentColor"
|
|
964
|
-
}, rest),
|
|
965
|
-
d: "
|
|
966
|
-
})), _path51 || (_path51 = /*#__PURE__*/React.createElement("path", {
|
|
967
|
-
d: "M29.3047,11.044,26.9441,6.9562a1.9977,1.9977,0,0,0-2.3728-.8946l-2.4341.8233a11.0419,11.0419,0,0,0-1.312-.7583L20.3215,3.608A2,2,0,0,0,18.36,2H13.64A2,2,0,0,0,11.6785,3.608l-.5037,2.5186A10.9666,10.9666,0,0,0,9.8481,6.88L7.4287,6.0616a1.9977,1.9977,0,0,0-2.3728.8946L2.6953,11.044a2.0006,2.0006,0,0,0,.4119,2.5025l1.9309,1.6968C5.021,15.4947,5,15.7447,5,16c0,.2578.01.5127.0278.7656l-1.9206,1.688a2.0006,2.0006,0,0,0-.4119,2.5025L5.0559,25.044a1.9977,1.9977,0,0,0,2.3728.8946l2.4341-.8233a10.9736,10.9736,0,0,0,1.312.7583l.5037,2.5186A2,2,0,0,0,13.64,30H18V28H13.64l-.71-3.5508a9.0953,9.0953,0,0,1-2.6948-1.5713L6.7878,24.044l-2.36-4.0878,2.7253-2.3951a8.9263,8.9263,0,0,1-.007-3.1279L4.4275,12.044,6.7886,7.9562l3.4267,1.1591a9.0305,9.0305,0,0,1,2.7141-1.5644L13.64,4H18.36l.71,3.5508a9.0978,9.0978,0,0,1,2.6948,1.5713l3.4468-1.166,2.36,4.0878-2.7978,2.4522L26.0923,16l2.8-2.4536A2.0006,2.0006,0,0,0,29.3047,11.044Z"
|
|
968
|
-
})), _path52 || (_path52 = /*#__PURE__*/React.createElement("path", {
|
|
969
|
-
d: "M23 26.18L20.41 23.59 19 25 23 29 30 22 28.59 20.59 23 26.18z"
|
|
966
|
+
}, rest), _path51 || (_path51 = /*#__PURE__*/React.createElement("path", {
|
|
967
|
+
d: "M30 8h-4.1c-.5-2.3-2.5-4-4.9-4s-4.4 1.7-4.9 4H2v2h14.1c.5 2.3 2.5 4 4.9 4s4.4-1.7 4.9-4H30V8zM21 12c-1.7 0-3-1.3-3-3s1.3-3 3-3 3 1.3 3 3S22.7 12 21 12zM2 24h4.1c.5 2.3 2.5 4 4.9 4s4.4-1.7 4.9-4H30v-2H15.9c-.5-2.3-2.5-4-4.9-4s-4.4 1.7-4.9 4H2V24zM11 20c1.7 0 3 1.3 3 3s-1.3 3-3 3-3-1.3-3-3S9.3 20 11 20z"
|
|
970
968
|
})), children);
|
|
971
969
|
});
|
|
972
970
|
|
|
973
971
|
if (process.env.NODE_ENV !== "production") {
|
|
974
|
-
|
|
972
|
+
SettingsAdjust.propTypes = iconPropTypes;
|
|
975
973
|
}
|
|
976
|
-
var
|
|
974
|
+
var SettingsCheck = /*#__PURE__*/React.forwardRef(function SettingsCheck(_ref37, ref) {
|
|
977
975
|
var children = _ref37.children,
|
|
978
976
|
_ref37$size = _ref37.size,
|
|
979
977
|
size = _ref37$size === void 0 ? 16 : _ref37$size,
|
|
@@ -986,19 +984,19 @@ var SettingsServices = /*#__PURE__*/React.forwardRef(function SettingsServices(_
|
|
|
986
984
|
xmlns: "http://www.w3.org/2000/svg",
|
|
987
985
|
viewBox: "0 0 32 32",
|
|
988
986
|
fill: "currentColor"
|
|
989
|
-
}, rest),
|
|
990
|
-
d: "
|
|
987
|
+
}, rest), _path52 || (_path52 = /*#__PURE__*/React.createElement("path", {
|
|
988
|
+
d: "M16,22a6,6,0,1,1,6-6A5.9364,5.9364,0,0,1,16,22Zm0-10a3.9123,3.9123,0,0,0-4,4,3.9123,3.9123,0,0,0,4,4,3.9123,3.9123,0,0,0,4-4A3.9123,3.9123,0,0,0,16,12Z"
|
|
989
|
+
})), _path53 || (_path53 = /*#__PURE__*/React.createElement("path", {
|
|
990
|
+
d: "M29.3047,11.044,26.9441,6.9562a1.9977,1.9977,0,0,0-2.3728-.8946l-2.4341.8233a11.0419,11.0419,0,0,0-1.312-.7583L20.3215,3.608A2,2,0,0,0,18.36,2H13.64A2,2,0,0,0,11.6785,3.608l-.5037,2.5186A10.9666,10.9666,0,0,0,9.8481,6.88L7.4287,6.0616a1.9977,1.9977,0,0,0-2.3728.8946L2.6953,11.044a2.0006,2.0006,0,0,0,.4119,2.5025l1.9309,1.6968C5.021,15.4947,5,15.7447,5,16c0,.2578.01.5127.0278.7656l-1.9206,1.688a2.0006,2.0006,0,0,0-.4119,2.5025L5.0559,25.044a1.9977,1.9977,0,0,0,2.3728.8946l2.4341-.8233a10.9736,10.9736,0,0,0,1.312.7583l.5037,2.5186A2,2,0,0,0,13.64,30H18V28H13.64l-.71-3.5508a9.0953,9.0953,0,0,1-2.6948-1.5713L6.7878,24.044l-2.36-4.0878,2.7253-2.3951a8.9263,8.9263,0,0,1-.007-3.1279L4.4275,12.044,6.7886,7.9562l3.4267,1.1591a9.0305,9.0305,0,0,1,2.7141-1.5644L13.64,4H18.36l.71,3.5508a9.0978,9.0978,0,0,1,2.6948,1.5713l3.4468-1.166,2.36,4.0878-2.7978,2.4522L26.0923,16l2.8-2.4536A2.0006,2.0006,0,0,0,29.3047,11.044Z"
|
|
991
991
|
})), _path54 || (_path54 = /*#__PURE__*/React.createElement("path", {
|
|
992
|
-
d: "
|
|
993
|
-
})), _path55 || (_path55 = /*#__PURE__*/React.createElement("path", {
|
|
994
|
-
d: "M28.89,13.55l-2.31,2.03-1.42-1.42,2.41-2.12L25.21,7.96,21.77,9.12a9.3684,9.3684,0,0,0-2.7-1.57L18.36,4H13.64l-.71,3.55a8.8609,8.8609,0,0,0-2.71,1.57L6.79,7.96,4.43,12.04l2.72,2.39a8.8948,8.8948,0,0,0,0,3.13l-2.72,2.4,2.36,4.08,3.44-1.16a9.3684,9.3684,0,0,0,2.7,1.57L13.64,28H15v2H13.64a2.0007,2.0007,0,0,1-1.96-1.61l-.51-2.52a11.412,11.412,0,0,1-1.31-.75l-2.43.82a2.038,2.038,0,0,1-.64.1,1.973,1.973,0,0,1-1.73-1L2.7,20.96a2,2,0,0,1,.41-2.51l1.92-1.68C5.01,16.51,5,16.26,5,16s.02-.51.04-.76L3.11,13.55a2,2,0,0,1-.41-2.51L5.06,6.96a1.973,1.973,0,0,1,1.73-1,2.038,2.038,0,0,1,.64.1l2.42.82a11.5416,11.5416,0,0,1,1.32-.75l.51-2.52A2.0007,2.0007,0,0,1,13.64,2h4.72a2.0007,2.0007,0,0,1,1.96,1.61l.51,2.52a11.412,11.412,0,0,1,1.31.75l2.43-.82a2.038,2.038,0,0,1,.64-.1,1.973,1.973,0,0,1,1.73,1l2.36,4.08A2,2,0,0,1,28.89,13.55Z"
|
|
992
|
+
d: "M23 26.18L20.41 23.59 19 25 23 29 30 22 28.59 20.59 23 26.18z"
|
|
995
993
|
})), children);
|
|
996
994
|
});
|
|
997
995
|
|
|
998
996
|
if (process.env.NODE_ENV !== "production") {
|
|
999
|
-
|
|
997
|
+
SettingsCheck.propTypes = iconPropTypes;
|
|
1000
998
|
}
|
|
1001
|
-
var
|
|
999
|
+
var SettingsServices = /*#__PURE__*/React.forwardRef(function SettingsServices(_ref38, ref) {
|
|
1002
1000
|
var children = _ref38.children,
|
|
1003
1001
|
_ref38$size = _ref38.size,
|
|
1004
1002
|
size = _ref38$size === void 0 ? 16 : _ref38$size,
|
|
@@ -1011,21 +1009,19 @@ var SettingsView = /*#__PURE__*/React.forwardRef(function SettingsView(_ref38, r
|
|
|
1011
1009
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1012
1010
|
viewBox: "0 0 32 32",
|
|
1013
1011
|
fill: "currentColor"
|
|
1014
|
-
}, rest),
|
|
1015
|
-
|
|
1016
|
-
cy: "24",
|
|
1017
|
-
r: "2"
|
|
1012
|
+
}, rest), _path55 || (_path55 = /*#__PURE__*/React.createElement("path", {
|
|
1013
|
+
d: "M29,25H27V23h1V19H24v1H22V18a1,1,0,0,1,1-1h6a1,1,0,0,1,1,1v6A1,1,0,0,1,29,25Z"
|
|
1018
1014
|
})), _path56 || (_path56 = /*#__PURE__*/React.createElement("path", {
|
|
1019
|
-
d: "
|
|
1015
|
+
d: "M24 30H18a1 1 0 01-1-1V23a1 1 0 011-1h6a1 1 0 011 1v6A1 1 0 0124 30zm-5-2h4V24H19zM15 19.8579A3.9934 3.9934 0 1120 16h2a6 6 0 10-7 5.91z"
|
|
1020
1016
|
})), _path57 || (_path57 = /*#__PURE__*/React.createElement("path", {
|
|
1021
|
-
d: "
|
|
1017
|
+
d: "M28.89,13.55l-2.31,2.03-1.42-1.42,2.41-2.12L25.21,7.96,21.77,9.12a9.3684,9.3684,0,0,0-2.7-1.57L18.36,4H13.64l-.71,3.55a8.8609,8.8609,0,0,0-2.71,1.57L6.79,7.96,4.43,12.04l2.72,2.39a8.8948,8.8948,0,0,0,0,3.13l-2.72,2.4,2.36,4.08,3.44-1.16a9.3684,9.3684,0,0,0,2.7,1.57L13.64,28H15v2H13.64a2.0007,2.0007,0,0,1-1.96-1.61l-.51-2.52a11.412,11.412,0,0,1-1.31-.75l-2.43.82a2.038,2.038,0,0,1-.64.1,1.973,1.973,0,0,1-1.73-1L2.7,20.96a2,2,0,0,1,.41-2.51l1.92-1.68C5.01,16.51,5,16.26,5,16s.02-.51.04-.76L3.11,13.55a2,2,0,0,1-.41-2.51L5.06,6.96a1.973,1.973,0,0,1,1.73-1,2.038,2.038,0,0,1,.64.1l2.42.82a11.5416,11.5416,0,0,1,1.32-.75l.51-2.52A2.0007,2.0007,0,0,1,13.64,2h4.72a2.0007,2.0007,0,0,1,1.96,1.61l.51,2.52a11.412,11.412,0,0,1,1.31.75l2.43-.82a2.038,2.038,0,0,1,.64-.1,1.973,1.973,0,0,1,1.73,1l2.36,4.08A2,2,0,0,1,28.89,13.55Z"
|
|
1022
1018
|
})), children);
|
|
1023
1019
|
});
|
|
1024
1020
|
|
|
1025
1021
|
if (process.env.NODE_ENV !== "production") {
|
|
1026
|
-
|
|
1022
|
+
SettingsServices.propTypes = iconPropTypes;
|
|
1027
1023
|
}
|
|
1028
|
-
var
|
|
1024
|
+
var SettingsView = /*#__PURE__*/React.forwardRef(function SettingsView(_ref39, ref) {
|
|
1029
1025
|
var children = _ref39.children,
|
|
1030
1026
|
_ref39$size = _ref39.size,
|
|
1031
1027
|
size = _ref39$size === void 0 ? 16 : _ref39$size,
|
|
@@ -1038,15 +1034,21 @@ var ShapeExcept = /*#__PURE__*/React.forwardRef(function ShapeExcept(_ref39, ref
|
|
|
1038
1034
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1039
1035
|
viewBox: "0 0 32 32",
|
|
1040
1036
|
fill: "currentColor"
|
|
1041
|
-
}, rest),
|
|
1042
|
-
|
|
1037
|
+
}, rest), _circle7 || (_circle7 = /*#__PURE__*/React.createElement("circle", {
|
|
1038
|
+
cx: "23",
|
|
1039
|
+
cy: "24",
|
|
1040
|
+
r: "2"
|
|
1041
|
+
})), _path58 || (_path58 = /*#__PURE__*/React.createElement("path", {
|
|
1042
|
+
d: "M30.7769 23.4785A8.64 8.64 0 0023 18a8.64 8.64 0 00-7.7769 5.4785L15 24l.2231.5215A8.64 8.64 0 0023 30a8.64 8.64 0 007.7769-5.4785L31 24zM23 28a4 4 0 114-4A4.0045 4.0045 0 0123 28zM12.3989 20.8A6 6 0 1122 16H20a4 4 0 10-6.4 3.2z"
|
|
1043
|
+
})), _path59 || (_path59 = /*#__PURE__*/React.createElement("path", {
|
|
1044
|
+
d: "M29.3047,11.0439,26.9441,6.9561a1.9977,1.9977,0,0,0-2.3728-.8946l-2.4341.8233a11.0419,11.0419,0,0,0-1.312-.7583l-.5037-2.5186A2,2,0,0,0,18.36,2H13.64a2,2,0,0,0-1.9611,1.6079l-.5037,2.5186A10.9666,10.9666,0,0,0,9.8481,6.88L7.4287,6.0615a1.9977,1.9977,0,0,0-2.3728.8946L2.6953,11.0439a2.0006,2.0006,0,0,0,.4119,2.5025l1.9309,1.6968C5.021,15.4946,5,15.7446,5,16c0,.2578.01.5127.0278.7656l-1.9206,1.688a2.0006,2.0006,0,0,0-.4119,2.5025l2.3606,4.0878a1.9977,1.9977,0,0,0,2.3728.8946l2.4341-.8233a10.9736,10.9736,0,0,0,1.312.7583l.5037,2.5186A2,2,0,0,0,13.64,30H15V28H13.64l-.71-3.5508a9.0953,9.0953,0,0,1-2.6948-1.5713l-3.4468,1.166-2.36-4.0878L7.1528,17.561a8.9263,8.9263,0,0,1-.007-3.1279L4.4275,12.0439,6.7886,7.9561l3.4267,1.1591a9.0305,9.0305,0,0,1,2.7141-1.5644L13.64,4H18.36l.71,3.5508a9.0978,9.0978,0,0,1,2.6948,1.5713l3.4468-1.166,2.36,4.0878-2.7978,2.4522L26.0923,16l2.8-2.4536A2.0006,2.0006,0,0,0,29.3047,11.0439Z"
|
|
1043
1045
|
})), children);
|
|
1044
1046
|
});
|
|
1045
1047
|
|
|
1046
1048
|
if (process.env.NODE_ENV !== "production") {
|
|
1047
|
-
|
|
1049
|
+
SettingsView.propTypes = iconPropTypes;
|
|
1048
1050
|
}
|
|
1049
|
-
var
|
|
1051
|
+
var ShapeExcept = /*#__PURE__*/React.forwardRef(function ShapeExcept(_ref40, ref) {
|
|
1050
1052
|
var children = _ref40.children,
|
|
1051
1053
|
_ref40$size = _ref40.size,
|
|
1052
1054
|
size = _ref40$size === void 0 ? 16 : _ref40$size,
|
|
@@ -1059,17 +1061,15 @@ var ShapeExclude = /*#__PURE__*/React.forwardRef(function ShapeExclude(_ref40, r
|
|
|
1059
1061
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1060
1062
|
viewBox: "0 0 32 32",
|
|
1061
1063
|
fill: "currentColor"
|
|
1062
|
-
}, rest),
|
|
1063
|
-
d: "
|
|
1064
|
-
})), _path60 || (_path60 = /*#__PURE__*/React.createElement("path", {
|
|
1065
|
-
d: "M28,10H22V20a2,2,0,0,1-2,2H10v6a2,2,0,0,0,2,2H28a2,2,0,0,0,2-2V12A2,2,0,0,0,28,10Z"
|
|
1064
|
+
}, rest), _path60 || (_path60 = /*#__PURE__*/React.createElement("path", {
|
|
1065
|
+
d: "M28,10H22V4a2.0023,2.0023,0,0,0-2-2H4A2.0025,2.0025,0,0,0,2,4V20a2.0025,2.0025,0,0,0,2,2h6v6a2,2,0,0,0,2,2H28a2,2,0,0,0,2-2V12A2,2,0,0,0,28,10ZM12,20V12h8v8ZM3.9988,4H20v6H12a2.0023,2.0023,0,0,0-2,2v8H4Z"
|
|
1066
1066
|
})), children);
|
|
1067
1067
|
});
|
|
1068
1068
|
|
|
1069
1069
|
if (process.env.NODE_ENV !== "production") {
|
|
1070
|
-
|
|
1070
|
+
ShapeExcept.propTypes = iconPropTypes;
|
|
1071
1071
|
}
|
|
1072
|
-
var
|
|
1072
|
+
var ShapeExclude = /*#__PURE__*/React.forwardRef(function ShapeExclude(_ref41, ref) {
|
|
1073
1073
|
var children = _ref41.children,
|
|
1074
1074
|
_ref41$size = _ref41.size,
|
|
1075
1075
|
size = _ref41$size === void 0 ? 16 : _ref41$size,
|
|
@@ -1083,14 +1083,16 @@ var ShapeIntersect = /*#__PURE__*/React.forwardRef(function ShapeIntersect(_ref4
|
|
|
1083
1083
|
viewBox: "0 0 32 32",
|
|
1084
1084
|
fill: "currentColor"
|
|
1085
1085
|
}, rest), _path61 || (_path61 = /*#__PURE__*/React.createElement("path", {
|
|
1086
|
-
d: "
|
|
1086
|
+
d: "M12,10H22V4a2,2,0,0,0-2-2H4A2,2,0,0,0,2,4V20a2,2,0,0,0,2,2h6V12A2,2,0,0,1,12,10Z"
|
|
1087
|
+
})), _path62 || (_path62 = /*#__PURE__*/React.createElement("path", {
|
|
1088
|
+
d: "M28,10H22V20a2,2,0,0,1-2,2H10v6a2,2,0,0,0,2,2H28a2,2,0,0,0,2-2V12A2,2,0,0,0,28,10Z"
|
|
1087
1089
|
})), children);
|
|
1088
1090
|
});
|
|
1089
1091
|
|
|
1090
1092
|
if (process.env.NODE_ENV !== "production") {
|
|
1091
|
-
|
|
1093
|
+
ShapeExclude.propTypes = iconPropTypes;
|
|
1092
1094
|
}
|
|
1093
|
-
var
|
|
1095
|
+
var ShapeIntersect = /*#__PURE__*/React.forwardRef(function ShapeIntersect(_ref42, ref) {
|
|
1094
1096
|
var children = _ref42.children,
|
|
1095
1097
|
_ref42$size = _ref42.size,
|
|
1096
1098
|
size = _ref42$size === void 0 ? 16 : _ref42$size,
|
|
@@ -1103,15 +1105,15 @@ var ShapeJoin = /*#__PURE__*/React.forwardRef(function ShapeJoin(_ref42, ref) {
|
|
|
1103
1105
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1104
1106
|
viewBox: "0 0 32 32",
|
|
1105
1107
|
fill: "currentColor"
|
|
1106
|
-
}, rest),
|
|
1107
|
-
d: "M28,10H22V4a2.0025,2.0025,0,0,0-2-2H4A2.0025,2.0025,0,0,0,2,4V20a2.0025,2.0025,0,0,0,2,2h6v6a2.0025,2.0025,0,0,0,2,2H28a2.0025,2.0025,0,0,0,2-2V12A2.0025,2.0025,0,0,0,28,10ZM4,
|
|
1108
|
+
}, rest), _path63 || (_path63 = /*#__PURE__*/React.createElement("path", {
|
|
1109
|
+
d: "M28,10H22V4a2.0025,2.0025,0,0,0-2-2H4A2.0025,2.0025,0,0,0,2,4V20a2.0025,2.0025,0,0,0,2,2h6v6a2.0025,2.0025,0,0,0,2,2H28a2.0025,2.0025,0,0,0,2-2V12A2.0025,2.0025,0,0,0,28,10ZM4,20V4H20v6H12a2.0025,2.0025,0,0,0-2,2v8Zm8,8V22h8a2.0025,2.0025,0,0,0,2-2V12h6V28Z"
|
|
1108
1110
|
})), children);
|
|
1109
1111
|
});
|
|
1110
1112
|
|
|
1111
1113
|
if (process.env.NODE_ENV !== "production") {
|
|
1112
|
-
|
|
1114
|
+
ShapeIntersect.propTypes = iconPropTypes;
|
|
1113
1115
|
}
|
|
1114
|
-
var
|
|
1116
|
+
var ShapeJoin = /*#__PURE__*/React.forwardRef(function ShapeJoin(_ref43, ref) {
|
|
1115
1117
|
var children = _ref43.children,
|
|
1116
1118
|
_ref43$size = _ref43.size,
|
|
1117
1119
|
size = _ref43$size === void 0 ? 16 : _ref43$size,
|
|
@@ -1124,15 +1126,15 @@ var ShapeUnite = /*#__PURE__*/React.forwardRef(function ShapeUnite(_ref43, ref)
|
|
|
1124
1126
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1125
1127
|
viewBox: "0 0 32 32",
|
|
1126
1128
|
fill: "currentColor"
|
|
1127
|
-
}, rest),
|
|
1128
|
-
d: "M28,10H22V4a2,2,0,0,0-2-2H4A2,2,0,0,0,2,4V20a2,2,0,0,0,2,2h6v6a2,2,0,0,0,2,2H28a2,2,0,0,0,2-2V12A2,2,0,0,0,28,
|
|
1129
|
+
}, rest), _path64 || (_path64 = /*#__PURE__*/React.createElement("path", {
|
|
1130
|
+
d: "M28,10H22V4a2.0025,2.0025,0,0,0-2-2H4A2.0025,2.0025,0,0,0,2,4V20a2.0025,2.0025,0,0,0,2,2h6v6a2.0025,2.0025,0,0,0,2,2H28a2.0025,2.0025,0,0,0,2-2V12A2.0025,2.0025,0,0,0,28,10ZM4,20V4h6V20Zm18,8V12h6V28Z"
|
|
1129
1131
|
})), children);
|
|
1130
1132
|
});
|
|
1131
1133
|
|
|
1132
1134
|
if (process.env.NODE_ENV !== "production") {
|
|
1133
|
-
|
|
1135
|
+
ShapeJoin.propTypes = iconPropTypes;
|
|
1134
1136
|
}
|
|
1135
|
-
var
|
|
1137
|
+
var ShapeUnite = /*#__PURE__*/React.forwardRef(function ShapeUnite(_ref44, ref) {
|
|
1136
1138
|
var children = _ref44.children,
|
|
1137
1139
|
_ref44$size = _ref44.size,
|
|
1138
1140
|
size = _ref44$size === void 0 ? 16 : _ref44$size,
|
|
@@ -1145,15 +1147,15 @@ var Share = /*#__PURE__*/React.forwardRef(function Share(_ref44, ref) {
|
|
|
1145
1147
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1146
1148
|
viewBox: "0 0 32 32",
|
|
1147
1149
|
fill: "currentColor"
|
|
1148
|
-
}, rest),
|
|
1149
|
-
d: "
|
|
1150
|
+
}, rest), _path65 || (_path65 = /*#__PURE__*/React.createElement("path", {
|
|
1151
|
+
d: "M28,10H22V4a2,2,0,0,0-2-2H4A2,2,0,0,0,2,4V20a2,2,0,0,0,2,2h6v6a2,2,0,0,0,2,2H28a2,2,0,0,0,2-2V12A2,2,0,0,0,28,10Z"
|
|
1150
1152
|
})), children);
|
|
1151
1153
|
});
|
|
1152
1154
|
|
|
1153
1155
|
if (process.env.NODE_ENV !== "production") {
|
|
1154
|
-
|
|
1156
|
+
ShapeUnite.propTypes = iconPropTypes;
|
|
1155
1157
|
}
|
|
1156
|
-
var
|
|
1158
|
+
var Share = /*#__PURE__*/React.forwardRef(function Share(_ref45, ref) {
|
|
1157
1159
|
var children = _ref45.children,
|
|
1158
1160
|
_ref45$size = _ref45.size,
|
|
1159
1161
|
size = _ref45$size === void 0 ? 16 : _ref45$size,
|
|
@@ -1166,15 +1168,15 @@ var ShareKnowledge = /*#__PURE__*/React.forwardRef(function ShareKnowledge(_ref4
|
|
|
1166
1168
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1167
1169
|
viewBox: "0 0 32 32",
|
|
1168
1170
|
fill: "currentColor"
|
|
1169
|
-
}, rest),
|
|
1170
|
-
d: "
|
|
1171
|
+
}, rest), _path66 || (_path66 = /*#__PURE__*/React.createElement("path", {
|
|
1172
|
+
d: "M23,20a5,5,0,0,0-3.89,1.89L11.8,17.32a4.46,4.46,0,0,0,0-2.64l7.31-4.57A5,5,0,1,0,18,7a4.79,4.79,0,0,0,.2,1.32l-7.31,4.57a5,5,0,1,0,0,6.22l7.31,4.57A4.79,4.79,0,0,0,18,25a5,5,0,1,0,5-5ZM23,4a3,3,0,1,1-3,3A3,3,0,0,1,23,4ZM7,19a3,3,0,1,1,3-3A3,3,0,0,1,7,19Zm16,9a3,3,0,1,1,3-3A3,3,0,0,1,23,28Z"
|
|
1171
1173
|
})), children);
|
|
1172
1174
|
});
|
|
1173
1175
|
|
|
1174
1176
|
if (process.env.NODE_ENV !== "production") {
|
|
1175
|
-
|
|
1177
|
+
Share.propTypes = iconPropTypes;
|
|
1176
1178
|
}
|
|
1177
|
-
var
|
|
1179
|
+
var ShareKnowledge = /*#__PURE__*/React.forwardRef(function ShareKnowledge(_ref46, ref) {
|
|
1178
1180
|
var children = _ref46.children,
|
|
1179
1181
|
_ref46$size = _ref46.size,
|
|
1180
1182
|
size = _ref46$size === void 0 ? 16 : _ref46$size,
|
|
@@ -1187,15 +1189,15 @@ var ShoppingBag = /*#__PURE__*/React.forwardRef(function ShoppingBag(_ref46, ref
|
|
|
1187
1189
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1188
1190
|
viewBox: "0 0 32 32",
|
|
1189
1191
|
fill: "currentColor"
|
|
1190
|
-
}, rest),
|
|
1191
|
-
d: "
|
|
1192
|
+
}, rest), _path67 || (_path67 = /*#__PURE__*/React.createElement("path", {
|
|
1193
|
+
d: "M27 25H21a3 3 0 00-3 3v2h2V28a1 1 0 011-1h6a1 1 0 011 1v2h2V28A3 3 0 0027 25zM20 20a4 4 0 104-4A4 4 0 0020 20zm6 0a2 2 0 11-2-2A2 2 0 0126 20zM6 21V20H4v1a7 7 0 007 7h3V26H11A5 5 0 016 21zM19 10H26V12H19zM19 6H29V8H19zM19 2H29V4H19zM11 11H5a3 3 0 00-3 3v2H4V14a1 1 0 011-1h6a1 1 0 011 1v2h2V14A3 3 0 0011 11zM8 10A4 4 0 104 6 4 4 0 008 10zM8 4A2 2 0 116 6 2 2 0 018 4z"
|
|
1192
1194
|
})), children);
|
|
1193
1195
|
});
|
|
1194
1196
|
|
|
1195
1197
|
if (process.env.NODE_ENV !== "production") {
|
|
1196
|
-
|
|
1198
|
+
ShareKnowledge.propTypes = iconPropTypes;
|
|
1197
1199
|
}
|
|
1198
|
-
var
|
|
1200
|
+
var ShoppingBag = /*#__PURE__*/React.forwardRef(function ShoppingBag(_ref47, ref) {
|
|
1199
1201
|
var children = _ref47.children,
|
|
1200
1202
|
_ref47$size = _ref47.size,
|
|
1201
1203
|
size = _ref47$size === void 0 ? 16 : _ref47$size,
|
|
@@ -1208,23 +1210,15 @@ var ShoppingCart = /*#__PURE__*/React.forwardRef(function ShoppingCart(_ref47, r
|
|
|
1208
1210
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1209
1211
|
viewBox: "0 0 32 32",
|
|
1210
1212
|
fill: "currentColor"
|
|
1211
|
-
}, rest),
|
|
1212
|
-
|
|
1213
|
-
cy: "28",
|
|
1214
|
-
r: "2"
|
|
1215
|
-
})), _circle9 || (_circle9 = /*#__PURE__*/React.createElement("circle", {
|
|
1216
|
-
cx: "24",
|
|
1217
|
-
cy: "28",
|
|
1218
|
-
r: "2"
|
|
1219
|
-
})), _path67 || (_path67 = /*#__PURE__*/React.createElement("path", {
|
|
1220
|
-
d: "M28,7H5.82L5,2.8A1,1,0,0,0,4,2H0V4H3.18L7,23.2A1,1,0,0,0,8,24H26V22H8.82L8,18H26a1,1,0,0,0,1-.78l2-9A1,1,0,0,0,28,7Zm-2.8,9H7.62L6.22,9H26.75Z"
|
|
1213
|
+
}, rest), _path68 || (_path68 = /*#__PURE__*/React.createElement("path", {
|
|
1214
|
+
d: "M28.76,11.35A1,1,0,0,0,28,11H22V7a3,3,0,0,0-3-3H13a3,3,0,0,0-3,3v4H4a1,1,0,0,0-1,1.15L4.88,24.3a2,2,0,0,0,2,1.7H25.14a2,2,0,0,0,2-1.7L29,12.15A1,1,0,0,0,28.76,11.35ZM12,7a1,1,0,0,1,1-1h6a1,1,0,0,1,1,1v4H12ZM25.14,24H6.86L5.17,13H26.83Z"
|
|
1221
1215
|
})), children);
|
|
1222
1216
|
});
|
|
1223
1217
|
|
|
1224
1218
|
if (process.env.NODE_ENV !== "production") {
|
|
1225
|
-
|
|
1219
|
+
ShoppingBag.propTypes = iconPropTypes;
|
|
1226
1220
|
}
|
|
1227
|
-
var
|
|
1221
|
+
var ShoppingCart = /*#__PURE__*/React.forwardRef(function ShoppingCart(_ref48, ref) {
|
|
1228
1222
|
var children = _ref48.children,
|
|
1229
1223
|
_ref48$size = _ref48.size,
|
|
1230
1224
|
size = _ref48$size === void 0 ? 16 : _ref48$size,
|
|
@@ -1237,25 +1231,23 @@ var ShoppingCartArrowDown = /*#__PURE__*/React.forwardRef(function ShoppingCartA
|
|
|
1237
1231
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1238
1232
|
viewBox: "0 0 32 32",
|
|
1239
1233
|
fill: "currentColor"
|
|
1240
|
-
}, rest),
|
|
1234
|
+
}, rest), _circle8 || (_circle8 = /*#__PURE__*/React.createElement("circle", {
|
|
1241
1235
|
cx: "10",
|
|
1242
1236
|
cy: "28",
|
|
1243
1237
|
r: "2"
|
|
1244
|
-
})),
|
|
1238
|
+
})), _circle9 || (_circle9 = /*#__PURE__*/React.createElement("circle", {
|
|
1245
1239
|
cx: "24",
|
|
1246
1240
|
cy: "28",
|
|
1247
1241
|
r: "2"
|
|
1248
|
-
})), _path68 || (_path68 = /*#__PURE__*/React.createElement("path", {
|
|
1249
|
-
d: "M4.9806,2.8039A1,1,0,0,0,4,2H0V4H3.18L7.0194,23.1961A1,1,0,0,0,8,24H26V22H8.82l-.8-4H26a1,1,0,0,0,.9762-.783L29.2445,7H27.1971l-1.9989,9H7.62Z"
|
|
1250
1242
|
})), _path69 || (_path69 = /*#__PURE__*/React.createElement("path", {
|
|
1251
|
-
d: "
|
|
1243
|
+
d: "M28,7H5.82L5,2.8A1,1,0,0,0,4,2H0V4H3.18L7,23.2A1,1,0,0,0,8,24H26V22H8.82L8,18H26a1,1,0,0,0,1-.78l2-9A1,1,0,0,0,28,7Zm-2.8,9H7.62L6.22,9H26.75Z"
|
|
1252
1244
|
})), children);
|
|
1253
1245
|
});
|
|
1254
1246
|
|
|
1255
1247
|
if (process.env.NODE_ENV !== "production") {
|
|
1256
|
-
|
|
1248
|
+
ShoppingCart.propTypes = iconPropTypes;
|
|
1257
1249
|
}
|
|
1258
|
-
var
|
|
1250
|
+
var ShoppingCartArrowDown = /*#__PURE__*/React.forwardRef(function ShoppingCartArrowDown(_ref49, ref) {
|
|
1259
1251
|
var children = _ref49.children,
|
|
1260
1252
|
_ref49$size = _ref49.size,
|
|
1261
1253
|
size = _ref49$size === void 0 ? 16 : _ref49$size,
|
|
@@ -1268,25 +1260,25 @@ var ShoppingCartArrowUp = /*#__PURE__*/React.forwardRef(function ShoppingCartArr
|
|
|
1268
1260
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1269
1261
|
viewBox: "0 0 32 32",
|
|
1270
1262
|
fill: "currentColor"
|
|
1271
|
-
}, rest),
|
|
1263
|
+
}, rest), _circle10 || (_circle10 = /*#__PURE__*/React.createElement("circle", {
|
|
1272
1264
|
cx: "10",
|
|
1273
1265
|
cy: "28",
|
|
1274
1266
|
r: "2"
|
|
1275
|
-
})),
|
|
1267
|
+
})), _circle11 || (_circle11 = /*#__PURE__*/React.createElement("circle", {
|
|
1276
1268
|
cx: "24",
|
|
1277
1269
|
cy: "28",
|
|
1278
1270
|
r: "2"
|
|
1279
1271
|
})), _path70 || (_path70 = /*#__PURE__*/React.createElement("path", {
|
|
1280
1272
|
d: "M4.9806,2.8039A1,1,0,0,0,4,2H0V4H3.18L7.0194,23.1961A1,1,0,0,0,8,24H26V22H8.82l-.8-4H26a1,1,0,0,0,.9762-.783L29.2445,7H27.1971l-1.9989,9H7.62Z"
|
|
1281
1273
|
})), _path71 || (_path71 = /*#__PURE__*/React.createElement("path", {
|
|
1282
|
-
d: "M21.586
|
|
1274
|
+
d: "M21.586 6.586L18 10.172 18 2 16 2 16 10.172 12.414 6.586 11 8 17 14 23 8 21.586 6.586z"
|
|
1283
1275
|
})), children);
|
|
1284
1276
|
});
|
|
1285
1277
|
|
|
1286
1278
|
if (process.env.NODE_ENV !== "production") {
|
|
1287
|
-
|
|
1279
|
+
ShoppingCartArrowDown.propTypes = iconPropTypes;
|
|
1288
1280
|
}
|
|
1289
|
-
var
|
|
1281
|
+
var ShoppingCartArrowUp = /*#__PURE__*/React.forwardRef(function ShoppingCartArrowUp(_ref50, ref) {
|
|
1290
1282
|
var children = _ref50.children,
|
|
1291
1283
|
_ref50$size = _ref50.size,
|
|
1292
1284
|
size = _ref50$size === void 0 ? 16 : _ref50$size,
|
|
@@ -1299,25 +1291,25 @@ var ShoppingCartClear = /*#__PURE__*/React.forwardRef(function ShoppingCartClear
|
|
|
1299
1291
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1300
1292
|
viewBox: "0 0 32 32",
|
|
1301
1293
|
fill: "currentColor"
|
|
1302
|
-
}, rest),
|
|
1294
|
+
}, rest), _circle12 || (_circle12 = /*#__PURE__*/React.createElement("circle", {
|
|
1303
1295
|
cx: "10",
|
|
1304
1296
|
cy: "28",
|
|
1305
1297
|
r: "2"
|
|
1306
|
-
})),
|
|
1298
|
+
})), _circle13 || (_circle13 = /*#__PURE__*/React.createElement("circle", {
|
|
1307
1299
|
cx: "24",
|
|
1308
1300
|
cy: "28",
|
|
1309
1301
|
r: "2"
|
|
1310
1302
|
})), _path72 || (_path72 = /*#__PURE__*/React.createElement("path", {
|
|
1311
1303
|
d: "M4.9806,2.8039A1,1,0,0,0,4,2H0V4H3.18L7.0194,23.1961A1,1,0,0,0,8,24H26V22H8.82l-.8-4H26a1,1,0,0,0,.9762-.783L29.2445,7H27.1971l-1.9989,9H7.62Z"
|
|
1312
1304
|
})), _path73 || (_path73 = /*#__PURE__*/React.createElement("path", {
|
|
1313
|
-
d: "
|
|
1305
|
+
d: "M21.586 9.414L18 5.828 18 14 16 14 16 5.828 12.414 9.414 11 8 17 2 23 8 21.586 9.414z"
|
|
1314
1306
|
})), children);
|
|
1315
1307
|
});
|
|
1316
1308
|
|
|
1317
1309
|
if (process.env.NODE_ENV !== "production") {
|
|
1318
|
-
|
|
1310
|
+
ShoppingCartArrowUp.propTypes = iconPropTypes;
|
|
1319
1311
|
}
|
|
1320
|
-
var
|
|
1312
|
+
var ShoppingCartClear = /*#__PURE__*/React.forwardRef(function ShoppingCartClear(_ref51, ref) {
|
|
1321
1313
|
var children = _ref51.children,
|
|
1322
1314
|
_ref51$size = _ref51.size,
|
|
1323
1315
|
size = _ref51$size === void 0 ? 16 : _ref51$size,
|
|
@@ -1330,25 +1322,25 @@ var ShoppingCartError = /*#__PURE__*/React.forwardRef(function ShoppingCartError
|
|
|
1330
1322
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1331
1323
|
viewBox: "0 0 32 32",
|
|
1332
1324
|
fill: "currentColor"
|
|
1333
|
-
}, rest),
|
|
1325
|
+
}, rest), _circle14 || (_circle14 = /*#__PURE__*/React.createElement("circle", {
|
|
1334
1326
|
cx: "10",
|
|
1335
1327
|
cy: "28",
|
|
1336
1328
|
r: "2"
|
|
1337
|
-
})),
|
|
1329
|
+
})), _circle15 || (_circle15 = /*#__PURE__*/React.createElement("circle", {
|
|
1338
1330
|
cx: "24",
|
|
1339
1331
|
cy: "28",
|
|
1340
1332
|
r: "2"
|
|
1341
1333
|
})), _path74 || (_path74 = /*#__PURE__*/React.createElement("path", {
|
|
1342
1334
|
d: "M4.9806,2.8039A1,1,0,0,0,4,2H0V4H3.18L7.0194,23.1961A1,1,0,0,0,8,24H26V22H8.82l-.8-4H26a1,1,0,0,0,.9762-.783L29.2445,7H27.1971l-1.9989,9H7.62Z"
|
|
1343
1335
|
})), _path75 || (_path75 = /*#__PURE__*/React.createElement("path", {
|
|
1344
|
-
d: "
|
|
1336
|
+
d: "M18.41 8L22 4.41 20.59 3 17 6.59 13.41 3 12 4.41 15.59 8 12 11.59 13.41 13 17 9.41 20.59 13 22 11.59 18.41 8z"
|
|
1345
1337
|
})), children);
|
|
1346
1338
|
});
|
|
1347
1339
|
|
|
1348
1340
|
if (process.env.NODE_ENV !== "production") {
|
|
1349
|
-
|
|
1341
|
+
ShoppingCartClear.propTypes = iconPropTypes;
|
|
1350
1342
|
}
|
|
1351
|
-
var
|
|
1343
|
+
var ShoppingCartError = /*#__PURE__*/React.forwardRef(function ShoppingCartError(_ref52, ref) {
|
|
1352
1344
|
var children = _ref52.children,
|
|
1353
1345
|
_ref52$size = _ref52.size,
|
|
1354
1346
|
size = _ref52$size === void 0 ? 16 : _ref52$size,
|
|
@@ -1361,25 +1353,25 @@ var ShoppingCartMinus = /*#__PURE__*/React.forwardRef(function ShoppingCartMinus
|
|
|
1361
1353
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1362
1354
|
viewBox: "0 0 32 32",
|
|
1363
1355
|
fill: "currentColor"
|
|
1364
|
-
}, rest),
|
|
1356
|
+
}, rest), _circle16 || (_circle16 = /*#__PURE__*/React.createElement("circle", {
|
|
1365
1357
|
cx: "10",
|
|
1366
1358
|
cy: "28",
|
|
1367
1359
|
r: "2"
|
|
1368
|
-
})),
|
|
1360
|
+
})), _circle17 || (_circle17 = /*#__PURE__*/React.createElement("circle", {
|
|
1369
1361
|
cx: "24",
|
|
1370
1362
|
cy: "28",
|
|
1371
1363
|
r: "2"
|
|
1372
1364
|
})), _path76 || (_path76 = /*#__PURE__*/React.createElement("path", {
|
|
1373
1365
|
d: "M4.9806,2.8039A1,1,0,0,0,4,2H0V4H3.18L7.0194,23.1961A1,1,0,0,0,8,24H26V22H8.82l-.8-4H26a1,1,0,0,0,.9762-.783L29.2445,7H27.1971l-1.9989,9H7.62Z"
|
|
1374
1366
|
})), _path77 || (_path77 = /*#__PURE__*/React.createElement("path", {
|
|
1375
|
-
d: "
|
|
1367
|
+
d: "M17,2a6,6,0,1,0,6,6A6.0066,6.0066,0,0,0,17,2Zm0,2a3.9521,3.9521,0,0,1,2.019.5669L13.5669,10.019A3.9529,3.9529,0,0,1,13,8,4.0045,4.0045,0,0,1,17,4Zm0,8a3.9521,3.9521,0,0,1-2.019-.5669L20.4331,5.981A3.9529,3.9529,0,0,1,21,8,4.0045,4.0045,0,0,1,17,12Z"
|
|
1376
1368
|
})), children);
|
|
1377
1369
|
});
|
|
1378
1370
|
|
|
1379
1371
|
if (process.env.NODE_ENV !== "production") {
|
|
1380
|
-
|
|
1372
|
+
ShoppingCartError.propTypes = iconPropTypes;
|
|
1381
1373
|
}
|
|
1382
|
-
var
|
|
1374
|
+
var ShoppingCartMinus = /*#__PURE__*/React.forwardRef(function ShoppingCartMinus(_ref53, ref) {
|
|
1383
1375
|
var children = _ref53.children,
|
|
1384
1376
|
_ref53$size = _ref53.size,
|
|
1385
1377
|
size = _ref53$size === void 0 ? 16 : _ref53$size,
|
|
@@ -1392,25 +1384,25 @@ var ShoppingCartPlus = /*#__PURE__*/React.forwardRef(function ShoppingCartPlus(_
|
|
|
1392
1384
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1393
1385
|
viewBox: "0 0 32 32",
|
|
1394
1386
|
fill: "currentColor"
|
|
1395
|
-
}, rest),
|
|
1387
|
+
}, rest), _circle18 || (_circle18 = /*#__PURE__*/React.createElement("circle", {
|
|
1396
1388
|
cx: "10",
|
|
1397
1389
|
cy: "28",
|
|
1398
1390
|
r: "2"
|
|
1399
|
-
})),
|
|
1391
|
+
})), _circle19 || (_circle19 = /*#__PURE__*/React.createElement("circle", {
|
|
1400
1392
|
cx: "24",
|
|
1401
1393
|
cy: "28",
|
|
1402
1394
|
r: "2"
|
|
1403
1395
|
})), _path78 || (_path78 = /*#__PURE__*/React.createElement("path", {
|
|
1404
1396
|
d: "M4.9806,2.8039A1,1,0,0,0,4,2H0V4H3.18L7.0194,23.1961A1,1,0,0,0,8,24H26V22H8.82l-.8-4H26a1,1,0,0,0,.9762-.783L29.2445,7H27.1971l-1.9989,9H7.62Z"
|
|
1405
1397
|
})), _path79 || (_path79 = /*#__PURE__*/React.createElement("path", {
|
|
1406
|
-
d: "
|
|
1398
|
+
d: "M12 6L12 8 22 8 22 6 12 6z"
|
|
1407
1399
|
})), children);
|
|
1408
1400
|
});
|
|
1409
1401
|
|
|
1410
1402
|
if (process.env.NODE_ENV !== "production") {
|
|
1411
|
-
|
|
1403
|
+
ShoppingCartMinus.propTypes = iconPropTypes;
|
|
1412
1404
|
}
|
|
1413
|
-
var
|
|
1405
|
+
var ShoppingCartPlus = /*#__PURE__*/React.forwardRef(function ShoppingCartPlus(_ref54, ref) {
|
|
1414
1406
|
var children = _ref54.children,
|
|
1415
1407
|
_ref54$size = _ref54.size,
|
|
1416
1408
|
size = _ref54$size === void 0 ? 16 : _ref54$size,
|
|
@@ -1423,17 +1415,25 @@ var ShoppingCatalog = /*#__PURE__*/React.forwardRef(function ShoppingCatalog(_re
|
|
|
1423
1415
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1424
1416
|
viewBox: "0 0 32 32",
|
|
1425
1417
|
fill: "currentColor"
|
|
1426
|
-
}, rest),
|
|
1427
|
-
|
|
1418
|
+
}, rest), _circle20 || (_circle20 = /*#__PURE__*/React.createElement("circle", {
|
|
1419
|
+
cx: "10",
|
|
1420
|
+
cy: "28",
|
|
1421
|
+
r: "2"
|
|
1422
|
+
})), _circle21 || (_circle21 = /*#__PURE__*/React.createElement("circle", {
|
|
1423
|
+
cx: "24",
|
|
1424
|
+
cy: "28",
|
|
1425
|
+
r: "2"
|
|
1426
|
+
})), _path80 || (_path80 = /*#__PURE__*/React.createElement("path", {
|
|
1427
|
+
d: "M4.9806,2.8039A1,1,0,0,0,4,2H0V4H3.18L7.0194,23.1961A1,1,0,0,0,8,24H26V22H8.82l-.8-4H26a1,1,0,0,0,.9762-.783L29.2445,7H27.1971l-1.9989,9H7.62Z"
|
|
1428
1428
|
})), _path81 || (_path81 = /*#__PURE__*/React.createElement("path", {
|
|
1429
|
-
d: "
|
|
1429
|
+
d: "M18 6L18 2 16 2 16 6 12 6 12 8 16 8 16 12 18 12 18 8 22 8 22 6 18 6z"
|
|
1430
1430
|
})), children);
|
|
1431
1431
|
});
|
|
1432
1432
|
|
|
1433
1433
|
if (process.env.NODE_ENV !== "production") {
|
|
1434
|
-
|
|
1434
|
+
ShoppingCartPlus.propTypes = iconPropTypes;
|
|
1435
1435
|
}
|
|
1436
|
-
var
|
|
1436
|
+
var ShoppingCatalog = /*#__PURE__*/React.forwardRef(function ShoppingCatalog(_ref55, ref) {
|
|
1437
1437
|
var children = _ref55.children,
|
|
1438
1438
|
_ref55$size = _ref55.size,
|
|
1439
1439
|
size = _ref55$size === void 0 ? 16 : _ref55$size,
|
|
@@ -1447,14 +1447,16 @@ var ShowDataCards = /*#__PURE__*/React.forwardRef(function ShowDataCards(_ref55,
|
|
|
1447
1447
|
viewBox: "0 0 32 32",
|
|
1448
1448
|
fill: "currentColor"
|
|
1449
1449
|
}, rest), _path82 || (_path82 = /*#__PURE__*/React.createElement("path", {
|
|
1450
|
-
d: "
|
|
1450
|
+
d: "M17 24H21V28H17zM24 24H28V28H24zM17 17H21V21H17zM24 17H28V21H24z"
|
|
1451
|
+
})), _path83 || (_path83 = /*#__PURE__*/React.createElement("path", {
|
|
1452
|
+
d: "M28,11h-6V7c0-1.7-1.3-3-3-3h-6c-1.7,0-3,1.3-3,3v4H4c-0.6,0-1,0.4-1,1c0,0.1,0,0.1,0,0.2l1.9,12.1c0.1,1,1,1.7,2,1.7H15v-2 H6.9L5.2,13H28V11z M12,7c0-0.6,0.4-1,1-1h6c0.6,0,1,0.4,1,1v4h-8V7z"
|
|
1451
1453
|
})), children);
|
|
1452
1454
|
});
|
|
1453
1455
|
|
|
1454
1456
|
if (process.env.NODE_ENV !== "production") {
|
|
1455
|
-
|
|
1457
|
+
ShoppingCatalog.propTypes = iconPropTypes;
|
|
1456
1458
|
}
|
|
1457
|
-
var
|
|
1459
|
+
var ShowDataCards = /*#__PURE__*/React.forwardRef(function ShowDataCards(_ref56, ref) {
|
|
1458
1460
|
var children = _ref56.children,
|
|
1459
1461
|
_ref56$size = _ref56.size,
|
|
1460
1462
|
size = _ref56$size === void 0 ? 16 : _ref56$size,
|
|
@@ -1467,17 +1469,15 @@ var ShrinkScreen = /*#__PURE__*/React.forwardRef(function ShrinkScreen(_ref56, r
|
|
|
1467
1469
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1468
1470
|
viewBox: "0 0 32 32",
|
|
1469
1471
|
fill: "currentColor"
|
|
1470
|
-
}, rest),
|
|
1471
|
-
d: "M28
|
|
1472
|
-
})), _path84 || (_path84 = /*#__PURE__*/React.createElement("path", {
|
|
1473
|
-
d: "M13,22H4a2.0023,2.0023,0,0,1-2-2V7A2.002,2.002,0,0,1,4,5H26a2.0023,2.0023,0,0,1,2,2v9H26V7H4V20h9Z"
|
|
1472
|
+
}, rest), _path84 || (_path84 = /*#__PURE__*/React.createElement("path", {
|
|
1473
|
+
d: "M28 10H4A2.0022 2.0022 0 012 8V4A2.0021 2.0021 0 014 2H28a2.0021 2.0021 0 012 2V8A2.0022 2.0022 0 0128 10zM4 4V8H28V4zM28 30H4a2.0022 2.0022 0 01-2-2V24a2.0021 2.0021 0 012-2H28a2.0021 2.0021 0 012 2v4A2.0022 2.0022 0 0128 30zM4 24v4H28V24zM28 20H4a2.0022 2.0022 0 01-2-2V14a2.0021 2.0021 0 012-2H28a2.0021 2.0021 0 012 2v4A2.0022 2.0022 0 0128 20zM4 14v4H28V14z"
|
|
1474
1474
|
})), children);
|
|
1475
1475
|
});
|
|
1476
1476
|
|
|
1477
1477
|
if (process.env.NODE_ENV !== "production") {
|
|
1478
|
-
|
|
1478
|
+
ShowDataCards.propTypes = iconPropTypes;
|
|
1479
1479
|
}
|
|
1480
|
-
var
|
|
1480
|
+
var ShrinkScreen = /*#__PURE__*/React.forwardRef(function ShrinkScreen(_ref57, ref) {
|
|
1481
1481
|
var children = _ref57.children,
|
|
1482
1482
|
_ref57$size = _ref57.size,
|
|
1483
1483
|
size = _ref57$size === void 0 ? 16 : _ref57$size,
|
|
@@ -1490,23 +1490,17 @@ var ShrinkScreenFilled = /*#__PURE__*/React.forwardRef(function ShrinkScreenFill
|
|
|
1490
1490
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1491
1491
|
viewBox: "0 0 32 32",
|
|
1492
1492
|
fill: "currentColor"
|
|
1493
|
-
}, rest),
|
|
1494
|
-
|
|
1495
|
-
height: "10",
|
|
1496
|
-
x: "15",
|
|
1497
|
-
y: "18",
|
|
1498
|
-
rx: "2"
|
|
1499
|
-
})), _path85 || (_path85 = /*#__PURE__*/React.createElement("path", {
|
|
1500
|
-
d: "M12 10L12 13.586 7.707 9.293 6.293 10.707 10.586 15 7 15 7 17 14 17 14 10 12 10z"
|
|
1493
|
+
}, rest), _path85 || (_path85 = /*#__PURE__*/React.createElement("path", {
|
|
1494
|
+
d: "M28 28H17a2.0023 2.0023 0 01-2-2V20a2.0023 2.0023 0 012-2H28a2.0027 2.0027 0 012 2v6A2.0027 2.0027 0 0128 28zM17 20v6H28.002L28 20zM12 10L12 13.586 7.707 9.293 6.293 10.707 10.586 15 7 15 7 17 14 17 14 10 12 10z"
|
|
1501
1495
|
})), _path86 || (_path86 = /*#__PURE__*/React.createElement("path", {
|
|
1502
1496
|
d: "M13,22H4a2.0023,2.0023,0,0,1-2-2V7A2.002,2.002,0,0,1,4,5H26a2.0023,2.0023,0,0,1,2,2v9H26V7H4V20h9Z"
|
|
1503
1497
|
})), children);
|
|
1504
1498
|
});
|
|
1505
1499
|
|
|
1506
1500
|
if (process.env.NODE_ENV !== "production") {
|
|
1507
|
-
|
|
1501
|
+
ShrinkScreen.propTypes = iconPropTypes;
|
|
1508
1502
|
}
|
|
1509
|
-
var
|
|
1503
|
+
var ShrinkScreenFilled = /*#__PURE__*/React.forwardRef(function ShrinkScreenFilled(_ref58, ref) {
|
|
1510
1504
|
var children = _ref58.children,
|
|
1511
1505
|
_ref58$size = _ref58.size,
|
|
1512
1506
|
size = _ref58$size === void 0 ? 16 : _ref58$size,
|
|
@@ -1519,15 +1513,23 @@ var Shuffle = /*#__PURE__*/React.forwardRef(function Shuffle(_ref58, ref) {
|
|
|
1519
1513
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1520
1514
|
viewBox: "0 0 32 32",
|
|
1521
1515
|
fill: "currentColor"
|
|
1522
|
-
}, rest),
|
|
1523
|
-
|
|
1516
|
+
}, rest), _rect || (_rect = /*#__PURE__*/React.createElement("rect", {
|
|
1517
|
+
width: "15",
|
|
1518
|
+
height: "10",
|
|
1519
|
+
x: "15",
|
|
1520
|
+
y: "18",
|
|
1521
|
+
rx: "2"
|
|
1522
|
+
})), _path87 || (_path87 = /*#__PURE__*/React.createElement("path", {
|
|
1523
|
+
d: "M12 10L12 13.586 7.707 9.293 6.293 10.707 10.586 15 7 15 7 17 14 17 14 10 12 10z"
|
|
1524
|
+
})), _path88 || (_path88 = /*#__PURE__*/React.createElement("path", {
|
|
1525
|
+
d: "M13,22H4a2.0023,2.0023,0,0,1-2-2V7A2.002,2.002,0,0,1,4,5H26a2.0023,2.0023,0,0,1,2,2v9H26V7H4V20h9Z"
|
|
1524
1526
|
})), children);
|
|
1525
1527
|
});
|
|
1526
1528
|
|
|
1527
1529
|
if (process.env.NODE_ENV !== "production") {
|
|
1528
|
-
|
|
1530
|
+
ShrinkScreenFilled.propTypes = iconPropTypes;
|
|
1529
1531
|
}
|
|
1530
|
-
var
|
|
1532
|
+
var Shuffle = /*#__PURE__*/React.forwardRef(function Shuffle(_ref59, ref) {
|
|
1531
1533
|
var children = _ref59.children,
|
|
1532
1534
|
_ref59$size = _ref59.size,
|
|
1533
1535
|
size = _ref59$size === void 0 ? 16 : _ref59$size,
|
|
@@ -1540,15 +1542,15 @@ var Shuttle = /*#__PURE__*/React.forwardRef(function Shuttle(_ref59, ref) {
|
|
|
1540
1542
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1541
1543
|
viewBox: "0 0 32 32",
|
|
1542
1544
|
fill: "currentColor"
|
|
1543
|
-
}, rest),
|
|
1544
|
-
d: "
|
|
1545
|
+
}, rest), _path89 || (_path89 = /*#__PURE__*/React.createElement("path", {
|
|
1546
|
+
d: "M22.59,19.41,26.17,23H19.55l-4.37-7,4.37-7h6.62l-3.58,3.59L24,14l6-6L24,2,22.59,3.41,26.17,7H19.55a2,2,0,0,0-1.69.94L14,14.11,10.14,7.94A2,2,0,0,0,8.45,7H2V9H8.45l4.37,7L8.45,23H2v2H8.45a2,2,0,0,0,1.69-.94L14,17.89l3.86,6.17a2,2,0,0,0,1.69.94h6.62l-3.58,3.59L24,30l6-6-6-6Z"
|
|
1545
1547
|
})), children);
|
|
1546
1548
|
});
|
|
1547
1549
|
|
|
1548
1550
|
if (process.env.NODE_ENV !== "production") {
|
|
1549
|
-
|
|
1551
|
+
Shuffle.propTypes = iconPropTypes;
|
|
1550
1552
|
}
|
|
1551
|
-
var
|
|
1553
|
+
var Shuttle = /*#__PURE__*/React.forwardRef(function Shuttle(_ref60, ref) {
|
|
1552
1554
|
var children = _ref60.children,
|
|
1553
1555
|
_ref60$size = _ref60.size,
|
|
1554
1556
|
size = _ref60$size === void 0 ? 16 : _ref60$size,
|
|
@@ -1561,15 +1563,15 @@ var SidePanelClose = /*#__PURE__*/React.forwardRef(function SidePanelClose(_ref6
|
|
|
1561
1563
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1562
1564
|
viewBox: "0 0 32 32",
|
|
1563
1565
|
fill: "currentColor"
|
|
1564
|
-
}, rest),
|
|
1565
|
-
d: "
|
|
1566
|
+
}, rest), _path90 || (_path90 = /*#__PURE__*/React.createElement("path", {
|
|
1567
|
+
d: "M29.81,16l-7-9.56A1,1,0,0,0,22,6H3A1,1,0,0,0,2,7V24a1,1,0,0,0,1,1H5.14a4,4,0,0,0,7.72,0h6.28a4,4,0,0,0,7.72,0H29a1,1,0,0,0,1-1V16.56A1,1,0,0,0,29.81,16ZM20,8h1.49l5.13,7H20ZM4,8H18v7H4ZM9,26a2,2,0,1,1,2-2A2,2,0,0,1,9,26Zm14,0a2,2,0,1,1,2-2A2,2,0,0,1,23,26Zm5-3H26.86a4,4,0,0,0-7.72,0H12.86a4,4,0,0,0-7.72,0H4V17H28Z"
|
|
1566
1568
|
})), children);
|
|
1567
1569
|
});
|
|
1568
1570
|
|
|
1569
1571
|
if (process.env.NODE_ENV !== "production") {
|
|
1570
|
-
|
|
1572
|
+
Shuttle.propTypes = iconPropTypes;
|
|
1571
1573
|
}
|
|
1572
|
-
var
|
|
1574
|
+
var SidePanelClose = /*#__PURE__*/React.forwardRef(function SidePanelClose(_ref61, ref) {
|
|
1573
1575
|
var children = _ref61.children,
|
|
1574
1576
|
_ref61$size = _ref61.size,
|
|
1575
1577
|
size = _ref61$size === void 0 ? 16 : _ref61$size,
|
|
@@ -1582,15 +1584,15 @@ var SidePanelCloseFilled = /*#__PURE__*/React.forwardRef(function SidePanelClose
|
|
|
1582
1584
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1583
1585
|
viewBox: "0 0 32 32",
|
|
1584
1586
|
fill: "currentColor"
|
|
1585
|
-
}, rest),
|
|
1586
|
-
d: "M28,4H4C2.9,4,2,4.9,2,6v20c0,1.1,0.9,2,2,2h24c1.1,0,2-0.9,2-2V6C30,4.9,29.1,4,28,4z M28,15H17.
|
|
1587
|
+
}, rest), _path91 || (_path91 = /*#__PURE__*/React.createElement("path", {
|
|
1588
|
+
d: "M28,4H4C2.9,4,2,4.9,2,6v20c0,1.1,0.9,2,2,2h24c1.1,0,2-0.9,2-2V6C30,4.9,29.1,4,28,4z M10,26H4V6h6V26z M28,15H17.8 l3.6-3.6L20,10l-6,6l6,6l1.4-1.4L17.8,17H28v9H12V6h16V15z"
|
|
1587
1589
|
})), children);
|
|
1588
1590
|
});
|
|
1589
1591
|
|
|
1590
1592
|
if (process.env.NODE_ENV !== "production") {
|
|
1591
|
-
|
|
1593
|
+
SidePanelClose.propTypes = iconPropTypes;
|
|
1592
1594
|
}
|
|
1593
|
-
var
|
|
1595
|
+
var SidePanelCloseFilled = /*#__PURE__*/React.forwardRef(function SidePanelCloseFilled(_ref62, ref) {
|
|
1594
1596
|
var children = _ref62.children,
|
|
1595
1597
|
_ref62$size = _ref62.size,
|
|
1596
1598
|
size = _ref62$size === void 0 ? 16 : _ref62$size,
|
|
@@ -1603,15 +1605,15 @@ var SidePanelOpen = /*#__PURE__*/React.forwardRef(function SidePanelOpen(_ref62,
|
|
|
1603
1605
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1604
1606
|
viewBox: "0 0 32 32",
|
|
1605
1607
|
fill: "currentColor"
|
|
1606
|
-
}, rest),
|
|
1607
|
-
d: "M28,4H4C2.9,4,2,4.9,2,6v20c0,1.1,0.9,2,2,2h24c1.1,0,2-0.9,2-2V6C30,4.9,29.1,4,28,4z
|
|
1608
|
+
}, rest), _path92 || (_path92 = /*#__PURE__*/React.createElement("path", {
|
|
1609
|
+
d: "M28,4H4C2.9,4,2,4.9,2,6v20c0,1.1,0.9,2,2,2h24c1.1,0,2-0.9,2-2V6C30,4.9,29.1,4,28,4z M28,15H17.8l3.6-3.6L20,10l-6,6l6,6 l1.4-1.4L17.8,17H28v9H12V6h16V15z"
|
|
1608
1610
|
})), children);
|
|
1609
1611
|
});
|
|
1610
1612
|
|
|
1611
1613
|
if (process.env.NODE_ENV !== "production") {
|
|
1612
|
-
|
|
1614
|
+
SidePanelCloseFilled.propTypes = iconPropTypes;
|
|
1613
1615
|
}
|
|
1614
|
-
var
|
|
1616
|
+
var SidePanelOpen = /*#__PURE__*/React.forwardRef(function SidePanelOpen(_ref63, ref) {
|
|
1615
1617
|
var children = _ref63.children,
|
|
1616
1618
|
_ref63$size = _ref63.size,
|
|
1617
1619
|
size = _ref63$size === void 0 ? 16 : _ref63$size,
|
|
@@ -1624,15 +1626,15 @@ var SidePanelOpenFilled = /*#__PURE__*/React.forwardRef(function SidePanelOpenFi
|
|
|
1624
1626
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1625
1627
|
viewBox: "0 0 32 32",
|
|
1626
1628
|
fill: "currentColor"
|
|
1627
|
-
}, rest),
|
|
1628
|
-
d: "M28,4H4C2.9,4,2,4.9,2,6v20c0,1.1,0.9,2,2,2h24c1.1,0,2-0.9,2-2V6C30,4.9,29.1,4,28,4z M28,26H12v-9h10.
|
|
1629
|
+
}, rest), _path93 || (_path93 = /*#__PURE__*/React.createElement("path", {
|
|
1630
|
+
d: "M28,4H4C2.9,4,2,4.9,2,6v20c0,1.1,0.9,2,2,2h24c1.1,0,2-0.9,2-2V6C30,4.9,29.1,4,28,4z M10,26H4V6h6V26z M28,26H12v-9h10.2 l-3.6,3.6L20,22l6-6l-6-6l-1.4,1.4l3.6,3.6H12V6h16V26z"
|
|
1629
1631
|
})), children);
|
|
1630
1632
|
});
|
|
1631
1633
|
|
|
1632
1634
|
if (process.env.NODE_ENV !== "production") {
|
|
1633
|
-
|
|
1635
|
+
SidePanelOpen.propTypes = iconPropTypes;
|
|
1634
1636
|
}
|
|
1635
|
-
var
|
|
1637
|
+
var SidePanelOpenFilled = /*#__PURE__*/React.forwardRef(function SidePanelOpenFilled(_ref64, ref) {
|
|
1636
1638
|
var children = _ref64.children,
|
|
1637
1639
|
_ref64$size = _ref64.size,
|
|
1638
1640
|
size = _ref64$size === void 0 ? 16 : _ref64$size,
|
|
@@ -1645,17 +1647,15 @@ var Sight = /*#__PURE__*/React.forwardRef(function Sight(_ref64, ref) {
|
|
|
1645
1647
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1646
1648
|
viewBox: "0 0 32 32",
|
|
1647
1649
|
fill: "currentColor"
|
|
1648
|
-
}, rest),
|
|
1649
|
-
d: "
|
|
1650
|
-
})), _path94 || (_path94 = /*#__PURE__*/React.createElement("path", {
|
|
1651
|
-
d: "M19 12H23V14H19z"
|
|
1650
|
+
}, rest), _path94 || (_path94 = /*#__PURE__*/React.createElement("path", {
|
|
1651
|
+
d: "M28,4H4C2.9,4,2,4.9,2,6v20c0,1.1,0.9,2,2,2h24c1.1,0,2-0.9,2-2V6C30,4.9,29.1,4,28,4z M28,26H12v-9h10.2l-3.6,3.6L20,22 l6-6l-6-6l-1.4,1.4l3.6,3.6H12V6h16V26z"
|
|
1652
1652
|
})), children);
|
|
1653
1653
|
});
|
|
1654
1654
|
|
|
1655
1655
|
if (process.env.NODE_ENV !== "production") {
|
|
1656
|
-
|
|
1656
|
+
SidePanelOpenFilled.propTypes = iconPropTypes;
|
|
1657
1657
|
}
|
|
1658
|
-
var
|
|
1658
|
+
var Sight = /*#__PURE__*/React.forwardRef(function Sight(_ref65, ref) {
|
|
1659
1659
|
var children = _ref65.children,
|
|
1660
1660
|
_ref65$size = _ref65.size,
|
|
1661
1661
|
size = _ref65$size === void 0 ? 16 : _ref65$size,
|
|
@@ -1669,14 +1669,16 @@ var Sigma = /*#__PURE__*/React.forwardRef(function Sigma(_ref65, ref) {
|
|
|
1669
1669
|
viewBox: "0 0 32 32",
|
|
1670
1670
|
fill: "currentColor"
|
|
1671
1671
|
}, rest), _path95 || (_path95 = /*#__PURE__*/React.createElement("path", {
|
|
1672
|
-
d: "
|
|
1672
|
+
d: "M10 12H12V14H10zM6 12H8V14H6zM2 12H4V14H2zM26 30H24V27H20a5.0055 5.0055 0 01-5-5V20.7207l-2.3162-.772a1 1 0 01-.5412-1.4631L15 13.7229V11a9.01 9.01 0 019-9h5V4H24a7.0078 7.0078 0 00-7 7v3a.9991.9991 0 01-.1426.5144l-2.3586 3.9312 1.8174.6057A1 1 0 0117 20v2a3.0033 3.0033 0 003 3h5a1 1 0 011 1z"
|
|
1673
|
+
})), _path96 || (_path96 = /*#__PURE__*/React.createElement("path", {
|
|
1674
|
+
d: "M19 12H23V14H19z"
|
|
1673
1675
|
})), children);
|
|
1674
1676
|
});
|
|
1675
1677
|
|
|
1676
1678
|
if (process.env.NODE_ENV !== "production") {
|
|
1677
|
-
|
|
1679
|
+
Sight.propTypes = iconPropTypes;
|
|
1678
1680
|
}
|
|
1679
|
-
var
|
|
1681
|
+
var Sigma = /*#__PURE__*/React.forwardRef(function Sigma(_ref66, ref) {
|
|
1680
1682
|
var children = _ref66.children,
|
|
1681
1683
|
_ref66$size = _ref66.size,
|
|
1682
1684
|
size = _ref66$size === void 0 ? 16 : _ref66$size,
|
|
@@ -1689,15 +1691,15 @@ var SignalStrength = /*#__PURE__*/React.forwardRef(function SignalStrength(_ref6
|
|
|
1689
1691
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1690
1692
|
viewBox: "0 0 32 32",
|
|
1691
1693
|
fill: "currentColor"
|
|
1692
|
-
}, rest),
|
|
1693
|
-
d: "
|
|
1694
|
+
}, rest), _path97 || (_path97 = /*#__PURE__*/React.createElement("path", {
|
|
1695
|
+
d: "M24 5L7 5 7 7.414 15.586 16 7 24.586 7 27 24 27 24 25 9.414 25 18.414 16 9.414 7 24 7 24 5z"
|
|
1694
1696
|
})), children);
|
|
1695
1697
|
});
|
|
1696
1698
|
|
|
1697
1699
|
if (process.env.NODE_ENV !== "production") {
|
|
1698
|
-
|
|
1700
|
+
Sigma.propTypes = iconPropTypes;
|
|
1699
1701
|
}
|
|
1700
|
-
var
|
|
1702
|
+
var SignalStrength = /*#__PURE__*/React.forwardRef(function SignalStrength(_ref67, ref) {
|
|
1701
1703
|
var children = _ref67.children,
|
|
1702
1704
|
_ref67$size = _ref67.size,
|
|
1703
1705
|
size = _ref67$size === void 0 ? 16 : _ref67$size,
|
|
@@ -1710,17 +1712,15 @@ var SimCard = /*#__PURE__*/React.forwardRef(function SimCard(_ref67, ref) {
|
|
|
1710
1712
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1711
1713
|
viewBox: "0 0 32 32",
|
|
1712
1714
|
fill: "currentColor"
|
|
1713
|
-
}, rest),
|
|
1714
|
-
d: "
|
|
1715
|
-
})), _path98 || (_path98 = /*#__PURE__*/React.createElement("path", {
|
|
1716
|
-
d: "M23.5317,27H4a2.0021,2.0021,0,0,1-2-2V7A2.0021,2.0021,0,0,1,4,5H28a2.0021,2.0021,0,0,1,2,2V19.6379a2.0044,2.0044,0,0,1-.4639,1.2808L25.0679,26.28A1.9944,1.9944,0,0,1,23.5317,27ZM4,7V25H23.5317L28,19.6379V7Z"
|
|
1715
|
+
}, rest), _path98 || (_path98 = /*#__PURE__*/React.createElement("path", {
|
|
1716
|
+
d: "M26 6H28V26H26zM18 11H20V26H18zM11 16H13V26H11zM4 20H6V26H4z"
|
|
1717
1717
|
})), children);
|
|
1718
1718
|
});
|
|
1719
1719
|
|
|
1720
1720
|
if (process.env.NODE_ENV !== "production") {
|
|
1721
|
-
|
|
1721
|
+
SignalStrength.propTypes = iconPropTypes;
|
|
1722
1722
|
}
|
|
1723
|
-
var
|
|
1723
|
+
var SimCard = /*#__PURE__*/React.forwardRef(function SimCard(_ref68, ref) {
|
|
1724
1724
|
var children = _ref68.children,
|
|
1725
1725
|
_ref68$size = _ref68.size,
|
|
1726
1726
|
size = _ref68$size === void 0 ? 16 : _ref68$size,
|
|
@@ -1734,14 +1734,16 @@ var SkillLevel = /*#__PURE__*/React.forwardRef(function SkillLevel(_ref68, ref)
|
|
|
1734
1734
|
viewBox: "0 0 32 32",
|
|
1735
1735
|
fill: "currentColor"
|
|
1736
1736
|
}, rest), _path99 || (_path99 = /*#__PURE__*/React.createElement("path", {
|
|
1737
|
-
d: "
|
|
1737
|
+
d: "M21,9H8a2.0023,2.0023,0,0,0-2,2V21a2.0023,2.0023,0,0,0,2,2H21a2.0023,2.0023,0,0,0,2-2V11A2.0023,2.0023,0,0,0,21,9Zm0,4H18V11h3Zm-3,2h3v2H18Zm-2-4V21H13V14a1,1,0,0,0-1-1H8V11Zm-5,6H8V15h3ZM8,19h3v2H8Zm10,2V19h3v2Z"
|
|
1738
|
+
})), _path100 || (_path100 = /*#__PURE__*/React.createElement("path", {
|
|
1739
|
+
d: "M23.5317,27H4a2.0021,2.0021,0,0,1-2-2V7A2.0021,2.0021,0,0,1,4,5H28a2.0021,2.0021,0,0,1,2,2V19.6379a2.0044,2.0044,0,0,1-.4639,1.2808L25.0679,26.28A1.9944,1.9944,0,0,1,23.5317,27ZM4,7V25H23.5317L28,19.6379V7Z"
|
|
1738
1740
|
})), children);
|
|
1739
1741
|
});
|
|
1740
1742
|
|
|
1741
1743
|
if (process.env.NODE_ENV !== "production") {
|
|
1742
|
-
|
|
1744
|
+
SimCard.propTypes = iconPropTypes;
|
|
1743
1745
|
}
|
|
1744
|
-
var
|
|
1746
|
+
var SkillLevel = /*#__PURE__*/React.forwardRef(function SkillLevel(_ref69, ref) {
|
|
1745
1747
|
var children = _ref69.children,
|
|
1746
1748
|
_ref69$size = _ref69.size,
|
|
1747
1749
|
size = _ref69$size === void 0 ? 16 : _ref69$size,
|
|
@@ -1754,15 +1756,15 @@ var SkillLevelAdvanced = /*#__PURE__*/React.forwardRef(function SkillLevelAdvanc
|
|
|
1754
1756
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1755
1757
|
viewBox: "0 0 32 32",
|
|
1756
1758
|
fill: "currentColor"
|
|
1757
|
-
}, rest),
|
|
1758
|
-
d: "M30
|
|
1759
|
+
}, rest), _path101 || (_path101 = /*#__PURE__*/React.createElement("path", {
|
|
1760
|
+
d: "M30 30H22V4h8zm-6-2h4V6H24zM20 30H12V12h8zm-6-2h4V14H14zM10 30H2V18h8zM4 28H8V20H4z"
|
|
1759
1761
|
})), children);
|
|
1760
1762
|
});
|
|
1761
1763
|
|
|
1762
1764
|
if (process.env.NODE_ENV !== "production") {
|
|
1763
|
-
|
|
1765
|
+
SkillLevel.propTypes = iconPropTypes;
|
|
1764
1766
|
}
|
|
1765
|
-
var
|
|
1767
|
+
var SkillLevelAdvanced = /*#__PURE__*/React.forwardRef(function SkillLevelAdvanced(_ref70, ref) {
|
|
1766
1768
|
var children = _ref70.children,
|
|
1767
1769
|
_ref70$size = _ref70.size,
|
|
1768
1770
|
size = _ref70$size === void 0 ? 16 : _ref70$size,
|
|
@@ -1775,15 +1777,15 @@ var SkillLevelBasic = /*#__PURE__*/React.forwardRef(function SkillLevelBasic(_re
|
|
|
1775
1777
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1776
1778
|
viewBox: "0 0 32 32",
|
|
1777
1779
|
fill: "currentColor"
|
|
1778
|
-
}, rest),
|
|
1779
|
-
d: "M30
|
|
1780
|
+
}, rest), _path102 || (_path102 = /*#__PURE__*/React.createElement("path", {
|
|
1781
|
+
d: "M30 30H22V4h8zM20 30H12V12h8zM10 30H2V18h8z"
|
|
1780
1782
|
})), children);
|
|
1781
1783
|
});
|
|
1782
1784
|
|
|
1783
1785
|
if (process.env.NODE_ENV !== "production") {
|
|
1784
|
-
|
|
1786
|
+
SkillLevelAdvanced.propTypes = iconPropTypes;
|
|
1785
1787
|
}
|
|
1786
|
-
var
|
|
1788
|
+
var SkillLevelBasic = /*#__PURE__*/React.forwardRef(function SkillLevelBasic(_ref71, ref) {
|
|
1787
1789
|
var children = _ref71.children,
|
|
1788
1790
|
_ref71$size = _ref71.size,
|
|
1789
1791
|
size = _ref71$size === void 0 ? 16 : _ref71$size,
|
|
@@ -1796,15 +1798,15 @@ var SkillLevelIntermediate = /*#__PURE__*/React.forwardRef(function SkillLevelIn
|
|
|
1796
1798
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1797
1799
|
viewBox: "0 0 32 32",
|
|
1798
1800
|
fill: "currentColor"
|
|
1799
|
-
}, rest),
|
|
1800
|
-
d: "M30 30H22V4h8zm-6-2h4V6H24zM20
|
|
1801
|
+
}, rest), _path103 || (_path103 = /*#__PURE__*/React.createElement("path", {
|
|
1802
|
+
d: "M30 30H22V4h8zm-6-2h4V6H24zM20 30H12V12h8zm-6-2h4V14H14zM10 30H2V18h8z"
|
|
1801
1803
|
})), children);
|
|
1802
1804
|
});
|
|
1803
1805
|
|
|
1804
1806
|
if (process.env.NODE_ENV !== "production") {
|
|
1805
|
-
|
|
1807
|
+
SkillLevelBasic.propTypes = iconPropTypes;
|
|
1806
1808
|
}
|
|
1807
|
-
var
|
|
1809
|
+
var SkillLevelIntermediate = /*#__PURE__*/React.forwardRef(function SkillLevelIntermediate(_ref72, ref) {
|
|
1808
1810
|
var children = _ref72.children,
|
|
1809
1811
|
_ref72$size = _ref72.size,
|
|
1810
1812
|
size = _ref72$size === void 0 ? 16 : _ref72$size,
|
|
@@ -1817,15 +1819,15 @@ var SkipBack = /*#__PURE__*/React.forwardRef(function SkipBack(_ref72, ref) {
|
|
|
1817
1819
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1818
1820
|
viewBox: "0 0 32 32",
|
|
1819
1821
|
fill: "currentColor"
|
|
1820
|
-
}, rest),
|
|
1821
|
-
d: "
|
|
1822
|
+
}, rest), _path104 || (_path104 = /*#__PURE__*/React.createElement("path", {
|
|
1823
|
+
d: "M30 30H22V4h8zm-6-2h4V6H24zM20 30H12V12h8zM10 30H2V18h8z"
|
|
1822
1824
|
})), children);
|
|
1823
1825
|
});
|
|
1824
1826
|
|
|
1825
1827
|
if (process.env.NODE_ENV !== "production") {
|
|
1826
|
-
|
|
1828
|
+
SkillLevelIntermediate.propTypes = iconPropTypes;
|
|
1827
1829
|
}
|
|
1828
|
-
var
|
|
1830
|
+
var SkipBack = /*#__PURE__*/React.forwardRef(function SkipBack(_ref73, ref) {
|
|
1829
1831
|
var children = _ref73.children,
|
|
1830
1832
|
_ref73$size = _ref73.size,
|
|
1831
1833
|
size = _ref73$size === void 0 ? 16 : _ref73$size,
|
|
@@ -1838,15 +1840,15 @@ var SkipBackFilled = /*#__PURE__*/React.forwardRef(function SkipBackFilled(_ref7
|
|
|
1838
1840
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1839
1841
|
viewBox: "0 0 32 32",
|
|
1840
1842
|
fill: "currentColor"
|
|
1841
|
-
}, rest),
|
|
1842
|
-
d: "M27
|
|
1843
|
+
}, rest), _path105 || (_path105 = /*#__PURE__*/React.createElement("path", {
|
|
1844
|
+
d: "M27 28a1 1 0 01-.5-.13l-19-11a1 1 0 010-1.74l19-11a1 1 0 011 0A1 1 0 0128 5V27a1 1 0 01-1 1zM10 16l16 9.27V6.73zM2 4H4V28H2z"
|
|
1843
1845
|
})), children);
|
|
1844
1846
|
});
|
|
1845
1847
|
|
|
1846
1848
|
if (process.env.NODE_ENV !== "production") {
|
|
1847
|
-
|
|
1849
|
+
SkipBack.propTypes = iconPropTypes;
|
|
1848
1850
|
}
|
|
1849
|
-
var
|
|
1851
|
+
var SkipBackFilled = /*#__PURE__*/React.forwardRef(function SkipBackFilled(_ref74, ref) {
|
|
1850
1852
|
var children = _ref74.children,
|
|
1851
1853
|
_ref74$size = _ref74.size,
|
|
1852
1854
|
size = _ref74$size === void 0 ? 16 : _ref74$size,
|
|
@@ -1859,20 +1861,15 @@ var SkipBackOutline = /*#__PURE__*/React.forwardRef(function SkipBackOutline(_re
|
|
|
1859
1861
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1860
1862
|
viewBox: "0 0 32 32",
|
|
1861
1863
|
fill: "currentColor"
|
|
1862
|
-
}, rest),
|
|
1863
|
-
d: "
|
|
1864
|
-
})), _path106 || (_path106 = /*#__PURE__*/React.createElement("path", {
|
|
1865
|
-
d: "M9 10H11V22H9z",
|
|
1866
|
-
transform: "rotate(-180 10 16)"
|
|
1867
|
-
})), _path107 || (_path107 = /*#__PURE__*/React.createElement("path", {
|
|
1868
|
-
d: "M16,30A14,14,0,1,1,30,16,14.0158,14.0158,0,0,1,16,30ZM16,4A12,12,0,1,0,28,16,12.0137,12.0137,0,0,0,16,4Z"
|
|
1864
|
+
}, rest), _path106 || (_path106 = /*#__PURE__*/React.createElement("path", {
|
|
1865
|
+
d: "M27 28a.9975.9975 0 01-.501-.1348l-19-11a1 1 0 010-1.73l19-11A1 1 0 0128 5V27a1 1 0 01-1 1zM2 4H4V28H2z"
|
|
1869
1866
|
})), children);
|
|
1870
1867
|
});
|
|
1871
1868
|
|
|
1872
1869
|
if (process.env.NODE_ENV !== "production") {
|
|
1873
|
-
|
|
1870
|
+
SkipBackFilled.propTypes = iconPropTypes;
|
|
1874
1871
|
}
|
|
1875
|
-
var
|
|
1872
|
+
var SkipBackOutline = /*#__PURE__*/React.forwardRef(function SkipBackOutline(_ref75, ref) {
|
|
1876
1873
|
var children = _ref75.children,
|
|
1877
1874
|
_ref75$size = _ref75.size,
|
|
1878
1875
|
size = _ref75$size === void 0 ? 16 : _ref75$size,
|
|
@@ -1885,24 +1882,20 @@ var SkipBackOutlineFilled = /*#__PURE__*/React.forwardRef(function SkipBackOutli
|
|
|
1885
1882
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1886
1883
|
viewBox: "0 0 32 32",
|
|
1887
1884
|
fill: "currentColor"
|
|
1888
|
-
}, rest),
|
|
1889
|
-
d: "
|
|
1885
|
+
}, rest), _path107 || (_path107 = /*#__PURE__*/React.createElement("path", {
|
|
1886
|
+
d: "M23,22a1.0037,1.0037,0,0,1-.4858-.1257l-9-5a1,1,0,0,1,0-1.7485l9-5A1,1,0,0,1,24,11V21a1,1,0,0,1-1,1Zm-6.9409-6L22,19.3006V12.7Z"
|
|
1887
|
+
})), _path108 || (_path108 = /*#__PURE__*/React.createElement("path", {
|
|
1888
|
+
d: "M9 10H11V22H9z",
|
|
1889
|
+
transform: "rotate(-180 10 16)"
|
|
1890
1890
|
})), _path109 || (_path109 = /*#__PURE__*/React.createElement("path", {
|
|
1891
|
-
d: "
|
|
1892
|
-
})), _path110 || (_path110 = /*#__PURE__*/React.createElement("path", {
|
|
1893
|
-
fill: "none",
|
|
1894
|
-
d: "M23,22a1.0037,1.0037,0,0,1-.4858-.1257l-9-5a1,1,0,0,1,0-1.7486l9-5A1,1,0,0,1,24,11V21a1,1,0,0,1-1,1Zm-6.9409-6L22,19.3005V12.7Z"
|
|
1895
|
-
})), _path111 || (_path111 = /*#__PURE__*/React.createElement("path", {
|
|
1896
|
-
fill: "none",
|
|
1897
|
-
d: "M8 10H10V22H8z",
|
|
1898
|
-
transform: "rotate(-180 9 16)"
|
|
1891
|
+
d: "M16,30A14,14,0,1,1,30,16,14.0158,14.0158,0,0,1,16,30ZM16,4A12,12,0,1,0,28,16,12.0137,12.0137,0,0,0,16,4Z"
|
|
1899
1892
|
})), children);
|
|
1900
1893
|
});
|
|
1901
1894
|
|
|
1902
1895
|
if (process.env.NODE_ENV !== "production") {
|
|
1903
|
-
|
|
1896
|
+
SkipBackOutline.propTypes = iconPropTypes;
|
|
1904
1897
|
}
|
|
1905
|
-
var
|
|
1898
|
+
var SkipBackOutlineFilled = /*#__PURE__*/React.forwardRef(function SkipBackOutlineFilled(_ref76, ref) {
|
|
1906
1899
|
var children = _ref76.children,
|
|
1907
1900
|
_ref76$size = _ref76.size,
|
|
1908
1901
|
size = _ref76$size === void 0 ? 16 : _ref76$size,
|
|
@@ -1915,20 +1908,24 @@ var SkipBackOutlineSolid = /*#__PURE__*/React.forwardRef(function SkipBackOutlin
|
|
|
1915
1908
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1916
1909
|
viewBox: "0 0 32 32",
|
|
1917
1910
|
fill: "currentColor"
|
|
1918
|
-
}, rest),
|
|
1919
|
-
d: "
|
|
1911
|
+
}, rest), _path110 || (_path110 = /*#__PURE__*/React.createElement("path", {
|
|
1912
|
+
d: "M16,2A14,14,0,1,0,30,16,14,14,0,0,0,16,2ZM10,22H8V10h2Zm14-1a1,1,0,0,1-1.4858.874l-9-5a1,1,0,0,1,0-1.748l9-5A1,1,0,0,1,24,11Z"
|
|
1913
|
+
})), _path111 || (_path111 = /*#__PURE__*/React.createElement("path", {
|
|
1914
|
+
d: "M22 19.301L22 12.699 16.059 16 22 19.301z"
|
|
1915
|
+
})), _path112 || (_path112 = /*#__PURE__*/React.createElement("path", {
|
|
1916
|
+
fill: "none",
|
|
1917
|
+
d: "M23,22a1.0037,1.0037,0,0,1-.4858-.1257l-9-5a1,1,0,0,1,0-1.7486l9-5A1,1,0,0,1,24,11V21a1,1,0,0,1-1,1Zm-6.9409-6L22,19.3005V12.7Z"
|
|
1920
1918
|
})), _path113 || (_path113 = /*#__PURE__*/React.createElement("path", {
|
|
1921
|
-
|
|
1922
|
-
|
|
1923
|
-
|
|
1924
|
-
d: "M16,30A14,14,0,1,1,30,16,14.0158,14.0158,0,0,1,16,30ZM16,4A12,12,0,1,0,28,16,12.0137,12.0137,0,0,0,16,4Z"
|
|
1919
|
+
fill: "none",
|
|
1920
|
+
d: "M8 10H10V22H8z",
|
|
1921
|
+
transform: "rotate(-180 9 16)"
|
|
1925
1922
|
})), children);
|
|
1926
1923
|
});
|
|
1927
1924
|
|
|
1928
1925
|
if (process.env.NODE_ENV !== "production") {
|
|
1929
|
-
|
|
1926
|
+
SkipBackOutlineFilled.propTypes = iconPropTypes;
|
|
1930
1927
|
}
|
|
1931
|
-
var
|
|
1928
|
+
var SkipBackOutlineSolid = /*#__PURE__*/React.forwardRef(function SkipBackOutlineSolid(_ref77, ref) {
|
|
1932
1929
|
var children = _ref77.children,
|
|
1933
1930
|
_ref77$size = _ref77.size,
|
|
1934
1931
|
size = _ref77$size === void 0 ? 16 : _ref77$size,
|
|
@@ -1941,22 +1938,20 @@ var SkipBackSolidFilled = /*#__PURE__*/React.forwardRef(function SkipBackSolidFi
|
|
|
1941
1938
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1942
1939
|
viewBox: "0 0 32 32",
|
|
1943
1940
|
fill: "currentColor"
|
|
1944
|
-
}, rest),
|
|
1945
|
-
d: "
|
|
1941
|
+
}, rest), _path114 || (_path114 = /*#__PURE__*/React.createElement("path", {
|
|
1942
|
+
d: "M23,22a1.0037,1.0037,0,0,1-.4858-.1257l-9-5a1,1,0,0,1,0-1.7485l9-5A1,1,0,0,1,24,11V21a1,1,0,0,1-1,1Z"
|
|
1943
|
+
})), _path115 || (_path115 = /*#__PURE__*/React.createElement("path", {
|
|
1944
|
+
d: "M9 10H11V22H9z",
|
|
1945
|
+
transform: "rotate(-180 10 16)"
|
|
1946
1946
|
})), _path116 || (_path116 = /*#__PURE__*/React.createElement("path", {
|
|
1947
|
-
|
|
1948
|
-
d: "M23,22a1.0037,1.0037,0,0,1-.4858-.1257l-9-5a1,1,0,0,1,0-1.7486l9-5A1,1,0,0,1,24,11V21a1,1,0,0,1-1,1Z"
|
|
1949
|
-
})), _path117 || (_path117 = /*#__PURE__*/React.createElement("path", {
|
|
1950
|
-
fill: "none",
|
|
1951
|
-
d: "M8 10H10V22H8z",
|
|
1952
|
-
transform: "rotate(-180 9 16)"
|
|
1947
|
+
d: "M16,30A14,14,0,1,1,30,16,14.0158,14.0158,0,0,1,16,30ZM16,4A12,12,0,1,0,28,16,12.0137,12.0137,0,0,0,16,4Z"
|
|
1953
1948
|
})), children);
|
|
1954
1949
|
});
|
|
1955
1950
|
|
|
1956
1951
|
if (process.env.NODE_ENV !== "production") {
|
|
1957
|
-
|
|
1952
|
+
SkipBackOutlineSolid.propTypes = iconPropTypes;
|
|
1958
1953
|
}
|
|
1959
|
-
var
|
|
1954
|
+
var SkipBackSolidFilled = /*#__PURE__*/React.forwardRef(function SkipBackSolidFilled(_ref78, ref) {
|
|
1960
1955
|
var children = _ref78.children,
|
|
1961
1956
|
_ref78$size = _ref78.size,
|
|
1962
1957
|
size = _ref78$size === void 0 ? 16 : _ref78$size,
|
|
@@ -1969,15 +1964,22 @@ var SkipForward = /*#__PURE__*/React.forwardRef(function SkipForward(_ref78, ref
|
|
|
1969
1964
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1970
1965
|
viewBox: "0 0 32 32",
|
|
1971
1966
|
fill: "currentColor"
|
|
1972
|
-
}, rest),
|
|
1973
|
-
d: "
|
|
1967
|
+
}, rest), _path117 || (_path117 = /*#__PURE__*/React.createElement("path", {
|
|
1968
|
+
d: "M16,2A14,14,0,1,0,30,16,14,14,0,0,0,16,2ZM10,22H8V10h2Zm14-1a1,1,0,0,1-1.4858.874l-9-5a1,1,0,0,1,0-1.748l9-5A1,1,0,0,1,24,11Z"
|
|
1969
|
+
})), _path118 || (_path118 = /*#__PURE__*/React.createElement("path", {
|
|
1970
|
+
fill: "none",
|
|
1971
|
+
d: "M23,22a1.0037,1.0037,0,0,1-.4858-.1257l-9-5a1,1,0,0,1,0-1.7486l9-5A1,1,0,0,1,24,11V21a1,1,0,0,1-1,1Z"
|
|
1972
|
+
})), _path119 || (_path119 = /*#__PURE__*/React.createElement("path", {
|
|
1973
|
+
fill: "none",
|
|
1974
|
+
d: "M8 10H10V22H8z",
|
|
1975
|
+
transform: "rotate(-180 9 16)"
|
|
1974
1976
|
})), children);
|
|
1975
1977
|
});
|
|
1976
1978
|
|
|
1977
1979
|
if (process.env.NODE_ENV !== "production") {
|
|
1978
|
-
|
|
1980
|
+
SkipBackSolidFilled.propTypes = iconPropTypes;
|
|
1979
1981
|
}
|
|
1980
|
-
var
|
|
1982
|
+
var SkipForward = /*#__PURE__*/React.forwardRef(function SkipForward(_ref79, ref) {
|
|
1981
1983
|
var children = _ref79.children,
|
|
1982
1984
|
_ref79$size = _ref79.size,
|
|
1983
1985
|
size = _ref79$size === void 0 ? 16 : _ref79$size,
|
|
@@ -1990,15 +1992,15 @@ var SkipForwardFilled = /*#__PURE__*/React.forwardRef(function SkipForwardFilled
|
|
|
1990
1992
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1991
1993
|
viewBox: "0 0 32 32",
|
|
1992
1994
|
fill: "currentColor"
|
|
1993
|
-
}, rest),
|
|
1994
|
-
d: "
|
|
1995
|
+
}, rest), _path120 || (_path120 = /*#__PURE__*/React.createElement("path", {
|
|
1996
|
+
d: "M5 28a1 1 0 01-1-1V5a1 1 0 01.5-.87 1 1 0 011 0l19 11a1 1 0 010 1.74l-19 11A1 1 0 015 28zM6 6.73V25.27L22 16zM28 4H30V28H28z"
|
|
1995
1997
|
})), children);
|
|
1996
1998
|
});
|
|
1997
1999
|
|
|
1998
2000
|
if (process.env.NODE_ENV !== "production") {
|
|
1999
|
-
|
|
2001
|
+
SkipForward.propTypes = iconPropTypes;
|
|
2000
2002
|
}
|
|
2001
|
-
var
|
|
2003
|
+
var SkipForwardFilled = /*#__PURE__*/React.forwardRef(function SkipForwardFilled(_ref80, ref) {
|
|
2002
2004
|
var children = _ref80.children,
|
|
2003
2005
|
_ref80$size = _ref80.size,
|
|
2004
2006
|
size = _ref80$size === void 0 ? 16 : _ref80$size,
|
|
@@ -2011,17 +2013,15 @@ var SkipForwardOutline = /*#__PURE__*/React.forwardRef(function SkipForwardOutli
|
|
|
2011
2013
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2012
2014
|
viewBox: "0 0 32 32",
|
|
2013
2015
|
fill: "currentColor"
|
|
2014
|
-
}, rest),
|
|
2015
|
-
d: "
|
|
2016
|
-
})), _path121 || (_path121 = /*#__PURE__*/React.createElement("path", {
|
|
2017
|
-
d: "M16,30A14,14,0,1,1,30,16,14.0158,14.0158,0,0,1,16,30ZM16,4A12,12,0,1,0,28,16,12.0137,12.0137,0,0,0,16,4Z"
|
|
2016
|
+
}, rest), _path121 || (_path121 = /*#__PURE__*/React.createElement("path", {
|
|
2017
|
+
d: "M28 4H30V28H28zM5 28a1 1 0 01-1-1V5a1 1 0 011.501-.8652l19 11a1 1 0 010 1.73l-19 11A.9975.9975 0 015 28z"
|
|
2018
2018
|
})), children);
|
|
2019
2019
|
});
|
|
2020
2020
|
|
|
2021
2021
|
if (process.env.NODE_ENV !== "production") {
|
|
2022
|
-
|
|
2022
|
+
SkipForwardFilled.propTypes = iconPropTypes;
|
|
2023
2023
|
}
|
|
2024
|
-
var
|
|
2024
|
+
var SkipForwardOutline = /*#__PURE__*/React.forwardRef(function SkipForwardOutline(_ref81, ref) {
|
|
2025
2025
|
var children = _ref81.children,
|
|
2026
2026
|
_ref81$size = _ref81.size,
|
|
2027
2027
|
size = _ref81$size === void 0 ? 16 : _ref81$size,
|
|
@@ -2035,19 +2035,16 @@ var SkipForwardOutlineFilled = /*#__PURE__*/React.forwardRef(function SkipForwar
|
|
|
2035
2035
|
viewBox: "0 0 32 32",
|
|
2036
2036
|
fill: "currentColor"
|
|
2037
2037
|
}, rest), _path122 || (_path122 = /*#__PURE__*/React.createElement("path", {
|
|
2038
|
-
d: "
|
|
2038
|
+
d: "M21 10H23V22H21zM8.4927 21.8618A1 1 0 018 21V11a1 1 0 011.4858-.8742l9 5a1 1 0 010 1.7485l-9 5a1.0009 1.0009 0 01-.9931-.0125zM10 12.7v6.6011L15.9409 16z"
|
|
2039
2039
|
})), _path123 || (_path123 = /*#__PURE__*/React.createElement("path", {
|
|
2040
|
-
d: "M16,
|
|
2041
|
-
})), _path124 || (_path124 = /*#__PURE__*/React.createElement("path", {
|
|
2042
|
-
fill: "none",
|
|
2043
|
-
d: "M22 10H24V22H22zM8.4927 21.8618A1 1 0 018 21V11a1 1 0 011.4858-.8743l9 5a1 1 0 010 1.7486l-9 5a1.0009 1.0009 0 01-.9931-.0125zM10 12.7v6.601L15.9409 16z"
|
|
2040
|
+
d: "M16,30A14,14,0,1,1,30,16,14.0158,14.0158,0,0,1,16,30ZM16,4A12,12,0,1,0,28,16,12.0137,12.0137,0,0,0,16,4Z"
|
|
2044
2041
|
})), children);
|
|
2045
2042
|
});
|
|
2046
2043
|
|
|
2047
2044
|
if (process.env.NODE_ENV !== "production") {
|
|
2048
|
-
|
|
2045
|
+
SkipForwardOutline.propTypes = iconPropTypes;
|
|
2049
2046
|
}
|
|
2050
|
-
var
|
|
2047
|
+
var SkipForwardOutlineFilled = /*#__PURE__*/React.forwardRef(function SkipForwardOutlineFilled(_ref82, ref) {
|
|
2051
2048
|
var children = _ref82.children,
|
|
2052
2049
|
_ref82$size = _ref82.size,
|
|
2053
2050
|
size = _ref82$size === void 0 ? 16 : _ref82$size,
|
|
@@ -2060,17 +2057,20 @@ var SkipForwardOutlineSolid = /*#__PURE__*/React.forwardRef(function SkipForward
|
|
|
2060
2057
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2061
2058
|
viewBox: "0 0 32 32",
|
|
2062
2059
|
fill: "currentColor"
|
|
2063
|
-
}, rest),
|
|
2064
|
-
d: "
|
|
2060
|
+
}, rest), _path124 || (_path124 = /*#__PURE__*/React.createElement("path", {
|
|
2061
|
+
d: "M10 19.301L15.941 16 10 12.699 10 19.301z"
|
|
2062
|
+
})), _path125 || (_path125 = /*#__PURE__*/React.createElement("path", {
|
|
2063
|
+
d: "M16,2A14,14,0,1,0,30,16,14,14,0,0,0,16,2Zm2.4858,14.874-9,5A1,1,0,0,1,8,21V11a1,1,0,0,1,1.4858-.874l9,5a1,1,0,0,1,0,1.748ZM24,22H22V10h2Z"
|
|
2065
2064
|
})), _path126 || (_path126 = /*#__PURE__*/React.createElement("path", {
|
|
2066
|
-
|
|
2065
|
+
fill: "none",
|
|
2066
|
+
d: "M22 10H24V22H22zM8.4927 21.8618A1 1 0 018 21V11a1 1 0 011.4858-.8743l9 5a1 1 0 010 1.7486l-9 5a1.0009 1.0009 0 01-.9931-.0125zM10 12.7v6.601L15.9409 16z"
|
|
2067
2067
|
})), children);
|
|
2068
2068
|
});
|
|
2069
2069
|
|
|
2070
2070
|
if (process.env.NODE_ENV !== "production") {
|
|
2071
|
-
|
|
2071
|
+
SkipForwardOutlineFilled.propTypes = iconPropTypes;
|
|
2072
2072
|
}
|
|
2073
|
-
var
|
|
2073
|
+
var SkipForwardOutlineSolid = /*#__PURE__*/React.forwardRef(function SkipForwardOutlineSolid(_ref83, ref) {
|
|
2074
2074
|
var children = _ref83.children,
|
|
2075
2075
|
_ref83$size = _ref83.size,
|
|
2076
2076
|
size = _ref83$size === void 0 ? 16 : _ref83$size,
|
|
@@ -2084,17 +2084,16 @@ var SkipForwardSolidFilled = /*#__PURE__*/React.forwardRef(function SkipForwardS
|
|
|
2084
2084
|
viewBox: "0 0 32 32",
|
|
2085
2085
|
fill: "currentColor"
|
|
2086
2086
|
}, rest), _path127 || (_path127 = /*#__PURE__*/React.createElement("path", {
|
|
2087
|
-
d: "
|
|
2087
|
+
d: "M21 10H23V22H21zM8.4927 21.8618A1 1 0 018 21V11a1 1 0 011.4858-.8742l9 5a1 1 0 010 1.7485l-9 5a1.0009 1.0009 0 01-.9931-.0125z"
|
|
2088
2088
|
})), _path128 || (_path128 = /*#__PURE__*/React.createElement("path", {
|
|
2089
|
-
|
|
2090
|
-
d: "M22 10H24V22H22zM8.4927 21.8618A1 1 0 018 21V11a1 1 0 011.4858-.8743l9 5a1 1 0 010 1.7486l-9 5a1.0009 1.0009 0 01-.9931-.0125z"
|
|
2089
|
+
d: "M16,30A14,14,0,1,1,30,16,14.0158,14.0158,0,0,1,16,30ZM16,4A12,12,0,1,0,28,16,12.0137,12.0137,0,0,0,16,4Z"
|
|
2091
2090
|
})), children);
|
|
2092
2091
|
});
|
|
2093
2092
|
|
|
2094
2093
|
if (process.env.NODE_ENV !== "production") {
|
|
2095
|
-
|
|
2094
|
+
SkipForwardOutlineSolid.propTypes = iconPropTypes;
|
|
2096
2095
|
}
|
|
2097
|
-
var
|
|
2096
|
+
var SkipForwardSolidFilled = /*#__PURE__*/React.forwardRef(function SkipForwardSolidFilled(_ref84, ref) {
|
|
2098
2097
|
var children = _ref84.children,
|
|
2099
2098
|
_ref84$size = _ref84.size,
|
|
2100
2099
|
size = _ref84$size === void 0 ? 16 : _ref84$size,
|
|
@@ -2108,16 +2107,17 @@ var Sleet = /*#__PURE__*/React.forwardRef(function Sleet(_ref84, ref) {
|
|
|
2108
2107
|
viewBox: "0 0 32 32",
|
|
2109
2108
|
fill: "currentColor"
|
|
2110
2109
|
}, rest), _path129 || (_path129 = /*#__PURE__*/React.createElement("path", {
|
|
2111
|
-
d: "
|
|
2110
|
+
d: "M16,2A14,14,0,1,0,30,16,14,14,0,0,0,16,2Zm2.4858,14.874-9,5A1,1,0,0,1,8,21V11a1,1,0,0,1,1.4858-.874l9,5a1,1,0,0,1,0,1.748ZM24,22H22V10h2Z"
|
|
2112
2111
|
})), _path130 || (_path130 = /*#__PURE__*/React.createElement("path", {
|
|
2113
|
-
|
|
2112
|
+
fill: "none",
|
|
2113
|
+
d: "M22 10H24V22H22zM8.4927 21.8618A1 1 0 018 21V11a1 1 0 011.4858-.8743l9 5a1 1 0 010 1.7486l-9 5a1.0009 1.0009 0 01-.9931-.0125z"
|
|
2114
2114
|
})), children);
|
|
2115
2115
|
});
|
|
2116
2116
|
|
|
2117
2117
|
if (process.env.NODE_ENV !== "production") {
|
|
2118
|
-
|
|
2118
|
+
SkipForwardSolidFilled.propTypes = iconPropTypes;
|
|
2119
2119
|
}
|
|
2120
|
-
var
|
|
2120
|
+
var Sleet = /*#__PURE__*/React.forwardRef(function Sleet(_ref85, ref) {
|
|
2121
2121
|
var children = _ref85.children,
|
|
2122
2122
|
_ref85$size = _ref85.size,
|
|
2123
2123
|
size = _ref85$size === void 0 ? 16 : _ref85$size,
|
|
@@ -2131,22 +2131,16 @@ var Slisor = /*#__PURE__*/React.forwardRef(function Slisor(_ref85, ref) {
|
|
|
2131
2131
|
viewBox: "0 0 32 32",
|
|
2132
2132
|
fill: "currentColor"
|
|
2133
2133
|
}, rest), _path131 || (_path131 = /*#__PURE__*/React.createElement("path", {
|
|
2134
|
-
d: "
|
|
2135
|
-
})), _circle22 || (_circle22 = /*#__PURE__*/React.createElement("circle", {
|
|
2136
|
-
cx: "7",
|
|
2137
|
-
cy: "25",
|
|
2138
|
-
r: "1"
|
|
2134
|
+
d: "M6 24H8V26H6zM8 26H10V28H8zM10 28H12V30H10zM10 24H12V26H10zM6 28H8V30H6z"
|
|
2139
2135
|
})), _path132 || (_path132 = /*#__PURE__*/React.createElement("path", {
|
|
2140
|
-
d: "
|
|
2141
|
-
})), _path133 || (_path133 = /*#__PURE__*/React.createElement("path", {
|
|
2142
|
-
d: "M16,16a1.0005,1.0005,0,0,1-.4473-.1055l-10-5a1,1,0,0,1,0-1.789l10-5a1.0008,1.0008,0,0,1,.8946,0l10,5a1,1,0,0,1,0,1.789l-10,5A1.0005,1.0005,0,0,1,16,16ZM8.2358,10,16,13.8821,23.7642,10,16,6.1179Z"
|
|
2136
|
+
d: "M21 30a1 1 0 01-.8944-1.4474l2-4.0005a1 1 0 111.7888.8947l-2 4A.9981.9981 0 0121 30zM24.8008 9.1362a8.9943 8.9943 0 00-17.6006 0A6.4973 6.4973 0 008.5 22h8.8818L16.106 24.5527a1 1 0 101.7885.8946L19.6177 22H23.5A6.4974 6.4974 0 0024.8008 9.1362zM23.5 20H8.5a4.4975 4.4975 0 01-.356-8.981l.8155-.0639.0991-.812a6.9938 6.9938 0 0113.8838 0l.0986.812.8154.0639A4.4975 4.4975 0 0123.5 20z"
|
|
2143
2137
|
})), children);
|
|
2144
2138
|
});
|
|
2145
2139
|
|
|
2146
2140
|
if (process.env.NODE_ENV !== "production") {
|
|
2147
|
-
|
|
2141
|
+
Sleet.propTypes = iconPropTypes;
|
|
2148
2142
|
}
|
|
2149
|
-
var
|
|
2143
|
+
var Slisor = /*#__PURE__*/React.forwardRef(function Slisor(_ref86, ref) {
|
|
2150
2144
|
var children = _ref86.children,
|
|
2151
2145
|
_ref86$size = _ref86.size,
|
|
2152
2146
|
size = _ref86$size === void 0 ? 16 : _ref86$size,
|
|
@@ -2159,15 +2153,23 @@ var Smell = /*#__PURE__*/React.forwardRef(function Smell(_ref86, ref) {
|
|
|
2159
2153
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2160
2154
|
viewBox: "0 0 32 32",
|
|
2161
2155
|
fill: "currentColor"
|
|
2162
|
-
}, rest),
|
|
2163
|
-
d: "
|
|
2156
|
+
}, rest), _path133 || (_path133 = /*#__PURE__*/React.createElement("path", {
|
|
2157
|
+
d: "M28,20H26v2h2v6H4V22H6V20H4a2.0024,2.0024,0,0,0-2,2v6a2.0024,2.0024,0,0,0,2,2H28a2.0024,2.0024,0,0,0,2-2V22A2.0024,2.0024,0,0,0,28,20Z"
|
|
2158
|
+
})), _circle22 || (_circle22 = /*#__PURE__*/React.createElement("circle", {
|
|
2159
|
+
cx: "7",
|
|
2160
|
+
cy: "25",
|
|
2161
|
+
r: "1"
|
|
2162
|
+
})), _path134 || (_path134 = /*#__PURE__*/React.createElement("path", {
|
|
2163
|
+
d: "M16,22a1.0005,1.0005,0,0,1-.4473-.1055l-10-5,.8946-1.789L16,19.8821l9.5527-4.7766.8946,1.789-10,5A1.0005,1.0005,0,0,1,16,22Z"
|
|
2164
|
+
})), _path135 || (_path135 = /*#__PURE__*/React.createElement("path", {
|
|
2165
|
+
d: "M16,16a1.0005,1.0005,0,0,1-.4473-.1055l-10-5a1,1,0,0,1,0-1.789l10-5a1.0008,1.0008,0,0,1,.8946,0l10,5a1,1,0,0,1,0,1.789l-10,5A1.0005,1.0005,0,0,1,16,16ZM8.2358,10,16,13.8821,23.7642,10,16,6.1179Z"
|
|
2164
2166
|
})), children);
|
|
2165
2167
|
});
|
|
2166
2168
|
|
|
2167
2169
|
if (process.env.NODE_ENV !== "production") {
|
|
2168
|
-
|
|
2170
|
+
Slisor.propTypes = iconPropTypes;
|
|
2169
2171
|
}
|
|
2170
|
-
var
|
|
2172
|
+
var Smell = /*#__PURE__*/React.forwardRef(function Smell(_ref87, ref) {
|
|
2171
2173
|
var children = _ref87.children,
|
|
2172
2174
|
_ref87$size = _ref87.size,
|
|
2173
2175
|
size = _ref87$size === void 0 ? 16 : _ref87$size,
|
|
@@ -2180,15 +2182,15 @@ var Smoke = /*#__PURE__*/React.forwardRef(function Smoke(_ref87, ref) {
|
|
|
2180
2182
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2181
2183
|
viewBox: "0 0 32 32",
|
|
2182
2184
|
fill: "currentColor"
|
|
2183
|
-
}, rest),
|
|
2184
|
-
d: "
|
|
2185
|
+
}, rest), _path136 || (_path136 = /*#__PURE__*/React.createElement("path", {
|
|
2186
|
+
d: "M22,15V10H20v7h2a3,3,0,0,1,0,6H21V21H19v2a3,3,0,0,1-6,0V21H11v2H10a3,3,0,0,1,0-6h2V9a3,3,0,0,1,3-3h1V4H15a5,5,0,0,0-5,5v6a5,5,0,0,0,0,10h1.42a5,5,0,0,0,9.16,0H22a5,5,0,0,0,0-10Z"
|
|
2185
2187
|
})), children);
|
|
2186
2188
|
});
|
|
2187
2189
|
|
|
2188
2190
|
if (process.env.NODE_ENV !== "production") {
|
|
2189
|
-
|
|
2191
|
+
Smell.propTypes = iconPropTypes;
|
|
2190
2192
|
}
|
|
2191
|
-
var
|
|
2193
|
+
var Smoke = /*#__PURE__*/React.forwardRef(function Smoke(_ref88, ref) {
|
|
2192
2194
|
var children = _ref88.children,
|
|
2193
2195
|
_ref88$size = _ref88.size,
|
|
2194
2196
|
size = _ref88$size === void 0 ? 16 : _ref88$size,
|
|
@@ -2201,19 +2203,15 @@ var WatsonHealthSmoothing = /*#__PURE__*/React.forwardRef(function WatsonHealthS
|
|
|
2201
2203
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2202
2204
|
viewBox: "0 0 32 32",
|
|
2203
2205
|
fill: "currentColor"
|
|
2204
|
-
}, rest),
|
|
2205
|
-
|
|
2206
|
-
cy: "16",
|
|
2207
|
-
r: "5"
|
|
2208
|
-
})), _path136 || (_path136 = /*#__PURE__*/React.createElement("path", {
|
|
2209
|
-
d: "M7.7 4.7a14.7029 14.7029 0 00-3 3.1L6.3 9A13.2634 13.2634 0 018.9 6.3zM4.6 12.3l-1.9-.6A12.5111 12.5111 0 002 16H4A11.4756 11.4756 0 014.6 12.3zM2.7 20.4a14.4029 14.4029 0 002 3.9l1.6-1.2a12.8867 12.8867 0 01-1.7-3.3zM7.8 27.3a14.4029 14.4029 0 003.9 2l.6-1.9A12.8867 12.8867 0 019 25.7zM11.7 2.7l.6 1.9A11.4756 11.4756 0 0116 4V2A12.5111 12.5111 0 0011.7 2.7zM24.2 27.3a15.18 15.18 0 003.1-3.1L25.7 23A11.526 11.526 0 0123 25.7zM27.4 19.7l1.9.6A15.4747 15.4747 0 0030 16H28A11.4756 11.4756 0 0127.4 19.7zM29.2 11.6a14.4029 14.4029 0 00-2-3.9L25.6 8.9a12.8867 12.8867 0 011.7 3.3zM24.1 4.6a14.4029 14.4029 0 00-3.9-2l-.6 1.9a12.8867 12.8867 0 013.3 1.7zM20.3 29.3l-.6-1.9A11.4756 11.4756 0 0116 28v2A21.4206 21.4206 0 0020.3 29.3z"
|
|
2206
|
+
}, rest), _path137 || (_path137 = /*#__PURE__*/React.createElement("path", {
|
|
2207
|
+
d: "M27.001 28a.998.998 0 01-.8008-.4l-.8145-1.086a8.9976 8.9976 0 01-1.6005-7.2856l1.4736-6.8762a6.9956 6.9956 0 00-1.2446-5.6668L23.2 5.6a1 1 0 111.6-1.2l.8145 1.0857a8.9976 8.9976 0 011.6005 7.2856l-1.4736 6.8762a6.9956 6.9956 0 001.2446 5.6668L27.8 26.4A1 1 0 0127.001 28zM22.001 28a.998.998 0 01-.8008-.4l-.8145-1.086a8.9976 8.9976 0 01-1.6005-7.2856l1.4736-6.8762a6.9956 6.9956 0 00-1.2446-5.6668L18.2 5.6a1 1 0 111.6-1.2l.8145 1.0857a8.9976 8.9976 0 011.6005 7.2856l-1.4736 6.8762a6.9956 6.9956 0 001.2446 5.6668L22.8 26.4A1 1 0 0122.001 28zM17.001 28a.998.998 0 01-.8008-.4l-.8145-1.086a8.9976 8.9976 0 01-1.6005-7.2856l1.4736-6.8762a6.9956 6.9956 0 00-1.2446-5.6668L13.2 5.6a1 1 0 111.6-1.2l.8145 1.0857a8.9976 8.9976 0 011.6005 7.2856l-1.4736 6.8762a6.9956 6.9956 0 001.2446 5.6668L17.8 26.4A1 1 0 0117.001 28zM12.001 28a.998.998 0 01-.8008-.4l-.8145-1.086a8.9976 8.9976 0 01-1.6005-7.2856l1.4736-6.8762A6.9956 6.9956 0 009.0142 6.6855L8.2 5.6A1 1 0 119.8 4.4l.8145 1.0857a8.9976 8.9976 0 011.6005 7.2856l-1.4736 6.8762a6.9956 6.9956 0 001.2446 5.6668L12.8 26.4A1 1 0 0112.001 28zM7.001 28A.998.998 0 016.2 27.6l-.8145-1.086a8.9976 8.9976 0 01-1.6-7.2856l1.4736-6.8762A6.9956 6.9956 0 004.0142 6.6855L3.2 5.6A1 1 0 114.8 4.4l.8145 1.0857a8.9976 8.9976 0 011.6005 7.2856L5.7412 19.6474a6.9956 6.9956 0 001.2446 5.6668L7.8 26.4A1 1 0 017.001 28z"
|
|
2210
2208
|
})), children);
|
|
2211
2209
|
});
|
|
2212
2210
|
|
|
2213
2211
|
if (process.env.NODE_ENV !== "production") {
|
|
2214
|
-
|
|
2212
|
+
Smoke.propTypes = iconPropTypes;
|
|
2215
2213
|
}
|
|
2216
|
-
var
|
|
2214
|
+
var WatsonHealthSmoothing = /*#__PURE__*/React.forwardRef(function WatsonHealthSmoothing(_ref89, ref) {
|
|
2217
2215
|
var children = _ref89.children,
|
|
2218
2216
|
_ref89$size = _ref89.size,
|
|
2219
2217
|
size = _ref89$size === void 0 ? 16 : _ref89$size,
|
|
@@ -2226,19 +2224,19 @@ var WatsonHealthSmoothingCursor = /*#__PURE__*/React.forwardRef(function WatsonH
|
|
|
2226
2224
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2227
2225
|
viewBox: "0 0 32 32",
|
|
2228
2226
|
fill: "currentColor"
|
|
2229
|
-
}, rest),
|
|
2230
|
-
cx: "
|
|
2231
|
-
cy: "
|
|
2232
|
-
r: "
|
|
2233
|
-
})),
|
|
2234
|
-
d: "
|
|
2227
|
+
}, rest), _circle23 || (_circle23 = /*#__PURE__*/React.createElement("circle", {
|
|
2228
|
+
cx: "16",
|
|
2229
|
+
cy: "16",
|
|
2230
|
+
r: "5"
|
|
2231
|
+
})), _path138 || (_path138 = /*#__PURE__*/React.createElement("path", {
|
|
2232
|
+
d: "M7.7 4.7a14.7029 14.7029 0 00-3 3.1L6.3 9A13.2634 13.2634 0 018.9 6.3zM4.6 12.3l-1.9-.6A12.5111 12.5111 0 002 16H4A11.4756 11.4756 0 014.6 12.3zM2.7 20.4a14.4029 14.4029 0 002 3.9l1.6-1.2a12.8867 12.8867 0 01-1.7-3.3zM7.8 27.3a14.4029 14.4029 0 003.9 2l.6-1.9A12.8867 12.8867 0 019 25.7zM11.7 2.7l.6 1.9A11.4756 11.4756 0 0116 4V2A12.5111 12.5111 0 0011.7 2.7zM24.2 27.3a15.18 15.18 0 003.1-3.1L25.7 23A11.526 11.526 0 0123 25.7zM27.4 19.7l1.9.6A15.4747 15.4747 0 0030 16H28A11.4756 11.4756 0 0127.4 19.7zM29.2 11.6a14.4029 14.4029 0 00-2-3.9L25.6 8.9a12.8867 12.8867 0 011.7 3.3zM24.1 4.6a14.4029 14.4029 0 00-3.9-2l-.6 1.9a12.8867 12.8867 0 013.3 1.7zM20.3 29.3l-.6-1.9A11.4756 11.4756 0 0116 28v2A21.4206 21.4206 0 0020.3 29.3z"
|
|
2235
2233
|
})), children);
|
|
2236
2234
|
});
|
|
2237
2235
|
|
|
2238
2236
|
if (process.env.NODE_ENV !== "production") {
|
|
2239
|
-
|
|
2237
|
+
WatsonHealthSmoothing.propTypes = iconPropTypes;
|
|
2240
2238
|
}
|
|
2241
|
-
var
|
|
2239
|
+
var WatsonHealthSmoothingCursor = /*#__PURE__*/React.forwardRef(function WatsonHealthSmoothingCursor(_ref90, ref) {
|
|
2242
2240
|
var children = _ref90.children,
|
|
2243
2241
|
_ref90$size = _ref90.size,
|
|
2244
2242
|
size = _ref90$size === void 0 ? 16 : _ref90$size,
|
|
@@ -2251,23 +2249,19 @@ var Snooze = /*#__PURE__*/React.forwardRef(function Snooze(_ref90, ref) {
|
|
|
2251
2249
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2252
2250
|
viewBox: "0 0 32 32",
|
|
2253
2251
|
fill: "currentColor"
|
|
2254
|
-
}, rest),
|
|
2255
|
-
|
|
2252
|
+
}, rest), _circle24 || (_circle24 = /*#__PURE__*/React.createElement("circle", {
|
|
2253
|
+
cx: "18",
|
|
2254
|
+
cy: "18",
|
|
2255
|
+
r: "4"
|
|
2256
2256
|
})), _path139 || (_path139 = /*#__PURE__*/React.createElement("path", {
|
|
2257
|
-
d: "
|
|
2258
|
-
transform: "rotate(-44.945 25.5 6.5)"
|
|
2259
|
-
})), _path140 || (_path140 = /*#__PURE__*/React.createElement("path", {
|
|
2260
|
-
d: "M16,28A11,11,0,1,1,27,17,11.0125,11.0125,0,0,1,16,28ZM16,8a9,9,0,1,0,9,9A9.01,9.01,0,0,0,16,8Z"
|
|
2261
|
-
})), _path141 || (_path141 = /*#__PURE__*/React.createElement("path", {
|
|
2262
|
-
d: "M3.965 5.501H9.036999999999999V7.5H3.965z",
|
|
2263
|
-
transform: "rotate(-45.055 6.5 6.5)"
|
|
2257
|
+
d: "M18 30a11.8932 11.8932 0 01-4.1035-.72L14.58 27.4A9.9725 9.9725 0 0018 28zM22.1484 29.2637l-.6914-1.877a9.9556 9.9556 0 002.9973-1.748l1.2916 1.5268A11.9525 11.9525 0 0122.1484 29.2637zM10.2893 27.1951A12.0141 12.0141 0 017.61 24.0078l1.73-1.0029a10.0236 10.0236 0 002.2347 2.6584zM28.4133 23.967l-1.7343-.9956a9.9159 9.9159 0 001.176-3.2641l1.9712.3388A11.8956 11.8956 0 0128.4133 23.967zM6.1821 20.0925A12.1282 12.1282 0 016.1777 15.93l1.9707.3423a10.1214 10.1214 0 00.0035 3.4738zM27.8447 16.2339a9.9019 9.9019 0 00-1.1953-3.2564l1.7285-1.0063a11.9029 11.9029 0 011.4361 3.9121zM9.3313 13.0107l-1.7324-.999a12.01 12.01 0 012.6738-3.1931l1.2886 1.53A10.01 10.01 0 009.3313 13.0107zM24.4094 10.3237a9.96 9.96 0 00-3.0088-1.7309l.68-1.8809a11.9491 11.9491 0 013.6118 2.0772zM14.562 8.6064l-.6875-1.8779A12.1031 12.1031 0 0118 6V8A10.0875 10.0875 0 0014.562 8.6064zM11 2L2 2 2 11 4 11 4 4 11 4 11 2z"
|
|
2264
2258
|
})), children);
|
|
2265
2259
|
});
|
|
2266
2260
|
|
|
2267
2261
|
if (process.env.NODE_ENV !== "production") {
|
|
2268
|
-
|
|
2262
|
+
WatsonHealthSmoothingCursor.propTypes = iconPropTypes;
|
|
2269
2263
|
}
|
|
2270
|
-
var
|
|
2264
|
+
var Snooze = /*#__PURE__*/React.forwardRef(function Snooze(_ref91, ref) {
|
|
2271
2265
|
var children = _ref91.children,
|
|
2272
2266
|
_ref91$size = _ref91.size,
|
|
2273
2267
|
size = _ref91$size === void 0 ? 16 : _ref91$size,
|
|
@@ -2280,15 +2274,23 @@ var Snow = /*#__PURE__*/React.forwardRef(function Snow(_ref91, ref) {
|
|
|
2280
2274
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2281
2275
|
viewBox: "0 0 32 32",
|
|
2282
2276
|
fill: "currentColor"
|
|
2283
|
-
}, rest),
|
|
2284
|
-
d: "
|
|
2277
|
+
}, rest), _path140 || (_path140 = /*#__PURE__*/React.createElement("path", {
|
|
2278
|
+
d: "M20 14L20 12 12 12 12 14 17.5 14 12 20 12 22 20 22 20 20 14.507 20 20 14z"
|
|
2279
|
+
})), _path141 || (_path141 = /*#__PURE__*/React.createElement("path", {
|
|
2280
|
+
d: "M24.5 3.965H26.499V9.036999999999999H24.5z",
|
|
2281
|
+
transform: "rotate(-44.945 25.5 6.5)"
|
|
2282
|
+
})), _path142 || (_path142 = /*#__PURE__*/React.createElement("path", {
|
|
2283
|
+
d: "M16,28A11,11,0,1,1,27,17,11.0125,11.0125,0,0,1,16,28ZM16,8a9,9,0,1,0,9,9A9.01,9.01,0,0,0,16,8Z"
|
|
2284
|
+
})), _path143 || (_path143 = /*#__PURE__*/React.createElement("path", {
|
|
2285
|
+
d: "M3.965 5.501H9.036999999999999V7.5H3.965z",
|
|
2286
|
+
transform: "rotate(-45.055 6.5 6.5)"
|
|
2285
2287
|
})), children);
|
|
2286
2288
|
});
|
|
2287
2289
|
|
|
2288
2290
|
if (process.env.NODE_ENV !== "production") {
|
|
2289
|
-
|
|
2291
|
+
Snooze.propTypes = iconPropTypes;
|
|
2290
2292
|
}
|
|
2291
|
-
var
|
|
2293
|
+
var Snow = /*#__PURE__*/React.forwardRef(function Snow(_ref92, ref) {
|
|
2292
2294
|
var children = _ref92.children,
|
|
2293
2295
|
_ref92$size = _ref92.size,
|
|
2294
2296
|
size = _ref92$size === void 0 ? 16 : _ref92$size,
|
|
@@ -2301,17 +2303,15 @@ var SnowBlizzard = /*#__PURE__*/React.forwardRef(function SnowBlizzard(_ref92, r
|
|
|
2301
2303
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2302
2304
|
viewBox: "0 0 32 32",
|
|
2303
2305
|
fill: "currentColor"
|
|
2304
|
-
}, rest),
|
|
2305
|
-
d: "
|
|
2306
|
-
})), _path144 || (_path144 = /*#__PURE__*/React.createElement("path", {
|
|
2307
|
-
d: "M24.8008,9.1362a8.9943,8.9943,0,0,0-17.6006,0A6.4957,6.4957,0,0,0,6,21.4985v-2.26A4.4943,4.4943,0,0,1,8.144,11.019l.8155-.0639.0991-.812a6.9938,6.9938,0,0,1,13.8838,0l.0986.812.8154.0639A4.4944,4.4944,0,0,1,26,19.2383v2.26A6.4958,6.4958,0,0,0,24.8008,9.1362Z"
|
|
2306
|
+
}, rest), _path144 || (_path144 = /*#__PURE__*/React.createElement("path", {
|
|
2307
|
+
d: "M23.5 22H8.5A6.5 6.5 0 017.2 9.14a9 9 0 0117.6 0A6.5 6.5 0 0123.5 22zM16 4a7 7 0 00-6.94 6.14L9 11 8.14 11a4.5 4.5 0 00.36 9h15a4.5 4.5 0 00.36-9L23 11l-.1-.82A7 7 0 0016 4zM12 25.05L10.95 24 9.5 25.45 8.05 24 7 25.05 8.45 26.5 7 27.95 8.05 29 9.5 27.55 10.95 29 12 27.95 10.55 26.5 12 25.05zM26 25.05L24.95 24 23.5 25.45 22.05 24 21 25.05 22.45 26.5 21 27.95 22.05 29 23.5 27.55 24.95 29 26 27.95 24.55 26.5 26 25.05zM19 27.05L17.95 26 16.5 27.45 15.05 26 14 27.05 15.45 28.5 14 29.95 15.05 31 16.5 29.55 17.95 31 19 29.95 17.55 28.5 19 27.05z"
|
|
2308
2308
|
})), children);
|
|
2309
2309
|
});
|
|
2310
2310
|
|
|
2311
2311
|
if (process.env.NODE_ENV !== "production") {
|
|
2312
|
-
|
|
2312
|
+
Snow.propTypes = iconPropTypes;
|
|
2313
2313
|
}
|
|
2314
|
-
var
|
|
2314
|
+
var SnowBlizzard = /*#__PURE__*/React.forwardRef(function SnowBlizzard(_ref93, ref) {
|
|
2315
2315
|
var children = _ref93.children,
|
|
2316
2316
|
_ref93$size = _ref93.size,
|
|
2317
2317
|
size = _ref93$size === void 0 ? 16 : _ref93$size,
|
|
@@ -2325,16 +2325,16 @@ var SnowHeavy = /*#__PURE__*/React.forwardRef(function SnowHeavy(_ref93, ref) {
|
|
|
2325
2325
|
viewBox: "0 0 32 32",
|
|
2326
2326
|
fill: "currentColor"
|
|
2327
2327
|
}, rest), _path145 || (_path145 = /*#__PURE__*/React.createElement("path", {
|
|
2328
|
-
d: "
|
|
2328
|
+
d: "M13 10H15V12H13zM15 12H17V14H15zM17 14H19V16H17zM17 10H19V12H17zM13 14H15V16H13zM3 26H5V28H3zM5 28H7V30H5zM7 30H9V32H7zM7 26H9V28H7zM3 30H5V32H3zM23 26H25V28H23zM25 28H27V30H25zM27 30H29V32H27zM27 26H29V28H27zM23 30H25V32H23zM8 18H10V20H8zM10 20H12V22H10zM12 22H14V24H12zM12 18H14V20H12zM8 22H10V24H8zM18 18H20V20H18zM20 20H22V22H20zM22 22H24V24H22zM22 18H24V20H22zM18 22H20V24H18zM13 26H15V28H13zM15 28H17V30H15zM17 30H19V32H17zM17 26H19V28H17zM13 30H15V32H13z"
|
|
2329
2329
|
})), _path146 || (_path146 = /*#__PURE__*/React.createElement("path", {
|
|
2330
2330
|
d: "M24.8008,9.1362a8.9943,8.9943,0,0,0-17.6006,0A6.4957,6.4957,0,0,0,6,21.4985v-2.26A4.4943,4.4943,0,0,1,8.144,11.019l.8155-.0639.0991-.812a6.9938,6.9938,0,0,1,13.8838,0l.0986.812.8154.0639A4.4944,4.4944,0,0,1,26,19.2383v2.26A6.4958,6.4958,0,0,0,24.8008,9.1362Z"
|
|
2331
2331
|
})), children);
|
|
2332
2332
|
});
|
|
2333
2333
|
|
|
2334
2334
|
if (process.env.NODE_ENV !== "production") {
|
|
2335
|
-
|
|
2335
|
+
SnowBlizzard.propTypes = iconPropTypes;
|
|
2336
2336
|
}
|
|
2337
|
-
var
|
|
2337
|
+
var SnowHeavy = /*#__PURE__*/React.forwardRef(function SnowHeavy(_ref94, ref) {
|
|
2338
2338
|
var children = _ref94.children,
|
|
2339
2339
|
_ref94$size = _ref94.size,
|
|
2340
2340
|
size = _ref94$size === void 0 ? 16 : _ref94$size,
|
|
@@ -2348,25 +2348,16 @@ var SnowScattered = /*#__PURE__*/React.forwardRef(function SnowScattered(_ref94,
|
|
|
2348
2348
|
viewBox: "0 0 32 32",
|
|
2349
2349
|
fill: "currentColor"
|
|
2350
2350
|
}, rest), _path147 || (_path147 = /*#__PURE__*/React.createElement("path", {
|
|
2351
|
-
d: "
|
|
2351
|
+
d: "M4 26H6V28H4zM6 28H8V30H6zM8 30H10V32H8zM8 26H10V28H8zM4 30H6V32H4zM8 18H10V20H8zM10 20H12V22H10zM12 22H14V24H12zM12 18H14V20H12zM8 22H10V24H8zM18 18H20V20H18zM20 20H22V22H20zM22 22H24V24H22zM22 18H24V20H22zM18 22H20V24H18zM14 26H16V28H14zM16 28H18V30H16zM18 30H20V32H18zM18 26H20V28H18zM14 30H16V32H14z"
|
|
2352
2352
|
})), _path148 || (_path148 = /*#__PURE__*/React.createElement("path", {
|
|
2353
|
-
d: "
|
|
2354
|
-
transform: "rotate(-45 28.232 4.768)"
|
|
2355
|
-
})), _path149 || (_path149 = /*#__PURE__*/React.createElement("path", {
|
|
2356
|
-
d: "M26.732 16.233H29.732V18.233H26.732z",
|
|
2357
|
-
transform: "rotate(-135 28.232 17.233)"
|
|
2358
|
-
})), _path150 || (_path150 = /*#__PURE__*/React.createElement("path", {
|
|
2359
|
-
d: "M12.268 3.768H15.268V5.768H12.268z",
|
|
2360
|
-
transform: "rotate(-135 13.768 4.768)"
|
|
2361
|
-
})), _path151 || (_path151 = /*#__PURE__*/React.createElement("path", {
|
|
2362
|
-
d: "M27,11A5.9852,5.9852,0,0,0,16.1431,7.5083,7.3737,7.3737,0,0,0,13.5,7a7.5511,7.5511,0,0,0-7.1494,5.2441A5.9926,5.9926,0,0,0,8,24H19a5.9672,5.9672,0,0,0,5.5667-8.2A5.9722,5.9722,0,0,0,27,11ZM19,22H8a3.9926,3.9926,0,0,1-.6733-7.9292l.663-.1128.1456-.6562a5.496,5.496,0,0,1,10.7294,0l.1456.6562.6626.1128A3.9925,3.9925,0,0,1,19,22Zm4.5222-7.9131a5.9592,5.9592,0,0,0-2.8728-1.8428,7.5212,7.5212,0,0,0-2.7224-3.78,3.9869,3.9869,0,1,1,5.5952,5.6225Z"
|
|
2353
|
+
d: "M24.8008,9.1362a8.9943,8.9943,0,0,0-17.6006,0A6.4957,6.4957,0,0,0,6,21.4985v-2.26A4.4943,4.4943,0,0,1,8.144,11.019l.8155-.0639.0991-.812a6.9938,6.9938,0,0,1,13.8838,0l.0986.812.8154.0639A4.4944,4.4944,0,0,1,26,19.2383v2.26A6.4958,6.4958,0,0,0,24.8008,9.1362Z"
|
|
2363
2354
|
})), children);
|
|
2364
2355
|
});
|
|
2365
2356
|
|
|
2366
2357
|
if (process.env.NODE_ENV !== "production") {
|
|
2367
|
-
|
|
2358
|
+
SnowHeavy.propTypes = iconPropTypes;
|
|
2368
2359
|
}
|
|
2369
|
-
var
|
|
2360
|
+
var SnowScattered = /*#__PURE__*/React.forwardRef(function SnowScattered(_ref95, ref) {
|
|
2370
2361
|
var children = _ref95.children,
|
|
2371
2362
|
_ref95$size = _ref95.size,
|
|
2372
2363
|
size = _ref95$size === void 0 ? 16 : _ref95$size,
|
|
@@ -2379,15 +2370,26 @@ var SnowScatteredNight = /*#__PURE__*/React.forwardRef(function SnowScatteredNig
|
|
|
2379
2370
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2380
2371
|
viewBox: "0 0 32 32",
|
|
2381
2372
|
fill: "currentColor"
|
|
2382
|
-
}, rest),
|
|
2383
|
-
d: "M2 26H4V28H2zM4 28H6V30H4zM6 30H8V32H6zM6 26H8V28H6zM2 30H4V32H2zM20 26H22V28H20zM22 28H24V30H22zM24 30H26V32H24zM24 26H26V28H24zM20 30H22V32H20zM11 26H13V28H11zM13 28H15V30H13zM15 30H17V32H15zM15 26H17V28H15zM11
|
|
2373
|
+
}, rest), _path149 || (_path149 = /*#__PURE__*/React.createElement("path", {
|
|
2374
|
+
d: "M2 26H4V28H2zM4 28H6V30H4zM6 30H8V32H6zM6 26H8V28H6zM2 30H4V32H2zM20 26H22V28H20zM22 28H24V30H22zM24 30H26V32H24zM24 26H26V28H24zM20 30H22V32H20zM11 26H13V28H11zM13 28H15V30H13zM15 30H17V32H15zM15 26H17V28H15zM11 30H13V32H11zM20 0H22V3H20zM29 10.001H32V12.001H29z"
|
|
2375
|
+
})), _path150 || (_path150 = /*#__PURE__*/React.createElement("path", {
|
|
2376
|
+
d: "M26.732 3.768H29.732V5.768H26.732z",
|
|
2377
|
+
transform: "rotate(-45 28.232 4.768)"
|
|
2378
|
+
})), _path151 || (_path151 = /*#__PURE__*/React.createElement("path", {
|
|
2379
|
+
d: "M26.732 16.233H29.732V18.233H26.732z",
|
|
2380
|
+
transform: "rotate(-135 28.232 17.233)"
|
|
2381
|
+
})), _path152 || (_path152 = /*#__PURE__*/React.createElement("path", {
|
|
2382
|
+
d: "M12.268 3.768H15.268V5.768H12.268z",
|
|
2383
|
+
transform: "rotate(-135 13.768 4.768)"
|
|
2384
|
+
})), _path153 || (_path153 = /*#__PURE__*/React.createElement("path", {
|
|
2385
|
+
d: "M27,11A5.9852,5.9852,0,0,0,16.1431,7.5083,7.3737,7.3737,0,0,0,13.5,7a7.5511,7.5511,0,0,0-7.1494,5.2441A5.9926,5.9926,0,0,0,8,24H19a5.9672,5.9672,0,0,0,5.5667-8.2A5.9722,5.9722,0,0,0,27,11ZM19,22H8a3.9926,3.9926,0,0,1-.6733-7.9292l.663-.1128.1456-.6562a5.496,5.496,0,0,1,10.7294,0l.1456.6562.6626.1128A3.9925,3.9925,0,0,1,19,22Zm4.5222-7.9131a5.9592,5.9592,0,0,0-2.8728-1.8428,7.5212,7.5212,0,0,0-2.7224-3.78,3.9869,3.9869,0,1,1,5.5952,5.6225Z"
|
|
2384
2386
|
})), children);
|
|
2385
2387
|
});
|
|
2386
2388
|
|
|
2387
2389
|
if (process.env.NODE_ENV !== "production") {
|
|
2388
|
-
|
|
2390
|
+
SnowScattered.propTypes = iconPropTypes;
|
|
2389
2391
|
}
|
|
2390
|
-
var
|
|
2392
|
+
var SnowScatteredNight = /*#__PURE__*/React.forwardRef(function SnowScatteredNight(_ref96, ref) {
|
|
2391
2393
|
var children = _ref96.children,
|
|
2392
2394
|
_ref96$size = _ref96.size,
|
|
2393
2395
|
size = _ref96$size === void 0 ? 16 : _ref96$size,
|
|
@@ -2400,17 +2402,15 @@ var SnowDensity = /*#__PURE__*/React.forwardRef(function SnowDensity(_ref96, ref
|
|
|
2400
2402
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2401
2403
|
viewBox: "0 0 32 32",
|
|
2402
2404
|
fill: "currentColor"
|
|
2403
|
-
}, rest),
|
|
2404
|
-
d: "
|
|
2405
|
-
})), _path154 || (_path154 = /*#__PURE__*/React.createElement("path", {
|
|
2406
|
-
d: "M20.6 16.8L19.4 15.2 17 17 17 14 15 14 15 17 12.6 15.2 11.4 16.8 14.333 19 11.4 21.2 12.6 22.8 15 21 15 24 17 24 17 21 19.4 22.8 20.6 21.2 17.667 19 20.6 16.8z"
|
|
2405
|
+
}, rest), _path154 || (_path154 = /*#__PURE__*/React.createElement("path", {
|
|
2406
|
+
d: "M2 26H4V28H2zM4 28H6V30H4zM6 30H8V32H6zM6 26H8V28H6zM2 30H4V32H2zM20 26H22V28H20zM22 28H24V30H22zM24 30H26V32H24zM24 26H26V28H24zM20 30H22V32H20zM11 26H13V28H11zM13 28H15V30H13zM15 30H17V32H15zM15 26H17V28H15zM11 30H13V32H11zM29.8439 13.0347a1.517 1.517 0 00-1.23-.8658 5.3552 5.3552 0 01-3.4095-1.7158 6.4655 6.4655 0 01-1.286-6.3926 1.6025 1.6025 0 00-.2989-1.5459 1.4543 1.4543 0 00-1.36-.4931l-.0191.0039a7.7685 7.7685 0 00-5.8847 5.5737A7.3706 7.3706 0 0013.5 7a7.5511 7.5511 0 00-7.1494 5.2441A5.9926 5.9926 0 008 24H19a6.0066 6.0066 0 006-6c0-.0571-.0123-.1113-.0139-.1685a7.5076 7.5076 0 004.7611-3.2768A1.5369 1.5369 0 0029.8439 13.0347zM19 22H8a3.9926 3.9926 0 01-.6733-7.9292l.663-.1128.1456-.6562a5.496 5.496 0 0110.7294 0l.1456.6562.6626.1128A3.9925 3.9925 0 0119 22zm5.5974-6.1289a5.9661 5.9661 0 00-3.948-3.627 7.49 7.49 0 00-2.489-3.58 5.9018 5.9018 0 013.6381-4.4473 8.4577 8.4577 0 001.94 7.5967A7.4007 7.4007 0 0027.64 14.041 5.4487 5.4487 0 0124.5974 15.8711z"
|
|
2407
2407
|
})), children);
|
|
2408
2408
|
});
|
|
2409
2409
|
|
|
2410
2410
|
if (process.env.NODE_ENV !== "production") {
|
|
2411
|
-
|
|
2411
|
+
SnowScatteredNight.propTypes = iconPropTypes;
|
|
2412
2412
|
}
|
|
2413
|
-
var
|
|
2413
|
+
var SnowDensity = /*#__PURE__*/React.forwardRef(function SnowDensity(_ref97, ref) {
|
|
2414
2414
|
var children = _ref97.children,
|
|
2415
2415
|
_ref97$size = _ref97.size,
|
|
2416
2416
|
size = _ref97$size === void 0 ? 16 : _ref97$size,
|
|
@@ -2424,14 +2424,16 @@ var Snowflake = /*#__PURE__*/React.forwardRef(function Snowflake(_ref97, ref) {
|
|
|
2424
2424
|
viewBox: "0 0 32 32",
|
|
2425
2425
|
fill: "currentColor"
|
|
2426
2426
|
}, rest), _path155 || (_path155 = /*#__PURE__*/React.createElement("path", {
|
|
2427
|
-
d: "
|
|
2427
|
+
d: "M16,28a9.0114,9.0114,0,0,1-9-9,9.9843,9.9843,0,0,1,1.4941-4.9554L15.1528,3.4367a1.04,1.04,0,0,1,1.6944,0l6.6289,10.5564A10.0633,10.0633,0,0,1,25,19,9.0114,9.0114,0,0,1,16,28ZM16,5.8483l-5.7817,9.2079A7.9771,7.9771,0,0,0,9,19a7,7,0,0,0,14,0,8.0615,8.0615,0,0,0-1.248-3.9953Z"
|
|
2428
|
+
})), _path156 || (_path156 = /*#__PURE__*/React.createElement("path", {
|
|
2429
|
+
d: "M20.6 16.8L19.4 15.2 17 17 17 14 15 14 15 17 12.6 15.2 11.4 16.8 14.333 19 11.4 21.2 12.6 22.8 15 21 15 24 17 24 17 21 19.4 22.8 20.6 21.2 17.667 19 20.6 16.8z"
|
|
2428
2430
|
})), children);
|
|
2429
2431
|
});
|
|
2430
2432
|
|
|
2431
2433
|
if (process.env.NODE_ENV !== "production") {
|
|
2432
|
-
|
|
2434
|
+
SnowDensity.propTypes = iconPropTypes;
|
|
2433
2435
|
}
|
|
2434
|
-
var
|
|
2436
|
+
var Snowflake = /*#__PURE__*/React.forwardRef(function Snowflake(_ref98, ref) {
|
|
2435
2437
|
var children = _ref98.children,
|
|
2436
2438
|
_ref98$size = _ref98.size,
|
|
2437
2439
|
size = _ref98$size === void 0 ? 16 : _ref98$size,
|
|
@@ -2444,22 +2446,15 @@ var Soccer = /*#__PURE__*/React.forwardRef(function Soccer(_ref98, ref) {
|
|
|
2444
2446
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2445
2447
|
viewBox: "0 0 32 32",
|
|
2446
2448
|
fill: "currentColor"
|
|
2447
|
-
}, rest),
|
|
2448
|
-
|
|
2449
|
-
cy: "28",
|
|
2450
|
-
r: "2"
|
|
2451
|
-
})), _path156 || (_path156 = /*#__PURE__*/React.createElement("path", {
|
|
2452
|
-
d: "M7.55 17.5H15.45V19.5H7.55z",
|
|
2453
|
-
transform: "rotate(-45 11.5 18.5)"
|
|
2454
|
-
})), _path157 || (_path157 = /*#__PURE__*/React.createElement("path", {
|
|
2455
|
-
d: "M28 16.584L19.4143 8H6v2H18.5857l3 3L6 28.5859 7.4141 30 23 14.415 26.584 18 23 21.5859 24.4141 23 28 19.416A2.0044 2.0044 0 0028 16.584zM24.5 9A3.5 3.5 0 1128 5.5 3.504 3.504 0 0124.5 9zm0-5A1.5 1.5 0 1026 5.5 1.5017 1.5017 0 0024.5 4z"
|
|
2449
|
+
}, rest), _path157 || (_path157 = /*#__PURE__*/React.createElement("path", {
|
|
2450
|
+
d: "M21.4148,12H28V10H23.4148l4.5857-4.5854L26.5864,4,22,8.5869V4H20v6.5869L18.5867,12H17V8H15v4H13.4133L12,10.5869V4H10V8.5869L5.4136,4,4,5.4146,8.5852,10H4v2h6.5852L12,13.415V15H8v2h4v1.5869L10.5867,20H4v2H8.5867L4,26.5864l1.4141,1.4141L10,23.415V28h2V21.415L13.4148,20H15v4h2V20h1.5852L20,21.415V28h2V23.415l4.5854,4.5855L28,26.5864,23.4133,22H28V20H21.4133L20,18.5869V17h4V15H20V13.415ZM18,18H14V14h4Z"
|
|
2456
2451
|
})), children);
|
|
2457
2452
|
});
|
|
2458
2453
|
|
|
2459
2454
|
if (process.env.NODE_ENV !== "production") {
|
|
2460
|
-
|
|
2455
|
+
Snowflake.propTypes = iconPropTypes;
|
|
2461
2456
|
}
|
|
2462
|
-
var
|
|
2457
|
+
var Soccer = /*#__PURE__*/React.forwardRef(function Soccer(_ref99, ref) {
|
|
2463
2458
|
var children = _ref99.children,
|
|
2464
2459
|
_ref99$size = _ref99.size,
|
|
2465
2460
|
size = _ref99$size === void 0 ? 16 : _ref99$size,
|
|
@@ -2472,15 +2467,22 @@ var SoftwareResource = /*#__PURE__*/React.forwardRef(function SoftwareResource(_
|
|
|
2472
2467
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2473
2468
|
viewBox: "0 0 32 32",
|
|
2474
2469
|
fill: "currentColor"
|
|
2475
|
-
}, rest),
|
|
2476
|
-
|
|
2470
|
+
}, rest), _circle25 || (_circle25 = /*#__PURE__*/React.createElement("circle", {
|
|
2471
|
+
cx: "17",
|
|
2472
|
+
cy: "28",
|
|
2473
|
+
r: "2"
|
|
2474
|
+
})), _path158 || (_path158 = /*#__PURE__*/React.createElement("path", {
|
|
2475
|
+
d: "M7.55 17.5H15.45V19.5H7.55z",
|
|
2476
|
+
transform: "rotate(-45 11.5 18.5)"
|
|
2477
|
+
})), _path159 || (_path159 = /*#__PURE__*/React.createElement("path", {
|
|
2478
|
+
d: "M28 16.584L19.4143 8H6v2H18.5857l3 3L6 28.5859 7.4141 30 23 14.415 26.584 18 23 21.5859 24.4141 23 28 19.416A2.0044 2.0044 0 0028 16.584zM24.5 9A3.5 3.5 0 1128 5.5 3.504 3.504 0 0124.5 9zm0-5A1.5 1.5 0 1026 5.5 1.5017 1.5017 0 0024.5 4z"
|
|
2477
2479
|
})), children);
|
|
2478
2480
|
});
|
|
2479
2481
|
|
|
2480
2482
|
if (process.env.NODE_ENV !== "production") {
|
|
2481
|
-
|
|
2483
|
+
Soccer.propTypes = iconPropTypes;
|
|
2482
2484
|
}
|
|
2483
|
-
var
|
|
2485
|
+
var SoftwareResource = /*#__PURE__*/React.forwardRef(function SoftwareResource(_ref100, ref) {
|
|
2484
2486
|
var children = _ref100.children,
|
|
2485
2487
|
_ref100$size = _ref100.size,
|
|
2486
2488
|
size = _ref100$size === void 0 ? 16 : _ref100$size,
|
|
@@ -2493,15 +2495,15 @@ var SoftwareResourceCluster = /*#__PURE__*/React.forwardRef(function SoftwareRes
|
|
|
2493
2495
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2494
2496
|
viewBox: "0 0 32 32",
|
|
2495
2497
|
fill: "currentColor"
|
|
2496
|
-
}, rest),
|
|
2497
|
-
d: "
|
|
2498
|
+
}, rest), _path160 || (_path160 = /*#__PURE__*/React.createElement("path", {
|
|
2499
|
+
d: "M29.391,14.527L17.473,2.609C17.067,2.203,16.533,2,16,2c-0.533,0-1.067,0.203-1.473,0.609L2.609,14.527 C2.203,14.933,2,15.466,2,16s0.203,1.067,0.609,1.473l11.917,11.917C14.933,29.797,15.467,30,16,30c0.533,0,1.067-0.203,1.473-0.609 l11.917-11.917C29.797,17.067,30,16.534,30,16S29.797,14.933,29.391,14.527z M16,28.036L3.965,16L16,3.964L28.036,16L16,28.036z"
|
|
2498
2500
|
})), children);
|
|
2499
2501
|
});
|
|
2500
2502
|
|
|
2501
2503
|
if (process.env.NODE_ENV !== "production") {
|
|
2502
|
-
|
|
2504
|
+
SoftwareResource.propTypes = iconPropTypes;
|
|
2503
2505
|
}
|
|
2504
|
-
var
|
|
2506
|
+
var SoftwareResourceCluster = /*#__PURE__*/React.forwardRef(function SoftwareResourceCluster(_ref101, ref) {
|
|
2505
2507
|
var children = _ref101.children,
|
|
2506
2508
|
_ref101$size = _ref101.size,
|
|
2507
2509
|
size = _ref101$size === void 0 ? 16 : _ref101$size,
|
|
@@ -2514,25 +2516,46 @@ var SoftwareResourceResource = /*#__PURE__*/React.forwardRef(function SoftwareRe
|
|
|
2514
2516
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2515
2517
|
viewBox: "0 0 32 32",
|
|
2516
2518
|
fill: "currentColor"
|
|
2517
|
-
}, rest),
|
|
2519
|
+
}, rest), _path161 || (_path161 = /*#__PURE__*/React.createElement("path", {
|
|
2520
|
+
d: "M24 21c-.5 0-1-.2-1.4-.6l-3-3C19.2 17 19 16.5 19 16s.2-1 .6-1.4l3-3C23 11.2 23.5 11 24 11c.5 0 1 .2 1.4.6l3 3C28.8 15 29 15.5 29 16c0 .5-.2 1-.6 1.4l-3 3C25 20.8 24.5 21 24 21zM24 13l-3 3 3 3 3-3L24 13zM16 13c-.5 0-1-.2-1.4-.6l-3-3C11.2 9 11 8.5 11 8s.2-1 .6-1.4l3-3C15 3.2 15.5 3 16 3c.5 0 1 .2 1.4.6l3 3C20.8 7 21 7.5 21 8c0 .5-.2 1-.6 1.4l-3 3C17 12.8 16.5 13 16 13zM16 5l-3 3 3 3 3-3L16 5zM16 29c-.5 0-1-.2-1.4-.6l-3-3C11.2 25 11 24.5 11 24s.2-1 .6-1.4l3-3C15 19.2 15.5 19 16 19c.5 0 1 .2 1.4.6l3 3C20.8 23 21 23.5 21 24c0 .5-.2 1-.6 1.4l-3 3C17 28.8 16.5 29 16 29zM16 21l-3 3 3 3 3-3L16 21zM8 21c-.5 0-1-.2-1.4-.6l-3-3C3.2 17 3 16.5 3 16s.2-1 .6-1.4l3-3C7 11.2 7.5 11 8 11c.5 0 1 .2 1.4.6l3 3C12.8 15 13 15.5 13 16c0 .5-.2 1-.6 1.4l-3 3C9 20.8 8.5 21 8 21zM8 13l-3 3 3 3 3-3L8 13z"
|
|
2521
|
+
})), children);
|
|
2522
|
+
});
|
|
2523
|
+
|
|
2524
|
+
if (process.env.NODE_ENV !== "production") {
|
|
2525
|
+
SoftwareResourceCluster.propTypes = iconPropTypes;
|
|
2526
|
+
}
|
|
2527
|
+
var SoftwareResourceResource = /*#__PURE__*/React.forwardRef(function SoftwareResourceResource(_ref102, ref) {
|
|
2528
|
+
var children = _ref102.children,
|
|
2529
|
+
_ref102$size = _ref102.size,
|
|
2530
|
+
size = _ref102$size === void 0 ? 16 : _ref102$size,
|
|
2531
|
+
rest = _objectWithoutProperties(_ref102, _excluded102);
|
|
2532
|
+
|
|
2533
|
+
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
2534
|
+
width: size,
|
|
2535
|
+
height: size,
|
|
2536
|
+
ref: ref,
|
|
2537
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
2538
|
+
viewBox: "0 0 32 32",
|
|
2539
|
+
fill: "currentColor"
|
|
2540
|
+
}, rest), _path162 || (_path162 = /*#__PURE__*/React.createElement("path", {
|
|
2518
2541
|
d: "M6.9 8.3H11.7V10.3H6.9z",
|
|
2519
2542
|
transform: "rotate(-45.001 9.293 9.293)"
|
|
2520
|
-
})),
|
|
2543
|
+
})), _path163 || (_path163 = /*#__PURE__*/React.createElement("path", {
|
|
2521
2544
|
d: "M4.9,19.7l-2.3-2.3C2.2,17,2,16.5,2,16s0.2-1,0.6-1.4l2.3-2.3l1.4,1.4L4,16l2.3,2.3L4.9,19.7z"
|
|
2522
|
-
})),
|
|
2545
|
+
})), _path164 || (_path164 = /*#__PURE__*/React.createElement("path", {
|
|
2523
2546
|
d: "M8.3 20.3H10.3V25.1H8.3z",
|
|
2524
2547
|
transform: "rotate(-45.001 9.293 22.707)"
|
|
2525
|
-
})),
|
|
2548
|
+
})), _path165 || (_path165 = /*#__PURE__*/React.createElement("path", {
|
|
2526
2549
|
d: "M16,30c-0.5,0-1-0.2-1.4-0.6l-2.3-2.3l1.4-1.4L16,28l2.3-2.3l1.4,1.4l-2.3,2.3C17,29.8,16.5,30,16,30z"
|
|
2527
|
-
})),
|
|
2550
|
+
})), _path166 || (_path166 = /*#__PURE__*/React.createElement("path", {
|
|
2528
2551
|
d: "M20.3 21.7H25.1V23.7H20.3z",
|
|
2529
2552
|
transform: "rotate(-45.001 22.707 22.707)"
|
|
2530
|
-
})),
|
|
2553
|
+
})), _path167 || (_path167 = /*#__PURE__*/React.createElement("path", {
|
|
2531
2554
|
d: "M27.1,19.7l-1.4-1.4L28,16l-2.3-2.3l1.4-1.4l2.3,2.3C29.8,15,30,15.5,30,16s-0.2,1-0.6,1.4L27.1,19.7z"
|
|
2532
|
-
})),
|
|
2555
|
+
})), _path168 || (_path168 = /*#__PURE__*/React.createElement("path", {
|
|
2533
2556
|
d: "M21.7 6.9H23.7V11.7H21.7z",
|
|
2534
2557
|
transform: "rotate(-45.001 22.707 9.293)"
|
|
2535
|
-
})),
|
|
2558
|
+
})), _path169 || (_path169 = /*#__PURE__*/React.createElement("path", {
|
|
2536
2559
|
d: "M16,2c-0.5,0-1,0.2-1.4,0.6l-2.3,2.3l1.4,1.4L16,4l2.3,2.3l1.4-1.4l-2.3-2.3C17,2.2,16.5,2,16,2z"
|
|
2537
2560
|
})), children);
|
|
2538
2561
|
});
|
|
@@ -2540,11 +2563,11 @@ var SoftwareResourceResource = /*#__PURE__*/React.forwardRef(function SoftwareRe
|
|
|
2540
2563
|
if (process.env.NODE_ENV !== "production") {
|
|
2541
2564
|
SoftwareResourceResource.propTypes = iconPropTypes;
|
|
2542
2565
|
}
|
|
2543
|
-
var SoilMoisture = /*#__PURE__*/React.forwardRef(function SoilMoisture(
|
|
2544
|
-
var children =
|
|
2545
|
-
|
|
2546
|
-
size =
|
|
2547
|
-
rest = _objectWithoutProperties(
|
|
2566
|
+
var SoilMoisture = /*#__PURE__*/React.forwardRef(function SoilMoisture(_ref103, ref) {
|
|
2567
|
+
var children = _ref103.children,
|
|
2568
|
+
_ref103$size = _ref103.size,
|
|
2569
|
+
size = _ref103$size === void 0 ? 16 : _ref103$size,
|
|
2570
|
+
rest = _objectWithoutProperties(_ref103, _excluded103);
|
|
2548
2571
|
|
|
2549
2572
|
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
2550
2573
|
width: size,
|
|
@@ -2553,7 +2576,7 @@ var SoilMoisture = /*#__PURE__*/React.forwardRef(function SoilMoisture(_ref102,
|
|
|
2553
2576
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2554
2577
|
viewBox: "0 0 32 32",
|
|
2555
2578
|
fill: "currentColor"
|
|
2556
|
-
}, rest),
|
|
2579
|
+
}, rest), _path170 || (_path170 = /*#__PURE__*/React.createElement("path", {
|
|
2557
2580
|
d: "M24.5,28A5.385,5.385,0,0,1,19,22.751a5.3837,5.3837,0,0,1,.874-2.8308L23.49,14.5383a1.217,1.217,0,0,1,2.02,0L29.06,19.8154A5.4923,5.4923,0,0,1,30,22.751,5.385,5.385,0,0,1,24.5,28Zm0-11.38-2.9356,4.3672A3.3586,3.3586,0,0,0,21,22.751a3.51,3.51,0,0,0,7,0,3.4356,3.4356,0,0,0-.63-1.867Z"
|
|
2558
2581
|
})), _circle26 || (_circle26 = /*#__PURE__*/React.createElement("circle", {
|
|
2559
2582
|
cx: "5",
|
|
@@ -2587,7 +2610,7 @@ var SoilMoisture = /*#__PURE__*/React.forwardRef(function SoilMoisture(_ref102,
|
|
|
2587
2610
|
cx: "3",
|
|
2588
2611
|
cy: "21",
|
|
2589
2612
|
r: "1"
|
|
2590
|
-
})),
|
|
2613
|
+
})), _path171 || (_path171 = /*#__PURE__*/React.createElement("path", {
|
|
2591
2614
|
d: "M2 6H30V8H2z"
|
|
2592
2615
|
})), children);
|
|
2593
2616
|
});
|
|
@@ -2595,11 +2618,11 @@ var SoilMoisture = /*#__PURE__*/React.forwardRef(function SoilMoisture(_ref102,
|
|
|
2595
2618
|
if (process.env.NODE_ENV !== "production") {
|
|
2596
2619
|
SoilMoisture.propTypes = iconPropTypes;
|
|
2597
2620
|
}
|
|
2598
|
-
var SoilMoistureField = /*#__PURE__*/React.forwardRef(function SoilMoistureField(
|
|
2599
|
-
var children =
|
|
2600
|
-
|
|
2601
|
-
size =
|
|
2602
|
-
rest = _objectWithoutProperties(
|
|
2621
|
+
var SoilMoistureField = /*#__PURE__*/React.forwardRef(function SoilMoistureField(_ref104, ref) {
|
|
2622
|
+
var children = _ref104.children,
|
|
2623
|
+
_ref104$size = _ref104.size,
|
|
2624
|
+
size = _ref104$size === void 0 ? 16 : _ref104$size,
|
|
2625
|
+
rest = _objectWithoutProperties(_ref104, _excluded104);
|
|
2603
2626
|
|
|
2604
2627
|
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
2605
2628
|
width: size,
|
|
@@ -2608,7 +2631,7 @@ var SoilMoistureField = /*#__PURE__*/React.forwardRef(function SoilMoistureField
|
|
|
2608
2631
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2609
2632
|
viewBox: "0 0 32 32",
|
|
2610
2633
|
fill: "currentColor"
|
|
2611
|
-
}, rest),
|
|
2634
|
+
}, rest), _path172 || (_path172 = /*#__PURE__*/React.createElement("path", {
|
|
2612
2635
|
d: "M24.5 30a5.202 5.202 0 01-4.626-8.08L23.49 16.5382a1.217 1.217 0 012.02 0L29.06 21.8154A5.4921 5.4921 0 0130 24.751 5.385 5.385 0 0124.5 30zm0-11.38l-2.9356 4.3672A3.2079 3.2079 0 0024.5 28 3.3855 3.3855 0 0028 24.751a3.4354 3.4354 0 00-.63-1.867zM11 16V11h1a4.0045 4.0045 0 004-4V4H13a3.9779 3.9779 0 00-2.7468 1.1067A6.0034 6.0034 0 005 2H2V5a6.0066 6.0066 0 006 6H9v5H2v2H16V16zM13 6h1V7a2.002 2.002 0 01-2 2H11V8A2.002 2.002 0 0113 6zM8 9A4.0045 4.0045 0 014 5V4H5A4.0045 4.0045 0 019 8V9zM2 21H16V23H2zM2 26H16V28H2z"
|
|
2613
2636
|
})), children);
|
|
2614
2637
|
});
|
|
@@ -2616,11 +2639,11 @@ var SoilMoistureField = /*#__PURE__*/React.forwardRef(function SoilMoistureField
|
|
|
2616
2639
|
if (process.env.NODE_ENV !== "production") {
|
|
2617
2640
|
SoilMoistureField.propTypes = iconPropTypes;
|
|
2618
2641
|
}
|
|
2619
|
-
var SoilMoistureGlobal = /*#__PURE__*/React.forwardRef(function SoilMoistureGlobal(
|
|
2620
|
-
var children =
|
|
2621
|
-
|
|
2622
|
-
size =
|
|
2623
|
-
rest = _objectWithoutProperties(
|
|
2642
|
+
var SoilMoistureGlobal = /*#__PURE__*/React.forwardRef(function SoilMoistureGlobal(_ref105, ref) {
|
|
2643
|
+
var children = _ref105.children,
|
|
2644
|
+
_ref105$size = _ref105.size,
|
|
2645
|
+
size = _ref105$size === void 0 ? 16 : _ref105$size,
|
|
2646
|
+
rest = _objectWithoutProperties(_ref105, _excluded105);
|
|
2624
2647
|
|
|
2625
2648
|
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
2626
2649
|
width: size,
|
|
@@ -2629,11 +2652,11 @@ var SoilMoistureGlobal = /*#__PURE__*/React.forwardRef(function SoilMoistureGlob
|
|
|
2629
2652
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2630
2653
|
viewBox: "0 0 32 32",
|
|
2631
2654
|
fill: "currentColor"
|
|
2632
|
-
}, rest),
|
|
2655
|
+
}, rest), _path173 || (_path173 = /*#__PURE__*/React.createElement("path", {
|
|
2633
2656
|
d: "M25 30a4.7347 4.7347 0 01-4.2075-7.35l3.3687-5.1942a1 1 0 011.6779 0l3.3152 5.11A4.9753 4.9753 0 0130 25.2231 4.8979 4.8979 0 0125 30zm0-10.1629l-2.5078 3.8662A2.9264 2.9264 0 1028 25.2231a2.96 2.96 0 00-.5444-1.6028zM11 24H9A17.0192 17.0192 0 0126 7h4V9H26A15.017 15.017 0 0011 24z"
|
|
2634
|
-
})),
|
|
2657
|
+
})), _path174 || (_path174 = /*#__PURE__*/React.createElement("path", {
|
|
2635
2658
|
d: "M16,24H14A12.0137,12.0137,0,0,1,26,12h4v2H26A10.0113,10.0113,0,0,0,16,24Z"
|
|
2636
|
-
})),
|
|
2659
|
+
})), _path175 || (_path175 = /*#__PURE__*/React.createElement("path", {
|
|
2637
2660
|
d: "M26,2A21.8625,21.8625,0,0,0,13.9993,5.5757,21.856,21.856,0,0,0,2,2V4A19.8735,19.8735,0,0,1,12.2622,6.835,22.1514,22.1514,0,0,0,9.9475,8.979,17.001,17.001,0,0,0,2,7V9a15.0142,15.0142,0,0,1,6.6191,1.5366,22.0768,22.0768,0,0,0-1.7016,2.5371A12.0319,12.0319,0,0,0,2,12v2a9.8838,9.8838,0,0,1,4.0007.8506A21.861,21.861,0,0,0,4,24H6A20.0226,20.0226,0,0,1,26,4h4V2Z"
|
|
2638
2661
|
})), children);
|
|
2639
2662
|
});
|
|
@@ -2641,11 +2664,11 @@ var SoilMoistureGlobal = /*#__PURE__*/React.forwardRef(function SoilMoistureGlob
|
|
|
2641
2664
|
if (process.env.NODE_ENV !== "production") {
|
|
2642
2665
|
SoilMoistureGlobal.propTypes = iconPropTypes;
|
|
2643
2666
|
}
|
|
2644
|
-
var SoilTemperature = /*#__PURE__*/React.forwardRef(function SoilTemperature(
|
|
2645
|
-
var children =
|
|
2646
|
-
|
|
2647
|
-
size =
|
|
2648
|
-
rest = _objectWithoutProperties(
|
|
2667
|
+
var SoilTemperature = /*#__PURE__*/React.forwardRef(function SoilTemperature(_ref106, ref) {
|
|
2668
|
+
var children = _ref106.children,
|
|
2669
|
+
_ref106$size = _ref106.size,
|
|
2670
|
+
size = _ref106$size === void 0 ? 16 : _ref106$size,
|
|
2671
|
+
rest = _objectWithoutProperties(_ref106, _excluded106);
|
|
2649
2672
|
|
|
2650
2673
|
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
2651
2674
|
width: size,
|
|
@@ -2682,7 +2705,7 @@ var SoilTemperature = /*#__PURE__*/React.forwardRef(function SoilTemperature(_re
|
|
|
2682
2705
|
cx: "3",
|
|
2683
2706
|
cy: "21",
|
|
2684
2707
|
r: "1"
|
|
2685
|
-
})),
|
|
2708
|
+
})), _path176 || (_path176 = /*#__PURE__*/React.createElement("path", {
|
|
2686
2709
|
d: "M25 30a4.9863 4.9863 0 01-3-8.98V15a3 3 0 016 0v6.02A4.9863 4.9863 0 0125 30zm0-16a1.0011 1.0011 0 00-1 1v7.13l-.4971.2893A2.9676 2.9676 0 0022 25a3 3 0 006 0 2.9676 2.9676 0 00-1.5029-2.5811L26 22.13V15A1.0011 1.0011 0 0025 14zM2 6H30V8H2z"
|
|
2687
2710
|
})), children);
|
|
2688
2711
|
});
|
|
@@ -2690,28 +2713,7 @@ var SoilTemperature = /*#__PURE__*/React.forwardRef(function SoilTemperature(_re
|
|
|
2690
2713
|
if (process.env.NODE_ENV !== "production") {
|
|
2691
2714
|
SoilTemperature.propTypes = iconPropTypes;
|
|
2692
2715
|
}
|
|
2693
|
-
var SoilTemperatureField = /*#__PURE__*/React.forwardRef(function SoilTemperatureField(
|
|
2694
|
-
var children = _ref106.children,
|
|
2695
|
-
_ref106$size = _ref106.size,
|
|
2696
|
-
size = _ref106$size === void 0 ? 16 : _ref106$size,
|
|
2697
|
-
rest = _objectWithoutProperties(_ref106, _excluded106);
|
|
2698
|
-
|
|
2699
|
-
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
2700
|
-
width: size,
|
|
2701
|
-
height: size,
|
|
2702
|
-
ref: ref,
|
|
2703
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
2704
|
-
viewBox: "0 0 32 32",
|
|
2705
|
-
fill: "currentColor"
|
|
2706
|
-
}, rest), _path175 || (_path175 = /*#__PURE__*/React.createElement("path", {
|
|
2707
|
-
d: "M11 16V11h1a4.0045 4.0045 0 004-4V4H13a3.9779 3.9779 0 00-2.7468 1.1067A6.0034 6.0034 0 005 2H2V5a6.0066 6.0066 0 006 6H9v5H2v2H16V16zM13 6h1V7a2.002 2.002 0 01-2 2H11V8A2.002 2.002 0 0113 6zM8 9A4.0045 4.0045 0 014 5V4H5A4.0045 4.0045 0 019 8V9zM2 21H16V23H2zM2 26H16V28H2zM25 30a4.9863 4.9863 0 01-3-8.98V15a3 3 0 016 0v6.02A4.9863 4.9863 0 0125 30zm0-16a1.0011 1.0011 0 00-1 1v7.13l-.4971.2893A2.9676 2.9676 0 0022 25a3 3 0 006 0 2.9676 2.9676 0 00-1.5029-2.5811L26 22.13V15A1.0011 1.0011 0 0025 14z"
|
|
2708
|
-
})), children);
|
|
2709
|
-
});
|
|
2710
|
-
|
|
2711
|
-
if (process.env.NODE_ENV !== "production") {
|
|
2712
|
-
SoilTemperatureField.propTypes = iconPropTypes;
|
|
2713
|
-
}
|
|
2714
|
-
var SoilTemperatureGlobal = /*#__PURE__*/React.forwardRef(function SoilTemperatureGlobal(_ref107, ref) {
|
|
2716
|
+
var SoilTemperatureField = /*#__PURE__*/React.forwardRef(function SoilTemperatureField(_ref107, ref) {
|
|
2715
2717
|
var children = _ref107.children,
|
|
2716
2718
|
_ref107$size = _ref107.size,
|
|
2717
2719
|
size = _ref107$size === void 0 ? 16 : _ref107$size,
|
|
@@ -2724,19 +2726,15 @@ var SoilTemperatureGlobal = /*#__PURE__*/React.forwardRef(function SoilTemperatu
|
|
|
2724
2726
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2725
2727
|
viewBox: "0 0 32 32",
|
|
2726
2728
|
fill: "currentColor"
|
|
2727
|
-
}, rest),
|
|
2728
|
-
d: "
|
|
2729
|
-
})), _path177 || (_path177 = /*#__PURE__*/React.createElement("path", {
|
|
2730
|
-
d: "M11,24H9A17.0192,17.0192,0,0,1,26,7h4V9H26A15.017,15.017,0,0,0,11,24Z"
|
|
2731
|
-
})), _path178 || (_path178 = /*#__PURE__*/React.createElement("path", {
|
|
2732
|
-
d: "M26,2A21.8625,21.8625,0,0,0,13.9993,5.5757,21.856,21.856,0,0,0,2,2V4A19.8735,19.8735,0,0,1,12.2622,6.835,22.1514,22.1514,0,0,0,9.9475,8.979,17.001,17.001,0,0,0,2,7V9a15.0142,15.0142,0,0,1,6.6191,1.5366,22.0768,22.0768,0,0,0-1.7016,2.5371A12.0319,12.0319,0,0,0,2,12v2a9.8838,9.8838,0,0,1,4.0007.8506A21.861,21.861,0,0,0,4,24H6A20.0226,20.0226,0,0,1,26,4h4V2Z"
|
|
2729
|
+
}, rest), _path177 || (_path177 = /*#__PURE__*/React.createElement("path", {
|
|
2730
|
+
d: "M11 16V11h1a4.0045 4.0045 0 004-4V4H13a3.9779 3.9779 0 00-2.7468 1.1067A6.0034 6.0034 0 005 2H2V5a6.0066 6.0066 0 006 6H9v5H2v2H16V16zM13 6h1V7a2.002 2.002 0 01-2 2H11V8A2.002 2.002 0 0113 6zM8 9A4.0045 4.0045 0 014 5V4H5A4.0045 4.0045 0 019 8V9zM2 21H16V23H2zM2 26H16V28H2zM25 30a4.9863 4.9863 0 01-3-8.98V15a3 3 0 016 0v6.02A4.9863 4.9863 0 0125 30zm0-16a1.0011 1.0011 0 00-1 1v7.13l-.4971.2893A2.9676 2.9676 0 0022 25a3 3 0 006 0 2.9676 2.9676 0 00-1.5029-2.5811L26 22.13V15A1.0011 1.0011 0 0025 14z"
|
|
2733
2731
|
})), children);
|
|
2734
2732
|
});
|
|
2735
2733
|
|
|
2736
2734
|
if (process.env.NODE_ENV !== "production") {
|
|
2737
|
-
|
|
2735
|
+
SoilTemperatureField.propTypes = iconPropTypes;
|
|
2738
2736
|
}
|
|
2739
|
-
var
|
|
2737
|
+
var SoilTemperatureGlobal = /*#__PURE__*/React.forwardRef(function SoilTemperatureGlobal(_ref108, ref) {
|
|
2740
2738
|
var children = _ref108.children,
|
|
2741
2739
|
_ref108$size = _ref108.size,
|
|
2742
2740
|
size = _ref108$size === void 0 ? 16 : _ref108$size,
|
|
@@ -2749,21 +2747,19 @@ var SolarPanel = /*#__PURE__*/React.forwardRef(function SolarPanel(_ref108, ref)
|
|
|
2749
2747
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2750
2748
|
viewBox: "0 0 32 32",
|
|
2751
2749
|
fill: "currentColor"
|
|
2752
|
-
}, rest),
|
|
2753
|
-
d: "
|
|
2750
|
+
}, rest), _path178 || (_path178 = /*#__PURE__*/React.createElement("path", {
|
|
2751
|
+
d: "M25 30a4.9863 4.9863 0 01-3-8.98V15a3 3 0 016 0v6.02A4.9863 4.9863 0 0125 30zm0-16a1.0011 1.0011 0 00-1 1v7.13l-.4971.2893A2.9676 2.9676 0 0022 25a3 3 0 006 0 2.9676 2.9676 0 00-1.5029-2.5811L26 22.13V15A1.0011 1.0011 0 0025 14zM16 24H14a11.89 11.89 0 013.7642-8.7271l1.373 1.4542A9.909 9.909 0 0016 24z"
|
|
2752
|
+
})), _path179 || (_path179 = /*#__PURE__*/React.createElement("path", {
|
|
2753
|
+
d: "M11,24H9A17.0192,17.0192,0,0,1,26,7h4V9H26A15.017,15.017,0,0,0,11,24Z"
|
|
2754
2754
|
})), _path180 || (_path180 = /*#__PURE__*/React.createElement("path", {
|
|
2755
|
-
d: "
|
|
2756
|
-
transform: "rotate(-45 6.343 6.343)"
|
|
2757
|
-
})), _path181 || (_path181 = /*#__PURE__*/React.createElement("path", {
|
|
2758
|
-
d: "M16.657 4.343H18.657V8.343H16.657z",
|
|
2759
|
-
transform: "rotate(-135 17.657 6.343)"
|
|
2755
|
+
d: "M26,2A21.8625,21.8625,0,0,0,13.9993,5.5757,21.856,21.856,0,0,0,2,2V4A19.8735,19.8735,0,0,1,12.2622,6.835,22.1514,22.1514,0,0,0,9.9475,8.979,17.001,17.001,0,0,0,2,7V9a15.0142,15.0142,0,0,1,6.6191,1.5366,22.0768,22.0768,0,0,0-1.7016,2.5371A12.0319,12.0319,0,0,0,2,12v2a9.8838,9.8838,0,0,1,4.0007.8506A21.861,21.861,0,0,0,4,24H6A20.0226,20.0226,0,0,1,26,4h4V2Z"
|
|
2760
2756
|
})), children);
|
|
2761
2757
|
});
|
|
2762
2758
|
|
|
2763
2759
|
if (process.env.NODE_ENV !== "production") {
|
|
2764
|
-
|
|
2760
|
+
SoilTemperatureGlobal.propTypes = iconPropTypes;
|
|
2765
2761
|
}
|
|
2766
|
-
var
|
|
2762
|
+
var SolarPanel = /*#__PURE__*/React.forwardRef(function SolarPanel(_ref109, ref) {
|
|
2767
2763
|
var children = _ref109.children,
|
|
2768
2764
|
_ref109$size = _ref109.size,
|
|
2769
2765
|
size = _ref109$size === void 0 ? 16 : _ref109$size,
|
|
@@ -2776,15 +2772,21 @@ var SortAscending = /*#__PURE__*/React.forwardRef(function SortAscending(_ref109
|
|
|
2776
2772
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2777
2773
|
viewBox: "0 0 32 32",
|
|
2778
2774
|
fill: "currentColor"
|
|
2779
|
-
}, rest),
|
|
2780
|
-
d: "
|
|
2775
|
+
}, rest), _path181 || (_path181 = /*#__PURE__*/React.createElement("path", {
|
|
2776
|
+
d: "M30 26V14H13V26h5v2H2v2H30V28H25V26zm-5-2V21h3v3zm-2-3v3H20V21zm-3-2V16h3v3zm8 0H25V16h3zM18 16v3H15V16zm-3 8V21h3v3zm8 4H20V26h3zM9.3328 14.981A4 4 0 1116 12H14a2 2 0 10-3.3333 1.4907zM11 2H13V6H11zM2 11H6V13H2z"
|
|
2777
|
+
})), _path182 || (_path182 = /*#__PURE__*/React.createElement("path", {
|
|
2778
|
+
d: "M5.343 4.343H7.343V8.343H5.343z",
|
|
2779
|
+
transform: "rotate(-45 6.343 6.343)"
|
|
2780
|
+
})), _path183 || (_path183 = /*#__PURE__*/React.createElement("path", {
|
|
2781
|
+
d: "M16.657 4.343H18.657V8.343H16.657z",
|
|
2782
|
+
transform: "rotate(-135 17.657 6.343)"
|
|
2781
2783
|
})), children);
|
|
2782
2784
|
});
|
|
2783
2785
|
|
|
2784
2786
|
if (process.env.NODE_ENV !== "production") {
|
|
2785
|
-
|
|
2787
|
+
SolarPanel.propTypes = iconPropTypes;
|
|
2786
2788
|
}
|
|
2787
|
-
var
|
|
2789
|
+
var SortAscending = /*#__PURE__*/React.forwardRef(function SortAscending(_ref110, ref) {
|
|
2788
2790
|
var children = _ref110.children,
|
|
2789
2791
|
_ref110$size = _ref110.size,
|
|
2790
2792
|
size = _ref110$size === void 0 ? 16 : _ref110$size,
|
|
@@ -2797,15 +2799,15 @@ var SortDescending = /*#__PURE__*/React.forwardRef(function SortDescending(_ref1
|
|
|
2797
2799
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2798
2800
|
viewBox: "0 0 32 32",
|
|
2799
2801
|
fill: "currentColor"
|
|
2800
|
-
}, rest),
|
|
2801
|
-
d: "M18 22L19.414 20.586 23 24.172 23 4 25 4 25 24.172 28.586 20.586 30 22 24 28 18 22zM2
|
|
2802
|
+
}, rest), _path184 || (_path184 = /*#__PURE__*/React.createElement("path", {
|
|
2803
|
+
d: "M18 22L19.414 20.586 23 24.172 23 4 25 4 25 24.172 28.586 20.586 30 22 24 28 18 22zM2 18H16V20H2zM6 12H16V14H6zM10 6H16V8H10z"
|
|
2802
2804
|
})), children);
|
|
2803
2805
|
});
|
|
2804
2806
|
|
|
2805
2807
|
if (process.env.NODE_ENV !== "production") {
|
|
2806
|
-
|
|
2808
|
+
SortAscending.propTypes = iconPropTypes;
|
|
2807
2809
|
}
|
|
2808
|
-
var
|
|
2810
|
+
var SortDescending = /*#__PURE__*/React.forwardRef(function SortDescending(_ref111, ref) {
|
|
2809
2811
|
var children = _ref111.children,
|
|
2810
2812
|
_ref111$size = _ref111.size,
|
|
2811
2813
|
size = _ref111$size === void 0 ? 16 : _ref111$size,
|
|
@@ -2818,15 +2820,15 @@ var SortRemove = /*#__PURE__*/React.forwardRef(function SortRemove(_ref111, ref)
|
|
|
2818
2820
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2819
2821
|
viewBox: "0 0 32 32",
|
|
2820
2822
|
fill: "currentColor"
|
|
2821
|
-
}, rest),
|
|
2822
|
-
d: "
|
|
2823
|
+
}, rest), _path185 || (_path185 = /*#__PURE__*/React.createElement("path", {
|
|
2824
|
+
d: "M18 22L19.414 20.586 23 24.172 23 4 25 4 25 24.172 28.586 20.586 30 22 24 28 18 22zM2 6H16V8H2zM6 12H16V14H6zM10 18H16V20H10z"
|
|
2823
2825
|
})), children);
|
|
2824
2826
|
});
|
|
2825
2827
|
|
|
2826
2828
|
if (process.env.NODE_ENV !== "production") {
|
|
2827
|
-
|
|
2829
|
+
SortDescending.propTypes = iconPropTypes;
|
|
2828
2830
|
}
|
|
2829
|
-
var
|
|
2831
|
+
var SortRemove = /*#__PURE__*/React.forwardRef(function SortRemove(_ref112, ref) {
|
|
2830
2832
|
var children = _ref112.children,
|
|
2831
2833
|
_ref112$size = _ref112.size,
|
|
2832
2834
|
size = _ref112$size === void 0 ? 16 : _ref112$size,
|
|
@@ -2839,17 +2841,15 @@ var SpellCheck = /*#__PURE__*/React.forwardRef(function SpellCheck(_ref112, ref)
|
|
|
2839
2841
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2840
2842
|
viewBox: "0 0 32 32",
|
|
2841
2843
|
fill: "currentColor"
|
|
2842
|
-
}, rest),
|
|
2843
|
-
d: "
|
|
2844
|
-
})), _path186 || (_path186 = /*#__PURE__*/React.createElement("path", {
|
|
2845
|
-
d: "M12 28H6a2 2 0 01-2-2V6A2 2 0 016 4H26a2 2 0 012 2V17H26V6H6V26h6zM23 27.18L20.41 24.59 19 26 23 30 30 23 28.59 21.59 23 27.18z"
|
|
2844
|
+
}, rest), _path186 || (_path186 = /*#__PURE__*/React.createElement("path", {
|
|
2845
|
+
d: "M30 19.415L28.586 18 25 21.587 21.414 18 20 19.415 23.586 23 20 26.586 21.414 28 25 24.414 28.586 28 30 26.586 26.414 23 30 19.415zM10 18H16V20H10zM2 6H16V8H2zM6 12H16V14H6z"
|
|
2846
2846
|
})), children);
|
|
2847
2847
|
});
|
|
2848
2848
|
|
|
2849
2849
|
if (process.env.NODE_ENV !== "production") {
|
|
2850
|
-
|
|
2850
|
+
SortRemove.propTypes = iconPropTypes;
|
|
2851
2851
|
}
|
|
2852
|
-
var
|
|
2852
|
+
var SpellCheck = /*#__PURE__*/React.forwardRef(function SpellCheck(_ref113, ref) {
|
|
2853
2853
|
var children = _ref113.children,
|
|
2854
2854
|
_ref113$size = _ref113.size,
|
|
2855
2855
|
size = _ref113$size === void 0 ? 16 : _ref113$size,
|
|
@@ -2863,14 +2863,16 @@ var WatsonHealthSpineLabel = /*#__PURE__*/React.forwardRef(function WatsonHealth
|
|
|
2863
2863
|
viewBox: "0 0 32 32",
|
|
2864
2864
|
fill: "currentColor"
|
|
2865
2865
|
}, rest), _path187 || (_path187 = /*#__PURE__*/React.createElement("path", {
|
|
2866
|
-
d: "
|
|
2866
|
+
d: "M20,22h2L17,10H15L10,22h2l1.24-3h5.53Zm-5.93-5,1.82-4.42h.25L18,17Z"
|
|
2867
|
+
})), _path188 || (_path188 = /*#__PURE__*/React.createElement("path", {
|
|
2868
|
+
d: "M12 28H6a2 2 0 01-2-2V6A2 2 0 016 4H26a2 2 0 012 2V17H26V6H6V26h6zM23 27.18L20.41 24.59 19 26 23 30 30 23 28.59 21.59 23 27.18z"
|
|
2867
2869
|
})), children);
|
|
2868
2870
|
});
|
|
2869
2871
|
|
|
2870
2872
|
if (process.env.NODE_ENV !== "production") {
|
|
2871
|
-
|
|
2873
|
+
SpellCheck.propTypes = iconPropTypes;
|
|
2872
2874
|
}
|
|
2873
|
-
var
|
|
2875
|
+
var WatsonHealthSpineLabel = /*#__PURE__*/React.forwardRef(function WatsonHealthSpineLabel(_ref114, ref) {
|
|
2874
2876
|
var children = _ref114.children,
|
|
2875
2877
|
_ref114$size = _ref114.size,
|
|
2876
2878
|
size = _ref114$size === void 0 ? 16 : _ref114$size,
|
|
@@ -2883,17 +2885,15 @@ var Split = /*#__PURE__*/React.forwardRef(function Split(_ref114, ref) {
|
|
|
2883
2885
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2884
2886
|
viewBox: "0 0 32 32",
|
|
2885
2887
|
fill: "currentColor"
|
|
2886
|
-
}, rest),
|
|
2887
|
-
d: "
|
|
2888
|
-
})), _path189 || (_path189 = /*#__PURE__*/React.createElement("path", {
|
|
2889
|
-
d: "M28,16A12.01,12.01,0,0,0,17,4.0508V2H15V4.0508a11.99,11.99,0,0,0,0,23.8984V30h2V27.9492A12.01,12.01,0,0,0,28,16ZM16,26A10,10,0,1,1,26,16,10.0114,10.0114,0,0,1,16,26Z"
|
|
2888
|
+
}, rest), _path189 || (_path189 = /*#__PURE__*/React.createElement("path", {
|
|
2889
|
+
d: "M3 11L3 13 8.59 13 2.29 19.29 3.71 20.71 10 14.41 10 20 12 20 12 11 3 11zM26 13H23V12H21v1H18a2 2 0 00-2 2v2a2 2 0 002 2h3v1h2V19h3a2 2 0 002-2V15A2 2 0 0026 13zm-8 4V15h8v2zM26 23H23V22H21v1H18a2 2 0 00-2 2v2a2 2 0 002 2h3v1h2V29h3a2 2 0 002-2V25A2 2 0 0026 23zm-8 4V25h8v2zM26 3H23V2H21V3H18a2 2 0 00-2 2V7a2 2 0 002 2h3v1h2V9h3a2 2 0 002-2V5A2 2 0 0026 3zM18 7V5h8V7z"
|
|
2890
2890
|
})), children);
|
|
2891
2891
|
});
|
|
2892
2892
|
|
|
2893
2893
|
if (process.env.NODE_ENV !== "production") {
|
|
2894
|
-
|
|
2894
|
+
WatsonHealthSpineLabel.propTypes = iconPropTypes;
|
|
2895
2895
|
}
|
|
2896
|
-
var
|
|
2896
|
+
var Split = /*#__PURE__*/React.forwardRef(function Split(_ref115, ref) {
|
|
2897
2897
|
var children = _ref115.children,
|
|
2898
2898
|
_ref115$size = _ref115.size,
|
|
2899
2899
|
size = _ref115$size === void 0 ? 16 : _ref115$size,
|
|
@@ -2907,14 +2907,16 @@ var WatsonHealthSplitDiscard = /*#__PURE__*/React.forwardRef(function WatsonHeal
|
|
|
2907
2907
|
viewBox: "0 0 32 32",
|
|
2908
2908
|
fill: "currentColor"
|
|
2909
2909
|
}, rest), _path190 || (_path190 = /*#__PURE__*/React.createElement("path", {
|
|
2910
|
-
d: "
|
|
2910
|
+
d: "M15 20H17V24H15zM15 14H17V18H15zM15 8H17V12H15z"
|
|
2911
|
+
})), _path191 || (_path191 = /*#__PURE__*/React.createElement("path", {
|
|
2912
|
+
d: "M28,16A12.01,12.01,0,0,0,17,4.0508V2H15V4.0508a11.99,11.99,0,0,0,0,23.8984V30h2V27.9492A12.01,12.01,0,0,0,28,16ZM16,26A10,10,0,1,1,26,16,10.0114,10.0114,0,0,1,16,26Z"
|
|
2911
2913
|
})), children);
|
|
2912
2914
|
});
|
|
2913
2915
|
|
|
2914
2916
|
if (process.env.NODE_ENV !== "production") {
|
|
2915
|
-
|
|
2917
|
+
Split.propTypes = iconPropTypes;
|
|
2916
2918
|
}
|
|
2917
|
-
var
|
|
2919
|
+
var WatsonHealthSplitDiscard = /*#__PURE__*/React.forwardRef(function WatsonHealthSplitDiscard(_ref116, ref) {
|
|
2918
2920
|
var children = _ref116.children,
|
|
2919
2921
|
_ref116$size = _ref116.size,
|
|
2920
2922
|
size = _ref116$size === void 0 ? 16 : _ref116$size,
|
|
@@ -2927,15 +2929,15 @@ var SplitScreen = /*#__PURE__*/React.forwardRef(function SplitScreen(_ref116, re
|
|
|
2927
2929
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2928
2930
|
viewBox: "0 0 32 32",
|
|
2929
2931
|
fill: "currentColor"
|
|
2930
|
-
}, rest),
|
|
2931
|
-
d: "
|
|
2932
|
+
}, rest), _path192 || (_path192 = /*#__PURE__*/React.createElement("path", {
|
|
2933
|
+
d: "M28,16A12.01,12.01,0,0,0,17,4.0508V2H15V4.0508a11.99,11.99,0,0,0,0,23.8984V30h2V27.9492A12.01,12.01,0,0,0,28,16ZM16,26V6a10,10,0,0,1,0,20Z"
|
|
2932
2934
|
})), children);
|
|
2933
2935
|
});
|
|
2934
2936
|
|
|
2935
2937
|
if (process.env.NODE_ENV !== "production") {
|
|
2936
|
-
|
|
2938
|
+
WatsonHealthSplitDiscard.propTypes = iconPropTypes;
|
|
2937
2939
|
}
|
|
2938
|
-
var
|
|
2940
|
+
var SplitScreen = /*#__PURE__*/React.forwardRef(function SplitScreen(_ref117, ref) {
|
|
2939
2941
|
var children = _ref117.children,
|
|
2940
2942
|
_ref117$size = _ref117.size,
|
|
2941
2943
|
size = _ref117$size === void 0 ? 16 : _ref117$size,
|
|
@@ -2948,17 +2950,15 @@ var SprayPaint = /*#__PURE__*/React.forwardRef(function SprayPaint(_ref117, ref)
|
|
|
2948
2950
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2949
2951
|
viewBox: "0 0 32 32",
|
|
2950
2952
|
fill: "currentColor"
|
|
2951
|
-
}, rest),
|
|
2952
|
-
d: "
|
|
2953
|
-
})), _path193 || (_path193 = /*#__PURE__*/React.createElement("path", {
|
|
2954
|
-
d: "M28 8H26V3H19V8H17a2.002 2.002 0 00-2 2V28a2.0023 2.0023 0 002 2H28a2.0027 2.0027 0 002-2V10A2.0023 2.0023 0 0028 8zM21 5h3V8H21zM17 28V10H28l.002 18zM2 14H5V17H2zM7 9H10V12H7zM2 9H5V12H2zM12 4H15V7H12zM7 4H10V7H7zM2 4H5V7H2z"
|
|
2953
|
+
}, rest), _path193 || (_path193 = /*#__PURE__*/React.createElement("path", {
|
|
2954
|
+
d: "M15 4H17V28H15zM10 7V25H4V7h6m0-2H4A2 2 0 002 7V25a2 2 0 002 2h6a2 2 0 002-2V7a2 2 0 00-2-2zM28 7V25H22V7h6m0-2H22a2 2 0 00-2 2V25a2 2 0 002 2h6a2 2 0 002-2V7a2 2 0 00-2-2z"
|
|
2955
2955
|
})), children);
|
|
2956
2956
|
});
|
|
2957
2957
|
|
|
2958
2958
|
if (process.env.NODE_ENV !== "production") {
|
|
2959
|
-
|
|
2959
|
+
SplitScreen.propTypes = iconPropTypes;
|
|
2960
2960
|
}
|
|
2961
|
-
var
|
|
2961
|
+
var SprayPaint = /*#__PURE__*/React.forwardRef(function SprayPaint(_ref118, ref) {
|
|
2962
2962
|
var children = _ref118.children,
|
|
2963
2963
|
_ref118$size = _ref118.size,
|
|
2964
2964
|
size = _ref118$size === void 0 ? 16 : _ref118$size,
|
|
@@ -2972,14 +2972,16 @@ var Sprout = /*#__PURE__*/React.forwardRef(function Sprout(_ref118, ref) {
|
|
|
2972
2972
|
viewBox: "0 0 32 32",
|
|
2973
2973
|
fill: "currentColor"
|
|
2974
2974
|
}, rest), _path194 || (_path194 = /*#__PURE__*/React.createElement("path", {
|
|
2975
|
-
d: "
|
|
2975
|
+
d: "M22.5,23A4.5,4.5,0,1,1,27,18.5,4.505,4.505,0,0,1,22.5,23Zm0-7A2.5,2.5,0,1,0,25,18.5,2.5026,2.5026,0,0,0,22.5,16Z"
|
|
2976
|
+
})), _path195 || (_path195 = /*#__PURE__*/React.createElement("path", {
|
|
2977
|
+
d: "M28 8H26V3H19V8H17a2.002 2.002 0 00-2 2V28a2.0023 2.0023 0 002 2H28a2.0027 2.0027 0 002-2V10A2.0023 2.0023 0 0028 8zM21 5h3V8H21zM17 28V10H28l.002 18zM2 14H5V17H2zM7 9H10V12H7zM2 9H5V12H2zM12 4H15V7H12zM7 4H10V7H7zM2 4H5V7H2z"
|
|
2976
2978
|
})), children);
|
|
2977
2979
|
});
|
|
2978
2980
|
|
|
2979
2981
|
if (process.env.NODE_ENV !== "production") {
|
|
2980
|
-
|
|
2982
|
+
SprayPaint.propTypes = iconPropTypes;
|
|
2981
2983
|
}
|
|
2982
|
-
var
|
|
2984
|
+
var Sprout = /*#__PURE__*/React.forwardRef(function Sprout(_ref119, ref) {
|
|
2983
2985
|
var children = _ref119.children,
|
|
2984
2986
|
_ref119$size = _ref119.size,
|
|
2985
2987
|
size = _ref119$size === void 0 ? 16 : _ref119$size,
|
|
@@ -2992,70 +2994,70 @@ var Sql = /*#__PURE__*/React.forwardRef(function Sql(_ref119, ref) {
|
|
|
2992
2994
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2993
2995
|
viewBox: "0 0 32 32",
|
|
2994
2996
|
fill: "currentColor"
|
|
2995
|
-
}, rest),
|
|
2996
|
-
d: "
|
|
2997
|
+
}, rest), _path196 || (_path196 = /*#__PURE__*/React.createElement("path", {
|
|
2998
|
+
d: "M25,2A11.01,11.01,0,0,0,14.7549,9.0244,6.9939,6.9939,0,0,0,9,6H6V9a7.0078,7.0078,0,0,0,7,7h1v9.0493a9.9229,9.9229,0,0,0-6.071,2.8794l1.414,1.4141a8,8,0,0,1,12.3086,1.2134l1.6616-1.1128A9.98,9.98,0,0,0,16,25.062V16h1A11.0125,11.0125,0,0,0,28,5V2ZM13,14A5.0057,5.0057,0,0,1,8,9V8H9a5.0054,5.0054,0,0,1,5,5v1ZM26,5a9.01,9.01,0,0,1-9,9H16V13a9.01,9.01,0,0,1,9-9h1Z"
|
|
2997
2999
|
})), children);
|
|
2998
3000
|
});
|
|
2999
3001
|
|
|
3000
3002
|
if (process.env.NODE_ENV !== "production") {
|
|
3001
|
-
|
|
3003
|
+
Sprout.propTypes = iconPropTypes;
|
|
3002
3004
|
}
|
|
3003
|
-
var
|
|
3005
|
+
var Sql = /*#__PURE__*/React.forwardRef(function Sql(_ref120, ref) {
|
|
3004
3006
|
var children = _ref120.children,
|
|
3005
3007
|
_ref120$size = _ref120.size,
|
|
3006
3008
|
size = _ref120$size === void 0 ? 16 : _ref120$size,
|
|
3007
3009
|
rest = _objectWithoutProperties(_ref120, _excluded120);
|
|
3008
3010
|
|
|
3009
|
-
if (size === "glyph" || size === "glyph" || size === "glyphpx") {
|
|
3010
|
-
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
3011
|
-
width: size,
|
|
3012
|
-
height: size,
|
|
3013
|
-
ref: ref,
|
|
3014
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
3015
|
-
viewBox: "0 0 16 16",
|
|
3016
|
-
fill: "currentColor"
|
|
3017
|
-
}, rest), _path196 || (_path196 = /*#__PURE__*/React.createElement("path", {
|
|
3018
|
-
d: "M3 3H13V13H3z"
|
|
3019
|
-
})), children);
|
|
3020
|
-
}
|
|
3021
|
-
|
|
3022
3011
|
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
3023
3012
|
width: size,
|
|
3024
3013
|
height: size,
|
|
3025
3014
|
ref: ref,
|
|
3026
3015
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3027
|
-
viewBox: "0 0
|
|
3016
|
+
viewBox: "0 0 32 32",
|
|
3028
3017
|
fill: "currentColor"
|
|
3029
3018
|
}, rest), _path197 || (_path197 = /*#__PURE__*/React.createElement("path", {
|
|
3030
|
-
d: "
|
|
3019
|
+
d: "M24 21L24 9 22 9 22 23 30 23 30 21 24 21zM18 9H14a2 2 0 00-2 2V21a2 2 0 002 2h1v2a2 2 0 002 2h2V25H17V23h1a2 2 0 002-2V11A2 2 0 0018 9zM14 21V11h4V21zM8 23H2V21H8V17H4a2 2 0 01-2-2V11A2 2 0 014 9h6v2H4v4H8a2 2 0 012 2v4A2 2 0 018 23z"
|
|
3031
3020
|
})), children);
|
|
3032
3021
|
});
|
|
3033
3022
|
|
|
3034
3023
|
if (process.env.NODE_ENV !== "production") {
|
|
3035
|
-
|
|
3024
|
+
Sql.propTypes = iconPropTypes;
|
|
3036
3025
|
}
|
|
3037
|
-
var
|
|
3026
|
+
var SquareFill = /*#__PURE__*/React.forwardRef(function SquareFill(_ref121, ref) {
|
|
3038
3027
|
var children = _ref121.children,
|
|
3039
3028
|
_ref121$size = _ref121.size,
|
|
3040
3029
|
size = _ref121$size === void 0 ? 16 : _ref121$size,
|
|
3041
3030
|
rest = _objectWithoutProperties(_ref121, _excluded121);
|
|
3042
3031
|
|
|
3032
|
+
if (size === "glyph" || size === "glyph" || size === "glyphpx") {
|
|
3033
|
+
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
3034
|
+
width: size,
|
|
3035
|
+
height: size,
|
|
3036
|
+
ref: ref,
|
|
3037
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
3038
|
+
viewBox: "0 0 16 16",
|
|
3039
|
+
fill: "currentColor"
|
|
3040
|
+
}, rest), _path198 || (_path198 = /*#__PURE__*/React.createElement("path", {
|
|
3041
|
+
d: "M3 3H13V13H3z"
|
|
3042
|
+
})), children);
|
|
3043
|
+
}
|
|
3044
|
+
|
|
3043
3045
|
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
3044
3046
|
width: size,
|
|
3045
3047
|
height: size,
|
|
3046
3048
|
ref: ref,
|
|
3047
3049
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3048
|
-
viewBox: "0 0
|
|
3050
|
+
viewBox: "0 0 16 16",
|
|
3049
3051
|
fill: "currentColor"
|
|
3050
|
-
}, rest),
|
|
3051
|
-
d: "
|
|
3052
|
+
}, rest), _path199 || (_path199 = /*#__PURE__*/React.createElement("path", {
|
|
3053
|
+
d: "M3 3H13V13H3z"
|
|
3052
3054
|
})), children);
|
|
3053
3055
|
});
|
|
3054
3056
|
|
|
3055
3057
|
if (process.env.NODE_ENV !== "production") {
|
|
3056
|
-
|
|
3058
|
+
SquareFill.propTypes = iconPropTypes;
|
|
3057
3059
|
}
|
|
3058
|
-
var
|
|
3060
|
+
var StackLimitation = /*#__PURE__*/React.forwardRef(function StackLimitation(_ref122, ref) {
|
|
3059
3061
|
var children = _ref122.children,
|
|
3060
3062
|
_ref122$size = _ref122.size,
|
|
3061
3063
|
size = _ref122$size === void 0 ? 16 : _ref122$size,
|
|
@@ -3068,17 +3070,15 @@ var WatsonHealthStackedMove = /*#__PURE__*/React.forwardRef(function WatsonHealt
|
|
|
3068
3070
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3069
3071
|
viewBox: "0 0 32 32",
|
|
3070
3072
|
fill: "currentColor"
|
|
3071
|
-
}, rest),
|
|
3072
|
-
d: "
|
|
3073
|
-
})), _path200 || (_path200 = /*#__PURE__*/React.createElement("path", {
|
|
3074
|
-
d: "M26,6,24.59,7.41,27,10H22V6a2,2,0,0,0-2-2H10V6H20V20h2V12h5l-2.41,2.59L26,16l5-5Z"
|
|
3073
|
+
}, rest), _path200 || (_path200 = /*#__PURE__*/React.createElement("path", {
|
|
3074
|
+
d: "M8 22H16V30H8zM24 12H20v2h4v2H21v2h3v2H20v2h4a2.0027 2.0027 0 002-2V14A2.0023 2.0023 0 0024 12zM16 20H8V12h8zm-6-2h4V14H10zM16 3.41L14.59 2 12 4.59 9.41 2 8 3.41 10.59 6 8 8.59 9.41 10 12 7.41 14.59 10 16 8.59 13.41 6 16 3.41z"
|
|
3075
3075
|
})), children);
|
|
3076
3076
|
});
|
|
3077
3077
|
|
|
3078
3078
|
if (process.env.NODE_ENV !== "production") {
|
|
3079
|
-
|
|
3079
|
+
StackLimitation.propTypes = iconPropTypes;
|
|
3080
3080
|
}
|
|
3081
|
-
var
|
|
3081
|
+
var WatsonHealthStackedMove = /*#__PURE__*/React.forwardRef(function WatsonHealthStackedMove(_ref123, ref) {
|
|
3082
3082
|
var children = _ref123.children,
|
|
3083
3083
|
_ref123$size = _ref123.size,
|
|
3084
3084
|
size = _ref123$size === void 0 ? 16 : _ref123$size,
|
|
@@ -3092,18 +3092,16 @@ var WatsonHealthStackedScrolling_1 = /*#__PURE__*/React.forwardRef(function Wats
|
|
|
3092
3092
|
viewBox: "0 0 32 32",
|
|
3093
3093
|
fill: "currentColor"
|
|
3094
3094
|
}, rest), _path201 || (_path201 = /*#__PURE__*/React.createElement("path", {
|
|
3095
|
-
d: "
|
|
3095
|
+
d: "M15,28H4a2,2,0,0,1-2-2V11A2,2,0,0,1,4,9H15a2,2,0,0,1,2,2V26A2,2,0,0,1,15,28ZM4,11V26H15V11Z"
|
|
3096
3096
|
})), _path202 || (_path202 = /*#__PURE__*/React.createElement("path", {
|
|
3097
|
-
d: "
|
|
3098
|
-
})), _path203 || (_path203 = /*#__PURE__*/React.createElement("path", {
|
|
3099
|
-
d: "M30,16H28V4H16V2H28a2,2,0,0,1,2,2Z"
|
|
3097
|
+
d: "M26,6,24.59,7.41,27,10H22V6a2,2,0,0,0-2-2H10V6H20V20h2V12h5l-2.41,2.59L26,16l5-5Z"
|
|
3100
3098
|
})), children);
|
|
3101
3099
|
});
|
|
3102
3100
|
|
|
3103
3101
|
if (process.env.NODE_ENV !== "production") {
|
|
3104
|
-
|
|
3102
|
+
WatsonHealthStackedMove.propTypes = iconPropTypes;
|
|
3105
3103
|
}
|
|
3106
|
-
var
|
|
3104
|
+
var WatsonHealthStackedScrolling_1 = /*#__PURE__*/React.forwardRef(function WatsonHealthStackedScrolling_1(_ref124, ref) {
|
|
3107
3105
|
var children = _ref124.children,
|
|
3108
3106
|
_ref124$size = _ref124.size,
|
|
3109
3107
|
size = _ref124$size === void 0 ? 16 : _ref124$size,
|
|
@@ -3116,19 +3114,19 @@ var WatsonHealthStackedScrolling_2 = /*#__PURE__*/React.forwardRef(function Wats
|
|
|
3116
3114
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3117
3115
|
viewBox: "0 0 32 32",
|
|
3118
3116
|
fill: "currentColor"
|
|
3119
|
-
}, rest),
|
|
3120
|
-
d: "
|
|
3117
|
+
}, rest), _path203 || (_path203 = /*#__PURE__*/React.createElement("path", {
|
|
3118
|
+
d: "M18,30H4a2,2,0,0,1-2-2V14a2,2,0,0,1,2-2H18a2,2,0,0,1,2,2V28A2,2,0,0,1,18,30ZM4,14V28H18V14Z"
|
|
3119
|
+
})), _path204 || (_path204 = /*#__PURE__*/React.createElement("path", {
|
|
3120
|
+
d: "M25,23H23V9H9V7H23a2,2,0,0,1,2,2Z"
|
|
3121
3121
|
})), _path205 || (_path205 = /*#__PURE__*/React.createElement("path", {
|
|
3122
|
-
d: "
|
|
3123
|
-
})), _path206 || (_path206 = /*#__PURE__*/React.createElement("path", {
|
|
3124
|
-
d: "M32,16H30V4H22V2h8a2,2,0,0,1,2,2Z"
|
|
3122
|
+
d: "M30,16H28V4H16V2H28a2,2,0,0,1,2,2Z"
|
|
3125
3123
|
})), children);
|
|
3126
3124
|
});
|
|
3127
3125
|
|
|
3128
3126
|
if (process.env.NODE_ENV !== "production") {
|
|
3129
|
-
|
|
3127
|
+
WatsonHealthStackedScrolling_1.propTypes = iconPropTypes;
|
|
3130
3128
|
}
|
|
3131
|
-
var
|
|
3129
|
+
var WatsonHealthStackedScrolling_2 = /*#__PURE__*/React.forwardRef(function WatsonHealthStackedScrolling_2(_ref125, ref) {
|
|
3132
3130
|
var children = _ref125.children,
|
|
3133
3131
|
_ref125$size = _ref125.size,
|
|
3134
3132
|
size = _ref125$size === void 0 ? 16 : _ref125$size,
|
|
@@ -3141,13 +3139,17 @@ var Stamp = /*#__PURE__*/React.forwardRef(function Stamp(_ref125, ref) {
|
|
|
3141
3139
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3142
3140
|
viewBox: "0 0 32 32",
|
|
3143
3141
|
fill: "currentColor"
|
|
3144
|
-
}, rest),
|
|
3145
|
-
d: "
|
|
3142
|
+
}, rest), _path206 || (_path206 = /*#__PURE__*/React.createElement("path", {
|
|
3143
|
+
d: "M8 30H2a2 2 0 01-2-2V14a2 2 0 012-2H8a2 2 0 012 2V28A2 2 0 018 30zM2 14V28H8V14zM20 30H14a2 2 0 01-2-2V14a2 2 0 012-2h6a2 2 0 012 2V28A2 2 0 0120 30zM14 14V28h6V14z"
|
|
3144
|
+
})), _path207 || (_path207 = /*#__PURE__*/React.createElement("path", {
|
|
3145
|
+
d: "M27,21H25V9H17V7h8a2,2,0,0,1,2,2Z"
|
|
3146
|
+
})), _path208 || (_path208 = /*#__PURE__*/React.createElement("path", {
|
|
3147
|
+
d: "M32,16H30V4H22V2h8a2,2,0,0,1,2,2Z"
|
|
3146
3148
|
})), children);
|
|
3147
3149
|
});
|
|
3148
3150
|
|
|
3149
3151
|
if (process.env.NODE_ENV !== "production") {
|
|
3150
|
-
|
|
3152
|
+
WatsonHealthStackedScrolling_2.propTypes = iconPropTypes;
|
|
3151
3153
|
}
|
|
3152
3154
|
|
|
3153
|
-
export { ScanAlt, ScanDisabled, ScatterMatrix, Schematics, ScisControlTower, ScisTransparentSupply, Scooter, ScooterFront, Screen, ScreenOff, Script, ScriptReference, Sdk, Search, SearchAdvanced, SearchLocate, Security, SecurityServices, SelectWindow, Select_01, Select_02, Send, SendAlt, SendAltFilled, SendBackward, SendFilled, SendToBack, ServerDns, ServerProxy, ServerTime, ServiceDesk, ServiceId, SessionBorderControl, Settings, SettingsAdjust, SettingsCheck, SettingsServices, SettingsView, ShapeExcept, ShapeExclude, ShapeIntersect, ShapeJoin, ShapeUnite, Share, ShareKnowledge, ShoppingBag, ShoppingCart, ShoppingCartArrowDown, ShoppingCartArrowUp, ShoppingCartClear, ShoppingCartError, ShoppingCartMinus, ShoppingCartPlus, ShoppingCatalog, ShowDataCards, ShrinkScreen, ShrinkScreenFilled, Shuffle, Shuttle, SidePanelClose, SidePanelCloseFilled, SidePanelOpen, SidePanelOpenFilled, Sight, Sigma, SignalStrength, SimCard, SkillLevel, SkillLevelAdvanced, SkillLevelBasic, SkillLevelIntermediate, SkipBack, SkipBackFilled, SkipBackOutline, SkipBackOutlineFilled, SkipBackOutlineSolid, SkipBackSolidFilled, SkipForward, SkipForwardFilled, SkipForwardOutline, SkipForwardOutlineFilled, SkipForwardOutlineSolid, SkipForwardSolidFilled, Sleet, Slisor, Smell, Smoke, Snooze, Snow, SnowBlizzard, SnowDensity, SnowHeavy, SnowScattered, SnowScatteredNight, Snowflake, Soccer, SoftwareResource, SoftwareResourceCluster, SoftwareResourceResource, SoilMoisture, SoilMoistureField, SoilMoistureGlobal, SoilTemperature, SoilTemperatureField, SoilTemperatureGlobal, SolarPanel, SortAscending, SortDescending, SortRemove, SpellCheck, Split, SplitScreen, SprayPaint, Sprout, Sql, SquareFill, StackLimitation,
|
|
3155
|
+
export { Scan, ScanAlt, ScanDisabled, ScatterMatrix, Schematics, ScisControlTower, ScisTransparentSupply, Scooter, ScooterFront, Screen, ScreenOff, Script, ScriptReference, Sdk, Search, SearchAdvanced, SearchLocate, Security, SecurityServices, SelectWindow, Select_01, Select_02, Send, SendAlt, SendAltFilled, SendBackward, SendFilled, SendToBack, ServerDns, ServerProxy, ServerTime, ServiceDesk, ServiceId, SessionBorderControl, Settings, SettingsAdjust, SettingsCheck, SettingsServices, SettingsView, ShapeExcept, ShapeExclude, ShapeIntersect, ShapeJoin, ShapeUnite, Share, ShareKnowledge, ShoppingBag, ShoppingCart, ShoppingCartArrowDown, ShoppingCartArrowUp, ShoppingCartClear, ShoppingCartError, ShoppingCartMinus, ShoppingCartPlus, ShoppingCatalog, ShowDataCards, ShrinkScreen, ShrinkScreenFilled, Shuffle, Shuttle, SidePanelClose, SidePanelCloseFilled, SidePanelOpen, SidePanelOpenFilled, Sight, Sigma, SignalStrength, SimCard, SkillLevel, SkillLevelAdvanced, SkillLevelBasic, SkillLevelIntermediate, SkipBack, SkipBackFilled, SkipBackOutline, SkipBackOutlineFilled, SkipBackOutlineSolid, SkipBackSolidFilled, SkipForward, SkipForwardFilled, SkipForwardOutline, SkipForwardOutlineFilled, SkipForwardOutlineSolid, SkipForwardSolidFilled, Sleet, Slisor, Smell, Smoke, Snooze, Snow, SnowBlizzard, SnowDensity, SnowHeavy, SnowScattered, SnowScatteredNight, Snowflake, Soccer, SoftwareResource, SoftwareResourceCluster, SoftwareResourceResource, SoilMoisture, SoilMoistureField, SoilMoistureGlobal, SoilTemperature, SoilTemperatureField, SoilTemperatureGlobal, SolarPanel, SortAscending, SortDescending, SortRemove, SpellCheck, Split, SplitScreen, SprayPaint, Sprout, Sql, SquareFill, StackLimitation, WatsonHealthSmoothing, WatsonHealthSmoothingCursor, WatsonHealthSpineLabel, WatsonHealthSplitDiscard, WatsonHealthStackedMove, WatsonHealthStackedScrolling_1, WatsonHealthStackedScrolling_2 };
|