@carbon/icons-react 11.16.0 → 11.16.1
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/DocumentMultiple_01.js +41 -0
- package/es/DocumentMultiple_02.js +45 -0
- package/es/IbmProcessMining.js +41 -0
- package/es/ReferenceArchitecture.js +43 -0
- package/es/UserSponsor.js +39 -0
- package/es/WhitePaper.js +41 -0
- package/es/generated/bucket-10.js +824 -828
- package/es/generated/bucket-11.js +810 -805
- package/es/generated/bucket-12.js +742 -739
- package/es/generated/bucket-13.js +901 -911
- package/es/generated/bucket-14.js +707 -704
- package/es/generated/bucket-15.js +904 -905
- package/es/generated/bucket-16.js +585 -443
- package/es/generated/bucket-5.js +783 -779
- package/es/generated/bucket-6.js +831 -831
- package/es/generated/bucket-7.js +838 -838
- package/es/generated/bucket-8.js +789 -788
- package/es/generated/bucket-9.js +828 -823
- package/es/index.js +12 -12
- package/lib/DocumentMultiple_01.js +47 -0
- package/lib/DocumentMultiple_02.js +51 -0
- package/lib/IbmProcessMining.js +47 -0
- package/lib/ReferenceArchitecture.js +49 -0
- package/lib/UserSponsor.js +45 -0
- package/lib/WhitePaper.js +47 -0
- package/lib/generated/bucket-10.js +826 -830
- package/lib/generated/bucket-11.js +813 -808
- package/lib/generated/bucket-12.js +745 -742
- package/lib/generated/bucket-13.js +904 -914
- package/lib/generated/bucket-14.js +710 -707
- package/lib/generated/bucket-15.js +908 -909
- package/lib/generated/bucket-16.js +590 -442
- package/lib/generated/bucket-5.js +784 -780
- package/lib/generated/bucket-6.js +832 -832
- package/lib/generated/bucket-7.js +840 -840
- package/lib/generated/bucket-8.js +791 -790
- package/lib/generated/bucket-9.js +830 -825
- package/lib/index.js +43 -37
- package/package.json +3 -3
|
@@ -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, _path10, _path11, _path12, _path13, _path14, _path15, _path16, _path17, _path18, _path19, _path20, _path21, _path22, _path23, _path24, _path25, _path26, _path27,
|
|
14
|
+
var _path, _path2, _path3, _path4, _path5, _path6, _path7, _path8, _path9, _path10, _path11, _path12, _path13, _path14, _path15, _path16, _path17, _path18, _path19, _path20, _path21, _path22, _path23, _path24, _path25, _path26, _path27, _path28, _path29, _path30, _path31, _circle, _path32, _path33, _path34, _path35, _path36, _circle2, _path37, _circle3, _path38, _path39, _path40, _path41, _path42, _path43, _path44, _path45, _path46, _path47, _path48, _path49, _path50, _path51, _path52, _path53, _path54, _path55, _path56, _circle4, _path57, _path58, _path59, _path60, _path61, _path62, _path63, _path64, _path65, _path66, _path67, _path68, _path69, _circle5, _circle6, _circle7, _circle8, _circle9, _circle10, _circle11, _circle12, _path70, _path71, _path72, _path73, _path74, _circle13, _circle14, _circle15, _circle16, _circle17, _circle18, _circle19, _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, _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, _path143, _path144, _path145, _circle20, _circle21, _path146, _path147, _path148, _path149, _path150, _path151, _path152, _path153, _path154, _path155, _path156, _path157, _path158, _path159, _path160, _path161, _path162, _path163, _path164, _path165, _path166, _path167, _path168, _path169, _path170, _path171, _path172, _path173, _path174, _path175, _path176, _path177, _path178, _path179, _path180, _path181, _path182, _path183, _path184, _path185, _path186, _path187, _path188, _path189, _path190, _path191, _path192, _path193, _path194, _path195, _path196, _path197, _path198, _path199, _path200, _path201, _path202, _path203, _path204, _circle22, _path205, _path206, _path207, _path208, _path209, _path210, _path211, _path212, _path213, _path214, _path215, _path216, _path217, _path218, _path219, _path220, _path221, _path222, _path223, _path224, _path225, _path226, _circle23, _path227, _path228, _path229, _path230, _path231, _path232, _path233, _path234, _path235;
|
|
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 SkillLevelBasic = /*#__PURE__*/React.forwardRef(function SkillLevelBasic(_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,19 +152,14 @@ var SkipBackOutline = /*#__PURE__*/React.forwardRef(function SkipBackOutline(_re
|
|
|
152
152
|
viewBox: "0 0 32 32",
|
|
153
153
|
fill: "currentColor"
|
|
154
154
|
}, rest), _path || (_path = /*#__PURE__*/React.createElement("path", {
|
|
155
|
-
d: "
|
|
156
|
-
})), _path2 || (_path2 = /*#__PURE__*/React.createElement("path", {
|
|
157
|
-
d: "M9 10H11V22H9z",
|
|
158
|
-
transform: "rotate(-180 10 16)"
|
|
159
|
-
})), _path3 || (_path3 = /*#__PURE__*/React.createElement("path", {
|
|
160
|
-
d: "M16,30A14,14,0,1,1,30,16,14.0158,14.0158,0,0,1,16,30ZM16,4A12,12,0,1,0,28,16,12.0137,12.0137,0,0,0,16,4Z"
|
|
155
|
+
d: "M30 30H22V4h8zm-6-2h4V6H24zM20 30H12V12h8zm-6-2h4V14H14zM10 30H2V18h8z"
|
|
161
156
|
})), children);
|
|
162
157
|
});
|
|
163
158
|
|
|
164
159
|
if (process.env.NODE_ENV !== "production") {
|
|
165
|
-
|
|
160
|
+
SkillLevelBasic.propTypes = iconPropTypes;
|
|
166
161
|
}
|
|
167
|
-
var
|
|
162
|
+
var SkillLevelIntermediate = /*#__PURE__*/React.forwardRef(function SkillLevelIntermediate(_ref2, ref) {
|
|
168
163
|
var children = _ref2.children,
|
|
169
164
|
_ref2$size = _ref2.size,
|
|
170
165
|
size = _ref2$size === void 0 ? 16 : _ref2$size,
|
|
@@ -177,24 +172,15 @@ var SkipBackOutlineFilled = /*#__PURE__*/React.forwardRef(function SkipBackOutli
|
|
|
177
172
|
xmlns: "http://www.w3.org/2000/svg",
|
|
178
173
|
viewBox: "0 0 32 32",
|
|
179
174
|
fill: "currentColor"
|
|
180
|
-
}, rest),
|
|
181
|
-
d: "
|
|
182
|
-
})), _path5 || (_path5 = /*#__PURE__*/React.createElement("path", {
|
|
183
|
-
d: "M22 19.301L22 12.699 16.059 16 22 19.301z"
|
|
184
|
-
})), _path6 || (_path6 = /*#__PURE__*/React.createElement("path", {
|
|
185
|
-
fill: "none",
|
|
186
|
-
d: "M23,22a1.0037,1.0037,0,0,1-.4858-.1257l-9-5a1,1,0,0,1,0-1.7486l9-5A1,1,0,0,1,24,11V21a1,1,0,0,1-1,1Zm-6.9409-6L22,19.3005V12.7Z"
|
|
187
|
-
})), _path7 || (_path7 = /*#__PURE__*/React.createElement("path", {
|
|
188
|
-
fill: "none",
|
|
189
|
-
d: "M8 10H10V22H8z",
|
|
190
|
-
transform: "rotate(-180 9 16)"
|
|
175
|
+
}, rest), _path2 || (_path2 = /*#__PURE__*/React.createElement("path", {
|
|
176
|
+
d: "M30 30H22V4h8zm-6-2h4V6H24zM20 30H12V12h8zM10 30H2V18h8z"
|
|
191
177
|
})), children);
|
|
192
178
|
});
|
|
193
179
|
|
|
194
180
|
if (process.env.NODE_ENV !== "production") {
|
|
195
|
-
|
|
181
|
+
SkillLevelIntermediate.propTypes = iconPropTypes;
|
|
196
182
|
}
|
|
197
|
-
var
|
|
183
|
+
var SkipBack = /*#__PURE__*/React.forwardRef(function SkipBack(_ref3, ref) {
|
|
198
184
|
var children = _ref3.children,
|
|
199
185
|
_ref3$size = _ref3.size,
|
|
200
186
|
size = _ref3$size === void 0 ? 16 : _ref3$size,
|
|
@@ -207,20 +193,15 @@ var SkipBackOutlineSolid = /*#__PURE__*/React.forwardRef(function SkipBackOutlin
|
|
|
207
193
|
xmlns: "http://www.w3.org/2000/svg",
|
|
208
194
|
viewBox: "0 0 32 32",
|
|
209
195
|
fill: "currentColor"
|
|
210
|
-
}, rest),
|
|
211
|
-
d: "
|
|
212
|
-
})), _path9 || (_path9 = /*#__PURE__*/React.createElement("path", {
|
|
213
|
-
d: "M9 10H11V22H9z",
|
|
214
|
-
transform: "rotate(-180 10 16)"
|
|
215
|
-
})), _path10 || (_path10 = /*#__PURE__*/React.createElement("path", {
|
|
216
|
-
d: "M16,30A14,14,0,1,1,30,16,14.0158,14.0158,0,0,1,16,30ZM16,4A12,12,0,1,0,28,16,12.0137,12.0137,0,0,0,16,4Z"
|
|
196
|
+
}, rest), _path3 || (_path3 = /*#__PURE__*/React.createElement("path", {
|
|
197
|
+
d: "M27 28a1 1 0 01-.5-.13l-19-11a1 1 0 010-1.74l19-11a1 1 0 011 0A1 1 0 0128 5V27a1 1 0 01-1 1zM10 16l16 9.27V6.73zM2 4H4V28H2z"
|
|
217
198
|
})), children);
|
|
218
199
|
});
|
|
219
200
|
|
|
220
201
|
if (process.env.NODE_ENV !== "production") {
|
|
221
|
-
|
|
202
|
+
SkipBack.propTypes = iconPropTypes;
|
|
222
203
|
}
|
|
223
|
-
var
|
|
204
|
+
var SkipBackFilled = /*#__PURE__*/React.forwardRef(function SkipBackFilled(_ref4, ref) {
|
|
224
205
|
var children = _ref4.children,
|
|
225
206
|
_ref4$size = _ref4.size,
|
|
226
207
|
size = _ref4$size === void 0 ? 16 : _ref4$size,
|
|
@@ -233,22 +214,15 @@ var SkipBackSolidFilled = /*#__PURE__*/React.forwardRef(function SkipBackSolidFi
|
|
|
233
214
|
xmlns: "http://www.w3.org/2000/svg",
|
|
234
215
|
viewBox: "0 0 32 32",
|
|
235
216
|
fill: "currentColor"
|
|
236
|
-
}, rest),
|
|
237
|
-
d: "
|
|
238
|
-
})), _path12 || (_path12 = /*#__PURE__*/React.createElement("path", {
|
|
239
|
-
fill: "none",
|
|
240
|
-
d: "M23,22a1.0037,1.0037,0,0,1-.4858-.1257l-9-5a1,1,0,0,1,0-1.7486l9-5A1,1,0,0,1,24,11V21a1,1,0,0,1-1,1Z"
|
|
241
|
-
})), _path13 || (_path13 = /*#__PURE__*/React.createElement("path", {
|
|
242
|
-
fill: "none",
|
|
243
|
-
d: "M8 10H10V22H8z",
|
|
244
|
-
transform: "rotate(-180 9 16)"
|
|
217
|
+
}, rest), _path4 || (_path4 = /*#__PURE__*/React.createElement("path", {
|
|
218
|
+
d: "M27 28a.9975.9975 0 01-.501-.1348l-19-11a1 1 0 010-1.73l19-11A1 1 0 0128 5V27a1 1 0 01-1 1zM2 4H4V28H2z"
|
|
245
219
|
})), children);
|
|
246
220
|
});
|
|
247
221
|
|
|
248
222
|
if (process.env.NODE_ENV !== "production") {
|
|
249
|
-
|
|
223
|
+
SkipBackFilled.propTypes = iconPropTypes;
|
|
250
224
|
}
|
|
251
|
-
var
|
|
225
|
+
var SkipBackOutline = /*#__PURE__*/React.forwardRef(function SkipBackOutline(_ref5, ref) {
|
|
252
226
|
var children = _ref5.children,
|
|
253
227
|
_ref5$size = _ref5.size,
|
|
254
228
|
size = _ref5$size === void 0 ? 16 : _ref5$size,
|
|
@@ -261,15 +235,20 @@ var SkipForward = /*#__PURE__*/React.forwardRef(function SkipForward(_ref5, ref)
|
|
|
261
235
|
xmlns: "http://www.w3.org/2000/svg",
|
|
262
236
|
viewBox: "0 0 32 32",
|
|
263
237
|
fill: "currentColor"
|
|
264
|
-
}, rest),
|
|
265
|
-
d: "
|
|
238
|
+
}, rest), _path5 || (_path5 = /*#__PURE__*/React.createElement("path", {
|
|
239
|
+
d: "M23,22a1.0037,1.0037,0,0,1-.4858-.1257l-9-5a1,1,0,0,1,0-1.7485l9-5A1,1,0,0,1,24,11V21a1,1,0,0,1-1,1Zm-6.9409-6L22,19.3006V12.7Z"
|
|
240
|
+
})), _path6 || (_path6 = /*#__PURE__*/React.createElement("path", {
|
|
241
|
+
d: "M9 10H11V22H9z",
|
|
242
|
+
transform: "rotate(-180 10 16)"
|
|
243
|
+
})), _path7 || (_path7 = /*#__PURE__*/React.createElement("path", {
|
|
244
|
+
d: "M16,30A14,14,0,1,1,30,16,14.0158,14.0158,0,0,1,16,30ZM16,4A12,12,0,1,0,28,16,12.0137,12.0137,0,0,0,16,4Z"
|
|
266
245
|
})), children);
|
|
267
246
|
});
|
|
268
247
|
|
|
269
248
|
if (process.env.NODE_ENV !== "production") {
|
|
270
|
-
|
|
249
|
+
SkipBackOutline.propTypes = iconPropTypes;
|
|
271
250
|
}
|
|
272
|
-
var
|
|
251
|
+
var SkipBackOutlineFilled = /*#__PURE__*/React.forwardRef(function SkipBackOutlineFilled(_ref6, ref) {
|
|
273
252
|
var children = _ref6.children,
|
|
274
253
|
_ref6$size = _ref6.size,
|
|
275
254
|
size = _ref6$size === void 0 ? 16 : _ref6$size,
|
|
@@ -282,15 +261,24 @@ var SkipForwardFilled = /*#__PURE__*/React.forwardRef(function SkipForwardFilled
|
|
|
282
261
|
xmlns: "http://www.w3.org/2000/svg",
|
|
283
262
|
viewBox: "0 0 32 32",
|
|
284
263
|
fill: "currentColor"
|
|
285
|
-
}, rest),
|
|
286
|
-
d: "
|
|
264
|
+
}, rest), _path8 || (_path8 = /*#__PURE__*/React.createElement("path", {
|
|
265
|
+
d: "M16,2A14,14,0,1,0,30,16,14,14,0,0,0,16,2ZM10,22H8V10h2Zm14-1a1,1,0,0,1-1.4858.874l-9-5a1,1,0,0,1,0-1.748l9-5A1,1,0,0,1,24,11Z"
|
|
266
|
+
})), _path9 || (_path9 = /*#__PURE__*/React.createElement("path", {
|
|
267
|
+
d: "M22 19.301L22 12.699 16.059 16 22 19.301z"
|
|
268
|
+
})), _path10 || (_path10 = /*#__PURE__*/React.createElement("path", {
|
|
269
|
+
fill: "none",
|
|
270
|
+
d: "M23,22a1.0037,1.0037,0,0,1-.4858-.1257l-9-5a1,1,0,0,1,0-1.7486l9-5A1,1,0,0,1,24,11V21a1,1,0,0,1-1,1Zm-6.9409-6L22,19.3005V12.7Z"
|
|
271
|
+
})), _path11 || (_path11 = /*#__PURE__*/React.createElement("path", {
|
|
272
|
+
fill: "none",
|
|
273
|
+
d: "M8 10H10V22H8z",
|
|
274
|
+
transform: "rotate(-180 9 16)"
|
|
287
275
|
})), children);
|
|
288
276
|
});
|
|
289
277
|
|
|
290
278
|
if (process.env.NODE_ENV !== "production") {
|
|
291
|
-
|
|
279
|
+
SkipBackOutlineFilled.propTypes = iconPropTypes;
|
|
292
280
|
}
|
|
293
|
-
var
|
|
281
|
+
var SkipBackOutlineSolid = /*#__PURE__*/React.forwardRef(function SkipBackOutlineSolid(_ref7, ref) {
|
|
294
282
|
var children = _ref7.children,
|
|
295
283
|
_ref7$size = _ref7.size,
|
|
296
284
|
size = _ref7$size === void 0 ? 16 : _ref7$size,
|
|
@@ -303,17 +291,20 @@ var SkipForwardOutline = /*#__PURE__*/React.forwardRef(function SkipForwardOutli
|
|
|
303
291
|
xmlns: "http://www.w3.org/2000/svg",
|
|
304
292
|
viewBox: "0 0 32 32",
|
|
305
293
|
fill: "currentColor"
|
|
306
|
-
}, rest),
|
|
307
|
-
d: "
|
|
308
|
-
})),
|
|
294
|
+
}, rest), _path12 || (_path12 = /*#__PURE__*/React.createElement("path", {
|
|
295
|
+
d: "M23,22a1.0037,1.0037,0,0,1-.4858-.1257l-9-5a1,1,0,0,1,0-1.7485l9-5A1,1,0,0,1,24,11V21a1,1,0,0,1-1,1Z"
|
|
296
|
+
})), _path13 || (_path13 = /*#__PURE__*/React.createElement("path", {
|
|
297
|
+
d: "M9 10H11V22H9z",
|
|
298
|
+
transform: "rotate(-180 10 16)"
|
|
299
|
+
})), _path14 || (_path14 = /*#__PURE__*/React.createElement("path", {
|
|
309
300
|
d: "M16,30A14,14,0,1,1,30,16,14.0158,14.0158,0,0,1,16,30ZM16,4A12,12,0,1,0,28,16,12.0137,12.0137,0,0,0,16,4Z"
|
|
310
301
|
})), children);
|
|
311
302
|
});
|
|
312
303
|
|
|
313
304
|
if (process.env.NODE_ENV !== "production") {
|
|
314
|
-
|
|
305
|
+
SkipBackOutlineSolid.propTypes = iconPropTypes;
|
|
315
306
|
}
|
|
316
|
-
var
|
|
307
|
+
var SkipBackSolidFilled = /*#__PURE__*/React.forwardRef(function SkipBackSolidFilled(_ref8, ref) {
|
|
317
308
|
var children = _ref8.children,
|
|
318
309
|
_ref8$size = _ref8.size,
|
|
319
310
|
size = _ref8$size === void 0 ? 16 : _ref8$size,
|
|
@@ -326,20 +317,22 @@ var SkipForwardOutlineFilled = /*#__PURE__*/React.forwardRef(function SkipForwar
|
|
|
326
317
|
xmlns: "http://www.w3.org/2000/svg",
|
|
327
318
|
viewBox: "0 0 32 32",
|
|
328
319
|
fill: "currentColor"
|
|
329
|
-
}, rest),
|
|
330
|
-
d: "
|
|
331
|
-
})),
|
|
332
|
-
d: "M16,2A14,14,0,1,0,30,16,14,14,0,0,0,16,2Zm2.4858,14.874-9,5A1,1,0,0,1,8,21V11a1,1,0,0,1,1.4858-.874l9,5a1,1,0,0,1,0,1.748ZM24,22H22V10h2Z"
|
|
333
|
-
})), _path20 || (_path20 = /*#__PURE__*/React.createElement("path", {
|
|
320
|
+
}, rest), _path15 || (_path15 = /*#__PURE__*/React.createElement("path", {
|
|
321
|
+
d: "M16,2A14,14,0,1,0,30,16,14,14,0,0,0,16,2ZM10,22H8V10h2Zm14-1a1,1,0,0,1-1.4858.874l-9-5a1,1,0,0,1,0-1.748l9-5A1,1,0,0,1,24,11Z"
|
|
322
|
+
})), _path16 || (_path16 = /*#__PURE__*/React.createElement("path", {
|
|
334
323
|
fill: "none",
|
|
335
|
-
d: "
|
|
324
|
+
d: "M23,22a1.0037,1.0037,0,0,1-.4858-.1257l-9-5a1,1,0,0,1,0-1.7486l9-5A1,1,0,0,1,24,11V21a1,1,0,0,1-1,1Z"
|
|
325
|
+
})), _path17 || (_path17 = /*#__PURE__*/React.createElement("path", {
|
|
326
|
+
fill: "none",
|
|
327
|
+
d: "M8 10H10V22H8z",
|
|
328
|
+
transform: "rotate(-180 9 16)"
|
|
336
329
|
})), children);
|
|
337
330
|
});
|
|
338
331
|
|
|
339
332
|
if (process.env.NODE_ENV !== "production") {
|
|
340
|
-
|
|
333
|
+
SkipBackSolidFilled.propTypes = iconPropTypes;
|
|
341
334
|
}
|
|
342
|
-
var
|
|
335
|
+
var SkipForward = /*#__PURE__*/React.forwardRef(function SkipForward(_ref9, ref) {
|
|
343
336
|
var children = _ref9.children,
|
|
344
337
|
_ref9$size = _ref9.size,
|
|
345
338
|
size = _ref9$size === void 0 ? 16 : _ref9$size,
|
|
@@ -352,17 +345,15 @@ var SkipForwardOutlineSolid = /*#__PURE__*/React.forwardRef(function SkipForward
|
|
|
352
345
|
xmlns: "http://www.w3.org/2000/svg",
|
|
353
346
|
viewBox: "0 0 32 32",
|
|
354
347
|
fill: "currentColor"
|
|
355
|
-
}, rest),
|
|
356
|
-
d: "
|
|
357
|
-
})), _path22 || (_path22 = /*#__PURE__*/React.createElement("path", {
|
|
358
|
-
d: "M16,30A14,14,0,1,1,30,16,14.0158,14.0158,0,0,1,16,30ZM16,4A12,12,0,1,0,28,16,12.0137,12.0137,0,0,0,16,4Z"
|
|
348
|
+
}, rest), _path18 || (_path18 = /*#__PURE__*/React.createElement("path", {
|
|
349
|
+
d: "M5 28a1 1 0 01-1-1V5a1 1 0 01.5-.87 1 1 0 011 0l19 11a1 1 0 010 1.74l-19 11A1 1 0 015 28zM6 6.73V25.27L22 16zM28 4H30V28H28z"
|
|
359
350
|
})), children);
|
|
360
351
|
});
|
|
361
352
|
|
|
362
353
|
if (process.env.NODE_ENV !== "production") {
|
|
363
|
-
|
|
354
|
+
SkipForward.propTypes = iconPropTypes;
|
|
364
355
|
}
|
|
365
|
-
var
|
|
356
|
+
var SkipForwardFilled = /*#__PURE__*/React.forwardRef(function SkipForwardFilled(_ref10, ref) {
|
|
366
357
|
var children = _ref10.children,
|
|
367
358
|
_ref10$size = _ref10.size,
|
|
368
359
|
size = _ref10$size === void 0 ? 16 : _ref10$size,
|
|
@@ -375,18 +366,15 @@ var SkipForwardSolidFilled = /*#__PURE__*/React.forwardRef(function SkipForwardS
|
|
|
375
366
|
xmlns: "http://www.w3.org/2000/svg",
|
|
376
367
|
viewBox: "0 0 32 32",
|
|
377
368
|
fill: "currentColor"
|
|
378
|
-
}, rest),
|
|
379
|
-
d: "
|
|
380
|
-
})), _path24 || (_path24 = /*#__PURE__*/React.createElement("path", {
|
|
381
|
-
fill: "none",
|
|
382
|
-
d: "M22 10H24V22H22zM8.4927 21.8618A1 1 0 018 21V11a1 1 0 011.4858-.8743l9 5a1 1 0 010 1.7486l-9 5a1.0009 1.0009 0 01-.9931-.0125z"
|
|
369
|
+
}, rest), _path19 || (_path19 = /*#__PURE__*/React.createElement("path", {
|
|
370
|
+
d: "M28 4H30V28H28zM5 28a1 1 0 01-1-1V5a1 1 0 011.501-.8652l19 11a1 1 0 010 1.73l-19 11A.9975.9975 0 015 28z"
|
|
383
371
|
})), children);
|
|
384
372
|
});
|
|
385
373
|
|
|
386
374
|
if (process.env.NODE_ENV !== "production") {
|
|
387
|
-
|
|
375
|
+
SkipForwardFilled.propTypes = iconPropTypes;
|
|
388
376
|
}
|
|
389
|
-
var
|
|
377
|
+
var SkipForwardOutline = /*#__PURE__*/React.forwardRef(function SkipForwardOutline(_ref11, ref) {
|
|
390
378
|
var children = _ref11.children,
|
|
391
379
|
_ref11$size = _ref11.size,
|
|
392
380
|
size = _ref11$size === void 0 ? 16 : _ref11$size,
|
|
@@ -399,17 +387,17 @@ var Sleet = /*#__PURE__*/React.forwardRef(function Sleet(_ref11, ref) {
|
|
|
399
387
|
xmlns: "http://www.w3.org/2000/svg",
|
|
400
388
|
viewBox: "0 0 32 32",
|
|
401
389
|
fill: "currentColor"
|
|
402
|
-
}, rest),
|
|
403
|
-
d: "
|
|
404
|
-
})),
|
|
405
|
-
d: "
|
|
390
|
+
}, rest), _path20 || (_path20 = /*#__PURE__*/React.createElement("path", {
|
|
391
|
+
d: "M21 10H23V22H21zM8.4927 21.8618A1 1 0 018 21V11a1 1 0 011.4858-.8742l9 5a1 1 0 010 1.7485l-9 5a1.0009 1.0009 0 01-.9931-.0125zM10 12.7v6.6011L15.9409 16z"
|
|
392
|
+
})), _path21 || (_path21 = /*#__PURE__*/React.createElement("path", {
|
|
393
|
+
d: "M16,30A14,14,0,1,1,30,16,14.0158,14.0158,0,0,1,16,30ZM16,4A12,12,0,1,0,28,16,12.0137,12.0137,0,0,0,16,4Z"
|
|
406
394
|
})), children);
|
|
407
395
|
});
|
|
408
396
|
|
|
409
397
|
if (process.env.NODE_ENV !== "production") {
|
|
410
|
-
|
|
398
|
+
SkipForwardOutline.propTypes = iconPropTypes;
|
|
411
399
|
}
|
|
412
|
-
var
|
|
400
|
+
var SkipForwardOutlineFilled = /*#__PURE__*/React.forwardRef(function SkipForwardOutlineFilled(_ref12, ref) {
|
|
413
401
|
var children = _ref12.children,
|
|
414
402
|
_ref12$size = _ref12.size,
|
|
415
403
|
size = _ref12$size === void 0 ? 16 : _ref12$size,
|
|
@@ -422,23 +410,20 @@ var Slisor = /*#__PURE__*/React.forwardRef(function Slisor(_ref12, ref) {
|
|
|
422
410
|
xmlns: "http://www.w3.org/2000/svg",
|
|
423
411
|
viewBox: "0 0 32 32",
|
|
424
412
|
fill: "currentColor"
|
|
425
|
-
}, rest),
|
|
426
|
-
d: "
|
|
427
|
-
})),
|
|
428
|
-
|
|
429
|
-
|
|
430
|
-
|
|
431
|
-
|
|
432
|
-
d: "M16,22a1.0005,1.0005,0,0,1-.4473-.1055l-10-5,.8946-1.789L16,19.8821l9.5527-4.7766.8946,1.789-10,5A1.0005,1.0005,0,0,1,16,22Z"
|
|
433
|
-
})), _path29 || (_path29 = /*#__PURE__*/React.createElement("path", {
|
|
434
|
-
d: "M16,16a1.0005,1.0005,0,0,1-.4473-.1055l-10-5a1,1,0,0,1,0-1.789l10-5a1.0008,1.0008,0,0,1,.8946,0l10,5a1,1,0,0,1,0,1.789l-10,5A1.0005,1.0005,0,0,1,16,16ZM8.2358,10,16,13.8821,23.7642,10,16,6.1179Z"
|
|
413
|
+
}, rest), _path22 || (_path22 = /*#__PURE__*/React.createElement("path", {
|
|
414
|
+
d: "M10 19.301L15.941 16 10 12.699 10 19.301z"
|
|
415
|
+
})), _path23 || (_path23 = /*#__PURE__*/React.createElement("path", {
|
|
416
|
+
d: "M16,2A14,14,0,1,0,30,16,14,14,0,0,0,16,2Zm2.4858,14.874-9,5A1,1,0,0,1,8,21V11a1,1,0,0,1,1.4858-.874l9,5a1,1,0,0,1,0,1.748ZM24,22H22V10h2Z"
|
|
417
|
+
})), _path24 || (_path24 = /*#__PURE__*/React.createElement("path", {
|
|
418
|
+
fill: "none",
|
|
419
|
+
d: "M22 10H24V22H22zM8.4927 21.8618A1 1 0 018 21V11a1 1 0 011.4858-.8743l9 5a1 1 0 010 1.7486l-9 5a1.0009 1.0009 0 01-.9931-.0125zM10 12.7v6.601L15.9409 16z"
|
|
435
420
|
})), children);
|
|
436
421
|
});
|
|
437
422
|
|
|
438
423
|
if (process.env.NODE_ENV !== "production") {
|
|
439
|
-
|
|
424
|
+
SkipForwardOutlineFilled.propTypes = iconPropTypes;
|
|
440
425
|
}
|
|
441
|
-
var
|
|
426
|
+
var SkipForwardOutlineSolid = /*#__PURE__*/React.forwardRef(function SkipForwardOutlineSolid(_ref13, ref) {
|
|
442
427
|
var children = _ref13.children,
|
|
443
428
|
_ref13$size = _ref13.size,
|
|
444
429
|
size = _ref13$size === void 0 ? 16 : _ref13$size,
|
|
@@ -451,15 +436,17 @@ var Slm = /*#__PURE__*/React.forwardRef(function Slm(_ref13, ref) {
|
|
|
451
436
|
xmlns: "http://www.w3.org/2000/svg",
|
|
452
437
|
viewBox: "0 0 32 32",
|
|
453
438
|
fill: "currentColor"
|
|
454
|
-
}, rest),
|
|
455
|
-
d: "
|
|
439
|
+
}, rest), _path25 || (_path25 = /*#__PURE__*/React.createElement("path", {
|
|
440
|
+
d: "M21 10H23V22H21zM8.4927 21.8618A1 1 0 018 21V11a1 1 0 011.4858-.8742l9 5a1 1 0 010 1.7485l-9 5a1.0009 1.0009 0 01-.9931-.0125z"
|
|
441
|
+
})), _path26 || (_path26 = /*#__PURE__*/React.createElement("path", {
|
|
442
|
+
d: "M16,30A14,14,0,1,1,30,16,14.0158,14.0158,0,0,1,16,30ZM16,4A12,12,0,1,0,28,16,12.0137,12.0137,0,0,0,16,4Z"
|
|
456
443
|
})), children);
|
|
457
444
|
});
|
|
458
445
|
|
|
459
446
|
if (process.env.NODE_ENV !== "production") {
|
|
460
|
-
|
|
447
|
+
SkipForwardOutlineSolid.propTypes = iconPropTypes;
|
|
461
448
|
}
|
|
462
|
-
var
|
|
449
|
+
var SkipForwardSolidFilled = /*#__PURE__*/React.forwardRef(function SkipForwardSolidFilled(_ref14, ref) {
|
|
463
450
|
var children = _ref14.children,
|
|
464
451
|
_ref14$size = _ref14.size,
|
|
465
452
|
size = _ref14$size === void 0 ? 16 : _ref14$size,
|
|
@@ -472,15 +459,18 @@ var Smell = /*#__PURE__*/React.forwardRef(function Smell(_ref14, ref) {
|
|
|
472
459
|
xmlns: "http://www.w3.org/2000/svg",
|
|
473
460
|
viewBox: "0 0 32 32",
|
|
474
461
|
fill: "currentColor"
|
|
475
|
-
}, rest),
|
|
476
|
-
d: "
|
|
462
|
+
}, rest), _path27 || (_path27 = /*#__PURE__*/React.createElement("path", {
|
|
463
|
+
d: "M16,2A14,14,0,1,0,30,16,14,14,0,0,0,16,2Zm2.4858,14.874-9,5A1,1,0,0,1,8,21V11a1,1,0,0,1,1.4858-.874l9,5a1,1,0,0,1,0,1.748ZM24,22H22V10h2Z"
|
|
464
|
+
})), _path28 || (_path28 = /*#__PURE__*/React.createElement("path", {
|
|
465
|
+
fill: "none",
|
|
466
|
+
d: "M22 10H24V22H22zM8.4927 21.8618A1 1 0 018 21V11a1 1 0 011.4858-.8743l9 5a1 1 0 010 1.7486l-9 5a1.0009 1.0009 0 01-.9931-.0125z"
|
|
477
467
|
})), children);
|
|
478
468
|
});
|
|
479
469
|
|
|
480
470
|
if (process.env.NODE_ENV !== "production") {
|
|
481
|
-
|
|
471
|
+
SkipForwardSolidFilled.propTypes = iconPropTypes;
|
|
482
472
|
}
|
|
483
|
-
var
|
|
473
|
+
var Sleet = /*#__PURE__*/React.forwardRef(function Sleet(_ref15, ref) {
|
|
484
474
|
var children = _ref15.children,
|
|
485
475
|
_ref15$size = _ref15.size,
|
|
486
476
|
size = _ref15$size === void 0 ? 16 : _ref15$size,
|
|
@@ -493,15 +483,17 @@ var Smoke = /*#__PURE__*/React.forwardRef(function Smoke(_ref15, ref) {
|
|
|
493
483
|
xmlns: "http://www.w3.org/2000/svg",
|
|
494
484
|
viewBox: "0 0 32 32",
|
|
495
485
|
fill: "currentColor"
|
|
496
|
-
}, rest),
|
|
497
|
-
d: "
|
|
486
|
+
}, rest), _path29 || (_path29 = /*#__PURE__*/React.createElement("path", {
|
|
487
|
+
d: "M6 24H8V26H6zM8 26H10V28H8zM10 28H12V30H10zM10 24H12V26H10zM6 28H8V30H6z"
|
|
488
|
+
})), _path30 || (_path30 = /*#__PURE__*/React.createElement("path", {
|
|
489
|
+
d: "M21 30a1 1 0 01-.8944-1.4474l2-4.0005a1 1 0 111.7888.8947l-2 4A.9981.9981 0 0121 30zM24.8008 9.1362a8.9943 8.9943 0 00-17.6006 0A6.4973 6.4973 0 008.5 22h8.8818L16.106 24.5527a1 1 0 101.7885.8946L19.6177 22H23.5A6.4974 6.4974 0 0024.8008 9.1362zM23.5 20H8.5a4.4975 4.4975 0 01-.356-8.981l.8155-.0639.0991-.812a6.9938 6.9938 0 0113.8838 0l.0986.812.8154.0639A4.4975 4.4975 0 0123.5 20z"
|
|
498
490
|
})), children);
|
|
499
491
|
});
|
|
500
492
|
|
|
501
493
|
if (process.env.NODE_ENV !== "production") {
|
|
502
|
-
|
|
494
|
+
Sleet.propTypes = iconPropTypes;
|
|
503
495
|
}
|
|
504
|
-
var
|
|
496
|
+
var Slisor = /*#__PURE__*/React.forwardRef(function Slisor(_ref16, ref) {
|
|
505
497
|
var children = _ref16.children,
|
|
506
498
|
_ref16$size = _ref16.size,
|
|
507
499
|
size = _ref16$size === void 0 ? 16 : _ref16$size,
|
|
@@ -514,19 +506,23 @@ var WatsonHealthSmoothing = /*#__PURE__*/React.forwardRef(function WatsonHealthS
|
|
|
514
506
|
xmlns: "http://www.w3.org/2000/svg",
|
|
515
507
|
viewBox: "0 0 32 32",
|
|
516
508
|
fill: "currentColor"
|
|
517
|
-
}, rest),
|
|
518
|
-
|
|
519
|
-
|
|
520
|
-
|
|
509
|
+
}, rest), _path31 || (_path31 = /*#__PURE__*/React.createElement("path", {
|
|
510
|
+
d: "M28,20H26v2h2v6H4V22H6V20H4a2.0024,2.0024,0,0,0-2,2v6a2.0024,2.0024,0,0,0,2,2H28a2.0024,2.0024,0,0,0,2-2V22A2.0024,2.0024,0,0,0,28,20Z"
|
|
511
|
+
})), _circle || (_circle = /*#__PURE__*/React.createElement("circle", {
|
|
512
|
+
cx: "7",
|
|
513
|
+
cy: "25",
|
|
514
|
+
r: "1"
|
|
515
|
+
})), _path32 || (_path32 = /*#__PURE__*/React.createElement("path", {
|
|
516
|
+
d: "M16,22a1.0005,1.0005,0,0,1-.4473-.1055l-10-5,.8946-1.789L16,19.8821l9.5527-4.7766.8946,1.789-10,5A1.0005,1.0005,0,0,1,16,22Z"
|
|
521
517
|
})), _path33 || (_path33 = /*#__PURE__*/React.createElement("path", {
|
|
522
|
-
d: "
|
|
518
|
+
d: "M16,16a1.0005,1.0005,0,0,1-.4473-.1055l-10-5a1,1,0,0,1,0-1.789l10-5a1.0008,1.0008,0,0,1,.8946,0l10,5a1,1,0,0,1,0,1.789l-10,5A1.0005,1.0005,0,0,1,16,16ZM8.2358,10,16,13.8821,23.7642,10,16,6.1179Z"
|
|
523
519
|
})), children);
|
|
524
520
|
});
|
|
525
521
|
|
|
526
522
|
if (process.env.NODE_ENV !== "production") {
|
|
527
|
-
|
|
523
|
+
Slisor.propTypes = iconPropTypes;
|
|
528
524
|
}
|
|
529
|
-
var
|
|
525
|
+
var Slm = /*#__PURE__*/React.forwardRef(function Slm(_ref17, ref) {
|
|
530
526
|
var children = _ref17.children,
|
|
531
527
|
_ref17$size = _ref17.size,
|
|
532
528
|
size = _ref17$size === void 0 ? 16 : _ref17$size,
|
|
@@ -539,19 +535,15 @@ var WatsonHealthSmoothingCursor = /*#__PURE__*/React.forwardRef(function WatsonH
|
|
|
539
535
|
xmlns: "http://www.w3.org/2000/svg",
|
|
540
536
|
viewBox: "0 0 32 32",
|
|
541
537
|
fill: "currentColor"
|
|
542
|
-
}, rest),
|
|
543
|
-
|
|
544
|
-
cy: "18",
|
|
545
|
-
r: "4"
|
|
546
|
-
})), _path34 || (_path34 = /*#__PURE__*/React.createElement("path", {
|
|
547
|
-
d: "M18 30a11.8932 11.8932 0 01-4.1035-.72L14.58 27.4A9.9725 9.9725 0 0018 28zM22.1484 29.2637l-.6914-1.877a9.9556 9.9556 0 002.9973-1.748l1.2916 1.5268A11.9525 11.9525 0 0122.1484 29.2637zM10.2893 27.1951A12.0141 12.0141 0 017.61 24.0078l1.73-1.0029a10.0236 10.0236 0 002.2347 2.6584zM28.4133 23.967l-1.7343-.9956a9.9159 9.9159 0 001.176-3.2641l1.9712.3388A11.8956 11.8956 0 0128.4133 23.967zM6.1821 20.0925A12.1282 12.1282 0 016.1777 15.93l1.9707.3423a10.1214 10.1214 0 00.0035 3.4738zM27.8447 16.2339a9.9019 9.9019 0 00-1.1953-3.2564l1.7285-1.0063a11.9029 11.9029 0 011.4361 3.9121zM9.3313 13.0107l-1.7324-.999a12.01 12.01 0 012.6738-3.1931l1.2886 1.53A10.01 10.01 0 009.3313 13.0107zM24.4094 10.3237a9.96 9.96 0 00-3.0088-1.7309l.68-1.8809a11.9491 11.9491 0 013.6118 2.0772zM14.562 8.6064l-.6875-1.8779A12.1031 12.1031 0 0118 6V8A10.0875 10.0875 0 0014.562 8.6064zM11 2L2 2 2 11 4 11 4 4 11 4 11 2z"
|
|
538
|
+
}, rest), _path34 || (_path34 = /*#__PURE__*/React.createElement("path", {
|
|
539
|
+
d: "M28 9L26.5 14 26 16 25.5 14 24 9 22 9 22 23 24 23 24 15 23.8 13 24.4 15 26 19.6 27.6 15 28.2 13 28 15 28 23 30 23 30 9zM14 21L14 9 12 9 12 23 20 23 20 21zM8 23H2v-2h6v-4H4c-1.1 0-2-.9-2-2v-4c0-1.1.9-2 2-2h6v2H4v4h4c1.1 0 2 .9 2 2v4C10 22.1 9.1 23 8 23z"
|
|
548
540
|
})), children);
|
|
549
541
|
});
|
|
550
542
|
|
|
551
543
|
if (process.env.NODE_ENV !== "production") {
|
|
552
|
-
|
|
544
|
+
Slm.propTypes = iconPropTypes;
|
|
553
545
|
}
|
|
554
|
-
var
|
|
546
|
+
var Smell = /*#__PURE__*/React.forwardRef(function Smell(_ref18, ref) {
|
|
555
547
|
var children = _ref18.children,
|
|
556
548
|
_ref18$size = _ref18.size,
|
|
557
549
|
size = _ref18$size === void 0 ? 16 : _ref18$size,
|
|
@@ -565,22 +557,14 @@ var Snooze = /*#__PURE__*/React.forwardRef(function Snooze(_ref18, ref) {
|
|
|
565
557
|
viewBox: "0 0 32 32",
|
|
566
558
|
fill: "currentColor"
|
|
567
559
|
}, rest), _path35 || (_path35 = /*#__PURE__*/React.createElement("path", {
|
|
568
|
-
d: "
|
|
569
|
-
})), _path36 || (_path36 = /*#__PURE__*/React.createElement("path", {
|
|
570
|
-
d: "M24.5 3.965H26.499V9.036999999999999H24.5z",
|
|
571
|
-
transform: "rotate(-44.945 25.5 6.5)"
|
|
572
|
-
})), _path37 || (_path37 = /*#__PURE__*/React.createElement("path", {
|
|
573
|
-
d: "M16,28A11,11,0,1,1,27,17,11.0125,11.0125,0,0,1,16,28ZM16,8a9,9,0,1,0,9,9A9.01,9.01,0,0,0,16,8Z"
|
|
574
|
-
})), _path38 || (_path38 = /*#__PURE__*/React.createElement("path", {
|
|
575
|
-
d: "M3.965 5.501H9.036999999999999V7.5H3.965z",
|
|
576
|
-
transform: "rotate(-45.055 6.5 6.5)"
|
|
560
|
+
d: "M22,15V10H20v7h2a3,3,0,0,1,0,6H21V21H19v2a3,3,0,0,1-6,0V21H11v2H10a3,3,0,0,1,0-6h2V9a3,3,0,0,1,3-3h1V4H15a5,5,0,0,0-5,5v6a5,5,0,0,0,0,10h1.42a5,5,0,0,0,9.16,0H22a5,5,0,0,0,0-10Z"
|
|
577
561
|
})), children);
|
|
578
562
|
});
|
|
579
563
|
|
|
580
564
|
if (process.env.NODE_ENV !== "production") {
|
|
581
|
-
|
|
565
|
+
Smell.propTypes = iconPropTypes;
|
|
582
566
|
}
|
|
583
|
-
var
|
|
567
|
+
var Smoke = /*#__PURE__*/React.forwardRef(function Smoke(_ref19, ref) {
|
|
584
568
|
var children = _ref19.children,
|
|
585
569
|
_ref19$size = _ref19.size,
|
|
586
570
|
size = _ref19$size === void 0 ? 16 : _ref19$size,
|
|
@@ -593,15 +577,15 @@ var Snow = /*#__PURE__*/React.forwardRef(function Snow(_ref19, ref) {
|
|
|
593
577
|
xmlns: "http://www.w3.org/2000/svg",
|
|
594
578
|
viewBox: "0 0 32 32",
|
|
595
579
|
fill: "currentColor"
|
|
596
|
-
}, rest),
|
|
597
|
-
d: "
|
|
580
|
+
}, rest), _path36 || (_path36 = /*#__PURE__*/React.createElement("path", {
|
|
581
|
+
d: "M27.001 28a.998.998 0 01-.8008-.4l-.8145-1.086a8.9976 8.9976 0 01-1.6005-7.2856l1.4736-6.8762a6.9956 6.9956 0 00-1.2446-5.6668L23.2 5.6a1 1 0 111.6-1.2l.8145 1.0857a8.9976 8.9976 0 011.6005 7.2856l-1.4736 6.8762a6.9956 6.9956 0 001.2446 5.6668L27.8 26.4A1 1 0 0127.001 28zM22.001 28a.998.998 0 01-.8008-.4l-.8145-1.086a8.9976 8.9976 0 01-1.6005-7.2856l1.4736-6.8762a6.9956 6.9956 0 00-1.2446-5.6668L18.2 5.6a1 1 0 111.6-1.2l.8145 1.0857a8.9976 8.9976 0 011.6005 7.2856l-1.4736 6.8762a6.9956 6.9956 0 001.2446 5.6668L22.8 26.4A1 1 0 0122.001 28zM17.001 28a.998.998 0 01-.8008-.4l-.8145-1.086a8.9976 8.9976 0 01-1.6005-7.2856l1.4736-6.8762a6.9956 6.9956 0 00-1.2446-5.6668L13.2 5.6a1 1 0 111.6-1.2l.8145 1.0857a8.9976 8.9976 0 011.6005 7.2856l-1.4736 6.8762a6.9956 6.9956 0 001.2446 5.6668L17.8 26.4A1 1 0 0117.001 28zM12.001 28a.998.998 0 01-.8008-.4l-.8145-1.086a8.9976 8.9976 0 01-1.6005-7.2856l1.4736-6.8762A6.9956 6.9956 0 009.0142 6.6855L8.2 5.6A1 1 0 119.8 4.4l.8145 1.0857a8.9976 8.9976 0 011.6005 7.2856l-1.4736 6.8762a6.9956 6.9956 0 001.2446 5.6668L12.8 26.4A1 1 0 0112.001 28zM7.001 28A.998.998 0 016.2 27.6l-.8145-1.086a8.9976 8.9976 0 01-1.6-7.2856l1.4736-6.8762A6.9956 6.9956 0 004.0142 6.6855L3.2 5.6A1 1 0 114.8 4.4l.8145 1.0857a8.9976 8.9976 0 011.6005 7.2856L5.7412 19.6474a6.9956 6.9956 0 001.2446 5.6668L7.8 26.4A1 1 0 017.001 28z"
|
|
598
582
|
})), children);
|
|
599
583
|
});
|
|
600
584
|
|
|
601
585
|
if (process.env.NODE_ENV !== "production") {
|
|
602
|
-
|
|
586
|
+
Smoke.propTypes = iconPropTypes;
|
|
603
587
|
}
|
|
604
|
-
var
|
|
588
|
+
var WatsonHealthSmoothing = /*#__PURE__*/React.forwardRef(function WatsonHealthSmoothing(_ref20, ref) {
|
|
605
589
|
var children = _ref20.children,
|
|
606
590
|
_ref20$size = _ref20.size,
|
|
607
591
|
size = _ref20$size === void 0 ? 16 : _ref20$size,
|
|
@@ -614,17 +598,19 @@ var SnowBlizzard = /*#__PURE__*/React.forwardRef(function SnowBlizzard(_ref20, r
|
|
|
614
598
|
xmlns: "http://www.w3.org/2000/svg",
|
|
615
599
|
viewBox: "0 0 32 32",
|
|
616
600
|
fill: "currentColor"
|
|
617
|
-
}, rest),
|
|
618
|
-
|
|
619
|
-
|
|
620
|
-
|
|
601
|
+
}, rest), _circle2 || (_circle2 = /*#__PURE__*/React.createElement("circle", {
|
|
602
|
+
cx: "16",
|
|
603
|
+
cy: "16",
|
|
604
|
+
r: "5"
|
|
605
|
+
})), _path37 || (_path37 = /*#__PURE__*/React.createElement("path", {
|
|
606
|
+
d: "M7.7 4.7a14.7029 14.7029 0 00-3 3.1L6.3 9A13.2634 13.2634 0 018.9 6.3zM4.6 12.3l-1.9-.6A12.5111 12.5111 0 002 16H4A11.4756 11.4756 0 014.6 12.3zM2.7 20.4a14.4029 14.4029 0 002 3.9l1.6-1.2a12.8867 12.8867 0 01-1.7-3.3zM7.8 27.3a14.4029 14.4029 0 003.9 2l.6-1.9A12.8867 12.8867 0 019 25.7zM11.7 2.7l.6 1.9A11.4756 11.4756 0 0116 4V2A12.5111 12.5111 0 0011.7 2.7zM24.2 27.3a15.18 15.18 0 003.1-3.1L25.7 23A11.526 11.526 0 0123 25.7zM27.4 19.7l1.9.6A15.4747 15.4747 0 0030 16H28A11.4756 11.4756 0 0127.4 19.7zM29.2 11.6a14.4029 14.4029 0 00-2-3.9L25.6 8.9a12.8867 12.8867 0 011.7 3.3zM24.1 4.6a14.4029 14.4029 0 00-3.9-2l-.6 1.9a12.8867 12.8867 0 013.3 1.7zM20.3 29.3l-.6-1.9A11.4756 11.4756 0 0116 28v2A21.4206 21.4206 0 0020.3 29.3z"
|
|
621
607
|
})), children);
|
|
622
608
|
});
|
|
623
609
|
|
|
624
610
|
if (process.env.NODE_ENV !== "production") {
|
|
625
|
-
|
|
611
|
+
WatsonHealthSmoothing.propTypes = iconPropTypes;
|
|
626
612
|
}
|
|
627
|
-
var
|
|
613
|
+
var WatsonHealthSmoothingCursor = /*#__PURE__*/React.forwardRef(function WatsonHealthSmoothingCursor(_ref21, ref) {
|
|
628
614
|
var children = _ref21.children,
|
|
629
615
|
_ref21$size = _ref21.size,
|
|
630
616
|
size = _ref21$size === void 0 ? 16 : _ref21$size,
|
|
@@ -637,17 +623,19 @@ var SnowHeavy = /*#__PURE__*/React.forwardRef(function SnowHeavy(_ref21, ref) {
|
|
|
637
623
|
xmlns: "http://www.w3.org/2000/svg",
|
|
638
624
|
viewBox: "0 0 32 32",
|
|
639
625
|
fill: "currentColor"
|
|
640
|
-
}, rest),
|
|
641
|
-
|
|
642
|
-
|
|
643
|
-
|
|
626
|
+
}, rest), _circle3 || (_circle3 = /*#__PURE__*/React.createElement("circle", {
|
|
627
|
+
cx: "18",
|
|
628
|
+
cy: "18",
|
|
629
|
+
r: "4"
|
|
630
|
+
})), _path38 || (_path38 = /*#__PURE__*/React.createElement("path", {
|
|
631
|
+
d: "M18 30a11.8932 11.8932 0 01-4.1035-.72L14.58 27.4A9.9725 9.9725 0 0018 28zM22.1484 29.2637l-.6914-1.877a9.9556 9.9556 0 002.9973-1.748l1.2916 1.5268A11.9525 11.9525 0 0122.1484 29.2637zM10.2893 27.1951A12.0141 12.0141 0 017.61 24.0078l1.73-1.0029a10.0236 10.0236 0 002.2347 2.6584zM28.4133 23.967l-1.7343-.9956a9.9159 9.9159 0 001.176-3.2641l1.9712.3388A11.8956 11.8956 0 0128.4133 23.967zM6.1821 20.0925A12.1282 12.1282 0 016.1777 15.93l1.9707.3423a10.1214 10.1214 0 00.0035 3.4738zM27.8447 16.2339a9.9019 9.9019 0 00-1.1953-3.2564l1.7285-1.0063a11.9029 11.9029 0 011.4361 3.9121zM9.3313 13.0107l-1.7324-.999a12.01 12.01 0 012.6738-3.1931l1.2886 1.53A10.01 10.01 0 009.3313 13.0107zM24.4094 10.3237a9.96 9.96 0 00-3.0088-1.7309l.68-1.8809a11.9491 11.9491 0 013.6118 2.0772zM14.562 8.6064l-.6875-1.8779A12.1031 12.1031 0 0118 6V8A10.0875 10.0875 0 0014.562 8.6064zM11 2L2 2 2 11 4 11 4 4 11 4 11 2z"
|
|
644
632
|
})), children);
|
|
645
633
|
});
|
|
646
634
|
|
|
647
635
|
if (process.env.NODE_ENV !== "production") {
|
|
648
|
-
|
|
636
|
+
WatsonHealthSmoothingCursor.propTypes = iconPropTypes;
|
|
649
637
|
}
|
|
650
|
-
var
|
|
638
|
+
var Snooze = /*#__PURE__*/React.forwardRef(function Snooze(_ref22, ref) {
|
|
651
639
|
var children = _ref22.children,
|
|
652
640
|
_ref22$size = _ref22.size,
|
|
653
641
|
size = _ref22$size === void 0 ? 16 : _ref22$size,
|
|
@@ -660,26 +648,23 @@ var SnowScattered = /*#__PURE__*/React.forwardRef(function SnowScattered(_ref22,
|
|
|
660
648
|
xmlns: "http://www.w3.org/2000/svg",
|
|
661
649
|
viewBox: "0 0 32 32",
|
|
662
650
|
fill: "currentColor"
|
|
663
|
-
}, rest),
|
|
664
|
-
d: "
|
|
665
|
-
})),
|
|
666
|
-
d: "
|
|
667
|
-
transform: "rotate(-
|
|
668
|
-
})),
|
|
669
|
-
d: "
|
|
670
|
-
|
|
671
|
-
|
|
672
|
-
|
|
673
|
-
transform: "rotate(-135 13.768 4.768)"
|
|
674
|
-
})), _path48 || (_path48 = /*#__PURE__*/React.createElement("path", {
|
|
675
|
-
d: "M27,11A5.9852,5.9852,0,0,0,16.1431,7.5083,7.3737,7.3737,0,0,0,13.5,7a7.5511,7.5511,0,0,0-7.1494,5.2441A5.9926,5.9926,0,0,0,8,24H19a5.9672,5.9672,0,0,0,5.5667-8.2A5.9722,5.9722,0,0,0,27,11ZM19,22H8a3.9926,3.9926,0,0,1-.6733-7.9292l.663-.1128.1456-.6562a5.496,5.496,0,0,1,10.7294,0l.1456.6562.6626.1128A3.9925,3.9925,0,0,1,19,22Zm4.5222-7.9131a5.9592,5.9592,0,0,0-2.8728-1.8428,7.5212,7.5212,0,0,0-2.7224-3.78,3.9869,3.9869,0,1,1,5.5952,5.6225Z"
|
|
651
|
+
}, rest), _path39 || (_path39 = /*#__PURE__*/React.createElement("path", {
|
|
652
|
+
d: "M20 14L20 12 12 12 12 14 17.5 14 12 20 12 22 20 22 20 20 14.507 20 20 14z"
|
|
653
|
+
})), _path40 || (_path40 = /*#__PURE__*/React.createElement("path", {
|
|
654
|
+
d: "M24.5 3.965H26.499V9.036999999999999H24.5z",
|
|
655
|
+
transform: "rotate(-44.945 25.5 6.5)"
|
|
656
|
+
})), _path41 || (_path41 = /*#__PURE__*/React.createElement("path", {
|
|
657
|
+
d: "M16,28A11,11,0,1,1,27,17,11.0125,11.0125,0,0,1,16,28ZM16,8a9,9,0,1,0,9,9A9.01,9.01,0,0,0,16,8Z"
|
|
658
|
+
})), _path42 || (_path42 = /*#__PURE__*/React.createElement("path", {
|
|
659
|
+
d: "M3.965 5.501H9.036999999999999V7.5H3.965z",
|
|
660
|
+
transform: "rotate(-45.055 6.5 6.5)"
|
|
676
661
|
})), children);
|
|
677
662
|
});
|
|
678
663
|
|
|
679
664
|
if (process.env.NODE_ENV !== "production") {
|
|
680
|
-
|
|
665
|
+
Snooze.propTypes = iconPropTypes;
|
|
681
666
|
}
|
|
682
|
-
var
|
|
667
|
+
var Snow = /*#__PURE__*/React.forwardRef(function Snow(_ref23, ref) {
|
|
683
668
|
var children = _ref23.children,
|
|
684
669
|
_ref23$size = _ref23.size,
|
|
685
670
|
size = _ref23$size === void 0 ? 16 : _ref23$size,
|
|
@@ -692,15 +677,15 @@ var SnowScatteredNight = /*#__PURE__*/React.forwardRef(function SnowScatteredNig
|
|
|
692
677
|
xmlns: "http://www.w3.org/2000/svg",
|
|
693
678
|
viewBox: "0 0 32 32",
|
|
694
679
|
fill: "currentColor"
|
|
695
|
-
}, rest),
|
|
696
|
-
d: "
|
|
680
|
+
}, rest), _path43 || (_path43 = /*#__PURE__*/React.createElement("path", {
|
|
681
|
+
d: "M23.5 22H8.5A6.5 6.5 0 017.2 9.14a9 9 0 0117.6 0A6.5 6.5 0 0123.5 22zM16 4a7 7 0 00-6.94 6.14L9 11 8.14 11a4.5 4.5 0 00.36 9h15a4.5 4.5 0 00.36-9L23 11l-.1-.82A7 7 0 0016 4zM12 25.05L10.95 24 9.5 25.45 8.05 24 7 25.05 8.45 26.5 7 27.95 8.05 29 9.5 27.55 10.95 29 12 27.95 10.55 26.5 12 25.05zM26 25.05L24.95 24 23.5 25.45 22.05 24 21 25.05 22.45 26.5 21 27.95 22.05 29 23.5 27.55 24.95 29 26 27.95 24.55 26.5 26 25.05zM19 27.05L17.95 26 16.5 27.45 15.05 26 14 27.05 15.45 28.5 14 29.95 15.05 31 16.5 29.55 17.95 31 19 29.95 17.55 28.5 19 27.05z"
|
|
697
682
|
})), children);
|
|
698
683
|
});
|
|
699
684
|
|
|
700
685
|
if (process.env.NODE_ENV !== "production") {
|
|
701
|
-
|
|
686
|
+
Snow.propTypes = iconPropTypes;
|
|
702
687
|
}
|
|
703
|
-
var
|
|
688
|
+
var SnowBlizzard = /*#__PURE__*/React.forwardRef(function SnowBlizzard(_ref24, ref) {
|
|
704
689
|
var children = _ref24.children,
|
|
705
690
|
_ref24$size = _ref24.size,
|
|
706
691
|
size = _ref24$size === void 0 ? 16 : _ref24$size,
|
|
@@ -713,17 +698,17 @@ var SnowDensity = /*#__PURE__*/React.forwardRef(function SnowDensity(_ref24, ref
|
|
|
713
698
|
xmlns: "http://www.w3.org/2000/svg",
|
|
714
699
|
viewBox: "0 0 32 32",
|
|
715
700
|
fill: "currentColor"
|
|
716
|
-
}, rest),
|
|
717
|
-
d: "
|
|
718
|
-
})),
|
|
719
|
-
d: "
|
|
701
|
+
}, rest), _path44 || (_path44 = /*#__PURE__*/React.createElement("path", {
|
|
702
|
+
d: "M13 10H15V12H13zM15 12H17V14H15zM17 14H19V16H17zM17 10H19V12H17zM13 14H15V16H13zM3 26H5V28H3zM5 28H7V30H5zM7 30H9V32H7zM7 26H9V28H7zM3 30H5V32H3zM23 26H25V28H23zM25 28H27V30H25zM27 30H29V32H27zM27 26H29V28H27zM23 30H25V32H23zM8 18H10V20H8zM10 20H12V22H10zM12 22H14V24H12zM12 18H14V20H12zM8 22H10V24H8zM18 18H20V20H18zM20 20H22V22H20zM22 22H24V24H22zM22 18H24V20H22zM18 22H20V24H18zM13 26H15V28H13zM15 28H17V30H15zM17 30H19V32H17zM17 26H19V28H17zM13 30H15V32H13z"
|
|
703
|
+
})), _path45 || (_path45 = /*#__PURE__*/React.createElement("path", {
|
|
704
|
+
d: "M24.8008,9.1362a8.9943,8.9943,0,0,0-17.6006,0A6.4957,6.4957,0,0,0,6,21.4985v-2.26A4.4943,4.4943,0,0,1,8.144,11.019l.8155-.0639.0991-.812a6.9938,6.9938,0,0,1,13.8838,0l.0986.812.8154.0639A4.4944,4.4944,0,0,1,26,19.2383v2.26A6.4958,6.4958,0,0,0,24.8008,9.1362Z"
|
|
720
705
|
})), children);
|
|
721
706
|
});
|
|
722
707
|
|
|
723
708
|
if (process.env.NODE_ENV !== "production") {
|
|
724
|
-
|
|
709
|
+
SnowBlizzard.propTypes = iconPropTypes;
|
|
725
710
|
}
|
|
726
|
-
var
|
|
711
|
+
var SnowHeavy = /*#__PURE__*/React.forwardRef(function SnowHeavy(_ref25, ref) {
|
|
727
712
|
var children = _ref25.children,
|
|
728
713
|
_ref25$size = _ref25.size,
|
|
729
714
|
size = _ref25$size === void 0 ? 16 : _ref25$size,
|
|
@@ -736,15 +721,17 @@ var Snowflake = /*#__PURE__*/React.forwardRef(function Snowflake(_ref25, ref) {
|
|
|
736
721
|
xmlns: "http://www.w3.org/2000/svg",
|
|
737
722
|
viewBox: "0 0 32 32",
|
|
738
723
|
fill: "currentColor"
|
|
739
|
-
}, rest),
|
|
740
|
-
d: "
|
|
724
|
+
}, rest), _path46 || (_path46 = /*#__PURE__*/React.createElement("path", {
|
|
725
|
+
d: "M4 26H6V28H4zM6 28H8V30H6zM8 30H10V32H8zM8 26H10V28H8zM4 30H6V32H4zM8 18H10V20H8zM10 20H12V22H10zM12 22H14V24H12zM12 18H14V20H12zM8 22H10V24H8zM18 18H20V20H18zM20 20H22V22H20zM22 22H24V24H22zM22 18H24V20H22zM18 22H20V24H18zM14 26H16V28H14zM16 28H18V30H16zM18 30H20V32H18zM18 26H20V28H18zM14 30H16V32H14z"
|
|
726
|
+
})), _path47 || (_path47 = /*#__PURE__*/React.createElement("path", {
|
|
727
|
+
d: "M24.8008,9.1362a8.9943,8.9943,0,0,0-17.6006,0A6.4957,6.4957,0,0,0,6,21.4985v-2.26A4.4943,4.4943,0,0,1,8.144,11.019l.8155-.0639.0991-.812a6.9938,6.9938,0,0,1,13.8838,0l.0986.812.8154.0639A4.4944,4.4944,0,0,1,26,19.2383v2.26A6.4958,6.4958,0,0,0,24.8008,9.1362Z"
|
|
741
728
|
})), children);
|
|
742
729
|
});
|
|
743
730
|
|
|
744
731
|
if (process.env.NODE_ENV !== "production") {
|
|
745
|
-
|
|
732
|
+
SnowHeavy.propTypes = iconPropTypes;
|
|
746
733
|
}
|
|
747
|
-
var
|
|
734
|
+
var SnowScattered = /*#__PURE__*/React.forwardRef(function SnowScattered(_ref26, ref) {
|
|
748
735
|
var children = _ref26.children,
|
|
749
736
|
_ref26$size = _ref26.size,
|
|
750
737
|
size = _ref26$size === void 0 ? 16 : _ref26$size,
|
|
@@ -757,22 +744,26 @@ var Soccer = /*#__PURE__*/React.forwardRef(function Soccer(_ref26, ref) {
|
|
|
757
744
|
xmlns: "http://www.w3.org/2000/svg",
|
|
758
745
|
viewBox: "0 0 32 32",
|
|
759
746
|
fill: "currentColor"
|
|
760
|
-
}, rest),
|
|
761
|
-
|
|
762
|
-
|
|
763
|
-
|
|
764
|
-
|
|
765
|
-
|
|
766
|
-
|
|
767
|
-
|
|
768
|
-
|
|
747
|
+
}, rest), _path48 || (_path48 = /*#__PURE__*/React.createElement("path", {
|
|
748
|
+
d: "M2 26H4V28H2zM4 28H6V30H4zM6 30H8V32H6zM6 26H8V28H6zM2 30H4V32H2zM20 26H22V28H20zM22 28H24V30H22zM24 30H26V32H24zM24 26H26V28H24zM20 30H22V32H20zM11 26H13V28H11zM13 28H15V30H13zM15 30H17V32H15zM15 26H17V28H15zM11 30H13V32H11zM20 0H22V3H20zM29 10.001H32V12.001H29z"
|
|
749
|
+
})), _path49 || (_path49 = /*#__PURE__*/React.createElement("path", {
|
|
750
|
+
d: "M26.732 3.768H29.732V5.768H26.732z",
|
|
751
|
+
transform: "rotate(-45 28.232 4.768)"
|
|
752
|
+
})), _path50 || (_path50 = /*#__PURE__*/React.createElement("path", {
|
|
753
|
+
d: "M26.732 16.233H29.732V18.233H26.732z",
|
|
754
|
+
transform: "rotate(-135 28.232 17.233)"
|
|
755
|
+
})), _path51 || (_path51 = /*#__PURE__*/React.createElement("path", {
|
|
756
|
+
d: "M12.268 3.768H15.268V5.768H12.268z",
|
|
757
|
+
transform: "rotate(-135 13.768 4.768)"
|
|
758
|
+
})), _path52 || (_path52 = /*#__PURE__*/React.createElement("path", {
|
|
759
|
+
d: "M27,11A5.9852,5.9852,0,0,0,16.1431,7.5083,7.3737,7.3737,0,0,0,13.5,7a7.5511,7.5511,0,0,0-7.1494,5.2441A5.9926,5.9926,0,0,0,8,24H19a5.9672,5.9672,0,0,0,5.5667-8.2A5.9722,5.9722,0,0,0,27,11ZM19,22H8a3.9926,3.9926,0,0,1-.6733-7.9292l.663-.1128.1456-.6562a5.496,5.496,0,0,1,10.7294,0l.1456.6562.6626.1128A3.9925,3.9925,0,0,1,19,22Zm4.5222-7.9131a5.9592,5.9592,0,0,0-2.8728-1.8428,7.5212,7.5212,0,0,0-2.7224-3.78,3.9869,3.9869,0,1,1,5.5952,5.6225Z"
|
|
769
760
|
})), children);
|
|
770
761
|
});
|
|
771
762
|
|
|
772
763
|
if (process.env.NODE_ENV !== "production") {
|
|
773
|
-
|
|
764
|
+
SnowScattered.propTypes = iconPropTypes;
|
|
774
765
|
}
|
|
775
|
-
var
|
|
766
|
+
var SnowScatteredNight = /*#__PURE__*/React.forwardRef(function SnowScatteredNight(_ref27, ref) {
|
|
776
767
|
var children = _ref27.children,
|
|
777
768
|
_ref27$size = _ref27.size,
|
|
778
769
|
size = _ref27$size === void 0 ? 16 : _ref27$size,
|
|
@@ -785,15 +776,15 @@ var SoftwareResource = /*#__PURE__*/React.forwardRef(function SoftwareResource(_
|
|
|
785
776
|
xmlns: "http://www.w3.org/2000/svg",
|
|
786
777
|
viewBox: "0 0 32 32",
|
|
787
778
|
fill: "currentColor"
|
|
788
|
-
}, rest),
|
|
789
|
-
d: "
|
|
779
|
+
}, rest), _path53 || (_path53 = /*#__PURE__*/React.createElement("path", {
|
|
780
|
+
d: "M2 26H4V28H2zM4 28H6V30H4zM6 30H8V32H6zM6 26H8V28H6zM2 30H4V32H2zM20 26H22V28H20zM22 28H24V30H22zM24 30H26V32H24zM24 26H26V28H24zM20 30H22V32H20zM11 26H13V28H11zM13 28H15V30H13zM15 30H17V32H15zM15 26H17V28H15zM11 30H13V32H11zM29.8439 13.0347a1.517 1.517 0 00-1.23-.8658 5.3552 5.3552 0 01-3.4095-1.7158 6.4655 6.4655 0 01-1.286-6.3926 1.6025 1.6025 0 00-.2989-1.5459 1.4543 1.4543 0 00-1.36-.4931l-.0191.0039a7.7685 7.7685 0 00-5.8847 5.5737A7.3706 7.3706 0 0013.5 7a7.5511 7.5511 0 00-7.1494 5.2441A5.9926 5.9926 0 008 24H19a6.0066 6.0066 0 006-6c0-.0571-.0123-.1113-.0139-.1685a7.5076 7.5076 0 004.7611-3.2768A1.5369 1.5369 0 0029.8439 13.0347zM19 22H8a3.9926 3.9926 0 01-.6733-7.9292l.663-.1128.1456-.6562a5.496 5.496 0 0110.7294 0l.1456.6562.6626.1128A3.9925 3.9925 0 0119 22zm5.5974-6.1289a5.9661 5.9661 0 00-3.948-3.627 7.49 7.49 0 00-2.489-3.58 5.9018 5.9018 0 013.6381-4.4473 8.4577 8.4577 0 001.94 7.5967A7.4007 7.4007 0 0027.64 14.041 5.4487 5.4487 0 0124.5974 15.8711z"
|
|
790
781
|
})), children);
|
|
791
782
|
});
|
|
792
783
|
|
|
793
784
|
if (process.env.NODE_ENV !== "production") {
|
|
794
|
-
|
|
785
|
+
SnowScatteredNight.propTypes = iconPropTypes;
|
|
795
786
|
}
|
|
796
|
-
var
|
|
787
|
+
var SnowDensity = /*#__PURE__*/React.forwardRef(function SnowDensity(_ref28, ref) {
|
|
797
788
|
var children = _ref28.children,
|
|
798
789
|
_ref28$size = _ref28.size,
|
|
799
790
|
size = _ref28$size === void 0 ? 16 : _ref28$size,
|
|
@@ -806,15 +797,17 @@ var SoftwareResourceCluster = /*#__PURE__*/React.forwardRef(function SoftwareRes
|
|
|
806
797
|
xmlns: "http://www.w3.org/2000/svg",
|
|
807
798
|
viewBox: "0 0 32 32",
|
|
808
799
|
fill: "currentColor"
|
|
809
|
-
}, rest),
|
|
810
|
-
d: "
|
|
800
|
+
}, rest), _path54 || (_path54 = /*#__PURE__*/React.createElement("path", {
|
|
801
|
+
d: "M16,28a9.0114,9.0114,0,0,1-9-9,9.9843,9.9843,0,0,1,1.4941-4.9554L15.1528,3.4367a1.04,1.04,0,0,1,1.6944,0l6.6289,10.5564A10.0633,10.0633,0,0,1,25,19,9.0114,9.0114,0,0,1,16,28ZM16,5.8483l-5.7817,9.2079A7.9771,7.9771,0,0,0,9,19a7,7,0,0,0,14,0,8.0615,8.0615,0,0,0-1.248-3.9953Z"
|
|
802
|
+
})), _path55 || (_path55 = /*#__PURE__*/React.createElement("path", {
|
|
803
|
+
d: "M20.6 16.8L19.4 15.2 17 17 17 14 15 14 15 17 12.6 15.2 11.4 16.8 14.333 19 11.4 21.2 12.6 22.8 15 21 15 24 17 24 17 21 19.4 22.8 20.6 21.2 17.667 19 20.6 16.8z"
|
|
811
804
|
})), children);
|
|
812
805
|
});
|
|
813
806
|
|
|
814
807
|
if (process.env.NODE_ENV !== "production") {
|
|
815
|
-
|
|
808
|
+
SnowDensity.propTypes = iconPropTypes;
|
|
816
809
|
}
|
|
817
|
-
var
|
|
810
|
+
var Snowflake = /*#__PURE__*/React.forwardRef(function Snowflake(_ref29, ref) {
|
|
818
811
|
var children = _ref29.children,
|
|
819
812
|
_ref29$size = _ref29.size,
|
|
820
813
|
size = _ref29$size === void 0 ? 16 : _ref29$size,
|
|
@@ -827,25 +820,116 @@ var SoftwareResourceResource = /*#__PURE__*/React.forwardRef(function SoftwareRe
|
|
|
827
820
|
xmlns: "http://www.w3.org/2000/svg",
|
|
828
821
|
viewBox: "0 0 32 32",
|
|
829
822
|
fill: "currentColor"
|
|
830
|
-
}, rest),
|
|
823
|
+
}, rest), _path56 || (_path56 = /*#__PURE__*/React.createElement("path", {
|
|
824
|
+
d: "M21.4148,12H28V10H23.4148l4.5857-4.5854L26.5864,4,22,8.5869V4H20v6.5869L18.5867,12H17V8H15v4H13.4133L12,10.5869V4H10V8.5869L5.4136,4,4,5.4146,8.5852,10H4v2h6.5852L12,13.415V15H8v2h4v1.5869L10.5867,20H4v2H8.5867L4,26.5864l1.4141,1.4141L10,23.415V28h2V21.415L13.4148,20H15v4h2V20h1.5852L20,21.415V28h2V23.415l4.5854,4.5855L28,26.5864,23.4133,22H28V20H21.4133L20,18.5869V17h4V15H20V13.415ZM18,18H14V14h4Z"
|
|
825
|
+
})), children);
|
|
826
|
+
});
|
|
827
|
+
|
|
828
|
+
if (process.env.NODE_ENV !== "production") {
|
|
829
|
+
Snowflake.propTypes = iconPropTypes;
|
|
830
|
+
}
|
|
831
|
+
var Soccer = /*#__PURE__*/React.forwardRef(function Soccer(_ref30, ref) {
|
|
832
|
+
var children = _ref30.children,
|
|
833
|
+
_ref30$size = _ref30.size,
|
|
834
|
+
size = _ref30$size === void 0 ? 16 : _ref30$size,
|
|
835
|
+
rest = _objectWithoutProperties(_ref30, _excluded30);
|
|
836
|
+
|
|
837
|
+
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
838
|
+
width: size,
|
|
839
|
+
height: size,
|
|
840
|
+
ref: ref,
|
|
841
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
842
|
+
viewBox: "0 0 32 32",
|
|
843
|
+
fill: "currentColor"
|
|
844
|
+
}, rest), _circle4 || (_circle4 = /*#__PURE__*/React.createElement("circle", {
|
|
845
|
+
cx: "17",
|
|
846
|
+
cy: "28",
|
|
847
|
+
r: "2"
|
|
848
|
+
})), _path57 || (_path57 = /*#__PURE__*/React.createElement("path", {
|
|
849
|
+
d: "M7.55 17.5H15.45V19.5H7.55z",
|
|
850
|
+
transform: "rotate(-45 11.5 18.5)"
|
|
851
|
+
})), _path58 || (_path58 = /*#__PURE__*/React.createElement("path", {
|
|
852
|
+
d: "M28 16.584L19.4143 8H6v2H18.5857l3 3L6 28.5859 7.4141 30 23 14.415 26.584 18 23 21.5859 24.4141 23 28 19.416A2.0044 2.0044 0 0028 16.584zM24.5 9A3.5 3.5 0 1128 5.5 3.504 3.504 0 0124.5 9zm0-5A1.5 1.5 0 1026 5.5 1.5017 1.5017 0 0024.5 4z"
|
|
853
|
+
})), children);
|
|
854
|
+
});
|
|
855
|
+
|
|
856
|
+
if (process.env.NODE_ENV !== "production") {
|
|
857
|
+
Soccer.propTypes = iconPropTypes;
|
|
858
|
+
}
|
|
859
|
+
var SoftwareResource = /*#__PURE__*/React.forwardRef(function SoftwareResource(_ref31, ref) {
|
|
860
|
+
var children = _ref31.children,
|
|
861
|
+
_ref31$size = _ref31.size,
|
|
862
|
+
size = _ref31$size === void 0 ? 16 : _ref31$size,
|
|
863
|
+
rest = _objectWithoutProperties(_ref31, _excluded31);
|
|
864
|
+
|
|
865
|
+
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
866
|
+
width: size,
|
|
867
|
+
height: size,
|
|
868
|
+
ref: ref,
|
|
869
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
870
|
+
viewBox: "0 0 32 32",
|
|
871
|
+
fill: "currentColor"
|
|
872
|
+
}, rest), _path59 || (_path59 = /*#__PURE__*/React.createElement("path", {
|
|
873
|
+
d: "M29.391,14.527L17.473,2.609C17.067,2.203,16.533,2,16,2c-0.533,0-1.067,0.203-1.473,0.609L2.609,14.527 C2.203,14.933,2,15.466,2,16s0.203,1.067,0.609,1.473l11.917,11.917C14.933,29.797,15.467,30,16,30c0.533,0,1.067-0.203,1.473-0.609 l11.917-11.917C29.797,17.067,30,16.534,30,16S29.797,14.933,29.391,14.527z M16,28.036L3.965,16L16,3.964L28.036,16L16,28.036z"
|
|
874
|
+
})), children);
|
|
875
|
+
});
|
|
876
|
+
|
|
877
|
+
if (process.env.NODE_ENV !== "production") {
|
|
878
|
+
SoftwareResource.propTypes = iconPropTypes;
|
|
879
|
+
}
|
|
880
|
+
var SoftwareResourceCluster = /*#__PURE__*/React.forwardRef(function SoftwareResourceCluster(_ref32, ref) {
|
|
881
|
+
var children = _ref32.children,
|
|
882
|
+
_ref32$size = _ref32.size,
|
|
883
|
+
size = _ref32$size === void 0 ? 16 : _ref32$size,
|
|
884
|
+
rest = _objectWithoutProperties(_ref32, _excluded32);
|
|
885
|
+
|
|
886
|
+
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
887
|
+
width: size,
|
|
888
|
+
height: size,
|
|
889
|
+
ref: ref,
|
|
890
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
891
|
+
viewBox: "0 0 32 32",
|
|
892
|
+
fill: "currentColor"
|
|
893
|
+
}, rest), _path60 || (_path60 = /*#__PURE__*/React.createElement("path", {
|
|
894
|
+
d: "M24 21c-.5 0-1-.2-1.4-.6l-3-3C19.2 17 19 16.5 19 16s.2-1 .6-1.4l3-3C23 11.2 23.5 11 24 11c.5 0 1 .2 1.4.6l3 3C28.8 15 29 15.5 29 16c0 .5-.2 1-.6 1.4l-3 3C25 20.8 24.5 21 24 21zM24 13l-3 3 3 3 3-3L24 13zM16 13c-.5 0-1-.2-1.4-.6l-3-3C11.2 9 11 8.5 11 8s.2-1 .6-1.4l3-3C15 3.2 15.5 3 16 3c.5 0 1 .2 1.4.6l3 3C20.8 7 21 7.5 21 8c0 .5-.2 1-.6 1.4l-3 3C17 12.8 16.5 13 16 13zM16 5l-3 3 3 3 3-3L16 5zM16 29c-.5 0-1-.2-1.4-.6l-3-3C11.2 25 11 24.5 11 24s.2-1 .6-1.4l3-3C15 19.2 15.5 19 16 19c.5 0 1 .2 1.4.6l3 3C20.8 23 21 23.5 21 24c0 .5-.2 1-.6 1.4l-3 3C17 28.8 16.5 29 16 29zM16 21l-3 3 3 3 3-3L16 21zM8 21c-.5 0-1-.2-1.4-.6l-3-3C3.2 17 3 16.5 3 16s.2-1 .6-1.4l3-3C7 11.2 7.5 11 8 11c.5 0 1 .2 1.4.6l3 3C12.8 15 13 15.5 13 16c0 .5-.2 1-.6 1.4l-3 3C9 20.8 8.5 21 8 21zM8 13l-3 3 3 3 3-3L8 13z"
|
|
895
|
+
})), children);
|
|
896
|
+
});
|
|
897
|
+
|
|
898
|
+
if (process.env.NODE_ENV !== "production") {
|
|
899
|
+
SoftwareResourceCluster.propTypes = iconPropTypes;
|
|
900
|
+
}
|
|
901
|
+
var SoftwareResourceResource = /*#__PURE__*/React.forwardRef(function SoftwareResourceResource(_ref33, ref) {
|
|
902
|
+
var children = _ref33.children,
|
|
903
|
+
_ref33$size = _ref33.size,
|
|
904
|
+
size = _ref33$size === void 0 ? 16 : _ref33$size,
|
|
905
|
+
rest = _objectWithoutProperties(_ref33, _excluded33);
|
|
906
|
+
|
|
907
|
+
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
908
|
+
width: size,
|
|
909
|
+
height: size,
|
|
910
|
+
ref: ref,
|
|
911
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
912
|
+
viewBox: "0 0 32 32",
|
|
913
|
+
fill: "currentColor"
|
|
914
|
+
}, rest), _path61 || (_path61 = /*#__PURE__*/React.createElement("path", {
|
|
831
915
|
d: "M6.9 8.3H11.7V10.3H6.9z",
|
|
832
916
|
transform: "rotate(-45.001 9.293 9.293)"
|
|
833
|
-
})),
|
|
917
|
+
})), _path62 || (_path62 = /*#__PURE__*/React.createElement("path", {
|
|
834
918
|
d: "M4.9,19.7l-2.3-2.3C2.2,17,2,16.5,2,16s0.2-1,0.6-1.4l2.3-2.3l1.4,1.4L4,16l2.3,2.3L4.9,19.7z"
|
|
835
|
-
})),
|
|
919
|
+
})), _path63 || (_path63 = /*#__PURE__*/React.createElement("path", {
|
|
836
920
|
d: "M8.3 20.3H10.3V25.1H8.3z",
|
|
837
921
|
transform: "rotate(-45.001 9.293 22.707)"
|
|
838
|
-
})),
|
|
922
|
+
})), _path64 || (_path64 = /*#__PURE__*/React.createElement("path", {
|
|
839
923
|
d: "M16,30c-0.5,0-1-0.2-1.4-0.6l-2.3-2.3l1.4-1.4L16,28l2.3-2.3l1.4,1.4l-2.3,2.3C17,29.8,16.5,30,16,30z"
|
|
840
|
-
})),
|
|
924
|
+
})), _path65 || (_path65 = /*#__PURE__*/React.createElement("path", {
|
|
841
925
|
d: "M20.3 21.7H25.1V23.7H20.3z",
|
|
842
926
|
transform: "rotate(-45.001 22.707 22.707)"
|
|
843
|
-
})),
|
|
927
|
+
})), _path66 || (_path66 = /*#__PURE__*/React.createElement("path", {
|
|
844
928
|
d: "M27.1,19.7l-1.4-1.4L28,16l-2.3-2.3l1.4-1.4l2.3,2.3C29.8,15,30,15.5,30,16s-0.2,1-0.6,1.4L27.1,19.7z"
|
|
845
|
-
})),
|
|
929
|
+
})), _path67 || (_path67 = /*#__PURE__*/React.createElement("path", {
|
|
846
930
|
d: "M21.7 6.9H23.7V11.7H21.7z",
|
|
847
931
|
transform: "rotate(-45.001 22.707 9.293)"
|
|
848
|
-
})),
|
|
932
|
+
})), _path68 || (_path68 = /*#__PURE__*/React.createElement("path", {
|
|
849
933
|
d: "M16,2c-0.5,0-1,0.2-1.4,0.6l-2.3,2.3l1.4,1.4L16,4l2.3,2.3l1.4-1.4l-2.3-2.3C17,2.2,16.5,2,16,2z"
|
|
850
934
|
})), children);
|
|
851
935
|
});
|
|
@@ -853,11 +937,11 @@ var SoftwareResourceResource = /*#__PURE__*/React.forwardRef(function SoftwareRe
|
|
|
853
937
|
if (process.env.NODE_ENV !== "production") {
|
|
854
938
|
SoftwareResourceResource.propTypes = iconPropTypes;
|
|
855
939
|
}
|
|
856
|
-
var SoilMoisture = /*#__PURE__*/React.forwardRef(function SoilMoisture(
|
|
857
|
-
var children =
|
|
858
|
-
|
|
859
|
-
size =
|
|
860
|
-
rest = _objectWithoutProperties(
|
|
940
|
+
var SoilMoisture = /*#__PURE__*/React.forwardRef(function SoilMoisture(_ref34, ref) {
|
|
941
|
+
var children = _ref34.children,
|
|
942
|
+
_ref34$size = _ref34.size,
|
|
943
|
+
size = _ref34$size === void 0 ? 16 : _ref34$size,
|
|
944
|
+
rest = _objectWithoutProperties(_ref34, _excluded34);
|
|
861
945
|
|
|
862
946
|
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
863
947
|
width: size,
|
|
@@ -866,7 +950,7 @@ var SoilMoisture = /*#__PURE__*/React.forwardRef(function SoilMoisture(_ref30, r
|
|
|
866
950
|
xmlns: "http://www.w3.org/2000/svg",
|
|
867
951
|
viewBox: "0 0 32 32",
|
|
868
952
|
fill: "currentColor"
|
|
869
|
-
}, rest),
|
|
953
|
+
}, rest), _path69 || (_path69 = /*#__PURE__*/React.createElement("path", {
|
|
870
954
|
d: "M24.5,28A5.385,5.385,0,0,1,19,22.751a5.3837,5.3837,0,0,1,.874-2.8308L23.49,14.5383a1.217,1.217,0,0,1,2.02,0L29.06,19.8154A5.4923,5.4923,0,0,1,30,22.751,5.385,5.385,0,0,1,24.5,28Zm0-11.38-2.9356,4.3672A3.3586,3.3586,0,0,0,21,22.751a3.51,3.51,0,0,0,7,0,3.4356,3.4356,0,0,0-.63-1.867Z"
|
|
871
955
|
})), _circle5 || (_circle5 = /*#__PURE__*/React.createElement("circle", {
|
|
872
956
|
cx: "5",
|
|
@@ -900,7 +984,7 @@ var SoilMoisture = /*#__PURE__*/React.forwardRef(function SoilMoisture(_ref30, r
|
|
|
900
984
|
cx: "3",
|
|
901
985
|
cy: "21",
|
|
902
986
|
r: "1"
|
|
903
|
-
})),
|
|
987
|
+
})), _path70 || (_path70 = /*#__PURE__*/React.createElement("path", {
|
|
904
988
|
d: "M2 6H30V8H2z"
|
|
905
989
|
})), children);
|
|
906
990
|
});
|
|
@@ -908,11 +992,11 @@ var SoilMoisture = /*#__PURE__*/React.forwardRef(function SoilMoisture(_ref30, r
|
|
|
908
992
|
if (process.env.NODE_ENV !== "production") {
|
|
909
993
|
SoilMoisture.propTypes = iconPropTypes;
|
|
910
994
|
}
|
|
911
|
-
var SoilMoistureField = /*#__PURE__*/React.forwardRef(function SoilMoistureField(
|
|
912
|
-
var children =
|
|
913
|
-
|
|
914
|
-
size =
|
|
915
|
-
rest = _objectWithoutProperties(
|
|
995
|
+
var SoilMoistureField = /*#__PURE__*/React.forwardRef(function SoilMoistureField(_ref35, ref) {
|
|
996
|
+
var children = _ref35.children,
|
|
997
|
+
_ref35$size = _ref35.size,
|
|
998
|
+
size = _ref35$size === void 0 ? 16 : _ref35$size,
|
|
999
|
+
rest = _objectWithoutProperties(_ref35, _excluded35);
|
|
916
1000
|
|
|
917
1001
|
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
918
1002
|
width: size,
|
|
@@ -921,7 +1005,7 @@ var SoilMoistureField = /*#__PURE__*/React.forwardRef(function SoilMoistureField
|
|
|
921
1005
|
xmlns: "http://www.w3.org/2000/svg",
|
|
922
1006
|
viewBox: "0 0 32 32",
|
|
923
1007
|
fill: "currentColor"
|
|
924
|
-
}, rest),
|
|
1008
|
+
}, rest), _path71 || (_path71 = /*#__PURE__*/React.createElement("path", {
|
|
925
1009
|
d: "M24.5 30a5.202 5.202 0 01-4.626-8.08L23.49 16.5382a1.217 1.217 0 012.02 0L29.06 21.8154A5.4921 5.4921 0 0130 24.751 5.385 5.385 0 0124.5 30zm0-11.38l-2.9356 4.3672A3.2079 3.2079 0 0024.5 28 3.3855 3.3855 0 0028 24.751a3.4354 3.4354 0 00-.63-1.867zM11 16V11h1a4.0045 4.0045 0 004-4V4H13a3.9779 3.9779 0 00-2.7468 1.1067A6.0034 6.0034 0 005 2H2V5a6.0066 6.0066 0 006 6H9v5H2v2H16V16zM13 6h1V7a2.002 2.002 0 01-2 2H11V8A2.002 2.002 0 0113 6zM8 9A4.0045 4.0045 0 014 5V4H5A4.0045 4.0045 0 019 8V9zM2 21H16V23H2zM2 26H16V28H2z"
|
|
926
1010
|
})), children);
|
|
927
1011
|
});
|
|
@@ -929,11 +1013,11 @@ var SoilMoistureField = /*#__PURE__*/React.forwardRef(function SoilMoistureField
|
|
|
929
1013
|
if (process.env.NODE_ENV !== "production") {
|
|
930
1014
|
SoilMoistureField.propTypes = iconPropTypes;
|
|
931
1015
|
}
|
|
932
|
-
var SoilMoistureGlobal = /*#__PURE__*/React.forwardRef(function SoilMoistureGlobal(
|
|
933
|
-
var children =
|
|
934
|
-
|
|
935
|
-
size =
|
|
936
|
-
rest = _objectWithoutProperties(
|
|
1016
|
+
var SoilMoistureGlobal = /*#__PURE__*/React.forwardRef(function SoilMoistureGlobal(_ref36, ref) {
|
|
1017
|
+
var children = _ref36.children,
|
|
1018
|
+
_ref36$size = _ref36.size,
|
|
1019
|
+
size = _ref36$size === void 0 ? 16 : _ref36$size,
|
|
1020
|
+
rest = _objectWithoutProperties(_ref36, _excluded36);
|
|
937
1021
|
|
|
938
1022
|
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
939
1023
|
width: size,
|
|
@@ -942,11 +1026,11 @@ var SoilMoistureGlobal = /*#__PURE__*/React.forwardRef(function SoilMoistureGlob
|
|
|
942
1026
|
xmlns: "http://www.w3.org/2000/svg",
|
|
943
1027
|
viewBox: "0 0 32 32",
|
|
944
1028
|
fill: "currentColor"
|
|
945
|
-
}, rest),
|
|
1029
|
+
}, rest), _path72 || (_path72 = /*#__PURE__*/React.createElement("path", {
|
|
946
1030
|
d: "M25 30a4.7347 4.7347 0 01-4.2075-7.35l3.3687-5.1942a1 1 0 011.6779 0l3.3152 5.11A4.9753 4.9753 0 0130 25.2231 4.8979 4.8979 0 0125 30zm0-10.1629l-2.5078 3.8662A2.9264 2.9264 0 1028 25.2231a2.96 2.96 0 00-.5444-1.6028zM11 24H9A17.0192 17.0192 0 0126 7h4V9H26A15.017 15.017 0 0011 24z"
|
|
947
|
-
})),
|
|
1031
|
+
})), _path73 || (_path73 = /*#__PURE__*/React.createElement("path", {
|
|
948
1032
|
d: "M16,24H14A12.0137,12.0137,0,0,1,26,12h4v2H26A10.0113,10.0113,0,0,0,16,24Z"
|
|
949
|
-
})),
|
|
1033
|
+
})), _path74 || (_path74 = /*#__PURE__*/React.createElement("path", {
|
|
950
1034
|
d: "M26,2A21.8625,21.8625,0,0,0,13.9993,5.5757,21.856,21.856,0,0,0,2,2V4A19.8735,19.8735,0,0,1,12.2622,6.835,22.1514,22.1514,0,0,0,9.9475,8.979,17.001,17.001,0,0,0,2,7V9a15.0142,15.0142,0,0,1,6.6191,1.5366,22.0768,22.0768,0,0,0-1.7016,2.5371A12.0319,12.0319,0,0,0,2,12v2a9.8838,9.8838,0,0,1,4.0007.8506A21.861,21.861,0,0,0,4,24H6A20.0226,20.0226,0,0,1,26,4h4V2Z"
|
|
951
1035
|
})), children);
|
|
952
1036
|
});
|
|
@@ -954,11 +1038,11 @@ var SoilMoistureGlobal = /*#__PURE__*/React.forwardRef(function SoilMoistureGlob
|
|
|
954
1038
|
if (process.env.NODE_ENV !== "production") {
|
|
955
1039
|
SoilMoistureGlobal.propTypes = iconPropTypes;
|
|
956
1040
|
}
|
|
957
|
-
var SoilTemperature = /*#__PURE__*/React.forwardRef(function SoilTemperature(
|
|
958
|
-
var children =
|
|
959
|
-
|
|
960
|
-
size =
|
|
961
|
-
rest = _objectWithoutProperties(
|
|
1041
|
+
var SoilTemperature = /*#__PURE__*/React.forwardRef(function SoilTemperature(_ref37, ref) {
|
|
1042
|
+
var children = _ref37.children,
|
|
1043
|
+
_ref37$size = _ref37.size,
|
|
1044
|
+
size = _ref37$size === void 0 ? 16 : _ref37$size,
|
|
1045
|
+
rest = _objectWithoutProperties(_ref37, _excluded37);
|
|
962
1046
|
|
|
963
1047
|
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
964
1048
|
width: size,
|
|
@@ -995,7 +1079,7 @@ var SoilTemperature = /*#__PURE__*/React.forwardRef(function SoilTemperature(_re
|
|
|
995
1079
|
cx: "3",
|
|
996
1080
|
cy: "21",
|
|
997
1081
|
r: "1"
|
|
998
|
-
})),
|
|
1082
|
+
})), _path75 || (_path75 = /*#__PURE__*/React.createElement("path", {
|
|
999
1083
|
d: "M25 30a4.9863 4.9863 0 01-3-8.98V15a3 3 0 016 0v6.02A4.9863 4.9863 0 0125 30zm0-16a1.0011 1.0011 0 00-1 1v7.13l-.4971.2893A2.9676 2.9676 0 0022 25a3 3 0 006 0 2.9676 2.9676 0 00-1.5029-2.5811L26 22.13V15A1.0011 1.0011 0 0025 14zM2 6H30V8H2z"
|
|
1000
1084
|
})), children);
|
|
1001
1085
|
});
|
|
@@ -1003,11 +1087,11 @@ var SoilTemperature = /*#__PURE__*/React.forwardRef(function SoilTemperature(_re
|
|
|
1003
1087
|
if (process.env.NODE_ENV !== "production") {
|
|
1004
1088
|
SoilTemperature.propTypes = iconPropTypes;
|
|
1005
1089
|
}
|
|
1006
|
-
var SoilTemperatureField = /*#__PURE__*/React.forwardRef(function SoilTemperatureField(
|
|
1007
|
-
var children =
|
|
1008
|
-
|
|
1009
|
-
size =
|
|
1010
|
-
rest = _objectWithoutProperties(
|
|
1090
|
+
var SoilTemperatureField = /*#__PURE__*/React.forwardRef(function SoilTemperatureField(_ref38, ref) {
|
|
1091
|
+
var children = _ref38.children,
|
|
1092
|
+
_ref38$size = _ref38.size,
|
|
1093
|
+
size = _ref38$size === void 0 ? 16 : _ref38$size,
|
|
1094
|
+
rest = _objectWithoutProperties(_ref38, _excluded38);
|
|
1011
1095
|
|
|
1012
1096
|
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
1013
1097
|
width: size,
|
|
@@ -1016,7 +1100,7 @@ var SoilTemperatureField = /*#__PURE__*/React.forwardRef(function SoilTemperatur
|
|
|
1016
1100
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1017
1101
|
viewBox: "0 0 32 32",
|
|
1018
1102
|
fill: "currentColor"
|
|
1019
|
-
}, rest),
|
|
1103
|
+
}, rest), _path76 || (_path76 = /*#__PURE__*/React.createElement("path", {
|
|
1020
1104
|
d: "M11 16V11h1a4.0045 4.0045 0 004-4V4H13a3.9779 3.9779 0 00-2.7468 1.1067A6.0034 6.0034 0 005 2H2V5a6.0066 6.0066 0 006 6H9v5H2v2H16V16zM13 6h1V7a2.002 2.002 0 01-2 2H11V8A2.002 2.002 0 0113 6zM8 9A4.0045 4.0045 0 014 5V4H5A4.0045 4.0045 0 019 8V9zM2 21H16V23H2zM2 26H16V28H2zM25 30a4.9863 4.9863 0 01-3-8.98V15a3 3 0 016 0v6.02A4.9863 4.9863 0 0125 30zm0-16a1.0011 1.0011 0 00-1 1v7.13l-.4971.2893A2.9676 2.9676 0 0022 25a3 3 0 006 0 2.9676 2.9676 0 00-1.5029-2.5811L26 22.13V15A1.0011 1.0011 0 0025 14z"
|
|
1021
1105
|
})), children);
|
|
1022
1106
|
});
|
|
@@ -1024,11 +1108,11 @@ var SoilTemperatureField = /*#__PURE__*/React.forwardRef(function SoilTemperatur
|
|
|
1024
1108
|
if (process.env.NODE_ENV !== "production") {
|
|
1025
1109
|
SoilTemperatureField.propTypes = iconPropTypes;
|
|
1026
1110
|
}
|
|
1027
|
-
var SoilTemperatureGlobal = /*#__PURE__*/React.forwardRef(function SoilTemperatureGlobal(
|
|
1028
|
-
var children =
|
|
1029
|
-
|
|
1030
|
-
size =
|
|
1031
|
-
rest = _objectWithoutProperties(
|
|
1111
|
+
var SoilTemperatureGlobal = /*#__PURE__*/React.forwardRef(function SoilTemperatureGlobal(_ref39, ref) {
|
|
1112
|
+
var children = _ref39.children,
|
|
1113
|
+
_ref39$size = _ref39.size,
|
|
1114
|
+
size = _ref39$size === void 0 ? 16 : _ref39$size,
|
|
1115
|
+
rest = _objectWithoutProperties(_ref39, _excluded39);
|
|
1032
1116
|
|
|
1033
1117
|
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
1034
1118
|
width: size,
|
|
@@ -1037,11 +1121,11 @@ var SoilTemperatureGlobal = /*#__PURE__*/React.forwardRef(function SoilTemperatu
|
|
|
1037
1121
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1038
1122
|
viewBox: "0 0 32 32",
|
|
1039
1123
|
fill: "currentColor"
|
|
1040
|
-
}, rest),
|
|
1124
|
+
}, rest), _path77 || (_path77 = /*#__PURE__*/React.createElement("path", {
|
|
1041
1125
|
d: "M25 30a4.9863 4.9863 0 01-3-8.98V15a3 3 0 016 0v6.02A4.9863 4.9863 0 0125 30zm0-16a1.0011 1.0011 0 00-1 1v7.13l-.4971.2893A2.9676 2.9676 0 0022 25a3 3 0 006 0 2.9676 2.9676 0 00-1.5029-2.5811L26 22.13V15A1.0011 1.0011 0 0025 14zM16 24H14a11.89 11.89 0 013.7642-8.7271l1.373 1.4542A9.909 9.909 0 0016 24z"
|
|
1042
|
-
})),
|
|
1126
|
+
})), _path78 || (_path78 = /*#__PURE__*/React.createElement("path", {
|
|
1043
1127
|
d: "M11,24H9A17.0192,17.0192,0,0,1,26,7h4V9H26A15.017,15.017,0,0,0,11,24Z"
|
|
1044
|
-
})),
|
|
1128
|
+
})), _path79 || (_path79 = /*#__PURE__*/React.createElement("path", {
|
|
1045
1129
|
d: "M26,2A21.8625,21.8625,0,0,0,13.9993,5.5757,21.856,21.856,0,0,0,2,2V4A19.8735,19.8735,0,0,1,12.2622,6.835,22.1514,22.1514,0,0,0,9.9475,8.979,17.001,17.001,0,0,0,2,7V9a15.0142,15.0142,0,0,1,6.6191,1.5366,22.0768,22.0768,0,0,0-1.7016,2.5371A12.0319,12.0319,0,0,0,2,12v2a9.8838,9.8838,0,0,1,4.0007.8506A21.861,21.861,0,0,0,4,24H6A20.0226,20.0226,0,0,1,26,4h4V2Z"
|
|
1046
1130
|
})), children);
|
|
1047
1131
|
});
|
|
@@ -1049,11 +1133,11 @@ var SoilTemperatureGlobal = /*#__PURE__*/React.forwardRef(function SoilTemperatu
|
|
|
1049
1133
|
if (process.env.NODE_ENV !== "production") {
|
|
1050
1134
|
SoilTemperatureGlobal.propTypes = iconPropTypes;
|
|
1051
1135
|
}
|
|
1052
|
-
var SolarPanel = /*#__PURE__*/React.forwardRef(function SolarPanel(
|
|
1053
|
-
var children =
|
|
1054
|
-
|
|
1055
|
-
size =
|
|
1056
|
-
rest = _objectWithoutProperties(
|
|
1136
|
+
var SolarPanel = /*#__PURE__*/React.forwardRef(function SolarPanel(_ref40, ref) {
|
|
1137
|
+
var children = _ref40.children,
|
|
1138
|
+
_ref40$size = _ref40.size,
|
|
1139
|
+
size = _ref40$size === void 0 ? 16 : _ref40$size,
|
|
1140
|
+
rest = _objectWithoutProperties(_ref40, _excluded40);
|
|
1057
1141
|
|
|
1058
1142
|
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
1059
1143
|
width: size,
|
|
@@ -1062,12 +1146,12 @@ var SolarPanel = /*#__PURE__*/React.forwardRef(function SolarPanel(_ref36, ref)
|
|
|
1062
1146
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1063
1147
|
viewBox: "0 0 32 32",
|
|
1064
1148
|
fill: "currentColor"
|
|
1065
|
-
}, rest),
|
|
1149
|
+
}, rest), _path80 || (_path80 = /*#__PURE__*/React.createElement("path", {
|
|
1066
1150
|
d: "M30 26V14H13V26h5v2H2v2H30V28H25V26zm-5-2V21h3v3zm-2-3v3H20V21zm-3-2V16h3v3zm8 0H25V16h3zM18 16v3H15V16zm-3 8V21h3v3zm8 4H20V26h3zM9.3328 14.981A4 4 0 1116 12H14a2 2 0 10-3.3333 1.4907zM11 2H13V6H11zM2 11H6V13H2z"
|
|
1067
|
-
})),
|
|
1151
|
+
})), _path81 || (_path81 = /*#__PURE__*/React.createElement("path", {
|
|
1068
1152
|
d: "M5.343 4.343H7.343V8.343H5.343z",
|
|
1069
1153
|
transform: "rotate(-45 6.343 6.343)"
|
|
1070
|
-
})),
|
|
1154
|
+
})), _path82 || (_path82 = /*#__PURE__*/React.createElement("path", {
|
|
1071
1155
|
d: "M16.657 4.343H18.657V8.343H16.657z",
|
|
1072
1156
|
transform: "rotate(-135 17.657 6.343)"
|
|
1073
1157
|
})), children);
|
|
@@ -1076,11 +1160,11 @@ var SolarPanel = /*#__PURE__*/React.forwardRef(function SolarPanel(_ref36, ref)
|
|
|
1076
1160
|
if (process.env.NODE_ENV !== "production") {
|
|
1077
1161
|
SolarPanel.propTypes = iconPropTypes;
|
|
1078
1162
|
}
|
|
1079
|
-
var SortAscending = /*#__PURE__*/React.forwardRef(function SortAscending(
|
|
1080
|
-
var children =
|
|
1081
|
-
|
|
1082
|
-
size =
|
|
1083
|
-
rest = _objectWithoutProperties(
|
|
1163
|
+
var SortAscending = /*#__PURE__*/React.forwardRef(function SortAscending(_ref41, ref) {
|
|
1164
|
+
var children = _ref41.children,
|
|
1165
|
+
_ref41$size = _ref41.size,
|
|
1166
|
+
size = _ref41$size === void 0 ? 16 : _ref41$size,
|
|
1167
|
+
rest = _objectWithoutProperties(_ref41, _excluded41);
|
|
1084
1168
|
|
|
1085
1169
|
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
1086
1170
|
width: size,
|
|
@@ -1089,7 +1173,7 @@ var SortAscending = /*#__PURE__*/React.forwardRef(function SortAscending(_ref37,
|
|
|
1089
1173
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1090
1174
|
viewBox: "0 0 32 32",
|
|
1091
1175
|
fill: "currentColor"
|
|
1092
|
-
}, rest),
|
|
1176
|
+
}, rest), _path83 || (_path83 = /*#__PURE__*/React.createElement("path", {
|
|
1093
1177
|
d: "M18 22L19.414 20.586 23 24.172 23 4 25 4 25 24.172 28.586 20.586 30 22 24 28 18 22zM2 18H16V20H2zM6 12H16V14H6zM10 6H16V8H10z"
|
|
1094
1178
|
})), children);
|
|
1095
1179
|
});
|
|
@@ -1097,11 +1181,11 @@ var SortAscending = /*#__PURE__*/React.forwardRef(function SortAscending(_ref37,
|
|
|
1097
1181
|
if (process.env.NODE_ENV !== "production") {
|
|
1098
1182
|
SortAscending.propTypes = iconPropTypes;
|
|
1099
1183
|
}
|
|
1100
|
-
var SortDescending = /*#__PURE__*/React.forwardRef(function SortDescending(
|
|
1101
|
-
var children =
|
|
1102
|
-
|
|
1103
|
-
size =
|
|
1104
|
-
rest = _objectWithoutProperties(
|
|
1184
|
+
var SortDescending = /*#__PURE__*/React.forwardRef(function SortDescending(_ref42, ref) {
|
|
1185
|
+
var children = _ref42.children,
|
|
1186
|
+
_ref42$size = _ref42.size,
|
|
1187
|
+
size = _ref42$size === void 0 ? 16 : _ref42$size,
|
|
1188
|
+
rest = _objectWithoutProperties(_ref42, _excluded42);
|
|
1105
1189
|
|
|
1106
1190
|
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
1107
1191
|
width: size,
|
|
@@ -1110,7 +1194,7 @@ var SortDescending = /*#__PURE__*/React.forwardRef(function SortDescending(_ref3
|
|
|
1110
1194
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1111
1195
|
viewBox: "0 0 32 32",
|
|
1112
1196
|
fill: "currentColor"
|
|
1113
|
-
}, rest),
|
|
1197
|
+
}, rest), _path84 || (_path84 = /*#__PURE__*/React.createElement("path", {
|
|
1114
1198
|
d: "M18 22L19.414 20.586 23 24.172 23 4 25 4 25 24.172 28.586 20.586 30 22 24 28 18 22zM2 6H16V8H2zM6 12H16V14H6zM10 18H16V20H10z"
|
|
1115
1199
|
})), children);
|
|
1116
1200
|
});
|
|
@@ -1118,11 +1202,11 @@ var SortDescending = /*#__PURE__*/React.forwardRef(function SortDescending(_ref3
|
|
|
1118
1202
|
if (process.env.NODE_ENV !== "production") {
|
|
1119
1203
|
SortDescending.propTypes = iconPropTypes;
|
|
1120
1204
|
}
|
|
1121
|
-
var SortRemove = /*#__PURE__*/React.forwardRef(function SortRemove(
|
|
1122
|
-
var children =
|
|
1123
|
-
|
|
1124
|
-
size =
|
|
1125
|
-
rest = _objectWithoutProperties(
|
|
1205
|
+
var SortRemove = /*#__PURE__*/React.forwardRef(function SortRemove(_ref43, ref) {
|
|
1206
|
+
var children = _ref43.children,
|
|
1207
|
+
_ref43$size = _ref43.size,
|
|
1208
|
+
size = _ref43$size === void 0 ? 16 : _ref43$size,
|
|
1209
|
+
rest = _objectWithoutProperties(_ref43, _excluded43);
|
|
1126
1210
|
|
|
1127
1211
|
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
1128
1212
|
width: size,
|
|
@@ -1131,7 +1215,7 @@ var SortRemove = /*#__PURE__*/React.forwardRef(function SortRemove(_ref39, ref)
|
|
|
1131
1215
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1132
1216
|
viewBox: "0 0 32 32",
|
|
1133
1217
|
fill: "currentColor"
|
|
1134
|
-
}, rest),
|
|
1218
|
+
}, rest), _path85 || (_path85 = /*#__PURE__*/React.createElement("path", {
|
|
1135
1219
|
d: "M30 19.415L28.586 18 25 21.587 21.414 18 20 19.415 23.586 23 20 26.586 21.414 28 25 24.414 28.586 28 30 26.586 26.414 23 30 19.415zM10 18H16V20H10zM2 6H16V8H2zM6 12H16V14H6z"
|
|
1136
1220
|
})), children);
|
|
1137
1221
|
});
|
|
@@ -1139,11 +1223,11 @@ var SortRemove = /*#__PURE__*/React.forwardRef(function SortRemove(_ref39, ref)
|
|
|
1139
1223
|
if (process.env.NODE_ENV !== "production") {
|
|
1140
1224
|
SortRemove.propTypes = iconPropTypes;
|
|
1141
1225
|
}
|
|
1142
|
-
var SpellCheck = /*#__PURE__*/React.forwardRef(function SpellCheck(
|
|
1143
|
-
var children =
|
|
1144
|
-
|
|
1145
|
-
size =
|
|
1146
|
-
rest = _objectWithoutProperties(
|
|
1226
|
+
var SpellCheck = /*#__PURE__*/React.forwardRef(function SpellCheck(_ref44, ref) {
|
|
1227
|
+
var children = _ref44.children,
|
|
1228
|
+
_ref44$size = _ref44.size,
|
|
1229
|
+
size = _ref44$size === void 0 ? 16 : _ref44$size,
|
|
1230
|
+
rest = _objectWithoutProperties(_ref44, _excluded44);
|
|
1147
1231
|
|
|
1148
1232
|
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
1149
1233
|
width: size,
|
|
@@ -1152,9 +1236,9 @@ var SpellCheck = /*#__PURE__*/React.forwardRef(function SpellCheck(_ref40, ref)
|
|
|
1152
1236
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1153
1237
|
viewBox: "0 0 32 32",
|
|
1154
1238
|
fill: "currentColor"
|
|
1155
|
-
}, rest),
|
|
1239
|
+
}, rest), _path86 || (_path86 = /*#__PURE__*/React.createElement("path", {
|
|
1156
1240
|
d: "M20,22h2L17,10H15L10,22h2l1.24-3h5.53Zm-5.93-5,1.82-4.42h.25L18,17Z"
|
|
1157
|
-
})),
|
|
1241
|
+
})), _path87 || (_path87 = /*#__PURE__*/React.createElement("path", {
|
|
1158
1242
|
d: "M12 28H6a2 2 0 01-2-2V6A2 2 0 016 4H26a2 2 0 012 2V17H26V6H6V26h6zM23 27.18L20.41 24.59 19 26 23 30 30 23 28.59 21.59 23 27.18z"
|
|
1159
1243
|
})), children);
|
|
1160
1244
|
});
|
|
@@ -1162,11 +1246,11 @@ var SpellCheck = /*#__PURE__*/React.forwardRef(function SpellCheck(_ref40, ref)
|
|
|
1162
1246
|
if (process.env.NODE_ENV !== "production") {
|
|
1163
1247
|
SpellCheck.propTypes = iconPropTypes;
|
|
1164
1248
|
}
|
|
1165
|
-
var WatsonHealthSpineLabel = /*#__PURE__*/React.forwardRef(function WatsonHealthSpineLabel(
|
|
1166
|
-
var children =
|
|
1167
|
-
|
|
1168
|
-
size =
|
|
1169
|
-
rest = _objectWithoutProperties(
|
|
1249
|
+
var WatsonHealthSpineLabel = /*#__PURE__*/React.forwardRef(function WatsonHealthSpineLabel(_ref45, ref) {
|
|
1250
|
+
var children = _ref45.children,
|
|
1251
|
+
_ref45$size = _ref45.size,
|
|
1252
|
+
size = _ref45$size === void 0 ? 16 : _ref45$size,
|
|
1253
|
+
rest = _objectWithoutProperties(_ref45, _excluded45);
|
|
1170
1254
|
|
|
1171
1255
|
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
1172
1256
|
width: size,
|
|
@@ -1175,7 +1259,7 @@ var WatsonHealthSpineLabel = /*#__PURE__*/React.forwardRef(function WatsonHealth
|
|
|
1175
1259
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1176
1260
|
viewBox: "0 0 32 32",
|
|
1177
1261
|
fill: "currentColor"
|
|
1178
|
-
}, rest),
|
|
1262
|
+
}, rest), _path88 || (_path88 = /*#__PURE__*/React.createElement("path", {
|
|
1179
1263
|
d: "M3 11L3 13 8.59 13 2.29 19.29 3.71 20.71 10 14.41 10 20 12 20 12 11 3 11zM26 13H23V12H21v1H18a2 2 0 00-2 2v2a2 2 0 002 2h3v1h2V19h3a2 2 0 002-2V15A2 2 0 0026 13zm-8 4V15h8v2zM26 23H23V22H21v1H18a2 2 0 00-2 2v2a2 2 0 002 2h3v1h2V29h3a2 2 0 002-2V25A2 2 0 0026 23zm-8 4V25h8v2zM26 3H23V2H21V3H18a2 2 0 00-2 2V7a2 2 0 002 2h3v1h2V9h3a2 2 0 002-2V5A2 2 0 0026 3zM18 7V5h8V7z"
|
|
1180
1264
|
})), children);
|
|
1181
1265
|
});
|
|
@@ -1183,11 +1267,11 @@ var WatsonHealthSpineLabel = /*#__PURE__*/React.forwardRef(function WatsonHealth
|
|
|
1183
1267
|
if (process.env.NODE_ENV !== "production") {
|
|
1184
1268
|
WatsonHealthSpineLabel.propTypes = iconPropTypes;
|
|
1185
1269
|
}
|
|
1186
|
-
var Split = /*#__PURE__*/React.forwardRef(function Split(
|
|
1187
|
-
var children =
|
|
1188
|
-
|
|
1189
|
-
size =
|
|
1190
|
-
rest = _objectWithoutProperties(
|
|
1270
|
+
var Split = /*#__PURE__*/React.forwardRef(function Split(_ref46, ref) {
|
|
1271
|
+
var children = _ref46.children,
|
|
1272
|
+
_ref46$size = _ref46.size,
|
|
1273
|
+
size = _ref46$size === void 0 ? 16 : _ref46$size,
|
|
1274
|
+
rest = _objectWithoutProperties(_ref46, _excluded46);
|
|
1191
1275
|
|
|
1192
1276
|
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
1193
1277
|
width: size,
|
|
@@ -1196,9 +1280,9 @@ var Split = /*#__PURE__*/React.forwardRef(function Split(_ref42, ref) {
|
|
|
1196
1280
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1197
1281
|
viewBox: "0 0 32 32",
|
|
1198
1282
|
fill: "currentColor"
|
|
1199
|
-
}, rest),
|
|
1283
|
+
}, rest), _path89 || (_path89 = /*#__PURE__*/React.createElement("path", {
|
|
1200
1284
|
d: "M15 20H17V24H15zM15 14H17V18H15zM15 8H17V12H15z"
|
|
1201
|
-
})),
|
|
1285
|
+
})), _path90 || (_path90 = /*#__PURE__*/React.createElement("path", {
|
|
1202
1286
|
d: "M28,16A12.01,12.01,0,0,0,17,4.0508V2H15V4.0508a11.99,11.99,0,0,0,0,23.8984V30h2V27.9492A12.01,12.01,0,0,0,28,16ZM16,26A10,10,0,1,1,26,16,10.0114,10.0114,0,0,1,16,26Z"
|
|
1203
1287
|
})), children);
|
|
1204
1288
|
});
|
|
@@ -1206,11 +1290,11 @@ var Split = /*#__PURE__*/React.forwardRef(function Split(_ref42, ref) {
|
|
|
1206
1290
|
if (process.env.NODE_ENV !== "production") {
|
|
1207
1291
|
Split.propTypes = iconPropTypes;
|
|
1208
1292
|
}
|
|
1209
|
-
var WatsonHealthSplitDiscard = /*#__PURE__*/React.forwardRef(function WatsonHealthSplitDiscard(
|
|
1210
|
-
var children =
|
|
1211
|
-
|
|
1212
|
-
size =
|
|
1213
|
-
rest = _objectWithoutProperties(
|
|
1293
|
+
var WatsonHealthSplitDiscard = /*#__PURE__*/React.forwardRef(function WatsonHealthSplitDiscard(_ref47, ref) {
|
|
1294
|
+
var children = _ref47.children,
|
|
1295
|
+
_ref47$size = _ref47.size,
|
|
1296
|
+
size = _ref47$size === void 0 ? 16 : _ref47$size,
|
|
1297
|
+
rest = _objectWithoutProperties(_ref47, _excluded47);
|
|
1214
1298
|
|
|
1215
1299
|
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
1216
1300
|
width: size,
|
|
@@ -1219,7 +1303,7 @@ var WatsonHealthSplitDiscard = /*#__PURE__*/React.forwardRef(function WatsonHeal
|
|
|
1219
1303
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1220
1304
|
viewBox: "0 0 32 32",
|
|
1221
1305
|
fill: "currentColor"
|
|
1222
|
-
}, rest),
|
|
1306
|
+
}, rest), _path91 || (_path91 = /*#__PURE__*/React.createElement("path", {
|
|
1223
1307
|
d: "M28,16A12.01,12.01,0,0,0,17,4.0508V2H15V4.0508a11.99,11.99,0,0,0,0,23.8984V30h2V27.9492A12.01,12.01,0,0,0,28,16ZM16,26V6a10,10,0,0,1,0,20Z"
|
|
1224
1308
|
})), children);
|
|
1225
1309
|
});
|
|
@@ -1227,11 +1311,11 @@ var WatsonHealthSplitDiscard = /*#__PURE__*/React.forwardRef(function WatsonHeal
|
|
|
1227
1311
|
if (process.env.NODE_ENV !== "production") {
|
|
1228
1312
|
WatsonHealthSplitDiscard.propTypes = iconPropTypes;
|
|
1229
1313
|
}
|
|
1230
|
-
var SplitScreen = /*#__PURE__*/React.forwardRef(function SplitScreen(
|
|
1231
|
-
var children =
|
|
1232
|
-
|
|
1233
|
-
size =
|
|
1234
|
-
rest = _objectWithoutProperties(
|
|
1314
|
+
var SplitScreen = /*#__PURE__*/React.forwardRef(function SplitScreen(_ref48, ref) {
|
|
1315
|
+
var children = _ref48.children,
|
|
1316
|
+
_ref48$size = _ref48.size,
|
|
1317
|
+
size = _ref48$size === void 0 ? 16 : _ref48$size,
|
|
1318
|
+
rest = _objectWithoutProperties(_ref48, _excluded48);
|
|
1235
1319
|
|
|
1236
1320
|
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
1237
1321
|
width: size,
|
|
@@ -1240,7 +1324,7 @@ var SplitScreen = /*#__PURE__*/React.forwardRef(function SplitScreen(_ref44, ref
|
|
|
1240
1324
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1241
1325
|
viewBox: "0 0 32 32",
|
|
1242
1326
|
fill: "currentColor"
|
|
1243
|
-
}, rest),
|
|
1327
|
+
}, rest), _path92 || (_path92 = /*#__PURE__*/React.createElement("path", {
|
|
1244
1328
|
d: "M15 4H17V28H15zM10 7V25H4V7h6m0-2H4A2 2 0 002 7V25a2 2 0 002 2h6a2 2 0 002-2V7a2 2 0 00-2-2zM28 7V25H22V7h6m0-2H22a2 2 0 00-2 2V25a2 2 0 002 2h6a2 2 0 002-2V7a2 2 0 00-2-2z"
|
|
1245
1329
|
})), children);
|
|
1246
1330
|
});
|
|
@@ -1248,11 +1332,11 @@ var SplitScreen = /*#__PURE__*/React.forwardRef(function SplitScreen(_ref44, ref
|
|
|
1248
1332
|
if (process.env.NODE_ENV !== "production") {
|
|
1249
1333
|
SplitScreen.propTypes = iconPropTypes;
|
|
1250
1334
|
}
|
|
1251
|
-
var SprayPaint = /*#__PURE__*/React.forwardRef(function SprayPaint(
|
|
1252
|
-
var children =
|
|
1253
|
-
|
|
1254
|
-
size =
|
|
1255
|
-
rest = _objectWithoutProperties(
|
|
1335
|
+
var SprayPaint = /*#__PURE__*/React.forwardRef(function SprayPaint(_ref49, ref) {
|
|
1336
|
+
var children = _ref49.children,
|
|
1337
|
+
_ref49$size = _ref49.size,
|
|
1338
|
+
size = _ref49$size === void 0 ? 16 : _ref49$size,
|
|
1339
|
+
rest = _objectWithoutProperties(_ref49, _excluded49);
|
|
1256
1340
|
|
|
1257
1341
|
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
1258
1342
|
width: size,
|
|
@@ -1261,9 +1345,9 @@ var SprayPaint = /*#__PURE__*/React.forwardRef(function SprayPaint(_ref45, ref)
|
|
|
1261
1345
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1262
1346
|
viewBox: "0 0 32 32",
|
|
1263
1347
|
fill: "currentColor"
|
|
1264
|
-
}, rest),
|
|
1348
|
+
}, rest), _path93 || (_path93 = /*#__PURE__*/React.createElement("path", {
|
|
1265
1349
|
d: "M22.5,23A4.5,4.5,0,1,1,27,18.5,4.505,4.505,0,0,1,22.5,23Zm0-7A2.5,2.5,0,1,0,25,18.5,2.5026,2.5026,0,0,0,22.5,16Z"
|
|
1266
|
-
})),
|
|
1350
|
+
})), _path94 || (_path94 = /*#__PURE__*/React.createElement("path", {
|
|
1267
1351
|
d: "M28 8H26V3H19V8H17a2.002 2.002 0 00-2 2V28a2.0023 2.0023 0 002 2H28a2.0027 2.0027 0 002-2V10A2.0023 2.0023 0 0028 8zM21 5h3V8H21zM17 28V10H28l.002 18zM2 14H5V17H2zM7 9H10V12H7zM2 9H5V12H2zM12 4H15V7H12zM7 4H10V7H7zM2 4H5V7H2z"
|
|
1268
1352
|
})), children);
|
|
1269
1353
|
});
|
|
@@ -1271,11 +1355,11 @@ var SprayPaint = /*#__PURE__*/React.forwardRef(function SprayPaint(_ref45, ref)
|
|
|
1271
1355
|
if (process.env.NODE_ENV !== "production") {
|
|
1272
1356
|
SprayPaint.propTypes = iconPropTypes;
|
|
1273
1357
|
}
|
|
1274
|
-
var Sprout = /*#__PURE__*/React.forwardRef(function Sprout(
|
|
1275
|
-
var children =
|
|
1276
|
-
|
|
1277
|
-
size =
|
|
1278
|
-
rest = _objectWithoutProperties(
|
|
1358
|
+
var Sprout = /*#__PURE__*/React.forwardRef(function Sprout(_ref50, ref) {
|
|
1359
|
+
var children = _ref50.children,
|
|
1360
|
+
_ref50$size = _ref50.size,
|
|
1361
|
+
size = _ref50$size === void 0 ? 16 : _ref50$size,
|
|
1362
|
+
rest = _objectWithoutProperties(_ref50, _excluded50);
|
|
1279
1363
|
|
|
1280
1364
|
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
1281
1365
|
width: size,
|
|
@@ -1284,7 +1368,7 @@ var Sprout = /*#__PURE__*/React.forwardRef(function Sprout(_ref46, ref) {
|
|
|
1284
1368
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1285
1369
|
viewBox: "0 0 32 32",
|
|
1286
1370
|
fill: "currentColor"
|
|
1287
|
-
}, rest),
|
|
1371
|
+
}, rest), _path95 || (_path95 = /*#__PURE__*/React.createElement("path", {
|
|
1288
1372
|
d: "M25,2A11.01,11.01,0,0,0,14.7549,9.0244,6.9939,6.9939,0,0,0,9,6H6V9a7.0078,7.0078,0,0,0,7,7h1v9.0493a9.9229,9.9229,0,0,0-6.071,2.8794l1.414,1.4141a8,8,0,0,1,12.3086,1.2134l1.6616-1.1128A9.98,9.98,0,0,0,16,25.062V16h1A11.0125,11.0125,0,0,0,28,5V2ZM13,14A5.0057,5.0057,0,0,1,8,9V8H9a5.0054,5.0054,0,0,1,5,5v1ZM26,5a9.01,9.01,0,0,1-9,9H16V13a9.01,9.01,0,0,1,9-9h1Z"
|
|
1289
1373
|
})), children);
|
|
1290
1374
|
});
|
|
@@ -1292,11 +1376,11 @@ var Sprout = /*#__PURE__*/React.forwardRef(function Sprout(_ref46, ref) {
|
|
|
1292
1376
|
if (process.env.NODE_ENV !== "production") {
|
|
1293
1377
|
Sprout.propTypes = iconPropTypes;
|
|
1294
1378
|
}
|
|
1295
|
-
var Sql = /*#__PURE__*/React.forwardRef(function Sql(
|
|
1296
|
-
var children =
|
|
1297
|
-
|
|
1298
|
-
size =
|
|
1299
|
-
rest = _objectWithoutProperties(
|
|
1379
|
+
var Sql = /*#__PURE__*/React.forwardRef(function Sql(_ref51, ref) {
|
|
1380
|
+
var children = _ref51.children,
|
|
1381
|
+
_ref51$size = _ref51.size,
|
|
1382
|
+
size = _ref51$size === void 0 ? 16 : _ref51$size,
|
|
1383
|
+
rest = _objectWithoutProperties(_ref51, _excluded51);
|
|
1300
1384
|
|
|
1301
1385
|
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
1302
1386
|
width: size,
|
|
@@ -1305,7 +1389,7 @@ var Sql = /*#__PURE__*/React.forwardRef(function Sql(_ref47, ref) {
|
|
|
1305
1389
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1306
1390
|
viewBox: "0 0 32 32",
|
|
1307
1391
|
fill: "currentColor"
|
|
1308
|
-
}, rest),
|
|
1392
|
+
}, rest), _path96 || (_path96 = /*#__PURE__*/React.createElement("path", {
|
|
1309
1393
|
d: "M24 21L24 9 22 9 22 23 30 23 30 21 24 21zM18 9H14a2 2 0 00-2 2V21a2 2 0 002 2h1v2a2 2 0 002 2h2V25H17V23h1a2 2 0 002-2V11A2 2 0 0018 9zM14 21V11h4V21zM8 23H2V21H8V17H4a2 2 0 01-2-2V11A2 2 0 014 9h6v2H4v4H8a2 2 0 012 2v4A2 2 0 018 23z"
|
|
1310
1394
|
})), children);
|
|
1311
1395
|
});
|
|
@@ -1313,11 +1397,11 @@ var Sql = /*#__PURE__*/React.forwardRef(function Sql(_ref47, ref) {
|
|
|
1313
1397
|
if (process.env.NODE_ENV !== "production") {
|
|
1314
1398
|
Sql.propTypes = iconPropTypes;
|
|
1315
1399
|
}
|
|
1316
|
-
var SquareFill = /*#__PURE__*/React.forwardRef(function SquareFill(
|
|
1317
|
-
var children =
|
|
1318
|
-
|
|
1319
|
-
size =
|
|
1320
|
-
rest = _objectWithoutProperties(
|
|
1400
|
+
var SquareFill = /*#__PURE__*/React.forwardRef(function SquareFill(_ref52, ref) {
|
|
1401
|
+
var children = _ref52.children,
|
|
1402
|
+
_ref52$size = _ref52.size,
|
|
1403
|
+
size = _ref52$size === void 0 ? 16 : _ref52$size,
|
|
1404
|
+
rest = _objectWithoutProperties(_ref52, _excluded52);
|
|
1321
1405
|
|
|
1322
1406
|
if (size === "glyph" || size === "glyph" || size === "glyphpx") {
|
|
1323
1407
|
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
@@ -1327,7 +1411,7 @@ var SquareFill = /*#__PURE__*/React.forwardRef(function SquareFill(_ref48, ref)
|
|
|
1327
1411
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1328
1412
|
viewBox: "0 0 16 16",
|
|
1329
1413
|
fill: "currentColor"
|
|
1330
|
-
}, rest),
|
|
1414
|
+
}, rest), _path97 || (_path97 = /*#__PURE__*/React.createElement("path", {
|
|
1331
1415
|
d: "M3 3H13V13H3z"
|
|
1332
1416
|
})), children);
|
|
1333
1417
|
}
|
|
@@ -1339,7 +1423,7 @@ var SquareFill = /*#__PURE__*/React.forwardRef(function SquareFill(_ref48, ref)
|
|
|
1339
1423
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1340
1424
|
viewBox: "0 0 16 16",
|
|
1341
1425
|
fill: "currentColor"
|
|
1342
|
-
}, rest),
|
|
1426
|
+
}, rest), _path98 || (_path98 = /*#__PURE__*/React.createElement("path", {
|
|
1343
1427
|
d: "M3 3H13V13H3z"
|
|
1344
1428
|
})), children);
|
|
1345
1429
|
});
|
|
@@ -1347,11 +1431,11 @@ var SquareFill = /*#__PURE__*/React.forwardRef(function SquareFill(_ref48, ref)
|
|
|
1347
1431
|
if (process.env.NODE_ENV !== "production") {
|
|
1348
1432
|
SquareFill.propTypes = iconPropTypes;
|
|
1349
1433
|
}
|
|
1350
|
-
var StackLimitation = /*#__PURE__*/React.forwardRef(function StackLimitation(
|
|
1351
|
-
var children =
|
|
1352
|
-
|
|
1353
|
-
size =
|
|
1354
|
-
rest = _objectWithoutProperties(
|
|
1434
|
+
var StackLimitation = /*#__PURE__*/React.forwardRef(function StackLimitation(_ref53, ref) {
|
|
1435
|
+
var children = _ref53.children,
|
|
1436
|
+
_ref53$size = _ref53.size,
|
|
1437
|
+
size = _ref53$size === void 0 ? 16 : _ref53$size,
|
|
1438
|
+
rest = _objectWithoutProperties(_ref53, _excluded53);
|
|
1355
1439
|
|
|
1356
1440
|
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
1357
1441
|
width: size,
|
|
@@ -1360,7 +1444,7 @@ var StackLimitation = /*#__PURE__*/React.forwardRef(function StackLimitation(_re
|
|
|
1360
1444
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1361
1445
|
viewBox: "0 0 32 32",
|
|
1362
1446
|
fill: "currentColor"
|
|
1363
|
-
}, rest),
|
|
1447
|
+
}, rest), _path99 || (_path99 = /*#__PURE__*/React.createElement("path", {
|
|
1364
1448
|
d: "M8 22H16V30H8zM24 12H20v2h4v2H21v2h3v2H20v2h4a2.0027 2.0027 0 002-2V14A2.0023 2.0023 0 0024 12zM16 20H8V12h8zm-6-2h4V14H10zM16 3.41L14.59 2 12 4.59 9.41 2 8 3.41 10.59 6 8 8.59 9.41 10 12 7.41 14.59 10 16 8.59 13.41 6 16 3.41z"
|
|
1365
1449
|
})), children);
|
|
1366
1450
|
});
|
|
@@ -1368,11 +1452,11 @@ var StackLimitation = /*#__PURE__*/React.forwardRef(function StackLimitation(_re
|
|
|
1368
1452
|
if (process.env.NODE_ENV !== "production") {
|
|
1369
1453
|
StackLimitation.propTypes = iconPropTypes;
|
|
1370
1454
|
}
|
|
1371
|
-
var WatsonHealthStackedMove = /*#__PURE__*/React.forwardRef(function WatsonHealthStackedMove(
|
|
1372
|
-
var children =
|
|
1373
|
-
|
|
1374
|
-
size =
|
|
1375
|
-
rest = _objectWithoutProperties(
|
|
1455
|
+
var WatsonHealthStackedMove = /*#__PURE__*/React.forwardRef(function WatsonHealthStackedMove(_ref54, ref) {
|
|
1456
|
+
var children = _ref54.children,
|
|
1457
|
+
_ref54$size = _ref54.size,
|
|
1458
|
+
size = _ref54$size === void 0 ? 16 : _ref54$size,
|
|
1459
|
+
rest = _objectWithoutProperties(_ref54, _excluded54);
|
|
1376
1460
|
|
|
1377
1461
|
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
1378
1462
|
width: size,
|
|
@@ -1381,9 +1465,9 @@ var WatsonHealthStackedMove = /*#__PURE__*/React.forwardRef(function WatsonHealt
|
|
|
1381
1465
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1382
1466
|
viewBox: "0 0 32 32",
|
|
1383
1467
|
fill: "currentColor"
|
|
1384
|
-
}, rest),
|
|
1468
|
+
}, rest), _path100 || (_path100 = /*#__PURE__*/React.createElement("path", {
|
|
1385
1469
|
d: "M15,28H4a2,2,0,0,1-2-2V11A2,2,0,0,1,4,9H15a2,2,0,0,1,2,2V26A2,2,0,0,1,15,28ZM4,11V26H15V11Z"
|
|
1386
|
-
})),
|
|
1470
|
+
})), _path101 || (_path101 = /*#__PURE__*/React.createElement("path", {
|
|
1387
1471
|
d: "M26,6,24.59,7.41,27,10H22V6a2,2,0,0,0-2-2H10V6H20V20h2V12h5l-2.41,2.59L26,16l5-5Z"
|
|
1388
1472
|
})), children);
|
|
1389
1473
|
});
|
|
@@ -1391,11 +1475,11 @@ var WatsonHealthStackedMove = /*#__PURE__*/React.forwardRef(function WatsonHealt
|
|
|
1391
1475
|
if (process.env.NODE_ENV !== "production") {
|
|
1392
1476
|
WatsonHealthStackedMove.propTypes = iconPropTypes;
|
|
1393
1477
|
}
|
|
1394
|
-
var WatsonHealthStackedScrolling_1 = /*#__PURE__*/React.forwardRef(function WatsonHealthStackedScrolling_1(
|
|
1395
|
-
var children =
|
|
1396
|
-
|
|
1397
|
-
size =
|
|
1398
|
-
rest = _objectWithoutProperties(
|
|
1478
|
+
var WatsonHealthStackedScrolling_1 = /*#__PURE__*/React.forwardRef(function WatsonHealthStackedScrolling_1(_ref55, ref) {
|
|
1479
|
+
var children = _ref55.children,
|
|
1480
|
+
_ref55$size = _ref55.size,
|
|
1481
|
+
size = _ref55$size === void 0 ? 16 : _ref55$size,
|
|
1482
|
+
rest = _objectWithoutProperties(_ref55, _excluded55);
|
|
1399
1483
|
|
|
1400
1484
|
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
1401
1485
|
width: size,
|
|
@@ -1404,11 +1488,11 @@ var WatsonHealthStackedScrolling_1 = /*#__PURE__*/React.forwardRef(function Wats
|
|
|
1404
1488
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1405
1489
|
viewBox: "0 0 32 32",
|
|
1406
1490
|
fill: "currentColor"
|
|
1407
|
-
}, rest),
|
|
1491
|
+
}, rest), _path102 || (_path102 = /*#__PURE__*/React.createElement("path", {
|
|
1408
1492
|
d: "M18,30H4a2,2,0,0,1-2-2V14a2,2,0,0,1,2-2H18a2,2,0,0,1,2,2V28A2,2,0,0,1,18,30ZM4,14V28H18V14Z"
|
|
1409
|
-
})),
|
|
1493
|
+
})), _path103 || (_path103 = /*#__PURE__*/React.createElement("path", {
|
|
1410
1494
|
d: "M25,23H23V9H9V7H23a2,2,0,0,1,2,2Z"
|
|
1411
|
-
})),
|
|
1495
|
+
})), _path104 || (_path104 = /*#__PURE__*/React.createElement("path", {
|
|
1412
1496
|
d: "M30,16H28V4H16V2H28a2,2,0,0,1,2,2Z"
|
|
1413
1497
|
})), children);
|
|
1414
1498
|
});
|
|
@@ -1416,11 +1500,11 @@ var WatsonHealthStackedScrolling_1 = /*#__PURE__*/React.forwardRef(function Wats
|
|
|
1416
1500
|
if (process.env.NODE_ENV !== "production") {
|
|
1417
1501
|
WatsonHealthStackedScrolling_1.propTypes = iconPropTypes;
|
|
1418
1502
|
}
|
|
1419
|
-
var WatsonHealthStackedScrolling_2 = /*#__PURE__*/React.forwardRef(function WatsonHealthStackedScrolling_2(
|
|
1420
|
-
var children =
|
|
1421
|
-
|
|
1422
|
-
size =
|
|
1423
|
-
rest = _objectWithoutProperties(
|
|
1503
|
+
var WatsonHealthStackedScrolling_2 = /*#__PURE__*/React.forwardRef(function WatsonHealthStackedScrolling_2(_ref56, ref) {
|
|
1504
|
+
var children = _ref56.children,
|
|
1505
|
+
_ref56$size = _ref56.size,
|
|
1506
|
+
size = _ref56$size === void 0 ? 16 : _ref56$size,
|
|
1507
|
+
rest = _objectWithoutProperties(_ref56, _excluded56);
|
|
1424
1508
|
|
|
1425
1509
|
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
1426
1510
|
width: size,
|
|
@@ -1429,11 +1513,11 @@ var WatsonHealthStackedScrolling_2 = /*#__PURE__*/React.forwardRef(function Wats
|
|
|
1429
1513
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1430
1514
|
viewBox: "0 0 32 32",
|
|
1431
1515
|
fill: "currentColor"
|
|
1432
|
-
}, rest),
|
|
1516
|
+
}, rest), _path105 || (_path105 = /*#__PURE__*/React.createElement("path", {
|
|
1433
1517
|
d: "M8 30H2a2 2 0 01-2-2V14a2 2 0 012-2H8a2 2 0 012 2V28A2 2 0 018 30zM2 14V28H8V14zM20 30H14a2 2 0 01-2-2V14a2 2 0 012-2h6a2 2 0 012 2V28A2 2 0 0120 30zM14 14V28h6V14z"
|
|
1434
|
-
})),
|
|
1518
|
+
})), _path106 || (_path106 = /*#__PURE__*/React.createElement("path", {
|
|
1435
1519
|
d: "M27,21H25V9H17V7h8a2,2,0,0,1,2,2Z"
|
|
1436
|
-
})),
|
|
1520
|
+
})), _path107 || (_path107 = /*#__PURE__*/React.createElement("path", {
|
|
1437
1521
|
d: "M32,16H30V4H22V2h8a2,2,0,0,1,2,2Z"
|
|
1438
1522
|
})), children);
|
|
1439
1523
|
});
|
|
@@ -1441,11 +1525,11 @@ var WatsonHealthStackedScrolling_2 = /*#__PURE__*/React.forwardRef(function Wats
|
|
|
1441
1525
|
if (process.env.NODE_ENV !== "production") {
|
|
1442
1526
|
WatsonHealthStackedScrolling_2.propTypes = iconPropTypes;
|
|
1443
1527
|
}
|
|
1444
|
-
var Stamp = /*#__PURE__*/React.forwardRef(function Stamp(
|
|
1445
|
-
var children =
|
|
1446
|
-
|
|
1447
|
-
size =
|
|
1448
|
-
rest = _objectWithoutProperties(
|
|
1528
|
+
var Stamp = /*#__PURE__*/React.forwardRef(function Stamp(_ref57, ref) {
|
|
1529
|
+
var children = _ref57.children,
|
|
1530
|
+
_ref57$size = _ref57.size,
|
|
1531
|
+
size = _ref57$size === void 0 ? 16 : _ref57$size,
|
|
1532
|
+
rest = _objectWithoutProperties(_ref57, _excluded57);
|
|
1449
1533
|
|
|
1450
1534
|
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
1451
1535
|
width: size,
|
|
@@ -1454,7 +1538,7 @@ var Stamp = /*#__PURE__*/React.forwardRef(function Stamp(_ref53, ref) {
|
|
|
1454
1538
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1455
1539
|
viewBox: "0 0 32 32",
|
|
1456
1540
|
fill: "currentColor"
|
|
1457
|
-
}, rest),
|
|
1541
|
+
}, rest), _path108 || (_path108 = /*#__PURE__*/React.createElement("path", {
|
|
1458
1542
|
d: "M26,18H20V14.8982a7.4938,7.4938,0,0,1,1.1587-3.8542,5.9751,5.9751,0,0,0-1.3735-7.7006,5.9968,5.9968,0,0,0-9.6829,3.54,5.91,5.91,0,0,0,.7478,4.175A7.2573,7.2573,0,0,1,12,14.7942V18H6a2.002,2.002,0,0,0-2,2v4a2.0025,2.0025,0,0,0,2,2v2a2.0025,2.0025,0,0,0,2,2H24a2.0025,2.0025,0,0,0,2-2V26a2.0025,2.0025,0,0,0,2-2V20A2.002,2.002,0,0,0,26,18ZM12.07,7.244a3.9994,3.9994,0,1,1,7.3728,2.7731A9.76,9.76,0,0,0,18.0664,14H13.94a9.5433,9.5433,0,0,0-1.376-3.9736A3.9366,3.9366,0,0,1,12.07,7.244ZM18,16v2H14V16Zm6,12H8V26H24ZM6,24V20H26v4Z"
|
|
1459
1543
|
})), children);
|
|
1460
1544
|
});
|
|
@@ -1462,11 +1546,11 @@ var Stamp = /*#__PURE__*/React.forwardRef(function Stamp(_ref53, ref) {
|
|
|
1462
1546
|
if (process.env.NODE_ENV !== "production") {
|
|
1463
1547
|
Stamp.propTypes = iconPropTypes;
|
|
1464
1548
|
}
|
|
1465
|
-
var Star = /*#__PURE__*/React.forwardRef(function Star(
|
|
1466
|
-
var children =
|
|
1467
|
-
|
|
1468
|
-
size =
|
|
1469
|
-
rest = _objectWithoutProperties(
|
|
1549
|
+
var Star = /*#__PURE__*/React.forwardRef(function Star(_ref58, ref) {
|
|
1550
|
+
var children = _ref58.children,
|
|
1551
|
+
_ref58$size = _ref58.size,
|
|
1552
|
+
size = _ref58$size === void 0 ? 16 : _ref58$size,
|
|
1553
|
+
rest = _objectWithoutProperties(_ref58, _excluded58);
|
|
1470
1554
|
|
|
1471
1555
|
if (size === 16 || size === "16" || size === "16px") {
|
|
1472
1556
|
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
@@ -1476,7 +1560,7 @@ var Star = /*#__PURE__*/React.forwardRef(function Star(_ref54, ref) {
|
|
|
1476
1560
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1477
1561
|
viewBox: "0 0 16 16",
|
|
1478
1562
|
fill: "currentColor"
|
|
1479
|
-
}, rest),
|
|
1563
|
+
}, rest), _path109 || (_path109 = /*#__PURE__*/React.createElement("path", {
|
|
1480
1564
|
d: "M8,3.3l1.4,2.8l0.2,0.5l0.5,0.1l3.1,0.4L11,9.2l-0.4,0.4l0.1,0.5l0.5,3.1l-2.8-1.4L8,11.5l-0.5,0.2l-2.8,1.4l0.5-3.1 l0.1-0.5L5,9.2L2.8,7l3.1-0.4l0.5-0.1L6.6,6L8,3.3 M8,1L5.7,5.6L0.6,6.3l3.7,3.6L3.5,15L8,12.6l4.6,2.4l-0.9-5.1l3.7-3.6l-5.1-0.7 L8,1z"
|
|
1481
1565
|
})), children);
|
|
1482
1566
|
}
|
|
@@ -1488,7 +1572,7 @@ var Star = /*#__PURE__*/React.forwardRef(function Star(_ref54, ref) {
|
|
|
1488
1572
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1489
1573
|
viewBox: "0 0 32 32",
|
|
1490
1574
|
fill: "currentColor"
|
|
1491
|
-
}, rest),
|
|
1575
|
+
}, rest), _path110 || (_path110 = /*#__PURE__*/React.createElement("path", {
|
|
1492
1576
|
d: "M16,6.52l2.76,5.58.46,1,1,.15,6.16.89L22,18.44l-.75.73.18,1,1.05,6.13-5.51-2.89L16,23l-.93.49L9.56,26.34l1-6.13.18-1L10,18.44,5.58,14.09l6.16-.89,1-.15.46-1L16,6.52M16,2l-4.55,9.22L1.28,12.69l7.36,7.18L6.9,30,16,25.22,25.1,30,23.36,19.87l7.36-7.17L20.55,11.22Z"
|
|
1493
1577
|
})), children);
|
|
1494
1578
|
});
|
|
@@ -1496,11 +1580,11 @@ var Star = /*#__PURE__*/React.forwardRef(function Star(_ref54, ref) {
|
|
|
1496
1580
|
if (process.env.NODE_ENV !== "production") {
|
|
1497
1581
|
Star.propTypes = iconPropTypes;
|
|
1498
1582
|
}
|
|
1499
|
-
var StarFilled = /*#__PURE__*/React.forwardRef(function StarFilled(
|
|
1500
|
-
var children =
|
|
1501
|
-
|
|
1502
|
-
size =
|
|
1503
|
-
rest = _objectWithoutProperties(
|
|
1583
|
+
var StarFilled = /*#__PURE__*/React.forwardRef(function StarFilled(_ref59, ref) {
|
|
1584
|
+
var children = _ref59.children,
|
|
1585
|
+
_ref59$size = _ref59.size,
|
|
1586
|
+
size = _ref59$size === void 0 ? 16 : _ref59$size,
|
|
1587
|
+
rest = _objectWithoutProperties(_ref59, _excluded59);
|
|
1504
1588
|
|
|
1505
1589
|
if (size === 16 || size === "16" || size === "16px") {
|
|
1506
1590
|
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
@@ -1510,7 +1594,7 @@ var StarFilled = /*#__PURE__*/React.forwardRef(function StarFilled(_ref55, ref)
|
|
|
1510
1594
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1511
1595
|
viewBox: "0 0 16 16",
|
|
1512
1596
|
fill: "currentColor"
|
|
1513
|
-
}, rest),
|
|
1597
|
+
}, rest), _path111 || (_path111 = /*#__PURE__*/React.createElement("path", {
|
|
1514
1598
|
d: "M8,1L5.7,5.6L0.6,6.3l3.7,3.6L3.5,15L8,12.6l4.6,2.4l-0.9-5.1l3.7-3.6l-5.1-0.7L8,1z"
|
|
1515
1599
|
})), children);
|
|
1516
1600
|
}
|
|
@@ -1522,7 +1606,7 @@ var StarFilled = /*#__PURE__*/React.forwardRef(function StarFilled(_ref55, ref)
|
|
|
1522
1606
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1523
1607
|
viewBox: "0 0 32 32",
|
|
1524
1608
|
fill: "currentColor"
|
|
1525
|
-
}, rest),
|
|
1609
|
+
}, rest), _path112 || (_path112 = /*#__PURE__*/React.createElement("path", {
|
|
1526
1610
|
d: "M16,2l-4.55,9.22L1.28,12.69l7.36,7.18L6.9,30,16,25.22,25.1,30,23.36,19.87l7.36-7.17L20.55,11.22Z"
|
|
1527
1611
|
})), children);
|
|
1528
1612
|
});
|
|
@@ -1530,11 +1614,11 @@ var StarFilled = /*#__PURE__*/React.forwardRef(function StarFilled(_ref55, ref)
|
|
|
1530
1614
|
if (process.env.NODE_ENV !== "production") {
|
|
1531
1615
|
StarFilled.propTypes = iconPropTypes;
|
|
1532
1616
|
}
|
|
1533
|
-
var StarHalf = /*#__PURE__*/React.forwardRef(function StarHalf(
|
|
1534
|
-
var children =
|
|
1535
|
-
|
|
1536
|
-
size =
|
|
1537
|
-
rest = _objectWithoutProperties(
|
|
1617
|
+
var StarHalf = /*#__PURE__*/React.forwardRef(function StarHalf(_ref60, ref) {
|
|
1618
|
+
var children = _ref60.children,
|
|
1619
|
+
_ref60$size = _ref60.size,
|
|
1620
|
+
size = _ref60$size === void 0 ? 16 : _ref60$size,
|
|
1621
|
+
rest = _objectWithoutProperties(_ref60, _excluded60);
|
|
1538
1622
|
|
|
1539
1623
|
if (size === 16 || size === "16" || size === "16px") {
|
|
1540
1624
|
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
@@ -1544,7 +1628,7 @@ var StarHalf = /*#__PURE__*/React.forwardRef(function StarHalf(_ref56, ref) {
|
|
|
1544
1628
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1545
1629
|
viewBox: "0 0 16 16",
|
|
1546
1630
|
fill: "currentColor"
|
|
1547
|
-
}, rest),
|
|
1631
|
+
}, rest), _path113 || (_path113 = /*#__PURE__*/React.createElement("path", {
|
|
1548
1632
|
d: "M5.7 5.6L0.6 6.3 4.3 9.9 3.5 15 8 12.6 8 1z"
|
|
1549
1633
|
})), children);
|
|
1550
1634
|
}
|
|
@@ -1556,7 +1640,7 @@ var StarHalf = /*#__PURE__*/React.forwardRef(function StarHalf(_ref56, ref) {
|
|
|
1556
1640
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1557
1641
|
viewBox: "0 0 32 32",
|
|
1558
1642
|
fill: "currentColor"
|
|
1559
|
-
}, rest),
|
|
1643
|
+
}, rest), _path114 || (_path114 = /*#__PURE__*/React.createElement("path", {
|
|
1560
1644
|
d: "M11.45 11.22L1.28 12.7 8.64 19.87 6.9 30 16 25.22 16 2 11.45 11.22z"
|
|
1561
1645
|
})), children);
|
|
1562
1646
|
});
|
|
@@ -1564,97 +1648,7 @@ var StarHalf = /*#__PURE__*/React.forwardRef(function StarHalf(_ref56, ref) {
|
|
|
1564
1648
|
if (process.env.NODE_ENV !== "production") {
|
|
1565
1649
|
StarHalf.propTypes = iconPropTypes;
|
|
1566
1650
|
}
|
|
1567
|
-
var StarReview = /*#__PURE__*/React.forwardRef(function StarReview(
|
|
1568
|
-
var children = _ref57.children,
|
|
1569
|
-
_ref57$size = _ref57.size,
|
|
1570
|
-
size = _ref57$size === void 0 ? 16 : _ref57$size,
|
|
1571
|
-
rest = _objectWithoutProperties(_ref57, _excluded57);
|
|
1572
|
-
|
|
1573
|
-
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
1574
|
-
width: size,
|
|
1575
|
-
height: size,
|
|
1576
|
-
ref: ref,
|
|
1577
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
1578
|
-
viewBox: "0 0 32 32",
|
|
1579
|
-
fill: "currentColor"
|
|
1580
|
-
}, rest), _path111 || (_path111 = /*#__PURE__*/React.createElement("path", {
|
|
1581
|
-
d: "M18 26H26V28H18zM18 22H30V24H18zM18 18H30V20H18z"
|
|
1582
|
-
})), _path112 || (_path112 = /*#__PURE__*/React.createElement("path", {
|
|
1583
|
-
d: "M20.549 11.217L16 2 11.451 11.217 1.28 12.695 8.64 19.87 6.902 30 14 26.269 14 24.009 9.559 26.344 10.611 20.208 10.789 19.171 10.036 18.438 5.578 14.091 11.739 13.196 12.779 13.045 13.245 12.102 16 6.519 18.755 12.102 19.221 13.045 20.261 13.196 27.715 14.281 28 12.3 20.549 11.217z"
|
|
1584
|
-
})), children);
|
|
1585
|
-
});
|
|
1586
|
-
|
|
1587
|
-
if (process.env.NODE_ENV !== "production") {
|
|
1588
|
-
StarReview.propTypes = iconPropTypes;
|
|
1589
|
-
}
|
|
1590
|
-
var WatsonHealthStatusAcknowledge = /*#__PURE__*/React.forwardRef(function WatsonHealthStatusAcknowledge(_ref58, ref) {
|
|
1591
|
-
var children = _ref58.children,
|
|
1592
|
-
_ref58$size = _ref58.size,
|
|
1593
|
-
size = _ref58$size === void 0 ? 16 : _ref58$size,
|
|
1594
|
-
rest = _objectWithoutProperties(_ref58, _excluded58);
|
|
1595
|
-
|
|
1596
|
-
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
1597
|
-
width: size,
|
|
1598
|
-
height: size,
|
|
1599
|
-
ref: ref,
|
|
1600
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
1601
|
-
viewBox: "0 0 32 32",
|
|
1602
|
-
fill: "currentColor"
|
|
1603
|
-
}, rest), _path113 || (_path113 = /*#__PURE__*/React.createElement("path", {
|
|
1604
|
-
d: "M24 30a6 6 0 116-6A6.0067 6.0067 0 0124 30zm0-10a4 4 0 104 4A4.0045 4.0045 0 0024 20zM12 15.59L9.41 13 8 14.41 12 18.41 19 11.41 17.59 10 12 15.59z"
|
|
1605
|
-
})), _path114 || (_path114 = /*#__PURE__*/React.createElement("path", {
|
|
1606
|
-
d: "M14,24A10,10,0,1,1,24,14h2A12,12,0,1,0,14,26Z"
|
|
1607
|
-
})), children);
|
|
1608
|
-
});
|
|
1609
|
-
|
|
1610
|
-
if (process.env.NODE_ENV !== "production") {
|
|
1611
|
-
WatsonHealthStatusAcknowledge.propTypes = iconPropTypes;
|
|
1612
|
-
}
|
|
1613
|
-
var WatsonHealthStatusChange = /*#__PURE__*/React.forwardRef(function WatsonHealthStatusChange(_ref59, ref) {
|
|
1614
|
-
var children = _ref59.children,
|
|
1615
|
-
_ref59$size = _ref59.size,
|
|
1616
|
-
size = _ref59$size === void 0 ? 16 : _ref59$size,
|
|
1617
|
-
rest = _objectWithoutProperties(_ref59, _excluded59);
|
|
1618
|
-
|
|
1619
|
-
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
1620
|
-
width: size,
|
|
1621
|
-
height: size,
|
|
1622
|
-
ref: ref,
|
|
1623
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
1624
|
-
viewBox: "0 0 32 32",
|
|
1625
|
-
fill: "currentColor"
|
|
1626
|
-
}, rest), _path115 || (_path115 = /*#__PURE__*/React.createElement("path", {
|
|
1627
|
-
d: "M7 30a5 5 0 115-5A5.0057 5.0057 0 017 30zm0-8a3 3 0 103 3A3.0033 3.0033 0 007 22zM23 30a5 5 0 115-5A5.0057 5.0057 0 0123 30zm0-8a3 3 0 103 3A3.0033 3.0033 0 0023 22zM24 7v7l3.5859-3.4141L29 12l-6 6-6-6 1.4141-1.4141L22 14V7a1.0009 1.0009 0 00-1-1H9A1.0006 1.0006 0 008 7V18H6V7A3.0033 3.0033 0 019 4H21A3.0033 3.0033 0 0124 7z"
|
|
1628
|
-
})), children);
|
|
1629
|
-
});
|
|
1630
|
-
|
|
1631
|
-
if (process.env.NODE_ENV !== "production") {
|
|
1632
|
-
WatsonHealthStatusChange.propTypes = iconPropTypes;
|
|
1633
|
-
}
|
|
1634
|
-
var WatsonHealthStatusPartialFail = /*#__PURE__*/React.forwardRef(function WatsonHealthStatusPartialFail(_ref60, ref) {
|
|
1635
|
-
var children = _ref60.children,
|
|
1636
|
-
_ref60$size = _ref60.size,
|
|
1637
|
-
size = _ref60$size === void 0 ? 16 : _ref60$size,
|
|
1638
|
-
rest = _objectWithoutProperties(_ref60, _excluded60);
|
|
1639
|
-
|
|
1640
|
-
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
1641
|
-
width: size,
|
|
1642
|
-
height: size,
|
|
1643
|
-
ref: ref,
|
|
1644
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
1645
|
-
viewBox: "0 0 32 32",
|
|
1646
|
-
fill: "currentColor"
|
|
1647
|
-
}, rest), _path116 || (_path116 = /*#__PURE__*/React.createElement("path", {
|
|
1648
|
-
d: "M25.1407 23.7642l1.5315 1.2851a13.976 13.976 0 002.4408-4.1821l-1.8776-.6836A11.9729 11.9729 0 0125.1407 23.7642zM18 27.81l.4128 1.9677A13.8888 13.8888 0 0022.9543 28.14L22 26.4087A12.52 12.52 0 0118 27.81zM10 26.4087L9 28.14a14.14 14.14 0 004.5872 1.6382l.3469-1.9677A12.1519 12.1519 0 0110 26.4087zM4.7646 20.1836l-1.8776.6836a13.976 13.976 0 002.4408 4.1821l1.5315-1.2851A11.9729 11.9729 0 014.7646 20.1836zM16 22a1.5 1.5 0 101.5 1.5A1.5 1.5 0 0016 22zM15 8H17V19H15z"
|
|
1649
|
-
})), _path117 || (_path117 = /*#__PURE__*/React.createElement("path", {
|
|
1650
|
-
d: "M30,16H28A12,12,0,0,0,4,16H2a14,14,0,0,1,28,0Z"
|
|
1651
|
-
})), children);
|
|
1652
|
-
});
|
|
1653
|
-
|
|
1654
|
-
if (process.env.NODE_ENV !== "production") {
|
|
1655
|
-
WatsonHealthStatusPartialFail.propTypes = iconPropTypes;
|
|
1656
|
-
}
|
|
1657
|
-
var WatsonHealthStatusResolved = /*#__PURE__*/React.forwardRef(function WatsonHealthStatusResolved(_ref61, ref) {
|
|
1651
|
+
var StarReview = /*#__PURE__*/React.forwardRef(function StarReview(_ref61, ref) {
|
|
1658
1652
|
var children = _ref61.children,
|
|
1659
1653
|
_ref61$size = _ref61.size,
|
|
1660
1654
|
size = _ref61$size === void 0 ? 16 : _ref61$size,
|
|
@@ -1667,17 +1661,17 @@ var WatsonHealthStatusResolved = /*#__PURE__*/React.forwardRef(function WatsonHe
|
|
|
1667
1661
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1668
1662
|
viewBox: "0 0 32 32",
|
|
1669
1663
|
fill: "currentColor"
|
|
1670
|
-
}, rest),
|
|
1671
|
-
d: "
|
|
1672
|
-
})),
|
|
1673
|
-
d: "
|
|
1664
|
+
}, rest), _path115 || (_path115 = /*#__PURE__*/React.createElement("path", {
|
|
1665
|
+
d: "M18 26H26V28H18zM18 22H30V24H18zM18 18H30V20H18z"
|
|
1666
|
+
})), _path116 || (_path116 = /*#__PURE__*/React.createElement("path", {
|
|
1667
|
+
d: "M20.549 11.217L16 2 11.451 11.217 1.28 12.695 8.64 19.87 6.902 30 14 26.269 14 24.009 9.559 26.344 10.611 20.208 10.789 19.171 10.036 18.438 5.578 14.091 11.739 13.196 12.779 13.045 13.245 12.102 16 6.519 18.755 12.102 19.221 13.045 20.261 13.196 27.715 14.281 28 12.3 20.549 11.217z"
|
|
1674
1668
|
})), children);
|
|
1675
1669
|
});
|
|
1676
1670
|
|
|
1677
1671
|
if (process.env.NODE_ENV !== "production") {
|
|
1678
|
-
|
|
1672
|
+
StarReview.propTypes = iconPropTypes;
|
|
1679
1673
|
}
|
|
1680
|
-
var
|
|
1674
|
+
var WatsonHealthStatusAcknowledge = /*#__PURE__*/React.forwardRef(function WatsonHealthStatusAcknowledge(_ref62, ref) {
|
|
1681
1675
|
var children = _ref62.children,
|
|
1682
1676
|
_ref62$size = _ref62.size,
|
|
1683
1677
|
size = _ref62$size === void 0 ? 16 : _ref62$size,
|
|
@@ -1690,17 +1684,17 @@ var StayInside = /*#__PURE__*/React.forwardRef(function StayInside(_ref62, ref)
|
|
|
1690
1684
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1691
1685
|
viewBox: "0 0 32 32",
|
|
1692
1686
|
fill: "currentColor"
|
|
1693
|
-
}, rest),
|
|
1694
|
-
d: "
|
|
1695
|
-
})),
|
|
1696
|
-
d: "
|
|
1687
|
+
}, rest), _path117 || (_path117 = /*#__PURE__*/React.createElement("path", {
|
|
1688
|
+
d: "M24 30a6 6 0 116-6A6.0067 6.0067 0 0124 30zm0-10a4 4 0 104 4A4.0045 4.0045 0 0024 20zM12 15.59L9.41 13 8 14.41 12 18.41 19 11.41 17.59 10 12 15.59z"
|
|
1689
|
+
})), _path118 || (_path118 = /*#__PURE__*/React.createElement("path", {
|
|
1690
|
+
d: "M14,24A10,10,0,1,1,24,14h2A12,12,0,1,0,14,26Z"
|
|
1697
1691
|
})), children);
|
|
1698
1692
|
});
|
|
1699
1693
|
|
|
1700
1694
|
if (process.env.NODE_ENV !== "production") {
|
|
1701
|
-
|
|
1695
|
+
WatsonHealthStatusAcknowledge.propTypes = iconPropTypes;
|
|
1702
1696
|
}
|
|
1703
|
-
var
|
|
1697
|
+
var WatsonHealthStatusChange = /*#__PURE__*/React.forwardRef(function WatsonHealthStatusChange(_ref63, ref) {
|
|
1704
1698
|
var children = _ref63.children,
|
|
1705
1699
|
_ref63$size = _ref63.size,
|
|
1706
1700
|
size = _ref63$size === void 0 ? 16 : _ref63$size,
|
|
@@ -1713,15 +1707,15 @@ var StemLeafPlot = /*#__PURE__*/React.forwardRef(function StemLeafPlot(_ref63, r
|
|
|
1713
1707
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1714
1708
|
viewBox: "0 0 32 32",
|
|
1715
1709
|
fill: "currentColor"
|
|
1716
|
-
}, rest),
|
|
1717
|
-
d: "
|
|
1710
|
+
}, rest), _path119 || (_path119 = /*#__PURE__*/React.createElement("path", {
|
|
1711
|
+
d: "M7 30a5 5 0 115-5A5.0057 5.0057 0 017 30zm0-8a3 3 0 103 3A3.0033 3.0033 0 007 22zM23 30a5 5 0 115-5A5.0057 5.0057 0 0123 30zm0-8a3 3 0 103 3A3.0033 3.0033 0 0023 22zM24 7v7l3.5859-3.4141L29 12l-6 6-6-6 1.4141-1.4141L22 14V7a1.0009 1.0009 0 00-1-1H9A1.0006 1.0006 0 008 7V18H6V7A3.0033 3.0033 0 019 4H21A3.0033 3.0033 0 0124 7z"
|
|
1718
1712
|
})), children);
|
|
1719
1713
|
});
|
|
1720
1714
|
|
|
1721
1715
|
if (process.env.NODE_ENV !== "production") {
|
|
1722
|
-
|
|
1716
|
+
WatsonHealthStatusChange.propTypes = iconPropTypes;
|
|
1723
1717
|
}
|
|
1724
|
-
var
|
|
1718
|
+
var WatsonHealthStatusPartialFail = /*#__PURE__*/React.forwardRef(function WatsonHealthStatusPartialFail(_ref64, ref) {
|
|
1725
1719
|
var children = _ref64.children,
|
|
1726
1720
|
_ref64$size = _ref64.size,
|
|
1727
1721
|
size = _ref64$size === void 0 ? 16 : _ref64$size,
|
|
@@ -1734,33 +1728,22 @@ var Stethoscope = /*#__PURE__*/React.forwardRef(function Stethoscope(_ref64, ref
|
|
|
1734
1728
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1735
1729
|
viewBox: "0 0 32 32",
|
|
1736
1730
|
fill: "currentColor"
|
|
1737
|
-
}, rest),
|
|
1738
|
-
d: "
|
|
1731
|
+
}, rest), _path120 || (_path120 = /*#__PURE__*/React.createElement("path", {
|
|
1732
|
+
d: "M25.1407 23.7642l1.5315 1.2851a13.976 13.976 0 002.4408-4.1821l-1.8776-.6836A11.9729 11.9729 0 0125.1407 23.7642zM18 27.81l.4128 1.9677A13.8888 13.8888 0 0022.9543 28.14L22 26.4087A12.52 12.52 0 0118 27.81zM10 26.4087L9 28.14a14.14 14.14 0 004.5872 1.6382l.3469-1.9677A12.1519 12.1519 0 0110 26.4087zM4.7646 20.1836l-1.8776.6836a13.976 13.976 0 002.4408 4.1821l1.5315-1.2851A11.9729 11.9729 0 014.7646 20.1836zM16 22a1.5 1.5 0 101.5 1.5A1.5 1.5 0 0016 22zM15 8H17V19H15z"
|
|
1733
|
+
})), _path121 || (_path121 = /*#__PURE__*/React.createElement("path", {
|
|
1734
|
+
d: "M30,16H28A12,12,0,0,0,4,16H2a14,14,0,0,1,28,0Z"
|
|
1739
1735
|
})), children);
|
|
1740
1736
|
});
|
|
1741
1737
|
|
|
1742
1738
|
if (process.env.NODE_ENV !== "production") {
|
|
1743
|
-
|
|
1739
|
+
WatsonHealthStatusPartialFail.propTypes = iconPropTypes;
|
|
1744
1740
|
}
|
|
1745
|
-
var
|
|
1741
|
+
var WatsonHealthStatusResolved = /*#__PURE__*/React.forwardRef(function WatsonHealthStatusResolved(_ref65, ref) {
|
|
1746
1742
|
var children = _ref65.children,
|
|
1747
1743
|
_ref65$size = _ref65.size,
|
|
1748
1744
|
size = _ref65$size === void 0 ? 16 : _ref65$size,
|
|
1749
1745
|
rest = _objectWithoutProperties(_ref65, _excluded65);
|
|
1750
1746
|
|
|
1751
|
-
if (size === 16 || size === "16" || size === "16px") {
|
|
1752
|
-
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
1753
|
-
width: size,
|
|
1754
|
-
height: size,
|
|
1755
|
-
ref: ref,
|
|
1756
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
1757
|
-
viewBox: "0 0 16 16",
|
|
1758
|
-
fill: "currentColor"
|
|
1759
|
-
}, rest), _path124 || (_path124 = /*#__PURE__*/React.createElement("path", {
|
|
1760
|
-
d: "M12,4v8H4V4H12 M12,3H4C3.4,3,3,3.4,3,4v8c0,0.6,0.4,1,1,1h8c0.6,0,1-0.4,1-1V4C13,3.4,12.6,3,12,3z"
|
|
1761
|
-
})), children);
|
|
1762
|
-
}
|
|
1763
|
-
|
|
1764
1747
|
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
1765
1748
|
width: size,
|
|
1766
1749
|
height: size,
|
|
@@ -1768,33 +1751,22 @@ var Stop = /*#__PURE__*/React.forwardRef(function Stop(_ref65, ref) {
|
|
|
1768
1751
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1769
1752
|
viewBox: "0 0 32 32",
|
|
1770
1753
|
fill: "currentColor"
|
|
1771
|
-
}, rest),
|
|
1772
|
-
d: "
|
|
1754
|
+
}, rest), _path122 || (_path122 = /*#__PURE__*/React.createElement("path", {
|
|
1755
|
+
d: "M21 28.414L16 23.413 17.413 22 21 25.586 28.585 18 30 19.415 21 28.414zM12 15.59L9.41 13 8 14.41 12 18.41 19 11.41 17.59 10 12 15.59z"
|
|
1756
|
+
})), _path123 || (_path123 = /*#__PURE__*/React.createElement("path", {
|
|
1757
|
+
d: "M11.8193,25.8022a11.992,11.992,0,1,1,13.9829-9.6215l-1.9668-.3614A10.001,10.001,0,1,0,12.1807,23.835Z"
|
|
1773
1758
|
})), children);
|
|
1774
1759
|
});
|
|
1775
1760
|
|
|
1776
1761
|
if (process.env.NODE_ENV !== "production") {
|
|
1777
|
-
|
|
1762
|
+
WatsonHealthStatusResolved.propTypes = iconPropTypes;
|
|
1778
1763
|
}
|
|
1779
|
-
var
|
|
1764
|
+
var StayInside = /*#__PURE__*/React.forwardRef(function StayInside(_ref66, ref) {
|
|
1780
1765
|
var children = _ref66.children,
|
|
1781
1766
|
_ref66$size = _ref66.size,
|
|
1782
1767
|
size = _ref66$size === void 0 ? 16 : _ref66$size,
|
|
1783
1768
|
rest = _objectWithoutProperties(_ref66, _excluded66);
|
|
1784
1769
|
|
|
1785
|
-
if (size === 16 || size === "16" || size === "16px") {
|
|
1786
|
-
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
1787
|
-
width: size,
|
|
1788
|
-
height: size,
|
|
1789
|
-
ref: ref,
|
|
1790
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
1791
|
-
viewBox: "0 0 16 16",
|
|
1792
|
-
fill: "currentColor"
|
|
1793
|
-
}, rest), _path126 || (_path126 = /*#__PURE__*/React.createElement("path", {
|
|
1794
|
-
d: "M8,1C4.1,1,1,4.1,1,8s3.1,7,7,7s7-3.1,7-7S11.9,1,8,1z M11,10c0,0.6-0.4,1-1,1H6c-0.6,0-1-0.4-1-1V6c0-0.6,0.4-1,1-1h4 c0.6,0,1,0.4,1,1V10z"
|
|
1795
|
-
})), children);
|
|
1796
|
-
}
|
|
1797
|
-
|
|
1798
1770
|
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
1799
1771
|
width: size,
|
|
1800
1772
|
height: size,
|
|
@@ -1802,15 +1774,17 @@ var StopFilled = /*#__PURE__*/React.forwardRef(function StopFilled(_ref66, ref)
|
|
|
1802
1774
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1803
1775
|
viewBox: "0 0 32 32",
|
|
1804
1776
|
fill: "currentColor"
|
|
1805
|
-
}, rest),
|
|
1806
|
-
d: "
|
|
1777
|
+
}, rest), _path124 || (_path124 = /*#__PURE__*/React.createElement("path", {
|
|
1778
|
+
d: "M23 30H21V28a3.0033 3.0033 0 00-3-3H14a3.0033 3.0033 0 00-3 3v2H9V28a5.0059 5.0059 0 015-5h4a5.0059 5.0059 0 015 5zM16 13a3 3 0 11-3 3 3 3 0 013-3m0-2a5 5 0 105 5A5 5 0 0016 11z"
|
|
1779
|
+
})), _path125 || (_path125 = /*#__PURE__*/React.createElement("path", {
|
|
1780
|
+
d: "M30,30H28V14.4639L16,4.31,4,14.4639V30H2V14a1,1,0,0,1,.354-.7634l13-11a1,1,0,0,1,1.292,0l13,11A1,1,0,0,1,30,14Z"
|
|
1807
1781
|
})), children);
|
|
1808
1782
|
});
|
|
1809
1783
|
|
|
1810
1784
|
if (process.env.NODE_ENV !== "production") {
|
|
1811
|
-
|
|
1785
|
+
StayInside.propTypes = iconPropTypes;
|
|
1812
1786
|
}
|
|
1813
|
-
var
|
|
1787
|
+
var StemLeafPlot = /*#__PURE__*/React.forwardRef(function StemLeafPlot(_ref67, ref) {
|
|
1814
1788
|
var children = _ref67.children,
|
|
1815
1789
|
_ref67$size = _ref67.size,
|
|
1816
1790
|
size = _ref67$size === void 0 ? 16 : _ref67$size,
|
|
@@ -1823,35 +1797,20 @@ var StopFilledAlt = /*#__PURE__*/React.forwardRef(function StopFilledAlt(_ref67,
|
|
|
1823
1797
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1824
1798
|
viewBox: "0 0 32 32",
|
|
1825
1799
|
fill: "currentColor"
|
|
1826
|
-
}, rest),
|
|
1827
|
-
d: "
|
|
1800
|
+
}, rest), _path126 || (_path126 = /*#__PURE__*/React.createElement("path", {
|
|
1801
|
+
d: "M19 10a3 3 0 113-3A3.0033 3.0033 0 0119 10zm0-4a1 1 0 101 1A1.0011 1.0011 0 0019 6zM19 19a3 3 0 113-3A3.0033 3.0033 0 0119 19zm0-4a1 1 0 101 1A1.0011 1.0011 0 0019 15zM27 19a3 3 0 113-3A3.0033 3.0033 0 0127 19zm0-4a1 1 0 101 1A1.0011 1.0011 0 0027 15zM19 28a3 3 0 113-3A3.0033 3.0033 0 0119 28zm0-4a1 1 0 101 1A1.0011 1.0011 0 0019 24zM12 2H14V30H12zM7 28a3 3 0 113-3A3.0033 3.0033 0 017 28zm0-4a1 1 0 101 1A1.0011 1.0011 0 007 24zM7 19a3 3 0 113-3A3.0033 3.0033 0 017 19zm0-4a1 1 0 101 1A1.0011 1.0011 0 007 15zM7 10a3 3 0 113-3A3.0033 3.0033 0 017 10zM7 6A1 1 0 108 7 1.0011 1.0011 0 007 6z"
|
|
1828
1802
|
})), children);
|
|
1829
1803
|
});
|
|
1830
1804
|
|
|
1831
1805
|
if (process.env.NODE_ENV !== "production") {
|
|
1832
|
-
|
|
1806
|
+
StemLeafPlot.propTypes = iconPropTypes;
|
|
1833
1807
|
}
|
|
1834
|
-
var
|
|
1808
|
+
var Stethoscope = /*#__PURE__*/React.forwardRef(function Stethoscope(_ref68, ref) {
|
|
1835
1809
|
var children = _ref68.children,
|
|
1836
1810
|
_ref68$size = _ref68.size,
|
|
1837
1811
|
size = _ref68$size === void 0 ? 16 : _ref68$size,
|
|
1838
1812
|
rest = _objectWithoutProperties(_ref68, _excluded68);
|
|
1839
1813
|
|
|
1840
|
-
if (size === 16 || size === "16" || size === "16px") {
|
|
1841
|
-
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
1842
|
-
width: size,
|
|
1843
|
-
height: size,
|
|
1844
|
-
ref: ref,
|
|
1845
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
1846
|
-
viewBox: "0 0 16 16",
|
|
1847
|
-
fill: "currentColor"
|
|
1848
|
-
}, rest), _path129 || (_path129 = /*#__PURE__*/React.createElement("path", {
|
|
1849
|
-
d: "M8,2c3.3,0,6,2.7,6,6s-2.7,6-6,6s-6-2.7-6-6S4.7,2,8,2 M8,1C4.1,1,1,4.1,1,8s3.1,7,7,7s7-3.1,7-7S11.9,1,8,1z"
|
|
1850
|
-
})), _path130 || (_path130 = /*#__PURE__*/React.createElement("path", {
|
|
1851
|
-
d: "M10,6v4H6V6H10 M10,5H6C5.4,5,5,5.4,5,6v4c0,0.6,0.4,1,1,1h4c0.6,0,1-0.4,1-1V6C11,5.4,10.6,5,10,5z"
|
|
1852
|
-
})), children);
|
|
1853
|
-
}
|
|
1854
|
-
|
|
1855
1814
|
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
1856
1815
|
width: size,
|
|
1857
1816
|
height: size,
|
|
@@ -1859,17 +1818,15 @@ var StopOutline = /*#__PURE__*/React.forwardRef(function StopOutline(_ref68, ref
|
|
|
1859
1818
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1860
1819
|
viewBox: "0 0 32 32",
|
|
1861
1820
|
fill: "currentColor"
|
|
1862
|
-
}, rest),
|
|
1863
|
-
d: "
|
|
1864
|
-
})), _path132 || (_path132 = /*#__PURE__*/React.createElement("path", {
|
|
1865
|
-
d: "M20,12v8H12V12h8m0-2H12a2,2,0,0,0-2,2v8a2,2,0,0,0,2,2h8a2,2,0,0,0,2-2V12a2,2,0,0,0-2-2Z"
|
|
1821
|
+
}, rest), _path127 || (_path127 = /*#__PURE__*/React.createElement("path", {
|
|
1822
|
+
d: "M24,2V4h2v6a4,4,0,0,1-8,0V4h2V2H16v8a6.0051,6.0051,0,0,0,5,5.91V22A6,6,0,0,1,9,22V15.8579a4,4,0,1,0-2,0V22a8,8,0,0,0,16,0V15.91A6.0051,6.0051,0,0,0,28,10V2ZM6,12a2,2,0,1,1,2,2A2.0023,2.0023,0,0,1,6,12Z"
|
|
1866
1823
|
})), children);
|
|
1867
1824
|
});
|
|
1868
1825
|
|
|
1869
1826
|
if (process.env.NODE_ENV !== "production") {
|
|
1870
|
-
|
|
1827
|
+
Stethoscope.propTypes = iconPropTypes;
|
|
1871
1828
|
}
|
|
1872
|
-
var
|
|
1829
|
+
var Stop = /*#__PURE__*/React.forwardRef(function Stop(_ref69, ref) {
|
|
1873
1830
|
var children = _ref69.children,
|
|
1874
1831
|
_ref69$size = _ref69.size,
|
|
1875
1832
|
size = _ref69$size === void 0 ? 16 : _ref69$size,
|
|
@@ -1883,10 +1840,8 @@ var StopOutlineFilled = /*#__PURE__*/React.forwardRef(function StopOutlineFilled
|
|
|
1883
1840
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1884
1841
|
viewBox: "0 0 16 16",
|
|
1885
1842
|
fill: "currentColor"
|
|
1886
|
-
}, rest),
|
|
1887
|
-
d: "
|
|
1888
|
-
})), _path134 || (_path134 = /*#__PURE__*/React.createElement("path", {
|
|
1889
|
-
d: "M6 6H10V10H6z"
|
|
1843
|
+
}, rest), _path128 || (_path128 = /*#__PURE__*/React.createElement("path", {
|
|
1844
|
+
d: "M12,4v8H4V4H12 M12,3H4C3.4,3,3,3.4,3,4v8c0,0.6,0.4,1,1,1h8c0.6,0,1-0.4,1-1V4C13,3.4,12.6,3,12,3z"
|
|
1890
1845
|
})), children);
|
|
1891
1846
|
}
|
|
1892
1847
|
|
|
@@ -1897,22 +1852,33 @@ var StopOutlineFilled = /*#__PURE__*/React.forwardRef(function StopOutlineFilled
|
|
|
1897
1852
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1898
1853
|
viewBox: "0 0 32 32",
|
|
1899
1854
|
fill: "currentColor"
|
|
1900
|
-
}, rest),
|
|
1901
|
-
d: "
|
|
1902
|
-
})), _path136 || (_path136 = /*#__PURE__*/React.createElement("path", {
|
|
1903
|
-
d: "M12 12H20V20H12z"
|
|
1855
|
+
}, rest), _path129 || (_path129 = /*#__PURE__*/React.createElement("path", {
|
|
1856
|
+
d: "M24,8V24H8V8H24m0-2H8A2,2,0,0,0,6,8V24a2,2,0,0,0,2,2H24a2,2,0,0,0,2-2V8a2,2,0,0,0-2-2Z"
|
|
1904
1857
|
})), children);
|
|
1905
1858
|
});
|
|
1906
1859
|
|
|
1907
1860
|
if (process.env.NODE_ENV !== "production") {
|
|
1908
|
-
|
|
1861
|
+
Stop.propTypes = iconPropTypes;
|
|
1909
1862
|
}
|
|
1910
|
-
var
|
|
1863
|
+
var StopFilled = /*#__PURE__*/React.forwardRef(function StopFilled(_ref70, ref) {
|
|
1911
1864
|
var children = _ref70.children,
|
|
1912
1865
|
_ref70$size = _ref70.size,
|
|
1913
1866
|
size = _ref70$size === void 0 ? 16 : _ref70$size,
|
|
1914
1867
|
rest = _objectWithoutProperties(_ref70, _excluded70);
|
|
1915
1868
|
|
|
1869
|
+
if (size === 16 || size === "16" || size === "16px") {
|
|
1870
|
+
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
1871
|
+
width: size,
|
|
1872
|
+
height: size,
|
|
1873
|
+
ref: ref,
|
|
1874
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
1875
|
+
viewBox: "0 0 16 16",
|
|
1876
|
+
fill: "currentColor"
|
|
1877
|
+
}, rest), _path130 || (_path130 = /*#__PURE__*/React.createElement("path", {
|
|
1878
|
+
d: "M8,1C4.1,1,1,4.1,1,8s3.1,7,7,7s7-3.1,7-7S11.9,1,8,1z M11,10c0,0.6-0.4,1-1,1H6c-0.6,0-1-0.4-1-1V6c0-0.6,0.4-1,1-1h4 c0.6,0,1,0.4,1,1V10z"
|
|
1879
|
+
})), children);
|
|
1880
|
+
}
|
|
1881
|
+
|
|
1916
1882
|
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
1917
1883
|
width: size,
|
|
1918
1884
|
height: size,
|
|
@@ -1920,15 +1886,15 @@ var StopSign = /*#__PURE__*/React.forwardRef(function StopSign(_ref70, ref) {
|
|
|
1920
1886
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1921
1887
|
viewBox: "0 0 32 32",
|
|
1922
1888
|
fill: "currentColor"
|
|
1923
|
-
}, rest),
|
|
1924
|
-
d: "
|
|
1889
|
+
}, rest), _path131 || (_path131 = /*#__PURE__*/React.createElement("path", {
|
|
1890
|
+
d: "M16,2A14,14,0,1,0,30,16,14,14,0,0,0,16,2Zm6,18a2,2,0,0,1-2,2H12a2,2,0,0,1-2-2V12a2,2,0,0,1,2-2h8a2,2,0,0,1,2,2Z"
|
|
1925
1891
|
})), children);
|
|
1926
1892
|
});
|
|
1927
1893
|
|
|
1928
1894
|
if (process.env.NODE_ENV !== "production") {
|
|
1929
|
-
|
|
1895
|
+
StopFilled.propTypes = iconPropTypes;
|
|
1930
1896
|
}
|
|
1931
|
-
var
|
|
1897
|
+
var StopFilledAlt = /*#__PURE__*/React.forwardRef(function StopFilledAlt(_ref71, ref) {
|
|
1932
1898
|
var children = _ref71.children,
|
|
1933
1899
|
_ref71$size = _ref71.size,
|
|
1934
1900
|
size = _ref71$size === void 0 ? 16 : _ref71$size,
|
|
@@ -1941,20 +1907,35 @@ var StopSignFilled = /*#__PURE__*/React.forwardRef(function StopSignFilled(_ref7
|
|
|
1941
1907
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1942
1908
|
viewBox: "0 0 32 32",
|
|
1943
1909
|
fill: "currentColor"
|
|
1944
|
-
}, rest),
|
|
1945
|
-
d: "
|
|
1910
|
+
}, rest), _path132 || (_path132 = /*#__PURE__*/React.createElement("path", {
|
|
1911
|
+
d: "M24,6H8A2,2,0,0,0,6,8V24a2,2,0,0,0,2,2H24a2,2,0,0,0,2-2V8a2,2,0,0,0-2-2Z"
|
|
1946
1912
|
})), children);
|
|
1947
1913
|
});
|
|
1948
1914
|
|
|
1949
1915
|
if (process.env.NODE_ENV !== "production") {
|
|
1950
|
-
|
|
1916
|
+
StopFilledAlt.propTypes = iconPropTypes;
|
|
1951
1917
|
}
|
|
1952
|
-
var
|
|
1918
|
+
var StopOutline = /*#__PURE__*/React.forwardRef(function StopOutline(_ref72, ref) {
|
|
1953
1919
|
var children = _ref72.children,
|
|
1954
1920
|
_ref72$size = _ref72.size,
|
|
1955
1921
|
size = _ref72$size === void 0 ? 16 : _ref72$size,
|
|
1956
1922
|
rest = _objectWithoutProperties(_ref72, _excluded72);
|
|
1957
1923
|
|
|
1924
|
+
if (size === 16 || size === "16" || size === "16px") {
|
|
1925
|
+
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
1926
|
+
width: size,
|
|
1927
|
+
height: size,
|
|
1928
|
+
ref: ref,
|
|
1929
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
1930
|
+
viewBox: "0 0 16 16",
|
|
1931
|
+
fill: "currentColor"
|
|
1932
|
+
}, rest), _path133 || (_path133 = /*#__PURE__*/React.createElement("path", {
|
|
1933
|
+
d: "M8,2c3.3,0,6,2.7,6,6s-2.7,6-6,6s-6-2.7-6-6S4.7,2,8,2 M8,1C4.1,1,1,4.1,1,8s3.1,7,7,7s7-3.1,7-7S11.9,1,8,1z"
|
|
1934
|
+
})), _path134 || (_path134 = /*#__PURE__*/React.createElement("path", {
|
|
1935
|
+
d: "M10,6v4H6V6H10 M10,5H6C5.4,5,5,5.4,5,6v4c0,0.6,0.4,1,1,1h4c0.6,0,1-0.4,1-1V6C11,5.4,10.6,5,10,5z"
|
|
1936
|
+
})), children);
|
|
1937
|
+
}
|
|
1938
|
+
|
|
1958
1939
|
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
1959
1940
|
width: size,
|
|
1960
1941
|
height: size,
|
|
@@ -1962,22 +1943,37 @@ var StoragePool = /*#__PURE__*/React.forwardRef(function StoragePool(_ref72, ref
|
|
|
1962
1943
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1963
1944
|
viewBox: "0 0 32 32",
|
|
1964
1945
|
fill: "currentColor"
|
|
1965
|
-
}, rest),
|
|
1966
|
-
d: "
|
|
1967
|
-
})),
|
|
1968
|
-
d: "
|
|
1946
|
+
}, rest), _path135 || (_path135 = /*#__PURE__*/React.createElement("path", {
|
|
1947
|
+
d: "M16,4A12,12,0,1,1,4,16,12,12,0,0,1,16,4m0-2A14,14,0,1,0,30,16,14,14,0,0,0,16,2Z"
|
|
1948
|
+
})), _path136 || (_path136 = /*#__PURE__*/React.createElement("path", {
|
|
1949
|
+
d: "M20,12v8H12V12h8m0-2H12a2,2,0,0,0-2,2v8a2,2,0,0,0,2,2h8a2,2,0,0,0,2-2V12a2,2,0,0,0-2-2Z"
|
|
1969
1950
|
})), children);
|
|
1970
1951
|
});
|
|
1971
1952
|
|
|
1972
1953
|
if (process.env.NODE_ENV !== "production") {
|
|
1973
|
-
|
|
1954
|
+
StopOutline.propTypes = iconPropTypes;
|
|
1974
1955
|
}
|
|
1975
|
-
var
|
|
1956
|
+
var StopOutlineFilled = /*#__PURE__*/React.forwardRef(function StopOutlineFilled(_ref73, ref) {
|
|
1976
1957
|
var children = _ref73.children,
|
|
1977
1958
|
_ref73$size = _ref73.size,
|
|
1978
1959
|
size = _ref73$size === void 0 ? 16 : _ref73$size,
|
|
1979
1960
|
rest = _objectWithoutProperties(_ref73, _excluded73);
|
|
1980
1961
|
|
|
1962
|
+
if (size === 16 || size === "16" || size === "16px") {
|
|
1963
|
+
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
1964
|
+
width: size,
|
|
1965
|
+
height: size,
|
|
1966
|
+
ref: ref,
|
|
1967
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
1968
|
+
viewBox: "0 0 16 16",
|
|
1969
|
+
fill: "currentColor"
|
|
1970
|
+
}, rest), _path137 || (_path137 = /*#__PURE__*/React.createElement("path", {
|
|
1971
|
+
d: "M8,1C4.1,1,1,4.1,1,8s3.1,7,7,7s7-3.1,7-7S11.9,1,8,1z M11,10c0,0.6-0.4,1-1,1H6c-0.6,0-1-0.4-1-1V6c0-0.6,0.4-1,1-1h4 c0.6,0,1,0.4,1,1V10z"
|
|
1972
|
+
})), _path138 || (_path138 = /*#__PURE__*/React.createElement("path", {
|
|
1973
|
+
d: "M6 6H10V10H6z"
|
|
1974
|
+
})), children);
|
|
1975
|
+
}
|
|
1976
|
+
|
|
1981
1977
|
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
1982
1978
|
width: size,
|
|
1983
1979
|
height: size,
|
|
@@ -1985,23 +1981,17 @@ var StorageRequest = /*#__PURE__*/React.forwardRef(function StorageRequest(_ref7
|
|
|
1985
1981
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1986
1982
|
viewBox: "0 0 32 32",
|
|
1987
1983
|
fill: "currentColor"
|
|
1988
|
-
}, rest),
|
|
1989
|
-
d: "
|
|
1990
|
-
})),
|
|
1991
|
-
|
|
1992
|
-
cy: "12",
|
|
1993
|
-
r: "1"
|
|
1994
|
-
})), _circle21 || (_circle21 = /*#__PURE__*/React.createElement("circle", {
|
|
1995
|
-
cx: "7",
|
|
1996
|
-
cy: "20",
|
|
1997
|
-
r: "1"
|
|
1984
|
+
}, rest), _path139 || (_path139 = /*#__PURE__*/React.createElement("path", {
|
|
1985
|
+
d: "M16,2A14,14,0,1,0,30,16,14,14,0,0,0,16,2Zm6,18a2,2,0,0,1-2,2H12a2,2,0,0,1-2-2V12a2,2,0,0,1,2-2h8a2,2,0,0,1,2,2Z"
|
|
1986
|
+
})), _path140 || (_path140 = /*#__PURE__*/React.createElement("path", {
|
|
1987
|
+
d: "M12 12H20V20H12z"
|
|
1998
1988
|
})), children);
|
|
1999
1989
|
});
|
|
2000
1990
|
|
|
2001
1991
|
if (process.env.NODE_ENV !== "production") {
|
|
2002
|
-
|
|
1992
|
+
StopOutlineFilled.propTypes = iconPropTypes;
|
|
2003
1993
|
}
|
|
2004
|
-
var
|
|
1994
|
+
var StopSign = /*#__PURE__*/React.forwardRef(function StopSign(_ref74, ref) {
|
|
2005
1995
|
var children = _ref74.children,
|
|
2006
1996
|
_ref74$size = _ref74.size,
|
|
2007
1997
|
size = _ref74$size === void 0 ? 16 : _ref74$size,
|
|
@@ -2014,15 +2004,15 @@ var Store = /*#__PURE__*/React.forwardRef(function Store(_ref74, ref) {
|
|
|
2014
2004
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2015
2005
|
viewBox: "0 0 32 32",
|
|
2016
2006
|
fill: "currentColor"
|
|
2017
|
-
}, rest),
|
|
2018
|
-
d: "
|
|
2007
|
+
}, rest), _path141 || (_path141 = /*#__PURE__*/React.createElement("path", {
|
|
2008
|
+
d: "M20.5857,29H11.4143A1.9865,1.9865,0,0,1,10,28.4141L3.5859,22A1.9865,1.9865,0,0,1,3,20.5857V11.4143A1.9865,1.9865,0,0,1,3.5859,10L10,3.5859A1.9865,1.9865,0,0,1,11.4143,3h9.1714A1.9865,1.9865,0,0,1,22,3.5859L28.4141,10A1.9865,1.9865,0,0,1,29,11.4143v9.1714A1.9865,1.9865,0,0,1,28.4141,22L22,28.4141A1.9865,1.9865,0,0,1,20.5857,29ZM11.4141,5,5,11.4141v9.1716L11.4141,27h9.1716L27,20.5859V11.4143L20.5859,5H11.4141Z"
|
|
2019
2009
|
})), children);
|
|
2020
2010
|
});
|
|
2021
2011
|
|
|
2022
2012
|
if (process.env.NODE_ENV !== "production") {
|
|
2023
|
-
|
|
2013
|
+
StopSign.propTypes = iconPropTypes;
|
|
2024
2014
|
}
|
|
2025
|
-
var
|
|
2015
|
+
var StopSignFilled = /*#__PURE__*/React.forwardRef(function StopSignFilled(_ref75, ref) {
|
|
2026
2016
|
var children = _ref75.children,
|
|
2027
2017
|
_ref75$size = _ref75.size,
|
|
2028
2018
|
size = _ref75$size === void 0 ? 16 : _ref75$size,
|
|
@@ -2035,15 +2025,15 @@ var StormTracker = /*#__PURE__*/React.forwardRef(function StormTracker(_ref75, r
|
|
|
2035
2025
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2036
2026
|
viewBox: "0 0 32 32",
|
|
2037
2027
|
fill: "currentColor"
|
|
2038
|
-
}, rest),
|
|
2039
|
-
d: "
|
|
2028
|
+
}, rest), _path142 || (_path142 = /*#__PURE__*/React.createElement("path", {
|
|
2029
|
+
d: "M20.5857,29H11.4143A1.9865,1.9865,0,0,1,10,28.4141L3.5859,22A1.9865,1.9865,0,0,1,3,20.5857V11.4143A1.9865,1.9865,0,0,1,3.5859,10L10,3.5859A1.9865,1.9865,0,0,1,11.4143,3h9.1714A1.9865,1.9865,0,0,1,22,3.5859L28.4141,10A1.9865,1.9865,0,0,1,29,11.4143v9.1714A1.9865,1.9865,0,0,1,28.4141,22L22,28.4141A1.9865,1.9865,0,0,1,20.5857,29Z"
|
|
2040
2030
|
})), children);
|
|
2041
2031
|
});
|
|
2042
2032
|
|
|
2043
2033
|
if (process.env.NODE_ENV !== "production") {
|
|
2044
|
-
|
|
2034
|
+
StopSignFilled.propTypes = iconPropTypes;
|
|
2045
2035
|
}
|
|
2046
|
-
var
|
|
2036
|
+
var StoragePool = /*#__PURE__*/React.forwardRef(function StoragePool(_ref76, ref) {
|
|
2047
2037
|
var children = _ref76.children,
|
|
2048
2038
|
_ref76$size = _ref76.size,
|
|
2049
2039
|
size = _ref76$size === void 0 ? 16 : _ref76$size,
|
|
@@ -2056,17 +2046,17 @@ var Strawberry = /*#__PURE__*/React.forwardRef(function Strawberry(_ref76, ref)
|
|
|
2056
2046
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2057
2047
|
viewBox: "0 0 32 32",
|
|
2058
2048
|
fill: "currentColor"
|
|
2059
|
-
}, rest),
|
|
2060
|
-
d: "
|
|
2061
|
-
})),
|
|
2062
|
-
d: "
|
|
2049
|
+
}, rest), _path143 || (_path143 = /*#__PURE__*/React.createElement("path", {
|
|
2050
|
+
d: "M28,30H4a2.0021,2.0021,0,0,1-2-2V4A2.0021,2.0021,0,0,1,4,2H28a2.0021,2.0021,0,0,1,2,2V28A2.0021,2.0021,0,0,1,28,30ZM4,4V28H28V4Z"
|
|
2051
|
+
})), _path144 || (_path144 = /*#__PURE__*/React.createElement("path", {
|
|
2052
|
+
d: "M17.5 13A3.5 3.5 0 1121 9.5 3.5041 3.5041 0 0117.5 13zm0-5A1.5 1.5 0 1019 9.5 1.5017 1.5017 0 0017.5 8zM14.5 26A3.5 3.5 0 1118 22.5 3.5041 3.5041 0 0114.5 26zm0-5A1.5 1.5 0 1016 22.5 1.5017 1.5017 0 0014.5 21zM9.5 18A3.5 3.5 0 1113 14.5 3.5041 3.5041 0 019.5 18zm0-5A1.5 1.5 0 1011 14.5 1.5017 1.5017 0 009.5 13zM22.5 21A3.5 3.5 0 1126 17.5 3.5041 3.5041 0 0122.5 21zm0-5A1.5 1.5 0 1024 17.5 1.5017 1.5017 0 0022.5 16z"
|
|
2063
2053
|
})), children);
|
|
2064
2054
|
});
|
|
2065
2055
|
|
|
2066
2056
|
if (process.env.NODE_ENV !== "production") {
|
|
2067
|
-
|
|
2057
|
+
StoragePool.propTypes = iconPropTypes;
|
|
2068
2058
|
}
|
|
2069
|
-
var
|
|
2059
|
+
var StorageRequest = /*#__PURE__*/React.forwardRef(function StorageRequest(_ref77, ref) {
|
|
2070
2060
|
var children = _ref77.children,
|
|
2071
2061
|
_ref77$size = _ref77.size,
|
|
2072
2062
|
size = _ref77$size === void 0 ? 16 : _ref77$size,
|
|
@@ -2079,15 +2069,23 @@ var WatsonHealthStressBreathEditor = /*#__PURE__*/React.forwardRef(function Wats
|
|
|
2079
2069
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2080
2070
|
viewBox: "0 0 32 32",
|
|
2081
2071
|
fill: "currentColor"
|
|
2082
|
-
}, rest),
|
|
2083
|
-
d: "
|
|
2072
|
+
}, rest), _path145 || (_path145 = /*#__PURE__*/React.createElement("path", {
|
|
2073
|
+
d: "M4 21H2v3a2.0059 2.0059 0 002 2H7V24H4zM4 8H7V6H4A2.0059 2.0059 0 002 8v3H4zM17 6H23V8H17zM9 6H15V8H9zM17 24H23V26H17zM28 15L4 15 4 13 2 13 2 19 4 19 4 17 28 17 28 19 30 19 30 13 28 13 28 15zM28 24H25v2h3a2.0059 2.0059 0 002-2V21H28zM28 6H25V8h3v3h2V8A2.0059 2.0059 0 0028 6zM9 24H15V26H9z"
|
|
2074
|
+
})), _circle20 || (_circle20 = /*#__PURE__*/React.createElement("circle", {
|
|
2075
|
+
cx: "7",
|
|
2076
|
+
cy: "12",
|
|
2077
|
+
r: "1"
|
|
2078
|
+
})), _circle21 || (_circle21 = /*#__PURE__*/React.createElement("circle", {
|
|
2079
|
+
cx: "7",
|
|
2080
|
+
cy: "20",
|
|
2081
|
+
r: "1"
|
|
2084
2082
|
})), children);
|
|
2085
2083
|
});
|
|
2086
2084
|
|
|
2087
2085
|
if (process.env.NODE_ENV !== "production") {
|
|
2088
|
-
|
|
2086
|
+
StorageRequest.propTypes = iconPropTypes;
|
|
2089
2087
|
}
|
|
2090
|
-
var
|
|
2088
|
+
var Store = /*#__PURE__*/React.forwardRef(function Store(_ref78, ref) {
|
|
2091
2089
|
var children = _ref78.children,
|
|
2092
2090
|
_ref78$size = _ref78.size,
|
|
2093
2091
|
size = _ref78$size === void 0 ? 16 : _ref78$size,
|
|
@@ -2100,15 +2098,15 @@ var StringInteger = /*#__PURE__*/React.forwardRef(function StringInteger(_ref78,
|
|
|
2100
2098
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2101
2099
|
viewBox: "0 0 32 32",
|
|
2102
2100
|
fill: "currentColor"
|
|
2103
|
-
}, rest),
|
|
2104
|
-
d: "
|
|
2101
|
+
}, rest), _path146 || (_path146 = /*#__PURE__*/React.createElement("path", {
|
|
2102
|
+
d: "M30,10.68l-2-6A1,1,0,0,0,27,4H5a1,1,0,0,0-1,.68l-2,6A1.19,1.19,0,0,0,2,11v6a1,1,0,0,0,1,1H4V28H6V18h6V28H28V18h1a1,1,0,0,0,1-1V11A1.19,1.19,0,0,0,30,10.68ZM26,26H14V18H26Zm2-10H24V12H22v4H17V12H15v4H10V12H8v4H4V11.16L5.72,6H26.28L28,11.16Z"
|
|
2105
2103
|
})), children);
|
|
2106
2104
|
});
|
|
2107
2105
|
|
|
2108
2106
|
if (process.env.NODE_ENV !== "production") {
|
|
2109
|
-
|
|
2107
|
+
Store.propTypes = iconPropTypes;
|
|
2110
2108
|
}
|
|
2111
|
-
var
|
|
2109
|
+
var StormTracker = /*#__PURE__*/React.forwardRef(function StormTracker(_ref79, ref) {
|
|
2112
2110
|
var children = _ref79.children,
|
|
2113
2111
|
_ref79$size = _ref79.size,
|
|
2114
2112
|
size = _ref79$size === void 0 ? 16 : _ref79$size,
|
|
@@ -2121,15 +2119,15 @@ var StringText = /*#__PURE__*/React.forwardRef(function StringText(_ref79, ref)
|
|
|
2121
2119
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2122
2120
|
viewBox: "0 0 32 32",
|
|
2123
2121
|
fill: "currentColor"
|
|
2124
|
-
}, rest),
|
|
2125
|
-
d: "
|
|
2122
|
+
}, rest), _path147 || (_path147 = /*#__PURE__*/React.createElement("path", {
|
|
2123
|
+
d: "M16,2a1,1,0,0,0-.9736.771l-1.7229,7.3223a10.0653,10.0653,0,1,0,8.6032,8.603l7.3223-1.7227A1,1,0,0,0,30,16,14.0158,14.0158,0,0,0,16,2ZM11.293,20.707A1,1,0,0,0,12,21a1.013,1.013,0,0,0,.229-.0264l3.7622-.8852a3.996,3.996,0,1,1-4.08-4.08l-.8852,3.7622A1,1,0,0,0,11.293,20.707Zm2.05-2.0508,2.271-9.65a7.5018,7.5018,0,0,1,7.38,7.38ZM20,20a8,8,0,1,1-8-8,8.1017,8.1017,0,0,1,.8438.0469L12.38,14.019C12.2532,14.0107,12.127,14,12,14a6,6,0,1,0,6,6c0-.127-.011-.2534-.019-.38l1.9721-.4643A8.1048,8.1048,0,0,1,20,20Zm4.9707-4.0791a9.4981,9.4981,0,0,0-8.8914-8.8916l.7068-3.0039A12.0193,12.0193,0,0,1,27.9746,15.2139Z"
|
|
2126
2124
|
})), children);
|
|
2127
2125
|
});
|
|
2128
2126
|
|
|
2129
2127
|
if (process.env.NODE_ENV !== "production") {
|
|
2130
|
-
|
|
2128
|
+
StormTracker.propTypes = iconPropTypes;
|
|
2131
2129
|
}
|
|
2132
|
-
var
|
|
2130
|
+
var Strawberry = /*#__PURE__*/React.forwardRef(function Strawberry(_ref80, ref) {
|
|
2133
2131
|
var children = _ref80.children,
|
|
2134
2132
|
_ref80$size = _ref80.size,
|
|
2135
2133
|
size = _ref80$size === void 0 ? 16 : _ref80$size,
|
|
@@ -2142,15 +2140,17 @@ var WatsonHealthStudyNext = /*#__PURE__*/React.forwardRef(function WatsonHealthS
|
|
|
2142
2140
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2143
2141
|
viewBox: "0 0 32 32",
|
|
2144
2142
|
fill: "currentColor"
|
|
2145
|
-
}, rest),
|
|
2146
|
-
d: "
|
|
2143
|
+
}, rest), _path148 || (_path148 = /*#__PURE__*/React.createElement("path", {
|
|
2144
|
+
d: "M9 10H11V12H9zM9 14H11V16H9zM13 12H15V14H13z"
|
|
2145
|
+
})), _path149 || (_path149 = /*#__PURE__*/React.createElement("path", {
|
|
2146
|
+
d: "M9 28a5.169 5.169 0 01-.7441-.054A5.0935 5.0935 0 014 22.8669V11.1985a7.1615 7.1615 0 016.31-7.1653 6.9607 6.9607 0 014.4643 1.0706l7.9688 4.9807a6.98 6.98 0 01-.6885 12.19l-10.88 5.2285A4.9765 4.9765 0 019 28zM11.002 6q-.2484 0-.5005.0241A5.1463 5.1463 0 006 11.1985V22.8669a3.0839 3.0839 0 002.5435 3.1 3.0266 3.0266 0 001.7622-.2649l10.8828-5.23a4.9807 4.9807 0 00.4887-8.6958L13.7046 6.7935A4.9687 4.9687 0 0011.002 6zM26 7H22a4.0045 4.0045 0 01-4-4V2h2V3a2.0021 2.0021 0 002 2h4z"
|
|
2147
2147
|
})), children);
|
|
2148
2148
|
});
|
|
2149
2149
|
|
|
2150
2150
|
if (process.env.NODE_ENV !== "production") {
|
|
2151
|
-
|
|
2151
|
+
Strawberry.propTypes = iconPropTypes;
|
|
2152
2152
|
}
|
|
2153
|
-
var
|
|
2153
|
+
var WatsonHealthStressBreathEditor = /*#__PURE__*/React.forwardRef(function WatsonHealthStressBreathEditor(_ref81, ref) {
|
|
2154
2154
|
var children = _ref81.children,
|
|
2155
2155
|
_ref81$size = _ref81.size,
|
|
2156
2156
|
size = _ref81$size === void 0 ? 16 : _ref81$size,
|
|
@@ -2164,14 +2164,14 @@ var WatsonHealthStudyPrevious = /*#__PURE__*/React.forwardRef(function WatsonHea
|
|
|
2164
2164
|
viewBox: "0 0 32 32",
|
|
2165
2165
|
fill: "currentColor"
|
|
2166
2166
|
}, rest), _path150 || (_path150 = /*#__PURE__*/React.createElement("path", {
|
|
2167
|
-
d: "
|
|
2167
|
+
d: "M20 4a5 5 0 11-5 5 5 5 0 015-5m0-2a7 7 0 107 7A7 7 0 0020 2zM30 30H28V25a5 5 0 00-5-5H17a5 5 0 00-5 5v5H10V25a7 7 0 017-7h6a7 7 0 017 7zM11 8H5A3 3 0 012 5V3H4V5A1 1 0 005 6h6zM4 15H2V13a3 3 0 013-3h6v2H5a1 1 0 00-1 1z"
|
|
2168
2168
|
})), children);
|
|
2169
2169
|
});
|
|
2170
2170
|
|
|
2171
2171
|
if (process.env.NODE_ENV !== "production") {
|
|
2172
|
-
|
|
2172
|
+
WatsonHealthStressBreathEditor.propTypes = iconPropTypes;
|
|
2173
2173
|
}
|
|
2174
|
-
var
|
|
2174
|
+
var StringInteger = /*#__PURE__*/React.forwardRef(function StringInteger(_ref82, ref) {
|
|
2175
2175
|
var children = _ref82.children,
|
|
2176
2176
|
_ref82$size = _ref82.size,
|
|
2177
2177
|
size = _ref82$size === void 0 ? 16 : _ref82$size,
|
|
@@ -2185,16 +2185,14 @@ var WatsonHealthStudyRead = /*#__PURE__*/React.forwardRef(function WatsonHealthS
|
|
|
2185
2185
|
viewBox: "0 0 32 32",
|
|
2186
2186
|
fill: "currentColor"
|
|
2187
2187
|
}, rest), _path151 || (_path151 = /*#__PURE__*/React.createElement("path", {
|
|
2188
|
-
d: "
|
|
2189
|
-
})), _path152 || (_path152 = /*#__PURE__*/React.createElement("path", {
|
|
2190
|
-
d: "M13,24H4V4H24V16h2V4a2,2,0,0,0-2-2H4A2,2,0,0,0,2,4V24a2,2,0,0,0,2,2h9Z"
|
|
2188
|
+
d: "M26 12H22v2h4v2H23v2h3v2H22v2h4a2.0027 2.0027 0 002-2V14A2.0023 2.0023 0 0026 12zM19 22H13V18a2.002 2.002 0 012-2h2V14H13V12h4a2.0023 2.0023 0 012 2v2a2.0023 2.0023 0 01-2 2H15v2h4zM8 20L8 12 6 12 6 13 4 13 4 15 6 15 6 20 4 20 4 22 10 22 10 20 8 20z"
|
|
2191
2189
|
})), children);
|
|
2192
2190
|
});
|
|
2193
2191
|
|
|
2194
2192
|
if (process.env.NODE_ENV !== "production") {
|
|
2195
|
-
|
|
2193
|
+
StringInteger.propTypes = iconPropTypes;
|
|
2196
2194
|
}
|
|
2197
|
-
var
|
|
2195
|
+
var StringText = /*#__PURE__*/React.forwardRef(function StringText(_ref83, ref) {
|
|
2198
2196
|
var children = _ref83.children,
|
|
2199
2197
|
_ref83$size = _ref83.size,
|
|
2200
2198
|
size = _ref83$size === void 0 ? 16 : _ref83$size,
|
|
@@ -2207,17 +2205,15 @@ var WatsonHealthStudySkip = /*#__PURE__*/React.forwardRef(function WatsonHealthS
|
|
|
2207
2205
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2208
2206
|
viewBox: "0 0 32 32",
|
|
2209
2207
|
fill: "currentColor"
|
|
2210
|
-
}, rest),
|
|
2211
|
-
d: "
|
|
2212
|
-
})), _path154 || (_path154 = /*#__PURE__*/React.createElement("path", {
|
|
2213
|
-
d: "M16 12a3 3 0 11-3 3 2.95 2.95 0 013-3m0-2a5 5 0 105 5A5 5 0 0016 10zM23 30H21V27a3 3 0 00-3-3H14a3 3 0 00-3 3v3H9V27a5 5 0 015-5h4a5 5 0 015 5z"
|
|
2208
|
+
}, rest), _path152 || (_path152 = /*#__PURE__*/React.createElement("path", {
|
|
2209
|
+
d: "M29 22H24a2.0027 2.0027 0 01-2-2V14a2.0023 2.0023 0 012-2h5v2H24v6h5zM18 12H14V8H12V22h6a2.0027 2.0027 0 002-2V14A2.0023 2.0023 0 0018 12zm-4 8V14h4v6zM8 12H3v2H8v2H4a2 2 0 00-2 2v2a2 2 0 002 2h6V14A2.0023 2.0023 0 008 12zm0 8H4V18H8z"
|
|
2214
2210
|
})), children);
|
|
2215
2211
|
});
|
|
2216
2212
|
|
|
2217
2213
|
if (process.env.NODE_ENV !== "production") {
|
|
2218
|
-
|
|
2214
|
+
StringText.propTypes = iconPropTypes;
|
|
2219
2215
|
}
|
|
2220
|
-
var
|
|
2216
|
+
var WatsonHealthStudyNext = /*#__PURE__*/React.forwardRef(function WatsonHealthStudyNext(_ref84, ref) {
|
|
2221
2217
|
var children = _ref84.children,
|
|
2222
2218
|
_ref84$size = _ref84.size,
|
|
2223
2219
|
size = _ref84$size === void 0 ? 16 : _ref84$size,
|
|
@@ -2230,19 +2226,15 @@ var WatsonHealthStudyTransfer = /*#__PURE__*/React.forwardRef(function WatsonHea
|
|
|
2230
2226
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2231
2227
|
viewBox: "0 0 32 32",
|
|
2232
2228
|
fill: "currentColor"
|
|
2233
|
-
}, rest),
|
|
2234
|
-
d: "
|
|
2235
|
-
})), _path156 || (_path156 = /*#__PURE__*/React.createElement("path", {
|
|
2236
|
-
d: "M2.586 19.414L7.165 24 2.586 28.586 4 30 10 24 4 18 2.586 19.414zM12 14L12 12 17 12 17 10 14 10 14 8 17 8 17 6 19 6 19 8 22 8 22 10 19 10 19 12 24 12 24 14 19 14 19 16 24 16 24 18 19 18 19 20 22 20 22 22 17 22 17 18 14 18 14 16 17 16 17 14 12 14z"
|
|
2237
|
-
})), _path157 || (_path157 = /*#__PURE__*/React.createElement("path", {
|
|
2238
|
-
d: "M19,24h9V4H8V16H6V4A2,2,0,0,1,8,2H28a2,2,0,0,1,2,2V24a2,2,0,0,1-2,2H19Z"
|
|
2229
|
+
}, rest), _path153 || (_path153 = /*#__PURE__*/React.createElement("path", {
|
|
2230
|
+
d: "M23.93 21L30 15 23.93 9 22.5 10.41 27.14 15 22.5 19.59 23.93 21zM12 4A5 5 0 117 9a5 5 0 015-5m0-2a7 7 0 107 7A7 7 0 0012 2zM22 30H20V25a5 5 0 00-5-5H9a5 5 0 00-5 5v5H2V25a7 7 0 017-7h6a7 7 0 017 7z"
|
|
2239
2231
|
})), children);
|
|
2240
2232
|
});
|
|
2241
2233
|
|
|
2242
2234
|
if (process.env.NODE_ENV !== "production") {
|
|
2243
|
-
|
|
2235
|
+
WatsonHealthStudyNext.propTypes = iconPropTypes;
|
|
2244
2236
|
}
|
|
2245
|
-
var
|
|
2237
|
+
var WatsonHealthStudyPrevious = /*#__PURE__*/React.forwardRef(function WatsonHealthStudyPrevious(_ref85, ref) {
|
|
2246
2238
|
var children = _ref85.children,
|
|
2247
2239
|
_ref85$size = _ref85.size,
|
|
2248
2240
|
size = _ref85$size === void 0 ? 16 : _ref85$size,
|
|
@@ -2255,17 +2247,15 @@ var WatsonHealthStudyUnread = /*#__PURE__*/React.forwardRef(function WatsonHealt
|
|
|
2255
2247
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2256
2248
|
viewBox: "0 0 32 32",
|
|
2257
2249
|
fill: "currentColor"
|
|
2258
|
-
}, rest),
|
|
2259
|
-
d: "
|
|
2260
|
-
})), _path159 || (_path159 = /*#__PURE__*/React.createElement("path", {
|
|
2261
|
-
d: "M15,24H4V4H24V15h2V4a2,2,0,0,0-2-2H4A2,2,0,0,0,2,4V24a2,2,0,0,0,2,2H15Z"
|
|
2250
|
+
}, rest), _path154 || (_path154 = /*#__PURE__*/React.createElement("path", {
|
|
2251
|
+
d: "M8.07 21L2 15 8.07 9 9.5 10.41 4.86 15 9.5 19.59 8.07 21zM20 4a5 5 0 11-5 5 5 5 0 015-5m0-2a7 7 0 107 7A7 7 0 0020 2zM30 30H28V25a5 5 0 00-5-5H17a5 5 0 00-5 5v5H10V25a7 7 0 017-7h6a7 7 0 017 7z"
|
|
2262
2252
|
})), children);
|
|
2263
2253
|
});
|
|
2264
2254
|
|
|
2265
2255
|
if (process.env.NODE_ENV !== "production") {
|
|
2266
|
-
|
|
2256
|
+
WatsonHealthStudyPrevious.propTypes = iconPropTypes;
|
|
2267
2257
|
}
|
|
2268
|
-
var
|
|
2258
|
+
var WatsonHealthStudyRead = /*#__PURE__*/React.forwardRef(function WatsonHealthStudyRead(_ref86, ref) {
|
|
2269
2259
|
var children = _ref86.children,
|
|
2270
2260
|
_ref86$size = _ref86.size,
|
|
2271
2261
|
size = _ref86$size === void 0 ? 16 : _ref86$size,
|
|
@@ -2278,17 +2268,17 @@ var WatsonHealthStudyView = /*#__PURE__*/React.forwardRef(function WatsonHealthS
|
|
|
2278
2268
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2279
2269
|
viewBox: "0 0 32 32",
|
|
2280
2270
|
fill: "currentColor"
|
|
2281
|
-
}, rest),
|
|
2282
|
-
d: "
|
|
2283
|
-
})),
|
|
2284
|
-
d: "
|
|
2271
|
+
}, rest), _path155 || (_path155 = /*#__PURE__*/React.createElement("path", {
|
|
2272
|
+
d: "M21 29.414L16 24.413 17.413 23 21 26.586 28.585 19 30 20.415 21 29.414zM20 14L20 12 15 12 15 10 18 10 18 8 15 8 15 6 13 6 13 8 10 8 10 10 13 10 13 12 8 12 8 14 13 14 13 16 8 16 8 18 13 18 13 20 10 20 10 22 15 22 15 18 18 18 18 16 15 16 15 14 20 14z"
|
|
2273
|
+
})), _path156 || (_path156 = /*#__PURE__*/React.createElement("path", {
|
|
2274
|
+
d: "M13,24H4V4H24V16h2V4a2,2,0,0,0-2-2H4A2,2,0,0,0,2,4V24a2,2,0,0,0,2,2h9Z"
|
|
2285
2275
|
})), children);
|
|
2286
2276
|
});
|
|
2287
2277
|
|
|
2288
2278
|
if (process.env.NODE_ENV !== "production") {
|
|
2289
|
-
|
|
2279
|
+
WatsonHealthStudyRead.propTypes = iconPropTypes;
|
|
2290
2280
|
}
|
|
2291
|
-
var
|
|
2281
|
+
var WatsonHealthStudySkip = /*#__PURE__*/React.forwardRef(function WatsonHealthStudySkip(_ref87, ref) {
|
|
2292
2282
|
var children = _ref87.children,
|
|
2293
2283
|
_ref87$size = _ref87.size,
|
|
2294
2284
|
size = _ref87$size === void 0 ? 16 : _ref87$size,
|
|
@@ -2301,15 +2291,17 @@ var WatsonHealthSubVolume = /*#__PURE__*/React.forwardRef(function WatsonHealthS
|
|
|
2301
2291
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2302
2292
|
viewBox: "0 0 32 32",
|
|
2303
2293
|
fill: "currentColor"
|
|
2304
|
-
}, rest),
|
|
2305
|
-
d: "
|
|
2294
|
+
}, rest), _path157 || (_path157 = /*#__PURE__*/React.createElement("path", {
|
|
2295
|
+
d: "M22,9h5.2A11,11,0,0,0,7,15H5A13,13,0,0,1,28,6.7V3h2v8H22Z"
|
|
2296
|
+
})), _path158 || (_path158 = /*#__PURE__*/React.createElement("path", {
|
|
2297
|
+
d: "M16 12a3 3 0 11-3 3 2.95 2.95 0 013-3m0-2a5 5 0 105 5A5 5 0 0016 10zM23 30H21V27a3 3 0 00-3-3H14a3 3 0 00-3 3v3H9V27a5 5 0 015-5h4a5 5 0 015 5z"
|
|
2306
2298
|
})), children);
|
|
2307
2299
|
});
|
|
2308
2300
|
|
|
2309
2301
|
if (process.env.NODE_ENV !== "production") {
|
|
2310
|
-
|
|
2302
|
+
WatsonHealthStudySkip.propTypes = iconPropTypes;
|
|
2311
2303
|
}
|
|
2312
|
-
var
|
|
2304
|
+
var WatsonHealthStudyTransfer = /*#__PURE__*/React.forwardRef(function WatsonHealthStudyTransfer(_ref88, ref) {
|
|
2313
2305
|
var children = _ref88.children,
|
|
2314
2306
|
_ref88$size = _ref88.size,
|
|
2315
2307
|
size = _ref88$size === void 0 ? 16 : _ref88$size,
|
|
@@ -2322,19 +2314,19 @@ var Subflow = /*#__PURE__*/React.forwardRef(function Subflow(_ref88, ref) {
|
|
|
2322
2314
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2323
2315
|
viewBox: "0 0 32 32",
|
|
2324
2316
|
fill: "currentColor"
|
|
2325
|
-
}, rest),
|
|
2326
|
-
d: "
|
|
2327
|
-
})),
|
|
2328
|
-
d: "
|
|
2329
|
-
})),
|
|
2330
|
-
d: "
|
|
2317
|
+
}, rest), _path159 || (_path159 = /*#__PURE__*/React.createElement("path", {
|
|
2318
|
+
d: "M8.586 19.414L13.165 24 8.586 28.586 10 30 16 24 10 18 8.586 19.414z"
|
|
2319
|
+
})), _path160 || (_path160 = /*#__PURE__*/React.createElement("path", {
|
|
2320
|
+
d: "M2.586 19.414L7.165 24 2.586 28.586 4 30 10 24 4 18 2.586 19.414zM12 14L12 12 17 12 17 10 14 10 14 8 17 8 17 6 19 6 19 8 22 8 22 10 19 10 19 12 24 12 24 14 19 14 19 16 24 16 24 18 19 18 19 20 22 20 22 22 17 22 17 18 14 18 14 16 17 16 17 14 12 14z"
|
|
2321
|
+
})), _path161 || (_path161 = /*#__PURE__*/React.createElement("path", {
|
|
2322
|
+
d: "M19,24h9V4H8V16H6V4A2,2,0,0,1,8,2H28a2,2,0,0,1,2,2V24a2,2,0,0,1-2,2H19Z"
|
|
2331
2323
|
})), children);
|
|
2332
2324
|
});
|
|
2333
2325
|
|
|
2334
2326
|
if (process.env.NODE_ENV !== "production") {
|
|
2335
|
-
|
|
2327
|
+
WatsonHealthStudyTransfer.propTypes = iconPropTypes;
|
|
2336
2328
|
}
|
|
2337
|
-
var
|
|
2329
|
+
var WatsonHealthStudyUnread = /*#__PURE__*/React.forwardRef(function WatsonHealthStudyUnread(_ref89, ref) {
|
|
2338
2330
|
var children = _ref89.children,
|
|
2339
2331
|
_ref89$size = _ref89.size,
|
|
2340
2332
|
size = _ref89$size === void 0 ? 16 : _ref89$size,
|
|
@@ -2347,15 +2339,17 @@ var SubflowLocal = /*#__PURE__*/React.forwardRef(function SubflowLocal(_ref89, r
|
|
|
2347
2339
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2348
2340
|
viewBox: "0 0 32 32",
|
|
2349
2341
|
fill: "currentColor"
|
|
2350
|
-
}, rest),
|
|
2351
|
-
d: "
|
|
2342
|
+
}, rest), _path162 || (_path162 = /*#__PURE__*/React.createElement("path", {
|
|
2343
|
+
d: "M24 30a6 6 0 116-6A6.0067 6.0067 0 0124 30zm0-10a4 4 0 104 4A4.0045 4.0045 0 0024 20zM20 14L20 12 15 12 15 10 18 10 18 8 15 8 15 6 13 6 13 8 10 8 10 10 13 10 13 12 8 12 8 14 13 14 13 16 8 16 8 18 13 18 13 20 10 20 10 22 17 22 17 20 15 20 15 18 18 18 18 16 15 16 15 14 20 14z"
|
|
2344
|
+
})), _path163 || (_path163 = /*#__PURE__*/React.createElement("path", {
|
|
2345
|
+
d: "M15,24H4V4H24V15h2V4a2,2,0,0,0-2-2H4A2,2,0,0,0,2,4V24a2,2,0,0,0,2,2H15Z"
|
|
2352
2346
|
})), children);
|
|
2353
2347
|
});
|
|
2354
2348
|
|
|
2355
2349
|
if (process.env.NODE_ENV !== "production") {
|
|
2356
|
-
|
|
2350
|
+
WatsonHealthStudyUnread.propTypes = iconPropTypes;
|
|
2357
2351
|
}
|
|
2358
|
-
var
|
|
2352
|
+
var WatsonHealthStudyView = /*#__PURE__*/React.forwardRef(function WatsonHealthStudyView(_ref90, ref) {
|
|
2359
2353
|
var children = _ref90.children,
|
|
2360
2354
|
_ref90$size = _ref90.size,
|
|
2361
2355
|
size = _ref90$size === void 0 ? 16 : _ref90$size,
|
|
@@ -2368,17 +2362,17 @@ var SubnetAclRules = /*#__PURE__*/React.forwardRef(function SubnetAclRules(_ref9
|
|
|
2368
2362
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2369
2363
|
viewBox: "0 0 32 32",
|
|
2370
2364
|
fill: "currentColor"
|
|
2371
|
-
}, rest),
|
|
2372
|
-
d: "
|
|
2373
|
-
})),
|
|
2374
|
-
d: "
|
|
2365
|
+
}, rest), _path164 || (_path164 = /*#__PURE__*/React.createElement("path", {
|
|
2366
|
+
d: "M28 20H25V18h3V4H14V7H12V4a2.002 2.002 0 012-2H28a2.0023 2.0023 0 012 2V18A2.0027 2.0027 0 0128 20zM17 22L17 20 13 20 13 18 16 18 16 16 13 16 13 14 11 14 11 16 8 16 8 18 11 18 11 20 7 20 7 22 11 22 11 24 8 24 8 26 16 26 16 24 13 24 13 22 17 22z"
|
|
2367
|
+
})), _path165 || (_path165 = /*#__PURE__*/React.createElement("path", {
|
|
2368
|
+
d: "M20,30H4a2.0021,2.0021,0,0,1-2-2V12a2.0021,2.0021,0,0,1,2-2H20a2.0021,2.0021,0,0,1,2,2V28A2.0021,2.0021,0,0,1,20,30ZM4,12V28H20V12Z"
|
|
2375
2369
|
})), children);
|
|
2376
2370
|
});
|
|
2377
2371
|
|
|
2378
2372
|
if (process.env.NODE_ENV !== "production") {
|
|
2379
|
-
|
|
2373
|
+
WatsonHealthStudyView.propTypes = iconPropTypes;
|
|
2380
2374
|
}
|
|
2381
|
-
var
|
|
2375
|
+
var WatsonHealthSubVolume = /*#__PURE__*/React.forwardRef(function WatsonHealthSubVolume(_ref91, ref) {
|
|
2382
2376
|
var children = _ref91.children,
|
|
2383
2377
|
_ref91$size = _ref91.size,
|
|
2384
2378
|
size = _ref91$size === void 0 ? 16 : _ref91$size,
|
|
@@ -2391,15 +2385,15 @@ var Subtract = /*#__PURE__*/React.forwardRef(function Subtract(_ref91, ref) {
|
|
|
2391
2385
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2392
2386
|
viewBox: "0 0 32 32",
|
|
2393
2387
|
fill: "currentColor"
|
|
2394
|
-
}, rest),
|
|
2395
|
-
d: "
|
|
2388
|
+
}, rest), _path166 || (_path166 = /*#__PURE__*/React.createElement("path", {
|
|
2389
|
+
d: "M29.4741,19.12,23.6807,16l5.7934-3.12a1,1,0,0,0,0-1.7607l-13-7a.9982.9982,0,0,0-.9482,0l-13,7a1,1,0,0,0,0,1.7607L8.3193,16,2.5259,19.12a1,1,0,0,0,0,1.7607l13,7a.9995.9995,0,0,0,.9482,0l13-7a1,1,0,0,0,0-1.7607ZM16,6.1359,26.8906,12,16,17.8643,5.1094,12Zm0,19.7284L5.1094,20l5.3193-2.8642L15.5259,19.88a.9995.9995,0,0,0,.9482,0l5.0972-2.7446L26.8906,20Z"
|
|
2396
2390
|
})), children);
|
|
2397
2391
|
});
|
|
2398
2392
|
|
|
2399
2393
|
if (process.env.NODE_ENV !== "production") {
|
|
2400
|
-
|
|
2394
|
+
WatsonHealthSubVolume.propTypes = iconPropTypes;
|
|
2401
2395
|
}
|
|
2402
|
-
var
|
|
2396
|
+
var Subflow = /*#__PURE__*/React.forwardRef(function Subflow(_ref92, ref) {
|
|
2403
2397
|
var children = _ref92.children,
|
|
2404
2398
|
_ref92$size = _ref92.size,
|
|
2405
2399
|
size = _ref92$size === void 0 ? 16 : _ref92$size,
|
|
@@ -2412,17 +2406,19 @@ var SubtractAlt = /*#__PURE__*/React.forwardRef(function SubtractAlt(_ref92, ref
|
|
|
2412
2406
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2413
2407
|
viewBox: "0 0 32 32",
|
|
2414
2408
|
fill: "currentColor"
|
|
2415
|
-
}, rest),
|
|
2416
|
-
d: "M16,
|
|
2417
|
-
})),
|
|
2418
|
-
d: "
|
|
2409
|
+
}, rest), _path167 || (_path167 = /*#__PURE__*/React.createElement("path", {
|
|
2410
|
+
d: "M16,30A14.0158,14.0158,0,0,1,2,16H4A12.0025,12.0025,0,0,0,22.4609,26.1143l1.0782,1.684A13.9511,13.9511,0,0,1,16,30Z"
|
|
2411
|
+
})), _path168 || (_path168 = /*#__PURE__*/React.createElement("path", {
|
|
2412
|
+
d: "M26,17l-1.4141,1.4141L26.1719,20H15.8157a2.9874,2.9874,0,0,0-.2742-.5762l4.481-5.601A2.9676,2.9676,0,0,0,21,14a3,3,0,1,0-2.8157-4H13.8157a2.982,2.982,0,0,0-5.6314,0H2v2H8.1843a2.982,2.982,0,0,0,5.6314,0h4.3686a2.9874,2.9874,0,0,0,.2742.5762l-4.481,5.601A2.9676,2.9676,0,0,0,13,18a3,3,0,1,0,2.8157,4H26.1719l-1.586,1.5859L26,25l4-4Zm-5-7a1,1,0,1,1-1,1A1.0009,1.0009,0,0,1,21,10ZM11,12a1,1,0,1,1,1-1A1.0009,1.0009,0,0,1,11,12Zm2,10a1,1,0,1,1,1-1A1.0009,1.0009,0,0,1,13,22Z"
|
|
2413
|
+
})), _path169 || (_path169 = /*#__PURE__*/React.createElement("path", {
|
|
2414
|
+
d: "M30,16H28A12.0025,12.0025,0,0,0,9.5391,5.8857L8.4609,4.2017A14.0019,14.0019,0,0,1,30,16Z"
|
|
2419
2415
|
})), children);
|
|
2420
2416
|
});
|
|
2421
2417
|
|
|
2422
2418
|
if (process.env.NODE_ENV !== "production") {
|
|
2423
|
-
|
|
2419
|
+
Subflow.propTypes = iconPropTypes;
|
|
2424
2420
|
}
|
|
2425
|
-
var
|
|
2421
|
+
var SubflowLocal = /*#__PURE__*/React.forwardRef(function SubflowLocal(_ref93, ref) {
|
|
2426
2422
|
var children = _ref93.children,
|
|
2427
2423
|
_ref93$size = _ref93.size,
|
|
2428
2424
|
size = _ref93$size === void 0 ? 16 : _ref93$size,
|
|
@@ -2435,15 +2431,15 @@ var SummaryKpi = /*#__PURE__*/React.forwardRef(function SummaryKpi(_ref93, ref)
|
|
|
2435
2431
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2436
2432
|
viewBox: "0 0 32 32",
|
|
2437
2433
|
fill: "currentColor"
|
|
2438
|
-
}, rest),
|
|
2439
|
-
d: "
|
|
2434
|
+
}, rest), _path170 || (_path170 = /*#__PURE__*/React.createElement("path", {
|
|
2435
|
+
d: "M15.3472 29.9851a13.9282 13.9282 0 01-4.2051-.8516l.6943-1.8754a11.929 11.929 0 003.6026.729zm4.2651-.4558l-.5146-1.9326a11.915 11.915 0 003.3632-1.4827l1.0782 1.6846A13.915 13.915 0 0119.6123 29.5293zM7.395 27.0439a14.0632 14.0632 0 01-2.94-3.1218l1.6484-1.1333a12.0521 12.0521 0 002.522 2.6785zM2.5967 20.0544A14.0512 14.0512 0 012.0005 16H4a12.0412 12.0412 0 00.5117 3.4763zM26 17l-1.4141 1.4141L26.1719 20H15.8157a2.9874 2.9874 0 00-.2742-.5762l4.481-5.601A2.9676 2.9676 0 0021 14a3 3 0 10-2.8157-4H13.8157a2.982 2.982 0 00-5.6314 0H2v2H8.1843a2.982 2.982 0 005.6314 0h4.3686a2.9874 2.9874 0 00.2742.5762l-4.481 5.601A2.9676 2.9676 0 0013 18a3 3 0 102.8157 4H26.1719l-1.586 1.5859L26 25l4-4zm-5-7a1 1 0 11-1 1A1.0009 1.0009 0 0121 10zM11 12a1 1 0 111-1A1.0009 1.0009 0 0111 12zm2 10a1 1 0 111-1A1.0009 1.0009 0 0113 22zM28 16a12.0412 12.0412 0 00-.5117-3.4763l1.915-.5781A14.0551 14.0551 0 0130 16zM25.8965 9.2112a12.0521 12.0521 0 00-2.522-2.6785l1.23-1.5766a14.0632 14.0632 0 012.94 3.1218zM9.5391 5.886L8.4609 4.2014a13.915 13.915 0 013.9268-1.7307l.5146 1.9326A11.915 11.915 0 009.5391 5.886zM20.1636 4.7419a11.929 11.929 0 00-3.6026-.729l.0918-1.998a13.9282 13.9282 0 014.2051.8516z"
|
|
2440
2436
|
})), children);
|
|
2441
2437
|
});
|
|
2442
2438
|
|
|
2443
2439
|
if (process.env.NODE_ENV !== "production") {
|
|
2444
|
-
|
|
2440
|
+
SubflowLocal.propTypes = iconPropTypes;
|
|
2445
2441
|
}
|
|
2446
|
-
var
|
|
2442
|
+
var SubnetAclRules = /*#__PURE__*/React.forwardRef(function SubnetAclRules(_ref94, ref) {
|
|
2447
2443
|
var children = _ref94.children,
|
|
2448
2444
|
_ref94$size = _ref94.size,
|
|
2449
2445
|
size = _ref94$size === void 0 ? 16 : _ref94$size,
|
|
@@ -2456,15 +2452,17 @@ var SummaryKpiMirror = /*#__PURE__*/React.forwardRef(function SummaryKpiMirror(_
|
|
|
2456
2452
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2457
2453
|
viewBox: "0 0 32 32",
|
|
2458
2454
|
fill: "currentColor"
|
|
2459
|
-
}, rest),
|
|
2460
|
-
d: "
|
|
2455
|
+
}, rest), _path171 || (_path171 = /*#__PURE__*/React.createElement("path", {
|
|
2456
|
+
d: "M18 14H30V16H18zM18 19H26V21H18zM18 9H30V11H18z"
|
|
2457
|
+
})), _path172 || (_path172 = /*#__PURE__*/React.createElement("path", {
|
|
2458
|
+
d: "M22,24v4H6V16h8V14H10V8a4.0008,4.0008,0,0,1,7.6675-1.6L19.5005,5.6A6.001,6.001,0,0,0,8,8v6H6a2.0023,2.0023,0,0,0-2,2V28a2.0023,2.0023,0,0,0,2,2H22a2.0023,2.0023,0,0,0,2-2V24Z"
|
|
2461
2459
|
})), children);
|
|
2462
2460
|
});
|
|
2463
2461
|
|
|
2464
2462
|
if (process.env.NODE_ENV !== "production") {
|
|
2465
|
-
|
|
2463
|
+
SubnetAclRules.propTypes = iconPropTypes;
|
|
2466
2464
|
}
|
|
2467
|
-
var
|
|
2465
|
+
var Subtract = /*#__PURE__*/React.forwardRef(function Subtract(_ref95, ref) {
|
|
2468
2466
|
var children = _ref95.children,
|
|
2469
2467
|
_ref95$size = _ref95.size,
|
|
2470
2468
|
size = _ref95$size === void 0 ? 16 : _ref95$size,
|
|
@@ -2477,36 +2475,15 @@ var Sun = /*#__PURE__*/React.forwardRef(function Sun(_ref95, ref) {
|
|
|
2477
2475
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2478
2476
|
viewBox: "0 0 32 32",
|
|
2479
2477
|
fill: "currentColor"
|
|
2480
|
-
}, rest),
|
|
2481
|
-
d: "
|
|
2482
|
-
transform: "translate(0 .005)"
|
|
2483
|
-
})), _path175 || (_path175 = /*#__PURE__*/React.createElement("path", {
|
|
2484
|
-
d: "M6.854 5.375H8.854V10.333H6.854z",
|
|
2485
|
-
transform: "rotate(-45 7.86 7.856)"
|
|
2486
|
-
})), _path176 || (_path176 = /*#__PURE__*/React.createElement("path", {
|
|
2487
|
-
d: "M2 15.005H7V17.005000000000003H2z"
|
|
2488
|
-
})), _path177 || (_path177 = /*#__PURE__*/React.createElement("path", {
|
|
2489
|
-
d: "M5.375 23.147H10.333V25.147H5.375z",
|
|
2490
|
-
transform: "rotate(-45 7.86 24.149)"
|
|
2491
|
-
})), _path178 || (_path178 = /*#__PURE__*/React.createElement("path", {
|
|
2492
|
-
d: "M15 25.005H17V30.005H15z"
|
|
2493
|
-
})), _path179 || (_path179 = /*#__PURE__*/React.createElement("path", {
|
|
2494
|
-
d: "M23.147 21.668H25.147V26.625999999999998H23.147z",
|
|
2495
|
-
transform: "rotate(-45 24.152 24.149)"
|
|
2496
|
-
})), _path180 || (_path180 = /*#__PURE__*/React.createElement("path", {
|
|
2497
|
-
d: "M25 15.005H30V17.005000000000003H25z"
|
|
2498
|
-
})), _path181 || (_path181 = /*#__PURE__*/React.createElement("path", {
|
|
2499
|
-
d: "M21.668 6.854H26.625999999999998V8.854H21.668z",
|
|
2500
|
-
transform: "rotate(-45 24.152 7.856)"
|
|
2501
|
-
})), _path182 || (_path182 = /*#__PURE__*/React.createElement("path", {
|
|
2502
|
-
d: "M15 2.005H17V7.005H15z"
|
|
2478
|
+
}, rest), _path173 || (_path173 = /*#__PURE__*/React.createElement("path", {
|
|
2479
|
+
d: "M8 15H24V17H8z"
|
|
2503
2480
|
})), children);
|
|
2504
2481
|
});
|
|
2505
2482
|
|
|
2506
2483
|
if (process.env.NODE_ENV !== "production") {
|
|
2507
|
-
|
|
2484
|
+
Subtract.propTypes = iconPropTypes;
|
|
2508
2485
|
}
|
|
2509
|
-
var
|
|
2486
|
+
var SubtractAlt = /*#__PURE__*/React.forwardRef(function SubtractAlt(_ref96, ref) {
|
|
2510
2487
|
var children = _ref96.children,
|
|
2511
2488
|
_ref96$size = _ref96.size,
|
|
2512
2489
|
size = _ref96$size === void 0 ? 16 : _ref96$size,
|
|
@@ -2517,27 +2494,19 @@ var Sunrise = /*#__PURE__*/React.forwardRef(function Sunrise(_ref96, ref) {
|
|
|
2517
2494
|
height: size,
|
|
2518
2495
|
ref: ref,
|
|
2519
2496
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2520
|
-
viewBox: "0 0 32 32",
|
|
2521
|
-
fill: "currentColor"
|
|
2522
|
-
}, rest),
|
|
2523
|
-
d: "
|
|
2524
|
-
})),
|
|
2525
|
-
d: "
|
|
2526
|
-
transform: "rotate(-45 24.146 15.854)"
|
|
2527
|
-
})), _path185 || (_path185 = /*#__PURE__*/React.createElement("path", {
|
|
2528
|
-
d: "M16 4L11 9 12.41 10.41 15 7.83 15 8 15 15 17 15 17 8 17 7.83 19.59 10.41 21 9 16 4z"
|
|
2529
|
-
})), _path186 || (_path186 = /*#__PURE__*/React.createElement("path", {
|
|
2530
|
-
d: "M6.854 13.374H8.854V18.332H6.854z",
|
|
2531
|
-
transform: "rotate(-45 7.854 15.854)"
|
|
2532
|
-
})), _path187 || (_path187 = /*#__PURE__*/React.createElement("path", {
|
|
2533
|
-
d: "M2 22H7V24H2z"
|
|
2497
|
+
viewBox: "0 0 32 32",
|
|
2498
|
+
fill: "currentColor"
|
|
2499
|
+
}, rest), _path174 || (_path174 = /*#__PURE__*/React.createElement("path", {
|
|
2500
|
+
d: "M16,4c6.6,0,12,5.4,12,12s-5.4,12-12,12S4,22.6,4,16S9.4,4,16,4 M16,2C8.3,2,2,8.3,2,16s6.3,14,14,14s14-6.3,14-14 S23.7,2,16,2z"
|
|
2501
|
+
})), _path175 || (_path175 = /*#__PURE__*/React.createElement("path", {
|
|
2502
|
+
d: "M8 15H24V17H8z"
|
|
2534
2503
|
})), children);
|
|
2535
2504
|
});
|
|
2536
2505
|
|
|
2537
2506
|
if (process.env.NODE_ENV !== "production") {
|
|
2538
|
-
|
|
2507
|
+
SubtractAlt.propTypes = iconPropTypes;
|
|
2539
2508
|
}
|
|
2540
|
-
var
|
|
2509
|
+
var SummaryKpi = /*#__PURE__*/React.forwardRef(function SummaryKpi(_ref97, ref) {
|
|
2541
2510
|
var children = _ref97.children,
|
|
2542
2511
|
_ref97$size = _ref97.size,
|
|
2543
2512
|
size = _ref97$size === void 0 ? 16 : _ref97$size,
|
|
@@ -2550,30 +2519,15 @@ var Sunset = /*#__PURE__*/React.forwardRef(function Sunset(_ref97, ref) {
|
|
|
2550
2519
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2551
2520
|
viewBox: "0 0 32 32",
|
|
2552
2521
|
fill: "currentColor"
|
|
2553
|
-
}, rest),
|
|
2554
|
-
d: "
|
|
2555
|
-
})), _path189 || (_path189 = /*#__PURE__*/React.createElement("path", {
|
|
2556
|
-
d: "M16,20a4.0045,4.0045,0,0,1,4,4h2a6,6,0,0,0-12,0h2A4.0045,4.0045,0,0,1,16,20Z",
|
|
2557
|
-
transform: "translate(0 .005)"
|
|
2558
|
-
})), _path190 || (_path190 = /*#__PURE__*/React.createElement("path", {
|
|
2559
|
-
d: "M25 22.005H30V24.005H25z"
|
|
2560
|
-
})), _path191 || (_path191 = /*#__PURE__*/React.createElement("path", {
|
|
2561
|
-
d: "M21.668 14.854H26.625999999999998V16.854H21.668z",
|
|
2562
|
-
transform: "rotate(-45 24.152 15.856)"
|
|
2563
|
-
})), _path192 || (_path192 = /*#__PURE__*/React.createElement("path", {
|
|
2564
|
-
d: "M19.59 9.595L17 12.175 17 4.005 15 4.005 15 12.175 12.41 9.595 11 11.005 16 16.005 21 11.005 19.59 9.595z"
|
|
2565
|
-
})), _path193 || (_path193 = /*#__PURE__*/React.createElement("path", {
|
|
2566
|
-
d: "M6.854 13.374H8.854V18.332H6.854z",
|
|
2567
|
-
transform: "rotate(-45 7.86 15.856)"
|
|
2568
|
-
})), _path194 || (_path194 = /*#__PURE__*/React.createElement("path", {
|
|
2569
|
-
d: "M2 22.005H7V24.005H2z"
|
|
2522
|
+
}, rest), _path176 || (_path176 = /*#__PURE__*/React.createElement("path", {
|
|
2523
|
+
d: "M7.6667 27.5027L2 22.4484l1.3311-1.4927 5.6411 5.0316 7.6906-7.4449a1.9282 1.9282 0 012.6736-.0084L22.96 21.9983l5.5791-5.9735L30 17.3905l-5.5812 5.9758a1.996 1.996 0 01-2.8379.08l-3.5765-3.4191-7.666 7.4206A1.9629 1.9629 0 017.6667 27.5027zM30 11L26 11 28 8 30 11zM22 4H18V6h4V8H19v2h3v2H18v2h4a2.0027 2.0027 0 002-2V6A2.0023 2.0023 0 0022 4zM16 14H10V10a2.002 2.002 0 012-2h2V6H10V4h4a2.0023 2.0023 0 012 2V8a2.0023 2.0023 0 01-2 2H12v2h4zM6 12L6 4 4 4 4 5 2 5 2 7 4 7 4 12 2 12 2 14 8 14 8 12 6 12z"
|
|
2570
2524
|
})), children);
|
|
2571
2525
|
});
|
|
2572
2526
|
|
|
2573
2527
|
if (process.env.NODE_ENV !== "production") {
|
|
2574
|
-
|
|
2528
|
+
SummaryKpi.propTypes = iconPropTypes;
|
|
2575
2529
|
}
|
|
2576
|
-
var
|
|
2530
|
+
var SummaryKpiMirror = /*#__PURE__*/React.forwardRef(function SummaryKpiMirror(_ref98, ref) {
|
|
2577
2531
|
var children = _ref98.children,
|
|
2578
2532
|
_ref98$size = _ref98.size,
|
|
2579
2533
|
size = _ref98$size === void 0 ? 16 : _ref98$size,
|
|
@@ -2586,15 +2540,15 @@ var Svg = /*#__PURE__*/React.forwardRef(function Svg(_ref98, ref) {
|
|
|
2586
2540
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2587
2541
|
viewBox: "0 0 32 32",
|
|
2588
2542
|
fill: "currentColor"
|
|
2589
|
-
}, rest),
|
|
2590
|
-
d: "
|
|
2543
|
+
}, rest), _path177 || (_path177 = /*#__PURE__*/React.createElement("path", {
|
|
2544
|
+
d: "M24.3 27.5l5.7-5.1L28.7 21 23 26l-7.7-7.4c-.7-.7-1.9-.7-2.7 0L9 22l-5.6-6L2 17.4l5.6 6c.8.8 2 .8 2.8.1L14 20l7.7 7.4C22.4 28.2 23.6 28.2 24.3 27.5zM28 12L28 4 26 4 26 5 24 5 24 7 26 7 26 12 24 12 24 14 30 14 30 12zM22 14h-6v-4c0-1.1.9-2 2-2h2V6h-4V4h4c1.1 0 2 .9 2 2v2c0 1.1-.9 2-2 2h-2v2h4V14zM12 4H8v2h4v2H9v2h3v2H8v2h4c1.1 0 2-.9 2-2V6C14 4.9 13.1 4 12 4zM6 11L2 11 4 8z"
|
|
2591
2545
|
})), children);
|
|
2592
2546
|
});
|
|
2593
2547
|
|
|
2594
2548
|
if (process.env.NODE_ENV !== "production") {
|
|
2595
|
-
|
|
2549
|
+
SummaryKpiMirror.propTypes = iconPropTypes;
|
|
2596
2550
|
}
|
|
2597
|
-
var
|
|
2551
|
+
var Sun = /*#__PURE__*/React.forwardRef(function Sun(_ref99, ref) {
|
|
2598
2552
|
var children = _ref99.children,
|
|
2599
2553
|
_ref99$size = _ref99.size,
|
|
2600
2554
|
size = _ref99$size === void 0 ? 16 : _ref99$size,
|
|
@@ -2607,15 +2561,36 @@ var Swim = /*#__PURE__*/React.forwardRef(function Swim(_ref99, ref) {
|
|
|
2607
2561
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2608
2562
|
viewBox: "0 0 32 32",
|
|
2609
2563
|
fill: "currentColor"
|
|
2610
|
-
}, rest),
|
|
2611
|
-
d: "
|
|
2564
|
+
}, rest), _path178 || (_path178 = /*#__PURE__*/React.createElement("path", {
|
|
2565
|
+
d: "M16,12a4,4,0,1,1-4,4,4.0045,4.0045,0,0,1,4-4m0-2a6,6,0,1,0,6,6,6,6,0,0,0-6-6Z",
|
|
2566
|
+
transform: "translate(0 .005)"
|
|
2567
|
+
})), _path179 || (_path179 = /*#__PURE__*/React.createElement("path", {
|
|
2568
|
+
d: "M6.854 5.375H8.854V10.333H6.854z",
|
|
2569
|
+
transform: "rotate(-45 7.86 7.856)"
|
|
2570
|
+
})), _path180 || (_path180 = /*#__PURE__*/React.createElement("path", {
|
|
2571
|
+
d: "M2 15.005H7V17.005000000000003H2z"
|
|
2572
|
+
})), _path181 || (_path181 = /*#__PURE__*/React.createElement("path", {
|
|
2573
|
+
d: "M5.375 23.147H10.333V25.147H5.375z",
|
|
2574
|
+
transform: "rotate(-45 7.86 24.149)"
|
|
2575
|
+
})), _path182 || (_path182 = /*#__PURE__*/React.createElement("path", {
|
|
2576
|
+
d: "M15 25.005H17V30.005H15z"
|
|
2577
|
+
})), _path183 || (_path183 = /*#__PURE__*/React.createElement("path", {
|
|
2578
|
+
d: "M23.147 21.668H25.147V26.625999999999998H23.147z",
|
|
2579
|
+
transform: "rotate(-45 24.152 24.149)"
|
|
2580
|
+
})), _path184 || (_path184 = /*#__PURE__*/React.createElement("path", {
|
|
2581
|
+
d: "M25 15.005H30V17.005000000000003H25z"
|
|
2582
|
+
})), _path185 || (_path185 = /*#__PURE__*/React.createElement("path", {
|
|
2583
|
+
d: "M21.668 6.854H26.625999999999998V8.854H21.668z",
|
|
2584
|
+
transform: "rotate(-45 24.152 7.856)"
|
|
2585
|
+
})), _path186 || (_path186 = /*#__PURE__*/React.createElement("path", {
|
|
2586
|
+
d: "M15 2.005H17V7.005H15z"
|
|
2612
2587
|
})), children);
|
|
2613
2588
|
});
|
|
2614
2589
|
|
|
2615
2590
|
if (process.env.NODE_ENV !== "production") {
|
|
2616
|
-
|
|
2591
|
+
Sun.propTypes = iconPropTypes;
|
|
2617
2592
|
}
|
|
2618
|
-
var
|
|
2593
|
+
var Sunrise = /*#__PURE__*/React.forwardRef(function Sunrise(_ref100, ref) {
|
|
2619
2594
|
var children = _ref100.children,
|
|
2620
2595
|
_ref100$size = _ref100.size,
|
|
2621
2596
|
size = _ref100$size === void 0 ? 16 : _ref100$size,
|
|
@@ -2628,15 +2603,25 @@ var SwitchLayer_2 = /*#__PURE__*/React.forwardRef(function SwitchLayer_2(_ref100
|
|
|
2628
2603
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2629
2604
|
viewBox: "0 0 32 32",
|
|
2630
2605
|
fill: "currentColor"
|
|
2631
|
-
}, rest),
|
|
2632
|
-
d: "
|
|
2606
|
+
}, rest), _path187 || (_path187 = /*#__PURE__*/React.createElement("path", {
|
|
2607
|
+
d: "M2 27H29.998V29H2zM16 20a4.0045 4.0045 0 014 4h2a6 6 0 00-12 0h2A4.0045 4.0045 0 0116 20zM25 22H30V24H25z"
|
|
2608
|
+
})), _path188 || (_path188 = /*#__PURE__*/React.createElement("path", {
|
|
2609
|
+
d: "M21.668 14.854H26.625999999999998V16.854H21.668z",
|
|
2610
|
+
transform: "rotate(-45 24.146 15.854)"
|
|
2611
|
+
})), _path189 || (_path189 = /*#__PURE__*/React.createElement("path", {
|
|
2612
|
+
d: "M16 4L11 9 12.41 10.41 15 7.83 15 8 15 15 17 15 17 8 17 7.83 19.59 10.41 21 9 16 4z"
|
|
2613
|
+
})), _path190 || (_path190 = /*#__PURE__*/React.createElement("path", {
|
|
2614
|
+
d: "M6.854 13.374H8.854V18.332H6.854z",
|
|
2615
|
+
transform: "rotate(-45 7.854 15.854)"
|
|
2616
|
+
})), _path191 || (_path191 = /*#__PURE__*/React.createElement("path", {
|
|
2617
|
+
d: "M2 22H7V24H2z"
|
|
2633
2618
|
})), children);
|
|
2634
2619
|
});
|
|
2635
2620
|
|
|
2636
2621
|
if (process.env.NODE_ENV !== "production") {
|
|
2637
|
-
|
|
2622
|
+
Sunrise.propTypes = iconPropTypes;
|
|
2638
2623
|
}
|
|
2639
|
-
var
|
|
2624
|
+
var Sunset = /*#__PURE__*/React.forwardRef(function Sunset(_ref101, ref) {
|
|
2640
2625
|
var children = _ref101.children,
|
|
2641
2626
|
_ref101$size = _ref101.size,
|
|
2642
2627
|
size = _ref101$size === void 0 ? 16 : _ref101$size,
|
|
@@ -2649,15 +2634,30 @@ var SwitchLayer_3 = /*#__PURE__*/React.forwardRef(function SwitchLayer_3(_ref101
|
|
|
2649
2634
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2650
2635
|
viewBox: "0 0 32 32",
|
|
2651
2636
|
fill: "currentColor"
|
|
2652
|
-
}, rest),
|
|
2653
|
-
d: "
|
|
2637
|
+
}, rest), _path192 || (_path192 = /*#__PURE__*/React.createElement("path", {
|
|
2638
|
+
d: "M2 27.005H29.998V29.005H2z"
|
|
2639
|
+
})), _path193 || (_path193 = /*#__PURE__*/React.createElement("path", {
|
|
2640
|
+
d: "M16,20a4.0045,4.0045,0,0,1,4,4h2a6,6,0,0,0-12,0h2A4.0045,4.0045,0,0,1,16,20Z",
|
|
2641
|
+
transform: "translate(0 .005)"
|
|
2642
|
+
})), _path194 || (_path194 = /*#__PURE__*/React.createElement("path", {
|
|
2643
|
+
d: "M25 22.005H30V24.005H25z"
|
|
2644
|
+
})), _path195 || (_path195 = /*#__PURE__*/React.createElement("path", {
|
|
2645
|
+
d: "M21.668 14.854H26.625999999999998V16.854H21.668z",
|
|
2646
|
+
transform: "rotate(-45 24.152 15.856)"
|
|
2647
|
+
})), _path196 || (_path196 = /*#__PURE__*/React.createElement("path", {
|
|
2648
|
+
d: "M19.59 9.595L17 12.175 17 4.005 15 4.005 15 12.175 12.41 9.595 11 11.005 16 16.005 21 11.005 19.59 9.595z"
|
|
2649
|
+
})), _path197 || (_path197 = /*#__PURE__*/React.createElement("path", {
|
|
2650
|
+
d: "M6.854 13.374H8.854V18.332H6.854z",
|
|
2651
|
+
transform: "rotate(-45 7.86 15.856)"
|
|
2652
|
+
})), _path198 || (_path198 = /*#__PURE__*/React.createElement("path", {
|
|
2653
|
+
d: "M2 22.005H7V24.005H2z"
|
|
2654
2654
|
})), children);
|
|
2655
2655
|
});
|
|
2656
2656
|
|
|
2657
2657
|
if (process.env.NODE_ENV !== "production") {
|
|
2658
|
-
|
|
2658
|
+
Sunset.propTypes = iconPropTypes;
|
|
2659
2659
|
}
|
|
2660
|
-
var
|
|
2660
|
+
var Svg = /*#__PURE__*/React.forwardRef(function Svg(_ref102, ref) {
|
|
2661
2661
|
var children = _ref102.children,
|
|
2662
2662
|
_ref102$size = _ref102.size,
|
|
2663
2663
|
size = _ref102$size === void 0 ? 16 : _ref102$size,
|
|
@@ -2671,14 +2671,14 @@ var Switcher = /*#__PURE__*/React.forwardRef(function Switcher(_ref102, ref) {
|
|
|
2671
2671
|
viewBox: "0 0 32 32",
|
|
2672
2672
|
fill: "currentColor"
|
|
2673
2673
|
}, rest), _path199 || (_path199 = /*#__PURE__*/React.createElement("path", {
|
|
2674
|
-
d: "
|
|
2674
|
+
d: "M30 23H24a2 2 0 01-2-2V11a2 2 0 012-2h6v2H24V21h4V17H26V15h4zM18 9L16 22 14 9 12 9 14.52 23 17.48 23 20 9 18 9zM8 23H2V21H8V17H4a2 2 0 01-2-2V11A2 2 0 014 9h6v2H4v4H8a2 2 0 012 2v4A2 2 0 018 23z"
|
|
2675
2675
|
})), children);
|
|
2676
2676
|
});
|
|
2677
2677
|
|
|
2678
2678
|
if (process.env.NODE_ENV !== "production") {
|
|
2679
|
-
|
|
2679
|
+
Svg.propTypes = iconPropTypes;
|
|
2680
2680
|
}
|
|
2681
|
-
var
|
|
2681
|
+
var Swim = /*#__PURE__*/React.forwardRef(function Swim(_ref103, ref) {
|
|
2682
2682
|
var children = _ref103.children,
|
|
2683
2683
|
_ref103$size = _ref103.size,
|
|
2684
2684
|
size = _ref103$size === void 0 ? 16 : _ref103$size,
|
|
@@ -2692,22 +2692,14 @@ var SysProvision = /*#__PURE__*/React.forwardRef(function SysProvision(_ref103,
|
|
|
2692
2692
|
viewBox: "0 0 32 32",
|
|
2693
2693
|
fill: "currentColor"
|
|
2694
2694
|
}, rest), _path200 || (_path200 = /*#__PURE__*/React.createElement("path", {
|
|
2695
|
-
d: "
|
|
2696
|
-
})), _circle22 || (_circle22 = /*#__PURE__*/React.createElement("circle", {
|
|
2697
|
-
cx: "14",
|
|
2698
|
-
cy: "14",
|
|
2699
|
-
r: "2"
|
|
2700
|
-
})), _path201 || (_path201 = /*#__PURE__*/React.createElement("path", {
|
|
2701
|
-
d: "M14,20a6,6,0,1,1,6-6A6.0066,6.0066,0,0,1,14,20Zm0-10a4,4,0,1,0,4,4A4.0045,4.0045,0,0,0,14,10Z"
|
|
2702
|
-
})), _path202 || (_path202 = /*#__PURE__*/React.createElement("path", {
|
|
2703
|
-
d: "M25.9512,12.91l-.0064,0A12.05,12.05,0,1,0,17,25.605V23.5386a9.9813,9.9813,0,1,1,6.6235-6.81l1.9248.544A12.0341,12.0341,0,0,0,26,14Q26,13.4492,25.9512,12.91Z"
|
|
2695
|
+
d: "M30 26H28a4.9316 4.9316 0 01-4-1.9873 5.0192 5.0192 0 01-8 0 5.0192 5.0192 0 01-8 0A4.9316 4.9316 0 014 26H2V24H4a3.44 3.44 0 003.0532-2.3215A.9712.9712 0 018 21a1.0069 1.0069 0 01.9487.6838A3.4381 3.4381 0 0012 24a3.44 3.44 0 003.0532-2.3215A.99.99 0 0116 21a1.0069 1.0069 0 01.9487.6838A3.4381 3.4381 0 0020 24a3.44 3.44 0 003.0532-2.3215 1 1 0 011.8955.0053A3.4381 3.4381 0 0028 24h2zM23 17.5859l-8.707-8.707A2.9791 2.9791 0 0012.1714 8H4v2h8.1714a.9933.9933 0 01.7075.293L15.5859 13 10 18.5859 11.4141 20 17 14.4141 21.5859 19zM20 10a4 4 0 114 4A4.0042 4.0042 0 0120 10zm2 0a2 2 0 102-2A2.0023 2.0023 0 0022 10z"
|
|
2704
2696
|
})), children);
|
|
2705
2697
|
});
|
|
2706
2698
|
|
|
2707
2699
|
if (process.env.NODE_ENV !== "production") {
|
|
2708
|
-
|
|
2700
|
+
Swim.propTypes = iconPropTypes;
|
|
2709
2701
|
}
|
|
2710
|
-
var
|
|
2702
|
+
var SwitchLayer_2 = /*#__PURE__*/React.forwardRef(function SwitchLayer_2(_ref104, ref) {
|
|
2711
2703
|
var children = _ref104.children,
|
|
2712
2704
|
_ref104$size = _ref104.size,
|
|
2713
2705
|
size = _ref104$size === void 0 ? 16 : _ref104$size,
|
|
@@ -2720,15 +2712,15 @@ var QT = /*#__PURE__*/React.forwardRef(function QT(_ref104, ref) {
|
|
|
2720
2712
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2721
2713
|
viewBox: "0 0 32 32",
|
|
2722
2714
|
fill: "currentColor"
|
|
2723
|
-
}, rest),
|
|
2724
|
-
d: "
|
|
2715
|
+
}, rest), _path201 || (_path201 = /*#__PURE__*/React.createElement("path", {
|
|
2716
|
+
d: "M16 26L16 24 5.83 24 8.41 21.41 7 20 2 25 7 30 8.41 28.59 5.83 26 16 26zM16 14L16 12 5.83 12 8.41 9.41 7 8 2 13 7 18 8.41 16.59 5.83 14 16 14zM16 6L16 8 26.17 8 23.59 10.59 25 12 30 7 25 2 23.59 3.41 26.17 6 16 6zM16 18L16 20 26.17 20 23.59 22.59 25 24 30 19 25 14 23.59 15.41 26.17 18 16 18z"
|
|
2725
2717
|
})), children);
|
|
2726
2718
|
});
|
|
2727
2719
|
|
|
2728
2720
|
if (process.env.NODE_ENV !== "production") {
|
|
2729
|
-
|
|
2721
|
+
SwitchLayer_2.propTypes = iconPropTypes;
|
|
2730
2722
|
}
|
|
2731
|
-
var
|
|
2723
|
+
var SwitchLayer_3 = /*#__PURE__*/React.forwardRef(function SwitchLayer_3(_ref105, ref) {
|
|
2732
2724
|
var children = _ref105.children,
|
|
2733
2725
|
_ref105$size = _ref105.size,
|
|
2734
2726
|
size = _ref105$size === void 0 ? 16 : _ref105$size,
|
|
@@ -2741,15 +2733,15 @@ var QTAlt = /*#__PURE__*/React.forwardRef(function QTAlt(_ref105, ref) {
|
|
|
2741
2733
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2742
2734
|
viewBox: "0 0 32 32",
|
|
2743
2735
|
fill: "currentColor"
|
|
2744
|
-
}, rest),
|
|
2745
|
-
d: "
|
|
2736
|
+
}, rest), _path202 || (_path202 = /*#__PURE__*/React.createElement("path", {
|
|
2737
|
+
d: "M22 4L22 6 24.586 6 19.586 11 21 12.414 26 7.414 26 10 28 10 28 4 22 4zM10 4L10 6 7.414 6 12.414 11 11 12.414 6 7.414 6 10 4 10 4 4 10 4zM20 5L16 1 12 5 13.414 6.414 15 4.829 15 11 17 11 17 4.829 18.586 6.414 20 5zM22 28L22 26 24.586 26 19.586 21 21 19.586 26 24.586 26 22 28 22 28 28 22 28zM10 28L10 26 7.414 26 12.414 21 11 19.586 6 24.586 6 22 4 22 4 28 10 28zM20 27L16 31 12 27 13.414 25.586 15 27.171 15 21 17 21 17 27.171 18.586 25.586 20 27zM5 12L1 16 5 20 6.414 18.586 4.829 17 11 17 11 15 4.829 15 6.414 13.414 5 12zM27 12L31 16 27 20 25.586 18.586 27.171 17 21 17 21 15 27.171 15 25.586 13.414 27 12z"
|
|
2746
2738
|
})), children);
|
|
2747
2739
|
});
|
|
2748
2740
|
|
|
2749
2741
|
if (process.env.NODE_ENV !== "production") {
|
|
2750
|
-
|
|
2742
|
+
SwitchLayer_3.propTypes = iconPropTypes;
|
|
2751
2743
|
}
|
|
2752
|
-
var
|
|
2744
|
+
var Switcher = /*#__PURE__*/React.forwardRef(function Switcher(_ref106, ref) {
|
|
2753
2745
|
var children = _ref106.children,
|
|
2754
2746
|
_ref106$size = _ref106.size,
|
|
2755
2747
|
size = _ref106$size === void 0 ? 16 : _ref106$size,
|
|
@@ -2762,15 +2754,15 @@ var Table = /*#__PURE__*/React.forwardRef(function Table(_ref106, ref) {
|
|
|
2762
2754
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2763
2755
|
viewBox: "0 0 32 32",
|
|
2764
2756
|
fill: "currentColor"
|
|
2765
|
-
}, rest),
|
|
2766
|
-
d: "
|
|
2757
|
+
}, rest), _path203 || (_path203 = /*#__PURE__*/React.createElement("path", {
|
|
2758
|
+
d: "M14 4H18V8H14zM4 4H8V8H4zM24 4H28V8H24zM14 14H18V18H14zM4 14H8V18H4zM24 14H28V18H24zM14 24H18V28H14zM4 24H8V28H4zM24 24H28V28H24z"
|
|
2767
2759
|
})), children);
|
|
2768
2760
|
});
|
|
2769
2761
|
|
|
2770
2762
|
if (process.env.NODE_ENV !== "production") {
|
|
2771
|
-
|
|
2763
|
+
Switcher.propTypes = iconPropTypes;
|
|
2772
2764
|
}
|
|
2773
|
-
var
|
|
2765
|
+
var SysProvision = /*#__PURE__*/React.forwardRef(function SysProvision(_ref107, ref) {
|
|
2774
2766
|
var children = _ref107.children,
|
|
2775
2767
|
_ref107$size = _ref107.size,
|
|
2776
2768
|
size = _ref107$size === void 0 ? 16 : _ref107$size,
|
|
@@ -2783,17 +2775,23 @@ var TableAlias = /*#__PURE__*/React.forwardRef(function TableAlias(_ref107, ref)
|
|
|
2783
2775
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2784
2776
|
viewBox: "0 0 32 32",
|
|
2785
2777
|
fill: "currentColor"
|
|
2786
|
-
}, rest),
|
|
2787
|
-
d: "
|
|
2788
|
-
})),
|
|
2789
|
-
|
|
2778
|
+
}, rest), _path204 || (_path204 = /*#__PURE__*/React.createElement("path", {
|
|
2779
|
+
d: "M21 20L21 30 30 25 21 20z"
|
|
2780
|
+
})), _circle22 || (_circle22 = /*#__PURE__*/React.createElement("circle", {
|
|
2781
|
+
cx: "14",
|
|
2782
|
+
cy: "14",
|
|
2783
|
+
r: "2"
|
|
2784
|
+
})), _path205 || (_path205 = /*#__PURE__*/React.createElement("path", {
|
|
2785
|
+
d: "M14,20a6,6,0,1,1,6-6A6.0066,6.0066,0,0,1,14,20Zm0-10a4,4,0,1,0,4,4A4.0045,4.0045,0,0,0,14,10Z"
|
|
2786
|
+
})), _path206 || (_path206 = /*#__PURE__*/React.createElement("path", {
|
|
2787
|
+
d: "M25.9512,12.91l-.0064,0A12.05,12.05,0,1,0,17,25.605V23.5386a9.9813,9.9813,0,1,1,6.6235-6.81l1.9248.544A12.0341,12.0341,0,0,0,26,14Q26,13.4492,25.9512,12.91Z"
|
|
2790
2788
|
})), children);
|
|
2791
2789
|
});
|
|
2792
2790
|
|
|
2793
2791
|
if (process.env.NODE_ENV !== "production") {
|
|
2794
|
-
|
|
2792
|
+
SysProvision.propTypes = iconPropTypes;
|
|
2795
2793
|
}
|
|
2796
|
-
var
|
|
2794
|
+
var QT = /*#__PURE__*/React.forwardRef(function QT(_ref108, ref) {
|
|
2797
2795
|
var children = _ref108.children,
|
|
2798
2796
|
_ref108$size = _ref108.size,
|
|
2799
2797
|
size = _ref108$size === void 0 ? 16 : _ref108$size,
|
|
@@ -2806,15 +2804,15 @@ var TableBuilt = /*#__PURE__*/React.forwardRef(function TableBuilt(_ref108, ref)
|
|
|
2806
2804
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2807
2805
|
viewBox: "0 0 32 32",
|
|
2808
2806
|
fill: "currentColor"
|
|
2809
|
-
}, rest),
|
|
2810
|
-
d: "
|
|
2807
|
+
}, rest), _path207 || (_path207 = /*#__PURE__*/React.createElement("path", {
|
|
2808
|
+
d: "M12 11L15 11 15 23 17 23 17 11 20 11 20 9 12 9 12 11z"
|
|
2811
2809
|
})), children);
|
|
2812
2810
|
});
|
|
2813
2811
|
|
|
2814
2812
|
if (process.env.NODE_ENV !== "production") {
|
|
2815
|
-
|
|
2813
|
+
QT.propTypes = iconPropTypes;
|
|
2816
2814
|
}
|
|
2817
|
-
var
|
|
2815
|
+
var QTAlt = /*#__PURE__*/React.forwardRef(function QTAlt(_ref109, ref) {
|
|
2818
2816
|
var children = _ref109.children,
|
|
2819
2817
|
_ref109$size = _ref109.size,
|
|
2820
2818
|
size = _ref109$size === void 0 ? 16 : _ref109$size,
|
|
@@ -2827,17 +2825,15 @@ var TableShortcut = /*#__PURE__*/React.forwardRef(function TableShortcut(_ref109
|
|
|
2827
2825
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2828
2826
|
viewBox: "0 0 32 32",
|
|
2829
2827
|
fill: "currentColor"
|
|
2830
|
-
}, rest),
|
|
2831
|
-
d: "
|
|
2832
|
-
})), _path210 || (_path210 = /*#__PURE__*/React.createElement("path", {
|
|
2833
|
-
d: "M27,3H5A2,2,0,0,0,3,5V15H5V11H15v4h2V11H27v7H17v2H27v7H17v2H27a2,2,0,0,0,2-2V5A2,2,0,0,0,27,3Zm0,6H5V5H27Z"
|
|
2828
|
+
}, rest), _path208 || (_path208 = /*#__PURE__*/React.createElement("path", {
|
|
2829
|
+
d: "M8 11L11 11 11 23 13 23 13 11 16 11 16 9 8 9 8 11zM24 9L22 9 22 7 20 7 20 9 18 9 18 11 20 11 20 17 21 18 22 17 22 11 24 11 24 9z"
|
|
2834
2830
|
})), children);
|
|
2835
2831
|
});
|
|
2836
2832
|
|
|
2837
2833
|
if (process.env.NODE_ENV !== "production") {
|
|
2838
|
-
|
|
2834
|
+
QTAlt.propTypes = iconPropTypes;
|
|
2839
2835
|
}
|
|
2840
|
-
var
|
|
2836
|
+
var Table = /*#__PURE__*/React.forwardRef(function Table(_ref110, ref) {
|
|
2841
2837
|
var children = _ref110.children,
|
|
2842
2838
|
_ref110$size = _ref110.size,
|
|
2843
2839
|
size = _ref110$size === void 0 ? 16 : _ref110$size,
|
|
@@ -2850,15 +2846,15 @@ var TableSplit = /*#__PURE__*/React.forwardRef(function TableSplit(_ref110, ref)
|
|
|
2850
2846
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2851
2847
|
viewBox: "0 0 32 32",
|
|
2852
2848
|
fill: "currentColor"
|
|
2853
|
-
}, rest),
|
|
2854
|
-
d: "
|
|
2849
|
+
}, rest), _path209 || (_path209 = /*#__PURE__*/React.createElement("path", {
|
|
2850
|
+
d: "M29,5a2,2,0,0,0-2-2H5A2,2,0,0,0,3,5V27a2,2,0,0,0,2,2H27a2,2,0,0,0,2-2ZM27,5V9H5V5Zm0,22H5V23H27Zm0-6H5V17H27Zm0-6H5V11H27Z"
|
|
2855
2851
|
})), children);
|
|
2856
2852
|
});
|
|
2857
2853
|
|
|
2858
2854
|
if (process.env.NODE_ENV !== "production") {
|
|
2859
|
-
|
|
2855
|
+
Table.propTypes = iconPropTypes;
|
|
2860
2856
|
}
|
|
2861
|
-
var
|
|
2857
|
+
var TableAlias = /*#__PURE__*/React.forwardRef(function TableAlias(_ref111, ref) {
|
|
2862
2858
|
var children = _ref111.children,
|
|
2863
2859
|
_ref111$size = _ref111.size,
|
|
2864
2860
|
size = _ref111$size === void 0 ? 16 : _ref111$size,
|
|
@@ -2871,15 +2867,17 @@ var TableOfContents = /*#__PURE__*/React.forwardRef(function TableOfContents(_re
|
|
|
2871
2867
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2872
2868
|
viewBox: "0 0 32 32",
|
|
2873
2869
|
fill: "currentColor"
|
|
2874
|
-
}, rest),
|
|
2875
|
-
d: "
|
|
2870
|
+
}, rest), _path210 || (_path210 = /*#__PURE__*/React.createElement("path", {
|
|
2871
|
+
d: "M12,29H5a2.0021,2.0021,0,0,1-2-2V20a2.0021,2.0021,0,0,1,2-2h7a2.0021,2.0021,0,0,1,2,2v7A2.0021,2.0021,0,0,1,12,29ZM5,20v7h7V20Z"
|
|
2872
|
+
})), _path211 || (_path211 = /*#__PURE__*/React.createElement("path", {
|
|
2873
|
+
d: "M27,3H5A2,2,0,0,0,3,5V15H5V11H15v4h2V11H27v7H17v2H27v7H17v2H27a2,2,0,0,0,2-2V5A2,2,0,0,0,27,3Zm0,6H5V5H27Z"
|
|
2876
2874
|
})), children);
|
|
2877
2875
|
});
|
|
2878
2876
|
|
|
2879
2877
|
if (process.env.NODE_ENV !== "production") {
|
|
2880
|
-
|
|
2878
|
+
TableAlias.propTypes = iconPropTypes;
|
|
2881
2879
|
}
|
|
2882
|
-
var
|
|
2880
|
+
var TableBuilt = /*#__PURE__*/React.forwardRef(function TableBuilt(_ref112, ref) {
|
|
2883
2881
|
var children = _ref112.children,
|
|
2884
2882
|
_ref112$size = _ref112.size,
|
|
2885
2883
|
size = _ref112$size === void 0 ? 16 : _ref112$size,
|
|
@@ -2892,18 +2890,15 @@ var Tablet = /*#__PURE__*/React.forwardRef(function Tablet(_ref112, ref) {
|
|
|
2892
2890
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2893
2891
|
viewBox: "0 0 32 32",
|
|
2894
2892
|
fill: "currentColor"
|
|
2895
|
-
}, rest),
|
|
2896
|
-
d: "
|
|
2897
|
-
transform: "rotate(90 16 25)"
|
|
2898
|
-
})), _path214 || (_path214 = /*#__PURE__*/React.createElement("path", {
|
|
2899
|
-
d: "M25,30H7a2.0023,2.0023,0,0,1-2-2V4A2.002,2.002,0,0,1,7,2H25a2.0023,2.0023,0,0,1,2,2V28A2.0027,2.0027,0,0,1,25,30ZM7,4V28H25V4Z"
|
|
2893
|
+
}, rest), _path212 || (_path212 = /*#__PURE__*/React.createElement("path", {
|
|
2894
|
+
d: "M28,8H24V4a2.0025,2.0025,0,0,0-2-2H4A2.0025,2.0025,0,0,0,2,4V22a2.0025,2.0025,0,0,0,2,2H8v4a2.0025,2.0025,0,0,0,2,2H28a2.0025,2.0025,0,0,0,2-2V10A2.0025,2.0025,0,0,0,28,8ZM22,22H14V17h8Zm0-7H14V10h8ZM12,15H4V10h8ZM22,4V8H4V4ZM4,22V17h8v5Zm24,6H10V24H22a2.0025,2.0025,0,0,0,2-2V10h4Z"
|
|
2900
2895
|
})), children);
|
|
2901
2896
|
});
|
|
2902
2897
|
|
|
2903
2898
|
if (process.env.NODE_ENV !== "production") {
|
|
2904
|
-
|
|
2899
|
+
TableBuilt.propTypes = iconPropTypes;
|
|
2905
2900
|
}
|
|
2906
|
-
var
|
|
2901
|
+
var TableShortcut = /*#__PURE__*/React.forwardRef(function TableShortcut(_ref113, ref) {
|
|
2907
2902
|
var children = _ref113.children,
|
|
2908
2903
|
_ref113$size = _ref113.size,
|
|
2909
2904
|
size = _ref113$size === void 0 ? 16 : _ref113$size,
|
|
@@ -2916,17 +2911,17 @@ var TabletLandscape = /*#__PURE__*/React.forwardRef(function TabletLandscape(_re
|
|
|
2916
2911
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2917
2912
|
viewBox: "0 0 32 32",
|
|
2918
2913
|
fill: "currentColor"
|
|
2919
|
-
}, rest),
|
|
2920
|
-
d: "
|
|
2921
|
-
})),
|
|
2922
|
-
d: "
|
|
2914
|
+
}, rest), _path213 || (_path213 = /*#__PURE__*/React.createElement("path", {
|
|
2915
|
+
d: "M5 18L5 20 10.586 20 3 27.586 4.414 29 12 21.414 12 27 14 27 14 18 5 18z"
|
|
2916
|
+
})), _path214 || (_path214 = /*#__PURE__*/React.createElement("path", {
|
|
2917
|
+
d: "M27,3H5A2,2,0,0,0,3,5V15H5V11H15v4h2V11H27v7H17v2H27v7H17v2H27a2,2,0,0,0,2-2V5A2,2,0,0,0,27,3Zm0,6H5V5H27Z"
|
|
2923
2918
|
})), children);
|
|
2924
2919
|
});
|
|
2925
2920
|
|
|
2926
2921
|
if (process.env.NODE_ENV !== "production") {
|
|
2927
|
-
|
|
2922
|
+
TableShortcut.propTypes = iconPropTypes;
|
|
2928
2923
|
}
|
|
2929
|
-
var
|
|
2924
|
+
var TableSplit = /*#__PURE__*/React.forwardRef(function TableSplit(_ref114, ref) {
|
|
2930
2925
|
var children = _ref114.children,
|
|
2931
2926
|
_ref114$size = _ref114.size,
|
|
2932
2927
|
size = _ref114$size === void 0 ? 16 : _ref114$size,
|
|
@@ -2939,17 +2934,15 @@ var Tag = /*#__PURE__*/React.forwardRef(function Tag(_ref114, ref) {
|
|
|
2939
2934
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2940
2935
|
viewBox: "0 0 32 32",
|
|
2941
2936
|
fill: "currentColor"
|
|
2942
|
-
}, rest),
|
|
2943
|
-
d: "
|
|
2944
|
-
})), _path218 || (_path218 = /*#__PURE__*/React.createElement("path", {
|
|
2945
|
-
d: "M16.6436,29.4145,2.5858,15.3555A2,2,0,0,1,2,13.9414V4A2,2,0,0,1,4,2h9.9413a2,2,0,0,1,1.4142.5858L29.4144,16.6436a2.0005,2.0005,0,0,1,0,2.8285l-9.9424,9.9425a2.0008,2.0008,0,0,1-2.8285,0ZM4,4v9.9417L18.0578,28,28,18.0579,13.9416,4Z"
|
|
2937
|
+
}, rest), _path215 || (_path215 = /*#__PURE__*/React.createElement("path", {
|
|
2938
|
+
d: "M27,3H5A2,2,0,0,0,3,5V27a2,2,0,0,0,2,2H27a2,2,0,0,0,2-2V5A2,2,0,0,0,27,3Zm0,2V9H5V5ZM17,11H27v7H17Zm-2,7H5V11H15ZM5,20H15v7H5Zm12,7V20H27v7Z"
|
|
2946
2939
|
})), children);
|
|
2947
2940
|
});
|
|
2948
2941
|
|
|
2949
2942
|
if (process.env.NODE_ENV !== "production") {
|
|
2950
|
-
|
|
2943
|
+
TableSplit.propTypes = iconPropTypes;
|
|
2951
2944
|
}
|
|
2952
|
-
var
|
|
2945
|
+
var TableOfContents = /*#__PURE__*/React.forwardRef(function TableOfContents(_ref115, ref) {
|
|
2953
2946
|
var children = _ref115.children,
|
|
2954
2947
|
_ref115$size = _ref115.size,
|
|
2955
2948
|
size = _ref115$size === void 0 ? 16 : _ref115$size,
|
|
@@ -2962,17 +2955,15 @@ var TagEdit = /*#__PURE__*/React.forwardRef(function TagEdit(_ref115, ref) {
|
|
|
2962
2955
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2963
2956
|
viewBox: "0 0 32 32",
|
|
2964
2957
|
fill: "currentColor"
|
|
2965
|
-
}, rest),
|
|
2966
|
-
d: "
|
|
2967
|
-
})), _path220 || (_path220 = /*#__PURE__*/React.createElement("path", {
|
|
2968
|
-
d: "M27.0059,14.2354l-1.4141,1.414L28,18.0576,18.0579,28,4,13.9414V4h9.9417l4.4067,4.4067,1.4141-1.4145-4.407-4.4063A2,2,0,0,0,13.9414,2H4A2,2,0,0,0,2,4v9.9414a2,2,0,0,0,.5857,1.4141L16.6436,29.4146a2.001,2.001,0,0,0,2.8286,0l9.9424-9.9424a2.001,2.001,0,0,0,0-2.8286Z"
|
|
2958
|
+
}, rest), _path216 || (_path216 = /*#__PURE__*/React.createElement("path", {
|
|
2959
|
+
d: "M4 6H22V8H4zM4 12H22V14H4zM4 18H22V20H4zM4 24H22V26H4zM26 6H28V8H26zM26 12H28V14H26zM26 18H28V20H26zM26 24H28V26H26z"
|
|
2969
2960
|
})), children);
|
|
2970
2961
|
});
|
|
2971
2962
|
|
|
2972
2963
|
if (process.env.NODE_ENV !== "production") {
|
|
2973
|
-
|
|
2964
|
+
TableOfContents.propTypes = iconPropTypes;
|
|
2974
2965
|
}
|
|
2975
|
-
var
|
|
2966
|
+
var Tablet = /*#__PURE__*/React.forwardRef(function Tablet(_ref116, ref) {
|
|
2976
2967
|
var children = _ref116.children,
|
|
2977
2968
|
_ref116$size = _ref116.size,
|
|
2978
2969
|
size = _ref116$size === void 0 ? 16 : _ref116$size,
|
|
@@ -2985,17 +2976,18 @@ var TagExport = /*#__PURE__*/React.forwardRef(function TagExport(_ref116, ref) {
|
|
|
2985
2976
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2986
2977
|
viewBox: "0 0 32 32",
|
|
2987
2978
|
fill: "currentColor"
|
|
2988
|
-
}, rest),
|
|
2989
|
-
d: "
|
|
2990
|
-
|
|
2991
|
-
|
|
2979
|
+
}, rest), _path217 || (_path217 = /*#__PURE__*/React.createElement("path", {
|
|
2980
|
+
d: "M15 22H17V28H15z",
|
|
2981
|
+
transform: "rotate(90 16 25)"
|
|
2982
|
+
})), _path218 || (_path218 = /*#__PURE__*/React.createElement("path", {
|
|
2983
|
+
d: "M25,30H7a2.0023,2.0023,0,0,1-2-2V4A2.002,2.002,0,0,1,7,2H25a2.0023,2.0023,0,0,1,2,2V28A2.0027,2.0027,0,0,1,25,30ZM7,4V28H25V4Z"
|
|
2992
2984
|
})), children);
|
|
2993
2985
|
});
|
|
2994
2986
|
|
|
2995
2987
|
if (process.env.NODE_ENV !== "production") {
|
|
2996
|
-
|
|
2988
|
+
Tablet.propTypes = iconPropTypes;
|
|
2997
2989
|
}
|
|
2998
|
-
var
|
|
2990
|
+
var TabletLandscape = /*#__PURE__*/React.forwardRef(function TabletLandscape(_ref117, ref) {
|
|
2999
2991
|
var children = _ref117.children,
|
|
3000
2992
|
_ref117$size = _ref117.size,
|
|
3001
2993
|
size = _ref117$size === void 0 ? 16 : _ref117$size,
|
|
@@ -3008,21 +3000,17 @@ var TagGroup = /*#__PURE__*/React.forwardRef(function TagGroup(_ref117, ref) {
|
|
|
3008
3000
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3009
3001
|
viewBox: "0 0 32 32",
|
|
3010
3002
|
fill: "currentColor"
|
|
3011
|
-
}, rest),
|
|
3012
|
-
|
|
3013
|
-
|
|
3014
|
-
|
|
3015
|
-
})), _path223 || (_path223 = /*#__PURE__*/React.createElement("path", {
|
|
3016
|
-
d: "M16,30a1,1,0,0,1-.71-.29L4.59,19A2,2,0,0,1,4,17.59V10A2,2,0,0,1,6,8h7.59A2,2,0,0,1,15,8.59l10.71,10.7a1,1,0,0,1,0,1.42l-9,9A1,1,0,0,1,16,30ZM6,10v7.59l10,10L23.59,20l-10-10Z"
|
|
3017
|
-
})), _path224 || (_path224 = /*#__PURE__*/React.createElement("path", {
|
|
3018
|
-
d: "M27.71,13.29,17,2.59A2,2,0,0,0,15.59,2H8A2,2,0,0,0,6,4V6H8V4h7.59l10,10-1.3,1.29,1.42,1.42,2-2A1,1,0,0,0,27.71,13.29Z"
|
|
3003
|
+
}, rest), _path219 || (_path219 = /*#__PURE__*/React.createElement("path", {
|
|
3004
|
+
d: "M24 13H26V19H24z"
|
|
3005
|
+
})), _path220 || (_path220 = /*#__PURE__*/React.createElement("path", {
|
|
3006
|
+
d: "M30,7V25a2.0023,2.0023,0,0,1-2,2H4a2.002,2.002,0,0,1-2-2V7A2.0023,2.0023,0,0,1,4,5H28A2.0027,2.0027,0,0,1,30,7ZM4,25H28V7H4Z"
|
|
3019
3007
|
})), children);
|
|
3020
3008
|
});
|
|
3021
3009
|
|
|
3022
3010
|
if (process.env.NODE_ENV !== "production") {
|
|
3023
|
-
|
|
3011
|
+
TabletLandscape.propTypes = iconPropTypes;
|
|
3024
3012
|
}
|
|
3025
|
-
var
|
|
3013
|
+
var Tag = /*#__PURE__*/React.forwardRef(function Tag(_ref118, ref) {
|
|
3026
3014
|
var children = _ref118.children,
|
|
3027
3015
|
_ref118$size = _ref118.size,
|
|
3028
3016
|
size = _ref118$size === void 0 ? 16 : _ref118$size,
|
|
@@ -3035,17 +3023,17 @@ var TagImport = /*#__PURE__*/React.forwardRef(function TagImport(_ref118, ref) {
|
|
|
3035
3023
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3036
3024
|
viewBox: "0 0 32 32",
|
|
3037
3025
|
fill: "currentColor"
|
|
3038
|
-
}, rest),
|
|
3039
|
-
d: "
|
|
3040
|
-
})),
|
|
3041
|
-
d: "
|
|
3026
|
+
}, rest), _path221 || (_path221 = /*#__PURE__*/React.createElement("path", {
|
|
3027
|
+
d: "M10,14a4,4,0,1,1,4-4A4.0045,4.0045,0,0,1,10,14Zm0-6a2,2,0,1,0,1.998,2.0044A2.002,2.002,0,0,0,10,8Z"
|
|
3028
|
+
})), _path222 || (_path222 = /*#__PURE__*/React.createElement("path", {
|
|
3029
|
+
d: "M16.6436,29.4145,2.5858,15.3555A2,2,0,0,1,2,13.9414V4A2,2,0,0,1,4,2h9.9413a2,2,0,0,1,1.4142.5858L29.4144,16.6436a2.0005,2.0005,0,0,1,0,2.8285l-9.9424,9.9425a2.0008,2.0008,0,0,1-2.8285,0ZM4,4v9.9417L18.0578,28,28,18.0579,13.9416,4Z"
|
|
3042
3030
|
})), children);
|
|
3043
3031
|
});
|
|
3044
3032
|
|
|
3045
3033
|
if (process.env.NODE_ENV !== "production") {
|
|
3046
|
-
|
|
3034
|
+
Tag.propTypes = iconPropTypes;
|
|
3047
3035
|
}
|
|
3048
|
-
var
|
|
3036
|
+
var TagEdit = /*#__PURE__*/React.forwardRef(function TagEdit(_ref119, ref) {
|
|
3049
3037
|
var children = _ref119.children,
|
|
3050
3038
|
_ref119$size = _ref119.size,
|
|
3051
3039
|
size = _ref119$size === void 0 ? 16 : _ref119$size,
|
|
@@ -3058,17 +3046,17 @@ var TagNone = /*#__PURE__*/React.forwardRef(function TagNone(_ref119, ref) {
|
|
|
3058
3046
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3059
3047
|
viewBox: "0 0 32 32",
|
|
3060
3048
|
fill: "currentColor"
|
|
3061
|
-
}, rest),
|
|
3062
|
-
d: "
|
|
3063
|
-
})),
|
|
3064
|
-
d: "
|
|
3049
|
+
}, rest), _path223 || (_path223 = /*#__PURE__*/React.createElement("path", {
|
|
3050
|
+
d: "M29.707 7.293l-3-3a.9994.9994 0 00-1.414 0L16 13.5859V18h4.4141L29.707 8.707A.9994.9994 0 0029.707 7.293zM19.5859 16H18V14.4141l5-5L24.5859 11zM26 9.5859L24.4141 8 26 6.4141 27.5859 8zM10 14a4 4 0 114-4A4.0045 4.0045 0 0110 14zm0-6a2 2 0 101.998 2.0044A2.002 2.002 0 0010 8z"
|
|
3051
|
+
})), _path224 || (_path224 = /*#__PURE__*/React.createElement("path", {
|
|
3052
|
+
d: "M27.0059,14.2354l-1.4141,1.414L28,18.0576,18.0579,28,4,13.9414V4h9.9417l4.4067,4.4067,1.4141-1.4145-4.407-4.4063A2,2,0,0,0,13.9414,2H4A2,2,0,0,0,2,4v9.9414a2,2,0,0,0,.5857,1.4141L16.6436,29.4146a2.001,2.001,0,0,0,2.8286,0l9.9424-9.9424a2.001,2.001,0,0,0,0-2.8286Z"
|
|
3065
3053
|
})), children);
|
|
3066
3054
|
});
|
|
3067
3055
|
|
|
3068
3056
|
if (process.env.NODE_ENV !== "production") {
|
|
3069
|
-
|
|
3057
|
+
TagEdit.propTypes = iconPropTypes;
|
|
3070
3058
|
}
|
|
3071
|
-
var
|
|
3059
|
+
var TagExport = /*#__PURE__*/React.forwardRef(function TagExport(_ref120, ref) {
|
|
3072
3060
|
var children = _ref120.children,
|
|
3073
3061
|
_ref120$size = _ref120.size,
|
|
3074
3062
|
size = _ref120$size === void 0 ? 16 : _ref120$size,
|
|
@@ -3081,15 +3069,17 @@ var Tank = /*#__PURE__*/React.forwardRef(function Tank(_ref120, ref) {
|
|
|
3081
3069
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3082
3070
|
viewBox: "0 0 32 32",
|
|
3083
3071
|
fill: "currentColor"
|
|
3084
|
-
}, rest),
|
|
3085
|
-
d: "
|
|
3072
|
+
}, rest), _path225 || (_path225 = /*#__PURE__*/React.createElement("path", {
|
|
3073
|
+
d: "M31 18L25 12 23.586 13.414 27.172 17 17 17 17 19 27.172 19 23.586 22.586 25 24 31 18zM10 14a4 4 0 114-4A4.0045 4.0045 0 0110 14zm0-6a2 2 0 101.998 2.0044A2.002 2.002 0 0010 8z"
|
|
3074
|
+
})), _path226 || (_path226 = /*#__PURE__*/React.createElement("path", {
|
|
3075
|
+
d: "M21.0593,25l-3.0014,3L4,13.9414V4h9.9417l7,7,1.4143-1.414-7.001-7A2,2,0,0,0,13.9414,2H4A2,2,0,0,0,2,4v9.9414a2,2,0,0,0,.5857,1.4141L16.6436,29.4146a2.001,2.001,0,0,0,2.8286,0l3.0014-3Z"
|
|
3086
3076
|
})), children);
|
|
3087
3077
|
});
|
|
3088
3078
|
|
|
3089
3079
|
if (process.env.NODE_ENV !== "production") {
|
|
3090
|
-
|
|
3080
|
+
TagExport.propTypes = iconPropTypes;
|
|
3091
3081
|
}
|
|
3092
|
-
var
|
|
3082
|
+
var TagGroup = /*#__PURE__*/React.forwardRef(function TagGroup(_ref121, ref) {
|
|
3093
3083
|
var children = _ref121.children,
|
|
3094
3084
|
_ref121$size = _ref121.size,
|
|
3095
3085
|
size = _ref121$size === void 0 ? 16 : _ref121$size,
|
|
@@ -3102,17 +3092,21 @@ var Task = /*#__PURE__*/React.forwardRef(function Task(_ref121, ref) {
|
|
|
3102
3092
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3103
3093
|
viewBox: "0 0 32 32",
|
|
3104
3094
|
fill: "currentColor"
|
|
3105
|
-
}, rest),
|
|
3106
|
-
|
|
3107
|
-
|
|
3108
|
-
|
|
3095
|
+
}, rest), _circle23 || (_circle23 = /*#__PURE__*/React.createElement("circle", {
|
|
3096
|
+
cx: "10",
|
|
3097
|
+
cy: "14",
|
|
3098
|
+
r: "2"
|
|
3099
|
+
})), _path227 || (_path227 = /*#__PURE__*/React.createElement("path", {
|
|
3100
|
+
d: "M16,30a1,1,0,0,1-.71-.29L4.59,19A2,2,0,0,1,4,17.59V10A2,2,0,0,1,6,8h7.59A2,2,0,0,1,15,8.59l10.71,10.7a1,1,0,0,1,0,1.42l-9,9A1,1,0,0,1,16,30ZM6,10v7.59l10,10L23.59,20l-10-10Z"
|
|
3101
|
+
})), _path228 || (_path228 = /*#__PURE__*/React.createElement("path", {
|
|
3102
|
+
d: "M27.71,13.29,17,2.59A2,2,0,0,0,15.59,2H8A2,2,0,0,0,6,4V6H8V4h7.59l10,10-1.3,1.29,1.42,1.42,2-2A1,1,0,0,0,27.71,13.29Z"
|
|
3109
3103
|
})), children);
|
|
3110
3104
|
});
|
|
3111
3105
|
|
|
3112
3106
|
if (process.env.NODE_ENV !== "production") {
|
|
3113
|
-
|
|
3107
|
+
TagGroup.propTypes = iconPropTypes;
|
|
3114
3108
|
}
|
|
3115
|
-
var
|
|
3109
|
+
var TagImport = /*#__PURE__*/React.forwardRef(function TagImport(_ref122, ref) {
|
|
3116
3110
|
var children = _ref122.children,
|
|
3117
3111
|
_ref122$size = _ref122.size,
|
|
3118
3112
|
size = _ref122$size === void 0 ? 16 : _ref122$size,
|
|
@@ -3125,17 +3119,17 @@ var TaskAdd = /*#__PURE__*/React.forwardRef(function TaskAdd(_ref122, ref) {
|
|
|
3125
3119
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3126
3120
|
viewBox: "0 0 32 32",
|
|
3127
3121
|
fill: "currentColor"
|
|
3128
|
-
}, rest),
|
|
3129
|
-
d: "
|
|
3130
|
-
})),
|
|
3131
|
-
d: "
|
|
3122
|
+
}, rest), _path229 || (_path229 = /*#__PURE__*/React.createElement("path", {
|
|
3123
|
+
d: "M16 18L22 12 23.414 13.414 19.828 17 30 17 30 19 19.828 19 23.414 22.586 22 24 16 18zM10 14a4 4 0 114-4A4.0045 4.0045 0 0110 14zm0-6a2 2 0 101.998 2.0044A2.002 2.002 0 0010 8z"
|
|
3124
|
+
})), _path230 || (_path230 = /*#__PURE__*/React.createElement("path", {
|
|
3125
|
+
d: "M20.0586,26l-2.0007,2L4,13.9414V4h9.9417l6,6,1.4143-1.414-6.001-6A2,2,0,0,0,13.9414,2H4A2,2,0,0,0,2,4v9.9414a2,2,0,0,0,.5857,1.4141L16.6436,29.4146a2.001,2.001,0,0,0,2.8286,0l2.0006-2.0007Z"
|
|
3132
3126
|
})), children);
|
|
3133
3127
|
});
|
|
3134
3128
|
|
|
3135
3129
|
if (process.env.NODE_ENV !== "production") {
|
|
3136
|
-
|
|
3130
|
+
TagImport.propTypes = iconPropTypes;
|
|
3137
3131
|
}
|
|
3138
|
-
var
|
|
3132
|
+
var TagNone = /*#__PURE__*/React.forwardRef(function TagNone(_ref123, ref) {
|
|
3139
3133
|
var children = _ref123.children,
|
|
3140
3134
|
_ref123$size = _ref123.size,
|
|
3141
3135
|
size = _ref123$size === void 0 ? 16 : _ref123$size,
|
|
@@ -3148,17 +3142,17 @@ var TaskApproved = /*#__PURE__*/React.forwardRef(function TaskApproved(_ref123,
|
|
|
3148
3142
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3149
3143
|
viewBox: "0 0 32 32",
|
|
3150
3144
|
fill: "currentColor"
|
|
3151
|
-
}, rest),
|
|
3152
|
-
d: "
|
|
3153
|
-
})),
|
|
3154
|
-
d: "
|
|
3145
|
+
}, rest), _path231 || (_path231 = /*#__PURE__*/React.createElement("path", {
|
|
3146
|
+
d: "M23.092 10.3218L30 3.4141 28.5859 2 2 28.5859 3.4141 30l6.9077-6.9077 6.3218 6.3223a2.001 2.001 0 002.8286 0l9.9424-9.9424a2.001 2.001 0 000-2.8286zM18.0579 28l-6.3218-6.3223 9.9419-9.9419L28 18.0576zM10 14a4 4 0 114-4A4.0045 4.0045 0 0110 14zm0-6a2 2 0 101.998 2.0044A2.002 2.002 0 0010 8z"
|
|
3147
|
+
})), _path232 || (_path232 = /*#__PURE__*/React.createElement("path", {
|
|
3148
|
+
d: "M7.4927,20.2627l1.414-1.4141L4,13.9414V4h9.9417l4.9069,4.9067,1.4141-1.414L15.3555,2.5859A2,2,0,0,0,13.9414,2H4A2,2,0,0,0,2,4v9.9414a2,2,0,0,0,.5857,1.4141Z"
|
|
3155
3149
|
})), children);
|
|
3156
3150
|
});
|
|
3157
3151
|
|
|
3158
3152
|
if (process.env.NODE_ENV !== "production") {
|
|
3159
|
-
|
|
3153
|
+
TagNone.propTypes = iconPropTypes;
|
|
3160
3154
|
}
|
|
3161
|
-
var
|
|
3155
|
+
var Tank = /*#__PURE__*/React.forwardRef(function Tank(_ref124, ref) {
|
|
3162
3156
|
var children = _ref124.children,
|
|
3163
3157
|
_ref124$size = _ref124.size,
|
|
3164
3158
|
size = _ref124$size === void 0 ? 16 : _ref124$size,
|
|
@@ -3171,19 +3165,15 @@ var TaskAssetView = /*#__PURE__*/React.forwardRef(function TaskAssetView(_ref124
|
|
|
3171
3165
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3172
3166
|
viewBox: "0 0 32 32",
|
|
3173
3167
|
fill: "currentColor"
|
|
3174
|
-
}, rest),
|
|
3175
|
-
d: "
|
|
3176
|
-
})), _path237 || (_path237 = /*#__PURE__*/React.createElement("path", {
|
|
3177
|
-
d: "M22.5,31A8.5,8.5,0,1,1,31,22.5,8.51,8.51,0,0,1,22.5,31Zm0-15A6.5,6.5,0,1,0,29,22.5,6.5074,6.5074,0,0,0,22.5,16Z"
|
|
3178
|
-
})), _path238 || (_path238 = /*#__PURE__*/React.createElement("path", {
|
|
3179
|
-
d: "M25,5H22V4a2.0058,2.0058,0,0,0-2-2H12a2.0058,2.0058,0,0,0-2,2V5H7A2.0058,2.0058,0,0,0,5,7V28a2.0058,2.0058,0,0,0,2,2h5V28H7V7h3v3H22V7h3v5h2V7A2.0058,2.0058,0,0,0,25,5ZM20,8H12V4h8Z"
|
|
3168
|
+
}, rest), _path233 || (_path233 = /*#__PURE__*/React.createElement("path", {
|
|
3169
|
+
d: "M30,13V11H18.6182l-.7237-1.4473A1,1,0,0,0,17,9H9a1,1,0,0,0-1,1v5H4v2H22.6379l3.6,3H3a1,1,0,0,0-1,1v2a5.0057,5.0057,0,0,0,5,5H25a5.0057,5.0057,0,0,0,5-5V21a1.0011,1.0011,0,0,0-.36-.7686l-6-5A1.0015,1.0015,0,0,0,23,15H20.6182l-1-2ZM28,23a3.0033,3.0033,0,0,1-3,3H7a3.0033,3.0033,0,0,1-3-3V22H28ZM10,15V11h6.3821l2,4Z"
|
|
3180
3170
|
})), children);
|
|
3181
3171
|
});
|
|
3182
3172
|
|
|
3183
3173
|
if (process.env.NODE_ENV !== "production") {
|
|
3184
|
-
|
|
3174
|
+
Tank.propTypes = iconPropTypes;
|
|
3185
3175
|
}
|
|
3186
|
-
var
|
|
3176
|
+
var Task = /*#__PURE__*/React.forwardRef(function Task(_ref125, ref) {
|
|
3187
3177
|
var children = _ref125.children,
|
|
3188
3178
|
_ref125$size = _ref125.size,
|
|
3189
3179
|
size = _ref125$size === void 0 ? 16 : _ref125$size,
|
|
@@ -3196,15 +3186,15 @@ var TaskComplete = /*#__PURE__*/React.forwardRef(function TaskComplete(_ref125,
|
|
|
3196
3186
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3197
3187
|
viewBox: "0 0 32 32",
|
|
3198
3188
|
fill: "currentColor"
|
|
3199
|
-
}, rest),
|
|
3200
|
-
d: "
|
|
3201
|
-
})),
|
|
3202
|
-
d: "M25,5H22V4a2
|
|
3189
|
+
}, rest), _path234 || (_path234 = /*#__PURE__*/React.createElement("path", {
|
|
3190
|
+
d: "M14 20.18L10.41 16.59 9 18 14 23 23 14 21.59 12.58 14 20.18z"
|
|
3191
|
+
})), _path235 || (_path235 = /*#__PURE__*/React.createElement("path", {
|
|
3192
|
+
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"
|
|
3203
3193
|
})), children);
|
|
3204
3194
|
});
|
|
3205
3195
|
|
|
3206
3196
|
if (process.env.NODE_ENV !== "production") {
|
|
3207
|
-
|
|
3197
|
+
Task.propTypes = iconPropTypes;
|
|
3208
3198
|
}
|
|
3209
3199
|
|
|
3210
|
-
export { QT, QTAlt, SkipBackOutline, SkipBackOutlineFilled, SkipBackOutlineSolid, SkipBackSolidFilled, SkipForward, SkipForwardFilled, SkipForwardOutline, SkipForwardOutlineFilled, SkipForwardOutlineSolid, SkipForwardSolidFilled, Sleet, Slisor, Slm, Smell, Smoke, Snooze, Snow, SnowBlizzard, SnowDensity, SnowHeavy, SnowScattered, SnowScatteredNight, Snowflake, Soccer, SoftwareResource, SoftwareResourceCluster, SoftwareResourceResource, SoilMoisture, SoilMoistureField, SoilMoistureGlobal, SoilTemperature, SoilTemperatureField, SoilTemperatureGlobal, SolarPanel, SortAscending, SortDescending, SortRemove, SpellCheck, Split, SplitScreen, SprayPaint, Sprout, Sql, SquareFill, StackLimitation, Stamp, Star, StarFilled, StarHalf, StarReview, StayInside, StemLeafPlot, Stethoscope, Stop, StopFilled, StopFilledAlt, StopOutline, StopOutlineFilled, StopSign, StopSignFilled, StoragePool, StorageRequest, Store, StormTracker, Strawberry, StringInteger, StringText, Subflow, SubflowLocal, SubnetAclRules, Subtract, SubtractAlt, SummaryKpi, SummaryKpiMirror, Sun, Sunrise, Sunset, Svg, Swim, SwitchLayer_2, SwitchLayer_3, Switcher, SysProvision, Table, TableAlias, TableBuilt, TableOfContents, TableShortcut, TableSplit, Tablet, TabletLandscape, Tag, TagEdit, TagExport, TagGroup, TagImport, TagNone, Tank, Task,
|
|
3200
|
+
export { QT, QTAlt, SkillLevelBasic, SkillLevelIntermediate, SkipBack, SkipBackFilled, SkipBackOutline, SkipBackOutlineFilled, SkipBackOutlineSolid, SkipBackSolidFilled, SkipForward, SkipForwardFilled, SkipForwardOutline, SkipForwardOutlineFilled, SkipForwardOutlineSolid, SkipForwardSolidFilled, Sleet, Slisor, Slm, Smell, Smoke, Snooze, Snow, SnowBlizzard, SnowDensity, SnowHeavy, SnowScattered, SnowScatteredNight, Snowflake, Soccer, SoftwareResource, SoftwareResourceCluster, SoftwareResourceResource, SoilMoisture, SoilMoistureField, SoilMoistureGlobal, SoilTemperature, SoilTemperatureField, SoilTemperatureGlobal, SolarPanel, SortAscending, SortDescending, SortRemove, SpellCheck, Split, SplitScreen, SprayPaint, Sprout, Sql, SquareFill, StackLimitation, Stamp, Star, StarFilled, StarHalf, StarReview, StayInside, StemLeafPlot, Stethoscope, Stop, StopFilled, StopFilledAlt, StopOutline, StopOutlineFilled, StopSign, StopSignFilled, StoragePool, StorageRequest, Store, StormTracker, Strawberry, StringInteger, StringText, Subflow, SubflowLocal, SubnetAclRules, Subtract, SubtractAlt, SummaryKpi, SummaryKpiMirror, Sun, Sunrise, Sunset, Svg, Swim, SwitchLayer_2, SwitchLayer_3, Switcher, SysProvision, Table, TableAlias, TableBuilt, TableOfContents, TableShortcut, TableSplit, Tablet, TabletLandscape, Tag, TagEdit, TagExport, TagGroup, TagImport, TagNone, Tank, Task, WatsonHealthSmoothing, WatsonHealthSmoothingCursor, WatsonHealthSpineLabel, WatsonHealthSplitDiscard, WatsonHealthStackedMove, WatsonHealthStackedScrolling_1, WatsonHealthStackedScrolling_2, WatsonHealthStatusAcknowledge, WatsonHealthStatusChange, WatsonHealthStatusPartialFail, WatsonHealthStatusResolved, WatsonHealthStressBreathEditor, WatsonHealthStudyNext, WatsonHealthStudyPrevious, WatsonHealthStudyRead, WatsonHealthStudySkip, WatsonHealthStudyTransfer, WatsonHealthStudyUnread, WatsonHealthStudyView, WatsonHealthSubVolume };
|