@carbon/icons-react 11.5.0 → 11.7.0-rc.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/IbmCloudKubernetesService.js +41 -0
- package/es/generated/bucket-10.js +717 -704
- package/es/generated/bucket-11.js +676 -676
- package/es/generated/bucket-12.js +758 -760
- package/es/generated/bucket-13.js +646 -646
- package/es/generated/bucket-14.js +758 -760
- package/es/generated/bucket-15.js +430 -404
- package/es/generated/bucket-6.js +141 -139
- package/es/generated/bucket-7.js +754 -754
- package/es/generated/bucket-8.js +715 -715
- package/es/generated/bucket-9.js +694 -707
- package/es/index.js +10 -10
- package/lib/IbmCloudKubernetesService.js +47 -0
- package/lib/generated/bucket-10.js +717 -704
- package/lib/generated/bucket-11.js +676 -676
- package/lib/generated/bucket-12.js +758 -760
- package/lib/generated/bucket-13.js +646 -646
- package/lib/generated/bucket-14.js +758 -760
- package/lib/generated/bucket-15.js +430 -403
- package/lib/generated/bucket-6.js +141 -139
- package/lib/generated/bucket-7.js +754 -754
- package/lib/generated/bucket-8.js +715 -715
- package/lib/generated/bucket-9.js +694 -707
- package/lib/index.js +10 -9
- 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, _path3, _path4, _path5, _path6, _path7, _path8, _path9,
|
|
14
|
+
var _path, _path2, _path3, _path4, _path5, _path6, _path7, _path8, _path9, _path10, _circle, _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, _path38, _path39, _path40, _path41, _path42, _path43, _path44, _path45, _circle2, _path46, _path47, _path48, _path49, _path50, _path51, _path52, _path53, _path54, _path55, _path56, _path57, _path58, _path59, _switch, _path60, _path61, _path62, _path63, _path64, _path65, _path66, _path67, _path68, _path69, _path70, _path71, _path72, _path73, _path74, _path75, _path76, _path77, _path78, _path79, _path80, _path81, _path82, _path83, _path84, _path85, _path86, _path87, _path88, _path89, _path90, _path91, _path92, _path93, _path94, _path95, _path96, _path97, _path98, _path99, _path100, _path101, _path102, _path103, _path104, _path105, _path106, _path107, _path108, _path109, _circle3, _circle4, _circle5, _path110, _path111, _path112, _path113, _path114, _path115, _path116, _path117, _path118, _path119, _path120, _path121, _path122, _path123, _path124, _path125, _path126, _path127, _path128, _path129, _path130, _path131, _path132, _path133, _path134, _path135, _path136, _path137, _path138, _path139, _path140, _path141, _path142, _circle6, _path143, _circle7, _path144, _path145, _circle8, _path146, _path147, _path148, _path149, _path150, _path151, _path152, _path153, _path154, _path155, _path156, _path157, _path158, _path159, _path160, _path161, _path162, _circle9, _path163, _path164, _path165, _path166, _path167, _path168, _path169, _path170, _path171, _path172, _path173, _circle10, _circle11, _path174, _circle12, _circle13, _path175, _path176, _circle14, _circle15, _path177, _path178, _circle16, _circle17, _path179, _path180, _circle18, _circle19, _path181, _path182, _circle20, _circle21, _path183, _path184, _circle22, _circle23, _path185, _path186, _path187, _path188, _path189, _path190, _path191, _rect, _path192, _path193;
|
|
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 Reset = /*#__PURE__*/React.forwardRef(function Reset(_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,32 +152,19 @@ var ResetAlt = /*#__PURE__*/React.forwardRef(function ResetAlt(_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: "M18,28A12,12,0,1,0,6,16v6.2L2.4,18.6,1,20l6,6,6-6-1.4-1.4L8,22.2V16H8A10,10,0,1,1,18,26Z"
|
|
156
156
|
})), children);
|
|
157
157
|
});
|
|
158
158
|
|
|
159
159
|
if (process.env.NODE_ENV !== "production") {
|
|
160
|
-
|
|
160
|
+
Reset.propTypes = iconPropTypes;
|
|
161
161
|
}
|
|
162
|
-
var
|
|
162
|
+
var ResetAlt = /*#__PURE__*/React.forwardRef(function ResetAlt(_ref2, ref) {
|
|
163
163
|
var children = _ref2.children,
|
|
164
164
|
_ref2$size = _ref2.size,
|
|
165
165
|
size = _ref2$size === void 0 ? 16 : _ref2$size,
|
|
166
166
|
rest = _objectWithoutProperties(_ref2, _excluded2);
|
|
167
167
|
|
|
168
|
-
if (size === 16 || size === "16" || size === "16px") {
|
|
169
|
-
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
170
|
-
width: size,
|
|
171
|
-
height: size,
|
|
172
|
-
ref: ref,
|
|
173
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
174
|
-
viewBox: "0 0 16 16",
|
|
175
|
-
fill: "currentColor"
|
|
176
|
-
}, rest), _path2 || (_path2 = /*#__PURE__*/React.createElement("path", {
|
|
177
|
-
d: "M13,9c0,2.8-2.2,5-5,5s-5-2.2-5-5s2.2-5,5-5h3.1L9.3,5.8L10,6.5l3-3l-3-3L9.3,1.2L11.1,3H8C4.7,3,2,5.7,2,9s2.7,6,6,6 s6-2.7,6-6H13z"
|
|
178
|
-
})), children);
|
|
179
|
-
}
|
|
180
|
-
|
|
181
168
|
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
182
169
|
width: size,
|
|
183
170
|
height: size,
|
|
@@ -185,20 +172,33 @@ var Restart = /*#__PURE__*/React.forwardRef(function Restart(_ref2, ref) {
|
|
|
185
172
|
xmlns: "http://www.w3.org/2000/svg",
|
|
186
173
|
viewBox: "0 0 32 32",
|
|
187
174
|
fill: "currentColor"
|
|
188
|
-
}, rest),
|
|
189
|
-
d: "
|
|
175
|
+
}, rest), _path2 || (_path2 = /*#__PURE__*/React.createElement("path", {
|
|
176
|
+
d: "M27,8H6.83l3.58-3.59L9,3,3,9l6,6,1.41-1.41L6.83,10H27V26H7V19H5v7a2,2,0,0,0,2,2H27a2,2,0,0,0,2-2V10A2,2,0,0,0,27,8Z"
|
|
190
177
|
})), children);
|
|
191
178
|
});
|
|
192
179
|
|
|
193
180
|
if (process.env.NODE_ENV !== "production") {
|
|
194
|
-
|
|
181
|
+
ResetAlt.propTypes = iconPropTypes;
|
|
195
182
|
}
|
|
196
|
-
var
|
|
183
|
+
var Restart = /*#__PURE__*/React.forwardRef(function Restart(_ref3, ref) {
|
|
197
184
|
var children = _ref3.children,
|
|
198
185
|
_ref3$size = _ref3.size,
|
|
199
186
|
size = _ref3$size === void 0 ? 16 : _ref3$size,
|
|
200
187
|
rest = _objectWithoutProperties(_ref3, _excluded3);
|
|
201
188
|
|
|
189
|
+
if (size === 16 || size === "16" || size === "16px") {
|
|
190
|
+
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
191
|
+
width: size,
|
|
192
|
+
height: size,
|
|
193
|
+
ref: ref,
|
|
194
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
195
|
+
viewBox: "0 0 16 16",
|
|
196
|
+
fill: "currentColor"
|
|
197
|
+
}, rest), _path3 || (_path3 = /*#__PURE__*/React.createElement("path", {
|
|
198
|
+
d: "M13,9c0,2.8-2.2,5-5,5s-5-2.2-5-5s2.2-5,5-5h3.1L9.3,5.8L10,6.5l3-3l-3-3L9.3,1.2L11.1,3H8C4.7,3,2,5.7,2,9s2.7,6,6,6 s6-2.7,6-6H13z"
|
|
199
|
+
})), children);
|
|
200
|
+
}
|
|
201
|
+
|
|
202
202
|
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
203
203
|
width: size,
|
|
204
204
|
height: size,
|
|
@@ -207,16 +207,14 @@ var Restaurant = /*#__PURE__*/React.forwardRef(function Restaurant(_ref3, ref) {
|
|
|
207
207
|
viewBox: "0 0 32 32",
|
|
208
208
|
fill: "currentColor"
|
|
209
209
|
}, rest), _path4 || (_path4 = /*#__PURE__*/React.createElement("path", {
|
|
210
|
-
d: "
|
|
211
|
-
})), _path5 || (_path5 = /*#__PURE__*/React.createElement("path", {
|
|
212
|
-
d: "M14 11a4 4 0 01-8 0V2H4v9a6 6 0 005 5.91V30h2V16.91A6 6 0 0016 11V2H14zM22 2H21V30h2V20h3a2 2 0 002-2V8A5.78 5.78 0 0022 2zm4 16H23V4.09c2.88.56 3 3.54 3 3.91z"
|
|
210
|
+
d: "M26,18A10,10,0,1,1,16,8h6.1821l-3.5844,3.5854L20,13l6-6L20,1,18.5977,2.414,22.1851,6H16A12,12,0,1,0,28,18Z"
|
|
213
211
|
})), children);
|
|
214
212
|
});
|
|
215
213
|
|
|
216
214
|
if (process.env.NODE_ENV !== "production") {
|
|
217
|
-
|
|
215
|
+
Restart.propTypes = iconPropTypes;
|
|
218
216
|
}
|
|
219
|
-
var
|
|
217
|
+
var Restaurant = /*#__PURE__*/React.forwardRef(function Restaurant(_ref4, ref) {
|
|
220
218
|
var children = _ref4.children,
|
|
221
219
|
_ref4$size = _ref4.size,
|
|
222
220
|
size = _ref4$size === void 0 ? 16 : _ref4$size,
|
|
@@ -229,17 +227,17 @@ var RestaurantFine = /*#__PURE__*/React.forwardRef(function RestaurantFine(_ref4
|
|
|
229
227
|
xmlns: "http://www.w3.org/2000/svg",
|
|
230
228
|
viewBox: "0 0 32 32",
|
|
231
229
|
fill: "currentColor"
|
|
232
|
-
}, rest),
|
|
233
|
-
d: "
|
|
234
|
-
})),
|
|
235
|
-
d: "
|
|
230
|
+
}, rest), _path5 || (_path5 = /*#__PURE__*/React.createElement("path", {
|
|
231
|
+
d: "M9 2H11V12H9z"
|
|
232
|
+
})), _path6 || (_path6 = /*#__PURE__*/React.createElement("path", {
|
|
233
|
+
d: "M14 11a4 4 0 01-8 0V2H4v9a6 6 0 005 5.91V30h2V16.91A6 6 0 0016 11V2H14zM22 2H21V30h2V20h3a2 2 0 002-2V8A5.78 5.78 0 0022 2zm4 16H23V4.09c2.88.56 3 3.54 3 3.91z"
|
|
236
234
|
})), children);
|
|
237
235
|
});
|
|
238
236
|
|
|
239
237
|
if (process.env.NODE_ENV !== "production") {
|
|
240
|
-
|
|
238
|
+
Restaurant.propTypes = iconPropTypes;
|
|
241
239
|
}
|
|
242
|
-
var
|
|
240
|
+
var RestaurantFine = /*#__PURE__*/React.forwardRef(function RestaurantFine(_ref5, ref) {
|
|
243
241
|
var children = _ref5.children,
|
|
244
242
|
_ref5$size = _ref5.size,
|
|
245
243
|
size = _ref5$size === void 0 ? 16 : _ref5$size,
|
|
@@ -252,17 +250,17 @@ var Result = /*#__PURE__*/React.forwardRef(function Result(_ref5, ref) {
|
|
|
252
250
|
xmlns: "http://www.w3.org/2000/svg",
|
|
253
251
|
viewBox: "0 0 32 32",
|
|
254
252
|
fill: "currentColor"
|
|
255
|
-
}, rest),
|
|
256
|
-
d: "
|
|
257
|
-
})),
|
|
258
|
-
d: "
|
|
253
|
+
}, rest), _path7 || (_path7 = /*#__PURE__*/React.createElement("path", {
|
|
254
|
+
d: "M30 11.0005v-8a1 1 0 00-1-1H19a1 1 0 00-1 1v8A6.0039 6.0039 0 0023 16.91V28H19v2H29V28H25V16.91A6.0039 6.0039 0 0030 11.0005zm-10 0V4h8v7.0005a4 4 0 11-8 0zM12 2v9.02a3.9644 3.9644 0 01-3.96 3.96A4.0052 4.0052 0 014 11.02V2H2v9.02a5.9888 5.9888 0 005 5.8652V30H9V16.8953A5.9646 5.9646 0 0014 11.02V2z"
|
|
255
|
+
})), _path8 || (_path8 = /*#__PURE__*/React.createElement("path", {
|
|
256
|
+
d: "M7 2H9V11.98H7z"
|
|
259
257
|
})), children);
|
|
260
258
|
});
|
|
261
259
|
|
|
262
260
|
if (process.env.NODE_ENV !== "production") {
|
|
263
|
-
|
|
261
|
+
RestaurantFine.propTypes = iconPropTypes;
|
|
264
262
|
}
|
|
265
|
-
var
|
|
263
|
+
var Result = /*#__PURE__*/React.forwardRef(function Result(_ref6, ref) {
|
|
266
264
|
var children = _ref6.children,
|
|
267
265
|
_ref6$size = _ref6.size,
|
|
268
266
|
size = _ref6$size === void 0 ? 16 : _ref6$size,
|
|
@@ -275,21 +273,17 @@ var ResultNew = /*#__PURE__*/React.forwardRef(function ResultNew(_ref6, ref) {
|
|
|
275
273
|
xmlns: "http://www.w3.org/2000/svg",
|
|
276
274
|
viewBox: "0 0 32 32",
|
|
277
275
|
fill: "currentColor"
|
|
278
|
-
}, rest),
|
|
279
|
-
|
|
280
|
-
cy: "26",
|
|
281
|
-
r: "4"
|
|
276
|
+
}, rest), _path9 || (_path9 = /*#__PURE__*/React.createElement("path", {
|
|
277
|
+
d: "M14 23H22V25H14zM10 23H12V25H10zM14 18H22V20H14zM10 18H12V20H10zM14 13H22V15H14zM10 13H12V15H10z"
|
|
282
278
|
})), _path10 || (_path10 = /*#__PURE__*/React.createElement("path", {
|
|
283
|
-
d: "
|
|
284
|
-
})), _path11 || (_path11 = /*#__PURE__*/React.createElement("path", {
|
|
285
|
-
d: "M7,28V7h3v3H22V7h3V18h2V7a2,2,0,0,0-2-2H22V4a2,2,0,0,0-2-2H12a2,2,0,0,0-2,2V5H7A2,2,0,0,0,5,7V28a2,2,0,0,0,2,2H18V28ZM12,4h8V8H12Z"
|
|
279
|
+
d: "M25,5H22V4a2,2,0,0,0-2-2H12a2,2,0,0,0-2,2V5H7A2,2,0,0,0,5,7V28a2,2,0,0,0,2,2H25a2,2,0,0,0,2-2V7A2,2,0,0,0,25,5ZM12,4h8V8H12ZM25,28H7V7h3v3H22V7h3Z"
|
|
286
280
|
})), children);
|
|
287
281
|
});
|
|
288
282
|
|
|
289
283
|
if (process.env.NODE_ENV !== "production") {
|
|
290
|
-
|
|
284
|
+
Result.propTypes = iconPropTypes;
|
|
291
285
|
}
|
|
292
|
-
var
|
|
286
|
+
var ResultNew = /*#__PURE__*/React.forwardRef(function ResultNew(_ref7, ref) {
|
|
293
287
|
var children = _ref7.children,
|
|
294
288
|
_ref7$size = _ref7.size,
|
|
295
289
|
size = _ref7$size === void 0 ? 16 : _ref7$size,
|
|
@@ -302,19 +296,21 @@ var ResultOld = /*#__PURE__*/React.forwardRef(function ResultOld(_ref7, ref) {
|
|
|
302
296
|
xmlns: "http://www.w3.org/2000/svg",
|
|
303
297
|
viewBox: "0 0 32 32",
|
|
304
298
|
fill: "currentColor"
|
|
305
|
-
}, rest),
|
|
306
|
-
|
|
307
|
-
|
|
308
|
-
|
|
309
|
-
})),
|
|
310
|
-
d: "
|
|
299
|
+
}, rest), _circle || (_circle = /*#__PURE__*/React.createElement("circle", {
|
|
300
|
+
cx: "26",
|
|
301
|
+
cy: "26",
|
|
302
|
+
r: "4"
|
|
303
|
+
})), _path11 || (_path11 = /*#__PURE__*/React.createElement("path", {
|
|
304
|
+
d: "M10 13H12V15H10zM10 18H12V20H10zM10 23H12V25H10zM14 13H22V15H14zM14 18H22V20H14zM14 23H18V25H14z"
|
|
305
|
+
})), _path12 || (_path12 = /*#__PURE__*/React.createElement("path", {
|
|
306
|
+
d: "M7,28V7h3v3H22V7h3V18h2V7a2,2,0,0,0-2-2H22V4a2,2,0,0,0-2-2H12a2,2,0,0,0-2,2V5H7A2,2,0,0,0,5,7V28a2,2,0,0,0,2,2H18V28ZM12,4h8V8H12Z"
|
|
311
307
|
})), children);
|
|
312
308
|
});
|
|
313
309
|
|
|
314
310
|
if (process.env.NODE_ENV !== "production") {
|
|
315
|
-
|
|
311
|
+
ResultNew.propTypes = iconPropTypes;
|
|
316
312
|
}
|
|
317
|
-
var
|
|
313
|
+
var ResultOld = /*#__PURE__*/React.forwardRef(function ResultOld(_ref8, ref) {
|
|
318
314
|
var children = _ref8.children,
|
|
319
315
|
_ref8$size = _ref8.size,
|
|
320
316
|
size = _ref8$size === void 0 ? 16 : _ref8$size,
|
|
@@ -327,15 +323,19 @@ var RetryFailed = /*#__PURE__*/React.forwardRef(function RetryFailed(_ref8, ref)
|
|
|
327
323
|
xmlns: "http://www.w3.org/2000/svg",
|
|
328
324
|
viewBox: "0 0 32 32",
|
|
329
325
|
fill: "currentColor"
|
|
330
|
-
}, rest),
|
|
331
|
-
d: "
|
|
326
|
+
}, rest), _path13 || (_path13 = /*#__PURE__*/React.createElement("path", {
|
|
327
|
+
d: "M10 13H12V15H10zM14 13H22V15H14zM10 18H12V20H10zM10 23H12V25H10z"
|
|
328
|
+
})), _path14 || (_path14 = /*#__PURE__*/React.createElement("path", {
|
|
329
|
+
d: "M7,28V7h3v3H22V7h3v8h2V7a2,2,0,0,0-2-2H22V4a2,2,0,0,0-2-2H12a2,2,0,0,0-2,2V5H7A2,2,0,0,0,5,7V28a2,2,0,0,0,2,2h9V28ZM12,4h8V8H12Z"
|
|
330
|
+
})), _path15 || (_path15 = /*#__PURE__*/React.createElement("path", {
|
|
331
|
+
d: "M18,19v2.4131A6.996,6.996,0,1,1,24,32V30a5,5,0,1,0-4.5762-7H22v2H16V19Z"
|
|
332
332
|
})), children);
|
|
333
333
|
});
|
|
334
334
|
|
|
335
335
|
if (process.env.NODE_ENV !== "production") {
|
|
336
|
-
|
|
336
|
+
ResultOld.propTypes = iconPropTypes;
|
|
337
337
|
}
|
|
338
|
-
var
|
|
338
|
+
var RetryFailed = /*#__PURE__*/React.forwardRef(function RetryFailed(_ref9, ref) {
|
|
339
339
|
var children = _ref9.children,
|
|
340
340
|
_ref9$size = _ref9.size,
|
|
341
341
|
size = _ref9$size === void 0 ? 16 : _ref9$size,
|
|
@@ -349,16 +349,14 @@ var Review = /*#__PURE__*/React.forwardRef(function Review(_ref9, ref) {
|
|
|
349
349
|
viewBox: "0 0 32 32",
|
|
350
350
|
fill: "currentColor"
|
|
351
351
|
}, rest), _path16 || (_path16 = /*#__PURE__*/React.createElement("path", {
|
|
352
|
-
d: "
|
|
353
|
-
})), _path17 || (_path17 = /*#__PURE__*/React.createElement("path", {
|
|
354
|
-
d: "M17.7358,30,16,29l4-7h6a1.9966,1.9966,0,0,0,2-2V8a1.9966,1.9966,0,0,0-2-2H6A1.9966,1.9966,0,0,0,4,8V20a1.9966,1.9966,0,0,0,2,2h9v2H6a3.9993,3.9993,0,0,1-4-4V8A3.9988,3.9988,0,0,1,6,4H26a3.9988,3.9988,0,0,1,4,4V20a3.9993,3.9993,0,0,1-4,4H21.1646Z"
|
|
352
|
+
d: "M26.41 25L30 21.41 28.59 20 25 23.59 21.41 20 20 21.41 23.59 25 20 28.59 21.41 30 25 26.41 28.59 30 30 28.59 26.41 25zM18 2A12.0351 12.0351 0 006 14v6.2L2.4 16.6 1 18l6 6 6-6-1.4-1.4L8 20.2V14a10 10 0 0120 0v3h2V14A12.0351 12.0351 0 0018 2z"
|
|
355
353
|
})), children);
|
|
356
354
|
});
|
|
357
355
|
|
|
358
356
|
if (process.env.NODE_ENV !== "production") {
|
|
359
|
-
|
|
357
|
+
RetryFailed.propTypes = iconPropTypes;
|
|
360
358
|
}
|
|
361
|
-
var
|
|
359
|
+
var Review = /*#__PURE__*/React.forwardRef(function Review(_ref10, ref) {
|
|
362
360
|
var children = _ref10.children,
|
|
363
361
|
_ref10$size = _ref10.size,
|
|
364
362
|
size = _ref10$size === void 0 ? 16 : _ref10$size,
|
|
@@ -371,17 +369,17 @@ var Rewind_10 = /*#__PURE__*/React.forwardRef(function Rewind_10(_ref10, ref) {
|
|
|
371
369
|
xmlns: "http://www.w3.org/2000/svg",
|
|
372
370
|
viewBox: "0 0 32 32",
|
|
373
371
|
fill: "currentColor"
|
|
374
|
-
}, rest),
|
|
375
|
-
d: "
|
|
376
|
-
})),
|
|
377
|
-
d: "
|
|
372
|
+
}, rest), _path17 || (_path17 = /*#__PURE__*/React.createElement("path", {
|
|
373
|
+
d: "M16 8L17.912 11.703 22 12.297 19 15 20 19 16 16.75 12 19 13 15 10 12.297 14.2 11.703 16 8z"
|
|
374
|
+
})), _path18 || (_path18 = /*#__PURE__*/React.createElement("path", {
|
|
375
|
+
d: "M17.7358,30,16,29l4-7h6a1.9966,1.9966,0,0,0,2-2V8a1.9966,1.9966,0,0,0-2-2H6A1.9966,1.9966,0,0,0,4,8V20a1.9966,1.9966,0,0,0,2,2h9v2H6a3.9993,3.9993,0,0,1-4-4V8A3.9988,3.9988,0,0,1,6,4H26a3.9988,3.9988,0,0,1,4,4V20a3.9993,3.9993,0,0,1-4,4H21.1646Z"
|
|
378
376
|
})), children);
|
|
379
377
|
});
|
|
380
378
|
|
|
381
379
|
if (process.env.NODE_ENV !== "production") {
|
|
382
|
-
|
|
380
|
+
Review.propTypes = iconPropTypes;
|
|
383
381
|
}
|
|
384
|
-
var
|
|
382
|
+
var Rewind_10 = /*#__PURE__*/React.forwardRef(function Rewind_10(_ref11, ref) {
|
|
385
383
|
var children = _ref11.children,
|
|
386
384
|
_ref11$size = _ref11.size,
|
|
387
385
|
size = _ref11$size === void 0 ? 16 : _ref11$size,
|
|
@@ -394,17 +392,17 @@ var Rewind_30 = /*#__PURE__*/React.forwardRef(function Rewind_30(_ref11, ref) {
|
|
|
394
392
|
xmlns: "http://www.w3.org/2000/svg",
|
|
395
393
|
viewBox: "0 0 32 32",
|
|
396
394
|
fill: "currentColor"
|
|
397
|
-
}, rest),
|
|
395
|
+
}, rest), _path19 || (_path19 = /*#__PURE__*/React.createElement("path", {
|
|
398
396
|
d: "M4,18A12,12,0,1,0,16,6H12V1L6,7l6,6V8h4A10,10,0,1,1,6,18Z"
|
|
399
|
-
})),
|
|
400
|
-
d: "M19.
|
|
397
|
+
})), _path20 || (_path20 = /*#__PURE__*/React.createElement("path", {
|
|
398
|
+
d: "M19.63 22.13a2.84 2.84 0 01-1.28-.27 2.44 2.44 0 01-.89-.77 3.57 3.57 0 01-.52-1.25 7.69 7.69 0 01-.17-1.68 7.83 7.83 0 01.17-1.68 3.65 3.65 0 01.52-1.25 2.44 2.44 0 01.89-.77 2.84 2.84 0 011.28-.27 2.44 2.44 0 012.16 1 5.23 5.23 0 01.7 2.93 5.23 5.23 0 01-.7 2.93A2.44 2.44 0 0119.63 22.13zm0-1.22a1.07 1.07 0 001-.55A3.38 3.38 0 0021 18.85V17.47a3.31 3.31 0 00-.29-1.5 1.23 1.23 0 00-2.06 0 3.31 3.31 0 00-.29 1.5v1.38a3.38 3.38 0 00.29 1.51A1.06 1.06 0 0019.63 20.91zM10.63 22V20.82h2V15.63l-1.86 1-.55-1.06 2.32-1.3H14v6.5h1.78V22z"
|
|
401
399
|
})), children);
|
|
402
400
|
});
|
|
403
401
|
|
|
404
402
|
if (process.env.NODE_ENV !== "production") {
|
|
405
|
-
|
|
403
|
+
Rewind_10.propTypes = iconPropTypes;
|
|
406
404
|
}
|
|
407
|
-
var
|
|
405
|
+
var Rewind_30 = /*#__PURE__*/React.forwardRef(function Rewind_30(_ref12, ref) {
|
|
408
406
|
var children = _ref12.children,
|
|
409
407
|
_ref12$size = _ref12.size,
|
|
410
408
|
size = _ref12$size === void 0 ? 16 : _ref12$size,
|
|
@@ -417,17 +415,17 @@ var Rewind_5 = /*#__PURE__*/React.forwardRef(function Rewind_5(_ref12, ref) {
|
|
|
417
415
|
xmlns: "http://www.w3.org/2000/svg",
|
|
418
416
|
viewBox: "0 0 32 32",
|
|
419
417
|
fill: "currentColor"
|
|
420
|
-
}, rest),
|
|
418
|
+
}, rest), _path21 || (_path21 = /*#__PURE__*/React.createElement("path", {
|
|
421
419
|
d: "M4,18A12,12,0,1,0,16,6H12V1L6,7l6,6V8h4A10,10,0,1,1,6,18Z"
|
|
422
|
-
})),
|
|
423
|
-
d: "
|
|
420
|
+
})), _path22 || (_path22 = /*#__PURE__*/React.createElement("path", {
|
|
421
|
+
d: "M19.64 22.13a2.81 2.81 0 01-1.28-.27 2.36 2.36 0 01-.89-.77A3.39 3.39 0 0117 19.84a7.12 7.12 0 01-.17-1.68A7.24 7.24 0 0117 16.48a3.46 3.46 0 01.52-1.25 2.36 2.36 0 01.89-.77 2.81 2.81 0 011.28-.27 2.44 2.44 0 012.16 1 5.31 5.31 0 01.7 2.93 5.31 5.31 0 01-.7 2.93A2.44 2.44 0 0119.64 22.13zm0-1.22a1 1 0 001-.55 3.24 3.24 0 00.3-1.51V17.47a3.17 3.17 0 00-.3-1.5 1.22 1.22 0 00-2.05 0 3.18 3.18 0 00-.29 1.5v1.38a3.25 3.25 0 00.29 1.51A1 1 0 0019.64 20.91zM12.62 17.42a1.46 1.46 0 001-.27.84.84 0 00.31-.68v-.08a.94.94 0 00-.3-.74 1.2 1.2 0 00-.83-.27 1.65 1.65 0 00-.89.24 2.1 2.1 0 00-.68.68l-.93-.83a5.37 5.37 0 01.44-.51 2.7 2.7 0 01.54-.4 2.55 2.55 0 01.7-.27 3.25 3.25 0 01.87-.1 3.94 3.94 0 011.06.14 2.33 2.33 0 01.82.4 1.91 1.91 0 01.54.63 1.87 1.87 0 01.18.83 2 2 0 01-.11.67 1.82 1.82 0 01-.32.52 1.79 1.79 0 01-.47.36 2.27 2.27 0 01-.57.2V18a2.34 2.34 0 01.63.21 1.7 1.7 0 01.51.38 1.89 1.89 0 01.34.55 2.07 2.07 0 01.12.73 2 2 0 01-.2.92 2 2 0 01-.58.72 2.66 2.66 0 01-.89.45 3.76 3.76 0 01-1.15.16 4.1 4.1 0 01-1-.11A3.1 3.1 0 0111 21.7a2.76 2.76 0 01-.56-.45A4.22 4.22 0 0110 20.7l1.07-.81a3.07 3.07 0 00.28.42 1.94 1.94 0 00.36.34 1.57 1.57 0 00.45.22 2 2 0 00.57.07 1.45 1.45 0 001-.3 1.12 1.12 0 00.34-.85v-.08a1 1 0 00-.37-.8 1.78 1.78 0 00-1.06-.28h-.76V17.42z"
|
|
424
422
|
})), children);
|
|
425
423
|
});
|
|
426
424
|
|
|
427
425
|
if (process.env.NODE_ENV !== "production") {
|
|
428
|
-
|
|
426
|
+
Rewind_30.propTypes = iconPropTypes;
|
|
429
427
|
}
|
|
430
|
-
var
|
|
428
|
+
var Rewind_5 = /*#__PURE__*/React.forwardRef(function Rewind_5(_ref13, ref) {
|
|
431
429
|
var children = _ref13.children,
|
|
432
430
|
_ref13$size = _ref13.size,
|
|
433
431
|
size = _ref13$size === void 0 ? 16 : _ref13$size,
|
|
@@ -440,19 +438,17 @@ var Road = /*#__PURE__*/React.forwardRef(function Road(_ref13, ref) {
|
|
|
440
438
|
xmlns: "http://www.w3.org/2000/svg",
|
|
441
439
|
viewBox: "0 0 32 32",
|
|
442
440
|
fill: "currentColor"
|
|
443
|
-
}, rest),
|
|
444
|
-
d: "
|
|
445
|
-
})),
|
|
446
|
-
d: "
|
|
447
|
-
})), _path26 || (_path26 = /*#__PURE__*/React.createElement("path", {
|
|
448
|
-
d: "M15 21H17V24H15zM15 26H17V30H15z"
|
|
441
|
+
}, rest), _path23 || (_path23 = /*#__PURE__*/React.createElement("path", {
|
|
442
|
+
d: "M4,18A12,12,0,1,0,16,6H12V1L6,7l6,6V8h4A10,10,0,1,1,6,18Z"
|
|
443
|
+
})), _path24 || (_path24 = /*#__PURE__*/React.createElement("path", {
|
|
444
|
+
d: "M18.58,15.58H15.13L15,18.15H15a4.83,4.83,0,0,1,.26-.45,1.59,1.59,0,0,1,.33-.35,1.53,1.53,0,0,1,.44-.23,2,2,0,0,1,.6-.08,2.54,2.54,0,0,1,.92.16,2.06,2.06,0,0,1,.74.48,2.28,2.28,0,0,1,.5.77,2.73,2.73,0,0,1,.18,1,2.87,2.87,0,0,1-.19,1.07,2.36,2.36,0,0,1-.55.84,2.44,2.44,0,0,1-.89.55,3.23,3.23,0,0,1-1.21.2,3.79,3.79,0,0,1-.94-.11,3,3,0,0,1-.74-.32,2.45,2.45,0,0,1-.55-.45,4.13,4.13,0,0,1-.41-.55l1.06-.81.27.41a1.82,1.82,0,0,0,.34.34,1.59,1.59,0,0,0,.43.22,1.52,1.52,0,0,0,.55.08,1.29,1.29,0,0,0,1-.36,1.41,1.41,0,0,0,.33-1V19.5a1.18,1.18,0,0,0-1.28-1.27,1.44,1.44,0,0,0-.77.18,1.94,1.94,0,0,0-.48.39l-1.19-.17.29-4.31h4.52Z"
|
|
449
445
|
})), children);
|
|
450
446
|
});
|
|
451
447
|
|
|
452
448
|
if (process.env.NODE_ENV !== "production") {
|
|
453
|
-
|
|
449
|
+
Rewind_5.propTypes = iconPropTypes;
|
|
454
450
|
}
|
|
455
|
-
var
|
|
451
|
+
var Road = /*#__PURE__*/React.forwardRef(function Road(_ref14, ref) {
|
|
456
452
|
var children = _ref14.children,
|
|
457
453
|
_ref14$size = _ref14.size,
|
|
458
454
|
size = _ref14$size === void 0 ? 16 : _ref14$size,
|
|
@@ -465,17 +461,19 @@ var RoadWeather = /*#__PURE__*/React.forwardRef(function RoadWeather(_ref14, ref
|
|
|
465
461
|
xmlns: "http://www.w3.org/2000/svg",
|
|
466
462
|
viewBox: "0 0 32 32",
|
|
467
463
|
fill: "currentColor"
|
|
468
|
-
}, rest),
|
|
469
|
-
d: "
|
|
470
|
-
})),
|
|
471
|
-
d: "
|
|
464
|
+
}, rest), _path25 || (_path25 = /*#__PURE__*/React.createElement("path", {
|
|
465
|
+
d: "M13 13H19V15H13z"
|
|
466
|
+
})), _path26 || (_path26 = /*#__PURE__*/React.createElement("path", {
|
|
467
|
+
d: "M25.4409 8L24.1687 3.45A2.009 2.009 0 0022.2456 2H9.7544A2.0089 2.0089 0 007.8313 3.4507L6.5315 8H4v2H6v7a2.0025 2.0025 0 002 2v3h2V19H22v3h2V19a2.0025 2.0025 0 002-2V10h2V8zM9.7544 4H22.2458l1.4285 5H8.3257zM24 13H22v2h2v2H8V15h2V13H8V11H24zM2 16H4V30H2zM28 16H30V30H28z"
|
|
468
|
+
})), _path27 || (_path27 = /*#__PURE__*/React.createElement("path", {
|
|
469
|
+
d: "M15 21H17V24H15zM15 26H17V30H15z"
|
|
472
470
|
})), children);
|
|
473
471
|
});
|
|
474
472
|
|
|
475
473
|
if (process.env.NODE_ENV !== "production") {
|
|
476
|
-
|
|
474
|
+
Road.propTypes = iconPropTypes;
|
|
477
475
|
}
|
|
478
|
-
var
|
|
476
|
+
var RoadWeather = /*#__PURE__*/React.forwardRef(function RoadWeather(_ref15, ref) {
|
|
479
477
|
var children = _ref15.children,
|
|
480
478
|
_ref15$size = _ref15.size,
|
|
481
479
|
size = _ref15$size === void 0 ? 16 : _ref15$size,
|
|
@@ -488,15 +486,17 @@ var Roadmap = /*#__PURE__*/React.forwardRef(function Roadmap(_ref15, ref) {
|
|
|
488
486
|
xmlns: "http://www.w3.org/2000/svg",
|
|
489
487
|
viewBox: "0 0 32 32",
|
|
490
488
|
fill: "currentColor"
|
|
491
|
-
}, rest),
|
|
492
|
-
d: "
|
|
489
|
+
}, rest), _path28 || (_path28 = /*#__PURE__*/React.createElement("path", {
|
|
490
|
+
d: "M16 31H14v-.228a3.0135 3.0135 0 00-1.9468-2.8091L8.5215 26.6384A3.9034 3.9034 0 016 23H8a1.8946 1.8946 0 001.2236 1.7659L12.7554 26.09A5.0226 5.0226 0 0116 30.772zM30 31H28v-.228a3.0135 3.0135 0 00-1.9468-2.8091l-3.5317-1.3245A3.9034 3.9034 0 0120 23h2a1.8946 1.8946 0 001.2236 1.7659L26.7554 26.09A5.0226 5.0226 0 0130 30.772zM11 13H17V15H11z"
|
|
491
|
+
})), _path29 || (_path29 = /*#__PURE__*/React.createElement("path", {
|
|
492
|
+
d: "M23.4409,8,22.1687,3.45A2.009,2.009,0,0,0,20.2456,2H7.7544A2.0089,2.0089,0,0,0,5.8313,3.4507L4.5315,8H2v2H4v7a2.0025,2.0025,0,0,0,2,2v2H8V19H20v2h2V19a2.0025,2.0025,0,0,0,2-2V10h2V8ZM7.7544,4H20.2458l1.4285,5H6.3257ZM22,13H20v2h2v2H6V15H8V13H6V11H22Z"
|
|
493
493
|
})), children);
|
|
494
494
|
});
|
|
495
495
|
|
|
496
496
|
if (process.env.NODE_ENV !== "production") {
|
|
497
|
-
|
|
497
|
+
RoadWeather.propTypes = iconPropTypes;
|
|
498
498
|
}
|
|
499
|
-
var
|
|
499
|
+
var Roadmap = /*#__PURE__*/React.forwardRef(function Roadmap(_ref16, ref) {
|
|
500
500
|
var children = _ref16.children,
|
|
501
501
|
_ref16$size = _ref16.size,
|
|
502
502
|
size = _ref16$size === void 0 ? 16 : _ref16$size,
|
|
@@ -510,17 +510,14 @@ var Rocket = /*#__PURE__*/React.forwardRef(function Rocket(_ref16, ref) {
|
|
|
510
510
|
viewBox: "0 0 32 32",
|
|
511
511
|
fill: "currentColor"
|
|
512
512
|
}, rest), _path30 || (_path30 = /*#__PURE__*/React.createElement("path", {
|
|
513
|
-
d: "
|
|
514
|
-
transform: "rotate(-45 11.995 20.002)"
|
|
515
|
-
})), _path31 || (_path31 = /*#__PURE__*/React.createElement("path", {
|
|
516
|
-
d: "M17,30a1,1,0,0,1-.37-.07,1,1,0,0,1-.62-.79l-1-7,2-.28.75,5.27L21,24.52V17a1,1,0,0,1,.29-.71l4.07-4.07A8.94,8.94,0,0,0,28,5.86V4H26.14a8.94,8.94,0,0,0-6.36,2.64l-4.07,4.07A1,1,0,0,1,15,11H7.48L4.87,14.26l5.27.75-.28,2-7-1a1,1,0,0,1-.79-.62,1,1,0,0,1,.15-1l4-5A1,1,0,0,1,7,9h7.59l3.77-3.78A10.92,10.92,0,0,1,26.14,2H28a2,2,0,0,1,2,2V5.86a10.92,10.92,0,0,1-3.22,7.78L23,17.41V25a1,1,0,0,1-.38.78l-5,4A1,1,0,0,1,17,30Z"
|
|
513
|
+
d: "M12 30H4a2.0023 2.0023 0 01-2-2V24a2.0023 2.0023 0 012-2h8a2.0023 2.0023 0 012 2v4A2.0023 2.0023 0 0112 30zM4 24v4h8V24zM28 20H12a2.0023 2.0023 0 01-2-2V14a2.0023 2.0023 0 012-2H28a2.0023 2.0023 0 012 2v4A2.0023 2.0023 0 0128 20zM12 14v4H28V14zM16 10H4A2.0023 2.0023 0 012 8V4A2.0023 2.0023 0 014 2H16a2.0023 2.0023 0 012 2V8A2.0023 2.0023 0 0116 10zM4 4V8H16V4z"
|
|
517
514
|
})), children);
|
|
518
515
|
});
|
|
519
516
|
|
|
520
517
|
if (process.env.NODE_ENV !== "production") {
|
|
521
|
-
|
|
518
|
+
Roadmap.propTypes = iconPropTypes;
|
|
522
519
|
}
|
|
523
|
-
var
|
|
520
|
+
var Rocket = /*#__PURE__*/React.forwardRef(function Rocket(_ref17, ref) {
|
|
524
521
|
var children = _ref17.children,
|
|
525
522
|
_ref17$size = _ref17.size,
|
|
526
523
|
size = _ref17$size === void 0 ? 16 : _ref17$size,
|
|
@@ -533,15 +530,18 @@ var Rotate = /*#__PURE__*/React.forwardRef(function Rotate(_ref17, ref) {
|
|
|
533
530
|
xmlns: "http://www.w3.org/2000/svg",
|
|
534
531
|
viewBox: "0 0 32 32",
|
|
535
532
|
fill: "currentColor"
|
|
536
|
-
}, rest),
|
|
537
|
-
d: "
|
|
533
|
+
}, rest), _path31 || (_path31 = /*#__PURE__*/React.createElement("path", {
|
|
534
|
+
d: "M6.34 19H17.65V21H6.34z",
|
|
535
|
+
transform: "rotate(-45 11.995 20.002)"
|
|
536
|
+
})), _path32 || (_path32 = /*#__PURE__*/React.createElement("path", {
|
|
537
|
+
d: "M17,30a1,1,0,0,1-.37-.07,1,1,0,0,1-.62-.79l-1-7,2-.28.75,5.27L21,24.52V17a1,1,0,0,1,.29-.71l4.07-4.07A8.94,8.94,0,0,0,28,5.86V4H26.14a8.94,8.94,0,0,0-6.36,2.64l-4.07,4.07A1,1,0,0,1,15,11H7.48L4.87,14.26l5.27.75-.28,2-7-1a1,1,0,0,1-.79-.62,1,1,0,0,1,.15-1l4-5A1,1,0,0,1,7,9h7.59l3.77-3.78A10.92,10.92,0,0,1,26.14,2H28a2,2,0,0,1,2,2V5.86a10.92,10.92,0,0,1-3.22,7.78L23,17.41V25a1,1,0,0,1-.38.78l-5,4A1,1,0,0,1,17,30Z"
|
|
538
538
|
})), children);
|
|
539
539
|
});
|
|
540
540
|
|
|
541
541
|
if (process.env.NODE_ENV !== "production") {
|
|
542
|
-
|
|
542
|
+
Rocket.propTypes = iconPropTypes;
|
|
543
543
|
}
|
|
544
|
-
var
|
|
544
|
+
var Rotate = /*#__PURE__*/React.forwardRef(function Rotate(_ref18, ref) {
|
|
545
545
|
var children = _ref18.children,
|
|
546
546
|
_ref18$size = _ref18.size,
|
|
547
547
|
size = _ref18$size === void 0 ? 16 : _ref18$size,
|
|
@@ -555,14 +555,14 @@ var WatsonHealthRotate_180 = /*#__PURE__*/React.forwardRef(function WatsonHealth
|
|
|
555
555
|
viewBox: "0 0 32 32",
|
|
556
556
|
fill: "currentColor"
|
|
557
557
|
}, rest), _path33 || (_path33 = /*#__PURE__*/React.createElement("path", {
|
|
558
|
-
d: "
|
|
558
|
+
d: "M17.91 26.82l.35 2a12.9 12.9 0 004.24-1.54l-1-1.73A10.88 10.88 0 0117.91 26.82zM24.42 23.07L26 24.35a13 13 0 002.24-3.91l-1.87-.68A11 11 0 0124.42 23.07zM9.5 27.25a12.9 12.9 0 004.24 1.54l.35-2a10.88 10.88 0 01-3.59-1.3zM5.67 19.76l-1.87.68A13 13 0 006 24.35l.32-.26 1.22-1h0a11 11 0 01-1.91-3.31zM29 16a12.85 12.85 0 00-.8-4.44l-1.87.68A11.18 11.18 0 0127 16zM26 7.65a13 13 0 00-20 0V4H4v8h8V10H6.81A11 11 0 0124.42 8.93z"
|
|
559
559
|
})), children);
|
|
560
560
|
});
|
|
561
561
|
|
|
562
562
|
if (process.env.NODE_ENV !== "production") {
|
|
563
|
-
|
|
563
|
+
Rotate.propTypes = iconPropTypes;
|
|
564
564
|
}
|
|
565
|
-
var
|
|
565
|
+
var WatsonHealthRotate_180 = /*#__PURE__*/React.forwardRef(function WatsonHealthRotate_180(_ref19, ref) {
|
|
566
566
|
var children = _ref19.children,
|
|
567
567
|
_ref19$size = _ref19.size,
|
|
568
568
|
size = _ref19$size === void 0 ? 16 : _ref19$size,
|
|
@@ -576,14 +576,14 @@ var WatsonHealthRotate_360 = /*#__PURE__*/React.forwardRef(function WatsonHealth
|
|
|
576
576
|
viewBox: "0 0 32 32",
|
|
577
577
|
fill: "currentColor"
|
|
578
578
|
}, rest), _path34 || (_path34 = /*#__PURE__*/React.createElement("path", {
|
|
579
|
-
d: "
|
|
579
|
+
d: "M14.0913 26.8235l-.3467 1.968a12.8956 12.8956 0 01-4.24-1.5418l1-1.7307A10.9086 10.9086 0 0014.0913 26.8235zM7.5767 23.0682L6.0449 24.3533a12.9811 12.9811 0 01-2.25-3.9112l1.8775-.6834A10.9808 10.9808 0 007.5767 23.0682zM22.4951 27.25a12.8956 12.8956 0 01-4.24 1.5418l-.3467-1.968a10.9086 10.9086 0 003.5869-1.3045zM26.3271 19.7587l1.8775.6834a12.9811 12.9811 0 01-2.2495 3.9112l-.3115-.2614-1.22-1.0237h0a10.9822 10.9822 0 001.9038-3.3093zM13.6616 5.2559c-.1592.0346-.3144.08-.4712.1215-.2131.0562-.4258.1138-.6335.1822-.1643.0547-.325.1167-.4859.1782-.1926.0742-.3835.1509-.57.2349-.1611.0727-.3193.15-.4763.23q-.2677.1363-.5262.2867c-.153.0893-.3046.18-.4531.2758-.1679.1089-.3308.2242-.4922.3413-.1406.1026-.2817.2037-.417.3125-.1616.1294-.3156.2676-.47.4063-.1225.11-.2478.2168-.3652.332-.1668.1636-.3223.3379-.4785.5117A10.9438 10.9438 0 005 16H3A12.9363 12.9363 0 016.05 7.65l-.0047-.0039c.0918-.1094.197-.2061.2925-.3125.1841-.2051.3672-.41.5635-.603.1382-.1358.2856-.2613.43-.3907.1831-.1645.3657-.3286.5581-.4824.1592-.1279.3244-.2466.4895-.3667.1921-.14.3855-.2768.5854-.4062.1743-.1128.3523-.2188.5322-.3238q.3081-.1786.6253-.3408c.1846-.0942.37-.1846.56-.27.2224-.1.449-.1914.678-.2793.1894-.0723.3777-.1455.5713-.209.2463-.0815.498-.1494.7507-.2163.1848-.0493.3674-.1025.5554-.1431.29-.0634.5865-.1074.8833-.1508.159-.023.3145-.0552.4754-.0728A12.9331 12.9331 0 0126 7.7031V4h2v8H20V10h5.1885A10.961 10.961 0 0016 5a11.1114 11.1114 0 00-1.189.0669c-.1362.0146-.268.042-.4026.0615C14.1575 5.165 13.907 5.2026 13.6616 5.2559z"
|
|
580
580
|
})), children);
|
|
581
581
|
});
|
|
582
582
|
|
|
583
583
|
if (process.env.NODE_ENV !== "production") {
|
|
584
|
-
|
|
584
|
+
WatsonHealthRotate_180.propTypes = iconPropTypes;
|
|
585
585
|
}
|
|
586
|
-
var
|
|
586
|
+
var WatsonHealthRotate_360 = /*#__PURE__*/React.forwardRef(function WatsonHealthRotate_360(_ref20, ref) {
|
|
587
587
|
var children = _ref20.children,
|
|
588
588
|
_ref20$size = _ref20.size,
|
|
589
589
|
size = _ref20$size === void 0 ? 16 : _ref20$size,
|
|
@@ -597,14 +597,14 @@ var RotateClockwise = /*#__PURE__*/React.forwardRef(function RotateClockwise(_re
|
|
|
597
597
|
viewBox: "0 0 32 32",
|
|
598
598
|
fill: "currentColor"
|
|
599
599
|
}, rest), _path35 || (_path35 = /*#__PURE__*/React.createElement("path", {
|
|
600
|
-
d: "
|
|
600
|
+
d: "M25.95,7.65l.0047-.0039c-.0918-.1094-.197-.2061-.2925-.3125-.1841-.2051-.3672-.41-.5635-.603-.1382-.1358-.2856-.2613-.43-.3907-.1831-.1645-.3657-.3286-.5581-.4824-.1592-.1279-.3244-.2466-.4895-.3667-.1921-.14-.3855-.2768-.5854-.4062-.1743-.1128-.3523-.2188-.5322-.3238q-.3081-.1786-.6253-.3408c-.1846-.0942-.37-.1846-.56-.27-.2224-.1-.449-.1914-.678-.2793-.1894-.0723-.3777-.1455-.5713-.209-.2463-.0815-.498-.1494-.7507-.2163-.1848-.0493-.3674-.1025-.5554-.1431-.29-.0634-.5865-.1074-.8833-.1508-.159-.023-.3145-.0552-.4754-.0728A12.9331,12.9331,0,0,0,6,7.7031V4H4v8h8V10H6.8115A10.961,10.961,0,0,1,16,5a11.1114,11.1114,0,0,1,1.189.0669c.1362.0146.268.042.4026.0615.2509.0366.5014.0742.7468.1275.1592.0346.3144.08.4712.1215.2131.0562.4258.1138.6335.1822.1643.0547.325.1167.4859.1782.1926.0742.3835.1509.5705.2349.1611.0727.3193.15.4763.23q.2677.1363.5262.2867c.153.0893.3046.18.4531.2758.1679.1089.3308.2242.4922.3413.1406.1026.2817.2037.417.3125.1616.1294.3156.2676.47.4063.1225.11.2478.2168.3652.332.1668.1636.3223.3379.4785.5117A10.9928,10.9928,0,1,1,5,16H3A13,13,0,1,0,25.95,7.65Z"
|
|
601
601
|
})), children);
|
|
602
602
|
});
|
|
603
603
|
|
|
604
604
|
if (process.env.NODE_ENV !== "production") {
|
|
605
|
-
|
|
605
|
+
WatsonHealthRotate_360.propTypes = iconPropTypes;
|
|
606
606
|
}
|
|
607
|
-
var
|
|
607
|
+
var RotateClockwise = /*#__PURE__*/React.forwardRef(function RotateClockwise(_ref21, ref) {
|
|
608
608
|
var children = _ref21.children,
|
|
609
609
|
_ref21$size = _ref21.size,
|
|
610
610
|
size = _ref21$size === void 0 ? 16 : _ref21$size,
|
|
@@ -618,14 +618,14 @@ var RotateClockwiseAlt = /*#__PURE__*/React.forwardRef(function RotateClockwiseA
|
|
|
618
618
|
viewBox: "0 0 32 32",
|
|
619
619
|
fill: "currentColor"
|
|
620
620
|
}, rest), _path36 || (_path36 = /*#__PURE__*/React.createElement("path", {
|
|
621
|
-
d: "
|
|
621
|
+
d: "M28 30H16a2.0023 2.0023 0 01-2-2V16a2.0023 2.0023 0 012-2H28a2.0023 2.0023 0 012 2V28A2.0023 2.0023 0 0128 30zM16 16V28H28.0012L28 16zM15 2L13.59 3.41 16.17 6H11a7.0078 7.0078 0 00-7 7v5H6V13a5.0057 5.0057 0 015-5h5.17l-2.58 2.59L15 12l5-5z"
|
|
622
622
|
})), children);
|
|
623
623
|
});
|
|
624
624
|
|
|
625
625
|
if (process.env.NODE_ENV !== "production") {
|
|
626
|
-
|
|
626
|
+
RotateClockwise.propTypes = iconPropTypes;
|
|
627
627
|
}
|
|
628
|
-
var
|
|
628
|
+
var RotateClockwiseAlt = /*#__PURE__*/React.forwardRef(function RotateClockwiseAlt(_ref22, ref) {
|
|
629
629
|
var children = _ref22.children,
|
|
630
630
|
_ref22$size = _ref22.size,
|
|
631
631
|
size = _ref22$size === void 0 ? 16 : _ref22$size,
|
|
@@ -639,14 +639,14 @@ var RotateClockwiseAltFilled = /*#__PURE__*/React.forwardRef(function RotateCloc
|
|
|
639
639
|
viewBox: "0 0 32 32",
|
|
640
640
|
fill: "currentColor"
|
|
641
641
|
}, rest), _path37 || (_path37 = /*#__PURE__*/React.createElement("path", {
|
|
642
|
-
d: "M16 30H4a2.0023 2.0023 0 01-2-2V16a2.0023 2.0023 0 012-2H16a2.0023 2.0023 0 012 2V28A2.0023 2.0023 0 0116
|
|
642
|
+
d: "M16 30H4a2.0023 2.0023 0 01-2-2V16a2.0023 2.0023 0 012-2H16a2.0023 2.0023 0 012 2V28A2.0023 2.0023 0 0116 30zM4 16V28H16.0012L16 16zM30 15l-1.41-1.41L26 16.17V11a7.0078 7.0078 0 00-7-7H14V6h5a5.0057 5.0057 0 015 5v5.17l-2.59-2.58L20 15l5 5z"
|
|
643
643
|
})), children);
|
|
644
644
|
});
|
|
645
645
|
|
|
646
646
|
if (process.env.NODE_ENV !== "production") {
|
|
647
|
-
|
|
647
|
+
RotateClockwiseAlt.propTypes = iconPropTypes;
|
|
648
648
|
}
|
|
649
|
-
var
|
|
649
|
+
var RotateClockwiseAltFilled = /*#__PURE__*/React.forwardRef(function RotateClockwiseAltFilled(_ref23, ref) {
|
|
650
650
|
var children = _ref23.children,
|
|
651
651
|
_ref23$size = _ref23.size,
|
|
652
652
|
size = _ref23$size === void 0 ? 16 : _ref23$size,
|
|
@@ -660,14 +660,14 @@ var RotateClockwiseFilled = /*#__PURE__*/React.forwardRef(function RotateClockwi
|
|
|
660
660
|
viewBox: "0 0 32 32",
|
|
661
661
|
fill: "currentColor"
|
|
662
662
|
}, rest), _path38 || (_path38 = /*#__PURE__*/React.createElement("path", {
|
|
663
|
-
d: "
|
|
663
|
+
d: "M16 30H4a2.0023 2.0023 0 01-2-2V16a2.0023 2.0023 0 012-2H16a2.0023 2.0023 0 012 2V28A2.0023 2.0023 0 0116 30zM30 15l-1.41-1.41L26 16.17V11a7.0078 7.0078 0 00-7-7H14V6h5a5.0057 5.0057 0 015 5v5.17l-2.59-2.58L20 15l5 5z"
|
|
664
664
|
})), children);
|
|
665
665
|
});
|
|
666
666
|
|
|
667
667
|
if (process.env.NODE_ENV !== "production") {
|
|
668
|
-
|
|
668
|
+
RotateClockwiseAltFilled.propTypes = iconPropTypes;
|
|
669
669
|
}
|
|
670
|
-
var
|
|
670
|
+
var RotateClockwiseFilled = /*#__PURE__*/React.forwardRef(function RotateClockwiseFilled(_ref24, ref) {
|
|
671
671
|
var children = _ref24.children,
|
|
672
672
|
_ref24$size = _ref24.size,
|
|
673
673
|
size = _ref24$size === void 0 ? 16 : _ref24$size,
|
|
@@ -681,14 +681,14 @@ var RotateCounterclockwise = /*#__PURE__*/React.forwardRef(function RotateCounte
|
|
|
681
681
|
viewBox: "0 0 32 32",
|
|
682
682
|
fill: "currentColor"
|
|
683
683
|
}, rest), _path39 || (_path39 = /*#__PURE__*/React.createElement("path", {
|
|
684
|
-
d: "
|
|
684
|
+
d: "M28 30H16a2.0023 2.0023 0 01-2-2V16a2.0023 2.0023 0 012-2H28a2.0023 2.0023 0 012 2V28A2.0023 2.0023 0 0128 30zM15 2L13.59 3.41 16.17 6H11a7.0078 7.0078 0 00-7 7v5H6V13a5.0057 5.0057 0 015-5h5.17l-2.58 2.59L15 12l5-5z"
|
|
685
685
|
})), children);
|
|
686
686
|
});
|
|
687
687
|
|
|
688
688
|
if (process.env.NODE_ENV !== "production") {
|
|
689
|
-
|
|
689
|
+
RotateClockwiseFilled.propTypes = iconPropTypes;
|
|
690
690
|
}
|
|
691
|
-
var
|
|
691
|
+
var RotateCounterclockwise = /*#__PURE__*/React.forwardRef(function RotateCounterclockwise(_ref25, ref) {
|
|
692
692
|
var children = _ref25.children,
|
|
693
693
|
_ref25$size = _ref25.size,
|
|
694
694
|
size = _ref25$size === void 0 ? 16 : _ref25$size,
|
|
@@ -702,14 +702,14 @@ var RotateCounterclockwiseAlt = /*#__PURE__*/React.forwardRef(function RotateCou
|
|
|
702
702
|
viewBox: "0 0 32 32",
|
|
703
703
|
fill: "currentColor"
|
|
704
704
|
}, rest), _path40 || (_path40 = /*#__PURE__*/React.createElement("path", {
|
|
705
|
-
d: "
|
|
705
|
+
d: "M2 28V16a2.0023 2.0023 0 012-2H16a2.0023 2.0023 0 012 2V28a2.0023 2.0023 0 01-2 2H4A2.0023 2.0023 0 012 28zM4 16L3.9988 28H16V16zM17 2l1.41 1.41L15.83 6H21a7.0078 7.0078 0 017 7v5H26V13a5.0057 5.0057 0 00-5-5H15.83l2.58 2.59L17 12 12 7z"
|
|
706
706
|
})), children);
|
|
707
707
|
});
|
|
708
708
|
|
|
709
709
|
if (process.env.NODE_ENV !== "production") {
|
|
710
|
-
|
|
710
|
+
RotateCounterclockwise.propTypes = iconPropTypes;
|
|
711
711
|
}
|
|
712
|
-
var
|
|
712
|
+
var RotateCounterclockwiseAlt = /*#__PURE__*/React.forwardRef(function RotateCounterclockwiseAlt(_ref26, ref) {
|
|
713
713
|
var children = _ref26.children,
|
|
714
714
|
_ref26$size = _ref26.size,
|
|
715
715
|
size = _ref26$size === void 0 ? 16 : _ref26$size,
|
|
@@ -723,14 +723,14 @@ var RotateCounterclockwiseAltFilled = /*#__PURE__*/React.forwardRef(function Rot
|
|
|
723
723
|
viewBox: "0 0 32 32",
|
|
724
724
|
fill: "currentColor"
|
|
725
725
|
}, rest), _path41 || (_path41 = /*#__PURE__*/React.createElement("path", {
|
|
726
|
-
d: "M14 28V16a2.0023 2.0023 0 012-2H28a2.0023 2.0023 0 012 2V28a2.0023 2.0023 0 01-2 2H16A2.0023 2.0023 0 0114
|
|
726
|
+
d: "M14 28V16a2.0023 2.0023 0 012-2H28a2.0023 2.0023 0 012 2V28a2.0023 2.0023 0 01-2 2H16A2.0023 2.0023 0 0114 28zm2-12l-.0012 12H28V16zM2 15l1.41-1.41L6 16.17V11a7.0078 7.0078 0 017-7h5V6H13a5.0057 5.0057 0 00-5 5v5.17l2.59-2.58L12 15 7 20z"
|
|
727
727
|
})), children);
|
|
728
728
|
});
|
|
729
729
|
|
|
730
730
|
if (process.env.NODE_ENV !== "production") {
|
|
731
|
-
|
|
731
|
+
RotateCounterclockwiseAlt.propTypes = iconPropTypes;
|
|
732
732
|
}
|
|
733
|
-
var
|
|
733
|
+
var RotateCounterclockwiseAltFilled = /*#__PURE__*/React.forwardRef(function RotateCounterclockwiseAltFilled(_ref27, ref) {
|
|
734
734
|
var children = _ref27.children,
|
|
735
735
|
_ref27$size = _ref27.size,
|
|
736
736
|
size = _ref27$size === void 0 ? 16 : _ref27$size,
|
|
@@ -744,14 +744,14 @@ var RotateCounterclockwiseFilled = /*#__PURE__*/React.forwardRef(function Rotate
|
|
|
744
744
|
viewBox: "0 0 32 32",
|
|
745
745
|
fill: "currentColor"
|
|
746
746
|
}, rest), _path42 || (_path42 = /*#__PURE__*/React.createElement("path", {
|
|
747
|
-
d: "
|
|
747
|
+
d: "M14 28V16a2.0023 2.0023 0 012-2H28a2.0023 2.0023 0 012 2V28a2.0023 2.0023 0 01-2 2H16A2.0023 2.0023 0 0114 28zM2 15l1.41-1.41L6 16.17V11a7.0078 7.0078 0 017-7h5V6H13a5.0057 5.0057 0 00-5 5v5.17l2.59-2.58L12 15 7 20z"
|
|
748
748
|
})), children);
|
|
749
749
|
});
|
|
750
750
|
|
|
751
751
|
if (process.env.NODE_ENV !== "production") {
|
|
752
|
-
|
|
752
|
+
RotateCounterclockwiseAltFilled.propTypes = iconPropTypes;
|
|
753
753
|
}
|
|
754
|
-
var
|
|
754
|
+
var RotateCounterclockwiseFilled = /*#__PURE__*/React.forwardRef(function RotateCounterclockwiseFilled(_ref28, ref) {
|
|
755
755
|
var children = _ref28.children,
|
|
756
756
|
_ref28$size = _ref28.size,
|
|
757
757
|
size = _ref28$size === void 0 ? 16 : _ref28$size,
|
|
@@ -765,14 +765,14 @@ var Router = /*#__PURE__*/React.forwardRef(function Router(_ref28, ref) {
|
|
|
765
765
|
viewBox: "0 0 32 32",
|
|
766
766
|
fill: "currentColor"
|
|
767
767
|
}, rest), _path43 || (_path43 = /*#__PURE__*/React.createElement("path", {
|
|
768
|
-
d: "
|
|
768
|
+
d: "M2 28V16a2.0023 2.0023 0 012-2H16a2.0023 2.0023 0 012 2V28a2.0023 2.0023 0 01-2 2H4A2.0023 2.0023 0 012 28zM17 2l1.41 1.41L15.83 6H21a7.0078 7.0078 0 017 7v5H26V13a5.0057 5.0057 0 00-5-5H15.83l2.58 2.59L17 12 12 7z"
|
|
769
769
|
})), children);
|
|
770
770
|
});
|
|
771
771
|
|
|
772
772
|
if (process.env.NODE_ENV !== "production") {
|
|
773
|
-
|
|
773
|
+
RotateCounterclockwiseFilled.propTypes = iconPropTypes;
|
|
774
774
|
}
|
|
775
|
-
var
|
|
775
|
+
var Router = /*#__PURE__*/React.forwardRef(function Router(_ref29, ref) {
|
|
776
776
|
var children = _ref29.children,
|
|
777
777
|
_ref29$size = _ref29.size,
|
|
778
778
|
size = _ref29$size === void 0 ? 16 : _ref29$size,
|
|
@@ -786,14 +786,14 @@ var RouterVoice = /*#__PURE__*/React.forwardRef(function RouterVoice(_ref29, ref
|
|
|
786
786
|
viewBox: "0 0 32 32",
|
|
787
787
|
fill: "currentColor"
|
|
788
788
|
}, rest), _path44 || (_path44 = /*#__PURE__*/React.createElement("path", {
|
|
789
|
-
d: "M21 25L16 30 11 25 12.409 23.581 15 26.153 15 19 17 19 17 26.206 19.591 23.581 21 25zM24 11L19 16 24 21 25.419 19.591 22.847 17 30 17 30 15 22.794 15 25.419 12.409 24 11zM8 11L13 16 8 21 6.581 19.591 9.153 17 2 17 2 15 9.206 15 6.581 12.409 8
|
|
789
|
+
d: "M21 7L16 2 11 7 12.409 8.419 15 5.847 15 13 17 13 17 5.794 19.591 8.419 21 7zM21 25L16 30 11 25 12.409 23.581 15 26.153 15 19 17 19 17 26.206 19.591 23.581 21 25zM24 11L19 16 24 21 25.419 19.591 22.847 17 30 17 30 15 22.794 15 25.419 12.409 24 11zM8 11L13 16 8 21 6.581 19.591 9.153 17 2 17 2 15 9.206 15 6.581 12.409 8 11z"
|
|
790
790
|
})), children);
|
|
791
791
|
});
|
|
792
792
|
|
|
793
793
|
if (process.env.NODE_ENV !== "production") {
|
|
794
|
-
|
|
794
|
+
Router.propTypes = iconPropTypes;
|
|
795
795
|
}
|
|
796
|
-
var
|
|
796
|
+
var RouterVoice = /*#__PURE__*/React.forwardRef(function RouterVoice(_ref30, ref) {
|
|
797
797
|
var children = _ref30.children,
|
|
798
798
|
_ref30$size = _ref30.size,
|
|
799
799
|
size = _ref30$size === void 0 ? 16 : _ref30$size,
|
|
@@ -806,21 +806,15 @@ var RouterWifi = /*#__PURE__*/React.forwardRef(function RouterWifi(_ref30, ref)
|
|
|
806
806
|
xmlns: "http://www.w3.org/2000/svg",
|
|
807
807
|
viewBox: "0 0 32 32",
|
|
808
808
|
fill: "currentColor"
|
|
809
|
-
}, rest),
|
|
810
|
-
|
|
811
|
-
cy: "13.5",
|
|
812
|
-
r: "1.5"
|
|
813
|
-
})), _path45 || (_path45 = /*#__PURE__*/React.createElement("path", {
|
|
814
|
-
d: "M19.5356,10.4648a5,5,0,0,0-7.0717,0L11.05,9.0508a6.9992,6.9992,0,0,1,9.9,0Z"
|
|
815
|
-
})), _path46 || (_path46 = /*#__PURE__*/React.createElement("path", {
|
|
816
|
-
d: "M23.0713 6.929a10 10 0 00-14.1426 0L7.5146 5.5144a12.0011 12.0011 0 0116.9708 0zM21 25L16 30 11 25 12.409 23.581 15 26.153 15 19 17 19 17 26.206 19.591 23.581 21 25zM24 11L19 16 24 21 25.419 19.591 22.847 17 30 17 30 15 22.794 15 25.419 12.409 24 11zM8 11L13 16 8 21 6.581 19.591 9.153 17 2 17 2 15 9.206 15 6.581 12.409 8 11z"
|
|
809
|
+
}, rest), _path45 || (_path45 = /*#__PURE__*/React.createElement("path", {
|
|
810
|
+
d: "M21 25L16 30 11 25 12.409 23.581 15 26.153 15 19 17 19 17 26.206 19.591 23.581 21 25zM24 11L19 16 24 21 25.419 19.591 22.847 17 30 17 30 15 22.794 15 25.419 12.409 24 11zM8 11L13 16 8 21 6.581 19.591 9.153 17 2 17 2 15 9.206 15 6.581 12.409 8 11zM12.4289 5.8227v1.63a1.1269 1.1269 0 01-.6767 1.026l-1.39.5967A1.1218 1.1218 0 019.14 8.8424L7.3208 7.0233a1.1165 1.1165 0 01.0125-1.579l.0348-.0328c7.393-6.527 14.6913-2.0374 17.2127-.0473a1.1166 1.1166 0 01.1746 1.5693 1.1011 1.1011 0 01-.0873.0971L22.9108 8.7878a1.1114 1.1114 0 01-1.2225.2329l-1.39-.5967a1.1112 1.1112 0 01-.68-1.0223v-1.63S15.9726 3.0648 12.4289 5.8227z"
|
|
817
811
|
})), children);
|
|
818
812
|
});
|
|
819
813
|
|
|
820
814
|
if (process.env.NODE_ENV !== "production") {
|
|
821
|
-
|
|
815
|
+
RouterVoice.propTypes = iconPropTypes;
|
|
822
816
|
}
|
|
823
|
-
var
|
|
817
|
+
var RouterWifi = /*#__PURE__*/React.forwardRef(function RouterWifi(_ref31, ref) {
|
|
824
818
|
var children = _ref31.children,
|
|
825
819
|
_ref31$size = _ref31.size,
|
|
826
820
|
size = _ref31$size === void 0 ? 16 : _ref31$size,
|
|
@@ -833,15 +827,21 @@ var Row = /*#__PURE__*/React.forwardRef(function Row(_ref31, ref) {
|
|
|
833
827
|
xmlns: "http://www.w3.org/2000/svg",
|
|
834
828
|
viewBox: "0 0 32 32",
|
|
835
829
|
fill: "currentColor"
|
|
836
|
-
}, rest),
|
|
837
|
-
|
|
830
|
+
}, rest), _circle2 || (_circle2 = /*#__PURE__*/React.createElement("circle", {
|
|
831
|
+
cx: "16",
|
|
832
|
+
cy: "13.5",
|
|
833
|
+
r: "1.5"
|
|
834
|
+
})), _path46 || (_path46 = /*#__PURE__*/React.createElement("path", {
|
|
835
|
+
d: "M19.5356,10.4648a5,5,0,0,0-7.0717,0L11.05,9.0508a6.9992,6.9992,0,0,1,9.9,0Z"
|
|
836
|
+
})), _path47 || (_path47 = /*#__PURE__*/React.createElement("path", {
|
|
837
|
+
d: "M23.0713 6.929a10 10 0 00-14.1426 0L7.5146 5.5144a12.0011 12.0011 0 0116.9708 0zM21 25L16 30 11 25 12.409 23.581 15 26.153 15 19 17 19 17 26.206 19.591 23.581 21 25zM24 11L19 16 24 21 25.419 19.591 22.847 17 30 17 30 15 22.794 15 25.419 12.409 24 11zM8 11L13 16 8 21 6.581 19.591 9.153 17 2 17 2 15 9.206 15 6.581 12.409 8 11z"
|
|
838
838
|
})), children);
|
|
839
839
|
});
|
|
840
840
|
|
|
841
841
|
if (process.env.NODE_ENV !== "production") {
|
|
842
|
-
|
|
842
|
+
RouterWifi.propTypes = iconPropTypes;
|
|
843
843
|
}
|
|
844
|
-
var
|
|
844
|
+
var Row = /*#__PURE__*/React.forwardRef(function Row(_ref32, ref) {
|
|
845
845
|
var children = _ref32.children,
|
|
846
846
|
_ref32$size = _ref32.size,
|
|
847
847
|
size = _ref32$size === void 0 ? 16 : _ref32$size,
|
|
@@ -855,14 +855,14 @@ var RowCollapse = /*#__PURE__*/React.forwardRef(function RowCollapse(_ref32, ref
|
|
|
855
855
|
viewBox: "0 0 32 32",
|
|
856
856
|
fill: "currentColor"
|
|
857
857
|
}, rest), _path48 || (_path48 = /*#__PURE__*/React.createElement("path", {
|
|
858
|
-
d: "
|
|
858
|
+
d: "M4 24H28V26H4zM26 18H6V14H26v4m2 0V14a2 2 0 00-2-2H6a2 2 0 00-2 2v4a2 2 0 002 2H26a2 2 0 002-2zM4 6H28V8H4z"
|
|
859
859
|
})), children);
|
|
860
860
|
});
|
|
861
861
|
|
|
862
862
|
if (process.env.NODE_ENV !== "production") {
|
|
863
|
-
|
|
863
|
+
Row.propTypes = iconPropTypes;
|
|
864
864
|
}
|
|
865
|
-
var
|
|
865
|
+
var RowCollapse = /*#__PURE__*/React.forwardRef(function RowCollapse(_ref33, ref) {
|
|
866
866
|
var children = _ref33.children,
|
|
867
867
|
_ref33$size = _ref33.size,
|
|
868
868
|
size = _ref33$size === void 0 ? 16 : _ref33$size,
|
|
@@ -876,16 +876,14 @@ var RowDelete = /*#__PURE__*/React.forwardRef(function RowDelete(_ref33, ref) {
|
|
|
876
876
|
viewBox: "0 0 32 32",
|
|
877
877
|
fill: "currentColor"
|
|
878
878
|
}, rest), _path49 || (_path49 = /*#__PURE__*/React.createElement("path", {
|
|
879
|
-
d: "
|
|
880
|
-
})), _path50 || (_path50 = /*#__PURE__*/React.createElement("path", {
|
|
881
|
-
d: "M4,14V8H18V6H4A2.0023,2.0023,0,0,0,2,8v6a2.0023,2.0023,0,0,0,2,2H26V14Z"
|
|
879
|
+
d: "M26 20H6a2 2 0 00-2 2v4a2 2 0 002 2H26a2 2 0 002-2V22A2 2 0 0026 20zm0 6H6V22H26zM17 7.828L19.586 10.414 21 9 16 4 11 9 12.414 10.414 15 7.828 15 14 4 14 4 16 28 16 28 14 17 14 17 7.828z"
|
|
882
880
|
})), children);
|
|
883
881
|
});
|
|
884
882
|
|
|
885
883
|
if (process.env.NODE_ENV !== "production") {
|
|
886
|
-
|
|
884
|
+
RowCollapse.propTypes = iconPropTypes;
|
|
887
885
|
}
|
|
888
|
-
var
|
|
886
|
+
var RowDelete = /*#__PURE__*/React.forwardRef(function RowDelete(_ref34, ref) {
|
|
889
887
|
var children = _ref34.children,
|
|
890
888
|
_ref34$size = _ref34.size,
|
|
891
889
|
size = _ref34$size === void 0 ? 16 : _ref34$size,
|
|
@@ -898,15 +896,17 @@ var RowExpand = /*#__PURE__*/React.forwardRef(function RowExpand(_ref34, ref) {
|
|
|
898
896
|
xmlns: "http://www.w3.org/2000/svg",
|
|
899
897
|
viewBox: "0 0 32 32",
|
|
900
898
|
fill: "currentColor"
|
|
901
|
-
}, rest),
|
|
902
|
-
d: "
|
|
899
|
+
}, rest), _path50 || (_path50 = /*#__PURE__*/React.createElement("path", {
|
|
900
|
+
d: "M24 30H4a2.0021 2.0021 0 01-2-2V22a2.0021 2.0021 0 012-2H24a2.0021 2.0021 0 012 2v6A2.0021 2.0021 0 0124 30zM4 22H3.9985L4 28H24V22zM30 3.41L28.59 2 25 5.59 21.41 2 20 3.41 23.59 7 20 10.59 21.41 12 25 8.41 28.59 12 30 10.59 26.41 7 30 3.41z"
|
|
901
|
+
})), _path51 || (_path51 = /*#__PURE__*/React.createElement("path", {
|
|
902
|
+
d: "M4,14V8H18V6H4A2.0023,2.0023,0,0,0,2,8v6a2.0023,2.0023,0,0,0,2,2H26V14Z"
|
|
903
903
|
})), children);
|
|
904
904
|
});
|
|
905
905
|
|
|
906
906
|
if (process.env.NODE_ENV !== "production") {
|
|
907
|
-
|
|
907
|
+
RowDelete.propTypes = iconPropTypes;
|
|
908
908
|
}
|
|
909
|
-
var
|
|
909
|
+
var RowExpand = /*#__PURE__*/React.forwardRef(function RowExpand(_ref35, ref) {
|
|
910
910
|
var children = _ref35.children,
|
|
911
911
|
_ref35$size = _ref35.size,
|
|
912
912
|
size = _ref35$size === void 0 ? 16 : _ref35$size,
|
|
@@ -920,14 +920,14 @@ var RowInsert = /*#__PURE__*/React.forwardRef(function RowInsert(_ref35, ref) {
|
|
|
920
920
|
viewBox: "0 0 32 32",
|
|
921
921
|
fill: "currentColor"
|
|
922
922
|
}, rest), _path52 || (_path52 = /*#__PURE__*/React.createElement("path", {
|
|
923
|
-
d: "
|
|
923
|
+
d: "M4 18L15 18 15 24.172 12.414 21.586 11 23 16 28 21 23 19.586 21.586 17 24.172 17 18 28 18 28 16 4 16 4 18zM26 4H6A2 2 0 004 6v4a2 2 0 002 2H26a2 2 0 002-2V6A2 2 0 0026 4zm0 6H6V6H26z"
|
|
924
924
|
})), children);
|
|
925
925
|
});
|
|
926
926
|
|
|
927
927
|
if (process.env.NODE_ENV !== "production") {
|
|
928
|
-
|
|
928
|
+
RowExpand.propTypes = iconPropTypes;
|
|
929
929
|
}
|
|
930
|
-
var
|
|
930
|
+
var RowInsert = /*#__PURE__*/React.forwardRef(function RowInsert(_ref36, ref) {
|
|
931
931
|
var children = _ref36.children,
|
|
932
932
|
_ref36$size = _ref36.size,
|
|
933
933
|
size = _ref36$size === void 0 ? 16 : _ref36$size,
|
|
@@ -941,16 +941,14 @@ var Rss = /*#__PURE__*/React.forwardRef(function Rss(_ref36, ref) {
|
|
|
941
941
|
viewBox: "0 0 32 32",
|
|
942
942
|
fill: "currentColor"
|
|
943
943
|
}, rest), _path53 || (_path53 = /*#__PURE__*/React.createElement("path", {
|
|
944
|
-
d: "
|
|
945
|
-
})), _path54 || (_path54 = /*#__PURE__*/React.createElement("path", {
|
|
946
|
-
d: "M22,24h-2c0-6.6-5.4-12-12-12v-2C15.7,10,22,16.3,22,24z"
|
|
944
|
+
d: "M28 12H10a2.0021 2.0021 0 01-2-2V4a2.0021 2.0021 0 012-2H28a2.0021 2.0021 0 012 2v6A2.0021 2.0021 0 0128 12zM10 4v6H28V4zM28 30H10a2.0021 2.0021 0 01-2-2V22a2.0021 2.0021 0 012-2H28a2.0021 2.0021 0 012 2v6A2.0021 2.0021 0 0128 30zM10 22v6H28V22zM9 16L3.414 10.414 2 11.828 6.172 16 2 20.172 3.414 21.586 9 16z"
|
|
947
945
|
})), children);
|
|
948
946
|
});
|
|
949
947
|
|
|
950
948
|
if (process.env.NODE_ENV !== "production") {
|
|
951
|
-
|
|
949
|
+
RowInsert.propTypes = iconPropTypes;
|
|
952
950
|
}
|
|
953
|
-
var
|
|
951
|
+
var Rss = /*#__PURE__*/React.forwardRef(function Rss(_ref37, ref) {
|
|
954
952
|
var children = _ref37.children,
|
|
955
953
|
_ref37$size = _ref37.size,
|
|
956
954
|
size = _ref37$size === void 0 ? 16 : _ref37$size,
|
|
@@ -963,17 +961,17 @@ var Rule = /*#__PURE__*/React.forwardRef(function Rule(_ref37, ref) {
|
|
|
963
961
|
xmlns: "http://www.w3.org/2000/svg",
|
|
964
962
|
viewBox: "0 0 32 32",
|
|
965
963
|
fill: "currentColor"
|
|
966
|
-
}, rest),
|
|
967
|
-
d: "
|
|
968
|
-
})),
|
|
969
|
-
d: "
|
|
964
|
+
}, rest), _path54 || (_path54 = /*#__PURE__*/React.createElement("path", {
|
|
965
|
+
d: "M8 18c-3.3 0-6 2.7-6 6s2.7 6 6 6 6-2.7 6-6C14 20.7 11.3 18 8 18zM8 28c-2.2 0-4-1.8-4-4s1.8-4 4-4 4 1.8 4 4C12 26.2 10.2 28 8 28zM30 24h-2C28 13 19 4 8 4V2C20.1 2 30 11.9 30 24z"
|
|
966
|
+
})), _path55 || (_path55 = /*#__PURE__*/React.createElement("path", {
|
|
967
|
+
d: "M22,24h-2c0-6.6-5.4-12-12-12v-2C15.7,10,22,16.3,22,24z"
|
|
970
968
|
})), children);
|
|
971
969
|
});
|
|
972
970
|
|
|
973
971
|
if (process.env.NODE_ENV !== "production") {
|
|
974
|
-
|
|
972
|
+
Rss.propTypes = iconPropTypes;
|
|
975
973
|
}
|
|
976
|
-
var
|
|
974
|
+
var Rule = /*#__PURE__*/React.forwardRef(function Rule(_ref38, ref) {
|
|
977
975
|
var children = _ref38.children,
|
|
978
976
|
_ref38$size = _ref38.size,
|
|
979
977
|
size = _ref38$size === void 0 ? 16 : _ref38$size,
|
|
@@ -986,17 +984,17 @@ var RuleCancelled = /*#__PURE__*/React.forwardRef(function RuleCancelled(_ref38,
|
|
|
986
984
|
xmlns: "http://www.w3.org/2000/svg",
|
|
987
985
|
viewBox: "0 0 32 32",
|
|
988
986
|
fill: "currentColor"
|
|
989
|
-
}, rest),
|
|
990
|
-
d: "
|
|
991
|
-
})),
|
|
992
|
-
d: "
|
|
987
|
+
}, rest), _path56 || (_path56 = /*#__PURE__*/React.createElement("path", {
|
|
988
|
+
d: "M10 16H22V18H10zM10 10H22V12H10z"
|
|
989
|
+
})), _path57 || (_path57 = /*#__PURE__*/React.createElement("path", {
|
|
990
|
+
d: "M16,30,9.8242,26.7071A10.9815,10.9815,0,0,1,4,17V4A2.0022,2.0022,0,0,1,6,2H26a2.0022,2.0022,0,0,1,2,2V17a10.9815,10.9815,0,0,1-5.8242,9.7069ZM6,4V17a8.9852,8.9852,0,0,0,4.7656,7.9423L16,27.7333l5.2344-2.791A8.9852,8.9852,0,0,0,26,17V4Z"
|
|
993
991
|
})), children);
|
|
994
992
|
});
|
|
995
993
|
|
|
996
994
|
if (process.env.NODE_ENV !== "production") {
|
|
997
|
-
|
|
995
|
+
Rule.propTypes = iconPropTypes;
|
|
998
996
|
}
|
|
999
|
-
var
|
|
997
|
+
var RuleCancelled = /*#__PURE__*/React.forwardRef(function RuleCancelled(_ref39, ref) {
|
|
1000
998
|
var children = _ref39.children,
|
|
1001
999
|
_ref39$size = _ref39.size,
|
|
1002
1000
|
size = _ref39$size === void 0 ? 16 : _ref39$size,
|
|
@@ -1009,17 +1007,17 @@ var RuleDataQuality = /*#__PURE__*/React.forwardRef(function RuleDataQuality(_re
|
|
|
1009
1007
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1010
1008
|
viewBox: "0 0 32 32",
|
|
1011
1009
|
fill: "currentColor"
|
|
1012
|
-
}, rest),
|
|
1013
|
-
d: "M30
|
|
1014
|
-
}), /*#__PURE__*/React.createElement("path", {
|
|
1015
|
-
d: "M14,27.
|
|
1016
|
-
}))
|
|
1010
|
+
}, rest), _path58 || (_path58 = /*#__PURE__*/React.createElement("path", {
|
|
1011
|
+
d: "M30 24a6 6 0 10-6 6A6.0066 6.0066 0 0030 24zm-2 0a3.9521 3.9521 0 01-.5669 2.019L21.981 20.5669A3.9529 3.9529 0 0124 20 4.0045 4.0045 0 0128 24zm-8 0a3.9521 3.9521 0 01.5669-2.019l5.4521 5.4521A3.9529 3.9529 0 0124 28 4.0045 4.0045 0 0120 24zM8 16H18V18H8zM8 10H20V12H8z"
|
|
1012
|
+
})), _path59 || (_path59 = /*#__PURE__*/React.createElement("path", {
|
|
1013
|
+
d: "M14,27.7334l-5.2344-2.791A8.9858,8.9858,0,0,1,4,17V4H24l0,11h2L26,4a2.0023,2.0023,0,0,0-2-2H4A2.0023,2.0023,0,0,0,2,4V17a10.9814,10.9814,0,0,0,5.8242,9.707L14,30Z"
|
|
1014
|
+
})), children);
|
|
1017
1015
|
});
|
|
1018
1016
|
|
|
1019
1017
|
if (process.env.NODE_ENV !== "production") {
|
|
1020
|
-
|
|
1018
|
+
RuleCancelled.propTypes = iconPropTypes;
|
|
1021
1019
|
}
|
|
1022
|
-
var
|
|
1020
|
+
var RuleDataQuality = /*#__PURE__*/React.forwardRef(function RuleDataQuality(_ref40, ref) {
|
|
1023
1021
|
var children = _ref40.children,
|
|
1024
1022
|
_ref40$size = _ref40.size,
|
|
1025
1023
|
size = _ref40$size === void 0 ? 16 : _ref40$size,
|
|
@@ -1032,17 +1030,17 @@ var RuleDraft = /*#__PURE__*/React.forwardRef(function RuleDraft(_ref40, ref) {
|
|
|
1032
1030
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1033
1031
|
viewBox: "0 0 32 32",
|
|
1034
1032
|
fill: "currentColor"
|
|
1035
|
-
}, rest),
|
|
1036
|
-
d: "
|
|
1037
|
-
})
|
|
1038
|
-
d: "
|
|
1039
|
-
})), children);
|
|
1033
|
+
}, rest), _switch || (_switch = /*#__PURE__*/React.createElement("switch", null, /*#__PURE__*/React.createElement("g", null, /*#__PURE__*/React.createElement("path", {
|
|
1034
|
+
d: "M30 28.6l-2.8-2.8C27.7 25 28 24 28 23c0-2.8-2.2-5-5-5s-5 2.2-5 5 2.2 5 5 5c1 0 2-.3 2.8-.8l2.8 2.8L30 28.6zM20 23c0-1.7 1.3-3 3-3s3 1.3 3 3-1.3 3-3 3S20 24.7 20 23zM8 16H18V18H8zM8 10H20V12H8z"
|
|
1035
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
1036
|
+
d: "M14,27.7l-5.2-2.8C5.8,23.4,4,20.3,4,17V4h20v11h2V4c0-1.1-0.9-2-2-2H4C2.9,2,2,2.9,2,4v13c0,4.1,2.2,7.8,5.8,9.7L14,30 V27.7z"
|
|
1037
|
+
})))), children);
|
|
1040
1038
|
});
|
|
1041
1039
|
|
|
1042
1040
|
if (process.env.NODE_ENV !== "production") {
|
|
1043
|
-
|
|
1041
|
+
RuleDataQuality.propTypes = iconPropTypes;
|
|
1044
1042
|
}
|
|
1045
|
-
var
|
|
1043
|
+
var RuleDraft = /*#__PURE__*/React.forwardRef(function RuleDraft(_ref41, ref) {
|
|
1046
1044
|
var children = _ref41.children,
|
|
1047
1045
|
_ref41$size = _ref41.size,
|
|
1048
1046
|
size = _ref41$size === void 0 ? 16 : _ref41$size,
|
|
@@ -1055,22 +1053,17 @@ var RuleFilled = /*#__PURE__*/React.forwardRef(function RuleFilled(_ref41, ref)
|
|
|
1055
1053
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1056
1054
|
viewBox: "0 0 32 32",
|
|
1057
1055
|
fill: "currentColor"
|
|
1058
|
-
}, rest),
|
|
1059
|
-
|
|
1060
|
-
|
|
1061
|
-
|
|
1062
|
-
})), _path62 || (_path62 = /*#__PURE__*/React.createElement("path", {
|
|
1063
|
-
fill: "none",
|
|
1064
|
-
d: "M9 10H23V12H9z"
|
|
1065
|
-
})), _path63 || (_path63 = /*#__PURE__*/React.createElement("path", {
|
|
1066
|
-
d: "M26,2H6A2.0023,2.0023,0,0,0,4,4V17a10.9814,10.9814,0,0,0,5.8242,9.707L16,30l6.1758-3.293A10.9814,10.9814,0,0,0,28,17V4A2.0023,2.0023,0,0,0,26,2ZM23,18H9V16H23Zm0-6H9V10H23Z"
|
|
1056
|
+
}, rest), _path60 || (_path60 = /*#__PURE__*/React.createElement("path", {
|
|
1057
|
+
d: "M29.707 19.293l-3-3a.9994.9994 0 00-1.414 0L16 25.5859V30h4.4141l9.2929-9.293A.9994.9994 0 0029.707 19.293zM19.5859 28H18V26.4141l5-5L24.5859 23zM26 21.5859L24.4141 20 26 18.4141 27.5859 20zM8 16H18V18H8zM8 10H20V12H8z"
|
|
1058
|
+
})), _path61 || (_path61 = /*#__PURE__*/React.createElement("path", {
|
|
1059
|
+
d: "M26,4a2.0023,2.0023,0,0,0-2-2H4A2.0023,2.0023,0,0,0,2,4V17a10.9814,10.9814,0,0,0,5.8242,9.707L13,29.4668V27.2L8.7656,24.9424A8.9858,8.9858,0,0,1,4,17V4H24v9h2Z"
|
|
1067
1060
|
})), children);
|
|
1068
1061
|
});
|
|
1069
1062
|
|
|
1070
1063
|
if (process.env.NODE_ENV !== "production") {
|
|
1071
|
-
|
|
1064
|
+
RuleDraft.propTypes = iconPropTypes;
|
|
1072
1065
|
}
|
|
1073
|
-
var
|
|
1066
|
+
var RuleFilled = /*#__PURE__*/React.forwardRef(function RuleFilled(_ref42, ref) {
|
|
1074
1067
|
var children = _ref42.children,
|
|
1075
1068
|
_ref42$size = _ref42.size,
|
|
1076
1069
|
size = _ref42$size === void 0 ? 16 : _ref42$size,
|
|
@@ -1083,19 +1076,22 @@ var RuleTest = /*#__PURE__*/React.forwardRef(function RuleTest(_ref42, ref) {
|
|
|
1083
1076
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1084
1077
|
viewBox: "0 0 32 32",
|
|
1085
1078
|
fill: "currentColor"
|
|
1086
|
-
}, rest),
|
|
1087
|
-
|
|
1088
|
-
|
|
1089
|
-
|
|
1090
|
-
})),
|
|
1091
|
-
|
|
1079
|
+
}, rest), _path62 || (_path62 = /*#__PURE__*/React.createElement("path", {
|
|
1080
|
+
fill: "none",
|
|
1081
|
+
d: "M9 16H23V18H9z",
|
|
1082
|
+
"data-icon-path": "inner-path"
|
|
1083
|
+
})), _path63 || (_path63 = /*#__PURE__*/React.createElement("path", {
|
|
1084
|
+
fill: "none",
|
|
1085
|
+
d: "M9 10H23V12H9z"
|
|
1086
|
+
})), _path64 || (_path64 = /*#__PURE__*/React.createElement("path", {
|
|
1087
|
+
d: "M26,2H6A2.0023,2.0023,0,0,0,4,4V17a10.9814,10.9814,0,0,0,5.8242,9.707L16,30l6.1758-3.293A10.9814,10.9814,0,0,0,28,17V4A2.0023,2.0023,0,0,0,26,2ZM23,18H9V16H23Zm0-6H9V10H23Z"
|
|
1092
1088
|
})), children);
|
|
1093
1089
|
});
|
|
1094
1090
|
|
|
1095
1091
|
if (process.env.NODE_ENV !== "production") {
|
|
1096
|
-
|
|
1092
|
+
RuleFilled.propTypes = iconPropTypes;
|
|
1097
1093
|
}
|
|
1098
|
-
var
|
|
1094
|
+
var RuleTest = /*#__PURE__*/React.forwardRef(function RuleTest(_ref43, ref) {
|
|
1099
1095
|
var children = _ref43.children,
|
|
1100
1096
|
_ref43$size = _ref43.size,
|
|
1101
1097
|
size = _ref43$size === void 0 ? 16 : _ref43$size,
|
|
@@ -1108,15 +1104,19 @@ var Ruler = /*#__PURE__*/React.forwardRef(function Ruler(_ref43, ref) {
|
|
|
1108
1104
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1109
1105
|
viewBox: "0 0 32 32",
|
|
1110
1106
|
fill: "currentColor"
|
|
1111
|
-
}, rest),
|
|
1112
|
-
d: "
|
|
1107
|
+
}, rest), _path65 || (_path65 = /*#__PURE__*/React.createElement("path", {
|
|
1108
|
+
d: "M23,30a7,7,0,1,1,7-7A7.0078,7.0078,0,0,1,23,30Zm0-12a5,5,0,1,0,5,5A5.0055,5.0055,0,0,0,23,18Z"
|
|
1109
|
+
})), _path66 || (_path66 = /*#__PURE__*/React.createElement("path", {
|
|
1110
|
+
d: "M26 24.586L24 22.586 24 20 22 20 22 23.414 24.586 26 26 24.586zM8 16H14V18H8zM8 10H20V12H8z"
|
|
1111
|
+
})), _path67 || (_path67 = /*#__PURE__*/React.createElement("path", {
|
|
1112
|
+
d: "M26,4a2.0023,2.0023,0,0,0-2-2H4A2.0023,2.0023,0,0,0,2,4V17a10.9814,10.9814,0,0,0,5.8242,9.707L13,29.4668V27.2L8.7656,24.9424A8.9858,8.9858,0,0,1,4,17V4H24v9h2Z"
|
|
1113
1113
|
})), children);
|
|
1114
1114
|
});
|
|
1115
1115
|
|
|
1116
1116
|
if (process.env.NODE_ENV !== "production") {
|
|
1117
|
-
|
|
1117
|
+
RuleTest.propTypes = iconPropTypes;
|
|
1118
1118
|
}
|
|
1119
|
-
var
|
|
1119
|
+
var Ruler = /*#__PURE__*/React.forwardRef(function Ruler(_ref44, ref) {
|
|
1120
1120
|
var children = _ref44.children,
|
|
1121
1121
|
_ref44$size = _ref44.size,
|
|
1122
1122
|
size = _ref44$size === void 0 ? 16 : _ref44$size,
|
|
@@ -1130,14 +1130,14 @@ var RulerAlt = /*#__PURE__*/React.forwardRef(function RulerAlt(_ref44, ref) {
|
|
|
1130
1130
|
viewBox: "0 0 32 32",
|
|
1131
1131
|
fill: "currentColor"
|
|
1132
1132
|
}, rest), _path68 || (_path68 = /*#__PURE__*/React.createElement("path", {
|
|
1133
|
-
d: "M29
|
|
1133
|
+
d: "M29,10H3a1,1,0,0,0-1,1V21a1,1,0,0,0,1,1H29a1,1,0,0,0,1-1V11A1,1,0,0,0,29,10ZM28,20H4V12H8v4h2V12h5v4h2V12h5v4h2V12h4Z"
|
|
1134
1134
|
})), children);
|
|
1135
1135
|
});
|
|
1136
1136
|
|
|
1137
1137
|
if (process.env.NODE_ENV !== "production") {
|
|
1138
|
-
|
|
1138
|
+
Ruler.propTypes = iconPropTypes;
|
|
1139
1139
|
}
|
|
1140
|
-
var
|
|
1140
|
+
var RulerAlt = /*#__PURE__*/React.forwardRef(function RulerAlt(_ref45, ref) {
|
|
1141
1141
|
var children = _ref45.children,
|
|
1142
1142
|
_ref45$size = _ref45.size,
|
|
1143
1143
|
size = _ref45$size === void 0 ? 16 : _ref45$size,
|
|
@@ -1151,18 +1151,14 @@ var Run = /*#__PURE__*/React.forwardRef(function Run(_ref45, ref) {
|
|
|
1151
1151
|
viewBox: "0 0 32 32",
|
|
1152
1152
|
fill: "currentColor"
|
|
1153
1153
|
}, rest), _path69 || (_path69 = /*#__PURE__*/React.createElement("path", {
|
|
1154
|
-
d: "
|
|
1155
|
-
})), _path70 || (_path70 = /*#__PURE__*/React.createElement("path", {
|
|
1156
|
-
d: "M26,4H6A2,2,0,0,0,4,6V26a2,2,0,0,0,2,2h4V26H6V12H28V6A2,2,0,0,0,26,4ZM6,10V6H26v4Z"
|
|
1157
|
-
})), _path71 || (_path71 = /*#__PURE__*/React.createElement("path", {
|
|
1158
|
-
d: "M19 19L19 25 24 22 19 19z"
|
|
1154
|
+
d: "M29.41,21.67,10.34,2.58a2,2,0,0,0-2.83,0L2.59,7.51a2,2,0,0,0,0,2.82L21.66,29.42a2,2,0,0,0,1.42.58,2,2,0,0,0,1.41-.58l4.92-4.93A2,2,0,0,0,29.41,21.67ZM23.08,28,4,8.92,8.92,4l3.79,3.79L10.46,10l1.41,1.41L14.12,9.2l4.13,4.13L16,15.58,17.42,17l2.25-2.25,4.13,4.13-2.25,2.25L23,22.54l2.25-2.25L28,23.08Z"
|
|
1159
1155
|
})), children);
|
|
1160
1156
|
});
|
|
1161
1157
|
|
|
1162
1158
|
if (process.env.NODE_ENV !== "production") {
|
|
1163
|
-
|
|
1159
|
+
RulerAlt.propTypes = iconPropTypes;
|
|
1164
1160
|
}
|
|
1165
|
-
var
|
|
1161
|
+
var Run = /*#__PURE__*/React.forwardRef(function Run(_ref46, ref) {
|
|
1166
1162
|
var children = _ref46.children,
|
|
1167
1163
|
_ref46$size = _ref46.size,
|
|
1168
1164
|
size = _ref46$size === void 0 ? 16 : _ref46$size,
|
|
@@ -1175,15 +1171,19 @@ var QS = /*#__PURE__*/React.forwardRef(function QS(_ref46, ref) {
|
|
|
1175
1171
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1176
1172
|
viewBox: "0 0 32 32",
|
|
1177
1173
|
fill: "currentColor"
|
|
1178
|
-
}, rest),
|
|
1179
|
-
d: "
|
|
1174
|
+
}, rest), _path70 || (_path70 = /*#__PURE__*/React.createElement("path", {
|
|
1175
|
+
d: "M21,16a6,6,0,1,1-6,6,6,6,0,0,1,6-6m0-2a8,8,0,1,0,8,8,8,8,0,0,0-8-8Z"
|
|
1176
|
+
})), _path71 || (_path71 = /*#__PURE__*/React.createElement("path", {
|
|
1177
|
+
d: "M26,4H6A2,2,0,0,0,4,6V26a2,2,0,0,0,2,2h4V26H6V12H28V6A2,2,0,0,0,26,4ZM6,10V6H26v4Z"
|
|
1178
|
+
})), _path72 || (_path72 = /*#__PURE__*/React.createElement("path", {
|
|
1179
|
+
d: "M19 19L19 25 24 22 19 19z"
|
|
1180
1180
|
})), children);
|
|
1181
1181
|
});
|
|
1182
1182
|
|
|
1183
1183
|
if (process.env.NODE_ENV !== "production") {
|
|
1184
|
-
|
|
1184
|
+
Run.propTypes = iconPropTypes;
|
|
1185
1185
|
}
|
|
1186
|
-
var
|
|
1186
|
+
var QS = /*#__PURE__*/React.forwardRef(function QS(_ref47, ref) {
|
|
1187
1187
|
var children = _ref47.children,
|
|
1188
1188
|
_ref47$size = _ref47.size,
|
|
1189
1189
|
size = _ref47$size === void 0 ? 16 : _ref47$size,
|
|
@@ -1197,14 +1197,14 @@ var QSAlt = /*#__PURE__*/React.forwardRef(function QSAlt(_ref47, ref) {
|
|
|
1197
1197
|
viewBox: "0 0 32 32",
|
|
1198
1198
|
fill: "currentColor"
|
|
1199
1199
|
}, rest), _path73 || (_path73 = /*#__PURE__*/React.createElement("path", {
|
|
1200
|
-
d: "
|
|
1200
|
+
d: "M18,23H12V21h6V17H14a2,2,0,0,1-2-2V11a2,2,0,0,1,2-2h6v2H14v4h4a2,2,0,0,1,2,2v4A2,2,0,0,1,18,23Z"
|
|
1201
1201
|
})), children);
|
|
1202
1202
|
});
|
|
1203
1203
|
|
|
1204
1204
|
if (process.env.NODE_ENV !== "production") {
|
|
1205
|
-
|
|
1205
|
+
QS.propTypes = iconPropTypes;
|
|
1206
1206
|
}
|
|
1207
|
-
var
|
|
1207
|
+
var QSAlt = /*#__PURE__*/React.forwardRef(function QSAlt(_ref48, ref) {
|
|
1208
1208
|
var children = _ref48.children,
|
|
1209
1209
|
_ref48$size = _ref48.size,
|
|
1210
1210
|
size = _ref48$size === void 0 ? 16 : _ref48$size,
|
|
@@ -1218,14 +1218,14 @@ var SailboatCoastal = /*#__PURE__*/React.forwardRef(function SailboatCoastal(_re
|
|
|
1218
1218
|
viewBox: "0 0 32 32",
|
|
1219
1219
|
fill: "currentColor"
|
|
1220
1220
|
}, rest), _path74 || (_path74 = /*#__PURE__*/React.createElement("path", {
|
|
1221
|
-
d: "M24
|
|
1221
|
+
d: "M24 9L22 9 22 7 20 7 20 9 18 9 18 11 20 11 20 17 22 17 22 11 24 11 24 9zM14 23H8V21h6V17H10a2 2 0 01-2-2V11a2 2 0 012-2h6v2H10v4h4a2 2 0 012 2v4A2 2 0 0114 23z"
|
|
1222
1222
|
})), children);
|
|
1223
1223
|
});
|
|
1224
1224
|
|
|
1225
1225
|
if (process.env.NODE_ENV !== "production") {
|
|
1226
|
-
|
|
1226
|
+
QSAlt.propTypes = iconPropTypes;
|
|
1227
1227
|
}
|
|
1228
|
-
var
|
|
1228
|
+
var SailboatCoastal = /*#__PURE__*/React.forwardRef(function SailboatCoastal(_ref49, ref) {
|
|
1229
1229
|
var children = _ref49.children,
|
|
1230
1230
|
_ref49$size = _ref49.size,
|
|
1231
1231
|
size = _ref49$size === void 0 ? 16 : _ref49$size,
|
|
@@ -1239,16 +1239,14 @@ var SailboatOffshore = /*#__PURE__*/React.forwardRef(function SailboatOffshore(_
|
|
|
1239
1239
|
viewBox: "0 0 32 32",
|
|
1240
1240
|
fill: "currentColor"
|
|
1241
1241
|
}, rest), _path75 || (_path75 = /*#__PURE__*/React.createElement("path", {
|
|
1242
|
-
d: "
|
|
1243
|
-
})), _path76 || (_path76 = /*#__PURE__*/React.createElement("path", {
|
|
1244
|
-
d: "M26.9058,25.751A2.998,2.998,0,0,1,24,28a3.4376,3.4376,0,0,1-3.0513-2.3164A1.007,1.007,0,0,0,20,25a.9894.9894,0,0,0-.9468.6787A3.44,3.44,0,0,1,16,28a3.4376,3.4376,0,0,1-3.0513-2.3164A1.007,1.007,0,0,0,12,25a.971.971,0,0,0-.9468.6787A3.44,3.44,0,0,1,8,28a2.998,2.998,0,0,1-2.9058-2.249l-1.9365.498A4.9965,4.9965,0,0,0,8,30a4.9316,4.9316,0,0,0,4-1.9873,5.0192,5.0192,0,0,0,8,0A4.9316,4.9316,0,0,0,24,30a4.9965,4.9965,0,0,0,4.8423-3.751Z"
|
|
1242
|
+
d: "M24.7808,26,25.97,21.2422A1,1,0,0,0,25,20H20V17h5a1,1,0,0,0,.9082-1.4189l-6-13a1.0006,1.0006,0,0,0-1.7021-.19L8.2075,15.3906A1,1,0,0,0,9,17h9v3H7a1,1,0,0,0-.97,1.2422L7.2192,26H2v2H30V26ZM20,7.5527,23.437,15H20ZM11.0308,15,18,5.94V15ZM22.7192,26H9.2808l-1-4H23.7192Z"
|
|
1245
1243
|
})), children);
|
|
1246
1244
|
});
|
|
1247
1245
|
|
|
1248
1246
|
if (process.env.NODE_ENV !== "production") {
|
|
1249
|
-
|
|
1247
|
+
SailboatCoastal.propTypes = iconPropTypes;
|
|
1250
1248
|
}
|
|
1251
|
-
var
|
|
1249
|
+
var SailboatOffshore = /*#__PURE__*/React.forwardRef(function SailboatOffshore(_ref50, ref) {
|
|
1252
1250
|
var children = _ref50.children,
|
|
1253
1251
|
_ref50$size = _ref50.size,
|
|
1254
1252
|
size = _ref50$size === void 0 ? 16 : _ref50$size,
|
|
@@ -1261,15 +1259,17 @@ var SankeyDiagram = /*#__PURE__*/React.forwardRef(function SankeyDiagram(_ref50,
|
|
|
1261
1259
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1262
1260
|
viewBox: "0 0 32 32",
|
|
1263
1261
|
fill: "currentColor"
|
|
1264
|
-
}, rest),
|
|
1265
|
-
d: "
|
|
1262
|
+
}, rest), _path76 || (_path76 = /*#__PURE__*/React.createElement("path", {
|
|
1263
|
+
d: "M6.9692,25H9.0308l-.75-3H23.7192l-.75,3h2.0616l.9394-3.7578A1,1,0,0,0,25,20H20V17h5a1,1,0,0,0,.9082-1.4189l-6-13a1.0006,1.0006,0,0,0-1.7021-.19L8.2075,15.3906A1,1,0,0,0,9,17h9v3H7a1,1,0,0,0-.97,1.2422ZM20,7.5527,23.437,15H20ZM11.0308,15,18,5.94V15Z"
|
|
1264
|
+
})), _path77 || (_path77 = /*#__PURE__*/React.createElement("path", {
|
|
1265
|
+
d: "M26.9058,25.751A2.998,2.998,0,0,1,24,28a3.4376,3.4376,0,0,1-3.0513-2.3164A1.007,1.007,0,0,0,20,25a.9894.9894,0,0,0-.9468.6787A3.44,3.44,0,0,1,16,28a3.4376,3.4376,0,0,1-3.0513-2.3164A1.007,1.007,0,0,0,12,25a.971.971,0,0,0-.9468.6787A3.44,3.44,0,0,1,8,28a2.998,2.998,0,0,1-2.9058-2.249l-1.9365.498A4.9965,4.9965,0,0,0,8,30a4.9316,4.9316,0,0,0,4-1.9873,5.0192,5.0192,0,0,0,8,0A4.9316,4.9316,0,0,0,24,30a4.9965,4.9965,0,0,0,4.8423-3.751Z"
|
|
1266
1266
|
})), children);
|
|
1267
1267
|
});
|
|
1268
1268
|
|
|
1269
1269
|
if (process.env.NODE_ENV !== "production") {
|
|
1270
|
-
|
|
1270
|
+
SailboatOffshore.propTypes = iconPropTypes;
|
|
1271
1271
|
}
|
|
1272
|
-
var
|
|
1272
|
+
var SankeyDiagram = /*#__PURE__*/React.forwardRef(function SankeyDiagram(_ref51, ref) {
|
|
1273
1273
|
var children = _ref51.children,
|
|
1274
1274
|
_ref51$size = _ref51.size,
|
|
1275
1275
|
size = _ref51$size === void 0 ? 16 : _ref51$size,
|
|
@@ -1283,14 +1283,14 @@ var SankeyDiagramAlt = /*#__PURE__*/React.forwardRef(function SankeyDiagramAlt(_
|
|
|
1283
1283
|
viewBox: "0 0 32 32",
|
|
1284
1284
|
fill: "currentColor"
|
|
1285
1285
|
}, rest), _path78 || (_path78 = /*#__PURE__*/React.createElement("path", {
|
|
1286
|
-
d: "
|
|
1286
|
+
d: "M28,2V8.0439c-1.9634.1968-6.3162,1.2325-10.5637,6.2764-.198-.2768-.3982-.5464-.5882-.8506C11.9736,5.6714,6.3191,4.2759,4,4.042V2H2V30H4V26.0464a14.8661,14.8661,0,0,0,9.9185-3.96C18.47,27.46,25.2363,28.0381,27.9341,28.0381c.0244,0,.0422-.001.0659-.001V30h2V2Zm0,8.0552v9.99a12.8834,12.8834,0,0,1-9.2756-4.1328C22.5032,11.2666,26.2915,10.26,28,10.0552ZM15.1519,14.53c.3242.5185.663.9907,1.0078,1.4409-.3384.4741-.6753.9707-1.0078,1.5029a16.1346,16.1346,0,0,1-1.0313,1.4531c-.0825-.1372-.1675-.27-.2466-.4126C9.3279,10.3315,5.7871,8.4438,4,8.0684V6.0508C5.9932,6.2905,10.8228,7.6035,15.1519,14.53ZM4,24.0488V10.1406c1.3254.4644,4.2034,2.2847,8.126,9.3448.1894.3413.396.6523.6.9667A12.8784,12.8784,0,0,1,4,24.0488Zm11.3179-3.4209a18.0563,18.0563,0,0,0,1.53-2.0937c.2212-.354.4454-.67.6687-.9951A14.8686,14.8686,0,0,0,28,22.0425v3.9863C25.67,26.019,19.374,25.5088,15.3179,20.6279Z"
|
|
1287
1287
|
})), children);
|
|
1288
1288
|
});
|
|
1289
1289
|
|
|
1290
1290
|
if (process.env.NODE_ENV !== "production") {
|
|
1291
|
-
|
|
1291
|
+
SankeyDiagram.propTypes = iconPropTypes;
|
|
1292
1292
|
}
|
|
1293
|
-
var
|
|
1293
|
+
var SankeyDiagramAlt = /*#__PURE__*/React.forwardRef(function SankeyDiagramAlt(_ref52, ref) {
|
|
1294
1294
|
var children = _ref52.children,
|
|
1295
1295
|
_ref52$size = _ref52.size,
|
|
1296
1296
|
size = _ref52$size === void 0 ? 16 : _ref52$size,
|
|
@@ -1304,14 +1304,14 @@ var Satellite = /*#__PURE__*/React.forwardRef(function Satellite(_ref52, ref) {
|
|
|
1304
1304
|
viewBox: "0 0 32 32",
|
|
1305
1305
|
fill: "currentColor"
|
|
1306
1306
|
}, rest), _path79 || (_path79 = /*#__PURE__*/React.createElement("path", {
|
|
1307
|
-
d: "
|
|
1307
|
+
d: "M30,2H2V16H8.1113a7.0359,7.0359,0,0,1,3.13.7393L15.7637,19l-4.522,2.2607A7.0359,7.0359,0,0,1,8.1113,22H2v8H9.2231a9.0446,9.0446,0,0,0,4.0249-.95L21.87,24.7393A7.0359,7.0359,0,0,1,25,24h5V14H25a7.0359,7.0359,0,0,1-3.13-.7393L15.3481,10H30ZM8,4H24V8H8ZM4,4H6V14H4ZM4,24H6v4H4Zm16.9751-1.05-8.6216,4.3105A7.0359,7.0359,0,0,1,9.2231,28H8V24h.1113a9.0446,9.0446,0,0,0,4.0249-.95L18,20.1182l1.8638.9316a9.0446,9.0446,0,0,0,4.0249.95H24v.0586A9.0515,9.0515,0,0,0,20.9751,22.95ZM28,22H26V16h2ZM12.3535,10.7393l8.6216,4.31A9.0515,9.0515,0,0,0,24,15.9414V20h-.1113a7.0359,7.0359,0,0,1-3.13-.7393l-8.6221-4.31A9.0446,9.0446,0,0,0,8.1113,14H8V10H9.2231A7.0359,7.0359,0,0,1,12.3535,10.7393ZM28,8H26V4h2Z"
|
|
1308
1308
|
})), children);
|
|
1309
1309
|
});
|
|
1310
1310
|
|
|
1311
1311
|
if (process.env.NODE_ENV !== "production") {
|
|
1312
|
-
|
|
1312
|
+
SankeyDiagramAlt.propTypes = iconPropTypes;
|
|
1313
1313
|
}
|
|
1314
|
-
var
|
|
1314
|
+
var Satellite = /*#__PURE__*/React.forwardRef(function Satellite(_ref53, ref) {
|
|
1315
1315
|
var children = _ref53.children,
|
|
1316
1316
|
_ref53$size = _ref53.size,
|
|
1317
1317
|
size = _ref53$size === void 0 ? 16 : _ref53$size,
|
|
@@ -1325,16 +1325,14 @@ var SatelliteRadar = /*#__PURE__*/React.forwardRef(function SatelliteRadar(_ref5
|
|
|
1325
1325
|
viewBox: "0 0 32 32",
|
|
1326
1326
|
fill: "currentColor"
|
|
1327
1327
|
}, rest), _path80 || (_path80 = /*#__PURE__*/React.createElement("path", {
|
|
1328
|
-
d: "
|
|
1329
|
-
})), _path81 || (_path81 = /*#__PURE__*/React.createElement("path", {
|
|
1330
|
-
d: "M26 14H24a6.0067 6.0067 0 00-6-6V6A8.0092 8.0092 0 0126 14zM16 28V24.96a9.9124 9.9124 0 007.3179-2.208 1.8482 1.8482 0 00.6777-1.3344 1.8 1.8 0 00-.5239-1.36L18.4141 15 21 12.4141 19.5859 11 17 13.5859 11.9419 8.5273a1.8145 1.8145 0 00-1.36-.5229 1.845 1.845 0 00-1.3339.6782 9.9566 9.9566 0 00-.5127 11.95L6.2793 28H2v2H30V28zM10.68 10.0938L21.9058 21.32A8.0011 8.0011 0 0110.68 10.0938zM14 28H8.3875l1.8757-5.627A9.9894 9.9894 0 0014 24.5435z"
|
|
1328
|
+
d: "M22.9141,16.5l2.7929-2.793a.9994.9994,0,0,0,0-1.414L23.4141,10,25.5,7.9141,28.5859,11,30,9.5859,22.4141,2,21,3.4141,24.0859,6.5,22,8.5859,19.707,6.293a.9994.9994,0,0,0-1.414,0L15.5,9.0859,8.707,2.293a.9994.9994,0,0,0-1.414,0l-5,5a.9994.9994,0,0,0,0,1.414L9.0859,15.5,6.293,18.293a.9994.9994,0,0,0,0,1.414L8.5859,22,6.5,24.0859,3.4141,21,2,22.4141,9.5859,30,11,28.5859,7.9141,25.5,10,23.4141l2.293,2.2929a.9995.9995,0,0,0,1.414,0L16.5,22.9141l6.793,6.7929a.9995.9995,0,0,0,1.414,0l5-5a.9994.9994,0,0,0,0-1.414ZM4.4141,8,8,4.4141,10.0859,6.5,6.5,10.0859Zm3.5,3.5L11.5,7.9141,14.0859,10.5,10.5,14.0859ZM13,23.5859,8.4141,19,19,8.4141,23.5859,13ZM17.9141,21.5,21.5,17.9141,24.0859,20.5,20.5,24.0859ZM24,27.5859,21.9141,25.5,25.5,21.9141,27.5859,24Z"
|
|
1331
1329
|
})), children);
|
|
1332
1330
|
});
|
|
1333
1331
|
|
|
1334
1332
|
if (process.env.NODE_ENV !== "production") {
|
|
1335
|
-
|
|
1333
|
+
Satellite.propTypes = iconPropTypes;
|
|
1336
1334
|
}
|
|
1337
|
-
var
|
|
1335
|
+
var SatelliteRadar = /*#__PURE__*/React.forwardRef(function SatelliteRadar(_ref54, ref) {
|
|
1338
1336
|
var children = _ref54.children,
|
|
1339
1337
|
_ref54$size = _ref54.size,
|
|
1340
1338
|
size = _ref54$size === void 0 ? 16 : _ref54$size,
|
|
@@ -1347,20 +1345,43 @@ var SatelliteWeather = /*#__PURE__*/React.forwardRef(function SatelliteWeather(_
|
|
|
1347
1345
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1348
1346
|
viewBox: "0 0 32 32",
|
|
1349
1347
|
fill: "currentColor"
|
|
1350
|
-
}, rest),
|
|
1351
|
-
d: "
|
|
1348
|
+
}, rest), _path81 || (_path81 = /*#__PURE__*/React.createElement("path", {
|
|
1349
|
+
d: "M30,14H28A10.0113,10.0113,0,0,0,18,4V2A12.0137,12.0137,0,0,1,30,14Z"
|
|
1350
|
+
})), _path82 || (_path82 = /*#__PURE__*/React.createElement("path", {
|
|
1351
|
+
d: "M26 14H24a6.0067 6.0067 0 00-6-6V6A8.0092 8.0092 0 0126 14zM16 28V24.96a9.9124 9.9124 0 007.3179-2.208 1.8482 1.8482 0 00.6777-1.3344 1.8 1.8 0 00-.5239-1.36L18.4141 15 21 12.4141 19.5859 11 17 13.5859 11.9419 8.5273a1.8145 1.8145 0 00-1.36-.5229 1.845 1.845 0 00-1.3339.6782 9.9566 9.9566 0 00-.5127 11.95L6.2793 28H2v2H30V28zM10.68 10.0938L21.9058 21.32A8.0011 8.0011 0 0110.68 10.0938zM14 28H8.3875l1.8757-5.627A9.9894 9.9894 0 0014 24.5435z"
|
|
1352
1352
|
})), children);
|
|
1353
1353
|
});
|
|
1354
1354
|
|
|
1355
1355
|
if (process.env.NODE_ENV !== "production") {
|
|
1356
|
-
|
|
1356
|
+
SatelliteRadar.propTypes = iconPropTypes;
|
|
1357
1357
|
}
|
|
1358
|
-
var
|
|
1358
|
+
var SatelliteWeather = /*#__PURE__*/React.forwardRef(function SatelliteWeather(_ref55, ref) {
|
|
1359
1359
|
var children = _ref55.children,
|
|
1360
1360
|
_ref55$size = _ref55.size,
|
|
1361
1361
|
size = _ref55$size === void 0 ? 16 : _ref55$size,
|
|
1362
1362
|
rest = _objectWithoutProperties(_ref55, _excluded55);
|
|
1363
1363
|
|
|
1364
|
+
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
1365
|
+
width: size,
|
|
1366
|
+
height: size,
|
|
1367
|
+
ref: ref,
|
|
1368
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
1369
|
+
viewBox: "0 0 32 32",
|
|
1370
|
+
fill: "currentColor"
|
|
1371
|
+
}, rest), _path83 || (_path83 = /*#__PURE__*/React.createElement("path", {
|
|
1372
|
+
d: "M26.5 12H19a4 4 0 010-8h.0835A4.7864 4.7864 0 0123 2a4.9816 4.9816 0 014.6543 3.2034A3.4667 3.4667 0 0130 8.5 3.5041 3.5041 0 0126.5 12zM19 6a2 2 0 000 4h7.5A1.5017 1.5017 0 0028 8.5a1.4855 1.4855 0 00-1.2778-1.4739L26.061 6.927l-.1616-.6487a2.9568 2.9568 0 00-5.4873-.7121L20.1143 6zM13 28V24.8882a7.9363 7.9363 0 004.707-2.2818.9995.9995 0 000-1.414L13.4644 16.95 16 14.4141 14.5859 13 12.05 15.5356 7.8076 11.293a.9994.9994 0 00-1.414 0 7.9993 7.9993 0 000 11.3134c.1621.1622.3327.3125.5058.459L4.4321 28H2v2H30V28zm-2 0H6.6685L8.59 24.1567A7.8927 7.8927 0 0011 24.873zM7.8076 21.1924a6.0036 6.0036 0 01-.6489-7.72l8.3686 8.3681a6.0026 6.0026 0 01-7.72-.6484z"
|
|
1373
|
+
})), children);
|
|
1374
|
+
});
|
|
1375
|
+
|
|
1376
|
+
if (process.env.NODE_ENV !== "production") {
|
|
1377
|
+
SatelliteWeather.propTypes = iconPropTypes;
|
|
1378
|
+
}
|
|
1379
|
+
var Save = /*#__PURE__*/React.forwardRef(function Save(_ref56, ref) {
|
|
1380
|
+
var children = _ref56.children,
|
|
1381
|
+
_ref56$size = _ref56.size,
|
|
1382
|
+
size = _ref56$size === void 0 ? 16 : _ref56$size,
|
|
1383
|
+
rest = _objectWithoutProperties(_ref56, _excluded56);
|
|
1384
|
+
|
|
1364
1385
|
if (size === 16 || size === "16" || size === "16px") {
|
|
1365
1386
|
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
1366
1387
|
width: size,
|
|
@@ -1369,7 +1390,7 @@ var Save = /*#__PURE__*/React.forwardRef(function Save(_ref55, ref) {
|
|
|
1369
1390
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1370
1391
|
viewBox: "0 0 16 16",
|
|
1371
1392
|
fill: "currentColor"
|
|
1372
|
-
}, rest),
|
|
1393
|
+
}, rest), _path84 || (_path84 = /*#__PURE__*/React.createElement("path", {
|
|
1373
1394
|
d: "M13.9,4.6l-2.5-2.5C11.3,2.1,11.1,2,11,2H3C2.4,2,2,2.4,2,3v10c0,0.6,0.4,1,1,1h10c0.6,0,1-0.4,1-1V5 C14,4.9,13.9,4.7,13.9,4.6z M6,3h4v2H6V3z M10,13H6V9h4V13z M11,13V9c0-0.6-0.4-1-1-1H6C5.4,8,5,8.4,5,9v4H3V3h2v2c0,0.6,0.4,1,1,1 h4c0.6,0,1-0.4,1-1V3.2l2,2V13H11z"
|
|
1374
1395
|
})), children);
|
|
1375
1396
|
}
|
|
@@ -1382,7 +1403,7 @@ var Save = /*#__PURE__*/React.forwardRef(function Save(_ref55, ref) {
|
|
|
1382
1403
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1383
1404
|
viewBox: "0 0 20 20",
|
|
1384
1405
|
fill: "currentColor"
|
|
1385
|
-
}, rest),
|
|
1406
|
+
}, rest), _path85 || (_path85 = /*#__PURE__*/React.createElement("path", {
|
|
1386
1407
|
d: "M17.8,5.5l-3.3-3.3C14.3,2.1,14.2,2,14,2H3.3C2.6,2,2,2.6,2,3.3v13.3C2,17.4,2.6,18,3.3,18h13.3c0.7,0,1.4-0.5,1.4-1.2V6.1 C18,5.7,17.9,5.7,17.8,5.5z M7.3,3.3h5.3v3.3H7.3V3.3z M12.7,16.7H7.3v-5.3h5.3L12.7,16.7L12.7,16.7z M14,16.7v-5.3 c0-0.7-0.6-1.3-1.3-1.3H7.3C6.6,10,6,10.6,6,11.3v5.3H3.3V3.3H6v3.3C6,7.4,6.6,8,7.3,8h5.3C13.4,8,14,7.4,14,6.7v-3l2.7,2.7v10.4 L14,16.7L14,16.7z"
|
|
1387
1408
|
})), children);
|
|
1388
1409
|
}
|
|
@@ -1395,7 +1416,7 @@ var Save = /*#__PURE__*/React.forwardRef(function Save(_ref55, ref) {
|
|
|
1395
1416
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1396
1417
|
viewBox: "0 0 24 24",
|
|
1397
1418
|
fill: "currentColor"
|
|
1398
|
-
}, rest),
|
|
1419
|
+
}, rest), _path86 || (_path86 = /*#__PURE__*/React.createElement("path", {
|
|
1399
1420
|
d: "M20.8,7L17,3.2C16.9,3.1,16.7,3,16.5,3h-12C3.7,3,3,3.7,3,4.5v15C3,20.3,3.7,21,4.5,21h15c0.8,0,1.5-0.7,1.5-1.5v-12 C21,7.3,20.9,7.1,20.8,7z M9,4.5h6v3H9V4.5z M15,19.5H9v-6h6V19.5z M16.5,19.5v-6c0-0.8-0.7-1.5-1.5-1.5H9c-0.8,0-1.5,0.7-1.5,1.5v6 h-3v-15h3v3C7.5,8.3,8.2,9,9,9h6c0.8,0,1.5-0.7,1.5-1.5V4.8l3,3v11.7H16.5z"
|
|
1400
1421
|
})), children);
|
|
1401
1422
|
}
|
|
@@ -1407,7 +1428,7 @@ var Save = /*#__PURE__*/React.forwardRef(function Save(_ref55, ref) {
|
|
|
1407
1428
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1408
1429
|
viewBox: "0 0 32 32",
|
|
1409
1430
|
fill: "currentColor"
|
|
1410
|
-
}, rest),
|
|
1431
|
+
}, rest), _path87 || (_path87 = /*#__PURE__*/React.createElement("path", {
|
|
1411
1432
|
d: "M27.71,9.29l-5-5A1,1,0,0,0,22,4H6A2,2,0,0,0,4,6V26a2,2,0,0,0,2,2H26a2,2,0,0,0,2-2V10A1,1,0,0,0,27.71,9.29ZM12,6h8v4H12Zm8,20H12V18h8Zm2,0V18a2,2,0,0,0-2-2H12a2,2,0,0,0-2,2v8H6V6h4v4a2,2,0,0,0,2,2h8a2,2,0,0,0,2-2V6.41l4,4V26Z"
|
|
1412
1433
|
})), children);
|
|
1413
1434
|
});
|
|
@@ -1415,32 +1436,7 @@ var Save = /*#__PURE__*/React.forwardRef(function Save(_ref55, ref) {
|
|
|
1415
1436
|
if (process.env.NODE_ENV !== "production") {
|
|
1416
1437
|
Save.propTypes = iconPropTypes;
|
|
1417
1438
|
}
|
|
1418
|
-
var WatsonHealthSaveAnnotation = /*#__PURE__*/React.forwardRef(function WatsonHealthSaveAnnotation(
|
|
1419
|
-
var children = _ref56.children,
|
|
1420
|
-
_ref56$size = _ref56.size,
|
|
1421
|
-
size = _ref56$size === void 0 ? 16 : _ref56$size,
|
|
1422
|
-
rest = _objectWithoutProperties(_ref56, _excluded56);
|
|
1423
|
-
|
|
1424
|
-
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
1425
|
-
width: size,
|
|
1426
|
-
height: size,
|
|
1427
|
-
ref: ref,
|
|
1428
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
1429
|
-
viewBox: "0 0 32 32",
|
|
1430
|
-
fill: "currentColor"
|
|
1431
|
-
}, rest), _path87 || (_path87 = /*#__PURE__*/React.createElement("path", {
|
|
1432
|
-
d: "M21.56,15.1l-3.48-4.35A2,2,0,0,0,16.52,10H4a2,2,0,0,0-2,2V28a2,2,0,0,0,2,2H20a2,2,0,0,0,2-2V16.35A2,2,0,0,0,21.56,15.1ZM9,12h6v3H9Zm6,16H9V22h6Zm2,0V22a2,2,0,0,0-2-2H9a2,2,0,0,0-2,2v6H4V12H7v3a2,2,0,0,0,2,2h6a2,2,0,0,0,2-2V12.6l3,3.75V28Z"
|
|
1433
|
-
})), _path88 || (_path88 = /*#__PURE__*/React.createElement("path", {
|
|
1434
|
-
d: "M28,20H25V18h3V4H8V7H6V4A2,2,0,0,1,8,2H28a2,2,0,0,1,2,2V18A2,2,0,0,1,28,20Z"
|
|
1435
|
-
})), _path89 || (_path89 = /*#__PURE__*/React.createElement("path", {
|
|
1436
|
-
d: "M20 6H26V8H20zM22 10H26V12H22z"
|
|
1437
|
-
})), children);
|
|
1438
|
-
});
|
|
1439
|
-
|
|
1440
|
-
if (process.env.NODE_ENV !== "production") {
|
|
1441
|
-
WatsonHealthSaveAnnotation.propTypes = iconPropTypes;
|
|
1442
|
-
}
|
|
1443
|
-
var WatsonHealthSaveImage = /*#__PURE__*/React.forwardRef(function WatsonHealthSaveImage(_ref57, ref) {
|
|
1439
|
+
var WatsonHealthSaveAnnotation = /*#__PURE__*/React.forwardRef(function WatsonHealthSaveAnnotation(_ref57, ref) {
|
|
1444
1440
|
var children = _ref57.children,
|
|
1445
1441
|
_ref57$size = _ref57.size,
|
|
1446
1442
|
size = _ref57$size === void 0 ? 16 : _ref57$size,
|
|
@@ -1453,17 +1449,19 @@ var WatsonHealthSaveImage = /*#__PURE__*/React.forwardRef(function WatsonHealthS
|
|
|
1453
1449
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1454
1450
|
viewBox: "0 0 32 32",
|
|
1455
1451
|
fill: "currentColor"
|
|
1456
|
-
}, rest),
|
|
1452
|
+
}, rest), _path88 || (_path88 = /*#__PURE__*/React.createElement("path", {
|
|
1457
1453
|
d: "M21.56,15.1l-3.48-4.35A2,2,0,0,0,16.52,10H4a2,2,0,0,0-2,2V28a2,2,0,0,0,2,2H20a2,2,0,0,0,2-2V16.35A2,2,0,0,0,21.56,15.1ZM9,12h6v3H9Zm6,16H9V22h6Zm2,0V22a2,2,0,0,0-2-2H9a2,2,0,0,0-2,2v6H4V12H7v3a2,2,0,0,0,2,2h6a2,2,0,0,0,2-2V12.6l3,3.75V28Z"
|
|
1458
|
-
})),
|
|
1459
|
-
d: "M28,
|
|
1454
|
+
})), _path89 || (_path89 = /*#__PURE__*/React.createElement("path", {
|
|
1455
|
+
d: "M28,20H25V18h3V4H8V7H6V4A2,2,0,0,1,8,2H28a2,2,0,0,1,2,2V18A2,2,0,0,1,28,20Z"
|
|
1456
|
+
})), _path90 || (_path90 = /*#__PURE__*/React.createElement("path", {
|
|
1457
|
+
d: "M20 6H26V8H20zM22 10H26V12H22z"
|
|
1460
1458
|
})), children);
|
|
1461
1459
|
});
|
|
1462
1460
|
|
|
1463
1461
|
if (process.env.NODE_ENV !== "production") {
|
|
1464
|
-
|
|
1462
|
+
WatsonHealthSaveAnnotation.propTypes = iconPropTypes;
|
|
1465
1463
|
}
|
|
1466
|
-
var
|
|
1464
|
+
var WatsonHealthSaveImage = /*#__PURE__*/React.forwardRef(function WatsonHealthSaveImage(_ref58, ref) {
|
|
1467
1465
|
var children = _ref58.children,
|
|
1468
1466
|
_ref58$size = _ref58.size,
|
|
1469
1467
|
size = _ref58$size === void 0 ? 16 : _ref58$size,
|
|
@@ -1476,17 +1474,17 @@ var SaveModel = /*#__PURE__*/React.forwardRef(function SaveModel(_ref58, ref) {
|
|
|
1476
1474
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1477
1475
|
viewBox: "0 0 32 32",
|
|
1478
1476
|
fill: "currentColor"
|
|
1479
|
-
}, rest),
|
|
1480
|
-
d: "
|
|
1481
|
-
})),
|
|
1482
|
-
d: "
|
|
1477
|
+
}, rest), _path91 || (_path91 = /*#__PURE__*/React.createElement("path", {
|
|
1478
|
+
d: "M21.56,15.1l-3.48-4.35A2,2,0,0,0,16.52,10H4a2,2,0,0,0-2,2V28a2,2,0,0,0,2,2H20a2,2,0,0,0,2-2V16.35A2,2,0,0,0,21.56,15.1ZM9,12h6v3H9Zm6,16H9V22h6Zm2,0V22a2,2,0,0,0-2-2H9a2,2,0,0,0-2,2v6H4V12H7v3a2,2,0,0,0,2,2h6a2,2,0,0,0,2-2V12.6l3,3.75V28Z"
|
|
1479
|
+
})), _path92 || (_path92 = /*#__PURE__*/React.createElement("path", {
|
|
1480
|
+
d: "M28,20H25V18h3V4H14V7H12V4a2,2,0,0,1,2-2H28a2,2,0,0,1,2,2V18A2,2,0,0,1,28,20Z"
|
|
1483
1481
|
})), children);
|
|
1484
1482
|
});
|
|
1485
1483
|
|
|
1486
1484
|
if (process.env.NODE_ENV !== "production") {
|
|
1487
|
-
|
|
1485
|
+
WatsonHealthSaveImage.propTypes = iconPropTypes;
|
|
1488
1486
|
}
|
|
1489
|
-
var
|
|
1487
|
+
var SaveModel = /*#__PURE__*/React.forwardRef(function SaveModel(_ref59, ref) {
|
|
1490
1488
|
var children = _ref59.children,
|
|
1491
1489
|
_ref59$size = _ref59.size,
|
|
1492
1490
|
size = _ref59$size === void 0 ? 16 : _ref59$size,
|
|
@@ -1499,19 +1497,17 @@ var WatsonHealthSaveSeries = /*#__PURE__*/React.forwardRef(function WatsonHealth
|
|
|
1499
1497
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1500
1498
|
viewBox: "0 0 32 32",
|
|
1501
1499
|
fill: "currentColor"
|
|
1502
|
-
}, rest),
|
|
1503
|
-
d: "
|
|
1504
|
-
})),
|
|
1505
|
-
d: "
|
|
1506
|
-
})), _path96 || (_path96 = /*#__PURE__*/React.createElement("path", {
|
|
1507
|
-
d: "M32,14H30V2H18V0H30a2,2,0,0,1,2,2Z"
|
|
1500
|
+
}, rest), _path93 || (_path93 = /*#__PURE__*/React.createElement("path", {
|
|
1501
|
+
d: "M26,20l1.4272,1.9028L23,26.9629l-4.4272-5.06L20,20h6m1-2H19l-3,4,7,8,7-8-3-4Z"
|
|
1502
|
+
})), _path94 || (_path94 = /*#__PURE__*/React.createElement("path", {
|
|
1503
|
+
d: "M16,26H12V18h2V16H12a2,2,0,0,0-2,2v8H6V6h4v4a2,2,0,0,0,2,2h8a2,2,0,0,0,2-2V6.41l4,4V16h2V10a1,1,0,0,0-.29-.71l-5-5A.9989.9989,0,0,0,22,4H6A2,2,0,0,0,4,6V26a2,2,0,0,0,2,2H16ZM12,6h8v4H12Z"
|
|
1508
1504
|
})), children);
|
|
1509
1505
|
});
|
|
1510
1506
|
|
|
1511
1507
|
if (process.env.NODE_ENV !== "production") {
|
|
1512
|
-
|
|
1508
|
+
SaveModel.propTypes = iconPropTypes;
|
|
1513
1509
|
}
|
|
1514
|
-
var
|
|
1510
|
+
var WatsonHealthSaveSeries = /*#__PURE__*/React.forwardRef(function WatsonHealthSaveSeries(_ref60, ref) {
|
|
1515
1511
|
var children = _ref60.children,
|
|
1516
1512
|
_ref60$size = _ref60.size,
|
|
1517
1513
|
size = _ref60$size === void 0 ? 16 : _ref60$size,
|
|
@@ -1524,17 +1520,19 @@ var Scale = /*#__PURE__*/React.forwardRef(function Scale(_ref60, ref) {
|
|
|
1524
1520
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1525
1521
|
viewBox: "0 0 32 32",
|
|
1526
1522
|
fill: "currentColor"
|
|
1527
|
-
}, rest),
|
|
1528
|
-
d: "
|
|
1529
|
-
})),
|
|
1530
|
-
d: "
|
|
1523
|
+
}, rest), _path95 || (_path95 = /*#__PURE__*/React.createElement("path", {
|
|
1524
|
+
d: "M21.56,15.1l-3.48-4.35A2,2,0,0,0,16.52,10H4a2,2,0,0,0-2,2V28a2,2,0,0,0,2,2H20a2,2,0,0,0,2-2V16.35A2,2,0,0,0,21.56,15.1ZM9,12h6v3H9Zm6,16H9V22h6Zm2,0V22a2,2,0,0,0-2-2H9a2,2,0,0,0-2,2v6H4V12H7v3a2,2,0,0,0,2,2h6a2,2,0,0,0,2-2V12.6l3,3.75V28Z"
|
|
1525
|
+
})), _path96 || (_path96 = /*#__PURE__*/React.createElement("path", {
|
|
1526
|
+
d: "M27,21H25V7H11V5H25a2,2,0,0,1,2,2Z"
|
|
1527
|
+
})), _path97 || (_path97 = /*#__PURE__*/React.createElement("path", {
|
|
1528
|
+
d: "M32,14H30V2H18V0H30a2,2,0,0,1,2,2Z"
|
|
1531
1529
|
})), children);
|
|
1532
1530
|
});
|
|
1533
1531
|
|
|
1534
1532
|
if (process.env.NODE_ENV !== "production") {
|
|
1535
|
-
|
|
1533
|
+
WatsonHealthSaveSeries.propTypes = iconPropTypes;
|
|
1536
1534
|
}
|
|
1537
|
-
var
|
|
1535
|
+
var Scale = /*#__PURE__*/React.forwardRef(function Scale(_ref61, ref) {
|
|
1538
1536
|
var children = _ref61.children,
|
|
1539
1537
|
_ref61$size = _ref61.size,
|
|
1540
1538
|
size = _ref61$size === void 0 ? 16 : _ref61$size,
|
|
@@ -1547,15 +1545,17 @@ var Scales = /*#__PURE__*/React.forwardRef(function Scales(_ref61, ref) {
|
|
|
1547
1545
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1548
1546
|
viewBox: "0 0 32 32",
|
|
1549
1547
|
fill: "currentColor"
|
|
1550
|
-
}, rest),
|
|
1551
|
-
d: "
|
|
1548
|
+
}, rest), _path98 || (_path98 = /*#__PURE__*/React.createElement("path", {
|
|
1549
|
+
d: "M13,17H7a2,2,0,0,0-2,2v6a2,2,0,0,0,2,2h6a2,2,0,0,0,2-2V19A2,2,0,0,0,13,17ZM7,25V19h6v6Z"
|
|
1550
|
+
})), _path99 || (_path99 = /*#__PURE__*/React.createElement("path", {
|
|
1551
|
+
d: "M19,21v2h6a2,2,0,0,0,2-2V7a2,2,0,0,0-2-2H11A2,2,0,0,0,9,7v6h2V7H25V21"
|
|
1552
1552
|
})), children);
|
|
1553
1553
|
});
|
|
1554
1554
|
|
|
1555
1555
|
if (process.env.NODE_ENV !== "production") {
|
|
1556
|
-
|
|
1556
|
+
Scale.propTypes = iconPropTypes;
|
|
1557
1557
|
}
|
|
1558
|
-
var
|
|
1558
|
+
var Scales = /*#__PURE__*/React.forwardRef(function Scales(_ref62, ref) {
|
|
1559
1559
|
var children = _ref62.children,
|
|
1560
1560
|
_ref62$size = _ref62.size,
|
|
1561
1561
|
size = _ref62$size === void 0 ? 16 : _ref62$size,
|
|
@@ -1569,14 +1569,14 @@ var ScalesTipped = /*#__PURE__*/React.forwardRef(function ScalesTipped(_ref62, r
|
|
|
1569
1569
|
viewBox: "0 0 32 32",
|
|
1570
1570
|
fill: "currentColor"
|
|
1571
1571
|
}, rest), _path100 || (_path100 = /*#__PURE__*/React.createElement("path", {
|
|
1572
|
-
d: "M20,
|
|
1572
|
+
d: "M20,16a5,5,0,0,0,10,0,1,1,0,0,0-.1055-.4473L25.896,7.5562a.8913.8913,0,0,0-.0454-.0816A1,1,0,0,0,25,7H18.8218A3.0155,3.0155,0,0,0,17,5.1841V2H15V5.1841A3.0155,3.0155,0,0,0,13.1782,7H7a1,1,0,0,0-.8945.5527l-4,8A1,1,0,0,0,2,16a5,5,0,0,0,10,0,1,1,0,0,0-.1055-.4473L8.6182,9h4.56A3.0147,3.0147,0,0,0,15,10.8154V28H6v2H26V28H17V10.8159A3.0155,3.0155,0,0,0,18.8218,9h4.56l-3.2763,6.5527A1,1,0,0,0,20,16ZM7,19a2.9958,2.9958,0,0,1-2.8152-2h5.63A2.9956,2.9956,0,0,1,7,19Zm2.3821-4H4.6179L7,10.2363ZM16,9a1,1,0,1,1,1-1A1.0009,1.0009,0,0,1,16,9Zm9,10a2.9958,2.9958,0,0,1-2.8152-2h5.63A2.9956,2.9956,0,0,1,25,19Zm0-8.7637L27.3821,15H22.6179Z"
|
|
1573
1573
|
})), children);
|
|
1574
1574
|
});
|
|
1575
1575
|
|
|
1576
1576
|
if (process.env.NODE_ENV !== "production") {
|
|
1577
|
-
|
|
1577
|
+
Scales.propTypes = iconPropTypes;
|
|
1578
1578
|
}
|
|
1579
|
-
var
|
|
1579
|
+
var ScalesTipped = /*#__PURE__*/React.forwardRef(function ScalesTipped(_ref63, ref) {
|
|
1580
1580
|
var children = _ref63.children,
|
|
1581
1581
|
_ref63$size = _ref63.size,
|
|
1582
1582
|
size = _ref63$size === void 0 ? 16 : _ref63$size,
|
|
@@ -1590,14 +1590,14 @@ var Scalpel = /*#__PURE__*/React.forwardRef(function Scalpel(_ref63, ref) {
|
|
|
1590
1590
|
viewBox: "0 0 32 32",
|
|
1591
1591
|
fill: "currentColor"
|
|
1592
1592
|
}, rest), _path101 || (_path101 = /*#__PURE__*/React.createElement("path", {
|
|
1593
|
-
d: "
|
|
1593
|
+
d: "M20,13a5,5,0,0,0,10,0,1,1,0,0,0-.1055-.4473l-4-8a1,1,0,0,0-1.2109-.5014l-6.3308,2.11A3.0322,3.0322,0,0,0,17,5.1841V2H15V5.1841a2.9949,2.9949,0,0,0-1.9956,2.76l-6.3208,2.107a1,1,0,0,0-.5781.5014l-4,8A1,1,0,0,0,2,19a5,5,0,0,0,10,0,1,1,0,0,0-.1055-.4473L8.41,11.584l5.237-1.7456A3.0285,3.0285,0,0,0,15,10.8154V28H6v2H26V28H17V10.8159a2.9951,2.9951,0,0,0,1.9956-2.76l4.03-1.3438-2.92,5.8408A1,1,0,0,0,20,13ZM7,22a2.9956,2.9956,0,0,1-2.8152-2h5.63A2.9956,2.9956,0,0,1,7,22Zm2.3821-4H4.6179L7,13.2363ZM16,9a1,1,0,1,1,1-1A1.0009,1.0009,0,0,1,16,9Zm9,7a2.9958,2.9958,0,0,1-2.8152-2h5.63A2.9956,2.9956,0,0,1,25,16Zm0-8.7637L27.3821,12H22.6179Z"
|
|
1594
1594
|
})), children);
|
|
1595
1595
|
});
|
|
1596
1596
|
|
|
1597
1597
|
if (process.env.NODE_ENV !== "production") {
|
|
1598
|
-
|
|
1598
|
+
ScalesTipped.propTypes = iconPropTypes;
|
|
1599
1599
|
}
|
|
1600
|
-
var
|
|
1600
|
+
var Scalpel = /*#__PURE__*/React.forwardRef(function Scalpel(_ref64, ref) {
|
|
1601
1601
|
var children = _ref64.children,
|
|
1602
1602
|
_ref64$size = _ref64.size,
|
|
1603
1603
|
size = _ref64$size === void 0 ? 16 : _ref64$size,
|
|
@@ -1611,14 +1611,14 @@ var WatsonHealthScalpelCursor = /*#__PURE__*/React.forwardRef(function WatsonHea
|
|
|
1611
1611
|
viewBox: "0 0 32 32",
|
|
1612
1612
|
fill: "currentColor"
|
|
1613
1613
|
}, rest), _path102 || (_path102 = /*#__PURE__*/React.createElement("path", {
|
|
1614
|
-
d: "M28.
|
|
1614
|
+
d: "M28.83,5.17a4.1,4.1,0,0,0-5.66,0L.34,28H9.59a5,5,0,0,0,3.53-1.46L28.83,10.83a4,4,0,0,0,0-5.66ZM12.29,18.88l2.09-2.09,2.83,2.83-2.09,2.09Zm-.58,6.24A3,3,0,0,1,9.59,26H5.17l5.71-5.71,2.83,2.83ZM27.41,9.41l-8.79,8.8-2.83-2.83,8.8-8.79a2,2,0,0,1,2.82,0,2,2,0,0,1,0,2.82Z"
|
|
1615
1615
|
})), children);
|
|
1616
1616
|
});
|
|
1617
1617
|
|
|
1618
1618
|
if (process.env.NODE_ENV !== "production") {
|
|
1619
|
-
|
|
1619
|
+
Scalpel.propTypes = iconPropTypes;
|
|
1620
1620
|
}
|
|
1621
|
-
var
|
|
1621
|
+
var WatsonHealthScalpelCursor = /*#__PURE__*/React.forwardRef(function WatsonHealthScalpelCursor(_ref65, ref) {
|
|
1622
1622
|
var children = _ref65.children,
|
|
1623
1623
|
_ref65$size = _ref65.size,
|
|
1624
1624
|
size = _ref65$size === void 0 ? 16 : _ref65$size,
|
|
@@ -1632,14 +1632,14 @@ var WatsonHealthScalpelLasso = /*#__PURE__*/React.forwardRef(function WatsonHeal
|
|
|
1632
1632
|
viewBox: "0 0 32 32",
|
|
1633
1633
|
fill: "currentColor"
|
|
1634
1634
|
}, rest), _path103 || (_path103 = /*#__PURE__*/React.createElement("path", {
|
|
1635
|
-
d: "M28.8281 7.1338a4.0941 4.0941 0 00-5.6562 0L.3433 29.9619H9.5889a4.9682 4.9682 0 003.5356-1.4648L28.8281 12.79a3.9984 3.9984 0 000-5.6562zM12.2928 20.8406l2.086-2.0858 2.8293 2.8293L15.1224 23.67zM11.71 27.083a2.9824 2.9824 0 01-2.1215.8789H5.1714l5.7073-5.7072 2.83 2.83zM27.4141 11.376L18.6221 20.17l-2.8293-2.8292 8.7931-8.7928a2.0471 2.0471 0 012.8282 0 1.9993 1.9993 0 010 2.
|
|
1635
|
+
d: "M28.8281 7.1338a4.0941 4.0941 0 00-5.6562 0L.3433 29.9619H9.5889a4.9682 4.9682 0 003.5356-1.4648L28.8281 12.79a3.9984 3.9984 0 000-5.6562zM12.2928 20.8406l2.086-2.0858 2.8293 2.8293L15.1224 23.67zM11.71 27.083a2.9824 2.9824 0 01-2.1215.8789H5.1714l5.7073-5.7072 2.83 2.83zM27.4141 11.376L18.6221 20.17l-2.8293-2.8292 8.7931-8.7928a2.0471 2.0471 0 012.8282 0 1.9993 1.9993 0 010 2.8281zM13 4L4 4 4 13 6 13 6 6 13 6 13 4z"
|
|
1636
1636
|
})), children);
|
|
1637
1637
|
});
|
|
1638
1638
|
|
|
1639
1639
|
if (process.env.NODE_ENV !== "production") {
|
|
1640
|
-
|
|
1640
|
+
WatsonHealthScalpelCursor.propTypes = iconPropTypes;
|
|
1641
1641
|
}
|
|
1642
|
-
var
|
|
1642
|
+
var WatsonHealthScalpelLasso = /*#__PURE__*/React.forwardRef(function WatsonHealthScalpelLasso(_ref66, ref) {
|
|
1643
1643
|
var children = _ref66.children,
|
|
1644
1644
|
_ref66$size = _ref66.size,
|
|
1645
1645
|
size = _ref66$size === void 0 ? 16 : _ref66$size,
|
|
@@ -1653,14 +1653,14 @@ var WatsonHealthScalpelSelect = /*#__PURE__*/React.forwardRef(function WatsonHea
|
|
|
1653
1653
|
viewBox: "0 0 32 32",
|
|
1654
1654
|
fill: "currentColor"
|
|
1655
1655
|
}, rest), _path104 || (_path104 = /*#__PURE__*/React.createElement("path", {
|
|
1656
|
-
d: "M28.8281 7.
|
|
1656
|
+
d: "M28.8281 7.1338a4.0941 4.0941 0 00-5.6562 0L.3433 29.9619H9.5889a4.9682 4.9682 0 003.5356-1.4648L28.8281 12.79a3.9984 3.9984 0 000-5.6562zM12.2928 20.8406l2.086-2.0858 2.8293 2.8293L15.1224 23.67zM11.71 27.083a2.9824 2.9824 0 01-2.1215.8789H5.1714l5.7073-5.7072 2.83 2.83zM27.4141 11.376L18.6221 20.17l-2.8293-2.8292 8.7931-8.7928a2.0471 2.0471 0 012.8282 0 1.9993 1.9993 0 010 2.8281zM11 2H7a4.9843 4.9843 0 00-3.8633 8.1528A2.9586 2.9586 0 003 11a2.9945 2.9945 0 002 2.8154V14a2.0025 2.0025 0 01-2 2H2v2H3a4.0045 4.0045 0 004-4v-.1841A2.9959 2.9959 0 008.8157 12H11A5 5 0 0011 2zM6 12a1 1 0 111-1A1.0009 1.0009 0 016 12zm5-2H8.8157A2.974 2.974 0 004.394 8.4746 2.9908 2.9908 0 017 4h4a3 3 0 010 6z"
|
|
1657
1657
|
})), children);
|
|
1658
1658
|
});
|
|
1659
1659
|
|
|
1660
1660
|
if (process.env.NODE_ENV !== "production") {
|
|
1661
|
-
|
|
1661
|
+
WatsonHealthScalpelLasso.propTypes = iconPropTypes;
|
|
1662
1662
|
}
|
|
1663
|
-
var
|
|
1663
|
+
var WatsonHealthScalpelSelect = /*#__PURE__*/React.forwardRef(function WatsonHealthScalpelSelect(_ref67, ref) {
|
|
1664
1664
|
var children = _ref67.children,
|
|
1665
1665
|
_ref67$size = _ref67.size,
|
|
1666
1666
|
size = _ref67$size === void 0 ? 16 : _ref67$size,
|
|
@@ -1674,16 +1674,14 @@ var Scan = /*#__PURE__*/React.forwardRef(function Scan(_ref67, ref) {
|
|
|
1674
1674
|
viewBox: "0 0 32 32",
|
|
1675
1675
|
fill: "currentColor"
|
|
1676
1676
|
}, rest), _path105 || (_path105 = /*#__PURE__*/React.createElement("path", {
|
|
1677
|
-
d: "
|
|
1678
|
-
})), _path106 || (_path106 = /*#__PURE__*/React.createElement("path", {
|
|
1679
|
-
d: "M15 9H17V23H15zM27 9H29V23H27zM21 9H23V23H21z"
|
|
1677
|
+
d: "M28.8281 7.1719a4.0941 4.0941 0 00-5.6562 0L.3433 30H9.5889a4.9682 4.9682 0 003.5356-1.4648L28.8281 12.8281a3.9984 3.9984 0 000-5.6562zM12.2928 20.8787l2.086-2.0859 2.8293 2.8294-2.0857 2.0862zM11.71 27.1211A2.9824 2.9824 0 019.5889 28H5.1714l5.7073-5.7072 2.83 2.83zm15.7037-15.707l-8.792 8.7939-2.8293-2.8292 8.7931-8.7929a2.0473 2.0473 0 012.8282 0 1.9995 1.9995 0 010 2.8282zM15 2a2.9948 2.9948 0 00-2.8157 2H7.8156A2.9925 2.9925 0 104 7.8154v4.3687a3 3 0 102 0V7.8159A2.9959 2.9959 0 007.8156 6h4.3686A2.9947 2.9947 0 1015 2zM5 16a1 1 0 111-1A1.0008 1.0008 0 015 16zM5 6A1 1 0 116 5 1.0008 1.0008 0 015 6zM15 6a1 1 0 111-1A1.0008 1.0008 0 0115 6z"
|
|
1680
1678
|
})), children);
|
|
1681
1679
|
});
|
|
1682
1680
|
|
|
1683
1681
|
if (process.env.NODE_ENV !== "production") {
|
|
1684
|
-
|
|
1682
|
+
WatsonHealthScalpelSelect.propTypes = iconPropTypes;
|
|
1685
1683
|
}
|
|
1686
|
-
var
|
|
1684
|
+
var Scan = /*#__PURE__*/React.forwardRef(function Scan(_ref68, ref) {
|
|
1687
1685
|
var children = _ref68.children,
|
|
1688
1686
|
_ref68$size = _ref68.size,
|
|
1689
1687
|
size = _ref68$size === void 0 ? 16 : _ref68$size,
|
|
@@ -1696,15 +1694,17 @@ var ScanAlt = /*#__PURE__*/React.forwardRef(function ScanAlt(_ref68, ref) {
|
|
|
1696
1694
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1697
1695
|
viewBox: "0 0 32 32",
|
|
1698
1696
|
fill: "currentColor"
|
|
1699
|
-
}, rest),
|
|
1700
|
-
d: "
|
|
1697
|
+
}, rest), _path106 || (_path106 = /*#__PURE__*/React.createElement("path", {
|
|
1698
|
+
d: "M21,29H5a2,2,0,0,1-2-2V5A2,2,0,0,1,5,3H21V5H5V27H21Z"
|
|
1699
|
+
})), _path107 || (_path107 = /*#__PURE__*/React.createElement("path", {
|
|
1700
|
+
d: "M15 9H17V23H15zM27 9H29V23H27zM21 9H23V23H21z"
|
|
1701
1701
|
})), children);
|
|
1702
1702
|
});
|
|
1703
1703
|
|
|
1704
1704
|
if (process.env.NODE_ENV !== "production") {
|
|
1705
|
-
|
|
1705
|
+
Scan.propTypes = iconPropTypes;
|
|
1706
1706
|
}
|
|
1707
|
-
var
|
|
1707
|
+
var ScanAlt = /*#__PURE__*/React.forwardRef(function ScanAlt(_ref69, ref) {
|
|
1708
1708
|
var children = _ref69.children,
|
|
1709
1709
|
_ref69$size = _ref69.size,
|
|
1710
1710
|
size = _ref69$size === void 0 ? 16 : _ref69$size,
|
|
@@ -1718,14 +1718,14 @@ var ScanDisabled = /*#__PURE__*/React.forwardRef(function ScanDisabled(_ref69, r
|
|
|
1718
1718
|
viewBox: "0 0 32 32",
|
|
1719
1719
|
fill: "currentColor"
|
|
1720
1720
|
}, rest), _path108 || (_path108 = /*#__PURE__*/React.createElement("path", {
|
|
1721
|
-
d: "
|
|
1721
|
+
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"
|
|
1722
1722
|
})), children);
|
|
1723
1723
|
});
|
|
1724
1724
|
|
|
1725
1725
|
if (process.env.NODE_ENV !== "production") {
|
|
1726
|
-
|
|
1726
|
+
ScanAlt.propTypes = iconPropTypes;
|
|
1727
1727
|
}
|
|
1728
|
-
var
|
|
1728
|
+
var ScanDisabled = /*#__PURE__*/React.forwardRef(function ScanDisabled(_ref70, ref) {
|
|
1729
1729
|
var children = _ref70.children,
|
|
1730
1730
|
_ref70$size = _ref70.size,
|
|
1731
1731
|
size = _ref70$size === void 0 ? 16 : _ref70$size,
|
|
@@ -1738,27 +1738,15 @@ var ScatterMatrix = /*#__PURE__*/React.forwardRef(function ScatterMatrix(_ref70,
|
|
|
1738
1738
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1739
1739
|
viewBox: "0 0 32 32",
|
|
1740
1740
|
fill: "currentColor"
|
|
1741
|
-
}, rest),
|
|
1742
|
-
|
|
1743
|
-
cy: "9.5",
|
|
1744
|
-
r: "2.5"
|
|
1745
|
-
})), _circle4 || (_circle4 = /*#__PURE__*/React.createElement("circle", {
|
|
1746
|
-
cx: "9.5",
|
|
1747
|
-
cy: "22.5",
|
|
1748
|
-
r: "2.5"
|
|
1749
|
-
})), _circle5 || (_circle5 = /*#__PURE__*/React.createElement("circle", {
|
|
1750
|
-
cx: "22.5",
|
|
1751
|
-
cy: "22.5",
|
|
1752
|
-
r: "2.5"
|
|
1753
|
-
})), _path109 || (_path109 = /*#__PURE__*/React.createElement("path", {
|
|
1754
|
-
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"
|
|
1741
|
+
}, rest), _path109 || (_path109 = /*#__PURE__*/React.createElement("path", {
|
|
1742
|
+
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"
|
|
1755
1743
|
})), children);
|
|
1756
1744
|
});
|
|
1757
1745
|
|
|
1758
1746
|
if (process.env.NODE_ENV !== "production") {
|
|
1759
|
-
|
|
1747
|
+
ScanDisabled.propTypes = iconPropTypes;
|
|
1760
1748
|
}
|
|
1761
|
-
var
|
|
1749
|
+
var ScatterMatrix = /*#__PURE__*/React.forwardRef(function ScatterMatrix(_ref71, ref) {
|
|
1762
1750
|
var children = _ref71.children,
|
|
1763
1751
|
_ref71$size = _ref71.size,
|
|
1764
1752
|
size = _ref71$size === void 0 ? 16 : _ref71$size,
|
|
@@ -1771,15 +1759,27 @@ var Schematics = /*#__PURE__*/React.forwardRef(function Schematics(_ref71, ref)
|
|
|
1771
1759
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1772
1760
|
viewBox: "0 0 32 32",
|
|
1773
1761
|
fill: "currentColor"
|
|
1774
|
-
}, rest),
|
|
1775
|
-
|
|
1762
|
+
}, rest), _circle3 || (_circle3 = /*#__PURE__*/React.createElement("circle", {
|
|
1763
|
+
cx: "9.5",
|
|
1764
|
+
cy: "9.5",
|
|
1765
|
+
r: "2.5"
|
|
1766
|
+
})), _circle4 || (_circle4 = /*#__PURE__*/React.createElement("circle", {
|
|
1767
|
+
cx: "9.5",
|
|
1768
|
+
cy: "22.5",
|
|
1769
|
+
r: "2.5"
|
|
1770
|
+
})), _circle5 || (_circle5 = /*#__PURE__*/React.createElement("circle", {
|
|
1771
|
+
cx: "22.5",
|
|
1772
|
+
cy: "22.5",
|
|
1773
|
+
r: "2.5"
|
|
1774
|
+
})), _path110 || (_path110 = /*#__PURE__*/React.createElement("path", {
|
|
1775
|
+
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"
|
|
1776
1776
|
})), children);
|
|
1777
1777
|
});
|
|
1778
1778
|
|
|
1779
1779
|
if (process.env.NODE_ENV !== "production") {
|
|
1780
|
-
|
|
1780
|
+
ScatterMatrix.propTypes = iconPropTypes;
|
|
1781
1781
|
}
|
|
1782
|
-
var
|
|
1782
|
+
var Schematics = /*#__PURE__*/React.forwardRef(function Schematics(_ref72, ref) {
|
|
1783
1783
|
var children = _ref72.children,
|
|
1784
1784
|
_ref72$size = _ref72.size,
|
|
1785
1785
|
size = _ref72$size === void 0 ? 16 : _ref72$size,
|
|
@@ -1793,14 +1793,14 @@ var ScisControlTower = /*#__PURE__*/React.forwardRef(function ScisControlTower(_
|
|
|
1793
1793
|
viewBox: "0 0 32 32",
|
|
1794
1794
|
fill: "currentColor"
|
|
1795
1795
|
}, rest), _path111 || (_path111 = /*#__PURE__*/React.createElement("path", {
|
|
1796
|
-
d: "M27,
|
|
1796
|
+
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"
|
|
1797
1797
|
})), children);
|
|
1798
1798
|
});
|
|
1799
1799
|
|
|
1800
1800
|
if (process.env.NODE_ENV !== "production") {
|
|
1801
|
-
|
|
1801
|
+
Schematics.propTypes = iconPropTypes;
|
|
1802
1802
|
}
|
|
1803
|
-
var
|
|
1803
|
+
var ScisControlTower = /*#__PURE__*/React.forwardRef(function ScisControlTower(_ref73, ref) {
|
|
1804
1804
|
var children = _ref73.children,
|
|
1805
1805
|
_ref73$size = _ref73.size,
|
|
1806
1806
|
size = _ref73$size === void 0 ? 16 : _ref73$size,
|
|
@@ -1814,18 +1814,14 @@ var ScisTransparentSupply = /*#__PURE__*/React.forwardRef(function ScisTranspare
|
|
|
1814
1814
|
viewBox: "0 0 32 32",
|
|
1815
1815
|
fill: "currentColor"
|
|
1816
1816
|
}, rest), _path112 || (_path112 = /*#__PURE__*/React.createElement("path", {
|
|
1817
|
-
d: "
|
|
1818
|
-
})), _path113 || (_path113 = /*#__PURE__*/React.createElement("path", {
|
|
1819
|
-
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"
|
|
1820
|
-
})), _path114 || (_path114 = /*#__PURE__*/React.createElement("path", {
|
|
1821
|
-
d: "M23.5,4H9V1H1V9H9V6H23.5a4.5,4.5,0,0,1,0,9H23v2h.5a6.5,6.5,0,0,0,0-13ZM7,7H3V3H7Z"
|
|
1817
|
+
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"
|
|
1822
1818
|
})), children);
|
|
1823
1819
|
});
|
|
1824
1820
|
|
|
1825
1821
|
if (process.env.NODE_ENV !== "production") {
|
|
1826
|
-
|
|
1822
|
+
ScisControlTower.propTypes = iconPropTypes;
|
|
1827
1823
|
}
|
|
1828
|
-
var
|
|
1824
|
+
var ScisTransparentSupply = /*#__PURE__*/React.forwardRef(function ScisTransparentSupply(_ref74, ref) {
|
|
1829
1825
|
var children = _ref74.children,
|
|
1830
1826
|
_ref74$size = _ref74.size,
|
|
1831
1827
|
size = _ref74$size === void 0 ? 16 : _ref74$size,
|
|
@@ -1838,15 +1834,19 @@ var Scooter = /*#__PURE__*/React.forwardRef(function Scooter(_ref74, ref) {
|
|
|
1838
1834
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1839
1835
|
viewBox: "0 0 32 32",
|
|
1840
1836
|
fill: "currentColor"
|
|
1841
|
-
}, rest),
|
|
1842
|
-
d: "
|
|
1837
|
+
}, rest), _path113 || (_path113 = /*#__PURE__*/React.createElement("path", {
|
|
1838
|
+
d: "M23,23v3H8.5a4.5,4.5,0,0,1,0-9H9V15H8.5a6.5,6.5,0,0,0,0,13H23v3h8V23Zm6,6H25V25h4Z"
|
|
1839
|
+
})), _path114 || (_path114 = /*#__PURE__*/React.createElement("path", {
|
|
1840
|
+
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"
|
|
1841
|
+
})), _path115 || (_path115 = /*#__PURE__*/React.createElement("path", {
|
|
1842
|
+
d: "M23.5,4H9V1H1V9H9V6H23.5a4.5,4.5,0,0,1,0,9H23v2h.5a6.5,6.5,0,0,0,0-13ZM7,7H3V3H7Z"
|
|
1843
1843
|
})), children);
|
|
1844
1844
|
});
|
|
1845
1845
|
|
|
1846
1846
|
if (process.env.NODE_ENV !== "production") {
|
|
1847
|
-
|
|
1847
|
+
ScisTransparentSupply.propTypes = iconPropTypes;
|
|
1848
1848
|
}
|
|
1849
|
-
var
|
|
1849
|
+
var Scooter = /*#__PURE__*/React.forwardRef(function Scooter(_ref75, ref) {
|
|
1850
1850
|
var children = _ref75.children,
|
|
1851
1851
|
_ref75$size = _ref75.size,
|
|
1852
1852
|
size = _ref75$size === void 0 ? 16 : _ref75$size,
|
|
@@ -1860,16 +1860,14 @@ var ScooterFront = /*#__PURE__*/React.forwardRef(function ScooterFront(_ref75, r
|
|
|
1860
1860
|
viewBox: "0 0 32 32",
|
|
1861
1861
|
fill: "currentColor"
|
|
1862
1862
|
}, rest), _path116 || (_path116 = /*#__PURE__*/React.createElement("path", {
|
|
1863
|
-
d: "
|
|
1864
|
-
})), _path117 || (_path117 = /*#__PURE__*/React.createElement("path", {
|
|
1865
|
-
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"
|
|
1863
|
+
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"
|
|
1866
1864
|
})), children);
|
|
1867
1865
|
});
|
|
1868
1866
|
|
|
1869
1867
|
if (process.env.NODE_ENV !== "production") {
|
|
1870
|
-
|
|
1868
|
+
Scooter.propTypes = iconPropTypes;
|
|
1871
1869
|
}
|
|
1872
|
-
var
|
|
1870
|
+
var ScooterFront = /*#__PURE__*/React.forwardRef(function ScooterFront(_ref76, ref) {
|
|
1873
1871
|
var children = _ref76.children,
|
|
1874
1872
|
_ref76$size = _ref76.size,
|
|
1875
1873
|
size = _ref76$size === void 0 ? 16 : _ref76$size,
|
|
@@ -1882,15 +1880,17 @@ var Screen = /*#__PURE__*/React.forwardRef(function Screen(_ref76, ref) {
|
|
|
1882
1880
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1883
1881
|
viewBox: "0 0 32 32",
|
|
1884
1882
|
fill: "currentColor"
|
|
1885
|
-
}, rest),
|
|
1886
|
-
d: "
|
|
1883
|
+
}, rest), _path117 || (_path117 = /*#__PURE__*/React.createElement("path", {
|
|
1884
|
+
d: "M15 19H17V28H15z"
|
|
1885
|
+
})), _path118 || (_path118 = /*#__PURE__*/React.createElement("path", {
|
|
1886
|
+
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"
|
|
1887
1887
|
})), children);
|
|
1888
1888
|
});
|
|
1889
1889
|
|
|
1890
1890
|
if (process.env.NODE_ENV !== "production") {
|
|
1891
|
-
|
|
1891
|
+
ScooterFront.propTypes = iconPropTypes;
|
|
1892
1892
|
}
|
|
1893
|
-
var
|
|
1893
|
+
var Screen = /*#__PURE__*/React.forwardRef(function Screen(_ref77, ref) {
|
|
1894
1894
|
var children = _ref77.children,
|
|
1895
1895
|
_ref77$size = _ref77.size,
|
|
1896
1896
|
size = _ref77$size === void 0 ? 16 : _ref77$size,
|
|
@@ -1904,14 +1904,14 @@ var ScreenOff = /*#__PURE__*/React.forwardRef(function ScreenOff(_ref77, ref) {
|
|
|
1904
1904
|
viewBox: "0 0 32 32",
|
|
1905
1905
|
fill: "currentColor"
|
|
1906
1906
|
}, rest), _path119 || (_path119 = /*#__PURE__*/React.createElement("path", {
|
|
1907
|
-
d: "M28,
|
|
1907
|
+
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"
|
|
1908
1908
|
})), children);
|
|
1909
1909
|
});
|
|
1910
1910
|
|
|
1911
1911
|
if (process.env.NODE_ENV !== "production") {
|
|
1912
|
-
|
|
1912
|
+
Screen.propTypes = iconPropTypes;
|
|
1913
1913
|
}
|
|
1914
|
-
var
|
|
1914
|
+
var ScreenOff = /*#__PURE__*/React.forwardRef(function ScreenOff(_ref78, ref) {
|
|
1915
1915
|
var children = _ref78.children,
|
|
1916
1916
|
_ref78$size = _ref78.size,
|
|
1917
1917
|
size = _ref78$size === void 0 ? 16 : _ref78$size,
|
|
@@ -1925,16 +1925,14 @@ var Script = /*#__PURE__*/React.forwardRef(function Script(_ref78, ref) {
|
|
|
1925
1925
|
viewBox: "0 0 32 32",
|
|
1926
1926
|
fill: "currentColor"
|
|
1927
1927
|
}, rest), _path120 || (_path120 = /*#__PURE__*/React.createElement("path", {
|
|
1928
|
-
d: "
|
|
1929
|
-
})), _path121 || (_path121 = /*#__PURE__*/React.createElement("path", {
|
|
1930
|
-
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"
|
|
1928
|
+
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"
|
|
1931
1929
|
})), children);
|
|
1932
1930
|
});
|
|
1933
1931
|
|
|
1934
1932
|
if (process.env.NODE_ENV !== "production") {
|
|
1935
|
-
|
|
1933
|
+
ScreenOff.propTypes = iconPropTypes;
|
|
1936
1934
|
}
|
|
1937
|
-
var
|
|
1935
|
+
var Script = /*#__PURE__*/React.forwardRef(function Script(_ref79, ref) {
|
|
1938
1936
|
var children = _ref79.children,
|
|
1939
1937
|
_ref79$size = _ref79.size,
|
|
1940
1938
|
size = _ref79$size === void 0 ? 16 : _ref79$size,
|
|
@@ -1947,15 +1945,17 @@ var ScriptReference = /*#__PURE__*/React.forwardRef(function ScriptReference(_re
|
|
|
1947
1945
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1948
1946
|
viewBox: "0 0 32 32",
|
|
1949
1947
|
fill: "currentColor"
|
|
1950
|
-
}, rest),
|
|
1951
|
-
d: "
|
|
1948
|
+
}, rest), _path121 || (_path121 = /*#__PURE__*/React.createElement("path", {
|
|
1949
|
+
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"
|
|
1950
|
+
})), _path122 || (_path122 = /*#__PURE__*/React.createElement("path", {
|
|
1951
|
+
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"
|
|
1952
1952
|
})), children);
|
|
1953
1953
|
});
|
|
1954
1954
|
|
|
1955
1955
|
if (process.env.NODE_ENV !== "production") {
|
|
1956
|
-
|
|
1956
|
+
Script.propTypes = iconPropTypes;
|
|
1957
1957
|
}
|
|
1958
|
-
var
|
|
1958
|
+
var ScriptReference = /*#__PURE__*/React.forwardRef(function ScriptReference(_ref80, ref) {
|
|
1959
1959
|
var children = _ref80.children,
|
|
1960
1960
|
_ref80$size = _ref80.size,
|
|
1961
1961
|
size = _ref80$size === void 0 ? 16 : _ref80$size,
|
|
@@ -1969,32 +1969,19 @@ var Sdk = /*#__PURE__*/React.forwardRef(function Sdk(_ref80, ref) {
|
|
|
1969
1969
|
viewBox: "0 0 32 32",
|
|
1970
1970
|
fill: "currentColor"
|
|
1971
1971
|
}, rest), _path123 || (_path123 = /*#__PURE__*/React.createElement("path", {
|
|
1972
|
-
d: "
|
|
1972
|
+
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"
|
|
1973
1973
|
})), children);
|
|
1974
1974
|
});
|
|
1975
1975
|
|
|
1976
1976
|
if (process.env.NODE_ENV !== "production") {
|
|
1977
|
-
|
|
1977
|
+
ScriptReference.propTypes = iconPropTypes;
|
|
1978
1978
|
}
|
|
1979
|
-
var
|
|
1979
|
+
var Sdk = /*#__PURE__*/React.forwardRef(function Sdk(_ref81, ref) {
|
|
1980
1980
|
var children = _ref81.children,
|
|
1981
1981
|
_ref81$size = _ref81.size,
|
|
1982
1982
|
size = _ref81$size === void 0 ? 16 : _ref81$size,
|
|
1983
1983
|
rest = _objectWithoutProperties(_ref81, _excluded81);
|
|
1984
1984
|
|
|
1985
|
-
if (size === 16 || size === "16" || size === "16px") {
|
|
1986
|
-
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
1987
|
-
width: size,
|
|
1988
|
-
height: size,
|
|
1989
|
-
ref: ref,
|
|
1990
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
1991
|
-
viewBox: "0 0 16 16",
|
|
1992
|
-
fill: "currentColor"
|
|
1993
|
-
}, rest), _path124 || (_path124 = /*#__PURE__*/React.createElement("path", {
|
|
1994
|
-
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"
|
|
1995
|
-
})), children);
|
|
1996
|
-
}
|
|
1997
|
-
|
|
1998
1985
|
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
1999
1986
|
width: size,
|
|
2000
1987
|
height: size,
|
|
@@ -2002,20 +1989,33 @@ var Search = /*#__PURE__*/React.forwardRef(function Search(_ref81, ref) {
|
|
|
2002
1989
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2003
1990
|
viewBox: "0 0 32 32",
|
|
2004
1991
|
fill: "currentColor"
|
|
2005
|
-
}, rest),
|
|
2006
|
-
d: "
|
|
1992
|
+
}, rest), _path124 || (_path124 = /*#__PURE__*/React.createElement("path", {
|
|
1993
|
+
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"
|
|
2007
1994
|
})), children);
|
|
2008
1995
|
});
|
|
2009
1996
|
|
|
2010
1997
|
if (process.env.NODE_ENV !== "production") {
|
|
2011
|
-
|
|
1998
|
+
Sdk.propTypes = iconPropTypes;
|
|
2012
1999
|
}
|
|
2013
|
-
var
|
|
2000
|
+
var Search = /*#__PURE__*/React.forwardRef(function Search(_ref82, ref) {
|
|
2014
2001
|
var children = _ref82.children,
|
|
2015
2002
|
_ref82$size = _ref82.size,
|
|
2016
2003
|
size = _ref82$size === void 0 ? 16 : _ref82$size,
|
|
2017
2004
|
rest = _objectWithoutProperties(_ref82, _excluded82);
|
|
2018
2005
|
|
|
2006
|
+
if (size === 16 || size === "16" || size === "16px") {
|
|
2007
|
+
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
2008
|
+
width: size,
|
|
2009
|
+
height: size,
|
|
2010
|
+
ref: ref,
|
|
2011
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
2012
|
+
viewBox: "0 0 16 16",
|
|
2013
|
+
fill: "currentColor"
|
|
2014
|
+
}, rest), _path125 || (_path125 = /*#__PURE__*/React.createElement("path", {
|
|
2015
|
+
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"
|
|
2016
|
+
})), children);
|
|
2017
|
+
}
|
|
2018
|
+
|
|
2019
2019
|
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
2020
2020
|
width: size,
|
|
2021
2021
|
height: size,
|
|
@@ -2024,14 +2024,14 @@ var SearchAdvanced = /*#__PURE__*/React.forwardRef(function SearchAdvanced(_ref8
|
|
|
2024
2024
|
viewBox: "0 0 32 32",
|
|
2025
2025
|
fill: "currentColor"
|
|
2026
2026
|
}, rest), _path126 || (_path126 = /*#__PURE__*/React.createElement("path", {
|
|
2027
|
-
d: "
|
|
2027
|
+
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"
|
|
2028
2028
|
})), children);
|
|
2029
2029
|
});
|
|
2030
2030
|
|
|
2031
2031
|
if (process.env.NODE_ENV !== "production") {
|
|
2032
|
-
|
|
2032
|
+
Search.propTypes = iconPropTypes;
|
|
2033
2033
|
}
|
|
2034
|
-
var
|
|
2034
|
+
var SearchAdvanced = /*#__PURE__*/React.forwardRef(function SearchAdvanced(_ref83, ref) {
|
|
2035
2035
|
var children = _ref83.children,
|
|
2036
2036
|
_ref83$size = _ref83.size,
|
|
2037
2037
|
size = _ref83$size === void 0 ? 16 : _ref83$size,
|
|
@@ -2045,14 +2045,14 @@ var SearchLocate = /*#__PURE__*/React.forwardRef(function SearchLocate(_ref83, r
|
|
|
2045
2045
|
viewBox: "0 0 32 32",
|
|
2046
2046
|
fill: "currentColor"
|
|
2047
2047
|
}, rest), _path127 || (_path127 = /*#__PURE__*/React.createElement("path", {
|
|
2048
|
-
d: "M30 28.5859l-
|
|
2048
|
+
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"
|
|
2049
2049
|
})), children);
|
|
2050
2050
|
});
|
|
2051
2051
|
|
|
2052
2052
|
if (process.env.NODE_ENV !== "production") {
|
|
2053
|
-
|
|
2053
|
+
SearchAdvanced.propTypes = iconPropTypes;
|
|
2054
2054
|
}
|
|
2055
|
-
var
|
|
2055
|
+
var SearchLocate = /*#__PURE__*/React.forwardRef(function SearchLocate(_ref84, ref) {
|
|
2056
2056
|
var children = _ref84.children,
|
|
2057
2057
|
_ref84$size = _ref84.size,
|
|
2058
2058
|
size = _ref84$size === void 0 ? 16 : _ref84$size,
|
|
@@ -2066,16 +2066,14 @@ var Security = /*#__PURE__*/React.forwardRef(function Security(_ref84, ref) {
|
|
|
2066
2066
|
viewBox: "0 0 32 32",
|
|
2067
2067
|
fill: "currentColor"
|
|
2068
2068
|
}, rest), _path128 || (_path128 = /*#__PURE__*/React.createElement("path", {
|
|
2069
|
-
d: "
|
|
2070
|
-
})), _path129 || (_path129 = /*#__PURE__*/React.createElement("path", {
|
|
2071
|
-
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"
|
|
2069
|
+
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"
|
|
2072
2070
|
})), children);
|
|
2073
2071
|
});
|
|
2074
2072
|
|
|
2075
2073
|
if (process.env.NODE_ENV !== "production") {
|
|
2076
|
-
|
|
2074
|
+
SearchLocate.propTypes = iconPropTypes;
|
|
2077
2075
|
}
|
|
2078
|
-
var
|
|
2076
|
+
var Security = /*#__PURE__*/React.forwardRef(function Security(_ref85, ref) {
|
|
2079
2077
|
var children = _ref85.children,
|
|
2080
2078
|
_ref85$size = _ref85.size,
|
|
2081
2079
|
size = _ref85$size === void 0 ? 16 : _ref85$size,
|
|
@@ -2088,17 +2086,17 @@ var SecurityServices = /*#__PURE__*/React.forwardRef(function SecurityServices(_
|
|
|
2088
2086
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2089
2087
|
viewBox: "0 0 32 32",
|
|
2090
2088
|
fill: "currentColor"
|
|
2091
|
-
}, rest),
|
|
2092
|
-
d: "
|
|
2093
|
-
})),
|
|
2094
|
-
d: "
|
|
2089
|
+
}, rest), _path129 || (_path129 = /*#__PURE__*/React.createElement("path", {
|
|
2090
|
+
d: "M14 16.59L11.41 14 10 15.41 14 19.41 22 11.41 20.59 10 14 16.59z"
|
|
2091
|
+
})), _path130 || (_path130 = /*#__PURE__*/React.createElement("path", {
|
|
2092
|
+
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"
|
|
2095
2093
|
})), children);
|
|
2096
2094
|
});
|
|
2097
2095
|
|
|
2098
2096
|
if (process.env.NODE_ENV !== "production") {
|
|
2099
|
-
|
|
2097
|
+
Security.propTypes = iconPropTypes;
|
|
2100
2098
|
}
|
|
2101
|
-
var
|
|
2099
|
+
var SecurityServices = /*#__PURE__*/React.forwardRef(function SecurityServices(_ref86, ref) {
|
|
2102
2100
|
var children = _ref86.children,
|
|
2103
2101
|
_ref86$size = _ref86.size,
|
|
2104
2102
|
size = _ref86$size === void 0 ? 16 : _ref86$size,
|
|
@@ -2111,15 +2109,17 @@ var Select_01 = /*#__PURE__*/React.forwardRef(function Select_01(_ref86, ref) {
|
|
|
2111
2109
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2112
2110
|
viewBox: "0 0 32 32",
|
|
2113
2111
|
fill: "currentColor"
|
|
2114
|
-
}, rest),
|
|
2115
|
-
d: "
|
|
2112
|
+
}, rest), _path131 || (_path131 = /*#__PURE__*/React.createElement("path", {
|
|
2113
|
+
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"
|
|
2114
|
+
})), _path132 || (_path132 = /*#__PURE__*/React.createElement("path", {
|
|
2115
|
+
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"
|
|
2116
2116
|
})), children);
|
|
2117
2117
|
});
|
|
2118
2118
|
|
|
2119
2119
|
if (process.env.NODE_ENV !== "production") {
|
|
2120
|
-
|
|
2120
|
+
SecurityServices.propTypes = iconPropTypes;
|
|
2121
2121
|
}
|
|
2122
|
-
var
|
|
2122
|
+
var Select_01 = /*#__PURE__*/React.forwardRef(function Select_01(_ref87, ref) {
|
|
2123
2123
|
var children = _ref87.children,
|
|
2124
2124
|
_ref87$size = _ref87.size,
|
|
2125
2125
|
size = _ref87$size === void 0 ? 16 : _ref87$size,
|
|
@@ -2133,14 +2133,14 @@ var Select_02 = /*#__PURE__*/React.forwardRef(function Select_02(_ref87, ref) {
|
|
|
2133
2133
|
viewBox: "0 0 32 32",
|
|
2134
2134
|
fill: "currentColor"
|
|
2135
2135
|
}, rest), _path133 || (_path133 = /*#__PURE__*/React.createElement("path", {
|
|
2136
|
-
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
|
|
2136
|
+
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"
|
|
2137
2137
|
})), children);
|
|
2138
2138
|
});
|
|
2139
2139
|
|
|
2140
2140
|
if (process.env.NODE_ENV !== "production") {
|
|
2141
|
-
|
|
2141
|
+
Select_01.propTypes = iconPropTypes;
|
|
2142
2142
|
}
|
|
2143
|
-
var
|
|
2143
|
+
var Select_02 = /*#__PURE__*/React.forwardRef(function Select_02(_ref88, ref) {
|
|
2144
2144
|
var children = _ref88.children,
|
|
2145
2145
|
_ref88$size = _ref88.size,
|
|
2146
2146
|
size = _ref88$size === void 0 ? 16 : _ref88$size,
|
|
@@ -2154,14 +2154,14 @@ var SelectWindow = /*#__PURE__*/React.forwardRef(function SelectWindow(_ref88, r
|
|
|
2154
2154
|
viewBox: "0 0 32 32",
|
|
2155
2155
|
fill: "currentColor"
|
|
2156
2156
|
}, rest), _path134 || (_path134 = /*#__PURE__*/React.createElement("path", {
|
|
2157
|
-
d: "
|
|
2157
|
+
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"
|
|
2158
2158
|
})), children);
|
|
2159
2159
|
});
|
|
2160
2160
|
|
|
2161
2161
|
if (process.env.NODE_ENV !== "production") {
|
|
2162
|
-
|
|
2162
|
+
Select_02.propTypes = iconPropTypes;
|
|
2163
2163
|
}
|
|
2164
|
-
var
|
|
2164
|
+
var SelectWindow = /*#__PURE__*/React.forwardRef(function SelectWindow(_ref89, ref) {
|
|
2165
2165
|
var children = _ref89.children,
|
|
2166
2166
|
_ref89$size = _ref89.size,
|
|
2167
2167
|
size = _ref89$size === void 0 ? 16 : _ref89$size,
|
|
@@ -2175,14 +2175,14 @@ var Send = /*#__PURE__*/React.forwardRef(function Send(_ref89, ref) {
|
|
|
2175
2175
|
viewBox: "0 0 32 32",
|
|
2176
2176
|
fill: "currentColor"
|
|
2177
2177
|
}, rest), _path135 || (_path135 = /*#__PURE__*/React.createElement("path", {
|
|
2178
|
-
d: "
|
|
2178
|
+
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"
|
|
2179
2179
|
})), children);
|
|
2180
2180
|
});
|
|
2181
2181
|
|
|
2182
2182
|
if (process.env.NODE_ENV !== "production") {
|
|
2183
|
-
|
|
2183
|
+
SelectWindow.propTypes = iconPropTypes;
|
|
2184
2184
|
}
|
|
2185
|
-
var
|
|
2185
|
+
var Send = /*#__PURE__*/React.forwardRef(function Send(_ref90, ref) {
|
|
2186
2186
|
var children = _ref90.children,
|
|
2187
2187
|
_ref90$size = _ref90.size,
|
|
2188
2188
|
size = _ref90$size === void 0 ? 16 : _ref90$size,
|
|
@@ -2196,14 +2196,14 @@ var SendAlt = /*#__PURE__*/React.forwardRef(function SendAlt(_ref90, ref) {
|
|
|
2196
2196
|
viewBox: "0 0 32 32",
|
|
2197
2197
|
fill: "currentColor"
|
|
2198
2198
|
}, rest), _path136 || (_path136 = /*#__PURE__*/React.createElement("path", {
|
|
2199
|
-
d: "M27.
|
|
2199
|
+
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"
|
|
2200
2200
|
})), children);
|
|
2201
2201
|
});
|
|
2202
2202
|
|
|
2203
2203
|
if (process.env.NODE_ENV !== "production") {
|
|
2204
|
-
|
|
2204
|
+
Send.propTypes = iconPropTypes;
|
|
2205
2205
|
}
|
|
2206
|
-
var
|
|
2206
|
+
var SendAlt = /*#__PURE__*/React.forwardRef(function SendAlt(_ref91, ref) {
|
|
2207
2207
|
var children = _ref91.children,
|
|
2208
2208
|
_ref91$size = _ref91.size,
|
|
2209
2209
|
size = _ref91$size === void 0 ? 16 : _ref91$size,
|
|
@@ -2217,14 +2217,14 @@ var SendAltFilled = /*#__PURE__*/React.forwardRef(function SendAltFilled(_ref91,
|
|
|
2217
2217
|
viewBox: "0 0 32 32",
|
|
2218
2218
|
fill: "currentColor"
|
|
2219
2219
|
}, rest), _path137 || (_path137 = /*#__PURE__*/React.createElement("path", {
|
|
2220
|
-
d: "M27.71,4.29a1,1,0,0,0-1.05-.23l-22,8a1,1,0,0,0,0,1.
|
|
2220
|
+
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"
|
|
2221
2221
|
})), children);
|
|
2222
2222
|
});
|
|
2223
2223
|
|
|
2224
2224
|
if (process.env.NODE_ENV !== "production") {
|
|
2225
|
-
|
|
2225
|
+
SendAlt.propTypes = iconPropTypes;
|
|
2226
2226
|
}
|
|
2227
|
-
var
|
|
2227
|
+
var SendAltFilled = /*#__PURE__*/React.forwardRef(function SendAltFilled(_ref92, ref) {
|
|
2228
2228
|
var children = _ref92.children,
|
|
2229
2229
|
_ref92$size = _ref92.size,
|
|
2230
2230
|
size = _ref92$size === void 0 ? 16 : _ref92$size,
|
|
@@ -2238,14 +2238,14 @@ var SendFilled = /*#__PURE__*/React.forwardRef(function SendFilled(_ref92, ref)
|
|
|
2238
2238
|
viewBox: "0 0 32 32",
|
|
2239
2239
|
fill: "currentColor"
|
|
2240
2240
|
}, rest), _path138 || (_path138 = /*#__PURE__*/React.createElement("path", {
|
|
2241
|
-
d: "M27.
|
|
2241
|
+
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"
|
|
2242
2242
|
})), children);
|
|
2243
2243
|
});
|
|
2244
2244
|
|
|
2245
2245
|
if (process.env.NODE_ENV !== "production") {
|
|
2246
|
-
|
|
2246
|
+
SendAltFilled.propTypes = iconPropTypes;
|
|
2247
2247
|
}
|
|
2248
|
-
var
|
|
2248
|
+
var SendFilled = /*#__PURE__*/React.forwardRef(function SendFilled(_ref93, ref) {
|
|
2249
2249
|
var children = _ref93.children,
|
|
2250
2250
|
_ref93$size = _ref93.size,
|
|
2251
2251
|
size = _ref93$size === void 0 ? 16 : _ref93$size,
|
|
@@ -2259,14 +2259,14 @@ var SendBackward = /*#__PURE__*/React.forwardRef(function SendBackward(_ref93, r
|
|
|
2259
2259
|
viewBox: "0 0 32 32",
|
|
2260
2260
|
fill: "currentColor"
|
|
2261
2261
|
}, rest), _path139 || (_path139 = /*#__PURE__*/React.createElement("path", {
|
|
2262
|
-
d: "
|
|
2262
|
+
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"
|
|
2263
2263
|
})), children);
|
|
2264
2264
|
});
|
|
2265
2265
|
|
|
2266
2266
|
if (process.env.NODE_ENV !== "production") {
|
|
2267
|
-
|
|
2267
|
+
SendFilled.propTypes = iconPropTypes;
|
|
2268
2268
|
}
|
|
2269
|
-
var
|
|
2269
|
+
var SendBackward = /*#__PURE__*/React.forwardRef(function SendBackward(_ref94, ref) {
|
|
2270
2270
|
var children = _ref94.children,
|
|
2271
2271
|
_ref94$size = _ref94.size,
|
|
2272
2272
|
size = _ref94$size === void 0 ? 16 : _ref94$size,
|
|
@@ -2280,14 +2280,14 @@ var SendToBack = /*#__PURE__*/React.forwardRef(function SendToBack(_ref94, ref)
|
|
|
2280
2280
|
viewBox: "0 0 32 32",
|
|
2281
2281
|
fill: "currentColor"
|
|
2282
2282
|
}, rest), _path140 || (_path140 = /*#__PURE__*/React.createElement("path", {
|
|
2283
|
-
d: "
|
|
2283
|
+
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"
|
|
2284
2284
|
})), children);
|
|
2285
2285
|
});
|
|
2286
2286
|
|
|
2287
2287
|
if (process.env.NODE_ENV !== "production") {
|
|
2288
|
-
|
|
2288
|
+
SendBackward.propTypes = iconPropTypes;
|
|
2289
2289
|
}
|
|
2290
|
-
var
|
|
2290
|
+
var SendToBack = /*#__PURE__*/React.forwardRef(function SendToBack(_ref95, ref) {
|
|
2291
2291
|
var children = _ref95.children,
|
|
2292
2292
|
_ref95$size = _ref95.size,
|
|
2293
2293
|
size = _ref95$size === void 0 ? 16 : _ref95$size,
|
|
@@ -2301,18 +2301,14 @@ var ServerDns = /*#__PURE__*/React.forwardRef(function ServerDns(_ref95, ref) {
|
|
|
2301
2301
|
viewBox: "0 0 32 32",
|
|
2302
2302
|
fill: "currentColor"
|
|
2303
2303
|
}, rest), _path141 || (_path141 = /*#__PURE__*/React.createElement("path", {
|
|
2304
|
-
d: "
|
|
2305
|
-
})), _circle6 || (_circle6 = /*#__PURE__*/React.createElement("circle", {
|
|
2306
|
-
cx: "7",
|
|
2307
|
-
cy: "25",
|
|
2308
|
-
r: "1"
|
|
2304
|
+
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"
|
|
2309
2305
|
})), children);
|
|
2310
2306
|
});
|
|
2311
2307
|
|
|
2312
2308
|
if (process.env.NODE_ENV !== "production") {
|
|
2313
|
-
|
|
2309
|
+
SendToBack.propTypes = iconPropTypes;
|
|
2314
2310
|
}
|
|
2315
|
-
var
|
|
2311
|
+
var ServerDns = /*#__PURE__*/React.forwardRef(function ServerDns(_ref96, ref) {
|
|
2316
2312
|
var children = _ref96.children,
|
|
2317
2313
|
_ref96$size = _ref96.size,
|
|
2318
2314
|
size = _ref96$size === void 0 ? 16 : _ref96$size,
|
|
@@ -2326,20 +2322,18 @@ var ServerProxy = /*#__PURE__*/React.forwardRef(function ServerProxy(_ref96, ref
|
|
|
2326
2322
|
viewBox: "0 0 32 32",
|
|
2327
2323
|
fill: "currentColor"
|
|
2328
2324
|
}, rest), _path142 || (_path142 = /*#__PURE__*/React.createElement("path", {
|
|
2329
|
-
d: "
|
|
2330
|
-
})),
|
|
2331
|
-
cx: "
|
|
2325
|
+
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"
|
|
2326
|
+
})), _circle6 || (_circle6 = /*#__PURE__*/React.createElement("circle", {
|
|
2327
|
+
cx: "7",
|
|
2332
2328
|
cy: "25",
|
|
2333
2329
|
r: "1"
|
|
2334
|
-
})), _path143 || (_path143 = /*#__PURE__*/React.createElement("path", {
|
|
2335
|
-
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"
|
|
2336
2330
|
})), children);
|
|
2337
2331
|
});
|
|
2338
2332
|
|
|
2339
2333
|
if (process.env.NODE_ENV !== "production") {
|
|
2340
|
-
|
|
2334
|
+
ServerDns.propTypes = iconPropTypes;
|
|
2341
2335
|
}
|
|
2342
|
-
var
|
|
2336
|
+
var ServerProxy = /*#__PURE__*/React.forwardRef(function ServerProxy(_ref97, ref) {
|
|
2343
2337
|
var children = _ref97.children,
|
|
2344
2338
|
_ref97$size = _ref97.size,
|
|
2345
2339
|
size = _ref97$size === void 0 ? 16 : _ref97$size,
|
|
@@ -2352,23 +2346,21 @@ var ServerTime = /*#__PURE__*/React.forwardRef(function ServerTime(_ref97, ref)
|
|
|
2352
2346
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2353
2347
|
viewBox: "0 0 32 32",
|
|
2354
2348
|
fill: "currentColor"
|
|
2355
|
-
}, rest),
|
|
2356
|
-
d: "
|
|
2357
|
-
})),
|
|
2358
|
-
cx: "
|
|
2349
|
+
}, rest), _path143 || (_path143 = /*#__PURE__*/React.createElement("path", {
|
|
2350
|
+
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"
|
|
2351
|
+
})), _circle7 || (_circle7 = /*#__PURE__*/React.createElement("circle", {
|
|
2352
|
+
cx: "9",
|
|
2359
2353
|
cy: "25",
|
|
2360
2354
|
r: "1"
|
|
2361
|
-
})),
|
|
2362
|
-
d: "
|
|
2363
|
-
})), _path146 || (_path146 = /*#__PURE__*/React.createElement("path", {
|
|
2364
|
-
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"
|
|
2355
|
+
})), _path144 || (_path144 = /*#__PURE__*/React.createElement("path", {
|
|
2356
|
+
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"
|
|
2365
2357
|
})), children);
|
|
2366
2358
|
});
|
|
2367
2359
|
|
|
2368
2360
|
if (process.env.NODE_ENV !== "production") {
|
|
2369
|
-
|
|
2361
|
+
ServerProxy.propTypes = iconPropTypes;
|
|
2370
2362
|
}
|
|
2371
|
-
var
|
|
2363
|
+
var ServerTime = /*#__PURE__*/React.forwardRef(function ServerTime(_ref98, ref) {
|
|
2372
2364
|
var children = _ref98.children,
|
|
2373
2365
|
_ref98$size = _ref98.size,
|
|
2374
2366
|
size = _ref98$size === void 0 ? 16 : _ref98$size,
|
|
@@ -2381,16 +2373,23 @@ var ServiceDesk = /*#__PURE__*/React.forwardRef(function ServiceDesk(_ref98, ref
|
|
|
2381
2373
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2382
2374
|
viewBox: "0 0 32 32",
|
|
2383
2375
|
fill: "currentColor"
|
|
2384
|
-
}, rest),
|
|
2385
|
-
d: "M28,
|
|
2386
|
-
|
|
2376
|
+
}, rest), _path145 || (_path145 = /*#__PURE__*/React.createElement("path", {
|
|
2377
|
+
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"
|
|
2378
|
+
})), _circle8 || (_circle8 = /*#__PURE__*/React.createElement("circle", {
|
|
2379
|
+
cx: "7",
|
|
2380
|
+
cy: "25",
|
|
2381
|
+
r: "1"
|
|
2382
|
+
})), _path146 || (_path146 = /*#__PURE__*/React.createElement("path", {
|
|
2383
|
+
d: "M19 11.586L17 9.586 17 6 15 6 15 10.414 17.586 13 19 11.586z"
|
|
2384
|
+
})), _path147 || (_path147 = /*#__PURE__*/React.createElement("path", {
|
|
2385
|
+
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"
|
|
2387
2386
|
})), children);
|
|
2388
2387
|
});
|
|
2389
2388
|
|
|
2390
2389
|
if (process.env.NODE_ENV !== "production") {
|
|
2391
|
-
|
|
2390
|
+
ServerTime.propTypes = iconPropTypes;
|
|
2392
2391
|
}
|
|
2393
|
-
var
|
|
2392
|
+
var ServiceDesk = /*#__PURE__*/React.forwardRef(function ServiceDesk(_ref99, ref) {
|
|
2394
2393
|
var children = _ref99.children,
|
|
2395
2394
|
_ref99$size = _ref99.size,
|
|
2396
2395
|
size = _ref99$size === void 0 ? 16 : _ref99$size,
|
|
@@ -2404,16 +2403,15 @@ var ServiceId = /*#__PURE__*/React.forwardRef(function ServiceId(_ref99, ref) {
|
|
|
2404
2403
|
viewBox: "0 0 32 32",
|
|
2405
2404
|
fill: "currentColor"
|
|
2406
2405
|
}, rest), _path148 || (_path148 = /*#__PURE__*/React.createElement("path", {
|
|
2407
|
-
d: "
|
|
2408
|
-
|
|
2409
|
-
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"
|
|
2406
|
+
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",
|
|
2407
|
+
transform: "translate(0 .005)"
|
|
2410
2408
|
})), children);
|
|
2411
2409
|
});
|
|
2412
2410
|
|
|
2413
2411
|
if (process.env.NODE_ENV !== "production") {
|
|
2414
|
-
|
|
2412
|
+
ServiceDesk.propTypes = iconPropTypes;
|
|
2415
2413
|
}
|
|
2416
|
-
var
|
|
2414
|
+
var ServiceId = /*#__PURE__*/React.forwardRef(function ServiceId(_ref100, ref) {
|
|
2417
2415
|
var children = _ref100.children,
|
|
2418
2416
|
_ref100$size = _ref100.size,
|
|
2419
2417
|
size = _ref100$size === void 0 ? 16 : _ref100$size,
|
|
@@ -2426,35 +2424,22 @@ var SessionBorderControl = /*#__PURE__*/React.forwardRef(function SessionBorderC
|
|
|
2426
2424
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2427
2425
|
viewBox: "0 0 32 32",
|
|
2428
2426
|
fill: "currentColor"
|
|
2429
|
-
}, rest),
|
|
2430
|
-
d: "
|
|
2427
|
+
}, rest), _path149 || (_path149 = /*#__PURE__*/React.createElement("path", {
|
|
2428
|
+
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"
|
|
2429
|
+
})), _path150 || (_path150 = /*#__PURE__*/React.createElement("path", {
|
|
2430
|
+
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"
|
|
2431
2431
|
})), children);
|
|
2432
2432
|
});
|
|
2433
2433
|
|
|
2434
2434
|
if (process.env.NODE_ENV !== "production") {
|
|
2435
|
-
|
|
2435
|
+
ServiceId.propTypes = iconPropTypes;
|
|
2436
2436
|
}
|
|
2437
|
-
var
|
|
2437
|
+
var SessionBorderControl = /*#__PURE__*/React.forwardRef(function SessionBorderControl(_ref101, ref) {
|
|
2438
2438
|
var children = _ref101.children,
|
|
2439
2439
|
_ref101$size = _ref101.size,
|
|
2440
2440
|
size = _ref101$size === void 0 ? 16 : _ref101$size,
|
|
2441
2441
|
rest = _objectWithoutProperties(_ref101, _excluded101);
|
|
2442
2442
|
|
|
2443
|
-
if (size === 16 || size === "16" || size === "16px") {
|
|
2444
|
-
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
2445
|
-
width: size,
|
|
2446
|
-
height: size,
|
|
2447
|
-
ref: ref,
|
|
2448
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
2449
|
-
viewBox: "0 0 16 16",
|
|
2450
|
-
fill: "currentColor"
|
|
2451
|
-
}, rest), _path151 || (_path151 = /*#__PURE__*/React.createElement("path", {
|
|
2452
|
-
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"
|
|
2453
|
-
})), _path152 || (_path152 = /*#__PURE__*/React.createElement("path", {
|
|
2454
|
-
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"
|
|
2455
|
-
})), children);
|
|
2456
|
-
}
|
|
2457
|
-
|
|
2458
2443
|
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
2459
2444
|
width: size,
|
|
2460
2445
|
height: size,
|
|
@@ -2462,22 +2447,35 @@ var Settings = /*#__PURE__*/React.forwardRef(function Settings(_ref101, ref) {
|
|
|
2462
2447
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2463
2448
|
viewBox: "0 0 32 32",
|
|
2464
2449
|
fill: "currentColor"
|
|
2465
|
-
}, rest),
|
|
2466
|
-
d: "
|
|
2467
|
-
})), _path154 || (_path154 = /*#__PURE__*/React.createElement("path", {
|
|
2468
|
-
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"
|
|
2450
|
+
}, rest), _path151 || (_path151 = /*#__PURE__*/React.createElement("path", {
|
|
2451
|
+
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"
|
|
2469
2452
|
})), children);
|
|
2470
2453
|
});
|
|
2471
2454
|
|
|
2472
2455
|
if (process.env.NODE_ENV !== "production") {
|
|
2473
|
-
|
|
2456
|
+
SessionBorderControl.propTypes = iconPropTypes;
|
|
2474
2457
|
}
|
|
2475
|
-
var
|
|
2458
|
+
var Settings = /*#__PURE__*/React.forwardRef(function Settings(_ref102, ref) {
|
|
2476
2459
|
var children = _ref102.children,
|
|
2477
2460
|
_ref102$size = _ref102.size,
|
|
2478
2461
|
size = _ref102$size === void 0 ? 16 : _ref102$size,
|
|
2479
2462
|
rest = _objectWithoutProperties(_ref102, _excluded102);
|
|
2480
2463
|
|
|
2464
|
+
if (size === 16 || size === "16" || size === "16px") {
|
|
2465
|
+
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
2466
|
+
width: size,
|
|
2467
|
+
height: size,
|
|
2468
|
+
ref: ref,
|
|
2469
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
2470
|
+
viewBox: "0 0 16 16",
|
|
2471
|
+
fill: "currentColor"
|
|
2472
|
+
}, rest), _path152 || (_path152 = /*#__PURE__*/React.createElement("path", {
|
|
2473
|
+
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"
|
|
2474
|
+
})), _path153 || (_path153 = /*#__PURE__*/React.createElement("path", {
|
|
2475
|
+
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"
|
|
2476
|
+
})), children);
|
|
2477
|
+
}
|
|
2478
|
+
|
|
2481
2479
|
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
2482
2480
|
width: size,
|
|
2483
2481
|
height: size,
|
|
@@ -2485,15 +2483,17 @@ var SettingsAdjust = /*#__PURE__*/React.forwardRef(function SettingsAdjust(_ref1
|
|
|
2485
2483
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2486
2484
|
viewBox: "0 0 32 32",
|
|
2487
2485
|
fill: "currentColor"
|
|
2488
|
-
}, rest),
|
|
2489
|
-
d: "
|
|
2486
|
+
}, rest), _path154 || (_path154 = /*#__PURE__*/React.createElement("path", {
|
|
2487
|
+
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"
|
|
2488
|
+
})), _path155 || (_path155 = /*#__PURE__*/React.createElement("path", {
|
|
2489
|
+
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"
|
|
2490
2490
|
})), children);
|
|
2491
2491
|
});
|
|
2492
2492
|
|
|
2493
2493
|
if (process.env.NODE_ENV !== "production") {
|
|
2494
|
-
|
|
2494
|
+
Settings.propTypes = iconPropTypes;
|
|
2495
2495
|
}
|
|
2496
|
-
var
|
|
2496
|
+
var SettingsAdjust = /*#__PURE__*/React.forwardRef(function SettingsAdjust(_ref103, ref) {
|
|
2497
2497
|
var children = _ref103.children,
|
|
2498
2498
|
_ref103$size = _ref103.size,
|
|
2499
2499
|
size = _ref103$size === void 0 ? 16 : _ref103$size,
|
|
@@ -2507,18 +2507,14 @@ var SettingsCheck = /*#__PURE__*/React.forwardRef(function SettingsCheck(_ref103
|
|
|
2507
2507
|
viewBox: "0 0 32 32",
|
|
2508
2508
|
fill: "currentColor"
|
|
2509
2509
|
}, rest), _path156 || (_path156 = /*#__PURE__*/React.createElement("path", {
|
|
2510
|
-
d: "
|
|
2511
|
-
})), _path157 || (_path157 = /*#__PURE__*/React.createElement("path", {
|
|
2512
|
-
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"
|
|
2513
|
-
})), _path158 || (_path158 = /*#__PURE__*/React.createElement("path", {
|
|
2514
|
-
d: "M23 26.18L20.41 23.59 19 25 23 29 30 22 28.59 20.59 23 26.18z"
|
|
2510
|
+
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"
|
|
2515
2511
|
})), children);
|
|
2516
2512
|
});
|
|
2517
2513
|
|
|
2518
2514
|
if (process.env.NODE_ENV !== "production") {
|
|
2519
|
-
|
|
2515
|
+
SettingsAdjust.propTypes = iconPropTypes;
|
|
2520
2516
|
}
|
|
2521
|
-
var
|
|
2517
|
+
var SettingsCheck = /*#__PURE__*/React.forwardRef(function SettingsCheck(_ref104, ref) {
|
|
2522
2518
|
var children = _ref104.children,
|
|
2523
2519
|
_ref104$size = _ref104.size,
|
|
2524
2520
|
size = _ref104$size === void 0 ? 16 : _ref104$size,
|
|
@@ -2531,19 +2527,19 @@ var SettingsServices = /*#__PURE__*/React.forwardRef(function SettingsServices(_
|
|
|
2531
2527
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2532
2528
|
viewBox: "0 0 32 32",
|
|
2533
2529
|
fill: "currentColor"
|
|
2534
|
-
}, rest),
|
|
2535
|
-
d: "
|
|
2536
|
-
})),
|
|
2537
|
-
d: "
|
|
2538
|
-
})),
|
|
2539
|
-
d: "
|
|
2530
|
+
}, rest), _path157 || (_path157 = /*#__PURE__*/React.createElement("path", {
|
|
2531
|
+
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"
|
|
2532
|
+
})), _path158 || (_path158 = /*#__PURE__*/React.createElement("path", {
|
|
2533
|
+
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"
|
|
2534
|
+
})), _path159 || (_path159 = /*#__PURE__*/React.createElement("path", {
|
|
2535
|
+
d: "M23 26.18L20.41 23.59 19 25 23 29 30 22 28.59 20.59 23 26.18z"
|
|
2540
2536
|
})), children);
|
|
2541
2537
|
});
|
|
2542
2538
|
|
|
2543
2539
|
if (process.env.NODE_ENV !== "production") {
|
|
2544
|
-
|
|
2540
|
+
SettingsCheck.propTypes = iconPropTypes;
|
|
2545
2541
|
}
|
|
2546
|
-
var
|
|
2542
|
+
var SettingsServices = /*#__PURE__*/React.forwardRef(function SettingsServices(_ref105, ref) {
|
|
2547
2543
|
var children = _ref105.children,
|
|
2548
2544
|
_ref105$size = _ref105.size,
|
|
2549
2545
|
size = _ref105$size === void 0 ? 16 : _ref105$size,
|
|
@@ -2556,21 +2552,19 @@ var SettingsView = /*#__PURE__*/React.forwardRef(function SettingsView(_ref105,
|
|
|
2556
2552
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2557
2553
|
viewBox: "0 0 32 32",
|
|
2558
2554
|
fill: "currentColor"
|
|
2559
|
-
}, rest),
|
|
2560
|
-
|
|
2561
|
-
|
|
2562
|
-
|
|
2555
|
+
}, rest), _path160 || (_path160 = /*#__PURE__*/React.createElement("path", {
|
|
2556
|
+
d: "M29,25H27V23h1V19H24v1H22V18a1,1,0,0,1,1-1h6a1,1,0,0,1,1,1v6A1,1,0,0,1,29,25Z"
|
|
2557
|
+
})), _path161 || (_path161 = /*#__PURE__*/React.createElement("path", {
|
|
2558
|
+
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"
|
|
2563
2559
|
})), _path162 || (_path162 = /*#__PURE__*/React.createElement("path", {
|
|
2564
|
-
d: "
|
|
2565
|
-
})), _path163 || (_path163 = /*#__PURE__*/React.createElement("path", {
|
|
2566
|
-
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"
|
|
2560
|
+
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"
|
|
2567
2561
|
})), children);
|
|
2568
2562
|
});
|
|
2569
2563
|
|
|
2570
2564
|
if (process.env.NODE_ENV !== "production") {
|
|
2571
|
-
|
|
2565
|
+
SettingsServices.propTypes = iconPropTypes;
|
|
2572
2566
|
}
|
|
2573
|
-
var
|
|
2567
|
+
var SettingsView = /*#__PURE__*/React.forwardRef(function SettingsView(_ref106, ref) {
|
|
2574
2568
|
var children = _ref106.children,
|
|
2575
2569
|
_ref106$size = _ref106.size,
|
|
2576
2570
|
size = _ref106$size === void 0 ? 16 : _ref106$size,
|
|
@@ -2583,15 +2577,21 @@ var ShapeExcept = /*#__PURE__*/React.forwardRef(function ShapeExcept(_ref106, re
|
|
|
2583
2577
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2584
2578
|
viewBox: "0 0 32 32",
|
|
2585
2579
|
fill: "currentColor"
|
|
2586
|
-
}, rest),
|
|
2587
|
-
|
|
2580
|
+
}, rest), _circle9 || (_circle9 = /*#__PURE__*/React.createElement("circle", {
|
|
2581
|
+
cx: "23",
|
|
2582
|
+
cy: "24",
|
|
2583
|
+
r: "2"
|
|
2584
|
+
})), _path163 || (_path163 = /*#__PURE__*/React.createElement("path", {
|
|
2585
|
+
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"
|
|
2586
|
+
})), _path164 || (_path164 = /*#__PURE__*/React.createElement("path", {
|
|
2587
|
+
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"
|
|
2588
2588
|
})), children);
|
|
2589
2589
|
});
|
|
2590
2590
|
|
|
2591
2591
|
if (process.env.NODE_ENV !== "production") {
|
|
2592
|
-
|
|
2592
|
+
SettingsView.propTypes = iconPropTypes;
|
|
2593
2593
|
}
|
|
2594
|
-
var
|
|
2594
|
+
var ShapeExcept = /*#__PURE__*/React.forwardRef(function ShapeExcept(_ref107, ref) {
|
|
2595
2595
|
var children = _ref107.children,
|
|
2596
2596
|
_ref107$size = _ref107.size,
|
|
2597
2597
|
size = _ref107$size === void 0 ? 16 : _ref107$size,
|
|
@@ -2605,16 +2605,14 @@ var ShapeExclude = /*#__PURE__*/React.forwardRef(function ShapeExclude(_ref107,
|
|
|
2605
2605
|
viewBox: "0 0 32 32",
|
|
2606
2606
|
fill: "currentColor"
|
|
2607
2607
|
}, rest), _path165 || (_path165 = /*#__PURE__*/React.createElement("path", {
|
|
2608
|
-
d: "
|
|
2609
|
-
})), _path166 || (_path166 = /*#__PURE__*/React.createElement("path", {
|
|
2610
|
-
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"
|
|
2608
|
+
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"
|
|
2611
2609
|
})), children);
|
|
2612
2610
|
});
|
|
2613
2611
|
|
|
2614
2612
|
if (process.env.NODE_ENV !== "production") {
|
|
2615
|
-
|
|
2613
|
+
ShapeExcept.propTypes = iconPropTypes;
|
|
2616
2614
|
}
|
|
2617
|
-
var
|
|
2615
|
+
var ShapeExclude = /*#__PURE__*/React.forwardRef(function ShapeExclude(_ref108, ref) {
|
|
2618
2616
|
var children = _ref108.children,
|
|
2619
2617
|
_ref108$size = _ref108.size,
|
|
2620
2618
|
size = _ref108$size === void 0 ? 16 : _ref108$size,
|
|
@@ -2627,15 +2625,17 @@ var ShapeIntersect = /*#__PURE__*/React.forwardRef(function ShapeIntersect(_ref1
|
|
|
2627
2625
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2628
2626
|
viewBox: "0 0 32 32",
|
|
2629
2627
|
fill: "currentColor"
|
|
2630
|
-
}, rest),
|
|
2631
|
-
d: "
|
|
2628
|
+
}, rest), _path166 || (_path166 = /*#__PURE__*/React.createElement("path", {
|
|
2629
|
+
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"
|
|
2630
|
+
})), _path167 || (_path167 = /*#__PURE__*/React.createElement("path", {
|
|
2631
|
+
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"
|
|
2632
2632
|
})), children);
|
|
2633
2633
|
});
|
|
2634
2634
|
|
|
2635
2635
|
if (process.env.NODE_ENV !== "production") {
|
|
2636
|
-
|
|
2636
|
+
ShapeExclude.propTypes = iconPropTypes;
|
|
2637
2637
|
}
|
|
2638
|
-
var
|
|
2638
|
+
var ShapeIntersect = /*#__PURE__*/React.forwardRef(function ShapeIntersect(_ref109, ref) {
|
|
2639
2639
|
var children = _ref109.children,
|
|
2640
2640
|
_ref109$size = _ref109.size,
|
|
2641
2641
|
size = _ref109$size === void 0 ? 16 : _ref109$size,
|
|
@@ -2649,14 +2649,14 @@ var ShapeJoin = /*#__PURE__*/React.forwardRef(function ShapeJoin(_ref109, ref) {
|
|
|
2649
2649
|
viewBox: "0 0 32 32",
|
|
2650
2650
|
fill: "currentColor"
|
|
2651
2651
|
}, rest), _path168 || (_path168 = /*#__PURE__*/React.createElement("path", {
|
|
2652
|
-
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,
|
|
2652
|
+
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"
|
|
2653
2653
|
})), children);
|
|
2654
2654
|
});
|
|
2655
2655
|
|
|
2656
2656
|
if (process.env.NODE_ENV !== "production") {
|
|
2657
|
-
|
|
2657
|
+
ShapeIntersect.propTypes = iconPropTypes;
|
|
2658
2658
|
}
|
|
2659
|
-
var
|
|
2659
|
+
var ShapeJoin = /*#__PURE__*/React.forwardRef(function ShapeJoin(_ref110, ref) {
|
|
2660
2660
|
var children = _ref110.children,
|
|
2661
2661
|
_ref110$size = _ref110.size,
|
|
2662
2662
|
size = _ref110$size === void 0 ? 16 : _ref110$size,
|
|
@@ -2670,14 +2670,14 @@ var ShapeUnite = /*#__PURE__*/React.forwardRef(function ShapeUnite(_ref110, ref)
|
|
|
2670
2670
|
viewBox: "0 0 32 32",
|
|
2671
2671
|
fill: "currentColor"
|
|
2672
2672
|
}, rest), _path169 || (_path169 = /*#__PURE__*/React.createElement("path", {
|
|
2673
|
-
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,
|
|
2673
|
+
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"
|
|
2674
2674
|
})), children);
|
|
2675
2675
|
});
|
|
2676
2676
|
|
|
2677
2677
|
if (process.env.NODE_ENV !== "production") {
|
|
2678
|
-
|
|
2678
|
+
ShapeJoin.propTypes = iconPropTypes;
|
|
2679
2679
|
}
|
|
2680
|
-
var
|
|
2680
|
+
var ShapeUnite = /*#__PURE__*/React.forwardRef(function ShapeUnite(_ref111, ref) {
|
|
2681
2681
|
var children = _ref111.children,
|
|
2682
2682
|
_ref111$size = _ref111.size,
|
|
2683
2683
|
size = _ref111$size === void 0 ? 16 : _ref111$size,
|
|
@@ -2691,14 +2691,14 @@ var Share = /*#__PURE__*/React.forwardRef(function Share(_ref111, ref) {
|
|
|
2691
2691
|
viewBox: "0 0 32 32",
|
|
2692
2692
|
fill: "currentColor"
|
|
2693
2693
|
}, rest), _path170 || (_path170 = /*#__PURE__*/React.createElement("path", {
|
|
2694
|
-
d: "
|
|
2694
|
+
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"
|
|
2695
2695
|
})), children);
|
|
2696
2696
|
});
|
|
2697
2697
|
|
|
2698
2698
|
if (process.env.NODE_ENV !== "production") {
|
|
2699
|
-
|
|
2699
|
+
ShapeUnite.propTypes = iconPropTypes;
|
|
2700
2700
|
}
|
|
2701
|
-
var
|
|
2701
|
+
var Share = /*#__PURE__*/React.forwardRef(function Share(_ref112, ref) {
|
|
2702
2702
|
var children = _ref112.children,
|
|
2703
2703
|
_ref112$size = _ref112.size,
|
|
2704
2704
|
size = _ref112$size === void 0 ? 16 : _ref112$size,
|
|
@@ -2712,14 +2712,14 @@ var ShareKnowledge = /*#__PURE__*/React.forwardRef(function ShareKnowledge(_ref1
|
|
|
2712
2712
|
viewBox: "0 0 32 32",
|
|
2713
2713
|
fill: "currentColor"
|
|
2714
2714
|
}, rest), _path171 || (_path171 = /*#__PURE__*/React.createElement("path", {
|
|
2715
|
-
d: "
|
|
2715
|
+
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"
|
|
2716
2716
|
})), children);
|
|
2717
2717
|
});
|
|
2718
2718
|
|
|
2719
2719
|
if (process.env.NODE_ENV !== "production") {
|
|
2720
|
-
|
|
2720
|
+
Share.propTypes = iconPropTypes;
|
|
2721
2721
|
}
|
|
2722
|
-
var
|
|
2722
|
+
var ShareKnowledge = /*#__PURE__*/React.forwardRef(function ShareKnowledge(_ref113, ref) {
|
|
2723
2723
|
var children = _ref113.children,
|
|
2724
2724
|
_ref113$size = _ref113.size,
|
|
2725
2725
|
size = _ref113$size === void 0 ? 16 : _ref113$size,
|
|
@@ -2733,14 +2733,14 @@ var ShoppingBag = /*#__PURE__*/React.forwardRef(function ShoppingBag(_ref113, re
|
|
|
2733
2733
|
viewBox: "0 0 32 32",
|
|
2734
2734
|
fill: "currentColor"
|
|
2735
2735
|
}, rest), _path172 || (_path172 = /*#__PURE__*/React.createElement("path", {
|
|
2736
|
-
d: "
|
|
2736
|
+
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"
|
|
2737
2737
|
})), children);
|
|
2738
2738
|
});
|
|
2739
2739
|
|
|
2740
2740
|
if (process.env.NODE_ENV !== "production") {
|
|
2741
|
-
|
|
2741
|
+
ShareKnowledge.propTypes = iconPropTypes;
|
|
2742
2742
|
}
|
|
2743
|
-
var
|
|
2743
|
+
var ShoppingBag = /*#__PURE__*/React.forwardRef(function ShoppingBag(_ref114, ref) {
|
|
2744
2744
|
var children = _ref114.children,
|
|
2745
2745
|
_ref114$size = _ref114.size,
|
|
2746
2746
|
size = _ref114$size === void 0 ? 16 : _ref114$size,
|
|
@@ -2753,23 +2753,15 @@ var ShoppingCart = /*#__PURE__*/React.forwardRef(function ShoppingCart(_ref114,
|
|
|
2753
2753
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2754
2754
|
viewBox: "0 0 32 32",
|
|
2755
2755
|
fill: "currentColor"
|
|
2756
|
-
}, rest),
|
|
2757
|
-
|
|
2758
|
-
cy: "28",
|
|
2759
|
-
r: "2"
|
|
2760
|
-
})), _circle11 || (_circle11 = /*#__PURE__*/React.createElement("circle", {
|
|
2761
|
-
cx: "24",
|
|
2762
|
-
cy: "28",
|
|
2763
|
-
r: "2"
|
|
2764
|
-
})), _path173 || (_path173 = /*#__PURE__*/React.createElement("path", {
|
|
2765
|
-
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"
|
|
2756
|
+
}, rest), _path173 || (_path173 = /*#__PURE__*/React.createElement("path", {
|
|
2757
|
+
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"
|
|
2766
2758
|
})), children);
|
|
2767
2759
|
});
|
|
2768
2760
|
|
|
2769
2761
|
if (process.env.NODE_ENV !== "production") {
|
|
2770
|
-
|
|
2762
|
+
ShoppingBag.propTypes = iconPropTypes;
|
|
2771
2763
|
}
|
|
2772
|
-
var
|
|
2764
|
+
var ShoppingCart = /*#__PURE__*/React.forwardRef(function ShoppingCart(_ref115, ref) {
|
|
2773
2765
|
var children = _ref115.children,
|
|
2774
2766
|
_ref115$size = _ref115.size,
|
|
2775
2767
|
size = _ref115$size === void 0 ? 16 : _ref115$size,
|
|
@@ -2782,25 +2774,23 @@ var ShoppingCartArrowDown = /*#__PURE__*/React.forwardRef(function ShoppingCartA
|
|
|
2782
2774
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2783
2775
|
viewBox: "0 0 32 32",
|
|
2784
2776
|
fill: "currentColor"
|
|
2785
|
-
}, rest),
|
|
2777
|
+
}, rest), _circle10 || (_circle10 = /*#__PURE__*/React.createElement("circle", {
|
|
2786
2778
|
cx: "10",
|
|
2787
2779
|
cy: "28",
|
|
2788
2780
|
r: "2"
|
|
2789
|
-
})),
|
|
2781
|
+
})), _circle11 || (_circle11 = /*#__PURE__*/React.createElement("circle", {
|
|
2790
2782
|
cx: "24",
|
|
2791
2783
|
cy: "28",
|
|
2792
2784
|
r: "2"
|
|
2793
2785
|
})), _path174 || (_path174 = /*#__PURE__*/React.createElement("path", {
|
|
2794
|
-
d: "
|
|
2795
|
-
})), _path175 || (_path175 = /*#__PURE__*/React.createElement("path", {
|
|
2796
|
-
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"
|
|
2786
|
+
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"
|
|
2797
2787
|
})), children);
|
|
2798
2788
|
});
|
|
2799
2789
|
|
|
2800
2790
|
if (process.env.NODE_ENV !== "production") {
|
|
2801
|
-
|
|
2791
|
+
ShoppingCart.propTypes = iconPropTypes;
|
|
2802
2792
|
}
|
|
2803
|
-
var
|
|
2793
|
+
var ShoppingCartArrowDown = /*#__PURE__*/React.forwardRef(function ShoppingCartArrowDown(_ref116, ref) {
|
|
2804
2794
|
var children = _ref116.children,
|
|
2805
2795
|
_ref116$size = _ref116.size,
|
|
2806
2796
|
size = _ref116$size === void 0 ? 16 : _ref116$size,
|
|
@@ -2813,25 +2803,25 @@ var ShoppingCartArrowUp = /*#__PURE__*/React.forwardRef(function ShoppingCartArr
|
|
|
2813
2803
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2814
2804
|
viewBox: "0 0 32 32",
|
|
2815
2805
|
fill: "currentColor"
|
|
2816
|
-
}, rest),
|
|
2806
|
+
}, rest), _circle12 || (_circle12 = /*#__PURE__*/React.createElement("circle", {
|
|
2817
2807
|
cx: "10",
|
|
2818
2808
|
cy: "28",
|
|
2819
2809
|
r: "2"
|
|
2820
|
-
})),
|
|
2810
|
+
})), _circle13 || (_circle13 = /*#__PURE__*/React.createElement("circle", {
|
|
2821
2811
|
cx: "24",
|
|
2822
2812
|
cy: "28",
|
|
2823
2813
|
r: "2"
|
|
2824
|
-
})),
|
|
2814
|
+
})), _path175 || (_path175 = /*#__PURE__*/React.createElement("path", {
|
|
2825
2815
|
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"
|
|
2826
|
-
})),
|
|
2827
|
-
d: "M21.586
|
|
2816
|
+
})), _path176 || (_path176 = /*#__PURE__*/React.createElement("path", {
|
|
2817
|
+
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"
|
|
2828
2818
|
})), children);
|
|
2829
2819
|
});
|
|
2830
2820
|
|
|
2831
2821
|
if (process.env.NODE_ENV !== "production") {
|
|
2832
|
-
|
|
2822
|
+
ShoppingCartArrowDown.propTypes = iconPropTypes;
|
|
2833
2823
|
}
|
|
2834
|
-
var
|
|
2824
|
+
var ShoppingCartArrowUp = /*#__PURE__*/React.forwardRef(function ShoppingCartArrowUp(_ref117, ref) {
|
|
2835
2825
|
var children = _ref117.children,
|
|
2836
2826
|
_ref117$size = _ref117.size,
|
|
2837
2827
|
size = _ref117$size === void 0 ? 16 : _ref117$size,
|
|
@@ -2844,25 +2834,25 @@ var ShoppingCartClear = /*#__PURE__*/React.forwardRef(function ShoppingCartClear
|
|
|
2844
2834
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2845
2835
|
viewBox: "0 0 32 32",
|
|
2846
2836
|
fill: "currentColor"
|
|
2847
|
-
}, rest),
|
|
2837
|
+
}, rest), _circle14 || (_circle14 = /*#__PURE__*/React.createElement("circle", {
|
|
2848
2838
|
cx: "10",
|
|
2849
2839
|
cy: "28",
|
|
2850
2840
|
r: "2"
|
|
2851
|
-
})),
|
|
2841
|
+
})), _circle15 || (_circle15 = /*#__PURE__*/React.createElement("circle", {
|
|
2852
2842
|
cx: "24",
|
|
2853
2843
|
cy: "28",
|
|
2854
2844
|
r: "2"
|
|
2855
|
-
})),
|
|
2845
|
+
})), _path177 || (_path177 = /*#__PURE__*/React.createElement("path", {
|
|
2856
2846
|
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"
|
|
2857
|
-
})),
|
|
2858
|
-
d: "
|
|
2847
|
+
})), _path178 || (_path178 = /*#__PURE__*/React.createElement("path", {
|
|
2848
|
+
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"
|
|
2859
2849
|
})), children);
|
|
2860
2850
|
});
|
|
2861
2851
|
|
|
2862
2852
|
if (process.env.NODE_ENV !== "production") {
|
|
2863
|
-
|
|
2853
|
+
ShoppingCartArrowUp.propTypes = iconPropTypes;
|
|
2864
2854
|
}
|
|
2865
|
-
var
|
|
2855
|
+
var ShoppingCartClear = /*#__PURE__*/React.forwardRef(function ShoppingCartClear(_ref118, ref) {
|
|
2866
2856
|
var children = _ref118.children,
|
|
2867
2857
|
_ref118$size = _ref118.size,
|
|
2868
2858
|
size = _ref118$size === void 0 ? 16 : _ref118$size,
|
|
@@ -2875,25 +2865,25 @@ var ShoppingCartError = /*#__PURE__*/React.forwardRef(function ShoppingCartError
|
|
|
2875
2865
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2876
2866
|
viewBox: "0 0 32 32",
|
|
2877
2867
|
fill: "currentColor"
|
|
2878
|
-
}, rest),
|
|
2868
|
+
}, rest), _circle16 || (_circle16 = /*#__PURE__*/React.createElement("circle", {
|
|
2879
2869
|
cx: "10",
|
|
2880
2870
|
cy: "28",
|
|
2881
2871
|
r: "2"
|
|
2882
|
-
})),
|
|
2872
|
+
})), _circle17 || (_circle17 = /*#__PURE__*/React.createElement("circle", {
|
|
2883
2873
|
cx: "24",
|
|
2884
2874
|
cy: "28",
|
|
2885
2875
|
r: "2"
|
|
2886
|
-
})),
|
|
2876
|
+
})), _path179 || (_path179 = /*#__PURE__*/React.createElement("path", {
|
|
2887
2877
|
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"
|
|
2888
|
-
})),
|
|
2889
|
-
d: "
|
|
2878
|
+
})), _path180 || (_path180 = /*#__PURE__*/React.createElement("path", {
|
|
2879
|
+
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"
|
|
2890
2880
|
})), children);
|
|
2891
2881
|
});
|
|
2892
2882
|
|
|
2893
2883
|
if (process.env.NODE_ENV !== "production") {
|
|
2894
|
-
|
|
2884
|
+
ShoppingCartClear.propTypes = iconPropTypes;
|
|
2895
2885
|
}
|
|
2896
|
-
var
|
|
2886
|
+
var ShoppingCartError = /*#__PURE__*/React.forwardRef(function ShoppingCartError(_ref119, ref) {
|
|
2897
2887
|
var children = _ref119.children,
|
|
2898
2888
|
_ref119$size = _ref119.size,
|
|
2899
2889
|
size = _ref119$size === void 0 ? 16 : _ref119$size,
|
|
@@ -2906,25 +2896,25 @@ var ShoppingCartMinus = /*#__PURE__*/React.forwardRef(function ShoppingCartMinus
|
|
|
2906
2896
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2907
2897
|
viewBox: "0 0 32 32",
|
|
2908
2898
|
fill: "currentColor"
|
|
2909
|
-
}, rest),
|
|
2899
|
+
}, rest), _circle18 || (_circle18 = /*#__PURE__*/React.createElement("circle", {
|
|
2910
2900
|
cx: "10",
|
|
2911
2901
|
cy: "28",
|
|
2912
2902
|
r: "2"
|
|
2913
|
-
})),
|
|
2903
|
+
})), _circle19 || (_circle19 = /*#__PURE__*/React.createElement("circle", {
|
|
2914
2904
|
cx: "24",
|
|
2915
2905
|
cy: "28",
|
|
2916
2906
|
r: "2"
|
|
2917
|
-
})),
|
|
2907
|
+
})), _path181 || (_path181 = /*#__PURE__*/React.createElement("path", {
|
|
2918
2908
|
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"
|
|
2919
|
-
})),
|
|
2920
|
-
d: "
|
|
2909
|
+
})), _path182 || (_path182 = /*#__PURE__*/React.createElement("path", {
|
|
2910
|
+
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"
|
|
2921
2911
|
})), children);
|
|
2922
2912
|
});
|
|
2923
2913
|
|
|
2924
2914
|
if (process.env.NODE_ENV !== "production") {
|
|
2925
|
-
|
|
2915
|
+
ShoppingCartError.propTypes = iconPropTypes;
|
|
2926
2916
|
}
|
|
2927
|
-
var
|
|
2917
|
+
var ShoppingCartMinus = /*#__PURE__*/React.forwardRef(function ShoppingCartMinus(_ref120, ref) {
|
|
2928
2918
|
var children = _ref120.children,
|
|
2929
2919
|
_ref120$size = _ref120.size,
|
|
2930
2920
|
size = _ref120$size === void 0 ? 16 : _ref120$size,
|
|
@@ -2937,25 +2927,25 @@ var ShoppingCartPlus = /*#__PURE__*/React.forwardRef(function ShoppingCartPlus(_
|
|
|
2937
2927
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2938
2928
|
viewBox: "0 0 32 32",
|
|
2939
2929
|
fill: "currentColor"
|
|
2940
|
-
}, rest),
|
|
2930
|
+
}, rest), _circle20 || (_circle20 = /*#__PURE__*/React.createElement("circle", {
|
|
2941
2931
|
cx: "10",
|
|
2942
2932
|
cy: "28",
|
|
2943
2933
|
r: "2"
|
|
2944
|
-
})),
|
|
2934
|
+
})), _circle21 || (_circle21 = /*#__PURE__*/React.createElement("circle", {
|
|
2945
2935
|
cx: "24",
|
|
2946
2936
|
cy: "28",
|
|
2947
2937
|
r: "2"
|
|
2948
|
-
})),
|
|
2938
|
+
})), _path183 || (_path183 = /*#__PURE__*/React.createElement("path", {
|
|
2949
2939
|
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"
|
|
2950
|
-
})),
|
|
2951
|
-
d: "
|
|
2940
|
+
})), _path184 || (_path184 = /*#__PURE__*/React.createElement("path", {
|
|
2941
|
+
d: "M12 6L12 8 22 8 22 6 12 6z"
|
|
2952
2942
|
})), children);
|
|
2953
2943
|
});
|
|
2954
2944
|
|
|
2955
2945
|
if (process.env.NODE_ENV !== "production") {
|
|
2956
|
-
|
|
2946
|
+
ShoppingCartMinus.propTypes = iconPropTypes;
|
|
2957
2947
|
}
|
|
2958
|
-
var
|
|
2948
|
+
var ShoppingCartPlus = /*#__PURE__*/React.forwardRef(function ShoppingCartPlus(_ref121, ref) {
|
|
2959
2949
|
var children = _ref121.children,
|
|
2960
2950
|
_ref121$size = _ref121.size,
|
|
2961
2951
|
size = _ref121$size === void 0 ? 16 : _ref121$size,
|
|
@@ -2968,17 +2958,25 @@ var ShoppingCatalog = /*#__PURE__*/React.forwardRef(function ShoppingCatalog(_re
|
|
|
2968
2958
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2969
2959
|
viewBox: "0 0 32 32",
|
|
2970
2960
|
fill: "currentColor"
|
|
2971
|
-
}, rest),
|
|
2972
|
-
|
|
2973
|
-
|
|
2974
|
-
|
|
2961
|
+
}, rest), _circle22 || (_circle22 = /*#__PURE__*/React.createElement("circle", {
|
|
2962
|
+
cx: "10",
|
|
2963
|
+
cy: "28",
|
|
2964
|
+
r: "2"
|
|
2965
|
+
})), _circle23 || (_circle23 = /*#__PURE__*/React.createElement("circle", {
|
|
2966
|
+
cx: "24",
|
|
2967
|
+
cy: "28",
|
|
2968
|
+
r: "2"
|
|
2969
|
+
})), _path185 || (_path185 = /*#__PURE__*/React.createElement("path", {
|
|
2970
|
+
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"
|
|
2971
|
+
})), _path186 || (_path186 = /*#__PURE__*/React.createElement("path", {
|
|
2972
|
+
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"
|
|
2975
2973
|
})), children);
|
|
2976
2974
|
});
|
|
2977
2975
|
|
|
2978
2976
|
if (process.env.NODE_ENV !== "production") {
|
|
2979
|
-
|
|
2977
|
+
ShoppingCartPlus.propTypes = iconPropTypes;
|
|
2980
2978
|
}
|
|
2981
|
-
var
|
|
2979
|
+
var ShoppingCatalog = /*#__PURE__*/React.forwardRef(function ShoppingCatalog(_ref122, ref) {
|
|
2982
2980
|
var children = _ref122.children,
|
|
2983
2981
|
_ref122$size = _ref122.size,
|
|
2984
2982
|
size = _ref122$size === void 0 ? 16 : _ref122$size,
|
|
@@ -2991,15 +2989,17 @@ var ShowDataCards = /*#__PURE__*/React.forwardRef(function ShowDataCards(_ref122
|
|
|
2991
2989
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2992
2990
|
viewBox: "0 0 32 32",
|
|
2993
2991
|
fill: "currentColor"
|
|
2994
|
-
}, rest),
|
|
2995
|
-
d: "
|
|
2992
|
+
}, rest), _path187 || (_path187 = /*#__PURE__*/React.createElement("path", {
|
|
2993
|
+
d: "M17 24H21V28H17zM24 24H28V28H24zM17 17H21V21H17zM24 17H28V21H24z"
|
|
2994
|
+
})), _path188 || (_path188 = /*#__PURE__*/React.createElement("path", {
|
|
2995
|
+
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"
|
|
2996
2996
|
})), children);
|
|
2997
2997
|
});
|
|
2998
2998
|
|
|
2999
2999
|
if (process.env.NODE_ENV !== "production") {
|
|
3000
|
-
|
|
3000
|
+
ShoppingCatalog.propTypes = iconPropTypes;
|
|
3001
3001
|
}
|
|
3002
|
-
var
|
|
3002
|
+
var ShowDataCards = /*#__PURE__*/React.forwardRef(function ShowDataCards(_ref123, ref) {
|
|
3003
3003
|
var children = _ref123.children,
|
|
3004
3004
|
_ref123$size = _ref123.size,
|
|
3005
3005
|
size = _ref123$size === void 0 ? 16 : _ref123$size,
|
|
@@ -3013,16 +3013,14 @@ var ShrinkScreen = /*#__PURE__*/React.forwardRef(function ShrinkScreen(_ref123,
|
|
|
3013
3013
|
viewBox: "0 0 32 32",
|
|
3014
3014
|
fill: "currentColor"
|
|
3015
3015
|
}, rest), _path189 || (_path189 = /*#__PURE__*/React.createElement("path", {
|
|
3016
|
-
d: "M28
|
|
3017
|
-
})), _path190 || (_path190 = /*#__PURE__*/React.createElement("path", {
|
|
3018
|
-
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"
|
|
3016
|
+
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"
|
|
3019
3017
|
})), children);
|
|
3020
3018
|
});
|
|
3021
3019
|
|
|
3022
3020
|
if (process.env.NODE_ENV !== "production") {
|
|
3023
|
-
|
|
3021
|
+
ShowDataCards.propTypes = iconPropTypes;
|
|
3024
3022
|
}
|
|
3025
|
-
var
|
|
3023
|
+
var ShrinkScreen = /*#__PURE__*/React.forwardRef(function ShrinkScreen(_ref124, ref) {
|
|
3026
3024
|
var children = _ref124.children,
|
|
3027
3025
|
_ref124$size = _ref124.size,
|
|
3028
3026
|
size = _ref124$size === void 0 ? 16 : _ref124$size,
|
|
@@ -3035,23 +3033,17 @@ var ShrinkScreenFilled = /*#__PURE__*/React.forwardRef(function ShrinkScreenFill
|
|
|
3035
3033
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3036
3034
|
viewBox: "0 0 32 32",
|
|
3037
3035
|
fill: "currentColor"
|
|
3038
|
-
}, rest),
|
|
3039
|
-
|
|
3040
|
-
height: "10",
|
|
3041
|
-
x: "15",
|
|
3042
|
-
y: "18",
|
|
3043
|
-
rx: "2"
|
|
3036
|
+
}, rest), _path190 || (_path190 = /*#__PURE__*/React.createElement("path", {
|
|
3037
|
+
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"
|
|
3044
3038
|
})), _path191 || (_path191 = /*#__PURE__*/React.createElement("path", {
|
|
3045
|
-
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"
|
|
3046
|
-
})), _path192 || (_path192 = /*#__PURE__*/React.createElement("path", {
|
|
3047
3039
|
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"
|
|
3048
3040
|
})), children);
|
|
3049
3041
|
});
|
|
3050
3042
|
|
|
3051
3043
|
if (process.env.NODE_ENV !== "production") {
|
|
3052
|
-
|
|
3044
|
+
ShrinkScreen.propTypes = iconPropTypes;
|
|
3053
3045
|
}
|
|
3054
|
-
var
|
|
3046
|
+
var ShrinkScreenFilled = /*#__PURE__*/React.forwardRef(function ShrinkScreenFilled(_ref125, ref) {
|
|
3055
3047
|
var children = _ref125.children,
|
|
3056
3048
|
_ref125$size = _ref125.size,
|
|
3057
3049
|
size = _ref125$size === void 0 ? 16 : _ref125$size,
|
|
@@ -3064,13 +3056,21 @@ var Shuffle = /*#__PURE__*/React.forwardRef(function Shuffle(_ref125, ref) {
|
|
|
3064
3056
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3065
3057
|
viewBox: "0 0 32 32",
|
|
3066
3058
|
fill: "currentColor"
|
|
3067
|
-
}, rest),
|
|
3068
|
-
|
|
3059
|
+
}, rest), _rect || (_rect = /*#__PURE__*/React.createElement("rect", {
|
|
3060
|
+
width: "15",
|
|
3061
|
+
height: "10",
|
|
3062
|
+
x: "15",
|
|
3063
|
+
y: "18",
|
|
3064
|
+
rx: "2"
|
|
3065
|
+
})), _path192 || (_path192 = /*#__PURE__*/React.createElement("path", {
|
|
3066
|
+
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"
|
|
3067
|
+
})), _path193 || (_path193 = /*#__PURE__*/React.createElement("path", {
|
|
3068
|
+
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"
|
|
3069
3069
|
})), children);
|
|
3070
3070
|
});
|
|
3071
3071
|
|
|
3072
3072
|
if (process.env.NODE_ENV !== "production") {
|
|
3073
|
-
|
|
3073
|
+
ShrinkScreenFilled.propTypes = iconPropTypes;
|
|
3074
3074
|
}
|
|
3075
3075
|
|
|
3076
|
-
export { QS, QSAlt, ResetAlt, Restart, Restaurant, RestaurantFine, Result, ResultNew, ResultOld, RetryFailed, Review, Rewind_10, Rewind_30, Rewind_5, Road, RoadWeather, Roadmap, Rocket, Rotate, RotateClockwise, RotateClockwiseAlt, RotateClockwiseAltFilled, RotateClockwiseFilled, RotateCounterclockwise, RotateCounterclockwiseAlt, RotateCounterclockwiseAltFilled, RotateCounterclockwiseFilled, Router, RouterVoice, RouterWifi, Row, RowCollapse, RowDelete, RowExpand, RowInsert, Rss, Rule, RuleCancelled, RuleDataQuality, RuleDraft, RuleFilled, RuleTest, Ruler, RulerAlt, Run, SailboatCoastal, SailboatOffshore, SankeyDiagram, SankeyDiagramAlt, Satellite, SatelliteRadar, SatelliteWeather, Save, SaveModel, Scale, Scales, ScalesTipped, Scalpel, 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,
|
|
3076
|
+
export { QS, QSAlt, Reset, ResetAlt, Restart, Restaurant, RestaurantFine, Result, ResultNew, ResultOld, RetryFailed, Review, Rewind_10, Rewind_30, Rewind_5, Road, RoadWeather, Roadmap, Rocket, Rotate, RotateClockwise, RotateClockwiseAlt, RotateClockwiseAltFilled, RotateClockwiseFilled, RotateCounterclockwise, RotateCounterclockwiseAlt, RotateCounterclockwiseAltFilled, RotateCounterclockwiseFilled, Router, RouterVoice, RouterWifi, Row, RowCollapse, RowDelete, RowExpand, RowInsert, Rss, Rule, RuleCancelled, RuleDataQuality, RuleDraft, RuleFilled, RuleTest, Ruler, RulerAlt, Run, SailboatCoastal, SailboatOffshore, SankeyDiagram, SankeyDiagramAlt, Satellite, SatelliteRadar, SatelliteWeather, Save, SaveModel, Scale, Scales, ScalesTipped, Scalpel, 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, WatsonHealthRotate_180, WatsonHealthRotate_360, WatsonHealthSaveAnnotation, WatsonHealthSaveImage, WatsonHealthSaveSeries, WatsonHealthScalpelCursor, WatsonHealthScalpelLasso, WatsonHealthScalpelSelect };
|