@carbon/icons-react 11.9.0 → 11.10.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/es/Plan.js +39 -0
- package/es/generated/bucket-10.js +843 -843
- package/es/generated/bucket-11.js +846 -852
- package/es/generated/bucket-12.js +851 -880
- package/es/generated/bucket-13.js +782 -741
- package/es/generated/bucket-14.js +803 -813
- package/es/generated/bucket-15.js +920 -866
- package/es/generated/bucket-16.js +61 -0
- package/es/generated/bucket-7.js +505 -495
- package/es/generated/bucket-8.js +724 -735
- package/es/generated/bucket-9.js +839 -834
- package/es/index.js +10 -9
- package/es/watson-health/ImageAvailabilityLocal.js +41 -0
- package/es/watson-health/ImageAvailabilityRetrieving.js +41 -0
- package/es/watson-health/ImageAvailabilityUnavailable.js +45 -0
- package/lib/Plan.js +45 -0
- package/lib/generated/bucket-10.js +846 -846
- package/lib/generated/bucket-11.js +849 -855
- package/lib/generated/bucket-12.js +854 -883
- package/lib/generated/bucket-13.js +785 -744
- package/lib/generated/bucket-14.js +806 -816
- package/lib/generated/bucket-15.js +923 -867
- package/lib/generated/bucket-16.js +70 -0
- package/lib/generated/bucket-7.js +507 -497
- package/lib/generated/bucket-8.js +726 -737
- package/lib/generated/bucket-9.js +841 -836
- package/lib/index.js +36 -31
- package/lib/watson-health/ImageAvailabilityLocal.js +47 -0
- package/lib/watson-health/ImageAvailabilityRetrieving.js +47 -0
- package/lib/watson-health/ImageAvailabilityUnavailable.js +51 -0
- package/package.json +3 -3
|
@@ -11,7 +11,7 @@ import React from 'react';
|
|
|
11
11
|
import '@carbon/icon-helpers';
|
|
12
12
|
import 'prop-types';
|
|
13
13
|
|
|
14
|
-
var
|
|
14
|
+
var _path, _path2, _path3, _path4, _path5, _path6, _path7, _path8, _circle, _path9, _path10, _path11, _path12, _path13, _path14, _path15, _path16, _path17, _path18, _path19, _path20, _path21, _path22, _path23, _path24, _path25, _path26, _path27, _path28, _path29, _path30, _path31, _circle2, _path32, _path33, _path34, _path35, _path36, _path37, _path38, _path39, _path40, _path41, _path42, _path43, _path44, _circle3, _path45, _path46, _path47, _path48, _path49, _path50, _path51, _path52, _path53, _path54, _circle4, _path55, _path56, _path57, _circle5, _circle6, _path58, _circle7, _path59, _path60, _path61, _path62, _path63, _path64, _path65, _path66, _path67, _path68, _path69, _path70, _path71, _path72, _path73, _path74, _path75, _path76, _path77, _path78, _path79, _path80, _path81, _path82, _path83, _path84, _path85, _path86, _path87, _path88, _path89, _path90, _path91, _path92, _path93, _path94, _path95, _path96, _path97, _path98, _path99, _path100, _path101, _path102, _path103, _path104, _path105, _path106, _path107, _path108, _path109, _path110, _path111, _path112, _path113, _path114, _path115, _path116, _path117, _path118, _path119, _path120, _path121, _path122, _path123, _path124, _path125, _path126, _path127, _circle8, _path128, _path129, _path130, _path131, _path132, _path133, _path134, _path135, _path136, _path137, _path138, _path139, _path140, _path141, _circle9, _path142, _path143, _path144, _circle10, _path145, _path146, _path147, _path148, _circle11, _circle12, _path149, _path150, _path151, _path152, _circle13, _path153, _path154, _path155, _path156, _path157, _path158, _path159, _path160, _path161, _path162, _path163, _path164, _path165, _path166, _path167, _path168, _path169, _path170, _path171, _path172, _path173, _path174, _path175, _path176, _path177, _path178, _path179, _path180, _path181, _path182, _path183, _path184, _path185, _path186, _path187, _path188, _path189, _path190, _path191, _path192, _path193, _path194, _path195, _path196, _path197, _path198, _path199, _path200, _path201, _path202, _path203, _path204, _path205, _path206, _path207, _path208, _path209, _path210, _path211, _path212, _path213, _path214, _path215, _path216, _path217, _switch, _path218, _path219, _path220, _path221, _path222, _path223, _path224, _path225, _path226, _path227, _path228, _path229, _path230, _path231, _path232, _path233, _path234, _path235, _path236, _path237, _path238, _path239, _path240, _path241, _path242, _path243, _path244, _path245, _path246, _path247, _path248, _path249, _path250, _path251;
|
|
15
15
|
|
|
16
16
|
var _excluded = ["children", "size"],
|
|
17
17
|
_excluded2 = ["children", "size"],
|
|
@@ -135,8 +135,10 @@ var _excluded = ["children", "size"],
|
|
|
135
135
|
_excluded120 = ["children", "size"],
|
|
136
136
|
_excluded121 = ["children", "size"],
|
|
137
137
|
_excluded122 = ["children", "size"],
|
|
138
|
-
_excluded123 = ["children", "size"]
|
|
139
|
-
|
|
138
|
+
_excluded123 = ["children", "size"],
|
|
139
|
+
_excluded124 = ["children", "size"],
|
|
140
|
+
_excluded125 = ["children", "size"];
|
|
141
|
+
var UvIndexAlt = /*#__PURE__*/React.forwardRef(function UvIndexAlt(_ref, ref) {
|
|
140
142
|
var children = _ref.children,
|
|
141
143
|
_ref$size = _ref.size,
|
|
142
144
|
size = _ref$size === void 0 ? 16 : _ref$size,
|
|
@@ -149,21 +151,25 @@ var VegetationAsset = /*#__PURE__*/React.forwardRef(function VegetationAsset(_re
|
|
|
149
151
|
xmlns: "http://www.w3.org/2000/svg",
|
|
150
152
|
viewBox: "0 0 32 32",
|
|
151
153
|
fill: "currentColor"
|
|
152
|
-
}, rest),
|
|
153
|
-
|
|
154
|
-
cy: "10.5",
|
|
155
|
-
r: "1.5"
|
|
156
|
-
})), _path || (_path = /*#__PURE__*/React.createElement("path", {
|
|
157
|
-
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"
|
|
154
|
+
}, rest), _path || (_path = /*#__PURE__*/React.createElement("path", {
|
|
155
|
+
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"
|
|
158
156
|
})), _path2 || (_path2 = /*#__PURE__*/React.createElement("path", {
|
|
159
|
-
d: "
|
|
157
|
+
d: "M21.668 6.854H26.625999999999998V8.854H21.668z",
|
|
158
|
+
transform: "rotate(-45 24.147 7.853)"
|
|
159
|
+
})), _path3 || (_path3 = /*#__PURE__*/React.createElement("path", {
|
|
160
|
+
d: "M25 15H30V17H25zM2 15H7V17H2z"
|
|
161
|
+
})), _path4 || (_path4 = /*#__PURE__*/React.createElement("path", {
|
|
162
|
+
d: "M6.854 5.375H8.854V10.333H6.854z",
|
|
163
|
+
transform: "rotate(-45 7.854 7.853)"
|
|
164
|
+
})), _path5 || (_path5 = /*#__PURE__*/React.createElement("path", {
|
|
165
|
+
d: "M22,17H20V16a4,4,0,0,0-8,0v1H10V16a6,6,0,0,1,12,0Z"
|
|
160
166
|
})), children);
|
|
161
167
|
});
|
|
162
168
|
|
|
163
169
|
if (process.env.NODE_ENV !== "production") {
|
|
164
|
-
|
|
170
|
+
UvIndexAlt.propTypes = iconPropTypes;
|
|
165
171
|
}
|
|
166
|
-
var
|
|
172
|
+
var UvIndexFilled = /*#__PURE__*/React.forwardRef(function UvIndexFilled(_ref2, ref) {
|
|
167
173
|
var children = _ref2.children,
|
|
168
174
|
_ref2$size = _ref2.size,
|
|
169
175
|
size = _ref2$size === void 0 ? 16 : _ref2$size,
|
|
@@ -176,15 +182,15 @@ var VehicleApi = /*#__PURE__*/React.forwardRef(function VehicleApi(_ref2, ref) {
|
|
|
176
182
|
xmlns: "http://www.w3.org/2000/svg",
|
|
177
183
|
viewBox: "0 0 32 32",
|
|
178
184
|
fill: "currentColor"
|
|
179
|
-
}, rest),
|
|
180
|
-
d: "
|
|
185
|
+
}, rest), _path6 || (_path6 = /*#__PURE__*/React.createElement("path", {
|
|
186
|
+
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"
|
|
181
187
|
})), children);
|
|
182
188
|
});
|
|
183
189
|
|
|
184
190
|
if (process.env.NODE_ENV !== "production") {
|
|
185
|
-
|
|
191
|
+
UvIndexFilled.propTypes = iconPropTypes;
|
|
186
192
|
}
|
|
187
|
-
var
|
|
193
|
+
var ValueVariable = /*#__PURE__*/React.forwardRef(function ValueVariable(_ref3, ref) {
|
|
188
194
|
var children = _ref3.children,
|
|
189
195
|
_ref3$size = _ref3.size,
|
|
190
196
|
size = _ref3$size === void 0 ? 16 : _ref3$size,
|
|
@@ -197,17 +203,15 @@ var VehicleConnected = /*#__PURE__*/React.forwardRef(function VehicleConnected(_
|
|
|
197
203
|
xmlns: "http://www.w3.org/2000/svg",
|
|
198
204
|
viewBox: "0 0 32 32",
|
|
199
205
|
fill: "currentColor"
|
|
200
|
-
}, rest),
|
|
201
|
-
d: "
|
|
202
|
-
})), _path5 || (_path5 = /*#__PURE__*/React.createElement("path", {
|
|
203
|
-
d: "M29,11H27a6.0067,6.0067,0,0,0-6-6V3A8.0092,8.0092,0,0,1,29,11Z"
|
|
206
|
+
}, rest), _path7 || (_path7 = /*#__PURE__*/React.createElement("path", {
|
|
207
|
+
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"
|
|
204
208
|
})), children);
|
|
205
209
|
});
|
|
206
210
|
|
|
207
211
|
if (process.env.NODE_ENV !== "production") {
|
|
208
|
-
|
|
212
|
+
ValueVariable.propTypes = iconPropTypes;
|
|
209
213
|
}
|
|
210
|
-
var
|
|
214
|
+
var Van = /*#__PURE__*/React.forwardRef(function Van(_ref4, ref) {
|
|
211
215
|
var children = _ref4.children,
|
|
212
216
|
_ref4$size = _ref4.size,
|
|
213
217
|
size = _ref4$size === void 0 ? 16 : _ref4$size,
|
|
@@ -220,15 +224,15 @@ var VehicleInsights = /*#__PURE__*/React.forwardRef(function VehicleInsights(_re
|
|
|
220
224
|
xmlns: "http://www.w3.org/2000/svg",
|
|
221
225
|
viewBox: "0 0 32 32",
|
|
222
226
|
fill: "currentColor"
|
|
223
|
-
}, rest),
|
|
224
|
-
d: "M29.
|
|
227
|
+
}, rest), _path8 || (_path8 = /*#__PURE__*/React.createElement("path", {
|
|
228
|
+
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"
|
|
225
229
|
})), children);
|
|
226
230
|
});
|
|
227
231
|
|
|
228
232
|
if (process.env.NODE_ENV !== "production") {
|
|
229
|
-
|
|
233
|
+
Van.propTypes = iconPropTypes;
|
|
230
234
|
}
|
|
231
|
-
var
|
|
235
|
+
var VegetationAsset = /*#__PURE__*/React.forwardRef(function VegetationAsset(_ref5, ref) {
|
|
232
236
|
var children = _ref5.children,
|
|
233
237
|
_ref5$size = _ref5.size,
|
|
234
238
|
size = _ref5$size === void 0 ? 16 : _ref5$size,
|
|
@@ -241,15 +245,21 @@ var VehicleServices = /*#__PURE__*/React.forwardRef(function VehicleServices(_re
|
|
|
241
245
|
xmlns: "http://www.w3.org/2000/svg",
|
|
242
246
|
viewBox: "0 0 32 32",
|
|
243
247
|
fill: "currentColor"
|
|
244
|
-
}, rest),
|
|
245
|
-
|
|
248
|
+
}, rest), _circle || (_circle = /*#__PURE__*/React.createElement("circle", {
|
|
249
|
+
cx: "21.5",
|
|
250
|
+
cy: "10.5",
|
|
251
|
+
r: "1.5"
|
|
252
|
+
})), _path9 || (_path9 = /*#__PURE__*/React.createElement("path", {
|
|
253
|
+
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"
|
|
254
|
+
})), _path10 || (_path10 = /*#__PURE__*/React.createElement("path", {
|
|
255
|
+
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"
|
|
246
256
|
})), children);
|
|
247
257
|
});
|
|
248
258
|
|
|
249
259
|
if (process.env.NODE_ENV !== "production") {
|
|
250
|
-
|
|
260
|
+
VegetationAsset.propTypes = iconPropTypes;
|
|
251
261
|
}
|
|
252
|
-
var
|
|
262
|
+
var VehicleApi = /*#__PURE__*/React.forwardRef(function VehicleApi(_ref6, ref) {
|
|
253
263
|
var children = _ref6.children,
|
|
254
264
|
_ref6$size = _ref6.size,
|
|
255
265
|
size = _ref6$size === void 0 ? 16 : _ref6$size,
|
|
@@ -262,19 +272,15 @@ var Version = /*#__PURE__*/React.forwardRef(function Version(_ref6, ref) {
|
|
|
262
272
|
xmlns: "http://www.w3.org/2000/svg",
|
|
263
273
|
viewBox: "0 0 32 32",
|
|
264
274
|
fill: "currentColor"
|
|
265
|
-
}, rest),
|
|
266
|
-
d: "
|
|
267
|
-
})), _path9 || (_path9 = /*#__PURE__*/React.createElement("path", {
|
|
268
|
-
d: "M11,7V9H21V24h2V9a2.0023,2.0023,0,0,0-2-2Z"
|
|
269
|
-
})), _path10 || (_path10 = /*#__PURE__*/React.createElement("path", {
|
|
270
|
-
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"
|
|
275
|
+
}, rest), _path11 || (_path11 = /*#__PURE__*/React.createElement("path", {
|
|
276
|
+
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"
|
|
271
277
|
})), children);
|
|
272
278
|
});
|
|
273
279
|
|
|
274
280
|
if (process.env.NODE_ENV !== "production") {
|
|
275
|
-
|
|
281
|
+
VehicleApi.propTypes = iconPropTypes;
|
|
276
282
|
}
|
|
277
|
-
var
|
|
283
|
+
var VehicleConnected = /*#__PURE__*/React.forwardRef(function VehicleConnected(_ref7, ref) {
|
|
278
284
|
var children = _ref7.children,
|
|
279
285
|
_ref7$size = _ref7.size,
|
|
280
286
|
size = _ref7$size === void 0 ? 16 : _ref7$size,
|
|
@@ -287,15 +293,17 @@ var VerticalView = /*#__PURE__*/React.forwardRef(function VerticalView(_ref7, re
|
|
|
287
293
|
xmlns: "http://www.w3.org/2000/svg",
|
|
288
294
|
viewBox: "0 0 32 32",
|
|
289
295
|
fill: "currentColor"
|
|
290
|
-
}, rest),
|
|
291
|
-
d: "
|
|
296
|
+
}, rest), _path12 || (_path12 = /*#__PURE__*/React.createElement("path", {
|
|
297
|
+
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"
|
|
298
|
+
})), _path13 || (_path13 = /*#__PURE__*/React.createElement("path", {
|
|
299
|
+
d: "M29,11H27a6.0067,6.0067,0,0,0-6-6V3A8.0092,8.0092,0,0,1,29,11Z"
|
|
292
300
|
})), children);
|
|
293
301
|
});
|
|
294
302
|
|
|
295
303
|
if (process.env.NODE_ENV !== "production") {
|
|
296
|
-
|
|
304
|
+
VehicleConnected.propTypes = iconPropTypes;
|
|
297
305
|
}
|
|
298
|
-
var
|
|
306
|
+
var VehicleInsights = /*#__PURE__*/React.forwardRef(function VehicleInsights(_ref8, ref) {
|
|
299
307
|
var children = _ref8.children,
|
|
300
308
|
_ref8$size = _ref8.size,
|
|
301
309
|
size = _ref8$size === void 0 ? 16 : _ref8$size,
|
|
@@ -308,15 +316,15 @@ var Video = /*#__PURE__*/React.forwardRef(function Video(_ref8, ref) {
|
|
|
308
316
|
xmlns: "http://www.w3.org/2000/svg",
|
|
309
317
|
viewBox: "0 0 32 32",
|
|
310
318
|
fill: "currentColor"
|
|
311
|
-
}, rest),
|
|
312
|
-
d: "
|
|
319
|
+
}, rest), _path14 || (_path14 = /*#__PURE__*/React.createElement("path", {
|
|
320
|
+
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"
|
|
313
321
|
})), children);
|
|
314
322
|
});
|
|
315
323
|
|
|
316
324
|
if (process.env.NODE_ENV !== "production") {
|
|
317
|
-
|
|
325
|
+
VehicleInsights.propTypes = iconPropTypes;
|
|
318
326
|
}
|
|
319
|
-
var
|
|
327
|
+
var VehicleServices = /*#__PURE__*/React.forwardRef(function VehicleServices(_ref9, ref) {
|
|
320
328
|
var children = _ref9.children,
|
|
321
329
|
_ref9$size = _ref9.size,
|
|
322
330
|
size = _ref9$size === void 0 ? 16 : _ref9$size,
|
|
@@ -329,17 +337,15 @@ var VideoAdd = /*#__PURE__*/React.forwardRef(function VideoAdd(_ref9, ref) {
|
|
|
329
337
|
xmlns: "http://www.w3.org/2000/svg",
|
|
330
338
|
viewBox: "0 0 32 32",
|
|
331
339
|
fill: "currentColor"
|
|
332
|
-
}, rest),
|
|
333
|
-
d: "
|
|
334
|
-
})), _path14 || (_path14 = /*#__PURE__*/React.createElement("path", {
|
|
335
|
-
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"
|
|
340
|
+
}, rest), _path15 || (_path15 = /*#__PURE__*/React.createElement("path", {
|
|
341
|
+
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"
|
|
336
342
|
})), children);
|
|
337
343
|
});
|
|
338
344
|
|
|
339
345
|
if (process.env.NODE_ENV !== "production") {
|
|
340
|
-
|
|
346
|
+
VehicleServices.propTypes = iconPropTypes;
|
|
341
347
|
}
|
|
342
|
-
var
|
|
348
|
+
var Version = /*#__PURE__*/React.forwardRef(function Version(_ref10, ref) {
|
|
343
349
|
var children = _ref10.children,
|
|
344
350
|
_ref10$size = _ref10.size,
|
|
345
351
|
size = _ref10$size === void 0 ? 16 : _ref10$size,
|
|
@@ -352,17 +358,19 @@ var VideoChat = /*#__PURE__*/React.forwardRef(function VideoChat(_ref10, ref) {
|
|
|
352
358
|
xmlns: "http://www.w3.org/2000/svg",
|
|
353
359
|
viewBox: "0 0 32 32",
|
|
354
360
|
fill: "currentColor"
|
|
355
|
-
}, rest),
|
|
356
|
-
d: "
|
|
357
|
-
})),
|
|
358
|
-
d: "
|
|
361
|
+
}, rest), _path16 || (_path16 = /*#__PURE__*/React.createElement("path", {
|
|
362
|
+
d: "M16,2V4H26V19h2V4a2.0023,2.0023,0,0,0-2-2Z"
|
|
363
|
+
})), _path17 || (_path17 = /*#__PURE__*/React.createElement("path", {
|
|
364
|
+
d: "M11,7V9H21V24h2V9a2.0023,2.0023,0,0,0-2-2Z"
|
|
365
|
+
})), _path18 || (_path18 = /*#__PURE__*/React.createElement("path", {
|
|
366
|
+
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"
|
|
359
367
|
})), children);
|
|
360
368
|
});
|
|
361
369
|
|
|
362
370
|
if (process.env.NODE_ENV !== "production") {
|
|
363
|
-
|
|
371
|
+
Version.propTypes = iconPropTypes;
|
|
364
372
|
}
|
|
365
|
-
var
|
|
373
|
+
var VerticalView = /*#__PURE__*/React.forwardRef(function VerticalView(_ref11, ref) {
|
|
366
374
|
var children = _ref11.children,
|
|
367
375
|
_ref11$size = _ref11.size,
|
|
368
376
|
size = _ref11$size === void 0 ? 16 : _ref11$size,
|
|
@@ -375,15 +383,15 @@ var VideoFilled = /*#__PURE__*/React.forwardRef(function VideoFilled(_ref11, ref
|
|
|
375
383
|
xmlns: "http://www.w3.org/2000/svg",
|
|
376
384
|
viewBox: "0 0 32 32",
|
|
377
385
|
fill: "currentColor"
|
|
378
|
-
}, rest),
|
|
379
|
-
d: "
|
|
386
|
+
}, rest), _path19 || (_path19 = /*#__PURE__*/React.createElement("path", {
|
|
387
|
+
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"
|
|
380
388
|
})), children);
|
|
381
389
|
});
|
|
382
390
|
|
|
383
391
|
if (process.env.NODE_ENV !== "production") {
|
|
384
|
-
|
|
392
|
+
VerticalView.propTypes = iconPropTypes;
|
|
385
393
|
}
|
|
386
|
-
var
|
|
394
|
+
var Video = /*#__PURE__*/React.forwardRef(function Video(_ref12, ref) {
|
|
387
395
|
var children = _ref12.children,
|
|
388
396
|
_ref12$size = _ref12.size,
|
|
389
397
|
size = _ref12$size === void 0 ? 16 : _ref12$size,
|
|
@@ -396,15 +404,15 @@ var VideoOff = /*#__PURE__*/React.forwardRef(function VideoOff(_ref12, ref) {
|
|
|
396
404
|
xmlns: "http://www.w3.org/2000/svg",
|
|
397
405
|
viewBox: "0 0 32 32",
|
|
398
406
|
fill: "currentColor"
|
|
399
|
-
}, rest),
|
|
400
|
-
d: "
|
|
407
|
+
}, rest), _path20 || (_path20 = /*#__PURE__*/React.createElement("path", {
|
|
408
|
+
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"
|
|
401
409
|
})), children);
|
|
402
410
|
});
|
|
403
411
|
|
|
404
412
|
if (process.env.NODE_ENV !== "production") {
|
|
405
|
-
|
|
413
|
+
Video.propTypes = iconPropTypes;
|
|
406
414
|
}
|
|
407
|
-
var
|
|
415
|
+
var VideoAdd = /*#__PURE__*/React.forwardRef(function VideoAdd(_ref13, ref) {
|
|
408
416
|
var children = _ref13.children,
|
|
409
417
|
_ref13$size = _ref13.size,
|
|
410
418
|
size = _ref13$size === void 0 ? 16 : _ref13$size,
|
|
@@ -417,35 +425,22 @@ var VideoOffFilled = /*#__PURE__*/React.forwardRef(function VideoOffFilled(_ref1
|
|
|
417
425
|
xmlns: "http://www.w3.org/2000/svg",
|
|
418
426
|
viewBox: "0 0 32 32",
|
|
419
427
|
fill: "currentColor"
|
|
420
|
-
}, rest),
|
|
421
|
-
d: "
|
|
428
|
+
}, rest), _path21 || (_path21 = /*#__PURE__*/React.createElement("path", {
|
|
429
|
+
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"
|
|
430
|
+
})), _path22 || (_path22 = /*#__PURE__*/React.createElement("path", {
|
|
431
|
+
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"
|
|
422
432
|
})), children);
|
|
423
433
|
});
|
|
424
434
|
|
|
425
435
|
if (process.env.NODE_ENV !== "production") {
|
|
426
|
-
|
|
436
|
+
VideoAdd.propTypes = iconPropTypes;
|
|
427
437
|
}
|
|
428
|
-
var
|
|
438
|
+
var VideoChat = /*#__PURE__*/React.forwardRef(function VideoChat(_ref14, ref) {
|
|
429
439
|
var children = _ref14.children,
|
|
430
440
|
_ref14$size = _ref14.size,
|
|
431
441
|
size = _ref14$size === void 0 ? 16 : _ref14$size,
|
|
432
442
|
rest = _objectWithoutProperties(_ref14, _excluded14);
|
|
433
443
|
|
|
434
|
-
if (size === 16 || size === "16" || size === "16px") {
|
|
435
|
-
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
436
|
-
width: size,
|
|
437
|
-
height: size,
|
|
438
|
-
ref: ref,
|
|
439
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
440
|
-
viewBox: "0 0 16 16",
|
|
441
|
-
fill: "currentColor"
|
|
442
|
-
}, rest), _path20 || (_path20 = /*#__PURE__*/React.createElement("path", {
|
|
443
|
-
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"
|
|
444
|
-
})), _path21 || (_path21 = /*#__PURE__*/React.createElement("path", {
|
|
445
|
-
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"
|
|
446
|
-
})), children);
|
|
447
|
-
}
|
|
448
|
-
|
|
449
444
|
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
450
445
|
width: size,
|
|
451
446
|
height: size,
|
|
@@ -453,17 +448,17 @@ var View = /*#__PURE__*/React.forwardRef(function View(_ref14, ref) {
|
|
|
453
448
|
xmlns: "http://www.w3.org/2000/svg",
|
|
454
449
|
viewBox: "0 0 32 32",
|
|
455
450
|
fill: "currentColor"
|
|
456
|
-
}, rest),
|
|
457
|
-
d: "
|
|
458
|
-
})),
|
|
459
|
-
d: "
|
|
451
|
+
}, rest), _path23 || (_path23 = /*#__PURE__*/React.createElement("path", {
|
|
452
|
+
d: "M8 12H17V14H8zM8 17H13V19H8z"
|
|
453
|
+
})), _path24 || (_path24 = /*#__PURE__*/React.createElement("path", {
|
|
454
|
+
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"
|
|
460
455
|
})), children);
|
|
461
456
|
});
|
|
462
457
|
|
|
463
458
|
if (process.env.NODE_ENV !== "production") {
|
|
464
|
-
|
|
459
|
+
VideoChat.propTypes = iconPropTypes;
|
|
465
460
|
}
|
|
466
|
-
var
|
|
461
|
+
var VideoFilled = /*#__PURE__*/React.forwardRef(function VideoFilled(_ref15, ref) {
|
|
467
462
|
var children = _ref15.children,
|
|
468
463
|
_ref15$size = _ref15.size,
|
|
469
464
|
size = _ref15$size === void 0 ? 16 : _ref15$size,
|
|
@@ -476,19 +471,15 @@ var ViewFilled = /*#__PURE__*/React.forwardRef(function ViewFilled(_ref15, ref)
|
|
|
476
471
|
xmlns: "http://www.w3.org/2000/svg",
|
|
477
472
|
viewBox: "0 0 32 32",
|
|
478
473
|
fill: "currentColor"
|
|
479
|
-
}, rest),
|
|
480
|
-
|
|
481
|
-
cy: "16",
|
|
482
|
-
r: "4"
|
|
483
|
-
})), _path24 || (_path24 = /*#__PURE__*/React.createElement("path", {
|
|
484
|
-
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"
|
|
474
|
+
}, rest), _path25 || (_path25 = /*#__PURE__*/React.createElement("path", {
|
|
475
|
+
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"
|
|
485
476
|
})), children);
|
|
486
477
|
});
|
|
487
478
|
|
|
488
479
|
if (process.env.NODE_ENV !== "production") {
|
|
489
|
-
|
|
480
|
+
VideoFilled.propTypes = iconPropTypes;
|
|
490
481
|
}
|
|
491
|
-
var
|
|
482
|
+
var VideoOff = /*#__PURE__*/React.forwardRef(function VideoOff(_ref16, ref) {
|
|
492
483
|
var children = _ref16.children,
|
|
493
484
|
_ref16$size = _ref16.size,
|
|
494
485
|
size = _ref16$size === void 0 ? 16 : _ref16$size,
|
|
@@ -501,15 +492,15 @@ var ViewMode_1 = /*#__PURE__*/React.forwardRef(function ViewMode_1(_ref16, ref)
|
|
|
501
492
|
xmlns: "http://www.w3.org/2000/svg",
|
|
502
493
|
viewBox: "0 0 32 32",
|
|
503
494
|
fill: "currentColor"
|
|
504
|
-
}, rest),
|
|
505
|
-
d: "
|
|
495
|
+
}, rest), _path26 || (_path26 = /*#__PURE__*/React.createElement("path", {
|
|
496
|
+
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"
|
|
506
497
|
})), children);
|
|
507
498
|
});
|
|
508
499
|
|
|
509
500
|
if (process.env.NODE_ENV !== "production") {
|
|
510
|
-
|
|
501
|
+
VideoOff.propTypes = iconPropTypes;
|
|
511
502
|
}
|
|
512
|
-
var
|
|
503
|
+
var VideoOffFilled = /*#__PURE__*/React.forwardRef(function VideoOffFilled(_ref17, ref) {
|
|
513
504
|
var children = _ref17.children,
|
|
514
505
|
_ref17$size = _ref17.size,
|
|
515
506
|
size = _ref17$size === void 0 ? 16 : _ref17$size,
|
|
@@ -522,15 +513,15 @@ var ViewMode_2 = /*#__PURE__*/React.forwardRef(function ViewMode_2(_ref17, ref)
|
|
|
522
513
|
xmlns: "http://www.w3.org/2000/svg",
|
|
523
514
|
viewBox: "0 0 32 32",
|
|
524
515
|
fill: "currentColor"
|
|
525
|
-
}, rest),
|
|
526
|
-
d: "
|
|
516
|
+
}, rest), _path27 || (_path27 = /*#__PURE__*/React.createElement("path", {
|
|
517
|
+
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"
|
|
527
518
|
})), children);
|
|
528
519
|
});
|
|
529
520
|
|
|
530
521
|
if (process.env.NODE_ENV !== "production") {
|
|
531
|
-
|
|
522
|
+
VideoOffFilled.propTypes = iconPropTypes;
|
|
532
523
|
}
|
|
533
|
-
var
|
|
524
|
+
var View = /*#__PURE__*/React.forwardRef(function View(_ref18, ref) {
|
|
534
525
|
var children = _ref18.children,
|
|
535
526
|
_ref18$size = _ref18.size,
|
|
536
527
|
size = _ref18$size === void 0 ? 16 : _ref18$size,
|
|
@@ -544,10 +535,10 @@ var ViewOff = /*#__PURE__*/React.forwardRef(function ViewOff(_ref18, ref) {
|
|
|
544
535
|
xmlns: "http://www.w3.org/2000/svg",
|
|
545
536
|
viewBox: "0 0 16 16",
|
|
546
537
|
fill: "currentColor"
|
|
547
|
-
}, rest),
|
|
548
|
-
d: "
|
|
549
|
-
})),
|
|
550
|
-
d: "
|
|
538
|
+
}, rest), _path28 || (_path28 = /*#__PURE__*/React.createElement("path", {
|
|
539
|
+
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"
|
|
540
|
+
})), _path29 || (_path29 = /*#__PURE__*/React.createElement("path", {
|
|
541
|
+
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"
|
|
551
542
|
})), children);
|
|
552
543
|
}
|
|
553
544
|
|
|
@@ -558,17 +549,17 @@ var ViewOff = /*#__PURE__*/React.forwardRef(function ViewOff(_ref18, ref) {
|
|
|
558
549
|
xmlns: "http://www.w3.org/2000/svg",
|
|
559
550
|
viewBox: "0 0 32 32",
|
|
560
551
|
fill: "currentColor"
|
|
561
|
-
}, rest),
|
|
562
|
-
d: "
|
|
563
|
-
})),
|
|
564
|
-
d: "
|
|
552
|
+
}, rest), _path30 || (_path30 = /*#__PURE__*/React.createElement("path", {
|
|
553
|
+
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"
|
|
554
|
+
})), _path31 || (_path31 = /*#__PURE__*/React.createElement("path", {
|
|
555
|
+
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"
|
|
565
556
|
})), children);
|
|
566
557
|
});
|
|
567
558
|
|
|
568
559
|
if (process.env.NODE_ENV !== "production") {
|
|
569
|
-
|
|
560
|
+
View.propTypes = iconPropTypes;
|
|
570
561
|
}
|
|
571
|
-
var
|
|
562
|
+
var ViewFilled = /*#__PURE__*/React.forwardRef(function ViewFilled(_ref19, ref) {
|
|
572
563
|
var children = _ref19.children,
|
|
573
564
|
_ref19$size = _ref19.size,
|
|
574
565
|
size = _ref19$size === void 0 ? 16 : _ref19$size,
|
|
@@ -581,15 +572,19 @@ var ViewOffFilled = /*#__PURE__*/React.forwardRef(function ViewOffFilled(_ref19,
|
|
|
581
572
|
xmlns: "http://www.w3.org/2000/svg",
|
|
582
573
|
viewBox: "0 0 32 32",
|
|
583
574
|
fill: "currentColor"
|
|
584
|
-
}, rest),
|
|
585
|
-
|
|
575
|
+
}, rest), _circle2 || (_circle2 = /*#__PURE__*/React.createElement("circle", {
|
|
576
|
+
cx: "16",
|
|
577
|
+
cy: "16",
|
|
578
|
+
r: "4"
|
|
579
|
+
})), _path32 || (_path32 = /*#__PURE__*/React.createElement("path", {
|
|
580
|
+
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"
|
|
586
581
|
})), children);
|
|
587
582
|
});
|
|
588
583
|
|
|
589
584
|
if (process.env.NODE_ENV !== "production") {
|
|
590
|
-
|
|
585
|
+
ViewFilled.propTypes = iconPropTypes;
|
|
591
586
|
}
|
|
592
|
-
var
|
|
587
|
+
var ViewMode_1 = /*#__PURE__*/React.forwardRef(function ViewMode_1(_ref20, ref) {
|
|
593
588
|
var children = _ref20.children,
|
|
594
589
|
_ref20$size = _ref20.size,
|
|
595
590
|
size = _ref20$size === void 0 ? 16 : _ref20$size,
|
|
@@ -602,17 +597,15 @@ var ViewNext = /*#__PURE__*/React.forwardRef(function ViewNext(_ref20, ref) {
|
|
|
602
597
|
xmlns: "http://www.w3.org/2000/svg",
|
|
603
598
|
viewBox: "0 0 32 32",
|
|
604
599
|
fill: "currentColor"
|
|
605
|
-
}, rest),
|
|
606
|
-
d: "
|
|
607
|
-
})), _path33 || (_path33 = /*#__PURE__*/React.createElement("path", {
|
|
608
|
-
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"
|
|
600
|
+
}, rest), _path33 || (_path33 = /*#__PURE__*/React.createElement("path", {
|
|
601
|
+
d: "M4 26H28V28H4zM4 19H28V21H4zM26 6v6H6V6H26m0-2H6A2 2 0 004 6v6a2 2 0 002 2H26a2 2 0 002-2V6a2 2 0 00-2-2z"
|
|
609
602
|
})), children);
|
|
610
603
|
});
|
|
611
604
|
|
|
612
605
|
if (process.env.NODE_ENV !== "production") {
|
|
613
|
-
|
|
606
|
+
ViewMode_1.propTypes = iconPropTypes;
|
|
614
607
|
}
|
|
615
|
-
var
|
|
608
|
+
var ViewMode_2 = /*#__PURE__*/React.forwardRef(function ViewMode_2(_ref21, ref) {
|
|
616
609
|
var children = _ref21.children,
|
|
617
610
|
_ref21$size = _ref21.size,
|
|
618
611
|
size = _ref21$size === void 0 ? 16 : _ref21$size,
|
|
@@ -626,23 +619,34 @@ var VirtualColumn = /*#__PURE__*/React.forwardRef(function VirtualColumn(_ref21,
|
|
|
626
619
|
viewBox: "0 0 32 32",
|
|
627
620
|
fill: "currentColor"
|
|
628
621
|
}, rest), _path34 || (_path34 = /*#__PURE__*/React.createElement("path", {
|
|
629
|
-
d: "
|
|
630
|
-
})), _path35 || (_path35 = /*#__PURE__*/React.createElement("path", {
|
|
631
|
-
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"
|
|
632
|
-
})), _path36 || (_path36 = /*#__PURE__*/React.createElement("path", {
|
|
633
|
-
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"
|
|
622
|
+
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"
|
|
634
623
|
})), children);
|
|
635
624
|
});
|
|
636
625
|
|
|
637
626
|
if (process.env.NODE_ENV !== "production") {
|
|
638
|
-
|
|
627
|
+
ViewMode_2.propTypes = iconPropTypes;
|
|
639
628
|
}
|
|
640
|
-
var
|
|
629
|
+
var ViewOff = /*#__PURE__*/React.forwardRef(function ViewOff(_ref22, ref) {
|
|
641
630
|
var children = _ref22.children,
|
|
642
631
|
_ref22$size = _ref22.size,
|
|
643
632
|
size = _ref22$size === void 0 ? 16 : _ref22$size,
|
|
644
633
|
rest = _objectWithoutProperties(_ref22, _excluded22);
|
|
645
634
|
|
|
635
|
+
if (size === 16 || size === "16" || size === "16px") {
|
|
636
|
+
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
637
|
+
width: size,
|
|
638
|
+
height: size,
|
|
639
|
+
ref: ref,
|
|
640
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
641
|
+
viewBox: "0 0 16 16",
|
|
642
|
+
fill: "currentColor"
|
|
643
|
+
}, rest), _path35 || (_path35 = /*#__PURE__*/React.createElement("path", {
|
|
644
|
+
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"
|
|
645
|
+
})), _path36 || (_path36 = /*#__PURE__*/React.createElement("path", {
|
|
646
|
+
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"
|
|
647
|
+
})), children);
|
|
648
|
+
}
|
|
649
|
+
|
|
646
650
|
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
647
651
|
width: size,
|
|
648
652
|
height: size,
|
|
@@ -650,21 +654,17 @@ var VirtualColumnKey = /*#__PURE__*/React.forwardRef(function VirtualColumnKey(_
|
|
|
650
654
|
xmlns: "http://www.w3.org/2000/svg",
|
|
651
655
|
viewBox: "0 0 32 32",
|
|
652
656
|
fill: "currentColor"
|
|
653
|
-
}, rest),
|
|
654
|
-
|
|
655
|
-
cy: "9.5",
|
|
656
|
-
r: "1.5"
|
|
657
|
-
})), _path37 || (_path37 = /*#__PURE__*/React.createElement("path", {
|
|
658
|
-
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"
|
|
657
|
+
}, rest), _path37 || (_path37 = /*#__PURE__*/React.createElement("path", {
|
|
658
|
+
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"
|
|
659
659
|
})), _path38 || (_path38 = /*#__PURE__*/React.createElement("path", {
|
|
660
|
-
d: "
|
|
660
|
+
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"
|
|
661
661
|
})), children);
|
|
662
662
|
});
|
|
663
663
|
|
|
664
664
|
if (process.env.NODE_ENV !== "production") {
|
|
665
|
-
|
|
665
|
+
ViewOff.propTypes = iconPropTypes;
|
|
666
666
|
}
|
|
667
|
-
var
|
|
667
|
+
var ViewOffFilled = /*#__PURE__*/React.forwardRef(function ViewOffFilled(_ref23, ref) {
|
|
668
668
|
var children = _ref23.children,
|
|
669
669
|
_ref23$size = _ref23.size,
|
|
670
670
|
size = _ref23$size === void 0 ? 16 : _ref23$size,
|
|
@@ -678,16 +678,14 @@ var VirtualDesktop = /*#__PURE__*/React.forwardRef(function VirtualDesktop(_ref2
|
|
|
678
678
|
viewBox: "0 0 32 32",
|
|
679
679
|
fill: "currentColor"
|
|
680
680
|
}, rest), _path39 || (_path39 = /*#__PURE__*/React.createElement("path", {
|
|
681
|
-
d: "
|
|
682
|
-
})), _path40 || (_path40 = /*#__PURE__*/React.createElement("path", {
|
|
683
|
-
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"
|
|
681
|
+
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"
|
|
684
682
|
})), children);
|
|
685
683
|
});
|
|
686
684
|
|
|
687
685
|
if (process.env.NODE_ENV !== "production") {
|
|
688
|
-
|
|
686
|
+
ViewOffFilled.propTypes = iconPropTypes;
|
|
689
687
|
}
|
|
690
|
-
var
|
|
688
|
+
var ViewNext = /*#__PURE__*/React.forwardRef(function ViewNext(_ref24, ref) {
|
|
691
689
|
var children = _ref24.children,
|
|
692
690
|
_ref24$size = _ref24.size,
|
|
693
691
|
size = _ref24$size === void 0 ? 16 : _ref24$size,
|
|
@@ -700,17 +698,17 @@ var VirtualMachine = /*#__PURE__*/React.forwardRef(function VirtualMachine(_ref2
|
|
|
700
698
|
xmlns: "http://www.w3.org/2000/svg",
|
|
701
699
|
viewBox: "0 0 32 32",
|
|
702
700
|
fill: "currentColor"
|
|
703
|
-
}, rest),
|
|
704
|
-
d: "M20
|
|
705
|
-
})),
|
|
706
|
-
d: "
|
|
701
|
+
}, rest), _path40 || (_path40 = /*#__PURE__*/React.createElement("path", {
|
|
702
|
+
d: "M20.587 22L15 16.41 15 7 16.998 7 16.998 15.582 22 20.587 20.587 22z"
|
|
703
|
+
})), _path41 || (_path41 = /*#__PURE__*/React.createElement("path", {
|
|
704
|
+
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"
|
|
707
705
|
})), children);
|
|
708
706
|
});
|
|
709
707
|
|
|
710
708
|
if (process.env.NODE_ENV !== "production") {
|
|
711
|
-
|
|
709
|
+
ViewNext.propTypes = iconPropTypes;
|
|
712
710
|
}
|
|
713
|
-
var
|
|
711
|
+
var VirtualColumn = /*#__PURE__*/React.forwardRef(function VirtualColumn(_ref25, ref) {
|
|
714
712
|
var children = _ref25.children,
|
|
715
713
|
_ref25$size = _ref25.size,
|
|
716
714
|
size = _ref25$size === void 0 ? 16 : _ref25$size,
|
|
@@ -723,17 +721,19 @@ var VirtualPrivateCloud = /*#__PURE__*/React.forwardRef(function VirtualPrivateC
|
|
|
723
721
|
xmlns: "http://www.w3.org/2000/svg",
|
|
724
722
|
viewBox: "0 0 32 32",
|
|
725
723
|
fill: "currentColor"
|
|
726
|
-
}, rest),
|
|
727
|
-
d: "
|
|
724
|
+
}, rest), _path42 || (_path42 = /*#__PURE__*/React.createElement("path", {
|
|
725
|
+
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"
|
|
726
|
+
})), _path43 || (_path43 = /*#__PURE__*/React.createElement("path", {
|
|
727
|
+
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"
|
|
728
728
|
})), _path44 || (_path44 = /*#__PURE__*/React.createElement("path", {
|
|
729
|
-
d: "
|
|
729
|
+
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"
|
|
730
730
|
})), children);
|
|
731
731
|
});
|
|
732
732
|
|
|
733
733
|
if (process.env.NODE_ENV !== "production") {
|
|
734
|
-
|
|
734
|
+
VirtualColumn.propTypes = iconPropTypes;
|
|
735
735
|
}
|
|
736
|
-
var
|
|
736
|
+
var VirtualColumnKey = /*#__PURE__*/React.forwardRef(function VirtualColumnKey(_ref26, ref) {
|
|
737
737
|
var children = _ref26.children,
|
|
738
738
|
_ref26$size = _ref26.size,
|
|
739
739
|
size = _ref26$size === void 0 ? 16 : _ref26$size,
|
|
@@ -746,17 +746,21 @@ var VirtualPrivateCloudAlt = /*#__PURE__*/React.forwardRef(function VirtualPriva
|
|
|
746
746
|
xmlns: "http://www.w3.org/2000/svg",
|
|
747
747
|
viewBox: "0 0 32 32",
|
|
748
748
|
fill: "currentColor"
|
|
749
|
-
}, rest),
|
|
750
|
-
|
|
749
|
+
}, rest), _circle3 || (_circle3 = /*#__PURE__*/React.createElement("circle", {
|
|
750
|
+
cx: "24.5",
|
|
751
|
+
cy: "9.5",
|
|
752
|
+
r: "1.5"
|
|
753
|
+
})), _path45 || (_path45 = /*#__PURE__*/React.createElement("path", {
|
|
754
|
+
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"
|
|
751
755
|
})), _path46 || (_path46 = /*#__PURE__*/React.createElement("path", {
|
|
752
|
-
d: "
|
|
756
|
+
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"
|
|
753
757
|
})), children);
|
|
754
758
|
});
|
|
755
759
|
|
|
756
760
|
if (process.env.NODE_ENV !== "production") {
|
|
757
|
-
|
|
761
|
+
VirtualColumnKey.propTypes = iconPropTypes;
|
|
758
762
|
}
|
|
759
|
-
var
|
|
763
|
+
var VirtualDesktop = /*#__PURE__*/React.forwardRef(function VirtualDesktop(_ref27, ref) {
|
|
760
764
|
var children = _ref27.children,
|
|
761
765
|
_ref27$size = _ref27.size,
|
|
762
766
|
size = _ref27$size === void 0 ? 16 : _ref27$size,
|
|
@@ -769,19 +773,17 @@ var VisualRecognition = /*#__PURE__*/React.forwardRef(function VisualRecognition
|
|
|
769
773
|
xmlns: "http://www.w3.org/2000/svg",
|
|
770
774
|
viewBox: "0 0 32 32",
|
|
771
775
|
fill: "currentColor"
|
|
772
|
-
}, rest),
|
|
773
|
-
|
|
774
|
-
|
|
775
|
-
|
|
776
|
-
})), _path47 || (_path47 = /*#__PURE__*/React.createElement("path", {
|
|
777
|
-
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"
|
|
776
|
+
}, rest), _path47 || (_path47 = /*#__PURE__*/React.createElement("path", {
|
|
777
|
+
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"
|
|
778
|
+
})), _path48 || (_path48 = /*#__PURE__*/React.createElement("path", {
|
|
779
|
+
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"
|
|
778
780
|
})), children);
|
|
779
781
|
});
|
|
780
782
|
|
|
781
783
|
if (process.env.NODE_ENV !== "production") {
|
|
782
|
-
|
|
784
|
+
VirtualDesktop.propTypes = iconPropTypes;
|
|
783
785
|
}
|
|
784
|
-
var
|
|
786
|
+
var VirtualMachine = /*#__PURE__*/React.forwardRef(function VirtualMachine(_ref28, ref) {
|
|
785
787
|
var children = _ref28.children,
|
|
786
788
|
_ref28$size = _ref28.size,
|
|
787
789
|
size = _ref28$size === void 0 ? 16 : _ref28$size,
|
|
@@ -794,15 +796,17 @@ var Vlan = /*#__PURE__*/React.forwardRef(function Vlan(_ref28, ref) {
|
|
|
794
796
|
xmlns: "http://www.w3.org/2000/svg",
|
|
795
797
|
viewBox: "0 0 32 32",
|
|
796
798
|
fill: "currentColor"
|
|
797
|
-
}, rest),
|
|
798
|
-
d: "
|
|
799
|
+
}, rest), _path49 || (_path49 = /*#__PURE__*/React.createElement("path", {
|
|
800
|
+
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"
|
|
801
|
+
})), _path50 || (_path50 = /*#__PURE__*/React.createElement("path", {
|
|
802
|
+
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"
|
|
799
803
|
})), children);
|
|
800
804
|
});
|
|
801
805
|
|
|
802
806
|
if (process.env.NODE_ENV !== "production") {
|
|
803
|
-
|
|
807
|
+
VirtualMachine.propTypes = iconPropTypes;
|
|
804
808
|
}
|
|
805
|
-
var
|
|
809
|
+
var VirtualPrivateCloud = /*#__PURE__*/React.forwardRef(function VirtualPrivateCloud(_ref29, ref) {
|
|
806
810
|
var children = _ref29.children,
|
|
807
811
|
_ref29$size = _ref29.size,
|
|
808
812
|
size = _ref29$size === void 0 ? 16 : _ref29$size,
|
|
@@ -815,19 +819,17 @@ var VlanIbm = /*#__PURE__*/React.forwardRef(function VlanIbm(_ref29, ref) {
|
|
|
815
819
|
xmlns: "http://www.w3.org/2000/svg",
|
|
816
820
|
viewBox: "0 0 32 32",
|
|
817
821
|
fill: "currentColor"
|
|
818
|
-
}, rest),
|
|
819
|
-
d: "
|
|
820
|
-
})),
|
|
821
|
-
|
|
822
|
-
cy: "5",
|
|
823
|
-
r: "2"
|
|
822
|
+
}, rest), _path51 || (_path51 = /*#__PURE__*/React.createElement("path", {
|
|
823
|
+
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"
|
|
824
|
+
})), _path52 || (_path52 = /*#__PURE__*/React.createElement("path", {
|
|
825
|
+
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"
|
|
824
826
|
})), children);
|
|
825
827
|
});
|
|
826
828
|
|
|
827
829
|
if (process.env.NODE_ENV !== "production") {
|
|
828
|
-
|
|
830
|
+
VirtualPrivateCloud.propTypes = iconPropTypes;
|
|
829
831
|
}
|
|
830
|
-
var
|
|
832
|
+
var VirtualPrivateCloudAlt = /*#__PURE__*/React.forwardRef(function VirtualPrivateCloudAlt(_ref30, ref) {
|
|
831
833
|
var children = _ref30.children,
|
|
832
834
|
_ref30$size = _ref30.size,
|
|
833
835
|
size = _ref30$size === void 0 ? 16 : _ref30$size,
|
|
@@ -840,28 +842,17 @@ var VmdkDisk = /*#__PURE__*/React.forwardRef(function VmdkDisk(_ref30, ref) {
|
|
|
840
842
|
xmlns: "http://www.w3.org/2000/svg",
|
|
841
843
|
viewBox: "0 0 32 32",
|
|
842
844
|
fill: "currentColor"
|
|
843
|
-
}, rest),
|
|
844
|
-
|
|
845
|
-
|
|
846
|
-
|
|
847
|
-
})), _path50 || (_path50 = /*#__PURE__*/React.createElement("path", {
|
|
848
|
-
d: "M19.5 14.964H21.5V20.035H19.5z",
|
|
849
|
-
transform: "rotate(-45 20.5 17.5)"
|
|
850
|
-
})), _circle7 || (_circle7 = /*#__PURE__*/React.createElement("circle", {
|
|
851
|
-
cx: "16",
|
|
852
|
-
cy: "13",
|
|
853
|
-
r: "2"
|
|
854
|
-
})), _path51 || (_path51 = /*#__PURE__*/React.createElement("path", {
|
|
855
|
-
d: "M16,6a7,7,0,0,0,0,14V18a5,5,0,1,1,5-5h2A7,7,0,0,0,16,6Z"
|
|
856
|
-
})), _path52 || (_path52 = /*#__PURE__*/React.createElement("path", {
|
|
857
|
-
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"
|
|
845
|
+
}, rest), _path53 || (_path53 = /*#__PURE__*/React.createElement("path", {
|
|
846
|
+
d: "M23.4141,22,10,8.5859V2H2v8H8.5859L22,23.4141V30h8V22ZM8,8H4V4H8ZM28,28H24V24h4Z"
|
|
847
|
+
})), _path54 || (_path54 = /*#__PURE__*/React.createElement("path", {
|
|
848
|
+
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"
|
|
858
849
|
})), children);
|
|
859
850
|
});
|
|
860
851
|
|
|
861
852
|
if (process.env.NODE_ENV !== "production") {
|
|
862
|
-
|
|
853
|
+
VirtualPrivateCloudAlt.propTypes = iconPropTypes;
|
|
863
854
|
}
|
|
864
|
-
var
|
|
855
|
+
var VisualRecognition = /*#__PURE__*/React.forwardRef(function VisualRecognition(_ref31, ref) {
|
|
865
856
|
var children = _ref31.children,
|
|
866
857
|
_ref31$size = _ref31.size,
|
|
867
858
|
size = _ref31$size === void 0 ? 16 : _ref31$size,
|
|
@@ -874,19 +865,19 @@ var VoiceActivate = /*#__PURE__*/React.forwardRef(function VoiceActivate(_ref31,
|
|
|
874
865
|
xmlns: "http://www.w3.org/2000/svg",
|
|
875
866
|
viewBox: "0 0 32 32",
|
|
876
867
|
fill: "currentColor"
|
|
877
|
-
}, rest),
|
|
878
|
-
|
|
879
|
-
|
|
880
|
-
|
|
881
|
-
})), _path55 || (_path55 = /*#__PURE__*/React.createElement("path", {
|
|
882
|
-
d: "
|
|
868
|
+
}, rest), _circle4 || (_circle4 = /*#__PURE__*/React.createElement("circle", {
|
|
869
|
+
cx: "23",
|
|
870
|
+
cy: "12",
|
|
871
|
+
r: "2"
|
|
872
|
+
})), _path55 || (_path55 = /*#__PURE__*/React.createElement("path", {
|
|
873
|
+
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"
|
|
883
874
|
})), children);
|
|
884
875
|
});
|
|
885
876
|
|
|
886
877
|
if (process.env.NODE_ENV !== "production") {
|
|
887
|
-
|
|
878
|
+
VisualRecognition.propTypes = iconPropTypes;
|
|
888
879
|
}
|
|
889
|
-
var
|
|
880
|
+
var Vlan = /*#__PURE__*/React.forwardRef(function Vlan(_ref32, ref) {
|
|
890
881
|
var children = _ref32.children,
|
|
891
882
|
_ref32$size = _ref32.size,
|
|
892
883
|
size = _ref32$size === void 0 ? 16 : _ref32$size,
|
|
@@ -900,14 +891,14 @@ var Voicemail = /*#__PURE__*/React.forwardRef(function Voicemail(_ref32, ref) {
|
|
|
900
891
|
viewBox: "0 0 32 32",
|
|
901
892
|
fill: "currentColor"
|
|
902
893
|
}, rest), _path56 || (_path56 = /*#__PURE__*/React.createElement("path", {
|
|
903
|
-
d: "
|
|
894
|
+
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"
|
|
904
895
|
})), children);
|
|
905
896
|
});
|
|
906
897
|
|
|
907
898
|
if (process.env.NODE_ENV !== "production") {
|
|
908
|
-
|
|
899
|
+
Vlan.propTypes = iconPropTypes;
|
|
909
900
|
}
|
|
910
|
-
var
|
|
901
|
+
var VlanIbm = /*#__PURE__*/React.forwardRef(function VlanIbm(_ref33, ref) {
|
|
911
902
|
var children = _ref33.children,
|
|
912
903
|
_ref33$size = _ref33.size,
|
|
913
904
|
size = _ref33$size === void 0 ? 16 : _ref33$size,
|
|
@@ -921,16 +912,18 @@ var VolumeBlockStorage = /*#__PURE__*/React.forwardRef(function VolumeBlockStora
|
|
|
921
912
|
viewBox: "0 0 32 32",
|
|
922
913
|
fill: "currentColor"
|
|
923
914
|
}, rest), _path57 || (_path57 = /*#__PURE__*/React.createElement("path", {
|
|
924
|
-
d: "
|
|
925
|
-
})),
|
|
926
|
-
|
|
915
|
+
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"
|
|
916
|
+
})), _circle5 || (_circle5 = /*#__PURE__*/React.createElement("circle", {
|
|
917
|
+
cx: "16",
|
|
918
|
+
cy: "5",
|
|
919
|
+
r: "2"
|
|
927
920
|
})), children);
|
|
928
921
|
});
|
|
929
922
|
|
|
930
923
|
if (process.env.NODE_ENV !== "production") {
|
|
931
|
-
|
|
924
|
+
VlanIbm.propTypes = iconPropTypes;
|
|
932
925
|
}
|
|
933
|
-
var
|
|
926
|
+
var VmdkDisk = /*#__PURE__*/React.forwardRef(function VmdkDisk(_ref34, ref) {
|
|
934
927
|
var children = _ref34.children,
|
|
935
928
|
_ref34$size = _ref34.size,
|
|
936
929
|
size = _ref34$size === void 0 ? 16 : _ref34$size,
|
|
@@ -943,15 +936,28 @@ var VolumeDown = /*#__PURE__*/React.forwardRef(function VolumeDown(_ref34, ref)
|
|
|
943
936
|
xmlns: "http://www.w3.org/2000/svg",
|
|
944
937
|
viewBox: "0 0 32 32",
|
|
945
938
|
fill: "currentColor"
|
|
946
|
-
}, rest),
|
|
947
|
-
|
|
939
|
+
}, rest), _circle6 || (_circle6 = /*#__PURE__*/React.createElement("circle", {
|
|
940
|
+
cx: "10.5",
|
|
941
|
+
cy: "24.5",
|
|
942
|
+
r: "1.5"
|
|
943
|
+
})), _path58 || (_path58 = /*#__PURE__*/React.createElement("path", {
|
|
944
|
+
d: "M19.5 14.964H21.5V20.035H19.5z",
|
|
945
|
+
transform: "rotate(-45 20.5 17.5)"
|
|
946
|
+
})), _circle7 || (_circle7 = /*#__PURE__*/React.createElement("circle", {
|
|
947
|
+
cx: "16",
|
|
948
|
+
cy: "13",
|
|
949
|
+
r: "2"
|
|
950
|
+
})), _path59 || (_path59 = /*#__PURE__*/React.createElement("path", {
|
|
951
|
+
d: "M16,6a7,7,0,0,0,0,14V18a5,5,0,1,1,5-5h2A7,7,0,0,0,16,6Z"
|
|
952
|
+
})), _path60 || (_path60 = /*#__PURE__*/React.createElement("path", {
|
|
953
|
+
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"
|
|
948
954
|
})), children);
|
|
949
955
|
});
|
|
950
956
|
|
|
951
957
|
if (process.env.NODE_ENV !== "production") {
|
|
952
|
-
|
|
958
|
+
VmdkDisk.propTypes = iconPropTypes;
|
|
953
959
|
}
|
|
954
|
-
var
|
|
960
|
+
var VoiceActivate = /*#__PURE__*/React.forwardRef(function VoiceActivate(_ref35, ref) {
|
|
955
961
|
var children = _ref35.children,
|
|
956
962
|
_ref35$size = _ref35.size,
|
|
957
963
|
size = _ref35$size === void 0 ? 16 : _ref35$size,
|
|
@@ -964,15 +970,19 @@ var VolumeDownAlt = /*#__PURE__*/React.forwardRef(function VolumeDownAlt(_ref35,
|
|
|
964
970
|
xmlns: "http://www.w3.org/2000/svg",
|
|
965
971
|
viewBox: "0 0 32 32",
|
|
966
972
|
fill: "currentColor"
|
|
967
|
-
}, rest),
|
|
968
|
-
d: "
|
|
973
|
+
}, rest), _path61 || (_path61 = /*#__PURE__*/React.createElement("path", {
|
|
974
|
+
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"
|
|
975
|
+
})), _path62 || (_path62 = /*#__PURE__*/React.createElement("path", {
|
|
976
|
+
d: "M19 12H23V14H19zM9.3325 25.2168a7.0007 7.0007 0 010-10.4341l1.334 1.49a5 5 0 000 7.4537z"
|
|
977
|
+
})), _path63 || (_path63 = /*#__PURE__*/React.createElement("path", {
|
|
978
|
+
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"
|
|
969
979
|
})), children);
|
|
970
980
|
});
|
|
971
981
|
|
|
972
982
|
if (process.env.NODE_ENV !== "production") {
|
|
973
|
-
|
|
983
|
+
VoiceActivate.propTypes = iconPropTypes;
|
|
974
984
|
}
|
|
975
|
-
var
|
|
985
|
+
var Voicemail = /*#__PURE__*/React.forwardRef(function Voicemail(_ref36, ref) {
|
|
976
986
|
var children = _ref36.children,
|
|
977
987
|
_ref36$size = _ref36.size,
|
|
978
988
|
size = _ref36$size === void 0 ? 16 : _ref36$size,
|
|
@@ -985,15 +995,15 @@ var VolumeDownFilled = /*#__PURE__*/React.forwardRef(function VolumeDownFilled(_
|
|
|
985
995
|
xmlns: "http://www.w3.org/2000/svg",
|
|
986
996
|
viewBox: "0 0 32 32",
|
|
987
997
|
fill: "currentColor"
|
|
988
|
-
}, rest),
|
|
989
|
-
d: "
|
|
998
|
+
}, rest), _path64 || (_path64 = /*#__PURE__*/React.createElement("path", {
|
|
999
|
+
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"
|
|
990
1000
|
})), children);
|
|
991
1001
|
});
|
|
992
1002
|
|
|
993
1003
|
if (process.env.NODE_ENV !== "production") {
|
|
994
|
-
|
|
1004
|
+
Voicemail.propTypes = iconPropTypes;
|
|
995
1005
|
}
|
|
996
|
-
var
|
|
1006
|
+
var VolumeBlockStorage = /*#__PURE__*/React.forwardRef(function VolumeBlockStorage(_ref37, ref) {
|
|
997
1007
|
var children = _ref37.children,
|
|
998
1008
|
_ref37$size = _ref37.size,
|
|
999
1009
|
size = _ref37$size === void 0 ? 16 : _ref37$size,
|
|
@@ -1006,15 +1016,17 @@ var VolumeDownFilledAlt = /*#__PURE__*/React.forwardRef(function VolumeDownFille
|
|
|
1006
1016
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1007
1017
|
viewBox: "0 0 32 32",
|
|
1008
1018
|
fill: "currentColor"
|
|
1009
|
-
}, rest),
|
|
1010
|
-
d: "
|
|
1019
|
+
}, rest), _path65 || (_path65 = /*#__PURE__*/React.createElement("path", {
|
|
1020
|
+
d: "M17 21H10V14h7zm-5-2h3V16H12zM17 30H10V23h7zm-5-2h3V25H12zM26 21H19V14h7zm-5-2h3V16H21zM26 30H19V23h7zm-5-2h3V25H21z"
|
|
1021
|
+
})), _path66 || (_path66 = /*#__PURE__*/React.createElement("path", {
|
|
1022
|
+
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"
|
|
1011
1023
|
})), children);
|
|
1012
1024
|
});
|
|
1013
1025
|
|
|
1014
1026
|
if (process.env.NODE_ENV !== "production") {
|
|
1015
|
-
|
|
1027
|
+
VolumeBlockStorage.propTypes = iconPropTypes;
|
|
1016
1028
|
}
|
|
1017
|
-
var
|
|
1029
|
+
var VolumeDown = /*#__PURE__*/React.forwardRef(function VolumeDown(_ref38, ref) {
|
|
1018
1030
|
var children = _ref38.children,
|
|
1019
1031
|
_ref38$size = _ref38.size,
|
|
1020
1032
|
size = _ref38$size === void 0 ? 16 : _ref38$size,
|
|
@@ -1027,17 +1039,15 @@ var VolumeFileStorage = /*#__PURE__*/React.forwardRef(function VolumeFileStorage
|
|
|
1027
1039
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1028
1040
|
viewBox: "0 0 32 32",
|
|
1029
1041
|
fill: "currentColor"
|
|
1030
|
-
}, rest),
|
|
1031
|
-
d: "M25.
|
|
1032
|
-
})), _path64 || (_path64 = /*#__PURE__*/React.createElement("path", {
|
|
1033
|
-
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"
|
|
1042
|
+
}, rest), _path67 || (_path67 = /*#__PURE__*/React.createElement("path", {
|
|
1043
|
+
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"
|
|
1034
1044
|
})), children);
|
|
1035
1045
|
});
|
|
1036
1046
|
|
|
1037
1047
|
if (process.env.NODE_ENV !== "production") {
|
|
1038
|
-
|
|
1048
|
+
VolumeDown.propTypes = iconPropTypes;
|
|
1039
1049
|
}
|
|
1040
|
-
var
|
|
1050
|
+
var VolumeDownAlt = /*#__PURE__*/React.forwardRef(function VolumeDownAlt(_ref39, ref) {
|
|
1041
1051
|
var children = _ref39.children,
|
|
1042
1052
|
_ref39$size = _ref39.size,
|
|
1043
1053
|
size = _ref39$size === void 0 ? 16 : _ref39$size,
|
|
@@ -1050,15 +1060,15 @@ var VolumeMute = /*#__PURE__*/React.forwardRef(function VolumeMute(_ref39, ref)
|
|
|
1050
1060
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1051
1061
|
viewBox: "0 0 32 32",
|
|
1052
1062
|
fill: "currentColor"
|
|
1053
|
-
}, rest),
|
|
1054
|
-
d: "
|
|
1063
|
+
}, rest), _path68 || (_path68 = /*#__PURE__*/React.createElement("path", {
|
|
1064
|
+
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"
|
|
1055
1065
|
})), children);
|
|
1056
1066
|
});
|
|
1057
1067
|
|
|
1058
1068
|
if (process.env.NODE_ENV !== "production") {
|
|
1059
|
-
|
|
1069
|
+
VolumeDownAlt.propTypes = iconPropTypes;
|
|
1060
1070
|
}
|
|
1061
|
-
var
|
|
1071
|
+
var VolumeDownFilled = /*#__PURE__*/React.forwardRef(function VolumeDownFilled(_ref40, ref) {
|
|
1062
1072
|
var children = _ref40.children,
|
|
1063
1073
|
_ref40$size = _ref40.size,
|
|
1064
1074
|
size = _ref40$size === void 0 ? 16 : _ref40$size,
|
|
@@ -1071,15 +1081,15 @@ var VolumeMuteFilled = /*#__PURE__*/React.forwardRef(function VolumeMuteFilled(_
|
|
|
1071
1081
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1072
1082
|
viewBox: "0 0 32 32",
|
|
1073
1083
|
fill: "currentColor"
|
|
1074
|
-
}, rest),
|
|
1075
|
-
d: "
|
|
1084
|
+
}, rest), _path69 || (_path69 = /*#__PURE__*/React.createElement("path", {
|
|
1085
|
+
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"
|
|
1076
1086
|
})), children);
|
|
1077
1087
|
});
|
|
1078
1088
|
|
|
1079
1089
|
if (process.env.NODE_ENV !== "production") {
|
|
1080
|
-
|
|
1090
|
+
VolumeDownFilled.propTypes = iconPropTypes;
|
|
1081
1091
|
}
|
|
1082
|
-
var
|
|
1092
|
+
var VolumeDownFilledAlt = /*#__PURE__*/React.forwardRef(function VolumeDownFilledAlt(_ref41, ref) {
|
|
1083
1093
|
var children = _ref41.children,
|
|
1084
1094
|
_ref41$size = _ref41.size,
|
|
1085
1095
|
size = _ref41$size === void 0 ? 16 : _ref41$size,
|
|
@@ -1092,17 +1102,15 @@ var VolumeObjectStorage = /*#__PURE__*/React.forwardRef(function VolumeObjectSto
|
|
|
1092
1102
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1093
1103
|
viewBox: "0 0 32 32",
|
|
1094
1104
|
fill: "currentColor"
|
|
1095
|
-
}, rest),
|
|
1096
|
-
d: "
|
|
1097
|
-
})), _path68 || (_path68 = /*#__PURE__*/React.createElement("path", {
|
|
1098
|
-
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"
|
|
1105
|
+
}, rest), _path70 || (_path70 = /*#__PURE__*/React.createElement("path", {
|
|
1106
|
+
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"
|
|
1099
1107
|
})), children);
|
|
1100
1108
|
});
|
|
1101
1109
|
|
|
1102
1110
|
if (process.env.NODE_ENV !== "production") {
|
|
1103
|
-
|
|
1111
|
+
VolumeDownFilledAlt.propTypes = iconPropTypes;
|
|
1104
1112
|
}
|
|
1105
|
-
var
|
|
1113
|
+
var VolumeFileStorage = /*#__PURE__*/React.forwardRef(function VolumeFileStorage(_ref42, ref) {
|
|
1106
1114
|
var children = _ref42.children,
|
|
1107
1115
|
_ref42$size = _ref42.size,
|
|
1108
1116
|
size = _ref42$size === void 0 ? 16 : _ref42$size,
|
|
@@ -1115,17 +1123,17 @@ var VolumeUp = /*#__PURE__*/React.forwardRef(function VolumeUp(_ref42, ref) {
|
|
|
1115
1123
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1116
1124
|
viewBox: "0 0 32 32",
|
|
1117
1125
|
fill: "currentColor"
|
|
1118
|
-
}, rest),
|
|
1119
|
-
d: "
|
|
1120
|
-
})),
|
|
1121
|
-
d: "
|
|
1126
|
+
}, rest), _path71 || (_path71 = /*#__PURE__*/React.createElement("path", {
|
|
1127
|
+
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"
|
|
1128
|
+
})), _path72 || (_path72 = /*#__PURE__*/React.createElement("path", {
|
|
1129
|
+
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"
|
|
1122
1130
|
})), children);
|
|
1123
1131
|
});
|
|
1124
1132
|
|
|
1125
1133
|
if (process.env.NODE_ENV !== "production") {
|
|
1126
|
-
|
|
1134
|
+
VolumeFileStorage.propTypes = iconPropTypes;
|
|
1127
1135
|
}
|
|
1128
|
-
var
|
|
1136
|
+
var VolumeMute = /*#__PURE__*/React.forwardRef(function VolumeMute(_ref43, ref) {
|
|
1129
1137
|
var children = _ref43.children,
|
|
1130
1138
|
_ref43$size = _ref43.size,
|
|
1131
1139
|
size = _ref43$size === void 0 ? 16 : _ref43$size,
|
|
@@ -1138,15 +1146,15 @@ var VolumeUpAlt = /*#__PURE__*/React.forwardRef(function VolumeUpAlt(_ref43, ref
|
|
|
1138
1146
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1139
1147
|
viewBox: "0 0 32 32",
|
|
1140
1148
|
fill: "currentColor"
|
|
1141
|
-
}, rest),
|
|
1142
|
-
d: "
|
|
1149
|
+
}, rest), _path73 || (_path73 = /*#__PURE__*/React.createElement("path", {
|
|
1150
|
+
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"
|
|
1143
1151
|
})), children);
|
|
1144
1152
|
});
|
|
1145
1153
|
|
|
1146
1154
|
if (process.env.NODE_ENV !== "production") {
|
|
1147
|
-
|
|
1155
|
+
VolumeMute.propTypes = iconPropTypes;
|
|
1148
1156
|
}
|
|
1149
|
-
var
|
|
1157
|
+
var VolumeMuteFilled = /*#__PURE__*/React.forwardRef(function VolumeMuteFilled(_ref44, ref) {
|
|
1150
1158
|
var children = _ref44.children,
|
|
1151
1159
|
_ref44$size = _ref44.size,
|
|
1152
1160
|
size = _ref44$size === void 0 ? 16 : _ref44$size,
|
|
@@ -1159,17 +1167,15 @@ var VolumeUpFilled = /*#__PURE__*/React.forwardRef(function VolumeUpFilled(_ref4
|
|
|
1159
1167
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1160
1168
|
viewBox: "0 0 32 32",
|
|
1161
1169
|
fill: "currentColor"
|
|
1162
|
-
}, rest),
|
|
1163
|
-
d: "
|
|
1164
|
-
})), _path73 || (_path73 = /*#__PURE__*/React.createElement("path", {
|
|
1165
|
-
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"
|
|
1170
|
+
}, rest), _path74 || (_path74 = /*#__PURE__*/React.createElement("path", {
|
|
1171
|
+
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"
|
|
1166
1172
|
})), children);
|
|
1167
1173
|
});
|
|
1168
1174
|
|
|
1169
1175
|
if (process.env.NODE_ENV !== "production") {
|
|
1170
|
-
|
|
1176
|
+
VolumeMuteFilled.propTypes = iconPropTypes;
|
|
1171
1177
|
}
|
|
1172
|
-
var
|
|
1178
|
+
var VolumeObjectStorage = /*#__PURE__*/React.forwardRef(function VolumeObjectStorage(_ref45, ref) {
|
|
1173
1179
|
var children = _ref45.children,
|
|
1174
1180
|
_ref45$size = _ref45.size,
|
|
1175
1181
|
size = _ref45$size === void 0 ? 16 : _ref45$size,
|
|
@@ -1182,15 +1188,17 @@ var VolumeUpFilledAlt = /*#__PURE__*/React.forwardRef(function VolumeUpFilledAlt
|
|
|
1182
1188
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1183
1189
|
viewBox: "0 0 32 32",
|
|
1184
1190
|
fill: "currentColor"
|
|
1185
|
-
}, rest),
|
|
1186
|
-
d: "
|
|
1191
|
+
}, rest), _path75 || (_path75 = /*#__PURE__*/React.createElement("path", {
|
|
1192
|
+
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"
|
|
1193
|
+
})), _path76 || (_path76 = /*#__PURE__*/React.createElement("path", {
|
|
1194
|
+
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"
|
|
1187
1195
|
})), children);
|
|
1188
1196
|
});
|
|
1189
1197
|
|
|
1190
1198
|
if (process.env.NODE_ENV !== "production") {
|
|
1191
|
-
|
|
1199
|
+
VolumeObjectStorage.propTypes = iconPropTypes;
|
|
1192
1200
|
}
|
|
1193
|
-
var
|
|
1201
|
+
var VolumeUp = /*#__PURE__*/React.forwardRef(function VolumeUp(_ref46, ref) {
|
|
1194
1202
|
var children = _ref46.children,
|
|
1195
1203
|
_ref46$size = _ref46.size,
|
|
1196
1204
|
size = _ref46$size === void 0 ? 16 : _ref46$size,
|
|
@@ -1203,15 +1211,17 @@ var Vpn = /*#__PURE__*/React.forwardRef(function Vpn(_ref46, ref) {
|
|
|
1203
1211
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1204
1212
|
viewBox: "0 0 32 32",
|
|
1205
1213
|
fill: "currentColor"
|
|
1206
|
-
}, rest),
|
|
1207
|
-
d: "
|
|
1214
|
+
}, rest), _path77 || (_path77 = /*#__PURE__*/React.createElement("path", {
|
|
1215
|
+
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"
|
|
1216
|
+
})), _path78 || (_path78 = /*#__PURE__*/React.createElement("path", {
|
|
1217
|
+
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"
|
|
1208
1218
|
})), children);
|
|
1209
1219
|
});
|
|
1210
1220
|
|
|
1211
1221
|
if (process.env.NODE_ENV !== "production") {
|
|
1212
|
-
|
|
1222
|
+
VolumeUp.propTypes = iconPropTypes;
|
|
1213
1223
|
}
|
|
1214
|
-
var
|
|
1224
|
+
var VolumeUpAlt = /*#__PURE__*/React.forwardRef(function VolumeUpAlt(_ref47, ref) {
|
|
1215
1225
|
var children = _ref47.children,
|
|
1216
1226
|
_ref47$size = _ref47.size,
|
|
1217
1227
|
size = _ref47$size === void 0 ? 16 : _ref47$size,
|
|
@@ -1224,15 +1234,15 @@ var VpnConnection = /*#__PURE__*/React.forwardRef(function VpnConnection(_ref47,
|
|
|
1224
1234
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1225
1235
|
viewBox: "0 0 32 32",
|
|
1226
1236
|
fill: "currentColor"
|
|
1227
|
-
}, rest),
|
|
1228
|
-
d: "
|
|
1237
|
+
}, rest), _path79 || (_path79 = /*#__PURE__*/React.createElement("path", {
|
|
1238
|
+
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"
|
|
1229
1239
|
})), children);
|
|
1230
1240
|
});
|
|
1231
1241
|
|
|
1232
1242
|
if (process.env.NODE_ENV !== "production") {
|
|
1233
|
-
|
|
1243
|
+
VolumeUpAlt.propTypes = iconPropTypes;
|
|
1234
1244
|
}
|
|
1235
|
-
var
|
|
1245
|
+
var VolumeUpFilled = /*#__PURE__*/React.forwardRef(function VolumeUpFilled(_ref48, ref) {
|
|
1236
1246
|
var children = _ref48.children,
|
|
1237
1247
|
_ref48$size = _ref48.size,
|
|
1238
1248
|
size = _ref48$size === void 0 ? 16 : _ref48$size,
|
|
@@ -1245,17 +1255,17 @@ var VpnPolicy = /*#__PURE__*/React.forwardRef(function VpnPolicy(_ref48, ref) {
|
|
|
1245
1255
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1246
1256
|
viewBox: "0 0 32 32",
|
|
1247
1257
|
fill: "currentColor"
|
|
1248
|
-
}, rest),
|
|
1249
|
-
d: "
|
|
1250
|
-
})),
|
|
1251
|
-
d: "
|
|
1258
|
+
}, rest), _path80 || (_path80 = /*#__PURE__*/React.createElement("path", {
|
|
1259
|
+
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"
|
|
1260
|
+
})), _path81 || (_path81 = /*#__PURE__*/React.createElement("path", {
|
|
1261
|
+
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"
|
|
1252
1262
|
})), children);
|
|
1253
1263
|
});
|
|
1254
1264
|
|
|
1255
1265
|
if (process.env.NODE_ENV !== "production") {
|
|
1256
|
-
|
|
1266
|
+
VolumeUpFilled.propTypes = iconPropTypes;
|
|
1257
1267
|
}
|
|
1258
|
-
var
|
|
1268
|
+
var VolumeUpFilledAlt = /*#__PURE__*/React.forwardRef(function VolumeUpFilledAlt(_ref49, ref) {
|
|
1259
1269
|
var children = _ref49.children,
|
|
1260
1270
|
_ref49$size = _ref49.size,
|
|
1261
1271
|
size = _ref49$size === void 0 ? 16 : _ref49$size,
|
|
@@ -1268,22 +1278,108 @@ var Wallet = /*#__PURE__*/React.forwardRef(function Wallet(_ref49, ref) {
|
|
|
1268
1278
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1269
1279
|
viewBox: "0 0 32 32",
|
|
1270
1280
|
fill: "currentColor"
|
|
1271
|
-
}, rest),
|
|
1272
|
-
d: "
|
|
1273
|
-
})), _path80 || (_path80 = /*#__PURE__*/React.createElement("path", {
|
|
1274
|
-
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"
|
|
1281
|
+
}, rest), _path82 || (_path82 = /*#__PURE__*/React.createElement("path", {
|
|
1282
|
+
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"
|
|
1275
1283
|
})), children);
|
|
1276
1284
|
});
|
|
1277
1285
|
|
|
1278
1286
|
if (process.env.NODE_ENV !== "production") {
|
|
1279
|
-
|
|
1287
|
+
VolumeUpFilledAlt.propTypes = iconPropTypes;
|
|
1280
1288
|
}
|
|
1281
|
-
var
|
|
1289
|
+
var Vpn = /*#__PURE__*/React.forwardRef(function Vpn(_ref50, ref) {
|
|
1282
1290
|
var children = _ref50.children,
|
|
1283
1291
|
_ref50$size = _ref50.size,
|
|
1284
1292
|
size = _ref50$size === void 0 ? 16 : _ref50$size,
|
|
1285
1293
|
rest = _objectWithoutProperties(_ref50, _excluded50);
|
|
1286
1294
|
|
|
1295
|
+
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
1296
|
+
width: size,
|
|
1297
|
+
height: size,
|
|
1298
|
+
ref: ref,
|
|
1299
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
1300
|
+
viewBox: "0 0 32 32",
|
|
1301
|
+
fill: "currentColor"
|
|
1302
|
+
}, rest), _path83 || (_path83 = /*#__PURE__*/React.createElement("path", {
|
|
1303
|
+
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"
|
|
1304
|
+
})), children);
|
|
1305
|
+
});
|
|
1306
|
+
|
|
1307
|
+
if (process.env.NODE_ENV !== "production") {
|
|
1308
|
+
Vpn.propTypes = iconPropTypes;
|
|
1309
|
+
}
|
|
1310
|
+
var VpnConnection = /*#__PURE__*/React.forwardRef(function VpnConnection(_ref51, ref) {
|
|
1311
|
+
var children = _ref51.children,
|
|
1312
|
+
_ref51$size = _ref51.size,
|
|
1313
|
+
size = _ref51$size === void 0 ? 16 : _ref51$size,
|
|
1314
|
+
rest = _objectWithoutProperties(_ref51, _excluded51);
|
|
1315
|
+
|
|
1316
|
+
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
1317
|
+
width: size,
|
|
1318
|
+
height: size,
|
|
1319
|
+
ref: ref,
|
|
1320
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
1321
|
+
viewBox: "0 0 32 32",
|
|
1322
|
+
fill: "currentColor"
|
|
1323
|
+
}, rest), _path84 || (_path84 = /*#__PURE__*/React.createElement("path", {
|
|
1324
|
+
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"
|
|
1325
|
+
})), children);
|
|
1326
|
+
});
|
|
1327
|
+
|
|
1328
|
+
if (process.env.NODE_ENV !== "production") {
|
|
1329
|
+
VpnConnection.propTypes = iconPropTypes;
|
|
1330
|
+
}
|
|
1331
|
+
var VpnPolicy = /*#__PURE__*/React.forwardRef(function VpnPolicy(_ref52, ref) {
|
|
1332
|
+
var children = _ref52.children,
|
|
1333
|
+
_ref52$size = _ref52.size,
|
|
1334
|
+
size = _ref52$size === void 0 ? 16 : _ref52$size,
|
|
1335
|
+
rest = _objectWithoutProperties(_ref52, _excluded52);
|
|
1336
|
+
|
|
1337
|
+
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
1338
|
+
width: size,
|
|
1339
|
+
height: size,
|
|
1340
|
+
ref: ref,
|
|
1341
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
1342
|
+
viewBox: "0 0 32 32",
|
|
1343
|
+
fill: "currentColor"
|
|
1344
|
+
}, rest), _path85 || (_path85 = /*#__PURE__*/React.createElement("path", {
|
|
1345
|
+
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"
|
|
1346
|
+
})), _path86 || (_path86 = /*#__PURE__*/React.createElement("path", {
|
|
1347
|
+
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"
|
|
1348
|
+
})), children);
|
|
1349
|
+
});
|
|
1350
|
+
|
|
1351
|
+
if (process.env.NODE_ENV !== "production") {
|
|
1352
|
+
VpnPolicy.propTypes = iconPropTypes;
|
|
1353
|
+
}
|
|
1354
|
+
var Wallet = /*#__PURE__*/React.forwardRef(function Wallet(_ref53, ref) {
|
|
1355
|
+
var children = _ref53.children,
|
|
1356
|
+
_ref53$size = _ref53.size,
|
|
1357
|
+
size = _ref53$size === void 0 ? 16 : _ref53$size,
|
|
1358
|
+
rest = _objectWithoutProperties(_ref53, _excluded53);
|
|
1359
|
+
|
|
1360
|
+
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
1361
|
+
width: size,
|
|
1362
|
+
height: size,
|
|
1363
|
+
ref: ref,
|
|
1364
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
1365
|
+
viewBox: "0 0 32 32",
|
|
1366
|
+
fill: "currentColor"
|
|
1367
|
+
}, rest), _path87 || (_path87 = /*#__PURE__*/React.createElement("path", {
|
|
1368
|
+
d: "M22 17H24V19H22z"
|
|
1369
|
+
})), _path88 || (_path88 = /*#__PURE__*/React.createElement("path", {
|
|
1370
|
+
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"
|
|
1371
|
+
})), children);
|
|
1372
|
+
});
|
|
1373
|
+
|
|
1374
|
+
if (process.env.NODE_ENV !== "production") {
|
|
1375
|
+
Wallet.propTypes = iconPropTypes;
|
|
1376
|
+
}
|
|
1377
|
+
var Warning = /*#__PURE__*/React.forwardRef(function Warning(_ref54, ref) {
|
|
1378
|
+
var children = _ref54.children,
|
|
1379
|
+
_ref54$size = _ref54.size,
|
|
1380
|
+
size = _ref54$size === void 0 ? 16 : _ref54$size,
|
|
1381
|
+
rest = _objectWithoutProperties(_ref54, _excluded54);
|
|
1382
|
+
|
|
1287
1383
|
if (size === 16 || size === "16" || size === "16px") {
|
|
1288
1384
|
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
1289
1385
|
width: size,
|
|
@@ -1292,9 +1388,9 @@ var Warning = /*#__PURE__*/React.forwardRef(function Warning(_ref50, ref) {
|
|
|
1292
1388
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1293
1389
|
viewBox: "0 0 16 16",
|
|
1294
1390
|
fill: "currentColor"
|
|
1295
|
-
}, rest),
|
|
1391
|
+
}, rest), _path89 || (_path89 = /*#__PURE__*/React.createElement("path", {
|
|
1296
1392
|
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"
|
|
1297
|
-
})),
|
|
1393
|
+
})), _path90 || (_path90 = /*#__PURE__*/React.createElement("path", {
|
|
1298
1394
|
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"
|
|
1299
1395
|
})), children);
|
|
1300
1396
|
}
|
|
@@ -1306,9 +1402,9 @@ var Warning = /*#__PURE__*/React.forwardRef(function Warning(_ref50, ref) {
|
|
|
1306
1402
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1307
1403
|
viewBox: "0 0 32 32",
|
|
1308
1404
|
fill: "currentColor"
|
|
1309
|
-
}, rest),
|
|
1405
|
+
}, rest), _path91 || (_path91 = /*#__PURE__*/React.createElement("path", {
|
|
1310
1406
|
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"
|
|
1311
|
-
})),
|
|
1407
|
+
})), _path92 || (_path92 = /*#__PURE__*/React.createElement("path", {
|
|
1312
1408
|
d: "M15 8H17V19H15zM16 22a1.5 1.5 0 101.5 1.5A1.5 1.5 0 0016 22z"
|
|
1313
1409
|
})), children);
|
|
1314
1410
|
});
|
|
@@ -1316,11 +1412,11 @@ var Warning = /*#__PURE__*/React.forwardRef(function Warning(_ref50, ref) {
|
|
|
1316
1412
|
if (process.env.NODE_ENV !== "production") {
|
|
1317
1413
|
Warning.propTypes = iconPropTypes;
|
|
1318
1414
|
}
|
|
1319
|
-
var WarningAlt = /*#__PURE__*/React.forwardRef(function WarningAlt(
|
|
1320
|
-
var children =
|
|
1321
|
-
|
|
1322
|
-
size =
|
|
1323
|
-
rest = _objectWithoutProperties(
|
|
1415
|
+
var WarningAlt = /*#__PURE__*/React.forwardRef(function WarningAlt(_ref55, ref) {
|
|
1416
|
+
var children = _ref55.children,
|
|
1417
|
+
_ref55$size = _ref55.size,
|
|
1418
|
+
size = _ref55$size === void 0 ? 16 : _ref55$size,
|
|
1419
|
+
rest = _objectWithoutProperties(_ref55, _excluded55);
|
|
1324
1420
|
|
|
1325
1421
|
if (size === 16 || size === "16" || size === "16px") {
|
|
1326
1422
|
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
@@ -1330,9 +1426,9 @@ var WarningAlt = /*#__PURE__*/React.forwardRef(function WarningAlt(_ref51, ref)
|
|
|
1330
1426
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1331
1427
|
viewBox: "0 0 16 16",
|
|
1332
1428
|
fill: "currentColor"
|
|
1333
|
-
}, rest),
|
|
1429
|
+
}, rest), _path93 || (_path93 = /*#__PURE__*/React.createElement("path", {
|
|
1334
1430
|
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"
|
|
1335
|
-
})),
|
|
1431
|
+
})), _path94 || (_path94 = /*#__PURE__*/React.createElement("path", {
|
|
1336
1432
|
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"
|
|
1337
1433
|
})), children);
|
|
1338
1434
|
}
|
|
@@ -1344,9 +1440,9 @@ var WarningAlt = /*#__PURE__*/React.forwardRef(function WarningAlt(_ref51, ref)
|
|
|
1344
1440
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1345
1441
|
viewBox: "0 0 32 32",
|
|
1346
1442
|
fill: "currentColor"
|
|
1347
|
-
}, rest),
|
|
1443
|
+
}, rest), _path95 || (_path95 = /*#__PURE__*/React.createElement("path", {
|
|
1348
1444
|
d: "M16 23a1.5 1.5 0 101.5 1.5A1.5 1.5 0 0016 23zM15 12H17V21H15z"
|
|
1349
|
-
})),
|
|
1445
|
+
})), _path96 || (_path96 = /*#__PURE__*/React.createElement("path", {
|
|
1350
1446
|
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"
|
|
1351
1447
|
})), children);
|
|
1352
1448
|
});
|
|
@@ -1354,11 +1450,11 @@ var WarningAlt = /*#__PURE__*/React.forwardRef(function WarningAlt(_ref51, ref)
|
|
|
1354
1450
|
if (process.env.NODE_ENV !== "production") {
|
|
1355
1451
|
WarningAlt.propTypes = iconPropTypes;
|
|
1356
1452
|
}
|
|
1357
|
-
var WarningAltFilled = /*#__PURE__*/React.forwardRef(function WarningAltFilled(
|
|
1358
|
-
var children =
|
|
1359
|
-
|
|
1360
|
-
size =
|
|
1361
|
-
rest = _objectWithoutProperties(
|
|
1453
|
+
var WarningAltFilled = /*#__PURE__*/React.forwardRef(function WarningAltFilled(_ref56, ref) {
|
|
1454
|
+
var children = _ref56.children,
|
|
1455
|
+
_ref56$size = _ref56.size,
|
|
1456
|
+
size = _ref56$size === void 0 ? 16 : _ref56$size,
|
|
1457
|
+
rest = _objectWithoutProperties(_ref56, _excluded56);
|
|
1362
1458
|
|
|
1363
1459
|
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
1364
1460
|
width: size,
|
|
@@ -1367,13 +1463,13 @@ var WarningAltFilled = /*#__PURE__*/React.forwardRef(function WarningAltFilled(_
|
|
|
1367
1463
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1368
1464
|
viewBox: "0 0 32 32",
|
|
1369
1465
|
fill: "currentColor"
|
|
1370
|
-
}, rest),
|
|
1466
|
+
}, rest), _path97 || (_path97 = /*#__PURE__*/React.createElement("path", {
|
|
1371
1467
|
fill: "none",
|
|
1372
1468
|
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",
|
|
1373
1469
|
"data-icon-path": "inner-path"
|
|
1374
|
-
})),
|
|
1470
|
+
})), _path98 || (_path98 = /*#__PURE__*/React.createElement("path", {
|
|
1375
1471
|
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"
|
|
1376
|
-
})),
|
|
1472
|
+
})), _path99 || (_path99 = /*#__PURE__*/React.createElement("path", {
|
|
1377
1473
|
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"
|
|
1378
1474
|
})), children);
|
|
1379
1475
|
});
|
|
@@ -1381,11 +1477,11 @@ var WarningAltFilled = /*#__PURE__*/React.forwardRef(function WarningAltFilled(_
|
|
|
1381
1477
|
if (process.env.NODE_ENV !== "production") {
|
|
1382
1478
|
WarningAltFilled.propTypes = iconPropTypes;
|
|
1383
1479
|
}
|
|
1384
|
-
var WarningAltInverted = /*#__PURE__*/React.forwardRef(function WarningAltInverted(
|
|
1385
|
-
var children =
|
|
1386
|
-
|
|
1387
|
-
size =
|
|
1388
|
-
rest = _objectWithoutProperties(
|
|
1480
|
+
var WarningAltInverted = /*#__PURE__*/React.forwardRef(function WarningAltInverted(_ref57, ref) {
|
|
1481
|
+
var children = _ref57.children,
|
|
1482
|
+
_ref57$size = _ref57.size,
|
|
1483
|
+
size = _ref57$size === void 0 ? 16 : _ref57$size,
|
|
1484
|
+
rest = _objectWithoutProperties(_ref57, _excluded57);
|
|
1389
1485
|
|
|
1390
1486
|
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
1391
1487
|
width: size,
|
|
@@ -1394,9 +1490,9 @@ var WarningAltInverted = /*#__PURE__*/React.forwardRef(function WarningAltInvert
|
|
|
1394
1490
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1395
1491
|
viewBox: "0 0 32 32",
|
|
1396
1492
|
fill: "currentColor"
|
|
1397
|
-
}, rest),
|
|
1493
|
+
}, rest), _path100 || (_path100 = /*#__PURE__*/React.createElement("path", {
|
|
1398
1494
|
d: "M16 17a1.5 1.5 0 101.5 1.5A1.5 1.5 0 0016 17zM15 6H17V15H15z"
|
|
1399
|
-
})),
|
|
1495
|
+
})), _path101 || (_path101 = /*#__PURE__*/React.createElement("path", {
|
|
1400
1496
|
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"
|
|
1401
1497
|
})), children);
|
|
1402
1498
|
});
|
|
@@ -1404,11 +1500,11 @@ var WarningAltInverted = /*#__PURE__*/React.forwardRef(function WarningAltInvert
|
|
|
1404
1500
|
if (process.env.NODE_ENV !== "production") {
|
|
1405
1501
|
WarningAltInverted.propTypes = iconPropTypes;
|
|
1406
1502
|
}
|
|
1407
|
-
var WarningAltInvertedFilled = /*#__PURE__*/React.forwardRef(function WarningAltInvertedFilled(
|
|
1408
|
-
var children =
|
|
1409
|
-
|
|
1410
|
-
size =
|
|
1411
|
-
rest = _objectWithoutProperties(
|
|
1503
|
+
var WarningAltInvertedFilled = /*#__PURE__*/React.forwardRef(function WarningAltInvertedFilled(_ref58, ref) {
|
|
1504
|
+
var children = _ref58.children,
|
|
1505
|
+
_ref58$size = _ref58.size,
|
|
1506
|
+
size = _ref58$size === void 0 ? 16 : _ref58$size,
|
|
1507
|
+
rest = _objectWithoutProperties(_ref58, _excluded58);
|
|
1412
1508
|
|
|
1413
1509
|
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
1414
1510
|
width: size,
|
|
@@ -1417,13 +1513,13 @@ var WarningAltInvertedFilled = /*#__PURE__*/React.forwardRef(function WarningAlt
|
|
|
1417
1513
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1418
1514
|
viewBox: "0 0 32 32",
|
|
1419
1515
|
fill: "currentColor"
|
|
1420
|
-
}, rest),
|
|
1516
|
+
}, rest), _path102 || (_path102 = /*#__PURE__*/React.createElement("path", {
|
|
1421
1517
|
fill: "none",
|
|
1422
1518
|
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",
|
|
1423
1519
|
"data-icon-path": "inner-path"
|
|
1424
|
-
})),
|
|
1520
|
+
})), _path103 || (_path103 = /*#__PURE__*/React.createElement("path", {
|
|
1425
1521
|
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"
|
|
1426
|
-
})),
|
|
1522
|
+
})), _path104 || (_path104 = /*#__PURE__*/React.createElement("path", {
|
|
1427
1523
|
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"
|
|
1428
1524
|
})), children);
|
|
1429
1525
|
});
|
|
@@ -1431,12 +1527,12 @@ var WarningAltInvertedFilled = /*#__PURE__*/React.forwardRef(function WarningAlt
|
|
|
1431
1527
|
if (process.env.NODE_ENV !== "production") {
|
|
1432
1528
|
WarningAltInvertedFilled.propTypes = iconPropTypes;
|
|
1433
1529
|
}
|
|
1434
|
-
var WarningFilled = /*#__PURE__*/React.forwardRef(function WarningFilled(
|
|
1435
|
-
var children =
|
|
1436
|
-
|
|
1437
|
-
size =
|
|
1438
|
-
rest = _objectWithoutProperties(
|
|
1439
|
-
|
|
1530
|
+
var WarningFilled = /*#__PURE__*/React.forwardRef(function WarningFilled(_ref59, ref) {
|
|
1531
|
+
var children = _ref59.children,
|
|
1532
|
+
_ref59$size = _ref59.size,
|
|
1533
|
+
size = _ref59$size === void 0 ? 16 : _ref59$size,
|
|
1534
|
+
rest = _objectWithoutProperties(_ref59, _excluded59);
|
|
1535
|
+
|
|
1440
1536
|
if (size === 16 || size === "16" || size === "16px") {
|
|
1441
1537
|
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
1442
1538
|
width: size,
|
|
@@ -1445,9 +1541,9 @@ var WarningFilled = /*#__PURE__*/React.forwardRef(function WarningFilled(_ref55,
|
|
|
1445
1541
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1446
1542
|
viewBox: "0 0 16 16",
|
|
1447
1543
|
fill: "currentColor"
|
|
1448
|
-
}, rest),
|
|
1544
|
+
}, rest), _path105 || (_path105 = /*#__PURE__*/React.createElement("path", {
|
|
1449
1545
|
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"
|
|
1450
|
-
})),
|
|
1546
|
+
})), _path106 || (_path106 = /*#__PURE__*/React.createElement("path", {
|
|
1451
1547
|
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",
|
|
1452
1548
|
"data-icon-path": "inner-path",
|
|
1453
1549
|
opacity: "0"
|
|
@@ -1462,9 +1558,9 @@ var WarningFilled = /*#__PURE__*/React.forwardRef(function WarningFilled(_ref55,
|
|
|
1462
1558
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1463
1559
|
viewBox: "0 0 20 20",
|
|
1464
1560
|
fill: "currentColor"
|
|
1465
|
-
}, rest),
|
|
1561
|
+
}, rest), _path107 || (_path107 = /*#__PURE__*/React.createElement("path", {
|
|
1466
1562
|
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"
|
|
1467
|
-
})),
|
|
1563
|
+
})), _path108 || (_path108 = /*#__PURE__*/React.createElement("path", {
|
|
1468
1564
|
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",
|
|
1469
1565
|
"data-icon-path": "inner-path",
|
|
1470
1566
|
opacity: "0"
|
|
@@ -1479,9 +1575,9 @@ var WarningFilled = /*#__PURE__*/React.forwardRef(function WarningFilled(_ref55,
|
|
|
1479
1575
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1480
1576
|
viewBox: "0 0 24 24",
|
|
1481
1577
|
fill: "currentColor"
|
|
1482
|
-
}, rest),
|
|
1578
|
+
}, rest), _path109 || (_path109 = /*#__PURE__*/React.createElement("path", {
|
|
1483
1579
|
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"
|
|
1484
|
-
})),
|
|
1580
|
+
})), _path110 || (_path110 = /*#__PURE__*/React.createElement("path", {
|
|
1485
1581
|
fill: "none",
|
|
1486
1582
|
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",
|
|
1487
1583
|
"data-icon-path": "inner-path",
|
|
@@ -1496,9 +1592,9 @@ var WarningFilled = /*#__PURE__*/React.forwardRef(function WarningFilled(_ref55,
|
|
|
1496
1592
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1497
1593
|
viewBox: "0 0 32 32",
|
|
1498
1594
|
fill: "currentColor"
|
|
1499
|
-
}, rest),
|
|
1595
|
+
}, rest), _path111 || (_path111 = /*#__PURE__*/React.createElement("path", {
|
|
1500
1596
|
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"
|
|
1501
|
-
})),
|
|
1597
|
+
})), _path112 || (_path112 = /*#__PURE__*/React.createElement("path", {
|
|
1502
1598
|
fill: "none",
|
|
1503
1599
|
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",
|
|
1504
1600
|
"data-icon-path": "inner-path",
|
|
@@ -1509,11 +1605,11 @@ var WarningFilled = /*#__PURE__*/React.forwardRef(function WarningFilled(_ref55,
|
|
|
1509
1605
|
if (process.env.NODE_ENV !== "production") {
|
|
1510
1606
|
WarningFilled.propTypes = iconPropTypes;
|
|
1511
1607
|
}
|
|
1512
|
-
var WarningHex = /*#__PURE__*/React.forwardRef(function WarningHex(
|
|
1513
|
-
var children =
|
|
1514
|
-
|
|
1515
|
-
size =
|
|
1516
|
-
rest = _objectWithoutProperties(
|
|
1608
|
+
var WarningHex = /*#__PURE__*/React.forwardRef(function WarningHex(_ref60, ref) {
|
|
1609
|
+
var children = _ref60.children,
|
|
1610
|
+
_ref60$size = _ref60.size,
|
|
1611
|
+
size = _ref60$size === void 0 ? 16 : _ref60$size,
|
|
1612
|
+
rest = _objectWithoutProperties(_ref60, _excluded60);
|
|
1517
1613
|
|
|
1518
1614
|
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
1519
1615
|
width: size,
|
|
@@ -1522,9 +1618,9 @@ var WarningHex = /*#__PURE__*/React.forwardRef(function WarningHex(_ref56, ref)
|
|
|
1522
1618
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1523
1619
|
viewBox: "0 0 32 32",
|
|
1524
1620
|
fill: "currentColor"
|
|
1525
|
-
}, rest),
|
|
1621
|
+
}, rest), _path113 || (_path113 = /*#__PURE__*/React.createElement("path", {
|
|
1526
1622
|
d: "M16 21a1.5 1.5 0 101.5 1.5A1.5 1.5 0 0016 21zM15 8H17V18H15z"
|
|
1527
|
-
})),
|
|
1623
|
+
})), _path114 || (_path114 = /*#__PURE__*/React.createElement("path", {
|
|
1528
1624
|
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"
|
|
1529
1625
|
})), children);
|
|
1530
1626
|
});
|
|
@@ -1532,11 +1628,11 @@ var WarningHex = /*#__PURE__*/React.forwardRef(function WarningHex(_ref56, ref)
|
|
|
1532
1628
|
if (process.env.NODE_ENV !== "production") {
|
|
1533
1629
|
WarningHex.propTypes = iconPropTypes;
|
|
1534
1630
|
}
|
|
1535
|
-
var WarningHexFilled = /*#__PURE__*/React.forwardRef(function WarningHexFilled(
|
|
1536
|
-
var children =
|
|
1537
|
-
|
|
1538
|
-
size =
|
|
1539
|
-
rest = _objectWithoutProperties(
|
|
1631
|
+
var WarningHexFilled = /*#__PURE__*/React.forwardRef(function WarningHexFilled(_ref61, ref) {
|
|
1632
|
+
var children = _ref61.children,
|
|
1633
|
+
_ref61$size = _ref61.size,
|
|
1634
|
+
size = _ref61$size === void 0 ? 16 : _ref61$size,
|
|
1635
|
+
rest = _objectWithoutProperties(_ref61, _excluded61);
|
|
1540
1636
|
|
|
1541
1637
|
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
1542
1638
|
width: size,
|
|
@@ -1545,11 +1641,11 @@ var WarningHexFilled = /*#__PURE__*/React.forwardRef(function WarningHexFilled(_
|
|
|
1545
1641
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1546
1642
|
viewBox: "0 0 32 32",
|
|
1547
1643
|
fill: "currentColor"
|
|
1548
|
-
}, rest),
|
|
1644
|
+
}, rest), _path115 || (_path115 = /*#__PURE__*/React.createElement("path", {
|
|
1549
1645
|
fill: "none",
|
|
1550
1646
|
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",
|
|
1551
1647
|
"data-icon-path": "inner-path"
|
|
1552
|
-
})),
|
|
1648
|
+
})), _path116 || (_path116 = /*#__PURE__*/React.createElement("path", {
|
|
1553
1649
|
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"
|
|
1554
1650
|
})), children);
|
|
1555
1651
|
});
|
|
@@ -1557,11 +1653,11 @@ var WarningHexFilled = /*#__PURE__*/React.forwardRef(function WarningHexFilled(_
|
|
|
1557
1653
|
if (process.env.NODE_ENV !== "production") {
|
|
1558
1654
|
WarningHexFilled.propTypes = iconPropTypes;
|
|
1559
1655
|
}
|
|
1560
|
-
var WarningOther = /*#__PURE__*/React.forwardRef(function WarningOther(
|
|
1561
|
-
var children =
|
|
1562
|
-
|
|
1563
|
-
size =
|
|
1564
|
-
rest = _objectWithoutProperties(
|
|
1656
|
+
var WarningOther = /*#__PURE__*/React.forwardRef(function WarningOther(_ref62, ref) {
|
|
1657
|
+
var children = _ref62.children,
|
|
1658
|
+
_ref62$size = _ref62.size,
|
|
1659
|
+
size = _ref62$size === void 0 ? 16 : _ref62$size,
|
|
1660
|
+
rest = _objectWithoutProperties(_ref62, _excluded62);
|
|
1565
1661
|
|
|
1566
1662
|
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
1567
1663
|
width: size,
|
|
@@ -1570,9 +1666,9 @@ var WarningOther = /*#__PURE__*/React.forwardRef(function WarningOther(_ref58, r
|
|
|
1570
1666
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1571
1667
|
viewBox: "0 0 32 32",
|
|
1572
1668
|
fill: "currentColor"
|
|
1573
|
-
}, rest),
|
|
1669
|
+
}, rest), _path117 || (_path117 = /*#__PURE__*/React.createElement("path", {
|
|
1574
1670
|
d: "M18 20H30V22H18zM18 24H30V26H18zM18 28H30V30H18zM14 18a1.5 1.5 0 101.5 1.5A1.5 1.5 0 0014 18zM13 7H15V16H13z"
|
|
1575
|
-
})),
|
|
1671
|
+
})), _path118 || (_path118 = /*#__PURE__*/React.createElement("path", {
|
|
1576
1672
|
d: "M14,4A10.0111,10.0111,0,0,1,24,14h2A12,12,0,1,0,14,26V24A10,10,0,0,1,14,4Z"
|
|
1577
1673
|
})), children);
|
|
1578
1674
|
});
|
|
@@ -1580,11 +1676,11 @@ var WarningOther = /*#__PURE__*/React.forwardRef(function WarningOther(_ref58, r
|
|
|
1580
1676
|
if (process.env.NODE_ENV !== "production") {
|
|
1581
1677
|
WarningOther.propTypes = iconPropTypes;
|
|
1582
1678
|
}
|
|
1583
|
-
var WarningSquare = /*#__PURE__*/React.forwardRef(function WarningSquare(
|
|
1584
|
-
var children =
|
|
1585
|
-
|
|
1586
|
-
size =
|
|
1587
|
-
rest = _objectWithoutProperties(
|
|
1679
|
+
var WarningSquare = /*#__PURE__*/React.forwardRef(function WarningSquare(_ref63, ref) {
|
|
1680
|
+
var children = _ref63.children,
|
|
1681
|
+
_ref63$size = _ref63.size,
|
|
1682
|
+
size = _ref63$size === void 0 ? 16 : _ref63$size,
|
|
1683
|
+
rest = _objectWithoutProperties(_ref63, _excluded63);
|
|
1588
1684
|
|
|
1589
1685
|
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
1590
1686
|
width: size,
|
|
@@ -1593,9 +1689,9 @@ var WarningSquare = /*#__PURE__*/React.forwardRef(function WarningSquare(_ref59,
|
|
|
1593
1689
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1594
1690
|
viewBox: "0 0 32 32",
|
|
1595
1691
|
fill: "currentColor"
|
|
1596
|
-
}, rest),
|
|
1692
|
+
}, rest), _path119 || (_path119 = /*#__PURE__*/React.createElement("path", {
|
|
1597
1693
|
d: "M16 20a1.5 1.5 0 101.5 1.5A1.5 1.5 0 0016 20zM15 9H17V18H15z"
|
|
1598
|
-
})),
|
|
1694
|
+
})), _path120 || (_path120 = /*#__PURE__*/React.createElement("path", {
|
|
1599
1695
|
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"
|
|
1600
1696
|
})), children);
|
|
1601
1697
|
});
|
|
@@ -1603,11 +1699,11 @@ var WarningSquare = /*#__PURE__*/React.forwardRef(function WarningSquare(_ref59,
|
|
|
1603
1699
|
if (process.env.NODE_ENV !== "production") {
|
|
1604
1700
|
WarningSquare.propTypes = iconPropTypes;
|
|
1605
1701
|
}
|
|
1606
|
-
var WarningSquareFilled = /*#__PURE__*/React.forwardRef(function WarningSquareFilled(
|
|
1607
|
-
var children =
|
|
1608
|
-
|
|
1609
|
-
size =
|
|
1610
|
-
rest = _objectWithoutProperties(
|
|
1702
|
+
var WarningSquareFilled = /*#__PURE__*/React.forwardRef(function WarningSquareFilled(_ref64, ref) {
|
|
1703
|
+
var children = _ref64.children,
|
|
1704
|
+
_ref64$size = _ref64.size,
|
|
1705
|
+
size = _ref64$size === void 0 ? 16 : _ref64$size,
|
|
1706
|
+
rest = _objectWithoutProperties(_ref64, _excluded64);
|
|
1611
1707
|
|
|
1612
1708
|
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
1613
1709
|
width: size,
|
|
@@ -1616,9 +1712,9 @@ var WarningSquareFilled = /*#__PURE__*/React.forwardRef(function WarningSquareFi
|
|
|
1616
1712
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1617
1713
|
viewBox: "0 0 32 32",
|
|
1618
1714
|
fill: "currentColor"
|
|
1619
|
-
}, rest),
|
|
1715
|
+
}, rest), _path121 || (_path121 = /*#__PURE__*/React.createElement("path", {
|
|
1620
1716
|
d: "M26.0022,4H5.998A1.998,1.998,0,0,0,4,5.998V26.002A1.998,1.998,0,0,0,5.998,28H26.0022A1.9979,1.9979,0,0,0,28,26.002V5.998A1.9979,1.9979,0,0,0,26.0022,4ZM14.8752,8h2.25V18h-2.25ZM16,24a1.5,1.5,0,1,1,1.5-1.5A1.5,1.5,0,0,1,16,24Z"
|
|
1621
|
-
})),
|
|
1717
|
+
})), _path122 || (_path122 = /*#__PURE__*/React.createElement("path", {
|
|
1622
1718
|
fill: "none",
|
|
1623
1719
|
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",
|
|
1624
1720
|
"data-icon-path": "inner-path"
|
|
@@ -1628,11 +1724,11 @@ var WarningSquareFilled = /*#__PURE__*/React.forwardRef(function WarningSquareFi
|
|
|
1628
1724
|
if (process.env.NODE_ENV !== "production") {
|
|
1629
1725
|
WarningSquareFilled.propTypes = iconPropTypes;
|
|
1630
1726
|
}
|
|
1631
|
-
var Watch = /*#__PURE__*/React.forwardRef(function Watch(
|
|
1632
|
-
var children =
|
|
1633
|
-
|
|
1634
|
-
size =
|
|
1635
|
-
rest = _objectWithoutProperties(
|
|
1727
|
+
var Watch = /*#__PURE__*/React.forwardRef(function Watch(_ref65, ref) {
|
|
1728
|
+
var children = _ref65.children,
|
|
1729
|
+
_ref65$size = _ref65.size,
|
|
1730
|
+
size = _ref65$size === void 0 ? 16 : _ref65$size,
|
|
1731
|
+
rest = _objectWithoutProperties(_ref65, _excluded65);
|
|
1636
1732
|
|
|
1637
1733
|
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
1638
1734
|
width: size,
|
|
@@ -1641,7 +1737,7 @@ var Watch = /*#__PURE__*/React.forwardRef(function Watch(_ref61, ref) {
|
|
|
1641
1737
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1642
1738
|
viewBox: "0 0 32 32",
|
|
1643
1739
|
fill: "currentColor"
|
|
1644
|
-
}, rest),
|
|
1740
|
+
}, rest), _path123 || (_path123 = /*#__PURE__*/React.createElement("path", {
|
|
1645
1741
|
d: "M22 8H21V2H19V8H13V2H11V8H10a2 2 0 00-2 2V22a2 2 0 002 2h1v6h2V24h6v6h2V24h1a2 2 0 002-2V10A2 2 0 0022 8zM10 22V10H22V22zM25 14H27V18H25z"
|
|
1646
1742
|
})), children);
|
|
1647
1743
|
});
|
|
@@ -1649,11 +1745,11 @@ var Watch = /*#__PURE__*/React.forwardRef(function Watch(_ref61, ref) {
|
|
|
1649
1745
|
if (process.env.NODE_ENV !== "production") {
|
|
1650
1746
|
Watch.propTypes = iconPropTypes;
|
|
1651
1747
|
}
|
|
1652
|
-
var Watson = /*#__PURE__*/React.forwardRef(function Watson(
|
|
1653
|
-
var children =
|
|
1654
|
-
|
|
1655
|
-
size =
|
|
1656
|
-
rest = _objectWithoutProperties(
|
|
1748
|
+
var Watson = /*#__PURE__*/React.forwardRef(function Watson(_ref66, ref) {
|
|
1749
|
+
var children = _ref66.children,
|
|
1750
|
+
_ref66$size = _ref66.size,
|
|
1751
|
+
size = _ref66$size === void 0 ? 16 : _ref66$size,
|
|
1752
|
+
rest = _objectWithoutProperties(_ref66, _excluded66);
|
|
1657
1753
|
|
|
1658
1754
|
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
1659
1755
|
width: size,
|
|
@@ -1662,7 +1758,7 @@ var Watson = /*#__PURE__*/React.forwardRef(function Watson(_ref62, ref) {
|
|
|
1662
1758
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1663
1759
|
viewBox: "0 0 32 32",
|
|
1664
1760
|
fill: "currentColor"
|
|
1665
|
-
}, rest),
|
|
1761
|
+
}, rest), _path124 || (_path124 = /*#__PURE__*/React.createElement("path", {
|
|
1666
1762
|
d: "M21.74 9.49h0A11.41 11.41 0 0016 8h0a.76.76 0 100 1.51 10.15 10.15 0 011.91.21c-2.26 1.08-4.76 3.58-6.73 7a22.48 22.48 0 00-2 4.44A9.58 9.58 0 017 17.22a3.43 3.43 0 01.28-2.66v0h0c.79-1.37 2.44-2.15 4.63-2.2a.76.76 0 00.74-.78.75.75 0 00-.78-.74C9.19 10.88 7.1 11.92 6 13.74H6v0s0 0 0 0a4.84 4.84 0 00-.44 3.79 12 12 0 003.2 5.22A11.36 11.36 0 008.52 26a10 10 0 01-2-3.48A.75.75 0 005.57 22a.76.76 0 00-.49 1 11.45 11.45 0 005.18 6.38h0A11.42 11.42 0 0016 30.92a11.74 11.74 0 003-.39 11.48 11.48 0 002.77-21zM18.58 29.06a9.9 9.9 0 01-7.56-1h0c-.86-.49-1.21-2-.94-4a18.85 18.85 0 002.48 1.72 13.92 13.92 0 006.93 2 11 11 0 002.42-.28A9.78 9.78 0 0118.58 29.06zm6.06-4.66c-2 2-6.66 2.74-11.32.05a17.36 17.36 0 01-2.89-2.12 21.08 21.08 0 012.08-4.91c2.94-5.08 6.83-7.57 8.47-6.62h0A10 10 0 0124.64 24.4zM4.16 11.72L1.14 10a.76.76 0 10-.76 1.31L3.4 13a.86.86 0 00.38.1.77.77 0 00.66-.38A.76.76 0 004.16 11.72zM8.29 7.59A.74.74 0 008.94 8a.75.75 0 00.38-.1.76.76 0 00.28-1l-1.74-3a.76.76 0 00-1-.27.75.75 0 00-.28 1zM16 6.08a.76.76 0 00.76-.76V1.83a.76.76 0 00-1.52 0V5.32A.76.76 0 0016 6.08zM22.68 7.87a.75.75 0 001-.28l1.75-3a.75.75 0 00-.28-1 .76.76 0 00-1 .27l-1.74 3A.76.76 0 0022.68 7.87zM31.9 10.25a.76.76 0 00-1-.27l-3 1.74a.76.76 0 00-.28 1 .77.77 0 00.66.38.86.86 0 00.38-.1l3-1.75A.76.76 0 0031.9 10.25z"
|
|
1667
1763
|
})), children);
|
|
1668
1764
|
});
|
|
@@ -1670,11 +1766,11 @@ var Watson = /*#__PURE__*/React.forwardRef(function Watson(_ref62, ref) {
|
|
|
1670
1766
|
if (process.env.NODE_ENV !== "production") {
|
|
1671
1767
|
Watson.propTypes = iconPropTypes;
|
|
1672
1768
|
}
|
|
1673
|
-
var WatsonMachineLearning = /*#__PURE__*/React.forwardRef(function WatsonMachineLearning(
|
|
1674
|
-
var children =
|
|
1675
|
-
|
|
1676
|
-
size =
|
|
1677
|
-
rest = _objectWithoutProperties(
|
|
1769
|
+
var WatsonMachineLearning = /*#__PURE__*/React.forwardRef(function WatsonMachineLearning(_ref67, ref) {
|
|
1770
|
+
var children = _ref67.children,
|
|
1771
|
+
_ref67$size = _ref67.size,
|
|
1772
|
+
size = _ref67$size === void 0 ? 16 : _ref67$size,
|
|
1773
|
+
rest = _objectWithoutProperties(_ref67, _excluded67);
|
|
1678
1774
|
|
|
1679
1775
|
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
1680
1776
|
width: size,
|
|
@@ -1683,7 +1779,7 @@ var WatsonMachineLearning = /*#__PURE__*/React.forwardRef(function WatsonMachine
|
|
|
1683
1779
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1684
1780
|
viewBox: "0 0 32 32",
|
|
1685
1781
|
fill: "currentColor"
|
|
1686
|
-
}, rest),
|
|
1782
|
+
}, rest), _path125 || (_path125 = /*#__PURE__*/React.createElement("path", {
|
|
1687
1783
|
d: "M22 26H20V17.76l-3.23 3.88a1 1 0 01-1.54 0L12 17.76V26H10V15a1 1 0 01.66-.94 1 1 0 011.11.3L16 19.44l4.23-5.08a1 1 0 011.11-.3A1 1 0 0122 15zM4.16 14.65l-3-1.75a.76.76 0 10-.76 1.32L3.4 16a.76.76 0 10.76-1.31zM8.29 10.52a.73.73 0 001 .27.75.75 0 00.28-1l-1.74-3a.76.76 0 10-1.32.76zM16 9a.76.76 0 00.76-.76V4.76a.76.76 0 10-1.52 0V8.25A.76.76 0 0016 9zM22.68 10.79a.75.75 0 00.37.11.76.76 0 00.66-.38l1.75-3a.76.76 0 00-1.32-.76l-1.74 3A.75.75 0 0022.68 10.79zM31.9 13.18a.76.76 0 00-1-.28l-3 1.75A.76.76 0 0028.6 16l3-1.74A.77.77 0 0031.9 13.18z"
|
|
1688
1784
|
})), children);
|
|
1689
1785
|
});
|
|
@@ -1691,11 +1787,11 @@ var WatsonMachineLearning = /*#__PURE__*/React.forwardRef(function WatsonMachine
|
|
|
1691
1787
|
if (process.env.NODE_ENV !== "production") {
|
|
1692
1788
|
WatsonMachineLearning.propTypes = iconPropTypes;
|
|
1693
1789
|
}
|
|
1694
|
-
var WaveDirection = /*#__PURE__*/React.forwardRef(function WaveDirection(
|
|
1695
|
-
var children =
|
|
1696
|
-
|
|
1697
|
-
size =
|
|
1698
|
-
rest = _objectWithoutProperties(
|
|
1790
|
+
var WaveDirection = /*#__PURE__*/React.forwardRef(function WaveDirection(_ref68, ref) {
|
|
1791
|
+
var children = _ref68.children,
|
|
1792
|
+
_ref68$size = _ref68.size,
|
|
1793
|
+
size = _ref68$size === void 0 ? 16 : _ref68$size,
|
|
1794
|
+
rest = _objectWithoutProperties(_ref68, _excluded68);
|
|
1699
1795
|
|
|
1700
1796
|
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
1701
1797
|
width: size,
|
|
@@ -1704,15 +1800,15 @@ var WaveDirection = /*#__PURE__*/React.forwardRef(function WaveDirection(_ref64,
|
|
|
1704
1800
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1705
1801
|
viewBox: "0 0 32 32",
|
|
1706
1802
|
fill: "currentColor"
|
|
1707
|
-
}, rest),
|
|
1803
|
+
}, rest), _path126 || (_path126 = /*#__PURE__*/React.createElement("path", {
|
|
1708
1804
|
d: "M22,30H17a7.0078,7.0078,0,0,1-7-7,6.6832,6.6832,0,0,1,2.0244-4.6967A6.7126,6.7126,0,0,0,10.0093,18C5.0425,18.0466,4,24.5513,4,30H2C2,18.4907,6.3452,16.0342,9.9907,16a10.0962,10.0962,0,0,1,4.4785,1.117,1,1,0,0,1,.0616,1.73A4.8773,4.8773,0,0,0,17,28h5Z"
|
|
1709
|
-
})),
|
|
1805
|
+
})), _path127 || (_path127 = /*#__PURE__*/React.createElement("path", {
|
|
1710
1806
|
d: "M18,24V22a8,8,0,1,0-8-8H8A10,10,0,1,1,18,24Z"
|
|
1711
1807
|
})), _circle8 || (_circle8 = /*#__PURE__*/React.createElement("circle", {
|
|
1712
1808
|
cx: "18",
|
|
1713
1809
|
cy: "8",
|
|
1714
1810
|
r: "1"
|
|
1715
|
-
})),
|
|
1811
|
+
})), _path128 || (_path128 = /*#__PURE__*/React.createElement("path", {
|
|
1716
1812
|
d: "M23,17.5859l-2.3-2.3007A2.9665,2.9665,0,0,0,21,14a3.0033,3.0033,0,0,0-3-3,2.9609,2.9609,0,0,0-1.2854.3008L14.4141,9,13,10.4141l2.3,2.3007A2.9665,2.9665,0,0,0,15,14a3.0033,3.0033,0,0,0,3,3,2.9609,2.9609,0,0,0,1.2854-.3008L21.5859,19ZM17,14a1,1,0,1,1,1,1A1.0009,1.0009,0,0,1,17,14Z"
|
|
1717
1813
|
})), children);
|
|
1718
1814
|
});
|
|
@@ -1720,11 +1816,11 @@ var WaveDirection = /*#__PURE__*/React.forwardRef(function WaveDirection(_ref64,
|
|
|
1720
1816
|
if (process.env.NODE_ENV !== "production") {
|
|
1721
1817
|
WaveDirection.propTypes = iconPropTypes;
|
|
1722
1818
|
}
|
|
1723
|
-
var WaveHeight = /*#__PURE__*/React.forwardRef(function WaveHeight(
|
|
1724
|
-
var children =
|
|
1725
|
-
|
|
1726
|
-
size =
|
|
1727
|
-
rest = _objectWithoutProperties(
|
|
1819
|
+
var WaveHeight = /*#__PURE__*/React.forwardRef(function WaveHeight(_ref69, ref) {
|
|
1820
|
+
var children = _ref69.children,
|
|
1821
|
+
_ref69$size = _ref69.size,
|
|
1822
|
+
size = _ref69$size === void 0 ? 16 : _ref69$size,
|
|
1823
|
+
rest = _objectWithoutProperties(_ref69, _excluded69);
|
|
1728
1824
|
|
|
1729
1825
|
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
1730
1826
|
width: size,
|
|
@@ -1733,9 +1829,9 @@ var WaveHeight = /*#__PURE__*/React.forwardRef(function WaveHeight(_ref65, ref)
|
|
|
1733
1829
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1734
1830
|
viewBox: "0 0 32 32",
|
|
1735
1831
|
fill: "currentColor"
|
|
1736
|
-
}, rest),
|
|
1832
|
+
}, rest), _path129 || (_path129 = /*#__PURE__*/React.createElement("path", {
|
|
1737
1833
|
d: "M24 2H30V4H24zM24 8H28V10H24zM24 14H30V16H24zM24 20H28V22H24z"
|
|
1738
|
-
})),
|
|
1834
|
+
})), _path130 || (_path130 = /*#__PURE__*/React.createElement("path", {
|
|
1739
1835
|
d: "M30,28H24a10.0349,10.0349,0,0,1-6.9268-17.2622A11.9629,11.9629,0,0,0,12.9937,10a6.9027,6.9027,0,0,0-6.0308,3.42C4.9966,16.4348,4,21.34,4,28H2c0-7.0542,1.106-12.3274,3.2871-15.6726A8.906,8.906,0,0,1,12.9937,8h.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,26h6Z"
|
|
1740
1836
|
})), children);
|
|
1741
1837
|
});
|
|
@@ -1743,11 +1839,11 @@ var WaveHeight = /*#__PURE__*/React.forwardRef(function WaveHeight(_ref65, ref)
|
|
|
1743
1839
|
if (process.env.NODE_ENV !== "production") {
|
|
1744
1840
|
WaveHeight.propTypes = iconPropTypes;
|
|
1745
1841
|
}
|
|
1746
|
-
var WavePeriod = /*#__PURE__*/React.forwardRef(function WavePeriod(
|
|
1747
|
-
var children =
|
|
1748
|
-
|
|
1749
|
-
size =
|
|
1750
|
-
rest = _objectWithoutProperties(
|
|
1842
|
+
var WavePeriod = /*#__PURE__*/React.forwardRef(function WavePeriod(_ref70, ref) {
|
|
1843
|
+
var children = _ref70.children,
|
|
1844
|
+
_ref70$size = _ref70.size,
|
|
1845
|
+
size = _ref70$size === void 0 ? 16 : _ref70$size,
|
|
1846
|
+
rest = _objectWithoutProperties(_ref70, _excluded70);
|
|
1751
1847
|
|
|
1752
1848
|
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
1753
1849
|
width: size,
|
|
@@ -1756,9 +1852,9 @@ var WavePeriod = /*#__PURE__*/React.forwardRef(function WavePeriod(_ref66, ref)
|
|
|
1756
1852
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1757
1853
|
viewBox: "0 0 32 32",
|
|
1758
1854
|
fill: "currentColor"
|
|
1759
|
-
}, rest),
|
|
1855
|
+
}, rest), _path131 || (_path131 = /*#__PURE__*/React.createElement("path", {
|
|
1760
1856
|
d: "M22 30H17a7.0078 7.0078 0 01-7-7 6.6832 6.6832 0 012.0244-4.6967A6.7935 6.7935 0 0010.0093 18C5.0425 18.0466 4 24.5513 4 30H2C2 18.4907 6.3452 16.0342 9.9907 16a10.0717 10.0717 0 014.4785 1.117 1 1 0 01.0616 1.73A4.8773 4.8773 0 0017 28h5zM17 8H19V16H17z"
|
|
1761
|
-
})),
|
|
1857
|
+
})), _path132 || (_path132 = /*#__PURE__*/React.createElement("path", {
|
|
1762
1858
|
d: "M28,5.4141,26.5859,4,24.3242,6.2617A9.95,9.95,0,0,0,19,4.0508V2H17V4.0508A10.0132,10.0132,0,0,0,8,14h2a8,8,0,1,1,8,8v2A9.9928,9.9928,0,0,0,25.7383,7.6758Z"
|
|
1763
1859
|
})), children);
|
|
1764
1860
|
});
|
|
@@ -1766,11 +1862,11 @@ var WavePeriod = /*#__PURE__*/React.forwardRef(function WavePeriod(_ref66, ref)
|
|
|
1766
1862
|
if (process.env.NODE_ENV !== "production") {
|
|
1767
1863
|
WavePeriod.propTypes = iconPropTypes;
|
|
1768
1864
|
}
|
|
1769
|
-
var WeatherFrontCold = /*#__PURE__*/React.forwardRef(function WeatherFrontCold(
|
|
1770
|
-
var children =
|
|
1771
|
-
|
|
1772
|
-
size =
|
|
1773
|
-
rest = _objectWithoutProperties(
|
|
1865
|
+
var WeatherFrontCold = /*#__PURE__*/React.forwardRef(function WeatherFrontCold(_ref71, ref) {
|
|
1866
|
+
var children = _ref71.children,
|
|
1867
|
+
_ref71$size = _ref71.size,
|
|
1868
|
+
size = _ref71$size === void 0 ? 16 : _ref71$size,
|
|
1869
|
+
rest = _objectWithoutProperties(_ref71, _excluded71);
|
|
1774
1870
|
|
|
1775
1871
|
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
1776
1872
|
width: size,
|
|
@@ -1779,7 +1875,7 @@ var WeatherFrontCold = /*#__PURE__*/React.forwardRef(function WeatherFrontCold(_
|
|
|
1779
1875
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1780
1876
|
viewBox: "0 0 32 32",
|
|
1781
1877
|
fill: "currentColor"
|
|
1782
|
-
}, rest),
|
|
1878
|
+
}, rest), _path133 || (_path133 = /*#__PURE__*/React.createElement("path", {
|
|
1783
1879
|
d: "M28.1655 2a13.0289 13.0289 0 00-12.542 9.5791l-1.1767 4.3154A11.0237 11.0237 0 013.8345 24H2v2H3.8345c.2975 0 .5918-.0171.8853-.0371l7.9291 2.9736A1 1 0 0014 28V21.0923a12.9311 12.9311 0 00.9121-1.313l6.3628-1.8179a1 1 0 00.5059-1.5864L17.7843 11.38a10.9268 10.9268 0 011.1516-2.3472l5.7477 1.916A1 1 0 0026 10V4.2251A10.8956 10.8956 0 0128.1655 4H30V2zM8.3354 25.1826A13.047 13.047 0 0012 23.0943v3.4624zm7.74-7.8154c.1107-.3105.2136-.625.3013-.9463l.732-2.6846L19.28 16.4512zM24 8.6123l-3.7411-1.247A11.0712 11.0712 0 0124 4.8306zM10 4L10 8.586 3.414 2 2 3.414 8.586 10 4 10 4 12 12 12 12 4 10 4z"
|
|
1784
1880
|
})), children);
|
|
1785
1881
|
});
|
|
@@ -1787,11 +1883,11 @@ var WeatherFrontCold = /*#__PURE__*/React.forwardRef(function WeatherFrontCold(_
|
|
|
1787
1883
|
if (process.env.NODE_ENV !== "production") {
|
|
1788
1884
|
WeatherFrontCold.propTypes = iconPropTypes;
|
|
1789
1885
|
}
|
|
1790
|
-
var WeatherFrontStationary = /*#__PURE__*/React.forwardRef(function WeatherFrontStationary(
|
|
1791
|
-
var children =
|
|
1792
|
-
|
|
1793
|
-
size =
|
|
1794
|
-
rest = _objectWithoutProperties(
|
|
1886
|
+
var WeatherFrontStationary = /*#__PURE__*/React.forwardRef(function WeatherFrontStationary(_ref72, ref) {
|
|
1887
|
+
var children = _ref72.children,
|
|
1888
|
+
_ref72$size = _ref72.size,
|
|
1889
|
+
size = _ref72$size === void 0 ? 16 : _ref72$size,
|
|
1890
|
+
rest = _objectWithoutProperties(_ref72, _excluded72);
|
|
1795
1891
|
|
|
1796
1892
|
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
1797
1893
|
width: size,
|
|
@@ -1800,7 +1896,7 @@ var WeatherFrontStationary = /*#__PURE__*/React.forwardRef(function WeatherFront
|
|
|
1800
1896
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1801
1897
|
viewBox: "0 0 32 32",
|
|
1802
1898
|
fill: "currentColor"
|
|
1803
|
-
}, rest),
|
|
1899
|
+
}, rest), _path134 || (_path134 = /*#__PURE__*/React.createElement("path", {
|
|
1804
1900
|
d: "M28.1655 2a12.9848 12.9848 0 00-8.4074 3.1065A3.9947 3.9947 0 1015.583 11.728l-1.1362 4.1665c-.0725.2657-.1579.5254-.2489.7818a3.9864 3.9864 0 00-5.1547 6.0054A10.9541 10.9541 0 013.8345 24H2v2H3.8345c.2975 0 .5918-.0171.8853-.0371l7.9291 2.9736A1 1 0 0014 28V21.0923a12.9311 12.9311 0 00.9121-1.313l6.3628-1.8179a1 1 0 00.5059-1.5864L17.7843 11.38a10.9268 10.9268 0 011.1516-2.3472l5.7477 1.916A1 1 0 0026 10V4.2251A10.8956 10.8956 0 0128.1655 4H30V2zM17 6a1.98 1.98 0 011.3237.53A12.9413 12.9413 0 0016.24 9.8482 1.9988 1.9988 0 0117 6zM10 20a1.9879 1.9879 0 013.3374-1.4717 11.0157 11.0157 0 01-2.5959 3.0147A1.9975 1.9975 0 0110 20zM8.3354 25.1826A13.047 13.047 0 0012 23.0943v3.4624zm7.74-7.8154c.1107-.3105.2136-.625.3013-.9463l.732-2.6846L19.28 16.4512zM24 8.6123l-3.7411-1.247A11.0712 11.0712 0 0124 4.8306zM22 22L22 24 26.586 24 22 28.586 23.414 30 28 25.414 28 30 30 30 30 22 22 22zM2 2L2 4 6.586 4 2 8.586 3.414 10 8 5.414 8 10 10 10 10 2 2 2z"
|
|
1805
1901
|
})), children);
|
|
1806
1902
|
});
|
|
@@ -1808,11 +1904,11 @@ var WeatherFrontStationary = /*#__PURE__*/React.forwardRef(function WeatherFront
|
|
|
1808
1904
|
if (process.env.NODE_ENV !== "production") {
|
|
1809
1905
|
WeatherFrontStationary.propTypes = iconPropTypes;
|
|
1810
1906
|
}
|
|
1811
|
-
var WeatherFrontWarm = /*#__PURE__*/React.forwardRef(function WeatherFrontWarm(
|
|
1812
|
-
var children =
|
|
1813
|
-
|
|
1814
|
-
size =
|
|
1815
|
-
rest = _objectWithoutProperties(
|
|
1907
|
+
var WeatherFrontWarm = /*#__PURE__*/React.forwardRef(function WeatherFrontWarm(_ref73, ref) {
|
|
1908
|
+
var children = _ref73.children,
|
|
1909
|
+
_ref73$size = _ref73.size,
|
|
1910
|
+
size = _ref73$size === void 0 ? 16 : _ref73$size,
|
|
1911
|
+
rest = _objectWithoutProperties(_ref73, _excluded73);
|
|
1816
1912
|
|
|
1817
1913
|
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
1818
1914
|
width: size,
|
|
@@ -1821,7 +1917,7 @@ var WeatherFrontWarm = /*#__PURE__*/React.forwardRef(function WeatherFrontWarm(_
|
|
|
1821
1917
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1822
1918
|
viewBox: "0 0 32 32",
|
|
1823
1919
|
fill: "currentColor"
|
|
1824
|
-
}, rest),
|
|
1920
|
+
}, rest), _path135 || (_path135 = /*#__PURE__*/React.createElement("path", {
|
|
1825
1921
|
d: "M28.1655 2a13.0289 13.0289 0 00-12.542 9.5791l-1.1767 4.3154A11.0237 11.0237 0 013.8345 24H2v2H3.8345a12.9139 12.9139 0 003.4687-.4819 3.9979 3.9979 0 106.5818-4.2866 12.9671 12.9671 0 001.6209-2.5269 3.9944 3.9944 0 102.3772-7.5991 10.95 10.95 0 011.7253-3.01 3.9825 3.9825 0 006.9058-3.9648A10.9435 10.9435 0 0128.1655 4H30V2zM11 26a1.9983 1.9983 0 01-1.8118-1.1655 13.0811 13.0811 0 003.2969-2.1426A1.9773 1.9773 0 0111 26zm8-11a1.9926 1.9926 0 01-2.759 1.8467c.0442-.1426.0959-.2813.1355-.4258L17.301 13.03A1.9976 1.9976 0 0119 15zm6-9a1.9942 1.9942 0 01-3.9011.5894 11.0511 11.0511 0 013.3623-1.9385A1.995 1.995 0 0125 6zM10 4L10 8.586 3.414 2 2 3.414 8.586 10 4 10 4 12 12 12 12 4 10 4z"
|
|
1826
1922
|
})), children);
|
|
1827
1923
|
});
|
|
@@ -1829,11 +1925,11 @@ var WeatherFrontWarm = /*#__PURE__*/React.forwardRef(function WeatherFrontWarm(_
|
|
|
1829
1925
|
if (process.env.NODE_ENV !== "production") {
|
|
1830
1926
|
WeatherFrontWarm.propTypes = iconPropTypes;
|
|
1831
1927
|
}
|
|
1832
|
-
var WeatherStation = /*#__PURE__*/React.forwardRef(function WeatherStation(
|
|
1833
|
-
var children =
|
|
1834
|
-
|
|
1835
|
-
size =
|
|
1836
|
-
rest = _objectWithoutProperties(
|
|
1928
|
+
var WeatherStation = /*#__PURE__*/React.forwardRef(function WeatherStation(_ref74, ref) {
|
|
1929
|
+
var children = _ref74.children,
|
|
1930
|
+
_ref74$size = _ref74.size,
|
|
1931
|
+
size = _ref74$size === void 0 ? 16 : _ref74$size,
|
|
1932
|
+
rest = _objectWithoutProperties(_ref74, _excluded74);
|
|
1837
1933
|
|
|
1838
1934
|
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
1839
1935
|
width: size,
|
|
@@ -1842,11 +1938,11 @@ var WeatherStation = /*#__PURE__*/React.forwardRef(function WeatherStation(_ref7
|
|
|
1842
1938
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1843
1939
|
viewBox: "0 0 32 32",
|
|
1844
1940
|
fill: "currentColor"
|
|
1845
|
-
}, rest),
|
|
1941
|
+
}, rest), _path136 || (_path136 = /*#__PURE__*/React.createElement("path", {
|
|
1846
1942
|
d: "M17,28V17h1a2.0023,2.0023,0,0,0,2-2V11a2.0023,2.0023,0,0,0-2-2H14a2.0023,2.0023,0,0,0-2,2v4a2.0023,2.0023,0,0,0,2,2h1V28H2v2H30V28ZM14,11h4l.0015,4H14Z"
|
|
1847
|
-
})),
|
|
1943
|
+
})), _path137 || (_path137 = /*#__PURE__*/React.createElement("path", {
|
|
1848
1944
|
d: "M9.3325 18.2168a7.0007 7.0007 0 010-10.4341l1.334 1.49a5 5 0 000 7.4537zM22.667 18.2168l-1.334-1.49a4.9995 4.9995 0 000-7.4537l1.334-1.49a7 7 0 010 10.4341z"
|
|
1849
|
-
})),
|
|
1945
|
+
})), _path138 || (_path138 = /*#__PURE__*/React.createElement("path", {
|
|
1850
1946
|
d: "M6.3994 21.8008a11.0019 11.0019 0 010-17.6006L7.6 5.8a9.0009 9.0009 0 000 14.4014zM25.6006 21.8008l-1.2012-1.6a9.001 9.001 0 000-14.4019l1.2012-1.6a11.002 11.002 0 010 17.6011z"
|
|
1851
1947
|
})), children);
|
|
1852
1948
|
});
|
|
@@ -1854,11 +1950,11 @@ var WeatherStation = /*#__PURE__*/React.forwardRef(function WeatherStation(_ref7
|
|
|
1854
1950
|
if (process.env.NODE_ENV !== "production") {
|
|
1855
1951
|
WeatherStation.propTypes = iconPropTypes;
|
|
1856
1952
|
}
|
|
1857
|
-
var Webhook = /*#__PURE__*/React.forwardRef(function Webhook(
|
|
1858
|
-
var children =
|
|
1859
|
-
|
|
1860
|
-
size =
|
|
1861
|
-
rest = _objectWithoutProperties(
|
|
1953
|
+
var Webhook = /*#__PURE__*/React.forwardRef(function Webhook(_ref75, ref) {
|
|
1954
|
+
var children = _ref75.children,
|
|
1955
|
+
_ref75$size = _ref75.size,
|
|
1956
|
+
size = _ref75$size === void 0 ? 16 : _ref75$size,
|
|
1957
|
+
rest = _objectWithoutProperties(_ref75, _excluded75);
|
|
1862
1958
|
|
|
1863
1959
|
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
1864
1960
|
width: size,
|
|
@@ -1867,11 +1963,11 @@ var Webhook = /*#__PURE__*/React.forwardRef(function Webhook(_ref71, ref) {
|
|
|
1867
1963
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1868
1964
|
viewBox: "0 0 32 32",
|
|
1869
1965
|
fill: "currentColor"
|
|
1870
|
-
}, rest),
|
|
1966
|
+
}, rest), _path139 || (_path139 = /*#__PURE__*/React.createElement("path", {
|
|
1871
1967
|
d: "M24,26a3,3,0,1,0-2.8164-4H13v1a5,5,0,1,1-5-5V16a7,7,0,1,0,6.9287,8h6.2549A2.9914,2.9914,0,0,0,24,26Z"
|
|
1872
|
-
})),
|
|
1968
|
+
})), _path140 || (_path140 = /*#__PURE__*/React.createElement("path", {
|
|
1873
1969
|
d: "M24,16a7.024,7.024,0,0,0-2.57.4873l-3.1656-5.5395a3.0469,3.0469,0,1,0-1.7326.9985l4.1189,7.2085.8686-.4976a5.0006,5.0006,0,1,1-1.851,6.8418L17.937,26.501A7.0005,7.0005,0,1,0,24,16Z"
|
|
1874
|
-
})),
|
|
1970
|
+
})), _path141 || (_path141 = /*#__PURE__*/React.createElement("path", {
|
|
1875
1971
|
d: "M8.532,20.0537a3.03,3.03,0,1,0,1.7326.9985C11.74,18.47,13.86,14.7607,13.89,14.708l.4976-.8682-.8677-.497a5,5,0,1,1,6.812-1.8438l1.7315,1.002a7.0008,7.0008,0,1,0-10.3462,2.0356c-.457.7427-1.1021,1.8716-2.0737,3.5728Z"
|
|
1876
1972
|
})), children);
|
|
1877
1973
|
});
|
|
@@ -1879,11 +1975,11 @@ var Webhook = /*#__PURE__*/React.forwardRef(function Webhook(_ref71, ref) {
|
|
|
1879
1975
|
if (process.env.NODE_ENV !== "production") {
|
|
1880
1976
|
Webhook.propTypes = iconPropTypes;
|
|
1881
1977
|
}
|
|
1882
|
-
var Websheet = /*#__PURE__*/React.forwardRef(function Websheet(
|
|
1883
|
-
var children =
|
|
1884
|
-
|
|
1885
|
-
size =
|
|
1886
|
-
rest = _objectWithoutProperties(
|
|
1978
|
+
var Websheet = /*#__PURE__*/React.forwardRef(function Websheet(_ref76, ref) {
|
|
1979
|
+
var children = _ref76.children,
|
|
1980
|
+
_ref76$size = _ref76.size,
|
|
1981
|
+
size = _ref76$size === void 0 ? 16 : _ref76$size,
|
|
1982
|
+
rest = _objectWithoutProperties(_ref76, _excluded76);
|
|
1887
1983
|
|
|
1888
1984
|
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
1889
1985
|
width: size,
|
|
@@ -1896,9 +1992,9 @@ var Websheet = /*#__PURE__*/React.forwardRef(function Websheet(_ref72, ref) {
|
|
|
1896
1992
|
cx: "24",
|
|
1897
1993
|
cy: "24",
|
|
1898
1994
|
r: "2"
|
|
1899
|
-
})),
|
|
1995
|
+
})), _path142 || (_path142 = /*#__PURE__*/React.createElement("path", {
|
|
1900
1996
|
d: "M24,30a6,6,0,1,1,6-6A6.0069,6.0069,0,0,1,24,30Zm0-10a4,4,0,1,0,4,4A4.0045,4.0045,0,0,0,24,20Z"
|
|
1901
|
-
})),
|
|
1997
|
+
})), _path143 || (_path143 = /*#__PURE__*/React.createElement("path", {
|
|
1902
1998
|
d: "M16,28H8V4h8v6a2.0058,2.0058,0,0,0,2,2h6v3h2V10a.9092.9092,0,0,0-.3-.7l-7-7A.9087.9087,0,0,0,18,2H8A2.0058,2.0058,0,0,0,6,4V28a2.0058,2.0058,0,0,0,2,2h8ZM18,4.4,23.6,10H18Z"
|
|
1903
1999
|
})), children);
|
|
1904
2000
|
});
|
|
@@ -1906,11 +2002,11 @@ var Websheet = /*#__PURE__*/React.forwardRef(function Websheet(_ref72, ref) {
|
|
|
1906
2002
|
if (process.env.NODE_ENV !== "production") {
|
|
1907
2003
|
Websheet.propTypes = iconPropTypes;
|
|
1908
2004
|
}
|
|
1909
|
-
var Wheat = /*#__PURE__*/React.forwardRef(function Wheat(
|
|
1910
|
-
var children =
|
|
1911
|
-
|
|
1912
|
-
size =
|
|
1913
|
-
rest = _objectWithoutProperties(
|
|
2005
|
+
var Wheat = /*#__PURE__*/React.forwardRef(function Wheat(_ref77, ref) {
|
|
2006
|
+
var children = _ref77.children,
|
|
2007
|
+
_ref77$size = _ref77.size,
|
|
2008
|
+
size = _ref77$size === void 0 ? 16 : _ref77$size,
|
|
2009
|
+
rest = _objectWithoutProperties(_ref77, _excluded77);
|
|
1914
2010
|
|
|
1915
2011
|
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
1916
2012
|
width: size,
|
|
@@ -1919,7 +2015,7 @@ var Wheat = /*#__PURE__*/React.forwardRef(function Wheat(_ref73, ref) {
|
|
|
1919
2015
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1920
2016
|
viewBox: "0 0 32 32",
|
|
1921
2017
|
fill: "currentColor"
|
|
1922
|
-
}, rest),
|
|
2018
|
+
}, rest), _path144 || (_path144 = /*#__PURE__*/React.createElement("path", {
|
|
1923
2019
|
d: "M21,3V5.5857l-4,4V1H15V9.5857l-4-4V3H9V19a7.004,7.004,0,0,0,6,6.92V30h2V25.92A7.004,7.004,0,0,0,23,19V3ZM15,23.8987A5.008,5.008,0,0,1,11,19v-2.586l4,4Zm0-6.313-4-4V8.4138l4,4Zm2-5.1719,4-4v5.1719l-4,4Zm0,11.4849V20.4138l4-4V19A5.008,5.008,0,0,1,17,23.8987Z"
|
|
1924
2020
|
})), children);
|
|
1925
2021
|
});
|
|
@@ -1927,11 +2023,11 @@ var Wheat = /*#__PURE__*/React.forwardRef(function Wheat(_ref73, ref) {
|
|
|
1927
2023
|
if (process.env.NODE_ENV !== "production") {
|
|
1928
2024
|
Wheat.propTypes = iconPropTypes;
|
|
1929
2025
|
}
|
|
1930
|
-
var Wifi = /*#__PURE__*/React.forwardRef(function Wifi(
|
|
1931
|
-
var children =
|
|
1932
|
-
|
|
1933
|
-
size =
|
|
1934
|
-
rest = _objectWithoutProperties(
|
|
2026
|
+
var Wifi = /*#__PURE__*/React.forwardRef(function Wifi(_ref78, ref) {
|
|
2027
|
+
var children = _ref78.children,
|
|
2028
|
+
_ref78$size = _ref78.size,
|
|
2029
|
+
size = _ref78$size === void 0 ? 16 : _ref78$size,
|
|
2030
|
+
rest = _objectWithoutProperties(_ref78, _excluded78);
|
|
1935
2031
|
|
|
1936
2032
|
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
1937
2033
|
width: size,
|
|
@@ -1944,11 +2040,11 @@ var Wifi = /*#__PURE__*/React.forwardRef(function Wifi(_ref74, ref) {
|
|
|
1944
2040
|
cx: "16",
|
|
1945
2041
|
cy: "25",
|
|
1946
2042
|
r: "2"
|
|
1947
|
-
})),
|
|
2043
|
+
})), _path145 || (_path145 = /*#__PURE__*/React.createElement("path", {
|
|
1948
2044
|
d: "M10.47,19.2334l1.4136,1.4131a5.9688,5.9688,0,0,1,8.2229-.0093L21.52,19.2236a7.9629,7.9629,0,0,0-11.05.01Z"
|
|
1949
|
-
})),
|
|
2045
|
+
})), _path146 || (_path146 = /*#__PURE__*/React.createElement("path", {
|
|
1950
2046
|
d: "M6.229,14.9927l1.4136,1.4135a11.955,11.955,0,0,1,16.7041-.01L25.76,14.9829a13.9514,13.9514,0,0,0-19.5313.01Z"
|
|
1951
|
-
})),
|
|
2047
|
+
})), _path147 || (_path147 = /*#__PURE__*/React.createElement("path", {
|
|
1952
2048
|
d: "M30,10.7412a19.94,19.94,0,0,0-28,0v.0225L3.4043,12.168a17.9336,17.9336,0,0,1,25.1811-.01L30,10.7432Z"
|
|
1953
2049
|
})), children);
|
|
1954
2050
|
});
|
|
@@ -1956,11 +2052,11 @@ var Wifi = /*#__PURE__*/React.forwardRef(function Wifi(_ref74, ref) {
|
|
|
1956
2052
|
if (process.env.NODE_ENV !== "production") {
|
|
1957
2053
|
Wifi.propTypes = iconPropTypes;
|
|
1958
2054
|
}
|
|
1959
|
-
var WifiController = /*#__PURE__*/React.forwardRef(function WifiController(
|
|
1960
|
-
var children =
|
|
1961
|
-
|
|
1962
|
-
size =
|
|
1963
|
-
rest = _objectWithoutProperties(
|
|
2055
|
+
var WifiController = /*#__PURE__*/React.forwardRef(function WifiController(_ref79, ref) {
|
|
2056
|
+
var children = _ref79.children,
|
|
2057
|
+
_ref79$size = _ref79.size,
|
|
2058
|
+
size = _ref79$size === void 0 ? 16 : _ref79$size,
|
|
2059
|
+
rest = _objectWithoutProperties(_ref79, _excluded79);
|
|
1964
2060
|
|
|
1965
2061
|
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
1966
2062
|
width: size,
|
|
@@ -1969,7 +2065,7 @@ var WifiController = /*#__PURE__*/React.forwardRef(function WifiController(_ref7
|
|
|
1969
2065
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1970
2066
|
viewBox: "0 0 32 32",
|
|
1971
2067
|
fill: "currentColor"
|
|
1972
|
-
}, rest),
|
|
2068
|
+
}, rest), _path148 || (_path148 = /*#__PURE__*/React.createElement("path", {
|
|
1973
2069
|
d: "M6,30H26a2,2,0,0,0,2-2V22a2,2,0,0,0-2-2H6a2,2,0,0,0-2,2v6A2,2,0,0,0,6,30Zm0-8H26v6H6Z"
|
|
1974
2070
|
})), _circle11 || (_circle11 = /*#__PURE__*/React.createElement("circle", {
|
|
1975
2071
|
cx: "9",
|
|
@@ -1979,9 +2075,9 @@ var WifiController = /*#__PURE__*/React.forwardRef(function WifiController(_ref7
|
|
|
1979
2075
|
cx: "16",
|
|
1980
2076
|
cy: "14.5",
|
|
1981
2077
|
r: "1.5"
|
|
1982
|
-
})),
|
|
2078
|
+
})), _path149 || (_path149 = /*#__PURE__*/React.createElement("path", {
|
|
1983
2079
|
d: "M10.7832,10.3325a7.0007,7.0007,0,0,1,10.4341,0l-1.49,1.334a5,5,0,0,0-7.4537,0Z"
|
|
1984
|
-
})),
|
|
2080
|
+
})), _path150 || (_path150 = /*#__PURE__*/React.createElement("path", {
|
|
1985
2081
|
d: "M7.1992,7.3994a11.0019,11.0019,0,0,1,17.6006,0L23.2,8.6a9.0009,9.0009,0,0,0-14.4014.0005Z"
|
|
1986
2082
|
})), children);
|
|
1987
2083
|
});
|
|
@@ -1989,11 +2085,11 @@ var WifiController = /*#__PURE__*/React.forwardRef(function WifiController(_ref7
|
|
|
1989
2085
|
if (process.env.NODE_ENV !== "production") {
|
|
1990
2086
|
WifiController.propTypes = iconPropTypes;
|
|
1991
2087
|
}
|
|
1992
|
-
var WifiNotSecure = /*#__PURE__*/React.forwardRef(function WifiNotSecure(
|
|
1993
|
-
var children =
|
|
1994
|
-
|
|
1995
|
-
size =
|
|
1996
|
-
rest = _objectWithoutProperties(
|
|
2088
|
+
var WifiNotSecure = /*#__PURE__*/React.forwardRef(function WifiNotSecure(_ref80, ref) {
|
|
2089
|
+
var children = _ref80.children,
|
|
2090
|
+
_ref80$size = _ref80.size,
|
|
2091
|
+
size = _ref80$size === void 0 ? 16 : _ref80$size,
|
|
2092
|
+
rest = _objectWithoutProperties(_ref80, _excluded80);
|
|
1997
2093
|
|
|
1998
2094
|
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
1999
2095
|
width: size,
|
|
@@ -2002,9 +2098,9 @@ var WifiNotSecure = /*#__PURE__*/React.forwardRef(function WifiNotSecure(_ref76,
|
|
|
2002
2098
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2003
2099
|
viewBox: "0 0 32 32",
|
|
2004
2100
|
fill: "currentColor"
|
|
2005
|
-
}, rest),
|
|
2101
|
+
}, rest), _path151 || (_path151 = /*#__PURE__*/React.createElement("path", {
|
|
2006
2102
|
d: "M20 20H14V17a2 2 0 014 0h2a4 4 0 00-8 0v3a2.0025 2.0025 0 00-2 2v6a2.0025 2.0025 0 002 2h8a2.0025 2.0025 0 002-2V22A2.0025 2.0025 0 0020 20zm0 8H12V22h8zM16 8a8.9709 8.9709 0 00-6.3608 2.6392l1.4133 1.4135a6.9887 6.9887 0 019.895 0l1.4135-1.4135A8.9717 8.9717 0 0016 8z"
|
|
2007
|
-
})),
|
|
2103
|
+
})), _path152 || (_path152 = /*#__PURE__*/React.createElement("path", {
|
|
2008
2104
|
d: "M6.105,7.105,7.5188,8.5186a11.9808,11.9808,0,0,1,16.9624,0L25.8949,7.105a13.9782,13.9782,0,0,0-19.79,0Z"
|
|
2009
2105
|
})), children);
|
|
2010
2106
|
});
|
|
@@ -2012,11 +2108,11 @@ var WifiNotSecure = /*#__PURE__*/React.forwardRef(function WifiNotSecure(_ref76,
|
|
|
2012
2108
|
if (process.env.NODE_ENV !== "production") {
|
|
2013
2109
|
WifiNotSecure.propTypes = iconPropTypes;
|
|
2014
2110
|
}
|
|
2015
|
-
var WifiOff = /*#__PURE__*/React.forwardRef(function WifiOff(
|
|
2016
|
-
var children =
|
|
2017
|
-
|
|
2018
|
-
size =
|
|
2019
|
-
rest = _objectWithoutProperties(
|
|
2111
|
+
var WifiOff = /*#__PURE__*/React.forwardRef(function WifiOff(_ref81, ref) {
|
|
2112
|
+
var children = _ref81.children,
|
|
2113
|
+
_ref81$size = _ref81.size,
|
|
2114
|
+
size = _ref81$size === void 0 ? 16 : _ref81$size,
|
|
2115
|
+
rest = _objectWithoutProperties(_ref81, _excluded81);
|
|
2020
2116
|
|
|
2021
2117
|
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
2022
2118
|
width: size,
|
|
@@ -2029,7 +2125,7 @@ var WifiOff = /*#__PURE__*/React.forwardRef(function WifiOff(_ref77, ref) {
|
|
|
2029
2125
|
cx: "16",
|
|
2030
2126
|
cy: "25",
|
|
2031
2127
|
r: "2"
|
|
2032
|
-
})),
|
|
2128
|
+
})), _path153 || (_path153 = /*#__PURE__*/React.createElement("path", {
|
|
2033
2129
|
d: "M30 3.4141L28.5859 2 2 28.5859 3.4141 30 14.0962 19.3179a5.9359 5.9359 0 016.01 1.3193L21.52 19.2236a7.9669 7.9669 0 00-5.125-2.2041l3.3875-3.3877a11.9908 11.9908 0 014.5647 2.7647L25.76 14.9829A13.975 13.975 0 0021.334 12.08L24.3308 9.083a17.9364 17.9364 0 014.2546 3.0747L30 10.7432v-.002a20.02 20.02 0 00-4.1895-3.1377zM14.68 13.0776l2.0415-2.0415C16.481 11.0234 16.2437 11 16 11a13.9447 13.9447 0 00-9.771 3.9927l1.4136 1.4136A11.97 11.97 0 0114.68 13.0776zM16 7a17.87 17.87 0 014.2324.5254L21.875 5.8828A19.9537 19.9537 0 002 10.7412v.0225L3.4043 12.168A17.9193 17.9193 0 0116 7z"
|
|
2034
2130
|
})), children);
|
|
2035
2131
|
});
|
|
@@ -2037,11 +2133,11 @@ var WifiOff = /*#__PURE__*/React.forwardRef(function WifiOff(_ref77, ref) {
|
|
|
2037
2133
|
if (process.env.NODE_ENV !== "production") {
|
|
2038
2134
|
WifiOff.propTypes = iconPropTypes;
|
|
2039
2135
|
}
|
|
2040
|
-
var WifiSecure = /*#__PURE__*/React.forwardRef(function WifiSecure(
|
|
2041
|
-
var children =
|
|
2042
|
-
|
|
2043
|
-
size =
|
|
2044
|
-
rest = _objectWithoutProperties(
|
|
2136
|
+
var WifiSecure = /*#__PURE__*/React.forwardRef(function WifiSecure(_ref82, ref) {
|
|
2137
|
+
var children = _ref82.children,
|
|
2138
|
+
_ref82$size = _ref82.size,
|
|
2139
|
+
size = _ref82$size === void 0 ? 16 : _ref82$size,
|
|
2140
|
+
rest = _objectWithoutProperties(_ref82, _excluded82);
|
|
2045
2141
|
|
|
2046
2142
|
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
2047
2143
|
width: size,
|
|
@@ -2050,9 +2146,9 @@ var WifiSecure = /*#__PURE__*/React.forwardRef(function WifiSecure(_ref78, ref)
|
|
|
2050
2146
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2051
2147
|
viewBox: "0 0 32 32",
|
|
2052
2148
|
fill: "currentColor"
|
|
2053
|
-
}, rest),
|
|
2149
|
+
}, rest), _path154 || (_path154 = /*#__PURE__*/React.createElement("path", {
|
|
2054
2150
|
d: "M20 20V17a4 4 0 00-8 0v3a2.0025 2.0025 0 00-2 2v6a2.0025 2.0025 0 002 2h8a2.0025 2.0025 0 002-2V22A2.0025 2.0025 0 0020 20zm-6-3a2 2 0 014 0v3H14zM12 28V22h8v6zM6.105 7.105L7.5188 8.5186a11.9808 11.9808 0 0116.9624 0L25.8949 7.105a13.9782 13.9782 0 00-19.79 0z"
|
|
2055
|
-
})),
|
|
2151
|
+
})), _path155 || (_path155 = /*#__PURE__*/React.createElement("path", {
|
|
2056
2152
|
d: "M16,8a8.9709,8.9709,0,0,0-6.3608,2.6392l1.4133,1.4135a6.9887,6.9887,0,0,1,9.895,0l1.4135-1.4135A8.9717,8.9717,0,0,0,16,8Z"
|
|
2057
2153
|
})), children);
|
|
2058
2154
|
});
|
|
@@ -2060,11 +2156,11 @@ var WifiSecure = /*#__PURE__*/React.forwardRef(function WifiSecure(_ref78, ref)
|
|
|
2060
2156
|
if (process.env.NODE_ENV !== "production") {
|
|
2061
2157
|
WifiSecure.propTypes = iconPropTypes;
|
|
2062
2158
|
}
|
|
2063
|
-
var WifiBridge = /*#__PURE__*/React.forwardRef(function WifiBridge(
|
|
2064
|
-
var children =
|
|
2065
|
-
|
|
2066
|
-
size =
|
|
2067
|
-
rest = _objectWithoutProperties(
|
|
2159
|
+
var WifiBridge = /*#__PURE__*/React.forwardRef(function WifiBridge(_ref83, ref) {
|
|
2160
|
+
var children = _ref83.children,
|
|
2161
|
+
_ref83$size = _ref83.size,
|
|
2162
|
+
size = _ref83$size === void 0 ? 16 : _ref83$size,
|
|
2163
|
+
rest = _objectWithoutProperties(_ref83, _excluded83);
|
|
2068
2164
|
|
|
2069
2165
|
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
2070
2166
|
width: size,
|
|
@@ -2073,11 +2169,11 @@ var WifiBridge = /*#__PURE__*/React.forwardRef(function WifiBridge(_ref79, ref)
|
|
|
2073
2169
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2074
2170
|
viewBox: "0 0 32 32",
|
|
2075
2171
|
fill: "currentColor"
|
|
2076
|
-
}, rest),
|
|
2172
|
+
}, rest), _path156 || (_path156 = /*#__PURE__*/React.createElement("path", {
|
|
2077
2173
|
d: "M6.9492,20.95l-1.414-1.4141a5,5,0,0,0,0-7.0715L6.9492,11.05a7,7,0,0,1,0,9.9Z"
|
|
2078
|
-
})),
|
|
2174
|
+
})), _path157 || (_path157 = /*#__PURE__*/React.createElement("path", {
|
|
2079
2175
|
d: "M10.4854 24.4854L9.0713 23.0713a10.0011 10.0011 0 000-14.1426l1.4141-1.4141a12.0006 12.0006 0 010 16.9708zM25.0508 20.95a7 7 0 010-9.9l1.414 1.4146a5 5 0 000 7.0715z"
|
|
2080
|
-
})),
|
|
2176
|
+
})), _path158 || (_path158 = /*#__PURE__*/React.createElement("path", {
|
|
2081
2177
|
d: "M21.5146 24.4854a12.0006 12.0006 0 010-16.9708l1.4141 1.4141a10.0011 10.0011 0 000 14.1426zM3 15H2V4H0V28H2V17H3a1 1 0 000-2zM30 4V15H29a1 1 0 000 2h1V28h2V4z"
|
|
2082
2178
|
})), children);
|
|
2083
2179
|
});
|
|
@@ -2085,11 +2181,11 @@ var WifiBridge = /*#__PURE__*/React.forwardRef(function WifiBridge(_ref79, ref)
|
|
|
2085
2181
|
if (process.env.NODE_ENV !== "production") {
|
|
2086
2182
|
WifiBridge.propTypes = iconPropTypes;
|
|
2087
2183
|
}
|
|
2088
|
-
var WifiBridgeAlt = /*#__PURE__*/React.forwardRef(function WifiBridgeAlt(
|
|
2089
|
-
var children =
|
|
2090
|
-
|
|
2091
|
-
size =
|
|
2092
|
-
rest = _objectWithoutProperties(
|
|
2184
|
+
var WifiBridgeAlt = /*#__PURE__*/React.forwardRef(function WifiBridgeAlt(_ref84, ref) {
|
|
2185
|
+
var children = _ref84.children,
|
|
2186
|
+
_ref84$size = _ref84.size,
|
|
2187
|
+
size = _ref84$size === void 0 ? 16 : _ref84$size,
|
|
2188
|
+
rest = _objectWithoutProperties(_ref84, _excluded84);
|
|
2093
2189
|
|
|
2094
2190
|
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
2095
2191
|
width: size,
|
|
@@ -2098,11 +2194,11 @@ var WifiBridgeAlt = /*#__PURE__*/React.forwardRef(function WifiBridgeAlt(_ref80,
|
|
|
2098
2194
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2099
2195
|
viewBox: "0 0 32 32",
|
|
2100
2196
|
fill: "currentColor"
|
|
2101
|
-
}, rest),
|
|
2197
|
+
}, rest), _path159 || (_path159 = /*#__PURE__*/React.createElement("path", {
|
|
2102
2198
|
d: "M13,26H11a5.0057,5.0057,0,0,0-5-5V19A7.0078,7.0078,0,0,1,13,26Z"
|
|
2103
|
-
})),
|
|
2199
|
+
})), _path160 || (_path160 = /*#__PURE__*/React.createElement("path", {
|
|
2104
2200
|
d: "M18 26H16A10.0113 10.0113 0 006 16V14A12.0137 12.0137 0 0118 26zM26 13a7.0078 7.0078 0 01-7-7h2a5.0057 5.0057 0 005 5z"
|
|
2105
|
-
})),
|
|
2201
|
+
})), _path161 || (_path161 = /*#__PURE__*/React.createElement("path", {
|
|
2106
2202
|
d: "M26 18A12.0137 12.0137 0 0114 6h2A10.0113 10.0113 0 0026 16zM7.707 24.293a.9994.9994 0 00-1.414 0L2 28.5859 3.4143 30 7.707 25.707A.9994.9994 0 007.707 24.293zM28.5859 2L24.293 6.293a1 1 0 001.414 1.414L30 3.4141z"
|
|
2107
2203
|
})), children);
|
|
2108
2204
|
});
|
|
@@ -2110,11 +2206,11 @@ var WifiBridgeAlt = /*#__PURE__*/React.forwardRef(function WifiBridgeAlt(_ref80,
|
|
|
2110
2206
|
if (process.env.NODE_ENV !== "production") {
|
|
2111
2207
|
WifiBridgeAlt.propTypes = iconPropTypes;
|
|
2112
2208
|
}
|
|
2113
|
-
var Wikis = /*#__PURE__*/React.forwardRef(function Wikis(
|
|
2114
|
-
var children =
|
|
2115
|
-
|
|
2116
|
-
size =
|
|
2117
|
-
rest = _objectWithoutProperties(
|
|
2209
|
+
var Wikis = /*#__PURE__*/React.forwardRef(function Wikis(_ref85, ref) {
|
|
2210
|
+
var children = _ref85.children,
|
|
2211
|
+
_ref85$size = _ref85.size,
|
|
2212
|
+
size = _ref85$size === void 0 ? 16 : _ref85$size,
|
|
2213
|
+
rest = _objectWithoutProperties(_ref85, _excluded85);
|
|
2118
2214
|
|
|
2119
2215
|
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
2120
2216
|
width: size,
|
|
@@ -2123,7 +2219,7 @@ var Wikis = /*#__PURE__*/React.forwardRef(function Wikis(_ref81, ref) {
|
|
|
2123
2219
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2124
2220
|
viewBox: "0 0 32 32",
|
|
2125
2221
|
fill: "currentColor"
|
|
2126
|
-
}, rest),
|
|
2222
|
+
}, rest), _path162 || (_path162 = /*#__PURE__*/React.createElement("path", {
|
|
2127
2223
|
d: "M16,2A14,14,0,1,0,30,16,14,14,0,0,0,16,2ZM28,15H22A24.26,24.26,0,0,0,19.21,4.45,12,12,0,0,1,28,15ZM16,28a5,5,0,0,1-.67,0A21.85,21.85,0,0,1,12,17H20a21.85,21.85,0,0,1-3.3,11A5,5,0,0,1,16,28ZM12,15a21.85,21.85,0,0,1,3.3-11,6,6,0,0,1,1.34,0A21.85,21.85,0,0,1,20,15Zm.76-10.55A24.26,24.26,0,0,0,10,15h-6A12,12,0,0,1,12.79,4.45ZM4.05,17h6a24.26,24.26,0,0,0,2.75,10.55A12,12,0,0,1,4.05,17ZM19.21,27.55A24.26,24.26,0,0,0,22,17h6A12,12,0,0,1,19.21,27.55Z"
|
|
2128
2224
|
})), children);
|
|
2129
2225
|
});
|
|
@@ -2131,11 +2227,11 @@ var Wikis = /*#__PURE__*/React.forwardRef(function Wikis(_ref81, ref) {
|
|
|
2131
2227
|
if (process.env.NODE_ENV !== "production") {
|
|
2132
2228
|
Wikis.propTypes = iconPropTypes;
|
|
2133
2229
|
}
|
|
2134
|
-
var WindGusts = /*#__PURE__*/React.forwardRef(function WindGusts(
|
|
2135
|
-
var children =
|
|
2136
|
-
|
|
2137
|
-
size =
|
|
2138
|
-
rest = _objectWithoutProperties(
|
|
2230
|
+
var WindGusts = /*#__PURE__*/React.forwardRef(function WindGusts(_ref86, ref) {
|
|
2231
|
+
var children = _ref86.children,
|
|
2232
|
+
_ref86$size = _ref86.size,
|
|
2233
|
+
size = _ref86$size === void 0 ? 16 : _ref86$size,
|
|
2234
|
+
rest = _objectWithoutProperties(_ref86, _excluded86);
|
|
2139
2235
|
|
|
2140
2236
|
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
2141
2237
|
width: size,
|
|
@@ -2144,11 +2240,11 @@ var WindGusts = /*#__PURE__*/React.forwardRef(function WindGusts(_ref82, ref) {
|
|
|
2144
2240
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2145
2241
|
viewBox: "0 0 32 32",
|
|
2146
2242
|
fill: "currentColor"
|
|
2147
|
-
}, rest),
|
|
2243
|
+
}, rest), _path163 || (_path163 = /*#__PURE__*/React.createElement("path", {
|
|
2148
2244
|
d: "M29.3164,8.0513l-18-6A1,1,0,0,0,10.4,2.2L4,7V2H2V30H4V11l6.4,4.8a1,1,0,0,0,.9165.1489l18-6a1,1,0,0,0,0-1.8974ZM10,13,4.6665,9,10,5Zm4-.0542-2,.667V4.3872l2,.667Zm4-1.333-2,.6665V5.7207l2,.6665Zm2-.667V7.0542L25.8379,9Z"
|
|
2149
|
-
})),
|
|
2245
|
+
})), _path164 || (_path164 = /*#__PURE__*/React.createElement("path", {
|
|
2150
2246
|
d: "M20,22a4,4,0,0,0-8,0h2a2,2,0,1,1,2,2H8v2h8A4.0045,4.0045,0,0,0,20,22Z"
|
|
2151
|
-
})),
|
|
2247
|
+
})), _path165 || (_path165 = /*#__PURE__*/React.createElement("path", {
|
|
2152
2248
|
d: "M26,22a4.0045,4.0045,0,0,0-4,4h2a2,2,0,1,1,2,2H12v2H26a4,4,0,0,0,0-8Z"
|
|
2153
2249
|
})), children);
|
|
2154
2250
|
});
|
|
@@ -2156,11 +2252,11 @@ var WindGusts = /*#__PURE__*/React.forwardRef(function WindGusts(_ref82, ref) {
|
|
|
2156
2252
|
if (process.env.NODE_ENV !== "production") {
|
|
2157
2253
|
WindGusts.propTypes = iconPropTypes;
|
|
2158
2254
|
}
|
|
2159
|
-
var WindPower = /*#__PURE__*/React.forwardRef(function WindPower(
|
|
2160
|
-
var children =
|
|
2161
|
-
|
|
2162
|
-
size =
|
|
2163
|
-
rest = _objectWithoutProperties(
|
|
2255
|
+
var WindPower = /*#__PURE__*/React.forwardRef(function WindPower(_ref87, ref) {
|
|
2256
|
+
var children = _ref87.children,
|
|
2257
|
+
_ref87$size = _ref87.size,
|
|
2258
|
+
size = _ref87$size === void 0 ? 16 : _ref87$size,
|
|
2259
|
+
rest = _objectWithoutProperties(_ref87, _excluded87);
|
|
2164
2260
|
|
|
2165
2261
|
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
2166
2262
|
width: size,
|
|
@@ -2169,7 +2265,7 @@ var WindPower = /*#__PURE__*/React.forwardRef(function WindPower(_ref83, ref) {
|
|
|
2169
2265
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2170
2266
|
viewBox: "0 0 32 32",
|
|
2171
2267
|
fill: "currentColor"
|
|
2172
|
-
}, rest),
|
|
2268
|
+
}, rest), _path166 || (_path166 = /*#__PURE__*/React.createElement("path", {
|
|
2173
2269
|
d: "M17,28V15.8159a3.0059,3.0059,0,0,0,1.47-1.1186L27.063,17l.5176-1.9321-8.6045-2.3052a2.985,2.985,0,0,0-2.63-2.7275L14.1938,2l-1.9316.5186,2.1318,7.956a2.9588,2.9588,0,0,0-1.093,3.8115L7,20.5859,8.415,22l6.3-6.3A2.8938,2.8938,0,0,0,15,15.8154V28H2v2H30V28Zm0-15a1,1,0,1,1-1-1A1.0008,1.0008,0,0,1,17,13Z"
|
|
2174
2270
|
})), children);
|
|
2175
2271
|
});
|
|
@@ -2177,11 +2273,11 @@ var WindPower = /*#__PURE__*/React.forwardRef(function WindPower(_ref83, ref) {
|
|
|
2177
2273
|
if (process.env.NODE_ENV !== "production") {
|
|
2178
2274
|
WindPower.propTypes = iconPropTypes;
|
|
2179
2275
|
}
|
|
2180
|
-
var WindStream = /*#__PURE__*/React.forwardRef(function WindStream(
|
|
2181
|
-
var children =
|
|
2182
|
-
|
|
2183
|
-
size =
|
|
2184
|
-
rest = _objectWithoutProperties(
|
|
2276
|
+
var WindStream = /*#__PURE__*/React.forwardRef(function WindStream(_ref88, ref) {
|
|
2277
|
+
var children = _ref88.children,
|
|
2278
|
+
_ref88$size = _ref88.size,
|
|
2279
|
+
size = _ref88$size === void 0 ? 16 : _ref88$size,
|
|
2280
|
+
rest = _objectWithoutProperties(_ref88, _excluded88);
|
|
2185
2281
|
|
|
2186
2282
|
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
2187
2283
|
width: size,
|
|
@@ -2190,11 +2286,11 @@ var WindStream = /*#__PURE__*/React.forwardRef(function WindStream(_ref84, ref)
|
|
|
2190
2286
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2191
2287
|
viewBox: "0 0 32 32",
|
|
2192
2288
|
fill: "currentColor"
|
|
2193
|
-
}, rest),
|
|
2289
|
+
}, rest), _path167 || (_path167 = /*#__PURE__*/React.createElement("path", {
|
|
2194
2290
|
d: "M25,2,23.5859,3.4141,26.1719,6h-5.09a16.93,16.93,0,0,0-6.3139,1.2158L10.4893,8.9272A14.93,14.93,0,0,1,4.9185,10H2v2H4.9185a16.93,16.93,0,0,0,6.3139-1.2158l4.2783-1.7114A14.93,14.93,0,0,1,21.0815,8h5.09l-2.586,2.5859L25,12l5-5Z"
|
|
2195
|
-
})),
|
|
2291
|
+
})), _path168 || (_path168 = /*#__PURE__*/React.createElement("path", {
|
|
2196
2292
|
d: "M21,11l-1.4141,1.4141L22.1719,15H18.9014a16.9422,16.9422,0,0,0-5.9693,1.0825l-2.5664.9624A14.9456,14.9456,0,0,1,5.0986,18H2v2H5.0986a16.9422,16.9422,0,0,0,5.9693-1.0825l2.5664-.9624A14.9456,14.9456,0,0,1,18.9014,17h3.2705l-2.586,2.5859L21,21l5-5Z"
|
|
2197
|
-
})),
|
|
2293
|
+
})), _path169 || (_path169 = /*#__PURE__*/React.createElement("path", {
|
|
2198
2294
|
d: "M17,20l-1.4141,1.4141L18.1719,24H16.5967a16.9879,16.9879,0,0,0-5.3765.8721l-1.0727.3584A14.9852,14.9852,0,0,1,5.4033,26H2v2H5.4033a16.9879,16.9879,0,0,0,5.3765-.8721l1.0727-.3584A14.9852,14.9852,0,0,1,16.5967,26h1.5752l-2.586,2.5859L17,30l5-5Z"
|
|
2199
2295
|
})), children);
|
|
2200
2296
|
});
|
|
@@ -2202,11 +2298,11 @@ var WindStream = /*#__PURE__*/React.forwardRef(function WindStream(_ref84, ref)
|
|
|
2202
2298
|
if (process.env.NODE_ENV !== "production") {
|
|
2203
2299
|
WindStream.propTypes = iconPropTypes;
|
|
2204
2300
|
}
|
|
2205
|
-
var WatsonHealthWindowAuto = /*#__PURE__*/React.forwardRef(function WatsonHealthWindowAuto(
|
|
2206
|
-
var children =
|
|
2207
|
-
|
|
2208
|
-
size =
|
|
2209
|
-
rest = _objectWithoutProperties(
|
|
2301
|
+
var WatsonHealthWindowAuto = /*#__PURE__*/React.forwardRef(function WatsonHealthWindowAuto(_ref89, ref) {
|
|
2302
|
+
var children = _ref89.children,
|
|
2303
|
+
_ref89$size = _ref89.size,
|
|
2304
|
+
size = _ref89$size === void 0 ? 16 : _ref89$size,
|
|
2305
|
+
rest = _objectWithoutProperties(_ref89, _excluded89);
|
|
2210
2306
|
|
|
2211
2307
|
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
2212
2308
|
width: size,
|
|
@@ -2215,21 +2311,21 @@ var WatsonHealthWindowAuto = /*#__PURE__*/React.forwardRef(function WatsonHealth
|
|
|
2215
2311
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2216
2312
|
viewBox: "0 0 32 32",
|
|
2217
2313
|
fill: "currentColor"
|
|
2218
|
-
}, rest),
|
|
2314
|
+
}, rest), _path170 || (_path170 = /*#__PURE__*/React.createElement("path", {
|
|
2219
2315
|
d: "M15 4H17V7H15zM25 15H28V17H25zM15 25H17V28H15zM4 15H7V17H4z"
|
|
2220
|
-
})),
|
|
2316
|
+
})), _path171 || (_path171 = /*#__PURE__*/React.createElement("path", {
|
|
2221
2317
|
d: "M7.55 7.04H9.55V10.04H7.55z",
|
|
2222
2318
|
transform: "rotate(-45 8.55 8.548)"
|
|
2223
|
-
})),
|
|
2319
|
+
})), _path172 || (_path172 = /*#__PURE__*/React.createElement("path", {
|
|
2224
2320
|
d: "M21.96 7.55H24.96V9.55H21.96z",
|
|
2225
2321
|
transform: "rotate(-45 23.454 8.555)"
|
|
2226
|
-
})),
|
|
2322
|
+
})), _path173 || (_path173 = /*#__PURE__*/React.createElement("path", {
|
|
2227
2323
|
d: "M22.45 21.95H24.45V24.95H22.45z",
|
|
2228
2324
|
transform: "rotate(-45 23.452 23.446)"
|
|
2229
|
-
})),
|
|
2325
|
+
})), _path174 || (_path174 = /*#__PURE__*/React.createElement("path", {
|
|
2230
2326
|
d: "M7.05 22.45H10.05V24.45H7.05z",
|
|
2231
2327
|
transform: "rotate(-45 8.544 23.451)"
|
|
2232
|
-
})),
|
|
2328
|
+
})), _path175 || (_path175 = /*#__PURE__*/React.createElement("path", {
|
|
2233
2329
|
d: "M4 30H28V32H4zM4 0H28V2H4zM16 10a6 6 0 106 6A6 6 0 0016 10zm-4 6a4 4 0 014-4v8A4 4 0 0112 16z"
|
|
2234
2330
|
})), children);
|
|
2235
2331
|
});
|
|
@@ -2237,11 +2333,11 @@ var WatsonHealthWindowAuto = /*#__PURE__*/React.forwardRef(function WatsonHealth
|
|
|
2237
2333
|
if (process.env.NODE_ENV !== "production") {
|
|
2238
2334
|
WatsonHealthWindowAuto.propTypes = iconPropTypes;
|
|
2239
2335
|
}
|
|
2240
|
-
var WatsonHealthWindowBase = /*#__PURE__*/React.forwardRef(function WatsonHealthWindowBase(
|
|
2241
|
-
var children =
|
|
2242
|
-
|
|
2243
|
-
size =
|
|
2244
|
-
rest = _objectWithoutProperties(
|
|
2336
|
+
var WatsonHealthWindowBase = /*#__PURE__*/React.forwardRef(function WatsonHealthWindowBase(_ref90, ref) {
|
|
2337
|
+
var children = _ref90.children,
|
|
2338
|
+
_ref90$size = _ref90.size,
|
|
2339
|
+
size = _ref90$size === void 0 ? 16 : _ref90$size,
|
|
2340
|
+
rest = _objectWithoutProperties(_ref90, _excluded90);
|
|
2245
2341
|
|
|
2246
2342
|
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
2247
2343
|
width: size,
|
|
@@ -2250,21 +2346,21 @@ var WatsonHealthWindowBase = /*#__PURE__*/React.forwardRef(function WatsonHealth
|
|
|
2250
2346
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2251
2347
|
viewBox: "0 0 32 32",
|
|
2252
2348
|
fill: "currentColor"
|
|
2253
|
-
}, rest),
|
|
2349
|
+
}, rest), _path176 || (_path176 = /*#__PURE__*/React.createElement("path", {
|
|
2254
2350
|
d: "M15 2H17V5H15zM25 13H28V15H25zM15 23H17V26H15zM4 13H7V15H4z"
|
|
2255
|
-
})),
|
|
2351
|
+
})), _path177 || (_path177 = /*#__PURE__*/React.createElement("path", {
|
|
2256
2352
|
d: "M7.55 5.03H9.55V8.030000000000001H7.55z",
|
|
2257
2353
|
transform: "rotate(-45 8.56 6.544)"
|
|
2258
|
-
})),
|
|
2354
|
+
})), _path178 || (_path178 = /*#__PURE__*/React.createElement("path", {
|
|
2259
2355
|
d: "M21.96 5.54H24.96V7.54H21.96z",
|
|
2260
2356
|
transform: "rotate(-45 23.469 6.539)"
|
|
2261
|
-
})),
|
|
2357
|
+
})), _path179 || (_path179 = /*#__PURE__*/React.createElement("path", {
|
|
2262
2358
|
d: "M22.46 19.94H24.46V22.94H22.46z",
|
|
2263
2359
|
transform: "rotate(-45 23.462 21.442)"
|
|
2264
|
-
})),
|
|
2360
|
+
})), _path180 || (_path180 = /*#__PURE__*/React.createElement("path", {
|
|
2265
2361
|
d: "M7.04 20.45H10.04V22.45H7.04z",
|
|
2266
2362
|
transform: "rotate(-45 8.554 21.447)"
|
|
2267
|
-
})),
|
|
2363
|
+
})), _path181 || (_path181 = /*#__PURE__*/React.createElement("path", {
|
|
2268
2364
|
d: "M4 28H28V30H4zM16 20a6 6 0 10-6-6A6 6 0 0016 20zm0-10v8a4 4 0 010-8z"
|
|
2269
2365
|
})), children);
|
|
2270
2366
|
});
|
|
@@ -2272,11 +2368,11 @@ var WatsonHealthWindowBase = /*#__PURE__*/React.forwardRef(function WatsonHealth
|
|
|
2272
2368
|
if (process.env.NODE_ENV !== "production") {
|
|
2273
2369
|
WatsonHealthWindowBase.propTypes = iconPropTypes;
|
|
2274
2370
|
}
|
|
2275
|
-
var WatsonHealthWindowBlackSaturation = /*#__PURE__*/React.forwardRef(function WatsonHealthWindowBlackSaturation(
|
|
2276
|
-
var children =
|
|
2277
|
-
|
|
2278
|
-
size =
|
|
2279
|
-
rest = _objectWithoutProperties(
|
|
2371
|
+
var WatsonHealthWindowBlackSaturation = /*#__PURE__*/React.forwardRef(function WatsonHealthWindowBlackSaturation(_ref91, ref) {
|
|
2372
|
+
var children = _ref91.children,
|
|
2373
|
+
_ref91$size = _ref91.size,
|
|
2374
|
+
size = _ref91$size === void 0 ? 16 : _ref91$size,
|
|
2375
|
+
rest = _objectWithoutProperties(_ref91, _excluded91);
|
|
2280
2376
|
|
|
2281
2377
|
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
2282
2378
|
width: size,
|
|
@@ -2285,20 +2381,20 @@ var WatsonHealthWindowBlackSaturation = /*#__PURE__*/React.forwardRef(function W
|
|
|
2285
2381
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2286
2382
|
viewBox: "0 0 32 32",
|
|
2287
2383
|
fill: "currentColor"
|
|
2288
|
-
}, rest),
|
|
2384
|
+
}, rest), _path182 || (_path182 = /*#__PURE__*/React.createElement("path", {
|
|
2289
2385
|
d: "M15 2H17V5H15zM27 15H30V17H27zM15 27H17V30H15zM2 15H5V17H2z"
|
|
2290
|
-
})),
|
|
2386
|
+
})), _path183 || (_path183 = /*#__PURE__*/React.createElement("path", {
|
|
2291
2387
|
d: "M6.225 5.729H8.228V8.732H6.225z",
|
|
2292
2388
|
transform: "rotate(-45 7.227 7.23)"
|
|
2293
|
-
})),
|
|
2389
|
+
})), _path184 || (_path184 = /*#__PURE__*/React.createElement("path", {
|
|
2294
2390
|
d: "M23.267 6.227H26.267V8.227H23.267z",
|
|
2295
2391
|
transform: "rotate(-45 24.767 7.227)"
|
|
2296
|
-
})),
|
|
2392
|
+
})), _path185 || (_path185 = /*#__PURE__*/React.createElement("path", {
|
|
2297
2393
|
d: "M23.769 23.269H25.770999999999997V26.270999999999997H23.769z",
|
|
2298
2394
|
transform: "rotate(-44.999 24.77 24.77)"
|
|
2299
|
-
})),
|
|
2395
|
+
})), _path186 || (_path186 = /*#__PURE__*/React.createElement("path", {
|
|
2300
2396
|
d: "M5.47 25.126L7.591 23 9 24.419 6.884 26.54 5.47 25.126zM15 13H17V15H15zM19 13H21V15H19zM17 11H19V13H17zM17 15H19V17H17zM17 19H19V21H17zM15 17H17V19H15zM19 17H21V19H19z"
|
|
2301
|
-
})),
|
|
2397
|
+
})), _path187 || (_path187 = /*#__PURE__*/React.createElement("path", {
|
|
2302
2398
|
d: "M16,7a9,9,0,1,0,9,9A9.01,9.01,0,0,0,16,7ZM9,16a7.004,7.004,0,0,1,6-6.92V11h2V9.08a6.9231,6.9231,0,0,1,2,.605V11h1.89c.0374.0366.074.0732.11.11V13h1.3149a6.931,6.931,0,0,1,.6053,2H21v2h1.92a6.931,6.931,0,0,1-.6053,2H21v1.89c-.0364.0372-.073.0738-.11.11H19v1.3149a6.9231,6.9231,0,0,1-2,.605V21H15v1.92A7.004,7.004,0,0,1,9,16Z"
|
|
2303
2399
|
})), children);
|
|
2304
2400
|
});
|
|
@@ -2306,11 +2402,11 @@ var WatsonHealthWindowBlackSaturation = /*#__PURE__*/React.forwardRef(function W
|
|
|
2306
2402
|
if (process.env.NODE_ENV !== "production") {
|
|
2307
2403
|
WatsonHealthWindowBlackSaturation.propTypes = iconPropTypes;
|
|
2308
2404
|
}
|
|
2309
|
-
var WatsonHealthWindowOverlay = /*#__PURE__*/React.forwardRef(function WatsonHealthWindowOverlay(
|
|
2310
|
-
var children =
|
|
2311
|
-
|
|
2312
|
-
size =
|
|
2313
|
-
rest = _objectWithoutProperties(
|
|
2405
|
+
var WatsonHealthWindowOverlay = /*#__PURE__*/React.forwardRef(function WatsonHealthWindowOverlay(_ref92, ref) {
|
|
2406
|
+
var children = _ref92.children,
|
|
2407
|
+
_ref92$size = _ref92.size,
|
|
2408
|
+
size = _ref92$size === void 0 ? 16 : _ref92$size,
|
|
2409
|
+
rest = _objectWithoutProperties(_ref92, _excluded92);
|
|
2314
2410
|
|
|
2315
2411
|
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
2316
2412
|
width: size,
|
|
@@ -2319,21 +2415,21 @@ var WatsonHealthWindowOverlay = /*#__PURE__*/React.forwardRef(function WatsonHea
|
|
|
2319
2415
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2320
2416
|
viewBox: "0 0 32 32",
|
|
2321
2417
|
fill: "currentColor"
|
|
2322
|
-
}, rest),
|
|
2418
|
+
}, rest), _path188 || (_path188 = /*#__PURE__*/React.createElement("path", {
|
|
2323
2419
|
d: "M15 6H17V9H15zM25 17H28V19H25zM15 27H17V30H15zM4 17H7V19H4z"
|
|
2324
|
-
})),
|
|
2420
|
+
})), _path189 || (_path189 = /*#__PURE__*/React.createElement("path", {
|
|
2325
2421
|
d: "M7.55 9.03H9.55V12.03H7.55z",
|
|
2326
2422
|
transform: "rotate(-45 8.558 10.545)"
|
|
2327
|
-
})),
|
|
2423
|
+
})), _path190 || (_path190 = /*#__PURE__*/React.createElement("path", {
|
|
2328
2424
|
d: "M21.96 9.54H24.96V11.54H21.96z",
|
|
2329
2425
|
transform: "rotate(-45 23.466 10.54)"
|
|
2330
|
-
})),
|
|
2426
|
+
})), _path191 || (_path191 = /*#__PURE__*/React.createElement("path", {
|
|
2331
2427
|
d: "M22.46 23.94H24.46V26.94H22.46z",
|
|
2332
2428
|
transform: "rotate(-45 23.459 25.443)"
|
|
2333
|
-
})),
|
|
2429
|
+
})), _path192 || (_path192 = /*#__PURE__*/React.createElement("path", {
|
|
2334
2430
|
d: "M7.04 24.45H10.04V26.45H7.04z",
|
|
2335
2431
|
transform: "rotate(-45 8.55 25.448)"
|
|
2336
|
-
})),
|
|
2432
|
+
})), _path193 || (_path193 = /*#__PURE__*/React.createElement("path", {
|
|
2337
2433
|
d: "M4 2H28V4H4zM16 24a6 6 0 10-6-6A6 6 0 0016 24zm0-10v8a4 4 0 010-8z"
|
|
2338
2434
|
})), children);
|
|
2339
2435
|
});
|
|
@@ -2341,11 +2437,11 @@ var WatsonHealthWindowOverlay = /*#__PURE__*/React.forwardRef(function WatsonHea
|
|
|
2341
2437
|
if (process.env.NODE_ENV !== "production") {
|
|
2342
2438
|
WatsonHealthWindowOverlay.propTypes = iconPropTypes;
|
|
2343
2439
|
}
|
|
2344
|
-
var WatsonHealthWindowPreset = /*#__PURE__*/React.forwardRef(function WatsonHealthWindowPreset(
|
|
2345
|
-
var children =
|
|
2346
|
-
|
|
2347
|
-
size =
|
|
2348
|
-
rest = _objectWithoutProperties(
|
|
2440
|
+
var WatsonHealthWindowPreset = /*#__PURE__*/React.forwardRef(function WatsonHealthWindowPreset(_ref93, ref) {
|
|
2441
|
+
var children = _ref93.children,
|
|
2442
|
+
_ref93$size = _ref93.size,
|
|
2443
|
+
size = _ref93$size === void 0 ? 16 : _ref93$size,
|
|
2444
|
+
rest = _objectWithoutProperties(_ref93, _excluded93);
|
|
2349
2445
|
|
|
2350
2446
|
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
2351
2447
|
width: size,
|
|
@@ -2354,23 +2450,23 @@ var WatsonHealthWindowPreset = /*#__PURE__*/React.forwardRef(function WatsonHeal
|
|
|
2354
2450
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2355
2451
|
viewBox: "0 0 32 32",
|
|
2356
2452
|
fill: "currentColor"
|
|
2357
|
-
}, rest),
|
|
2453
|
+
}, rest), _path194 || (_path194 = /*#__PURE__*/React.createElement("path", {
|
|
2358
2454
|
d: "M15 6H17V8H15zM24 15H26V17H24zM15 24H17V26H15zM6 15H8V17H6z"
|
|
2359
|
-
})),
|
|
2455
|
+
})), _path195 || (_path195 = /*#__PURE__*/React.createElement("path", {
|
|
2360
2456
|
d: "M8.586 8.586H10.586V10.586H8.586z",
|
|
2361
2457
|
transform: "rotate(-45 9.586 9.586)"
|
|
2362
|
-
})),
|
|
2458
|
+
})), _path196 || (_path196 = /*#__PURE__*/React.createElement("path", {
|
|
2363
2459
|
d: "M21.414 8.586H23.414V10.586H21.414z",
|
|
2364
2460
|
transform: "rotate(-45 22.414 9.586)"
|
|
2365
|
-
})),
|
|
2461
|
+
})), _path197 || (_path197 = /*#__PURE__*/React.createElement("path", {
|
|
2366
2462
|
d: "M21.414 21.414H23.414V23.414H21.414z",
|
|
2367
2463
|
transform: "rotate(-45 22.414 22.414)"
|
|
2368
|
-
})),
|
|
2464
|
+
})), _path198 || (_path198 = /*#__PURE__*/React.createElement("path", {
|
|
2369
2465
|
d: "M8.586 21.414H10.586V23.414H8.586z",
|
|
2370
2466
|
transform: "rotate(-45 9.586 22.414)"
|
|
2371
|
-
})),
|
|
2467
|
+
})), _path199 || (_path199 = /*#__PURE__*/React.createElement("path", {
|
|
2372
2468
|
d: "M16,22a6,6,0,1,0-6-6A6,6,0,0,0,16,22Zm0-10v8a4,4,0,0,1,0-8Z"
|
|
2373
|
-
})),
|
|
2469
|
+
})), _path200 || (_path200 = /*#__PURE__*/React.createElement("path", {
|
|
2374
2470
|
d: "M28,30H4a2.0021,2.0021,0,0,1-2-2V4A2.0021,2.0021,0,0,1,4,2H28a2.0021,2.0021,0,0,1,2,2V28A2.0021,2.0021,0,0,1,28,30ZM4,4V28H28V4Z"
|
|
2375
2471
|
})), children);
|
|
2376
2472
|
});
|
|
@@ -2378,95 +2474,7 @@ var WatsonHealthWindowPreset = /*#__PURE__*/React.forwardRef(function WatsonHeal
|
|
|
2378
2474
|
if (process.env.NODE_ENV !== "production") {
|
|
2379
2475
|
WatsonHealthWindowPreset.propTypes = iconPropTypes;
|
|
2380
2476
|
}
|
|
2381
|
-
var Windy = /*#__PURE__*/React.forwardRef(function Windy(
|
|
2382
|
-
var children = _ref90.children,
|
|
2383
|
-
_ref90$size = _ref90.size,
|
|
2384
|
-
size = _ref90$size === void 0 ? 16 : _ref90$size,
|
|
2385
|
-
rest = _objectWithoutProperties(_ref90, _excluded90);
|
|
2386
|
-
|
|
2387
|
-
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
2388
|
-
width: size,
|
|
2389
|
-
height: size,
|
|
2390
|
-
ref: ref,
|
|
2391
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
2392
|
-
viewBox: "0 0 32 32",
|
|
2393
|
-
fill: "currentColor"
|
|
2394
|
-
}, rest), _path193 || (_path193 = /*#__PURE__*/React.createElement("path", {
|
|
2395
|
-
d: "M21 15H8V13H21a3 3 0 10-3-3H16a5 5 0 115 5zM23 28a5.0057 5.0057 0 01-5-5h2a3 3 0 103-3H4V18H23a5 5 0 010 10z"
|
|
2396
|
-
})), children);
|
|
2397
|
-
});
|
|
2398
|
-
|
|
2399
|
-
if (process.env.NODE_ENV !== "production") {
|
|
2400
|
-
Windy.propTypes = iconPropTypes;
|
|
2401
|
-
}
|
|
2402
|
-
var WindyDust = /*#__PURE__*/React.forwardRef(function WindyDust(_ref91, ref) {
|
|
2403
|
-
var children = _ref91.children,
|
|
2404
|
-
_ref91$size = _ref91.size,
|
|
2405
|
-
size = _ref91$size === void 0 ? 16 : _ref91$size,
|
|
2406
|
-
rest = _objectWithoutProperties(_ref91, _excluded91);
|
|
2407
|
-
|
|
2408
|
-
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
2409
|
-
width: size,
|
|
2410
|
-
height: size,
|
|
2411
|
-
ref: ref,
|
|
2412
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
2413
|
-
viewBox: "0 0 32 32",
|
|
2414
|
-
fill: "currentColor"
|
|
2415
|
-
}, rest), _path194 || (_path194 = /*#__PURE__*/React.createElement("path", {
|
|
2416
|
-
d: "M23 28a5.0057 5.0057 0 01-5-5h2a3 3 0 103-3H22V18h1a5 5 0 010 10zM16 18H20V20H16zM10 18H14V20H10zM4 18H8V20H4zM21 15H20V13h1a3 3 0 10-3-3H16a5 5 0 115 5zM14 13H18V15H14zM8 13H12V15H8z"
|
|
2417
|
-
})), children);
|
|
2418
|
-
});
|
|
2419
|
-
|
|
2420
|
-
if (process.env.NODE_ENV !== "production") {
|
|
2421
|
-
WindyDust.propTypes = iconPropTypes;
|
|
2422
|
-
}
|
|
2423
|
-
var WindySnow = /*#__PURE__*/React.forwardRef(function WindySnow(_ref92, ref) {
|
|
2424
|
-
var children = _ref92.children,
|
|
2425
|
-
_ref92$size = _ref92.size,
|
|
2426
|
-
size = _ref92$size === void 0 ? 16 : _ref92$size,
|
|
2427
|
-
rest = _objectWithoutProperties(_ref92, _excluded92);
|
|
2428
|
-
|
|
2429
|
-
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
2430
|
-
width: size,
|
|
2431
|
-
height: size,
|
|
2432
|
-
ref: ref,
|
|
2433
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
2434
|
-
viewBox: "0 0 32 32",
|
|
2435
|
-
fill: "currentColor"
|
|
2436
|
-
}, rest), _path195 || (_path195 = /*#__PURE__*/React.createElement("path", {
|
|
2437
|
-
d: "M25 28a5.0057 5.0057 0 01-5-5h2a3 3 0 103-3H6V18H25a5 5 0 010 10zM23 15H10V13H23a3 3 0 10-3-3H18a5 5 0 115 5z"
|
|
2438
|
-
})), _path196 || (_path196 = /*#__PURE__*/React.createElement("path", {
|
|
2439
|
-
d: "M11 23H13V25H11zM13 25H15V27H13zM15 27H17V29H15zM15 23H17V25H15zM11 27H13V29H11zM6 4H8V6H6zM8 6H10V8H8zM10 8H12V10H10zM10 4H12V6H10zM6 8H8V10H6zM2 26H4V28H2zM4 28H6V30H4zM6 30H8V32H6zM6 26H8V28H6zM2 30H4V32H2z"
|
|
2440
|
-
})), children);
|
|
2441
|
-
});
|
|
2442
|
-
|
|
2443
|
-
if (process.env.NODE_ENV !== "production") {
|
|
2444
|
-
WindySnow.propTypes = iconPropTypes;
|
|
2445
|
-
}
|
|
2446
|
-
var WindyStrong = /*#__PURE__*/React.forwardRef(function WindyStrong(_ref93, ref) {
|
|
2447
|
-
var children = _ref93.children,
|
|
2448
|
-
_ref93$size = _ref93.size,
|
|
2449
|
-
size = _ref93$size === void 0 ? 16 : _ref93$size,
|
|
2450
|
-
rest = _objectWithoutProperties(_ref93, _excluded93);
|
|
2451
|
-
|
|
2452
|
-
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
2453
|
-
width: size,
|
|
2454
|
-
height: size,
|
|
2455
|
-
ref: ref,
|
|
2456
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
2457
|
-
viewBox: "0 0 32 32",
|
|
2458
|
-
fill: "currentColor"
|
|
2459
|
-
}, rest), _path197 || (_path197 = /*#__PURE__*/React.createElement("path", {
|
|
2460
|
-
d: "M13,30a5.0057,5.0057,0,0,1-5-5h2a3,3,0,1,0,3-3H4V20h9a5,5,0,0,1,0,10Z"
|
|
2461
|
-
})), _path198 || (_path198 = /*#__PURE__*/React.createElement("path", {
|
|
2462
|
-
d: "M25 25a5.0057 5.0057 0 01-5-5h2a3 3 0 103-3H2V15H25a5 5 0 010 10zM21 12H6V10H21a3 3 0 10-3-3H16a5 5 0 115 5z"
|
|
2463
|
-
})), children);
|
|
2464
|
-
});
|
|
2465
|
-
|
|
2466
|
-
if (process.env.NODE_ENV !== "production") {
|
|
2467
|
-
WindyStrong.propTypes = iconPropTypes;
|
|
2468
|
-
}
|
|
2469
|
-
var WinterWarning = /*#__PURE__*/React.forwardRef(function WinterWarning(_ref94, ref) {
|
|
2477
|
+
var Windy = /*#__PURE__*/React.forwardRef(function Windy(_ref94, ref) {
|
|
2470
2478
|
var children = _ref94.children,
|
|
2471
2479
|
_ref94$size = _ref94.size,
|
|
2472
2480
|
size = _ref94$size === void 0 ? 16 : _ref94$size,
|
|
@@ -2479,20 +2487,15 @@ var WinterWarning = /*#__PURE__*/React.forwardRef(function WinterWarning(_ref94,
|
|
|
2479
2487
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2480
2488
|
viewBox: "0 0 32 32",
|
|
2481
2489
|
fill: "currentColor"
|
|
2482
|
-
}, rest),
|
|
2483
|
-
d: "M21
|
|
2484
|
-
})), _path200 || (_path200 = /*#__PURE__*/React.createElement("path", {
|
|
2485
|
-
fill: "none",
|
|
2486
|
-
d: "M23.75,10h-1.5V6h1.5ZM23,11a1,1,0,1,0,1,1A1,1,0,0,0,23,11Z"
|
|
2487
|
-
})), _path201 || (_path201 = /*#__PURE__*/React.createElement("path", {
|
|
2488
|
-
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"
|
|
2490
|
+
}, rest), _path201 || (_path201 = /*#__PURE__*/React.createElement("path", {
|
|
2491
|
+
d: "M21 15H8V13H21a3 3 0 10-3-3H16a5 5 0 115 5zM23 28a5.0057 5.0057 0 01-5-5h2a3 3 0 103-3H4V18H23a5 5 0 010 10z"
|
|
2489
2492
|
})), children);
|
|
2490
2493
|
});
|
|
2491
2494
|
|
|
2492
2495
|
if (process.env.NODE_ENV !== "production") {
|
|
2493
|
-
|
|
2496
|
+
Windy.propTypes = iconPropTypes;
|
|
2494
2497
|
}
|
|
2495
|
-
var
|
|
2498
|
+
var WindyDust = /*#__PURE__*/React.forwardRef(function WindyDust(_ref95, ref) {
|
|
2496
2499
|
var children = _ref95.children,
|
|
2497
2500
|
_ref95$size = _ref95.size,
|
|
2498
2501
|
size = _ref95$size === void 0 ? 16 : _ref95$size,
|
|
@@ -2506,16 +2509,14 @@ var WintryMix = /*#__PURE__*/React.forwardRef(function WintryMix(_ref95, ref) {
|
|
|
2506
2509
|
viewBox: "0 0 32 32",
|
|
2507
2510
|
fill: "currentColor"
|
|
2508
2511
|
}, rest), _path202 || (_path202 = /*#__PURE__*/React.createElement("path", {
|
|
2509
|
-
d: "
|
|
2510
|
-
})), _path203 || (_path203 = /*#__PURE__*/React.createElement("path", {
|
|
2511
|
-
d: "M24.8008,9.1362a8.9943,8.9943,0,0,0-17.6006,0A6.5321,6.5321,0,0,0,2,15.5V22l1,2,1-2V20.18a6.4891,6.4891,0,0,0,3.4294,1.7246L6.106,24.5527a1,1,0,1,0,1.7885.8946l2-4a1,1,0,0,0-.447-1.3418.977.977,0,0,0-.489-.0894V20H8.5a4.4975,4.4975,0,0,1-.356-8.981l.8155-.0639.0991-.812a6.9938,6.9938,0,0,1,13.8838,0l.0986.812.8154.0639A4.4975,4.4975,0,0,1,23.5,20h-.542v.0083A.9955.9955,0,0,0,22,21v3l1,2,1-2V21.9746a6.4473,6.4473,0,0,0,2-.4761V26l1,2,1-2V20.18A6.4876,6.4876,0,0,0,24.8008,9.1362Z"
|
|
2512
|
+
d: "M23 28a5.0057 5.0057 0 01-5-5h2a3 3 0 103-3H22V18h1a5 5 0 010 10zM16 18H20V20H16zM10 18H14V20H10zM4 18H8V20H4zM21 15H20V13h1a3 3 0 10-3-3H16a5 5 0 115 5zM14 13H18V15H14zM8 13H12V15H8z"
|
|
2512
2513
|
})), children);
|
|
2513
2514
|
});
|
|
2514
2515
|
|
|
2515
2516
|
if (process.env.NODE_ENV !== "production") {
|
|
2516
|
-
|
|
2517
|
+
WindyDust.propTypes = iconPropTypes;
|
|
2517
2518
|
}
|
|
2518
|
-
var
|
|
2519
|
+
var WindySnow = /*#__PURE__*/React.forwardRef(function WindySnow(_ref96, ref) {
|
|
2519
2520
|
var children = _ref96.children,
|
|
2520
2521
|
_ref96$size = _ref96.size,
|
|
2521
2522
|
size = _ref96$size === void 0 ? 16 : _ref96$size,
|
|
@@ -2528,19 +2529,17 @@ var WirelessCheckout = /*#__PURE__*/React.forwardRef(function WirelessCheckout(_
|
|
|
2528
2529
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2529
2530
|
viewBox: "0 0 32 32",
|
|
2530
2531
|
fill: "currentColor"
|
|
2531
|
-
}, rest),
|
|
2532
|
-
d: "
|
|
2533
|
-
})),
|
|
2534
|
-
d: "
|
|
2535
|
-
})), _path206 || (_path206 = /*#__PURE__*/React.createElement("path", {
|
|
2536
|
-
d: "M27,11H21V7a3,3,0,0,0-3-3H12A3,3,0,0,0,9,7v4H3a1,1,0,0,0-1,1.15L3.88,24.3a2,2,0,0,0,2,1.7H15V24H5.86L4.17,13H27ZM11,7a1,1,0,0,1,1-1h6a1,1,0,0,1,1,1v4H11Z"
|
|
2532
|
+
}, rest), _path203 || (_path203 = /*#__PURE__*/React.createElement("path", {
|
|
2533
|
+
d: "M25 28a5.0057 5.0057 0 01-5-5h2a3 3 0 103-3H6V18H25a5 5 0 010 10zM23 15H10V13H23a3 3 0 10-3-3H18a5 5 0 115 5z"
|
|
2534
|
+
})), _path204 || (_path204 = /*#__PURE__*/React.createElement("path", {
|
|
2535
|
+
d: "M11 23H13V25H11zM13 25H15V27H13zM15 27H17V29H15zM15 23H17V25H15zM11 27H13V29H11zM6 4H8V6H6zM8 6H10V8H8zM10 8H12V10H10zM10 4H12V6H10zM6 8H8V10H6zM2 26H4V28H2zM4 28H6V30H4zM6 30H8V32H6zM6 26H8V28H6zM2 30H4V32H2z"
|
|
2537
2536
|
})), children);
|
|
2538
2537
|
});
|
|
2539
2538
|
|
|
2540
2539
|
if (process.env.NODE_ENV !== "production") {
|
|
2541
|
-
|
|
2540
|
+
WindySnow.propTypes = iconPropTypes;
|
|
2542
2541
|
}
|
|
2543
|
-
var
|
|
2542
|
+
var WindyStrong = /*#__PURE__*/React.forwardRef(function WindyStrong(_ref97, ref) {
|
|
2544
2543
|
var children = _ref97.children,
|
|
2545
2544
|
_ref97$size = _ref97.size,
|
|
2546
2545
|
size = _ref97$size === void 0 ? 16 : _ref97$size,
|
|
@@ -2553,15 +2552,17 @@ var Wmv = /*#__PURE__*/React.forwardRef(function Wmv(_ref97, ref) {
|
|
|
2553
2552
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2554
2553
|
viewBox: "0 0 32 32",
|
|
2555
2554
|
fill: "currentColor"
|
|
2556
|
-
}, rest),
|
|
2557
|
-
d: "
|
|
2555
|
+
}, rest), _path205 || (_path205 = /*#__PURE__*/React.createElement("path", {
|
|
2556
|
+
d: "M13,30a5.0057,5.0057,0,0,1-5-5h2a3,3,0,1,0,3-3H4V20h9a5,5,0,0,1,0,10Z"
|
|
2557
|
+
})), _path206 || (_path206 = /*#__PURE__*/React.createElement("path", {
|
|
2558
|
+
d: "M25 25a5.0057 5.0057 0 01-5-5h2a3 3 0 103-3H2V15H25a5 5 0 010 10zM21 12H6V10H21a3 3 0 10-3-3H16a5 5 0 115 5z"
|
|
2558
2559
|
})), children);
|
|
2559
2560
|
});
|
|
2560
2561
|
|
|
2561
2562
|
if (process.env.NODE_ENV !== "production") {
|
|
2562
|
-
|
|
2563
|
+
WindyStrong.propTypes = iconPropTypes;
|
|
2563
2564
|
}
|
|
2564
|
-
var
|
|
2565
|
+
var WinterWarning = /*#__PURE__*/React.forwardRef(function WinterWarning(_ref98, ref) {
|
|
2565
2566
|
var children = _ref98.children,
|
|
2566
2567
|
_ref98$size = _ref98.size,
|
|
2567
2568
|
size = _ref98$size === void 0 ? 16 : _ref98$size,
|
|
@@ -2574,17 +2575,20 @@ var WordCloud = /*#__PURE__*/React.forwardRef(function WordCloud(_ref98, ref) {
|
|
|
2574
2575
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2575
2576
|
viewBox: "0 0 32 32",
|
|
2576
2577
|
fill: "currentColor"
|
|
2577
|
-
}, rest),
|
|
2578
|
-
d: "
|
|
2578
|
+
}, rest), _path207 || (_path207 = /*#__PURE__*/React.createElement("path", {
|
|
2579
|
+
d: "M21.684 19.051L19.167 19.891 13 15.486 13 7.369 15.555 5.665 14.445 4.001 12 5.631 9.555 4.001 8.445 5.665 11 7.369 11 14.057 6 10.486 6 8 4 8 4 10.279 1.684 11.051 2.316 12.949 4.833 12.11 10.28 16.001 4.833 19.891 2.316 19.051 1.684 20.949 4 21.721 4 24 6 24 6 21.515 11 17.944 11 24.631 8.445 26.335 9.555 27.999 12 26.368 14.445 27.999 15.555 26.335 13 24.631 13 17.943 18 21.515 18 24 20 24 20 21.721 22.316 20.949 21.684 19.051z"
|
|
2580
|
+
})), _path208 || (_path208 = /*#__PURE__*/React.createElement("path", {
|
|
2581
|
+
fill: "none",
|
|
2582
|
+
d: "M23.75,10h-1.5V6h1.5ZM23,11a1,1,0,1,0,1,1A1,1,0,0,0,23,11Z"
|
|
2579
2583
|
})), _path209 || (_path209 = /*#__PURE__*/React.createElement("path", {
|
|
2580
|
-
d: "
|
|
2584
|
+
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"
|
|
2581
2585
|
})), children);
|
|
2582
2586
|
});
|
|
2583
2587
|
|
|
2584
2588
|
if (process.env.NODE_ENV !== "production") {
|
|
2585
|
-
|
|
2589
|
+
WinterWarning.propTypes = iconPropTypes;
|
|
2586
2590
|
}
|
|
2587
|
-
var
|
|
2591
|
+
var WintryMix = /*#__PURE__*/React.forwardRef(function WintryMix(_ref99, ref) {
|
|
2588
2592
|
var children = _ref99.children,
|
|
2589
2593
|
_ref99$size = _ref99.size,
|
|
2590
2594
|
size = _ref99$size === void 0 ? 16 : _ref99$size,
|
|
@@ -2597,15 +2601,17 @@ var WorkflowAutomation = /*#__PURE__*/React.forwardRef(function WorkflowAutomati
|
|
|
2597
2601
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2598
2602
|
viewBox: "0 0 32 32",
|
|
2599
2603
|
fill: "currentColor"
|
|
2600
|
-
}, rest),
|
|
2601
|
-
d: "
|
|
2602
|
-
}))
|
|
2604
|
+
}, rest), _path210 || (_path210 = /*#__PURE__*/React.createElement("path", {
|
|
2605
|
+
d: "M15 26H17V28H15zM17 28H19V30H17zM19 30H21V32H19zM19 26H21V28H19zM15 30H17V32H15zM13 16H15V18H13zM15 18H17V20H15zM17 20H19V22H17zM17 16H19V18H17zM13 20H15V22H13zM10 30a1 1 0 01-.8944-1.4474l2-4.0005a1 1 0 111.7888.8947l-2 4A.9981.9981 0 0110 30z"
|
|
2606
|
+
})), _path211 || (_path211 = /*#__PURE__*/React.createElement("path", {
|
|
2607
|
+
d: "M24.8008,9.1362a8.9943,8.9943,0,0,0-17.6006,0A6.5321,6.5321,0,0,0,2,15.5V22l1,2,1-2V20.18a6.4891,6.4891,0,0,0,3.4294,1.7246L6.106,24.5527a1,1,0,1,0,1.7885.8946l2-4a1,1,0,0,0-.447-1.3418.977.977,0,0,0-.489-.0894V20H8.5a4.4975,4.4975,0,0,1-.356-8.981l.8155-.0639.0991-.812a6.9938,6.9938,0,0,1,13.8838,0l.0986.812.8154.0639A4.4975,4.4975,0,0,1,23.5,20h-.542v.0083A.9955.9955,0,0,0,22,21v3l1,2,1-2V21.9746a6.4473,6.4473,0,0,0,2-.4761V26l1,2,1-2V20.18A6.4876,6.4876,0,0,0,24.8008,9.1362Z"
|
|
2608
|
+
})), children);
|
|
2603
2609
|
});
|
|
2604
2610
|
|
|
2605
2611
|
if (process.env.NODE_ENV !== "production") {
|
|
2606
|
-
|
|
2612
|
+
WintryMix.propTypes = iconPropTypes;
|
|
2607
2613
|
}
|
|
2608
|
-
var
|
|
2614
|
+
var WirelessCheckout = /*#__PURE__*/React.forwardRef(function WirelessCheckout(_ref100, ref) {
|
|
2609
2615
|
var children = _ref100.children,
|
|
2610
2616
|
_ref100$size = _ref100.size,
|
|
2611
2617
|
size = _ref100$size === void 0 ? 16 : _ref100$size,
|
|
@@ -2618,15 +2624,19 @@ var Workspace = /*#__PURE__*/React.forwardRef(function Workspace(_ref100, ref) {
|
|
|
2618
2624
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2619
2625
|
viewBox: "0 0 32 32",
|
|
2620
2626
|
fill: "currentColor"
|
|
2621
|
-
}, rest),
|
|
2622
|
-
d: "
|
|
2627
|
+
}, rest), _path212 || (_path212 = /*#__PURE__*/React.createElement("path", {
|
|
2628
|
+
d: "M18,28V26A10,10,0,0,0,28,16h2A12,12,0,0,1,18,28Z"
|
|
2629
|
+
})), _path213 || (_path213 = /*#__PURE__*/React.createElement("path", {
|
|
2630
|
+
d: "M18,23V21a5,5,0,0,0,5-5h2A7,7,0,0,1,18,23Z"
|
|
2631
|
+
})), _path214 || (_path214 = /*#__PURE__*/React.createElement("path", {
|
|
2632
|
+
d: "M27,11H21V7a3,3,0,0,0-3-3H12A3,3,0,0,0,9,7v4H3a1,1,0,0,0-1,1.15L3.88,24.3a2,2,0,0,0,2,1.7H15V24H5.86L4.17,13H27ZM11,7a1,1,0,0,1,1-1h6a1,1,0,0,1,1,1v4H11Z"
|
|
2623
2633
|
})), children);
|
|
2624
2634
|
});
|
|
2625
2635
|
|
|
2626
2636
|
if (process.env.NODE_ENV !== "production") {
|
|
2627
|
-
|
|
2637
|
+
WirelessCheckout.propTypes = iconPropTypes;
|
|
2628
2638
|
}
|
|
2629
|
-
var
|
|
2639
|
+
var Wmv = /*#__PURE__*/React.forwardRef(function Wmv(_ref101, ref) {
|
|
2630
2640
|
var children = _ref101.children,
|
|
2631
2641
|
_ref101$size = _ref101.size,
|
|
2632
2642
|
size = _ref101$size === void 0 ? 16 : _ref101$size,
|
|
@@ -2639,15 +2649,15 @@ var WorkspaceImport = /*#__PURE__*/React.forwardRef(function WorkspaceImport(_re
|
|
|
2639
2649
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2640
2650
|
viewBox: "0 0 32 32",
|
|
2641
2651
|
fill: "currentColor"
|
|
2642
|
-
}, rest),
|
|
2643
|
-
d: "
|
|
2652
|
+
}, rest), _path215 || (_path215 = /*#__PURE__*/React.createElement("path", {
|
|
2653
|
+
d: "M29 9L27 22 25 9 23 9 25.52 23 28.48 23 31 9 29 9zM19 9L17.48 14 17 15.98 16.54 14 15 9 13 9 13 23 15 23 15 15 14.84 13 15.42 15 17 19.63 18.58 15 19.16 13 19 15 19 23 21 23 21 9 19 9zM9.2 9L8.86 17 8.6 21.54 8.19 18 7.51 12.54 5.49 12.54 4.81 18 4.4 21.54 4.14 17 3.8 9 2 9 3 23 5.27 23 6.03 18.07 6.49 14 6.5 13.97 6.51 14 6.97 18.07 7.73 23 10 23 11 9 9.2 9z"
|
|
2644
2654
|
})), children);
|
|
2645
2655
|
});
|
|
2646
2656
|
|
|
2647
2657
|
if (process.env.NODE_ENV !== "production") {
|
|
2648
|
-
|
|
2658
|
+
Wmv.propTypes = iconPropTypes;
|
|
2649
2659
|
}
|
|
2650
|
-
var
|
|
2660
|
+
var WordCloud = /*#__PURE__*/React.forwardRef(function WordCloud(_ref102, ref) {
|
|
2651
2661
|
var children = _ref102.children,
|
|
2652
2662
|
_ref102$size = _ref102.size,
|
|
2653
2663
|
size = _ref102$size === void 0 ? 16 : _ref102$size,
|
|
@@ -2660,19 +2670,17 @@ var Worship = /*#__PURE__*/React.forwardRef(function Worship(_ref102, ref) {
|
|
|
2660
2670
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2661
2671
|
viewBox: "0 0 32 32",
|
|
2662
2672
|
fill: "currentColor"
|
|
2663
|
-
}, rest),
|
|
2664
|
-
d: "
|
|
2665
|
-
})),
|
|
2666
|
-
d: "
|
|
2667
|
-
})), _path214 || (_path214 = /*#__PURE__*/React.createElement("path", {
|
|
2668
|
-
d: "M4,10.5977l12-6.462,12.5264,6.7452.9472-1.7618-13-7a1.0045,1.0045,0,0,0-.9472,0l-13,7A1,1,0,0,0,2,10V30H4Z"
|
|
2673
|
+
}, rest), _path216 || (_path216 = /*#__PURE__*/React.createElement("path", {
|
|
2674
|
+
d: "M10 16H22V18H10zM10 20H18V22H10z"
|
|
2675
|
+
})), _path217 || (_path217 = /*#__PURE__*/React.createElement("path", {
|
|
2676
|
+
d: "M16,7h0a8.0233,8.0233,0,0,1,7.8649,6.4935l.2591,1.346,1.3488.244A5.5019,5.5019,0,0,1,24.5076,26H7.4954a5.5019,5.5019,0,0,1-.9695-10.9165l1.3488-.244.2591-1.346A8.0256,8.0256,0,0,1,16,7m0-2a10.0244,10.0244,0,0,0-9.83,8.1155A7.5019,7.5019,0,0,0,7.4911,28H24.5076a7.5019,7.5019,0,0,0,1.3213-14.8845A10.0229,10.0229,0,0,0,15.9883,5Z"
|
|
2669
2677
|
})), children);
|
|
2670
2678
|
});
|
|
2671
2679
|
|
|
2672
2680
|
if (process.env.NODE_ENV !== "production") {
|
|
2673
|
-
|
|
2681
|
+
WordCloud.propTypes = iconPropTypes;
|
|
2674
2682
|
}
|
|
2675
|
-
var
|
|
2683
|
+
var WorkflowAutomation = /*#__PURE__*/React.forwardRef(function WorkflowAutomation(_ref103, ref) {
|
|
2676
2684
|
var children = _ref103.children,
|
|
2677
2685
|
_ref103$size = _ref103.size,
|
|
2678
2686
|
size = _ref103$size === void 0 ? 16 : _ref103$size,
|
|
@@ -2685,15 +2693,15 @@ var WorshipChristian = /*#__PURE__*/React.forwardRef(function WorshipChristian(_
|
|
|
2685
2693
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2686
2694
|
viewBox: "0 0 32 32",
|
|
2687
2695
|
fill: "currentColor"
|
|
2688
|
-
}, rest),
|
|
2689
|
-
d: "
|
|
2690
|
-
})), children);
|
|
2696
|
+
}, rest), _switch || (_switch = /*#__PURE__*/React.createElement("switch", null, /*#__PURE__*/React.createElement("g", null, /*#__PURE__*/React.createElement("path", {
|
|
2697
|
+
d: "M16 27c-3.6 0-7.1-1.8-9.2-5H12v-2H4v8h2v-3.7c2.5 3 6.1 4.7 10 4.7V27zM31 23v-2h-2.1c-.1-.6-.4-1.2-.7-1.8l1.5-1.5-1.4-1.4-1.5 1.5c-.5-.3-1.1-.6-1.8-.7V15h-2v2.1c-.6.1-1.2.4-1.8.7l-1.5-1.5-1.4 1.4 1.5 1.5c-.3.5-.6 1.1-.7 1.8H17v2h2.1c.1.6.4 1.2.7 1.8l-1.5 1.5 1.4 1.4 1.5-1.5c.5.3 1.1.6 1.8.7V29h2v-2.1c.6-.1 1.2-.4 1.8-.7l1.5 1.5 1.4-1.4-1.5-1.5c.3-.5.6-1.1.7-1.8H31zM24 25c-1.7 0-3-1.3-3-3s1.3-3 3-3 3 1.3 3 3S25.7 25 24 25zM20 10h5.2C21.9 4.9 15.1 3.5 10 6.8c-3.1 2-5 5.5-5 9.2H3C3 8.8 8.8 3 16 3c3.9 0 7.5 1.7 10 4.7V4h2v8h-8V10z"
|
|
2698
|
+
})))), children);
|
|
2691
2699
|
});
|
|
2692
2700
|
|
|
2693
2701
|
if (process.env.NODE_ENV !== "production") {
|
|
2694
|
-
|
|
2702
|
+
WorkflowAutomation.propTypes = iconPropTypes;
|
|
2695
2703
|
}
|
|
2696
|
-
var
|
|
2704
|
+
var Workspace = /*#__PURE__*/React.forwardRef(function Workspace(_ref104, ref) {
|
|
2697
2705
|
var children = _ref104.children,
|
|
2698
2706
|
_ref104$size = _ref104.size,
|
|
2699
2707
|
size = _ref104$size === void 0 ? 16 : _ref104$size,
|
|
@@ -2706,15 +2714,15 @@ var WorshipJewish = /*#__PURE__*/React.forwardRef(function WorshipJewish(_ref104
|
|
|
2706
2714
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2707
2715
|
viewBox: "0 0 32 32",
|
|
2708
2716
|
fill: "currentColor"
|
|
2709
|
-
}, rest),
|
|
2710
|
-
d: "
|
|
2717
|
+
}, rest), _path218 || (_path218 = /*#__PURE__*/React.createElement("path", {
|
|
2718
|
+
d: "M16 17v8H6V17H16m0-2H6a2 2 0 00-2 2v8a2 2 0 002 2H16a2 2 0 002-2V17a2 2 0 00-2-2zM27 6v5H17V6H27m0-2H17a2 2 0 00-2 2v5a2 2 0 002 2H27a2 2 0 002-2V6a2 2 0 00-2-2zM27 17v5H22V17h5m0-2H22a2 2 0 00-2 2v5a2 2 0 002 2h5a2 2 0 002-2V17a2 2 0 00-2-2zM11 6v5H6V6h5m0-2H6A2 2 0 004 6v5a2 2 0 002 2h5a2 2 0 002-2V6a2 2 0 00-2-2z"
|
|
2711
2719
|
})), children);
|
|
2712
2720
|
});
|
|
2713
2721
|
|
|
2714
2722
|
if (process.env.NODE_ENV !== "production") {
|
|
2715
|
-
|
|
2723
|
+
Workspace.propTypes = iconPropTypes;
|
|
2716
2724
|
}
|
|
2717
|
-
var
|
|
2725
|
+
var WorkspaceImport = /*#__PURE__*/React.forwardRef(function WorkspaceImport(_ref105, ref) {
|
|
2718
2726
|
var children = _ref105.children,
|
|
2719
2727
|
_ref105$size = _ref105.size,
|
|
2720
2728
|
size = _ref105$size === void 0 ? 16 : _ref105$size,
|
|
@@ -2727,17 +2735,15 @@ var WorshipMuslim = /*#__PURE__*/React.forwardRef(function WorshipMuslim(_ref105
|
|
|
2727
2735
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2728
2736
|
viewBox: "0 0 32 32",
|
|
2729
2737
|
fill: "currentColor"
|
|
2730
|
-
}, rest),
|
|
2731
|
-
d: "M27
|
|
2732
|
-
})), _path218 || (_path218 = /*#__PURE__*/React.createElement("path", {
|
|
2733
|
-
d: "M15.8169,30A13.8137,13.8137,0,0,1,9.0752,4.1277a1,1,0,0,1,1.3613,1.3611A11.8091,11.8091,0,0,0,26.5107,21.5635a1,1,0,0,1,1.3619,1.3611A13.8411,13.8411,0,0,1,15.8169,30ZM7.3271,7.9727a11.81,11.81,0,0,0,16.7,16.7,13.8086,13.8086,0,0,1-16.7-16.7Z"
|
|
2738
|
+
}, rest), _path219 || (_path219 = /*#__PURE__*/React.createElement("path", {
|
|
2739
|
+
d: "M27 6v5H17V6H27m0-2H17a2 2 0 00-2 2v5a2 2 0 002 2H27a2 2 0 002-2V6a2 2 0 00-2-2zM12 25H6V17h6V15H6a2 2 0 00-2 2v8a2 2 0 002 2h6zM30 20L16.828 20 19.414 17.414 18 16 13 21 18 26 19.414 24.586 16.828 22 30 22 30 20zM11 6v5H6V6h5m0-2H6A2 2 0 004 6v5a2 2 0 002 2h5a2 2 0 002-2V6a2 2 0 00-2-2z"
|
|
2734
2740
|
})), children);
|
|
2735
2741
|
});
|
|
2736
2742
|
|
|
2737
2743
|
if (process.env.NODE_ENV !== "production") {
|
|
2738
|
-
|
|
2744
|
+
WorkspaceImport.propTypes = iconPropTypes;
|
|
2739
2745
|
}
|
|
2740
|
-
var
|
|
2746
|
+
var Worship = /*#__PURE__*/React.forwardRef(function Worship(_ref106, ref) {
|
|
2741
2747
|
var children = _ref106.children,
|
|
2742
2748
|
_ref106$size = _ref106.size,
|
|
2743
2749
|
size = _ref106$size === void 0 ? 16 : _ref106$size,
|
|
@@ -2750,15 +2756,19 @@ var QX = /*#__PURE__*/React.forwardRef(function QX(_ref106, ref) {
|
|
|
2750
2756
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2751
2757
|
viewBox: "0 0 32 32",
|
|
2752
2758
|
fill: "currentColor"
|
|
2753
|
-
}, rest),
|
|
2754
|
-
d: "
|
|
2759
|
+
}, rest), _path220 || (_path220 = /*#__PURE__*/React.createElement("path", {
|
|
2760
|
+
d: "M26.5859,17,22,21.5859v0h0l-5-5a2.002,2.002,0,0,0-2.8286,0L9.585,21.1709A2.0031,2.0031,0,0,0,9.585,24l4.0009,4H6v2H16a1,1,0,0,0,.707-1.707L11,22.585,15.5852,18l5.7078,5.707a.9995.9995,0,0,0,1.414,0L28,18.4141Z"
|
|
2761
|
+
})), _path221 || (_path221 = /*#__PURE__*/React.createElement("path", {
|
|
2762
|
+
d: "M21.5,17A3.5,3.5,0,1,1,25,13.5,3.5042,3.5042,0,0,1,21.5,17Zm0-5A1.5,1.5,0,1,0,23,13.5,1.5017,1.5017,0,0,0,21.5,12Z"
|
|
2763
|
+
})), _path222 || (_path222 = /*#__PURE__*/React.createElement("path", {
|
|
2764
|
+
d: "M4,10.5977l12-6.462,12.5264,6.7452.9472-1.7618-13-7a1.0045,1.0045,0,0,0-.9472,0l-13,7A1,1,0,0,0,2,10V30H4Z"
|
|
2755
2765
|
})), children);
|
|
2756
2766
|
});
|
|
2757
2767
|
|
|
2758
2768
|
if (process.env.NODE_ENV !== "production") {
|
|
2759
|
-
|
|
2769
|
+
Worship.propTypes = iconPropTypes;
|
|
2760
2770
|
}
|
|
2761
|
-
var
|
|
2771
|
+
var WorshipChristian = /*#__PURE__*/React.forwardRef(function WorshipChristian(_ref107, ref) {
|
|
2762
2772
|
var children = _ref107.children,
|
|
2763
2773
|
_ref107$size = _ref107.size,
|
|
2764
2774
|
size = _ref107$size === void 0 ? 16 : _ref107$size,
|
|
@@ -2771,15 +2781,15 @@ var XAxis = /*#__PURE__*/React.forwardRef(function XAxis(_ref107, ref) {
|
|
|
2771
2781
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2772
2782
|
viewBox: "0 0 32 32",
|
|
2773
2783
|
fill: "currentColor"
|
|
2774
|
-
}, rest),
|
|
2775
|
-
d: "
|
|
2784
|
+
}, rest), _path223 || (_path223 = /*#__PURE__*/React.createElement("path", {
|
|
2785
|
+
d: "M17,30H15a2.0021,2.0021,0,0,1-2-2V14H8a2.0021,2.0021,0,0,1-2-2V10A2.0021,2.0021,0,0,1,8,8h5V4a2.0021,2.0021,0,0,1,2-2h2a2.0021,2.0021,0,0,1,2,2V8h5a2.0021,2.0021,0,0,1,2,2v2a2.0021,2.0021,0,0,1-2,2H19V28A2.0021,2.0021,0,0,1,17,30ZM8,10v2h7V28h2V12h7V10H17V4H15v6Z"
|
|
2776
2786
|
})), children);
|
|
2777
2787
|
});
|
|
2778
2788
|
|
|
2779
2789
|
if (process.env.NODE_ENV !== "production") {
|
|
2780
|
-
|
|
2790
|
+
WorshipChristian.propTypes = iconPropTypes;
|
|
2781
2791
|
}
|
|
2782
|
-
var
|
|
2792
|
+
var WorshipJewish = /*#__PURE__*/React.forwardRef(function WorshipJewish(_ref108, ref) {
|
|
2783
2793
|
var children = _ref108.children,
|
|
2784
2794
|
_ref108$size = _ref108.size,
|
|
2785
2795
|
size = _ref108$size === void 0 ? 16 : _ref108$size,
|
|
@@ -2792,15 +2802,15 @@ var Xls = /*#__PURE__*/React.forwardRef(function Xls(_ref108, ref) {
|
|
|
2792
2802
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2793
2803
|
viewBox: "0 0 32 32",
|
|
2794
2804
|
fill: "currentColor"
|
|
2795
|
-
}, rest),
|
|
2796
|
-
d: "
|
|
2805
|
+
}, rest), _path224 || (_path224 = /*#__PURE__*/React.createElement("path", {
|
|
2806
|
+
d: "M24.291,16l3.585-6.5181A1,1,0,0,0,27,8H19.8911L16.876,2.5181a1,1,0,0,0-1.752,0L12.1089,8H5a1,1,0,0,0-.876,1.4819L7.709,16,4.124,22.5181A1,1,0,0,0,5,24h7.1089l3.0151,5.4819a1,1,0,0,0,1.752,0L19.8911,24H27a1,1,0,0,0,.876-1.4819Zm-5.5823,6L16,26.9248,13.2913,22h-6.6l3.3-6-3.3-6h6.6L16,5.0752,18.7087,10h6.6l-3.3,6,3.3,6Z"
|
|
2797
2807
|
})), children);
|
|
2798
2808
|
});
|
|
2799
2809
|
|
|
2800
2810
|
if (process.env.NODE_ENV !== "production") {
|
|
2801
|
-
|
|
2811
|
+
WorshipJewish.propTypes = iconPropTypes;
|
|
2802
2812
|
}
|
|
2803
|
-
var
|
|
2813
|
+
var WorshipMuslim = /*#__PURE__*/React.forwardRef(function WorshipMuslim(_ref109, ref) {
|
|
2804
2814
|
var children = _ref109.children,
|
|
2805
2815
|
_ref109$size = _ref109.size,
|
|
2806
2816
|
size = _ref109$size === void 0 ? 16 : _ref109$size,
|
|
@@ -2813,15 +2823,17 @@ var Xml = /*#__PURE__*/React.forwardRef(function Xml(_ref109, ref) {
|
|
|
2813
2823
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2814
2824
|
viewBox: "0 0 32 32",
|
|
2815
2825
|
fill: "currentColor"
|
|
2816
|
-
}, rest),
|
|
2817
|
-
d: "
|
|
2826
|
+
}, rest), _path225 || (_path225 = /*#__PURE__*/React.createElement("path", {
|
|
2827
|
+
d: "M27,18a.9986.9986,0,0,1-.5415-.1594L22,14.9688l-4.4585,2.8718a1,1,0,0,1-1.5088-1.095l1.35-5.1318L14.3105,8.69a1,1,0,0,1,.5508-1.7146l4.3745-.6128,1.8663-3.8032A1.0008,1.0008,0,0,1,21.9878,2a1.0171,1.0171,0,0,1,.8989.5378L24.88,6.3625l4.2622.6133A1,1,0,0,1,29.69,8.69l-3.0723,2.9239,1.35,5.1318A1,1,0,0,1,27,18Zm-5-5.2207a.999.999,0,0,1,.5415.1594l2.8369,1.8272-.8457-3.2149a1.0006,1.0006,0,0,1,.2778-.9787l2.0074-1.91-2.73-.3929a.9994.9994,0,0,1-.7441-.5275L22.0269,5.2151,20.7979,7.72a1.0008,1.0008,0,0,1-.7593.55L17.19,8.6687l2,1.9036a1.0006,1.0006,0,0,1,.2778.9787l-.8457,3.2149,2.8369-1.8272A.999.999,0,0,1,22,12.7793Z"
|
|
2828
|
+
})), _path226 || (_path226 = /*#__PURE__*/React.createElement("path", {
|
|
2829
|
+
d: "M15.8169,30A13.8137,13.8137,0,0,1,9.0752,4.1277a1,1,0,0,1,1.3613,1.3611A11.8091,11.8091,0,0,0,26.5107,21.5635a1,1,0,0,1,1.3619,1.3611A13.8411,13.8411,0,0,1,15.8169,30ZM7.3271,7.9727a11.81,11.81,0,0,0,16.7,16.7,13.8086,13.8086,0,0,1-16.7-16.7Z"
|
|
2818
2830
|
})), children);
|
|
2819
2831
|
});
|
|
2820
2832
|
|
|
2821
2833
|
if (process.env.NODE_ENV !== "production") {
|
|
2822
|
-
|
|
2834
|
+
WorshipMuslim.propTypes = iconPropTypes;
|
|
2823
2835
|
}
|
|
2824
|
-
var
|
|
2836
|
+
var QX = /*#__PURE__*/React.forwardRef(function QX(_ref110, ref) {
|
|
2825
2837
|
var children = _ref110.children,
|
|
2826
2838
|
_ref110$size = _ref110.size,
|
|
2827
2839
|
size = _ref110$size === void 0 ? 16 : _ref110$size,
|
|
@@ -2834,15 +2846,15 @@ var QY = /*#__PURE__*/React.forwardRef(function QY(_ref110, ref) {
|
|
|
2834
2846
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2835
2847
|
viewBox: "0 0 32 32",
|
|
2836
2848
|
fill: "currentColor"
|
|
2837
|
-
}, rest),
|
|
2838
|
-
d: "M20 9L18 9 16
|
|
2849
|
+
}, rest), _path227 || (_path227 = /*#__PURE__*/React.createElement("path", {
|
|
2850
|
+
d: "M20 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 9z"
|
|
2839
2851
|
})), children);
|
|
2840
2852
|
});
|
|
2841
2853
|
|
|
2842
2854
|
if (process.env.NODE_ENV !== "production") {
|
|
2843
|
-
|
|
2855
|
+
QX.propTypes = iconPropTypes;
|
|
2844
2856
|
}
|
|
2845
|
-
var
|
|
2857
|
+
var XAxis = /*#__PURE__*/React.forwardRef(function XAxis(_ref111, ref) {
|
|
2846
2858
|
var children = _ref111.children,
|
|
2847
2859
|
_ref111$size = _ref111.size,
|
|
2848
2860
|
size = _ref111$size === void 0 ? 16 : _ref111$size,
|
|
@@ -2855,15 +2867,15 @@ var YAxis = /*#__PURE__*/React.forwardRef(function YAxis(_ref111, ref) {
|
|
|
2855
2867
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2856
2868
|
viewBox: "0 0 32 32",
|
|
2857
2869
|
fill: "currentColor"
|
|
2858
|
-
}, rest),
|
|
2859
|
-
d: "
|
|
2870
|
+
}, rest), _path228 || (_path228 = /*#__PURE__*/React.createElement("path", {
|
|
2871
|
+
d: "M23,20l-1.4141,1.4141L24.1719,24H6V4H4V24a2.0023,2.0023,0,0,0,2,2H24.1719l-2.586,2.5859L23,30l5-5Z"
|
|
2860
2872
|
})), children);
|
|
2861
2873
|
});
|
|
2862
2874
|
|
|
2863
2875
|
if (process.env.NODE_ENV !== "production") {
|
|
2864
|
-
|
|
2876
|
+
XAxis.propTypes = iconPropTypes;
|
|
2865
2877
|
}
|
|
2866
|
-
var
|
|
2878
|
+
var Xls = /*#__PURE__*/React.forwardRef(function Xls(_ref112, ref) {
|
|
2867
2879
|
var children = _ref112.children,
|
|
2868
2880
|
_ref112$size = _ref112.size,
|
|
2869
2881
|
size = _ref112$size === void 0 ? 16 : _ref112$size,
|
|
@@ -2876,15 +2888,15 @@ var QZ = /*#__PURE__*/React.forwardRef(function QZ(_ref112, ref) {
|
|
|
2876
2888
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2877
2889
|
viewBox: "0 0 32 32",
|
|
2878
2890
|
fill: "currentColor"
|
|
2879
|
-
}, rest),
|
|
2880
|
-
d: "
|
|
2891
|
+
}, rest), _path229 || (_path229 = /*#__PURE__*/React.createElement("path", {
|
|
2892
|
+
d: "M28 23H22V21h6V17H24a2.002 2.002 0 01-2-2V11a2.002 2.002 0 012-2h6v2H24v4h4a2.002 2.002 0 012 2v4A2.0023 2.0023 0 0128 23zM14 21L14 9 12 9 12 23 20 23 20 21 14 21zM10 9L8 9 6 15 4 9 2 9 4.752 16 2 23 4 23 6 17 8 23 10 23 7.245 16 10 9z"
|
|
2881
2893
|
})), children);
|
|
2882
2894
|
});
|
|
2883
2895
|
|
|
2884
2896
|
if (process.env.NODE_ENV !== "production") {
|
|
2885
|
-
|
|
2897
|
+
Xls.propTypes = iconPropTypes;
|
|
2886
2898
|
}
|
|
2887
|
-
var
|
|
2899
|
+
var Xml = /*#__PURE__*/React.forwardRef(function Xml(_ref113, ref) {
|
|
2888
2900
|
var children = _ref113.children,
|
|
2889
2901
|
_ref113$size = _ref113.size,
|
|
2890
2902
|
size = _ref113$size === void 0 ? 16 : _ref113$size,
|
|
@@ -2897,15 +2909,15 @@ var ZAxis = /*#__PURE__*/React.forwardRef(function ZAxis(_ref113, ref) {
|
|
|
2897
2909
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2898
2910
|
viewBox: "0 0 32 32",
|
|
2899
2911
|
fill: "currentColor"
|
|
2900
|
-
}, rest),
|
|
2901
|
-
d: "
|
|
2912
|
+
}, rest), _path230 || (_path230 = /*#__PURE__*/React.createElement("path", {
|
|
2913
|
+
d: "M24 21L24 9 22 9 22 23 30 23 30 21 24 21zM18 9L16.48 14 16 15.98 15.54 14 14 9 12 9 12 23 14 23 14 15 13.84 13 14.42 15 16 19.63 17.58 15 18.16 13 18 15 18 23 20 23 20 9 18 9zM10 9L8 9 6 15 4 9 2 9 4.75 16 2 23 4 23 6 17 8 23 10 23 7.25 16 10 9z"
|
|
2902
2914
|
})), children);
|
|
2903
2915
|
});
|
|
2904
2916
|
|
|
2905
2917
|
if (process.env.NODE_ENV !== "production") {
|
|
2906
|
-
|
|
2918
|
+
Xml.propTypes = iconPropTypes;
|
|
2907
2919
|
}
|
|
2908
|
-
var
|
|
2920
|
+
var QY = /*#__PURE__*/React.forwardRef(function QY(_ref114, ref) {
|
|
2909
2921
|
var children = _ref114.children,
|
|
2910
2922
|
_ref114$size = _ref114.size,
|
|
2911
2923
|
size = _ref114$size === void 0 ? 16 : _ref114$size,
|
|
@@ -2918,15 +2930,15 @@ var Zip = /*#__PURE__*/React.forwardRef(function Zip(_ref114, ref) {
|
|
|
2918
2930
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2919
2931
|
viewBox: "0 0 32 32",
|
|
2920
2932
|
fill: "currentColor"
|
|
2921
|
-
}, rest),
|
|
2922
|
-
d: "
|
|
2933
|
+
}, rest), _path231 || (_path231 = /*#__PURE__*/React.createElement("path", {
|
|
2934
|
+
d: "M20 9L18 9 16 16 14 9 12 9 15 18 15 23 17 23 17 18 20 9z"
|
|
2923
2935
|
})), children);
|
|
2924
2936
|
});
|
|
2925
2937
|
|
|
2926
2938
|
if (process.env.NODE_ENV !== "production") {
|
|
2927
|
-
|
|
2939
|
+
QY.propTypes = iconPropTypes;
|
|
2928
2940
|
}
|
|
2929
|
-
var
|
|
2941
|
+
var YAxis = /*#__PURE__*/React.forwardRef(function YAxis(_ref115, ref) {
|
|
2930
2942
|
var children = _ref115.children,
|
|
2931
2943
|
_ref115$size = _ref115.size,
|
|
2932
2944
|
size = _ref115$size === void 0 ? 16 : _ref115$size,
|
|
@@ -2939,15 +2951,15 @@ var ZipReference = /*#__PURE__*/React.forwardRef(function ZipReference(_ref115,
|
|
|
2939
2951
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2940
2952
|
viewBox: "0 0 32 32",
|
|
2941
2953
|
fill: "currentColor"
|
|
2942
|
-
}, rest),
|
|
2943
|
-
d: "
|
|
2954
|
+
}, rest), _path232 || (_path232 = /*#__PURE__*/React.createElement("path", {
|
|
2955
|
+
d: "M8,26V7.8281l2.5859,2.586L12,9,7,4,2,9l1.4141,1.4141L6,7.8281V26a2.0023,2.0023,0,0,0,2,2H28V26Z"
|
|
2944
2956
|
})), children);
|
|
2945
2957
|
});
|
|
2946
2958
|
|
|
2947
2959
|
if (process.env.NODE_ENV !== "production") {
|
|
2948
|
-
|
|
2960
|
+
YAxis.propTypes = iconPropTypes;
|
|
2949
2961
|
}
|
|
2950
|
-
var
|
|
2962
|
+
var QZ = /*#__PURE__*/React.forwardRef(function QZ(_ref116, ref) {
|
|
2951
2963
|
var children = _ref116.children,
|
|
2952
2964
|
_ref116$size = _ref116.size,
|
|
2953
2965
|
size = _ref116$size === void 0 ? 16 : _ref116$size,
|
|
@@ -2960,15 +2972,15 @@ var ZoomArea = /*#__PURE__*/React.forwardRef(function ZoomArea(_ref116, ref) {
|
|
|
2960
2972
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2961
2973
|
viewBox: "0 0 32 32",
|
|
2962
2974
|
fill: "currentColor"
|
|
2963
|
-
}, rest),
|
|
2964
|
-
d: "
|
|
2975
|
+
}, rest), _path233 || (_path233 = /*#__PURE__*/React.createElement("path", {
|
|
2976
|
+
d: "M20 9L12 9 12 11 18 11 12 21 12 23 20 23 20 21 14 21 20 11 20 9z"
|
|
2965
2977
|
})), children);
|
|
2966
2978
|
});
|
|
2967
2979
|
|
|
2968
2980
|
if (process.env.NODE_ENV !== "production") {
|
|
2969
|
-
|
|
2981
|
+
QZ.propTypes = iconPropTypes;
|
|
2970
2982
|
}
|
|
2971
|
-
var
|
|
2983
|
+
var ZAxis = /*#__PURE__*/React.forwardRef(function ZAxis(_ref117, ref) {
|
|
2972
2984
|
var children = _ref117.children,
|
|
2973
2985
|
_ref117$size = _ref117.size,
|
|
2974
2986
|
size = _ref117$size === void 0 ? 16 : _ref117$size,
|
|
@@ -2981,37 +2993,20 @@ var ZoomFit = /*#__PURE__*/React.forwardRef(function ZoomFit(_ref117, ref) {
|
|
|
2981
2993
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2982
2994
|
viewBox: "0 0 32 32",
|
|
2983
2995
|
fill: "currentColor"
|
|
2984
|
-
}, rest),
|
|
2985
|
-
d: "
|
|
2986
|
-
})), _path231 || (_path231 = /*#__PURE__*/React.createElement("path", {
|
|
2987
|
-
d: "M10 12H8V10a2.0023 2.0023 0 012-2h2v2H10zM18 12H16V10H14V8h2a2.0023 2.0023 0 012 2zM12 18H10a2.0023 2.0023 0 01-2-2V14h2v2h2zM16 18H14V16h2V14h2v2A2.0023 2.0023 0 0116 18z"
|
|
2996
|
+
}, rest), _path234 || (_path234 = /*#__PURE__*/React.createElement("path", {
|
|
2997
|
+
d: "M26 22L26 25.586 17 16.586 17 10 17 6 17 5.828 19.586 8.414 21 7 16 2 11 7 12.414 8.414 15 5.828 15 6 15 10 15 16.586 6 25.586 6 22 4 22 4 29 11 29 11 27 7.414 27 16 18.414 24.586 27 21 27 21 29 28 29 28 22 26 22z"
|
|
2988
2998
|
})), children);
|
|
2989
2999
|
});
|
|
2990
3000
|
|
|
2991
3001
|
if (process.env.NODE_ENV !== "production") {
|
|
2992
|
-
|
|
3002
|
+
ZAxis.propTypes = iconPropTypes;
|
|
2993
3003
|
}
|
|
2994
|
-
var
|
|
3004
|
+
var Zip = /*#__PURE__*/React.forwardRef(function Zip(_ref118, ref) {
|
|
2995
3005
|
var children = _ref118.children,
|
|
2996
3006
|
_ref118$size = _ref118.size,
|
|
2997
3007
|
size = _ref118$size === void 0 ? 16 : _ref118$size,
|
|
2998
3008
|
rest = _objectWithoutProperties(_ref118, _excluded118);
|
|
2999
3009
|
|
|
3000
|
-
if (size === 16 || size === "16" || size === "16px") {
|
|
3001
|
-
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
3002
|
-
width: size,
|
|
3003
|
-
height: size,
|
|
3004
|
-
ref: ref,
|
|
3005
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
3006
|
-
viewBox: "0 0 16 16",
|
|
3007
|
-
fill: "currentColor"
|
|
3008
|
-
}, rest), _path232 || (_path232 = /*#__PURE__*/React.createElement("path", {
|
|
3009
|
-
d: "M9 6L7 6 7 4 6 4 6 6 4 6 4 7 6 7 6 9 7 9 7 7 9 7z"
|
|
3010
|
-
})), _path233 || (_path233 = /*#__PURE__*/React.createElement("path", {
|
|
3011
|
-
d: "M10.7,10C11.5,9,12,7.8,12,6.5C12,3.5,9.5,1,6.5,1S1,3.5,1,6.5S3.5,12,6.5,12c1.3,0,2.5-0.5,3.5-1.3l3.8,3.8l0.7-0.7 L10.7,10z M6.5,11C4,11,2,9,2,6.5S4,2,6.5,2S11,4,11,6.5S9,11,6.5,11L6.5,11z"
|
|
3012
|
-
})), children);
|
|
3013
|
-
}
|
|
3014
|
-
|
|
3015
3010
|
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
3016
3011
|
width: size,
|
|
3017
3012
|
height: size,
|
|
@@ -3019,17 +3014,15 @@ var ZoomIn = /*#__PURE__*/React.forwardRef(function ZoomIn(_ref118, ref) {
|
|
|
3019
3014
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3020
3015
|
viewBox: "0 0 32 32",
|
|
3021
3016
|
fill: "currentColor"
|
|
3022
|
-
}, rest),
|
|
3023
|
-
d: "
|
|
3024
|
-
})), _path235 || (_path235 = /*#__PURE__*/React.createElement("path", {
|
|
3025
|
-
d: "M21.4479,20A10.856,10.856,0,0,0,24,13,11,11,0,1,0,13,24a10.856,10.856,0,0,0,7-2.5521L27.5859,29,29,27.5859ZM13,22a9,9,0,1,1,9-9A9.01,9.01,0,0,1,13,22Z"
|
|
3017
|
+
}, rest), _path235 || (_path235 = /*#__PURE__*/React.createElement("path", {
|
|
3018
|
+
d: "M28 9H22V23h2V18h4a2 2 0 002-2V11A2 2 0 0028 9zm0 7H24V11h4zM12 9L12 11 15 11 15 21 12 21 12 23 20 23 20 21 17 21 17 11 20 11 20 9 12 9zM10 9L2 9 2 11 8 11 2 21 2 23 10 23 10 21 4 21 10 11 10 9z"
|
|
3026
3019
|
})), children);
|
|
3027
3020
|
});
|
|
3028
3021
|
|
|
3029
3022
|
if (process.env.NODE_ENV !== "production") {
|
|
3030
|
-
|
|
3023
|
+
Zip.propTypes = iconPropTypes;
|
|
3031
3024
|
}
|
|
3032
|
-
var
|
|
3025
|
+
var ZipReference = /*#__PURE__*/React.forwardRef(function ZipReference(_ref119, ref) {
|
|
3033
3026
|
var children = _ref119.children,
|
|
3034
3027
|
_ref119$size = _ref119.size,
|
|
3035
3028
|
size = _ref119$size === void 0 ? 16 : _ref119$size,
|
|
@@ -3043,21 +3036,63 @@ var ZoomInArea = /*#__PURE__*/React.forwardRef(function ZoomInArea(_ref119, ref)
|
|
|
3043
3036
|
viewBox: "0 0 32 32",
|
|
3044
3037
|
fill: "currentColor"
|
|
3045
3038
|
}, rest), _path236 || (_path236 = /*#__PURE__*/React.createElement("path", {
|
|
3046
|
-
d: "
|
|
3047
|
-
})), _path237 || (_path237 = /*#__PURE__*/React.createElement("path", {
|
|
3048
|
-
d: "M31 29.5859l-4.6885-4.6884a8.028 8.028 0 10-1.414 1.414L29.5859 31zM20 26a6 6 0 116-6A6.0066 6.0066 0 0120 26zM4 8H2V4A2.0021 2.0021 0 014 2H8V4H4zM26 8H24V4H20V2h4a2.0021 2.0021 0 012 2zM12 2H16V4H12zM8 26H4a2.0021 2.0021 0 01-2-2V20H4v4H8zM2 12H4V16H2z"
|
|
3039
|
+
d: "M4 20L4 22 8.586 22 2 28.586 3.414 30 10 23.414 10 28 12 28 12 20 4 20zM28 2H22V16h2V11h4a2 2 0 002-2V4A2 2 0 0028 2zm0 7H24V4h4zM12 4L15 4 15 14 12 14 12 16 20 16 20 14 17 14 17 4 20 4 20 2 12 2 12 4zM2 4L8 4 2 14 2 16 10 16 10 14 4 14 10 4 10 2 2 2 2 4z"
|
|
3049
3040
|
})), children);
|
|
3050
3041
|
});
|
|
3051
3042
|
|
|
3052
3043
|
if (process.env.NODE_ENV !== "production") {
|
|
3053
|
-
|
|
3044
|
+
ZipReference.propTypes = iconPropTypes;
|
|
3054
3045
|
}
|
|
3055
|
-
var
|
|
3046
|
+
var ZoomArea = /*#__PURE__*/React.forwardRef(function ZoomArea(_ref120, ref) {
|
|
3056
3047
|
var children = _ref120.children,
|
|
3057
3048
|
_ref120$size = _ref120.size,
|
|
3058
3049
|
size = _ref120$size === void 0 ? 16 : _ref120$size,
|
|
3059
3050
|
rest = _objectWithoutProperties(_ref120, _excluded120);
|
|
3060
3051
|
|
|
3052
|
+
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
3053
|
+
width: size,
|
|
3054
|
+
height: size,
|
|
3055
|
+
ref: ref,
|
|
3056
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
3057
|
+
viewBox: "0 0 32 32",
|
|
3058
|
+
fill: "currentColor"
|
|
3059
|
+
}, rest), _path237 || (_path237 = /*#__PURE__*/React.createElement("path", {
|
|
3060
|
+
d: "M31 29.5859l-4.6885-4.6884a8.028 8.028 0 10-1.414 1.414L29.5859 31zM20 26a6 6 0 116-6A6.0066 6.0066 0 0120 26zM8 26H4a2.0021 2.0021 0 01-2-2V20H4v4H8zM2 12H4V16H2zM26 8H24V4H20V2h4a2.0021 2.0021 0 012 2zM12 2H16V4H12zM4 8H2V4A2.0021 2.0021 0 014 2H8V4H4z"
|
|
3061
|
+
})), children);
|
|
3062
|
+
});
|
|
3063
|
+
|
|
3064
|
+
if (process.env.NODE_ENV !== "production") {
|
|
3065
|
+
ZoomArea.propTypes = iconPropTypes;
|
|
3066
|
+
}
|
|
3067
|
+
var ZoomFit = /*#__PURE__*/React.forwardRef(function ZoomFit(_ref121, ref) {
|
|
3068
|
+
var children = _ref121.children,
|
|
3069
|
+
_ref121$size = _ref121.size,
|
|
3070
|
+
size = _ref121$size === void 0 ? 16 : _ref121$size,
|
|
3071
|
+
rest = _objectWithoutProperties(_ref121, _excluded121);
|
|
3072
|
+
|
|
3073
|
+
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
3074
|
+
width: size,
|
|
3075
|
+
height: size,
|
|
3076
|
+
ref: ref,
|
|
3077
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
3078
|
+
viewBox: "0 0 32 32",
|
|
3079
|
+
fill: "currentColor"
|
|
3080
|
+
}, rest), _path238 || (_path238 = /*#__PURE__*/React.createElement("path", {
|
|
3081
|
+
d: "M21.4479,20A10.856,10.856,0,0,0,24,13,11,11,0,1,0,13,24a10.856,10.856,0,0,0,7-2.5521L27.5859,29,29,27.5859ZM13,22a9,9,0,1,1,9-9A9.01,9.01,0,0,1,13,22Z"
|
|
3082
|
+
})), _path239 || (_path239 = /*#__PURE__*/React.createElement("path", {
|
|
3083
|
+
d: "M10 12H8V10a2.0023 2.0023 0 012-2h2v2H10zM18 12H16V10H14V8h2a2.0023 2.0023 0 012 2zM12 18H10a2.0023 2.0023 0 01-2-2V14h2v2h2zM16 18H14V16h2V14h2v2A2.0023 2.0023 0 0116 18z"
|
|
3084
|
+
})), children);
|
|
3085
|
+
});
|
|
3086
|
+
|
|
3087
|
+
if (process.env.NODE_ENV !== "production") {
|
|
3088
|
+
ZoomFit.propTypes = iconPropTypes;
|
|
3089
|
+
}
|
|
3090
|
+
var ZoomIn = /*#__PURE__*/React.forwardRef(function ZoomIn(_ref122, ref) {
|
|
3091
|
+
var children = _ref122.children,
|
|
3092
|
+
_ref122$size = _ref122.size,
|
|
3093
|
+
size = _ref122$size === void 0 ? 16 : _ref122$size,
|
|
3094
|
+
rest = _objectWithoutProperties(_ref122, _excluded122);
|
|
3095
|
+
|
|
3061
3096
|
if (size === 16 || size === "16" || size === "16px") {
|
|
3062
3097
|
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
3063
3098
|
width: size,
|
|
@@ -3066,9 +3101,9 @@ var ZoomOut = /*#__PURE__*/React.forwardRef(function ZoomOut(_ref120, ref) {
|
|
|
3066
3101
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3067
3102
|
viewBox: "0 0 16 16",
|
|
3068
3103
|
fill: "currentColor"
|
|
3069
|
-
}, rest),
|
|
3070
|
-
d: "
|
|
3071
|
-
})),
|
|
3104
|
+
}, rest), _path240 || (_path240 = /*#__PURE__*/React.createElement("path", {
|
|
3105
|
+
d: "M9 6L7 6 7 4 6 4 6 6 4 6 4 7 6 7 6 9 7 9 7 7 9 7z"
|
|
3106
|
+
})), _path241 || (_path241 = /*#__PURE__*/React.createElement("path", {
|
|
3072
3107
|
d: "M10.7,10C11.5,9,12,7.8,12,6.5C12,3.5,9.5,1,6.5,1S1,3.5,1,6.5S3.5,12,6.5,12c1.3,0,2.5-0.5,3.5-1.3l3.8,3.8l0.7-0.7 L10.7,10z M6.5,11C4,11,2,9,2,6.5S4,2,6.5,2S11,4,11,6.5S9,11,6.5,11L6.5,11z"
|
|
3073
3108
|
})), children);
|
|
3074
3109
|
}
|
|
@@ -3080,21 +3115,21 @@ var ZoomOut = /*#__PURE__*/React.forwardRef(function ZoomOut(_ref120, ref) {
|
|
|
3080
3115
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3081
3116
|
viewBox: "0 0 32 32",
|
|
3082
3117
|
fill: "currentColor"
|
|
3083
|
-
}, rest),
|
|
3084
|
-
d: "
|
|
3085
|
-
})),
|
|
3118
|
+
}, rest), _path242 || (_path242 = /*#__PURE__*/React.createElement("path", {
|
|
3119
|
+
d: "M18 12L14 12 14 8 12 8 12 12 8 12 8 14 12 14 12 18 14 18 14 14 18 14 18 12z"
|
|
3120
|
+
})), _path243 || (_path243 = /*#__PURE__*/React.createElement("path", {
|
|
3086
3121
|
d: "M21.4479,20A10.856,10.856,0,0,0,24,13,11,11,0,1,0,13,24a10.856,10.856,0,0,0,7-2.5521L27.5859,29,29,27.5859ZM13,22a9,9,0,1,1,9-9A9.01,9.01,0,0,1,13,22Z"
|
|
3087
3122
|
})), children);
|
|
3088
3123
|
});
|
|
3089
3124
|
|
|
3090
3125
|
if (process.env.NODE_ENV !== "production") {
|
|
3091
|
-
|
|
3126
|
+
ZoomIn.propTypes = iconPropTypes;
|
|
3092
3127
|
}
|
|
3093
|
-
var
|
|
3094
|
-
var children =
|
|
3095
|
-
|
|
3096
|
-
size =
|
|
3097
|
-
rest = _objectWithoutProperties(
|
|
3128
|
+
var ZoomInArea = /*#__PURE__*/React.forwardRef(function ZoomInArea(_ref123, ref) {
|
|
3129
|
+
var children = _ref123.children,
|
|
3130
|
+
_ref123$size = _ref123.size,
|
|
3131
|
+
size = _ref123$size === void 0 ? 16 : _ref123$size,
|
|
3132
|
+
rest = _objectWithoutProperties(_ref123, _excluded123);
|
|
3098
3133
|
|
|
3099
3134
|
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
3100
3135
|
width: size,
|
|
@@ -3103,21 +3138,36 @@ var ZoomOutArea = /*#__PURE__*/React.forwardRef(function ZoomOutArea(_ref121, re
|
|
|
3103
3138
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3104
3139
|
viewBox: "0 0 32 32",
|
|
3105
3140
|
fill: "currentColor"
|
|
3106
|
-
}, rest),
|
|
3107
|
-
d: "
|
|
3108
|
-
})),
|
|
3141
|
+
}, rest), _path244 || (_path244 = /*#__PURE__*/React.createElement("path", {
|
|
3142
|
+
d: "M24 19L21 19 21 16 19 16 19 19 16 19 16 21 19 21 19 24 21 24 21 21 24 21 24 19z"
|
|
3143
|
+
})), _path245 || (_path245 = /*#__PURE__*/React.createElement("path", {
|
|
3109
3144
|
d: "M31 29.5859l-4.6885-4.6884a8.028 8.028 0 10-1.414 1.414L29.5859 31zM20 26a6 6 0 116-6A6.0066 6.0066 0 0120 26zM4 8H2V4A2.0021 2.0021 0 014 2H8V4H4zM26 8H24V4H20V2h4a2.0021 2.0021 0 012 2zM12 2H16V4H12zM8 26H4a2.0021 2.0021 0 01-2-2V20H4v4H8zM2 12H4V16H2z"
|
|
3110
3145
|
})), children);
|
|
3111
3146
|
});
|
|
3112
3147
|
|
|
3113
3148
|
if (process.env.NODE_ENV !== "production") {
|
|
3114
|
-
|
|
3149
|
+
ZoomInArea.propTypes = iconPropTypes;
|
|
3115
3150
|
}
|
|
3116
|
-
var
|
|
3117
|
-
var children =
|
|
3118
|
-
|
|
3119
|
-
size =
|
|
3120
|
-
rest = _objectWithoutProperties(
|
|
3151
|
+
var ZoomOut = /*#__PURE__*/React.forwardRef(function ZoomOut(_ref124, ref) {
|
|
3152
|
+
var children = _ref124.children,
|
|
3153
|
+
_ref124$size = _ref124.size,
|
|
3154
|
+
size = _ref124$size === void 0 ? 16 : _ref124$size,
|
|
3155
|
+
rest = _objectWithoutProperties(_ref124, _excluded124);
|
|
3156
|
+
|
|
3157
|
+
if (size === 16 || size === "16" || size === "16px") {
|
|
3158
|
+
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
3159
|
+
width: size,
|
|
3160
|
+
height: size,
|
|
3161
|
+
ref: ref,
|
|
3162
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
3163
|
+
viewBox: "0 0 16 16",
|
|
3164
|
+
fill: "currentColor"
|
|
3165
|
+
}, rest), _path246 || (_path246 = /*#__PURE__*/React.createElement("path", {
|
|
3166
|
+
d: "M4 6H9V7H4z"
|
|
3167
|
+
})), _path247 || (_path247 = /*#__PURE__*/React.createElement("path", {
|
|
3168
|
+
d: "M10.7,10C11.5,9,12,7.8,12,6.5C12,3.5,9.5,1,6.5,1S1,3.5,1,6.5S3.5,12,6.5,12c1.3,0,2.5-0.5,3.5-1.3l3.8,3.8l0.7-0.7 L10.7,10z M6.5,11C4,11,2,9,2,6.5S4,2,6.5,2S11,4,11,6.5S9,11,6.5,11L6.5,11z"
|
|
3169
|
+
})), children);
|
|
3170
|
+
}
|
|
3121
3171
|
|
|
3122
3172
|
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
3123
3173
|
width: size,
|
|
@@ -3126,19 +3176,21 @@ var ZoomReset = /*#__PURE__*/React.forwardRef(function ZoomReset(_ref122, ref) {
|
|
|
3126
3176
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3127
3177
|
viewBox: "0 0 32 32",
|
|
3128
3178
|
fill: "currentColor"
|
|
3129
|
-
}, rest),
|
|
3130
|
-
d: "
|
|
3179
|
+
}, rest), _path248 || (_path248 = /*#__PURE__*/React.createElement("path", {
|
|
3180
|
+
d: "M8 12H18V14H8z"
|
|
3181
|
+
})), _path249 || (_path249 = /*#__PURE__*/React.createElement("path", {
|
|
3182
|
+
d: "M21.4479,20A10.856,10.856,0,0,0,24,13,11,11,0,1,0,13,24a10.856,10.856,0,0,0,7-2.5521L27.5859,29,29,27.5859ZM13,22a9,9,0,1,1,9-9A9.01,9.01,0,0,1,13,22Z"
|
|
3131
3183
|
})), children);
|
|
3132
3184
|
});
|
|
3133
3185
|
|
|
3134
3186
|
if (process.env.NODE_ENV !== "production") {
|
|
3135
|
-
|
|
3187
|
+
ZoomOut.propTypes = iconPropTypes;
|
|
3136
3188
|
}
|
|
3137
|
-
var
|
|
3138
|
-
var children =
|
|
3139
|
-
|
|
3140
|
-
size =
|
|
3141
|
-
rest = _objectWithoutProperties(
|
|
3189
|
+
var ZoomOutArea = /*#__PURE__*/React.forwardRef(function ZoomOutArea(_ref125, ref) {
|
|
3190
|
+
var children = _ref125.children,
|
|
3191
|
+
_ref125$size = _ref125.size,
|
|
3192
|
+
size = _ref125$size === void 0 ? 16 : _ref125$size,
|
|
3193
|
+
rest = _objectWithoutProperties(_ref125, _excluded125);
|
|
3142
3194
|
|
|
3143
3195
|
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
3144
3196
|
width: size,
|
|
@@ -3147,13 +3199,15 @@ var WatsonHealthZoomPan = /*#__PURE__*/React.forwardRef(function WatsonHealthZoo
|
|
|
3147
3199
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3148
3200
|
viewBox: "0 0 32 32",
|
|
3149
3201
|
fill: "currentColor"
|
|
3150
|
-
}, rest),
|
|
3151
|
-
d: "
|
|
3202
|
+
}, rest), _path250 || (_path250 = /*#__PURE__*/React.createElement("path", {
|
|
3203
|
+
d: "M16 19H24V21H16z"
|
|
3204
|
+
})), _path251 || (_path251 = /*#__PURE__*/React.createElement("path", {
|
|
3205
|
+
d: "M31 29.5859l-4.6885-4.6884a8.028 8.028 0 10-1.414 1.414L29.5859 31zM20 26a6 6 0 116-6A6.0066 6.0066 0 0120 26zM4 8H2V4A2.0021 2.0021 0 014 2H8V4H4zM26 8H24V4H20V2h4a2.0021 2.0021 0 012 2zM12 2H16V4H12zM8 26H4a2.0021 2.0021 0 01-2-2V20H4v4H8zM2 12H4V16H2z"
|
|
3152
3206
|
})), children);
|
|
3153
3207
|
});
|
|
3154
3208
|
|
|
3155
3209
|
if (process.env.NODE_ENV !== "production") {
|
|
3156
|
-
|
|
3210
|
+
ZoomOutArea.propTypes = iconPropTypes;
|
|
3157
3211
|
}
|
|
3158
3212
|
|
|
3159
|
-
export { QX, QY, QZ, 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, WarningSquareFilled, Watch, Watson, WatsonHealthWindowAuto, WatsonHealthWindowBase, WatsonHealthWindowBlackSaturation, WatsonHealthWindowOverlay, WatsonHealthWindowPreset,
|
|
3213
|
+
export { QX, QY, QZ, 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, WarningSquareFilled, Watch, Watson, WatsonHealthWindowAuto, WatsonHealthWindowBase, WatsonHealthWindowBlackSaturation, WatsonHealthWindowOverlay, WatsonHealthWindowPreset, WatsonMachineLearning, WaveDirection, WaveHeight, WavePeriod, WeatherFrontCold, WeatherFrontStationary, WeatherFrontWarm, WeatherStation, Webhook, Websheet, Wheat, Wifi, WifiBridge, WifiBridgeAlt, WifiController, WifiNotSecure, WifiOff, WifiSecure, Wikis, WindGusts, WindPower, WindStream, Windy, WindyDust, WindySnow, WindyStrong, WinterWarning, WintryMix, WirelessCheckout, Wmv, WordCloud, WorkflowAutomation, Workspace, WorkspaceImport, Worship, WorshipChristian, WorshipJewish, WorshipMuslim, XAxis, Xls, Xml, YAxis, ZAxis, Zip, ZipReference, ZoomArea, ZoomFit, ZoomIn, ZoomInArea, ZoomOut, ZoomOutArea };
|