@carbon/icons-react 11.9.0 → 11.10.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/es/Plan.js +39 -0
- package/es/generated/bucket-10.js +843 -843
- package/es/generated/bucket-11.js +846 -852
- package/es/generated/bucket-12.js +851 -880
- package/es/generated/bucket-13.js +782 -741
- package/es/generated/bucket-14.js +803 -813
- package/es/generated/bucket-15.js +920 -866
- package/es/generated/bucket-16.js +61 -0
- package/es/generated/bucket-7.js +505 -495
- package/es/generated/bucket-8.js +724 -735
- package/es/generated/bucket-9.js +839 -834
- package/es/index.js +10 -9
- package/es/watson-health/ImageAvailabilityLocal.js +41 -0
- package/es/watson-health/ImageAvailabilityRetrieving.js +41 -0
- package/es/watson-health/ImageAvailabilityUnavailable.js +45 -0
- package/lib/Plan.js +45 -0
- package/lib/generated/bucket-10.js +846 -846
- package/lib/generated/bucket-11.js +849 -855
- package/lib/generated/bucket-12.js +854 -883
- package/lib/generated/bucket-13.js +785 -744
- package/lib/generated/bucket-14.js +806 -816
- package/lib/generated/bucket-15.js +923 -867
- package/lib/generated/bucket-16.js +70 -0
- package/lib/generated/bucket-7.js +507 -497
- package/lib/generated/bucket-8.js +726 -737
- package/lib/generated/bucket-9.js +841 -836
- package/lib/index.js +36 -31
- package/lib/watson-health/ImageAvailabilityLocal.js +47 -0
- package/lib/watson-health/ImageAvailabilityRetrieving.js +47 -0
- package/lib/watson-health/ImageAvailabilityUnavailable.js +51 -0
- 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, _path28, _path29,
|
|
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, _path32, _path33, _path34, _path35, _path36, _path37, _circle, _circle2, _path38, _path39, _path40, _path41, _path42, _path43, _path44, _path45, _path46, _path47, _path48, _path49, _path50, _path51, _path52, _path53, _path54, _path55, _path56, _path57, _path58, _path59, _path60, _path61, _path62, _path63, _path64, _path65, _path66, _path67, _path68, _path69, _path70, _path71, _path72, _path73, _path74, _path75, _path76, _path77, _path78, _path79, _path80, _path81, _path82, _path83, _path84, _path85, _path86, _path87, _path88, _path89, _path90, _path91, _path92, _path93, _path94, _path95, _circle3, _path96, _path97, _path98, _path99, _path100, _path101, _path102, _path103, _path104, _path105, _path106, _path107, _path108, _path109, _path110, _path111, _path112, _path113, _path114, _path115, _path116, _path117, _circle4, _path118, _path119, _path120, _path121, _path122, _path123, _path124, _path125, _path126, _path127, _path128, _path129, _path130, _path131, _path132, _path133, _path134, _path135, _circle5, _path136, _path137, _path138, _path139, _path140, _path141, _path142, _path143, _path144, _path145, _circle6, _path146, _path147, _path148, _path149, _path150, _path151, _path152, _circle7, _path153, _path154, _path155, _path156, _circle8, _path157, _path158, _path159, _path160, _path161, _path162, _path163, _path164, _path165, _path166, _path167, _path168, _path169, _path170, _path171, _path172, _path173, _path174, _path175, _rect, _path176, _path177, _path178, _path179, _circle9, _circle10, _circle11, _path180, _path181, _path182, _path183, _path184, _path185, _path186, _path187, _path188, _path189, _path190, _path191, _path192, _path193, _path194, _path195, _path196, _path197, _path198, _path199, _path200, _path201, _path202, _path203, _path204, _path205, _path206, _path207, _path208, _path209, _path210, _path211, _path212, _path213, _path214, _path215, _path216, _path217, _path218;
|
|
15
15
|
|
|
16
16
|
var _excluded = ["children", "size"],
|
|
17
17
|
_excluded2 = ["children", "size"],
|
|
@@ -138,12 +138,25 @@ var _excluded = ["children", "size"],
|
|
|
138
138
|
_excluded123 = ["children", "size"],
|
|
139
139
|
_excluded124 = ["children", "size"],
|
|
140
140
|
_excluded125 = ["children", "size"];
|
|
141
|
-
var
|
|
141
|
+
var Star = /*#__PURE__*/React.forwardRef(function Star(_ref, ref) {
|
|
142
142
|
var children = _ref.children,
|
|
143
143
|
_ref$size = _ref.size,
|
|
144
144
|
size = _ref$size === void 0 ? 16 : _ref$size,
|
|
145
145
|
rest = _objectWithoutProperties(_ref, _excluded);
|
|
146
146
|
|
|
147
|
+
if (size === 16 || size === "16" || size === "16px") {
|
|
148
|
+
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
149
|
+
width: size,
|
|
150
|
+
height: size,
|
|
151
|
+
ref: ref,
|
|
152
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
153
|
+
viewBox: "0 0 16 16",
|
|
154
|
+
fill: "currentColor"
|
|
155
|
+
}, rest), _path || (_path = /*#__PURE__*/React.createElement("path", {
|
|
156
|
+
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"
|
|
157
|
+
})), children);
|
|
158
|
+
}
|
|
159
|
+
|
|
147
160
|
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
148
161
|
width: size,
|
|
149
162
|
height: size,
|
|
@@ -151,22 +164,33 @@ var WatsonHealthStatusAcknowledge = /*#__PURE__*/React.forwardRef(function Watso
|
|
|
151
164
|
xmlns: "http://www.w3.org/2000/svg",
|
|
152
165
|
viewBox: "0 0 32 32",
|
|
153
166
|
fill: "currentColor"
|
|
154
|
-
}, rest),
|
|
155
|
-
d: "
|
|
156
|
-
})), _path2 || (_path2 = /*#__PURE__*/React.createElement("path", {
|
|
157
|
-
d: "M14,24A10,10,0,1,1,24,14h2A12,12,0,1,0,14,26Z"
|
|
167
|
+
}, rest), _path2 || (_path2 = /*#__PURE__*/React.createElement("path", {
|
|
168
|
+
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"
|
|
158
169
|
})), children);
|
|
159
170
|
});
|
|
160
171
|
|
|
161
172
|
if (process.env.NODE_ENV !== "production") {
|
|
162
|
-
|
|
173
|
+
Star.propTypes = iconPropTypes;
|
|
163
174
|
}
|
|
164
|
-
var
|
|
175
|
+
var StarFilled = /*#__PURE__*/React.forwardRef(function StarFilled(_ref2, ref) {
|
|
165
176
|
var children = _ref2.children,
|
|
166
177
|
_ref2$size = _ref2.size,
|
|
167
178
|
size = _ref2$size === void 0 ? 16 : _ref2$size,
|
|
168
179
|
rest = _objectWithoutProperties(_ref2, _excluded2);
|
|
169
180
|
|
|
181
|
+
if (size === 16 || size === "16" || size === "16px") {
|
|
182
|
+
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
183
|
+
width: size,
|
|
184
|
+
height: size,
|
|
185
|
+
ref: ref,
|
|
186
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
187
|
+
viewBox: "0 0 16 16",
|
|
188
|
+
fill: "currentColor"
|
|
189
|
+
}, rest), _path3 || (_path3 = /*#__PURE__*/React.createElement("path", {
|
|
190
|
+
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"
|
|
191
|
+
})), children);
|
|
192
|
+
}
|
|
193
|
+
|
|
170
194
|
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
171
195
|
width: size,
|
|
172
196
|
height: size,
|
|
@@ -174,20 +198,33 @@ var WatsonHealthStatusChange = /*#__PURE__*/React.forwardRef(function WatsonHeal
|
|
|
174
198
|
xmlns: "http://www.w3.org/2000/svg",
|
|
175
199
|
viewBox: "0 0 32 32",
|
|
176
200
|
fill: "currentColor"
|
|
177
|
-
}, rest),
|
|
178
|
-
d: "
|
|
201
|
+
}, rest), _path4 || (_path4 = /*#__PURE__*/React.createElement("path", {
|
|
202
|
+
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"
|
|
179
203
|
})), children);
|
|
180
204
|
});
|
|
181
205
|
|
|
182
206
|
if (process.env.NODE_ENV !== "production") {
|
|
183
|
-
|
|
207
|
+
StarFilled.propTypes = iconPropTypes;
|
|
184
208
|
}
|
|
185
|
-
var
|
|
209
|
+
var StarHalf = /*#__PURE__*/React.forwardRef(function StarHalf(_ref3, ref) {
|
|
186
210
|
var children = _ref3.children,
|
|
187
211
|
_ref3$size = _ref3.size,
|
|
188
212
|
size = _ref3$size === void 0 ? 16 : _ref3$size,
|
|
189
213
|
rest = _objectWithoutProperties(_ref3, _excluded3);
|
|
190
214
|
|
|
215
|
+
if (size === 16 || size === "16" || size === "16px") {
|
|
216
|
+
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
217
|
+
width: size,
|
|
218
|
+
height: size,
|
|
219
|
+
ref: ref,
|
|
220
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
221
|
+
viewBox: "0 0 16 16",
|
|
222
|
+
fill: "currentColor"
|
|
223
|
+
}, rest), _path5 || (_path5 = /*#__PURE__*/React.createElement("path", {
|
|
224
|
+
d: "M5.7 5.6L0.6 6.3 4.3 9.9 3.5 15 8 12.6 8 1z"
|
|
225
|
+
})), children);
|
|
226
|
+
}
|
|
227
|
+
|
|
191
228
|
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
192
229
|
width: size,
|
|
193
230
|
height: size,
|
|
@@ -195,17 +232,15 @@ var WatsonHealthStatusPartialFail = /*#__PURE__*/React.forwardRef(function Watso
|
|
|
195
232
|
xmlns: "http://www.w3.org/2000/svg",
|
|
196
233
|
viewBox: "0 0 32 32",
|
|
197
234
|
fill: "currentColor"
|
|
198
|
-
}, rest),
|
|
199
|
-
d: "
|
|
200
|
-
})), _path5 || (_path5 = /*#__PURE__*/React.createElement("path", {
|
|
201
|
-
d: "M30,16H28A12,12,0,0,0,4,16H2a14,14,0,0,1,28,0Z"
|
|
235
|
+
}, rest), _path6 || (_path6 = /*#__PURE__*/React.createElement("path", {
|
|
236
|
+
d: "M11.45 11.22L1.28 12.7 8.64 19.87 6.9 30 16 25.22 16 2 11.45 11.22z"
|
|
202
237
|
})), children);
|
|
203
238
|
});
|
|
204
239
|
|
|
205
240
|
if (process.env.NODE_ENV !== "production") {
|
|
206
|
-
|
|
241
|
+
StarHalf.propTypes = iconPropTypes;
|
|
207
242
|
}
|
|
208
|
-
var
|
|
243
|
+
var StarReview = /*#__PURE__*/React.forwardRef(function StarReview(_ref4, ref) {
|
|
209
244
|
var children = _ref4.children,
|
|
210
245
|
_ref4$size = _ref4.size,
|
|
211
246
|
size = _ref4$size === void 0 ? 16 : _ref4$size,
|
|
@@ -218,17 +253,17 @@ var WatsonHealthStatusResolved = /*#__PURE__*/React.forwardRef(function WatsonHe
|
|
|
218
253
|
xmlns: "http://www.w3.org/2000/svg",
|
|
219
254
|
viewBox: "0 0 32 32",
|
|
220
255
|
fill: "currentColor"
|
|
221
|
-
}, rest),
|
|
222
|
-
d: "
|
|
223
|
-
})),
|
|
224
|
-
d: "
|
|
256
|
+
}, rest), _path7 || (_path7 = /*#__PURE__*/React.createElement("path", {
|
|
257
|
+
d: "M18 26H26V28H18zM18 22H30V24H18zM18 18H30V20H18z"
|
|
258
|
+
})), _path8 || (_path8 = /*#__PURE__*/React.createElement("path", {
|
|
259
|
+
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"
|
|
225
260
|
})), children);
|
|
226
261
|
});
|
|
227
262
|
|
|
228
263
|
if (process.env.NODE_ENV !== "production") {
|
|
229
|
-
|
|
264
|
+
StarReview.propTypes = iconPropTypes;
|
|
230
265
|
}
|
|
231
|
-
var
|
|
266
|
+
var WatsonHealthStatusAcknowledge = /*#__PURE__*/React.forwardRef(function WatsonHealthStatusAcknowledge(_ref5, ref) {
|
|
232
267
|
var children = _ref5.children,
|
|
233
268
|
_ref5$size = _ref5.size,
|
|
234
269
|
size = _ref5$size === void 0 ? 16 : _ref5$size,
|
|
@@ -241,17 +276,17 @@ var StayInside = /*#__PURE__*/React.forwardRef(function StayInside(_ref5, ref) {
|
|
|
241
276
|
xmlns: "http://www.w3.org/2000/svg",
|
|
242
277
|
viewBox: "0 0 32 32",
|
|
243
278
|
fill: "currentColor"
|
|
244
|
-
}, rest),
|
|
245
|
-
d: "
|
|
246
|
-
})),
|
|
247
|
-
d: "
|
|
279
|
+
}, rest), _path9 || (_path9 = /*#__PURE__*/React.createElement("path", {
|
|
280
|
+
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"
|
|
281
|
+
})), _path10 || (_path10 = /*#__PURE__*/React.createElement("path", {
|
|
282
|
+
d: "M14,24A10,10,0,1,1,24,14h2A12,12,0,1,0,14,26Z"
|
|
248
283
|
})), children);
|
|
249
284
|
});
|
|
250
285
|
|
|
251
286
|
if (process.env.NODE_ENV !== "production") {
|
|
252
|
-
|
|
287
|
+
WatsonHealthStatusAcknowledge.propTypes = iconPropTypes;
|
|
253
288
|
}
|
|
254
|
-
var
|
|
289
|
+
var WatsonHealthStatusChange = /*#__PURE__*/React.forwardRef(function WatsonHealthStatusChange(_ref6, ref) {
|
|
255
290
|
var children = _ref6.children,
|
|
256
291
|
_ref6$size = _ref6.size,
|
|
257
292
|
size = _ref6$size === void 0 ? 16 : _ref6$size,
|
|
@@ -264,15 +299,15 @@ var StemLeafPlot = /*#__PURE__*/React.forwardRef(function StemLeafPlot(_ref6, re
|
|
|
264
299
|
xmlns: "http://www.w3.org/2000/svg",
|
|
265
300
|
viewBox: "0 0 32 32",
|
|
266
301
|
fill: "currentColor"
|
|
267
|
-
}, rest),
|
|
268
|
-
d: "
|
|
302
|
+
}, rest), _path11 || (_path11 = /*#__PURE__*/React.createElement("path", {
|
|
303
|
+
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"
|
|
269
304
|
})), children);
|
|
270
305
|
});
|
|
271
306
|
|
|
272
307
|
if (process.env.NODE_ENV !== "production") {
|
|
273
|
-
|
|
308
|
+
WatsonHealthStatusChange.propTypes = iconPropTypes;
|
|
274
309
|
}
|
|
275
|
-
var
|
|
310
|
+
var WatsonHealthStatusPartialFail = /*#__PURE__*/React.forwardRef(function WatsonHealthStatusPartialFail(_ref7, ref) {
|
|
276
311
|
var children = _ref7.children,
|
|
277
312
|
_ref7$size = _ref7.size,
|
|
278
313
|
size = _ref7$size === void 0 ? 16 : _ref7$size,
|
|
@@ -285,33 +320,22 @@ var Stethoscope = /*#__PURE__*/React.forwardRef(function Stethoscope(_ref7, ref)
|
|
|
285
320
|
xmlns: "http://www.w3.org/2000/svg",
|
|
286
321
|
viewBox: "0 0 32 32",
|
|
287
322
|
fill: "currentColor"
|
|
288
|
-
}, rest),
|
|
289
|
-
d: "
|
|
323
|
+
}, rest), _path12 || (_path12 = /*#__PURE__*/React.createElement("path", {
|
|
324
|
+
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"
|
|
325
|
+
})), _path13 || (_path13 = /*#__PURE__*/React.createElement("path", {
|
|
326
|
+
d: "M30,16H28A12,12,0,0,0,4,16H2a14,14,0,0,1,28,0Z"
|
|
290
327
|
})), children);
|
|
291
328
|
});
|
|
292
329
|
|
|
293
330
|
if (process.env.NODE_ENV !== "production") {
|
|
294
|
-
|
|
331
|
+
WatsonHealthStatusPartialFail.propTypes = iconPropTypes;
|
|
295
332
|
}
|
|
296
|
-
var
|
|
333
|
+
var WatsonHealthStatusResolved = /*#__PURE__*/React.forwardRef(function WatsonHealthStatusResolved(_ref8, ref) {
|
|
297
334
|
var children = _ref8.children,
|
|
298
335
|
_ref8$size = _ref8.size,
|
|
299
336
|
size = _ref8$size === void 0 ? 16 : _ref8$size,
|
|
300
337
|
rest = _objectWithoutProperties(_ref8, _excluded8);
|
|
301
338
|
|
|
302
|
-
if (size === 16 || size === "16" || size === "16px") {
|
|
303
|
-
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
304
|
-
width: size,
|
|
305
|
-
height: size,
|
|
306
|
-
ref: ref,
|
|
307
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
308
|
-
viewBox: "0 0 16 16",
|
|
309
|
-
fill: "currentColor"
|
|
310
|
-
}, rest), _path12 || (_path12 = /*#__PURE__*/React.createElement("path", {
|
|
311
|
-
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"
|
|
312
|
-
})), children);
|
|
313
|
-
}
|
|
314
|
-
|
|
315
339
|
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
316
340
|
width: size,
|
|
317
341
|
height: size,
|
|
@@ -319,33 +343,22 @@ var Stop = /*#__PURE__*/React.forwardRef(function Stop(_ref8, ref) {
|
|
|
319
343
|
xmlns: "http://www.w3.org/2000/svg",
|
|
320
344
|
viewBox: "0 0 32 32",
|
|
321
345
|
fill: "currentColor"
|
|
322
|
-
}, rest),
|
|
323
|
-
d: "
|
|
346
|
+
}, rest), _path14 || (_path14 = /*#__PURE__*/React.createElement("path", {
|
|
347
|
+
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"
|
|
348
|
+
})), _path15 || (_path15 = /*#__PURE__*/React.createElement("path", {
|
|
349
|
+
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"
|
|
324
350
|
})), children);
|
|
325
351
|
});
|
|
326
352
|
|
|
327
353
|
if (process.env.NODE_ENV !== "production") {
|
|
328
|
-
|
|
354
|
+
WatsonHealthStatusResolved.propTypes = iconPropTypes;
|
|
329
355
|
}
|
|
330
|
-
var
|
|
356
|
+
var StayInside = /*#__PURE__*/React.forwardRef(function StayInside(_ref9, ref) {
|
|
331
357
|
var children = _ref9.children,
|
|
332
358
|
_ref9$size = _ref9.size,
|
|
333
359
|
size = _ref9$size === void 0 ? 16 : _ref9$size,
|
|
334
360
|
rest = _objectWithoutProperties(_ref9, _excluded9);
|
|
335
361
|
|
|
336
|
-
if (size === 16 || size === "16" || size === "16px") {
|
|
337
|
-
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
338
|
-
width: size,
|
|
339
|
-
height: size,
|
|
340
|
-
ref: ref,
|
|
341
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
342
|
-
viewBox: "0 0 16 16",
|
|
343
|
-
fill: "currentColor"
|
|
344
|
-
}, rest), _path14 || (_path14 = /*#__PURE__*/React.createElement("path", {
|
|
345
|
-
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"
|
|
346
|
-
})), children);
|
|
347
|
-
}
|
|
348
|
-
|
|
349
362
|
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
350
363
|
width: size,
|
|
351
364
|
height: size,
|
|
@@ -353,15 +366,17 @@ var StopFilled = /*#__PURE__*/React.forwardRef(function StopFilled(_ref9, ref) {
|
|
|
353
366
|
xmlns: "http://www.w3.org/2000/svg",
|
|
354
367
|
viewBox: "0 0 32 32",
|
|
355
368
|
fill: "currentColor"
|
|
356
|
-
}, rest),
|
|
357
|
-
d: "
|
|
369
|
+
}, rest), _path16 || (_path16 = /*#__PURE__*/React.createElement("path", {
|
|
370
|
+
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"
|
|
371
|
+
})), _path17 || (_path17 = /*#__PURE__*/React.createElement("path", {
|
|
372
|
+
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"
|
|
358
373
|
})), children);
|
|
359
374
|
});
|
|
360
375
|
|
|
361
376
|
if (process.env.NODE_ENV !== "production") {
|
|
362
|
-
|
|
377
|
+
StayInside.propTypes = iconPropTypes;
|
|
363
378
|
}
|
|
364
|
-
var
|
|
379
|
+
var StemLeafPlot = /*#__PURE__*/React.forwardRef(function StemLeafPlot(_ref10, ref) {
|
|
365
380
|
var children = _ref10.children,
|
|
366
381
|
_ref10$size = _ref10.size,
|
|
367
382
|
size = _ref10$size === void 0 ? 16 : _ref10$size,
|
|
@@ -374,35 +389,20 @@ var StopFilledAlt = /*#__PURE__*/React.forwardRef(function StopFilledAlt(_ref10,
|
|
|
374
389
|
xmlns: "http://www.w3.org/2000/svg",
|
|
375
390
|
viewBox: "0 0 32 32",
|
|
376
391
|
fill: "currentColor"
|
|
377
|
-
}, rest),
|
|
378
|
-
d: "
|
|
392
|
+
}, rest), _path18 || (_path18 = /*#__PURE__*/React.createElement("path", {
|
|
393
|
+
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"
|
|
379
394
|
})), children);
|
|
380
395
|
});
|
|
381
396
|
|
|
382
397
|
if (process.env.NODE_ENV !== "production") {
|
|
383
|
-
|
|
398
|
+
StemLeafPlot.propTypes = iconPropTypes;
|
|
384
399
|
}
|
|
385
|
-
var
|
|
400
|
+
var Stethoscope = /*#__PURE__*/React.forwardRef(function Stethoscope(_ref11, ref) {
|
|
386
401
|
var children = _ref11.children,
|
|
387
402
|
_ref11$size = _ref11.size,
|
|
388
403
|
size = _ref11$size === void 0 ? 16 : _ref11$size,
|
|
389
404
|
rest = _objectWithoutProperties(_ref11, _excluded11);
|
|
390
405
|
|
|
391
|
-
if (size === 16 || size === "16" || size === "16px") {
|
|
392
|
-
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
393
|
-
width: size,
|
|
394
|
-
height: size,
|
|
395
|
-
ref: ref,
|
|
396
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
397
|
-
viewBox: "0 0 16 16",
|
|
398
|
-
fill: "currentColor"
|
|
399
|
-
}, rest), _path17 || (_path17 = /*#__PURE__*/React.createElement("path", {
|
|
400
|
-
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"
|
|
401
|
-
})), _path18 || (_path18 = /*#__PURE__*/React.createElement("path", {
|
|
402
|
-
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"
|
|
403
|
-
})), children);
|
|
404
|
-
}
|
|
405
|
-
|
|
406
406
|
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
407
407
|
width: size,
|
|
408
408
|
height: size,
|
|
@@ -411,16 +411,14 @@ var StopOutline = /*#__PURE__*/React.forwardRef(function StopOutline(_ref11, ref
|
|
|
411
411
|
viewBox: "0 0 32 32",
|
|
412
412
|
fill: "currentColor"
|
|
413
413
|
}, rest), _path19 || (_path19 = /*#__PURE__*/React.createElement("path", {
|
|
414
|
-
d: "
|
|
415
|
-
})), _path20 || (_path20 = /*#__PURE__*/React.createElement("path", {
|
|
416
|
-
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"
|
|
414
|
+
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"
|
|
417
415
|
})), children);
|
|
418
416
|
});
|
|
419
417
|
|
|
420
418
|
if (process.env.NODE_ENV !== "production") {
|
|
421
|
-
|
|
419
|
+
Stethoscope.propTypes = iconPropTypes;
|
|
422
420
|
}
|
|
423
|
-
var
|
|
421
|
+
var Stop = /*#__PURE__*/React.forwardRef(function Stop(_ref12, ref) {
|
|
424
422
|
var children = _ref12.children,
|
|
425
423
|
_ref12$size = _ref12.size,
|
|
426
424
|
size = _ref12$size === void 0 ? 16 : _ref12$size,
|
|
@@ -434,10 +432,8 @@ var StopOutlineFilled = /*#__PURE__*/React.forwardRef(function StopOutlineFilled
|
|
|
434
432
|
xmlns: "http://www.w3.org/2000/svg",
|
|
435
433
|
viewBox: "0 0 16 16",
|
|
436
434
|
fill: "currentColor"
|
|
437
|
-
}, rest),
|
|
438
|
-
d: "
|
|
439
|
-
})), _path22 || (_path22 = /*#__PURE__*/React.createElement("path", {
|
|
440
|
-
d: "M6 6H10V10H6z"
|
|
435
|
+
}, rest), _path20 || (_path20 = /*#__PURE__*/React.createElement("path", {
|
|
436
|
+
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"
|
|
441
437
|
})), children);
|
|
442
438
|
}
|
|
443
439
|
|
|
@@ -448,22 +444,33 @@ var StopOutlineFilled = /*#__PURE__*/React.forwardRef(function StopOutlineFilled
|
|
|
448
444
|
xmlns: "http://www.w3.org/2000/svg",
|
|
449
445
|
viewBox: "0 0 32 32",
|
|
450
446
|
fill: "currentColor"
|
|
451
|
-
}, rest),
|
|
452
|
-
d: "
|
|
453
|
-
})), _path24 || (_path24 = /*#__PURE__*/React.createElement("path", {
|
|
454
|
-
d: "M12 12H20V20H12z"
|
|
447
|
+
}, rest), _path21 || (_path21 = /*#__PURE__*/React.createElement("path", {
|
|
448
|
+
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"
|
|
455
449
|
})), children);
|
|
456
450
|
});
|
|
457
451
|
|
|
458
452
|
if (process.env.NODE_ENV !== "production") {
|
|
459
|
-
|
|
453
|
+
Stop.propTypes = iconPropTypes;
|
|
460
454
|
}
|
|
461
|
-
var
|
|
455
|
+
var StopFilled = /*#__PURE__*/React.forwardRef(function StopFilled(_ref13, ref) {
|
|
462
456
|
var children = _ref13.children,
|
|
463
457
|
_ref13$size = _ref13.size,
|
|
464
458
|
size = _ref13$size === void 0 ? 16 : _ref13$size,
|
|
465
459
|
rest = _objectWithoutProperties(_ref13, _excluded13);
|
|
466
460
|
|
|
461
|
+
if (size === 16 || size === "16" || size === "16px") {
|
|
462
|
+
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
463
|
+
width: size,
|
|
464
|
+
height: size,
|
|
465
|
+
ref: ref,
|
|
466
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
467
|
+
viewBox: "0 0 16 16",
|
|
468
|
+
fill: "currentColor"
|
|
469
|
+
}, rest), _path22 || (_path22 = /*#__PURE__*/React.createElement("path", {
|
|
470
|
+
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"
|
|
471
|
+
})), children);
|
|
472
|
+
}
|
|
473
|
+
|
|
467
474
|
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
468
475
|
width: size,
|
|
469
476
|
height: size,
|
|
@@ -471,15 +478,15 @@ var StopSign = /*#__PURE__*/React.forwardRef(function StopSign(_ref13, ref) {
|
|
|
471
478
|
xmlns: "http://www.w3.org/2000/svg",
|
|
472
479
|
viewBox: "0 0 32 32",
|
|
473
480
|
fill: "currentColor"
|
|
474
|
-
}, rest),
|
|
475
|
-
d: "
|
|
481
|
+
}, rest), _path23 || (_path23 = /*#__PURE__*/React.createElement("path", {
|
|
482
|
+
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"
|
|
476
483
|
})), children);
|
|
477
484
|
});
|
|
478
485
|
|
|
479
486
|
if (process.env.NODE_ENV !== "production") {
|
|
480
|
-
|
|
487
|
+
StopFilled.propTypes = iconPropTypes;
|
|
481
488
|
}
|
|
482
|
-
var
|
|
489
|
+
var StopFilledAlt = /*#__PURE__*/React.forwardRef(function StopFilledAlt(_ref14, ref) {
|
|
483
490
|
var children = _ref14.children,
|
|
484
491
|
_ref14$size = _ref14.size,
|
|
485
492
|
size = _ref14$size === void 0 ? 16 : _ref14$size,
|
|
@@ -492,20 +499,35 @@ var StopSignFilled = /*#__PURE__*/React.forwardRef(function StopSignFilled(_ref1
|
|
|
492
499
|
xmlns: "http://www.w3.org/2000/svg",
|
|
493
500
|
viewBox: "0 0 32 32",
|
|
494
501
|
fill: "currentColor"
|
|
495
|
-
}, rest),
|
|
496
|
-
d: "
|
|
502
|
+
}, rest), _path24 || (_path24 = /*#__PURE__*/React.createElement("path", {
|
|
503
|
+
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"
|
|
497
504
|
})), children);
|
|
498
505
|
});
|
|
499
506
|
|
|
500
507
|
if (process.env.NODE_ENV !== "production") {
|
|
501
|
-
|
|
508
|
+
StopFilledAlt.propTypes = iconPropTypes;
|
|
502
509
|
}
|
|
503
|
-
var
|
|
510
|
+
var StopOutline = /*#__PURE__*/React.forwardRef(function StopOutline(_ref15, ref) {
|
|
504
511
|
var children = _ref15.children,
|
|
505
512
|
_ref15$size = _ref15.size,
|
|
506
513
|
size = _ref15$size === void 0 ? 16 : _ref15$size,
|
|
507
514
|
rest = _objectWithoutProperties(_ref15, _excluded15);
|
|
508
515
|
|
|
516
|
+
if (size === 16 || size === "16" || size === "16px") {
|
|
517
|
+
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
518
|
+
width: size,
|
|
519
|
+
height: size,
|
|
520
|
+
ref: ref,
|
|
521
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
522
|
+
viewBox: "0 0 16 16",
|
|
523
|
+
fill: "currentColor"
|
|
524
|
+
}, rest), _path25 || (_path25 = /*#__PURE__*/React.createElement("path", {
|
|
525
|
+
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"
|
|
526
|
+
})), _path26 || (_path26 = /*#__PURE__*/React.createElement("path", {
|
|
527
|
+
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"
|
|
528
|
+
})), children);
|
|
529
|
+
}
|
|
530
|
+
|
|
509
531
|
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
510
532
|
width: size,
|
|
511
533
|
height: size,
|
|
@@ -514,21 +536,36 @@ var StoragePool = /*#__PURE__*/React.forwardRef(function StoragePool(_ref15, ref
|
|
|
514
536
|
viewBox: "0 0 32 32",
|
|
515
537
|
fill: "currentColor"
|
|
516
538
|
}, rest), _path27 || (_path27 = /*#__PURE__*/React.createElement("path", {
|
|
517
|
-
d: "
|
|
539
|
+
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"
|
|
518
540
|
})), _path28 || (_path28 = /*#__PURE__*/React.createElement("path", {
|
|
519
|
-
d: "
|
|
541
|
+
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"
|
|
520
542
|
})), children);
|
|
521
543
|
});
|
|
522
544
|
|
|
523
545
|
if (process.env.NODE_ENV !== "production") {
|
|
524
|
-
|
|
546
|
+
StopOutline.propTypes = iconPropTypes;
|
|
525
547
|
}
|
|
526
|
-
var
|
|
548
|
+
var StopOutlineFilled = /*#__PURE__*/React.forwardRef(function StopOutlineFilled(_ref16, ref) {
|
|
527
549
|
var children = _ref16.children,
|
|
528
550
|
_ref16$size = _ref16.size,
|
|
529
551
|
size = _ref16$size === void 0 ? 16 : _ref16$size,
|
|
530
552
|
rest = _objectWithoutProperties(_ref16, _excluded16);
|
|
531
553
|
|
|
554
|
+
if (size === 16 || size === "16" || size === "16px") {
|
|
555
|
+
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
556
|
+
width: size,
|
|
557
|
+
height: size,
|
|
558
|
+
ref: ref,
|
|
559
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
560
|
+
viewBox: "0 0 16 16",
|
|
561
|
+
fill: "currentColor"
|
|
562
|
+
}, rest), _path29 || (_path29 = /*#__PURE__*/React.createElement("path", {
|
|
563
|
+
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"
|
|
564
|
+
})), _path30 || (_path30 = /*#__PURE__*/React.createElement("path", {
|
|
565
|
+
d: "M6 6H10V10H6z"
|
|
566
|
+
})), children);
|
|
567
|
+
}
|
|
568
|
+
|
|
532
569
|
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
533
570
|
width: size,
|
|
534
571
|
height: size,
|
|
@@ -536,23 +573,17 @@ var StorageRequest = /*#__PURE__*/React.forwardRef(function StorageRequest(_ref1
|
|
|
536
573
|
xmlns: "http://www.w3.org/2000/svg",
|
|
537
574
|
viewBox: "0 0 32 32",
|
|
538
575
|
fill: "currentColor"
|
|
539
|
-
}, rest),
|
|
540
|
-
d: "
|
|
541
|
-
})),
|
|
542
|
-
|
|
543
|
-
cy: "12",
|
|
544
|
-
r: "1"
|
|
545
|
-
})), _circle2 || (_circle2 = /*#__PURE__*/React.createElement("circle", {
|
|
546
|
-
cx: "7",
|
|
547
|
-
cy: "20",
|
|
548
|
-
r: "1"
|
|
576
|
+
}, rest), _path31 || (_path31 = /*#__PURE__*/React.createElement("path", {
|
|
577
|
+
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"
|
|
578
|
+
})), _path32 || (_path32 = /*#__PURE__*/React.createElement("path", {
|
|
579
|
+
d: "M12 12H20V20H12z"
|
|
549
580
|
})), children);
|
|
550
581
|
});
|
|
551
582
|
|
|
552
583
|
if (process.env.NODE_ENV !== "production") {
|
|
553
|
-
|
|
584
|
+
StopOutlineFilled.propTypes = iconPropTypes;
|
|
554
585
|
}
|
|
555
|
-
var
|
|
586
|
+
var StopSign = /*#__PURE__*/React.forwardRef(function StopSign(_ref17, ref) {
|
|
556
587
|
var children = _ref17.children,
|
|
557
588
|
_ref17$size = _ref17.size,
|
|
558
589
|
size = _ref17$size === void 0 ? 16 : _ref17$size,
|
|
@@ -565,15 +596,15 @@ var Store = /*#__PURE__*/React.forwardRef(function Store(_ref17, ref) {
|
|
|
565
596
|
xmlns: "http://www.w3.org/2000/svg",
|
|
566
597
|
viewBox: "0 0 32 32",
|
|
567
598
|
fill: "currentColor"
|
|
568
|
-
}, rest),
|
|
569
|
-
d: "
|
|
599
|
+
}, rest), _path33 || (_path33 = /*#__PURE__*/React.createElement("path", {
|
|
600
|
+
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"
|
|
570
601
|
})), children);
|
|
571
602
|
});
|
|
572
603
|
|
|
573
604
|
if (process.env.NODE_ENV !== "production") {
|
|
574
|
-
|
|
605
|
+
StopSign.propTypes = iconPropTypes;
|
|
575
606
|
}
|
|
576
|
-
var
|
|
607
|
+
var StopSignFilled = /*#__PURE__*/React.forwardRef(function StopSignFilled(_ref18, ref) {
|
|
577
608
|
var children = _ref18.children,
|
|
578
609
|
_ref18$size = _ref18.size,
|
|
579
610
|
size = _ref18$size === void 0 ? 16 : _ref18$size,
|
|
@@ -586,15 +617,15 @@ var StormTracker = /*#__PURE__*/React.forwardRef(function StormTracker(_ref18, r
|
|
|
586
617
|
xmlns: "http://www.w3.org/2000/svg",
|
|
587
618
|
viewBox: "0 0 32 32",
|
|
588
619
|
fill: "currentColor"
|
|
589
|
-
}, rest),
|
|
590
|
-
d: "
|
|
620
|
+
}, rest), _path34 || (_path34 = /*#__PURE__*/React.createElement("path", {
|
|
621
|
+
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"
|
|
591
622
|
})), children);
|
|
592
623
|
});
|
|
593
624
|
|
|
594
625
|
if (process.env.NODE_ENV !== "production") {
|
|
595
|
-
|
|
626
|
+
StopSignFilled.propTypes = iconPropTypes;
|
|
596
627
|
}
|
|
597
|
-
var
|
|
628
|
+
var StoragePool = /*#__PURE__*/React.forwardRef(function StoragePool(_ref19, ref) {
|
|
598
629
|
var children = _ref19.children,
|
|
599
630
|
_ref19$size = _ref19.size,
|
|
600
631
|
size = _ref19$size === void 0 ? 16 : _ref19$size,
|
|
@@ -607,17 +638,17 @@ var Strawberry = /*#__PURE__*/React.forwardRef(function Strawberry(_ref19, ref)
|
|
|
607
638
|
xmlns: "http://www.w3.org/2000/svg",
|
|
608
639
|
viewBox: "0 0 32 32",
|
|
609
640
|
fill: "currentColor"
|
|
610
|
-
}, rest),
|
|
611
|
-
d: "
|
|
612
|
-
})),
|
|
613
|
-
d: "
|
|
641
|
+
}, rest), _path35 || (_path35 = /*#__PURE__*/React.createElement("path", {
|
|
642
|
+
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"
|
|
643
|
+
})), _path36 || (_path36 = /*#__PURE__*/React.createElement("path", {
|
|
644
|
+
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"
|
|
614
645
|
})), children);
|
|
615
646
|
});
|
|
616
647
|
|
|
617
648
|
if (process.env.NODE_ENV !== "production") {
|
|
618
|
-
|
|
649
|
+
StoragePool.propTypes = iconPropTypes;
|
|
619
650
|
}
|
|
620
|
-
var
|
|
651
|
+
var StorageRequest = /*#__PURE__*/React.forwardRef(function StorageRequest(_ref20, ref) {
|
|
621
652
|
var children = _ref20.children,
|
|
622
653
|
_ref20$size = _ref20.size,
|
|
623
654
|
size = _ref20$size === void 0 ? 16 : _ref20$size,
|
|
@@ -630,15 +661,23 @@ var WatsonHealthStressBreathEditor = /*#__PURE__*/React.forwardRef(function Wats
|
|
|
630
661
|
xmlns: "http://www.w3.org/2000/svg",
|
|
631
662
|
viewBox: "0 0 32 32",
|
|
632
663
|
fill: "currentColor"
|
|
633
|
-
}, rest),
|
|
634
|
-
d: "
|
|
664
|
+
}, rest), _path37 || (_path37 = /*#__PURE__*/React.createElement("path", {
|
|
665
|
+
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"
|
|
666
|
+
})), _circle || (_circle = /*#__PURE__*/React.createElement("circle", {
|
|
667
|
+
cx: "7",
|
|
668
|
+
cy: "12",
|
|
669
|
+
r: "1"
|
|
670
|
+
})), _circle2 || (_circle2 = /*#__PURE__*/React.createElement("circle", {
|
|
671
|
+
cx: "7",
|
|
672
|
+
cy: "20",
|
|
673
|
+
r: "1"
|
|
635
674
|
})), children);
|
|
636
675
|
});
|
|
637
676
|
|
|
638
677
|
if (process.env.NODE_ENV !== "production") {
|
|
639
|
-
|
|
678
|
+
StorageRequest.propTypes = iconPropTypes;
|
|
640
679
|
}
|
|
641
|
-
var
|
|
680
|
+
var Store = /*#__PURE__*/React.forwardRef(function Store(_ref21, ref) {
|
|
642
681
|
var children = _ref21.children,
|
|
643
682
|
_ref21$size = _ref21.size,
|
|
644
683
|
size = _ref21$size === void 0 ? 16 : _ref21$size,
|
|
@@ -651,15 +690,15 @@ var StringInteger = /*#__PURE__*/React.forwardRef(function StringInteger(_ref21,
|
|
|
651
690
|
xmlns: "http://www.w3.org/2000/svg",
|
|
652
691
|
viewBox: "0 0 32 32",
|
|
653
692
|
fill: "currentColor"
|
|
654
|
-
}, rest),
|
|
655
|
-
d: "
|
|
693
|
+
}, rest), _path38 || (_path38 = /*#__PURE__*/React.createElement("path", {
|
|
694
|
+
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"
|
|
656
695
|
})), children);
|
|
657
696
|
});
|
|
658
697
|
|
|
659
698
|
if (process.env.NODE_ENV !== "production") {
|
|
660
|
-
|
|
699
|
+
Store.propTypes = iconPropTypes;
|
|
661
700
|
}
|
|
662
|
-
var
|
|
701
|
+
var StormTracker = /*#__PURE__*/React.forwardRef(function StormTracker(_ref22, ref) {
|
|
663
702
|
var children = _ref22.children,
|
|
664
703
|
_ref22$size = _ref22.size,
|
|
665
704
|
size = _ref22$size === void 0 ? 16 : _ref22$size,
|
|
@@ -672,15 +711,15 @@ var StringText = /*#__PURE__*/React.forwardRef(function StringText(_ref22, ref)
|
|
|
672
711
|
xmlns: "http://www.w3.org/2000/svg",
|
|
673
712
|
viewBox: "0 0 32 32",
|
|
674
713
|
fill: "currentColor"
|
|
675
|
-
}, rest),
|
|
676
|
-
d: "
|
|
714
|
+
}, rest), _path39 || (_path39 = /*#__PURE__*/React.createElement("path", {
|
|
715
|
+
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"
|
|
677
716
|
})), children);
|
|
678
717
|
});
|
|
679
718
|
|
|
680
719
|
if (process.env.NODE_ENV !== "production") {
|
|
681
|
-
|
|
720
|
+
StormTracker.propTypes = iconPropTypes;
|
|
682
721
|
}
|
|
683
|
-
var
|
|
722
|
+
var Strawberry = /*#__PURE__*/React.forwardRef(function Strawberry(_ref23, ref) {
|
|
684
723
|
var children = _ref23.children,
|
|
685
724
|
_ref23$size = _ref23.size,
|
|
686
725
|
size = _ref23$size === void 0 ? 16 : _ref23$size,
|
|
@@ -693,15 +732,17 @@ var WatsonHealthStudyNext = /*#__PURE__*/React.forwardRef(function WatsonHealthS
|
|
|
693
732
|
xmlns: "http://www.w3.org/2000/svg",
|
|
694
733
|
viewBox: "0 0 32 32",
|
|
695
734
|
fill: "currentColor"
|
|
696
|
-
}, rest),
|
|
697
|
-
d: "
|
|
735
|
+
}, rest), _path40 || (_path40 = /*#__PURE__*/React.createElement("path", {
|
|
736
|
+
d: "M9 10H11V12H9zM9 14H11V16H9zM13 12H15V14H13z"
|
|
737
|
+
})), _path41 || (_path41 = /*#__PURE__*/React.createElement("path", {
|
|
738
|
+
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"
|
|
698
739
|
})), children);
|
|
699
740
|
});
|
|
700
741
|
|
|
701
742
|
if (process.env.NODE_ENV !== "production") {
|
|
702
|
-
|
|
743
|
+
Strawberry.propTypes = iconPropTypes;
|
|
703
744
|
}
|
|
704
|
-
var
|
|
745
|
+
var WatsonHealthStressBreathEditor = /*#__PURE__*/React.forwardRef(function WatsonHealthStressBreathEditor(_ref24, ref) {
|
|
705
746
|
var children = _ref24.children,
|
|
706
747
|
_ref24$size = _ref24.size,
|
|
707
748
|
size = _ref24$size === void 0 ? 16 : _ref24$size,
|
|
@@ -714,15 +755,15 @@ var WatsonHealthStudyPrevious = /*#__PURE__*/React.forwardRef(function WatsonHea
|
|
|
714
755
|
xmlns: "http://www.w3.org/2000/svg",
|
|
715
756
|
viewBox: "0 0 32 32",
|
|
716
757
|
fill: "currentColor"
|
|
717
|
-
}, rest),
|
|
718
|
-
d: "
|
|
758
|
+
}, rest), _path42 || (_path42 = /*#__PURE__*/React.createElement("path", {
|
|
759
|
+
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"
|
|
719
760
|
})), children);
|
|
720
761
|
});
|
|
721
762
|
|
|
722
763
|
if (process.env.NODE_ENV !== "production") {
|
|
723
|
-
|
|
764
|
+
WatsonHealthStressBreathEditor.propTypes = iconPropTypes;
|
|
724
765
|
}
|
|
725
|
-
var
|
|
766
|
+
var StringInteger = /*#__PURE__*/React.forwardRef(function StringInteger(_ref25, ref) {
|
|
726
767
|
var children = _ref25.children,
|
|
727
768
|
_ref25$size = _ref25.size,
|
|
728
769
|
size = _ref25$size === void 0 ? 16 : _ref25$size,
|
|
@@ -735,17 +776,15 @@ var WatsonHealthStudyRead = /*#__PURE__*/React.forwardRef(function WatsonHealthS
|
|
|
735
776
|
xmlns: "http://www.w3.org/2000/svg",
|
|
736
777
|
viewBox: "0 0 32 32",
|
|
737
778
|
fill: "currentColor"
|
|
738
|
-
}, rest),
|
|
739
|
-
d: "
|
|
740
|
-
})), _path40 || (_path40 = /*#__PURE__*/React.createElement("path", {
|
|
741
|
-
d: "M13,24H4V4H24V16h2V4a2,2,0,0,0-2-2H4A2,2,0,0,0,2,4V24a2,2,0,0,0,2,2h9Z"
|
|
779
|
+
}, rest), _path43 || (_path43 = /*#__PURE__*/React.createElement("path", {
|
|
780
|
+
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"
|
|
742
781
|
})), children);
|
|
743
782
|
});
|
|
744
783
|
|
|
745
784
|
if (process.env.NODE_ENV !== "production") {
|
|
746
|
-
|
|
785
|
+
StringInteger.propTypes = iconPropTypes;
|
|
747
786
|
}
|
|
748
|
-
var
|
|
787
|
+
var StringText = /*#__PURE__*/React.forwardRef(function StringText(_ref26, ref) {
|
|
749
788
|
var children = _ref26.children,
|
|
750
789
|
_ref26$size = _ref26.size,
|
|
751
790
|
size = _ref26$size === void 0 ? 16 : _ref26$size,
|
|
@@ -758,17 +797,15 @@ var WatsonHealthStudySkip = /*#__PURE__*/React.forwardRef(function WatsonHealthS
|
|
|
758
797
|
xmlns: "http://www.w3.org/2000/svg",
|
|
759
798
|
viewBox: "0 0 32 32",
|
|
760
799
|
fill: "currentColor"
|
|
761
|
-
}, rest),
|
|
762
|
-
d: "
|
|
763
|
-
})), _path42 || (_path42 = /*#__PURE__*/React.createElement("path", {
|
|
764
|
-
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"
|
|
800
|
+
}, rest), _path44 || (_path44 = /*#__PURE__*/React.createElement("path", {
|
|
801
|
+
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"
|
|
765
802
|
})), children);
|
|
766
803
|
});
|
|
767
804
|
|
|
768
805
|
if (process.env.NODE_ENV !== "production") {
|
|
769
|
-
|
|
806
|
+
StringText.propTypes = iconPropTypes;
|
|
770
807
|
}
|
|
771
|
-
var
|
|
808
|
+
var WatsonHealthStudyNext = /*#__PURE__*/React.forwardRef(function WatsonHealthStudyNext(_ref27, ref) {
|
|
772
809
|
var children = _ref27.children,
|
|
773
810
|
_ref27$size = _ref27.size,
|
|
774
811
|
size = _ref27$size === void 0 ? 16 : _ref27$size,
|
|
@@ -781,19 +818,15 @@ var WatsonHealthStudyTransfer = /*#__PURE__*/React.forwardRef(function WatsonHea
|
|
|
781
818
|
xmlns: "http://www.w3.org/2000/svg",
|
|
782
819
|
viewBox: "0 0 32 32",
|
|
783
820
|
fill: "currentColor"
|
|
784
|
-
}, rest),
|
|
785
|
-
d: "
|
|
786
|
-
})), _path44 || (_path44 = /*#__PURE__*/React.createElement("path", {
|
|
787
|
-
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"
|
|
788
|
-
})), _path45 || (_path45 = /*#__PURE__*/React.createElement("path", {
|
|
789
|
-
d: "M19,24h9V4H8V16H6V4A2,2,0,0,1,8,2H28a2,2,0,0,1,2,2V24a2,2,0,0,1-2,2H19Z"
|
|
821
|
+
}, rest), _path45 || (_path45 = /*#__PURE__*/React.createElement("path", {
|
|
822
|
+
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"
|
|
790
823
|
})), children);
|
|
791
824
|
});
|
|
792
825
|
|
|
793
826
|
if (process.env.NODE_ENV !== "production") {
|
|
794
|
-
|
|
827
|
+
WatsonHealthStudyNext.propTypes = iconPropTypes;
|
|
795
828
|
}
|
|
796
|
-
var
|
|
829
|
+
var WatsonHealthStudyPrevious = /*#__PURE__*/React.forwardRef(function WatsonHealthStudyPrevious(_ref28, ref) {
|
|
797
830
|
var children = _ref28.children,
|
|
798
831
|
_ref28$size = _ref28.size,
|
|
799
832
|
size = _ref28$size === void 0 ? 16 : _ref28$size,
|
|
@@ -807,16 +840,14 @@ var WatsonHealthStudyUnread = /*#__PURE__*/React.forwardRef(function WatsonHealt
|
|
|
807
840
|
viewBox: "0 0 32 32",
|
|
808
841
|
fill: "currentColor"
|
|
809
842
|
}, rest), _path46 || (_path46 = /*#__PURE__*/React.createElement("path", {
|
|
810
|
-
d: "
|
|
811
|
-
})), _path47 || (_path47 = /*#__PURE__*/React.createElement("path", {
|
|
812
|
-
d: "M15,24H4V4H24V15h2V4a2,2,0,0,0-2-2H4A2,2,0,0,0,2,4V24a2,2,0,0,0,2,2H15Z"
|
|
843
|
+
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"
|
|
813
844
|
})), children);
|
|
814
845
|
});
|
|
815
846
|
|
|
816
847
|
if (process.env.NODE_ENV !== "production") {
|
|
817
|
-
|
|
848
|
+
WatsonHealthStudyPrevious.propTypes = iconPropTypes;
|
|
818
849
|
}
|
|
819
|
-
var
|
|
850
|
+
var WatsonHealthStudyRead = /*#__PURE__*/React.forwardRef(function WatsonHealthStudyRead(_ref29, ref) {
|
|
820
851
|
var children = _ref29.children,
|
|
821
852
|
_ref29$size = _ref29.size,
|
|
822
853
|
size = _ref29$size === void 0 ? 16 : _ref29$size,
|
|
@@ -829,17 +860,17 @@ var WatsonHealthStudyView = /*#__PURE__*/React.forwardRef(function WatsonHealthS
|
|
|
829
860
|
xmlns: "http://www.w3.org/2000/svg",
|
|
830
861
|
viewBox: "0 0 32 32",
|
|
831
862
|
fill: "currentColor"
|
|
832
|
-
}, rest),
|
|
833
|
-
d: "
|
|
834
|
-
})),
|
|
835
|
-
d: "
|
|
863
|
+
}, rest), _path47 || (_path47 = /*#__PURE__*/React.createElement("path", {
|
|
864
|
+
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"
|
|
865
|
+
})), _path48 || (_path48 = /*#__PURE__*/React.createElement("path", {
|
|
866
|
+
d: "M13,24H4V4H24V16h2V4a2,2,0,0,0-2-2H4A2,2,0,0,0,2,4V24a2,2,0,0,0,2,2h9Z"
|
|
836
867
|
})), children);
|
|
837
868
|
});
|
|
838
869
|
|
|
839
870
|
if (process.env.NODE_ENV !== "production") {
|
|
840
|
-
|
|
871
|
+
WatsonHealthStudyRead.propTypes = iconPropTypes;
|
|
841
872
|
}
|
|
842
|
-
var
|
|
873
|
+
var WatsonHealthStudySkip = /*#__PURE__*/React.forwardRef(function WatsonHealthStudySkip(_ref30, ref) {
|
|
843
874
|
var children = _ref30.children,
|
|
844
875
|
_ref30$size = _ref30.size,
|
|
845
876
|
size = _ref30$size === void 0 ? 16 : _ref30$size,
|
|
@@ -852,15 +883,17 @@ var WatsonHealthSubVolume = /*#__PURE__*/React.forwardRef(function WatsonHealthS
|
|
|
852
883
|
xmlns: "http://www.w3.org/2000/svg",
|
|
853
884
|
viewBox: "0 0 32 32",
|
|
854
885
|
fill: "currentColor"
|
|
855
|
-
}, rest),
|
|
856
|
-
d: "
|
|
886
|
+
}, rest), _path49 || (_path49 = /*#__PURE__*/React.createElement("path", {
|
|
887
|
+
d: "M22,9h5.2A11,11,0,0,0,7,15H5A13,13,0,0,1,28,6.7V3h2v8H22Z"
|
|
888
|
+
})), _path50 || (_path50 = /*#__PURE__*/React.createElement("path", {
|
|
889
|
+
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"
|
|
857
890
|
})), children);
|
|
858
891
|
});
|
|
859
892
|
|
|
860
893
|
if (process.env.NODE_ENV !== "production") {
|
|
861
|
-
|
|
894
|
+
WatsonHealthStudySkip.propTypes = iconPropTypes;
|
|
862
895
|
}
|
|
863
|
-
var
|
|
896
|
+
var WatsonHealthStudyTransfer = /*#__PURE__*/React.forwardRef(function WatsonHealthStudyTransfer(_ref31, ref) {
|
|
864
897
|
var children = _ref31.children,
|
|
865
898
|
_ref31$size = _ref31.size,
|
|
866
899
|
size = _ref31$size === void 0 ? 16 : _ref31$size,
|
|
@@ -874,18 +907,18 @@ var Subflow = /*#__PURE__*/React.forwardRef(function Subflow(_ref31, ref) {
|
|
|
874
907
|
viewBox: "0 0 32 32",
|
|
875
908
|
fill: "currentColor"
|
|
876
909
|
}, rest), _path51 || (_path51 = /*#__PURE__*/React.createElement("path", {
|
|
877
|
-
d: "
|
|
910
|
+
d: "M8.586 19.414L13.165 24 8.586 28.586 10 30 16 24 10 18 8.586 19.414z"
|
|
878
911
|
})), _path52 || (_path52 = /*#__PURE__*/React.createElement("path", {
|
|
879
|
-
d: "
|
|
912
|
+
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"
|
|
880
913
|
})), _path53 || (_path53 = /*#__PURE__*/React.createElement("path", {
|
|
881
|
-
d: "
|
|
914
|
+
d: "M19,24h9V4H8V16H6V4A2,2,0,0,1,8,2H28a2,2,0,0,1,2,2V24a2,2,0,0,1-2,2H19Z"
|
|
882
915
|
})), children);
|
|
883
916
|
});
|
|
884
917
|
|
|
885
918
|
if (process.env.NODE_ENV !== "production") {
|
|
886
|
-
|
|
919
|
+
WatsonHealthStudyTransfer.propTypes = iconPropTypes;
|
|
887
920
|
}
|
|
888
|
-
var
|
|
921
|
+
var WatsonHealthStudyUnread = /*#__PURE__*/React.forwardRef(function WatsonHealthStudyUnread(_ref32, ref) {
|
|
889
922
|
var children = _ref32.children,
|
|
890
923
|
_ref32$size = _ref32.size,
|
|
891
924
|
size = _ref32$size === void 0 ? 16 : _ref32$size,
|
|
@@ -899,14 +932,16 @@ var SubflowLocal = /*#__PURE__*/React.forwardRef(function SubflowLocal(_ref32, r
|
|
|
899
932
|
viewBox: "0 0 32 32",
|
|
900
933
|
fill: "currentColor"
|
|
901
934
|
}, rest), _path54 || (_path54 = /*#__PURE__*/React.createElement("path", {
|
|
902
|
-
d: "
|
|
935
|
+
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"
|
|
936
|
+
})), _path55 || (_path55 = /*#__PURE__*/React.createElement("path", {
|
|
937
|
+
d: "M15,24H4V4H24V15h2V4a2,2,0,0,0-2-2H4A2,2,0,0,0,2,4V24a2,2,0,0,0,2,2H15Z"
|
|
903
938
|
})), children);
|
|
904
939
|
});
|
|
905
940
|
|
|
906
941
|
if (process.env.NODE_ENV !== "production") {
|
|
907
|
-
|
|
942
|
+
WatsonHealthStudyUnread.propTypes = iconPropTypes;
|
|
908
943
|
}
|
|
909
|
-
var
|
|
944
|
+
var WatsonHealthStudyView = /*#__PURE__*/React.forwardRef(function WatsonHealthStudyView(_ref33, ref) {
|
|
910
945
|
var children = _ref33.children,
|
|
911
946
|
_ref33$size = _ref33.size,
|
|
912
947
|
size = _ref33$size === void 0 ? 16 : _ref33$size,
|
|
@@ -919,17 +954,17 @@ var SubnetAclRules = /*#__PURE__*/React.forwardRef(function SubnetAclRules(_ref3
|
|
|
919
954
|
xmlns: "http://www.w3.org/2000/svg",
|
|
920
955
|
viewBox: "0 0 32 32",
|
|
921
956
|
fill: "currentColor"
|
|
922
|
-
}, rest),
|
|
923
|
-
d: "
|
|
924
|
-
})),
|
|
925
|
-
d: "
|
|
957
|
+
}, rest), _path56 || (_path56 = /*#__PURE__*/React.createElement("path", {
|
|
958
|
+
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"
|
|
959
|
+
})), _path57 || (_path57 = /*#__PURE__*/React.createElement("path", {
|
|
960
|
+
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"
|
|
926
961
|
})), children);
|
|
927
962
|
});
|
|
928
963
|
|
|
929
964
|
if (process.env.NODE_ENV !== "production") {
|
|
930
|
-
|
|
965
|
+
WatsonHealthStudyView.propTypes = iconPropTypes;
|
|
931
966
|
}
|
|
932
|
-
var
|
|
967
|
+
var WatsonHealthSubVolume = /*#__PURE__*/React.forwardRef(function WatsonHealthSubVolume(_ref34, ref) {
|
|
933
968
|
var children = _ref34.children,
|
|
934
969
|
_ref34$size = _ref34.size,
|
|
935
970
|
size = _ref34$size === void 0 ? 16 : _ref34$size,
|
|
@@ -942,15 +977,15 @@ var Subtract = /*#__PURE__*/React.forwardRef(function Subtract(_ref34, ref) {
|
|
|
942
977
|
xmlns: "http://www.w3.org/2000/svg",
|
|
943
978
|
viewBox: "0 0 32 32",
|
|
944
979
|
fill: "currentColor"
|
|
945
|
-
}, rest),
|
|
946
|
-
d: "
|
|
980
|
+
}, rest), _path58 || (_path58 = /*#__PURE__*/React.createElement("path", {
|
|
981
|
+
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"
|
|
947
982
|
})), children);
|
|
948
983
|
});
|
|
949
984
|
|
|
950
985
|
if (process.env.NODE_ENV !== "production") {
|
|
951
|
-
|
|
986
|
+
WatsonHealthSubVolume.propTypes = iconPropTypes;
|
|
952
987
|
}
|
|
953
|
-
var
|
|
988
|
+
var Subflow = /*#__PURE__*/React.forwardRef(function Subflow(_ref35, ref) {
|
|
954
989
|
var children = _ref35.children,
|
|
955
990
|
_ref35$size = _ref35.size,
|
|
956
991
|
size = _ref35$size === void 0 ? 16 : _ref35$size,
|
|
@@ -963,17 +998,19 @@ var SubtractAlt = /*#__PURE__*/React.forwardRef(function SubtractAlt(_ref35, ref
|
|
|
963
998
|
xmlns: "http://www.w3.org/2000/svg",
|
|
964
999
|
viewBox: "0 0 32 32",
|
|
965
1000
|
fill: "currentColor"
|
|
966
|
-
}, rest),
|
|
967
|
-
d: "M16,
|
|
968
|
-
})),
|
|
969
|
-
d: "
|
|
1001
|
+
}, rest), _path59 || (_path59 = /*#__PURE__*/React.createElement("path", {
|
|
1002
|
+
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"
|
|
1003
|
+
})), _path60 || (_path60 = /*#__PURE__*/React.createElement("path", {
|
|
1004
|
+
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"
|
|
1005
|
+
})), _path61 || (_path61 = /*#__PURE__*/React.createElement("path", {
|
|
1006
|
+
d: "M30,16H28A12.0025,12.0025,0,0,0,9.5391,5.8857L8.4609,4.2017A14.0019,14.0019,0,0,1,30,16Z"
|
|
970
1007
|
})), children);
|
|
971
1008
|
});
|
|
972
1009
|
|
|
973
1010
|
if (process.env.NODE_ENV !== "production") {
|
|
974
|
-
|
|
1011
|
+
Subflow.propTypes = iconPropTypes;
|
|
975
1012
|
}
|
|
976
|
-
var
|
|
1013
|
+
var SubflowLocal = /*#__PURE__*/React.forwardRef(function SubflowLocal(_ref36, ref) {
|
|
977
1014
|
var children = _ref36.children,
|
|
978
1015
|
_ref36$size = _ref36.size,
|
|
979
1016
|
size = _ref36$size === void 0 ? 16 : _ref36$size,
|
|
@@ -986,15 +1023,15 @@ var SummaryKpi = /*#__PURE__*/React.forwardRef(function SummaryKpi(_ref36, ref)
|
|
|
986
1023
|
xmlns: "http://www.w3.org/2000/svg",
|
|
987
1024
|
viewBox: "0 0 32 32",
|
|
988
1025
|
fill: "currentColor"
|
|
989
|
-
}, rest),
|
|
990
|
-
d: "
|
|
1026
|
+
}, rest), _path62 || (_path62 = /*#__PURE__*/React.createElement("path", {
|
|
1027
|
+
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"
|
|
991
1028
|
})), children);
|
|
992
1029
|
});
|
|
993
1030
|
|
|
994
1031
|
if (process.env.NODE_ENV !== "production") {
|
|
995
|
-
|
|
1032
|
+
SubflowLocal.propTypes = iconPropTypes;
|
|
996
1033
|
}
|
|
997
|
-
var
|
|
1034
|
+
var SubnetAclRules = /*#__PURE__*/React.forwardRef(function SubnetAclRules(_ref37, ref) {
|
|
998
1035
|
var children = _ref37.children,
|
|
999
1036
|
_ref37$size = _ref37.size,
|
|
1000
1037
|
size = _ref37$size === void 0 ? 16 : _ref37$size,
|
|
@@ -1007,36 +1044,17 @@ var Sun = /*#__PURE__*/React.forwardRef(function Sun(_ref37, ref) {
|
|
|
1007
1044
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1008
1045
|
viewBox: "0 0 32 32",
|
|
1009
1046
|
fill: "currentColor"
|
|
1010
|
-
}, rest),
|
|
1011
|
-
d: "
|
|
1012
|
-
transform: "translate(0 .005)"
|
|
1013
|
-
})), _path62 || (_path62 = /*#__PURE__*/React.createElement("path", {
|
|
1014
|
-
d: "M6.854 5.375H8.854V10.333H6.854z",
|
|
1015
|
-
transform: "rotate(-45 7.86 7.856)"
|
|
1016
|
-
})), _path63 || (_path63 = /*#__PURE__*/React.createElement("path", {
|
|
1017
|
-
d: "M2 15.005H7V17.005000000000003H2z"
|
|
1047
|
+
}, rest), _path63 || (_path63 = /*#__PURE__*/React.createElement("path", {
|
|
1048
|
+
d: "M18 14H30V16H18zM18 19H26V21H18zM18 9H30V11H18z"
|
|
1018
1049
|
})), _path64 || (_path64 = /*#__PURE__*/React.createElement("path", {
|
|
1019
|
-
d: "
|
|
1020
|
-
transform: "rotate(-45 7.86 24.149)"
|
|
1021
|
-
})), _path65 || (_path65 = /*#__PURE__*/React.createElement("path", {
|
|
1022
|
-
d: "M15 25.005H17V30.005H15z"
|
|
1023
|
-
})), _path66 || (_path66 = /*#__PURE__*/React.createElement("path", {
|
|
1024
|
-
d: "M23.147 21.668H25.147V26.625999999999998H23.147z",
|
|
1025
|
-
transform: "rotate(-45 24.152 24.149)"
|
|
1026
|
-
})), _path67 || (_path67 = /*#__PURE__*/React.createElement("path", {
|
|
1027
|
-
d: "M25 15.005H30V17.005000000000003H25z"
|
|
1028
|
-
})), _path68 || (_path68 = /*#__PURE__*/React.createElement("path", {
|
|
1029
|
-
d: "M21.668 6.854H26.625999999999998V8.854H21.668z",
|
|
1030
|
-
transform: "rotate(-45 24.152 7.856)"
|
|
1031
|
-
})), _path69 || (_path69 = /*#__PURE__*/React.createElement("path", {
|
|
1032
|
-
d: "M15 2.005H17V7.005H15z"
|
|
1050
|
+
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"
|
|
1033
1051
|
})), children);
|
|
1034
1052
|
});
|
|
1035
1053
|
|
|
1036
1054
|
if (process.env.NODE_ENV !== "production") {
|
|
1037
|
-
|
|
1055
|
+
SubnetAclRules.propTypes = iconPropTypes;
|
|
1038
1056
|
}
|
|
1039
|
-
var
|
|
1057
|
+
var Subtract = /*#__PURE__*/React.forwardRef(function Subtract(_ref38, ref) {
|
|
1040
1058
|
var children = _ref38.children,
|
|
1041
1059
|
_ref38$size = _ref38.size,
|
|
1042
1060
|
size = _ref38$size === void 0 ? 16 : _ref38$size,
|
|
@@ -1049,25 +1067,15 @@ var Sunrise = /*#__PURE__*/React.forwardRef(function Sunrise(_ref38, ref) {
|
|
|
1049
1067
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1050
1068
|
viewBox: "0 0 32 32",
|
|
1051
1069
|
fill: "currentColor"
|
|
1052
|
-
}, rest),
|
|
1053
|
-
d: "
|
|
1054
|
-
})), _path71 || (_path71 = /*#__PURE__*/React.createElement("path", {
|
|
1055
|
-
d: "M21.668 14.854H26.625999999999998V16.854H21.668z",
|
|
1056
|
-
transform: "rotate(-45 24.146 15.854)"
|
|
1057
|
-
})), _path72 || (_path72 = /*#__PURE__*/React.createElement("path", {
|
|
1058
|
-
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"
|
|
1059
|
-
})), _path73 || (_path73 = /*#__PURE__*/React.createElement("path", {
|
|
1060
|
-
d: "M6.854 13.374H8.854V18.332H6.854z",
|
|
1061
|
-
transform: "rotate(-45 7.854 15.854)"
|
|
1062
|
-
})), _path74 || (_path74 = /*#__PURE__*/React.createElement("path", {
|
|
1063
|
-
d: "M2 22H7V24H2z"
|
|
1070
|
+
}, rest), _path65 || (_path65 = /*#__PURE__*/React.createElement("path", {
|
|
1071
|
+
d: "M8 15H24V17H8z"
|
|
1064
1072
|
})), children);
|
|
1065
1073
|
});
|
|
1066
1074
|
|
|
1067
1075
|
if (process.env.NODE_ENV !== "production") {
|
|
1068
|
-
|
|
1076
|
+
Subtract.propTypes = iconPropTypes;
|
|
1069
1077
|
}
|
|
1070
|
-
var
|
|
1078
|
+
var SubtractAlt = /*#__PURE__*/React.forwardRef(function SubtractAlt(_ref39, ref) {
|
|
1071
1079
|
var children = _ref39.children,
|
|
1072
1080
|
_ref39$size = _ref39.size,
|
|
1073
1081
|
size = _ref39$size === void 0 ? 16 : _ref39$size,
|
|
@@ -1080,30 +1088,17 @@ var Sunset = /*#__PURE__*/React.forwardRef(function Sunset(_ref39, ref) {
|
|
|
1080
1088
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1081
1089
|
viewBox: "0 0 32 32",
|
|
1082
1090
|
fill: "currentColor"
|
|
1083
|
-
}, rest),
|
|
1084
|
-
d: "
|
|
1085
|
-
})),
|
|
1086
|
-
d: "
|
|
1087
|
-
transform: "translate(0 .005)"
|
|
1088
|
-
})), _path77 || (_path77 = /*#__PURE__*/React.createElement("path", {
|
|
1089
|
-
d: "M25 22.005H30V24.005H25z"
|
|
1090
|
-
})), _path78 || (_path78 = /*#__PURE__*/React.createElement("path", {
|
|
1091
|
-
d: "M21.668 14.854H26.625999999999998V16.854H21.668z",
|
|
1092
|
-
transform: "rotate(-45 24.152 15.856)"
|
|
1093
|
-
})), _path79 || (_path79 = /*#__PURE__*/React.createElement("path", {
|
|
1094
|
-
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"
|
|
1095
|
-
})), _path80 || (_path80 = /*#__PURE__*/React.createElement("path", {
|
|
1096
|
-
d: "M6.854 13.374H8.854V18.332H6.854z",
|
|
1097
|
-
transform: "rotate(-45 7.86 15.856)"
|
|
1098
|
-
})), _path81 || (_path81 = /*#__PURE__*/React.createElement("path", {
|
|
1099
|
-
d: "M2 22.005H7V24.005H2z"
|
|
1091
|
+
}, rest), _path66 || (_path66 = /*#__PURE__*/React.createElement("path", {
|
|
1092
|
+
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"
|
|
1093
|
+
})), _path67 || (_path67 = /*#__PURE__*/React.createElement("path", {
|
|
1094
|
+
d: "M8 15H24V17H8z"
|
|
1100
1095
|
})), children);
|
|
1101
1096
|
});
|
|
1102
1097
|
|
|
1103
1098
|
if (process.env.NODE_ENV !== "production") {
|
|
1104
|
-
|
|
1099
|
+
SubtractAlt.propTypes = iconPropTypes;
|
|
1105
1100
|
}
|
|
1106
|
-
var
|
|
1101
|
+
var SummaryKpi = /*#__PURE__*/React.forwardRef(function SummaryKpi(_ref40, ref) {
|
|
1107
1102
|
var children = _ref40.children,
|
|
1108
1103
|
_ref40$size = _ref40.size,
|
|
1109
1104
|
size = _ref40$size === void 0 ? 16 : _ref40$size,
|
|
@@ -1116,15 +1111,15 @@ var Svg = /*#__PURE__*/React.forwardRef(function Svg(_ref40, ref) {
|
|
|
1116
1111
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1117
1112
|
viewBox: "0 0 32 32",
|
|
1118
1113
|
fill: "currentColor"
|
|
1119
|
-
}, rest),
|
|
1120
|
-
d: "
|
|
1114
|
+
}, rest), _path68 || (_path68 = /*#__PURE__*/React.createElement("path", {
|
|
1115
|
+
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"
|
|
1121
1116
|
})), children);
|
|
1122
1117
|
});
|
|
1123
1118
|
|
|
1124
1119
|
if (process.env.NODE_ENV !== "production") {
|
|
1125
|
-
|
|
1120
|
+
SummaryKpi.propTypes = iconPropTypes;
|
|
1126
1121
|
}
|
|
1127
|
-
var
|
|
1122
|
+
var Sun = /*#__PURE__*/React.forwardRef(function Sun(_ref41, ref) {
|
|
1128
1123
|
var children = _ref41.children,
|
|
1129
1124
|
_ref41$size = _ref41.size,
|
|
1130
1125
|
size = _ref41$size === void 0 ? 16 : _ref41$size,
|
|
@@ -1137,15 +1132,36 @@ var Swim = /*#__PURE__*/React.forwardRef(function Swim(_ref41, ref) {
|
|
|
1137
1132
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1138
1133
|
viewBox: "0 0 32 32",
|
|
1139
1134
|
fill: "currentColor"
|
|
1140
|
-
}, rest),
|
|
1141
|
-
d: "
|
|
1135
|
+
}, rest), _path69 || (_path69 = /*#__PURE__*/React.createElement("path", {
|
|
1136
|
+
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",
|
|
1137
|
+
transform: "translate(0 .005)"
|
|
1138
|
+
})), _path70 || (_path70 = /*#__PURE__*/React.createElement("path", {
|
|
1139
|
+
d: "M6.854 5.375H8.854V10.333H6.854z",
|
|
1140
|
+
transform: "rotate(-45 7.86 7.856)"
|
|
1141
|
+
})), _path71 || (_path71 = /*#__PURE__*/React.createElement("path", {
|
|
1142
|
+
d: "M2 15.005H7V17.005000000000003H2z"
|
|
1143
|
+
})), _path72 || (_path72 = /*#__PURE__*/React.createElement("path", {
|
|
1144
|
+
d: "M5.375 23.147H10.333V25.147H5.375z",
|
|
1145
|
+
transform: "rotate(-45 7.86 24.149)"
|
|
1146
|
+
})), _path73 || (_path73 = /*#__PURE__*/React.createElement("path", {
|
|
1147
|
+
d: "M15 25.005H17V30.005H15z"
|
|
1148
|
+
})), _path74 || (_path74 = /*#__PURE__*/React.createElement("path", {
|
|
1149
|
+
d: "M23.147 21.668H25.147V26.625999999999998H23.147z",
|
|
1150
|
+
transform: "rotate(-45 24.152 24.149)"
|
|
1151
|
+
})), _path75 || (_path75 = /*#__PURE__*/React.createElement("path", {
|
|
1152
|
+
d: "M25 15.005H30V17.005000000000003H25z"
|
|
1153
|
+
})), _path76 || (_path76 = /*#__PURE__*/React.createElement("path", {
|
|
1154
|
+
d: "M21.668 6.854H26.625999999999998V8.854H21.668z",
|
|
1155
|
+
transform: "rotate(-45 24.152 7.856)"
|
|
1156
|
+
})), _path77 || (_path77 = /*#__PURE__*/React.createElement("path", {
|
|
1157
|
+
d: "M15 2.005H17V7.005H15z"
|
|
1142
1158
|
})), children);
|
|
1143
1159
|
});
|
|
1144
1160
|
|
|
1145
1161
|
if (process.env.NODE_ENV !== "production") {
|
|
1146
|
-
|
|
1162
|
+
Sun.propTypes = iconPropTypes;
|
|
1147
1163
|
}
|
|
1148
|
-
var
|
|
1164
|
+
var Sunrise = /*#__PURE__*/React.forwardRef(function Sunrise(_ref42, ref) {
|
|
1149
1165
|
var children = _ref42.children,
|
|
1150
1166
|
_ref42$size = _ref42.size,
|
|
1151
1167
|
size = _ref42$size === void 0 ? 16 : _ref42$size,
|
|
@@ -1158,15 +1174,25 @@ var SwitchLayer_2 = /*#__PURE__*/React.forwardRef(function SwitchLayer_2(_ref42,
|
|
|
1158
1174
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1159
1175
|
viewBox: "0 0 32 32",
|
|
1160
1176
|
fill: "currentColor"
|
|
1161
|
-
}, rest),
|
|
1162
|
-
d: "
|
|
1177
|
+
}, rest), _path78 || (_path78 = /*#__PURE__*/React.createElement("path", {
|
|
1178
|
+
d: "M2 27H29.998V29H2zM16 20a4.0045 4.0045 0 014 4h2a6 6 0 00-12 0h2A4.0045 4.0045 0 0116 20zM25 22H30V24H25z"
|
|
1179
|
+
})), _path79 || (_path79 = /*#__PURE__*/React.createElement("path", {
|
|
1180
|
+
d: "M21.668 14.854H26.625999999999998V16.854H21.668z",
|
|
1181
|
+
transform: "rotate(-45 24.146 15.854)"
|
|
1182
|
+
})), _path80 || (_path80 = /*#__PURE__*/React.createElement("path", {
|
|
1183
|
+
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"
|
|
1184
|
+
})), _path81 || (_path81 = /*#__PURE__*/React.createElement("path", {
|
|
1185
|
+
d: "M6.854 13.374H8.854V18.332H6.854z",
|
|
1186
|
+
transform: "rotate(-45 7.854 15.854)"
|
|
1187
|
+
})), _path82 || (_path82 = /*#__PURE__*/React.createElement("path", {
|
|
1188
|
+
d: "M2 22H7V24H2z"
|
|
1163
1189
|
})), children);
|
|
1164
1190
|
});
|
|
1165
1191
|
|
|
1166
1192
|
if (process.env.NODE_ENV !== "production") {
|
|
1167
|
-
|
|
1193
|
+
Sunrise.propTypes = iconPropTypes;
|
|
1168
1194
|
}
|
|
1169
|
-
var
|
|
1195
|
+
var Sunset = /*#__PURE__*/React.forwardRef(function Sunset(_ref43, ref) {
|
|
1170
1196
|
var children = _ref43.children,
|
|
1171
1197
|
_ref43$size = _ref43.size,
|
|
1172
1198
|
size = _ref43$size === void 0 ? 16 : _ref43$size,
|
|
@@ -1179,15 +1205,30 @@ var SwitchLayer_3 = /*#__PURE__*/React.forwardRef(function SwitchLayer_3(_ref43,
|
|
|
1179
1205
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1180
1206
|
viewBox: "0 0 32 32",
|
|
1181
1207
|
fill: "currentColor"
|
|
1182
|
-
}, rest),
|
|
1183
|
-
d: "
|
|
1208
|
+
}, rest), _path83 || (_path83 = /*#__PURE__*/React.createElement("path", {
|
|
1209
|
+
d: "M2 27.005H29.998V29.005H2z"
|
|
1210
|
+
})), _path84 || (_path84 = /*#__PURE__*/React.createElement("path", {
|
|
1211
|
+
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",
|
|
1212
|
+
transform: "translate(0 .005)"
|
|
1213
|
+
})), _path85 || (_path85 = /*#__PURE__*/React.createElement("path", {
|
|
1214
|
+
d: "M25 22.005H30V24.005H25z"
|
|
1215
|
+
})), _path86 || (_path86 = /*#__PURE__*/React.createElement("path", {
|
|
1216
|
+
d: "M21.668 14.854H26.625999999999998V16.854H21.668z",
|
|
1217
|
+
transform: "rotate(-45 24.152 15.856)"
|
|
1218
|
+
})), _path87 || (_path87 = /*#__PURE__*/React.createElement("path", {
|
|
1219
|
+
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"
|
|
1220
|
+
})), _path88 || (_path88 = /*#__PURE__*/React.createElement("path", {
|
|
1221
|
+
d: "M6.854 13.374H8.854V18.332H6.854z",
|
|
1222
|
+
transform: "rotate(-45 7.86 15.856)"
|
|
1223
|
+
})), _path89 || (_path89 = /*#__PURE__*/React.createElement("path", {
|
|
1224
|
+
d: "M2 22.005H7V24.005H2z"
|
|
1184
1225
|
})), children);
|
|
1185
1226
|
});
|
|
1186
1227
|
|
|
1187
1228
|
if (process.env.NODE_ENV !== "production") {
|
|
1188
|
-
|
|
1229
|
+
Sunset.propTypes = iconPropTypes;
|
|
1189
1230
|
}
|
|
1190
|
-
var
|
|
1231
|
+
var Svg = /*#__PURE__*/React.forwardRef(function Svg(_ref44, ref) {
|
|
1191
1232
|
var children = _ref44.children,
|
|
1192
1233
|
_ref44$size = _ref44.size,
|
|
1193
1234
|
size = _ref44$size === void 0 ? 16 : _ref44$size,
|
|
@@ -1200,15 +1241,15 @@ var Switcher = /*#__PURE__*/React.forwardRef(function Switcher(_ref44, ref) {
|
|
|
1200
1241
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1201
1242
|
viewBox: "0 0 32 32",
|
|
1202
1243
|
fill: "currentColor"
|
|
1203
|
-
}, rest),
|
|
1204
|
-
d: "
|
|
1244
|
+
}, rest), _path90 || (_path90 = /*#__PURE__*/React.createElement("path", {
|
|
1245
|
+
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"
|
|
1205
1246
|
})), children);
|
|
1206
1247
|
});
|
|
1207
1248
|
|
|
1208
1249
|
if (process.env.NODE_ENV !== "production") {
|
|
1209
|
-
|
|
1250
|
+
Svg.propTypes = iconPropTypes;
|
|
1210
1251
|
}
|
|
1211
|
-
var
|
|
1252
|
+
var Swim = /*#__PURE__*/React.forwardRef(function Swim(_ref45, ref) {
|
|
1212
1253
|
var children = _ref45.children,
|
|
1213
1254
|
_ref45$size = _ref45.size,
|
|
1214
1255
|
size = _ref45$size === void 0 ? 16 : _ref45$size,
|
|
@@ -1221,23 +1262,15 @@ var SysProvision = /*#__PURE__*/React.forwardRef(function SysProvision(_ref45, r
|
|
|
1221
1262
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1222
1263
|
viewBox: "0 0 32 32",
|
|
1223
1264
|
fill: "currentColor"
|
|
1224
|
-
}, rest),
|
|
1225
|
-
d: "
|
|
1226
|
-
})), _circle3 || (_circle3 = /*#__PURE__*/React.createElement("circle", {
|
|
1227
|
-
cx: "14",
|
|
1228
|
-
cy: "14",
|
|
1229
|
-
r: "2"
|
|
1230
|
-
})), _path88 || (_path88 = /*#__PURE__*/React.createElement("path", {
|
|
1231
|
-
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"
|
|
1232
|
-
})), _path89 || (_path89 = /*#__PURE__*/React.createElement("path", {
|
|
1233
|
-
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"
|
|
1265
|
+
}, rest), _path91 || (_path91 = /*#__PURE__*/React.createElement("path", {
|
|
1266
|
+
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"
|
|
1234
1267
|
})), children);
|
|
1235
1268
|
});
|
|
1236
1269
|
|
|
1237
1270
|
if (process.env.NODE_ENV !== "production") {
|
|
1238
|
-
|
|
1271
|
+
Swim.propTypes = iconPropTypes;
|
|
1239
1272
|
}
|
|
1240
|
-
var
|
|
1273
|
+
var SwitchLayer_2 = /*#__PURE__*/React.forwardRef(function SwitchLayer_2(_ref46, ref) {
|
|
1241
1274
|
var children = _ref46.children,
|
|
1242
1275
|
_ref46$size = _ref46.size,
|
|
1243
1276
|
size = _ref46$size === void 0 ? 16 : _ref46$size,
|
|
@@ -1250,15 +1283,15 @@ var QT = /*#__PURE__*/React.forwardRef(function QT(_ref46, ref) {
|
|
|
1250
1283
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1251
1284
|
viewBox: "0 0 32 32",
|
|
1252
1285
|
fill: "currentColor"
|
|
1253
|
-
}, rest),
|
|
1254
|
-
d: "
|
|
1286
|
+
}, rest), _path92 || (_path92 = /*#__PURE__*/React.createElement("path", {
|
|
1287
|
+
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"
|
|
1255
1288
|
})), children);
|
|
1256
1289
|
});
|
|
1257
1290
|
|
|
1258
1291
|
if (process.env.NODE_ENV !== "production") {
|
|
1259
|
-
|
|
1292
|
+
SwitchLayer_2.propTypes = iconPropTypes;
|
|
1260
1293
|
}
|
|
1261
|
-
var
|
|
1294
|
+
var SwitchLayer_3 = /*#__PURE__*/React.forwardRef(function SwitchLayer_3(_ref47, ref) {
|
|
1262
1295
|
var children = _ref47.children,
|
|
1263
1296
|
_ref47$size = _ref47.size,
|
|
1264
1297
|
size = _ref47$size === void 0 ? 16 : _ref47$size,
|
|
@@ -1271,15 +1304,15 @@ var QTAlt = /*#__PURE__*/React.forwardRef(function QTAlt(_ref47, ref) {
|
|
|
1271
1304
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1272
1305
|
viewBox: "0 0 32 32",
|
|
1273
1306
|
fill: "currentColor"
|
|
1274
|
-
}, rest),
|
|
1275
|
-
d: "
|
|
1307
|
+
}, rest), _path93 || (_path93 = /*#__PURE__*/React.createElement("path", {
|
|
1308
|
+
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"
|
|
1276
1309
|
})), children);
|
|
1277
1310
|
});
|
|
1278
1311
|
|
|
1279
1312
|
if (process.env.NODE_ENV !== "production") {
|
|
1280
|
-
|
|
1313
|
+
SwitchLayer_3.propTypes = iconPropTypes;
|
|
1281
1314
|
}
|
|
1282
|
-
var
|
|
1315
|
+
var Switcher = /*#__PURE__*/React.forwardRef(function Switcher(_ref48, ref) {
|
|
1283
1316
|
var children = _ref48.children,
|
|
1284
1317
|
_ref48$size = _ref48.size,
|
|
1285
1318
|
size = _ref48$size === void 0 ? 16 : _ref48$size,
|
|
@@ -1292,15 +1325,15 @@ var Table = /*#__PURE__*/React.forwardRef(function Table(_ref48, ref) {
|
|
|
1292
1325
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1293
1326
|
viewBox: "0 0 32 32",
|
|
1294
1327
|
fill: "currentColor"
|
|
1295
|
-
}, rest),
|
|
1296
|
-
d: "
|
|
1328
|
+
}, rest), _path94 || (_path94 = /*#__PURE__*/React.createElement("path", {
|
|
1329
|
+
d: "M14 4H18V8H14zM4 4H8V8H4zM24 4H28V8H24zM14 14H18V18H14zM4 14H8V18H4zM24 14H28V18H24zM14 24H18V28H14zM4 24H8V28H4zM24 24H28V28H24z"
|
|
1297
1330
|
})), children);
|
|
1298
1331
|
});
|
|
1299
1332
|
|
|
1300
1333
|
if (process.env.NODE_ENV !== "production") {
|
|
1301
|
-
|
|
1334
|
+
Switcher.propTypes = iconPropTypes;
|
|
1302
1335
|
}
|
|
1303
|
-
var
|
|
1336
|
+
var SysProvision = /*#__PURE__*/React.forwardRef(function SysProvision(_ref49, ref) {
|
|
1304
1337
|
var children = _ref49.children,
|
|
1305
1338
|
_ref49$size = _ref49.size,
|
|
1306
1339
|
size = _ref49$size === void 0 ? 16 : _ref49$size,
|
|
@@ -1313,17 +1346,23 @@ var TableAlias = /*#__PURE__*/React.forwardRef(function TableAlias(_ref49, ref)
|
|
|
1313
1346
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1314
1347
|
viewBox: "0 0 32 32",
|
|
1315
1348
|
fill: "currentColor"
|
|
1316
|
-
}, rest),
|
|
1317
|
-
d: "
|
|
1318
|
-
})),
|
|
1319
|
-
|
|
1349
|
+
}, rest), _path95 || (_path95 = /*#__PURE__*/React.createElement("path", {
|
|
1350
|
+
d: "M21 20L21 30 30 25 21 20z"
|
|
1351
|
+
})), _circle3 || (_circle3 = /*#__PURE__*/React.createElement("circle", {
|
|
1352
|
+
cx: "14",
|
|
1353
|
+
cy: "14",
|
|
1354
|
+
r: "2"
|
|
1355
|
+
})), _path96 || (_path96 = /*#__PURE__*/React.createElement("path", {
|
|
1356
|
+
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"
|
|
1357
|
+
})), _path97 || (_path97 = /*#__PURE__*/React.createElement("path", {
|
|
1358
|
+
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"
|
|
1320
1359
|
})), children);
|
|
1321
1360
|
});
|
|
1322
1361
|
|
|
1323
1362
|
if (process.env.NODE_ENV !== "production") {
|
|
1324
|
-
|
|
1363
|
+
SysProvision.propTypes = iconPropTypes;
|
|
1325
1364
|
}
|
|
1326
|
-
var
|
|
1365
|
+
var QT = /*#__PURE__*/React.forwardRef(function QT(_ref50, ref) {
|
|
1327
1366
|
var children = _ref50.children,
|
|
1328
1367
|
_ref50$size = _ref50.size,
|
|
1329
1368
|
size = _ref50$size === void 0 ? 16 : _ref50$size,
|
|
@@ -1336,15 +1375,15 @@ var TableBuilt = /*#__PURE__*/React.forwardRef(function TableBuilt(_ref50, ref)
|
|
|
1336
1375
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1337
1376
|
viewBox: "0 0 32 32",
|
|
1338
1377
|
fill: "currentColor"
|
|
1339
|
-
}, rest),
|
|
1340
|
-
d: "
|
|
1378
|
+
}, rest), _path98 || (_path98 = /*#__PURE__*/React.createElement("path", {
|
|
1379
|
+
d: "M12 11L15 11 15 23 17 23 17 11 20 11 20 9 12 9 12 11z"
|
|
1341
1380
|
})), children);
|
|
1342
1381
|
});
|
|
1343
1382
|
|
|
1344
1383
|
if (process.env.NODE_ENV !== "production") {
|
|
1345
|
-
|
|
1384
|
+
QT.propTypes = iconPropTypes;
|
|
1346
1385
|
}
|
|
1347
|
-
var
|
|
1386
|
+
var QTAlt = /*#__PURE__*/React.forwardRef(function QTAlt(_ref51, ref) {
|
|
1348
1387
|
var children = _ref51.children,
|
|
1349
1388
|
_ref51$size = _ref51.size,
|
|
1350
1389
|
size = _ref51$size === void 0 ? 16 : _ref51$size,
|
|
@@ -1357,17 +1396,15 @@ var TableShortcut = /*#__PURE__*/React.forwardRef(function TableShortcut(_ref51,
|
|
|
1357
1396
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1358
1397
|
viewBox: "0 0 32 32",
|
|
1359
1398
|
fill: "currentColor"
|
|
1360
|
-
}, rest),
|
|
1361
|
-
d: "
|
|
1362
|
-
})), _path97 || (_path97 = /*#__PURE__*/React.createElement("path", {
|
|
1363
|
-
d: "M27,3H5A2,2,0,0,0,3,5V15H5V11H15v4h2V11H27v7H17v2H27v7H17v2H27a2,2,0,0,0,2-2V5A2,2,0,0,0,27,3Zm0,6H5V5H27Z"
|
|
1399
|
+
}, rest), _path99 || (_path99 = /*#__PURE__*/React.createElement("path", {
|
|
1400
|
+
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"
|
|
1364
1401
|
})), children);
|
|
1365
1402
|
});
|
|
1366
1403
|
|
|
1367
1404
|
if (process.env.NODE_ENV !== "production") {
|
|
1368
|
-
|
|
1405
|
+
QTAlt.propTypes = iconPropTypes;
|
|
1369
1406
|
}
|
|
1370
|
-
var
|
|
1407
|
+
var Table = /*#__PURE__*/React.forwardRef(function Table(_ref52, ref) {
|
|
1371
1408
|
var children = _ref52.children,
|
|
1372
1409
|
_ref52$size = _ref52.size,
|
|
1373
1410
|
size = _ref52$size === void 0 ? 16 : _ref52$size,
|
|
@@ -1380,15 +1417,15 @@ var TableSplit = /*#__PURE__*/React.forwardRef(function TableSplit(_ref52, ref)
|
|
|
1380
1417
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1381
1418
|
viewBox: "0 0 32 32",
|
|
1382
1419
|
fill: "currentColor"
|
|
1383
|
-
}, rest),
|
|
1384
|
-
d: "
|
|
1420
|
+
}, rest), _path100 || (_path100 = /*#__PURE__*/React.createElement("path", {
|
|
1421
|
+
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"
|
|
1385
1422
|
})), children);
|
|
1386
1423
|
});
|
|
1387
1424
|
|
|
1388
1425
|
if (process.env.NODE_ENV !== "production") {
|
|
1389
|
-
|
|
1426
|
+
Table.propTypes = iconPropTypes;
|
|
1390
1427
|
}
|
|
1391
|
-
var
|
|
1428
|
+
var TableAlias = /*#__PURE__*/React.forwardRef(function TableAlias(_ref53, ref) {
|
|
1392
1429
|
var children = _ref53.children,
|
|
1393
1430
|
_ref53$size = _ref53.size,
|
|
1394
1431
|
size = _ref53$size === void 0 ? 16 : _ref53$size,
|
|
@@ -1401,15 +1438,17 @@ var TableOfContents = /*#__PURE__*/React.forwardRef(function TableOfContents(_re
|
|
|
1401
1438
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1402
1439
|
viewBox: "0 0 32 32",
|
|
1403
1440
|
fill: "currentColor"
|
|
1404
|
-
}, rest),
|
|
1405
|
-
d: "
|
|
1441
|
+
}, rest), _path101 || (_path101 = /*#__PURE__*/React.createElement("path", {
|
|
1442
|
+
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"
|
|
1443
|
+
})), _path102 || (_path102 = /*#__PURE__*/React.createElement("path", {
|
|
1444
|
+
d: "M27,3H5A2,2,0,0,0,3,5V15H5V11H15v4h2V11H27v7H17v2H27v7H17v2H27a2,2,0,0,0,2-2V5A2,2,0,0,0,27,3Zm0,6H5V5H27Z"
|
|
1406
1445
|
})), children);
|
|
1407
1446
|
});
|
|
1408
1447
|
|
|
1409
1448
|
if (process.env.NODE_ENV !== "production") {
|
|
1410
|
-
|
|
1449
|
+
TableAlias.propTypes = iconPropTypes;
|
|
1411
1450
|
}
|
|
1412
|
-
var
|
|
1451
|
+
var TableBuilt = /*#__PURE__*/React.forwardRef(function TableBuilt(_ref54, ref) {
|
|
1413
1452
|
var children = _ref54.children,
|
|
1414
1453
|
_ref54$size = _ref54.size,
|
|
1415
1454
|
size = _ref54$size === void 0 ? 16 : _ref54$size,
|
|
@@ -1422,18 +1461,15 @@ var Tablet = /*#__PURE__*/React.forwardRef(function Tablet(_ref54, ref) {
|
|
|
1422
1461
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1423
1462
|
viewBox: "0 0 32 32",
|
|
1424
1463
|
fill: "currentColor"
|
|
1425
|
-
}, rest),
|
|
1426
|
-
d: "
|
|
1427
|
-
transform: "rotate(90 16 25)"
|
|
1428
|
-
})), _path101 || (_path101 = /*#__PURE__*/React.createElement("path", {
|
|
1429
|
-
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"
|
|
1464
|
+
}, rest), _path103 || (_path103 = /*#__PURE__*/React.createElement("path", {
|
|
1465
|
+
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"
|
|
1430
1466
|
})), children);
|
|
1431
1467
|
});
|
|
1432
1468
|
|
|
1433
1469
|
if (process.env.NODE_ENV !== "production") {
|
|
1434
|
-
|
|
1470
|
+
TableBuilt.propTypes = iconPropTypes;
|
|
1435
1471
|
}
|
|
1436
|
-
var
|
|
1472
|
+
var TableShortcut = /*#__PURE__*/React.forwardRef(function TableShortcut(_ref55, ref) {
|
|
1437
1473
|
var children = _ref55.children,
|
|
1438
1474
|
_ref55$size = _ref55.size,
|
|
1439
1475
|
size = _ref55$size === void 0 ? 16 : _ref55$size,
|
|
@@ -1446,17 +1482,17 @@ var TabletLandscape = /*#__PURE__*/React.forwardRef(function TabletLandscape(_re
|
|
|
1446
1482
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1447
1483
|
viewBox: "0 0 32 32",
|
|
1448
1484
|
fill: "currentColor"
|
|
1449
|
-
}, rest),
|
|
1450
|
-
d: "
|
|
1451
|
-
})),
|
|
1452
|
-
d: "
|
|
1485
|
+
}, rest), _path104 || (_path104 = /*#__PURE__*/React.createElement("path", {
|
|
1486
|
+
d: "M5 18L5 20 10.586 20 3 27.586 4.414 29 12 21.414 12 27 14 27 14 18 5 18z"
|
|
1487
|
+
})), _path105 || (_path105 = /*#__PURE__*/React.createElement("path", {
|
|
1488
|
+
d: "M27,3H5A2,2,0,0,0,3,5V15H5V11H15v4h2V11H27v7H17v2H27v7H17v2H27a2,2,0,0,0,2-2V5A2,2,0,0,0,27,3Zm0,6H5V5H27Z"
|
|
1453
1489
|
})), children);
|
|
1454
1490
|
});
|
|
1455
1491
|
|
|
1456
1492
|
if (process.env.NODE_ENV !== "production") {
|
|
1457
|
-
|
|
1493
|
+
TableShortcut.propTypes = iconPropTypes;
|
|
1458
1494
|
}
|
|
1459
|
-
var
|
|
1495
|
+
var TableSplit = /*#__PURE__*/React.forwardRef(function TableSplit(_ref56, ref) {
|
|
1460
1496
|
var children = _ref56.children,
|
|
1461
1497
|
_ref56$size = _ref56.size,
|
|
1462
1498
|
size = _ref56$size === void 0 ? 16 : _ref56$size,
|
|
@@ -1469,17 +1505,15 @@ var Tag = /*#__PURE__*/React.forwardRef(function Tag(_ref56, ref) {
|
|
|
1469
1505
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1470
1506
|
viewBox: "0 0 32 32",
|
|
1471
1507
|
fill: "currentColor"
|
|
1472
|
-
}, rest),
|
|
1473
|
-
d: "
|
|
1474
|
-
})), _path105 || (_path105 = /*#__PURE__*/React.createElement("path", {
|
|
1475
|
-
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"
|
|
1508
|
+
}, rest), _path106 || (_path106 = /*#__PURE__*/React.createElement("path", {
|
|
1509
|
+
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"
|
|
1476
1510
|
})), children);
|
|
1477
1511
|
});
|
|
1478
1512
|
|
|
1479
1513
|
if (process.env.NODE_ENV !== "production") {
|
|
1480
|
-
|
|
1514
|
+
TableSplit.propTypes = iconPropTypes;
|
|
1481
1515
|
}
|
|
1482
|
-
var
|
|
1516
|
+
var TableOfContents = /*#__PURE__*/React.forwardRef(function TableOfContents(_ref57, ref) {
|
|
1483
1517
|
var children = _ref57.children,
|
|
1484
1518
|
_ref57$size = _ref57.size,
|
|
1485
1519
|
size = _ref57$size === void 0 ? 16 : _ref57$size,
|
|
@@ -1492,17 +1526,15 @@ var TagEdit = /*#__PURE__*/React.forwardRef(function TagEdit(_ref57, ref) {
|
|
|
1492
1526
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1493
1527
|
viewBox: "0 0 32 32",
|
|
1494
1528
|
fill: "currentColor"
|
|
1495
|
-
}, rest),
|
|
1496
|
-
d: "
|
|
1497
|
-
})), _path107 || (_path107 = /*#__PURE__*/React.createElement("path", {
|
|
1498
|
-
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"
|
|
1529
|
+
}, rest), _path107 || (_path107 = /*#__PURE__*/React.createElement("path", {
|
|
1530
|
+
d: "M4 6H22V8H4zM4 12H22V14H4zM4 18H22V20H4zM4 24H22V26H4zM26 6H28V8H26zM26 12H28V14H26zM26 18H28V20H26zM26 24H28V26H26z"
|
|
1499
1531
|
})), children);
|
|
1500
1532
|
});
|
|
1501
1533
|
|
|
1502
1534
|
if (process.env.NODE_ENV !== "production") {
|
|
1503
|
-
|
|
1535
|
+
TableOfContents.propTypes = iconPropTypes;
|
|
1504
1536
|
}
|
|
1505
|
-
var
|
|
1537
|
+
var Tablet = /*#__PURE__*/React.forwardRef(function Tablet(_ref58, ref) {
|
|
1506
1538
|
var children = _ref58.children,
|
|
1507
1539
|
_ref58$size = _ref58.size,
|
|
1508
1540
|
size = _ref58$size === void 0 ? 16 : _ref58$size,
|
|
@@ -1516,16 +1548,17 @@ var TagExport = /*#__PURE__*/React.forwardRef(function TagExport(_ref58, ref) {
|
|
|
1516
1548
|
viewBox: "0 0 32 32",
|
|
1517
1549
|
fill: "currentColor"
|
|
1518
1550
|
}, rest), _path108 || (_path108 = /*#__PURE__*/React.createElement("path", {
|
|
1519
|
-
d: "
|
|
1551
|
+
d: "M15 22H17V28H15z",
|
|
1552
|
+
transform: "rotate(90 16 25)"
|
|
1520
1553
|
})), _path109 || (_path109 = /*#__PURE__*/React.createElement("path", {
|
|
1521
|
-
d: "
|
|
1554
|
+
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"
|
|
1522
1555
|
})), children);
|
|
1523
1556
|
});
|
|
1524
1557
|
|
|
1525
1558
|
if (process.env.NODE_ENV !== "production") {
|
|
1526
|
-
|
|
1559
|
+
Tablet.propTypes = iconPropTypes;
|
|
1527
1560
|
}
|
|
1528
|
-
var
|
|
1561
|
+
var TabletLandscape = /*#__PURE__*/React.forwardRef(function TabletLandscape(_ref59, ref) {
|
|
1529
1562
|
var children = _ref59.children,
|
|
1530
1563
|
_ref59$size = _ref59.size,
|
|
1531
1564
|
size = _ref59$size === void 0 ? 16 : _ref59$size,
|
|
@@ -1538,21 +1571,17 @@ var TagGroup = /*#__PURE__*/React.forwardRef(function TagGroup(_ref59, ref) {
|
|
|
1538
1571
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1539
1572
|
viewBox: "0 0 32 32",
|
|
1540
1573
|
fill: "currentColor"
|
|
1541
|
-
}, rest),
|
|
1542
|
-
|
|
1543
|
-
cy: "14",
|
|
1544
|
-
r: "2"
|
|
1545
|
-
})), _path110 || (_path110 = /*#__PURE__*/React.createElement("path", {
|
|
1546
|
-
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"
|
|
1574
|
+
}, rest), _path110 || (_path110 = /*#__PURE__*/React.createElement("path", {
|
|
1575
|
+
d: "M24 13H26V19H24z"
|
|
1547
1576
|
})), _path111 || (_path111 = /*#__PURE__*/React.createElement("path", {
|
|
1548
|
-
d: "
|
|
1577
|
+
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"
|
|
1549
1578
|
})), children);
|
|
1550
1579
|
});
|
|
1551
1580
|
|
|
1552
1581
|
if (process.env.NODE_ENV !== "production") {
|
|
1553
|
-
|
|
1582
|
+
TabletLandscape.propTypes = iconPropTypes;
|
|
1554
1583
|
}
|
|
1555
|
-
var
|
|
1584
|
+
var Tag = /*#__PURE__*/React.forwardRef(function Tag(_ref60, ref) {
|
|
1556
1585
|
var children = _ref60.children,
|
|
1557
1586
|
_ref60$size = _ref60.size,
|
|
1558
1587
|
size = _ref60$size === void 0 ? 16 : _ref60$size,
|
|
@@ -1566,16 +1595,16 @@ var TagImport = /*#__PURE__*/React.forwardRef(function TagImport(_ref60, ref) {
|
|
|
1566
1595
|
viewBox: "0 0 32 32",
|
|
1567
1596
|
fill: "currentColor"
|
|
1568
1597
|
}, rest), _path112 || (_path112 = /*#__PURE__*/React.createElement("path", {
|
|
1569
|
-
d: "
|
|
1598
|
+
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"
|
|
1570
1599
|
})), _path113 || (_path113 = /*#__PURE__*/React.createElement("path", {
|
|
1571
|
-
d: "
|
|
1600
|
+
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"
|
|
1572
1601
|
})), children);
|
|
1573
1602
|
});
|
|
1574
1603
|
|
|
1575
1604
|
if (process.env.NODE_ENV !== "production") {
|
|
1576
|
-
|
|
1605
|
+
Tag.propTypes = iconPropTypes;
|
|
1577
1606
|
}
|
|
1578
|
-
var
|
|
1607
|
+
var TagEdit = /*#__PURE__*/React.forwardRef(function TagEdit(_ref61, ref) {
|
|
1579
1608
|
var children = _ref61.children,
|
|
1580
1609
|
_ref61$size = _ref61.size,
|
|
1581
1610
|
size = _ref61$size === void 0 ? 16 : _ref61$size,
|
|
@@ -1589,16 +1618,16 @@ var TagNone = /*#__PURE__*/React.forwardRef(function TagNone(_ref61, ref) {
|
|
|
1589
1618
|
viewBox: "0 0 32 32",
|
|
1590
1619
|
fill: "currentColor"
|
|
1591
1620
|
}, rest), _path114 || (_path114 = /*#__PURE__*/React.createElement("path", {
|
|
1592
|
-
d: "
|
|
1621
|
+
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"
|
|
1593
1622
|
})), _path115 || (_path115 = /*#__PURE__*/React.createElement("path", {
|
|
1594
|
-
d: "
|
|
1623
|
+
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"
|
|
1595
1624
|
})), children);
|
|
1596
1625
|
});
|
|
1597
1626
|
|
|
1598
1627
|
if (process.env.NODE_ENV !== "production") {
|
|
1599
|
-
|
|
1628
|
+
TagEdit.propTypes = iconPropTypes;
|
|
1600
1629
|
}
|
|
1601
|
-
var
|
|
1630
|
+
var TagExport = /*#__PURE__*/React.forwardRef(function TagExport(_ref62, ref) {
|
|
1602
1631
|
var children = _ref62.children,
|
|
1603
1632
|
_ref62$size = _ref62.size,
|
|
1604
1633
|
size = _ref62$size === void 0 ? 16 : _ref62$size,
|
|
@@ -1612,14 +1641,16 @@ var Tank = /*#__PURE__*/React.forwardRef(function Tank(_ref62, ref) {
|
|
|
1612
1641
|
viewBox: "0 0 32 32",
|
|
1613
1642
|
fill: "currentColor"
|
|
1614
1643
|
}, rest), _path116 || (_path116 = /*#__PURE__*/React.createElement("path", {
|
|
1615
|
-
d: "
|
|
1644
|
+
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"
|
|
1645
|
+
})), _path117 || (_path117 = /*#__PURE__*/React.createElement("path", {
|
|
1646
|
+
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"
|
|
1616
1647
|
})), children);
|
|
1617
1648
|
});
|
|
1618
1649
|
|
|
1619
1650
|
if (process.env.NODE_ENV !== "production") {
|
|
1620
|
-
|
|
1651
|
+
TagExport.propTypes = iconPropTypes;
|
|
1621
1652
|
}
|
|
1622
|
-
var
|
|
1653
|
+
var TagGroup = /*#__PURE__*/React.forwardRef(function TagGroup(_ref63, ref) {
|
|
1623
1654
|
var children = _ref63.children,
|
|
1624
1655
|
_ref63$size = _ref63.size,
|
|
1625
1656
|
size = _ref63$size === void 0 ? 16 : _ref63$size,
|
|
@@ -1632,17 +1663,21 @@ var Task = /*#__PURE__*/React.forwardRef(function Task(_ref63, ref) {
|
|
|
1632
1663
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1633
1664
|
viewBox: "0 0 32 32",
|
|
1634
1665
|
fill: "currentColor"
|
|
1635
|
-
}, rest),
|
|
1636
|
-
|
|
1666
|
+
}, rest), _circle4 || (_circle4 = /*#__PURE__*/React.createElement("circle", {
|
|
1667
|
+
cx: "10",
|
|
1668
|
+
cy: "14",
|
|
1669
|
+
r: "2"
|
|
1637
1670
|
})), _path118 || (_path118 = /*#__PURE__*/React.createElement("path", {
|
|
1638
|
-
d: "
|
|
1671
|
+
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"
|
|
1672
|
+
})), _path119 || (_path119 = /*#__PURE__*/React.createElement("path", {
|
|
1673
|
+
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"
|
|
1639
1674
|
})), children);
|
|
1640
1675
|
});
|
|
1641
1676
|
|
|
1642
1677
|
if (process.env.NODE_ENV !== "production") {
|
|
1643
|
-
|
|
1678
|
+
TagGroup.propTypes = iconPropTypes;
|
|
1644
1679
|
}
|
|
1645
|
-
var
|
|
1680
|
+
var TagImport = /*#__PURE__*/React.forwardRef(function TagImport(_ref64, ref) {
|
|
1646
1681
|
var children = _ref64.children,
|
|
1647
1682
|
_ref64$size = _ref64.size,
|
|
1648
1683
|
size = _ref64$size === void 0 ? 16 : _ref64$size,
|
|
@@ -1655,17 +1690,17 @@ var TaskAdd = /*#__PURE__*/React.forwardRef(function TaskAdd(_ref64, ref) {
|
|
|
1655
1690
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1656
1691
|
viewBox: "0 0 32 32",
|
|
1657
1692
|
fill: "currentColor"
|
|
1658
|
-
}, rest),
|
|
1659
|
-
d: "
|
|
1660
|
-
})),
|
|
1661
|
-
d: "
|
|
1693
|
+
}, rest), _path120 || (_path120 = /*#__PURE__*/React.createElement("path", {
|
|
1694
|
+
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"
|
|
1695
|
+
})), _path121 || (_path121 = /*#__PURE__*/React.createElement("path", {
|
|
1696
|
+
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"
|
|
1662
1697
|
})), children);
|
|
1663
1698
|
});
|
|
1664
1699
|
|
|
1665
1700
|
if (process.env.NODE_ENV !== "production") {
|
|
1666
|
-
|
|
1701
|
+
TagImport.propTypes = iconPropTypes;
|
|
1667
1702
|
}
|
|
1668
|
-
var
|
|
1703
|
+
var TagNone = /*#__PURE__*/React.forwardRef(function TagNone(_ref65, ref) {
|
|
1669
1704
|
var children = _ref65.children,
|
|
1670
1705
|
_ref65$size = _ref65.size,
|
|
1671
1706
|
size = _ref65$size === void 0 ? 16 : _ref65$size,
|
|
@@ -1678,17 +1713,17 @@ var TaskApproved = /*#__PURE__*/React.forwardRef(function TaskApproved(_ref65, r
|
|
|
1678
1713
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1679
1714
|
viewBox: "0 0 32 32",
|
|
1680
1715
|
fill: "currentColor"
|
|
1681
|
-
}, rest),
|
|
1682
|
-
d: "
|
|
1683
|
-
})),
|
|
1684
|
-
d: "
|
|
1716
|
+
}, rest), _path122 || (_path122 = /*#__PURE__*/React.createElement("path", {
|
|
1717
|
+
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"
|
|
1718
|
+
})), _path123 || (_path123 = /*#__PURE__*/React.createElement("path", {
|
|
1719
|
+
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"
|
|
1685
1720
|
})), children);
|
|
1686
1721
|
});
|
|
1687
1722
|
|
|
1688
1723
|
if (process.env.NODE_ENV !== "production") {
|
|
1689
|
-
|
|
1724
|
+
TagNone.propTypes = iconPropTypes;
|
|
1690
1725
|
}
|
|
1691
|
-
var
|
|
1726
|
+
var Tank = /*#__PURE__*/React.forwardRef(function Tank(_ref66, ref) {
|
|
1692
1727
|
var children = _ref66.children,
|
|
1693
1728
|
_ref66$size = _ref66.size,
|
|
1694
1729
|
size = _ref66$size === void 0 ? 16 : _ref66$size,
|
|
@@ -1701,19 +1736,15 @@ var TaskAssetView = /*#__PURE__*/React.forwardRef(function TaskAssetView(_ref66,
|
|
|
1701
1736
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1702
1737
|
viewBox: "0 0 32 32",
|
|
1703
1738
|
fill: "currentColor"
|
|
1704
|
-
}, rest),
|
|
1705
|
-
d: "
|
|
1706
|
-
})), _path124 || (_path124 = /*#__PURE__*/React.createElement("path", {
|
|
1707
|
-
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"
|
|
1708
|
-
})), _path125 || (_path125 = /*#__PURE__*/React.createElement("path", {
|
|
1709
|
-
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"
|
|
1739
|
+
}, rest), _path124 || (_path124 = /*#__PURE__*/React.createElement("path", {
|
|
1740
|
+
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"
|
|
1710
1741
|
})), children);
|
|
1711
1742
|
});
|
|
1712
1743
|
|
|
1713
1744
|
if (process.env.NODE_ENV !== "production") {
|
|
1714
|
-
|
|
1745
|
+
Tank.propTypes = iconPropTypes;
|
|
1715
1746
|
}
|
|
1716
|
-
var
|
|
1747
|
+
var Task = /*#__PURE__*/React.forwardRef(function Task(_ref67, ref) {
|
|
1717
1748
|
var children = _ref67.children,
|
|
1718
1749
|
_ref67$size = _ref67.size,
|
|
1719
1750
|
size = _ref67$size === void 0 ? 16 : _ref67$size,
|
|
@@ -1726,17 +1757,17 @@ var TaskComplete = /*#__PURE__*/React.forwardRef(function TaskComplete(_ref67, r
|
|
|
1726
1757
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1727
1758
|
viewBox: "0 0 32 32",
|
|
1728
1759
|
fill: "currentColor"
|
|
1729
|
-
}, rest),
|
|
1730
|
-
d: "
|
|
1731
|
-
})),
|
|
1732
|
-
d: "M25,5H22V4a2
|
|
1760
|
+
}, rest), _path125 || (_path125 = /*#__PURE__*/React.createElement("path", {
|
|
1761
|
+
d: "M14 20.18L10.41 16.59 9 18 14 23 23 14 21.59 12.58 14 20.18z"
|
|
1762
|
+
})), _path126 || (_path126 = /*#__PURE__*/React.createElement("path", {
|
|
1763
|
+
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"
|
|
1733
1764
|
})), children);
|
|
1734
1765
|
});
|
|
1735
1766
|
|
|
1736
1767
|
if (process.env.NODE_ENV !== "production") {
|
|
1737
|
-
|
|
1768
|
+
Task.propTypes = iconPropTypes;
|
|
1738
1769
|
}
|
|
1739
|
-
var
|
|
1770
|
+
var TaskAdd = /*#__PURE__*/React.forwardRef(function TaskAdd(_ref68, ref) {
|
|
1740
1771
|
var children = _ref68.children,
|
|
1741
1772
|
_ref68$size = _ref68.size,
|
|
1742
1773
|
size = _ref68$size === void 0 ? 16 : _ref68$size,
|
|
@@ -1749,21 +1780,17 @@ var TaskLocation = /*#__PURE__*/React.forwardRef(function TaskLocation(_ref68, r
|
|
|
1749
1780
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1750
1781
|
viewBox: "0 0 32 32",
|
|
1751
1782
|
fill: "currentColor"
|
|
1752
|
-
}, rest),
|
|
1753
|
-
|
|
1754
|
-
cy: "21",
|
|
1755
|
-
r: "2"
|
|
1783
|
+
}, rest), _path127 || (_path127 = /*#__PURE__*/React.createElement("path", {
|
|
1784
|
+
d: "M31 24L27 24 27 20 25 20 25 24 21 24 21 26 25 26 25 30 27 30 27 26 31 26 31 24z"
|
|
1756
1785
|
})), _path128 || (_path128 = /*#__PURE__*/React.createElement("path", {
|
|
1757
|
-
d: "
|
|
1758
|
-
})), _path129 || (_path129 = /*#__PURE__*/React.createElement("path", {
|
|
1759
|
-
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,2h9V28H7V7h3v3H22V7h3v5h2V7A2.0058,2.0058,0,0,0,25,5ZM20,8H12V4h8Z"
|
|
1786
|
+
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,2H17V28H7V7h3v3H22V7h3v9h2V7A2.0058,2.0058,0,0,0,25,5ZM20,8H12V4h8Z"
|
|
1760
1787
|
})), children);
|
|
1761
1788
|
});
|
|
1762
1789
|
|
|
1763
1790
|
if (process.env.NODE_ENV !== "production") {
|
|
1764
|
-
|
|
1791
|
+
TaskAdd.propTypes = iconPropTypes;
|
|
1765
1792
|
}
|
|
1766
|
-
var
|
|
1793
|
+
var TaskApproved = /*#__PURE__*/React.forwardRef(function TaskApproved(_ref69, ref) {
|
|
1767
1794
|
var children = _ref69.children,
|
|
1768
1795
|
_ref69$size = _ref69.size,
|
|
1769
1796
|
size = _ref69$size === void 0 ? 16 : _ref69$size,
|
|
@@ -1776,17 +1803,17 @@ var TaskRemove = /*#__PURE__*/React.forwardRef(function TaskRemove(_ref69, ref)
|
|
|
1776
1803
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1777
1804
|
viewBox: "0 0 32 32",
|
|
1778
1805
|
fill: "currentColor"
|
|
1779
|
-
}, rest),
|
|
1780
|
-
d: "
|
|
1781
|
-
})),
|
|
1782
|
-
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,
|
|
1806
|
+
}, rest), _path129 || (_path129 = /*#__PURE__*/React.createElement("path", {
|
|
1807
|
+
d: "M30,20A6,6,0,1,0,20,24.46V32l4-1.8936L28,32V24.46A5.98,5.98,0,0,0,30,20Zm-4,8.84-2-.9467L22,28.84V25.65a5.8877,5.8877,0,0,0,4,0ZM24,24a4,4,0,1,1,4-4A4.0045,4.0045,0,0,1,24,24Z"
|
|
1808
|
+
})), _path130 || (_path130 = /*#__PURE__*/React.createElement("path", {
|
|
1809
|
+
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,2h9V28H7V7h3v3H22V7h3v5h2V7A2.0058,2.0058,0,0,0,25,5ZM20,8H12V4h8Z"
|
|
1783
1810
|
})), children);
|
|
1784
1811
|
});
|
|
1785
1812
|
|
|
1786
1813
|
if (process.env.NODE_ENV !== "production") {
|
|
1787
|
-
|
|
1814
|
+
TaskApproved.propTypes = iconPropTypes;
|
|
1788
1815
|
}
|
|
1789
|
-
var
|
|
1816
|
+
var TaskAssetView = /*#__PURE__*/React.forwardRef(function TaskAssetView(_ref70, ref) {
|
|
1790
1817
|
var children = _ref70.children,
|
|
1791
1818
|
_ref70$size = _ref70.size,
|
|
1792
1819
|
size = _ref70$size === void 0 ? 16 : _ref70$size,
|
|
@@ -1799,17 +1826,19 @@ var TaskSettings = /*#__PURE__*/React.forwardRef(function TaskSettings(_ref70, r
|
|
|
1799
1826
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1800
1827
|
viewBox: "0 0 32 32",
|
|
1801
1828
|
fill: "currentColor"
|
|
1802
|
-
}, rest),
|
|
1803
|
-
d: "
|
|
1829
|
+
}, rest), _path131 || (_path131 = /*#__PURE__*/React.createElement("path", {
|
|
1830
|
+
d: "M22.5,26A3.5,3.5,0,1,1,26,22.5,3.5041,3.5041,0,0,1,22.5,26Zm0-5A1.5,1.5,0,1,0,24,22.5,1.5017,1.5017,0,0,0,22.5,21Z"
|
|
1831
|
+
})), _path132 || (_path132 = /*#__PURE__*/React.createElement("path", {
|
|
1832
|
+
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"
|
|
1804
1833
|
})), _path133 || (_path133 = /*#__PURE__*/React.createElement("path", {
|
|
1805
|
-
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,
|
|
1834
|
+
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"
|
|
1806
1835
|
})), children);
|
|
1807
1836
|
});
|
|
1808
1837
|
|
|
1809
1838
|
if (process.env.NODE_ENV !== "production") {
|
|
1810
|
-
|
|
1839
|
+
TaskAssetView.propTypes = iconPropTypes;
|
|
1811
1840
|
}
|
|
1812
|
-
var
|
|
1841
|
+
var TaskComplete = /*#__PURE__*/React.forwardRef(function TaskComplete(_ref71, ref) {
|
|
1813
1842
|
var children = _ref71.children,
|
|
1814
1843
|
_ref71$size = _ref71.size,
|
|
1815
1844
|
size = _ref71$size === void 0 ? 16 : _ref71$size,
|
|
@@ -1823,16 +1852,16 @@ var TaskStar = /*#__PURE__*/React.forwardRef(function TaskStar(_ref71, ref) {
|
|
|
1823
1852
|
viewBox: "0 0 32 32",
|
|
1824
1853
|
fill: "currentColor"
|
|
1825
1854
|
}, rest), _path134 || (_path134 = /*#__PURE__*/React.createElement("path", {
|
|
1826
|
-
d: "
|
|
1855
|
+
d: "M22 27.18L19.41 24.59 18 26 22 30 30 22 28.59 20.59 22 27.18z"
|
|
1827
1856
|
})), _path135 || (_path135 = /*#__PURE__*/React.createElement("path", {
|
|
1828
|
-
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,
|
|
1857
|
+
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,2h9V28H7V7h3v3H22V7h3V18h2V7A2.0058,2.0058,0,0,0,25,5ZM20,8H12V4h8Z"
|
|
1829
1858
|
})), children);
|
|
1830
1859
|
});
|
|
1831
1860
|
|
|
1832
1861
|
if (process.env.NODE_ENV !== "production") {
|
|
1833
|
-
|
|
1862
|
+
TaskComplete.propTypes = iconPropTypes;
|
|
1834
1863
|
}
|
|
1835
|
-
var
|
|
1864
|
+
var TaskLocation = /*#__PURE__*/React.forwardRef(function TaskLocation(_ref72, ref) {
|
|
1836
1865
|
var children = _ref72.children,
|
|
1837
1866
|
_ref72$size = _ref72.size,
|
|
1838
1867
|
size = _ref72$size === void 0 ? 16 : _ref72$size,
|
|
@@ -1845,17 +1874,21 @@ var TaskTools = /*#__PURE__*/React.forwardRef(function TaskTools(_ref72, ref) {
|
|
|
1845
1874
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1846
1875
|
viewBox: "0 0 32 32",
|
|
1847
1876
|
fill: "currentColor"
|
|
1848
|
-
}, rest),
|
|
1849
|
-
|
|
1877
|
+
}, rest), _circle5 || (_circle5 = /*#__PURE__*/React.createElement("circle", {
|
|
1878
|
+
cx: "24",
|
|
1879
|
+
cy: "21",
|
|
1880
|
+
r: "2"
|
|
1881
|
+
})), _path136 || (_path136 = /*#__PURE__*/React.createElement("path", {
|
|
1882
|
+
d: "M24,31l-4.7788-6.4019A5.9354,5.9354,0,0,1,18,21a6,6,0,0,1,12,0,5.9407,5.9407,0,0,1-1.2246,3.6028Zm0-14a4.0045,4.0045,0,0,0-4,4,3.9572,3.9572,0,0,0,.82,2.3972L24,27.6567l3.1763-4.2548A3.9627,3.9627,0,0,0,28,21,4.0045,4.0045,0,0,0,24,17Z"
|
|
1850
1883
|
})), _path137 || (_path137 = /*#__PURE__*/React.createElement("path", {
|
|
1851
|
-
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,
|
|
1884
|
+
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,2h9V28H7V7h3v3H22V7h3v5h2V7A2.0058,2.0058,0,0,0,25,5ZM20,8H12V4h8Z"
|
|
1852
1885
|
})), children);
|
|
1853
1886
|
});
|
|
1854
1887
|
|
|
1855
1888
|
if (process.env.NODE_ENV !== "production") {
|
|
1856
|
-
|
|
1889
|
+
TaskLocation.propTypes = iconPropTypes;
|
|
1857
1890
|
}
|
|
1858
|
-
var
|
|
1891
|
+
var TaskRemove = /*#__PURE__*/React.forwardRef(function TaskRemove(_ref73, ref) {
|
|
1859
1892
|
var children = _ref73.children,
|
|
1860
1893
|
_ref73$size = _ref73.size,
|
|
1861
1894
|
size = _ref73$size === void 0 ? 16 : _ref73$size,
|
|
@@ -1868,24 +1901,17 @@ var TaskView = /*#__PURE__*/React.forwardRef(function TaskView(_ref73, ref) {
|
|
|
1868
1901
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1869
1902
|
viewBox: "0 0 32 32",
|
|
1870
1903
|
fill: "currentColor"
|
|
1871
|
-
}, rest),
|
|
1872
|
-
|
|
1873
|
-
cy: "24",
|
|
1874
|
-
r: "2"
|
|
1875
|
-
})), _path138 || (_path138 = /*#__PURE__*/React.createElement("path", {
|
|
1876
|
-
fill: "none",
|
|
1877
|
-
d: "M22,28a4,4,0,1,1,4-4A4.0039,4.0039,0,0,1,22,28Zm0-6a2,2,0,1,0,2,2A2.0027,2.0027,0,0,0,22,22Z"
|
|
1904
|
+
}, rest), _path138 || (_path138 = /*#__PURE__*/React.createElement("path", {
|
|
1905
|
+
d: "M26.41 25L30 21.41 28.59 20 25 23.59 21.41 20 20 21.41 23.59 25 20 28.59 21.41 30 25 26.41 28.59 30 30 28.59 26.41 25z"
|
|
1878
1906
|
})), _path139 || (_path139 = /*#__PURE__*/React.createElement("path", {
|
|
1879
|
-
d: "
|
|
1880
|
-
})), _path140 || (_path140 = /*#__PURE__*/React.createElement("path", {
|
|
1881
|
-
d: "M12,28H7V7h3v3H22V7h3v9h2V7a2,2,0,0,0-2-2H22V4a2,2,0,0,0-2-2H12a2,2,0,0,0-2,2V5H7A2,2,0,0,0,5,7V28a2,2,0,0,0,2,2h5ZM12,4h8V8H12Z"
|
|
1907
|
+
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,2h9V28H7V7h3v3H22V7h3V17h2V7A2.0058,2.0058,0,0,0,25,5ZM20,8H12V4h8Z"
|
|
1882
1908
|
})), children);
|
|
1883
1909
|
});
|
|
1884
1910
|
|
|
1885
1911
|
if (process.env.NODE_ENV !== "production") {
|
|
1886
|
-
|
|
1912
|
+
TaskRemove.propTypes = iconPropTypes;
|
|
1887
1913
|
}
|
|
1888
|
-
var
|
|
1914
|
+
var TaskSettings = /*#__PURE__*/React.forwardRef(function TaskSettings(_ref74, ref) {
|
|
1889
1915
|
var children = _ref74.children,
|
|
1890
1916
|
_ref74$size = _ref74.size,
|
|
1891
1917
|
size = _ref74$size === void 0 ? 16 : _ref74$size,
|
|
@@ -1898,15 +1924,17 @@ var Taste = /*#__PURE__*/React.forwardRef(function Taste(_ref74, ref) {
|
|
|
1898
1924
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1899
1925
|
viewBox: "0 0 32 32",
|
|
1900
1926
|
fill: "currentColor"
|
|
1901
|
-
}, rest),
|
|
1902
|
-
d: "
|
|
1927
|
+
}, rest), _path140 || (_path140 = /*#__PURE__*/React.createElement("path", {
|
|
1928
|
+
d: "M30,24V22H27.8989a4.9678,4.9678,0,0,0-.7319-1.7529l1.49-1.49-1.414-1.414-1.49,1.49A4.9678,4.9678,0,0,0,24,18.1011V16H22v2.1011a4.9678,4.9678,0,0,0-1.7529.7319l-1.49-1.49-1.414,1.414,1.49,1.49A4.9678,4.9678,0,0,0,18.1011,22H16v2h2.1011a4.9678,4.9678,0,0,0,.7319,1.7529l-1.49,1.49,1.414,1.414,1.49-1.49A4.9678,4.9678,0,0,0,22,27.8989V30h2V27.8989a4.9678,4.9678,0,0,0,1.7529-.7319l1.49,1.49,1.414-1.414-1.49-1.49A4.9678,4.9678,0,0,0,27.8989,24Zm-7,2a3,3,0,1,1,3-3A3.0033,3.0033,0,0,1,23,26Z"
|
|
1929
|
+
})), _path141 || (_path141 = /*#__PURE__*/React.createElement("path", {
|
|
1930
|
+
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,2h7V28H7V7h3v3H22V7h3v6h2V7A2.0058,2.0058,0,0,0,25,5ZM20,8H12V4h8Z"
|
|
1903
1931
|
})), children);
|
|
1904
1932
|
});
|
|
1905
1933
|
|
|
1906
1934
|
if (process.env.NODE_ENV !== "production") {
|
|
1907
|
-
|
|
1935
|
+
TaskSettings.propTypes = iconPropTypes;
|
|
1908
1936
|
}
|
|
1909
|
-
var
|
|
1937
|
+
var TaskStar = /*#__PURE__*/React.forwardRef(function TaskStar(_ref75, ref) {
|
|
1910
1938
|
var children = _ref75.children,
|
|
1911
1939
|
_ref75$size = _ref75.size,
|
|
1912
1940
|
size = _ref75$size === void 0 ? 16 : _ref75$size,
|
|
@@ -1920,14 +1948,16 @@ var Taxi = /*#__PURE__*/React.forwardRef(function Taxi(_ref75, ref) {
|
|
|
1920
1948
|
viewBox: "0 0 32 32",
|
|
1921
1949
|
fill: "currentColor"
|
|
1922
1950
|
}, rest), _path142 || (_path142 = /*#__PURE__*/React.createElement("path", {
|
|
1923
|
-
d: "
|
|
1951
|
+
d: "M23 17L25.23 21.32 30 22 26.5 25.167 28 30 23 27.208 18 30 19.5 25.167 16 22 20.9 21.32 23 17z"
|
|
1952
|
+
})), _path143 || (_path143 = /*#__PURE__*/React.createElement("path", {
|
|
1953
|
+
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,2h7V28H7V7h3v3H22V7h3v7h2V7A2.0058,2.0058,0,0,0,25,5ZM20,8H12V4h8Z"
|
|
1924
1954
|
})), children);
|
|
1925
1955
|
});
|
|
1926
1956
|
|
|
1927
1957
|
if (process.env.NODE_ENV !== "production") {
|
|
1928
|
-
|
|
1958
|
+
TaskStar.propTypes = iconPropTypes;
|
|
1929
1959
|
}
|
|
1930
|
-
var
|
|
1960
|
+
var TaskTools = /*#__PURE__*/React.forwardRef(function TaskTools(_ref76, ref) {
|
|
1931
1961
|
var children = _ref76.children,
|
|
1932
1962
|
_ref76$size = _ref76.size,
|
|
1933
1963
|
size = _ref76$size === void 0 ? 16 : _ref76$size,
|
|
@@ -1940,15 +1970,17 @@ var Temperature = /*#__PURE__*/React.forwardRef(function Temperature(_ref76, ref
|
|
|
1940
1970
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1941
1971
|
viewBox: "0 0 32 32",
|
|
1942
1972
|
fill: "currentColor"
|
|
1943
|
-
}, rest),
|
|
1944
|
-
d: "
|
|
1973
|
+
}, rest), _path144 || (_path144 = /*#__PURE__*/React.createElement("path", {
|
|
1974
|
+
d: "M28.5,32a3.4762,3.4762,0,0,1-2.4751-1.0254L21.897,26.8469a6.496,6.496,0,0,1-7.3482-8.9563l.5879-1.34L19.293,20.707a1.0234,1.0234,0,0,0,1.4135,0,.999.999,0,0,0,.0005-1.4141l-4.1562-4.1565,1.34-.5881a6.4965,6.4965,0,0,1,8.9566,7.3486l4.1274,4.1282A3.5,3.5,0,0,1,28.5,32Zm-6.03-7.4087,4.9693,4.9692a1.5352,1.5352,0,0,0,2.1211,0,1.4985,1.4985,0,0,0,0-2.1208v0l-4.9692-4.97.188-.5823A4.496,4.496,0,0,0,20.5,16q-.126,0-.25.0068l1.8716,1.8721a2.9992,2.9992,0,0,1,0,4.2424,3.0722,3.0722,0,0,1-4.2427-.0005l-1.8716-1.8715Q16,20.3741,16,20.5A4.4968,4.4968,0,0,0,21.8877,24.78Z"
|
|
1975
|
+
})), _path145 || (_path145 = /*#__PURE__*/React.createElement("path", {
|
|
1976
|
+
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,2h7V28H7V7h3v3H22V7h3v5h2V7A2.0058,2.0058,0,0,0,25,5ZM20,8H12V4h8Z"
|
|
1945
1977
|
})), children);
|
|
1946
1978
|
});
|
|
1947
1979
|
|
|
1948
1980
|
if (process.env.NODE_ENV !== "production") {
|
|
1949
|
-
|
|
1981
|
+
TaskTools.propTypes = iconPropTypes;
|
|
1950
1982
|
}
|
|
1951
|
-
var
|
|
1983
|
+
var TaskView = /*#__PURE__*/React.forwardRef(function TaskView(_ref77, ref) {
|
|
1952
1984
|
var children = _ref77.children,
|
|
1953
1985
|
_ref77$size = _ref77.size,
|
|
1954
1986
|
size = _ref77$size === void 0 ? 16 : _ref77$size,
|
|
@@ -1961,23 +1993,24 @@ var TemperatureCelsius = /*#__PURE__*/React.forwardRef(function TemperatureCelsi
|
|
|
1961
1993
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1962
1994
|
viewBox: "0 0 32 32",
|
|
1963
1995
|
fill: "currentColor"
|
|
1964
|
-
}, rest),
|
|
1965
|
-
|
|
1966
|
-
|
|
1967
|
-
cx: "18",
|
|
1968
|
-
cy: "4",
|
|
1996
|
+
}, rest), _circle6 || (_circle6 = /*#__PURE__*/React.createElement("circle", {
|
|
1997
|
+
cx: "22",
|
|
1998
|
+
cy: "24",
|
|
1969
1999
|
r: "2"
|
|
1970
|
-
})), _path145 || (_path145 = /*#__PURE__*/React.createElement("path", {
|
|
1971
|
-
d: "M10,20.1841V12H8v8.1841a3,3,0,1,0,2,0Z"
|
|
1972
2000
|
})), _path146 || (_path146 = /*#__PURE__*/React.createElement("path", {
|
|
1973
|
-
|
|
2001
|
+
fill: "none",
|
|
2002
|
+
d: "M22,28a4,4,0,1,1,4-4A4.0039,4.0039,0,0,1,22,28Zm0-6a2,2,0,1,0,2,2A2.0027,2.0027,0,0,0,22,22Z"
|
|
2003
|
+
})), _path147 || (_path147 = /*#__PURE__*/React.createElement("path", {
|
|
2004
|
+
d: "M29.7769,23.4785A8.64,8.64,0,0,0,22,18a8.64,8.64,0,0,0-7.7769,5.4785L14,24l.2231.5215A8.64,8.64,0,0,0,22,30a8.64,8.64,0,0,0,7.7769-5.4785L30,24ZM22,28a4,4,0,1,1,4-4A4.0045,4.0045,0,0,1,22,28Z"
|
|
2005
|
+
})), _path148 || (_path148 = /*#__PURE__*/React.createElement("path", {
|
|
2006
|
+
d: "M12,28H7V7h3v3H22V7h3v9h2V7a2,2,0,0,0-2-2H22V4a2,2,0,0,0-2-2H12a2,2,0,0,0-2,2V5H7A2,2,0,0,0,5,7V28a2,2,0,0,0,2,2h5ZM12,4h8V8H12Z"
|
|
1974
2007
|
})), children);
|
|
1975
2008
|
});
|
|
1976
2009
|
|
|
1977
2010
|
if (process.env.NODE_ENV !== "production") {
|
|
1978
|
-
|
|
2011
|
+
TaskView.propTypes = iconPropTypes;
|
|
1979
2012
|
}
|
|
1980
|
-
var
|
|
2013
|
+
var Taste = /*#__PURE__*/React.forwardRef(function Taste(_ref78, ref) {
|
|
1981
2014
|
var children = _ref78.children,
|
|
1982
2015
|
_ref78$size = _ref78.size,
|
|
1983
2016
|
size = _ref78$size === void 0 ? 16 : _ref78$size,
|
|
@@ -1990,15 +2023,15 @@ var TemperatureCelsiusAlt = /*#__PURE__*/React.forwardRef(function TemperatureCe
|
|
|
1990
2023
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1991
2024
|
viewBox: "0 0 32 32",
|
|
1992
2025
|
fill: "currentColor"
|
|
1993
|
-
}, rest),
|
|
1994
|
-
d: "
|
|
2026
|
+
}, rest), _path149 || (_path149 = /*#__PURE__*/React.createElement("path", {
|
|
2027
|
+
d: "M4 4V6H8v8a8 8 0 0016 0V6h4V4zM22 14a6 6 0 01-12 0V6h5v8h2V6h5zM11 26H13V28H11zM7 24H9V26H7zM15 24H17V26H15zM19 26H21V28H19zM23 24H25V26H23z"
|
|
1995
2028
|
})), children);
|
|
1996
2029
|
});
|
|
1997
2030
|
|
|
1998
2031
|
if (process.env.NODE_ENV !== "production") {
|
|
1999
|
-
|
|
2032
|
+
Taste.propTypes = iconPropTypes;
|
|
2000
2033
|
}
|
|
2001
|
-
var
|
|
2034
|
+
var Taxi = /*#__PURE__*/React.forwardRef(function Taxi(_ref79, ref) {
|
|
2002
2035
|
var children = _ref79.children,
|
|
2003
2036
|
_ref79$size = _ref79.size,
|
|
2004
2037
|
size = _ref79$size === void 0 ? 16 : _ref79$size,
|
|
@@ -2011,23 +2044,15 @@ var TemperatureFahrenheit = /*#__PURE__*/React.forwardRef(function TemperatureFa
|
|
|
2011
2044
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2012
2045
|
viewBox: "0 0 32 32",
|
|
2013
2046
|
fill: "currentColor"
|
|
2014
|
-
}, rest),
|
|
2015
|
-
d: "
|
|
2016
|
-
})), _circle8 || (_circle8 = /*#__PURE__*/React.createElement("circle", {
|
|
2017
|
-
cx: "18",
|
|
2018
|
-
cy: "4",
|
|
2019
|
-
r: "2"
|
|
2020
|
-
})), _path149 || (_path149 = /*#__PURE__*/React.createElement("path", {
|
|
2021
|
-
d: "M10,20.1841V12H8v8.1841a3,3,0,1,0,2,0Z"
|
|
2022
|
-
})), _path150 || (_path150 = /*#__PURE__*/React.createElement("path", {
|
|
2023
|
-
d: "M9,30A6.9931,6.9931,0,0,1,4,18.1108V7A5,5,0,0,1,14,7V18.1108A6.9931,6.9931,0,0,1,9,30ZM9,4A3.0033,3.0033,0,0,0,6,7V18.9834l-.332.2983a5,5,0,1,0,6.664,0L12,18.9834V7A3.0033,3.0033,0,0,0,9,4Z"
|
|
2047
|
+
}, rest), _path150 || (_path150 = /*#__PURE__*/React.createElement("path", {
|
|
2048
|
+
d: "M29.39,16.08,22.7,13.21,20.16,8.87l-.08-.12A2,2,0,0,0,18.52,8h-8a2,2,0,0,0-1.67.89L5.46,14H3a1,1,0,0,0-1,1v9a1,1,0,0,0,1,1H5.14a4,4,0,0,0,7.72,0h6.28a4,4,0,0,0,7.72,0H29a1,1,0,0,0,1-1V17A1,1,0,0,0,29.39,16.08ZM9,26a2,2,0,1,1,2-2A2,2,0,0,1,9,26Zm14,0a2,2,0,1,1,2-2A2,2,0,0,1,23,26Zm5-3H26.86a4,4,0,0,0-7.72,0H12.86a4,4,0,0,0-7.72,0H4V16H6a1,1,0,0,0,.83-.45L10.54,10h8l2.63,4.5a1,1,0,0,0,.47.42L28,17.66Z"
|
|
2024
2049
|
})), children);
|
|
2025
2050
|
});
|
|
2026
2051
|
|
|
2027
2052
|
if (process.env.NODE_ENV !== "production") {
|
|
2028
|
-
|
|
2053
|
+
Taxi.propTypes = iconPropTypes;
|
|
2029
2054
|
}
|
|
2030
|
-
var
|
|
2055
|
+
var Temperature = /*#__PURE__*/React.forwardRef(function Temperature(_ref80, ref) {
|
|
2031
2056
|
var children = _ref80.children,
|
|
2032
2057
|
_ref80$size = _ref80.size,
|
|
2033
2058
|
size = _ref80$size === void 0 ? 16 : _ref80$size,
|
|
@@ -2041,14 +2066,14 @@ var TemperatureFahrenheitAlt = /*#__PURE__*/React.forwardRef(function Temperatur
|
|
|
2041
2066
|
viewBox: "0 0 32 32",
|
|
2042
2067
|
fill: "currentColor"
|
|
2043
2068
|
}, rest), _path151 || (_path151 = /*#__PURE__*/React.createElement("path", {
|
|
2044
|
-
d: "
|
|
2069
|
+
d: "M13 17.26V6A4 4 0 005 6V17.26a7 7 0 108 0zM9 4a2 2 0 012 2v7H7V6A2 2 0 019 4zM9 28a5 5 0 01-2.5-9.33l.5-.28V15h4v3.39l.5.28A5 5 0 019 28zM20 4H30V6H20zM20 10H27V12H20zM20 16H30V18H20zM20 22H27V24H20z"
|
|
2045
2070
|
})), children);
|
|
2046
2071
|
});
|
|
2047
2072
|
|
|
2048
2073
|
if (process.env.NODE_ENV !== "production") {
|
|
2049
|
-
|
|
2074
|
+
Temperature.propTypes = iconPropTypes;
|
|
2050
2075
|
}
|
|
2051
|
-
var
|
|
2076
|
+
var TemperatureCelsius = /*#__PURE__*/React.forwardRef(function TemperatureCelsius(_ref81, ref) {
|
|
2052
2077
|
var children = _ref81.children,
|
|
2053
2078
|
_ref81$size = _ref81.size,
|
|
2054
2079
|
size = _ref81$size === void 0 ? 16 : _ref81$size,
|
|
@@ -2062,16 +2087,22 @@ var TemperatureFeelsLike = /*#__PURE__*/React.forwardRef(function TemperatureFee
|
|
|
2062
2087
|
viewBox: "0 0 32 32",
|
|
2063
2088
|
fill: "currentColor"
|
|
2064
2089
|
}, rest), _path152 || (_path152 = /*#__PURE__*/React.createElement("path", {
|
|
2065
|
-
d: "
|
|
2090
|
+
d: "M30,18H24a2.0023,2.0023,0,0,1-2-2V6a2.002,2.002,0,0,1,2-2h6V6H24V16h6Z"
|
|
2091
|
+
})), _circle7 || (_circle7 = /*#__PURE__*/React.createElement("circle", {
|
|
2092
|
+
cx: "18",
|
|
2093
|
+
cy: "4",
|
|
2094
|
+
r: "2"
|
|
2066
2095
|
})), _path153 || (_path153 = /*#__PURE__*/React.createElement("path", {
|
|
2096
|
+
d: "M10,20.1841V12H8v8.1841a3,3,0,1,0,2,0Z"
|
|
2097
|
+
})), _path154 || (_path154 = /*#__PURE__*/React.createElement("path", {
|
|
2067
2098
|
d: "M9,30A6.9931,6.9931,0,0,1,4,18.1108V7A5,5,0,0,1,14,7V18.1108A6.9931,6.9931,0,0,1,9,30ZM9,4A3.0033,3.0033,0,0,0,6,7V18.9834l-.332.2983a5,5,0,1,0,6.664,0L12,18.9834V7A3.0033,3.0033,0,0,0,9,4Z"
|
|
2068
2099
|
})), children);
|
|
2069
2100
|
});
|
|
2070
2101
|
|
|
2071
2102
|
if (process.env.NODE_ENV !== "production") {
|
|
2072
|
-
|
|
2103
|
+
TemperatureCelsius.propTypes = iconPropTypes;
|
|
2073
2104
|
}
|
|
2074
|
-
var
|
|
2105
|
+
var TemperatureCelsiusAlt = /*#__PURE__*/React.forwardRef(function TemperatureCelsiusAlt(_ref82, ref) {
|
|
2075
2106
|
var children = _ref82.children,
|
|
2076
2107
|
_ref82$size = _ref82.size,
|
|
2077
2108
|
size = _ref82$size === void 0 ? 16 : _ref82$size,
|
|
@@ -2084,17 +2115,15 @@ var TemperatureFrigid = /*#__PURE__*/React.forwardRef(function TemperatureFrigid
|
|
|
2084
2115
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2085
2116
|
viewBox: "0 0 32 32",
|
|
2086
2117
|
fill: "currentColor"
|
|
2087
|
-
}, rest),
|
|
2088
|
-
d: "
|
|
2089
|
-
})), _path155 || (_path155 = /*#__PURE__*/React.createElement("path", {
|
|
2090
|
-
d: "M9,30A6.9931,6.9931,0,0,1,4,18.1108V7A5,5,0,0,1,14,7V18.1108A6.9931,6.9931,0,0,1,9,30ZM9,4A3.0033,3.0033,0,0,0,6,7V18.9834l-.332.2983a5,5,0,1,0,6.664,0L12,18.9834V7A3.0033,3.0033,0,0,0,9,4Z"
|
|
2118
|
+
}, rest), _path155 || (_path155 = /*#__PURE__*/React.createElement("path", {
|
|
2119
|
+
d: "M26 27H17a2.0023 2.0023 0 01-2-2V11a2.002 2.002 0 012-2h9v2H17V25h9zM8 13a4 4 0 114-4h0A4.0118 4.0118 0 018 13zM8 7a2 2 0 102 2h0A2.0059 2.0059 0 008 7z"
|
|
2091
2120
|
})), children);
|
|
2092
2121
|
});
|
|
2093
2122
|
|
|
2094
2123
|
if (process.env.NODE_ENV !== "production") {
|
|
2095
|
-
|
|
2124
|
+
TemperatureCelsiusAlt.propTypes = iconPropTypes;
|
|
2096
2125
|
}
|
|
2097
|
-
var
|
|
2126
|
+
var TemperatureFahrenheit = /*#__PURE__*/React.forwardRef(function TemperatureFahrenheit(_ref83, ref) {
|
|
2098
2127
|
var children = _ref83.children,
|
|
2099
2128
|
_ref83$size = _ref83.size,
|
|
2100
2129
|
size = _ref83$size === void 0 ? 16 : _ref83$size,
|
|
@@ -2108,24 +2137,22 @@ var TemperatureHot = /*#__PURE__*/React.forwardRef(function TemperatureHot(_ref8
|
|
|
2108
2137
|
viewBox: "0 0 32 32",
|
|
2109
2138
|
fill: "currentColor"
|
|
2110
2139
|
}, rest), _path156 || (_path156 = /*#__PURE__*/React.createElement("path", {
|
|
2111
|
-
d: "
|
|
2140
|
+
d: "M30 6L30 4 22 4 22 18 24 18 24 12 29 12 29 10 24 10 24 6 30 6z"
|
|
2141
|
+
})), _circle8 || (_circle8 = /*#__PURE__*/React.createElement("circle", {
|
|
2142
|
+
cx: "18",
|
|
2143
|
+
cy: "4",
|
|
2144
|
+
r: "2"
|
|
2112
2145
|
})), _path157 || (_path157 = /*#__PURE__*/React.createElement("path", {
|
|
2113
|
-
d: "
|
|
2114
|
-
transform: "rotate(-45 25.121 6.879)"
|
|
2146
|
+
d: "M10,20.1841V12H8v8.1841a3,3,0,1,0,2,0Z"
|
|
2115
2147
|
})), _path158 || (_path158 = /*#__PURE__*/React.createElement("path", {
|
|
2116
|
-
d: "M24.121 19.121H26.121V23.121H24.121z",
|
|
2117
|
-
transform: "rotate(-45 25.121 21.121)"
|
|
2118
|
-
})), _path159 || (_path159 = /*#__PURE__*/React.createElement("path", {
|
|
2119
|
-
d: "M17 2H19V6H17zM18 8a6.0365 6.0365 0 00-1 .09v2.0518A3.9567 3.9567 0 0118 10a4 4 0 010 8v2A6 6 0 0018 8zM10 20.1839V7H8V20.1839a3 3 0 102 0z"
|
|
2120
|
-
})), _path160 || (_path160 = /*#__PURE__*/React.createElement("path", {
|
|
2121
2148
|
d: "M9,30A6.9931,6.9931,0,0,1,4,18.1108V7A5,5,0,0,1,14,7V18.1108A6.9931,6.9931,0,0,1,9,30ZM9,4A3.0033,3.0033,0,0,0,6,7V18.9834l-.332.2983a5,5,0,1,0,6.664,0L12,18.9834V7A3.0033,3.0033,0,0,0,9,4Z"
|
|
2122
2149
|
})), children);
|
|
2123
2150
|
});
|
|
2124
2151
|
|
|
2125
2152
|
if (process.env.NODE_ENV !== "production") {
|
|
2126
|
-
|
|
2153
|
+
TemperatureFahrenheit.propTypes = iconPropTypes;
|
|
2127
2154
|
}
|
|
2128
|
-
var
|
|
2155
|
+
var TemperatureFahrenheitAlt = /*#__PURE__*/React.forwardRef(function TemperatureFahrenheitAlt(_ref84, ref) {
|
|
2129
2156
|
var children = _ref84.children,
|
|
2130
2157
|
_ref84$size = _ref84.size,
|
|
2131
2158
|
size = _ref84$size === void 0 ? 16 : _ref84$size,
|
|
@@ -2138,15 +2165,15 @@ var TemperatureInversion = /*#__PURE__*/React.forwardRef(function TemperatureInv
|
|
|
2138
2165
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2139
2166
|
viewBox: "0 0 32 32",
|
|
2140
2167
|
fill: "currentColor"
|
|
2141
|
-
}, rest),
|
|
2142
|
-
d: "
|
|
2168
|
+
}, rest), _path159 || (_path159 = /*#__PURE__*/React.createElement("path", {
|
|
2169
|
+
d: "M26 11L26 9 15 9 15 27 17 27 17 19 25 19 25 17 17 17 17 11 26 11zM8 13a4 4 0 114-4h0A4.0118 4.0118 0 018 13zM8 7a2 2 0 102 2h0A2.0059 2.0059 0 008 7z"
|
|
2143
2170
|
})), children);
|
|
2144
2171
|
});
|
|
2145
2172
|
|
|
2146
2173
|
if (process.env.NODE_ENV !== "production") {
|
|
2147
|
-
|
|
2174
|
+
TemperatureFahrenheitAlt.propTypes = iconPropTypes;
|
|
2148
2175
|
}
|
|
2149
|
-
var
|
|
2176
|
+
var TemperatureFeelsLike = /*#__PURE__*/React.forwardRef(function TemperatureFeelsLike(_ref85, ref) {
|
|
2150
2177
|
var children = _ref85.children,
|
|
2151
2178
|
_ref85$size = _ref85.size,
|
|
2152
2179
|
size = _ref85$size === void 0 ? 16 : _ref85$size,
|
|
@@ -2159,17 +2186,17 @@ var TemperatureMax = /*#__PURE__*/React.forwardRef(function TemperatureMax(_ref8
|
|
|
2159
2186
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2160
2187
|
viewBox: "0 0 32 32",
|
|
2161
2188
|
fill: "currentColor"
|
|
2162
|
-
}, rest),
|
|
2163
|
-
d: "
|
|
2164
|
-
})),
|
|
2165
|
-
d: "
|
|
2189
|
+
}, rest), _path160 || (_path160 = /*#__PURE__*/React.createElement("path", {
|
|
2190
|
+
d: "M26 30H22a2.0059 2.0059 0 01-2-2V21a2.0059 2.0059 0 01-2-2V13a2.9465 2.9465 0 013-3h6a2.9465 2.9465 0 013 3v6a2.0059 2.0059 0 01-2 2v7A2.0059 2.0059 0 0126 30zM21 12a.9448.9448 0 00-1 1v6h2v9h4V19h2V13a.9448.9448 0 00-1-1zM24 9a4 4 0 114-4h0A4.0118 4.0118 0 0124 9zm0-6a2 2 0 102 2h0a2.0059 2.0059 0 00-2-2zM10 20.1839V12H8v8.1839a3 3 0 102 0z"
|
|
2191
|
+
})), _path161 || (_path161 = /*#__PURE__*/React.createElement("path", {
|
|
2192
|
+
d: "M9,30A6.9931,6.9931,0,0,1,4,18.1108V7A5,5,0,0,1,14,7V18.1108A6.9931,6.9931,0,0,1,9,30ZM9,4A3.0033,3.0033,0,0,0,6,7V18.9834l-.332.2983a5,5,0,1,0,6.664,0L12,18.9834V7A3.0033,3.0033,0,0,0,9,4Z"
|
|
2166
2193
|
})), children);
|
|
2167
2194
|
});
|
|
2168
2195
|
|
|
2169
2196
|
if (process.env.NODE_ENV !== "production") {
|
|
2170
|
-
|
|
2197
|
+
TemperatureFeelsLike.propTypes = iconPropTypes;
|
|
2171
2198
|
}
|
|
2172
|
-
var
|
|
2199
|
+
var TemperatureFrigid = /*#__PURE__*/React.forwardRef(function TemperatureFrigid(_ref86, ref) {
|
|
2173
2200
|
var children = _ref86.children,
|
|
2174
2201
|
_ref86$size = _ref86.size,
|
|
2175
2202
|
size = _ref86$size === void 0 ? 16 : _ref86$size,
|
|
@@ -2182,17 +2209,17 @@ var TemperatureMin = /*#__PURE__*/React.forwardRef(function TemperatureMin(_ref8
|
|
|
2182
2209
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2183
2210
|
viewBox: "0 0 32 32",
|
|
2184
2211
|
fill: "currentColor"
|
|
2185
|
-
}, rest),
|
|
2186
|
-
d: "
|
|
2187
|
-
})),
|
|
2188
|
-
d: "
|
|
2212
|
+
}, rest), _path162 || (_path162 = /*#__PURE__*/React.createElement("path", {
|
|
2213
|
+
d: "M27.167 16.89L21.72 13 27.167 9.109 29.684 9.948 30.316 8.051 28 7.279 28 5 26 5 26 7.485 21 11.057 21 5.367 23.555 3.664 22.445 2 20 3.63 17.555 2 16.445 3.664 19 5.367 19 11.057 16 8.914 16 11.372 18.28 13 16 14.628 16 17.086 19 14.943 19 21.703 22.445 24 23.555 22.336 21 20.633 21 14.943 26 18.515 26 21 28 21 28 18.721 30.316 17.948 29.684 16.051 27.167 16.89zM12 23a3 3 0 01-6 0z"
|
|
2214
|
+
})), _path163 || (_path163 = /*#__PURE__*/React.createElement("path", {
|
|
2215
|
+
d: "M9,30A6.9931,6.9931,0,0,1,4,18.1108V7A5,5,0,0,1,14,7V18.1108A6.9931,6.9931,0,0,1,9,30ZM9,4A3.0033,3.0033,0,0,0,6,7V18.9834l-.332.2983a5,5,0,1,0,6.664,0L12,18.9834V7A3.0033,3.0033,0,0,0,9,4Z"
|
|
2189
2216
|
})), children);
|
|
2190
2217
|
});
|
|
2191
2218
|
|
|
2192
2219
|
if (process.env.NODE_ENV !== "production") {
|
|
2193
|
-
|
|
2220
|
+
TemperatureFrigid.propTypes = iconPropTypes;
|
|
2194
2221
|
}
|
|
2195
|
-
var
|
|
2222
|
+
var TemperatureHot = /*#__PURE__*/React.forwardRef(function TemperatureHot(_ref87, ref) {
|
|
2196
2223
|
var children = _ref87.children,
|
|
2197
2224
|
_ref87$size = _ref87.size,
|
|
2198
2225
|
size = _ref87$size === void 0 ? 16 : _ref87$size,
|
|
@@ -2205,15 +2232,25 @@ var TemperatureWater = /*#__PURE__*/React.forwardRef(function TemperatureWater(_
|
|
|
2205
2232
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2206
2233
|
viewBox: "0 0 32 32",
|
|
2207
2234
|
fill: "currentColor"
|
|
2208
|
-
}, rest),
|
|
2209
|
-
d: "
|
|
2235
|
+
}, rest), _path164 || (_path164 = /*#__PURE__*/React.createElement("path", {
|
|
2236
|
+
d: "M26 13H30V15H26z"
|
|
2237
|
+
})), _path165 || (_path165 = /*#__PURE__*/React.createElement("path", {
|
|
2238
|
+
d: "M23.121 5.879H27.121V7.879H23.121z",
|
|
2239
|
+
transform: "rotate(-45 25.121 6.879)"
|
|
2240
|
+
})), _path166 || (_path166 = /*#__PURE__*/React.createElement("path", {
|
|
2241
|
+
d: "M24.121 19.121H26.121V23.121H24.121z",
|
|
2242
|
+
transform: "rotate(-45 25.121 21.121)"
|
|
2243
|
+
})), _path167 || (_path167 = /*#__PURE__*/React.createElement("path", {
|
|
2244
|
+
d: "M17 2H19V6H17zM18 8a6.0365 6.0365 0 00-1 .09v2.0518A3.9567 3.9567 0 0118 10a4 4 0 010 8v2A6 6 0 0018 8zM10 20.1839V7H8V20.1839a3 3 0 102 0z"
|
|
2245
|
+
})), _path168 || (_path168 = /*#__PURE__*/React.createElement("path", {
|
|
2246
|
+
d: "M9,30A6.9931,6.9931,0,0,1,4,18.1108V7A5,5,0,0,1,14,7V18.1108A6.9931,6.9931,0,0,1,9,30ZM9,4A3.0033,3.0033,0,0,0,6,7V18.9834l-.332.2983a5,5,0,1,0,6.664,0L12,18.9834V7A3.0033,3.0033,0,0,0,9,4Z"
|
|
2210
2247
|
})), children);
|
|
2211
2248
|
});
|
|
2212
2249
|
|
|
2213
2250
|
if (process.env.NODE_ENV !== "production") {
|
|
2214
|
-
|
|
2251
|
+
TemperatureHot.propTypes = iconPropTypes;
|
|
2215
2252
|
}
|
|
2216
|
-
var
|
|
2253
|
+
var TemperatureInversion = /*#__PURE__*/React.forwardRef(function TemperatureInversion(_ref88, ref) {
|
|
2217
2254
|
var children = _ref88.children,
|
|
2218
2255
|
_ref88$size = _ref88.size,
|
|
2219
2256
|
size = _ref88$size === void 0 ? 16 : _ref88$size,
|
|
@@ -2226,15 +2263,15 @@ var Template = /*#__PURE__*/React.forwardRef(function Template(_ref88, ref) {
|
|
|
2226
2263
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2227
2264
|
viewBox: "0 0 32 32",
|
|
2228
2265
|
fill: "currentColor"
|
|
2229
|
-
}, rest),
|
|
2230
|
-
d: "
|
|
2266
|
+
}, rest), _path169 || (_path169 = /*#__PURE__*/React.createElement("path", {
|
|
2267
|
+
d: "M30 8H24v6h2V11.541A5.939 5.939 0 0128 16a6.0039 6.0039 0 01-5.0945 5.9243A7.0273 7.0273 0 0020 17.2617V6a4 4 0 00-8 0V17.2617a6.996 6.996 0 1010.9292 6.68A7.9794 7.9794 0 0027.2651 10H30zM14 6a2 2 0 014 0v7H14zm2 22a4.9965 4.9965 0 01-2.499-9.3252L14 18.3857V15h4v3.3857l.499.2891A4.9965 4.9965 0 0116 28zM2 10a8.04 8.04 0 002.7349 6H2v2H8V12H6v2.4592A5.94 5.94 0 014 10a6.0066 6.0066 0 016-6V2A8.0092 8.0092 0 002 10z"
|
|
2231
2268
|
})), children);
|
|
2232
2269
|
});
|
|
2233
2270
|
|
|
2234
2271
|
if (process.env.NODE_ENV !== "production") {
|
|
2235
|
-
|
|
2272
|
+
TemperatureInversion.propTypes = iconPropTypes;
|
|
2236
2273
|
}
|
|
2237
|
-
var
|
|
2274
|
+
var TemperatureMax = /*#__PURE__*/React.forwardRef(function TemperatureMax(_ref89, ref) {
|
|
2238
2275
|
var children = _ref89.children,
|
|
2239
2276
|
_ref89$size = _ref89.size,
|
|
2240
2277
|
size = _ref89$size === void 0 ? 16 : _ref89$size,
|
|
@@ -2247,23 +2284,17 @@ var Tennis = /*#__PURE__*/React.forwardRef(function Tennis(_ref89, ref) {
|
|
|
2247
2284
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2248
2285
|
viewBox: "0 0 32 32",
|
|
2249
2286
|
fill: "currentColor"
|
|
2250
|
-
}, rest),
|
|
2251
|
-
|
|
2252
|
-
|
|
2253
|
-
|
|
2254
|
-
y: "2",
|
|
2255
|
-
rx: "2"
|
|
2256
|
-
})), _path168 || (_path168 = /*#__PURE__*/React.createElement("path", {
|
|
2257
|
-
d: "M11,16a1,1,0,0,1-.707-1.707l7-7a1,1,0,1,1,1.414,1.414l-7,7A.9962.9962,0,0,1,11,16Z"
|
|
2258
|
-
})), _path169 || (_path169 = /*#__PURE__*/React.createElement("path", {
|
|
2259
|
-
d: "M23.707,24.293a8.3948,8.3948,0,0,0-4.72-2.209c.1992-.1641.3931-.3364.5777-.521a9.2447,9.2447,0,0,0,1.7334-9.9141l-1.8768.6973c1.11,2.9805.6346,5.8975-1.2722,7.8022a6.6964,6.6964,0,0,1-5.561,1.8047,9.7746,9.7746,0,0,1-5.771-2.7856c-2.9727-2.97-4.0759-8.2276-.9805-11.32,1.9068-1.9053,4.8267-2.38,7.8094-1.271l.6987-1.875C10.6616,3.333,6.8591,3.9961,4.4207,6.4331c-3.9427,3.9385-2.6761,10.4956.98,14.1489a11.8136,11.8136,0,0,0,6.9766,3.36c.21.022.4153.0234.6223.0332V24h4.9968a6.8463,6.8463,0,0,1,4.2962,1.707L26.5859,30,28,28.5859Z"
|
|
2287
|
+
}, rest), _path170 || (_path170 = /*#__PURE__*/React.createElement("path", {
|
|
2288
|
+
d: "M20 10H27V12H20zM20 16H30V18H20zM20 22H27V24H20zM10 20.1839V7H8V20.1839a3 3 0 102 0z"
|
|
2289
|
+
})), _path171 || (_path171 = /*#__PURE__*/React.createElement("path", {
|
|
2290
|
+
d: "M30,4H12.9744A4.9829,4.9829,0,0,0,4,7V18.1108a7,7,0,1,0,10,0V7a5.0019,5.0019,0,0,0-.1011-1H30ZM9,28a4.9933,4.9933,0,0,1-3.332-8.7183L6,18.9834V7a3,3,0,0,1,6,0V18.9834l.332.2983A4.9933,4.9933,0,0,1,9,28Z"
|
|
2260
2291
|
})), children);
|
|
2261
2292
|
});
|
|
2262
2293
|
|
|
2263
2294
|
if (process.env.NODE_ENV !== "production") {
|
|
2264
|
-
|
|
2295
|
+
TemperatureMax.propTypes = iconPropTypes;
|
|
2265
2296
|
}
|
|
2266
|
-
var
|
|
2297
|
+
var TemperatureMin = /*#__PURE__*/React.forwardRef(function TemperatureMin(_ref90, ref) {
|
|
2267
2298
|
var children = _ref90.children,
|
|
2268
2299
|
_ref90$size = _ref90.size,
|
|
2269
2300
|
size = _ref90$size === void 0 ? 16 : _ref90$size,
|
|
@@ -2276,15 +2307,17 @@ var TennisBall = /*#__PURE__*/React.forwardRef(function TennisBall(_ref90, ref)
|
|
|
2276
2307
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2277
2308
|
viewBox: "0 0 32 32",
|
|
2278
2309
|
fill: "currentColor"
|
|
2279
|
-
}, rest),
|
|
2280
|
-
d: "
|
|
2310
|
+
}, rest), _path172 || (_path172 = /*#__PURE__*/React.createElement("path", {
|
|
2311
|
+
d: "M20 4H27V6H20zM20 10H30V12H20zM20 16H27V18H20zM12 23a3 3 0 01-6 0z"
|
|
2312
|
+
})), _path173 || (_path173 = /*#__PURE__*/React.createElement("path", {
|
|
2313
|
+
d: "M30,22H15.9192A7.0107,7.0107,0,0,0,14,18.1108V7A5,5,0,0,0,4,7V18.1108A6.9946,6.9946,0,1,0,15.92,24H30ZM9,28a4.9933,4.9933,0,0,1-3.332-8.7183L6,18.9834V7a3,3,0,0,1,6,0V18.9834l.332.2983A4.9933,4.9933,0,0,1,9,28Z"
|
|
2281
2314
|
})), children);
|
|
2282
2315
|
});
|
|
2283
2316
|
|
|
2284
2317
|
if (process.env.NODE_ENV !== "production") {
|
|
2285
|
-
|
|
2318
|
+
TemperatureMin.propTypes = iconPropTypes;
|
|
2286
2319
|
}
|
|
2287
|
-
var
|
|
2320
|
+
var TemperatureWater = /*#__PURE__*/React.forwardRef(function TemperatureWater(_ref91, ref) {
|
|
2288
2321
|
var children = _ref91.children,
|
|
2289
2322
|
_ref91$size = _ref91.size,
|
|
2290
2323
|
size = _ref91$size === void 0 ? 16 : _ref91$size,
|
|
@@ -2297,29 +2330,15 @@ var Term = /*#__PURE__*/React.forwardRef(function Term(_ref91, ref) {
|
|
|
2297
2330
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2298
2331
|
viewBox: "0 0 32 32",
|
|
2299
2332
|
fill: "currentColor"
|
|
2300
|
-
}, rest),
|
|
2301
|
-
d: "
|
|
2302
|
-
})), _circle9 || (_circle9 = /*#__PURE__*/React.createElement("circle", {
|
|
2303
|
-
cx: "23",
|
|
2304
|
-
cy: "16",
|
|
2305
|
-
r: "2"
|
|
2306
|
-
})), _circle10 || (_circle10 = /*#__PURE__*/React.createElement("circle", {
|
|
2307
|
-
cx: "16",
|
|
2308
|
-
cy: "16",
|
|
2309
|
-
r: "2"
|
|
2310
|
-
})), _circle11 || (_circle11 = /*#__PURE__*/React.createElement("circle", {
|
|
2311
|
-
cx: "9",
|
|
2312
|
-
cy: "16",
|
|
2313
|
-
r: "2"
|
|
2314
|
-
})), _path172 || (_path172 = /*#__PURE__*/React.createElement("path", {
|
|
2315
|
-
d: "M7,26H4a2.0023,2.0023,0,0,1-2-2V8A2.002,2.002,0,0,1,4,6H7V8H4V24H7Z"
|
|
2333
|
+
}, rest), _path174 || (_path174 = /*#__PURE__*/React.createElement("path", {
|
|
2334
|
+
d: "M14,9a4.9316,4.9316,0,0,0,4-1.9873,5.0192,5.0192,0,0,0,8,0A4.9316,4.9316,0,0,0,30,9V7a3.4376,3.4376,0,0,1-3.0513-2.3164A1.007,1.007,0,0,0,26,4a.9894.9894,0,0,0-.9468.6787A3.44,3.44,0,0,1,22,7a3.4376,3.4376,0,0,1-3.0513-2.3164A1.007,1.007,0,0,0,18,4a.971.971,0,0,0-.9468.6787A3.44,3.44,0,0,1,14,7H13V6A4,4,0,0,0,5,6V17.2617A7.0126,7.0126,0,1,0,13.8735,18H14a4.9316,4.9316,0,0,0,4-1.9873,5.0192,5.0192,0,0,0,8,0A4.9316,4.9316,0,0,0,30,18V16a3.4376,3.4376,0,0,1-3.0513-2.3164A1.007,1.007,0,0,0,26,13a.9894.9894,0,0,0-.9468.6787A3.44,3.44,0,0,1,22,16a3.4376,3.4376,0,0,1-3.0513-2.3164A1.007,1.007,0,0,0,18,13a.971.971,0,0,0-.9468.6787A3.44,3.44,0,0,1,14,16H13V9ZM7,6a2,2,0,0,1,4,0v6H7ZM9,28a4.9965,4.9965,0,0,1-2.499-9.3252L7,18.3857V14h4v4.3857l.499.2891A4.9965,4.9965,0,0,1,9,28Z"
|
|
2316
2335
|
})), children);
|
|
2317
2336
|
});
|
|
2318
2337
|
|
|
2319
2338
|
if (process.env.NODE_ENV !== "production") {
|
|
2320
|
-
|
|
2339
|
+
TemperatureWater.propTypes = iconPropTypes;
|
|
2321
2340
|
}
|
|
2322
|
-
var
|
|
2341
|
+
var Template = /*#__PURE__*/React.forwardRef(function Template(_ref92, ref) {
|
|
2323
2342
|
var children = _ref92.children,
|
|
2324
2343
|
_ref92$size = _ref92.size,
|
|
2325
2344
|
size = _ref92$size === void 0 ? 16 : _ref92$size,
|
|
@@ -2332,18 +2351,15 @@ var Terminal = /*#__PURE__*/React.forwardRef(function Terminal(_ref92, ref) {
|
|
|
2332
2351
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2333
2352
|
viewBox: "0 0 32 32",
|
|
2334
2353
|
fill: "currentColor"
|
|
2335
|
-
}, rest),
|
|
2336
|
-
d: "M26
|
|
2337
|
-
transform: "translate(0 .01)"
|
|
2338
|
-
})), _path174 || (_path174 = /*#__PURE__*/React.createElement("path", {
|
|
2339
|
-
d: "M10.76 16.18L13.58 19.01 10.76 21.84 12.17 23.25 16.41 19.01 12.17 14.77 10.76 16.18z"
|
|
2354
|
+
}, rest), _path175 || (_path175 = /*#__PURE__*/React.createElement("path", {
|
|
2355
|
+
d: "M26 6v4H6V6H26m0-2H6A2 2 0 004 6v4a2 2 0 002 2H26a2 2 0 002-2V6a2 2 0 00-2-2zM10 16V26H6V16h4m0-2H6a2 2 0 00-2 2V26a2 2 0 002 2h4a2 2 0 002-2V16a2 2 0 00-2-2zM26 16V26H16V16H26m0-2H16a2 2 0 00-2 2V26a2 2 0 002 2H26a2 2 0 002-2V16a2 2 0 00-2-2z"
|
|
2340
2356
|
})), children);
|
|
2341
2357
|
});
|
|
2342
2358
|
|
|
2343
2359
|
if (process.env.NODE_ENV !== "production") {
|
|
2344
|
-
|
|
2360
|
+
Template.propTypes = iconPropTypes;
|
|
2345
2361
|
}
|
|
2346
|
-
var
|
|
2362
|
+
var Tennis = /*#__PURE__*/React.forwardRef(function Tennis(_ref93, ref) {
|
|
2347
2363
|
var children = _ref93.children,
|
|
2348
2364
|
_ref93$size = _ref93.size,
|
|
2349
2365
|
size = _ref93$size === void 0 ? 16 : _ref93$size,
|
|
@@ -2356,17 +2372,23 @@ var Terminal_3270 = /*#__PURE__*/React.forwardRef(function Terminal_3270(_ref93,
|
|
|
2356
2372
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2357
2373
|
viewBox: "0 0 32 32",
|
|
2358
2374
|
fill: "currentColor"
|
|
2359
|
-
}, rest),
|
|
2360
|
-
|
|
2375
|
+
}, rest), _rect || (_rect = /*#__PURE__*/React.createElement("rect", {
|
|
2376
|
+
width: "4",
|
|
2377
|
+
height: "4",
|
|
2378
|
+
x: "20",
|
|
2379
|
+
y: "2",
|
|
2380
|
+
rx: "2"
|
|
2361
2381
|
})), _path176 || (_path176 = /*#__PURE__*/React.createElement("path", {
|
|
2362
|
-
d: "
|
|
2382
|
+
d: "M11,16a1,1,0,0,1-.707-1.707l7-7a1,1,0,1,1,1.414,1.414l-7,7A.9962.9962,0,0,1,11,16Z"
|
|
2383
|
+
})), _path177 || (_path177 = /*#__PURE__*/React.createElement("path", {
|
|
2384
|
+
d: "M23.707,24.293a8.3948,8.3948,0,0,0-4.72-2.209c.1992-.1641.3931-.3364.5777-.521a9.2447,9.2447,0,0,0,1.7334-9.9141l-1.8768.6973c1.11,2.9805.6346,5.8975-1.2722,7.8022a6.6964,6.6964,0,0,1-5.561,1.8047,9.7746,9.7746,0,0,1-5.771-2.7856c-2.9727-2.97-4.0759-8.2276-.9805-11.32,1.9068-1.9053,4.8267-2.38,7.8094-1.271l.6987-1.875C10.6616,3.333,6.8591,3.9961,4.4207,6.4331c-3.9427,3.9385-2.6761,10.4956.98,14.1489a11.8136,11.8136,0,0,0,6.9766,3.36c.21.022.4153.0234.6223.0332V24h4.9968a6.8463,6.8463,0,0,1,4.2962,1.707L26.5859,30,28,28.5859Z"
|
|
2363
2385
|
})), children);
|
|
2364
2386
|
});
|
|
2365
2387
|
|
|
2366
2388
|
if (process.env.NODE_ENV !== "production") {
|
|
2367
|
-
|
|
2389
|
+
Tennis.propTypes = iconPropTypes;
|
|
2368
2390
|
}
|
|
2369
|
-
var
|
|
2391
|
+
var TennisBall = /*#__PURE__*/React.forwardRef(function TennisBall(_ref94, ref) {
|
|
2370
2392
|
var children = _ref94.children,
|
|
2371
2393
|
_ref94$size = _ref94.size,
|
|
2372
2394
|
size = _ref94$size === void 0 ? 16 : _ref94$size,
|
|
@@ -2379,17 +2401,15 @@ var TestTool = /*#__PURE__*/React.forwardRef(function TestTool(_ref94, ref) {
|
|
|
2379
2401
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2380
2402
|
viewBox: "0 0 32 32",
|
|
2381
2403
|
fill: "currentColor"
|
|
2382
|
-
}, rest),
|
|
2383
|
-
d: "
|
|
2384
|
-
})), _path178 || (_path178 = /*#__PURE__*/React.createElement("path", {
|
|
2385
|
-
d: "M17 15L17 2 15 2 15 15 2 15 2 17 15 17 15 30 17 30 17 17 30 17 30 15z"
|
|
2404
|
+
}, rest), _path178 || (_path178 = /*#__PURE__*/React.createElement("path", {
|
|
2405
|
+
d: "M19,4a8.9812,8.9812,0,0,0-8.1687,12.7549L2,25.5859,3.4141,27l8.4873-8.4873a9.0408,9.0408,0,0,0,1.5859,1.5859L10,23.5859,11.4141,25l3.8313-3.8311A8.9959,8.9959,0,1,0,19,4Zm6.9058,7.9058a7.005,7.005,0,0,1-5.8116-5.8116A7.005,7.005,0,0,1,25.9058,11.9058ZM12.0942,14.0942a7.005,7.005,0,0,1,5.8116,5.8116A7.005,7.005,0,0,1,12.0942,14.0942ZM19.93,19.9307a9.01,9.01,0,0,0-7.8611-7.8614,7.004,7.004,0,0,1,6-6,9.01,9.01,0,0,0,7.8611,7.8614A7.004,7.004,0,0,1,19.93,19.9307Z"
|
|
2386
2406
|
})), children);
|
|
2387
2407
|
});
|
|
2388
2408
|
|
|
2389
2409
|
if (process.env.NODE_ENV !== "production") {
|
|
2390
|
-
|
|
2410
|
+
TennisBall.propTypes = iconPropTypes;
|
|
2391
2411
|
}
|
|
2392
|
-
var
|
|
2412
|
+
var Term = /*#__PURE__*/React.forwardRef(function Term(_ref95, ref) {
|
|
2393
2413
|
var children = _ref95.children,
|
|
2394
2414
|
_ref95$size = _ref95.size,
|
|
2395
2415
|
size = _ref95$size === void 0 ? 16 : _ref95$size,
|
|
@@ -2403,14 +2423,28 @@ var TextAlignCenter = /*#__PURE__*/React.forwardRef(function TextAlignCenter(_re
|
|
|
2403
2423
|
viewBox: "0 0 32 32",
|
|
2404
2424
|
fill: "currentColor"
|
|
2405
2425
|
}, rest), _path179 || (_path179 = /*#__PURE__*/React.createElement("path", {
|
|
2406
|
-
d: "
|
|
2426
|
+
d: "M28,26H25V24h3V8H25V6h3a2.0023,2.0023,0,0,1,2,2V24A2.0027,2.0027,0,0,1,28,26Z"
|
|
2427
|
+
})), _circle9 || (_circle9 = /*#__PURE__*/React.createElement("circle", {
|
|
2428
|
+
cx: "23",
|
|
2429
|
+
cy: "16",
|
|
2430
|
+
r: "2"
|
|
2431
|
+
})), _circle10 || (_circle10 = /*#__PURE__*/React.createElement("circle", {
|
|
2432
|
+
cx: "16",
|
|
2433
|
+
cy: "16",
|
|
2434
|
+
r: "2"
|
|
2435
|
+
})), _circle11 || (_circle11 = /*#__PURE__*/React.createElement("circle", {
|
|
2436
|
+
cx: "9",
|
|
2437
|
+
cy: "16",
|
|
2438
|
+
r: "2"
|
|
2439
|
+
})), _path180 || (_path180 = /*#__PURE__*/React.createElement("path", {
|
|
2440
|
+
d: "M7,26H4a2.0023,2.0023,0,0,1-2-2V8A2.002,2.002,0,0,1,4,6H7V8H4V24H7Z"
|
|
2407
2441
|
})), children);
|
|
2408
2442
|
});
|
|
2409
2443
|
|
|
2410
2444
|
if (process.env.NODE_ENV !== "production") {
|
|
2411
|
-
|
|
2445
|
+
Term.propTypes = iconPropTypes;
|
|
2412
2446
|
}
|
|
2413
|
-
var
|
|
2447
|
+
var Terminal = /*#__PURE__*/React.forwardRef(function Terminal(_ref96, ref) {
|
|
2414
2448
|
var children = _ref96.children,
|
|
2415
2449
|
_ref96$size = _ref96.size,
|
|
2416
2450
|
size = _ref96$size === void 0 ? 16 : _ref96$size,
|
|
@@ -2423,15 +2457,18 @@ var TextAlignJustify = /*#__PURE__*/React.forwardRef(function TextAlignJustify(_
|
|
|
2423
2457
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2424
2458
|
viewBox: "0 0 32 32",
|
|
2425
2459
|
fill: "currentColor"
|
|
2426
|
-
}, rest),
|
|
2427
|
-
d: "
|
|
2460
|
+
}, rest), _path181 || (_path181 = /*#__PURE__*/React.createElement("path", {
|
|
2461
|
+
d: "M26,4H6A2,2,0,0,0,4,6V26a2,2,0,0,0,2,2H26a2,2,0,0,0,2-2V6A2,2,0,0,0,26,4Zm0,2v4H6V6ZM6,26V12H26V26Z",
|
|
2462
|
+
transform: "translate(0 .01)"
|
|
2463
|
+
})), _path182 || (_path182 = /*#__PURE__*/React.createElement("path", {
|
|
2464
|
+
d: "M10.76 16.18L13.58 19.01 10.76 21.84 12.17 23.25 16.41 19.01 12.17 14.77 10.76 16.18z"
|
|
2428
2465
|
})), children);
|
|
2429
2466
|
});
|
|
2430
2467
|
|
|
2431
2468
|
if (process.env.NODE_ENV !== "production") {
|
|
2432
|
-
|
|
2469
|
+
Terminal.propTypes = iconPropTypes;
|
|
2433
2470
|
}
|
|
2434
|
-
var
|
|
2471
|
+
var Terminal_3270 = /*#__PURE__*/React.forwardRef(function Terminal_3270(_ref97, ref) {
|
|
2435
2472
|
var children = _ref97.children,
|
|
2436
2473
|
_ref97$size = _ref97.size,
|
|
2437
2474
|
size = _ref97$size === void 0 ? 16 : _ref97$size,
|
|
@@ -2444,15 +2481,17 @@ var TextAlignLeft = /*#__PURE__*/React.forwardRef(function TextAlignLeft(_ref97,
|
|
|
2444
2481
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2445
2482
|
viewBox: "0 0 32 32",
|
|
2446
2483
|
fill: "currentColor"
|
|
2447
|
-
}, rest),
|
|
2448
|
-
d: "
|
|
2484
|
+
}, rest), _path183 || (_path183 = /*#__PURE__*/React.createElement("path", {
|
|
2485
|
+
d: "M10 21H16V23H10z"
|
|
2486
|
+
})), _path184 || (_path184 = /*#__PURE__*/React.createElement("path", {
|
|
2487
|
+
d: "M26,4H6A2,2,0,0,0,4,6V26a2,2,0,0,0,2,2H26a2,2,0,0,0,2-2V6A2,2,0,0,0,26,4Zm0,2v4H6V6ZM6,26V12H26V26Z"
|
|
2449
2488
|
})), children);
|
|
2450
2489
|
});
|
|
2451
2490
|
|
|
2452
2491
|
if (process.env.NODE_ENV !== "production") {
|
|
2453
|
-
|
|
2492
|
+
Terminal_3270.propTypes = iconPropTypes;
|
|
2454
2493
|
}
|
|
2455
|
-
var
|
|
2494
|
+
var TestTool = /*#__PURE__*/React.forwardRef(function TestTool(_ref98, ref) {
|
|
2456
2495
|
var children = _ref98.children,
|
|
2457
2496
|
_ref98$size = _ref98.size,
|
|
2458
2497
|
size = _ref98$size === void 0 ? 16 : _ref98$size,
|
|
@@ -2465,15 +2504,17 @@ var TextAlignMixed = /*#__PURE__*/React.forwardRef(function TextAlignMixed(_ref9
|
|
|
2465
2504
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2466
2505
|
viewBox: "0 0 32 32",
|
|
2467
2506
|
fill: "currentColor"
|
|
2468
|
-
}, rest),
|
|
2469
|
-
d: "
|
|
2507
|
+
}, rest), _path185 || (_path185 = /*#__PURE__*/React.createElement("path", {
|
|
2508
|
+
d: "M23 9.2L20.4 6.6 19 8 23 12 30 5 28.6 3.6zM12 5.4L10.6 4 8 6.6 5.4 4 4 5.4 6.6 8 4 10.6 5.4 12 8 9.4 10.6 12 12 10.6 9.4 8zM12 21.4L10.6 20 8 22.6 5.4 20 4 21.4 6.6 24 4 26.6 5.4 28 8 25.4 10.6 28 12 26.6 9.4 24z"
|
|
2509
|
+
})), _path186 || (_path186 = /*#__PURE__*/React.createElement("path", {
|
|
2510
|
+
d: "M17 15L17 2 15 2 15 15 2 15 2 17 15 17 15 30 17 30 17 17 30 17 30 15z"
|
|
2470
2511
|
})), children);
|
|
2471
2512
|
});
|
|
2472
2513
|
|
|
2473
2514
|
if (process.env.NODE_ENV !== "production") {
|
|
2474
|
-
|
|
2515
|
+
TestTool.propTypes = iconPropTypes;
|
|
2475
2516
|
}
|
|
2476
|
-
var
|
|
2517
|
+
var TextAlignCenter = /*#__PURE__*/React.forwardRef(function TextAlignCenter(_ref99, ref) {
|
|
2477
2518
|
var children = _ref99.children,
|
|
2478
2519
|
_ref99$size = _ref99.size,
|
|
2479
2520
|
size = _ref99$size === void 0 ? 16 : _ref99$size,
|
|
@@ -2486,15 +2527,15 @@ var TextAlignRight = /*#__PURE__*/React.forwardRef(function TextAlignRight(_ref9
|
|
|
2486
2527
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2487
2528
|
viewBox: "0 0 32 32",
|
|
2488
2529
|
fill: "currentColor"
|
|
2489
|
-
}, rest),
|
|
2490
|
-
d: "M6
|
|
2530
|
+
}, rest), _path187 || (_path187 = /*#__PURE__*/React.createElement("path", {
|
|
2531
|
+
d: "M6 6H26V8H6zM10 12H22V14H10zM6 18H26V20H6zM10 24H22V26H10z"
|
|
2491
2532
|
})), children);
|
|
2492
2533
|
});
|
|
2493
2534
|
|
|
2494
2535
|
if (process.env.NODE_ENV !== "production") {
|
|
2495
|
-
|
|
2536
|
+
TextAlignCenter.propTypes = iconPropTypes;
|
|
2496
2537
|
}
|
|
2497
|
-
var
|
|
2538
|
+
var TextAlignJustify = /*#__PURE__*/React.forwardRef(function TextAlignJustify(_ref100, ref) {
|
|
2498
2539
|
var children = _ref100.children,
|
|
2499
2540
|
_ref100$size = _ref100.size,
|
|
2500
2541
|
size = _ref100$size === void 0 ? 16 : _ref100$size,
|
|
@@ -2507,15 +2548,15 @@ var TextAllCaps = /*#__PURE__*/React.forwardRef(function TextAllCaps(_ref100, re
|
|
|
2507
2548
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2508
2549
|
viewBox: "0 0 32 32",
|
|
2509
2550
|
fill: "currentColor"
|
|
2510
|
-
}, rest),
|
|
2511
|
-
d: "
|
|
2551
|
+
}, rest), _path188 || (_path188 = /*#__PURE__*/React.createElement("path", {
|
|
2552
|
+
d: "M6 6H26V8H6zM6 12H26V14H6zM6 18H26V20H6zM6 24H26V26H6z"
|
|
2512
2553
|
})), children);
|
|
2513
2554
|
});
|
|
2514
2555
|
|
|
2515
2556
|
if (process.env.NODE_ENV !== "production") {
|
|
2516
|
-
|
|
2557
|
+
TextAlignJustify.propTypes = iconPropTypes;
|
|
2517
2558
|
}
|
|
2518
|
-
var
|
|
2559
|
+
var TextAlignLeft = /*#__PURE__*/React.forwardRef(function TextAlignLeft(_ref101, ref) {
|
|
2519
2560
|
var children = _ref101.children,
|
|
2520
2561
|
_ref101$size = _ref101.size,
|
|
2521
2562
|
size = _ref101$size === void 0 ? 16 : _ref101$size,
|
|
@@ -2528,15 +2569,15 @@ var TextBold = /*#__PURE__*/React.forwardRef(function TextBold(_ref101, ref) {
|
|
|
2528
2569
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2529
2570
|
viewBox: "0 0 32 32",
|
|
2530
2571
|
fill: "currentColor"
|
|
2531
|
-
}, rest),
|
|
2532
|
-
d: "
|
|
2572
|
+
}, rest), _path189 || (_path189 = /*#__PURE__*/React.createElement("path", {
|
|
2573
|
+
d: "M12 6H26V8H12zM12 12H22V14H12zM12 18H26V20H12zM12 24H22V26H12zM6 4H8V28H6z"
|
|
2533
2574
|
})), children);
|
|
2534
2575
|
});
|
|
2535
2576
|
|
|
2536
2577
|
if (process.env.NODE_ENV !== "production") {
|
|
2537
|
-
|
|
2578
|
+
TextAlignLeft.propTypes = iconPropTypes;
|
|
2538
2579
|
}
|
|
2539
|
-
var
|
|
2580
|
+
var TextAlignMixed = /*#__PURE__*/React.forwardRef(function TextAlignMixed(_ref102, ref) {
|
|
2540
2581
|
var children = _ref102.children,
|
|
2541
2582
|
_ref102$size = _ref102.size,
|
|
2542
2583
|
size = _ref102$size === void 0 ? 16 : _ref102$size,
|
|
@@ -2549,15 +2590,15 @@ var TextClearFormat = /*#__PURE__*/React.forwardRef(function TextClearFormat(_re
|
|
|
2549
2590
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2550
2591
|
viewBox: "0 0 32 32",
|
|
2551
2592
|
fill: "currentColor"
|
|
2552
|
-
}, rest),
|
|
2553
|
-
d: "
|
|
2593
|
+
}, rest), _path190 || (_path190 = /*#__PURE__*/React.createElement("path", {
|
|
2594
|
+
d: "M14 4H9V6h5V8H10a2 2 0 00-2 2v2a2 2 0 002 2h6V6A2.0023 2.0023 0 0014 4zm0 8H10V10h4zM22 26L22 18 20 18 20 19 18 19 18 21 20 21 20 26 18 26 18 28 24 28 24 26 22 26zM2 2H4V16H2zM28 16H30V30H28z"
|
|
2554
2595
|
})), children);
|
|
2555
2596
|
});
|
|
2556
2597
|
|
|
2557
2598
|
if (process.env.NODE_ENV !== "production") {
|
|
2558
|
-
|
|
2599
|
+
TextAlignMixed.propTypes = iconPropTypes;
|
|
2559
2600
|
}
|
|
2560
|
-
var
|
|
2601
|
+
var TextAlignRight = /*#__PURE__*/React.forwardRef(function TextAlignRight(_ref103, ref) {
|
|
2561
2602
|
var children = _ref103.children,
|
|
2562
2603
|
_ref103$size = _ref103.size,
|
|
2563
2604
|
size = _ref103$size === void 0 ? 16 : _ref103$size,
|
|
@@ -2570,15 +2611,15 @@ var TextColor = /*#__PURE__*/React.forwardRef(function TextColor(_ref103, ref) {
|
|
|
2570
2611
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2571
2612
|
viewBox: "0 0 32 32",
|
|
2572
2613
|
fill: "currentColor"
|
|
2573
|
-
}, rest),
|
|
2574
|
-
d: "
|
|
2614
|
+
}, rest), _path191 || (_path191 = /*#__PURE__*/React.createElement("path", {
|
|
2615
|
+
d: "M6 6H20V8H6zM10 12H20V14H10zM6 18H20V20H6zM10 24H20V26H10zM24 4H26V28H24z"
|
|
2575
2616
|
})), children);
|
|
2576
2617
|
});
|
|
2577
2618
|
|
|
2578
2619
|
if (process.env.NODE_ENV !== "production") {
|
|
2579
|
-
|
|
2620
|
+
TextAlignRight.propTypes = iconPropTypes;
|
|
2580
2621
|
}
|
|
2581
|
-
var
|
|
2622
|
+
var TextAllCaps = /*#__PURE__*/React.forwardRef(function TextAllCaps(_ref104, ref) {
|
|
2582
2623
|
var children = _ref104.children,
|
|
2583
2624
|
_ref104$size = _ref104.size,
|
|
2584
2625
|
size = _ref104$size === void 0 ? 16 : _ref104$size,
|
|
@@ -2591,17 +2632,15 @@ var TextCreation = /*#__PURE__*/React.forwardRef(function TextCreation(_ref104,
|
|
|
2591
2632
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2592
2633
|
viewBox: "0 0 32 32",
|
|
2593
2634
|
fill: "currentColor"
|
|
2594
|
-
}, rest),
|
|
2595
|
-
d: "
|
|
2596
|
-
})), _path189 || (_path189 = /*#__PURE__*/React.createElement("path", {
|
|
2597
|
-
d: "M21 11L11 11 11 13 15 13 15 22 17 22 17 13 21 13 21 11z"
|
|
2635
|
+
}, rest), _path192 || (_path192 = /*#__PURE__*/React.createElement("path", {
|
|
2636
|
+
d: "M1 8L1 10 7 10 7 24 9 24 9 10 15 10 15 8 1 8zM17 8L17 10 23 10 23 24 25 24 25 10 31 10 31 8 17 8z"
|
|
2598
2637
|
})), children);
|
|
2599
2638
|
});
|
|
2600
2639
|
|
|
2601
2640
|
if (process.env.NODE_ENV !== "production") {
|
|
2602
|
-
|
|
2641
|
+
TextAllCaps.propTypes = iconPropTypes;
|
|
2603
2642
|
}
|
|
2604
|
-
var
|
|
2643
|
+
var TextBold = /*#__PURE__*/React.forwardRef(function TextBold(_ref105, ref) {
|
|
2605
2644
|
var children = _ref105.children,
|
|
2606
2645
|
_ref105$size = _ref105.size,
|
|
2607
2646
|
size = _ref105$size === void 0 ? 16 : _ref105$size,
|
|
@@ -2614,17 +2653,15 @@ var TextFill = /*#__PURE__*/React.forwardRef(function TextFill(_ref105, ref) {
|
|
|
2614
2653
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2615
2654
|
viewBox: "0 0 32 32",
|
|
2616
2655
|
fill: "currentColor"
|
|
2617
|
-
}, rest),
|
|
2618
|
-
d: "
|
|
2619
|
-
})), _path191 || (_path191 = /*#__PURE__*/React.createElement("path", {
|
|
2620
|
-
d: "M26,14.54a1,1,0,0,0-.25-.69L17.17,4.33A1.09,1.09,0,0,0,17,4.2V2H15V5L4.32,14.74a1,1,0,0,0-.06,1.41l8.57,9.52a1,1,0,0,0,.69.33h.05a1,1,0,0,0,.68-.26L24,16.8V21a1,1,0,0,0,2,0V14.57S26,14.55,26,14.54Zm-12.35,9-7.23-8L15,7.67V12h2V7.13l6.59,7.33Z"
|
|
2656
|
+
}, rest), _path193 || (_path193 = /*#__PURE__*/React.createElement("path", {
|
|
2657
|
+
d: "M18.25,25H9V7h8.5a5.25,5.25,0,0,1,4,8.65A5.25,5.25,0,0,1,18.25,25ZM12,22h6.23a2.25,2.25,0,1,0,0-4.5H12Zm0-7.5h5.5a2.25,2.25,0,1,0,0-4.5H12Z"
|
|
2621
2658
|
})), children);
|
|
2622
2659
|
});
|
|
2623
2660
|
|
|
2624
2661
|
if (process.env.NODE_ENV !== "production") {
|
|
2625
|
-
|
|
2662
|
+
TextBold.propTypes = iconPropTypes;
|
|
2626
2663
|
}
|
|
2627
|
-
var
|
|
2664
|
+
var TextClearFormat = /*#__PURE__*/React.forwardRef(function TextClearFormat(_ref106, ref) {
|
|
2628
2665
|
var children = _ref106.children,
|
|
2629
2666
|
_ref106$size = _ref106.size,
|
|
2630
2667
|
size = _ref106$size === void 0 ? 16 : _ref106$size,
|
|
@@ -2637,15 +2674,15 @@ var TextFont = /*#__PURE__*/React.forwardRef(function TextFont(_ref106, ref) {
|
|
|
2637
2674
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2638
2675
|
viewBox: "0 0 32 32",
|
|
2639
2676
|
fill: "currentColor"
|
|
2640
|
-
}, rest),
|
|
2641
|
-
d: "
|
|
2677
|
+
}, rest), _path194 || (_path194 = /*#__PURE__*/React.createElement("path", {
|
|
2678
|
+
d: "M29.4384,16.5715l-7.985-7.9856a2.0014,2.0014,0,0,0-2.8291,0l-5.3584,5.3584L9,2H7L2,16H4l.999-3h6l.8035,2.4077L4.5858,22.6244a2,2,0,0,0,0,2.8282L9.1316,30h9.5908l10.716-10.717A1.9173,1.9173,0,0,0,29.4384,16.5715ZM5.6653,11l2.331-7,2.3355,7Zm12.229,17H9.96L6,24.0381l6.3123-6.3115L20.24,25.6538Zm3.76-3.76-7.9275-7.9272L20.0393,10l7.9268,7.9272Z"
|
|
2642
2679
|
})), children);
|
|
2643
2680
|
});
|
|
2644
2681
|
|
|
2645
2682
|
if (process.env.NODE_ENV !== "production") {
|
|
2646
|
-
|
|
2683
|
+
TextClearFormat.propTypes = iconPropTypes;
|
|
2647
2684
|
}
|
|
2648
|
-
var
|
|
2685
|
+
var TextColor = /*#__PURE__*/React.forwardRef(function TextColor(_ref107, ref) {
|
|
2649
2686
|
var children = _ref107.children,
|
|
2650
2687
|
_ref107$size = _ref107.size,
|
|
2651
2688
|
size = _ref107$size === void 0 ? 16 : _ref107$size,
|
|
@@ -2658,15 +2695,15 @@ var TextFootnote = /*#__PURE__*/React.forwardRef(function TextFootnote(_ref107,
|
|
|
2658
2695
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2659
2696
|
viewBox: "0 0 32 32",
|
|
2660
2697
|
fill: "currentColor"
|
|
2661
|
-
}, rest),
|
|
2662
|
-
d: "
|
|
2698
|
+
}, rest), _path195 || (_path195 = /*#__PURE__*/React.createElement("path", {
|
|
2699
|
+
d: "M22 21h2L17 4H15L8 21h2l1.61-4h8.74zm-9.57-6l3.44-8.37h.26L19.54 15zM6 24H26V28H6z"
|
|
2663
2700
|
})), children);
|
|
2664
2701
|
});
|
|
2665
2702
|
|
|
2666
2703
|
if (process.env.NODE_ENV !== "production") {
|
|
2667
|
-
|
|
2704
|
+
TextColor.propTypes = iconPropTypes;
|
|
2668
2705
|
}
|
|
2669
|
-
var
|
|
2706
|
+
var TextCreation = /*#__PURE__*/React.forwardRef(function TextCreation(_ref108, ref) {
|
|
2670
2707
|
var children = _ref108.children,
|
|
2671
2708
|
_ref108$size = _ref108.size,
|
|
2672
2709
|
size = _ref108$size === void 0 ? 16 : _ref108$size,
|
|
@@ -2679,17 +2716,17 @@ var TextHighlight = /*#__PURE__*/React.forwardRef(function TextHighlight(_ref108
|
|
|
2679
2716
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2680
2717
|
viewBox: "0 0 32 32",
|
|
2681
2718
|
fill: "currentColor"
|
|
2682
|
-
}, rest),
|
|
2683
|
-
d: "
|
|
2684
|
-
})),
|
|
2685
|
-
d: "
|
|
2719
|
+
}, rest), _path196 || (_path196 = /*#__PURE__*/React.createElement("path", {
|
|
2720
|
+
d: "M27,22.14V9.86A4,4,0,1,0,22.14,5H9.86A4,4,0,1,0,5,9.86V22.14A4,4,0,1,0,9.86,27H22.14A4,4,0,1,0,27,22.14ZM26,4a2,2,0,1,1-2,2A2,2,0,0,1,26,4ZM4,6A2,2,0,1,1,6,8,2,2,0,0,1,4,6ZM6,28a2,2,0,1,1,2-2A2,2,0,0,1,6,28Zm16.14-3H9.86A4,4,0,0,0,7,22.14V9.86A4,4,0,0,0,9.86,7H22.14A4,4,0,0,0,25,9.86V22.14A4,4,0,0,0,22.14,25ZM26,28a2,2,0,1,1,2-2A2,2,0,0,1,26,28Z"
|
|
2721
|
+
})), _path197 || (_path197 = /*#__PURE__*/React.createElement("path", {
|
|
2722
|
+
d: "M21 11L11 11 11 13 15 13 15 22 17 22 17 13 21 13 21 11z"
|
|
2686
2723
|
})), children);
|
|
2687
2724
|
});
|
|
2688
2725
|
|
|
2689
2726
|
if (process.env.NODE_ENV !== "production") {
|
|
2690
|
-
|
|
2727
|
+
TextCreation.propTypes = iconPropTypes;
|
|
2691
2728
|
}
|
|
2692
|
-
var
|
|
2729
|
+
var TextFill = /*#__PURE__*/React.forwardRef(function TextFill(_ref109, ref) {
|
|
2693
2730
|
var children = _ref109.children,
|
|
2694
2731
|
_ref109$size = _ref109.size,
|
|
2695
2732
|
size = _ref109$size === void 0 ? 16 : _ref109$size,
|
|
@@ -2702,15 +2739,17 @@ var TextIndent = /*#__PURE__*/React.forwardRef(function TextIndent(_ref109, ref)
|
|
|
2702
2739
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2703
2740
|
viewBox: "0 0 32 32",
|
|
2704
2741
|
fill: "currentColor"
|
|
2705
|
-
}, rest),
|
|
2706
|
-
d: "
|
|
2742
|
+
}, rest), _path198 || (_path198 = /*#__PURE__*/React.createElement("path", {
|
|
2743
|
+
d: "M4 26H28V30H4z"
|
|
2744
|
+
})), _path199 || (_path199 = /*#__PURE__*/React.createElement("path", {
|
|
2745
|
+
d: "M26,14.54a1,1,0,0,0-.25-.69L17.17,4.33A1.09,1.09,0,0,0,17,4.2V2H15V5L4.32,14.74a1,1,0,0,0-.06,1.41l8.57,9.52a1,1,0,0,0,.69.33h.05a1,1,0,0,0,.68-.26L24,16.8V21a1,1,0,0,0,2,0V14.57S26,14.55,26,14.54Zm-12.35,9-7.23-8L15,7.67V12h2V7.13l6.59,7.33Z"
|
|
2707
2746
|
})), children);
|
|
2708
2747
|
});
|
|
2709
2748
|
|
|
2710
2749
|
if (process.env.NODE_ENV !== "production") {
|
|
2711
|
-
|
|
2750
|
+
TextFill.propTypes = iconPropTypes;
|
|
2712
2751
|
}
|
|
2713
|
-
var
|
|
2752
|
+
var TextFont = /*#__PURE__*/React.forwardRef(function TextFont(_ref110, ref) {
|
|
2714
2753
|
var children = _ref110.children,
|
|
2715
2754
|
_ref110$size = _ref110.size,
|
|
2716
2755
|
size = _ref110$size === void 0 ? 16 : _ref110$size,
|
|
@@ -2723,15 +2762,15 @@ var TextIndentLess = /*#__PURE__*/React.forwardRef(function TextIndentLess(_ref1
|
|
|
2723
2762
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2724
2763
|
viewBox: "0 0 32 32",
|
|
2725
2764
|
fill: "currentColor"
|
|
2726
|
-
}, rest),
|
|
2727
|
-
d: "
|
|
2765
|
+
}, rest), _path200 || (_path200 = /*#__PURE__*/React.createElement("path", {
|
|
2766
|
+
d: "M25 12H20v2h5a1.0008 1.0008 0 011 1v2H22a3.0033 3.0033 0 00-3 3v1a3.0033 3.0033 0 003 3h6V15A3.0033 3.0033 0 0025 12zM22 22a1.0008 1.0008 0 01-1-1V20a1.0008 1.0008 0 011-1h4v3zM16 24h2L12 7H10L4 24H6l1.6936-5h6.6135zM8.3711 17l2.4966-7.3711.2668.0005L13.63 17z"
|
|
2728
2767
|
})), children);
|
|
2729
2768
|
});
|
|
2730
2769
|
|
|
2731
2770
|
if (process.env.NODE_ENV !== "production") {
|
|
2732
|
-
|
|
2771
|
+
TextFont.propTypes = iconPropTypes;
|
|
2733
2772
|
}
|
|
2734
|
-
var
|
|
2773
|
+
var TextFootnote = /*#__PURE__*/React.forwardRef(function TextFootnote(_ref111, ref) {
|
|
2735
2774
|
var children = _ref111.children,
|
|
2736
2775
|
_ref111$size = _ref111.size,
|
|
2737
2776
|
size = _ref111$size === void 0 ? 16 : _ref111$size,
|
|
@@ -2744,15 +2783,15 @@ var TextIndentMore = /*#__PURE__*/React.forwardRef(function TextIndentMore(_ref1
|
|
|
2744
2783
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2745
2784
|
viewBox: "0 0 32 32",
|
|
2746
2785
|
fill: "currentColor"
|
|
2747
|
-
}, rest),
|
|
2748
|
-
d: "
|
|
2786
|
+
}, rest), _path201 || (_path201 = /*#__PURE__*/React.createElement("path", {
|
|
2787
|
+
d: "M2 7L2 9 9 9 9 25 11 25 11 9 18 9 18 7 2 7zM30 11.076L29.256 9.219 26 10.522 26 7 24 7 24 10.523 20.744 9.22 20 11.077 23.417 12.444 20.9 15.8 22.5 17 25 13.667 27.5 17 29.1 15.8 26.583 12.443 30 11.076z"
|
|
2749
2788
|
})), children);
|
|
2750
2789
|
});
|
|
2751
2790
|
|
|
2752
2791
|
if (process.env.NODE_ENV !== "production") {
|
|
2753
|
-
|
|
2792
|
+
TextFootnote.propTypes = iconPropTypes;
|
|
2754
2793
|
}
|
|
2755
|
-
var
|
|
2794
|
+
var TextHighlight = /*#__PURE__*/React.forwardRef(function TextHighlight(_ref112, ref) {
|
|
2756
2795
|
var children = _ref112.children,
|
|
2757
2796
|
_ref112$size = _ref112.size,
|
|
2758
2797
|
size = _ref112$size === void 0 ? 16 : _ref112$size,
|
|
@@ -2765,15 +2804,17 @@ var TextItalic = /*#__PURE__*/React.forwardRef(function TextItalic(_ref112, ref)
|
|
|
2765
2804
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2766
2805
|
viewBox: "0 0 32 32",
|
|
2767
2806
|
fill: "currentColor"
|
|
2768
|
-
}, rest),
|
|
2769
|
-
d: "
|
|
2807
|
+
}, rest), _path202 || (_path202 = /*#__PURE__*/React.createElement("path", {
|
|
2808
|
+
d: "M12 15H5a3 3 0 01-3-3V10A3 3 0 015 7h5V5A1 1 0 009 4H3V2H9a3 3 0 013 3zM5 9a1 1 0 00-1 1v2a1 1 0 001 1h5V9zM20 23v2a1 1 0 001 1h5V22H21A1 1 0 0020 23z"
|
|
2809
|
+
})), _path203 || (_path203 = /*#__PURE__*/React.createElement("path", {
|
|
2810
|
+
d: "M2,30H30V2Zm26-2H21a3,3,0,0,1-3-3V23a3,3,0,0,1,3-3h5V18a1,1,0,0,0-1-1H19V15h6a3,3,0,0,1,3,3Z"
|
|
2770
2811
|
})), children);
|
|
2771
2812
|
});
|
|
2772
2813
|
|
|
2773
2814
|
if (process.env.NODE_ENV !== "production") {
|
|
2774
|
-
|
|
2815
|
+
TextHighlight.propTypes = iconPropTypes;
|
|
2775
2816
|
}
|
|
2776
|
-
var
|
|
2817
|
+
var TextIndent = /*#__PURE__*/React.forwardRef(function TextIndent(_ref113, ref) {
|
|
2777
2818
|
var children = _ref113.children,
|
|
2778
2819
|
_ref113$size = _ref113.size,
|
|
2779
2820
|
size = _ref113$size === void 0 ? 16 : _ref113$size,
|
|
@@ -2786,15 +2827,15 @@ var TextKerning = /*#__PURE__*/React.forwardRef(function TextKerning(_ref113, re
|
|
|
2786
2827
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2787
2828
|
viewBox: "0 0 32 32",
|
|
2788
2829
|
fill: "currentColor"
|
|
2789
|
-
}, rest),
|
|
2790
|
-
d: "
|
|
2830
|
+
}, rest), _path204 || (_path204 = /*#__PURE__*/React.createElement("path", {
|
|
2831
|
+
d: "M14 6H28V8H14zM14 12H28V14H14zM7 18H28V20H7zM7 24H28V26H7zM4 13.59L7.29 10 4 6.41 5.42 5 10.04 10 5.42 15 4 13.59z"
|
|
2791
2832
|
})), children);
|
|
2792
2833
|
});
|
|
2793
2834
|
|
|
2794
2835
|
if (process.env.NODE_ENV !== "production") {
|
|
2795
|
-
|
|
2836
|
+
TextIndent.propTypes = iconPropTypes;
|
|
2796
2837
|
}
|
|
2797
|
-
var
|
|
2838
|
+
var TextIndentLess = /*#__PURE__*/React.forwardRef(function TextIndentLess(_ref114, ref) {
|
|
2798
2839
|
var children = _ref114.children,
|
|
2799
2840
|
_ref114$size = _ref114.size,
|
|
2800
2841
|
size = _ref114$size === void 0 ? 16 : _ref114$size,
|
|
@@ -2807,15 +2848,15 @@ var TextLeading = /*#__PURE__*/React.forwardRef(function TextLeading(_ref114, re
|
|
|
2807
2848
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2808
2849
|
viewBox: "0 0 32 32",
|
|
2809
2850
|
fill: "currentColor"
|
|
2810
|
-
}, rest),
|
|
2811
|
-
d: "
|
|
2851
|
+
}, rest), _path205 || (_path205 = /*#__PURE__*/React.createElement("path", {
|
|
2852
|
+
d: "M2 6H12V8H2zM5 12H12V14H5zM2 18H12V20H2zM5 24H12V26H5zM16 4H18V28H16zM28.15 23.5L29.56 22.12 23.27 16 29.56 9.88 28.15 8.5 20.44 16 28.15 23.5z"
|
|
2812
2853
|
})), children);
|
|
2813
2854
|
});
|
|
2814
2855
|
|
|
2815
2856
|
if (process.env.NODE_ENV !== "production") {
|
|
2816
|
-
|
|
2857
|
+
TextIndentLess.propTypes = iconPropTypes;
|
|
2817
2858
|
}
|
|
2818
|
-
var
|
|
2859
|
+
var TextIndentMore = /*#__PURE__*/React.forwardRef(function TextIndentMore(_ref115, ref) {
|
|
2819
2860
|
var children = _ref115.children,
|
|
2820
2861
|
_ref115$size = _ref115.size,
|
|
2821
2862
|
size = _ref115$size === void 0 ? 16 : _ref115$size,
|
|
@@ -2828,15 +2869,15 @@ var TextLineSpacing = /*#__PURE__*/React.forwardRef(function TextLineSpacing(_re
|
|
|
2828
2869
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2829
2870
|
viewBox: "0 0 32 32",
|
|
2830
2871
|
fill: "currentColor"
|
|
2831
|
-
}, rest),
|
|
2832
|
-
d: "
|
|
2872
|
+
}, rest), _path206 || (_path206 = /*#__PURE__*/React.createElement("path", {
|
|
2873
|
+
d: "M20 6H30V8H20zM20 12H27V14H20zM20 18H30V20H20zM20 24H27V26H20zM14 4H16V28H14zM3.85 22.5L2.44 21.12 8.73 15 2.44 8.88 3.85 7.5 11.56 15 3.85 22.5z"
|
|
2833
2874
|
})), children);
|
|
2834
2875
|
});
|
|
2835
2876
|
|
|
2836
2877
|
if (process.env.NODE_ENV !== "production") {
|
|
2837
|
-
|
|
2878
|
+
TextIndentMore.propTypes = iconPropTypes;
|
|
2838
2879
|
}
|
|
2839
|
-
var
|
|
2880
|
+
var TextItalic = /*#__PURE__*/React.forwardRef(function TextItalic(_ref116, ref) {
|
|
2840
2881
|
var children = _ref116.children,
|
|
2841
2882
|
_ref116$size = _ref116.size,
|
|
2842
2883
|
size = _ref116$size === void 0 ? 16 : _ref116$size,
|
|
@@ -2849,15 +2890,15 @@ var TextNewLine = /*#__PURE__*/React.forwardRef(function TextNewLine(_ref116, re
|
|
|
2849
2890
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2850
2891
|
viewBox: "0 0 32 32",
|
|
2851
2892
|
fill: "currentColor"
|
|
2852
|
-
}, rest),
|
|
2853
|
-
d: "
|
|
2893
|
+
}, rest), _path207 || (_path207 = /*#__PURE__*/React.createElement("path", {
|
|
2894
|
+
d: "M25 9L25 7 12 7 12 9 17.14 9 12.77 23 7 23 7 25 20 25 20 23 14.86 23 19.23 9 25 9z"
|
|
2854
2895
|
})), children);
|
|
2855
2896
|
});
|
|
2856
2897
|
|
|
2857
2898
|
if (process.env.NODE_ENV !== "production") {
|
|
2858
|
-
|
|
2899
|
+
TextItalic.propTypes = iconPropTypes;
|
|
2859
2900
|
}
|
|
2860
|
-
var
|
|
2901
|
+
var TextKerning = /*#__PURE__*/React.forwardRef(function TextKerning(_ref117, ref) {
|
|
2861
2902
|
var children = _ref117.children,
|
|
2862
2903
|
_ref117$size = _ref117.size,
|
|
2863
2904
|
size = _ref117$size === void 0 ? 16 : _ref117$size,
|
|
@@ -2870,17 +2911,15 @@ var TextScale = /*#__PURE__*/React.forwardRef(function TextScale(_ref117, ref) {
|
|
|
2870
2911
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2871
2912
|
viewBox: "0 0 32 32",
|
|
2872
2913
|
fill: "currentColor"
|
|
2873
|
-
}, rest),
|
|
2874
|
-
d: "M30
|
|
2875
|
-
})), _path205 || (_path205 = /*#__PURE__*/React.createElement("path", {
|
|
2876
|
-
d: "M7 26L7 14 2 14 2 12 14 12 14 14 9 14 9 26 7 26z"
|
|
2914
|
+
}, rest), _path208 || (_path208 = /*#__PURE__*/React.createElement("path", {
|
|
2915
|
+
d: "M30 24L18.83 24 21.12 21.71 19.71 20.29 15 25 19.71 29.71 21.12 28.29 18.83 26 30 26 30 24zM14 21L20 4 18 4 12 21 14 21zM13 4L9 16 5 4 3 4 8 18 10 18 15 4 13 4zM28 18h2L25 4H23L18 18h2l1-3h6zm-6.33-5L24 6l2.33 7z"
|
|
2877
2916
|
})), children);
|
|
2878
2917
|
});
|
|
2879
2918
|
|
|
2880
2919
|
if (process.env.NODE_ENV !== "production") {
|
|
2881
|
-
|
|
2920
|
+
TextKerning.propTypes = iconPropTypes;
|
|
2882
2921
|
}
|
|
2883
|
-
var
|
|
2922
|
+
var TextLeading = /*#__PURE__*/React.forwardRef(function TextLeading(_ref118, ref) {
|
|
2884
2923
|
var children = _ref118.children,
|
|
2885
2924
|
_ref118$size = _ref118.size,
|
|
2886
2925
|
size = _ref118$size === void 0 ? 16 : _ref118$size,
|
|
@@ -2893,15 +2932,15 @@ var TextSelection = /*#__PURE__*/React.forwardRef(function TextSelection(_ref118
|
|
|
2893
2932
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2894
2933
|
viewBox: "0 0 32 32",
|
|
2895
2934
|
fill: "currentColor"
|
|
2896
|
-
}, rest),
|
|
2897
|
-
d: "
|
|
2935
|
+
}, rest), _path209 || (_path209 = /*#__PURE__*/React.createElement("path", {
|
|
2936
|
+
d: "M14 13H30V15H14zM15 28H30V30H15zM25.85 27H28L23.64 17H21.36L17 27h2.15l.8-2h5.1zm-5.1-4l1.75-4.37L24.25 23zM25.85 12H28L23.64 2H21.36L17 12h2.15l.8-2h5.1zm-5.1-4L22.5 3.63 24.25 8zM6 15.83L8.58 18.41 10 17 6 13 2 17 3.41 18.42 6 15.83zM6 27.17L3.42 24.59 2 26 6 30 10 26 8.59 24.58 6 27.17z"
|
|
2898
2937
|
})), children);
|
|
2899
2938
|
});
|
|
2900
2939
|
|
|
2901
2940
|
if (process.env.NODE_ENV !== "production") {
|
|
2902
|
-
|
|
2941
|
+
TextLeading.propTypes = iconPropTypes;
|
|
2903
2942
|
}
|
|
2904
|
-
var
|
|
2943
|
+
var TextLineSpacing = /*#__PURE__*/React.forwardRef(function TextLineSpacing(_ref119, ref) {
|
|
2905
2944
|
var children = _ref119.children,
|
|
2906
2945
|
_ref119$size = _ref119.size,
|
|
2907
2946
|
size = _ref119$size === void 0 ? 16 : _ref119$size,
|
|
@@ -2914,17 +2953,15 @@ var TextSmallCaps = /*#__PURE__*/React.forwardRef(function TextSmallCaps(_ref119
|
|
|
2914
2953
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2915
2954
|
viewBox: "0 0 32 32",
|
|
2916
2955
|
fill: "currentColor"
|
|
2917
|
-
}, rest),
|
|
2918
|
-
d: "
|
|
2919
|
-
})), _path208 || (_path208 = /*#__PURE__*/React.createElement("path", {
|
|
2920
|
-
d: "M11 27L11 8 2 8 2 6 22 6 22 8 13 8 13 27 11 27z"
|
|
2956
|
+
}, rest), _path210 || (_path210 = /*#__PURE__*/React.createElement("path", {
|
|
2957
|
+
d: "M17 6H30V8H17zM17 12H27V14H17zM17 18H30V20H17zM17 24H27V26H17zM11.59 13.41L8 9.83 8 9.83 4.41 13.42 3 12 8 7 13 12 11.59 13.41zM11.59 18.59L8 22.17 8 22.17 4.41 18.58 3 20 8 25 13 20 11.59 18.59z"
|
|
2921
2958
|
})), children);
|
|
2922
2959
|
});
|
|
2923
2960
|
|
|
2924
2961
|
if (process.env.NODE_ENV !== "production") {
|
|
2925
|
-
|
|
2962
|
+
TextLineSpacing.propTypes = iconPropTypes;
|
|
2926
2963
|
}
|
|
2927
|
-
var
|
|
2964
|
+
var TextNewLine = /*#__PURE__*/React.forwardRef(function TextNewLine(_ref120, ref) {
|
|
2928
2965
|
var children = _ref120.children,
|
|
2929
2966
|
_ref120$size = _ref120.size,
|
|
2930
2967
|
size = _ref120$size === void 0 ? 16 : _ref120$size,
|
|
@@ -2937,15 +2974,15 @@ var TextStrikethrough = /*#__PURE__*/React.forwardRef(function TextStrikethrough
|
|
|
2937
2974
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2938
2975
|
viewBox: "0 0 32 32",
|
|
2939
2976
|
fill: "currentColor"
|
|
2940
|
-
}, rest),
|
|
2941
|
-
d: "
|
|
2977
|
+
}, rest), _path211 || (_path211 = /*#__PURE__*/React.createElement("path", {
|
|
2978
|
+
d: "M20.5859,14.4141,24.1719,18H6V8H4V18a2.0024,2.0024,0,0,0,2,2H24.1719L20.586,23.5859,22,25l6-6-6-6Z"
|
|
2942
2979
|
})), children);
|
|
2943
2980
|
});
|
|
2944
2981
|
|
|
2945
2982
|
if (process.env.NODE_ENV !== "production") {
|
|
2946
|
-
|
|
2983
|
+
TextNewLine.propTypes = iconPropTypes;
|
|
2947
2984
|
}
|
|
2948
|
-
var
|
|
2985
|
+
var TextScale = /*#__PURE__*/React.forwardRef(function TextScale(_ref121, ref) {
|
|
2949
2986
|
var children = _ref121.children,
|
|
2950
2987
|
_ref121$size = _ref121.size,
|
|
2951
2988
|
size = _ref121$size === void 0 ? 16 : _ref121$size,
|
|
@@ -2958,15 +2995,17 @@ var TextSubscript = /*#__PURE__*/React.forwardRef(function TextSubscript(_ref121
|
|
|
2958
2995
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2959
2996
|
viewBox: "0 0 32 32",
|
|
2960
2997
|
fill: "currentColor"
|
|
2961
|
-
}, rest),
|
|
2962
|
-
d: "
|
|
2998
|
+
}, rest), _path212 || (_path212 = /*#__PURE__*/React.createElement("path", {
|
|
2999
|
+
d: "M30 5L30 8 22 8 22 26 19 26 19 8 11 8 11 5 30 5z"
|
|
3000
|
+
})), _path213 || (_path213 = /*#__PURE__*/React.createElement("path", {
|
|
3001
|
+
d: "M7 26L7 14 2 14 2 12 14 12 14 14 9 14 9 26 7 26z"
|
|
2963
3002
|
})), children);
|
|
2964
3003
|
});
|
|
2965
3004
|
|
|
2966
3005
|
if (process.env.NODE_ENV !== "production") {
|
|
2967
|
-
|
|
3006
|
+
TextScale.propTypes = iconPropTypes;
|
|
2968
3007
|
}
|
|
2969
|
-
var
|
|
3008
|
+
var TextSelection = /*#__PURE__*/React.forwardRef(function TextSelection(_ref122, ref) {
|
|
2970
3009
|
var children = _ref122.children,
|
|
2971
3010
|
_ref122$size = _ref122.size,
|
|
2972
3011
|
size = _ref122$size === void 0 ? 16 : _ref122$size,
|
|
@@ -2979,15 +3018,15 @@ var TextSuperscript = /*#__PURE__*/React.forwardRef(function TextSuperscript(_re
|
|
|
2979
3018
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2980
3019
|
viewBox: "0 0 32 32",
|
|
2981
3020
|
fill: "currentColor"
|
|
2982
|
-
}, rest),
|
|
2983
|
-
d: "
|
|
3021
|
+
}, rest), _path214 || (_path214 = /*#__PURE__*/React.createElement("path", {
|
|
3022
|
+
d: "M28 27H21a3 3 0 01-3-3V22a3 3 0 013-3h5V17a1 1 0 00-1-1H19V14h6a3 3 0 013 3zm-7-6a1 1 0 00-1 1v2a1 1 0 001 1h5V21zM13 7h3V5H13a4 4 0 00-3 1.38A4 4 0 007 5H4V7H7A2 2 0 019 9v5H5v2H9v7a2 2 0 01-2 2H4v2H7a4 4 0 003-1.38A4 4 0 0013 27h3V25H13a2 2 0 01-2-2V16h4V14H11V9A2 2 0 0113 7z"
|
|
2984
3023
|
})), children);
|
|
2985
3024
|
});
|
|
2986
3025
|
|
|
2987
3026
|
if (process.env.NODE_ENV !== "production") {
|
|
2988
|
-
|
|
3027
|
+
TextSelection.propTypes = iconPropTypes;
|
|
2989
3028
|
}
|
|
2990
|
-
var
|
|
3029
|
+
var TextSmallCaps = /*#__PURE__*/React.forwardRef(function TextSmallCaps(_ref123, ref) {
|
|
2991
3030
|
var children = _ref123.children,
|
|
2992
3031
|
_ref123$size = _ref123.size,
|
|
2993
3032
|
size = _ref123$size === void 0 ? 16 : _ref123$size,
|
|
@@ -3000,15 +3039,17 @@ var TextTracking = /*#__PURE__*/React.forwardRef(function TextTracking(_ref123,
|
|
|
3000
3039
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3001
3040
|
viewBox: "0 0 32 32",
|
|
3002
3041
|
fill: "currentColor"
|
|
3003
|
-
}, rest),
|
|
3004
|
-
d: "
|
|
3042
|
+
}, rest), _path215 || (_path215 = /*#__PURE__*/React.createElement("path", {
|
|
3043
|
+
d: "M23 27L23 15 18 15 18 13 30 13 30 15 25 15 25 27 23 27z"
|
|
3044
|
+
})), _path216 || (_path216 = /*#__PURE__*/React.createElement("path", {
|
|
3045
|
+
d: "M11 27L11 8 2 8 2 6 22 6 22 8 13 8 13 27 11 27z"
|
|
3005
3046
|
})), children);
|
|
3006
3047
|
});
|
|
3007
3048
|
|
|
3008
3049
|
if (process.env.NODE_ENV !== "production") {
|
|
3009
|
-
|
|
3050
|
+
TextSmallCaps.propTypes = iconPropTypes;
|
|
3010
3051
|
}
|
|
3011
|
-
var
|
|
3052
|
+
var TextStrikethrough = /*#__PURE__*/React.forwardRef(function TextStrikethrough(_ref124, ref) {
|
|
3012
3053
|
var children = _ref124.children,
|
|
3013
3054
|
_ref124$size = _ref124.size,
|
|
3014
3055
|
size = _ref124$size === void 0 ? 16 : _ref124$size,
|
|
@@ -3021,15 +3062,15 @@ var TextUnderline = /*#__PURE__*/React.forwardRef(function TextUnderline(_ref124
|
|
|
3021
3062
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3022
3063
|
viewBox: "0 0 32 32",
|
|
3023
3064
|
fill: "currentColor"
|
|
3024
|
-
}, rest),
|
|
3025
|
-
d: "
|
|
3065
|
+
}, rest), _path217 || (_path217 = /*#__PURE__*/React.createElement("path", {
|
|
3066
|
+
d: "M28,15H17.9563c-.4522-.1237-.9037-.2324-1.3381-.3352-2.8077-.6641-4.396-1.1506-4.396-3.4231a2.8684,2.8684,0,0,1,.7866-2.145,4.7888,4.7888,0,0,1,3.0137-1.09c2.8291-.07,4.1347.8894,5.2011,2.35l1.6153-1.1792a7.4727,7.4727,0,0,0-6.83-3.1706,6.7726,6.7726,0,0,0-4.4,1.6611,4.8274,4.8274,0,0,0-1.3862,3.5735A4.3723,4.3723,0,0,0,11.9573,15H4v2H17.6519c1.9668.57,3.1432,1.3123,3.1733,3.3579a3.119,3.119,0,0,1-.8623,2.3931A5.8241,5.8241,0,0,1,16.2432,24a6.6344,6.6344,0,0,1-5.1451-2.6912L9.5649,22.593A8.5262,8.5262,0,0,0,16.2119,26c.0088-.0012.042,0,.1,0A7.67,7.67,0,0,0,21.36,24.1812a5.0779,5.0779,0,0,0,1.4648-3.8531A4.952,4.952,0,0,0,21.6753,17H28Z"
|
|
3026
3067
|
})), children);
|
|
3027
3068
|
});
|
|
3028
3069
|
|
|
3029
3070
|
if (process.env.NODE_ENV !== "production") {
|
|
3030
|
-
|
|
3071
|
+
TextStrikethrough.propTypes = iconPropTypes;
|
|
3031
3072
|
}
|
|
3032
|
-
var
|
|
3073
|
+
var TextSubscript = /*#__PURE__*/React.forwardRef(function TextSubscript(_ref125, ref) {
|
|
3033
3074
|
var children = _ref125.children,
|
|
3034
3075
|
_ref125$size = _ref125.size,
|
|
3035
3076
|
size = _ref125$size === void 0 ? 16 : _ref125$size,
|
|
@@ -3042,13 +3083,13 @@ var TextVerticalAlignment = /*#__PURE__*/React.forwardRef(function TextVerticalA
|
|
|
3042
3083
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3043
3084
|
viewBox: "0 0 32 32",
|
|
3044
3085
|
fill: "currentColor"
|
|
3045
|
-
}, rest),
|
|
3046
|
-
d: "
|
|
3086
|
+
}, rest), _path218 || (_path218 = /*#__PURE__*/React.createElement("path", {
|
|
3087
|
+
d: "M26 25L20 25 20 19 24 19 24 17 20 17 20 15 26 15 26 21 22 21 22 23 26 23 26 25zM5 7L5 9 12 9 12 25 14 25 14 9 21 9 21 7 5 7z"
|
|
3047
3088
|
})), children);
|
|
3048
3089
|
});
|
|
3049
3090
|
|
|
3050
3091
|
if (process.env.NODE_ENV !== "production") {
|
|
3051
|
-
|
|
3092
|
+
TextSubscript.propTypes = iconPropTypes;
|
|
3052
3093
|
}
|
|
3053
3094
|
|
|
3054
|
-
export { QT, QTAlt, StayInside, StemLeafPlot, Stethoscope, Stop, StopFilled, StopFilledAlt, StopOutline, StopOutlineFilled, StopSign, StopSignFilled, StoragePool, StorageRequest, Store, StormTracker, Strawberry, StringInteger, StringText, Subflow, SubflowLocal, SubnetAclRules, Subtract, SubtractAlt, SummaryKpi, 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, TaskAdd, TaskApproved, TaskAssetView, TaskComplete, TaskLocation, TaskRemove, TaskSettings, TaskStar, TaskTools, TaskView, Taste, Taxi, Temperature, TemperatureCelsius, TemperatureCelsiusAlt, TemperatureFahrenheit, TemperatureFahrenheitAlt, TemperatureFeelsLike, TemperatureFrigid, TemperatureHot, TemperatureInversion, TemperatureMax, TemperatureMin, TemperatureWater, Template, Tennis, TennisBall, Term, Terminal, Terminal_3270, TestTool, TextAlignCenter, TextAlignJustify, TextAlignLeft, TextAlignMixed, TextAlignRight, TextAllCaps, TextBold, TextClearFormat, TextColor, TextCreation, TextFill, TextFont, TextFootnote, TextHighlight, TextIndent, TextIndentLess, TextIndentMore, TextItalic, TextKerning, TextLeading, TextLineSpacing, TextNewLine, TextScale, TextSelection, TextSmallCaps, TextStrikethrough, TextSubscript,
|
|
3095
|
+
export { QT, QTAlt, 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, 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, TaskAdd, TaskApproved, TaskAssetView, TaskComplete, TaskLocation, TaskRemove, TaskSettings, TaskStar, TaskTools, TaskView, Taste, Taxi, Temperature, TemperatureCelsius, TemperatureCelsiusAlt, TemperatureFahrenheit, TemperatureFahrenheitAlt, TemperatureFeelsLike, TemperatureFrigid, TemperatureHot, TemperatureInversion, TemperatureMax, TemperatureMin, TemperatureWater, Template, Tennis, TennisBall, Term, Terminal, Terminal_3270, TestTool, TextAlignCenter, TextAlignJustify, TextAlignLeft, TextAlignMixed, TextAlignRight, TextAllCaps, TextBold, TextClearFormat, TextColor, TextCreation, TextFill, TextFont, TextFootnote, TextHighlight, TextIndent, TextIndentLess, TextIndentMore, TextItalic, TextKerning, TextLeading, TextLineSpacing, TextNewLine, TextScale, TextSelection, TextSmallCaps, TextStrikethrough, TextSubscript, WatsonHealthStatusAcknowledge, WatsonHealthStatusChange, WatsonHealthStatusPartialFail, WatsonHealthStatusResolved, WatsonHealthStressBreathEditor, WatsonHealthStudyNext, WatsonHealthStudyPrevious, WatsonHealthStudyRead, WatsonHealthStudySkip, WatsonHealthStudyTransfer, WatsonHealthStudyUnread, WatsonHealthStudyView, WatsonHealthSubVolume };
|