@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
package/es/generated/bucket-9.js
CHANGED
|
@@ -11,7 +11,7 @@ import React from 'react';
|
|
|
11
11
|
import '@carbon/icon-helpers';
|
|
12
12
|
import 'prop-types';
|
|
13
13
|
|
|
14
|
-
var _path, _path2, _path3, _path4, _path5, _path6, _path7, _path8, _path9, _path10, _path11, _path12, _path13, _path14,
|
|
14
|
+
var _path, _path2, _path3, _path4, _path5, _path6, _path7, _path8, _path9, _path10, _path11, _path12, _path13, _path14, _path15, _path16, _path17, _path18, _path19, _path20, _path21, _path22, _circle, _path23, _path24, _circle2, _path25, _path26, _path27, _path28, _path29, _path30, _path31, _path32, _path33, _path34, _path35, _path36, _path37, _path38, _path39, _path40, _switch, _switch2, _path41, _path42, _path43, _path44, _path45, _path46, _path47, _path48, _path49, _path50, _path51, _path52, _path53, _path54, _path55, _path56, _path57, _path58, _circle3, _circle4, _path59, _path60, _path61, _path62, _path63, _path64, _circle5, _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, _circle6, _path114, _path115, _path116, _circle7, _circle8, _circle9, _circle10, _circle11, _circle12, _circle13, _circle14, _circle15, _path117, _circle16, _circle17, _circle18, _circle19, _circle20, _circle21, _circle22, _circle23, _circle24, _circle25, _circle26, _circle27, _circle28, _circle29, _circle30, _circle31, _circle32, _path118, _path119, _path120, _path121, _circle33, _path122, _path123, _path124, _circle34, _path125, _circle35, _path126, _circle36, _path127, _path128, _path129, _path130, _path131, _path132, _path133, _path134, _path135, _circle37, _circle38, _circle39, _path136, _circle40, _path137, _circle41, _circle42, _path138, _path139, _path140, _path141, _path142, _path143, _path144, _path145, _path146, _path147, _path148, _path149, _path150, _path151, _path152, _path153, _path154, _path155, _path156, _path157, _path158, _path159, _path160, _path161, _path162, _path163, _path164, _path165, _path166, _path167, _path168, _path169, _path170, _path171, _path172, _path173, _path174, _path175, _path176, _circle43, _path177, _path178, _path179, _path180, _path181, _path182, _path183, _path184, _path185, _path186, _path187, _path188, _path189, _path190, _path191, _path192, _path193, _path194, _path195, _path196, _path197, _path198;
|
|
15
15
|
|
|
16
16
|
var _excluded = ["children", "size"],
|
|
17
17
|
_excluded2 = ["children", "size"],
|
|
@@ -138,7 +138,7 @@ var _excluded = ["children", "size"],
|
|
|
138
138
|
_excluded123 = ["children", "size"],
|
|
139
139
|
_excluded124 = ["children", "size"],
|
|
140
140
|
_excluded125 = ["children", "size"];
|
|
141
|
-
var
|
|
141
|
+
var MapBoundary = /*#__PURE__*/React.forwardRef(function MapBoundary(_ref, ref) {
|
|
142
142
|
var children = _ref.children,
|
|
143
143
|
_ref$size = _ref.size,
|
|
144
144
|
size = _ref$size === void 0 ? 16 : _ref$size,
|
|
@@ -152,14 +152,16 @@ var MathCurve = /*#__PURE__*/React.forwardRef(function MathCurve(_ref, ref) {
|
|
|
152
152
|
viewBox: "0 0 32 32",
|
|
153
153
|
fill: "currentColor"
|
|
154
154
|
}, rest), _path || (_path = /*#__PURE__*/React.createElement("path", {
|
|
155
|
-
d: "
|
|
155
|
+
d: "M12 10H14V14H12zM18 18H22V20H18zM14 18L14 16 12 16 12 20 16 20 16 18 14 18zM16 4H28V16H16z"
|
|
156
|
+
})), _path2 || (_path2 = /*#__PURE__*/React.createElement("path", {
|
|
157
|
+
d: "M17.885 29.997L11.819 26.142 4 27.989 4 4 14 4 14 8 12 8 12 6 6 6 6 25.461 12.181 24.001 18.115 27.773 22.818 26 26 26 26 20 24 20 24 18 28 18 28 28 23.182 28 17.885 29.997z"
|
|
156
158
|
})), children);
|
|
157
159
|
});
|
|
158
160
|
|
|
159
161
|
if (process.env.NODE_ENV !== "production") {
|
|
160
|
-
|
|
162
|
+
MapBoundary.propTypes = iconPropTypes;
|
|
161
163
|
}
|
|
162
|
-
var
|
|
164
|
+
var MapBoundaryVegetation = /*#__PURE__*/React.forwardRef(function MapBoundaryVegetation(_ref2, ref) {
|
|
163
165
|
var children = _ref2.children,
|
|
164
166
|
_ref2$size = _ref2.size,
|
|
165
167
|
size = _ref2$size === void 0 ? 16 : _ref2$size,
|
|
@@ -172,20 +174,92 @@ var QMatrix = /*#__PURE__*/React.forwardRef(function QMatrix(_ref2, ref) {
|
|
|
172
174
|
xmlns: "http://www.w3.org/2000/svg",
|
|
173
175
|
viewBox: "0 0 32 32",
|
|
174
176
|
fill: "currentColor"
|
|
175
|
-
}, rest),
|
|
176
|
-
d: "
|
|
177
|
+
}, rest), _path3 || (_path3 = /*#__PURE__*/React.createElement("path", {
|
|
178
|
+
d: "M28 16H18V14h5V10a2 2 0 012-2h1.5a1.5 1.5 0 00.2837-2.9734l-.7109-.1355L25.9982 4.32a2.6322 2.6322 0 00-1.68-2.1823 2.5051 2.5051 0 00-3.0836 1.3042l-.3032.6472-.71-.0771a2.0185 2.0185 0 00-2.17 2.4343A2.0976 2.0976 0 0020.1261 8H21v2h-.7817A4.1491 4.1491 0 0116.012 6.3136a4.0047 4.0047 0 013.7414-4.306A4.5006 4.5006 0 0127.8267 3.26a3.5051 3.5051 0 012.1422 3.7094A3.6283 3.6283 0 0126.3172 10H25v4h3zM18 18H22V20H18zM14 18L14 16 12 16 12 20 16 20 16 18 14 18zM12 10H14V14H12z"
|
|
179
|
+
})), _path4 || (_path4 = /*#__PURE__*/React.createElement("path", {
|
|
180
|
+
d: "M17.885 30L11.819 26.142 4 27.989 4 4 14 4 14 8 12 8 12 6 6 6 6 25.461 12.181 24.001 18.115 27.776 22.818 26 26 26 26 20 24 20 24 18 28 18 28 28 23.182 28 17.885 30z"
|
|
177
181
|
})), children);
|
|
178
182
|
});
|
|
179
183
|
|
|
180
184
|
if (process.env.NODE_ENV !== "production") {
|
|
181
|
-
|
|
185
|
+
MapBoundaryVegetation.propTypes = iconPropTypes;
|
|
182
186
|
}
|
|
183
|
-
var
|
|
187
|
+
var MarineWarning = /*#__PURE__*/React.forwardRef(function MarineWarning(_ref3, ref) {
|
|
184
188
|
var children = _ref3.children,
|
|
185
189
|
_ref3$size = _ref3.size,
|
|
186
190
|
size = _ref3$size === void 0 ? 16 : _ref3$size,
|
|
187
191
|
rest = _objectWithoutProperties(_ref3, _excluded3);
|
|
188
192
|
|
|
193
|
+
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
194
|
+
width: size,
|
|
195
|
+
height: size,
|
|
196
|
+
ref: ref,
|
|
197
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
198
|
+
viewBox: "0 0 32 32",
|
|
199
|
+
fill: "currentColor"
|
|
200
|
+
}, rest), _path5 || (_path5 = /*#__PURE__*/React.createElement("path", {
|
|
201
|
+
d: "M12,20H7a1,1,0,0,0-.97,1.2422L6.9692,25H9.0308l-.75-3H23.7192l-.75,3h2.0616l.9394-3.7578A1,1,0,0,0,25,20H14V3a1,1,0,0,0-1.7993-.6011L2.2075,15.3906A1,1,0,0,0,3,17h9ZM5.0308,15,12,5.94V15Z"
|
|
202
|
+
})), _path6 || (_path6 = /*#__PURE__*/React.createElement("path", {
|
|
203
|
+
d: "M26.9058,25.751A2.998,2.998,0,0,1,24,28a3.4376,3.4376,0,0,1-3.0513-2.3164A1.007,1.007,0,0,0,20,25a.9894.9894,0,0,0-.9468.6787A3.44,3.44,0,0,1,16,28a3.4376,3.4376,0,0,1-3.0513-2.3164A1.007,1.007,0,0,0,12,25a.971.971,0,0,0-.9468.6787A3.44,3.44,0,0,1,8,28a2.998,2.998,0,0,1-2.9058-2.249l-1.9365.498A4.9965,4.9965,0,0,0,8,30a4.9316,4.9316,0,0,0,4-1.9873,5.0192,5.0192,0,0,0,8,0A4.9316,4.9316,0,0,0,24,30a4.9965,4.9965,0,0,0,4.8423-3.751Z"
|
|
204
|
+
})), _path7 || (_path7 = /*#__PURE__*/React.createElement("path", {
|
|
205
|
+
fill: "none",
|
|
206
|
+
d: "M23.75,10h-1.5V6h1.5ZM23,11a1,1,0,1,0,1,1A1,1,0,0,0,23,11Z"
|
|
207
|
+
})), _path8 || (_path8 = /*#__PURE__*/React.createElement("path", {
|
|
208
|
+
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"
|
|
209
|
+
})), children);
|
|
210
|
+
});
|
|
211
|
+
|
|
212
|
+
if (process.env.NODE_ENV !== "production") {
|
|
213
|
+
MarineWarning.propTypes = iconPropTypes;
|
|
214
|
+
}
|
|
215
|
+
var MathCurve = /*#__PURE__*/React.forwardRef(function MathCurve(_ref4, ref) {
|
|
216
|
+
var children = _ref4.children,
|
|
217
|
+
_ref4$size = _ref4.size,
|
|
218
|
+
size = _ref4$size === void 0 ? 16 : _ref4$size,
|
|
219
|
+
rest = _objectWithoutProperties(_ref4, _excluded4);
|
|
220
|
+
|
|
221
|
+
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
222
|
+
width: size,
|
|
223
|
+
height: size,
|
|
224
|
+
ref: ref,
|
|
225
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
226
|
+
viewBox: "0 0 32 32",
|
|
227
|
+
fill: "currentColor"
|
|
228
|
+
}, rest), _path9 || (_path9 = /*#__PURE__*/React.createElement("path", {
|
|
229
|
+
d: "M10.3555,23.0581C12.77,24.5918,15.6208,26,17.9514,26a3.8729,3.8729,0,0,0,2.856-1.084c2.2859-2.29.14-6.3979-1.938-10.3721L24.67,8.7427c1.07.686,2.1038,1.4253,3.0117,2.124L29,9.3486c-.7783-.6064-1.772-1.3383-2.8721-2.0634L30,3.4131,28.5859,2,24.3794,6.2061c-3.3164-1.91-7.1079-3.2461-9.2288-1.1216-2.0388,2.0425-.5512,5.5317,1.2683,9.082l-6.3071,6.3066c-1.0322-.7133-1.9985-1.4448-2.8-2.101L6,19.8848c.6145.5058,1.5513,1.2451,2.6653,2.0351L4,26.585V2H2V28a2,2,0,0,0,2,2H30V28H5.4133ZM16.5647,6.501c1.1357-1.1377,3.6931-.2862,6.3372,1.1831l-4.9947,4.9941C16.5942,10.0591,15.5562,7.5112,16.5647,6.501Zm.8215,9.5259c1.58,3.0317,3.1822,6.2959,2.0071,7.4726-1.3125,1.3145-4.5227-.0254-7.572-1.9077Z"
|
|
230
|
+
})), children);
|
|
231
|
+
});
|
|
232
|
+
|
|
233
|
+
if (process.env.NODE_ENV !== "production") {
|
|
234
|
+
MathCurve.propTypes = iconPropTypes;
|
|
235
|
+
}
|
|
236
|
+
var QMatrix = /*#__PURE__*/React.forwardRef(function QMatrix(_ref5, ref) {
|
|
237
|
+
var children = _ref5.children,
|
|
238
|
+
_ref5$size = _ref5.size,
|
|
239
|
+
size = _ref5$size === void 0 ? 16 : _ref5$size,
|
|
240
|
+
rest = _objectWithoutProperties(_ref5, _excluded5);
|
|
241
|
+
|
|
242
|
+
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
243
|
+
width: size,
|
|
244
|
+
height: size,
|
|
245
|
+
ref: ref,
|
|
246
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
247
|
+
viewBox: "0 0 32 32",
|
|
248
|
+
fill: "currentColor"
|
|
249
|
+
}, rest), _path10 || (_path10 = /*#__PURE__*/React.createElement("path", {
|
|
250
|
+
d: "M18 13L18 4 16 4 16 6 13 6 13 8 16 8 16 13 13 13 13 15 21 15 21 13 18 13zM16.5 20A3.5 3.5 0 1113 23.5 3.5 3.5 0 0116.5 20m0-2A5.5 5.5 0 1022 23.5 5.5 5.5 0 0016.5 18zM8 30L2 30 2 2 8 2 8 4 4 4 4 28 8 28 8 30zM30 30L24 30 24 28 28 28 28 4 24 4 24 2 30 2 30 30z"
|
|
251
|
+
})), children);
|
|
252
|
+
});
|
|
253
|
+
|
|
254
|
+
if (process.env.NODE_ENV !== "production") {
|
|
255
|
+
QMatrix.propTypes = iconPropTypes;
|
|
256
|
+
}
|
|
257
|
+
var Maximize = /*#__PURE__*/React.forwardRef(function Maximize(_ref6, ref) {
|
|
258
|
+
var children = _ref6.children,
|
|
259
|
+
_ref6$size = _ref6.size,
|
|
260
|
+
size = _ref6$size === void 0 ? 16 : _ref6$size,
|
|
261
|
+
rest = _objectWithoutProperties(_ref6, _excluded6);
|
|
262
|
+
|
|
189
263
|
if (size === 16 || size === "16" || size === "16px") {
|
|
190
264
|
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
191
265
|
width: size,
|
|
@@ -194,7 +268,7 @@ var Maximize = /*#__PURE__*/React.forwardRef(function Maximize(_ref3, ref) {
|
|
|
194
268
|
xmlns: "http://www.w3.org/2000/svg",
|
|
195
269
|
viewBox: "0 0 16 16",
|
|
196
270
|
fill: "currentColor"
|
|
197
|
-
}, rest),
|
|
271
|
+
}, rest), _path11 || (_path11 = /*#__PURE__*/React.createElement("path", {
|
|
198
272
|
d: "M6 15L6 14 2.7 14 7 9.7 6.3 9 2 13.3 2 10 1 10 1 15zM10 1L10 2 13.3 2 9 6.3 9.7 7 14 2.7 14 6 15 6 15 1z"
|
|
199
273
|
})), children);
|
|
200
274
|
}
|
|
@@ -206,7 +280,7 @@ var Maximize = /*#__PURE__*/React.forwardRef(function Maximize(_ref3, ref) {
|
|
|
206
280
|
xmlns: "http://www.w3.org/2000/svg",
|
|
207
281
|
viewBox: "0 0 32 32",
|
|
208
282
|
fill: "currentColor"
|
|
209
|
-
}, rest),
|
|
283
|
+
}, rest), _path12 || (_path12 = /*#__PURE__*/React.createElement("path", {
|
|
210
284
|
d: "M20 2L20 4 26.586 4 18 12.582 19.414 14 28 5.414 28 12 30 12 30 2 20 2zM14 19.416L12.592 18 4 26.586 4 20 2 20 2 30 12 30 12 28 5.414 28 14 19.416z"
|
|
211
285
|
})), children);
|
|
212
286
|
});
|
|
@@ -214,11 +288,11 @@ var Maximize = /*#__PURE__*/React.forwardRef(function Maximize(_ref3, ref) {
|
|
|
214
288
|
if (process.env.NODE_ENV !== "production") {
|
|
215
289
|
Maximize.propTypes = iconPropTypes;
|
|
216
290
|
}
|
|
217
|
-
var MediaLibrary = /*#__PURE__*/React.forwardRef(function MediaLibrary(
|
|
218
|
-
var children =
|
|
219
|
-
|
|
220
|
-
size =
|
|
221
|
-
rest = _objectWithoutProperties(
|
|
291
|
+
var MediaLibrary = /*#__PURE__*/React.forwardRef(function MediaLibrary(_ref7, ref) {
|
|
292
|
+
var children = _ref7.children,
|
|
293
|
+
_ref7$size = _ref7.size,
|
|
294
|
+
size = _ref7$size === void 0 ? 16 : _ref7$size,
|
|
295
|
+
rest = _objectWithoutProperties(_ref7, _excluded7);
|
|
222
296
|
|
|
223
297
|
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
224
298
|
width: size,
|
|
@@ -227,9 +301,9 @@ var MediaLibrary = /*#__PURE__*/React.forwardRef(function MediaLibrary(_ref4, re
|
|
|
227
301
|
xmlns: "http://www.w3.org/2000/svg",
|
|
228
302
|
viewBox: "0 0 32 32",
|
|
229
303
|
fill: "currentColor"
|
|
230
|
-
}, rest),
|
|
304
|
+
}, rest), _path13 || (_path13 = /*#__PURE__*/React.createElement("path", {
|
|
231
305
|
d: "M13 15L13 23 13 23 20 19 13 15z"
|
|
232
|
-
})),
|
|
306
|
+
})), _path14 || (_path14 = /*#__PURE__*/React.createElement("path", {
|
|
233
307
|
d: "M26 28H6a2.0021 2.0021 0 01-2-2V12a2.0021 2.0021 0 012-2H26a2.0021 2.0021 0 012 2V26A2.0021 2.0021 0 0126 28zM6 12V26H26V12zM6 6H26V8H6zM8 2H24V4H8z"
|
|
234
308
|
})), children);
|
|
235
309
|
});
|
|
@@ -237,11 +311,11 @@ var MediaLibrary = /*#__PURE__*/React.forwardRef(function MediaLibrary(_ref4, re
|
|
|
237
311
|
if (process.env.NODE_ENV !== "production") {
|
|
238
312
|
MediaLibrary.propTypes = iconPropTypes;
|
|
239
313
|
}
|
|
240
|
-
var MediaLibraryFilled = /*#__PURE__*/React.forwardRef(function MediaLibraryFilled(
|
|
241
|
-
var children =
|
|
242
|
-
|
|
243
|
-
size =
|
|
244
|
-
rest = _objectWithoutProperties(
|
|
314
|
+
var MediaLibraryFilled = /*#__PURE__*/React.forwardRef(function MediaLibraryFilled(_ref8, ref) {
|
|
315
|
+
var children = _ref8.children,
|
|
316
|
+
_ref8$size = _ref8.size,
|
|
317
|
+
size = _ref8$size === void 0 ? 16 : _ref8$size,
|
|
318
|
+
rest = _objectWithoutProperties(_ref8, _excluded8);
|
|
245
319
|
|
|
246
320
|
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
247
321
|
width: size,
|
|
@@ -250,11 +324,11 @@ var MediaLibraryFilled = /*#__PURE__*/React.forwardRef(function MediaLibraryFill
|
|
|
250
324
|
xmlns: "http://www.w3.org/2000/svg",
|
|
251
325
|
viewBox: "0 0 32 32",
|
|
252
326
|
fill: "currentColor"
|
|
253
|
-
}, rest),
|
|
327
|
+
}, rest), _path15 || (_path15 = /*#__PURE__*/React.createElement("path", {
|
|
254
328
|
fill: "none",
|
|
255
329
|
d: "M13 15L13 23 13 23 20 19 13 15z",
|
|
256
330
|
"data-icon-path": "inner-path"
|
|
257
|
-
})),
|
|
331
|
+
})), _path16 || (_path16 = /*#__PURE__*/React.createElement("path", {
|
|
258
332
|
d: "M26 10H6a2.0023 2.0023 0 00-2 2V26a2.0023 2.0023 0 002 2H26a2.0023 2.0023 0 002-2V12A2.0023 2.0023 0 0026 10zM13 23h0V15l7 4zM6 6H26V8H6zM8 2H24V4H8z"
|
|
259
333
|
})), children);
|
|
260
334
|
});
|
|
@@ -262,11 +336,11 @@ var MediaLibraryFilled = /*#__PURE__*/React.forwardRef(function MediaLibraryFill
|
|
|
262
336
|
if (process.env.NODE_ENV !== "production") {
|
|
263
337
|
MediaLibraryFilled.propTypes = iconPropTypes;
|
|
264
338
|
}
|
|
265
|
-
var MediaCast = /*#__PURE__*/React.forwardRef(function MediaCast(
|
|
266
|
-
var children =
|
|
267
|
-
|
|
268
|
-
size =
|
|
269
|
-
rest = _objectWithoutProperties(
|
|
339
|
+
var MediaCast = /*#__PURE__*/React.forwardRef(function MediaCast(_ref9, ref) {
|
|
340
|
+
var children = _ref9.children,
|
|
341
|
+
_ref9$size = _ref9.size,
|
|
342
|
+
size = _ref9$size === void 0 ? 16 : _ref9$size,
|
|
343
|
+
rest = _objectWithoutProperties(_ref9, _excluded9);
|
|
270
344
|
|
|
271
345
|
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
272
346
|
width: size,
|
|
@@ -275,11 +349,11 @@ var MediaCast = /*#__PURE__*/React.forwardRef(function MediaCast(_ref6, ref) {
|
|
|
275
349
|
xmlns: "http://www.w3.org/2000/svg",
|
|
276
350
|
viewBox: "0 0 32 32",
|
|
277
351
|
fill: "currentColor"
|
|
278
|
-
}, rest),
|
|
352
|
+
}, rest), _path17 || (_path17 = /*#__PURE__*/React.createElement("path", {
|
|
279
353
|
d: "M2 26H5a3 3 0 00-3-3zM9 26H7a5.0057 5.0057 0 00-5-5V19A7.0078 7.0078 0 019 26z"
|
|
280
|
-
})),
|
|
354
|
+
})), _path18 || (_path18 = /*#__PURE__*/React.createElement("path", {
|
|
281
355
|
d: "M13,26H11a9.01,9.01,0,0,0-9-9V15A11.0125,11.0125,0,0,1,13,26Z"
|
|
282
|
-
})),
|
|
356
|
+
})), _path19 || (_path19 = /*#__PURE__*/React.createElement("path", {
|
|
283
357
|
d: "M28,26H15V24H28V8H4v5H2V8A2.0021,2.0021,0,0,1,4,6H28a2.0021,2.0021,0,0,1,2,2V24A2.0021,2.0021,0,0,1,28,26Z"
|
|
284
358
|
})), children);
|
|
285
359
|
});
|
|
@@ -287,11 +361,11 @@ var MediaCast = /*#__PURE__*/React.forwardRef(function MediaCast(_ref6, ref) {
|
|
|
287
361
|
if (process.env.NODE_ENV !== "production") {
|
|
288
362
|
MediaCast.propTypes = iconPropTypes;
|
|
289
363
|
}
|
|
290
|
-
var Medication = /*#__PURE__*/React.forwardRef(function Medication(
|
|
291
|
-
var children =
|
|
292
|
-
|
|
293
|
-
size =
|
|
294
|
-
rest = _objectWithoutProperties(
|
|
364
|
+
var Medication = /*#__PURE__*/React.forwardRef(function Medication(_ref10, ref) {
|
|
365
|
+
var children = _ref10.children,
|
|
366
|
+
_ref10$size = _ref10.size,
|
|
367
|
+
size = _ref10$size === void 0 ? 16 : _ref10$size,
|
|
368
|
+
rest = _objectWithoutProperties(_ref10, _excluded10);
|
|
295
369
|
|
|
296
370
|
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
297
371
|
width: size,
|
|
@@ -300,7 +374,7 @@ var Medication = /*#__PURE__*/React.forwardRef(function Medication(_ref7, ref) {
|
|
|
300
374
|
xmlns: "http://www.w3.org/2000/svg",
|
|
301
375
|
viewBox: "0 0 32 32",
|
|
302
376
|
fill: "currentColor"
|
|
303
|
-
}, rest),
|
|
377
|
+
}, rest), _path20 || (_path20 = /*#__PURE__*/React.createElement("path", {
|
|
304
378
|
d: "M24,2H8A2,2,0,0,0,6,4V8a2,2,0,0,0,2,2V28a2,2,0,0,0,2,2H22a2,2,0,0,0,2-2V10a2,2,0,0,0,2-2V4A2,2,0,0,0,24,2ZM10,14h3V24H10ZM22,28H10V26h5V12H10V10H22ZM8,8V4H24V8Z"
|
|
305
379
|
})), children);
|
|
306
380
|
});
|
|
@@ -308,11 +382,11 @@ var Medication = /*#__PURE__*/React.forwardRef(function Medication(_ref7, ref) {
|
|
|
308
382
|
if (process.env.NODE_ENV !== "production") {
|
|
309
383
|
Medication.propTypes = iconPropTypes;
|
|
310
384
|
}
|
|
311
|
-
var MedicationAlert = /*#__PURE__*/React.forwardRef(function MedicationAlert(
|
|
312
|
-
var children =
|
|
313
|
-
|
|
314
|
-
size =
|
|
315
|
-
rest = _objectWithoutProperties(
|
|
385
|
+
var MedicationAlert = /*#__PURE__*/React.forwardRef(function MedicationAlert(_ref11, ref) {
|
|
386
|
+
var children = _ref11.children,
|
|
387
|
+
_ref11$size = _ref11.size,
|
|
388
|
+
size = _ref11$size === void 0 ? 16 : _ref11$size,
|
|
389
|
+
rest = _objectWithoutProperties(_ref11, _excluded11);
|
|
316
390
|
|
|
317
391
|
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
318
392
|
width: size,
|
|
@@ -321,15 +395,15 @@ var MedicationAlert = /*#__PURE__*/React.forwardRef(function MedicationAlert(_re
|
|
|
321
395
|
xmlns: "http://www.w3.org/2000/svg",
|
|
322
396
|
viewBox: "0 0 32 32",
|
|
323
397
|
fill: "currentColor"
|
|
324
|
-
}, rest),
|
|
398
|
+
}, rest), _path21 || (_path21 = /*#__PURE__*/React.createElement("path", {
|
|
325
399
|
d: "M22 19H24V24H22z"
|
|
326
|
-
})),
|
|
400
|
+
})), _path22 || (_path22 = /*#__PURE__*/React.createElement("path", {
|
|
327
401
|
d: "M23,31a8,8,0,1,1,8-8A8,8,0,0,1,23,31Zm0-14a6,6,0,1,0,6,6A6,6,0,0,0,23,17Z"
|
|
328
402
|
})), _circle || (_circle = /*#__PURE__*/React.createElement("circle", {
|
|
329
403
|
cx: "23",
|
|
330
404
|
cy: "26",
|
|
331
405
|
r: "1"
|
|
332
|
-
})),
|
|
406
|
+
})), _path23 || (_path23 = /*#__PURE__*/React.createElement("path", {
|
|
333
407
|
d: "M20,2H4A2,2,0,0,0,2,4V8a2,2,0,0,0,2,2V28a2,2,0,0,0,2,2h8V28H6V26h5V12H6V10H18v3h2V10a2,2,0,0,0,2-2V4A2,2,0,0,0,20,2ZM9,14V24H6V14ZM4,8V4H20V8Z"
|
|
334
408
|
})), children);
|
|
335
409
|
});
|
|
@@ -337,11 +411,11 @@ var MedicationAlert = /*#__PURE__*/React.forwardRef(function MedicationAlert(_re
|
|
|
337
411
|
if (process.env.NODE_ENV !== "production") {
|
|
338
412
|
MedicationAlert.propTypes = iconPropTypes;
|
|
339
413
|
}
|
|
340
|
-
var MedicationReminder = /*#__PURE__*/React.forwardRef(function MedicationReminder(
|
|
341
|
-
var children =
|
|
342
|
-
|
|
343
|
-
size =
|
|
344
|
-
rest = _objectWithoutProperties(
|
|
414
|
+
var MedicationReminder = /*#__PURE__*/React.forwardRef(function MedicationReminder(_ref12, ref) {
|
|
415
|
+
var children = _ref12.children,
|
|
416
|
+
_ref12$size = _ref12.size,
|
|
417
|
+
size = _ref12$size === void 0 ? 16 : _ref12$size,
|
|
418
|
+
rest = _objectWithoutProperties(_ref12, _excluded12);
|
|
345
419
|
|
|
346
420
|
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
347
421
|
width: size,
|
|
@@ -350,7 +424,7 @@ var MedicationReminder = /*#__PURE__*/React.forwardRef(function MedicationRemind
|
|
|
350
424
|
xmlns: "http://www.w3.org/2000/svg",
|
|
351
425
|
viewBox: "0 0 32 32",
|
|
352
426
|
fill: "currentColor"
|
|
353
|
-
}, rest),
|
|
427
|
+
}, rest), _path24 || (_path24 = /*#__PURE__*/React.createElement("path", {
|
|
354
428
|
d: "M20,2H4A2,2,0,0,0,2,4V8a2,2,0,0,0,2,2V28a2,2,0,0,0,2,2H18a2,2,0,0,0,2-2V10a2,2,0,0,0,2-2V4A2,2,0,0,0,20,2ZM6,14H9V24H6ZM18,28H6V26h5V12H6V10H18ZM4,8V4H20V8Z"
|
|
355
429
|
})), _circle2 || (_circle2 = /*#__PURE__*/React.createElement("circle", {
|
|
356
430
|
cx: "26",
|
|
@@ -362,11 +436,11 @@ var MedicationReminder = /*#__PURE__*/React.forwardRef(function MedicationRemind
|
|
|
362
436
|
if (process.env.NODE_ENV !== "production") {
|
|
363
437
|
MedicationReminder.propTypes = iconPropTypes;
|
|
364
438
|
}
|
|
365
|
-
var Menu = /*#__PURE__*/React.forwardRef(function Menu(
|
|
366
|
-
var children =
|
|
367
|
-
|
|
368
|
-
size =
|
|
369
|
-
rest = _objectWithoutProperties(
|
|
439
|
+
var Menu = /*#__PURE__*/React.forwardRef(function Menu(_ref13, ref) {
|
|
440
|
+
var children = _ref13.children,
|
|
441
|
+
_ref13$size = _ref13.size,
|
|
442
|
+
size = _ref13$size === void 0 ? 16 : _ref13$size,
|
|
443
|
+
rest = _objectWithoutProperties(_ref13, _excluded13);
|
|
370
444
|
|
|
371
445
|
if (size === 16 || size === "16" || size === "16px") {
|
|
372
446
|
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
@@ -376,7 +450,7 @@ var Menu = /*#__PURE__*/React.forwardRef(function Menu(_ref10, ref) {
|
|
|
376
450
|
xmlns: "http://www.w3.org/2000/svg",
|
|
377
451
|
viewBox: "0 0 16 16",
|
|
378
452
|
fill: "currentColor"
|
|
379
|
-
}, rest),
|
|
453
|
+
}, rest), _path25 || (_path25 = /*#__PURE__*/React.createElement("path", {
|
|
380
454
|
d: "M2 12H14V13H2zM2 9H14V10H2zM2 6H14V7H2zM2 3H14V4H2z"
|
|
381
455
|
})), children);
|
|
382
456
|
}
|
|
@@ -389,7 +463,7 @@ var Menu = /*#__PURE__*/React.forwardRef(function Menu(_ref10, ref) {
|
|
|
389
463
|
xmlns: "http://www.w3.org/2000/svg",
|
|
390
464
|
viewBox: "0 0 20 20",
|
|
391
465
|
fill: "currentColor"
|
|
392
|
-
}, rest),
|
|
466
|
+
}, rest), _path26 || (_path26 = /*#__PURE__*/React.createElement("path", {
|
|
393
467
|
d: "M2 14.8H18V16H2zM2 11.2H18V12.399999999999999H2zM2 7.6H18V8.799999999999999H2zM2 4H18V5.2H2z"
|
|
394
468
|
})), children);
|
|
395
469
|
}
|
|
@@ -402,7 +476,7 @@ var Menu = /*#__PURE__*/React.forwardRef(function Menu(_ref10, ref) {
|
|
|
402
476
|
xmlns: "http://www.w3.org/2000/svg",
|
|
403
477
|
viewBox: "0 0 24 24",
|
|
404
478
|
fill: "currentColor"
|
|
405
|
-
}, rest),
|
|
479
|
+
}, rest), _path27 || (_path27 = /*#__PURE__*/React.createElement("path", {
|
|
406
480
|
d: "M3 18H21V19.5H3zM3 13.5H21V15H3zM3 9H21V10.5H3zM3 4.5H21V6H3z"
|
|
407
481
|
})), children);
|
|
408
482
|
}
|
|
@@ -414,7 +488,7 @@ var Menu = /*#__PURE__*/React.forwardRef(function Menu(_ref10, ref) {
|
|
|
414
488
|
xmlns: "http://www.w3.org/2000/svg",
|
|
415
489
|
viewBox: "0 0 32 32",
|
|
416
490
|
fill: "currentColor"
|
|
417
|
-
}, rest),
|
|
491
|
+
}, rest), _path28 || (_path28 = /*#__PURE__*/React.createElement("path", {
|
|
418
492
|
d: "M4 6H28V8H4zM4 24H28V26H4zM4 12H28V14H4zM4 18H28V20H4z"
|
|
419
493
|
})), children);
|
|
420
494
|
});
|
|
@@ -422,11 +496,11 @@ var Menu = /*#__PURE__*/React.forwardRef(function Menu(_ref10, ref) {
|
|
|
422
496
|
if (process.env.NODE_ENV !== "production") {
|
|
423
497
|
Menu.propTypes = iconPropTypes;
|
|
424
498
|
}
|
|
425
|
-
var MessageQueue = /*#__PURE__*/React.forwardRef(function MessageQueue(
|
|
426
|
-
var children =
|
|
427
|
-
|
|
428
|
-
size =
|
|
429
|
-
rest = _objectWithoutProperties(
|
|
499
|
+
var MessageQueue = /*#__PURE__*/React.forwardRef(function MessageQueue(_ref14, ref) {
|
|
500
|
+
var children = _ref14.children,
|
|
501
|
+
_ref14$size = _ref14.size,
|
|
502
|
+
size = _ref14$size === void 0 ? 16 : _ref14$size,
|
|
503
|
+
rest = _objectWithoutProperties(_ref14, _excluded14);
|
|
430
504
|
|
|
431
505
|
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
432
506
|
width: size,
|
|
@@ -435,9 +509,9 @@ var MessageQueue = /*#__PURE__*/React.forwardRef(function MessageQueue(_ref11, r
|
|
|
435
509
|
xmlns: "http://www.w3.org/2000/svg",
|
|
436
510
|
viewBox: "0 0 32 32",
|
|
437
511
|
fill: "currentColor"
|
|
438
|
-
}, rest),
|
|
512
|
+
}, rest), _path29 || (_path29 = /*#__PURE__*/React.createElement("path", {
|
|
439
513
|
d: "M28,28H4a2.0021,2.0021,0,0,1-2-2V21H4v5H28V21h2v5A2.0021,2.0021,0,0,1,28,28Z"
|
|
440
|
-
})),
|
|
514
|
+
})), _path30 || (_path30 = /*#__PURE__*/React.createElement("path", {
|
|
441
515
|
d: "M7 21H25V23H7zM7 16H25V18H7zM7 11H25V13H7zM7 6H25V8H7z"
|
|
442
516
|
})), children);
|
|
443
517
|
});
|
|
@@ -445,11 +519,11 @@ var MessageQueue = /*#__PURE__*/React.forwardRef(function MessageQueue(_ref11, r
|
|
|
445
519
|
if (process.env.NODE_ENV !== "production") {
|
|
446
520
|
MessageQueue.propTypes = iconPropTypes;
|
|
447
521
|
}
|
|
448
|
-
var Meter = /*#__PURE__*/React.forwardRef(function Meter(
|
|
449
|
-
var children =
|
|
450
|
-
|
|
451
|
-
size =
|
|
452
|
-
rest = _objectWithoutProperties(
|
|
522
|
+
var Meter = /*#__PURE__*/React.forwardRef(function Meter(_ref15, ref) {
|
|
523
|
+
var children = _ref15.children,
|
|
524
|
+
_ref15$size = _ref15.size,
|
|
525
|
+
size = _ref15$size === void 0 ? 16 : _ref15$size,
|
|
526
|
+
rest = _objectWithoutProperties(_ref15, _excluded15);
|
|
453
527
|
|
|
454
528
|
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
455
529
|
width: size,
|
|
@@ -458,9 +532,9 @@ var Meter = /*#__PURE__*/React.forwardRef(function Meter(_ref12, ref) {
|
|
|
458
532
|
xmlns: "http://www.w3.org/2000/svg",
|
|
459
533
|
viewBox: "0 0 32 32",
|
|
460
534
|
fill: "currentColor"
|
|
461
|
-
}, rest),
|
|
535
|
+
}, rest), _path31 || (_path31 = /*#__PURE__*/React.createElement("path", {
|
|
462
536
|
d: "M26 16a9.9283 9.9283 0 00-1.1392-4.6182l-1.4961 1.4961A7.9483 7.9483 0 0124 16zM23.4141 10L22 8.5859l-4.7147 4.7147A2.9659 2.9659 0 0016 13a3 3 0 103 3 2.9659 2.9659 0 00-.3006-1.2853zM16 17a1 1 0 111-1A1.0013 1.0013 0 0116 17zM16 8a7.9515 7.9515 0 013.1223.6353l1.4961-1.4961A9.9864 9.9864 0 006 16H8A8.0092 8.0092 0 0116 8z"
|
|
463
|
-
})),
|
|
537
|
+
})), _path32 || (_path32 = /*#__PURE__*/React.createElement("path", {
|
|
464
538
|
d: "M16,30A14,14,0,1,1,30,16,14.0158,14.0158,0,0,1,16,30ZM16,4A12,12,0,1,0,28,16,12.0137,12.0137,0,0,0,16,4Z"
|
|
465
539
|
})), children);
|
|
466
540
|
});
|
|
@@ -468,11 +542,11 @@ var Meter = /*#__PURE__*/React.forwardRef(function Meter(_ref12, ref) {
|
|
|
468
542
|
if (process.env.NODE_ENV !== "production") {
|
|
469
543
|
Meter.propTypes = iconPropTypes;
|
|
470
544
|
}
|
|
471
|
-
var MeterAlt = /*#__PURE__*/React.forwardRef(function MeterAlt(
|
|
472
|
-
var children =
|
|
473
|
-
|
|
474
|
-
size =
|
|
475
|
-
rest = _objectWithoutProperties(
|
|
545
|
+
var MeterAlt = /*#__PURE__*/React.forwardRef(function MeterAlt(_ref16, ref) {
|
|
546
|
+
var children = _ref16.children,
|
|
547
|
+
_ref16$size = _ref16.size,
|
|
548
|
+
size = _ref16$size === void 0 ? 16 : _ref16$size,
|
|
549
|
+
rest = _objectWithoutProperties(_ref16, _excluded16);
|
|
476
550
|
|
|
477
551
|
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
478
552
|
width: size,
|
|
@@ -481,7 +555,7 @@ var MeterAlt = /*#__PURE__*/React.forwardRef(function MeterAlt(_ref13, ref) {
|
|
|
481
555
|
xmlns: "http://www.w3.org/2000/svg",
|
|
482
556
|
viewBox: "0 0 32 32",
|
|
483
557
|
fill: "currentColor"
|
|
484
|
-
}, rest),
|
|
558
|
+
}, rest), _path33 || (_path33 = /*#__PURE__*/React.createElement("path", {
|
|
485
559
|
d: "M30 20a13.8535 13.8535 0 00-2.2291-7.5288l-1.4452 1.4453A11.8917 11.8917 0 0128 20zM28 9.414L26.5859 8 18.019 16.5669A3.9521 3.9521 0 0016 16a4 4 0 104 4 3.9533 3.9533 0 00-.5669-2.0191zM16 22a2 2 0 112-2A2.0023 2.0023 0 0116 22zM16 8a11.9086 11.9086 0 016.0833 1.6743l1.4536-1.4536A13.9773 13.9773 0 002 20H4A12.0137 12.0137 0 0116 8z"
|
|
486
560
|
})), children);
|
|
487
561
|
});
|
|
@@ -489,11 +563,11 @@ var MeterAlt = /*#__PURE__*/React.forwardRef(function MeterAlt(_ref13, ref) {
|
|
|
489
563
|
if (process.env.NODE_ENV !== "production") {
|
|
490
564
|
MeterAlt.propTypes = iconPropTypes;
|
|
491
565
|
}
|
|
492
|
-
var Microphone = /*#__PURE__*/React.forwardRef(function Microphone(
|
|
493
|
-
var children =
|
|
494
|
-
|
|
495
|
-
size =
|
|
496
|
-
rest = _objectWithoutProperties(
|
|
566
|
+
var Microphone = /*#__PURE__*/React.forwardRef(function Microphone(_ref17, ref) {
|
|
567
|
+
var children = _ref17.children,
|
|
568
|
+
_ref17$size = _ref17.size,
|
|
569
|
+
size = _ref17$size === void 0 ? 16 : _ref17$size,
|
|
570
|
+
rest = _objectWithoutProperties(_ref17, _excluded17);
|
|
497
571
|
|
|
498
572
|
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
499
573
|
width: size,
|
|
@@ -502,9 +576,9 @@ var Microphone = /*#__PURE__*/React.forwardRef(function Microphone(_ref14, ref)
|
|
|
502
576
|
xmlns: "http://www.w3.org/2000/svg",
|
|
503
577
|
viewBox: "0 0 32 32",
|
|
504
578
|
fill: "currentColor"
|
|
505
|
-
}, rest),
|
|
579
|
+
}, rest), _path34 || (_path34 = /*#__PURE__*/React.createElement("path", {
|
|
506
580
|
d: "M23,14v3A7,7,0,0,1,9,17V14H7v3a9,9,0,0,0,8,8.94V28H11v2H21V28H17V25.94A9,9,0,0,0,25,17V14Z"
|
|
507
|
-
})),
|
|
581
|
+
})), _path35 || (_path35 = /*#__PURE__*/React.createElement("path", {
|
|
508
582
|
d: "M16,22a5,5,0,0,0,5-5V7A5,5,0,0,0,11,7V17A5,5,0,0,0,16,22ZM13,7a3,3,0,0,1,6,0V17a3,3,0,0,1-6,0Z"
|
|
509
583
|
})), children);
|
|
510
584
|
});
|
|
@@ -512,11 +586,11 @@ var Microphone = /*#__PURE__*/React.forwardRef(function Microphone(_ref14, ref)
|
|
|
512
586
|
if (process.env.NODE_ENV !== "production") {
|
|
513
587
|
Microphone.propTypes = iconPropTypes;
|
|
514
588
|
}
|
|
515
|
-
var MicrophoneFilled = /*#__PURE__*/React.forwardRef(function MicrophoneFilled(
|
|
516
|
-
var children =
|
|
517
|
-
|
|
518
|
-
size =
|
|
519
|
-
rest = _objectWithoutProperties(
|
|
589
|
+
var MicrophoneFilled = /*#__PURE__*/React.forwardRef(function MicrophoneFilled(_ref18, ref) {
|
|
590
|
+
var children = _ref18.children,
|
|
591
|
+
_ref18$size = _ref18.size,
|
|
592
|
+
size = _ref18$size === void 0 ? 16 : _ref18$size,
|
|
593
|
+
rest = _objectWithoutProperties(_ref18, _excluded18);
|
|
520
594
|
|
|
521
595
|
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
522
596
|
width: size,
|
|
@@ -525,9 +599,9 @@ var MicrophoneFilled = /*#__PURE__*/React.forwardRef(function MicrophoneFilled(_
|
|
|
525
599
|
xmlns: "http://www.w3.org/2000/svg",
|
|
526
600
|
viewBox: "0 0 32 32",
|
|
527
601
|
fill: "currentColor"
|
|
528
|
-
}, rest),
|
|
602
|
+
}, rest), _path36 || (_path36 = /*#__PURE__*/React.createElement("path", {
|
|
529
603
|
d: "M23,14v3A7,7,0,0,1,9,17V14H7v3a9,9,0,0,0,8,8.94V28H11v2H21V28H17V25.94A9,9,0,0,0,25,17V14Z"
|
|
530
|
-
})),
|
|
604
|
+
})), _path37 || (_path37 = /*#__PURE__*/React.createElement("path", {
|
|
531
605
|
d: "M16,22a5,5,0,0,0,5-5V7A5,5,0,0,0,11,7V17A5,5,0,0,0,16,22Z"
|
|
532
606
|
})), children);
|
|
533
607
|
});
|
|
@@ -535,11 +609,11 @@ var MicrophoneFilled = /*#__PURE__*/React.forwardRef(function MicrophoneFilled(_
|
|
|
535
609
|
if (process.env.NODE_ENV !== "production") {
|
|
536
610
|
MicrophoneFilled.propTypes = iconPropTypes;
|
|
537
611
|
}
|
|
538
|
-
var MicrophoneOff = /*#__PURE__*/React.forwardRef(function MicrophoneOff(
|
|
539
|
-
var children =
|
|
540
|
-
|
|
541
|
-
size =
|
|
542
|
-
rest = _objectWithoutProperties(
|
|
612
|
+
var MicrophoneOff = /*#__PURE__*/React.forwardRef(function MicrophoneOff(_ref19, ref) {
|
|
613
|
+
var children = _ref19.children,
|
|
614
|
+
_ref19$size = _ref19.size,
|
|
615
|
+
size = _ref19$size === void 0 ? 16 : _ref19$size,
|
|
616
|
+
rest = _objectWithoutProperties(_ref19, _excluded19);
|
|
543
617
|
|
|
544
618
|
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
545
619
|
width: size,
|
|
@@ -548,7 +622,7 @@ var MicrophoneOff = /*#__PURE__*/React.forwardRef(function MicrophoneOff(_ref16,
|
|
|
548
622
|
xmlns: "http://www.w3.org/2000/svg",
|
|
549
623
|
viewBox: "0 0 32 32",
|
|
550
624
|
fill: "currentColor"
|
|
551
|
-
}, rest),
|
|
625
|
+
}, rest), _path38 || (_path38 = /*#__PURE__*/React.createElement("path", {
|
|
552
626
|
d: "M9.18 18.57A7.41 7.41 0 019 17V14H7v3a8.84 8.84 0 00.58 3.18zM13 15V7a3 3 0 016 0V8.75l2-2A5 5 0 0011 7v8zM23 17a7 7 0 01-11.73 5.14l1.42-1.41A5 5 0 0021 17V12.42l9-9L28.59 2 2 28.59 3.41 30l6.44-6.44A8.91 8.91 0 0015 25.94V28H11v2H21V28H17V25.94A9 9 0 0025 17V14H23zm-4 0a3 3 0 01-4.9 2.31L19 14.42z"
|
|
553
627
|
})), children);
|
|
554
628
|
});
|
|
@@ -556,11 +630,11 @@ var MicrophoneOff = /*#__PURE__*/React.forwardRef(function MicrophoneOff(_ref16,
|
|
|
556
630
|
if (process.env.NODE_ENV !== "production") {
|
|
557
631
|
MicrophoneOff.propTypes = iconPropTypes;
|
|
558
632
|
}
|
|
559
|
-
var MicrophoneOffFilled = /*#__PURE__*/React.forwardRef(function MicrophoneOffFilled(
|
|
560
|
-
var children =
|
|
561
|
-
|
|
562
|
-
size =
|
|
563
|
-
rest = _objectWithoutProperties(
|
|
633
|
+
var MicrophoneOffFilled = /*#__PURE__*/React.forwardRef(function MicrophoneOffFilled(_ref20, ref) {
|
|
634
|
+
var children = _ref20.children,
|
|
635
|
+
_ref20$size = _ref20.size,
|
|
636
|
+
size = _ref20$size === void 0 ? 16 : _ref20$size,
|
|
637
|
+
rest = _objectWithoutProperties(_ref20, _excluded20);
|
|
564
638
|
|
|
565
639
|
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
566
640
|
width: size,
|
|
@@ -569,7 +643,7 @@ var MicrophoneOffFilled = /*#__PURE__*/React.forwardRef(function MicrophoneOffFi
|
|
|
569
643
|
xmlns: "http://www.w3.org/2000/svg",
|
|
570
644
|
viewBox: "0 0 32 32",
|
|
571
645
|
fill: "currentColor"
|
|
572
|
-
}, rest),
|
|
646
|
+
}, rest), _path39 || (_path39 = /*#__PURE__*/React.createElement("path", {
|
|
573
647
|
d: "M23 17a7 7 0 01-11.73 5.14l1.42-1.41A5 5 0 0021 17V12.42l9-9L28.59 2 2 28.59 3.41 30l6.44-6.44A8.91 8.91 0 0015 25.94V28H11v2H21V28H17V25.94A9 9 0 0025 17V14H23zM9 17.32c0-.11 0-.21 0-.32V14H7v3a9 9 0 00.25 2.09zM20.76 5.58A5 5 0 0011 7v8.34z"
|
|
574
648
|
})), children);
|
|
575
649
|
});
|
|
@@ -577,11 +651,11 @@ var MicrophoneOffFilled = /*#__PURE__*/React.forwardRef(function MicrophoneOffFi
|
|
|
577
651
|
if (process.env.NODE_ENV !== "production") {
|
|
578
652
|
MicrophoneOffFilled.propTypes = iconPropTypes;
|
|
579
653
|
}
|
|
580
|
-
var Microscope = /*#__PURE__*/React.forwardRef(function Microscope(
|
|
581
|
-
var children =
|
|
582
|
-
|
|
583
|
-
size =
|
|
584
|
-
rest = _objectWithoutProperties(
|
|
654
|
+
var Microscope = /*#__PURE__*/React.forwardRef(function Microscope(_ref21, ref) {
|
|
655
|
+
var children = _ref21.children,
|
|
656
|
+
_ref21$size = _ref21.size,
|
|
657
|
+
size = _ref21$size === void 0 ? 16 : _ref21$size,
|
|
658
|
+
rest = _objectWithoutProperties(_ref21, _excluded21);
|
|
585
659
|
|
|
586
660
|
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
587
661
|
width: size,
|
|
@@ -590,7 +664,7 @@ var Microscope = /*#__PURE__*/React.forwardRef(function Microscope(_ref18, ref)
|
|
|
590
664
|
xmlns: "http://www.w3.org/2000/svg",
|
|
591
665
|
viewBox: "0 0 32 32",
|
|
592
666
|
fill: "currentColor"
|
|
593
|
-
}, rest),
|
|
667
|
+
}, rest), _path40 || (_path40 = /*#__PURE__*/React.createElement("path", {
|
|
594
668
|
d: "M25.3943,24a7.8772,7.8772,0,0,0-1.6707-8.5684,3.918,3.918,0,0,0-1.0844-4.414l2.7759-2.7759a2.0025,2.0025,0,0,0,0-2.8286L22.5869,2.5849a2.0021,2.0021,0,0,0-2.8286,0L6.5859,15.7573a2.0027,2.0027,0,0,0,0,2.8286l2.8282,2.8282a2.0024,2.0024,0,0,0,2.8286,0l4.7749-4.7754a3.9329,3.9329,0,0,0,5.5139.4326A5.9442,5.9442,0,0,1,23.1775,24H16v4H4v2H28V24ZM10.8281,20,8,17.1714,9.8787,15.293l2.8283,2.8281ZM16,14a3.9811,3.9811,0,0,0,.0762.7524L14.1211,16.707l-2.8284-2.8281,9.88-9.88L24.001,6.8271l-3.2488,3.2491A3.9771,3.9771,0,0,0,16,14Zm4,2a2,2,0,1,1,2-2A2.0023,2.0023,0,0,1,20,16Zm6,12H18V26h8Z"
|
|
595
669
|
})), children);
|
|
596
670
|
});
|
|
@@ -598,11 +672,11 @@ var Microscope = /*#__PURE__*/React.forwardRef(function Microscope(_ref18, ref)
|
|
|
598
672
|
if (process.env.NODE_ENV !== "production") {
|
|
599
673
|
Microscope.propTypes = iconPropTypes;
|
|
600
674
|
}
|
|
601
|
-
var Microservices_1 = /*#__PURE__*/React.forwardRef(function Microservices_1(
|
|
602
|
-
var children =
|
|
603
|
-
|
|
604
|
-
size =
|
|
605
|
-
rest = _objectWithoutProperties(
|
|
675
|
+
var Microservices_1 = /*#__PURE__*/React.forwardRef(function Microservices_1(_ref22, ref) {
|
|
676
|
+
var children = _ref22.children,
|
|
677
|
+
_ref22$size = _ref22.size,
|
|
678
|
+
size = _ref22$size === void 0 ? 16 : _ref22$size,
|
|
679
|
+
rest = _objectWithoutProperties(_ref22, _excluded22);
|
|
606
680
|
|
|
607
681
|
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
608
682
|
width: size,
|
|
@@ -619,11 +693,11 @@ var Microservices_1 = /*#__PURE__*/React.forwardRef(function Microservices_1(_re
|
|
|
619
693
|
if (process.env.NODE_ENV !== "production") {
|
|
620
694
|
Microservices_1.propTypes = iconPropTypes;
|
|
621
695
|
}
|
|
622
|
-
var Microservices_2 = /*#__PURE__*/React.forwardRef(function Microservices_2(
|
|
623
|
-
var children =
|
|
624
|
-
|
|
625
|
-
size =
|
|
626
|
-
rest = _objectWithoutProperties(
|
|
696
|
+
var Microservices_2 = /*#__PURE__*/React.forwardRef(function Microservices_2(_ref23, ref) {
|
|
697
|
+
var children = _ref23.children,
|
|
698
|
+
_ref23$size = _ref23.size,
|
|
699
|
+
size = _ref23$size === void 0 ? 16 : _ref23$size,
|
|
700
|
+
rest = _objectWithoutProperties(_ref23, _excluded23);
|
|
627
701
|
|
|
628
702
|
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
629
703
|
width: size,
|
|
@@ -640,11 +714,11 @@ var Microservices_2 = /*#__PURE__*/React.forwardRef(function Microservices_2(_re
|
|
|
640
714
|
if (process.env.NODE_ENV !== "production") {
|
|
641
715
|
Microservices_2.propTypes = iconPropTypes;
|
|
642
716
|
}
|
|
643
|
-
var Migrate = /*#__PURE__*/React.forwardRef(function Migrate(
|
|
644
|
-
var children =
|
|
645
|
-
|
|
646
|
-
size =
|
|
647
|
-
rest = _objectWithoutProperties(
|
|
717
|
+
var Migrate = /*#__PURE__*/React.forwardRef(function Migrate(_ref24, ref) {
|
|
718
|
+
var children = _ref24.children,
|
|
719
|
+
_ref24$size = _ref24.size,
|
|
720
|
+
size = _ref24$size === void 0 ? 16 : _ref24$size,
|
|
721
|
+
rest = _objectWithoutProperties(_ref24, _excluded24);
|
|
648
722
|
|
|
649
723
|
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
650
724
|
width: size,
|
|
@@ -653,7 +727,7 @@ var Migrate = /*#__PURE__*/React.forwardRef(function Migrate(_ref21, ref) {
|
|
|
653
727
|
xmlns: "http://www.w3.org/2000/svg",
|
|
654
728
|
viewBox: "0 0 32 32",
|
|
655
729
|
fill: "currentColor"
|
|
656
|
-
}, rest),
|
|
730
|
+
}, rest), _path41 || (_path41 = /*#__PURE__*/React.createElement("path", {
|
|
657
731
|
d: "M26 2H6A2 2 0 004 4V8a2 2 0 002 2h9v6.17l-2.59-2.58L11 15l5 5 5-5-1.41-1.41L17 16.17V10h9a2 2 0 002-2V4A2 2 0 0026 2zM6 4h4V8H6zM26 8H12V4H26zM26 22H6a2 2 0 00-2 2v4a2 2 0 002 2H26a2 2 0 002-2V24A2 2 0 0026 22zM6 24H20v4H6zm20 4H22V24h4z"
|
|
658
732
|
})), children);
|
|
659
733
|
});
|
|
@@ -661,11 +735,11 @@ var Migrate = /*#__PURE__*/React.forwardRef(function Migrate(_ref21, ref) {
|
|
|
661
735
|
if (process.env.NODE_ENV !== "production") {
|
|
662
736
|
Migrate.propTypes = iconPropTypes;
|
|
663
737
|
}
|
|
664
|
-
var MigrateAlt = /*#__PURE__*/React.forwardRef(function MigrateAlt(
|
|
665
|
-
var children =
|
|
666
|
-
|
|
667
|
-
size =
|
|
668
|
-
rest = _objectWithoutProperties(
|
|
738
|
+
var MigrateAlt = /*#__PURE__*/React.forwardRef(function MigrateAlt(_ref25, ref) {
|
|
739
|
+
var children = _ref25.children,
|
|
740
|
+
_ref25$size = _ref25.size,
|
|
741
|
+
size = _ref25$size === void 0 ? 16 : _ref25$size,
|
|
742
|
+
rest = _objectWithoutProperties(_ref25, _excluded25);
|
|
669
743
|
|
|
670
744
|
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
671
745
|
width: size,
|
|
@@ -674,7 +748,7 @@ var MigrateAlt = /*#__PURE__*/React.forwardRef(function MigrateAlt(_ref22, ref)
|
|
|
674
748
|
xmlns: "http://www.w3.org/2000/svg",
|
|
675
749
|
viewBox: "0 0 32 32",
|
|
676
750
|
fill: "currentColor"
|
|
677
|
-
}, rest),
|
|
751
|
+
}, rest), _path42 || (_path42 = /*#__PURE__*/React.createElement("path", {
|
|
678
752
|
d: "M28,4H4A2,2,0,0,0,2,6V26a2,2,0,0,0,2,2H28a2,2,0,0,0,2-2V6A2,2,0,0,0,28,4Zm0,22H12V20H10v6H4V17H20.1719l-3.586,3.5859L18,22l6-6-6-6-1.4141,1.4141L20.1719,15H4V6h6v6h2V6H28Z"
|
|
679
753
|
})), children);
|
|
680
754
|
});
|
|
@@ -682,11 +756,11 @@ var MigrateAlt = /*#__PURE__*/React.forwardRef(function MigrateAlt(_ref22, ref)
|
|
|
682
756
|
if (process.env.NODE_ENV !== "production") {
|
|
683
757
|
MigrateAlt.propTypes = iconPropTypes;
|
|
684
758
|
}
|
|
685
|
-
var Milestone = /*#__PURE__*/React.forwardRef(function Milestone(
|
|
686
|
-
var children =
|
|
687
|
-
|
|
688
|
-
size =
|
|
689
|
-
rest = _objectWithoutProperties(
|
|
759
|
+
var Milestone = /*#__PURE__*/React.forwardRef(function Milestone(_ref26, ref) {
|
|
760
|
+
var children = _ref26.children,
|
|
761
|
+
_ref26$size = _ref26.size,
|
|
762
|
+
size = _ref26$size === void 0 ? 16 : _ref26$size,
|
|
763
|
+
rest = _objectWithoutProperties(_ref26, _excluded26);
|
|
690
764
|
|
|
691
765
|
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
692
766
|
width: size,
|
|
@@ -695,7 +769,7 @@ var Milestone = /*#__PURE__*/React.forwardRef(function Milestone(_ref23, ref) {
|
|
|
695
769
|
xmlns: "http://www.w3.org/2000/svg",
|
|
696
770
|
viewBox: "0 0 32 32",
|
|
697
771
|
fill: "currentColor"
|
|
698
|
-
}, rest),
|
|
772
|
+
}, rest), _path43 || (_path43 = /*#__PURE__*/React.createElement("path", {
|
|
699
773
|
d: "M24.5857,6.5859A1.9865,1.9865,0,0,0,23.1714,6H16V2H14V6H6A2.0025,2.0025,0,0,0,4,8v6a2.0025,2.0025,0,0,0,2,2h8V30h2V16h7.1714a1.9865,1.9865,0,0,0,1.4143-.5859L29,11ZM23.1714,14H6V8H23.1716l3,3Z"
|
|
700
774
|
})), children);
|
|
701
775
|
});
|
|
@@ -703,20 +777,20 @@ var Milestone = /*#__PURE__*/React.forwardRef(function Milestone(_ref23, ref) {
|
|
|
703
777
|
if (process.env.NODE_ENV !== "production") {
|
|
704
778
|
Milestone.propTypes = iconPropTypes;
|
|
705
779
|
}
|
|
706
|
-
var MilitaryCamp = /*#__PURE__*/React.forwardRef(function MilitaryCamp(
|
|
707
|
-
var children =
|
|
708
|
-
|
|
709
|
-
size =
|
|
710
|
-
rest = _objectWithoutProperties(
|
|
711
|
-
|
|
712
|
-
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
780
|
+
var MilitaryCamp = /*#__PURE__*/React.forwardRef(function MilitaryCamp(_ref27, ref) {
|
|
781
|
+
var children = _ref27.children,
|
|
782
|
+
_ref27$size = _ref27.size,
|
|
783
|
+
size = _ref27$size === void 0 ? 16 : _ref27$size,
|
|
784
|
+
rest = _objectWithoutProperties(_ref27, _excluded27);
|
|
785
|
+
|
|
786
|
+
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
713
787
|
width: size,
|
|
714
788
|
height: size,
|
|
715
789
|
ref: ref,
|
|
716
790
|
xmlns: "http://www.w3.org/2000/svg",
|
|
717
791
|
viewBox: "0 0 32 32",
|
|
718
792
|
fill: "currentColor"
|
|
719
|
-
}, rest),
|
|
793
|
+
}, rest), _path44 || (_path44 = /*#__PURE__*/React.createElement("path", {
|
|
720
794
|
d: "M27,28v-10.48a2.0035,2.0035,0,0,0-.853-1.6387L17,9.48V8h6V2H15V9.48L5.8528,15.8823A2.0023,2.0023,0,0,0,5,17.5205V28H2v2H30V28ZM17,4h4V6H17ZM7,17.5205l9-6.3,9,6.3V28H17V20H15v8H7Z"
|
|
721
795
|
})), children);
|
|
722
796
|
});
|
|
@@ -724,11 +798,11 @@ var MilitaryCamp = /*#__PURE__*/React.forwardRef(function MilitaryCamp(_ref24, r
|
|
|
724
798
|
if (process.env.NODE_ENV !== "production") {
|
|
725
799
|
MilitaryCamp.propTypes = iconPropTypes;
|
|
726
800
|
}
|
|
727
|
-
var Minimize = /*#__PURE__*/React.forwardRef(function Minimize(
|
|
728
|
-
var children =
|
|
729
|
-
|
|
730
|
-
size =
|
|
731
|
-
rest = _objectWithoutProperties(
|
|
801
|
+
var Minimize = /*#__PURE__*/React.forwardRef(function Minimize(_ref28, ref) {
|
|
802
|
+
var children = _ref28.children,
|
|
803
|
+
_ref28$size = _ref28.size,
|
|
804
|
+
size = _ref28$size === void 0 ? 16 : _ref28$size,
|
|
805
|
+
rest = _objectWithoutProperties(_ref28, _excluded28);
|
|
732
806
|
|
|
733
807
|
if (size === 16 || size === "16" || size === "16px") {
|
|
734
808
|
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
@@ -738,7 +812,7 @@ var Minimize = /*#__PURE__*/React.forwardRef(function Minimize(_ref25, ref) {
|
|
|
738
812
|
xmlns: "http://www.w3.org/2000/svg",
|
|
739
813
|
viewBox: "0 0 16 16",
|
|
740
814
|
fill: "currentColor"
|
|
741
|
-
}, rest),
|
|
815
|
+
}, rest), _path45 || (_path45 = /*#__PURE__*/React.createElement("path", {
|
|
742
816
|
d: "M2 9L2 10 5.3 10 1 14.3 1.7 15 6 10.7 6 14 7 14 7 9zM14 7L14 6 10.7 6 15 1.7 14.3 1 10 5.3 10 2 9 2 9 7z"
|
|
743
817
|
})), children);
|
|
744
818
|
}
|
|
@@ -750,7 +824,7 @@ var Minimize = /*#__PURE__*/React.forwardRef(function Minimize(_ref25, ref) {
|
|
|
750
824
|
xmlns: "http://www.w3.org/2000/svg",
|
|
751
825
|
viewBox: "0 0 32 32",
|
|
752
826
|
fill: "currentColor"
|
|
753
|
-
}, rest),
|
|
827
|
+
}, rest), _path46 || (_path46 = /*#__PURE__*/React.createElement("path", {
|
|
754
828
|
d: "M4 18L4 20 10.586 20 2 28.582 3.414 30 12 21.414 12 28 14 28 14 18 4 18zM30 3.416L28.592 2 20 10.586 20 4 18 4 18 14 28 14 28 12 21.414 12 30 3.416z"
|
|
755
829
|
})), children);
|
|
756
830
|
});
|
|
@@ -758,11 +832,11 @@ var Minimize = /*#__PURE__*/React.forwardRef(function Minimize(_ref25, ref) {
|
|
|
758
832
|
if (process.env.NODE_ENV !== "production") {
|
|
759
833
|
Minimize.propTypes = iconPropTypes;
|
|
760
834
|
}
|
|
761
|
-
var Misuse = /*#__PURE__*/React.forwardRef(function Misuse(
|
|
762
|
-
var children =
|
|
763
|
-
|
|
764
|
-
size =
|
|
765
|
-
rest = _objectWithoutProperties(
|
|
835
|
+
var Misuse = /*#__PURE__*/React.forwardRef(function Misuse(_ref29, ref) {
|
|
836
|
+
var children = _ref29.children,
|
|
837
|
+
_ref29$size = _ref29.size,
|
|
838
|
+
size = _ref29$size === void 0 ? 16 : _ref29$size,
|
|
839
|
+
rest = _objectWithoutProperties(_ref29, _excluded29);
|
|
766
840
|
|
|
767
841
|
if (size === 16 || size === "16" || size === "16px") {
|
|
768
842
|
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
@@ -772,9 +846,9 @@ var Misuse = /*#__PURE__*/React.forwardRef(function Misuse(_ref26, ref) {
|
|
|
772
846
|
xmlns: "http://www.w3.org/2000/svg",
|
|
773
847
|
viewBox: "0 0 16 16",
|
|
774
848
|
fill: "currentColor"
|
|
775
|
-
}, rest),
|
|
849
|
+
}, rest), _path47 || (_path47 = /*#__PURE__*/React.createElement("path", {
|
|
776
850
|
d: "M8,1C4.1,1,1,4.1,1,8s3.1,7,7,7s7-3.1,7-7S11.9,1,8,1z M10.7,11.5L8,8.8l-2.7,2.7l-0.8-0.8L7.2,8L4.5,5.3l0.8-0.8L8,7.2 l2.7-2.7l0.8,0.8L8.8,8l2.7,2.7L10.7,11.5z"
|
|
777
|
-
})),
|
|
851
|
+
})), _path48 || (_path48 = /*#__PURE__*/React.createElement("path", {
|
|
778
852
|
d: "M10.7,11.5L8,8.8l-2.7,2.7l-0.8-0.8L7.2,8L4.5,5.3l0.8-0.8L8,7.2l2.7-2.7l0.8,0.8L8.8,8 l2.7,2.7L10.7,11.5z",
|
|
779
853
|
"data-icon-path": "inner-path",
|
|
780
854
|
opacity: "0"
|
|
@@ -789,9 +863,9 @@ var Misuse = /*#__PURE__*/React.forwardRef(function Misuse(_ref26, ref) {
|
|
|
789
863
|
xmlns: "http://www.w3.org/2000/svg",
|
|
790
864
|
viewBox: "0 0 20 20",
|
|
791
865
|
fill: "currentColor"
|
|
792
|
-
}, rest),
|
|
866
|
+
}, rest), _path49 || (_path49 = /*#__PURE__*/React.createElement("path", {
|
|
793
867
|
d: "M10,1c-4.9,0-9,4.1-9,9s4.1,9,9,9s9-4,9-9S15,1,10,1z M13.5,14.5L10,11l-3.5,3.5l-1-1L9,10L5.5,6.5l1-1L10,9l3.5-3.5l1,1 L11,10l3.5,3.5L13.5,14.5z"
|
|
794
|
-
})),
|
|
868
|
+
})), _path50 || (_path50 = /*#__PURE__*/React.createElement("path", {
|
|
795
869
|
fill: "none",
|
|
796
870
|
d: "M13.5,14.5L10,11l-3.5,3.5l-1-1L9,10L5.5,6.5l1-1L10,9l3.5-3.5l1,1L11,10l3.5,3.5L13.5,14.5z",
|
|
797
871
|
"data-icon-path": "inner-path",
|
|
@@ -807,9 +881,9 @@ var Misuse = /*#__PURE__*/React.forwardRef(function Misuse(_ref26, ref) {
|
|
|
807
881
|
xmlns: "http://www.w3.org/2000/svg",
|
|
808
882
|
viewBox: "0 0 24 24",
|
|
809
883
|
fill: "currentColor"
|
|
810
|
-
}, rest),
|
|
884
|
+
}, rest), _path51 || (_path51 = /*#__PURE__*/React.createElement("path", {
|
|
811
885
|
d: "M12,1C6,1,1,6,1,12s5,11,11,11s11-4.9,11-11S18.1,1,12,1z M16.2,17.5L12,13.3l-4.2,4.2l-1.3-1.3l4.2-4.2L6.5,7.8l1.3-1.3 l4.2,4.2l4.2-4.2l1.3,1.3L13.3,12l4.2,4.2L16.2,17.5z"
|
|
812
|
-
})),
|
|
886
|
+
})), _path52 || (_path52 = /*#__PURE__*/React.createElement("path", {
|
|
813
887
|
fill: "none",
|
|
814
888
|
d: "M16.2,17.5L12,13.3l-4.2,4.2l-1.3-1.3l4.2-4.2L6.5,7.8l1.3-1.3l4.2,4.2l4.2-4.2l1.3,1.3 L13.3,12l4.2,4.2L16.2,17.5z",
|
|
815
889
|
"data-icon-path": "inner-path",
|
|
@@ -824,9 +898,9 @@ var Misuse = /*#__PURE__*/React.forwardRef(function Misuse(_ref26, ref) {
|
|
|
824
898
|
xmlns: "http://www.w3.org/2000/svg",
|
|
825
899
|
viewBox: "0 0 32 32",
|
|
826
900
|
fill: "currentColor"
|
|
827
|
-
}, rest),
|
|
901
|
+
}, rest), _path53 || (_path53 = /*#__PURE__*/React.createElement("path", {
|
|
828
902
|
d: "M16,2C8.3,2,2,8.3,2,16s6.3,14,14,14s14-6.3,14-14S23.7,2,16,2z M21.4,23L16,17.6L10.6,23L9,21.4l5.4-5.4L9,10.6L10.6,9 l5.4,5.4L21.4,9l1.6,1.6L17.6,16l5.4,5.4L21.4,23z"
|
|
829
|
-
})),
|
|
903
|
+
})), _path54 || (_path54 = /*#__PURE__*/React.createElement("path", {
|
|
830
904
|
fill: "none",
|
|
831
905
|
d: "M21.4,23L16,17.6L10.6,23L9,21.4l5.4-5.4L9,10.6L10.6,9l5.4,5.4L21.4,9l1.6,1.6L17.6,16 l5.4,5.4L21.4,23z",
|
|
832
906
|
"data-icon-path": "inner-path",
|
|
@@ -837,11 +911,11 @@ var Misuse = /*#__PURE__*/React.forwardRef(function Misuse(_ref26, ref) {
|
|
|
837
911
|
if (process.env.NODE_ENV !== "production") {
|
|
838
912
|
Misuse.propTypes = iconPropTypes;
|
|
839
913
|
}
|
|
840
|
-
var MisuseOutline = /*#__PURE__*/React.forwardRef(function MisuseOutline(
|
|
841
|
-
var children =
|
|
842
|
-
|
|
843
|
-
size =
|
|
844
|
-
rest = _objectWithoutProperties(
|
|
914
|
+
var MisuseOutline = /*#__PURE__*/React.forwardRef(function MisuseOutline(_ref30, ref) {
|
|
915
|
+
var children = _ref30.children,
|
|
916
|
+
_ref30$size = _ref30.size,
|
|
917
|
+
size = _ref30$size === void 0 ? 16 : _ref30$size,
|
|
918
|
+
rest = _objectWithoutProperties(_ref30, _excluded30);
|
|
845
919
|
|
|
846
920
|
if (size === 16 || size === "16" || size === "16px") {
|
|
847
921
|
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
@@ -851,9 +925,9 @@ var MisuseOutline = /*#__PURE__*/React.forwardRef(function MisuseOutline(_ref27,
|
|
|
851
925
|
xmlns: "http://www.w3.org/2000/svg",
|
|
852
926
|
viewBox: "0 0 16 16",
|
|
853
927
|
fill: "currentColor"
|
|
854
|
-
}, rest),
|
|
928
|
+
}, rest), _path55 || (_path55 = /*#__PURE__*/React.createElement("path", {
|
|
855
929
|
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"
|
|
856
|
-
})),
|
|
930
|
+
})), _path56 || (_path56 = /*#__PURE__*/React.createElement("path", {
|
|
857
931
|
d: "M10.7 11.5L8 8.8 5.3 11.5 4.5 10.7 7.2 8 4.5 5.3 5.3 4.5 8 7.2 10.7 4.5 11.5 5.3 8.8 8 11.5 10.7z"
|
|
858
932
|
})), children);
|
|
859
933
|
}
|
|
@@ -865,9 +939,9 @@ var MisuseOutline = /*#__PURE__*/React.forwardRef(function MisuseOutline(_ref27,
|
|
|
865
939
|
xmlns: "http://www.w3.org/2000/svg",
|
|
866
940
|
viewBox: "0 0 32 32",
|
|
867
941
|
fill: "currentColor"
|
|
868
|
-
}, rest),
|
|
942
|
+
}, rest), _path57 || (_path57 = /*#__PURE__*/React.createElement("path", {
|
|
869
943
|
d: "M16,2C8.2,2,2,8.2,2,16s6.2,14,14,14s14-6.2,14-14S23.8,2,16,2z M16,28C9.4,28,4,22.6,4,16S9.4,4,16,4s12,5.4,12,12 S22.6,28,16,28z"
|
|
870
|
-
})),
|
|
944
|
+
})), _path58 || (_path58 = /*#__PURE__*/React.createElement("path", {
|
|
871
945
|
d: "M21.4 23L16 17.6 10.6 23 9 21.4 14.4 16 9 10.6 10.6 9 16 14.4 21.4 9 23 10.6 17.6 16 23 21.4z"
|
|
872
946
|
})), children);
|
|
873
947
|
});
|
|
@@ -875,11 +949,11 @@ var MisuseOutline = /*#__PURE__*/React.forwardRef(function MisuseOutline(_ref27,
|
|
|
875
949
|
if (process.env.NODE_ENV !== "production") {
|
|
876
950
|
MisuseOutline.propTypes = iconPropTypes;
|
|
877
951
|
}
|
|
878
|
-
var MixedRainHail = /*#__PURE__*/React.forwardRef(function MixedRainHail(
|
|
879
|
-
var children =
|
|
880
|
-
|
|
881
|
-
size =
|
|
882
|
-
rest = _objectWithoutProperties(
|
|
952
|
+
var MixedRainHail = /*#__PURE__*/React.forwardRef(function MixedRainHail(_ref31, ref) {
|
|
953
|
+
var children = _ref31.children,
|
|
954
|
+
_ref31$size = _ref31.size,
|
|
955
|
+
size = _ref31$size === void 0 ? 16 : _ref31$size,
|
|
956
|
+
rest = _objectWithoutProperties(_ref31, _excluded31);
|
|
883
957
|
|
|
884
958
|
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
885
959
|
width: size,
|
|
@@ -896,9 +970,9 @@ var MixedRainHail = /*#__PURE__*/React.forwardRef(function MixedRainHail(_ref28,
|
|
|
896
970
|
cx: "21.5",
|
|
897
971
|
cy: "29.5",
|
|
898
972
|
r: "1.5"
|
|
899
|
-
})),
|
|
973
|
+
})), _path59 || (_path59 = /*#__PURE__*/React.createElement("path", {
|
|
900
974
|
d: "M15.868 30.496L14.132 29.504 17.276 24 11.277 24 16.132 15.504 17.868 16.496 14.723 22 20.724 22 15.868 30.496z"
|
|
901
|
-
})),
|
|
975
|
+
})), _path60 || (_path60 = /*#__PURE__*/React.createElement("path", {
|
|
902
976
|
d: "M9 32a1 1 0 01-.8944-1.4474l2-4.0005a1 1 0 111.7888.8947l-2 4A.9981.9981 0 019 32zM24.8008 9.1362a8.9943 8.9943 0 00-17.6006 0 6.4929 6.4929 0 00.23 12.7681L6.106 24.5527a1 1 0 101.7885.8946l2-4a1 1 0 00-.447-1.3418A.9786.9786 0 009 20.01V20H8.5a4.4975 4.4975 0 01-.356-8.981l.8155-.0639.0991-.812a6.9938 6.9938 0 0113.8838 0l.0986.812.8154.0639A4.4975 4.4975 0 0123.5 20H23v2h.5A6.4974 6.4974 0 0024.8008 9.1362z"
|
|
903
977
|
})), children);
|
|
904
978
|
});
|
|
@@ -906,78 +980,7 @@ var MixedRainHail = /*#__PURE__*/React.forwardRef(function MixedRainHail(_ref28,
|
|
|
906
980
|
if (process.env.NODE_ENV !== "production") {
|
|
907
981
|
MixedRainHail.propTypes = iconPropTypes;
|
|
908
982
|
}
|
|
909
|
-
var Mobile = /*#__PURE__*/React.forwardRef(function Mobile(
|
|
910
|
-
var children = _ref29.children,
|
|
911
|
-
_ref29$size = _ref29.size,
|
|
912
|
-
size = _ref29$size === void 0 ? 16 : _ref29$size,
|
|
913
|
-
rest = _objectWithoutProperties(_ref29, _excluded29);
|
|
914
|
-
|
|
915
|
-
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
916
|
-
width: size,
|
|
917
|
-
height: size,
|
|
918
|
-
ref: ref,
|
|
919
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
920
|
-
viewBox: "0 0 32 32",
|
|
921
|
-
fill: "currentColor"
|
|
922
|
-
}, rest), _path53 || (_path53 = /*#__PURE__*/React.createElement("path", {
|
|
923
|
-
d: "M22,4H10A2.002,2.002,0,0,0,8,6V28a2.0023,2.0023,0,0,0,2,2H22a2.0027,2.0027,0,0,0,2-2V6A2.0023,2.0023,0,0,0,22,4Zm0,2,0,2H10V6ZM10,28V10H22l0,18Z"
|
|
924
|
-
})), children);
|
|
925
|
-
});
|
|
926
|
-
|
|
927
|
-
if (process.env.NODE_ENV !== "production") {
|
|
928
|
-
Mobile.propTypes = iconPropTypes;
|
|
929
|
-
}
|
|
930
|
-
var MobileAdd = /*#__PURE__*/React.forwardRef(function MobileAdd(_ref30, ref) {
|
|
931
|
-
var children = _ref30.children,
|
|
932
|
-
_ref30$size = _ref30.size,
|
|
933
|
-
size = _ref30$size === void 0 ? 16 : _ref30$size,
|
|
934
|
-
rest = _objectWithoutProperties(_ref30, _excluded30);
|
|
935
|
-
|
|
936
|
-
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
937
|
-
width: size,
|
|
938
|
-
height: size,
|
|
939
|
-
ref: ref,
|
|
940
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
941
|
-
viewBox: "0 0 32 32",
|
|
942
|
-
fill: "currentColor"
|
|
943
|
-
}, rest), _path54 || (_path54 = /*#__PURE__*/React.createElement("path", {
|
|
944
|
-
d: "M28 24L24 24 24 20 22 20 22 24 18 24 18 26 22 26 22 30 24 30 24 26 28 26 28 24z"
|
|
945
|
-
})), _path55 || (_path55 = /*#__PURE__*/React.createElement("path", {
|
|
946
|
-
d: "M10,28V10H22v7h2V6a2.0023,2.0023,0,0,0-2-2H10A2.002,2.002,0,0,0,8,6V28a2.0023,2.0023,0,0,0,2,2h6l0-2ZM10,6H22l0,2H10Z"
|
|
947
|
-
})), children);
|
|
948
|
-
});
|
|
949
|
-
|
|
950
|
-
if (process.env.NODE_ENV !== "production") {
|
|
951
|
-
MobileAdd.propTypes = iconPropTypes;
|
|
952
|
-
}
|
|
953
|
-
var MobileAudio = /*#__PURE__*/React.forwardRef(function MobileAudio(_ref31, ref) {
|
|
954
|
-
var children = _ref31.children,
|
|
955
|
-
_ref31$size = _ref31.size,
|
|
956
|
-
size = _ref31$size === void 0 ? 16 : _ref31$size,
|
|
957
|
-
rest = _objectWithoutProperties(_ref31, _excluded31);
|
|
958
|
-
|
|
959
|
-
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
960
|
-
width: size,
|
|
961
|
-
height: size,
|
|
962
|
-
ref: ref,
|
|
963
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
964
|
-
viewBox: "0 0 32 32",
|
|
965
|
-
fill: "currentColor"
|
|
966
|
-
}, rest), _path56 || (_path56 = /*#__PURE__*/React.createElement("path", {
|
|
967
|
-
d: "M28 12H30V15H28zM24 7H26V20H24zM20 11H22V16H20zM16 9H18V18H16zM12 12H14V15H12z"
|
|
968
|
-
})), _circle5 || (_circle5 = /*#__PURE__*/React.createElement("circle", {
|
|
969
|
-
cx: "13.5",
|
|
970
|
-
cy: "24.5",
|
|
971
|
-
r: "1.5"
|
|
972
|
-
})), _path57 || (_path57 = /*#__PURE__*/React.createElement("path", {
|
|
973
|
-
d: "M20,30H7a2.0023,2.0023,0,0,1-2-2V4A2.0023,2.0023,0,0,1,7,2H20V4H7V28H20V24h2v4A2.0023,2.0023,0,0,1,20,30Z"
|
|
974
|
-
})), children);
|
|
975
|
-
});
|
|
976
|
-
|
|
977
|
-
if (process.env.NODE_ENV !== "production") {
|
|
978
|
-
MobileAudio.propTypes = iconPropTypes;
|
|
979
|
-
}
|
|
980
|
-
var MobileCheck = /*#__PURE__*/React.forwardRef(function MobileCheck(_ref32, ref) {
|
|
983
|
+
var Mobile = /*#__PURE__*/React.forwardRef(function Mobile(_ref32, ref) {
|
|
981
984
|
var children = _ref32.children,
|
|
982
985
|
_ref32$size = _ref32.size,
|
|
983
986
|
size = _ref32$size === void 0 ? 16 : _ref32$size,
|
|
@@ -990,17 +993,15 @@ var MobileCheck = /*#__PURE__*/React.forwardRef(function MobileCheck(_ref32, ref
|
|
|
990
993
|
xmlns: "http://www.w3.org/2000/svg",
|
|
991
994
|
viewBox: "0 0 32 32",
|
|
992
995
|
fill: "currentColor"
|
|
993
|
-
}, rest),
|
|
994
|
-
d: "
|
|
995
|
-
})), _path59 || (_path59 = /*#__PURE__*/React.createElement("path", {
|
|
996
|
-
d: "M10,28V10H22v9h2V6a2.0023,2.0023,0,0,0-2-2H10A2.002,2.002,0,0,0,8,6V28a2.0023,2.0023,0,0,0,2,2h4V28ZM10,6H22l0,2H10Z"
|
|
996
|
+
}, rest), _path61 || (_path61 = /*#__PURE__*/React.createElement("path", {
|
|
997
|
+
d: "M22,4H10A2.002,2.002,0,0,0,8,6V28a2.0023,2.0023,0,0,0,2,2H22a2.0027,2.0027,0,0,0,2-2V6A2.0023,2.0023,0,0,0,22,4Zm0,2,0,2H10V6ZM10,28V10H22l0,18Z"
|
|
997
998
|
})), children);
|
|
998
999
|
});
|
|
999
1000
|
|
|
1000
1001
|
if (process.env.NODE_ENV !== "production") {
|
|
1001
|
-
|
|
1002
|
+
Mobile.propTypes = iconPropTypes;
|
|
1002
1003
|
}
|
|
1003
|
-
var
|
|
1004
|
+
var MobileAdd = /*#__PURE__*/React.forwardRef(function MobileAdd(_ref33, ref) {
|
|
1004
1005
|
var children = _ref33.children,
|
|
1005
1006
|
_ref33$size = _ref33.size,
|
|
1006
1007
|
size = _ref33$size === void 0 ? 16 : _ref33$size,
|
|
@@ -1013,17 +1014,17 @@ var MobileDownload = /*#__PURE__*/React.forwardRef(function MobileDownload(_ref3
|
|
|
1013
1014
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1014
1015
|
viewBox: "0 0 32 32",
|
|
1015
1016
|
fill: "currentColor"
|
|
1016
|
-
}, rest),
|
|
1017
|
-
d: "M28
|
|
1018
|
-
})),
|
|
1019
|
-
d: "M10,
|
|
1017
|
+
}, rest), _path62 || (_path62 = /*#__PURE__*/React.createElement("path", {
|
|
1018
|
+
d: "M28 24L24 24 24 20 22 20 22 24 18 24 18 26 22 26 22 30 24 30 24 26 28 26 28 24z"
|
|
1019
|
+
})), _path63 || (_path63 = /*#__PURE__*/React.createElement("path", {
|
|
1020
|
+
d: "M10,28V10H22v7h2V6a2.0023,2.0023,0,0,0-2-2H10A2.002,2.002,0,0,0,8,6V28a2.0023,2.0023,0,0,0,2,2h6l0-2ZM10,6H22l0,2H10Z"
|
|
1020
1021
|
})), children);
|
|
1021
1022
|
});
|
|
1022
1023
|
|
|
1023
1024
|
if (process.env.NODE_ENV !== "production") {
|
|
1024
|
-
|
|
1025
|
+
MobileAdd.propTypes = iconPropTypes;
|
|
1025
1026
|
}
|
|
1026
|
-
var
|
|
1027
|
+
var MobileAudio = /*#__PURE__*/React.forwardRef(function MobileAudio(_ref34, ref) {
|
|
1027
1028
|
var children = _ref34.children,
|
|
1028
1029
|
_ref34$size = _ref34.size,
|
|
1029
1030
|
size = _ref34$size === void 0 ? 16 : _ref34$size,
|
|
@@ -1036,15 +1037,21 @@ var MobileLandscape = /*#__PURE__*/React.forwardRef(function MobileLandscape(_re
|
|
|
1036
1037
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1037
1038
|
viewBox: "0 0 32 32",
|
|
1038
1039
|
fill: "currentColor"
|
|
1039
|
-
}, rest),
|
|
1040
|
-
d: "
|
|
1040
|
+
}, rest), _path64 || (_path64 = /*#__PURE__*/React.createElement("path", {
|
|
1041
|
+
d: "M28 12H30V15H28zM24 7H26V20H24zM20 11H22V16H20zM16 9H18V18H16zM12 12H14V15H12z"
|
|
1042
|
+
})), _circle5 || (_circle5 = /*#__PURE__*/React.createElement("circle", {
|
|
1043
|
+
cx: "13.5",
|
|
1044
|
+
cy: "24.5",
|
|
1045
|
+
r: "1.5"
|
|
1046
|
+
})), _path65 || (_path65 = /*#__PURE__*/React.createElement("path", {
|
|
1047
|
+
d: "M20,30H7a2.0023,2.0023,0,0,1-2-2V4A2.0023,2.0023,0,0,1,7,2H20V4H7V28H20V24h2v4A2.0023,2.0023,0,0,1,20,30Z"
|
|
1041
1048
|
})), children);
|
|
1042
1049
|
});
|
|
1043
1050
|
|
|
1044
1051
|
if (process.env.NODE_ENV !== "production") {
|
|
1045
|
-
|
|
1052
|
+
MobileAudio.propTypes = iconPropTypes;
|
|
1046
1053
|
}
|
|
1047
|
-
var
|
|
1054
|
+
var MobileCheck = /*#__PURE__*/React.forwardRef(function MobileCheck(_ref35, ref) {
|
|
1048
1055
|
var children = _ref35.children,
|
|
1049
1056
|
_ref35$size = _ref35.size,
|
|
1050
1057
|
size = _ref35$size === void 0 ? 16 : _ref35$size,
|
|
@@ -1057,15 +1064,17 @@ var MobilityServices = /*#__PURE__*/React.forwardRef(function MobilityServices(_
|
|
|
1057
1064
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1058
1065
|
viewBox: "0 0 32 32",
|
|
1059
1066
|
fill: "currentColor"
|
|
1060
|
-
}, rest),
|
|
1061
|
-
d: "
|
|
1067
|
+
}, rest), _path66 || (_path66 = /*#__PURE__*/React.createElement("path", {
|
|
1068
|
+
d: "M20 27.18L17.41 24.59 16 26 20 30 28 22 26.59 20.59 20 27.18z"
|
|
1069
|
+
})), _path67 || (_path67 = /*#__PURE__*/React.createElement("path", {
|
|
1070
|
+
d: "M10,28V10H22v9h2V6a2.0023,2.0023,0,0,0-2-2H10A2.002,2.002,0,0,0,8,6V28a2.0023,2.0023,0,0,0,2,2h4V28ZM10,6H22l0,2H10Z"
|
|
1062
1071
|
})), children);
|
|
1063
1072
|
});
|
|
1064
1073
|
|
|
1065
1074
|
if (process.env.NODE_ENV !== "production") {
|
|
1066
|
-
|
|
1075
|
+
MobileCheck.propTypes = iconPropTypes;
|
|
1067
1076
|
}
|
|
1068
|
-
var
|
|
1077
|
+
var MobileDownload = /*#__PURE__*/React.forwardRef(function MobileDownload(_ref36, ref) {
|
|
1069
1078
|
var children = _ref36.children,
|
|
1070
1079
|
_ref36$size = _ref36.size,
|
|
1071
1080
|
size = _ref36$size === void 0 ? 16 : _ref36$size,
|
|
@@ -1078,15 +1087,17 @@ var Model = /*#__PURE__*/React.forwardRef(function Model(_ref36, ref) {
|
|
|
1078
1087
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1079
1088
|
viewBox: "0 0 32 32",
|
|
1080
1089
|
fill: "currentColor"
|
|
1081
|
-
}, rest),
|
|
1082
|
-
d: "
|
|
1090
|
+
}, rest), _path68 || (_path68 = /*#__PURE__*/React.createElement("path", {
|
|
1091
|
+
d: "M28 25L26.586 23.586 24 26.172 24 18 22 18 22 26.172 19.414 23.586 18 25 23 30 28 25z"
|
|
1092
|
+
})), _path69 || (_path69 = /*#__PURE__*/React.createElement("path", {
|
|
1093
|
+
d: "M10,28V10H22v5h2V6a2.0023,2.0023,0,0,0-2-2H10A2.002,2.002,0,0,0,8,6V28a2.0023,2.0023,0,0,0,2,2h6V28ZM10,6H22l0,2H10Z"
|
|
1083
1094
|
})), children);
|
|
1084
1095
|
});
|
|
1085
1096
|
|
|
1086
1097
|
if (process.env.NODE_ENV !== "production") {
|
|
1087
|
-
|
|
1098
|
+
MobileDownload.propTypes = iconPropTypes;
|
|
1088
1099
|
}
|
|
1089
|
-
var
|
|
1100
|
+
var MobileLandscape = /*#__PURE__*/React.forwardRef(function MobileLandscape(_ref37, ref) {
|
|
1090
1101
|
var children = _ref37.children,
|
|
1091
1102
|
_ref37$size = _ref37.size,
|
|
1092
1103
|
size = _ref37$size === void 0 ? 16 : _ref37$size,
|
|
@@ -1099,15 +1110,15 @@ var ModelAlt = /*#__PURE__*/React.forwardRef(function ModelAlt(_ref37, ref) {
|
|
|
1099
1110
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1100
1111
|
viewBox: "0 0 32 32",
|
|
1101
1112
|
fill: "currentColor"
|
|
1102
|
-
}, rest),
|
|
1103
|
-
d: "
|
|
1113
|
+
}, rest), _path70 || (_path70 = /*#__PURE__*/React.createElement("path", {
|
|
1114
|
+
d: "M3,10V22a2.002,2.002,0,0,0,2,2H27a2.0023,2.0023,0,0,0,2-2V10a2.0027,2.0027,0,0,0-2-2H5A2.0023,2.0023,0,0,0,3,10Zm2,0,2,0V22H5ZM27,22H9V10H27Z"
|
|
1104
1115
|
})), children);
|
|
1105
1116
|
});
|
|
1106
1117
|
|
|
1107
1118
|
if (process.env.NODE_ENV !== "production") {
|
|
1108
|
-
|
|
1119
|
+
MobileLandscape.propTypes = iconPropTypes;
|
|
1109
1120
|
}
|
|
1110
|
-
var
|
|
1121
|
+
var MobilityServices = /*#__PURE__*/React.forwardRef(function MobilityServices(_ref38, ref) {
|
|
1111
1122
|
var children = _ref38.children,
|
|
1112
1123
|
_ref38$size = _ref38.size,
|
|
1113
1124
|
size = _ref38$size === void 0 ? 16 : _ref38$size,
|
|
@@ -1120,17 +1131,15 @@ var ModelReference = /*#__PURE__*/React.forwardRef(function ModelReference(_ref3
|
|
|
1120
1131
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1121
1132
|
viewBox: "0 0 32 32",
|
|
1122
1133
|
fill: "currentColor"
|
|
1123
|
-
}, rest),
|
|
1124
|
-
d: "
|
|
1125
|
-
})), _path67 || (_path67 = /*#__PURE__*/React.createElement("path", {
|
|
1126
|
-
d: "M23.5,4H8.5L1.7158,13.0454,6.01,18l1.5114-1.31L5.19,14h5.2554L16,22.8867,21.5544,14H26.81L15.8125,26.6919,17.3242,28l12.96-14.9546ZM5,12,9.5,6h4.6958l-3.75,6ZM16,6.8867,19.1958,12H12.8042Zm0,12.2266L12.8044,14h6.3912ZM21.5542,12l-3.75-6H22.5L27,12Z"
|
|
1134
|
+
}, rest), _path71 || (_path71 = /*#__PURE__*/React.createElement("path", {
|
|
1135
|
+
d: "M29.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.5781zM28 2H24a2.0023 2.0023 0 00-2 2v8a2.0023 2.0023 0 002 2h4a2.0023 2.0023 0 002-2V4A2.0023 2.0023 0 0028 2zm0 2V6H24V4zm-4 8V8h4v4z"
|
|
1127
1136
|
})), children);
|
|
1128
1137
|
});
|
|
1129
1138
|
|
|
1130
1139
|
if (process.env.NODE_ENV !== "production") {
|
|
1131
|
-
|
|
1140
|
+
MobilityServices.propTypes = iconPropTypes;
|
|
1132
1141
|
}
|
|
1133
|
-
var
|
|
1142
|
+
var Model = /*#__PURE__*/React.forwardRef(function Model(_ref39, ref) {
|
|
1134
1143
|
var children = _ref39.children,
|
|
1135
1144
|
_ref39$size = _ref39.size,
|
|
1136
1145
|
size = _ref39$size === void 0 ? 16 : _ref39$size,
|
|
@@ -1143,15 +1152,15 @@ var ModelBuilder = /*#__PURE__*/React.forwardRef(function ModelBuilder(_ref39, r
|
|
|
1143
1152
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1144
1153
|
viewBox: "0 0 32 32",
|
|
1145
1154
|
fill: "currentColor"
|
|
1146
|
-
}, rest),
|
|
1147
|
-
d: "
|
|
1155
|
+
}, rest), _path72 || (_path72 = /*#__PURE__*/React.createElement("path", {
|
|
1156
|
+
d: "M23.5,4H8.5L1.7158,13.0454,16,29.5269,30.2842,13.0454ZM27,12H21.5543l-3.75-6H22.5ZM10.3021,14l3.7536,10.23L5.19,14Zm2.13,0H19.568l-3.569,9.7212Zm.3725-2L16,6.8867,19.1957,12Zm8.8935,2H26.81L17.9427,24.2314ZM9.5,6h4.6957l-3.75,6H5Z"
|
|
1148
1157
|
})), children);
|
|
1149
1158
|
});
|
|
1150
1159
|
|
|
1151
1160
|
if (process.env.NODE_ENV !== "production") {
|
|
1152
|
-
|
|
1161
|
+
Model.propTypes = iconPropTypes;
|
|
1153
1162
|
}
|
|
1154
|
-
var
|
|
1163
|
+
var ModelAlt = /*#__PURE__*/React.forwardRef(function ModelAlt(_ref40, ref) {
|
|
1155
1164
|
var children = _ref40.children,
|
|
1156
1165
|
_ref40$size = _ref40.size,
|
|
1157
1166
|
size = _ref40$size === void 0 ? 16 : _ref40$size,
|
|
@@ -1164,17 +1173,15 @@ var ModelBuilderReference = /*#__PURE__*/React.forwardRef(function ModelBuilderR
|
|
|
1164
1173
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1165
1174
|
viewBox: "0 0 32 32",
|
|
1166
1175
|
fill: "currentColor"
|
|
1167
|
-
}, rest),
|
|
1168
|
-
d: "
|
|
1169
|
-
})), _path70 || (_path70 = /*#__PURE__*/React.createElement("path", {
|
|
1170
|
-
d: "M22,4V7H10V4H2v8h8V9h7.0234A4.9463,4.9463,0,0,0,16,12V28h2V12a2.9982,2.9982,0,0,1,2.9971-3H22v3h8V4ZM8,10H4V6H8Zm20,0H24V6h4Z"
|
|
1176
|
+
}, rest), _path73 || (_path73 = /*#__PURE__*/React.createElement("path", {
|
|
1177
|
+
d: "M28.4473,16.1055,23,13.3818V7a1,1,0,0,0-.5527-.8945l-6-3a1.0008,1.0008,0,0,0-.8946,0l-6,3A1,1,0,0,0,9,7v6.3818L3.5527,16.1055A1,1,0,0,0,3,17v7a1,1,0,0,0,.5527.8945l6,3a1.001,1.001,0,0,0,.8946,0L16,25.1182l5.5527,2.7763a1.001,1.001,0,0,0,.8946,0l6-3A1,1,0,0,0,29,24V17A1,1,0,0,0,28.4473,16.1055ZM21,13.3818l-4,2V10.6182l4-2ZM16,5.1182,19.7637,7,16,8.8818,12.2363,7Zm-5,3.5,4,2v4.7636l-4-2ZM9,25.3818l-4-2V18.6182l4,2Zm1-6.5L6.2363,17,10,15.1182,13.7637,17Zm1,1.7364,4-2v4.7636l-4,2Zm10,4.7636-4-2V18.6182l4,2Zm1-6.5L18.2363,17,22,15.1182,25.7637,17Zm5,4.5-4,2V20.6182l4-2Z"
|
|
1171
1178
|
})), children);
|
|
1172
1179
|
});
|
|
1173
1180
|
|
|
1174
1181
|
if (process.env.NODE_ENV !== "production") {
|
|
1175
|
-
|
|
1182
|
+
ModelAlt.propTypes = iconPropTypes;
|
|
1176
1183
|
}
|
|
1177
|
-
var
|
|
1184
|
+
var ModelReference = /*#__PURE__*/React.forwardRef(function ModelReference(_ref41, ref) {
|
|
1178
1185
|
var children = _ref41.children,
|
|
1179
1186
|
_ref41$size = _ref41.size,
|
|
1180
1187
|
size = _ref41$size === void 0 ? 16 : _ref41$size,
|
|
@@ -1187,17 +1194,17 @@ var Money = /*#__PURE__*/React.forwardRef(function Money(_ref41, ref) {
|
|
|
1187
1194
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1188
1195
|
viewBox: "0 0 32 32",
|
|
1189
1196
|
fill: "currentColor"
|
|
1190
|
-
}, rest),
|
|
1191
|
-
d: "
|
|
1192
|
-
})),
|
|
1193
|
-
d: "
|
|
1197
|
+
}, rest), _path74 || (_path74 = /*#__PURE__*/React.createElement("path", {
|
|
1198
|
+
d: "M4 20L4 22 8.586 22 2 28.586 3.414 30 10 23.414 10 28 12 28 12 20 4 20z"
|
|
1199
|
+
})), _path75 || (_path75 = /*#__PURE__*/React.createElement("path", {
|
|
1200
|
+
d: "M23.5,4H8.5L1.7158,13.0454,6.01,18l1.5114-1.31L5.19,14h5.2554L16,22.8867,21.5544,14H26.81L15.8125,26.6919,17.3242,28l12.96-14.9546ZM5,12,9.5,6h4.6958l-3.75,6ZM16,6.8867,19.1958,12H12.8042Zm0,12.2266L12.8044,14h6.3912ZM21.5542,12l-3.75-6H22.5L27,12Z"
|
|
1194
1201
|
})), children);
|
|
1195
1202
|
});
|
|
1196
1203
|
|
|
1197
1204
|
if (process.env.NODE_ENV !== "production") {
|
|
1198
|
-
|
|
1205
|
+
ModelReference.propTypes = iconPropTypes;
|
|
1199
1206
|
}
|
|
1200
|
-
var
|
|
1207
|
+
var ModelBuilder = /*#__PURE__*/React.forwardRef(function ModelBuilder(_ref42, ref) {
|
|
1201
1208
|
var children = _ref42.children,
|
|
1202
1209
|
_ref42$size = _ref42.size,
|
|
1203
1210
|
size = _ref42$size === void 0 ? 16 : _ref42$size,
|
|
@@ -1210,19 +1217,15 @@ var Monster = /*#__PURE__*/React.forwardRef(function Monster(_ref42, ref) {
|
|
|
1210
1217
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1211
1218
|
viewBox: "0 0 32 32",
|
|
1212
1219
|
fill: "currentColor"
|
|
1213
|
-
}, rest),
|
|
1214
|
-
d: "
|
|
1215
|
-
})), _path74 || (_path74 = /*#__PURE__*/React.createElement("path", {
|
|
1216
|
-
d: "M28,11H27V4a2.0025,2.0025,0,0,0-2-2H7A2.0025,2.0025,0,0,0,5,4v7H4a2.0025,2.0025,0,0,0-2,2v4a2.0025,2.0025,0,0,0,2,2H5v4a7.0078,7.0078,0,0,0,7,7h8a7.0078,7.0078,0,0,0,7-7V19h1a2.0025,2.0025,0,0,0,2-2V13A2.0025,2.0025,0,0,0,28,11ZM25,4V7.3818L22.4473,6.1055a1.0008,1.0008,0,0,0-.8946,0L18,7.8818,14.4473,6.1055a1.0008,1.0008,0,0,0-.8946,0L10,7.8818l-3-1.5V4Zm3,13H25v6a5.0057,5.0057,0,0,1-5,5H12a5.0057,5.0057,0,0,1-5-5V17H4V13H7V8.6182L9.5527,9.8945a1.0008,1.0008,0,0,0,.8946,0L14,8.1182l3.5527,1.7763a1.001,1.001,0,0,0,.8946,0L22,8.1182l3,1.5V13h3Z"
|
|
1217
|
-
})), _path75 || (_path75 = /*#__PURE__*/React.createElement("path", {
|
|
1218
|
-
d: "M9 14H14V16H9zM18 14H23V16H18z"
|
|
1220
|
+
}, rest), _path76 || (_path76 = /*#__PURE__*/React.createElement("path", {
|
|
1221
|
+
d: "M22,4V7H10V4H2v8h8V9h7.0234A4.9463,4.9463,0,0,0,16,12v8A3.0037,3.0037,0,0,1,13,23H10V20H2v8h8V25H13A5.0062,5.0062,0,0,0,18,20V12a2.9982,2.9982,0,0,1,2.9971-3H22v3h8V4ZM8,10H4V6H8ZM8,26H4V22H8ZM28,10H24V6h4Z"
|
|
1219
1222
|
})), children);
|
|
1220
1223
|
});
|
|
1221
1224
|
|
|
1222
1225
|
if (process.env.NODE_ENV !== "production") {
|
|
1223
|
-
|
|
1226
|
+
ModelBuilder.propTypes = iconPropTypes;
|
|
1224
1227
|
}
|
|
1225
|
-
var
|
|
1228
|
+
var ModelBuilderReference = /*#__PURE__*/React.forwardRef(function ModelBuilderReference(_ref43, ref) {
|
|
1226
1229
|
var children = _ref43.children,
|
|
1227
1230
|
_ref43$size = _ref43.size,
|
|
1228
1231
|
size = _ref43$size === void 0 ? 16 : _ref43$size,
|
|
@@ -1235,15 +1238,17 @@ var Monument = /*#__PURE__*/React.forwardRef(function Monument(_ref43, ref) {
|
|
|
1235
1238
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1236
1239
|
viewBox: "0 0 32 32",
|
|
1237
1240
|
fill: "currentColor"
|
|
1238
|
-
}, rest),
|
|
1239
|
-
d: "
|
|
1241
|
+
}, rest), _path77 || (_path77 = /*#__PURE__*/React.createElement("path", {
|
|
1242
|
+
d: "M4 20L4 22 8.586 22 2 28.586 3.414 30 10 23.414 10 28 12 28 12 20 4 20z"
|
|
1243
|
+
})), _path78 || (_path78 = /*#__PURE__*/React.createElement("path", {
|
|
1244
|
+
d: "M22,4V7H10V4H2v8h8V9h7.0234A4.9463,4.9463,0,0,0,16,12V28h2V12a2.9982,2.9982,0,0,1,2.9971-3H22v3h8V4ZM8,10H4V6H8Zm20,0H24V6h4Z"
|
|
1240
1245
|
})), children);
|
|
1241
1246
|
});
|
|
1242
1247
|
|
|
1243
1248
|
if (process.env.NODE_ENV !== "production") {
|
|
1244
|
-
|
|
1249
|
+
ModelBuilderReference.propTypes = iconPropTypes;
|
|
1245
1250
|
}
|
|
1246
|
-
var
|
|
1251
|
+
var Money = /*#__PURE__*/React.forwardRef(function Money(_ref44, ref) {
|
|
1247
1252
|
var children = _ref44.children,
|
|
1248
1253
|
_ref44$size = _ref44.size,
|
|
1249
1254
|
size = _ref44$size === void 0 ? 16 : _ref44$size,
|
|
@@ -1256,15 +1261,17 @@ var Moon = /*#__PURE__*/React.forwardRef(function Moon(_ref44, ref) {
|
|
|
1256
1261
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1257
1262
|
viewBox: "0 0 32 32",
|
|
1258
1263
|
fill: "currentColor"
|
|
1259
|
-
}, rest),
|
|
1260
|
-
d: "
|
|
1264
|
+
}, rest), _path79 || (_path79 = /*#__PURE__*/React.createElement("path", {
|
|
1265
|
+
d: "M2 22H30V24H2zM2 26H30V28H2zM24 10a2 2 0 102 2 2 2 0 00-2-2zM16 16a4 4 0 114-4A4.0045 4.0045 0 0116 16zm0-6a2 2 0 102 2A2.002 2.002 0 0016 10zM8 10a2 2 0 102 2 2 2 0 00-2-2z"
|
|
1266
|
+
})), _path80 || (_path80 = /*#__PURE__*/React.createElement("path", {
|
|
1267
|
+
d: "M28,20H4a2.0051,2.0051,0,0,1-2-2V6A2.0051,2.0051,0,0,1,4,4H28a2.0051,2.0051,0,0,1,2,2V18A2.0027,2.0027,0,0,1,28,20ZM28,6H4V18H28Z"
|
|
1261
1268
|
})), children);
|
|
1262
1269
|
});
|
|
1263
1270
|
|
|
1264
1271
|
if (process.env.NODE_ENV !== "production") {
|
|
1265
|
-
|
|
1272
|
+
Money.propTypes = iconPropTypes;
|
|
1266
1273
|
}
|
|
1267
|
-
var
|
|
1274
|
+
var Monster = /*#__PURE__*/React.forwardRef(function Monster(_ref45, ref) {
|
|
1268
1275
|
var children = _ref45.children,
|
|
1269
1276
|
_ref45$size = _ref45.size,
|
|
1270
1277
|
size = _ref45$size === void 0 ? 16 : _ref45$size,
|
|
@@ -1277,15 +1284,19 @@ var Moonrise = /*#__PURE__*/React.forwardRef(function Moonrise(_ref45, ref) {
|
|
|
1277
1284
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1278
1285
|
viewBox: "0 0 32 32",
|
|
1279
1286
|
fill: "currentColor"
|
|
1280
|
-
}, rest),
|
|
1281
|
-
d: "
|
|
1287
|
+
}, rest), _path81 || (_path81 = /*#__PURE__*/React.createElement("path", {
|
|
1288
|
+
d: "M23 22L21 22 21 20 19 20 19 22 17 22 17 20 15 20 15 22 13 22 13 20 11 20 11 22 9 22 9 24 11 24 11 26 13 26 13 24 15 24 15 26 17 26 17 24 19 24 19 26 21 26 21 24 23 24 23 22z"
|
|
1289
|
+
})), _path82 || (_path82 = /*#__PURE__*/React.createElement("path", {
|
|
1290
|
+
d: "M28,11H27V4a2.0025,2.0025,0,0,0-2-2H7A2.0025,2.0025,0,0,0,5,4v7H4a2.0025,2.0025,0,0,0-2,2v4a2.0025,2.0025,0,0,0,2,2H5v4a7.0078,7.0078,0,0,0,7,7h8a7.0078,7.0078,0,0,0,7-7V19h1a2.0025,2.0025,0,0,0,2-2V13A2.0025,2.0025,0,0,0,28,11ZM25,4V7.3818L22.4473,6.1055a1.0008,1.0008,0,0,0-.8946,0L18,7.8818,14.4473,6.1055a1.0008,1.0008,0,0,0-.8946,0L10,7.8818l-3-1.5V4Zm3,13H25v6a5.0057,5.0057,0,0,1-5,5H12a5.0057,5.0057,0,0,1-5-5V17H4V13H7V8.6182L9.5527,9.8945a1.0008,1.0008,0,0,0,.8946,0L14,8.1182l3.5527,1.7763a1.001,1.001,0,0,0,.8946,0L22,8.1182l3,1.5V13h3Z"
|
|
1291
|
+
})), _path83 || (_path83 = /*#__PURE__*/React.createElement("path", {
|
|
1292
|
+
d: "M9 14H14V16H9zM18 14H23V16H18z"
|
|
1282
1293
|
})), children);
|
|
1283
1294
|
});
|
|
1284
1295
|
|
|
1285
1296
|
if (process.env.NODE_ENV !== "production") {
|
|
1286
|
-
|
|
1297
|
+
Monster.propTypes = iconPropTypes;
|
|
1287
1298
|
}
|
|
1288
|
-
var
|
|
1299
|
+
var Monument = /*#__PURE__*/React.forwardRef(function Monument(_ref46, ref) {
|
|
1289
1300
|
var children = _ref46.children,
|
|
1290
1301
|
_ref46$size = _ref46.size,
|
|
1291
1302
|
size = _ref46$size === void 0 ? 16 : _ref46$size,
|
|
@@ -1298,15 +1309,15 @@ var Moonset = /*#__PURE__*/React.forwardRef(function Moonset(_ref46, ref) {
|
|
|
1298
1309
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1299
1310
|
viewBox: "0 0 32 32",
|
|
1300
1311
|
fill: "currentColor"
|
|
1301
|
-
}, rest),
|
|
1302
|
-
d: "
|
|
1312
|
+
}, rest), _path84 || (_path84 = /*#__PURE__*/React.createElement("path", {
|
|
1313
|
+
d: "M20,28V6L16,2,12,6V28H2v2H30V28Zm-6,0V6.8281l2-2,2,2V28Z"
|
|
1303
1314
|
})), children);
|
|
1304
1315
|
});
|
|
1305
1316
|
|
|
1306
1317
|
if (process.env.NODE_ENV !== "production") {
|
|
1307
|
-
|
|
1318
|
+
Monument.propTypes = iconPropTypes;
|
|
1308
1319
|
}
|
|
1309
|
-
var
|
|
1320
|
+
var Moon = /*#__PURE__*/React.forwardRef(function Moon(_ref47, ref) {
|
|
1310
1321
|
var children = _ref47.children,
|
|
1311
1322
|
_ref47$size = _ref47.size,
|
|
1312
1323
|
size = _ref47$size === void 0 ? 16 : _ref47$size,
|
|
@@ -1319,26 +1330,15 @@ var MostlyCloudy = /*#__PURE__*/React.forwardRef(function MostlyCloudy(_ref47, r
|
|
|
1319
1330
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1320
1331
|
viewBox: "0 0 32 32",
|
|
1321
1332
|
fill: "currentColor"
|
|
1322
|
-
}, rest),
|
|
1323
|
-
d: "
|
|
1324
|
-
transform: "translate(0 .005)"
|
|
1325
|
-
})), _path81 || (_path81 = /*#__PURE__*/React.createElement("path", {
|
|
1326
|
-
d: "M26 13.005H30V15.005H26z"
|
|
1327
|
-
})), _path82 || (_path82 = /*#__PURE__*/React.createElement("path", {
|
|
1328
|
-
d: "M23.071 5.929H27.071V7.929H23.071z",
|
|
1329
|
-
transform: "rotate(-45 25.077 6.931)"
|
|
1330
|
-
})), _path83 || (_path83 = /*#__PURE__*/React.createElement("path", {
|
|
1331
|
-
d: "M17 2.005H19V6.005H17z"
|
|
1332
|
-
})), _path84 || (_path84 = /*#__PURE__*/React.createElement("path", {
|
|
1333
|
-
d: "M9.929 4.929H11.929V8.929H9.929z",
|
|
1334
|
-
transform: "rotate(-45 10.935 6.931)"
|
|
1333
|
+
}, rest), _path85 || (_path85 = /*#__PURE__*/React.createElement("path", {
|
|
1334
|
+
d: "M13.5025,5.4136A15.0755,15.0755,0,0,0,25.096,23.6082a11.1134,11.1134,0,0,1-7.9749,3.3893c-.1385,0-.2782.0051-.4178,0A11.0944,11.0944,0,0,1,13.5025,5.4136M14.98,3a1.0024,1.0024,0,0,0-.1746.0156A13.0959,13.0959,0,0,0,16.63,28.9973c.1641.006.3282,0,.4909,0a13.0724,13.0724,0,0,0,10.702-5.5556,1.0094,1.0094,0,0,0-.7833-1.5644A13.08,13.08,0,0,1,15.8892,4.38,1.0149,1.0149,0,0,0,14.98,3Z"
|
|
1335
1335
|
})), children);
|
|
1336
1336
|
});
|
|
1337
1337
|
|
|
1338
1338
|
if (process.env.NODE_ENV !== "production") {
|
|
1339
|
-
|
|
1339
|
+
Moon.propTypes = iconPropTypes;
|
|
1340
1340
|
}
|
|
1341
|
-
var
|
|
1341
|
+
var Moonrise = /*#__PURE__*/React.forwardRef(function Moonrise(_ref48, ref) {
|
|
1342
1342
|
var children = _ref48.children,
|
|
1343
1343
|
_ref48$size = _ref48.size,
|
|
1344
1344
|
size = _ref48$size === void 0 ? 16 : _ref48$size,
|
|
@@ -1351,15 +1351,15 @@ var MostlyCloudyNight = /*#__PURE__*/React.forwardRef(function MostlyCloudyNight
|
|
|
1351
1351
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1352
1352
|
viewBox: "0 0 32 32",
|
|
1353
1353
|
fill: "currentColor"
|
|
1354
|
-
}, rest),
|
|
1355
|
-
d: "
|
|
1354
|
+
}, rest), _path86 || (_path86 = /*#__PURE__*/React.createElement("path", {
|
|
1355
|
+
d: "M2 28H30V30H2zM26 26H24a7.987 7.987 0 00-2.0371-5.3335l1.49-1.334A9.9835 9.9835 0 0126 26zM16 26H14a9.9268 9.9268 0 013.7539-7.804A7.89 7.89 0 0016 18a8.0092 8.0092 0 00-8 8H6A10.0113 10.0113 0 0116 16a9.8923 9.8923 0 014.4458 1.0515 1 1 0 010 1.79A7.9567 7.9567 0 0016 26zM16 2L11 7 12.41 8.41 15 5.83 15 6 15 14 17 14 17 6 17 5.83 19.59 8.41 21 7 16 2z"
|
|
1356
1356
|
})), children);
|
|
1357
1357
|
});
|
|
1358
1358
|
|
|
1359
1359
|
if (process.env.NODE_ENV !== "production") {
|
|
1360
|
-
|
|
1360
|
+
Moonrise.propTypes = iconPropTypes;
|
|
1361
1361
|
}
|
|
1362
|
-
var
|
|
1362
|
+
var Moonset = /*#__PURE__*/React.forwardRef(function Moonset(_ref49, ref) {
|
|
1363
1363
|
var children = _ref49.children,
|
|
1364
1364
|
_ref49$size = _ref49.size,
|
|
1365
1365
|
size = _ref49$size === void 0 ? 16 : _ref49$size,
|
|
@@ -1372,15 +1372,15 @@ var Mountain = /*#__PURE__*/React.forwardRef(function Mountain(_ref49, ref) {
|
|
|
1372
1372
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1373
1373
|
viewBox: "0 0 32 32",
|
|
1374
1374
|
fill: "currentColor"
|
|
1375
|
-
}, rest),
|
|
1376
|
-
d: "
|
|
1375
|
+
}, rest), _path87 || (_path87 = /*#__PURE__*/React.createElement("path", {
|
|
1376
|
+
d: "M2 28H30V30H2zM26 26H24a7.987 7.987 0 00-2.0371-5.3335l1.49-1.334A9.9835 9.9835 0 0126 26zM16 26H14a9.9268 9.9268 0 013.7539-7.804A7.89 7.89 0 0016 18a8.0092 8.0092 0 00-8 8H6A10.0113 10.0113 0 0116 16a9.8923 9.8923 0 014.4458 1.0515 1 1 0 010 1.79A7.9567 7.9567 0 0016 26zM16 14L11 9 12.41 7.59 15 10.17 15 10 15 2 17 2 17 10 17 10.17 19.59 7.59 21 9 16 14z"
|
|
1377
1377
|
})), children);
|
|
1378
1378
|
});
|
|
1379
1379
|
|
|
1380
1380
|
if (process.env.NODE_ENV !== "production") {
|
|
1381
|
-
|
|
1381
|
+
Moonset.propTypes = iconPropTypes;
|
|
1382
1382
|
}
|
|
1383
|
-
var
|
|
1383
|
+
var MostlyCloudy = /*#__PURE__*/React.forwardRef(function MostlyCloudy(_ref50, ref) {
|
|
1384
1384
|
var children = _ref50.children,
|
|
1385
1385
|
_ref50$size = _ref50.size,
|
|
1386
1386
|
size = _ref50$size === void 0 ? 16 : _ref50$size,
|
|
@@ -1393,15 +1393,26 @@ var Mov = /*#__PURE__*/React.forwardRef(function Mov(_ref50, ref) {
|
|
|
1393
1393
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1394
1394
|
viewBox: "0 0 32 32",
|
|
1395
1395
|
fill: "currentColor"
|
|
1396
|
-
}, rest),
|
|
1397
|
-
d: "
|
|
1396
|
+
}, rest), _path88 || (_path88 = /*#__PURE__*/React.createElement("path", {
|
|
1397
|
+
d: "M21.743,18.6872A6.05,6.05,0,0,0,22.8,17.6006a5.9977,5.9977,0,1,0-10.7334-4.4444,7.5568,7.5568,0,0,0-5.7158,5.0879A5.9926,5.9926,0,0,0,8,30H19a5.9854,5.9854,0,0,0,2.743-11.3128ZM18,10a4.0042,4.0042,0,0,1,4,4,3.9613,3.9613,0,0,1-.8,2.3994,4.0122,4.0122,0,0,1-.94.8917,7.5416,7.5416,0,0,0-6.1339-4.2395A3.9985,3.9985,0,0,1,18,10Zm1,18H8a3.9928,3.9928,0,0,1-.6729-7.93L7.99,19.958l.1456-.6562a5.4958,5.4958,0,0,1,10.729,0l.1464.6562.6622.1123A3.9928,3.9928,0,0,1,19,28Z",
|
|
1398
|
+
transform: "translate(0 .005)"
|
|
1399
|
+
})), _path89 || (_path89 = /*#__PURE__*/React.createElement("path", {
|
|
1400
|
+
d: "M26 13.005H30V15.005H26z"
|
|
1401
|
+
})), _path90 || (_path90 = /*#__PURE__*/React.createElement("path", {
|
|
1402
|
+
d: "M23.071 5.929H27.071V7.929H23.071z",
|
|
1403
|
+
transform: "rotate(-45 25.077 6.931)"
|
|
1404
|
+
})), _path91 || (_path91 = /*#__PURE__*/React.createElement("path", {
|
|
1405
|
+
d: "M17 2.005H19V6.005H17z"
|
|
1406
|
+
})), _path92 || (_path92 = /*#__PURE__*/React.createElement("path", {
|
|
1407
|
+
d: "M9.929 4.929H11.929V8.929H9.929z",
|
|
1408
|
+
transform: "rotate(-45 10.935 6.931)"
|
|
1398
1409
|
})), children);
|
|
1399
1410
|
});
|
|
1400
1411
|
|
|
1401
1412
|
if (process.env.NODE_ENV !== "production") {
|
|
1402
|
-
|
|
1413
|
+
MostlyCloudy.propTypes = iconPropTypes;
|
|
1403
1414
|
}
|
|
1404
|
-
var
|
|
1415
|
+
var MostlyCloudyNight = /*#__PURE__*/React.forwardRef(function MostlyCloudyNight(_ref51, ref) {
|
|
1405
1416
|
var children = _ref51.children,
|
|
1406
1417
|
_ref51$size = _ref51.size,
|
|
1407
1418
|
size = _ref51$size === void 0 ? 16 : _ref51$size,
|
|
@@ -1414,15 +1425,15 @@ var Move = /*#__PURE__*/React.forwardRef(function Move(_ref51, ref) {
|
|
|
1414
1425
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1415
1426
|
viewBox: "0 0 32 32",
|
|
1416
1427
|
fill: "currentColor"
|
|
1417
|
-
}, rest),
|
|
1418
|
-
d: "
|
|
1428
|
+
}, rest), _path93 || (_path93 = /*#__PURE__*/React.createElement("path", {
|
|
1429
|
+
d: "M29.8438,15.0347a1.5169,1.5169,0,0,0-1.23-.8658,5.3547,5.3547,0,0,1-3.4094-1.7158A6.4653,6.4653,0,0,1,23.918,6.0605a1.6025,1.6025,0,0,0-.2989-1.5459,1.4543,1.4543,0,0,0-1.36-.4931l-.0191.0039a7.927,7.927,0,0,0-6.22,7.4307A7.3638,7.3638,0,0,0,13.5,11a7.5511,7.5511,0,0,0-7.1494,5.2441A5.9926,5.9926,0,0,0,8,28H19a5.9771,5.9771,0,0,0,5.6147-8.0884,7.5054,7.5054,0,0,0,5.1324-3.3569A1.5372,1.5372,0,0,0,29.8438,15.0347ZM19,26H8a3.9926,3.9926,0,0,1-.6733-7.9292l.663-.1128.1456-.6562a5.496,5.496,0,0,1,10.7294,0l.1456.6562.6626.1128A3.9925,3.9925,0,0,1,19,26Zm4.4653-8.001h-.0217a5.9581,5.9581,0,0,0-2.7942-1.7549,7.5068,7.5068,0,0,0-2.6008-3.6767c-.01-.1016-.0361-.1978-.041-.3008a6.078,6.078,0,0,1,3.7907-6.05,8.4577,8.4577,0,0,0,1.94,7.5967A7.4007,7.4007,0,0,0,27.64,16.041,5.4286,5.4286,0,0,1,23.4653,17.999Z"
|
|
1419
1430
|
})), children);
|
|
1420
1431
|
});
|
|
1421
1432
|
|
|
1422
1433
|
if (process.env.NODE_ENV !== "production") {
|
|
1423
|
-
|
|
1434
|
+
MostlyCloudyNight.propTypes = iconPropTypes;
|
|
1424
1435
|
}
|
|
1425
|
-
var
|
|
1436
|
+
var Mountain = /*#__PURE__*/React.forwardRef(function Mountain(_ref52, ref) {
|
|
1426
1437
|
var children = _ref52.children,
|
|
1427
1438
|
_ref52$size = _ref52.size,
|
|
1428
1439
|
size = _ref52$size === void 0 ? 16 : _ref52$size,
|
|
@@ -1435,15 +1446,15 @@ var Movement = /*#__PURE__*/React.forwardRef(function Movement(_ref52, ref) {
|
|
|
1435
1446
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1436
1447
|
viewBox: "0 0 32 32",
|
|
1437
1448
|
fill: "currentColor"
|
|
1438
|
-
}, rest),
|
|
1439
|
-
d: "
|
|
1449
|
+
}, rest), _path94 || (_path94 = /*#__PURE__*/React.createElement("path", {
|
|
1450
|
+
d: "M27.6343,26,17.7888,5.1055a2,2,0,0,0-3.5879.021L4.3657,26H2v2H30V26ZM15.99,5.979,20.9473,16.5,19,17.7979l-3-2-3,2-1.9551-1.3033ZM10.1846,18.3247,13,20.2021l3-2,3,2,2.8091-1.873L25.4233,26H6.5752Z"
|
|
1440
1451
|
})), children);
|
|
1441
1452
|
});
|
|
1442
1453
|
|
|
1443
1454
|
if (process.env.NODE_ENV !== "production") {
|
|
1444
|
-
|
|
1455
|
+
Mountain.propTypes = iconPropTypes;
|
|
1445
1456
|
}
|
|
1446
|
-
var
|
|
1457
|
+
var Mov = /*#__PURE__*/React.forwardRef(function Mov(_ref53, ref) {
|
|
1447
1458
|
var children = _ref53.children,
|
|
1448
1459
|
_ref53$size = _ref53.size,
|
|
1449
1460
|
size = _ref53$size === void 0 ? 16 : _ref53$size,
|
|
@@ -1456,15 +1467,15 @@ var Mp3 = /*#__PURE__*/React.forwardRef(function Mp3(_ref53, ref) {
|
|
|
1456
1467
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1457
1468
|
viewBox: "0 0 32 32",
|
|
1458
1469
|
fill: "currentColor"
|
|
1459
|
-
}, rest),
|
|
1460
|
-
d: "M28
|
|
1470
|
+
}, rest), _path95 || (_path95 = /*#__PURE__*/React.createElement("path", {
|
|
1471
|
+
d: "M28 9L26 22 24 9 22 9 24.52 23 27.48 23 30 9 28 9zM18 23H14a2 2 0 01-2-2V11a2 2 0 012-2h4a2 2 0 012 2V21A2 2 0 0118 23zM14 11V21h4V11zM8 9L6.49 14 6 15.98 5.54 14 4 9 2 9 2 23 4 23 4 15 3.84 13 4.42 15 6 19.63 7.58 15 8.16 13 8 15 8 23 10 23 10 9 8 9z"
|
|
1461
1472
|
})), children);
|
|
1462
1473
|
});
|
|
1463
1474
|
|
|
1464
1475
|
if (process.env.NODE_ENV !== "production") {
|
|
1465
|
-
|
|
1476
|
+
Mov.propTypes = iconPropTypes;
|
|
1466
1477
|
}
|
|
1467
|
-
var
|
|
1478
|
+
var Move = /*#__PURE__*/React.forwardRef(function Move(_ref54, ref) {
|
|
1468
1479
|
var children = _ref54.children,
|
|
1469
1480
|
_ref54$size = _ref54.size,
|
|
1470
1481
|
size = _ref54$size === void 0 ? 16 : _ref54$size,
|
|
@@ -1477,15 +1488,15 @@ var Mp4 = /*#__PURE__*/React.forwardRef(function Mp4(_ref54, ref) {
|
|
|
1477
1488
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1478
1489
|
viewBox: "0 0 32 32",
|
|
1479
1490
|
fill: "currentColor"
|
|
1480
|
-
}, rest),
|
|
1481
|
-
d: "
|
|
1491
|
+
}, rest), _path96 || (_path96 = /*#__PURE__*/React.createElement("path", {
|
|
1492
|
+
d: "M25 11L23.59 12.41 26.17 15 17 15 17 5.83 19.59 8.41 21 7 16 2 11 7 12.41 8.41 15 5.83 15 15 5.83 15 8.41 12.41 7 11 2 16 7 21 8.41 19.59 5.83 17 15 17 15 26.17 12.41 23.59 11 25 16 30 21 25 19.59 23.59 17 26.17 17 17 26.17 17 23.59 19.59 25 21 30 16 25 11z"
|
|
1482
1493
|
})), children);
|
|
1483
1494
|
});
|
|
1484
1495
|
|
|
1485
1496
|
if (process.env.NODE_ENV !== "production") {
|
|
1486
|
-
|
|
1497
|
+
Move.propTypes = iconPropTypes;
|
|
1487
1498
|
}
|
|
1488
|
-
var
|
|
1499
|
+
var Movement = /*#__PURE__*/React.forwardRef(function Movement(_ref55, ref) {
|
|
1489
1500
|
var children = _ref55.children,
|
|
1490
1501
|
_ref55$size = _ref55.size,
|
|
1491
1502
|
size = _ref55$size === void 0 ? 16 : _ref55$size,
|
|
@@ -1498,15 +1509,15 @@ var Mpeg = /*#__PURE__*/React.forwardRef(function Mpeg(_ref55, ref) {
|
|
|
1498
1509
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1499
1510
|
viewBox: "0 0 32 32",
|
|
1500
1511
|
fill: "currentColor"
|
|
1501
|
-
}, rest),
|
|
1502
|
-
d: "
|
|
1512
|
+
}, rest), _path97 || (_path97 = /*#__PURE__*/React.createElement("path", {
|
|
1513
|
+
d: "M24,20l-1.41,1.41L26.17,25H10a4,4,0,0,1,0-8H22A6,6,0,0,0,22,5H5.83L9.41,1.41,8,0,2,6l6,6,1.41-1.41L5.83,7H22a4,4,0,0,1,0,8H10a6,6,0,0,0,0,12H26.17l-3.58,3.59L24,32l6-6Z"
|
|
1503
1514
|
})), children);
|
|
1504
1515
|
});
|
|
1505
1516
|
|
|
1506
1517
|
if (process.env.NODE_ENV !== "production") {
|
|
1507
|
-
|
|
1518
|
+
Movement.propTypes = iconPropTypes;
|
|
1508
1519
|
}
|
|
1509
|
-
var
|
|
1520
|
+
var Mp3 = /*#__PURE__*/React.forwardRef(function Mp3(_ref56, ref) {
|
|
1510
1521
|
var children = _ref56.children,
|
|
1511
1522
|
_ref56$size = _ref56.size,
|
|
1512
1523
|
size = _ref56$size === void 0 ? 16 : _ref56$size,
|
|
@@ -1519,15 +1530,15 @@ var Mpg2 = /*#__PURE__*/React.forwardRef(function Mpg2(_ref56, ref) {
|
|
|
1519
1530
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1520
1531
|
viewBox: "0 0 32 32",
|
|
1521
1532
|
fill: "currentColor"
|
|
1522
|
-
}, rest),
|
|
1523
|
-
d: "
|
|
1533
|
+
}, rest), _path98 || (_path98 = /*#__PURE__*/React.createElement("path", {
|
|
1534
|
+
d: "M28 9H22v2h6v4H24v2h4v4H22v2h6a2 2 0 002-2V11A2 2 0 0028 9zM14 23H12V9h6a2 2 0 012 2v5a2 2 0 01-2 2H14zm0-7h4V11H14zM8 9L6.49 14 6 15.98 5.54 14 4 9 2 9 2 23 4 23 4 15 3.84 13 4.42 15 6 19.63 7.58 15 8.16 13 8 15 8 23 10 23 10 9 8 9z"
|
|
1524
1535
|
})), children);
|
|
1525
1536
|
});
|
|
1526
1537
|
|
|
1527
1538
|
if (process.env.NODE_ENV !== "production") {
|
|
1528
|
-
|
|
1539
|
+
Mp3.propTypes = iconPropTypes;
|
|
1529
1540
|
}
|
|
1530
|
-
var
|
|
1541
|
+
var Mp4 = /*#__PURE__*/React.forwardRef(function Mp4(_ref57, ref) {
|
|
1531
1542
|
var children = _ref57.children,
|
|
1532
1543
|
_ref57$size = _ref57.size,
|
|
1533
1544
|
size = _ref57$size === void 0 ? 16 : _ref57$size,
|
|
@@ -1540,15 +1551,15 @@ var Music = /*#__PURE__*/React.forwardRef(function Music(_ref57, ref) {
|
|
|
1540
1551
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1541
1552
|
viewBox: "0 0 32 32",
|
|
1542
1553
|
fill: "currentColor"
|
|
1543
|
-
}, rest),
|
|
1544
|
-
d: "
|
|
1554
|
+
}, rest), _path99 || (_path99 = /*#__PURE__*/React.createElement("path", {
|
|
1555
|
+
d: "M28 10v8h0V10m1-1H27v8H24V9H22V19h5v4h2V19h1V17H29V9zM14 23H12V9h6a2 2 0 012 2v5a2 2 0 01-2 2H14zm0-7h4V11H14zM8 9L6.49 14 6 15.98 5.54 14 4 9 2 9 2 23 4 23 4 15 3.84 13 4.42 15 6 19.63 7.58 15 8.16 13 8 15 8 23 10 23 10 9 8 9z"
|
|
1545
1556
|
})), children);
|
|
1546
1557
|
});
|
|
1547
1558
|
|
|
1548
1559
|
if (process.env.NODE_ENV !== "production") {
|
|
1549
|
-
|
|
1560
|
+
Mp4.propTypes = iconPropTypes;
|
|
1550
1561
|
}
|
|
1551
|
-
var
|
|
1562
|
+
var Mpeg = /*#__PURE__*/React.forwardRef(function Mpeg(_ref58, ref) {
|
|
1552
1563
|
var children = _ref58.children,
|
|
1553
1564
|
_ref58$size = _ref58.size,
|
|
1554
1565
|
size = _ref58$size === void 0 ? 16 : _ref58$size,
|
|
@@ -1561,15 +1572,15 @@ var MusicAdd = /*#__PURE__*/React.forwardRef(function MusicAdd(_ref58, ref) {
|
|
|
1561
1572
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1562
1573
|
viewBox: "0 0 32 32",
|
|
1563
1574
|
fill: "currentColor"
|
|
1564
|
-
}, rest),
|
|
1565
|
-
d: "
|
|
1575
|
+
}, rest), _path100 || (_path100 = /*#__PURE__*/React.createElement("path", {
|
|
1576
|
+
d: "M32 21H28a2.0023 2.0023 0 01-2-2V13a2.002 2.002 0 012-2h4v2H28v6h2V17H29l0-2h3zM24 13L24 11.024 18 11.024 18 21 24 21 24 19 20 19 20 17 22 17 22 15 20 15 20 13 24 13zM14 11H9V21h2V18h3a2.0027 2.0027 0 002-2V13A2.0023 2.0023 0 0014 11zm-3 5V13h3l.001 3zM7 11L5 11 3.5 15 2 11 0 11 0 21 2 21 2 14 3.5 18 5 14 5 21 7 21 7 11z"
|
|
1566
1577
|
})), children);
|
|
1567
1578
|
});
|
|
1568
1579
|
|
|
1569
1580
|
if (process.env.NODE_ENV !== "production") {
|
|
1570
|
-
|
|
1581
|
+
Mpeg.propTypes = iconPropTypes;
|
|
1571
1582
|
}
|
|
1572
|
-
var
|
|
1583
|
+
var Mpg2 = /*#__PURE__*/React.forwardRef(function Mpg2(_ref59, ref) {
|
|
1573
1584
|
var children = _ref59.children,
|
|
1574
1585
|
_ref59$size = _ref59.size,
|
|
1575
1586
|
size = _ref59$size === void 0 ? 16 : _ref59$size,
|
|
@@ -1582,15 +1593,15 @@ var MusicRemove = /*#__PURE__*/React.forwardRef(function MusicRemove(_ref59, ref
|
|
|
1582
1593
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1583
1594
|
viewBox: "0 0 32 32",
|
|
1584
1595
|
fill: "currentColor"
|
|
1585
|
-
}, rest),
|
|
1586
|
-
d: "
|
|
1596
|
+
}, rest), _path101 || (_path101 = /*#__PURE__*/React.createElement("path", {
|
|
1597
|
+
d: "M32 21H26V17a2.002 2.002 0 012-2h2V13H26V11h4a2.0023 2.0023 0 012 2v2a2.0023 2.0023 0 01-2 2H28v2h4zM24 21H20a2.0023 2.0023 0 01-2-2V13a2.002 2.002 0 012-2h4v2H20v6h2V17H21l0-2h3zM14 11H9V21h2V18h3a2.0027 2.0027 0 002-2V13A2.0023 2.0023 0 0014 11zm-3 5V13h3l.001 3zM7 11L5 11 3.5 15 2 11 0 11 0 21 2 21 2 14 3.5 18 5 14 5 21 7 21 7 11z"
|
|
1587
1598
|
})), children);
|
|
1588
1599
|
});
|
|
1589
1600
|
|
|
1590
1601
|
if (process.env.NODE_ENV !== "production") {
|
|
1591
|
-
|
|
1602
|
+
Mpg2.propTypes = iconPropTypes;
|
|
1592
1603
|
}
|
|
1593
|
-
var
|
|
1604
|
+
var Music = /*#__PURE__*/React.forwardRef(function Music(_ref60, ref) {
|
|
1594
1605
|
var children = _ref60.children,
|
|
1595
1606
|
_ref60$size = _ref60.size,
|
|
1596
1607
|
size = _ref60$size === void 0 ? 16 : _ref60$size,
|
|
@@ -1603,15 +1614,15 @@ var NameSpace = /*#__PURE__*/React.forwardRef(function NameSpace(_ref60, ref) {
|
|
|
1603
1614
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1604
1615
|
viewBox: "0 0 32 32",
|
|
1605
1616
|
fill: "currentColor"
|
|
1606
|
-
}, rest),
|
|
1607
|
-
d: "
|
|
1617
|
+
}, rest), _path102 || (_path102 = /*#__PURE__*/React.createElement("path", {
|
|
1618
|
+
d: "M25,4H10A2.002,2.002,0,0,0,8,6V20.5563A3.9551,3.9551,0,0,0,6,20a4,4,0,1,0,4,4V12H25v8.5562A3.9545,3.9545,0,0,0,23,20a4,4,0,1,0,4,4V6A2.0023,2.0023,0,0,0,25,4ZM6,26a2,2,0,1,1,2-2A2.0023,2.0023,0,0,1,6,26Zm17,0a2,2,0,1,1,2-2A2.0027,2.0027,0,0,1,23,26ZM10,6H25v4H10Z"
|
|
1608
1619
|
})), children);
|
|
1609
1620
|
});
|
|
1610
1621
|
|
|
1611
1622
|
if (process.env.NODE_ENV !== "production") {
|
|
1612
|
-
|
|
1623
|
+
Music.propTypes = iconPropTypes;
|
|
1613
1624
|
}
|
|
1614
|
-
var
|
|
1625
|
+
var MusicAdd = /*#__PURE__*/React.forwardRef(function MusicAdd(_ref61, ref) {
|
|
1615
1626
|
var children = _ref61.children,
|
|
1616
1627
|
_ref61$size = _ref61.size,
|
|
1617
1628
|
size = _ref61$size === void 0 ? 16 : _ref61$size,
|
|
@@ -1624,15 +1635,15 @@ var NavaidCivil = /*#__PURE__*/React.forwardRef(function NavaidCivil(_ref61, ref
|
|
|
1624
1635
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1625
1636
|
viewBox: "0 0 32 32",
|
|
1626
1637
|
fill: "currentColor"
|
|
1627
|
-
}, rest),
|
|
1628
|
-
d: "M30
|
|
1638
|
+
}, rest), _path103 || (_path103 = /*#__PURE__*/React.createElement("path", {
|
|
1639
|
+
d: "M30 6L26 6 26 2 24 2 24 6 20 6 20 8 24 8 24 12 26 12 26 8 30 8 30 6zM24 15v7.5562A3.9552 3.9552 0 0022 22a4 4 0 104 4V15zM22 28a2 2 0 112-2A2.0027 2.0027 0 0122 28zM17 6H10A2.002 2.002 0 008 8V22.5562A3.9557 3.9557 0 006 22a4 4 0 104 4V8h7zM6 28a2 2 0 112-2A2.0023 2.0023 0 016 28z"
|
|
1629
1640
|
})), children);
|
|
1630
1641
|
});
|
|
1631
1642
|
|
|
1632
1643
|
if (process.env.NODE_ENV !== "production") {
|
|
1633
|
-
|
|
1644
|
+
MusicAdd.propTypes = iconPropTypes;
|
|
1634
1645
|
}
|
|
1635
|
-
var
|
|
1646
|
+
var MusicRemove = /*#__PURE__*/React.forwardRef(function MusicRemove(_ref62, ref) {
|
|
1636
1647
|
var children = _ref62.children,
|
|
1637
1648
|
_ref62$size = _ref62.size,
|
|
1638
1649
|
size = _ref62$size === void 0 ? 16 : _ref62$size,
|
|
@@ -1645,19 +1656,15 @@ var NavaidDme = /*#__PURE__*/React.forwardRef(function NavaidDme(_ref62, ref) {
|
|
|
1645
1656
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1646
1657
|
viewBox: "0 0 32 32",
|
|
1647
1658
|
fill: "currentColor"
|
|
1648
|
-
}, rest),
|
|
1649
|
-
d: "
|
|
1650
|
-
})), _path100 || (_path100 = /*#__PURE__*/React.createElement("path", {
|
|
1651
|
-
d: "M24,24H8a2.0021,2.0021,0,0,1-2-2V10A2.0021,2.0021,0,0,1,8,8H24a2.0021,2.0021,0,0,1,2,2V22A2.0021,2.0021,0,0,1,24,24ZM8,10V22H24V10Z"
|
|
1652
|
-
})), _path101 || (_path101 = /*#__PURE__*/React.createElement("path", {
|
|
1653
|
-
d: "M28,28H4a2.0021,2.0021,0,0,1-2-2V6A2.0021,2.0021,0,0,1,4,4H28a2.0021,2.0021,0,0,1,2,2V26A2.0021,2.0021,0,0,1,28,28ZM4,6V26H28V6Z"
|
|
1659
|
+
}, rest), _path104 || (_path104 = /*#__PURE__*/React.createElement("path", {
|
|
1660
|
+
d: "M26.41 7L30 3.41 28.59 2 25 5.59 21.41 2 20 3.41 23.59 7 20 10.59 21.41 12 25 8.41 28.59 12 30 10.59 26.41 7zM24 15v7.5562A3.9552 3.9552 0 0022 22a4 4 0 104 4V15zM22 28a2 2 0 112-2A2.0027 2.0027 0 0122 28zM17 6H10A2.002 2.002 0 008 8V22.5562A3.9557 3.9557 0 006 22a4 4 0 104 4V8h7zM6 28a2 2 0 112-2A2.0023 2.0023 0 016 28z"
|
|
1654
1661
|
})), children);
|
|
1655
1662
|
});
|
|
1656
1663
|
|
|
1657
1664
|
if (process.env.NODE_ENV !== "production") {
|
|
1658
|
-
|
|
1665
|
+
MusicRemove.propTypes = iconPropTypes;
|
|
1659
1666
|
}
|
|
1660
|
-
var
|
|
1667
|
+
var NameSpace = /*#__PURE__*/React.forwardRef(function NameSpace(_ref63, ref) {
|
|
1661
1668
|
var children = _ref63.children,
|
|
1662
1669
|
_ref63$size = _ref63.size,
|
|
1663
1670
|
size = _ref63$size === void 0 ? 16 : _ref63$size,
|
|
@@ -1670,17 +1677,15 @@ var NavaidHelipad = /*#__PURE__*/React.forwardRef(function NavaidHelipad(_ref63,
|
|
|
1670
1677
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1671
1678
|
viewBox: "0 0 32 32",
|
|
1672
1679
|
fill: "currentColor"
|
|
1673
|
-
}, rest),
|
|
1674
|
-
d: "
|
|
1675
|
-
})), _path103 || (_path103 = /*#__PURE__*/React.createElement("path", {
|
|
1676
|
-
d: "M16,30A14,14,0,1,1,30,16,14.0158,14.0158,0,0,1,16,30ZM16,4A12,12,0,1,0,28,16,12.0137,12.0137,0,0,0,16,4Z"
|
|
1680
|
+
}, rest), _path105 || (_path105 = /*#__PURE__*/React.createElement("path", {
|
|
1681
|
+
d: "M7 12H4a2.0023 2.0023 0 01-2-2V6A2.0023 2.0023 0 014 4H7V6H4v4H7zM9 10H15V12H9zM17 10H23V12H17zM28 12H25V10h3V6H25V4h3a2.0023 2.0023 0 012 2v4A2.0023 2.0023 0 0128 12zM17 4H23V6H17zM9 4H15V6H9zM28 28H4a2.0023 2.0023 0 01-2-2V22a2.0023 2.0023 0 012-2H28a2.0023 2.0023 0 012 2v4A2.0023 2.0023 0 0128 28zM4 22v4H28V22zM2 15H30V17H2z"
|
|
1677
1682
|
})), children);
|
|
1678
1683
|
});
|
|
1679
1684
|
|
|
1680
1685
|
if (process.env.NODE_ENV !== "production") {
|
|
1681
|
-
|
|
1686
|
+
NameSpace.propTypes = iconPropTypes;
|
|
1682
1687
|
}
|
|
1683
|
-
var
|
|
1688
|
+
var NavaidCivil = /*#__PURE__*/React.forwardRef(function NavaidCivil(_ref64, ref) {
|
|
1684
1689
|
var children = _ref64.children,
|
|
1685
1690
|
_ref64$size = _ref64.size,
|
|
1686
1691
|
size = _ref64$size === void 0 ? 16 : _ref64$size,
|
|
@@ -1693,9 +1698,78 @@ var NavaidMilitary = /*#__PURE__*/React.forwardRef(function NavaidMilitary(_ref6
|
|
|
1693
1698
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1694
1699
|
viewBox: "0 0 32 32",
|
|
1695
1700
|
fill: "currentColor"
|
|
1696
|
-
}, rest),
|
|
1701
|
+
}, rest), _path106 || (_path106 = /*#__PURE__*/React.createElement("path", {
|
|
1702
|
+
d: "M30,14H27.8193A12.0112,12.0112,0,0,0,18,4.1807V2H14V4.1807A12.0112,12.0112,0,0,0,4.1807,14H2v4H4.1807A12.0112,12.0112,0,0,0,14,27.8193V30h4V27.8193A12.0112,12.0112,0,0,0,27.8193,18H30ZM16,26A10,10,0,1,1,26,16,10.0114,10.0114,0,0,1,16,26Z"
|
|
1703
|
+
})), children);
|
|
1704
|
+
});
|
|
1705
|
+
|
|
1706
|
+
if (process.env.NODE_ENV !== "production") {
|
|
1707
|
+
NavaidCivil.propTypes = iconPropTypes;
|
|
1708
|
+
}
|
|
1709
|
+
var NavaidDme = /*#__PURE__*/React.forwardRef(function NavaidDme(_ref65, ref) {
|
|
1710
|
+
var children = _ref65.children,
|
|
1711
|
+
_ref65$size = _ref65.size,
|
|
1712
|
+
size = _ref65$size === void 0 ? 16 : _ref65$size,
|
|
1713
|
+
rest = _objectWithoutProperties(_ref65, _excluded65);
|
|
1714
|
+
|
|
1715
|
+
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
1716
|
+
width: size,
|
|
1717
|
+
height: size,
|
|
1718
|
+
ref: ref,
|
|
1719
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
1720
|
+
viewBox: "0 0 32 32",
|
|
1721
|
+
fill: "currentColor"
|
|
1722
|
+
}, rest), _path107 || (_path107 = /*#__PURE__*/React.createElement("path", {
|
|
1723
|
+
d: "M16,20a4,4,0,1,1,4-4A4.0045,4.0045,0,0,1,16,20Zm0-6a2,2,0,1,0,2,2A2.0021,2.0021,0,0,0,16,14Z"
|
|
1724
|
+
})), _path108 || (_path108 = /*#__PURE__*/React.createElement("path", {
|
|
1725
|
+
d: "M24,24H8a2.0021,2.0021,0,0,1-2-2V10A2.0021,2.0021,0,0,1,8,8H24a2.0021,2.0021,0,0,1,2,2V22A2.0021,2.0021,0,0,1,24,24ZM8,10V22H24V10Z"
|
|
1726
|
+
})), _path109 || (_path109 = /*#__PURE__*/React.createElement("path", {
|
|
1727
|
+
d: "M28,28H4a2.0021,2.0021,0,0,1-2-2V6A2.0021,2.0021,0,0,1,4,4H28a2.0021,2.0021,0,0,1,2,2V26A2.0021,2.0021,0,0,1,28,28ZM4,6V26H28V6Z"
|
|
1728
|
+
})), children);
|
|
1729
|
+
});
|
|
1730
|
+
|
|
1731
|
+
if (process.env.NODE_ENV !== "production") {
|
|
1732
|
+
NavaidDme.propTypes = iconPropTypes;
|
|
1733
|
+
}
|
|
1734
|
+
var NavaidHelipad = /*#__PURE__*/React.forwardRef(function NavaidHelipad(_ref66, ref) {
|
|
1735
|
+
var children = _ref66.children,
|
|
1736
|
+
_ref66$size = _ref66.size,
|
|
1737
|
+
size = _ref66$size === void 0 ? 16 : _ref66$size,
|
|
1738
|
+
rest = _objectWithoutProperties(_ref66, _excluded66);
|
|
1739
|
+
|
|
1740
|
+
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
1741
|
+
width: size,
|
|
1742
|
+
height: size,
|
|
1743
|
+
ref: ref,
|
|
1744
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
1745
|
+
viewBox: "0 0 32 32",
|
|
1746
|
+
fill: "currentColor"
|
|
1747
|
+
}, rest), _path110 || (_path110 = /*#__PURE__*/React.createElement("path", {
|
|
1748
|
+
d: "M18 9L18 15 14 15 14 9 12 9 12 23 14 23 14 17 18 17 18 23 20 23 20 9 18 9z"
|
|
1749
|
+
})), _path111 || (_path111 = /*#__PURE__*/React.createElement("path", {
|
|
1697
1750
|
d: "M16,30A14,14,0,1,1,30,16,14.0158,14.0158,0,0,1,16,30ZM16,4A12,12,0,1,0,28,16,12.0137,12.0137,0,0,0,16,4Z"
|
|
1698
|
-
})),
|
|
1751
|
+
})), children);
|
|
1752
|
+
});
|
|
1753
|
+
|
|
1754
|
+
if (process.env.NODE_ENV !== "production") {
|
|
1755
|
+
NavaidHelipad.propTypes = iconPropTypes;
|
|
1756
|
+
}
|
|
1757
|
+
var NavaidMilitary = /*#__PURE__*/React.forwardRef(function NavaidMilitary(_ref67, ref) {
|
|
1758
|
+
var children = _ref67.children,
|
|
1759
|
+
_ref67$size = _ref67.size,
|
|
1760
|
+
size = _ref67$size === void 0 ? 16 : _ref67$size,
|
|
1761
|
+
rest = _objectWithoutProperties(_ref67, _excluded67);
|
|
1762
|
+
|
|
1763
|
+
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
1764
|
+
width: size,
|
|
1765
|
+
height: size,
|
|
1766
|
+
ref: ref,
|
|
1767
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
1768
|
+
viewBox: "0 0 32 32",
|
|
1769
|
+
fill: "currentColor"
|
|
1770
|
+
}, rest), _path112 || (_path112 = /*#__PURE__*/React.createElement("path", {
|
|
1771
|
+
d: "M16,30A14,14,0,1,1,30,16,14.0158,14.0158,0,0,1,16,30ZM16,4A12,12,0,1,0,28,16,12.0137,12.0137,0,0,0,16,4Z"
|
|
1772
|
+
})), _path113 || (_path113 = /*#__PURE__*/React.createElement("path", {
|
|
1699
1773
|
d: "M16,24a8,8,0,1,1,8-8A8.0092,8.0092,0,0,1,16,24Zm0-14a6,6,0,1,0,6,6A6.0067,6.0067,0,0,0,16,10Z"
|
|
1700
1774
|
})), _circle6 || (_circle6 = /*#__PURE__*/React.createElement("circle", {
|
|
1701
1775
|
cx: "16",
|
|
@@ -1707,11 +1781,11 @@ var NavaidMilitary = /*#__PURE__*/React.forwardRef(function NavaidMilitary(_ref6
|
|
|
1707
1781
|
if (process.env.NODE_ENV !== "production") {
|
|
1708
1782
|
NavaidMilitary.propTypes = iconPropTypes;
|
|
1709
1783
|
}
|
|
1710
|
-
var NavaidMilitaryCivil = /*#__PURE__*/React.forwardRef(function NavaidMilitaryCivil(
|
|
1711
|
-
var children =
|
|
1712
|
-
|
|
1713
|
-
size =
|
|
1714
|
-
rest = _objectWithoutProperties(
|
|
1784
|
+
var NavaidMilitaryCivil = /*#__PURE__*/React.forwardRef(function NavaidMilitaryCivil(_ref68, ref) {
|
|
1785
|
+
var children = _ref68.children,
|
|
1786
|
+
_ref68$size = _ref68.size,
|
|
1787
|
+
size = _ref68$size === void 0 ? 16 : _ref68$size,
|
|
1788
|
+
rest = _objectWithoutProperties(_ref68, _excluded68);
|
|
1715
1789
|
|
|
1716
1790
|
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
1717
1791
|
width: size,
|
|
@@ -1720,9 +1794,9 @@ var NavaidMilitaryCivil = /*#__PURE__*/React.forwardRef(function NavaidMilitaryC
|
|
|
1720
1794
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1721
1795
|
viewBox: "0 0 32 32",
|
|
1722
1796
|
fill: "currentColor"
|
|
1723
|
-
}, rest),
|
|
1797
|
+
}, rest), _path114 || (_path114 = /*#__PURE__*/React.createElement("path", {
|
|
1724
1798
|
d: "M16,24a8,8,0,1,1,8-8A8.0092,8.0092,0,0,1,16,24Zm0-14a6,6,0,1,0,6,6A6.0067,6.0067,0,0,0,16,10Z"
|
|
1725
|
-
})),
|
|
1799
|
+
})), _path115 || (_path115 = /*#__PURE__*/React.createElement("path", {
|
|
1726
1800
|
d: "M30,14H27.8193A12.0112,12.0112,0,0,0,18,4.1807V2H14V4.1807A12.0112,12.0112,0,0,0,4.1807,14H2v4H4.1807A12.0112,12.0112,0,0,0,14,27.8193V30h4V27.8193A12.0112,12.0112,0,0,0,27.8193,18H30ZM16,26A10,10,0,1,1,26,16,10.0114,10.0114,0,0,1,16,26Z"
|
|
1727
1801
|
})), children);
|
|
1728
1802
|
});
|
|
@@ -1730,11 +1804,11 @@ var NavaidMilitaryCivil = /*#__PURE__*/React.forwardRef(function NavaidMilitaryC
|
|
|
1730
1804
|
if (process.env.NODE_ENV !== "production") {
|
|
1731
1805
|
NavaidMilitaryCivil.propTypes = iconPropTypes;
|
|
1732
1806
|
}
|
|
1733
|
-
var NavaidNdb = /*#__PURE__*/React.forwardRef(function NavaidNdb(
|
|
1734
|
-
var children =
|
|
1735
|
-
|
|
1736
|
-
size =
|
|
1737
|
-
rest = _objectWithoutProperties(
|
|
1807
|
+
var NavaidNdb = /*#__PURE__*/React.forwardRef(function NavaidNdb(_ref69, ref) {
|
|
1808
|
+
var children = _ref69.children,
|
|
1809
|
+
_ref69$size = _ref69.size,
|
|
1810
|
+
size = _ref69$size === void 0 ? 16 : _ref69$size,
|
|
1811
|
+
rest = _objectWithoutProperties(_ref69, _excluded69);
|
|
1738
1812
|
|
|
1739
1813
|
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
1740
1814
|
width: size,
|
|
@@ -1743,7 +1817,7 @@ var NavaidNdb = /*#__PURE__*/React.forwardRef(function NavaidNdb(_ref66, ref) {
|
|
|
1743
1817
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1744
1818
|
viewBox: "0 0 32 32",
|
|
1745
1819
|
fill: "currentColor"
|
|
1746
|
-
}, rest),
|
|
1820
|
+
}, rest), _path116 || (_path116 = /*#__PURE__*/React.createElement("path", {
|
|
1747
1821
|
d: "M16,24a8,8,0,1,1,8-8A8.0092,8.0092,0,0,1,16,24Zm0-14a6,6,0,1,0,6,6A6.0067,6.0067,0,0,0,16,10Z"
|
|
1748
1822
|
})), _circle7 || (_circle7 = /*#__PURE__*/React.createElement("circle", {
|
|
1749
1823
|
cx: "16",
|
|
@@ -1787,11 +1861,11 @@ var NavaidNdb = /*#__PURE__*/React.forwardRef(function NavaidNdb(_ref66, ref) {
|
|
|
1787
1861
|
if (process.env.NODE_ENV !== "production") {
|
|
1788
1862
|
NavaidNdb.propTypes = iconPropTypes;
|
|
1789
1863
|
}
|
|
1790
|
-
var NavaidNdbDme = /*#__PURE__*/React.forwardRef(function NavaidNdbDme(
|
|
1791
|
-
var children =
|
|
1792
|
-
|
|
1793
|
-
size =
|
|
1794
|
-
rest = _objectWithoutProperties(
|
|
1864
|
+
var NavaidNdbDme = /*#__PURE__*/React.forwardRef(function NavaidNdbDme(_ref70, ref) {
|
|
1865
|
+
var children = _ref70.children,
|
|
1866
|
+
_ref70$size = _ref70.size,
|
|
1867
|
+
size = _ref70$size === void 0 ? 16 : _ref70$size,
|
|
1868
|
+
rest = _objectWithoutProperties(_ref70, _excluded70);
|
|
1795
1869
|
|
|
1796
1870
|
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
1797
1871
|
width: size,
|
|
@@ -1800,7 +1874,7 @@ var NavaidNdbDme = /*#__PURE__*/React.forwardRef(function NavaidNdbDme(_ref67, r
|
|
|
1800
1874
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1801
1875
|
viewBox: "0 0 32 32",
|
|
1802
1876
|
fill: "currentColor"
|
|
1803
|
-
}, rest),
|
|
1877
|
+
}, rest), _path117 || (_path117 = /*#__PURE__*/React.createElement("path", {
|
|
1804
1878
|
d: "M4 12H2V4A2.0021 2.0021 0 014 2h8V4H4zM12 30H4a2.0021 2.0021 0 01-2-2V20H4v8h8zM28 30H20V28h8V20h2v8A2.0021 2.0021 0 0128 30zM30 12H28V4H20V2h8a2.0021 2.0021 0 012 2zM16 22a6 6 0 116-6A6.0067 6.0067 0 0116 22zm0-10a4 4 0 104 4A4.0045 4.0045 0 0016 12z"
|
|
1805
1879
|
})), _circle16 || (_circle16 = /*#__PURE__*/React.createElement("circle", {
|
|
1806
1880
|
cx: "16",
|
|
@@ -1876,11 +1950,11 @@ var NavaidNdbDme = /*#__PURE__*/React.forwardRef(function NavaidNdbDme(_ref67, r
|
|
|
1876
1950
|
if (process.env.NODE_ENV !== "production") {
|
|
1877
1951
|
NavaidNdbDme.propTypes = iconPropTypes;
|
|
1878
1952
|
}
|
|
1879
|
-
var NavaidPrivate = /*#__PURE__*/React.forwardRef(function NavaidPrivate(
|
|
1880
|
-
var children =
|
|
1881
|
-
|
|
1882
|
-
size =
|
|
1883
|
-
rest = _objectWithoutProperties(
|
|
1953
|
+
var NavaidPrivate = /*#__PURE__*/React.forwardRef(function NavaidPrivate(_ref71, ref) {
|
|
1954
|
+
var children = _ref71.children,
|
|
1955
|
+
_ref71$size = _ref71.size,
|
|
1956
|
+
size = _ref71$size === void 0 ? 16 : _ref71$size,
|
|
1957
|
+
rest = _objectWithoutProperties(_ref71, _excluded71);
|
|
1884
1958
|
|
|
1885
1959
|
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
1886
1960
|
width: size,
|
|
@@ -1889,9 +1963,9 @@ var NavaidPrivate = /*#__PURE__*/React.forwardRef(function NavaidPrivate(_ref68,
|
|
|
1889
1963
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1890
1964
|
viewBox: "0 0 32 32",
|
|
1891
1965
|
fill: "currentColor"
|
|
1892
|
-
}, rest),
|
|
1966
|
+
}, rest), _path118 || (_path118 = /*#__PURE__*/React.createElement("path", {
|
|
1893
1967
|
d: "M20,15V11a2.0023,2.0023,0,0,0-2-2H12V23h2V17h1.4807l2.3345,6H19.96l-2.333-6H18A2.0027,2.0027,0,0,0,20,15Zm-6-4h4v4H14Z"
|
|
1894
|
-
})),
|
|
1968
|
+
})), _path119 || (_path119 = /*#__PURE__*/React.createElement("path", {
|
|
1895
1969
|
d: "M16,30A14,14,0,1,1,30,16,14.0158,14.0158,0,0,1,16,30ZM16,4A12,12,0,1,0,28,16,12.0137,12.0137,0,0,0,16,4Z"
|
|
1896
1970
|
})), children);
|
|
1897
1971
|
});
|
|
@@ -1899,11 +1973,11 @@ var NavaidPrivate = /*#__PURE__*/React.forwardRef(function NavaidPrivate(_ref68,
|
|
|
1899
1973
|
if (process.env.NODE_ENV !== "production") {
|
|
1900
1974
|
NavaidPrivate.propTypes = iconPropTypes;
|
|
1901
1975
|
}
|
|
1902
|
-
var NavaidSeaplane = /*#__PURE__*/React.forwardRef(function NavaidSeaplane(
|
|
1903
|
-
var children =
|
|
1904
|
-
|
|
1905
|
-
size =
|
|
1906
|
-
rest = _objectWithoutProperties(
|
|
1976
|
+
var NavaidSeaplane = /*#__PURE__*/React.forwardRef(function NavaidSeaplane(_ref72, ref) {
|
|
1977
|
+
var children = _ref72.children,
|
|
1978
|
+
_ref72$size = _ref72.size,
|
|
1979
|
+
size = _ref72$size === void 0 ? 16 : _ref72$size,
|
|
1980
|
+
rest = _objectWithoutProperties(_ref72, _excluded72);
|
|
1907
1981
|
|
|
1908
1982
|
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
1909
1983
|
width: size,
|
|
@@ -1912,9 +1986,9 @@ var NavaidSeaplane = /*#__PURE__*/React.forwardRef(function NavaidSeaplane(_ref6
|
|
|
1912
1986
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1913
1987
|
viewBox: "0 0 32 32",
|
|
1914
1988
|
fill: "currentColor"
|
|
1915
|
-
}, rest),
|
|
1989
|
+
}, rest), _path120 || (_path120 = /*#__PURE__*/React.createElement("path", {
|
|
1916
1990
|
d: "M20,18a3.9962,3.9962,0,0,1-3,3.8579V17h2V15H17V13.8159a3.0007,3.0007,0,1,0-2,0V15H13v2h2v4.8579A3.9962,3.9962,0,0,1,12,18H10a6,6,0,0,0,12,0Zm-4-8a1,1,0,1,1-1,1A1.0009,1.0009,0,0,1,16,10Z"
|
|
1917
|
-
})),
|
|
1991
|
+
})), _path121 || (_path121 = /*#__PURE__*/React.createElement("path", {
|
|
1918
1992
|
d: "M30,14H27.8193A12.0112,12.0112,0,0,0,18,4.1807V2H14V4.1807A12.0112,12.0112,0,0,0,4.1807,14H2v4H4.1807A12.0112,12.0112,0,0,0,14,27.8193V30h4V27.8193A12.0112,12.0112,0,0,0,27.8193,18H30ZM16,26A10,10,0,1,1,26,16,10.0114,10.0114,0,0,1,16,26Z"
|
|
1919
1993
|
})), children);
|
|
1920
1994
|
});
|
|
@@ -1922,11 +1996,11 @@ var NavaidSeaplane = /*#__PURE__*/React.forwardRef(function NavaidSeaplane(_ref6
|
|
|
1922
1996
|
if (process.env.NODE_ENV !== "production") {
|
|
1923
1997
|
NavaidSeaplane.propTypes = iconPropTypes;
|
|
1924
1998
|
}
|
|
1925
|
-
var NavaidTacan = /*#__PURE__*/React.forwardRef(function NavaidTacan(
|
|
1926
|
-
var children =
|
|
1927
|
-
|
|
1928
|
-
size =
|
|
1929
|
-
rest = _objectWithoutProperties(
|
|
1999
|
+
var NavaidTacan = /*#__PURE__*/React.forwardRef(function NavaidTacan(_ref73, ref) {
|
|
2000
|
+
var children = _ref73.children,
|
|
2001
|
+
_ref73$size = _ref73.size,
|
|
2002
|
+
size = _ref73$size === void 0 ? 16 : _ref73$size,
|
|
2003
|
+
rest = _objectWithoutProperties(_ref73, _excluded73);
|
|
1930
2004
|
|
|
1931
2005
|
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
1932
2006
|
width: size,
|
|
@@ -1939,7 +2013,7 @@ var NavaidTacan = /*#__PURE__*/React.forwardRef(function NavaidTacan(_ref70, ref
|
|
|
1939
2013
|
cx: "16",
|
|
1940
2014
|
cy: "14",
|
|
1941
2015
|
r: "2"
|
|
1942
|
-
})),
|
|
2016
|
+
})), _path122 || (_path122 = /*#__PURE__*/React.createElement("path", {
|
|
1943
2017
|
d: "M20,28H12a1,1,0,0,1-1-1V21.2656L7.2612,14.7231,2.4854,11.8574a1,1,0,0,1-.3536-1.3535l4-7a1,1,0,0,1,1.3828-.3613L12.2769,6h7.4462l4.7623-2.8574a1,1,0,0,1,1.3828.3613l4,7a1,1,0,0,1-.3536,1.3535l-4.7758,2.8657L21,21.2656V27A1,1,0,0,1,20,28Zm-7-2h6V20.7346l4.2616-7.4578,4.3844-2.6306L24.6387,5.3831,20.277,8H11.723L7.3613,5.3831,4.354,10.6462l4.3844,2.6306L13,20.7346Z"
|
|
1944
2018
|
})), children);
|
|
1945
2019
|
});
|
|
@@ -1947,11 +2021,11 @@ var NavaidTacan = /*#__PURE__*/React.forwardRef(function NavaidTacan(_ref70, ref
|
|
|
1947
2021
|
if (process.env.NODE_ENV !== "production") {
|
|
1948
2022
|
NavaidTacan.propTypes = iconPropTypes;
|
|
1949
2023
|
}
|
|
1950
|
-
var NavaidVhfor = /*#__PURE__*/React.forwardRef(function NavaidVhfor(
|
|
1951
|
-
var children =
|
|
1952
|
-
|
|
1953
|
-
size =
|
|
1954
|
-
rest = _objectWithoutProperties(
|
|
2024
|
+
var NavaidVhfor = /*#__PURE__*/React.forwardRef(function NavaidVhfor(_ref74, ref) {
|
|
2025
|
+
var children = _ref74.children,
|
|
2026
|
+
_ref74$size = _ref74.size,
|
|
2027
|
+
size = _ref74$size === void 0 ? 16 : _ref74$size,
|
|
2028
|
+
rest = _objectWithoutProperties(_ref74, _excluded74);
|
|
1955
2029
|
|
|
1956
2030
|
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
1957
2031
|
width: size,
|
|
@@ -1960,9 +2034,9 @@ var NavaidVhfor = /*#__PURE__*/React.forwardRef(function NavaidVhfor(_ref71, ref
|
|
|
1960
2034
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1961
2035
|
viewBox: "0 0 32 32",
|
|
1962
2036
|
fill: "currentColor"
|
|
1963
|
-
}, rest),
|
|
2037
|
+
}, rest), _path123 || (_path123 = /*#__PURE__*/React.createElement("path", {
|
|
1964
2038
|
d: "M22,28H10a1,1,0,0,1-.8438-.4631l-7-11a1,1,0,0,1,0-1.0738l7-11A1,1,0,0,1,10,4H22a1,1,0,0,1,.8438.4631l7,11a1,1,0,0,1,0,1.0738l-7,11A1,1,0,0,1,22,28ZM10.5488,26H21.4512l6.3633-10L21.4512,6H10.5488L4.1855,16Z"
|
|
1965
|
-
})),
|
|
2039
|
+
})), _path124 || (_path124 = /*#__PURE__*/React.createElement("path", {
|
|
1966
2040
|
d: "M19.5,24h-7a1.0005,1.0005,0,0,1-.8413-.4592l-4.5-7a1.0016,1.0016,0,0,1,0-1.0816l4.5-7A1.0005,1.0005,0,0,1,12.5,8h7a1.0005,1.0005,0,0,1,.8413.4592l4.5,7a1.0016,1.0016,0,0,1,0,1.0816l-4.5,7A1.0005,1.0005,0,0,1,19.5,24Zm-6.4541-2h5.9082l3.8569-6-3.8569-6H13.0459L9.189,16Z"
|
|
1967
2041
|
})), children);
|
|
1968
2042
|
});
|
|
@@ -1970,11 +2044,11 @@ var NavaidVhfor = /*#__PURE__*/React.forwardRef(function NavaidVhfor(_ref71, ref
|
|
|
1970
2044
|
if (process.env.NODE_ENV !== "production") {
|
|
1971
2045
|
NavaidVhfor.propTypes = iconPropTypes;
|
|
1972
2046
|
}
|
|
1973
|
-
var NavaidVor = /*#__PURE__*/React.forwardRef(function NavaidVor(
|
|
1974
|
-
var children =
|
|
1975
|
-
|
|
1976
|
-
size =
|
|
1977
|
-
rest = _objectWithoutProperties(
|
|
2047
|
+
var NavaidVor = /*#__PURE__*/React.forwardRef(function NavaidVor(_ref75, ref) {
|
|
2048
|
+
var children = _ref75.children,
|
|
2049
|
+
_ref75$size = _ref75.size,
|
|
2050
|
+
size = _ref75$size === void 0 ? 16 : _ref75$size,
|
|
2051
|
+
rest = _objectWithoutProperties(_ref75, _excluded75);
|
|
1978
2052
|
|
|
1979
2053
|
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
1980
2054
|
width: size,
|
|
@@ -1987,7 +2061,7 @@ var NavaidVor = /*#__PURE__*/React.forwardRef(function NavaidVor(_ref72, ref) {
|
|
|
1987
2061
|
cx: "16",
|
|
1988
2062
|
cy: "16",
|
|
1989
2063
|
r: "2"
|
|
1990
|
-
})),
|
|
2064
|
+
})), _path125 || (_path125 = /*#__PURE__*/React.createElement("path", {
|
|
1991
2065
|
d: "M30.8638,15.4961l-7-12A1,1,0,0,0,23,3H9a1,1,0,0,0-.8638.4961l-7,12a1,1,0,0,0,0,1.0078l7,12A1,1,0,0,0,9,29H23a1,1,0,0,0,.8638-.4961l7-12a1,1,0,0,0,0-1.0078ZM22.4258,27H9.5742L3.1577,16,9.5742,5H22.4258l6.4165,11Z"
|
|
1992
2066
|
})), children);
|
|
1993
2067
|
});
|
|
@@ -1995,11 +2069,11 @@ var NavaidVor = /*#__PURE__*/React.forwardRef(function NavaidVor(_ref72, ref) {
|
|
|
1995
2069
|
if (process.env.NODE_ENV !== "production") {
|
|
1996
2070
|
NavaidVor.propTypes = iconPropTypes;
|
|
1997
2071
|
}
|
|
1998
|
-
var NavaidVordme = /*#__PURE__*/React.forwardRef(function NavaidVordme(
|
|
1999
|
-
var children =
|
|
2000
|
-
|
|
2001
|
-
size =
|
|
2002
|
-
rest = _objectWithoutProperties(
|
|
2072
|
+
var NavaidVordme = /*#__PURE__*/React.forwardRef(function NavaidVordme(_ref76, ref) {
|
|
2073
|
+
var children = _ref76.children,
|
|
2074
|
+
_ref76$size = _ref76.size,
|
|
2075
|
+
size = _ref76$size === void 0 ? 16 : _ref76$size,
|
|
2076
|
+
rest = _objectWithoutProperties(_ref76, _excluded76);
|
|
2003
2077
|
|
|
2004
2078
|
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
2005
2079
|
width: size,
|
|
@@ -2012,7 +2086,7 @@ var NavaidVordme = /*#__PURE__*/React.forwardRef(function NavaidVordme(_ref73, r
|
|
|
2012
2086
|
cx: "16",
|
|
2013
2087
|
cy: "16",
|
|
2014
2088
|
r: "2"
|
|
2015
|
-
})),
|
|
2089
|
+
})), _path126 || (_path126 = /*#__PURE__*/React.createElement("path", {
|
|
2016
2090
|
d: "M30,6a2.0023,2.0023,0,0,0-2-2H4A2.0023,2.0023,0,0,0,2,6V26a2.0023,2.0023,0,0,0,2,2H28a2.0023,2.0023,0,0,0,2-2Zm-2,6.9258L22.9636,6H28ZM27.7637,16,20.491,26H11.509L4.2363,16,11.509,6h8.982ZM9.0364,6,4,12.9248V6ZM4,19.0752,9.0364,26H4ZM22.9636,26l5.0374-6.9263L28,26Z"
|
|
2017
2091
|
})), children);
|
|
2018
2092
|
});
|
|
@@ -2020,11 +2094,11 @@ var NavaidVordme = /*#__PURE__*/React.forwardRef(function NavaidVordme(_ref73, r
|
|
|
2020
2094
|
if (process.env.NODE_ENV !== "production") {
|
|
2021
2095
|
NavaidVordme.propTypes = iconPropTypes;
|
|
2022
2096
|
}
|
|
2023
|
-
var NavaidVortac = /*#__PURE__*/React.forwardRef(function NavaidVortac(
|
|
2024
|
-
var children =
|
|
2025
|
-
|
|
2026
|
-
size =
|
|
2027
|
-
rest = _objectWithoutProperties(
|
|
2097
|
+
var NavaidVortac = /*#__PURE__*/React.forwardRef(function NavaidVortac(_ref77, ref) {
|
|
2098
|
+
var children = _ref77.children,
|
|
2099
|
+
_ref77$size = _ref77.size,
|
|
2100
|
+
size = _ref77$size === void 0 ? 16 : _ref77$size,
|
|
2101
|
+
rest = _objectWithoutProperties(_ref77, _excluded77);
|
|
2028
2102
|
|
|
2029
2103
|
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
2030
2104
|
width: size,
|
|
@@ -2037,7 +2111,7 @@ var NavaidVortac = /*#__PURE__*/React.forwardRef(function NavaidVortac(_ref74, r
|
|
|
2037
2111
|
cx: "16",
|
|
2038
2112
|
cy: "14",
|
|
2039
2113
|
r: "2"
|
|
2040
|
-
})),
|
|
2114
|
+
})), _path127 || (_path127 = /*#__PURE__*/React.createElement("path", {
|
|
2041
2115
|
d: "M29.8682,10.5039l-4-7a.9992.9992,0,0,0-1.3828-.3613L19.7231,6H12.2769L7.5146,3.1426a.9992.9992,0,0,0-1.3828.3613l-4,7a1,1,0,0,0,.3536,1.3535l4.7758,2.8657L11,21.2656V27a1,1,0,0,0,1,1h8a1,1,0,0,0,1-1V21.2656l3.7388-6.5425,4.7758-2.8657A1,1,0,0,0,29.8682,10.5039ZM18.8484,21H13.1516L8.5757,12.9922,11.4287,8h9.1426l2.853,4.9922Z"
|
|
2042
2116
|
})), children);
|
|
2043
2117
|
});
|
|
@@ -2045,11 +2119,11 @@ var NavaidVortac = /*#__PURE__*/React.forwardRef(function NavaidVortac(_ref74, r
|
|
|
2045
2119
|
if (process.env.NODE_ENV !== "production") {
|
|
2046
2120
|
NavaidVortac.propTypes = iconPropTypes;
|
|
2047
2121
|
}
|
|
2048
|
-
var Need = /*#__PURE__*/React.forwardRef(function Need(
|
|
2049
|
-
var children =
|
|
2050
|
-
|
|
2051
|
-
size =
|
|
2052
|
-
rest = _objectWithoutProperties(
|
|
2122
|
+
var Need = /*#__PURE__*/React.forwardRef(function Need(_ref78, ref) {
|
|
2123
|
+
var children = _ref78.children,
|
|
2124
|
+
_ref78$size = _ref78.size,
|
|
2125
|
+
size = _ref78$size === void 0 ? 16 : _ref78$size,
|
|
2126
|
+
rest = _objectWithoutProperties(_ref78, _excluded78);
|
|
2053
2127
|
|
|
2054
2128
|
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
2055
2129
|
width: size,
|
|
@@ -2058,7 +2132,7 @@ var Need = /*#__PURE__*/React.forwardRef(function Need(_ref75, ref) {
|
|
|
2058
2132
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2059
2133
|
viewBox: "0 0 32 32",
|
|
2060
2134
|
fill: "currentColor"
|
|
2061
|
-
}, rest),
|
|
2135
|
+
}, rest), _path128 || (_path128 = /*#__PURE__*/React.createElement("path", {
|
|
2062
2136
|
d: "M29.1211 16.8789A2.98 2.98 0 0027.01 16H27a2.9774 2.9774 0 00-2.1211.8789L19.9778 21.78A2.9943 2.9943 0 0017 19H10a5.0059 5.0059 0 00-5 5v.667L2 28.6631l1.6 1.2L7 25.333V24a3.0033 3.0033 0 013-3h7a1 1 0 010 2H13v2h4.9287a3.9717 3.9717 0 002.8286-1.1719L26.293 18.293A.9929.9929 0 0127 18h.0034a1 1 0 01.7036 1.707l-7.414 7.4141A2.9791 2.9791 0 0118.1714 28H11v2h7.1714a4.9665 4.9665 0 003.5356-1.4648l7.4141-7.4141a2.9989 2.9989 0 000-4.2422zM21.586 8.586L18 12 18 2 16 2 16 12 12.414 8.586 11 10 17 16 23 10 21.586 8.586z"
|
|
2063
2137
|
})), children);
|
|
2064
2138
|
});
|
|
@@ -2066,11 +2140,11 @@ var Need = /*#__PURE__*/React.forwardRef(function Need(_ref75, ref) {
|
|
|
2066
2140
|
if (process.env.NODE_ENV !== "production") {
|
|
2067
2141
|
Need.propTypes = iconPropTypes;
|
|
2068
2142
|
}
|
|
2069
|
-
var Network_1 = /*#__PURE__*/React.forwardRef(function Network_1(
|
|
2070
|
-
var children =
|
|
2071
|
-
|
|
2072
|
-
size =
|
|
2073
|
-
rest = _objectWithoutProperties(
|
|
2143
|
+
var Network_1 = /*#__PURE__*/React.forwardRef(function Network_1(_ref79, ref) {
|
|
2144
|
+
var children = _ref79.children,
|
|
2145
|
+
_ref79$size = _ref79.size,
|
|
2146
|
+
size = _ref79$size === void 0 ? 16 : _ref79$size,
|
|
2147
|
+
rest = _objectWithoutProperties(_ref79, _excluded79);
|
|
2074
2148
|
|
|
2075
2149
|
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
2076
2150
|
width: size,
|
|
@@ -2079,7 +2153,7 @@ var Network_1 = /*#__PURE__*/React.forwardRef(function Network_1(_ref76, ref) {
|
|
|
2079
2153
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2080
2154
|
viewBox: "0 0 32 32",
|
|
2081
2155
|
fill: "currentColor"
|
|
2082
|
-
}, rest),
|
|
2156
|
+
}, rest), _path129 || (_path129 = /*#__PURE__*/React.createElement("path", {
|
|
2083
2157
|
d: "M16 20a4 4 0 114-4A4.0045 4.0045 0 0116 20zm0-6a2 2 0 102 2A2.0021 2.0021 0 0016 14zM5 20a4 4 0 114-4A4.0045 4.0045 0 015 20zm0-6a2 2 0 102 2A2.0023 2.0023 0 005 14zM10 31a4 4 0 114-4A4.0045 4.0045 0 0110 31zm0-6a2 2 0 102 2A2.0021 2.0021 0 0010 25zM22 31a4 4 0 114-4A4.0045 4.0045 0 0122 31zm0-6a2 2 0 102 2A2.0021 2.0021 0 0022 25zM27 20a4 4 0 114-4A4.0045 4.0045 0 0127 20zm0-6a2 2 0 102 2A2.0021 2.0021 0 0027 14zM22 9a4 4 0 114-4A4.0045 4.0045 0 0122 9zm0-6a2 2 0 102 2A2.0021 2.0021 0 0022 3zM10 9a4 4 0 114-4A4.0045 4.0045 0 0110 9zm0-6a2 2 0 102 2A2.0021 2.0021 0 0010 3z"
|
|
2084
2158
|
})), children);
|
|
2085
2159
|
});
|
|
@@ -2087,11 +2161,11 @@ var Network_1 = /*#__PURE__*/React.forwardRef(function Network_1(_ref76, ref) {
|
|
|
2087
2161
|
if (process.env.NODE_ENV !== "production") {
|
|
2088
2162
|
Network_1.propTypes = iconPropTypes;
|
|
2089
2163
|
}
|
|
2090
|
-
var Network_2 = /*#__PURE__*/React.forwardRef(function Network_2(
|
|
2091
|
-
var children =
|
|
2092
|
-
|
|
2093
|
-
size =
|
|
2094
|
-
rest = _objectWithoutProperties(
|
|
2164
|
+
var Network_2 = /*#__PURE__*/React.forwardRef(function Network_2(_ref80, ref) {
|
|
2165
|
+
var children = _ref80.children,
|
|
2166
|
+
_ref80$size = _ref80.size,
|
|
2167
|
+
size = _ref80$size === void 0 ? 16 : _ref80$size,
|
|
2168
|
+
rest = _objectWithoutProperties(_ref80, _excluded80);
|
|
2095
2169
|
|
|
2096
2170
|
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
2097
2171
|
width: size,
|
|
@@ -2100,7 +2174,7 @@ var Network_2 = /*#__PURE__*/React.forwardRef(function Network_2(_ref77, ref) {
|
|
|
2100
2174
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2101
2175
|
viewBox: "0 0 32 32",
|
|
2102
2176
|
fill: "currentColor"
|
|
2103
|
-
}, rest),
|
|
2177
|
+
}, rest), _path130 || (_path130 = /*#__PURE__*/React.createElement("path", {
|
|
2104
2178
|
d: "M17,17h5.1421a4,4,0,1,0,0-2H17V7h5.1421a4,4,0,1,0,0-2H17a2.0023,2.0023,0,0,0-2,2v8H9.8579a4,4,0,1,0,0,2H15v8a2.0023,2.0023,0,0,0,2,2h5.1421a4,4,0,1,0,0-2H17Zm9-3a2,2,0,1,1-2,2A2.0023,2.0023,0,0,1,26,14ZM26,4a2,2,0,1,1-2,2A2.0023,2.0023,0,0,1,26,4ZM6,18a2,2,0,1,1,2-2A2.0023,2.0023,0,0,1,6,18Zm20,6a2,2,0,1,1-2,2A2.0023,2.0023,0,0,1,26,24Z"
|
|
2105
2179
|
})), children);
|
|
2106
2180
|
});
|
|
@@ -2108,11 +2182,11 @@ var Network_2 = /*#__PURE__*/React.forwardRef(function Network_2(_ref77, ref) {
|
|
|
2108
2182
|
if (process.env.NODE_ENV !== "production") {
|
|
2109
2183
|
Network_2.propTypes = iconPropTypes;
|
|
2110
2184
|
}
|
|
2111
|
-
var Network_3 = /*#__PURE__*/React.forwardRef(function Network_3(
|
|
2112
|
-
var children =
|
|
2113
|
-
|
|
2114
|
-
size =
|
|
2115
|
-
rest = _objectWithoutProperties(
|
|
2185
|
+
var Network_3 = /*#__PURE__*/React.forwardRef(function Network_3(_ref81, ref) {
|
|
2186
|
+
var children = _ref81.children,
|
|
2187
|
+
_ref81$size = _ref81.size,
|
|
2188
|
+
size = _ref81$size === void 0 ? 16 : _ref81$size,
|
|
2189
|
+
rest = _objectWithoutProperties(_ref81, _excluded81);
|
|
2116
2190
|
|
|
2117
2191
|
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
2118
2192
|
width: size,
|
|
@@ -2121,11 +2195,11 @@ var Network_3 = /*#__PURE__*/React.forwardRef(function Network_3(_ref78, ref) {
|
|
|
2121
2195
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2122
2196
|
viewBox: "0 0 32 32",
|
|
2123
2197
|
fill: "currentColor"
|
|
2124
|
-
}, rest),
|
|
2198
|
+
}, rest), _path131 || (_path131 = /*#__PURE__*/React.createElement("path", {
|
|
2125
2199
|
d: "M30 30H22V22h8zm-6-2h4V24H24zM20 27H8A6 6 0 018 15h2v2H8a4 4 0 000 8H20z"
|
|
2126
|
-
})),
|
|
2200
|
+
})), _path132 || (_path132 = /*#__PURE__*/React.createElement("path", {
|
|
2127
2201
|
d: "M20,20H12V12h8Zm-6-2h4V14H14Z"
|
|
2128
|
-
})),
|
|
2202
|
+
})), _path133 || (_path133 = /*#__PURE__*/React.createElement("path", {
|
|
2129
2203
|
d: "M24 17H22V15h2a4 4 0 000-8H12V5H24a6 6 0 010 12zM10 10H2V2h8zM4 8H8V4H4z"
|
|
2130
2204
|
})), children);
|
|
2131
2205
|
});
|
|
@@ -2133,11 +2207,11 @@ var Network_3 = /*#__PURE__*/React.forwardRef(function Network_3(_ref78, ref) {
|
|
|
2133
2207
|
if (process.env.NODE_ENV !== "production") {
|
|
2134
2208
|
Network_3.propTypes = iconPropTypes;
|
|
2135
2209
|
}
|
|
2136
|
-
var Network_3Reference = /*#__PURE__*/React.forwardRef(function Network_3Reference(
|
|
2137
|
-
var children =
|
|
2138
|
-
|
|
2139
|
-
size =
|
|
2140
|
-
rest = _objectWithoutProperties(
|
|
2210
|
+
var Network_3Reference = /*#__PURE__*/React.forwardRef(function Network_3Reference(_ref82, ref) {
|
|
2211
|
+
var children = _ref82.children,
|
|
2212
|
+
_ref82$size = _ref82.size,
|
|
2213
|
+
size = _ref82$size === void 0 ? 16 : _ref82$size,
|
|
2214
|
+
rest = _objectWithoutProperties(_ref82, _excluded82);
|
|
2141
2215
|
|
|
2142
2216
|
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
2143
2217
|
width: size,
|
|
@@ -2146,9 +2220,9 @@ var Network_3Reference = /*#__PURE__*/React.forwardRef(function Network_3Referen
|
|
|
2146
2220
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2147
2221
|
viewBox: "0 0 32 32",
|
|
2148
2222
|
fill: "currentColor"
|
|
2149
|
-
}, rest),
|
|
2223
|
+
}, rest), _path134 || (_path134 = /*#__PURE__*/React.createElement("path", {
|
|
2150
2224
|
d: "M4 20L4 22 8.586 22 2 28.586 3.414 30 10 23.414 10 28 12 28 12 20 4 20zM30 30H22V22h8zm-6-2h4V24H24zM20 20H12V12h8zm-6-2h4V14H14z"
|
|
2151
|
-
})),
|
|
2225
|
+
})), _path135 || (_path135 = /*#__PURE__*/React.createElement("path", {
|
|
2152
2226
|
d: "M24 17H22V15h2a4 4 0 000-8H12V5H24a6 6 0 010 12zM10 10H2V2h8zM4 8H8V4H4z"
|
|
2153
2227
|
})), children);
|
|
2154
2228
|
});
|
|
@@ -2156,11 +2230,11 @@ var Network_3Reference = /*#__PURE__*/React.forwardRef(function Network_3Referen
|
|
|
2156
2230
|
if (process.env.NODE_ENV !== "production") {
|
|
2157
2231
|
Network_3Reference.propTypes = iconPropTypes;
|
|
2158
2232
|
}
|
|
2159
|
-
var Network_4 = /*#__PURE__*/React.forwardRef(function Network_4(
|
|
2160
|
-
var children =
|
|
2161
|
-
|
|
2162
|
-
size =
|
|
2163
|
-
rest = _objectWithoutProperties(
|
|
2233
|
+
var Network_4 = /*#__PURE__*/React.forwardRef(function Network_4(_ref83, ref) {
|
|
2234
|
+
var children = _ref83.children,
|
|
2235
|
+
_ref83$size = _ref83.size,
|
|
2236
|
+
size = _ref83$size === void 0 ? 16 : _ref83$size,
|
|
2237
|
+
rest = _objectWithoutProperties(_ref83, _excluded83);
|
|
2164
2238
|
|
|
2165
2239
|
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
2166
2240
|
width: size,
|
|
@@ -2181,7 +2255,7 @@ var Network_4 = /*#__PURE__*/React.forwardRef(function Network_4(_ref80, ref) {
|
|
|
2181
2255
|
cx: "4",
|
|
2182
2256
|
cy: "16",
|
|
2183
2257
|
r: "2"
|
|
2184
|
-
})),
|
|
2258
|
+
})), _path136 || (_path136 = /*#__PURE__*/React.createElement("path", {
|
|
2185
2259
|
d: "M28,12a3.9962,3.9962,0,0,0-3.8579,3H19.8579a3.9655,3.9655,0,0,0-5.4914-2.6426L11.19,8.3872A3.9626,3.9626,0,0,0,12,6a4,4,0,1,0-4,4,3.96,3.96,0,0,0,1.6338-.3574l3.176,3.97a3.9239,3.9239,0,0,0,0,4.7744l-3.1758,3.97A3.96,3.96,0,0,0,8,22a4,4,0,1,0,4,4,3.9624,3.9624,0,0,0-.81-2.3872l3.1758-3.97A3.9658,3.9658,0,0,0,19.8579,17h4.2842A3.9934,3.9934,0,1,0,28,12ZM6,6A2,2,0,1,1,8,8,2.0023,2.0023,0,0,1,6,6ZM8,28a2,2,0,1,1,2-2A2.0023,2.0023,0,0,1,8,28Zm8-10a2,2,0,1,1,2-2A2.0023,2.0023,0,0,1,16,18Zm12,0a2,2,0,1,1,2-2A2.0023,2.0023,0,0,1,28,18Z"
|
|
2186
2260
|
})), children);
|
|
2187
2261
|
});
|
|
@@ -2189,11 +2263,11 @@ var Network_4 = /*#__PURE__*/React.forwardRef(function Network_4(_ref80, ref) {
|
|
|
2189
2263
|
if (process.env.NODE_ENV !== "production") {
|
|
2190
2264
|
Network_4.propTypes = iconPropTypes;
|
|
2191
2265
|
}
|
|
2192
|
-
var Network_4Reference = /*#__PURE__*/React.forwardRef(function Network_4Reference(
|
|
2193
|
-
var children =
|
|
2194
|
-
|
|
2195
|
-
size =
|
|
2196
|
-
rest = _objectWithoutProperties(
|
|
2266
|
+
var Network_4Reference = /*#__PURE__*/React.forwardRef(function Network_4Reference(_ref84, ref) {
|
|
2267
|
+
var children = _ref84.children,
|
|
2268
|
+
_ref84$size = _ref84.size,
|
|
2269
|
+
size = _ref84$size === void 0 ? 16 : _ref84$size,
|
|
2270
|
+
rest = _objectWithoutProperties(_ref84, _excluded84);
|
|
2197
2271
|
|
|
2198
2272
|
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
2199
2273
|
width: size,
|
|
@@ -2206,7 +2280,7 @@ var Network_4Reference = /*#__PURE__*/React.forwardRef(function Network_4Referen
|
|
|
2206
2280
|
cx: "21",
|
|
2207
2281
|
cy: "26",
|
|
2208
2282
|
r: "2"
|
|
2209
|
-
})),
|
|
2283
|
+
})), _path137 || (_path137 = /*#__PURE__*/React.createElement("path", {
|
|
2210
2284
|
d: "M4 20L4 22 8.586 22 2 28.586 3.414 30 10 23.414 10 28 12 28 12 20 4 20z"
|
|
2211
2285
|
})), _circle41 || (_circle41 = /*#__PURE__*/React.createElement("circle", {
|
|
2212
2286
|
cx: "21",
|
|
@@ -2216,7 +2290,7 @@ var Network_4Reference = /*#__PURE__*/React.forwardRef(function Network_4Referen
|
|
|
2216
2290
|
cx: "4",
|
|
2217
2291
|
cy: "16",
|
|
2218
2292
|
r: "2"
|
|
2219
|
-
})),
|
|
2293
|
+
})), _path138 || (_path138 = /*#__PURE__*/React.createElement("path", {
|
|
2220
2294
|
d: "M28,12a3.9962,3.9962,0,0,0-3.8579,3H19.8579a3.9655,3.9655,0,0,0-5.4914-2.6426L11.19,8.3872A3.9624,3.9624,0,0,0,12,6a4,4,0,1,0-4,4,3.96,3.96,0,0,0,1.6338-.3574l3.176,3.97A3.9613,3.9613,0,0,0,12,16a3.9915,3.9915,0,0,0,7.8579,1h4.2842A3.9934,3.9934,0,1,0,28,12ZM8,8a2,2,0,1,1,2-2A2.0023,2.0023,0,0,1,8,8Zm8,10a2,2,0,1,1,2-2A2.0025,2.0025,0,0,1,16,18Zm12,0a2,2,0,1,1,2-2A2.0023,2.0023,0,0,1,28,18Z"
|
|
2221
2295
|
})), children);
|
|
2222
2296
|
});
|
|
@@ -2224,11 +2298,11 @@ var Network_4Reference = /*#__PURE__*/React.forwardRef(function Network_4Referen
|
|
|
2224
2298
|
if (process.env.NODE_ENV !== "production") {
|
|
2225
2299
|
Network_4Reference.propTypes = iconPropTypes;
|
|
2226
2300
|
}
|
|
2227
|
-
var NetworkAdminControl = /*#__PURE__*/React.forwardRef(function NetworkAdminControl(
|
|
2228
|
-
var children =
|
|
2229
|
-
|
|
2230
|
-
size =
|
|
2231
|
-
rest = _objectWithoutProperties(
|
|
2301
|
+
var NetworkAdminControl = /*#__PURE__*/React.forwardRef(function NetworkAdminControl(_ref85, ref) {
|
|
2302
|
+
var children = _ref85.children,
|
|
2303
|
+
_ref85$size = _ref85.size,
|
|
2304
|
+
size = _ref85$size === void 0 ? 16 : _ref85$size,
|
|
2305
|
+
rest = _objectWithoutProperties(_ref85, _excluded85);
|
|
2232
2306
|
|
|
2233
2307
|
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
2234
2308
|
width: size,
|
|
@@ -2237,7 +2311,7 @@ var NetworkAdminControl = /*#__PURE__*/React.forwardRef(function NetworkAdminCon
|
|
|
2237
2311
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2238
2312
|
viewBox: "0 0 32 32",
|
|
2239
2313
|
fill: "currentColor"
|
|
2240
|
-
}, rest),
|
|
2314
|
+
}, rest), _path139 || (_path139 = /*#__PURE__*/React.createElement("path", {
|
|
2241
2315
|
d: "M27 20.415L25.586 19 23 21.587 20.414 19 19 20.415 21.586 23 19 25.586 20.414 27 23 24.414 25.586 27 27 25.586 24.414 23 27 20.415zM24 4a4.0045 4.0045 0 00-4 4 3.951 3.951 0 00.5669 2.019L10.019 20.5669A3.9521 3.9521 0 008 20a4 4 0 104 4 3.951 3.951 0 00-.5669-2.019L21.981 11.4331A3.9521 3.9521 0 0024 12a4 4 0 000-8zM8 26a2 2 0 112-2A2.0023 2.0023 0 018 26zM24 10a2 2 0 112-2A2.0023 2.0023 0 0124 10zM8 11.18L5.41 8.59 4 10 8 14 15 7 13.59 5.59 8 11.18z"
|
|
2242
2316
|
})), children);
|
|
2243
2317
|
});
|
|
@@ -2245,11 +2319,11 @@ var NetworkAdminControl = /*#__PURE__*/React.forwardRef(function NetworkAdminCon
|
|
|
2245
2319
|
if (process.env.NODE_ENV !== "production") {
|
|
2246
2320
|
NetworkAdminControl.propTypes = iconPropTypes;
|
|
2247
2321
|
}
|
|
2248
|
-
var NetworkEnterprise = /*#__PURE__*/React.forwardRef(function NetworkEnterprise(
|
|
2249
|
-
var children =
|
|
2250
|
-
|
|
2251
|
-
size =
|
|
2252
|
-
rest = _objectWithoutProperties(
|
|
2322
|
+
var NetworkEnterprise = /*#__PURE__*/React.forwardRef(function NetworkEnterprise(_ref86, ref) {
|
|
2323
|
+
var children = _ref86.children,
|
|
2324
|
+
_ref86$size = _ref86.size,
|
|
2325
|
+
size = _ref86$size === void 0 ? 16 : _ref86$size,
|
|
2326
|
+
rest = _objectWithoutProperties(_ref86, _excluded86);
|
|
2253
2327
|
|
|
2254
2328
|
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
2255
2329
|
width: size,
|
|
@@ -2258,11 +2332,11 @@ var NetworkEnterprise = /*#__PURE__*/React.forwardRef(function NetworkEnterprise
|
|
|
2258
2332
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2259
2333
|
viewBox: "0 0 32 32",
|
|
2260
2334
|
fill: "currentColor"
|
|
2261
|
-
}, rest),
|
|
2335
|
+
}, rest), _path140 || (_path140 = /*#__PURE__*/React.createElement("path", {
|
|
2262
2336
|
d: "M25.7983,10a10,10,0,0,0-19.62.124A7.4964,7.4964,0,0,0,7.5,25H8V23H7.5a5.4961,5.4961,0,0,1-.377-10.9795l.8365-.0571.09-.8335A7.9934,7.9934,0,0,1,23.7368,10Z"
|
|
2263
|
-
})),
|
|
2337
|
+
})), _path141 || (_path141 = /*#__PURE__*/React.createElement("path", {
|
|
2264
2338
|
d: "M28,12H18a2.0023,2.0023,0,0,0-2,2v4H12a2.0023,2.0023,0,0,0-2,2V30H30V14A2.0023,2.0023,0,0,0,28,12ZM12,28V20h4v8Zm16,0H18V14H28Z"
|
|
2265
|
-
})),
|
|
2339
|
+
})), _path142 || (_path142 = /*#__PURE__*/React.createElement("path", {
|
|
2266
2340
|
d: "M20 16H22V20H20zM24 16H26V20H24zM20 22H22V26H20zM24 22H26V26H24z"
|
|
2267
2341
|
})), children);
|
|
2268
2342
|
});
|
|
@@ -2270,11 +2344,11 @@ var NetworkEnterprise = /*#__PURE__*/React.forwardRef(function NetworkEnterprise
|
|
|
2270
2344
|
if (process.env.NODE_ENV !== "production") {
|
|
2271
2345
|
NetworkEnterprise.propTypes = iconPropTypes;
|
|
2272
2346
|
}
|
|
2273
|
-
var NetworkOverlay = /*#__PURE__*/React.forwardRef(function NetworkOverlay(
|
|
2274
|
-
var children =
|
|
2275
|
-
|
|
2276
|
-
size =
|
|
2277
|
-
rest = _objectWithoutProperties(
|
|
2347
|
+
var NetworkOverlay = /*#__PURE__*/React.forwardRef(function NetworkOverlay(_ref87, ref) {
|
|
2348
|
+
var children = _ref87.children,
|
|
2349
|
+
_ref87$size = _ref87.size,
|
|
2350
|
+
size = _ref87$size === void 0 ? 16 : _ref87$size,
|
|
2351
|
+
rest = _objectWithoutProperties(_ref87, _excluded87);
|
|
2278
2352
|
|
|
2279
2353
|
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
2280
2354
|
width: size,
|
|
@@ -2283,9 +2357,9 @@ var NetworkOverlay = /*#__PURE__*/React.forwardRef(function NetworkOverlay(_ref8
|
|
|
2283
2357
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2284
2358
|
viewBox: "0 0 32 32",
|
|
2285
2359
|
fill: "currentColor"
|
|
2286
|
-
}, rest),
|
|
2360
|
+
}, rest), _path143 || (_path143 = /*#__PURE__*/React.createElement("path", {
|
|
2287
2361
|
d: "M22 23L13.83 23 16.41 20.41 15 19 10 24 15 29 16.41 27.59 13.83 25 22 25 22 23zM11 13L19.17 13 16.59 10.41 18 9 23 14 18 19 16.59 17.59 19.17 15 11 15 11 13z"
|
|
2288
|
-
})),
|
|
2362
|
+
})), _path144 || (_path144 = /*#__PURE__*/React.createElement("path", {
|
|
2289
2363
|
d: "M24.5,25H24V23h.5a5.4961,5.4961,0,0,0,.377-10.9795l-.8365-.0566-.09-.834a7.9979,7.9979,0,0,0-15.9014,0l-.09.834-.8365.0566A5.4961,5.4961,0,0,0,7.5,23H8v2H7.5A7.4964,7.4964,0,0,1,6.1782,10.124a9.9992,9.9992,0,0,1,19.6436,0A7.4964,7.4964,0,0,1,24.5,25Z"
|
|
2290
2364
|
})), children);
|
|
2291
2365
|
});
|
|
@@ -2293,11 +2367,11 @@ var NetworkOverlay = /*#__PURE__*/React.forwardRef(function NetworkOverlay(_ref8
|
|
|
2293
2367
|
if (process.env.NODE_ENV !== "production") {
|
|
2294
2368
|
NetworkOverlay.propTypes = iconPropTypes;
|
|
2295
2369
|
}
|
|
2296
|
-
var NetworkPublic = /*#__PURE__*/React.forwardRef(function NetworkPublic(
|
|
2297
|
-
var children =
|
|
2298
|
-
|
|
2299
|
-
size =
|
|
2300
|
-
rest = _objectWithoutProperties(
|
|
2370
|
+
var NetworkPublic = /*#__PURE__*/React.forwardRef(function NetworkPublic(_ref88, ref) {
|
|
2371
|
+
var children = _ref88.children,
|
|
2372
|
+
_ref88$size = _ref88.size,
|
|
2373
|
+
size = _ref88$size === void 0 ? 16 : _ref88$size,
|
|
2374
|
+
rest = _objectWithoutProperties(_ref88, _excluded88);
|
|
2301
2375
|
|
|
2302
2376
|
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
2303
2377
|
width: size,
|
|
@@ -2306,9 +2380,9 @@ var NetworkPublic = /*#__PURE__*/React.forwardRef(function NetworkPublic(_ref85,
|
|
|
2306
2380
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2307
2381
|
viewBox: "0 0 32 32",
|
|
2308
2382
|
fill: "currentColor"
|
|
2309
|
-
}, rest),
|
|
2383
|
+
}, rest), _path145 || (_path145 = /*#__PURE__*/React.createElement("path", {
|
|
2310
2384
|
d: "M22.5,13c-4.7,0-8.5,3.8-8.5,8.5s3.8,8.5,8.5,8.5s8.5-3.8,8.5-8.5S27.2,13,22.5,13z M29,21h-3c0-2-0.3-4-0.9-5.5 C27.2,16.5,28.8,18.5,29,21z M22.5,28C22.5,28,22.5,28,22.5,28c-0.4-0.2-1.3-1.8-1.5-5h2.9C23.7,26.2,22.9,27.8,22.5,28z M21,21 c0.1-3.8,1.1-5.8,1.4-6c0,0,0,0,0,0c0.4,0.2,1.4,2.2,1.5,6H21z M19.9,15.5C19.3,17,19.1,19,19,21h-3C16.2,18.5,17.8,16.5,19.9,15.5z M16.2,23H19c0.1,1.6,0.4,3.2,0.9,4.5C18.1,26.7,16.7,25,16.2,23z M25.1,27.5c0.5-1.3,0.8-2.8,0.9-4.5h2.9 C28.3,25,26.9,26.7,25.1,27.5z"
|
|
2311
|
-
})),
|
|
2385
|
+
})), _path146 || (_path146 = /*#__PURE__*/React.createElement("path", {
|
|
2312
2386
|
d: "M25.8,10c-0.9-4.6-5-8-9.8-8c-4.8,0-8.9,3.4-9.8,8.1C2.7,10.8,0,13.8,0,17.5C0,21.6,3.4,25,7.5,25H11v-2H7.5 c-3,0-5.5-2.5-5.5-5.5c0-2.9,2.2-5.3,5.1-5.5L8,12L8,11.1C8.5,7.1,11.9,4,16,4c3.7,0,6.8,2.6,7.7,6H25.8z"
|
|
2313
2387
|
})), children);
|
|
2314
2388
|
});
|
|
@@ -2316,11 +2390,11 @@ var NetworkPublic = /*#__PURE__*/React.forwardRef(function NetworkPublic(_ref85,
|
|
|
2316
2390
|
if (process.env.NODE_ENV !== "production") {
|
|
2317
2391
|
NetworkPublic.propTypes = iconPropTypes;
|
|
2318
2392
|
}
|
|
2319
|
-
var NewTab = /*#__PURE__*/React.forwardRef(function NewTab(
|
|
2320
|
-
var children =
|
|
2321
|
-
|
|
2322
|
-
size =
|
|
2323
|
-
rest = _objectWithoutProperties(
|
|
2393
|
+
var NewTab = /*#__PURE__*/React.forwardRef(function NewTab(_ref89, ref) {
|
|
2394
|
+
var children = _ref89.children,
|
|
2395
|
+
_ref89$size = _ref89.size,
|
|
2396
|
+
size = _ref89$size === void 0 ? 16 : _ref89$size,
|
|
2397
|
+
rest = _objectWithoutProperties(_ref89, _excluded89);
|
|
2324
2398
|
|
|
2325
2399
|
if (size === 16 || size === "16" || size === "16px") {
|
|
2326
2400
|
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
@@ -2330,9 +2404,9 @@ var NewTab = /*#__PURE__*/React.forwardRef(function NewTab(_ref86, ref) {
|
|
|
2330
2404
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2331
2405
|
viewBox: "0 0 16 16",
|
|
2332
2406
|
fill: "currentColor"
|
|
2333
|
-
}, rest),
|
|
2407
|
+
}, rest), _path147 || (_path147 = /*#__PURE__*/React.createElement("path", {
|
|
2334
2408
|
d: "M13,13H3V3h5V2H3C2.4,2,2,2.4,2,3v10c0,0.6,0.4,1,1,1h10c0.6,0,1-0.4,1-1V8h-1V13z"
|
|
2335
|
-
})),
|
|
2409
|
+
})), _path148 || (_path148 = /*#__PURE__*/React.createElement("path", {
|
|
2336
2410
|
d: "M13 3L13 1 12 1 12 3 10 3 10 4 12 4 12 6 13 6 13 4 15 4 15 3z"
|
|
2337
2411
|
})), children);
|
|
2338
2412
|
}
|
|
@@ -2344,11 +2418,11 @@ var NewTab = /*#__PURE__*/React.forwardRef(function NewTab(_ref86, ref) {
|
|
|
2344
2418
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2345
2419
|
viewBox: "0 0 32 32",
|
|
2346
2420
|
fill: "currentColor"
|
|
2347
|
-
}, rest),
|
|
2421
|
+
}, rest), _path149 || (_path149 = /*#__PURE__*/React.createElement("path", {
|
|
2348
2422
|
d: "M26,26H6V6H16V4H6A2.002,2.002,0,0,0,4,6V26a2.002,2.002,0,0,0,2,2H26a2.002,2.002,0,0,0,2-2V16H26Z"
|
|
2349
|
-
})),
|
|
2423
|
+
})), _path150 || (_path150 = /*#__PURE__*/React.createElement("path", {
|
|
2350
2424
|
d: "M26,26H6V6H16V4H6A2.002,2.002,0,0,0,4,6V26a2.002,2.002,0,0,0,2,2H26a2.002,2.002,0,0,0,2-2V16H26Z"
|
|
2351
|
-
})),
|
|
2425
|
+
})), _path151 || (_path151 = /*#__PURE__*/React.createElement("path", {
|
|
2352
2426
|
d: "M26 6L26 2 24 2 24 6 20 6 20 8 24 8 24 12 26 12 26 8 30 8 30 6 26 6z"
|
|
2353
2427
|
})), children);
|
|
2354
2428
|
});
|
|
@@ -2356,11 +2430,11 @@ var NewTab = /*#__PURE__*/React.forwardRef(function NewTab(_ref86, ref) {
|
|
|
2356
2430
|
if (process.env.NODE_ENV !== "production") {
|
|
2357
2431
|
NewTab.propTypes = iconPropTypes;
|
|
2358
2432
|
}
|
|
2359
|
-
var NextFilled = /*#__PURE__*/React.forwardRef(function NextFilled(
|
|
2360
|
-
var children =
|
|
2361
|
-
|
|
2362
|
-
size =
|
|
2363
|
-
rest = _objectWithoutProperties(
|
|
2433
|
+
var NextFilled = /*#__PURE__*/React.forwardRef(function NextFilled(_ref90, ref) {
|
|
2434
|
+
var children = _ref90.children,
|
|
2435
|
+
_ref90$size = _ref90.size,
|
|
2436
|
+
size = _ref90$size === void 0 ? 16 : _ref90$size,
|
|
2437
|
+
rest = _objectWithoutProperties(_ref90, _excluded90);
|
|
2364
2438
|
|
|
2365
2439
|
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
2366
2440
|
width: size,
|
|
@@ -2369,9 +2443,9 @@ var NextFilled = /*#__PURE__*/React.forwardRef(function NextFilled(_ref87, ref)
|
|
|
2369
2443
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2370
2444
|
viewBox: "0 0 32 32",
|
|
2371
2445
|
fill: "currentColor"
|
|
2372
|
-
}, rest),
|
|
2446
|
+
}, rest), _path152 || (_path152 = /*#__PURE__*/React.createElement("path", {
|
|
2373
2447
|
d: "M2,16A14,14,0,1,0,16,2,14,14,0,0,0,2,16Zm6-1H20.15L14.57,9.3926,16,8l8,8-8,8-1.43-1.4272L20.15,17H8Z"
|
|
2374
|
-
})),
|
|
2448
|
+
})), _path153 || (_path153 = /*#__PURE__*/React.createElement("path", {
|
|
2375
2449
|
fill: "none",
|
|
2376
2450
|
d: "M16 8L14.57 9.393 20.15 15 8 15 8 17 20.15 17 14.57 22.573 16 24 24 16 16 8z",
|
|
2377
2451
|
"data-icon-path": "inner-path"
|
|
@@ -2381,89 +2455,11 @@ var NextFilled = /*#__PURE__*/React.forwardRef(function NextFilled(_ref87, ref)
|
|
|
2381
2455
|
if (process.env.NODE_ENV !== "production") {
|
|
2382
2456
|
NextFilled.propTypes = iconPropTypes;
|
|
2383
2457
|
}
|
|
2384
|
-
var NextOutline = /*#__PURE__*/React.forwardRef(function NextOutline(
|
|
2385
|
-
var children =
|
|
2386
|
-
|
|
2387
|
-
size =
|
|
2388
|
-
rest = _objectWithoutProperties(
|
|
2389
|
-
|
|
2390
|
-
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
2391
|
-
width: size,
|
|
2392
|
-
height: size,
|
|
2393
|
-
ref: ref,
|
|
2394
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
2395
|
-
viewBox: "0 0 32 32",
|
|
2396
|
-
fill: "currentColor"
|
|
2397
|
-
}, rest), _path146 || (_path146 = /*#__PURE__*/React.createElement("path", {
|
|
2398
|
-
d: "M16 8L14.57 9.393 20.15 15 8 15 8 17 20.15 17 14.57 22.573 16 24 24 16 16 8z"
|
|
2399
|
-
})), _path147 || (_path147 = /*#__PURE__*/React.createElement("path", {
|
|
2400
|
-
d: "M16,30A14,14,0,1,1,30,16,14.0158,14.0158,0,0,1,16,30ZM16,4A12,12,0,1,0,28,16,12.0137,12.0137,0,0,0,16,4Z"
|
|
2401
|
-
})), children);
|
|
2402
|
-
});
|
|
2403
|
-
|
|
2404
|
-
if (process.env.NODE_ENV !== "production") {
|
|
2405
|
-
NextOutline.propTypes = iconPropTypes;
|
|
2406
|
-
}
|
|
2407
|
-
var NoImage = /*#__PURE__*/React.forwardRef(function NoImage(_ref89, ref) {
|
|
2408
|
-
var children = _ref89.children,
|
|
2409
|
-
_ref89$size = _ref89.size,
|
|
2410
|
-
size = _ref89$size === void 0 ? 16 : _ref89$size,
|
|
2411
|
-
rest = _objectWithoutProperties(_ref89, _excluded89);
|
|
2412
|
-
|
|
2413
|
-
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
2414
|
-
width: size,
|
|
2415
|
-
height: size,
|
|
2416
|
-
ref: ref,
|
|
2417
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
2418
|
-
viewBox: "0 0 32 32",
|
|
2419
|
-
fill: "currentColor"
|
|
2420
|
-
}, rest), _path148 || (_path148 = /*#__PURE__*/React.createElement("path", {
|
|
2421
|
-
d: "M30 3.4141L28.5859 2 2 28.5859 3.4141 30l2-2H26a2.0027 2.0027 0 002-2V5.4141zM26 26H7.4141l7.7929-7.793 2.3788 2.3787a2 2 0 002.8284 0L22 19l4 3.9973zm0-5.8318l-2.5858-2.5859a2 2 0 00-2.8284 0L19 19.1682l-2.377-2.3771L26 7.4141zM6 22V19l5-4.9966 1.3733 1.3733 1.4159-1.416-1.375-1.375a2 2 0 00-2.8284 0L6 16.1716V6H22V4H6A2.002 2.002 0 004 6V22z"
|
|
2422
|
-
})), children);
|
|
2423
|
-
});
|
|
2424
|
-
|
|
2425
|
-
if (process.env.NODE_ENV !== "production") {
|
|
2426
|
-
NoImage.propTypes = iconPropTypes;
|
|
2427
|
-
}
|
|
2428
|
-
var NoTicket = /*#__PURE__*/React.forwardRef(function NoTicket(_ref90, ref) {
|
|
2429
|
-
var children = _ref90.children,
|
|
2430
|
-
_ref90$size = _ref90.size,
|
|
2431
|
-
size = _ref90$size === void 0 ? 16 : _ref90$size,
|
|
2432
|
-
rest = _objectWithoutProperties(_ref90, _excluded90);
|
|
2433
|
-
|
|
2434
|
-
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
2435
|
-
width: size,
|
|
2436
|
-
height: size,
|
|
2437
|
-
ref: ref,
|
|
2438
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
2439
|
-
viewBox: "0 0 32 32",
|
|
2440
|
-
fill: "currentColor"
|
|
2441
|
-
}, rest), _path149 || (_path149 = /*#__PURE__*/React.createElement("path", {
|
|
2442
|
-
d: "M28 6h-.5859L30 3.4141 28.5859 2 2 28.5859 3.4141 30l4-4H28a2.0027 2.0027 0 002-2V19a1 1 0 00-1-1 2 2 0 010-4 1 1 0 001-1V8A2.0023 2.0023 0 0028 6zm0 6.1265a4 4 0 000 7.7465V24H21V21H19v3H9.4141L19 14.4141V19h2V12.4141L25.4141 8H28zM4 12.1265V8H19V6H4A2.0023 2.0023 0 002 8v5a1 1 0 001 1 2 2 0 010 4 1 1 0 00-1 1v5H4V19.873a4 4 0 000-7.7465z"
|
|
2443
|
-
})), children);
|
|
2444
|
-
});
|
|
2445
|
-
|
|
2446
|
-
if (process.env.NODE_ENV !== "production") {
|
|
2447
|
-
NoTicket.propTypes = iconPropTypes;
|
|
2448
|
-
}
|
|
2449
|
-
var Nominal = /*#__PURE__*/React.forwardRef(function Nominal(_ref91, ref) {
|
|
2450
|
-
var children = _ref91.children,
|
|
2451
|
-
_ref91$size = _ref91.size,
|
|
2452
|
-
size = _ref91$size === void 0 ? 16 : _ref91$size,
|
|
2453
|
-
rest = _objectWithoutProperties(_ref91, _excluded91);
|
|
2454
|
-
|
|
2455
|
-
if (size === 16 || size === "16" || size === "16px") {
|
|
2456
|
-
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
2457
|
-
width: size,
|
|
2458
|
-
height: size,
|
|
2459
|
-
ref: ref,
|
|
2460
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
2461
|
-
viewBox: "0 0 16 16",
|
|
2462
|
-
fill: "currentColor"
|
|
2463
|
-
}, rest), _path150 || (_path150 = /*#__PURE__*/React.createElement("path", {
|
|
2464
|
-
d: "M12,8 C13.6568542,8 15,9.34314575 15,11 C15,12.6568542 13.6568542,14 12,14 C10.3431458,14 9,12.6568542 9,11 C9,9.34314575 10.3431458,8 12,8 Z M4,8 C5.65685425,8 7,9.34314575 7,11 C7,12.6568542 5.65685425,14 4,14 C2.34314575,14 1,12.6568542 1,11 C1,9.34314575 2.34314575,8 4,8 Z M12,9 C10.8954305,9 10,9.8954305 10,11 C10,12.1045695 10.8954305,13 12,13 C13.1045695,13 14,12.1045695 14,11 C14,9.8954305 13.1045695,9 12,9 Z M4,9 C2.8954305,9 2,9.8954305 2,11 C2,12.1045695 2.8954305,13 4,13 C5.1045695,13 6,12.1045695 6,11 C6,9.8954305 5.1045695,9 4,9 Z M8,2 C9.65685425,2 11,3.34314575 11,5 C11,6.65685425 9.65685425,8 8,8 C6.34314575,8 5,6.65685425 5,5 C5,3.34314575 6.34314575,2 8,2 Z M8,3 C6.8954305,3 6,3.8954305 6,5 C6,6.1045695 6.8954305,7 8,7 C9.1045695,7 10,6.1045695 10,5 C10,3.8954305 9.1045695,3 8,3 Z"
|
|
2465
|
-
})), children);
|
|
2466
|
-
}
|
|
2458
|
+
var NextOutline = /*#__PURE__*/React.forwardRef(function NextOutline(_ref91, ref) {
|
|
2459
|
+
var children = _ref91.children,
|
|
2460
|
+
_ref91$size = _ref91.size,
|
|
2461
|
+
size = _ref91$size === void 0 ? 16 : _ref91$size,
|
|
2462
|
+
rest = _objectWithoutProperties(_ref91, _excluded91);
|
|
2467
2463
|
|
|
2468
2464
|
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
2469
2465
|
width: size,
|
|
@@ -2472,15 +2468,17 @@ var Nominal = /*#__PURE__*/React.forwardRef(function Nominal(_ref91, ref) {
|
|
|
2472
2468
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2473
2469
|
viewBox: "0 0 32 32",
|
|
2474
2470
|
fill: "currentColor"
|
|
2475
|
-
}, rest),
|
|
2476
|
-
d: "
|
|
2471
|
+
}, rest), _path154 || (_path154 = /*#__PURE__*/React.createElement("path", {
|
|
2472
|
+
d: "M16 8L14.57 9.393 20.15 15 8 15 8 17 20.15 17 14.57 22.573 16 24 24 16 16 8z"
|
|
2473
|
+
})), _path155 || (_path155 = /*#__PURE__*/React.createElement("path", {
|
|
2474
|
+
d: "M16,30A14,14,0,1,1,30,16,14.0158,14.0158,0,0,1,16,30ZM16,4A12,12,0,1,0,28,16,12.0137,12.0137,0,0,0,16,4Z"
|
|
2477
2475
|
})), children);
|
|
2478
2476
|
});
|
|
2479
2477
|
|
|
2480
2478
|
if (process.env.NODE_ENV !== "production") {
|
|
2481
|
-
|
|
2479
|
+
NextOutline.propTypes = iconPropTypes;
|
|
2482
2480
|
}
|
|
2483
|
-
var
|
|
2481
|
+
var NoImage = /*#__PURE__*/React.forwardRef(function NoImage(_ref92, ref) {
|
|
2484
2482
|
var children = _ref92.children,
|
|
2485
2483
|
_ref92$size = _ref92.size,
|
|
2486
2484
|
size = _ref92$size === void 0 ? 16 : _ref92$size,
|
|
@@ -2493,17 +2491,15 @@ var WatsonHealthNominate = /*#__PURE__*/React.forwardRef(function WatsonHealthNo
|
|
|
2493
2491
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2494
2492
|
viewBox: "0 0 32 32",
|
|
2495
2493
|
fill: "currentColor"
|
|
2496
|
-
}, rest),
|
|
2497
|
-
d: "
|
|
2498
|
-
})), _path153 || (_path153 = /*#__PURE__*/React.createElement("path", {
|
|
2499
|
-
d: "M14,26H4V6h7.1716l3.4141,3.4143L15.1716,10H28v8h2V10a2,2,0,0,0-2-2H16L12.5859,4.5858A2,2,0,0,0,11.1716,4H4A2,2,0,0,0,2,6V26a2,2,0,0,0,2,2H14Z"
|
|
2494
|
+
}, rest), _path156 || (_path156 = /*#__PURE__*/React.createElement("path", {
|
|
2495
|
+
d: "M30 3.4141L28.5859 2 2 28.5859 3.4141 30l2-2H26a2.0027 2.0027 0 002-2V5.4141zM26 26H7.4141l7.7929-7.793 2.3788 2.3787a2 2 0 002.8284 0L22 19l4 3.9973zm0-5.8318l-2.5858-2.5859a2 2 0 00-2.8284 0L19 19.1682l-2.377-2.3771L26 7.4141zM6 22V19l5-4.9966 1.3733 1.3733 1.4159-1.416-1.375-1.375a2 2 0 00-2.8284 0L6 16.1716V6H22V4H6A2.002 2.002 0 004 6V22z"
|
|
2500
2496
|
})), children);
|
|
2501
2497
|
});
|
|
2502
2498
|
|
|
2503
2499
|
if (process.env.NODE_ENV !== "production") {
|
|
2504
|
-
|
|
2500
|
+
NoImage.propTypes = iconPropTypes;
|
|
2505
2501
|
}
|
|
2506
|
-
var
|
|
2502
|
+
var NoTicket = /*#__PURE__*/React.forwardRef(function NoTicket(_ref93, ref) {
|
|
2507
2503
|
var children = _ref93.children,
|
|
2508
2504
|
_ref93$size = _ref93.size,
|
|
2509
2505
|
size = _ref93$size === void 0 ? 16 : _ref93$size,
|
|
@@ -2516,22 +2512,33 @@ var NonCertified = /*#__PURE__*/React.forwardRef(function NonCertified(_ref93, r
|
|
|
2516
2512
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2517
2513
|
viewBox: "0 0 32 32",
|
|
2518
2514
|
fill: "currentColor"
|
|
2519
|
-
}, rest),
|
|
2520
|
-
d: "
|
|
2521
|
-
})), _path155 || (_path155 = /*#__PURE__*/React.createElement("path", {
|
|
2522
|
-
d: "M28,26H7.4141L30,3.4141,28.5859,2l-2,2H4A2.0023,2.0023,0,0,0,2,6V22H4V6H24.5859L2,28.5859,3.4141,30l2-2H28a2.0023,2.0023,0,0,0,2-2V10H28Z"
|
|
2515
|
+
}, rest), _path157 || (_path157 = /*#__PURE__*/React.createElement("path", {
|
|
2516
|
+
d: "M28 6h-.5859L30 3.4141 28.5859 2 2 28.5859 3.4141 30l4-4H28a2.0027 2.0027 0 002-2V19a1 1 0 00-1-1 2 2 0 010-4 1 1 0 001-1V8A2.0023 2.0023 0 0028 6zm0 6.1265a4 4 0 000 7.7465V24H21V21H19v3H9.4141L19 14.4141V19h2V12.4141L25.4141 8H28zM4 12.1265V8H19V6H4A2.0023 2.0023 0 002 8v5a1 1 0 001 1 2 2 0 010 4 1 1 0 00-1 1v5H4V19.873a4 4 0 000-7.7465z"
|
|
2523
2517
|
})), children);
|
|
2524
2518
|
});
|
|
2525
2519
|
|
|
2526
2520
|
if (process.env.NODE_ENV !== "production") {
|
|
2527
|
-
|
|
2521
|
+
NoTicket.propTypes = iconPropTypes;
|
|
2528
2522
|
}
|
|
2529
|
-
var
|
|
2523
|
+
var Nominal = /*#__PURE__*/React.forwardRef(function Nominal(_ref94, ref) {
|
|
2530
2524
|
var children = _ref94.children,
|
|
2531
2525
|
_ref94$size = _ref94.size,
|
|
2532
2526
|
size = _ref94$size === void 0 ? 16 : _ref94$size,
|
|
2533
2527
|
rest = _objectWithoutProperties(_ref94, _excluded94);
|
|
2534
2528
|
|
|
2529
|
+
if (size === 16 || size === "16" || size === "16px") {
|
|
2530
|
+
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
2531
|
+
width: size,
|
|
2532
|
+
height: size,
|
|
2533
|
+
ref: ref,
|
|
2534
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
2535
|
+
viewBox: "0 0 16 16",
|
|
2536
|
+
fill: "currentColor"
|
|
2537
|
+
}, rest), _path158 || (_path158 = /*#__PURE__*/React.createElement("path", {
|
|
2538
|
+
d: "M12,8 C13.6568542,8 15,9.34314575 15,11 C15,12.6568542 13.6568542,14 12,14 C10.3431458,14 9,12.6568542 9,11 C9,9.34314575 10.3431458,8 12,8 Z M4,8 C5.65685425,8 7,9.34314575 7,11 C7,12.6568542 5.65685425,14 4,14 C2.34314575,14 1,12.6568542 1,11 C1,9.34314575 2.34314575,8 4,8 Z M12,9 C10.8954305,9 10,9.8954305 10,11 C10,12.1045695 10.8954305,13 12,13 C13.1045695,13 14,12.1045695 14,11 C14,9.8954305 13.1045695,9 12,9 Z M4,9 C2.8954305,9 2,9.8954305 2,11 C2,12.1045695 2.8954305,13 4,13 C5.1045695,13 6,12.1045695 6,11 C6,9.8954305 5.1045695,9 4,9 Z M8,2 C9.65685425,2 11,3.34314575 11,5 C11,6.65685425 9.65685425,8 8,8 C6.34314575,8 5,6.65685425 5,5 C5,3.34314575 6.34314575,2 8,2 Z M8,3 C6.8954305,3 6,3.8954305 6,5 C6,6.1045695 6.8954305,7 8,7 C9.1045695,7 10,6.1045695 10,5 C10,3.8954305 9.1045695,3 8,3 Z"
|
|
2539
|
+
})), children);
|
|
2540
|
+
}
|
|
2541
|
+
|
|
2535
2542
|
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
2536
2543
|
width: size,
|
|
2537
2544
|
height: size,
|
|
@@ -2539,17 +2546,15 @@ var NoodleBowl = /*#__PURE__*/React.forwardRef(function NoodleBowl(_ref94, ref)
|
|
|
2539
2546
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2540
2547
|
viewBox: "0 0 32 32",
|
|
2541
2548
|
fill: "currentColor"
|
|
2542
|
-
}, rest),
|
|
2543
|
-
d: "
|
|
2544
|
-
})), _path157 || (_path157 = /*#__PURE__*/React.createElement("path", {
|
|
2545
|
-
d: "M22,8a5.0049,5.0049,0,0,0-1.5708.2554A8.0242,8.0242,0,0,0,14,5,7.9364,7.9364,0,0,0,9.0938,6.68L4.4141,2,3,3.4141,9.05,9.4648l.707-.7075A5.96,5.96,0,0,1,14,7a6.02,6.02,0,0,1,4.6875,2.2642,5.06,5.06,0,0,0-.59.61A2.9892,2.9892,0,0,1,15.7544,11H12v2h3.7544a4.98,4.98,0,0,0,3.9033-1.8745A3,3,0,0,1,25,13h2A5.0059,5.0059,0,0,0,22,8Z"
|
|
2549
|
+
}, rest), _path159 || (_path159 = /*#__PURE__*/React.createElement("path", {
|
|
2550
|
+
d: "M24 28a6 6 0 116-6A6.0069 6.0069 0 0124 28zm0-10a4 4 0 104 4A4.0045 4.0045 0 0024 18zM8 28a6 6 0 116-6A6.0069 6.0069 0 018 28zM8 18a4 4 0 104 4A4.0045 4.0045 0 008 18zM16 14a6 6 0 116-6A6.0069 6.0069 0 0116 14zM16 4a4 4 0 104 4A4.0045 4.0045 0 0016 4z"
|
|
2546
2551
|
})), children);
|
|
2547
2552
|
});
|
|
2548
2553
|
|
|
2549
2554
|
if (process.env.NODE_ENV !== "production") {
|
|
2550
|
-
|
|
2555
|
+
Nominal.propTypes = iconPropTypes;
|
|
2551
2556
|
}
|
|
2552
|
-
var
|
|
2557
|
+
var WatsonHealthNominate = /*#__PURE__*/React.forwardRef(function WatsonHealthNominate(_ref95, ref) {
|
|
2553
2558
|
var children = _ref95.children,
|
|
2554
2559
|
_ref95$size = _ref95.size,
|
|
2555
2560
|
size = _ref95$size === void 0 ? 16 : _ref95$size,
|
|
@@ -2562,15 +2567,17 @@ var NotAvailable = /*#__PURE__*/React.forwardRef(function NotAvailable(_ref95, r
|
|
|
2562
2567
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2563
2568
|
viewBox: "0 0 32 32",
|
|
2564
2569
|
fill: "currentColor"
|
|
2565
|
-
}, rest),
|
|
2566
|
-
d: "
|
|
2570
|
+
}, rest), _path160 || (_path160 = /*#__PURE__*/React.createElement("path", {
|
|
2571
|
+
d: "M25 23H19a3 3 0 00-3 3v2h2V26a1 1 0 011-1h6a1 1 0 011 1v2h2V26A3 3 0 0025 23zM18 18a4 4 0 104-4A4 4 0 0018 18zm6 0a2 2 0 11-2-2A2 2 0 0124 18zM10 18.59L7.41 16 6 17.41 10 21.41 17 14.41 15.59 13 10 18.59z"
|
|
2572
|
+
})), _path161 || (_path161 = /*#__PURE__*/React.createElement("path", {
|
|
2573
|
+
d: "M14,26H4V6h7.1716l3.4141,3.4143L15.1716,10H28v8h2V10a2,2,0,0,0-2-2H16L12.5859,4.5858A2,2,0,0,0,11.1716,4H4A2,2,0,0,0,2,6V26a2,2,0,0,0,2,2H14Z"
|
|
2567
2574
|
})), children);
|
|
2568
2575
|
});
|
|
2569
2576
|
|
|
2570
2577
|
if (process.env.NODE_ENV !== "production") {
|
|
2571
|
-
|
|
2578
|
+
WatsonHealthNominate.propTypes = iconPropTypes;
|
|
2572
2579
|
}
|
|
2573
|
-
var
|
|
2580
|
+
var NonCertified = /*#__PURE__*/React.forwardRef(function NonCertified(_ref96, ref) {
|
|
2574
2581
|
var children = _ref96.children,
|
|
2575
2582
|
_ref96$size = _ref96.size,
|
|
2576
2583
|
size = _ref96$size === void 0 ? 16 : _ref96$size,
|
|
@@ -2583,15 +2590,17 @@ var NotSent = /*#__PURE__*/React.forwardRef(function NotSent(_ref96, ref) {
|
|
|
2583
2590
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2584
2591
|
viewBox: "0 0 32 32",
|
|
2585
2592
|
fill: "currentColor"
|
|
2586
|
-
}, rest),
|
|
2587
|
-
d: "
|
|
2593
|
+
}, rest), _path162 || (_path162 = /*#__PURE__*/React.createElement("path", {
|
|
2594
|
+
d: "M6 8H16V10H6zM6 12H14V14H6zM6 16H10V18H6z"
|
|
2595
|
+
})), _path163 || (_path163 = /*#__PURE__*/React.createElement("path", {
|
|
2596
|
+
d: "M28,26H7.4141L30,3.4141,28.5859,2l-2,2H4A2.0023,2.0023,0,0,0,2,6V22H4V6H24.5859L2,28.5859,3.4141,30l2-2H28a2.0023,2.0023,0,0,0,2-2V10H28Z"
|
|
2588
2597
|
})), children);
|
|
2589
2598
|
});
|
|
2590
2599
|
|
|
2591
2600
|
if (process.env.NODE_ENV !== "production") {
|
|
2592
|
-
|
|
2601
|
+
NonCertified.propTypes = iconPropTypes;
|
|
2593
2602
|
}
|
|
2594
|
-
var
|
|
2603
|
+
var NoodleBowl = /*#__PURE__*/React.forwardRef(function NoodleBowl(_ref97, ref) {
|
|
2595
2604
|
var children = _ref97.children,
|
|
2596
2605
|
_ref97$size = _ref97.size,
|
|
2597
2606
|
size = _ref97$size === void 0 ? 16 : _ref97$size,
|
|
@@ -2604,15 +2613,17 @@ var NotSentFilled = /*#__PURE__*/React.forwardRef(function NotSentFilled(_ref97,
|
|
|
2604
2613
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2605
2614
|
viewBox: "0 0 32 32",
|
|
2606
2615
|
fill: "currentColor"
|
|
2607
|
-
}, rest),
|
|
2608
|
-
d: "
|
|
2616
|
+
}, rest), _path164 || (_path164 = /*#__PURE__*/React.createElement("path", {
|
|
2617
|
+
d: "M11.4141,15l-8-8L2,8.4141,8.5859,15H2v1a14,14,0,0,0,28,0V15ZM16,28A12.0166,12.0166,0,0,1,4.0415,17h23.917A12.0166,12.0166,0,0,1,16,28Z"
|
|
2618
|
+
})), _path165 || (_path165 = /*#__PURE__*/React.createElement("path", {
|
|
2619
|
+
d: "M22,8a5.0049,5.0049,0,0,0-1.5708.2554A8.0242,8.0242,0,0,0,14,5,7.9364,7.9364,0,0,0,9.0938,6.68L4.4141,2,3,3.4141,9.05,9.4648l.707-.7075A5.96,5.96,0,0,1,14,7a6.02,6.02,0,0,1,4.6875,2.2642,5.06,5.06,0,0,0-.59.61A2.9892,2.9892,0,0,1,15.7544,11H12v2h3.7544a4.98,4.98,0,0,0,3.9033-1.8745A3,3,0,0,1,25,13h2A5.0059,5.0059,0,0,0,22,8Z"
|
|
2609
2620
|
})), children);
|
|
2610
2621
|
});
|
|
2611
2622
|
|
|
2612
2623
|
if (process.env.NODE_ENV !== "production") {
|
|
2613
|
-
|
|
2624
|
+
NoodleBowl.propTypes = iconPropTypes;
|
|
2614
2625
|
}
|
|
2615
|
-
var
|
|
2626
|
+
var NotAvailable = /*#__PURE__*/React.forwardRef(function NotAvailable(_ref98, ref) {
|
|
2616
2627
|
var children = _ref98.children,
|
|
2617
2628
|
_ref98$size = _ref98.size,
|
|
2618
2629
|
size = _ref98$size === void 0 ? 16 : _ref98$size,
|
|
@@ -2625,17 +2636,15 @@ var Notebook = /*#__PURE__*/React.forwardRef(function Notebook(_ref98, ref) {
|
|
|
2625
2636
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2626
2637
|
viewBox: "0 0 32 32",
|
|
2627
2638
|
fill: "currentColor"
|
|
2628
|
-
}, rest),
|
|
2629
|
-
d: "
|
|
2630
|
-
})), _path162 || (_path162 = /*#__PURE__*/React.createElement("path", {
|
|
2631
|
-
d: "M28,5H4A2.002,2.002,0,0,0,2,7V25a2.0023,2.0023,0,0,0,2,2H28a2.0027,2.0027,0,0,0,2-2V7A2.0023,2.0023,0,0,0,28,5ZM4,7H15V25H4ZM17,25V7H28l.002,18Z"
|
|
2639
|
+
}, rest), _path166 || (_path166 = /*#__PURE__*/React.createElement("path", {
|
|
2640
|
+
d: "M4 15H14V17H4zM18 15H28V17H18z"
|
|
2632
2641
|
})), children);
|
|
2633
2642
|
});
|
|
2634
2643
|
|
|
2635
2644
|
if (process.env.NODE_ENV !== "production") {
|
|
2636
|
-
|
|
2645
|
+
NotAvailable.propTypes = iconPropTypes;
|
|
2637
2646
|
}
|
|
2638
|
-
var
|
|
2647
|
+
var NotSent = /*#__PURE__*/React.forwardRef(function NotSent(_ref99, ref) {
|
|
2639
2648
|
var children = _ref99.children,
|
|
2640
2649
|
_ref99$size = _ref99.size,
|
|
2641
2650
|
size = _ref99$size === void 0 ? 16 : _ref99$size,
|
|
@@ -2648,35 +2657,20 @@ var NotebookReference = /*#__PURE__*/React.forwardRef(function NotebookReference
|
|
|
2648
2657
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2649
2658
|
viewBox: "0 0 32 32",
|
|
2650
2659
|
fill: "currentColor"
|
|
2651
|
-
}, rest),
|
|
2652
|
-
d: "
|
|
2653
|
-
})), _path164 || (_path164 = /*#__PURE__*/React.createElement("path", {
|
|
2654
|
-
d: "M28,5H4A2.002,2.002,0,0,0,2,7V17H4V7H15V27H28a2.002,2.002,0,0,0,2-2V7A2.002,2.002,0,0,0,28,5ZM17,25V7H28l.0015,18Z"
|
|
2660
|
+
}, rest), _path167 || (_path167 = /*#__PURE__*/React.createElement("path", {
|
|
2661
|
+
d: "M30 28.59L3.41 2 2 3.41l8 8L2.66 14.06a1 1 0 000 1.87l9.6 3.84 3.84 9.6A1 1 0 0017 30h0a1 1 0 00.92-.66L20.6 22l8 8zM5.8 15L11.54 13l3.05 3-1.83 1.83zM17 26.2l-2.79-7L16 17.41l3 3.05zM15.69 11.45l7.64-2.78-2.78 7.64 1.56 1.56L25.94 7.34a1 1 0 00-1.28-1.28L14.13 9.89z"
|
|
2655
2662
|
})), children);
|
|
2656
2663
|
});
|
|
2657
2664
|
|
|
2658
2665
|
if (process.env.NODE_ENV !== "production") {
|
|
2659
|
-
|
|
2666
|
+
NotSent.propTypes = iconPropTypes;
|
|
2660
2667
|
}
|
|
2661
|
-
var
|
|
2668
|
+
var NotSentFilled = /*#__PURE__*/React.forwardRef(function NotSentFilled(_ref100, ref) {
|
|
2662
2669
|
var children = _ref100.children,
|
|
2663
2670
|
_ref100$size = _ref100.size,
|
|
2664
2671
|
size = _ref100$size === void 0 ? 16 : _ref100$size,
|
|
2665
2672
|
rest = _objectWithoutProperties(_ref100, _excluded100);
|
|
2666
2673
|
|
|
2667
|
-
if (size === 16 || size === "16" || size === "16px") {
|
|
2668
|
-
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
2669
|
-
width: size,
|
|
2670
|
-
height: size,
|
|
2671
|
-
ref: ref,
|
|
2672
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
2673
|
-
viewBox: "0 0 16 16",
|
|
2674
|
-
fill: "currentColor"
|
|
2675
|
-
}, rest), _path165 || (_path165 = /*#__PURE__*/React.createElement("path", {
|
|
2676
|
-
d: "M14.4,10.1L13,8.8V6.5c0-2.6-1.9-4.7-4.5-5v-1h-1v1C5,1.8,3,3.9,3,6.5v2.3l-1.4,1.3c-0.1,0.1-0.2,0.2-0.1,0.4V12 c0,0.3,0.2,0.5,0.4,0.5c0,0,0,0,0.1,0h3.5C5.5,13.9,6.6,15,8,15s2.5-1.1,2.5-2.5H14c0.3,0,0.5-0.2,0.5-0.4c0,0,0,0,0-0.1v-1.5 C14.5,10.4,14.4,10.2,14.4,10.1z M8,14c-0.8,0-1.5-0.7-1.5-1.5h3C9.5,13.3,8.8,14,8,14z M13.5,11.5h-11v-0.8l1.3-1.4 C3.9,9.3,4,9.1,4,9V6.5c0-2.2,1.8-4,4-4s4,1.8,4,4V9c0,0.1,0.1,0.3,0.1,0.4l1.4,1.3V11.5z"
|
|
2677
|
-
})), children);
|
|
2678
|
-
}
|
|
2679
|
-
|
|
2680
2674
|
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
2681
2675
|
width: size,
|
|
2682
2676
|
height: size,
|
|
@@ -2684,15 +2678,15 @@ var Notification = /*#__PURE__*/React.forwardRef(function Notification(_ref100,
|
|
|
2684
2678
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2685
2679
|
viewBox: "0 0 32 32",
|
|
2686
2680
|
fill: "currentColor"
|
|
2687
|
-
}, rest),
|
|
2688
|
-
d: "
|
|
2681
|
+
}, rest), _path168 || (_path168 = /*#__PURE__*/React.createElement("path", {
|
|
2682
|
+
d: "M30 28.59L3.41 2 2 3.41l8 8L2.66 14.06a1 1 0 000 1.87l8.59 3.43L14.59 16 16 17.41l-3.37 3.37 3.44 8.59A1 1 0 0017 30h0a1 1 0 00.92-.66L20.6 22l8 8zM22.49 16.83l3.45-9.49a1 1 0 00-1.28-1.28L15.17 9.51z"
|
|
2689
2683
|
})), children);
|
|
2690
2684
|
});
|
|
2691
2685
|
|
|
2692
2686
|
if (process.env.NODE_ENV !== "production") {
|
|
2693
|
-
|
|
2687
|
+
NotSentFilled.propTypes = iconPropTypes;
|
|
2694
2688
|
}
|
|
2695
|
-
var
|
|
2689
|
+
var Notebook = /*#__PURE__*/React.forwardRef(function Notebook(_ref101, ref) {
|
|
2696
2690
|
var children = _ref101.children,
|
|
2697
2691
|
_ref101$size = _ref101.size,
|
|
2698
2692
|
size = _ref101$size === void 0 ? 16 : _ref101$size,
|
|
@@ -2705,15 +2699,17 @@ var NotificationFilled = /*#__PURE__*/React.forwardRef(function NotificationFill
|
|
|
2705
2699
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2706
2700
|
viewBox: "0 0 32 32",
|
|
2707
2701
|
fill: "currentColor"
|
|
2708
|
-
}, rest),
|
|
2709
|
-
d: "
|
|
2702
|
+
}, rest), _path169 || (_path169 = /*#__PURE__*/React.createElement("path", {
|
|
2703
|
+
d: "M19 10H26V12H19zM19 15H26V17H19zM19 20H26V22H19z"
|
|
2704
|
+
})), _path170 || (_path170 = /*#__PURE__*/React.createElement("path", {
|
|
2705
|
+
d: "M28,5H4A2.002,2.002,0,0,0,2,7V25a2.0023,2.0023,0,0,0,2,2H28a2.0027,2.0027,0,0,0,2-2V7A2.0023,2.0023,0,0,0,28,5ZM4,7H15V25H4ZM17,25V7H28l.002,18Z"
|
|
2710
2706
|
})), children);
|
|
2711
2707
|
});
|
|
2712
2708
|
|
|
2713
2709
|
if (process.env.NODE_ENV !== "production") {
|
|
2714
|
-
|
|
2710
|
+
Notebook.propTypes = iconPropTypes;
|
|
2715
2711
|
}
|
|
2716
|
-
var
|
|
2712
|
+
var NotebookReference = /*#__PURE__*/React.forwardRef(function NotebookReference(_ref102, ref) {
|
|
2717
2713
|
var children = _ref102.children,
|
|
2718
2714
|
_ref102$size = _ref102.size,
|
|
2719
2715
|
size = _ref102$size === void 0 ? 16 : _ref102$size,
|
|
@@ -2726,19 +2722,17 @@ var NotificationNew = /*#__PURE__*/React.forwardRef(function NotificationNew(_re
|
|
|
2726
2722
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2727
2723
|
viewBox: "0 0 32 32",
|
|
2728
2724
|
fill: "currentColor"
|
|
2729
|
-
}, rest),
|
|
2730
|
-
d: "
|
|
2731
|
-
})),
|
|
2732
|
-
|
|
2733
|
-
cy: "8",
|
|
2734
|
-
r: "4"
|
|
2725
|
+
}, rest), _path171 || (_path171 = /*#__PURE__*/React.createElement("path", {
|
|
2726
|
+
d: "M4 20L4 22 7.586 22 2 27.586 3.414 29 9 23.414 9 27 11 27 11 20 4 20zM19 10H26V12H19zM19 15H26V17H19zM19 20H26V22H19z"
|
|
2727
|
+
})), _path172 || (_path172 = /*#__PURE__*/React.createElement("path", {
|
|
2728
|
+
d: "M28,5H4A2.002,2.002,0,0,0,2,7V17H4V7H15V27H28a2.002,2.002,0,0,0,2-2V7A2.002,2.002,0,0,0,28,5ZM17,25V7H28l.0015,18Z"
|
|
2735
2729
|
})), children);
|
|
2736
2730
|
});
|
|
2737
2731
|
|
|
2738
2732
|
if (process.env.NODE_ENV !== "production") {
|
|
2739
|
-
|
|
2733
|
+
NotebookReference.propTypes = iconPropTypes;
|
|
2740
2734
|
}
|
|
2741
|
-
var
|
|
2735
|
+
var Notification = /*#__PURE__*/React.forwardRef(function Notification(_ref103, ref) {
|
|
2742
2736
|
var children = _ref103.children,
|
|
2743
2737
|
_ref103$size = _ref103.size,
|
|
2744
2738
|
size = _ref103$size === void 0 ? 16 : _ref103$size,
|
|
@@ -2752,8 +2746,8 @@ var NotificationOff = /*#__PURE__*/React.forwardRef(function NotificationOff(_re
|
|
|
2752
2746
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2753
2747
|
viewBox: "0 0 16 16",
|
|
2754
2748
|
fill: "currentColor"
|
|
2755
|
-
}, rest),
|
|
2756
|
-
d: "
|
|
2749
|
+
}, rest), _path173 || (_path173 = /*#__PURE__*/React.createElement("path", {
|
|
2750
|
+
d: "M14.4,10.1L13,8.8V6.5c0-2.6-1.9-4.7-4.5-5v-1h-1v1C5,1.8,3,3.9,3,6.5v2.3l-1.4,1.3c-0.1,0.1-0.2,0.2-0.1,0.4V12 c0,0.3,0.2,0.5,0.4,0.5c0,0,0,0,0.1,0h3.5C5.5,13.9,6.6,15,8,15s2.5-1.1,2.5-2.5H14c0.3,0,0.5-0.2,0.5-0.4c0,0,0,0,0-0.1v-1.5 C14.5,10.4,14.4,10.2,14.4,10.1z M8,14c-0.8,0-1.5-0.7-1.5-1.5h3C9.5,13.3,8.8,14,8,14z M13.5,11.5h-11v-0.8l1.3-1.4 C3.9,9.3,4,9.1,4,9V6.5c0-2.2,1.8-4,4-4s4,1.8,4,4V9c0,0.1,0.1,0.3,0.1,0.4l1.4,1.3V11.5z"
|
|
2757
2751
|
})), children);
|
|
2758
2752
|
}
|
|
2759
2753
|
|
|
@@ -2764,15 +2758,15 @@ var NotificationOff = /*#__PURE__*/React.forwardRef(function NotificationOff(_re
|
|
|
2764
2758
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2765
2759
|
viewBox: "0 0 32 32",
|
|
2766
2760
|
fill: "currentColor"
|
|
2767
|
-
}, rest),
|
|
2768
|
-
d: "
|
|
2761
|
+
}, rest), _path174 || (_path174 = /*#__PURE__*/React.createElement("path", {
|
|
2762
|
+
d: "M28.7071,19.293,26,16.5859V13a10.0136,10.0136,0,0,0-9-9.9492V1H15V3.0508A10.0136,10.0136,0,0,0,6,13v3.5859L3.2929,19.293A1,1,0,0,0,3,20v3a1,1,0,0,0,1,1h7v.7768a5.152,5.152,0,0,0,4.5,5.1987A5.0057,5.0057,0,0,0,21,25V24h7a1,1,0,0,0,1-1V20A1,1,0,0,0,28.7071,19.293ZM19,25a3,3,0,0,1-6,0V24h6Zm8-3H5V20.4141L7.707,17.707A1,1,0,0,0,8,17V13a8,8,0,0,1,16,0v4a1,1,0,0,0,.293.707L27,20.4141Z"
|
|
2769
2763
|
})), children);
|
|
2770
2764
|
});
|
|
2771
2765
|
|
|
2772
2766
|
if (process.env.NODE_ENV !== "production") {
|
|
2773
|
-
|
|
2767
|
+
Notification.propTypes = iconPropTypes;
|
|
2774
2768
|
}
|
|
2775
|
-
var
|
|
2769
|
+
var NotificationFilled = /*#__PURE__*/React.forwardRef(function NotificationFilled(_ref104, ref) {
|
|
2776
2770
|
var children = _ref104.children,
|
|
2777
2771
|
_ref104$size = _ref104.size,
|
|
2778
2772
|
size = _ref104$size === void 0 ? 16 : _ref104$size,
|
|
@@ -2785,15 +2779,15 @@ var NotificationOffFilled = /*#__PURE__*/React.forwardRef(function NotificationO
|
|
|
2785
2779
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2786
2780
|
viewBox: "0 0 32 32",
|
|
2787
2781
|
fill: "currentColor"
|
|
2788
|
-
}, rest),
|
|
2789
|
-
d: "
|
|
2782
|
+
}, rest), _path175 || (_path175 = /*#__PURE__*/React.createElement("path", {
|
|
2783
|
+
d: "M28.707,19.293,26,16.5859V13a10.0136,10.0136,0,0,0-9-9.9492V1H15V3.0508A10.0136,10.0136,0,0,0,6,13v3.5859L3.293,19.293A.9993.9993,0,0,0,3,20v3a1,1,0,0,0,1,1h7v1a5,5,0,0,0,10,0V24h7a1,1,0,0,0,1-1V20A.9993.9993,0,0,0,28.707,19.293ZM19,25a3,3,0,0,1-6,0V24h6Z"
|
|
2790
2784
|
})), children);
|
|
2791
2785
|
});
|
|
2792
2786
|
|
|
2793
2787
|
if (process.env.NODE_ENV !== "production") {
|
|
2794
|
-
|
|
2788
|
+
NotificationFilled.propTypes = iconPropTypes;
|
|
2795
2789
|
}
|
|
2796
|
-
var
|
|
2790
|
+
var NotificationNew = /*#__PURE__*/React.forwardRef(function NotificationNew(_ref105, ref) {
|
|
2797
2791
|
var children = _ref105.children,
|
|
2798
2792
|
_ref105$size = _ref105.size,
|
|
2799
2793
|
size = _ref105$size === void 0 ? 16 : _ref105$size,
|
|
@@ -2806,22 +2800,37 @@ var Number_0 = /*#__PURE__*/React.forwardRef(function Number_0(_ref105, ref) {
|
|
|
2806
2800
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2807
2801
|
viewBox: "0 0 32 32",
|
|
2808
2802
|
fill: "currentColor"
|
|
2809
|
-
}, rest),
|
|
2810
|
-
d: "
|
|
2811
|
-
})),
|
|
2812
|
-
|
|
2803
|
+
}, rest), _path176 || (_path176 = /*#__PURE__*/React.createElement("path", {
|
|
2804
|
+
d: "M26,16.5859V14H24v3a1,1,0,0,0,.293.707L27,20.4141V22H5V20.4141L7.707,17.707A1,1,0,0,0,8,17V13A7.9854,7.9854,0,0,1,20,6.0825V3.8467a9.896,9.896,0,0,0-3-.7959V1H15V3.0508A10.0136,10.0136,0,0,0,6,13v3.5859L3.293,19.293A1,1,0,0,0,3,20v3a1,1,0,0,0,1,1h7v1a5,5,0,0,0,10,0V24h7a1,1,0,0,0,1-1V20a1,1,0,0,0-.293-.707ZM19,25a3,3,0,0,1-6,0V24h6Z"
|
|
2805
|
+
})), _circle43 || (_circle43 = /*#__PURE__*/React.createElement("circle", {
|
|
2806
|
+
cx: "26",
|
|
2807
|
+
cy: "8",
|
|
2808
|
+
r: "4"
|
|
2813
2809
|
})), children);
|
|
2814
2810
|
});
|
|
2815
2811
|
|
|
2816
2812
|
if (process.env.NODE_ENV !== "production") {
|
|
2817
|
-
|
|
2813
|
+
NotificationNew.propTypes = iconPropTypes;
|
|
2818
2814
|
}
|
|
2819
|
-
var
|
|
2815
|
+
var NotificationOff = /*#__PURE__*/React.forwardRef(function NotificationOff(_ref106, ref) {
|
|
2820
2816
|
var children = _ref106.children,
|
|
2821
2817
|
_ref106$size = _ref106.size,
|
|
2822
2818
|
size = _ref106$size === void 0 ? 16 : _ref106$size,
|
|
2823
2819
|
rest = _objectWithoutProperties(_ref106, _excluded106);
|
|
2824
2820
|
|
|
2821
|
+
if (size === 16 || size === "16" || size === "16px") {
|
|
2822
|
+
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
2823
|
+
width: size,
|
|
2824
|
+
height: size,
|
|
2825
|
+
ref: ref,
|
|
2826
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
2827
|
+
viewBox: "0 0 16 16",
|
|
2828
|
+
fill: "currentColor"
|
|
2829
|
+
}, rest), _path177 || (_path177 = /*#__PURE__*/React.createElement("path", {
|
|
2830
|
+
d: "M2.5 11.5v-.8l1.3-1.4C3.9 9.3 4 9.1 4 9V6.5c0-2.2 1.8-4 4-4 .9 0 1.8.3 2.5.9l.7-.7C10.5 2 9.5 1.6 8.5 1.5v-1h-1v1C5 1.8 3 3.9 3 6.5v2.3l-1.4 1.3c-.1.1-.2.2-.1.4v1H2.5zM13 8.8V6.5c0-.8-.2-1.6-.5-2.2L15 1.7 14.3 1 1 14.3 1.7 15l2.5-2.5h1.3C5.5 13.9 6.6 15 8 15s2.5-1.1 2.5-2.5H14c.3 0 .5-.2.5-.4 0 0 0 0 0-.1v-1.5c0-.1-.1-.3-.1-.4L13 8.8zM8 14c-.8 0-1.5-.7-1.5-1.5h3C9.5 13.3 8.8 14 8 14zM13.5 11.5H5.2L11.7 5C11.9 5.5 12 6 12 6.5V9c0 .1.1.3.1.4l1.4 1.3V11.5z"
|
|
2831
|
+
})), children);
|
|
2832
|
+
}
|
|
2833
|
+
|
|
2825
2834
|
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
2826
2835
|
width: size,
|
|
2827
2836
|
height: size,
|
|
@@ -2829,15 +2838,15 @@ var Number_1 = /*#__PURE__*/React.forwardRef(function Number_1(_ref106, ref) {
|
|
|
2829
2838
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2830
2839
|
viewBox: "0 0 32 32",
|
|
2831
2840
|
fill: "currentColor"
|
|
2832
|
-
}, rest),
|
|
2833
|
-
d: "
|
|
2841
|
+
}, rest), _path178 || (_path178 = /*#__PURE__*/React.createElement("path", {
|
|
2842
|
+
d: "M26 16.5859V13a9.9217 9.9217 0 00-1.0833-4.5024L30 3.4141 28.5859 2 2 28.5859 3.4141 30l6-6H11v1a5 5 0 0010 0V24h7a1 1 0 001-1V20a1 1 0 00-.293-.707zM19 25a3 3 0 01-6 0V24h6zm8-3H11.4141L23.4119 10.0024A7.949 7.949 0 0124 13v4a1 1 0 00.293.707L27 20.4141zM7.707 17.707A1 1 0 008 17V13a8.0092 8.0092 0 018-8 7.9253 7.9253 0 014.9857 1.7681l1.4264-1.4263A9.934 9.934 0 0017 3.0508V1H15V3.0508A10.0136 10.0136 0 006 13v3.5859l-3 3L4.4141 21z"
|
|
2834
2843
|
})), children);
|
|
2835
2844
|
});
|
|
2836
2845
|
|
|
2837
2846
|
if (process.env.NODE_ENV !== "production") {
|
|
2838
|
-
|
|
2847
|
+
NotificationOff.propTypes = iconPropTypes;
|
|
2839
2848
|
}
|
|
2840
|
-
var
|
|
2849
|
+
var NotificationOffFilled = /*#__PURE__*/React.forwardRef(function NotificationOffFilled(_ref107, ref) {
|
|
2841
2850
|
var children = _ref107.children,
|
|
2842
2851
|
_ref107$size = _ref107.size,
|
|
2843
2852
|
size = _ref107$size === void 0 ? 16 : _ref107$size,
|
|
@@ -2850,15 +2859,15 @@ var Number_2 = /*#__PURE__*/React.forwardRef(function Number_2(_ref107, ref) {
|
|
|
2850
2859
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2851
2860
|
viewBox: "0 0 32 32",
|
|
2852
2861
|
fill: "currentColor"
|
|
2853
|
-
}, rest),
|
|
2854
|
-
d: "
|
|
2862
|
+
}, rest), _path179 || (_path179 = /*#__PURE__*/React.createElement("path", {
|
|
2863
|
+
d: "M26 16.5859V13a9.8828 9.8828 0 00-1.0869-4.499L30 3.4141 28.5859 2 2 28.5859 3.4141 30l6-6H11v1a5 5 0 0010 0V24h7a1 1 0 001-1V20a.9993.9993 0 00-.293-.707zM19 25a3 3 0 01-6 0V24h6zM21.61 4.7383A9.9256 9.9256 0 0017 3.0508V1H15V3.0508A10.0136 10.0136 0 006 13v3.5859L3.293 19.293A.9993.9993 0 003 20v3a.9738.9738 0 00.0585.29z"
|
|
2855
2864
|
})), children);
|
|
2856
2865
|
});
|
|
2857
2866
|
|
|
2858
2867
|
if (process.env.NODE_ENV !== "production") {
|
|
2859
|
-
|
|
2868
|
+
NotificationOffFilled.propTypes = iconPropTypes;
|
|
2860
2869
|
}
|
|
2861
|
-
var
|
|
2870
|
+
var Number_0 = /*#__PURE__*/React.forwardRef(function Number_0(_ref108, ref) {
|
|
2862
2871
|
var children = _ref108.children,
|
|
2863
2872
|
_ref108$size = _ref108.size,
|
|
2864
2873
|
size = _ref108$size === void 0 ? 16 : _ref108$size,
|
|
@@ -2871,15 +2880,17 @@ var Number_3 = /*#__PURE__*/React.forwardRef(function Number_3(_ref108, ref) {
|
|
|
2871
2880
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2872
2881
|
viewBox: "0 0 32 32",
|
|
2873
2882
|
fill: "currentColor"
|
|
2874
|
-
}, rest),
|
|
2875
|
-
d: "M18,
|
|
2883
|
+
}, rest), _path180 || (_path180 = /*#__PURE__*/React.createElement("path", {
|
|
2884
|
+
d: "M18,23H14a2,2,0,0,1-2-2V11a2,2,0,0,1,2-2h4a2,2,0,0,1,2,2V21A2,2,0,0,1,18,23ZM14,11h0V21h4V11Z"
|
|
2885
|
+
})), _path181 || (_path181 = /*#__PURE__*/React.createElement("path", {
|
|
2886
|
+
d: "M15 15H17V17H15z"
|
|
2876
2887
|
})), children);
|
|
2877
2888
|
});
|
|
2878
2889
|
|
|
2879
2890
|
if (process.env.NODE_ENV !== "production") {
|
|
2880
|
-
|
|
2891
|
+
Number_0.propTypes = iconPropTypes;
|
|
2881
2892
|
}
|
|
2882
|
-
var
|
|
2893
|
+
var Number_1 = /*#__PURE__*/React.forwardRef(function Number_1(_ref109, ref) {
|
|
2883
2894
|
var children = _ref109.children,
|
|
2884
2895
|
_ref109$size = _ref109.size,
|
|
2885
2896
|
size = _ref109$size === void 0 ? 16 : _ref109$size,
|
|
@@ -2892,15 +2903,15 @@ var Number_4 = /*#__PURE__*/React.forwardRef(function Number_4(_ref109, ref) {
|
|
|
2892
2903
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2893
2904
|
viewBox: "0 0 32 32",
|
|
2894
2905
|
fill: "currentColor"
|
|
2895
|
-
}, rest),
|
|
2896
|
-
d: "
|
|
2906
|
+
}, rest), _path182 || (_path182 = /*#__PURE__*/React.createElement("path", {
|
|
2907
|
+
d: "M16,10V22h0V10m1-1H12v2h3V21H12v2h8V21H17V9Z"
|
|
2897
2908
|
})), children);
|
|
2898
2909
|
});
|
|
2899
2910
|
|
|
2900
2911
|
if (process.env.NODE_ENV !== "production") {
|
|
2901
|
-
|
|
2912
|
+
Number_1.propTypes = iconPropTypes;
|
|
2902
2913
|
}
|
|
2903
|
-
var
|
|
2914
|
+
var Number_2 = /*#__PURE__*/React.forwardRef(function Number_2(_ref110, ref) {
|
|
2904
2915
|
var children = _ref110.children,
|
|
2905
2916
|
_ref110$size = _ref110.size,
|
|
2906
2917
|
size = _ref110$size === void 0 ? 16 : _ref110$size,
|
|
@@ -2913,15 +2924,15 @@ var Number_5 = /*#__PURE__*/React.forwardRef(function Number_5(_ref110, ref) {
|
|
|
2913
2924
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2914
2925
|
viewBox: "0 0 32 32",
|
|
2915
2926
|
fill: "currentColor"
|
|
2916
|
-
}, rest),
|
|
2917
|
-
d: "
|
|
2927
|
+
}, rest), _path183 || (_path183 = /*#__PURE__*/React.createElement("path", {
|
|
2928
|
+
d: "M20,23H12V17a2,2,0,0,1,2-2h4V11H12V9h6a2,2,0,0,1,2,2v4a2,2,0,0,1-2,2H14v4h6Z"
|
|
2918
2929
|
})), children);
|
|
2919
2930
|
});
|
|
2920
2931
|
|
|
2921
2932
|
if (process.env.NODE_ENV !== "production") {
|
|
2922
|
-
|
|
2933
|
+
Number_2.propTypes = iconPropTypes;
|
|
2923
2934
|
}
|
|
2924
|
-
var
|
|
2935
|
+
var Number_3 = /*#__PURE__*/React.forwardRef(function Number_3(_ref111, ref) {
|
|
2925
2936
|
var children = _ref111.children,
|
|
2926
2937
|
_ref111$size = _ref111.size,
|
|
2927
2938
|
size = _ref111$size === void 0 ? 16 : _ref111$size,
|
|
@@ -2934,15 +2945,15 @@ var Number_6 = /*#__PURE__*/React.forwardRef(function Number_6(_ref111, ref) {
|
|
|
2934
2945
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2935
2946
|
viewBox: "0 0 32 32",
|
|
2936
2947
|
fill: "currentColor"
|
|
2937
|
-
}, rest),
|
|
2938
|
-
d: "M18,
|
|
2948
|
+
}, rest), _path184 || (_path184 = /*#__PURE__*/React.createElement("path", {
|
|
2949
|
+
d: "M18,9H12v2h6v4H14v2h4v4H12v2h6a2,2,0,0,0,2-2V11A2,2,0,0,0,18,9Z"
|
|
2939
2950
|
})), children);
|
|
2940
2951
|
});
|
|
2941
2952
|
|
|
2942
2953
|
if (process.env.NODE_ENV !== "production") {
|
|
2943
|
-
|
|
2954
|
+
Number_3.propTypes = iconPropTypes;
|
|
2944
2955
|
}
|
|
2945
|
-
var
|
|
2956
|
+
var Number_4 = /*#__PURE__*/React.forwardRef(function Number_4(_ref112, ref) {
|
|
2946
2957
|
var children = _ref112.children,
|
|
2947
2958
|
_ref112$size = _ref112.size,
|
|
2948
2959
|
size = _ref112$size === void 0 ? 16 : _ref112$size,
|
|
@@ -2955,15 +2966,15 @@ var Number_7 = /*#__PURE__*/React.forwardRef(function Number_7(_ref112, ref) {
|
|
|
2955
2966
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2956
2967
|
viewBox: "0 0 32 32",
|
|
2957
2968
|
fill: "currentColor"
|
|
2958
|
-
}, rest),
|
|
2959
|
-
d: "
|
|
2969
|
+
}, rest), _path185 || (_path185 = /*#__PURE__*/React.createElement("path", {
|
|
2970
|
+
d: "M18,10v8h0V10m1-1H17v8H14V9H12V19h5v4h2V19h1V17H19V9Z"
|
|
2960
2971
|
})), children);
|
|
2961
2972
|
});
|
|
2962
2973
|
|
|
2963
2974
|
if (process.env.NODE_ENV !== "production") {
|
|
2964
|
-
|
|
2975
|
+
Number_4.propTypes = iconPropTypes;
|
|
2965
2976
|
}
|
|
2966
|
-
var
|
|
2977
|
+
var Number_5 = /*#__PURE__*/React.forwardRef(function Number_5(_ref113, ref) {
|
|
2967
2978
|
var children = _ref113.children,
|
|
2968
2979
|
_ref113$size = _ref113.size,
|
|
2969
2980
|
size = _ref113$size === void 0 ? 16 : _ref113$size,
|
|
@@ -2976,15 +2987,15 @@ var Number_8 = /*#__PURE__*/React.forwardRef(function Number_8(_ref113, ref) {
|
|
|
2976
2987
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2977
2988
|
viewBox: "0 0 32 32",
|
|
2978
2989
|
fill: "currentColor"
|
|
2979
|
-
}, rest),
|
|
2980
|
-
d: "M18,
|
|
2990
|
+
}, rest), _path186 || (_path186 = /*#__PURE__*/React.createElement("path", {
|
|
2991
|
+
d: "M18,23H12V21h6V17H12V9h8v2H14v4h4a2,2,0,0,1,2,2v4A2,2,0,0,1,18,23Z"
|
|
2981
2992
|
})), children);
|
|
2982
2993
|
});
|
|
2983
2994
|
|
|
2984
2995
|
if (process.env.NODE_ENV !== "production") {
|
|
2985
|
-
|
|
2996
|
+
Number_5.propTypes = iconPropTypes;
|
|
2986
2997
|
}
|
|
2987
|
-
var
|
|
2998
|
+
var Number_6 = /*#__PURE__*/React.forwardRef(function Number_6(_ref114, ref) {
|
|
2988
2999
|
var children = _ref114.children,
|
|
2989
3000
|
_ref114$size = _ref114.size,
|
|
2990
3001
|
size = _ref114$size === void 0 ? 16 : _ref114$size,
|
|
@@ -2997,15 +3008,15 @@ var Number_9 = /*#__PURE__*/React.forwardRef(function Number_9(_ref114, ref) {
|
|
|
2997
3008
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2998
3009
|
viewBox: "0 0 32 32",
|
|
2999
3010
|
fill: "currentColor"
|
|
3000
|
-
}, rest),
|
|
3001
|
-
d: "M18,
|
|
3011
|
+
}, rest), _path187 || (_path187 = /*#__PURE__*/React.createElement("path", {
|
|
3012
|
+
d: "M18,14H14V11h5V9H14a2,2,0,0,0-2,2V21a2,2,0,0,0,2,2h4a2,2,0,0,0,2-2V16A2,2,0,0,0,18,14Zm-4,7V16h4v5Z"
|
|
3002
3013
|
})), children);
|
|
3003
3014
|
});
|
|
3004
3015
|
|
|
3005
3016
|
if (process.env.NODE_ENV !== "production") {
|
|
3006
|
-
|
|
3017
|
+
Number_6.propTypes = iconPropTypes;
|
|
3007
3018
|
}
|
|
3008
|
-
var
|
|
3019
|
+
var Number_7 = /*#__PURE__*/React.forwardRef(function Number_7(_ref115, ref) {
|
|
3009
3020
|
var children = _ref115.children,
|
|
3010
3021
|
_ref115$size = _ref115.size,
|
|
3011
3022
|
size = _ref115$size === void 0 ? 16 : _ref115$size,
|
|
@@ -3018,15 +3029,15 @@ var NumberSmall_0 = /*#__PURE__*/React.forwardRef(function NumberSmall_0(_ref115
|
|
|
3018
3029
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3019
3030
|
viewBox: "0 0 32 32",
|
|
3020
3031
|
fill: "currentColor"
|
|
3021
|
-
}, rest),
|
|
3022
|
-
d: "
|
|
3032
|
+
}, rest), _path188 || (_path188 = /*#__PURE__*/React.createElement("path", {
|
|
3033
|
+
d: "M20 9L12 9 12 13 14 13 14 11 17.85 11 13 23 15.16 23 20 11 20 9z"
|
|
3023
3034
|
})), children);
|
|
3024
3035
|
});
|
|
3025
3036
|
|
|
3026
3037
|
if (process.env.NODE_ENV !== "production") {
|
|
3027
|
-
|
|
3038
|
+
Number_7.propTypes = iconPropTypes;
|
|
3028
3039
|
}
|
|
3029
|
-
var
|
|
3040
|
+
var Number_8 = /*#__PURE__*/React.forwardRef(function Number_8(_ref116, ref) {
|
|
3030
3041
|
var children = _ref116.children,
|
|
3031
3042
|
_ref116$size = _ref116.size,
|
|
3032
3043
|
size = _ref116$size === void 0 ? 16 : _ref116$size,
|
|
@@ -3039,15 +3050,15 @@ var NumberSmall_1 = /*#__PURE__*/React.forwardRef(function NumberSmall_1(_ref116
|
|
|
3039
3050
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3040
3051
|
viewBox: "0 0 32 32",
|
|
3041
3052
|
fill: "currentColor"
|
|
3042
|
-
}, rest),
|
|
3043
|
-
d: "
|
|
3053
|
+
}, rest), _path189 || (_path189 = /*#__PURE__*/React.createElement("path", {
|
|
3054
|
+
d: "M18,9H14a2,2,0,0,0-2,2V21a2,2,0,0,0,2,2h4a2,2,0,0,0,2-2V11A2,2,0,0,0,18,9Zm0,2v4H14V11ZM14,21V17h4v4Z"
|
|
3044
3055
|
})), children);
|
|
3045
3056
|
});
|
|
3046
3057
|
|
|
3047
3058
|
if (process.env.NODE_ENV !== "production") {
|
|
3048
|
-
|
|
3059
|
+
Number_8.propTypes = iconPropTypes;
|
|
3049
3060
|
}
|
|
3050
|
-
var
|
|
3061
|
+
var Number_9 = /*#__PURE__*/React.forwardRef(function Number_9(_ref117, ref) {
|
|
3051
3062
|
var children = _ref117.children,
|
|
3052
3063
|
_ref117$size = _ref117.size,
|
|
3053
3064
|
size = _ref117$size === void 0 ? 16 : _ref117$size,
|
|
@@ -3060,15 +3071,15 @@ var NumberSmall_2 = /*#__PURE__*/React.forwardRef(function NumberSmall_2(_ref117
|
|
|
3060
3071
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3061
3072
|
viewBox: "0 0 32 32",
|
|
3062
3073
|
fill: "currentColor"
|
|
3063
|
-
}, rest),
|
|
3064
|
-
d: "
|
|
3074
|
+
}, rest), _path190 || (_path190 = /*#__PURE__*/React.createElement("path", {
|
|
3075
|
+
d: "M18,9H14a2,2,0,0,0-2,2v5a2,2,0,0,0,2,2h4v3H13v2h5a2,2,0,0,0,2-2V11A2,2,0,0,0,18,9Zm0,7H14V11h4Z"
|
|
3065
3076
|
})), children);
|
|
3066
3077
|
});
|
|
3067
3078
|
|
|
3068
3079
|
if (process.env.NODE_ENV !== "production") {
|
|
3069
|
-
|
|
3080
|
+
Number_9.propTypes = iconPropTypes;
|
|
3070
3081
|
}
|
|
3071
|
-
var
|
|
3082
|
+
var NumberSmall_0 = /*#__PURE__*/React.forwardRef(function NumberSmall_0(_ref118, ref) {
|
|
3072
3083
|
var children = _ref118.children,
|
|
3073
3084
|
_ref118$size = _ref118.size,
|
|
3074
3085
|
size = _ref118$size === void 0 ? 16 : _ref118$size,
|
|
@@ -3081,15 +3092,15 @@ var NumberSmall_3 = /*#__PURE__*/React.forwardRef(function NumberSmall_3(_ref118
|
|
|
3081
3092
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3082
3093
|
viewBox: "0 0 32 32",
|
|
3083
3094
|
fill: "currentColor"
|
|
3084
|
-
}, rest),
|
|
3085
|
-
d: "M17,
|
|
3095
|
+
}, rest), _path191 || (_path191 = /*#__PURE__*/React.createElement("path", {
|
|
3096
|
+
d: "M17,21H15a2,2,0,0,1-2-2V13a2,2,0,0,1,2-2h2a2,2,0,0,1,2,2v6A2,2,0,0,1,17,21Zm-2-8v6h2V13Z"
|
|
3086
3097
|
})), children);
|
|
3087
3098
|
});
|
|
3088
3099
|
|
|
3089
3100
|
if (process.env.NODE_ENV !== "production") {
|
|
3090
|
-
|
|
3101
|
+
NumberSmall_0.propTypes = iconPropTypes;
|
|
3091
3102
|
}
|
|
3092
|
-
var
|
|
3103
|
+
var NumberSmall_1 = /*#__PURE__*/React.forwardRef(function NumberSmall_1(_ref119, ref) {
|
|
3093
3104
|
var children = _ref119.children,
|
|
3094
3105
|
_ref119$size = _ref119.size,
|
|
3095
3106
|
size = _ref119$size === void 0 ? 16 : _ref119$size,
|
|
@@ -3102,15 +3113,15 @@ var NumberSmall_4 = /*#__PURE__*/React.forwardRef(function NumberSmall_4(_ref119
|
|
|
3102
3113
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3103
3114
|
viewBox: "0 0 32 32",
|
|
3104
3115
|
fill: "currentColor"
|
|
3105
|
-
}, rest),
|
|
3106
|
-
d: "M17
|
|
3116
|
+
}, rest), _path192 || (_path192 = /*#__PURE__*/React.createElement("path", {
|
|
3117
|
+
d: "M17 19L17 11 15 11 15 12 13 12 13 14 15 14 15 19 13 19 13 21 19 21 19 19 17 19z"
|
|
3107
3118
|
})), children);
|
|
3108
3119
|
});
|
|
3109
3120
|
|
|
3110
3121
|
if (process.env.NODE_ENV !== "production") {
|
|
3111
|
-
|
|
3122
|
+
NumberSmall_1.propTypes = iconPropTypes;
|
|
3112
3123
|
}
|
|
3113
|
-
var
|
|
3124
|
+
var NumberSmall_2 = /*#__PURE__*/React.forwardRef(function NumberSmall_2(_ref120, ref) {
|
|
3114
3125
|
var children = _ref120.children,
|
|
3115
3126
|
_ref120$size = _ref120.size,
|
|
3116
3127
|
size = _ref120$size === void 0 ? 16 : _ref120$size,
|
|
@@ -3123,15 +3134,15 @@ var NumberSmall_5 = /*#__PURE__*/React.forwardRef(function NumberSmall_5(_ref120
|
|
|
3123
3134
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3124
3135
|
viewBox: "0 0 32 32",
|
|
3125
3136
|
fill: "currentColor"
|
|
3126
|
-
}, rest),
|
|
3127
|
-
d: "
|
|
3137
|
+
}, rest), _path193 || (_path193 = /*#__PURE__*/React.createElement("path", {
|
|
3138
|
+
d: "M19,21H13V17a2,2,0,0,1,2-2h2V13H13V11h4a2,2,0,0,1,2,2v2a2,2,0,0,1-2,2H15v2h4Z"
|
|
3128
3139
|
})), children);
|
|
3129
3140
|
});
|
|
3130
3141
|
|
|
3131
3142
|
if (process.env.NODE_ENV !== "production") {
|
|
3132
|
-
|
|
3143
|
+
NumberSmall_2.propTypes = iconPropTypes;
|
|
3133
3144
|
}
|
|
3134
|
-
var
|
|
3145
|
+
var NumberSmall_3 = /*#__PURE__*/React.forwardRef(function NumberSmall_3(_ref121, ref) {
|
|
3135
3146
|
var children = _ref121.children,
|
|
3136
3147
|
_ref121$size = _ref121.size,
|
|
3137
3148
|
size = _ref121$size === void 0 ? 16 : _ref121$size,
|
|
@@ -3144,15 +3155,15 @@ var NumberSmall_6 = /*#__PURE__*/React.forwardRef(function NumberSmall_6(_ref121
|
|
|
3144
3155
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3145
3156
|
viewBox: "0 0 32 32",
|
|
3146
3157
|
fill: "currentColor"
|
|
3147
|
-
}, rest),
|
|
3148
|
-
d: "M17,
|
|
3158
|
+
}, rest), _path194 || (_path194 = /*#__PURE__*/React.createElement("path", {
|
|
3159
|
+
d: "M17,11H13v2h4v2H14v2h3v2H13v2h4a2,2,0,0,0,2-2V13A2,2,0,0,0,17,11Z"
|
|
3149
3160
|
})), children);
|
|
3150
3161
|
});
|
|
3151
3162
|
|
|
3152
3163
|
if (process.env.NODE_ENV !== "production") {
|
|
3153
|
-
|
|
3164
|
+
NumberSmall_3.propTypes = iconPropTypes;
|
|
3154
3165
|
}
|
|
3155
|
-
var
|
|
3166
|
+
var NumberSmall_4 = /*#__PURE__*/React.forwardRef(function NumberSmall_4(_ref122, ref) {
|
|
3156
3167
|
var children = _ref122.children,
|
|
3157
3168
|
_ref122$size = _ref122.size,
|
|
3158
3169
|
size = _ref122$size === void 0 ? 16 : _ref122$size,
|
|
@@ -3165,15 +3176,15 @@ var NumberSmall_7 = /*#__PURE__*/React.forwardRef(function NumberSmall_7(_ref122
|
|
|
3165
3176
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3166
3177
|
viewBox: "0 0 32 32",
|
|
3167
3178
|
fill: "currentColor"
|
|
3168
|
-
}, rest),
|
|
3169
|
-
d: "
|
|
3179
|
+
}, rest), _path195 || (_path195 = /*#__PURE__*/React.createElement("path", {
|
|
3180
|
+
d: "M17 11L17 15 15 15 15 11 13 11 13 17 17 17 17 21 19 21 19 11 17 11z"
|
|
3170
3181
|
})), children);
|
|
3171
3182
|
});
|
|
3172
3183
|
|
|
3173
3184
|
if (process.env.NODE_ENV !== "production") {
|
|
3174
|
-
|
|
3185
|
+
NumberSmall_4.propTypes = iconPropTypes;
|
|
3175
3186
|
}
|
|
3176
|
-
var
|
|
3187
|
+
var NumberSmall_5 = /*#__PURE__*/React.forwardRef(function NumberSmall_5(_ref123, ref) {
|
|
3177
3188
|
var children = _ref123.children,
|
|
3178
3189
|
_ref123$size = _ref123.size,
|
|
3179
3190
|
size = _ref123$size === void 0 ? 16 : _ref123$size,
|
|
@@ -3186,15 +3197,15 @@ var NumberSmall_8 = /*#__PURE__*/React.forwardRef(function NumberSmall_8(_ref123
|
|
|
3186
3197
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3187
3198
|
viewBox: "0 0 32 32",
|
|
3188
3199
|
fill: "currentColor"
|
|
3189
|
-
}, rest),
|
|
3190
|
-
d: "M17,
|
|
3200
|
+
}, rest), _path196 || (_path196 = /*#__PURE__*/React.createElement("path", {
|
|
3201
|
+
d: "M17,21H13V19h4V17H13V11h6v2H15v2h2a2,2,0,0,1,2,2v2A2,2,0,0,1,17,21Z"
|
|
3191
3202
|
})), children);
|
|
3192
3203
|
});
|
|
3193
3204
|
|
|
3194
3205
|
if (process.env.NODE_ENV !== "production") {
|
|
3195
|
-
|
|
3206
|
+
NumberSmall_5.propTypes = iconPropTypes;
|
|
3196
3207
|
}
|
|
3197
|
-
var
|
|
3208
|
+
var NumberSmall_6 = /*#__PURE__*/React.forwardRef(function NumberSmall_6(_ref124, ref) {
|
|
3198
3209
|
var children = _ref124.children,
|
|
3199
3210
|
_ref124$size = _ref124.size,
|
|
3200
3211
|
size = _ref124$size === void 0 ? 16 : _ref124$size,
|
|
@@ -3207,15 +3218,15 @@ var NumberSmall_9 = /*#__PURE__*/React.forwardRef(function NumberSmall_9(_ref124
|
|
|
3207
3218
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3208
3219
|
viewBox: "0 0 32 32",
|
|
3209
3220
|
fill: "currentColor"
|
|
3210
|
-
}, rest),
|
|
3211
|
-
d: "M17,
|
|
3221
|
+
}, rest), _path197 || (_path197 = /*#__PURE__*/React.createElement("path", {
|
|
3222
|
+
d: "M17,21H15a2,2,0,0,1-2-2V13a2,2,0,0,1,2-2h3v2H15v2h2a2,2,0,0,1,2,2v2A2,2,0,0,1,17,21Zm-2-4v2h2V17Z"
|
|
3212
3223
|
})), children);
|
|
3213
3224
|
});
|
|
3214
3225
|
|
|
3215
3226
|
if (process.env.NODE_ENV !== "production") {
|
|
3216
|
-
|
|
3227
|
+
NumberSmall_6.propTypes = iconPropTypes;
|
|
3217
3228
|
}
|
|
3218
|
-
var
|
|
3229
|
+
var NumberSmall_7 = /*#__PURE__*/React.forwardRef(function NumberSmall_7(_ref125, ref) {
|
|
3219
3230
|
var children = _ref125.children,
|
|
3220
3231
|
_ref125$size = _ref125.size,
|
|
3221
3232
|
size = _ref125$size === void 0 ? 16 : _ref125$size,
|
|
@@ -3228,19 +3239,13 @@ var ObjectStorage = /*#__PURE__*/React.forwardRef(function ObjectStorage(_ref125
|
|
|
3228
3239
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3229
3240
|
viewBox: "0 0 32 32",
|
|
3230
3241
|
fill: "currentColor"
|
|
3231
|
-
}, rest),
|
|
3232
|
-
d: "
|
|
3233
|
-
})), _circle44 || (_circle44 = /*#__PURE__*/React.createElement("circle", {
|
|
3234
|
-
cx: "7",
|
|
3235
|
-
cy: "25",
|
|
3236
|
-
r: "1"
|
|
3237
|
-
})), _path194 || (_path194 = /*#__PURE__*/React.createElement("path", {
|
|
3238
|
-
d: "M30 8H22v6H16v8h8V16h6zM22 20H18V16h4zm6-6H24V10h4zM18 10H10V2h8zM12 8h4V4H12z"
|
|
3242
|
+
}, rest), _path198 || (_path198 = /*#__PURE__*/React.createElement("path", {
|
|
3243
|
+
d: "M16.44 21L14.44 21 17 13 15 13 15 14 13 14 13 11 19 11 19 13 16.44 21z"
|
|
3239
3244
|
})), children);
|
|
3240
3245
|
});
|
|
3241
3246
|
|
|
3242
3247
|
if (process.env.NODE_ENV !== "production") {
|
|
3243
|
-
|
|
3248
|
+
NumberSmall_7.propTypes = iconPropTypes;
|
|
3244
3249
|
}
|
|
3245
3250
|
|
|
3246
|
-
export { MathCurve, Maximize, MediaCast, MediaLibrary, MediaLibraryFilled, Medication, MedicationAlert, MedicationReminder, Menu, MessageQueue, Meter, MeterAlt, Microphone, MicrophoneFilled, MicrophoneOff, MicrophoneOffFilled, Microscope, Microservices_1, Microservices_2, Migrate, MigrateAlt, Milestone, MilitaryCamp, Minimize, Misuse, MisuseOutline, MixedRainHail, Mobile, MobileAdd, MobileAudio, MobileCheck, MobileDownload, MobileLandscape, MobilityServices, Model, ModelAlt, ModelBuilder, ModelBuilderReference, ModelReference, Money, Monster, Monument, Moon, Moonrise, Moonset, MostlyCloudy, MostlyCloudyNight, Mountain, Mov, Move, Movement, Mp3, Mp4, Mpeg, Mpg2, Music, MusicAdd, MusicRemove, NameSpace, NavaidCivil, NavaidDme, NavaidHelipad, NavaidMilitary, NavaidMilitaryCivil, NavaidNdb, NavaidNdbDme, NavaidPrivate, NavaidSeaplane, NavaidTacan, NavaidVhfor, NavaidVor, NavaidVordme, NavaidVortac, Need, NetworkAdminControl, NetworkEnterprise, NetworkOverlay, NetworkPublic, Network_1, Network_2, Network_3, Network_3Reference, Network_4, Network_4Reference, NewTab, NextFilled, NextOutline, NoImage, NoTicket, Nominal, NonCertified, NoodleBowl, NotAvailable, NotSent, NotSentFilled, Notebook, NotebookReference, Notification, NotificationFilled, NotificationNew, NotificationOff, NotificationOffFilled, NumberSmall_0, NumberSmall_1, NumberSmall_2, NumberSmall_3, NumberSmall_4, NumberSmall_5, NumberSmall_6, NumberSmall_7,
|
|
3251
|
+
export { MapBoundary, MapBoundaryVegetation, MarineWarning, MathCurve, Maximize, MediaCast, MediaLibrary, MediaLibraryFilled, Medication, MedicationAlert, MedicationReminder, Menu, MessageQueue, Meter, MeterAlt, Microphone, MicrophoneFilled, MicrophoneOff, MicrophoneOffFilled, Microscope, Microservices_1, Microservices_2, Migrate, MigrateAlt, Milestone, MilitaryCamp, Minimize, Misuse, MisuseOutline, MixedRainHail, Mobile, MobileAdd, MobileAudio, MobileCheck, MobileDownload, MobileLandscape, MobilityServices, Model, ModelAlt, ModelBuilder, ModelBuilderReference, ModelReference, Money, Monster, Monument, Moon, Moonrise, Moonset, MostlyCloudy, MostlyCloudyNight, Mountain, Mov, Move, Movement, Mp3, Mp4, Mpeg, Mpg2, Music, MusicAdd, MusicRemove, NameSpace, NavaidCivil, NavaidDme, NavaidHelipad, NavaidMilitary, NavaidMilitaryCivil, NavaidNdb, NavaidNdbDme, NavaidPrivate, NavaidSeaplane, NavaidTacan, NavaidVhfor, NavaidVor, NavaidVordme, NavaidVortac, Need, NetworkAdminControl, NetworkEnterprise, NetworkOverlay, NetworkPublic, Network_1, Network_2, Network_3, Network_3Reference, Network_4, Network_4Reference, NewTab, NextFilled, NextOutline, NoImage, NoTicket, Nominal, NonCertified, NoodleBowl, NotAvailable, NotSent, NotSentFilled, Notebook, NotebookReference, Notification, NotificationFilled, NotificationNew, NotificationOff, NotificationOffFilled, NumberSmall_0, NumberSmall_1, NumberSmall_2, NumberSmall_3, NumberSmall_4, NumberSmall_5, NumberSmall_6, NumberSmall_7, Number_0, Number_1, Number_2, Number_3, Number_4, Number_5, Number_6, Number_7, Number_8, Number_9, QMatrix, WatsonHealthNominate };
|