@carbon/icons-react 11.16.0 → 11.16.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/es/DocumentMultiple_01.js +41 -0
- package/es/DocumentMultiple_02.js +45 -0
- package/es/IbmProcessMining.js +41 -0
- package/es/ReferenceArchitecture.js +43 -0
- package/es/UserSponsor.js +39 -0
- package/es/WhitePaper.js +41 -0
- package/es/generated/bucket-10.js +824 -828
- package/es/generated/bucket-11.js +810 -805
- package/es/generated/bucket-12.js +742 -739
- package/es/generated/bucket-13.js +901 -911
- package/es/generated/bucket-14.js +707 -704
- package/es/generated/bucket-15.js +904 -905
- package/es/generated/bucket-16.js +585 -443
- package/es/generated/bucket-5.js +783 -779
- package/es/generated/bucket-6.js +831 -831
- package/es/generated/bucket-7.js +838 -838
- package/es/generated/bucket-8.js +789 -788
- package/es/generated/bucket-9.js +828 -823
- package/es/index.js +12 -12
- package/lib/DocumentMultiple_01.js +47 -0
- package/lib/DocumentMultiple_02.js +51 -0
- package/lib/IbmProcessMining.js +47 -0
- package/lib/ReferenceArchitecture.js +49 -0
- package/lib/UserSponsor.js +45 -0
- package/lib/WhitePaper.js +47 -0
- package/lib/generated/bucket-10.js +826 -830
- package/lib/generated/bucket-11.js +813 -808
- package/lib/generated/bucket-12.js +745 -742
- package/lib/generated/bucket-13.js +904 -914
- package/lib/generated/bucket-14.js +710 -707
- package/lib/generated/bucket-15.js +908 -909
- package/lib/generated/bucket-16.js +590 -442
- package/lib/generated/bucket-5.js +784 -780
- package/lib/generated/bucket-6.js +832 -832
- package/lib/generated/bucket-7.js +840 -840
- package/lib/generated/bucket-8.js +791 -790
- package/lib/generated/bucket-9.js +830 -825
- package/lib/index.js +43 -37
- package/package.json +3 -3
|
@@ -11,7 +11,7 @@ import React from 'react';
|
|
|
11
11
|
import '@carbon/icon-helpers';
|
|
12
12
|
import 'prop-types';
|
|
13
13
|
|
|
14
|
-
var
|
|
14
|
+
var _path, _path2, _path3, _path4, _path5, _path6, _path7, _path8, _path9, _circle, _path10, _path11, _path12, _path13, _path14, _path15, _path16, _path17, _path18, _path19, _circle2, _path20, _path21, _path22, _path23, _path24, _path25, _path26, _path27, _circle3, _path28, _path29, _path30, _path31, _circle4, _path32, _path33, _path34, _path35, _path36, _path37, _path38, _path39, _path40, _path41, _path42, _path43, _path44, _path45, _path46, _path47, _path48, _path49, _path50, _rect, _path51, _path52, _path53, _path54, _circle5, _circle6, _circle7, _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, _path96, _path97, _path98, _path99, _path100, _path101, _path102, _path103, _path104, _path105, _path106, _path107, _path108, _path109, _path110, _path111, _path112, _path113, _path114, _path115, _path116, _path117, _path118, _path119, _path120, _path121, _path122, _path123, _path124, _path125, _path126, _path127, _path128, _path129, _path130, _path131, _path132, _path133, _path134, _path135, _path136, _path137, _path138, _path139, _path140, _path141, _path142, _path143, _path144, _path145, _path146, _path147, _path148, _path149, _path150, _path151, _path152, _path153, _path154, _path155, _path156, _path157, _path158, _path159, _path160, _path161, _path162, _path163, _path164, _path165, _path166, _path167, _path168, _path169, _path170, _path171, _path172, _path173, _path174, _path175, _path176, _path177, _path178, _path179, _path180, _path181, _path182, _path183, _path184, _path185, _path186, _path187, _path188, _path189, _path190, _path191, _path192, _path193, _path194, _path195, _path196, _path197, _path198, _path199, _path200, _path201, _path202, _path203, _path204, _path205, _path206, _path207, _path208, _path209, _path210, _path211;
|
|
15
15
|
|
|
16
16
|
var _excluded = ["children", "size"],
|
|
17
17
|
_excluded2 = ["children", "size"],
|
|
@@ -138,7 +138,7 @@ var _excluded = ["children", "size"],
|
|
|
138
138
|
_excluded123 = ["children", "size"],
|
|
139
139
|
_excluded124 = ["children", "size"],
|
|
140
140
|
_excluded125 = ["children", "size"];
|
|
141
|
-
var
|
|
141
|
+
var TaskAdd = /*#__PURE__*/React.forwardRef(function TaskAdd(_ref, ref) {
|
|
142
142
|
var children = _ref.children,
|
|
143
143
|
_ref$size = _ref.size,
|
|
144
144
|
size = _ref$size === void 0 ? 16 : _ref$size,
|
|
@@ -151,21 +151,17 @@ var TaskLocation = /*#__PURE__*/React.forwardRef(function TaskLocation(_ref, ref
|
|
|
151
151
|
xmlns: "http://www.w3.org/2000/svg",
|
|
152
152
|
viewBox: "0 0 32 32",
|
|
153
153
|
fill: "currentColor"
|
|
154
|
-
}, rest),
|
|
155
|
-
|
|
156
|
-
cy: "21",
|
|
157
|
-
r: "2"
|
|
158
|
-
})), _path || (_path = /*#__PURE__*/React.createElement("path", {
|
|
159
|
-
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"
|
|
154
|
+
}, rest), _path || (_path = /*#__PURE__*/React.createElement("path", {
|
|
155
|
+
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"
|
|
160
156
|
})), _path2 || (_path2 = /*#__PURE__*/React.createElement("path", {
|
|
161
|
-
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,
|
|
157
|
+
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"
|
|
162
158
|
})), children);
|
|
163
159
|
});
|
|
164
160
|
|
|
165
161
|
if (process.env.NODE_ENV !== "production") {
|
|
166
|
-
|
|
162
|
+
TaskAdd.propTypes = iconPropTypes;
|
|
167
163
|
}
|
|
168
|
-
var
|
|
164
|
+
var TaskApproved = /*#__PURE__*/React.forwardRef(function TaskApproved(_ref2, ref) {
|
|
169
165
|
var children = _ref2.children,
|
|
170
166
|
_ref2$size = _ref2.size,
|
|
171
167
|
size = _ref2$size === void 0 ? 16 : _ref2$size,
|
|
@@ -179,16 +175,16 @@ var TaskRemove = /*#__PURE__*/React.forwardRef(function TaskRemove(_ref2, ref) {
|
|
|
179
175
|
viewBox: "0 0 32 32",
|
|
180
176
|
fill: "currentColor"
|
|
181
177
|
}, rest), _path3 || (_path3 = /*#__PURE__*/React.createElement("path", {
|
|
182
|
-
d: "
|
|
178
|
+
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"
|
|
183
179
|
})), _path4 || (_path4 = /*#__PURE__*/React.createElement("path", {
|
|
184
|
-
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,
|
|
180
|
+
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"
|
|
185
181
|
})), children);
|
|
186
182
|
});
|
|
187
183
|
|
|
188
184
|
if (process.env.NODE_ENV !== "production") {
|
|
189
|
-
|
|
185
|
+
TaskApproved.propTypes = iconPropTypes;
|
|
190
186
|
}
|
|
191
|
-
var
|
|
187
|
+
var TaskAssetView = /*#__PURE__*/React.forwardRef(function TaskAssetView(_ref3, ref) {
|
|
192
188
|
var children = _ref3.children,
|
|
193
189
|
_ref3$size = _ref3.size,
|
|
194
190
|
size = _ref3$size === void 0 ? 16 : _ref3$size,
|
|
@@ -202,16 +198,18 @@ var TaskSettings = /*#__PURE__*/React.forwardRef(function TaskSettings(_ref3, re
|
|
|
202
198
|
viewBox: "0 0 32 32",
|
|
203
199
|
fill: "currentColor"
|
|
204
200
|
}, rest), _path5 || (_path5 = /*#__PURE__*/React.createElement("path", {
|
|
205
|
-
d: "
|
|
201
|
+
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"
|
|
206
202
|
})), _path6 || (_path6 = /*#__PURE__*/React.createElement("path", {
|
|
207
|
-
d: "
|
|
203
|
+
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"
|
|
204
|
+
})), _path7 || (_path7 = /*#__PURE__*/React.createElement("path", {
|
|
205
|
+
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"
|
|
208
206
|
})), children);
|
|
209
207
|
});
|
|
210
208
|
|
|
211
209
|
if (process.env.NODE_ENV !== "production") {
|
|
212
|
-
|
|
210
|
+
TaskAssetView.propTypes = iconPropTypes;
|
|
213
211
|
}
|
|
214
|
-
var
|
|
212
|
+
var TaskComplete = /*#__PURE__*/React.forwardRef(function TaskComplete(_ref4, ref) {
|
|
215
213
|
var children = _ref4.children,
|
|
216
214
|
_ref4$size = _ref4.size,
|
|
217
215
|
size = _ref4$size === void 0 ? 16 : _ref4$size,
|
|
@@ -224,17 +222,17 @@ var TaskStar = /*#__PURE__*/React.forwardRef(function TaskStar(_ref4, ref) {
|
|
|
224
222
|
xmlns: "http://www.w3.org/2000/svg",
|
|
225
223
|
viewBox: "0 0 32 32",
|
|
226
224
|
fill: "currentColor"
|
|
227
|
-
}, rest),
|
|
228
|
-
d: "
|
|
229
|
-
})),
|
|
230
|
-
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,
|
|
225
|
+
}, rest), _path8 || (_path8 = /*#__PURE__*/React.createElement("path", {
|
|
226
|
+
d: "M22 27.18L19.41 24.59 18 26 22 30 30 22 28.59 20.59 22 27.18z"
|
|
227
|
+
})), _path9 || (_path9 = /*#__PURE__*/React.createElement("path", {
|
|
228
|
+
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"
|
|
231
229
|
})), children);
|
|
232
230
|
});
|
|
233
231
|
|
|
234
232
|
if (process.env.NODE_ENV !== "production") {
|
|
235
|
-
|
|
233
|
+
TaskComplete.propTypes = iconPropTypes;
|
|
236
234
|
}
|
|
237
|
-
var
|
|
235
|
+
var TaskLocation = /*#__PURE__*/React.forwardRef(function TaskLocation(_ref5, ref) {
|
|
238
236
|
var children = _ref5.children,
|
|
239
237
|
_ref5$size = _ref5.size,
|
|
240
238
|
size = _ref5$size === void 0 ? 16 : _ref5$size,
|
|
@@ -247,17 +245,21 @@ var TaskTools = /*#__PURE__*/React.forwardRef(function TaskTools(_ref5, ref) {
|
|
|
247
245
|
xmlns: "http://www.w3.org/2000/svg",
|
|
248
246
|
viewBox: "0 0 32 32",
|
|
249
247
|
fill: "currentColor"
|
|
250
|
-
}, rest),
|
|
251
|
-
|
|
248
|
+
}, rest), _circle || (_circle = /*#__PURE__*/React.createElement("circle", {
|
|
249
|
+
cx: "24",
|
|
250
|
+
cy: "21",
|
|
251
|
+
r: "2"
|
|
252
252
|
})), _path10 || (_path10 = /*#__PURE__*/React.createElement("path", {
|
|
253
|
-
d: "
|
|
253
|
+
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"
|
|
254
|
+
})), _path11 || (_path11 = /*#__PURE__*/React.createElement("path", {
|
|
255
|
+
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"
|
|
254
256
|
})), children);
|
|
255
257
|
});
|
|
256
258
|
|
|
257
259
|
if (process.env.NODE_ENV !== "production") {
|
|
258
|
-
|
|
260
|
+
TaskLocation.propTypes = iconPropTypes;
|
|
259
261
|
}
|
|
260
|
-
var
|
|
262
|
+
var TaskRemove = /*#__PURE__*/React.forwardRef(function TaskRemove(_ref6, ref) {
|
|
261
263
|
var children = _ref6.children,
|
|
262
264
|
_ref6$size = _ref6.size,
|
|
263
265
|
size = _ref6$size === void 0 ? 16 : _ref6$size,
|
|
@@ -270,24 +272,17 @@ var TaskView = /*#__PURE__*/React.forwardRef(function TaskView(_ref6, ref) {
|
|
|
270
272
|
xmlns: "http://www.w3.org/2000/svg",
|
|
271
273
|
viewBox: "0 0 32 32",
|
|
272
274
|
fill: "currentColor"
|
|
273
|
-
}, rest),
|
|
274
|
-
|
|
275
|
-
cy: "24",
|
|
276
|
-
r: "2"
|
|
277
|
-
})), _path11 || (_path11 = /*#__PURE__*/React.createElement("path", {
|
|
278
|
-
fill: "none",
|
|
279
|
-
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"
|
|
280
|
-
})), _path12 || (_path12 = /*#__PURE__*/React.createElement("path", {
|
|
281
|
-
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"
|
|
275
|
+
}, rest), _path12 || (_path12 = /*#__PURE__*/React.createElement("path", {
|
|
276
|
+
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"
|
|
282
277
|
})), _path13 || (_path13 = /*#__PURE__*/React.createElement("path", {
|
|
283
|
-
d: "
|
|
278
|
+
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"
|
|
284
279
|
})), children);
|
|
285
280
|
});
|
|
286
281
|
|
|
287
282
|
if (process.env.NODE_ENV !== "production") {
|
|
288
|
-
|
|
283
|
+
TaskRemove.propTypes = iconPropTypes;
|
|
289
284
|
}
|
|
290
|
-
var
|
|
285
|
+
var TaskSettings = /*#__PURE__*/React.forwardRef(function TaskSettings(_ref7, ref) {
|
|
291
286
|
var children = _ref7.children,
|
|
292
287
|
_ref7$size = _ref7.size,
|
|
293
288
|
size = _ref7$size === void 0 ? 16 : _ref7$size,
|
|
@@ -301,14 +296,16 @@ var Taste = /*#__PURE__*/React.forwardRef(function Taste(_ref7, ref) {
|
|
|
301
296
|
viewBox: "0 0 32 32",
|
|
302
297
|
fill: "currentColor"
|
|
303
298
|
}, rest), _path14 || (_path14 = /*#__PURE__*/React.createElement("path", {
|
|
304
|
-
d: "
|
|
299
|
+
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"
|
|
300
|
+
})), _path15 || (_path15 = /*#__PURE__*/React.createElement("path", {
|
|
301
|
+
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"
|
|
305
302
|
})), children);
|
|
306
303
|
});
|
|
307
304
|
|
|
308
305
|
if (process.env.NODE_ENV !== "production") {
|
|
309
|
-
|
|
306
|
+
TaskSettings.propTypes = iconPropTypes;
|
|
310
307
|
}
|
|
311
|
-
var
|
|
308
|
+
var TaskStar = /*#__PURE__*/React.forwardRef(function TaskStar(_ref8, ref) {
|
|
312
309
|
var children = _ref8.children,
|
|
313
310
|
_ref8$size = _ref8.size,
|
|
314
311
|
size = _ref8$size === void 0 ? 16 : _ref8$size,
|
|
@@ -321,15 +318,17 @@ var Taxi = /*#__PURE__*/React.forwardRef(function Taxi(_ref8, ref) {
|
|
|
321
318
|
xmlns: "http://www.w3.org/2000/svg",
|
|
322
319
|
viewBox: "0 0 32 32",
|
|
323
320
|
fill: "currentColor"
|
|
324
|
-
}, rest),
|
|
325
|
-
d: "
|
|
321
|
+
}, rest), _path16 || (_path16 = /*#__PURE__*/React.createElement("path", {
|
|
322
|
+
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"
|
|
323
|
+
})), _path17 || (_path17 = /*#__PURE__*/React.createElement("path", {
|
|
324
|
+
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"
|
|
326
325
|
})), children);
|
|
327
326
|
});
|
|
328
327
|
|
|
329
328
|
if (process.env.NODE_ENV !== "production") {
|
|
330
|
-
|
|
329
|
+
TaskStar.propTypes = iconPropTypes;
|
|
331
330
|
}
|
|
332
|
-
var
|
|
331
|
+
var TaskTools = /*#__PURE__*/React.forwardRef(function TaskTools(_ref9, ref) {
|
|
333
332
|
var children = _ref9.children,
|
|
334
333
|
_ref9$size = _ref9.size,
|
|
335
334
|
size = _ref9$size === void 0 ? 16 : _ref9$size,
|
|
@@ -342,15 +341,17 @@ var TcpIpService = /*#__PURE__*/React.forwardRef(function TcpIpService(_ref9, re
|
|
|
342
341
|
xmlns: "http://www.w3.org/2000/svg",
|
|
343
342
|
viewBox: "0 0 32 32",
|
|
344
343
|
fill: "currentColor"
|
|
345
|
-
}, rest),
|
|
346
|
-
d: "
|
|
344
|
+
}, rest), _path18 || (_path18 = /*#__PURE__*/React.createElement("path", {
|
|
345
|
+
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"
|
|
346
|
+
})), _path19 || (_path19 = /*#__PURE__*/React.createElement("path", {
|
|
347
|
+
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"
|
|
347
348
|
})), children);
|
|
348
349
|
});
|
|
349
350
|
|
|
350
351
|
if (process.env.NODE_ENV !== "production") {
|
|
351
|
-
|
|
352
|
+
TaskTools.propTypes = iconPropTypes;
|
|
352
353
|
}
|
|
353
|
-
var
|
|
354
|
+
var TaskView = /*#__PURE__*/React.forwardRef(function TaskView(_ref10, ref) {
|
|
354
355
|
var children = _ref10.children,
|
|
355
356
|
_ref10$size = _ref10.size,
|
|
356
357
|
size = _ref10$size === void 0 ? 16 : _ref10$size,
|
|
@@ -363,15 +364,24 @@ var Temperature = /*#__PURE__*/React.forwardRef(function Temperature(_ref10, ref
|
|
|
363
364
|
xmlns: "http://www.w3.org/2000/svg",
|
|
364
365
|
viewBox: "0 0 32 32",
|
|
365
366
|
fill: "currentColor"
|
|
366
|
-
}, rest),
|
|
367
|
-
|
|
367
|
+
}, rest), _circle2 || (_circle2 = /*#__PURE__*/React.createElement("circle", {
|
|
368
|
+
cx: "22",
|
|
369
|
+
cy: "24",
|
|
370
|
+
r: "2"
|
|
371
|
+
})), _path20 || (_path20 = /*#__PURE__*/React.createElement("path", {
|
|
372
|
+
fill: "none",
|
|
373
|
+
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"
|
|
374
|
+
})), _path21 || (_path21 = /*#__PURE__*/React.createElement("path", {
|
|
375
|
+
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"
|
|
376
|
+
})), _path22 || (_path22 = /*#__PURE__*/React.createElement("path", {
|
|
377
|
+
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"
|
|
368
378
|
})), children);
|
|
369
379
|
});
|
|
370
380
|
|
|
371
381
|
if (process.env.NODE_ENV !== "production") {
|
|
372
|
-
|
|
382
|
+
TaskView.propTypes = iconPropTypes;
|
|
373
383
|
}
|
|
374
|
-
var
|
|
384
|
+
var Taste = /*#__PURE__*/React.forwardRef(function Taste(_ref11, ref) {
|
|
375
385
|
var children = _ref11.children,
|
|
376
386
|
_ref11$size = _ref11.size,
|
|
377
387
|
size = _ref11$size === void 0 ? 16 : _ref11$size,
|
|
@@ -384,23 +394,15 @@ var TemperatureCelsius = /*#__PURE__*/React.forwardRef(function TemperatureCelsi
|
|
|
384
394
|
xmlns: "http://www.w3.org/2000/svg",
|
|
385
395
|
viewBox: "0 0 32 32",
|
|
386
396
|
fill: "currentColor"
|
|
387
|
-
}, rest),
|
|
388
|
-
d: "
|
|
389
|
-
})), _circle3 || (_circle3 = /*#__PURE__*/React.createElement("circle", {
|
|
390
|
-
cx: "18",
|
|
391
|
-
cy: "4",
|
|
392
|
-
r: "2"
|
|
393
|
-
})), _path19 || (_path19 = /*#__PURE__*/React.createElement("path", {
|
|
394
|
-
d: "M10,20.1841V12H8v8.1841a3,3,0,1,0,2,0Z"
|
|
395
|
-
})), _path20 || (_path20 = /*#__PURE__*/React.createElement("path", {
|
|
396
|
-
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"
|
|
397
|
+
}, rest), _path23 || (_path23 = /*#__PURE__*/React.createElement("path", {
|
|
398
|
+
d: "M4 4V6H8v8a8 8 0 0016 0V6h4V4zM22 14a6 6 0 01-12 0V6h5v8h2V6h5zM11 26H13V28H11zM7 24H9V26H7zM15 24H17V26H15zM19 26H21V28H19zM23 24H25V26H23z"
|
|
397
399
|
})), children);
|
|
398
400
|
});
|
|
399
401
|
|
|
400
402
|
if (process.env.NODE_ENV !== "production") {
|
|
401
|
-
|
|
403
|
+
Taste.propTypes = iconPropTypes;
|
|
402
404
|
}
|
|
403
|
-
var
|
|
405
|
+
var Taxi = /*#__PURE__*/React.forwardRef(function Taxi(_ref12, ref) {
|
|
404
406
|
var children = _ref12.children,
|
|
405
407
|
_ref12$size = _ref12.size,
|
|
406
408
|
size = _ref12$size === void 0 ? 16 : _ref12$size,
|
|
@@ -413,15 +415,15 @@ var TemperatureCelsiusAlt = /*#__PURE__*/React.forwardRef(function TemperatureCe
|
|
|
413
415
|
xmlns: "http://www.w3.org/2000/svg",
|
|
414
416
|
viewBox: "0 0 32 32",
|
|
415
417
|
fill: "currentColor"
|
|
416
|
-
}, rest),
|
|
417
|
-
d: "
|
|
418
|
+
}, rest), _path24 || (_path24 = /*#__PURE__*/React.createElement("path", {
|
|
419
|
+
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"
|
|
418
420
|
})), children);
|
|
419
421
|
});
|
|
420
422
|
|
|
421
423
|
if (process.env.NODE_ENV !== "production") {
|
|
422
|
-
|
|
424
|
+
Taxi.propTypes = iconPropTypes;
|
|
423
425
|
}
|
|
424
|
-
var
|
|
426
|
+
var TcpIpService = /*#__PURE__*/React.forwardRef(function TcpIpService(_ref13, ref) {
|
|
425
427
|
var children = _ref13.children,
|
|
426
428
|
_ref13$size = _ref13.size,
|
|
427
429
|
size = _ref13$size === void 0 ? 16 : _ref13$size,
|
|
@@ -434,23 +436,15 @@ var TemperatureFahrenheit = /*#__PURE__*/React.forwardRef(function TemperatureFa
|
|
|
434
436
|
xmlns: "http://www.w3.org/2000/svg",
|
|
435
437
|
viewBox: "0 0 32 32",
|
|
436
438
|
fill: "currentColor"
|
|
437
|
-
}, rest),
|
|
438
|
-
d: "
|
|
439
|
-
})), _circle4 || (_circle4 = /*#__PURE__*/React.createElement("circle", {
|
|
440
|
-
cx: "18",
|
|
441
|
-
cy: "4",
|
|
442
|
-
r: "2"
|
|
443
|
-
})), _path23 || (_path23 = /*#__PURE__*/React.createElement("path", {
|
|
444
|
-
d: "M10,20.1841V12H8v8.1841a3,3,0,1,0,2,0Z"
|
|
445
|
-
})), _path24 || (_path24 = /*#__PURE__*/React.createElement("path", {
|
|
446
|
-
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"
|
|
439
|
+
}, rest), _path25 || (_path25 = /*#__PURE__*/React.createElement("path", {
|
|
440
|
+
d: "M16 28H30V30H16zM27 26h-8c-1.1028 0-2-.8972-2-2v-5c0-1.1028.8972-2 2-2h8c1.1028 0 2 .8972 2 2v5c0 1.1028-.8972 2-2 2zm-8-7v5h8v-5h-8zM15 23h-5c-1.1028 0-2-.8972-2-2v-4h2v4h5v2zM2 13H16V15H2zM13 11H5c-1.1028 0-2-.8972-2-2V4c0-1.1028.8972-2 2-2H13c1.1028 0 2 .8972 2 2v5c0 1.1028-.8972 2-2 2zM5 4v5H13V4H5z"
|
|
447
441
|
})), children);
|
|
448
442
|
});
|
|
449
443
|
|
|
450
444
|
if (process.env.NODE_ENV !== "production") {
|
|
451
|
-
|
|
445
|
+
TcpIpService.propTypes = iconPropTypes;
|
|
452
446
|
}
|
|
453
|
-
var
|
|
447
|
+
var Temperature = /*#__PURE__*/React.forwardRef(function Temperature(_ref14, ref) {
|
|
454
448
|
var children = _ref14.children,
|
|
455
449
|
_ref14$size = _ref14.size,
|
|
456
450
|
size = _ref14$size === void 0 ? 16 : _ref14$size,
|
|
@@ -463,15 +457,15 @@ var TemperatureFahrenheitAlt = /*#__PURE__*/React.forwardRef(function Temperatur
|
|
|
463
457
|
xmlns: "http://www.w3.org/2000/svg",
|
|
464
458
|
viewBox: "0 0 32 32",
|
|
465
459
|
fill: "currentColor"
|
|
466
|
-
}, rest),
|
|
467
|
-
d: "
|
|
460
|
+
}, rest), _path26 || (_path26 = /*#__PURE__*/React.createElement("path", {
|
|
461
|
+
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"
|
|
468
462
|
})), children);
|
|
469
463
|
});
|
|
470
464
|
|
|
471
465
|
if (process.env.NODE_ENV !== "production") {
|
|
472
|
-
|
|
466
|
+
Temperature.propTypes = iconPropTypes;
|
|
473
467
|
}
|
|
474
|
-
var
|
|
468
|
+
var TemperatureCelsius = /*#__PURE__*/React.forwardRef(function TemperatureCelsius(_ref15, ref) {
|
|
475
469
|
var children = _ref15.children,
|
|
476
470
|
_ref15$size = _ref15.size,
|
|
477
471
|
size = _ref15$size === void 0 ? 16 : _ref15$size,
|
|
@@ -484,17 +478,23 @@ var TemperatureFeelsLike = /*#__PURE__*/React.forwardRef(function TemperatureFee
|
|
|
484
478
|
xmlns: "http://www.w3.org/2000/svg",
|
|
485
479
|
viewBox: "0 0 32 32",
|
|
486
480
|
fill: "currentColor"
|
|
487
|
-
}, rest),
|
|
488
|
-
d: "
|
|
489
|
-
})),
|
|
481
|
+
}, rest), _path27 || (_path27 = /*#__PURE__*/React.createElement("path", {
|
|
482
|
+
d: "M30,18H24a2.0023,2.0023,0,0,1-2-2V6a2.002,2.002,0,0,1,2-2h6V6H24V16h6Z"
|
|
483
|
+
})), _circle3 || (_circle3 = /*#__PURE__*/React.createElement("circle", {
|
|
484
|
+
cx: "18",
|
|
485
|
+
cy: "4",
|
|
486
|
+
r: "2"
|
|
487
|
+
})), _path28 || (_path28 = /*#__PURE__*/React.createElement("path", {
|
|
488
|
+
d: "M10,20.1841V12H8v8.1841a3,3,0,1,0,2,0Z"
|
|
489
|
+
})), _path29 || (_path29 = /*#__PURE__*/React.createElement("path", {
|
|
490
490
|
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"
|
|
491
491
|
})), children);
|
|
492
492
|
});
|
|
493
493
|
|
|
494
494
|
if (process.env.NODE_ENV !== "production") {
|
|
495
|
-
|
|
495
|
+
TemperatureCelsius.propTypes = iconPropTypes;
|
|
496
496
|
}
|
|
497
|
-
var
|
|
497
|
+
var TemperatureCelsiusAlt = /*#__PURE__*/React.forwardRef(function TemperatureCelsiusAlt(_ref16, ref) {
|
|
498
498
|
var children = _ref16.children,
|
|
499
499
|
_ref16$size = _ref16.size,
|
|
500
500
|
size = _ref16$size === void 0 ? 16 : _ref16$size,
|
|
@@ -507,17 +507,15 @@ var TemperatureFrigid = /*#__PURE__*/React.forwardRef(function TemperatureFrigid
|
|
|
507
507
|
xmlns: "http://www.w3.org/2000/svg",
|
|
508
508
|
viewBox: "0 0 32 32",
|
|
509
509
|
fill: "currentColor"
|
|
510
|
-
}, rest),
|
|
511
|
-
d: "
|
|
512
|
-
})), _path29 || (_path29 = /*#__PURE__*/React.createElement("path", {
|
|
513
|
-
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"
|
|
510
|
+
}, rest), _path30 || (_path30 = /*#__PURE__*/React.createElement("path", {
|
|
511
|
+
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"
|
|
514
512
|
})), children);
|
|
515
513
|
});
|
|
516
514
|
|
|
517
515
|
if (process.env.NODE_ENV !== "production") {
|
|
518
|
-
|
|
516
|
+
TemperatureCelsiusAlt.propTypes = iconPropTypes;
|
|
519
517
|
}
|
|
520
|
-
var
|
|
518
|
+
var TemperatureFahrenheit = /*#__PURE__*/React.forwardRef(function TemperatureFahrenheit(_ref17, ref) {
|
|
521
519
|
var children = _ref17.children,
|
|
522
520
|
_ref17$size = _ref17.size,
|
|
523
521
|
size = _ref17$size === void 0 ? 16 : _ref17$size,
|
|
@@ -530,25 +528,23 @@ var TemperatureHot = /*#__PURE__*/React.forwardRef(function TemperatureHot(_ref1
|
|
|
530
528
|
xmlns: "http://www.w3.org/2000/svg",
|
|
531
529
|
viewBox: "0 0 32 32",
|
|
532
530
|
fill: "currentColor"
|
|
533
|
-
}, rest),
|
|
534
|
-
d: "
|
|
535
|
-
})),
|
|
536
|
-
|
|
537
|
-
|
|
531
|
+
}, rest), _path31 || (_path31 = /*#__PURE__*/React.createElement("path", {
|
|
532
|
+
d: "M30 6L30 4 22 4 22 18 24 18 24 12 29 12 29 10 24 10 24 6 30 6z"
|
|
533
|
+
})), _circle4 || (_circle4 = /*#__PURE__*/React.createElement("circle", {
|
|
534
|
+
cx: "18",
|
|
535
|
+
cy: "4",
|
|
536
|
+
r: "2"
|
|
538
537
|
})), _path32 || (_path32 = /*#__PURE__*/React.createElement("path", {
|
|
539
|
-
d: "
|
|
540
|
-
transform: "rotate(-45 25.121 21.121)"
|
|
538
|
+
d: "M10,20.1841V12H8v8.1841a3,3,0,1,0,2,0Z"
|
|
541
539
|
})), _path33 || (_path33 = /*#__PURE__*/React.createElement("path", {
|
|
542
|
-
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"
|
|
543
|
-
})), _path34 || (_path34 = /*#__PURE__*/React.createElement("path", {
|
|
544
540
|
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"
|
|
545
541
|
})), children);
|
|
546
542
|
});
|
|
547
543
|
|
|
548
544
|
if (process.env.NODE_ENV !== "production") {
|
|
549
|
-
|
|
545
|
+
TemperatureFahrenheit.propTypes = iconPropTypes;
|
|
550
546
|
}
|
|
551
|
-
var
|
|
547
|
+
var TemperatureFahrenheitAlt = /*#__PURE__*/React.forwardRef(function TemperatureFahrenheitAlt(_ref18, ref) {
|
|
552
548
|
var children = _ref18.children,
|
|
553
549
|
_ref18$size = _ref18.size,
|
|
554
550
|
size = _ref18$size === void 0 ? 16 : _ref18$size,
|
|
@@ -561,15 +557,15 @@ var TemperatureInversion = /*#__PURE__*/React.forwardRef(function TemperatureInv
|
|
|
561
557
|
xmlns: "http://www.w3.org/2000/svg",
|
|
562
558
|
viewBox: "0 0 32 32",
|
|
563
559
|
fill: "currentColor"
|
|
564
|
-
}, rest),
|
|
565
|
-
d: "
|
|
560
|
+
}, rest), _path34 || (_path34 = /*#__PURE__*/React.createElement("path", {
|
|
561
|
+
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"
|
|
566
562
|
})), children);
|
|
567
563
|
});
|
|
568
564
|
|
|
569
565
|
if (process.env.NODE_ENV !== "production") {
|
|
570
|
-
|
|
566
|
+
TemperatureFahrenheitAlt.propTypes = iconPropTypes;
|
|
571
567
|
}
|
|
572
|
-
var
|
|
568
|
+
var TemperatureFeelsLike = /*#__PURE__*/React.forwardRef(function TemperatureFeelsLike(_ref19, ref) {
|
|
573
569
|
var children = _ref19.children,
|
|
574
570
|
_ref19$size = _ref19.size,
|
|
575
571
|
size = _ref19$size === void 0 ? 16 : _ref19$size,
|
|
@@ -582,17 +578,17 @@ var TemperatureMax = /*#__PURE__*/React.forwardRef(function TemperatureMax(_ref1
|
|
|
582
578
|
xmlns: "http://www.w3.org/2000/svg",
|
|
583
579
|
viewBox: "0 0 32 32",
|
|
584
580
|
fill: "currentColor"
|
|
585
|
-
}, rest),
|
|
586
|
-
d: "
|
|
587
|
-
})),
|
|
588
|
-
d: "
|
|
581
|
+
}, rest), _path35 || (_path35 = /*#__PURE__*/React.createElement("path", {
|
|
582
|
+
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"
|
|
583
|
+
})), _path36 || (_path36 = /*#__PURE__*/React.createElement("path", {
|
|
584
|
+
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"
|
|
589
585
|
})), children);
|
|
590
586
|
});
|
|
591
587
|
|
|
592
588
|
if (process.env.NODE_ENV !== "production") {
|
|
593
|
-
|
|
589
|
+
TemperatureFeelsLike.propTypes = iconPropTypes;
|
|
594
590
|
}
|
|
595
|
-
var
|
|
591
|
+
var TemperatureFrigid = /*#__PURE__*/React.forwardRef(function TemperatureFrigid(_ref20, ref) {
|
|
596
592
|
var children = _ref20.children,
|
|
597
593
|
_ref20$size = _ref20.size,
|
|
598
594
|
size = _ref20$size === void 0 ? 16 : _ref20$size,
|
|
@@ -605,17 +601,17 @@ var TemperatureMin = /*#__PURE__*/React.forwardRef(function TemperatureMin(_ref2
|
|
|
605
601
|
xmlns: "http://www.w3.org/2000/svg",
|
|
606
602
|
viewBox: "0 0 32 32",
|
|
607
603
|
fill: "currentColor"
|
|
608
|
-
}, rest),
|
|
609
|
-
d: "
|
|
610
|
-
})),
|
|
611
|
-
d: "
|
|
604
|
+
}, rest), _path37 || (_path37 = /*#__PURE__*/React.createElement("path", {
|
|
605
|
+
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"
|
|
606
|
+
})), _path38 || (_path38 = /*#__PURE__*/React.createElement("path", {
|
|
607
|
+
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"
|
|
612
608
|
})), children);
|
|
613
609
|
});
|
|
614
610
|
|
|
615
611
|
if (process.env.NODE_ENV !== "production") {
|
|
616
|
-
|
|
612
|
+
TemperatureFrigid.propTypes = iconPropTypes;
|
|
617
613
|
}
|
|
618
|
-
var
|
|
614
|
+
var TemperatureHot = /*#__PURE__*/React.forwardRef(function TemperatureHot(_ref21, ref) {
|
|
619
615
|
var children = _ref21.children,
|
|
620
616
|
_ref21$size = _ref21.size,
|
|
621
617
|
size = _ref21$size === void 0 ? 16 : _ref21$size,
|
|
@@ -628,15 +624,25 @@ var TemperatureWater = /*#__PURE__*/React.forwardRef(function TemperatureWater(_
|
|
|
628
624
|
xmlns: "http://www.w3.org/2000/svg",
|
|
629
625
|
viewBox: "0 0 32 32",
|
|
630
626
|
fill: "currentColor"
|
|
631
|
-
}, rest),
|
|
632
|
-
d: "
|
|
627
|
+
}, rest), _path39 || (_path39 = /*#__PURE__*/React.createElement("path", {
|
|
628
|
+
d: "M26 13H30V15H26z"
|
|
629
|
+
})), _path40 || (_path40 = /*#__PURE__*/React.createElement("path", {
|
|
630
|
+
d: "M23.121 5.879H27.121V7.879H23.121z",
|
|
631
|
+
transform: "rotate(-45 25.121 6.879)"
|
|
632
|
+
})), _path41 || (_path41 = /*#__PURE__*/React.createElement("path", {
|
|
633
|
+
d: "M24.121 19.121H26.121V23.121H24.121z",
|
|
634
|
+
transform: "rotate(-45 25.121 21.121)"
|
|
635
|
+
})), _path42 || (_path42 = /*#__PURE__*/React.createElement("path", {
|
|
636
|
+
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"
|
|
637
|
+
})), _path43 || (_path43 = /*#__PURE__*/React.createElement("path", {
|
|
638
|
+
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"
|
|
633
639
|
})), children);
|
|
634
640
|
});
|
|
635
641
|
|
|
636
642
|
if (process.env.NODE_ENV !== "production") {
|
|
637
|
-
|
|
643
|
+
TemperatureHot.propTypes = iconPropTypes;
|
|
638
644
|
}
|
|
639
|
-
var
|
|
645
|
+
var TemperatureInversion = /*#__PURE__*/React.forwardRef(function TemperatureInversion(_ref22, ref) {
|
|
640
646
|
var children = _ref22.children,
|
|
641
647
|
_ref22$size = _ref22.size,
|
|
642
648
|
size = _ref22$size === void 0 ? 16 : _ref22$size,
|
|
@@ -649,15 +655,15 @@ var Template = /*#__PURE__*/React.forwardRef(function Template(_ref22, ref) {
|
|
|
649
655
|
xmlns: "http://www.w3.org/2000/svg",
|
|
650
656
|
viewBox: "0 0 32 32",
|
|
651
657
|
fill: "currentColor"
|
|
652
|
-
}, rest),
|
|
653
|
-
d: "
|
|
658
|
+
}, rest), _path44 || (_path44 = /*#__PURE__*/React.createElement("path", {
|
|
659
|
+
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"
|
|
654
660
|
})), children);
|
|
655
661
|
});
|
|
656
662
|
|
|
657
663
|
if (process.env.NODE_ENV !== "production") {
|
|
658
|
-
|
|
664
|
+
TemperatureInversion.propTypes = iconPropTypes;
|
|
659
665
|
}
|
|
660
|
-
var
|
|
666
|
+
var TemperatureMax = /*#__PURE__*/React.forwardRef(function TemperatureMax(_ref23, ref) {
|
|
661
667
|
var children = _ref23.children,
|
|
662
668
|
_ref23$size = _ref23.size,
|
|
663
669
|
size = _ref23$size === void 0 ? 16 : _ref23$size,
|
|
@@ -670,23 +676,17 @@ var Tennis = /*#__PURE__*/React.forwardRef(function Tennis(_ref23, ref) {
|
|
|
670
676
|
xmlns: "http://www.w3.org/2000/svg",
|
|
671
677
|
viewBox: "0 0 32 32",
|
|
672
678
|
fill: "currentColor"
|
|
673
|
-
}, rest),
|
|
674
|
-
|
|
675
|
-
|
|
676
|
-
|
|
677
|
-
y: "2",
|
|
678
|
-
rx: "2"
|
|
679
|
-
})), _path42 || (_path42 = /*#__PURE__*/React.createElement("path", {
|
|
680
|
-
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"
|
|
681
|
-
})), _path43 || (_path43 = /*#__PURE__*/React.createElement("path", {
|
|
682
|
-
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"
|
|
679
|
+
}, rest), _path45 || (_path45 = /*#__PURE__*/React.createElement("path", {
|
|
680
|
+
d: "M20 10H27V12H20zM20 16H30V18H20zM20 22H27V24H20zM10 20.1839V7H8V20.1839a3 3 0 102 0z"
|
|
681
|
+
})), _path46 || (_path46 = /*#__PURE__*/React.createElement("path", {
|
|
682
|
+
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"
|
|
683
683
|
})), children);
|
|
684
684
|
});
|
|
685
685
|
|
|
686
686
|
if (process.env.NODE_ENV !== "production") {
|
|
687
|
-
|
|
687
|
+
TemperatureMax.propTypes = iconPropTypes;
|
|
688
688
|
}
|
|
689
|
-
var
|
|
689
|
+
var TemperatureMin = /*#__PURE__*/React.forwardRef(function TemperatureMin(_ref24, ref) {
|
|
690
690
|
var children = _ref24.children,
|
|
691
691
|
_ref24$size = _ref24.size,
|
|
692
692
|
size = _ref24$size === void 0 ? 16 : _ref24$size,
|
|
@@ -699,15 +699,17 @@ var TennisBall = /*#__PURE__*/React.forwardRef(function TennisBall(_ref24, ref)
|
|
|
699
699
|
xmlns: "http://www.w3.org/2000/svg",
|
|
700
700
|
viewBox: "0 0 32 32",
|
|
701
701
|
fill: "currentColor"
|
|
702
|
-
}, rest),
|
|
703
|
-
d: "
|
|
702
|
+
}, rest), _path47 || (_path47 = /*#__PURE__*/React.createElement("path", {
|
|
703
|
+
d: "M20 4H27V6H20zM20 10H30V12H20zM20 16H27V18H20zM12 23a3 3 0 01-6 0z"
|
|
704
|
+
})), _path48 || (_path48 = /*#__PURE__*/React.createElement("path", {
|
|
705
|
+
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"
|
|
704
706
|
})), children);
|
|
705
707
|
});
|
|
706
708
|
|
|
707
709
|
if (process.env.NODE_ENV !== "production") {
|
|
708
|
-
|
|
710
|
+
TemperatureMin.propTypes = iconPropTypes;
|
|
709
711
|
}
|
|
710
|
-
var
|
|
712
|
+
var TemperatureWater = /*#__PURE__*/React.forwardRef(function TemperatureWater(_ref25, ref) {
|
|
711
713
|
var children = _ref25.children,
|
|
712
714
|
_ref25$size = _ref25.size,
|
|
713
715
|
size = _ref25$size === void 0 ? 16 : _ref25$size,
|
|
@@ -720,29 +722,15 @@ var Term = /*#__PURE__*/React.forwardRef(function Term(_ref25, ref) {
|
|
|
720
722
|
xmlns: "http://www.w3.org/2000/svg",
|
|
721
723
|
viewBox: "0 0 32 32",
|
|
722
724
|
fill: "currentColor"
|
|
723
|
-
}, rest),
|
|
724
|
-
d: "
|
|
725
|
-
})), _circle5 || (_circle5 = /*#__PURE__*/React.createElement("circle", {
|
|
726
|
-
cx: "23",
|
|
727
|
-
cy: "16",
|
|
728
|
-
r: "2"
|
|
729
|
-
})), _circle6 || (_circle6 = /*#__PURE__*/React.createElement("circle", {
|
|
730
|
-
cx: "16",
|
|
731
|
-
cy: "16",
|
|
732
|
-
r: "2"
|
|
733
|
-
})), _circle7 || (_circle7 = /*#__PURE__*/React.createElement("circle", {
|
|
734
|
-
cx: "9",
|
|
735
|
-
cy: "16",
|
|
736
|
-
r: "2"
|
|
737
|
-
})), _path46 || (_path46 = /*#__PURE__*/React.createElement("path", {
|
|
738
|
-
d: "M7,26H4a2.0023,2.0023,0,0,1-2-2V8A2.002,2.002,0,0,1,4,6H7V8H4V24H7Z"
|
|
725
|
+
}, rest), _path49 || (_path49 = /*#__PURE__*/React.createElement("path", {
|
|
726
|
+
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"
|
|
739
727
|
})), children);
|
|
740
728
|
});
|
|
741
729
|
|
|
742
730
|
if (process.env.NODE_ENV !== "production") {
|
|
743
|
-
|
|
731
|
+
TemperatureWater.propTypes = iconPropTypes;
|
|
744
732
|
}
|
|
745
|
-
var
|
|
733
|
+
var Template = /*#__PURE__*/React.forwardRef(function Template(_ref26, ref) {
|
|
746
734
|
var children = _ref26.children,
|
|
747
735
|
_ref26$size = _ref26.size,
|
|
748
736
|
size = _ref26$size === void 0 ? 16 : _ref26$size,
|
|
@@ -755,18 +743,15 @@ var Terminal = /*#__PURE__*/React.forwardRef(function Terminal(_ref26, ref) {
|
|
|
755
743
|
xmlns: "http://www.w3.org/2000/svg",
|
|
756
744
|
viewBox: "0 0 32 32",
|
|
757
745
|
fill: "currentColor"
|
|
758
|
-
}, rest),
|
|
759
|
-
d: "M26
|
|
760
|
-
transform: "translate(0 .01)"
|
|
761
|
-
})), _path48 || (_path48 = /*#__PURE__*/React.createElement("path", {
|
|
762
|
-
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"
|
|
746
|
+
}, rest), _path50 || (_path50 = /*#__PURE__*/React.createElement("path", {
|
|
747
|
+
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"
|
|
763
748
|
})), children);
|
|
764
749
|
});
|
|
765
750
|
|
|
766
751
|
if (process.env.NODE_ENV !== "production") {
|
|
767
|
-
|
|
752
|
+
Template.propTypes = iconPropTypes;
|
|
768
753
|
}
|
|
769
|
-
var
|
|
754
|
+
var Tennis = /*#__PURE__*/React.forwardRef(function Tennis(_ref27, ref) {
|
|
770
755
|
var children = _ref27.children,
|
|
771
756
|
_ref27$size = _ref27.size,
|
|
772
757
|
size = _ref27$size === void 0 ? 16 : _ref27$size,
|
|
@@ -779,17 +764,23 @@ var Terminal_3270 = /*#__PURE__*/React.forwardRef(function Terminal_3270(_ref27,
|
|
|
779
764
|
xmlns: "http://www.w3.org/2000/svg",
|
|
780
765
|
viewBox: "0 0 32 32",
|
|
781
766
|
fill: "currentColor"
|
|
782
|
-
}, rest),
|
|
783
|
-
|
|
784
|
-
|
|
785
|
-
|
|
767
|
+
}, rest), _rect || (_rect = /*#__PURE__*/React.createElement("rect", {
|
|
768
|
+
width: "4",
|
|
769
|
+
height: "4",
|
|
770
|
+
x: "20",
|
|
771
|
+
y: "2",
|
|
772
|
+
rx: "2"
|
|
773
|
+
})), _path51 || (_path51 = /*#__PURE__*/React.createElement("path", {
|
|
774
|
+
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"
|
|
775
|
+
})), _path52 || (_path52 = /*#__PURE__*/React.createElement("path", {
|
|
776
|
+
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"
|
|
786
777
|
})), children);
|
|
787
778
|
});
|
|
788
779
|
|
|
789
780
|
if (process.env.NODE_ENV !== "production") {
|
|
790
|
-
|
|
781
|
+
Tennis.propTypes = iconPropTypes;
|
|
791
782
|
}
|
|
792
|
-
var
|
|
783
|
+
var TennisBall = /*#__PURE__*/React.forwardRef(function TennisBall(_ref28, ref) {
|
|
793
784
|
var children = _ref28.children,
|
|
794
785
|
_ref28$size = _ref28.size,
|
|
795
786
|
size = _ref28$size === void 0 ? 16 : _ref28$size,
|
|
@@ -802,17 +793,15 @@ var TestTool = /*#__PURE__*/React.forwardRef(function TestTool(_ref28, ref) {
|
|
|
802
793
|
xmlns: "http://www.w3.org/2000/svg",
|
|
803
794
|
viewBox: "0 0 32 32",
|
|
804
795
|
fill: "currentColor"
|
|
805
|
-
}, rest),
|
|
806
|
-
d: "
|
|
807
|
-
})), _path52 || (_path52 = /*#__PURE__*/React.createElement("path", {
|
|
808
|
-
d: "M17 15L17 2 15 2 15 15 2 15 2 17 15 17 15 30 17 30 17 17 30 17 30 15z"
|
|
796
|
+
}, rest), _path53 || (_path53 = /*#__PURE__*/React.createElement("path", {
|
|
797
|
+
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"
|
|
809
798
|
})), children);
|
|
810
799
|
});
|
|
811
800
|
|
|
812
801
|
if (process.env.NODE_ENV !== "production") {
|
|
813
|
-
|
|
802
|
+
TennisBall.propTypes = iconPropTypes;
|
|
814
803
|
}
|
|
815
|
-
var
|
|
804
|
+
var Term = /*#__PURE__*/React.forwardRef(function Term(_ref29, ref) {
|
|
816
805
|
var children = _ref29.children,
|
|
817
806
|
_ref29$size = _ref29.size,
|
|
818
807
|
size = _ref29$size === void 0 ? 16 : _ref29$size,
|
|
@@ -825,15 +814,29 @@ var TextAlignCenter = /*#__PURE__*/React.forwardRef(function TextAlignCenter(_re
|
|
|
825
814
|
xmlns: "http://www.w3.org/2000/svg",
|
|
826
815
|
viewBox: "0 0 32 32",
|
|
827
816
|
fill: "currentColor"
|
|
828
|
-
}, rest),
|
|
829
|
-
d: "
|
|
817
|
+
}, rest), _path54 || (_path54 = /*#__PURE__*/React.createElement("path", {
|
|
818
|
+
d: "M28,26H25V24h3V8H25V6h3a2.0023,2.0023,0,0,1,2,2V24A2.0027,2.0027,0,0,1,28,26Z"
|
|
819
|
+
})), _circle5 || (_circle5 = /*#__PURE__*/React.createElement("circle", {
|
|
820
|
+
cx: "23",
|
|
821
|
+
cy: "16",
|
|
822
|
+
r: "2"
|
|
823
|
+
})), _circle6 || (_circle6 = /*#__PURE__*/React.createElement("circle", {
|
|
824
|
+
cx: "16",
|
|
825
|
+
cy: "16",
|
|
826
|
+
r: "2"
|
|
827
|
+
})), _circle7 || (_circle7 = /*#__PURE__*/React.createElement("circle", {
|
|
828
|
+
cx: "9",
|
|
829
|
+
cy: "16",
|
|
830
|
+
r: "2"
|
|
831
|
+
})), _path55 || (_path55 = /*#__PURE__*/React.createElement("path", {
|
|
832
|
+
d: "M7,26H4a2.0023,2.0023,0,0,1-2-2V8A2.002,2.002,0,0,1,4,6H7V8H4V24H7Z"
|
|
830
833
|
})), children);
|
|
831
834
|
});
|
|
832
835
|
|
|
833
836
|
if (process.env.NODE_ENV !== "production") {
|
|
834
|
-
|
|
837
|
+
Term.propTypes = iconPropTypes;
|
|
835
838
|
}
|
|
836
|
-
var
|
|
839
|
+
var Terminal = /*#__PURE__*/React.forwardRef(function Terminal(_ref30, ref) {
|
|
837
840
|
var children = _ref30.children,
|
|
838
841
|
_ref30$size = _ref30.size,
|
|
839
842
|
size = _ref30$size === void 0 ? 16 : _ref30$size,
|
|
@@ -846,15 +849,18 @@ var TextAlignJustify = /*#__PURE__*/React.forwardRef(function TextAlignJustify(_
|
|
|
846
849
|
xmlns: "http://www.w3.org/2000/svg",
|
|
847
850
|
viewBox: "0 0 32 32",
|
|
848
851
|
fill: "currentColor"
|
|
849
|
-
}, rest),
|
|
850
|
-
d: "
|
|
852
|
+
}, rest), _path56 || (_path56 = /*#__PURE__*/React.createElement("path", {
|
|
853
|
+
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",
|
|
854
|
+
transform: "translate(0 .01)"
|
|
855
|
+
})), _path57 || (_path57 = /*#__PURE__*/React.createElement("path", {
|
|
856
|
+
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"
|
|
851
857
|
})), children);
|
|
852
858
|
});
|
|
853
859
|
|
|
854
860
|
if (process.env.NODE_ENV !== "production") {
|
|
855
|
-
|
|
861
|
+
Terminal.propTypes = iconPropTypes;
|
|
856
862
|
}
|
|
857
|
-
var
|
|
863
|
+
var Terminal_3270 = /*#__PURE__*/React.forwardRef(function Terminal_3270(_ref31, ref) {
|
|
858
864
|
var children = _ref31.children,
|
|
859
865
|
_ref31$size = _ref31.size,
|
|
860
866
|
size = _ref31$size === void 0 ? 16 : _ref31$size,
|
|
@@ -867,15 +873,17 @@ var TextAlignLeft = /*#__PURE__*/React.forwardRef(function TextAlignLeft(_ref31,
|
|
|
867
873
|
xmlns: "http://www.w3.org/2000/svg",
|
|
868
874
|
viewBox: "0 0 32 32",
|
|
869
875
|
fill: "currentColor"
|
|
870
|
-
}, rest),
|
|
871
|
-
d: "
|
|
876
|
+
}, rest), _path58 || (_path58 = /*#__PURE__*/React.createElement("path", {
|
|
877
|
+
d: "M10 21H16V23H10z"
|
|
878
|
+
})), _path59 || (_path59 = /*#__PURE__*/React.createElement("path", {
|
|
879
|
+
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"
|
|
872
880
|
})), children);
|
|
873
881
|
});
|
|
874
882
|
|
|
875
883
|
if (process.env.NODE_ENV !== "production") {
|
|
876
|
-
|
|
884
|
+
Terminal_3270.propTypes = iconPropTypes;
|
|
877
885
|
}
|
|
878
|
-
var
|
|
886
|
+
var TestTool = /*#__PURE__*/React.forwardRef(function TestTool(_ref32, ref) {
|
|
879
887
|
var children = _ref32.children,
|
|
880
888
|
_ref32$size = _ref32.size,
|
|
881
889
|
size = _ref32$size === void 0 ? 16 : _ref32$size,
|
|
@@ -888,15 +896,17 @@ var TextAlignMixed = /*#__PURE__*/React.forwardRef(function TextAlignMixed(_ref3
|
|
|
888
896
|
xmlns: "http://www.w3.org/2000/svg",
|
|
889
897
|
viewBox: "0 0 32 32",
|
|
890
898
|
fill: "currentColor"
|
|
891
|
-
}, rest),
|
|
892
|
-
d: "
|
|
899
|
+
}, rest), _path60 || (_path60 = /*#__PURE__*/React.createElement("path", {
|
|
900
|
+
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"
|
|
901
|
+
})), _path61 || (_path61 = /*#__PURE__*/React.createElement("path", {
|
|
902
|
+
d: "M17 15L17 2 15 2 15 15 2 15 2 17 15 17 15 30 17 30 17 17 30 17 30 15z"
|
|
893
903
|
})), children);
|
|
894
904
|
});
|
|
895
905
|
|
|
896
906
|
if (process.env.NODE_ENV !== "production") {
|
|
897
|
-
|
|
907
|
+
TestTool.propTypes = iconPropTypes;
|
|
898
908
|
}
|
|
899
|
-
var
|
|
909
|
+
var TextAlignCenter = /*#__PURE__*/React.forwardRef(function TextAlignCenter(_ref33, ref) {
|
|
900
910
|
var children = _ref33.children,
|
|
901
911
|
_ref33$size = _ref33.size,
|
|
902
912
|
size = _ref33$size === void 0 ? 16 : _ref33$size,
|
|
@@ -909,15 +919,15 @@ var TextAlignRight = /*#__PURE__*/React.forwardRef(function TextAlignRight(_ref3
|
|
|
909
919
|
xmlns: "http://www.w3.org/2000/svg",
|
|
910
920
|
viewBox: "0 0 32 32",
|
|
911
921
|
fill: "currentColor"
|
|
912
|
-
}, rest),
|
|
913
|
-
d: "M6
|
|
922
|
+
}, rest), _path62 || (_path62 = /*#__PURE__*/React.createElement("path", {
|
|
923
|
+
d: "M6 6H26V8H6zM10 12H22V14H10zM6 18H26V20H6zM10 24H22V26H10z"
|
|
914
924
|
})), children);
|
|
915
925
|
});
|
|
916
926
|
|
|
917
927
|
if (process.env.NODE_ENV !== "production") {
|
|
918
|
-
|
|
928
|
+
TextAlignCenter.propTypes = iconPropTypes;
|
|
919
929
|
}
|
|
920
|
-
var
|
|
930
|
+
var TextAlignJustify = /*#__PURE__*/React.forwardRef(function TextAlignJustify(_ref34, ref) {
|
|
921
931
|
var children = _ref34.children,
|
|
922
932
|
_ref34$size = _ref34.size,
|
|
923
933
|
size = _ref34$size === void 0 ? 16 : _ref34$size,
|
|
@@ -930,15 +940,15 @@ var TextAllCaps = /*#__PURE__*/React.forwardRef(function TextAllCaps(_ref34, ref
|
|
|
930
940
|
xmlns: "http://www.w3.org/2000/svg",
|
|
931
941
|
viewBox: "0 0 32 32",
|
|
932
942
|
fill: "currentColor"
|
|
933
|
-
}, rest),
|
|
934
|
-
d: "
|
|
943
|
+
}, rest), _path63 || (_path63 = /*#__PURE__*/React.createElement("path", {
|
|
944
|
+
d: "M6 6H26V8H6zM6 12H26V14H6zM6 18H26V20H6zM6 24H26V26H6z"
|
|
935
945
|
})), children);
|
|
936
946
|
});
|
|
937
947
|
|
|
938
948
|
if (process.env.NODE_ENV !== "production") {
|
|
939
|
-
|
|
949
|
+
TextAlignJustify.propTypes = iconPropTypes;
|
|
940
950
|
}
|
|
941
|
-
var
|
|
951
|
+
var TextAlignLeft = /*#__PURE__*/React.forwardRef(function TextAlignLeft(_ref35, ref) {
|
|
942
952
|
var children = _ref35.children,
|
|
943
953
|
_ref35$size = _ref35.size,
|
|
944
954
|
size = _ref35$size === void 0 ? 16 : _ref35$size,
|
|
@@ -951,15 +961,15 @@ var TextBold = /*#__PURE__*/React.forwardRef(function TextBold(_ref35, ref) {
|
|
|
951
961
|
xmlns: "http://www.w3.org/2000/svg",
|
|
952
962
|
viewBox: "0 0 32 32",
|
|
953
963
|
fill: "currentColor"
|
|
954
|
-
}, rest),
|
|
955
|
-
d: "
|
|
964
|
+
}, rest), _path64 || (_path64 = /*#__PURE__*/React.createElement("path", {
|
|
965
|
+
d: "M12 6H26V8H12zM12 12H22V14H12zM12 18H26V20H12zM12 24H22V26H12zM6 4H8V28H6z"
|
|
956
966
|
})), children);
|
|
957
967
|
});
|
|
958
968
|
|
|
959
969
|
if (process.env.NODE_ENV !== "production") {
|
|
960
|
-
|
|
970
|
+
TextAlignLeft.propTypes = iconPropTypes;
|
|
961
971
|
}
|
|
962
|
-
var
|
|
972
|
+
var TextAlignMixed = /*#__PURE__*/React.forwardRef(function TextAlignMixed(_ref36, ref) {
|
|
963
973
|
var children = _ref36.children,
|
|
964
974
|
_ref36$size = _ref36.size,
|
|
965
975
|
size = _ref36$size === void 0 ? 16 : _ref36$size,
|
|
@@ -972,15 +982,15 @@ var TextClearFormat = /*#__PURE__*/React.forwardRef(function TextClearFormat(_re
|
|
|
972
982
|
xmlns: "http://www.w3.org/2000/svg",
|
|
973
983
|
viewBox: "0 0 32 32",
|
|
974
984
|
fill: "currentColor"
|
|
975
|
-
}, rest),
|
|
976
|
-
d: "
|
|
985
|
+
}, rest), _path65 || (_path65 = /*#__PURE__*/React.createElement("path", {
|
|
986
|
+
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"
|
|
977
987
|
})), children);
|
|
978
988
|
});
|
|
979
989
|
|
|
980
990
|
if (process.env.NODE_ENV !== "production") {
|
|
981
|
-
|
|
991
|
+
TextAlignMixed.propTypes = iconPropTypes;
|
|
982
992
|
}
|
|
983
|
-
var
|
|
993
|
+
var TextAlignRight = /*#__PURE__*/React.forwardRef(function TextAlignRight(_ref37, ref) {
|
|
984
994
|
var children = _ref37.children,
|
|
985
995
|
_ref37$size = _ref37.size,
|
|
986
996
|
size = _ref37$size === void 0 ? 16 : _ref37$size,
|
|
@@ -993,15 +1003,15 @@ var TextColor = /*#__PURE__*/React.forwardRef(function TextColor(_ref37, ref) {
|
|
|
993
1003
|
xmlns: "http://www.w3.org/2000/svg",
|
|
994
1004
|
viewBox: "0 0 32 32",
|
|
995
1005
|
fill: "currentColor"
|
|
996
|
-
}, rest),
|
|
997
|
-
d: "
|
|
1006
|
+
}, rest), _path66 || (_path66 = /*#__PURE__*/React.createElement("path", {
|
|
1007
|
+
d: "M6 6H20V8H6zM10 12H20V14H10zM6 18H20V20H6zM10 24H20V26H10zM24 4H26V28H24z"
|
|
998
1008
|
})), children);
|
|
999
1009
|
});
|
|
1000
1010
|
|
|
1001
1011
|
if (process.env.NODE_ENV !== "production") {
|
|
1002
|
-
|
|
1012
|
+
TextAlignRight.propTypes = iconPropTypes;
|
|
1003
1013
|
}
|
|
1004
|
-
var
|
|
1014
|
+
var TextAllCaps = /*#__PURE__*/React.forwardRef(function TextAllCaps(_ref38, ref) {
|
|
1005
1015
|
var children = _ref38.children,
|
|
1006
1016
|
_ref38$size = _ref38.size,
|
|
1007
1017
|
size = _ref38$size === void 0 ? 16 : _ref38$size,
|
|
@@ -1014,17 +1024,15 @@ var TextCreation = /*#__PURE__*/React.forwardRef(function TextCreation(_ref38, r
|
|
|
1014
1024
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1015
1025
|
viewBox: "0 0 32 32",
|
|
1016
1026
|
fill: "currentColor"
|
|
1017
|
-
}, rest),
|
|
1018
|
-
d: "
|
|
1019
|
-
})), _path63 || (_path63 = /*#__PURE__*/React.createElement("path", {
|
|
1020
|
-
d: "M21 11L11 11 11 13 15 13 15 22 17 22 17 13 21 13 21 11z"
|
|
1027
|
+
}, rest), _path67 || (_path67 = /*#__PURE__*/React.createElement("path", {
|
|
1028
|
+
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"
|
|
1021
1029
|
})), children);
|
|
1022
1030
|
});
|
|
1023
1031
|
|
|
1024
1032
|
if (process.env.NODE_ENV !== "production") {
|
|
1025
|
-
|
|
1033
|
+
TextAllCaps.propTypes = iconPropTypes;
|
|
1026
1034
|
}
|
|
1027
|
-
var
|
|
1035
|
+
var TextBold = /*#__PURE__*/React.forwardRef(function TextBold(_ref39, ref) {
|
|
1028
1036
|
var children = _ref39.children,
|
|
1029
1037
|
_ref39$size = _ref39.size,
|
|
1030
1038
|
size = _ref39$size === void 0 ? 16 : _ref39$size,
|
|
@@ -1037,17 +1045,15 @@ var TextFill = /*#__PURE__*/React.forwardRef(function TextFill(_ref39, ref) {
|
|
|
1037
1045
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1038
1046
|
viewBox: "0 0 32 32",
|
|
1039
1047
|
fill: "currentColor"
|
|
1040
|
-
}, rest),
|
|
1041
|
-
d: "
|
|
1042
|
-
})), _path65 || (_path65 = /*#__PURE__*/React.createElement("path", {
|
|
1043
|
-
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"
|
|
1048
|
+
}, rest), _path68 || (_path68 = /*#__PURE__*/React.createElement("path", {
|
|
1049
|
+
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"
|
|
1044
1050
|
})), children);
|
|
1045
1051
|
});
|
|
1046
1052
|
|
|
1047
1053
|
if (process.env.NODE_ENV !== "production") {
|
|
1048
|
-
|
|
1054
|
+
TextBold.propTypes = iconPropTypes;
|
|
1049
1055
|
}
|
|
1050
|
-
var
|
|
1056
|
+
var TextClearFormat = /*#__PURE__*/React.forwardRef(function TextClearFormat(_ref40, ref) {
|
|
1051
1057
|
var children = _ref40.children,
|
|
1052
1058
|
_ref40$size = _ref40.size,
|
|
1053
1059
|
size = _ref40$size === void 0 ? 16 : _ref40$size,
|
|
@@ -1060,15 +1066,15 @@ var TextFont = /*#__PURE__*/React.forwardRef(function TextFont(_ref40, ref) {
|
|
|
1060
1066
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1061
1067
|
viewBox: "0 0 32 32",
|
|
1062
1068
|
fill: "currentColor"
|
|
1063
|
-
}, rest),
|
|
1064
|
-
d: "
|
|
1069
|
+
}, rest), _path69 || (_path69 = /*#__PURE__*/React.createElement("path", {
|
|
1070
|
+
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"
|
|
1065
1071
|
})), children);
|
|
1066
1072
|
});
|
|
1067
1073
|
|
|
1068
1074
|
if (process.env.NODE_ENV !== "production") {
|
|
1069
|
-
|
|
1075
|
+
TextClearFormat.propTypes = iconPropTypes;
|
|
1070
1076
|
}
|
|
1071
|
-
var
|
|
1077
|
+
var TextColor = /*#__PURE__*/React.forwardRef(function TextColor(_ref41, ref) {
|
|
1072
1078
|
var children = _ref41.children,
|
|
1073
1079
|
_ref41$size = _ref41.size,
|
|
1074
1080
|
size = _ref41$size === void 0 ? 16 : _ref41$size,
|
|
@@ -1081,15 +1087,15 @@ var TextFootnote = /*#__PURE__*/React.forwardRef(function TextFootnote(_ref41, r
|
|
|
1081
1087
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1082
1088
|
viewBox: "0 0 32 32",
|
|
1083
1089
|
fill: "currentColor"
|
|
1084
|
-
}, rest),
|
|
1085
|
-
d: "
|
|
1090
|
+
}, rest), _path70 || (_path70 = /*#__PURE__*/React.createElement("path", {
|
|
1091
|
+
d: "M22 21h2L17 4H15L8 21h2l1.61-4h8.74zm-9.57-6l3.44-8.37h.26L19.54 15zM6 24H26V28H6z"
|
|
1086
1092
|
})), children);
|
|
1087
1093
|
});
|
|
1088
1094
|
|
|
1089
1095
|
if (process.env.NODE_ENV !== "production") {
|
|
1090
|
-
|
|
1096
|
+
TextColor.propTypes = iconPropTypes;
|
|
1091
1097
|
}
|
|
1092
|
-
var
|
|
1098
|
+
var TextCreation = /*#__PURE__*/React.forwardRef(function TextCreation(_ref42, ref) {
|
|
1093
1099
|
var children = _ref42.children,
|
|
1094
1100
|
_ref42$size = _ref42.size,
|
|
1095
1101
|
size = _ref42$size === void 0 ? 16 : _ref42$size,
|
|
@@ -1102,17 +1108,17 @@ var TextHighlight = /*#__PURE__*/React.forwardRef(function TextHighlight(_ref42,
|
|
|
1102
1108
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1103
1109
|
viewBox: "0 0 32 32",
|
|
1104
1110
|
fill: "currentColor"
|
|
1105
|
-
}, rest),
|
|
1106
|
-
d: "
|
|
1107
|
-
})),
|
|
1108
|
-
d: "
|
|
1111
|
+
}, rest), _path71 || (_path71 = /*#__PURE__*/React.createElement("path", {
|
|
1112
|
+
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"
|
|
1113
|
+
})), _path72 || (_path72 = /*#__PURE__*/React.createElement("path", {
|
|
1114
|
+
d: "M21 11L11 11 11 13 15 13 15 22 17 22 17 13 21 13 21 11z"
|
|
1109
1115
|
})), children);
|
|
1110
1116
|
});
|
|
1111
1117
|
|
|
1112
1118
|
if (process.env.NODE_ENV !== "production") {
|
|
1113
|
-
|
|
1119
|
+
TextCreation.propTypes = iconPropTypes;
|
|
1114
1120
|
}
|
|
1115
|
-
var
|
|
1121
|
+
var TextFill = /*#__PURE__*/React.forwardRef(function TextFill(_ref43, ref) {
|
|
1116
1122
|
var children = _ref43.children,
|
|
1117
1123
|
_ref43$size = _ref43.size,
|
|
1118
1124
|
size = _ref43$size === void 0 ? 16 : _ref43$size,
|
|
@@ -1125,15 +1131,17 @@ var TextIndent = /*#__PURE__*/React.forwardRef(function TextIndent(_ref43, ref)
|
|
|
1125
1131
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1126
1132
|
viewBox: "0 0 32 32",
|
|
1127
1133
|
fill: "currentColor"
|
|
1128
|
-
}, rest),
|
|
1129
|
-
d: "
|
|
1134
|
+
}, rest), _path73 || (_path73 = /*#__PURE__*/React.createElement("path", {
|
|
1135
|
+
d: "M4 26H28V30H4z"
|
|
1136
|
+
})), _path74 || (_path74 = /*#__PURE__*/React.createElement("path", {
|
|
1137
|
+
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"
|
|
1130
1138
|
})), children);
|
|
1131
1139
|
});
|
|
1132
1140
|
|
|
1133
1141
|
if (process.env.NODE_ENV !== "production") {
|
|
1134
|
-
|
|
1142
|
+
TextFill.propTypes = iconPropTypes;
|
|
1135
1143
|
}
|
|
1136
|
-
var
|
|
1144
|
+
var TextFont = /*#__PURE__*/React.forwardRef(function TextFont(_ref44, ref) {
|
|
1137
1145
|
var children = _ref44.children,
|
|
1138
1146
|
_ref44$size = _ref44.size,
|
|
1139
1147
|
size = _ref44$size === void 0 ? 16 : _ref44$size,
|
|
@@ -1146,15 +1154,15 @@ var TextIndentLess = /*#__PURE__*/React.forwardRef(function TextIndentLess(_ref4
|
|
|
1146
1154
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1147
1155
|
viewBox: "0 0 32 32",
|
|
1148
1156
|
fill: "currentColor"
|
|
1149
|
-
}, rest),
|
|
1150
|
-
d: "
|
|
1157
|
+
}, rest), _path75 || (_path75 = /*#__PURE__*/React.createElement("path", {
|
|
1158
|
+
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"
|
|
1151
1159
|
})), children);
|
|
1152
1160
|
});
|
|
1153
1161
|
|
|
1154
1162
|
if (process.env.NODE_ENV !== "production") {
|
|
1155
|
-
|
|
1163
|
+
TextFont.propTypes = iconPropTypes;
|
|
1156
1164
|
}
|
|
1157
|
-
var
|
|
1165
|
+
var TextFootnote = /*#__PURE__*/React.forwardRef(function TextFootnote(_ref45, ref) {
|
|
1158
1166
|
var children = _ref45.children,
|
|
1159
1167
|
_ref45$size = _ref45.size,
|
|
1160
1168
|
size = _ref45$size === void 0 ? 16 : _ref45$size,
|
|
@@ -1167,15 +1175,15 @@ var TextIndentMore = /*#__PURE__*/React.forwardRef(function TextIndentMore(_ref4
|
|
|
1167
1175
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1168
1176
|
viewBox: "0 0 32 32",
|
|
1169
1177
|
fill: "currentColor"
|
|
1170
|
-
}, rest),
|
|
1171
|
-
d: "
|
|
1178
|
+
}, rest), _path76 || (_path76 = /*#__PURE__*/React.createElement("path", {
|
|
1179
|
+
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"
|
|
1172
1180
|
})), children);
|
|
1173
1181
|
});
|
|
1174
1182
|
|
|
1175
1183
|
if (process.env.NODE_ENV !== "production") {
|
|
1176
|
-
|
|
1184
|
+
TextFootnote.propTypes = iconPropTypes;
|
|
1177
1185
|
}
|
|
1178
|
-
var
|
|
1186
|
+
var TextHighlight = /*#__PURE__*/React.forwardRef(function TextHighlight(_ref46, ref) {
|
|
1179
1187
|
var children = _ref46.children,
|
|
1180
1188
|
_ref46$size = _ref46.size,
|
|
1181
1189
|
size = _ref46$size === void 0 ? 16 : _ref46$size,
|
|
@@ -1188,15 +1196,17 @@ var TextItalic = /*#__PURE__*/React.forwardRef(function TextItalic(_ref46, ref)
|
|
|
1188
1196
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1189
1197
|
viewBox: "0 0 32 32",
|
|
1190
1198
|
fill: "currentColor"
|
|
1191
|
-
}, rest),
|
|
1192
|
-
d: "
|
|
1199
|
+
}, rest), _path77 || (_path77 = /*#__PURE__*/React.createElement("path", {
|
|
1200
|
+
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"
|
|
1201
|
+
})), _path78 || (_path78 = /*#__PURE__*/React.createElement("path", {
|
|
1202
|
+
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"
|
|
1193
1203
|
})), children);
|
|
1194
1204
|
});
|
|
1195
1205
|
|
|
1196
1206
|
if (process.env.NODE_ENV !== "production") {
|
|
1197
|
-
|
|
1207
|
+
TextHighlight.propTypes = iconPropTypes;
|
|
1198
1208
|
}
|
|
1199
|
-
var
|
|
1209
|
+
var TextIndent = /*#__PURE__*/React.forwardRef(function TextIndent(_ref47, ref) {
|
|
1200
1210
|
var children = _ref47.children,
|
|
1201
1211
|
_ref47$size = _ref47.size,
|
|
1202
1212
|
size = _ref47$size === void 0 ? 16 : _ref47$size,
|
|
@@ -1209,15 +1219,15 @@ var TextKerning = /*#__PURE__*/React.forwardRef(function TextKerning(_ref47, ref
|
|
|
1209
1219
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1210
1220
|
viewBox: "0 0 32 32",
|
|
1211
1221
|
fill: "currentColor"
|
|
1212
|
-
}, rest),
|
|
1213
|
-
d: "
|
|
1222
|
+
}, rest), _path79 || (_path79 = /*#__PURE__*/React.createElement("path", {
|
|
1223
|
+
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"
|
|
1214
1224
|
})), children);
|
|
1215
1225
|
});
|
|
1216
1226
|
|
|
1217
1227
|
if (process.env.NODE_ENV !== "production") {
|
|
1218
|
-
|
|
1228
|
+
TextIndent.propTypes = iconPropTypes;
|
|
1219
1229
|
}
|
|
1220
|
-
var
|
|
1230
|
+
var TextIndentLess = /*#__PURE__*/React.forwardRef(function TextIndentLess(_ref48, ref) {
|
|
1221
1231
|
var children = _ref48.children,
|
|
1222
1232
|
_ref48$size = _ref48.size,
|
|
1223
1233
|
size = _ref48$size === void 0 ? 16 : _ref48$size,
|
|
@@ -1230,15 +1240,15 @@ var TextLeading = /*#__PURE__*/React.forwardRef(function TextLeading(_ref48, ref
|
|
|
1230
1240
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1231
1241
|
viewBox: "0 0 32 32",
|
|
1232
1242
|
fill: "currentColor"
|
|
1233
|
-
}, rest),
|
|
1234
|
-
d: "
|
|
1243
|
+
}, rest), _path80 || (_path80 = /*#__PURE__*/React.createElement("path", {
|
|
1244
|
+
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"
|
|
1235
1245
|
})), children);
|
|
1236
1246
|
});
|
|
1237
1247
|
|
|
1238
1248
|
if (process.env.NODE_ENV !== "production") {
|
|
1239
|
-
|
|
1249
|
+
TextIndentLess.propTypes = iconPropTypes;
|
|
1240
1250
|
}
|
|
1241
|
-
var
|
|
1251
|
+
var TextIndentMore = /*#__PURE__*/React.forwardRef(function TextIndentMore(_ref49, ref) {
|
|
1242
1252
|
var children = _ref49.children,
|
|
1243
1253
|
_ref49$size = _ref49.size,
|
|
1244
1254
|
size = _ref49$size === void 0 ? 16 : _ref49$size,
|
|
@@ -1251,15 +1261,15 @@ var TextLineSpacing = /*#__PURE__*/React.forwardRef(function TextLineSpacing(_re
|
|
|
1251
1261
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1252
1262
|
viewBox: "0 0 32 32",
|
|
1253
1263
|
fill: "currentColor"
|
|
1254
|
-
}, rest),
|
|
1255
|
-
d: "
|
|
1264
|
+
}, rest), _path81 || (_path81 = /*#__PURE__*/React.createElement("path", {
|
|
1265
|
+
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"
|
|
1256
1266
|
})), children);
|
|
1257
1267
|
});
|
|
1258
1268
|
|
|
1259
1269
|
if (process.env.NODE_ENV !== "production") {
|
|
1260
|
-
|
|
1270
|
+
TextIndentMore.propTypes = iconPropTypes;
|
|
1261
1271
|
}
|
|
1262
|
-
var
|
|
1272
|
+
var TextItalic = /*#__PURE__*/React.forwardRef(function TextItalic(_ref50, ref) {
|
|
1263
1273
|
var children = _ref50.children,
|
|
1264
1274
|
_ref50$size = _ref50.size,
|
|
1265
1275
|
size = _ref50$size === void 0 ? 16 : _ref50$size,
|
|
@@ -1272,15 +1282,15 @@ var TextNewLine = /*#__PURE__*/React.forwardRef(function TextNewLine(_ref50, ref
|
|
|
1272
1282
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1273
1283
|
viewBox: "0 0 32 32",
|
|
1274
1284
|
fill: "currentColor"
|
|
1275
|
-
}, rest),
|
|
1276
|
-
d: "
|
|
1285
|
+
}, rest), _path82 || (_path82 = /*#__PURE__*/React.createElement("path", {
|
|
1286
|
+
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"
|
|
1277
1287
|
})), children);
|
|
1278
1288
|
});
|
|
1279
1289
|
|
|
1280
1290
|
if (process.env.NODE_ENV !== "production") {
|
|
1281
|
-
|
|
1291
|
+
TextItalic.propTypes = iconPropTypes;
|
|
1282
1292
|
}
|
|
1283
|
-
var
|
|
1293
|
+
var TextKerning = /*#__PURE__*/React.forwardRef(function TextKerning(_ref51, ref) {
|
|
1284
1294
|
var children = _ref51.children,
|
|
1285
1295
|
_ref51$size = _ref51.size,
|
|
1286
1296
|
size = _ref51$size === void 0 ? 16 : _ref51$size,
|
|
@@ -1293,17 +1303,15 @@ var TextScale = /*#__PURE__*/React.forwardRef(function TextScale(_ref51, ref) {
|
|
|
1293
1303
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1294
1304
|
viewBox: "0 0 32 32",
|
|
1295
1305
|
fill: "currentColor"
|
|
1296
|
-
}, rest),
|
|
1297
|
-
d: "M30
|
|
1298
|
-
})), _path79 || (_path79 = /*#__PURE__*/React.createElement("path", {
|
|
1299
|
-
d: "M7 26L7 14 2 14 2 12 14 12 14 14 9 14 9 26 7 26z"
|
|
1306
|
+
}, rest), _path83 || (_path83 = /*#__PURE__*/React.createElement("path", {
|
|
1307
|
+
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"
|
|
1300
1308
|
})), children);
|
|
1301
1309
|
});
|
|
1302
1310
|
|
|
1303
1311
|
if (process.env.NODE_ENV !== "production") {
|
|
1304
|
-
|
|
1312
|
+
TextKerning.propTypes = iconPropTypes;
|
|
1305
1313
|
}
|
|
1306
|
-
var
|
|
1314
|
+
var TextLeading = /*#__PURE__*/React.forwardRef(function TextLeading(_ref52, ref) {
|
|
1307
1315
|
var children = _ref52.children,
|
|
1308
1316
|
_ref52$size = _ref52.size,
|
|
1309
1317
|
size = _ref52$size === void 0 ? 16 : _ref52$size,
|
|
@@ -1316,15 +1324,15 @@ var TextSelection = /*#__PURE__*/React.forwardRef(function TextSelection(_ref52,
|
|
|
1316
1324
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1317
1325
|
viewBox: "0 0 32 32",
|
|
1318
1326
|
fill: "currentColor"
|
|
1319
|
-
}, rest),
|
|
1320
|
-
d: "
|
|
1327
|
+
}, rest), _path84 || (_path84 = /*#__PURE__*/React.createElement("path", {
|
|
1328
|
+
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"
|
|
1321
1329
|
})), children);
|
|
1322
1330
|
});
|
|
1323
1331
|
|
|
1324
1332
|
if (process.env.NODE_ENV !== "production") {
|
|
1325
|
-
|
|
1333
|
+
TextLeading.propTypes = iconPropTypes;
|
|
1326
1334
|
}
|
|
1327
|
-
var
|
|
1335
|
+
var TextLineSpacing = /*#__PURE__*/React.forwardRef(function TextLineSpacing(_ref53, ref) {
|
|
1328
1336
|
var children = _ref53.children,
|
|
1329
1337
|
_ref53$size = _ref53.size,
|
|
1330
1338
|
size = _ref53$size === void 0 ? 16 : _ref53$size,
|
|
@@ -1337,17 +1345,15 @@ var TextSmallCaps = /*#__PURE__*/React.forwardRef(function TextSmallCaps(_ref53,
|
|
|
1337
1345
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1338
1346
|
viewBox: "0 0 32 32",
|
|
1339
1347
|
fill: "currentColor"
|
|
1340
|
-
}, rest),
|
|
1341
|
-
d: "
|
|
1342
|
-
})), _path82 || (_path82 = /*#__PURE__*/React.createElement("path", {
|
|
1343
|
-
d: "M11 27L11 8 2 8 2 6 22 6 22 8 13 8 13 27 11 27z"
|
|
1348
|
+
}, rest), _path85 || (_path85 = /*#__PURE__*/React.createElement("path", {
|
|
1349
|
+
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"
|
|
1344
1350
|
})), children);
|
|
1345
1351
|
});
|
|
1346
1352
|
|
|
1347
1353
|
if (process.env.NODE_ENV !== "production") {
|
|
1348
|
-
|
|
1354
|
+
TextLineSpacing.propTypes = iconPropTypes;
|
|
1349
1355
|
}
|
|
1350
|
-
var
|
|
1356
|
+
var TextNewLine = /*#__PURE__*/React.forwardRef(function TextNewLine(_ref54, ref) {
|
|
1351
1357
|
var children = _ref54.children,
|
|
1352
1358
|
_ref54$size = _ref54.size,
|
|
1353
1359
|
size = _ref54$size === void 0 ? 16 : _ref54$size,
|
|
@@ -1360,15 +1366,15 @@ var TextStrikethrough = /*#__PURE__*/React.forwardRef(function TextStrikethrough
|
|
|
1360
1366
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1361
1367
|
viewBox: "0 0 32 32",
|
|
1362
1368
|
fill: "currentColor"
|
|
1363
|
-
}, rest),
|
|
1364
|
-
d: "
|
|
1369
|
+
}, rest), _path86 || (_path86 = /*#__PURE__*/React.createElement("path", {
|
|
1370
|
+
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"
|
|
1365
1371
|
})), children);
|
|
1366
1372
|
});
|
|
1367
1373
|
|
|
1368
1374
|
if (process.env.NODE_ENV !== "production") {
|
|
1369
|
-
|
|
1375
|
+
TextNewLine.propTypes = iconPropTypes;
|
|
1370
1376
|
}
|
|
1371
|
-
var
|
|
1377
|
+
var TextScale = /*#__PURE__*/React.forwardRef(function TextScale(_ref55, ref) {
|
|
1372
1378
|
var children = _ref55.children,
|
|
1373
1379
|
_ref55$size = _ref55.size,
|
|
1374
1380
|
size = _ref55$size === void 0 ? 16 : _ref55$size,
|
|
@@ -1381,15 +1387,17 @@ var TextSubscript = /*#__PURE__*/React.forwardRef(function TextSubscript(_ref55,
|
|
|
1381
1387
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1382
1388
|
viewBox: "0 0 32 32",
|
|
1383
1389
|
fill: "currentColor"
|
|
1384
|
-
}, rest),
|
|
1385
|
-
d: "
|
|
1390
|
+
}, rest), _path87 || (_path87 = /*#__PURE__*/React.createElement("path", {
|
|
1391
|
+
d: "M30 5L30 8 22 8 22 26 19 26 19 8 11 8 11 5 30 5z"
|
|
1392
|
+
})), _path88 || (_path88 = /*#__PURE__*/React.createElement("path", {
|
|
1393
|
+
d: "M7 26L7 14 2 14 2 12 14 12 14 14 9 14 9 26 7 26z"
|
|
1386
1394
|
})), children);
|
|
1387
1395
|
});
|
|
1388
1396
|
|
|
1389
1397
|
if (process.env.NODE_ENV !== "production") {
|
|
1390
|
-
|
|
1398
|
+
TextScale.propTypes = iconPropTypes;
|
|
1391
1399
|
}
|
|
1392
|
-
var
|
|
1400
|
+
var TextSelection = /*#__PURE__*/React.forwardRef(function TextSelection(_ref56, ref) {
|
|
1393
1401
|
var children = _ref56.children,
|
|
1394
1402
|
_ref56$size = _ref56.size,
|
|
1395
1403
|
size = _ref56$size === void 0 ? 16 : _ref56$size,
|
|
@@ -1402,15 +1410,15 @@ var TextSuperscript = /*#__PURE__*/React.forwardRef(function TextSuperscript(_re
|
|
|
1402
1410
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1403
1411
|
viewBox: "0 0 32 32",
|
|
1404
1412
|
fill: "currentColor"
|
|
1405
|
-
}, rest),
|
|
1406
|
-
d: "
|
|
1413
|
+
}, rest), _path89 || (_path89 = /*#__PURE__*/React.createElement("path", {
|
|
1414
|
+
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"
|
|
1407
1415
|
})), children);
|
|
1408
1416
|
});
|
|
1409
1417
|
|
|
1410
1418
|
if (process.env.NODE_ENV !== "production") {
|
|
1411
|
-
|
|
1419
|
+
TextSelection.propTypes = iconPropTypes;
|
|
1412
1420
|
}
|
|
1413
|
-
var
|
|
1421
|
+
var TextSmallCaps = /*#__PURE__*/React.forwardRef(function TextSmallCaps(_ref57, ref) {
|
|
1414
1422
|
var children = _ref57.children,
|
|
1415
1423
|
_ref57$size = _ref57.size,
|
|
1416
1424
|
size = _ref57$size === void 0 ? 16 : _ref57$size,
|
|
@@ -1423,15 +1431,17 @@ var TextTracking = /*#__PURE__*/React.forwardRef(function TextTracking(_ref57, r
|
|
|
1423
1431
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1424
1432
|
viewBox: "0 0 32 32",
|
|
1425
1433
|
fill: "currentColor"
|
|
1426
|
-
}, rest),
|
|
1427
|
-
d: "
|
|
1434
|
+
}, rest), _path90 || (_path90 = /*#__PURE__*/React.createElement("path", {
|
|
1435
|
+
d: "M23 27L23 15 18 15 18 13 30 13 30 15 25 15 25 27 23 27z"
|
|
1436
|
+
})), _path91 || (_path91 = /*#__PURE__*/React.createElement("path", {
|
|
1437
|
+
d: "M11 27L11 8 2 8 2 6 22 6 22 8 13 8 13 27 11 27z"
|
|
1428
1438
|
})), children);
|
|
1429
1439
|
});
|
|
1430
1440
|
|
|
1431
1441
|
if (process.env.NODE_ENV !== "production") {
|
|
1432
|
-
|
|
1442
|
+
TextSmallCaps.propTypes = iconPropTypes;
|
|
1433
1443
|
}
|
|
1434
|
-
var
|
|
1444
|
+
var TextStrikethrough = /*#__PURE__*/React.forwardRef(function TextStrikethrough(_ref58, ref) {
|
|
1435
1445
|
var children = _ref58.children,
|
|
1436
1446
|
_ref58$size = _ref58.size,
|
|
1437
1447
|
size = _ref58$size === void 0 ? 16 : _ref58$size,
|
|
@@ -1444,15 +1454,15 @@ var TextUnderline = /*#__PURE__*/React.forwardRef(function TextUnderline(_ref58,
|
|
|
1444
1454
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1445
1455
|
viewBox: "0 0 32 32",
|
|
1446
1456
|
fill: "currentColor"
|
|
1447
|
-
}, rest),
|
|
1448
|
-
d: "
|
|
1457
|
+
}, rest), _path92 || (_path92 = /*#__PURE__*/React.createElement("path", {
|
|
1458
|
+
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"
|
|
1449
1459
|
})), children);
|
|
1450
1460
|
});
|
|
1451
1461
|
|
|
1452
1462
|
if (process.env.NODE_ENV !== "production") {
|
|
1453
|
-
|
|
1463
|
+
TextStrikethrough.propTypes = iconPropTypes;
|
|
1454
1464
|
}
|
|
1455
|
-
var
|
|
1465
|
+
var TextSubscript = /*#__PURE__*/React.forwardRef(function TextSubscript(_ref59, ref) {
|
|
1456
1466
|
var children = _ref59.children,
|
|
1457
1467
|
_ref59$size = _ref59.size,
|
|
1458
1468
|
size = _ref59$size === void 0 ? 16 : _ref59$size,
|
|
@@ -1465,15 +1475,15 @@ var TextVerticalAlignment = /*#__PURE__*/React.forwardRef(function TextVerticalA
|
|
|
1465
1475
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1466
1476
|
viewBox: "0 0 32 32",
|
|
1467
1477
|
fill: "currentColor"
|
|
1468
|
-
}, rest),
|
|
1469
|
-
d: "
|
|
1478
|
+
}, rest), _path93 || (_path93 = /*#__PURE__*/React.createElement("path", {
|
|
1479
|
+
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"
|
|
1470
1480
|
})), children);
|
|
1471
1481
|
});
|
|
1472
1482
|
|
|
1473
1483
|
if (process.env.NODE_ENV !== "production") {
|
|
1474
|
-
|
|
1484
|
+
TextSubscript.propTypes = iconPropTypes;
|
|
1475
1485
|
}
|
|
1476
|
-
var
|
|
1486
|
+
var TextSuperscript = /*#__PURE__*/React.forwardRef(function TextSuperscript(_ref60, ref) {
|
|
1477
1487
|
var children = _ref60.children,
|
|
1478
1488
|
_ref60$size = _ref60.size,
|
|
1479
1489
|
size = _ref60$size === void 0 ? 16 : _ref60$size,
|
|
@@ -1486,15 +1496,15 @@ var TextWrap = /*#__PURE__*/React.forwardRef(function TextWrap(_ref60, ref) {
|
|
|
1486
1496
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1487
1497
|
viewBox: "0 0 32 32",
|
|
1488
1498
|
fill: "currentColor"
|
|
1489
|
-
}, rest),
|
|
1490
|
-
d: "
|
|
1499
|
+
}, rest), _path94 || (_path94 = /*#__PURE__*/React.createElement("path", {
|
|
1500
|
+
d: "M29 17L23 17 23 11 27 11 27 9 23 9 23 7 29 7 29 13 25 13 25 15 29 15 29 17zM4 7L4 9 11 9 11 25 13 25 13 9 20 9 20 7 4 7z"
|
|
1491
1501
|
})), children);
|
|
1492
1502
|
});
|
|
1493
1503
|
|
|
1494
1504
|
if (process.env.NODE_ENV !== "production") {
|
|
1495
|
-
|
|
1505
|
+
TextSuperscript.propTypes = iconPropTypes;
|
|
1496
1506
|
}
|
|
1497
|
-
var
|
|
1507
|
+
var TextTracking = /*#__PURE__*/React.forwardRef(function TextTracking(_ref61, ref) {
|
|
1498
1508
|
var children = _ref61.children,
|
|
1499
1509
|
_ref61$size = _ref61.size,
|
|
1500
1510
|
size = _ref61$size === void 0 ? 16 : _ref61$size,
|
|
@@ -1507,17 +1517,15 @@ var WatsonHealthTextAnnotationToggle = /*#__PURE__*/React.forwardRef(function Wa
|
|
|
1507
1517
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1508
1518
|
viewBox: "0 0 32 32",
|
|
1509
1519
|
fill: "currentColor"
|
|
1510
|
-
}, rest),
|
|
1511
|
-
d: "
|
|
1512
|
-
})), _path91 || (_path91 = /*#__PURE__*/React.createElement("path", {
|
|
1513
|
-
d: "M8,20H4V4H20V8h2V4a2,2,0,0,0-2-2H4A2,2,0,0,0,2,4V20a2,2,0,0,0,2,2H8Z"
|
|
1520
|
+
}, rest), _path95 || (_path95 = /*#__PURE__*/React.createElement("path", {
|
|
1521
|
+
d: "M25.29 19.29L23.88 20.71 26.17 23 5.83 23 8.12 20.71 6.71 19.29 2 24 6.71 28.71 8.12 27.29 5.83 25 26.17 25 23.88 27.29 25.29 28.71 30 24 25.29 19.29zM26 17h2L23 3H21L16 17h2l1-3h6zm-6.33-5L22 5l2.33 7zM14 3L10 15 6 3 4 3 9 17 11 17 16 3 14 3z"
|
|
1514
1522
|
})), children);
|
|
1515
1523
|
});
|
|
1516
1524
|
|
|
1517
1525
|
if (process.env.NODE_ENV !== "production") {
|
|
1518
|
-
|
|
1526
|
+
TextTracking.propTypes = iconPropTypes;
|
|
1519
1527
|
}
|
|
1520
|
-
var
|
|
1528
|
+
var TextUnderline = /*#__PURE__*/React.forwardRef(function TextUnderline(_ref62, ref) {
|
|
1521
1529
|
var children = _ref62.children,
|
|
1522
1530
|
_ref62$size = _ref62.size,
|
|
1523
1531
|
size = _ref62$size === void 0 ? 16 : _ref62$size,
|
|
@@ -1530,17 +1538,15 @@ var TextLink = /*#__PURE__*/React.forwardRef(function TextLink(_ref62, ref) {
|
|
|
1530
1538
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1531
1539
|
viewBox: "0 0 32 32",
|
|
1532
1540
|
fill: "currentColor"
|
|
1533
|
-
}, rest),
|
|
1534
|
-
d: "
|
|
1535
|
-
})), _path93 || (_path93 = /*#__PURE__*/React.createElement("path", {
|
|
1536
|
-
d: "M10.2642 29.9971A5.2619 5.2619 0 016.542 21.0137l6.03-6.03a5.2636 5.2636 0 117.4438 7.4438l-1.414-1.414a3.2639 3.2639 0 10-4.6158-4.6158l-6.03 6.03a3.264 3.264 0 004.6157 4.6162l1.414 1.4141A5.2452 5.2452 0 0110.2642 29.9971zM2 10H10V12H2zM2 6H14V8H2zM2 2H14V4H2z"
|
|
1541
|
+
}, rest), _path96 || (_path96 = /*#__PURE__*/React.createElement("path", {
|
|
1542
|
+
d: "M4 26H28V28H4zM16 23a7 7 0 01-7-7V5h2V16a5 5 0 0010 0V5h2V16A7 7 0 0116 23z"
|
|
1537
1543
|
})), children);
|
|
1538
1544
|
});
|
|
1539
1545
|
|
|
1540
1546
|
if (process.env.NODE_ENV !== "production") {
|
|
1541
|
-
|
|
1547
|
+
TextUnderline.propTypes = iconPropTypes;
|
|
1542
1548
|
}
|
|
1543
|
-
var
|
|
1549
|
+
var TextVerticalAlignment = /*#__PURE__*/React.forwardRef(function TextVerticalAlignment(_ref63, ref) {
|
|
1544
1550
|
var children = _ref63.children,
|
|
1545
1551
|
_ref63$size = _ref63.size,
|
|
1546
1552
|
size = _ref63$size === void 0 ? 16 : _ref63$size,
|
|
@@ -1553,17 +1559,15 @@ var TextLinkAnalysis = /*#__PURE__*/React.forwardRef(function TextLinkAnalysis(_
|
|
|
1553
1559
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1554
1560
|
viewBox: "0 0 32 32",
|
|
1555
1561
|
fill: "currentColor"
|
|
1556
|
-
}, rest),
|
|
1557
|
-
d: "
|
|
1558
|
-
})), _path95 || (_path95 = /*#__PURE__*/React.createElement("path", {
|
|
1559
|
-
d: "M4.7111,28l5.6312-9.9961,7.4341,6.49A2,2,0,0,0,20.86,23.96l6.9707-10.4034-1.6622-1.1132-7,10.4472-.07.1035-7.4345-6.4907a2.0032,2.0032,0,0,0-3.0806.5308L4,25.1826V2H2V28a2.0023,2.0023,0,0,0,2,2H30V28Z"
|
|
1562
|
+
}, rest), _path97 || (_path97 = /*#__PURE__*/React.createElement("path", {
|
|
1563
|
+
d: "M16 28H30V30H16zM16 23H30V25H16zM10.8458 30H13L8.64 20H6.36L2 30H4.1542l.8-2h5.0916zM5.7541 26L7.5 21.6347 9.2459 26zM2 15H30V17H2zM16 7H30V9H16zM16 2H30V4H16zM10.8458 12H13L8.64 2H6.36L2 12H4.1542l.8-2h5.0916zM5.7541 8L7.5 3.6347 9.2459 8z"
|
|
1560
1564
|
})), children);
|
|
1561
1565
|
});
|
|
1562
1566
|
|
|
1563
1567
|
if (process.env.NODE_ENV !== "production") {
|
|
1564
|
-
|
|
1568
|
+
TextVerticalAlignment.propTypes = iconPropTypes;
|
|
1565
1569
|
}
|
|
1566
|
-
var
|
|
1570
|
+
var TextWrap = /*#__PURE__*/React.forwardRef(function TextWrap(_ref64, ref) {
|
|
1567
1571
|
var children = _ref64.children,
|
|
1568
1572
|
_ref64$size = _ref64.size,
|
|
1569
1573
|
size = _ref64$size === void 0 ? 16 : _ref64$size,
|
|
@@ -1576,17 +1580,15 @@ var TextMining = /*#__PURE__*/React.forwardRef(function TextMining(_ref64, ref)
|
|
|
1576
1580
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1577
1581
|
viewBox: "0 0 32 32",
|
|
1578
1582
|
fill: "currentColor"
|
|
1579
|
-
}, rest),
|
|
1580
|
-
d: "
|
|
1581
|
-
})), _path97 || (_path97 = /*#__PURE__*/React.createElement("path", {
|
|
1582
|
-
d: "M16.001 26.473L16 26.473 4.284 12.955 9.5 6 22.5 6 27.716 12.955 24.476 16.692 25.989 18.002 30.284 13.045 23.5 4 8.5 4 1.716 13.045 14.488 27.782 16.001 26.473z"
|
|
1583
|
+
}, rest), _path98 || (_path98 = /*#__PURE__*/React.createElement("path", {
|
|
1584
|
+
d: "M4 23H12V25H4zM24.5232 14H4v2H24.5a3.5 3.5 0 010 7H18.8281l2.586-2.5859L20 19l-5 5 5 5 1.4141-1.4141L18.8281 25H24.533a5.5 5.5 0 00-.01-11zM4 5H28V7H4z"
|
|
1583
1585
|
})), children);
|
|
1584
1586
|
});
|
|
1585
1587
|
|
|
1586
1588
|
if (process.env.NODE_ENV !== "production") {
|
|
1587
|
-
|
|
1589
|
+
TextWrap.propTypes = iconPropTypes;
|
|
1588
1590
|
}
|
|
1589
|
-
var
|
|
1591
|
+
var WatsonHealthTextAnnotationToggle = /*#__PURE__*/React.forwardRef(function WatsonHealthTextAnnotationToggle(_ref65, ref) {
|
|
1590
1592
|
var children = _ref65.children,
|
|
1591
1593
|
_ref65$size = _ref65.size,
|
|
1592
1594
|
size = _ref65$size === void 0 ? 16 : _ref65$size,
|
|
@@ -1599,17 +1601,17 @@ var TextMiningApplier = /*#__PURE__*/React.forwardRef(function TextMiningApplier
|
|
|
1599
1601
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1600
1602
|
viewBox: "0 0 32 32",
|
|
1601
1603
|
fill: "currentColor"
|
|
1602
|
-
}, rest),
|
|
1603
|
-
d: "
|
|
1604
|
-
})),
|
|
1605
|
-
d: "
|
|
1604
|
+
}, rest), _path99 || (_path99 = /*#__PURE__*/React.createElement("path", {
|
|
1605
|
+
d: "M29.537 13.76L26.24 10.463a1.5862 1.5862 0 00-2.24 0L10 24.4674V30h5.5326L29.537 16a1.5862 1.5862 0 000-2.24zM14.7042 28H12V25.2958l9.4409-9.4409 2.7042 2.7042zM25.5591 17.145L22.855 14.4409l2.2672-2.2672 2.7042 2.7042zM11 17L13 17 13 10 16 10 16 8 8 8 8 10 11 10 11 17z"
|
|
1606
|
+
})), _path100 || (_path100 = /*#__PURE__*/React.createElement("path", {
|
|
1607
|
+
d: "M8,20H4V4H20V8h2V4a2,2,0,0,0-2-2H4A2,2,0,0,0,2,4V20a2,2,0,0,0,2,2H8Z"
|
|
1606
1608
|
})), children);
|
|
1607
1609
|
});
|
|
1608
1610
|
|
|
1609
1611
|
if (process.env.NODE_ENV !== "production") {
|
|
1610
|
-
|
|
1612
|
+
WatsonHealthTextAnnotationToggle.propTypes = iconPropTypes;
|
|
1611
1613
|
}
|
|
1612
|
-
var
|
|
1614
|
+
var TextLink = /*#__PURE__*/React.forwardRef(function TextLink(_ref66, ref) {
|
|
1613
1615
|
var children = _ref66.children,
|
|
1614
1616
|
_ref66$size = _ref66.size,
|
|
1615
1617
|
size = _ref66$size === void 0 ? 16 : _ref66$size,
|
|
@@ -1622,17 +1624,17 @@ var Theater = /*#__PURE__*/React.forwardRef(function Theater(_ref66, ref) {
|
|
|
1622
1624
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1623
1625
|
viewBox: "0 0 32 32",
|
|
1624
1626
|
fill: "currentColor"
|
|
1625
|
-
}, rest),
|
|
1626
|
-
d: "
|
|
1627
|
-
})),
|
|
1628
|
-
d: "
|
|
1627
|
+
}, rest), _path101 || (_path101 = /*#__PURE__*/React.createElement("path", {
|
|
1628
|
+
d: "M18.7061,27.585a5.2615,5.2615,0,0,1-3.7227-8.9834l1.415,1.414a3.2638,3.2638,0,1,0,4.6153,4.6162l6.03-6.03a3.264,3.264,0,0,0-4.6162-4.6158l-1.414-1.414a5.2637,5.2637,0,0,1,7.4443,7.4438l-6.03,6.03A5.2461,5.2461,0,0,1,18.7061,27.585Z"
|
|
1629
|
+
})), _path102 || (_path102 = /*#__PURE__*/React.createElement("path", {
|
|
1630
|
+
d: "M10.2642 29.9971A5.2619 5.2619 0 016.542 21.0137l6.03-6.03a5.2636 5.2636 0 117.4438 7.4438l-1.414-1.414a3.2639 3.2639 0 10-4.6158-4.6158l-6.03 6.03a3.264 3.264 0 004.6157 4.6162l1.414 1.4141A5.2452 5.2452 0 0110.2642 29.9971zM2 10H10V12H2zM2 6H14V8H2zM2 2H14V4H2z"
|
|
1629
1631
|
})), children);
|
|
1630
1632
|
});
|
|
1631
1633
|
|
|
1632
1634
|
if (process.env.NODE_ENV !== "production") {
|
|
1633
|
-
|
|
1635
|
+
TextLink.propTypes = iconPropTypes;
|
|
1634
1636
|
}
|
|
1635
|
-
var
|
|
1637
|
+
var TextLinkAnalysis = /*#__PURE__*/React.forwardRef(function TextLinkAnalysis(_ref67, ref) {
|
|
1636
1638
|
var children = _ref67.children,
|
|
1637
1639
|
_ref67$size = _ref67.size,
|
|
1638
1640
|
size = _ref67$size === void 0 ? 16 : _ref67$size,
|
|
@@ -1645,15 +1647,17 @@ var ThisSideUp = /*#__PURE__*/React.forwardRef(function ThisSideUp(_ref67, ref)
|
|
|
1645
1647
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1646
1648
|
viewBox: "0 0 32 32",
|
|
1647
1649
|
fill: "currentColor"
|
|
1648
|
-
}, rest),
|
|
1649
|
-
d: "
|
|
1650
|
+
}, rest), _path103 || (_path103 = /*#__PURE__*/React.createElement("path", {
|
|
1651
|
+
d: "M8 10H16V12H8zM8 6H20V8H8zM8 2H20V4H8z"
|
|
1652
|
+
})), _path104 || (_path104 = /*#__PURE__*/React.createElement("path", {
|
|
1653
|
+
d: "M4.7111,28l5.6312-9.9961,7.4341,6.49A2,2,0,0,0,20.86,23.96l6.9707-10.4034-1.6622-1.1132-7,10.4472-.07.1035-7.4345-6.4907a2.0032,2.0032,0,0,0-3.0806.5308L4,25.1826V2H2V28a2.0023,2.0023,0,0,0,2,2H30V28Z"
|
|
1650
1654
|
})), children);
|
|
1651
1655
|
});
|
|
1652
1656
|
|
|
1653
1657
|
if (process.env.NODE_ENV !== "production") {
|
|
1654
|
-
|
|
1658
|
+
TextLinkAnalysis.propTypes = iconPropTypes;
|
|
1655
1659
|
}
|
|
1656
|
-
var
|
|
1660
|
+
var TextMining = /*#__PURE__*/React.forwardRef(function TextMining(_ref68, ref) {
|
|
1657
1661
|
var children = _ref68.children,
|
|
1658
1662
|
_ref68$size = _ref68.size,
|
|
1659
1663
|
size = _ref68$size === void 0 ? 16 : _ref68$size,
|
|
@@ -1666,17 +1670,17 @@ var WatsonHealthThreshold = /*#__PURE__*/React.forwardRef(function WatsonHealthT
|
|
|
1666
1670
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1667
1671
|
viewBox: "0 0 32 32",
|
|
1668
1672
|
fill: "currentColor"
|
|
1669
|
-
}, rest),
|
|
1670
|
-
d: "
|
|
1671
|
-
})),
|
|
1672
|
-
d: "
|
|
1673
|
+
}, rest), _path105 || (_path105 = /*#__PURE__*/React.createElement("path", {
|
|
1674
|
+
d: "M18 28H26V30H18zM18 24H30V26H18zM18 20H30V22H18z"
|
|
1675
|
+
})), _path106 || (_path106 = /*#__PURE__*/React.createElement("path", {
|
|
1676
|
+
d: "M16.001 26.473L16 26.473 4.284 12.955 9.5 6 22.5 6 27.716 12.955 24.476 16.692 25.989 18.002 30.284 13.045 23.5 4 8.5 4 1.716 13.045 14.488 27.782 16.001 26.473z"
|
|
1673
1677
|
})), children);
|
|
1674
1678
|
});
|
|
1675
1679
|
|
|
1676
1680
|
if (process.env.NODE_ENV !== "production") {
|
|
1677
|
-
|
|
1681
|
+
TextMining.propTypes = iconPropTypes;
|
|
1678
1682
|
}
|
|
1679
|
-
var
|
|
1683
|
+
var TextMiningApplier = /*#__PURE__*/React.forwardRef(function TextMiningApplier(_ref69, ref) {
|
|
1680
1684
|
var children = _ref69.children,
|
|
1681
1685
|
_ref69$size = _ref69.size,
|
|
1682
1686
|
size = _ref69$size === void 0 ? 16 : _ref69$size,
|
|
@@ -1689,15 +1693,17 @@ var Thumbnail_1 = /*#__PURE__*/React.forwardRef(function Thumbnail_1(_ref69, ref
|
|
|
1689
1693
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1690
1694
|
viewBox: "0 0 32 32",
|
|
1691
1695
|
fill: "currentColor"
|
|
1692
|
-
}, rest),
|
|
1693
|
-
d: "
|
|
1696
|
+
}, rest), _path107 || (_path107 = /*#__PURE__*/React.createElement("path", {
|
|
1697
|
+
d: "M16.001 26.473L16 26.473 4.284 12.955 9.5 6 22.5 6 27.716 12.955 24.476 16.692 25.989 18.002 30.284 13.045 23.5 4 8.5 4 1.716 13.045 14.488 27.782 16.001 26.473z"
|
|
1698
|
+
})), _path108 || (_path108 = /*#__PURE__*/React.createElement("path", {
|
|
1699
|
+
d: "M20 19L27 24 20 29 20 19z"
|
|
1694
1700
|
})), children);
|
|
1695
1701
|
});
|
|
1696
1702
|
|
|
1697
1703
|
if (process.env.NODE_ENV !== "production") {
|
|
1698
|
-
|
|
1704
|
+
TextMiningApplier.propTypes = iconPropTypes;
|
|
1699
1705
|
}
|
|
1700
|
-
var
|
|
1706
|
+
var Theater = /*#__PURE__*/React.forwardRef(function Theater(_ref70, ref) {
|
|
1701
1707
|
var children = _ref70.children,
|
|
1702
1708
|
_ref70$size = _ref70.size,
|
|
1703
1709
|
size = _ref70$size === void 0 ? 16 : _ref70$size,
|
|
@@ -1710,15 +1716,17 @@ var Thumbnail_2 = /*#__PURE__*/React.forwardRef(function Thumbnail_2(_ref70, ref
|
|
|
1710
1716
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1711
1717
|
viewBox: "0 0 32 32",
|
|
1712
1718
|
fill: "currentColor"
|
|
1713
|
-
}, rest),
|
|
1714
|
-
d: "
|
|
1719
|
+
}, rest), _path109 || (_path109 = /*#__PURE__*/React.createElement("path", {
|
|
1720
|
+
d: "M20 25a6.9908 6.9908 0 01-5.833-3.1287l1.666-1.1074a5.0007 5.0007 0 008.334 0l1.666 1.1074A6.9908 6.9908 0 0120 25zM24 14a2 2 0 102 2A1.9806 1.9806 0 0024 14zM16 14a2 2 0 102 2A1.9806 1.9806 0 0016 14z"
|
|
1721
|
+
})), _path110 || (_path110 = /*#__PURE__*/React.createElement("path", {
|
|
1722
|
+
d: "M28,8H22V4a2.0023,2.0023,0,0,0-2-2H4A2.0023,2.0023,0,0,0,2,4V14a10.01,10.01,0,0,0,8.8027,9.9214A9.9989,9.9989,0,0,0,30,20V10A2.0023,2.0023,0,0,0,28,8ZM4,14V4H20V8H12a2.0023,2.0023,0,0,0-2,2V20a9.9628,9.9628,0,0,0,.168,1.78A8.0081,8.0081,0,0,1,4,14Zm24,6a8,8,0,0,1-16,0V10H28Z"
|
|
1715
1723
|
})), children);
|
|
1716
1724
|
});
|
|
1717
1725
|
|
|
1718
1726
|
if (process.env.NODE_ENV !== "production") {
|
|
1719
|
-
|
|
1727
|
+
Theater.propTypes = iconPropTypes;
|
|
1720
1728
|
}
|
|
1721
|
-
var
|
|
1729
|
+
var ThisSideUp = /*#__PURE__*/React.forwardRef(function ThisSideUp(_ref71, ref) {
|
|
1722
1730
|
var children = _ref71.children,
|
|
1723
1731
|
_ref71$size = _ref71.size,
|
|
1724
1732
|
size = _ref71$size === void 0 ? 16 : _ref71$size,
|
|
@@ -1731,17 +1739,15 @@ var WatsonHealthThumbnailPreview = /*#__PURE__*/React.forwardRef(function Watson
|
|
|
1731
1739
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1732
1740
|
viewBox: "0 0 32 32",
|
|
1733
1741
|
fill: "currentColor"
|
|
1734
|
-
}, rest),
|
|
1735
|
-
d: "
|
|
1736
|
-
})), _path108 || (_path108 = /*#__PURE__*/React.createElement("path", {
|
|
1737
|
-
d: "M16 23a4 4 0 114-4A4.0042 4.0042 0 0116 23zm0-6a2 2 0 102 2A2.0023 2.0023 0 0016 17zM30 4V8a2.0027 2.0027 0 01-2 2H24a2.0027 2.0027 0 01-2-2V4a2.0027 2.0027 0 012-2h4A2.0027 2.0027 0 0130 4zM28 8l.002-4H24V8zM20 4V8a2.0027 2.0027 0 01-2 2H14a2.0023 2.0023 0 01-2-2V4a2.0023 2.0023 0 012-2h4A2.0027 2.0027 0 0120 4zM18 8l.002-4H14V8zM10 4V8a2.0023 2.0023 0 01-2 2H4A2.0023 2.0023 0 012 8V4A2.0023 2.0023 0 014 2H8A2.0023 2.0023 0 0110 4zM8 8l.0015-4H4V8z"
|
|
1742
|
+
}, rest), _path111 || (_path111 = /*#__PURE__*/React.createElement("path", {
|
|
1743
|
+
d: "M2 28H30V30H2zM7 5.828L7 24 9 24 9 5.828 12.586 9.414 14 8 8 2 2 8 3.414 9.414 7 5.828zM23 5.828L23 24 25 24 25 5.828 28.586 9.414 30 8 24 2 18 8 19.414 9.414 23 5.828z"
|
|
1738
1744
|
})), children);
|
|
1739
1745
|
});
|
|
1740
1746
|
|
|
1741
1747
|
if (process.env.NODE_ENV !== "production") {
|
|
1742
|
-
|
|
1748
|
+
ThisSideUp.propTypes = iconPropTypes;
|
|
1743
1749
|
}
|
|
1744
|
-
var
|
|
1750
|
+
var WatsonHealthThreshold = /*#__PURE__*/React.forwardRef(function WatsonHealthThreshold(_ref72, ref) {
|
|
1745
1751
|
var children = _ref72.children,
|
|
1746
1752
|
_ref72$size = _ref72.size,
|
|
1747
1753
|
size = _ref72$size === void 0 ? 16 : _ref72$size,
|
|
@@ -1754,15 +1760,17 @@ var ThumbsDown = /*#__PURE__*/React.forwardRef(function ThumbsDown(_ref72, ref)
|
|
|
1754
1760
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1755
1761
|
viewBox: "0 0 32 32",
|
|
1756
1762
|
fill: "currentColor"
|
|
1757
|
-
}, rest),
|
|
1758
|
-
d: "
|
|
1763
|
+
}, rest), _path112 || (_path112 = /*#__PURE__*/React.createElement("path", {
|
|
1764
|
+
d: "M26,4H6A2.0025,2.0025,0,0,0,4,6V26a2.0025,2.0025,0,0,0,2,2H26a2.0023,2.0023,0,0,0,2-2V6A2.0023,2.0023,0,0,0,26,4ZM6,6H26V16H24v2h2v2H24v2h2v2H24v2H22V24H20v2H18V24H16v2H14V24H12v2H10V24H8v2H6Z"
|
|
1765
|
+
})), _path113 || (_path113 = /*#__PURE__*/React.createElement("path", {
|
|
1766
|
+
d: "M8 20H10V22H8zM12 20H14V22H12zM16 20H18V22H16zM20 20H22V22H20zM8 16H10V18H8zM16 16H18V18H16zM20 16H22V18H20zM20 12H22V14H20zM20 8H22V10H20z"
|
|
1759
1767
|
})), children);
|
|
1760
1768
|
});
|
|
1761
1769
|
|
|
1762
1770
|
if (process.env.NODE_ENV !== "production") {
|
|
1763
|
-
|
|
1771
|
+
WatsonHealthThreshold.propTypes = iconPropTypes;
|
|
1764
1772
|
}
|
|
1765
|
-
var
|
|
1773
|
+
var Thumbnail_1 = /*#__PURE__*/React.forwardRef(function Thumbnail_1(_ref73, ref) {
|
|
1766
1774
|
var children = _ref73.children,
|
|
1767
1775
|
_ref73$size = _ref73.size,
|
|
1768
1776
|
size = _ref73$size === void 0 ? 16 : _ref73$size,
|
|
@@ -1775,15 +1783,15 @@ var ThumbsDownFilled = /*#__PURE__*/React.forwardRef(function ThumbsDownFilled(_
|
|
|
1775
1783
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1776
1784
|
viewBox: "0 0 32 32",
|
|
1777
1785
|
fill: "currentColor"
|
|
1778
|
-
}, rest),
|
|
1779
|
-
d: "
|
|
1786
|
+
}, rest), _path114 || (_path114 = /*#__PURE__*/React.createElement("path", {
|
|
1787
|
+
d: "M8 30H4a2 2 0 01-2-2V24a2 2 0 012-2H8a2 2 0 012 2v4A2 2 0 018 30zM4 24v4H8V24zM18 30H14a2 2 0 01-2-2V24a2 2 0 012-2h4a2 2 0 012 2v4A2 2 0 0118 30zm-4-6v4h4V24zM28 30H24a2 2 0 01-2-2V24a2 2 0 012-2h4a2 2 0 012 2v4A2 2 0 0128 30zm-4-6v4h4V24zM28 20H4a2 2 0 01-2-2V4A2 2 0 014 2H28a2 2 0 012 2V18A2 2 0 0128 20zM4 4V18H28V4z"
|
|
1780
1788
|
})), children);
|
|
1781
1789
|
});
|
|
1782
1790
|
|
|
1783
1791
|
if (process.env.NODE_ENV !== "production") {
|
|
1784
|
-
|
|
1792
|
+
Thumbnail_1.propTypes = iconPropTypes;
|
|
1785
1793
|
}
|
|
1786
|
-
var
|
|
1794
|
+
var Thumbnail_2 = /*#__PURE__*/React.forwardRef(function Thumbnail_2(_ref74, ref) {
|
|
1787
1795
|
var children = _ref74.children,
|
|
1788
1796
|
_ref74$size = _ref74.size,
|
|
1789
1797
|
size = _ref74$size === void 0 ? 16 : _ref74$size,
|
|
@@ -1796,15 +1804,15 @@ var ThumbsUp = /*#__PURE__*/React.forwardRef(function ThumbsUp(_ref74, ref) {
|
|
|
1796
1804
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1797
1805
|
viewBox: "0 0 32 32",
|
|
1798
1806
|
fill: "currentColor"
|
|
1799
|
-
}, rest),
|
|
1800
|
-
d: "
|
|
1807
|
+
}, rest), _path115 || (_path115 = /*#__PURE__*/React.createElement("path", {
|
|
1808
|
+
d: "M8 30H4a2 2 0 01-2-2V24a2 2 0 012-2H8a2 2 0 012 2v4A2 2 0 018 30zM4 24v4H8V24zM18 30H14a2 2 0 01-2-2V24a2 2 0 012-2h4a2 2 0 012 2v4A2 2 0 0118 30zm-4-6v4h4V24zM28 30H24a2 2 0 01-2-2V24a2 2 0 012-2h4a2 2 0 012 2v4A2 2 0 0128 30zm-4-6v4h4V24zM8 20H4a2 2 0 01-2-2V14a2 2 0 012-2H8a2 2 0 012 2v4A2 2 0 018 20zM4 14v4H8V14zM18 20H14a2 2 0 01-2-2V14a2 2 0 012-2h4a2 2 0 012 2v4A2 2 0 0118 20zm-4-6v4h4V14zM28 20H24a2 2 0 01-2-2V14a2 2 0 012-2h4a2 2 0 012 2v4A2 2 0 0128 20zm-4-6v4h4V14zM8 10H4A2 2 0 012 8V4A2 2 0 014 2H8a2 2 0 012 2V8A2 2 0 018 10zM4 4V8H8V4zM18 10H14a2 2 0 01-2-2V4a2 2 0 012-2h4a2 2 0 012 2V8A2 2 0 0118 10zM14 4V8h4V4zM28 10H24a2 2 0 01-2-2V4a2 2 0 012-2h4a2 2 0 012 2V8A2 2 0 0128 10zM24 4V8h4V4z"
|
|
1801
1809
|
})), children);
|
|
1802
1810
|
});
|
|
1803
1811
|
|
|
1804
1812
|
if (process.env.NODE_ENV !== "production") {
|
|
1805
|
-
|
|
1813
|
+
Thumbnail_2.propTypes = iconPropTypes;
|
|
1806
1814
|
}
|
|
1807
|
-
var
|
|
1815
|
+
var WatsonHealthThumbnailPreview = /*#__PURE__*/React.forwardRef(function WatsonHealthThumbnailPreview(_ref75, ref) {
|
|
1808
1816
|
var children = _ref75.children,
|
|
1809
1817
|
_ref75$size = _ref75.size,
|
|
1810
1818
|
size = _ref75$size === void 0 ? 16 : _ref75$size,
|
|
@@ -1817,15 +1825,17 @@ var ThumbsUpFilled = /*#__PURE__*/React.forwardRef(function ThumbsUpFilled(_ref7
|
|
|
1817
1825
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1818
1826
|
viewBox: "0 0 32 32",
|
|
1819
1827
|
fill: "currentColor"
|
|
1820
|
-
}, rest),
|
|
1821
|
-
d: "
|
|
1828
|
+
}, rest), _path116 || (_path116 = /*#__PURE__*/React.createElement("path", {
|
|
1829
|
+
d: "M28,12H4a2.0023,2.0023,0,0,0-2,2V28a2.002,2.002,0,0,0,2,2H28a2.0023,2.0023,0,0,0,2-2V14A2.0027,2.0027,0,0,0,28,12ZM20,28H12V27a1.0009,1.0009,0,0,1,1-1h6a1.0009,1.0009,0,0,1,1,1Zm8,0H22V27a3.0033,3.0033,0,0,0-3-3H13a3.0033,3.0033,0,0,0-3,3v1H4V14H28.002Z"
|
|
1830
|
+
})), _path117 || (_path117 = /*#__PURE__*/React.createElement("path", {
|
|
1831
|
+
d: "M16 23a4 4 0 114-4A4.0042 4.0042 0 0116 23zm0-6a2 2 0 102 2A2.0023 2.0023 0 0016 17zM30 4V8a2.0027 2.0027 0 01-2 2H24a2.0027 2.0027 0 01-2-2V4a2.0027 2.0027 0 012-2h4A2.0027 2.0027 0 0130 4zM28 8l.002-4H24V8zM20 4V8a2.0027 2.0027 0 01-2 2H14a2.0023 2.0023 0 01-2-2V4a2.0023 2.0023 0 012-2h4A2.0027 2.0027 0 0120 4zM18 8l.002-4H14V8zM10 4V8a2.0023 2.0023 0 01-2 2H4A2.0023 2.0023 0 012 8V4A2.0023 2.0023 0 014 2H8A2.0023 2.0023 0 0110 4zM8 8l.0015-4H4V8z"
|
|
1822
1832
|
})), children);
|
|
1823
1833
|
});
|
|
1824
1834
|
|
|
1825
1835
|
if (process.env.NODE_ENV !== "production") {
|
|
1826
|
-
|
|
1836
|
+
WatsonHealthThumbnailPreview.propTypes = iconPropTypes;
|
|
1827
1837
|
}
|
|
1828
|
-
var
|
|
1838
|
+
var ThumbsDown = /*#__PURE__*/React.forwardRef(function ThumbsDown(_ref76, ref) {
|
|
1829
1839
|
var children = _ref76.children,
|
|
1830
1840
|
_ref76$size = _ref76.size,
|
|
1831
1841
|
size = _ref76$size === void 0 ? 16 : _ref76$size,
|
|
@@ -1838,17 +1848,15 @@ var Thunderstorm = /*#__PURE__*/React.forwardRef(function Thunderstorm(_ref76, r
|
|
|
1838
1848
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1839
1849
|
viewBox: "0 0 32 32",
|
|
1840
1850
|
fill: "currentColor"
|
|
1841
|
-
}, rest),
|
|
1842
|
-
d: "
|
|
1843
|
-
})), _path114 || (_path114 = /*#__PURE__*/React.createElement("path", {
|
|
1844
|
-
d: "M15.87 30.5L14.13 29.5 17.28 24 11.28 24 16.13 15.5 17.87 16.5 14.72 22 20.72 22 15.87 30.5z"
|
|
1851
|
+
}, rest), _path118 || (_path118 = /*#__PURE__*/React.createElement("path", {
|
|
1852
|
+
d: "M30,16V9a7.0078,7.0078,0,0,0-7-7H2V16H8.4648l3.5774,5.3662.8453,5.9165A2.0094,2.0094,0,0,0,14.8672,29H17a3.0033,3.0033,0,0,0,3-3V20h6A4.0045,4.0045,0,0,0,30,16ZM8,14H4V4H8Zm20,2a2.0025,2.0025,0,0,1-2,2H18v8a1.0008,1.0008,0,0,1-1,1H14.8672l-.9094-6.3662L10,14.6973V4H23a5.0057,5.0057,0,0,1,5,5Z"
|
|
1845
1853
|
})), children);
|
|
1846
1854
|
});
|
|
1847
1855
|
|
|
1848
1856
|
if (process.env.NODE_ENV !== "production") {
|
|
1849
|
-
|
|
1857
|
+
ThumbsDown.propTypes = iconPropTypes;
|
|
1850
1858
|
}
|
|
1851
|
-
var
|
|
1859
|
+
var ThumbsDownFilled = /*#__PURE__*/React.forwardRef(function ThumbsDownFilled(_ref77, ref) {
|
|
1852
1860
|
var children = _ref77.children,
|
|
1853
1861
|
_ref77$size = _ref77.size,
|
|
1854
1862
|
size = _ref77$size === void 0 ? 16 : _ref77$size,
|
|
@@ -1861,30 +1869,15 @@ var ThunderstormScattered = /*#__PURE__*/React.forwardRef(function ThunderstormS
|
|
|
1861
1869
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1862
1870
|
viewBox: "0 0 32 32",
|
|
1863
1871
|
fill: "currentColor"
|
|
1864
|
-
}, rest),
|
|
1865
|
-
d: "
|
|
1866
|
-
})), _path116 || (_path116 = /*#__PURE__*/React.createElement("path", {
|
|
1867
|
-
d: "M27,11A5.9955,5.9955,0,0,0,15.6335,8.3311,7.3494,7.3494,0,0,0,13.5,8a7.5509,7.5509,0,0,0-7.1492,5.2441A5.9926,5.9926,0,0,0,8,25V23a3.9925,3.9925,0,0,1-.6731-7.9292L7.99,14.958l.1458-.6562a5.496,5.496,0,0,1,10.7294,0l.1458.6562.6626.1128A3.9925,3.9925,0,0,1,19,23v2a5.9853,5.9853,0,0,0,5.2163-8.9463A5.9941,5.9941,0,0,0,27,11Zm-4.0732,3.4893a5.96,5.96,0,0,0-2.2776-1.2452,7.5157,7.5157,0,0,0-3.1853-4.0688,3.9869,3.9869,0,1,1,5.4629,5.314Z"
|
|
1868
|
-
})), _path117 || (_path117 = /*#__PURE__*/React.createElement("path", {
|
|
1869
|
-
d: "M26.732 16.233H29.732V18.233H26.732z",
|
|
1870
|
-
transform: "rotate(-135 28.232 17.233)"
|
|
1871
|
-
})), _path118 || (_path118 = /*#__PURE__*/React.createElement("path", {
|
|
1872
|
-
d: "M29 10H32V12H29z"
|
|
1873
|
-
})), _path119 || (_path119 = /*#__PURE__*/React.createElement("path", {
|
|
1874
|
-
d: "M26.732 3.768H29.732V5.768H26.732z",
|
|
1875
|
-
transform: "rotate(-45 28.232 4.768)"
|
|
1876
|
-
})), _path120 || (_path120 = /*#__PURE__*/React.createElement("path", {
|
|
1877
|
-
d: "M20 0H22V3H20z"
|
|
1878
|
-
})), _path121 || (_path121 = /*#__PURE__*/React.createElement("path", {
|
|
1879
|
-
d: "M12.268 3.768H15.268V5.768H12.268z",
|
|
1880
|
-
transform: "rotate(-135 13.768 4.768)"
|
|
1872
|
+
}, rest), _path119 || (_path119 = /*#__PURE__*/React.createElement("path", {
|
|
1873
|
+
d: "M2 2H7V16H2zM23 2H9V16.8027l3.0422 4.5635.8453 5.9165A2.0094 2.0094 0 0014.8672 29H15a3.0033 3.0033 0 003-3V20h8a4.0045 4.0045 0 004-4V9A7.0078 7.0078 0 0023 2z"
|
|
1881
1874
|
})), children);
|
|
1882
1875
|
});
|
|
1883
1876
|
|
|
1884
1877
|
if (process.env.NODE_ENV !== "production") {
|
|
1885
|
-
|
|
1878
|
+
ThumbsDownFilled.propTypes = iconPropTypes;
|
|
1886
1879
|
}
|
|
1887
|
-
var
|
|
1880
|
+
var ThumbsUp = /*#__PURE__*/React.forwardRef(function ThumbsUp(_ref78, ref) {
|
|
1888
1881
|
var children = _ref78.children,
|
|
1889
1882
|
_ref78$size = _ref78.size,
|
|
1890
1883
|
size = _ref78$size === void 0 ? 16 : _ref78$size,
|
|
@@ -1897,17 +1890,15 @@ var ThunderstormScatteredNight = /*#__PURE__*/React.forwardRef(function Thunders
|
|
|
1897
1890
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1898
1891
|
viewBox: "0 0 32 32",
|
|
1899
1892
|
fill: "currentColor"
|
|
1900
|
-
}, rest),
|
|
1901
|
-
d: "
|
|
1902
|
-
})), _path123 || (_path123 = /*#__PURE__*/React.createElement("path", {
|
|
1903
|
-
d: "M29.844,13.0347a1.52,1.52,0,0,0-1.231-.8658,5.3562,5.3562,0,0,1-3.4094-1.7158A6.4652,6.4652,0,0,1,23.9187,4.06a1.6039,1.6039,0,0,0-.3-1.5459,1.4547,1.4547,0,0,0-1.3591-.4922l-.0191.0039a7.8544,7.8544,0,0,0-6.1054,6.48A7.3725,7.3725,0,0,0,13.5,8a7.5511,7.5511,0,0,0-7.1494,5.2441A5.9926,5.9926,0,0,0,8,25V23a3.9926,3.9926,0,0,1-.6733-7.9292l.663-.1128.1456-.6562a5.496,5.496,0,0,1,10.7294,0l.1456.6562.6626.1128A3.9925,3.9925,0,0,1,19,23v2a5.9549,5.9549,0,0,0,5.88-7.1455,7.502,7.502,0,0,0,4.8669-3.3A1.537,1.537,0,0,0,29.844,13.0347Zm-5.6926,2.9179a5.9658,5.9658,0,0,0-3.502-2.7085A7.5084,7.5084,0,0,0,18.0288,9.55a6.0085,6.0085,0,0,1,3.77-5.3335,8.4582,8.4582,0,0,0,1.9392,7.5967A7.4037,7.4037,0,0,0,27.64,14.041,5.4419,5.4419,0,0,1,24.1514,15.9526Z"
|
|
1893
|
+
}, rest), _path120 || (_path120 = /*#__PURE__*/React.createElement("path", {
|
|
1894
|
+
d: "M26,12H20V6a3.0033,3.0033,0,0,0-3-3H14.8672a2.0094,2.0094,0,0,0-1.98,1.7173l-.8453,5.9165L8.4648,16H2V30H23a7.0078,7.0078,0,0,0,7-7V16A4.0045,4.0045,0,0,0,26,12ZM8,28H4V18H8Zm20-5a5.0057,5.0057,0,0,1-5,5H10V17.3027l3.9578-5.9365L14.8672,5H17a1.0008,1.0008,0,0,1,1,1v8h8a2.0025,2.0025,0,0,1,2,2Z"
|
|
1904
1895
|
})), children);
|
|
1905
1896
|
});
|
|
1906
1897
|
|
|
1907
1898
|
if (process.env.NODE_ENV !== "production") {
|
|
1908
|
-
|
|
1899
|
+
ThumbsUp.propTypes = iconPropTypes;
|
|
1909
1900
|
}
|
|
1910
|
-
var
|
|
1901
|
+
var ThumbsUpFilled = /*#__PURE__*/React.forwardRef(function ThumbsUpFilled(_ref79, ref) {
|
|
1911
1902
|
var children = _ref79.children,
|
|
1912
1903
|
_ref79$size = _ref79.size,
|
|
1913
1904
|
size = _ref79$size === void 0 ? 16 : _ref79$size,
|
|
@@ -1920,20 +1911,15 @@ var ThunderstormSevere = /*#__PURE__*/React.forwardRef(function ThunderstormSeve
|
|
|
1920
1911
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1921
1912
|
viewBox: "0 0 32 32",
|
|
1922
1913
|
fill: "currentColor"
|
|
1923
|
-
}, rest),
|
|
1924
|
-
d: "
|
|
1925
|
-
})), _path125 || (_path125 = /*#__PURE__*/React.createElement("path", {
|
|
1926
|
-
fill: "none",
|
|
1927
|
-
d: "M25.75,8h-1.5V4h1.5ZM25,9a1,1,0,1,0,1,1A1,1,0,0,0,25,9Z"
|
|
1928
|
-
})), _path126 || (_path126 = /*#__PURE__*/React.createElement("path", {
|
|
1929
|
-
d: "M31.9115 11.9355L25.6283.3706a.7181.7181 0 00-1.2568 0L18.0883 11.9355A.72.72 0 0018.72 13H31.28A.72.72 0 0031.9115 11.9355zM24.25 4h1.5V8h-1.5zM25 11a1 1 0 111-1A1 1 0 0125 11zM8.144 11.019l.8154-.0639.0991-.812a6.9863 6.9863 0 019.97-5.45L20 2.9468A8.9777 8.9777 0 007.2 9.1362 6.4929 6.4929 0 007.43 21.9043L6.1059 24.5527a1 1 0 101.7885.8946l2-4a1 1 0 00-.4471-1.3418A.9786.9786 0 009 20.01V20H8.5a4.4975 4.4975 0 01-.3559-8.981z"
|
|
1914
|
+
}, rest), _path121 || (_path121 = /*#__PURE__*/React.createElement("path", {
|
|
1915
|
+
d: "M2 16H7V30H2zM23 30H9V15.1973l3.0422-4.5635.8453-5.9165A2.0094 2.0094 0 0114.8672 3H15a3.0033 3.0033 0 013 3v6h8a4.0045 4.0045 0 014 4v7A7.0078 7.0078 0 0123 30z"
|
|
1930
1916
|
})), children);
|
|
1931
1917
|
});
|
|
1932
1918
|
|
|
1933
1919
|
if (process.env.NODE_ENV !== "production") {
|
|
1934
|
-
|
|
1920
|
+
ThumbsUpFilled.propTypes = iconPropTypes;
|
|
1935
1921
|
}
|
|
1936
|
-
var
|
|
1922
|
+
var Thunderstorm = /*#__PURE__*/React.forwardRef(function Thunderstorm(_ref80, ref) {
|
|
1937
1923
|
var children = _ref80.children,
|
|
1938
1924
|
_ref80$size = _ref80.size,
|
|
1939
1925
|
size = _ref80$size === void 0 ? 16 : _ref80$size,
|
|
@@ -1946,17 +1932,17 @@ var ThunderstormStrong = /*#__PURE__*/React.forwardRef(function ThunderstormStro
|
|
|
1946
1932
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1947
1933
|
viewBox: "0 0 32 32",
|
|
1948
1934
|
fill: "currentColor"
|
|
1949
|
-
}, rest),
|
|
1950
|
-
d: "
|
|
1951
|
-
})),
|
|
1952
|
-
d: "
|
|
1935
|
+
}, rest), _path122 || (_path122 = /*#__PURE__*/React.createElement("path", {
|
|
1936
|
+
d: "M23.5,22H23V20h.5a4.5,4.5,0,0,0,.36-9L23,11l-.1-.82a7,7,0,0,0-13.88,0L9,11,8.14,11a4.5,4.5,0,0,0,.36,9H9v2H8.5A6.5,6.5,0,0,1,7.2,9.14a9,9,0,0,1,17.6,0A6.5,6.5,0,0,1,23.5,22Z"
|
|
1937
|
+
})), _path123 || (_path123 = /*#__PURE__*/React.createElement("path", {
|
|
1938
|
+
d: "M15.87 30.5L14.13 29.5 17.28 24 11.28 24 16.13 15.5 17.87 16.5 14.72 22 20.72 22 15.87 30.5z"
|
|
1953
1939
|
})), children);
|
|
1954
1940
|
});
|
|
1955
1941
|
|
|
1956
1942
|
if (process.env.NODE_ENV !== "production") {
|
|
1957
|
-
|
|
1943
|
+
Thunderstorm.propTypes = iconPropTypes;
|
|
1958
1944
|
}
|
|
1959
|
-
var
|
|
1945
|
+
var ThunderstormScattered = /*#__PURE__*/React.forwardRef(function ThunderstormScattered(_ref81, ref) {
|
|
1960
1946
|
var children = _ref81.children,
|
|
1961
1947
|
_ref81$size = _ref81.size,
|
|
1962
1948
|
size = _ref81$size === void 0 ? 16 : _ref81$size,
|
|
@@ -1969,17 +1955,30 @@ var Ticket = /*#__PURE__*/React.forwardRef(function Ticket(_ref81, ref) {
|
|
|
1969
1955
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1970
1956
|
viewBox: "0 0 32 32",
|
|
1971
1957
|
fill: "currentColor"
|
|
1972
|
-
}, rest),
|
|
1973
|
-
d: "
|
|
1958
|
+
}, rest), _path124 || (_path124 = /*#__PURE__*/React.createElement("path", {
|
|
1959
|
+
d: "M13.338 30L11.602 29 13.889 25 10 25 13.993 18 15.73 19 13.446 23 17.337 23 13.338 30z"
|
|
1960
|
+
})), _path125 || (_path125 = /*#__PURE__*/React.createElement("path", {
|
|
1961
|
+
d: "M27,11A5.9955,5.9955,0,0,0,15.6335,8.3311,7.3494,7.3494,0,0,0,13.5,8a7.5509,7.5509,0,0,0-7.1492,5.2441A5.9926,5.9926,0,0,0,8,25V23a3.9925,3.9925,0,0,1-.6731-7.9292L7.99,14.958l.1458-.6562a5.496,5.496,0,0,1,10.7294,0l.1458.6562.6626.1128A3.9925,3.9925,0,0,1,19,23v2a5.9853,5.9853,0,0,0,5.2163-8.9463A5.9941,5.9941,0,0,0,27,11Zm-4.0732,3.4893a5.96,5.96,0,0,0-2.2776-1.2452,7.5157,7.5157,0,0,0-3.1853-4.0688,3.9869,3.9869,0,1,1,5.4629,5.314Z"
|
|
1962
|
+
})), _path126 || (_path126 = /*#__PURE__*/React.createElement("path", {
|
|
1963
|
+
d: "M26.732 16.233H29.732V18.233H26.732z",
|
|
1964
|
+
transform: "rotate(-135 28.232 17.233)"
|
|
1965
|
+
})), _path127 || (_path127 = /*#__PURE__*/React.createElement("path", {
|
|
1966
|
+
d: "M29 10H32V12H29z"
|
|
1967
|
+
})), _path128 || (_path128 = /*#__PURE__*/React.createElement("path", {
|
|
1968
|
+
d: "M26.732 3.768H29.732V5.768H26.732z",
|
|
1969
|
+
transform: "rotate(-45 28.232 4.768)"
|
|
1970
|
+
})), _path129 || (_path129 = /*#__PURE__*/React.createElement("path", {
|
|
1971
|
+
d: "M20 0H22V3H20z"
|
|
1974
1972
|
})), _path130 || (_path130 = /*#__PURE__*/React.createElement("path", {
|
|
1975
|
-
d: "
|
|
1973
|
+
d: "M12.268 3.768H15.268V5.768H12.268z",
|
|
1974
|
+
transform: "rotate(-135 13.768 4.768)"
|
|
1976
1975
|
})), children);
|
|
1977
1976
|
});
|
|
1978
1977
|
|
|
1979
1978
|
if (process.env.NODE_ENV !== "production") {
|
|
1980
|
-
|
|
1979
|
+
ThunderstormScattered.propTypes = iconPropTypes;
|
|
1981
1980
|
}
|
|
1982
|
-
var
|
|
1981
|
+
var ThunderstormScatteredNight = /*#__PURE__*/React.forwardRef(function ThunderstormScatteredNight(_ref82, ref) {
|
|
1983
1982
|
var children = _ref82.children,
|
|
1984
1983
|
_ref82$size = _ref82.size,
|
|
1985
1984
|
size = _ref82$size === void 0 ? 16 : _ref82$size,
|
|
@@ -1993,14 +1992,16 @@ var Tides = /*#__PURE__*/React.forwardRef(function Tides(_ref82, ref) {
|
|
|
1993
1992
|
viewBox: "0 0 32 32",
|
|
1994
1993
|
fill: "currentColor"
|
|
1995
1994
|
}, rest), _path131 || (_path131 = /*#__PURE__*/React.createElement("path", {
|
|
1996
|
-
d: "
|
|
1995
|
+
d: "M13.338 30L11.602 29 13.889 25 10 25 13.993 18 15.73 19 13.446 23 17.337 23 13.338 30z"
|
|
1996
|
+
})), _path132 || (_path132 = /*#__PURE__*/React.createElement("path", {
|
|
1997
|
+
d: "M29.844,13.0347a1.52,1.52,0,0,0-1.231-.8658,5.3562,5.3562,0,0,1-3.4094-1.7158A6.4652,6.4652,0,0,1,23.9187,4.06a1.6039,1.6039,0,0,0-.3-1.5459,1.4547,1.4547,0,0,0-1.3591-.4922l-.0191.0039a7.8544,7.8544,0,0,0-6.1054,6.48A7.3725,7.3725,0,0,0,13.5,8a7.5511,7.5511,0,0,0-7.1494,5.2441A5.9926,5.9926,0,0,0,8,25V23a3.9926,3.9926,0,0,1-.6733-7.9292l.663-.1128.1456-.6562a5.496,5.496,0,0,1,10.7294,0l.1456.6562.6626.1128A3.9925,3.9925,0,0,1,19,23v2a5.9549,5.9549,0,0,0,5.88-7.1455,7.502,7.502,0,0,0,4.8669-3.3A1.537,1.537,0,0,0,29.844,13.0347Zm-5.6926,2.9179a5.9658,5.9658,0,0,0-3.502-2.7085A7.5084,7.5084,0,0,0,18.0288,9.55a6.0085,6.0085,0,0,1,3.77-5.3335,8.4582,8.4582,0,0,0,1.9392,7.5967A7.4037,7.4037,0,0,0,27.64,14.041,5.4419,5.4419,0,0,1,24.1514,15.9526Z"
|
|
1997
1998
|
})), children);
|
|
1998
1999
|
});
|
|
1999
2000
|
|
|
2000
2001
|
if (process.env.NODE_ENV !== "production") {
|
|
2001
|
-
|
|
2002
|
+
ThunderstormScatteredNight.propTypes = iconPropTypes;
|
|
2002
2003
|
}
|
|
2003
|
-
var
|
|
2004
|
+
var ThunderstormSevere = /*#__PURE__*/React.forwardRef(function ThunderstormSevere(_ref83, ref) {
|
|
2004
2005
|
var children = _ref83.children,
|
|
2005
2006
|
_ref83$size = _ref83.size,
|
|
2006
2007
|
size = _ref83$size === void 0 ? 16 : _ref83$size,
|
|
@@ -2013,35 +2014,25 @@ var Tif = /*#__PURE__*/React.forwardRef(function Tif(_ref83, ref) {
|
|
|
2013
2014
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2014
2015
|
viewBox: "0 0 32 32",
|
|
2015
2016
|
fill: "currentColor"
|
|
2016
|
-
}, rest),
|
|
2017
|
-
d: "
|
|
2017
|
+
}, rest), _path133 || (_path133 = /*#__PURE__*/React.createElement("path", {
|
|
2018
|
+
d: "M21 30a1 1 0 01-.8944-1.4474l2-4.0005a1 1 0 111.7887.8947l-2 4A.9981.9981 0 0121 30zM9 32a1 1 0 01-.8944-1.4474l2-4.0005a1 1 0 111.7887.8947l-2 4A.9981.9981 0 019 32zM15.901 30.496L14.165 29.504 17.309 24 11.31 24 16.165 15.504 17.901 16.496 14.756 22 20.757 22 15.901 30.496zM27.9516 15A4.399 4.399 0 0128 15.5 4.5049 4.5049 0 0123.5 20H23v2h.5A6.5075 6.5075 0 0030 15.5c0-.17-.0312-.333-.0444-.5z"
|
|
2019
|
+
})), _path134 || (_path134 = /*#__PURE__*/React.createElement("path", {
|
|
2020
|
+
fill: "none",
|
|
2021
|
+
d: "M25.75,8h-1.5V4h1.5ZM25,9a1,1,0,1,0,1,1A1,1,0,0,0,25,9Z"
|
|
2022
|
+
})), _path135 || (_path135 = /*#__PURE__*/React.createElement("path", {
|
|
2023
|
+
d: "M31.9115 11.9355L25.6283.3706a.7181.7181 0 00-1.2568 0L18.0883 11.9355A.72.72 0 0018.72 13H31.28A.72.72 0 0031.9115 11.9355zM24.25 4h1.5V8h-1.5zM25 11a1 1 0 111-1A1 1 0 0125 11zM8.144 11.019l.8154-.0639.0991-.812a6.9863 6.9863 0 019.97-5.45L20 2.9468A8.9777 8.9777 0 007.2 9.1362 6.4929 6.4929 0 007.43 21.9043L6.1059 24.5527a1 1 0 101.7885.8946l2-4a1 1 0 00-.4471-1.3418A.9786.9786 0 009 20.01V20H8.5a4.4975 4.4975 0 01-.3559-8.981z"
|
|
2018
2024
|
})), children);
|
|
2019
2025
|
});
|
|
2020
2026
|
|
|
2021
2027
|
if (process.env.NODE_ENV !== "production") {
|
|
2022
|
-
|
|
2028
|
+
ThunderstormSevere.propTypes = iconPropTypes;
|
|
2023
2029
|
}
|
|
2024
|
-
var
|
|
2030
|
+
var ThunderstormStrong = /*#__PURE__*/React.forwardRef(function ThunderstormStrong(_ref84, ref) {
|
|
2025
2031
|
var children = _ref84.children,
|
|
2026
2032
|
_ref84$size = _ref84.size,
|
|
2027
2033
|
size = _ref84$size === void 0 ? 16 : _ref84$size,
|
|
2028
2034
|
rest = _objectWithoutProperties(_ref84, _excluded84);
|
|
2029
2035
|
|
|
2030
|
-
if (size === 20 || size === "20" || size === "20px") {
|
|
2031
|
-
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
2032
|
-
width: size,
|
|
2033
|
-
height: size,
|
|
2034
|
-
ref: ref,
|
|
2035
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
2036
|
-
viewBox: "0 0 20 20",
|
|
2037
|
-
fill: "currentColor"
|
|
2038
|
-
}, rest), _path133 || (_path133 = /*#__PURE__*/React.createElement("path", {
|
|
2039
|
-
d: "M10,19c-5,0-9-4-9-9s4-9,9-9s9,4,9,9S15,19,10,19z M10,2.3c-4.3,0-7.7,3.5-7.7,7.7s3.5,7.7,7.7,7.7s7.7-3.5,7.7-7.7 S14.3,2.3,10,2.3z"
|
|
2040
|
-
})), _path134 || (_path134 = /*#__PURE__*/React.createElement("path", {
|
|
2041
|
-
d: "M13 13.9L9.4 10.3 9.4 4 10.6 4 10.6 9.7 13.9 13z"
|
|
2042
|
-
})), children);
|
|
2043
|
-
}
|
|
2044
|
-
|
|
2045
2036
|
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
2046
2037
|
width: size,
|
|
2047
2038
|
height: size,
|
|
@@ -2049,17 +2040,17 @@ var Time = /*#__PURE__*/React.forwardRef(function Time(_ref84, ref) {
|
|
|
2049
2040
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2050
2041
|
viewBox: "0 0 32 32",
|
|
2051
2042
|
fill: "currentColor"
|
|
2052
|
-
}, rest),
|
|
2053
|
-
d: "
|
|
2054
|
-
})),
|
|
2055
|
-
d: "
|
|
2043
|
+
}, rest), _path136 || (_path136 = /*#__PURE__*/React.createElement("path", {
|
|
2044
|
+
d: "M21 30a1 1 0 01-.8944-1.4474l2-4.0005a1 1 0 111.7888.8947l-2 4A.9981.9981 0 0121 30zM9 32a1 1 0 01-.8944-1.4474l2-4.0005a1 1 0 111.7888.8947l-2 4A.9981.9981 0 019 32zM15.901 30.496L14.165 29.504 17.31 24 11.31 24 16.165 15.504 17.901 16.496 14.756 22 20.757 22 15.901 30.496z"
|
|
2045
|
+
})), _path137 || (_path137 = /*#__PURE__*/React.createElement("path", {
|
|
2046
|
+
d: "M24.8008,9.1362a8.9943,8.9943,0,0,0-17.6006,0,6.4929,6.4929,0,0,0,.23,12.7681L6.106,24.5527a1,1,0,1,0,1.7885.8946l2-4a1,1,0,0,0-.447-1.3418A.9786.9786,0,0,0,9,20.01V20H8.5a4.4975,4.4975,0,0,1-.356-8.981l.8155-.0639.0991-.812a6.9938,6.9938,0,0,1,13.8838,0l.0986.812.8154.0639A4.4975,4.4975,0,0,1,23.5,20H23v2h.5A6.4974,6.4974,0,0,0,24.8008,9.1362Z"
|
|
2056
2047
|
})), children);
|
|
2057
2048
|
});
|
|
2058
2049
|
|
|
2059
2050
|
if (process.env.NODE_ENV !== "production") {
|
|
2060
|
-
|
|
2051
|
+
ThunderstormStrong.propTypes = iconPropTypes;
|
|
2061
2052
|
}
|
|
2062
|
-
var
|
|
2053
|
+
var Ticket = /*#__PURE__*/React.forwardRef(function Ticket(_ref85, ref) {
|
|
2063
2054
|
var children = _ref85.children,
|
|
2064
2055
|
_ref85$size = _ref85.size,
|
|
2065
2056
|
size = _ref85$size === void 0 ? 16 : _ref85$size,
|
|
@@ -2072,19 +2063,17 @@ var TimePlot = /*#__PURE__*/React.forwardRef(function TimePlot(_ref85, ref) {
|
|
|
2072
2063
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2073
2064
|
viewBox: "0 0 32 32",
|
|
2074
2065
|
fill: "currentColor"
|
|
2075
|
-
}, rest),
|
|
2076
|
-
d: "
|
|
2077
|
-
})), _path138 || (_path138 = /*#__PURE__*/React.createElement("path", {
|
|
2078
|
-
d: "M22,18a8,8,0,1,1,8-8A8.0092,8.0092,0,0,1,22,18ZM22,4a6,6,0,1,0,6,6A6.0066,6.0066,0,0,0,22,4Z"
|
|
2066
|
+
}, rest), _path138 || (_path138 = /*#__PURE__*/React.createElement("path", {
|
|
2067
|
+
d: "M29,14a1,1,0,0,0,1-1V8a2,2,0,0,0-2-2H4A2,2,0,0,0,2,8v5a1,1,0,0,0,1,1,2,2,0,0,1,0,4,1,1,0,0,0-1,1v5a2,2,0,0,0,2,2H28a2,2,0,0,0,2-2V19a1,1,0,0,0-1-1,2,2,0,0,1,0-4Zm-1,5.87V24H21V21H19v3H4V19.87a4,4,0,0,0,0-7.74V8H19v3h2V8h7v4.13a4,4,0,0,0,0,7.74Z"
|
|
2079
2068
|
})), _path139 || (_path139 = /*#__PURE__*/React.createElement("path", {
|
|
2080
|
-
d: "
|
|
2069
|
+
d: "M19 13H21V19H19z"
|
|
2081
2070
|
})), children);
|
|
2082
2071
|
});
|
|
2083
2072
|
|
|
2084
2073
|
if (process.env.NODE_ENV !== "production") {
|
|
2085
|
-
|
|
2074
|
+
Ticket.propTypes = iconPropTypes;
|
|
2086
2075
|
}
|
|
2087
|
-
var
|
|
2076
|
+
var Tides = /*#__PURE__*/React.forwardRef(function Tides(_ref86, ref) {
|
|
2088
2077
|
var children = _ref86.children,
|
|
2089
2078
|
_ref86$size = _ref86.size,
|
|
2090
2079
|
size = _ref86$size === void 0 ? 16 : _ref86$size,
|
|
@@ -2098,16 +2087,14 @@ var Timer = /*#__PURE__*/React.forwardRef(function Timer(_ref86, ref) {
|
|
|
2098
2087
|
viewBox: "0 0 32 32",
|
|
2099
2088
|
fill: "currentColor"
|
|
2100
2089
|
}, rest), _path140 || (_path140 = /*#__PURE__*/React.createElement("path", {
|
|
2101
|
-
d: "
|
|
2102
|
-
})), _path141 || (_path141 = /*#__PURE__*/React.createElement("path", {
|
|
2103
|
-
d: "M28,9,26.58,7.59,24.33,9.84a10.94,10.94,0,1,0,1.18,1.65ZM16,26a9,9,0,1,1,9-9A9,9,0,0,1,16,26Z"
|
|
2090
|
+
d: "M14 7L9 2 4 7 5.413 8.416 8 5.833 8 14 10 14 10 5.833 12.586 8.414 14 7zM26.586 7.586L24 10.167 24 2 22 2 22 10.167 19.413 7.584 18 9 23 14 28 9 26.586 7.586zM20 20a3.4376 3.4376 0 01-3.0513-2.3164A1.007 1.007 0 0016 17a.9894.9894 0 00-.9468.6787A3.44 3.44 0 0112 20a3.4376 3.4376 0 01-3.0513-2.3164A1.007 1.007 0 008 17a.971.971 0 00-.9468.6787A3.44 3.44 0 014 20H2v2H4a4.9316 4.9316 0 004-1.9873 5.0192 5.0192 0 008 0A4.9316 4.9316 0 0020 22H30V20zM28 28a3.4376 3.4376 0 01-3.0513-2.3164A1.007 1.007 0 0024 25a.9894.9894 0 00-.9468.6787A3.44 3.44 0 0120 28a3.4376 3.4376 0 01-3.0513-2.3164A1.007 1.007 0 0016 25a.971.971 0 00-.9468.6787A3.44 3.44 0 0112 28H2v2H12a4.9316 4.9316 0 004-1.9873 5.0192 5.0192 0 008 0A4.9316 4.9316 0 0028 30h2V28z"
|
|
2104
2091
|
})), children);
|
|
2105
2092
|
});
|
|
2106
2093
|
|
|
2107
2094
|
if (process.env.NODE_ENV !== "production") {
|
|
2108
|
-
|
|
2095
|
+
Tides.propTypes = iconPropTypes;
|
|
2109
2096
|
}
|
|
2110
|
-
var
|
|
2097
|
+
var Tif = /*#__PURE__*/React.forwardRef(function Tif(_ref87, ref) {
|
|
2111
2098
|
var children = _ref87.children,
|
|
2112
2099
|
_ref87$size = _ref87.size,
|
|
2113
2100
|
size = _ref87$size === void 0 ? 16 : _ref87$size,
|
|
@@ -2120,20 +2107,35 @@ var ToolBox = /*#__PURE__*/React.forwardRef(function ToolBox(_ref87, ref) {
|
|
|
2120
2107
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2121
2108
|
viewBox: "0 0 32 32",
|
|
2122
2109
|
fill: "currentColor"
|
|
2123
|
-
}, rest),
|
|
2124
|
-
d: "
|
|
2110
|
+
}, rest), _path141 || (_path141 = /*#__PURE__*/React.createElement("path", {
|
|
2111
|
+
d: "M30 11L30 9 22 9 22 23 24 23 24 17 29 17 29 15 24 15 24 11 30 11zM12 11L15 11 15 21 12 21 12 23 20 23 20 21 17 21 17 11 20 11 20 9 12 9 12 11zM2 11L5 11 5 23 7 23 7 11 10 11 10 9 2 9 2 11z"
|
|
2125
2112
|
})), children);
|
|
2126
2113
|
});
|
|
2127
2114
|
|
|
2128
2115
|
if (process.env.NODE_ENV !== "production") {
|
|
2129
|
-
|
|
2116
|
+
Tif.propTypes = iconPropTypes;
|
|
2130
2117
|
}
|
|
2131
|
-
var
|
|
2118
|
+
var Time = /*#__PURE__*/React.forwardRef(function Time(_ref88, ref) {
|
|
2132
2119
|
var children = _ref88.children,
|
|
2133
2120
|
_ref88$size = _ref88.size,
|
|
2134
2121
|
size = _ref88$size === void 0 ? 16 : _ref88$size,
|
|
2135
2122
|
rest = _objectWithoutProperties(_ref88, _excluded88);
|
|
2136
2123
|
|
|
2124
|
+
if (size === 20 || size === "20" || size === "20px") {
|
|
2125
|
+
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
2126
|
+
width: size,
|
|
2127
|
+
height: size,
|
|
2128
|
+
ref: ref,
|
|
2129
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
2130
|
+
viewBox: "0 0 20 20",
|
|
2131
|
+
fill: "currentColor"
|
|
2132
|
+
}, rest), _path142 || (_path142 = /*#__PURE__*/React.createElement("path", {
|
|
2133
|
+
d: "M10,19c-5,0-9-4-9-9s4-9,9-9s9,4,9,9S15,19,10,19z M10,2.3c-4.3,0-7.7,3.5-7.7,7.7s3.5,7.7,7.7,7.7s7.7-3.5,7.7-7.7 S14.3,2.3,10,2.3z"
|
|
2134
|
+
})), _path143 || (_path143 = /*#__PURE__*/React.createElement("path", {
|
|
2135
|
+
d: "M13 13.9L9.4 10.3 9.4 4 10.6 4 10.6 9.7 13.9 13z"
|
|
2136
|
+
})), children);
|
|
2137
|
+
}
|
|
2138
|
+
|
|
2137
2139
|
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
2138
2140
|
width: size,
|
|
2139
2141
|
height: size,
|
|
@@ -2141,19 +2143,17 @@ var ToolKit = /*#__PURE__*/React.forwardRef(function ToolKit(_ref88, ref) {
|
|
|
2141
2143
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2142
2144
|
viewBox: "0 0 32 32",
|
|
2143
2145
|
fill: "currentColor"
|
|
2144
|
-
}, rest),
|
|
2145
|
-
d: "
|
|
2146
|
-
})), _path144 || (_path144 = /*#__PURE__*/React.createElement("path", {
|
|
2147
|
-
d: "M24,30a6.0067,6.0067,0,0,1-6-6,5.84,5.84,0,0,1,.2109-1.5469l-8.664-8.6638A5.8483,5.8483,0,0,1,8,14,5.9757,5.9757,0,0,1,2.4228,5.8164l.5577-1.4219L6.293,7.707a1.0233,1.0233,0,0,0,1.4135,0,.999.999,0,0,0,0-1.4141L4.3936,2.979l1.4233-.5571A5.9772,5.9772,0,0,1,14,8a5.84,5.84,0,0,1-.2109,1.5469l8.664,8.6635A5.8548,5.8548,0,0,1,24,18a5.9755,5.9755,0,0,1,5.5771,8.1836L29.02,27.6055,25.707,24.293a1.0233,1.0233,0,0,0-1.4135,0,.999.999,0,0,0-.0005,1.4141L27.6055,29.02l-1.4219.5579A5.96,5.96,0,0,1,24,30ZM10.0625,11.4763,20.5234,21.9375l-.2392.6094A3.9754,3.9754,0,0,0,23.75,27.9922l-.8711-.8711a2.9992,2.9992,0,0,1,0-4.2424,3.0721,3.0721,0,0,1,4.2427.0005l.8706.8708a3.9759,3.9759,0,0,0-5.4458-3.4658l-.6094.2385-10.46-10.46.2392-.6094A3.9755,3.9755,0,0,0,8.2505,4.0078l.8706.8711a2.9992,2.9992,0,0,1,0,4.2424,3.0721,3.0721,0,0,1-4.2427-.0005L4.0078,8.25a3.975,3.975,0,0,0,5.4453,3.4656Z"
|
|
2146
|
+
}, rest), _path144 || (_path144 = /*#__PURE__*/React.createElement("path", {
|
|
2147
|
+
d: "M16,30A14,14,0,1,1,30,16,14,14,0,0,1,16,30ZM16,4A12,12,0,1,0,28,16,12,12,0,0,0,16,4Z"
|
|
2148
2148
|
})), _path145 || (_path145 = /*#__PURE__*/React.createElement("path", {
|
|
2149
|
-
d: "
|
|
2149
|
+
d: "M20.59 22L15 16.41 15 7 17 7 17 15.58 22 20.59 20.59 22z"
|
|
2150
2150
|
})), children);
|
|
2151
2151
|
});
|
|
2152
2152
|
|
|
2153
2153
|
if (process.env.NODE_ENV !== "production") {
|
|
2154
|
-
|
|
2154
|
+
Time.propTypes = iconPropTypes;
|
|
2155
2155
|
}
|
|
2156
|
-
var
|
|
2156
|
+
var TimePlot = /*#__PURE__*/React.forwardRef(function TimePlot(_ref89, ref) {
|
|
2157
2157
|
var children = _ref89.children,
|
|
2158
2158
|
_ref89$size = _ref89.size,
|
|
2159
2159
|
size = _ref89$size === void 0 ? 16 : _ref89$size,
|
|
@@ -2167,14 +2167,18 @@ var Tools = /*#__PURE__*/React.forwardRef(function Tools(_ref89, ref) {
|
|
|
2167
2167
|
viewBox: "0 0 32 32",
|
|
2168
2168
|
fill: "currentColor"
|
|
2169
2169
|
}, rest), _path146 || (_path146 = /*#__PURE__*/React.createElement("path", {
|
|
2170
|
-
d: "
|
|
2170
|
+
d: "M23.586 13L21 10.414 21 6 23 6 23 9.586 25 11.586 23.586 13z"
|
|
2171
|
+
})), _path147 || (_path147 = /*#__PURE__*/React.createElement("path", {
|
|
2172
|
+
d: "M22,18a8,8,0,1,1,8-8A8.0092,8.0092,0,0,1,22,18ZM22,4a6,6,0,1,0,6,6A6.0066,6.0066,0,0,0,22,4Z"
|
|
2173
|
+
})), _path148 || (_path148 = /*#__PURE__*/React.createElement("path", {
|
|
2174
|
+
d: "M8.63,18l7,6H30V22H16.37l-7-6H4V2H2V28a2.0025,2.0025,0,0,0,2,2H30V28H4V18Z"
|
|
2171
2175
|
})), children);
|
|
2172
2176
|
});
|
|
2173
2177
|
|
|
2174
2178
|
if (process.env.NODE_ENV !== "production") {
|
|
2175
|
-
|
|
2179
|
+
TimePlot.propTypes = iconPropTypes;
|
|
2176
2180
|
}
|
|
2177
|
-
var
|
|
2181
|
+
var Timer = /*#__PURE__*/React.forwardRef(function Timer(_ref90, ref) {
|
|
2178
2182
|
var children = _ref90.children,
|
|
2179
2183
|
_ref90$size = _ref90.size,
|
|
2180
2184
|
size = _ref90$size === void 0 ? 16 : _ref90$size,
|
|
@@ -2187,15 +2191,17 @@ var ToolsAlt = /*#__PURE__*/React.forwardRef(function ToolsAlt(_ref90, ref) {
|
|
|
2187
2191
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2188
2192
|
viewBox: "0 0 32 32",
|
|
2189
2193
|
fill: "currentColor"
|
|
2190
|
-
}, rest),
|
|
2191
|
-
d: "
|
|
2194
|
+
}, rest), _path149 || (_path149 = /*#__PURE__*/React.createElement("path", {
|
|
2195
|
+
d: "M15 11H17V20H15zM13 2H19V4H13z"
|
|
2196
|
+
})), _path150 || (_path150 = /*#__PURE__*/React.createElement("path", {
|
|
2197
|
+
d: "M28,9,26.58,7.59,24.33,9.84a10.94,10.94,0,1,0,1.18,1.65ZM16,26a9,9,0,1,1,9-9A9,9,0,0,1,16,26Z"
|
|
2192
2198
|
})), children);
|
|
2193
2199
|
});
|
|
2194
2200
|
|
|
2195
2201
|
if (process.env.NODE_ENV !== "production") {
|
|
2196
|
-
|
|
2202
|
+
Timer.propTypes = iconPropTypes;
|
|
2197
2203
|
}
|
|
2198
|
-
var
|
|
2204
|
+
var ToolBox = /*#__PURE__*/React.forwardRef(function ToolBox(_ref91, ref) {
|
|
2199
2205
|
var children = _ref91.children,
|
|
2200
2206
|
_ref91$size = _ref91.size,
|
|
2201
2207
|
size = _ref91$size === void 0 ? 16 : _ref91$size,
|
|
@@ -2208,15 +2214,15 @@ var Tornado = /*#__PURE__*/React.forwardRef(function Tornado(_ref91, ref) {
|
|
|
2208
2214
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2209
2215
|
viewBox: "0 0 32 32",
|
|
2210
2216
|
fill: "currentColor"
|
|
2211
|
-
}, rest),
|
|
2212
|
-
d: "
|
|
2217
|
+
}, rest), _path151 || (_path151 = /*#__PURE__*/React.createElement("path", {
|
|
2218
|
+
d: "M27,9H24V6a2,2,0,0,0-2-2H10A2,2,0,0,0,8,6V9H5a3,3,0,0,0-3,3V26a2,2,0,0,0,2,2H28a2,2,0,0,0,2-2V12A3,3,0,0,0,27,9ZM10,6H22V9H10ZM28,26H4V17h8v5h8V17h8ZM14,17h4v3H14ZM4,15V12a1,1,0,0,1,1-1H27a1,1,0,0,1,1,1v3Z"
|
|
2213
2219
|
})), children);
|
|
2214
2220
|
});
|
|
2215
2221
|
|
|
2216
2222
|
if (process.env.NODE_ENV !== "production") {
|
|
2217
|
-
|
|
2223
|
+
ToolBox.propTypes = iconPropTypes;
|
|
2218
2224
|
}
|
|
2219
|
-
var
|
|
2225
|
+
var ToolKit = /*#__PURE__*/React.forwardRef(function ToolKit(_ref92, ref) {
|
|
2220
2226
|
var children = _ref92.children,
|
|
2221
2227
|
_ref92$size = _ref92.size,
|
|
2222
2228
|
size = _ref92$size === void 0 ? 16 : _ref92$size,
|
|
@@ -2229,20 +2235,19 @@ var TornadoWarning = /*#__PURE__*/React.forwardRef(function TornadoWarning(_ref9
|
|
|
2229
2235
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2230
2236
|
viewBox: "0 0 32 32",
|
|
2231
2237
|
fill: "currentColor"
|
|
2232
|
-
}, rest),
|
|
2233
|
-
d: "
|
|
2234
|
-
})),
|
|
2235
|
-
|
|
2236
|
-
|
|
2237
|
-
|
|
2238
|
-
d: "M29.9115,13.9355,23.6284,2.3706a.7181.7181,0,0,0-1.2568,0L16.0885,13.9355A.72.72,0,0,0,16.72,15H29.28A.72.72,0,0,0,29.9115,13.9355ZM22.25,6h1.5v4h-1.5ZM23,13a1,1,0,1,1,1-1A1,1,0,0,1,23,13Z"
|
|
2238
|
+
}, rest), _path152 || (_path152 = /*#__PURE__*/React.createElement("path", {
|
|
2239
|
+
d: "M8.9141,24.5l4.257-4.2568-1.414-1.4141L7.5,23.0859l-.793-.7929a.9994.9994,0,0,0-1.414,0l-4,4a.9994.9994,0,0,0,0,1.414l3,3a.9995.9995,0,0,0,1.414,0l4-4a.9994.9994,0,0,0,0-1.414ZM5,28.5859,3.4141,27,6,24.4141,7.5859,26Z"
|
|
2240
|
+
})), _path153 || (_path153 = /*#__PURE__*/React.createElement("path", {
|
|
2241
|
+
d: "M24,30a6.0067,6.0067,0,0,1-6-6,5.84,5.84,0,0,1,.2109-1.5469l-8.664-8.6638A5.8483,5.8483,0,0,1,8,14,5.9757,5.9757,0,0,1,2.4228,5.8164l.5577-1.4219L6.293,7.707a1.0233,1.0233,0,0,0,1.4135,0,.999.999,0,0,0,0-1.4141L4.3936,2.979l1.4233-.5571A5.9772,5.9772,0,0,1,14,8a5.84,5.84,0,0,1-.2109,1.5469l8.664,8.6635A5.8548,5.8548,0,0,1,24,18a5.9755,5.9755,0,0,1,5.5771,8.1836L29.02,27.6055,25.707,24.293a1.0233,1.0233,0,0,0-1.4135,0,.999.999,0,0,0-.0005,1.4141L27.6055,29.02l-1.4219.5579A5.96,5.96,0,0,1,24,30ZM10.0625,11.4763,20.5234,21.9375l-.2392.6094A3.9754,3.9754,0,0,0,23.75,27.9922l-.8711-.8711a2.9992,2.9992,0,0,1,0-4.2424,3.0721,3.0721,0,0,1,4.2427.0005l.8706.8708a3.9759,3.9759,0,0,0-5.4458-3.4658l-.6094.2385-10.46-10.46.2392-.6094A3.9755,3.9755,0,0,0,8.2505,4.0078l.8706.8711a2.9992,2.9992,0,0,1,0,4.2424,3.0721,3.0721,0,0,1-4.2427-.0005L4.0078,8.25a3.975,3.975,0,0,0,5.4453,3.4656Z"
|
|
2242
|
+
})), _path154 || (_path154 = /*#__PURE__*/React.createElement("path", {
|
|
2243
|
+
d: "M29.1226,2.85a3.0716,3.0716,0,0,0-4.2422,0L17.4,10.33l1.4141,1.414,7.48-7.48a1.0244,1.0244,0,0,1,1.4141,0,1.002,1.002,0,0,1,0,1.4145l-7.48,7.48,1.414,1.4141,7.48-7.4795A3.0031,3.0031,0,0,0,29.1226,2.85Z"
|
|
2239
2244
|
})), children);
|
|
2240
2245
|
});
|
|
2241
2246
|
|
|
2242
2247
|
if (process.env.NODE_ENV !== "production") {
|
|
2243
|
-
|
|
2248
|
+
ToolKit.propTypes = iconPropTypes;
|
|
2244
2249
|
}
|
|
2245
|
-
var
|
|
2250
|
+
var Tools = /*#__PURE__*/React.forwardRef(function Tools(_ref93, ref) {
|
|
2246
2251
|
var children = _ref93.children,
|
|
2247
2252
|
_ref93$size = _ref93.size,
|
|
2248
2253
|
size = _ref93$size === void 0 ? 16 : _ref93$size,
|
|
@@ -2255,17 +2260,15 @@ var Touch_1 = /*#__PURE__*/React.forwardRef(function Touch_1(_ref93, ref) {
|
|
|
2255
2260
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2256
2261
|
viewBox: "0 0 32 32",
|
|
2257
2262
|
fill: "currentColor"
|
|
2258
|
-
}, rest),
|
|
2259
|
-
d: "
|
|
2260
|
-
})), _path153 || (_path153 = /*#__PURE__*/React.createElement("path", {
|
|
2261
|
-
d: "M25,15a2.94,2.94,0,0,0-1.47.4A3,3,0,0,0,21,14a2.94,2.94,0,0,0-1.47.4A3,3,0,0,0,16,13.18V8h0a3,3,0,0,0-6,0V19.1L7.77,17.58h0A2.93,2.93,0,0,0,6,17a3,3,0,0,0-2.12,5.13l8,7.3A6.16,6.16,0,0,0,16,31h5a7,7,0,0,0,7-7V18A3,3,0,0,0,25,15Zm1,9a5,5,0,0,1-5,5H16a4.17,4.17,0,0,1-2.76-1L5.29,20.7A1,1,0,0,1,5,20a1,1,0,0,1,1.6-.8L12,22.9V8a1,1,0,0,1,2,0h0V19h2V16a1,1,0,0,1,2,0v3h2V17a1,1,0,0,1,2,0v2h2V18a1,1,0,0,1,2,0Z"
|
|
2263
|
+
}, rest), _path155 || (_path155 = /*#__PURE__*/React.createElement("path", {
|
|
2264
|
+
d: "M12.1,2A9.8,9.8,0,0,0,6.7,3.6L13.1,10a2.1,2.1,0,0,1,.2,3,2.1,2.1,0,0,1-3-.2L3.7,6.4A9.84,9.84,0,0,0,2,12.1,10.14,10.14,0,0,0,12.1,22.2a10.9,10.9,0,0,0,2.6-.3l6.7,6.7a5,5,0,0,0,7.1-7.1l-6.7-6.7a10.9,10.9,0,0,0,.3-2.6A10,10,0,0,0,12.1,2Zm8,10.1a7.61,7.61,0,0,1-.3,2.1l-.3,1.1.8.8L27,22.8a2.88,2.88,0,0,1,.9,2.1A2.72,2.72,0,0,1,27,27a2.9,2.9,0,0,1-4.2,0l-6.7-6.7-.8-.8-1.1.3a7.61,7.61,0,0,1-2.1.3,8.27,8.27,0,0,1-5.7-2.3A7.63,7.63,0,0,1,4,12.1a8.33,8.33,0,0,1,.3-2.2l4.4,4.4a4.14,4.14,0,0,0,5.9.2,4.14,4.14,0,0,0-.2-5.9L10,4.2a6.45,6.45,0,0,1,2-.3,8.27,8.27,0,0,1,5.7,2.3A8.49,8.49,0,0,1,20.1,12.1Z"
|
|
2262
2265
|
})), children);
|
|
2263
2266
|
});
|
|
2264
2267
|
|
|
2265
2268
|
if (process.env.NODE_ENV !== "production") {
|
|
2266
|
-
|
|
2269
|
+
Tools.propTypes = iconPropTypes;
|
|
2267
2270
|
}
|
|
2268
|
-
var
|
|
2271
|
+
var ToolsAlt = /*#__PURE__*/React.forwardRef(function ToolsAlt(_ref94, ref) {
|
|
2269
2272
|
var children = _ref94.children,
|
|
2270
2273
|
_ref94$size = _ref94.size,
|
|
2271
2274
|
size = _ref94$size === void 0 ? 16 : _ref94$size,
|
|
@@ -2278,17 +2281,15 @@ var Touch_1Filled = /*#__PURE__*/React.forwardRef(function Touch_1Filled(_ref94,
|
|
|
2278
2281
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2279
2282
|
viewBox: "0 0 32 32",
|
|
2280
2283
|
fill: "currentColor"
|
|
2281
|
-
}, rest),
|
|
2282
|
-
d: "
|
|
2283
|
-
})), _path155 || (_path155 = /*#__PURE__*/React.createElement("path", {
|
|
2284
|
-
d: "M21,30H16.5606a4,4,0,0,1-2.7088-1.0566L4.6513,20.4771A2.0018,2.0018,0,0,1,4.77,17.4219a2.0743,2.0743,0,0,1,2.6578.1728L11,20.8569V8a2,2,0,0,1,4,0v7a2,2,0,0,1,4,0v1a2,2,0,0,1,4,0v1a2,2,0,0,1,4,0v7A6,6,0,0,1,21,30Z"
|
|
2284
|
+
}, rest), _path156 || (_path156 = /*#__PURE__*/React.createElement("path", {
|
|
2285
|
+
d: "M23.1,16l6.3-6.3c0.8-0.8,0.8-2,0-2.8l-4.2-4.2c-0.8-0.8-2-0.8-2.8,0L16,8.9L9.7,2.6c-0.8-0.8-2-0.8-2.8,0L2.6,6.8 c-0.8,0.8-0.8,2,0,2.8L8.9,16L2,22.9V30h7.1l6.9-6.9l6.3,6.3c0.8,0.8,2,0.8,2.8,0l4.2-4.2c0.8-0.8,0.8-2,0-2.8L23.1,16z M23.8,4 L28,8.2l-6.3,6.3l-4.2-4.2L23.8,4z M8.2,28H4v-4.2l6.3-6.3l4.2,4.2L8.2,28z M23.8,28L4,8.2L8.2,4l3.5,3.5L9.6,9.6l1.4,1.4l2.1-2.1 l4.2,4.2l-2.1,2.1l1.4,1.4l2.1-2.1l4.2,4.2L21,20.9l1.4,1.4l2.1-2.1l3.5,3.5L23.8,28z"
|
|
2285
2286
|
})), children);
|
|
2286
2287
|
});
|
|
2287
2288
|
|
|
2288
2289
|
if (process.env.NODE_ENV !== "production") {
|
|
2289
|
-
|
|
2290
|
+
ToolsAlt.propTypes = iconPropTypes;
|
|
2290
2291
|
}
|
|
2291
|
-
var
|
|
2292
|
+
var Tornado = /*#__PURE__*/React.forwardRef(function Tornado(_ref95, ref) {
|
|
2292
2293
|
var children = _ref95.children,
|
|
2293
2294
|
_ref95$size = _ref95.size,
|
|
2294
2295
|
size = _ref95$size === void 0 ? 16 : _ref95$size,
|
|
@@ -2301,17 +2302,15 @@ var Touch_1Down = /*#__PURE__*/React.forwardRef(function Touch_1Down(_ref95, ref
|
|
|
2301
2302
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2302
2303
|
viewBox: "0 0 32 32",
|
|
2303
2304
|
fill: "currentColor"
|
|
2304
|
-
}, rest),
|
|
2305
|
-
d: "
|
|
2306
|
-
})), _path157 || (_path157 = /*#__PURE__*/React.createElement("path", {
|
|
2307
|
-
d: "M28,14V8a7.0085,7.0085,0,0,0-7-7H16a6.1457,6.1457,0,0,0-4.1055,1.5664L3.8833,9.874a2.9986,2.9986,0,0,0,3.881,4.55l.0008.0012L10,12.8955V24a3,3,0,0,0,6,0h0l0-5.1843a2.939,2.939,0,0,0,3.5294-1.2171A2.963,2.963,0,0,0,21,18a2.9936,2.9936,0,0,0,2.5292-1.4014A2.963,2.963,0,0,0,25,17,3.0033,3.0033,0,0,0,28,14Zm-2,0a1,1,0,0,1-2,0V13H22v2a1,1,0,0,1-2,0V13H18v3a1,1,0,0,1-2,0V13H14V24h.0005A1,1,0,0,1,12,24V9.1045L6.6,12.8008a.9993.9993,0,0,1-1.3081-1.5044l7.9507-7.2515A4.1483,4.1483,0,0,1,16,3h5a5.0059,5.0059,0,0,1,5,5Z"
|
|
2305
|
+
}, rest), _path157 || (_path157 = /*#__PURE__*/React.createElement("path", {
|
|
2306
|
+
d: "M16 26H20V28H16zM12 22H18V24H12zM8 18H18V20H8zM8 14H20V16H8zM10 10H24V12H10zM8 6H26V8H8z"
|
|
2308
2307
|
})), children);
|
|
2309
2308
|
});
|
|
2310
2309
|
|
|
2311
2310
|
if (process.env.NODE_ENV !== "production") {
|
|
2312
|
-
|
|
2311
|
+
Tornado.propTypes = iconPropTypes;
|
|
2313
2312
|
}
|
|
2314
|
-
var
|
|
2313
|
+
var TornadoWarning = /*#__PURE__*/React.forwardRef(function TornadoWarning(_ref96, ref) {
|
|
2315
2314
|
var children = _ref96.children,
|
|
2316
2315
|
_ref96$size = _ref96.size,
|
|
2317
2316
|
size = _ref96$size === void 0 ? 16 : _ref96$size,
|
|
@@ -2325,16 +2324,19 @@ var Touch_1DownFilled = /*#__PURE__*/React.forwardRef(function Touch_1DownFilled
|
|
|
2325
2324
|
viewBox: "0 0 32 32",
|
|
2326
2325
|
fill: "currentColor"
|
|
2327
2326
|
}, rest), _path158 || (_path158 = /*#__PURE__*/React.createElement("path", {
|
|
2328
|
-
d: "
|
|
2327
|
+
d: "M2 4H18V6H2zM4 8H16V10H4zM2 12H14V14H2zM2 16H12V18H2zM4 20H12V22H4zM8 24H14V26H8zM12 28H16V30H12z"
|
|
2329
2328
|
})), _path159 || (_path159 = /*#__PURE__*/React.createElement("path", {
|
|
2330
|
-
|
|
2329
|
+
fill: "none",
|
|
2330
|
+
d: "M23.75,10h-1.5V6h1.5ZM23,11a1,1,0,1,0,1,1A1,1,0,0,0,23,11Z"
|
|
2331
|
+
})), _path160 || (_path160 = /*#__PURE__*/React.createElement("path", {
|
|
2332
|
+
d: "M29.9115,13.9355,23.6284,2.3706a.7181.7181,0,0,0-1.2568,0L16.0885,13.9355A.72.72,0,0,0,16.72,15H29.28A.72.72,0,0,0,29.9115,13.9355ZM22.25,6h1.5v4h-1.5ZM23,13a1,1,0,1,1,1-1A1,1,0,0,1,23,13Z"
|
|
2331
2333
|
})), children);
|
|
2332
2334
|
});
|
|
2333
2335
|
|
|
2334
2336
|
if (process.env.NODE_ENV !== "production") {
|
|
2335
|
-
|
|
2337
|
+
TornadoWarning.propTypes = iconPropTypes;
|
|
2336
2338
|
}
|
|
2337
|
-
var
|
|
2339
|
+
var Touch_1 = /*#__PURE__*/React.forwardRef(function Touch_1(_ref97, ref) {
|
|
2338
2340
|
var children = _ref97.children,
|
|
2339
2341
|
_ref97$size = _ref97.size,
|
|
2340
2342
|
size = _ref97$size === void 0 ? 16 : _ref97$size,
|
|
@@ -2347,19 +2349,17 @@ var Touch_2 = /*#__PURE__*/React.forwardRef(function Touch_2(_ref97, ref) {
|
|
|
2347
2349
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2348
2350
|
viewBox: "0 0 32 32",
|
|
2349
2351
|
fill: "currentColor"
|
|
2350
|
-
}, rest),
|
|
2351
|
-
d: "
|
|
2352
|
-
})), _path161 || (_path161 = /*#__PURE__*/React.createElement("path", {
|
|
2353
|
-
d: "M25,28H23V15A7,7,0,1,0,9,15V28H7V15a9,9,0,0,1,18,0Z"
|
|
2352
|
+
}, rest), _path161 || (_path161 = /*#__PURE__*/React.createElement("path", {
|
|
2353
|
+
d: "M20,8H18A5,5,0,0,0,8,8H6A7,7,0,0,1,20,8Z"
|
|
2354
2354
|
})), _path162 || (_path162 = /*#__PURE__*/React.createElement("path", {
|
|
2355
|
-
d: "
|
|
2355
|
+
d: "M25,15a2.94,2.94,0,0,0-1.47.4A3,3,0,0,0,21,14a2.94,2.94,0,0,0-1.47.4A3,3,0,0,0,16,13.18V8h0a3,3,0,0,0-6,0V19.1L7.77,17.58h0A2.93,2.93,0,0,0,6,17a3,3,0,0,0-2.12,5.13l8,7.3A6.16,6.16,0,0,0,16,31h5a7,7,0,0,0,7-7V18A3,3,0,0,0,25,15Zm1,9a5,5,0,0,1-5,5H16a4.17,4.17,0,0,1-2.76-1L5.29,20.7A1,1,0,0,1,5,20a1,1,0,0,1,1.6-.8L12,22.9V8a1,1,0,0,1,2,0h0V19h2V16a1,1,0,0,1,2,0v3h2V17a1,1,0,0,1,2,0v2h2V18a1,1,0,0,1,2,0Z"
|
|
2356
2356
|
})), children);
|
|
2357
2357
|
});
|
|
2358
2358
|
|
|
2359
2359
|
if (process.env.NODE_ENV !== "production") {
|
|
2360
|
-
|
|
2360
|
+
Touch_1.propTypes = iconPropTypes;
|
|
2361
2361
|
}
|
|
2362
|
-
var
|
|
2362
|
+
var Touch_1Filled = /*#__PURE__*/React.forwardRef(function Touch_1Filled(_ref98, ref) {
|
|
2363
2363
|
var children = _ref98.children,
|
|
2364
2364
|
_ref98$size = _ref98.size,
|
|
2365
2365
|
size = _ref98$size === void 0 ? 16 : _ref98$size,
|
|
@@ -2373,18 +2373,16 @@ var Touch_2Filled = /*#__PURE__*/React.forwardRef(function Touch_2Filled(_ref98,
|
|
|
2373
2373
|
viewBox: "0 0 32 32",
|
|
2374
2374
|
fill: "currentColor"
|
|
2375
2375
|
}, rest), _path163 || (_path163 = /*#__PURE__*/React.createElement("path", {
|
|
2376
|
-
d: "
|
|
2376
|
+
d: "M13,2A6.0067,6.0067,0,0,0,7,8H9a4,4,0,0,1,8,0h2A6.0067,6.0067,0,0,0,13,2Z"
|
|
2377
2377
|
})), _path164 || (_path164 = /*#__PURE__*/React.createElement("path", {
|
|
2378
|
-
d: "
|
|
2379
|
-
})), _path165 || (_path165 = /*#__PURE__*/React.createElement("path", {
|
|
2380
|
-
d: "M29,15H27A11,11,0,0,0,5,15H3a13,13,0,0,1,26,0Z"
|
|
2378
|
+
d: "M21,30H16.5606a4,4,0,0,1-2.7088-1.0566L4.6513,20.4771A2.0018,2.0018,0,0,1,4.77,17.4219a2.0743,2.0743,0,0,1,2.6578.1728L11,20.8569V8a2,2,0,0,1,4,0v7a2,2,0,0,1,4,0v1a2,2,0,0,1,4,0v1a2,2,0,0,1,4,0v7A6,6,0,0,1,21,30Z"
|
|
2381
2379
|
})), children);
|
|
2382
2380
|
});
|
|
2383
2381
|
|
|
2384
2382
|
if (process.env.NODE_ENV !== "production") {
|
|
2385
|
-
|
|
2383
|
+
Touch_1Filled.propTypes = iconPropTypes;
|
|
2386
2384
|
}
|
|
2387
|
-
var
|
|
2385
|
+
var Touch_1Down = /*#__PURE__*/React.forwardRef(function Touch_1Down(_ref99, ref) {
|
|
2388
2386
|
var children = _ref99.children,
|
|
2389
2387
|
_ref99$size = _ref99.size,
|
|
2390
2388
|
size = _ref99$size === void 0 ? 16 : _ref99$size,
|
|
@@ -2397,17 +2395,17 @@ var TouchInteraction = /*#__PURE__*/React.forwardRef(function TouchInteraction(_
|
|
|
2397
2395
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2398
2396
|
viewBox: "0 0 32 32",
|
|
2399
2397
|
fill: "currentColor"
|
|
2400
|
-
}, rest),
|
|
2401
|
-
d: "
|
|
2402
|
-
})),
|
|
2403
|
-
d: "M28,
|
|
2398
|
+
}, rest), _path165 || (_path165 = /*#__PURE__*/React.createElement("path", {
|
|
2399
|
+
d: "M20,24H18A5,5,0,0,1,8,24H6a7,7,0,0,0,14,0Z"
|
|
2400
|
+
})), _path166 || (_path166 = /*#__PURE__*/React.createElement("path", {
|
|
2401
|
+
d: "M28,14V8a7.0085,7.0085,0,0,0-7-7H16a6.1457,6.1457,0,0,0-4.1055,1.5664L3.8833,9.874a2.9986,2.9986,0,0,0,3.881,4.55l.0008.0012L10,12.8955V24a3,3,0,0,0,6,0h0l0-5.1843a2.939,2.939,0,0,0,3.5294-1.2171A2.963,2.963,0,0,0,21,18a2.9936,2.9936,0,0,0,2.5292-1.4014A2.963,2.963,0,0,0,25,17,3.0033,3.0033,0,0,0,28,14Zm-2,0a1,1,0,0,1-2,0V13H22v2a1,1,0,0,1-2,0V13H18v3a1,1,0,0,1-2,0V13H14V24h.0005A1,1,0,0,1,12,24V9.1045L6.6,12.8008a.9993.9993,0,0,1-1.3081-1.5044l7.9507-7.2515A4.1483,4.1483,0,0,1,16,3h5a5.0059,5.0059,0,0,1,5,5Z"
|
|
2404
2402
|
})), children);
|
|
2405
2403
|
});
|
|
2406
2404
|
|
|
2407
2405
|
if (process.env.NODE_ENV !== "production") {
|
|
2408
|
-
|
|
2406
|
+
Touch_1Down.propTypes = iconPropTypes;
|
|
2409
2407
|
}
|
|
2410
|
-
var
|
|
2408
|
+
var Touch_1DownFilled = /*#__PURE__*/React.forwardRef(function Touch_1DownFilled(_ref100, ref) {
|
|
2411
2409
|
var children = _ref100.children,
|
|
2412
2410
|
_ref100$size = _ref100.size,
|
|
2413
2411
|
size = _ref100$size === void 0 ? 16 : _ref100$size,
|
|
@@ -2420,17 +2418,17 @@ var TrafficEvent = /*#__PURE__*/React.forwardRef(function TrafficEvent(_ref100,
|
|
|
2420
2418
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2421
2419
|
viewBox: "0 0 32 32",
|
|
2422
2420
|
fill: "currentColor"
|
|
2423
|
-
}, rest),
|
|
2424
|
-
d: "
|
|
2425
|
-
})),
|
|
2426
|
-
d: "
|
|
2421
|
+
}, rest), _path167 || (_path167 = /*#__PURE__*/React.createElement("path", {
|
|
2422
|
+
d: "M13,30a6.0067,6.0067,0,0,1-6-6H9a4,4,0,0,0,8,0h2A6.0067,6.0067,0,0,1,13,30Z"
|
|
2423
|
+
})), _path168 || (_path168 = /*#__PURE__*/React.createElement("path", {
|
|
2424
|
+
d: "M21,2H16.5606a4,4,0,0,0-2.7088,1.0566L4.6513,11.5229A2.0018,2.0018,0,0,0,4.77,14.5781a2.0743,2.0743,0,0,0,2.6578-.1728L11,11.1431V24a2,2,0,0,0,4,0V17a2,2,0,0,0,4,0V16a2,2,0,0,0,4,0V15a2,2,0,0,0,4,0V8A6,6,0,0,0,21,2Z"
|
|
2427
2425
|
})), children);
|
|
2428
2426
|
});
|
|
2429
2427
|
|
|
2430
2428
|
if (process.env.NODE_ENV !== "production") {
|
|
2431
|
-
|
|
2429
|
+
Touch_1DownFilled.propTypes = iconPropTypes;
|
|
2432
2430
|
}
|
|
2433
|
-
var
|
|
2431
|
+
var Touch_2 = /*#__PURE__*/React.forwardRef(function Touch_2(_ref101, ref) {
|
|
2434
2432
|
var children = _ref101.children,
|
|
2435
2433
|
_ref101$size = _ref101.size,
|
|
2436
2434
|
size = _ref101$size === void 0 ? 16 : _ref101$size,
|
|
@@ -2443,15 +2441,19 @@ var TrafficFlow = /*#__PURE__*/React.forwardRef(function TrafficFlow(_ref101, re
|
|
|
2443
2441
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2444
2442
|
viewBox: "0 0 32 32",
|
|
2445
2443
|
fill: "currentColor"
|
|
2446
|
-
}, rest),
|
|
2447
|
-
d: "
|
|
2444
|
+
}, rest), _path169 || (_path169 = /*#__PURE__*/React.createElement("path", {
|
|
2445
|
+
d: "M29,15H27A11,11,0,0,0,5,15H3a13,13,0,0,1,26,0Z"
|
|
2446
|
+
})), _path170 || (_path170 = /*#__PURE__*/React.createElement("path", {
|
|
2447
|
+
d: "M25,28H23V15A7,7,0,1,0,9,15V28H7V15a9,9,0,0,1,18,0Z"
|
|
2448
|
+
})), _path171 || (_path171 = /*#__PURE__*/React.createElement("path", {
|
|
2449
|
+
d: "M21,20H11V15a5,5,0,0,1,10,0Zm-8-2h6V15a3,3,0,0,0-6,0Z"
|
|
2448
2450
|
})), children);
|
|
2449
2451
|
});
|
|
2450
2452
|
|
|
2451
2453
|
if (process.env.NODE_ENV !== "production") {
|
|
2452
|
-
|
|
2454
|
+
Touch_2.propTypes = iconPropTypes;
|
|
2453
2455
|
}
|
|
2454
|
-
var
|
|
2456
|
+
var Touch_2Filled = /*#__PURE__*/React.forwardRef(function Touch_2Filled(_ref102, ref) {
|
|
2455
2457
|
var children = _ref102.children,
|
|
2456
2458
|
_ref102$size = _ref102.size,
|
|
2457
2459
|
size = _ref102$size === void 0 ? 16 : _ref102$size,
|
|
@@ -2464,15 +2466,19 @@ var TrafficFlowIncident = /*#__PURE__*/React.forwardRef(function TrafficFlowInci
|
|
|
2464
2466
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2465
2467
|
viewBox: "0 0 32 32",
|
|
2466
2468
|
fill: "currentColor"
|
|
2467
|
-
}, rest),
|
|
2468
|
-
d: "
|
|
2469
|
+
}, rest), _path172 || (_path172 = /*#__PURE__*/React.createElement("path", {
|
|
2470
|
+
d: "M16,12a3.0033,3.0033,0,0,0-3,3v3h6V15A3.0033,3.0033,0,0,0,16,12Z"
|
|
2471
|
+
})), _path173 || (_path173 = /*#__PURE__*/React.createElement("path", {
|
|
2472
|
+
d: "M16,6a9.0092,9.0092,0,0,0-9,9V28H25V15A9.01,9.01,0,0,0,16,6Zm5,14H11V15a5,5,0,0,1,10,0Z"
|
|
2473
|
+
})), _path174 || (_path174 = /*#__PURE__*/React.createElement("path", {
|
|
2474
|
+
d: "M29,15H27A11,11,0,0,0,5,15H3a13,13,0,0,1,26,0Z"
|
|
2469
2475
|
})), children);
|
|
2470
2476
|
});
|
|
2471
2477
|
|
|
2472
2478
|
if (process.env.NODE_ENV !== "production") {
|
|
2473
|
-
|
|
2479
|
+
Touch_2Filled.propTypes = iconPropTypes;
|
|
2474
2480
|
}
|
|
2475
|
-
var
|
|
2481
|
+
var TouchInteraction = /*#__PURE__*/React.forwardRef(function TouchInteraction(_ref103, ref) {
|
|
2476
2482
|
var children = _ref103.children,
|
|
2477
2483
|
_ref103$size = _ref103.size,
|
|
2478
2484
|
size = _ref103$size === void 0 ? 16 : _ref103$size,
|
|
@@ -2485,20 +2491,17 @@ var TrafficIncident = /*#__PURE__*/React.forwardRef(function TrafficIncident(_re
|
|
|
2485
2491
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2486
2492
|
viewBox: "0 0 32 32",
|
|
2487
2493
|
fill: "currentColor"
|
|
2488
|
-
}, rest),
|
|
2489
|
-
d: "
|
|
2490
|
-
})),
|
|
2491
|
-
d: "
|
|
2492
|
-
transform: "rotate(-45 14.314 12.514)"
|
|
2493
|
-
})), _path174 || (_path174 = /*#__PURE__*/React.createElement("path", {
|
|
2494
|
-
d: "M12.0815,23.4329l4.1168,2.3176a2.009,2.009,0,0,0,2.3853-.3344l8.8326-8.8326a2.0088,2.0088,0,0,0,.334-2.3856l-2.2977-4.136,1.79-1.79L25.8283,6.8577,24.4141,8.2719l-4.95-4.95a2.0026,2.0026,0,0,0-2.8285,0L14.5146,1.2008,13.1,2.615l2.1213,2.1214L6.7364,13.2216,4.6151,11.1,3.2009,12.5145l2.1213,2.1213a2.0025,2.0025,0,0,0,0,2.8285l4.95,4.95L8.8577,23.8282l1.4143,1.4142Zm13.92-8.2636-8.8328,8.8328-4.5456-2.5255L23.4767,10.6235ZM9.5649,18.8785l1.4142-1.4142L9.5649,16.05,8.1506,17.4643,6.7364,16.05,18.05,4.7364l1.4143,1.4142L18.05,7.5648,19.4644,8.979l1.4142-1.4142L22.2928,8.979,10.9791,20.2927Z"
|
|
2494
|
+
}, rest), _path175 || (_path175 = /*#__PURE__*/React.createElement("path", {
|
|
2495
|
+
d: "M26,21V20a1,1,0,0,1,2,0V30h2V20a3.0033,3.0033,0,0,0-3-3,2.964,2.964,0,0,0-1.4708.4014,2.9541,2.9541,0,0,0-4-1A2.9934,2.9934,0,0,0,19,15a2.96,2.96,0,0,0-1,.1846L18,10h0a3,3,0,0,0-6,0V21.1045L9.7651,19.5752l-.0008.001a2.999,2.999,0,0,0-3.881,4.55L12.3223,30l1.3479-1.478L7.2915,22.7036A.9908.9908,0,0,1,7,22a1.0005,1.0005,0,0,1,1.6-.8008L14,24.8955V10a1,1,0,0,1,2,0h0V21h2V18a1,1,0,0,1,2,0v3h2V19a1,1,0,0,1,2,0v2Z"
|
|
2496
|
+
})), _path176 || (_path176 = /*#__PURE__*/React.createElement("path", {
|
|
2497
|
+
d: "M28,12H22V10h6V4H4v6H8v2H4a2.0021,2.0021,0,0,1-2-2V4A2.0021,2.0021,0,0,1,4,2H28a2.0021,2.0021,0,0,1,2,2v6A2.0021,2.0021,0,0,1,28,12Z"
|
|
2495
2498
|
})), children);
|
|
2496
2499
|
});
|
|
2497
2500
|
|
|
2498
2501
|
if (process.env.NODE_ENV !== "production") {
|
|
2499
|
-
|
|
2502
|
+
TouchInteraction.propTypes = iconPropTypes;
|
|
2500
2503
|
}
|
|
2501
|
-
var
|
|
2504
|
+
var TrafficEvent = /*#__PURE__*/React.forwardRef(function TrafficEvent(_ref104, ref) {
|
|
2502
2505
|
var children = _ref104.children,
|
|
2503
2506
|
_ref104$size = _ref104.size,
|
|
2504
2507
|
size = _ref104$size === void 0 ? 16 : _ref104$size,
|
|
@@ -2511,15 +2514,17 @@ var TrafficWeatherIncident = /*#__PURE__*/React.forwardRef(function TrafficWeath
|
|
|
2511
2514
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2512
2515
|
viewBox: "0 0 32 32",
|
|
2513
2516
|
fill: "currentColor"
|
|
2514
|
-
}, rest),
|
|
2515
|
-
d: "
|
|
2517
|
+
}, rest), _path177 || (_path177 = /*#__PURE__*/React.createElement("path", {
|
|
2518
|
+
d: "M11 21H17V23H11z"
|
|
2519
|
+
})), _path178 || (_path178 = /*#__PURE__*/React.createElement("path", {
|
|
2520
|
+
d: "M24.2456,8,25.96,14H30V12H27.4688l-1.3-4.5488A2.0077,2.0077,0,0,0,24.2456,6H22.8972l-.7287-2.5488A2.0077,2.0077,0,0,0,20.2456,2H7.7544A2.0078,2.0078,0,0,0,5.8315,3.4507L4.5312,8H2v2H6.04L7.7544,4H20.2456l.5715,2H11.7544A2.008,2.008,0,0,0,9.8315,7.45L8.8171,11H7.7144a1.9981,1.9981,0,0,0-1.8916,1.3516L4.5715,16H2v2H4v7a2.0025,2.0025,0,0,0,2,2v3H8V27H20v3h2V27a2.0025,2.0025,0,0,0,2-2V18h2V16H23.4287l-1.251-3.6475A1.9988,1.9988,0,0,0,20.2856,11H10.897l.8574-3ZM22,19v2H20v2h2v2H6V23H8V21H6V19Zm-.3429-2H6.3428l1.3716-4H20.2856Z"
|
|
2516
2521
|
})), children);
|
|
2517
2522
|
});
|
|
2518
2523
|
|
|
2519
2524
|
if (process.env.NODE_ENV !== "production") {
|
|
2520
|
-
|
|
2525
|
+
TrafficEvent.propTypes = iconPropTypes;
|
|
2521
2526
|
}
|
|
2522
|
-
var
|
|
2527
|
+
var TrafficFlow = /*#__PURE__*/React.forwardRef(function TrafficFlow(_ref105, ref) {
|
|
2523
2528
|
var children = _ref105.children,
|
|
2524
2529
|
_ref105$size = _ref105.size,
|
|
2525
2530
|
size = _ref105$size === void 0 ? 16 : _ref105$size,
|
|
@@ -2532,15 +2537,15 @@ var TrafficCone = /*#__PURE__*/React.forwardRef(function TrafficCone(_ref105, re
|
|
|
2532
2537
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2533
2538
|
viewBox: "0 0 32 32",
|
|
2534
2539
|
fill: "currentColor"
|
|
2535
|
-
}, rest),
|
|
2536
|
-
d: "
|
|
2540
|
+
}, rest), _path179 || (_path179 = /*#__PURE__*/React.createElement("path", {
|
|
2541
|
+
d: "M26 8L22 4 18 8 19.41 9.42 21 7.83 21 18 23 18 23 7.83 24.58 9.41 26 8zM12.59 22.58L11 24.17 11 14 9 14 9 24.17 7.42 22.59 6 24 10 28 14 24 12.59 22.58zM2 2H4V30H2zM28 2H30V30H28zM15 2H17V6H15zM15 10H17V14H15zM15 18H17V22H15zM15 26H17V30H15z"
|
|
2537
2542
|
})), children);
|
|
2538
2543
|
});
|
|
2539
2544
|
|
|
2540
2545
|
if (process.env.NODE_ENV !== "production") {
|
|
2541
|
-
|
|
2546
|
+
TrafficFlow.propTypes = iconPropTypes;
|
|
2542
2547
|
}
|
|
2543
|
-
var
|
|
2548
|
+
var TrafficFlowIncident = /*#__PURE__*/React.forwardRef(function TrafficFlowIncident(_ref106, ref) {
|
|
2544
2549
|
var children = _ref106.children,
|
|
2545
2550
|
_ref106$size = _ref106.size,
|
|
2546
2551
|
size = _ref106$size === void 0 ? 16 : _ref106$size,
|
|
@@ -2553,15 +2558,15 @@ var Train = /*#__PURE__*/React.forwardRef(function Train(_ref106, ref) {
|
|
|
2553
2558
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2554
2559
|
viewBox: "0 0 32 32",
|
|
2555
2560
|
fill: "currentColor"
|
|
2556
|
-
}, rest),
|
|
2557
|
-
d: "
|
|
2561
|
+
}, rest), _path180 || (_path180 = /*#__PURE__*/React.createElement("path", {
|
|
2562
|
+
d: "M26 9.42L24.59 8 22.005 10.585 22 10.58 21.995 10.585 19.42 8.01 18 9.42 20.58 12 18 14.58 19.41 16 21.995 13.415 22 13.42 22.005 13.415 24.58 15.99 26 14.58 23.42 12 26 9.42zM14 17.42L12.59 16 10.005 18.585 10 18.58 9.995 18.585 7.42 16.01 6 17.42 8.58 20 6 22.58 7.41 24 9.995 21.415 10 21.42 10.005 21.415 12.58 23.99 14 22.58 11.42 20 14 17.42zM2 2H4V30H2zM28 2H30V30H28zM15 2H17V6H15zM15 10H17V14H15zM15 18H17V22H15zM15 26H17V30H15z"
|
|
2558
2563
|
})), children);
|
|
2559
2564
|
});
|
|
2560
2565
|
|
|
2561
2566
|
if (process.env.NODE_ENV !== "production") {
|
|
2562
|
-
|
|
2567
|
+
TrafficFlowIncident.propTypes = iconPropTypes;
|
|
2563
2568
|
}
|
|
2564
|
-
var
|
|
2569
|
+
var TrafficIncident = /*#__PURE__*/React.forwardRef(function TrafficIncident(_ref107, ref) {
|
|
2565
2570
|
var children = _ref107.children,
|
|
2566
2571
|
_ref107$size = _ref107.size,
|
|
2567
2572
|
size = _ref107$size === void 0 ? 16 : _ref107$size,
|
|
@@ -2574,15 +2579,20 @@ var TrainHeart = /*#__PURE__*/React.forwardRef(function TrainHeart(_ref107, ref)
|
|
|
2574
2579
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2575
2580
|
viewBox: "0 0 32 32",
|
|
2576
2581
|
fill: "currentColor"
|
|
2577
|
-
}, rest),
|
|
2578
|
-
d: "
|
|
2582
|
+
}, rest), _path181 || (_path181 = /*#__PURE__*/React.createElement("path", {
|
|
2583
|
+
d: "M2 28H30V30H2z"
|
|
2584
|
+
})), _path182 || (_path182 = /*#__PURE__*/React.createElement("path", {
|
|
2585
|
+
d: "M11.314 11.514H17.314V13.514H11.314z",
|
|
2586
|
+
transform: "rotate(-45 14.314 12.514)"
|
|
2587
|
+
})), _path183 || (_path183 = /*#__PURE__*/React.createElement("path", {
|
|
2588
|
+
d: "M12.0815,23.4329l4.1168,2.3176a2.009,2.009,0,0,0,2.3853-.3344l8.8326-8.8326a2.0088,2.0088,0,0,0,.334-2.3856l-2.2977-4.136,1.79-1.79L25.8283,6.8577,24.4141,8.2719l-4.95-4.95a2.0026,2.0026,0,0,0-2.8285,0L14.5146,1.2008,13.1,2.615l2.1213,2.1214L6.7364,13.2216,4.6151,11.1,3.2009,12.5145l2.1213,2.1213a2.0025,2.0025,0,0,0,0,2.8285l4.95,4.95L8.8577,23.8282l1.4143,1.4142Zm13.92-8.2636-8.8328,8.8328-4.5456-2.5255L23.4767,10.6235ZM9.5649,18.8785l1.4142-1.4142L9.5649,16.05,8.1506,17.4643,6.7364,16.05,18.05,4.7364l1.4143,1.4142L18.05,7.5648,19.4644,8.979l1.4142-1.4142L22.2928,8.979,10.9791,20.2927Z"
|
|
2579
2589
|
})), children);
|
|
2580
2590
|
});
|
|
2581
2591
|
|
|
2582
2592
|
if (process.env.NODE_ENV !== "production") {
|
|
2583
|
-
|
|
2593
|
+
TrafficIncident.propTypes = iconPropTypes;
|
|
2584
2594
|
}
|
|
2585
|
-
var
|
|
2595
|
+
var TrafficWeatherIncident = /*#__PURE__*/React.forwardRef(function TrafficWeatherIncident(_ref108, ref) {
|
|
2586
2596
|
var children = _ref108.children,
|
|
2587
2597
|
_ref108$size = _ref108.size,
|
|
2588
2598
|
size = _ref108$size === void 0 ? 16 : _ref108$size,
|
|
@@ -2595,17 +2605,15 @@ var TrainProfile = /*#__PURE__*/React.forwardRef(function TrainProfile(_ref108,
|
|
|
2595
2605
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2596
2606
|
viewBox: "0 0 32 32",
|
|
2597
2607
|
fill: "currentColor"
|
|
2598
|
-
}, rest),
|
|
2599
|
-
d: "
|
|
2600
|
-
})), _path180 || (_path180 = /*#__PURE__*/React.createElement("path", {
|
|
2601
|
-
d: "M28.55,14.2305,19.97,6.3657A8.9775,8.9775,0,0,0,13.8882,4H2V6H12v4a2.0023,2.0023,0,0,0,2,2h9.1565l4.0417,3.7051A2.4723,2.4723,0,0,1,25.5273,20H2v2H25.5273a4.4726,4.4726,0,0,0,3.0225-7.77ZM14,10V6.0054A6.9774,6.9774,0,0,1,18.6182,7.84L20.9746,10Z"
|
|
2608
|
+
}, rest), _path184 || (_path184 = /*#__PURE__*/React.createElement("path", {
|
|
2609
|
+
d: "M2 24H4V30H2zM28 2H30V30H28zM15 2H17V6H15zM15 10H17V14H15zM15 18H17V22H15zM15 26H17V30H15zM6 12A3.8978 3.8978 0 012 8.223a3.9017 3.9017 0 01.6533-2.0639L5.17 2.4141a1.0381 1.0381 0 011.6592 0L9.3154 6.11A3.9693 3.9693 0 0110 8.223 3.8978 3.8978 0 016 12zm0-7.2368L4.3438 7.2257A1.89 1.89 0 004 8.223a1.9007 1.9007 0 002 1.7775A1.9007 1.9007 0 008 8.223a1.98 1.98 0 00-.375-1.0466zM11 11.7627L9.3438 14.2253A1.89 1.89 0 009 15.2226 1.9007 1.9007 0 0011 17a1.9007 1.9007 0 002-1.7774 1.98 1.98 0 00-.375-1.0467zM6 15.7627L4.3438 18.2253A1.89 1.89 0 004 19.2226 1.9007 1.9007 0 006 21a1.9007 1.9007 0 002-1.7774 1.98 1.98 0 00-.375-1.0467z"
|
|
2602
2610
|
})), children);
|
|
2603
2611
|
});
|
|
2604
2612
|
|
|
2605
2613
|
if (process.env.NODE_ENV !== "production") {
|
|
2606
|
-
|
|
2614
|
+
TrafficWeatherIncident.propTypes = iconPropTypes;
|
|
2607
2615
|
}
|
|
2608
|
-
var
|
|
2616
|
+
var TrafficCone = /*#__PURE__*/React.forwardRef(function TrafficCone(_ref109, ref) {
|
|
2609
2617
|
var children = _ref109.children,
|
|
2610
2618
|
_ref109$size = _ref109.size,
|
|
2611
2619
|
size = _ref109$size === void 0 ? 16 : _ref109$size,
|
|
@@ -2618,15 +2626,15 @@ var TrainSpeed = /*#__PURE__*/React.forwardRef(function TrainSpeed(_ref109, ref)
|
|
|
2618
2626
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2619
2627
|
viewBox: "0 0 32 32",
|
|
2620
2628
|
fill: "currentColor"
|
|
2621
|
-
}, rest),
|
|
2622
|
-
d: "
|
|
2629
|
+
}, rest), _path185 || (_path185 = /*#__PURE__*/React.createElement("path", {
|
|
2630
|
+
d: "M24.7957,28,18.9746,2.7754A1,1,0,0,0,18,2H14a1,1,0,0,0-.9746.7754L7.2043,28H4v2H28V28ZM19.9736,16H12.0264l.9229-4h6.1014Zm.4616,2,.923,4H10.6418l.923-4Zm-5.64-14h2.4092l1.3845,6H13.4109ZM10.18,24H21.82l.923,4H9.2573Z"
|
|
2623
2631
|
})), children);
|
|
2624
2632
|
});
|
|
2625
2633
|
|
|
2626
2634
|
if (process.env.NODE_ENV !== "production") {
|
|
2627
|
-
|
|
2635
|
+
TrafficCone.propTypes = iconPropTypes;
|
|
2628
2636
|
}
|
|
2629
|
-
var
|
|
2637
|
+
var Train = /*#__PURE__*/React.forwardRef(function Train(_ref110, ref) {
|
|
2630
2638
|
var children = _ref110.children,
|
|
2631
2639
|
_ref110$size = _ref110.size,
|
|
2632
2640
|
size = _ref110$size === void 0 ? 16 : _ref110$size,
|
|
@@ -2639,17 +2647,15 @@ var TrainTicket = /*#__PURE__*/React.forwardRef(function TrainTicket(_ref110, re
|
|
|
2639
2647
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2640
2648
|
viewBox: "0 0 32 32",
|
|
2641
2649
|
fill: "currentColor"
|
|
2642
|
-
}, rest),
|
|
2643
|
-
d: "
|
|
2644
|
-
})), _path183 || (_path183 = /*#__PURE__*/React.createElement("path", {
|
|
2645
|
-
d: "M22.0007,13v3h-16V10h9V8H6.185A2.9948,2.9948,0,0,1,9.0007,6h6V4h-6a5.0057,5.0057,0,0,0-5,5V21a4.99,4.99,0,0,0,3.582,4.77L5.77,30H7.9458L9.66,26h8.6812l1.7143,4h2.1758l-1.8127-4.23A4.99,4.99,0,0,0,24.0007,21V13Zm0,7h-3v2h2.8157a2.9948,2.9948,0,0,1-2.8157,2h-10A2.9948,2.9948,0,0,1,6.185,22H9.0007V20h-3V18h16Z"
|
|
2650
|
+
}, rest), _path186 || (_path186 = /*#__PURE__*/React.createElement("path", {
|
|
2651
|
+
d: "M21,3H11A5.0057,5.0057,0,0,0,6,8V20a4.99,4.99,0,0,0,3.582,4.77L7.7693,29H9.9451l1.7143-4h8.6812l1.7143,4h2.1758L22.418,24.77A4.99,4.99,0,0,0,26,20V8A5.0057,5.0057,0,0,0,21,3ZM11,5H21a2.9948,2.9948,0,0,1,2.8157,2H8.1843A2.9948,2.9948,0,0,1,11,5ZM24,19H21v2h2.8157A2.9948,2.9948,0,0,1,21,23H11a2.9948,2.9948,0,0,1-2.8157-2H11V19H8V17H24Zm0-4H8V9H24Z"
|
|
2646
2652
|
})), children);
|
|
2647
2653
|
});
|
|
2648
2654
|
|
|
2649
2655
|
if (process.env.NODE_ENV !== "production") {
|
|
2650
|
-
|
|
2656
|
+
Train.propTypes = iconPropTypes;
|
|
2651
2657
|
}
|
|
2652
|
-
var
|
|
2658
|
+
var TrainHeart = /*#__PURE__*/React.forwardRef(function TrainHeart(_ref111, ref) {
|
|
2653
2659
|
var children = _ref111.children,
|
|
2654
2660
|
_ref111$size = _ref111.size,
|
|
2655
2661
|
size = _ref111$size === void 0 ? 16 : _ref111$size,
|
|
@@ -2662,20 +2668,15 @@ var TrainTime = /*#__PURE__*/React.forwardRef(function TrainTime(_ref111, ref) {
|
|
|
2662
2668
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2663
2669
|
viewBox: "0 0 32 32",
|
|
2664
2670
|
fill: "currentColor"
|
|
2665
|
-
}, rest),
|
|
2666
|
-
|
|
2667
|
-
d: "M25.496 10.088L22.874 7.466 22.874 3 25.124 3 25.124 6.534 27.088 8.498 25.496 10.088z"
|
|
2668
|
-
})), _path185 || (_path185 = /*#__PURE__*/React.createElement("path", {
|
|
2669
|
-
d: "M24,1a6,6,0,1,0,6,6A6.0066,6.0066,0,0,0,24,1Zm1.4971,9.0884L22.875,7.4658V3h2.25V6.5342l1.9639,1.9634Z"
|
|
2670
|
-
})), _path186 || (_path186 = /*#__PURE__*/React.createElement("path", {
|
|
2671
|
-
d: "M6,16V10h9V8H6.1843A2.9948,2.9948,0,0,1,9,6h6V4H9A5.0057,5.0057,0,0,0,4,9V21a4.99,4.99,0,0,0,3.582,4.77L5.7693,30H7.9451l1.7143-4h8.6812l1.7143,4h2.1758L20.418,25.77A4.99,4.99,0,0,0,24,21V16Zm16,4H19v2h2.8157A2.9948,2.9948,0,0,1,19,24H9a2.9948,2.9948,0,0,1-2.8157-2H9V20H6V18H22Z"
|
|
2671
|
+
}, rest), _path187 || (_path187 = /*#__PURE__*/React.createElement("path", {
|
|
2672
|
+
d: "M27.303 2a2.6613 2.6613 0 00-1.9079.8059l-.3932.4053-.397-.4053a2.6612 2.6612 0 00-3.8157 0 2.7991 2.7991 0 000 3.8963L25.0019 11l4.2089-4.2978a2.7991 2.7991 0 000-3.8963A2.6613 2.6613 0 0027.303 2zM22 13v3H6V10h9V8H6.1843A2.9948 2.9948 0 019 6h6V4H9A5.0057 5.0057 0 004 9V21a4.99 4.99 0 003.582 4.77L5.7693 30H7.9451l1.7143-4h8.6812l1.7143 4h2.1758L20.418 25.77A4.99 4.99 0 0024 21V13zm0 7H19v2h2.8157A2.9948 2.9948 0 0119 24H9a2.9948 2.9948 0 01-2.8157-2H9V20H6V18H22z"
|
|
2672
2673
|
})), children);
|
|
2673
2674
|
});
|
|
2674
2675
|
|
|
2675
2676
|
if (process.env.NODE_ENV !== "production") {
|
|
2676
|
-
|
|
2677
|
+
TrainHeart.propTypes = iconPropTypes;
|
|
2677
2678
|
}
|
|
2678
|
-
var
|
|
2679
|
+
var TrainProfile = /*#__PURE__*/React.forwardRef(function TrainProfile(_ref112, ref) {
|
|
2679
2680
|
var children = _ref112.children,
|
|
2680
2681
|
_ref112$size = _ref112.size,
|
|
2681
2682
|
size = _ref112$size === void 0 ? 16 : _ref112$size,
|
|
@@ -2688,15 +2689,17 @@ var Tram = /*#__PURE__*/React.forwardRef(function Tram(_ref112, ref) {
|
|
|
2688
2689
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2689
2690
|
viewBox: "0 0 32 32",
|
|
2690
2691
|
fill: "currentColor"
|
|
2691
|
-
}, rest),
|
|
2692
|
-
d: "
|
|
2692
|
+
}, rest), _path188 || (_path188 = /*#__PURE__*/React.createElement("path", {
|
|
2693
|
+
d: "M30 25L2 25 2 27 4 27 4 29 6 29 6 27 11 27 11 29 13 29 13 27 18 27 18 29 20 29 20 27 25 27 25 29 27 29 27 27 30 27 30 25zM8 16H2V14H8V12H2V10H8a2.0021 2.0021 0 012 2v2A2.0021 2.0021 0 018 16z"
|
|
2694
|
+
})), _path189 || (_path189 = /*#__PURE__*/React.createElement("path", {
|
|
2695
|
+
d: "M28.55,14.2305,19.97,6.3657A8.9775,8.9775,0,0,0,13.8882,4H2V6H12v4a2.0023,2.0023,0,0,0,2,2h9.1565l4.0417,3.7051A2.4723,2.4723,0,0,1,25.5273,20H2v2H25.5273a4.4726,4.4726,0,0,0,3.0225-7.77ZM14,10V6.0054A6.9774,6.9774,0,0,1,18.6182,7.84L20.9746,10Z"
|
|
2693
2696
|
})), children);
|
|
2694
2697
|
});
|
|
2695
2698
|
|
|
2696
2699
|
if (process.env.NODE_ENV !== "production") {
|
|
2697
|
-
|
|
2700
|
+
TrainProfile.propTypes = iconPropTypes;
|
|
2698
2701
|
}
|
|
2699
|
-
var
|
|
2702
|
+
var TrainSpeed = /*#__PURE__*/React.forwardRef(function TrainSpeed(_ref113, ref) {
|
|
2700
2703
|
var children = _ref113.children,
|
|
2701
2704
|
_ref113$size = _ref113.size,
|
|
2702
2705
|
size = _ref113$size === void 0 ? 16 : _ref113$size,
|
|
@@ -2709,17 +2712,15 @@ var TransformBinary = /*#__PURE__*/React.forwardRef(function TransformBinary(_re
|
|
|
2709
2712
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2710
2713
|
viewBox: "0 0 32 32",
|
|
2711
2714
|
fill: "currentColor"
|
|
2712
|
-
}, rest),
|
|
2713
|
-
d: "
|
|
2714
|
-
})), _path189 || (_path189 = /*#__PURE__*/React.createElement("path", {
|
|
2715
|
-
d: "M11 20H9c-1.1 0-2-.9-2-2v-4c0-1.1.9-2 2-2h2c1.1 0 2 .9 2 2v4C13 19.1 12.1 20 11 20zM9 14v4h2v-4H9zM16 2v2c6.6 0 12 5.4 12 12s-5.4 12-12 12v2c7.7 0 14-6.3 14-14S23.7 2 16 2zM8.2 25.1L7 26.7c1.2 1 2.6 1.9 4.2 2.4l.7-1.9C10.5 26.7 9.3 26 8.2 25.1zM4.2 18l-2 .4C2.5 20 3.1 21.6 3.9 23l1.7-1C4.9 20.8 4.4 19.4 4.2 18zM5.6 10L3.9 9c-.8 1.4-1.4 3-1.6 4.6l2 .3C4.4 12.5 4.9 11.2 5.6 10zM11.8 4.8l-.7-1.9C9.6 3.5 8.2 4.3 7 5.3l1.3 1.5C9.3 6 10.5 5.3 11.8 4.8z"
|
|
2715
|
+
}, rest), _path190 || (_path190 = /*#__PURE__*/React.createElement("path", {
|
|
2716
|
+
d: "M30 25L2 25 2 27 4 27 4 29 6 29 6 27 11 27 11 29 13 29 13 27 18 27 18 29 20 29 20 27 25 27 25 29 27 29 27 27 30 27 30 25zM29.7144 16.59L18.1494 8.64A14.9327 14.9327 0 009.6519 6H2V8H9.6519a12.9459 12.9459 0 017.3647 2.2871L18.0532 11H9v2H20.9624l7.6187 5.2378A.966.966 0 0128.0342 20H2v2H28.0342a2.9661 2.9661 0 001.68-5.41z"
|
|
2716
2717
|
})), children);
|
|
2717
2718
|
});
|
|
2718
2719
|
|
|
2719
2720
|
if (process.env.NODE_ENV !== "production") {
|
|
2720
|
-
|
|
2721
|
+
TrainSpeed.propTypes = iconPropTypes;
|
|
2721
2722
|
}
|
|
2722
|
-
var
|
|
2723
|
+
var TrainTicket = /*#__PURE__*/React.forwardRef(function TrainTicket(_ref114, ref) {
|
|
2723
2724
|
var children = _ref114.children,
|
|
2724
2725
|
_ref114$size = _ref114.size,
|
|
2725
2726
|
size = _ref114$size === void 0 ? 16 : _ref114$size,
|
|
@@ -2732,17 +2733,17 @@ var TransformInstructions = /*#__PURE__*/React.forwardRef(function TransformInst
|
|
|
2732
2733
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2733
2734
|
viewBox: "0 0 32 32",
|
|
2734
2735
|
fill: "currentColor"
|
|
2735
|
-
}, rest),
|
|
2736
|
-
d: "
|
|
2737
|
-
})),
|
|
2738
|
-
d: "
|
|
2736
|
+
}, rest), _path191 || (_path191 = /*#__PURE__*/React.createElement("path", {
|
|
2737
|
+
d: "M29.1257,7.125a1.125,1.125,0,1,1,0-2.25h.875V2h-12V4.875h.875a1.125,1.125,0,0,1,0,2.25h-.875V10h12V7.125Z"
|
|
2738
|
+
})), _path192 || (_path192 = /*#__PURE__*/React.createElement("path", {
|
|
2739
|
+
d: "M22.0007,13v3h-16V10h9V8H6.185A2.9948,2.9948,0,0,1,9.0007,6h6V4h-6a5.0057,5.0057,0,0,0-5,5V21a4.99,4.99,0,0,0,3.582,4.77L5.77,30H7.9458L9.66,26h8.6812l1.7143,4h2.1758l-1.8127-4.23A4.99,4.99,0,0,0,24.0007,21V13Zm0,7h-3v2h2.8157a2.9948,2.9948,0,0,1-2.8157,2h-10A2.9948,2.9948,0,0,1,6.185,22H9.0007V20h-3V18h16Z"
|
|
2739
2740
|
})), children);
|
|
2740
2741
|
});
|
|
2741
2742
|
|
|
2742
2743
|
if (process.env.NODE_ENV !== "production") {
|
|
2743
|
-
|
|
2744
|
+
TrainTicket.propTypes = iconPropTypes;
|
|
2744
2745
|
}
|
|
2745
|
-
var
|
|
2746
|
+
var TrainTime = /*#__PURE__*/React.forwardRef(function TrainTime(_ref115, ref) {
|
|
2746
2747
|
var children = _ref115.children,
|
|
2747
2748
|
_ref115$size = _ref115.size,
|
|
2748
2749
|
size = _ref115$size === void 0 ? 16 : _ref115$size,
|
|
@@ -2755,17 +2756,20 @@ var TransformLanguage = /*#__PURE__*/React.forwardRef(function TransformLanguage
|
|
|
2755
2756
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2756
2757
|
viewBox: "0 0 32 32",
|
|
2757
2758
|
fill: "currentColor"
|
|
2758
|
-
}, rest),
|
|
2759
|
-
|
|
2760
|
-
|
|
2761
|
-
|
|
2759
|
+
}, rest), _path193 || (_path193 = /*#__PURE__*/React.createElement("path", {
|
|
2760
|
+
fill: "none",
|
|
2761
|
+
d: "M25.496 10.088L22.874 7.466 22.874 3 25.124 3 25.124 6.534 27.088 8.498 25.496 10.088z"
|
|
2762
|
+
})), _path194 || (_path194 = /*#__PURE__*/React.createElement("path", {
|
|
2763
|
+
d: "M24,1a6,6,0,1,0,6,6A6.0066,6.0066,0,0,0,24,1Zm1.4971,9.0884L22.875,7.4658V3h2.25V6.5342l1.9639,1.9634Z"
|
|
2764
|
+
})), _path195 || (_path195 = /*#__PURE__*/React.createElement("path", {
|
|
2765
|
+
d: "M6,16V10h9V8H6.1843A2.9948,2.9948,0,0,1,9,6h6V4H9A5.0057,5.0057,0,0,0,4,9V21a4.99,4.99,0,0,0,3.582,4.77L5.7693,30H7.9451l1.7143-4h8.6812l1.7143,4h2.1758L20.418,25.77A4.99,4.99,0,0,0,24,21V16Zm16,4H19v2h2.8157A2.9948,2.9948,0,0,1,19,24H9a2.9948,2.9948,0,0,1-2.8157-2H9V20H6V18H22Z"
|
|
2762
2766
|
})), children);
|
|
2763
2767
|
});
|
|
2764
2768
|
|
|
2765
2769
|
if (process.env.NODE_ENV !== "production") {
|
|
2766
|
-
|
|
2770
|
+
TrainTime.propTypes = iconPropTypes;
|
|
2767
2771
|
}
|
|
2768
|
-
var
|
|
2772
|
+
var Tram = /*#__PURE__*/React.forwardRef(function Tram(_ref116, ref) {
|
|
2769
2773
|
var children = _ref116.children,
|
|
2770
2774
|
_ref116$size = _ref116.size,
|
|
2771
2775
|
size = _ref116$size === void 0 ? 16 : _ref116$size,
|
|
@@ -2778,15 +2782,15 @@ var Transgender = /*#__PURE__*/React.forwardRef(function Transgender(_ref116, re
|
|
|
2778
2782
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2779
2783
|
viewBox: "0 0 32 32",
|
|
2780
2784
|
fill: "currentColor"
|
|
2781
|
-
}, rest),
|
|
2782
|
-
d: "
|
|
2785
|
+
}, rest), _path196 || (_path196 = /*#__PURE__*/React.createElement("path", {
|
|
2786
|
+
d: "M21,6H17V4h6V2H9V4h6V6H11a5.0057,5.0057,0,0,0-5,5V22a4.99,4.99,0,0,0,3.582,4.77L8.1978,30h2.1757l1.2859-3h8.6812l1.2859,3h2.1757L22.418,26.77A4.99,4.99,0,0,0,26,22V11A5.0057,5.0057,0,0,0,21,6ZM11,8H21a2.9948,2.9948,0,0,1,2.8157,2H8.1843A2.9948,2.9948,0,0,1,11,8ZM24,21H21v2h2.8157A2.9948,2.9948,0,0,1,21,25H11a2.9948,2.9948,0,0,1-2.8157-2H11V21H8V19H24Zm0-4H8V12H24Z"
|
|
2783
2787
|
})), children);
|
|
2784
2788
|
});
|
|
2785
2789
|
|
|
2786
2790
|
if (process.env.NODE_ENV !== "production") {
|
|
2787
|
-
|
|
2791
|
+
Tram.propTypes = iconPropTypes;
|
|
2788
2792
|
}
|
|
2789
|
-
var
|
|
2793
|
+
var TransformBinary = /*#__PURE__*/React.forwardRef(function TransformBinary(_ref117, ref) {
|
|
2790
2794
|
var children = _ref117.children,
|
|
2791
2795
|
_ref117$size = _ref117.size,
|
|
2792
2796
|
size = _ref117$size === void 0 ? 16 : _ref117$size,
|
|
@@ -2799,15 +2803,17 @@ var Translate = /*#__PURE__*/React.forwardRef(function Translate(_ref117, ref) {
|
|
|
2799
2803
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2800
2804
|
viewBox: "0 0 32 32",
|
|
2801
2805
|
fill: "currentColor"
|
|
2802
|
-
}, rest),
|
|
2803
|
-
d: "
|
|
2806
|
+
}, rest), _path197 || (_path197 = /*#__PURE__*/React.createElement("path", {
|
|
2807
|
+
d: "M23 20h-2c-1.1 0-2-.9-2-2v-4c0-1.1.9-2 2-2h2c1.1 0 2 .9 2 2v4C25 19.1 24.1 20 23 20zM21 14v4h2v-4H21zM15 12H17V20H15z"
|
|
2808
|
+
})), _path198 || (_path198 = /*#__PURE__*/React.createElement("path", {
|
|
2809
|
+
d: "M11 20H9c-1.1 0-2-.9-2-2v-4c0-1.1.9-2 2-2h2c1.1 0 2 .9 2 2v4C13 19.1 12.1 20 11 20zM9 14v4h2v-4H9zM16 2v2c6.6 0 12 5.4 12 12s-5.4 12-12 12v2c7.7 0 14-6.3 14-14S23.7 2 16 2zM8.2 25.1L7 26.7c1.2 1 2.6 1.9 4.2 2.4l.7-1.9C10.5 26.7 9.3 26 8.2 25.1zM4.2 18l-2 .4C2.5 20 3.1 21.6 3.9 23l1.7-1C4.9 20.8 4.4 19.4 4.2 18zM5.6 10L3.9 9c-.8 1.4-1.4 3-1.6 4.6l2 .3C4.4 12.5 4.9 11.2 5.6 10zM11.8 4.8l-.7-1.9C9.6 3.5 8.2 4.3 7 5.3l1.3 1.5C9.3 6 10.5 5.3 11.8 4.8z"
|
|
2804
2810
|
})), children);
|
|
2805
2811
|
});
|
|
2806
2812
|
|
|
2807
2813
|
if (process.env.NODE_ENV !== "production") {
|
|
2808
|
-
|
|
2814
|
+
TransformBinary.propTypes = iconPropTypes;
|
|
2809
2815
|
}
|
|
2810
|
-
var
|
|
2816
|
+
var TransformInstructions = /*#__PURE__*/React.forwardRef(function TransformInstructions(_ref118, ref) {
|
|
2811
2817
|
var children = _ref118.children,
|
|
2812
2818
|
_ref118$size = _ref118.size,
|
|
2813
2819
|
size = _ref118$size === void 0 ? 16 : _ref118$size,
|
|
@@ -2820,17 +2826,17 @@ var TransmissionLte = /*#__PURE__*/React.forwardRef(function TransmissionLte(_re
|
|
|
2820
2826
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2821
2827
|
viewBox: "0 0 32 32",
|
|
2822
2828
|
fill: "currentColor"
|
|
2823
|
-
}, rest),
|
|
2824
|
-
d: "
|
|
2825
|
-
})),
|
|
2826
|
-
d: "
|
|
2829
|
+
}, rest), _path199 || (_path199 = /*#__PURE__*/React.createElement("path", {
|
|
2830
|
+
d: "M23,17v-2h-2.1c-0.1-0.6-0.4-1.2-0.7-1.8l1.5-1.5l-1.4-1.4l-1.5,1.5c-0.5-0.3-1.1-0.6-1.8-0.7V9h-2v2.1 c-0.6,0.1-1.2,0.4-1.8,0.7l-1.5-1.5l-1.4,1.4l1.5,1.5c-0.3,0.5-0.6,1.1-0.7,1.8H9v2h2.1c0.1,0.6,0.4,1.2,0.7,1.8l-1.5,1.5l1.4,1.4 l1.5-1.5c0.5,0.3,1.1,0.6,1.8,0.7V23h2v-2.1c0.6-0.1,1.2-0.4,1.8-0.7l1.5,1.5l1.4-1.4l-1.5-1.5c0.3-0.5,0.6-1.1,0.7-1.8H23z M16,19 c-1.7,0-3-1.3-3-3s1.3-3,3-3s3,1.3,3,3S17.7,19,16,19z"
|
|
2831
|
+
})), _path200 || (_path200 = /*#__PURE__*/React.createElement("path", {
|
|
2832
|
+
d: "M16 2v2c6.6 0 12 5.4 12 12s-5.4 12-12 12v2c7.7 0 14-6.3 14-14S23.7 2 16 2zM8.2 25.1L7 26.7c1.2 1 2.6 1.9 4.2 2.4l.7-1.9C10.5 26.7 9.3 26 8.2 25.1zM4.2 18l-2 .4C2.5 20 3.1 21.6 3.9 23l1.7-1C4.9 20.8 4.4 19.4 4.2 18zM5.6 10L3.9 9c-.8 1.4-1.4 3-1.6 4.6l2 .3C4.4 12.5 4.9 11.2 5.6 10zM11.8 4.8l-.7-1.9C9.6 3.5 8.2 4.3 7 5.3l1.3 1.5C9.3 6 10.5 5.3 11.8 4.8z"
|
|
2827
2833
|
})), children);
|
|
2828
2834
|
});
|
|
2829
2835
|
|
|
2830
2836
|
if (process.env.NODE_ENV !== "production") {
|
|
2831
|
-
|
|
2837
|
+
TransformInstructions.propTypes = iconPropTypes;
|
|
2832
2838
|
}
|
|
2833
|
-
var
|
|
2839
|
+
var TransformLanguage = /*#__PURE__*/React.forwardRef(function TransformLanguage(_ref119, ref) {
|
|
2834
2840
|
var children = _ref119.children,
|
|
2835
2841
|
_ref119$size = _ref119.size,
|
|
2836
2842
|
size = _ref119$size === void 0 ? 16 : _ref119$size,
|
|
@@ -2843,15 +2849,17 @@ var Transpose = /*#__PURE__*/React.forwardRef(function Transpose(_ref119, ref) {
|
|
|
2843
2849
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2844
2850
|
viewBox: "0 0 32 32",
|
|
2845
2851
|
fill: "currentColor"
|
|
2846
|
-
}, rest),
|
|
2847
|
-
d: "
|
|
2852
|
+
}, rest), _path201 || (_path201 = /*#__PURE__*/React.createElement("path", {
|
|
2853
|
+
d: "M10 19H18V21H10zM10 15H22V17H10zM10 11H22V13H10z"
|
|
2854
|
+
})), _path202 || (_path202 = /*#__PURE__*/React.createElement("path", {
|
|
2855
|
+
d: "M16 2v2c6.6 0 12 5.4 12 12s-5.4 12-12 12v2c7.7 0 14-6.3 14-14S23.7 2 16 2zM8.2 25.1L7 26.7c1.2 1 2.6 1.9 4.2 2.4l.7-1.9C10.5 26.7 9.3 26 8.2 25.1zM4.2 18l-2 .4C2.5 20 3.1 21.6 3.9 23l1.7-1C4.9 20.8 4.4 19.4 4.2 18zM5.6 10L3.9 9c-.8 1.4-1.4 3-1.6 4.6l2 .3C4.4 12.5 4.9 11.2 5.6 10zM11.8 4.8l-.7-1.9C9.6 3.5 8.2 4.3 7 5.3l1.3 1.5C9.3 6 10.5 5.3 11.8 4.8z"
|
|
2848
2856
|
})), children);
|
|
2849
2857
|
});
|
|
2850
2858
|
|
|
2851
2859
|
if (process.env.NODE_ENV !== "production") {
|
|
2852
|
-
|
|
2860
|
+
TransformLanguage.propTypes = iconPropTypes;
|
|
2853
2861
|
}
|
|
2854
|
-
var
|
|
2862
|
+
var Transgender = /*#__PURE__*/React.forwardRef(function Transgender(_ref120, ref) {
|
|
2855
2863
|
var children = _ref120.children,
|
|
2856
2864
|
_ref120$size = _ref120.size,
|
|
2857
2865
|
size = _ref120$size === void 0 ? 16 : _ref120$size,
|
|
@@ -2864,17 +2872,15 @@ var TrashCan = /*#__PURE__*/React.forwardRef(function TrashCan(_ref120, ref) {
|
|
|
2864
2872
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2865
2873
|
viewBox: "0 0 32 32",
|
|
2866
2874
|
fill: "currentColor"
|
|
2867
|
-
}, rest),
|
|
2868
|
-
d: "
|
|
2869
|
-
})), _path200 || (_path200 = /*#__PURE__*/React.createElement("path", {
|
|
2870
|
-
d: "M4 6V8H6V28a2 2 0 002 2H24a2 2 0 002-2V8h2V6zM8 28V8H24V28zM12 2H20V4H12z"
|
|
2875
|
+
}, rest), _path203 || (_path203 = /*#__PURE__*/React.createElement("path", {
|
|
2876
|
+
d: "M22,2V4h4.5859l-6.4016,6.4014a6.9474,6.9474,0,0,0-8.3686,0L10.4143,9,13,6.4141,11.5857,5,9,7.5859,5.4141,4H10V2H2v8H4V5.4141L7.5859,9,5,11.5854,6.4143,13,9,10.4141l1.4014,1.4013A6.9785,6.9785,0,0,0,15,22.92V25H11v2h4v3h2V27h4V25H17V22.92a6.9785,6.9785,0,0,0,4.5984-11.1045L28,5.4141V10h2V2ZM16,21a5,5,0,1,1,5-5A5.0059,5.0059,0,0,1,16,21Z"
|
|
2871
2877
|
})), children);
|
|
2872
2878
|
});
|
|
2873
2879
|
|
|
2874
2880
|
if (process.env.NODE_ENV !== "production") {
|
|
2875
|
-
|
|
2881
|
+
Transgender.propTypes = iconPropTypes;
|
|
2876
2882
|
}
|
|
2877
|
-
var
|
|
2883
|
+
var Translate = /*#__PURE__*/React.forwardRef(function Translate(_ref121, ref) {
|
|
2878
2884
|
var children = _ref121.children,
|
|
2879
2885
|
_ref121$size = _ref121.size,
|
|
2880
2886
|
size = _ref121$size === void 0 ? 16 : _ref121$size,
|
|
@@ -2887,17 +2893,15 @@ var Tree = /*#__PURE__*/React.forwardRef(function Tree(_ref121, ref) {
|
|
|
2887
2893
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2888
2894
|
viewBox: "0 0 32 32",
|
|
2889
2895
|
fill: "currentColor"
|
|
2890
|
-
}, rest),
|
|
2891
|
-
d: "
|
|
2892
|
-
})), _path202 || (_path202 = /*#__PURE__*/React.createElement("path", {
|
|
2893
|
-
d: "M22,30H19a2.0024,2.0024,0,0,1-2-2V17h6a4.0008,4.0008,0,0,0,3.981-4.396A4.1489,4.1489,0,0,0,22.7853,9H21.2016L21.025,8.221C20.452,5.6961,18.0308,4,15,4A6.02,6.02,0,0,0,9.5585,7.4859L9.25,8.1531l-.863-.1143A2.771,2.771,0,0,0,8,8a4,4,0,1,0,0,8v2A6,6,0,1,1,8,6c.0264,0,.0525,0,.0786.001A8.0271,8.0271,0,0,1,15,2c3.6788,0,6.6923,1.9776,7.7516,5h.0337a6.1641,6.1641,0,0,1,6.1872,5.4141A6.0011,6.0011,0,0,1,23,19l-4,0v9h3Z"
|
|
2896
|
+
}, rest), _path204 || (_path204 = /*#__PURE__*/React.createElement("path", {
|
|
2897
|
+
d: "M27.85 29H30L24 14H21.65l-6 15H17.8l1.6-4h6.85zM20.2 23l2.62-6.56L25.45 23zM18 7V5H11V2H9V5H2V7H12.74a14.71 14.71 0 01-3.19 6.18A13.5 13.5 0 017.26 9H5.16a16.47 16.47 0 003 5.58A16.84 16.84 0 013 18l.75 1.86A18.47 18.47 0 009.53 16a16.92 16.92 0 005.76 3.84L16 18a14.48 14.48 0 01-5.12-3.37A17.64 17.64 0 0014.8 7z"
|
|
2894
2898
|
})), children);
|
|
2895
2899
|
});
|
|
2896
2900
|
|
|
2897
2901
|
if (process.env.NODE_ENV !== "production") {
|
|
2898
|
-
|
|
2902
|
+
Translate.propTypes = iconPropTypes;
|
|
2899
2903
|
}
|
|
2900
|
-
var
|
|
2904
|
+
var TransmissionLte = /*#__PURE__*/React.forwardRef(function TransmissionLte(_ref122, ref) {
|
|
2901
2905
|
var children = _ref122.children,
|
|
2902
2906
|
_ref122$size = _ref122.size,
|
|
2903
2907
|
size = _ref122$size === void 0 ? 16 : _ref122$size,
|
|
@@ -2910,21 +2914,17 @@ var TreeFallRisk = /*#__PURE__*/React.forwardRef(function TreeFallRisk(_ref122,
|
|
|
2910
2914
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2911
2915
|
viewBox: "0 0 32 32",
|
|
2912
2916
|
fill: "currentColor"
|
|
2913
|
-
}, rest),
|
|
2914
|
-
|
|
2915
|
-
|
|
2916
|
-
|
|
2917
|
-
})), _path204 || (_path204 = /*#__PURE__*/React.createElement("path", {
|
|
2918
|
-
d: "M29.9115 13.9355L23.6284 2.3706a.7181.7181 0 00-1.2568 0L16.0885 13.9355A.72.72 0 0016.72 15H29.28A.72.72 0 0029.9115 13.9355zM22.25 6h1.5v4h-1.5zM23 13a1 1 0 111-1A1 1 0 0123 13zM26 19V17H17V28a2.0027 2.0027 0 002 2h3V28H19V19zM12 30H9V28h3V15.5664L8.4854 13.4575l1.0292-1.7148 3.5147 2.1084A2.0115 2.0115 0 0114 15.5664V28A2.0024 2.0024 0 0112 30z"
|
|
2919
|
-
})), _path205 || (_path205 = /*#__PURE__*/React.createElement("path", {
|
|
2920
|
-
d: "M18.6638,5.0059l.96-1.7671A8.9324,8.9324,0,0,0,15,2,8.0275,8.0275,0,0,0,8.0786,6.001C8.0525,6,8.0264,6,8,6A6,6,0,0,0,8,18V16A4,4,0,0,1,8,8a2.7009,2.7009,0,0,1,.387.0391l.863.1142.3086-.6675A6.0192,6.0192,0,0,1,15,4,6.8916,6.8916,0,0,1,18.6638,5.0059Z"
|
|
2917
|
+
}, rest), _path205 || (_path205 = /*#__PURE__*/React.createElement("path", {
|
|
2918
|
+
d: "M10.57 30l.9333-2h8.9928l.9333 2h2.2072L17 15.7778V11H15v4.7778L8.3631 30zM16 18.3647L17.6965 22h-3.393zM13.37 24h5.26l.9333 2H12.4369zM10.7832 9.3325a7.0007 7.0007 0 0110.4341 0l-1.49 1.334a5 5 0 00-7.4537 0z"
|
|
2919
|
+
})), _path206 || (_path206 = /*#__PURE__*/React.createElement("path", {
|
|
2920
|
+
d: "M7.1992,6.3994a11.0019,11.0019,0,0,1,17.6006,0L23.2,7.6a9.0009,9.0009,0,0,0-14.4014,0Z"
|
|
2921
2921
|
})), children);
|
|
2922
2922
|
});
|
|
2923
2923
|
|
|
2924
2924
|
if (process.env.NODE_ENV !== "production") {
|
|
2925
|
-
|
|
2925
|
+
TransmissionLte.propTypes = iconPropTypes;
|
|
2926
2926
|
}
|
|
2927
|
-
var
|
|
2927
|
+
var Transpose = /*#__PURE__*/React.forwardRef(function Transpose(_ref123, ref) {
|
|
2928
2928
|
var children = _ref123.children,
|
|
2929
2929
|
_ref123$size = _ref123.size,
|
|
2930
2930
|
size = _ref123$size === void 0 ? 16 : _ref123$size,
|
|
@@ -2937,15 +2937,15 @@ var TreeView = /*#__PURE__*/React.forwardRef(function TreeView(_ref123, ref) {
|
|
|
2937
2937
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2938
2938
|
viewBox: "0 0 32 32",
|
|
2939
2939
|
fill: "currentColor"
|
|
2940
|
-
}, rest),
|
|
2941
|
-
d: "
|
|
2940
|
+
}, rest), _path207 || (_path207 = /*#__PURE__*/React.createElement("path", {
|
|
2941
|
+
d: "M19 26H14V24h5a5.0055 5.0055 0 005-5V14h2v5A7.0078 7.0078 0 0119 26zM8 30H4a2.0023 2.0023 0 01-2-2V14a2.0023 2.0023 0 012-2H8a2.0023 2.0023 0 012 2V28A2.0023 2.0023 0 018 30zM4 14V28H8V14zM28 10H14a2.0023 2.0023 0 01-2-2V4a2.0023 2.0023 0 012-2H28a2.0023 2.0023 0 012 2V8A2.0023 2.0023 0 0128 10zM14 4V8H28V4z"
|
|
2942
2942
|
})), children);
|
|
2943
2943
|
});
|
|
2944
2944
|
|
|
2945
2945
|
if (process.env.NODE_ENV !== "production") {
|
|
2946
|
-
|
|
2946
|
+
Transpose.propTypes = iconPropTypes;
|
|
2947
2947
|
}
|
|
2948
|
-
var
|
|
2948
|
+
var TrashCan = /*#__PURE__*/React.forwardRef(function TrashCan(_ref124, ref) {
|
|
2949
2949
|
var children = _ref124.children,
|
|
2950
2950
|
_ref124$size = _ref124.size,
|
|
2951
2951
|
size = _ref124$size === void 0 ? 16 : _ref124$size,
|
|
@@ -2958,16 +2958,17 @@ var TreeViewAlt = /*#__PURE__*/React.forwardRef(function TreeViewAlt(_ref124, re
|
|
|
2958
2958
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2959
2959
|
viewBox: "0 0 32 32",
|
|
2960
2960
|
fill: "currentColor"
|
|
2961
|
-
}, rest),
|
|
2962
|
-
d: "
|
|
2963
|
-
|
|
2961
|
+
}, rest), _path208 || (_path208 = /*#__PURE__*/React.createElement("path", {
|
|
2962
|
+
d: "M12 12H14V24H12zM18 12H20V24H18z"
|
|
2963
|
+
})), _path209 || (_path209 = /*#__PURE__*/React.createElement("path", {
|
|
2964
|
+
d: "M4 6V8H6V28a2 2 0 002 2H24a2 2 0 002-2V8h2V6zM8 28V8H24V28zM12 2H20V4H12z"
|
|
2964
2965
|
})), children);
|
|
2965
2966
|
});
|
|
2966
2967
|
|
|
2967
2968
|
if (process.env.NODE_ENV !== "production") {
|
|
2968
|
-
|
|
2969
|
+
TrashCan.propTypes = iconPropTypes;
|
|
2969
2970
|
}
|
|
2970
|
-
var
|
|
2971
|
+
var Tree = /*#__PURE__*/React.forwardRef(function Tree(_ref125, ref) {
|
|
2971
2972
|
var children = _ref125.children,
|
|
2972
2973
|
_ref125$size = _ref125.size,
|
|
2973
2974
|
size = _ref125$size === void 0 ? 16 : _ref125$size,
|
|
@@ -2980,13 +2981,15 @@ var Trophy = /*#__PURE__*/React.forwardRef(function Trophy(_ref125, ref) {
|
|
|
2980
2981
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2981
2982
|
viewBox: "0 0 32 32",
|
|
2982
2983
|
fill: "currentColor"
|
|
2983
|
-
}, rest),
|
|
2984
|
-
d: "
|
|
2984
|
+
}, rest), _path210 || (_path210 = /*#__PURE__*/React.createElement("path", {
|
|
2985
|
+
d: "M12,30H9V28h3V15.5664L8.4854,13.4575l1.0292-1.7148,3.5147,2.1084A2.0115,2.0115,0,0,1,14,15.5664V28A2.0023,2.0023,0,0,1,12,30Z"
|
|
2986
|
+
})), _path211 || (_path211 = /*#__PURE__*/React.createElement("path", {
|
|
2987
|
+
d: "M22,30H19a2.0024,2.0024,0,0,1-2-2V17h6a4.0008,4.0008,0,0,0,3.981-4.396A4.1489,4.1489,0,0,0,22.7853,9H21.2016L21.025,8.221C20.452,5.6961,18.0308,4,15,4A6.02,6.02,0,0,0,9.5585,7.4859L9.25,8.1531l-.863-.1143A2.771,2.771,0,0,0,8,8a4,4,0,1,0,0,8v2A6,6,0,1,1,8,6c.0264,0,.0525,0,.0786.001A8.0271,8.0271,0,0,1,15,2c3.6788,0,6.6923,1.9776,7.7516,5h.0337a6.1641,6.1641,0,0,1,6.1872,5.4141A6.0011,6.0011,0,0,1,23,19l-4,0v9h3Z"
|
|
2985
2988
|
})), children);
|
|
2986
2989
|
});
|
|
2987
2990
|
|
|
2988
2991
|
if (process.env.NODE_ENV !== "production") {
|
|
2989
|
-
|
|
2992
|
+
Tree.propTypes = iconPropTypes;
|
|
2990
2993
|
}
|
|
2991
2994
|
|
|
2992
|
-
export { TaskLocation, TaskRemove, TaskSettings, TaskStar, TaskTools, TaskView, Taste, Taxi, TcpIpService, 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, TextLink, TextLinkAnalysis, TextMining, TextMiningApplier, TextNewLine, TextScale, TextSelection, TextSmallCaps, TextStrikethrough, TextSubscript, TextSuperscript, TextTracking, TextUnderline, TextVerticalAlignment, TextWrap, Theater, ThisSideUp, Thumbnail_1, Thumbnail_2, ThumbsDown, ThumbsDownFilled, ThumbsUp, ThumbsUpFilled, Thunderstorm, ThunderstormScattered, ThunderstormScatteredNight, ThunderstormSevere, ThunderstormStrong, Ticket, Tides, Tif, Time, TimePlot, Timer, ToolBox, ToolKit, Tools, ToolsAlt, Tornado, TornadoWarning, TouchInteraction, Touch_1, Touch_1Down, Touch_1DownFilled, Touch_1Filled, Touch_2, Touch_2Filled, TrafficCone, TrafficEvent, TrafficFlow, TrafficFlowIncident, TrafficIncident, TrafficWeatherIncident, Train, TrainHeart, TrainProfile, TrainSpeed, TrainTicket, TrainTime, Tram, TransformBinary, TransformInstructions, TransformLanguage, Transgender, Translate, TransmissionLte, Transpose, TrashCan, Tree,
|
|
2995
|
+
export { TaskAdd, TaskApproved, TaskAssetView, TaskComplete, TaskLocation, TaskRemove, TaskSettings, TaskStar, TaskTools, TaskView, Taste, Taxi, TcpIpService, 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, TextLink, TextLinkAnalysis, TextMining, TextMiningApplier, TextNewLine, TextScale, TextSelection, TextSmallCaps, TextStrikethrough, TextSubscript, TextSuperscript, TextTracking, TextUnderline, TextVerticalAlignment, TextWrap, Theater, ThisSideUp, Thumbnail_1, Thumbnail_2, ThumbsDown, ThumbsDownFilled, ThumbsUp, ThumbsUpFilled, Thunderstorm, ThunderstormScattered, ThunderstormScatteredNight, ThunderstormSevere, ThunderstormStrong, Ticket, Tides, Tif, Time, TimePlot, Timer, ToolBox, ToolKit, Tools, ToolsAlt, Tornado, TornadoWarning, TouchInteraction, Touch_1, Touch_1Down, Touch_1DownFilled, Touch_1Filled, Touch_2, Touch_2Filled, TrafficCone, TrafficEvent, TrafficFlow, TrafficFlowIncident, TrafficIncident, TrafficWeatherIncident, Train, TrainHeart, TrainProfile, TrainSpeed, TrainTicket, TrainTime, Tram, TransformBinary, TransformInstructions, TransformLanguage, Transgender, Translate, TransmissionLte, Transpose, TrashCan, Tree, WatsonHealthTextAnnotationToggle, WatsonHealthThreshold, WatsonHealthThumbnailPreview };
|