@carbon/icons-react 11.14.0 → 11.15.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/AppleDash.js +41 -0
- package/es/BatchJob.js +43 -0
- package/es/BatchJobStep.js +39 -0
- package/es/BootVolume.js +39 -0
- package/es/BootVolumeAlt.js +43 -0
- package/es/BottlesContainer.js +41 -0
- package/es/Bottles_01.js +39 -0
- package/es/Bottles_01Dash.js +39 -0
- package/es/Bottles_02.js +39 -0
- package/es/Bottles_02Dash.js +39 -0
- package/es/CarbonUiBuilder.js +60 -0
- package/es/CicsDb2Connection.js +41 -0
- package/es/CicsProgram.js +49 -0
- package/es/CicsRegionAlt.js +39 -0
- package/es/CicsSit.js +41 -0
- package/es/CicsSitOverrides.js +39 -0
- package/es/CicsTransactionServerZos.js +51 -0
- package/es/ConnectReference.js +41 -0
- package/es/DataVolume.js +39 -0
- package/es/DataVolumeAlt.js +47 -0
- package/es/Db2BufferPool.js +41 -0
- package/es/Db2DataSharingGroup.js +39 -0
- package/es/Db2Database.js +39 -0
- package/es/Drink_01.js +41 -0
- package/es/Drink_02.js +41 -0
- package/es/ExecutableProgram.js +52 -0
- package/es/IbmBluepay.js +39 -0
- package/es/IbmCloudAppId.js +41 -0
- package/es/IbmCloudContinuousDelivery.js +41 -0
- package/es/IbmCloudForEducation.js +43 -0
- package/es/IbmCloudHsm.js +49 -0
- package/es/IbmCloudIpsecVpn.js +39 -0
- package/es/IbmCloudPrivilegedAccessGateway.js +41 -0
- package/es/IbmContentServices.js +43 -0
- package/es/IbmDb2.js +47 -0
- package/es/IbmDb2Alt.js +39 -0
- package/es/IbmTelehealth.js +41 -0
- package/es/IbmTenet.js +53 -0
- package/es/IbmToolchain.js +39 -0
- package/es/ListChecked.js +1 -1
- package/es/ListCheckedMirror.js +39 -0
- package/es/ListNumberedMirror.js +39 -0
- package/es/LogicalPartition.js +1 -1
- package/es/LogoAnsibleCommunity.js +39 -0
- package/es/LogoRedHatAnsible.js +41 -0
- package/es/LogoTwitter.js +1 -1
- package/es/LogoVmware.js +1 -1
- package/es/LogoVmwareAlt.js +39 -0
- package/es/LogoYelp.js +1 -1
- package/es/PortInput.js +41 -0
- package/es/PortOutput.js +41 -0
- package/es/Recycle.js +39 -0
- package/es/RunMirror.js +43 -0
- package/es/ScreenMap.js +41 -0
- package/es/ScreenMapSet.js +43 -0
- package/es/SearchLocateMirror.js +39 -0
- package/es/Slm.js +39 -0
- package/es/SummaryKpiMirror.js +39 -0
- package/es/TcpIpService.js +39 -0
- package/es/TransformBinary.js +41 -0
- package/es/TransformInstructions.js +41 -0
- package/es/TransformLanguage.js +41 -0
- package/es/Tsq.js +41 -0
- package/es/ZLpar.js +39 -0
- package/es/ZSystems.js +39 -0
- package/es/Zos.js +39 -0
- package/es/ZosSysplex.js +39 -0
- package/es/generated/bucket-0.js +347 -345
- package/es/generated/bucket-1.js +940 -921
- package/es/generated/bucket-10.js +880 -885
- package/es/generated/bucket-11.js +899 -860
- package/es/generated/bucket-12.js +769 -880
- package/es/generated/bucket-13.js +941 -826
- package/es/generated/bucket-14.js +732 -816
- package/es/generated/bucket-15.js +923 -937
- package/es/generated/bucket-16.js +1582 -16
- package/es/generated/bucket-2.js +1074 -1058
- package/es/generated/bucket-3.js +836 -912
- package/es/generated/bucket-4.js +835 -784
- package/es/generated/bucket-5.js +846 -824
- package/es/generated/bucket-6.js +849 -897
- package/es/generated/bucket-7.js +921 -920
- package/es/generated/bucket-8.js +839 -770
- package/es/generated/bucket-9.js +936 -974
- package/es/index.js +17 -17
- package/lib/AppleDash.js +47 -0
- package/lib/BatchJob.js +49 -0
- package/lib/BatchJobStep.js +45 -0
- package/lib/BootVolume.js +45 -0
- package/lib/BootVolumeAlt.js +49 -0
- package/lib/BottlesContainer.js +47 -0
- package/lib/Bottles_01.js +45 -0
- package/lib/Bottles_01Dash.js +45 -0
- package/lib/Bottles_02.js +45 -0
- package/lib/Bottles_02Dash.js +45 -0
- package/lib/CarbonUiBuilder.js +66 -0
- package/lib/CicsDb2Connection.js +47 -0
- package/lib/CicsProgram.js +55 -0
- package/lib/CicsRegionAlt.js +45 -0
- package/lib/CicsSit.js +47 -0
- package/lib/CicsSitOverrides.js +45 -0
- package/lib/CicsTransactionServerZos.js +57 -0
- package/lib/ConnectReference.js +47 -0
- package/lib/DataVolume.js +45 -0
- package/lib/DataVolumeAlt.js +53 -0
- package/lib/Db2BufferPool.js +47 -0
- package/lib/Db2DataSharingGroup.js +45 -0
- package/lib/Db2Database.js +45 -0
- package/lib/Drink_01.js +47 -0
- package/lib/Drink_02.js +47 -0
- package/lib/ExecutableProgram.js +58 -0
- package/lib/IbmBluepay.js +45 -0
- package/lib/IbmCloudAppId.js +47 -0
- package/lib/IbmCloudContinuousDelivery.js +47 -0
- package/lib/IbmCloudForEducation.js +49 -0
- package/lib/IbmCloudHsm.js +55 -0
- package/lib/IbmCloudIpsecVpn.js +45 -0
- package/lib/IbmCloudPrivilegedAccessGateway.js +47 -0
- package/lib/IbmContentServices.js +49 -0
- package/lib/IbmDb2.js +53 -0
- package/lib/IbmDb2Alt.js +45 -0
- package/lib/IbmTelehealth.js +47 -0
- package/lib/IbmTenet.js +59 -0
- package/lib/IbmToolchain.js +45 -0
- package/lib/ListChecked.js +1 -1
- package/lib/ListCheckedMirror.js +45 -0
- package/lib/ListNumberedMirror.js +45 -0
- package/lib/LogicalPartition.js +1 -1
- package/lib/LogoAnsibleCommunity.js +45 -0
- package/lib/LogoRedHatAnsible.js +47 -0
- package/lib/LogoTwitter.js +1 -1
- package/lib/LogoVmware.js +1 -1
- package/lib/LogoVmwareAlt.js +45 -0
- package/lib/LogoYelp.js +1 -1
- package/lib/PortInput.js +47 -0
- package/lib/PortOutput.js +47 -0
- package/lib/Recycle.js +45 -0
- package/lib/RunMirror.js +49 -0
- package/lib/ScreenMap.js +47 -0
- package/lib/ScreenMapSet.js +49 -0
- package/lib/SearchLocateMirror.js +45 -0
- package/lib/Slm.js +45 -0
- package/lib/SummaryKpiMirror.js +45 -0
- package/lib/TcpIpService.js +45 -0
- package/lib/TransformBinary.js +47 -0
- package/lib/TransformInstructions.js +47 -0
- package/lib/TransformLanguage.js +47 -0
- package/lib/Tsq.js +47 -0
- package/lib/ZLpar.js +45 -0
- package/lib/ZSystems.js +45 -0
- package/lib/Zos.js +45 -0
- package/lib/ZosSysplex.js +45 -0
- package/lib/generated/bucket-0.js +347 -345
- package/lib/generated/bucket-1.js +950 -931
- package/lib/generated/bucket-10.js +923 -928
- package/lib/generated/bucket-11.js +945 -906
- package/lib/generated/bucket-12.js +819 -930
- package/lib/generated/bucket-13.js +993 -878
- package/lib/generated/bucket-14.js +788 -872
- package/lib/generated/bucket-15.js +980 -994
- package/lib/generated/bucket-16.js +1643 -15
- package/lib/generated/bucket-2.js +1090 -1074
- package/lib/generated/bucket-3.js +853 -929
- package/lib/generated/bucket-4.js +857 -806
- package/lib/generated/bucket-5.js +871 -849
- package/lib/generated/bucket-6.js +874 -922
- package/lib/generated/bucket-7.js +959 -958
- package/lib/generated/bucket-8.js +880 -811
- package/lib/generated/bucket-9.js +979 -1017
- package/lib/index.js +619 -557
- package/package.json +6 -6
package/es/generated/bucket-4.js
CHANGED
|
@@ -11,7 +11,7 @@ import React from 'react';
|
|
|
11
11
|
import '@carbon/icon-helpers';
|
|
12
12
|
import 'prop-types';
|
|
13
13
|
|
|
14
|
-
var _path,
|
|
14
|
+
var _path, _path2, _path3, _circle, _circle2, _circle3, _path4, _path5, _path6, _path7, _circle4, _circle5, _circle6, _path8, _path9, _path10, _path11, _path12, _path13, _circle7, _path14, _path15, _path16, _circle8, _path17, _circle9, _circle10, _circle11, _path18, _circle12, _path19, _path20, _path21, _circle13, _path22, _circle14, _circle15, _circle16, _path23, _path24, _path25, _path26, _path27, _path28, _path29, _circle17, _path30, _circle18, _path31, _path32, _path33, _switch, _switch2, _path34, _path35, _switch3, _path36, _path37, _path38, _path39, _path40, _path41, _path42, _path43, _path44, _path45, _path46, _path47, _path48, _path49, _path50, _path51, _circle19, _path52, _path53, _path54, _path55, _path56, _path57, _path58, _path59, _path60, _path61, _circle20, _path62, _circle21, _path63, _path64, _path65, _path66, _path67, _path68, _path69, _path70, _path71, _path72, _path73, _path74, _path75, _path76, _path77, _path78, _path79, _path80, _path81, _path82, _path83, _path84, _path85, _path86, _path87, _path88, _path89, _path90, _path91, _path92, _path93, _path94, _path95, _path96, _path97, _path98, _path99, _path100, _path101, _path102, _path103, _path104, _path105, _path106, _path107, _path108, _path109, _path110, _path111, _path112, _path113, _path114, _path115, _path116, _path117, _path118, _path119, _path120, _path121, _path122, _path123, _path124, _path125, _path126, _path127, _path128, _path129, _path130, _path131, _path132, _path133, _path134, _path135, _path136, _path137, _path138, _path139, _path140, _path141, _path142, _path143, _path144, _path145, _path146, _path147, _path148, _path149, _path150, _path151, _path152, _circle22, _path153, _path154, _path155, _circle23, _path156, _path157, _path158, _circle24, _path159, _path160, _path161, _path162, _path163, _path164, _path165, _path166, _path167, _path168, _path169, _path170, _path171, _path172, _path173, _path174, _path175, _path176, _path177, _path178, _path179, _path180, _path181, _path182, _path183, _path184, _path185, _path186, _path187, _path188, _path189, _path190, _path191, _path192, _path193, _path194;
|
|
15
15
|
|
|
16
16
|
var _excluded = ["children", "size"],
|
|
17
17
|
_excluded2 = ["children", "size"],
|
|
@@ -139,7 +139,7 @@ var _excluded = ["children", "size"],
|
|
|
139
139
|
_excluded124 = ["children", "size"],
|
|
140
140
|
_excluded125 = ["children", "size"];
|
|
141
141
|
var didWarnAboutDeprecation = {};
|
|
142
|
-
var
|
|
142
|
+
var DataCenter = /*#__PURE__*/React.forwardRef(function DataCenter(_ref, ref) {
|
|
143
143
|
var children = _ref.children,
|
|
144
144
|
_ref$size = _ref.size,
|
|
145
145
|
size = _ref$size === void 0 ? 16 : _ref$size,
|
|
@@ -153,14 +153,16 @@ var DataDiode = /*#__PURE__*/React.forwardRef(function DataDiode(_ref, ref) {
|
|
|
153
153
|
viewBox: "0 0 32 32",
|
|
154
154
|
fill: "currentColor"
|
|
155
155
|
}, rest), _path || (_path = /*#__PURE__*/React.createElement("path", {
|
|
156
|
-
d: "
|
|
156
|
+
d: "M28,10H23V6a2.0023,2.0023,0,0,0-2-2H11A2.0023,2.0023,0,0,0,9,6v4H4a2.0023,2.0023,0,0,0-2,2V28a2.0023,2.0023,0,0,0,2,2H28a2.0023,2.0023,0,0,0,2-2V12A2.0023,2.0023,0,0,0,28,10ZM4,28V12H9v2H7v2H9v2H7v2H9v2H7v2H9v4Zm17,0H11V6H21Zm7,0H23V24h2V22H23V20h2V18H23V16h2V14H23V12h5Z"
|
|
157
|
+
})), _path2 || (_path2 = /*#__PURE__*/React.createElement("path", {
|
|
158
|
+
d: "M14 8H18V10H14zM14 12H18V14H14zM14 16H18V18H14z"
|
|
157
159
|
})), children);
|
|
158
160
|
});
|
|
159
161
|
|
|
160
162
|
if (process.env.NODE_ENV !== "production") {
|
|
161
|
-
|
|
163
|
+
DataCenter.propTypes = iconPropTypes;
|
|
162
164
|
}
|
|
163
|
-
var
|
|
165
|
+
var DataCheck = /*#__PURE__*/React.forwardRef(function DataCheck(_ref2, ref) {
|
|
164
166
|
var children = _ref2.children,
|
|
165
167
|
_ref2$size = _ref2.size,
|
|
166
168
|
size = _ref2$size === void 0 ? 16 : _ref2$size,
|
|
@@ -173,25 +175,29 @@ var DataEnrichment = /*#__PURE__*/React.forwardRef(function DataEnrichment(_ref2
|
|
|
173
175
|
xmlns: "http://www.w3.org/2000/svg",
|
|
174
176
|
viewBox: "0 0 32 32",
|
|
175
177
|
fill: "currentColor"
|
|
176
|
-
}, rest),
|
|
177
|
-
d: "
|
|
178
|
-
}), /*#__PURE__*/React.createElement("
|
|
179
|
-
|
|
180
|
-
|
|
181
|
-
|
|
182
|
-
|
|
183
|
-
|
|
184
|
-
|
|
185
|
-
|
|
186
|
-
}), /*#__PURE__*/React.createElement("
|
|
187
|
-
|
|
188
|
-
|
|
178
|
+
}, rest), _path3 || (_path3 = /*#__PURE__*/React.createElement("path", {
|
|
179
|
+
d: "M23 27.18L20.41 24.59 19 26 23 30 30 23 28.59 21.59 23 27.18z"
|
|
180
|
+
})), _circle || (_circle = /*#__PURE__*/React.createElement("circle", {
|
|
181
|
+
cx: "11",
|
|
182
|
+
cy: "8",
|
|
183
|
+
r: "1"
|
|
184
|
+
})), _circle2 || (_circle2 = /*#__PURE__*/React.createElement("circle", {
|
|
185
|
+
cx: "11",
|
|
186
|
+
cy: "16",
|
|
187
|
+
r: "1"
|
|
188
|
+
})), _circle3 || (_circle3 = /*#__PURE__*/React.createElement("circle", {
|
|
189
|
+
cx: "11",
|
|
190
|
+
cy: "24",
|
|
191
|
+
r: "1"
|
|
192
|
+
})), _path4 || (_path4 = /*#__PURE__*/React.createElement("path", {
|
|
193
|
+
d: "M24,3H8A2,2,0,0,0,6,5V27a2,2,0,0,0,2,2h8V27H8V21H26V5A2,2,0,0,0,24,3Zm0,16H8V13H24Zm0-8H8V5H24Z"
|
|
194
|
+
})), children);
|
|
189
195
|
});
|
|
190
196
|
|
|
191
197
|
if (process.env.NODE_ENV !== "production") {
|
|
192
|
-
|
|
198
|
+
DataCheck.propTypes = iconPropTypes;
|
|
193
199
|
}
|
|
194
|
-
var
|
|
200
|
+
var DataConnected = /*#__PURE__*/React.forwardRef(function DataConnected(_ref3, ref) {
|
|
195
201
|
var children = _ref3.children,
|
|
196
202
|
_ref3$size = _ref3.size,
|
|
197
203
|
size = _ref3$size === void 0 ? 16 : _ref3$size,
|
|
@@ -204,27 +210,19 @@ var DataEnrichmentAdd = /*#__PURE__*/React.forwardRef(function DataEnrichmentAdd
|
|
|
204
210
|
xmlns: "http://www.w3.org/2000/svg",
|
|
205
211
|
viewBox: "0 0 32 32",
|
|
206
212
|
fill: "currentColor"
|
|
207
|
-
}, rest),
|
|
208
|
-
d: "
|
|
209
|
-
}), /*#__PURE__*/React.createElement("path", {
|
|
210
|
-
d: "M24.2
|
|
211
|
-
|
|
212
|
-
|
|
213
|
-
|
|
214
|
-
}), /*#__PURE__*/React.createElement("path", {
|
|
215
|
-
d: "M5.8 3.8H7.8V5.8H5.8z",
|
|
216
|
-
transform: "rotate(-134.999 6.808 4.808)"
|
|
217
|
-
}), /*#__PURE__*/React.createElement("path", {
|
|
218
|
-
d: "M2 13H4V15H2zM20 13L17 13 17 10 15 10 15 13 12 13 12 15 15 15 15 18 17 18 17 15 20 15zM13 30H19V32H13zM11 26H21V28H11z"
|
|
219
|
-
}), /*#__PURE__*/React.createElement("path", {
|
|
220
|
-
d: "M16,4C10.5,4,6,8.5,6,14c0,4.4,2,6.3,3.5,7.6c1,0.9,1.5,1.5,1.5,2.4h2c0-1.8-1.1-2.9-2.2-3.9C9.4,18.9,8,17.5,8,14 c0-4.4,3.6-8,8-8s8,3.6,8,8c0,3.5-1.4,4.9-2.8,6.1c-1.1,1-2.2,2-2.2,3.9h2c0-0.9,0.5-1.5,1.5-2.4C24,20.3,26,18.4,26,14 C26,8.5,21.5,4,16,4z"
|
|
221
|
-
})))), children);
|
|
213
|
+
}, rest), _path5 || (_path5 = /*#__PURE__*/React.createElement("path", {
|
|
214
|
+
d: "M30 30L24 30 24 28 28 28 28 4 24 4 24 2 30 2 30 30z"
|
|
215
|
+
})), _path6 || (_path6 = /*#__PURE__*/React.createElement("path", {
|
|
216
|
+
d: "M24.91,19.59a4.51,4.51,0,0,0-2.66-3.24,4.55,4.55,0,0,0-3.5,0,4.94,4.94,0,0,0-.64.35L15.3,13.89a4.53,4.53,0,1,0-1.41,1.41l2.81,2.81a4.48,4.48,0,0,0-.61,3.3,4.51,4.51,0,0,0,2.66,3.24,4.55,4.55,0,0,0,3.5,0,4.51,4.51,0,0,0,2.66-3.24,4.65,4.65,0,0,0,0-1.82ZM11.5,14A2.5,2.5,0,1,1,14,11.5,2.5,2.5,0,0,1,11.5,14Z"
|
|
217
|
+
})), _path7 || (_path7 = /*#__PURE__*/React.createElement("path", {
|
|
218
|
+
d: "M8 30L2 30 2 2 8 2 8 4 4 4 4 28 8 28 8 30z"
|
|
219
|
+
})), children);
|
|
222
220
|
});
|
|
223
221
|
|
|
224
222
|
if (process.env.NODE_ENV !== "production") {
|
|
225
|
-
|
|
223
|
+
DataConnected.propTypes = iconPropTypes;
|
|
226
224
|
}
|
|
227
|
-
var
|
|
225
|
+
var DataError = /*#__PURE__*/React.forwardRef(function DataError(_ref4, ref) {
|
|
228
226
|
var children = _ref4.children,
|
|
229
227
|
_ref4$size = _ref4.size,
|
|
230
228
|
size = _ref4$size === void 0 ? 16 : _ref4$size,
|
|
@@ -237,17 +235,29 @@ var DataPlayer = /*#__PURE__*/React.forwardRef(function DataPlayer(_ref4, ref) {
|
|
|
237
235
|
xmlns: "http://www.w3.org/2000/svg",
|
|
238
236
|
viewBox: "0 0 32 32",
|
|
239
237
|
fill: "currentColor"
|
|
240
|
-
}, rest),
|
|
241
|
-
|
|
242
|
-
|
|
243
|
-
|
|
238
|
+
}, rest), _circle4 || (_circle4 = /*#__PURE__*/React.createElement("circle", {
|
|
239
|
+
cx: "11",
|
|
240
|
+
cy: "8",
|
|
241
|
+
r: "1"
|
|
242
|
+
})), _circle5 || (_circle5 = /*#__PURE__*/React.createElement("circle", {
|
|
243
|
+
cx: "11",
|
|
244
|
+
cy: "16",
|
|
245
|
+
r: "1"
|
|
246
|
+
})), _circle6 || (_circle6 = /*#__PURE__*/React.createElement("circle", {
|
|
247
|
+
cx: "11",
|
|
248
|
+
cy: "24",
|
|
249
|
+
r: "1"
|
|
250
|
+
})), _path8 || (_path8 = /*#__PURE__*/React.createElement("path", {
|
|
251
|
+
d: "M24,3H8A2,2,0,0,0,6,5V27a2,2,0,0,0,2,2H18V27H8V21H26V5A2,2,0,0,0,24,3Zm0,16H8V13H24Zm0-8H8V5H24Z"
|
|
252
|
+
})), _path9 || (_path9 = /*#__PURE__*/React.createElement("path", {
|
|
253
|
+
d: "M29 24.415L27.586 23 25 25.587 22.414 23 21 24.415 23.586 27 21 29.586 22.414 31 25 28.414 27.586 31 29 29.586 26.414 27 29 24.415z"
|
|
244
254
|
})), children);
|
|
245
255
|
});
|
|
246
256
|
|
|
247
257
|
if (process.env.NODE_ENV !== "production") {
|
|
248
|
-
|
|
258
|
+
DataError.propTypes = iconPropTypes;
|
|
249
259
|
}
|
|
250
|
-
var
|
|
260
|
+
var DataFormat = /*#__PURE__*/React.forwardRef(function DataFormat(_ref5, ref) {
|
|
251
261
|
var children = _ref5.children,
|
|
252
262
|
_ref5$size = _ref5.size,
|
|
253
263
|
size = _ref5$size === void 0 ? 16 : _ref5$size,
|
|
@@ -260,29 +270,17 @@ var DataQualityDefinition = /*#__PURE__*/React.forwardRef(function DataQualityDe
|
|
|
260
270
|
xmlns: "http://www.w3.org/2000/svg",
|
|
261
271
|
viewBox: "0 0 32 32",
|
|
262
272
|
fill: "currentColor"
|
|
263
|
-
}, rest),
|
|
264
|
-
d: "
|
|
265
|
-
}), /*#__PURE__*/React.createElement("
|
|
266
|
-
|
|
267
|
-
|
|
268
|
-
r: "1"
|
|
269
|
-
}), /*#__PURE__*/React.createElement("circle", {
|
|
270
|
-
cx: "11",
|
|
271
|
-
cy: "16",
|
|
272
|
-
r: "1"
|
|
273
|
-
}), /*#__PURE__*/React.createElement("circle", {
|
|
274
|
-
cx: "11",
|
|
275
|
-
cy: "24",
|
|
276
|
-
r: "1"
|
|
277
|
-
}), /*#__PURE__*/React.createElement("path", {
|
|
278
|
-
d: "M24,3H8C6.9,3,6,3.9,6,5v22c0,1.1,0.9,2,2,2h7v-2H8v-6h18V5C26,3.9,25.1,3,24,3z M24,19H8v-6h16V19z M24,11H8V5h16V11z"
|
|
279
|
-
})))), children);
|
|
273
|
+
}, rest), _path10 || (_path10 = /*#__PURE__*/React.createElement("path", {
|
|
274
|
+
d: "M18 11H26V13H18zM6 19H14V21H6zM10 16a4 4 0 114-4A4.0045 4.0045 0 0110 16zm0-6a2 2 0 102 2A2.002 2.002 0 0010 10zM22 24a4 4 0 114-4A4.0045 4.0045 0 0122 24zm0-6a2 2 0 102 2A2.002 2.002 0 0022 18z"
|
|
275
|
+
})), _path11 || (_path11 = /*#__PURE__*/React.createElement("path", {
|
|
276
|
+
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"
|
|
277
|
+
})), children);
|
|
280
278
|
});
|
|
281
279
|
|
|
282
280
|
if (process.env.NODE_ENV !== "production") {
|
|
283
|
-
|
|
281
|
+
DataFormat.propTypes = iconPropTypes;
|
|
284
282
|
}
|
|
285
|
-
var
|
|
283
|
+
var DataReference = /*#__PURE__*/React.forwardRef(function DataReference(_ref6, ref) {
|
|
286
284
|
var children = _ref6.children,
|
|
287
285
|
_ref6$size = _ref6.size,
|
|
288
286
|
size = _ref6$size === void 0 ? 16 : _ref6$size,
|
|
@@ -295,19 +293,15 @@ var DataRefinery = /*#__PURE__*/React.forwardRef(function DataRefinery(_ref6, re
|
|
|
295
293
|
xmlns: "http://www.w3.org/2000/svg",
|
|
296
294
|
viewBox: "0 0 32 32",
|
|
297
295
|
fill: "currentColor"
|
|
298
|
-
}, rest),
|
|
299
|
-
d: "
|
|
300
|
-
})), _path5 || (_path5 = /*#__PURE__*/React.createElement("path", {
|
|
301
|
-
d: "M24,26H14V24H24V17H8a2.0021,2.0021,0,0,1-2-2V8A2.0021,2.0021,0,0,1,8,6H18V8H8v7H24a2.0021,2.0021,0,0,1,2,2v7A2.0021,2.0021,0,0,1,24,26Z"
|
|
302
|
-
})), _path6 || (_path6 = /*#__PURE__*/React.createElement("path", {
|
|
303
|
-
d: "M28,12H22a2.0023,2.0023,0,0,1-2-2V4a2.0023,2.0023,0,0,1,2-2h6a2.0023,2.0023,0,0,1,2,2v6A2.0023,2.0023,0,0,1,28,12ZM22,4v6h6V4Z"
|
|
296
|
+
}, rest), _path12 || (_path12 = /*#__PURE__*/React.createElement("path", {
|
|
297
|
+
d: "M25 13L25 4 23 4 23 6 20 6 20 8 23 8 23 13 20 13 20 15 28 15 28 13 25 13zM8.5 6A3.5 3.5 0 115 9.5 3.504 3.504 0 018.5 6m0-2A5.5 5.5 0 1014 9.5 5.5 5.5 0 008.5 4zM23.5 20A3.5 3.5 0 1120 23.5 3.504 3.504 0 0123.5 20m0-2A5.5 5.5 0 1029 23.5 5.5 5.5 0 0023.5 18zM6 19L6 21 9.586 21 4 26.586 5.414 28 11 22.414 11 26 13 26 13 19 6 19z"
|
|
304
298
|
})), children);
|
|
305
299
|
});
|
|
306
300
|
|
|
307
301
|
if (process.env.NODE_ENV !== "production") {
|
|
308
|
-
|
|
302
|
+
DataReference.propTypes = iconPropTypes;
|
|
309
303
|
}
|
|
310
|
-
var
|
|
304
|
+
var DataSet = /*#__PURE__*/React.forwardRef(function DataSet(_ref7, ref) {
|
|
311
305
|
var children = _ref7.children,
|
|
312
306
|
_ref7$size = _ref7.size,
|
|
313
307
|
size = _ref7$size === void 0 ? 16 : _ref7$size,
|
|
@@ -320,17 +314,15 @@ var DataRefineryReference = /*#__PURE__*/React.forwardRef(function DataRefineryR
|
|
|
320
314
|
xmlns: "http://www.w3.org/2000/svg",
|
|
321
315
|
viewBox: "0 0 32 32",
|
|
322
316
|
fill: "currentColor"
|
|
323
|
-
}, rest),
|
|
324
|
-
d: "
|
|
325
|
-
})), _path8 || (_path8 = /*#__PURE__*/React.createElement("path", {
|
|
326
|
-
d: "M24,26H16V24h8V17H8a2.0021,2.0021,0,0,1-2-2V8A2.0021,2.0021,0,0,1,8,6H18V8H8v7H24a2.0021,2.0021,0,0,1,2,2v7A2.0021,2.0021,0,0,1,24,26Z"
|
|
317
|
+
}, rest), _path13 || (_path13 = /*#__PURE__*/React.createElement("path", {
|
|
318
|
+
d: "M25 13L25 4 23 4 23 6 20 6 20 8 23 8 23 13 20 13 20 15 28 15 28 13 25 13zM8.5 6A3.5 3.5 0 115 9.5 3.5 3.5 0 018.5 6m0-2A5.5 5.5 0 1014 9.5 5.5 5.5 0 008.5 4zM8.5 20A3.5 3.5 0 115 23.5 3.5 3.5 0 018.5 20m0-2A5.5 5.5 0 1014 23.5 5.5 5.5 0 008.5 18zM23.5 20A3.5 3.5 0 1120 23.5 3.5 3.5 0 0123.5 20m0-2A5.5 5.5 0 1029 23.5 5.5 5.5 0 0023.5 18z"
|
|
327
319
|
})), children);
|
|
328
320
|
});
|
|
329
321
|
|
|
330
322
|
if (process.env.NODE_ENV !== "production") {
|
|
331
|
-
|
|
323
|
+
DataSet.propTypes = iconPropTypes;
|
|
332
324
|
}
|
|
333
|
-
var
|
|
325
|
+
var DataStructured = /*#__PURE__*/React.forwardRef(function DataStructured(_ref8, ref) {
|
|
334
326
|
var children = _ref8.children,
|
|
335
327
|
_ref8$size = _ref8.size,
|
|
336
328
|
size = _ref8$size === void 0 ? 16 : _ref8$size,
|
|
@@ -343,15 +335,19 @@ var DataShare = /*#__PURE__*/React.forwardRef(function DataShare(_ref8, ref) {
|
|
|
343
335
|
xmlns: "http://www.w3.org/2000/svg",
|
|
344
336
|
viewBox: "0 0 32 32",
|
|
345
337
|
fill: "currentColor"
|
|
346
|
-
}, rest),
|
|
347
|
-
|
|
338
|
+
}, rest), _circle7 || (_circle7 = /*#__PURE__*/React.createElement("circle", {
|
|
339
|
+
cx: "9",
|
|
340
|
+
cy: "7",
|
|
341
|
+
r: "1"
|
|
342
|
+
})), _path14 || (_path14 = /*#__PURE__*/React.createElement("path", {
|
|
343
|
+
d: "M27,22.14V18a2,2,0,0,0-2-2H17V12h9a2,2,0,0,0,2-2V4a2,2,0,0,0-2-2H6A2,2,0,0,0,4,4v6a2,2,0,0,0,2,2h9v4H7a2,2,0,0,0-2,2v4.14a4,4,0,1,0,2,0V18h8v4H12v8h8V22H17V18h8v4.14a4,4,0,1,0,2,0ZM8,26a2,2,0,1,1-2-2A2,2,0,0,1,8,26Zm10-2v4H14V24ZM6,10V4H26v6ZM26,28a2,2,0,1,1,2-2A2,2,0,0,1,26,28Z"
|
|
348
344
|
})), children);
|
|
349
345
|
});
|
|
350
346
|
|
|
351
347
|
if (process.env.NODE_ENV !== "production") {
|
|
352
|
-
|
|
348
|
+
DataStructured.propTypes = iconPropTypes;
|
|
353
349
|
}
|
|
354
|
-
var
|
|
350
|
+
var DataUnstructured = /*#__PURE__*/React.forwardRef(function DataUnstructured(_ref9, ref) {
|
|
355
351
|
var children = _ref9.children,
|
|
356
352
|
_ref9$size = _ref9.size,
|
|
357
353
|
size = _ref9$size === void 0 ? 16 : _ref9$size,
|
|
@@ -364,17 +360,17 @@ var DataTable = /*#__PURE__*/React.forwardRef(function DataTable(_ref9, ref) {
|
|
|
364
360
|
xmlns: "http://www.w3.org/2000/svg",
|
|
365
361
|
viewBox: "0 0 32 32",
|
|
366
362
|
fill: "currentColor"
|
|
367
|
-
}, rest),
|
|
368
|
-
d: "
|
|
369
|
-
})),
|
|
370
|
-
d: "M27,
|
|
363
|
+
}, rest), _path15 || (_path15 = /*#__PURE__*/React.createElement("path", {
|
|
364
|
+
d: "M6 24a2 2 0 11-2 2 2 2 0 012-2m0-2a4 4 0 104 4A4 4 0 006 22zM16 4a2 2 0 11-2 2 2 2 0 012-2m0-2a4 4 0 104 4A4 4 0 0016 2zM26 4a2 2 0 11-2 2 2 2 0 012-2m0-2a4 4 0 104 4A4 4 0 0026 2zM18 24v4H14V24h4m2-2H12v8h8z"
|
|
365
|
+
})), _path16 || (_path16 = /*#__PURE__*/React.createElement("path", {
|
|
366
|
+
d: "M27,22.14V17a2,2,0,0,0-2-2H7V10h3V2H2v8H5v5a2,2,0,0,0,2,2H25v5.14a4,4,0,1,0,2,0ZM4,4H8V8H4ZM26,28a2,2,0,1,1,2-2A2,2,0,0,1,26,28Z"
|
|
371
367
|
})), children);
|
|
372
368
|
});
|
|
373
369
|
|
|
374
370
|
if (process.env.NODE_ENV !== "production") {
|
|
375
|
-
|
|
371
|
+
DataUnstructured.propTypes = iconPropTypes;
|
|
376
372
|
}
|
|
377
|
-
var
|
|
373
|
+
var DataView = /*#__PURE__*/React.forwardRef(function DataView(_ref10, ref) {
|
|
378
374
|
var children = _ref10.children,
|
|
379
375
|
_ref10$size = _ref10.size,
|
|
380
376
|
size = _ref10$size === void 0 ? 16 : _ref10$size,
|
|
@@ -387,17 +383,33 @@ var DataTableReference = /*#__PURE__*/React.forwardRef(function DataTableReferen
|
|
|
387
383
|
xmlns: "http://www.w3.org/2000/svg",
|
|
388
384
|
viewBox: "0 0 32 32",
|
|
389
385
|
fill: "currentColor"
|
|
390
|
-
}, rest),
|
|
391
|
-
|
|
392
|
-
|
|
393
|
-
|
|
386
|
+
}, rest), _circle8 || (_circle8 = /*#__PURE__*/React.createElement("circle", {
|
|
387
|
+
cx: "22",
|
|
388
|
+
cy: "24",
|
|
389
|
+
r: "2"
|
|
390
|
+
})), _path17 || (_path17 = /*#__PURE__*/React.createElement("path", {
|
|
391
|
+
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"
|
|
392
|
+
})), _circle9 || (_circle9 = /*#__PURE__*/React.createElement("circle", {
|
|
393
|
+
cx: "8",
|
|
394
|
+
cy: "8",
|
|
395
|
+
r: "1"
|
|
396
|
+
})), _circle10 || (_circle10 = /*#__PURE__*/React.createElement("circle", {
|
|
397
|
+
cx: "8",
|
|
398
|
+
cy: "16",
|
|
399
|
+
r: "1"
|
|
400
|
+
})), _circle11 || (_circle11 = /*#__PURE__*/React.createElement("circle", {
|
|
401
|
+
cx: "8",
|
|
402
|
+
cy: "24",
|
|
403
|
+
r: "1"
|
|
404
|
+
})), _path18 || (_path18 = /*#__PURE__*/React.createElement("path", {
|
|
405
|
+
d: "M5,21h7V19H5V13H21v3h2V5a2,2,0,0,0-2-2H5A2,2,0,0,0,3,5V27a2,2,0,0,0,2,2h7V27H5ZM5,5H21v6H5Z"
|
|
394
406
|
})), children);
|
|
395
407
|
});
|
|
396
408
|
|
|
397
409
|
if (process.env.NODE_ENV !== "production") {
|
|
398
|
-
|
|
410
|
+
DataView.propTypes = iconPropTypes;
|
|
399
411
|
}
|
|
400
|
-
var
|
|
412
|
+
var DataViewAlt = /*#__PURE__*/React.forwardRef(function DataViewAlt(_ref11, ref) {
|
|
401
413
|
var children = _ref11.children,
|
|
402
414
|
_ref11$size = _ref11.size,
|
|
403
415
|
size = _ref11$size === void 0 ? 16 : _ref11$size,
|
|
@@ -410,15 +422,21 @@ var DataVis_1 = /*#__PURE__*/React.forwardRef(function DataVis_1(_ref11, ref) {
|
|
|
410
422
|
xmlns: "http://www.w3.org/2000/svg",
|
|
411
423
|
viewBox: "0 0 32 32",
|
|
412
424
|
fill: "currentColor"
|
|
413
|
-
}, rest),
|
|
414
|
-
|
|
425
|
+
}, rest), _circle12 || (_circle12 = /*#__PURE__*/React.createElement("circle", {
|
|
426
|
+
cx: "22",
|
|
427
|
+
cy: "24",
|
|
428
|
+
r: "2"
|
|
429
|
+
})), _path19 || (_path19 = /*#__PURE__*/React.createElement("path", {
|
|
430
|
+
d: "M29.7769 23.4785A8.64 8.64 0 0022 18a8.64 8.64 0 00-7.7769 5.4785L14 24l.2231.5215A8.64 8.64 0 0022 30a8.64 8.64 0 007.7769-5.4785L30 24zM22 28a4 4 0 114-4A4.0045 4.0045 0 0122 28zM7 17H12V19H7zM7 12H19V14H7zM7 7H19V9H7z"
|
|
431
|
+
})), _path20 || (_path20 = /*#__PURE__*/React.createElement("path", {
|
|
432
|
+
d: "M22,2,4,2A2.0058,2.0058,0,0,0,2,4V28a2.0058,2.0058,0,0,0,2,2h8V28H4V4H22V15h2V4A2.0058,2.0058,0,0,0,22,2Z"
|
|
415
433
|
})), children);
|
|
416
434
|
});
|
|
417
435
|
|
|
418
436
|
if (process.env.NODE_ENV !== "production") {
|
|
419
|
-
|
|
437
|
+
DataViewAlt.propTypes = iconPropTypes;
|
|
420
438
|
}
|
|
421
|
-
var
|
|
439
|
+
var DataAccessor = /*#__PURE__*/React.forwardRef(function DataAccessor(_ref12, ref) {
|
|
422
440
|
var children = _ref12.children,
|
|
423
441
|
_ref12$size = _ref12.size,
|
|
424
442
|
size = _ref12$size === void 0 ? 16 : _ref12$size,
|
|
@@ -431,15 +449,21 @@ var DataVis_2 = /*#__PURE__*/React.forwardRef(function DataVis_2(_ref12, ref) {
|
|
|
431
449
|
xmlns: "http://www.w3.org/2000/svg",
|
|
432
450
|
viewBox: "0 0 32 32",
|
|
433
451
|
fill: "currentColor"
|
|
434
|
-
}, rest),
|
|
435
|
-
d: "M28,
|
|
452
|
+
}, rest), _path21 || (_path21 = /*#__PURE__*/React.createElement("path", {
|
|
453
|
+
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"
|
|
454
|
+
})), _circle13 || (_circle13 = /*#__PURE__*/React.createElement("circle", {
|
|
455
|
+
cx: "7",
|
|
456
|
+
cy: "25",
|
|
457
|
+
r: "1"
|
|
458
|
+
})), _path22 || (_path22 = /*#__PURE__*/React.createElement("path", {
|
|
459
|
+
d: "M21,13a2.9609,2.9609,0,0,0-1.2854.3008L17.4141,11l2.3-2.3008A2.9609,2.9609,0,0,0,21,9a3,3,0,1,0-3-3,2.9665,2.9665,0,0,0,.3,1.2852L16,9.5859,13.7,7.2852A2.9665,2.9665,0,0,0,14,6a3,3,0,1,0-3,3,2.9609,2.9609,0,0,0,1.2854-.3008L14.5859,11l-2.3005,2.3008A2.9609,2.9609,0,0,0,11,13a3,3,0,1,0,3,3,2.9665,2.9665,0,0,0-.3-1.2852L16,12.4141l2.3,2.3007A2.9665,2.9665,0,0,0,18,16a3,3,0,1,0,3-3Zm0-8a1,1,0,1,1-1,1A1.0009,1.0009,0,0,1,21,5ZM10,6a1,1,0,1,1,1,1A1.0009,1.0009,0,0,1,10,6Zm1,11a1,1,0,1,1,1-1A1.0009,1.0009,0,0,1,11,17Zm10,0a1,1,0,1,1,1-1A1.0009,1.0009,0,0,1,21,17Z"
|
|
436
460
|
})), children);
|
|
437
461
|
});
|
|
438
462
|
|
|
439
463
|
if (process.env.NODE_ENV !== "production") {
|
|
440
|
-
|
|
464
|
+
DataAccessor.propTypes = iconPropTypes;
|
|
441
465
|
}
|
|
442
|
-
var
|
|
466
|
+
var DataBackup = /*#__PURE__*/React.forwardRef(function DataBackup(_ref13, ref) {
|
|
443
467
|
var children = _ref13.children,
|
|
444
468
|
_ref13$size = _ref13.size,
|
|
445
469
|
size = _ref13$size === void 0 ? 16 : _ref13$size,
|
|
@@ -452,15 +476,29 @@ var DataVis_3 = /*#__PURE__*/React.forwardRef(function DataVis_3(_ref13, ref) {
|
|
|
452
476
|
xmlns: "http://www.w3.org/2000/svg",
|
|
453
477
|
viewBox: "0 0 32 32",
|
|
454
478
|
fill: "currentColor"
|
|
455
|
-
}, rest),
|
|
456
|
-
|
|
479
|
+
}, rest), _circle14 || (_circle14 = /*#__PURE__*/React.createElement("circle", {
|
|
480
|
+
cx: "7",
|
|
481
|
+
cy: "7",
|
|
482
|
+
r: "1"
|
|
483
|
+
})), _circle15 || (_circle15 = /*#__PURE__*/React.createElement("circle", {
|
|
484
|
+
cx: "7",
|
|
485
|
+
cy: "15",
|
|
486
|
+
r: "1"
|
|
487
|
+
})), _circle16 || (_circle16 = /*#__PURE__*/React.createElement("circle", {
|
|
488
|
+
cx: "7",
|
|
489
|
+
cy: "23",
|
|
490
|
+
r: "1"
|
|
491
|
+
})), _path23 || (_path23 = /*#__PURE__*/React.createElement("path", {
|
|
492
|
+
d: "M12,26H4V20h8V18H4V12H22V4a2,2,0,0,0-2-2H4A2,2,0,0,0,2,4V26a2,2,0,0,0,2,2h8ZM4,4H20v6H4Z"
|
|
493
|
+
})), _path24 || (_path24 = /*#__PURE__*/React.createElement("path", {
|
|
494
|
+
d: "M28,17v2.4131A6.996,6.996,0,1,0,22,30V28a5,5,0,1,1,4.5762-7H24v2h6V17Z"
|
|
457
495
|
})), children);
|
|
458
496
|
});
|
|
459
497
|
|
|
460
498
|
if (process.env.NODE_ENV !== "production") {
|
|
461
|
-
|
|
499
|
+
DataBackup.propTypes = iconPropTypes;
|
|
462
500
|
}
|
|
463
|
-
var
|
|
501
|
+
var DataBin = /*#__PURE__*/React.forwardRef(function DataBin(_ref14, ref) {
|
|
464
502
|
var children = _ref14.children,
|
|
465
503
|
_ref14$size = _ref14.size,
|
|
466
504
|
size = _ref14$size === void 0 ? 16 : _ref14$size,
|
|
@@ -473,15 +511,17 @@ var DataVis_4 = /*#__PURE__*/React.forwardRef(function DataVis_4(_ref14, ref) {
|
|
|
473
511
|
xmlns: "http://www.w3.org/2000/svg",
|
|
474
512
|
viewBox: "0 0 32 32",
|
|
475
513
|
fill: "currentColor"
|
|
476
|
-
}, rest),
|
|
477
|
-
d: "
|
|
514
|
+
}, rest), _path25 || (_path25 = /*#__PURE__*/React.createElement("path", {
|
|
515
|
+
d: "M28 2H20a2.0023 2.0023 0 00-2 2V28a2.0023 2.0023 0 002 2h8a2.0023 2.0023 0 002-2V4A2.0023 2.0023 0 0028 2zm0 2v7H20V4zm0 9v6H20V13zM20 28V21h8v7zM12 15L10 15 10 13 8 13 8 15 6 15 6 17 8 17 8 19 10 19 10 17 12 17 12 15z"
|
|
516
|
+
})), _path26 || (_path26 = /*#__PURE__*/React.createElement("path", {
|
|
517
|
+
d: "M16,6V4H10A2.0023,2.0023,0,0,0,8,6V9.08A6.99,6.99,0,0,0,8,22.92V26a2.0023,2.0023,0,0,0,2,2h6V26H10V22.92A6.99,6.99,0,0,0,10,9.08V6ZM14,16a5,5,0,1,1-5-5A5.0059,5.0059,0,0,1,14,16Z"
|
|
478
518
|
})), children);
|
|
479
519
|
});
|
|
480
520
|
|
|
481
521
|
if (process.env.NODE_ENV !== "production") {
|
|
482
|
-
|
|
522
|
+
DataBin.propTypes = iconPropTypes;
|
|
483
523
|
}
|
|
484
|
-
var
|
|
524
|
+
var DataBlob = /*#__PURE__*/React.forwardRef(function DataBlob(_ref15, ref) {
|
|
485
525
|
var children = _ref15.children,
|
|
486
526
|
_ref15$size = _ref15.size,
|
|
487
527
|
size = _ref15$size === void 0 ? 16 : _ref15$size,
|
|
@@ -494,15 +534,17 @@ var DatabaseDatastax = /*#__PURE__*/React.forwardRef(function DatabaseDatastax(_
|
|
|
494
534
|
xmlns: "http://www.w3.org/2000/svg",
|
|
495
535
|
viewBox: "0 0 32 32",
|
|
496
536
|
fill: "currentColor"
|
|
497
|
-
}, rest),
|
|
498
|
-
d: "
|
|
537
|
+
}, rest), _path27 || (_path27 = /*#__PURE__*/React.createElement("path", {
|
|
538
|
+
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"
|
|
539
|
+
})), _path28 || (_path28 = /*#__PURE__*/React.createElement("path", {
|
|
540
|
+
d: "M13 7H15V14H13zM8 7H10V14H8zM22 14H20a2.0021 2.0021 0 01-2-2V9a2.0021 2.0021 0 012-2h2a2.0021 2.0021 0 012 2v3A2.0021 2.0021 0 0122 14zM20 9v3h2V9zM22 18H24V25H22zM8 18H10V25H8zM17 25H15a2.0021 2.0021 0 01-2-2V20a2.0021 2.0021 0 012-2h2a2.0021 2.0021 0 012 2v3A2.0021 2.0021 0 0117 25zm-2-5v3h2V20z"
|
|
499
541
|
})), children);
|
|
500
542
|
});
|
|
501
543
|
|
|
502
544
|
if (process.env.NODE_ENV !== "production") {
|
|
503
|
-
|
|
545
|
+
DataBlob.propTypes = iconPropTypes;
|
|
504
546
|
}
|
|
505
|
-
var
|
|
547
|
+
var DataClass = /*#__PURE__*/React.forwardRef(function DataClass(_ref16, ref) {
|
|
506
548
|
var children = _ref16.children,
|
|
507
549
|
_ref16$size = _ref16.size,
|
|
508
550
|
size = _ref16$size === void 0 ? 16 : _ref16$size,
|
|
@@ -515,15 +557,15 @@ var DatabaseElastic = /*#__PURE__*/React.forwardRef(function DatabaseElastic(_re
|
|
|
515
557
|
xmlns: "http://www.w3.org/2000/svg",
|
|
516
558
|
viewBox: "0 0 32 32",
|
|
517
559
|
fill: "currentColor"
|
|
518
|
-
}, rest),
|
|
519
|
-
d: "
|
|
560
|
+
}, rest), _path29 || (_path29 = /*#__PURE__*/React.createElement("path", {
|
|
561
|
+
d: "M26,16a3.9612,3.9612,0,0,0-2.02.5657l-2.8586-2.8585,2.293-2.293a2,2,0,0,0,0-2.8284l-6-6a2,2,0,0,0-2.8284,0l-6,6a2,2,0,0,0,0,2.8284l2.293,2.293L8.02,16.5657A4.043,4.043,0,1,0,9.4343,17.98l2.8585-2.8586,2.293,2.293A1.9773,1.9773,0,0,0,15,17.7233V22H12v8h8V22H17V17.7233a1.9773,1.9773,0,0,0,.4142-.3091l2.293-2.293L22.5657,17.98A3.9885,3.9885,0,1,0,26,16ZM8,20a2,2,0,1,1-2-2A2.0023,2.0023,0,0,1,8,20Zm10,4v4H14V24h4Zm-2-8-6-6,6-6,6,6Zm10,6a2,2,0,1,1,2-2A2.0023,2.0023,0,0,1,26,22Z"
|
|
520
562
|
})), children);
|
|
521
563
|
});
|
|
522
564
|
|
|
523
565
|
if (process.env.NODE_ENV !== "production") {
|
|
524
|
-
|
|
566
|
+
DataClass.propTypes = iconPropTypes;
|
|
525
567
|
}
|
|
526
|
-
var
|
|
568
|
+
var DataCollection = /*#__PURE__*/React.forwardRef(function DataCollection(_ref17, ref) {
|
|
527
569
|
var children = _ref17.children,
|
|
528
570
|
_ref17$size = _ref17.size,
|
|
529
571
|
size = _ref17$size === void 0 ? 16 : _ref17$size,
|
|
@@ -536,15 +578,19 @@ var DatabaseEnterpriseDb2 = /*#__PURE__*/React.forwardRef(function DatabaseEnter
|
|
|
536
578
|
xmlns: "http://www.w3.org/2000/svg",
|
|
537
579
|
viewBox: "0 0 32 32",
|
|
538
580
|
fill: "currentColor"
|
|
539
|
-
}, rest),
|
|
540
|
-
|
|
581
|
+
}, rest), _circle17 || (_circle17 = /*#__PURE__*/React.createElement("circle", {
|
|
582
|
+
cx: "16",
|
|
583
|
+
cy: "16",
|
|
584
|
+
r: "2"
|
|
585
|
+
})), _path30 || (_path30 = /*#__PURE__*/React.createElement("path", {
|
|
586
|
+
d: "M30 17L30 15 23.83 15 26.41 12.41 25 11 20 16 25 21 26.41 19.59 23.83 17 30 17zM15 23.83L15 30 17 30 17 23.83 19.59 26.41 21 25 16 20 11 25 12.41 26.41 15 23.83zM7 11L5.59 12.41 8.17 15 2 15 2 17 8.17 17 5.59 19.59 7 21 12 16 7 11zM17 8.17L17 2 15 2 15 8.17 12.41 5.59 11 7 16 12 21 7 19.59 5.59 17 8.17z"
|
|
541
587
|
})), children);
|
|
542
588
|
});
|
|
543
589
|
|
|
544
590
|
if (process.env.NODE_ENV !== "production") {
|
|
545
|
-
|
|
591
|
+
DataCollection.propTypes = iconPropTypes;
|
|
546
592
|
}
|
|
547
|
-
var
|
|
593
|
+
var DataDefinition = /*#__PURE__*/React.forwardRef(function DataDefinition(_ref18, ref) {
|
|
548
594
|
var children = _ref18.children,
|
|
549
595
|
_ref18$size = _ref18.size,
|
|
550
596
|
size = _ref18$size === void 0 ? 16 : _ref18$size,
|
|
@@ -557,15 +603,21 @@ var DatabaseEtcd = /*#__PURE__*/React.forwardRef(function DatabaseEtcd(_ref18, r
|
|
|
557
603
|
xmlns: "http://www.w3.org/2000/svg",
|
|
558
604
|
viewBox: "0 0 32 32",
|
|
559
605
|
fill: "currentColor"
|
|
560
|
-
}, rest),
|
|
561
|
-
|
|
606
|
+
}, rest), _circle18 || (_circle18 = /*#__PURE__*/React.createElement("circle", {
|
|
607
|
+
cx: "14",
|
|
608
|
+
cy: "14",
|
|
609
|
+
r: "2"
|
|
610
|
+
})), _path31 || (_path31 = /*#__PURE__*/React.createElement("path", {
|
|
611
|
+
d: "M20,30a.9967.9967,0,0,1-.707-.293L8.5859,19A2.0126,2.0126,0,0,1,8,17.5859V10a2.002,2.002,0,0,1,2-2h7.5859A1.9864,1.9864,0,0,1,19,8.5859L29.707,19.293a.9994.9994,0,0,1,0,1.414l-9,9A.9967.9967,0,0,1,20,30ZM10,10v7.5859l10,10L27.5859,20l-10-10Z"
|
|
612
|
+
})), _path32 || (_path32 = /*#__PURE__*/React.createElement("path", {
|
|
613
|
+
d: "M12,30H4a2.0021,2.0021,0,0,1-2-2V4A2.0021,2.0021,0,0,1,4,2H28a2.0021,2.0021,0,0,1,2,2v8H28V4H4V28h8Z"
|
|
562
614
|
})), children);
|
|
563
615
|
});
|
|
564
616
|
|
|
565
617
|
if (process.env.NODE_ENV !== "production") {
|
|
566
|
-
|
|
618
|
+
DataDefinition.propTypes = iconPropTypes;
|
|
567
619
|
}
|
|
568
|
-
var
|
|
620
|
+
var DataDiode = /*#__PURE__*/React.forwardRef(function DataDiode(_ref19, ref) {
|
|
569
621
|
var children = _ref19.children,
|
|
570
622
|
_ref19$size = _ref19.size,
|
|
571
623
|
size = _ref19$size === void 0 ? 16 : _ref19$size,
|
|
@@ -578,15 +630,15 @@ var DatabaseMongodb = /*#__PURE__*/React.forwardRef(function DatabaseMongodb(_re
|
|
|
578
630
|
xmlns: "http://www.w3.org/2000/svg",
|
|
579
631
|
viewBox: "0 0 32 32",
|
|
580
632
|
fill: "currentColor"
|
|
581
|
-
}, rest),
|
|
582
|
-
d: "
|
|
633
|
+
}, rest), _path33 || (_path33 = /*#__PURE__*/React.createElement("path", {
|
|
634
|
+
d: "M30,15H27V7H25v8H22V7H20v7.8262L7.5239,7.1484A1,1,0,0,0,6,8v7H2v2H6v7a1,1,0,0,0,1.5239.8516L20,17.1738V25h2V17h3v8h2V17h3ZM8,22.21V9.79L18.0918,16Z"
|
|
583
635
|
})), children);
|
|
584
636
|
});
|
|
585
637
|
|
|
586
638
|
if (process.env.NODE_ENV !== "production") {
|
|
587
|
-
|
|
639
|
+
DataDiode.propTypes = iconPropTypes;
|
|
588
640
|
}
|
|
589
|
-
var
|
|
641
|
+
var DataEnrichment = /*#__PURE__*/React.forwardRef(function DataEnrichment(_ref20, ref) {
|
|
590
642
|
var children = _ref20.children,
|
|
591
643
|
_ref20$size = _ref20.size,
|
|
592
644
|
size = _ref20$size === void 0 ? 16 : _ref20$size,
|
|
@@ -599,15 +651,25 @@ var DatabasePostgreSql = /*#__PURE__*/React.forwardRef(function DatabasePostgreS
|
|
|
599
651
|
xmlns: "http://www.w3.org/2000/svg",
|
|
600
652
|
viewBox: "0 0 32 32",
|
|
601
653
|
fill: "currentColor"
|
|
602
|
-
}, rest),
|
|
603
|
-
d: "
|
|
604
|
-
})
|
|
654
|
+
}, rest), _switch || (_switch = /*#__PURE__*/React.createElement("switch", null, /*#__PURE__*/React.createElement("g", null, /*#__PURE__*/React.createElement("path", {
|
|
655
|
+
d: "M28 13H30V15H28z"
|
|
656
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
657
|
+
d: "M24.2 3.8H26.2V5.8H24.2z",
|
|
658
|
+
transform: "rotate(-45.001 25.192 4.808)"
|
|
659
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
660
|
+
d: "M15 0H17V2H15z"
|
|
661
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
662
|
+
d: "M5.8 3.8H7.8V5.8H5.8z",
|
|
663
|
+
transform: "rotate(-134.999 6.808 4.808)"
|
|
664
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
665
|
+
d: "M2 13H4V15H2zM13 30H19V32H13zM11 26H21V28H11zM16 4C10.5 4 6 8.5 6 14c0 4.4 2 6.3 3.5 7.6 1 .9 1.5 1.5 1.5 2.4h2c0-1.8-1.1-2.9-2.2-3.9C9.4 18.9 8 17.5 8 14c0-4.4 3.6-8 8-8s8 3.6 8 8c0 3.5-1.4 4.9-2.8 6.1-1.1 1-2.2 2-2.2 3.9h2c0-.9.5-1.5 1.5-2.4C24 20.3 26 18.4 26 14 26 8.5 21.5 4 16 4z"
|
|
666
|
+
})))), children);
|
|
605
667
|
});
|
|
606
668
|
|
|
607
669
|
if (process.env.NODE_ENV !== "production") {
|
|
608
|
-
|
|
670
|
+
DataEnrichment.propTypes = iconPropTypes;
|
|
609
671
|
}
|
|
610
|
-
var
|
|
672
|
+
var DataEnrichmentAdd = /*#__PURE__*/React.forwardRef(function DataEnrichmentAdd(_ref21, ref) {
|
|
611
673
|
var children = _ref21.children,
|
|
612
674
|
_ref21$size = _ref21.size,
|
|
613
675
|
size = _ref21$size === void 0 ? 16 : _ref21$size,
|
|
@@ -620,15 +682,27 @@ var DatabaseRabbit = /*#__PURE__*/React.forwardRef(function DatabaseRabbit(_ref2
|
|
|
620
682
|
xmlns: "http://www.w3.org/2000/svg",
|
|
621
683
|
viewBox: "0 0 32 32",
|
|
622
684
|
fill: "currentColor"
|
|
623
|
-
}, rest),
|
|
624
|
-
d: "
|
|
625
|
-
})
|
|
685
|
+
}, rest), _switch2 || (_switch2 = /*#__PURE__*/React.createElement("switch", null, /*#__PURE__*/React.createElement("g", null, /*#__PURE__*/React.createElement("path", {
|
|
686
|
+
d: "M28 13H30V15H28z"
|
|
687
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
688
|
+
d: "M24.2 3.8H26.2V5.8H24.2z",
|
|
689
|
+
transform: "rotate(-45.001 25.192 4.808)"
|
|
690
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
691
|
+
d: "M15 0H17V2H15z"
|
|
692
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
693
|
+
d: "M5.8 3.8H7.8V5.8H5.8z",
|
|
694
|
+
transform: "rotate(-134.999 6.808 4.808)"
|
|
695
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
696
|
+
d: "M2 13H4V15H2zM20 13L17 13 17 10 15 10 15 13 12 13 12 15 15 15 15 18 17 18 17 15 20 15zM13 30H19V32H13zM11 26H21V28H11z"
|
|
697
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
698
|
+
d: "M16,4C10.5,4,6,8.5,6,14c0,4.4,2,6.3,3.5,7.6c1,0.9,1.5,1.5,1.5,2.4h2c0-1.8-1.1-2.9-2.2-3.9C9.4,18.9,8,17.5,8,14 c0-4.4,3.6-8,8-8s8,3.6,8,8c0,3.5-1.4,4.9-2.8,6.1c-1.1,1-2.2,2-2.2,3.9h2c0-0.9,0.5-1.5,1.5-2.4C24,20.3,26,18.4,26,14 C26,8.5,21.5,4,16,4z"
|
|
699
|
+
})))), children);
|
|
626
700
|
});
|
|
627
701
|
|
|
628
702
|
if (process.env.NODE_ENV !== "production") {
|
|
629
|
-
|
|
703
|
+
DataEnrichmentAdd.propTypes = iconPropTypes;
|
|
630
704
|
}
|
|
631
|
-
var
|
|
705
|
+
var DataPlayer = /*#__PURE__*/React.forwardRef(function DataPlayer(_ref22, ref) {
|
|
632
706
|
var children = _ref22.children,
|
|
633
707
|
_ref22$size = _ref22.size,
|
|
634
708
|
size = _ref22$size === void 0 ? 16 : _ref22$size,
|
|
@@ -641,15 +715,17 @@ var DatabaseRedis = /*#__PURE__*/React.forwardRef(function DatabaseRedis(_ref22,
|
|
|
641
715
|
xmlns: "http://www.w3.org/2000/svg",
|
|
642
716
|
viewBox: "0 0 32 32",
|
|
643
717
|
fill: "currentColor"
|
|
644
|
-
}, rest),
|
|
645
|
-
d: "
|
|
718
|
+
}, rest), _path34 || (_path34 = /*#__PURE__*/React.createElement("path", {
|
|
719
|
+
d: "M28 24v2H15.8164a2.983 2.983 0 00-5.6328 0H4V24H2v6H4V28h6.1836a2.983 2.983 0 005.6328 0H28v2h2V24zM13 7.5L13 16.499 13 16.499 21 12 13 7.5z"
|
|
720
|
+
})), _path35 || (_path35 = /*#__PURE__*/React.createElement("path", {
|
|
721
|
+
d: "M16,22A10,10,0,1,1,26,12,10.0113,10.0113,0,0,1,16,22ZM16,4a8,8,0,1,0,8,8A8.0092,8.0092,0,0,0,16,4Z"
|
|
646
722
|
})), children);
|
|
647
723
|
});
|
|
648
724
|
|
|
649
725
|
if (process.env.NODE_ENV !== "production") {
|
|
650
|
-
|
|
726
|
+
DataPlayer.propTypes = iconPropTypes;
|
|
651
727
|
}
|
|
652
|
-
var
|
|
728
|
+
var DataQualityDefinition = /*#__PURE__*/React.forwardRef(function DataQualityDefinition(_ref23, ref) {
|
|
653
729
|
var children = _ref23.children,
|
|
654
730
|
_ref23$size = _ref23.size,
|
|
655
731
|
size = _ref23$size === void 0 ? 16 : _ref23$size,
|
|
@@ -662,27 +738,29 @@ var Datastore = /*#__PURE__*/React.forwardRef(function Datastore(_ref23, ref) {
|
|
|
662
738
|
xmlns: "http://www.w3.org/2000/svg",
|
|
663
739
|
viewBox: "0 0 32 32",
|
|
664
740
|
fill: "currentColor"
|
|
665
|
-
}, rest),
|
|
666
|
-
|
|
667
|
-
|
|
741
|
+
}, rest), _switch3 || (_switch3 = /*#__PURE__*/React.createElement("switch", null, /*#__PURE__*/React.createElement("g", null, /*#__PURE__*/React.createElement("path", {
|
|
742
|
+
d: "M24.6 24.4L27.2 27 27.2 27 24.6 29.6 26 31 30 27 26 23zM22.4 24.4L19.8 27 19.8 27 22.4 29.6 21 31 17 27 21 23z"
|
|
743
|
+
}), /*#__PURE__*/React.createElement("circle", {
|
|
744
|
+
cx: "11",
|
|
745
|
+
cy: "8",
|
|
668
746
|
r: "1"
|
|
669
|
-
})
|
|
670
|
-
|
|
671
|
-
|
|
672
|
-
cx: "23",
|
|
673
|
-
cy: "9",
|
|
747
|
+
}), /*#__PURE__*/React.createElement("circle", {
|
|
748
|
+
cx: "11",
|
|
749
|
+
cy: "16",
|
|
674
750
|
r: "1"
|
|
675
|
-
})
|
|
676
|
-
|
|
677
|
-
|
|
678
|
-
|
|
679
|
-
})
|
|
751
|
+
}), /*#__PURE__*/React.createElement("circle", {
|
|
752
|
+
cx: "11",
|
|
753
|
+
cy: "24",
|
|
754
|
+
r: "1"
|
|
755
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
756
|
+
d: "M24,3H8C6.9,3,6,3.9,6,5v22c0,1.1,0.9,2,2,2h7v-2H8v-6h18V5C26,3.9,25.1,3,24,3z M24,19H8v-6h16V19z M24,11H8V5h16V11z"
|
|
757
|
+
})))), children);
|
|
680
758
|
});
|
|
681
759
|
|
|
682
760
|
if (process.env.NODE_ENV !== "production") {
|
|
683
|
-
|
|
761
|
+
DataQualityDefinition.propTypes = iconPropTypes;
|
|
684
762
|
}
|
|
685
|
-
var
|
|
763
|
+
var DataRefinery = /*#__PURE__*/React.forwardRef(function DataRefinery(_ref24, ref) {
|
|
686
764
|
var children = _ref24.children,
|
|
687
765
|
_ref24$size = _ref24.size,
|
|
688
766
|
size = _ref24$size === void 0 ? 16 : _ref24$size,
|
|
@@ -695,15 +773,19 @@ var Debug = /*#__PURE__*/React.forwardRef(function Debug(_ref24, ref) {
|
|
|
695
773
|
xmlns: "http://www.w3.org/2000/svg",
|
|
696
774
|
viewBox: "0 0 32 32",
|
|
697
775
|
fill: "currentColor"
|
|
698
|
-
}, rest),
|
|
699
|
-
d: "
|
|
776
|
+
}, rest), _path36 || (_path36 = /*#__PURE__*/React.createElement("path", {
|
|
777
|
+
d: "M7,30a5,5,0,1,1,5-5A5.0059,5.0059,0,0,1,7,30Zm0-8a3,3,0,1,0,3,3A3.0033,3.0033,0,0,0,7,22Z"
|
|
778
|
+
})), _path37 || (_path37 = /*#__PURE__*/React.createElement("path", {
|
|
779
|
+
d: "M24,26H14V24H24V17H8a2.0021,2.0021,0,0,1-2-2V8A2.0021,2.0021,0,0,1,8,6H18V8H8v7H24a2.0021,2.0021,0,0,1,2,2v7A2.0021,2.0021,0,0,1,24,26Z"
|
|
780
|
+
})), _path38 || (_path38 = /*#__PURE__*/React.createElement("path", {
|
|
781
|
+
d: "M28,12H22a2.0023,2.0023,0,0,1-2-2V4a2.0023,2.0023,0,0,1,2-2h6a2.0023,2.0023,0,0,1,2,2v6A2.0023,2.0023,0,0,1,28,12ZM22,4v6h6V4Z"
|
|
700
782
|
})), children);
|
|
701
783
|
});
|
|
702
784
|
|
|
703
785
|
if (process.env.NODE_ENV !== "production") {
|
|
704
|
-
|
|
786
|
+
DataRefinery.propTypes = iconPropTypes;
|
|
705
787
|
}
|
|
706
|
-
var
|
|
788
|
+
var DataRefineryReference = /*#__PURE__*/React.forwardRef(function DataRefineryReference(_ref25, ref) {
|
|
707
789
|
var children = _ref25.children,
|
|
708
790
|
_ref25$size = _ref25.size,
|
|
709
791
|
size = _ref25$size === void 0 ? 16 : _ref25$size,
|
|
@@ -716,15 +798,17 @@ var DecisionTree = /*#__PURE__*/React.forwardRef(function DecisionTree(_ref25, r
|
|
|
716
798
|
xmlns: "http://www.w3.org/2000/svg",
|
|
717
799
|
viewBox: "0 0 32 32",
|
|
718
800
|
fill: "currentColor"
|
|
719
|
-
}, rest),
|
|
720
|
-
d: "
|
|
801
|
+
}, rest), _path39 || (_path39 = /*#__PURE__*/React.createElement("path", {
|
|
802
|
+
d: "M4 20L4 22 8.586 22 2 28.586 3.414 30 10 23.414 10 28 12 28 12 20 4 20zM28 12H22a2.0023 2.0023 0 01-2-2V4a2.0023 2.0023 0 012-2h6a2.0023 2.0023 0 012 2v6A2.0023 2.0023 0 0128 12zM22 4v6h6V4z"
|
|
803
|
+
})), _path40 || (_path40 = /*#__PURE__*/React.createElement("path", {
|
|
804
|
+
d: "M24,26H16V24h8V17H8a2.0021,2.0021,0,0,1-2-2V8A2.0021,2.0021,0,0,1,8,6H18V8H8v7H24a2.0021,2.0021,0,0,1,2,2v7A2.0021,2.0021,0,0,1,24,26Z"
|
|
721
805
|
})), children);
|
|
722
806
|
});
|
|
723
807
|
|
|
724
808
|
if (process.env.NODE_ENV !== "production") {
|
|
725
|
-
|
|
809
|
+
DataRefineryReference.propTypes = iconPropTypes;
|
|
726
810
|
}
|
|
727
|
-
var
|
|
811
|
+
var DataShare = /*#__PURE__*/React.forwardRef(function DataShare(_ref26, ref) {
|
|
728
812
|
var children = _ref26.children,
|
|
729
813
|
_ref26$size = _ref26.size,
|
|
730
814
|
size = _ref26$size === void 0 ? 16 : _ref26$size,
|
|
@@ -737,17 +821,15 @@ var Delivery = /*#__PURE__*/React.forwardRef(function Delivery(_ref26, ref) {
|
|
|
737
821
|
xmlns: "http://www.w3.org/2000/svg",
|
|
738
822
|
viewBox: "0 0 32 32",
|
|
739
823
|
fill: "currentColor"
|
|
740
|
-
}, rest),
|
|
741
|
-
d: "
|
|
742
|
-
})), _path32 || (_path32 = /*#__PURE__*/React.createElement("path", {
|
|
743
|
-
d: "M29.9189,16.6064l-3-7A.9985.9985,0,0,0,26,9H23V7a1,1,0,0,0-1-1H6V8H21V20.5562A3.9924,3.9924,0,0,0,19.1421,23H12.8579a4,4,0,1,0,0,2h6.2842a3.9806,3.9806,0,0,0,7.7158,0H29a1,1,0,0,0,1-1V17A.9965.9965,0,0,0,29.9189,16.6064ZM9,26a2,2,0,1,1,2-2A2.0023,2.0023,0,0,1,9,26ZM23,11h2.3408l2.1431,5H23Zm0,15a2,2,0,1,1,2-2A2.0023,2.0023,0,0,1,23,26Zm5-3H26.8579A3.9954,3.9954,0,0,0,23,20V18h5Z"
|
|
824
|
+
}, rest), _path41 || (_path41 = /*#__PURE__*/React.createElement("path", {
|
|
825
|
+
d: "M5 25V15.8281l-3.5859 3.586L0 18l6-6 6 6-1.4141 1.4141L7 15.8281V25H19v2H7A2.0024 2.0024 0 015 25zM24 22h4a2.002 2.002 0 012 2v4a2.002 2.002 0 01-2 2H24a2.002 2.002 0 01-2-2V24A2.002 2.002 0 0124 22zm4 6V24H23.9985L24 28zM27 6v9.1719l3.5859-3.586L32 13l-6 6-6-6 1.4141-1.4141L25 15.1719V6H13V4H25A2.0024 2.0024 0 0127 6zM2 6H8V8H2zM2 2H10V4H2z"
|
|
744
826
|
})), children);
|
|
745
827
|
});
|
|
746
828
|
|
|
747
829
|
if (process.env.NODE_ENV !== "production") {
|
|
748
|
-
|
|
830
|
+
DataShare.propTypes = iconPropTypes;
|
|
749
831
|
}
|
|
750
|
-
var
|
|
832
|
+
var DataTable = /*#__PURE__*/React.forwardRef(function DataTable(_ref27, ref) {
|
|
751
833
|
var children = _ref27.children,
|
|
752
834
|
_ref27$size = _ref27.size,
|
|
753
835
|
size = _ref27$size === void 0 ? 16 : _ref27$size,
|
|
@@ -760,17 +842,17 @@ var DeliveryAdd = /*#__PURE__*/React.forwardRef(function DeliveryAdd(_ref27, ref
|
|
|
760
842
|
xmlns: "http://www.w3.org/2000/svg",
|
|
761
843
|
viewBox: "0 0 32 32",
|
|
762
844
|
fill: "currentColor"
|
|
763
|
-
}, rest),
|
|
764
|
-
d: "
|
|
765
|
-
})),
|
|
766
|
-
d: "
|
|
845
|
+
}, rest), _path42 || (_path42 = /*#__PURE__*/React.createElement("path", {
|
|
846
|
+
d: "M8 18H12V20H8zM14 18H18V20H14zM8 14H12V16H8zM14 22H18V24H14zM20 14H24V16H20zM20 22H24V24H20z"
|
|
847
|
+
})), _path43 || (_path43 = /*#__PURE__*/React.createElement("path", {
|
|
848
|
+
d: "M27,3H5A2.0025,2.0025,0,0,0,3,5V27a2.0025,2.0025,0,0,0,2,2H27a2.0025,2.0025,0,0,0,2-2V5A2.0025,2.0025,0,0,0,27,3Zm0,2,0,4H5V5ZM5,27V11H27l0,16Z"
|
|
767
849
|
})), children);
|
|
768
850
|
});
|
|
769
851
|
|
|
770
852
|
if (process.env.NODE_ENV !== "production") {
|
|
771
|
-
|
|
853
|
+
DataTable.propTypes = iconPropTypes;
|
|
772
854
|
}
|
|
773
|
-
var
|
|
855
|
+
var DataTableReference = /*#__PURE__*/React.forwardRef(function DataTableReference(_ref28, ref) {
|
|
774
856
|
var children = _ref28.children,
|
|
775
857
|
_ref28$size = _ref28.size,
|
|
776
858
|
size = _ref28$size === void 0 ? 16 : _ref28$size,
|
|
@@ -783,24 +865,17 @@ var DeliveryParcel = /*#__PURE__*/React.forwardRef(function DeliveryParcel(_ref2
|
|
|
783
865
|
xmlns: "http://www.w3.org/2000/svg",
|
|
784
866
|
viewBox: "0 0 32 32",
|
|
785
867
|
fill: "currentColor"
|
|
786
|
-
}, rest),
|
|
787
|
-
d: "
|
|
788
|
-
})),
|
|
789
|
-
d: "
|
|
790
|
-
transform: "rotate(-180 6 15)"
|
|
791
|
-
})), _path37 || (_path37 = /*#__PURE__*/React.createElement("path", {
|
|
792
|
-
d: "M4 22H12V24H4z",
|
|
793
|
-
transform: "rotate(-180 8 23)"
|
|
794
|
-
})), _path38 || (_path38 = /*#__PURE__*/React.createElement("path", {
|
|
795
|
-
d: "M6 18H14V20H6z",
|
|
796
|
-
transform: "rotate(-180 10 19)"
|
|
868
|
+
}, rest), _path44 || (_path44 = /*#__PURE__*/React.createElement("path", {
|
|
869
|
+
d: "M4 20L4 22 8.586 22 2 28.586 3.414 30 10 23.414 10 28 12 28 12 20 4 20zM20 22H24V24H20zM16 18H20V20H16zM20 14H24V16H20zM8 14H12V16H8z"
|
|
870
|
+
})), _path45 || (_path45 = /*#__PURE__*/React.createElement("path", {
|
|
871
|
+
d: "M27,3H5A2.0027,2.0027,0,0,0,3,5V16H5V11H27V27H16v2H27a2.0027,2.0027,0,0,0,2-2V5A2.0027,2.0027,0,0,0,27,3Zm0,6H5V5H27Z"
|
|
797
872
|
})), children);
|
|
798
873
|
});
|
|
799
874
|
|
|
800
875
|
if (process.env.NODE_ENV !== "production") {
|
|
801
|
-
|
|
876
|
+
DataTableReference.propTypes = iconPropTypes;
|
|
802
877
|
}
|
|
803
|
-
var
|
|
878
|
+
var DataVis_1 = /*#__PURE__*/React.forwardRef(function DataVis_1(_ref29, ref) {
|
|
804
879
|
var children = _ref29.children,
|
|
805
880
|
_ref29$size = _ref29.size,
|
|
806
881
|
size = _ref29$size === void 0 ? 16 : _ref29$size,
|
|
@@ -813,15 +888,15 @@ var DeliveryTruck = /*#__PURE__*/React.forwardRef(function DeliveryTruck(_ref29,
|
|
|
813
888
|
xmlns: "http://www.w3.org/2000/svg",
|
|
814
889
|
viewBox: "0 0 32 32",
|
|
815
890
|
fill: "currentColor"
|
|
816
|
-
}, rest),
|
|
817
|
-
d: "
|
|
891
|
+
}, rest), _path46 || (_path46 = /*#__PURE__*/React.createElement("path", {
|
|
892
|
+
d: "M26,22a3.9553,3.9553,0,0,0-2.0193.5667L20.167,18.7529a4.9654,4.9654,0,0,0,0-5.5058L22.714,10.7A3.0284,3.0284,0,1,0,21.3,9.286l-2.547,2.547a4.9654,4.9654,0,0,0-5.5058,0L9.4332,8.0191A3.9553,3.9553,0,0,0,10,6a4,4,0,1,0-4,4,3.9553,3.9553,0,0,0,2.0191-.5668l3.8139,3.8139a4.9654,4.9654,0,0,0,0,5.5058L8.0192,22.5668A3.9556,3.9556,0,0,0,6,22a4,4,0,1,0,4,4,3.9553,3.9553,0,0,0-.5667-2.0192l3.8138-3.8138A4.9686,4.9686,0,0,0,15,20.8989v3.2848a3,3,0,1,0,2,0V20.8989a4.9686,4.9686,0,0,0,1.7529-.7319l3.8138,3.8137A3.9553,3.9553,0,0,0,22,26a4,4,0,1,0,4-4ZM16,13a3,3,0,1,1-3,3A3.0033,3.0033,0,0,1,16,13ZM4,6A2,2,0,1,1,6,8,2.002,2.002,0,0,1,4,6ZM6,28a2,2,0,1,1,2-2A2.0023,2.0023,0,0,1,6,28Zm20,0a2,2,0,1,1,2-2A2.0027,2.0027,0,0,1,26,28Z"
|
|
818
893
|
})), children);
|
|
819
894
|
});
|
|
820
895
|
|
|
821
896
|
if (process.env.NODE_ENV !== "production") {
|
|
822
|
-
|
|
897
|
+
DataVis_1.propTypes = iconPropTypes;
|
|
823
898
|
}
|
|
824
|
-
var
|
|
899
|
+
var DataVis_2 = /*#__PURE__*/React.forwardRef(function DataVis_2(_ref30, ref) {
|
|
825
900
|
var children = _ref30.children,
|
|
826
901
|
_ref30$size = _ref30.size,
|
|
827
902
|
size = _ref30$size === void 0 ? 16 : _ref30$size,
|
|
@@ -834,17 +909,15 @@ var WatsonHealthDenominate = /*#__PURE__*/React.forwardRef(function WatsonHealth
|
|
|
834
909
|
xmlns: "http://www.w3.org/2000/svg",
|
|
835
910
|
viewBox: "0 0 32 32",
|
|
836
911
|
fill: "currentColor"
|
|
837
|
-
}, rest),
|
|
838
|
-
d: "
|
|
839
|
-
})), _path41 || (_path41 = /*#__PURE__*/React.createElement("path", {
|
|
840
|
-
d: "M14,26H4V6h7.1716l3.4141,3.4143L15.1716,10H28v8h2V10a2,2,0,0,0-2-2H16L12.5859,4.5858A2,2,0,0,0,11.1716,4H4A2,2,0,0,0,2,6V26a2,2,0,0,0,2,2H14Z"
|
|
912
|
+
}, rest), _path47 || (_path47 = /*#__PURE__*/React.createElement("path", {
|
|
913
|
+
d: "M28,2H17a2.002,2.002,0,0,0-2,2v6H4a2.002,2.002,0,0,0-2,2V28a2.0023,2.0023,0,0,0,2,2H15a2.0023,2.0023,0,0,0,2-2V22H28a2.0027,2.0027,0,0,0,2-2V4A2.0023,2.0023,0,0,0,28,2Zm0,2,0,4H17V4ZM15.0009,22H4V18H15ZM17,10H28.0007l.0005,4H17Zm-2,2v4H4V12ZM4,28V24H15.0011l0,4Zm13-8V16H28.0015l0,4Z"
|
|
841
914
|
})), children);
|
|
842
915
|
});
|
|
843
916
|
|
|
844
917
|
if (process.env.NODE_ENV !== "production") {
|
|
845
|
-
|
|
918
|
+
DataVis_2.propTypes = iconPropTypes;
|
|
846
919
|
}
|
|
847
|
-
var
|
|
920
|
+
var DataVis_3 = /*#__PURE__*/React.forwardRef(function DataVis_3(_ref31, ref) {
|
|
848
921
|
var children = _ref31.children,
|
|
849
922
|
_ref31$size = _ref31.size,
|
|
850
923
|
size = _ref31$size === void 0 ? 16 : _ref31$size,
|
|
@@ -857,15 +930,15 @@ var Departure = /*#__PURE__*/React.forwardRef(function Departure(_ref31, ref) {
|
|
|
857
930
|
xmlns: "http://www.w3.org/2000/svg",
|
|
858
931
|
viewBox: "0 0 32 32",
|
|
859
932
|
fill: "currentColor"
|
|
860
|
-
}, rest),
|
|
861
|
-
d: "
|
|
933
|
+
}, rest), _path48 || (_path48 = /*#__PURE__*/React.createElement("path", {
|
|
934
|
+
d: "M28,3a2.9913,2.9913,0,0,0-2.8163,2H21.858a3.9807,3.9807,0,0,0-7.716,0H9.858A3.9916,3.9916,0,1,0,5,9.858v4.284a3.9807,3.9807,0,0,0,0,7.716v3.3257a3,3,0,1,0,2,0V21.858a3.978,3.978,0,0,0,1.6729-.9034l3.3638,1.6819A2.9635,2.9635,0,0,0,12,23a3.0117,3.0117,0,1,0,.9221-2.1572L9.7744,19.269A3.95,3.95,0,0,0,10,18a3.9963,3.9963,0,0,0-3-3.858V9.858A3.9947,3.9947,0,0,0,9.858,7h4.284a3.9366,3.9366,0,0,0,4.7816,2.8818l1.8118,3.1705a3.0451,3.0451,0,1,0,1.7326-.9987L20.6893,8.941A3.9839,3.9839,0,0,0,21.858,7h3.3257A2.995,2.995,0,1,0,28,3ZM8,18a2,2,0,1,1-2-2A2.0023,2.0023,0,0,1,8,18ZM6,8A2,2,0,1,1,8,6,2.002,2.002,0,0,1,6,8ZM16,6a2,2,0,1,1,2,2A2.002,2.002,0,0,1,16,6Z"
|
|
862
935
|
})), children);
|
|
863
936
|
});
|
|
864
937
|
|
|
865
938
|
if (process.env.NODE_ENV !== "production") {
|
|
866
|
-
|
|
939
|
+
DataVis_3.propTypes = iconPropTypes;
|
|
867
940
|
}
|
|
868
|
-
var
|
|
941
|
+
var DataVis_4 = /*#__PURE__*/React.forwardRef(function DataVis_4(_ref32, ref) {
|
|
869
942
|
var children = _ref32.children,
|
|
870
943
|
_ref32$size = _ref32.size,
|
|
871
944
|
size = _ref32$size === void 0 ? 16 : _ref32$size,
|
|
@@ -878,17 +951,15 @@ var Deploy = /*#__PURE__*/React.forwardRef(function Deploy(_ref32, ref) {
|
|
|
878
951
|
xmlns: "http://www.w3.org/2000/svg",
|
|
879
952
|
viewBox: "0 0 32 32",
|
|
880
953
|
fill: "currentColor"
|
|
881
|
-
}, rest),
|
|
882
|
-
d: "
|
|
883
|
-
})), _path44 || (_path44 = /*#__PURE__*/React.createElement("path", {
|
|
884
|
-
d: "M16,24H12a2.0023,2.0023,0,0,1-2-2V18a2.0023,2.0023,0,0,1,2-2h4a2.0023,2.0023,0,0,1,2,2v4A2.0023,2.0023,0,0,1,16,24Zm-4-6v4h4V18Z"
|
|
954
|
+
}, rest), _path49 || (_path49 = /*#__PURE__*/React.createElement("path", {
|
|
955
|
+
d: "M27,3H5A2.002,2.002,0,0,0,3,5V27a2.0023,2.0023,0,0,0,2,2H27a2.0027,2.0027,0,0,0,2-2V5A2.0023,2.0023,0,0,0,27,3Zm0,6H17V5H27ZM15,27H11V23h4Zm0-6H11V17h4ZM9,21H5V17H9Zm2-6V11H21v4Zm0-6V5h4V9Zm12,2h4l0,4H23ZM9,5V15H5V5ZM5,23H9v4H5Zm12,4V17H27.001l.001,10Z"
|
|
885
956
|
})), children);
|
|
886
957
|
});
|
|
887
958
|
|
|
888
959
|
if (process.env.NODE_ENV !== "production") {
|
|
889
|
-
|
|
960
|
+
DataVis_4.propTypes = iconPropTypes;
|
|
890
961
|
}
|
|
891
|
-
var
|
|
962
|
+
var DataVolume = /*#__PURE__*/React.forwardRef(function DataVolume(_ref33, ref) {
|
|
892
963
|
var children = _ref33.children,
|
|
893
964
|
_ref33$size = _ref33.size,
|
|
894
965
|
size = _ref33$size === void 0 ? 16 : _ref33$size,
|
|
@@ -901,15 +972,15 @@ var DeployRules = /*#__PURE__*/React.forwardRef(function DeployRules(_ref33, ref
|
|
|
901
972
|
xmlns: "http://www.w3.org/2000/svg",
|
|
902
973
|
viewBox: "0 0 32 32",
|
|
903
974
|
fill: "currentColor"
|
|
904
|
-
}, rest),
|
|
905
|
-
d: "
|
|
975
|
+
}, rest), _path50 || (_path50 = /*#__PURE__*/React.createElement("path", {
|
|
976
|
+
d: "M30 20h-4v2h4v2h-3c-1.1046 0-2 .8954-2 2v2c0 1.1046.8954 2 2 2h5v-8c0-1.103-.8975-2-2-2zm0 8h-3v-2h3v2zM24 22v-2h-3v-2h-2v2h-2v2h2v6c0 1.1025.8975 2 2 2h3v-2h-3v-6h3zM14 20h-4v2h4v2h-3c-1.1046 0-2 .8954-2 2v2c0 1.1046.8954 2 2 2h5v-8c0-1.103-.8975-2-2-2zm0 8h-3v-2h3v2zM5 16.0005v4H2c-1.1025 0-2 .897-2 2v5.9995c0 1.1025.8975 2 2 2H7v-13.9995h-2zm-3 5.9995h3v6H2v-6zM4 14V5h7.5857l4 4h12.4143v8h2V9c-.0013-1.1041-.8959-1.9987-2-2h-11.5857l-3.4143-3.4141c-.3742-.3764-.8835-.5873-1.4143-.5859H4c-1.1041.0013-1.9987.8959-2 2V14h2z"
|
|
906
977
|
})), children);
|
|
907
978
|
});
|
|
908
979
|
|
|
909
980
|
if (process.env.NODE_ENV !== "production") {
|
|
910
|
-
|
|
981
|
+
DataVolume.propTypes = iconPropTypes;
|
|
911
982
|
}
|
|
912
|
-
var
|
|
983
|
+
var DataVolumeAlt = /*#__PURE__*/React.forwardRef(function DataVolumeAlt(_ref34, ref) {
|
|
913
984
|
var children = _ref34.children,
|
|
914
985
|
_ref34$size = _ref34.size,
|
|
915
986
|
size = _ref34$size === void 0 ? 16 : _ref34$size,
|
|
@@ -922,23 +993,23 @@ var DeploymentPattern = /*#__PURE__*/React.forwardRef(function DeploymentPattern
|
|
|
922
993
|
xmlns: "http://www.w3.org/2000/svg",
|
|
923
994
|
viewBox: "0 0 32 32",
|
|
924
995
|
fill: "currentColor"
|
|
925
|
-
}, rest),
|
|
926
|
-
d: "
|
|
927
|
-
})),
|
|
928
|
-
|
|
929
|
-
|
|
930
|
-
|
|
931
|
-
})),
|
|
932
|
-
d: "
|
|
933
|
-
})),
|
|
934
|
-
d: "
|
|
996
|
+
}, rest), _path51 || (_path51 = /*#__PURE__*/React.createElement("path", {
|
|
997
|
+
d: "M25,29c-1.6543,0-3-1.3458-3-3s1.3457-3,3-3,3,1.3458,3,3-1.3457,3-3,3Zm0-4c-.5515,0-1,.4486-1,1s.4485,1,1,1,1-.4486,1-1-.4485-1-1-1Z"
|
|
998
|
+
})), _circle19 || (_circle19 = /*#__PURE__*/React.createElement("circle", {
|
|
999
|
+
cx: "20",
|
|
1000
|
+
cy: "21",
|
|
1001
|
+
r: "2"
|
|
1002
|
+
})), _path52 || (_path52 = /*#__PURE__*/React.createElement("path", {
|
|
1003
|
+
d: "M15,19c-1.6543,0-3-1.3458-3-3s1.3457-3,3-3,3,1.3458,3,3-1.3457,3-3,3Zm0-4c-.5515,0-1,.4486-1,1s.4485,1,1,1,1-.4486,1-1-.4485-1-1-1Z"
|
|
1004
|
+
})), _path53 || (_path53 = /*#__PURE__*/React.createElement("path", {
|
|
1005
|
+
d: "M13,27H4c-1.104-.0013-1.9987-.896-2-2V5c.0013-1.104,.896-1.9987,2-2h7.5857c.5308-.0015,1.0401,.2095,1.4143,.5859l3.4143,3.4141h11.5857c1.104,.0013,1.9987,.896,2,2v7h-2v-7H15.5857l-4-4H4V25H13v2Z"
|
|
935
1006
|
})), children);
|
|
936
1007
|
});
|
|
937
1008
|
|
|
938
1009
|
if (process.env.NODE_ENV !== "production") {
|
|
939
|
-
|
|
1010
|
+
DataVolumeAlt.propTypes = iconPropTypes;
|
|
940
1011
|
}
|
|
941
|
-
var
|
|
1012
|
+
var DatabaseDatastax = /*#__PURE__*/React.forwardRef(function DatabaseDatastax(_ref35, ref) {
|
|
942
1013
|
var children = _ref35.children,
|
|
943
1014
|
_ref35$size = _ref35.size,
|
|
944
1015
|
size = _ref35$size === void 0 ? 16 : _ref35$size,
|
|
@@ -951,15 +1022,15 @@ var DeploymentPolicy = /*#__PURE__*/React.forwardRef(function DeploymentPolicy(_
|
|
|
951
1022
|
xmlns: "http://www.w3.org/2000/svg",
|
|
952
1023
|
viewBox: "0 0 32 32",
|
|
953
1024
|
fill: "currentColor"
|
|
954
|
-
}, rest),
|
|
955
|
-
d: "
|
|
1025
|
+
}, rest), _path54 || (_path54 = /*#__PURE__*/React.createElement("path", {
|
|
1026
|
+
d: "M18.8684 22.0684l1.7937-1.7476A4.2184 4.2184 0 0023.95 21.9534c1.4026 0 2.0005-.5288 2.0005-1.38 0-.69-.4138-1.1267-1.4717-1.2646l-1.1958-.1612c-2.5754-.3217-4.0009-1.4484-4.0009-3.633 0-2.3225 1.8166-3.7942 4.5529-3.7942a5.7221 5.7221 0 014.691 1.8855l-1.7246 1.7246a3.9649 3.9649 0 00-2.8743-1.2876c-1.2649 0-1.8167.5059-1.8167 1.2417 0 .8049.4368 1.1726 1.5638 1.3567l1.2187.1609c2.6213.3679 3.886 1.5408 3.886 3.5412 0 2.3226-1.9546 3.9322-4.9439 3.9322A6.0942 6.0942 0 0118.8684 22.0684zM4.24 7.95h5.8409c4.185 0 6.9213 2.69 6.9213 8.0254S14.2661 24 10.0811 24H4.24zm5.8409 13.36c2.2534 0 3.7021-1.3338 3.7021-4.07V14.71c0-2.7364-1.4487-4.07-3.7021-4.07H7.2756V21.31z"
|
|
956
1027
|
})), children);
|
|
957
1028
|
});
|
|
958
1029
|
|
|
959
1030
|
if (process.env.NODE_ENV !== "production") {
|
|
960
|
-
|
|
1031
|
+
DatabaseDatastax.propTypes = iconPropTypes;
|
|
961
1032
|
}
|
|
962
|
-
var
|
|
1033
|
+
var DatabaseElastic = /*#__PURE__*/React.forwardRef(function DatabaseElastic(_ref36, ref) {
|
|
963
1034
|
var children = _ref36.children,
|
|
964
1035
|
_ref36$size = _ref36.size,
|
|
965
1036
|
size = _ref36$size === void 0 ? 16 : _ref36$size,
|
|
@@ -972,15 +1043,15 @@ var DeploymentUnitData = /*#__PURE__*/React.forwardRef(function DeploymentUnitDa
|
|
|
972
1043
|
xmlns: "http://www.w3.org/2000/svg",
|
|
973
1044
|
viewBox: "0 0 32 32",
|
|
974
1045
|
fill: "currentColor"
|
|
975
|
-
}, rest),
|
|
976
|
-
d: "
|
|
1046
|
+
}, rest), _path55 || (_path55 = /*#__PURE__*/React.createElement("path", {
|
|
1047
|
+
d: "M17.8281 22.0684l1.7937-1.7476A4.2185 4.2185 0 0022.91 21.9534c1.4025 0 2-.5288 2-1.38 0-.69-.4138-1.1267-1.4716-1.2646l-1.1958-.1612c-2.5755-.3217-4.001-1.4484-4.001-3.633 0-2.3225 1.8166-3.7942 4.553-3.7942a5.722 5.722 0 014.6909 1.8855l-1.7246 1.7246a3.9643 3.9643 0 00-2.8743-1.2876c-1.2649 0-1.8166.5059-1.8166 1.2417 0 .8049.4367 1.1726 1.5637 1.3567l1.2187.1609c2.6214.3679 3.886 1.5408 3.886 3.5413 0 2.3225-1.9546 3.9321-4.9438 3.9321A6.0944 6.0944 0 0117.8281 22.0684zM5.2471 24V7.95H15.825v2.69H8.2825v3.8862h6.6687v2.6905H8.2825V21.31H15.825V24z"
|
|
977
1048
|
})), children);
|
|
978
1049
|
});
|
|
979
1050
|
|
|
980
1051
|
if (process.env.NODE_ENV !== "production") {
|
|
981
|
-
|
|
1052
|
+
DatabaseElastic.propTypes = iconPropTypes;
|
|
982
1053
|
}
|
|
983
|
-
var
|
|
1054
|
+
var DatabaseEnterpriseDb2 = /*#__PURE__*/React.forwardRef(function DatabaseEnterpriseDb2(_ref37, ref) {
|
|
984
1055
|
var children = _ref37.children,
|
|
985
1056
|
_ref37$size = _ref37.size,
|
|
986
1057
|
size = _ref37$size === void 0 ? 16 : _ref37$size,
|
|
@@ -993,15 +1064,15 @@ var DeploymentUnitExecution = /*#__PURE__*/React.forwardRef(function DeploymentU
|
|
|
993
1064
|
xmlns: "http://www.w3.org/2000/svg",
|
|
994
1065
|
viewBox: "0 0 32 32",
|
|
995
1066
|
fill: "currentColor"
|
|
996
|
-
}, rest),
|
|
997
|
-
d: "
|
|
1067
|
+
}, rest), _path56 || (_path56 = /*#__PURE__*/React.createElement("path", {
|
|
1068
|
+
d: "M17.84 24V11.9966H20.783v2h.1149a3.3115 3.3115 0 013.3572-2.2764c2.46 0 3.84 1.7017 3.84 4.6909V24H25.1519V16.7107c0-1.7017-.5748-2.5754-1.9776-2.5754-1.2187 0-2.3913.6438-2.3913 1.9314V24zM4.2236 24V7.95H14.8015v2.69H7.259v3.8862h6.6687v2.6905H7.259V21.31h7.5425V24z"
|
|
998
1069
|
})), children);
|
|
999
1070
|
});
|
|
1000
1071
|
|
|
1001
1072
|
if (process.env.NODE_ENV !== "production") {
|
|
1002
|
-
|
|
1073
|
+
DatabaseEnterpriseDb2.propTypes = iconPropTypes;
|
|
1003
1074
|
}
|
|
1004
|
-
var
|
|
1075
|
+
var DatabaseEtcd = /*#__PURE__*/React.forwardRef(function DatabaseEtcd(_ref38, ref) {
|
|
1005
1076
|
var children = _ref38.children,
|
|
1006
1077
|
_ref38$size = _ref38.size,
|
|
1007
1078
|
size = _ref38$size === void 0 ? 16 : _ref38$size,
|
|
@@ -1014,15 +1085,15 @@ var DeploymentUnitInstallation = /*#__PURE__*/React.forwardRef(function Deployme
|
|
|
1014
1085
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1015
1086
|
viewBox: "0 0 32 32",
|
|
1016
1087
|
fill: "currentColor"
|
|
1017
|
-
}, rest),
|
|
1018
|
-
d: "
|
|
1088
|
+
}, rest), _path57 || (_path57 = /*#__PURE__*/React.createElement("path", {
|
|
1089
|
+
d: "M20.9443 20.9417v-6.6h-1.77V11.9966h.92c.8735 0 1.1494-.4138 1.1494-1.2417V8.7083h2.6445v3.2883h2.46V14.342h-2.46v7.3125h2.2764V24H24.0488A2.778 2.778 0 0120.9443 20.9417zM6.6846 24V7.95H17.2627v2.69H9.72v3.8862h6.669v2.6905H9.72V21.31h7.543V24z"
|
|
1019
1090
|
})), children);
|
|
1020
1091
|
});
|
|
1021
1092
|
|
|
1022
1093
|
if (process.env.NODE_ENV !== "production") {
|
|
1023
|
-
|
|
1094
|
+
DatabaseEtcd.propTypes = iconPropTypes;
|
|
1024
1095
|
}
|
|
1025
|
-
var
|
|
1096
|
+
var DatabaseMongodb = /*#__PURE__*/React.forwardRef(function DatabaseMongodb(_ref39, ref) {
|
|
1026
1097
|
var children = _ref39.children,
|
|
1027
1098
|
_ref39$size = _ref39.size,
|
|
1028
1099
|
size = _ref39$size === void 0 ? 16 : _ref39$size,
|
|
@@ -1035,15 +1106,15 @@ var DeploymentUnitPresentation = /*#__PURE__*/React.forwardRef(function Deployme
|
|
|
1035
1106
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1036
1107
|
viewBox: "0 0 32 32",
|
|
1037
1108
|
fill: "currentColor"
|
|
1038
|
-
}, rest),
|
|
1039
|
-
d: "
|
|
1109
|
+
}, rest), _path58 || (_path58 = /*#__PURE__*/React.createElement("path", {
|
|
1110
|
+
d: "M25.3481 28.875c-4.0473 0-5.5878-1.0579-5.5878-2.8284a2.2115 2.2115 0 012.1386-2.3v-.253a1.9726 1.9726 0 01-1.5405-2c0-1.242 1.0576-1.8628 2.207-2.1158v-.0918a3.6228 3.6228 0 01-2.1845-3.4953c0-2.4375 1.7246-4.07 4.9672-4.07A6.6717 6.6717 0 0127.44 12.02v-.3908a1.5343 1.5343 0 011.7022-1.7476h1.8623v2.2534H28.4521v.322a3.5917 3.5917 0 011.8628 3.3343c0 2.4145-1.7016 4.0241-4.9668 4.0241a7.3662 7.3662 0 01-1.8393-.207 1.23 1.23 0 00-.8511 1.0808c0 .5979.5059.8967 1.564.8967H27.44c2.9434 0 4.208 1.2649 4.208 3.4263C31.6484 27.5183 29.9473 28.875 25.3481 28.875zm1.4947-4.7371H22.75a1.473 1.473 0 00-.6211 1.2417c0 .92.6895 1.4717 2.5293 1.4717H26.13c1.9087 0 2.76-.4829 2.76-1.4946C28.89 24.5979 28.3374 24.1379 26.8428 24.1379zm.667-8.163v-.3912c0-1.2187-.7588-1.84-2.1617-1.84s-2.1616.6209-2.1616 1.84v.3912c0 1.1955.7588 1.84 2.1616 1.84S27.51 17.17 27.51 15.9749zM2.2344 7.95H5.66l4.1162 7.8413h.0923l4.07-7.8413h3.2886V24H14.3525V12.48h-.0918L13.0186 15.032l-3.2881 6.07-3.2881-6.07L5.2007 12.48H5.1084V24H2.2344z"
|
|
1040
1111
|
})), children);
|
|
1041
1112
|
});
|
|
1042
1113
|
|
|
1043
1114
|
if (process.env.NODE_ENV !== "production") {
|
|
1044
|
-
|
|
1115
|
+
DatabaseMongodb.propTypes = iconPropTypes;
|
|
1045
1116
|
}
|
|
1046
|
-
var
|
|
1117
|
+
var DatabasePostgreSql = /*#__PURE__*/React.forwardRef(function DatabasePostgreSql(_ref40, ref) {
|
|
1047
1118
|
var children = _ref40.children,
|
|
1048
1119
|
_ref40$size = _ref40.size,
|
|
1049
1120
|
size = _ref40$size === void 0 ? 16 : _ref40$size,
|
|
@@ -1056,15 +1127,15 @@ var DeploymentUnitTechnicalData = /*#__PURE__*/React.forwardRef(function Deploym
|
|
|
1056
1127
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1057
1128
|
viewBox: "0 0 32 32",
|
|
1058
1129
|
fill: "currentColor"
|
|
1059
|
-
}, rest),
|
|
1060
|
-
d: "
|
|
1130
|
+
}, rest), _path59 || (_path59 = /*#__PURE__*/React.createElement("path", {
|
|
1131
|
+
d: "M22.98 28.875c-4.0474 0-5.5879-1.0579-5.5879-2.8284a2.2112 2.2112 0 012.1387-2.3v-.253a1.9725 1.9725 0 01-1.541-2c0-1.242 1.0576-1.8628 2.2075-2.1158v-.0918a3.622 3.622 0 01-2.1846-3.4953c0-2.4375 1.7246-4.07 4.9673-4.07a6.6768 6.6768 0 012.0923.2988v-.3908a1.5341 1.5341 0 011.7016-1.7476h1.8623v2.2534H26.0835v.322a3.5926 3.5926 0 011.8628 3.3343c0 2.4145-1.7022 4.0241-4.9668 4.0241a7.3717 7.3717 0 01-1.84-.207 1.23 1.23 0 00-.8505 1.0808c0 .5979.5058.8967 1.5634.8967h3.2193c2.9433 0 4.208 1.2649 4.208 3.4263C29.28 27.5183 27.5781 28.875 22.98 28.875zm1.4941-4.7371H20.3809A1.474 1.474 0 0019.76 25.38c0 .92.69 1.4717 2.5293 1.4717h1.4716c1.9092 0 2.76-.4829 2.76-1.4946C26.5205 24.5979 25.9688 24.1379 24.4736 24.1379zm.667-8.163v-.3912c0-1.2187-.7588-1.84-2.1611-1.84s-2.1621.6209-2.1621 1.84v.3912c0 1.1955.7588 1.84 2.1621 1.84S25.1406 17.17 25.1406 15.9749zM4.603 24V7.95h7.22c2.9668 0 4.76 2 4.76 4.967 0 2.9893-1.7935 4.9668-4.76 4.9668H7.6387V24zm3.0357-8.738h3.9092a1.6886 1.6886 0 001.8852-1.8167V12.3875a1.672 1.672 0 00-1.8852-1.7935H7.6387z"
|
|
1061
1132
|
})), children);
|
|
1062
1133
|
});
|
|
1063
1134
|
|
|
1064
1135
|
if (process.env.NODE_ENV !== "production") {
|
|
1065
|
-
|
|
1136
|
+
DatabasePostgreSql.propTypes = iconPropTypes;
|
|
1066
1137
|
}
|
|
1067
|
-
var
|
|
1138
|
+
var DatabaseRabbit = /*#__PURE__*/React.forwardRef(function DatabaseRabbit(_ref41, ref) {
|
|
1068
1139
|
var children = _ref41.children,
|
|
1069
1140
|
_ref41$size = _ref41.size,
|
|
1070
1141
|
size = _ref41$size === void 0 ? 16 : _ref41$size,
|
|
@@ -1077,15 +1148,15 @@ var DeploymentUnitTechnicalExecution = /*#__PURE__*/React.forwardRef(function De
|
|
|
1077
1148
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1078
1149
|
viewBox: "0 0 32 32",
|
|
1079
1150
|
fill: "currentColor"
|
|
1080
|
-
}, rest),
|
|
1081
|
-
d: "
|
|
1151
|
+
}, rest), _path60 || (_path60 = /*#__PURE__*/React.createElement("path", {
|
|
1152
|
+
d: "M17.9434 20.7346c0-2.46 1.8623-3.6792 5.1279-3.6792h2.0464v-.8738c0-1.3337-.6665-2.1154-2.23-2.1154a3.1249 3.1249 0 00-2.7363 1.5175L18.4033 14.02a5.0544 5.0544 0 014.6909-2.3c3.2422 0 4.9668 1.54 4.9668 4.2771v5.6567h1.1958V24H27.624a2.184 2.184 0 01-2.23-2.07h-.1377c-.3912 1.5408-1.7017 2.3455-3.4952 2.3455C19.3232 24.2759 17.9434 22.8733 17.9434 20.7346zm7.1743-.3218V18.8262H23.2324c-1.541 0-2.3.5288-2.3 1.4717v.3908c0 .9658.667 1.4488 1.8164 1.4488C24.06 22.1375 25.1177 21.54 25.1177 20.4128zM6.9717 24H3.9365V7.95H11.18c2.92 0 4.7373 1.9316 4.7373 4.967a4.4237 4.4237 0 01-2.9893 4.553L16.2158 24h-3.38L9.8462 17.8145H6.9717zm3.9092-8.738a1.689 1.689 0 001.8857-1.8167V12.3875a1.6723 1.6723 0 00-1.8857-1.7935H6.9717v4.668z"
|
|
1082
1153
|
})), children);
|
|
1083
1154
|
});
|
|
1084
1155
|
|
|
1085
1156
|
if (process.env.NODE_ENV !== "production") {
|
|
1086
|
-
|
|
1157
|
+
DatabaseRabbit.propTypes = iconPropTypes;
|
|
1087
1158
|
}
|
|
1088
|
-
var
|
|
1159
|
+
var DatabaseRedis = /*#__PURE__*/React.forwardRef(function DatabaseRedis(_ref42, ref) {
|
|
1089
1160
|
var children = _ref42.children,
|
|
1090
1161
|
_ref42$size = _ref42.size,
|
|
1091
1162
|
size = _ref42$size === void 0 ? 16 : _ref42$size,
|
|
@@ -1098,15 +1169,15 @@ var DeploymentUnitTechnicalInstallation = /*#__PURE__*/React.forwardRef(function
|
|
|
1098
1169
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1099
1170
|
viewBox: "0 0 32 32",
|
|
1100
1171
|
fill: "currentColor"
|
|
1101
|
-
}, rest),
|
|
1102
|
-
d: "
|
|
1172
|
+
}, rest), _path61 || (_path61 = /*#__PURE__*/React.createElement("path", {
|
|
1173
|
+
d: "M25.7156 22h-.115a3.371 3.371 0 01-3.3113 2.2764c-3.0124 0-4.6912-2.2764-4.6912-6.3006 0-4.0012 1.6788-6.2546 4.6912-6.2546a3.3049 3.3049 0 013.3113 2.2534h.115v-6.99h2.9433V24H25.7156zm0-2.1157V16.0667c0-1.1727-1.0808-1.9314-2.4837-1.9314A2.556 2.556 0 0020.68 16.9636v2.07a2.5365 2.5365 0 002.5522 2.8052C24.6348 21.8384 25.7156 21.1257 25.7156 19.8838zM6.5576 24H3.5222V7.95h7.2434c2.92 0 4.7371 1.9316 4.7371 4.967a4.4237 4.4237 0 01-2.9893 4.553L15.8018 24h-3.38L9.4321 17.8145H6.5576zm3.9092-8.738a1.6888 1.6888 0 001.8855-1.8167V12.3875a1.6722 1.6722 0 00-1.8855-1.7935H6.5576v4.668z"
|
|
1103
1174
|
})), children);
|
|
1104
1175
|
});
|
|
1105
1176
|
|
|
1106
1177
|
if (process.env.NODE_ENV !== "production") {
|
|
1107
|
-
|
|
1178
|
+
DatabaseRedis.propTypes = iconPropTypes;
|
|
1108
1179
|
}
|
|
1109
|
-
var
|
|
1180
|
+
var Datastore = /*#__PURE__*/React.forwardRef(function Datastore(_ref43, ref) {
|
|
1110
1181
|
var children = _ref43.children,
|
|
1111
1182
|
_ref43$size = _ref43.size,
|
|
1112
1183
|
size = _ref43$size === void 0 ? 16 : _ref43$size,
|
|
@@ -1119,15 +1190,27 @@ var DeploymentUnitTechnicalPresentation = /*#__PURE__*/React.forwardRef(function
|
|
|
1119
1190
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1120
1191
|
viewBox: "0 0 32 32",
|
|
1121
1192
|
fill: "currentColor"
|
|
1122
|
-
}, rest),
|
|
1123
|
-
|
|
1193
|
+
}, rest), _circle20 || (_circle20 = /*#__PURE__*/React.createElement("circle", {
|
|
1194
|
+
cx: "23",
|
|
1195
|
+
cy: "23",
|
|
1196
|
+
r: "1"
|
|
1197
|
+
})), _path62 || (_path62 = /*#__PURE__*/React.createElement("path", {
|
|
1198
|
+
d: "M8 22H20V24H8z"
|
|
1199
|
+
})), _circle21 || (_circle21 = /*#__PURE__*/React.createElement("circle", {
|
|
1200
|
+
cx: "23",
|
|
1201
|
+
cy: "9",
|
|
1202
|
+
r: "1"
|
|
1203
|
+
})), _path63 || (_path63 = /*#__PURE__*/React.createElement("path", {
|
|
1204
|
+
d: "M8 8H20V10H8z"
|
|
1205
|
+
})), _path64 || (_path64 = /*#__PURE__*/React.createElement("path", {
|
|
1206
|
+
d: "M26,14a2,2,0,0,0,2-2V6a2,2,0,0,0-2-2H6A2,2,0,0,0,4,6v6a2,2,0,0,0,2,2H8v4H6a2,2,0,0,0-2,2v6a2,2,0,0,0,2,2H26a2,2,0,0,0,2-2V20a2,2,0,0,0-2-2H24V14ZM6,6H26v6H6ZM26,26H6V20H26Zm-4-8H10V14H22Z"
|
|
1124
1207
|
})), children);
|
|
1125
1208
|
});
|
|
1126
1209
|
|
|
1127
1210
|
if (process.env.NODE_ENV !== "production") {
|
|
1128
|
-
|
|
1211
|
+
Datastore.propTypes = iconPropTypes;
|
|
1129
1212
|
}
|
|
1130
|
-
var
|
|
1213
|
+
var Db2BufferPool = /*#__PURE__*/React.forwardRef(function Db2BufferPool(_ref44, ref) {
|
|
1131
1214
|
var children = _ref44.children,
|
|
1132
1215
|
_ref44$size = _ref44.size,
|
|
1133
1216
|
size = _ref44$size === void 0 ? 16 : _ref44$size,
|
|
@@ -1140,17 +1223,17 @@ var DeskAdjustable = /*#__PURE__*/React.forwardRef(function DeskAdjustable(_ref4
|
|
|
1140
1223
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1141
1224
|
viewBox: "0 0 32 32",
|
|
1142
1225
|
fill: "currentColor"
|
|
1143
|
-
}, rest),
|
|
1144
|
-
d: "
|
|
1145
|
-
})),
|
|
1146
|
-
d: "
|
|
1226
|
+
}, rest), _path65 || (_path65 = /*#__PURE__*/React.createElement("path", {
|
|
1227
|
+
d: "M26.338 31L24.602 30 26.8895 26 23 26 26.993 19 28.73 20 26.4463 24 30.3367 24 26.338 31zM8 14H12V16H8zM20 14H24V16H20zM8 18H12V20H8zM14 18H18V20H14zM14 22H18V24H14z"
|
|
1228
|
+
})), _path66 || (_path66 = /*#__PURE__*/React.createElement("path", {
|
|
1229
|
+
d: "M5,11H27v5h2V5c0-1.1025-.8972-2-2-2H5c-1.1028,0-2,.8975-2,2V27c0,1.1025,.8972,2,2,2h15v-2H5V11ZM27,5v4H5V5H27Z"
|
|
1147
1230
|
})), children);
|
|
1148
1231
|
});
|
|
1149
1232
|
|
|
1150
1233
|
if (process.env.NODE_ENV !== "production") {
|
|
1151
|
-
|
|
1234
|
+
Db2BufferPool.propTypes = iconPropTypes;
|
|
1152
1235
|
}
|
|
1153
|
-
var
|
|
1236
|
+
var Db2DataSharingGroup = /*#__PURE__*/React.forwardRef(function Db2DataSharingGroup(_ref45, ref) {
|
|
1154
1237
|
var children = _ref45.children,
|
|
1155
1238
|
_ref45$size = _ref45.size,
|
|
1156
1239
|
size = _ref45$size === void 0 ? 16 : _ref45$size,
|
|
@@ -1163,17 +1246,15 @@ var Development = /*#__PURE__*/React.forwardRef(function Development(_ref45, ref
|
|
|
1163
1246
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1164
1247
|
viewBox: "0 0 32 32",
|
|
1165
1248
|
fill: "currentColor"
|
|
1166
|
-
}, rest),
|
|
1167
|
-
d: "M8
|
|
1168
|
-
})), _path63 || (_path63 = /*#__PURE__*/React.createElement("path", {
|
|
1169
|
-
d: "M22,10v6H16v6H10v8H30V10Zm-4,8h4v4H18ZM16,28H12V24h4Zm6,0H18V24h4Zm6,0H24V24h4Zm0-6H24V18h4Zm-4-6V12h4v4Z"
|
|
1249
|
+
}, rest), _path67 || (_path67 = /*#__PURE__*/React.createElement("path", {
|
|
1250
|
+
d: "M8 28v-6.1699l2.5898 2.5801 1.4102-1.4102-5-5-5 5 1.4102 1.4102 2.5898-2.5801v6.1699c0 1.1025.8972 2 2 2h9v-2H8zM25 17c-2.8506 0-5 1.29-5 3v7c0 1.71 2.1494 3 5 3s5-1.29 5-3v-7c0-1.71-2.1494-3-5-3zm0 2c1.936 0 3 .751 3 1s-1.064 1-3 1-3-.751-3-1 1.064-1 3-1zm0 9c-1.936 0-3-.751-3-1v-4.5796c.8264.3623 1.8508.5796 3 .5796s2.1736-.2173 3-.5796v4.5796c0 .249-1.064 1-3 1zM28.5898 7.5898l-2.5898 2.5801V4c0-1.1025-.8972-2-2-2H15v2h9v6.1699l-2.5898-2.5801-1.4102 1.4102 5 5 5-5-1.4102-1.4102zM7 15c2.8506 0 5-1.29 5-3V5c0-1.71-2.1494-3-5-3S2 3.29 2 5v7c0 1.71 2.1494 3 5 3zm0-11c1.936 0 3 .751 3 1s-1.064 1-3 1-3-.751-3-1 1.064-1 3-1zm-3 3.4204c.8264.3623 1.8508.5796 3 .5796s2.1736-.2173 3-.5796v4.5796c0 .249-1.064 1-3 1s-3-.751-3-1V7.4204z"
|
|
1170
1251
|
})), children);
|
|
1171
1252
|
});
|
|
1172
1253
|
|
|
1173
1254
|
if (process.env.NODE_ENV !== "production") {
|
|
1174
|
-
|
|
1255
|
+
Db2DataSharingGroup.propTypes = iconPropTypes;
|
|
1175
1256
|
}
|
|
1176
|
-
var
|
|
1257
|
+
var Db2Database = /*#__PURE__*/React.forwardRef(function Db2Database(_ref46, ref) {
|
|
1177
1258
|
var children = _ref46.children,
|
|
1178
1259
|
_ref46$size = _ref46.size,
|
|
1179
1260
|
size = _ref46$size === void 0 ? 16 : _ref46$size,
|
|
@@ -1186,17 +1267,15 @@ var Devices = /*#__PURE__*/React.forwardRef(function Devices(_ref46, ref) {
|
|
|
1186
1267
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1187
1268
|
viewBox: "0 0 32 32",
|
|
1188
1269
|
fill: "currentColor"
|
|
1189
|
-
}, rest),
|
|
1190
|
-
d: "
|
|
1191
|
-
})), _path65 || (_path65 = /*#__PURE__*/React.createElement("path", {
|
|
1192
|
-
d: "M28,4H6A2,2,0,0,0,4,6v6H6V6H28V20H14v2h2v4H14v2h9V26H18V22H28a2,2,0,0,0,2-2V6A2,2,0,0,0,28,4Z"
|
|
1270
|
+
}, rest), _path68 || (_path68 = /*#__PURE__*/React.createElement("path", {
|
|
1271
|
+
d: "M16,3c-5.2979,0-11,1.252-11,4V25c0,2.748,5.7021,4,11,4s11-1.252,11-4V7c0-2.748-5.7021-4-11-4Zm0,2c5.7976,0,8.7949,1.4341,8.9968,2-.2019,.5659-3.1992,2-8.9968,2-5.8413,0-8.8394-1.4556-9-1.9824v-.0049c.1606-.5571,3.1587-2.0127,9-2.0127ZM7,9.4277c2.1279,1.0674,5.6426,1.5723,9,1.5723s6.8721-.5049,9-1.5723v3.5596c-.1606,.5571-3.1587,2.0127-9,2.0127-5.8501,0-8.8491-1.46-9-2v-3.5723Zm0,6c2.1279,1.0674,5.6426,1.5723,9,1.5723s6.8721-.5049,9-1.5723v3.5596c-.1606,.5571-3.1587,2.0127-9,2.0127-5.8501,0-8.8491-1.46-9-2v-3.5723Zm9,11.5723c-5.8501,0-8.8491-1.46-9-2v-3.5723c2.1279,1.0674,5.6426,1.5723,9,1.5723s6.8721-.5049,9-1.5723v3.5596c-.1606,.5571-3.1587,2.0127-9,2.0127Z"
|
|
1193
1272
|
})), children);
|
|
1194
1273
|
});
|
|
1195
1274
|
|
|
1196
1275
|
if (process.env.NODE_ENV !== "production") {
|
|
1197
|
-
|
|
1276
|
+
Db2Database.propTypes = iconPropTypes;
|
|
1198
1277
|
}
|
|
1199
|
-
var
|
|
1278
|
+
var Debug = /*#__PURE__*/React.forwardRef(function Debug(_ref47, ref) {
|
|
1200
1279
|
var children = _ref47.children,
|
|
1201
1280
|
_ref47$size = _ref47.size,
|
|
1202
1281
|
size = _ref47$size === void 0 ? 16 : _ref47$size,
|
|
@@ -1209,15 +1288,15 @@ var DewPoint = /*#__PURE__*/React.forwardRef(function DewPoint(_ref47, ref) {
|
|
|
1209
1288
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1210
1289
|
viewBox: "0 0 32 32",
|
|
1211
1290
|
fill: "currentColor"
|
|
1212
|
-
}, rest),
|
|
1213
|
-
d: "
|
|
1291
|
+
}, rest), _path69 || (_path69 = /*#__PURE__*/React.createElement("path", {
|
|
1292
|
+
d: "M29.83,20l.34-2L25,17.15V13c0-.08,0-.15,0-.23l5.06-1.36-.51-1.93-4.83,1.29A9,9,0,0,0,20,5V2H18V4.23a8.81,8.81,0,0,0-4,0V2H12V5a9,9,0,0,0-4.71,5.82L2.46,9.48,2,11.41,7,12.77c0,.08,0,.15,0,.23v4.15L1.84,18l.32,2L7,19.18a8.9,8.9,0,0,0,.82,3.57L3.29,27.29l1.42,1.42,4.19-4.2a9,9,0,0,0,14.2,0l4.19,4.2,1.42-1.42-4.54-4.54A8.9,8.9,0,0,0,25,19.18ZM15,25.92A7,7,0,0,1,9,19V13h6ZM9.29,11a7,7,0,0,1,13.42,0ZM23,19a7,7,0,0,1-6,6.92V13h6Z"
|
|
1214
1293
|
})), children);
|
|
1215
1294
|
});
|
|
1216
1295
|
|
|
1217
1296
|
if (process.env.NODE_ENV !== "production") {
|
|
1218
|
-
|
|
1297
|
+
Debug.propTypes = iconPropTypes;
|
|
1219
1298
|
}
|
|
1220
|
-
var
|
|
1299
|
+
var DecisionTree = /*#__PURE__*/React.forwardRef(function DecisionTree(_ref48, ref) {
|
|
1221
1300
|
var children = _ref48.children,
|
|
1222
1301
|
_ref48$size = _ref48.size,
|
|
1223
1302
|
size = _ref48$size === void 0 ? 16 : _ref48$size,
|
|
@@ -1230,15 +1309,15 @@ var DewPointFilled = /*#__PURE__*/React.forwardRef(function DewPointFilled(_ref4
|
|
|
1230
1309
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1231
1310
|
viewBox: "0 0 32 32",
|
|
1232
1311
|
fill: "currentColor"
|
|
1233
|
-
}, rest),
|
|
1234
|
-
d: "
|
|
1312
|
+
}, rest), _path70 || (_path70 = /*#__PURE__*/React.createElement("path", {
|
|
1313
|
+
d: "M30,12V4H22V7H18a2.0023,2.0023,0,0,0-2,2v6H10V12H2v8h8V17h6v6a2.0023,2.0023,0,0,0,2,2h4v3h8V20H22v3H18V9h4v3ZM8,18H4V14H8Zm16,4h4v4H24ZM24,6h4v4H24Z"
|
|
1235
1314
|
})), children);
|
|
1236
1315
|
});
|
|
1237
1316
|
|
|
1238
1317
|
if (process.env.NODE_ENV !== "production") {
|
|
1239
|
-
|
|
1318
|
+
DecisionTree.propTypes = iconPropTypes;
|
|
1240
1319
|
}
|
|
1241
|
-
var
|
|
1320
|
+
var Delivery = /*#__PURE__*/React.forwardRef(function Delivery(_ref49, ref) {
|
|
1242
1321
|
var children = _ref49.children,
|
|
1243
1322
|
_ref49$size = _ref49.size,
|
|
1244
1323
|
size = _ref49$size === void 0 ? 16 : _ref49$size,
|
|
@@ -1251,17 +1330,17 @@ var Diagram = /*#__PURE__*/React.forwardRef(function Diagram(_ref49, ref) {
|
|
|
1251
1330
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1252
1331
|
viewBox: "0 0 32 32",
|
|
1253
1332
|
fill: "currentColor"
|
|
1254
|
-
}, rest),
|
|
1255
|
-
d: "
|
|
1256
|
-
})),
|
|
1257
|
-
d: "
|
|
1333
|
+
}, rest), _path71 || (_path71 = /*#__PURE__*/React.createElement("path", {
|
|
1334
|
+
d: "M4 16H16V18H4zM2 11H12V13H2z"
|
|
1335
|
+
})), _path72 || (_path72 = /*#__PURE__*/React.createElement("path", {
|
|
1336
|
+
d: "M29.9189,16.6064l-3-7A.9985.9985,0,0,0,26,9H23V7a1,1,0,0,0-1-1H6V8H21V20.5562A3.9924,3.9924,0,0,0,19.1421,23H12.8579a4,4,0,1,0,0,2h6.2842a3.9806,3.9806,0,0,0,7.7158,0H29a1,1,0,0,0,1-1V17A.9965.9965,0,0,0,29.9189,16.6064ZM9,26a2,2,0,1,1,2-2A2.0023,2.0023,0,0,1,9,26ZM23,11h2.3408l2.1431,5H23Zm0,15a2,2,0,1,1,2-2A2.0023,2.0023,0,0,1,23,26Zm5-3H26.8579A3.9954,3.9954,0,0,0,23,20V18h5Z"
|
|
1258
1337
|
})), children);
|
|
1259
1338
|
});
|
|
1260
1339
|
|
|
1261
1340
|
if (process.env.NODE_ENV !== "production") {
|
|
1262
|
-
|
|
1341
|
+
Delivery.propTypes = iconPropTypes;
|
|
1263
1342
|
}
|
|
1264
|
-
var
|
|
1343
|
+
var DeliveryAdd = /*#__PURE__*/React.forwardRef(function DeliveryAdd(_ref50, ref) {
|
|
1265
1344
|
var children = _ref50.children,
|
|
1266
1345
|
_ref50$size = _ref50.size,
|
|
1267
1346
|
size = _ref50$size === void 0 ? 16 : _ref50$size,
|
|
@@ -1274,57 +1353,47 @@ var DiagramReference = /*#__PURE__*/React.forwardRef(function DiagramReference(_
|
|
|
1274
1353
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1275
1354
|
viewBox: "0 0 32 32",
|
|
1276
1355
|
fill: "currentColor"
|
|
1277
|
-
}, rest),
|
|
1278
|
-
d: "
|
|
1279
|
-
})),
|
|
1280
|
-
d: "
|
|
1281
|
-
})), _path72 || (_path72 = /*#__PURE__*/React.createElement("path", {
|
|
1282
|
-
d: "M29.0057,14H19.995A1.9957,1.9957,0,0,1,18,12V3a1.0083,1.0083,0,0,1,1.02-1A11.0125,11.0125,0,0,1,30,12.98,1.0035,1.0035,0,0,1,29.0057,14ZM20,12h7.9448A9.018,9.018,0,0,0,20,4.0552Z"
|
|
1356
|
+
}, rest), _path73 || (_path73 = /*#__PURE__*/React.createElement("path", {
|
|
1357
|
+
d: "M12 6L8 6 8 2 6 2 6 6 2 6 2 8 6 8 6 12 8 12 8 8 12 8 12 6z"
|
|
1358
|
+
})), _path74 || (_path74 = /*#__PURE__*/React.createElement("path", {
|
|
1359
|
+
d: "M29.9189,16.6064l-3-7A.9985.9985,0,0,0,26,9H23V7a1,1,0,0,0-1-1H15V8h6V20.5562A3.9924,3.9924,0,0,0,19.1421,23H12.8579a3.9806,3.9806,0,0,0-7.7158,0H4V14H2V24a1,1,0,0,0,1,1H5.1421a3.9806,3.9806,0,0,0,7.7158,0h6.2842a3.9806,3.9806,0,0,0,7.7158,0H29a1,1,0,0,0,1-1V17A.9965.9965,0,0,0,29.9189,16.6064ZM9,26a2,2,0,1,1,2-2A2.0027,2.0027,0,0,1,9,26ZM23,11h2.3408l2.1431,5H23Zm0,15a2,2,0,1,1,2-2A2.0023,2.0023,0,0,1,23,26Zm5-3H26.8579A3.9954,3.9954,0,0,0,23,20V18h5Z"
|
|
1283
1360
|
})), children);
|
|
1284
1361
|
});
|
|
1285
1362
|
|
|
1286
1363
|
if (process.env.NODE_ENV !== "production") {
|
|
1287
|
-
|
|
1364
|
+
DeliveryAdd.propTypes = iconPropTypes;
|
|
1288
1365
|
}
|
|
1289
|
-
var
|
|
1366
|
+
var DeliveryParcel = /*#__PURE__*/React.forwardRef(function DeliveryParcel(_ref51, ref) {
|
|
1290
1367
|
var children = _ref51.children,
|
|
1291
1368
|
_ref51$size = _ref51.size,
|
|
1292
1369
|
size = _ref51$size === void 0 ? 16 : _ref51$size,
|
|
1293
1370
|
rest = _objectWithoutProperties(_ref51, _excluded51);
|
|
1294
1371
|
|
|
1295
|
-
if (size === "glyph" || size === "glyph" || size === "glyphpx") {
|
|
1296
|
-
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
1297
|
-
width: size,
|
|
1298
|
-
height: size,
|
|
1299
|
-
ref: ref,
|
|
1300
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
1301
|
-
viewBox: "0 0 16 16",
|
|
1302
|
-
fill: "currentColor"
|
|
1303
|
-
}, rest), _path73 || (_path73 = /*#__PURE__*/React.createElement("path", {
|
|
1304
|
-
d: "M8,2.4142,13.5858,8,8,13.5858,2.4142,8,8,2.4142M8,1,1,8l7,7,7-7L8,1Z"
|
|
1305
|
-
})), _path74 || (_path74 = /*#__PURE__*/React.createElement("path", {
|
|
1306
|
-
d: "M8,2.4142,13.5858,8,8,13.5858,2.4142,8,8,2.4142"
|
|
1307
|
-
})), children);
|
|
1308
|
-
}
|
|
1309
|
-
|
|
1310
1372
|
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
1311
1373
|
width: size,
|
|
1312
1374
|
height: size,
|
|
1313
1375
|
ref: ref,
|
|
1314
1376
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1315
|
-
viewBox: "0 0
|
|
1377
|
+
viewBox: "0 0 32 32",
|
|
1316
1378
|
fill: "currentColor"
|
|
1317
1379
|
}, rest), _path75 || (_path75 = /*#__PURE__*/React.createElement("path", {
|
|
1318
|
-
d: "
|
|
1380
|
+
d: "M29.4819,8.624l-10-5.5a1,1,0,0,0-.9638,0l-10,5.5a1,1,0,0,0,0,1.752L18,15.5913V26.3086l-3.0362-1.6693L14,26.3912l4.5181,2.4848a.9984.9984,0,0,0,.9638,0l10-5.5A1,1,0,0,0,30,22.5V9.5A1,1,0,0,0,29.4819,8.624ZM19,5.1416,26.9248,9.5,19,13.8584,11.0752,9.5Zm9,16.7671-8,4.4V15.5913l8-4.4Z"
|
|
1319
1381
|
})), _path76 || (_path76 = /*#__PURE__*/React.createElement("path", {
|
|
1320
|
-
d: "
|
|
1382
|
+
d: "M2 14H10V16H2z",
|
|
1383
|
+
transform: "rotate(-180 6 15)"
|
|
1384
|
+
})), _path77 || (_path77 = /*#__PURE__*/React.createElement("path", {
|
|
1385
|
+
d: "M4 22H12V24H4z",
|
|
1386
|
+
transform: "rotate(-180 8 23)"
|
|
1387
|
+
})), _path78 || (_path78 = /*#__PURE__*/React.createElement("path", {
|
|
1388
|
+
d: "M6 18H14V20H6z",
|
|
1389
|
+
transform: "rotate(-180 10 19)"
|
|
1321
1390
|
})), children);
|
|
1322
1391
|
});
|
|
1323
1392
|
|
|
1324
1393
|
if (process.env.NODE_ENV !== "production") {
|
|
1325
|
-
|
|
1394
|
+
DeliveryParcel.propTypes = iconPropTypes;
|
|
1326
1395
|
}
|
|
1327
|
-
var
|
|
1396
|
+
var DeliveryTruck = /*#__PURE__*/React.forwardRef(function DeliveryTruck(_ref52, ref) {
|
|
1328
1397
|
var children = _ref52.children,
|
|
1329
1398
|
_ref52$size = _ref52.size,
|
|
1330
1399
|
size = _ref52$size === void 0 ? 16 : _ref52$size,
|
|
@@ -1337,15 +1406,15 @@ var WatsonHealthDicom_6000 = /*#__PURE__*/React.forwardRef(function WatsonHealth
|
|
|
1337
1406
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1338
1407
|
viewBox: "0 0 32 32",
|
|
1339
1408
|
fill: "currentColor"
|
|
1340
|
-
}, rest),
|
|
1341
|
-
d: "
|
|
1409
|
+
}, rest), _path79 || (_path79 = /*#__PURE__*/React.createElement("path", {
|
|
1410
|
+
d: "M29.92,16.61l-3-7A1,1,0,0,0,26,9H23V7a1,1,0,0,0-1-1H3A1,1,0,0,0,2,7V24a1,1,0,0,0,1,1H5.14a4,4,0,0,0,7.72,0h6.28a4,4,0,0,0,7.72,0H29a1,1,0,0,0,1-1V17A1,1,0,0,0,29.92,16.61ZM23,11h2.34l2.14,5H23ZM9,26a2,2,0,1,1,2-2A2,2,0,0,1,9,26Zm10.14-3H12.86a4,4,0,0,0-7.72,0H4V8H21V20.56A4,4,0,0,0,19.14,23ZM23,26a2,2,0,1,1,2-2A2,2,0,0,1,23,26Zm5-3H26.86A4,4,0,0,0,23,20V18h5Z"
|
|
1342
1411
|
})), children);
|
|
1343
1412
|
});
|
|
1344
1413
|
|
|
1345
1414
|
if (process.env.NODE_ENV !== "production") {
|
|
1346
|
-
|
|
1415
|
+
DeliveryTruck.propTypes = iconPropTypes;
|
|
1347
1416
|
}
|
|
1348
|
-
var
|
|
1417
|
+
var WatsonHealthDenominate = /*#__PURE__*/React.forwardRef(function WatsonHealthDenominate(_ref53, ref) {
|
|
1349
1418
|
var children = _ref53.children,
|
|
1350
1419
|
_ref53$size = _ref53.size,
|
|
1351
1420
|
size = _ref53$size === void 0 ? 16 : _ref53$size,
|
|
@@ -1358,29 +1427,22 @@ var WatsonHealthDicomOverlay = /*#__PURE__*/React.forwardRef(function WatsonHeal
|
|
|
1358
1427
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1359
1428
|
viewBox: "0 0 32 32",
|
|
1360
1429
|
fill: "currentColor"
|
|
1361
|
-
}, rest),
|
|
1362
|
-
d: "
|
|
1363
|
-
})),
|
|
1364
|
-
d: "
|
|
1430
|
+
}, rest), _path80 || (_path80 = /*#__PURE__*/React.createElement("path", {
|
|
1431
|
+
d: "M25 23H19a3 3 0 00-3 3v2h2V26a1 1 0 011-1h6a1 1 0 011 1v2h2V26A3 3 0 0025 23zM18 18a4 4 0 104-4A4 4 0 0018 18zm6 0a2 2 0 11-2-2A2 2 0 0124 18zM15 15.415L13.586 14 11 16.587 8.414 14 7 15.415 9.586 18 7 20.586 8.414 22 11 19.414 13.586 22 15 20.586 12.414 18 15 15.415z"
|
|
1432
|
+
})), _path81 || (_path81 = /*#__PURE__*/React.createElement("path", {
|
|
1433
|
+
d: "M14,26H4V6h7.1716l3.4141,3.4143L15.1716,10H28v8h2V10a2,2,0,0,0-2-2H16L12.5859,4.5858A2,2,0,0,0,11.1716,4H4A2,2,0,0,0,2,6V26a2,2,0,0,0,2,2H14Z"
|
|
1365
1434
|
})), children);
|
|
1366
1435
|
});
|
|
1367
1436
|
|
|
1368
1437
|
if (process.env.NODE_ENV !== "production") {
|
|
1369
|
-
|
|
1438
|
+
WatsonHealthDenominate.propTypes = iconPropTypes;
|
|
1370
1439
|
}
|
|
1371
|
-
var
|
|
1440
|
+
var Departure = /*#__PURE__*/React.forwardRef(function Departure(_ref54, ref) {
|
|
1372
1441
|
var children = _ref54.children,
|
|
1373
1442
|
_ref54$size = _ref54.size,
|
|
1374
1443
|
size = _ref54$size === void 0 ? 16 : _ref54$size,
|
|
1375
1444
|
rest = _objectWithoutProperties(_ref54, _excluded54);
|
|
1376
1445
|
|
|
1377
|
-
if (process.env.NODE_ENV !== "production") {
|
|
1378
|
-
if (!didWarnAboutDeprecation["DirectLink"]) {
|
|
1379
|
-
didWarnAboutDeprecation["DirectLink"] = true;
|
|
1380
|
-
console.warn("The current icon has been replaced with the correct version of the App icon, use the most appropriate ibm-cloud--direct-link icon variant instead. As a result, the DirectLink component will be removed in the next major version of @carbon/icons-react.");
|
|
1381
|
-
}
|
|
1382
|
-
}
|
|
1383
|
-
|
|
1384
1446
|
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
1385
1447
|
width: size,
|
|
1386
1448
|
height: size,
|
|
@@ -1388,17 +1450,15 @@ var DirectLink = /*#__PURE__*/React.forwardRef(function DirectLink(_ref54, ref)
|
|
|
1388
1450
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1389
1451
|
viewBox: "0 0 32 32",
|
|
1390
1452
|
fill: "currentColor"
|
|
1391
|
-
}, rest),
|
|
1392
|
-
d: "
|
|
1393
|
-
})), _path81 || (_path81 = /*#__PURE__*/React.createElement("path", {
|
|
1394
|
-
d: "M30.4131,14.584l-3.2915-3.2915L29,9.4141,27.5859,8,25.7075,9.8784,22.416,6.5869a2.0016,2.0016,0,0,0-2.832,0L17.3281,8.8428l1.4146,1.4145L20.998,8.001l8.001,8.001-8.001,7.997-7.997-7.997,1.5-1.501-1.4156-1.4156L11.5869,14.584a2.0016,2.0016,0,0,0,0,2.832l7.9971,7.9971a2.0016,2.0016,0,0,0,2.832,0l7.9971-7.9971a2.0016,2.0016,0,0,0,0-2.832Z"
|
|
1453
|
+
}, rest), _path82 || (_path82 = /*#__PURE__*/React.createElement("path", {
|
|
1454
|
+
d: "M2 28H30V30H2zM13.48 5.15l5.69 8.14.8 1.15 1.35-.36 4.52-1.21a2.13 2.13 0 011.12 0A1.84 1.84 0 0128.23 14 1.87 1.87 0 0127 16.45l-18.71 5a1.78 1.78 0 01-1 0A1.87 1.87 0 016 20.12l-.25-.93L5 16.38l-.74-2.74 1.44-.39L8 16.35l.81 1.08 1.31-.35 2.8-.75 1.94-.52-.52-1.93L12.08 5.52l1.4-.37M14.16 3a1.06 1.06 0 00-.5 0l-3.09.83A1 1 0 009.89 5l2.5 9.36-2.81.75L6.85 11.5a1 1 0 00-.52-.36 1.06 1.06 0 00-.5 0L2.72 12A1 1 0 002 13.16L3 16.9l.75 2.8.25.94a3.87 3.87 0 002.74 2.74 3.91 3.91 0 002 0l18.7-5a3.84 3.84 0 000-7.44 4.27 4.27 0 00-2.16 0l-4.51 1.21L14.7 3.41A1 1 0 0014.16 3z"
|
|
1395
1455
|
})), children);
|
|
1396
1456
|
});
|
|
1397
1457
|
|
|
1398
1458
|
if (process.env.NODE_ENV !== "production") {
|
|
1399
|
-
|
|
1459
|
+
Departure.propTypes = iconPropTypes;
|
|
1400
1460
|
}
|
|
1401
|
-
var
|
|
1461
|
+
var Deploy = /*#__PURE__*/React.forwardRef(function Deploy(_ref55, ref) {
|
|
1402
1462
|
var children = _ref55.children,
|
|
1403
1463
|
_ref55$size = _ref55.size,
|
|
1404
1464
|
size = _ref55$size === void 0 ? 16 : _ref55$size,
|
|
@@ -1411,15 +1471,17 @@ var DirectionBearRight_01 = /*#__PURE__*/React.forwardRef(function DirectionBear
|
|
|
1411
1471
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1412
1472
|
viewBox: "0 0 32 32",
|
|
1413
1473
|
fill: "currentColor"
|
|
1414
|
-
}, rest),
|
|
1415
|
-
d: "
|
|
1474
|
+
}, rest), _path83 || (_path83 = /*#__PURE__*/React.createElement("path", {
|
|
1475
|
+
d: "M23,2,17,8l1.4146,1.4023L22,5.8184V28H6V12H4V28a2.0025,2.0025,0,0,0,2,2H22a2.0025,2.0025,0,0,0,2-2V5.8154l3.5859,3.5869L29,8Z"
|
|
1476
|
+
})), _path84 || (_path84 = /*#__PURE__*/React.createElement("path", {
|
|
1477
|
+
d: "M16,24H12a2.0023,2.0023,0,0,1-2-2V18a2.0023,2.0023,0,0,1,2-2h4a2.0023,2.0023,0,0,1,2,2v4A2.0023,2.0023,0,0,1,16,24Zm-4-6v4h4V18Z"
|
|
1416
1478
|
})), children);
|
|
1417
1479
|
});
|
|
1418
1480
|
|
|
1419
1481
|
if (process.env.NODE_ENV !== "production") {
|
|
1420
|
-
|
|
1482
|
+
Deploy.propTypes = iconPropTypes;
|
|
1421
1483
|
}
|
|
1422
|
-
var
|
|
1484
|
+
var DeployRules = /*#__PURE__*/React.forwardRef(function DeployRules(_ref56, ref) {
|
|
1423
1485
|
var children = _ref56.children,
|
|
1424
1486
|
_ref56$size = _ref56.size,
|
|
1425
1487
|
size = _ref56$size === void 0 ? 16 : _ref56$size,
|
|
@@ -1432,19 +1494,15 @@ var DirectionBearRight_01Filled = /*#__PURE__*/React.forwardRef(function Directi
|
|
|
1432
1494
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1433
1495
|
viewBox: "0 0 32 32",
|
|
1434
1496
|
fill: "currentColor"
|
|
1435
|
-
}, rest),
|
|
1436
|
-
d: "
|
|
1437
|
-
})), _path84 || (_path84 = /*#__PURE__*/React.createElement("path", {
|
|
1438
|
-
fill: "none",
|
|
1439
|
-
d: "M22,16H20V9.4141L13.4644,15.95A4.9683,4.9683,0,0,0,12,19.4854V26H10V19.4854a6.954,6.954,0,0,1,2.05-4.95L18.5859,8H12V6H22Z",
|
|
1440
|
-
"data-icon-path": "inner-path"
|
|
1497
|
+
}, rest), _path85 || (_path85 = /*#__PURE__*/React.createElement("path", {
|
|
1498
|
+
d: "M18 4L12 10 13.41 11.41 17 7.83 17 20 19 20 19 7.83 22.59 11.41 24 10 18 4zM8 18H15V20H8zM8 22H24V24H8zM8 26H24V28H8z"
|
|
1441
1499
|
})), children);
|
|
1442
1500
|
});
|
|
1443
1501
|
|
|
1444
1502
|
if (process.env.NODE_ENV !== "production") {
|
|
1445
|
-
|
|
1503
|
+
DeployRules.propTypes = iconPropTypes;
|
|
1446
1504
|
}
|
|
1447
|
-
var
|
|
1505
|
+
var DeploymentPattern = /*#__PURE__*/React.forwardRef(function DeploymentPattern(_ref57, ref) {
|
|
1448
1506
|
var children = _ref57.children,
|
|
1449
1507
|
_ref57$size = _ref57.size,
|
|
1450
1508
|
size = _ref57$size === void 0 ? 16 : _ref57$size,
|
|
@@ -1455,20 +1513,25 @@ var DirectionBearRight_02 = /*#__PURE__*/React.forwardRef(function DirectionBear
|
|
|
1455
1513
|
height: size,
|
|
1456
1514
|
ref: ref,
|
|
1457
1515
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1458
|
-
viewBox: "0 0 32 32",
|
|
1459
|
-
fill: "currentColor"
|
|
1460
|
-
}, rest),
|
|
1461
|
-
d: "
|
|
1462
|
-
})),
|
|
1463
|
-
d: "
|
|
1464
|
-
|
|
1516
|
+
viewBox: "0 0 32 32",
|
|
1517
|
+
fill: "currentColor"
|
|
1518
|
+
}, rest), _path86 || (_path86 = /*#__PURE__*/React.createElement("path", {
|
|
1519
|
+
d: "M8 20H4.73A1.9735 1.9735 0 003 19a2 2 0 000 4A1.9735 1.9735 0 004.73 22H8zM29 9a1.9735 1.9735 0 00-1.73 1H24v2h3.27A1.9991 1.9991 0 1029 9z"
|
|
1520
|
+
})), _path87 || (_path87 = /*#__PURE__*/React.createElement("path", {
|
|
1521
|
+
d: "M25.4141 5L21 .5859 16.5859 5 20 8.4141V18h2V8.4141zM21 3.4141L22.5859 5 21 6.5859 19.4141 5zM12 23.5859V14H10v9.5859L6.5859 27 11 31.4141 15.4141 27zM9.4141 27L11 25.4141 12.5859 27 11 28.5859z"
|
|
1522
|
+
})), _path88 || (_path88 = /*#__PURE__*/React.createElement("path", {
|
|
1523
|
+
d: "M18,10H8.4141L5,6.5859.5859,11,5,15.4141,8.4141,12H18ZM5,12.5859,3.4141,11,5,9.4141,6.5859,11Z"
|
|
1524
|
+
})), _path89 || (_path89 = /*#__PURE__*/React.createElement("path", {
|
|
1525
|
+
d: "M13 3A2 2 0 009 3 1.9733 1.9733 0 0010 4.73V8h2V4.73A1.9733 1.9733 0 0013 3zM22 27.2705V24H20v3.27a2 2 0 102 0z"
|
|
1526
|
+
})), _path90 || (_path90 = /*#__PURE__*/React.createElement("path", {
|
|
1527
|
+
d: "M31.4141,21,27,16.5859,23.5859,20H14v2h9.5859L27,25.4141ZM27,19.4141,28.5859,21,27,22.5859,25.4141,21Z"
|
|
1465
1528
|
})), children);
|
|
1466
1529
|
});
|
|
1467
1530
|
|
|
1468
1531
|
if (process.env.NODE_ENV !== "production") {
|
|
1469
|
-
|
|
1532
|
+
DeploymentPattern.propTypes = iconPropTypes;
|
|
1470
1533
|
}
|
|
1471
|
-
var
|
|
1534
|
+
var DeploymentPolicy = /*#__PURE__*/React.forwardRef(function DeploymentPolicy(_ref58, ref) {
|
|
1472
1535
|
var children = _ref58.children,
|
|
1473
1536
|
_ref58$size = _ref58.size,
|
|
1474
1537
|
size = _ref58$size === void 0 ? 16 : _ref58$size,
|
|
@@ -1481,19 +1544,15 @@ var DirectionBearRight_02Filled = /*#__PURE__*/React.forwardRef(function Directi
|
|
|
1481
1544
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1482
1545
|
viewBox: "0 0 32 32",
|
|
1483
1546
|
fill: "currentColor"
|
|
1484
|
-
}, rest),
|
|
1485
|
-
d: "
|
|
1486
|
-
})), _path88 || (_path88 = /*#__PURE__*/React.createElement("path", {
|
|
1487
|
-
fill: "none",
|
|
1488
|
-
d: "M26,6V16H24V9.4141L17.4644,15.95A4.9683,4.9683,0,0,0,16,19.4854V26H14V19.4854a6.954,6.954,0,0,1,2.05-4.95L22.5859,8H16V6ZM14,12.5859,7.4141,6,6,7.4141,12.5859,14Z",
|
|
1489
|
-
"data-icon-path": "inner-path"
|
|
1547
|
+
}, rest), _path91 || (_path91 = /*#__PURE__*/React.createElement("path", {
|
|
1548
|
+
d: "M19 16L19 14 26.171 14 23.878 11.707 25.292 10.293 30 15 25.292 19.707 23.878 18.293 26.171 16 19 16zM17 12L15 12 15 5.828 12.707 8.121 11.293 6.707 16 2 20.707 6.707 19.293 8.121 17 5.828 17 12zM17 20.1011V18a4.0045 4.0045 0 00-4-4H5.8281l2.293-2.293L6.707 10.293 2 15l4.707 4.707 1.4141-1.414L5.8281 16H13a2.0025 2.0025 0 012 2v2.1011a5 5 0 102 0zM16 28a3 3 0 113-3A3.0033 3.0033 0 0116 28z"
|
|
1490
1549
|
})), children);
|
|
1491
1550
|
});
|
|
1492
1551
|
|
|
1493
1552
|
if (process.env.NODE_ENV !== "production") {
|
|
1494
|
-
|
|
1553
|
+
DeploymentPolicy.propTypes = iconPropTypes;
|
|
1495
1554
|
}
|
|
1496
|
-
var
|
|
1555
|
+
var DeploymentUnitData = /*#__PURE__*/React.forwardRef(function DeploymentUnitData(_ref59, ref) {
|
|
1497
1556
|
var children = _ref59.children,
|
|
1498
1557
|
_ref59$size = _ref59.size,
|
|
1499
1558
|
size = _ref59$size === void 0 ? 16 : _ref59$size,
|
|
@@ -1506,15 +1565,15 @@ var DirectionCurve = /*#__PURE__*/React.forwardRef(function DirectionCurve(_ref5
|
|
|
1506
1565
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1507
1566
|
viewBox: "0 0 32 32",
|
|
1508
1567
|
fill: "currentColor"
|
|
1509
|
-
}, rest),
|
|
1510
|
-
d: "
|
|
1568
|
+
}, rest), _path92 || (_path92 = /*#__PURE__*/React.createElement("path", {
|
|
1569
|
+
d: "M16,23H12V9h4a4.0045,4.0045,0,0,1,4,4v6A4.0042,4.0042,0,0,1,16,23Zm-2-2h2a2.0023,2.0023,0,0,0,2-2V13a2.002,2.002,0,0,0-2-2H14Z"
|
|
1511
1570
|
})), children);
|
|
1512
1571
|
});
|
|
1513
1572
|
|
|
1514
1573
|
if (process.env.NODE_ENV !== "production") {
|
|
1515
|
-
|
|
1574
|
+
DeploymentUnitData.propTypes = iconPropTypes;
|
|
1516
1575
|
}
|
|
1517
|
-
var
|
|
1576
|
+
var DeploymentUnitExecution = /*#__PURE__*/React.forwardRef(function DeploymentUnitExecution(_ref60, ref) {
|
|
1518
1577
|
var children = _ref60.children,
|
|
1519
1578
|
_ref60$size = _ref60.size,
|
|
1520
1579
|
size = _ref60$size === void 0 ? 16 : _ref60$size,
|
|
@@ -1527,19 +1586,15 @@ var DirectionCurveFilled = /*#__PURE__*/React.forwardRef(function DirectionCurve
|
|
|
1527
1586
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1528
1587
|
viewBox: "0 0 32 32",
|
|
1529
1588
|
fill: "currentColor"
|
|
1530
|
-
}, rest),
|
|
1531
|
-
d: "
|
|
1532
|
-
})), _path91 || (_path91 = /*#__PURE__*/React.createElement("path", {
|
|
1533
|
-
fill: "none",
|
|
1534
|
-
d: "M22.5859,13.4141,18,8.8281v5.7686a5.0206,5.0206,0,0,1-1.0957,3.124l-2.2471,2.8086A3.01,3.01,0,0,0,14,22.4033V27H12V22.4033a5.0206,5.0206,0,0,1,1.0957-3.124l2.2471-2.8086A3.01,3.01,0,0,0,16,14.5967V8.8281l-4.5859,4.586L10,12l7-7,7,7Z",
|
|
1535
|
-
"data-icon-path": "inner-path"
|
|
1589
|
+
}, rest), _path93 || (_path93 = /*#__PURE__*/React.createElement("path", {
|
|
1590
|
+
d: "M20 11L20 9 12 9 12 23 20 23 20 21 14 21 14 17 19 17 19 15 14 15 14 11 20 11z"
|
|
1536
1591
|
})), children);
|
|
1537
1592
|
});
|
|
1538
1593
|
|
|
1539
1594
|
if (process.env.NODE_ENV !== "production") {
|
|
1540
|
-
|
|
1595
|
+
DeploymentUnitExecution.propTypes = iconPropTypes;
|
|
1541
1596
|
}
|
|
1542
|
-
var
|
|
1597
|
+
var DeploymentUnitInstallation = /*#__PURE__*/React.forwardRef(function DeploymentUnitInstallation(_ref61, ref) {
|
|
1543
1598
|
var children = _ref61.children,
|
|
1544
1599
|
_ref61$size = _ref61.size,
|
|
1545
1600
|
size = _ref61$size === void 0 ? 16 : _ref61$size,
|
|
@@ -1552,15 +1607,15 @@ var DirectionFork = /*#__PURE__*/React.forwardRef(function DirectionFork(_ref61,
|
|
|
1552
1607
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1553
1608
|
viewBox: "0 0 32 32",
|
|
1554
1609
|
fill: "currentColor"
|
|
1555
|
-
}, rest),
|
|
1556
|
-
d: "
|
|
1610
|
+
}, rest), _path94 || (_path94 = /*#__PURE__*/React.createElement("path", {
|
|
1611
|
+
d: "M12 11L15 11 15 21 12 21 12 23 20 23 20 21 17 21 17 11 20 11 20 9 12 9 12 11z"
|
|
1557
1612
|
})), children);
|
|
1558
1613
|
});
|
|
1559
1614
|
|
|
1560
1615
|
if (process.env.NODE_ENV !== "production") {
|
|
1561
|
-
|
|
1616
|
+
DeploymentUnitInstallation.propTypes = iconPropTypes;
|
|
1562
1617
|
}
|
|
1563
|
-
var
|
|
1618
|
+
var DeploymentUnitPresentation = /*#__PURE__*/React.forwardRef(function DeploymentUnitPresentation(_ref62, ref) {
|
|
1564
1619
|
var children = _ref62.children,
|
|
1565
1620
|
_ref62$size = _ref62.size,
|
|
1566
1621
|
size = _ref62$size === void 0 ? 16 : _ref62$size,
|
|
@@ -1573,19 +1628,15 @@ var DirectionForkFilled = /*#__PURE__*/React.forwardRef(function DirectionForkFi
|
|
|
1573
1628
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1574
1629
|
viewBox: "0 0 32 32",
|
|
1575
1630
|
fill: "currentColor"
|
|
1576
|
-
}, rest),
|
|
1577
|
-
|
|
1578
|
-
d: "M8 14L8 9.414 15 16.414 15 26 17 26 17 16.414 24 9.414 24 14 26 14 26 6 18 6 18 8 22.586 8 16 14.586 9.414 8 14 8 14 6 6 6 6 14 8 14z",
|
|
1579
|
-
"data-icon-path": "inner-path"
|
|
1580
|
-
})), _path94 || (_path94 = /*#__PURE__*/React.createElement("path", {
|
|
1581
|
-
d: "M28,2H4A2,2,0,0,0,2,4V28a2,2,0,0,0,2,2H28a2,2,0,0,0,2-2V4A2,2,0,0,0,28,2ZM26,14H24V9.4141l-7,7V26H15V16.4141l-7-7V14H6V6h8V8H9.4141L16,14.5859,22.5859,8H18V6h8Z"
|
|
1631
|
+
}, rest), _path95 || (_path95 = /*#__PURE__*/React.createElement("path", {
|
|
1632
|
+
d: "M14,23H12V9h6a2.002,2.002,0,0,1,2,2v5a2.002,2.002,0,0,1-2,2H14Zm0-7h4V11H14Z"
|
|
1582
1633
|
})), children);
|
|
1583
1634
|
});
|
|
1584
1635
|
|
|
1585
1636
|
if (process.env.NODE_ENV !== "production") {
|
|
1586
|
-
|
|
1637
|
+
DeploymentUnitPresentation.propTypes = iconPropTypes;
|
|
1587
1638
|
}
|
|
1588
|
-
var
|
|
1639
|
+
var DeploymentUnitTechnicalData = /*#__PURE__*/React.forwardRef(function DeploymentUnitTechnicalData(_ref63, ref) {
|
|
1589
1640
|
var children = _ref63.children,
|
|
1590
1641
|
_ref63$size = _ref63.size,
|
|
1591
1642
|
size = _ref63$size === void 0 ? 16 : _ref63$size,
|
|
@@ -1598,17 +1649,15 @@ var DirectionLoopLeft = /*#__PURE__*/React.forwardRef(function DirectionLoopLeft
|
|
|
1598
1649
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1599
1650
|
viewBox: "0 0 32 32",
|
|
1600
1651
|
fill: "currentColor"
|
|
1601
|
-
}, rest),
|
|
1602
|
-
d: "
|
|
1603
|
-
})), _path96 || (_path96 = /*#__PURE__*/React.createElement("path", {
|
|
1604
|
-
d: "M23,4a7.0078,7.0078,0,0,0-7,7v3h2V11a5,5,0,1,1,5,5H5.8281l4.586-4.5859L9,10,2,17l7,7,1.4141-1.4141L5.8281,18H23A7,7,0,0,0,23,4Z"
|
|
1652
|
+
}, rest), _path96 || (_path96 = /*#__PURE__*/React.createElement("path", {
|
|
1653
|
+
d: "M21 23H17V9h4a4.0045 4.0045 0 014 4v6A4.0042 4.0042 0 0121 23zm-2-2h2a2.0023 2.0023 0 002-2V13a2.002 2.002 0 00-2-2H19zM7 11L10 11 10 23 12 23 12 11 15 11 15 9 7 9 7 11z"
|
|
1605
1654
|
})), children);
|
|
1606
1655
|
});
|
|
1607
1656
|
|
|
1608
1657
|
if (process.env.NODE_ENV !== "production") {
|
|
1609
|
-
|
|
1658
|
+
DeploymentUnitTechnicalData.propTypes = iconPropTypes;
|
|
1610
1659
|
}
|
|
1611
|
-
var
|
|
1660
|
+
var DeploymentUnitTechnicalExecution = /*#__PURE__*/React.forwardRef(function DeploymentUnitTechnicalExecution(_ref64, ref) {
|
|
1612
1661
|
var children = _ref64.children,
|
|
1613
1662
|
_ref64$size = _ref64.size,
|
|
1614
1663
|
size = _ref64$size === void 0 ? 16 : _ref64$size,
|
|
@@ -1622,18 +1671,14 @@ var DirectionLoopLeftFilled = /*#__PURE__*/React.forwardRef(function DirectionLo
|
|
|
1622
1671
|
viewBox: "0 0 32 32",
|
|
1623
1672
|
fill: "currentColor"
|
|
1624
1673
|
}, rest), _path97 || (_path97 = /*#__PURE__*/React.createElement("path", {
|
|
1625
|
-
|
|
1626
|
-
d: "M16,18h2v8H16ZM4,15l7,7,1.4141-1.4141L7.8281,16H21a5,5,0,1,0-5-5v1h2V11a3,3,0,1,1,3,3H7.8281l4.586-4.5859L11,8Z",
|
|
1627
|
-
"data-icon-path": "inner-path"
|
|
1628
|
-
})), _path98 || (_path98 = /*#__PURE__*/React.createElement("path", {
|
|
1629
|
-
d: "M2,4V28a2,2,0,0,0,2,2H28a2,2,0,0,0,2-2V4a2,2,0,0,0-2-2H4A2,2,0,0,0,2,4ZM16,18h2v8H16ZM4,15l7-7,1.4141,1.4141L7.8281,14H21a3,3,0,1,0-3-3v1H16V11a5,5,0,1,1,5,5H7.8281l4.586,4.5859L11,22Z"
|
|
1674
|
+
d: "M25 11L25 9 17 9 17 23 25 23 25 21 19 21 19 17 24 17 24 15 19 15 19 11 25 11zM7 11L10 11 10 23 12 23 12 11 15 11 15 9 7 9 7 11z"
|
|
1630
1675
|
})), children);
|
|
1631
1676
|
});
|
|
1632
1677
|
|
|
1633
1678
|
if (process.env.NODE_ENV !== "production") {
|
|
1634
|
-
|
|
1679
|
+
DeploymentUnitTechnicalExecution.propTypes = iconPropTypes;
|
|
1635
1680
|
}
|
|
1636
|
-
var
|
|
1681
|
+
var DeploymentUnitTechnicalInstallation = /*#__PURE__*/React.forwardRef(function DeploymentUnitTechnicalInstallation(_ref65, ref) {
|
|
1637
1682
|
var children = _ref65.children,
|
|
1638
1683
|
_ref65$size = _ref65.size,
|
|
1639
1684
|
size = _ref65$size === void 0 ? 16 : _ref65$size,
|
|
@@ -1646,17 +1691,15 @@ var DirectionLoopRight = /*#__PURE__*/React.forwardRef(function DirectionLoopRig
|
|
|
1646
1691
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1647
1692
|
viewBox: "0 0 32 32",
|
|
1648
1693
|
fill: "currentColor"
|
|
1649
|
-
}, rest),
|
|
1650
|
-
d: "
|
|
1651
|
-
})), _path100 || (_path100 = /*#__PURE__*/React.createElement("path", {
|
|
1652
|
-
d: "M9,4a7.0078,7.0078,0,0,1,7,7v3H14V11a5,5,0,1,0-5,5H26.1719l-4.586-4.5859L23,10l7,7-7,7-1.4141-1.4141L26.1719,18H9A7,7,0,0,1,9,4Z"
|
|
1694
|
+
}, rest), _path98 || (_path98 = /*#__PURE__*/React.createElement("path", {
|
|
1695
|
+
d: "M17 11L20 11 20 21 17 21 17 23 25 23 25 21 22 21 22 11 25 11 25 9 17 9 17 11zM7 11L10 11 10 23 12 23 12 11 15 11 15 9 7 9 7 11z"
|
|
1653
1696
|
})), children);
|
|
1654
1697
|
});
|
|
1655
1698
|
|
|
1656
1699
|
if (process.env.NODE_ENV !== "production") {
|
|
1657
|
-
|
|
1700
|
+
DeploymentUnitTechnicalInstallation.propTypes = iconPropTypes;
|
|
1658
1701
|
}
|
|
1659
|
-
var
|
|
1702
|
+
var DeploymentUnitTechnicalPresentation = /*#__PURE__*/React.forwardRef(function DeploymentUnitTechnicalPresentation(_ref66, ref) {
|
|
1660
1703
|
var children = _ref66.children,
|
|
1661
1704
|
_ref66$size = _ref66.size,
|
|
1662
1705
|
size = _ref66$size === void 0 ? 16 : _ref66$size,
|
|
@@ -1669,19 +1712,15 @@ var DirectionLoopRightFilled = /*#__PURE__*/React.forwardRef(function DirectionL
|
|
|
1669
1712
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1670
1713
|
viewBox: "0 0 32 32",
|
|
1671
1714
|
fill: "currentColor"
|
|
1672
|
-
}, rest),
|
|
1673
|
-
|
|
1674
|
-
d: "M16,26H14V18h2ZM21,8,19.5859,9.4141,24.1719,14H11a3,3,0,1,1,3-3v1h2V11a5,5,0,1,0-5,5H24.1719l-4.586,4.5859L21,22l7-7Z",
|
|
1675
|
-
"data-icon-path": "inner-path"
|
|
1676
|
-
})), _path102 || (_path102 = /*#__PURE__*/React.createElement("path", {
|
|
1677
|
-
d: "M28,2H4A2,2,0,0,0,2,4V28a2,2,0,0,0,2,2H28a2,2,0,0,0,2-2V4A2,2,0,0,0,28,2ZM16,26H14V18h2Zm5-4-1.4141-1.4141L24.1719,16H11a5,5,0,1,1,5-5v1H14V11a3,3,0,1,0-3,3H24.1719l-4.586-4.5859L21,8l7,7Z"
|
|
1715
|
+
}, rest), _path99 || (_path99 = /*#__PURE__*/React.createElement("path", {
|
|
1716
|
+
d: "M19 23H17V9h6a2.002 2.002 0 012 2v5a2.002 2.002 0 01-2 2H19zm0-7h4V10.9985H19zM7 11L10 11 10 23 12 23 12 11 15 11 15 9 7 9 7 11z"
|
|
1678
1717
|
})), children);
|
|
1679
1718
|
});
|
|
1680
1719
|
|
|
1681
1720
|
if (process.env.NODE_ENV !== "production") {
|
|
1682
|
-
|
|
1721
|
+
DeploymentUnitTechnicalPresentation.propTypes = iconPropTypes;
|
|
1683
1722
|
}
|
|
1684
|
-
var
|
|
1723
|
+
var DeskAdjustable = /*#__PURE__*/React.forwardRef(function DeskAdjustable(_ref67, ref) {
|
|
1685
1724
|
var children = _ref67.children,
|
|
1686
1725
|
_ref67$size = _ref67.size,
|
|
1687
1726
|
size = _ref67$size === void 0 ? 16 : _ref67$size,
|
|
@@ -1694,15 +1733,17 @@ var DirectionMerge = /*#__PURE__*/React.forwardRef(function DirectionMerge(_ref6
|
|
|
1694
1733
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1695
1734
|
viewBox: "0 0 32 32",
|
|
1696
1735
|
fill: "currentColor"
|
|
1697
|
-
}, rest),
|
|
1698
|
-
d: "M17.
|
|
1736
|
+
}, rest), _path100 || (_path100 = /*#__PURE__*/React.createElement("path", {
|
|
1737
|
+
d: "M17 27.172L17 22 15 22 15 27.172 12.414 24.586 11 26 16 31 21 26 19.586 24.586 17 27.172z"
|
|
1738
|
+
})), _path101 || (_path101 = /*#__PURE__*/React.createElement("path", {
|
|
1739
|
+
d: "M30 12H2v8H4V30H6V20H26V30h2V20h2zm-2 6H4V14H28zM15 4.828L15 10 17 10 17 4.828 19.586 7.414 21 6 16 1 11 6 12.414 7.414 15 4.828z"
|
|
1699
1740
|
})), children);
|
|
1700
1741
|
});
|
|
1701
1742
|
|
|
1702
1743
|
if (process.env.NODE_ENV !== "production") {
|
|
1703
|
-
|
|
1744
|
+
DeskAdjustable.propTypes = iconPropTypes;
|
|
1704
1745
|
}
|
|
1705
|
-
var
|
|
1746
|
+
var Development = /*#__PURE__*/React.forwardRef(function Development(_ref68, ref) {
|
|
1706
1747
|
var children = _ref68.children,
|
|
1707
1748
|
_ref68$size = _ref68.size,
|
|
1708
1749
|
size = _ref68$size === void 0 ? 16 : _ref68$size,
|
|
@@ -1715,19 +1756,17 @@ var DirectionMergeFilled = /*#__PURE__*/React.forwardRef(function DirectionMerge
|
|
|
1715
1756
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1716
1757
|
viewBox: "0 0 32 32",
|
|
1717
1758
|
fill: "currentColor"
|
|
1718
|
-
}, rest),
|
|
1719
|
-
d: "
|
|
1720
|
-
})),
|
|
1721
|
-
|
|
1722
|
-
d: "M17.8784,15.4648l2.6572,2.6563A4.9682,4.9682,0,0,1,22,21.6567V26H20V21.6567a2.9821,2.9821,0,0,0-.8784-2.1215l-2.6572-2.6563A5.0021,5.0021,0,0,1,16,16.3135a5.0021,5.0021,0,0,1-.4644.5654l-2.6572,2.6567A2.9805,2.9805,0,0,0,12,21.6567V26H10V21.6567a4.9682,4.9682,0,0,1,1.4644-3.5356l2.6572-2.6567A2.9805,2.9805,0,0,0,15,13.3433V8.8281l-4.5859,4.586L9,12l7-7,7,7-1.4141,1.4141L17,8.8281v4.5152A2.9821,2.9821,0,0,0,17.8784,15.4648Z",
|
|
1723
|
-
"data-icon-path": "inner-path"
|
|
1759
|
+
}, rest), _path102 || (_path102 = /*#__PURE__*/React.createElement("path", {
|
|
1760
|
+
d: "M8 4V8H4V4H8M2 2v8h8V2zM18 7v4H14V7h4M12 5v8h8V5zM8 16v4H4V16H8M2 14v8h8V14z"
|
|
1761
|
+
})), _path103 || (_path103 = /*#__PURE__*/React.createElement("path", {
|
|
1762
|
+
d: "M22,10v6H16v6H10v8H30V10Zm-4,8h4v4H18ZM16,28H12V24h4Zm6,0H18V24h4Zm6,0H24V24h4Zm0-6H24V18h4Zm-4-6V12h4v4Z"
|
|
1724
1763
|
})), children);
|
|
1725
1764
|
});
|
|
1726
1765
|
|
|
1727
1766
|
if (process.env.NODE_ENV !== "production") {
|
|
1728
|
-
|
|
1767
|
+
Development.propTypes = iconPropTypes;
|
|
1729
1768
|
}
|
|
1730
|
-
var
|
|
1769
|
+
var Devices = /*#__PURE__*/React.forwardRef(function Devices(_ref69, ref) {
|
|
1731
1770
|
var children = _ref69.children,
|
|
1732
1771
|
_ref69$size = _ref69.size,
|
|
1733
1772
|
size = _ref69$size === void 0 ? 16 : _ref69$size,
|
|
@@ -1740,15 +1779,17 @@ var DirectionRight_01 = /*#__PURE__*/React.forwardRef(function DirectionRight_01
|
|
|
1740
1779
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1741
1780
|
viewBox: "0 0 32 32",
|
|
1742
1781
|
fill: "currentColor"
|
|
1743
|
-
}, rest),
|
|
1744
|
-
d: "
|
|
1782
|
+
}, rest), _path104 || (_path104 = /*#__PURE__*/React.createElement("path", {
|
|
1783
|
+
d: "M10,30H4a2,2,0,0,1-2-2V16a2,2,0,0,1,2-2h6a2,2,0,0,1,2,2V28A2,2,0,0,1,10,30ZM4,16V28h6V16Z"
|
|
1784
|
+
})), _path105 || (_path105 = /*#__PURE__*/React.createElement("path", {
|
|
1785
|
+
d: "M28,4H6A2,2,0,0,0,4,6v6H6V6H28V20H14v2h2v4H14v2h9V26H18V22H28a2,2,0,0,0,2-2V6A2,2,0,0,0,28,4Z"
|
|
1745
1786
|
})), children);
|
|
1746
1787
|
});
|
|
1747
1788
|
|
|
1748
1789
|
if (process.env.NODE_ENV !== "production") {
|
|
1749
|
-
|
|
1790
|
+
Devices.propTypes = iconPropTypes;
|
|
1750
1791
|
}
|
|
1751
|
-
var
|
|
1792
|
+
var DewPoint = /*#__PURE__*/React.forwardRef(function DewPoint(_ref70, ref) {
|
|
1752
1793
|
var children = _ref70.children,
|
|
1753
1794
|
_ref70$size = _ref70.size,
|
|
1754
1795
|
size = _ref70$size === void 0 ? 16 : _ref70$size,
|
|
@@ -1761,19 +1802,15 @@ var DirectionRight_01Filled = /*#__PURE__*/React.forwardRef(function DirectionRi
|
|
|
1761
1802
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1762
1803
|
viewBox: "0 0 32 32",
|
|
1763
1804
|
fill: "currentColor"
|
|
1764
|
-
}, rest),
|
|
1765
|
-
d: "
|
|
1766
|
-
})), _path108 || (_path108 = /*#__PURE__*/React.createElement("path", {
|
|
1767
|
-
fill: "none",
|
|
1768
|
-
d: "M19,18l-1.4141-1.4141L22.1719,12H10V26H8V12a2,2,0,0,1,2-2H22.1719l-4.586-4.5859L19,4l7,7Z",
|
|
1769
|
-
"data-icon-path": "inner-path"
|
|
1805
|
+
}, rest), _path106 || (_path106 = /*#__PURE__*/React.createElement("path", {
|
|
1806
|
+
d: "M24 10a4 4 0 114-4A4.0045 4.0045 0 0124 10zm0-6a2 2 0 102 2A2.0021 2.0021 0 0024 4zM14.5 30A5.4962 5.4962 0 019 24.52c0-3.4426 4.3442-21.0141 4.5293-21.76a1 1 0 011.9414 0C15.6558 3.5059 20 21.0774 20 24.52A5.4962 5.4962 0 0114.5 30zm0-22.7561C13.0391 13.38 11 22.4089 11 24.52a3.5 3.5 0 007 0C18 22.4089 15.9609 13.38 14.5 7.2439z"
|
|
1770
1807
|
})), children);
|
|
1771
1808
|
});
|
|
1772
1809
|
|
|
1773
1810
|
if (process.env.NODE_ENV !== "production") {
|
|
1774
|
-
|
|
1811
|
+
DewPoint.propTypes = iconPropTypes;
|
|
1775
1812
|
}
|
|
1776
|
-
var
|
|
1813
|
+
var DewPointFilled = /*#__PURE__*/React.forwardRef(function DewPointFilled(_ref71, ref) {
|
|
1777
1814
|
var children = _ref71.children,
|
|
1778
1815
|
_ref71$size = _ref71.size,
|
|
1779
1816
|
size = _ref71$size === void 0 ? 16 : _ref71$size,
|
|
@@ -1786,15 +1823,15 @@ var DirectionRight_02 = /*#__PURE__*/React.forwardRef(function DirectionRight_02
|
|
|
1786
1823
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1787
1824
|
viewBox: "0 0 32 32",
|
|
1788
1825
|
fill: "currentColor"
|
|
1789
|
-
}, rest),
|
|
1790
|
-
d: "
|
|
1826
|
+
}, rest), _path107 || (_path107 = /*#__PURE__*/React.createElement("path", {
|
|
1827
|
+
d: "M24 10a4 4 0 114-4A4.0045 4.0045 0 0124 10zm0-6a2 2 0 102 2A2.0021 2.0021 0 0024 4zM14.5 30A5.4962 5.4962 0 019 24.52c0-3.4426 4.3442-21.0141 4.5293-21.76a1 1 0 011.9414 0C15.6558 3.5059 20 21.0774 20 24.52A5.4962 5.4962 0 0114.5 30z"
|
|
1791
1828
|
})), children);
|
|
1792
1829
|
});
|
|
1793
1830
|
|
|
1794
1831
|
if (process.env.NODE_ENV !== "production") {
|
|
1795
|
-
|
|
1832
|
+
DewPointFilled.propTypes = iconPropTypes;
|
|
1796
1833
|
}
|
|
1797
|
-
var
|
|
1834
|
+
var Diagram = /*#__PURE__*/React.forwardRef(function Diagram(_ref72, ref) {
|
|
1798
1835
|
var children = _ref72.children,
|
|
1799
1836
|
_ref72$size = _ref72.size,
|
|
1800
1837
|
size = _ref72$size === void 0 ? 16 : _ref72$size,
|
|
@@ -1807,19 +1844,17 @@ var DirectionRight_02Filled = /*#__PURE__*/React.forwardRef(function DirectionRi
|
|
|
1807
1844
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1808
1845
|
viewBox: "0 0 32 32",
|
|
1809
1846
|
fill: "currentColor"
|
|
1810
|
-
}, rest),
|
|
1811
|
-
d: "
|
|
1812
|
-
})),
|
|
1813
|
-
|
|
1814
|
-
d: "M8,6h2v8H8ZM19,24l-1.4141-1.4141L22.1719,18H10v8H8V18a2,2,0,0,1,2-2H22.1719l-4.586-4.5859L19,10l7,7Z",
|
|
1815
|
-
"data-icon-path": "inner-path"
|
|
1847
|
+
}, rest), _path108 || (_path108 = /*#__PURE__*/React.createElement("path", {
|
|
1848
|
+
d: "M13,30A11,11,0,0,1,13,8a1,1,0,0,1,1,1v9h9a1,1,0,0,1,1,1A11,11,0,0,1,13,30ZM12,10.06A9,9,0,1,0,21.94,20H14a2,2,0,0,1-2-2Z"
|
|
1849
|
+
})), _path109 || (_path109 = /*#__PURE__*/React.createElement("path", {
|
|
1850
|
+
d: "M28,14H19a2,2,0,0,1-2-2V3a1,1,0,0,1,1-1A11,11,0,0,1,29,13,1,1,0,0,1,28,14Zm-9-2h7.94A9,9,0,0,0,19,4.06Z"
|
|
1816
1851
|
})), children);
|
|
1817
1852
|
});
|
|
1818
1853
|
|
|
1819
1854
|
if (process.env.NODE_ENV !== "production") {
|
|
1820
|
-
|
|
1855
|
+
Diagram.propTypes = iconPropTypes;
|
|
1821
1856
|
}
|
|
1822
|
-
var
|
|
1857
|
+
var DiagramReference = /*#__PURE__*/React.forwardRef(function DiagramReference(_ref73, ref) {
|
|
1823
1858
|
var children = _ref73.children,
|
|
1824
1859
|
_ref73$size = _ref73.size,
|
|
1825
1860
|
size = _ref73$size === void 0 ? 16 : _ref73$size,
|
|
@@ -1832,44 +1867,57 @@ var DirectionRotaryFirstRight = /*#__PURE__*/React.forwardRef(function Direction
|
|
|
1832
1867
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1833
1868
|
viewBox: "0 0 32 32",
|
|
1834
1869
|
fill: "currentColor"
|
|
1835
|
-
}, rest),
|
|
1836
|
-
d: "
|
|
1870
|
+
}, rest), _path110 || (_path110 = /*#__PURE__*/React.createElement("path", {
|
|
1871
|
+
d: "M4 20L4 22 8.586 22 2 28.586 3.414 30 10 23.414 10 28 12 28 12 20 4 20z"
|
|
1872
|
+
})), _path111 || (_path111 = /*#__PURE__*/React.createElement("path", {
|
|
1873
|
+
d: "M15,28V26a9.0133,9.0133,0,0,0,8.9448-8H16a2.0021,2.0021,0,0,1-2-2V8.0552A9.0133,9.0133,0,0,0,6,17H4A11.0125,11.0125,0,0,1,15,6a1,1,0,0,1,1,1v9h9a1,1,0,0,1,1,1A11.0125,11.0125,0,0,1,15,28Z"
|
|
1874
|
+
})), _path112 || (_path112 = /*#__PURE__*/React.createElement("path", {
|
|
1875
|
+
d: "M29.0057,14H19.995A1.9957,1.9957,0,0,1,18,12V3a1.0083,1.0083,0,0,1,1.02-1A11.0125,11.0125,0,0,1,30,12.98,1.0035,1.0035,0,0,1,29.0057,14ZM20,12h7.9448A9.018,9.018,0,0,0,20,4.0552Z"
|
|
1837
1876
|
})), children);
|
|
1838
1877
|
});
|
|
1839
1878
|
|
|
1840
1879
|
if (process.env.NODE_ENV !== "production") {
|
|
1841
|
-
|
|
1880
|
+
DiagramReference.propTypes = iconPropTypes;
|
|
1842
1881
|
}
|
|
1843
|
-
var
|
|
1882
|
+
var DiamondFill = /*#__PURE__*/React.forwardRef(function DiamondFill(_ref74, ref) {
|
|
1844
1883
|
var children = _ref74.children,
|
|
1845
1884
|
_ref74$size = _ref74.size,
|
|
1846
1885
|
size = _ref74$size === void 0 ? 16 : _ref74$size,
|
|
1847
1886
|
rest = _objectWithoutProperties(_ref74, _excluded74);
|
|
1848
1887
|
|
|
1888
|
+
if (size === "glyph" || size === "glyph" || size === "glyphpx") {
|
|
1889
|
+
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
1890
|
+
width: size,
|
|
1891
|
+
height: size,
|
|
1892
|
+
ref: ref,
|
|
1893
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
1894
|
+
viewBox: "0 0 16 16",
|
|
1895
|
+
fill: "currentColor"
|
|
1896
|
+
}, rest), _path113 || (_path113 = /*#__PURE__*/React.createElement("path", {
|
|
1897
|
+
d: "M8,2.4142,13.5858,8,8,13.5858,2.4142,8,8,2.4142M8,1,1,8l7,7,7-7L8,1Z"
|
|
1898
|
+
})), _path114 || (_path114 = /*#__PURE__*/React.createElement("path", {
|
|
1899
|
+
d: "M8,2.4142,13.5858,8,8,13.5858,2.4142,8,8,2.4142"
|
|
1900
|
+
})), children);
|
|
1901
|
+
}
|
|
1902
|
+
|
|
1849
1903
|
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
1850
1904
|
width: size,
|
|
1851
1905
|
height: size,
|
|
1852
1906
|
ref: ref,
|
|
1853
1907
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1854
|
-
viewBox: "0 0
|
|
1908
|
+
viewBox: "0 0 16 16",
|
|
1855
1909
|
fill: "currentColor"
|
|
1856
|
-
}, rest),
|
|
1857
|
-
|
|
1858
|
-
|
|
1859
|
-
|
|
1860
|
-
})), _path113 || (_path113 = /*#__PURE__*/React.createElement("path", {
|
|
1861
|
-
d: "M28,2H4A2,2,0,0,0,2,4V28a2,2,0,0,0,2,2H28a2,2,0,0,0,2-2V4A2,2,0,0,0,28,2ZM26,26H16V24h6.5859l-8.833-8.833A4.9678,4.9678,0,0,1,12,15.8989V26H10V15.8989a5.0113,5.0113,0,1,1,5.167-2.146L24,22.5859V16h2Z"
|
|
1862
|
-
})), _path114 || (_path114 = /*#__PURE__*/React.createElement("path", {
|
|
1863
|
-
fill: "none",
|
|
1864
|
-
d: "M11,14a3,3,0,1,1,3-3A3.0033,3.0033,0,0,1,11,14Zm13,2v6.5859l-8.833-8.833A4.9959,4.9959,0,1,0,10,15.8989V26h2V15.8989a4.9678,4.9678,0,0,0,1.7529-.7319L22.5859,24H16v2H26V16Z",
|
|
1865
|
-
"data-icon-path": "inner-path"
|
|
1910
|
+
}, rest), _path115 || (_path115 = /*#__PURE__*/React.createElement("path", {
|
|
1911
|
+
d: "M8,2.4142,13.5858,8,8,13.5858,2.4142,8,8,2.4142M8,1,1,8l7,7,7-7L8,1Z"
|
|
1912
|
+
})), _path116 || (_path116 = /*#__PURE__*/React.createElement("path", {
|
|
1913
|
+
d: "M8,2.4142,13.5858,8,8,13.5858,2.4142,8,8,2.4142"
|
|
1866
1914
|
})), children);
|
|
1867
1915
|
});
|
|
1868
1916
|
|
|
1869
1917
|
if (process.env.NODE_ENV !== "production") {
|
|
1870
|
-
|
|
1918
|
+
DiamondFill.propTypes = iconPropTypes;
|
|
1871
1919
|
}
|
|
1872
|
-
var
|
|
1920
|
+
var WatsonHealthDicom_6000 = /*#__PURE__*/React.forwardRef(function WatsonHealthDicom_6000(_ref75, ref) {
|
|
1873
1921
|
var children = _ref75.children,
|
|
1874
1922
|
_ref75$size = _ref75.size,
|
|
1875
1923
|
size = _ref75$size === void 0 ? 16 : _ref75$size,
|
|
@@ -1882,15 +1930,15 @@ var DirectionRotaryRight = /*#__PURE__*/React.forwardRef(function DirectionRotar
|
|
|
1882
1930
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1883
1931
|
viewBox: "0 0 32 32",
|
|
1884
1932
|
fill: "currentColor"
|
|
1885
|
-
}, rest),
|
|
1886
|
-
d: "
|
|
1933
|
+
}, rest), _path117 || (_path117 = /*#__PURE__*/React.createElement("path", {
|
|
1934
|
+
d: "M13 11H7a3 3 0 00-3 3v2H6V14a1 1 0 011-1h6a1 1 0 011 1v2h2V14A3 3 0 0013 11zM10 10A4 4 0 106 6 4 4 0 0010 10zm0-6A2 2 0 118 6 2 2 0 0110 4zM20 4H30V6H20zM20 8H30V10H20zM20 12H26V14H20zM5 30H3a2 2 0 01-2-2V22a2 2 0 012-2H6v2H3v2H5a2 2 0 012 2v2A2 2 0 015 30zM3 26v2H5V26zM13 30H11a2 2 0 01-2-2V22a2 2 0 012-2h2a2 2 0 012 2v6A2 2 0 0113 30zm-2-8v6h2V22zM21 30H19a2 2 0 01-2-2V22a2 2 0 012-2h2a2 2 0 012 2v6A2 2 0 0121 30zm-2-8v6h2V22zM29 30H27a2 2 0 01-2-2V22a2 2 0 012-2h2a2 2 0 012 2v6A2 2 0 0129 30zm-2-8v6h2V22z"
|
|
1887
1935
|
})), children);
|
|
1888
1936
|
});
|
|
1889
1937
|
|
|
1890
1938
|
if (process.env.NODE_ENV !== "production") {
|
|
1891
|
-
|
|
1939
|
+
WatsonHealthDicom_6000.propTypes = iconPropTypes;
|
|
1892
1940
|
}
|
|
1893
|
-
var
|
|
1941
|
+
var WatsonHealthDicomOverlay = /*#__PURE__*/React.forwardRef(function WatsonHealthDicomOverlay(_ref76, ref) {
|
|
1894
1942
|
var children = _ref76.children,
|
|
1895
1943
|
_ref76$size = _ref76.size,
|
|
1896
1944
|
size = _ref76$size === void 0 ? 16 : _ref76$size,
|
|
@@ -1903,28 +1951,29 @@ var DirectionRotaryRightFilled = /*#__PURE__*/React.forwardRef(function Directio
|
|
|
1903
1951
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1904
1952
|
viewBox: "0 0 32 32",
|
|
1905
1953
|
fill: "currentColor"
|
|
1906
|
-
}, rest),
|
|
1907
|
-
|
|
1908
|
-
|
|
1909
|
-
|
|
1910
|
-
})), _path116 || (_path116 = /*#__PURE__*/React.createElement("path", {
|
|
1911
|
-
d: "M28,2H4A2,2,0,0,0,2,4V28a2,2,0,0,0,2,2H28a2,2,0,0,0,2-2V4A2,2,0,0,0,28,2ZM20,18l-1.4141-1.4141L23.1719,12h-7.273A5.0145,5.0145,0,0,1,12,15.8989V26H10V15.8989A5,5,0,1,1,15.8989,10h7.273l-4.586-4.5859L20,4l7,7Z"
|
|
1912
|
-
})), _path117 || (_path117 = /*#__PURE__*/React.createElement("path", {
|
|
1913
|
-
fill: "none",
|
|
1914
|
-
d: "M20,4,18.5859,5.4141,23.1719,10h-7.273A5,5,0,1,0,10,15.8989V26h2V15.8989A5.0145,5.0145,0,0,0,15.8989,12h7.273l-4.586,4.5859L20,18l7-7ZM11,14a3,3,0,1,1,3-3A3.0033,3.0033,0,0,1,11,14Z",
|
|
1915
|
-
"data-icon-path": "inner-path"
|
|
1954
|
+
}, rest), _path118 || (_path118 = /*#__PURE__*/React.createElement("path", {
|
|
1955
|
+
d: "M28,6V26H4V6H28m0-2H4A2,2,0,0,0,2,6V26a2,2,0,0,0,2,2H28a2,2,0,0,0,2-2V6a2,2,0,0,0-2-2Z"
|
|
1956
|
+
})), _path119 || (_path119 = /*#__PURE__*/React.createElement("path", {
|
|
1957
|
+
d: "M6 8H16V10H6zM6 12H16V14H6zM6 16H12V18H6z"
|
|
1916
1958
|
})), children);
|
|
1917
1959
|
});
|
|
1918
1960
|
|
|
1919
1961
|
if (process.env.NODE_ENV !== "production") {
|
|
1920
|
-
|
|
1962
|
+
WatsonHealthDicomOverlay.propTypes = iconPropTypes;
|
|
1921
1963
|
}
|
|
1922
|
-
var
|
|
1964
|
+
var DirectLink = /*#__PURE__*/React.forwardRef(function DirectLink(_ref77, ref) {
|
|
1923
1965
|
var children = _ref77.children,
|
|
1924
1966
|
_ref77$size = _ref77.size,
|
|
1925
1967
|
size = _ref77$size === void 0 ? 16 : _ref77$size,
|
|
1926
1968
|
rest = _objectWithoutProperties(_ref77, _excluded77);
|
|
1927
1969
|
|
|
1970
|
+
if (process.env.NODE_ENV !== "production") {
|
|
1971
|
+
if (!didWarnAboutDeprecation["DirectLink"]) {
|
|
1972
|
+
didWarnAboutDeprecation["DirectLink"] = true;
|
|
1973
|
+
console.warn("The current icon has been replaced with the correct version of the App icon, use the most appropriate ibm-cloud--direct-link icon variant instead. As a result, the DirectLink component will be removed in the next major version of @carbon/icons-react.");
|
|
1974
|
+
}
|
|
1975
|
+
}
|
|
1976
|
+
|
|
1928
1977
|
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
1929
1978
|
width: size,
|
|
1930
1979
|
height: size,
|
|
@@ -1932,15 +1981,17 @@ var DirectionRotaryStraight = /*#__PURE__*/React.forwardRef(function DirectionRo
|
|
|
1932
1981
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1933
1982
|
viewBox: "0 0 32 32",
|
|
1934
1983
|
fill: "currentColor"
|
|
1935
|
-
}, rest),
|
|
1936
|
-
d: "
|
|
1984
|
+
}, rest), _path120 || (_path120 = /*#__PURE__*/React.createElement("path", {
|
|
1985
|
+
d: "M20.4131,14.584,12.416,6.5869a2.0016,2.0016,0,0,0-2.832,0L1.5869,14.584a2.0016,2.0016,0,0,0,0,2.832l3.2915,3.2915L3,22.5859,4.4141,24l1.8784-1.8784L9.584,25.4131a2.0016,2.0016,0,0,0,2.832,0l2.2559-2.2559-1.4156-1.4155L10.998,23.999,3.001,16.002l7.997-8.001,8.001,8.001L17.5,17.5l1.4146,1.4146,1.4985-1.4986a2.0016,2.0016,0,0,0,0-2.832Z"
|
|
1986
|
+
})), _path121 || (_path121 = /*#__PURE__*/React.createElement("path", {
|
|
1987
|
+
d: "M30.4131,14.584l-3.2915-3.2915L29,9.4141,27.5859,8,25.7075,9.8784,22.416,6.5869a2.0016,2.0016,0,0,0-2.832,0L17.3281,8.8428l1.4146,1.4145L20.998,8.001l8.001,8.001-8.001,7.997-7.997-7.997,1.5-1.501-1.4156-1.4156L11.5869,14.584a2.0016,2.0016,0,0,0,0,2.832l7.9971,7.9971a2.0016,2.0016,0,0,0,2.832,0l7.9971-7.9971a2.0016,2.0016,0,0,0,0-2.832Z"
|
|
1937
1988
|
})), children);
|
|
1938
1989
|
});
|
|
1939
1990
|
|
|
1940
1991
|
if (process.env.NODE_ENV !== "production") {
|
|
1941
|
-
|
|
1992
|
+
DirectLink.propTypes = iconPropTypes;
|
|
1942
1993
|
}
|
|
1943
|
-
var
|
|
1994
|
+
var DirectionBearRight_01 = /*#__PURE__*/React.forwardRef(function DirectionBearRight_01(_ref78, ref) {
|
|
1944
1995
|
var children = _ref78.children,
|
|
1945
1996
|
_ref78$size = _ref78.size,
|
|
1946
1997
|
size = _ref78$size === void 0 ? 16 : _ref78$size,
|
|
@@ -1953,23 +2004,15 @@ var DirectionRotaryStraightFilled = /*#__PURE__*/React.forwardRef(function Direc
|
|
|
1953
2004
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1954
2005
|
viewBox: "0 0 32 32",
|
|
1955
2006
|
fill: "currentColor"
|
|
1956
|
-
}, rest),
|
|
1957
|
-
|
|
1958
|
-
cy: "19",
|
|
1959
|
-
r: "3"
|
|
1960
|
-
})), _path119 || (_path119 = /*#__PURE__*/React.createElement("path", {
|
|
1961
|
-
d: "M28,2H4A2,2,0,0,0,2,4V28a2,2,0,0,0,2,2H28a2,2,0,0,0,2-2V4A2,2,0,0,0,28,2ZM21.5859,12.4141,17,7.8281v6.273a5,5,0,0,1,0,9.7978V28H15V23.8989a5,5,0,0,1,0-9.7978V7.8281l-4.5859,4.586L9,11l7-7,7,7Z"
|
|
1962
|
-
})), _path120 || (_path120 = /*#__PURE__*/React.createElement("path", {
|
|
1963
|
-
fill: "none",
|
|
1964
|
-
d: "M21.5859,12.4141,23,11,16,4,9,11l1.4141,1.4141L15,7.8281v6.273a5,5,0,0,0,0,9.7978V28h2V23.8989a5,5,0,0,0,0-9.7978V7.8281ZM19,19a3,3,0,1,1-3-3A3.0033,3.0033,0,0,1,19,19Z",
|
|
1965
|
-
"data-icon-path": "inner-path"
|
|
2007
|
+
}, rest), _path122 || (_path122 = /*#__PURE__*/React.createElement("path", {
|
|
2008
|
+
d: "M12,4V6h6.5859L12.05,12.5356a6.954,6.954,0,0,0-2.05,4.95V28h2V17.4854A4.9683,4.9683,0,0,1,13.4644,13.95L20,7.4141V14h2V4Z"
|
|
1966
2009
|
})), children);
|
|
1967
2010
|
});
|
|
1968
2011
|
|
|
1969
2012
|
if (process.env.NODE_ENV !== "production") {
|
|
1970
|
-
|
|
2013
|
+
DirectionBearRight_01.propTypes = iconPropTypes;
|
|
1971
2014
|
}
|
|
1972
|
-
var
|
|
2015
|
+
var DirectionBearRight_01Filled = /*#__PURE__*/React.forwardRef(function DirectionBearRight_01Filled(_ref79, ref) {
|
|
1973
2016
|
var children = _ref79.children,
|
|
1974
2017
|
_ref79$size = _ref79.size,
|
|
1975
2018
|
size = _ref79$size === void 0 ? 16 : _ref79$size,
|
|
@@ -1982,15 +2025,19 @@ var DirectionSharpTurn = /*#__PURE__*/React.forwardRef(function DirectionSharpTu
|
|
|
1982
2025
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1983
2026
|
viewBox: "0 0 32 32",
|
|
1984
2027
|
fill: "currentColor"
|
|
1985
|
-
}, rest),
|
|
1986
|
-
d: "
|
|
2028
|
+
}, rest), _path123 || (_path123 = /*#__PURE__*/React.createElement("path", {
|
|
2029
|
+
d: "M28,2H4A2,2,0,0,0,2,4V28a2,2,0,0,0,2,2H28a2,2,0,0,0,2-2V4A2,2,0,0,0,28,2ZM22,16H20V9.4141L13.4644,15.95A4.9683,4.9683,0,0,0,12,19.4854V26H10V19.4854a6.954,6.954,0,0,1,2.05-4.95L18.5859,8H12V6H22Z"
|
|
2030
|
+
})), _path124 || (_path124 = /*#__PURE__*/React.createElement("path", {
|
|
2031
|
+
fill: "none",
|
|
2032
|
+
d: "M22,16H20V9.4141L13.4644,15.95A4.9683,4.9683,0,0,0,12,19.4854V26H10V19.4854a6.954,6.954,0,0,1,2.05-4.95L18.5859,8H12V6H22Z",
|
|
2033
|
+
"data-icon-path": "inner-path"
|
|
1987
2034
|
})), children);
|
|
1988
2035
|
});
|
|
1989
2036
|
|
|
1990
2037
|
if (process.env.NODE_ENV !== "production") {
|
|
1991
|
-
|
|
2038
|
+
DirectionBearRight_01Filled.propTypes = iconPropTypes;
|
|
1992
2039
|
}
|
|
1993
|
-
var
|
|
2040
|
+
var DirectionBearRight_02 = /*#__PURE__*/React.forwardRef(function DirectionBearRight_02(_ref80, ref) {
|
|
1994
2041
|
var children = _ref80.children,
|
|
1995
2042
|
_ref80$size = _ref80.size,
|
|
1996
2043
|
size = _ref80$size === void 0 ? 16 : _ref80$size,
|
|
@@ -2003,19 +2050,18 @@ var DirectionSharpTurnFilled = /*#__PURE__*/React.forwardRef(function DirectionS
|
|
|
2003
2050
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2004
2051
|
viewBox: "0 0 32 32",
|
|
2005
2052
|
fill: "currentColor"
|
|
2006
|
-
}, rest),
|
|
2007
|
-
d: "
|
|
2008
|
-
})),
|
|
2009
|
-
|
|
2010
|
-
|
|
2011
|
-
"data-icon-path": "inner-path"
|
|
2053
|
+
}, rest), _path125 || (_path125 = /*#__PURE__*/React.createElement("path", {
|
|
2054
|
+
d: "M16,4V6h6.5859L16.05,12.5356a6.954,6.954,0,0,0-2.05,4.95V28h2V17.4854A4.9683,4.9683,0,0,1,17.4644,13.95L24,7.4141V14h2V4Z"
|
|
2055
|
+
})), _path126 || (_path126 = /*#__PURE__*/React.createElement("path", {
|
|
2056
|
+
d: "M8.5 5.55H10.5V13.45H8.5z",
|
|
2057
|
+
transform: "rotate(-45 9.5 9.5)"
|
|
2012
2058
|
})), children);
|
|
2013
2059
|
});
|
|
2014
2060
|
|
|
2015
2061
|
if (process.env.NODE_ENV !== "production") {
|
|
2016
|
-
|
|
2062
|
+
DirectionBearRight_02.propTypes = iconPropTypes;
|
|
2017
2063
|
}
|
|
2018
|
-
var
|
|
2064
|
+
var DirectionBearRight_02Filled = /*#__PURE__*/React.forwardRef(function DirectionBearRight_02Filled(_ref81, ref) {
|
|
2019
2065
|
var children = _ref81.children,
|
|
2020
2066
|
_ref81$size = _ref81.size,
|
|
2021
2067
|
size = _ref81$size === void 0 ? 16 : _ref81$size,
|
|
@@ -2028,15 +2074,19 @@ var DirectionStraight = /*#__PURE__*/React.forwardRef(function DirectionStraight
|
|
|
2028
2074
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2029
2075
|
viewBox: "0 0 32 32",
|
|
2030
2076
|
fill: "currentColor"
|
|
2031
|
-
}, rest),
|
|
2032
|
-
d: "
|
|
2077
|
+
}, rest), _path127 || (_path127 = /*#__PURE__*/React.createElement("path", {
|
|
2078
|
+
d: "M28,2H4A2,2,0,0,0,2,4V28a2,2,0,0,0,2,2H28a2,2,0,0,0,2-2V4A2,2,0,0,0,28,2ZM6,7.4141,7.4141,6,14,12.5859,12.5859,14ZM26,16H24V9.4141L17.4644,15.95A4.9683,4.9683,0,0,0,16,19.4854V26H14V19.4854a6.954,6.954,0,0,1,2.05-4.95L22.5859,8H16V6H26Z"
|
|
2079
|
+
})), _path128 || (_path128 = /*#__PURE__*/React.createElement("path", {
|
|
2080
|
+
fill: "none",
|
|
2081
|
+
d: "M26,6V16H24V9.4141L17.4644,15.95A4.9683,4.9683,0,0,0,16,19.4854V26H14V19.4854a6.954,6.954,0,0,1,2.05-4.95L22.5859,8H16V6ZM14,12.5859,7.4141,6,6,7.4141,12.5859,14Z",
|
|
2082
|
+
"data-icon-path": "inner-path"
|
|
2033
2083
|
})), children);
|
|
2034
2084
|
});
|
|
2035
2085
|
|
|
2036
2086
|
if (process.env.NODE_ENV !== "production") {
|
|
2037
|
-
|
|
2087
|
+
DirectionBearRight_02Filled.propTypes = iconPropTypes;
|
|
2038
2088
|
}
|
|
2039
|
-
var
|
|
2089
|
+
var DirectionCurve = /*#__PURE__*/React.forwardRef(function DirectionCurve(_ref82, ref) {
|
|
2040
2090
|
var children = _ref82.children,
|
|
2041
2091
|
_ref82$size = _ref82.size,
|
|
2042
2092
|
size = _ref82$size === void 0 ? 16 : _ref82$size,
|
|
@@ -2049,19 +2099,15 @@ var DirectionStraightFilled = /*#__PURE__*/React.forwardRef(function DirectionSt
|
|
|
2049
2099
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2050
2100
|
viewBox: "0 0 32 32",
|
|
2051
2101
|
fill: "currentColor"
|
|
2052
|
-
}, rest),
|
|
2053
|
-
d: "
|
|
2054
|
-
})), _path126 || (_path126 = /*#__PURE__*/React.createElement("path", {
|
|
2055
|
-
fill: "none",
|
|
2056
|
-
d: "M21.5859,13.4141,17,8.8281V26H15V8.8281l-4.5859,4.586L9,12l7-7,7,7Z",
|
|
2057
|
-
"data-icon-path": "inner-path"
|
|
2102
|
+
}, rest), _path129 || (_path129 = /*#__PURE__*/React.createElement("path", {
|
|
2103
|
+
d: "M17,4l-7,7,1.4141,1.4141L16,7.8281v6.7686a3.01,3.01,0,0,1-.6572,1.874l-2.2471,2.8086A5.0206,5.0206,0,0,0,12,22.4033V28h2V22.4033a3.01,3.01,0,0,1,.6572-1.874l2.2471-2.8086A5.0206,5.0206,0,0,0,18,14.5967V7.8281l4.5859,4.586L24,11Z"
|
|
2058
2104
|
})), children);
|
|
2059
2105
|
});
|
|
2060
2106
|
|
|
2061
2107
|
if (process.env.NODE_ENV !== "production") {
|
|
2062
|
-
|
|
2108
|
+
DirectionCurve.propTypes = iconPropTypes;
|
|
2063
2109
|
}
|
|
2064
|
-
var
|
|
2110
|
+
var DirectionCurveFilled = /*#__PURE__*/React.forwardRef(function DirectionCurveFilled(_ref83, ref) {
|
|
2065
2111
|
var children = _ref83.children,
|
|
2066
2112
|
_ref83$size = _ref83.size,
|
|
2067
2113
|
size = _ref83$size === void 0 ? 16 : _ref83$size,
|
|
@@ -2074,15 +2120,19 @@ var DirectionStraightRight = /*#__PURE__*/React.forwardRef(function DirectionStr
|
|
|
2074
2120
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2075
2121
|
viewBox: "0 0 32 32",
|
|
2076
2122
|
fill: "currentColor"
|
|
2077
|
-
}, rest),
|
|
2078
|
-
d: "M28
|
|
2123
|
+
}, rest), _path130 || (_path130 = /*#__PURE__*/React.createElement("path", {
|
|
2124
|
+
d: "M28,2H4A2,2,0,0,0,2,4V28a2,2,0,0,0,2,2H28a2,2,0,0,0,2-2V4A2,2,0,0,0,28,2ZM22.5859,13.4141,18,8.8281v5.7686a5.0206,5.0206,0,0,1-1.0957,3.124l-2.2471,2.8086A3.01,3.01,0,0,0,14,22.4033V27H12V22.4033a5.0206,5.0206,0,0,1,1.0957-3.124l2.2471-2.8086A3.01,3.01,0,0,0,16,14.5967V8.8281l-4.5859,4.586L10,12l7-7,7,7Z"
|
|
2125
|
+
})), _path131 || (_path131 = /*#__PURE__*/React.createElement("path", {
|
|
2126
|
+
fill: "none",
|
|
2127
|
+
d: "M22.5859,13.4141,18,8.8281v5.7686a5.0206,5.0206,0,0,1-1.0957,3.124l-2.2471,2.8086A3.01,3.01,0,0,0,14,22.4033V27H12V22.4033a5.0206,5.0206,0,0,1,1.0957-3.124l2.2471-2.8086A3.01,3.01,0,0,0,16,14.5967V8.8281l-4.5859,4.586L10,12l7-7,7,7Z",
|
|
2128
|
+
"data-icon-path": "inner-path"
|
|
2079
2129
|
})), children);
|
|
2080
2130
|
});
|
|
2081
2131
|
|
|
2082
2132
|
if (process.env.NODE_ENV !== "production") {
|
|
2083
|
-
|
|
2133
|
+
DirectionCurveFilled.propTypes = iconPropTypes;
|
|
2084
2134
|
}
|
|
2085
|
-
var
|
|
2135
|
+
var DirectionFork = /*#__PURE__*/React.forwardRef(function DirectionFork(_ref84, ref) {
|
|
2086
2136
|
var children = _ref84.children,
|
|
2087
2137
|
_ref84$size = _ref84.size,
|
|
2088
2138
|
size = _ref84$size === void 0 ? 16 : _ref84$size,
|
|
@@ -2095,19 +2145,15 @@ var DirectionStraightRightFilled = /*#__PURE__*/React.forwardRef(function Direct
|
|
|
2095
2145
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2096
2146
|
viewBox: "0 0 32 32",
|
|
2097
2147
|
fill: "currentColor"
|
|
2098
|
-
}, rest),
|
|
2099
|
-
d: "
|
|
2100
|
-
})), _path129 || (_path129 = /*#__PURE__*/React.createElement("path", {
|
|
2101
|
-
fill: "none",
|
|
2102
|
-
d: "M20,23l-1.4141-1.4141L23.1719,17H6V15H23.1719l-4.586-4.5859L20,9l7,7Z",
|
|
2103
|
-
"data-icon-path": "inner-path"
|
|
2148
|
+
}, rest), _path132 || (_path132 = /*#__PURE__*/React.createElement("path", {
|
|
2149
|
+
d: "M6 13L6 7.414 15 16.414 15 28 17 28 17 16.414 26 7.414 26 13 28 13 28 4 19 4 19 6 24.586 6 16 14.586 7.414 6 13 6 13 4 4 4 4 13 6 13z"
|
|
2104
2150
|
})), children);
|
|
2105
2151
|
});
|
|
2106
2152
|
|
|
2107
2153
|
if (process.env.NODE_ENV !== "production") {
|
|
2108
|
-
|
|
2154
|
+
DirectionFork.propTypes = iconPropTypes;
|
|
2109
2155
|
}
|
|
2110
|
-
var
|
|
2156
|
+
var DirectionForkFilled = /*#__PURE__*/React.forwardRef(function DirectionForkFilled(_ref85, ref) {
|
|
2111
2157
|
var children = _ref85.children,
|
|
2112
2158
|
_ref85$size = _ref85.size,
|
|
2113
2159
|
size = _ref85$size === void 0 ? 16 : _ref85$size,
|
|
@@ -2120,15 +2166,19 @@ var DirectionUTurn = /*#__PURE__*/React.forwardRef(function DirectionUTurn(_ref8
|
|
|
2120
2166
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2121
2167
|
viewBox: "0 0 32 32",
|
|
2122
2168
|
fill: "currentColor"
|
|
2123
|
-
}, rest),
|
|
2124
|
-
|
|
2169
|
+
}, rest), _path133 || (_path133 = /*#__PURE__*/React.createElement("path", {
|
|
2170
|
+
fill: "none",
|
|
2171
|
+
d: "M8 14L8 9.414 15 16.414 15 26 17 26 17 16.414 24 9.414 24 14 26 14 26 6 18 6 18 8 22.586 8 16 14.586 9.414 8 14 8 14 6 6 6 6 14 8 14z",
|
|
2172
|
+
"data-icon-path": "inner-path"
|
|
2173
|
+
})), _path134 || (_path134 = /*#__PURE__*/React.createElement("path", {
|
|
2174
|
+
d: "M28,2H4A2,2,0,0,0,2,4V28a2,2,0,0,0,2,2H28a2,2,0,0,0,2-2V4A2,2,0,0,0,28,2ZM26,14H24V9.4141l-7,7V26H15V16.4141l-7-7V14H6V6h8V8H9.4141L16,14.5859,22.5859,8H18V6h8Z"
|
|
2125
2175
|
})), children);
|
|
2126
2176
|
});
|
|
2127
2177
|
|
|
2128
2178
|
if (process.env.NODE_ENV !== "production") {
|
|
2129
|
-
|
|
2179
|
+
DirectionForkFilled.propTypes = iconPropTypes;
|
|
2130
2180
|
}
|
|
2131
|
-
var
|
|
2181
|
+
var DirectionLoopLeft = /*#__PURE__*/React.forwardRef(function DirectionLoopLeft(_ref86, ref) {
|
|
2132
2182
|
var children = _ref86.children,
|
|
2133
2183
|
_ref86$size = _ref86.size,
|
|
2134
2184
|
size = _ref86$size === void 0 ? 16 : _ref86$size,
|
|
@@ -2141,19 +2191,17 @@ var DirectionUTurnFilled = /*#__PURE__*/React.forwardRef(function DirectionUTurn
|
|
|
2141
2191
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2142
2192
|
viewBox: "0 0 32 32",
|
|
2143
2193
|
fill: "currentColor"
|
|
2144
|
-
}, rest),
|
|
2145
|
-
|
|
2146
|
-
|
|
2147
|
-
|
|
2148
|
-
})), _path132 || (_path132 = /*#__PURE__*/React.createElement("path", {
|
|
2149
|
-
d: "M28,2H4A2,2,0,0,0,2,4V28a2,2,0,0,0,2,2H28a2,2,0,0,0,2-2V4A2,2,0,0,0,28,2ZM21,26l-7-7,1.4141-1.4141L20,22.1719V14A6,6,0,0,0,8,14V26H6V14a8,8,0,0,1,16,0v8.1719l4.5859-4.586L28,19Z"
|
|
2194
|
+
}, rest), _path135 || (_path135 = /*#__PURE__*/React.createElement("path", {
|
|
2195
|
+
d: "M16 20H18V28H16z"
|
|
2196
|
+
})), _path136 || (_path136 = /*#__PURE__*/React.createElement("path", {
|
|
2197
|
+
d: "M23,4a7.0078,7.0078,0,0,0-7,7v3h2V11a5,5,0,1,1,5,5H5.8281l4.586-4.5859L9,10,2,17l7,7,1.4141-1.4141L5.8281,18H23A7,7,0,0,0,23,4Z"
|
|
2150
2198
|
})), children);
|
|
2151
2199
|
});
|
|
2152
2200
|
|
|
2153
2201
|
if (process.env.NODE_ENV !== "production") {
|
|
2154
|
-
|
|
2202
|
+
DirectionLoopLeft.propTypes = iconPropTypes;
|
|
2155
2203
|
}
|
|
2156
|
-
var
|
|
2204
|
+
var DirectionLoopLeftFilled = /*#__PURE__*/React.forwardRef(function DirectionLoopLeftFilled(_ref87, ref) {
|
|
2157
2205
|
var children = _ref87.children,
|
|
2158
2206
|
_ref87$size = _ref87.size,
|
|
2159
2207
|
size = _ref87$size === void 0 ? 16 : _ref87$size,
|
|
@@ -2166,15 +2214,19 @@ var DirectoryDomain = /*#__PURE__*/React.forwardRef(function DirectoryDomain(_re
|
|
|
2166
2214
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2167
2215
|
viewBox: "0 0 32 32",
|
|
2168
2216
|
fill: "currentColor"
|
|
2169
|
-
}, rest),
|
|
2170
|
-
|
|
2217
|
+
}, rest), _path137 || (_path137 = /*#__PURE__*/React.createElement("path", {
|
|
2218
|
+
fill: "none",
|
|
2219
|
+
d: "M16,18h2v8H16ZM4,15l7,7,1.4141-1.4141L7.8281,16H21a5,5,0,1,0-5-5v1h2V11a3,3,0,1,1,3,3H7.8281l4.586-4.5859L11,8Z",
|
|
2220
|
+
"data-icon-path": "inner-path"
|
|
2221
|
+
})), _path138 || (_path138 = /*#__PURE__*/React.createElement("path", {
|
|
2222
|
+
d: "M2,4V28a2,2,0,0,0,2,2H28a2,2,0,0,0,2-2V4a2,2,0,0,0-2-2H4A2,2,0,0,0,2,4ZM16,18h2v8H16ZM4,15l7-7,1.4141,1.4141L7.8281,14H21a3,3,0,1,0-3-3v1H16V11a5,5,0,1,1,5,5H7.8281l4.586,4.5859L11,22Z"
|
|
2171
2223
|
})), children);
|
|
2172
2224
|
});
|
|
2173
2225
|
|
|
2174
2226
|
if (process.env.NODE_ENV !== "production") {
|
|
2175
|
-
|
|
2227
|
+
DirectionLoopLeftFilled.propTypes = iconPropTypes;
|
|
2176
2228
|
}
|
|
2177
|
-
var
|
|
2229
|
+
var DirectionLoopRight = /*#__PURE__*/React.forwardRef(function DirectionLoopRight(_ref88, ref) {
|
|
2178
2230
|
var children = _ref88.children,
|
|
2179
2231
|
_ref88$size = _ref88.size,
|
|
2180
2232
|
size = _ref88$size === void 0 ? 16 : _ref88$size,
|
|
@@ -2187,15 +2239,17 @@ var DistributeHorizontalCenter = /*#__PURE__*/React.forwardRef(function Distribu
|
|
|
2187
2239
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2188
2240
|
viewBox: "0 0 32 32",
|
|
2189
2241
|
fill: "currentColor"
|
|
2190
|
-
}, rest),
|
|
2191
|
-
d: "
|
|
2242
|
+
}, rest), _path139 || (_path139 = /*#__PURE__*/React.createElement("path", {
|
|
2243
|
+
d: "M14 20H16V28H14z"
|
|
2244
|
+
})), _path140 || (_path140 = /*#__PURE__*/React.createElement("path", {
|
|
2245
|
+
d: "M9,4a7.0078,7.0078,0,0,1,7,7v3H14V11a5,5,0,1,0-5,5H26.1719l-4.586-4.5859L23,10l7,7-7,7-1.4141-1.4141L26.1719,18H9A7,7,0,0,1,9,4Z"
|
|
2192
2246
|
})), children);
|
|
2193
2247
|
});
|
|
2194
2248
|
|
|
2195
2249
|
if (process.env.NODE_ENV !== "production") {
|
|
2196
|
-
|
|
2250
|
+
DirectionLoopRight.propTypes = iconPropTypes;
|
|
2197
2251
|
}
|
|
2198
|
-
var
|
|
2252
|
+
var DirectionLoopRightFilled = /*#__PURE__*/React.forwardRef(function DirectionLoopRightFilled(_ref89, ref) {
|
|
2199
2253
|
var children = _ref89.children,
|
|
2200
2254
|
_ref89$size = _ref89.size,
|
|
2201
2255
|
size = _ref89$size === void 0 ? 16 : _ref89$size,
|
|
@@ -2208,15 +2262,19 @@ var DistributeHorizontalLeft = /*#__PURE__*/React.forwardRef(function Distribute
|
|
|
2208
2262
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2209
2263
|
viewBox: "0 0 32 32",
|
|
2210
2264
|
fill: "currentColor"
|
|
2211
|
-
}, rest),
|
|
2212
|
-
|
|
2265
|
+
}, rest), _path141 || (_path141 = /*#__PURE__*/React.createElement("path", {
|
|
2266
|
+
fill: "none",
|
|
2267
|
+
d: "M16,26H14V18h2ZM21,8,19.5859,9.4141,24.1719,14H11a3,3,0,1,1,3-3v1h2V11a5,5,0,1,0-5,5H24.1719l-4.586,4.5859L21,22l7-7Z",
|
|
2268
|
+
"data-icon-path": "inner-path"
|
|
2269
|
+
})), _path142 || (_path142 = /*#__PURE__*/React.createElement("path", {
|
|
2270
|
+
d: "M28,2H4A2,2,0,0,0,2,4V28a2,2,0,0,0,2,2H28a2,2,0,0,0,2-2V4A2,2,0,0,0,28,2ZM16,26H14V18h2Zm5-4-1.4141-1.4141L24.1719,16H11a5,5,0,1,1,5-5v1H14V11a3,3,0,1,0-3,3H24.1719l-4.586-4.5859L21,8l7,7Z"
|
|
2213
2271
|
})), children);
|
|
2214
2272
|
});
|
|
2215
2273
|
|
|
2216
2274
|
if (process.env.NODE_ENV !== "production") {
|
|
2217
|
-
|
|
2275
|
+
DirectionLoopRightFilled.propTypes = iconPropTypes;
|
|
2218
2276
|
}
|
|
2219
|
-
var
|
|
2277
|
+
var DirectionMerge = /*#__PURE__*/React.forwardRef(function DirectionMerge(_ref90, ref) {
|
|
2220
2278
|
var children = _ref90.children,
|
|
2221
2279
|
_ref90$size = _ref90.size,
|
|
2222
2280
|
size = _ref90$size === void 0 ? 16 : _ref90$size,
|
|
@@ -2229,15 +2287,15 @@ var DistributeHorizontalRight = /*#__PURE__*/React.forwardRef(function Distribut
|
|
|
2229
2287
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2230
2288
|
viewBox: "0 0 32 32",
|
|
2231
2289
|
fill: "currentColor"
|
|
2232
|
-
}, rest),
|
|
2233
|
-
d: "
|
|
2290
|
+
}, rest), _path143 || (_path143 = /*#__PURE__*/React.createElement("path", {
|
|
2291
|
+
d: "M17.8784,15.4648A2.9821,2.9821,0,0,1,17,13.3433V7.8281l4.5859,4.586L23,11,16,4,9,11l1.4141,1.4141L15,7.8281v5.5152a2.9805,2.9805,0,0,1-.8784,2.1211l-2.6572,2.6567A4.9682,4.9682,0,0,0,10,21.6567V28h2V21.6567a2.9805,2.9805,0,0,1,.8784-2.1211l2.6572-2.6567A5.0021,5.0021,0,0,0,16,16.3135a5.0021,5.0021,0,0,0,.4644.5654l2.6572,2.6563A2.9821,2.9821,0,0,1,20,21.6567V28h2V21.6567a4.9682,4.9682,0,0,0-1.4644-3.5356Z"
|
|
2234
2292
|
})), children);
|
|
2235
2293
|
});
|
|
2236
2294
|
|
|
2237
2295
|
if (process.env.NODE_ENV !== "production") {
|
|
2238
|
-
|
|
2296
|
+
DirectionMerge.propTypes = iconPropTypes;
|
|
2239
2297
|
}
|
|
2240
|
-
var
|
|
2298
|
+
var DirectionMergeFilled = /*#__PURE__*/React.forwardRef(function DirectionMergeFilled(_ref91, ref) {
|
|
2241
2299
|
var children = _ref91.children,
|
|
2242
2300
|
_ref91$size = _ref91.size,
|
|
2243
2301
|
size = _ref91$size === void 0 ? 16 : _ref91$size,
|
|
@@ -2250,15 +2308,19 @@ var DistributeVerticalBottom = /*#__PURE__*/React.forwardRef(function Distribute
|
|
|
2250
2308
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2251
2309
|
viewBox: "0 0 32 32",
|
|
2252
2310
|
fill: "currentColor"
|
|
2253
|
-
}, rest),
|
|
2254
|
-
d: "
|
|
2311
|
+
}, rest), _path144 || (_path144 = /*#__PURE__*/React.createElement("path", {
|
|
2312
|
+
d: "M28,2H4A2,2,0,0,0,2,4V28a2,2,0,0,0,2,2H28a2,2,0,0,0,2-2V4A2,2,0,0,0,28,2ZM17.8784,15.4648l2.6572,2.6563A4.9682,4.9682,0,0,1,22,21.6567V26H20V21.6567a2.9821,2.9821,0,0,0-.8784-2.1215l-2.6572-2.6563A5.0021,5.0021,0,0,1,16,16.3135a5.0021,5.0021,0,0,1-.4644.5654l-2.6572,2.6567A2.9805,2.9805,0,0,0,12,21.6567V26H10V21.6567a4.9682,4.9682,0,0,1,1.4644-3.5356l2.6572-2.6567A2.9805,2.9805,0,0,0,15,13.3433V8.8281l-4.5859,4.586L9,12l7-7,7,7-1.4141,1.4141L17,8.8281v4.5152A2.9821,2.9821,0,0,0,17.8784,15.4648Z"
|
|
2313
|
+
})), _path145 || (_path145 = /*#__PURE__*/React.createElement("path", {
|
|
2314
|
+
fill: "none",
|
|
2315
|
+
d: "M17.8784,15.4648l2.6572,2.6563A4.9682,4.9682,0,0,1,22,21.6567V26H20V21.6567a2.9821,2.9821,0,0,0-.8784-2.1215l-2.6572-2.6563A5.0021,5.0021,0,0,1,16,16.3135a5.0021,5.0021,0,0,1-.4644.5654l-2.6572,2.6567A2.9805,2.9805,0,0,0,12,21.6567V26H10V21.6567a4.9682,4.9682,0,0,1,1.4644-3.5356l2.6572-2.6567A2.9805,2.9805,0,0,0,15,13.3433V8.8281l-4.5859,4.586L9,12l7-7,7,7-1.4141,1.4141L17,8.8281v4.5152A2.9821,2.9821,0,0,0,17.8784,15.4648Z",
|
|
2316
|
+
"data-icon-path": "inner-path"
|
|
2255
2317
|
})), children);
|
|
2256
2318
|
});
|
|
2257
2319
|
|
|
2258
2320
|
if (process.env.NODE_ENV !== "production") {
|
|
2259
|
-
|
|
2321
|
+
DirectionMergeFilled.propTypes = iconPropTypes;
|
|
2260
2322
|
}
|
|
2261
|
-
var
|
|
2323
|
+
var DirectionRight_01 = /*#__PURE__*/React.forwardRef(function DirectionRight_01(_ref92, ref) {
|
|
2262
2324
|
var children = _ref92.children,
|
|
2263
2325
|
_ref92$size = _ref92.size,
|
|
2264
2326
|
size = _ref92$size === void 0 ? 16 : _ref92$size,
|
|
@@ -2271,15 +2333,15 @@ var DistributeVerticalCenter = /*#__PURE__*/React.forwardRef(function Distribute
|
|
|
2271
2333
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2272
2334
|
viewBox: "0 0 32 32",
|
|
2273
2335
|
fill: "currentColor"
|
|
2274
|
-
}, rest),
|
|
2275
|
-
d: "
|
|
2336
|
+
}, rest), _path146 || (_path146 = /*#__PURE__*/React.createElement("path", {
|
|
2337
|
+
d: "M19,4,17.5859,5.4141,22.1719,10H10a2,2,0,0,0-2,2V28h2V12H22.1719l-4.586,4.5859L19,18l7-7Z"
|
|
2276
2338
|
})), children);
|
|
2277
2339
|
});
|
|
2278
2340
|
|
|
2279
2341
|
if (process.env.NODE_ENV !== "production") {
|
|
2280
|
-
|
|
2342
|
+
DirectionRight_01.propTypes = iconPropTypes;
|
|
2281
2343
|
}
|
|
2282
|
-
var
|
|
2344
|
+
var DirectionRight_01Filled = /*#__PURE__*/React.forwardRef(function DirectionRight_01Filled(_ref93, ref) {
|
|
2283
2345
|
var children = _ref93.children,
|
|
2284
2346
|
_ref93$size = _ref93.size,
|
|
2285
2347
|
size = _ref93$size === void 0 ? 16 : _ref93$size,
|
|
@@ -2292,15 +2354,19 @@ var DistributeVerticalTop = /*#__PURE__*/React.forwardRef(function DistributeVer
|
|
|
2292
2354
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2293
2355
|
viewBox: "0 0 32 32",
|
|
2294
2356
|
fill: "currentColor"
|
|
2295
|
-
}, rest),
|
|
2296
|
-
d: "
|
|
2357
|
+
}, rest), _path147 || (_path147 = /*#__PURE__*/React.createElement("path", {
|
|
2358
|
+
d: "M28,2H4A2,2,0,0,0,2,4V28a2,2,0,0,0,2,2H28a2,2,0,0,0,2-2V4A2,2,0,0,0,28,2ZM19,18l-1.4141-1.4141L22.1719,12H10V26H8V12a2,2,0,0,1,2-2H22.1719l-4.586-4.5859L19,4l7,7Z"
|
|
2359
|
+
})), _path148 || (_path148 = /*#__PURE__*/React.createElement("path", {
|
|
2360
|
+
fill: "none",
|
|
2361
|
+
d: "M19,18l-1.4141-1.4141L22.1719,12H10V26H8V12a2,2,0,0,1,2-2H22.1719l-4.586-4.5859L19,4l7,7Z",
|
|
2362
|
+
"data-icon-path": "inner-path"
|
|
2297
2363
|
})), children);
|
|
2298
2364
|
});
|
|
2299
2365
|
|
|
2300
2366
|
if (process.env.NODE_ENV !== "production") {
|
|
2301
|
-
|
|
2367
|
+
DirectionRight_01Filled.propTypes = iconPropTypes;
|
|
2302
2368
|
}
|
|
2303
|
-
var
|
|
2369
|
+
var DirectionRight_02 = /*#__PURE__*/React.forwardRef(function DirectionRight_02(_ref94, ref) {
|
|
2304
2370
|
var children = _ref94.children,
|
|
2305
2371
|
_ref94$size = _ref94.size,
|
|
2306
2372
|
size = _ref94$size === void 0 ? 16 : _ref94$size,
|
|
@@ -2313,15 +2379,15 @@ var WatsonHealthDna = /*#__PURE__*/React.forwardRef(function WatsonHealthDna(_re
|
|
|
2313
2379
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2314
2380
|
viewBox: "0 0 32 32",
|
|
2315
2381
|
fill: "currentColor"
|
|
2316
|
-
}, rest),
|
|
2317
|
-
d: "
|
|
2382
|
+
}, rest), _path149 || (_path149 = /*#__PURE__*/React.createElement("path", {
|
|
2383
|
+
d: "M19 8L17.5859 9.4141 22.1719 14H10a2 2 0 00-2 2V28h2V16H22.1719l-4.586 4.5859L19 22l7-7zM8 4H10V12H8z"
|
|
2318
2384
|
})), children);
|
|
2319
2385
|
});
|
|
2320
2386
|
|
|
2321
2387
|
if (process.env.NODE_ENV !== "production") {
|
|
2322
|
-
|
|
2388
|
+
DirectionRight_02.propTypes = iconPropTypes;
|
|
2323
2389
|
}
|
|
2324
|
-
var
|
|
2390
|
+
var DirectionRight_02Filled = /*#__PURE__*/React.forwardRef(function DirectionRight_02Filled(_ref95, ref) {
|
|
2325
2391
|
var children = _ref95.children,
|
|
2326
2392
|
_ref95$size = _ref95.size,
|
|
2327
2393
|
size = _ref95$size === void 0 ? 16 : _ref95$size,
|
|
@@ -2334,17 +2400,19 @@ var DnsServices = /*#__PURE__*/React.forwardRef(function DnsServices(_ref95, ref
|
|
|
2334
2400
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2335
2401
|
viewBox: "0 0 32 32",
|
|
2336
2402
|
fill: "currentColor"
|
|
2337
|
-
}, rest),
|
|
2338
|
-
d: "
|
|
2339
|
-
})),
|
|
2340
|
-
|
|
2403
|
+
}, rest), _path150 || (_path150 = /*#__PURE__*/React.createElement("path", {
|
|
2404
|
+
d: "M28,2H4A2,2,0,0,0,2,4V28a2,2,0,0,0,2,2H28a2,2,0,0,0,2-2V4A2,2,0,0,0,28,2ZM8,6h2v8H8ZM19,24l-1.4141-1.4141L22.1719,18H10v8H8V18a2,2,0,0,1,2-2H22.1719l-4.586-4.5859L19,10l7,7Z"
|
|
2405
|
+
})), _path151 || (_path151 = /*#__PURE__*/React.createElement("path", {
|
|
2406
|
+
fill: "none",
|
|
2407
|
+
d: "M8,6h2v8H8ZM19,24l-1.4141-1.4141L22.1719,18H10v8H8V18a2,2,0,0,1,2-2H22.1719l-4.586-4.5859L19,10l7,7Z",
|
|
2408
|
+
"data-icon-path": "inner-path"
|
|
2341
2409
|
})), children);
|
|
2342
2410
|
});
|
|
2343
2411
|
|
|
2344
2412
|
if (process.env.NODE_ENV !== "production") {
|
|
2345
|
-
|
|
2413
|
+
DirectionRight_02Filled.propTypes = iconPropTypes;
|
|
2346
2414
|
}
|
|
2347
|
-
var
|
|
2415
|
+
var DirectionRotaryFirstRight = /*#__PURE__*/React.forwardRef(function DirectionRotaryFirstRight(_ref96, ref) {
|
|
2348
2416
|
var children = _ref96.children,
|
|
2349
2417
|
_ref96$size = _ref96.size,
|
|
2350
2418
|
size = _ref96$size === void 0 ? 16 : _ref96$size,
|
|
@@ -2357,15 +2425,15 @@ var Doc = /*#__PURE__*/React.forwardRef(function Doc(_ref96, ref) {
|
|
|
2357
2425
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2358
2426
|
viewBox: "0 0 32 32",
|
|
2359
2427
|
fill: "currentColor"
|
|
2360
|
-
}, rest),
|
|
2361
|
-
d: "
|
|
2428
|
+
}, rest), _path152 || (_path152 = /*#__PURE__*/React.createElement("path", {
|
|
2429
|
+
d: "M26,18v6.5859L15.8712,14.457A5.9242,5.9242,0,0,0,17,11a6,6,0,1,0-7,5.91V28h2V16.91a5.9566,5.9566,0,0,0,2.4554-1.04L24.5859,26H18v2H28V18ZM11,15a4,4,0,1,1,4-4A4.0045,4.0045,0,0,1,11,15Z"
|
|
2362
2430
|
})), children);
|
|
2363
2431
|
});
|
|
2364
2432
|
|
|
2365
2433
|
if (process.env.NODE_ENV !== "production") {
|
|
2366
|
-
|
|
2434
|
+
DirectionRotaryFirstRight.propTypes = iconPropTypes;
|
|
2367
2435
|
}
|
|
2368
|
-
var
|
|
2436
|
+
var DirectionRotaryFirstRightFilled = /*#__PURE__*/React.forwardRef(function DirectionRotaryFirstRightFilled(_ref97, ref) {
|
|
2369
2437
|
var children = _ref97.children,
|
|
2370
2438
|
_ref97$size = _ref97.size,
|
|
2371
2439
|
size = _ref97$size === void 0 ? 16 : _ref97$size,
|
|
@@ -2378,17 +2446,23 @@ var Document = /*#__PURE__*/React.forwardRef(function Document(_ref97, ref) {
|
|
|
2378
2446
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2379
2447
|
viewBox: "0 0 32 32",
|
|
2380
2448
|
fill: "currentColor"
|
|
2381
|
-
}, rest),
|
|
2382
|
-
|
|
2383
|
-
|
|
2384
|
-
|
|
2449
|
+
}, rest), _circle22 || (_circle22 = /*#__PURE__*/React.createElement("circle", {
|
|
2450
|
+
cx: "11",
|
|
2451
|
+
cy: "11",
|
|
2452
|
+
r: "3"
|
|
2453
|
+
})), _path153 || (_path153 = /*#__PURE__*/React.createElement("path", {
|
|
2454
|
+
d: "M28,2H4A2,2,0,0,0,2,4V28a2,2,0,0,0,2,2H28a2,2,0,0,0,2-2V4A2,2,0,0,0,28,2ZM26,26H16V24h6.5859l-8.833-8.833A4.9678,4.9678,0,0,1,12,15.8989V26H10V15.8989a5.0113,5.0113,0,1,1,5.167-2.146L24,22.5859V16h2Z"
|
|
2455
|
+
})), _path154 || (_path154 = /*#__PURE__*/React.createElement("path", {
|
|
2456
|
+
fill: "none",
|
|
2457
|
+
d: "M11,14a3,3,0,1,1,3-3A3.0033,3.0033,0,0,1,11,14Zm13,2v6.5859l-8.833-8.833A4.9959,4.9959,0,1,0,10,15.8989V26h2V15.8989a4.9678,4.9678,0,0,0,1.7529-.7319L22.5859,24H16v2H26V16Z",
|
|
2458
|
+
"data-icon-path": "inner-path"
|
|
2385
2459
|
})), children);
|
|
2386
2460
|
});
|
|
2387
2461
|
|
|
2388
2462
|
if (process.env.NODE_ENV !== "production") {
|
|
2389
|
-
|
|
2463
|
+
DirectionRotaryFirstRightFilled.propTypes = iconPropTypes;
|
|
2390
2464
|
}
|
|
2391
|
-
var
|
|
2465
|
+
var DirectionRotaryRight = /*#__PURE__*/React.forwardRef(function DirectionRotaryRight(_ref98, ref) {
|
|
2392
2466
|
var children = _ref98.children,
|
|
2393
2467
|
_ref98$size = _ref98.size,
|
|
2394
2468
|
size = _ref98$size === void 0 ? 16 : _ref98$size,
|
|
@@ -2401,17 +2475,15 @@ var DocumentAdd = /*#__PURE__*/React.forwardRef(function DocumentAdd(_ref98, ref
|
|
|
2401
2475
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2402
2476
|
viewBox: "0 0 32 32",
|
|
2403
2477
|
fill: "currentColor"
|
|
2404
|
-
}, rest),
|
|
2405
|
-
d: "
|
|
2406
|
-
})), _path147 || (_path147 = /*#__PURE__*/React.createElement("path", {
|
|
2407
|
-
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"
|
|
2478
|
+
}, rest), _path155 || (_path155 = /*#__PURE__*/React.createElement("path", {
|
|
2479
|
+
d: "M22,4,20.5859,5.4141,25.1719,10H16.91A5.9965,5.9965,0,1,0,10,16.91V28h2V16.91A6.0061,6.0061,0,0,0,16.91,12h8.2622l-4.586,4.5859L22,18l7-7ZM11,15a4,4,0,1,1,4-4A4.0045,4.0045,0,0,1,11,15Z"
|
|
2408
2480
|
})), children);
|
|
2409
2481
|
});
|
|
2410
2482
|
|
|
2411
2483
|
if (process.env.NODE_ENV !== "production") {
|
|
2412
|
-
|
|
2484
|
+
DirectionRotaryRight.propTypes = iconPropTypes;
|
|
2413
2485
|
}
|
|
2414
|
-
var
|
|
2486
|
+
var DirectionRotaryRightFilled = /*#__PURE__*/React.forwardRef(function DirectionRotaryRightFilled(_ref99, ref) {
|
|
2415
2487
|
var children = _ref99.children,
|
|
2416
2488
|
_ref99$size = _ref99.size,
|
|
2417
2489
|
size = _ref99$size === void 0 ? 16 : _ref99$size,
|
|
@@ -2424,17 +2496,23 @@ var DocumentAttachment = /*#__PURE__*/React.forwardRef(function DocumentAttachme
|
|
|
2424
2496
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2425
2497
|
viewBox: "0 0 32 32",
|
|
2426
2498
|
fill: "currentColor"
|
|
2427
|
-
}, rest),
|
|
2428
|
-
|
|
2429
|
-
|
|
2430
|
-
|
|
2499
|
+
}, rest), _circle23 || (_circle23 = /*#__PURE__*/React.createElement("circle", {
|
|
2500
|
+
cx: "11",
|
|
2501
|
+
cy: "11",
|
|
2502
|
+
r: "3"
|
|
2503
|
+
})), _path156 || (_path156 = /*#__PURE__*/React.createElement("path", {
|
|
2504
|
+
d: "M28,2H4A2,2,0,0,0,2,4V28a2,2,0,0,0,2,2H28a2,2,0,0,0,2-2V4A2,2,0,0,0,28,2ZM20,18l-1.4141-1.4141L23.1719,12h-7.273A5.0145,5.0145,0,0,1,12,15.8989V26H10V15.8989A5,5,0,1,1,15.8989,10h7.273l-4.586-4.5859L20,4l7,7Z"
|
|
2505
|
+
})), _path157 || (_path157 = /*#__PURE__*/React.createElement("path", {
|
|
2506
|
+
fill: "none",
|
|
2507
|
+
d: "M20,4,18.5859,5.4141,23.1719,10h-7.273A5,5,0,1,0,10,15.8989V26h2V15.8989A5.0145,5.0145,0,0,0,15.8989,12h7.273l-4.586,4.5859L20,18l7-7ZM11,14a3,3,0,1,1,3-3A3.0033,3.0033,0,0,1,11,14Z",
|
|
2508
|
+
"data-icon-path": "inner-path"
|
|
2431
2509
|
})), children);
|
|
2432
2510
|
});
|
|
2433
2511
|
|
|
2434
2512
|
if (process.env.NODE_ENV !== "production") {
|
|
2435
|
-
|
|
2513
|
+
DirectionRotaryRightFilled.propTypes = iconPropTypes;
|
|
2436
2514
|
}
|
|
2437
|
-
var
|
|
2515
|
+
var DirectionRotaryStraight = /*#__PURE__*/React.forwardRef(function DirectionRotaryStraight(_ref100, ref) {
|
|
2438
2516
|
var children = _ref100.children,
|
|
2439
2517
|
_ref100$size = _ref100.size,
|
|
2440
2518
|
size = _ref100$size === void 0 ? 16 : _ref100$size,
|
|
@@ -2447,17 +2525,15 @@ var DocumentAudio = /*#__PURE__*/React.forwardRef(function DocumentAudio(_ref100
|
|
|
2447
2525
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2448
2526
|
viewBox: "0 0 32 32",
|
|
2449
2527
|
fill: "currentColor"
|
|
2450
|
-
}, rest),
|
|
2451
|
-
d: "
|
|
2452
|
-
})), _path151 || (_path151 = /*#__PURE__*/React.createElement("path", {
|
|
2453
|
-
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"
|
|
2528
|
+
}, rest), _path158 || (_path158 = /*#__PURE__*/React.createElement("path", {
|
|
2529
|
+
d: "M17,12.09V5.8281l4.5859,4.586L23,9,16,2,9,9l1.4141,1.4141L15,5.8281V12.09A5.9925,5.9925,0,0,0,15,23.91V28h2V23.91A5.9925,5.9925,0,0,0,17,12.09ZM16,22a4,4,0,1,1,4-4A4.0045,4.0045,0,0,1,16,22Z"
|
|
2454
2530
|
})), children);
|
|
2455
2531
|
});
|
|
2456
2532
|
|
|
2457
2533
|
if (process.env.NODE_ENV !== "production") {
|
|
2458
|
-
|
|
2534
|
+
DirectionRotaryStraight.propTypes = iconPropTypes;
|
|
2459
2535
|
}
|
|
2460
|
-
var
|
|
2536
|
+
var DirectionRotaryStraightFilled = /*#__PURE__*/React.forwardRef(function DirectionRotaryStraightFilled(_ref101, ref) {
|
|
2461
2537
|
var children = _ref101.children,
|
|
2462
2538
|
_ref101$size = _ref101.size,
|
|
2463
2539
|
size = _ref101$size === void 0 ? 16 : _ref101$size,
|
|
@@ -2470,15 +2546,23 @@ var DocumentBlank = /*#__PURE__*/React.forwardRef(function DocumentBlank(_ref101
|
|
|
2470
2546
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2471
2547
|
viewBox: "0 0 32 32",
|
|
2472
2548
|
fill: "currentColor"
|
|
2473
|
-
}, rest),
|
|
2474
|
-
|
|
2549
|
+
}, rest), _circle24 || (_circle24 = /*#__PURE__*/React.createElement("circle", {
|
|
2550
|
+
cx: "16",
|
|
2551
|
+
cy: "19",
|
|
2552
|
+
r: "3"
|
|
2553
|
+
})), _path159 || (_path159 = /*#__PURE__*/React.createElement("path", {
|
|
2554
|
+
d: "M28,2H4A2,2,0,0,0,2,4V28a2,2,0,0,0,2,2H28a2,2,0,0,0,2-2V4A2,2,0,0,0,28,2ZM21.5859,12.4141,17,7.8281v6.273a5,5,0,0,1,0,9.7978V28H15V23.8989a5,5,0,0,1,0-9.7978V7.8281l-4.5859,4.586L9,11l7-7,7,7Z"
|
|
2555
|
+
})), _path160 || (_path160 = /*#__PURE__*/React.createElement("path", {
|
|
2556
|
+
fill: "none",
|
|
2557
|
+
d: "M21.5859,12.4141,23,11,16,4,9,11l1.4141,1.4141L15,7.8281v6.273a5,5,0,0,0,0,9.7978V28h2V23.8989a5,5,0,0,0,0-9.7978V7.8281ZM19,19a3,3,0,1,1-3-3A3.0033,3.0033,0,0,1,19,19Z",
|
|
2558
|
+
"data-icon-path": "inner-path"
|
|
2475
2559
|
})), children);
|
|
2476
2560
|
});
|
|
2477
2561
|
|
|
2478
2562
|
if (process.env.NODE_ENV !== "production") {
|
|
2479
|
-
|
|
2563
|
+
DirectionRotaryStraightFilled.propTypes = iconPropTypes;
|
|
2480
2564
|
}
|
|
2481
|
-
var
|
|
2565
|
+
var DirectionSharpTurn = /*#__PURE__*/React.forwardRef(function DirectionSharpTurn(_ref102, ref) {
|
|
2482
2566
|
var children = _ref102.children,
|
|
2483
2567
|
_ref102$size = _ref102.size,
|
|
2484
2568
|
size = _ref102$size === void 0 ? 16 : _ref102$size,
|
|
@@ -2491,17 +2575,15 @@ var DocumentDownload = /*#__PURE__*/React.forwardRef(function DocumentDownload(_
|
|
|
2491
2575
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2492
2576
|
viewBox: "0 0 32 32",
|
|
2493
2577
|
fill: "currentColor"
|
|
2494
|
-
}, rest),
|
|
2495
|
-
d: "
|
|
2496
|
-
})), _path154 || (_path154 = /*#__PURE__*/React.createElement("path", {
|
|
2497
|
-
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"
|
|
2578
|
+
}, rest), _path161 || (_path161 = /*#__PURE__*/React.createElement("path", {
|
|
2579
|
+
d: "M26,18v6.5859L7.707,6.293A1,1,0,0,0,6,7V28H8V9.4141L24.5859,26H18v2H28V18Z"
|
|
2498
2580
|
})), children);
|
|
2499
2581
|
});
|
|
2500
2582
|
|
|
2501
2583
|
if (process.env.NODE_ENV !== "production") {
|
|
2502
|
-
|
|
2584
|
+
DirectionSharpTurn.propTypes = iconPropTypes;
|
|
2503
2585
|
}
|
|
2504
|
-
var
|
|
2586
|
+
var DirectionSharpTurnFilled = /*#__PURE__*/React.forwardRef(function DirectionSharpTurnFilled(_ref103, ref) {
|
|
2505
2587
|
var children = _ref103.children,
|
|
2506
2588
|
_ref103$size = _ref103.size,
|
|
2507
2589
|
size = _ref103$size === void 0 ? 16 : _ref103$size,
|
|
@@ -2514,17 +2596,19 @@ var DocumentEpdf = /*#__PURE__*/React.forwardRef(function DocumentEpdf(_ref103,
|
|
|
2514
2596
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2515
2597
|
viewBox: "0 0 32 32",
|
|
2516
2598
|
fill: "currentColor"
|
|
2517
|
-
}, rest),
|
|
2518
|
-
d: "M28,
|
|
2519
|
-
})),
|
|
2520
|
-
|
|
2599
|
+
}, rest), _path162 || (_path162 = /*#__PURE__*/React.createElement("path", {
|
|
2600
|
+
d: "M28,2H4A2,2,0,0,0,2,4V28a2,2,0,0,0,2,2H28a2,2,0,0,0,2-2V4A2,2,0,0,0,28,2ZM26,26H16V24h6.5859L8,9.4141V26H6V7a1,1,0,0,1,1.707-.707L24,22.5859V16h2Z"
|
|
2601
|
+
})), _path163 || (_path163 = /*#__PURE__*/React.createElement("path", {
|
|
2602
|
+
fill: "none",
|
|
2603
|
+
d: "M26,26H16V24h6.5859L8,9.4141V26H6V7a1,1,0,0,1,1.707-.707L24,22.5859V16h2Z",
|
|
2604
|
+
"data-icon-path": "inner-path"
|
|
2521
2605
|
})), children);
|
|
2522
2606
|
});
|
|
2523
2607
|
|
|
2524
2608
|
if (process.env.NODE_ENV !== "production") {
|
|
2525
|
-
|
|
2609
|
+
DirectionSharpTurnFilled.propTypes = iconPropTypes;
|
|
2526
2610
|
}
|
|
2527
|
-
var
|
|
2611
|
+
var DirectionStraight = /*#__PURE__*/React.forwardRef(function DirectionStraight(_ref104, ref) {
|
|
2528
2612
|
var children = _ref104.children,
|
|
2529
2613
|
_ref104$size = _ref104.size,
|
|
2530
2614
|
size = _ref104$size === void 0 ? 16 : _ref104$size,
|
|
@@ -2537,17 +2621,15 @@ var DocumentExport = /*#__PURE__*/React.forwardRef(function DocumentExport(_ref1
|
|
|
2537
2621
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2538
2622
|
viewBox: "0 0 32 32",
|
|
2539
2623
|
fill: "currentColor"
|
|
2540
|
-
}, rest),
|
|
2541
|
-
d: "
|
|
2542
|
-
})), _path158 || (_path158 = /*#__PURE__*/React.createElement("path", {
|
|
2543
|
-
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"
|
|
2624
|
+
}, rest), _path164 || (_path164 = /*#__PURE__*/React.createElement("path", {
|
|
2625
|
+
d: "M16 4L9 11 10.414 12.414 15 7.828 15 28 17 28 17 7.828 21.586 12.414 23 11 16 4z"
|
|
2544
2626
|
})), children);
|
|
2545
2627
|
});
|
|
2546
2628
|
|
|
2547
2629
|
if (process.env.NODE_ENV !== "production") {
|
|
2548
|
-
|
|
2630
|
+
DirectionStraight.propTypes = iconPropTypes;
|
|
2549
2631
|
}
|
|
2550
|
-
var
|
|
2632
|
+
var DirectionStraightFilled = /*#__PURE__*/React.forwardRef(function DirectionStraightFilled(_ref105, ref) {
|
|
2551
2633
|
var children = _ref105.children,
|
|
2552
2634
|
_ref105$size = _ref105.size,
|
|
2553
2635
|
size = _ref105$size === void 0 ? 16 : _ref105$size,
|
|
@@ -2560,17 +2642,19 @@ var DocumentHorizontal = /*#__PURE__*/React.forwardRef(function DocumentHorizont
|
|
|
2560
2642
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2561
2643
|
viewBox: "0 0 32 32",
|
|
2562
2644
|
fill: "currentColor"
|
|
2563
|
-
}, rest),
|
|
2564
|
-
d: "M28,
|
|
2565
|
-
})),
|
|
2566
|
-
|
|
2645
|
+
}, rest), _path165 || (_path165 = /*#__PURE__*/React.createElement("path", {
|
|
2646
|
+
d: "M28,2H4A2,2,0,0,0,2,4V28a2,2,0,0,0,2,2H28a2,2,0,0,0,2-2V4A2,2,0,0,0,28,2ZM21.5859,13.4141,17,8.8281V26H15V8.8281l-4.5859,4.586L9,12l7-7,7,7Z"
|
|
2647
|
+
})), _path166 || (_path166 = /*#__PURE__*/React.createElement("path", {
|
|
2648
|
+
fill: "none",
|
|
2649
|
+
d: "M21.5859,13.4141,17,8.8281V26H15V8.8281l-4.5859,4.586L9,12l7-7,7,7Z",
|
|
2650
|
+
"data-icon-path": "inner-path"
|
|
2567
2651
|
})), children);
|
|
2568
2652
|
});
|
|
2569
2653
|
|
|
2570
2654
|
if (process.env.NODE_ENV !== "production") {
|
|
2571
|
-
|
|
2655
|
+
DirectionStraightFilled.propTypes = iconPropTypes;
|
|
2572
2656
|
}
|
|
2573
|
-
var
|
|
2657
|
+
var DirectionStraightRight = /*#__PURE__*/React.forwardRef(function DirectionStraightRight(_ref106, ref) {
|
|
2574
2658
|
var children = _ref106.children,
|
|
2575
2659
|
_ref106$size = _ref106.size,
|
|
2576
2660
|
size = _ref106$size === void 0 ? 16 : _ref106$size,
|
|
@@ -2583,17 +2667,15 @@ var DocumentImport = /*#__PURE__*/React.forwardRef(function DocumentImport(_ref1
|
|
|
2583
2667
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2584
2668
|
viewBox: "0 0 32 32",
|
|
2585
2669
|
fill: "currentColor"
|
|
2586
|
-
}, rest),
|
|
2587
|
-
d: "M28
|
|
2588
|
-
})), _path162 || (_path162 = /*#__PURE__*/React.createElement("path", {
|
|
2589
|
-
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"
|
|
2670
|
+
}, rest), _path167 || (_path167 = /*#__PURE__*/React.createElement("path", {
|
|
2671
|
+
d: "M28 16L21 9 19.586 10.414 24.172 15 4 15 4 17 24.172 17 19.586 21.586 21 23 28 16z"
|
|
2590
2672
|
})), children);
|
|
2591
2673
|
});
|
|
2592
2674
|
|
|
2593
2675
|
if (process.env.NODE_ENV !== "production") {
|
|
2594
|
-
|
|
2676
|
+
DirectionStraightRight.propTypes = iconPropTypes;
|
|
2595
2677
|
}
|
|
2596
|
-
var
|
|
2678
|
+
var DirectionStraightRightFilled = /*#__PURE__*/React.forwardRef(function DirectionStraightRightFilled(_ref107, ref) {
|
|
2597
2679
|
var children = _ref107.children,
|
|
2598
2680
|
_ref107$size = _ref107.size,
|
|
2599
2681
|
size = _ref107$size === void 0 ? 16 : _ref107$size,
|
|
@@ -2606,17 +2688,19 @@ var DocumentPdf = /*#__PURE__*/React.forwardRef(function DocumentPdf(_ref107, re
|
|
|
2606
2688
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2607
2689
|
viewBox: "0 0 32 32",
|
|
2608
2690
|
fill: "currentColor"
|
|
2609
|
-
}, rest),
|
|
2610
|
-
d: "
|
|
2611
|
-
})),
|
|
2612
|
-
|
|
2691
|
+
}, rest), _path168 || (_path168 = /*#__PURE__*/React.createElement("path", {
|
|
2692
|
+
d: "M28,2H4A2,2,0,0,0,2,4V28a2,2,0,0,0,2,2H28a2,2,0,0,0,2-2V4A2,2,0,0,0,28,2ZM20,23l-1.4141-1.4141L23.1719,17H6V15H23.1719l-4.586-4.5859L20,9l7,7Z"
|
|
2693
|
+
})), _path169 || (_path169 = /*#__PURE__*/React.createElement("path", {
|
|
2694
|
+
fill: "none",
|
|
2695
|
+
d: "M20,23l-1.4141-1.4141L23.1719,17H6V15H23.1719l-4.586-4.5859L20,9l7,7Z",
|
|
2696
|
+
"data-icon-path": "inner-path"
|
|
2613
2697
|
})), children);
|
|
2614
2698
|
});
|
|
2615
2699
|
|
|
2616
2700
|
if (process.env.NODE_ENV !== "production") {
|
|
2617
|
-
|
|
2701
|
+
DirectionStraightRightFilled.propTypes = iconPropTypes;
|
|
2618
2702
|
}
|
|
2619
|
-
var
|
|
2703
|
+
var DirectionUTurn = /*#__PURE__*/React.forwardRef(function DirectionUTurn(_ref108, ref) {
|
|
2620
2704
|
var children = _ref108.children,
|
|
2621
2705
|
_ref108$size = _ref108.size,
|
|
2622
2706
|
size = _ref108$size === void 0 ? 16 : _ref108$size,
|
|
@@ -2629,17 +2713,15 @@ var DocumentPreliminary = /*#__PURE__*/React.forwardRef(function DocumentPrelimi
|
|
|
2629
2713
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2630
2714
|
viewBox: "0 0 32 32",
|
|
2631
2715
|
fill: "currentColor"
|
|
2632
|
-
}, rest),
|
|
2633
|
-
d: "
|
|
2634
|
-
})), _path166 || (_path166 = /*#__PURE__*/React.createElement("path", {
|
|
2635
|
-
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"
|
|
2716
|
+
}, rest), _path170 || (_path170 = /*#__PURE__*/React.createElement("path", {
|
|
2717
|
+
d: "M26.5859,19.5859,22,24.1719V12A8,8,0,0,0,6,12V28H8V12a6,6,0,0,1,12,0V24.1719l-4.5859-4.586L14,21l7,7,7-7Z"
|
|
2636
2718
|
})), children);
|
|
2637
2719
|
});
|
|
2638
2720
|
|
|
2639
2721
|
if (process.env.NODE_ENV !== "production") {
|
|
2640
|
-
|
|
2722
|
+
DirectionUTurn.propTypes = iconPropTypes;
|
|
2641
2723
|
}
|
|
2642
|
-
var
|
|
2724
|
+
var DirectionUTurnFilled = /*#__PURE__*/React.forwardRef(function DirectionUTurnFilled(_ref109, ref) {
|
|
2643
2725
|
var children = _ref109.children,
|
|
2644
2726
|
_ref109$size = _ref109.size,
|
|
2645
2727
|
size = _ref109$size === void 0 ? 16 : _ref109$size,
|
|
@@ -2652,17 +2734,19 @@ var DocumentProtected = /*#__PURE__*/React.forwardRef(function DocumentProtected
|
|
|
2652
2734
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2653
2735
|
viewBox: "0 0 32 32",
|
|
2654
2736
|
fill: "currentColor"
|
|
2655
|
-
}, rest),
|
|
2656
|
-
|
|
2657
|
-
|
|
2658
|
-
|
|
2737
|
+
}, rest), _path171 || (_path171 = /*#__PURE__*/React.createElement("path", {
|
|
2738
|
+
fill: "none",
|
|
2739
|
+
d: "M26.5859,17.5859,22,22.1719V14A8,8,0,0,0,6,14V26H8V14a6,6,0,0,1,12,0v8.1719l-4.5859-4.586L14,19l7,7,7-7Z",
|
|
2740
|
+
"data-icon-path": "inner-path"
|
|
2741
|
+
})), _path172 || (_path172 = /*#__PURE__*/React.createElement("path", {
|
|
2742
|
+
d: "M28,2H4A2,2,0,0,0,2,4V28a2,2,0,0,0,2,2H28a2,2,0,0,0,2-2V4A2,2,0,0,0,28,2ZM21,26l-7-7,1.4141-1.4141L20,22.1719V14A6,6,0,0,0,8,14V26H6V14a8,8,0,0,1,16,0v8.1719l4.5859-4.586L28,19Z"
|
|
2659
2743
|
})), children);
|
|
2660
2744
|
});
|
|
2661
2745
|
|
|
2662
2746
|
if (process.env.NODE_ENV !== "production") {
|
|
2663
|
-
|
|
2747
|
+
DirectionUTurnFilled.propTypes = iconPropTypes;
|
|
2664
2748
|
}
|
|
2665
|
-
var
|
|
2749
|
+
var DirectoryDomain = /*#__PURE__*/React.forwardRef(function DirectoryDomain(_ref110, ref) {
|
|
2666
2750
|
var children = _ref110.children,
|
|
2667
2751
|
_ref110$size = _ref110.size,
|
|
2668
2752
|
size = _ref110$size === void 0 ? 16 : _ref110$size,
|
|
@@ -2675,17 +2759,15 @@ var DocumentSecurity = /*#__PURE__*/React.forwardRef(function DocumentSecurity(_
|
|
|
2675
2759
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2676
2760
|
viewBox: "0 0 32 32",
|
|
2677
2761
|
fill: "currentColor"
|
|
2678
|
-
}, rest),
|
|
2679
|
-
d: "
|
|
2680
|
-
})), _path170 || (_path170 = /*#__PURE__*/React.createElement("path", {
|
|
2681
|
-
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"
|
|
2762
|
+
}, rest), _path173 || (_path173 = /*#__PURE__*/React.createElement("path", {
|
|
2763
|
+
d: "M28,26H18.8157A2.9959,2.9959,0,0,0,17,24.1841V19h7a2.0025,2.0025,0,0,0,2-2V4a2.0025,2.0025,0,0,0-2-2H8A2.0025,2.0025,0,0,0,6,4V17a2.0025,2.0025,0,0,0,2,2h7v5.1841A2.9959,2.9959,0,0,0,13.1843,26H4v2h9.1843a2.982,2.982,0,0,0,5.6314,0H28ZM24,12H8V9H24Zm0-8V7H8V4ZM8,14H24v3H8Zm8,14a1,1,0,1,1,1-1A1.0008,1.0008,0,0,1,16,28Z"
|
|
2682
2764
|
})), children);
|
|
2683
2765
|
});
|
|
2684
2766
|
|
|
2685
2767
|
if (process.env.NODE_ENV !== "production") {
|
|
2686
|
-
|
|
2768
|
+
DirectoryDomain.propTypes = iconPropTypes;
|
|
2687
2769
|
}
|
|
2688
|
-
var
|
|
2770
|
+
var DistributeHorizontalCenter = /*#__PURE__*/React.forwardRef(function DistributeHorizontalCenter(_ref111, ref) {
|
|
2689
2771
|
var children = _ref111.children,
|
|
2690
2772
|
_ref111$size = _ref111.size,
|
|
2691
2773
|
size = _ref111$size === void 0 ? 16 : _ref111$size,
|
|
@@ -2698,23 +2780,15 @@ var DocumentSigned = /*#__PURE__*/React.forwardRef(function DocumentSigned(_ref1
|
|
|
2698
2780
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2699
2781
|
viewBox: "0 0 32 32",
|
|
2700
2782
|
fill: "currentColor"
|
|
2701
|
-
}, rest),
|
|
2702
|
-
d: "
|
|
2703
|
-
})), _circle6 || (_circle6 = /*#__PURE__*/React.createElement("circle", {
|
|
2704
|
-
cx: "25",
|
|
2705
|
-
cy: "20",
|
|
2706
|
-
r: "1"
|
|
2707
|
-
})), _path172 || (_path172 = /*#__PURE__*/React.createElement("path", {
|
|
2708
|
-
d: "M8 6H20V8H8zM8 10H20V12H8zM8 14H14V16H8zM8 24H12V26H8z"
|
|
2709
|
-
})), _path173 || (_path173 = /*#__PURE__*/React.createElement("path", {
|
|
2710
|
-
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"
|
|
2783
|
+
}, rest), _path174 || (_path174 = /*#__PURE__*/React.createElement("path", {
|
|
2784
|
+
d: "M24 10H23V2H21v8H20a2.0023 2.0023 0 00-2 2v8a2.0023 2.0023 0 002 2h1v8h2V22h1a2.0023 2.0023 0 002-2V12A2.0023 2.0023 0 0024 10zm0 10H20V12h4zM12 6H11V2H9V6H8A2.0023 2.0023 0 006 8V24a2.0023 2.0023 0 002 2H9v4h2V26h1a2.0023 2.0023 0 002-2V8A2.0023 2.0023 0 0012 6zm0 18H8V8h4z"
|
|
2711
2785
|
})), children);
|
|
2712
2786
|
});
|
|
2713
2787
|
|
|
2714
2788
|
if (process.env.NODE_ENV !== "production") {
|
|
2715
|
-
|
|
2789
|
+
DistributeHorizontalCenter.propTypes = iconPropTypes;
|
|
2716
2790
|
}
|
|
2717
|
-
var
|
|
2791
|
+
var DistributeHorizontalLeft = /*#__PURE__*/React.forwardRef(function DistributeHorizontalLeft(_ref112, ref) {
|
|
2718
2792
|
var children = _ref112.children,
|
|
2719
2793
|
_ref112$size = _ref112.size,
|
|
2720
2794
|
size = _ref112$size === void 0 ? 16 : _ref112$size,
|
|
@@ -2727,17 +2801,15 @@ var DocumentSketch = /*#__PURE__*/React.forwardRef(function DocumentSketch(_ref1
|
|
|
2727
2801
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2728
2802
|
viewBox: "0 0 32 32",
|
|
2729
2803
|
fill: "currentColor"
|
|
2730
|
-
}, rest),
|
|
2731
|
-
d: "
|
|
2732
|
-
})), _path175 || (_path175 = /*#__PURE__*/React.createElement("path", {
|
|
2733
|
-
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"
|
|
2804
|
+
}, rest), _path175 || (_path175 = /*#__PURE__*/React.createElement("path", {
|
|
2805
|
+
d: "M28 22H24a2.0021 2.0021 0 01-2-2V12a2.0021 2.0021 0 012-2h4a2.0021 2.0021 0 012 2v8A2.0021 2.0021 0 0128 22zM24 12v8h4V12zM18 2H20V30H18zM12 26H8a2.0021 2.0021 0 01-2-2V8A2.0021 2.0021 0 018 6h4a2.0021 2.0021 0 012 2V24A2.0021 2.0021 0 0112 26zM8 8V24h4V8zM2 2H4V30H2z"
|
|
2734
2806
|
})), children);
|
|
2735
2807
|
});
|
|
2736
2808
|
|
|
2737
2809
|
if (process.env.NODE_ENV !== "production") {
|
|
2738
|
-
|
|
2810
|
+
DistributeHorizontalLeft.propTypes = iconPropTypes;
|
|
2739
2811
|
}
|
|
2740
|
-
var
|
|
2812
|
+
var DistributeHorizontalRight = /*#__PURE__*/React.forwardRef(function DistributeHorizontalRight(_ref113, ref) {
|
|
2741
2813
|
var children = _ref113.children,
|
|
2742
2814
|
_ref113$size = _ref113.size,
|
|
2743
2815
|
size = _ref113$size === void 0 ? 16 : _ref113$size,
|
|
@@ -2751,16 +2823,14 @@ var DocumentSubtract = /*#__PURE__*/React.forwardRef(function DocumentSubtract(_
|
|
|
2751
2823
|
viewBox: "0 0 32 32",
|
|
2752
2824
|
fill: "currentColor"
|
|
2753
2825
|
}, rest), _path176 || (_path176 = /*#__PURE__*/React.createElement("path", {
|
|
2754
|
-
d: "
|
|
2755
|
-
})), _path177 || (_path177 = /*#__PURE__*/React.createElement("path", {
|
|
2756
|
-
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"
|
|
2826
|
+
d: "M28 2H30V30H28zM24 22H20a2.0021 2.0021 0 01-2-2V12a2.0021 2.0021 0 012-2h4a2.0021 2.0021 0 012 2v8A2.0021 2.0021 0 0124 22zM20 12h-.0015L20 20h4V12zM12 2H14V30H12zM8 26H4a2.0021 2.0021 0 01-2-2V8A2.0021 2.0021 0 014 6H8a2.0021 2.0021 0 012 2V24A2.0021 2.0021 0 018 26zM4 8H3.9985L4 24H8V8z"
|
|
2757
2827
|
})), children);
|
|
2758
2828
|
});
|
|
2759
2829
|
|
|
2760
2830
|
if (process.env.NODE_ENV !== "production") {
|
|
2761
|
-
|
|
2831
|
+
DistributeHorizontalRight.propTypes = iconPropTypes;
|
|
2762
2832
|
}
|
|
2763
|
-
var
|
|
2833
|
+
var DistributeVerticalBottom = /*#__PURE__*/React.forwardRef(function DistributeVerticalBottom(_ref114, ref) {
|
|
2764
2834
|
var children = _ref114.children,
|
|
2765
2835
|
_ref114$size = _ref114.size,
|
|
2766
2836
|
size = _ref114$size === void 0 ? 16 : _ref114$size,
|
|
@@ -2773,17 +2843,15 @@ var DocumentTasks = /*#__PURE__*/React.forwardRef(function DocumentTasks(_ref114
|
|
|
2773
2843
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2774
2844
|
viewBox: "0 0 32 32",
|
|
2775
2845
|
fill: "currentColor"
|
|
2776
|
-
}, rest),
|
|
2777
|
-
d: "
|
|
2778
|
-
})), _path179 || (_path179 = /*#__PURE__*/React.createElement("path", {
|
|
2779
|
-
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"
|
|
2846
|
+
}, rest), _path177 || (_path177 = /*#__PURE__*/React.createElement("path", {
|
|
2847
|
+
d: "M2 28H30V30H2zM24 26H8a2.0021 2.0021 0 01-2-2V20a2.0021 2.0021 0 012-2H24a2.0021 2.0021 0 012 2v4A2.0021 2.0021 0 0124 26zm0-6.0012L8 20v4H24zM2 12H30V14H2zM20 10H12a2.0021 2.0021 0 01-2-2V4a2.0021 2.0021 0 012-2h8a2.0021 2.0021 0 012 2V8A2.0021 2.0021 0 0120 10zm0-6.0012L12 4V8h8z"
|
|
2780
2848
|
})), children);
|
|
2781
2849
|
});
|
|
2782
2850
|
|
|
2783
2851
|
if (process.env.NODE_ENV !== "production") {
|
|
2784
|
-
|
|
2852
|
+
DistributeVerticalBottom.propTypes = iconPropTypes;
|
|
2785
2853
|
}
|
|
2786
|
-
var
|
|
2854
|
+
var DistributeVerticalCenter = /*#__PURE__*/React.forwardRef(function DistributeVerticalCenter(_ref115, ref) {
|
|
2787
2855
|
var children = _ref115.children,
|
|
2788
2856
|
_ref115$size = _ref115.size,
|
|
2789
2857
|
size = _ref115$size === void 0 ? 16 : _ref115$size,
|
|
@@ -2796,21 +2864,15 @@ var DocumentUnknown = /*#__PURE__*/React.forwardRef(function DocumentUnknown(_re
|
|
|
2796
2864
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2797
2865
|
viewBox: "0 0 32 32",
|
|
2798
2866
|
fill: "currentColor"
|
|
2799
|
-
}, rest),
|
|
2800
|
-
|
|
2801
|
-
cy: "28.5",
|
|
2802
|
-
r: "1.5"
|
|
2803
|
-
})), _path180 || (_path180 = /*#__PURE__*/React.createElement("path", {
|
|
2804
|
-
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"
|
|
2805
|
-
})), _path181 || (_path181 = /*#__PURE__*/React.createElement("path", {
|
|
2806
|
-
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"
|
|
2867
|
+
}, rest), _path178 || (_path178 = /*#__PURE__*/React.createElement("path", {
|
|
2868
|
+
d: "M30 21H26V20a2.0023 2.0023 0 00-2-2H8a2.0023 2.0023 0 00-2 2v1H2v2H6v1a2.0023 2.0023 0 002 2H24a2.0023 2.0023 0 002-2V23h4zm-6 3H8V20l16-.001zM30 9H22V8a2.0023 2.0023 0 00-2-2H12a2.0023 2.0023 0 00-2 2V9H2v2h8v1a2.0023 2.0023 0 002 2h8a2.0023 2.0023 0 002-2V11h8zM20 12H12V8l8-.001z"
|
|
2807
2869
|
})), children);
|
|
2808
2870
|
});
|
|
2809
2871
|
|
|
2810
2872
|
if (process.env.NODE_ENV !== "production") {
|
|
2811
|
-
|
|
2873
|
+
DistributeVerticalCenter.propTypes = iconPropTypes;
|
|
2812
2874
|
}
|
|
2813
|
-
var
|
|
2875
|
+
var DistributeVerticalTop = /*#__PURE__*/React.forwardRef(function DistributeVerticalTop(_ref116, ref) {
|
|
2814
2876
|
var children = _ref116.children,
|
|
2815
2877
|
_ref116$size = _ref116.size,
|
|
2816
2878
|
size = _ref116$size === void 0 ? 16 : _ref116$size,
|
|
@@ -2823,17 +2885,15 @@ var DocumentUnprotected = /*#__PURE__*/React.forwardRef(function DocumentUnprote
|
|
|
2823
2885
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2824
2886
|
viewBox: "0 0 32 32",
|
|
2825
2887
|
fill: "currentColor"
|
|
2826
|
-
}, rest),
|
|
2827
|
-
d: "
|
|
2828
|
-
})), _path183 || (_path183 = /*#__PURE__*/React.createElement("path", {
|
|
2829
|
-
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"
|
|
2888
|
+
}, rest), _path179 || (_path179 = /*#__PURE__*/React.createElement("path", {
|
|
2889
|
+
d: "M24 30H8a2.0021 2.0021 0 01-2-2V24a2.0021 2.0021 0 012-2H24a2.0021 2.0021 0 012 2v4A2.0021 2.0021 0 0124 30zM8 24v4H24V24zM2 18H30V20H2zM20 14H12a2.0021 2.0021 0 01-2-2V8a2.0021 2.0021 0 012-2h8a2.0021 2.0021 0 012 2v4A2.0021 2.0021 0 0120 14zM12 8v4h8V8zM2 2H30V4H2z"
|
|
2830
2890
|
})), children);
|
|
2831
2891
|
});
|
|
2832
2892
|
|
|
2833
2893
|
if (process.env.NODE_ENV !== "production") {
|
|
2834
|
-
|
|
2894
|
+
DistributeVerticalTop.propTypes = iconPropTypes;
|
|
2835
2895
|
}
|
|
2836
|
-
var
|
|
2896
|
+
var WatsonHealthDna = /*#__PURE__*/React.forwardRef(function WatsonHealthDna(_ref117, ref) {
|
|
2837
2897
|
var children = _ref117.children,
|
|
2838
2898
|
_ref117$size = _ref117.size,
|
|
2839
2899
|
size = _ref117$size === void 0 ? 16 : _ref117$size,
|
|
@@ -2846,17 +2906,15 @@ var DocumentVertical = /*#__PURE__*/React.forwardRef(function DocumentVertical(_
|
|
|
2846
2906
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2847
2907
|
viewBox: "0 0 32 32",
|
|
2848
2908
|
fill: "currentColor"
|
|
2849
|
-
}, rest),
|
|
2850
|
-
d: "
|
|
2851
|
-
})), _path185 || (_path185 = /*#__PURE__*/React.createElement("path", {
|
|
2852
|
-
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"
|
|
2909
|
+
}, rest), _path180 || (_path180 = /*#__PURE__*/React.createElement("path", {
|
|
2910
|
+
d: "M22,2V1H20V2a7.04,7.04,0,0,1-.08,1H12.08A7.04,7.04,0,0,1,12,2V1H10V2c0,3.7549,1.9707,5.6035,4.1008,7C11.9707,10.3965,10,12.2451,10,16s1.9707,5.6035,4.1008,7C11.9707,24.3965,10,26.2451,10,30v1h2V30a7.04,7.04,0,0,1,.08-1H19.92A7.04,7.04,0,0,1,20,30v1h2V30c0-3.7549-1.9707-5.6035-4.1008-7C20.0293,21.6035,22,19.7549,22,16s-1.9707-5.6035-4.1008-7C20.0293,7.6035,22,5.7549,22,2ZM20,16a7.04,7.04,0,0,1-.08,1H12.08a6.3212,6.3212,0,0,1,0-2H19.92A7.04,7.04,0,0,1,20,16Zm-.7559,11H12.7559A8.9078,8.9078,0,0,1,16,24.17,8.9078,8.9078,0,0,1,19.2441,27ZM16,21.83A8.9078,8.9078,0,0,1,12.7559,19h6.4882A8.9078,8.9078,0,0,1,16,21.83ZM19.2441,13H12.7559A8.9078,8.9078,0,0,1,16,10.17,8.9078,8.9078,0,0,1,19.2441,13ZM16,7.83A8.9078,8.9078,0,0,1,12.7559,5h6.4882A8.9078,8.9078,0,0,1,16,7.83Z"
|
|
2853
2911
|
})), children);
|
|
2854
2912
|
});
|
|
2855
2913
|
|
|
2856
2914
|
if (process.env.NODE_ENV !== "production") {
|
|
2857
|
-
|
|
2915
|
+
WatsonHealthDna.propTypes = iconPropTypes;
|
|
2858
2916
|
}
|
|
2859
|
-
var
|
|
2917
|
+
var DnsServices = /*#__PURE__*/React.forwardRef(function DnsServices(_ref118, ref) {
|
|
2860
2918
|
var children = _ref118.children,
|
|
2861
2919
|
_ref118$size = _ref118.size,
|
|
2862
2920
|
size = _ref118$size === void 0 ? 16 : _ref118$size,
|
|
@@ -2869,17 +2927,17 @@ var DocumentVideo = /*#__PURE__*/React.forwardRef(function DocumentVideo(_ref118
|
|
|
2869
2927
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2870
2928
|
viewBox: "0 0 32 32",
|
|
2871
2929
|
fill: "currentColor"
|
|
2872
|
-
}, rest),
|
|
2873
|
-
d: "
|
|
2874
|
-
})),
|
|
2875
|
-
d: "
|
|
2930
|
+
}, rest), _path181 || (_path181 = /*#__PURE__*/React.createElement("path", {
|
|
2931
|
+
d: "M20 20H30V22H20zM20 24H26V26H20z"
|
|
2932
|
+
})), _path182 || (_path182 = /*#__PURE__*/React.createElement("path", {
|
|
2933
|
+
d: "M30,17V16A13.9871,13.9871,0,1,0,19.23,29.625l-.46-1.9463A12.0419,12.0419,0,0,1,16,28c-.19,0-.375-.0186-.563-.0273A20.3044,20.3044,0,0,1,12.0259,17Zm-2.0415-2H21.9751A24.2838,24.2838,0,0,0,19.2014,4.4414,12.0228,12.0228,0,0,1,27.9585,15ZM16.563,4.0273A20.3044,20.3044,0,0,1,19.9741,15H12.0259A20.3044,20.3044,0,0,1,15.437,4.0273C15.625,4.0186,15.81,4,16,4S16.375,4.0186,16.563,4.0273Zm-3.7644.4141A24.2838,24.2838,0,0,0,10.0249,15H4.0415A12.0228,12.0228,0,0,1,12.7986,4.4414Zm0,23.1172A12.0228,12.0228,0,0,1,4.0415,17h5.9834A24.2838,24.2838,0,0,0,12.7986,27.5586Z"
|
|
2876
2934
|
})), children);
|
|
2877
2935
|
});
|
|
2878
2936
|
|
|
2879
2937
|
if (process.env.NODE_ENV !== "production") {
|
|
2880
|
-
|
|
2938
|
+
DnsServices.propTypes = iconPropTypes;
|
|
2881
2939
|
}
|
|
2882
|
-
var
|
|
2940
|
+
var Doc = /*#__PURE__*/React.forwardRef(function Doc(_ref119, ref) {
|
|
2883
2941
|
var children = _ref119.children,
|
|
2884
2942
|
_ref119$size = _ref119.size,
|
|
2885
2943
|
size = _ref119$size === void 0 ? 16 : _ref119$size,
|
|
@@ -2892,24 +2950,15 @@ var DocumentView = /*#__PURE__*/React.forwardRef(function DocumentView(_ref119,
|
|
|
2892
2950
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2893
2951
|
viewBox: "0 0 32 32",
|
|
2894
2952
|
fill: "currentColor"
|
|
2895
|
-
}, rest),
|
|
2896
|
-
|
|
2897
|
-
cy: "24",
|
|
2898
|
-
r: "2"
|
|
2899
|
-
})), _path188 || (_path188 = /*#__PURE__*/React.createElement("path", {
|
|
2900
|
-
fill: "none",
|
|
2901
|
-
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"
|
|
2902
|
-
})), _path189 || (_path189 = /*#__PURE__*/React.createElement("path", {
|
|
2903
|
-
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"
|
|
2904
|
-
})), _path190 || (_path190 = /*#__PURE__*/React.createElement("path", {
|
|
2905
|
-
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"
|
|
2953
|
+
}, rest), _path183 || (_path183 = /*#__PURE__*/React.createElement("path", {
|
|
2954
|
+
d: "M30 23H24a2.0023 2.0023 0 01-2-2V11a2.002 2.002 0 012-2h6v2H24V21h6zM18 23H14a2.0023 2.0023 0 01-2-2V11a2.002 2.002 0 012-2h4a2.002 2.002 0 012 2V21A2.0023 2.0023 0 0118 23zM14 11V21h4V11zM6 23H2V9H6a4.0045 4.0045 0 014 4v6A4.0045 4.0045 0 016 23zM4 21H6a2.002 2.002 0 002-2V13a2.002 2.002 0 00-2-2H4z"
|
|
2906
2955
|
})), children);
|
|
2907
2956
|
});
|
|
2908
2957
|
|
|
2909
2958
|
if (process.env.NODE_ENV !== "production") {
|
|
2910
|
-
|
|
2959
|
+
Doc.propTypes = iconPropTypes;
|
|
2911
2960
|
}
|
|
2912
|
-
var
|
|
2961
|
+
var Document = /*#__PURE__*/React.forwardRef(function Document(_ref120, ref) {
|
|
2913
2962
|
var children = _ref120.children,
|
|
2914
2963
|
_ref120$size = _ref120.size,
|
|
2915
2964
|
size = _ref120$size === void 0 ? 16 : _ref120$size,
|
|
@@ -2922,17 +2971,17 @@ var DocumentWordProcessor = /*#__PURE__*/React.forwardRef(function DocumentWordP
|
|
|
2922
2971
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2923
2972
|
viewBox: "0 0 32 32",
|
|
2924
2973
|
fill: "currentColor"
|
|
2925
|
-
}, rest),
|
|
2926
|
-
d: "
|
|
2927
|
-
})),
|
|
2928
|
-
d: "
|
|
2974
|
+
}, rest), _path184 || (_path184 = /*#__PURE__*/React.createElement("path", {
|
|
2975
|
+
d: "M25.7,9.3l-7-7C18.5,2.1,18.3,2,18,2H8C6.9,2,6,2.9,6,4v24c0,1.1,0.9,2,2,2h16c1.1,0,2-0.9,2-2V10C26,9.7,25.9,9.5,25.7,9.3 z M18,4.4l5.6,5.6H18V4.4z M24,28H8V4h8v6c0,1.1,0.9,2,2,2h6V28z"
|
|
2976
|
+
})), _path185 || (_path185 = /*#__PURE__*/React.createElement("path", {
|
|
2977
|
+
d: "M10 22H22V24H10zM10 16H22V18H10z"
|
|
2929
2978
|
})), children);
|
|
2930
2979
|
});
|
|
2931
2980
|
|
|
2932
2981
|
if (process.env.NODE_ENV !== "production") {
|
|
2933
|
-
|
|
2982
|
+
Document.propTypes = iconPropTypes;
|
|
2934
2983
|
}
|
|
2935
|
-
var
|
|
2984
|
+
var DocumentAdd = /*#__PURE__*/React.forwardRef(function DocumentAdd(_ref121, ref) {
|
|
2936
2985
|
var children = _ref121.children,
|
|
2937
2986
|
_ref121$size = _ref121.size,
|
|
2938
2987
|
size = _ref121$size === void 0 ? 16 : _ref121$size,
|
|
@@ -2945,15 +2994,17 @@ var DocumentWordProcessorReference = /*#__PURE__*/React.forwardRef(function Docu
|
|
|
2945
2994
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2946
2995
|
viewBox: "0 0 32 32",
|
|
2947
2996
|
fill: "currentColor"
|
|
2948
|
-
}, rest),
|
|
2949
|
-
d: "
|
|
2997
|
+
}, rest), _path186 || (_path186 = /*#__PURE__*/React.createElement("path", {
|
|
2998
|
+
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"
|
|
2999
|
+
})), _path187 || (_path187 = /*#__PURE__*/React.createElement("path", {
|
|
3000
|
+
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"
|
|
2950
3001
|
})), children);
|
|
2951
3002
|
});
|
|
2952
3003
|
|
|
2953
3004
|
if (process.env.NODE_ENV !== "production") {
|
|
2954
|
-
|
|
3005
|
+
DocumentAdd.propTypes = iconPropTypes;
|
|
2955
3006
|
}
|
|
2956
|
-
var
|
|
3007
|
+
var DocumentAttachment = /*#__PURE__*/React.forwardRef(function DocumentAttachment(_ref122, ref) {
|
|
2957
3008
|
var children = _ref122.children,
|
|
2958
3009
|
_ref122$size = _ref122.size,
|
|
2959
3010
|
size = _ref122$size === void 0 ? 16 : _ref122$size,
|
|
@@ -2966,17 +3017,17 @@ var DocumentSentiment = /*#__PURE__*/React.forwardRef(function DocumentSentiment
|
|
|
2966
3017
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2967
3018
|
viewBox: "0 0 32 32",
|
|
2968
3019
|
fill: "currentColor"
|
|
2969
|
-
}, rest),
|
|
2970
|
-
d: "
|
|
2971
|
-
})),
|
|
2972
|
-
d: "
|
|
3020
|
+
}, rest), _path188 || (_path188 = /*#__PURE__*/React.createElement("path", {
|
|
3021
|
+
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"
|
|
3022
|
+
})), _path189 || (_path189 = /*#__PURE__*/React.createElement("path", {
|
|
3023
|
+
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"
|
|
2973
3024
|
})), children);
|
|
2974
3025
|
});
|
|
2975
3026
|
|
|
2976
3027
|
if (process.env.NODE_ENV !== "production") {
|
|
2977
|
-
|
|
3028
|
+
DocumentAttachment.propTypes = iconPropTypes;
|
|
2978
3029
|
}
|
|
2979
|
-
var
|
|
3030
|
+
var DocumentAudio = /*#__PURE__*/React.forwardRef(function DocumentAudio(_ref123, ref) {
|
|
2980
3031
|
var children = _ref123.children,
|
|
2981
3032
|
_ref123$size = _ref123.size,
|
|
2982
3033
|
size = _ref123$size === void 0 ? 16 : _ref123$size,
|
|
@@ -2989,17 +3040,17 @@ var DogWalker = /*#__PURE__*/React.forwardRef(function DogWalker(_ref123, ref) {
|
|
|
2989
3040
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2990
3041
|
viewBox: "0 0 32 32",
|
|
2991
3042
|
fill: "currentColor"
|
|
2992
|
-
}, rest),
|
|
2993
|
-
d: "
|
|
2994
|
-
})),
|
|
2995
|
-
d: "M16
|
|
3043
|
+
}, rest), _path190 || (_path190 = /*#__PURE__*/React.createElement("path", {
|
|
3044
|
+
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"
|
|
3045
|
+
})), _path191 || (_path191 = /*#__PURE__*/React.createElement("path", {
|
|
3046
|
+
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"
|
|
2996
3047
|
})), children);
|
|
2997
3048
|
});
|
|
2998
3049
|
|
|
2999
3050
|
if (process.env.NODE_ENV !== "production") {
|
|
3000
|
-
|
|
3051
|
+
DocumentAudio.propTypes = iconPropTypes;
|
|
3001
3052
|
}
|
|
3002
|
-
var
|
|
3053
|
+
var DocumentBlank = /*#__PURE__*/React.forwardRef(function DocumentBlank(_ref124, ref) {
|
|
3003
3054
|
var children = _ref124.children,
|
|
3004
3055
|
_ref124$size = _ref124.size,
|
|
3005
3056
|
size = _ref124$size === void 0 ? 16 : _ref124$size,
|
|
@@ -3012,17 +3063,15 @@ var DotMark = /*#__PURE__*/React.forwardRef(function DotMark(_ref124, ref) {
|
|
|
3012
3063
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3013
3064
|
viewBox: "0 0 32 32",
|
|
3014
3065
|
fill: "currentColor"
|
|
3015
|
-
}, rest),
|
|
3016
|
-
|
|
3017
|
-
cy: "16",
|
|
3018
|
-
r: "8"
|
|
3066
|
+
}, rest), _path192 || (_path192 = /*#__PURE__*/React.createElement("path", {
|
|
3067
|
+
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"
|
|
3019
3068
|
})), children);
|
|
3020
3069
|
});
|
|
3021
3070
|
|
|
3022
3071
|
if (process.env.NODE_ENV !== "production") {
|
|
3023
|
-
|
|
3072
|
+
DocumentBlank.propTypes = iconPropTypes;
|
|
3024
3073
|
}
|
|
3025
|
-
var
|
|
3074
|
+
var DocumentDownload = /*#__PURE__*/React.forwardRef(function DocumentDownload(_ref125, ref) {
|
|
3026
3075
|
var children = _ref125.children,
|
|
3027
3076
|
_ref125$size = _ref125.size,
|
|
3028
3077
|
size = _ref125$size === void 0 ? 16 : _ref125$size,
|
|
@@ -3035,13 +3084,15 @@ var DoubleInteger = /*#__PURE__*/React.forwardRef(function DoubleInteger(_ref125
|
|
|
3035
3084
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3036
3085
|
viewBox: "0 0 32 32",
|
|
3037
3086
|
fill: "currentColor"
|
|
3038
|
-
}, rest),
|
|
3039
|
-
d: "
|
|
3087
|
+
}, rest), _path193 || (_path193 = /*#__PURE__*/React.createElement("path", {
|
|
3088
|
+
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"
|
|
3089
|
+
})), _path194 || (_path194 = /*#__PURE__*/React.createElement("path", {
|
|
3090
|
+
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"
|
|
3040
3091
|
})), children);
|
|
3041
3092
|
});
|
|
3042
3093
|
|
|
3043
3094
|
if (process.env.NODE_ENV !== "production") {
|
|
3044
|
-
|
|
3095
|
+
DocumentDownload.propTypes = iconPropTypes;
|
|
3045
3096
|
}
|
|
3046
3097
|
|
|
3047
|
-
export { DataDiode, DataEnrichment, DataEnrichmentAdd, DataPlayer, DataQualityDefinition, DataRefinery, DataRefineryReference, DataShare, DataTable, DataTableReference, DataVis_1, DataVis_2, DataVis_3, DataVis_4, DatabaseDatastax, DatabaseElastic, DatabaseEnterpriseDb2, DatabaseEtcd, DatabaseMongodb, DatabasePostgreSql, DatabaseRabbit, DatabaseRedis, Datastore, Debug, DecisionTree, Delivery, DeliveryAdd, DeliveryParcel, DeliveryTruck, Departure, Deploy, DeployRules, DeploymentPattern, DeploymentPolicy, DeploymentUnitData, DeploymentUnitExecution, DeploymentUnitInstallation, DeploymentUnitPresentation, DeploymentUnitTechnicalData, DeploymentUnitTechnicalExecution, DeploymentUnitTechnicalInstallation, DeploymentUnitTechnicalPresentation, DeskAdjustable, Development, Devices, DewPoint, DewPointFilled, Diagram, DiagramReference, DiamondFill, DirectLink, DirectionBearRight_01, DirectionBearRight_01Filled, DirectionBearRight_02, DirectionBearRight_02Filled, DirectionCurve, DirectionCurveFilled, DirectionFork, DirectionForkFilled, DirectionLoopLeft, DirectionLoopLeftFilled, DirectionLoopRight, DirectionLoopRightFilled, DirectionMerge, DirectionMergeFilled, DirectionRight_01, DirectionRight_01Filled, DirectionRight_02, DirectionRight_02Filled, DirectionRotaryFirstRight, DirectionRotaryFirstRightFilled, DirectionRotaryRight, DirectionRotaryRightFilled, DirectionRotaryStraight, DirectionRotaryStraightFilled, DirectionSharpTurn, DirectionSharpTurnFilled, DirectionStraight, DirectionStraightFilled, DirectionStraightRight, DirectionStraightRightFilled, DirectionUTurn, DirectionUTurnFilled, DirectoryDomain, DistributeHorizontalCenter, DistributeHorizontalLeft, DistributeHorizontalRight, DistributeVerticalBottom, DistributeVerticalCenter, DistributeVerticalTop, DnsServices, Doc, Document, DocumentAdd, DocumentAttachment, DocumentAudio, DocumentBlank, DocumentDownload,
|
|
3098
|
+
export { DataAccessor, DataBackup, DataBin, DataBlob, DataCenter, DataCheck, DataClass, DataCollection, DataConnected, DataDefinition, DataDiode, DataEnrichment, DataEnrichmentAdd, DataError, DataFormat, DataPlayer, DataQualityDefinition, DataReference, DataRefinery, DataRefineryReference, DataSet, DataShare, DataStructured, DataTable, DataTableReference, DataUnstructured, DataView, DataViewAlt, DataVis_1, DataVis_2, DataVis_3, DataVis_4, DataVolume, DataVolumeAlt, DatabaseDatastax, DatabaseElastic, DatabaseEnterpriseDb2, DatabaseEtcd, DatabaseMongodb, DatabasePostgreSql, DatabaseRabbit, DatabaseRedis, Datastore, Db2BufferPool, Db2DataSharingGroup, Db2Database, Debug, DecisionTree, Delivery, DeliveryAdd, DeliveryParcel, DeliveryTruck, Departure, Deploy, DeployRules, DeploymentPattern, DeploymentPolicy, DeploymentUnitData, DeploymentUnitExecution, DeploymentUnitInstallation, DeploymentUnitPresentation, DeploymentUnitTechnicalData, DeploymentUnitTechnicalExecution, DeploymentUnitTechnicalInstallation, DeploymentUnitTechnicalPresentation, DeskAdjustable, Development, Devices, DewPoint, DewPointFilled, Diagram, DiagramReference, DiamondFill, DirectLink, DirectionBearRight_01, DirectionBearRight_01Filled, DirectionBearRight_02, DirectionBearRight_02Filled, DirectionCurve, DirectionCurveFilled, DirectionFork, DirectionForkFilled, DirectionLoopLeft, DirectionLoopLeftFilled, DirectionLoopRight, DirectionLoopRightFilled, DirectionMerge, DirectionMergeFilled, DirectionRight_01, DirectionRight_01Filled, DirectionRight_02, DirectionRight_02Filled, DirectionRotaryFirstRight, DirectionRotaryFirstRightFilled, DirectionRotaryRight, DirectionRotaryRightFilled, DirectionRotaryStraight, DirectionRotaryStraightFilled, DirectionSharpTurn, DirectionSharpTurnFilled, DirectionStraight, DirectionStraightFilled, DirectionStraightRight, DirectionStraightRightFilled, DirectionUTurn, DirectionUTurnFilled, DirectoryDomain, DistributeHorizontalCenter, DistributeHorizontalLeft, DistributeHorizontalRight, DistributeVerticalBottom, DistributeVerticalCenter, DistributeVerticalTop, DnsServices, Doc, Document, DocumentAdd, DocumentAttachment, DocumentAudio, DocumentBlank, DocumentDownload, WatsonHealthDenominate, WatsonHealthDicomOverlay, WatsonHealthDicom_6000, WatsonHealthDna };
|