@carbon/icons-react 11.35.0 → 11.36.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/es/SyncSettings.d.ts +11 -0
- package/es/SyncSettings.js +42 -0
- package/es/generated/bucket-14.d.ts +2 -2
- package/es/generated/bucket-14.js +91 -89
- package/es/generated/bucket-15.d.ts +2 -2
- package/es/generated/bucket-15.js +480 -478
- package/es/generated/bucket-16.d.ts +2 -2
- package/es/generated/bucket-16.js +476 -478
- package/es/generated/bucket-17.d.ts +2 -1
- package/es/generated/bucket-17.js +429 -406
- package/es/index.js +4 -4
- package/lib/SyncSettings.d.ts +11 -0
- package/lib/SyncSettings.js +48 -0
- package/lib/generated/bucket-14.d.ts +2 -2
- package/lib/generated/bucket-14.js +91 -89
- package/lib/generated/bucket-15.d.ts +2 -2
- package/lib/generated/bucket-15.js +480 -478
- package/lib/generated/bucket-16.d.ts +2 -2
- package/lib/generated/bucket-16.js +476 -478
- package/lib/generated/bucket-17.d.ts +2 -1
- package/lib/generated/bucket-17.js +429 -405
- package/lib/index.js +4 -3
- package/package.json +3 -3
|
@@ -12,8 +12,8 @@ import { i as iconPropTypes } from '../iconPropTypes-4cbeb95d.js';
|
|
|
12
12
|
import '@carbon/icon-helpers';
|
|
13
13
|
import 'prop-types';
|
|
14
14
|
|
|
15
|
-
var _path, _path2, _path3, _path4, _path5, _path6, _path7, _path8, _path9,
|
|
16
|
-
const
|
|
15
|
+
var _path, _path2, _path3, _path4, _path5, _path6, _path7, _path8, _path9, _path10, _path11, _circle, _path12, _path13, _path14, _path15, _path16, _path17, _path18, _path19, _path20, _path21, _circle2, _path22, _path23, _path24, _path25, _path26, _path27, _path28, _path29, _circle3, _path30, _path31, _path32, _path33, _circle4, _path34, _path35, _path36, _path37, _path38, _path39, _path40, _path41, _path42, _path43, _path44, _path45, _path46, _path47, _path48, _path49, _path50, _path51, _path52, _rect, _path53, _path54, _path55, _path56, _circle5, _circle6, _circle7, _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, _circle8, _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;
|
|
16
|
+
const Task = /*#__PURE__*/React.forwardRef(function Task(_ref, ref) {
|
|
17
17
|
let {
|
|
18
18
|
children,
|
|
19
19
|
size = 16,
|
|
@@ -28,15 +28,15 @@ const TaskAdd = /*#__PURE__*/React.forwardRef(function TaskAdd(_ref, ref) {
|
|
|
28
28
|
fill: "currentColor",
|
|
29
29
|
...rest
|
|
30
30
|
}, _path || (_path = /*#__PURE__*/React.createElement("path", {
|
|
31
|
-
d: "
|
|
31
|
+
d: "M14 20.18L10.41 16.59 9 18 14 23 23 14 21.59 12.58 14 20.18z"
|
|
32
32
|
})), _path2 || (_path2 = /*#__PURE__*/React.createElement("path", {
|
|
33
|
-
d: "M25,5H22V4a2
|
|
33
|
+
d: "M25,5H22V4a2,2,0,0,0-2-2H12a2,2,0,0,0-2,2V5H7A2,2,0,0,0,5,7V28a2,2,0,0,0,2,2H25a2,2,0,0,0,2-2V7A2,2,0,0,0,25,5ZM12,4h8V8H12ZM25,28H7V7h3v3H22V7h3Z"
|
|
34
34
|
})), children);
|
|
35
35
|
});
|
|
36
36
|
if (process.env.NODE_ENV !== "production") {
|
|
37
|
-
|
|
37
|
+
Task.propTypes = iconPropTypes;
|
|
38
38
|
}
|
|
39
|
-
const
|
|
39
|
+
const TaskAdd = /*#__PURE__*/React.forwardRef(function TaskAdd(_ref2, ref) {
|
|
40
40
|
let {
|
|
41
41
|
children,
|
|
42
42
|
size = 16,
|
|
@@ -51,15 +51,15 @@ const TaskApproved = /*#__PURE__*/React.forwardRef(function TaskApproved(_ref2,
|
|
|
51
51
|
fill: "currentColor",
|
|
52
52
|
...rest
|
|
53
53
|
}, _path3 || (_path3 = /*#__PURE__*/React.createElement("path", {
|
|
54
|
-
d: "
|
|
54
|
+
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"
|
|
55
55
|
})), _path4 || (_path4 = /*#__PURE__*/React.createElement("path", {
|
|
56
|
-
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,
|
|
56
|
+
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"
|
|
57
57
|
})), children);
|
|
58
58
|
});
|
|
59
59
|
if (process.env.NODE_ENV !== "production") {
|
|
60
|
-
|
|
60
|
+
TaskAdd.propTypes = iconPropTypes;
|
|
61
61
|
}
|
|
62
|
-
const
|
|
62
|
+
const TaskApproved = /*#__PURE__*/React.forwardRef(function TaskApproved(_ref3, ref) {
|
|
63
63
|
let {
|
|
64
64
|
children,
|
|
65
65
|
size = 16,
|
|
@@ -74,22 +74,45 @@ const TaskAssetView = /*#__PURE__*/React.forwardRef(function TaskAssetView(_ref3
|
|
|
74
74
|
fill: "currentColor",
|
|
75
75
|
...rest
|
|
76
76
|
}, _path5 || (_path5 = /*#__PURE__*/React.createElement("path", {
|
|
77
|
-
d: "
|
|
77
|
+
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"
|
|
78
78
|
})), _path6 || (_path6 = /*#__PURE__*/React.createElement("path", {
|
|
79
|
+
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"
|
|
80
|
+
})), children);
|
|
81
|
+
});
|
|
82
|
+
if (process.env.NODE_ENV !== "production") {
|
|
83
|
+
TaskApproved.propTypes = iconPropTypes;
|
|
84
|
+
}
|
|
85
|
+
const TaskAssetView = /*#__PURE__*/React.forwardRef(function TaskAssetView(_ref4, ref) {
|
|
86
|
+
let {
|
|
87
|
+
children,
|
|
88
|
+
size = 16,
|
|
89
|
+
...rest
|
|
90
|
+
} = _ref4;
|
|
91
|
+
return /*#__PURE__*/React.createElement(Icon, {
|
|
92
|
+
width: size,
|
|
93
|
+
height: size,
|
|
94
|
+
ref: ref,
|
|
95
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
96
|
+
viewBox: "0 0 32 32",
|
|
97
|
+
fill: "currentColor",
|
|
98
|
+
...rest
|
|
99
|
+
}, _path7 || (_path7 = /*#__PURE__*/React.createElement("path", {
|
|
100
|
+
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"
|
|
101
|
+
})), _path8 || (_path8 = /*#__PURE__*/React.createElement("path", {
|
|
79
102
|
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"
|
|
80
|
-
})),
|
|
103
|
+
})), _path9 || (_path9 = /*#__PURE__*/React.createElement("path", {
|
|
81
104
|
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"
|
|
82
105
|
})), children);
|
|
83
106
|
});
|
|
84
107
|
if (process.env.NODE_ENV !== "production") {
|
|
85
108
|
TaskAssetView.propTypes = iconPropTypes;
|
|
86
109
|
}
|
|
87
|
-
const TaskComplete = /*#__PURE__*/React.forwardRef(function TaskComplete(
|
|
110
|
+
const TaskComplete = /*#__PURE__*/React.forwardRef(function TaskComplete(_ref5, ref) {
|
|
88
111
|
let {
|
|
89
112
|
children,
|
|
90
113
|
size = 16,
|
|
91
114
|
...rest
|
|
92
|
-
} =
|
|
115
|
+
} = _ref5;
|
|
93
116
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
94
117
|
width: size,
|
|
95
118
|
height: size,
|
|
@@ -98,21 +121,21 @@ const TaskComplete = /*#__PURE__*/React.forwardRef(function TaskComplete(_ref4,
|
|
|
98
121
|
viewBox: "0 0 32 32",
|
|
99
122
|
fill: "currentColor",
|
|
100
123
|
...rest
|
|
101
|
-
},
|
|
124
|
+
}, _path10 || (_path10 = /*#__PURE__*/React.createElement("path", {
|
|
102
125
|
d: "M22 27.18L19.41 24.59 18 26 22 30 30 22 28.59 20.59 22 27.18z"
|
|
103
|
-
})),
|
|
126
|
+
})), _path11 || (_path11 = /*#__PURE__*/React.createElement("path", {
|
|
104
127
|
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"
|
|
105
128
|
})), children);
|
|
106
129
|
});
|
|
107
130
|
if (process.env.NODE_ENV !== "production") {
|
|
108
131
|
TaskComplete.propTypes = iconPropTypes;
|
|
109
132
|
}
|
|
110
|
-
const TaskLocation = /*#__PURE__*/React.forwardRef(function TaskLocation(
|
|
133
|
+
const TaskLocation = /*#__PURE__*/React.forwardRef(function TaskLocation(_ref6, ref) {
|
|
111
134
|
let {
|
|
112
135
|
children,
|
|
113
136
|
size = 16,
|
|
114
137
|
...rest
|
|
115
|
-
} =
|
|
138
|
+
} = _ref6;
|
|
116
139
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
117
140
|
width: size,
|
|
118
141
|
height: size,
|
|
@@ -125,21 +148,21 @@ const TaskLocation = /*#__PURE__*/React.forwardRef(function TaskLocation(_ref5,
|
|
|
125
148
|
cx: "24",
|
|
126
149
|
cy: "21",
|
|
127
150
|
r: "2"
|
|
128
|
-
})),
|
|
151
|
+
})), _path12 || (_path12 = /*#__PURE__*/React.createElement("path", {
|
|
129
152
|
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"
|
|
130
|
-
})),
|
|
153
|
+
})), _path13 || (_path13 = /*#__PURE__*/React.createElement("path", {
|
|
131
154
|
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"
|
|
132
155
|
})), children);
|
|
133
156
|
});
|
|
134
157
|
if (process.env.NODE_ENV !== "production") {
|
|
135
158
|
TaskLocation.propTypes = iconPropTypes;
|
|
136
159
|
}
|
|
137
|
-
const TaskRemove = /*#__PURE__*/React.forwardRef(function TaskRemove(
|
|
160
|
+
const TaskRemove = /*#__PURE__*/React.forwardRef(function TaskRemove(_ref7, ref) {
|
|
138
161
|
let {
|
|
139
162
|
children,
|
|
140
163
|
size = 16,
|
|
141
164
|
...rest
|
|
142
|
-
} =
|
|
165
|
+
} = _ref7;
|
|
143
166
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
144
167
|
width: size,
|
|
145
168
|
height: size,
|
|
@@ -148,21 +171,21 @@ const TaskRemove = /*#__PURE__*/React.forwardRef(function TaskRemove(_ref6, ref)
|
|
|
148
171
|
viewBox: "0 0 32 32",
|
|
149
172
|
fill: "currentColor",
|
|
150
173
|
...rest
|
|
151
|
-
},
|
|
174
|
+
}, _path14 || (_path14 = /*#__PURE__*/React.createElement("path", {
|
|
152
175
|
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"
|
|
153
|
-
})),
|
|
176
|
+
})), _path15 || (_path15 = /*#__PURE__*/React.createElement("path", {
|
|
154
177
|
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"
|
|
155
178
|
})), children);
|
|
156
179
|
});
|
|
157
180
|
if (process.env.NODE_ENV !== "production") {
|
|
158
181
|
TaskRemove.propTypes = iconPropTypes;
|
|
159
182
|
}
|
|
160
|
-
const TaskSettings = /*#__PURE__*/React.forwardRef(function TaskSettings(
|
|
183
|
+
const TaskSettings = /*#__PURE__*/React.forwardRef(function TaskSettings(_ref8, ref) {
|
|
161
184
|
let {
|
|
162
185
|
children,
|
|
163
186
|
size = 16,
|
|
164
187
|
...rest
|
|
165
|
-
} =
|
|
188
|
+
} = _ref8;
|
|
166
189
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
167
190
|
width: size,
|
|
168
191
|
height: size,
|
|
@@ -171,21 +194,21 @@ const TaskSettings = /*#__PURE__*/React.forwardRef(function TaskSettings(_ref7,
|
|
|
171
194
|
viewBox: "0 0 32 32",
|
|
172
195
|
fill: "currentColor",
|
|
173
196
|
...rest
|
|
174
|
-
},
|
|
197
|
+
}, _path16 || (_path16 = /*#__PURE__*/React.createElement("path", {
|
|
175
198
|
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"
|
|
176
|
-
})),
|
|
199
|
+
})), _path17 || (_path17 = /*#__PURE__*/React.createElement("path", {
|
|
177
200
|
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"
|
|
178
201
|
})), children);
|
|
179
202
|
});
|
|
180
203
|
if (process.env.NODE_ENV !== "production") {
|
|
181
204
|
TaskSettings.propTypes = iconPropTypes;
|
|
182
205
|
}
|
|
183
|
-
const TaskStar = /*#__PURE__*/React.forwardRef(function TaskStar(
|
|
206
|
+
const TaskStar = /*#__PURE__*/React.forwardRef(function TaskStar(_ref9, ref) {
|
|
184
207
|
let {
|
|
185
208
|
children,
|
|
186
209
|
size = 16,
|
|
187
210
|
...rest
|
|
188
|
-
} =
|
|
211
|
+
} = _ref9;
|
|
189
212
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
190
213
|
width: size,
|
|
191
214
|
height: size,
|
|
@@ -194,21 +217,21 @@ const TaskStar = /*#__PURE__*/React.forwardRef(function TaskStar(_ref8, ref) {
|
|
|
194
217
|
viewBox: "0 0 32 32",
|
|
195
218
|
fill: "currentColor",
|
|
196
219
|
...rest
|
|
197
|
-
},
|
|
220
|
+
}, _path18 || (_path18 = /*#__PURE__*/React.createElement("path", {
|
|
198
221
|
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"
|
|
199
|
-
})),
|
|
222
|
+
})), _path19 || (_path19 = /*#__PURE__*/React.createElement("path", {
|
|
200
223
|
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"
|
|
201
224
|
})), children);
|
|
202
225
|
});
|
|
203
226
|
if (process.env.NODE_ENV !== "production") {
|
|
204
227
|
TaskStar.propTypes = iconPropTypes;
|
|
205
228
|
}
|
|
206
|
-
const TaskTools = /*#__PURE__*/React.forwardRef(function TaskTools(
|
|
229
|
+
const TaskTools = /*#__PURE__*/React.forwardRef(function TaskTools(_ref10, ref) {
|
|
207
230
|
let {
|
|
208
231
|
children,
|
|
209
232
|
size = 16,
|
|
210
233
|
...rest
|
|
211
|
-
} =
|
|
234
|
+
} = _ref10;
|
|
212
235
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
213
236
|
width: size,
|
|
214
237
|
height: size,
|
|
@@ -217,21 +240,21 @@ const TaskTools = /*#__PURE__*/React.forwardRef(function TaskTools(_ref9, ref) {
|
|
|
217
240
|
viewBox: "0 0 32 32",
|
|
218
241
|
fill: "currentColor",
|
|
219
242
|
...rest
|
|
220
|
-
},
|
|
243
|
+
}, _path20 || (_path20 = /*#__PURE__*/React.createElement("path", {
|
|
221
244
|
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"
|
|
222
|
-
})),
|
|
245
|
+
})), _path21 || (_path21 = /*#__PURE__*/React.createElement("path", {
|
|
223
246
|
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"
|
|
224
247
|
})), children);
|
|
225
248
|
});
|
|
226
249
|
if (process.env.NODE_ENV !== "production") {
|
|
227
250
|
TaskTools.propTypes = iconPropTypes;
|
|
228
251
|
}
|
|
229
|
-
const TaskView = /*#__PURE__*/React.forwardRef(function TaskView(
|
|
252
|
+
const TaskView = /*#__PURE__*/React.forwardRef(function TaskView(_ref11, ref) {
|
|
230
253
|
let {
|
|
231
254
|
children,
|
|
232
255
|
size = 16,
|
|
233
256
|
...rest
|
|
234
|
-
} =
|
|
257
|
+
} = _ref11;
|
|
235
258
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
236
259
|
width: size,
|
|
237
260
|
height: size,
|
|
@@ -244,24 +267,24 @@ const TaskView = /*#__PURE__*/React.forwardRef(function TaskView(_ref10, ref) {
|
|
|
244
267
|
cx: "22",
|
|
245
268
|
cy: "24",
|
|
246
269
|
r: "2"
|
|
247
|
-
})),
|
|
270
|
+
})), _path22 || (_path22 = /*#__PURE__*/React.createElement("path", {
|
|
248
271
|
fill: "none",
|
|
249
272
|
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"
|
|
250
|
-
})),
|
|
273
|
+
})), _path23 || (_path23 = /*#__PURE__*/React.createElement("path", {
|
|
251
274
|
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"
|
|
252
|
-
})),
|
|
275
|
+
})), _path24 || (_path24 = /*#__PURE__*/React.createElement("path", {
|
|
253
276
|
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"
|
|
254
277
|
})), children);
|
|
255
278
|
});
|
|
256
279
|
if (process.env.NODE_ENV !== "production") {
|
|
257
280
|
TaskView.propTypes = iconPropTypes;
|
|
258
281
|
}
|
|
259
|
-
const Taste = /*#__PURE__*/React.forwardRef(function Taste(
|
|
282
|
+
const Taste = /*#__PURE__*/React.forwardRef(function Taste(_ref12, ref) {
|
|
260
283
|
let {
|
|
261
284
|
children,
|
|
262
285
|
size = 16,
|
|
263
286
|
...rest
|
|
264
|
-
} =
|
|
287
|
+
} = _ref12;
|
|
265
288
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
266
289
|
width: size,
|
|
267
290
|
height: size,
|
|
@@ -270,19 +293,19 @@ const Taste = /*#__PURE__*/React.forwardRef(function Taste(_ref11, ref) {
|
|
|
270
293
|
viewBox: "0 0 32 32",
|
|
271
294
|
fill: "currentColor",
|
|
272
295
|
...rest
|
|
273
|
-
},
|
|
296
|
+
}, _path25 || (_path25 = /*#__PURE__*/React.createElement("path", {
|
|
274
297
|
d: "M4 4V6H8v8a8 8 0 0016 0V6h4V4zM22 14a6 6 0 01-12 0V6h5v8h2V6h5zM11 26H13V28H11zM7 24H9V26H7zM15 24H17V26H15zM19 26H21V28H19zM23 24H25V26H23z"
|
|
275
298
|
})), children);
|
|
276
299
|
});
|
|
277
300
|
if (process.env.NODE_ENV !== "production") {
|
|
278
301
|
Taste.propTypes = iconPropTypes;
|
|
279
302
|
}
|
|
280
|
-
const Taxi = /*#__PURE__*/React.forwardRef(function Taxi(
|
|
303
|
+
const Taxi = /*#__PURE__*/React.forwardRef(function Taxi(_ref13, ref) {
|
|
281
304
|
let {
|
|
282
305
|
children,
|
|
283
306
|
size = 16,
|
|
284
307
|
...rest
|
|
285
|
-
} =
|
|
308
|
+
} = _ref13;
|
|
286
309
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
287
310
|
width: size,
|
|
288
311
|
height: size,
|
|
@@ -291,19 +314,19 @@ const Taxi = /*#__PURE__*/React.forwardRef(function Taxi(_ref12, ref) {
|
|
|
291
314
|
viewBox: "0 0 32 32",
|
|
292
315
|
fill: "currentColor",
|
|
293
316
|
...rest
|
|
294
|
-
},
|
|
317
|
+
}, _path26 || (_path26 = /*#__PURE__*/React.createElement("path", {
|
|
295
318
|
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"
|
|
296
319
|
})), children);
|
|
297
320
|
});
|
|
298
321
|
if (process.env.NODE_ENV !== "production") {
|
|
299
322
|
Taxi.propTypes = iconPropTypes;
|
|
300
323
|
}
|
|
301
|
-
const TcpIpService = /*#__PURE__*/React.forwardRef(function TcpIpService(
|
|
324
|
+
const TcpIpService = /*#__PURE__*/React.forwardRef(function TcpIpService(_ref14, ref) {
|
|
302
325
|
let {
|
|
303
326
|
children,
|
|
304
327
|
size = 16,
|
|
305
328
|
...rest
|
|
306
|
-
} =
|
|
329
|
+
} = _ref14;
|
|
307
330
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
308
331
|
width: size,
|
|
309
332
|
height: size,
|
|
@@ -312,19 +335,19 @@ const TcpIpService = /*#__PURE__*/React.forwardRef(function TcpIpService(_ref13,
|
|
|
312
335
|
viewBox: "0 0 32 32",
|
|
313
336
|
fill: "currentColor",
|
|
314
337
|
...rest
|
|
315
|
-
},
|
|
338
|
+
}, _path27 || (_path27 = /*#__PURE__*/React.createElement("path", {
|
|
316
339
|
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"
|
|
317
340
|
})), children);
|
|
318
341
|
});
|
|
319
342
|
if (process.env.NODE_ENV !== "production") {
|
|
320
343
|
TcpIpService.propTypes = iconPropTypes;
|
|
321
344
|
}
|
|
322
|
-
const Temperature = /*#__PURE__*/React.forwardRef(function Temperature(
|
|
345
|
+
const Temperature = /*#__PURE__*/React.forwardRef(function Temperature(_ref15, ref) {
|
|
323
346
|
let {
|
|
324
347
|
children,
|
|
325
348
|
size = 16,
|
|
326
349
|
...rest
|
|
327
|
-
} =
|
|
350
|
+
} = _ref15;
|
|
328
351
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
329
352
|
width: size,
|
|
330
353
|
height: size,
|
|
@@ -333,19 +356,19 @@ const Temperature = /*#__PURE__*/React.forwardRef(function Temperature(_ref14, r
|
|
|
333
356
|
viewBox: "0 0 32 32",
|
|
334
357
|
fill: "currentColor",
|
|
335
358
|
...rest
|
|
336
|
-
},
|
|
359
|
+
}, _path28 || (_path28 = /*#__PURE__*/React.createElement("path", {
|
|
337
360
|
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"
|
|
338
361
|
})), children);
|
|
339
362
|
});
|
|
340
363
|
if (process.env.NODE_ENV !== "production") {
|
|
341
364
|
Temperature.propTypes = iconPropTypes;
|
|
342
365
|
}
|
|
343
|
-
const TemperatureCelsius = /*#__PURE__*/React.forwardRef(function TemperatureCelsius(
|
|
366
|
+
const TemperatureCelsius = /*#__PURE__*/React.forwardRef(function TemperatureCelsius(_ref16, ref) {
|
|
344
367
|
let {
|
|
345
368
|
children,
|
|
346
369
|
size = 16,
|
|
347
370
|
...rest
|
|
348
|
-
} =
|
|
371
|
+
} = _ref16;
|
|
349
372
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
350
373
|
width: size,
|
|
351
374
|
height: size,
|
|
@@ -354,27 +377,27 @@ const TemperatureCelsius = /*#__PURE__*/React.forwardRef(function TemperatureCel
|
|
|
354
377
|
viewBox: "0 0 32 32",
|
|
355
378
|
fill: "currentColor",
|
|
356
379
|
...rest
|
|
357
|
-
},
|
|
380
|
+
}, _path29 || (_path29 = /*#__PURE__*/React.createElement("path", {
|
|
358
381
|
d: "M30,18H24a2.0023,2.0023,0,0,1-2-2V6a2.002,2.002,0,0,1,2-2h6V6H24V16h6Z"
|
|
359
382
|
})), _circle3 || (_circle3 = /*#__PURE__*/React.createElement("circle", {
|
|
360
383
|
cx: "18",
|
|
361
384
|
cy: "4",
|
|
362
385
|
r: "2"
|
|
363
|
-
})),
|
|
386
|
+
})), _path30 || (_path30 = /*#__PURE__*/React.createElement("path", {
|
|
364
387
|
d: "M10,20.1841V12H8v8.1841a3,3,0,1,0,2,0Z"
|
|
365
|
-
})),
|
|
388
|
+
})), _path31 || (_path31 = /*#__PURE__*/React.createElement("path", {
|
|
366
389
|
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"
|
|
367
390
|
})), children);
|
|
368
391
|
});
|
|
369
392
|
if (process.env.NODE_ENV !== "production") {
|
|
370
393
|
TemperatureCelsius.propTypes = iconPropTypes;
|
|
371
394
|
}
|
|
372
|
-
const TemperatureCelsiusAlt = /*#__PURE__*/React.forwardRef(function TemperatureCelsiusAlt(
|
|
395
|
+
const TemperatureCelsiusAlt = /*#__PURE__*/React.forwardRef(function TemperatureCelsiusAlt(_ref17, ref) {
|
|
373
396
|
let {
|
|
374
397
|
children,
|
|
375
398
|
size = 16,
|
|
376
399
|
...rest
|
|
377
|
-
} =
|
|
400
|
+
} = _ref17;
|
|
378
401
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
379
402
|
width: size,
|
|
380
403
|
height: size,
|
|
@@ -383,19 +406,19 @@ const TemperatureCelsiusAlt = /*#__PURE__*/React.forwardRef(function Temperature
|
|
|
383
406
|
viewBox: "0 0 32 32",
|
|
384
407
|
fill: "currentColor",
|
|
385
408
|
...rest
|
|
386
|
-
},
|
|
409
|
+
}, _path32 || (_path32 = /*#__PURE__*/React.createElement("path", {
|
|
387
410
|
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"
|
|
388
411
|
})), children);
|
|
389
412
|
});
|
|
390
413
|
if (process.env.NODE_ENV !== "production") {
|
|
391
414
|
TemperatureCelsiusAlt.propTypes = iconPropTypes;
|
|
392
415
|
}
|
|
393
|
-
const TemperatureFahrenheit = /*#__PURE__*/React.forwardRef(function TemperatureFahrenheit(
|
|
416
|
+
const TemperatureFahrenheit = /*#__PURE__*/React.forwardRef(function TemperatureFahrenheit(_ref18, ref) {
|
|
394
417
|
let {
|
|
395
418
|
children,
|
|
396
419
|
size = 16,
|
|
397
420
|
...rest
|
|
398
|
-
} =
|
|
421
|
+
} = _ref18;
|
|
399
422
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
400
423
|
width: size,
|
|
401
424
|
height: size,
|
|
@@ -404,27 +427,27 @@ const TemperatureFahrenheit = /*#__PURE__*/React.forwardRef(function Temperature
|
|
|
404
427
|
viewBox: "0 0 32 32",
|
|
405
428
|
fill: "currentColor",
|
|
406
429
|
...rest
|
|
407
|
-
},
|
|
430
|
+
}, _path33 || (_path33 = /*#__PURE__*/React.createElement("path", {
|
|
408
431
|
d: "M30 6L30 4 22 4 22 18 24 18 24 12 29 12 29 10 24 10 24 6 30 6z"
|
|
409
432
|
})), _circle4 || (_circle4 = /*#__PURE__*/React.createElement("circle", {
|
|
410
433
|
cx: "18",
|
|
411
434
|
cy: "4",
|
|
412
435
|
r: "2"
|
|
413
|
-
})),
|
|
436
|
+
})), _path34 || (_path34 = /*#__PURE__*/React.createElement("path", {
|
|
414
437
|
d: "M10,20.1841V12H8v8.1841a3,3,0,1,0,2,0Z"
|
|
415
|
-
})),
|
|
438
|
+
})), _path35 || (_path35 = /*#__PURE__*/React.createElement("path", {
|
|
416
439
|
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"
|
|
417
440
|
})), children);
|
|
418
441
|
});
|
|
419
442
|
if (process.env.NODE_ENV !== "production") {
|
|
420
443
|
TemperatureFahrenheit.propTypes = iconPropTypes;
|
|
421
444
|
}
|
|
422
|
-
const TemperatureFahrenheitAlt = /*#__PURE__*/React.forwardRef(function TemperatureFahrenheitAlt(
|
|
445
|
+
const TemperatureFahrenheitAlt = /*#__PURE__*/React.forwardRef(function TemperatureFahrenheitAlt(_ref19, ref) {
|
|
423
446
|
let {
|
|
424
447
|
children,
|
|
425
448
|
size = 16,
|
|
426
449
|
...rest
|
|
427
|
-
} =
|
|
450
|
+
} = _ref19;
|
|
428
451
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
429
452
|
width: size,
|
|
430
453
|
height: size,
|
|
@@ -433,19 +456,19 @@ const TemperatureFahrenheitAlt = /*#__PURE__*/React.forwardRef(function Temperat
|
|
|
433
456
|
viewBox: "0 0 32 32",
|
|
434
457
|
fill: "currentColor",
|
|
435
458
|
...rest
|
|
436
|
-
},
|
|
459
|
+
}, _path36 || (_path36 = /*#__PURE__*/React.createElement("path", {
|
|
437
460
|
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"
|
|
438
461
|
})), children);
|
|
439
462
|
});
|
|
440
463
|
if (process.env.NODE_ENV !== "production") {
|
|
441
464
|
TemperatureFahrenheitAlt.propTypes = iconPropTypes;
|
|
442
465
|
}
|
|
443
|
-
const TemperatureFeelsLike = /*#__PURE__*/React.forwardRef(function TemperatureFeelsLike(
|
|
466
|
+
const TemperatureFeelsLike = /*#__PURE__*/React.forwardRef(function TemperatureFeelsLike(_ref20, ref) {
|
|
444
467
|
let {
|
|
445
468
|
children,
|
|
446
469
|
size = 16,
|
|
447
470
|
...rest
|
|
448
|
-
} =
|
|
471
|
+
} = _ref20;
|
|
449
472
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
450
473
|
width: size,
|
|
451
474
|
height: size,
|
|
@@ -454,21 +477,21 @@ const TemperatureFeelsLike = /*#__PURE__*/React.forwardRef(function TemperatureF
|
|
|
454
477
|
viewBox: "0 0 32 32",
|
|
455
478
|
fill: "currentColor",
|
|
456
479
|
...rest
|
|
457
|
-
},
|
|
480
|
+
}, _path37 || (_path37 = /*#__PURE__*/React.createElement("path", {
|
|
458
481
|
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"
|
|
459
|
-
})),
|
|
482
|
+
})), _path38 || (_path38 = /*#__PURE__*/React.createElement("path", {
|
|
460
483
|
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"
|
|
461
484
|
})), children);
|
|
462
485
|
});
|
|
463
486
|
if (process.env.NODE_ENV !== "production") {
|
|
464
487
|
TemperatureFeelsLike.propTypes = iconPropTypes;
|
|
465
488
|
}
|
|
466
|
-
const TemperatureFrigid = /*#__PURE__*/React.forwardRef(function TemperatureFrigid(
|
|
489
|
+
const TemperatureFrigid = /*#__PURE__*/React.forwardRef(function TemperatureFrigid(_ref21, ref) {
|
|
467
490
|
let {
|
|
468
491
|
children,
|
|
469
492
|
size = 16,
|
|
470
493
|
...rest
|
|
471
|
-
} =
|
|
494
|
+
} = _ref21;
|
|
472
495
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
473
496
|
width: size,
|
|
474
497
|
height: size,
|
|
@@ -477,21 +500,21 @@ const TemperatureFrigid = /*#__PURE__*/React.forwardRef(function TemperatureFrig
|
|
|
477
500
|
viewBox: "0 0 32 32",
|
|
478
501
|
fill: "currentColor",
|
|
479
502
|
...rest
|
|
480
|
-
},
|
|
503
|
+
}, _path39 || (_path39 = /*#__PURE__*/React.createElement("path", {
|
|
481
504
|
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"
|
|
482
|
-
})),
|
|
505
|
+
})), _path40 || (_path40 = /*#__PURE__*/React.createElement("path", {
|
|
483
506
|
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"
|
|
484
507
|
})), children);
|
|
485
508
|
});
|
|
486
509
|
if (process.env.NODE_ENV !== "production") {
|
|
487
510
|
TemperatureFrigid.propTypes = iconPropTypes;
|
|
488
511
|
}
|
|
489
|
-
const TemperatureHot = /*#__PURE__*/React.forwardRef(function TemperatureHot(
|
|
512
|
+
const TemperatureHot = /*#__PURE__*/React.forwardRef(function TemperatureHot(_ref22, ref) {
|
|
490
513
|
let {
|
|
491
514
|
children,
|
|
492
515
|
size = 16,
|
|
493
516
|
...rest
|
|
494
|
-
} =
|
|
517
|
+
} = _ref22;
|
|
495
518
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
496
519
|
width: size,
|
|
497
520
|
height: size,
|
|
@@ -500,29 +523,29 @@ const TemperatureHot = /*#__PURE__*/React.forwardRef(function TemperatureHot(_re
|
|
|
500
523
|
viewBox: "0 0 32 32",
|
|
501
524
|
fill: "currentColor",
|
|
502
525
|
...rest
|
|
503
|
-
},
|
|
526
|
+
}, _path41 || (_path41 = /*#__PURE__*/React.createElement("path", {
|
|
504
527
|
d: "M26 13H30V15H26z"
|
|
505
|
-
})),
|
|
528
|
+
})), _path42 || (_path42 = /*#__PURE__*/React.createElement("path", {
|
|
506
529
|
d: "M23.121 5.879H27.121V7.879H23.121z",
|
|
507
530
|
transform: "rotate(-45 25.121 6.879)"
|
|
508
|
-
})),
|
|
531
|
+
})), _path43 || (_path43 = /*#__PURE__*/React.createElement("path", {
|
|
509
532
|
d: "M24.121 19.121H26.121V23.121H24.121z",
|
|
510
533
|
transform: "rotate(-45 25.121 21.121)"
|
|
511
|
-
})),
|
|
534
|
+
})), _path44 || (_path44 = /*#__PURE__*/React.createElement("path", {
|
|
512
535
|
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"
|
|
513
|
-
})),
|
|
536
|
+
})), _path45 || (_path45 = /*#__PURE__*/React.createElement("path", {
|
|
514
537
|
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"
|
|
515
538
|
})), children);
|
|
516
539
|
});
|
|
517
540
|
if (process.env.NODE_ENV !== "production") {
|
|
518
541
|
TemperatureHot.propTypes = iconPropTypes;
|
|
519
542
|
}
|
|
520
|
-
const TemperatureInversion = /*#__PURE__*/React.forwardRef(function TemperatureInversion(
|
|
543
|
+
const TemperatureInversion = /*#__PURE__*/React.forwardRef(function TemperatureInversion(_ref23, ref) {
|
|
521
544
|
let {
|
|
522
545
|
children,
|
|
523
546
|
size = 16,
|
|
524
547
|
...rest
|
|
525
|
-
} =
|
|
548
|
+
} = _ref23;
|
|
526
549
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
527
550
|
width: size,
|
|
528
551
|
height: size,
|
|
@@ -531,19 +554,19 @@ const TemperatureInversion = /*#__PURE__*/React.forwardRef(function TemperatureI
|
|
|
531
554
|
viewBox: "0 0 32 32",
|
|
532
555
|
fill: "currentColor",
|
|
533
556
|
...rest
|
|
534
|
-
},
|
|
557
|
+
}, _path46 || (_path46 = /*#__PURE__*/React.createElement("path", {
|
|
535
558
|
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"
|
|
536
559
|
})), children);
|
|
537
560
|
});
|
|
538
561
|
if (process.env.NODE_ENV !== "production") {
|
|
539
562
|
TemperatureInversion.propTypes = iconPropTypes;
|
|
540
563
|
}
|
|
541
|
-
const TemperatureMax = /*#__PURE__*/React.forwardRef(function TemperatureMax(
|
|
564
|
+
const TemperatureMax = /*#__PURE__*/React.forwardRef(function TemperatureMax(_ref24, ref) {
|
|
542
565
|
let {
|
|
543
566
|
children,
|
|
544
567
|
size = 16,
|
|
545
568
|
...rest
|
|
546
|
-
} =
|
|
569
|
+
} = _ref24;
|
|
547
570
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
548
571
|
width: size,
|
|
549
572
|
height: size,
|
|
@@ -552,21 +575,21 @@ const TemperatureMax = /*#__PURE__*/React.forwardRef(function TemperatureMax(_re
|
|
|
552
575
|
viewBox: "0 0 32 32",
|
|
553
576
|
fill: "currentColor",
|
|
554
577
|
...rest
|
|
555
|
-
},
|
|
578
|
+
}, _path47 || (_path47 = /*#__PURE__*/React.createElement("path", {
|
|
556
579
|
d: "M20 10H27V12H20zM20 16H30V18H20zM20 22H27V24H20zM10 20.1839V7H8V20.1839a3 3 0 102 0z"
|
|
557
|
-
})),
|
|
580
|
+
})), _path48 || (_path48 = /*#__PURE__*/React.createElement("path", {
|
|
558
581
|
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"
|
|
559
582
|
})), children);
|
|
560
583
|
});
|
|
561
584
|
if (process.env.NODE_ENV !== "production") {
|
|
562
585
|
TemperatureMax.propTypes = iconPropTypes;
|
|
563
586
|
}
|
|
564
|
-
const TemperatureMin = /*#__PURE__*/React.forwardRef(function TemperatureMin(
|
|
587
|
+
const TemperatureMin = /*#__PURE__*/React.forwardRef(function TemperatureMin(_ref25, ref) {
|
|
565
588
|
let {
|
|
566
589
|
children,
|
|
567
590
|
size = 16,
|
|
568
591
|
...rest
|
|
569
|
-
} =
|
|
592
|
+
} = _ref25;
|
|
570
593
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
571
594
|
width: size,
|
|
572
595
|
height: size,
|
|
@@ -575,21 +598,21 @@ const TemperatureMin = /*#__PURE__*/React.forwardRef(function TemperatureMin(_re
|
|
|
575
598
|
viewBox: "0 0 32 32",
|
|
576
599
|
fill: "currentColor",
|
|
577
600
|
...rest
|
|
578
|
-
},
|
|
601
|
+
}, _path49 || (_path49 = /*#__PURE__*/React.createElement("path", {
|
|
579
602
|
d: "M20 4H27V6H20zM20 10H30V12H20zM20 16H27V18H20zM12 23a3 3 0 01-6 0z"
|
|
580
|
-
})),
|
|
603
|
+
})), _path50 || (_path50 = /*#__PURE__*/React.createElement("path", {
|
|
581
604
|
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"
|
|
582
605
|
})), children);
|
|
583
606
|
});
|
|
584
607
|
if (process.env.NODE_ENV !== "production") {
|
|
585
608
|
TemperatureMin.propTypes = iconPropTypes;
|
|
586
609
|
}
|
|
587
|
-
const TemperatureWater = /*#__PURE__*/React.forwardRef(function TemperatureWater(
|
|
610
|
+
const TemperatureWater = /*#__PURE__*/React.forwardRef(function TemperatureWater(_ref26, ref) {
|
|
588
611
|
let {
|
|
589
612
|
children,
|
|
590
613
|
size = 16,
|
|
591
614
|
...rest
|
|
592
|
-
} =
|
|
615
|
+
} = _ref26;
|
|
593
616
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
594
617
|
width: size,
|
|
595
618
|
height: size,
|
|
@@ -598,19 +621,19 @@ const TemperatureWater = /*#__PURE__*/React.forwardRef(function TemperatureWater
|
|
|
598
621
|
viewBox: "0 0 32 32",
|
|
599
622
|
fill: "currentColor",
|
|
600
623
|
...rest
|
|
601
|
-
},
|
|
624
|
+
}, _path51 || (_path51 = /*#__PURE__*/React.createElement("path", {
|
|
602
625
|
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"
|
|
603
626
|
})), children);
|
|
604
627
|
});
|
|
605
628
|
if (process.env.NODE_ENV !== "production") {
|
|
606
629
|
TemperatureWater.propTypes = iconPropTypes;
|
|
607
630
|
}
|
|
608
|
-
const Template = /*#__PURE__*/React.forwardRef(function Template(
|
|
631
|
+
const Template = /*#__PURE__*/React.forwardRef(function Template(_ref27, ref) {
|
|
609
632
|
let {
|
|
610
633
|
children,
|
|
611
634
|
size = 16,
|
|
612
635
|
...rest
|
|
613
|
-
} =
|
|
636
|
+
} = _ref27;
|
|
614
637
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
615
638
|
width: size,
|
|
616
639
|
height: size,
|
|
@@ -619,19 +642,19 @@ const Template = /*#__PURE__*/React.forwardRef(function Template(_ref26, ref) {
|
|
|
619
642
|
viewBox: "0 0 32 32",
|
|
620
643
|
fill: "currentColor",
|
|
621
644
|
...rest
|
|
622
|
-
},
|
|
645
|
+
}, _path52 || (_path52 = /*#__PURE__*/React.createElement("path", {
|
|
623
646
|
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"
|
|
624
647
|
})), children);
|
|
625
648
|
});
|
|
626
649
|
if (process.env.NODE_ENV !== "production") {
|
|
627
650
|
Template.propTypes = iconPropTypes;
|
|
628
651
|
}
|
|
629
|
-
const Tennis = /*#__PURE__*/React.forwardRef(function Tennis(
|
|
652
|
+
const Tennis = /*#__PURE__*/React.forwardRef(function Tennis(_ref28, ref) {
|
|
630
653
|
let {
|
|
631
654
|
children,
|
|
632
655
|
size = 16,
|
|
633
656
|
...rest
|
|
634
|
-
} =
|
|
657
|
+
} = _ref28;
|
|
635
658
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
636
659
|
width: size,
|
|
637
660
|
height: size,
|
|
@@ -646,21 +669,21 @@ const Tennis = /*#__PURE__*/React.forwardRef(function Tennis(_ref27, ref) {
|
|
|
646
669
|
x: "20",
|
|
647
670
|
y: "2",
|
|
648
671
|
rx: "2"
|
|
649
|
-
})),
|
|
672
|
+
})), _path53 || (_path53 = /*#__PURE__*/React.createElement("path", {
|
|
650
673
|
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"
|
|
651
|
-
})),
|
|
674
|
+
})), _path54 || (_path54 = /*#__PURE__*/React.createElement("path", {
|
|
652
675
|
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"
|
|
653
676
|
})), children);
|
|
654
677
|
});
|
|
655
678
|
if (process.env.NODE_ENV !== "production") {
|
|
656
679
|
Tennis.propTypes = iconPropTypes;
|
|
657
680
|
}
|
|
658
|
-
const TennisBall = /*#__PURE__*/React.forwardRef(function TennisBall(
|
|
681
|
+
const TennisBall = /*#__PURE__*/React.forwardRef(function TennisBall(_ref29, ref) {
|
|
659
682
|
let {
|
|
660
683
|
children,
|
|
661
684
|
size = 16,
|
|
662
685
|
...rest
|
|
663
|
-
} =
|
|
686
|
+
} = _ref29;
|
|
664
687
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
665
688
|
width: size,
|
|
666
689
|
height: size,
|
|
@@ -669,19 +692,19 @@ const TennisBall = /*#__PURE__*/React.forwardRef(function TennisBall(_ref28, ref
|
|
|
669
692
|
viewBox: "0 0 32 32",
|
|
670
693
|
fill: "currentColor",
|
|
671
694
|
...rest
|
|
672
|
-
},
|
|
695
|
+
}, _path55 || (_path55 = /*#__PURE__*/React.createElement("path", {
|
|
673
696
|
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"
|
|
674
697
|
})), children);
|
|
675
698
|
});
|
|
676
699
|
if (process.env.NODE_ENV !== "production") {
|
|
677
700
|
TennisBall.propTypes = iconPropTypes;
|
|
678
701
|
}
|
|
679
|
-
const Term = /*#__PURE__*/React.forwardRef(function Term(
|
|
702
|
+
const Term = /*#__PURE__*/React.forwardRef(function Term(_ref30, ref) {
|
|
680
703
|
let {
|
|
681
704
|
children,
|
|
682
705
|
size = 16,
|
|
683
706
|
...rest
|
|
684
|
-
} =
|
|
707
|
+
} = _ref30;
|
|
685
708
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
686
709
|
width: size,
|
|
687
710
|
height: size,
|
|
@@ -690,7 +713,7 @@ const Term = /*#__PURE__*/React.forwardRef(function Term(_ref29, ref) {
|
|
|
690
713
|
viewBox: "0 0 32 32",
|
|
691
714
|
fill: "currentColor",
|
|
692
715
|
...rest
|
|
693
|
-
},
|
|
716
|
+
}, _path56 || (_path56 = /*#__PURE__*/React.createElement("path", {
|
|
694
717
|
d: "M28,26H25V24h3V8H25V6h3a2.0023,2.0023,0,0,1,2,2V24A2.0027,2.0027,0,0,1,28,26Z"
|
|
695
718
|
})), _circle5 || (_circle5 = /*#__PURE__*/React.createElement("circle", {
|
|
696
719
|
cx: "23",
|
|
@@ -704,19 +727,19 @@ const Term = /*#__PURE__*/React.forwardRef(function Term(_ref29, ref) {
|
|
|
704
727
|
cx: "9",
|
|
705
728
|
cy: "16",
|
|
706
729
|
r: "2"
|
|
707
|
-
})),
|
|
730
|
+
})), _path57 || (_path57 = /*#__PURE__*/React.createElement("path", {
|
|
708
731
|
d: "M7,26H4a2.0023,2.0023,0,0,1-2-2V8A2.002,2.002,0,0,1,4,6H7V8H4V24H7Z"
|
|
709
732
|
})), children);
|
|
710
733
|
});
|
|
711
734
|
if (process.env.NODE_ENV !== "production") {
|
|
712
735
|
Term.propTypes = iconPropTypes;
|
|
713
736
|
}
|
|
714
|
-
const Terminal = /*#__PURE__*/React.forwardRef(function Terminal(
|
|
737
|
+
const Terminal = /*#__PURE__*/React.forwardRef(function Terminal(_ref31, ref) {
|
|
715
738
|
let {
|
|
716
739
|
children,
|
|
717
740
|
size = 16,
|
|
718
741
|
...rest
|
|
719
|
-
} =
|
|
742
|
+
} = _ref31;
|
|
720
743
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
721
744
|
width: size,
|
|
722
745
|
height: size,
|
|
@@ -725,22 +748,22 @@ const Terminal = /*#__PURE__*/React.forwardRef(function Terminal(_ref30, ref) {
|
|
|
725
748
|
viewBox: "0 0 32 32",
|
|
726
749
|
fill: "currentColor",
|
|
727
750
|
...rest
|
|
728
|
-
},
|
|
751
|
+
}, _path58 || (_path58 = /*#__PURE__*/React.createElement("path", {
|
|
729
752
|
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",
|
|
730
753
|
transform: "translate(0 .01)"
|
|
731
|
-
})),
|
|
754
|
+
})), _path59 || (_path59 = /*#__PURE__*/React.createElement("path", {
|
|
732
755
|
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"
|
|
733
756
|
})), children);
|
|
734
757
|
});
|
|
735
758
|
if (process.env.NODE_ENV !== "production") {
|
|
736
759
|
Terminal.propTypes = iconPropTypes;
|
|
737
760
|
}
|
|
738
|
-
const Terminal_3270 = /*#__PURE__*/React.forwardRef(function Terminal_3270(
|
|
761
|
+
const Terminal_3270 = /*#__PURE__*/React.forwardRef(function Terminal_3270(_ref32, ref) {
|
|
739
762
|
let {
|
|
740
763
|
children,
|
|
741
764
|
size = 16,
|
|
742
765
|
...rest
|
|
743
|
-
} =
|
|
766
|
+
} = _ref32;
|
|
744
767
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
745
768
|
width: size,
|
|
746
769
|
height: size,
|
|
@@ -749,21 +772,21 @@ const Terminal_3270 = /*#__PURE__*/React.forwardRef(function Terminal_3270(_ref3
|
|
|
749
772
|
viewBox: "0 0 32 32",
|
|
750
773
|
fill: "currentColor",
|
|
751
774
|
...rest
|
|
752
|
-
},
|
|
775
|
+
}, _path60 || (_path60 = /*#__PURE__*/React.createElement("path", {
|
|
753
776
|
d: "M10 21H16V23H10z"
|
|
754
|
-
})),
|
|
777
|
+
})), _path61 || (_path61 = /*#__PURE__*/React.createElement("path", {
|
|
755
778
|
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"
|
|
756
779
|
})), children);
|
|
757
780
|
});
|
|
758
781
|
if (process.env.NODE_ENV !== "production") {
|
|
759
782
|
Terminal_3270.propTypes = iconPropTypes;
|
|
760
783
|
}
|
|
761
|
-
const TestTool = /*#__PURE__*/React.forwardRef(function TestTool(
|
|
784
|
+
const TestTool = /*#__PURE__*/React.forwardRef(function TestTool(_ref33, ref) {
|
|
762
785
|
let {
|
|
763
786
|
children,
|
|
764
787
|
size = 16,
|
|
765
788
|
...rest
|
|
766
|
-
} =
|
|
789
|
+
} = _ref33;
|
|
767
790
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
768
791
|
width: size,
|
|
769
792
|
height: size,
|
|
@@ -772,21 +795,21 @@ const TestTool = /*#__PURE__*/React.forwardRef(function TestTool(_ref32, ref) {
|
|
|
772
795
|
viewBox: "0 0 32 32",
|
|
773
796
|
fill: "currentColor",
|
|
774
797
|
...rest
|
|
775
|
-
},
|
|
798
|
+
}, _path62 || (_path62 = /*#__PURE__*/React.createElement("path", {
|
|
776
799
|
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"
|
|
777
|
-
})),
|
|
800
|
+
})), _path63 || (_path63 = /*#__PURE__*/React.createElement("path", {
|
|
778
801
|
d: "M17 15L17 2 15 2 15 15 2 15 2 17 15 17 15 30 17 30 17 17 30 17 30 15z"
|
|
779
802
|
})), children);
|
|
780
803
|
});
|
|
781
804
|
if (process.env.NODE_ENV !== "production") {
|
|
782
805
|
TestTool.propTypes = iconPropTypes;
|
|
783
806
|
}
|
|
784
|
-
const TextAlignCenter = /*#__PURE__*/React.forwardRef(function TextAlignCenter(
|
|
807
|
+
const TextAlignCenter = /*#__PURE__*/React.forwardRef(function TextAlignCenter(_ref34, ref) {
|
|
785
808
|
let {
|
|
786
809
|
children,
|
|
787
810
|
size = 16,
|
|
788
811
|
...rest
|
|
789
|
-
} =
|
|
812
|
+
} = _ref34;
|
|
790
813
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
791
814
|
width: size,
|
|
792
815
|
height: size,
|
|
@@ -795,19 +818,19 @@ const TextAlignCenter = /*#__PURE__*/React.forwardRef(function TextAlignCenter(_
|
|
|
795
818
|
viewBox: "0 0 32 32",
|
|
796
819
|
fill: "currentColor",
|
|
797
820
|
...rest
|
|
798
|
-
},
|
|
821
|
+
}, _path64 || (_path64 = /*#__PURE__*/React.createElement("path", {
|
|
799
822
|
d: "M6 6H26V8H6zM10 12H22V14H10zM6 18H26V20H6zM10 24H22V26H10z"
|
|
800
823
|
})), children);
|
|
801
824
|
});
|
|
802
825
|
if (process.env.NODE_ENV !== "production") {
|
|
803
826
|
TextAlignCenter.propTypes = iconPropTypes;
|
|
804
827
|
}
|
|
805
|
-
const TextAlignJustify = /*#__PURE__*/React.forwardRef(function TextAlignJustify(
|
|
828
|
+
const TextAlignJustify = /*#__PURE__*/React.forwardRef(function TextAlignJustify(_ref35, ref) {
|
|
806
829
|
let {
|
|
807
830
|
children,
|
|
808
831
|
size = 16,
|
|
809
832
|
...rest
|
|
810
|
-
} =
|
|
833
|
+
} = _ref35;
|
|
811
834
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
812
835
|
width: size,
|
|
813
836
|
height: size,
|
|
@@ -816,19 +839,19 @@ const TextAlignJustify = /*#__PURE__*/React.forwardRef(function TextAlignJustify
|
|
|
816
839
|
viewBox: "0 0 32 32",
|
|
817
840
|
fill: "currentColor",
|
|
818
841
|
...rest
|
|
819
|
-
},
|
|
842
|
+
}, _path65 || (_path65 = /*#__PURE__*/React.createElement("path", {
|
|
820
843
|
d: "M6 6H26V8H6zM6 12H26V14H6zM6 18H26V20H6zM6 24H26V26H6z"
|
|
821
844
|
})), children);
|
|
822
845
|
});
|
|
823
846
|
if (process.env.NODE_ENV !== "production") {
|
|
824
847
|
TextAlignJustify.propTypes = iconPropTypes;
|
|
825
848
|
}
|
|
826
|
-
const TextAlignLeft = /*#__PURE__*/React.forwardRef(function TextAlignLeft(
|
|
849
|
+
const TextAlignLeft = /*#__PURE__*/React.forwardRef(function TextAlignLeft(_ref36, ref) {
|
|
827
850
|
let {
|
|
828
851
|
children,
|
|
829
852
|
size = 16,
|
|
830
853
|
...rest
|
|
831
|
-
} =
|
|
854
|
+
} = _ref36;
|
|
832
855
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
833
856
|
width: size,
|
|
834
857
|
height: size,
|
|
@@ -837,19 +860,19 @@ const TextAlignLeft = /*#__PURE__*/React.forwardRef(function TextAlignLeft(_ref3
|
|
|
837
860
|
viewBox: "0 0 32 32",
|
|
838
861
|
fill: "currentColor",
|
|
839
862
|
...rest
|
|
840
|
-
},
|
|
863
|
+
}, _path66 || (_path66 = /*#__PURE__*/React.createElement("path", {
|
|
841
864
|
d: "M12 6H26V8H12zM12 12H22V14H12zM12 18H26V20H12zM12 24H22V26H12zM6 4H8V28H6z"
|
|
842
865
|
})), children);
|
|
843
866
|
});
|
|
844
867
|
if (process.env.NODE_ENV !== "production") {
|
|
845
868
|
TextAlignLeft.propTypes = iconPropTypes;
|
|
846
869
|
}
|
|
847
|
-
const TextAlignMixed = /*#__PURE__*/React.forwardRef(function TextAlignMixed(
|
|
870
|
+
const TextAlignMixed = /*#__PURE__*/React.forwardRef(function TextAlignMixed(_ref37, ref) {
|
|
848
871
|
let {
|
|
849
872
|
children,
|
|
850
873
|
size = 16,
|
|
851
874
|
...rest
|
|
852
|
-
} =
|
|
875
|
+
} = _ref37;
|
|
853
876
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
854
877
|
width: size,
|
|
855
878
|
height: size,
|
|
@@ -858,19 +881,19 @@ const TextAlignMixed = /*#__PURE__*/React.forwardRef(function TextAlignMixed(_re
|
|
|
858
881
|
viewBox: "0 0 32 32",
|
|
859
882
|
fill: "currentColor",
|
|
860
883
|
...rest
|
|
861
|
-
},
|
|
884
|
+
}, _path67 || (_path67 = /*#__PURE__*/React.createElement("path", {
|
|
862
885
|
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"
|
|
863
886
|
})), children);
|
|
864
887
|
});
|
|
865
888
|
if (process.env.NODE_ENV !== "production") {
|
|
866
889
|
TextAlignMixed.propTypes = iconPropTypes;
|
|
867
890
|
}
|
|
868
|
-
const TextAlignRight = /*#__PURE__*/React.forwardRef(function TextAlignRight(
|
|
891
|
+
const TextAlignRight = /*#__PURE__*/React.forwardRef(function TextAlignRight(_ref38, ref) {
|
|
869
892
|
let {
|
|
870
893
|
children,
|
|
871
894
|
size = 16,
|
|
872
895
|
...rest
|
|
873
|
-
} =
|
|
896
|
+
} = _ref38;
|
|
874
897
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
875
898
|
width: size,
|
|
876
899
|
height: size,
|
|
@@ -879,19 +902,19 @@ const TextAlignRight = /*#__PURE__*/React.forwardRef(function TextAlignRight(_re
|
|
|
879
902
|
viewBox: "0 0 32 32",
|
|
880
903
|
fill: "currentColor",
|
|
881
904
|
...rest
|
|
882
|
-
},
|
|
905
|
+
}, _path68 || (_path68 = /*#__PURE__*/React.createElement("path", {
|
|
883
906
|
d: "M6 6H20V8H6zM10 12H20V14H10zM6 18H20V20H6zM10 24H20V26H10zM24 4H26V28H24z"
|
|
884
907
|
})), children);
|
|
885
908
|
});
|
|
886
909
|
if (process.env.NODE_ENV !== "production") {
|
|
887
910
|
TextAlignRight.propTypes = iconPropTypes;
|
|
888
911
|
}
|
|
889
|
-
const TextAllCaps = /*#__PURE__*/React.forwardRef(function TextAllCaps(
|
|
912
|
+
const TextAllCaps = /*#__PURE__*/React.forwardRef(function TextAllCaps(_ref39, ref) {
|
|
890
913
|
let {
|
|
891
914
|
children,
|
|
892
915
|
size = 16,
|
|
893
916
|
...rest
|
|
894
|
-
} =
|
|
917
|
+
} = _ref39;
|
|
895
918
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
896
919
|
width: size,
|
|
897
920
|
height: size,
|
|
@@ -900,19 +923,19 @@ const TextAllCaps = /*#__PURE__*/React.forwardRef(function TextAllCaps(_ref38, r
|
|
|
900
923
|
viewBox: "0 0 32 32",
|
|
901
924
|
fill: "currentColor",
|
|
902
925
|
...rest
|
|
903
|
-
},
|
|
926
|
+
}, _path69 || (_path69 = /*#__PURE__*/React.createElement("path", {
|
|
904
927
|
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"
|
|
905
928
|
})), children);
|
|
906
929
|
});
|
|
907
930
|
if (process.env.NODE_ENV !== "production") {
|
|
908
931
|
TextAllCaps.propTypes = iconPropTypes;
|
|
909
932
|
}
|
|
910
|
-
const TextBold = /*#__PURE__*/React.forwardRef(function TextBold(
|
|
933
|
+
const TextBold = /*#__PURE__*/React.forwardRef(function TextBold(_ref40, ref) {
|
|
911
934
|
let {
|
|
912
935
|
children,
|
|
913
936
|
size = 16,
|
|
914
937
|
...rest
|
|
915
|
-
} =
|
|
938
|
+
} = _ref40;
|
|
916
939
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
917
940
|
width: size,
|
|
918
941
|
height: size,
|
|
@@ -921,19 +944,19 @@ const TextBold = /*#__PURE__*/React.forwardRef(function TextBold(_ref39, ref) {
|
|
|
921
944
|
viewBox: "0 0 32 32",
|
|
922
945
|
fill: "currentColor",
|
|
923
946
|
...rest
|
|
924
|
-
},
|
|
947
|
+
}, _path70 || (_path70 = /*#__PURE__*/React.createElement("path", {
|
|
925
948
|
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"
|
|
926
949
|
})), children);
|
|
927
950
|
});
|
|
928
951
|
if (process.env.NODE_ENV !== "production") {
|
|
929
952
|
TextBold.propTypes = iconPropTypes;
|
|
930
953
|
}
|
|
931
|
-
const TextClearFormat = /*#__PURE__*/React.forwardRef(function TextClearFormat(
|
|
954
|
+
const TextClearFormat = /*#__PURE__*/React.forwardRef(function TextClearFormat(_ref41, ref) {
|
|
932
955
|
let {
|
|
933
956
|
children,
|
|
934
957
|
size = 16,
|
|
935
958
|
...rest
|
|
936
|
-
} =
|
|
959
|
+
} = _ref41;
|
|
937
960
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
938
961
|
width: size,
|
|
939
962
|
height: size,
|
|
@@ -942,19 +965,19 @@ const TextClearFormat = /*#__PURE__*/React.forwardRef(function TextClearFormat(_
|
|
|
942
965
|
viewBox: "0 0 32 32",
|
|
943
966
|
fill: "currentColor",
|
|
944
967
|
...rest
|
|
945
|
-
},
|
|
968
|
+
}, _path71 || (_path71 = /*#__PURE__*/React.createElement("path", {
|
|
946
969
|
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"
|
|
947
970
|
})), children);
|
|
948
971
|
});
|
|
949
972
|
if (process.env.NODE_ENV !== "production") {
|
|
950
973
|
TextClearFormat.propTypes = iconPropTypes;
|
|
951
974
|
}
|
|
952
|
-
const TextColor = /*#__PURE__*/React.forwardRef(function TextColor(
|
|
975
|
+
const TextColor = /*#__PURE__*/React.forwardRef(function TextColor(_ref42, ref) {
|
|
953
976
|
let {
|
|
954
977
|
children,
|
|
955
978
|
size = 16,
|
|
956
979
|
...rest
|
|
957
|
-
} =
|
|
980
|
+
} = _ref42;
|
|
958
981
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
959
982
|
width: size,
|
|
960
983
|
height: size,
|
|
@@ -963,19 +986,19 @@ const TextColor = /*#__PURE__*/React.forwardRef(function TextColor(_ref41, ref)
|
|
|
963
986
|
viewBox: "0 0 32 32",
|
|
964
987
|
fill: "currentColor",
|
|
965
988
|
...rest
|
|
966
|
-
},
|
|
989
|
+
}, _path72 || (_path72 = /*#__PURE__*/React.createElement("path", {
|
|
967
990
|
d: "M22 21h2L17 4H15L8 21h2l1.61-4h8.74zm-9.57-6l3.44-8.37h.26L19.54 15zM6 24H26V28H6z"
|
|
968
991
|
})), children);
|
|
969
992
|
});
|
|
970
993
|
if (process.env.NODE_ENV !== "production") {
|
|
971
994
|
TextColor.propTypes = iconPropTypes;
|
|
972
995
|
}
|
|
973
|
-
const TextCreation = /*#__PURE__*/React.forwardRef(function TextCreation(
|
|
996
|
+
const TextCreation = /*#__PURE__*/React.forwardRef(function TextCreation(_ref43, ref) {
|
|
974
997
|
let {
|
|
975
998
|
children,
|
|
976
999
|
size = 16,
|
|
977
1000
|
...rest
|
|
978
|
-
} =
|
|
1001
|
+
} = _ref43;
|
|
979
1002
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
980
1003
|
width: size,
|
|
981
1004
|
height: size,
|
|
@@ -984,21 +1007,21 @@ const TextCreation = /*#__PURE__*/React.forwardRef(function TextCreation(_ref42,
|
|
|
984
1007
|
viewBox: "0 0 32 32",
|
|
985
1008
|
fill: "currentColor",
|
|
986
1009
|
...rest
|
|
987
|
-
},
|
|
1010
|
+
}, _path73 || (_path73 = /*#__PURE__*/React.createElement("path", {
|
|
988
1011
|
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"
|
|
989
|
-
})),
|
|
1012
|
+
})), _path74 || (_path74 = /*#__PURE__*/React.createElement("path", {
|
|
990
1013
|
d: "M21 11L11 11 11 13 15 13 15 22 17 22 17 13 21 13 21 11z"
|
|
991
1014
|
})), children);
|
|
992
1015
|
});
|
|
993
1016
|
if (process.env.NODE_ENV !== "production") {
|
|
994
1017
|
TextCreation.propTypes = iconPropTypes;
|
|
995
1018
|
}
|
|
996
|
-
const TextFill = /*#__PURE__*/React.forwardRef(function TextFill(
|
|
1019
|
+
const TextFill = /*#__PURE__*/React.forwardRef(function TextFill(_ref44, ref) {
|
|
997
1020
|
let {
|
|
998
1021
|
children,
|
|
999
1022
|
size = 16,
|
|
1000
1023
|
...rest
|
|
1001
|
-
} =
|
|
1024
|
+
} = _ref44;
|
|
1002
1025
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1003
1026
|
width: size,
|
|
1004
1027
|
height: size,
|
|
@@ -1007,21 +1030,21 @@ const TextFill = /*#__PURE__*/React.forwardRef(function TextFill(_ref43, ref) {
|
|
|
1007
1030
|
viewBox: "0 0 32 32",
|
|
1008
1031
|
fill: "currentColor",
|
|
1009
1032
|
...rest
|
|
1010
|
-
},
|
|
1033
|
+
}, _path75 || (_path75 = /*#__PURE__*/React.createElement("path", {
|
|
1011
1034
|
d: "M4 26H28V30H4z"
|
|
1012
|
-
})),
|
|
1035
|
+
})), _path76 || (_path76 = /*#__PURE__*/React.createElement("path", {
|
|
1013
1036
|
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"
|
|
1014
1037
|
})), children);
|
|
1015
1038
|
});
|
|
1016
1039
|
if (process.env.NODE_ENV !== "production") {
|
|
1017
1040
|
TextFill.propTypes = iconPropTypes;
|
|
1018
1041
|
}
|
|
1019
|
-
const TextFont = /*#__PURE__*/React.forwardRef(function TextFont(
|
|
1042
|
+
const TextFont = /*#__PURE__*/React.forwardRef(function TextFont(_ref45, ref) {
|
|
1020
1043
|
let {
|
|
1021
1044
|
children,
|
|
1022
1045
|
size = 16,
|
|
1023
1046
|
...rest
|
|
1024
|
-
} =
|
|
1047
|
+
} = _ref45;
|
|
1025
1048
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1026
1049
|
width: size,
|
|
1027
1050
|
height: size,
|
|
@@ -1030,19 +1053,19 @@ const TextFont = /*#__PURE__*/React.forwardRef(function TextFont(_ref44, ref) {
|
|
|
1030
1053
|
viewBox: "0 0 32 32",
|
|
1031
1054
|
fill: "currentColor",
|
|
1032
1055
|
...rest
|
|
1033
|
-
},
|
|
1056
|
+
}, _path77 || (_path77 = /*#__PURE__*/React.createElement("path", {
|
|
1034
1057
|
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"
|
|
1035
1058
|
})), children);
|
|
1036
1059
|
});
|
|
1037
1060
|
if (process.env.NODE_ENV !== "production") {
|
|
1038
1061
|
TextFont.propTypes = iconPropTypes;
|
|
1039
1062
|
}
|
|
1040
|
-
const TextFootnote = /*#__PURE__*/React.forwardRef(function TextFootnote(
|
|
1063
|
+
const TextFootnote = /*#__PURE__*/React.forwardRef(function TextFootnote(_ref46, ref) {
|
|
1041
1064
|
let {
|
|
1042
1065
|
children,
|
|
1043
1066
|
size = 16,
|
|
1044
1067
|
...rest
|
|
1045
|
-
} =
|
|
1068
|
+
} = _ref46;
|
|
1046
1069
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1047
1070
|
width: size,
|
|
1048
1071
|
height: size,
|
|
@@ -1051,19 +1074,19 @@ const TextFootnote = /*#__PURE__*/React.forwardRef(function TextFootnote(_ref45,
|
|
|
1051
1074
|
viewBox: "0 0 32 32",
|
|
1052
1075
|
fill: "currentColor",
|
|
1053
1076
|
...rest
|
|
1054
|
-
},
|
|
1077
|
+
}, _path78 || (_path78 = /*#__PURE__*/React.createElement("path", {
|
|
1055
1078
|
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"
|
|
1056
1079
|
})), children);
|
|
1057
1080
|
});
|
|
1058
1081
|
if (process.env.NODE_ENV !== "production") {
|
|
1059
1082
|
TextFootnote.propTypes = iconPropTypes;
|
|
1060
1083
|
}
|
|
1061
|
-
const TextHighlight = /*#__PURE__*/React.forwardRef(function TextHighlight(
|
|
1084
|
+
const TextHighlight = /*#__PURE__*/React.forwardRef(function TextHighlight(_ref47, ref) {
|
|
1062
1085
|
let {
|
|
1063
1086
|
children,
|
|
1064
1087
|
size = 16,
|
|
1065
1088
|
...rest
|
|
1066
|
-
} =
|
|
1089
|
+
} = _ref47;
|
|
1067
1090
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1068
1091
|
width: size,
|
|
1069
1092
|
height: size,
|
|
@@ -1072,21 +1095,21 @@ const TextHighlight = /*#__PURE__*/React.forwardRef(function TextHighlight(_ref4
|
|
|
1072
1095
|
viewBox: "0 0 32 32",
|
|
1073
1096
|
fill: "currentColor",
|
|
1074
1097
|
...rest
|
|
1075
|
-
},
|
|
1098
|
+
}, _path79 || (_path79 = /*#__PURE__*/React.createElement("path", {
|
|
1076
1099
|
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"
|
|
1077
|
-
})),
|
|
1100
|
+
})), _path80 || (_path80 = /*#__PURE__*/React.createElement("path", {
|
|
1078
1101
|
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"
|
|
1079
1102
|
})), children);
|
|
1080
1103
|
});
|
|
1081
1104
|
if (process.env.NODE_ENV !== "production") {
|
|
1082
1105
|
TextHighlight.propTypes = iconPropTypes;
|
|
1083
1106
|
}
|
|
1084
|
-
const TextIndent = /*#__PURE__*/React.forwardRef(function TextIndent(
|
|
1107
|
+
const TextIndent = /*#__PURE__*/React.forwardRef(function TextIndent(_ref48, ref) {
|
|
1085
1108
|
let {
|
|
1086
1109
|
children,
|
|
1087
1110
|
size = 16,
|
|
1088
1111
|
...rest
|
|
1089
|
-
} =
|
|
1112
|
+
} = _ref48;
|
|
1090
1113
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1091
1114
|
width: size,
|
|
1092
1115
|
height: size,
|
|
@@ -1095,19 +1118,19 @@ const TextIndent = /*#__PURE__*/React.forwardRef(function TextIndent(_ref47, ref
|
|
|
1095
1118
|
viewBox: "0 0 32 32",
|
|
1096
1119
|
fill: "currentColor",
|
|
1097
1120
|
...rest
|
|
1098
|
-
},
|
|
1121
|
+
}, _path81 || (_path81 = /*#__PURE__*/React.createElement("path", {
|
|
1099
1122
|
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"
|
|
1100
1123
|
})), children);
|
|
1101
1124
|
});
|
|
1102
1125
|
if (process.env.NODE_ENV !== "production") {
|
|
1103
1126
|
TextIndent.propTypes = iconPropTypes;
|
|
1104
1127
|
}
|
|
1105
|
-
const TextIndentLess = /*#__PURE__*/React.forwardRef(function TextIndentLess(
|
|
1128
|
+
const TextIndentLess = /*#__PURE__*/React.forwardRef(function TextIndentLess(_ref49, ref) {
|
|
1106
1129
|
let {
|
|
1107
1130
|
children,
|
|
1108
1131
|
size = 16,
|
|
1109
1132
|
...rest
|
|
1110
|
-
} =
|
|
1133
|
+
} = _ref49;
|
|
1111
1134
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1112
1135
|
width: size,
|
|
1113
1136
|
height: size,
|
|
@@ -1116,19 +1139,19 @@ const TextIndentLess = /*#__PURE__*/React.forwardRef(function TextIndentLess(_re
|
|
|
1116
1139
|
viewBox: "0 0 32 32",
|
|
1117
1140
|
fill: "currentColor",
|
|
1118
1141
|
...rest
|
|
1119
|
-
},
|
|
1142
|
+
}, _path82 || (_path82 = /*#__PURE__*/React.createElement("path", {
|
|
1120
1143
|
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"
|
|
1121
1144
|
})), children);
|
|
1122
1145
|
});
|
|
1123
1146
|
if (process.env.NODE_ENV !== "production") {
|
|
1124
1147
|
TextIndentLess.propTypes = iconPropTypes;
|
|
1125
1148
|
}
|
|
1126
|
-
const TextIndentMore = /*#__PURE__*/React.forwardRef(function TextIndentMore(
|
|
1149
|
+
const TextIndentMore = /*#__PURE__*/React.forwardRef(function TextIndentMore(_ref50, ref) {
|
|
1127
1150
|
let {
|
|
1128
1151
|
children,
|
|
1129
1152
|
size = 16,
|
|
1130
1153
|
...rest
|
|
1131
|
-
} =
|
|
1154
|
+
} = _ref50;
|
|
1132
1155
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1133
1156
|
width: size,
|
|
1134
1157
|
height: size,
|
|
@@ -1137,19 +1160,19 @@ const TextIndentMore = /*#__PURE__*/React.forwardRef(function TextIndentMore(_re
|
|
|
1137
1160
|
viewBox: "0 0 32 32",
|
|
1138
1161
|
fill: "currentColor",
|
|
1139
1162
|
...rest
|
|
1140
|
-
},
|
|
1163
|
+
}, _path83 || (_path83 = /*#__PURE__*/React.createElement("path", {
|
|
1141
1164
|
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"
|
|
1142
1165
|
})), children);
|
|
1143
1166
|
});
|
|
1144
1167
|
if (process.env.NODE_ENV !== "production") {
|
|
1145
1168
|
TextIndentMore.propTypes = iconPropTypes;
|
|
1146
1169
|
}
|
|
1147
|
-
const TextItalic = /*#__PURE__*/React.forwardRef(function TextItalic(
|
|
1170
|
+
const TextItalic = /*#__PURE__*/React.forwardRef(function TextItalic(_ref51, ref) {
|
|
1148
1171
|
let {
|
|
1149
1172
|
children,
|
|
1150
1173
|
size = 16,
|
|
1151
1174
|
...rest
|
|
1152
|
-
} =
|
|
1175
|
+
} = _ref51;
|
|
1153
1176
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1154
1177
|
width: size,
|
|
1155
1178
|
height: size,
|
|
@@ -1158,19 +1181,19 @@ const TextItalic = /*#__PURE__*/React.forwardRef(function TextItalic(_ref50, ref
|
|
|
1158
1181
|
viewBox: "0 0 32 32",
|
|
1159
1182
|
fill: "currentColor",
|
|
1160
1183
|
...rest
|
|
1161
|
-
},
|
|
1184
|
+
}, _path84 || (_path84 = /*#__PURE__*/React.createElement("path", {
|
|
1162
1185
|
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"
|
|
1163
1186
|
})), children);
|
|
1164
1187
|
});
|
|
1165
1188
|
if (process.env.NODE_ENV !== "production") {
|
|
1166
1189
|
TextItalic.propTypes = iconPropTypes;
|
|
1167
1190
|
}
|
|
1168
|
-
const TextKerning = /*#__PURE__*/React.forwardRef(function TextKerning(
|
|
1191
|
+
const TextKerning = /*#__PURE__*/React.forwardRef(function TextKerning(_ref52, ref) {
|
|
1169
1192
|
let {
|
|
1170
1193
|
children,
|
|
1171
1194
|
size = 16,
|
|
1172
1195
|
...rest
|
|
1173
|
-
} =
|
|
1196
|
+
} = _ref52;
|
|
1174
1197
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1175
1198
|
width: size,
|
|
1176
1199
|
height: size,
|
|
@@ -1179,19 +1202,19 @@ const TextKerning = /*#__PURE__*/React.forwardRef(function TextKerning(_ref51, r
|
|
|
1179
1202
|
viewBox: "0 0 32 32",
|
|
1180
1203
|
fill: "currentColor",
|
|
1181
1204
|
...rest
|
|
1182
|
-
},
|
|
1205
|
+
}, _path85 || (_path85 = /*#__PURE__*/React.createElement("path", {
|
|
1183
1206
|
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"
|
|
1184
1207
|
})), children);
|
|
1185
1208
|
});
|
|
1186
1209
|
if (process.env.NODE_ENV !== "production") {
|
|
1187
1210
|
TextKerning.propTypes = iconPropTypes;
|
|
1188
1211
|
}
|
|
1189
|
-
const TextLeading = /*#__PURE__*/React.forwardRef(function TextLeading(
|
|
1212
|
+
const TextLeading = /*#__PURE__*/React.forwardRef(function TextLeading(_ref53, ref) {
|
|
1190
1213
|
let {
|
|
1191
1214
|
children,
|
|
1192
1215
|
size = 16,
|
|
1193
1216
|
...rest
|
|
1194
|
-
} =
|
|
1217
|
+
} = _ref53;
|
|
1195
1218
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1196
1219
|
width: size,
|
|
1197
1220
|
height: size,
|
|
@@ -1200,19 +1223,19 @@ const TextLeading = /*#__PURE__*/React.forwardRef(function TextLeading(_ref52, r
|
|
|
1200
1223
|
viewBox: "0 0 32 32",
|
|
1201
1224
|
fill: "currentColor",
|
|
1202
1225
|
...rest
|
|
1203
|
-
},
|
|
1226
|
+
}, _path86 || (_path86 = /*#__PURE__*/React.createElement("path", {
|
|
1204
1227
|
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"
|
|
1205
1228
|
})), children);
|
|
1206
1229
|
});
|
|
1207
1230
|
if (process.env.NODE_ENV !== "production") {
|
|
1208
1231
|
TextLeading.propTypes = iconPropTypes;
|
|
1209
1232
|
}
|
|
1210
|
-
const TextLineSpacing = /*#__PURE__*/React.forwardRef(function TextLineSpacing(
|
|
1233
|
+
const TextLineSpacing = /*#__PURE__*/React.forwardRef(function TextLineSpacing(_ref54, ref) {
|
|
1211
1234
|
let {
|
|
1212
1235
|
children,
|
|
1213
1236
|
size = 16,
|
|
1214
1237
|
...rest
|
|
1215
|
-
} =
|
|
1238
|
+
} = _ref54;
|
|
1216
1239
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1217
1240
|
width: size,
|
|
1218
1241
|
height: size,
|
|
@@ -1221,19 +1244,19 @@ const TextLineSpacing = /*#__PURE__*/React.forwardRef(function TextLineSpacing(_
|
|
|
1221
1244
|
viewBox: "0 0 32 32",
|
|
1222
1245
|
fill: "currentColor",
|
|
1223
1246
|
...rest
|
|
1224
|
-
},
|
|
1247
|
+
}, _path87 || (_path87 = /*#__PURE__*/React.createElement("path", {
|
|
1225
1248
|
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"
|
|
1226
1249
|
})), children);
|
|
1227
1250
|
});
|
|
1228
1251
|
if (process.env.NODE_ENV !== "production") {
|
|
1229
1252
|
TextLineSpacing.propTypes = iconPropTypes;
|
|
1230
1253
|
}
|
|
1231
|
-
const TextLongParagraph = /*#__PURE__*/React.forwardRef(function TextLongParagraph(
|
|
1254
|
+
const TextLongParagraph = /*#__PURE__*/React.forwardRef(function TextLongParagraph(_ref55, ref) {
|
|
1232
1255
|
let {
|
|
1233
1256
|
children,
|
|
1234
1257
|
size = 16,
|
|
1235
1258
|
...rest
|
|
1236
|
-
} =
|
|
1259
|
+
} = _ref55;
|
|
1237
1260
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1238
1261
|
width: size,
|
|
1239
1262
|
height: size,
|
|
@@ -1242,19 +1265,19 @@ const TextLongParagraph = /*#__PURE__*/React.forwardRef(function TextLongParagra
|
|
|
1242
1265
|
viewBox: "0 0 32 32",
|
|
1243
1266
|
fill: "currentColor",
|
|
1244
1267
|
...rest
|
|
1245
|
-
},
|
|
1268
|
+
}, _path88 || (_path88 = /*#__PURE__*/React.createElement("path", {
|
|
1246
1269
|
d: "M6 24H20V26H6zM6 18H26V20H6zM6 12H26V14H6zM6 6H26V8H6z"
|
|
1247
1270
|
})), children);
|
|
1248
1271
|
});
|
|
1249
1272
|
if (process.env.NODE_ENV !== "production") {
|
|
1250
1273
|
TextLongParagraph.propTypes = iconPropTypes;
|
|
1251
1274
|
}
|
|
1252
|
-
const TextNewLine = /*#__PURE__*/React.forwardRef(function TextNewLine(
|
|
1275
|
+
const TextNewLine = /*#__PURE__*/React.forwardRef(function TextNewLine(_ref56, ref) {
|
|
1253
1276
|
let {
|
|
1254
1277
|
children,
|
|
1255
1278
|
size = 16,
|
|
1256
1279
|
...rest
|
|
1257
|
-
} =
|
|
1280
|
+
} = _ref56;
|
|
1258
1281
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1259
1282
|
width: size,
|
|
1260
1283
|
height: size,
|
|
@@ -1263,19 +1286,19 @@ const TextNewLine = /*#__PURE__*/React.forwardRef(function TextNewLine(_ref55, r
|
|
|
1263
1286
|
viewBox: "0 0 32 32",
|
|
1264
1287
|
fill: "currentColor",
|
|
1265
1288
|
...rest
|
|
1266
|
-
},
|
|
1289
|
+
}, _path89 || (_path89 = /*#__PURE__*/React.createElement("path", {
|
|
1267
1290
|
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"
|
|
1268
1291
|
})), children);
|
|
1269
1292
|
});
|
|
1270
1293
|
if (process.env.NODE_ENV !== "production") {
|
|
1271
1294
|
TextNewLine.propTypes = iconPropTypes;
|
|
1272
1295
|
}
|
|
1273
|
-
const TextScale = /*#__PURE__*/React.forwardRef(function TextScale(
|
|
1296
|
+
const TextScale = /*#__PURE__*/React.forwardRef(function TextScale(_ref57, ref) {
|
|
1274
1297
|
let {
|
|
1275
1298
|
children,
|
|
1276
1299
|
size = 16,
|
|
1277
1300
|
...rest
|
|
1278
|
-
} =
|
|
1301
|
+
} = _ref57;
|
|
1279
1302
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1280
1303
|
width: size,
|
|
1281
1304
|
height: size,
|
|
@@ -1284,21 +1307,21 @@ const TextScale = /*#__PURE__*/React.forwardRef(function TextScale(_ref56, ref)
|
|
|
1284
1307
|
viewBox: "0 0 32 32",
|
|
1285
1308
|
fill: "currentColor",
|
|
1286
1309
|
...rest
|
|
1287
|
-
},
|
|
1310
|
+
}, _path90 || (_path90 = /*#__PURE__*/React.createElement("path", {
|
|
1288
1311
|
d: "M30 5L30 8 22 8 22 26 19 26 19 8 11 8 11 5 30 5z"
|
|
1289
|
-
})),
|
|
1312
|
+
})), _path91 || (_path91 = /*#__PURE__*/React.createElement("path", {
|
|
1290
1313
|
d: "M7 26L7 14 2 14 2 12 14 12 14 14 9 14 9 26 7 26z"
|
|
1291
1314
|
})), children);
|
|
1292
1315
|
});
|
|
1293
1316
|
if (process.env.NODE_ENV !== "production") {
|
|
1294
1317
|
TextScale.propTypes = iconPropTypes;
|
|
1295
1318
|
}
|
|
1296
|
-
const TextSelection = /*#__PURE__*/React.forwardRef(function TextSelection(
|
|
1319
|
+
const TextSelection = /*#__PURE__*/React.forwardRef(function TextSelection(_ref58, ref) {
|
|
1297
1320
|
let {
|
|
1298
1321
|
children,
|
|
1299
1322
|
size = 16,
|
|
1300
1323
|
...rest
|
|
1301
|
-
} =
|
|
1324
|
+
} = _ref58;
|
|
1302
1325
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1303
1326
|
width: size,
|
|
1304
1327
|
height: size,
|
|
@@ -1307,19 +1330,19 @@ const TextSelection = /*#__PURE__*/React.forwardRef(function TextSelection(_ref5
|
|
|
1307
1330
|
viewBox: "0 0 32 32",
|
|
1308
1331
|
fill: "currentColor",
|
|
1309
1332
|
...rest
|
|
1310
|
-
},
|
|
1333
|
+
}, _path92 || (_path92 = /*#__PURE__*/React.createElement("path", {
|
|
1311
1334
|
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"
|
|
1312
1335
|
})), children);
|
|
1313
1336
|
});
|
|
1314
1337
|
if (process.env.NODE_ENV !== "production") {
|
|
1315
1338
|
TextSelection.propTypes = iconPropTypes;
|
|
1316
1339
|
}
|
|
1317
|
-
const TextShortParagraph = /*#__PURE__*/React.forwardRef(function TextShortParagraph(
|
|
1340
|
+
const TextShortParagraph = /*#__PURE__*/React.forwardRef(function TextShortParagraph(_ref59, ref) {
|
|
1318
1341
|
let {
|
|
1319
1342
|
children,
|
|
1320
1343
|
size = 16,
|
|
1321
1344
|
...rest
|
|
1322
|
-
} =
|
|
1345
|
+
} = _ref59;
|
|
1323
1346
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1324
1347
|
width: size,
|
|
1325
1348
|
height: size,
|
|
@@ -1328,19 +1351,19 @@ const TextShortParagraph = /*#__PURE__*/React.forwardRef(function TextShortParag
|
|
|
1328
1351
|
viewBox: "0 0 32 32",
|
|
1329
1352
|
fill: "currentColor",
|
|
1330
1353
|
...rest
|
|
1331
|
-
},
|
|
1354
|
+
}, _path93 || (_path93 = /*#__PURE__*/React.createElement("path", {
|
|
1332
1355
|
d: "M6 18H20V20H6zM6 12H26V14H6z"
|
|
1333
1356
|
})), children);
|
|
1334
1357
|
});
|
|
1335
1358
|
if (process.env.NODE_ENV !== "production") {
|
|
1336
1359
|
TextShortParagraph.propTypes = iconPropTypes;
|
|
1337
1360
|
}
|
|
1338
|
-
const TextSmallCaps = /*#__PURE__*/React.forwardRef(function TextSmallCaps(
|
|
1361
|
+
const TextSmallCaps = /*#__PURE__*/React.forwardRef(function TextSmallCaps(_ref60, ref) {
|
|
1339
1362
|
let {
|
|
1340
1363
|
children,
|
|
1341
1364
|
size = 16,
|
|
1342
1365
|
...rest
|
|
1343
|
-
} =
|
|
1366
|
+
} = _ref60;
|
|
1344
1367
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1345
1368
|
width: size,
|
|
1346
1369
|
height: size,
|
|
@@ -1349,21 +1372,21 @@ const TextSmallCaps = /*#__PURE__*/React.forwardRef(function TextSmallCaps(_ref5
|
|
|
1349
1372
|
viewBox: "0 0 32 32",
|
|
1350
1373
|
fill: "currentColor",
|
|
1351
1374
|
...rest
|
|
1352
|
-
},
|
|
1375
|
+
}, _path94 || (_path94 = /*#__PURE__*/React.createElement("path", {
|
|
1353
1376
|
d: "M23 27L23 15 18 15 18 13 30 13 30 15 25 15 25 27 23 27z"
|
|
1354
|
-
})),
|
|
1377
|
+
})), _path95 || (_path95 = /*#__PURE__*/React.createElement("path", {
|
|
1355
1378
|
d: "M11 27L11 8 2 8 2 6 22 6 22 8 13 8 13 27 11 27z"
|
|
1356
1379
|
})), children);
|
|
1357
1380
|
});
|
|
1358
1381
|
if (process.env.NODE_ENV !== "production") {
|
|
1359
1382
|
TextSmallCaps.propTypes = iconPropTypes;
|
|
1360
1383
|
}
|
|
1361
|
-
const TextStrikethrough = /*#__PURE__*/React.forwardRef(function TextStrikethrough(
|
|
1384
|
+
const TextStrikethrough = /*#__PURE__*/React.forwardRef(function TextStrikethrough(_ref61, ref) {
|
|
1362
1385
|
let {
|
|
1363
1386
|
children,
|
|
1364
1387
|
size = 16,
|
|
1365
1388
|
...rest
|
|
1366
|
-
} =
|
|
1389
|
+
} = _ref61;
|
|
1367
1390
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1368
1391
|
width: size,
|
|
1369
1392
|
height: size,
|
|
@@ -1372,19 +1395,19 @@ const TextStrikethrough = /*#__PURE__*/React.forwardRef(function TextStrikethrou
|
|
|
1372
1395
|
viewBox: "0 0 32 32",
|
|
1373
1396
|
fill: "currentColor",
|
|
1374
1397
|
...rest
|
|
1375
|
-
},
|
|
1398
|
+
}, _path96 || (_path96 = /*#__PURE__*/React.createElement("path", {
|
|
1376
1399
|
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"
|
|
1377
1400
|
})), children);
|
|
1378
1401
|
});
|
|
1379
1402
|
if (process.env.NODE_ENV !== "production") {
|
|
1380
1403
|
TextStrikethrough.propTypes = iconPropTypes;
|
|
1381
1404
|
}
|
|
1382
|
-
const TextSubscript = /*#__PURE__*/React.forwardRef(function TextSubscript(
|
|
1405
|
+
const TextSubscript = /*#__PURE__*/React.forwardRef(function TextSubscript(_ref62, ref) {
|
|
1383
1406
|
let {
|
|
1384
1407
|
children,
|
|
1385
1408
|
size = 16,
|
|
1386
1409
|
...rest
|
|
1387
|
-
} =
|
|
1410
|
+
} = _ref62;
|
|
1388
1411
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1389
1412
|
width: size,
|
|
1390
1413
|
height: size,
|
|
@@ -1393,19 +1416,19 @@ const TextSubscript = /*#__PURE__*/React.forwardRef(function TextSubscript(_ref6
|
|
|
1393
1416
|
viewBox: "0 0 32 32",
|
|
1394
1417
|
fill: "currentColor",
|
|
1395
1418
|
...rest
|
|
1396
|
-
},
|
|
1419
|
+
}, _path97 || (_path97 = /*#__PURE__*/React.createElement("path", {
|
|
1397
1420
|
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"
|
|
1398
1421
|
})), children);
|
|
1399
1422
|
});
|
|
1400
1423
|
if (process.env.NODE_ENV !== "production") {
|
|
1401
1424
|
TextSubscript.propTypes = iconPropTypes;
|
|
1402
1425
|
}
|
|
1403
|
-
const TextSuperscript = /*#__PURE__*/React.forwardRef(function TextSuperscript(
|
|
1426
|
+
const TextSuperscript = /*#__PURE__*/React.forwardRef(function TextSuperscript(_ref63, ref) {
|
|
1404
1427
|
let {
|
|
1405
1428
|
children,
|
|
1406
1429
|
size = 16,
|
|
1407
1430
|
...rest
|
|
1408
|
-
} =
|
|
1431
|
+
} = _ref63;
|
|
1409
1432
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1410
1433
|
width: size,
|
|
1411
1434
|
height: size,
|
|
@@ -1414,19 +1437,19 @@ const TextSuperscript = /*#__PURE__*/React.forwardRef(function TextSuperscript(_
|
|
|
1414
1437
|
viewBox: "0 0 32 32",
|
|
1415
1438
|
fill: "currentColor",
|
|
1416
1439
|
...rest
|
|
1417
|
-
},
|
|
1440
|
+
}, _path98 || (_path98 = /*#__PURE__*/React.createElement("path", {
|
|
1418
1441
|
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"
|
|
1419
1442
|
})), children);
|
|
1420
1443
|
});
|
|
1421
1444
|
if (process.env.NODE_ENV !== "production") {
|
|
1422
1445
|
TextSuperscript.propTypes = iconPropTypes;
|
|
1423
1446
|
}
|
|
1424
|
-
const TextTracking = /*#__PURE__*/React.forwardRef(function TextTracking(
|
|
1447
|
+
const TextTracking = /*#__PURE__*/React.forwardRef(function TextTracking(_ref64, ref) {
|
|
1425
1448
|
let {
|
|
1426
1449
|
children,
|
|
1427
1450
|
size = 16,
|
|
1428
1451
|
...rest
|
|
1429
|
-
} =
|
|
1452
|
+
} = _ref64;
|
|
1430
1453
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1431
1454
|
width: size,
|
|
1432
1455
|
height: size,
|
|
@@ -1435,19 +1458,19 @@ const TextTracking = /*#__PURE__*/React.forwardRef(function TextTracking(_ref63,
|
|
|
1435
1458
|
viewBox: "0 0 32 32",
|
|
1436
1459
|
fill: "currentColor",
|
|
1437
1460
|
...rest
|
|
1438
|
-
},
|
|
1461
|
+
}, _path99 || (_path99 = /*#__PURE__*/React.createElement("path", {
|
|
1439
1462
|
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"
|
|
1440
1463
|
})), children);
|
|
1441
1464
|
});
|
|
1442
1465
|
if (process.env.NODE_ENV !== "production") {
|
|
1443
1466
|
TextTracking.propTypes = iconPropTypes;
|
|
1444
1467
|
}
|
|
1445
|
-
const TextUnderline = /*#__PURE__*/React.forwardRef(function TextUnderline(
|
|
1468
|
+
const TextUnderline = /*#__PURE__*/React.forwardRef(function TextUnderline(_ref65, ref) {
|
|
1446
1469
|
let {
|
|
1447
1470
|
children,
|
|
1448
1471
|
size = 16,
|
|
1449
1472
|
...rest
|
|
1450
|
-
} =
|
|
1473
|
+
} = _ref65;
|
|
1451
1474
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1452
1475
|
width: size,
|
|
1453
1476
|
height: size,
|
|
@@ -1456,19 +1479,19 @@ const TextUnderline = /*#__PURE__*/React.forwardRef(function TextUnderline(_ref6
|
|
|
1456
1479
|
viewBox: "0 0 32 32",
|
|
1457
1480
|
fill: "currentColor",
|
|
1458
1481
|
...rest
|
|
1459
|
-
},
|
|
1482
|
+
}, _path100 || (_path100 = /*#__PURE__*/React.createElement("path", {
|
|
1460
1483
|
d: "M4 26H28V28H4zM16 23a7 7 0 01-7-7V5h2V16a5 5 0 0010 0V5h2V16A7 7 0 0116 23z"
|
|
1461
1484
|
})), children);
|
|
1462
1485
|
});
|
|
1463
1486
|
if (process.env.NODE_ENV !== "production") {
|
|
1464
1487
|
TextUnderline.propTypes = iconPropTypes;
|
|
1465
1488
|
}
|
|
1466
|
-
const TextVerticalAlignment = /*#__PURE__*/React.forwardRef(function TextVerticalAlignment(
|
|
1489
|
+
const TextVerticalAlignment = /*#__PURE__*/React.forwardRef(function TextVerticalAlignment(_ref66, ref) {
|
|
1467
1490
|
let {
|
|
1468
1491
|
children,
|
|
1469
1492
|
size = 16,
|
|
1470
1493
|
...rest
|
|
1471
|
-
} =
|
|
1494
|
+
} = _ref66;
|
|
1472
1495
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1473
1496
|
width: size,
|
|
1474
1497
|
height: size,
|
|
@@ -1477,19 +1500,19 @@ const TextVerticalAlignment = /*#__PURE__*/React.forwardRef(function TextVertica
|
|
|
1477
1500
|
viewBox: "0 0 32 32",
|
|
1478
1501
|
fill: "currentColor",
|
|
1479
1502
|
...rest
|
|
1480
|
-
},
|
|
1503
|
+
}, _path101 || (_path101 = /*#__PURE__*/React.createElement("path", {
|
|
1481
1504
|
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"
|
|
1482
1505
|
})), children);
|
|
1483
1506
|
});
|
|
1484
1507
|
if (process.env.NODE_ENV !== "production") {
|
|
1485
1508
|
TextVerticalAlignment.propTypes = iconPropTypes;
|
|
1486
1509
|
}
|
|
1487
|
-
const TextWrap = /*#__PURE__*/React.forwardRef(function TextWrap(
|
|
1510
|
+
const TextWrap = /*#__PURE__*/React.forwardRef(function TextWrap(_ref67, ref) {
|
|
1488
1511
|
let {
|
|
1489
1512
|
children,
|
|
1490
1513
|
size = 16,
|
|
1491
1514
|
...rest
|
|
1492
|
-
} =
|
|
1515
|
+
} = _ref67;
|
|
1493
1516
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1494
1517
|
width: size,
|
|
1495
1518
|
height: size,
|
|
@@ -1498,19 +1521,19 @@ const TextWrap = /*#__PURE__*/React.forwardRef(function TextWrap(_ref66, ref) {
|
|
|
1498
1521
|
viewBox: "0 0 32 32",
|
|
1499
1522
|
fill: "currentColor",
|
|
1500
1523
|
...rest
|
|
1501
|
-
},
|
|
1524
|
+
}, _path102 || (_path102 = /*#__PURE__*/React.createElement("path", {
|
|
1502
1525
|
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"
|
|
1503
1526
|
})), children);
|
|
1504
1527
|
});
|
|
1505
1528
|
if (process.env.NODE_ENV !== "production") {
|
|
1506
1529
|
TextWrap.propTypes = iconPropTypes;
|
|
1507
1530
|
}
|
|
1508
|
-
const WatsonHealthTextAnnotationToggle = /*#__PURE__*/React.forwardRef(function WatsonHealthTextAnnotationToggle(
|
|
1531
|
+
const WatsonHealthTextAnnotationToggle = /*#__PURE__*/React.forwardRef(function WatsonHealthTextAnnotationToggle(_ref68, ref) {
|
|
1509
1532
|
let {
|
|
1510
1533
|
children,
|
|
1511
1534
|
size = 16,
|
|
1512
1535
|
...rest
|
|
1513
|
-
} =
|
|
1536
|
+
} = _ref68;
|
|
1514
1537
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1515
1538
|
width: size,
|
|
1516
1539
|
height: size,
|
|
@@ -1519,21 +1542,21 @@ const WatsonHealthTextAnnotationToggle = /*#__PURE__*/React.forwardRef(function
|
|
|
1519
1542
|
viewBox: "0 0 32 32",
|
|
1520
1543
|
fill: "currentColor",
|
|
1521
1544
|
...rest
|
|
1522
|
-
},
|
|
1545
|
+
}, _path103 || (_path103 = /*#__PURE__*/React.createElement("path", {
|
|
1523
1546
|
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"
|
|
1524
|
-
})),
|
|
1547
|
+
})), _path104 || (_path104 = /*#__PURE__*/React.createElement("path", {
|
|
1525
1548
|
d: "M8,20H4V4H20V8h2V4a2,2,0,0,0-2-2H4A2,2,0,0,0,2,4V20a2,2,0,0,0,2,2H8Z"
|
|
1526
1549
|
})), children);
|
|
1527
1550
|
});
|
|
1528
1551
|
if (process.env.NODE_ENV !== "production") {
|
|
1529
1552
|
WatsonHealthTextAnnotationToggle.propTypes = iconPropTypes;
|
|
1530
1553
|
}
|
|
1531
|
-
const TextLink = /*#__PURE__*/React.forwardRef(function TextLink(
|
|
1554
|
+
const TextLink = /*#__PURE__*/React.forwardRef(function TextLink(_ref69, ref) {
|
|
1532
1555
|
let {
|
|
1533
1556
|
children,
|
|
1534
1557
|
size = 16,
|
|
1535
1558
|
...rest
|
|
1536
|
-
} =
|
|
1559
|
+
} = _ref69;
|
|
1537
1560
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1538
1561
|
width: size,
|
|
1539
1562
|
height: size,
|
|
@@ -1542,21 +1565,21 @@ const TextLink = /*#__PURE__*/React.forwardRef(function TextLink(_ref68, ref) {
|
|
|
1542
1565
|
viewBox: "0 0 32 32",
|
|
1543
1566
|
fill: "currentColor",
|
|
1544
1567
|
...rest
|
|
1545
|
-
},
|
|
1568
|
+
}, _path105 || (_path105 = /*#__PURE__*/React.createElement("path", {
|
|
1546
1569
|
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"
|
|
1547
|
-
})),
|
|
1570
|
+
})), _path106 || (_path106 = /*#__PURE__*/React.createElement("path", {
|
|
1548
1571
|
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"
|
|
1549
1572
|
})), children);
|
|
1550
1573
|
});
|
|
1551
1574
|
if (process.env.NODE_ENV !== "production") {
|
|
1552
1575
|
TextLink.propTypes = iconPropTypes;
|
|
1553
1576
|
}
|
|
1554
|
-
const TextLinkAnalysis = /*#__PURE__*/React.forwardRef(function TextLinkAnalysis(
|
|
1577
|
+
const TextLinkAnalysis = /*#__PURE__*/React.forwardRef(function TextLinkAnalysis(_ref70, ref) {
|
|
1555
1578
|
let {
|
|
1556
1579
|
children,
|
|
1557
1580
|
size = 16,
|
|
1558
1581
|
...rest
|
|
1559
|
-
} =
|
|
1582
|
+
} = _ref70;
|
|
1560
1583
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1561
1584
|
width: size,
|
|
1562
1585
|
height: size,
|
|
@@ -1565,21 +1588,21 @@ const TextLinkAnalysis = /*#__PURE__*/React.forwardRef(function TextLinkAnalysis
|
|
|
1565
1588
|
viewBox: "0 0 32 32",
|
|
1566
1589
|
fill: "currentColor",
|
|
1567
1590
|
...rest
|
|
1568
|
-
},
|
|
1591
|
+
}, _path107 || (_path107 = /*#__PURE__*/React.createElement("path", {
|
|
1569
1592
|
d: "M8 10H16V12H8zM8 6H20V8H8zM8 2H20V4H8z"
|
|
1570
|
-
})),
|
|
1593
|
+
})), _path108 || (_path108 = /*#__PURE__*/React.createElement("path", {
|
|
1571
1594
|
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"
|
|
1572
1595
|
})), children);
|
|
1573
1596
|
});
|
|
1574
1597
|
if (process.env.NODE_ENV !== "production") {
|
|
1575
1598
|
TextLinkAnalysis.propTypes = iconPropTypes;
|
|
1576
1599
|
}
|
|
1577
|
-
const TextMining = /*#__PURE__*/React.forwardRef(function TextMining(
|
|
1600
|
+
const TextMining = /*#__PURE__*/React.forwardRef(function TextMining(_ref71, ref) {
|
|
1578
1601
|
let {
|
|
1579
1602
|
children,
|
|
1580
1603
|
size = 16,
|
|
1581
1604
|
...rest
|
|
1582
|
-
} =
|
|
1605
|
+
} = _ref71;
|
|
1583
1606
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1584
1607
|
width: size,
|
|
1585
1608
|
height: size,
|
|
@@ -1588,21 +1611,21 @@ const TextMining = /*#__PURE__*/React.forwardRef(function TextMining(_ref70, ref
|
|
|
1588
1611
|
viewBox: "0 0 32 32",
|
|
1589
1612
|
fill: "currentColor",
|
|
1590
1613
|
...rest
|
|
1591
|
-
},
|
|
1614
|
+
}, _path109 || (_path109 = /*#__PURE__*/React.createElement("path", {
|
|
1592
1615
|
d: "M18 28H26V30H18zM18 24H30V26H18zM18 20H30V22H18z"
|
|
1593
|
-
})),
|
|
1616
|
+
})), _path110 || (_path110 = /*#__PURE__*/React.createElement("path", {
|
|
1594
1617
|
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"
|
|
1595
1618
|
})), children);
|
|
1596
1619
|
});
|
|
1597
1620
|
if (process.env.NODE_ENV !== "production") {
|
|
1598
1621
|
TextMining.propTypes = iconPropTypes;
|
|
1599
1622
|
}
|
|
1600
|
-
const TextMiningApplier = /*#__PURE__*/React.forwardRef(function TextMiningApplier(
|
|
1623
|
+
const TextMiningApplier = /*#__PURE__*/React.forwardRef(function TextMiningApplier(_ref72, ref) {
|
|
1601
1624
|
let {
|
|
1602
1625
|
children,
|
|
1603
1626
|
size = 16,
|
|
1604
1627
|
...rest
|
|
1605
|
-
} =
|
|
1628
|
+
} = _ref72;
|
|
1606
1629
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1607
1630
|
width: size,
|
|
1608
1631
|
height: size,
|
|
@@ -1611,21 +1634,21 @@ const TextMiningApplier = /*#__PURE__*/React.forwardRef(function TextMiningAppli
|
|
|
1611
1634
|
viewBox: "0 0 32 32",
|
|
1612
1635
|
fill: "currentColor",
|
|
1613
1636
|
...rest
|
|
1614
|
-
},
|
|
1637
|
+
}, _path111 || (_path111 = /*#__PURE__*/React.createElement("path", {
|
|
1615
1638
|
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"
|
|
1616
|
-
})),
|
|
1639
|
+
})), _path112 || (_path112 = /*#__PURE__*/React.createElement("path", {
|
|
1617
1640
|
d: "M20 19L27 24 20 29 20 19z"
|
|
1618
1641
|
})), children);
|
|
1619
1642
|
});
|
|
1620
1643
|
if (process.env.NODE_ENV !== "production") {
|
|
1621
1644
|
TextMiningApplier.propTypes = iconPropTypes;
|
|
1622
1645
|
}
|
|
1623
|
-
const Theater = /*#__PURE__*/React.forwardRef(function Theater(
|
|
1646
|
+
const Theater = /*#__PURE__*/React.forwardRef(function Theater(_ref73, ref) {
|
|
1624
1647
|
let {
|
|
1625
1648
|
children,
|
|
1626
1649
|
size = 16,
|
|
1627
1650
|
...rest
|
|
1628
|
-
} =
|
|
1651
|
+
} = _ref73;
|
|
1629
1652
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1630
1653
|
width: size,
|
|
1631
1654
|
height: size,
|
|
@@ -1634,21 +1657,21 @@ const Theater = /*#__PURE__*/React.forwardRef(function Theater(_ref72, ref) {
|
|
|
1634
1657
|
viewBox: "0 0 32 32",
|
|
1635
1658
|
fill: "currentColor",
|
|
1636
1659
|
...rest
|
|
1637
|
-
},
|
|
1660
|
+
}, _path113 || (_path113 = /*#__PURE__*/React.createElement("path", {
|
|
1638
1661
|
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"
|
|
1639
|
-
})),
|
|
1662
|
+
})), _path114 || (_path114 = /*#__PURE__*/React.createElement("path", {
|
|
1640
1663
|
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"
|
|
1641
1664
|
})), children);
|
|
1642
1665
|
});
|
|
1643
1666
|
if (process.env.NODE_ENV !== "production") {
|
|
1644
1667
|
Theater.propTypes = iconPropTypes;
|
|
1645
1668
|
}
|
|
1646
|
-
const ThisSideUp = /*#__PURE__*/React.forwardRef(function ThisSideUp(
|
|
1669
|
+
const ThisSideUp = /*#__PURE__*/React.forwardRef(function ThisSideUp(_ref74, ref) {
|
|
1647
1670
|
let {
|
|
1648
1671
|
children,
|
|
1649
1672
|
size = 16,
|
|
1650
1673
|
...rest
|
|
1651
|
-
} =
|
|
1674
|
+
} = _ref74;
|
|
1652
1675
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1653
1676
|
width: size,
|
|
1654
1677
|
height: size,
|
|
@@ -1657,19 +1680,19 @@ const ThisSideUp = /*#__PURE__*/React.forwardRef(function ThisSideUp(_ref73, ref
|
|
|
1657
1680
|
viewBox: "0 0 32 32",
|
|
1658
1681
|
fill: "currentColor",
|
|
1659
1682
|
...rest
|
|
1660
|
-
},
|
|
1683
|
+
}, _path115 || (_path115 = /*#__PURE__*/React.createElement("path", {
|
|
1661
1684
|
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"
|
|
1662
1685
|
})), children);
|
|
1663
1686
|
});
|
|
1664
1687
|
if (process.env.NODE_ENV !== "production") {
|
|
1665
1688
|
ThisSideUp.propTypes = iconPropTypes;
|
|
1666
1689
|
}
|
|
1667
|
-
const WatsonHealthThreshold = /*#__PURE__*/React.forwardRef(function WatsonHealthThreshold(
|
|
1690
|
+
const WatsonHealthThreshold = /*#__PURE__*/React.forwardRef(function WatsonHealthThreshold(_ref75, ref) {
|
|
1668
1691
|
let {
|
|
1669
1692
|
children,
|
|
1670
1693
|
size = 16,
|
|
1671
1694
|
...rest
|
|
1672
|
-
} =
|
|
1695
|
+
} = _ref75;
|
|
1673
1696
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1674
1697
|
width: size,
|
|
1675
1698
|
height: size,
|
|
@@ -1678,21 +1701,21 @@ const WatsonHealthThreshold = /*#__PURE__*/React.forwardRef(function WatsonHealt
|
|
|
1678
1701
|
viewBox: "0 0 32 32",
|
|
1679
1702
|
fill: "currentColor",
|
|
1680
1703
|
...rest
|
|
1681
|
-
},
|
|
1704
|
+
}, _path116 || (_path116 = /*#__PURE__*/React.createElement("path", {
|
|
1682
1705
|
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"
|
|
1683
|
-
})),
|
|
1706
|
+
})), _path117 || (_path117 = /*#__PURE__*/React.createElement("path", {
|
|
1684
1707
|
d: "M8 20H10V22H8zM12 20H14V22H12zM16 20H18V22H16zM20 20H22V22H20zM8 16H10V18H8zM16 16H18V18H16zM20 16H22V18H20zM20 12H22V14H20zM20 8H22V10H20z"
|
|
1685
1708
|
})), children);
|
|
1686
1709
|
});
|
|
1687
1710
|
if (process.env.NODE_ENV !== "production") {
|
|
1688
1711
|
WatsonHealthThreshold.propTypes = iconPropTypes;
|
|
1689
1712
|
}
|
|
1690
|
-
const Thumbnail_1 = /*#__PURE__*/React.forwardRef(function Thumbnail_1(
|
|
1713
|
+
const Thumbnail_1 = /*#__PURE__*/React.forwardRef(function Thumbnail_1(_ref76, ref) {
|
|
1691
1714
|
let {
|
|
1692
1715
|
children,
|
|
1693
1716
|
size = 16,
|
|
1694
1717
|
...rest
|
|
1695
|
-
} =
|
|
1718
|
+
} = _ref76;
|
|
1696
1719
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1697
1720
|
width: size,
|
|
1698
1721
|
height: size,
|
|
@@ -1701,19 +1724,19 @@ const Thumbnail_1 = /*#__PURE__*/React.forwardRef(function Thumbnail_1(_ref75, r
|
|
|
1701
1724
|
viewBox: "0 0 32 32",
|
|
1702
1725
|
fill: "currentColor",
|
|
1703
1726
|
...rest
|
|
1704
|
-
},
|
|
1727
|
+
}, _path118 || (_path118 = /*#__PURE__*/React.createElement("path", {
|
|
1705
1728
|
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"
|
|
1706
1729
|
})), children);
|
|
1707
1730
|
});
|
|
1708
1731
|
if (process.env.NODE_ENV !== "production") {
|
|
1709
1732
|
Thumbnail_1.propTypes = iconPropTypes;
|
|
1710
1733
|
}
|
|
1711
|
-
const Thumbnail_2 = /*#__PURE__*/React.forwardRef(function Thumbnail_2(
|
|
1734
|
+
const Thumbnail_2 = /*#__PURE__*/React.forwardRef(function Thumbnail_2(_ref77, ref) {
|
|
1712
1735
|
let {
|
|
1713
1736
|
children,
|
|
1714
1737
|
size = 16,
|
|
1715
1738
|
...rest
|
|
1716
|
-
} =
|
|
1739
|
+
} = _ref77;
|
|
1717
1740
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1718
1741
|
width: size,
|
|
1719
1742
|
height: size,
|
|
@@ -1722,19 +1745,19 @@ const Thumbnail_2 = /*#__PURE__*/React.forwardRef(function Thumbnail_2(_ref76, r
|
|
|
1722
1745
|
viewBox: "0 0 32 32",
|
|
1723
1746
|
fill: "currentColor",
|
|
1724
1747
|
...rest
|
|
1725
|
-
},
|
|
1748
|
+
}, _path119 || (_path119 = /*#__PURE__*/React.createElement("path", {
|
|
1726
1749
|
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"
|
|
1727
1750
|
})), children);
|
|
1728
1751
|
});
|
|
1729
1752
|
if (process.env.NODE_ENV !== "production") {
|
|
1730
1753
|
Thumbnail_2.propTypes = iconPropTypes;
|
|
1731
1754
|
}
|
|
1732
|
-
const WatsonHealthThumbnailPreview = /*#__PURE__*/React.forwardRef(function WatsonHealthThumbnailPreview(
|
|
1755
|
+
const WatsonHealthThumbnailPreview = /*#__PURE__*/React.forwardRef(function WatsonHealthThumbnailPreview(_ref78, ref) {
|
|
1733
1756
|
let {
|
|
1734
1757
|
children,
|
|
1735
1758
|
size = 16,
|
|
1736
1759
|
...rest
|
|
1737
|
-
} =
|
|
1760
|
+
} = _ref78;
|
|
1738
1761
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1739
1762
|
width: size,
|
|
1740
1763
|
height: size,
|
|
@@ -1743,21 +1766,21 @@ const WatsonHealthThumbnailPreview = /*#__PURE__*/React.forwardRef(function Wats
|
|
|
1743
1766
|
viewBox: "0 0 32 32",
|
|
1744
1767
|
fill: "currentColor",
|
|
1745
1768
|
...rest
|
|
1746
|
-
},
|
|
1769
|
+
}, _path120 || (_path120 = /*#__PURE__*/React.createElement("path", {
|
|
1747
1770
|
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"
|
|
1748
|
-
})),
|
|
1771
|
+
})), _path121 || (_path121 = /*#__PURE__*/React.createElement("path", {
|
|
1749
1772
|
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"
|
|
1750
1773
|
})), children);
|
|
1751
1774
|
});
|
|
1752
1775
|
if (process.env.NODE_ENV !== "production") {
|
|
1753
1776
|
WatsonHealthThumbnailPreview.propTypes = iconPropTypes;
|
|
1754
1777
|
}
|
|
1755
|
-
const ThumbsDown = /*#__PURE__*/React.forwardRef(function ThumbsDown(
|
|
1778
|
+
const ThumbsDown = /*#__PURE__*/React.forwardRef(function ThumbsDown(_ref79, ref) {
|
|
1756
1779
|
let {
|
|
1757
1780
|
children,
|
|
1758
1781
|
size = 16,
|
|
1759
1782
|
...rest
|
|
1760
|
-
} =
|
|
1783
|
+
} = _ref79;
|
|
1761
1784
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1762
1785
|
width: size,
|
|
1763
1786
|
height: size,
|
|
@@ -1766,19 +1789,19 @@ const ThumbsDown = /*#__PURE__*/React.forwardRef(function ThumbsDown(_ref78, ref
|
|
|
1766
1789
|
viewBox: "0 0 32 32",
|
|
1767
1790
|
fill: "currentColor",
|
|
1768
1791
|
...rest
|
|
1769
|
-
},
|
|
1792
|
+
}, _path122 || (_path122 = /*#__PURE__*/React.createElement("path", {
|
|
1770
1793
|
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"
|
|
1771
1794
|
})), children);
|
|
1772
1795
|
});
|
|
1773
1796
|
if (process.env.NODE_ENV !== "production") {
|
|
1774
1797
|
ThumbsDown.propTypes = iconPropTypes;
|
|
1775
1798
|
}
|
|
1776
|
-
const ThumbsDownFilled = /*#__PURE__*/React.forwardRef(function ThumbsDownFilled(
|
|
1799
|
+
const ThumbsDownFilled = /*#__PURE__*/React.forwardRef(function ThumbsDownFilled(_ref80, ref) {
|
|
1777
1800
|
let {
|
|
1778
1801
|
children,
|
|
1779
1802
|
size = 16,
|
|
1780
1803
|
...rest
|
|
1781
|
-
} =
|
|
1804
|
+
} = _ref80;
|
|
1782
1805
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1783
1806
|
width: size,
|
|
1784
1807
|
height: size,
|
|
@@ -1787,19 +1810,19 @@ const ThumbsDownFilled = /*#__PURE__*/React.forwardRef(function ThumbsDownFilled
|
|
|
1787
1810
|
viewBox: "0 0 32 32",
|
|
1788
1811
|
fill: "currentColor",
|
|
1789
1812
|
...rest
|
|
1790
|
-
},
|
|
1813
|
+
}, _path123 || (_path123 = /*#__PURE__*/React.createElement("path", {
|
|
1791
1814
|
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"
|
|
1792
1815
|
})), children);
|
|
1793
1816
|
});
|
|
1794
1817
|
if (process.env.NODE_ENV !== "production") {
|
|
1795
1818
|
ThumbsDownFilled.propTypes = iconPropTypes;
|
|
1796
1819
|
}
|
|
1797
|
-
const ThumbsUp = /*#__PURE__*/React.forwardRef(function ThumbsUp(
|
|
1820
|
+
const ThumbsUp = /*#__PURE__*/React.forwardRef(function ThumbsUp(_ref81, ref) {
|
|
1798
1821
|
let {
|
|
1799
1822
|
children,
|
|
1800
1823
|
size = 16,
|
|
1801
1824
|
...rest
|
|
1802
|
-
} =
|
|
1825
|
+
} = _ref81;
|
|
1803
1826
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1804
1827
|
width: size,
|
|
1805
1828
|
height: size,
|
|
@@ -1808,19 +1831,19 @@ const ThumbsUp = /*#__PURE__*/React.forwardRef(function ThumbsUp(_ref80, ref) {
|
|
|
1808
1831
|
viewBox: "0 0 32 32",
|
|
1809
1832
|
fill: "currentColor",
|
|
1810
1833
|
...rest
|
|
1811
|
-
},
|
|
1834
|
+
}, _path124 || (_path124 = /*#__PURE__*/React.createElement("path", {
|
|
1812
1835
|
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"
|
|
1813
1836
|
})), children);
|
|
1814
1837
|
});
|
|
1815
1838
|
if (process.env.NODE_ENV !== "production") {
|
|
1816
1839
|
ThumbsUp.propTypes = iconPropTypes;
|
|
1817
1840
|
}
|
|
1818
|
-
const ThumbsUpFilled = /*#__PURE__*/React.forwardRef(function ThumbsUpFilled(
|
|
1841
|
+
const ThumbsUpFilled = /*#__PURE__*/React.forwardRef(function ThumbsUpFilled(_ref82, ref) {
|
|
1819
1842
|
let {
|
|
1820
1843
|
children,
|
|
1821
1844
|
size = 16,
|
|
1822
1845
|
...rest
|
|
1823
|
-
} =
|
|
1846
|
+
} = _ref82;
|
|
1824
1847
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1825
1848
|
width: size,
|
|
1826
1849
|
height: size,
|
|
@@ -1829,19 +1852,19 @@ const ThumbsUpFilled = /*#__PURE__*/React.forwardRef(function ThumbsUpFilled(_re
|
|
|
1829
1852
|
viewBox: "0 0 32 32",
|
|
1830
1853
|
fill: "currentColor",
|
|
1831
1854
|
...rest
|
|
1832
|
-
},
|
|
1855
|
+
}, _path125 || (_path125 = /*#__PURE__*/React.createElement("path", {
|
|
1833
1856
|
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"
|
|
1834
1857
|
})), children);
|
|
1835
1858
|
});
|
|
1836
1859
|
if (process.env.NODE_ENV !== "production") {
|
|
1837
1860
|
ThumbsUpFilled.propTypes = iconPropTypes;
|
|
1838
1861
|
}
|
|
1839
|
-
const Thunderstorm = /*#__PURE__*/React.forwardRef(function Thunderstorm(
|
|
1862
|
+
const Thunderstorm = /*#__PURE__*/React.forwardRef(function Thunderstorm(_ref83, ref) {
|
|
1840
1863
|
let {
|
|
1841
1864
|
children,
|
|
1842
1865
|
size = 16,
|
|
1843
1866
|
...rest
|
|
1844
|
-
} =
|
|
1867
|
+
} = _ref83;
|
|
1845
1868
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1846
1869
|
width: size,
|
|
1847
1870
|
height: size,
|
|
@@ -1850,21 +1873,21 @@ const Thunderstorm = /*#__PURE__*/React.forwardRef(function Thunderstorm(_ref82,
|
|
|
1850
1873
|
viewBox: "0 0 32 32",
|
|
1851
1874
|
fill: "currentColor",
|
|
1852
1875
|
...rest
|
|
1853
|
-
},
|
|
1876
|
+
}, _path126 || (_path126 = /*#__PURE__*/React.createElement("path", {
|
|
1854
1877
|
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"
|
|
1855
|
-
})),
|
|
1878
|
+
})), _path127 || (_path127 = /*#__PURE__*/React.createElement("path", {
|
|
1856
1879
|
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"
|
|
1857
1880
|
})), children);
|
|
1858
1881
|
});
|
|
1859
1882
|
if (process.env.NODE_ENV !== "production") {
|
|
1860
1883
|
Thunderstorm.propTypes = iconPropTypes;
|
|
1861
1884
|
}
|
|
1862
|
-
const ThunderstormScattered = /*#__PURE__*/React.forwardRef(function ThunderstormScattered(
|
|
1885
|
+
const ThunderstormScattered = /*#__PURE__*/React.forwardRef(function ThunderstormScattered(_ref84, ref) {
|
|
1863
1886
|
let {
|
|
1864
1887
|
children,
|
|
1865
1888
|
size = 16,
|
|
1866
1889
|
...rest
|
|
1867
|
-
} =
|
|
1890
|
+
} = _ref84;
|
|
1868
1891
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1869
1892
|
width: size,
|
|
1870
1893
|
height: size,
|
|
@@ -1873,21 +1896,21 @@ const ThunderstormScattered = /*#__PURE__*/React.forwardRef(function Thunderstor
|
|
|
1873
1896
|
viewBox: "0 0 32 32",
|
|
1874
1897
|
fill: "currentColor",
|
|
1875
1898
|
...rest
|
|
1876
|
-
},
|
|
1899
|
+
}, _path128 || (_path128 = /*#__PURE__*/React.createElement("path", {
|
|
1877
1900
|
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"
|
|
1878
|
-
})),
|
|
1901
|
+
})), _path129 || (_path129 = /*#__PURE__*/React.createElement("path", {
|
|
1879
1902
|
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"
|
|
1880
|
-
})),
|
|
1903
|
+
})), _path130 || (_path130 = /*#__PURE__*/React.createElement("path", {
|
|
1881
1904
|
d: "M26.732 16.233H29.732V18.233H26.732z",
|
|
1882
1905
|
transform: "rotate(-135 28.232 17.233)"
|
|
1883
|
-
})),
|
|
1906
|
+
})), _path131 || (_path131 = /*#__PURE__*/React.createElement("path", {
|
|
1884
1907
|
d: "M29 10H32V12H29z"
|
|
1885
|
-
})),
|
|
1908
|
+
})), _path132 || (_path132 = /*#__PURE__*/React.createElement("path", {
|
|
1886
1909
|
d: "M26.732 3.768H29.732V5.768H26.732z",
|
|
1887
1910
|
transform: "rotate(-45 28.232 4.768)"
|
|
1888
|
-
})),
|
|
1911
|
+
})), _path133 || (_path133 = /*#__PURE__*/React.createElement("path", {
|
|
1889
1912
|
d: "M20 0H22V3H20z"
|
|
1890
|
-
})),
|
|
1913
|
+
})), _path134 || (_path134 = /*#__PURE__*/React.createElement("path", {
|
|
1891
1914
|
d: "M12.268 3.768H15.268V5.768H12.268z",
|
|
1892
1915
|
transform: "rotate(-135 13.768 4.768)"
|
|
1893
1916
|
})), children);
|
|
@@ -1895,12 +1918,12 @@ const ThunderstormScattered = /*#__PURE__*/React.forwardRef(function Thunderstor
|
|
|
1895
1918
|
if (process.env.NODE_ENV !== "production") {
|
|
1896
1919
|
ThunderstormScattered.propTypes = iconPropTypes;
|
|
1897
1920
|
}
|
|
1898
|
-
const ThunderstormScatteredNight = /*#__PURE__*/React.forwardRef(function ThunderstormScatteredNight(
|
|
1921
|
+
const ThunderstormScatteredNight = /*#__PURE__*/React.forwardRef(function ThunderstormScatteredNight(_ref85, ref) {
|
|
1899
1922
|
let {
|
|
1900
1923
|
children,
|
|
1901
1924
|
size = 16,
|
|
1902
1925
|
...rest
|
|
1903
|
-
} =
|
|
1926
|
+
} = _ref85;
|
|
1904
1927
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1905
1928
|
width: size,
|
|
1906
1929
|
height: size,
|
|
@@ -1909,21 +1932,21 @@ const ThunderstormScatteredNight = /*#__PURE__*/React.forwardRef(function Thunde
|
|
|
1909
1932
|
viewBox: "0 0 32 32",
|
|
1910
1933
|
fill: "currentColor",
|
|
1911
1934
|
...rest
|
|
1912
|
-
},
|
|
1935
|
+
}, _path135 || (_path135 = /*#__PURE__*/React.createElement("path", {
|
|
1913
1936
|
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"
|
|
1914
|
-
})),
|
|
1937
|
+
})), _path136 || (_path136 = /*#__PURE__*/React.createElement("path", {
|
|
1915
1938
|
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"
|
|
1916
1939
|
})), children);
|
|
1917
1940
|
});
|
|
1918
1941
|
if (process.env.NODE_ENV !== "production") {
|
|
1919
1942
|
ThunderstormScatteredNight.propTypes = iconPropTypes;
|
|
1920
1943
|
}
|
|
1921
|
-
const ThunderstormSevere = /*#__PURE__*/React.forwardRef(function ThunderstormSevere(
|
|
1944
|
+
const ThunderstormSevere = /*#__PURE__*/React.forwardRef(function ThunderstormSevere(_ref86, ref) {
|
|
1922
1945
|
let {
|
|
1923
1946
|
children,
|
|
1924
1947
|
size = 16,
|
|
1925
1948
|
...rest
|
|
1926
|
-
} =
|
|
1949
|
+
} = _ref86;
|
|
1927
1950
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1928
1951
|
width: size,
|
|
1929
1952
|
height: size,
|
|
@@ -1932,24 +1955,24 @@ const ThunderstormSevere = /*#__PURE__*/React.forwardRef(function ThunderstormSe
|
|
|
1932
1955
|
viewBox: "0 0 32 32",
|
|
1933
1956
|
fill: "currentColor",
|
|
1934
1957
|
...rest
|
|
1935
|
-
},
|
|
1958
|
+
}, _path137 || (_path137 = /*#__PURE__*/React.createElement("path", {
|
|
1936
1959
|
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"
|
|
1937
|
-
})),
|
|
1960
|
+
})), _path138 || (_path138 = /*#__PURE__*/React.createElement("path", {
|
|
1938
1961
|
fill: "none",
|
|
1939
1962
|
d: "M25.75,8h-1.5V4h1.5ZM25,9a1,1,0,1,0,1,1A1,1,0,0,0,25,9Z"
|
|
1940
|
-
})),
|
|
1963
|
+
})), _path139 || (_path139 = /*#__PURE__*/React.createElement("path", {
|
|
1941
1964
|
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"
|
|
1942
1965
|
})), children);
|
|
1943
1966
|
});
|
|
1944
1967
|
if (process.env.NODE_ENV !== "production") {
|
|
1945
1968
|
ThunderstormSevere.propTypes = iconPropTypes;
|
|
1946
1969
|
}
|
|
1947
|
-
const ThunderstormStrong = /*#__PURE__*/React.forwardRef(function ThunderstormStrong(
|
|
1970
|
+
const ThunderstormStrong = /*#__PURE__*/React.forwardRef(function ThunderstormStrong(_ref87, ref) {
|
|
1948
1971
|
let {
|
|
1949
1972
|
children,
|
|
1950
1973
|
size = 16,
|
|
1951
1974
|
...rest
|
|
1952
|
-
} =
|
|
1975
|
+
} = _ref87;
|
|
1953
1976
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1954
1977
|
width: size,
|
|
1955
1978
|
height: size,
|
|
@@ -1958,21 +1981,21 @@ const ThunderstormStrong = /*#__PURE__*/React.forwardRef(function ThunderstormSt
|
|
|
1958
1981
|
viewBox: "0 0 32 32",
|
|
1959
1982
|
fill: "currentColor",
|
|
1960
1983
|
...rest
|
|
1961
|
-
},
|
|
1984
|
+
}, _path140 || (_path140 = /*#__PURE__*/React.createElement("path", {
|
|
1962
1985
|
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"
|
|
1963
|
-
})),
|
|
1986
|
+
})), _path141 || (_path141 = /*#__PURE__*/React.createElement("path", {
|
|
1964
1987
|
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"
|
|
1965
1988
|
})), children);
|
|
1966
1989
|
});
|
|
1967
1990
|
if (process.env.NODE_ENV !== "production") {
|
|
1968
1991
|
ThunderstormStrong.propTypes = iconPropTypes;
|
|
1969
1992
|
}
|
|
1970
|
-
const Ticket = /*#__PURE__*/React.forwardRef(function Ticket(
|
|
1993
|
+
const Ticket = /*#__PURE__*/React.forwardRef(function Ticket(_ref88, ref) {
|
|
1971
1994
|
let {
|
|
1972
1995
|
children,
|
|
1973
1996
|
size = 16,
|
|
1974
1997
|
...rest
|
|
1975
|
-
} =
|
|
1998
|
+
} = _ref88;
|
|
1976
1999
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1977
2000
|
width: size,
|
|
1978
2001
|
height: size,
|
|
@@ -1981,21 +2004,21 @@ const Ticket = /*#__PURE__*/React.forwardRef(function Ticket(_ref87, ref) {
|
|
|
1981
2004
|
viewBox: "0 0 32 32",
|
|
1982
2005
|
fill: "currentColor",
|
|
1983
2006
|
...rest
|
|
1984
|
-
},
|
|
2007
|
+
}, _path142 || (_path142 = /*#__PURE__*/React.createElement("path", {
|
|
1985
2008
|
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"
|
|
1986
|
-
})),
|
|
2009
|
+
})), _path143 || (_path143 = /*#__PURE__*/React.createElement("path", {
|
|
1987
2010
|
d: "M19 13H21V19H19z"
|
|
1988
2011
|
})), children);
|
|
1989
2012
|
});
|
|
1990
2013
|
if (process.env.NODE_ENV !== "production") {
|
|
1991
2014
|
Ticket.propTypes = iconPropTypes;
|
|
1992
2015
|
}
|
|
1993
|
-
const Tides = /*#__PURE__*/React.forwardRef(function Tides(
|
|
2016
|
+
const Tides = /*#__PURE__*/React.forwardRef(function Tides(_ref89, ref) {
|
|
1994
2017
|
let {
|
|
1995
2018
|
children,
|
|
1996
2019
|
size = 16,
|
|
1997
2020
|
...rest
|
|
1998
|
-
} =
|
|
2021
|
+
} = _ref89;
|
|
1999
2022
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2000
2023
|
width: size,
|
|
2001
2024
|
height: size,
|
|
@@ -2004,19 +2027,19 @@ const Tides = /*#__PURE__*/React.forwardRef(function Tides(_ref88, ref) {
|
|
|
2004
2027
|
viewBox: "0 0 32 32",
|
|
2005
2028
|
fill: "currentColor",
|
|
2006
2029
|
...rest
|
|
2007
|
-
},
|
|
2030
|
+
}, _path144 || (_path144 = /*#__PURE__*/React.createElement("path", {
|
|
2008
2031
|
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"
|
|
2009
2032
|
})), children);
|
|
2010
2033
|
});
|
|
2011
2034
|
if (process.env.NODE_ENV !== "production") {
|
|
2012
2035
|
Tides.propTypes = iconPropTypes;
|
|
2013
2036
|
}
|
|
2014
|
-
const Tif = /*#__PURE__*/React.forwardRef(function Tif(
|
|
2037
|
+
const Tif = /*#__PURE__*/React.forwardRef(function Tif(_ref90, ref) {
|
|
2015
2038
|
let {
|
|
2016
2039
|
children,
|
|
2017
2040
|
size = 16,
|
|
2018
2041
|
...rest
|
|
2019
|
-
} =
|
|
2042
|
+
} = _ref90;
|
|
2020
2043
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2021
2044
|
width: size,
|
|
2022
2045
|
height: size,
|
|
@@ -2025,19 +2048,19 @@ const Tif = /*#__PURE__*/React.forwardRef(function Tif(_ref89, ref) {
|
|
|
2025
2048
|
viewBox: "0 0 32 32",
|
|
2026
2049
|
fill: "currentColor",
|
|
2027
2050
|
...rest
|
|
2028
|
-
},
|
|
2051
|
+
}, _path145 || (_path145 = /*#__PURE__*/React.createElement("path", {
|
|
2029
2052
|
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"
|
|
2030
2053
|
})), children);
|
|
2031
2054
|
});
|
|
2032
2055
|
if (process.env.NODE_ENV !== "production") {
|
|
2033
2056
|
Tif.propTypes = iconPropTypes;
|
|
2034
2057
|
}
|
|
2035
|
-
const Time = /*#__PURE__*/React.forwardRef(function Time(
|
|
2058
|
+
const Time = /*#__PURE__*/React.forwardRef(function Time(_ref91, ref) {
|
|
2036
2059
|
let {
|
|
2037
2060
|
children,
|
|
2038
2061
|
size = 16,
|
|
2039
2062
|
...rest
|
|
2040
|
-
} =
|
|
2063
|
+
} = _ref91;
|
|
2041
2064
|
if (size === 20 || size === "20" || size === "20px") {
|
|
2042
2065
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2043
2066
|
width: size,
|
|
@@ -2047,9 +2070,9 @@ const Time = /*#__PURE__*/React.forwardRef(function Time(_ref90, ref) {
|
|
|
2047
2070
|
viewBox: "0 0 20 20",
|
|
2048
2071
|
fill: "currentColor",
|
|
2049
2072
|
...rest
|
|
2050
|
-
},
|
|
2073
|
+
}, _path146 || (_path146 = /*#__PURE__*/React.createElement("path", {
|
|
2051
2074
|
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"
|
|
2052
|
-
})),
|
|
2075
|
+
})), _path147 || (_path147 = /*#__PURE__*/React.createElement("path", {
|
|
2053
2076
|
d: "M13 13.9L9.4 10.3 9.4 4 10.6 4 10.6 9.7 13.9 13z"
|
|
2054
2077
|
})), children);
|
|
2055
2078
|
}
|
|
@@ -2061,21 +2084,21 @@ const Time = /*#__PURE__*/React.forwardRef(function Time(_ref90, ref) {
|
|
|
2061
2084
|
viewBox: "0 0 32 32",
|
|
2062
2085
|
fill: "currentColor",
|
|
2063
2086
|
...rest
|
|
2064
|
-
},
|
|
2087
|
+
}, _path148 || (_path148 = /*#__PURE__*/React.createElement("path", {
|
|
2065
2088
|
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"
|
|
2066
|
-
})),
|
|
2089
|
+
})), _path149 || (_path149 = /*#__PURE__*/React.createElement("path", {
|
|
2067
2090
|
d: "M20.59 22L15 16.41 15 7 17 7 17 15.58 22 20.59 20.59 22z"
|
|
2068
2091
|
})), children);
|
|
2069
2092
|
});
|
|
2070
2093
|
if (process.env.NODE_ENV !== "production") {
|
|
2071
2094
|
Time.propTypes = iconPropTypes;
|
|
2072
2095
|
}
|
|
2073
|
-
const TimeFilled = /*#__PURE__*/React.forwardRef(function TimeFilled(
|
|
2096
|
+
const TimeFilled = /*#__PURE__*/React.forwardRef(function TimeFilled(_ref92, ref) {
|
|
2074
2097
|
let {
|
|
2075
2098
|
children,
|
|
2076
2099
|
size = 16,
|
|
2077
2100
|
...rest
|
|
2078
|
-
} =
|
|
2101
|
+
} = _ref92;
|
|
2079
2102
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2080
2103
|
width: size,
|
|
2081
2104
|
height: size,
|
|
@@ -2084,9 +2107,9 @@ const TimeFilled = /*#__PURE__*/React.forwardRef(function TimeFilled(_ref91, ref
|
|
|
2084
2107
|
viewBox: "0 0 32 32",
|
|
2085
2108
|
fill: "currentColor",
|
|
2086
2109
|
...rest
|
|
2087
|
-
},
|
|
2110
|
+
}, _path150 || (_path150 = /*#__PURE__*/React.createElement("path", {
|
|
2088
2111
|
d: "m16,2c-7.6001,0-14,6.3999-14,14s6.3999,14,14,14,14-6.3999,14-14S23.6001,2,16,2Zm4.5872,20l-5.5872-5.5898V7h2v8.582l5,5.0044-1.4128,1.4136Z"
|
|
2089
|
-
})),
|
|
2112
|
+
})), _path151 || (_path151 = /*#__PURE__*/React.createElement("path", {
|
|
2090
2113
|
fill: "none",
|
|
2091
2114
|
d: "M20.5872 22L15 16.4099 15 7 17 7 17 15.5822 22 20.5866 20.5872 22z"
|
|
2092
2115
|
})), children);
|
|
@@ -2094,12 +2117,12 @@ const TimeFilled = /*#__PURE__*/React.forwardRef(function TimeFilled(_ref91, ref
|
|
|
2094
2117
|
if (process.env.NODE_ENV !== "production") {
|
|
2095
2118
|
TimeFilled.propTypes = iconPropTypes;
|
|
2096
2119
|
}
|
|
2097
|
-
const TimePlot = /*#__PURE__*/React.forwardRef(function TimePlot(
|
|
2120
|
+
const TimePlot = /*#__PURE__*/React.forwardRef(function TimePlot(_ref93, ref) {
|
|
2098
2121
|
let {
|
|
2099
2122
|
children,
|
|
2100
2123
|
size = 16,
|
|
2101
2124
|
...rest
|
|
2102
|
-
} =
|
|
2125
|
+
} = _ref93;
|
|
2103
2126
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2104
2127
|
width: size,
|
|
2105
2128
|
height: size,
|
|
@@ -2108,23 +2131,23 @@ const TimePlot = /*#__PURE__*/React.forwardRef(function TimePlot(_ref92, ref) {
|
|
|
2108
2131
|
viewBox: "0 0 32 32",
|
|
2109
2132
|
fill: "currentColor",
|
|
2110
2133
|
...rest
|
|
2111
|
-
},
|
|
2134
|
+
}, _path152 || (_path152 = /*#__PURE__*/React.createElement("path", {
|
|
2112
2135
|
d: "M23.586 13L21 10.414 21 6 23 6 23 9.586 25 11.586 23.586 13z"
|
|
2113
|
-
})),
|
|
2136
|
+
})), _path153 || (_path153 = /*#__PURE__*/React.createElement("path", {
|
|
2114
2137
|
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"
|
|
2115
|
-
})),
|
|
2138
|
+
})), _path154 || (_path154 = /*#__PURE__*/React.createElement("path", {
|
|
2116
2139
|
d: "M8.63,18l7,6H30V22H16.37l-7-6H4V2H2V28a2.0025,2.0025,0,0,0,2,2H30V28H4V18Z"
|
|
2117
2140
|
})), children);
|
|
2118
2141
|
});
|
|
2119
2142
|
if (process.env.NODE_ENV !== "production") {
|
|
2120
2143
|
TimePlot.propTypes = iconPropTypes;
|
|
2121
2144
|
}
|
|
2122
|
-
const Timer = /*#__PURE__*/React.forwardRef(function Timer(
|
|
2145
|
+
const Timer = /*#__PURE__*/React.forwardRef(function Timer(_ref94, ref) {
|
|
2123
2146
|
let {
|
|
2124
2147
|
children,
|
|
2125
2148
|
size = 16,
|
|
2126
2149
|
...rest
|
|
2127
|
-
} =
|
|
2150
|
+
} = _ref94;
|
|
2128
2151
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2129
2152
|
width: size,
|
|
2130
2153
|
height: size,
|
|
@@ -2133,21 +2156,21 @@ const Timer = /*#__PURE__*/React.forwardRef(function Timer(_ref93, ref) {
|
|
|
2133
2156
|
viewBox: "0 0 32 32",
|
|
2134
2157
|
fill: "currentColor",
|
|
2135
2158
|
...rest
|
|
2136
|
-
},
|
|
2159
|
+
}, _path155 || (_path155 = /*#__PURE__*/React.createElement("path", {
|
|
2137
2160
|
d: "M15 11H17V20H15zM13 2H19V4H13z"
|
|
2138
|
-
})),
|
|
2161
|
+
})), _path156 || (_path156 = /*#__PURE__*/React.createElement("path", {
|
|
2139
2162
|
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"
|
|
2140
2163
|
})), children);
|
|
2141
2164
|
});
|
|
2142
2165
|
if (process.env.NODE_ENV !== "production") {
|
|
2143
2166
|
Timer.propTypes = iconPropTypes;
|
|
2144
2167
|
}
|
|
2145
|
-
const ToolBox = /*#__PURE__*/React.forwardRef(function ToolBox(
|
|
2168
|
+
const ToolBox = /*#__PURE__*/React.forwardRef(function ToolBox(_ref95, ref) {
|
|
2146
2169
|
let {
|
|
2147
2170
|
children,
|
|
2148
2171
|
size = 16,
|
|
2149
2172
|
...rest
|
|
2150
|
-
} =
|
|
2173
|
+
} = _ref95;
|
|
2151
2174
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2152
2175
|
width: size,
|
|
2153
2176
|
height: size,
|
|
@@ -2156,19 +2179,19 @@ const ToolBox = /*#__PURE__*/React.forwardRef(function ToolBox(_ref94, ref) {
|
|
|
2156
2179
|
viewBox: "0 0 32 32",
|
|
2157
2180
|
fill: "currentColor",
|
|
2158
2181
|
...rest
|
|
2159
|
-
},
|
|
2182
|
+
}, _path157 || (_path157 = /*#__PURE__*/React.createElement("path", {
|
|
2160
2183
|
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"
|
|
2161
2184
|
})), children);
|
|
2162
2185
|
});
|
|
2163
2186
|
if (process.env.NODE_ENV !== "production") {
|
|
2164
2187
|
ToolBox.propTypes = iconPropTypes;
|
|
2165
2188
|
}
|
|
2166
|
-
const ToolKit = /*#__PURE__*/React.forwardRef(function ToolKit(
|
|
2189
|
+
const ToolKit = /*#__PURE__*/React.forwardRef(function ToolKit(_ref96, ref) {
|
|
2167
2190
|
let {
|
|
2168
2191
|
children,
|
|
2169
2192
|
size = 16,
|
|
2170
2193
|
...rest
|
|
2171
|
-
} =
|
|
2194
|
+
} = _ref96;
|
|
2172
2195
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2173
2196
|
width: size,
|
|
2174
2197
|
height: size,
|
|
@@ -2177,23 +2200,23 @@ const ToolKit = /*#__PURE__*/React.forwardRef(function ToolKit(_ref95, ref) {
|
|
|
2177
2200
|
viewBox: "0 0 32 32",
|
|
2178
2201
|
fill: "currentColor",
|
|
2179
2202
|
...rest
|
|
2180
|
-
},
|
|
2203
|
+
}, _path158 || (_path158 = /*#__PURE__*/React.createElement("path", {
|
|
2181
2204
|
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"
|
|
2182
|
-
})),
|
|
2205
|
+
})), _path159 || (_path159 = /*#__PURE__*/React.createElement("path", {
|
|
2183
2206
|
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"
|
|
2184
|
-
})),
|
|
2207
|
+
})), _path160 || (_path160 = /*#__PURE__*/React.createElement("path", {
|
|
2185
2208
|
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"
|
|
2186
2209
|
})), children);
|
|
2187
2210
|
});
|
|
2188
2211
|
if (process.env.NODE_ENV !== "production") {
|
|
2189
2212
|
ToolKit.propTypes = iconPropTypes;
|
|
2190
2213
|
}
|
|
2191
|
-
const Tools = /*#__PURE__*/React.forwardRef(function Tools(
|
|
2214
|
+
const Tools = /*#__PURE__*/React.forwardRef(function Tools(_ref97, ref) {
|
|
2192
2215
|
let {
|
|
2193
2216
|
children,
|
|
2194
2217
|
size = 16,
|
|
2195
2218
|
...rest
|
|
2196
|
-
} =
|
|
2219
|
+
} = _ref97;
|
|
2197
2220
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2198
2221
|
width: size,
|
|
2199
2222
|
height: size,
|
|
@@ -2202,19 +2225,19 @@ const Tools = /*#__PURE__*/React.forwardRef(function Tools(_ref96, ref) {
|
|
|
2202
2225
|
viewBox: "0 0 32 32",
|
|
2203
2226
|
fill: "currentColor",
|
|
2204
2227
|
...rest
|
|
2205
|
-
},
|
|
2228
|
+
}, _path161 || (_path161 = /*#__PURE__*/React.createElement("path", {
|
|
2206
2229
|
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"
|
|
2207
2230
|
})), children);
|
|
2208
2231
|
});
|
|
2209
2232
|
if (process.env.NODE_ENV !== "production") {
|
|
2210
2233
|
Tools.propTypes = iconPropTypes;
|
|
2211
2234
|
}
|
|
2212
|
-
const ToolsAlt = /*#__PURE__*/React.forwardRef(function ToolsAlt(
|
|
2235
|
+
const ToolsAlt = /*#__PURE__*/React.forwardRef(function ToolsAlt(_ref98, ref) {
|
|
2213
2236
|
let {
|
|
2214
2237
|
children,
|
|
2215
2238
|
size = 16,
|
|
2216
2239
|
...rest
|
|
2217
|
-
} =
|
|
2240
|
+
} = _ref98;
|
|
2218
2241
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2219
2242
|
width: size,
|
|
2220
2243
|
height: size,
|
|
@@ -2223,19 +2246,19 @@ const ToolsAlt = /*#__PURE__*/React.forwardRef(function ToolsAlt(_ref97, ref) {
|
|
|
2223
2246
|
viewBox: "0 0 32 32",
|
|
2224
2247
|
fill: "currentColor",
|
|
2225
2248
|
...rest
|
|
2226
|
-
},
|
|
2249
|
+
}, _path162 || (_path162 = /*#__PURE__*/React.createElement("path", {
|
|
2227
2250
|
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"
|
|
2228
2251
|
})), children);
|
|
2229
2252
|
});
|
|
2230
2253
|
if (process.env.NODE_ENV !== "production") {
|
|
2231
2254
|
ToolsAlt.propTypes = iconPropTypes;
|
|
2232
2255
|
}
|
|
2233
|
-
const Tornado = /*#__PURE__*/React.forwardRef(function Tornado(
|
|
2256
|
+
const Tornado = /*#__PURE__*/React.forwardRef(function Tornado(_ref99, ref) {
|
|
2234
2257
|
let {
|
|
2235
2258
|
children,
|
|
2236
2259
|
size = 16,
|
|
2237
2260
|
...rest
|
|
2238
|
-
} =
|
|
2261
|
+
} = _ref99;
|
|
2239
2262
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2240
2263
|
width: size,
|
|
2241
2264
|
height: size,
|
|
@@ -2244,19 +2267,19 @@ const Tornado = /*#__PURE__*/React.forwardRef(function Tornado(_ref98, ref) {
|
|
|
2244
2267
|
viewBox: "0 0 32 32",
|
|
2245
2268
|
fill: "currentColor",
|
|
2246
2269
|
...rest
|
|
2247
|
-
},
|
|
2270
|
+
}, _path163 || (_path163 = /*#__PURE__*/React.createElement("path", {
|
|
2248
2271
|
d: "M16 26H20V28H16zM12 22H18V24H12zM8 18H18V20H8zM8 14H20V16H8zM10 10H24V12H10zM8 6H26V8H8z"
|
|
2249
2272
|
})), children);
|
|
2250
2273
|
});
|
|
2251
2274
|
if (process.env.NODE_ENV !== "production") {
|
|
2252
2275
|
Tornado.propTypes = iconPropTypes;
|
|
2253
2276
|
}
|
|
2254
|
-
const TornadoWarning = /*#__PURE__*/React.forwardRef(function TornadoWarning(
|
|
2277
|
+
const TornadoWarning = /*#__PURE__*/React.forwardRef(function TornadoWarning(_ref100, ref) {
|
|
2255
2278
|
let {
|
|
2256
2279
|
children,
|
|
2257
2280
|
size = 16,
|
|
2258
2281
|
...rest
|
|
2259
|
-
} =
|
|
2282
|
+
} = _ref100;
|
|
2260
2283
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2261
2284
|
width: size,
|
|
2262
2285
|
height: size,
|
|
@@ -2265,24 +2288,24 @@ const TornadoWarning = /*#__PURE__*/React.forwardRef(function TornadoWarning(_re
|
|
|
2265
2288
|
viewBox: "0 0 32 32",
|
|
2266
2289
|
fill: "currentColor",
|
|
2267
2290
|
...rest
|
|
2268
|
-
},
|
|
2291
|
+
}, _path164 || (_path164 = /*#__PURE__*/React.createElement("path", {
|
|
2269
2292
|
d: "M2 4H18V6H2zM4 8H16V10H4zM2 12H14V14H2zM2 16H12V18H2zM4 20H12V22H4zM8 24H14V26H8zM12 28H16V30H12z"
|
|
2270
|
-
})),
|
|
2293
|
+
})), _path165 || (_path165 = /*#__PURE__*/React.createElement("path", {
|
|
2271
2294
|
fill: "none",
|
|
2272
2295
|
d: "M23.75,10h-1.5V6h1.5ZM23,11a1,1,0,1,0,1,1A1,1,0,0,0,23,11Z"
|
|
2273
|
-
})),
|
|
2296
|
+
})), _path166 || (_path166 = /*#__PURE__*/React.createElement("path", {
|
|
2274
2297
|
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"
|
|
2275
2298
|
})), children);
|
|
2276
2299
|
});
|
|
2277
2300
|
if (process.env.NODE_ENV !== "production") {
|
|
2278
2301
|
TornadoWarning.propTypes = iconPropTypes;
|
|
2279
2302
|
}
|
|
2280
|
-
const Touch_1 = /*#__PURE__*/React.forwardRef(function Touch_1(
|
|
2303
|
+
const Touch_1 = /*#__PURE__*/React.forwardRef(function Touch_1(_ref101, ref) {
|
|
2281
2304
|
let {
|
|
2282
2305
|
children,
|
|
2283
2306
|
size = 16,
|
|
2284
2307
|
...rest
|
|
2285
|
-
} =
|
|
2308
|
+
} = _ref101;
|
|
2286
2309
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2287
2310
|
width: size,
|
|
2288
2311
|
height: size,
|
|
@@ -2291,21 +2314,21 @@ const Touch_1 = /*#__PURE__*/React.forwardRef(function Touch_1(_ref100, ref) {
|
|
|
2291
2314
|
viewBox: "0 0 32 32",
|
|
2292
2315
|
fill: "currentColor",
|
|
2293
2316
|
...rest
|
|
2294
|
-
},
|
|
2317
|
+
}, _path167 || (_path167 = /*#__PURE__*/React.createElement("path", {
|
|
2295
2318
|
d: "M20,8H18A5,5,0,0,0,8,8H6A7,7,0,0,1,20,8Z"
|
|
2296
|
-
})),
|
|
2319
|
+
})), _path168 || (_path168 = /*#__PURE__*/React.createElement("path", {
|
|
2297
2320
|
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"
|
|
2298
2321
|
})), children);
|
|
2299
2322
|
});
|
|
2300
2323
|
if (process.env.NODE_ENV !== "production") {
|
|
2301
2324
|
Touch_1.propTypes = iconPropTypes;
|
|
2302
2325
|
}
|
|
2303
|
-
const Touch_1Filled = /*#__PURE__*/React.forwardRef(function Touch_1Filled(
|
|
2326
|
+
const Touch_1Filled = /*#__PURE__*/React.forwardRef(function Touch_1Filled(_ref102, ref) {
|
|
2304
2327
|
let {
|
|
2305
2328
|
children,
|
|
2306
2329
|
size = 16,
|
|
2307
2330
|
...rest
|
|
2308
|
-
} =
|
|
2331
|
+
} = _ref102;
|
|
2309
2332
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2310
2333
|
width: size,
|
|
2311
2334
|
height: size,
|
|
@@ -2314,21 +2337,21 @@ const Touch_1Filled = /*#__PURE__*/React.forwardRef(function Touch_1Filled(_ref1
|
|
|
2314
2337
|
viewBox: "0 0 32 32",
|
|
2315
2338
|
fill: "currentColor",
|
|
2316
2339
|
...rest
|
|
2317
|
-
},
|
|
2340
|
+
}, _path169 || (_path169 = /*#__PURE__*/React.createElement("path", {
|
|
2318
2341
|
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"
|
|
2319
|
-
})),
|
|
2342
|
+
})), _path170 || (_path170 = /*#__PURE__*/React.createElement("path", {
|
|
2320
2343
|
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"
|
|
2321
2344
|
})), children);
|
|
2322
2345
|
});
|
|
2323
2346
|
if (process.env.NODE_ENV !== "production") {
|
|
2324
2347
|
Touch_1Filled.propTypes = iconPropTypes;
|
|
2325
2348
|
}
|
|
2326
|
-
const Touch_1Down = /*#__PURE__*/React.forwardRef(function Touch_1Down(
|
|
2349
|
+
const Touch_1Down = /*#__PURE__*/React.forwardRef(function Touch_1Down(_ref103, ref) {
|
|
2327
2350
|
let {
|
|
2328
2351
|
children,
|
|
2329
2352
|
size = 16,
|
|
2330
2353
|
...rest
|
|
2331
|
-
} =
|
|
2354
|
+
} = _ref103;
|
|
2332
2355
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2333
2356
|
width: size,
|
|
2334
2357
|
height: size,
|
|
@@ -2337,21 +2360,21 @@ const Touch_1Down = /*#__PURE__*/React.forwardRef(function Touch_1Down(_ref102,
|
|
|
2337
2360
|
viewBox: "0 0 32 32",
|
|
2338
2361
|
fill: "currentColor",
|
|
2339
2362
|
...rest
|
|
2340
|
-
},
|
|
2363
|
+
}, _path171 || (_path171 = /*#__PURE__*/React.createElement("path", {
|
|
2341
2364
|
d: "M20,24H18A5,5,0,0,1,8,24H6a7,7,0,0,0,14,0Z"
|
|
2342
|
-
})),
|
|
2365
|
+
})), _path172 || (_path172 = /*#__PURE__*/React.createElement("path", {
|
|
2343
2366
|
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"
|
|
2344
2367
|
})), children);
|
|
2345
2368
|
});
|
|
2346
2369
|
if (process.env.NODE_ENV !== "production") {
|
|
2347
2370
|
Touch_1Down.propTypes = iconPropTypes;
|
|
2348
2371
|
}
|
|
2349
|
-
const Touch_1DownFilled = /*#__PURE__*/React.forwardRef(function Touch_1DownFilled(
|
|
2372
|
+
const Touch_1DownFilled = /*#__PURE__*/React.forwardRef(function Touch_1DownFilled(_ref104, ref) {
|
|
2350
2373
|
let {
|
|
2351
2374
|
children,
|
|
2352
2375
|
size = 16,
|
|
2353
2376
|
...rest
|
|
2354
|
-
} =
|
|
2377
|
+
} = _ref104;
|
|
2355
2378
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2356
2379
|
width: size,
|
|
2357
2380
|
height: size,
|
|
@@ -2360,21 +2383,21 @@ const Touch_1DownFilled = /*#__PURE__*/React.forwardRef(function Touch_1DownFill
|
|
|
2360
2383
|
viewBox: "0 0 32 32",
|
|
2361
2384
|
fill: "currentColor",
|
|
2362
2385
|
...rest
|
|
2363
|
-
},
|
|
2386
|
+
}, _path173 || (_path173 = /*#__PURE__*/React.createElement("path", {
|
|
2364
2387
|
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"
|
|
2365
|
-
})),
|
|
2388
|
+
})), _path174 || (_path174 = /*#__PURE__*/React.createElement("path", {
|
|
2366
2389
|
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"
|
|
2367
2390
|
})), children);
|
|
2368
2391
|
});
|
|
2369
2392
|
if (process.env.NODE_ENV !== "production") {
|
|
2370
2393
|
Touch_1DownFilled.propTypes = iconPropTypes;
|
|
2371
2394
|
}
|
|
2372
|
-
const Touch_2 = /*#__PURE__*/React.forwardRef(function Touch_2(
|
|
2395
|
+
const Touch_2 = /*#__PURE__*/React.forwardRef(function Touch_2(_ref105, ref) {
|
|
2373
2396
|
let {
|
|
2374
2397
|
children,
|
|
2375
2398
|
size = 16,
|
|
2376
2399
|
...rest
|
|
2377
|
-
} =
|
|
2400
|
+
} = _ref105;
|
|
2378
2401
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2379
2402
|
width: size,
|
|
2380
2403
|
height: size,
|
|
@@ -2383,23 +2406,23 @@ const Touch_2 = /*#__PURE__*/React.forwardRef(function Touch_2(_ref104, ref) {
|
|
|
2383
2406
|
viewBox: "0 0 32 32",
|
|
2384
2407
|
fill: "currentColor",
|
|
2385
2408
|
...rest
|
|
2386
|
-
},
|
|
2409
|
+
}, _path175 || (_path175 = /*#__PURE__*/React.createElement("path", {
|
|
2387
2410
|
d: "M29,15H27A11,11,0,0,0,5,15H3a13,13,0,0,1,26,0Z"
|
|
2388
|
-
})),
|
|
2411
|
+
})), _path176 || (_path176 = /*#__PURE__*/React.createElement("path", {
|
|
2389
2412
|
d: "M25,28H23V15A7,7,0,1,0,9,15V28H7V15a9,9,0,0,1,18,0Z"
|
|
2390
|
-
})),
|
|
2413
|
+
})), _path177 || (_path177 = /*#__PURE__*/React.createElement("path", {
|
|
2391
2414
|
d: "M21,20H11V15a5,5,0,0,1,10,0Zm-8-2h6V15a3,3,0,0,0-6,0Z"
|
|
2392
2415
|
})), children);
|
|
2393
2416
|
});
|
|
2394
2417
|
if (process.env.NODE_ENV !== "production") {
|
|
2395
2418
|
Touch_2.propTypes = iconPropTypes;
|
|
2396
2419
|
}
|
|
2397
|
-
const Touch_2Filled = /*#__PURE__*/React.forwardRef(function Touch_2Filled(
|
|
2420
|
+
const Touch_2Filled = /*#__PURE__*/React.forwardRef(function Touch_2Filled(_ref106, ref) {
|
|
2398
2421
|
let {
|
|
2399
2422
|
children,
|
|
2400
2423
|
size = 16,
|
|
2401
2424
|
...rest
|
|
2402
|
-
} =
|
|
2425
|
+
} = _ref106;
|
|
2403
2426
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2404
2427
|
width: size,
|
|
2405
2428
|
height: size,
|
|
@@ -2408,23 +2431,23 @@ const Touch_2Filled = /*#__PURE__*/React.forwardRef(function Touch_2Filled(_ref1
|
|
|
2408
2431
|
viewBox: "0 0 32 32",
|
|
2409
2432
|
fill: "currentColor",
|
|
2410
2433
|
...rest
|
|
2411
|
-
},
|
|
2434
|
+
}, _path178 || (_path178 = /*#__PURE__*/React.createElement("path", {
|
|
2412
2435
|
d: "M16,12a3.0033,3.0033,0,0,0-3,3v3h6V15A3.0033,3.0033,0,0,0,16,12Z"
|
|
2413
|
-
})),
|
|
2436
|
+
})), _path179 || (_path179 = /*#__PURE__*/React.createElement("path", {
|
|
2414
2437
|
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"
|
|
2415
|
-
})),
|
|
2438
|
+
})), _path180 || (_path180 = /*#__PURE__*/React.createElement("path", {
|
|
2416
2439
|
d: "M29,15H27A11,11,0,0,0,5,15H3a13,13,0,0,1,26,0Z"
|
|
2417
2440
|
})), children);
|
|
2418
2441
|
});
|
|
2419
2442
|
if (process.env.NODE_ENV !== "production") {
|
|
2420
2443
|
Touch_2Filled.propTypes = iconPropTypes;
|
|
2421
2444
|
}
|
|
2422
|
-
const TouchInteraction = /*#__PURE__*/React.forwardRef(function TouchInteraction(
|
|
2445
|
+
const TouchInteraction = /*#__PURE__*/React.forwardRef(function TouchInteraction(_ref107, ref) {
|
|
2423
2446
|
let {
|
|
2424
2447
|
children,
|
|
2425
2448
|
size = 16,
|
|
2426
2449
|
...rest
|
|
2427
|
-
} =
|
|
2450
|
+
} = _ref107;
|
|
2428
2451
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2429
2452
|
width: size,
|
|
2430
2453
|
height: size,
|
|
@@ -2433,21 +2456,21 @@ const TouchInteraction = /*#__PURE__*/React.forwardRef(function TouchInteraction
|
|
|
2433
2456
|
viewBox: "0 0 32 32",
|
|
2434
2457
|
fill: "currentColor",
|
|
2435
2458
|
...rest
|
|
2436
|
-
},
|
|
2459
|
+
}, _path181 || (_path181 = /*#__PURE__*/React.createElement("path", {
|
|
2437
2460
|
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"
|
|
2438
|
-
})),
|
|
2461
|
+
})), _path182 || (_path182 = /*#__PURE__*/React.createElement("path", {
|
|
2439
2462
|
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"
|
|
2440
2463
|
})), children);
|
|
2441
2464
|
});
|
|
2442
2465
|
if (process.env.NODE_ENV !== "production") {
|
|
2443
2466
|
TouchInteraction.propTypes = iconPropTypes;
|
|
2444
2467
|
}
|
|
2445
|
-
const Tour = /*#__PURE__*/React.forwardRef(function Tour(
|
|
2468
|
+
const Tour = /*#__PURE__*/React.forwardRef(function Tour(_ref108, ref) {
|
|
2446
2469
|
let {
|
|
2447
2470
|
children,
|
|
2448
2471
|
size = 16,
|
|
2449
2472
|
...rest
|
|
2450
|
-
} =
|
|
2473
|
+
} = _ref108;
|
|
2451
2474
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2452
2475
|
width: size,
|
|
2453
2476
|
height: size,
|
|
@@ -2456,25 +2479,25 @@ const Tour = /*#__PURE__*/React.forwardRef(function Tour(_ref107, ref) {
|
|
|
2456
2479
|
viewBox: "0 0 32 32",
|
|
2457
2480
|
fill: "currentColor",
|
|
2458
2481
|
...rest
|
|
2459
|
-
},
|
|
2482
|
+
}, _path183 || (_path183 = /*#__PURE__*/React.createElement("path", {
|
|
2460
2483
|
d: "m24,18l-4.7788-6.4019c-.7979-1.0562-1.2212-2.302-1.2212-3.5981,0-3.3083,2.6914-6,6-6s6,2.6917,6,6c0,1.2961-.4233,2.542-1.2246,3.6028l-4.7754,6.3972Zm0-14c-2.2056,0-4,1.7944-4,4,0,.8577.2837,1.6865.8203,2.3972l3.1797,4.2595,3.1763-4.2549c.54-.7153.8237-1.5442.8237-2.4019,0-2.2056-1.7944-4-4-4Z"
|
|
2461
2484
|
})), _circle8 || (_circle8 = /*#__PURE__*/React.createElement("circle", {
|
|
2462
2485
|
cx: "24",
|
|
2463
2486
|
cy: "8",
|
|
2464
2487
|
r: "2"
|
|
2465
|
-
})),
|
|
2488
|
+
})), _path184 || (_path184 = /*#__PURE__*/React.createElement("path", {
|
|
2466
2489
|
d: "m28,18v4H4V6h10v-2H4c-1.1045,0-2,.8955-2,2v16c0,1.1045.8955,2,2,2h8v4h-4v2h16v-2h-4v-4h8c1.1046,0,2-.8955,2-2v-4h-2Zm-10,10h-4v-4h4v4Z"
|
|
2467
2490
|
})), children);
|
|
2468
2491
|
});
|
|
2469
2492
|
if (process.env.NODE_ENV !== "production") {
|
|
2470
2493
|
Tour.propTypes = iconPropTypes;
|
|
2471
2494
|
}
|
|
2472
|
-
const TrafficEvent = /*#__PURE__*/React.forwardRef(function TrafficEvent(
|
|
2495
|
+
const TrafficEvent = /*#__PURE__*/React.forwardRef(function TrafficEvent(_ref109, ref) {
|
|
2473
2496
|
let {
|
|
2474
2497
|
children,
|
|
2475
2498
|
size = 16,
|
|
2476
2499
|
...rest
|
|
2477
|
-
} =
|
|
2500
|
+
} = _ref109;
|
|
2478
2501
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2479
2502
|
width: size,
|
|
2480
2503
|
height: size,
|
|
@@ -2483,21 +2506,21 @@ const TrafficEvent = /*#__PURE__*/React.forwardRef(function TrafficEvent(_ref108
|
|
|
2483
2506
|
viewBox: "0 0 32 32",
|
|
2484
2507
|
fill: "currentColor",
|
|
2485
2508
|
...rest
|
|
2486
|
-
},
|
|
2509
|
+
}, _path185 || (_path185 = /*#__PURE__*/React.createElement("path", {
|
|
2487
2510
|
d: "M11 21H17V23H11z"
|
|
2488
|
-
})),
|
|
2511
|
+
})), _path186 || (_path186 = /*#__PURE__*/React.createElement("path", {
|
|
2489
2512
|
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"
|
|
2490
2513
|
})), children);
|
|
2491
2514
|
});
|
|
2492
2515
|
if (process.env.NODE_ENV !== "production") {
|
|
2493
2516
|
TrafficEvent.propTypes = iconPropTypes;
|
|
2494
2517
|
}
|
|
2495
|
-
const TrafficFlow = /*#__PURE__*/React.forwardRef(function TrafficFlow(
|
|
2518
|
+
const TrafficFlow = /*#__PURE__*/React.forwardRef(function TrafficFlow(_ref110, ref) {
|
|
2496
2519
|
let {
|
|
2497
2520
|
children,
|
|
2498
2521
|
size = 16,
|
|
2499
2522
|
...rest
|
|
2500
|
-
} =
|
|
2523
|
+
} = _ref110;
|
|
2501
2524
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2502
2525
|
width: size,
|
|
2503
2526
|
height: size,
|
|
@@ -2506,19 +2529,19 @@ const TrafficFlow = /*#__PURE__*/React.forwardRef(function TrafficFlow(_ref109,
|
|
|
2506
2529
|
viewBox: "0 0 32 32",
|
|
2507
2530
|
fill: "currentColor",
|
|
2508
2531
|
...rest
|
|
2509
|
-
},
|
|
2532
|
+
}, _path187 || (_path187 = /*#__PURE__*/React.createElement("path", {
|
|
2510
2533
|
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"
|
|
2511
2534
|
})), children);
|
|
2512
2535
|
});
|
|
2513
2536
|
if (process.env.NODE_ENV !== "production") {
|
|
2514
2537
|
TrafficFlow.propTypes = iconPropTypes;
|
|
2515
2538
|
}
|
|
2516
|
-
const TrafficFlowIncident = /*#__PURE__*/React.forwardRef(function TrafficFlowIncident(
|
|
2539
|
+
const TrafficFlowIncident = /*#__PURE__*/React.forwardRef(function TrafficFlowIncident(_ref111, ref) {
|
|
2517
2540
|
let {
|
|
2518
2541
|
children,
|
|
2519
2542
|
size = 16,
|
|
2520
2543
|
...rest
|
|
2521
|
-
} =
|
|
2544
|
+
} = _ref111;
|
|
2522
2545
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2523
2546
|
width: size,
|
|
2524
2547
|
height: size,
|
|
@@ -2527,19 +2550,19 @@ const TrafficFlowIncident = /*#__PURE__*/React.forwardRef(function TrafficFlowIn
|
|
|
2527
2550
|
viewBox: "0 0 32 32",
|
|
2528
2551
|
fill: "currentColor",
|
|
2529
2552
|
...rest
|
|
2530
|
-
},
|
|
2553
|
+
}, _path188 || (_path188 = /*#__PURE__*/React.createElement("path", {
|
|
2531
2554
|
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"
|
|
2532
2555
|
})), children);
|
|
2533
2556
|
});
|
|
2534
2557
|
if (process.env.NODE_ENV !== "production") {
|
|
2535
2558
|
TrafficFlowIncident.propTypes = iconPropTypes;
|
|
2536
2559
|
}
|
|
2537
|
-
const TrafficIncident = /*#__PURE__*/React.forwardRef(function TrafficIncident(
|
|
2560
|
+
const TrafficIncident = /*#__PURE__*/React.forwardRef(function TrafficIncident(_ref112, ref) {
|
|
2538
2561
|
let {
|
|
2539
2562
|
children,
|
|
2540
2563
|
size = 16,
|
|
2541
2564
|
...rest
|
|
2542
|
-
} =
|
|
2565
|
+
} = _ref112;
|
|
2543
2566
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2544
2567
|
width: size,
|
|
2545
2568
|
height: size,
|
|
@@ -2548,24 +2571,24 @@ const TrafficIncident = /*#__PURE__*/React.forwardRef(function TrafficIncident(_
|
|
|
2548
2571
|
viewBox: "0 0 32 32",
|
|
2549
2572
|
fill: "currentColor",
|
|
2550
2573
|
...rest
|
|
2551
|
-
},
|
|
2574
|
+
}, _path189 || (_path189 = /*#__PURE__*/React.createElement("path", {
|
|
2552
2575
|
d: "M2 28H30V30H2z"
|
|
2553
|
-
})),
|
|
2576
|
+
})), _path190 || (_path190 = /*#__PURE__*/React.createElement("path", {
|
|
2554
2577
|
d: "M11.314 11.514H17.314V13.514H11.314z",
|
|
2555
2578
|
transform: "rotate(-45 14.314 12.514)"
|
|
2556
|
-
})),
|
|
2579
|
+
})), _path191 || (_path191 = /*#__PURE__*/React.createElement("path", {
|
|
2557
2580
|
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"
|
|
2558
2581
|
})), children);
|
|
2559
2582
|
});
|
|
2560
2583
|
if (process.env.NODE_ENV !== "production") {
|
|
2561
2584
|
TrafficIncident.propTypes = iconPropTypes;
|
|
2562
2585
|
}
|
|
2563
|
-
const TrafficWeatherIncident = /*#__PURE__*/React.forwardRef(function TrafficWeatherIncident(
|
|
2586
|
+
const TrafficWeatherIncident = /*#__PURE__*/React.forwardRef(function TrafficWeatherIncident(_ref113, ref) {
|
|
2564
2587
|
let {
|
|
2565
2588
|
children,
|
|
2566
2589
|
size = 16,
|
|
2567
2590
|
...rest
|
|
2568
|
-
} =
|
|
2591
|
+
} = _ref113;
|
|
2569
2592
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2570
2593
|
width: size,
|
|
2571
2594
|
height: size,
|
|
@@ -2574,19 +2597,19 @@ const TrafficWeatherIncident = /*#__PURE__*/React.forwardRef(function TrafficWea
|
|
|
2574
2597
|
viewBox: "0 0 32 32",
|
|
2575
2598
|
fill: "currentColor",
|
|
2576
2599
|
...rest
|
|
2577
|
-
},
|
|
2600
|
+
}, _path192 || (_path192 = /*#__PURE__*/React.createElement("path", {
|
|
2578
2601
|
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"
|
|
2579
2602
|
})), children);
|
|
2580
2603
|
});
|
|
2581
2604
|
if (process.env.NODE_ENV !== "production") {
|
|
2582
2605
|
TrafficWeatherIncident.propTypes = iconPropTypes;
|
|
2583
2606
|
}
|
|
2584
|
-
const TrafficCone = /*#__PURE__*/React.forwardRef(function TrafficCone(
|
|
2607
|
+
const TrafficCone = /*#__PURE__*/React.forwardRef(function TrafficCone(_ref114, ref) {
|
|
2585
2608
|
let {
|
|
2586
2609
|
children,
|
|
2587
2610
|
size = 16,
|
|
2588
2611
|
...rest
|
|
2589
|
-
} =
|
|
2612
|
+
} = _ref114;
|
|
2590
2613
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2591
2614
|
width: size,
|
|
2592
2615
|
height: size,
|
|
@@ -2595,19 +2618,19 @@ const TrafficCone = /*#__PURE__*/React.forwardRef(function TrafficCone(_ref113,
|
|
|
2595
2618
|
viewBox: "0 0 32 32",
|
|
2596
2619
|
fill: "currentColor",
|
|
2597
2620
|
...rest
|
|
2598
|
-
},
|
|
2621
|
+
}, _path193 || (_path193 = /*#__PURE__*/React.createElement("path", {
|
|
2599
2622
|
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"
|
|
2600
2623
|
})), children);
|
|
2601
2624
|
});
|
|
2602
2625
|
if (process.env.NODE_ENV !== "production") {
|
|
2603
2626
|
TrafficCone.propTypes = iconPropTypes;
|
|
2604
2627
|
}
|
|
2605
|
-
const Train = /*#__PURE__*/React.forwardRef(function Train(
|
|
2628
|
+
const Train = /*#__PURE__*/React.forwardRef(function Train(_ref115, ref) {
|
|
2606
2629
|
let {
|
|
2607
2630
|
children,
|
|
2608
2631
|
size = 16,
|
|
2609
2632
|
...rest
|
|
2610
|
-
} =
|
|
2633
|
+
} = _ref115;
|
|
2611
2634
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2612
2635
|
width: size,
|
|
2613
2636
|
height: size,
|
|
@@ -2616,19 +2639,19 @@ const Train = /*#__PURE__*/React.forwardRef(function Train(_ref114, ref) {
|
|
|
2616
2639
|
viewBox: "0 0 32 32",
|
|
2617
2640
|
fill: "currentColor",
|
|
2618
2641
|
...rest
|
|
2619
|
-
},
|
|
2642
|
+
}, _path194 || (_path194 = /*#__PURE__*/React.createElement("path", {
|
|
2620
2643
|
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"
|
|
2621
2644
|
})), children);
|
|
2622
2645
|
});
|
|
2623
2646
|
if (process.env.NODE_ENV !== "production") {
|
|
2624
2647
|
Train.propTypes = iconPropTypes;
|
|
2625
2648
|
}
|
|
2626
|
-
const TrainHeart = /*#__PURE__*/React.forwardRef(function TrainHeart(
|
|
2649
|
+
const TrainHeart = /*#__PURE__*/React.forwardRef(function TrainHeart(_ref116, ref) {
|
|
2627
2650
|
let {
|
|
2628
2651
|
children,
|
|
2629
2652
|
size = 16,
|
|
2630
2653
|
...rest
|
|
2631
|
-
} =
|
|
2654
|
+
} = _ref116;
|
|
2632
2655
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2633
2656
|
width: size,
|
|
2634
2657
|
height: size,
|
|
@@ -2637,19 +2660,19 @@ const TrainHeart = /*#__PURE__*/React.forwardRef(function TrainHeart(_ref115, re
|
|
|
2637
2660
|
viewBox: "0 0 32 32",
|
|
2638
2661
|
fill: "currentColor",
|
|
2639
2662
|
...rest
|
|
2640
|
-
},
|
|
2663
|
+
}, _path195 || (_path195 = /*#__PURE__*/React.createElement("path", {
|
|
2641
2664
|
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"
|
|
2642
2665
|
})), children);
|
|
2643
2666
|
});
|
|
2644
2667
|
if (process.env.NODE_ENV !== "production") {
|
|
2645
2668
|
TrainHeart.propTypes = iconPropTypes;
|
|
2646
2669
|
}
|
|
2647
|
-
const TrainProfile = /*#__PURE__*/React.forwardRef(function TrainProfile(
|
|
2670
|
+
const TrainProfile = /*#__PURE__*/React.forwardRef(function TrainProfile(_ref117, ref) {
|
|
2648
2671
|
let {
|
|
2649
2672
|
children,
|
|
2650
2673
|
size = 16,
|
|
2651
2674
|
...rest
|
|
2652
|
-
} =
|
|
2675
|
+
} = _ref117;
|
|
2653
2676
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2654
2677
|
width: size,
|
|
2655
2678
|
height: size,
|
|
@@ -2658,21 +2681,21 @@ const TrainProfile = /*#__PURE__*/React.forwardRef(function TrainProfile(_ref116
|
|
|
2658
2681
|
viewBox: "0 0 32 32",
|
|
2659
2682
|
fill: "currentColor",
|
|
2660
2683
|
...rest
|
|
2661
|
-
},
|
|
2684
|
+
}, _path196 || (_path196 = /*#__PURE__*/React.createElement("path", {
|
|
2662
2685
|
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"
|
|
2663
|
-
})),
|
|
2686
|
+
})), _path197 || (_path197 = /*#__PURE__*/React.createElement("path", {
|
|
2664
2687
|
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"
|
|
2665
2688
|
})), children);
|
|
2666
2689
|
});
|
|
2667
2690
|
if (process.env.NODE_ENV !== "production") {
|
|
2668
2691
|
TrainProfile.propTypes = iconPropTypes;
|
|
2669
2692
|
}
|
|
2670
|
-
const TrainSpeed = /*#__PURE__*/React.forwardRef(function TrainSpeed(
|
|
2693
|
+
const TrainSpeed = /*#__PURE__*/React.forwardRef(function TrainSpeed(_ref118, ref) {
|
|
2671
2694
|
let {
|
|
2672
2695
|
children,
|
|
2673
2696
|
size = 16,
|
|
2674
2697
|
...rest
|
|
2675
|
-
} =
|
|
2698
|
+
} = _ref118;
|
|
2676
2699
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2677
2700
|
width: size,
|
|
2678
2701
|
height: size,
|
|
@@ -2681,19 +2704,19 @@ const TrainSpeed = /*#__PURE__*/React.forwardRef(function TrainSpeed(_ref117, re
|
|
|
2681
2704
|
viewBox: "0 0 32 32",
|
|
2682
2705
|
fill: "currentColor",
|
|
2683
2706
|
...rest
|
|
2684
|
-
},
|
|
2707
|
+
}, _path198 || (_path198 = /*#__PURE__*/React.createElement("path", {
|
|
2685
2708
|
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"
|
|
2686
2709
|
})), children);
|
|
2687
2710
|
});
|
|
2688
2711
|
if (process.env.NODE_ENV !== "production") {
|
|
2689
2712
|
TrainSpeed.propTypes = iconPropTypes;
|
|
2690
2713
|
}
|
|
2691
|
-
const TrainTicket = /*#__PURE__*/React.forwardRef(function TrainTicket(
|
|
2714
|
+
const TrainTicket = /*#__PURE__*/React.forwardRef(function TrainTicket(_ref119, ref) {
|
|
2692
2715
|
let {
|
|
2693
2716
|
children,
|
|
2694
2717
|
size = 16,
|
|
2695
2718
|
...rest
|
|
2696
|
-
} =
|
|
2719
|
+
} = _ref119;
|
|
2697
2720
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2698
2721
|
width: size,
|
|
2699
2722
|
height: size,
|
|
@@ -2702,21 +2725,21 @@ const TrainTicket = /*#__PURE__*/React.forwardRef(function TrainTicket(_ref118,
|
|
|
2702
2725
|
viewBox: "0 0 32 32",
|
|
2703
2726
|
fill: "currentColor",
|
|
2704
2727
|
...rest
|
|
2705
|
-
},
|
|
2728
|
+
}, _path199 || (_path199 = /*#__PURE__*/React.createElement("path", {
|
|
2706
2729
|
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"
|
|
2707
|
-
})),
|
|
2730
|
+
})), _path200 || (_path200 = /*#__PURE__*/React.createElement("path", {
|
|
2708
2731
|
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"
|
|
2709
2732
|
})), children);
|
|
2710
2733
|
});
|
|
2711
2734
|
if (process.env.NODE_ENV !== "production") {
|
|
2712
2735
|
TrainTicket.propTypes = iconPropTypes;
|
|
2713
2736
|
}
|
|
2714
|
-
const TrainTime = /*#__PURE__*/React.forwardRef(function TrainTime(
|
|
2737
|
+
const TrainTime = /*#__PURE__*/React.forwardRef(function TrainTime(_ref120, ref) {
|
|
2715
2738
|
let {
|
|
2716
2739
|
children,
|
|
2717
2740
|
size = 16,
|
|
2718
2741
|
...rest
|
|
2719
|
-
} =
|
|
2742
|
+
} = _ref120;
|
|
2720
2743
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2721
2744
|
width: size,
|
|
2722
2745
|
height: size,
|
|
@@ -2725,24 +2748,24 @@ const TrainTime = /*#__PURE__*/React.forwardRef(function TrainTime(_ref119, ref)
|
|
|
2725
2748
|
viewBox: "0 0 32 32",
|
|
2726
2749
|
fill: "currentColor",
|
|
2727
2750
|
...rest
|
|
2728
|
-
},
|
|
2751
|
+
}, _path201 || (_path201 = /*#__PURE__*/React.createElement("path", {
|
|
2729
2752
|
fill: "none",
|
|
2730
2753
|
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"
|
|
2731
|
-
})),
|
|
2754
|
+
})), _path202 || (_path202 = /*#__PURE__*/React.createElement("path", {
|
|
2732
2755
|
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"
|
|
2733
|
-
})),
|
|
2756
|
+
})), _path203 || (_path203 = /*#__PURE__*/React.createElement("path", {
|
|
2734
2757
|
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"
|
|
2735
2758
|
})), children);
|
|
2736
2759
|
});
|
|
2737
2760
|
if (process.env.NODE_ENV !== "production") {
|
|
2738
2761
|
TrainTime.propTypes = iconPropTypes;
|
|
2739
2762
|
}
|
|
2740
|
-
const Tram = /*#__PURE__*/React.forwardRef(function Tram(
|
|
2763
|
+
const Tram = /*#__PURE__*/React.forwardRef(function Tram(_ref121, ref) {
|
|
2741
2764
|
let {
|
|
2742
2765
|
children,
|
|
2743
2766
|
size = 16,
|
|
2744
2767
|
...rest
|
|
2745
|
-
} =
|
|
2768
|
+
} = _ref121;
|
|
2746
2769
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2747
2770
|
width: size,
|
|
2748
2771
|
height: size,
|
|
@@ -2751,19 +2774,19 @@ const Tram = /*#__PURE__*/React.forwardRef(function Tram(_ref120, ref) {
|
|
|
2751
2774
|
viewBox: "0 0 32 32",
|
|
2752
2775
|
fill: "currentColor",
|
|
2753
2776
|
...rest
|
|
2754
|
-
},
|
|
2777
|
+
}, _path204 || (_path204 = /*#__PURE__*/React.createElement("path", {
|
|
2755
2778
|
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"
|
|
2756
2779
|
})), children);
|
|
2757
2780
|
});
|
|
2758
2781
|
if (process.env.NODE_ENV !== "production") {
|
|
2759
2782
|
Tram.propTypes = iconPropTypes;
|
|
2760
2783
|
}
|
|
2761
|
-
const TransformBinary = /*#__PURE__*/React.forwardRef(function TransformBinary(
|
|
2784
|
+
const TransformBinary = /*#__PURE__*/React.forwardRef(function TransformBinary(_ref122, ref) {
|
|
2762
2785
|
let {
|
|
2763
2786
|
children,
|
|
2764
2787
|
size = 16,
|
|
2765
2788
|
...rest
|
|
2766
|
-
} =
|
|
2789
|
+
} = _ref122;
|
|
2767
2790
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2768
2791
|
width: size,
|
|
2769
2792
|
height: size,
|
|
@@ -2772,21 +2795,21 @@ const TransformBinary = /*#__PURE__*/React.forwardRef(function TransformBinary(_
|
|
|
2772
2795
|
viewBox: "0 0 32 32",
|
|
2773
2796
|
fill: "currentColor",
|
|
2774
2797
|
...rest
|
|
2775
|
-
},
|
|
2798
|
+
}, _path205 || (_path205 = /*#__PURE__*/React.createElement("path", {
|
|
2776
2799
|
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"
|
|
2777
|
-
})),
|
|
2800
|
+
})), _path206 || (_path206 = /*#__PURE__*/React.createElement("path", {
|
|
2778
2801
|
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"
|
|
2779
2802
|
})), children);
|
|
2780
2803
|
});
|
|
2781
2804
|
if (process.env.NODE_ENV !== "production") {
|
|
2782
2805
|
TransformBinary.propTypes = iconPropTypes;
|
|
2783
2806
|
}
|
|
2784
|
-
const TransformInstructions = /*#__PURE__*/React.forwardRef(function TransformInstructions(
|
|
2807
|
+
const TransformInstructions = /*#__PURE__*/React.forwardRef(function TransformInstructions(_ref123, ref) {
|
|
2785
2808
|
let {
|
|
2786
2809
|
children,
|
|
2787
2810
|
size = 16,
|
|
2788
2811
|
...rest
|
|
2789
|
-
} =
|
|
2812
|
+
} = _ref123;
|
|
2790
2813
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2791
2814
|
width: size,
|
|
2792
2815
|
height: size,
|
|
@@ -2795,21 +2818,21 @@ const TransformInstructions = /*#__PURE__*/React.forwardRef(function TransformIn
|
|
|
2795
2818
|
viewBox: "0 0 32 32",
|
|
2796
2819
|
fill: "currentColor",
|
|
2797
2820
|
...rest
|
|
2798
|
-
},
|
|
2821
|
+
}, _path207 || (_path207 = /*#__PURE__*/React.createElement("path", {
|
|
2799
2822
|
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"
|
|
2800
|
-
})),
|
|
2823
|
+
})), _path208 || (_path208 = /*#__PURE__*/React.createElement("path", {
|
|
2801
2824
|
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"
|
|
2802
2825
|
})), children);
|
|
2803
2826
|
});
|
|
2804
2827
|
if (process.env.NODE_ENV !== "production") {
|
|
2805
2828
|
TransformInstructions.propTypes = iconPropTypes;
|
|
2806
2829
|
}
|
|
2807
|
-
const TransformLanguage = /*#__PURE__*/React.forwardRef(function TransformLanguage(
|
|
2830
|
+
const TransformLanguage = /*#__PURE__*/React.forwardRef(function TransformLanguage(_ref124, ref) {
|
|
2808
2831
|
let {
|
|
2809
2832
|
children,
|
|
2810
2833
|
size = 16,
|
|
2811
2834
|
...rest
|
|
2812
|
-
} =
|
|
2835
|
+
} = _ref124;
|
|
2813
2836
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2814
2837
|
width: size,
|
|
2815
2838
|
height: size,
|
|
@@ -2818,21 +2841,21 @@ const TransformLanguage = /*#__PURE__*/React.forwardRef(function TransformLangua
|
|
|
2818
2841
|
viewBox: "0 0 32 32",
|
|
2819
2842
|
fill: "currentColor",
|
|
2820
2843
|
...rest
|
|
2821
|
-
},
|
|
2844
|
+
}, _path209 || (_path209 = /*#__PURE__*/React.createElement("path", {
|
|
2822
2845
|
d: "M10 19H18V21H10zM10 15H22V17H10zM10 11H22V13H10z"
|
|
2823
|
-
})),
|
|
2846
|
+
})), _path210 || (_path210 = /*#__PURE__*/React.createElement("path", {
|
|
2824
2847
|
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"
|
|
2825
2848
|
})), children);
|
|
2826
2849
|
});
|
|
2827
2850
|
if (process.env.NODE_ENV !== "production") {
|
|
2828
2851
|
TransformLanguage.propTypes = iconPropTypes;
|
|
2829
2852
|
}
|
|
2830
|
-
const Transgender = /*#__PURE__*/React.forwardRef(function Transgender(
|
|
2853
|
+
const Transgender = /*#__PURE__*/React.forwardRef(function Transgender(_ref125, ref) {
|
|
2831
2854
|
let {
|
|
2832
2855
|
children,
|
|
2833
2856
|
size = 16,
|
|
2834
2857
|
...rest
|
|
2835
|
-
} =
|
|
2858
|
+
} = _ref125;
|
|
2836
2859
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2837
2860
|
width: size,
|
|
2838
2861
|
height: size,
|
|
@@ -2841,33 +2864,12 @@ const Transgender = /*#__PURE__*/React.forwardRef(function Transgender(_ref124,
|
|
|
2841
2864
|
viewBox: "0 0 32 32",
|
|
2842
2865
|
fill: "currentColor",
|
|
2843
2866
|
...rest
|
|
2844
|
-
},
|
|
2867
|
+
}, _path211 || (_path211 = /*#__PURE__*/React.createElement("path", {
|
|
2845
2868
|
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"
|
|
2846
2869
|
})), children);
|
|
2847
2870
|
});
|
|
2848
2871
|
if (process.env.NODE_ENV !== "production") {
|
|
2849
2872
|
Transgender.propTypes = iconPropTypes;
|
|
2850
2873
|
}
|
|
2851
|
-
const Translate = /*#__PURE__*/React.forwardRef(function Translate(_ref125, ref) {
|
|
2852
|
-
let {
|
|
2853
|
-
children,
|
|
2854
|
-
size = 16,
|
|
2855
|
-
...rest
|
|
2856
|
-
} = _ref125;
|
|
2857
|
-
return /*#__PURE__*/React.createElement(Icon, {
|
|
2858
|
-
width: size,
|
|
2859
|
-
height: size,
|
|
2860
|
-
ref: ref,
|
|
2861
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
2862
|
-
viewBox: "0 0 32 32",
|
|
2863
|
-
fill: "currentColor",
|
|
2864
|
-
...rest
|
|
2865
|
-
}, _path210 || (_path210 = /*#__PURE__*/React.createElement("path", {
|
|
2866
|
-
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"
|
|
2867
|
-
})), children);
|
|
2868
|
-
});
|
|
2869
|
-
if (process.env.NODE_ENV !== "production") {
|
|
2870
|
-
Translate.propTypes = iconPropTypes;
|
|
2871
|
-
}
|
|
2872
2874
|
|
|
2873
|
-
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, TextLongParagraph, TextMining, TextMiningApplier, TextNewLine, TextScale, TextSelection, TextShortParagraph, 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, TimeFilled, TimePlot, Timer, ToolBox, ToolKit, Tools, ToolsAlt, Tornado, TornadoWarning, TouchInteraction, Touch_1, Touch_1Down, Touch_1DownFilled, Touch_1Filled, Touch_2, Touch_2Filled, Tour, TrafficCone, TrafficEvent, TrafficFlow, TrafficFlowIncident, TrafficIncident, TrafficWeatherIncident, Train, TrainHeart, TrainProfile, TrainSpeed, TrainTicket, TrainTime, Tram, TransformBinary, TransformInstructions, TransformLanguage, Transgender,
|
|
2875
|
+
export { Task, 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, TextLongParagraph, TextMining, TextMiningApplier, TextNewLine, TextScale, TextSelection, TextShortParagraph, 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, TimeFilled, TimePlot, Timer, ToolBox, ToolKit, Tools, ToolsAlt, Tornado, TornadoWarning, TouchInteraction, Touch_1, Touch_1Down, Touch_1DownFilled, Touch_1Filled, Touch_2, Touch_2Filled, Tour, TrafficCone, TrafficEvent, TrafficFlow, TrafficFlowIncident, TrafficIncident, TrafficWeatherIncident, Train, TrainHeart, TrainProfile, TrainSpeed, TrainTicket, TrainTime, Tram, TransformBinary, TransformInstructions, TransformLanguage, Transgender, WatsonHealthTextAnnotationToggle, WatsonHealthThreshold, WatsonHealthThumbnailPreview };
|