@carbon/icons-react 11.24.0 → 11.25.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/Delete.js +39 -0
- package/es/Return.js +37 -0
- package/es/generated/bucket-10.js +458 -471
- package/es/generated/bucket-11.js +523 -510
- package/es/generated/bucket-12.js +484 -484
- package/es/generated/bucket-13.js +501 -522
- package/es/generated/bucket-14.js +520 -503
- package/es/generated/bucket-15.js +506 -508
- package/es/generated/bucket-16.js +463 -415
- package/es/generated/bucket-4.js +282 -282
- package/es/generated/bucket-5.js +487 -487
- package/es/generated/bucket-6.js +478 -476
- package/es/generated/bucket-7.js +512 -512
- package/es/generated/bucket-8.js +492 -499
- package/es/generated/bucket-9.js +486 -479
- package/es/index.js +13 -13
- package/lib/Delete.js +45 -0
- package/lib/Return.js +43 -0
- package/lib/generated/bucket-10.js +458 -471
- package/lib/generated/bucket-11.js +523 -510
- package/lib/generated/bucket-12.js +485 -485
- package/lib/generated/bucket-13.js +502 -523
- package/lib/generated/bucket-14.js +521 -504
- package/lib/generated/bucket-15.js +507 -509
- package/lib/generated/bucket-16.js +464 -414
- package/lib/generated/bucket-4.js +282 -282
- package/lib/generated/bucket-5.js +487 -487
- package/lib/generated/bucket-6.js +478 -476
- package/lib/generated/bucket-7.js +512 -512
- package/lib/generated/bucket-8.js +492 -499
- package/lib/generated/bucket-9.js +486 -479
- package/lib/index.js +18 -16
- package/package.json +3 -3
package/es/generated/bucket-5.js
CHANGED
|
@@ -11,8 +11,8 @@ import { i as iconPropTypes, I as Icon } from '../iconPropTypes-35f5ea64.js';
|
|
|
11
11
|
import '@carbon/icon-helpers';
|
|
12
12
|
import 'prop-types';
|
|
13
13
|
|
|
14
|
-
var _path, _path2, _path3, _path4, _path5, _path6, _path7, _path8, _path9, _path10, _path11, _path12, _path13, _path14, _path15, _path16, _path17, _path18, _path19, _path20, _path21, _path22, _path23, _path24, _path25, _path26, _path27, _path28, _path29, _path30,
|
|
15
|
-
const
|
|
14
|
+
var _path, _path2, _path3, _path4, _path5, _path6, _path7, _path8, _path9, _path10, _path11, _path12, _path13, _path14, _path15, _path16, _path17, _path18, _path19, _path20, _path21, _path22, _path23, _path24, _path25, _path26, _path27, _path28, _path29, _path30, _path31, _path32, _circle, _path33, _path34, _path35, _path36, _path37, _path38, _path39, _path40, _circle2, _path41, _path42, _path43, _path44, _path45, _path46, _path47, _path48, _circle3, _path49, _path50, _path51, _path52, _path53, _path54, _path55, _path56, _path57, _path58, _circle4, _path59, _path60, _path61, _path62, _path63, _path64, _path65, _path66, _path67, _path68, _path69, _path70, _path71, _path72, _path73, _path74, _path75, _path76, _path77, _path78, _path79, _path80, _circle5, _path81, _path82, _path83, _path84, _path85, _path86, _path87, _path88, _circle6, _path89, _path90, _path91, _path92, _circle7, _path93, _path94, _path95, _path96, _path97, _path98, _path99, _path100, _path101, _path102, _path103, _path104, _path105, _path106, _path107, _path108, _path109, _path110, _path111, _path112, _path113, _path114, _path115, _path116, _path117, _path118, _path119, _path120, _circle8, _circle9, _circle10, _circle11, _path121, _path122, _path123, _circle12, _circle13, _circle14, _path124, _path125, _path126, _path127, _path128, _path129, _path130, _path131, _path132, _path133, _circle15, _path134, _path135, _path136, _path137, _path138, _path139, _path140, _path141, _path142, _path143, _path144, _path145, _path146, _path147, _path148, _path149, _path150, _path151, _path152, _path153, _path154, _path155, _path156, _path157, _path158, _path159, _path160, _path161, _path162, _path163, _circle16, _circle17, _path164, _path165, _path166, _path167, _path168, _path169, _path170, _path171, _path172, _path173, _path174, _path175, _path176, _path177, _path178, _path179, _path180, _path181, _path182, _path183, _path184, _path185, _path186, _path187, _path188, _path189, _path190, _path191, _path192, _path193, _path194, _path195, _path196, _path197, _path198, _path199, _path200, _path201, _path202, _path203, _path204, _path205, _path206, _path207, _path208, _path209, _path210, _path211, _path212, _circle18, _path213, _path214, _path215, _path216, _path217, _path218;
|
|
15
|
+
const DocumentAdd = /*#__PURE__*/React.forwardRef(function DocumentAdd(_ref, ref) {
|
|
16
16
|
let {
|
|
17
17
|
children,
|
|
18
18
|
size = 16,
|
|
@@ -27,15 +27,15 @@ const DocumentAttachment = /*#__PURE__*/React.forwardRef(function DocumentAttach
|
|
|
27
27
|
fill: "currentColor",
|
|
28
28
|
...rest
|
|
29
29
|
}, _path || (_path = /*#__PURE__*/React.createElement("path", {
|
|
30
|
-
d: "
|
|
30
|
+
d: "M30 24L26 24 26 20 24 20 24 24 20 24 20 26 24 26 24 30 26 30 26 26 30 26 30 24z"
|
|
31
31
|
})), _path2 || (_path2 = /*#__PURE__*/React.createElement("path", {
|
|
32
|
-
d: "
|
|
32
|
+
d: "M16,28H8V4h8v6a2.0058,2.0058,0,0,0,2,2h6v4h2V10a.9092.9092,0,0,0-.3-.7l-7-7A.9087.9087,0,0,0,18,2H8A2.0058,2.0058,0,0,0,6,4V28a2.0058,2.0058,0,0,0,2,2h8ZM18,4.4,23.6,10H18Z"
|
|
33
33
|
})), children);
|
|
34
34
|
});
|
|
35
35
|
if (process.env.NODE_ENV !== "production") {
|
|
36
|
-
|
|
36
|
+
DocumentAdd.propTypes = iconPropTypes;
|
|
37
37
|
}
|
|
38
|
-
const
|
|
38
|
+
const DocumentAttachment = /*#__PURE__*/React.forwardRef(function DocumentAttachment(_ref2, ref) {
|
|
39
39
|
let {
|
|
40
40
|
children,
|
|
41
41
|
size = 16,
|
|
@@ -50,15 +50,15 @@ const DocumentAudio = /*#__PURE__*/React.forwardRef(function DocumentAudio(_ref2
|
|
|
50
50
|
fill: "currentColor",
|
|
51
51
|
...rest
|
|
52
52
|
}, _path3 || (_path3 = /*#__PURE__*/React.createElement("path", {
|
|
53
|
-
d: "
|
|
53
|
+
d: "M26,30H11a2.0023,2.0023,0,0,1-2-2V22h2v6H26V6H17V4h9a2.0023,2.0023,0,0,1,2,2V28A2.0023,2.0023,0,0,1,26,30Z"
|
|
54
54
|
})), _path4 || (_path4 = /*#__PURE__*/React.createElement("path", {
|
|
55
|
-
d: "
|
|
55
|
+
d: "M17 10H24V12H17zM16 15H24V17H16zM15 20H24V22H15zM9 19a5.0055 5.0055 0 01-5-5V3H6V14a3 3 0 006 0V5a1 1 0 00-2 0V15H8V5a3 3 0 016 0v9A5.0055 5.0055 0 019 19z"
|
|
56
56
|
})), children);
|
|
57
57
|
});
|
|
58
58
|
if (process.env.NODE_ENV !== "production") {
|
|
59
|
-
|
|
59
|
+
DocumentAttachment.propTypes = iconPropTypes;
|
|
60
60
|
}
|
|
61
|
-
const
|
|
61
|
+
const DocumentAudio = /*#__PURE__*/React.forwardRef(function DocumentAudio(_ref3, ref) {
|
|
62
62
|
let {
|
|
63
63
|
children,
|
|
64
64
|
size = 16,
|
|
@@ -73,18 +73,41 @@ const DocumentBlank = /*#__PURE__*/React.forwardRef(function DocumentBlank(_ref3
|
|
|
73
73
|
fill: "currentColor",
|
|
74
74
|
...rest
|
|
75
75
|
}, _path5 || (_path5 = /*#__PURE__*/React.createElement("path", {
|
|
76
|
+
d: "M29,31a.9987.9987,0,0,1-.6245-.2192L23.6494,27H20a1,1,0,0,1-1-1V21a1,1,0,0,1,1-1h3.6494l4.7261-3.7808A1,1,0,0,1,30,17V30a1,1,0,0,1-1,1Zm-8-6h3a1,1,0,0,1,.6245.2192L28,27.9194V19.0806l-3.3755,2.7A1,1,0,0,1,24,22H21Z"
|
|
77
|
+
})), _path6 || (_path6 = /*#__PURE__*/React.createElement("path", {
|
|
78
|
+
d: "M16,28H8V4h8v6a2.0058,2.0058,0,0,0,2,2h6v3l2,0V10a.9092.9092,0,0,0-.3-.7l-7-7A.9087.9087,0,0,0,18,2H8A2.0058,2.0058,0,0,0,6,4V28a2.0058,2.0058,0,0,0,2,2h8ZM18,4.4,23.6,10H18Z"
|
|
79
|
+
})), children);
|
|
80
|
+
});
|
|
81
|
+
if (process.env.NODE_ENV !== "production") {
|
|
82
|
+
DocumentAudio.propTypes = iconPropTypes;
|
|
83
|
+
}
|
|
84
|
+
const DocumentBlank = /*#__PURE__*/React.forwardRef(function DocumentBlank(_ref4, ref) {
|
|
85
|
+
let {
|
|
86
|
+
children,
|
|
87
|
+
size = 16,
|
|
88
|
+
...rest
|
|
89
|
+
} = _ref4;
|
|
90
|
+
return /*#__PURE__*/React.createElement(Icon, {
|
|
91
|
+
width: size,
|
|
92
|
+
height: size,
|
|
93
|
+
ref: ref,
|
|
94
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
95
|
+
viewBox: "0 0 32 32",
|
|
96
|
+
fill: "currentColor",
|
|
97
|
+
...rest
|
|
98
|
+
}, _path7 || (_path7 = /*#__PURE__*/React.createElement("path", {
|
|
76
99
|
d: "M25.7,9.3l-7-7A.9078.9078,0,0,0,18,2H8A2.0059,2.0059,0,0,0,6,4V28a2.0059,2.0059,0,0,0,2,2H24a2.0059,2.0059,0,0,0,2-2V10A.9078.9078,0,0,0,25.7,9.3ZM18,4.4,23.6,10H18ZM24,28H8V4h8v6a2.0059,2.0059,0,0,0,2,2h6Z"
|
|
77
100
|
})), children);
|
|
78
101
|
});
|
|
79
102
|
if (process.env.NODE_ENV !== "production") {
|
|
80
103
|
DocumentBlank.propTypes = iconPropTypes;
|
|
81
104
|
}
|
|
82
|
-
const DocumentDownload = /*#__PURE__*/React.forwardRef(function DocumentDownload(
|
|
105
|
+
const DocumentDownload = /*#__PURE__*/React.forwardRef(function DocumentDownload(_ref5, ref) {
|
|
83
106
|
let {
|
|
84
107
|
children,
|
|
85
108
|
size = 16,
|
|
86
109
|
...rest
|
|
87
|
-
} =
|
|
110
|
+
} = _ref5;
|
|
88
111
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
89
112
|
width: size,
|
|
90
113
|
height: size,
|
|
@@ -93,21 +116,21 @@ const DocumentDownload = /*#__PURE__*/React.forwardRef(function DocumentDownload
|
|
|
93
116
|
viewBox: "0 0 32 32",
|
|
94
117
|
fill: "currentColor",
|
|
95
118
|
...rest
|
|
96
|
-
},
|
|
119
|
+
}, _path8 || (_path8 = /*#__PURE__*/React.createElement("path", {
|
|
97
120
|
d: "M30 25L28.586 23.586 26 26.172 26 18 24 18 24 26.172 21.414 23.586 20 25 25 30 30 25z"
|
|
98
|
-
})),
|
|
121
|
+
})), _path9 || (_path9 = /*#__PURE__*/React.createElement("path", {
|
|
99
122
|
d: "M18,28H8V4h8v6a2.0058,2.0058,0,0,0,2,2h6v3l2,0V10a.9092.9092,0,0,0-.3-.7l-7-7A.9087.9087,0,0,0,18,2H8A2.0058,2.0058,0,0,0,6,4V28a2.0058,2.0058,0,0,0,2,2H18ZM18,4.4,23.6,10H18Z"
|
|
100
123
|
})), children);
|
|
101
124
|
});
|
|
102
125
|
if (process.env.NODE_ENV !== "production") {
|
|
103
126
|
DocumentDownload.propTypes = iconPropTypes;
|
|
104
127
|
}
|
|
105
|
-
const DocumentEpdf = /*#__PURE__*/React.forwardRef(function DocumentEpdf(
|
|
128
|
+
const DocumentEpdf = /*#__PURE__*/React.forwardRef(function DocumentEpdf(_ref6, ref) {
|
|
106
129
|
let {
|
|
107
130
|
children,
|
|
108
131
|
size = 16,
|
|
109
132
|
...rest
|
|
110
|
-
} =
|
|
133
|
+
} = _ref6;
|
|
111
134
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
112
135
|
width: size,
|
|
113
136
|
height: size,
|
|
@@ -116,21 +139,21 @@ const DocumentEpdf = /*#__PURE__*/React.forwardRef(function DocumentEpdf(_ref5,
|
|
|
116
139
|
viewBox: "0 0 32 32",
|
|
117
140
|
fill: "currentColor",
|
|
118
141
|
...rest
|
|
119
|
-
},
|
|
142
|
+
}, _path10 || (_path10 = /*#__PURE__*/React.createElement("path", {
|
|
120
143
|
d: "M28,26V22a2.0023,2.0023,0,0,0-2-2H22a2.0023,2.0023,0,0,0-2,2v6a2.0077,2.0077,0,0,0,2,2h5V28H22V26Zm-6-4h4v2H22Z"
|
|
121
|
-
})),
|
|
144
|
+
})), _path11 || (_path11 = /*#__PURE__*/React.createElement("path", {
|
|
122
145
|
d: "M25.707,9.293l-7-7A1,1,0,0,0,18,2H8A2.002,2.002,0,0,0,6,4V28a2.0023,2.0023,0,0,0,2,2h8V28H8V4h8v6a2.002,2.002,0,0,0,2,2h6v4h2V10A1,1,0,0,0,25.707,9.293ZM18,4.4141,23.5859,10H18Z"
|
|
123
146
|
})), children);
|
|
124
147
|
});
|
|
125
148
|
if (process.env.NODE_ENV !== "production") {
|
|
126
149
|
DocumentEpdf.propTypes = iconPropTypes;
|
|
127
150
|
}
|
|
128
|
-
const DocumentExport = /*#__PURE__*/React.forwardRef(function DocumentExport(
|
|
151
|
+
const DocumentExport = /*#__PURE__*/React.forwardRef(function DocumentExport(_ref7, ref) {
|
|
129
152
|
let {
|
|
130
153
|
children,
|
|
131
154
|
size = 16,
|
|
132
155
|
...rest
|
|
133
|
-
} =
|
|
156
|
+
} = _ref7;
|
|
134
157
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
135
158
|
width: size,
|
|
136
159
|
height: size,
|
|
@@ -139,21 +162,21 @@ const DocumentExport = /*#__PURE__*/React.forwardRef(function DocumentExport(_re
|
|
|
139
162
|
viewBox: "0 0 32 32",
|
|
140
163
|
fill: "currentColor",
|
|
141
164
|
...rest
|
|
142
|
-
},
|
|
165
|
+
}, _path12 || (_path12 = /*#__PURE__*/React.createElement("path", {
|
|
143
166
|
d: "M13 21L26.17 21 23.59 23.59 25 25 30 20 25 15 23.59 16.41 26.17 19 13 19 13 21z"
|
|
144
|
-
})),
|
|
167
|
+
})), _path13 || (_path13 = /*#__PURE__*/React.createElement("path", {
|
|
145
168
|
d: "M22,14V10a1,1,0,0,0-.29-.71l-7-7A1,1,0,0,0,14,2H4A2,2,0,0,0,2,4V28a2,2,0,0,0,2,2H20a2,2,0,0,0,2-2V26H20v2H4V4h8v6a2,2,0,0,0,2,2h6v2Zm-8-4V4.41L19.59,10Z"
|
|
146
169
|
})), children);
|
|
147
170
|
});
|
|
148
171
|
if (process.env.NODE_ENV !== "production") {
|
|
149
172
|
DocumentExport.propTypes = iconPropTypes;
|
|
150
173
|
}
|
|
151
|
-
const DocumentHorizontal = /*#__PURE__*/React.forwardRef(function DocumentHorizontal(
|
|
174
|
+
const DocumentHorizontal = /*#__PURE__*/React.forwardRef(function DocumentHorizontal(_ref8, ref) {
|
|
152
175
|
let {
|
|
153
176
|
children,
|
|
154
177
|
size = 16,
|
|
155
178
|
...rest
|
|
156
|
-
} =
|
|
179
|
+
} = _ref8;
|
|
157
180
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
158
181
|
width: size,
|
|
159
182
|
height: size,
|
|
@@ -162,21 +185,21 @@ const DocumentHorizontal = /*#__PURE__*/React.forwardRef(function DocumentHorizo
|
|
|
162
185
|
viewBox: "0 0 32 32",
|
|
163
186
|
fill: "currentColor",
|
|
164
187
|
...rest
|
|
165
|
-
},
|
|
188
|
+
}, _path14 || (_path14 = /*#__PURE__*/React.createElement("path", {
|
|
166
189
|
d: "M28,6H4A2.0023,2.0023,0,0,0,2,8V24a2.0023,2.0023,0,0,0,2,2H28a2.0023,2.0023,0,0,0,2-2V8A2.0023,2.0023,0,0,0,28,6ZM20,24H12V22a1,1,0,0,1,1-1h6a1,1,0,0,1,1,1Zm8,0H22V22a3,3,0,0,0-3-3H13a3,3,0,0,0-3,3v2H4V8H28Z"
|
|
167
|
-
})),
|
|
190
|
+
})), _path15 || (_path15 = /*#__PURE__*/React.createElement("path", {
|
|
168
191
|
d: "M16,18a4,4,0,1,0-4-4A4,4,0,0,0,16,18Zm0-6a2,2,0,1,1-2,2A2,2,0,0,1,16,12Z"
|
|
169
192
|
})), children);
|
|
170
193
|
});
|
|
171
194
|
if (process.env.NODE_ENV !== "production") {
|
|
172
195
|
DocumentHorizontal.propTypes = iconPropTypes;
|
|
173
196
|
}
|
|
174
|
-
const DocumentImport = /*#__PURE__*/React.forwardRef(function DocumentImport(
|
|
197
|
+
const DocumentImport = /*#__PURE__*/React.forwardRef(function DocumentImport(_ref9, ref) {
|
|
175
198
|
let {
|
|
176
199
|
children,
|
|
177
200
|
size = 16,
|
|
178
201
|
...rest
|
|
179
|
-
} =
|
|
202
|
+
} = _ref9;
|
|
180
203
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
181
204
|
width: size,
|
|
182
205
|
height: size,
|
|
@@ -185,21 +208,21 @@ const DocumentImport = /*#__PURE__*/React.forwardRef(function DocumentImport(_re
|
|
|
185
208
|
viewBox: "0 0 32 32",
|
|
186
209
|
fill: "currentColor",
|
|
187
210
|
...rest
|
|
188
|
-
},
|
|
211
|
+
}, _path16 || (_path16 = /*#__PURE__*/React.createElement("path", {
|
|
189
212
|
d: "M28 19L14.83 19 17.41 16.41 16 15 11 20 16 25 17.41 23.59 14.83 21 28 21 28 19z"
|
|
190
|
-
})),
|
|
213
|
+
})), _path17 || (_path17 = /*#__PURE__*/React.createElement("path", {
|
|
191
214
|
d: "M24,14V10a1,1,0,0,0-.29-.71l-7-7A1,1,0,0,0,16,2H6A2,2,0,0,0,4,4V28a2,2,0,0,0,2,2H22a2,2,0,0,0,2-2V26H22v2H6V4h8v6a2,2,0,0,0,2,2h6v2Zm-8-4V4.41L21.59,10Z"
|
|
192
215
|
})), children);
|
|
193
216
|
});
|
|
194
217
|
if (process.env.NODE_ENV !== "production") {
|
|
195
218
|
DocumentImport.propTypes = iconPropTypes;
|
|
196
219
|
}
|
|
197
|
-
const DocumentMultiple_01 = /*#__PURE__*/React.forwardRef(function DocumentMultiple_01(
|
|
220
|
+
const DocumentMultiple_01 = /*#__PURE__*/React.forwardRef(function DocumentMultiple_01(_ref10, ref) {
|
|
198
221
|
let {
|
|
199
222
|
children,
|
|
200
223
|
size = 16,
|
|
201
224
|
...rest
|
|
202
|
-
} =
|
|
225
|
+
} = _ref10;
|
|
203
226
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
204
227
|
width: size,
|
|
205
228
|
height: size,
|
|
@@ -208,21 +231,21 @@ const DocumentMultiple_01 = /*#__PURE__*/React.forwardRef(function DocumentMulti
|
|
|
208
231
|
viewBox: "0 0 32 32",
|
|
209
232
|
fill: "currentColor",
|
|
210
233
|
...rest
|
|
211
|
-
},
|
|
234
|
+
}, _path18 || (_path18 = /*#__PURE__*/React.createElement("path", {
|
|
212
235
|
d: "M2 6H4V26H2zM6 4H8V28H6zM14 22H26V24H14zM14 16H26V18H14z"
|
|
213
|
-
})),
|
|
236
|
+
})), _path19 || (_path19 = /*#__PURE__*/React.createElement("path", {
|
|
214
237
|
d: "M29.7,9.3l-7-7C22.5,2.1,22.3,2,22,2H12c-1.1,0-2,0.9-2,2v24c0,1.1,0.9,2,2,2h16c1.1,0,2-0.9,2-2V10 C30,9.7,29.9,9.5,29.7,9.3z M22,4.4l5.6,5.6H22V4.4z M28,28H12V4h8v6c0,1.1,0.9,2,2,2h6V28z"
|
|
215
238
|
})), children);
|
|
216
239
|
});
|
|
217
240
|
if (process.env.NODE_ENV !== "production") {
|
|
218
241
|
DocumentMultiple_01.propTypes = iconPropTypes;
|
|
219
242
|
}
|
|
220
|
-
const DocumentMultiple_02 = /*#__PURE__*/React.forwardRef(function DocumentMultiple_02(
|
|
243
|
+
const DocumentMultiple_02 = /*#__PURE__*/React.forwardRef(function DocumentMultiple_02(_ref11, ref) {
|
|
221
244
|
let {
|
|
222
245
|
children,
|
|
223
246
|
size = 16,
|
|
224
247
|
...rest
|
|
225
|
-
} =
|
|
248
|
+
} = _ref11;
|
|
226
249
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
227
250
|
width: size,
|
|
228
251
|
height: size,
|
|
@@ -231,25 +254,25 @@ const DocumentMultiple_02 = /*#__PURE__*/React.forwardRef(function DocumentMulti
|
|
|
231
254
|
viewBox: "0 0 32 32",
|
|
232
255
|
fill: "currentColor",
|
|
233
256
|
...rest
|
|
234
|
-
},
|
|
257
|
+
}, _path20 || (_path20 = /*#__PURE__*/React.createElement("path", {
|
|
235
258
|
d: "M18,31H6c-1.1,0-2-0.9-2-2V12h2v17h12V31z"
|
|
236
|
-
})),
|
|
259
|
+
})), _path21 || (_path21 = /*#__PURE__*/React.createElement("path", {
|
|
237
260
|
d: "M22,27H10c-1.1,0-2-0.9-2-2V8h2v17h12V27z"
|
|
238
|
-
})),
|
|
261
|
+
})), _path22 || (_path22 = /*#__PURE__*/React.createElement("path", {
|
|
239
262
|
d: "M16 16H24V18H16z"
|
|
240
|
-
})),
|
|
263
|
+
})), _path23 || (_path23 = /*#__PURE__*/React.createElement("path", {
|
|
241
264
|
d: "M27.7,9.3l-7-7C20.5,2.1,20.3,2,20,2h-6c-1.1,0-2,0.9-2,2v17c0,1.1,0.9,2,2,2h12c1.1,0,2-0.9,2-2V10 C28,9.7,27.9,9.5,27.7,9.3z M20,4.4l5.6,5.6H20V4.4z M26,21H14V4h4v6c0,1.1,0.9,2,2,2h6V21z"
|
|
242
265
|
})), children);
|
|
243
266
|
});
|
|
244
267
|
if (process.env.NODE_ENV !== "production") {
|
|
245
268
|
DocumentMultiple_02.propTypes = iconPropTypes;
|
|
246
269
|
}
|
|
247
|
-
const DocumentPdf = /*#__PURE__*/React.forwardRef(function DocumentPdf(
|
|
270
|
+
const DocumentPdf = /*#__PURE__*/React.forwardRef(function DocumentPdf(_ref12, ref) {
|
|
248
271
|
let {
|
|
249
272
|
children,
|
|
250
273
|
size = 16,
|
|
251
274
|
...rest
|
|
252
|
-
} =
|
|
275
|
+
} = _ref12;
|
|
253
276
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
254
277
|
width: size,
|
|
255
278
|
height: size,
|
|
@@ -258,21 +281,21 @@ const DocumentPdf = /*#__PURE__*/React.forwardRef(function DocumentPdf(_ref11, r
|
|
|
258
281
|
viewBox: "0 0 32 32",
|
|
259
282
|
fill: "currentColor",
|
|
260
283
|
...rest
|
|
261
|
-
},
|
|
284
|
+
}, _path24 || (_path24 = /*#__PURE__*/React.createElement("path", {
|
|
262
285
|
d: "M30 18L30 16 24 16 24 26 26 26 26 22 29 22 29 20 26 20 26 18 30 18zM19 26H15V16h4a3.0033 3.0033 0 013 3v4A3.0033 3.0033 0 0119 26zm-2-2h2a1.0011 1.0011 0 001-1V19a1.0011 1.0011 0 00-1-1H17zM11 16H6V26H8V23h3a2.0027 2.0027 0 002-2V18A2.0023 2.0023 0 0011 16zM8 21V18h3l.001 3z"
|
|
263
|
-
})),
|
|
286
|
+
})), _path25 || (_path25 = /*#__PURE__*/React.createElement("path", {
|
|
264
287
|
d: "M22,14V10a.9092.9092,0,0,0-.3-.7l-7-7A.9087.9087,0,0,0,14,2H4A2.0059,2.0059,0,0,0,2,4V28a2,2,0,0,0,2,2H20V28H4V4h8v6a2.0059,2.0059,0,0,0,2,2h6v2Zm-8-4V4.4L19.6,10Z"
|
|
265
288
|
})), children);
|
|
266
289
|
});
|
|
267
290
|
if (process.env.NODE_ENV !== "production") {
|
|
268
291
|
DocumentPdf.propTypes = iconPropTypes;
|
|
269
292
|
}
|
|
270
|
-
const DocumentPreliminary = /*#__PURE__*/React.forwardRef(function DocumentPreliminary(
|
|
293
|
+
const DocumentPreliminary = /*#__PURE__*/React.forwardRef(function DocumentPreliminary(_ref13, ref) {
|
|
271
294
|
let {
|
|
272
295
|
children,
|
|
273
296
|
size = 16,
|
|
274
297
|
...rest
|
|
275
|
-
} =
|
|
298
|
+
} = _ref13;
|
|
276
299
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
277
300
|
width: size,
|
|
278
301
|
height: size,
|
|
@@ -281,21 +304,21 @@ const DocumentPreliminary = /*#__PURE__*/React.forwardRef(function DocumentPreli
|
|
|
281
304
|
viewBox: "0 0 32 32",
|
|
282
305
|
fill: "currentColor",
|
|
283
306
|
...rest
|
|
284
|
-
},
|
|
307
|
+
}, _path26 || (_path26 = /*#__PURE__*/React.createElement("path", {
|
|
285
308
|
d: "M24 30a6 6 0 116-6A6.0067 6.0067 0 0124 30zm0-10a4 4 0 104 4A4.0045 4.0045 0 0024 20zM8 22H16V24H8zM8 16H18V18H8z"
|
|
286
|
-
})),
|
|
309
|
+
})), _path27 || (_path27 = /*#__PURE__*/React.createElement("path", {
|
|
287
310
|
d: "M16,28H6V4h8v6a2.0058,2.0058,0,0,0,2,2h6v3h2V10a.9092.9092,0,0,0-.3-.7l-7-7A.9087.9087,0,0,0,16,2H6A2.0058,2.0058,0,0,0,4,4V28a2.0058,2.0058,0,0,0,2,2H16ZM16,4.4,21.6,10H16Z"
|
|
288
311
|
})), children);
|
|
289
312
|
});
|
|
290
313
|
if (process.env.NODE_ENV !== "production") {
|
|
291
314
|
DocumentPreliminary.propTypes = iconPropTypes;
|
|
292
315
|
}
|
|
293
|
-
const DocumentProtected = /*#__PURE__*/React.forwardRef(function DocumentProtected(
|
|
316
|
+
const DocumentProtected = /*#__PURE__*/React.forwardRef(function DocumentProtected(_ref14, ref) {
|
|
294
317
|
let {
|
|
295
318
|
children,
|
|
296
319
|
size = 16,
|
|
297
320
|
...rest
|
|
298
|
-
} =
|
|
321
|
+
} = _ref14;
|
|
299
322
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
300
323
|
width: size,
|
|
301
324
|
height: size,
|
|
@@ -304,21 +327,21 @@ const DocumentProtected = /*#__PURE__*/React.forwardRef(function DocumentProtect
|
|
|
304
327
|
viewBox: "0 0 32 32",
|
|
305
328
|
fill: "currentColor",
|
|
306
329
|
...rest
|
|
307
|
-
},
|
|
330
|
+
}, _path28 || (_path28 = /*#__PURE__*/React.createElement("path", {
|
|
308
331
|
d: "M28,21V18a4,4,0,0,0-8,0v3a2.0025,2.0025,0,0,0-2,2v5a2.0025,2.0025,0,0,0,2,2h8a2.0025,2.0025,0,0,0,2-2V23A2.0025,2.0025,0,0,0,28,21Zm-6-3a2,2,0,0,1,4,0v3H22ZM20,28V23h8v5Z"
|
|
309
|
-
})),
|
|
332
|
+
})), _path29 || (_path29 = /*#__PURE__*/React.createElement("path", {
|
|
310
333
|
d: "M23.499,9.085,16.707,2.293A1,1,0,0,0,16,2H6A2.0058,2.0058,0,0,0,4,4V28a2.0058,2.0058,0,0,0,2,2h8V28H6V4h8v6a2.0023,2.0023,0,0,0,2,2h6.292a1.7075,1.7075,0,0,0,1.207-2.915ZM16,10V4.4141L21.5854,10Z"
|
|
311
334
|
})), children);
|
|
312
335
|
});
|
|
313
336
|
if (process.env.NODE_ENV !== "production") {
|
|
314
337
|
DocumentProtected.propTypes = iconPropTypes;
|
|
315
338
|
}
|
|
316
|
-
const DocumentSecurity = /*#__PURE__*/React.forwardRef(function DocumentSecurity(
|
|
339
|
+
const DocumentSecurity = /*#__PURE__*/React.forwardRef(function DocumentSecurity(_ref15, ref) {
|
|
317
340
|
let {
|
|
318
341
|
children,
|
|
319
342
|
size = 16,
|
|
320
343
|
...rest
|
|
321
|
-
} =
|
|
344
|
+
} = _ref15;
|
|
322
345
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
323
346
|
width: size,
|
|
324
347
|
height: size,
|
|
@@ -327,21 +350,21 @@ const DocumentSecurity = /*#__PURE__*/React.forwardRef(function DocumentSecurity
|
|
|
327
350
|
viewBox: "0 0 32 32",
|
|
328
351
|
fill: "currentColor",
|
|
329
352
|
...rest
|
|
330
|
-
},
|
|
353
|
+
}, _path30 || (_path30 = /*#__PURE__*/React.createElement("path", {
|
|
331
354
|
d: "M23,30l-2.1387-1.0127A5.0216,5.0216,0,0,1,18,24.4678V18H28v6.4678a5.0216,5.0216,0,0,1-2.8613,4.52ZM20,20v4.4678a3.012,3.012,0,0,0,1.7168,2.7109L23,27.7861l1.2832-.6074A3.012,3.012,0,0,0,26,24.4678V20Z"
|
|
332
|
-
})),
|
|
355
|
+
})), _path31 || (_path31 = /*#__PURE__*/React.createElement("path", {
|
|
333
356
|
d: "M16,28H6V4h8v6a2.0058,2.0058,0,0,0,2,2h6v3h2V10a.9092.9092,0,0,0-.3-.7l-7-7A.9087.9087,0,0,0,16,2H6A2.0058,2.0058,0,0,0,4,4V28a2.0058,2.0058,0,0,0,2,2H16ZM16,4.4,21.6,10H16Z"
|
|
334
357
|
})), children);
|
|
335
358
|
});
|
|
336
359
|
if (process.env.NODE_ENV !== "production") {
|
|
337
360
|
DocumentSecurity.propTypes = iconPropTypes;
|
|
338
361
|
}
|
|
339
|
-
const DocumentSigned = /*#__PURE__*/React.forwardRef(function DocumentSigned(
|
|
362
|
+
const DocumentSigned = /*#__PURE__*/React.forwardRef(function DocumentSigned(_ref16, ref) {
|
|
340
363
|
let {
|
|
341
364
|
children,
|
|
342
365
|
size = 16,
|
|
343
366
|
...rest
|
|
344
|
-
} =
|
|
367
|
+
} = _ref16;
|
|
345
368
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
346
369
|
width: size,
|
|
347
370
|
height: size,
|
|
@@ -350,27 +373,27 @@ const DocumentSigned = /*#__PURE__*/React.forwardRef(function DocumentSigned(_re
|
|
|
350
373
|
viewBox: "0 0 32 32",
|
|
351
374
|
fill: "currentColor",
|
|
352
375
|
...rest
|
|
353
|
-
},
|
|
376
|
+
}, _path32 || (_path32 = /*#__PURE__*/React.createElement("path", {
|
|
354
377
|
d: "M19.4141,30H15V25.5857l5.0337-5.0337A4.6069,4.6069,0,0,1,20,20a5,5,0,1,1,4.4478,4.9663ZM17,28h1.5859l5.2061-5.2063.5395.1238a3.0351,3.0351,0,1,0-2.249-2.2488l.1236.5393L17,26.4143Z"
|
|
355
378
|
})), _circle || (_circle = /*#__PURE__*/React.createElement("circle", {
|
|
356
379
|
cx: "25",
|
|
357
380
|
cy: "20",
|
|
358
381
|
r: "1"
|
|
359
|
-
})),
|
|
382
|
+
})), _path33 || (_path33 = /*#__PURE__*/React.createElement("path", {
|
|
360
383
|
d: "M8 6H20V8H8zM8 10H20V12H8zM8 14H14V16H8zM8 24H12V26H8z"
|
|
361
|
-
})),
|
|
384
|
+
})), _path34 || (_path34 = /*#__PURE__*/React.createElement("path", {
|
|
362
385
|
d: "M12,30H6a2.0021,2.0021,0,0,1-2-2V4A2.0021,2.0021,0,0,1,6,2H22a2.0021,2.0021,0,0,1,2,2v9H22V4H6V28h6Z"
|
|
363
386
|
})), children);
|
|
364
387
|
});
|
|
365
388
|
if (process.env.NODE_ENV !== "production") {
|
|
366
389
|
DocumentSigned.propTypes = iconPropTypes;
|
|
367
390
|
}
|
|
368
|
-
const DocumentSketch = /*#__PURE__*/React.forwardRef(function DocumentSketch(
|
|
391
|
+
const DocumentSketch = /*#__PURE__*/React.forwardRef(function DocumentSketch(_ref17, ref) {
|
|
369
392
|
let {
|
|
370
393
|
children,
|
|
371
394
|
size = 16,
|
|
372
395
|
...rest
|
|
373
|
-
} =
|
|
396
|
+
} = _ref17;
|
|
374
397
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
375
398
|
width: size,
|
|
376
399
|
height: size,
|
|
@@ -379,21 +402,21 @@ const DocumentSketch = /*#__PURE__*/React.forwardRef(function DocumentSketch(_re
|
|
|
379
402
|
viewBox: "0 0 32 32",
|
|
380
403
|
fill: "currentColor",
|
|
381
404
|
...rest
|
|
382
|
-
},
|
|
405
|
+
}, _path35 || (_path35 = /*#__PURE__*/React.createElement("path", {
|
|
383
406
|
d: "M26,20l1.4272,1.9028L23,26.9629l-4.4272-5.06L20,20h6m1-2H19l-3,4,7,8,7-8-3-4Z"
|
|
384
|
-
})),
|
|
407
|
+
})), _path36 || (_path36 = /*#__PURE__*/React.createElement("path", {
|
|
385
408
|
d: "M16,28H8V4h8v6a2.0058,2.0058,0,0,0,2,2h6v3l2,0V10a.9092.9092,0,0,0-.3-.7l-7-7A.9087.9087,0,0,0,18,2H8A2.0058,2.0058,0,0,0,6,4V28a2.0058,2.0058,0,0,0,2,2h8ZM18,4.4,23.6,10H18Z"
|
|
386
409
|
})), children);
|
|
387
410
|
});
|
|
388
411
|
if (process.env.NODE_ENV !== "production") {
|
|
389
412
|
DocumentSketch.propTypes = iconPropTypes;
|
|
390
413
|
}
|
|
391
|
-
const DocumentSubtract = /*#__PURE__*/React.forwardRef(function DocumentSubtract(
|
|
414
|
+
const DocumentSubtract = /*#__PURE__*/React.forwardRef(function DocumentSubtract(_ref18, ref) {
|
|
392
415
|
let {
|
|
393
416
|
children,
|
|
394
417
|
size = 16,
|
|
395
418
|
...rest
|
|
396
|
-
} =
|
|
419
|
+
} = _ref18;
|
|
397
420
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
398
421
|
width: size,
|
|
399
422
|
height: size,
|
|
@@ -402,21 +425,21 @@ const DocumentSubtract = /*#__PURE__*/React.forwardRef(function DocumentSubtract
|
|
|
402
425
|
viewBox: "0 0 32 32",
|
|
403
426
|
fill: "currentColor",
|
|
404
427
|
...rest
|
|
405
|
-
},
|
|
428
|
+
}, _path37 || (_path37 = /*#__PURE__*/React.createElement("path", {
|
|
406
429
|
d: "M20 24H30V26H20z"
|
|
407
|
-
})),
|
|
430
|
+
})), _path38 || (_path38 = /*#__PURE__*/React.createElement("path", {
|
|
408
431
|
d: "M16,28H8V4h8v6a2.0058,2.0058,0,0,0,2,2h6v8h2V10a.9092.9092,0,0,0-.3-.7l-7-7A.9087.9087,0,0,0,18,2H8A2.0058,2.0058,0,0,0,6,4V28a2.0058,2.0058,0,0,0,2,2h8ZM18,4.4,23.6,10H18Z"
|
|
409
432
|
})), children);
|
|
410
433
|
});
|
|
411
434
|
if (process.env.NODE_ENV !== "production") {
|
|
412
435
|
DocumentSubtract.propTypes = iconPropTypes;
|
|
413
436
|
}
|
|
414
|
-
const DocumentTasks = /*#__PURE__*/React.forwardRef(function DocumentTasks(
|
|
437
|
+
const DocumentTasks = /*#__PURE__*/React.forwardRef(function DocumentTasks(_ref19, ref) {
|
|
415
438
|
let {
|
|
416
439
|
children,
|
|
417
440
|
size = 16,
|
|
418
441
|
...rest
|
|
419
|
-
} =
|
|
442
|
+
} = _ref19;
|
|
420
443
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
421
444
|
width: size,
|
|
422
445
|
height: size,
|
|
@@ -425,21 +448,21 @@ const DocumentTasks = /*#__PURE__*/React.forwardRef(function DocumentTasks(_ref1
|
|
|
425
448
|
viewBox: "0 0 32 32",
|
|
426
449
|
fill: "currentColor",
|
|
427
450
|
...rest
|
|
428
|
-
},
|
|
451
|
+
}, _path39 || (_path39 = /*#__PURE__*/React.createElement("path", {
|
|
429
452
|
d: "M22 27.18L19.41 24.59 18 26 22 30 30 22 28.59 20.59 22 27.18z"
|
|
430
|
-
})),
|
|
453
|
+
})), _path40 || (_path40 = /*#__PURE__*/React.createElement("path", {
|
|
431
454
|
d: "M15,28H8V4h8v6a2.0058,2.0058,0,0,0,2,2h6v6h2V10a.9092.9092,0,0,0-.3-.7l-7-7A.9087.9087,0,0,0,18,2H8A2.0058,2.0058,0,0,0,6,4V28a2.0058,2.0058,0,0,0,2,2h7ZM18,4.4,23.6,10H18Z"
|
|
432
455
|
})), children);
|
|
433
456
|
});
|
|
434
457
|
if (process.env.NODE_ENV !== "production") {
|
|
435
458
|
DocumentTasks.propTypes = iconPropTypes;
|
|
436
459
|
}
|
|
437
|
-
const DocumentUnknown = /*#__PURE__*/React.forwardRef(function DocumentUnknown(
|
|
460
|
+
const DocumentUnknown = /*#__PURE__*/React.forwardRef(function DocumentUnknown(_ref20, ref) {
|
|
438
461
|
let {
|
|
439
462
|
children,
|
|
440
463
|
size = 16,
|
|
441
464
|
...rest
|
|
442
|
-
} =
|
|
465
|
+
} = _ref20;
|
|
443
466
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
444
467
|
width: size,
|
|
445
468
|
height: size,
|
|
@@ -452,21 +475,21 @@ const DocumentUnknown = /*#__PURE__*/React.forwardRef(function DocumentUnknown(_
|
|
|
452
475
|
cx: "9",
|
|
453
476
|
cy: "28.5",
|
|
454
477
|
r: "1.5"
|
|
455
|
-
})),
|
|
478
|
+
})), _path41 || (_path41 = /*#__PURE__*/React.createElement("path", {
|
|
456
479
|
d: "M10,25H8V21h2a2,2,0,0,0,0-4H8a2.0023,2.0023,0,0,0-2,2v.5H4V19a4.0045,4.0045,0,0,1,4-4h2a4,4,0,0,1,0,8Z"
|
|
457
|
-
})),
|
|
480
|
+
})), _path42 || (_path42 = /*#__PURE__*/React.createElement("path", {
|
|
458
481
|
d: "M27.7,9.3l-7-7A.9085.9085,0,0,0,20,2H10A2.0058,2.0058,0,0,0,8,4v8h2V4h8v6a2.0058,2.0058,0,0,0,2,2h6V28H14v2H26a2.0058,2.0058,0,0,0,2-2V10A.9092.9092,0,0,0,27.7,9.3ZM20,10V4.4L25.6,10Z"
|
|
459
482
|
})), children);
|
|
460
483
|
});
|
|
461
484
|
if (process.env.NODE_ENV !== "production") {
|
|
462
485
|
DocumentUnknown.propTypes = iconPropTypes;
|
|
463
486
|
}
|
|
464
|
-
const DocumentUnprotected = /*#__PURE__*/React.forwardRef(function DocumentUnprotected(
|
|
487
|
+
const DocumentUnprotected = /*#__PURE__*/React.forwardRef(function DocumentUnprotected(_ref21, ref) {
|
|
465
488
|
let {
|
|
466
489
|
children,
|
|
467
490
|
size = 16,
|
|
468
491
|
...rest
|
|
469
|
-
} =
|
|
492
|
+
} = _ref21;
|
|
470
493
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
471
494
|
width: size,
|
|
472
495
|
height: size,
|
|
@@ -475,21 +498,21 @@ const DocumentUnprotected = /*#__PURE__*/React.forwardRef(function DocumentUnpro
|
|
|
475
498
|
viewBox: "0 0 32 32",
|
|
476
499
|
fill: "currentColor",
|
|
477
500
|
...rest
|
|
478
|
-
},
|
|
501
|
+
}, _path43 || (_path43 = /*#__PURE__*/React.createElement("path", {
|
|
479
502
|
d: "M23.499,9.085,16.707,2.293A1,1,0,0,0,16,2H6A2.0058,2.0058,0,0,0,4,4V28a2.0058,2.0058,0,0,0,2,2h8V28H6V4h8v6a2.0023,2.0023,0,0,0,2,2h6.292a1.7075,1.7075,0,0,0,1.207-2.915ZM16,10V4.4141L21.5854,10Z"
|
|
480
|
-
})),
|
|
503
|
+
})), _path44 || (_path44 = /*#__PURE__*/React.createElement("path", {
|
|
481
504
|
d: "M28,21H22V18a2,2,0,0,1,4,0h2a4,4,0,0,0-8,0v3a2.0025,2.0025,0,0,0-2,2v5a2.0025,2.0025,0,0,0,2,2h8a2.0025,2.0025,0,0,0,2-2V23A2.0025,2.0025,0,0,0,28,21Zm-8,7V23h8v5Z"
|
|
482
505
|
})), children);
|
|
483
506
|
});
|
|
484
507
|
if (process.env.NODE_ENV !== "production") {
|
|
485
508
|
DocumentUnprotected.propTypes = iconPropTypes;
|
|
486
509
|
}
|
|
487
|
-
const DocumentVertical = /*#__PURE__*/React.forwardRef(function DocumentVertical(
|
|
510
|
+
const DocumentVertical = /*#__PURE__*/React.forwardRef(function DocumentVertical(_ref22, ref) {
|
|
488
511
|
let {
|
|
489
512
|
children,
|
|
490
513
|
size = 16,
|
|
491
514
|
...rest
|
|
492
|
-
} =
|
|
515
|
+
} = _ref22;
|
|
493
516
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
494
517
|
width: size,
|
|
495
518
|
height: size,
|
|
@@ -498,21 +521,21 @@ const DocumentVertical = /*#__PURE__*/React.forwardRef(function DocumentVertical
|
|
|
498
521
|
viewBox: "0 0 32 32",
|
|
499
522
|
fill: "currentColor",
|
|
500
523
|
...rest
|
|
501
|
-
},
|
|
524
|
+
}, _path45 || (_path45 = /*#__PURE__*/React.createElement("path", {
|
|
502
525
|
d: "M16,14a4,4,0,1,1,4-4h0A4.0118,4.0118,0,0,1,16,14Zm0-6a2,2,0,1,0,2,2h0a2.0059,2.0059,0,0,0-2-2Z"
|
|
503
|
-
})),
|
|
526
|
+
})), _path46 || (_path46 = /*#__PURE__*/React.createElement("path", {
|
|
504
527
|
d: "M24,2H8A2.0023,2.0023,0,0,0,6,4V28a2.0023,2.0023,0,0,0,2,2H24a2.0023,2.0023,0,0,0,2-2V4A2.0023,2.0023,0,0,0,24,2ZM12,24V18a.9447.9447,0,0,1,1-1h6a.9447.9447,0,0,1,1,1v6H18v4H14V24Zm8,4V26a2.0058,2.0058,0,0,0,2-2V18a2.9463,2.9463,0,0,0-3-3H13a2.9463,2.9463,0,0,0-3,3v6a2.0058,2.0058,0,0,0,2,2v2H8V4H24V28Z"
|
|
505
528
|
})), children);
|
|
506
529
|
});
|
|
507
530
|
if (process.env.NODE_ENV !== "production") {
|
|
508
531
|
DocumentVertical.propTypes = iconPropTypes;
|
|
509
532
|
}
|
|
510
|
-
const DocumentVideo = /*#__PURE__*/React.forwardRef(function DocumentVideo(
|
|
533
|
+
const DocumentVideo = /*#__PURE__*/React.forwardRef(function DocumentVideo(_ref23, ref) {
|
|
511
534
|
let {
|
|
512
535
|
children,
|
|
513
536
|
size = 16,
|
|
514
537
|
...rest
|
|
515
|
-
} =
|
|
538
|
+
} = _ref23;
|
|
516
539
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
517
540
|
width: size,
|
|
518
541
|
height: size,
|
|
@@ -521,21 +544,21 @@ const DocumentVideo = /*#__PURE__*/React.forwardRef(function DocumentVideo(_ref2
|
|
|
521
544
|
viewBox: "0 0 32 32",
|
|
522
545
|
fill: "currentColor",
|
|
523
546
|
...rest
|
|
524
|
-
},
|
|
547
|
+
}, _path47 || (_path47 = /*#__PURE__*/React.createElement("path", {
|
|
525
548
|
d: "M30,19l-4,3.2V20a2.0023,2.0023,0,0,0-2-2H16a2.0023,2.0023,0,0,0-2,2v6a2.0023,2.0023,0,0,0,2,2h8a2.0023,2.0023,0,0,0,2-2V23.8L30,27ZM16,26V20h8l.0015,6Z"
|
|
526
|
-
})),
|
|
549
|
+
})), _path48 || (_path48 = /*#__PURE__*/React.createElement("path", {
|
|
527
550
|
d: "M12,28H8V4h8v6a2.0058,2.0058,0,0,0,2,2h6v3l2,0V10a.9092.9092,0,0,0-.3-.7l-7-7A.9087.9087,0,0,0,18,2H8A2.0058,2.0058,0,0,0,6,4V28a2.0058,2.0058,0,0,0,2,2h4ZM18,4.4,23.6,10H18Z"
|
|
528
551
|
})), children);
|
|
529
552
|
});
|
|
530
553
|
if (process.env.NODE_ENV !== "production") {
|
|
531
554
|
DocumentVideo.propTypes = iconPropTypes;
|
|
532
555
|
}
|
|
533
|
-
const DocumentView = /*#__PURE__*/React.forwardRef(function DocumentView(
|
|
556
|
+
const DocumentView = /*#__PURE__*/React.forwardRef(function DocumentView(_ref24, ref) {
|
|
534
557
|
let {
|
|
535
558
|
children,
|
|
536
559
|
size = 16,
|
|
537
560
|
...rest
|
|
538
|
-
} =
|
|
561
|
+
} = _ref24;
|
|
539
562
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
540
563
|
width: size,
|
|
541
564
|
height: size,
|
|
@@ -548,24 +571,24 @@ const DocumentView = /*#__PURE__*/React.forwardRef(function DocumentView(_ref23,
|
|
|
548
571
|
cx: "22",
|
|
549
572
|
cy: "24",
|
|
550
573
|
r: "2"
|
|
551
|
-
})),
|
|
574
|
+
})), _path49 || (_path49 = /*#__PURE__*/React.createElement("path", {
|
|
552
575
|
fill: "none",
|
|
553
576
|
d: "M22,28a4,4,0,1,1,4-4A4.0039,4.0039,0,0,1,22,28Zm0-6a2,2,0,1,0,2,2A2.0027,2.0027,0,0,0,22,22Z"
|
|
554
|
-
})),
|
|
577
|
+
})), _path50 || (_path50 = /*#__PURE__*/React.createElement("path", {
|
|
555
578
|
d: "M29.7769,23.4785A8.64,8.64,0,0,0,22,18a8.64,8.64,0,0,0-7.7769,5.4785L14,24l.2231.5215A8.64,8.64,0,0,0,22,30a8.64,8.64,0,0,0,7.7769-5.4785L30,24ZM22,28a4,4,0,1,1,4-4A4.0045,4.0045,0,0,1,22,28Z"
|
|
556
|
-
})),
|
|
579
|
+
})), _path51 || (_path51 = /*#__PURE__*/React.createElement("path", {
|
|
557
580
|
d: "M12,28H8V4h8v6a2.0058,2.0058,0,0,0,2,2h6v4h2V10a.9092.9092,0,0,0-.3-.7l-7-7A.9087.9087,0,0,0,18,2H8A2.0058,2.0058,0,0,0,6,4V28a2.0058,2.0058,0,0,0,2,2h4ZM18,4.4,23.6,10H18Z"
|
|
558
581
|
})), children);
|
|
559
582
|
});
|
|
560
583
|
if (process.env.NODE_ENV !== "production") {
|
|
561
584
|
DocumentView.propTypes = iconPropTypes;
|
|
562
585
|
}
|
|
563
|
-
const DocumentWordProcessor = /*#__PURE__*/React.forwardRef(function DocumentWordProcessor(
|
|
586
|
+
const DocumentWordProcessor = /*#__PURE__*/React.forwardRef(function DocumentWordProcessor(_ref25, ref) {
|
|
564
587
|
let {
|
|
565
588
|
children,
|
|
566
589
|
size = 16,
|
|
567
590
|
...rest
|
|
568
|
-
} =
|
|
591
|
+
} = _ref25;
|
|
569
592
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
570
593
|
width: size,
|
|
571
594
|
height: size,
|
|
@@ -574,21 +597,21 @@ const DocumentWordProcessor = /*#__PURE__*/React.forwardRef(function DocumentWor
|
|
|
574
597
|
viewBox: "0 0 32 32",
|
|
575
598
|
fill: "currentColor",
|
|
576
599
|
...rest
|
|
577
|
-
},
|
|
600
|
+
}, _path52 || (_path52 = /*#__PURE__*/React.createElement("path", {
|
|
578
601
|
d: "M28.3 20L27.391 28.611 26 20 24 20 22.609 28.611 21.7 20 20 20 21.36 30 23.64 30 25 21.626 26.36 30 28.64 30 30 20 28.3 20z"
|
|
579
|
-
})),
|
|
602
|
+
})), _path53 || (_path53 = /*#__PURE__*/React.createElement("path", {
|
|
580
603
|
d: "M25.707,9.293l-7-7A1,1,0,0,0,18,2H8A2.002,2.002,0,0,0,6,4V28a2.0023,2.0023,0,0,0,2,2h8V28H8V4h8v6a2.002,2.002,0,0,0,2,2h6v4h2V10A1,1,0,0,0,25.707,9.293ZM18,4.4141,23.5859,10H18Z"
|
|
581
604
|
})), children);
|
|
582
605
|
});
|
|
583
606
|
if (process.env.NODE_ENV !== "production") {
|
|
584
607
|
DocumentWordProcessor.propTypes = iconPropTypes;
|
|
585
608
|
}
|
|
586
|
-
const DocumentWordProcessorReference = /*#__PURE__*/React.forwardRef(function DocumentWordProcessorReference(
|
|
609
|
+
const DocumentWordProcessorReference = /*#__PURE__*/React.forwardRef(function DocumentWordProcessorReference(_ref26, ref) {
|
|
587
610
|
let {
|
|
588
611
|
children,
|
|
589
612
|
size = 16,
|
|
590
613
|
...rest
|
|
591
|
-
} =
|
|
614
|
+
} = _ref26;
|
|
592
615
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
593
616
|
width: size,
|
|
594
617
|
height: size,
|
|
@@ -597,19 +620,19 @@ const DocumentWordProcessorReference = /*#__PURE__*/React.forwardRef(function Do
|
|
|
597
620
|
viewBox: "0 0 32 32",
|
|
598
621
|
fill: "currentColor",
|
|
599
622
|
...rest
|
|
600
|
-
},
|
|
623
|
+
}, _path54 || (_path54 = /*#__PURE__*/React.createElement("path", {
|
|
601
624
|
d: "M28.3 20L27.391 28.611 26 20 24 20 22.609 28.611 21.7 20 20 20 21.36 30 23.64 30 25 21.626 26.36 30 28.64 30 30 20 28.3 20zM4 20L4 22 8.586 22 2 28.586 3.414 30 10 23.414 10 28 12 28 12 20 4 20zM25.707 9.293l-7-7A1 1 0 0018 2H8A2.002 2.002 0 006 4V16H8V4h8v6a2.002 2.002 0 002 2h6v4h2V10A1 1 0 0025.707 9.293zM18 10V4.4141L23.5859 10z"
|
|
602
625
|
})), children);
|
|
603
626
|
});
|
|
604
627
|
if (process.env.NODE_ENV !== "production") {
|
|
605
628
|
DocumentWordProcessorReference.propTypes = iconPropTypes;
|
|
606
629
|
}
|
|
607
|
-
const DocumentSentiment = /*#__PURE__*/React.forwardRef(function DocumentSentiment(
|
|
630
|
+
const DocumentSentiment = /*#__PURE__*/React.forwardRef(function DocumentSentiment(_ref27, ref) {
|
|
608
631
|
let {
|
|
609
632
|
children,
|
|
610
633
|
size = 16,
|
|
611
634
|
...rest
|
|
612
|
-
} =
|
|
635
|
+
} = _ref27;
|
|
613
636
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
614
637
|
width: size,
|
|
615
638
|
height: size,
|
|
@@ -618,21 +641,21 @@ const DocumentSentiment = /*#__PURE__*/React.forwardRef(function DocumentSentime
|
|
|
618
641
|
viewBox: "0 0 32 32",
|
|
619
642
|
fill: "currentColor",
|
|
620
643
|
...rest
|
|
621
|
-
},
|
|
644
|
+
}, _path55 || (_path55 = /*#__PURE__*/React.createElement("path", {
|
|
622
645
|
d: "M18.303,16a2.6616,2.6616,0,0,0-1.9079.8058l-.3932.4054-.397-.4054a2.6615,2.6615,0,0,0-3.8157,0,2.7992,2.7992,0,0,0,0,3.8964L16.0019,25l4.2089-4.2978a2.7992,2.7992,0,0,0,0-3.8964A2.6616,2.6616,0,0,0,18.303,16Z"
|
|
623
|
-
})),
|
|
646
|
+
})), _path56 || (_path56 = /*#__PURE__*/React.createElement("path", {
|
|
624
647
|
d: "M25.7,9.3l-7-7A.9078.9078,0,0,0,18,2H8A2.0059,2.0059,0,0,0,6,4V28a2.0059,2.0059,0,0,0,2,2H24a2.0059,2.0059,0,0,0,2-2V10A.9078.9078,0,0,0,25.7,9.3ZM18,4.4,23.6,10H18ZM24,28H8V4h8v6a2.0059,2.0059,0,0,0,2,2h6Z"
|
|
625
648
|
})), children);
|
|
626
649
|
});
|
|
627
650
|
if (process.env.NODE_ENV !== "production") {
|
|
628
651
|
DocumentSentiment.propTypes = iconPropTypes;
|
|
629
652
|
}
|
|
630
|
-
const DogWalker = /*#__PURE__*/React.forwardRef(function DogWalker(
|
|
653
|
+
const DogWalker = /*#__PURE__*/React.forwardRef(function DogWalker(_ref28, ref) {
|
|
631
654
|
let {
|
|
632
655
|
children,
|
|
633
656
|
size = 16,
|
|
634
657
|
...rest
|
|
635
|
-
} =
|
|
658
|
+
} = _ref28;
|
|
636
659
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
637
660
|
width: size,
|
|
638
661
|
height: size,
|
|
@@ -641,21 +664,21 @@ const DogWalker = /*#__PURE__*/React.forwardRef(function DogWalker(_ref27, ref)
|
|
|
641
664
|
viewBox: "0 0 32 32",
|
|
642
665
|
fill: "currentColor",
|
|
643
666
|
...rest
|
|
644
|
-
},
|
|
667
|
+
}, _path57 || (_path57 = /*#__PURE__*/React.createElement("path", {
|
|
645
668
|
d: "M20 20H22V30H20zM4 23H6V30H4z"
|
|
646
|
-
})),
|
|
669
|
+
})), _path58 || (_path58 = /*#__PURE__*/React.createElement("path", {
|
|
647
670
|
d: "M16 30H14V26a1.0011 1.0011 0 00-1-1H11v5H9V23h4a3.0033 3.0033 0 013 3zM7.5 22A3.5041 3.5041 0 014 18.5V17H2V15H6v3.5a1.5 1.5 0 003 0V15h4v2H11v1.5A3.5041 3.5041 0 017.5 22zM27 10H21.354a2.9861 2.9861 0 00-2.7856 1.8857l-1.4419 3.6055-3.6079 4.51 1.562 1.249 3.7-4.625 1.645-3.9961A.9949.9949 0 0121.354 12H27a1.0009 1.0009 0 011 1v7H25V30h2V22h1a2.0023 2.0023 0 002-2V13A3.0033 3.0033 0 0027 10zM24 9a4 4 0 114-4A4.0045 4.0045 0 0124 9zm0-6a2 2 0 102 2A2.0021 2.0021 0 0024 3z"
|
|
648
671
|
})), children);
|
|
649
672
|
});
|
|
650
673
|
if (process.env.NODE_ENV !== "production") {
|
|
651
674
|
DogWalker.propTypes = iconPropTypes;
|
|
652
675
|
}
|
|
653
|
-
const DotMark = /*#__PURE__*/React.forwardRef(function DotMark(
|
|
676
|
+
const DotMark = /*#__PURE__*/React.forwardRef(function DotMark(_ref29, ref) {
|
|
654
677
|
let {
|
|
655
678
|
children,
|
|
656
679
|
size = 16,
|
|
657
680
|
...rest
|
|
658
|
-
} =
|
|
681
|
+
} = _ref29;
|
|
659
682
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
660
683
|
width: size,
|
|
661
684
|
height: size,
|
|
@@ -673,12 +696,12 @@ const DotMark = /*#__PURE__*/React.forwardRef(function DotMark(_ref28, ref) {
|
|
|
673
696
|
if (process.env.NODE_ENV !== "production") {
|
|
674
697
|
DotMark.propTypes = iconPropTypes;
|
|
675
698
|
}
|
|
676
|
-
const DoubleInteger = /*#__PURE__*/React.forwardRef(function DoubleInteger(
|
|
699
|
+
const DoubleInteger = /*#__PURE__*/React.forwardRef(function DoubleInteger(_ref30, ref) {
|
|
677
700
|
let {
|
|
678
701
|
children,
|
|
679
702
|
size = 16,
|
|
680
703
|
...rest
|
|
681
|
-
} =
|
|
704
|
+
} = _ref30;
|
|
682
705
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
683
706
|
width: size,
|
|
684
707
|
height: size,
|
|
@@ -687,19 +710,19 @@ const DoubleInteger = /*#__PURE__*/React.forwardRef(function DoubleInteger(_ref2
|
|
|
687
710
|
viewBox: "0 0 32 32",
|
|
688
711
|
fill: "currentColor",
|
|
689
712
|
...rest
|
|
690
|
-
},
|
|
713
|
+
}, _path59 || (_path59 = /*#__PURE__*/React.createElement("path", {
|
|
691
714
|
d: "M17 8V6H13V2H11V6H8V2H6V6H2V8H6v3H2v2H6v4H8V13h3v4h2V13h4V11H13V8zm-6 3H8V8h3zM30 21V19H26V15H24v4H21V15H19v4H15v2h4v3H15v2h4v4h2V26h3v4h2V26h4V24H26V21zm-6 3H21V21h3z"
|
|
692
715
|
})), children);
|
|
693
716
|
});
|
|
694
717
|
if (process.env.NODE_ENV !== "production") {
|
|
695
718
|
DoubleInteger.propTypes = iconPropTypes;
|
|
696
719
|
}
|
|
697
|
-
const DownToBottom = /*#__PURE__*/React.forwardRef(function DownToBottom(
|
|
720
|
+
const DownToBottom = /*#__PURE__*/React.forwardRef(function DownToBottom(_ref31, ref) {
|
|
698
721
|
let {
|
|
699
722
|
children,
|
|
700
723
|
size = 16,
|
|
701
724
|
...rest
|
|
702
|
-
} =
|
|
725
|
+
} = _ref31;
|
|
703
726
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
704
727
|
width: size,
|
|
705
728
|
height: size,
|
|
@@ -708,19 +731,19 @@ const DownToBottom = /*#__PURE__*/React.forwardRef(function DownToBottom(_ref30,
|
|
|
708
731
|
viewBox: "0 0 32 32",
|
|
709
732
|
fill: "currentColor",
|
|
710
733
|
...rest
|
|
711
|
-
},
|
|
734
|
+
}, _path60 || (_path60 = /*#__PURE__*/React.createElement("path", {
|
|
712
735
|
d: "M16 18L6 8 7.4 6.6 16 15.2 24.6 6.6 26 8zM4 22H28V24H4z"
|
|
713
736
|
})), children);
|
|
714
737
|
});
|
|
715
738
|
if (process.env.NODE_ENV !== "production") {
|
|
716
739
|
DownToBottom.propTypes = iconPropTypes;
|
|
717
740
|
}
|
|
718
|
-
const Download = /*#__PURE__*/React.forwardRef(function Download(
|
|
741
|
+
const Download = /*#__PURE__*/React.forwardRef(function Download(_ref32, ref) {
|
|
719
742
|
let {
|
|
720
743
|
children,
|
|
721
744
|
size = 16,
|
|
722
745
|
...rest
|
|
723
|
-
} =
|
|
746
|
+
} = _ref32;
|
|
724
747
|
if (size === 16 || size === "16" || size === "16px") {
|
|
725
748
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
726
749
|
width: size,
|
|
@@ -730,7 +753,7 @@ const Download = /*#__PURE__*/React.forwardRef(function Download(_ref31, ref) {
|
|
|
730
753
|
viewBox: "0 0 16 16",
|
|
731
754
|
fill: "currentColor",
|
|
732
755
|
...rest
|
|
733
|
-
},
|
|
756
|
+
}, _path61 || (_path61 = /*#__PURE__*/React.createElement("path", {
|
|
734
757
|
d: "M13 7L12.3 6.3 8.5 10.1 8.5 1 7.5 1 7.5 10.1 3.7 6.3 3 7 8 12zM13 12v2H3v-2H2v2l0 0c0 .6.4 1 1 1h10c.6 0 1-.4 1-1l0 0v-2H13z"
|
|
735
758
|
})), children);
|
|
736
759
|
}
|
|
@@ -742,19 +765,19 @@ const Download = /*#__PURE__*/React.forwardRef(function Download(_ref31, ref) {
|
|
|
742
765
|
viewBox: "0 0 32 32",
|
|
743
766
|
fill: "currentColor",
|
|
744
767
|
...rest
|
|
745
|
-
},
|
|
768
|
+
}, _path62 || (_path62 = /*#__PURE__*/React.createElement("path", {
|
|
746
769
|
d: "M26 24v4H6V24H4v4H4a2 2 0 002 2H26a2 2 0 002-2h0V24zM26 14L24.59 12.59 17 20.17 17 2 15 2 15 20.17 7.41 12.59 6 14 16 24 26 14z"
|
|
747
770
|
})), children);
|
|
748
771
|
});
|
|
749
772
|
if (process.env.NODE_ENV !== "production") {
|
|
750
773
|
Download.propTypes = iconPropTypes;
|
|
751
774
|
}
|
|
752
|
-
const WatsonHealthDownloadStudy = /*#__PURE__*/React.forwardRef(function WatsonHealthDownloadStudy(
|
|
775
|
+
const WatsonHealthDownloadStudy = /*#__PURE__*/React.forwardRef(function WatsonHealthDownloadStudy(_ref33, ref) {
|
|
753
776
|
let {
|
|
754
777
|
children,
|
|
755
778
|
size = 16,
|
|
756
779
|
...rest
|
|
757
|
-
} =
|
|
780
|
+
} = _ref33;
|
|
758
781
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
759
782
|
width: size,
|
|
760
783
|
height: size,
|
|
@@ -763,21 +786,21 @@ const WatsonHealthDownloadStudy = /*#__PURE__*/React.forwardRef(function WatsonH
|
|
|
763
786
|
viewBox: "0 0 32 32",
|
|
764
787
|
fill: "currentColor",
|
|
765
788
|
...rest
|
|
766
|
-
},
|
|
789
|
+
}, _path63 || (_path63 = /*#__PURE__*/React.createElement("path", {
|
|
767
790
|
d: "M30 25L28.586 23.586 26 26.172 26 18 24 18 24 26.172 21.414 23.586 20 25 25 30 30 25zM19 14H23V16H19zM19 10H26V12H19zM9 18h6a3 3 0 013 3v2H16V21a1 1 0 00-1-1H9a1 1 0 00-1 1v2H6V21A3 3 0 019 18zM16 13a4 4 0 10-4 4A4 4 0 0016 13zm-2 0a2 2 0 11-2-2A2 2 0 0114 13z"
|
|
768
|
-
})),
|
|
791
|
+
})), _path64 || (_path64 = /*#__PURE__*/React.createElement("path", {
|
|
769
792
|
d: "M18,26H4V6H28V16h2V6a2,2,0,0,0-2-2H4A2,2,0,0,0,2,6V26a2,2,0,0,0,2,2H18Z"
|
|
770
793
|
})), children);
|
|
771
794
|
});
|
|
772
795
|
if (process.env.NODE_ENV !== "production") {
|
|
773
796
|
WatsonHealthDownloadStudy.propTypes = iconPropTypes;
|
|
774
797
|
}
|
|
775
|
-
const DragHorizontal = /*#__PURE__*/React.forwardRef(function DragHorizontal(
|
|
798
|
+
const DragHorizontal = /*#__PURE__*/React.forwardRef(function DragHorizontal(_ref34, ref) {
|
|
776
799
|
let {
|
|
777
800
|
children,
|
|
778
801
|
size = 16,
|
|
779
802
|
...rest
|
|
780
|
-
} =
|
|
803
|
+
} = _ref34;
|
|
781
804
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
782
805
|
width: size,
|
|
783
806
|
height: size,
|
|
@@ -786,19 +809,19 @@ const DragHorizontal = /*#__PURE__*/React.forwardRef(function DragHorizontal(_re
|
|
|
786
809
|
viewBox: "0 0 32 32",
|
|
787
810
|
fill: "currentColor",
|
|
788
811
|
...rest
|
|
789
|
-
},
|
|
812
|
+
}, _path65 || (_path65 = /*#__PURE__*/React.createElement("path", {
|
|
790
813
|
d: "M12 4L12 15 5.83 15 8.41 12.41 7 11 2 16 7 21 8.41 19.59 5.83 17 12 17 12 28 14 28 14 4 12 4zM25 11L23.59 12.41 26.17 15 20 15 20 4 18 4 18 28 20 28 20 17 26.17 17 23.59 19.59 25 21 30 16 25 11z"
|
|
791
814
|
})), children);
|
|
792
815
|
});
|
|
793
816
|
if (process.env.NODE_ENV !== "production") {
|
|
794
817
|
DragHorizontal.propTypes = iconPropTypes;
|
|
795
818
|
}
|
|
796
|
-
const DragVertical = /*#__PURE__*/React.forwardRef(function DragVertical(
|
|
819
|
+
const DragVertical = /*#__PURE__*/React.forwardRef(function DragVertical(_ref35, ref) {
|
|
797
820
|
let {
|
|
798
821
|
children,
|
|
799
822
|
size = 16,
|
|
800
823
|
...rest
|
|
801
|
-
} =
|
|
824
|
+
} = _ref35;
|
|
802
825
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
803
826
|
width: size,
|
|
804
827
|
height: size,
|
|
@@ -807,19 +830,19 @@ const DragVertical = /*#__PURE__*/React.forwardRef(function DragVertical(_ref34,
|
|
|
807
830
|
viewBox: "0 0 32 32",
|
|
808
831
|
fill: "currentColor",
|
|
809
832
|
...rest
|
|
810
|
-
},
|
|
833
|
+
}, _path66 || (_path66 = /*#__PURE__*/React.createElement("path", {
|
|
811
834
|
d: "M4 20L15 20 15 26.17 12.41 23.59 11 25 16 30 21 25 19.59 23.59 17 26.17 17 20 28 20 28 18 4 18 4 20zM11 7L12.41 8.41 15 5.83 15 12 4 12 4 14 28 14 28 12 17 12 17 5.83 19.59 8.41 21 7 16 2 11 7z"
|
|
812
835
|
})), children);
|
|
813
836
|
});
|
|
814
837
|
if (process.env.NODE_ENV !== "production") {
|
|
815
838
|
DragVertical.propTypes = iconPropTypes;
|
|
816
839
|
}
|
|
817
|
-
const Draggable = /*#__PURE__*/React.forwardRef(function Draggable(
|
|
840
|
+
const Draggable = /*#__PURE__*/React.forwardRef(function Draggable(_ref36, ref) {
|
|
818
841
|
let {
|
|
819
842
|
children,
|
|
820
843
|
size = 16,
|
|
821
844
|
...rest
|
|
822
|
-
} =
|
|
845
|
+
} = _ref36;
|
|
823
846
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
824
847
|
width: size,
|
|
825
848
|
height: size,
|
|
@@ -828,19 +851,19 @@ const Draggable = /*#__PURE__*/React.forwardRef(function Draggable(_ref35, ref)
|
|
|
828
851
|
viewBox: "0 0 32 32",
|
|
829
852
|
fill: "currentColor",
|
|
830
853
|
...rest
|
|
831
|
-
},
|
|
854
|
+
}, _path67 || (_path67 = /*#__PURE__*/React.createElement("path", {
|
|
832
855
|
d: "M10 6H14V10H10zM18 6H22V10H18zM10 14H14V18H10zM18 14H22V18H18zM10 22H14V26H10zM18 22H22V26H18z"
|
|
833
856
|
})), children);
|
|
834
857
|
});
|
|
835
858
|
if (process.env.NODE_ENV !== "production") {
|
|
836
859
|
Draggable.propTypes = iconPropTypes;
|
|
837
860
|
}
|
|
838
|
-
const Draw = /*#__PURE__*/React.forwardRef(function Draw(
|
|
861
|
+
const Draw = /*#__PURE__*/React.forwardRef(function Draw(_ref37, ref) {
|
|
839
862
|
let {
|
|
840
863
|
children,
|
|
841
864
|
size = 16,
|
|
842
865
|
...rest
|
|
843
|
-
} =
|
|
866
|
+
} = _ref37;
|
|
844
867
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
845
868
|
width: size,
|
|
846
869
|
height: size,
|
|
@@ -849,19 +872,19 @@ const Draw = /*#__PURE__*/React.forwardRef(function Draw(_ref36, ref) {
|
|
|
849
872
|
viewBox: "0 0 32 32",
|
|
850
873
|
fill: "currentColor",
|
|
851
874
|
...rest
|
|
852
|
-
},
|
|
875
|
+
}, _path68 || (_path68 = /*#__PURE__*/React.createElement("path", {
|
|
853
876
|
d: "M19.14,28a3.42,3.42,0,0,1-2.42-5.85L21.86,17a1.42,1.42,0,1,0-2-2L13,21.85a3.5,3.5,0,0,1-4.85,0,3.43,3.43,0,0,1,0-4.84l8.58-8.58a1.42,1.42,0,1,0-2-2L6.41,14.7,5,13.3,13.29,5a3.43,3.43,0,0,1,4.84,4.85L9.56,18.42a1.42,1.42,0,0,0,0,2,1.45,1.45,0,0,0,2,0l6.86-6.86a3.43,3.43,0,1,1,4.85,4.84l-5.15,5.15a1.42,1.42,0,0,0,2,2l4.44-4.43L26,22.56,21.56,27A3.38,3.38,0,0,1,19.14,28Z"
|
|
854
877
|
})), children);
|
|
855
878
|
});
|
|
856
879
|
if (process.env.NODE_ENV !== "production") {
|
|
857
880
|
Draw.propTypes = iconPropTypes;
|
|
858
881
|
}
|
|
859
|
-
const DrillBack = /*#__PURE__*/React.forwardRef(function DrillBack(
|
|
882
|
+
const DrillBack = /*#__PURE__*/React.forwardRef(function DrillBack(_ref38, ref) {
|
|
860
883
|
let {
|
|
861
884
|
children,
|
|
862
885
|
size = 16,
|
|
863
886
|
...rest
|
|
864
|
-
} =
|
|
887
|
+
} = _ref38;
|
|
865
888
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
866
889
|
width: size,
|
|
867
890
|
height: size,
|
|
@@ -870,23 +893,23 @@ const DrillBack = /*#__PURE__*/React.forwardRef(function DrillBack(_ref37, ref)
|
|
|
870
893
|
viewBox: "0 0 32 32",
|
|
871
894
|
fill: "currentColor",
|
|
872
895
|
...rest
|
|
873
|
-
},
|
|
896
|
+
}, _path69 || (_path69 = /*#__PURE__*/React.createElement("path", {
|
|
874
897
|
d: "M6 22L7.414 20.586 3.828 17 12 17 12 15 3.828 15 7.414 11.414 6 10 0 16 6 22z"
|
|
875
|
-
})),
|
|
898
|
+
})), _path70 || (_path70 = /*#__PURE__*/React.createElement("path", {
|
|
876
899
|
d: "M16,10a5.9815,5.9815,0,0,0-4.2427,1.7573L16,16l-4.2427,4.2427A6,6,0,1,0,16,10Z"
|
|
877
|
-
})),
|
|
900
|
+
})), _path71 || (_path71 = /*#__PURE__*/React.createElement("path", {
|
|
878
901
|
d: "M16,2A13.9581,13.9581,0,0,0,6.105,6.105L7.5188,7.5186a12,12,0,1,1,0,16.9628L6.105,25.895A13.9974,13.9974,0,1,0,16,2Z"
|
|
879
902
|
})), children);
|
|
880
903
|
});
|
|
881
904
|
if (process.env.NODE_ENV !== "production") {
|
|
882
905
|
DrillBack.propTypes = iconPropTypes;
|
|
883
906
|
}
|
|
884
|
-
const DrillDown = /*#__PURE__*/React.forwardRef(function DrillDown(
|
|
907
|
+
const DrillDown = /*#__PURE__*/React.forwardRef(function DrillDown(_ref39, ref) {
|
|
885
908
|
let {
|
|
886
909
|
children,
|
|
887
910
|
size = 16,
|
|
888
911
|
...rest
|
|
889
|
-
} =
|
|
912
|
+
} = _ref39;
|
|
890
913
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
891
914
|
width: size,
|
|
892
915
|
height: size,
|
|
@@ -895,23 +918,23 @@ const DrillDown = /*#__PURE__*/React.forwardRef(function DrillDown(_ref38, ref)
|
|
|
895
918
|
viewBox: "0 0 32 32",
|
|
896
919
|
fill: "currentColor",
|
|
897
920
|
...rest
|
|
898
|
-
},
|
|
921
|
+
}, _path72 || (_path72 = /*#__PURE__*/React.createElement("path", {
|
|
899
922
|
d: "M10 6L11.414 4.586 15 8.172 15 0 17 0 17 8.172 20.586 4.586 22 6 16 12 10 6z"
|
|
900
|
-
})),
|
|
923
|
+
})), _path73 || (_path73 = /*#__PURE__*/React.createElement("path", {
|
|
901
924
|
d: "M22,16a5.9815,5.9815,0,0,0-1.7573-4.2427L16,16l-4.2427-4.2427A6,6,0,1,0,22,16Z"
|
|
902
|
-
})),
|
|
925
|
+
})), _path74 || (_path74 = /*#__PURE__*/React.createElement("path", {
|
|
903
926
|
d: "M30,16a13.9581,13.9581,0,0,0-4.105-9.895L24.4814,7.5188a12,12,0,1,1-16.9628,0L6.105,6.105A13.9974,13.9974,0,1,0,30,16Z"
|
|
904
927
|
})), children);
|
|
905
928
|
});
|
|
906
929
|
if (process.env.NODE_ENV !== "production") {
|
|
907
930
|
DrillDown.propTypes = iconPropTypes;
|
|
908
931
|
}
|
|
909
|
-
const DrillThrough = /*#__PURE__*/React.forwardRef(function DrillThrough(
|
|
932
|
+
const DrillThrough = /*#__PURE__*/React.forwardRef(function DrillThrough(_ref40, ref) {
|
|
910
933
|
let {
|
|
911
934
|
children,
|
|
912
935
|
size = 16,
|
|
913
936
|
...rest
|
|
914
|
-
} =
|
|
937
|
+
} = _ref40;
|
|
915
938
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
916
939
|
width: size,
|
|
917
940
|
height: size,
|
|
@@ -920,21 +943,21 @@ const DrillThrough = /*#__PURE__*/React.forwardRef(function DrillThrough(_ref39,
|
|
|
920
943
|
viewBox: "0 0 32 32",
|
|
921
944
|
fill: "currentColor",
|
|
922
945
|
...rest
|
|
923
|
-
},
|
|
946
|
+
}, _path75 || (_path75 = /*#__PURE__*/React.createElement("path", {
|
|
924
947
|
d: "M16,30A14.0158,14.0158,0,0,1,2,16H4A12,12,0,1,0,16,4V2a14,14,0,0,1,0,28Z"
|
|
925
|
-
})),
|
|
948
|
+
})), _path76 || (_path76 = /*#__PURE__*/React.createElement("path", {
|
|
926
949
|
d: "M4 12L4 10 8.586 10 2 3.414 3.414 2 10 8.586 10 4 12 4 12 12 4 12zM16 10v6H10a6 6 0 106-6z"
|
|
927
950
|
})), children);
|
|
928
951
|
});
|
|
929
952
|
if (process.env.NODE_ENV !== "production") {
|
|
930
953
|
DrillThrough.propTypes = iconPropTypes;
|
|
931
954
|
}
|
|
932
|
-
const Drink_01 = /*#__PURE__*/React.forwardRef(function Drink_01(
|
|
955
|
+
const Drink_01 = /*#__PURE__*/React.forwardRef(function Drink_01(_ref41, ref) {
|
|
933
956
|
let {
|
|
934
957
|
children,
|
|
935
958
|
size = 16,
|
|
936
959
|
...rest
|
|
937
|
-
} =
|
|
960
|
+
} = _ref41;
|
|
938
961
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
939
962
|
width: size,
|
|
940
963
|
height: size,
|
|
@@ -943,21 +966,21 @@ const Drink_01 = /*#__PURE__*/React.forwardRef(function Drink_01(_ref40, ref) {
|
|
|
943
966
|
viewBox: "0 0 32 32",
|
|
944
967
|
fill: "currentColor",
|
|
945
968
|
...rest
|
|
946
|
-
},
|
|
969
|
+
}, _path77 || (_path77 = /*#__PURE__*/React.createElement("path", {
|
|
947
970
|
d: "M23,10.4141l3-3-1.4141-1.4141-3.293,3.293c-.1875,.1875-.293,.4419-.293,.707v4h-7.0742l1.1436,16h8.8613l1.1436-16h-2.0742v-3.5859Zm-.9307,17.5859h-5.1387l-.8564-12h6.8516l-.8564,12Z"
|
|
948
|
-
})),
|
|
971
|
+
})), _path78 || (_path78 = /*#__PURE__*/React.createElement("path", {
|
|
949
972
|
d: "M15,1h-5c-.5522,0-1,.4478-1,1v7.3706c-1.0674,.6055-3,2.1777-3,5.6294v14c0,.5527,.4478,1,1,1h5v-2h-4V15c0-3.7536,3-4.2793,3-4.2793V3h3v7h2V2c0-.5522-.4478-1-1-1Z"
|
|
950
973
|
})), children);
|
|
951
974
|
});
|
|
952
975
|
if (process.env.NODE_ENV !== "production") {
|
|
953
976
|
Drink_01.propTypes = iconPropTypes;
|
|
954
977
|
}
|
|
955
|
-
const Drink_02 = /*#__PURE__*/React.forwardRef(function Drink_02(
|
|
978
|
+
const Drink_02 = /*#__PURE__*/React.forwardRef(function Drink_02(_ref42, ref) {
|
|
956
979
|
let {
|
|
957
980
|
children,
|
|
958
981
|
size = 16,
|
|
959
982
|
...rest
|
|
960
|
-
} =
|
|
983
|
+
} = _ref42;
|
|
961
984
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
962
985
|
width: size,
|
|
963
986
|
height: size,
|
|
@@ -966,21 +989,21 @@ const Drink_02 = /*#__PURE__*/React.forwardRef(function Drink_02(_ref41, ref) {
|
|
|
966
989
|
viewBox: "0 0 32 32",
|
|
967
990
|
fill: "currentColor",
|
|
968
991
|
...rest
|
|
969
|
-
},
|
|
992
|
+
}, _path79 || (_path79 = /*#__PURE__*/React.createElement("path", {
|
|
970
993
|
d: "M23,10.4141l3-3-1.4141-1.4141-3.293,3.293c-.1875,.1875-.293,.4419-.293,.707v4h-7.0742l1.1436,16h8.8613l1.1436-16h-2.0742v-3.5859Zm-.9307,17.5859h-5.1387l-.8564-12h6.8516l-.8564,12Z"
|
|
971
|
-
})),
|
|
994
|
+
})), _path80 || (_path80 = /*#__PURE__*/React.createElement("path", {
|
|
972
995
|
d: "M16,7.0513v-3.0513c0-.5522-.4478-1-1-1h-6c-.5522,0-1,.4478-1,1v3.0513c-1.2771,1.1411-2,2.7358-2,4.4487V29c0,.5522,.4478,1,1,1h5v-2h-4V11.5c0-2.356,2-3.48,2-3.48v-3.02h4v3.02s2,1.124,2,3.48v.5h2v-.5c0-1.7129-.7229-3.3076-2-4.4487Z"
|
|
973
996
|
})), children);
|
|
974
997
|
});
|
|
975
998
|
if (process.env.NODE_ENV !== "production") {
|
|
976
999
|
Drink_02.propTypes = iconPropTypes;
|
|
977
1000
|
}
|
|
978
|
-
const DriverAnalysis = /*#__PURE__*/React.forwardRef(function DriverAnalysis(
|
|
1001
|
+
const DriverAnalysis = /*#__PURE__*/React.forwardRef(function DriverAnalysis(_ref43, ref) {
|
|
979
1002
|
let {
|
|
980
1003
|
children,
|
|
981
1004
|
size = 16,
|
|
982
1005
|
...rest
|
|
983
|
-
} =
|
|
1006
|
+
} = _ref43;
|
|
984
1007
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
985
1008
|
width: size,
|
|
986
1009
|
height: size,
|
|
@@ -993,19 +1016,19 @@ const DriverAnalysis = /*#__PURE__*/React.forwardRef(function DriverAnalysis(_re
|
|
|
993
1016
|
cx: "22",
|
|
994
1017
|
cy: "16",
|
|
995
1018
|
r: "2"
|
|
996
|
-
})),
|
|
1019
|
+
})), _path81 || (_path81 = /*#__PURE__*/React.createElement("path", {
|
|
997
1020
|
d: "M30,15H27.91A6.0048,6.0048,0,0,0,22,10l-.022.001A9.9833,9.9833,0,0,0,4.0508,15H2v2H4.0508A9.9833,9.9833,0,0,0,21.978,21.999L22,22a6.0048,6.0048,0,0,0,5.91-5H30ZM14,8a7.9769,7.9769,0,0,1,5.7383,2.4463A6.0152,6.0152,0,0,0,16.0891,15H6.0693A8.0073,8.0073,0,0,1,14,8Zm0,16a8.0073,8.0073,0,0,1-7.9307-7h10.02a6.0152,6.0152,0,0,0,3.6492,4.5537A7.9769,7.9769,0,0,1,14,24Zm8-4a4,4,0,1,1,4-4A4.0045,4.0045,0,0,1,22,20Z"
|
|
998
1021
|
})), children);
|
|
999
1022
|
});
|
|
1000
1023
|
if (process.env.NODE_ENV !== "production") {
|
|
1001
1024
|
DriverAnalysis.propTypes = iconPropTypes;
|
|
1002
1025
|
}
|
|
1003
|
-
const Drone = /*#__PURE__*/React.forwardRef(function Drone(
|
|
1026
|
+
const Drone = /*#__PURE__*/React.forwardRef(function Drone(_ref44, ref) {
|
|
1004
1027
|
let {
|
|
1005
1028
|
children,
|
|
1006
1029
|
size = 16,
|
|
1007
1030
|
...rest
|
|
1008
|
-
} =
|
|
1031
|
+
} = _ref44;
|
|
1009
1032
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1010
1033
|
width: size,
|
|
1011
1034
|
height: size,
|
|
@@ -1014,21 +1037,21 @@ const Drone = /*#__PURE__*/React.forwardRef(function Drone(_ref43, ref) {
|
|
|
1014
1037
|
viewBox: "0 0 32 32",
|
|
1015
1038
|
fill: "currentColor",
|
|
1016
1039
|
...rest
|
|
1017
|
-
},
|
|
1040
|
+
}, _path82 || (_path82 = /*#__PURE__*/React.createElement("path", {
|
|
1018
1041
|
d: "M7 12a5 5 0 115-5H10a3 3 0 10-3 3zM25 12V10a3 3 0 10-3-3H20a5 5 0 115 5zM7 30A5 5 0 017 20v2a3 3 0 103 3h2A5.0055 5.0055 0 017 30zM25 30a5.0055 5.0055 0 01-5-5h2a3 3 0 103-3V20a5 5 0 010 10z"
|
|
1019
|
-
})),
|
|
1042
|
+
})), _path83 || (_path83 = /*#__PURE__*/React.createElement("path", {
|
|
1020
1043
|
d: "M20,18.5859V13.4141L25.707,7.707a1,1,0,1,0-1.414-1.414l-4.4995,4.5a3.9729,3.9729,0,0,0-7.587,0L7.707,6.293a.9994.9994,0,0,0-1.414,0h0a.9994.9994,0,0,0,0,1.414L12,13.4141v5.1718L6.293,24.293a.9994.9994,0,0,0,0,1.414h0a.9994.9994,0,0,0,1.414,0l4.5-4.5a3.9729,3.9729,0,0,0,7.587,0l4.4995,4.5a1,1,0,0,0,1.414-1.414ZM18,20a2,2,0,0,1-4,0V12a2,2,0,0,1,4,0Z"
|
|
1021
1044
|
})), children);
|
|
1022
1045
|
});
|
|
1023
1046
|
if (process.env.NODE_ENV !== "production") {
|
|
1024
1047
|
Drone.propTypes = iconPropTypes;
|
|
1025
1048
|
}
|
|
1026
|
-
const DroneDelivery = /*#__PURE__*/React.forwardRef(function DroneDelivery(
|
|
1049
|
+
const DroneDelivery = /*#__PURE__*/React.forwardRef(function DroneDelivery(_ref45, ref) {
|
|
1027
1050
|
let {
|
|
1028
1051
|
children,
|
|
1029
1052
|
size = 16,
|
|
1030
1053
|
...rest
|
|
1031
|
-
} =
|
|
1054
|
+
} = _ref45;
|
|
1032
1055
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1033
1056
|
width: size,
|
|
1034
1057
|
height: size,
|
|
@@ -1037,23 +1060,23 @@ const DroneDelivery = /*#__PURE__*/React.forwardRef(function DroneDelivery(_ref4
|
|
|
1037
1060
|
viewBox: "0 0 32 32",
|
|
1038
1061
|
fill: "currentColor",
|
|
1039
1062
|
...rest
|
|
1040
|
-
},
|
|
1063
|
+
}, _path84 || (_path84 = /*#__PURE__*/React.createElement("path", {
|
|
1041
1064
|
d: "M20,30H12V22h8Zm-6-2h4V24H14Z"
|
|
1042
|
-
})),
|
|
1065
|
+
})), _path85 || (_path85 = /*#__PURE__*/React.createElement("path", {
|
|
1043
1066
|
d: "M32 11L22 11 22 13 26 13 26 16 6 16 6 13 10 13 10 11 0 11 0 13 4 13 4 18 9.132 18 6 22.697 6 27 8 27 8 23.303 11.535 18 20.465 18 24 23.303 24 27 26 27 26 22.697 22.868 18 28 18 28 13 32 13 32 11zM16 6a5.9817 5.9817 0 00-4.2407 1.7593l1.4136 1.4136a3.9936 3.9936 0 015.6542 0l1.4136-1.4136A5.9814 5.9814 0 0016 6z"
|
|
1044
|
-
})),
|
|
1067
|
+
})), _path86 || (_path86 = /*#__PURE__*/React.createElement("path", {
|
|
1045
1068
|
d: "M8.9324,4.9321l1.4133,1.4136a7.9877,7.9877,0,0,1,11.3086,0l1.4136-1.4136a9.9844,9.9844,0,0,0-14.1355,0Z"
|
|
1046
1069
|
})), children);
|
|
1047
1070
|
});
|
|
1048
1071
|
if (process.env.NODE_ENV !== "production") {
|
|
1049
1072
|
DroneDelivery.propTypes = iconPropTypes;
|
|
1050
1073
|
}
|
|
1051
|
-
const DroneFront = /*#__PURE__*/React.forwardRef(function DroneFront(
|
|
1074
|
+
const DroneFront = /*#__PURE__*/React.forwardRef(function DroneFront(_ref46, ref) {
|
|
1052
1075
|
let {
|
|
1053
1076
|
children,
|
|
1054
1077
|
size = 16,
|
|
1055
1078
|
...rest
|
|
1056
|
-
} =
|
|
1079
|
+
} = _ref46;
|
|
1057
1080
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1058
1081
|
width: size,
|
|
1059
1082
|
height: size,
|
|
@@ -1062,21 +1085,21 @@ const DroneFront = /*#__PURE__*/React.forwardRef(function DroneFront(_ref45, ref
|
|
|
1062
1085
|
viewBox: "0 0 32 32",
|
|
1063
1086
|
fill: "currentColor",
|
|
1064
1087
|
...rest
|
|
1065
|
-
},
|
|
1088
|
+
}, _path87 || (_path87 = /*#__PURE__*/React.createElement("path", {
|
|
1066
1089
|
d: "M28 19V15H26v2H6V15H4v4h7v4.4116L7 25.6367V30H9V26.8125L12.26 25h7.481L23 26.8125V30h2V25.6367l-4-2.2251V19zm-9 4H13V19h6zM0 11H10V13H0zM22 11H32V13H22zM16 6a5.9817 5.9817 0 00-4.2407 1.7593l1.4136 1.4136a3.9936 3.9936 0 015.6542 0l1.4136-1.4136A5.9814 5.9814 0 0016 6z"
|
|
1067
|
-
})),
|
|
1090
|
+
})), _path88 || (_path88 = /*#__PURE__*/React.createElement("path", {
|
|
1068
1091
|
d: "M8.9324,4.9321l1.4133,1.4136a7.9877,7.9877,0,0,1,11.3086,0l1.4136-1.4136a9.9844,9.9844,0,0,0-14.1355,0Z"
|
|
1069
1092
|
})), children);
|
|
1070
1093
|
});
|
|
1071
1094
|
if (process.env.NODE_ENV !== "production") {
|
|
1072
1095
|
DroneFront.propTypes = iconPropTypes;
|
|
1073
1096
|
}
|
|
1074
|
-
const DroneVideo = /*#__PURE__*/React.forwardRef(function DroneVideo(
|
|
1097
|
+
const DroneVideo = /*#__PURE__*/React.forwardRef(function DroneVideo(_ref47, ref) {
|
|
1075
1098
|
let {
|
|
1076
1099
|
children,
|
|
1077
1100
|
size = 16,
|
|
1078
1101
|
...rest
|
|
1079
|
-
} =
|
|
1102
|
+
} = _ref47;
|
|
1080
1103
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1081
1104
|
width: size,
|
|
1082
1105
|
height: size,
|
|
@@ -1089,21 +1112,21 @@ const DroneVideo = /*#__PURE__*/React.forwardRef(function DroneVideo(_ref46, ref
|
|
|
1089
1112
|
cx: "16",
|
|
1090
1113
|
cy: "21",
|
|
1091
1114
|
r: "1"
|
|
1092
|
-
})),
|
|
1115
|
+
})), _path89 || (_path89 = /*#__PURE__*/React.createElement("path", {
|
|
1093
1116
|
d: "M28 19V15H26v2H6V15H4v4h7v4.4116L7 25.6367V30H9V26.8125L12.26 25h7.481L23 26.8125V30h2V25.6367l-4-2.2251V19zm-9 4H13V19h6zM0 11H10V13H0zM22 11H32V13H22zM16 6a5.9817 5.9817 0 00-4.2407 1.7593l1.4136 1.4136a3.9936 3.9936 0 015.6542 0l1.4136-1.4136A5.9814 5.9814 0 0016 6z"
|
|
1094
|
-
})),
|
|
1117
|
+
})), _path90 || (_path90 = /*#__PURE__*/React.createElement("path", {
|
|
1095
1118
|
d: "M8.9324,4.9321l1.4133,1.4136a7.9877,7.9877,0,0,1,11.3086,0l1.4136-1.4136a9.9844,9.9844,0,0,0-14.1355,0Z"
|
|
1096
1119
|
})), children);
|
|
1097
1120
|
});
|
|
1098
1121
|
if (process.env.NODE_ENV !== "production") {
|
|
1099
1122
|
DroneVideo.propTypes = iconPropTypes;
|
|
1100
1123
|
}
|
|
1101
|
-
const DropPhoto = /*#__PURE__*/React.forwardRef(function DropPhoto(
|
|
1124
|
+
const DropPhoto = /*#__PURE__*/React.forwardRef(function DropPhoto(_ref48, ref) {
|
|
1102
1125
|
let {
|
|
1103
1126
|
children,
|
|
1104
1127
|
size = 16,
|
|
1105
1128
|
...rest
|
|
1106
|
-
} =
|
|
1129
|
+
} = _ref48;
|
|
1107
1130
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1108
1131
|
width: size,
|
|
1109
1132
|
height: size,
|
|
@@ -1112,21 +1135,21 @@ const DropPhoto = /*#__PURE__*/React.forwardRef(function DropPhoto(_ref47, ref)
|
|
|
1112
1135
|
viewBox: "0 0 32 32",
|
|
1113
1136
|
fill: "currentColor",
|
|
1114
1137
|
...rest
|
|
1115
|
-
},
|
|
1138
|
+
}, _path91 || (_path91 = /*#__PURE__*/React.createElement("path", {
|
|
1116
1139
|
d: "M19,26a4,4,0,1,1,4-4A4.0045,4.0045,0,0,1,19,26Zm0-6a2,2,0,1,0,2,2A2.0021,2.0021,0,0,0,19,20Z"
|
|
1117
|
-
})),
|
|
1140
|
+
})), _path92 || (_path92 = /*#__PURE__*/React.createElement("path", {
|
|
1118
1141
|
d: "M27 29H11a2 2 0 01-2-2V18a2 2 0 012-2h3.2793l.5441-1.6324A2 2 0 0116.7208 13h4.5584a2 2 0 011.8974 1.3676L23.7207 16H27a2 2 0 012 2v9A2 2 0 0127 29zM11 27H27V18H22.2792l-1-3H16.7207l-1 3H11zM27 11H29V13H27zM27 7H29V9H27zM27 3H29V5H27zM23 3H25V5H23zM19 3H21V5H19zM15 3H17V5H15zM11 3H13V5H11zM7 3H9V5H7zM3 3H5V5H3zM3 7H5V9H3zM3 11H5V13H3zM3 15H5V17H3zM3 19H5V21H3zM3 23H5V25H3zM3 27H5V29H3z"
|
|
1119
1142
|
})), children);
|
|
1120
1143
|
});
|
|
1121
1144
|
if (process.env.NODE_ENV !== "production") {
|
|
1122
1145
|
DropPhoto.propTypes = iconPropTypes;
|
|
1123
1146
|
}
|
|
1124
|
-
const DropPhotoFilled = /*#__PURE__*/React.forwardRef(function DropPhotoFilled(
|
|
1147
|
+
const DropPhotoFilled = /*#__PURE__*/React.forwardRef(function DropPhotoFilled(_ref49, ref) {
|
|
1125
1148
|
let {
|
|
1126
1149
|
children,
|
|
1127
1150
|
size = 16,
|
|
1128
1151
|
...rest
|
|
1129
|
-
} =
|
|
1152
|
+
} = _ref49;
|
|
1130
1153
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1131
1154
|
width: size,
|
|
1132
1155
|
height: size,
|
|
@@ -1139,25 +1162,25 @@ const DropPhotoFilled = /*#__PURE__*/React.forwardRef(function DropPhotoFilled(_
|
|
|
1139
1162
|
cx: "19",
|
|
1140
1163
|
cy: "22",
|
|
1141
1164
|
r: "2"
|
|
1142
|
-
})),
|
|
1165
|
+
})), _path93 || (_path93 = /*#__PURE__*/React.createElement("path", {
|
|
1143
1166
|
d: "M27,16H23.7207l-.5439-1.6328A1.9983,1.9983,0,0,0,21.2793,13H16.7207a1.9981,1.9981,0,0,0-1.8975,1.3677L14.2793,16H11a2.0023,2.0023,0,0,0-2,2v9a2.0023,2.0023,0,0,0,2,2H27a2.0023,2.0023,0,0,0,2-2V18A2.0023,2.0023,0,0,0,27,16ZM19,26a4,4,0,1,1,4-4A4.0045,4.0045,0,0,1,19,26Z"
|
|
1144
|
-
})),
|
|
1167
|
+
})), _path94 || (_path94 = /*#__PURE__*/React.createElement("path", {
|
|
1145
1168
|
fill: "none",
|
|
1146
1169
|
d: "M19,26a4,4,0,1,1,4-4A4.0045,4.0045,0,0,1,19,26Zm0-6a2,2,0,1,0,2,2A2.0021,2.0021,0,0,0,19,20Z",
|
|
1147
1170
|
"data-icon-path": "inner-path"
|
|
1148
|
-
})),
|
|
1171
|
+
})), _path95 || (_path95 = /*#__PURE__*/React.createElement("path", {
|
|
1149
1172
|
d: "M27 11H29V13H27zM27 7H29V9H27zM27 3H29V5H27zM23 3H25V5H23zM19 3H21V5H19zM15 3H17V5H15zM11 3H13V5H11zM7 3H9V5H7zM3 3H5V5H3zM3 7H5V9H3zM3 11H5V13H3zM3 15H5V17H3zM3 19H5V21H3zM3 23H5V25H3zM3 27H5V29H3z"
|
|
1150
1173
|
})), children);
|
|
1151
1174
|
});
|
|
1152
1175
|
if (process.env.NODE_ENV !== "production") {
|
|
1153
1176
|
DropPhotoFilled.propTypes = iconPropTypes;
|
|
1154
1177
|
}
|
|
1155
|
-
const Drought = /*#__PURE__*/React.forwardRef(function Drought(
|
|
1178
|
+
const Drought = /*#__PURE__*/React.forwardRef(function Drought(_ref50, ref) {
|
|
1156
1179
|
let {
|
|
1157
1180
|
children,
|
|
1158
1181
|
size = 16,
|
|
1159
1182
|
...rest
|
|
1160
|
-
} =
|
|
1183
|
+
} = _ref50;
|
|
1161
1184
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1162
1185
|
width: size,
|
|
1163
1186
|
height: size,
|
|
@@ -1166,19 +1189,19 @@ const Drought = /*#__PURE__*/React.forwardRef(function Drought(_ref49, ref) {
|
|
|
1166
1189
|
viewBox: "0 0 32 32",
|
|
1167
1190
|
fill: "currentColor",
|
|
1168
1191
|
...rest
|
|
1169
|
-
},
|
|
1192
|
+
}, _path96 || (_path96 = /*#__PURE__*/React.createElement("path", {
|
|
1170
1193
|
d: "M27,18h3V15a4.0045,4.0045,0,0,0-4-4H25V9.5A3.5042,3.5042,0,0,0,21.5,6a3.4556,3.4556,0,0,0-1.5.3511V5.41a3.41,3.41,0,0,0-6.5449-1.3433L11.3408,9H9a5.0059,5.0059,0,0,0-5,5v4H8a5.0059,5.0059,0,0,0,5-5V10.2051l2.293-5.35A1.41,1.41,0,0,1,18,5.41V22H14.6123L11,25.2939,7.3877,22H2v2H6.6123L11,28l4.3877-4H30V22H20V9.5a1.5,1.5,0,0,1,3,0V14A4.0045,4.0045,0,0,0,27,18Zm-2-5h1a2.0023,2.0023,0,0,1,2,2v1H27a2.0023,2.0023,0,0,1-2-2ZM11,13a3.0033,3.0033,0,0,1-3,3H6V14a3.0033,3.0033,0,0,1,3-3h2Z"
|
|
1171
1194
|
})), children);
|
|
1172
1195
|
});
|
|
1173
1196
|
if (process.env.NODE_ENV !== "production") {
|
|
1174
1197
|
Drought.propTypes = iconPropTypes;
|
|
1175
1198
|
}
|
|
1176
|
-
const Dvr = /*#__PURE__*/React.forwardRef(function Dvr(
|
|
1199
|
+
const Dvr = /*#__PURE__*/React.forwardRef(function Dvr(_ref51, ref) {
|
|
1177
1200
|
let {
|
|
1178
1201
|
children,
|
|
1179
1202
|
size = 16,
|
|
1180
1203
|
...rest
|
|
1181
|
-
} =
|
|
1204
|
+
} = _ref51;
|
|
1182
1205
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1183
1206
|
width: size,
|
|
1184
1207
|
height: size,
|
|
@@ -1187,19 +1210,19 @@ const Dvr = /*#__PURE__*/React.forwardRef(function Dvr(_ref50, ref) {
|
|
|
1187
1210
|
viewBox: "0 0 32 32",
|
|
1188
1211
|
fill: "currentColor",
|
|
1189
1212
|
...rest
|
|
1190
|
-
},
|
|
1213
|
+
}, _path97 || (_path97 = /*#__PURE__*/React.createElement("path", {
|
|
1191
1214
|
d: "M30 15V11a2 2 0 00-2-2H22V23h2V17h1.48l2.34 6H30l-2.33-6H28A2 2 0 0030 15zm-6-4h4v4H24zM18 9L16 22 14 9 12 9 14.52 23 17.48 23 20 9 18 9zM6 23H2V9H6a4 4 0 014 4v6A4 4 0 016 23zM4 21H6a2 2 0 002-2V13a2 2 0 00-2-2H4z"
|
|
1192
1215
|
})), children);
|
|
1193
1216
|
});
|
|
1194
1217
|
if (process.env.NODE_ENV !== "production") {
|
|
1195
1218
|
Dvr.propTypes = iconPropTypes;
|
|
1196
1219
|
}
|
|
1197
|
-
const Earth = /*#__PURE__*/React.forwardRef(function Earth(
|
|
1220
|
+
const Earth = /*#__PURE__*/React.forwardRef(function Earth(_ref52, ref) {
|
|
1198
1221
|
let {
|
|
1199
1222
|
children,
|
|
1200
1223
|
size = 16,
|
|
1201
1224
|
...rest
|
|
1202
|
-
} =
|
|
1225
|
+
} = _ref52;
|
|
1203
1226
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1204
1227
|
width: size,
|
|
1205
1228
|
height: size,
|
|
@@ -1208,19 +1231,19 @@ const Earth = /*#__PURE__*/React.forwardRef(function Earth(_ref51, ref) {
|
|
|
1208
1231
|
viewBox: "0 0 32 32",
|
|
1209
1232
|
fill: "currentColor",
|
|
1210
1233
|
...rest
|
|
1211
|
-
},
|
|
1234
|
+
}, _path98 || (_path98 = /*#__PURE__*/React.createElement("path", {
|
|
1212
1235
|
d: "M16,2A14,14,0,1,0,30,16,14.0158,14.0158,0,0,0,16,2Zm5,3.1055a12.0136,12.0136,0,0,1,2.9158,1.8994L23.5034,8H21ZM13.3784,27.7026A11.9761,11.9761,0,0,1,8.1157,6.9761L9.4648,9h3.3423l-1.5,4H7.2793L5.8967,17.1475,8.4648,21h5l1.4319,2.1475ZM16,28c-.2034,0-.4016-.02-.6025-.03l1.3967-4.19a1.9876,1.9876,0,0,0-.2334-1.7412l-1.4319-2.1475A1.9962,1.9962,0,0,0,13.4648,19h-3.93L8.1033,16.8525,8.7207,15H11v2h2V14.1812l2.9363-7.83-1.8726-.7022L13.5571,7H10.5352L9.728,5.7891A11.7941,11.7941,0,0,1,19,4.395V8a2.0025,2.0025,0,0,0,2,2h2.5857A1.9865,1.9865,0,0,0,25,9.4141l.1406-.1407.2818-.68A11.9813,11.9813,0,0,1,27.3,12H22.5986a1.9927,1.9927,0,0,0-1.9719,1.665L20.03,17.1064a1.99,1.99,0,0,0,.991,2.086l2.1647,1.4638,1.4585,3.646A11.9577,11.9577,0,0,1,16,28Zm8.8145-8.6563L22.1,17.5088l-.1-.06L22.5986,14h5.2207a11.743,11.743,0,0,1-1.7441,8.4951Z"
|
|
1213
1236
|
})), children);
|
|
1214
1237
|
});
|
|
1215
1238
|
if (process.env.NODE_ENV !== "production") {
|
|
1216
1239
|
Earth.propTypes = iconPropTypes;
|
|
1217
1240
|
}
|
|
1218
|
-
const EarthAmericas = /*#__PURE__*/React.forwardRef(function EarthAmericas(
|
|
1241
|
+
const EarthAmericas = /*#__PURE__*/React.forwardRef(function EarthAmericas(_ref53, ref) {
|
|
1219
1242
|
let {
|
|
1220
1243
|
children,
|
|
1221
1244
|
size = 16,
|
|
1222
1245
|
...rest
|
|
1223
|
-
} =
|
|
1246
|
+
} = _ref53;
|
|
1224
1247
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1225
1248
|
width: size,
|
|
1226
1249
|
height: size,
|
|
@@ -1229,19 +1252,19 @@ const EarthAmericas = /*#__PURE__*/React.forwardRef(function EarthAmericas(_ref5
|
|
|
1229
1252
|
viewBox: "0 0 32 32",
|
|
1230
1253
|
fill: "currentColor",
|
|
1231
1254
|
...rest
|
|
1232
|
-
},
|
|
1255
|
+
}, _path99 || (_path99 = /*#__PURE__*/React.createElement("path", {
|
|
1233
1256
|
d: "M30,16a14.0313,14.0313,0,1,0-7.14,12.1914l.1165.0254.0249-.1113A13.9983,13.9983,0,0,0,30,16ZM4,16a11.9369,11.9369,0,0,1,.395-3H8.6382L13.63,17.16l-1.9092,2.5459a2.0088,2.0088,0,0,0,.1855,2.6142L14,24.4141v3.4052A12.0093,12.0093,0,0,1,4,16Zm9.32,4.9062L16.37,16.84,9.3618,11H5.1055A11.9619,11.9619,0,0,1,22.8838,6.1865L22.2793,8H16.5859L13.543,11.043l9.3535,8.3134L21.248,26.7749A11.9034,11.9034,0,0,1,16,28V23.5859Zm10.315,4.3443,1.2133-5.46a2.0007,2.0007,0,0,0-.6235-1.9277L16.457,10.957,17.4141,10h4.8652a1.9981,1.9981,0,0,0,1.8975-1.3677l.3532-1.06a11.9777,11.9777,0,0,1-.8947,17.6782Z"
|
|
1234
1257
|
})), children);
|
|
1235
1258
|
});
|
|
1236
1259
|
if (process.env.NODE_ENV !== "production") {
|
|
1237
1260
|
EarthAmericas.propTypes = iconPropTypes;
|
|
1238
1261
|
}
|
|
1239
|
-
const EarthAmericasFilled = /*#__PURE__*/React.forwardRef(function EarthAmericasFilled(
|
|
1262
|
+
const EarthAmericasFilled = /*#__PURE__*/React.forwardRef(function EarthAmericasFilled(_ref54, ref) {
|
|
1240
1263
|
let {
|
|
1241
1264
|
children,
|
|
1242
1265
|
size = 16,
|
|
1243
1266
|
...rest
|
|
1244
|
-
} =
|
|
1267
|
+
} = _ref54;
|
|
1245
1268
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1246
1269
|
width: size,
|
|
1247
1270
|
height: size,
|
|
@@ -1250,19 +1273,19 @@ const EarthAmericasFilled = /*#__PURE__*/React.forwardRef(function EarthAmericas
|
|
|
1250
1273
|
viewBox: "0 0 32 32",
|
|
1251
1274
|
fill: "currentColor",
|
|
1252
1275
|
...rest
|
|
1253
|
-
},
|
|
1276
|
+
}, _path100 || (_path100 = /*#__PURE__*/React.createElement("path", {
|
|
1254
1277
|
d: "M16,2A14,14,0,1,0,30,16,14.0158,14.0158,0,0,0,16,2ZM4,16a11.915,11.915,0,0,1,.7-4H10l5,4-2.8,3.6929A1,1,0,0,0,12.293,21L15,24v3.9492A12.01,12.01,0,0,1,4,16ZM21.4348,26.6846l2.5457-7.6992A1,1,0,0,0,23.614,18L15,11l2-2h5.2793a1,1,0,0,0,.9487-.6836L23.7234,6.83a11.9742,11.9742,0,0,1-2.2886,19.855Z"
|
|
1255
1278
|
})), children);
|
|
1256
1279
|
});
|
|
1257
1280
|
if (process.env.NODE_ENV !== "production") {
|
|
1258
1281
|
EarthAmericasFilled.propTypes = iconPropTypes;
|
|
1259
1282
|
}
|
|
1260
|
-
const EarthEuropeAfrica = /*#__PURE__*/React.forwardRef(function EarthEuropeAfrica(
|
|
1283
|
+
const EarthEuropeAfrica = /*#__PURE__*/React.forwardRef(function EarthEuropeAfrica(_ref55, ref) {
|
|
1261
1284
|
let {
|
|
1262
1285
|
children,
|
|
1263
1286
|
size = 16,
|
|
1264
1287
|
...rest
|
|
1265
|
-
} =
|
|
1288
|
+
} = _ref55;
|
|
1266
1289
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1267
1290
|
width: size,
|
|
1268
1291
|
height: size,
|
|
@@ -1271,19 +1294,19 @@ const EarthEuropeAfrica = /*#__PURE__*/React.forwardRef(function EarthEuropeAfri
|
|
|
1271
1294
|
viewBox: "0 0 32 32",
|
|
1272
1295
|
fill: "currentColor",
|
|
1273
1296
|
...rest
|
|
1274
|
-
},
|
|
1297
|
+
}, _path101 || (_path101 = /*#__PURE__*/React.createElement("path", {
|
|
1275
1298
|
d: "M16,2A14,14,0,1,0,30,16,14.0158,14.0158,0,0,0,16,2ZM4,16A11.96,11.96,0,0,1,8,7.0811V9a2,2,0,0,0,2,2h3.3818a2,2,0,0,0,1.7893-1.106L15.6182,9H18v4H13.2354a2,2,0,0,0-.8936.2109L9.1055,14.8291A2,2,0,0,0,8,16.6177v3.7055A2,2,0,0,0,9.2573,22.18l3.8487,1.54.6779,4.0664A12.0135,12.0135,0,0,1,4,16ZM15.8457,27.9922,14.894,22.28,10,20.3232v-3.705L13.2358,15H20V7H14.3818l-1,2H10V5.6235A11.9578,11.9578,0,0,1,27.3,12H22v4l.9224,3.8135L21,22.6973v4.1972A11.9083,11.9083,0,0,1,16,28C15.948,28,15.8977,27.9927,15.8457,27.9922ZM23,25.7266V23.3027l1.5859-2.3789a2.0027,2.0027,0,0,0,.2769-1.5957L24,15.877V14h3.8193A11.8409,11.8409,0,0,1,23,25.7266Z"
|
|
1276
1299
|
})), children);
|
|
1277
1300
|
});
|
|
1278
1301
|
if (process.env.NODE_ENV !== "production") {
|
|
1279
1302
|
EarthEuropeAfrica.propTypes = iconPropTypes;
|
|
1280
1303
|
}
|
|
1281
|
-
const EarthEuropeAfricaFilled = /*#__PURE__*/React.forwardRef(function EarthEuropeAfricaFilled(
|
|
1304
|
+
const EarthEuropeAfricaFilled = /*#__PURE__*/React.forwardRef(function EarthEuropeAfricaFilled(_ref56, ref) {
|
|
1282
1305
|
let {
|
|
1283
1306
|
children,
|
|
1284
1307
|
size = 16,
|
|
1285
1308
|
...rest
|
|
1286
|
-
} =
|
|
1309
|
+
} = _ref56;
|
|
1287
1310
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1288
1311
|
width: size,
|
|
1289
1312
|
height: size,
|
|
@@ -1292,19 +1315,19 @@ const EarthEuropeAfricaFilled = /*#__PURE__*/React.forwardRef(function EarthEuro
|
|
|
1292
1315
|
viewBox: "0 0 32 32",
|
|
1293
1316
|
fill: "currentColor",
|
|
1294
1317
|
...rest
|
|
1295
|
-
},
|
|
1318
|
+
}, _path102 || (_path102 = /*#__PURE__*/React.createElement("path", {
|
|
1296
1319
|
d: "M16,2A14,14,0,1,0,30,16,14.0158,14.0158,0,0,0,16,2ZM4,16A11.9814,11.9814,0,0,1,9,6.2734V9a1,1,0,0,0,1,1h3.3821a1,1,0,0,0,.8943-.5527L15,8h4v6H13.2361a1.0006,1.0006,0,0,0-.4473.1055L9.5527,15.7236A1,1,0,0,0,9,16.6182v3.7046a1,1,0,0,0,.6287.9287L14,23l.8235,4.94A12.0152,12.0152,0,0,1,4,16ZM22,26.376V23l1.7546-2.6318a1.0012,1.0012,0,0,0,.1382-.7974L23,16V13h4.605A11.901,11.901,0,0,1,22,26.376Z"
|
|
1297
1320
|
})), children);
|
|
1298
1321
|
});
|
|
1299
1322
|
if (process.env.NODE_ENV !== "production") {
|
|
1300
1323
|
EarthEuropeAfricaFilled.propTypes = iconPropTypes;
|
|
1301
1324
|
}
|
|
1302
|
-
const EarthFilled = /*#__PURE__*/React.forwardRef(function EarthFilled(
|
|
1325
|
+
const EarthFilled = /*#__PURE__*/React.forwardRef(function EarthFilled(_ref57, ref) {
|
|
1303
1326
|
let {
|
|
1304
1327
|
children,
|
|
1305
1328
|
size = 16,
|
|
1306
1329
|
...rest
|
|
1307
|
-
} =
|
|
1330
|
+
} = _ref57;
|
|
1308
1331
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1309
1332
|
width: size,
|
|
1310
1333
|
height: size,
|
|
@@ -1313,19 +1336,19 @@ const EarthFilled = /*#__PURE__*/React.forwardRef(function EarthFilled(_ref56, r
|
|
|
1313
1336
|
viewBox: "0 0 32 32",
|
|
1314
1337
|
fill: "currentColor",
|
|
1315
1338
|
...rest
|
|
1316
|
-
},
|
|
1339
|
+
}, _path103 || (_path103 = /*#__PURE__*/React.createElement("path", {
|
|
1317
1340
|
d: "M16,2A14,14,0,1,0,30,16,14.0158,14.0158,0,0,0,16,2ZM4.02,16.394l1.3384.4458L7,19.3027v1.2831a1,1,0,0,0,.2929.7071L10,24v2.3765A11.9941,11.9941,0,0,1,4.02,16.394ZM16,28a11.9682,11.9682,0,0,1-2.5718-.2847L14,26l1.8046-4.5116a1,1,0,0,0-.0964-.9261l-1.4113-2.117A1,1,0,0,0,13.4648,18h-4.93L7.2866,16.1274,9.4141,14H11v2h2V13.2656l3.8682-6.7695-1.7364-.9922L14.2769,7H11.5352l-1.086-1.6289A11.861,11.861,0,0,1,20,4.7V8a1,1,0,0,0,1,1h1.4648a1,1,0,0,0,.8321-.4453l.8769-1.3154A12.0331,12.0331,0,0,1,26.8945,11H22.82a1,1,0,0,0-.9806.8039l-.7221,4.4708a1,1,0,0,0,.54,1.0539L25,19l.6851,4.0557A11.9793,11.9793,0,0,1,16,28Z"
|
|
1318
1341
|
})), children);
|
|
1319
1342
|
});
|
|
1320
1343
|
if (process.env.NODE_ENV !== "production") {
|
|
1321
1344
|
EarthFilled.propTypes = iconPropTypes;
|
|
1322
1345
|
}
|
|
1323
|
-
const EarthSoutheastAsia = /*#__PURE__*/React.forwardRef(function EarthSoutheastAsia(
|
|
1346
|
+
const EarthSoutheastAsia = /*#__PURE__*/React.forwardRef(function EarthSoutheastAsia(_ref58, ref) {
|
|
1324
1347
|
let {
|
|
1325
1348
|
children,
|
|
1326
1349
|
size = 16,
|
|
1327
1350
|
...rest
|
|
1328
|
-
} =
|
|
1351
|
+
} = _ref58;
|
|
1329
1352
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1330
1353
|
width: size,
|
|
1331
1354
|
height: size,
|
|
@@ -1334,21 +1357,21 @@ const EarthSoutheastAsia = /*#__PURE__*/React.forwardRef(function EarthSoutheast
|
|
|
1334
1357
|
viewBox: "0 0 32 32",
|
|
1335
1358
|
fill: "currentColor",
|
|
1336
1359
|
...rest
|
|
1337
|
-
},
|
|
1360
|
+
}, _path104 || (_path104 = /*#__PURE__*/React.createElement("path", {
|
|
1338
1361
|
d: "M14 24H17V26H14zM17 22H19V24H17zM17 18H19V20H17z"
|
|
1339
|
-
})),
|
|
1362
|
+
})), _path105 || (_path105 = /*#__PURE__*/React.createElement("path", {
|
|
1340
1363
|
d: "M16,2A14,14,0,1,0,30,16,14.0158,14.0158,0,0,0,16,2Zm-.603,2.03,2.5073,5.0156L16.3228,13H10.271l-1.41,4.3872,2.8521,2.8521L10.7056,21.751,6.2856,19H4.395A11.9363,11.9363,0,0,1,15.397,4.03ZM5.1055,21h.6089l3.9345,2.4487A1.9912,1.9912,0,0,0,12.37,22.86l1.0078-1.5118a2.005,2.005,0,0,0-.25-2.5234l-1.9887-1.9888L11.729,15h4.5938A1.9906,1.9906,0,0,0,18.18,13.7427L19.7612,9.79a2.0019,2.0019,0,0,0-.0674-1.6382L17.6843,4.1323A11.9592,11.9592,0,0,1,26.8945,21H23a2.0023,2.0023,0,0,0-2,2v3.8945A11.9477,11.9477,0,0,1,5.1055,21ZM23,25.7266V23h2.7268A12.0762,12.0762,0,0,1,23,25.7266Z"
|
|
1341
1364
|
})), children);
|
|
1342
1365
|
});
|
|
1343
1366
|
if (process.env.NODE_ENV !== "production") {
|
|
1344
1367
|
EarthSoutheastAsia.propTypes = iconPropTypes;
|
|
1345
1368
|
}
|
|
1346
|
-
const EarthSoutheastAsiaFilled = /*#__PURE__*/React.forwardRef(function EarthSoutheastAsiaFilled(
|
|
1369
|
+
const EarthSoutheastAsiaFilled = /*#__PURE__*/React.forwardRef(function EarthSoutheastAsiaFilled(_ref59, ref) {
|
|
1347
1370
|
let {
|
|
1348
1371
|
children,
|
|
1349
1372
|
size = 16,
|
|
1350
1373
|
...rest
|
|
1351
|
-
} =
|
|
1374
|
+
} = _ref59;
|
|
1352
1375
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1353
1376
|
width: size,
|
|
1354
1377
|
height: size,
|
|
@@ -1357,21 +1380,21 @@ const EarthSoutheastAsiaFilled = /*#__PURE__*/React.forwardRef(function EarthSou
|
|
|
1357
1380
|
viewBox: "0 0 32 32",
|
|
1358
1381
|
fill: "currentColor",
|
|
1359
1382
|
...rest
|
|
1360
|
-
},
|
|
1383
|
+
}, _path106 || (_path106 = /*#__PURE__*/React.createElement("path", {
|
|
1361
1384
|
d: "M17 22H19V24H17zM17 18H19V20H17zM14 24H17V26H14z"
|
|
1362
|
-
})),
|
|
1385
|
+
})), _path107 || (_path107 = /*#__PURE__*/React.createElement("path", {
|
|
1363
1386
|
d: "M16,2A14,14,0,1,0,30,16,14.0158,14.0158,0,0,0,16,2ZM4.7,20H6l4.1772,2.6a1,1,0,0,0,1.36-.2939l1.0078-1.5118a1,1,0,0,0-.125-1.2617L10,17.1118,11,14h5.323a1,1,0,0,0,.9285-.6284L18.8333,9.417a1,1,0,0,0-.034-.8189L16.5129,4.0259A11.9652,11.9652,0,0,1,26.3762,22H23a1,1,0,0,0-1,1v3.3765A11.9578,11.9578,0,0,1,4.7,20Z"
|
|
1364
1387
|
})), children);
|
|
1365
1388
|
});
|
|
1366
1389
|
if (process.env.NODE_ENV !== "production") {
|
|
1367
1390
|
EarthSoutheastAsiaFilled.propTypes = iconPropTypes;
|
|
1368
1391
|
}
|
|
1369
|
-
const Earthquake = /*#__PURE__*/React.forwardRef(function Earthquake(
|
|
1392
|
+
const Earthquake = /*#__PURE__*/React.forwardRef(function Earthquake(_ref60, ref) {
|
|
1370
1393
|
let {
|
|
1371
1394
|
children,
|
|
1372
1395
|
size = 16,
|
|
1373
1396
|
...rest
|
|
1374
|
-
} =
|
|
1397
|
+
} = _ref60;
|
|
1375
1398
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1376
1399
|
width: size,
|
|
1377
1400
|
height: size,
|
|
@@ -1380,19 +1403,19 @@ const Earthquake = /*#__PURE__*/React.forwardRef(function Earthquake(_ref59, ref
|
|
|
1380
1403
|
viewBox: "0 0 32 32",
|
|
1381
1404
|
fill: "currentColor",
|
|
1382
1405
|
...rest
|
|
1383
|
-
},
|
|
1406
|
+
}, _path108 || (_path108 = /*#__PURE__*/React.createElement("path", {
|
|
1384
1407
|
d: "M16.6123,2.2139a1.0094,1.0094,0,0,0-1.2427,0L1,13.4194l1.2427,1.5718L4,13.6211V26a2.0041,2.0041,0,0,0,2,2H26a2.0037,2.0037,0,0,0,2-2V13.63L29.7573,15,31,13.4282ZM6,12.0615,15,5.05v7.3638l3.458,3.458-6.7344,4.8105L14.3818,26H6ZM26,26H16.6182l-2.3418-4.6826,7.2656-5.1895L17,11.5859V5.0518l9,7.02Z"
|
|
1385
1408
|
})), children);
|
|
1386
1409
|
});
|
|
1387
1410
|
if (process.env.NODE_ENV !== "production") {
|
|
1388
1411
|
Earthquake.propTypes = iconPropTypes;
|
|
1389
1412
|
}
|
|
1390
|
-
const EdgeCluster = /*#__PURE__*/React.forwardRef(function EdgeCluster(
|
|
1413
|
+
const EdgeCluster = /*#__PURE__*/React.forwardRef(function EdgeCluster(_ref61, ref) {
|
|
1391
1414
|
let {
|
|
1392
1415
|
children,
|
|
1393
1416
|
size = 16,
|
|
1394
1417
|
...rest
|
|
1395
|
-
} =
|
|
1418
|
+
} = _ref61;
|
|
1396
1419
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1397
1420
|
width: size,
|
|
1398
1421
|
height: size,
|
|
@@ -1401,19 +1424,19 @@ const EdgeCluster = /*#__PURE__*/React.forwardRef(function EdgeCluster(_ref60, r
|
|
|
1401
1424
|
viewBox: "0 0 32 32",
|
|
1402
1425
|
fill: "currentColor",
|
|
1403
1426
|
...rest
|
|
1404
|
-
},
|
|
1427
|
+
}, _path109 || (_path109 = /*#__PURE__*/React.createElement("path", {
|
|
1405
1428
|
d: "M16 7a3 3 0 113-3A3.0033 3.0033 0 0116 7zm0-4a1 1 0 101 1A1.001 1.001 0 0016 3zM11 30a3 3 0 113-3A3.0033 3.0033 0 0111 30zm0-4a1 1 0 101 1A1.001 1.001 0 0011 26zM7 11a3 3 0 113-3A3.0033 3.0033 0 017 11zM7 7A1 1 0 108 8 1.001 1.001 0 007 7zM21 30a3 3 0 113-3A3.0033 3.0033 0 0121 30zm0-4a1 1 0 101 1A1.001 1.001 0 0021 26zM25 11a3 3 0 113-3A3.0033 3.0033 0 0125 11zm0-4a1 1 0 101 1A1.001 1.001 0 0025 7zM4 21a3 3 0 113-3A3.0033 3.0033 0 014 21zm0-4a1 1 0 101 1A1.001 1.001 0 004 17zM28 21a3 3 0 113-3A3.0033 3.0033 0 0128 21zm0-4a1 1 0 101 1A1.001 1.001 0 0028 17zM16 22a6 6 0 116-6A6.0069 6.0069 0 0116 22zm0-10a4 4 0 104 4A4.0045 4.0045 0 0016 12z"
|
|
1406
1429
|
})), children);
|
|
1407
1430
|
});
|
|
1408
1431
|
if (process.env.NODE_ENV !== "production") {
|
|
1409
1432
|
EdgeCluster.propTypes = iconPropTypes;
|
|
1410
1433
|
}
|
|
1411
|
-
const EdgeDevice = /*#__PURE__*/React.forwardRef(function EdgeDevice(
|
|
1434
|
+
const EdgeDevice = /*#__PURE__*/React.forwardRef(function EdgeDevice(_ref62, ref) {
|
|
1412
1435
|
let {
|
|
1413
1436
|
children,
|
|
1414
1437
|
size = 16,
|
|
1415
1438
|
...rest
|
|
1416
|
-
} =
|
|
1439
|
+
} = _ref62;
|
|
1417
1440
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1418
1441
|
width: size,
|
|
1419
1442
|
height: size,
|
|
@@ -1422,21 +1445,21 @@ const EdgeDevice = /*#__PURE__*/React.forwardRef(function EdgeDevice(_ref61, ref
|
|
|
1422
1445
|
viewBox: "0 0 32 32",
|
|
1423
1446
|
fill: "currentColor",
|
|
1424
1447
|
...rest
|
|
1425
|
-
},
|
|
1448
|
+
}, _path110 || (_path110 = /*#__PURE__*/React.createElement("path", {
|
|
1426
1449
|
d: "M9 21H23V23H9zM11 14a2 2 0 102 2A1.9806 1.9806 0 0011 14zM21 14a2 2 0 102 2A1.9806 1.9806 0 0021 14z"
|
|
1427
|
-
})),
|
|
1450
|
+
})), _path111 || (_path111 = /*#__PURE__*/React.createElement("path", {
|
|
1428
1451
|
d: "M28,8H18.4141l2.0722-2.0723A2.04,2.04,0,0,0,21,6a2,2,0,1,0-2-2,2.0412,2.0412,0,0,0,.0723.5137L15.5859,8H4a2.0025,2.0025,0,0,0-2,2V26a2.0025,2.0025,0,0,0,2,2H28a2.0025,2.0025,0,0,0,2-2V10A2.0025,2.0025,0,0,0,28,8ZM4,26V10H28V26Z"
|
|
1429
1452
|
})), children);
|
|
1430
1453
|
});
|
|
1431
1454
|
if (process.env.NODE_ENV !== "production") {
|
|
1432
1455
|
EdgeDevice.propTypes = iconPropTypes;
|
|
1433
1456
|
}
|
|
1434
|
-
const WatsonHealthEdgeEnhancement = /*#__PURE__*/React.forwardRef(function WatsonHealthEdgeEnhancement(
|
|
1457
|
+
const WatsonHealthEdgeEnhancement = /*#__PURE__*/React.forwardRef(function WatsonHealthEdgeEnhancement(_ref63, ref) {
|
|
1435
1458
|
let {
|
|
1436
1459
|
children,
|
|
1437
1460
|
size = 16,
|
|
1438
1461
|
...rest
|
|
1439
|
-
} =
|
|
1462
|
+
} = _ref63;
|
|
1440
1463
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1441
1464
|
width: size,
|
|
1442
1465
|
height: size,
|
|
@@ -1445,21 +1468,21 @@ const WatsonHealthEdgeEnhancement = /*#__PURE__*/React.forwardRef(function Watso
|
|
|
1445
1468
|
viewBox: "0 0 32 32",
|
|
1446
1469
|
fill: "currentColor",
|
|
1447
1470
|
...rest
|
|
1448
|
-
},
|
|
1471
|
+
}, _path112 || (_path112 = /*#__PURE__*/React.createElement("path", {
|
|
1449
1472
|
d: "M11.8164 4.7646L11.1328 2.887A13.976 13.976 0 006.9507 5.3278L8.2358 6.8593A11.9729 11.9729 0 0111.8164 4.7646zM5.5913 10L3.86 9a14.14 14.14 0 00-1.6382 4.5872l1.9677.3469A12.1519 12.1519 0 015.5913 10zM16 26A10 10 0 0016 6h0z"
|
|
1450
|
-
})),
|
|
1473
|
+
})), _path113 || (_path113 = /*#__PURE__*/React.createElement("path", {
|
|
1451
1474
|
d: "M30,16A14,14,0,0,0,16,2V4a11.9933,11.9933,0,0,1,4.0493,23.2847c-.1682.06-.334.1294-.5044.1821-.2512.0771-.51.1362-.7683.1973-.1262.03-.25.0693-.3772.0952-.2908.0591-.5884.0976-.8862.1352-.1.0122-.1983.0342-.2988.044A12.0015,12.0015,0,0,1,5.416,21.6548c-.0664-.127-.133-.2534-.1953-.3843-.0547-.1123-.106-.227-.1572-.3413A13.1207,13.1207,0,0,1,4.19,18l-1.9677.4131A13.9173,13.9173,0,0,0,2.7,20.2993l-.0251.0083A13.9615,13.9615,0,0,0,16,30q.7134,0,1.415-.0713c.135-.0137.2654-.042.3995-.06.3286-.0424.6574-.0839.9814-.1494.18-.0366.3533-.0908.5308-.1338.2685-.0659.5383-.125.8027-.2065.2463-.0762.4831-.1724.7234-.2612.18-.0664.3635-.1211.5412-.1953l-.0009-.0025A14.0015,14.0015,0,0,0,30,16Z"
|
|
1452
1475
|
})), children);
|
|
1453
1476
|
});
|
|
1454
1477
|
if (process.env.NODE_ENV !== "production") {
|
|
1455
1478
|
WatsonHealthEdgeEnhancement.propTypes = iconPropTypes;
|
|
1456
1479
|
}
|
|
1457
|
-
const WatsonHealthEdgeEnhancement_01 = /*#__PURE__*/React.forwardRef(function WatsonHealthEdgeEnhancement_01(
|
|
1480
|
+
const WatsonHealthEdgeEnhancement_01 = /*#__PURE__*/React.forwardRef(function WatsonHealthEdgeEnhancement_01(_ref64, ref) {
|
|
1458
1481
|
let {
|
|
1459
1482
|
children,
|
|
1460
1483
|
size = 16,
|
|
1461
1484
|
...rest
|
|
1462
|
-
} =
|
|
1485
|
+
} = _ref64;
|
|
1463
1486
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1464
1487
|
width: size,
|
|
1465
1488
|
height: size,
|
|
@@ -1468,21 +1491,21 @@ const WatsonHealthEdgeEnhancement_01 = /*#__PURE__*/React.forwardRef(function Wa
|
|
|
1468
1491
|
viewBox: "0 0 32 32",
|
|
1469
1492
|
fill: "currentColor",
|
|
1470
1493
|
...rest
|
|
1471
|
-
},
|
|
1494
|
+
}, _path114 || (_path114 = /*#__PURE__*/React.createElement("path", {
|
|
1472
1495
|
d: "M26 28L26 20 24 20 24 21 22 21 22 23 24 23 24 28 22 28 22 30 28 30 28 28 26 28zM28 16h2A14 14 0 0016 2V4A12 12 0 0128 16z"
|
|
1473
|
-
})),
|
|
1496
|
+
})), _path115 || (_path115 = /*#__PURE__*/React.createElement("path", {
|
|
1474
1497
|
d: "M26 16A10 10 0 0016 6V16zM16 28A11.96 11.96 0 015.416 21.6548c-.0664-.127-.133-.2534-.1953-.3843-.0547-.1123-.106-.227-.1572-.3413A13.1207 13.1207 0 014.19 18l-1.9677.4131A13.9173 13.9173 0 002.7 20.2993l-.0251.0083A13.9615 13.9615 0 0016 30zM5.5913 10L3.86 9a14.14 14.14 0 00-1.6382 4.5872l1.9677.3469A12.1519 12.1519 0 015.5913 10zM11.8164 4.7646L11.1328 2.887A13.976 13.976 0 006.9507 5.3278L8.2358 6.8593A11.9729 11.9729 0 0111.8164 4.7646z"
|
|
1475
1498
|
})), children);
|
|
1476
1499
|
});
|
|
1477
1500
|
if (process.env.NODE_ENV !== "production") {
|
|
1478
1501
|
WatsonHealthEdgeEnhancement_01.propTypes = iconPropTypes;
|
|
1479
1502
|
}
|
|
1480
|
-
const WatsonHealthEdgeEnhancement_02 = /*#__PURE__*/React.forwardRef(function WatsonHealthEdgeEnhancement_02(
|
|
1503
|
+
const WatsonHealthEdgeEnhancement_02 = /*#__PURE__*/React.forwardRef(function WatsonHealthEdgeEnhancement_02(_ref65, ref) {
|
|
1481
1504
|
let {
|
|
1482
1505
|
children,
|
|
1483
1506
|
size = 16,
|
|
1484
1507
|
...rest
|
|
1485
|
-
} =
|
|
1508
|
+
} = _ref65;
|
|
1486
1509
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1487
1510
|
width: size,
|
|
1488
1511
|
height: size,
|
|
@@ -1491,21 +1514,21 @@ const WatsonHealthEdgeEnhancement_02 = /*#__PURE__*/React.forwardRef(function Wa
|
|
|
1491
1514
|
viewBox: "0 0 32 32",
|
|
1492
1515
|
fill: "currentColor",
|
|
1493
1516
|
...rest
|
|
1494
|
-
},
|
|
1517
|
+
}, _path116 || (_path116 = /*#__PURE__*/React.createElement("path", {
|
|
1495
1518
|
d: "M28 30H22V26a2.002 2.002 0 012-2h2V22H22V20h4a2.0023 2.0023 0 012 2v2a2.0023 2.0023 0 01-2 2H24v2h4zM28 16h2A14 14 0 0016 2V4A12 12 0 0128 16z"
|
|
1496
|
-
})),
|
|
1519
|
+
})), _path117 || (_path117 = /*#__PURE__*/React.createElement("path", {
|
|
1497
1520
|
d: "M26 16A10 10 0 0016 6V16zM16 28A11.96 11.96 0 015.416 21.6548c-.0664-.127-.133-.2534-.1953-.3843-.0547-.1123-.106-.227-.1572-.3413A13.1207 13.1207 0 014.19 18l-1.9677.4131A13.9173 13.9173 0 002.7 20.2993l-.0251.0083A13.9615 13.9615 0 0016 30zM5.5913 10L3.86 9a14.14 14.14 0 00-1.6382 4.5872l1.9677.3469A12.1519 12.1519 0 015.5913 10zM11.8164 4.7646L11.1328 2.887A13.976 13.976 0 006.9507 5.3278L8.2358 6.8593A11.9729 11.9729 0 0111.8164 4.7646z"
|
|
1498
1521
|
})), children);
|
|
1499
1522
|
});
|
|
1500
1523
|
if (process.env.NODE_ENV !== "production") {
|
|
1501
1524
|
WatsonHealthEdgeEnhancement_02.propTypes = iconPropTypes;
|
|
1502
1525
|
}
|
|
1503
|
-
const WatsonHealthEdgeEnhancement_03 = /*#__PURE__*/React.forwardRef(function WatsonHealthEdgeEnhancement_03(
|
|
1526
|
+
const WatsonHealthEdgeEnhancement_03 = /*#__PURE__*/React.forwardRef(function WatsonHealthEdgeEnhancement_03(_ref66, ref) {
|
|
1504
1527
|
let {
|
|
1505
1528
|
children,
|
|
1506
1529
|
size = 16,
|
|
1507
1530
|
...rest
|
|
1508
|
-
} =
|
|
1531
|
+
} = _ref66;
|
|
1509
1532
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1510
1533
|
width: size,
|
|
1511
1534
|
height: size,
|
|
@@ -1514,21 +1537,21 @@ const WatsonHealthEdgeEnhancement_03 = /*#__PURE__*/React.forwardRef(function Wa
|
|
|
1514
1537
|
viewBox: "0 0 32 32",
|
|
1515
1538
|
fill: "currentColor",
|
|
1516
1539
|
...rest
|
|
1517
|
-
},
|
|
1540
|
+
}, _path118 || (_path118 = /*#__PURE__*/React.createElement("path", {
|
|
1518
1541
|
d: "M26 20H22v2h4v2H23v2h3v2H22v2h4a2.0027 2.0027 0 002-2V22A2.0023 2.0023 0 0026 20zM28 16h2A14 14 0 0016 2V4A12 12 0 0128 16z"
|
|
1519
|
-
})),
|
|
1542
|
+
})), _path119 || (_path119 = /*#__PURE__*/React.createElement("path", {
|
|
1520
1543
|
d: "M26 16A10 10 0 0016 6V16zM16 28A11.96 11.96 0 015.416 21.6548c-.0664-.127-.133-.2534-.1953-.3843-.0547-.1123-.106-.227-.1572-.3413A13.1207 13.1207 0 014.19 18l-1.9677.4131A13.9173 13.9173 0 002.7 20.2993l-.0251.0083A13.9615 13.9615 0 0016 30zM5.5913 10L3.86 9a14.14 14.14 0 00-1.6382 4.5872l1.9677.3469A12.1519 12.1519 0 015.5913 10zM11.8164 4.7646L11.1328 2.887A13.976 13.976 0 006.9507 5.3278L8.2358 6.8593A11.9729 11.9729 0 0111.8164 4.7646z"
|
|
1521
1544
|
})), children);
|
|
1522
1545
|
});
|
|
1523
1546
|
if (process.env.NODE_ENV !== "production") {
|
|
1524
1547
|
WatsonHealthEdgeEnhancement_03.propTypes = iconPropTypes;
|
|
1525
1548
|
}
|
|
1526
|
-
const EdgeNode = /*#__PURE__*/React.forwardRef(function EdgeNode(
|
|
1549
|
+
const EdgeNode = /*#__PURE__*/React.forwardRef(function EdgeNode(_ref67, ref) {
|
|
1527
1550
|
let {
|
|
1528
1551
|
children,
|
|
1529
1552
|
size = 16,
|
|
1530
1553
|
...rest
|
|
1531
|
-
} =
|
|
1554
|
+
} = _ref67;
|
|
1532
1555
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1533
1556
|
width: size,
|
|
1534
1557
|
height: size,
|
|
@@ -1537,7 +1560,7 @@ const EdgeNode = /*#__PURE__*/React.forwardRef(function EdgeNode(_ref66, ref) {
|
|
|
1537
1560
|
viewBox: "0 0 32 32",
|
|
1538
1561
|
fill: "currentColor",
|
|
1539
1562
|
...rest
|
|
1540
|
-
},
|
|
1563
|
+
}, _path120 || (_path120 = /*#__PURE__*/React.createElement("path", {
|
|
1541
1564
|
d: "M22 6H26V10H22z"
|
|
1542
1565
|
})), _circle8 || (_circle8 = /*#__PURE__*/React.createElement("circle", {
|
|
1543
1566
|
cx: "7",
|
|
@@ -1555,21 +1578,21 @@ const EdgeNode = /*#__PURE__*/React.forwardRef(function EdgeNode(_ref66, ref) {
|
|
|
1555
1578
|
cx: "25",
|
|
1556
1579
|
cy: "17",
|
|
1557
1580
|
r: "1"
|
|
1558
|
-
})),
|
|
1581
|
+
})), _path121 || (_path121 = /*#__PURE__*/React.createElement("path", {
|
|
1559
1582
|
d: "M22,17V15H20V14a2.0023,2.0023,0,0,0-2-2H17V10H15v2H13V10H11v2H10a2.0023,2.0023,0,0,0-2,2v1H6v2H8v2H6v2H8v1a2.0023,2.0023,0,0,0,2,2h1v2h2V24h2v2h2V24h1a2.0023,2.0023,0,0,0,2-2V21h2V19H20V17Zm-4,5H10V14h8Z"
|
|
1560
|
-
})),
|
|
1583
|
+
})), _path122 || (_path122 = /*#__PURE__*/React.createElement("path", {
|
|
1561
1584
|
d: "M28,30H4a2.0021,2.0021,0,0,1-2-2V4A2.0021,2.0021,0,0,1,4,2H28a2.0021,2.0021,0,0,1,2,2V28A2.0021,2.0021,0,0,1,28,30ZM4,4V28H28V4Z"
|
|
1562
1585
|
})), children);
|
|
1563
1586
|
});
|
|
1564
1587
|
if (process.env.NODE_ENV !== "production") {
|
|
1565
1588
|
EdgeNode.propTypes = iconPropTypes;
|
|
1566
1589
|
}
|
|
1567
|
-
const EdgeNodeAlt = /*#__PURE__*/React.forwardRef(function EdgeNodeAlt(
|
|
1590
|
+
const EdgeNodeAlt = /*#__PURE__*/React.forwardRef(function EdgeNodeAlt(_ref68, ref) {
|
|
1568
1591
|
let {
|
|
1569
1592
|
children,
|
|
1570
1593
|
size = 16,
|
|
1571
1594
|
...rest
|
|
1572
|
-
} =
|
|
1595
|
+
} = _ref68;
|
|
1573
1596
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1574
1597
|
width: size,
|
|
1575
1598
|
height: size,
|
|
@@ -1578,7 +1601,7 @@ const EdgeNodeAlt = /*#__PURE__*/React.forwardRef(function EdgeNodeAlt(_ref67, r
|
|
|
1578
1601
|
viewBox: "0 0 32 32",
|
|
1579
1602
|
fill: "currentColor",
|
|
1580
1603
|
...rest
|
|
1581
|
-
},
|
|
1604
|
+
}, _path123 || (_path123 = /*#__PURE__*/React.createElement("path", {
|
|
1582
1605
|
d: "M27,22a2.981,2.981,0,0,0-2.0374.811l-4.0039-2.4023a2.0429,2.0429,0,0,0,0-.8174l4.0039-2.4023A2.9909,2.9909,0,1,0,24,15a2.9345,2.9345,0,0,0,.0415.4092l-4.0039,2.4023a3,3,0,1,0,0,4.377l4.0039,2.4023A2.9345,2.9345,0,0,0,24,25a3,3,0,1,0,3-3Zm0-8a1,1,0,1,1-1,1A1.0009,1.0009,0,0,1,27,14Zm-9,7a1,1,0,1,1,1-1A1.0009,1.0009,0,0,1,18,21Zm9,5a1,1,0,1,1,1-1A1.0009,1.0009,0,0,1,27,26Z"
|
|
1583
1606
|
})), _circle12 || (_circle12 = /*#__PURE__*/React.createElement("circle", {
|
|
1584
1607
|
cx: "7",
|
|
@@ -1592,19 +1615,19 @@ const EdgeNodeAlt = /*#__PURE__*/React.forwardRef(function EdgeNodeAlt(_ref67, r
|
|
|
1592
1615
|
cx: "7",
|
|
1593
1616
|
cy: "24",
|
|
1594
1617
|
r: "1"
|
|
1595
|
-
})),
|
|
1618
|
+
})), _path124 || (_path124 = /*#__PURE__*/React.createElement("path", {
|
|
1596
1619
|
d: "M22,13V5a2.0023,2.0023,0,0,0-2-2H4A2.0023,2.0023,0,0,0,2,5V27a2.0023,2.0023,0,0,0,2,2H20V27H4V21h8V19H4V13ZM4,5H20v6H4Z"
|
|
1597
1620
|
})), children);
|
|
1598
1621
|
});
|
|
1599
1622
|
if (process.env.NODE_ENV !== "production") {
|
|
1600
1623
|
EdgeNodeAlt.propTypes = iconPropTypes;
|
|
1601
1624
|
}
|
|
1602
|
-
const EdgeService = /*#__PURE__*/React.forwardRef(function EdgeService(
|
|
1625
|
+
const EdgeService = /*#__PURE__*/React.forwardRef(function EdgeService(_ref69, ref) {
|
|
1603
1626
|
let {
|
|
1604
1627
|
children,
|
|
1605
1628
|
size = 16,
|
|
1606
1629
|
...rest
|
|
1607
|
-
} =
|
|
1630
|
+
} = _ref69;
|
|
1608
1631
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1609
1632
|
width: size,
|
|
1610
1633
|
height: size,
|
|
@@ -1613,21 +1636,21 @@ const EdgeService = /*#__PURE__*/React.forwardRef(function EdgeService(_ref68, r
|
|
|
1613
1636
|
viewBox: "0 0 32 32",
|
|
1614
1637
|
fill: "currentColor",
|
|
1615
1638
|
...rest
|
|
1616
|
-
},
|
|
1639
|
+
}, _path125 || (_path125 = /*#__PURE__*/React.createElement("path", {
|
|
1617
1640
|
d: "M7 11H9V21H7zM11 11H13V21H11zM15 11H17V21H15zM19 11H21V21H19zM23 11H25V21H23z"
|
|
1618
|
-
})),
|
|
1641
|
+
})), _path126 || (_path126 = /*#__PURE__*/React.createElement("path", {
|
|
1619
1642
|
d: "M28,26H4a2.0023,2.0023,0,0,1-2-2V8A2.0023,2.0023,0,0,1,4,6H28a2.0023,2.0023,0,0,1,2,2V24A2.0023,2.0023,0,0,1,28,26ZM4,8V24H28V8Z"
|
|
1620
1643
|
})), children);
|
|
1621
1644
|
});
|
|
1622
1645
|
if (process.env.NODE_ENV !== "production") {
|
|
1623
1646
|
EdgeService.propTypes = iconPropTypes;
|
|
1624
1647
|
}
|
|
1625
|
-
const Edit = /*#__PURE__*/React.forwardRef(function Edit(
|
|
1648
|
+
const Edit = /*#__PURE__*/React.forwardRef(function Edit(_ref70, ref) {
|
|
1626
1649
|
let {
|
|
1627
1650
|
children,
|
|
1628
1651
|
size = 16,
|
|
1629
1652
|
...rest
|
|
1630
|
-
} =
|
|
1653
|
+
} = _ref70;
|
|
1631
1654
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1632
1655
|
width: size,
|
|
1633
1656
|
height: size,
|
|
@@ -1636,19 +1659,19 @@ const Edit = /*#__PURE__*/React.forwardRef(function Edit(_ref69, ref) {
|
|
|
1636
1659
|
viewBox: "0 0 32 32",
|
|
1637
1660
|
fill: "currentColor",
|
|
1638
1661
|
...rest
|
|
1639
|
-
},
|
|
1662
|
+
}, _path127 || (_path127 = /*#__PURE__*/React.createElement("path", {
|
|
1640
1663
|
d: "M2 26H30V28H2zM25.4 9c.8-.8.8-2 0-2.8 0 0 0 0 0 0l-3.6-3.6c-.8-.8-2-.8-2.8 0 0 0 0 0 0 0l-15 15V24h6.4L25.4 9zM20.4 4L24 7.6l-3 3L17.4 7 20.4 4zM6 22v-3.6l10-10 3.6 3.6-10 10H6z"
|
|
1641
1664
|
})), children);
|
|
1642
1665
|
});
|
|
1643
1666
|
if (process.env.NODE_ENV !== "production") {
|
|
1644
1667
|
Edit.propTypes = iconPropTypes;
|
|
1645
1668
|
}
|
|
1646
|
-
const EditOff = /*#__PURE__*/React.forwardRef(function EditOff(
|
|
1669
|
+
const EditOff = /*#__PURE__*/React.forwardRef(function EditOff(_ref71, ref) {
|
|
1647
1670
|
let {
|
|
1648
1671
|
children,
|
|
1649
1672
|
size = 16,
|
|
1650
1673
|
...rest
|
|
1651
|
-
} =
|
|
1674
|
+
} = _ref71;
|
|
1652
1675
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1653
1676
|
width: size,
|
|
1654
1677
|
height: size,
|
|
@@ -1657,19 +1680,19 @@ const EditOff = /*#__PURE__*/React.forwardRef(function EditOff(_ref70, ref) {
|
|
|
1657
1680
|
viewBox: "0 0 32 32",
|
|
1658
1681
|
fill: "currentColor",
|
|
1659
1682
|
...rest
|
|
1660
|
-
},
|
|
1683
|
+
}, _path128 || (_path128 = /*#__PURE__*/React.createElement("path", {
|
|
1661
1684
|
d: "M30 28.6L3.4 2 2 3.4l10.1 10.1L4 21.6V28h6.4l8.1-8.1L28.6 30 30 28.6zM9.6 26H6v-3.6l7.5-7.5 3.6 3.6L9.6 26zM29.4 6.2L29.4 6.2l-3.6-3.6c-.8-.8-2-.8-2.8 0l0 0 0 0-8 8 1.4 1.4L20 8.4l3.6 3.6L20 15.6l1.4 1.4 8-8C30.2 8.2 30.2 7 29.4 6.2L29.4 6.2zM25 10.6L21.4 7l3-3L28 7.6 25 10.6z"
|
|
1662
1685
|
})), children);
|
|
1663
1686
|
});
|
|
1664
1687
|
if (process.env.NODE_ENV !== "production") {
|
|
1665
1688
|
EditOff.propTypes = iconPropTypes;
|
|
1666
1689
|
}
|
|
1667
|
-
const EdtLoop = /*#__PURE__*/React.forwardRef(function EdtLoop(
|
|
1690
|
+
const EdtLoop = /*#__PURE__*/React.forwardRef(function EdtLoop(_ref72, ref) {
|
|
1668
1691
|
let {
|
|
1669
1692
|
children,
|
|
1670
1693
|
size = 16,
|
|
1671
1694
|
...rest
|
|
1672
|
-
} =
|
|
1695
|
+
} = _ref72;
|
|
1673
1696
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1674
1697
|
width: size,
|
|
1675
1698
|
height: size,
|
|
@@ -1678,19 +1701,19 @@ const EdtLoop = /*#__PURE__*/React.forwardRef(function EdtLoop(_ref71, ref) {
|
|
|
1678
1701
|
viewBox: "0 0 32 32",
|
|
1679
1702
|
fill: "currentColor",
|
|
1680
1703
|
...rest
|
|
1681
|
-
},
|
|
1704
|
+
}, _path129 || (_path129 = /*#__PURE__*/React.createElement("path", {
|
|
1682
1705
|
d: "M23.625,22.5875a6.1287,6.1287,0,0,1-4.5-1.9l-3.1-3.2-3.1,3.2a6.4582,6.4582,0,0,1-9.1,0,7.028,7.028,0,0,1-1.8-4.7,6.6547,6.6547,0,0,1,1.9-4.7,6.3375,6.3375,0,0,1,9,0l3.1,3.2,3.1-3.2a6.3375,6.3375,0,0,1,9,0,6.8282,6.8282,0,0,1,0,9.4A6.5418,6.5418,0,0,1,23.625,22.5875Zm-6.2-6.6,3.1,3.3a4.4061,4.4061,0,0,0,6.2,0,4.9077,4.9077,0,0,0,0-6.6,4.4061,4.4061,0,0,0-6.2,0Zm-9-4.6a4.1582,4.1582,0,0,0-3.1,1.3,4.8385,4.8385,0,0,0,0,6.6,4.4061,4.4061,0,0,0,6.2,0l3.1-3.3-3.1-3.3A4.7706,4.7706,0,0,0,8.425,11.3875Z"
|
|
1683
1706
|
})), children);
|
|
1684
1707
|
});
|
|
1685
1708
|
if (process.env.NODE_ENV !== "production") {
|
|
1686
1709
|
EdtLoop.propTypes = iconPropTypes;
|
|
1687
1710
|
}
|
|
1688
|
-
const Education = /*#__PURE__*/React.forwardRef(function Education(
|
|
1711
|
+
const Education = /*#__PURE__*/React.forwardRef(function Education(_ref73, ref) {
|
|
1689
1712
|
let {
|
|
1690
1713
|
children,
|
|
1691
1714
|
size = 16,
|
|
1692
1715
|
...rest
|
|
1693
|
-
} =
|
|
1716
|
+
} = _ref73;
|
|
1694
1717
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1695
1718
|
width: size,
|
|
1696
1719
|
height: size,
|
|
@@ -1699,21 +1722,21 @@ const Education = /*#__PURE__*/React.forwardRef(function Education(_ref72, ref)
|
|
|
1699
1722
|
viewBox: "0 0 32 32",
|
|
1700
1723
|
fill: "currentColor",
|
|
1701
1724
|
...rest
|
|
1702
|
-
},
|
|
1725
|
+
}, _path130 || (_path130 = /*#__PURE__*/React.createElement("path", {
|
|
1703
1726
|
d: "M26 30H24V27a5.0059 5.0059 0 00-5-5H13a5.0059 5.0059 0 00-5 5v3H6V27a7.0082 7.0082 0 017-7h6a7.0082 7.0082 0 017 7zM5 6A1 1 0 004 7v9H6V7A1 1 0 005 6z"
|
|
1704
|
-
})),
|
|
1727
|
+
})), _path131 || (_path131 = /*#__PURE__*/React.createElement("path", {
|
|
1705
1728
|
d: "M4,2V4H9v7a7,7,0,0,0,14,0V4h5V2Zm7,2H21V7H11Zm5,12a5,5,0,0,1-5-5V9H21v2A5,5,0,0,1,16,16Z"
|
|
1706
1729
|
})), children);
|
|
1707
1730
|
});
|
|
1708
1731
|
if (process.env.NODE_ENV !== "production") {
|
|
1709
1732
|
Education.propTypes = iconPropTypes;
|
|
1710
1733
|
}
|
|
1711
|
-
const Email = /*#__PURE__*/React.forwardRef(function Email(
|
|
1734
|
+
const Email = /*#__PURE__*/React.forwardRef(function Email(_ref74, ref) {
|
|
1712
1735
|
let {
|
|
1713
1736
|
children,
|
|
1714
1737
|
size = 16,
|
|
1715
1738
|
...rest
|
|
1716
|
-
} =
|
|
1739
|
+
} = _ref74;
|
|
1717
1740
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1718
1741
|
width: size,
|
|
1719
1742
|
height: size,
|
|
@@ -1722,19 +1745,19 @@ const Email = /*#__PURE__*/React.forwardRef(function Email(_ref73, ref) {
|
|
|
1722
1745
|
viewBox: "0 0 32 32",
|
|
1723
1746
|
fill: "currentColor",
|
|
1724
1747
|
...rest
|
|
1725
|
-
},
|
|
1748
|
+
}, _path132 || (_path132 = /*#__PURE__*/React.createElement("path", {
|
|
1726
1749
|
d: "M28,6H4A2,2,0,0,0,2,8V24a2,2,0,0,0,2,2H28a2,2,0,0,0,2-2V8A2,2,0,0,0,28,6ZM25.8,8,16,14.78,6.2,8ZM4,24V8.91l11.43,7.91a1,1,0,0,0,1.14,0L28,8.91V24Z"
|
|
1727
1750
|
})), children);
|
|
1728
1751
|
});
|
|
1729
1752
|
if (process.env.NODE_ENV !== "production") {
|
|
1730
1753
|
Email.propTypes = iconPropTypes;
|
|
1731
1754
|
}
|
|
1732
|
-
const EmailNew = /*#__PURE__*/React.forwardRef(function EmailNew(
|
|
1755
|
+
const EmailNew = /*#__PURE__*/React.forwardRef(function EmailNew(_ref75, ref) {
|
|
1733
1756
|
let {
|
|
1734
1757
|
children,
|
|
1735
1758
|
size = 16,
|
|
1736
1759
|
...rest
|
|
1737
|
-
} =
|
|
1760
|
+
} = _ref75;
|
|
1738
1761
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1739
1762
|
width: size,
|
|
1740
1763
|
height: size,
|
|
@@ -1743,7 +1766,7 @@ const EmailNew = /*#__PURE__*/React.forwardRef(function EmailNew(_ref74, ref) {
|
|
|
1743
1766
|
viewBox: "0 0 32 32",
|
|
1744
1767
|
fill: "currentColor",
|
|
1745
1768
|
...rest
|
|
1746
|
-
},
|
|
1769
|
+
}, _path133 || (_path133 = /*#__PURE__*/React.createElement("path", {
|
|
1747
1770
|
d: "M19,24H4L3.9966,8.9062l11.4341,7.9161a1.0008,1.0008,0,0,0,1.1386,0L28,8.9087,28,18h2V8a2.0027,2.0027,0,0,0-2-2H4A2.0023,2.0023,0,0,0,2,8V24a2.0027,2.0027,0,0,0,2,2H19ZM25.7986,8,16,14.7837,6.2014,8Z"
|
|
1748
1771
|
})), _circle15 || (_circle15 = /*#__PURE__*/React.createElement("circle", {
|
|
1749
1772
|
cx: "26",
|
|
@@ -1754,12 +1777,12 @@ const EmailNew = /*#__PURE__*/React.forwardRef(function EmailNew(_ref74, ref) {
|
|
|
1754
1777
|
if (process.env.NODE_ENV !== "production") {
|
|
1755
1778
|
EmailNew.propTypes = iconPropTypes;
|
|
1756
1779
|
}
|
|
1757
|
-
const Encryption = /*#__PURE__*/React.forwardRef(function Encryption(
|
|
1780
|
+
const Encryption = /*#__PURE__*/React.forwardRef(function Encryption(_ref76, ref) {
|
|
1758
1781
|
let {
|
|
1759
1782
|
children,
|
|
1760
1783
|
size = 16,
|
|
1761
1784
|
...rest
|
|
1762
|
-
} =
|
|
1785
|
+
} = _ref76;
|
|
1763
1786
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1764
1787
|
width: size,
|
|
1765
1788
|
height: size,
|
|
@@ -1768,19 +1791,19 @@ const Encryption = /*#__PURE__*/React.forwardRef(function Encryption(_ref75, ref
|
|
|
1768
1791
|
viewBox: "0 0 32 32",
|
|
1769
1792
|
fill: "currentColor",
|
|
1770
1793
|
...rest
|
|
1771
|
-
},
|
|
1794
|
+
}, _path134 || (_path134 = /*#__PURE__*/React.createElement("path", {
|
|
1772
1795
|
d: "M29 21.2783V19a4 4 0 00-8 0v2.2783A1.9935 1.9935 0 0020 23v5a2.0025 2.0025 0 002 2h6a2.0025 2.0025 0 002-2V23A1.9935 1.9935 0 0029 21.2783zM25 17a2.0025 2.0025 0 012 2v2H23V19A2.0025 2.0025 0 0125 17zM22 28V23h6v5zM2 2H4V6H2zM14 2H16V6H14zM18 2H20V6H18zM2 8H4V16H2zM2 18H4V26H2zM14 18H16V26H14zM6 8H8V16H6zM18 8H20V14H18zM10 26H8a2.0023 2.0023 0 01-2-2V20a2.0023 2.0023 0 012-2h2a2.0023 2.0023 0 012 2v4A2.0023 2.0023 0 0110 26zM8 20v4h2V20zM14 16H12a2.0023 2.0023 0 01-2-2V10a2.0023 2.0023 0 012-2h2a2.0023 2.0023 0 012 2v4A2.0023 2.0023 0 0114 16zm-2-6v4h2V10zM10 6H8A2.0023 2.0023 0 016 4V2H8V4h2V2h2V4A2.0023 2.0023 0 0110 6z"
|
|
1773
1796
|
})), children);
|
|
1774
1797
|
});
|
|
1775
1798
|
if (process.env.NODE_ENV !== "production") {
|
|
1776
1799
|
Encryption.propTypes = iconPropTypes;
|
|
1777
1800
|
}
|
|
1778
|
-
const EnergyRenewable = /*#__PURE__*/React.forwardRef(function EnergyRenewable(
|
|
1801
|
+
const EnergyRenewable = /*#__PURE__*/React.forwardRef(function EnergyRenewable(_ref77, ref) {
|
|
1779
1802
|
let {
|
|
1780
1803
|
children,
|
|
1781
1804
|
size = 16,
|
|
1782
1805
|
...rest
|
|
1783
|
-
} =
|
|
1806
|
+
} = _ref77;
|
|
1784
1807
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1785
1808
|
width: size,
|
|
1786
1809
|
height: size,
|
|
@@ -1789,19 +1812,19 @@ const EnergyRenewable = /*#__PURE__*/React.forwardRef(function EnergyRenewable(_
|
|
|
1789
1812
|
viewBox: "0 0 32 32",
|
|
1790
1813
|
fill: "currentColor",
|
|
1791
1814
|
...rest
|
|
1792
|
-
},
|
|
1815
|
+
}, _path135 || (_path135 = /*#__PURE__*/React.createElement("path", {
|
|
1793
1816
|
d: "M29,14H28V10H26v4H24V10H22v4H21a1,1,0,0,0-1,1v4a5.0079,5.0079,0,0,0,4,4.8989V27a1.0008,1.0008,0,0,1-1,1H5a1,1,0,0,1,0-2h5a3,3,0,0,0,0-6H5a1,1,0,0,1,0-2h5a3.0033,3.0033,0,0,0,3-3V11h1a4.0045,4.0045,0,0,0,4-4V4H15a3.979,3.979,0,0,0-2.7468,1.1064A6.0041,6.0041,0,0,0,7,2H4V5a6.0066,6.0066,0,0,0,6,6h1v4a1.0008,1.0008,0,0,1-1,1H5a3,3,0,0,0,0,6h5a1,1,0,0,1,0,2H5a3,3,0,0,0,0,6H23a3.0033,3.0033,0,0,0,3-3V23.8989A5.0079,5.0079,0,0,0,30,19V15A1,1,0,0,0,29,14ZM13,8a2.002,2.002,0,0,1,2-2h1V7a2.002,2.002,0,0,1-2,2H13ZM10,9A4.0045,4.0045,0,0,1,6,5V4H7a4.0045,4.0045,0,0,1,4,4V9ZM28,19a3,3,0,0,1-6,0V16h6Z"
|
|
1794
1817
|
})), children);
|
|
1795
1818
|
});
|
|
1796
1819
|
if (process.env.NODE_ENV !== "production") {
|
|
1797
1820
|
EnergyRenewable.propTypes = iconPropTypes;
|
|
1798
1821
|
}
|
|
1799
|
-
const Enterprise = /*#__PURE__*/React.forwardRef(function Enterprise(
|
|
1822
|
+
const Enterprise = /*#__PURE__*/React.forwardRef(function Enterprise(_ref78, ref) {
|
|
1800
1823
|
let {
|
|
1801
1824
|
children,
|
|
1802
1825
|
size = 16,
|
|
1803
1826
|
...rest
|
|
1804
|
-
} =
|
|
1827
|
+
} = _ref78;
|
|
1805
1828
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1806
1829
|
width: size,
|
|
1807
1830
|
height: size,
|
|
@@ -1810,21 +1833,21 @@ const Enterprise = /*#__PURE__*/React.forwardRef(function Enterprise(_ref77, ref
|
|
|
1810
1833
|
viewBox: "0 0 32 32",
|
|
1811
1834
|
fill: "currentColor",
|
|
1812
1835
|
...rest
|
|
1813
|
-
},
|
|
1836
|
+
}, _path136 || (_path136 = /*#__PURE__*/React.createElement("path", {
|
|
1814
1837
|
d: "M8 8H10V12H8zM8 14H10V18H8zM14 8H16V12H14zM14 14H16V18H14zM8 20H10V24H8zM14 20H16V24H14z"
|
|
1815
|
-
})),
|
|
1838
|
+
})), _path137 || (_path137 = /*#__PURE__*/React.createElement("path", {
|
|
1816
1839
|
d: "M30,14a2,2,0,0,0-2-2H22V4a2,2,0,0,0-2-2H4A2,2,0,0,0,2,4V30H30ZM4,4H20V28H4ZM22,28V14h6V28Z"
|
|
1817
1840
|
})), children);
|
|
1818
1841
|
});
|
|
1819
1842
|
if (process.env.NODE_ENV !== "production") {
|
|
1820
1843
|
Enterprise.propTypes = iconPropTypes;
|
|
1821
1844
|
}
|
|
1822
|
-
const Equalizer = /*#__PURE__*/React.forwardRef(function Equalizer(
|
|
1845
|
+
const Equalizer = /*#__PURE__*/React.forwardRef(function Equalizer(_ref79, ref) {
|
|
1823
1846
|
let {
|
|
1824
1847
|
children,
|
|
1825
1848
|
size = 16,
|
|
1826
1849
|
...rest
|
|
1827
|
-
} =
|
|
1850
|
+
} = _ref79;
|
|
1828
1851
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1829
1852
|
width: size,
|
|
1830
1853
|
height: size,
|
|
@@ -1833,19 +1856,19 @@ const Equalizer = /*#__PURE__*/React.forwardRef(function Equalizer(_ref78, ref)
|
|
|
1833
1856
|
viewBox: "0 0 32 32",
|
|
1834
1857
|
fill: "currentColor",
|
|
1835
1858
|
...rest
|
|
1836
|
-
},
|
|
1859
|
+
}, _path138 || (_path138 = /*#__PURE__*/React.createElement("path", {
|
|
1837
1860
|
d: "M2 28H10V30H2zM2 24H10V26H2zM12 28H20V30H12zM12 24H20V26H12zM2 20H10V22H2zM12 20H20V22H12zM2 16H10V18H2zM12 16H20V18H12zM12 12H20V14H12zM12 8H20V10H12zM12 4H20V6H12zM22 28H30V30H22zM22 24H30V26H22z"
|
|
1838
1861
|
})), children);
|
|
1839
1862
|
});
|
|
1840
1863
|
if (process.env.NODE_ENV !== "production") {
|
|
1841
1864
|
Equalizer.propTypes = iconPropTypes;
|
|
1842
1865
|
}
|
|
1843
|
-
const Erase = /*#__PURE__*/React.forwardRef(function Erase(
|
|
1866
|
+
const Erase = /*#__PURE__*/React.forwardRef(function Erase(_ref80, ref) {
|
|
1844
1867
|
let {
|
|
1845
1868
|
children,
|
|
1846
1869
|
size = 16,
|
|
1847
1870
|
...rest
|
|
1848
|
-
} =
|
|
1871
|
+
} = _ref80;
|
|
1849
1872
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1850
1873
|
width: size,
|
|
1851
1874
|
height: size,
|
|
@@ -1854,19 +1877,19 @@ const Erase = /*#__PURE__*/React.forwardRef(function Erase(_ref79, ref) {
|
|
|
1854
1877
|
viewBox: "0 0 32 32",
|
|
1855
1878
|
fill: "currentColor",
|
|
1856
1879
|
...rest
|
|
1857
|
-
},
|
|
1880
|
+
}, _path139 || (_path139 = /*#__PURE__*/React.createElement("path", {
|
|
1858
1881
|
d: "M7 27H30V29H7zM27.38 10.51L19.45 2.59a2 2 0 00-2.83 0l-14 14a2 2 0 000 2.83L7.13 24h9.59L27.38 13.34A2 2 0 0027.38 10.51zM15.89 22H8L4 18l6.31-6.31 7.93 7.92zm3.76-3.76l-7.92-7.93L18 4 26 11.93z"
|
|
1859
1882
|
})), children);
|
|
1860
1883
|
});
|
|
1861
1884
|
if (process.env.NODE_ENV !== "production") {
|
|
1862
1885
|
Erase.propTypes = iconPropTypes;
|
|
1863
1886
|
}
|
|
1864
|
-
const WatsonHealthErase_3D = /*#__PURE__*/React.forwardRef(function WatsonHealthErase_3D(
|
|
1887
|
+
const WatsonHealthErase_3D = /*#__PURE__*/React.forwardRef(function WatsonHealthErase_3D(_ref81, ref) {
|
|
1865
1888
|
let {
|
|
1866
1889
|
children,
|
|
1867
1890
|
size = 16,
|
|
1868
1891
|
...rest
|
|
1869
|
-
} =
|
|
1892
|
+
} = _ref81;
|
|
1870
1893
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1871
1894
|
width: size,
|
|
1872
1895
|
height: size,
|
|
@@ -1875,19 +1898,19 @@ const WatsonHealthErase_3D = /*#__PURE__*/React.forwardRef(function WatsonHealth
|
|
|
1875
1898
|
viewBox: "0 0 32 32",
|
|
1876
1899
|
fill: "currentColor",
|
|
1877
1900
|
...rest
|
|
1878
|
-
},
|
|
1901
|
+
}, _path140 || (_path140 = /*#__PURE__*/React.createElement("path", {
|
|
1879
1902
|
d: "M30.4148 16.5132L22.488 8.5859a2.0014 2.0014 0 00-2.8291 0L5.6208 22.624a2.0024 2.0024 0 000 2.8291L10.1663 30h9.5908L30.4148 19.3413A2.001 2.001 0 0030.4148 16.5132zM18.929 28H10.9949l-3.96-3.9619 6.3123-6.3118 7.9276 7.9276zm3.76-3.76l-7.9276-7.9276L21.074 10l7.9267 7.9272zM11 12H8V2h3a3.0033 3.0033 0 013 3V9A3.0033 3.0033 0 0111 12zm-1-2h1a1.0009 1.0009 0 001-1V5a1.0009 1.0009 0 00-1-1H10zM4 2H0V4H4V6H1V8H4v2H0v2H4a2.0027 2.0027 0 002-2V4A2.0023 2.0023 0 004 2z"
|
|
1880
1903
|
})), children);
|
|
1881
1904
|
});
|
|
1882
1905
|
if (process.env.NODE_ENV !== "production") {
|
|
1883
1906
|
WatsonHealthErase_3D.propTypes = iconPropTypes;
|
|
1884
1907
|
}
|
|
1885
|
-
const Error = /*#__PURE__*/React.forwardRef(function Error(
|
|
1908
|
+
const Error = /*#__PURE__*/React.forwardRef(function Error(_ref82, ref) {
|
|
1886
1909
|
let {
|
|
1887
1910
|
children,
|
|
1888
1911
|
size = 16,
|
|
1889
1912
|
...rest
|
|
1890
|
-
} =
|
|
1913
|
+
} = _ref82;
|
|
1891
1914
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1892
1915
|
width: size,
|
|
1893
1916
|
height: size,
|
|
@@ -1896,19 +1919,19 @@ const Error = /*#__PURE__*/React.forwardRef(function Error(_ref81, ref) {
|
|
|
1896
1919
|
viewBox: "0 0 32 32",
|
|
1897
1920
|
fill: "currentColor",
|
|
1898
1921
|
...rest
|
|
1899
|
-
},
|
|
1922
|
+
}, _path141 || (_path141 = /*#__PURE__*/React.createElement("path", {
|
|
1900
1923
|
d: "M2,16H2A14,14,0,1,0,16,2,14,14,0,0,0,2,16Zm23.15,7.75L8.25,6.85a12,12,0,0,1,16.9,16.9ZM8.24,25.16A12,12,0,0,1,6.84,8.27L23.73,25.16a12,12,0,0,1-15.49,0Z"
|
|
1901
1924
|
})), children);
|
|
1902
1925
|
});
|
|
1903
1926
|
if (process.env.NODE_ENV !== "production") {
|
|
1904
1927
|
Error.propTypes = iconPropTypes;
|
|
1905
1928
|
}
|
|
1906
|
-
const ErrorFilled = /*#__PURE__*/React.forwardRef(function ErrorFilled(
|
|
1929
|
+
const ErrorFilled = /*#__PURE__*/React.forwardRef(function ErrorFilled(_ref83, ref) {
|
|
1907
1930
|
let {
|
|
1908
1931
|
children,
|
|
1909
1932
|
size = 16,
|
|
1910
1933
|
...rest
|
|
1911
|
-
} =
|
|
1934
|
+
} = _ref83;
|
|
1912
1935
|
if (size === 16 || size === "16" || size === "16px") {
|
|
1913
1936
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1914
1937
|
width: size,
|
|
@@ -1918,9 +1941,9 @@ const ErrorFilled = /*#__PURE__*/React.forwardRef(function ErrorFilled(_ref82, r
|
|
|
1918
1941
|
viewBox: "0 0 16 16",
|
|
1919
1942
|
fill: "currentColor",
|
|
1920
1943
|
...rest
|
|
1921
|
-
},
|
|
1944
|
+
}, _path142 || (_path142 = /*#__PURE__*/React.createElement("path", {
|
|
1922
1945
|
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.5L4.5,5.3l0.8-0.8l6.2,6.2L10.7,11.5z"
|
|
1923
|
-
})),
|
|
1946
|
+
})), _path143 || (_path143 = /*#__PURE__*/React.createElement("path", {
|
|
1924
1947
|
fill: "none",
|
|
1925
1948
|
d: "M10.7,11.5L4.5,5.3l0.8-0.8l6.2,6.2L10.7,11.5z",
|
|
1926
1949
|
"data-icon-path": "inner-path",
|
|
@@ -1936,9 +1959,9 @@ const ErrorFilled = /*#__PURE__*/React.forwardRef(function ErrorFilled(_ref82, r
|
|
|
1936
1959
|
viewBox: "0 0 20 20",
|
|
1937
1960
|
fill: "currentColor",
|
|
1938
1961
|
...rest
|
|
1939
|
-
},
|
|
1962
|
+
}, _path144 || (_path144 = /*#__PURE__*/React.createElement("path", {
|
|
1940
1963
|
d: "M10,1c-5,0-9,4-9,9s4,9,9,9s9-4,9-9S15,1,10,1z M13.5,14.5l-8-8l1-1l8,8L13.5,14.5z"
|
|
1941
|
-
})),
|
|
1964
|
+
})), _path145 || (_path145 = /*#__PURE__*/React.createElement("path", {
|
|
1942
1965
|
d: "M13.5,14.5l-8-8l1-1l8,8L13.5,14.5z",
|
|
1943
1966
|
"data-icon-path": "inner-path",
|
|
1944
1967
|
opacity: "0"
|
|
@@ -1953,9 +1976,9 @@ const ErrorFilled = /*#__PURE__*/React.forwardRef(function ErrorFilled(_ref82, r
|
|
|
1953
1976
|
viewBox: "0 0 24 24",
|
|
1954
1977
|
fill: "currentColor",
|
|
1955
1978
|
...rest
|
|
1956
|
-
},
|
|
1979
|
+
}, _path146 || (_path146 = /*#__PURE__*/React.createElement("path", {
|
|
1957
1980
|
d: "M12,1C5.9,1,1,5.9,1,12s4.9,11,11,11s11-4.9,11-11S18.1,1,12,1z M16.3,17.5L6.5,7.7l1.2-1.2l9.8,9.8L16.3,17.5z"
|
|
1958
|
-
})),
|
|
1981
|
+
})), _path147 || (_path147 = /*#__PURE__*/React.createElement("path", {
|
|
1959
1982
|
fill: "none",
|
|
1960
1983
|
d: "M16.3,17.5L6.5,7.7l1.2-1.2l9.8,9.8L16.3,17.5z",
|
|
1961
1984
|
"data-icon-path": "inner-path",
|
|
@@ -1970,24 +1993,24 @@ const ErrorFilled = /*#__PURE__*/React.forwardRef(function ErrorFilled(_ref82, r
|
|
|
1970
1993
|
viewBox: "0 0 32 32",
|
|
1971
1994
|
fill: "currentColor",
|
|
1972
1995
|
...rest
|
|
1973
|
-
},
|
|
1996
|
+
}, _path148 || (_path148 = /*#__PURE__*/React.createElement("path", {
|
|
1974
1997
|
fill: "none",
|
|
1975
1998
|
d: "M14.9 7.2H17.1V24.799H14.9z",
|
|
1976
1999
|
"data-icon-path": "inner-path",
|
|
1977
2000
|
transform: "rotate(-45 16 16)"
|
|
1978
|
-
})),
|
|
2001
|
+
})), _path149 || (_path149 = /*#__PURE__*/React.createElement("path", {
|
|
1979
2002
|
d: "M16,2A13.914,13.914,0,0,0,2,16,13.914,13.914,0,0,0,16,30,13.914,13.914,0,0,0,30,16,13.914,13.914,0,0,0,16,2Zm5.4449,21L9,10.5557,10.5557,9,23,21.4448Z"
|
|
1980
2003
|
})), children);
|
|
1981
2004
|
});
|
|
1982
2005
|
if (process.env.NODE_ENV !== "production") {
|
|
1983
2006
|
ErrorFilled.propTypes = iconPropTypes;
|
|
1984
2007
|
}
|
|
1985
|
-
const ErrorOutline = /*#__PURE__*/React.forwardRef(function ErrorOutline(
|
|
2008
|
+
const ErrorOutline = /*#__PURE__*/React.forwardRef(function ErrorOutline(_ref84, ref) {
|
|
1986
2009
|
let {
|
|
1987
2010
|
children,
|
|
1988
2011
|
size = 16,
|
|
1989
2012
|
...rest
|
|
1990
|
-
} =
|
|
2013
|
+
} = _ref84;
|
|
1991
2014
|
if (size === 16 || size === "16" || size === "16px") {
|
|
1992
2015
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1993
2016
|
width: size,
|
|
@@ -1997,9 +2020,9 @@ const ErrorOutline = /*#__PURE__*/React.forwardRef(function ErrorOutline(_ref83,
|
|
|
1997
2020
|
viewBox: "0 0 16 16",
|
|
1998
2021
|
fill: "currentColor",
|
|
1999
2022
|
...rest
|
|
2000
|
-
},
|
|
2023
|
+
}, _path150 || (_path150 = /*#__PURE__*/React.createElement("path", {
|
|
2001
2024
|
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"
|
|
2002
|
-
})),
|
|
2025
|
+
})), _path151 || (_path151 = /*#__PURE__*/React.createElement("path", {
|
|
2003
2026
|
d: "M7.4 3.6H8.5V12.4H7.4z",
|
|
2004
2027
|
transform: "rotate(-45.001 8 8)"
|
|
2005
2028
|
})), children);
|
|
@@ -2012,22 +2035,22 @@ const ErrorOutline = /*#__PURE__*/React.forwardRef(function ErrorOutline(_ref83,
|
|
|
2012
2035
|
viewBox: "0 0 32 32",
|
|
2013
2036
|
fill: "currentColor",
|
|
2014
2037
|
...rest
|
|
2015
|
-
},
|
|
2038
|
+
}, _path152 || (_path152 = /*#__PURE__*/React.createElement("path", {
|
|
2016
2039
|
d: "M14.9 7.2H17.1V24.799H14.9z",
|
|
2017
2040
|
transform: "rotate(-45 16 16)"
|
|
2018
|
-
})),
|
|
2041
|
+
})), _path153 || (_path153 = /*#__PURE__*/React.createElement("path", {
|
|
2019
2042
|
d: "M16,2A13.9138,13.9138,0,0,0,2,16,13.9138,13.9138,0,0,0,16,30,13.9138,13.9138,0,0,0,30,16,13.9138,13.9138,0,0,0,16,2Zm0,26A12,12,0,1,1,28,16,12.0353,12.0353,0,0,1,16,28Z"
|
|
2020
2043
|
})), children);
|
|
2021
2044
|
});
|
|
2022
2045
|
if (process.env.NODE_ENV !== "production") {
|
|
2023
2046
|
ErrorOutline.propTypes = iconPropTypes;
|
|
2024
2047
|
}
|
|
2025
|
-
const Event = /*#__PURE__*/React.forwardRef(function Event(
|
|
2048
|
+
const Event = /*#__PURE__*/React.forwardRef(function Event(_ref85, ref) {
|
|
2026
2049
|
let {
|
|
2027
2050
|
children,
|
|
2028
2051
|
size = 16,
|
|
2029
2052
|
...rest
|
|
2030
|
-
} =
|
|
2053
|
+
} = _ref85;
|
|
2031
2054
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2032
2055
|
width: size,
|
|
2033
2056
|
height: size,
|
|
@@ -2036,21 +2059,21 @@ const Event = /*#__PURE__*/React.forwardRef(function Event(_ref84, ref) {
|
|
|
2036
2059
|
viewBox: "0 0 32 32",
|
|
2037
2060
|
fill: "currentColor",
|
|
2038
2061
|
...rest
|
|
2039
|
-
},
|
|
2062
|
+
}, _path154 || (_path154 = /*#__PURE__*/React.createElement("path", {
|
|
2040
2063
|
d: "M28,6a2,2,0,0,0-2-2H22V2H20V4H12V2H10V4H6A2,2,0,0,0,4,6V26a2,2,0,0,0,2,2h4V26H6V6h4V8h2V6h8V8h2V6h4v6h2Z"
|
|
2041
|
-
})),
|
|
2064
|
+
})), _path155 || (_path155 = /*#__PURE__*/React.createElement("path", {
|
|
2042
2065
|
d: "M21 15L23.549 19.938 29 20.729 25 24.573 26 30 21 27.438 16 30 17 24.573 13 20.729 18.6 19.938 21 15z"
|
|
2043
2066
|
})), children);
|
|
2044
2067
|
});
|
|
2045
2068
|
if (process.env.NODE_ENV !== "production") {
|
|
2046
2069
|
Event.propTypes = iconPropTypes;
|
|
2047
2070
|
}
|
|
2048
|
-
const EventSchedule = /*#__PURE__*/React.forwardRef(function EventSchedule(
|
|
2071
|
+
const EventSchedule = /*#__PURE__*/React.forwardRef(function EventSchedule(_ref86, ref) {
|
|
2049
2072
|
let {
|
|
2050
2073
|
children,
|
|
2051
2074
|
size = 16,
|
|
2052
2075
|
...rest
|
|
2053
|
-
} =
|
|
2076
|
+
} = _ref86;
|
|
2054
2077
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2055
2078
|
width: size,
|
|
2056
2079
|
height: size,
|
|
@@ -2059,23 +2082,23 @@ const EventSchedule = /*#__PURE__*/React.forwardRef(function EventSchedule(_ref8
|
|
|
2059
2082
|
viewBox: "0 0 32 32",
|
|
2060
2083
|
fill: "currentColor",
|
|
2061
2084
|
...rest
|
|
2062
|
-
},
|
|
2085
|
+
}, _path156 || (_path156 = /*#__PURE__*/React.createElement("path", {
|
|
2063
2086
|
d: "M21,30a8,8,0,1,1,8-8A8,8,0,0,1,21,30Zm0-14a6,6,0,1,0,6,6A6,6,0,0,0,21,16Z"
|
|
2064
|
-
})),
|
|
2087
|
+
})), _path157 || (_path157 = /*#__PURE__*/React.createElement("path", {
|
|
2065
2088
|
d: "M22.59 25L20 22.41 20 18 22 18 22 21.59 24 23.59 22.59 25z"
|
|
2066
|
-
})),
|
|
2089
|
+
})), _path158 || (_path158 = /*#__PURE__*/React.createElement("path", {
|
|
2067
2090
|
d: "M28,6a2,2,0,0,0-2-2H22V2H20V4H12V2H10V4H6A2,2,0,0,0,4,6V26a2,2,0,0,0,2,2h4V26H6V6h4V8h2V6h8V8h2V6h4v6h2Z"
|
|
2068
2091
|
})), children);
|
|
2069
2092
|
});
|
|
2070
2093
|
if (process.env.NODE_ENV !== "production") {
|
|
2071
2094
|
EventSchedule.propTypes = iconPropTypes;
|
|
2072
2095
|
}
|
|
2073
|
-
const Events = /*#__PURE__*/React.forwardRef(function Events(
|
|
2096
|
+
const Events = /*#__PURE__*/React.forwardRef(function Events(_ref87, ref) {
|
|
2074
2097
|
let {
|
|
2075
2098
|
children,
|
|
2076
2099
|
size = 16,
|
|
2077
2100
|
...rest
|
|
2078
|
-
} =
|
|
2101
|
+
} = _ref87;
|
|
2079
2102
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2080
2103
|
width: size,
|
|
2081
2104
|
height: size,
|
|
@@ -2084,19 +2107,19 @@ const Events = /*#__PURE__*/React.forwardRef(function Events(_ref86, ref) {
|
|
|
2084
2107
|
viewBox: "0 0 32 32",
|
|
2085
2108
|
fill: "currentColor",
|
|
2086
2109
|
...rest
|
|
2087
|
-
},
|
|
2110
|
+
}, _path159 || (_path159 = /*#__PURE__*/React.createElement("path", {
|
|
2088
2111
|
d: "M26 14H24v2h2a3.0033 3.0033 0 013 3v4h2V19A5.0058 5.0058 0 0026 14zM24 4a3 3 0 11-3 3 3 3 0 013-3m0-2a5 5 0 105 5A5 5 0 0024 2zM23 30H21V28a3.0033 3.0033 0 00-3-3H14a3.0033 3.0033 0 00-3 3v2H9V28a5.0059 5.0059 0 015-5h4a5.0059 5.0059 0 015 5zM16 13a3 3 0 11-3 3 3 3 0 013-3m0-2a5 5 0 105 5A5 5 0 0016 11zM8 14H6a5.0059 5.0059 0 00-5 5v4H3V19a3.0033 3.0033 0 013-3H8zM8 4A3 3 0 115 7 3 3 0 018 4M8 2a5 5 0 105 5A5 5 0 008 2z"
|
|
2089
2112
|
})), children);
|
|
2090
2113
|
});
|
|
2091
2114
|
if (process.env.NODE_ENV !== "production") {
|
|
2092
2115
|
Events.propTypes = iconPropTypes;
|
|
2093
2116
|
}
|
|
2094
|
-
const EventsAlt = /*#__PURE__*/React.forwardRef(function EventsAlt(
|
|
2117
|
+
const EventsAlt = /*#__PURE__*/React.forwardRef(function EventsAlt(_ref88, ref) {
|
|
2095
2118
|
let {
|
|
2096
2119
|
children,
|
|
2097
2120
|
size = 16,
|
|
2098
2121
|
...rest
|
|
2099
|
-
} =
|
|
2122
|
+
} = _ref88;
|
|
2100
2123
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2101
2124
|
width: size,
|
|
2102
2125
|
height: size,
|
|
@@ -2105,19 +2128,19 @@ const EventsAlt = /*#__PURE__*/React.forwardRef(function EventsAlt(_ref87, ref)
|
|
|
2105
2128
|
viewBox: "0 0 32 32",
|
|
2106
2129
|
fill: "currentColor",
|
|
2107
2130
|
...rest
|
|
2108
|
-
},
|
|
2131
|
+
}, _path160 || (_path160 = /*#__PURE__*/React.createElement("path", {
|
|
2109
2132
|
d: "M18 31h2V29a1.0006 1.0006 0 011-1h6a1.0006 1.0006 0 011 1v2h2V29a3.0033 3.0033 0 00-3-3H21a3.0033 3.0033 0 00-3 3zM24 25a4 4 0 114-4A4.0039 4.0039 0 0124 25zm0-6a2 2 0 102 2A2.0027 2.0027 0 0024 19zM2 31H4V29a1.0009 1.0009 0 011-1h6a1.0009 1.0009 0 011 1v2h2V29a3.0033 3.0033 0 00-3-3H5a3.0033 3.0033 0 00-3 3zM8 25a4 4 0 114-4A4.0042 4.0042 0 018 25zm0-6a2 2 0 102 2A2.0023 2.0023 0 008 19zM18 16h2V14a1.0009 1.0009 0 011-1h6a1.0009 1.0009 0 011 1v2h2V14a3.0033 3.0033 0 00-3-3H21a3.0033 3.0033 0 00-3 3zM24 10a4 4 0 114-4A4.0042 4.0042 0 0124 10zm0-6a2 2 0 102 2A2.0023 2.0023 0 0024 4zM2 16H4V14a1.0013 1.0013 0 011-1h6a1.0013 1.0013 0 011 1v2h2V14a3.0033 3.0033 0 00-3-3H5a3.0033 3.0033 0 00-3 3zM8 10a4 4 0 114-4A4.0045 4.0045 0 018 10zM8 4a2 2 0 102 2A2.002 2.002 0 008 4z"
|
|
2110
2133
|
})), children);
|
|
2111
2134
|
});
|
|
2112
2135
|
if (process.env.NODE_ENV !== "production") {
|
|
2113
2136
|
EventsAlt.propTypes = iconPropTypes;
|
|
2114
2137
|
}
|
|
2115
|
-
const ExamMode = /*#__PURE__*/React.forwardRef(function ExamMode(
|
|
2138
|
+
const ExamMode = /*#__PURE__*/React.forwardRef(function ExamMode(_ref89, ref) {
|
|
2116
2139
|
let {
|
|
2117
2140
|
children,
|
|
2118
2141
|
size = 16,
|
|
2119
2142
|
...rest
|
|
2120
|
-
} =
|
|
2143
|
+
} = _ref89;
|
|
2121
2144
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2122
2145
|
width: size,
|
|
2123
2146
|
height: size,
|
|
@@ -2126,19 +2149,19 @@ const ExamMode = /*#__PURE__*/React.forwardRef(function ExamMode(_ref88, ref) {
|
|
|
2126
2149
|
viewBox: "0 0 32 32",
|
|
2127
2150
|
fill: "currentColor",
|
|
2128
2151
|
...rest
|
|
2129
|
-
},
|
|
2152
|
+
}, _path161 || (_path161 = /*#__PURE__*/React.createElement("path", {
|
|
2130
2153
|
d: "M25 23v3H7V16.83l3.59 3.58L12 19 6 13 0 19l1.41 1.41L5 16.83V26a2 2 0 002 2H25a2 2 0 002-2V23zM27 7v9.17l3.59-3.58L32 14l-6 6-6-6 1.41-1.41L25 16.17V7H13V5H25A2 2 0 0127 7zM8 10H4A2 2 0 012 8V4A2 2 0 014 2H8a2 2 0 012 2V8A2 2 0 018 10zM4 4V8H8V4z"
|
|
2131
2154
|
})), children);
|
|
2132
2155
|
});
|
|
2133
2156
|
if (process.env.NODE_ENV !== "production") {
|
|
2134
2157
|
ExamMode.propTypes = iconPropTypes;
|
|
2135
2158
|
}
|
|
2136
|
-
const ExecutableProgram = /*#__PURE__*/React.forwardRef(function ExecutableProgram(
|
|
2159
|
+
const ExecutableProgram = /*#__PURE__*/React.forwardRef(function ExecutableProgram(_ref90, ref) {
|
|
2137
2160
|
let {
|
|
2138
2161
|
children,
|
|
2139
2162
|
size = 16,
|
|
2140
2163
|
...rest
|
|
2141
|
-
} =
|
|
2164
|
+
} = _ref90;
|
|
2142
2165
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2143
2166
|
width: size,
|
|
2144
2167
|
height: size,
|
|
@@ -2147,10 +2170,10 @@ const ExecutableProgram = /*#__PURE__*/React.forwardRef(function ExecutableProgr
|
|
|
2147
2170
|
viewBox: "0 0 32 32",
|
|
2148
2171
|
fill: "currentColor",
|
|
2149
2172
|
...rest
|
|
2150
|
-
},
|
|
2173
|
+
}, _path162 || (_path162 = /*#__PURE__*/React.createElement("path", {
|
|
2151
2174
|
fillRule: "evenodd",
|
|
2152
2175
|
d: "M25 21L32 26 25 31 25 21z"
|
|
2153
|
-
})),
|
|
2176
|
+
})), _path163 || (_path163 = /*#__PURE__*/React.createElement("path", {
|
|
2154
2177
|
d: "M20.17 19L17.58 21.59 19 23 23 19 19 15 17.58 16.41 20.17 19zM11.83 19L14.42 16.41 13 15 9 19 13 23 14.42 21.59 11.83 19z"
|
|
2155
2178
|
})), _circle16 || (_circle16 = /*#__PURE__*/React.createElement("circle", {
|
|
2156
2179
|
cx: "9",
|
|
@@ -2160,19 +2183,19 @@ const ExecutableProgram = /*#__PURE__*/React.forwardRef(function ExecutableProgr
|
|
|
2160
2183
|
cx: "6",
|
|
2161
2184
|
cy: "8",
|
|
2162
2185
|
r: "1"
|
|
2163
|
-
})),
|
|
2186
|
+
})), _path164 || (_path164 = /*#__PURE__*/React.createElement("path", {
|
|
2164
2187
|
d: "M21,26H4V12H28v7h2V6c0-1.1025-.8972-2-2-2H4c-1.1028,0-2,.8975-2,2V26c0,1.1025,.8972,2,2,2H21v-2ZM4,6H28v4H4V6Z"
|
|
2165
2188
|
})), children);
|
|
2166
2189
|
});
|
|
2167
2190
|
if (process.env.NODE_ENV !== "production") {
|
|
2168
2191
|
ExecutableProgram.propTypes = iconPropTypes;
|
|
2169
2192
|
}
|
|
2170
|
-
const Exit = /*#__PURE__*/React.forwardRef(function Exit(
|
|
2193
|
+
const Exit = /*#__PURE__*/React.forwardRef(function Exit(_ref91, ref) {
|
|
2171
2194
|
let {
|
|
2172
2195
|
children,
|
|
2173
2196
|
size = 16,
|
|
2174
2197
|
...rest
|
|
2175
|
-
} =
|
|
2198
|
+
} = _ref91;
|
|
2176
2199
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2177
2200
|
width: size,
|
|
2178
2201
|
height: size,
|
|
@@ -2181,19 +2204,19 @@ const Exit = /*#__PURE__*/React.forwardRef(function Exit(_ref90, ref) {
|
|
|
2181
2204
|
viewBox: "0 0 32 32",
|
|
2182
2205
|
fill: "currentColor",
|
|
2183
2206
|
...rest
|
|
2184
|
-
},
|
|
2207
|
+
}, _path165 || (_path165 = /*#__PURE__*/React.createElement("path", {
|
|
2185
2208
|
d: "M26 4H28V28H26zM11.414 20.586L7.828 17 22 17 22 15 7.828 15 11.414 11.414 10 10 4 16 10 22 11.414 20.586z"
|
|
2186
2209
|
})), children);
|
|
2187
2210
|
});
|
|
2188
2211
|
if (process.env.NODE_ENV !== "production") {
|
|
2189
2212
|
Exit.propTypes = iconPropTypes;
|
|
2190
2213
|
}
|
|
2191
|
-
const ExpandAll = /*#__PURE__*/React.forwardRef(function ExpandAll(
|
|
2214
|
+
const ExpandAll = /*#__PURE__*/React.forwardRef(function ExpandAll(_ref92, ref) {
|
|
2192
2215
|
let {
|
|
2193
2216
|
children,
|
|
2194
2217
|
size = 16,
|
|
2195
2218
|
...rest
|
|
2196
|
-
} =
|
|
2219
|
+
} = _ref92;
|
|
2197
2220
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2198
2221
|
width: size,
|
|
2199
2222
|
height: size,
|
|
@@ -2202,19 +2225,19 @@ const ExpandAll = /*#__PURE__*/React.forwardRef(function ExpandAll(_ref91, ref)
|
|
|
2202
2225
|
viewBox: "0 0 32 32",
|
|
2203
2226
|
fill: "currentColor",
|
|
2204
2227
|
...rest
|
|
2205
|
-
},
|
|
2228
|
+
}, _path166 || (_path166 = /*#__PURE__*/React.createElement("path", {
|
|
2206
2229
|
d: "M12,10H26a2.0025,2.0025,0,0,0,2-2V4a2.0025,2.0025,0,0,0-2-2H12a2.0025,2.0025,0,0,0-2,2V5H6V2H4V25a2.0025,2.0025,0,0,0,2,2h4v1a2.0025,2.0025,0,0,0,2,2H26a2.0025,2.0025,0,0,0,2-2V24a2.0025,2.0025,0,0,0-2-2H12a2.0025,2.0025,0,0,0-2,2v1H6V17h4v1a2.0025,2.0025,0,0,0,2,2H26a2.0025,2.0025,0,0,0,2-2V14a2.0025,2.0025,0,0,0-2-2H12a2.0025,2.0025,0,0,0-2,2v1H6V7h4V8A2.0025,2.0025,0,0,0,12,10Zm0-6H26l.0012,4H12Zm0,20H26l.0012,4H12Zm0-10H26l.0012,4H12Z"
|
|
2207
2230
|
})), children);
|
|
2208
2231
|
});
|
|
2209
2232
|
if (process.env.NODE_ENV !== "production") {
|
|
2210
2233
|
ExpandAll.propTypes = iconPropTypes;
|
|
2211
2234
|
}
|
|
2212
|
-
const ExpandCategories = /*#__PURE__*/React.forwardRef(function ExpandCategories(
|
|
2235
|
+
const ExpandCategories = /*#__PURE__*/React.forwardRef(function ExpandCategories(_ref93, ref) {
|
|
2213
2236
|
let {
|
|
2214
2237
|
children,
|
|
2215
2238
|
size = 16,
|
|
2216
2239
|
...rest
|
|
2217
|
-
} =
|
|
2240
|
+
} = _ref93;
|
|
2218
2241
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2219
2242
|
width: size,
|
|
2220
2243
|
height: size,
|
|
@@ -2223,19 +2246,19 @@ const ExpandCategories = /*#__PURE__*/React.forwardRef(function ExpandCategories
|
|
|
2223
2246
|
viewBox: "0 0 32 32",
|
|
2224
2247
|
fill: "currentColor",
|
|
2225
2248
|
...rest
|
|
2226
|
-
},
|
|
2249
|
+
}, _path167 || (_path167 = /*#__PURE__*/React.createElement("path", {
|
|
2227
2250
|
d: "M20 26H26V28H20zM20 18H28V20H20zM20 10H30V12H20zM15 4H17V28H15zM10.586 3.959L7 7.249 3.412 3.958 2 5.373 7 10 12 5.373 10.586 3.959z"
|
|
2228
2251
|
})), children);
|
|
2229
2252
|
});
|
|
2230
2253
|
if (process.env.NODE_ENV !== "production") {
|
|
2231
2254
|
ExpandCategories.propTypes = iconPropTypes;
|
|
2232
2255
|
}
|
|
2233
|
-
const Explore = /*#__PURE__*/React.forwardRef(function Explore(
|
|
2256
|
+
const Explore = /*#__PURE__*/React.forwardRef(function Explore(_ref94, ref) {
|
|
2234
2257
|
let {
|
|
2235
2258
|
children,
|
|
2236
2259
|
size = 16,
|
|
2237
2260
|
...rest
|
|
2238
|
-
} =
|
|
2261
|
+
} = _ref94;
|
|
2239
2262
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2240
2263
|
width: size,
|
|
2241
2264
|
height: size,
|
|
@@ -2244,21 +2267,21 @@ const Explore = /*#__PURE__*/React.forwardRef(function Explore(_ref93, ref) {
|
|
|
2244
2267
|
viewBox: "0 0 32 32",
|
|
2245
2268
|
fill: "currentColor",
|
|
2246
2269
|
...rest
|
|
2247
|
-
},
|
|
2270
|
+
}, _path168 || (_path168 = /*#__PURE__*/React.createElement("path", {
|
|
2248
2271
|
d: "M22.707,9.2931a.9992.9992,0,0,0-1.0234-.2417l-9,3a1.001,1.001,0,0,0-.6323.6323l-3,9a1,1,0,0,0,1.2651,1.2651l9-3a1.0013,1.0013,0,0,0,.6323-.6324l3-9A1,1,0,0,0,22.707,9.2931ZM11.5811,20.419l2.2094-6.6284L18.21,18.21Z"
|
|
2249
|
-
})),
|
|
2272
|
+
})), _path169 || (_path169 = /*#__PURE__*/React.createElement("path", {
|
|
2250
2273
|
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"
|
|
2251
2274
|
})), children);
|
|
2252
2275
|
});
|
|
2253
2276
|
if (process.env.NODE_ENV !== "production") {
|
|
2254
2277
|
Explore.propTypes = iconPropTypes;
|
|
2255
2278
|
}
|
|
2256
|
-
const Export = /*#__PURE__*/React.forwardRef(function Export(
|
|
2279
|
+
const Export = /*#__PURE__*/React.forwardRef(function Export(_ref95, ref) {
|
|
2257
2280
|
let {
|
|
2258
2281
|
children,
|
|
2259
2282
|
size = 16,
|
|
2260
2283
|
...rest
|
|
2261
|
-
} =
|
|
2284
|
+
} = _ref95;
|
|
2262
2285
|
if (size === 16 || size === "16" || size === "16px") {
|
|
2263
2286
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2264
2287
|
width: size,
|
|
@@ -2268,7 +2291,7 @@ const Export = /*#__PURE__*/React.forwardRef(function Export(_ref94, ref) {
|
|
|
2268
2291
|
viewBox: "0 0 16 16",
|
|
2269
2292
|
fill: "currentColor",
|
|
2270
2293
|
...rest
|
|
2271
|
-
},
|
|
2294
|
+
}, _path170 || (_path170 = /*#__PURE__*/React.createElement("path", {
|
|
2272
2295
|
d: "M13 12v2H3v-2H2v2l0 0c0 .6.4 1 1 1h10c.6 0 1-.4 1-1l0 0v-2H13zM3 6L3.7 6.7 7.5 2.9 7.5 12 8.5 12 8.5 2.9 12.3 6.7 13 6 8 1z"
|
|
2273
2296
|
})), children);
|
|
2274
2297
|
}
|
|
@@ -2280,19 +2303,19 @@ const Export = /*#__PURE__*/React.forwardRef(function Export(_ref94, ref) {
|
|
|
2280
2303
|
viewBox: "0 0 32 32",
|
|
2281
2304
|
fill: "currentColor",
|
|
2282
2305
|
...rest
|
|
2283
|
-
},
|
|
2306
|
+
}, _path171 || (_path171 = /*#__PURE__*/React.createElement("path", {
|
|
2284
2307
|
d: "M26 24v4H6V24H4v4l.0076-.0049A1.9977 1.9977 0 006 30H26a2 2 0 002-2h0V24zM6 12L7.411 13.405 15 5.825 15 24 17 24 17 5.825 24.591 13.405 26 12 16 2 6 12z"
|
|
2285
2308
|
})), children);
|
|
2286
2309
|
});
|
|
2287
2310
|
if (process.env.NODE_ENV !== "production") {
|
|
2288
2311
|
Export.propTypes = iconPropTypes;
|
|
2289
2312
|
}
|
|
2290
|
-
const Eyedropper = /*#__PURE__*/React.forwardRef(function Eyedropper(
|
|
2313
|
+
const Eyedropper = /*#__PURE__*/React.forwardRef(function Eyedropper(_ref96, ref) {
|
|
2291
2314
|
let {
|
|
2292
2315
|
children,
|
|
2293
2316
|
size = 16,
|
|
2294
2317
|
...rest
|
|
2295
|
-
} =
|
|
2318
|
+
} = _ref96;
|
|
2296
2319
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2297
2320
|
width: size,
|
|
2298
2321
|
height: size,
|
|
@@ -2301,19 +2324,19 @@ const Eyedropper = /*#__PURE__*/React.forwardRef(function Eyedropper(_ref95, ref
|
|
|
2301
2324
|
viewBox: "0 0 32 32",
|
|
2302
2325
|
fill: "currentColor",
|
|
2303
2326
|
...rest
|
|
2304
|
-
},
|
|
2327
|
+
}, _path172 || (_path172 = /*#__PURE__*/React.createElement("path", {
|
|
2305
2328
|
d: "M2 27H5V30H2zM29.71 7.29l-5-5a1 1 0 00-1.41 0h0L20 5.59l-1.29-1.3L17.29 5.71 18.59 7 8.29 17.29A1 1 0 008 18v1.59l-2.71 2.7a1 1 0 000 1.41h0l3 3a1 1 0 001.41 0h0L12.41 24H14a1 1 0 00.71-.29L25 13.41l1.29 1.3 1.42-1.42L26.41 12l3.3-3.29a1 1 0 000-1.41zM13.59 22h-2L9 24.59 7.41 23 10 20.41v-2l10-10L23.59 12zM25 10.59L21.41 7 24 4.41 27.59 8z"
|
|
2306
2329
|
})), children);
|
|
2307
2330
|
});
|
|
2308
2331
|
if (process.env.NODE_ENV !== "production") {
|
|
2309
2332
|
Eyedropper.propTypes = iconPropTypes;
|
|
2310
2333
|
}
|
|
2311
|
-
const FaceActivated = /*#__PURE__*/React.forwardRef(function FaceActivated(
|
|
2334
|
+
const FaceActivated = /*#__PURE__*/React.forwardRef(function FaceActivated(_ref97, ref) {
|
|
2312
2335
|
let {
|
|
2313
2336
|
children,
|
|
2314
2337
|
size = 16,
|
|
2315
2338
|
...rest
|
|
2316
|
-
} =
|
|
2339
|
+
} = _ref97;
|
|
2317
2340
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2318
2341
|
width: size,
|
|
2319
2342
|
height: size,
|
|
@@ -2322,21 +2345,21 @@ const FaceActivated = /*#__PURE__*/React.forwardRef(function FaceActivated(_ref9
|
|
|
2322
2345
|
viewBox: "0 0 32 32",
|
|
2323
2346
|
fill: "currentColor",
|
|
2324
2347
|
...rest
|
|
2325
|
-
},
|
|
2348
|
+
}, _path173 || (_path173 = /*#__PURE__*/React.createElement("path", {
|
|
2326
2349
|
d: "M16,2A14,14,0,1,0,30,16,14,14,0,0,0,16,2Zm0,26A12,12,0,1,1,28,16,12,12,0,0,1,16,28Z"
|
|
2327
|
-
})),
|
|
2350
|
+
})), _path174 || (_path174 = /*#__PURE__*/React.createElement("path", {
|
|
2328
2351
|
d: "M11.5 11A2.5 2.5 0 1014 13.5 2.48 2.48 0 0011.5 11zM20.5 11A2.5 2.5 0 1023 13.5 2.48 2.48 0 0020.5 11zM9 20a8.13 8.13 0 0014 0z"
|
|
2329
2352
|
})), children);
|
|
2330
2353
|
});
|
|
2331
2354
|
if (process.env.NODE_ENV !== "production") {
|
|
2332
2355
|
FaceActivated.propTypes = iconPropTypes;
|
|
2333
2356
|
}
|
|
2334
|
-
const FaceActivatedAdd = /*#__PURE__*/React.forwardRef(function FaceActivatedAdd(
|
|
2357
|
+
const FaceActivatedAdd = /*#__PURE__*/React.forwardRef(function FaceActivatedAdd(_ref98, ref) {
|
|
2335
2358
|
let {
|
|
2336
2359
|
children,
|
|
2337
2360
|
size = 16,
|
|
2338
2361
|
...rest
|
|
2339
|
-
} =
|
|
2362
|
+
} = _ref98;
|
|
2340
2363
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2341
2364
|
width: size,
|
|
2342
2365
|
height: size,
|
|
@@ -2345,21 +2368,21 @@ const FaceActivatedAdd = /*#__PURE__*/React.forwardRef(function FaceActivatedAdd
|
|
|
2345
2368
|
viewBox: "0 0 32 32",
|
|
2346
2369
|
fill: "currentColor",
|
|
2347
2370
|
...rest
|
|
2348
|
-
},
|
|
2371
|
+
}, _path175 || (_path175 = /*#__PURE__*/React.createElement("path", {
|
|
2349
2372
|
d: "M30 4L26 4 26 0 24 0 24 4 20 4 20 6 24 6 24 10 26 10 26 6 30 6 30 4zM11.5 11A2.5 2.5 0 1014 13.5 2.48 2.48 0 0011.5 11zM20.5 11A2.5 2.5 0 1023 13.5 2.48 2.48 0 0020.5 11zM9 20a8.13 8.13 0 0014 0z"
|
|
2350
|
-
})),
|
|
2373
|
+
})), _path176 || (_path176 = /*#__PURE__*/React.createElement("path", {
|
|
2351
2374
|
d: "M27.82,14A12,12,0,1,1,16,4V2A14,14,0,1,0,30,16a14.71,14.71,0,0,0-.16-2Z"
|
|
2352
2375
|
})), children);
|
|
2353
2376
|
});
|
|
2354
2377
|
if (process.env.NODE_ENV !== "production") {
|
|
2355
2378
|
FaceActivatedAdd.propTypes = iconPropTypes;
|
|
2356
2379
|
}
|
|
2357
|
-
const FaceActivatedFilled = /*#__PURE__*/React.forwardRef(function FaceActivatedFilled(
|
|
2380
|
+
const FaceActivatedFilled = /*#__PURE__*/React.forwardRef(function FaceActivatedFilled(_ref99, ref) {
|
|
2358
2381
|
let {
|
|
2359
2382
|
children,
|
|
2360
2383
|
size = 16,
|
|
2361
2384
|
...rest
|
|
2362
|
-
} =
|
|
2385
|
+
} = _ref99;
|
|
2363
2386
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2364
2387
|
width: size,
|
|
2365
2388
|
height: size,
|
|
@@ -2368,19 +2391,19 @@ const FaceActivatedFilled = /*#__PURE__*/React.forwardRef(function FaceActivated
|
|
|
2368
2391
|
viewBox: "0 0 32 32",
|
|
2369
2392
|
fill: "currentColor",
|
|
2370
2393
|
...rest
|
|
2371
|
-
},
|
|
2394
|
+
}, _path177 || (_path177 = /*#__PURE__*/React.createElement("path", {
|
|
2372
2395
|
d: "M16,2A14,14,0,1,0,30,16,14,14,0,0,0,16,2Zm-4.5,9A2.5,2.5,0,1,1,9,13.5,2.48,2.48,0,0,1,11.5,11ZM16,24a8.11,8.11,0,0,1-7-4H23A8.11,8.11,0,0,1,16,24Zm4.5-8A2.5,2.5,0,1,1,23,13.5,2.48,2.48,0,0,1,20.5,16Z"
|
|
2373
2396
|
})), children);
|
|
2374
2397
|
});
|
|
2375
2398
|
if (process.env.NODE_ENV !== "production") {
|
|
2376
2399
|
FaceActivatedFilled.propTypes = iconPropTypes;
|
|
2377
2400
|
}
|
|
2378
|
-
const FaceAdd = /*#__PURE__*/React.forwardRef(function FaceAdd(
|
|
2401
|
+
const FaceAdd = /*#__PURE__*/React.forwardRef(function FaceAdd(_ref100, ref) {
|
|
2379
2402
|
let {
|
|
2380
2403
|
children,
|
|
2381
2404
|
size = 16,
|
|
2382
2405
|
...rest
|
|
2383
|
-
} =
|
|
2406
|
+
} = _ref100;
|
|
2384
2407
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2385
2408
|
width: size,
|
|
2386
2409
|
height: size,
|
|
@@ -2389,21 +2412,21 @@ const FaceAdd = /*#__PURE__*/React.forwardRef(function FaceAdd(_ref99, ref) {
|
|
|
2389
2412
|
viewBox: "0 0 32 32",
|
|
2390
2413
|
fill: "currentColor",
|
|
2391
2414
|
...rest
|
|
2392
|
-
},
|
|
2415
|
+
}, _path178 || (_path178 = /*#__PURE__*/React.createElement("path", {
|
|
2393
2416
|
d: "M16 22a6 6 0 01-5.14-2.92l-1.71 1a8 8 0 0013.7 0l-1.71-1A6 6 0 0116 22zM30 4L26 4 26 0 24 0 24 4 20 4 20 6 24 6 24 10 26 10 26 6 30 6 30 4zM11.5 11A2.5 2.5 0 1014 13.5 2.48 2.48 0 0011.5 11zM20.5 11A2.5 2.5 0 1023 13.5 2.48 2.48 0 0020.5 11z"
|
|
2394
|
-
})),
|
|
2417
|
+
})), _path179 || (_path179 = /*#__PURE__*/React.createElement("path", {
|
|
2395
2418
|
d: "M27.61,13A12.33,12.33,0,0,1,28,16,12,12,0,1,1,16,4V2A14,14,0,1,0,29.67,13Z"
|
|
2396
2419
|
})), children);
|
|
2397
2420
|
});
|
|
2398
2421
|
if (process.env.NODE_ENV !== "production") {
|
|
2399
2422
|
FaceAdd.propTypes = iconPropTypes;
|
|
2400
2423
|
}
|
|
2401
|
-
const FaceCool = /*#__PURE__*/React.forwardRef(function FaceCool(
|
|
2424
|
+
const FaceCool = /*#__PURE__*/React.forwardRef(function FaceCool(_ref101, ref) {
|
|
2402
2425
|
let {
|
|
2403
2426
|
children,
|
|
2404
2427
|
size = 16,
|
|
2405
2428
|
...rest
|
|
2406
|
-
} =
|
|
2429
|
+
} = _ref101;
|
|
2407
2430
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2408
2431
|
width: size,
|
|
2409
2432
|
height: size,
|
|
@@ -2412,21 +2435,21 @@ const FaceCool = /*#__PURE__*/React.forwardRef(function FaceCool(_ref100, ref) {
|
|
|
2412
2435
|
viewBox: "0 0 32 32",
|
|
2413
2436
|
fill: "currentColor",
|
|
2414
2437
|
...rest
|
|
2415
|
-
},
|
|
2438
|
+
}, _path180 || (_path180 = /*#__PURE__*/React.createElement("path", {
|
|
2416
2439
|
d: "M16,24a8,8,0,0,0,6.85-3.89l-1.71-1a6,6,0,0,1-10.28,0l-1.71,1A8,8,0,0,0,16,24Z"
|
|
2417
|
-
})),
|
|
2440
|
+
})), _path181 || (_path181 = /*#__PURE__*/React.createElement("path", {
|
|
2418
2441
|
d: "M16,2A14,14,0,1,0,30,16,14,14,0,0,0,16,2Zm0,2a12,12,0,0,1,10.89,7H25a1,1,0,0,0-1-1H8a1,1,0,0,0-1,1H5.11A12,12,0,0,1,16,4Zm0,24A12,12,0,0,1,4,16a11.86,11.86,0,0,1,.4-3H7v2a2,2,0,0,0,2,2h3.31a2,2,0,0,0,2-1.67L14.83,12h2.34l.55,3.33a2,2,0,0,0,2,1.67H23a2,2,0,0,0,2-2V13h2.6a11.86,11.86,0,0,1,.4,3A12,12,0,0,1,16,28Z"
|
|
2419
2442
|
})), children);
|
|
2420
2443
|
});
|
|
2421
2444
|
if (process.env.NODE_ENV !== "production") {
|
|
2422
2445
|
FaceCool.propTypes = iconPropTypes;
|
|
2423
2446
|
}
|
|
2424
|
-
const FaceDissatisfied = /*#__PURE__*/React.forwardRef(function FaceDissatisfied(
|
|
2447
|
+
const FaceDissatisfied = /*#__PURE__*/React.forwardRef(function FaceDissatisfied(_ref102, ref) {
|
|
2425
2448
|
let {
|
|
2426
2449
|
children,
|
|
2427
2450
|
size = 16,
|
|
2428
2451
|
...rest
|
|
2429
|
-
} =
|
|
2452
|
+
} = _ref102;
|
|
2430
2453
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2431
2454
|
width: size,
|
|
2432
2455
|
height: size,
|
|
@@ -2435,21 +2458,21 @@ const FaceDissatisfied = /*#__PURE__*/React.forwardRef(function FaceDissatisfied
|
|
|
2435
2458
|
viewBox: "0 0 32 32",
|
|
2436
2459
|
fill: "currentColor",
|
|
2437
2460
|
...rest
|
|
2438
|
-
},
|
|
2461
|
+
}, _path182 || (_path182 = /*#__PURE__*/React.createElement("path", {
|
|
2439
2462
|
d: "M16,2A14,14,0,1,0,30,16,14,14,0,0,0,16,2Zm0,26A12,12,0,1,1,28,16,12,12,0,0,1,16,28Z"
|
|
2440
|
-
})),
|
|
2463
|
+
})), _path183 || (_path183 = /*#__PURE__*/React.createElement("path", {
|
|
2441
2464
|
d: "M11.5 11A2.5 2.5 0 1014 13.5 2.5 2.5 0 0011.5 11zM20.5 11A2.5 2.5 0 1023 13.5 2.5 2.5 0 0020.5 11zM16 19a8 8 0 00-6.85 3.89l1.71 1a6 6 0 0110.28 0l1.71-1A8 8 0 0016 19z"
|
|
2442
2465
|
})), children);
|
|
2443
2466
|
});
|
|
2444
2467
|
if (process.env.NODE_ENV !== "production") {
|
|
2445
2468
|
FaceDissatisfied.propTypes = iconPropTypes;
|
|
2446
2469
|
}
|
|
2447
|
-
const FaceDissatisfiedFilled = /*#__PURE__*/React.forwardRef(function FaceDissatisfiedFilled(
|
|
2470
|
+
const FaceDissatisfiedFilled = /*#__PURE__*/React.forwardRef(function FaceDissatisfiedFilled(_ref103, ref) {
|
|
2448
2471
|
let {
|
|
2449
2472
|
children,
|
|
2450
2473
|
size = 16,
|
|
2451
2474
|
...rest
|
|
2452
|
-
} =
|
|
2475
|
+
} = _ref103;
|
|
2453
2476
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2454
2477
|
width: size,
|
|
2455
2478
|
height: size,
|
|
@@ -2458,19 +2481,19 @@ const FaceDissatisfiedFilled = /*#__PURE__*/React.forwardRef(function FaceDissat
|
|
|
2458
2481
|
viewBox: "0 0 32 32",
|
|
2459
2482
|
fill: "currentColor",
|
|
2460
2483
|
...rest
|
|
2461
|
-
},
|
|
2484
|
+
}, _path184 || (_path184 = /*#__PURE__*/React.createElement("path", {
|
|
2462
2485
|
d: "M16,2A14,14,0,1,0,30,16,14,14,0,0,0,16,2Zm-4.5,9h0A2.5,2.5,0,1,1,9,13.5,2.48,2.48,0,0,1,11.54,11Zm9.64,12.92a6,6,0,0,0-10.28,0l-1.71-1a8,8,0,0,1,13.7,0ZM20.5,16a2.5,2.5,0,0,1,0-5h0a2.5,2.5,0,0,1,0,5Z"
|
|
2463
2486
|
})), children);
|
|
2464
2487
|
});
|
|
2465
2488
|
if (process.env.NODE_ENV !== "production") {
|
|
2466
2489
|
FaceDissatisfiedFilled.propTypes = iconPropTypes;
|
|
2467
2490
|
}
|
|
2468
|
-
const FaceDizzy = /*#__PURE__*/React.forwardRef(function FaceDizzy(
|
|
2491
|
+
const FaceDizzy = /*#__PURE__*/React.forwardRef(function FaceDizzy(_ref104, ref) {
|
|
2469
2492
|
let {
|
|
2470
2493
|
children,
|
|
2471
2494
|
size = 16,
|
|
2472
2495
|
...rest
|
|
2473
|
-
} =
|
|
2496
|
+
} = _ref104;
|
|
2474
2497
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2475
2498
|
width: size,
|
|
2476
2499
|
height: size,
|
|
@@ -2479,21 +2502,21 @@ const FaceDizzy = /*#__PURE__*/React.forwardRef(function FaceDizzy(_ref103, ref)
|
|
|
2479
2502
|
viewBox: "0 0 32 32",
|
|
2480
2503
|
fill: "currentColor",
|
|
2481
2504
|
...rest
|
|
2482
|
-
},
|
|
2505
|
+
}, _path185 || (_path185 = /*#__PURE__*/React.createElement("path", {
|
|
2483
2506
|
d: "M16,2A14,14,0,1,0,30,16,14,14,0,0,0,16,2Zm0,26A12,12,0,1,1,28,16,12,12,0,0,1,16,28Z"
|
|
2484
|
-
})),
|
|
2507
|
+
})), _path186 || (_path186 = /*#__PURE__*/React.createElement("path", {
|
|
2485
2508
|
d: "M24.41 11L23 9.59 21 11.59 19 9.59 17.59 11 19.59 13 17.59 15 19 16.41 21 14.41 23 16.41 24.41 15 22.41 13 24.41 11zM14.41 11L13 9.59 11 11.59 9 9.59 7.59 11 9.59 13 7.59 15 9 16.41 11 14.41 13 16.41 14.41 15 12.41 13 14.41 11zM16 19a3 3 0 103 3 3 3 0 00-3-3z"
|
|
2486
2509
|
})), children);
|
|
2487
2510
|
});
|
|
2488
2511
|
if (process.env.NODE_ENV !== "production") {
|
|
2489
2512
|
FaceDizzy.propTypes = iconPropTypes;
|
|
2490
2513
|
}
|
|
2491
|
-
const FaceDizzyFilled = /*#__PURE__*/React.forwardRef(function FaceDizzyFilled(
|
|
2514
|
+
const FaceDizzyFilled = /*#__PURE__*/React.forwardRef(function FaceDizzyFilled(_ref105, ref) {
|
|
2492
2515
|
let {
|
|
2493
2516
|
children,
|
|
2494
2517
|
size = 16,
|
|
2495
2518
|
...rest
|
|
2496
|
-
} =
|
|
2519
|
+
} = _ref105;
|
|
2497
2520
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2498
2521
|
width: size,
|
|
2499
2522
|
height: size,
|
|
@@ -2502,19 +2525,19 @@ const FaceDizzyFilled = /*#__PURE__*/React.forwardRef(function FaceDizzyFilled(_
|
|
|
2502
2525
|
viewBox: "0 0 32 32",
|
|
2503
2526
|
fill: "currentColor",
|
|
2504
2527
|
...rest
|
|
2505
|
-
},
|
|
2528
|
+
}, _path187 || (_path187 = /*#__PURE__*/React.createElement("path", {
|
|
2506
2529
|
d: "M16,2A14,14,0,1,0,30,16,14,14,0,0,0,16,2ZM9,16.41,7.59,15l2-2-2-2L9,9.59l2,2,2-2L14.41,11l-2,2,2,2L13,16.41l-2-2ZM16,25a3,3,0,1,1,3-3A3,3,0,0,1,16,25Zm8.41-10L23,16.41l-2-2-2,2L17.59,15l2-2-2-2L19,9.59l2,2,2-2L24.41,11l-2,2Z"
|
|
2507
2530
|
})), children);
|
|
2508
2531
|
});
|
|
2509
2532
|
if (process.env.NODE_ENV !== "production") {
|
|
2510
2533
|
FaceDizzyFilled.propTypes = iconPropTypes;
|
|
2511
2534
|
}
|
|
2512
|
-
const FaceMask = /*#__PURE__*/React.forwardRef(function FaceMask(
|
|
2535
|
+
const FaceMask = /*#__PURE__*/React.forwardRef(function FaceMask(_ref106, ref) {
|
|
2513
2536
|
let {
|
|
2514
2537
|
children,
|
|
2515
2538
|
size = 16,
|
|
2516
2539
|
...rest
|
|
2517
|
-
} =
|
|
2540
|
+
} = _ref106;
|
|
2518
2541
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2519
2542
|
width: size,
|
|
2520
2543
|
height: size,
|
|
@@ -2523,21 +2546,21 @@ const FaceMask = /*#__PURE__*/React.forwardRef(function FaceMask(_ref105, ref) {
|
|
|
2523
2546
|
viewBox: "0 0 32 32",
|
|
2524
2547
|
fill: "currentColor",
|
|
2525
2548
|
...rest
|
|
2526
|
-
},
|
|
2549
|
+
}, _path188 || (_path188 = /*#__PURE__*/React.createElement("path", {
|
|
2527
2550
|
d: "M11.5 11A2.5 2.5 0 1014 13.5 2.5 2.5 0 0011.5 11zM20.5 11A2.5 2.5 0 1023 13.5 2.5 2.5 0 0020.5 11z"
|
|
2528
|
-
})),
|
|
2551
|
+
})), _path189 || (_path189 = /*#__PURE__*/React.createElement("path", {
|
|
2529
2552
|
d: "M30,16A14,14,0,1,0,8.8994,28.042l.0156.1562A1.993,1.993,0,0,0,10.9048,30h10.19a1.9929,1.9929,0,0,0,1.99-1.8008l.0156-.1572A13.9674,13.9674,0,0,0,30,16ZM16,4A11.99,11.99,0,0,1,27.97,15.397L22.7637,18H9.2363L4.0305,15.397A11.99,11.99,0,0,1,16,4ZM4.12,17.6777l3.94,1.97.5813,5.81A11.97,11.97,0,0,1,4.12,17.6777ZM21.0947,28H10.9053l-.8-8h11.79Zm2.2644-2.542.5811-5.81,3.94-1.97A11.9712,11.9712,0,0,1,23.3591,25.458Z"
|
|
2530
2553
|
})), children);
|
|
2531
2554
|
});
|
|
2532
2555
|
if (process.env.NODE_ENV !== "production") {
|
|
2533
2556
|
FaceMask.propTypes = iconPropTypes;
|
|
2534
2557
|
}
|
|
2535
|
-
const FaceNeutral = /*#__PURE__*/React.forwardRef(function FaceNeutral(
|
|
2558
|
+
const FaceNeutral = /*#__PURE__*/React.forwardRef(function FaceNeutral(_ref107, ref) {
|
|
2536
2559
|
let {
|
|
2537
2560
|
children,
|
|
2538
2561
|
size = 16,
|
|
2539
2562
|
...rest
|
|
2540
|
-
} =
|
|
2563
|
+
} = _ref107;
|
|
2541
2564
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2542
2565
|
width: size,
|
|
2543
2566
|
height: size,
|
|
@@ -2546,21 +2569,21 @@ const FaceNeutral = /*#__PURE__*/React.forwardRef(function FaceNeutral(_ref106,
|
|
|
2546
2569
|
viewBox: "0 0 32 32",
|
|
2547
2570
|
fill: "currentColor",
|
|
2548
2571
|
...rest
|
|
2549
|
-
},
|
|
2572
|
+
}, _path190 || (_path190 = /*#__PURE__*/React.createElement("path", {
|
|
2550
2573
|
d: "M16,2A14,14,0,1,0,30,16,14,14,0,0,0,16,2Zm0,26A12,12,0,1,1,28,16,12,12,0,0,1,16,28Z"
|
|
2551
|
-
})),
|
|
2574
|
+
})), _path191 || (_path191 = /*#__PURE__*/React.createElement("path", {
|
|
2552
2575
|
d: "M11.5 11A2.5 2.5 0 1014 13.5 2.5 2.5 0 0011.5 11zM20.5 11A2.5 2.5 0 1023 13.5 2.5 2.5 0 0020.5 11zM10 20H22V22H10z"
|
|
2553
2576
|
})), children);
|
|
2554
2577
|
});
|
|
2555
2578
|
if (process.env.NODE_ENV !== "production") {
|
|
2556
2579
|
FaceNeutral.propTypes = iconPropTypes;
|
|
2557
2580
|
}
|
|
2558
|
-
const FaceNeutralFilled = /*#__PURE__*/React.forwardRef(function FaceNeutralFilled(
|
|
2581
|
+
const FaceNeutralFilled = /*#__PURE__*/React.forwardRef(function FaceNeutralFilled(_ref108, ref) {
|
|
2559
2582
|
let {
|
|
2560
2583
|
children,
|
|
2561
2584
|
size = 16,
|
|
2562
2585
|
...rest
|
|
2563
|
-
} =
|
|
2586
|
+
} = _ref108;
|
|
2564
2587
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2565
2588
|
width: size,
|
|
2566
2589
|
height: size,
|
|
@@ -2569,19 +2592,19 @@ const FaceNeutralFilled = /*#__PURE__*/React.forwardRef(function FaceNeutralFill
|
|
|
2569
2592
|
viewBox: "0 0 32 32",
|
|
2570
2593
|
fill: "currentColor",
|
|
2571
2594
|
...rest
|
|
2572
|
-
},
|
|
2595
|
+
}, _path192 || (_path192 = /*#__PURE__*/React.createElement("path", {
|
|
2573
2596
|
d: "M16,2A14,14,0,1,0,30,16,14,14,0,0,0,16,2ZM9,13.5A2.5,2.5,0,1,1,11.5,16,2.5,2.5,0,0,1,9,13.5ZM22,22H10V20H22Zm-1.5-6A2.5,2.5,0,1,1,23,13.5,2.5,2.5,0,0,1,20.5,16Z"
|
|
2574
2597
|
})), children);
|
|
2575
2598
|
});
|
|
2576
2599
|
if (process.env.NODE_ENV !== "production") {
|
|
2577
2600
|
FaceNeutralFilled.propTypes = iconPropTypes;
|
|
2578
2601
|
}
|
|
2579
|
-
const FacePending = /*#__PURE__*/React.forwardRef(function FacePending(
|
|
2602
|
+
const FacePending = /*#__PURE__*/React.forwardRef(function FacePending(_ref109, ref) {
|
|
2580
2603
|
let {
|
|
2581
2604
|
children,
|
|
2582
2605
|
size = 16,
|
|
2583
2606
|
...rest
|
|
2584
|
-
} =
|
|
2607
|
+
} = _ref109;
|
|
2585
2608
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2586
2609
|
width: size,
|
|
2587
2610
|
height: size,
|
|
@@ -2590,21 +2613,21 @@ const FacePending = /*#__PURE__*/React.forwardRef(function FacePending(_ref108,
|
|
|
2590
2613
|
viewBox: "0 0 32 32",
|
|
2591
2614
|
fill: "currentColor",
|
|
2592
2615
|
...rest
|
|
2593
|
-
},
|
|
2616
|
+
}, _path193 || (_path193 = /*#__PURE__*/React.createElement("path", {
|
|
2594
2617
|
d: "M16,2A14,14,0,1,0,30,16,14,14,0,0,0,16,2Zm0,26A12,12,0,1,1,28,16,12,12,0,0,1,16,28Z"
|
|
2595
|
-
})),
|
|
2618
|
+
})), _path194 || (_path194 = /*#__PURE__*/React.createElement("path", {
|
|
2596
2619
|
d: "M11.5 11A2.5 2.5 0 1014 13.5 2.48 2.48 0 0011.5 11zM20.5 11A2.5 2.5 0 1023 13.5 2.48 2.48 0 0020.5 11z"
|
|
2597
2620
|
})), children);
|
|
2598
2621
|
});
|
|
2599
2622
|
if (process.env.NODE_ENV !== "production") {
|
|
2600
2623
|
FacePending.propTypes = iconPropTypes;
|
|
2601
2624
|
}
|
|
2602
|
-
const FacePendingFilled = /*#__PURE__*/React.forwardRef(function FacePendingFilled(
|
|
2625
|
+
const FacePendingFilled = /*#__PURE__*/React.forwardRef(function FacePendingFilled(_ref110, ref) {
|
|
2603
2626
|
let {
|
|
2604
2627
|
children,
|
|
2605
2628
|
size = 16,
|
|
2606
2629
|
...rest
|
|
2607
|
-
} =
|
|
2630
|
+
} = _ref110;
|
|
2608
2631
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2609
2632
|
width: size,
|
|
2610
2633
|
height: size,
|
|
@@ -2613,19 +2636,19 @@ const FacePendingFilled = /*#__PURE__*/React.forwardRef(function FacePendingFill
|
|
|
2613
2636
|
viewBox: "0 0 32 32",
|
|
2614
2637
|
fill: "currentColor",
|
|
2615
2638
|
...rest
|
|
2616
|
-
},
|
|
2639
|
+
}, _path195 || (_path195 = /*#__PURE__*/React.createElement("path", {
|
|
2617
2640
|
d: "M16,2A14,14,0,1,0,30,16,14,14,0,0,0,16,2ZM11.5,16A2.5,2.5,0,1,1,14,13.5,2.48,2.48,0,0,1,11.5,16Zm9,0A2.5,2.5,0,1,1,23,13.5,2.48,2.48,0,0,1,20.5,16Z"
|
|
2618
2641
|
})), children);
|
|
2619
2642
|
});
|
|
2620
2643
|
if (process.env.NODE_ENV !== "production") {
|
|
2621
2644
|
FacePendingFilled.propTypes = iconPropTypes;
|
|
2622
2645
|
}
|
|
2623
|
-
const FaceSatisfied = /*#__PURE__*/React.forwardRef(function FaceSatisfied(
|
|
2646
|
+
const FaceSatisfied = /*#__PURE__*/React.forwardRef(function FaceSatisfied(_ref111, ref) {
|
|
2624
2647
|
let {
|
|
2625
2648
|
children,
|
|
2626
2649
|
size = 16,
|
|
2627
2650
|
...rest
|
|
2628
|
-
} =
|
|
2651
|
+
} = _ref111;
|
|
2629
2652
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2630
2653
|
width: size,
|
|
2631
2654
|
height: size,
|
|
@@ -2634,21 +2657,21 @@ const FaceSatisfied = /*#__PURE__*/React.forwardRef(function FaceSatisfied(_ref1
|
|
|
2634
2657
|
viewBox: "0 0 32 32",
|
|
2635
2658
|
fill: "currentColor",
|
|
2636
2659
|
...rest
|
|
2637
|
-
},
|
|
2660
|
+
}, _path196 || (_path196 = /*#__PURE__*/React.createElement("path", {
|
|
2638
2661
|
d: "M16,2A14,14,0,1,0,30,16,14,14,0,0,0,16,2Zm0,26A12,12,0,1,1,28,16,12,12,0,0,1,16,28Z"
|
|
2639
|
-
})),
|
|
2662
|
+
})), _path197 || (_path197 = /*#__PURE__*/React.createElement("path", {
|
|
2640
2663
|
d: "M11.5 11A2.5 2.5 0 1014 13.5 2.48 2.48 0 0011.5 11zM20.5 11A2.5 2.5 0 1023 13.5 2.48 2.48 0 0020.5 11zM16 24a8 8 0 006.85-3.89l-1.71-1a6 6 0 01-10.28 0l-1.71 1A8 8 0 0016 24z"
|
|
2641
2664
|
})), children);
|
|
2642
2665
|
});
|
|
2643
2666
|
if (process.env.NODE_ENV !== "production") {
|
|
2644
2667
|
FaceSatisfied.propTypes = iconPropTypes;
|
|
2645
2668
|
}
|
|
2646
|
-
const FaceSatisfiedFilled = /*#__PURE__*/React.forwardRef(function FaceSatisfiedFilled(
|
|
2669
|
+
const FaceSatisfiedFilled = /*#__PURE__*/React.forwardRef(function FaceSatisfiedFilled(_ref112, ref) {
|
|
2647
2670
|
let {
|
|
2648
2671
|
children,
|
|
2649
2672
|
size = 16,
|
|
2650
2673
|
...rest
|
|
2651
|
-
} =
|
|
2674
|
+
} = _ref112;
|
|
2652
2675
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2653
2676
|
width: size,
|
|
2654
2677
|
height: size,
|
|
@@ -2657,19 +2680,19 @@ const FaceSatisfiedFilled = /*#__PURE__*/React.forwardRef(function FaceSatisfied
|
|
|
2657
2680
|
viewBox: "0 0 32 32",
|
|
2658
2681
|
fill: "currentColor",
|
|
2659
2682
|
...rest
|
|
2660
|
-
},
|
|
2683
|
+
}, _path198 || (_path198 = /*#__PURE__*/React.createElement("path", {
|
|
2661
2684
|
d: "M16,2A14,14,0,1,0,30,16,14,14,0,0,0,16,2Zm-4.5,9A2.5,2.5,0,1,1,9,13.5,2.48,2.48,0,0,1,11.5,11ZM16,24a8,8,0,0,1-6.85-3.89l1.71-1a6,6,0,0,0,10.28,0l1.71,1A8,8,0,0,1,16,24Zm4.5-8A2.5,2.5,0,1,1,23,13.5,2.48,2.48,0,0,1,20.5,16Z"
|
|
2662
2685
|
})), children);
|
|
2663
2686
|
});
|
|
2664
2687
|
if (process.env.NODE_ENV !== "production") {
|
|
2665
2688
|
FaceSatisfiedFilled.propTypes = iconPropTypes;
|
|
2666
2689
|
}
|
|
2667
|
-
const FaceWink = /*#__PURE__*/React.forwardRef(function FaceWink(
|
|
2690
|
+
const FaceWink = /*#__PURE__*/React.forwardRef(function FaceWink(_ref113, ref) {
|
|
2668
2691
|
let {
|
|
2669
2692
|
children,
|
|
2670
2693
|
size = 16,
|
|
2671
2694
|
...rest
|
|
2672
|
-
} =
|
|
2695
|
+
} = _ref113;
|
|
2673
2696
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2674
2697
|
width: size,
|
|
2675
2698
|
height: size,
|
|
@@ -2678,21 +2701,21 @@ const FaceWink = /*#__PURE__*/React.forwardRef(function FaceWink(_ref112, ref) {
|
|
|
2678
2701
|
viewBox: "0 0 32 32",
|
|
2679
2702
|
fill: "currentColor",
|
|
2680
2703
|
...rest
|
|
2681
|
-
},
|
|
2704
|
+
}, _path199 || (_path199 = /*#__PURE__*/React.createElement("path", {
|
|
2682
2705
|
d: "M16,2A14,14,0,1,0,30,16,14,14,0,0,0,16,2Zm0,26A12,12,0,1,1,28,16,12,12,0,0,1,16,28Z"
|
|
2683
|
-
})),
|
|
2706
|
+
})), _path200 || (_path200 = /*#__PURE__*/React.createElement("path", {
|
|
2684
2707
|
d: "M20.5 11A2.5 2.5 0 1023 13.5 2.5 2.5 0 0020.5 11zM8 13H14V15H8zM16 24a8 8 0 006.85-3.89l-1.71-1a6 6 0 01-10.28 0l-1.71 1A8 8 0 0016 24z"
|
|
2685
2708
|
})), children);
|
|
2686
2709
|
});
|
|
2687
2710
|
if (process.env.NODE_ENV !== "production") {
|
|
2688
2711
|
FaceWink.propTypes = iconPropTypes;
|
|
2689
2712
|
}
|
|
2690
|
-
const FaceWinkFilled = /*#__PURE__*/React.forwardRef(function FaceWinkFilled(
|
|
2713
|
+
const FaceWinkFilled = /*#__PURE__*/React.forwardRef(function FaceWinkFilled(_ref114, ref) {
|
|
2691
2714
|
let {
|
|
2692
2715
|
children,
|
|
2693
2716
|
size = 16,
|
|
2694
2717
|
...rest
|
|
2695
|
-
} =
|
|
2718
|
+
} = _ref114;
|
|
2696
2719
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2697
2720
|
width: size,
|
|
2698
2721
|
height: size,
|
|
@@ -2701,19 +2724,19 @@ const FaceWinkFilled = /*#__PURE__*/React.forwardRef(function FaceWinkFilled(_re
|
|
|
2701
2724
|
viewBox: "0 0 32 32",
|
|
2702
2725
|
fill: "currentColor",
|
|
2703
2726
|
...rest
|
|
2704
|
-
},
|
|
2727
|
+
}, _path201 || (_path201 = /*#__PURE__*/React.createElement("path", {
|
|
2705
2728
|
d: "M16,2A14,14,0,1,0,30,16,14,14,0,0,0,16,2ZM8,13h6v2H8Zm8,11a8,8,0,0,1-6.85-3.89l1.71-1a6,6,0,0,0,10.28,0l1.71,1A8,8,0,0,1,16,24Zm4.5-8a2.5,2.5,0,0,1,0-5h0a2.5,2.5,0,0,1,0,5Z"
|
|
2706
2729
|
})), children);
|
|
2707
2730
|
});
|
|
2708
2731
|
if (process.env.NODE_ENV !== "production") {
|
|
2709
2732
|
FaceWinkFilled.propTypes = iconPropTypes;
|
|
2710
2733
|
}
|
|
2711
|
-
const Factor = /*#__PURE__*/React.forwardRef(function Factor(
|
|
2734
|
+
const Factor = /*#__PURE__*/React.forwardRef(function Factor(_ref115, ref) {
|
|
2712
2735
|
let {
|
|
2713
2736
|
children,
|
|
2714
2737
|
size = 16,
|
|
2715
2738
|
...rest
|
|
2716
|
-
} =
|
|
2739
|
+
} = _ref115;
|
|
2717
2740
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2718
2741
|
width: size,
|
|
2719
2742
|
height: size,
|
|
@@ -2722,19 +2745,19 @@ const Factor = /*#__PURE__*/React.forwardRef(function Factor(_ref114, ref) {
|
|
|
2722
2745
|
viewBox: "0 0 32 32",
|
|
2723
2746
|
fill: "currentColor",
|
|
2724
2747
|
...rest
|
|
2725
|
-
},
|
|
2748
|
+
}, _path202 || (_path202 = /*#__PURE__*/React.createElement("path", {
|
|
2726
2749
|
d: "M27,28V9H24V4h2V2H20V4h2V9H19V28H15V16H12V11h2V9H8v2h2v5H7V28H4V2H2V28a2,2,0,0,0,2,2H30V28ZM13,28H9V18h4Zm8-17h4V28H21Z"
|
|
2727
2750
|
})), children);
|
|
2728
2751
|
});
|
|
2729
2752
|
if (process.env.NODE_ENV !== "production") {
|
|
2730
2753
|
Factor.propTypes = iconPropTypes;
|
|
2731
2754
|
}
|
|
2732
|
-
const Fade = /*#__PURE__*/React.forwardRef(function Fade(
|
|
2755
|
+
const Fade = /*#__PURE__*/React.forwardRef(function Fade(_ref116, ref) {
|
|
2733
2756
|
let {
|
|
2734
2757
|
children,
|
|
2735
2758
|
size = 16,
|
|
2736
2759
|
...rest
|
|
2737
|
-
} =
|
|
2760
|
+
} = _ref116;
|
|
2738
2761
|
if (size === 16 || size === "16" || size === "16px") {
|
|
2739
2762
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2740
2763
|
width: size,
|
|
@@ -2744,7 +2767,7 @@ const Fade = /*#__PURE__*/React.forwardRef(function Fade(_ref115, ref) {
|
|
|
2744
2767
|
viewBox: "0 0 16 16",
|
|
2745
2768
|
fill: "currentColor",
|
|
2746
2769
|
...rest
|
|
2747
|
-
},
|
|
2770
|
+
}, _path203 || (_path203 = /*#__PURE__*/React.createElement("path", {
|
|
2748
2771
|
d: "M4.1 12.6l-.6.8c.6.5 1.3.9 2.1 1.2l.3-.9C5.3 13.4 4.7 13 4.1 12.6zM2.1 9l-1 .2c.1.8.4 1.6.8 2.3L2.8 11C2.4 10.4 2.2 9.7 2.1 9zM5.9 2.4L5.6 1.4C4.8 1.7 4.1 2.1 3.5 2.7l.6.8C4.7 3 5.3 2.6 5.9 2.4zM2.8 5L1.9 4.5C1.5 5.2 1.3 6 1.1 6.8l1 .2C2.2 6.3 2.5 5.6 2.8 5zM8 1v1c3.3 0 6 2.7 6 6s-2.7 6-6 6v1c3.9 0 7-3.1 7-7S11.9 1 8 1z"
|
|
2749
2772
|
})), children);
|
|
2750
2773
|
}
|
|
@@ -2756,19 +2779,19 @@ const Fade = /*#__PURE__*/React.forwardRef(function Fade(_ref115, ref) {
|
|
|
2756
2779
|
viewBox: "0 0 32 32",
|
|
2757
2780
|
fill: "currentColor",
|
|
2758
2781
|
...rest
|
|
2759
|
-
},
|
|
2782
|
+
}, _path204 || (_path204 = /*#__PURE__*/React.createElement("path", {
|
|
2760
2783
|
d: "M8.24 25.14L7 26.67a13.79 13.79 0 004.18 2.44l.69-1.87A12 12 0 018.24 25.14zM4.19 18l-2 .41A14.09 14.09 0 003.86 23L5.59 22A12.44 12.44 0 014.19 18zM11.82 4.76l-.69-1.87A13.79 13.79 0 007 5.33L8.24 6.86A12 12 0 0111.82 4.76zM5.59 10L3.86 9a14.37 14.37 0 00-1.64 4.59l2 .34A12.05 12.05 0 015.59 10zM16 2V4a12 12 0 010 24v2A14 14 0 0016 2z"
|
|
2761
2784
|
})), children);
|
|
2762
2785
|
});
|
|
2763
2786
|
if (process.env.NODE_ENV !== "production") {
|
|
2764
2787
|
Fade.propTypes = iconPropTypes;
|
|
2765
2788
|
}
|
|
2766
|
-
const Favorite = /*#__PURE__*/React.forwardRef(function Favorite(
|
|
2789
|
+
const Favorite = /*#__PURE__*/React.forwardRef(function Favorite(_ref117, ref) {
|
|
2767
2790
|
let {
|
|
2768
2791
|
children,
|
|
2769
2792
|
size = 16,
|
|
2770
2793
|
...rest
|
|
2771
|
-
} =
|
|
2794
|
+
} = _ref117;
|
|
2772
2795
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2773
2796
|
width: size,
|
|
2774
2797
|
height: size,
|
|
@@ -2777,19 +2800,19 @@ const Favorite = /*#__PURE__*/React.forwardRef(function Favorite(_ref116, ref) {
|
|
|
2777
2800
|
viewBox: "0 0 32 32",
|
|
2778
2801
|
fill: "currentColor",
|
|
2779
2802
|
...rest
|
|
2780
|
-
},
|
|
2803
|
+
}, _path205 || (_path205 = /*#__PURE__*/React.createElement("path", {
|
|
2781
2804
|
d: "M22.45,6a5.47,5.47,0,0,1,3.91,1.64,5.7,5.7,0,0,1,0,8L16,26.13,5.64,15.64a5.7,5.7,0,0,1,0-8,5.48,5.48,0,0,1,7.82,0L16,10.24l2.53-2.58A5.44,5.44,0,0,1,22.45,6m0-2a7.47,7.47,0,0,0-5.34,2.24L16,7.36,14.89,6.24a7.49,7.49,0,0,0-10.68,0,7.72,7.72,0,0,0,0,10.82L16,29,27.79,17.06a7.72,7.72,0,0,0,0-10.82A7.49,7.49,0,0,0,22.45,4Z"
|
|
2782
2805
|
})), children);
|
|
2783
2806
|
});
|
|
2784
2807
|
if (process.env.NODE_ENV !== "production") {
|
|
2785
2808
|
Favorite.propTypes = iconPropTypes;
|
|
2786
2809
|
}
|
|
2787
|
-
const FavoriteFilled = /*#__PURE__*/React.forwardRef(function FavoriteFilled(
|
|
2810
|
+
const FavoriteFilled = /*#__PURE__*/React.forwardRef(function FavoriteFilled(_ref118, ref) {
|
|
2788
2811
|
let {
|
|
2789
2812
|
children,
|
|
2790
2813
|
size = 16,
|
|
2791
2814
|
...rest
|
|
2792
|
-
} =
|
|
2815
|
+
} = _ref118;
|
|
2793
2816
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2794
2817
|
width: size,
|
|
2795
2818
|
height: size,
|
|
@@ -2798,19 +2821,19 @@ const FavoriteFilled = /*#__PURE__*/React.forwardRef(function FavoriteFilled(_re
|
|
|
2798
2821
|
viewBox: "0 0 32 32",
|
|
2799
2822
|
fill: "currentColor",
|
|
2800
2823
|
...rest
|
|
2801
|
-
},
|
|
2824
|
+
}, _path206 || (_path206 = /*#__PURE__*/React.createElement("path", {
|
|
2802
2825
|
d: "M22.5,4c-2,0-3.9,0.8-5.3,2.2L16,7.4l-1.1-1.1C12,3.3,7.2,3.3,4.3,6.2c0,0-0.1,0.1-0.1,0.1c-3,3-3,7.8,0,10.8L16,29 l11.8-11.9c3-3,3-7.8,0-10.8C26.4,4.8,24.5,4,22.5,4z"
|
|
2803
2826
|
})), children);
|
|
2804
2827
|
});
|
|
2805
2828
|
if (process.env.NODE_ENV !== "production") {
|
|
2806
2829
|
FavoriteFilled.propTypes = iconPropTypes;
|
|
2807
2830
|
}
|
|
2808
|
-
const FavoriteHalf = /*#__PURE__*/React.forwardRef(function FavoriteHalf(
|
|
2831
|
+
const FavoriteHalf = /*#__PURE__*/React.forwardRef(function FavoriteHalf(_ref119, ref) {
|
|
2809
2832
|
let {
|
|
2810
2833
|
children,
|
|
2811
2834
|
size = 16,
|
|
2812
2835
|
...rest
|
|
2813
|
-
} =
|
|
2836
|
+
} = _ref119;
|
|
2814
2837
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2815
2838
|
width: size,
|
|
2816
2839
|
height: size,
|
|
@@ -2819,19 +2842,19 @@ const FavoriteHalf = /*#__PURE__*/React.forwardRef(function FavoriteHalf(_ref118
|
|
|
2819
2842
|
viewBox: "0 0 32 32",
|
|
2820
2843
|
fill: "currentColor",
|
|
2821
2844
|
...rest
|
|
2822
|
-
},
|
|
2845
|
+
}, _path207 || (_path207 = /*#__PURE__*/React.createElement("path", {
|
|
2823
2846
|
d: "M4.21,17.0615,16,29,27.79,17.0615a7.7313,7.7313,0,0,0,0-10.8232,7.494,7.494,0,0,0-10.6841,0L16,7.3643l-1.1062-1.126a7.494,7.494,0,0,0-10.6841,0A7.7313,7.7313,0,0,0,4.21,17.0615ZM26.3552,15.645,16,26.1255V10.23q1.2708-1.2876,2.5413-2.5742a5.4768,5.4768,0,0,1,7.8139,0A5.708,5.708,0,0,1,26.3552,15.645Z"
|
|
2824
2847
|
})), children);
|
|
2825
2848
|
});
|
|
2826
2849
|
if (process.env.NODE_ENV !== "production") {
|
|
2827
2850
|
FavoriteHalf.propTypes = iconPropTypes;
|
|
2828
2851
|
}
|
|
2829
|
-
const FetchUpload = /*#__PURE__*/React.forwardRef(function FetchUpload(
|
|
2852
|
+
const FetchUpload = /*#__PURE__*/React.forwardRef(function FetchUpload(_ref120, ref) {
|
|
2830
2853
|
let {
|
|
2831
2854
|
children,
|
|
2832
2855
|
size = 16,
|
|
2833
2856
|
...rest
|
|
2834
|
-
} =
|
|
2857
|
+
} = _ref120;
|
|
2835
2858
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2836
2859
|
width: size,
|
|
2837
2860
|
height: size,
|
|
@@ -2840,21 +2863,21 @@ const FetchUpload = /*#__PURE__*/React.forwardRef(function FetchUpload(_ref119,
|
|
|
2840
2863
|
viewBox: "0 0 32 32",
|
|
2841
2864
|
fill: "currentColor",
|
|
2842
2865
|
...rest
|
|
2843
|
-
},
|
|
2866
|
+
}, _path208 || (_path208 = /*#__PURE__*/React.createElement("path", {
|
|
2844
2867
|
d: "M16,7,6,17l1.41,1.41L15,10.83V28H2v2H15a2,2,0,0,0,2-2V10.83l7.59,7.58L26,17Z"
|
|
2845
|
-
})),
|
|
2868
|
+
})), _path209 || (_path209 = /*#__PURE__*/React.createElement("path", {
|
|
2846
2869
|
d: "M6,8V4H26V8h2V4a2,2,0,0,0-2-2H6A2,2,0,0,0,4,4V8Z"
|
|
2847
2870
|
})), children);
|
|
2848
2871
|
});
|
|
2849
2872
|
if (process.env.NODE_ENV !== "production") {
|
|
2850
2873
|
FetchUpload.propTypes = iconPropTypes;
|
|
2851
2874
|
}
|
|
2852
|
-
const FetchUploadCloud = /*#__PURE__*/React.forwardRef(function FetchUploadCloud(
|
|
2875
|
+
const FetchUploadCloud = /*#__PURE__*/React.forwardRef(function FetchUploadCloud(_ref121, ref) {
|
|
2853
2876
|
let {
|
|
2854
2877
|
children,
|
|
2855
2878
|
size = 16,
|
|
2856
2879
|
...rest
|
|
2857
|
-
} =
|
|
2880
|
+
} = _ref121;
|
|
2858
2881
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2859
2882
|
width: size,
|
|
2860
2883
|
height: size,
|
|
@@ -2863,21 +2886,21 @@ const FetchUploadCloud = /*#__PURE__*/React.forwardRef(function FetchUploadCloud
|
|
|
2863
2886
|
viewBox: "0 0 32 32",
|
|
2864
2887
|
fill: "currentColor",
|
|
2865
2888
|
...rest
|
|
2866
|
-
},
|
|
2889
|
+
}, _path210 || (_path210 = /*#__PURE__*/React.createElement("path", {
|
|
2867
2890
|
d: "M16,13l-5,5,1.41,1.41L15,16.83V28H6v2h9a2,2,0,0,0,2-2V16.83l2.59,2.58L21,18Z"
|
|
2868
|
-
})),
|
|
2891
|
+
})), _path211 || (_path211 = /*#__PURE__*/React.createElement("path", {
|
|
2869
2892
|
d: "M23.5,22H23V20h.5a4.4975,4.4975,0,0,0,.3564-8.981l-.8154-.0639-.0986-.812a6.9938,6.9938,0,0,0-13.8838,0l-.0991.812-.8155.0639A4.4975,4.4975,0,0,0,8.5,20H9v2H8.5A6.4973,6.4973,0,0,1,7.2,9.1362a8.9943,8.9943,0,0,1,17.6006,0A6.4974,6.4974,0,0,1,23.5,22Z"
|
|
2870
2893
|
})), children);
|
|
2871
2894
|
});
|
|
2872
2895
|
if (process.env.NODE_ENV !== "production") {
|
|
2873
2896
|
FetchUploadCloud.propTypes = iconPropTypes;
|
|
2874
2897
|
}
|
|
2875
|
-
const FileStorage = /*#__PURE__*/React.forwardRef(function FileStorage(
|
|
2898
|
+
const FileStorage = /*#__PURE__*/React.forwardRef(function FileStorage(_ref122, ref) {
|
|
2876
2899
|
let {
|
|
2877
2900
|
children,
|
|
2878
2901
|
size = 16,
|
|
2879
2902
|
...rest
|
|
2880
|
-
} =
|
|
2903
|
+
} = _ref122;
|
|
2881
2904
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2882
2905
|
width: size,
|
|
2883
2906
|
height: size,
|
|
@@ -2886,25 +2909,25 @@ const FileStorage = /*#__PURE__*/React.forwardRef(function FileStorage(_ref121,
|
|
|
2886
2909
|
viewBox: "0 0 32 32",
|
|
2887
2910
|
fill: "currentColor",
|
|
2888
2911
|
...rest
|
|
2889
|
-
},
|
|
2912
|
+
}, _path212 || (_path212 = /*#__PURE__*/React.createElement("path", {
|
|
2890
2913
|
d: "M28,20H26v2h2v6H4V22H6V20H4a2.0024,2.0024,0,0,0-2,2v6a2.0024,2.0024,0,0,0,2,2H28a2.0024,2.0024,0,0,0,2-2V22A2.0024,2.0024,0,0,0,28,20Z"
|
|
2891
2914
|
})), _circle18 || (_circle18 = /*#__PURE__*/React.createElement("circle", {
|
|
2892
2915
|
cx: "7",
|
|
2893
2916
|
cy: "25",
|
|
2894
2917
|
r: "1"
|
|
2895
|
-
})),
|
|
2918
|
+
})), _path213 || (_path213 = /*#__PURE__*/React.createElement("path", {
|
|
2896
2919
|
d: "M22.707,7.293l-5-5A1,1,0,0,0,17,2H11A2.0023,2.0023,0,0,0,9,4V20a2.0023,2.0023,0,0,0,2,2H21a2.0023,2.0023,0,0,0,2-2V8A1,1,0,0,0,22.707,7.293ZM20.5857,8H17V4.4141ZM11,20V4h4V8a2.0023,2.0023,0,0,0,2,2h4V20Z"
|
|
2897
2920
|
})), children);
|
|
2898
2921
|
});
|
|
2899
2922
|
if (process.env.NODE_ENV !== "production") {
|
|
2900
2923
|
FileStorage.propTypes = iconPropTypes;
|
|
2901
2924
|
}
|
|
2902
|
-
const Filter = /*#__PURE__*/React.forwardRef(function Filter(
|
|
2925
|
+
const Filter = /*#__PURE__*/React.forwardRef(function Filter(_ref123, ref) {
|
|
2903
2926
|
let {
|
|
2904
2927
|
children,
|
|
2905
2928
|
size = 16,
|
|
2906
2929
|
...rest
|
|
2907
|
-
} =
|
|
2930
|
+
} = _ref123;
|
|
2908
2931
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2909
2932
|
width: size,
|
|
2910
2933
|
height: size,
|
|
@@ -2913,37 +2936,14 @@ const Filter = /*#__PURE__*/React.forwardRef(function Filter(_ref122, ref) {
|
|
|
2913
2936
|
viewBox: "0 0 32 32",
|
|
2914
2937
|
fill: "currentColor",
|
|
2915
2938
|
...rest
|
|
2916
|
-
},
|
|
2939
|
+
}, _path214 || (_path214 = /*#__PURE__*/React.createElement("path", {
|
|
2917
2940
|
d: "M18,28H14a2,2,0,0,1-2-2V18.41L4.59,11A2,2,0,0,1,4,9.59V6A2,2,0,0,1,6,4H26a2,2,0,0,1,2,2V9.59A2,2,0,0,1,27.41,11L20,18.41V26A2,2,0,0,1,18,28ZM6,6V9.59l8,8V26h4V17.59l8-8V6Z"
|
|
2918
2941
|
})), children);
|
|
2919
2942
|
});
|
|
2920
2943
|
if (process.env.NODE_ENV !== "production") {
|
|
2921
2944
|
Filter.propTypes = iconPropTypes;
|
|
2922
2945
|
}
|
|
2923
|
-
const FilterEdit = /*#__PURE__*/React.forwardRef(function FilterEdit(
|
|
2924
|
-
let {
|
|
2925
|
-
children,
|
|
2926
|
-
size = 16,
|
|
2927
|
-
...rest
|
|
2928
|
-
} = _ref123;
|
|
2929
|
-
return /*#__PURE__*/React.createElement(Icon, {
|
|
2930
|
-
width: size,
|
|
2931
|
-
height: size,
|
|
2932
|
-
ref: ref,
|
|
2933
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
2934
|
-
viewBox: "0 0 32 32",
|
|
2935
|
-
fill: "currentColor",
|
|
2936
|
-
...rest
|
|
2937
|
-
}, _path213 || (_path213 = /*#__PURE__*/React.createElement("path", {
|
|
2938
|
-
d: "M26,6H4V9.17l7.41,7.42.59.58V26h4V24h2v2a2,2,0,0,1-2,2H12a2,2,0,0,1-2-2V18L2.59,10.59A2,2,0,0,1,2,9.17V6A2,2,0,0,1,4,4H26Z"
|
|
2939
|
-
})), _path214 || (_path214 = /*#__PURE__*/React.createElement("path", {
|
|
2940
|
-
d: "M29.71,11.29l-3-3a1,1,0,0,0-1.42,0L16,17.59V22h4.41l9.3-9.29A1,1,0,0,0,29.71,11.29ZM19.59,20H18V18.41l5-5L24.59,15ZM26,13.59,24.41,12,26,10.41,27.59,12Z"
|
|
2941
|
-
})), children);
|
|
2942
|
-
});
|
|
2943
|
-
if (process.env.NODE_ENV !== "production") {
|
|
2944
|
-
FilterEdit.propTypes = iconPropTypes;
|
|
2945
|
-
}
|
|
2946
|
-
const FilterRemove = /*#__PURE__*/React.forwardRef(function FilterRemove(_ref124, ref) {
|
|
2946
|
+
const FilterEdit = /*#__PURE__*/React.forwardRef(function FilterEdit(_ref124, ref) {
|
|
2947
2947
|
let {
|
|
2948
2948
|
children,
|
|
2949
2949
|
size = 16,
|
|
@@ -2958,15 +2958,15 @@ const FilterRemove = /*#__PURE__*/React.forwardRef(function FilterRemove(_ref124
|
|
|
2958
2958
|
fill: "currentColor",
|
|
2959
2959
|
...rest
|
|
2960
2960
|
}, _path215 || (_path215 = /*#__PURE__*/React.createElement("path", {
|
|
2961
|
-
d: "
|
|
2961
|
+
d: "M26,6H4V9.17l7.41,7.42.59.58V26h4V24h2v2a2,2,0,0,1-2,2H12a2,2,0,0,1-2-2V18L2.59,10.59A2,2,0,0,1,2,9.17V6A2,2,0,0,1,4,4H26Z"
|
|
2962
2962
|
})), _path216 || (_path216 = /*#__PURE__*/React.createElement("path", {
|
|
2963
|
-
d: "
|
|
2963
|
+
d: "M29.71,11.29l-3-3a1,1,0,0,0-1.42,0L16,17.59V22h4.41l9.3-9.29A1,1,0,0,0,29.71,11.29ZM19.59,20H18V18.41l5-5L24.59,15ZM26,13.59,24.41,12,26,10.41,27.59,12Z"
|
|
2964
2964
|
})), children);
|
|
2965
2965
|
});
|
|
2966
2966
|
if (process.env.NODE_ENV !== "production") {
|
|
2967
|
-
|
|
2967
|
+
FilterEdit.propTypes = iconPropTypes;
|
|
2968
2968
|
}
|
|
2969
|
-
const
|
|
2969
|
+
const FilterRemove = /*#__PURE__*/React.forwardRef(function FilterRemove(_ref125, ref) {
|
|
2970
2970
|
let {
|
|
2971
2971
|
children,
|
|
2972
2972
|
size = 16,
|
|
@@ -2981,13 +2981,13 @@ const FilterReset = /*#__PURE__*/React.forwardRef(function FilterReset(_ref125,
|
|
|
2981
2981
|
fill: "currentColor",
|
|
2982
2982
|
...rest
|
|
2983
2983
|
}, _path217 || (_path217 = /*#__PURE__*/React.createElement("path", {
|
|
2984
|
-
d: "
|
|
2984
|
+
d: "M30 11.414L28.586 10 24 14.586 19.414 10 18 11.414 22.586 16 18 20.585 19.415 22 24 17.414 28.587 22 30 20.587 25.414 16 30 11.414z"
|
|
2985
2985
|
})), _path218 || (_path218 = /*#__PURE__*/React.createElement("path", {
|
|
2986
|
-
d: "
|
|
2986
|
+
d: "M4,4A2,2,0,0,0,2,6V9.1709a2,2,0,0,0,.5859,1.4145L10,18v8a2,2,0,0,0,2,2h4a2,2,0,0,0,2-2V24H16v2H12V17.1709l-.5859-.5855L4,9.1709V6H24V8h2V6a2,2,0,0,0-2-2Z"
|
|
2987
2987
|
})), children);
|
|
2988
2988
|
});
|
|
2989
2989
|
if (process.env.NODE_ENV !== "production") {
|
|
2990
|
-
|
|
2990
|
+
FilterRemove.propTypes = iconPropTypes;
|
|
2991
2991
|
}
|
|
2992
2992
|
|
|
2993
|
-
export { DocumentAttachment, DocumentAudio, DocumentBlank, DocumentDownload, DocumentEpdf, DocumentExport, DocumentHorizontal, DocumentImport, DocumentMultiple_01, DocumentMultiple_02, DocumentPdf, DocumentPreliminary, DocumentProtected, DocumentSecurity, DocumentSentiment, DocumentSigned, DocumentSketch, DocumentSubtract, DocumentTasks, DocumentUnknown, DocumentUnprotected, DocumentVertical, DocumentVideo, DocumentView, DocumentWordProcessor, DocumentWordProcessorReference, DogWalker, DotMark, DoubleInteger, DownToBottom, Download, DragHorizontal, DragVertical, Draggable, Draw, DrillBack, DrillDown, DrillThrough, Drink_01, Drink_02, DriverAnalysis, Drone, DroneDelivery, DroneFront, DroneVideo, DropPhoto, DropPhotoFilled, Drought, Dvr, Earth, EarthAmericas, EarthAmericasFilled, EarthEuropeAfrica, EarthEuropeAfricaFilled, EarthFilled, EarthSoutheastAsia, EarthSoutheastAsiaFilled, Earthquake, EdgeCluster, EdgeDevice, EdgeNode, EdgeNodeAlt, EdgeService, Edit, EditOff, EdtLoop, Education, Email, EmailNew, Encryption, EnergyRenewable, Enterprise, Equalizer, Erase, Error, ErrorFilled, ErrorOutline, Event, EventSchedule, Events, EventsAlt, ExamMode, ExecutableProgram, Exit, ExpandAll, ExpandCategories, Explore, Export, Eyedropper, FaceActivated, FaceActivatedAdd, FaceActivatedFilled, FaceAdd, FaceCool, FaceDissatisfied, FaceDissatisfiedFilled, FaceDizzy, FaceDizzyFilled, FaceMask, FaceNeutral, FaceNeutralFilled, FacePending, FacePendingFilled, FaceSatisfied, FaceSatisfiedFilled, FaceWink, FaceWinkFilled, Factor, Fade, Favorite, FavoriteFilled, FavoriteHalf, FetchUpload, FetchUploadCloud, FileStorage, Filter, FilterEdit, FilterRemove,
|
|
2993
|
+
export { DocumentAdd, DocumentAttachment, DocumentAudio, DocumentBlank, DocumentDownload, DocumentEpdf, DocumentExport, DocumentHorizontal, DocumentImport, DocumentMultiple_01, DocumentMultiple_02, DocumentPdf, DocumentPreliminary, DocumentProtected, DocumentSecurity, DocumentSentiment, DocumentSigned, DocumentSketch, DocumentSubtract, DocumentTasks, DocumentUnknown, DocumentUnprotected, DocumentVertical, DocumentVideo, DocumentView, DocumentWordProcessor, DocumentWordProcessorReference, DogWalker, DotMark, DoubleInteger, DownToBottom, Download, DragHorizontal, DragVertical, Draggable, Draw, DrillBack, DrillDown, DrillThrough, Drink_01, Drink_02, DriverAnalysis, Drone, DroneDelivery, DroneFront, DroneVideo, DropPhoto, DropPhotoFilled, Drought, Dvr, Earth, EarthAmericas, EarthAmericasFilled, EarthEuropeAfrica, EarthEuropeAfricaFilled, EarthFilled, EarthSoutheastAsia, EarthSoutheastAsiaFilled, Earthquake, EdgeCluster, EdgeDevice, EdgeNode, EdgeNodeAlt, EdgeService, Edit, EditOff, EdtLoop, Education, Email, EmailNew, Encryption, EnergyRenewable, Enterprise, Equalizer, Erase, Error, ErrorFilled, ErrorOutline, Event, EventSchedule, Events, EventsAlt, ExamMode, ExecutableProgram, Exit, ExpandAll, ExpandCategories, Explore, Export, Eyedropper, FaceActivated, FaceActivatedAdd, FaceActivatedFilled, FaceAdd, FaceCool, FaceDissatisfied, FaceDissatisfiedFilled, FaceDizzy, FaceDizzyFilled, FaceMask, FaceNeutral, FaceNeutralFilled, FacePending, FacePendingFilled, FaceSatisfied, FaceSatisfiedFilled, FaceWink, FaceWinkFilled, Factor, Fade, Favorite, FavoriteFilled, FavoriteHalf, FetchUpload, FetchUploadCloud, FileStorage, Filter, FilterEdit, FilterRemove, WatsonHealthDownloadStudy, WatsonHealthEdgeEnhancement, WatsonHealthEdgeEnhancement_01, WatsonHealthEdgeEnhancement_02, WatsonHealthEdgeEnhancement_03, WatsonHealthErase_3D };
|