@carbon/icons-react 11.5.0 → 11.7.0-rc.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/es/IbmCloudKubernetesService.js +41 -0
- package/es/generated/bucket-10.js +717 -704
- package/es/generated/bucket-11.js +676 -676
- package/es/generated/bucket-12.js +758 -760
- package/es/generated/bucket-13.js +646 -646
- package/es/generated/bucket-14.js +758 -760
- package/es/generated/bucket-15.js +430 -404
- package/es/generated/bucket-6.js +141 -139
- package/es/generated/bucket-7.js +754 -754
- package/es/generated/bucket-8.js +715 -715
- package/es/generated/bucket-9.js +694 -707
- package/es/index.js +10 -10
- package/lib/IbmCloudKubernetesService.js +47 -0
- package/lib/generated/bucket-10.js +717 -704
- package/lib/generated/bucket-11.js +676 -676
- package/lib/generated/bucket-12.js +758 -760
- package/lib/generated/bucket-13.js +646 -646
- package/lib/generated/bucket-14.js +758 -760
- package/lib/generated/bucket-15.js +430 -403
- package/lib/generated/bucket-6.js +141 -139
- package/lib/generated/bucket-7.js +754 -754
- package/lib/generated/bucket-8.js +715 -715
- package/lib/generated/bucket-9.js +694 -707
- package/lib/index.js +10 -9
- package/package.json +5 -5
|
@@ -11,7 +11,7 @@ import React from 'react';
|
|
|
11
11
|
import '@carbon/icon-helpers';
|
|
12
12
|
import 'prop-types';
|
|
13
13
|
|
|
14
|
-
var _path, _path2, _path3, _path4, _path5, _path6, _path7, _path8, _path9, _path10, _path11, _path12, _path13, _path14, _path15, _path16, _path17, _path18, _path19, _path20, _path21, _path22, _path23, _path24, _path25, _path26, _path27, _path28, _path29, _path30, _path31, _path32, _path33, _path34, _path35, _path36, _path37, _path38, _path39, _path40, _path41, _path42, _path43, _path44, _path45,
|
|
14
|
+
var _path, _path2, _path3, _path4, _path5, _path6, _path7, _path8, _path9, _path10, _path11, _path12, _path13, _path14, _path15, _path16, _path17, _path18, _path19, _path20, _path21, _path22, _path23, _path24, _path25, _path26, _path27, _path28, _path29, _path30, _path31, _path32, _path33, _path34, _path35, _path36, _path37, _path38, _path39, _path40, _path41, _path42, _path43, _path44, _path45, _path46, _path47, _circle, _path48, _path49, _path50, _path51, _path52, _path53, _path54, _path55, _path56, _path57, _path58, _path59, _path60, _path61, _path62, _path63, _path64, _path65, _path66, _path67, _path68, _path69, _path70, _path71, _path72, _path73, _path74, _path75, _path76, _path77, _path78, _path79, _path80, _path81, _path82, _path83, _path84, _path85, _circle2, _path86, _path87, _path88, _path89, _path90, _circle3, _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, _circle4, _path117, _path118, _path119, _path120, _path121, _path122, _path123, _path124, _path125, _path126, _path127, _path128, _path129, _path130, _path131, _path132, _path133, _path134, _path135, _path136, _path137, _path138, _path139, _circle5, _path140, _path141, _path142, _path143, _path144, _path145, _path146, _path147, _path148, _path149, _path150, _path151, _path152, _circle6, _path153, _path154, _path155, _path156, _path157, _path158, _path159, _path160, _path161, _path162, _circle7, _path163, _path164, _path165, _circle8, _circle9, _path166, _circle10, _path167, _path168, _path169, _path170, _path171, _path172, _path173, _path174, _path175, _path176, _path177, _path178, _path179, _path180, _path181, _path182, _path183, _path184, _path185, _path186, _path187, _path188, _path189, _path190, _path191, _path192, _path193, _path194, _path195, _path196, _path197, _path198, _path199, _path200, _path201, _path202, _path203, _path204, _path205, _path206, _path207, _path208, _path209, _path210, _path211, _path212, _path213, _path214, _path215, _path216, _path217, _path218, _path219, _path220, _path221, _path222, _path223, _path224, _path225, _path226, _path227, _path228;
|
|
15
15
|
|
|
16
16
|
var _excluded = ["children", "size"],
|
|
17
17
|
_excluded2 = ["children", "size"],
|
|
@@ -138,7 +138,7 @@ var _excluded = ["children", "size"],
|
|
|
138
138
|
_excluded123 = ["children", "size"],
|
|
139
139
|
_excluded124 = ["children", "size"],
|
|
140
140
|
_excluded125 = ["children", "size"];
|
|
141
|
-
var
|
|
141
|
+
var Tree = /*#__PURE__*/React.forwardRef(function Tree(_ref, ref) {
|
|
142
142
|
var children = _ref.children,
|
|
143
143
|
_ref$size = _ref.size,
|
|
144
144
|
size = _ref$size === void 0 ? 16 : _ref$size,
|
|
@@ -152,20 +152,16 @@ var TreeFallRisk = /*#__PURE__*/React.forwardRef(function TreeFallRisk(_ref, ref
|
|
|
152
152
|
viewBox: "0 0 32 32",
|
|
153
153
|
fill: "currentColor"
|
|
154
154
|
}, rest), _path || (_path = /*#__PURE__*/React.createElement("path", {
|
|
155
|
-
|
|
156
|
-
d: "M23.75,10h-1.5V6h1.5ZM23,11a1,1,0,1,0,1,1A1,1,0,0,0,23,11Z",
|
|
157
|
-
"data-icon-path": "inner-path"
|
|
155
|
+
d: "M12,30H9V28h3V15.5664L8.4854,13.4575l1.0292-1.7148,3.5147,2.1084A2.0115,2.0115,0,0,1,14,15.5664V28A2.0023,2.0023,0,0,1,12,30Z"
|
|
158
156
|
})), _path2 || (_path2 = /*#__PURE__*/React.createElement("path", {
|
|
159
|
-
d: "
|
|
160
|
-
})), _path3 || (_path3 = /*#__PURE__*/React.createElement("path", {
|
|
161
|
-
d: "M18.6638,5.0059l.96-1.7671A8.9324,8.9324,0,0,0,15,2,8.0275,8.0275,0,0,0,8.0786,6.001C8.0525,6,8.0264,6,8,6A6,6,0,0,0,8,18V16A4,4,0,0,1,8,8a2.7009,2.7009,0,0,1,.387.0391l.863.1142.3086-.6675A6.0192,6.0192,0,0,1,15,4,6.8916,6.8916,0,0,1,18.6638,5.0059Z"
|
|
157
|
+
d: "M22,30H19a2.0024,2.0024,0,0,1-2-2V17h6a4.0008,4.0008,0,0,0,3.981-4.396A4.1489,4.1489,0,0,0,22.7853,9H21.2016L21.025,8.221C20.452,5.6961,18.0308,4,15,4A6.02,6.02,0,0,0,9.5585,7.4859L9.25,8.1531l-.863-.1143A2.771,2.771,0,0,0,8,8a4,4,0,1,0,0,8v2A6,6,0,1,1,8,6c.0264,0,.0525,0,.0786.001A8.0271,8.0271,0,0,1,15,2c3.6788,0,6.6923,1.9776,7.7516,5h.0337a6.1641,6.1641,0,0,1,6.1872,5.4141A6.0011,6.0011,0,0,1,23,19l-4,0v9h3Z"
|
|
162
158
|
})), children);
|
|
163
159
|
});
|
|
164
160
|
|
|
165
161
|
if (process.env.NODE_ENV !== "production") {
|
|
166
|
-
|
|
162
|
+
Tree.propTypes = iconPropTypes;
|
|
167
163
|
}
|
|
168
|
-
var
|
|
164
|
+
var TreeFallRisk = /*#__PURE__*/React.forwardRef(function TreeFallRisk(_ref2, ref) {
|
|
169
165
|
var children = _ref2.children,
|
|
170
166
|
_ref2$size = _ref2.size,
|
|
171
167
|
size = _ref2$size === void 0 ? 16 : _ref2$size,
|
|
@@ -178,15 +174,21 @@ var TreeView = /*#__PURE__*/React.forwardRef(function TreeView(_ref2, ref) {
|
|
|
178
174
|
xmlns: "http://www.w3.org/2000/svg",
|
|
179
175
|
viewBox: "0 0 32 32",
|
|
180
176
|
fill: "currentColor"
|
|
181
|
-
}, rest),
|
|
182
|
-
|
|
177
|
+
}, rest), _path3 || (_path3 = /*#__PURE__*/React.createElement("path", {
|
|
178
|
+
fill: "none",
|
|
179
|
+
d: "M23.75,10h-1.5V6h1.5ZM23,11a1,1,0,1,0,1,1A1,1,0,0,0,23,11Z",
|
|
180
|
+
"data-icon-path": "inner-path"
|
|
181
|
+
})), _path4 || (_path4 = /*#__PURE__*/React.createElement("path", {
|
|
182
|
+
d: "M29.9115 13.9355L23.6284 2.3706a.7181.7181 0 00-1.2568 0L16.0885 13.9355A.72.72 0 0016.72 15H29.28A.72.72 0 0029.9115 13.9355zM22.25 6h1.5v4h-1.5zM23 13a1 1 0 111-1A1 1 0 0123 13zM26 19V17H17V28a2.0027 2.0027 0 002 2h3V28H19V19zM12 30H9V28h3V15.5664L8.4854 13.4575l1.0292-1.7148 3.5147 2.1084A2.0115 2.0115 0 0114 15.5664V28A2.0024 2.0024 0 0112 30z"
|
|
183
|
+
})), _path5 || (_path5 = /*#__PURE__*/React.createElement("path", {
|
|
184
|
+
d: "M18.6638,5.0059l.96-1.7671A8.9324,8.9324,0,0,0,15,2,8.0275,8.0275,0,0,0,8.0786,6.001C8.0525,6,8.0264,6,8,6A6,6,0,0,0,8,18V16A4,4,0,0,1,8,8a2.7009,2.7009,0,0,1,.387.0391l.863.1142.3086-.6675A6.0192,6.0192,0,0,1,15,4,6.8916,6.8916,0,0,1,18.6638,5.0059Z"
|
|
183
185
|
})), children);
|
|
184
186
|
});
|
|
185
187
|
|
|
186
188
|
if (process.env.NODE_ENV !== "production") {
|
|
187
|
-
|
|
189
|
+
TreeFallRisk.propTypes = iconPropTypes;
|
|
188
190
|
}
|
|
189
|
-
var
|
|
191
|
+
var TreeView = /*#__PURE__*/React.forwardRef(function TreeView(_ref3, ref) {
|
|
190
192
|
var children = _ref3.children,
|
|
191
193
|
_ref3$size = _ref3.size,
|
|
192
194
|
size = _ref3$size === void 0 ? 16 : _ref3$size,
|
|
@@ -199,16 +201,15 @@ var TreeViewAlt = /*#__PURE__*/React.forwardRef(function TreeViewAlt(_ref3, ref)
|
|
|
199
201
|
xmlns: "http://www.w3.org/2000/svg",
|
|
200
202
|
viewBox: "0 0 32 32",
|
|
201
203
|
fill: "currentColor"
|
|
202
|
-
}, rest),
|
|
203
|
-
d: "
|
|
204
|
-
transform: "translate(0 .005)"
|
|
204
|
+
}, rest), _path6 || (_path6 = /*#__PURE__*/React.createElement("path", {
|
|
205
|
+
d: "M30,20V12H22v3H17V7a2,2,0,0,0-2-2H10V2H2v8h8V7h5V25a2,2,0,0,0,2,2h5v3h8V22H22v3H17V17h5v3ZM8,8H4V4H8ZM24,24h4v4H24Zm0-10h4v4H24Z"
|
|
205
206
|
})), children);
|
|
206
207
|
});
|
|
207
208
|
|
|
208
209
|
if (process.env.NODE_ENV !== "production") {
|
|
209
|
-
|
|
210
|
+
TreeView.propTypes = iconPropTypes;
|
|
210
211
|
}
|
|
211
|
-
var
|
|
212
|
+
var TreeViewAlt = /*#__PURE__*/React.forwardRef(function TreeViewAlt(_ref4, ref) {
|
|
212
213
|
var children = _ref4.children,
|
|
213
214
|
_ref4$size = _ref4.size,
|
|
214
215
|
size = _ref4$size === void 0 ? 16 : _ref4$size,
|
|
@@ -221,15 +222,16 @@ var Trophy = /*#__PURE__*/React.forwardRef(function Trophy(_ref4, ref) {
|
|
|
221
222
|
xmlns: "http://www.w3.org/2000/svg",
|
|
222
223
|
viewBox: "0 0 32 32",
|
|
223
224
|
fill: "currentColor"
|
|
224
|
-
}, rest),
|
|
225
|
-
d: "
|
|
225
|
+
}, rest), _path7 || (_path7 = /*#__PURE__*/React.createElement("path", {
|
|
226
|
+
d: "M23,9h6a2,2,0,0,0,2-2V3a2,2,0,0,0-2-2H23a2,2,0,0,0-2,2V4H11V3A2,2,0,0,0,9,1H3A2,2,0,0,0,1,3V7A2,2,0,0,0,3,9H9a2,2,0,0,0,2-2V6h4V26a2.0023,2.0023,0,0,0,2,2h4v1a2,2,0,0,0,2,2h6a2,2,0,0,0,2-2V25a2,2,0,0,0-2-2H23a2,2,0,0,0-2,2v1H17V17h4v1a2,2,0,0,0,2,2h6a2,2,0,0,0,2-2V14a2,2,0,0,0-2-2H23a2,2,0,0,0-2,2v1H17V6h4V7A2,2,0,0,0,23,9Zm0-6h6V7H23ZM9,7H3V3H9ZM23,25h6v4H23Zm0-11h6v4H23Z",
|
|
227
|
+
transform: "translate(0 .005)"
|
|
226
228
|
})), children);
|
|
227
229
|
});
|
|
228
230
|
|
|
229
231
|
if (process.env.NODE_ENV !== "production") {
|
|
230
|
-
|
|
232
|
+
TreeViewAlt.propTypes = iconPropTypes;
|
|
231
233
|
}
|
|
232
|
-
var
|
|
234
|
+
var Trophy = /*#__PURE__*/React.forwardRef(function Trophy(_ref5, ref) {
|
|
233
235
|
var children = _ref5.children,
|
|
234
236
|
_ref5$size = _ref5.size,
|
|
235
237
|
size = _ref5$size === void 0 ? 16 : _ref5$size,
|
|
@@ -242,15 +244,15 @@ var TrophyFilled = /*#__PURE__*/React.forwardRef(function TrophyFilled(_ref5, re
|
|
|
242
244
|
xmlns: "http://www.w3.org/2000/svg",
|
|
243
245
|
viewBox: "0 0 32 32",
|
|
244
246
|
fill: "currentColor"
|
|
245
|
-
}, rest),
|
|
246
|
-
d: "M26,7H24V6a2.0023,2.0023,0,0,0-2-2H10A2.0023,2.0023,0,0,0,8,6V7H6A2.0023,2.0023,0,0,0,4,9v3a4.0045,4.0045,0,0,0,4,4h.322A8.1689,8.1689,0,0,0,15,21.9341V26H10v2H22V26H17V21.9311A7.9661,7.9661,0,0,0,23.74,16H24a4.0045,4.0045,0,0,0,4-4V9A2.0023,2.0023,0,0,0,26,7ZM8,14a2.0023,2.0023,0,0,1-2-
|
|
247
|
+
}, rest), _path8 || (_path8 = /*#__PURE__*/React.createElement("path", {
|
|
248
|
+
d: "M26,7H24V6a2.0023,2.0023,0,0,0-2-2H10A2.0023,2.0023,0,0,0,8,6V7H6A2.0023,2.0023,0,0,0,4,9v3a4.0045,4.0045,0,0,0,4,4h.322A8.1689,8.1689,0,0,0,15,21.9341V26H10v2H22V26H17V21.9311A7.9661,7.9661,0,0,0,23.74,16H24a4.0045,4.0045,0,0,0,4-4V9A2.0023,2.0023,0,0,0,26,7ZM8,14a2.0023,2.0023,0,0,1-2-2V9H8Zm14,0a6,6,0,0,1-6.1855,5.9971A6.1991,6.1991,0,0,1,10,13.7065V6H22Zm4-2a2.0023,2.0023,0,0,1-2,2V9h2Z"
|
|
247
249
|
})), children);
|
|
248
250
|
});
|
|
249
251
|
|
|
250
252
|
if (process.env.NODE_ENV !== "production") {
|
|
251
|
-
|
|
253
|
+
Trophy.propTypes = iconPropTypes;
|
|
252
254
|
}
|
|
253
|
-
var
|
|
255
|
+
var TrophyFilled = /*#__PURE__*/React.forwardRef(function TrophyFilled(_ref6, ref) {
|
|
254
256
|
var children = _ref6.children,
|
|
255
257
|
_ref6$size = _ref6.size,
|
|
256
258
|
size = _ref6$size === void 0 ? 16 : _ref6$size,
|
|
@@ -263,17 +265,15 @@ var TropicalStorm = /*#__PURE__*/React.forwardRef(function TropicalStorm(_ref6,
|
|
|
263
265
|
xmlns: "http://www.w3.org/2000/svg",
|
|
264
266
|
viewBox: "0 0 32 32",
|
|
265
267
|
fill: "currentColor"
|
|
266
|
-
}, rest),
|
|
267
|
-
d: "
|
|
268
|
-
})), _path9 || (_path9 = /*#__PURE__*/React.createElement("path", {
|
|
269
|
-
d: "M22.6521,4.1821l-2.177,2.5142L19.0713,8.3174,20.7864,9.605A7.9361,7.9361,0,0,1,23.9963,16l.0008.0576.0017.0415c.018.4317.2412,10.1113-14.6538,11.7222l2.18-2.5176,1.4039-1.6211L11.2139,22.395A7.9361,7.9361,0,0,1,8.0037,16l-.0008-.0576-.0017-.0415C7.9832,15.47,7.7605,5.8071,22.6521,4.1821M24.9978,2c-.0164,0-.0327,0-.0493.001C5.2532,2.9146,6.0037,16,6.0037,16a9.975,9.975,0,0,0,4.0095,7.9946L6.2368,28.3555A1.0044,1.0044,0,0,0,7.0022,30c.0164,0,.0327,0,.0493-.001C26.7468,29.0854,25.9963,16,25.9963,16a9.9756,9.9756,0,0,0-4.0092-7.9946l3.7761-4.3609A1.0044,1.0044,0,0,0,24.9978,2Z"
|
|
268
|
+
}, rest), _path9 || (_path9 = /*#__PURE__*/React.createElement("path", {
|
|
269
|
+
d: "M26,7H24V6a2.0023,2.0023,0,0,0-2-2H10A2.0023,2.0023,0,0,0,8,6V7H6A2.0023,2.0023,0,0,0,4,9v3a4.0045,4.0045,0,0,0,4,4h.322A8.1689,8.1689,0,0,0,15,21.9341V26H10v2H22V26H17V21.9311A7.9661,7.9661,0,0,0,23.74,16H24a4.0045,4.0045,0,0,0,4-4V9A2.0023,2.0023,0,0,0,26,7ZM8,14a2.0023,2.0023,0,0,1-2-2V9H8Zm18-2a2.0023,2.0023,0,0,1-2,2V9h2Z"
|
|
270
270
|
})), children);
|
|
271
271
|
});
|
|
272
272
|
|
|
273
273
|
if (process.env.NODE_ENV !== "production") {
|
|
274
|
-
|
|
274
|
+
TrophyFilled.propTypes = iconPropTypes;
|
|
275
275
|
}
|
|
276
|
-
var
|
|
276
|
+
var TropicalStorm = /*#__PURE__*/React.forwardRef(function TropicalStorm(_ref7, ref) {
|
|
277
277
|
var children = _ref7.children,
|
|
278
278
|
_ref7$size = _ref7.size,
|
|
279
279
|
size = _ref7$size === void 0 ? 16 : _ref7$size,
|
|
@@ -287,16 +287,16 @@ var TropicalStormModelTracks = /*#__PURE__*/React.forwardRef(function TropicalSt
|
|
|
287
287
|
viewBox: "0 0 32 32",
|
|
288
288
|
fill: "currentColor"
|
|
289
289
|
}, rest), _path10 || (_path10 = /*#__PURE__*/React.createElement("path", {
|
|
290
|
-
d: "
|
|
290
|
+
d: "M16,21a5,5,0,1,1,5-5A5.0057,5.0057,0,0,1,16,21Zm0-8a3,3,0,1,0,3,3A3.0033,3.0033,0,0,0,16,13Z"
|
|
291
291
|
})), _path11 || (_path11 = /*#__PURE__*/React.createElement("path", {
|
|
292
|
-
d: "
|
|
292
|
+
d: "M22.6521,4.1821l-2.177,2.5142L19.0713,8.3174,20.7864,9.605A7.9361,7.9361,0,0,1,23.9963,16l.0008.0576.0017.0415c.018.4317.2412,10.1113-14.6538,11.7222l2.18-2.5176,1.4039-1.6211L11.2139,22.395A7.9361,7.9361,0,0,1,8.0037,16l-.0008-.0576-.0017-.0415C7.9832,15.47,7.7605,5.8071,22.6521,4.1821M24.9978,2c-.0164,0-.0327,0-.0493.001C5.2532,2.9146,6.0037,16,6.0037,16a9.975,9.975,0,0,0,4.0095,7.9946L6.2368,28.3555A1.0044,1.0044,0,0,0,7.0022,30c.0164,0,.0327,0,.0493-.001C26.7468,29.0854,25.9963,16,25.9963,16a9.9756,9.9756,0,0,0-4.0092-7.9946l3.7761-4.3609A1.0044,1.0044,0,0,0,24.9978,2Z"
|
|
293
293
|
})), children);
|
|
294
294
|
});
|
|
295
295
|
|
|
296
296
|
if (process.env.NODE_ENV !== "production") {
|
|
297
|
-
|
|
297
|
+
TropicalStorm.propTypes = iconPropTypes;
|
|
298
298
|
}
|
|
299
|
-
var
|
|
299
|
+
var TropicalStormModelTracks = /*#__PURE__*/React.forwardRef(function TropicalStormModelTracks(_ref8, ref) {
|
|
300
300
|
var children = _ref8.children,
|
|
301
301
|
_ref8$size = _ref8.size,
|
|
302
302
|
size = _ref8$size === void 0 ? 16 : _ref8$size,
|
|
@@ -310,16 +310,16 @@ var TropicalStormTracks = /*#__PURE__*/React.forwardRef(function TropicalStormTr
|
|
|
310
310
|
viewBox: "0 0 32 32",
|
|
311
311
|
fill: "currentColor"
|
|
312
312
|
}, rest), _path12 || (_path12 = /*#__PURE__*/React.createElement("path", {
|
|
313
|
-
d: "
|
|
313
|
+
d: "M10,17a4,4,0,1,1,4-4A4.0045,4.0045,0,0,1,10,17Zm0-6a2,2,0,1,0,2,2A2.0021,2.0021,0,0,0,10,11Z"
|
|
314
314
|
})), _path13 || (_path13 = /*#__PURE__*/React.createElement("path", {
|
|
315
|
-
d: "
|
|
315
|
+
d: "M14.8188 6.65c.1163-.1211 1.8643-1.919 2.8882-2.9434A1 1 0 0017 2C11.812 2 2 4.2988 2 13a7.8938 7.8938 0 003.1812 6.35c-.1612.1675-1.9507 2.0054-2.8882 2.9429A1 1 0 003 24c5.188 0 15-2.2988 15-11A7.8927 7.8927 0 0014.8188 6.65zM9.7065 20.793a20.94 20.94 0 01-4.0932.9853c.1621-.166 2.7685-2.9053 2.7685-2.9053l-1.1743-.6074A5.9064 5.9064 0 014 13c0-3.667 2.1177-6.2886 6.2935-7.793a20.94 20.94 0 014.0932-.9853c-.227.2324-2.769 2.9057-2.769 2.9057l1.1748.607A5.9075 5.9075 0 0116 13C16 16.667 13.8823 19.2886 9.7065 20.793zM30 17l-5-5-5 5 1.4126 1.4155L24 15.8325V19a9.01 9.01 0 01-9 9H12v2h3A11.0125 11.0125 0 0026 19V15.8325l2.5859 2.5816z"
|
|
316
316
|
})), children);
|
|
317
317
|
});
|
|
318
318
|
|
|
319
319
|
if (process.env.NODE_ENV !== "production") {
|
|
320
|
-
|
|
320
|
+
TropicalStormModelTracks.propTypes = iconPropTypes;
|
|
321
321
|
}
|
|
322
|
-
var
|
|
322
|
+
var TropicalStormTracks = /*#__PURE__*/React.forwardRef(function TropicalStormTracks(_ref9, ref) {
|
|
323
323
|
var children = _ref9.children,
|
|
324
324
|
_ref9$size = _ref9.size,
|
|
325
325
|
size = _ref9$size === void 0 ? 16 : _ref9$size,
|
|
@@ -333,19 +333,16 @@ var TropicalWarning = /*#__PURE__*/React.forwardRef(function TropicalWarning(_re
|
|
|
333
333
|
viewBox: "0 0 32 32",
|
|
334
334
|
fill: "currentColor"
|
|
335
335
|
}, rest), _path14 || (_path14 = /*#__PURE__*/React.createElement("path", {
|
|
336
|
-
d: "
|
|
336
|
+
d: "M16,21a5,5,0,1,1,5-5A5.0057,5.0057,0,0,1,16,21Zm0-8a3,3,0,1,0,3,3A3.0033,3.0033,0,0,0,16,13Z"
|
|
337
337
|
})), _path15 || (_path15 = /*#__PURE__*/React.createElement("path", {
|
|
338
|
-
|
|
339
|
-
d: "M23.75,10h-1.5V6h1.5ZM23,11a1,1,0,1,0,1,1A1,1,0,0,0,23,11Z"
|
|
340
|
-
})), _path16 || (_path16 = /*#__PURE__*/React.createElement("path", {
|
|
341
|
-
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"
|
|
338
|
+
d: "M26.86,12.4805h0a12.9277,12.9277,0,0,0-4.8575-4.9991q.2044-.213.4424-.4589h0c.82-.8482,1.93-1.9825,3.2622-3.3155A1,1,0,0,0,25,2c-.354,0-8.7363.0488-14.269,4.3018h0A12.15,12.15,0,0,0,7.481,9.998c-.1416-.1367-.295-.2841-.4585-.4423C6.1743,8.7349,5.04,7.6255,3.707,6.293A1,1,0,0,0,2,7c0,.3594.05,8.874,4.4058,14.4023a12.1023,12.1023,0,0,0,3.5918,3.1163c-.21.2177-.4346.4516-.6563.68h0c-.7954.8208-1.8286,1.8745-3.0483,3.0943A1,1,0,0,0,7,30c.2856,0,7.061-.0352,12.459-3.1055a12.9618,12.9618,0,0,0,5.06-4.8925q.3062.2937.68.6567c.82.7954,1.8745,1.8286,3.0943,3.0483A1,1,0,0,0,30,25C30,24.7119,29.9644,17.8877,26.86,12.4805Zm-3.03,6.1074-.5469,1.3672A10.5415,10.5415,0,0,1,18.47,25.1562,24.3514,24.3514,0,0,1,9.584,27.8135c.4409-.4492,3.8281-3.9824,3.8281-3.9824l-1.3682-.5474a9.8021,9.8021,0,0,1-4.0668-3.1191c-2.5406-3.2242-3.4585-7.7623-3.79-10.58.5435.5337,3.9815,3.8266,3.9815,3.8266l.5468-1.3672A9.8569,9.8569,0,0,1,11.95,7.8877h0C15.1665,5.415,19.6309,4.5146,22.4155,4.187c-.5332.5435-3.8276,3.9819-3.8276,3.9819l1.3677.5469a10.52,10.52,0,0,1,5.17,4.7608v0a24.29,24.29,0,0,1,2.688,8.94C27.3643,21.9751,23.83,18.5879,23.83,18.5879Z"
|
|
342
339
|
})), children);
|
|
343
340
|
});
|
|
344
341
|
|
|
345
342
|
if (process.env.NODE_ENV !== "production") {
|
|
346
|
-
|
|
343
|
+
TropicalStormTracks.propTypes = iconPropTypes;
|
|
347
344
|
}
|
|
348
|
-
var
|
|
345
|
+
var TropicalWarning = /*#__PURE__*/React.forwardRef(function TropicalWarning(_ref10, ref) {
|
|
349
346
|
var children = _ref10.children,
|
|
350
347
|
_ref10$size = _ref10.size,
|
|
351
348
|
size = _ref10$size === void 0 ? 16 : _ref10$size,
|
|
@@ -358,15 +355,20 @@ var Tsunami = /*#__PURE__*/React.forwardRef(function Tsunami(_ref10, ref) {
|
|
|
358
355
|
xmlns: "http://www.w3.org/2000/svg",
|
|
359
356
|
viewBox: "0 0 32 32",
|
|
360
357
|
fill: "currentColor"
|
|
361
|
-
}, rest),
|
|
362
|
-
d: "
|
|
358
|
+
}, rest), _path16 || (_path16 = /*#__PURE__*/React.createElement("path", {
|
|
359
|
+
d: "M27.9487,25.6836a1,1,0,0,0-1.8955-.0049A3.44,3.44,0,0,1,23,28a3.44,3.44,0,0,1-3.0532-2.3213,1,1,0,0,0-1.8955.0049A3.4376,3.4376,0,0,1,15,28h-.4336C13.9241,26.7939,12,22.312,12,12v-.1313l1.1169.7446A6.46,6.46,0,0,1,14.4346,13.79l1.0007-1.8418a8.4469,8.4469,0,0,0-1.209-.9986L12.8025,10h1.5308a6.9861,6.9861,0,0,1,1.9934.3071l.9755-1.7954A9.0059,9.0059,0,0,0,14.3333,8H13.1169A7.0329,7.0329,0,0,1,18,6h.6669l1.0867-2H18a9.0361,9.0361,0,0,0-7,3.3638A9.0362,9.0362,0,0,0,4,4H2V6H4A7.0308,7.0308,0,0,1,8.8828,8H7.6665a9.06,9.06,0,0,0-5.4,1.8L.4,11.2l1.2,1.6L3.4668,11.4a7.04,7.04,0,0,1,4.2-1.4H9.1973l-1.4239.9492A8.457,8.457,0,0,0,4,18H6a6.46,6.46,0,0,1,2.8828-5.3867L10,11.8687V12c0,8.9365,1.3994,13.7539,2.355,16H2v2H15a4.9316,4.9316,0,0,0,4-1.9873,5.0192,5.0192,0,0,0,8,0,4.9955,4.9955,0,0,0,3,1.8833V27.8125A3.7616,3.7616,0,0,1,27.9487,25.6836Z"
|
|
360
|
+
})), _path17 || (_path17 = /*#__PURE__*/React.createElement("path", {
|
|
361
|
+
fill: "none",
|
|
362
|
+
d: "M23.75,10h-1.5V6h1.5ZM23,11a1,1,0,1,0,1,1A1,1,0,0,0,23,11Z"
|
|
363
|
+
})), _path18 || (_path18 = /*#__PURE__*/React.createElement("path", {
|
|
364
|
+
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"
|
|
363
365
|
})), children);
|
|
364
366
|
});
|
|
365
367
|
|
|
366
368
|
if (process.env.NODE_ENV !== "production") {
|
|
367
|
-
|
|
369
|
+
TropicalWarning.propTypes = iconPropTypes;
|
|
368
370
|
}
|
|
369
|
-
var
|
|
371
|
+
var Tsunami = /*#__PURE__*/React.forwardRef(function Tsunami(_ref11, ref) {
|
|
370
372
|
var children = _ref11.children,
|
|
371
373
|
_ref11$size = _ref11.size,
|
|
372
374
|
size = _ref11$size === void 0 ? 16 : _ref11$size,
|
|
@@ -379,15 +381,15 @@ var Tsv = /*#__PURE__*/React.forwardRef(function Tsv(_ref11, ref) {
|
|
|
379
381
|
xmlns: "http://www.w3.org/2000/svg",
|
|
380
382
|
viewBox: "0 0 32 32",
|
|
381
383
|
fill: "currentColor"
|
|
382
|
-
}, rest),
|
|
383
|
-
d: "
|
|
384
|
+
}, rest), _path19 || (_path19 = /*#__PURE__*/React.createElement("path", {
|
|
385
|
+
d: "M30,26H24A10.0349,10.0349,0,0,1,17.0732,8.7378,11.9629,11.9629,0,0,0,12.9937,8a6.9027,6.9027,0,0,0-6.0308,3.42C4.9966,14.4348,4,19.34,4,26H2c0-7.0542,1.106-12.3274,3.2871-15.6726A8.906,8.906,0,0,1,12.9937,6h.0068a14.762,14.762,0,0,1,6.4619,1.592,1,1,0,0,1,.0869,1.7222A8.0249,8.0249,0,0,0,24,24h6Z"
|
|
384
386
|
})), children);
|
|
385
387
|
});
|
|
386
388
|
|
|
387
389
|
if (process.env.NODE_ENV !== "production") {
|
|
388
|
-
|
|
390
|
+
Tsunami.propTypes = iconPropTypes;
|
|
389
391
|
}
|
|
390
|
-
var
|
|
392
|
+
var Tsv = /*#__PURE__*/React.forwardRef(function Tsv(_ref12, ref) {
|
|
391
393
|
var children = _ref12.children,
|
|
392
394
|
_ref12$size = _ref12.size,
|
|
393
395
|
size = _ref12$size === void 0 ? 16 : _ref12$size,
|
|
@@ -400,17 +402,15 @@ var TwoFactorAuthentication = /*#__PURE__*/React.forwardRef(function TwoFactorAu
|
|
|
400
402
|
xmlns: "http://www.w3.org/2000/svg",
|
|
401
403
|
viewBox: "0 0 32 32",
|
|
402
404
|
fill: "currentColor"
|
|
403
|
-
}, rest),
|
|
404
|
-
d: "
|
|
405
|
-
})), _path20 || (_path20 = /*#__PURE__*/React.createElement("path", {
|
|
406
|
-
d: "M20,14H18V8A6,6,0,0,0,6,8v6H4a2,2,0,0,0-2,2V28a2,2,0,0,0,2,2H20a2,2,0,0,0,2-2V16A2,2,0,0,0,20,14ZM8,8a4,4,0,0,1,8,0v6H8ZM20,28H4V16H20Z"
|
|
405
|
+
}, rest), _path20 || (_path20 = /*#__PURE__*/React.createElement("path", {
|
|
406
|
+
d: "M28 9L26 22 24 9 22 9 24.516 23 27.484 23 30 9 28 9zM18 23H12V21h6V17H14a2.002 2.002 0 01-2-2V11a2.002 2.002 0 012-2h6v2H14v4h4a2.002 2.002 0 012 2v4A2.002 2.002 0 0118 23zM2 11L5 11 5 23 7 23 7 11 10 11 10 9 2 9 2 11z"
|
|
407
407
|
})), children);
|
|
408
408
|
});
|
|
409
409
|
|
|
410
410
|
if (process.env.NODE_ENV !== "production") {
|
|
411
|
-
|
|
411
|
+
Tsv.propTypes = iconPropTypes;
|
|
412
412
|
}
|
|
413
|
-
var
|
|
413
|
+
var TwoFactorAuthentication = /*#__PURE__*/React.forwardRef(function TwoFactorAuthentication(_ref13, ref) {
|
|
414
414
|
var children = _ref13.children,
|
|
415
415
|
_ref13$size = _ref13.size,
|
|
416
416
|
size = _ref13$size === void 0 ? 16 : _ref13$size,
|
|
@@ -424,18 +424,16 @@ var TwoPersonLift = /*#__PURE__*/React.forwardRef(function TwoPersonLift(_ref13,
|
|
|
424
424
|
viewBox: "0 0 32 32",
|
|
425
425
|
fill: "currentColor"
|
|
426
426
|
}, rest), _path21 || (_path21 = /*#__PURE__*/React.createElement("path", {
|
|
427
|
-
d: "
|
|
427
|
+
d: "M11 23.18L9 21.179 7.589 22.589 11 26 17 20 15.59 18.59 11 23.18zM28 30H24V28h4V16H24V8a4.0045 4.0045 0 00-4-4V2a6.0067 6.0067 0 016 6v6h2a2.0021 2.0021 0 012 2V28A2.0021 2.0021 0 0128 30z"
|
|
428
428
|
})), _path22 || (_path22 = /*#__PURE__*/React.createElement("path", {
|
|
429
|
-
d: "M20
|
|
430
|
-
})), _path23 || (_path23 = /*#__PURE__*/React.createElement("path", {
|
|
431
|
-
d: "M5.04 30l1.9215-6.7253a1.0013 1.0013 0 00-.3369-1.0555L2.126 18.62l1.3545-5.4185 2.7382 3.4234A1.0026 1.0026 0 007 17h5V15H7.4805L3.7812 10.3752a1 1 0 00-1.7509.3824l-2 8A.9989.9989 0 00.375 19.7808l4.4805 3.5844-1.739 6.0855zM5.5 9A3.5 3.5 0 119 5.5 3.5042 3.5042 0 015.5 9zm0-5A1.5 1.5 0 107 5.5 1.5017 1.5017 0 005.5 4z"
|
|
429
|
+
d: "M20,14H18V8A6,6,0,0,0,6,8v6H4a2,2,0,0,0-2,2V28a2,2,0,0,0,2,2H20a2,2,0,0,0,2-2V16A2,2,0,0,0,20,14ZM8,8a4,4,0,0,1,8,0v6H8ZM20,28H4V16H20Z"
|
|
432
430
|
})), children);
|
|
433
431
|
});
|
|
434
432
|
|
|
435
433
|
if (process.env.NODE_ENV !== "production") {
|
|
436
|
-
|
|
434
|
+
TwoFactorAuthentication.propTypes = iconPropTypes;
|
|
437
435
|
}
|
|
438
|
-
var
|
|
436
|
+
var TwoPersonLift = /*#__PURE__*/React.forwardRef(function TwoPersonLift(_ref14, ref) {
|
|
439
437
|
var children = _ref14.children,
|
|
440
438
|
_ref14$size = _ref14.size,
|
|
441
439
|
size = _ref14$size === void 0 ? 16 : _ref14$size,
|
|
@@ -448,15 +446,19 @@ var Txt = /*#__PURE__*/React.forwardRef(function Txt(_ref14, ref) {
|
|
|
448
446
|
xmlns: "http://www.w3.org/2000/svg",
|
|
449
447
|
viewBox: "0 0 32 32",
|
|
450
448
|
fill: "currentColor"
|
|
451
|
-
}, rest),
|
|
452
|
-
d: "
|
|
449
|
+
}, rest), _path23 || (_path23 = /*#__PURE__*/React.createElement("path", {
|
|
450
|
+
d: "M26.96 30l-1.9215-6.7253a1.0008 1.0008 0 01.3369-1.0554L29.874 18.62 28.52 13.2014l-2.7382 3.4234A1.0026 1.0026 0 0125 17H20V15h4.52l3.6993-4.6248a1 1 0 011.7509.3824l2 8a.9989.9989 0 01-.3447 1.0232l-4.48 3.5845 1.7389 6.0854zM23 5.5A3.5 3.5 0 1126.5 9 3.5042 3.5042 0 0123 5.5zm2 0A1.5 1.5 0 1026.5 4 1.5017 1.5017 0 0025 5.5z"
|
|
451
|
+
})), _path24 || (_path24 = /*#__PURE__*/React.createElement("path", {
|
|
452
|
+
d: "M20.0039,19A2.0039,2.0039,0,0,1,18,16.9961V15.0039A2.0039,2.0039,0,0,1,20.0039,13H22V10H10v3h1.9961A2.0039,2.0039,0,0,1,14,15.0039v1.9922A2.0039,2.0039,0,0,1,11.9961,19H10v3H22V19Z"
|
|
453
|
+
})), _path25 || (_path25 = /*#__PURE__*/React.createElement("path", {
|
|
454
|
+
d: "M5.04 30l1.9215-6.7253a1.0013 1.0013 0 00-.3369-1.0555L2.126 18.62l1.3545-5.4185 2.7382 3.4234A1.0026 1.0026 0 007 17h5V15H7.4805L3.7812 10.3752a1 1 0 00-1.7509.3824l-2 8A.9989.9989 0 00.375 19.7808l4.4805 3.5844-1.739 6.0855zM5.5 9A3.5 3.5 0 119 5.5 3.5042 3.5042 0 015.5 9zm0-5A1.5 1.5 0 107 5.5 1.5017 1.5017 0 005.5 4z"
|
|
453
455
|
})), children);
|
|
454
456
|
});
|
|
455
457
|
|
|
456
458
|
if (process.env.NODE_ENV !== "production") {
|
|
457
|
-
|
|
459
|
+
TwoPersonLift.propTypes = iconPropTypes;
|
|
458
460
|
}
|
|
459
|
-
var
|
|
461
|
+
var Txt = /*#__PURE__*/React.forwardRef(function Txt(_ref15, ref) {
|
|
460
462
|
var children = _ref15.children,
|
|
461
463
|
_ref15$size = _ref15.size,
|
|
462
464
|
size = _ref15$size === void 0 ? 16 : _ref15$size,
|
|
@@ -469,15 +471,15 @@ var TxtReference = /*#__PURE__*/React.forwardRef(function TxtReference(_ref15, r
|
|
|
469
471
|
xmlns: "http://www.w3.org/2000/svg",
|
|
470
472
|
viewBox: "0 0 32 32",
|
|
471
473
|
fill: "currentColor"
|
|
472
|
-
}, rest),
|
|
473
|
-
d: "
|
|
474
|
+
}, rest), _path26 || (_path26 = /*#__PURE__*/React.createElement("path", {
|
|
475
|
+
d: "M21 11L24 11 24 23 26 23 26 11 29 11 29 9 21 9 21 11zM20 9L18 9 16 15 14 9 12 9 14.75 16 12 23 14 23 16 17 18 23 20 23 17.25 16 20 9zM3 11L6 11 6 23 8 23 8 11 11 11 11 9 3 9 3 11z"
|
|
474
476
|
})), children);
|
|
475
477
|
});
|
|
476
478
|
|
|
477
479
|
if (process.env.NODE_ENV !== "production") {
|
|
478
|
-
|
|
480
|
+
Txt.propTypes = iconPropTypes;
|
|
479
481
|
}
|
|
480
|
-
var
|
|
482
|
+
var TxtReference = /*#__PURE__*/React.forwardRef(function TxtReference(_ref16, ref) {
|
|
481
483
|
var children = _ref16.children,
|
|
482
484
|
_ref16$size = _ref16.size,
|
|
483
485
|
size = _ref16$size === void 0 ? 16 : _ref16$size,
|
|
@@ -490,17 +492,15 @@ var TypePattern = /*#__PURE__*/React.forwardRef(function TypePattern(_ref16, ref
|
|
|
490
492
|
xmlns: "http://www.w3.org/2000/svg",
|
|
491
493
|
viewBox: "0 0 32 32",
|
|
492
494
|
fill: "currentColor"
|
|
493
|
-
}, rest),
|
|
494
|
-
d: "
|
|
495
|
-
})), _path27 || (_path27 = /*#__PURE__*/React.createElement("path", {
|
|
496
|
-
d: "M25.586 20L27 21.414 23.414 25 27 28.586 25.586 30 20.586 25 25.586 20zM11 30H3a1 1 0 01-.8945-1.4473l4-8a1.0412 1.0412 0 011.789 0l4 8A1 1 0 0111 30zM4.6182 28H9.3818L7 23.2363zM28 12H22a2.0023 2.0023 0 01-2-2V4a2.0023 2.0023 0 012-2h6a2.0023 2.0023 0 012 2v6A2.0023 2.0023 0 0128 12zM22 4v6h6.001L28 4zM7 12a5 5 0 115-5A5.0059 5.0059 0 017 12zM7 4a3 3 0 103 3A3.0033 3.0033 0 007 4z"
|
|
495
|
+
}, rest), _path27 || (_path27 = /*#__PURE__*/React.createElement("path", {
|
|
496
|
+
d: "M4 20L4 22 8.586 22 2 28.586 3.414 30 10 23.414 10 28 12 28 12 20 4 20zM21 4L24 4 24 16 26 16 26 4 29 4 29 2 21 2 21 4zM20 2L18 2 16 8 14 2 12 2 14.752 9 12 16 14 16 16 10 18 16 20 16 17.245 9 20 2zM3 4L6 4 6 16 8 16 8 4 11 4 11 2 3 2 3 4z"
|
|
497
497
|
})), children);
|
|
498
498
|
});
|
|
499
499
|
|
|
500
500
|
if (process.env.NODE_ENV !== "production") {
|
|
501
|
-
|
|
501
|
+
TxtReference.propTypes = iconPropTypes;
|
|
502
502
|
}
|
|
503
|
-
var
|
|
503
|
+
var TypePattern = /*#__PURE__*/React.forwardRef(function TypePattern(_ref17, ref) {
|
|
504
504
|
var children = _ref17.children,
|
|
505
505
|
_ref17$size = _ref17.size,
|
|
506
506
|
size = _ref17$size === void 0 ? 16 : _ref17$size,
|
|
@@ -514,18 +514,16 @@ var Types = /*#__PURE__*/React.forwardRef(function Types(_ref17, ref) {
|
|
|
514
514
|
viewBox: "0 0 32 32",
|
|
515
515
|
fill: "currentColor"
|
|
516
516
|
}, rest), _path28 || (_path28 = /*#__PURE__*/React.createElement("path", {
|
|
517
|
-
d: "M30
|
|
517
|
+
d: "M30 15L17 15 17 2 15 2 15 15 2 15 2 17 15 17 15 30 17 30 17 17 30 17 30 15z"
|
|
518
518
|
})), _path29 || (_path29 = /*#__PURE__*/React.createElement("path", {
|
|
519
|
-
d: "
|
|
520
|
-
})), _path30 || (_path30 = /*#__PURE__*/React.createElement("path", {
|
|
521
|
-
d: "M2 16L10 8 11.414 9.414 4.828 16 11.414 22.586 10 24 2 16z"
|
|
519
|
+
d: "M25.586 20L27 21.414 23.414 25 27 28.586 25.586 30 20.586 25 25.586 20zM11 30H3a1 1 0 01-.8945-1.4473l4-8a1.0412 1.0412 0 011.789 0l4 8A1 1 0 0111 30zM4.6182 28H9.3818L7 23.2363zM28 12H22a2.0023 2.0023 0 01-2-2V4a2.0023 2.0023 0 012-2h6a2.0023 2.0023 0 012 2v6A2.0023 2.0023 0 0128 12zM22 4v6h6.001L28 4zM7 12a5 5 0 115-5A5.0059 5.0059 0 017 12zM7 4a3 3 0 103 3A3.0033 3.0033 0 007 4z"
|
|
522
520
|
})), children);
|
|
523
521
|
});
|
|
524
522
|
|
|
525
523
|
if (process.env.NODE_ENV !== "production") {
|
|
526
|
-
|
|
524
|
+
TypePattern.propTypes = iconPropTypes;
|
|
527
525
|
}
|
|
528
|
-
var
|
|
526
|
+
var Types = /*#__PURE__*/React.forwardRef(function Types(_ref18, ref) {
|
|
529
527
|
var children = _ref18.children,
|
|
530
528
|
_ref18$size = _ref18.size,
|
|
531
529
|
size = _ref18$size === void 0 ? 16 : _ref18$size,
|
|
@@ -538,15 +536,19 @@ var QU1 = /*#__PURE__*/React.forwardRef(function QU1(_ref18, ref) {
|
|
|
538
536
|
xmlns: "http://www.w3.org/2000/svg",
|
|
539
537
|
viewBox: "0 0 32 32",
|
|
540
538
|
fill: "currentColor"
|
|
541
|
-
}, rest),
|
|
542
|
-
d: "
|
|
539
|
+
}, rest), _path30 || (_path30 = /*#__PURE__*/React.createElement("path", {
|
|
540
|
+
d: "M30 16L22 24 20.586 22.586 27.172 16 20.586 9.414 22 8 30 16z"
|
|
541
|
+
})), _path31 || (_path31 = /*#__PURE__*/React.createElement("path", {
|
|
542
|
+
d: "M16,22a.9967.9967,0,0,1-.707-.293l-5-5a.9994.9994,0,0,1,0-1.414l5-5a.9994.9994,0,0,1,1.414,0l5,5a.9994.9994,0,0,1,0,1.414l-5,5A.9967.9967,0,0,1,16,22Zm-3.5859-6L16,19.5859,19.5859,16,16,12.4141Z"
|
|
543
|
+
})), _path32 || (_path32 = /*#__PURE__*/React.createElement("path", {
|
|
544
|
+
d: "M2 16L10 8 11.414 9.414 4.828 16 11.414 22.586 10 24 2 16z"
|
|
543
545
|
})), children);
|
|
544
546
|
});
|
|
545
547
|
|
|
546
548
|
if (process.env.NODE_ENV !== "production") {
|
|
547
|
-
|
|
549
|
+
Types.propTypes = iconPropTypes;
|
|
548
550
|
}
|
|
549
|
-
var
|
|
551
|
+
var QU1 = /*#__PURE__*/React.forwardRef(function QU1(_ref19, ref) {
|
|
550
552
|
var children = _ref19.children,
|
|
551
553
|
_ref19$size = _ref19.size,
|
|
552
554
|
size = _ref19$size === void 0 ? 16 : _ref19$size,
|
|
@@ -559,15 +561,15 @@ var QU2 = /*#__PURE__*/React.forwardRef(function QU2(_ref19, ref) {
|
|
|
559
561
|
xmlns: "http://www.w3.org/2000/svg",
|
|
560
562
|
viewBox: "0 0 32 32",
|
|
561
563
|
fill: "currentColor"
|
|
562
|
-
}, rest),
|
|
563
|
-
d: "M13 23H9a2 2 0 01-2-2V9H9V21h4V9h2V21A2 2 0 0113
|
|
564
|
+
}, rest), _path33 || (_path33 = /*#__PURE__*/React.createElement("path", {
|
|
565
|
+
d: "M13 23H9a2 2 0 01-2-2V9H9V21h4V9h2V21A2 2 0 0113 23zM22 21L22 9 17 9 17 11 20 11 20 21 17 21 17 23 25 23 25 21 22 21z"
|
|
564
566
|
})), children);
|
|
565
567
|
});
|
|
566
568
|
|
|
567
569
|
if (process.env.NODE_ENV !== "production") {
|
|
568
|
-
|
|
570
|
+
QU1.propTypes = iconPropTypes;
|
|
569
571
|
}
|
|
570
|
-
var
|
|
572
|
+
var QU2 = /*#__PURE__*/React.forwardRef(function QU2(_ref20, ref) {
|
|
571
573
|
var children = _ref20.children,
|
|
572
574
|
_ref20$size = _ref20.size,
|
|
573
575
|
size = _ref20$size === void 0 ? 16 : _ref20$size,
|
|
@@ -580,15 +582,15 @@ var QU3 = /*#__PURE__*/React.forwardRef(function QU3(_ref20, ref) {
|
|
|
580
582
|
xmlns: "http://www.w3.org/2000/svg",
|
|
581
583
|
viewBox: "0 0 32 32",
|
|
582
584
|
fill: "currentColor"
|
|
583
|
-
}, rest),
|
|
584
|
-
d: "M13 23H9a2 2 0 01-2-2V9H9V21h4V9h2V21A2 2 0 0113
|
|
585
|
+
}, rest), _path34 || (_path34 = /*#__PURE__*/React.createElement("path", {
|
|
586
|
+
d: "M13 23H9a2 2 0 01-2-2V9H9V21h4V9h2V21A2 2 0 0113 23zM25 23H17V17a2 2 0 012-2h4V11H17V9h6a2 2 0 012 2v4a2 2 0 01-2 2H19v4h6z"
|
|
585
587
|
})), children);
|
|
586
588
|
});
|
|
587
589
|
|
|
588
590
|
if (process.env.NODE_ENV !== "production") {
|
|
589
|
-
|
|
591
|
+
QU2.propTypes = iconPropTypes;
|
|
590
592
|
}
|
|
591
|
-
var
|
|
593
|
+
var QU3 = /*#__PURE__*/React.forwardRef(function QU3(_ref21, ref) {
|
|
592
594
|
var children = _ref21.children,
|
|
593
595
|
_ref21$size = _ref21.size,
|
|
594
596
|
size = _ref21$size === void 0 ? 16 : _ref21$size,
|
|
@@ -601,20 +603,41 @@ var Umbrella = /*#__PURE__*/React.forwardRef(function Umbrella(_ref21, ref) {
|
|
|
601
603
|
xmlns: "http://www.w3.org/2000/svg",
|
|
602
604
|
viewBox: "0 0 32 32",
|
|
603
605
|
fill: "currentColor"
|
|
604
|
-
}, rest),
|
|
605
|
-
d: "
|
|
606
|
+
}, rest), _path35 || (_path35 = /*#__PURE__*/React.createElement("path", {
|
|
607
|
+
d: "M13 23H9a2 2 0 01-2-2V9H9V21h4V9h2V21A2 2 0 0113 23zM23 9H17v2h6v4H18v2h5v4H17v2h6a2 2 0 002-2V11A2 2 0 0023 9z"
|
|
606
608
|
})), children);
|
|
607
609
|
});
|
|
608
610
|
|
|
609
611
|
if (process.env.NODE_ENV !== "production") {
|
|
610
|
-
|
|
612
|
+
QU3.propTypes = iconPropTypes;
|
|
611
613
|
}
|
|
612
|
-
var
|
|
614
|
+
var Umbrella = /*#__PURE__*/React.forwardRef(function Umbrella(_ref22, ref) {
|
|
613
615
|
var children = _ref22.children,
|
|
614
616
|
_ref22$size = _ref22.size,
|
|
615
617
|
size = _ref22$size === void 0 ? 16 : _ref22$size,
|
|
616
618
|
rest = _objectWithoutProperties(_ref22, _excluded22);
|
|
617
619
|
|
|
620
|
+
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
621
|
+
width: size,
|
|
622
|
+
height: size,
|
|
623
|
+
ref: ref,
|
|
624
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
625
|
+
viewBox: "0 0 32 32",
|
|
626
|
+
fill: "currentColor"
|
|
627
|
+
}, rest), _path36 || (_path36 = /*#__PURE__*/React.createElement("path", {
|
|
628
|
+
d: "M29.9854,15.83A14.3808,14.3808,0,0,0,17,4.0464V2H15V4.0464A14.3808,14.3808,0,0,0,2.0146,15.83,1,1,0,0,0,3.51,16.86,4.8551,4.8551,0,0,1,6,16a4.8653,4.8653,0,0,1,4.1406,2.5107,1.0393,1.0393,0,0,0,1.7188,0A5.02,5.02,0,0,1,15,16.1255V25.5a2.5,2.5,0,0,1-5,0V25H8v.5a4.5,4.5,0,0,0,9,0V16.1255a5.02,5.02,0,0,1,3.1406,2.3852.9994.9994,0,0,0,1.7188,0A4.8653,4.8653,0,0,1,26,16a4.8551,4.8551,0,0,1,2.49.86,1,1,0,0,0,1.4957-1.03ZM6,14a5.4079,5.4079,0,0,0-1.5034.2134,12.4411,12.4411,0,0,1,8.488-7.8145A14.5157,14.5157,0,0,0,9.939,15.333,6.5439,6.5439,0,0,0,6,14Zm10,0a6.5528,6.5528,0,0,0-4.0564,1.4307c.0378-2.22.6089-6.49,4.0563-9.1763,3.4308,2.6768,4.0091,6.9487,4.0525,9.1728A6.553,6.553,0,0,0,16,14Zm10,0a6.5439,6.5439,0,0,0-3.939,1.333,14.5164,14.5164,0,0,0-3.0456-8.9341,12.4411,12.4411,0,0,1,8.488,7.8145A5.4079,5.4079,0,0,0,26,14Z"
|
|
629
|
+
})), children);
|
|
630
|
+
});
|
|
631
|
+
|
|
632
|
+
if (process.env.NODE_ENV !== "production") {
|
|
633
|
+
Umbrella.propTypes = iconPropTypes;
|
|
634
|
+
}
|
|
635
|
+
var Undefined = /*#__PURE__*/React.forwardRef(function Undefined(_ref23, ref) {
|
|
636
|
+
var children = _ref23.children,
|
|
637
|
+
_ref23$size = _ref23.size,
|
|
638
|
+
size = _ref23$size === void 0 ? 16 : _ref23$size,
|
|
639
|
+
rest = _objectWithoutProperties(_ref23, _excluded23);
|
|
640
|
+
|
|
618
641
|
if (size === "glyph" || size === "glyph" || size === "glyphpx") {
|
|
619
642
|
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
620
643
|
width: size,
|
|
@@ -623,9 +646,9 @@ var Undefined = /*#__PURE__*/React.forwardRef(function Undefined(_ref22, ref) {
|
|
|
623
646
|
xmlns: "http://www.w3.org/2000/svg",
|
|
624
647
|
viewBox: "0 0 16 16",
|
|
625
648
|
fill: "currentColor"
|
|
626
|
-
}, rest),
|
|
649
|
+
}, rest), _path37 || (_path37 = /*#__PURE__*/React.createElement("path", {
|
|
627
650
|
d: "M8,2.4142,13.5858,8,8,13.5858,2.4142,8,8,2.4142M8,1,1,8l7,7,7-7L8,1Z"
|
|
628
|
-
})),
|
|
651
|
+
})), _path38 || (_path38 = /*#__PURE__*/React.createElement("path", {
|
|
629
652
|
d: "M8,2.4142,13.5858,8,8,13.5858,2.4142,8,8,2.4142"
|
|
630
653
|
})), children);
|
|
631
654
|
}
|
|
@@ -637,9 +660,9 @@ var Undefined = /*#__PURE__*/React.forwardRef(function Undefined(_ref22, ref) {
|
|
|
637
660
|
xmlns: "http://www.w3.org/2000/svg",
|
|
638
661
|
viewBox: "0 0 32 32",
|
|
639
662
|
fill: "currentColor"
|
|
640
|
-
}, rest),
|
|
663
|
+
}, rest), _path39 || (_path39 = /*#__PURE__*/React.createElement("path", {
|
|
641
664
|
d: "M11 14H21V18H11z"
|
|
642
|
-
})),
|
|
665
|
+
})), _path40 || (_path40 = /*#__PURE__*/React.createElement("path", {
|
|
643
666
|
d: "M29.391,14.527L17.473,2.609C17.067,2.203,16.533,2,16,2c-0.533,0-1.067,0.203-1.473,0.609L2.609,14.527 C2.203,14.933,2,15.466,2,16s0.203,1.067,0.609,1.473l11.917,11.917C14.933,29.797,15.467,30,16,30c0.533,0,1.067-0.203,1.473-0.609 l11.917-11.917C29.797,17.067,30,16.534,30,16S29.797,14.933,29.391,14.527z M16,28.036L3.965,16L16,3.964L28.036,16L16,28.036z"
|
|
644
667
|
})), children);
|
|
645
668
|
});
|
|
@@ -647,11 +670,11 @@ var Undefined = /*#__PURE__*/React.forwardRef(function Undefined(_ref22, ref) {
|
|
|
647
670
|
if (process.env.NODE_ENV !== "production") {
|
|
648
671
|
Undefined.propTypes = iconPropTypes;
|
|
649
672
|
}
|
|
650
|
-
var UndefinedFilled = /*#__PURE__*/React.forwardRef(function UndefinedFilled(
|
|
651
|
-
var children =
|
|
652
|
-
|
|
653
|
-
size =
|
|
654
|
-
rest = _objectWithoutProperties(
|
|
673
|
+
var UndefinedFilled = /*#__PURE__*/React.forwardRef(function UndefinedFilled(_ref24, ref) {
|
|
674
|
+
var children = _ref24.children,
|
|
675
|
+
_ref24$size = _ref24.size,
|
|
676
|
+
size = _ref24$size === void 0 ? 16 : _ref24$size,
|
|
677
|
+
rest = _objectWithoutProperties(_ref24, _excluded24);
|
|
655
678
|
|
|
656
679
|
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
657
680
|
width: size,
|
|
@@ -660,9 +683,9 @@ var UndefinedFilled = /*#__PURE__*/React.forwardRef(function UndefinedFilled(_re
|
|
|
660
683
|
xmlns: "http://www.w3.org/2000/svg",
|
|
661
684
|
viewBox: "0 0 32 32",
|
|
662
685
|
fill: "currentColor"
|
|
663
|
-
}, rest),
|
|
686
|
+
}, rest), _path41 || (_path41 = /*#__PURE__*/React.createElement("path", {
|
|
664
687
|
d: "M29.391,14.527L17.473,2.609C17.067,2.203,16.533,2,16,2s-1.067,0.203-1.473,0.609L2.609,14.527C2.203,14.933,2,15.466,2,16 s0.203,1.067,0.609,1.473l11.917,11.917C14.933,29.797,15.467,30,16,30s1.067-0.203,1.473-0.609l11.917-11.917 C29.797,17.067,30,16.534,30,16S29.797,14.933,29.391,14.527z M21,18H11v-4h10V18z"
|
|
665
|
-
})),
|
|
688
|
+
})), _path42 || (_path42 = /*#__PURE__*/React.createElement("path", {
|
|
666
689
|
fill: "none",
|
|
667
690
|
d: "M11 14H21V18H11z",
|
|
668
691
|
"data-icon-path": "inner-path"
|
|
@@ -672,11 +695,11 @@ var UndefinedFilled = /*#__PURE__*/React.forwardRef(function UndefinedFilled(_re
|
|
|
672
695
|
if (process.env.NODE_ENV !== "production") {
|
|
673
696
|
UndefinedFilled.propTypes = iconPropTypes;
|
|
674
697
|
}
|
|
675
|
-
var Undo = /*#__PURE__*/React.forwardRef(function Undo(
|
|
676
|
-
var children =
|
|
677
|
-
|
|
678
|
-
size =
|
|
679
|
-
rest = _objectWithoutProperties(
|
|
698
|
+
var Undo = /*#__PURE__*/React.forwardRef(function Undo(_ref25, ref) {
|
|
699
|
+
var children = _ref25.children,
|
|
700
|
+
_ref25$size = _ref25.size,
|
|
701
|
+
size = _ref25$size === void 0 ? 16 : _ref25$size,
|
|
702
|
+
rest = _objectWithoutProperties(_ref25, _excluded25);
|
|
680
703
|
|
|
681
704
|
if (size === 16 || size === "16" || size === "16px") {
|
|
682
705
|
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
@@ -686,7 +709,7 @@ var Undo = /*#__PURE__*/React.forwardRef(function Undo(_ref24, ref) {
|
|
|
686
709
|
xmlns: "http://www.w3.org/2000/svg",
|
|
687
710
|
viewBox: "0 0 16 16",
|
|
688
711
|
fill: "currentColor"
|
|
689
|
-
}, rest),
|
|
712
|
+
}, rest), _path43 || (_path43 = /*#__PURE__*/React.createElement("path", {
|
|
690
713
|
d: "M12,8c1.2,0,2,0.8,2,2c0,1.2-0.8,2-2,2H9v1h3c1.7,0,3-1.2,3-3c0-1.7-1.3-3-3-3L2.9,7l2-2L4.2,4.3L1,7.5 l3.2,3.2L4.9,10l-2-2L12,8z"
|
|
691
714
|
})), children);
|
|
692
715
|
}
|
|
@@ -699,7 +722,7 @@ var Undo = /*#__PURE__*/React.forwardRef(function Undo(_ref24, ref) {
|
|
|
699
722
|
xmlns: "http://www.w3.org/2000/svg",
|
|
700
723
|
viewBox: "0 0 20 20",
|
|
701
724
|
fill: "currentColor"
|
|
702
|
-
}, rest),
|
|
725
|
+
}, rest), _path44 || (_path44 = /*#__PURE__*/React.createElement("path", {
|
|
703
726
|
d: "M15,9.3c1.5,0,2.8,1.3,2.8,2.7c0,1.5-1.3,2.7-2.8,2.7h-4V16h4c2.3,0,4-1.7,4-4c0-2.2-1.8-4-4-4H3.4 l2.5-2.5L5,4.6l-4,4l4,4l0.9-0.9L3.4,9.3H15z"
|
|
704
727
|
})), children);
|
|
705
728
|
}
|
|
@@ -712,7 +735,7 @@ var Undo = /*#__PURE__*/React.forwardRef(function Undo(_ref24, ref) {
|
|
|
712
735
|
xmlns: "http://www.w3.org/2000/svg",
|
|
713
736
|
viewBox: "0 0 24 24",
|
|
714
737
|
fill: "currentColor"
|
|
715
|
-
}, rest),
|
|
738
|
+
}, rest), _path45 || (_path45 = /*#__PURE__*/React.createElement("path", {
|
|
716
739
|
d: "M17.2,11.2c1.8,0,3.2,1.7,3.2,3.3c0,1.5-1.5,3.2-3.2,3.2H14v1.5h3.2c2.2,0,4.8-2.3,4.8-4.8s-2-4.8-4.8-4.8 H4.8l3-3L6.8,5.7L2,10.5l4.8,4.8l1.1-1.1l-3-3H17.2z"
|
|
717
740
|
})), children);
|
|
718
741
|
}
|
|
@@ -724,7 +747,7 @@ var Undo = /*#__PURE__*/React.forwardRef(function Undo(_ref24, ref) {
|
|
|
724
747
|
xmlns: "http://www.w3.org/2000/svg",
|
|
725
748
|
viewBox: "0 0 32 32",
|
|
726
749
|
fill: "currentColor"
|
|
727
|
-
}, rest),
|
|
750
|
+
}, rest), _path46 || (_path46 = /*#__PURE__*/React.createElement("path", {
|
|
728
751
|
d: "M20,10H7.8149l3.5874-3.5859L10,5,4,11,10,17l1.4023-1.4146L7.8179,12H20a6,6,0,0,1,0,12H12v2h8a8,8,0,0,0,0-16Z"
|
|
729
752
|
})), children);
|
|
730
753
|
});
|
|
@@ -732,11 +755,11 @@ var Undo = /*#__PURE__*/React.forwardRef(function Undo(_ref24, ref) {
|
|
|
732
755
|
if (process.env.NODE_ENV !== "production") {
|
|
733
756
|
Undo.propTypes = iconPropTypes;
|
|
734
757
|
}
|
|
735
|
-
var UngroupObjects = /*#__PURE__*/React.forwardRef(function UngroupObjects(
|
|
736
|
-
var children =
|
|
737
|
-
|
|
738
|
-
size =
|
|
739
|
-
rest = _objectWithoutProperties(
|
|
758
|
+
var UngroupObjects = /*#__PURE__*/React.forwardRef(function UngroupObjects(_ref26, ref) {
|
|
759
|
+
var children = _ref26.children,
|
|
760
|
+
_ref26$size = _ref26.size,
|
|
761
|
+
size = _ref26$size === void 0 ? 16 : _ref26$size,
|
|
762
|
+
rest = _objectWithoutProperties(_ref26, _excluded26);
|
|
740
763
|
|
|
741
764
|
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
742
765
|
width: size,
|
|
@@ -745,7 +768,7 @@ var UngroupObjects = /*#__PURE__*/React.forwardRef(function UngroupObjects(_ref2
|
|
|
745
768
|
xmlns: "http://www.w3.org/2000/svg",
|
|
746
769
|
viewBox: "0 0 32 32",
|
|
747
770
|
fill: "currentColor"
|
|
748
|
-
}, rest),
|
|
771
|
+
}, rest), _path47 || (_path47 = /*#__PURE__*/React.createElement("path", {
|
|
749
772
|
d: "M30,14V10H26v2H20V6h2V2H18V4H6V2H2V6H4V18H2v4H6V20h6v6H10v4h4V28H26v2h4V26H28V14ZM6,6H18V18H6ZM26,26H14V20h4v2h4V18H20V14h6Z"
|
|
750
773
|
})), children);
|
|
751
774
|
});
|
|
@@ -753,11 +776,11 @@ var UngroupObjects = /*#__PURE__*/React.forwardRef(function UngroupObjects(_ref2
|
|
|
753
776
|
if (process.env.NODE_ENV !== "production") {
|
|
754
777
|
UngroupObjects.propTypes = iconPropTypes;
|
|
755
778
|
}
|
|
756
|
-
var Unknown = /*#__PURE__*/React.forwardRef(function Unknown(
|
|
757
|
-
var children =
|
|
758
|
-
|
|
759
|
-
size =
|
|
760
|
-
rest = _objectWithoutProperties(
|
|
779
|
+
var Unknown = /*#__PURE__*/React.forwardRef(function Unknown(_ref27, ref) {
|
|
780
|
+
var children = _ref27.children,
|
|
781
|
+
_ref27$size = _ref27.size,
|
|
782
|
+
size = _ref27$size === void 0 ? 16 : _ref27$size,
|
|
783
|
+
rest = _objectWithoutProperties(_ref27, _excluded27);
|
|
761
784
|
|
|
762
785
|
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
763
786
|
width: size,
|
|
@@ -770,9 +793,9 @@ var Unknown = /*#__PURE__*/React.forwardRef(function Unknown(_ref26, ref) {
|
|
|
770
793
|
cx: "16",
|
|
771
794
|
cy: "22.5",
|
|
772
795
|
r: "1.5"
|
|
773
|
-
})),
|
|
796
|
+
})), _path48 || (_path48 = /*#__PURE__*/React.createElement("path", {
|
|
774
797
|
d: "M17,19h-2v-4h2c1.103,0,2-0.897,2-2s-0.897-2-2-2h-2c-1.103,0-2,0.897-2,2v0.5h-2V13c0-2.206,1.794-4,4-4h2 c2.206,0,4,1.794,4,4s-1.794,4-4,4V19z"
|
|
775
|
-
})),
|
|
798
|
+
})), _path49 || (_path49 = /*#__PURE__*/React.createElement("path", {
|
|
776
799
|
d: "M29.391,14.527L17.473,2.609C17.067,2.203,16.533,2,16,2c-0.533,0-1.067,0.203-1.473,0.609L2.609,14.527 C2.203,14.933,2,15.466,2,16s0.203,1.067,0.609,1.473l11.917,11.917C14.933,29.797,15.467,30,16,30c0.533,0,1.067-0.203,1.473-0.609 l11.917-11.917C29.797,17.067,30,16.534,30,16S29.797,14.933,29.391,14.527z M16,28.036L3.965,16L16,3.964L28.036,16L16,28.036z"
|
|
777
800
|
})), children);
|
|
778
801
|
});
|
|
@@ -780,11 +803,11 @@ var Unknown = /*#__PURE__*/React.forwardRef(function Unknown(_ref26, ref) {
|
|
|
780
803
|
if (process.env.NODE_ENV !== "production") {
|
|
781
804
|
Unknown.propTypes = iconPropTypes;
|
|
782
805
|
}
|
|
783
|
-
var UnknownFilled = /*#__PURE__*/React.forwardRef(function UnknownFilled(
|
|
784
|
-
var children =
|
|
785
|
-
|
|
786
|
-
size =
|
|
787
|
-
rest = _objectWithoutProperties(
|
|
806
|
+
var UnknownFilled = /*#__PURE__*/React.forwardRef(function UnknownFilled(_ref28, ref) {
|
|
807
|
+
var children = _ref28.children,
|
|
808
|
+
_ref28$size = _ref28.size,
|
|
809
|
+
size = _ref28$size === void 0 ? 16 : _ref28$size,
|
|
810
|
+
rest = _objectWithoutProperties(_ref28, _excluded28);
|
|
788
811
|
|
|
789
812
|
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
790
813
|
width: size,
|
|
@@ -793,9 +816,9 @@ var UnknownFilled = /*#__PURE__*/React.forwardRef(function UnknownFilled(_ref27,
|
|
|
793
816
|
xmlns: "http://www.w3.org/2000/svg",
|
|
794
817
|
viewBox: "0 0 32 32",
|
|
795
818
|
fill: "currentColor"
|
|
796
|
-
}, rest),
|
|
819
|
+
}, rest), _path50 || (_path50 = /*#__PURE__*/React.createElement("path", {
|
|
797
820
|
d: "M29.391,14.527L17.473,2.609C17.067,2.203,16.533,2,16,2s-1.067,0.203-1.473,0.609L2.609,14.527C2.203,14.933,2,15.466,2,16 s0.203,1.067,0.609,1.473l11.917,11.917C14.933,29.797,15.467,30,16,30s1.067-0.203,1.473-0.609l11.917-11.917 C29.797,17.067,30,16.534,30,16S29.797,14.933,29.391,14.527z M16,24c-0.828,0-1.5-0.671-1.5-1.5S15.172,21,16,21s1.5,0.671,1.5,1.5 S16.828,24,16,24z M17.125,17.248v1.877h-2.25V15H17c1.034,0,1.875-0.841,1.875-1.875S18.034,11.25,17,11.25h-2 c-1.034,0-1.875,0.841-1.875,1.875v0.5h-2.25v-0.5C10.875,10.851,12.726,9,15,9h2c2.274,0,4.125,1.851,4.125,4.125 C21.125,15.358,19.342,17.182,17.125,17.248z"
|
|
798
|
-
})),
|
|
821
|
+
})), _path51 || (_path51 = /*#__PURE__*/React.createElement("path", {
|
|
799
822
|
fill: "none",
|
|
800
823
|
d: "M16,21c0.828,0,1.5,0.672,1.5,1.5S16.828,24,16,24c-0.828,0-1.5-0.672-1.5-1.5S15.172,21,16,21 z M17.125,17.248c2.217-0.066,4-1.89,4-4.123C21.125,10.851,19.274,9,17,9h-2c-2.274,0-4.125,1.851-4.125,4.125v0.5h2.25v-0.5 c0-1.034,0.841-1.875,1.875-1.875h2c1.034,0,1.875,0.841,1.875,1.875S18.034,15,17,15h-2.125v4.125h2.25V17.248z",
|
|
801
824
|
"data-icon-path": "inner-path"
|
|
@@ -805,11 +828,11 @@ var UnknownFilled = /*#__PURE__*/React.forwardRef(function UnknownFilled(_ref27,
|
|
|
805
828
|
if (process.env.NODE_ENV !== "production") {
|
|
806
829
|
UnknownFilled.propTypes = iconPropTypes;
|
|
807
830
|
}
|
|
808
|
-
var Unlink = /*#__PURE__*/React.forwardRef(function Unlink(
|
|
809
|
-
var children =
|
|
810
|
-
|
|
811
|
-
size =
|
|
812
|
-
rest = _objectWithoutProperties(
|
|
831
|
+
var Unlink = /*#__PURE__*/React.forwardRef(function Unlink(_ref29, ref) {
|
|
832
|
+
var children = _ref29.children,
|
|
833
|
+
_ref29$size = _ref29.size,
|
|
834
|
+
size = _ref29$size === void 0 ? 16 : _ref29$size,
|
|
835
|
+
rest = _objectWithoutProperties(_ref29, _excluded29);
|
|
813
836
|
|
|
814
837
|
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
815
838
|
width: size,
|
|
@@ -818,13 +841,13 @@ var Unlink = /*#__PURE__*/React.forwardRef(function Unlink(_ref28, ref) {
|
|
|
818
841
|
xmlns: "http://www.w3.org/2000/svg",
|
|
819
842
|
viewBox: "0 0 32 32",
|
|
820
843
|
fill: "currentColor"
|
|
821
|
-
}, rest),
|
|
844
|
+
}, rest), _path52 || (_path52 = /*#__PURE__*/React.createElement("path", {
|
|
822
845
|
d: "M5 3.59H7V8.42H5z",
|
|
823
846
|
transform: "rotate(-45.01 5.996 6.005)"
|
|
824
|
-
})),
|
|
847
|
+
})), _path53 || (_path53 = /*#__PURE__*/React.createElement("path", {
|
|
825
848
|
d: "M25 23.58H27V28.409999999999997H25z",
|
|
826
849
|
transform: "rotate(-44.99 25.995 25.999)"
|
|
827
|
-
})),
|
|
850
|
+
})), _path54 || (_path54 = /*#__PURE__*/React.createElement("path", {
|
|
828
851
|
d: "M11 2H13V6H11zM2 11H6V13H2zM26 19H30V21H26zM19 26H21V30H19zM16.58 21.07l-3.71 3.72a4 4 0 11-5.66-5.66l3.72-3.72L9.51 14 5.8 17.72a6 6 0 00-.06 8.54A6 6 0 0010 28a6.07 6.07 0 004.32-1.8L18 22.49zM15.41 10.93l3.72-3.72a4 4 0 115.66 5.66l-3.72 3.72L22.49 18l3.71-3.72a6 6 0 00.06-8.54A6 6 0 0022 4a6.07 6.07 0 00-4.32 1.8L14 9.51z"
|
|
829
852
|
})), children);
|
|
830
853
|
});
|
|
@@ -832,11 +855,11 @@ var Unlink = /*#__PURE__*/React.forwardRef(function Unlink(_ref28, ref) {
|
|
|
832
855
|
if (process.env.NODE_ENV !== "production") {
|
|
833
856
|
Unlink.propTypes = iconPropTypes;
|
|
834
857
|
}
|
|
835
|
-
var Unlocked = /*#__PURE__*/React.forwardRef(function Unlocked(
|
|
836
|
-
var children =
|
|
837
|
-
|
|
838
|
-
size =
|
|
839
|
-
rest = _objectWithoutProperties(
|
|
858
|
+
var Unlocked = /*#__PURE__*/React.forwardRef(function Unlocked(_ref30, ref) {
|
|
859
|
+
var children = _ref30.children,
|
|
860
|
+
_ref30$size = _ref30.size,
|
|
861
|
+
size = _ref30$size === void 0 ? 16 : _ref30$size,
|
|
862
|
+
rest = _objectWithoutProperties(_ref30, _excluded30);
|
|
840
863
|
|
|
841
864
|
if (size === 16 || size === "16" || size === "16px") {
|
|
842
865
|
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
@@ -846,7 +869,7 @@ var Unlocked = /*#__PURE__*/React.forwardRef(function Unlocked(_ref29, ref) {
|
|
|
846
869
|
xmlns: "http://www.w3.org/2000/svg",
|
|
847
870
|
viewBox: "0 0 16 16",
|
|
848
871
|
fill: "currentColor"
|
|
849
|
-
}, rest),
|
|
872
|
+
}, rest), _path55 || (_path55 = /*#__PURE__*/React.createElement("path", {
|
|
850
873
|
d: "M12,7H6V4c0-1.1,0.9-2,2-2s2,0.9,2,2h1c0-1.7-1.3-3-3-3S5,2.3,5,4v3H4C3.4,7,3,7.4,3,8v6c0,0.6,0.4,1,1,1h8c0.6,0,1-0.4,1-1 V8C13,7.4,12.6,7,12,7z M12,14H4V8h8V14z"
|
|
851
874
|
})), children);
|
|
852
875
|
}
|
|
@@ -858,7 +881,7 @@ var Unlocked = /*#__PURE__*/React.forwardRef(function Unlocked(_ref29, ref) {
|
|
|
858
881
|
xmlns: "http://www.w3.org/2000/svg",
|
|
859
882
|
viewBox: "0 0 32 32",
|
|
860
883
|
fill: "currentColor"
|
|
861
|
-
}, rest),
|
|
884
|
+
}, rest), _path56 || (_path56 = /*#__PURE__*/React.createElement("path", {
|
|
862
885
|
d: "M24,14H12V8a4,4,0,0,1,8,0h2A6,6,0,0,0,10,8v6H8a2,2,0,0,0-2,2V28a2,2,0,0,0,2,2H24a2,2,0,0,0,2-2V16A2,2,0,0,0,24,14Zm0,14H8V16H24Z"
|
|
863
886
|
})), children);
|
|
864
887
|
});
|
|
@@ -866,11 +889,11 @@ var Unlocked = /*#__PURE__*/React.forwardRef(function Unlocked(_ref29, ref) {
|
|
|
866
889
|
if (process.env.NODE_ENV !== "production") {
|
|
867
890
|
Unlocked.propTypes = iconPropTypes;
|
|
868
891
|
}
|
|
869
|
-
var UpToTop = /*#__PURE__*/React.forwardRef(function UpToTop(
|
|
870
|
-
var children =
|
|
871
|
-
|
|
872
|
-
size =
|
|
873
|
-
rest = _objectWithoutProperties(
|
|
892
|
+
var UpToTop = /*#__PURE__*/React.forwardRef(function UpToTop(_ref31, ref) {
|
|
893
|
+
var children = _ref31.children,
|
|
894
|
+
_ref31$size = _ref31.size,
|
|
895
|
+
size = _ref31$size === void 0 ? 16 : _ref31$size,
|
|
896
|
+
rest = _objectWithoutProperties(_ref31, _excluded31);
|
|
874
897
|
|
|
875
898
|
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
876
899
|
width: size,
|
|
@@ -879,7 +902,7 @@ var UpToTop = /*#__PURE__*/React.forwardRef(function UpToTop(_ref30, ref) {
|
|
|
879
902
|
xmlns: "http://www.w3.org/2000/svg",
|
|
880
903
|
viewBox: "0 0 32 32",
|
|
881
904
|
fill: "currentColor"
|
|
882
|
-
}, rest),
|
|
905
|
+
}, rest), _path57 || (_path57 = /*#__PURE__*/React.createElement("path", {
|
|
883
906
|
d: "M16 14L6 24 7.4 25.4 16 16.8 24.6 25.4 26 24zM4 8H28V10H4z"
|
|
884
907
|
})), children);
|
|
885
908
|
});
|
|
@@ -887,11 +910,11 @@ var UpToTop = /*#__PURE__*/React.forwardRef(function UpToTop(_ref30, ref) {
|
|
|
887
910
|
if (process.env.NODE_ENV !== "production") {
|
|
888
911
|
UpToTop.propTypes = iconPropTypes;
|
|
889
912
|
}
|
|
890
|
-
var UpdateNow = /*#__PURE__*/React.forwardRef(function UpdateNow(
|
|
891
|
-
var children =
|
|
892
|
-
|
|
893
|
-
size =
|
|
894
|
-
rest = _objectWithoutProperties(
|
|
913
|
+
var UpdateNow = /*#__PURE__*/React.forwardRef(function UpdateNow(_ref32, ref) {
|
|
914
|
+
var children = _ref32.children,
|
|
915
|
+
_ref32$size = _ref32.size,
|
|
916
|
+
size = _ref32$size === void 0 ? 16 : _ref32$size,
|
|
917
|
+
rest = _objectWithoutProperties(_ref32, _excluded32);
|
|
895
918
|
|
|
896
919
|
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
897
920
|
width: size,
|
|
@@ -900,9 +923,9 @@ var UpdateNow = /*#__PURE__*/React.forwardRef(function UpdateNow(_ref31, ref) {
|
|
|
900
923
|
xmlns: "http://www.w3.org/2000/svg",
|
|
901
924
|
viewBox: "0 0 32 32",
|
|
902
925
|
fill: "currentColor"
|
|
903
|
-
}, rest),
|
|
926
|
+
}, rest), _path58 || (_path58 = /*#__PURE__*/React.createElement("path", {
|
|
904
927
|
d: "M27 25.586L25 23.586 25 21 23 21 23 24.414 25.586 27 27 25.586z"
|
|
905
|
-
})),
|
|
928
|
+
})), _path59 || (_path59 = /*#__PURE__*/React.createElement("path", {
|
|
906
929
|
d: "M24 31a7 7 0 117-7A7.0078 7.0078 0 0124 31zm0-12a5 5 0 105 5A5.0055 5.0055 0 0024 19zM16 28A12.0134 12.0134 0 014 16H2A14.0158 14.0158 0 0016 30zM12 8H7.0784A11.9843 11.9843 0 0128 16h2A13.9778 13.9778 0 006 6.2344V2H4v8h8z"
|
|
907
930
|
})), children);
|
|
908
931
|
});
|
|
@@ -910,11 +933,11 @@ var UpdateNow = /*#__PURE__*/React.forwardRef(function UpdateNow(_ref31, ref) {
|
|
|
910
933
|
if (process.env.NODE_ENV !== "production") {
|
|
911
934
|
UpdateNow.propTypes = iconPropTypes;
|
|
912
935
|
}
|
|
913
|
-
var Upgrade = /*#__PURE__*/React.forwardRef(function Upgrade(
|
|
914
|
-
var children =
|
|
915
|
-
|
|
916
|
-
size =
|
|
917
|
-
rest = _objectWithoutProperties(
|
|
936
|
+
var Upgrade = /*#__PURE__*/React.forwardRef(function Upgrade(_ref33, ref) {
|
|
937
|
+
var children = _ref33.children,
|
|
938
|
+
_ref33$size = _ref33.size,
|
|
939
|
+
size = _ref33$size === void 0 ? 16 : _ref33$size,
|
|
940
|
+
rest = _objectWithoutProperties(_ref33, _excluded33);
|
|
918
941
|
|
|
919
942
|
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
920
943
|
width: size,
|
|
@@ -923,7 +946,7 @@ var Upgrade = /*#__PURE__*/React.forwardRef(function Upgrade(_ref32, ref) {
|
|
|
923
946
|
xmlns: "http://www.w3.org/2000/svg",
|
|
924
947
|
viewBox: "0 0 32 32",
|
|
925
948
|
fill: "currentColor"
|
|
926
|
-
}, rest),
|
|
949
|
+
}, rest), _path60 || (_path60 = /*#__PURE__*/React.createElement("path", {
|
|
927
950
|
d: "M21 24H11a2 2 0 00-2 2v2a2 2 0 002 2H21a2 2 0 002-2V26A2 2 0 0021 24zm0 4H11V26H21zM28.707 14.293l-12-12a.9994.9994 0 00-1.414 0l-12 12A1 1 0 004 16H9v4a2.0023 2.0023 0 002 2H21a2.0027 2.0027 0 002-2V16h5a1 1 0 00.707-1.707zM21 14v6H11V14H6.4141L16 4.4141 25.5859 14z"
|
|
928
951
|
})), children);
|
|
929
952
|
});
|
|
@@ -931,11 +954,11 @@ var Upgrade = /*#__PURE__*/React.forwardRef(function Upgrade(_ref32, ref) {
|
|
|
931
954
|
if (process.env.NODE_ENV !== "production") {
|
|
932
955
|
Upgrade.propTypes = iconPropTypes;
|
|
933
956
|
}
|
|
934
|
-
var Upload = /*#__PURE__*/React.forwardRef(function Upload(
|
|
935
|
-
var children =
|
|
936
|
-
|
|
937
|
-
size =
|
|
938
|
-
rest = _objectWithoutProperties(
|
|
957
|
+
var Upload = /*#__PURE__*/React.forwardRef(function Upload(_ref34, ref) {
|
|
958
|
+
var children = _ref34.children,
|
|
959
|
+
_ref34$size = _ref34.size,
|
|
960
|
+
size = _ref34$size === void 0 ? 16 : _ref34$size,
|
|
961
|
+
rest = _objectWithoutProperties(_ref34, _excluded34);
|
|
939
962
|
|
|
940
963
|
if (size === 16 || size === "16" || size === "16px") {
|
|
941
964
|
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
@@ -945,7 +968,7 @@ var Upload = /*#__PURE__*/React.forwardRef(function Upload(_ref33, ref) {
|
|
|
945
968
|
xmlns: "http://www.w3.org/2000/svg",
|
|
946
969
|
viewBox: "0 0 16 16",
|
|
947
970
|
fill: "currentColor"
|
|
948
|
-
}, rest),
|
|
971
|
+
}, rest), _path61 || (_path61 = /*#__PURE__*/React.createElement("path", {
|
|
949
972
|
d: "M3 9L3.7 9.7 7.5 5.9 7.5 15 8.5 15 8.5 5.9 12.3 9.7 13 9 8 4zM3 4V2h10v2h1V2c0-.6-.4-1-1-1H3C2.4 1 2 1.4 2 2v2H3z"
|
|
950
973
|
})), children);
|
|
951
974
|
}
|
|
@@ -957,7 +980,7 @@ var Upload = /*#__PURE__*/React.forwardRef(function Upload(_ref33, ref) {
|
|
|
957
980
|
xmlns: "http://www.w3.org/2000/svg",
|
|
958
981
|
viewBox: "0 0 32 32",
|
|
959
982
|
fill: "currentColor"
|
|
960
|
-
}, rest),
|
|
983
|
+
}, rest), _path62 || (_path62 = /*#__PURE__*/React.createElement("path", {
|
|
961
984
|
d: "M6 18L7.41 19.41 15 11.83 15 30 17 30 17 11.83 24.59 19.41 26 18 16 8 6 18zM6 8V4H26V8h2V4a2 2 0 00-2-2H6A2 2 0 004 4V8z"
|
|
962
985
|
})), children);
|
|
963
986
|
});
|
|
@@ -965,11 +988,11 @@ var Upload = /*#__PURE__*/React.forwardRef(function Upload(_ref33, ref) {
|
|
|
965
988
|
if (process.env.NODE_ENV !== "production") {
|
|
966
989
|
Upload.propTypes = iconPropTypes;
|
|
967
990
|
}
|
|
968
|
-
var Usb = /*#__PURE__*/React.forwardRef(function Usb(
|
|
969
|
-
var children =
|
|
970
|
-
|
|
971
|
-
size =
|
|
972
|
-
rest = _objectWithoutProperties(
|
|
991
|
+
var Usb = /*#__PURE__*/React.forwardRef(function Usb(_ref35, ref) {
|
|
992
|
+
var children = _ref35.children,
|
|
993
|
+
_ref35$size = _ref35.size,
|
|
994
|
+
size = _ref35$size === void 0 ? 16 : _ref35$size,
|
|
995
|
+
rest = _objectWithoutProperties(_ref35, _excluded35);
|
|
973
996
|
|
|
974
997
|
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
975
998
|
width: size,
|
|
@@ -978,9 +1001,9 @@ var Usb = /*#__PURE__*/React.forwardRef(function Usb(_ref34, ref) {
|
|
|
978
1001
|
xmlns: "http://www.w3.org/2000/svg",
|
|
979
1002
|
viewBox: "0 0 32 32",
|
|
980
1003
|
fill: "currentColor"
|
|
981
|
-
}, rest),
|
|
1004
|
+
}, rest), _path63 || (_path63 = /*#__PURE__*/React.createElement("path", {
|
|
982
1005
|
d: "M24,15V6a2,2,0,0,0-2-2H10A2,2,0,0,0,8,6v9a2,2,0,0,0-2,2V28H8V17H24V28h2V17A2,2,0,0,0,24,15ZM10,6H22v9H10Z"
|
|
983
|
-
})),
|
|
1006
|
+
})), _path64 || (_path64 = /*#__PURE__*/React.createElement("path", {
|
|
984
1007
|
d: "M12 10H15V12H12zM17 10H20V12H17z"
|
|
985
1008
|
})), children);
|
|
986
1009
|
});
|
|
@@ -988,11 +1011,11 @@ var Usb = /*#__PURE__*/React.forwardRef(function Usb(_ref34, ref) {
|
|
|
988
1011
|
if (process.env.NODE_ENV !== "production") {
|
|
989
1012
|
Usb.propTypes = iconPropTypes;
|
|
990
1013
|
}
|
|
991
|
-
var User = /*#__PURE__*/React.forwardRef(function User(
|
|
992
|
-
var children =
|
|
993
|
-
|
|
994
|
-
size =
|
|
995
|
-
rest = _objectWithoutProperties(
|
|
1014
|
+
var User = /*#__PURE__*/React.forwardRef(function User(_ref36, ref) {
|
|
1015
|
+
var children = _ref36.children,
|
|
1016
|
+
_ref36$size = _ref36.size,
|
|
1017
|
+
size = _ref36$size === void 0 ? 16 : _ref36$size,
|
|
1018
|
+
rest = _objectWithoutProperties(_ref36, _excluded36);
|
|
996
1019
|
|
|
997
1020
|
if (size === 16 || size === "16" || size === "16px") {
|
|
998
1021
|
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
@@ -1002,7 +1025,7 @@ var User = /*#__PURE__*/React.forwardRef(function User(_ref35, ref) {
|
|
|
1002
1025
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1003
1026
|
viewBox: "0 0 16 16",
|
|
1004
1027
|
fill: "currentColor"
|
|
1005
|
-
}, rest),
|
|
1028
|
+
}, rest), _path65 || (_path65 = /*#__PURE__*/React.createElement("path", {
|
|
1006
1029
|
d: "M8 2c1.4 0 2.5 1.1 2.5 2.5S9.4 7 8 7 5.5 5.9 5.5 4.5 6.6 2 8 2M8 1C6.1 1 4.5 2.6 4.5 4.5S6.1 8 8 8s3.5-1.6 3.5-3.5S9.9 1 8 1zM13 15h-1v-2.5c0-1.4-1.1-2.5-2.5-2.5h-3C5.1 10 4 11.1 4 12.5V15H3v-2.5C3 10.6 4.6 9 6.5 9h3c1.9 0 3.5 1.6 3.5 3.5V15z"
|
|
1007
1030
|
})), children);
|
|
1008
1031
|
}
|
|
@@ -1014,7 +1037,7 @@ var User = /*#__PURE__*/React.forwardRef(function User(_ref35, ref) {
|
|
|
1014
1037
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1015
1038
|
viewBox: "0 0 32 32",
|
|
1016
1039
|
fill: "currentColor"
|
|
1017
|
-
}, rest),
|
|
1040
|
+
}, rest), _path66 || (_path66 = /*#__PURE__*/React.createElement("path", {
|
|
1018
1041
|
d: "M16 4a5 5 0 11-5 5 5 5 0 015-5m0-2a7 7 0 107 7A7 7 0 0016 2zM26 30H24V25a5 5 0 00-5-5H13a5 5 0 00-5 5v5H6V25a7 7 0 017-7h6a7 7 0 017 7z"
|
|
1019
1042
|
})), children);
|
|
1020
1043
|
});
|
|
@@ -1022,11 +1045,11 @@ var User = /*#__PURE__*/React.forwardRef(function User(_ref35, ref) {
|
|
|
1022
1045
|
if (process.env.NODE_ENV !== "production") {
|
|
1023
1046
|
User.propTypes = iconPropTypes;
|
|
1024
1047
|
}
|
|
1025
|
-
var UserAccess = /*#__PURE__*/React.forwardRef(function UserAccess(
|
|
1026
|
-
var children =
|
|
1027
|
-
|
|
1028
|
-
size =
|
|
1029
|
-
rest = _objectWithoutProperties(
|
|
1048
|
+
var UserAccess = /*#__PURE__*/React.forwardRef(function UserAccess(_ref37, ref) {
|
|
1049
|
+
var children = _ref37.children,
|
|
1050
|
+
_ref37$size = _ref37.size,
|
|
1051
|
+
size = _ref37$size === void 0 ? 16 : _ref37$size,
|
|
1052
|
+
rest = _objectWithoutProperties(_ref37, _excluded37);
|
|
1030
1053
|
|
|
1031
1054
|
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
1032
1055
|
width: size,
|
|
@@ -1035,7 +1058,7 @@ var UserAccess = /*#__PURE__*/React.forwardRef(function UserAccess(_ref36, ref)
|
|
|
1035
1058
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1036
1059
|
viewBox: "0 0 32 32",
|
|
1037
1060
|
fill: "currentColor"
|
|
1038
|
-
}, rest),
|
|
1061
|
+
}, rest), _path67 || (_path67 = /*#__PURE__*/React.createElement("path", {
|
|
1039
1062
|
d: "M16 30H14V25a3.0033 3.0033 0 00-3-3H7a3.0033 3.0033 0 00-3 3v5H2V25a5.0059 5.0059 0 015-5h4a5.0059 5.0059 0 015 5zM9 10a3 3 0 11-3 3 3 3 0 013-3M9 8a5 5 0 105 5A5 5 0 009 8zM30 12a1.9922 1.9922 0 00-.5117.0742L28.4331 11.019a3.8788 3.8788 0 000-4.038l1.0552-1.0552a2.0339 2.0339 0 10-1.4141-1.4141L27.019 5.5669a3.8788 3.8788 0 00-4.038 0L21.9258 4.5117a2.0339 2.0339 0 10-1.4141 1.4141L21.5669 6.981a3.8788 3.8788 0 000 4.038l-1.0552 1.0552a2.0339 2.0339 0 101.4141 1.4141l1.0552-1.0552a3.8788 3.8788 0 004.038 0l1.0552 1.0552A1.9957 1.9957 0 1030 12zM23 9a2 2 0 112 2A2.0025 2.0025 0 0123 9z"
|
|
1040
1063
|
})), children);
|
|
1041
1064
|
});
|
|
@@ -1043,11 +1066,11 @@ var UserAccess = /*#__PURE__*/React.forwardRef(function UserAccess(_ref36, ref)
|
|
|
1043
1066
|
if (process.env.NODE_ENV !== "production") {
|
|
1044
1067
|
UserAccess.propTypes = iconPropTypes;
|
|
1045
1068
|
}
|
|
1046
|
-
var UserActivity = /*#__PURE__*/React.forwardRef(function UserActivity(
|
|
1047
|
-
var children =
|
|
1048
|
-
|
|
1049
|
-
size =
|
|
1050
|
-
rest = _objectWithoutProperties(
|
|
1069
|
+
var UserActivity = /*#__PURE__*/React.forwardRef(function UserActivity(_ref38, ref) {
|
|
1070
|
+
var children = _ref38.children,
|
|
1071
|
+
_ref38$size = _ref38.size,
|
|
1072
|
+
size = _ref38$size === void 0 ? 16 : _ref38$size,
|
|
1073
|
+
rest = _objectWithoutProperties(_ref38, _excluded38);
|
|
1051
1074
|
|
|
1052
1075
|
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
1053
1076
|
width: size,
|
|
@@ -1056,7 +1079,7 @@ var UserActivity = /*#__PURE__*/React.forwardRef(function UserActivity(_ref37, r
|
|
|
1056
1079
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1057
1080
|
viewBox: "0 0 32 32",
|
|
1058
1081
|
fill: "currentColor"
|
|
1059
|
-
}, rest),
|
|
1082
|
+
}, rest), _path68 || (_path68 = /*#__PURE__*/React.createElement("path", {
|
|
1060
1083
|
d: "M25 23h-.0215a1.0016 1.0016 0 01-.94-.7256L20.8711 11.19l-1.9346 5.1607A1.0005 1.0005 0 0118 17H14V15h3.3066l2.7569-7.3511a1.0005 1.0005 0 011.8984.0762l3.1113 10.8921 1.9786-5.9336A.9988.9988 0 0128 12h4v2H28.7207l-2.7725 8.3164A.9984.9984 0 0125 23zM15 30H13V23a3.0033 3.0033 0 00-3-3H6a3.0033 3.0033 0 00-3 3v7H1V23a5.0059 5.0059 0 015-5h4a5.0059 5.0059 0 015 5zM8 8a3 3 0 11-3 3A3 3 0 018 8M8 6a5 5 0 105 5A5 5 0 008 6z"
|
|
1061
1084
|
})), children);
|
|
1062
1085
|
});
|
|
@@ -1064,11 +1087,11 @@ var UserActivity = /*#__PURE__*/React.forwardRef(function UserActivity(_ref37, r
|
|
|
1064
1087
|
if (process.env.NODE_ENV !== "production") {
|
|
1065
1088
|
UserActivity.propTypes = iconPropTypes;
|
|
1066
1089
|
}
|
|
1067
|
-
var UserAdmin = /*#__PURE__*/React.forwardRef(function UserAdmin(
|
|
1068
|
-
var children =
|
|
1069
|
-
|
|
1070
|
-
size =
|
|
1071
|
-
rest = _objectWithoutProperties(
|
|
1090
|
+
var UserAdmin = /*#__PURE__*/React.forwardRef(function UserAdmin(_ref39, ref) {
|
|
1091
|
+
var children = _ref39.children,
|
|
1092
|
+
_ref39$size = _ref39.size,
|
|
1093
|
+
size = _ref39$size === void 0 ? 16 : _ref39$size,
|
|
1094
|
+
rest = _objectWithoutProperties(_ref39, _excluded39);
|
|
1072
1095
|
|
|
1073
1096
|
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
1074
1097
|
width: size,
|
|
@@ -1077,7 +1100,7 @@ var UserAdmin = /*#__PURE__*/React.forwardRef(function UserAdmin(_ref38, ref) {
|
|
|
1077
1100
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1078
1101
|
viewBox: "0 0 32 32",
|
|
1079
1102
|
fill: "currentColor"
|
|
1080
|
-
}, rest),
|
|
1103
|
+
}, rest), _path69 || (_path69 = /*#__PURE__*/React.createElement("path", {
|
|
1081
1104
|
d: "M12 4A5 5 0 117 9a5 5 0 015-5m0-2a7 7 0 107 7A7 7 0 0012 2zM22 30H20V25a5 5 0 00-5-5H9a5 5 0 00-5 5v5H2V25a7 7 0 017-7h6a7 7 0 017 7zM25 16.18L22.41 13.59 21 15 25 19 32 12 30.59 10.59 25 16.18z"
|
|
1082
1105
|
})), children);
|
|
1083
1106
|
});
|
|
@@ -1085,11 +1108,11 @@ var UserAdmin = /*#__PURE__*/React.forwardRef(function UserAdmin(_ref38, ref) {
|
|
|
1085
1108
|
if (process.env.NODE_ENV !== "production") {
|
|
1086
1109
|
UserAdmin.propTypes = iconPropTypes;
|
|
1087
1110
|
}
|
|
1088
|
-
var UserAvatar = /*#__PURE__*/React.forwardRef(function UserAvatar(
|
|
1089
|
-
var children =
|
|
1090
|
-
|
|
1091
|
-
size =
|
|
1092
|
-
rest = _objectWithoutProperties(
|
|
1111
|
+
var UserAvatar = /*#__PURE__*/React.forwardRef(function UserAvatar(_ref40, ref) {
|
|
1112
|
+
var children = _ref40.children,
|
|
1113
|
+
_ref40$size = _ref40.size,
|
|
1114
|
+
size = _ref40$size === void 0 ? 16 : _ref40$size,
|
|
1115
|
+
rest = _objectWithoutProperties(_ref40, _excluded40);
|
|
1093
1116
|
|
|
1094
1117
|
if (size === 16 || size === "16" || size === "16px") {
|
|
1095
1118
|
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
@@ -1099,9 +1122,9 @@ var UserAvatar = /*#__PURE__*/React.forwardRef(function UserAvatar(_ref39, ref)
|
|
|
1099
1122
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1100
1123
|
viewBox: "0 0 16 16",
|
|
1101
1124
|
fill: "currentColor"
|
|
1102
|
-
}, rest),
|
|
1125
|
+
}, rest), _path70 || (_path70 = /*#__PURE__*/React.createElement("path", {
|
|
1103
1126
|
d: "M8,1C4.1,1,1,4.1,1,8s3.1,7,7,7s7-3.1,7-7S11.9,1,8,1z M5,13.2v-1.5c0-0.9,0.6-1.6,1.5-1.7h3c0.9,0.1,1.5,0.8,1.5,1.7v1.5 C9.1,14.3,6.9,14.3,5,13.2L5,13.2z M12,12l0-0.8c0-0.9-1.1-2.1-2.5-2.2h-3C5.1,9.1,4,10.3,4,11.7l0,0.5v0.3c-2.5-2.2-2.7-6-0.5-8.5 s6-2.7,8.5-0.5s2.7,6,0.5,8.5c-0.1,0.2-0.3,0.3-0.5,0.5V12z"
|
|
1104
|
-
})),
|
|
1127
|
+
})), _path71 || (_path71 = /*#__PURE__*/React.createElement("path", {
|
|
1105
1128
|
d: "M8,3C6.6,3,5.5,4.1,5.5,5.5S6.6,8,8,8s2.5-1.1,2.5-2.5S9.4,3,8,3z M8,7C7.2,7,6.5,6.3,6.5,5.5S7.2,4,8,4s1.5,0.7,1.5,1.5 S8.8,7,8,7z"
|
|
1106
1129
|
})), children);
|
|
1107
1130
|
}
|
|
@@ -1113,9 +1136,9 @@ var UserAvatar = /*#__PURE__*/React.forwardRef(function UserAvatar(_ref39, ref)
|
|
|
1113
1136
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1114
1137
|
viewBox: "0 0 32 32",
|
|
1115
1138
|
fill: "currentColor"
|
|
1116
|
-
}, rest),
|
|
1139
|
+
}, rest), _path72 || (_path72 = /*#__PURE__*/React.createElement("path", {
|
|
1117
1140
|
d: "M16,8a5,5,0,1,0,5,5A5,5,0,0,0,16,8Zm0,8a3,3,0,1,1,3-3A3.0034,3.0034,0,0,1,16,16Z"
|
|
1118
|
-
})),
|
|
1141
|
+
})), _path73 || (_path73 = /*#__PURE__*/React.createElement("path", {
|
|
1119
1142
|
d: "M16,2A14,14,0,1,0,30,16,14.0158,14.0158,0,0,0,16,2ZM10,26.3765V25a3.0033,3.0033,0,0,1,3-3h6a3.0033,3.0033,0,0,1,3,3v1.3765a11.8989,11.8989,0,0,1-12,0Zm13.9925-1.4507A5.0016,5.0016,0,0,0,19,20H13a5.0016,5.0016,0,0,0-4.9925,4.9258,12,12,0,1,1,15.985,0Z"
|
|
1120
1143
|
})), children);
|
|
1121
1144
|
});
|
|
@@ -1123,31 +1146,7 @@ var UserAvatar = /*#__PURE__*/React.forwardRef(function UserAvatar(_ref39, ref)
|
|
|
1123
1146
|
if (process.env.NODE_ENV !== "production") {
|
|
1124
1147
|
UserAvatar.propTypes = iconPropTypes;
|
|
1125
1148
|
}
|
|
1126
|
-
var UserAvatarFilled = /*#__PURE__*/React.forwardRef(function UserAvatarFilled(
|
|
1127
|
-
var children = _ref40.children,
|
|
1128
|
-
_ref40$size = _ref40.size,
|
|
1129
|
-
size = _ref40$size === void 0 ? 16 : _ref40$size,
|
|
1130
|
-
rest = _objectWithoutProperties(_ref40, _excluded40);
|
|
1131
|
-
|
|
1132
|
-
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
1133
|
-
width: size,
|
|
1134
|
-
height: size,
|
|
1135
|
-
ref: ref,
|
|
1136
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
1137
|
-
viewBox: "0 0 32 32",
|
|
1138
|
-
fill: "currentColor"
|
|
1139
|
-
}, rest), _path72 || (_path72 = /*#__PURE__*/React.createElement("path", {
|
|
1140
|
-
fill: "none",
|
|
1141
|
-
d: "M8.0071,24.93A4.9958,4.9958,0,0,1,13,20h6a4.9959,4.9959,0,0,1,4.9929,4.93,11.94,11.94,0,0,1-15.9858,0ZM20.5,12.5A4.5,4.5,0,1,1,16,8,4.5,4.5,0,0,1,20.5,12.5Z"
|
|
1142
|
-
})), _path73 || (_path73 = /*#__PURE__*/React.createElement("path", {
|
|
1143
|
-
d: "M26.7489,24.93A13.9893,13.9893,0,1,0,2,16a13.899,13.899,0,0,0,3.2511,8.93l-.02.0166c.07.0845.15.1567.2222.2392.09.1036.1864.2.28.3008.28.3033.5674.5952.87.87.0915.0831.1864.1612.28.2417.32.2759.6484.5372.99.7813.0441.0312.0832.0693.1276.1006v-.0127a13.9011,13.9011,0,0,0,16,0V27.48c.0444-.0313.0835-.0694.1276-.1006.3412-.2441.67-.5054.99-.7813.0936-.08.1885-.1586.28-.2417.3025-.2749.59-.5668.87-.87.0933-.1006.1894-.1972.28-.3008.0719-.0825.1522-.1547.2222-.2392ZM16,8a4.5,4.5,0,1,1-4.5,4.5A4.5,4.5,0,0,1,16,8ZM8.0071,24.93A4.9957,4.9957,0,0,1,13,20h6a4.9958,4.9958,0,0,1,4.9929,4.93,11.94,11.94,0,0,1-15.9858,0Z"
|
|
1144
|
-
})), children);
|
|
1145
|
-
});
|
|
1146
|
-
|
|
1147
|
-
if (process.env.NODE_ENV !== "production") {
|
|
1148
|
-
UserAvatarFilled.propTypes = iconPropTypes;
|
|
1149
|
-
}
|
|
1150
|
-
var UserAvatarFilledAlt = /*#__PURE__*/React.forwardRef(function UserAvatarFilledAlt(_ref41, ref) {
|
|
1149
|
+
var UserAvatarFilled = /*#__PURE__*/React.forwardRef(function UserAvatarFilled(_ref41, ref) {
|
|
1151
1150
|
var children = _ref41.children,
|
|
1152
1151
|
_ref41$size = _ref41.size,
|
|
1153
1152
|
size = _ref41$size === void 0 ? 16 : _ref41$size,
|
|
@@ -1161,16 +1160,17 @@ var UserAvatarFilledAlt = /*#__PURE__*/React.forwardRef(function UserAvatarFille
|
|
|
1161
1160
|
viewBox: "0 0 32 32",
|
|
1162
1161
|
fill: "currentColor"
|
|
1163
1162
|
}, rest), _path74 || (_path74 = /*#__PURE__*/React.createElement("path", {
|
|
1164
|
-
|
|
1163
|
+
fill: "none",
|
|
1164
|
+
d: "M8.0071,24.93A4.9958,4.9958,0,0,1,13,20h6a4.9959,4.9959,0,0,1,4.9929,4.93,11.94,11.94,0,0,1-15.9858,0ZM20.5,12.5A4.5,4.5,0,1,1,16,8,4.5,4.5,0,0,1,20.5,12.5Z"
|
|
1165
1165
|
})), _path75 || (_path75 = /*#__PURE__*/React.createElement("path", {
|
|
1166
|
-
d: "
|
|
1166
|
+
d: "M26.7489,24.93A13.9893,13.9893,0,1,0,2,16a13.899,13.899,0,0,0,3.2511,8.93l-.02.0166c.07.0845.15.1567.2222.2392.09.1036.1864.2.28.3008.28.3033.5674.5952.87.87.0915.0831.1864.1612.28.2417.32.2759.6484.5372.99.7813.0441.0312.0832.0693.1276.1006v-.0127a13.9011,13.9011,0,0,0,16,0V27.48c.0444-.0313.0835-.0694.1276-.1006.3412-.2441.67-.5054.99-.7813.0936-.08.1885-.1586.28-.2417.3025-.2749.59-.5668.87-.87.0933-.1006.1894-.1972.28-.3008.0719-.0825.1522-.1547.2222-.2392ZM16,8a4.5,4.5,0,1,1-4.5,4.5A4.5,4.5,0,0,1,16,8ZM8.0071,24.93A4.9957,4.9957,0,0,1,13,20h6a4.9958,4.9958,0,0,1,4.9929,4.93,11.94,11.94,0,0,1-15.9858,0Z"
|
|
1167
1167
|
})), children);
|
|
1168
1168
|
});
|
|
1169
1169
|
|
|
1170
1170
|
if (process.env.NODE_ENV !== "production") {
|
|
1171
|
-
|
|
1171
|
+
UserAvatarFilled.propTypes = iconPropTypes;
|
|
1172
1172
|
}
|
|
1173
|
-
var
|
|
1173
|
+
var UserAvatarFilledAlt = /*#__PURE__*/React.forwardRef(function UserAvatarFilledAlt(_ref42, ref) {
|
|
1174
1174
|
var children = _ref42.children,
|
|
1175
1175
|
_ref42$size = _ref42.size,
|
|
1176
1176
|
size = _ref42$size === void 0 ? 16 : _ref42$size,
|
|
@@ -1184,14 +1184,16 @@ var UserCertification = /*#__PURE__*/React.forwardRef(function UserCertification
|
|
|
1184
1184
|
viewBox: "0 0 32 32",
|
|
1185
1185
|
fill: "currentColor"
|
|
1186
1186
|
}, rest), _path76 || (_path76 = /*#__PURE__*/React.createElement("path", {
|
|
1187
|
-
d: "
|
|
1187
|
+
d: "M16,8a5,5,0,1,0,5,5A5,5,0,0,0,16,8Z"
|
|
1188
|
+
})), _path77 || (_path77 = /*#__PURE__*/React.createElement("path", {
|
|
1189
|
+
d: "M16,2A14,14,0,1,0,30,16,14.0158,14.0158,0,0,0,16,2Zm7.9925,22.9258A5.0016,5.0016,0,0,0,19,20H13a5.0016,5.0016,0,0,0-4.9925,4.9258,12,12,0,1,1,15.985,0Z"
|
|
1188
1190
|
})), children);
|
|
1189
1191
|
});
|
|
1190
1192
|
|
|
1191
1193
|
if (process.env.NODE_ENV !== "production") {
|
|
1192
|
-
|
|
1194
|
+
UserAvatarFilledAlt.propTypes = iconPropTypes;
|
|
1193
1195
|
}
|
|
1194
|
-
var
|
|
1196
|
+
var UserCertification = /*#__PURE__*/React.forwardRef(function UserCertification(_ref43, ref) {
|
|
1195
1197
|
var children = _ref43.children,
|
|
1196
1198
|
_ref43$size = _ref43.size,
|
|
1197
1199
|
size = _ref43$size === void 0 ? 16 : _ref43$size,
|
|
@@ -1204,15 +1206,15 @@ var UserData = /*#__PURE__*/React.forwardRef(function UserData(_ref43, ref) {
|
|
|
1204
1206
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1205
1207
|
viewBox: "0 0 32 32",
|
|
1206
1208
|
fill: "currentColor"
|
|
1207
|
-
}, rest),
|
|
1208
|
-
d: "
|
|
1209
|
+
}, rest), _path78 || (_path78 = /*#__PURE__*/React.createElement("path", {
|
|
1210
|
+
d: "M25 10L26.593 13 30 13.414 27.5 15.667 28 19 25 17.125 22 19 22.5 15.667 20 13.414 23.5 13 25 10zM22 30H20V25a5.0059 5.0059 0 00-5-5H9a5.0059 5.0059 0 00-5 5v5H2V25a7.0082 7.0082 0 017-7h6a7.0082 7.0082 0 017 7zM12 4A5 5 0 117 9a5 5 0 015-5m0-2a7 7 0 107 7A7 7 0 0012 2z"
|
|
1209
1211
|
})), children);
|
|
1210
1212
|
});
|
|
1211
1213
|
|
|
1212
1214
|
if (process.env.NODE_ENV !== "production") {
|
|
1213
|
-
|
|
1215
|
+
UserCertification.propTypes = iconPropTypes;
|
|
1214
1216
|
}
|
|
1215
|
-
var
|
|
1217
|
+
var UserData = /*#__PURE__*/React.forwardRef(function UserData(_ref44, ref) {
|
|
1216
1218
|
var children = _ref44.children,
|
|
1217
1219
|
_ref44$size = _ref44.size,
|
|
1218
1220
|
size = _ref44$size === void 0 ? 16 : _ref44$size,
|
|
@@ -1225,15 +1227,15 @@ var UserFavorite = /*#__PURE__*/React.forwardRef(function UserFavorite(_ref44, r
|
|
|
1225
1227
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1226
1228
|
viewBox: "0 0 32 32",
|
|
1227
1229
|
fill: "currentColor"
|
|
1228
|
-
}, rest),
|
|
1229
|
-
d: "
|
|
1230
|
+
}, rest), _path79 || (_path79 = /*#__PURE__*/React.createElement("path", {
|
|
1231
|
+
d: "M28 8H30V16H28zM23 5H25V16H23zM18 10H20V16H18zM16 30H14V24a3.0033 3.0033 0 00-3-3H7a3.0033 3.0033 0 00-3 3v6H2V24a5.0059 5.0059 0 015-5h4a5.0059 5.0059 0 015 5zM9 9a3 3 0 11-3 3A3 3 0 019 9M9 7a5 5 0 105 5A5 5 0 009 7z"
|
|
1230
1232
|
})), children);
|
|
1231
1233
|
});
|
|
1232
1234
|
|
|
1233
1235
|
if (process.env.NODE_ENV !== "production") {
|
|
1234
|
-
|
|
1236
|
+
UserData.propTypes = iconPropTypes;
|
|
1235
1237
|
}
|
|
1236
|
-
var
|
|
1238
|
+
var UserFavorite = /*#__PURE__*/React.forwardRef(function UserFavorite(_ref45, ref) {
|
|
1237
1239
|
var children = _ref45.children,
|
|
1238
1240
|
_ref45$size = _ref45.size,
|
|
1239
1241
|
size = _ref45$size === void 0 ? 16 : _ref45$size,
|
|
@@ -1246,15 +1248,15 @@ var UserFavoriteAlt = /*#__PURE__*/React.forwardRef(function UserFavoriteAlt(_re
|
|
|
1246
1248
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1247
1249
|
viewBox: "0 0 32 32",
|
|
1248
1250
|
fill: "currentColor"
|
|
1249
|
-
}, rest),
|
|
1250
|
-
d: "
|
|
1251
|
+
}, rest), _path80 || (_path80 = /*#__PURE__*/React.createElement("path", {
|
|
1252
|
+
d: "M27.303 12a2.6616 2.6616 0 00-1.9079.8058l-.3932.4054-.397-.4054a2.6615 2.6615 0 00-3.8157 0 2.7992 2.7992 0 000 3.8964L25.0019 21l4.2089-4.2978a2.7992 2.7992 0 000-3.8964A2.6616 2.6616 0 0027.303 12zM2 30H4V25a5.0059 5.0059 0 015-5h6a5.0059 5.0059 0 015 5v5h2V25a7.0082 7.0082 0 00-7-7H9a7.0082 7.0082 0 00-7 7zM12 4A5 5 0 117 9a5 5 0 015-5m0-2a7 7 0 107 7A7 7 0 0012 2z"
|
|
1251
1253
|
})), children);
|
|
1252
1254
|
});
|
|
1253
1255
|
|
|
1254
1256
|
if (process.env.NODE_ENV !== "production") {
|
|
1255
|
-
|
|
1257
|
+
UserFavorite.propTypes = iconPropTypes;
|
|
1256
1258
|
}
|
|
1257
|
-
var
|
|
1259
|
+
var UserFavoriteAlt = /*#__PURE__*/React.forwardRef(function UserFavoriteAlt(_ref46, ref) {
|
|
1258
1260
|
var children = _ref46.children,
|
|
1259
1261
|
_ref46$size = _ref46.size,
|
|
1260
1262
|
size = _ref46$size === void 0 ? 16 : _ref46$size,
|
|
@@ -1267,15 +1269,15 @@ var UserFavoriteAltFilled = /*#__PURE__*/React.forwardRef(function UserFavoriteA
|
|
|
1267
1269
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1268
1270
|
viewBox: "0 0 32 32",
|
|
1269
1271
|
fill: "currentColor"
|
|
1270
|
-
}, rest),
|
|
1271
|
-
d: "
|
|
1272
|
+
}, rest), _path81 || (_path81 = /*#__PURE__*/React.createElement("path", {
|
|
1273
|
+
d: "M28.7663 4.2558A4.2121 4.2121 0 0023 4.0321a4.2121 4.2121 0 00-5.7663.2237 4.319 4.319 0 000 6.0447L22.998 16.14 23 16.1376l.002.0019 5.7643-5.839A4.319 4.319 0 0028.7663 4.2558zM27.342 8.8948l-4.34 4.3973L23 13.29l-.002.002-4.34-4.3973a2.3085 2.3085 0 010-3.2338 2.2639 2.2639 0 013.1561 0l1.181 1.2074L23 6.8634l.0049.005 1.181-1.2074a2.2639 2.2639 0 013.1561 0A2.3085 2.3085 0 0127.342 8.8948zM16 30H14V25a3.0033 3.0033 0 00-3-3H7a3.0033 3.0033 0 00-3 3v5H2V25a5.0059 5.0059 0 015-5h4a5.0059 5.0059 0 015 5zM9 10a3 3 0 11-3 3 3 3 0 013-3M9 8a5 5 0 105 5A5 5 0 009 8z"
|
|
1272
1274
|
})), children);
|
|
1273
1275
|
});
|
|
1274
1276
|
|
|
1275
1277
|
if (process.env.NODE_ENV !== "production") {
|
|
1276
|
-
|
|
1278
|
+
UserFavoriteAlt.propTypes = iconPropTypes;
|
|
1277
1279
|
}
|
|
1278
|
-
var
|
|
1280
|
+
var UserFavoriteAltFilled = /*#__PURE__*/React.forwardRef(function UserFavoriteAltFilled(_ref47, ref) {
|
|
1279
1281
|
var children = _ref47.children,
|
|
1280
1282
|
_ref47$size = _ref47.size,
|
|
1281
1283
|
size = _ref47$size === void 0 ? 16 : _ref47$size,
|
|
@@ -1288,15 +1290,15 @@ var UserFilled = /*#__PURE__*/React.forwardRef(function UserFilled(_ref47, ref)
|
|
|
1288
1290
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1289
1291
|
viewBox: "0 0 32 32",
|
|
1290
1292
|
fill: "currentColor"
|
|
1291
|
-
}, rest),
|
|
1292
|
-
d: "
|
|
1293
|
+
}, rest), _path82 || (_path82 = /*#__PURE__*/React.createElement("path", {
|
|
1294
|
+
d: "M26.4938 3a3.4735 3.4735 0 00-2.48 1.0393l-.5111.5228-.5161-.5228a3.4792 3.4792 0 00-4.96 0 3.59 3.59 0 000 5.0251l5.4766 5.5427 5.4716-5.5427a3.59 3.59 0 000-5.0251A3.4738 3.4738 0 0026.4938 3zM16 30H14V25a3.0033 3.0033 0 00-3-3H7a3.0033 3.0033 0 00-3 3v5H2V25a5.0059 5.0059 0 015-5h4a5.0059 5.0059 0 015 5zM9 10a3 3 0 11-3 3 3 3 0 013-3M9 8a5 5 0 105 5A5 5 0 009 8z"
|
|
1293
1295
|
})), children);
|
|
1294
1296
|
});
|
|
1295
1297
|
|
|
1296
1298
|
if (process.env.NODE_ENV !== "production") {
|
|
1297
|
-
|
|
1299
|
+
UserFavoriteAltFilled.propTypes = iconPropTypes;
|
|
1298
1300
|
}
|
|
1299
|
-
var
|
|
1301
|
+
var UserFilled = /*#__PURE__*/React.forwardRef(function UserFilled(_ref48, ref) {
|
|
1300
1302
|
var children = _ref48.children,
|
|
1301
1303
|
_ref48$size = _ref48.size,
|
|
1302
1304
|
size = _ref48$size === void 0 ? 16 : _ref48$size,
|
|
@@ -1309,15 +1311,15 @@ var UserFollow = /*#__PURE__*/React.forwardRef(function UserFollow(_ref48, ref)
|
|
|
1309
1311
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1310
1312
|
viewBox: "0 0 32 32",
|
|
1311
1313
|
fill: "currentColor"
|
|
1312
|
-
}, rest),
|
|
1313
|
-
d: "
|
|
1314
|
+
}, rest), _path83 || (_path83 = /*#__PURE__*/React.createElement("path", {
|
|
1315
|
+
d: "M6 30H26V25a7.0082 7.0082 0 00-7-7H13a7.0082 7.0082 0 00-7 7zM9 9a7 7 0 107-7A7 7 0 009 9z"
|
|
1314
1316
|
})), children);
|
|
1315
1317
|
});
|
|
1316
1318
|
|
|
1317
1319
|
if (process.env.NODE_ENV !== "production") {
|
|
1318
|
-
|
|
1320
|
+
UserFilled.propTypes = iconPropTypes;
|
|
1319
1321
|
}
|
|
1320
|
-
var
|
|
1322
|
+
var UserFollow = /*#__PURE__*/React.forwardRef(function UserFollow(_ref49, ref) {
|
|
1321
1323
|
var children = _ref49.children,
|
|
1322
1324
|
_ref49$size = _ref49.size,
|
|
1323
1325
|
size = _ref49$size === void 0 ? 16 : _ref49$size,
|
|
@@ -1330,21 +1332,15 @@ var UserIdentification = /*#__PURE__*/React.forwardRef(function UserIdentificati
|
|
|
1330
1332
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1331
1333
|
viewBox: "0 0 32 32",
|
|
1332
1334
|
fill: "currentColor"
|
|
1333
|
-
}, rest),
|
|
1334
|
-
d: "
|
|
1335
|
-
})), _circle2 || (_circle2 = /*#__PURE__*/React.createElement("circle", {
|
|
1336
|
-
cx: "24",
|
|
1337
|
-
cy: "8",
|
|
1338
|
-
r: "2"
|
|
1339
|
-
})), _path84 || (_path84 = /*#__PURE__*/React.createElement("path", {
|
|
1340
|
-
d: "M30 18H18a2.0023 2.0023 0 01-2-2V4a2.002 2.002 0 012-2H30a2.0023 2.0023 0 012 2V16A2.0027 2.0027 0 0130 18zM18 4V16H30.001L30 4zM15 30H13V26a2.9465 2.9465 0 00-3-3H6a2.9465 2.9465 0 00-3 3v4H1V26a4.9514 4.9514 0 015-5h4a4.9514 4.9514 0 015 5zM8 11a3 3 0 010 6 3 3 0 010-6M8 9A5 5 0 008 19 5 5 0 008 9z"
|
|
1335
|
+
}, rest), _path84 || (_path84 = /*#__PURE__*/React.createElement("path", {
|
|
1336
|
+
d: "M32 14L28 14 28 10 26 10 26 14 22 14 22 16 26 16 26 20 28 20 28 16 32 16 32 14zM12 4A5 5 0 117 9a5 5 0 015-5m0-2a7 7 0 107 7A7 7 0 0012 2zM22 30H20V25a5 5 0 00-5-5H9a5 5 0 00-5 5v5H2V25a7 7 0 017-7h6a7 7 0 017 7z"
|
|
1341
1337
|
})), children);
|
|
1342
1338
|
});
|
|
1343
1339
|
|
|
1344
1340
|
if (process.env.NODE_ENV !== "production") {
|
|
1345
|
-
|
|
1341
|
+
UserFollow.propTypes = iconPropTypes;
|
|
1346
1342
|
}
|
|
1347
|
-
var
|
|
1343
|
+
var UserIdentification = /*#__PURE__*/React.forwardRef(function UserIdentification(_ref50, ref) {
|
|
1348
1344
|
var children = _ref50.children,
|
|
1349
1345
|
_ref50$size = _ref50.size,
|
|
1350
1346
|
size = _ref50$size === void 0 ? 16 : _ref50$size,
|
|
@@ -1358,18 +1354,20 @@ var UserMilitary = /*#__PURE__*/React.forwardRef(function UserMilitary(_ref50, r
|
|
|
1358
1354
|
viewBox: "0 0 32 32",
|
|
1359
1355
|
fill: "currentColor"
|
|
1360
1356
|
}, rest), _path85 || (_path85 = /*#__PURE__*/React.createElement("path", {
|
|
1361
|
-
d: "
|
|
1357
|
+
d: "M22,11h4a1,1,0,0,1,1,1v2a0,0,0,0,1,0,0H21a0,0,0,0,1,0,0V12A1,1,0,0,1,22,11Z"
|
|
1358
|
+
})), _circle2 || (_circle2 = /*#__PURE__*/React.createElement("circle", {
|
|
1359
|
+
cx: "24",
|
|
1360
|
+
cy: "8",
|
|
1361
|
+
r: "2"
|
|
1362
1362
|
})), _path86 || (_path86 = /*#__PURE__*/React.createElement("path", {
|
|
1363
|
-
d: "
|
|
1364
|
-
})), _path87 || (_path87 = /*#__PURE__*/React.createElement("path", {
|
|
1365
|
-
d: "M21.414 8.414L25 4.834 25 4.834 28.587 8.416 30 7 25 2 20 7 21.414 8.414zM16 30H14V25a3.0033 3.0033 0 00-3-3H7a3.0033 3.0033 0 00-3 3v5H2V25a5.0059 5.0059 0 015-5h4a5.0059 5.0059 0 015 5zM9 10a3 3 0 11-3 3 3 3 0 013-3M9 8a5 5 0 105 5A5 5 0 009 8z"
|
|
1363
|
+
d: "M30 18H18a2.0023 2.0023 0 01-2-2V4a2.002 2.002 0 012-2H30a2.0023 2.0023 0 012 2V16A2.0027 2.0027 0 0130 18zM18 4V16H30.001L30 4zM15 30H13V26a2.9465 2.9465 0 00-3-3H6a2.9465 2.9465 0 00-3 3v4H1V26a4.9514 4.9514 0 015-5h4a4.9514 4.9514 0 015 5zM8 11a3 3 0 010 6 3 3 0 010-6M8 9A5 5 0 008 19 5 5 0 008 9z"
|
|
1366
1364
|
})), children);
|
|
1367
1365
|
});
|
|
1368
1366
|
|
|
1369
1367
|
if (process.env.NODE_ENV !== "production") {
|
|
1370
|
-
|
|
1368
|
+
UserIdentification.propTypes = iconPropTypes;
|
|
1371
1369
|
}
|
|
1372
|
-
var
|
|
1370
|
+
var UserMilitary = /*#__PURE__*/React.forwardRef(function UserMilitary(_ref51, ref) {
|
|
1373
1371
|
var children = _ref51.children,
|
|
1374
1372
|
_ref51$size = _ref51.size,
|
|
1375
1373
|
size = _ref51$size === void 0 ? 16 : _ref51$size,
|
|
@@ -1382,15 +1380,19 @@ var UserMultiple = /*#__PURE__*/React.forwardRef(function UserMultiple(_ref51, r
|
|
|
1382
1380
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1383
1381
|
viewBox: "0 0 32 32",
|
|
1384
1382
|
fill: "currentColor"
|
|
1385
|
-
}, rest),
|
|
1386
|
-
d: "
|
|
1383
|
+
}, rest), _path87 || (_path87 = /*#__PURE__*/React.createElement("path", {
|
|
1384
|
+
d: "M25 13L23.407 16 20 16.414 22.5 18.667 22 22 25 20.125 28 22 27.5 18.667 30 16.414 26.5 16 25 13z"
|
|
1385
|
+
})), _path88 || (_path88 = /*#__PURE__*/React.createElement("path", {
|
|
1386
|
+
d: "M21.414 13.414L25 9.834 25 9.834 28.587 13.416 30 12 25 7 20 12 21.414 13.414z"
|
|
1387
|
+
})), _path89 || (_path89 = /*#__PURE__*/React.createElement("path", {
|
|
1388
|
+
d: "M21.414 8.414L25 4.834 25 4.834 28.587 8.416 30 7 25 2 20 7 21.414 8.414zM16 30H14V25a3.0033 3.0033 0 00-3-3H7a3.0033 3.0033 0 00-3 3v5H2V25a5.0059 5.0059 0 015-5h4a5.0059 5.0059 0 015 5zM9 10a3 3 0 11-3 3 3 3 0 013-3M9 8a5 5 0 105 5A5 5 0 009 8z"
|
|
1387
1389
|
})), children);
|
|
1388
1390
|
});
|
|
1389
1391
|
|
|
1390
1392
|
if (process.env.NODE_ENV !== "production") {
|
|
1391
|
-
|
|
1393
|
+
UserMilitary.propTypes = iconPropTypes;
|
|
1392
1394
|
}
|
|
1393
|
-
var
|
|
1395
|
+
var UserMultiple = /*#__PURE__*/React.forwardRef(function UserMultiple(_ref52, ref) {
|
|
1394
1396
|
var children = _ref52.children,
|
|
1395
1397
|
_ref52$size = _ref52.size,
|
|
1396
1398
|
size = _ref52$size === void 0 ? 16 : _ref52$size,
|
|
@@ -1403,19 +1405,15 @@ var UserOnline = /*#__PURE__*/React.forwardRef(function UserOnline(_ref52, ref)
|
|
|
1403
1405
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1404
1406
|
viewBox: "0 0 32 32",
|
|
1405
1407
|
fill: "currentColor"
|
|
1406
|
-
}, rest),
|
|
1407
|
-
|
|
1408
|
-
cy: "16",
|
|
1409
|
-
r: "4"
|
|
1410
|
-
})), _path89 || (_path89 = /*#__PURE__*/React.createElement("path", {
|
|
1411
|
-
d: "M22 30H20V25a5 5 0 00-5-5H9a5 5 0 00-5 5v5H2V25a7 7 0 017-7h6a7 7 0 017 7zM12 4A5 5 0 117 9a5 5 0 015-5m0-2a7 7 0 107 7A7 7 0 0012 2z"
|
|
1408
|
+
}, rest), _path90 || (_path90 = /*#__PURE__*/React.createElement("path", {
|
|
1409
|
+
d: "M30 30H28V25a5.0057 5.0057 0 00-5-5V18a7.0078 7.0078 0 017 7zM22 30H20V25a5.0059 5.0059 0 00-5-5H9a5.0059 5.0059 0 00-5 5v5H2V25a7.0082 7.0082 0 017-7h6a7.0082 7.0082 0 017 7zM20 2V4a5 5 0 010 10v2A7 7 0 0020 2zM12 4A5 5 0 117 9a5 5 0 015-5m0-2a7 7 0 107 7A7 7 0 0012 2z"
|
|
1412
1410
|
})), children);
|
|
1413
1411
|
});
|
|
1414
1412
|
|
|
1415
1413
|
if (process.env.NODE_ENV !== "production") {
|
|
1416
|
-
|
|
1414
|
+
UserMultiple.propTypes = iconPropTypes;
|
|
1417
1415
|
}
|
|
1418
|
-
var
|
|
1416
|
+
var UserOnline = /*#__PURE__*/React.forwardRef(function UserOnline(_ref53, ref) {
|
|
1419
1417
|
var children = _ref53.children,
|
|
1420
1418
|
_ref53$size = _ref53.size,
|
|
1421
1419
|
size = _ref53$size === void 0 ? 16 : _ref53$size,
|
|
@@ -1428,15 +1426,19 @@ var UserProfile = /*#__PURE__*/React.forwardRef(function UserProfile(_ref53, ref
|
|
|
1428
1426
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1429
1427
|
viewBox: "0 0 32 32",
|
|
1430
1428
|
fill: "currentColor"
|
|
1431
|
-
}, rest),
|
|
1432
|
-
|
|
1429
|
+
}, rest), _circle3 || (_circle3 = /*#__PURE__*/React.createElement("circle", {
|
|
1430
|
+
cx: "26",
|
|
1431
|
+
cy: "16",
|
|
1432
|
+
r: "4"
|
|
1433
|
+
})), _path91 || (_path91 = /*#__PURE__*/React.createElement("path", {
|
|
1434
|
+
d: "M22 30H20V25a5 5 0 00-5-5H9a5 5 0 00-5 5v5H2V25a7 7 0 017-7h6a7 7 0 017 7zM12 4A5 5 0 117 9a5 5 0 015-5m0-2a7 7 0 107 7A7 7 0 0012 2z"
|
|
1433
1435
|
})), children);
|
|
1434
1436
|
});
|
|
1435
1437
|
|
|
1436
1438
|
if (process.env.NODE_ENV !== "production") {
|
|
1437
|
-
|
|
1439
|
+
UserOnline.propTypes = iconPropTypes;
|
|
1438
1440
|
}
|
|
1439
|
-
var
|
|
1441
|
+
var UserProfile = /*#__PURE__*/React.forwardRef(function UserProfile(_ref54, ref) {
|
|
1440
1442
|
var children = _ref54.children,
|
|
1441
1443
|
_ref54$size = _ref54.size,
|
|
1442
1444
|
size = _ref54$size === void 0 ? 16 : _ref54$size,
|
|
@@ -1449,15 +1451,15 @@ var UserRole = /*#__PURE__*/React.forwardRef(function UserRole(_ref54, ref) {
|
|
|
1449
1451
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1450
1452
|
viewBox: "0 0 32 32",
|
|
1451
1453
|
fill: "currentColor"
|
|
1452
|
-
}, rest),
|
|
1453
|
-
d: "
|
|
1454
|
+
}, rest), _path92 || (_path92 = /*#__PURE__*/React.createElement("path", {
|
|
1455
|
+
d: "M12 4A5 5 0 117 9a5 5 0 015-5m0-2a7 7 0 107 7A7 7 0 0012 2zM22 30H20V25a5 5 0 00-5-5H9a5 5 0 00-5 5v5H2V25a7 7 0 017-7h6a7 7 0 017 7zM22 4H32V6H22zM22 9H32V11H22zM22 14H29V16H22z"
|
|
1454
1456
|
})), children);
|
|
1455
1457
|
});
|
|
1456
1458
|
|
|
1457
1459
|
if (process.env.NODE_ENV !== "production") {
|
|
1458
|
-
|
|
1460
|
+
UserProfile.propTypes = iconPropTypes;
|
|
1459
1461
|
}
|
|
1460
|
-
var
|
|
1462
|
+
var UserRole = /*#__PURE__*/React.forwardRef(function UserRole(_ref55, ref) {
|
|
1461
1463
|
var children = _ref55.children,
|
|
1462
1464
|
_ref55$size = _ref55.size,
|
|
1463
1465
|
size = _ref55$size === void 0 ? 16 : _ref55$size,
|
|
@@ -1470,15 +1472,15 @@ var UserServiceDesk = /*#__PURE__*/React.forwardRef(function UserServiceDesk(_re
|
|
|
1470
1472
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1471
1473
|
viewBox: "0 0 32 32",
|
|
1472
1474
|
fill: "currentColor"
|
|
1473
|
-
}, rest),
|
|
1474
|
-
d: "
|
|
1475
|
+
}, rest), _path93 || (_path93 = /*#__PURE__*/React.createElement("path", {
|
|
1476
|
+
d: "M28.07 21L22 15 28.07 9 29.5 10.41 24.86 15 29.5 19.59 28.07 21zM22 30H20V25a5 5 0 00-5-5H9a5 5 0 00-5 5v5H2V25a7 7 0 017-7h6a7 7 0 017 7zM12 4A5 5 0 117 9a5 5 0 015-5m0-2a7 7 0 107 7A7 7 0 0012 2z"
|
|
1475
1477
|
})), children);
|
|
1476
1478
|
});
|
|
1477
1479
|
|
|
1478
1480
|
if (process.env.NODE_ENV !== "production") {
|
|
1479
|
-
|
|
1481
|
+
UserRole.propTypes = iconPropTypes;
|
|
1480
1482
|
}
|
|
1481
|
-
var
|
|
1483
|
+
var UserServiceDesk = /*#__PURE__*/React.forwardRef(function UserServiceDesk(_ref56, ref) {
|
|
1482
1484
|
var children = _ref56.children,
|
|
1483
1485
|
_ref56$size = _ref56.size,
|
|
1484
1486
|
size = _ref56$size === void 0 ? 16 : _ref56$size,
|
|
@@ -1491,15 +1493,15 @@ var UserSettings = /*#__PURE__*/React.forwardRef(function UserSettings(_ref56, r
|
|
|
1491
1493
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1492
1494
|
viewBox: "0 0 32 32",
|
|
1493
1495
|
fill: "currentColor"
|
|
1494
|
-
}, rest),
|
|
1495
|
-
d: "
|
|
1496
|
+
}, rest), _path94 || (_path94 = /*#__PURE__*/React.createElement("path", {
|
|
1497
|
+
d: "M25.334 11.95l1.2055-1.206a1.178 1.178 0 011.2593-.2584l1.4693.5868A1.1736 1.1736 0 0130 12.1489v2.692A1.1681 1.1681 0 0128.8229 16l-.05-.0015C18.4775 15.3578 16.4 6.6357 16.0073 3.2976a1.1681 1.1681 0 011.0315-1.29A1.1492 1.1492 0 0117.1751 2h2.5994a1.1626 1.1626 0 011.0764.7322l.5866 1.47a1.1635 1.1635 0 01-.2529 1.26L19.9791 6.668S20.6733 11.3682 25.334 11.95zM16 30H14V25a3.0033 3.0033 0 00-3-3H7a3.0033 3.0033 0 00-3 3v5H2V25a5.0059 5.0059 0 015-5h4a5.0059 5.0059 0 015 5zM9 10a3 3 0 11-3 3 3 3 0 013-3M9 8a5 5 0 105 5A5 5 0 009 8z"
|
|
1496
1498
|
})), children);
|
|
1497
1499
|
});
|
|
1498
1500
|
|
|
1499
1501
|
if (process.env.NODE_ENV !== "production") {
|
|
1500
|
-
|
|
1502
|
+
UserServiceDesk.propTypes = iconPropTypes;
|
|
1501
1503
|
}
|
|
1502
|
-
var
|
|
1504
|
+
var UserSettings = /*#__PURE__*/React.forwardRef(function UserSettings(_ref57, ref) {
|
|
1503
1505
|
var children = _ref57.children,
|
|
1504
1506
|
_ref57$size = _ref57.size,
|
|
1505
1507
|
size = _ref57$size === void 0 ? 16 : _ref57$size,
|
|
@@ -1512,31 +1514,15 @@ var UserSimulation = /*#__PURE__*/React.forwardRef(function UserSimulation(_ref5
|
|
|
1512
1514
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1513
1515
|
viewBox: "0 0 32 32",
|
|
1514
1516
|
fill: "currentColor"
|
|
1515
|
-
}, rest),
|
|
1516
|
-
d: "
|
|
1517
|
-
transform: "rotate(30 27.232 13.866)"
|
|
1518
|
-
})), _path95 || (_path95 = /*#__PURE__*/React.createElement("path", {
|
|
1519
|
-
d: "M26 8H30V10H26z"
|
|
1520
|
-
})), _path96 || (_path96 = /*#__PURE__*/React.createElement("path", {
|
|
1521
|
-
d: "M2.768 12.866H6.768V14.866H2.768z",
|
|
1522
|
-
transform: "rotate(150 4.768 13.866)"
|
|
1523
|
-
})), _path97 || (_path97 = /*#__PURE__*/React.createElement("path", {
|
|
1524
|
-
d: "M26 30H24V25a5.0059 5.0059 0 00-5-5H13a5.0059 5.0059 0 00-5 5v5H6V25a7.0082 7.0082 0 017-7h6a7.0082 7.0082 0 017 7zM16 4a5 5 0 11-5 5 5 5 0 015-5m0-2a7 7 0 107 7A7 7 0 0016 2z"
|
|
1525
|
-
})), _path98 || (_path98 = /*#__PURE__*/React.createElement("path", {
|
|
1526
|
-
d: "M25.232 3.134H29.232V5.134H25.232z",
|
|
1527
|
-
transform: "rotate(-30 27.232 4.134)"
|
|
1528
|
-
})), _path99 || (_path99 = /*#__PURE__*/React.createElement("path", {
|
|
1529
|
-
d: "M2 8H6V10H2z"
|
|
1530
|
-
})), _path100 || (_path100 = /*#__PURE__*/React.createElement("path", {
|
|
1531
|
-
d: "M2.768 3.134H6.768V5.134H2.768z",
|
|
1532
|
-
transform: "rotate(-150 4.768 4.134)"
|
|
1517
|
+
}, rest), _path95 || (_path95 = /*#__PURE__*/React.createElement("path", {
|
|
1518
|
+
d: "M30 10V8H27.8989a4.9678 4.9678 0 00-.7319-1.7529l1.49-1.49-1.414-1.414-1.49 1.49A4.9678 4.9678 0 0024 4.1011V2H22V4.1011a4.9678 4.9678 0 00-1.7529.7319l-1.49-1.49-1.414 1.414 1.49 1.49A4.9678 4.9678 0 0018.1011 8H16v2h2.1011a4.9678 4.9678 0 00.7319 1.7529l-1.49 1.49 1.414 1.414 1.49-1.49A4.9678 4.9678 0 0022 13.8989V16h2V13.8989a4.9678 4.9678 0 001.7529-.7319l1.49 1.49 1.414-1.414-1.49-1.49A4.9678 4.9678 0 0027.8989 10zm-7 2a3 3 0 113-3A3.0033 3.0033 0 0123 12zM16 30H14V25a3.0033 3.0033 0 00-3-3H7a3.0033 3.0033 0 00-3 3v5H2V25a5.0059 5.0059 0 015-5h4a5.0059 5.0059 0 015 5zM9 10a3 3 0 11-3 3 3 3 0 013-3M9 8a5 5 0 105 5A5 5 0 009 8z"
|
|
1533
1519
|
})), children);
|
|
1534
1520
|
});
|
|
1535
1521
|
|
|
1536
1522
|
if (process.env.NODE_ENV !== "production") {
|
|
1537
|
-
|
|
1523
|
+
UserSettings.propTypes = iconPropTypes;
|
|
1538
1524
|
}
|
|
1539
|
-
var
|
|
1525
|
+
var UserSimulation = /*#__PURE__*/React.forwardRef(function UserSimulation(_ref58, ref) {
|
|
1540
1526
|
var children = _ref58.children,
|
|
1541
1527
|
_ref58$size = _ref58.size,
|
|
1542
1528
|
size = _ref58$size === void 0 ? 16 : _ref58$size,
|
|
@@ -1549,17 +1535,31 @@ var UserSpeaker = /*#__PURE__*/React.forwardRef(function UserSpeaker(_ref58, ref
|
|
|
1549
1535
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1550
1536
|
viewBox: "0 0 32 32",
|
|
1551
1537
|
fill: "currentColor"
|
|
1552
|
-
}, rest),
|
|
1553
|
-
d: "
|
|
1538
|
+
}, rest), _path96 || (_path96 = /*#__PURE__*/React.createElement("path", {
|
|
1539
|
+
d: "M25.232 12.866H29.232V14.866H25.232z",
|
|
1540
|
+
transform: "rotate(30 27.232 13.866)"
|
|
1541
|
+
})), _path97 || (_path97 = /*#__PURE__*/React.createElement("path", {
|
|
1542
|
+
d: "M26 8H30V10H26z"
|
|
1543
|
+
})), _path98 || (_path98 = /*#__PURE__*/React.createElement("path", {
|
|
1544
|
+
d: "M2.768 12.866H6.768V14.866H2.768z",
|
|
1545
|
+
transform: "rotate(150 4.768 13.866)"
|
|
1546
|
+
})), _path99 || (_path99 = /*#__PURE__*/React.createElement("path", {
|
|
1547
|
+
d: "M26 30H24V25a5.0059 5.0059 0 00-5-5H13a5.0059 5.0059 0 00-5 5v5H6V25a7.0082 7.0082 0 017-7h6a7.0082 7.0082 0 017 7zM16 4a5 5 0 11-5 5 5 5 0 015-5m0-2a7 7 0 107 7A7 7 0 0016 2z"
|
|
1548
|
+
})), _path100 || (_path100 = /*#__PURE__*/React.createElement("path", {
|
|
1549
|
+
d: "M25.232 3.134H29.232V5.134H25.232z",
|
|
1550
|
+
transform: "rotate(-30 27.232 4.134)"
|
|
1551
|
+
})), _path101 || (_path101 = /*#__PURE__*/React.createElement("path", {
|
|
1552
|
+
d: "M2 8H6V10H2z"
|
|
1554
1553
|
})), _path102 || (_path102 = /*#__PURE__*/React.createElement("path", {
|
|
1555
|
-
d: "
|
|
1554
|
+
d: "M2.768 3.134H6.768V5.134H2.768z",
|
|
1555
|
+
transform: "rotate(-150 4.768 4.134)"
|
|
1556
1556
|
})), children);
|
|
1557
1557
|
});
|
|
1558
1558
|
|
|
1559
1559
|
if (process.env.NODE_ENV !== "production") {
|
|
1560
|
-
|
|
1560
|
+
UserSimulation.propTypes = iconPropTypes;
|
|
1561
1561
|
}
|
|
1562
|
-
var
|
|
1562
|
+
var UserSpeaker = /*#__PURE__*/React.forwardRef(function UserSpeaker(_ref59, ref) {
|
|
1563
1563
|
var children = _ref59.children,
|
|
1564
1564
|
_ref59$size = _ref59.size,
|
|
1565
1565
|
size = _ref59$size === void 0 ? 16 : _ref59$size,
|
|
@@ -1573,17 +1573,16 @@ var UserXRay = /*#__PURE__*/React.forwardRef(function UserXRay(_ref59, ref) {
|
|
|
1573
1573
|
viewBox: "0 0 32 32",
|
|
1574
1574
|
fill: "currentColor"
|
|
1575
1575
|
}, rest), _path103 || (_path103 = /*#__PURE__*/React.createElement("path", {
|
|
1576
|
-
|
|
1577
|
-
d: "M28 9L28 7 25 7 25 5 23 5 23 7 20 7 20 9 23 9 23 12 20 12 20 14 23 14 23 16 25 16 25 14 28 14 28 12 25 12 25 9 28 9z"
|
|
1576
|
+
d: "M29.4146,19,27.7,17.2852A2.97,2.97,0,0,0,28,16a3,3,0,1,0-3,3,2.97,2.97,0,0,0,1.2864-.3L28,20.4141V28H22V25a7.0078,7.0078,0,0,0-7-7H9a7.008,7.008,0,0,0-7,7v5H30V20.4141A1.988,1.988,0,0,0,29.4146,19ZM4,25a5.006,5.006,0,0,1,5-5h6a5.0059,5.0059,0,0,1,5,5v3H4Z"
|
|
1578
1577
|
})), _path104 || (_path104 = /*#__PURE__*/React.createElement("path", {
|
|
1579
|
-
d: "
|
|
1578
|
+
d: "M12,4A5,5,0,1,1,7,9a5,5,0,0,1,5-5m0-2a7,7,0,1,0,7,7A7,7,0,0,0,12,2Z"
|
|
1580
1579
|
})), children);
|
|
1581
1580
|
});
|
|
1582
1581
|
|
|
1583
1582
|
if (process.env.NODE_ENV !== "production") {
|
|
1584
|
-
|
|
1583
|
+
UserSpeaker.propTypes = iconPropTypes;
|
|
1585
1584
|
}
|
|
1586
|
-
var
|
|
1585
|
+
var UserXRay = /*#__PURE__*/React.forwardRef(function UserXRay(_ref60, ref) {
|
|
1587
1586
|
var children = _ref60.children,
|
|
1588
1587
|
_ref60$size = _ref60.size,
|
|
1589
1588
|
size = _ref60$size === void 0 ? 16 : _ref60$size,
|
|
@@ -1597,14 +1596,17 @@ var UserProfileAlt = /*#__PURE__*/React.forwardRef(function UserProfileAlt(_ref6
|
|
|
1597
1596
|
viewBox: "0 0 32 32",
|
|
1598
1597
|
fill: "currentColor"
|
|
1599
1598
|
}, rest), _path105 || (_path105 = /*#__PURE__*/React.createElement("path", {
|
|
1600
|
-
|
|
1599
|
+
fill: "none",
|
|
1600
|
+
d: "M28 9L28 7 25 7 25 5 23 5 23 7 20 7 20 9 23 9 23 12 20 12 20 14 23 14 23 16 25 16 25 14 28 14 28 12 25 12 25 9 28 9z"
|
|
1601
|
+
})), _path106 || (_path106 = /*#__PURE__*/React.createElement("path", {
|
|
1602
|
+
d: "M31 3H17a1 1 0 00-1 1V17a1 1 0 001 1H31a1 1 0 001-1V4A1 1 0 0031 3zM28 9H25v3h3v2H25v2H23V14H20V12h3V9H20V7h3V5h2V7h3zM15 30H13V26a2.9465 2.9465 0 00-3-3H6a2.9465 2.9465 0 00-3 3v4H1V26a4.9514 4.9514 0 015-5h4a4.9514 4.9514 0 015 5zM8 11a3 3 0 010 6 3 3 0 010-6M8 9A5 5 0 008 19 5 5 0 008 9z"
|
|
1601
1603
|
})), children);
|
|
1602
1604
|
});
|
|
1603
1605
|
|
|
1604
1606
|
if (process.env.NODE_ENV !== "production") {
|
|
1605
|
-
|
|
1607
|
+
UserXRay.propTypes = iconPropTypes;
|
|
1606
1608
|
}
|
|
1607
|
-
var
|
|
1609
|
+
var UserProfileAlt = /*#__PURE__*/React.forwardRef(function UserProfileAlt(_ref61, ref) {
|
|
1608
1610
|
var children = _ref61.children,
|
|
1609
1611
|
_ref61$size = _ref61.size,
|
|
1610
1612
|
size = _ref61$size === void 0 ? 16 : _ref61$size,
|
|
@@ -1617,15 +1619,15 @@ var UvIndex = /*#__PURE__*/React.forwardRef(function UvIndex(_ref61, ref) {
|
|
|
1617
1619
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1618
1620
|
viewBox: "0 0 32 32",
|
|
1619
1621
|
fill: "currentColor"
|
|
1620
|
-
}, rest),
|
|
1621
|
-
d: "
|
|
1622
|
+
}, rest), _path107 || (_path107 = /*#__PURE__*/React.createElement("path", {
|
|
1623
|
+
d: "M19 13H26V15H19zM19 8H30V10H19zM19 3H30V5H19zM11 30H7a2.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 0111 30zM6 12a.9448.9448 0 00-1 1v6H7v9h4V19h2V13a.9448.9448 0 00-1-1zM9 9a4 4 0 114-4h0A4.0118 4.0118 0 019 9zM9 3a2 2 0 102 2h0A2.0059 2.0059 0 009 3z"
|
|
1622
1624
|
})), children);
|
|
1623
1625
|
});
|
|
1624
1626
|
|
|
1625
1627
|
if (process.env.NODE_ENV !== "production") {
|
|
1626
|
-
|
|
1628
|
+
UserProfileAlt.propTypes = iconPropTypes;
|
|
1627
1629
|
}
|
|
1628
|
-
var
|
|
1630
|
+
var UvIndex = /*#__PURE__*/React.forwardRef(function UvIndex(_ref62, ref) {
|
|
1629
1631
|
var children = _ref62.children,
|
|
1630
1632
|
_ref62$size = _ref62.size,
|
|
1631
1633
|
size = _ref62$size === void 0 ? 16 : _ref62$size,
|
|
@@ -1638,25 +1640,15 @@ var UvIndexAlt = /*#__PURE__*/React.forwardRef(function UvIndexAlt(_ref62, ref)
|
|
|
1638
1640
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1639
1641
|
viewBox: "0 0 32 32",
|
|
1640
1642
|
fill: "currentColor"
|
|
1641
|
-
}, rest),
|
|
1642
|
-
d: "
|
|
1643
|
-
})), _path108 || (_path108 = /*#__PURE__*/React.createElement("path", {
|
|
1644
|
-
d: "M21.668 6.854H26.625999999999998V8.854H21.668z",
|
|
1645
|
-
transform: "rotate(-45 24.147 7.853)"
|
|
1646
|
-
})), _path109 || (_path109 = /*#__PURE__*/React.createElement("path", {
|
|
1647
|
-
d: "M25 15H30V17H25zM2 15H7V17H2z"
|
|
1648
|
-
})), _path110 || (_path110 = /*#__PURE__*/React.createElement("path", {
|
|
1649
|
-
d: "M6.854 5.375H8.854V10.333H6.854z",
|
|
1650
|
-
transform: "rotate(-45 7.854 7.853)"
|
|
1651
|
-
})), _path111 || (_path111 = /*#__PURE__*/React.createElement("path", {
|
|
1652
|
-
d: "M22,17H20V16a4,4,0,0,0-8,0v1H10V16a6,6,0,0,1,12,0Z"
|
|
1643
|
+
}, rest), _path108 || (_path108 = /*#__PURE__*/React.createElement("path", {
|
|
1644
|
+
d: "M16,5.9121l1.7444,2.9326.7822,1.315,1.4739-.4107,3.1206-.87L22.2512,12,21.84,13.4731l1.315.7823L26.0876,16l-2.9323,1.7441-1.315.7818L22.2512,20l.87,3.1211-3.1208-.87L18.5266,21.84l-.7822,1.315L16,26.0879l-1.7444-2.9326-.7822-1.315L12,22.251l-3.1208.87L9.7488,20l.4109-1.4741-1.315-.7818L5.9124,16l2.9323-1.7446,1.315-.7823L9.7488,12l-.87-3.1206L12,9.749l1.4739.4107.7822-1.315L16,5.9121M16,2,12.5366,7.8223,6,6l1.8223,6.5366L2,16l5.8223,3.4629L6,26l6.5366-1.8223L16,30l3.4634-5.8223L26,26l-1.8223-6.5371L30,16l-5.8223-3.4634L26,6,19.4634,7.8223,16,2Z"
|
|
1653
1645
|
})), children);
|
|
1654
1646
|
});
|
|
1655
1647
|
|
|
1656
1648
|
if (process.env.NODE_ENV !== "production") {
|
|
1657
|
-
|
|
1649
|
+
UvIndex.propTypes = iconPropTypes;
|
|
1658
1650
|
}
|
|
1659
|
-
var
|
|
1651
|
+
var UvIndexAlt = /*#__PURE__*/React.forwardRef(function UvIndexAlt(_ref63, ref) {
|
|
1660
1652
|
var children = _ref63.children,
|
|
1661
1653
|
_ref63$size = _ref63.size,
|
|
1662
1654
|
size = _ref63$size === void 0 ? 16 : _ref63$size,
|
|
@@ -1669,15 +1661,25 @@ var UvIndexFilled = /*#__PURE__*/React.forwardRef(function UvIndexFilled(_ref63,
|
|
|
1669
1661
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1670
1662
|
viewBox: "0 0 32 32",
|
|
1671
1663
|
fill: "currentColor"
|
|
1672
|
-
}, rest),
|
|
1673
|
-
d: "
|
|
1664
|
+
}, rest), _path109 || (_path109 = /*#__PURE__*/React.createElement("path", {
|
|
1665
|
+
d: "M13 30H9a2.0027 2.0027 0 01-2-2V20H9v8h4V20h2v8A2.0027 2.0027 0 0113 30zM25 20L23.25 20 21 29.031 18.792 20 17 20 19.5 30 22.5 30 25 20zM15 2H17V7H15z"
|
|
1666
|
+
})), _path110 || (_path110 = /*#__PURE__*/React.createElement("path", {
|
|
1667
|
+
d: "M21.668 6.854H26.625999999999998V8.854H21.668z",
|
|
1668
|
+
transform: "rotate(-45 24.147 7.853)"
|
|
1669
|
+
})), _path111 || (_path111 = /*#__PURE__*/React.createElement("path", {
|
|
1670
|
+
d: "M25 15H30V17H25zM2 15H7V17H2z"
|
|
1671
|
+
})), _path112 || (_path112 = /*#__PURE__*/React.createElement("path", {
|
|
1672
|
+
d: "M6.854 5.375H8.854V10.333H6.854z",
|
|
1673
|
+
transform: "rotate(-45 7.854 7.853)"
|
|
1674
|
+
})), _path113 || (_path113 = /*#__PURE__*/React.createElement("path", {
|
|
1675
|
+
d: "M22,17H20V16a4,4,0,0,0-8,0v1H10V16a6,6,0,0,1,12,0Z"
|
|
1674
1676
|
})), children);
|
|
1675
1677
|
});
|
|
1676
1678
|
|
|
1677
1679
|
if (process.env.NODE_ENV !== "production") {
|
|
1678
|
-
|
|
1680
|
+
UvIndexAlt.propTypes = iconPropTypes;
|
|
1679
1681
|
}
|
|
1680
|
-
var
|
|
1682
|
+
var UvIndexFilled = /*#__PURE__*/React.forwardRef(function UvIndexFilled(_ref64, ref) {
|
|
1681
1683
|
var children = _ref64.children,
|
|
1682
1684
|
_ref64$size = _ref64.size,
|
|
1683
1685
|
size = _ref64$size === void 0 ? 16 : _ref64$size,
|
|
@@ -1690,15 +1692,15 @@ var ValueVariable = /*#__PURE__*/React.forwardRef(function ValueVariable(_ref64,
|
|
|
1690
1692
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1691
1693
|
viewBox: "0 0 32 32",
|
|
1692
1694
|
fill: "currentColor"
|
|
1693
|
-
}, rest),
|
|
1694
|
-
d: "
|
|
1695
|
+
}, rest), _path114 || (_path114 = /*#__PURE__*/React.createElement("path", {
|
|
1696
|
+
d: "M16,30l-3.4634-5.8223L6,26l1.8223-6.5369L2,16l5.8223-3.4631L6,6l6.5366,1.8223L16,2l3.4634,5.8223L26,6l-1.8223,6.5369L30,16l-5.8223,3.4631L26,26l-6.5366-1.8223Z"
|
|
1695
1697
|
})), children);
|
|
1696
1698
|
});
|
|
1697
1699
|
|
|
1698
1700
|
if (process.env.NODE_ENV !== "production") {
|
|
1699
|
-
|
|
1701
|
+
UvIndexFilled.propTypes = iconPropTypes;
|
|
1700
1702
|
}
|
|
1701
|
-
var
|
|
1703
|
+
var ValueVariable = /*#__PURE__*/React.forwardRef(function ValueVariable(_ref65, ref) {
|
|
1702
1704
|
var children = _ref65.children,
|
|
1703
1705
|
_ref65$size = _ref65.size,
|
|
1704
1706
|
size = _ref65$size === void 0 ? 16 : _ref65$size,
|
|
@@ -1711,15 +1713,15 @@ var Van = /*#__PURE__*/React.forwardRef(function Van(_ref65, ref) {
|
|
|
1711
1713
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1712
1714
|
viewBox: "0 0 32 32",
|
|
1713
1715
|
fill: "currentColor"
|
|
1714
|
-
}, rest),
|
|
1715
|
-
d: "
|
|
1716
|
+
}, rest), _path115 || (_path115 = /*#__PURE__*/React.createElement("path", {
|
|
1717
|
+
d: "M26 28H22V26h4V6H22V4h4a2.0021 2.0021 0 012 2V26A2.0021 2.0021 0 0126 28zM20 11L18 11 16 14.897 14 11 12 11 14.905 16 12 21 14 21 16 17.201 18 21 20 21 17.098 16 20 11zM10 28H6a2.0021 2.0021 0 01-2-2V6A2.0021 2.0021 0 016 4h4V6H6V26h4z"
|
|
1716
1718
|
})), children);
|
|
1717
1719
|
});
|
|
1718
1720
|
|
|
1719
1721
|
if (process.env.NODE_ENV !== "production") {
|
|
1720
|
-
|
|
1722
|
+
ValueVariable.propTypes = iconPropTypes;
|
|
1721
1723
|
}
|
|
1722
|
-
var
|
|
1724
|
+
var Van = /*#__PURE__*/React.forwardRef(function Van(_ref66, ref) {
|
|
1723
1725
|
var children = _ref66.children,
|
|
1724
1726
|
_ref66$size = _ref66.size,
|
|
1725
1727
|
size = _ref66$size === void 0 ? 16 : _ref66$size,
|
|
@@ -1732,21 +1734,15 @@ var VegetationAsset = /*#__PURE__*/React.forwardRef(function VegetationAsset(_re
|
|
|
1732
1734
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1733
1735
|
viewBox: "0 0 32 32",
|
|
1734
1736
|
fill: "currentColor"
|
|
1735
|
-
}, rest),
|
|
1736
|
-
|
|
1737
|
-
cy: "10.5",
|
|
1738
|
-
r: "1.5"
|
|
1739
|
-
})), _path115 || (_path115 = /*#__PURE__*/React.createElement("path", {
|
|
1740
|
-
d: "M28.5 1a2.4518 2.4518 0 00-1.2061.3105L18.9834 5.6084l.0027.0054a5.497 5.497 0 107.3257 7.5444l.0031.0015 4.4-8.5A2.5 2.5 0 0028.5 1zm-7 13A3.5 3.5 0 1125 10.5 3.5042 3.5042 0 0121.5 14zM28.9414 3.7354L26.5571 8.3408A5.5279 5.5279 0 0023.658 5.4424l4.5949-2.377A.5165.5165 0 0129 3.5.4985.4985 0 0128.9414 3.7354zM19 20h7V18H17V28a2.0027 2.0027 0 002 2h3V28H19zM12 30H9V28h3V15.5664L8.4854 13.4575l1.0292-1.7148 3.5147 2.1084A2.0115 2.0115 0 0114 15.5664V28A2.0024 2.0024 0 0112 30z"
|
|
1741
|
-
})), _path116 || (_path116 = /*#__PURE__*/React.createElement("path", {
|
|
1742
|
-
d: "M17.3079,2.2852A9.4882,9.4882,0,0,0,15,2,8.0275,8.0275,0,0,0,8.0786,6.001C8.0525,6,8.0264,6,8,6A6,6,0,0,0,8,18V16A4,4,0,0,1,8,8a2.7009,2.7009,0,0,1,.387.0391l.863.1142.3086-.6675A6.0192,6.0192,0,0,1,15,4a7.499,7.499,0,0,1,1.731.2148Z"
|
|
1737
|
+
}, rest), _path116 || (_path116 = /*#__PURE__*/React.createElement("path", {
|
|
1738
|
+
d: "M29.81,16l-7-9.56A1,1,0,0,0,22,6H3A1,1,0,0,0,2,7V24a1,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-1V16.56A1,1,0,0,0,29.81,16ZM20,8h1.49l5.13,7H20ZM9,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,0H4V8H18v9H28Z"
|
|
1743
1739
|
})), children);
|
|
1744
1740
|
});
|
|
1745
1741
|
|
|
1746
1742
|
if (process.env.NODE_ENV !== "production") {
|
|
1747
|
-
|
|
1743
|
+
Van.propTypes = iconPropTypes;
|
|
1748
1744
|
}
|
|
1749
|
-
var
|
|
1745
|
+
var VegetationAsset = /*#__PURE__*/React.forwardRef(function VegetationAsset(_ref67, ref) {
|
|
1750
1746
|
var children = _ref67.children,
|
|
1751
1747
|
_ref67$size = _ref67.size,
|
|
1752
1748
|
size = _ref67$size === void 0 ? 16 : _ref67$size,
|
|
@@ -1759,15 +1755,21 @@ var VehicleApi = /*#__PURE__*/React.forwardRef(function VehicleApi(_ref67, ref)
|
|
|
1759
1755
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1760
1756
|
viewBox: "0 0 32 32",
|
|
1761
1757
|
fill: "currentColor"
|
|
1762
|
-
}, rest),
|
|
1763
|
-
|
|
1758
|
+
}, rest), _circle4 || (_circle4 = /*#__PURE__*/React.createElement("circle", {
|
|
1759
|
+
cx: "21.5",
|
|
1760
|
+
cy: "10.5",
|
|
1761
|
+
r: "1.5"
|
|
1762
|
+
})), _path117 || (_path117 = /*#__PURE__*/React.createElement("path", {
|
|
1763
|
+
d: "M28.5 1a2.4518 2.4518 0 00-1.2061.3105L18.9834 5.6084l.0027.0054a5.497 5.497 0 107.3257 7.5444l.0031.0015 4.4-8.5A2.5 2.5 0 0028.5 1zm-7 13A3.5 3.5 0 1125 10.5 3.5042 3.5042 0 0121.5 14zM28.9414 3.7354L26.5571 8.3408A5.5279 5.5279 0 0023.658 5.4424l4.5949-2.377A.5165.5165 0 0129 3.5.4985.4985 0 0128.9414 3.7354zM19 20h7V18H17V28a2.0027 2.0027 0 002 2h3V28H19zM12 30H9V28h3V15.5664L8.4854 13.4575l1.0292-1.7148 3.5147 2.1084A2.0115 2.0115 0 0114 15.5664V28A2.0024 2.0024 0 0112 30z"
|
|
1764
|
+
})), _path118 || (_path118 = /*#__PURE__*/React.createElement("path", {
|
|
1765
|
+
d: "M17.3079,2.2852A9.4882,9.4882,0,0,0,15,2,8.0275,8.0275,0,0,0,8.0786,6.001C8.0525,6,8.0264,6,8,6A6,6,0,0,0,8,18V16A4,4,0,0,1,8,8a2.7009,2.7009,0,0,1,.387.0391l.863.1142.3086-.6675A6.0192,6.0192,0,0,1,15,4a7.499,7.499,0,0,1,1.731.2148Z"
|
|
1764
1766
|
})), children);
|
|
1765
1767
|
});
|
|
1766
1768
|
|
|
1767
1769
|
if (process.env.NODE_ENV !== "production") {
|
|
1768
|
-
|
|
1770
|
+
VegetationAsset.propTypes = iconPropTypes;
|
|
1769
1771
|
}
|
|
1770
|
-
var
|
|
1772
|
+
var VehicleApi = /*#__PURE__*/React.forwardRef(function VehicleApi(_ref68, ref) {
|
|
1771
1773
|
var children = _ref68.children,
|
|
1772
1774
|
_ref68$size = _ref68.size,
|
|
1773
1775
|
size = _ref68$size === void 0 ? 16 : _ref68$size,
|
|
@@ -1780,17 +1782,15 @@ var VehicleConnected = /*#__PURE__*/React.forwardRef(function VehicleConnected(_
|
|
|
1780
1782
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1781
1783
|
viewBox: "0 0 32 32",
|
|
1782
1784
|
fill: "currentColor"
|
|
1783
|
-
}, rest),
|
|
1784
|
-
d: "
|
|
1785
|
-
})), _path119 || (_path119 = /*#__PURE__*/React.createElement("path", {
|
|
1786
|
-
d: "M29,11H27a6.0067,6.0067,0,0,0-6-6V3A8.0092,8.0092,0,0,1,29,11Z"
|
|
1785
|
+
}, rest), _path119 || (_path119 = /*#__PURE__*/React.createElement("path", {
|
|
1786
|
+
d: "M28 11a1.9907 1.9907 0 00-.8247.1821L24.8337 9.51A3.45 3.45 0 0025 8.5a3.45 3.45 0 00-.1663-1.01l2.3416-1.6723A1.9975 1.9975 0 1026 4c0 .064.0129.124.0188.1865L23.7273 5.8232A3.4652 3.4652 0 0021.5 5a3.5 3.5 0 000 7 3.4652 3.4652 0 002.2273-.8232l2.2915 1.6367C26.0129 12.876 26 12.936 26 13a2 2 0 102-2zm-6.5-1A1.5 1.5 0 1123 8.5 1.5017 1.5017 0 0121.5 10zM29.3379 19.9336l-7.7324-2.7783L18.374 13.0967A2.99 2.99 0 0016.0537 12H8.0576a2.9982 2.9982 0 00-2.48 1.3115L2.8662 17.2949A4.9884 4.9884 0 002 20.1074V26a1 1 0 001 1H5.1421a3.9806 3.9806 0 007.7158 0h6.2842a3.9806 3.9806 0 007.7158 0H29a1 1 0 001-1V20.875A1 1 0 0029.3379 19.9336zM9 28a2 2 0 112-2A2.0027 2.0027 0 019 28zm14 0a2 2 0 112-2A2.0025 2.0025 0 0123 28zm5-3H26.8579a3.9806 3.9806 0 00-7.7158 0H12.8579a3.9806 3.9806 0 00-7.7158 0H4V20.1074A2.9977 2.9977 0 014.52 18.4189l2.711-3.9814A.9992.9992 0 018.0576 14h7.9961a.9928.9928 0 01.7647.3545l3.3994 4.2685a1.0007 1.0007 0 00.4443.3184L28 21.5781z"
|
|
1787
1787
|
})), children);
|
|
1788
1788
|
});
|
|
1789
1789
|
|
|
1790
1790
|
if (process.env.NODE_ENV !== "production") {
|
|
1791
|
-
|
|
1791
|
+
VehicleApi.propTypes = iconPropTypes;
|
|
1792
1792
|
}
|
|
1793
|
-
var
|
|
1793
|
+
var VehicleConnected = /*#__PURE__*/React.forwardRef(function VehicleConnected(_ref69, ref) {
|
|
1794
1794
|
var children = _ref69.children,
|
|
1795
1795
|
_ref69$size = _ref69.size,
|
|
1796
1796
|
size = _ref69$size === void 0 ? 16 : _ref69$size,
|
|
@@ -1804,14 +1804,16 @@ var VehicleInsights = /*#__PURE__*/React.forwardRef(function VehicleInsights(_re
|
|
|
1804
1804
|
viewBox: "0 0 32 32",
|
|
1805
1805
|
fill: "currentColor"
|
|
1806
1806
|
}, rest), _path120 || (_path120 = /*#__PURE__*/React.createElement("path", {
|
|
1807
|
-
d: "M29.3379 17.9336l-7.7324-2.7783L18.374 11.0967A2.99 2.99 0 0016.0537 10H8.0576a2.9982 2.9982 0 00-2.48 1.3115L2.8662 15.2949A4.9884 4.9884 0 002 18.1074V26a1 1 0 001 1H5.1421a3.9806 3.9806 0 007.7158 0h6.2842a3.9806 3.9806 0 007.7158 0H29a1 1 0 001-1V18.875A1 1 0 0029.3379 17.9336zM9 28a2 2 0 112-2A2.0027 2.0027 0 019 28zm14 0a2 2 0 112-2A2.0025 2.0025 0 0123 28zm5-3H26.8579a3.9806 3.9806 0 00-7.7158 0H12.8579a3.9806 3.9806 0 00-7.7158 0H4V18.1074A2.9977 2.9977 0 014.52 16.4189l2.711-3.9814A.9992.9992 0 018.0576 12h7.9961a.9928.9928 0 01.7647.3545l3.3994 4.2685a1.0007 1.0007 0 00.4443.3184L28 19.
|
|
1807
|
+
d: "M29.3379 17.9336l-7.7324-2.7783L18.374 11.0967A2.99 2.99 0 0016.0537 10H8.0576a2.9982 2.9982 0 00-2.48 1.3115L2.8662 15.2949A4.9884 4.9884 0 002 18.1074V26a1 1 0 001 1H5.1421a3.9806 3.9806 0 007.7158 0h6.2842a3.9806 3.9806 0 007.7158 0H29a1 1 0 001-1V18.875A1 1 0 0029.3379 17.9336zM9 28a2 2 0 112-2A2.0027 2.0027 0 019 28zm14 0a2 2 0 112-2A2.0025 2.0025 0 0123 28zm5-3H26.8579a3.9806 3.9806 0 00-7.7158 0H12.8579a3.9806 3.9806 0 00-7.7158 0H4V18.1074A2.9977 2.9977 0 014.52 16.4189l2.711-3.9814A.9992.9992 0 018.0576 12h7.9961a.9928.9928 0 01.7647.3545l3.3994 4.2685a1.0007 1.0007 0 00.4443.3184L28 19.5781zM25 11H23a2.0021 2.0021 0 00-2-2V7A4.0045 4.0045 0 0125 11z"
|
|
1808
|
+
})), _path121 || (_path121 = /*#__PURE__*/React.createElement("path", {
|
|
1809
|
+
d: "M29,11H27a6.0067,6.0067,0,0,0-6-6V3A8.0092,8.0092,0,0,1,29,11Z"
|
|
1808
1810
|
})), children);
|
|
1809
1811
|
});
|
|
1810
1812
|
|
|
1811
1813
|
if (process.env.NODE_ENV !== "production") {
|
|
1812
|
-
|
|
1814
|
+
VehicleConnected.propTypes = iconPropTypes;
|
|
1813
1815
|
}
|
|
1814
|
-
var
|
|
1816
|
+
var VehicleInsights = /*#__PURE__*/React.forwardRef(function VehicleInsights(_ref70, ref) {
|
|
1815
1817
|
var children = _ref70.children,
|
|
1816
1818
|
_ref70$size = _ref70.size,
|
|
1817
1819
|
size = _ref70$size === void 0 ? 16 : _ref70$size,
|
|
@@ -1824,15 +1826,15 @@ var VehicleServices = /*#__PURE__*/React.forwardRef(function VehicleServices(_re
|
|
|
1824
1826
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1825
1827
|
viewBox: "0 0 32 32",
|
|
1826
1828
|
fill: "currentColor"
|
|
1827
|
-
}, rest),
|
|
1828
|
-
d: "M29.3379 17.9336l-7.7324-2.7783L18.374 11.0967A2.99 2.99 0 0016.0537 10H8.0576a2.9982 2.9982 0 00-2.48 1.3115L2.8662 15.2949A4.9884 4.9884 0 002 18.1074V26a1 1 0 001 1H5.1421a3.9806 3.9806 0 007.7158 0h6.2842a3.9806 3.9806 0 007.7158 0H29a1 1 0 001-1V18.875A1 1 0 0029.3379 17.9336zM9 28a2 2 0 112-2A2.0027 2.0027 0 019 28zm14 0a2 2 0 112-2A2.0025 2.0025 0 0123 28zm5-3H26.8579a3.9806 3.9806 0 00-7.7158 0H12.8579a3.9806 3.9806 0 00-7.7158 0H4V18.1074A2.9977 2.9977 0 014.52 16.4189l2.711-3.9814A.9992.9992 0 018.0576 12h7.9961a.9928.9928 0 01.7647.3545l3.3994 4.2685a1.0007 1.0007 0 00.4443.3184L28 19.
|
|
1829
|
+
}, rest), _path122 || (_path122 = /*#__PURE__*/React.createElement("path", {
|
|
1830
|
+
d: "M29.3379 17.9336l-7.7324-2.7783L18.374 11.0967A2.99 2.99 0 0016.0537 10H8.0576a2.9982 2.9982 0 00-2.48 1.3115L2.8662 15.2949A4.9884 4.9884 0 002 18.1074V26a1 1 0 001 1H5.1421a3.9806 3.9806 0 007.7158 0h6.2842a3.9806 3.9806 0 007.7158 0H29a1 1 0 001-1V18.875A1 1 0 0029.3379 17.9336zM9 28a2 2 0 112-2A2.0027 2.0027 0 019 28zm14 0a2 2 0 112-2A2.0025 2.0025 0 0123 28zm5-3H26.8579a3.9806 3.9806 0 00-7.7158 0H12.8579a3.9806 3.9806 0 00-7.7158 0H4V18.1074A2.9977 2.9977 0 014.52 16.4189l2.711-3.9814A.9992.9992 0 018.0576 12h7.9961a.9928.9928 0 01.7647.3545l3.3994 4.2685a1.0007 1.0007 0 00.4443.3184L28 19.5781zM28 2H30V9H28zM24 6H26V9H24zM20 4H22V9H20z"
|
|
1829
1831
|
})), children);
|
|
1830
1832
|
});
|
|
1831
1833
|
|
|
1832
1834
|
if (process.env.NODE_ENV !== "production") {
|
|
1833
|
-
|
|
1835
|
+
VehicleInsights.propTypes = iconPropTypes;
|
|
1834
1836
|
}
|
|
1835
|
-
var
|
|
1837
|
+
var VehicleServices = /*#__PURE__*/React.forwardRef(function VehicleServices(_ref71, ref) {
|
|
1836
1838
|
var children = _ref71.children,
|
|
1837
1839
|
_ref71$size = _ref71.size,
|
|
1838
1840
|
size = _ref71$size === void 0 ? 16 : _ref71$size,
|
|
@@ -1845,19 +1847,15 @@ var Version = /*#__PURE__*/React.forwardRef(function Version(_ref71, ref) {
|
|
|
1845
1847
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1846
1848
|
viewBox: "0 0 32 32",
|
|
1847
1849
|
fill: "currentColor"
|
|
1848
|
-
}, rest),
|
|
1849
|
-
d: "
|
|
1850
|
-
})), _path123 || (_path123 = /*#__PURE__*/React.createElement("path", {
|
|
1851
|
-
d: "M11,7V9H21V24h2V9a2.0023,2.0023,0,0,0-2-2Z"
|
|
1852
|
-
})), _path124 || (_path124 = /*#__PURE__*/React.createElement("path", {
|
|
1853
|
-
d: "M6,12H16a2.0023,2.0023,0,0,1,2,2V28a2.0023,2.0023,0,0,1-2,2H6a2.0023,2.0023,0,0,1-2-2V14A2.0023,2.0023,0,0,1,6,12Zm10,2L6,13.9988V28H16Z"
|
|
1850
|
+
}, rest), _path123 || (_path123 = /*#__PURE__*/React.createElement("path", {
|
|
1851
|
+
d: "M29.3379 17.9336l-7.7324-2.7783L18.374 11.0967A2.99 2.99 0 0016.0537 10H8.0576a2.9982 2.9982 0 00-2.48 1.3115L2.8662 15.2949A4.9884 4.9884 0 002 18.1074V26a1 1 0 001 1H5.1421a3.9806 3.9806 0 007.7158 0h6.2842a3.9806 3.9806 0 007.7158 0H29a1 1 0 001-1V18.875A1 1 0 0029.3379 17.9336zM9 28a2 2 0 112-2A2.0027 2.0027 0 019 28zm14 0a2 2 0 112-2A2.0025 2.0025 0 0123 28zm5-3H26.8579a3.9806 3.9806 0 00-7.7158 0H12.8579a3.9806 3.9806 0 00-7.7158 0H4V18.1074A2.9977 2.9977 0 014.52 16.4189l2.711-3.9814A.9992.9992 0 018.0576 12h7.9961a.9928.9928 0 01.7647.3545l3.3994 4.2685a1.0007 1.0007 0 00.4443.3184L28 19.5781zM24.5547 6a2 2 0 012-2H30a3.9756 3.9756 0 00-7.304 1H16V7h6.696A3.9756 3.9756 0 0030 8H26.5547A2 2 0 0124.5547 6z"
|
|
1854
1852
|
})), children);
|
|
1855
1853
|
});
|
|
1856
1854
|
|
|
1857
1855
|
if (process.env.NODE_ENV !== "production") {
|
|
1858
|
-
|
|
1856
|
+
VehicleServices.propTypes = iconPropTypes;
|
|
1859
1857
|
}
|
|
1860
|
-
var
|
|
1858
|
+
var Version = /*#__PURE__*/React.forwardRef(function Version(_ref72, ref) {
|
|
1861
1859
|
var children = _ref72.children,
|
|
1862
1860
|
_ref72$size = _ref72.size,
|
|
1863
1861
|
size = _ref72$size === void 0 ? 16 : _ref72$size,
|
|
@@ -1870,15 +1868,19 @@ var VerticalView = /*#__PURE__*/React.forwardRef(function VerticalView(_ref72, r
|
|
|
1870
1868
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1871
1869
|
viewBox: "0 0 32 32",
|
|
1872
1870
|
fill: "currentColor"
|
|
1873
|
-
}, rest),
|
|
1874
|
-
d: "
|
|
1871
|
+
}, rest), _path124 || (_path124 = /*#__PURE__*/React.createElement("path", {
|
|
1872
|
+
d: "M16,2V4H26V19h2V4a2.0023,2.0023,0,0,0-2-2Z"
|
|
1873
|
+
})), _path125 || (_path125 = /*#__PURE__*/React.createElement("path", {
|
|
1874
|
+
d: "M11,7V9H21V24h2V9a2.0023,2.0023,0,0,0-2-2Z"
|
|
1875
|
+
})), _path126 || (_path126 = /*#__PURE__*/React.createElement("path", {
|
|
1876
|
+
d: "M6,12H16a2.0023,2.0023,0,0,1,2,2V28a2.0023,2.0023,0,0,1-2,2H6a2.0023,2.0023,0,0,1-2-2V14A2.0023,2.0023,0,0,1,6,12Zm10,2L6,13.9988V28H16Z"
|
|
1875
1877
|
})), children);
|
|
1876
1878
|
});
|
|
1877
1879
|
|
|
1878
1880
|
if (process.env.NODE_ENV !== "production") {
|
|
1879
|
-
|
|
1881
|
+
Version.propTypes = iconPropTypes;
|
|
1880
1882
|
}
|
|
1881
|
-
var
|
|
1883
|
+
var VerticalView = /*#__PURE__*/React.forwardRef(function VerticalView(_ref73, ref) {
|
|
1882
1884
|
var children = _ref73.children,
|
|
1883
1885
|
_ref73$size = _ref73.size,
|
|
1884
1886
|
size = _ref73$size === void 0 ? 16 : _ref73$size,
|
|
@@ -1891,15 +1893,15 @@ var Video = /*#__PURE__*/React.forwardRef(function Video(_ref73, ref) {
|
|
|
1891
1893
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1892
1894
|
viewBox: "0 0 32 32",
|
|
1893
1895
|
fill: "currentColor"
|
|
1894
|
-
}, rest),
|
|
1895
|
-
d: "
|
|
1896
|
+
}, rest), _path127 || (_path127 = /*#__PURE__*/React.createElement("path", {
|
|
1897
|
+
d: "M12 30H4a2.0021 2.0021 0 01-2-2V4A2.0021 2.0021 0 014 2h8a2.0021 2.0021 0 012 2V28A2.0021 2.0021 0 0112 30zM4 4V28h8V4zM28 30H20a2.0021 2.0021 0 01-2-2V4a2.0021 2.0021 0 012-2h8a2.0021 2.0021 0 012 2V28A2.0021 2.0021 0 0128 30zM20 4V28h8V4z"
|
|
1896
1898
|
})), children);
|
|
1897
1899
|
});
|
|
1898
1900
|
|
|
1899
1901
|
if (process.env.NODE_ENV !== "production") {
|
|
1900
|
-
|
|
1902
|
+
VerticalView.propTypes = iconPropTypes;
|
|
1901
1903
|
}
|
|
1902
|
-
var
|
|
1904
|
+
var Video = /*#__PURE__*/React.forwardRef(function Video(_ref74, ref) {
|
|
1903
1905
|
var children = _ref74.children,
|
|
1904
1906
|
_ref74$size = _ref74.size,
|
|
1905
1907
|
size = _ref74$size === void 0 ? 16 : _ref74$size,
|
|
@@ -1912,17 +1914,15 @@ var VideoAdd = /*#__PURE__*/React.forwardRef(function VideoAdd(_ref74, ref) {
|
|
|
1912
1914
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1913
1915
|
viewBox: "0 0 32 32",
|
|
1914
1916
|
fill: "currentColor"
|
|
1915
|
-
}, rest),
|
|
1916
|
-
d: "
|
|
1917
|
-
})), _path128 || (_path128 = /*#__PURE__*/React.createElement("path", {
|
|
1918
|
-
d: "M21,26H4a2.0023,2.0023,0,0,1-2-2V8A2.0023,2.0023,0,0,1,4,6H21a2.0023,2.0023,0,0,1,2,2v4.0566l5.4189-3.87A.9995.9995,0,0,1,30,9V23a.9995.9995,0,0,1-1.5811.8135L23,19.9434V24A2.0023,2.0023,0,0,1,21,26ZM4,8V24.001L21,24V18a.9995.9995,0,0,1,1.5811-.8135L28,21.0566V10.9434l-5.4189,3.87A.9995.9995,0,0,1,21,14V8Z"
|
|
1917
|
+
}, rest), _path128 || (_path128 = /*#__PURE__*/React.createElement("path", {
|
|
1918
|
+
d: "M21,26H4a2,2,0,0,1-2-2V8A2,2,0,0,1,4,6H21a2,2,0,0,1,2,2v4.06l5.42-3.87A1,1,0,0,1,30,9V23a1,1,0,0,1-1.58.81L23,19.94V24A2,2,0,0,1,21,26ZM4,8V24H21V18a1,1,0,0,1,1.58-.81L28,21.06V10.94l-5.42,3.87A1,1,0,0,1,21,14V8Z"
|
|
1919
1919
|
})), children);
|
|
1920
1920
|
});
|
|
1921
1921
|
|
|
1922
1922
|
if (process.env.NODE_ENV !== "production") {
|
|
1923
|
-
|
|
1923
|
+
Video.propTypes = iconPropTypes;
|
|
1924
1924
|
}
|
|
1925
|
-
var
|
|
1925
|
+
var VideoAdd = /*#__PURE__*/React.forwardRef(function VideoAdd(_ref75, ref) {
|
|
1926
1926
|
var children = _ref75.children,
|
|
1927
1927
|
_ref75$size = _ref75.size,
|
|
1928
1928
|
size = _ref75$size === void 0 ? 16 : _ref75$size,
|
|
@@ -1936,16 +1936,16 @@ var VideoChat = /*#__PURE__*/React.forwardRef(function VideoChat(_ref75, ref) {
|
|
|
1936
1936
|
viewBox: "0 0 32 32",
|
|
1937
1937
|
fill: "currentColor"
|
|
1938
1938
|
}, rest), _path129 || (_path129 = /*#__PURE__*/React.createElement("path", {
|
|
1939
|
-
d: "
|
|
1939
|
+
d: "M18 15L14 15 14 11 12 11 12 15 8 15 8 17 12 17 12 21 14 21 14 17 18 17 18 15z"
|
|
1940
1940
|
})), _path130 || (_path130 = /*#__PURE__*/React.createElement("path", {
|
|
1941
1941
|
d: "M21,26H4a2.0023,2.0023,0,0,1-2-2V8A2.0023,2.0023,0,0,1,4,6H21a2.0023,2.0023,0,0,1,2,2v4.0566l5.4189-3.87A.9995.9995,0,0,1,30,9V23a.9995.9995,0,0,1-1.5811.8135L23,19.9434V24A2.0023,2.0023,0,0,1,21,26ZM4,8V24.001L21,24V18a.9995.9995,0,0,1,1.5811-.8135L28,21.0566V10.9434l-5.4189,3.87A.9995.9995,0,0,1,21,14V8Z"
|
|
1942
1942
|
})), children);
|
|
1943
1943
|
});
|
|
1944
1944
|
|
|
1945
1945
|
if (process.env.NODE_ENV !== "production") {
|
|
1946
|
-
|
|
1946
|
+
VideoAdd.propTypes = iconPropTypes;
|
|
1947
1947
|
}
|
|
1948
|
-
var
|
|
1948
|
+
var VideoChat = /*#__PURE__*/React.forwardRef(function VideoChat(_ref76, ref) {
|
|
1949
1949
|
var children = _ref76.children,
|
|
1950
1950
|
_ref76$size = _ref76.size,
|
|
1951
1951
|
size = _ref76$size === void 0 ? 16 : _ref76$size,
|
|
@@ -1959,14 +1959,16 @@ var VideoFilled = /*#__PURE__*/React.forwardRef(function VideoFilled(_ref76, ref
|
|
|
1959
1959
|
viewBox: "0 0 32 32",
|
|
1960
1960
|
fill: "currentColor"
|
|
1961
1961
|
}, rest), _path131 || (_path131 = /*#__PURE__*/React.createElement("path", {
|
|
1962
|
-
d: "
|
|
1962
|
+
d: "M8 12H17V14H8zM8 17H13V19H8z"
|
|
1963
|
+
})), _path132 || (_path132 = /*#__PURE__*/React.createElement("path", {
|
|
1964
|
+
d: "M21,26H4a2.0023,2.0023,0,0,1-2-2V8A2.0023,2.0023,0,0,1,4,6H21a2.0023,2.0023,0,0,1,2,2v4.0566l5.4189-3.87A.9995.9995,0,0,1,30,9V23a.9995.9995,0,0,1-1.5811.8135L23,19.9434V24A2.0023,2.0023,0,0,1,21,26ZM4,8V24.001L21,24V18a.9995.9995,0,0,1,1.5811-.8135L28,21.0566V10.9434l-5.4189,3.87A.9995.9995,0,0,1,21,14V8Z"
|
|
1963
1965
|
})), children);
|
|
1964
1966
|
});
|
|
1965
1967
|
|
|
1966
1968
|
if (process.env.NODE_ENV !== "production") {
|
|
1967
|
-
|
|
1969
|
+
VideoChat.propTypes = iconPropTypes;
|
|
1968
1970
|
}
|
|
1969
|
-
var
|
|
1971
|
+
var VideoFilled = /*#__PURE__*/React.forwardRef(function VideoFilled(_ref77, ref) {
|
|
1970
1972
|
var children = _ref77.children,
|
|
1971
1973
|
_ref77$size = _ref77.size,
|
|
1972
1974
|
size = _ref77$size === void 0 ? 16 : _ref77$size,
|
|
@@ -1979,15 +1981,15 @@ var VideoOff = /*#__PURE__*/React.forwardRef(function VideoOff(_ref77, ref) {
|
|
|
1979
1981
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1980
1982
|
viewBox: "0 0 32 32",
|
|
1981
1983
|
fill: "currentColor"
|
|
1982
|
-
}, rest),
|
|
1983
|
-
d: "
|
|
1984
|
+
}, rest), _path133 || (_path133 = /*#__PURE__*/React.createElement("path", {
|
|
1985
|
+
d: "M21,26H4a2,2,0,0,1-2-2V8A2,2,0,0,1,4,6H21a2,2,0,0,1,2,2v4.06l5.42-3.87A1,1,0,0,1,30,9V23a1,1,0,0,1-1.58.81L23,19.94V24A2,2,0,0,1,21,26Z"
|
|
1984
1986
|
})), children);
|
|
1985
1987
|
});
|
|
1986
1988
|
|
|
1987
1989
|
if (process.env.NODE_ENV !== "production") {
|
|
1988
|
-
|
|
1990
|
+
VideoFilled.propTypes = iconPropTypes;
|
|
1989
1991
|
}
|
|
1990
|
-
var
|
|
1992
|
+
var VideoOff = /*#__PURE__*/React.forwardRef(function VideoOff(_ref78, ref) {
|
|
1991
1993
|
var children = _ref78.children,
|
|
1992
1994
|
_ref78$size = _ref78.size,
|
|
1993
1995
|
size = _ref78$size === void 0 ? 16 : _ref78$size,
|
|
@@ -2000,20 +2002,41 @@ var VideoOffFilled = /*#__PURE__*/React.forwardRef(function VideoOffFilled(_ref7
|
|
|
2000
2002
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2001
2003
|
viewBox: "0 0 32 32",
|
|
2002
2004
|
fill: "currentColor"
|
|
2003
|
-
}, rest),
|
|
2004
|
-
d: "
|
|
2005
|
+
}, rest), _path134 || (_path134 = /*#__PURE__*/React.createElement("path", {
|
|
2006
|
+
d: "M29.46 8.11a1 1 0 00-1 .08L23 12.06V10.44l7-7L28.56 2 2 28.56 3.44 30l4-4H21a2 2 0 002-2V19.94l5.42 3.87A1 1 0 0030 23V9A1 1 0 0029.46 8.11zM28 21.06l-5.42-3.87A1 1 0 0021 18v6H9.44L21 12.44V14a1 1 0 001.58.81L28 10.94zM4 24V8H20V6H4A2 2 0 002 8V24z"
|
|
2005
2007
|
})), children);
|
|
2006
2008
|
});
|
|
2007
2009
|
|
|
2008
2010
|
if (process.env.NODE_ENV !== "production") {
|
|
2009
|
-
|
|
2011
|
+
VideoOff.propTypes = iconPropTypes;
|
|
2010
2012
|
}
|
|
2011
|
-
var
|
|
2013
|
+
var VideoOffFilled = /*#__PURE__*/React.forwardRef(function VideoOffFilled(_ref79, ref) {
|
|
2012
2014
|
var children = _ref79.children,
|
|
2013
2015
|
_ref79$size = _ref79.size,
|
|
2014
2016
|
size = _ref79$size === void 0 ? 16 : _ref79$size,
|
|
2015
2017
|
rest = _objectWithoutProperties(_ref79, _excluded79);
|
|
2016
2018
|
|
|
2019
|
+
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
2020
|
+
width: size,
|
|
2021
|
+
height: size,
|
|
2022
|
+
ref: ref,
|
|
2023
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
2024
|
+
viewBox: "0 0 32 32",
|
|
2025
|
+
fill: "currentColor"
|
|
2026
|
+
}, rest), _path135 || (_path135 = /*#__PURE__*/React.createElement("path", {
|
|
2027
|
+
d: "M20.31 6H4A2 2 0 002 8V24a2.85 2.85 0 000 .29zM29.46 8.11a1 1 0 00-1 .08L23 12.06V10.44l7-7L28.56 2 2 28.56 3.44 30l4-4H21a2 2 0 002-2V19.94l5.42 3.87A1 1 0 0030 23V9A1 1 0 0029.46 8.11z"
|
|
2028
|
+
})), children);
|
|
2029
|
+
});
|
|
2030
|
+
|
|
2031
|
+
if (process.env.NODE_ENV !== "production") {
|
|
2032
|
+
VideoOffFilled.propTypes = iconPropTypes;
|
|
2033
|
+
}
|
|
2034
|
+
var View = /*#__PURE__*/React.forwardRef(function View(_ref80, ref) {
|
|
2035
|
+
var children = _ref80.children,
|
|
2036
|
+
_ref80$size = _ref80.size,
|
|
2037
|
+
size = _ref80$size === void 0 ? 16 : _ref80$size,
|
|
2038
|
+
rest = _objectWithoutProperties(_ref80, _excluded80);
|
|
2039
|
+
|
|
2017
2040
|
if (size === 16 || size === "16" || size === "16px") {
|
|
2018
2041
|
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
2019
2042
|
width: size,
|
|
@@ -2022,9 +2045,9 @@ var View = /*#__PURE__*/React.forwardRef(function View(_ref79, ref) {
|
|
|
2022
2045
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2023
2046
|
viewBox: "0 0 16 16",
|
|
2024
2047
|
fill: "currentColor"
|
|
2025
|
-
}, rest),
|
|
2048
|
+
}, rest), _path136 || (_path136 = /*#__PURE__*/React.createElement("path", {
|
|
2026
2049
|
d: "M15.5,7.8C14.3,4.7,11.3,2.6,8,2.5C4.7,2.6,1.7,4.7,0.5,7.8c0,0.1,0,0.2,0,0.3c1.2,3.1,4.1,5.2,7.5,5.3 c3.3-0.1,6.3-2.2,7.5-5.3C15.5,8.1,15.5,7.9,15.5,7.8z M8,12.5c-2.7,0-5.4-2-6.5-4.5c1-2.5,3.8-4.5,6.5-4.5s5.4,2,6.5,4.5 C13.4,10.5,10.6,12.5,8,12.5z"
|
|
2027
|
-
})),
|
|
2050
|
+
})), _path137 || (_path137 = /*#__PURE__*/React.createElement("path", {
|
|
2028
2051
|
d: "M8,5C6.3,5,5,6.3,5,8s1.3,3,3,3s3-1.3,3-3S9.7,5,8,5z M8,10c-1.1,0-2-0.9-2-2s0.9-2,2-2s2,0.9,2,2S9.1,10,8,10z"
|
|
2029
2052
|
})), children);
|
|
2030
2053
|
}
|
|
@@ -2036,9 +2059,9 @@ var View = /*#__PURE__*/React.forwardRef(function View(_ref79, ref) {
|
|
|
2036
2059
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2037
2060
|
viewBox: "0 0 32 32",
|
|
2038
2061
|
fill: "currentColor"
|
|
2039
|
-
}, rest),
|
|
2062
|
+
}, rest), _path138 || (_path138 = /*#__PURE__*/React.createElement("path", {
|
|
2040
2063
|
d: "M30.94,15.66A16.69,16.69,0,0,0,16,5,16.69,16.69,0,0,0,1.06,15.66a1,1,0,0,0,0,.68A16.69,16.69,0,0,0,16,27,16.69,16.69,0,0,0,30.94,16.34,1,1,0,0,0,30.94,15.66ZM16,25c-5.3,0-10.9-3.93-12.93-9C5.1,10.93,10.7,7,16,7s10.9,3.93,12.93,9C26.9,21.07,21.3,25,16,25Z"
|
|
2041
|
-
})),
|
|
2064
|
+
})), _path139 || (_path139 = /*#__PURE__*/React.createElement("path", {
|
|
2042
2065
|
d: "M16,10a6,6,0,1,0,6,6A6,6,0,0,0,16,10Zm0,10a4,4,0,1,1,4-4A4,4,0,0,1,16,20Z"
|
|
2043
2066
|
})), children);
|
|
2044
2067
|
});
|
|
@@ -2046,11 +2069,11 @@ var View = /*#__PURE__*/React.forwardRef(function View(_ref79, ref) {
|
|
|
2046
2069
|
if (process.env.NODE_ENV !== "production") {
|
|
2047
2070
|
View.propTypes = iconPropTypes;
|
|
2048
2071
|
}
|
|
2049
|
-
var ViewFilled = /*#__PURE__*/React.forwardRef(function ViewFilled(
|
|
2050
|
-
var children =
|
|
2051
|
-
|
|
2052
|
-
size =
|
|
2053
|
-
rest = _objectWithoutProperties(
|
|
2072
|
+
var ViewFilled = /*#__PURE__*/React.forwardRef(function ViewFilled(_ref81, ref) {
|
|
2073
|
+
var children = _ref81.children,
|
|
2074
|
+
_ref81$size = _ref81.size,
|
|
2075
|
+
size = _ref81$size === void 0 ? 16 : _ref81$size,
|
|
2076
|
+
rest = _objectWithoutProperties(_ref81, _excluded81);
|
|
2054
2077
|
|
|
2055
2078
|
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
2056
2079
|
width: size,
|
|
@@ -2063,7 +2086,7 @@ var ViewFilled = /*#__PURE__*/React.forwardRef(function ViewFilled(_ref80, ref)
|
|
|
2063
2086
|
cx: "16",
|
|
2064
2087
|
cy: "16",
|
|
2065
2088
|
r: "4"
|
|
2066
|
-
})),
|
|
2089
|
+
})), _path140 || (_path140 = /*#__PURE__*/React.createElement("path", {
|
|
2067
2090
|
d: "M30.94,15.66A16.69,16.69,0,0,0,16,5,16.69,16.69,0,0,0,1.06,15.66a1,1,0,0,0,0,.68A16.69,16.69,0,0,0,16,27,16.69,16.69,0,0,0,30.94,16.34,1,1,0,0,0,30.94,15.66ZM16,22.5A6.5,6.5,0,1,1,22.5,16,6.51,6.51,0,0,1,16,22.5Z"
|
|
2068
2091
|
})), children);
|
|
2069
2092
|
});
|
|
@@ -2071,11 +2094,11 @@ var ViewFilled = /*#__PURE__*/React.forwardRef(function ViewFilled(_ref80, ref)
|
|
|
2071
2094
|
if (process.env.NODE_ENV !== "production") {
|
|
2072
2095
|
ViewFilled.propTypes = iconPropTypes;
|
|
2073
2096
|
}
|
|
2074
|
-
var ViewMode_1 = /*#__PURE__*/React.forwardRef(function ViewMode_1(
|
|
2075
|
-
var children =
|
|
2076
|
-
|
|
2077
|
-
size =
|
|
2078
|
-
rest = _objectWithoutProperties(
|
|
2097
|
+
var ViewMode_1 = /*#__PURE__*/React.forwardRef(function ViewMode_1(_ref82, ref) {
|
|
2098
|
+
var children = _ref82.children,
|
|
2099
|
+
_ref82$size = _ref82.size,
|
|
2100
|
+
size = _ref82$size === void 0 ? 16 : _ref82$size,
|
|
2101
|
+
rest = _objectWithoutProperties(_ref82, _excluded82);
|
|
2079
2102
|
|
|
2080
2103
|
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
2081
2104
|
width: size,
|
|
@@ -2084,7 +2107,7 @@ var ViewMode_1 = /*#__PURE__*/React.forwardRef(function ViewMode_1(_ref81, ref)
|
|
|
2084
2107
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2085
2108
|
viewBox: "0 0 32 32",
|
|
2086
2109
|
fill: "currentColor"
|
|
2087
|
-
}, rest),
|
|
2110
|
+
}, rest), _path141 || (_path141 = /*#__PURE__*/React.createElement("path", {
|
|
2088
2111
|
d: "M4 26H28V28H4zM4 19H28V21H4zM26 6v6H6V6H26m0-2H6A2 2 0 004 6v6a2 2 0 002 2H26a2 2 0 002-2V6a2 2 0 00-2-2z"
|
|
2089
2112
|
})), children);
|
|
2090
2113
|
});
|
|
@@ -2092,11 +2115,11 @@ var ViewMode_1 = /*#__PURE__*/React.forwardRef(function ViewMode_1(_ref81, ref)
|
|
|
2092
2115
|
if (process.env.NODE_ENV !== "production") {
|
|
2093
2116
|
ViewMode_1.propTypes = iconPropTypes;
|
|
2094
2117
|
}
|
|
2095
|
-
var ViewMode_2 = /*#__PURE__*/React.forwardRef(function ViewMode_2(
|
|
2096
|
-
var children =
|
|
2097
|
-
|
|
2098
|
-
size =
|
|
2099
|
-
rest = _objectWithoutProperties(
|
|
2118
|
+
var ViewMode_2 = /*#__PURE__*/React.forwardRef(function ViewMode_2(_ref83, ref) {
|
|
2119
|
+
var children = _ref83.children,
|
|
2120
|
+
_ref83$size = _ref83.size,
|
|
2121
|
+
size = _ref83$size === void 0 ? 16 : _ref83$size,
|
|
2122
|
+
rest = _objectWithoutProperties(_ref83, _excluded83);
|
|
2100
2123
|
|
|
2101
2124
|
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
2102
2125
|
width: size,
|
|
@@ -2105,7 +2128,7 @@ var ViewMode_2 = /*#__PURE__*/React.forwardRef(function ViewMode_2(_ref82, ref)
|
|
|
2105
2128
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2106
2129
|
viewBox: "0 0 32 32",
|
|
2107
2130
|
fill: "currentColor"
|
|
2108
|
-
}, rest),
|
|
2131
|
+
}, rest), _path142 || (_path142 = /*#__PURE__*/React.createElement("path", {
|
|
2109
2132
|
d: "M4 26H28V28H4zM4 19H28V21H4zM12 6v6H6V6h6m0-2H6A2 2 0 004 6v6a2 2 0 002 2h6a2 2 0 002-2V6a2 2 0 00-2-2zM26 6v6H20V6h6m0-2H20a2 2 0 00-2 2v6a2 2 0 002 2h6a2 2 0 002-2V6a2 2 0 00-2-2z"
|
|
2110
2133
|
})), children);
|
|
2111
2134
|
});
|
|
@@ -2113,11 +2136,11 @@ var ViewMode_2 = /*#__PURE__*/React.forwardRef(function ViewMode_2(_ref82, ref)
|
|
|
2113
2136
|
if (process.env.NODE_ENV !== "production") {
|
|
2114
2137
|
ViewMode_2.propTypes = iconPropTypes;
|
|
2115
2138
|
}
|
|
2116
|
-
var ViewOff = /*#__PURE__*/React.forwardRef(function ViewOff(
|
|
2117
|
-
var children =
|
|
2118
|
-
|
|
2119
|
-
size =
|
|
2120
|
-
rest = _objectWithoutProperties(
|
|
2139
|
+
var ViewOff = /*#__PURE__*/React.forwardRef(function ViewOff(_ref84, ref) {
|
|
2140
|
+
var children = _ref84.children,
|
|
2141
|
+
_ref84$size = _ref84.size,
|
|
2142
|
+
size = _ref84$size === void 0 ? 16 : _ref84$size,
|
|
2143
|
+
rest = _objectWithoutProperties(_ref84, _excluded84);
|
|
2121
2144
|
|
|
2122
2145
|
if (size === 16 || size === "16" || size === "16px") {
|
|
2123
2146
|
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
@@ -2127,9 +2150,9 @@ var ViewOff = /*#__PURE__*/React.forwardRef(function ViewOff(_ref83, ref) {
|
|
|
2127
2150
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2128
2151
|
viewBox: "0 0 16 16",
|
|
2129
2152
|
fill: "currentColor"
|
|
2130
|
-
}, rest),
|
|
2153
|
+
}, rest), _path143 || (_path143 = /*#__PURE__*/React.createElement("path", {
|
|
2131
2154
|
d: "M2.6,11.3l0.7-0.7C2.6,9.8,1.9,9,1.5,8c1-2.5,3.8-4.5,6.5-4.5c0.7,0,1.4,0.1,2,0.4l0.8-0.8C9.9,2.7,9,2.5,8,2.5 C4.7,2.6,1.7,4.7,0.5,7.8c0,0.1,0,0.2,0,0.3C1,9.3,1.7,10.4,2.6,11.3z"
|
|
2132
|
-
})),
|
|
2155
|
+
})), _path144 || (_path144 = /*#__PURE__*/React.createElement("path", {
|
|
2133
2156
|
d: "M6 7.9c.1-1 .9-1.8 1.8-1.8l.9-.9C7.2 4.7 5.5 5.6 5.1 7.2 5 7.7 5 8.3 5.1 8.8L6 7.9zM15.5 7.8c-.6-1.5-1.6-2.8-2.9-3.7L15 1.7 14.3 1 1 14.3 1.7 15l2.6-2.6c1.1.7 2.4 1 3.7 1.1 3.3-.1 6.3-2.2 7.5-5.3C15.5 8.1 15.5 7.9 15.5 7.8zM10 8c0 1.1-.9 2-2 2-.3 0-.7-.1-1-.3L9.7 7C9.9 7.3 10 7.6 10 8zM8 12.5c-1 0-2.1-.3-3-.8l1.3-1.3c1.4.9 3.2.6 4.2-.8.7-1 .7-2.4 0-3.4l1.4-1.4c1.1.8 2 1.9 2.6 3.2C13.4 10.5 10.6 12.5 8 12.5z"
|
|
2134
2157
|
})), children);
|
|
2135
2158
|
}
|
|
@@ -2141,9 +2164,9 @@ var ViewOff = /*#__PURE__*/React.forwardRef(function ViewOff(_ref83, ref) {
|
|
|
2141
2164
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2142
2165
|
viewBox: "0 0 32 32",
|
|
2143
2166
|
fill: "currentColor"
|
|
2144
|
-
}, rest),
|
|
2167
|
+
}, rest), _path145 || (_path145 = /*#__PURE__*/React.createElement("path", {
|
|
2145
2168
|
d: "M5.24,22.51l1.43-1.42A14.06,14.06,0,0,1,3.07,16C5.1,10.93,10.7,7,16,7a12.38,12.38,0,0,1,4,.72l1.55-1.56A14.72,14.72,0,0,0,16,5,16.69,16.69,0,0,0,1.06,15.66a1,1,0,0,0,0,.68A16,16,0,0,0,5.24,22.51Z"
|
|
2146
|
-
})),
|
|
2169
|
+
})), _path146 || (_path146 = /*#__PURE__*/React.createElement("path", {
|
|
2147
2170
|
d: "M12 15.73a4 4 0 013.7-3.7l1.81-1.82a6 6 0 00-7.33 7.33zM30.94 15.66A16.4 16.4 0 0025.2 8.22L30 3.41 28.59 2 2 28.59 3.41 30l5.1-5.1A15.29 15.29 0 0016 27 16.69 16.69 0 0030.94 16.34 1 1 0 0030.94 15.66zM20 16a4 4 0 01-6 3.44L19.44 14A4 4 0 0120 16zm-4 9a13.05 13.05 0 01-6-1.58l2.54-2.54a6 6 0 008.35-8.35l2.87-2.87A14.54 14.54 0 0128.93 16C26.9 21.07 21.3 25 16 25z"
|
|
2148
2171
|
})), children);
|
|
2149
2172
|
});
|
|
@@ -2151,28 +2174,7 @@ var ViewOff = /*#__PURE__*/React.forwardRef(function ViewOff(_ref83, ref) {
|
|
|
2151
2174
|
if (process.env.NODE_ENV !== "production") {
|
|
2152
2175
|
ViewOff.propTypes = iconPropTypes;
|
|
2153
2176
|
}
|
|
2154
|
-
var ViewOffFilled = /*#__PURE__*/React.forwardRef(function ViewOffFilled(
|
|
2155
|
-
var children = _ref84.children,
|
|
2156
|
-
_ref84$size = _ref84.size,
|
|
2157
|
-
size = _ref84$size === void 0 ? 16 : _ref84$size,
|
|
2158
|
-
rest = _objectWithoutProperties(_ref84, _excluded84);
|
|
2159
|
-
|
|
2160
|
-
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
2161
|
-
width: size,
|
|
2162
|
-
height: size,
|
|
2163
|
-
ref: ref,
|
|
2164
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
2165
|
-
viewBox: "0 0 32 32",
|
|
2166
|
-
fill: "currentColor"
|
|
2167
|
-
}, rest), _path145 || (_path145 = /*#__PURE__*/React.createElement("path", {
|
|
2168
|
-
d: "M30.94 15.66a16.4 16.4 0 00-5.73-7.45L30 3.41 28.59 2 2 28.59 3.41 30l5.1-5.09A15.38 15.38 0 0016 27 16.69 16.69 0 0030.94 16.34 1 1 0 0030.94 15.66zM16 22.5a6.46 6.46 0 01-3.83-1.26L14 19.43A4 4 0 0019.43 14l1.81-1.81A6.49 6.49 0 0116 22.5zM4.53 21.81l5-5A6.84 6.84 0 019.5 16 6.51 6.51 0 0116 9.5a6.84 6.84 0 01.79.05l3.78-3.77A14.39 14.39 0 0016 5 16.69 16.69 0 001.06 15.66a1 1 0 000 .68A15.86 15.86 0 004.53 21.81z"
|
|
2169
|
-
})), children);
|
|
2170
|
-
});
|
|
2171
|
-
|
|
2172
|
-
if (process.env.NODE_ENV !== "production") {
|
|
2173
|
-
ViewOffFilled.propTypes = iconPropTypes;
|
|
2174
|
-
}
|
|
2175
|
-
var ViewNext = /*#__PURE__*/React.forwardRef(function ViewNext(_ref85, ref) {
|
|
2177
|
+
var ViewOffFilled = /*#__PURE__*/React.forwardRef(function ViewOffFilled(_ref85, ref) {
|
|
2176
2178
|
var children = _ref85.children,
|
|
2177
2179
|
_ref85$size = _ref85.size,
|
|
2178
2180
|
size = _ref85$size === void 0 ? 16 : _ref85$size,
|
|
@@ -2185,17 +2187,15 @@ var ViewNext = /*#__PURE__*/React.forwardRef(function ViewNext(_ref85, ref) {
|
|
|
2185
2187
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2186
2188
|
viewBox: "0 0 32 32",
|
|
2187
2189
|
fill: "currentColor"
|
|
2188
|
-
}, rest),
|
|
2189
|
-
d: "
|
|
2190
|
-
})), _path147 || (_path147 = /*#__PURE__*/React.createElement("path", {
|
|
2191
|
-
d: "M16,2A13.9158,13.9158,0,0,1,26,6.2343V2h2v8H20V8h4.9217A11.9818,11.9818,0,1,0,28,16h2A14,14,0,1,1,16,2Z"
|
|
2190
|
+
}, rest), _path147 || (_path147 = /*#__PURE__*/React.createElement("path", {
|
|
2191
|
+
d: "M30.94 15.66a16.4 16.4 0 00-5.73-7.45L30 3.41 28.59 2 2 28.59 3.41 30l5.1-5.09A15.38 15.38 0 0016 27 16.69 16.69 0 0030.94 16.34 1 1 0 0030.94 15.66zM16 22.5a6.46 6.46 0 01-3.83-1.26L14 19.43A4 4 0 0019.43 14l1.81-1.81A6.49 6.49 0 0116 22.5zM4.53 21.81l5-5A6.84 6.84 0 019.5 16 6.51 6.51 0 0116 9.5a6.84 6.84 0 01.79.05l3.78-3.77A14.39 14.39 0 0016 5 16.69 16.69 0 001.06 15.66a1 1 0 000 .68A15.86 15.86 0 004.53 21.81z"
|
|
2192
2192
|
})), children);
|
|
2193
2193
|
});
|
|
2194
2194
|
|
|
2195
2195
|
if (process.env.NODE_ENV !== "production") {
|
|
2196
|
-
|
|
2196
|
+
ViewOffFilled.propTypes = iconPropTypes;
|
|
2197
2197
|
}
|
|
2198
|
-
var
|
|
2198
|
+
var ViewNext = /*#__PURE__*/React.forwardRef(function ViewNext(_ref86, ref) {
|
|
2199
2199
|
var children = _ref86.children,
|
|
2200
2200
|
_ref86$size = _ref86.size,
|
|
2201
2201
|
size = _ref86$size === void 0 ? 16 : _ref86$size,
|
|
@@ -2209,18 +2209,16 @@ var VirtualColumn = /*#__PURE__*/React.forwardRef(function VirtualColumn(_ref86,
|
|
|
2209
2209
|
viewBox: "0 0 32 32",
|
|
2210
2210
|
fill: "currentColor"
|
|
2211
2211
|
}, rest), _path148 || (_path148 = /*#__PURE__*/React.createElement("path", {
|
|
2212
|
-
d: "
|
|
2212
|
+
d: "M20.587 22L15 16.41 15 7 16.998 7 16.998 15.582 22 20.587 20.587 22z"
|
|
2213
2213
|
})), _path149 || (_path149 = /*#__PURE__*/React.createElement("path", {
|
|
2214
|
-
d: "
|
|
2215
|
-
})), _path150 || (_path150 = /*#__PURE__*/React.createElement("path", {
|
|
2216
|
-
d: "M7 11L5.586 12.414 8.172 15 2 15 2 17 8.172 17 5.586 19.586 7 21 12 16 7 11z"
|
|
2214
|
+
d: "M16,2A13.9158,13.9158,0,0,1,26,6.2343V2h2v8H20V8h4.9217A11.9818,11.9818,0,1,0,28,16h2A14,14,0,1,1,16,2Z"
|
|
2217
2215
|
})), children);
|
|
2218
2216
|
});
|
|
2219
2217
|
|
|
2220
2218
|
if (process.env.NODE_ENV !== "production") {
|
|
2221
|
-
|
|
2219
|
+
ViewNext.propTypes = iconPropTypes;
|
|
2222
2220
|
}
|
|
2223
|
-
var
|
|
2221
|
+
var VirtualColumn = /*#__PURE__*/React.forwardRef(function VirtualColumn(_ref87, ref) {
|
|
2224
2222
|
var children = _ref87.children,
|
|
2225
2223
|
_ref87$size = _ref87.size,
|
|
2226
2224
|
size = _ref87$size === void 0 ? 16 : _ref87$size,
|
|
@@ -2233,21 +2231,19 @@ var VirtualColumnKey = /*#__PURE__*/React.forwardRef(function VirtualColumnKey(_
|
|
|
2233
2231
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2234
2232
|
viewBox: "0 0 32 32",
|
|
2235
2233
|
fill: "currentColor"
|
|
2236
|
-
}, rest),
|
|
2237
|
-
|
|
2238
|
-
cy: "9.5",
|
|
2239
|
-
r: "1.5"
|
|
2234
|
+
}, rest), _path150 || (_path150 = /*#__PURE__*/React.createElement("path", {
|
|
2235
|
+
d: "M25 11L26.414 12.414 23.828 15 30 15 30 17 23.828 17 26.414 19.586 25 21 20 16 25 11z"
|
|
2240
2236
|
})), _path151 || (_path151 = /*#__PURE__*/React.createElement("path", {
|
|
2241
|
-
d: "
|
|
2237
|
+
d: "M30 28H20a2.0023 2.0023 0 01-2-2V6a2.0023 2.0023 0 012-2H30V6H20V26H30zM12 28H2V26H12V6H2V4H12a2.0023 2.0023 0 012 2V26A2.0023 2.0023 0 0112 28z"
|
|
2242
2238
|
})), _path152 || (_path152 = /*#__PURE__*/React.createElement("path", {
|
|
2243
|
-
d: "
|
|
2239
|
+
d: "M7 11L5.586 12.414 8.172 15 2 15 2 17 8.172 17 5.586 19.586 7 21 12 16 7 11z"
|
|
2244
2240
|
})), children);
|
|
2245
2241
|
});
|
|
2246
2242
|
|
|
2247
2243
|
if (process.env.NODE_ENV !== "production") {
|
|
2248
|
-
|
|
2244
|
+
VirtualColumn.propTypes = iconPropTypes;
|
|
2249
2245
|
}
|
|
2250
|
-
var
|
|
2246
|
+
var VirtualColumnKey = /*#__PURE__*/React.forwardRef(function VirtualColumnKey(_ref88, ref) {
|
|
2251
2247
|
var children = _ref88.children,
|
|
2252
2248
|
_ref88$size = _ref88.size,
|
|
2253
2249
|
size = _ref88$size === void 0 ? 16 : _ref88$size,
|
|
@@ -2260,17 +2256,21 @@ var VirtualDesktop = /*#__PURE__*/React.forwardRef(function VirtualDesktop(_ref8
|
|
|
2260
2256
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2261
2257
|
viewBox: "0 0 32 32",
|
|
2262
2258
|
fill: "currentColor"
|
|
2263
|
-
}, rest),
|
|
2264
|
-
|
|
2259
|
+
}, rest), _circle6 || (_circle6 = /*#__PURE__*/React.createElement("circle", {
|
|
2260
|
+
cx: "24.5",
|
|
2261
|
+
cy: "9.5",
|
|
2262
|
+
r: "1.5"
|
|
2263
|
+
})), _path153 || (_path153 = /*#__PURE__*/React.createElement("path", {
|
|
2264
|
+
d: "M17.4143,22H12V16.5857l6.03-6.03A5.3518,5.3518,0,0,1,18,10a6,6,0,1,1,6,6,5.3583,5.3583,0,0,1-.5559-.03ZM14,20h2.5857l6.1706-6.1709.5174.0957A3.935,3.935,0,0,0,24,14a4.0507,4.0507,0,1,0-3.925-3.2729l.0952.5166L14,17.4143Z"
|
|
2265
2265
|
})), _path154 || (_path154 = /*#__PURE__*/React.createElement("path", {
|
|
2266
|
-
d: "
|
|
2266
|
+
d: "M28,18v8H10V6h4V4H4A2.0025,2.0025,0,0,0,2,6V26a2.0025,2.0025,0,0,0,2,2H28a2.0025,2.0025,0,0,0,2-2V18ZM4,6H8V26H4Z"
|
|
2267
2267
|
})), children);
|
|
2268
2268
|
});
|
|
2269
2269
|
|
|
2270
2270
|
if (process.env.NODE_ENV !== "production") {
|
|
2271
|
-
|
|
2271
|
+
VirtualColumnKey.propTypes = iconPropTypes;
|
|
2272
2272
|
}
|
|
2273
|
-
var
|
|
2273
|
+
var VirtualDesktop = /*#__PURE__*/React.forwardRef(function VirtualDesktop(_ref89, ref) {
|
|
2274
2274
|
var children = _ref89.children,
|
|
2275
2275
|
_ref89$size = _ref89.size,
|
|
2276
2276
|
size = _ref89$size === void 0 ? 16 : _ref89$size,
|
|
@@ -2284,16 +2284,16 @@ var VirtualMachine = /*#__PURE__*/React.forwardRef(function VirtualMachine(_ref8
|
|
|
2284
2284
|
viewBox: "0 0 32 32",
|
|
2285
2285
|
fill: "currentColor"
|
|
2286
2286
|
}, rest), _path155 || (_path155 = /*#__PURE__*/React.createElement("path", {
|
|
2287
|
-
d: "
|
|
2287
|
+
d: "M21,16H11a2.0023,2.0023,0,0,0-2,2v6a2.0023,2.0023,0,0,0,2,2h4v2H12v2h8V28H17V26h4a2.0023,2.0023,0,0,0,2-2V18A2.0023,2.0023,0,0,0,21,16ZM11,24V18H21l.0015,6Z"
|
|
2288
2288
|
})), _path156 || (_path156 = /*#__PURE__*/React.createElement("path", {
|
|
2289
|
-
d: "M25.
|
|
2289
|
+
d: "M25.8218,10.124a9.9992,9.9992,0,0,0-19.6436,0A7.4914,7.4914,0,0,0,7,24.9746v-2a5.4945,5.4945,0,0,1,.123-10.9541l.8365-.0566.09-.834a7.9979,7.9979,0,0,1,15.9014,0l.09.834.8365.0566A5.4945,5.4945,0,0,1,25,22.9746v2a7.4914,7.4914,0,0,0,.8218-14.8506Z"
|
|
2290
2290
|
})), children);
|
|
2291
2291
|
});
|
|
2292
2292
|
|
|
2293
2293
|
if (process.env.NODE_ENV !== "production") {
|
|
2294
|
-
|
|
2294
|
+
VirtualDesktop.propTypes = iconPropTypes;
|
|
2295
2295
|
}
|
|
2296
|
-
var
|
|
2296
|
+
var VirtualMachine = /*#__PURE__*/React.forwardRef(function VirtualMachine(_ref90, ref) {
|
|
2297
2297
|
var children = _ref90.children,
|
|
2298
2298
|
_ref90$size = _ref90.size,
|
|
2299
2299
|
size = _ref90$size === void 0 ? 16 : _ref90$size,
|
|
@@ -2307,16 +2307,16 @@ var VirtualPrivateCloud = /*#__PURE__*/React.forwardRef(function VirtualPrivateC
|
|
|
2307
2307
|
viewBox: "0 0 32 32",
|
|
2308
2308
|
fill: "currentColor"
|
|
2309
2309
|
}, rest), _path157 || (_path157 = /*#__PURE__*/React.createElement("path", {
|
|
2310
|
-
d: "M20,
|
|
2310
|
+
d: "M20,13H12a2.0025,2.0025,0,0,0-2,2V28a2.0025,2.0025,0,0,0,2,2h8a2.0025,2.0025,0,0,0,2-2V15A2.0025,2.0025,0,0,0,20,13Zm0,2,0,3H12V15Zm0,5,0,3H12V20Zm-8,8V25h8v3Z"
|
|
2311
2311
|
})), _path158 || (_path158 = /*#__PURE__*/React.createElement("path", {
|
|
2312
|
-
d: "M25.
|
|
2312
|
+
d: "M25.91,10.13a.121.121,0,0,1-.0967-.0952A10.0061,10.0061,0,0,0,17.89,2.1816,10.0025,10.0025,0,0,0,6.1858,10.0347a.1212.1212,0,0,1-.0964.0957A7.5019,7.5019,0,0,0,7.4912,25H8V23H7.4954a5.5108,5.5108,0,0,1-5.4387-6.3,5.6992,5.6992,0,0,1,4.7138-4.6606l1.0166-.1836a.1306.1306,0,0,0,.1045-.1035l.18-.9351a8.28,8.28,0,0,1,6.8469-6.7427,7.957,7.957,0,0,1,2.8471.1245,8.22,8.22,0,0,1,6.1475,6.545l.1941,1.0083a.13.13,0,0,0,.1045.1035l1.0576.1914a5.7819,5.7819,0,0,1,3.1011,1.539A5.5052,5.5052,0,0,1,24.5076,23H24v2h.5076A7.5019,7.5019,0,0,0,25.91,10.13Z"
|
|
2313
2313
|
})), children);
|
|
2314
2314
|
});
|
|
2315
2315
|
|
|
2316
2316
|
if (process.env.NODE_ENV !== "production") {
|
|
2317
|
-
|
|
2317
|
+
VirtualMachine.propTypes = iconPropTypes;
|
|
2318
2318
|
}
|
|
2319
|
-
var
|
|
2319
|
+
var VirtualPrivateCloud = /*#__PURE__*/React.forwardRef(function VirtualPrivateCloud(_ref91, ref) {
|
|
2320
2320
|
var children = _ref91.children,
|
|
2321
2321
|
_ref91$size = _ref91.size,
|
|
2322
2322
|
size = _ref91$size === void 0 ? 16 : _ref91$size,
|
|
@@ -2330,16 +2330,16 @@ var VirtualPrivateCloudAlt = /*#__PURE__*/React.forwardRef(function VirtualPriva
|
|
|
2330
2330
|
viewBox: "0 0 32 32",
|
|
2331
2331
|
fill: "currentColor"
|
|
2332
2332
|
}, rest), _path159 || (_path159 = /*#__PURE__*/React.createElement("path", {
|
|
2333
|
-
d: "
|
|
2333
|
+
d: "M20,20V17a4,4,0,0,0-8,0v3a2.0025,2.0025,0,0,0-2,2v6a2.0025,2.0025,0,0,0,2,2h8a2.0025,2.0025,0,0,0,2-2V22A2.0025,2.0025,0,0,0,20,20Zm-6-3a2,2,0,0,1,4,0v3H14ZM12,28V22h8l.0012,6Z"
|
|
2334
2334
|
})), _path160 || (_path160 = /*#__PURE__*/React.createElement("path", {
|
|
2335
|
-
d: "
|
|
2335
|
+
d: "M25.8288,10.1152A10.0067,10.0067,0,0,0,17.89,2.1816,10.0025,10.0025,0,0,0,6.17,10.1152,7.502,7.502,0,0,0,7.4912,25H8V23H7.4953a5.5019,5.5019,0,0,1-.9694-10.9165l1.3488-.2441.2591-1.3457a8.0109,8.0109,0,0,1,15.7312,0l.259,1.3457,1.3489.2441A5.5019,5.5019,0,0,1,24.5076,23H24v2h.5076a7.502,7.502,0,0,0,1.3212-14.8848Z"
|
|
2336
2336
|
})), children);
|
|
2337
2337
|
});
|
|
2338
2338
|
|
|
2339
2339
|
if (process.env.NODE_ENV !== "production") {
|
|
2340
|
-
|
|
2340
|
+
VirtualPrivateCloud.propTypes = iconPropTypes;
|
|
2341
2341
|
}
|
|
2342
|
-
var
|
|
2342
|
+
var VirtualPrivateCloudAlt = /*#__PURE__*/React.forwardRef(function VirtualPrivateCloudAlt(_ref92, ref) {
|
|
2343
2343
|
var children = _ref92.children,
|
|
2344
2344
|
_ref92$size = _ref92.size,
|
|
2345
2345
|
size = _ref92$size === void 0 ? 16 : _ref92$size,
|
|
@@ -2352,19 +2352,17 @@ var VisualRecognition = /*#__PURE__*/React.forwardRef(function VisualRecognition
|
|
|
2352
2352
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2353
2353
|
viewBox: "0 0 32 32",
|
|
2354
2354
|
fill: "currentColor"
|
|
2355
|
-
}, rest),
|
|
2356
|
-
|
|
2357
|
-
|
|
2358
|
-
|
|
2359
|
-
})), _path161 || (_path161 = /*#__PURE__*/React.createElement("path", {
|
|
2360
|
-
d: "M28,5H16.24A8,8,0,1,0,6,16.92V27a2,2,0,0,0,2,2H28a2,2,0,0,0,2-2V7A2,2,0,0,0,28,5ZM4,10A6,6,0,0,1,15.19,7H8V9h7.91A6.64,6.64,0,0,1,16,10a6.64,6.64,0,0,1-.09,1H10v2h5.19A6,6,0,0,1,4,10ZM28,27H8l5-5,1.59,1.59a2,2,0,0,0,2.82,0L23,18l5,5Zm0-6.83-3.59-3.59a2,2,0,0,0-2.82,0L16,22.17l-1.59-1.59a2,2,0,0,0-2.82,0L8,24.17V17.74A8.24,8.24,0,0,0,10,18a8,8,0,0,0,8-8,7.9,7.9,0,0,0-.59-3H28Z"
|
|
2355
|
+
}, rest), _path161 || (_path161 = /*#__PURE__*/React.createElement("path", {
|
|
2356
|
+
d: "M23.4141,22,10,8.5859V2H2v8H8.5859L22,23.4141V30h8V22ZM8,8H4V4H8ZM28,28H24V24h4Z"
|
|
2357
|
+
})), _path162 || (_path162 = /*#__PURE__*/React.createElement("path", {
|
|
2358
|
+
d: "M30 6a3.9915 3.9915 0 00-7.8579-1H13V7h9.1421A3.9945 3.9945 0 0025 9.8579V19h2V9.8579A3.9962 3.9962 0 0030 6zM26 8a2 2 0 112-2A2.0023 2.0023 0 0126 8zM19 25H9.8579A3.9945 3.9945 0 007 22.1421V13H5v9.1421A3.9915 3.9915 0 109.8579 27H19zM6 28a2 2 0 112-2A2.0023 2.0023 0 016 28z"
|
|
2361
2359
|
})), children);
|
|
2362
2360
|
});
|
|
2363
2361
|
|
|
2364
2362
|
if (process.env.NODE_ENV !== "production") {
|
|
2365
|
-
|
|
2363
|
+
VirtualPrivateCloudAlt.propTypes = iconPropTypes;
|
|
2366
2364
|
}
|
|
2367
|
-
var
|
|
2365
|
+
var VisualRecognition = /*#__PURE__*/React.forwardRef(function VisualRecognition(_ref93, ref) {
|
|
2368
2366
|
var children = _ref93.children,
|
|
2369
2367
|
_ref93$size = _ref93.size,
|
|
2370
2368
|
size = _ref93$size === void 0 ? 16 : _ref93$size,
|
|
@@ -2377,15 +2375,19 @@ var Vlan = /*#__PURE__*/React.forwardRef(function Vlan(_ref93, ref) {
|
|
|
2377
2375
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2378
2376
|
viewBox: "0 0 32 32",
|
|
2379
2377
|
fill: "currentColor"
|
|
2380
|
-
}, rest),
|
|
2381
|
-
|
|
2378
|
+
}, rest), _circle7 || (_circle7 = /*#__PURE__*/React.createElement("circle", {
|
|
2379
|
+
cx: "23",
|
|
2380
|
+
cy: "12",
|
|
2381
|
+
r: "2"
|
|
2382
|
+
})), _path163 || (_path163 = /*#__PURE__*/React.createElement("path", {
|
|
2383
|
+
d: "M28,5H16.24A8,8,0,1,0,6,16.92V27a2,2,0,0,0,2,2H28a2,2,0,0,0,2-2V7A2,2,0,0,0,28,5ZM4,10A6,6,0,0,1,15.19,7H8V9h7.91A6.64,6.64,0,0,1,16,10a6.64,6.64,0,0,1-.09,1H10v2h5.19A6,6,0,0,1,4,10ZM28,27H8l5-5,1.59,1.59a2,2,0,0,0,2.82,0L23,18l5,5Zm0-6.83-3.59-3.59a2,2,0,0,0-2.82,0L16,22.17l-1.59-1.59a2,2,0,0,0-2.82,0L8,24.17V17.74A8.24,8.24,0,0,0,10,18a8,8,0,0,0,8-8,7.9,7.9,0,0,0-.59-3H28Z"
|
|
2382
2384
|
})), children);
|
|
2383
2385
|
});
|
|
2384
2386
|
|
|
2385
2387
|
if (process.env.NODE_ENV !== "production") {
|
|
2386
|
-
|
|
2388
|
+
VisualRecognition.propTypes = iconPropTypes;
|
|
2387
2389
|
}
|
|
2388
|
-
var
|
|
2390
|
+
var Vlan = /*#__PURE__*/React.forwardRef(function Vlan(_ref94, ref) {
|
|
2389
2391
|
var children = _ref94.children,
|
|
2390
2392
|
_ref94$size = _ref94.size,
|
|
2391
2393
|
size = _ref94$size === void 0 ? 16 : _ref94$size,
|
|
@@ -2398,7 +2400,28 @@ var VlanIbm = /*#__PURE__*/React.forwardRef(function VlanIbm(_ref94, ref) {
|
|
|
2398
2400
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2399
2401
|
viewBox: "0 0 32 32",
|
|
2400
2402
|
fill: "currentColor"
|
|
2401
|
-
}, rest),
|
|
2403
|
+
}, rest), _path164 || (_path164 = /*#__PURE__*/React.createElement("path", {
|
|
2404
|
+
d: "M30,17V15H17V11h2a2.0023,2.0023,0,0,0,2-2V4a2.0023,2.0023,0,0,0-2-2H13a2.0023,2.0023,0,0,0-2,2V9a2.0023,2.0023,0,0,0,2,2h2v4H2v2H8v4H6a2.0023,2.0023,0,0,0-2,2v5a2.0023,2.0023,0,0,0,2,2h6a2.0023,2.0023,0,0,0,2-2V23a2.0023,2.0023,0,0,0-2-2H10V17H22v4H20a2.0023,2.0023,0,0,0-2,2v5a2.0023,2.0023,0,0,0,2,2h6a2.0023,2.0023,0,0,0,2-2V23a2.0023,2.0023,0,0,0-2-2H24V17ZM13,4h6V9H13ZM12,28H6V23h6Zm14,0H20V23h6Z"
|
|
2405
|
+
})), children);
|
|
2406
|
+
});
|
|
2407
|
+
|
|
2408
|
+
if (process.env.NODE_ENV !== "production") {
|
|
2409
|
+
Vlan.propTypes = iconPropTypes;
|
|
2410
|
+
}
|
|
2411
|
+
var VlanIbm = /*#__PURE__*/React.forwardRef(function VlanIbm(_ref95, ref) {
|
|
2412
|
+
var children = _ref95.children,
|
|
2413
|
+
_ref95$size = _ref95.size,
|
|
2414
|
+
size = _ref95$size === void 0 ? 16 : _ref95$size,
|
|
2415
|
+
rest = _objectWithoutProperties(_ref95, _excluded95);
|
|
2416
|
+
|
|
2417
|
+
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
2418
|
+
width: size,
|
|
2419
|
+
height: size,
|
|
2420
|
+
ref: ref,
|
|
2421
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
2422
|
+
viewBox: "0 0 32 32",
|
|
2423
|
+
fill: "currentColor"
|
|
2424
|
+
}, rest), _path165 || (_path165 = /*#__PURE__*/React.createElement("path", {
|
|
2402
2425
|
d: "M16 22a4 4 0 104 4A4.0045 4.0045 0 0016 22zm0 6a2 2 0 112-2A2.002 2.002 0 0116 28zM30 5a3 3 0 10-4 2.8154V15H17V9H15v6H6V7.8159a3.0007 3.0007 0 10-2 0V15a2.002 2.002 0 002 2h9v3h2V17h9a2.002 2.002 0 002-2V7.8159A2.9958 2.9958 0 0030 5zM5 4A1 1 0 114 5 1.0013 1.0013 0 015 4zM27 6a1 1 0 111-1A1.0013 1.0013 0 0127 6z"
|
|
2403
2426
|
})), _circle8 || (_circle8 = /*#__PURE__*/React.createElement("circle", {
|
|
2404
2427
|
cx: "16",
|
|
@@ -2410,11 +2433,11 @@ var VlanIbm = /*#__PURE__*/React.forwardRef(function VlanIbm(_ref94, ref) {
|
|
|
2410
2433
|
if (process.env.NODE_ENV !== "production") {
|
|
2411
2434
|
VlanIbm.propTypes = iconPropTypes;
|
|
2412
2435
|
}
|
|
2413
|
-
var VmdkDisk = /*#__PURE__*/React.forwardRef(function VmdkDisk(
|
|
2414
|
-
var children =
|
|
2415
|
-
|
|
2416
|
-
size =
|
|
2417
|
-
rest = _objectWithoutProperties(
|
|
2436
|
+
var VmdkDisk = /*#__PURE__*/React.forwardRef(function VmdkDisk(_ref96, ref) {
|
|
2437
|
+
var children = _ref96.children,
|
|
2438
|
+
_ref96$size = _ref96.size,
|
|
2439
|
+
size = _ref96$size === void 0 ? 16 : _ref96$size,
|
|
2440
|
+
rest = _objectWithoutProperties(_ref96, _excluded96);
|
|
2418
2441
|
|
|
2419
2442
|
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
2420
2443
|
width: size,
|
|
@@ -2427,16 +2450,16 @@ var VmdkDisk = /*#__PURE__*/React.forwardRef(function VmdkDisk(_ref95, ref) {
|
|
|
2427
2450
|
cx: "10.5",
|
|
2428
2451
|
cy: "24.5",
|
|
2429
2452
|
r: "1.5"
|
|
2430
|
-
})),
|
|
2453
|
+
})), _path166 || (_path166 = /*#__PURE__*/React.createElement("path", {
|
|
2431
2454
|
d: "M19.5 14.964H21.5V20.035H19.5z",
|
|
2432
2455
|
transform: "rotate(-45 20.5 17.5)"
|
|
2433
2456
|
})), _circle10 || (_circle10 = /*#__PURE__*/React.createElement("circle", {
|
|
2434
2457
|
cx: "16",
|
|
2435
2458
|
cy: "13",
|
|
2436
2459
|
r: "2"
|
|
2437
|
-
})),
|
|
2460
|
+
})), _path167 || (_path167 = /*#__PURE__*/React.createElement("path", {
|
|
2438
2461
|
d: "M16,6a7,7,0,0,0,0,14V18a5,5,0,1,1,5-5h2A7,7,0,0,0,16,6Z"
|
|
2439
|
-
})),
|
|
2462
|
+
})), _path168 || (_path168 = /*#__PURE__*/React.createElement("path", {
|
|
2440
2463
|
d: "M26,2H6A2,2,0,0,0,4,4V28a2,2,0,0,0,2,2H26a2,2,0,0,0,2-2V4A2,2,0,0,0,26,2Zm0,26H6V4H26Z"
|
|
2441
2464
|
})), children);
|
|
2442
2465
|
});
|
|
@@ -2444,32 +2467,7 @@ var VmdkDisk = /*#__PURE__*/React.forwardRef(function VmdkDisk(_ref95, ref) {
|
|
|
2444
2467
|
if (process.env.NODE_ENV !== "production") {
|
|
2445
2468
|
VmdkDisk.propTypes = iconPropTypes;
|
|
2446
2469
|
}
|
|
2447
|
-
var VoiceActivate = /*#__PURE__*/React.forwardRef(function VoiceActivate(
|
|
2448
|
-
var children = _ref96.children,
|
|
2449
|
-
_ref96$size = _ref96.size,
|
|
2450
|
-
size = _ref96$size === void 0 ? 16 : _ref96$size,
|
|
2451
|
-
rest = _objectWithoutProperties(_ref96, _excluded96);
|
|
2452
|
-
|
|
2453
|
-
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
2454
|
-
width: size,
|
|
2455
|
-
height: size,
|
|
2456
|
-
ref: ref,
|
|
2457
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
2458
|
-
viewBox: "0 0 32 32",
|
|
2459
|
-
fill: "currentColor"
|
|
2460
|
-
}, rest), _path167 || (_path167 = /*#__PURE__*/React.createElement("path", {
|
|
2461
|
-
d: "M26,30H24V27H20a5.0055,5.0055,0,0,1-5-5V20.7207l-2.3162-.772a1,1,0,0,1-.5412-1.4631L15,13.7229V11a9.01,9.01,0,0,1,9-9h5V4H24a7.0078,7.0078,0,0,0-7,7v3a.9991.9991,0,0,1-.1426.5144l-2.3586,3.9312,1.8174.6057A1,1,0,0,1,17,20v2a3.0033,3.0033,0,0,0,3,3h5a1,1,0,0,1,1,1Z"
|
|
2462
|
-
})), _path168 || (_path168 = /*#__PURE__*/React.createElement("path", {
|
|
2463
|
-
d: "M19 12H23V14H19zM9.3325 25.2168a7.0007 7.0007 0 010-10.4341l1.334 1.49a5 5 0 000 7.4537z"
|
|
2464
|
-
})), _path169 || (_path169 = /*#__PURE__*/React.createElement("path", {
|
|
2465
|
-
d: "M6.3994,28.8008a11.0019,11.0019,0,0,1,0-17.6006L7.6,12.8a9.0009,9.0009,0,0,0,0,14.4014Z"
|
|
2466
|
-
})), children);
|
|
2467
|
-
});
|
|
2468
|
-
|
|
2469
|
-
if (process.env.NODE_ENV !== "production") {
|
|
2470
|
-
VoiceActivate.propTypes = iconPropTypes;
|
|
2471
|
-
}
|
|
2472
|
-
var Voicemail = /*#__PURE__*/React.forwardRef(function Voicemail(_ref97, ref) {
|
|
2470
|
+
var VoiceActivate = /*#__PURE__*/React.forwardRef(function VoiceActivate(_ref97, ref) {
|
|
2473
2471
|
var children = _ref97.children,
|
|
2474
2472
|
_ref97$size = _ref97.size,
|
|
2475
2473
|
size = _ref97$size === void 0 ? 16 : _ref97$size,
|
|
@@ -2482,15 +2480,19 @@ var Voicemail = /*#__PURE__*/React.forwardRef(function Voicemail(_ref97, ref) {
|
|
|
2482
2480
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2483
2481
|
viewBox: "0 0 32 32",
|
|
2484
2482
|
fill: "currentColor"
|
|
2485
|
-
}, rest),
|
|
2486
|
-
d: "
|
|
2483
|
+
}, rest), _path169 || (_path169 = /*#__PURE__*/React.createElement("path", {
|
|
2484
|
+
d: "M26,30H24V27H20a5.0055,5.0055,0,0,1-5-5V20.7207l-2.3162-.772a1,1,0,0,1-.5412-1.4631L15,13.7229V11a9.01,9.01,0,0,1,9-9h5V4H24a7.0078,7.0078,0,0,0-7,7v3a.9991.9991,0,0,1-.1426.5144l-2.3586,3.9312,1.8174.6057A1,1,0,0,1,17,20v2a3.0033,3.0033,0,0,0,3,3h5a1,1,0,0,1,1,1Z"
|
|
2485
|
+
})), _path170 || (_path170 = /*#__PURE__*/React.createElement("path", {
|
|
2486
|
+
d: "M19 12H23V14H19zM9.3325 25.2168a7.0007 7.0007 0 010-10.4341l1.334 1.49a5 5 0 000 7.4537z"
|
|
2487
|
+
})), _path171 || (_path171 = /*#__PURE__*/React.createElement("path", {
|
|
2488
|
+
d: "M6.3994,28.8008a11.0019,11.0019,0,0,1,0-17.6006L7.6,12.8a9.0009,9.0009,0,0,0,0,14.4014Z"
|
|
2487
2489
|
})), children);
|
|
2488
2490
|
});
|
|
2489
2491
|
|
|
2490
2492
|
if (process.env.NODE_ENV !== "production") {
|
|
2491
|
-
|
|
2493
|
+
VoiceActivate.propTypes = iconPropTypes;
|
|
2492
2494
|
}
|
|
2493
|
-
var
|
|
2495
|
+
var Voicemail = /*#__PURE__*/React.forwardRef(function Voicemail(_ref98, ref) {
|
|
2494
2496
|
var children = _ref98.children,
|
|
2495
2497
|
_ref98$size = _ref98.size,
|
|
2496
2498
|
size = _ref98$size === void 0 ? 16 : _ref98$size,
|
|
@@ -2503,17 +2505,15 @@ var VolumeBlockStorage = /*#__PURE__*/React.forwardRef(function VolumeBlockStora
|
|
|
2503
2505
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2504
2506
|
viewBox: "0 0 32 32",
|
|
2505
2507
|
fill: "currentColor"
|
|
2506
|
-
}, rest),
|
|
2507
|
-
d: "
|
|
2508
|
-
})), _path172 || (_path172 = /*#__PURE__*/React.createElement("path", {
|
|
2509
|
-
d: "M8,28H4a2.0023,2.0023,0,0,1-2-2V6A2.0023,2.0023,0,0,1,4,4h7.5857A1.9865,1.9865,0,0,1,13,4.5859L16.4143,8H28a2.0023,2.0023,0,0,1,2,2v8H28V10H15.5857l-4-4H4V26H8Z"
|
|
2508
|
+
}, rest), _path172 || (_path172 = /*#__PURE__*/React.createElement("path", {
|
|
2509
|
+
d: "M24,10a6,6,0,0,0-4.46,10H12.46A6,6,0,1,0,8,22H24a6,6,0,0,0,0-12ZM4,16a4,4,0,1,1,4,4A4,4,0,0,1,4,16Zm20,4a4,4,0,1,1,4-4A4,4,0,0,1,24,20Z"
|
|
2510
2510
|
})), children);
|
|
2511
2511
|
});
|
|
2512
2512
|
|
|
2513
2513
|
if (process.env.NODE_ENV !== "production") {
|
|
2514
|
-
|
|
2514
|
+
Voicemail.propTypes = iconPropTypes;
|
|
2515
2515
|
}
|
|
2516
|
-
var
|
|
2516
|
+
var VolumeBlockStorage = /*#__PURE__*/React.forwardRef(function VolumeBlockStorage(_ref99, ref) {
|
|
2517
2517
|
var children = _ref99.children,
|
|
2518
2518
|
_ref99$size = _ref99.size,
|
|
2519
2519
|
size = _ref99$size === void 0 ? 16 : _ref99$size,
|
|
@@ -2527,14 +2527,16 @@ var VolumeDown = /*#__PURE__*/React.forwardRef(function VolumeDown(_ref99, ref)
|
|
|
2527
2527
|
viewBox: "0 0 32 32",
|
|
2528
2528
|
fill: "currentColor"
|
|
2529
2529
|
}, rest), _path173 || (_path173 = /*#__PURE__*/React.createElement("path", {
|
|
2530
|
-
d: "
|
|
2530
|
+
d: "M17 21H10V14h7zm-5-2h3V16H12zM17 30H10V23h7zm-5-2h3V25H12zM26 21H19V14h7zm-5-2h3V16H21zM26 30H19V23h7zm-5-2h3V25H21z"
|
|
2531
|
+
})), _path174 || (_path174 = /*#__PURE__*/React.createElement("path", {
|
|
2532
|
+
d: "M8,28H4a2.0023,2.0023,0,0,1-2-2V6A2.0023,2.0023,0,0,1,4,4h7.5857A1.9865,1.9865,0,0,1,13,4.5859L16.4143,8H28a2.0023,2.0023,0,0,1,2,2v8H28V10H15.5857l-4-4H4V26H8Z"
|
|
2531
2533
|
})), children);
|
|
2532
2534
|
});
|
|
2533
2535
|
|
|
2534
2536
|
if (process.env.NODE_ENV !== "production") {
|
|
2535
|
-
|
|
2537
|
+
VolumeBlockStorage.propTypes = iconPropTypes;
|
|
2536
2538
|
}
|
|
2537
|
-
var
|
|
2539
|
+
var VolumeDown = /*#__PURE__*/React.forwardRef(function VolumeDown(_ref100, ref) {
|
|
2538
2540
|
var children = _ref100.children,
|
|
2539
2541
|
_ref100$size = _ref100.size,
|
|
2540
2542
|
size = _ref100$size === void 0 ? 16 : _ref100$size,
|
|
@@ -2547,15 +2549,15 @@ var VolumeDownAlt = /*#__PURE__*/React.forwardRef(function VolumeDownAlt(_ref100
|
|
|
2547
2549
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2548
2550
|
viewBox: "0 0 32 32",
|
|
2549
2551
|
fill: "currentColor"
|
|
2550
|
-
}, rest),
|
|
2551
|
-
d: "
|
|
2552
|
+
}, rest), _path175 || (_path175 = /*#__PURE__*/React.createElement("path", {
|
|
2553
|
+
d: "M25.1 10.66L23.58 12a6 6 0 01-.18 7.94l1.47 1.36a8 8 0 00.23-10.59zM20 30a1 1 0 01-.71-.3L11.67 22H5a1 1 0 01-1-1H4V11a1 1 0 011-1h6.67l7.62-7.7a1 1 0 011.41 0A1 1 0 0121 3V29A1 1 0 0120 30zM6 20h6a1.17 1.17 0 01.79.3L19 26.57V5.43L12.79 11.7A1.17 1.17 0 0112 12H6z"
|
|
2552
2554
|
})), children);
|
|
2553
2555
|
});
|
|
2554
2556
|
|
|
2555
2557
|
if (process.env.NODE_ENV !== "production") {
|
|
2556
|
-
|
|
2558
|
+
VolumeDown.propTypes = iconPropTypes;
|
|
2557
2559
|
}
|
|
2558
|
-
var
|
|
2560
|
+
var VolumeDownAlt = /*#__PURE__*/React.forwardRef(function VolumeDownAlt(_ref101, ref) {
|
|
2559
2561
|
var children = _ref101.children,
|
|
2560
2562
|
_ref101$size = _ref101.size,
|
|
2561
2563
|
size = _ref101$size === void 0 ? 16 : _ref101$size,
|
|
@@ -2568,15 +2570,15 @@ var VolumeDownFilled = /*#__PURE__*/React.forwardRef(function VolumeDownFilled(_
|
|
|
2568
2570
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2569
2571
|
viewBox: "0 0 32 32",
|
|
2570
2572
|
fill: "currentColor"
|
|
2571
|
-
}, rest),
|
|
2572
|
-
d: "
|
|
2573
|
+
}, rest), _path176 || (_path176 = /*#__PURE__*/React.createElement("path", {
|
|
2574
|
+
d: "M22 15H32V17H22zM18 30a.997.997 0 01-.7109-.2969L9.666 22H3a.9993.9993 0 01-1-.9988V11a.9993.9993 0 01.9988-1H9.666l7.623-7.7031A1 1 0 0119 3V29A1.0007 1.0007 0 0118 30zM4 20h6a1.2008 1.2008 0 01.7939.2969L17 26.5684V5.4316l-6.2061 6.2715A1.2013 1.2013 0 0110 12H4z"
|
|
2573
2575
|
})), children);
|
|
2574
2576
|
});
|
|
2575
2577
|
|
|
2576
2578
|
if (process.env.NODE_ENV !== "production") {
|
|
2577
|
-
|
|
2579
|
+
VolumeDownAlt.propTypes = iconPropTypes;
|
|
2578
2580
|
}
|
|
2579
|
-
var
|
|
2581
|
+
var VolumeDownFilled = /*#__PURE__*/React.forwardRef(function VolumeDownFilled(_ref102, ref) {
|
|
2580
2582
|
var children = _ref102.children,
|
|
2581
2583
|
_ref102$size = _ref102.size,
|
|
2582
2584
|
size = _ref102$size === void 0 ? 16 : _ref102$size,
|
|
@@ -2589,15 +2591,15 @@ var VolumeDownFilledAlt = /*#__PURE__*/React.forwardRef(function VolumeDownFille
|
|
|
2589
2591
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2590
2592
|
viewBox: "0 0 32 32",
|
|
2591
2593
|
fill: "currentColor"
|
|
2592
|
-
}, rest),
|
|
2593
|
-
d: "
|
|
2594
|
+
}, rest), _path177 || (_path177 = /*#__PURE__*/React.createElement("path", {
|
|
2595
|
+
d: "M25.1 10.66L23.58 12a6 6 0 01-.18 7.94l1.47 1.36a8 8 0 00.23-10.59zM20 30a1 1 0 01-.71-.3L11.67 22H5a1 1 0 01-1-1H4V11a1 1 0 011-1h6.67l7.62-7.7a1 1 0 011.41 0A1 1 0 0121 3V29A1 1 0 0120 30z"
|
|
2594
2596
|
})), children);
|
|
2595
2597
|
});
|
|
2596
2598
|
|
|
2597
2599
|
if (process.env.NODE_ENV !== "production") {
|
|
2598
|
-
|
|
2600
|
+
VolumeDownFilled.propTypes = iconPropTypes;
|
|
2599
2601
|
}
|
|
2600
|
-
var
|
|
2602
|
+
var VolumeDownFilledAlt = /*#__PURE__*/React.forwardRef(function VolumeDownFilledAlt(_ref103, ref) {
|
|
2601
2603
|
var children = _ref103.children,
|
|
2602
2604
|
_ref103$size = _ref103.size,
|
|
2603
2605
|
size = _ref103$size === void 0 ? 16 : _ref103$size,
|
|
@@ -2610,17 +2612,15 @@ var VolumeFileStorage = /*#__PURE__*/React.forwardRef(function VolumeFileStorage
|
|
|
2610
2612
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2611
2613
|
viewBox: "0 0 32 32",
|
|
2612
2614
|
fill: "currentColor"
|
|
2613
|
-
}, rest),
|
|
2614
|
-
d: "
|
|
2615
|
-
})), _path178 || (_path178 = /*#__PURE__*/React.createElement("path", {
|
|
2616
|
-
d: "M8,27H4a2.0023,2.0023,0,0,1-2-2V5A2.0023,2.0023,0,0,1,4,3h7.5857A1.9865,1.9865,0,0,1,13,3.5859L16.4143,7H28a2.0023,2.0023,0,0,1,2,2v8H28V9H15.5857l-4-4H4V25H8Z"
|
|
2615
|
+
}, rest), _path178 || (_path178 = /*#__PURE__*/React.createElement("path", {
|
|
2616
|
+
d: "M22 15H32V17H22zM18 30a.997.997 0 01-.7109-.2969L9.666 22H3a.9993.9993 0 01-1-.9988V11a.9993.9993 0 01.9988-1H9.666l7.623-7.7031A1 1 0 0119 3V29A1.0007 1.0007 0 0118 30z"
|
|
2617
2617
|
})), children);
|
|
2618
2618
|
});
|
|
2619
2619
|
|
|
2620
2620
|
if (process.env.NODE_ENV !== "production") {
|
|
2621
|
-
|
|
2621
|
+
VolumeDownFilledAlt.propTypes = iconPropTypes;
|
|
2622
2622
|
}
|
|
2623
|
-
var
|
|
2623
|
+
var VolumeFileStorage = /*#__PURE__*/React.forwardRef(function VolumeFileStorage(_ref104, ref) {
|
|
2624
2624
|
var children = _ref104.children,
|
|
2625
2625
|
_ref104$size = _ref104.size,
|
|
2626
2626
|
size = _ref104$size === void 0 ? 16 : _ref104$size,
|
|
@@ -2634,14 +2634,16 @@ var VolumeMute = /*#__PURE__*/React.forwardRef(function VolumeMute(_ref104, ref)
|
|
|
2634
2634
|
viewBox: "0 0 32 32",
|
|
2635
2635
|
fill: "currentColor"
|
|
2636
2636
|
}, rest), _path179 || (_path179 = /*#__PURE__*/React.createElement("path", {
|
|
2637
|
-
d: "
|
|
2637
|
+
d: "M25.707,17.293l-5-5A1,1,0,0,0,20,12H14a2,2,0,0,0-2,2V28a2,2,0,0,0,2,2H24a2,2,0,0,0,2-2V18A1,1,0,0,0,25.707,17.293ZM23.5857,18H20V14.4141ZM14,28V14h4v4a2,2,0,0,0,2,2h4v8Z"
|
|
2638
|
+
})), _path180 || (_path180 = /*#__PURE__*/React.createElement("path", {
|
|
2639
|
+
d: "M8,27H4a2.0023,2.0023,0,0,1-2-2V5A2.0023,2.0023,0,0,1,4,3h7.5857A1.9865,1.9865,0,0,1,13,3.5859L16.4143,7H28a2.0023,2.0023,0,0,1,2,2v8H28V9H15.5857l-4-4H4V25H8Z"
|
|
2638
2640
|
})), children);
|
|
2639
2641
|
});
|
|
2640
2642
|
|
|
2641
2643
|
if (process.env.NODE_ENV !== "production") {
|
|
2642
|
-
|
|
2644
|
+
VolumeFileStorage.propTypes = iconPropTypes;
|
|
2643
2645
|
}
|
|
2644
|
-
var
|
|
2646
|
+
var VolumeMute = /*#__PURE__*/React.forwardRef(function VolumeMute(_ref105, ref) {
|
|
2645
2647
|
var children = _ref105.children,
|
|
2646
2648
|
_ref105$size = _ref105.size,
|
|
2647
2649
|
size = _ref105$size === void 0 ? 16 : _ref105$size,
|
|
@@ -2654,15 +2656,15 @@ var VolumeMuteFilled = /*#__PURE__*/React.forwardRef(function VolumeMuteFilled(_
|
|
|
2654
2656
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2655
2657
|
viewBox: "0 0 32 32",
|
|
2656
2658
|
fill: "currentColor"
|
|
2657
|
-
}, rest),
|
|
2658
|
-
d: "M31 12.41L29.59 11 26 14.59 22.41 11 21 12.41 24.59 16 21 19.59 22.41 21 26 17.41 29.59 21 31 19.59 27.41 16 31 12.41zM18 30a1 1 0 01-.71-.3L9.67 22H3a1 1 0 01-1-1H2V11a1 1 0 011-1H9.67l7.62-7.7a1 1 0 011.41 0A1 1 0 0119 3V29A1 1 0 0118
|
|
2659
|
+
}, rest), _path181 || (_path181 = /*#__PURE__*/React.createElement("path", {
|
|
2660
|
+
d: "M31 12.41L29.59 11 26 14.59 22.41 11 21 12.41 24.59 16 21 19.59 22.41 21 26 17.41 29.59 21 31 19.59 27.41 16 31 12.41zM18 30a1 1 0 01-.71-.3L9.67 22H3a1 1 0 01-1-1H2V11a1 1 0 011-1H9.67l7.62-7.7a1 1 0 011.41 0A1 1 0 0119 3V29A1 1 0 0118 30zM4 20h6a1.17 1.17 0 01.79.3L17 26.57V5.43L10.79 11.7A1.17 1.17 0 0110 12H4z"
|
|
2659
2661
|
})), children);
|
|
2660
2662
|
});
|
|
2661
2663
|
|
|
2662
2664
|
if (process.env.NODE_ENV !== "production") {
|
|
2663
|
-
|
|
2665
|
+
VolumeMute.propTypes = iconPropTypes;
|
|
2664
2666
|
}
|
|
2665
|
-
var
|
|
2667
|
+
var VolumeMuteFilled = /*#__PURE__*/React.forwardRef(function VolumeMuteFilled(_ref106, ref) {
|
|
2666
2668
|
var children = _ref106.children,
|
|
2667
2669
|
_ref106$size = _ref106.size,
|
|
2668
2670
|
size = _ref106$size === void 0 ? 16 : _ref106$size,
|
|
@@ -2675,17 +2677,15 @@ var VolumeObjectStorage = /*#__PURE__*/React.forwardRef(function VolumeObjectSto
|
|
|
2675
2677
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2676
2678
|
viewBox: "0 0 32 32",
|
|
2677
2679
|
fill: "currentColor"
|
|
2678
|
-
}, rest),
|
|
2679
|
-
d: "
|
|
2680
|
-
})), _path182 || (_path182 = /*#__PURE__*/React.createElement("path", {
|
|
2681
|
-
d: "M8,28H4a2.0023,2.0023,0,0,1-2-2V6A2.0023,2.0023,0,0,1,4,4h7.5857A1.9865,1.9865,0,0,1,13,4.5859L16.4143,8H28a2.0023,2.0023,0,0,1,2,2v8H28V10H15.5857l-4-4H4V26H8Z"
|
|
2680
|
+
}, rest), _path182 || (_path182 = /*#__PURE__*/React.createElement("path", {
|
|
2681
|
+
d: "M31 12.41L29.59 11 26 14.59 22.41 11 21 12.41 24.59 16 21 19.59 22.41 21 26 17.41 29.59 21 31 19.59 27.41 16 31 12.41zM18 30a1 1 0 01-.71-.3L9.67 22H3a1 1 0 01-1-1H2V11a1 1 0 011-1H9.67l7.62-7.7a1 1 0 011.41 0A1 1 0 0119 3V29A1 1 0 0118 30z"
|
|
2682
2682
|
})), children);
|
|
2683
2683
|
});
|
|
2684
2684
|
|
|
2685
2685
|
if (process.env.NODE_ENV !== "production") {
|
|
2686
|
-
|
|
2686
|
+
VolumeMuteFilled.propTypes = iconPropTypes;
|
|
2687
2687
|
}
|
|
2688
|
-
var
|
|
2688
|
+
var VolumeObjectStorage = /*#__PURE__*/React.forwardRef(function VolumeObjectStorage(_ref107, ref) {
|
|
2689
2689
|
var children = _ref107.children,
|
|
2690
2690
|
_ref107$size = _ref107.size,
|
|
2691
2691
|
size = _ref107$size === void 0 ? 16 : _ref107$size,
|
|
@@ -2699,16 +2699,16 @@ var VolumeUp = /*#__PURE__*/React.forwardRef(function VolumeUp(_ref107, ref) {
|
|
|
2699
2699
|
viewBox: "0 0 32 32",
|
|
2700
2700
|
fill: "currentColor"
|
|
2701
2701
|
}, rest), _path183 || (_path183 = /*#__PURE__*/React.createElement("path", {
|
|
2702
|
-
d: "
|
|
2702
|
+
d: "M23,24a2.98,2.98,0,0,0-2.0376.8115l-4.0037-2.4023a2.0478,2.0478,0,0,0,0-.8184l4.0037-2.4023a3.2463,3.2463,0,1,0-.9211-1.7793l-4.0037,2.4023a3,3,0,1,0,0,4.377l4.0037,2.4023A2.9729,2.9729,0,0,0,20,27a3,3,0,1,0,3-3Zm0-8a1,1,0,1,1-1,1A1.0008,1.0008,0,0,1,23,16Zm-9,7a1,1,0,1,1,1-1A1.0008,1.0008,0,0,1,14,23Zm9,5a1,1,0,1,1,1-1A1.0008,1.0008,0,0,1,23,28Z"
|
|
2703
2703
|
})), _path184 || (_path184 = /*#__PURE__*/React.createElement("path", {
|
|
2704
|
-
d: "
|
|
2704
|
+
d: "M8,28H4a2.0023,2.0023,0,0,1-2-2V6A2.0023,2.0023,0,0,1,4,4h7.5857A1.9865,1.9865,0,0,1,13,4.5859L16.4143,8H28a2.0023,2.0023,0,0,1,2,2v8H28V10H15.5857l-4-4H4V26H8Z"
|
|
2705
2705
|
})), children);
|
|
2706
2706
|
});
|
|
2707
2707
|
|
|
2708
2708
|
if (process.env.NODE_ENV !== "production") {
|
|
2709
|
-
|
|
2709
|
+
VolumeObjectStorage.propTypes = iconPropTypes;
|
|
2710
2710
|
}
|
|
2711
|
-
var
|
|
2711
|
+
var VolumeUp = /*#__PURE__*/React.forwardRef(function VolumeUp(_ref108, ref) {
|
|
2712
2712
|
var children = _ref108.children,
|
|
2713
2713
|
_ref108$size = _ref108.size,
|
|
2714
2714
|
size = _ref108$size === void 0 ? 16 : _ref108$size,
|
|
@@ -2722,14 +2722,16 @@ var VolumeUpAlt = /*#__PURE__*/React.forwardRef(function VolumeUpAlt(_ref108, re
|
|
|
2722
2722
|
viewBox: "0 0 32 32",
|
|
2723
2723
|
fill: "currentColor"
|
|
2724
2724
|
}, rest), _path185 || (_path185 = /*#__PURE__*/React.createElement("path", {
|
|
2725
|
-
d: "
|
|
2725
|
+
d: "M27.16,8.08,25.63,9.37a10,10,0,0,1-.29,13.23L26.81,24a12,12,0,0,0,.35-15.88Z"
|
|
2726
|
+
})), _path186 || (_path186 = /*#__PURE__*/React.createElement("path", {
|
|
2727
|
+
d: "M21.58 12a6 6 0 01-.18 7.94l1.47 1.36a8 8 0 00.23-10.59zM18 30a1 1 0 01-.71-.3L9.67 22H3a1 1 0 01-1-1H2V11a1 1 0 011-1H9.67l7.62-7.7a1 1 0 011.41 0A1 1 0 0119 3V29A1 1 0 0118 30zM4 20h6.08a1 1 0 01.71.3L17 26.57V5.43L10.79 11.7a1 1 0 01-.71.3H4z"
|
|
2726
2728
|
})), children);
|
|
2727
2729
|
});
|
|
2728
2730
|
|
|
2729
2731
|
if (process.env.NODE_ENV !== "production") {
|
|
2730
|
-
|
|
2732
|
+
VolumeUp.propTypes = iconPropTypes;
|
|
2731
2733
|
}
|
|
2732
|
-
var
|
|
2734
|
+
var VolumeUpAlt = /*#__PURE__*/React.forwardRef(function VolumeUpAlt(_ref109, ref) {
|
|
2733
2735
|
var children = _ref109.children,
|
|
2734
2736
|
_ref109$size = _ref109.size,
|
|
2735
2737
|
size = _ref109$size === void 0 ? 16 : _ref109$size,
|
|
@@ -2742,17 +2744,15 @@ var VolumeUpFilled = /*#__PURE__*/React.forwardRef(function VolumeUpFilled(_ref1
|
|
|
2742
2744
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2743
2745
|
viewBox: "0 0 32 32",
|
|
2744
2746
|
fill: "currentColor"
|
|
2745
|
-
}, rest),
|
|
2746
|
-
d: "
|
|
2747
|
-
})), _path187 || (_path187 = /*#__PURE__*/React.createElement("path", {
|
|
2748
|
-
d: "M21.58 12a6 6 0 01-.18 7.94l1.47 1.36a8 8 0 00.23-10.59zM18 30a1 1 0 01-.71-.3L9.67 22H3a1 1 0 01-1-1H2V11a1 1 0 011-1H9.67l7.62-7.7a1 1 0 011.41 0A1 1 0 0119 3V29A1 1 0 0118 30z"
|
|
2747
|
+
}, rest), _path187 || (_path187 = /*#__PURE__*/React.createElement("path", {
|
|
2748
|
+
d: "M32 15L28 15 28 11 26 11 26 15 22 15 22 17 26 17 26 21 28 21 28 17 32 17 32 15zM18 30a.997.997 0 01-.7109-.2969L9.666 22H3a.9993.9993 0 01-1-.9988V11a.9993.9993 0 01.9988-1H9.666l7.623-7.7031A1 1 0 0119 3V29A1.0007 1.0007 0 0118 30zM4 20h6a1.2008 1.2008 0 01.7939.2969L17 26.5684V5.4316l-6.2061 6.2715A1.2013 1.2013 0 0110 12H4z"
|
|
2749
2749
|
})), children);
|
|
2750
2750
|
});
|
|
2751
2751
|
|
|
2752
2752
|
if (process.env.NODE_ENV !== "production") {
|
|
2753
|
-
|
|
2753
|
+
VolumeUpAlt.propTypes = iconPropTypes;
|
|
2754
2754
|
}
|
|
2755
|
-
var
|
|
2755
|
+
var VolumeUpFilled = /*#__PURE__*/React.forwardRef(function VolumeUpFilled(_ref110, ref) {
|
|
2756
2756
|
var children = _ref110.children,
|
|
2757
2757
|
_ref110$size = _ref110.size,
|
|
2758
2758
|
size = _ref110$size === void 0 ? 16 : _ref110$size,
|
|
@@ -2766,14 +2766,16 @@ var VolumeUpFilledAlt = /*#__PURE__*/React.forwardRef(function VolumeUpFilledAlt
|
|
|
2766
2766
|
viewBox: "0 0 32 32",
|
|
2767
2767
|
fill: "currentColor"
|
|
2768
2768
|
}, rest), _path188 || (_path188 = /*#__PURE__*/React.createElement("path", {
|
|
2769
|
-
d: "
|
|
2769
|
+
d: "M27.16,8.08,25.63,9.37a10,10,0,0,1-.29,13.23L26.81,24a12,12,0,0,0,.35-15.88Z"
|
|
2770
|
+
})), _path189 || (_path189 = /*#__PURE__*/React.createElement("path", {
|
|
2771
|
+
d: "M21.58 12a6 6 0 01-.18 7.94l1.47 1.36a8 8 0 00.23-10.59zM18 30a1 1 0 01-.71-.3L9.67 22H3a1 1 0 01-1-1H2V11a1 1 0 011-1H9.67l7.62-7.7a1 1 0 011.41 0A1 1 0 0119 3V29A1 1 0 0118 30z"
|
|
2770
2772
|
})), children);
|
|
2771
2773
|
});
|
|
2772
2774
|
|
|
2773
2775
|
if (process.env.NODE_ENV !== "production") {
|
|
2774
|
-
|
|
2776
|
+
VolumeUpFilled.propTypes = iconPropTypes;
|
|
2775
2777
|
}
|
|
2776
|
-
var
|
|
2778
|
+
var VolumeUpFilledAlt = /*#__PURE__*/React.forwardRef(function VolumeUpFilledAlt(_ref111, ref) {
|
|
2777
2779
|
var children = _ref111.children,
|
|
2778
2780
|
_ref111$size = _ref111.size,
|
|
2779
2781
|
size = _ref111$size === void 0 ? 16 : _ref111$size,
|
|
@@ -2786,15 +2788,15 @@ var Vpn = /*#__PURE__*/React.forwardRef(function Vpn(_ref111, ref) {
|
|
|
2786
2788
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2787
2789
|
viewBox: "0 0 32 32",
|
|
2788
2790
|
fill: "currentColor"
|
|
2789
|
-
}, rest),
|
|
2790
|
-
d: "
|
|
2791
|
+
}, rest), _path190 || (_path190 = /*#__PURE__*/React.createElement("path", {
|
|
2792
|
+
d: "M32 15L28 15 28 11 26 11 26 15 22 15 22 17 26 17 26 21 28 21 28 17 32 17 32 15zM18 30a.997.997 0 01-.7109-.2969L9.666 22H3a.9993.9993 0 01-1-.9988V11a.9993.9993 0 01.9988-1H9.666l7.623-7.7031A1 1 0 0119 3V29A1.0007 1.0007 0 0118 30z"
|
|
2791
2793
|
})), children);
|
|
2792
2794
|
});
|
|
2793
2795
|
|
|
2794
2796
|
if (process.env.NODE_ENV !== "production") {
|
|
2795
|
-
|
|
2797
|
+
VolumeUpFilledAlt.propTypes = iconPropTypes;
|
|
2796
2798
|
}
|
|
2797
|
-
var
|
|
2799
|
+
var Vpn = /*#__PURE__*/React.forwardRef(function Vpn(_ref112, ref) {
|
|
2798
2800
|
var children = _ref112.children,
|
|
2799
2801
|
_ref112$size = _ref112.size,
|
|
2800
2802
|
size = _ref112$size === void 0 ? 16 : _ref112$size,
|
|
@@ -2807,15 +2809,15 @@ var VpnConnection = /*#__PURE__*/React.forwardRef(function VpnConnection(_ref112
|
|
|
2807
2809
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2808
2810
|
viewBox: "0 0 32 32",
|
|
2809
2811
|
fill: "currentColor"
|
|
2810
|
-
}, rest),
|
|
2811
|
-
d: "
|
|
2812
|
+
}, rest), _path191 || (_path191 = /*#__PURE__*/React.createElement("path", {
|
|
2813
|
+
d: "M14 23H12V9h6a2 2 0 012 2v5a2 2 0 01-2 2H14zm0-7h4V11H14zM28 19L24.32 9 22 9 22 23 24 23 24 13 27.68 23 30 23 30 9 28 9 28 19zM8 9L6 22 4 9 2 9 4.52 23 7.48 23 10 9 8 9z"
|
|
2812
2814
|
})), children);
|
|
2813
2815
|
});
|
|
2814
2816
|
|
|
2815
2817
|
if (process.env.NODE_ENV !== "production") {
|
|
2816
|
-
|
|
2818
|
+
Vpn.propTypes = iconPropTypes;
|
|
2817
2819
|
}
|
|
2818
|
-
var
|
|
2820
|
+
var VpnConnection = /*#__PURE__*/React.forwardRef(function VpnConnection(_ref113, ref) {
|
|
2819
2821
|
var children = _ref113.children,
|
|
2820
2822
|
_ref113$size = _ref113.size,
|
|
2821
2823
|
size = _ref113$size === void 0 ? 16 : _ref113$size,
|
|
@@ -2828,17 +2830,15 @@ var VpnPolicy = /*#__PURE__*/React.forwardRef(function VpnPolicy(_ref113, ref) {
|
|
|
2828
2830
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2829
2831
|
viewBox: "0 0 32 32",
|
|
2830
2832
|
fill: "currentColor"
|
|
2831
|
-
}, rest),
|
|
2832
|
-
d: "
|
|
2833
|
-
})), _path192 || (_path192 = /*#__PURE__*/React.createElement("path", {
|
|
2834
|
-
d: "M14,2A6.0066,6.0066,0,0,0,8,8v6H6a2.0023,2.0023,0,0,0-2,2V28a2.0023,2.0023,0,0,0,2,2H17V28H6V16h9V14H10V8a4,4,0,0,1,7.92-.8008l1.96-.3984A6.0167,6.0167,0,0,0,14,2Z"
|
|
2833
|
+
}, rest), _path192 || (_path192 = /*#__PURE__*/React.createElement("path", {
|
|
2834
|
+
d: "M28,7a1.9919,1.9919,0,0,0-1.7227,1H22A6,6,0,0,0,10,8H5.7227a2,2,0,1,0,0,2H10v4H8a2,2,0,0,0-2,2V28a2,2,0,0,0,2,2H24a2,2,0,0,0,2-2V16a2,2,0,0,0-2-2H22V10h4.2773A1.9966,1.9966,0,1,0,28,7ZM12,8a4,4,0,0,1,8,0v6H12V10h5V8Zm12,8V28H8V16Z"
|
|
2835
2835
|
})), children);
|
|
2836
2836
|
});
|
|
2837
2837
|
|
|
2838
2838
|
if (process.env.NODE_ENV !== "production") {
|
|
2839
|
-
|
|
2839
|
+
VpnConnection.propTypes = iconPropTypes;
|
|
2840
2840
|
}
|
|
2841
|
-
var
|
|
2841
|
+
var VpnPolicy = /*#__PURE__*/React.forwardRef(function VpnPolicy(_ref114, ref) {
|
|
2842
2842
|
var children = _ref114.children,
|
|
2843
2843
|
_ref114$size = _ref114.size,
|
|
2844
2844
|
size = _ref114$size === void 0 ? 16 : _ref114$size,
|
|
@@ -2852,21 +2852,44 @@ var Wallet = /*#__PURE__*/React.forwardRef(function Wallet(_ref114, ref) {
|
|
|
2852
2852
|
viewBox: "0 0 32 32",
|
|
2853
2853
|
fill: "currentColor"
|
|
2854
2854
|
}, rest), _path193 || (_path193 = /*#__PURE__*/React.createElement("path", {
|
|
2855
|
-
d: "
|
|
2855
|
+
d: "M30,15A6,6,0,1,0,20,19.46V29l4-1.8838L28,29V19.46A5.98,5.98,0,0,0,30,15ZM26,25.8477l-2-.9415-2,.9415V20.65a5.8877,5.8877,0,0,0,4,0ZM24,19a4,4,0,1,1,4-4A4.0045,4.0045,0,0,1,24,19Z"
|
|
2856
2856
|
})), _path194 || (_path194 = /*#__PURE__*/React.createElement("path", {
|
|
2857
|
-
d: "
|
|
2857
|
+
d: "M14,2A6.0066,6.0066,0,0,0,8,8v6H6a2.0023,2.0023,0,0,0-2,2V28a2.0023,2.0023,0,0,0,2,2H17V28H6V16h9V14H10V8a4,4,0,0,1,7.92-.8008l1.96-.3984A6.0167,6.0167,0,0,0,14,2Z"
|
|
2858
2858
|
})), children);
|
|
2859
2859
|
});
|
|
2860
2860
|
|
|
2861
2861
|
if (process.env.NODE_ENV !== "production") {
|
|
2862
|
-
|
|
2862
|
+
VpnPolicy.propTypes = iconPropTypes;
|
|
2863
2863
|
}
|
|
2864
|
-
var
|
|
2864
|
+
var Wallet = /*#__PURE__*/React.forwardRef(function Wallet(_ref115, ref) {
|
|
2865
2865
|
var children = _ref115.children,
|
|
2866
2866
|
_ref115$size = _ref115.size,
|
|
2867
2867
|
size = _ref115$size === void 0 ? 16 : _ref115$size,
|
|
2868
2868
|
rest = _objectWithoutProperties(_ref115, _excluded115);
|
|
2869
2869
|
|
|
2870
|
+
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
2871
|
+
width: size,
|
|
2872
|
+
height: size,
|
|
2873
|
+
ref: ref,
|
|
2874
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
2875
|
+
viewBox: "0 0 32 32",
|
|
2876
|
+
fill: "currentColor"
|
|
2877
|
+
}, rest), _path195 || (_path195 = /*#__PURE__*/React.createElement("path", {
|
|
2878
|
+
d: "M22 17H24V19H22z"
|
|
2879
|
+
})), _path196 || (_path196 = /*#__PURE__*/React.createElement("path", {
|
|
2880
|
+
d: "M28,8H4V5H26V3H4A2,2,0,0,0,2,5V26a2,2,0,0,0,2,2H28a2,2,0,0,0,2-2V10A2,2,0,0,0,28,8ZM4,26V10H28v3H20a2,2,0,0,0-2,2v6a2,2,0,0,0,2,2h8v3ZM28,15v6H20V15Z"
|
|
2881
|
+
})), children);
|
|
2882
|
+
});
|
|
2883
|
+
|
|
2884
|
+
if (process.env.NODE_ENV !== "production") {
|
|
2885
|
+
Wallet.propTypes = iconPropTypes;
|
|
2886
|
+
}
|
|
2887
|
+
var Warning = /*#__PURE__*/React.forwardRef(function Warning(_ref116, ref) {
|
|
2888
|
+
var children = _ref116.children,
|
|
2889
|
+
_ref116$size = _ref116.size,
|
|
2890
|
+
size = _ref116$size === void 0 ? 16 : _ref116$size,
|
|
2891
|
+
rest = _objectWithoutProperties(_ref116, _excluded116);
|
|
2892
|
+
|
|
2870
2893
|
if (size === 16 || size === "16" || size === "16px") {
|
|
2871
2894
|
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
2872
2895
|
width: size,
|
|
@@ -2875,9 +2898,9 @@ var Warning = /*#__PURE__*/React.forwardRef(function Warning(_ref115, ref) {
|
|
|
2875
2898
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2876
2899
|
viewBox: "0 0 16 16",
|
|
2877
2900
|
fill: "currentColor"
|
|
2878
|
-
}, rest),
|
|
2901
|
+
}, rest), _path197 || (_path197 = /*#__PURE__*/React.createElement("path", {
|
|
2879
2902
|
d: "M8,1C4.1,1,1,4.1,1,8s3.1,7,7,7s7-3.1,7-7S11.9,1,8,1z M8,14c-3.3,0-6-2.7-6-6s2.7-6,6-6s6,2.7,6,6S11.3,14,8,14z"
|
|
2880
|
-
})),
|
|
2903
|
+
})), _path198 || (_path198 = /*#__PURE__*/React.createElement("path", {
|
|
2881
2904
|
d: "M7.5 4H8.5V9H7.5zM8 10.2c-.4 0-.8.3-.8.8s.3.8.8.8c.4 0 .8-.3.8-.8S8.4 10.2 8 10.2z"
|
|
2882
2905
|
})), children);
|
|
2883
2906
|
}
|
|
@@ -2889,9 +2912,9 @@ var Warning = /*#__PURE__*/React.forwardRef(function Warning(_ref115, ref) {
|
|
|
2889
2912
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2890
2913
|
viewBox: "0 0 32 32",
|
|
2891
2914
|
fill: "currentColor"
|
|
2892
|
-
}, rest),
|
|
2915
|
+
}, rest), _path199 || (_path199 = /*#__PURE__*/React.createElement("path", {
|
|
2893
2916
|
d: "M16,2A14,14,0,1,0,30,16,14,14,0,0,0,16,2Zm0,26A12,12,0,1,1,28,16,12,12,0,0,1,16,28Z"
|
|
2894
|
-
})),
|
|
2917
|
+
})), _path200 || (_path200 = /*#__PURE__*/React.createElement("path", {
|
|
2895
2918
|
d: "M15 8H17V19H15zM16 22a1.5 1.5 0 101.5 1.5A1.5 1.5 0 0016 22z"
|
|
2896
2919
|
})), children);
|
|
2897
2920
|
});
|
|
@@ -2899,11 +2922,11 @@ var Warning = /*#__PURE__*/React.forwardRef(function Warning(_ref115, ref) {
|
|
|
2899
2922
|
if (process.env.NODE_ENV !== "production") {
|
|
2900
2923
|
Warning.propTypes = iconPropTypes;
|
|
2901
2924
|
}
|
|
2902
|
-
var WarningAlt = /*#__PURE__*/React.forwardRef(function WarningAlt(
|
|
2903
|
-
var children =
|
|
2904
|
-
|
|
2905
|
-
size =
|
|
2906
|
-
rest = _objectWithoutProperties(
|
|
2925
|
+
var WarningAlt = /*#__PURE__*/React.forwardRef(function WarningAlt(_ref117, ref) {
|
|
2926
|
+
var children = _ref117.children,
|
|
2927
|
+
_ref117$size = _ref117.size,
|
|
2928
|
+
size = _ref117$size === void 0 ? 16 : _ref117$size,
|
|
2929
|
+
rest = _objectWithoutProperties(_ref117, _excluded117);
|
|
2907
2930
|
|
|
2908
2931
|
if (size === 16 || size === "16" || size === "16px") {
|
|
2909
2932
|
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
@@ -2913,9 +2936,9 @@ var WarningAlt = /*#__PURE__*/React.forwardRef(function WarningAlt(_ref116, ref)
|
|
|
2913
2936
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2914
2937
|
viewBox: "0 0 16 16",
|
|
2915
2938
|
fill: "currentColor"
|
|
2916
|
-
}, rest),
|
|
2939
|
+
}, rest), _path201 || (_path201 = /*#__PURE__*/React.createElement("path", {
|
|
2917
2940
|
d: "M14.5,14h-13c-0.2,0-0.3-0.1-0.4-0.2c-0.1-0.2-0.1-0.3,0-0.5l6.5-12C7.7,1,8,0.9,8.2,1.1c0.1,0,0.2,0.1,0.2,0.2l6.5,12 c0.1,0.2,0.1,0.3,0,0.5C14.9,13.9,14.7,14,14.5,14z M2.3,13h11.3L8,2.5L2.3,13z"
|
|
2918
|
-
})),
|
|
2941
|
+
})), _path202 || (_path202 = /*#__PURE__*/React.createElement("path", {
|
|
2919
2942
|
d: "M7.5 6H8.5V9.5H7.5zM8 10.8c-.4 0-.8.3-.8.8s.3.8.8.8c.4 0 .8-.3.8-.8S8.4 10.8 8 10.8z"
|
|
2920
2943
|
})), children);
|
|
2921
2944
|
}
|
|
@@ -2927,9 +2950,9 @@ var WarningAlt = /*#__PURE__*/React.forwardRef(function WarningAlt(_ref116, ref)
|
|
|
2927
2950
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2928
2951
|
viewBox: "0 0 32 32",
|
|
2929
2952
|
fill: "currentColor"
|
|
2930
|
-
}, rest),
|
|
2953
|
+
}, rest), _path203 || (_path203 = /*#__PURE__*/React.createElement("path", {
|
|
2931
2954
|
d: "M16 23a1.5 1.5 0 101.5 1.5A1.5 1.5 0 0016 23zM15 12H17V21H15z"
|
|
2932
|
-
})),
|
|
2955
|
+
})), _path204 || (_path204 = /*#__PURE__*/React.createElement("path", {
|
|
2933
2956
|
d: "M29,30H3a1,1,0,0,1-.8872-1.4614l13-25a1,1,0,0,1,1.7744,0l13,25A1,1,0,0,1,29,30ZM4.6507,28H27.3493l.002-.0033L16.002,6.1714h-.004L4.6487,27.9967Z"
|
|
2934
2957
|
})), children);
|
|
2935
2958
|
});
|
|
@@ -2937,11 +2960,11 @@ var WarningAlt = /*#__PURE__*/React.forwardRef(function WarningAlt(_ref116, ref)
|
|
|
2937
2960
|
if (process.env.NODE_ENV !== "production") {
|
|
2938
2961
|
WarningAlt.propTypes = iconPropTypes;
|
|
2939
2962
|
}
|
|
2940
|
-
var WarningAltFilled = /*#__PURE__*/React.forwardRef(function WarningAltFilled(
|
|
2941
|
-
var children =
|
|
2942
|
-
|
|
2943
|
-
size =
|
|
2944
|
-
rest = _objectWithoutProperties(
|
|
2963
|
+
var WarningAltFilled = /*#__PURE__*/React.forwardRef(function WarningAltFilled(_ref118, ref) {
|
|
2964
|
+
var children = _ref118.children,
|
|
2965
|
+
_ref118$size = _ref118.size,
|
|
2966
|
+
size = _ref118$size === void 0 ? 16 : _ref118$size,
|
|
2967
|
+
rest = _objectWithoutProperties(_ref118, _excluded118);
|
|
2945
2968
|
|
|
2946
2969
|
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
2947
2970
|
width: size,
|
|
@@ -2950,13 +2973,13 @@ var WarningAltFilled = /*#__PURE__*/React.forwardRef(function WarningAltFilled(_
|
|
|
2950
2973
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2951
2974
|
viewBox: "0 0 32 32",
|
|
2952
2975
|
fill: "currentColor"
|
|
2953
|
-
}, rest),
|
|
2976
|
+
}, rest), _path205 || (_path205 = /*#__PURE__*/React.createElement("path", {
|
|
2954
2977
|
fill: "none",
|
|
2955
2978
|
d: "M16,26a1.5,1.5,0,1,1,1.5-1.5A1.5,1.5,0,0,1,16,26Zm-1.125-5h2.25V12h-2.25Z",
|
|
2956
2979
|
"data-icon-path": "inner-path"
|
|
2957
|
-
})),
|
|
2980
|
+
})), _path206 || (_path206 = /*#__PURE__*/React.createElement("path", {
|
|
2958
2981
|
d: "M16.002,6.1714h-.004L4.6487,27.9966,4.6506,28H27.3494l.0019-.0034ZM14.875,12h2.25v9h-2.25ZM16,26a1.5,1.5,0,1,1,1.5-1.5A1.5,1.5,0,0,1,16,26Z"
|
|
2959
|
-
})),
|
|
2982
|
+
})), _path207 || (_path207 = /*#__PURE__*/React.createElement("path", {
|
|
2960
2983
|
d: "M29,30H3a1,1,0,0,1-.8872-1.4614l13-25a1,1,0,0,1,1.7744,0l13,25A1,1,0,0,1,29,30ZM4.6507,28H27.3493l.002-.0033L16.002,6.1714h-.004L4.6487,27.9967Z"
|
|
2961
2984
|
})), children);
|
|
2962
2985
|
});
|
|
@@ -2964,11 +2987,11 @@ var WarningAltFilled = /*#__PURE__*/React.forwardRef(function WarningAltFilled(_
|
|
|
2964
2987
|
if (process.env.NODE_ENV !== "production") {
|
|
2965
2988
|
WarningAltFilled.propTypes = iconPropTypes;
|
|
2966
2989
|
}
|
|
2967
|
-
var WarningAltInverted = /*#__PURE__*/React.forwardRef(function WarningAltInverted(
|
|
2968
|
-
var children =
|
|
2969
|
-
|
|
2970
|
-
size =
|
|
2971
|
-
rest = _objectWithoutProperties(
|
|
2990
|
+
var WarningAltInverted = /*#__PURE__*/React.forwardRef(function WarningAltInverted(_ref119, ref) {
|
|
2991
|
+
var children = _ref119.children,
|
|
2992
|
+
_ref119$size = _ref119.size,
|
|
2993
|
+
size = _ref119$size === void 0 ? 16 : _ref119$size,
|
|
2994
|
+
rest = _objectWithoutProperties(_ref119, _excluded119);
|
|
2972
2995
|
|
|
2973
2996
|
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
2974
2997
|
width: size,
|
|
@@ -2977,9 +3000,9 @@ var WarningAltInverted = /*#__PURE__*/React.forwardRef(function WarningAltInvert
|
|
|
2977
3000
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2978
3001
|
viewBox: "0 0 32 32",
|
|
2979
3002
|
fill: "currentColor"
|
|
2980
|
-
}, rest),
|
|
3003
|
+
}, rest), _path208 || (_path208 = /*#__PURE__*/React.createElement("path", {
|
|
2981
3004
|
d: "M16 17a1.5 1.5 0 101.5 1.5A1.5 1.5 0 0016 17zM15 6H17V15H15z"
|
|
2982
|
-
})),
|
|
3005
|
+
})), _path209 || (_path209 = /*#__PURE__*/React.createElement("path", {
|
|
2983
3006
|
d: "M29.855,2.481a1.001,1.001,0,0,1,.0322.98l-13,25a1,1,0,0,1-1.7744,0l-13-25A1,1,0,0,1,3,2H29A1.0007,1.0007,0,0,1,29.855,2.481ZM4.6487,4.0033,15.998,25.8286h.004L27.3513,4.0033,27.3493,4H4.6507Z"
|
|
2984
3007
|
})), children);
|
|
2985
3008
|
});
|
|
@@ -2987,11 +3010,11 @@ var WarningAltInverted = /*#__PURE__*/React.forwardRef(function WarningAltInvert
|
|
|
2987
3010
|
if (process.env.NODE_ENV !== "production") {
|
|
2988
3011
|
WarningAltInverted.propTypes = iconPropTypes;
|
|
2989
3012
|
}
|
|
2990
|
-
var WarningAltInvertedFilled = /*#__PURE__*/React.forwardRef(function WarningAltInvertedFilled(
|
|
2991
|
-
var children =
|
|
2992
|
-
|
|
2993
|
-
size =
|
|
2994
|
-
rest = _objectWithoutProperties(
|
|
3013
|
+
var WarningAltInvertedFilled = /*#__PURE__*/React.forwardRef(function WarningAltInvertedFilled(_ref120, ref) {
|
|
3014
|
+
var children = _ref120.children,
|
|
3015
|
+
_ref120$size = _ref120.size,
|
|
3016
|
+
size = _ref120$size === void 0 ? 16 : _ref120$size,
|
|
3017
|
+
rest = _objectWithoutProperties(_ref120, _excluded120);
|
|
2995
3018
|
|
|
2996
3019
|
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
2997
3020
|
width: size,
|
|
@@ -3000,13 +3023,13 @@ var WarningAltInvertedFilled = /*#__PURE__*/React.forwardRef(function WarningAlt
|
|
|
3000
3023
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3001
3024
|
viewBox: "0 0 32 32",
|
|
3002
3025
|
fill: "currentColor"
|
|
3003
|
-
}, rest),
|
|
3026
|
+
}, rest), _path210 || (_path210 = /*#__PURE__*/React.createElement("path", {
|
|
3004
3027
|
fill: "none",
|
|
3005
3028
|
d: "M16,20a1.5,1.5,0,1,1,1.5-1.5A1.5,1.5,0,0,1,16,20Zm-1.125-5h2.25V6h-2.25Z",
|
|
3006
3029
|
"data-icon-path": "inner-path"
|
|
3007
|
-
})),
|
|
3030
|
+
})), _path211 || (_path211 = /*#__PURE__*/React.createElement("path", {
|
|
3008
3031
|
d: "M27.3494,4H4.6506l-.0019.0034L15.998,25.8286h.004L27.3513,4.0034ZM14.875,6h2.25v9h-2.25ZM16,20a1.5,1.5,0,1,1,1.5-1.5A1.5,1.5,0,0,1,16,20Z"
|
|
3009
|
-
})),
|
|
3032
|
+
})), _path212 || (_path212 = /*#__PURE__*/React.createElement("path", {
|
|
3010
3033
|
d: "M29.855,2.481a1.001,1.001,0,0,1,.0322.98l-13,25a1,1,0,0,1-1.7744,0l-13-25A1,1,0,0,1,3,2H29A1.0007,1.0007,0,0,1,29.855,2.481ZM4.6487,4.0033,15.998,25.8286h.004L27.3513,4.0033,27.3493,4H4.6507Z"
|
|
3011
3034
|
})), children);
|
|
3012
3035
|
});
|
|
@@ -3014,11 +3037,11 @@ var WarningAltInvertedFilled = /*#__PURE__*/React.forwardRef(function WarningAlt
|
|
|
3014
3037
|
if (process.env.NODE_ENV !== "production") {
|
|
3015
3038
|
WarningAltInvertedFilled.propTypes = iconPropTypes;
|
|
3016
3039
|
}
|
|
3017
|
-
var WarningFilled = /*#__PURE__*/React.forwardRef(function WarningFilled(
|
|
3018
|
-
var children =
|
|
3019
|
-
|
|
3020
|
-
size =
|
|
3021
|
-
rest = _objectWithoutProperties(
|
|
3040
|
+
var WarningFilled = /*#__PURE__*/React.forwardRef(function WarningFilled(_ref121, ref) {
|
|
3041
|
+
var children = _ref121.children,
|
|
3042
|
+
_ref121$size = _ref121.size,
|
|
3043
|
+
size = _ref121$size === void 0 ? 16 : _ref121$size,
|
|
3044
|
+
rest = _objectWithoutProperties(_ref121, _excluded121);
|
|
3022
3045
|
|
|
3023
3046
|
if (size === 16 || size === "16" || size === "16px") {
|
|
3024
3047
|
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
@@ -3028,9 +3051,9 @@ var WarningFilled = /*#__PURE__*/React.forwardRef(function WarningFilled(_ref120
|
|
|
3028
3051
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3029
3052
|
viewBox: "0 0 16 16",
|
|
3030
3053
|
fill: "currentColor"
|
|
3031
|
-
}, rest),
|
|
3054
|
+
}, rest), _path213 || (_path213 = /*#__PURE__*/React.createElement("path", {
|
|
3032
3055
|
d: "M8,1C4.2,1,1,4.2,1,8s3.2,7,7,7s7-3.1,7-7S11.9,1,8,1z M7.5,4h1v5h-1C7.5,9,7.5,4,7.5,4z M8,12.2 c-0.4,0-0.8-0.4-0.8-0.8s0.3-0.8,0.8-0.8c0.4,0,0.8,0.4,0.8,0.8S8.4,12.2,8,12.2z"
|
|
3033
|
-
})),
|
|
3056
|
+
})), _path214 || (_path214 = /*#__PURE__*/React.createElement("path", {
|
|
3034
3057
|
d: "M7.5,4h1v5h-1C7.5,9,7.5,4,7.5,4z M8,12.2c-0.4,0-0.8-0.4-0.8-0.8s0.3-0.8,0.8-0.8 c0.4,0,0.8,0.4,0.8,0.8S8.4,12.2,8,12.2z",
|
|
3035
3058
|
"data-icon-path": "inner-path",
|
|
3036
3059
|
opacity: "0"
|
|
@@ -3045,9 +3068,9 @@ var WarningFilled = /*#__PURE__*/React.forwardRef(function WarningFilled(_ref120
|
|
|
3045
3068
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3046
3069
|
viewBox: "0 0 20 20",
|
|
3047
3070
|
fill: "currentColor"
|
|
3048
|
-
}, rest),
|
|
3071
|
+
}, rest), _path215 || (_path215 = /*#__PURE__*/React.createElement("path", {
|
|
3049
3072
|
d: "M10,1c-5,0-9,4-9,9s4,9,9,9s9-4,9-9S15,1,10,1z M9.2,5h1.5v7H9.2V5z M10,16c-0.6,0-1-0.4-1-1s0.4-1,1-1 s1,0.4,1,1S10.6,16,10,16z"
|
|
3050
|
-
})),
|
|
3073
|
+
})), _path216 || (_path216 = /*#__PURE__*/React.createElement("path", {
|
|
3051
3074
|
d: "M9.2,5h1.5v7H9.2V5z M10,16c-0.6,0-1-0.4-1-1s0.4-1,1-1s1,0.4,1,1S10.6,16,10,16z",
|
|
3052
3075
|
"data-icon-path": "inner-path",
|
|
3053
3076
|
opacity: "0"
|
|
@@ -3062,9 +3085,9 @@ var WarningFilled = /*#__PURE__*/React.forwardRef(function WarningFilled(_ref120
|
|
|
3062
3085
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3063
3086
|
viewBox: "0 0 24 24",
|
|
3064
3087
|
fill: "currentColor"
|
|
3065
|
-
}, rest),
|
|
3088
|
+
}, rest), _path217 || (_path217 = /*#__PURE__*/React.createElement("path", {
|
|
3066
3089
|
d: "M12,1C5.9,1,1,5.9,1,12s4.9,11,11,11s11-4.9,11-11C23,5.9,18.1,1,12,1z M11.1,6h1.8v8h-1.8V6z M12,19.2 c-0.7,0-1.2-0.6-1.2-1.2s0.6-1.2,1.2-1.2s1.2,0.6,1.2,1.2S12.7,19.2,12,19.2z"
|
|
3067
|
-
})),
|
|
3090
|
+
})), _path218 || (_path218 = /*#__PURE__*/React.createElement("path", {
|
|
3068
3091
|
fill: "none",
|
|
3069
3092
|
d: "M13.2,18c0,0.7-0.6,1.2-1.2,1.2s-1.2-0.6-1.2-1.2s0.6-1.2,1.2-1.2S13.2,17.3,13.2,18z M12.9,6 h-1.8v8h1.8V6z",
|
|
3070
3093
|
"data-icon-path": "inner-path",
|
|
@@ -3079,9 +3102,9 @@ var WarningFilled = /*#__PURE__*/React.forwardRef(function WarningFilled(_ref120
|
|
|
3079
3102
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3080
3103
|
viewBox: "0 0 32 32",
|
|
3081
3104
|
fill: "currentColor"
|
|
3082
|
-
}, rest),
|
|
3105
|
+
}, rest), _path219 || (_path219 = /*#__PURE__*/React.createElement("path", {
|
|
3083
3106
|
d: "M16,2C8.3,2,2,8.3,2,16s6.3,14,14,14s14-6.3,14-14C30,8.3,23.7,2,16,2z M14.9,8h2.2v11h-2.2V8z M16,25 c-0.8,0-1.5-0.7-1.5-1.5S15.2,22,16,22c0.8,0,1.5,0.7,1.5,1.5S16.8,25,16,25z"
|
|
3084
|
-
})),
|
|
3107
|
+
})), _path220 || (_path220 = /*#__PURE__*/React.createElement("path", {
|
|
3085
3108
|
fill: "none",
|
|
3086
3109
|
d: "M17.5,23.5c0,0.8-0.7,1.5-1.5,1.5c-0.8,0-1.5-0.7-1.5-1.5S15.2,22,16,22 C16.8,22,17.5,22.7,17.5,23.5z M17.1,8h-2.2v11h2.2V8z",
|
|
3087
3110
|
"data-icon-path": "inner-path",
|
|
@@ -3092,30 +3115,7 @@ var WarningFilled = /*#__PURE__*/React.forwardRef(function WarningFilled(_ref120
|
|
|
3092
3115
|
if (process.env.NODE_ENV !== "production") {
|
|
3093
3116
|
WarningFilled.propTypes = iconPropTypes;
|
|
3094
3117
|
}
|
|
3095
|
-
var WarningHex = /*#__PURE__*/React.forwardRef(function WarningHex(
|
|
3096
|
-
var children = _ref121.children,
|
|
3097
|
-
_ref121$size = _ref121.size,
|
|
3098
|
-
size = _ref121$size === void 0 ? 16 : _ref121$size,
|
|
3099
|
-
rest = _objectWithoutProperties(_ref121, _excluded121);
|
|
3100
|
-
|
|
3101
|
-
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
3102
|
-
width: size,
|
|
3103
|
-
height: size,
|
|
3104
|
-
ref: ref,
|
|
3105
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
3106
|
-
viewBox: "0 0 32 32",
|
|
3107
|
-
fill: "currentColor"
|
|
3108
|
-
}, rest), _path219 || (_path219 = /*#__PURE__*/React.createElement("path", {
|
|
3109
|
-
d: "M16 21a1.5 1.5 0 101.5 1.5A1.5 1.5 0 0016 21zM15 8H17V18H15z"
|
|
3110
|
-
})), _path220 || (_path220 = /*#__PURE__*/React.createElement("path", {
|
|
3111
|
-
d: "M23,29H9a1,1,0,0,1-.8638-.4961l-7-12a1,1,0,0,1,0-1.0078l7-12A1,1,0,0,1,9,3H23a1,1,0,0,1,.8638.4961l7,12a1,1,0,0,1,0,1.0078l-7,12A1,1,0,0,1,23,29ZM9.5742,27H22.4258l6.4165-11L22.4258,5H9.5742L3.1577,16Z"
|
|
3112
|
-
})), children);
|
|
3113
|
-
});
|
|
3114
|
-
|
|
3115
|
-
if (process.env.NODE_ENV !== "production") {
|
|
3116
|
-
WarningHex.propTypes = iconPropTypes;
|
|
3117
|
-
}
|
|
3118
|
-
var WarningHexFilled = /*#__PURE__*/React.forwardRef(function WarningHexFilled(_ref122, ref) {
|
|
3118
|
+
var WarningHex = /*#__PURE__*/React.forwardRef(function WarningHex(_ref122, ref) {
|
|
3119
3119
|
var children = _ref122.children,
|
|
3120
3120
|
_ref122$size = _ref122.size,
|
|
3121
3121
|
size = _ref122$size === void 0 ? 16 : _ref122$size,
|
|
@@ -3129,18 +3129,16 @@ var WarningHexFilled = /*#__PURE__*/React.forwardRef(function WarningHexFilled(_
|
|
|
3129
3129
|
viewBox: "0 0 32 32",
|
|
3130
3130
|
fill: "currentColor"
|
|
3131
3131
|
}, rest), _path221 || (_path221 = /*#__PURE__*/React.createElement("path", {
|
|
3132
|
-
|
|
3133
|
-
d: "M14.875,8h2.25V19h-2.25ZM16,25a1.5,1.5,0,1,1,1.5-1.5A1.5,1.5,0,0,1,16,25Z",
|
|
3134
|
-
"data-icon-path": "inner-path"
|
|
3132
|
+
d: "M16 21a1.5 1.5 0 101.5 1.5A1.5 1.5 0 0016 21zM15 8H17V18H15z"
|
|
3135
3133
|
})), _path222 || (_path222 = /*#__PURE__*/React.createElement("path", {
|
|
3136
|
-
d: "
|
|
3134
|
+
d: "M23,29H9a1,1,0,0,1-.8638-.4961l-7-12a1,1,0,0,1,0-1.0078l7-12A1,1,0,0,1,9,3H23a1,1,0,0,1,.8638.4961l7,12a1,1,0,0,1,0,1.0078l-7,12A1,1,0,0,1,23,29ZM9.5742,27H22.4258l6.4165-11L22.4258,5H9.5742L3.1577,16Z"
|
|
3137
3135
|
})), children);
|
|
3138
3136
|
});
|
|
3139
3137
|
|
|
3140
3138
|
if (process.env.NODE_ENV !== "production") {
|
|
3141
|
-
|
|
3139
|
+
WarningHex.propTypes = iconPropTypes;
|
|
3142
3140
|
}
|
|
3143
|
-
var
|
|
3141
|
+
var WarningHexFilled = /*#__PURE__*/React.forwardRef(function WarningHexFilled(_ref123, ref) {
|
|
3144
3142
|
var children = _ref123.children,
|
|
3145
3143
|
_ref123$size = _ref123.size,
|
|
3146
3144
|
size = _ref123$size === void 0 ? 16 : _ref123$size,
|
|
@@ -3154,16 +3152,18 @@ var WarningOther = /*#__PURE__*/React.forwardRef(function WarningOther(_ref123,
|
|
|
3154
3152
|
viewBox: "0 0 32 32",
|
|
3155
3153
|
fill: "currentColor"
|
|
3156
3154
|
}, rest), _path223 || (_path223 = /*#__PURE__*/React.createElement("path", {
|
|
3157
|
-
|
|
3155
|
+
fill: "none",
|
|
3156
|
+
d: "M14.875,8h2.25V19h-2.25ZM16,25a1.5,1.5,0,1,1,1.5-1.5A1.5,1.5,0,0,1,16,25Z",
|
|
3157
|
+
"data-icon-path": "inner-path"
|
|
3158
3158
|
})), _path224 || (_path224 = /*#__PURE__*/React.createElement("path", {
|
|
3159
|
-
d: "
|
|
3159
|
+
d: "M30.8508,15.4487,23.8867,3.5322A1.0687,1.0687,0,0,0,22.9643,3H9.0357a1.0687,1.0687,0,0,0-.9224.5322L1.1492,15.4487a1.0933,1.0933,0,0,0,0,1.1026L8.1133,28.4678A1.0687,1.0687,0,0,0,9.0357,29H22.9643a1.0687,1.0687,0,0,0,.9224-.5322l6.9641-11.9165A1.0933,1.0933,0,0,0,30.8508,15.4487ZM14.875,8h2.25V19h-2.25ZM16,25a1.5,1.5,0,1,1,1.5-1.5A1.5,1.5,0,0,1,16,25Z"
|
|
3160
3160
|
})), children);
|
|
3161
3161
|
});
|
|
3162
3162
|
|
|
3163
3163
|
if (process.env.NODE_ENV !== "production") {
|
|
3164
|
-
|
|
3164
|
+
WarningHexFilled.propTypes = iconPropTypes;
|
|
3165
3165
|
}
|
|
3166
|
-
var
|
|
3166
|
+
var WarningOther = /*#__PURE__*/React.forwardRef(function WarningOther(_ref124, ref) {
|
|
3167
3167
|
var children = _ref124.children,
|
|
3168
3168
|
_ref124$size = _ref124.size,
|
|
3169
3169
|
size = _ref124$size === void 0 ? 16 : _ref124$size,
|
|
@@ -3177,16 +3177,16 @@ var WarningSquare = /*#__PURE__*/React.forwardRef(function WarningSquare(_ref124
|
|
|
3177
3177
|
viewBox: "0 0 32 32",
|
|
3178
3178
|
fill: "currentColor"
|
|
3179
3179
|
}, rest), _path225 || (_path225 = /*#__PURE__*/React.createElement("path", {
|
|
3180
|
-
d: "
|
|
3180
|
+
d: "M18 20H30V22H18zM18 24H30V26H18zM18 28H30V30H18zM14 18a1.5 1.5 0 101.5 1.5A1.5 1.5 0 0014 18zM13 7H15V16H13z"
|
|
3181
3181
|
})), _path226 || (_path226 = /*#__PURE__*/React.createElement("path", {
|
|
3182
|
-
d: "
|
|
3182
|
+
d: "M14,4A10.0111,10.0111,0,0,1,24,14h2A12,12,0,1,0,14,26V24A10,10,0,0,1,14,4Z"
|
|
3183
3183
|
})), children);
|
|
3184
3184
|
});
|
|
3185
3185
|
|
|
3186
3186
|
if (process.env.NODE_ENV !== "production") {
|
|
3187
|
-
|
|
3187
|
+
WarningOther.propTypes = iconPropTypes;
|
|
3188
3188
|
}
|
|
3189
|
-
var
|
|
3189
|
+
var WarningSquare = /*#__PURE__*/React.forwardRef(function WarningSquare(_ref125, ref) {
|
|
3190
3190
|
var children = _ref125.children,
|
|
3191
3191
|
_ref125$size = _ref125.size,
|
|
3192
3192
|
size = _ref125$size === void 0 ? 16 : _ref125$size,
|
|
@@ -3200,16 +3200,14 @@ var WarningSquareFilled = /*#__PURE__*/React.forwardRef(function WarningSquareFi
|
|
|
3200
3200
|
viewBox: "0 0 32 32",
|
|
3201
3201
|
fill: "currentColor"
|
|
3202
3202
|
}, rest), _path227 || (_path227 = /*#__PURE__*/React.createElement("path", {
|
|
3203
|
-
d: "
|
|
3203
|
+
d: "M16 20a1.5 1.5 0 101.5 1.5A1.5 1.5 0 0016 20zM15 9H17V18H15z"
|
|
3204
3204
|
})), _path228 || (_path228 = /*#__PURE__*/React.createElement("path", {
|
|
3205
|
-
|
|
3206
|
-
d: "M14.8751,8h2.25V18h-2.25ZM16,24a1.5,1.5,0,1,1,1.5-1.5A1.5,1.5,0,0,1,16,24Z",
|
|
3207
|
-
"data-icon-path": "inner-path"
|
|
3205
|
+
d: "M26,28H6a2.0023,2.0023,0,0,1-2-2V6A2.0023,2.0023,0,0,1,6,4H26a2.0023,2.0023,0,0,1,2,2V26A2.0023,2.0023,0,0,1,26,28ZM6,6V26H26.0012L26,6Z"
|
|
3208
3206
|
})), children);
|
|
3209
3207
|
});
|
|
3210
3208
|
|
|
3211
3209
|
if (process.env.NODE_ENV !== "production") {
|
|
3212
|
-
|
|
3210
|
+
WarningSquare.propTypes = iconPropTypes;
|
|
3213
3211
|
}
|
|
3214
3212
|
|
|
3215
|
-
export { QU1, QU2, QU3, TreeFallRisk, TreeView, TreeViewAlt, Trophy, TrophyFilled, TropicalStorm, TropicalStormModelTracks, TropicalStormTracks, TropicalWarning, Tsunami, Tsv, TwoFactorAuthentication, TwoPersonLift, Txt, TxtReference, TypePattern, Types, Umbrella, Undefined, UndefinedFilled, Undo, UngroupObjects, Unknown, UnknownFilled, Unlink, Unlocked, UpToTop, UpdateNow, Upgrade, Upload, Usb, User, UserAccess, UserActivity, UserAdmin, UserAvatar, UserAvatarFilled, UserAvatarFilledAlt, UserCertification, UserData, UserFavorite, UserFavoriteAlt, UserFavoriteAltFilled, UserFilled, UserFollow, UserIdentification, UserMilitary, UserMultiple, UserOnline, UserProfile, UserProfileAlt, UserRole, UserServiceDesk, UserSettings, UserSimulation, UserSpeaker, UserXRay, UvIndex, UvIndexAlt, UvIndexFilled, ValueVariable, Van, VegetationAsset, VehicleApi, VehicleConnected, VehicleInsights, VehicleServices, Version, VerticalView, Video, VideoAdd, VideoChat, VideoFilled, VideoOff, VideoOffFilled, View, ViewFilled, ViewMode_1, ViewMode_2, ViewNext, ViewOff, ViewOffFilled, VirtualColumn, VirtualColumnKey, VirtualDesktop, VirtualMachine, VirtualPrivateCloud, VirtualPrivateCloudAlt, VisualRecognition, Vlan, VlanIbm, VmdkDisk, VoiceActivate, Voicemail, VolumeBlockStorage, VolumeDown, VolumeDownAlt, VolumeDownFilled, VolumeDownFilledAlt, VolumeFileStorage, VolumeMute, VolumeMuteFilled, VolumeObjectStorage, VolumeUp, VolumeUpAlt, VolumeUpFilled, VolumeUpFilledAlt, Vpn, VpnConnection, VpnPolicy, Wallet, Warning, WarningAlt, WarningAltFilled, WarningAltInverted, WarningAltInvertedFilled, WarningFilled, WarningHex, WarningHexFilled, WarningOther, WarningSquare
|
|
3213
|
+
export { QU1, QU2, QU3, Tree, TreeFallRisk, TreeView, TreeViewAlt, Trophy, TrophyFilled, TropicalStorm, TropicalStormModelTracks, TropicalStormTracks, TropicalWarning, Tsunami, Tsv, TwoFactorAuthentication, TwoPersonLift, Txt, TxtReference, TypePattern, Types, Umbrella, Undefined, UndefinedFilled, Undo, UngroupObjects, Unknown, UnknownFilled, Unlink, Unlocked, UpToTop, UpdateNow, Upgrade, Upload, Usb, User, UserAccess, UserActivity, UserAdmin, UserAvatar, UserAvatarFilled, UserAvatarFilledAlt, UserCertification, UserData, UserFavorite, UserFavoriteAlt, UserFavoriteAltFilled, UserFilled, UserFollow, UserIdentification, UserMilitary, UserMultiple, UserOnline, UserProfile, UserProfileAlt, UserRole, UserServiceDesk, UserSettings, UserSimulation, UserSpeaker, UserXRay, UvIndex, UvIndexAlt, UvIndexFilled, ValueVariable, Van, VegetationAsset, VehicleApi, VehicleConnected, VehicleInsights, VehicleServices, Version, VerticalView, Video, VideoAdd, VideoChat, VideoFilled, VideoOff, VideoOffFilled, View, ViewFilled, ViewMode_1, ViewMode_2, ViewNext, ViewOff, ViewOffFilled, VirtualColumn, VirtualColumnKey, VirtualDesktop, VirtualMachine, VirtualPrivateCloud, VirtualPrivateCloudAlt, VisualRecognition, Vlan, VlanIbm, VmdkDisk, VoiceActivate, Voicemail, VolumeBlockStorage, VolumeDown, VolumeDownAlt, VolumeDownFilled, VolumeDownFilledAlt, VolumeFileStorage, VolumeMute, VolumeMuteFilled, VolumeObjectStorage, VolumeUp, VolumeUpAlt, VolumeUpFilled, VolumeUpFilledAlt, Vpn, VpnConnection, VpnPolicy, Wallet, Warning, WarningAlt, WarningAltFilled, WarningAltInverted, WarningAltInvertedFilled, WarningFilled, WarningHex, WarningHexFilled, WarningOther, WarningSquare };
|