@carbon/icons-react 11.25.0 → 11.26.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/AddLarge.js +37 -0
- package/es/BusinessProcesses.js +39 -0
- package/es/CarbonForMobile.js +43 -0
- package/es/ChartDualYAxis.js +37 -0
- package/es/Close.js +1 -1
- package/es/CloseLarge.js +37 -0
- package/es/DataReference.js +1 -1
- package/es/DataSet.js +1 -1
- package/es/DataUnreal.js +37 -0
- package/es/DatabaseEnterpriseDb2.js +7 -0
- package/es/DatabaseEnterprisedb.js +37 -0
- package/es/GlobalLoanAndTrial.js +45 -0
- package/es/IbmAiOnZ.js +39 -0
- package/es/IbmAiopsInsights.js +45 -0
- package/es/IbmCloudBareMetalServer.js +53 -0
- package/es/IbmCloudBareMetalServersVpc.js +49 -0
- package/es/IbmCloudHpc.js +39 -0
- package/es/IbmCloudVirtualServerClassic.js +43 -0
- package/es/IbmCloudVirtualServerVpc.js +41 -0
- package/es/IbmCloudVpc.js +39 -0
- package/es/IbmCloudant.js +37 -0
- package/es/IbmDb2.js +5 -11
- package/es/IbmDb2Warehouse.js +39 -0
- package/es/IbmEventAutomation.js +53 -0
- package/es/IbmEventEndpointMgmt.js +45 -0
- package/es/IbmEventProcessing.js +47 -0
- package/es/IbmEventStreams.js +49 -0
- package/es/IbmPowerVsPrivateCloud.js +59 -0
- package/es/IbmSaasConsole.js +49 -0
- package/es/IbmTurbonomic.js +47 -0
- package/es/IbmVpnForVpc.js +39 -0
- package/es/IbmWatsonAssistant.js +7 -0
- package/es/IbmWatsonxAssistant.js +51 -0
- package/es/IbmWatsonxCodeAssistant.js +59 -0
- package/es/IbmWatsonxCodeAssistantForZ.js +37 -0
- package/es/IbmWatsonxOrchestrate.js +51 -0
- package/es/IbmWaziDeploy.js +39 -0
- package/es/IbmZOs.js +37 -0
- package/es/LogoGitlab.js +37 -0
- package/es/ModelTuned.js +39 -0
- package/es/PromptSession.js +53 -0
- package/es/SettingsEdit.js +39 -0
- package/es/SubtractLarge.js +37 -0
- package/es/Sustainability.js +41 -0
- package/es/TextLongParagraph.js +37 -0
- package/es/TextShortParagraph.js +37 -0
- package/es/Tuning.js +37 -0
- package/es/VegetationEncroachment.js +39 -0
- package/es/VegetationHeight.js +39 -0
- package/es/VirtualPrivateCloudAlt.js +7 -0
- package/es/Watsonx.js +37 -0
- package/es/WatsonxAi.js +45 -0
- package/es/WatsonxData.js +48 -0
- package/es/WatsonxGovernance.js +48 -0
- package/es/generated/bucket-0.js +407 -407
- package/es/generated/bucket-1.js +567 -572
- package/es/generated/bucket-10.js +950 -907
- package/es/generated/bucket-11.js +947 -953
- package/es/generated/bucket-12.js +799 -766
- package/es/generated/bucket-13.js +916 -935
- package/es/generated/bucket-14.js +800 -774
- package/es/generated/bucket-15.js +779 -810
- package/es/generated/bucket-16.js +1380 -810
- package/es/generated/bucket-17.js +583 -0
- package/es/generated/bucket-2.js +551 -564
- package/es/generated/bucket-3.js +552 -530
- package/es/generated/bucket-4.js +578 -572
- package/es/generated/bucket-5.js +593 -603
- package/es/generated/bucket-6.js +662 -656
- package/es/generated/bucket-7.js +1032 -904
- package/es/generated/bucket-8.js +799 -850
- package/es/generated/bucket-9.js +860 -853
- package/es/index.js +18 -17
- package/lib/AddLarge.js +43 -0
- package/lib/BusinessProcesses.js +45 -0
- package/lib/CarbonForMobile.js +49 -0
- package/lib/ChartDualYAxis.js +43 -0
- package/lib/Close.js +1 -1
- package/lib/CloseLarge.js +43 -0
- package/lib/DataReference.js +1 -1
- package/lib/DataSet.js +1 -1
- package/lib/DataUnreal.js +43 -0
- package/lib/DatabaseEnterpriseDb2.js +7 -0
- package/lib/DatabaseEnterprisedb.js +43 -0
- package/lib/GlobalLoanAndTrial.js +51 -0
- package/lib/IbmAiOnZ.js +45 -0
- package/lib/IbmAiopsInsights.js +51 -0
- package/lib/IbmCloudBareMetalServer.js +59 -0
- package/lib/IbmCloudBareMetalServersVpc.js +55 -0
- package/lib/IbmCloudHpc.js +45 -0
- package/lib/IbmCloudVirtualServerClassic.js +49 -0
- package/lib/IbmCloudVirtualServerVpc.js +47 -0
- package/lib/IbmCloudVpc.js +45 -0
- package/lib/IbmCloudant.js +43 -0
- package/lib/IbmDb2.js +5 -11
- package/lib/IbmDb2Warehouse.js +45 -0
- package/lib/IbmEventAutomation.js +59 -0
- package/lib/IbmEventEndpointMgmt.js +51 -0
- package/lib/IbmEventProcessing.js +53 -0
- package/lib/IbmEventStreams.js +55 -0
- package/lib/IbmPowerVsPrivateCloud.js +65 -0
- package/lib/IbmSaasConsole.js +55 -0
- package/lib/IbmTurbonomic.js +53 -0
- package/lib/IbmVpnForVpc.js +45 -0
- package/lib/IbmWatsonAssistant.js +7 -0
- package/lib/IbmWatsonxAssistant.js +57 -0
- package/lib/IbmWatsonxCodeAssistant.js +65 -0
- package/lib/IbmWatsonxCodeAssistantForZ.js +43 -0
- package/lib/IbmWatsonxOrchestrate.js +57 -0
- package/lib/IbmWaziDeploy.js +45 -0
- package/lib/IbmZOs.js +43 -0
- package/lib/LogoGitlab.js +43 -0
- package/lib/ModelTuned.js +45 -0
- package/lib/PromptSession.js +59 -0
- package/lib/SettingsEdit.js +45 -0
- package/lib/SubtractLarge.js +43 -0
- package/lib/Sustainability.js +47 -0
- package/lib/TextLongParagraph.js +43 -0
- package/lib/TextShortParagraph.js +43 -0
- package/lib/Tuning.js +43 -0
- package/lib/VegetationEncroachment.js +45 -0
- package/lib/VegetationHeight.js +45 -0
- package/lib/VirtualPrivateCloudAlt.js +7 -0
- package/lib/Watsonx.js +43 -0
- package/lib/WatsonxAi.js +51 -0
- package/lib/WatsonxData.js +54 -0
- package/lib/WatsonxGovernance.js +54 -0
- package/lib/generated/bucket-0.js +407 -407
- package/lib/generated/bucket-1.js +569 -574
- package/lib/generated/bucket-10.js +983 -940
- package/lib/generated/bucket-11.js +981 -987
- package/lib/generated/bucket-12.js +833 -800
- package/lib/generated/bucket-13.js +951 -970
- package/lib/generated/bucket-14.js +839 -813
- package/lib/generated/bucket-15.js +819 -850
- package/lib/generated/bucket-16.js +1426 -834
- package/lib/generated/bucket-17.js +615 -0
- package/lib/generated/bucket-2.js +554 -567
- package/lib/generated/bucket-3.js +556 -534
- package/lib/generated/bucket-4.js +584 -578
- package/lib/generated/bucket-5.js +599 -609
- package/lib/generated/bucket-6.js +669 -663
- package/lib/generated/bucket-7.js +1062 -934
- package/lib/generated/bucket-8.js +830 -881
- package/lib/generated/bucket-9.js +892 -885
- package/lib/index.js +425 -377
- package/package.json +3 -3
package/es/generated/bucket-8.js
CHANGED
|
@@ -11,9 +11,9 @@ import { i as iconPropTypes, I as Icon } from '../iconPropTypes-35f5ea64.js';
|
|
|
11
11
|
import '@carbon/icon-helpers';
|
|
12
12
|
import 'prop-types';
|
|
13
13
|
|
|
14
|
-
var _path, _path2, _path3, _path4, _path5, _path6, _path7, _path8, _path9, _path10, _path11, _path12, _path13, _path14, _path15, _path16, _path17, _path18, _path19, _path20, _path21, _path22,
|
|
14
|
+
var _path, _path2, _path3, _circle, _path4, _circle2, _path5, _path6, _path7, _path8, _path9, _path10, _path11, _path12, _path13, _path14, _path15, _path16, _path17, _path18, _path19, _path20, _path21, _path22, _path23, _path24, _path25, _path26, _path27, _path28, _path29, _path30, _path31, _path32, _path33, _path34, _path35, _path36, _path37, _path38, _path39, _path40, _circle3, _path41, _path42, _path43, _circle4, _path44, _path45, _path46, _circle5, _path47, _path48, _path49, _path50, _path51, _path52, _path53, _path54, _path55, _path56, _path57, _path58, _path59, _path60, _path61, _path62, _path63, _path64, _path65, _path66, _path67, _path68, _path69, _path70, _path71, _path72, _path73, _path74, _path75, _path76, _path77, _path78, _path79, _path80, _path81, _circle6, _path82, _path83, _circle7, _path84, _circle8, _path85, _path86, _circle9, _path87, _circle10, _path88, _path89, _path90, _path91, _path92, _path93, _path94, _path95, _circle11, _circle12, _circle13, _path96, _path97, _path98, _path99, _path100, _path101, _path102, _path103, _path104, _path105, _path106, _path107, _path108, _path109, _path110, _path111, _circle14, _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, _path153, _path154, _path155, _path156, _path157, _path158, _path159, _path160, _path161, _circle15, _path162, _path163, _circle16, _path164, _path165, _circle17, _path166, _path167, _path168, _path169, _path170, _rect, _path171, _path172, _path173, _path174, _path175, _path176, _path177, _path178, _path179, _path180, _path181, _path182, _path183, _path184, _path185, _path186, _path187, _path188, _path189, _path190, _path191, _path192, _path193, _path194, _path195, _path196, _path197, _path198, _path199, _path200, _path201, _path202, _path203, _path204, _path205, _path206, _path207, _path208, _path209, _path210, _path211, _path212;
|
|
15
15
|
const didWarnAboutDeprecation = {};
|
|
16
|
-
const
|
|
16
|
+
const IbmZCloudProvisioning = /*#__PURE__*/React.forwardRef(function IbmZCloudProvisioning(_ref, ref) {
|
|
17
17
|
let {
|
|
18
18
|
children,
|
|
19
19
|
size = 16,
|
|
@@ -28,33 +28,20 @@ const Industry = /*#__PURE__*/React.forwardRef(function Industry(_ref, ref) {
|
|
|
28
28
|
fill: "currentColor",
|
|
29
29
|
...rest
|
|
30
30
|
}, _path || (_path = /*#__PURE__*/React.createElement("path", {
|
|
31
|
-
d: "
|
|
31
|
+
d: "M10 17H14V21H10zM17 10H21V14H17zM17 17H21V21H17z"
|
|
32
|
+
})), _path2 || (_path2 = /*#__PURE__*/React.createElement("path", {
|
|
33
|
+
d: "M19.758 26.65L16 28.842 5 22.426V18H3v5c0 .355.189.685.496.864l12 7C15.652 30.955 15.826 31 16 31s.348-.045.504-.136l4.282-2.498L19.758 26.65zM28.504 8.136l-4.269-2.49-1.029 1.715L27 9.574v12.852l-3.787 2.209 1.029 1.715 4.262-2.486C28.811 23.685 29 23.355 29 23V9C29 8.645 28.811 8.315 28.504 8.136zM5 9.574l11-6.417 3.751 2.188L20.78 3.63l-4.276-2.494C16.348 1.045 16.174 1 16 1s-.348.045-.504.136l-12 7C3.189 8.315 3 8.645 3 9v5h2V9.574z"
|
|
32
34
|
})), children);
|
|
33
35
|
});
|
|
34
36
|
if (process.env.NODE_ENV !== "production") {
|
|
35
|
-
|
|
37
|
+
IbmZCloudProvisioning.propTypes = iconPropTypes;
|
|
36
38
|
}
|
|
37
|
-
const
|
|
39
|
+
const IbmZOs = /*#__PURE__*/React.forwardRef(function IbmZOs(_ref2, ref) {
|
|
38
40
|
let {
|
|
39
41
|
children,
|
|
40
42
|
size = 16,
|
|
41
43
|
...rest
|
|
42
44
|
} = _ref2;
|
|
43
|
-
if (size === 16 || size === "16" || size === "16px") {
|
|
44
|
-
return /*#__PURE__*/React.createElement(Icon, {
|
|
45
|
-
width: size,
|
|
46
|
-
height: size,
|
|
47
|
-
ref: ref,
|
|
48
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
49
|
-
viewBox: "0 0 16 16",
|
|
50
|
-
fill: "currentColor",
|
|
51
|
-
...rest
|
|
52
|
-
}, _path2 || (_path2 = /*#__PURE__*/React.createElement("path", {
|
|
53
|
-
d: "M8.5 11L8.5 6.5 6.5 6.5 6.5 7.5 7.5 7.5 7.5 11 6 11 6 12 10 12 10 11zM8 3.5c-.4 0-.8.3-.8.8S7.6 5 8 5c.4 0 .8-.3.8-.8S8.4 3.5 8 3.5z"
|
|
54
|
-
})), _path3 || (_path3 = /*#__PURE__*/React.createElement("path", {
|
|
55
|
-
d: "M8,15c-3.9,0-7-3.1-7-7s3.1-7,7-7s7,3.1,7,7S11.9,15,8,15z M8,2C4.7,2,2,4.7,2,8s2.7,6,6,6s6-2.7,6-6S11.3,2,8,2z"
|
|
56
|
-
})), children);
|
|
57
|
-
}
|
|
58
45
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
59
46
|
width: size,
|
|
60
47
|
height: size,
|
|
@@ -63,16 +50,14 @@ const Information = /*#__PURE__*/React.forwardRef(function Information(_ref2, re
|
|
|
63
50
|
viewBox: "0 0 32 32",
|
|
64
51
|
fill: "currentColor",
|
|
65
52
|
...rest
|
|
66
|
-
},
|
|
67
|
-
d: "
|
|
68
|
-
})), _path5 || (_path5 = /*#__PURE__*/React.createElement("path", {
|
|
69
|
-
d: "M16,30A14,14,0,1,1,30,16,14,14,0,0,1,16,30ZM16,4A12,12,0,1,0,28,16,12,12,0,0,0,16,4Z"
|
|
53
|
+
}, _path3 || (_path3 = /*#__PURE__*/React.createElement("path", {
|
|
54
|
+
d: "M16 32c-5.0793 0-9.7449-2.3319-12.7998-6.3979l1.5991-1.2014c2.6736 3.5585 6.7561 5.5994 11.2007 5.5994s8.5281-2.0413 11.2014-5.6005l1.5991 1.2012c-3.0547 4.0668-7.7202 6.3993-12.8005 6.3993zM30 22h-5v-2h5v-3h-3c-1.1028 0-2-.8972-2-2v-3c0-1.1028.8972-2 2-2h5v2h-5v3h3c1.1028 0 2 .8972 2 2v3c0 1.1028-.8972 2-2 2zM21 22h-4c-1.1028 0-2-.8972-2-2v-8c0-1.1028.8972-2 2-2h4c1.1028 0 2 .8972 2 2v8c0 1.1028-.8972 2-2 2zm-4-10v8h4v-8h-4zM11.4458 10L7.4458 22 9.5542 22 13.5542 10 11.4458 10zM6 22L0 22 0 19.6973 3.7981 14 0 14 0 12 6 12 6 14.3027 2.2019 20 6 20 6 22zM16.0001 0C10.9207 0 6.2552 2.3319 3.2003 6.3979l1.5991 1.2014c2.6736-3.5585 6.7561-5.5994 11.2007-5.5994s8.5281 2.0413 11.2014 5.6005l1.5991-1.2012C25.7459 2.3325 21.0804 0 16.0001 0z"
|
|
70
55
|
})), children);
|
|
71
56
|
});
|
|
72
57
|
if (process.env.NODE_ENV !== "production") {
|
|
73
|
-
|
|
58
|
+
IbmZOs.propTypes = iconPropTypes;
|
|
74
59
|
}
|
|
75
|
-
const
|
|
60
|
+
const IbmZOsAiControlInterface = /*#__PURE__*/React.forwardRef(function IbmZOsAiControlInterface(_ref3, ref) {
|
|
76
61
|
let {
|
|
77
62
|
children,
|
|
78
63
|
size = 16,
|
|
@@ -86,16 +71,34 @@ const InformationDisabled = /*#__PURE__*/React.forwardRef(function InformationDi
|
|
|
86
71
|
viewBox: "0 0 32 32",
|
|
87
72
|
fill: "currentColor",
|
|
88
73
|
...rest
|
|
89
|
-
},
|
|
90
|
-
|
|
74
|
+
}, _circle || (_circle = /*#__PURE__*/React.createElement("circle", {
|
|
75
|
+
cx: "12",
|
|
76
|
+
cy: "21",
|
|
77
|
+
r: "1"
|
|
78
|
+
})), _path4 || (_path4 = /*#__PURE__*/React.createElement("path", {
|
|
79
|
+
d: "m23,25h-14c-1.1028,0-2-.8972-2-2v-4c0-1.1028.8972-2,2-2h14c1.1028,0,2,.8972,2,2v4c0,1.1028-.8972,2-2,2Zm-14-6v4h14v-4h-14Z"
|
|
80
|
+
})), _circle2 || (_circle2 = /*#__PURE__*/React.createElement("circle", {
|
|
81
|
+
cx: "12",
|
|
82
|
+
cy: "11",
|
|
83
|
+
r: "1"
|
|
84
|
+
})), _path5 || (_path5 = /*#__PURE__*/React.createElement("path", {
|
|
85
|
+
d: "m23,15h-14c-1.1028,0-2-.8972-2-2v-4c0-1.1028.8972-2,2-2h14c1.1028,0,2,.8972,2,2v4c0,1.1028-.8972,2-2,2Zm-14-6v4h14v-4h-14Z"
|
|
86
|
+
})), _path6 || (_path6 = /*#__PURE__*/React.createElement("path", {
|
|
87
|
+
d: "m28,30H4c-1.103,0-2-.897-2-2v-12h2v12h24V4h-12v-2h12c1.103,0,2,.897,2,2v24c0,1.103-.897,2-2,2Z"
|
|
91
88
|
})), _path7 || (_path7 = /*#__PURE__*/React.createElement("path", {
|
|
92
|
-
d: "
|
|
89
|
+
d: "M8.5 1.5H13.5V3.5H8.5z",
|
|
90
|
+
transform: "rotate(90 11 2.5)"
|
|
91
|
+
})), _path8 || (_path8 = /*#__PURE__*/React.createElement("path", {
|
|
92
|
+
d: "M1.975 3.475H6.975V5.475H1.975z",
|
|
93
|
+
transform: "rotate(45 4.475 4.475)"
|
|
94
|
+
})), _path9 || (_path9 = /*#__PURE__*/React.createElement("path", {
|
|
95
|
+
d: "M0 10H5V12H0z"
|
|
93
96
|
})), children);
|
|
94
97
|
});
|
|
95
98
|
if (process.env.NODE_ENV !== "production") {
|
|
96
|
-
|
|
99
|
+
IbmZOsAiControlInterface.propTypes = iconPropTypes;
|
|
97
100
|
}
|
|
98
|
-
const
|
|
101
|
+
const IbmZOsContainers = /*#__PURE__*/React.forwardRef(function IbmZOsContainers(_ref4, ref) {
|
|
99
102
|
let {
|
|
100
103
|
children,
|
|
101
104
|
size = 16,
|
|
@@ -109,18 +112,16 @@ const InformationFilled = /*#__PURE__*/React.forwardRef(function InformationFill
|
|
|
109
112
|
viewBox: "0 0 32 32",
|
|
110
113
|
fill: "currentColor",
|
|
111
114
|
...rest
|
|
112
|
-
},
|
|
113
|
-
|
|
114
|
-
|
|
115
|
-
|
|
116
|
-
})), _path9 || (_path9 = /*#__PURE__*/React.createElement("path", {
|
|
117
|
-
d: "M16,2A14,14,0,1,0,30,16,14,14,0,0,0,16,2Zm0,6a1.5,1.5,0,1,1-1.5,1.5A1.5,1.5,0,0,1,16,8Zm4,16.125H12v-2.25h2.875v-5.75H13v-2.25h4.125v8H20Z"
|
|
115
|
+
}, _path10 || (_path10 = /*#__PURE__*/React.createElement("path", {
|
|
116
|
+
d: "m29,12h-9V3h9v9Zm-7-2h5v-5h-5v5Z"
|
|
117
|
+
})), _path11 || (_path11 = /*#__PURE__*/React.createElement("path", {
|
|
118
|
+
d: "m20,15v2h7v10h-10V3H5c-1.1028,0-2,.8975-2,2v22c0,1.1025.8972,2,2,2h22c1.1028,0,2-.8975,2-2v-12h-9Zm-13.5859,2h8.5859v8.5859l-8.5859-8.5859Zm8.5859-2H6.4141L15,6.4141v8.5859Zm-1.4141-10L5,13.5859V5h8.5859Zm-8.5859,13.4141l8.5859,8.5859H5v-8.5859Z"
|
|
118
119
|
})), children);
|
|
119
120
|
});
|
|
120
121
|
if (process.env.NODE_ENV !== "production") {
|
|
121
|
-
|
|
122
|
+
IbmZOsContainers.propTypes = iconPropTypes;
|
|
122
123
|
}
|
|
123
|
-
const
|
|
124
|
+
const IbmZOsPackageManager = /*#__PURE__*/React.forwardRef(function IbmZOsPackageManager(_ref5, ref) {
|
|
124
125
|
let {
|
|
125
126
|
children,
|
|
126
127
|
size = 16,
|
|
@@ -134,16 +135,14 @@ const InformationSquare = /*#__PURE__*/React.forwardRef(function InformationSqua
|
|
|
134
135
|
viewBox: "0 0 32 32",
|
|
135
136
|
fill: "currentColor",
|
|
136
137
|
...rest
|
|
137
|
-
},
|
|
138
|
-
d: "
|
|
139
|
-
})), _path11 || (_path11 = /*#__PURE__*/React.createElement("path", {
|
|
140
|
-
d: "M26,28H6a2.0023,2.0023,0,0,1-2-2V6A2.0023,2.0023,0,0,1,6,4H26a2.0023,2.0023,0,0,1,2,2V26A2.0023,2.0023,0,0,1,26,28ZM6,6V26H26V6Z"
|
|
138
|
+
}, _path12 || (_path12 = /*#__PURE__*/React.createElement("path", {
|
|
139
|
+
d: "M15 9v10.172l-2.586-2.586L11 18l5 5 5-5-1.414-1.414L17 19.172V9H15zM19.758 26.65L16 28.842 5 22.426V18H3v5c0 .355.189.685.496.864l12 7C15.652 30.955 15.826 31 16 31s.348-.045.504-.136l4.282-2.498L19.758 26.65zM28.504 8.136l-4.269-2.49-1.029 1.715L27 9.574v12.852l-3.787 2.209 1.029 1.715 4.262-2.486C28.811 23.685 29 23.355 29 23V9C29 8.645 28.811 8.315 28.504 8.136zM5 9.574l11-6.417 3.751 2.188L20.78 3.63l-4.276-2.494C16.348 1.045 16.174 1 16 1s-.348.045-.504.136l-12 7C3.189 8.315 3 8.645 3 9v5h2V9.574z"
|
|
141
140
|
})), children);
|
|
142
141
|
});
|
|
143
142
|
if (process.env.NODE_ENV !== "production") {
|
|
144
|
-
|
|
143
|
+
IbmZOsPackageManager.propTypes = iconPropTypes;
|
|
145
144
|
}
|
|
146
|
-
const
|
|
145
|
+
const WatsonHealthICa_2D = /*#__PURE__*/React.forwardRef(function WatsonHealthICa_2D(_ref6, ref) {
|
|
147
146
|
let {
|
|
148
147
|
children,
|
|
149
148
|
size = 16,
|
|
@@ -157,18 +156,14 @@ const InformationSquareFilled = /*#__PURE__*/React.forwardRef(function Informati
|
|
|
157
156
|
viewBox: "0 0 32 32",
|
|
158
157
|
fill: "currentColor",
|
|
159
158
|
...rest
|
|
160
|
-
},
|
|
161
|
-
|
|
162
|
-
d: "M16,8a1.5,1.5,0,1,1-1.5,1.5A1.5,1.5,0,0,1,16,8Zm4,13.875H17.125v-8H13v2.25h1.875v5.75H12v2.25h8Z",
|
|
163
|
-
"data-icon-path": "inner-path"
|
|
164
|
-
})), _path13 || (_path13 = /*#__PURE__*/React.createElement("path", {
|
|
165
|
-
d: "M26,4H6A2,2,0,0,0,4,6V26a2,2,0,0,0,2,2H26a2,2,0,0,0,2-2V6A2,2,0,0,0,26,4ZM16,8a1.5,1.5,0,1,1-1.5,1.5A1.5,1.5,0,0,1,16,8Zm4,16.125H12v-2.25h2.875v-5.75H13v-2.25h4.125v8H20Z"
|
|
159
|
+
}, _path13 || (_path13 = /*#__PURE__*/React.createElement("path", {
|
|
160
|
+
d: "M22 24H10a2.0023 2.0023 0 01-2-2V10a2.0023 2.0023 0 012-2H22a2.0023 2.0023 0 012 2V22A2.0023 2.0023 0 0122 24zM10 10V22H22V10zM11 2L2 2 2 11 4 11 4 4 11 4 11 2zM2 21L2 30 11 30 11 28 4 28 4 21 2 21zM30 11L30 2 21 2 21 4 28 4 28 11 30 11zM21 30L30 30 30 21 28 21 28 28 21 28 21 30z"
|
|
166
161
|
})), children);
|
|
167
162
|
});
|
|
168
163
|
if (process.env.NODE_ENV !== "production") {
|
|
169
|
-
|
|
164
|
+
WatsonHealthICa_2D.propTypes = iconPropTypes;
|
|
170
165
|
}
|
|
171
|
-
const
|
|
166
|
+
const IceAccretion = /*#__PURE__*/React.forwardRef(function IceAccretion(_ref7, ref) {
|
|
172
167
|
let {
|
|
173
168
|
children,
|
|
174
169
|
size = 16,
|
|
@@ -183,15 +178,15 @@ const InfrastructureClassic = /*#__PURE__*/React.forwardRef(function Infrastruct
|
|
|
183
178
|
fill: "currentColor",
|
|
184
179
|
...rest
|
|
185
180
|
}, _path14 || (_path14 = /*#__PURE__*/React.createElement("path", {
|
|
186
|
-
d: "
|
|
181
|
+
d: "M4 2A2 2 0 002 4V20l1 2 1-2V4H8V14l1 2 1-2V2zM28 2H14v8l1 2 1-2V4h2V17l1 2 1-2V4h4V14l1 2 1-2V4h2V24l1 2 1-2V4A2 2 0 0028 2zM14 28L13 30 12 28 12 16 14 16 14 28z"
|
|
187
182
|
})), _path15 || (_path15 = /*#__PURE__*/React.createElement("path", {
|
|
188
|
-
d: "
|
|
183
|
+
d: "M24 26L23 28 22 26 22 20 24 20 24 26zM8 24L7 26 6 24 6 18 8 18 8 24z"
|
|
189
184
|
})), children);
|
|
190
185
|
});
|
|
191
186
|
if (process.env.NODE_ENV !== "production") {
|
|
192
|
-
|
|
187
|
+
IceAccretion.propTypes = iconPropTypes;
|
|
193
188
|
}
|
|
194
|
-
const
|
|
189
|
+
const IceVision = /*#__PURE__*/React.forwardRef(function IceVision(_ref8, ref) {
|
|
195
190
|
let {
|
|
196
191
|
children,
|
|
197
192
|
size = 16,
|
|
@@ -206,13 +201,15 @@ const Insert = /*#__PURE__*/React.forwardRef(function Insert(_ref8, ref) {
|
|
|
206
201
|
fill: "currentColor",
|
|
207
202
|
...rest
|
|
208
203
|
}, _path16 || (_path16 = /*#__PURE__*/React.createElement("path", {
|
|
209
|
-
d: "
|
|
204
|
+
d: "M19 14L19 21 20 23 21 21 21 14 19 14zM17 14H13a2 2 0 00-2 2v4l1 2 1-2V16h2v7l1 2 1-2z"
|
|
205
|
+
})), _path17 || (_path17 = /*#__PURE__*/React.createElement("path", {
|
|
206
|
+
d: "M4,18A12,12,0,1,0,16,6H12V1L6,7l6,6V8h4A10,10,0,1,1,6,18Z"
|
|
210
207
|
})), children);
|
|
211
208
|
});
|
|
212
209
|
if (process.env.NODE_ENV !== "production") {
|
|
213
|
-
|
|
210
|
+
IceVision.propTypes = iconPropTypes;
|
|
214
211
|
}
|
|
215
|
-
const
|
|
212
|
+
const QID = /*#__PURE__*/React.forwardRef(function QID(_ref9, ref) {
|
|
216
213
|
let {
|
|
217
214
|
children,
|
|
218
215
|
size = 16,
|
|
@@ -226,14 +223,14 @@ const InsertPage = /*#__PURE__*/React.forwardRef(function InsertPage(_ref9, ref)
|
|
|
226
223
|
viewBox: "0 0 32 32",
|
|
227
224
|
fill: "currentColor",
|
|
228
225
|
...rest
|
|
229
|
-
},
|
|
230
|
-
d: "
|
|
226
|
+
}, _path18 || (_path18 = /*#__PURE__*/React.createElement("path", {
|
|
227
|
+
d: "M10 9H12V11H10zM18 23H14V9h4a4 4 0 014 4v6A4 4 0 0118 23zm-2-2h2a2 2 0 002-2V13a2 2 0 00-2-2H16zM10 13H12V23H10z"
|
|
231
228
|
})), children);
|
|
232
229
|
});
|
|
233
230
|
if (process.env.NODE_ENV !== "production") {
|
|
234
|
-
|
|
231
|
+
QID.propTypes = iconPropTypes;
|
|
235
232
|
}
|
|
236
|
-
const
|
|
233
|
+
const IdManagement = /*#__PURE__*/React.forwardRef(function IdManagement(_ref10, ref) {
|
|
237
234
|
let {
|
|
238
235
|
children,
|
|
239
236
|
size = 16,
|
|
@@ -247,16 +244,18 @@ const InsertSyntax = /*#__PURE__*/React.forwardRef(function InsertSyntax(_ref10,
|
|
|
247
244
|
viewBox: "0 0 32 32",
|
|
248
245
|
fill: "currentColor",
|
|
249
246
|
...rest
|
|
250
|
-
},
|
|
251
|
-
d: "
|
|
252
|
-
})),
|
|
253
|
-
d: "
|
|
247
|
+
}, _path19 || (_path19 = /*#__PURE__*/React.createElement("path", {
|
|
248
|
+
d: "M15 20H9a3 3 0 00-3 3v2H8V23a1 1 0 011-1h6a1 1 0 011 1v2h2V23A3 3 0 0015 20zM12 19a4 4 0 10-4-4A4 4 0 0012 19zm0-6a2 2 0 11-2 2A2 2 0 0112 13z"
|
|
249
|
+
})), _path20 || (_path20 = /*#__PURE__*/React.createElement("path", {
|
|
250
|
+
d: "M28,19v9H4V8H16V6H4A2,2,0,0,0,2,8V28a2,2,0,0,0,2,2H28a2,2,0,0,0,2-2V19Z"
|
|
251
|
+
})), _path21 || (_path21 = /*#__PURE__*/React.createElement("path", {
|
|
252
|
+
d: "M20 19H26V21H20zM22 23H26V25H22zM32 10V8H29.8989a4.9678 4.9678 0 00-.7319-1.7529l1.49-1.49-1.414-1.414-1.49 1.49A4.9678 4.9678 0 0026 4.1011V2H24V4.1011a4.9678 4.9678 0 00-1.7529.7319l-1.49-1.49-1.414 1.414 1.49 1.49A4.9678 4.9678 0 0020.1011 8H18v2h2.1011a4.9678 4.9678 0 00.7319 1.7529l-1.49 1.49 1.414 1.414 1.49-1.49A4.9678 4.9678 0 0024 13.8989V16h2V13.8989a4.9678 4.9678 0 001.7529-.7319l1.49 1.49 1.414-1.414-1.49-1.49A4.9678 4.9678 0 0029.8989 10zm-7 2a3 3 0 113-3A3.0033 3.0033 0 0125 12z"
|
|
254
253
|
})), children);
|
|
255
254
|
});
|
|
256
255
|
if (process.env.NODE_ENV !== "production") {
|
|
257
|
-
|
|
256
|
+
IdManagement.propTypes = iconPropTypes;
|
|
258
257
|
}
|
|
259
|
-
const
|
|
258
|
+
const Idea = /*#__PURE__*/React.forwardRef(function Idea(_ref11, ref) {
|
|
260
259
|
let {
|
|
261
260
|
children,
|
|
262
261
|
size = 16,
|
|
@@ -270,16 +269,14 @@ const Inspection = /*#__PURE__*/React.forwardRef(function Inspection(_ref11, ref
|
|
|
270
269
|
viewBox: "0 0 32 32",
|
|
271
270
|
fill: "currentColor",
|
|
272
271
|
...rest
|
|
273
|
-
},
|
|
274
|
-
d: "
|
|
275
|
-
})), _path21 || (_path21 = /*#__PURE__*/React.createElement("path", {
|
|
276
|
-
d: "M30,15H27.9492A12.0071,12.0071,0,0,0,17,4.0508V2H15V4.0508A12.0071,12.0071,0,0,0,4.0508,15H2v2H4.0508A12.0071,12.0071,0,0,0,15,27.9492V30h2V27.9492A12.0071,12.0071,0,0,0,27.9492,17H30ZM17,25.9492V23H15v2.9492A10.0166,10.0166,0,0,1,6.0508,17H9V15H6.0508A10.0166,10.0166,0,0,1,15,6.0508V9h2V6.0508A10.0166,10.0166,0,0,1,25.9492,15H23v2h2.949A10.0165,10.0165,0,0,1,17,25.9492Z"
|
|
272
|
+
}, _path22 || (_path22 = /*#__PURE__*/React.createElement("path", {
|
|
273
|
+
d: "M11 24H21V26H11zM13 28H19V30H13zM16 2A10 10 0 006 12a9.19 9.19 0 003.46 7.62c1 .93 1.54 1.46 1.54 2.38h2c0-1.84-1.11-2.87-2.19-3.86A7.2 7.2 0 018 12a8 8 0 0116 0 7.2 7.2 0 01-2.82 6.14c-1.07 1-2.18 2-2.18 3.86h2c0-.92.53-1.45 1.54-2.39A9.18 9.18 0 0026 12 10 10 0 0016 2z"
|
|
277
274
|
})), children);
|
|
278
275
|
});
|
|
279
276
|
if (process.env.NODE_ENV !== "production") {
|
|
280
|
-
|
|
277
|
+
Idea.propTypes = iconPropTypes;
|
|
281
278
|
}
|
|
282
|
-
const
|
|
279
|
+
const Identification = /*#__PURE__*/React.forwardRef(function Identification(_ref12, ref) {
|
|
283
280
|
let {
|
|
284
281
|
children,
|
|
285
282
|
size = 16,
|
|
@@ -293,20 +290,16 @@ const InstanceBx = /*#__PURE__*/React.forwardRef(function InstanceBx(_ref12, ref
|
|
|
293
290
|
viewBox: "0 0 32 32",
|
|
294
291
|
fill: "currentColor",
|
|
295
292
|
...rest
|
|
296
|
-
},
|
|
297
|
-
d: "
|
|
298
|
-
})),
|
|
299
|
-
|
|
300
|
-
cy: "27",
|
|
301
|
-
r: "1"
|
|
302
|
-
})), _path23 || (_path23 = /*#__PURE__*/React.createElement("path", {
|
|
303
|
-
d: "M2 18H6V20H2zM8 18H12V20H8zM14 18H18V20H14zM20 18H24V20H20zM26 18H30V20H26zM26 31H6a2.0021 2.0021 0 01-2-2V25a2.0021 2.0021 0 012-2H26a2.0021 2.0021 0 012 2v4A2.0021 2.0021 0 0126 31zM6 25v4H26V25z"
|
|
293
|
+
}, _path23 || (_path23 = /*#__PURE__*/React.createElement("path", {
|
|
294
|
+
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"
|
|
295
|
+
})), _path24 || (_path24 = /*#__PURE__*/React.createElement("path", {
|
|
296
|
+
d: "M6 10H13V12H6zM6 14H10V16H6zM23 18H17a3 3 0 00-3 3v2h2V21a1 1 0 011-1h6a1 1 0 011 1v2h2V21A3 3 0 0023 18zM20 17a4 4 0 10-4-4A4 4 0 0020 17zm0-6a2 2 0 11-2 2A2 2 0 0120 11z"
|
|
304
297
|
})), children);
|
|
305
298
|
});
|
|
306
299
|
if (process.env.NODE_ENV !== "production") {
|
|
307
|
-
|
|
300
|
+
Identification.propTypes = iconPropTypes;
|
|
308
301
|
}
|
|
309
|
-
const
|
|
302
|
+
const Image = /*#__PURE__*/React.forwardRef(function Image(_ref13, ref) {
|
|
310
303
|
let {
|
|
311
304
|
children,
|
|
312
305
|
size = 16,
|
|
@@ -320,20 +313,16 @@ const InstanceClassic = /*#__PURE__*/React.forwardRef(function InstanceClassic(_
|
|
|
320
313
|
viewBox: "0 0 32 32",
|
|
321
314
|
fill: "currentColor",
|
|
322
315
|
...rest
|
|
323
|
-
},
|
|
324
|
-
d: "
|
|
325
|
-
})),
|
|
326
|
-
|
|
327
|
-
cy: "27",
|
|
328
|
-
r: "1"
|
|
329
|
-
})), _path25 || (_path25 = /*#__PURE__*/React.createElement("path", {
|
|
330
|
-
d: "M26,23H17V15.83l2.59,2.58L21,17l-5-5-5,5,1.41,1.41L15,15.83V23H6a2.0023,2.0023,0,0,0-2,2v4a2.0023,2.0023,0,0,0,2,2H26a2.0023,2.0023,0,0,0,2-2V25A2.0023,2.0023,0,0,0,26,23Zm0,6H6V25H26Z"
|
|
316
|
+
}, _path25 || (_path25 = /*#__PURE__*/React.createElement("path", {
|
|
317
|
+
d: "M19,14a3,3,0,1,0-3-3A3,3,0,0,0,19,14Zm0-4a1,1,0,1,1-1,1A1,1,0,0,1,19,10Z"
|
|
318
|
+
})), _path26 || (_path26 = /*#__PURE__*/React.createElement("path", {
|
|
319
|
+
d: "M26,4H6A2,2,0,0,0,4,6V26a2,2,0,0,0,2,2H26a2,2,0,0,0,2-2V6A2,2,0,0,0,26,4Zm0,22H6V20l5-5,5.59,5.59a2,2,0,0,0,2.82,0L21,19l5,5Zm0-4.83-3.59-3.59a2,2,0,0,0-2.82,0L18,19.17l-5.59-5.59a2,2,0,0,0-2.82,0L6,17.17V6H26Z"
|
|
331
320
|
})), children);
|
|
332
321
|
});
|
|
333
322
|
if (process.env.NODE_ENV !== "production") {
|
|
334
|
-
|
|
323
|
+
Image.propTypes = iconPropTypes;
|
|
335
324
|
}
|
|
336
|
-
const
|
|
325
|
+
const ImageCopy = /*#__PURE__*/React.forwardRef(function ImageCopy(_ref14, ref) {
|
|
337
326
|
let {
|
|
338
327
|
children,
|
|
339
328
|
size = 16,
|
|
@@ -347,18 +336,16 @@ const InstanceCx = /*#__PURE__*/React.forwardRef(function InstanceCx(_ref14, ref
|
|
|
347
336
|
viewBox: "0 0 32 32",
|
|
348
337
|
fill: "currentColor",
|
|
349
338
|
...rest
|
|
350
|
-
},
|
|
351
|
-
|
|
352
|
-
|
|
353
|
-
|
|
354
|
-
})), _path26 || (_path26 = /*#__PURE__*/React.createElement("path", {
|
|
355
|
-
d: "M22 5L20 5 18 8.897 16 5 14 5 16.905 10 14 15 16 15 18 11.201 20 15 22 15 19.098 10 22 5zM12 15H6a2.0023 2.0023 0 01-2-2V4A2.002 2.002 0 016 2h6V4H6v9h6zM2 18H6V20H2zM8 18H12V20H8zM14 18H18V20H14zM20 18H24V20H20zM26 18H30V20H26zM26 31H6a2.0021 2.0021 0 01-2-2V25a2.0021 2.0021 0 012-2H26a2.0021 2.0021 0 012 2v4A2.0021 2.0021 0 0126 31zM6 25v4H26V25z"
|
|
339
|
+
}, _path27 || (_path27 = /*#__PURE__*/React.createElement("path", {
|
|
340
|
+
d: "M4 22H2V4A2.0023 2.0023 0 014 2H22V4H4zM21 17a3 3 0 10-3-3A3.0033 3.0033 0 0021 17zm0-4a1 1 0 11-1 1A1.0009 1.0009 0 0121 13z"
|
|
341
|
+
})), _path28 || (_path28 = /*#__PURE__*/React.createElement("path", {
|
|
342
|
+
d: "M28,7H9A2.0025,2.0025,0,0,0,7,9V28a2.0025,2.0025,0,0,0,2,2H28a2.0025,2.0025,0,0,0,2-2V9A2.0025,2.0025,0,0,0,28,7Zm0,21H9v-6l4-3.9971,5.5859,5.586a2,2,0,0,0,2.8282,0L23,22.0034,28,27Zm0-3.8281-3.5859-3.586a2,2,0,0,0-2.8282,0L20,22.1719l-5.5859-5.586a2,2,0,0,0-2.8282,0L9,19.1719V9H28Z"
|
|
356
343
|
})), children);
|
|
357
344
|
});
|
|
358
345
|
if (process.env.NODE_ENV !== "production") {
|
|
359
|
-
|
|
346
|
+
ImageCopy.propTypes = iconPropTypes;
|
|
360
347
|
}
|
|
361
|
-
const
|
|
348
|
+
const ImageMedical = /*#__PURE__*/React.forwardRef(function ImageMedical(_ref15, ref) {
|
|
362
349
|
let {
|
|
363
350
|
children,
|
|
364
351
|
size = 16,
|
|
@@ -372,20 +359,16 @@ const InstanceMx = /*#__PURE__*/React.forwardRef(function InstanceMx(_ref15, ref
|
|
|
372
359
|
viewBox: "0 0 32 32",
|
|
373
360
|
fill: "currentColor",
|
|
374
361
|
...rest
|
|
375
|
-
},
|
|
376
|
-
d: "
|
|
377
|
-
})),
|
|
378
|
-
|
|
379
|
-
cy: "27",
|
|
380
|
-
r: "1"
|
|
381
|
-
})), _path28 || (_path28 = /*#__PURE__*/React.createElement("path", {
|
|
382
|
-
d: "M2 18H6V20H2zM8 18H12V20H8zM14 18H18V20H14zM20 18H24V20H20zM26 18H30V20H26zM26 31H6a2.0021 2.0021 0 01-2-2V25a2.0021 2.0021 0 012-2H26a2.0021 2.0021 0 012 2v4A2.0021 2.0021 0 0126 31zM6 25v4H26V25z"
|
|
362
|
+
}, _path29 || (_path29 = /*#__PURE__*/React.createElement("path", {
|
|
363
|
+
d: "M26,6V26H6V6H26m0-2H6A2,2,0,0,0,4,6V26a2,2,0,0,0,2,2H26a2,2,0,0,0,2-2V6a2,2,0,0,0-2-2Z"
|
|
364
|
+
})), _path30 || (_path30 = /*#__PURE__*/React.createElement("path", {
|
|
365
|
+
d: "M22 16L22 14 17 14 17 12 20 12 20 10 17 10 17 8 15 8 15 10 12 10 12 12 15 12 15 14 10 14 10 16 15 16 15 18 10 18 10 20 15 20 15 22 12 22 12 24 20 24 20 22 17 22 17 20 22 20 22 18 17 18 17 16 22 16z"
|
|
383
366
|
})), children);
|
|
384
367
|
});
|
|
385
368
|
if (process.env.NODE_ENV !== "production") {
|
|
386
|
-
|
|
369
|
+
ImageMedical.propTypes = iconPropTypes;
|
|
387
370
|
}
|
|
388
|
-
const
|
|
371
|
+
const ImageReference = /*#__PURE__*/React.forwardRef(function ImageReference(_ref16, ref) {
|
|
389
372
|
let {
|
|
390
373
|
children,
|
|
391
374
|
size = 16,
|
|
@@ -399,18 +382,16 @@ const InstanceVirtual = /*#__PURE__*/React.forwardRef(function InstanceVirtual(_
|
|
|
399
382
|
viewBox: "0 0 32 32",
|
|
400
383
|
fill: "currentColor",
|
|
401
384
|
...rest
|
|
402
|
-
},
|
|
403
|
-
|
|
404
|
-
|
|
405
|
-
|
|
406
|
-
})), _path29 || (_path29 = /*#__PURE__*/React.createElement("path", {
|
|
407
|
-
d: "M2 6H6V8H2zM8 6H12V8H8zM14 6H18V8H14zM20 6H24V8H20zM26 6H30V8H26zM28 28H4a2.0021 2.0021 0 01-2-2V20a2.0021 2.0021 0 012-2H28a2.0021 2.0021 0 012 2v6A2.0021 2.0021 0 0128 28zM4 20v6H28V20zM2 12H30V14H2z"
|
|
385
|
+
}, _path31 || (_path31 = /*#__PURE__*/React.createElement("path", {
|
|
386
|
+
d: "M4 20L4 22 8.586 22 2 28.586 3.414 30 10 23.414 10 28 12 28 12 20 4 20zM19 14a3 3 0 10-3-3A3 3 0 0019 14zm0-4a1 1 0 11-1 1A1 1 0 0119 10z"
|
|
387
|
+
})), _path32 || (_path32 = /*#__PURE__*/React.createElement("path", {
|
|
388
|
+
d: "M26,4H6A2,2,0,0,0,4,6V16H6V6H26V21.17l-3.59-3.59a2,2,0,0,0-2.82,0L18,19.17,11.8308,13l-1.4151,1.4155L14,18l2.59,2.59a2,2,0,0,0,2.82,0L21,19l5,5v2H16v2H26a2,2,0,0,0,2-2V6A2,2,0,0,0,26,4Z"
|
|
408
389
|
})), children);
|
|
409
390
|
});
|
|
410
391
|
if (process.env.NODE_ENV !== "production") {
|
|
411
|
-
|
|
392
|
+
ImageReference.propTypes = iconPropTypes;
|
|
412
393
|
}
|
|
413
|
-
const
|
|
394
|
+
const ImageSearch = /*#__PURE__*/React.forwardRef(function ImageSearch(_ref17, ref) {
|
|
414
395
|
let {
|
|
415
396
|
children,
|
|
416
397
|
size = 16,
|
|
@@ -424,14 +405,16 @@ const Integration = /*#__PURE__*/React.forwardRef(function Integration(_ref17, r
|
|
|
424
405
|
viewBox: "0 0 32 32",
|
|
425
406
|
fill: "currentColor",
|
|
426
407
|
...rest
|
|
427
|
-
},
|
|
428
|
-
d: "
|
|
408
|
+
}, _path33 || (_path33 = /*#__PURE__*/React.createElement("path", {
|
|
409
|
+
d: "M24 14a5.99 5.99 0 00-4.885 9.4712L14 28.5859 15.4141 30l5.1147-5.1147A5.9971 5.9971 0 1024 14zm0 10a4 4 0 114-4A4.0045 4.0045 0 0124 24zM17 12a3 3 0 10-3-3A3.0033 3.0033 0 0017 12zm0-4a1 1 0 11-1 1A1.0009 1.0009 0 0117 8z"
|
|
410
|
+
})), _path34 || (_path34 = /*#__PURE__*/React.createElement("path", {
|
|
411
|
+
d: "M12,24H4V17.9966L9,13l5.5859,5.5859L16,17.168l-5.5859-5.5855a2,2,0,0,0-2.8282,0L4,15.168V4H24v6h2V4a2.0023,2.0023,0,0,0-2-2H4A2.002,2.002,0,0,0,2,4V24a2.0023,2.0023,0,0,0,2,2h8Z"
|
|
429
412
|
})), children);
|
|
430
413
|
});
|
|
431
414
|
if (process.env.NODE_ENV !== "production") {
|
|
432
|
-
|
|
415
|
+
ImageSearch.propTypes = iconPropTypes;
|
|
433
416
|
}
|
|
434
|
-
const
|
|
417
|
+
const ImageSearchAlt = /*#__PURE__*/React.forwardRef(function ImageSearchAlt(_ref18, ref) {
|
|
435
418
|
let {
|
|
436
419
|
children,
|
|
437
420
|
size = 16,
|
|
@@ -445,16 +428,16 @@ const IntentRequestActive = /*#__PURE__*/React.forwardRef(function IntentRequest
|
|
|
445
428
|
viewBox: "0 0 32 32",
|
|
446
429
|
fill: "currentColor",
|
|
447
430
|
...rest
|
|
448
|
-
},
|
|
449
|
-
d: "
|
|
450
|
-
})),
|
|
451
|
-
d: "
|
|
431
|
+
}, _path35 || (_path35 = /*#__PURE__*/React.createElement("path", {
|
|
432
|
+
d: "M10,16a5.9908,5.9908,0,0,0,9.4712,4.8853L24.5859,26,26,24.5859l-5.115-5.1147A5.997,5.997,0,1,0,10,16Zm2,0a4,4,0,1,1,4,4A4.0045,4.0045,0,0,1,12,16Z"
|
|
433
|
+
})), _path36 || (_path36 = /*#__PURE__*/React.createElement("path", {
|
|
434
|
+
d: "M29,7H22.54L20.83,4.45A.9946.9946,0,0,0,20,4H12a.9946.9946,0,0,0-.83.45L9.46,7H3A1.0031,1.0031,0,0,0,2,8V25a1.0031,1.0031,0,0,0,1,1h9V24H4V9h6a.9946.9946,0,0,0,.83-.45L12.54,6h6.92l1.71,2.55A.9946.9946,0,0,0,22,9h6V21h2V8A1.0031,1.0031,0,0,0,29,7Z"
|
|
452
435
|
})), children);
|
|
453
436
|
});
|
|
454
437
|
if (process.env.NODE_ENV !== "production") {
|
|
455
|
-
|
|
438
|
+
ImageSearchAlt.propTypes = iconPropTypes;
|
|
456
439
|
}
|
|
457
|
-
const
|
|
440
|
+
const WatsonHealthImageAvailabilityLocal = /*#__PURE__*/React.forwardRef(function WatsonHealthImageAvailabilityLocal(_ref19, ref) {
|
|
458
441
|
let {
|
|
459
442
|
children,
|
|
460
443
|
size = 16,
|
|
@@ -468,16 +451,16 @@ const IntentRequestCreate = /*#__PURE__*/React.forwardRef(function IntentRequest
|
|
|
468
451
|
viewBox: "0 0 32 32",
|
|
469
452
|
fill: "currentColor",
|
|
470
453
|
...rest
|
|
471
|
-
},
|
|
472
|
-
d: "
|
|
473
|
-
})),
|
|
474
|
-
d: "
|
|
454
|
+
}, _path37 || (_path37 = /*#__PURE__*/React.createElement("path", {
|
|
455
|
+
d: "M16,18c-2.8,0-5-2.2-5-5s2.2-5,5-5s5,2.2,5,5S18.8,18,16,18z"
|
|
456
|
+
})), _path38 || (_path38 = /*#__PURE__*/React.createElement("path", {
|
|
457
|
+
d: "M16,30l-8.4-9.9c0-0.1-0.3-0.5-0.3-0.5C5.8,17.7,5,15.4,5,13C5,6.9,9.9,2,16,2s11,4.9,11,11c0,2.4-0.8,4.7-2.2,6.6l0,0 c0,0-0.3,0.4-0.3,0.4L16,30z M8.8,18.4c0,0,0.2,0.3,0.3,0.4l6.9,8.1l6.9-8.1c0-0.1,0.3-0.4,0.3-0.4C24.4,16.8,25,15,25,13 c0-5-4-9-9-9s-9,4-9,9C7,15,7.6,16.8,8.8,18.4L8.8,18.4z"
|
|
475
458
|
})), children);
|
|
476
459
|
});
|
|
477
460
|
if (process.env.NODE_ENV !== "production") {
|
|
478
|
-
|
|
461
|
+
WatsonHealthImageAvailabilityLocal.propTypes = iconPropTypes;
|
|
479
462
|
}
|
|
480
|
-
const
|
|
463
|
+
const WatsonHealthImageAvailabilityRetrieving = /*#__PURE__*/React.forwardRef(function WatsonHealthImageAvailabilityRetrieving(_ref20, ref) {
|
|
481
464
|
let {
|
|
482
465
|
children,
|
|
483
466
|
size = 16,
|
|
@@ -491,16 +474,16 @@ const IntentRequestHeal = /*#__PURE__*/React.forwardRef(function IntentRequestHe
|
|
|
491
474
|
viewBox: "0 0 32 32",
|
|
492
475
|
fill: "currentColor",
|
|
493
476
|
...rest
|
|
494
|
-
},
|
|
495
|
-
d: "
|
|
496
|
-
})),
|
|
497
|
-
d: "
|
|
477
|
+
}, _path39 || (_path39 = /*#__PURE__*/React.createElement("path", {
|
|
478
|
+
d: "M10 13L11.4 11.6 15 15.2 15 2 17 2 17 15.2 20.6 11.6 22 13 16 19z"
|
|
479
|
+
})), _path40 || (_path40 = /*#__PURE__*/React.createElement("path", {
|
|
480
|
+
d: "M20,2.8V5c3,1.5,5,4.5,5,8c0,2-0.6,3.8-1.8,5.4c0,0-0.2,0.3-0.3,0.4L16,26.9l-6.9-8.1c-0.1-0.1-0.3-0.4-0.3-0.4 C7.6,16.8,7,15,7,13c0-3.5,2-6.6,5-8V2.8C7.9,4.4,5,8.3,5,13c0,2.4,0.8,4.7,2.2,6.6c0,0,0.3,0.4,0.3,0.5L16,30l8.4-10 c0-0.1,0.3-0.4,0.3-0.4l0,0c1.4-1.9,2.2-4.2,2.2-6.6C27,8.3,24.1,4.4,20,2.8z"
|
|
498
481
|
})), children);
|
|
499
482
|
});
|
|
500
483
|
if (process.env.NODE_ENV !== "production") {
|
|
501
|
-
|
|
484
|
+
WatsonHealthImageAvailabilityRetrieving.propTypes = iconPropTypes;
|
|
502
485
|
}
|
|
503
|
-
const
|
|
486
|
+
const WatsonHealthImageAvailabilityUnavailable = /*#__PURE__*/React.forwardRef(function WatsonHealthImageAvailabilityUnavailable(_ref21, ref) {
|
|
504
487
|
let {
|
|
505
488
|
children,
|
|
506
489
|
size = 16,
|
|
@@ -514,26 +497,20 @@ const IntentRequestInactive = /*#__PURE__*/React.forwardRef(function IntentReque
|
|
|
514
497
|
viewBox: "0 0 32 32",
|
|
515
498
|
fill: "currentColor",
|
|
516
499
|
...rest
|
|
517
|
-
},
|
|
518
|
-
cx: "
|
|
519
|
-
cy: "
|
|
520
|
-
r: "1.5"
|
|
521
|
-
})), _circle7 || (_circle7 = /*#__PURE__*/React.createElement("circle", {
|
|
522
|
-
cx: "23.5",
|
|
523
|
-
cy: "22.5",
|
|
524
|
-
r: "1.5"
|
|
525
|
-
})), _circle8 || (_circle8 = /*#__PURE__*/React.createElement("circle", {
|
|
526
|
-
cx: "28.5",
|
|
527
|
-
cy: "22.5",
|
|
500
|
+
}, _circle3 || (_circle3 = /*#__PURE__*/React.createElement("circle", {
|
|
501
|
+
cx: "16",
|
|
502
|
+
cy: "20.5",
|
|
528
503
|
r: "1.5"
|
|
529
|
-
})),
|
|
530
|
-
d: "
|
|
504
|
+
})), _path41 || (_path41 = /*#__PURE__*/React.createElement("path", {
|
|
505
|
+
d: "M17,17h-2v-4h2c1.1,0,2-0.9,2-2s-0.9-2-2-2h-2c-1.1,0-2,0.9-2,2v0.5h-2V11c0-2.2,1.8-4,4-4h2c2.2,0,4,1.8,4,4s-1.8,4-4,4V17 z"
|
|
506
|
+
})), _path42 || (_path42 = /*#__PURE__*/React.createElement("path", {
|
|
507
|
+
d: "M16,30l-8.4-9.9c0-0.1-0.3-0.5-0.3-0.5C5.8,17.7,5,15.4,5,13C5,6.9,9.9,2,16,2s11,4.9,11,11c0,2.4-0.8,4.7-2.2,6.6l0,0 c0,0-0.3,0.4-0.3,0.4L16,30z M8.8,18.4c0,0,0.2,0.3,0.3,0.4l6.9,8.1l6.9-8.1c0-0.1,0.3-0.4,0.3-0.4C24.4,16.8,25,15,25,13 c0-5-4-9-9-9s-9,4-9,9C7,15,7.6,16.8,8.8,18.4L8.8,18.4z"
|
|
531
508
|
})), children);
|
|
532
509
|
});
|
|
533
510
|
if (process.env.NODE_ENV !== "production") {
|
|
534
|
-
|
|
511
|
+
WatsonHealthImageAvailabilityUnavailable.propTypes = iconPropTypes;
|
|
535
512
|
}
|
|
536
|
-
const
|
|
513
|
+
const ImageService = /*#__PURE__*/React.forwardRef(function ImageService(_ref22, ref) {
|
|
537
514
|
let {
|
|
538
515
|
children,
|
|
539
516
|
size = 16,
|
|
@@ -547,14 +524,20 @@ const IntentRequestScaleIn = /*#__PURE__*/React.forwardRef(function IntentReques
|
|
|
547
524
|
viewBox: "0 0 32 32",
|
|
548
525
|
fill: "currentColor",
|
|
549
526
|
...rest
|
|
550
|
-
},
|
|
551
|
-
d: "M28.
|
|
527
|
+
}, _path43 || (_path43 = /*#__PURE__*/React.createElement("path", {
|
|
528
|
+
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"
|
|
529
|
+
})), _circle4 || (_circle4 = /*#__PURE__*/React.createElement("circle", {
|
|
530
|
+
cx: "7",
|
|
531
|
+
cy: "25",
|
|
532
|
+
r: "1"
|
|
533
|
+
})), _path44 || (_path44 = /*#__PURE__*/React.createElement("path", {
|
|
534
|
+
d: "M13 4H15V12H13zM9 4H11V12H9zM21 12H19a2.0021 2.0021 0 01-2-2V6a2.0021 2.0021 0 012-2h2a2.0021 2.0021 0 012 2v4A2.0021 2.0021 0 0121 12zM19 6v4h2V6zM21 14H23V22H21zM9 14H11V22H9zM17 22H15a2.0021 2.0021 0 01-2-2V16a2.0021 2.0021 0 012-2h2a2.0021 2.0021 0 012 2v4A2.0021 2.0021 0 0117 22zm-2-6v4h2V16z"
|
|
552
535
|
})), children);
|
|
553
536
|
});
|
|
554
537
|
if (process.env.NODE_ENV !== "production") {
|
|
555
|
-
|
|
538
|
+
ImageService.propTypes = iconPropTypes;
|
|
556
539
|
}
|
|
557
|
-
const
|
|
540
|
+
const ImportExport = /*#__PURE__*/React.forwardRef(function ImportExport(_ref23, ref) {
|
|
558
541
|
let {
|
|
559
542
|
children,
|
|
560
543
|
size = 16,
|
|
@@ -568,14 +551,14 @@ const IntentRequestScaleOut = /*#__PURE__*/React.forwardRef(function IntentReque
|
|
|
568
551
|
viewBox: "0 0 32 32",
|
|
569
552
|
fill: "currentColor",
|
|
570
553
|
...rest
|
|
571
|
-
},
|
|
572
|
-
d: "
|
|
554
|
+
}, _path45 || (_path45 = /*#__PURE__*/React.createElement("path", {
|
|
555
|
+
d: "M28 24v4H4V24H2v4l.0076-.0049A1.9977 1.9977 0 004 30H28a2 2 0 002-2h0V24zM27.6 14.6L24 18.2 24 4 22 4 22 18.2 18.4 14.6 17 16 23 22 29 16 27.6 14.6zM9 4L3 10 4.4 11.4 8 7.8 8 22 10 22 10 7.8 13.6 11.4 15 10 9 4z"
|
|
573
556
|
})), children);
|
|
574
557
|
});
|
|
575
558
|
if (process.env.NODE_ENV !== "production") {
|
|
576
|
-
|
|
559
|
+
ImportExport.propTypes = iconPropTypes;
|
|
577
560
|
}
|
|
578
|
-
const
|
|
561
|
+
const ImproveRelevance = /*#__PURE__*/React.forwardRef(function ImproveRelevance(_ref24, ref) {
|
|
579
562
|
let {
|
|
580
563
|
children,
|
|
581
564
|
size = 16,
|
|
@@ -589,16 +572,22 @@ const IntentRequestUninstall = /*#__PURE__*/React.forwardRef(function IntentRequ
|
|
|
589
572
|
viewBox: "0 0 32 32",
|
|
590
573
|
fill: "currentColor",
|
|
591
574
|
...rest
|
|
592
|
-
},
|
|
593
|
-
d: "
|
|
594
|
-
})),
|
|
595
|
-
|
|
575
|
+
}, _path46 || (_path46 = /*#__PURE__*/React.createElement("path", {
|
|
576
|
+
d: "M22 26.59L19.41 24 18 25.41 22 29.41 30 21.41 28.59 20 22 26.59z"
|
|
577
|
+
})), _circle5 || (_circle5 = /*#__PURE__*/React.createElement("circle", {
|
|
578
|
+
cx: "16",
|
|
579
|
+
cy: "16",
|
|
580
|
+
r: "2"
|
|
581
|
+
})), _path47 || (_path47 = /*#__PURE__*/React.createElement("path", {
|
|
582
|
+
d: "M16,22a6,6,0,1,1,6-6A6.0066,6.0066,0,0,1,16,22Zm0-10a4,4,0,1,0,4,4A4.0045,4.0045,0,0,0,16,12Z"
|
|
583
|
+
})), _path48 || (_path48 = /*#__PURE__*/React.createElement("path", {
|
|
584
|
+
d: "M28,16A12,12,0,1,0,16,28V26A10,10,0,1,1,26,16Z"
|
|
596
585
|
})), children);
|
|
597
586
|
});
|
|
598
587
|
if (process.env.NODE_ENV !== "production") {
|
|
599
|
-
|
|
588
|
+
ImproveRelevance.propTypes = iconPropTypes;
|
|
600
589
|
}
|
|
601
|
-
const
|
|
590
|
+
const InProgress = /*#__PURE__*/React.forwardRef(function InProgress(_ref25, ref) {
|
|
602
591
|
let {
|
|
603
592
|
children,
|
|
604
593
|
size = 16,
|
|
@@ -612,35 +601,19 @@ const IntentRequestUpgrade = /*#__PURE__*/React.forwardRef(function IntentReques
|
|
|
612
601
|
viewBox: "0 0 32 32",
|
|
613
602
|
fill: "currentColor",
|
|
614
603
|
...rest
|
|
615
|
-
},
|
|
616
|
-
d: "
|
|
617
|
-
})), _path43 || (_path43 = /*#__PURE__*/React.createElement("path", {
|
|
618
|
-
d: "M15.4,30L5,23.8c-0.6-0.4-1-1-1-1.7V9.9c0-0.7,0.4-1.4,1-1.7l10-5.9C15.3,2.1,15.6,2,16,2c0.4,0,0.7,0.1,1,0.3l10,5.9 c0.6,0.4,1,1,1,1.7V16h-2V9.9L16,4L6,9.9v12.2l10.5,6.2L15.4,30z"
|
|
604
|
+
}, _path49 || (_path49 = /*#__PURE__*/React.createElement("path", {
|
|
605
|
+
d: "M16,2A14,14,0,1,0,30,16,14.0158,14.0158,0,0,0,16,2Zm0,26A12,12,0,0,1,16,4V16l8.4812,8.4814A11.9625,11.9625,0,0,1,16,28Z"
|
|
619
606
|
})), children);
|
|
620
607
|
});
|
|
621
608
|
if (process.env.NODE_ENV !== "production") {
|
|
622
|
-
|
|
609
|
+
InProgress.propTypes = iconPropTypes;
|
|
623
610
|
}
|
|
624
|
-
const
|
|
611
|
+
const InProgressError = /*#__PURE__*/React.forwardRef(function InProgressError(_ref26, ref) {
|
|
625
612
|
let {
|
|
626
613
|
children,
|
|
627
614
|
size = 16,
|
|
628
615
|
...rest
|
|
629
616
|
} = _ref26;
|
|
630
|
-
if (size === 16 || size === "16" || size === "16px") {
|
|
631
|
-
return /*#__PURE__*/React.createElement(Icon, {
|
|
632
|
-
width: size,
|
|
633
|
-
height: size,
|
|
634
|
-
ref: ref,
|
|
635
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
636
|
-
viewBox: "0 0 16 16",
|
|
637
|
-
fill: "currentColor",
|
|
638
|
-
...rest
|
|
639
|
-
}, _path44 || (_path44 = /*#__PURE__*/React.createElement("path", {
|
|
640
|
-
fillRule: "evenodd",
|
|
641
|
-
d: "M11,7 L11,9 L13,9 C13.5522847,9 14,9.44771525 14,10 L14,10 L14,13 C14,13.5522847 13.5522847,14 13,14 L13,14 L10,14 L10,7 L11,7 Z M5,9 C5.55228475,9 6,9.44771525 6,10 L6,10 L6,14 L3,14 C2.44771525,14 2,13.5522847 2,13 L2,13 L2,12 C2,11.4477153 2.44771525,11 3,11 L3,11 L5,11 L5,10 L2.5,10 L2.5,9 Z M13,10 L11,10 L11,13 L13,13 L13,10 Z M5,12 L3,12 L3,13 L5,13 L5,12 Z M7.912,2 L7.834,3.911 L9.628,3.248 L9.914,4.119 L8.068,4.626 L9.251,6.134 L8.523,6.667 L7.457,5.068 L6.391,6.667 L5.663,6.134 L6.846,4.626 L5,4.119 L5.286,3.248 L7.08,3.911 L7.002,2 L7.912,2 Z"
|
|
642
|
-
})), children);
|
|
643
|
-
}
|
|
644
617
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
645
618
|
width: size,
|
|
646
619
|
height: size,
|
|
@@ -649,14 +622,16 @@ const Interactions = /*#__PURE__*/React.forwardRef(function Interactions(_ref26,
|
|
|
649
622
|
viewBox: "0 0 32 32",
|
|
650
623
|
fill: "currentColor",
|
|
651
624
|
...rest
|
|
652
|
-
},
|
|
653
|
-
d: "
|
|
625
|
+
}, _path50 || (_path50 = /*#__PURE__*/React.createElement("path", {
|
|
626
|
+
d: "M30,24a6,6,0,1,0-6,6A6.0066,6.0066,0,0,0,30,24Zm-2,0a3.9521,3.9521,0,0,1-.5669,2.019L21.981,20.5669A3.9529,3.9529,0,0,1,24,20,4.0045,4.0045,0,0,1,28,24Zm-8,0a3.9521,3.9521,0,0,1,.5669-2.019l5.4521,5.4521A3.9529,3.9529,0,0,1,24,28,4.0045,4.0045,0,0,1,20,24Z"
|
|
627
|
+
})), _path51 || (_path51 = /*#__PURE__*/React.createElement("path", {
|
|
628
|
+
d: "M14,2a12,12,0,1,0,2,23.8193v-2.021A10,10,0,1,1,14,4V14l4.343,4.3433A7.9751,7.9751,0,0,1,24,16h1.8193A11.93,11.93,0,0,0,14,2Z"
|
|
654
629
|
})), children);
|
|
655
630
|
});
|
|
656
631
|
if (process.env.NODE_ENV !== "production") {
|
|
657
|
-
|
|
632
|
+
InProgressError.propTypes = iconPropTypes;
|
|
658
633
|
}
|
|
659
|
-
const
|
|
634
|
+
const InProgressWarning = /*#__PURE__*/React.forwardRef(function InProgressWarning(_ref27, ref) {
|
|
660
635
|
let {
|
|
661
636
|
children,
|
|
662
637
|
size = 16,
|
|
@@ -670,30 +645,34 @@ const WatsonHealthInteractiveSegmentationCursor = /*#__PURE__*/React.forwardRef(
|
|
|
670
645
|
viewBox: "0 0 32 32",
|
|
671
646
|
fill: "currentColor",
|
|
672
647
|
...rest
|
|
673
|
-
},
|
|
674
|
-
d: "
|
|
675
|
-
})),
|
|
676
|
-
d: "
|
|
677
|
-
transform: "rotate(-45 9 20)"
|
|
678
|
-
})), _path48 || (_path48 = /*#__PURE__*/React.createElement("path", {
|
|
679
|
-
d: "M18.586 7.586H21.413999999999998V10.414H18.586z",
|
|
680
|
-
transform: "rotate(-45 20 9)"
|
|
681
|
-
})), _path49 || (_path49 = /*#__PURE__*/React.createElement("path", {
|
|
682
|
-
d: "M7.586 7.586H10.414V10.414H7.586z",
|
|
683
|
-
transform: "rotate(-45 9 9)"
|
|
684
|
-
})), _path50 || (_path50 = /*#__PURE__*/React.createElement("path", {
|
|
685
|
-
d: "M11 2L2 2 2 11 4 11 4 4 11 4 11 2z"
|
|
648
|
+
}, _path52 || (_path52 = /*#__PURE__*/React.createElement("path", {
|
|
649
|
+
d: "M27.38,28H20.6178L24,21.2358ZM24,18a1,1,0,0,0-.8947.5527l-5,10A1.0005,1.0005,0,0,0,19,30H29a1,1,0,0,0,.9214-1.3892L24.8946,18.5527A1,1,0,0,0,24,18Z"
|
|
650
|
+
})), _path53 || (_path53 = /*#__PURE__*/React.createElement("path", {
|
|
651
|
+
d: "M18.746,22.7993A9.999,9.999,0,1,1,14,4V14l6.0971,6.0972,1.22-2.44A2.9849,2.9849,0,0,1,24,16h1.8193A11.993,11.993,0,1,0,14,26a11.9337,11.9337,0,0,0,3.3939-.4966Z"
|
|
686
652
|
})), children);
|
|
687
653
|
});
|
|
688
654
|
if (process.env.NODE_ENV !== "production") {
|
|
689
|
-
|
|
655
|
+
InProgressWarning.propTypes = iconPropTypes;
|
|
690
656
|
}
|
|
691
|
-
const
|
|
657
|
+
const Incomplete = /*#__PURE__*/React.forwardRef(function Incomplete(_ref28, ref) {
|
|
692
658
|
let {
|
|
693
659
|
children,
|
|
694
660
|
size = 16,
|
|
695
661
|
...rest
|
|
696
662
|
} = _ref28;
|
|
663
|
+
if (size === "glyph" || size === "glyph" || size === "glyphpx") {
|
|
664
|
+
return /*#__PURE__*/React.createElement(Icon, {
|
|
665
|
+
width: size,
|
|
666
|
+
height: size,
|
|
667
|
+
ref: ref,
|
|
668
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
669
|
+
viewBox: "0 0 16 16",
|
|
670
|
+
fill: "currentColor",
|
|
671
|
+
...rest
|
|
672
|
+
}, _path54 || (_path54 = /*#__PURE__*/React.createElement("path", {
|
|
673
|
+
d: "M8,2a6,6,0,1,0,6,6A6,6,0,0,0,8,2ZM8,4a4.0045,4.0045,0,0,1,4,4H4A4.0045,4.0045,0,0,1,8,4Z"
|
|
674
|
+
})), children);
|
|
675
|
+
}
|
|
697
676
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
698
677
|
width: size,
|
|
699
678
|
height: size,
|
|
@@ -702,16 +681,14 @@ const Intersect = /*#__PURE__*/React.forwardRef(function Intersect(_ref28, ref)
|
|
|
702
681
|
viewBox: "0 0 32 32",
|
|
703
682
|
fill: "currentColor",
|
|
704
683
|
...rest
|
|
705
|
-
},
|
|
706
|
-
d: "
|
|
707
|
-
})), _path52 || (_path52 = /*#__PURE__*/React.createElement("path", {
|
|
708
|
-
d: "M28,8H24V4a2.0023,2.0023,0,0,0-2-2H4A2.0023,2.0023,0,0,0,2,4V22a2.0023,2.0023,0,0,0,2,2H8v4a2.0023,2.0023,0,0,0,2,2H28a2.0023,2.0023,0,0,0,2-2V10A2.0023,2.0023,0,0,0,28,8Zm0,20H10V24h4V22H10V18H8v4H4V4H22V8H18v2h4v4h2V10h4Z"
|
|
684
|
+
}, _path55 || (_path55 = /*#__PURE__*/React.createElement("path", {
|
|
685
|
+
d: "M23.7642 6.8593l1.2851-1.5315A13.976 13.976 0 0020.8672 2.887l-.6836 1.8776A11.9729 11.9729 0 0123.7642 6.8593zM27.81 14l1.9677-.4128A13.8888 13.8888 0 0028.14 9.0457L26.4087 10A12.52 12.52 0 0127.81 14zM20.1836 27.2354l.6836 1.8776a13.976 13.976 0 004.1821-2.4408l-1.2851-1.5315A11.9729 11.9729 0 0120.1836 27.2354zM26.4087 22L28.14 23a14.14 14.14 0 001.6382-4.5872L27.81 18.0659A12.1519 12.1519 0 0126.4087 22zM16 30V2a14 14 0 000 28z"
|
|
709
686
|
})), children);
|
|
710
687
|
});
|
|
711
688
|
if (process.env.NODE_ENV !== "production") {
|
|
712
|
-
|
|
689
|
+
Incomplete.propTypes = iconPropTypes;
|
|
713
690
|
}
|
|
714
|
-
const
|
|
691
|
+
const IncompleteCancel = /*#__PURE__*/React.forwardRef(function IncompleteCancel(_ref29, ref) {
|
|
715
692
|
let {
|
|
716
693
|
children,
|
|
717
694
|
size = 16,
|
|
@@ -725,20 +702,14 @@ const IntrusionPrevention = /*#__PURE__*/React.forwardRef(function IntrusionPrev
|
|
|
725
702
|
viewBox: "0 0 32 32",
|
|
726
703
|
fill: "currentColor",
|
|
727
704
|
...rest
|
|
728
|
-
},
|
|
729
|
-
|
|
730
|
-
cy: "23.887",
|
|
731
|
-
r: "2"
|
|
732
|
-
})), _path53 || (_path53 = /*#__PURE__*/React.createElement("path", {
|
|
733
|
-
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 28zM25 10H4A2.0021 2.0021 0 012 8V4A2.0021 2.0021 0 014 2H25a2.0021 2.0021 0 012 2V8A2.0021 2.0021 0 0125 10zM4 4V8H25V4zM12 28H4V24h8V22H4a2.0023 2.0023 0 00-2 2v4a2.0023 2.0023 0 002 2h8z"
|
|
734
|
-
})), _path54 || (_path54 = /*#__PURE__*/React.createElement("path", {
|
|
735
|
-
d: "M28,12H7a2.0023,2.0023,0,0,0-2,2v4a2.0023,2.0023,0,0,0,2,2h5V18H7V14H28l.0007,2H30V14A2.0023,2.0023,0,0,0,28,12Z"
|
|
705
|
+
}, _path56 || (_path56 = /*#__PURE__*/React.createElement("path", {
|
|
706
|
+
d: "M30 21.41L28.59 20 25 23.59 21.41 20 20 21.41 23.59 25 20 28.59 21.41 30 25 26.41 28.59 30 30 28.59 26.41 25 30 21.41zM14 26A12 12 0 0114 2zM17.8257 4.7642a10.0288 10.0288 0 013.2422 2.1679l1.4133-1.4135a12.0359 12.0359 0 00-3.89-2.6016zM26 14a11.93 11.93 0 00-.9167-4.5908l-1.8472.7651A9.9428 9.9428 0 0124 14z"
|
|
736
707
|
})), children);
|
|
737
708
|
});
|
|
738
709
|
if (process.env.NODE_ENV !== "production") {
|
|
739
|
-
|
|
710
|
+
IncompleteCancel.propTypes = iconPropTypes;
|
|
740
711
|
}
|
|
741
|
-
const
|
|
712
|
+
const IncompleteError = /*#__PURE__*/React.forwardRef(function IncompleteError(_ref30, ref) {
|
|
742
713
|
let {
|
|
743
714
|
children,
|
|
744
715
|
size = 16,
|
|
@@ -752,16 +723,14 @@ const InventoryManagement = /*#__PURE__*/React.forwardRef(function InventoryMana
|
|
|
752
723
|
viewBox: "0 0 32 32",
|
|
753
724
|
fill: "currentColor",
|
|
754
725
|
...rest
|
|
755
|
-
},
|
|
756
|
-
d: "
|
|
757
|
-
})), _path56 || (_path56 = /*#__PURE__*/React.createElement("path", {
|
|
758
|
-
d: "M17,24H4V10H28v5h2V10a2.0023,2.0023,0,0,0-2-2H22V4a2.0023,2.0023,0,0,0-2-2H12a2.002,2.002,0,0,0-2,2V8H4a2.002,2.002,0,0,0-2,2V24a2.0023,2.0023,0,0,0,2,2H17ZM12,4h8V8H12Z"
|
|
726
|
+
}, _path57 || (_path57 = /*#__PURE__*/React.createElement("path", {
|
|
727
|
+
d: "M14 26A12 12 0 0114 2zM17.8257 4.7642a10.0288 10.0288 0 013.2422 2.1679l1.4133-1.4135a12.0359 12.0359 0 00-3.89-2.6016zM26 14a11.93 11.93 0 00-.9167-4.5908l-1.8472.7651A9.9428 9.9428 0 0124 14zM30 24a6 6 0 10-6 6A6.0066 6.0066 0 0030 24zm-2 0a3.9521 3.9521 0 01-.5669 2.019L21.981 20.5669A3.9529 3.9529 0 0124 20 4.0045 4.0045 0 0128 24zm-8 0a3.9521 3.9521 0 01.5669-2.019l5.4521 5.4521A3.9529 3.9529 0 0124 28 4.0045 4.0045 0 0120 24z"
|
|
759
728
|
})), children);
|
|
760
729
|
});
|
|
761
730
|
if (process.env.NODE_ENV !== "production") {
|
|
762
|
-
|
|
731
|
+
IncompleteError.propTypes = iconPropTypes;
|
|
763
732
|
}
|
|
764
|
-
const
|
|
733
|
+
const IncompleteWarning = /*#__PURE__*/React.forwardRef(function IncompleteWarning(_ref31, ref) {
|
|
765
734
|
let {
|
|
766
735
|
children,
|
|
767
736
|
size = 16,
|
|
@@ -775,16 +744,14 @@ const IotConnect = /*#__PURE__*/React.forwardRef(function IotConnect(_ref31, ref
|
|
|
775
744
|
viewBox: "0 0 32 32",
|
|
776
745
|
fill: "currentColor",
|
|
777
746
|
...rest
|
|
778
|
-
},
|
|
779
|
-
d: "
|
|
780
|
-
})), _path58 || (_path58 = /*#__PURE__*/React.createElement("path", {
|
|
781
|
-
d: "M26,2a4.0042,4.0042,0,0,0-4,4,3.9556,3.9556,0,0,0,.5668,2.0192L19.5859,11H11V21H21V12.4141l2.9808-2.9808A3.9553,3.9553,0,0,0,26,10a4,4,0,0,0,0-8ZM19,19H13V13h6ZM26,8a2,2,0,1,1,2-2A2.0023,2.0023,0,0,1,26,8Z"
|
|
747
|
+
}, _path58 || (_path58 = /*#__PURE__*/React.createElement("path", {
|
|
748
|
+
d: "M14 26A12 12 0 0114 2zM17.8257 4.7642a10.0288 10.0288 0 013.2422 2.1679l1.4133-1.4135a12.0359 12.0359 0 00-3.89-2.6016zM26 14a11.93 11.93 0 00-.9167-4.5908l-1.8472.7651A9.9428 9.9428 0 0124 14zM27.38 28H20.6178L24 21.2358zM24 18a1 1 0 00-.8947.5527l-5 10A1.0005 1.0005 0 0019 30H29a1 1 0 00.9214-1.3892L24.8946 18.5527A1 1 0 0024 18z"
|
|
782
749
|
})), children);
|
|
783
750
|
});
|
|
784
751
|
if (process.env.NODE_ENV !== "production") {
|
|
785
|
-
|
|
752
|
+
IncompleteWarning.propTypes = iconPropTypes;
|
|
786
753
|
}
|
|
787
|
-
const
|
|
754
|
+
const IncreaseLevel = /*#__PURE__*/React.forwardRef(function IncreaseLevel(_ref32, ref) {
|
|
788
755
|
let {
|
|
789
756
|
children,
|
|
790
757
|
size = 16,
|
|
@@ -799,17 +766,13 @@ const IotPlatform = /*#__PURE__*/React.forwardRef(function IotPlatform(_ref32, r
|
|
|
799
766
|
fill: "currentColor",
|
|
800
767
|
...rest
|
|
801
768
|
}, _path59 || (_path59 = /*#__PURE__*/React.createElement("path", {
|
|
802
|
-
d: "
|
|
803
|
-
})), _path60 || (_path60 = /*#__PURE__*/React.createElement("path", {
|
|
804
|
-
d: "M21 21H11V11H21zm-8-2h6V13H13zM31 13H29A10.0117 10.0117 0 0019 3V1A12.0131 12.0131 0 0131 13z"
|
|
805
|
-
})), _path61 || (_path61 = /*#__PURE__*/React.createElement("path", {
|
|
806
|
-
d: "M26,13H24a5.0059,5.0059,0,0,0-5-5V6A7.0085,7.0085,0,0,1,26,13Z"
|
|
769
|
+
d: "M23 4L18 7.75 18 14.25 15 12 10 15.75 10 22.25 7 20 2 23.75 2 30 4 30 4 24.75 7 22.5 10 24.75 10 30 12 30 12 16.75 15 14.5 18 16.75 18 30 20 30 20 8.75 23 6.5 26 8.75 26 30 28 30 28 7.75 23 4z"
|
|
807
770
|
})), children);
|
|
808
771
|
});
|
|
809
772
|
if (process.env.NODE_ENV !== "production") {
|
|
810
|
-
|
|
773
|
+
IncreaseLevel.propTypes = iconPropTypes;
|
|
811
774
|
}
|
|
812
|
-
const
|
|
775
|
+
const Industry = /*#__PURE__*/React.forwardRef(function Industry(_ref33, ref) {
|
|
813
776
|
let {
|
|
814
777
|
children,
|
|
815
778
|
size = 16,
|
|
@@ -823,19 +786,34 @@ const Iso = /*#__PURE__*/React.forwardRef(function Iso(_ref33, ref) {
|
|
|
823
786
|
viewBox: "0 0 32 32",
|
|
824
787
|
fill: "currentColor",
|
|
825
788
|
...rest
|
|
826
|
-
},
|
|
827
|
-
d: "
|
|
789
|
+
}, _path60 || (_path60 = /*#__PURE__*/React.createElement("path", {
|
|
790
|
+
d: "M29.53,6.15a1,1,0,0,0-1,0L20,10.38V7a1,1,0,0,0-1.45-.89L10,10.38V3A1,1,0,0,0,9,2H3A1,1,0,0,0,2,3V28H30V7A1,1,0,0,0,29.53,6.15ZM22,26H18V19h4Zm6,0H24V18a1,1,0,0,0-1-1H17a1,1,0,0,0-1,1v8H4V4H8v9.62l10-5v5l10-5Z"
|
|
828
791
|
})), children);
|
|
829
792
|
});
|
|
830
793
|
if (process.env.NODE_ENV !== "production") {
|
|
831
|
-
|
|
794
|
+
Industry.propTypes = iconPropTypes;
|
|
832
795
|
}
|
|
833
|
-
const
|
|
796
|
+
const Information = /*#__PURE__*/React.forwardRef(function Information(_ref34, ref) {
|
|
834
797
|
let {
|
|
835
798
|
children,
|
|
836
799
|
size = 16,
|
|
837
800
|
...rest
|
|
838
801
|
} = _ref34;
|
|
802
|
+
if (size === 16 || size === "16" || size === "16px") {
|
|
803
|
+
return /*#__PURE__*/React.createElement(Icon, {
|
|
804
|
+
width: size,
|
|
805
|
+
height: size,
|
|
806
|
+
ref: ref,
|
|
807
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
808
|
+
viewBox: "0 0 16 16",
|
|
809
|
+
fill: "currentColor",
|
|
810
|
+
...rest
|
|
811
|
+
}, _path61 || (_path61 = /*#__PURE__*/React.createElement("path", {
|
|
812
|
+
d: "M8.5 11L8.5 6.5 6.5 6.5 6.5 7.5 7.5 7.5 7.5 11 6 11 6 12 10 12 10 11zM8 3.5c-.4 0-.8.3-.8.8S7.6 5 8 5c.4 0 .8-.3.8-.8S8.4 3.5 8 3.5z"
|
|
813
|
+
})), _path62 || (_path62 = /*#__PURE__*/React.createElement("path", {
|
|
814
|
+
d: "M8,15c-3.9,0-7-3.1-7-7s3.1-7,7-7s7,3.1,7,7S11.9,15,8,15z M8,2C4.7,2,2,4.7,2,8s2.7,6,6,6s6-2.7,6-6S11.3,2,8,2z"
|
|
815
|
+
})), children);
|
|
816
|
+
}
|
|
839
817
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
840
818
|
width: size,
|
|
841
819
|
height: size,
|
|
@@ -845,15 +823,15 @@ const IsoFilled = /*#__PURE__*/React.forwardRef(function IsoFilled(_ref34, ref)
|
|
|
845
823
|
fill: "currentColor",
|
|
846
824
|
...rest
|
|
847
825
|
}, _path63 || (_path63 = /*#__PURE__*/React.createElement("path", {
|
|
848
|
-
d: "
|
|
826
|
+
d: "M17 22L17 14 13 14 13 16 15 16 15 22 12 22 12 24 20 24 20 22 17 22zM16 8a1.5 1.5 0 101.5 1.5A1.5 1.5 0 0016 8z"
|
|
849
827
|
})), _path64 || (_path64 = /*#__PURE__*/React.createElement("path", {
|
|
850
|
-
d: "
|
|
828
|
+
d: "M16,30A14,14,0,1,1,30,16,14,14,0,0,1,16,30ZM16,4A12,12,0,1,0,28,16,12,12,0,0,0,16,4Z"
|
|
851
829
|
})), children);
|
|
852
830
|
});
|
|
853
831
|
if (process.env.NODE_ENV !== "production") {
|
|
854
|
-
|
|
832
|
+
Information.propTypes = iconPropTypes;
|
|
855
833
|
}
|
|
856
|
-
const
|
|
834
|
+
const InformationDisabled = /*#__PURE__*/React.forwardRef(function InformationDisabled(_ref35, ref) {
|
|
857
835
|
let {
|
|
858
836
|
children,
|
|
859
837
|
size = 16,
|
|
@@ -868,15 +846,15 @@ const IsoOutline = /*#__PURE__*/React.forwardRef(function IsoOutline(_ref35, ref
|
|
|
868
846
|
fill: "currentColor",
|
|
869
847
|
...rest
|
|
870
848
|
}, _path65 || (_path65 = /*#__PURE__*/React.createElement("path", {
|
|
871
|
-
d: "
|
|
849
|
+
d: "M30 3.4141L28.5859 2 2 28.5859 3.4141 30l3.4433-3.4434A13.9614 13.9614 0 0026.5565 6.8574zM28 16A11.9734 11.9734 0 018.2678 25.146L15 18.4141V22H13v2h7V22H17V16.4141l8.146-8.146A11.8967 11.8967 0 0128 16zM16 8a1.5 1.5 0 101.5 1.5A1.5 1.5 0 0016 8z"
|
|
872
850
|
})), _path66 || (_path66 = /*#__PURE__*/React.createElement("path", {
|
|
873
|
-
d: "
|
|
851
|
+
d: "M5.67,22.0854A11.9829,11.9829,0,0,1,22.0856,5.67L23.54,4.2163A13.985,13.985,0,0,0,4.2162,23.54Z"
|
|
874
852
|
})), children);
|
|
875
853
|
});
|
|
876
854
|
if (process.env.NODE_ENV !== "production") {
|
|
877
|
-
|
|
855
|
+
InformationDisabled.propTypes = iconPropTypes;
|
|
878
856
|
}
|
|
879
|
-
const
|
|
857
|
+
const InformationFilled = /*#__PURE__*/React.forwardRef(function InformationFilled(_ref36, ref) {
|
|
880
858
|
let {
|
|
881
859
|
children,
|
|
882
860
|
size = 16,
|
|
@@ -892,20 +870,16 @@ const JoinFull = /*#__PURE__*/React.forwardRef(function JoinFull(_ref36, ref) {
|
|
|
892
870
|
...rest
|
|
893
871
|
}, _path67 || (_path67 = /*#__PURE__*/React.createElement("path", {
|
|
894
872
|
fill: "none",
|
|
895
|
-
d: "M16,
|
|
873
|
+
d: "M16,8a1.5,1.5,0,1,1-1.5,1.5A1.5,1.5,0,0,1,16,8Zm4,13.875H17.125v-8H13v2.25h1.875v5.75H12v2.25h8Z",
|
|
896
874
|
"data-icon-path": "inner-path"
|
|
897
875
|
})), _path68 || (_path68 = /*#__PURE__*/React.createElement("path", {
|
|
898
|
-
d: "
|
|
899
|
-
})), _path69 || (_path69 = /*#__PURE__*/React.createElement("path", {
|
|
900
|
-
d: "M16,9.0752a7.9941,7.9941,0,0,0,0,13.85,7.9941,7.9941,0,0,0,0-13.85Z"
|
|
901
|
-
})), _path70 || (_path70 = /*#__PURE__*/React.createElement("path", {
|
|
902
|
-
d: "M20,6a9.9539,9.9539,0,0,0-4,.8379,9.9953,9.9953,0,0,1,0,18.3242A9.9988,9.9988,0,1,0,20,6Z"
|
|
876
|
+
d: "M16,2A14,14,0,1,0,30,16,14,14,0,0,0,16,2Zm0,6a1.5,1.5,0,1,1-1.5,1.5A1.5,1.5,0,0,1,16,8Zm4,16.125H12v-2.25h2.875v-5.75H13v-2.25h4.125v8H20Z"
|
|
903
877
|
})), children);
|
|
904
878
|
});
|
|
905
879
|
if (process.env.NODE_ENV !== "production") {
|
|
906
|
-
|
|
880
|
+
InformationFilled.propTypes = iconPropTypes;
|
|
907
881
|
}
|
|
908
|
-
const
|
|
882
|
+
const InformationSquare = /*#__PURE__*/React.forwardRef(function InformationSquare(_ref37, ref) {
|
|
909
883
|
let {
|
|
910
884
|
children,
|
|
911
885
|
size = 16,
|
|
@@ -919,14 +893,16 @@ const JoinInner = /*#__PURE__*/React.forwardRef(function JoinInner(_ref37, ref)
|
|
|
919
893
|
viewBox: "0 0 32 32",
|
|
920
894
|
fill: "currentColor",
|
|
921
895
|
...rest
|
|
922
|
-
},
|
|
923
|
-
d: "
|
|
896
|
+
}, _path69 || (_path69 = /*#__PURE__*/React.createElement("path", {
|
|
897
|
+
d: "M17 22L17 14 13 14 13 16 15 16 15 22 12 22 12 24 20 24 20 22 17 22zM16 8a1.5 1.5 0 101.5 1.5A1.5 1.5 0 0016 8z"
|
|
898
|
+
})), _path70 || (_path70 = /*#__PURE__*/React.createElement("path", {
|
|
899
|
+
d: "M26,28H6a2.0023,2.0023,0,0,1-2-2V6A2.0023,2.0023,0,0,1,6,4H26a2.0023,2.0023,0,0,1,2,2V26A2.0023,2.0023,0,0,1,26,28ZM6,6V26H26V6Z"
|
|
924
900
|
})), children);
|
|
925
901
|
});
|
|
926
902
|
if (process.env.NODE_ENV !== "production") {
|
|
927
|
-
|
|
903
|
+
InformationSquare.propTypes = iconPropTypes;
|
|
928
904
|
}
|
|
929
|
-
const
|
|
905
|
+
const InformationSquareFilled = /*#__PURE__*/React.forwardRef(function InformationSquareFilled(_ref38, ref) {
|
|
930
906
|
let {
|
|
931
907
|
children,
|
|
932
908
|
size = 16,
|
|
@@ -940,22 +916,18 @@ const JoinLeft = /*#__PURE__*/React.forwardRef(function JoinLeft(_ref38, ref) {
|
|
|
940
916
|
viewBox: "0 0 32 32",
|
|
941
917
|
fill: "currentColor",
|
|
942
918
|
...rest
|
|
943
|
-
},
|
|
944
|
-
d: "M20,6a9.9272,9.9272,0,0,0-3.9968.8394,9.9758,9.9758,0,0,1,2.2451,1.36,8,8,0,1,1,0,15.6016,9.9758,9.9758,0,0,1-2.2451,1.36A9.9976,9.9976,0,1,0,20,6Z"
|
|
945
|
-
})), _path73 || (_path73 = /*#__PURE__*/React.createElement("path", {
|
|
946
|
-
d: "M12,16a8.01,8.01,0,0,0,6.2483,7.8008,9.9858,9.9858,0,0,0,0-15.6016A8.01,8.01,0,0,0,12,16Z"
|
|
947
|
-
})), _path74 || (_path74 = /*#__PURE__*/React.createElement("path", {
|
|
919
|
+
}, _path71 || (_path71 = /*#__PURE__*/React.createElement("path", {
|
|
948
920
|
fill: "none",
|
|
949
|
-
d: "
|
|
921
|
+
d: "M16,8a1.5,1.5,0,1,1-1.5,1.5A1.5,1.5,0,0,1,16,8Zm4,13.875H17.125v-8H13v2.25h1.875v5.75H12v2.25h8Z",
|
|
950
922
|
"data-icon-path": "inner-path"
|
|
951
|
-
})),
|
|
952
|
-
d: "
|
|
923
|
+
})), _path72 || (_path72 = /*#__PURE__*/React.createElement("path", {
|
|
924
|
+
d: "M26,4H6A2,2,0,0,0,4,6V26a2,2,0,0,0,2,2H26a2,2,0,0,0,2-2V6A2,2,0,0,0,26,4ZM16,8a1.5,1.5,0,1,1-1.5,1.5A1.5,1.5,0,0,1,16,8Zm4,16.125H12v-2.25h2.875v-5.75H13v-2.25h4.125v8H20Z"
|
|
953
925
|
})), children);
|
|
954
926
|
});
|
|
955
927
|
if (process.env.NODE_ENV !== "production") {
|
|
956
|
-
|
|
928
|
+
InformationSquareFilled.propTypes = iconPropTypes;
|
|
957
929
|
}
|
|
958
|
-
const
|
|
930
|
+
const InfrastructureClassic = /*#__PURE__*/React.forwardRef(function InfrastructureClassic(_ref39, ref) {
|
|
959
931
|
let {
|
|
960
932
|
children,
|
|
961
933
|
size = 16,
|
|
@@ -969,14 +941,16 @@ const JoinOuter = /*#__PURE__*/React.forwardRef(function JoinOuter(_ref39, ref)
|
|
|
969
941
|
viewBox: "0 0 32 32",
|
|
970
942
|
fill: "currentColor",
|
|
971
943
|
...rest
|
|
972
|
-
},
|
|
973
|
-
d: "
|
|
944
|
+
}, _path73 || (_path73 = /*#__PURE__*/React.createElement("path", {
|
|
945
|
+
d: "M18 26H30V28H18zM18 21H30V23H18zM18 16H30V18H18z"
|
|
946
|
+
})), _path74 || (_path74 = /*#__PURE__*/React.createElement("path", {
|
|
947
|
+
d: "M14,25H9.5A7.4964,7.4964,0,0,1,8.1782,10.124,10,10,0,0,1,28,12H26a7.999,7.999,0,0,0-15.9507-.87l-.09.8335L9.123,12.02A5.4962,5.4962,0,0,0,9.5,23H14Z"
|
|
974
948
|
})), children);
|
|
975
949
|
});
|
|
976
950
|
if (process.env.NODE_ENV !== "production") {
|
|
977
|
-
|
|
951
|
+
InfrastructureClassic.propTypes = iconPropTypes;
|
|
978
952
|
}
|
|
979
|
-
const
|
|
953
|
+
const Insert = /*#__PURE__*/React.forwardRef(function Insert(_ref40, ref) {
|
|
980
954
|
let {
|
|
981
955
|
children,
|
|
982
956
|
size = 16,
|
|
@@ -990,22 +964,14 @@ const JoinRight = /*#__PURE__*/React.forwardRef(function JoinRight(_ref40, ref)
|
|
|
990
964
|
viewBox: "0 0 32 32",
|
|
991
965
|
fill: "currentColor",
|
|
992
966
|
...rest
|
|
993
|
-
},
|
|
994
|
-
d: "
|
|
995
|
-
})), _path78 || (_path78 = /*#__PURE__*/React.createElement("path", {
|
|
996
|
-
fill: "none",
|
|
997
|
-
d: "M20,16a8.01,8.01,0,0,0-6.2483-7.8008,9.9758,9.9758,0,0,1,2.2451-1.36,9.9909,9.9909,0,0,1,0,18.3212,9.9758,9.9758,0,0,1-2.2451-1.36A8.01,8.01,0,0,0,20,16Z",
|
|
998
|
-
"data-icon-path": "inner-path"
|
|
999
|
-
})), _path79 || (_path79 = /*#__PURE__*/React.createElement("path", {
|
|
1000
|
-
d: "M10,16a9.9759,9.9759,0,0,0,3.7517,7.8008,7.9937,7.9937,0,0,0,0-15.6016A9.9759,9.9759,0,0,0,10,16Z"
|
|
1001
|
-
})), _path80 || (_path80 = /*#__PURE__*/React.createElement("path", {
|
|
1002
|
-
d: "M12,24A8,8,0,1,1,13.7517,8.1992a9.9758,9.9758,0,0,1,2.2451-1.36,10,10,0,1,0,0,18.3212,9.9758,9.9758,0,0,1-2.2451-1.36A7.9727,7.9727,0,0,1,12,24Z"
|
|
967
|
+
}, _path75 || (_path75 = /*#__PURE__*/React.createElement("path", {
|
|
968
|
+
d: "M2 9h9V2H2zM4 4H9V7H4zM2 19h9V12H2zm2-5H9v3H4zM2 29h9V22H2zm2-5H9v3H4zM27 9H18l3.41-3.59L20 4l-6 6 6 6 1.41-1.41L18 11h9a1 1 0 011 1V24a1 1 0 01-1 1H15v2H27a3 3 0 003-3V12A3 3 0 0027 9z"
|
|
1003
969
|
})), children);
|
|
1004
970
|
});
|
|
1005
971
|
if (process.env.NODE_ENV !== "production") {
|
|
1006
|
-
|
|
972
|
+
Insert.propTypes = iconPropTypes;
|
|
1007
973
|
}
|
|
1008
|
-
const
|
|
974
|
+
const InsertPage = /*#__PURE__*/React.forwardRef(function InsertPage(_ref41, ref) {
|
|
1009
975
|
let {
|
|
1010
976
|
children,
|
|
1011
977
|
size = 16,
|
|
@@ -1019,14 +985,14 @@ const Jpg = /*#__PURE__*/React.forwardRef(function Jpg(_ref41, ref) {
|
|
|
1019
985
|
viewBox: "0 0 32 32",
|
|
1020
986
|
fill: "currentColor",
|
|
1021
987
|
...rest
|
|
1022
|
-
},
|
|
1023
|
-
d: "
|
|
988
|
+
}, _path76 || (_path76 = /*#__PURE__*/React.createElement("path", {
|
|
989
|
+
d: "M26 30H24V20H12V30H10V20a2.0021 2.0021 0 012-2H24a2.0021 2.0021 0 012 2zM5.17 16L2 19.17 3.411 20.589 8 16 3.42 11.42 2 12.83 5.17 16zM24 14H12a2.0021 2.0021 0 01-2-2V2h2V12H24V2h2V12A2.0021 2.0021 0 0124 14z"
|
|
1024
990
|
})), children);
|
|
1025
991
|
});
|
|
1026
992
|
if (process.env.NODE_ENV !== "production") {
|
|
1027
|
-
|
|
993
|
+
InsertPage.propTypes = iconPropTypes;
|
|
1028
994
|
}
|
|
1029
|
-
const
|
|
995
|
+
const InsertSyntax = /*#__PURE__*/React.forwardRef(function InsertSyntax(_ref42, ref) {
|
|
1030
996
|
let {
|
|
1031
997
|
children,
|
|
1032
998
|
size = 16,
|
|
@@ -1040,14 +1006,16 @@ const Json = /*#__PURE__*/React.forwardRef(function Json(_ref42, ref) {
|
|
|
1040
1006
|
viewBox: "0 0 32 32",
|
|
1041
1007
|
fill: "currentColor",
|
|
1042
1008
|
...rest
|
|
1043
|
-
},
|
|
1044
|
-
d: "
|
|
1009
|
+
}, _path77 || (_path77 = /*#__PURE__*/React.createElement("path", {
|
|
1010
|
+
d: "M20.17 16L17.59 18.58 19 20 23 16 19 12 17.58 13.41 20.17 16zM11.83 16L14.41 13.42 13 12 9 16 13 20 14.42 18.59 11.83 16z"
|
|
1011
|
+
})), _path78 || (_path78 = /*#__PURE__*/React.createElement("path", {
|
|
1012
|
+
d: "M27,22.142V9.858A3.9916,3.9916,0,1,0,22.142,5H9.858A3.9916,3.9916,0,1,0,5,9.858V22.142A3.9916,3.9916,0,1,0,9.858,27H22.142A3.9916,3.9916,0,1,0,27,22.142ZM26,4a2,2,0,1,1-2,2A2.0023,2.0023,0,0,1,26,4ZM4,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,28Zm16.142-3H9.858A3.9937,3.9937,0,0,0,7,22.142V9.858A3.9947,3.9947,0,0,0,9.858,7H22.142A3.9937,3.9937,0,0,0,25,9.858V22.142A3.9931,3.9931,0,0,0,22.142,25ZM26,28a2,2,0,1,1,2-2A2.0027,2.0027,0,0,1,26,28Z"
|
|
1045
1013
|
})), children);
|
|
1046
1014
|
});
|
|
1047
1015
|
if (process.env.NODE_ENV !== "production") {
|
|
1048
|
-
|
|
1016
|
+
InsertSyntax.propTypes = iconPropTypes;
|
|
1049
1017
|
}
|
|
1050
|
-
const
|
|
1018
|
+
const Inspection = /*#__PURE__*/React.forwardRef(function Inspection(_ref43, ref) {
|
|
1051
1019
|
let {
|
|
1052
1020
|
children,
|
|
1053
1021
|
size = 16,
|
|
@@ -1061,14 +1029,16 @@ const JsonReference = /*#__PURE__*/React.forwardRef(function JsonReference(_ref4
|
|
|
1061
1029
|
viewBox: "0 0 32 32",
|
|
1062
1030
|
fill: "currentColor",
|
|
1063
1031
|
...rest
|
|
1064
|
-
},
|
|
1065
|
-
d: "
|
|
1032
|
+
}, _path79 || (_path79 = /*#__PURE__*/React.createElement("path", {
|
|
1033
|
+
d: "M15 17.18L12.41 14.59 11 16 15 20 22 13 20.59 11.59 15 17.18z"
|
|
1034
|
+
})), _path80 || (_path80 = /*#__PURE__*/React.createElement("path", {
|
|
1035
|
+
d: "M30,15H27.9492A12.0071,12.0071,0,0,0,17,4.0508V2H15V4.0508A12.0071,12.0071,0,0,0,4.0508,15H2v2H4.0508A12.0071,12.0071,0,0,0,15,27.9492V30h2V27.9492A12.0071,12.0071,0,0,0,27.9492,17H30ZM17,25.9492V23H15v2.9492A10.0166,10.0166,0,0,1,6.0508,17H9V15H6.0508A10.0166,10.0166,0,0,1,15,6.0508V9h2V6.0508A10.0166,10.0166,0,0,1,25.9492,15H23v2h2.949A10.0165,10.0165,0,0,1,17,25.9492Z"
|
|
1066
1036
|
})), children);
|
|
1067
1037
|
});
|
|
1068
1038
|
if (process.env.NODE_ENV !== "production") {
|
|
1069
|
-
|
|
1039
|
+
Inspection.propTypes = iconPropTypes;
|
|
1070
1040
|
}
|
|
1071
|
-
const
|
|
1041
|
+
const InstanceBx = /*#__PURE__*/React.forwardRef(function InstanceBx(_ref44, ref) {
|
|
1072
1042
|
let {
|
|
1073
1043
|
children,
|
|
1074
1044
|
size = 16,
|
|
@@ -1082,14 +1052,20 @@ const JumpLink = /*#__PURE__*/React.forwardRef(function JumpLink(_ref44, ref) {
|
|
|
1082
1052
|
viewBox: "0 0 32 32",
|
|
1083
1053
|
fill: "currentColor",
|
|
1084
1054
|
...rest
|
|
1085
|
-
},
|
|
1086
|
-
d: "
|
|
1055
|
+
}, _path81 || (_path81 = /*#__PURE__*/React.createElement("path", {
|
|
1056
|
+
d: "M12 5A3.0033 3.0033 0 009 2H4V15H9a3.0033 3.0033 0 003-3V10.5a2.977 2.977 0 00-.78-2 2.9768 2.9768 0 00.78-2zM6 4H9a1.0013 1.0013 0 011 1V6.5513A.9587.9587 0 019 7.5H6zm4 8a1.0009 1.0009 0 01-1 1H6V9.5H9a1.0009 1.0009 0 011 1zM22 5L20 5 18 8.897 16 5 14 5 16.905 10 14 15 16 15 18 11.201 20 15 22 15 19.098 10 22 5z"
|
|
1057
|
+
})), _circle6 || (_circle6 = /*#__PURE__*/React.createElement("circle", {
|
|
1058
|
+
cx: "9",
|
|
1059
|
+
cy: "27",
|
|
1060
|
+
r: "1"
|
|
1061
|
+
})), _path82 || (_path82 = /*#__PURE__*/React.createElement("path", {
|
|
1062
|
+
d: "M2 18H6V20H2zM8 18H12V20H8zM14 18H18V20H14zM20 18H24V20H20zM26 18H30V20H26zM26 31H6a2.0021 2.0021 0 01-2-2V25a2.0021 2.0021 0 012-2H26a2.0021 2.0021 0 012 2v4A2.0021 2.0021 0 0126 31zM6 25v4H26V25z"
|
|
1087
1063
|
})), children);
|
|
1088
1064
|
});
|
|
1089
1065
|
if (process.env.NODE_ENV !== "production") {
|
|
1090
|
-
|
|
1066
|
+
InstanceBx.propTypes = iconPropTypes;
|
|
1091
1067
|
}
|
|
1092
|
-
const
|
|
1068
|
+
const InstanceClassic = /*#__PURE__*/React.forwardRef(function InstanceClassic(_ref45, ref) {
|
|
1093
1069
|
let {
|
|
1094
1070
|
children,
|
|
1095
1071
|
size = 16,
|
|
@@ -1103,16 +1079,20 @@ const KeepDry = /*#__PURE__*/React.forwardRef(function KeepDry(_ref45, ref) {
|
|
|
1103
1079
|
viewBox: "0 0 32 32",
|
|
1104
1080
|
fill: "currentColor",
|
|
1105
1081
|
...rest
|
|
1106
|
-
},
|
|
1107
|
-
d: "
|
|
1108
|
-
})),
|
|
1109
|
-
|
|
1082
|
+
}, _path83 || (_path83 = /*#__PURE__*/React.createElement("path", {
|
|
1083
|
+
d: "M23.5,21H23V19h.5a4.4975,4.4975,0,0,0,.3564-8.981l-.8154-.0639-.0986-.812a6.9938,6.9938,0,0,0-13.8838,0l-.0991.812-.8155.0639A4.4975,4.4975,0,0,0,8.5,19H9v2H8.5A6.4973,6.4973,0,0,1,7.2,8.1362a8.9943,8.9943,0,0,1,17.6006,0A6.4974,6.4974,0,0,1,23.5,21Z"
|
|
1084
|
+
})), _circle7 || (_circle7 = /*#__PURE__*/React.createElement("circle", {
|
|
1085
|
+
cx: "9",
|
|
1086
|
+
cy: "27",
|
|
1087
|
+
r: "1"
|
|
1088
|
+
})), _path84 || (_path84 = /*#__PURE__*/React.createElement("path", {
|
|
1089
|
+
d: "M26,23H17V15.83l2.59,2.58L21,17l-5-5-5,5,1.41,1.41L15,15.83V23H6a2.0023,2.0023,0,0,0-2,2v4a2.0023,2.0023,0,0,0,2,2H26a2.0023,2.0023,0,0,0,2-2V25A2.0023,2.0023,0,0,0,26,23Zm0,6H6V25H26Z"
|
|
1110
1090
|
})), children);
|
|
1111
1091
|
});
|
|
1112
1092
|
if (process.env.NODE_ENV !== "production") {
|
|
1113
|
-
|
|
1093
|
+
InstanceClassic.propTypes = iconPropTypes;
|
|
1114
1094
|
}
|
|
1115
|
-
const
|
|
1095
|
+
const InstanceCx = /*#__PURE__*/React.forwardRef(function InstanceCx(_ref46, ref) {
|
|
1116
1096
|
let {
|
|
1117
1097
|
children,
|
|
1118
1098
|
size = 16,
|
|
@@ -1126,16 +1106,18 @@ const Keyboard = /*#__PURE__*/React.forwardRef(function Keyboard(_ref46, ref) {
|
|
|
1126
1106
|
viewBox: "0 0 32 32",
|
|
1127
1107
|
fill: "currentColor",
|
|
1128
1108
|
...rest
|
|
1129
|
-
},
|
|
1130
|
-
|
|
1131
|
-
|
|
1132
|
-
|
|
1109
|
+
}, _circle8 || (_circle8 = /*#__PURE__*/React.createElement("circle", {
|
|
1110
|
+
cx: "9",
|
|
1111
|
+
cy: "27",
|
|
1112
|
+
r: "1"
|
|
1113
|
+
})), _path85 || (_path85 = /*#__PURE__*/React.createElement("path", {
|
|
1114
|
+
d: "M22 5L20 5 18 8.897 16 5 14 5 16.905 10 14 15 16 15 18 11.201 20 15 22 15 19.098 10 22 5zM12 15H6a2.0023 2.0023 0 01-2-2V4A2.002 2.002 0 016 2h6V4H6v9h6zM2 18H6V20H2zM8 18H12V20H8zM14 18H18V20H14zM20 18H24V20H20zM26 18H30V20H26zM26 31H6a2.0021 2.0021 0 01-2-2V25a2.0021 2.0021 0 012-2H26a2.0021 2.0021 0 012 2v4A2.0021 2.0021 0 0126 31zM6 25v4H26V25z"
|
|
1133
1115
|
})), children);
|
|
1134
1116
|
});
|
|
1135
1117
|
if (process.env.NODE_ENV !== "production") {
|
|
1136
|
-
|
|
1118
|
+
InstanceCx.propTypes = iconPropTypes;
|
|
1137
1119
|
}
|
|
1138
|
-
const
|
|
1120
|
+
const InstanceMx = /*#__PURE__*/React.forwardRef(function InstanceMx(_ref47, ref) {
|
|
1139
1121
|
let {
|
|
1140
1122
|
children,
|
|
1141
1123
|
size = 16,
|
|
@@ -1149,27 +1131,25 @@ const KeyboardOff = /*#__PURE__*/React.forwardRef(function KeyboardOff(_ref47, r
|
|
|
1149
1131
|
viewBox: "0 0 32 32",
|
|
1150
1132
|
fill: "currentColor",
|
|
1151
1133
|
...rest
|
|
1152
|
-
},
|
|
1153
|
-
d: "
|
|
1154
|
-
})),
|
|
1155
|
-
|
|
1134
|
+
}, _path86 || (_path86 = /*#__PURE__*/React.createElement("path", {
|
|
1135
|
+
d: "M22 5L20 5 18 8.897 16 5 14 5 16.905 10 14 15 16 15 18 11.201 20 15 22 15 19.098 10 22 5zM10 2L8.485 6.374 8 8 7.535 6.374 6 2 4 2 4 15 6 15 6 7.374 5.841 5.378 6.421 7.374 8 12 9.579 7.374 10.159 5.374 10 7.374 10 15 12 15 12 2 10 2z"
|
|
1136
|
+
})), _circle9 || (_circle9 = /*#__PURE__*/React.createElement("circle", {
|
|
1137
|
+
cx: "9",
|
|
1138
|
+
cy: "27",
|
|
1139
|
+
r: "1"
|
|
1140
|
+
})), _path87 || (_path87 = /*#__PURE__*/React.createElement("path", {
|
|
1141
|
+
d: "M2 18H6V20H2zM8 18H12V20H8zM14 18H18V20H14zM20 18H24V20H20zM26 18H30V20H26zM26 31H6a2.0021 2.0021 0 01-2-2V25a2.0021 2.0021 0 012-2H26a2.0021 2.0021 0 012 2v4A2.0021 2.0021 0 0126 31zM6 25v4H26V25z"
|
|
1156
1142
|
})), children);
|
|
1157
1143
|
});
|
|
1158
1144
|
if (process.env.NODE_ENV !== "production") {
|
|
1159
|
-
|
|
1145
|
+
InstanceMx.propTypes = iconPropTypes;
|
|
1160
1146
|
}
|
|
1161
|
-
const
|
|
1147
|
+
const InstanceVirtual = /*#__PURE__*/React.forwardRef(function InstanceVirtual(_ref48, ref) {
|
|
1162
1148
|
let {
|
|
1163
1149
|
children,
|
|
1164
1150
|
size = 16,
|
|
1165
1151
|
...rest
|
|
1166
1152
|
} = _ref48;
|
|
1167
|
-
if (process.env.NODE_ENV !== "production") {
|
|
1168
|
-
if (!didWarnAboutDeprecation["Kubernetes"]) {
|
|
1169
|
-
didWarnAboutDeprecation["Kubernetes"] = true;
|
|
1170
|
-
console.warn("The current kubernetes icon has been replaced by logo--kubernetes. As a result, the Kubernetes component will be removed in the next major version of @carbon/icons-react.");
|
|
1171
|
-
}
|
|
1172
|
-
}
|
|
1173
1153
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1174
1154
|
width: size,
|
|
1175
1155
|
height: size,
|
|
@@ -1178,14 +1158,18 @@ const Kubernetes = /*#__PURE__*/React.forwardRef(function Kubernetes(_ref48, ref
|
|
|
1178
1158
|
viewBox: "0 0 32 32",
|
|
1179
1159
|
fill: "currentColor",
|
|
1180
1160
|
...rest
|
|
1181
|
-
},
|
|
1182
|
-
|
|
1161
|
+
}, _circle10 || (_circle10 = /*#__PURE__*/React.createElement("circle", {
|
|
1162
|
+
cx: "7",
|
|
1163
|
+
cy: "23",
|
|
1164
|
+
r: "1"
|
|
1165
|
+
})), _path88 || (_path88 = /*#__PURE__*/React.createElement("path", {
|
|
1166
|
+
d: "M2 6H6V8H2zM8 6H12V8H8zM14 6H18V8H14zM20 6H24V8H20zM26 6H30V8H26zM28 28H4a2.0021 2.0021 0 01-2-2V20a2.0021 2.0021 0 012-2H28a2.0021 2.0021 0 012 2v6A2.0021 2.0021 0 0128 28zM4 20v6H28V20zM2 12H30V14H2z"
|
|
1183
1167
|
})), children);
|
|
1184
1168
|
});
|
|
1185
1169
|
if (process.env.NODE_ENV !== "production") {
|
|
1186
|
-
|
|
1170
|
+
InstanceVirtual.propTypes = iconPropTypes;
|
|
1187
1171
|
}
|
|
1188
|
-
const
|
|
1172
|
+
const Integration = /*#__PURE__*/React.forwardRef(function Integration(_ref49, ref) {
|
|
1189
1173
|
let {
|
|
1190
1174
|
children,
|
|
1191
1175
|
size = 16,
|
|
@@ -1199,16 +1183,14 @@ const Label = /*#__PURE__*/React.forwardRef(function Label(_ref49, ref) {
|
|
|
1199
1183
|
viewBox: "0 0 32 32",
|
|
1200
1184
|
fill: "currentColor",
|
|
1201
1185
|
...rest
|
|
1202
|
-
},
|
|
1203
|
-
d: "
|
|
1204
|
-
})), _path93 || (_path93 = /*#__PURE__*/React.createElement("path", {
|
|
1205
|
-
d: "M28,28H4a2.0021,2.0021,0,0,1-2-2V6A2.0021,2.0021,0,0,1,4,4H28a2.0021,2.0021,0,0,1,2,2V26A2.0021,2.0021,0,0,1,28,28ZM4,6V26H28V6Z"
|
|
1186
|
+
}, _path89 || (_path89 = /*#__PURE__*/React.createElement("path", {
|
|
1187
|
+
d: "M29.88,15.52l-6-11A1,1,0,0,0,23,4H9a1,1,0,0,0-.88.52l-6,11a1,1,0,0,0,0,1l6,11A1,1,0,0,0,9,28H23a1,1,0,0,0,.88-.52l6-11A1,1,0,0,0,29.88,15.52ZM22.93,7l4.39,8h-9.5ZM16,14.14,10.82,6H21.18ZM9.07,7l5.11,8H4.68ZM4.68,17h9.5L9.07,25ZM16,17.86,21.18,26H10.82ZM22.93,25l-5.11-8h9.5Z"
|
|
1206
1188
|
})), children);
|
|
1207
1189
|
});
|
|
1208
1190
|
if (process.env.NODE_ENV !== "production") {
|
|
1209
|
-
|
|
1191
|
+
Integration.propTypes = iconPropTypes;
|
|
1210
1192
|
}
|
|
1211
|
-
const
|
|
1193
|
+
const IntentRequestActive = /*#__PURE__*/React.forwardRef(function IntentRequestActive(_ref50, ref) {
|
|
1212
1194
|
let {
|
|
1213
1195
|
children,
|
|
1214
1196
|
size = 16,
|
|
@@ -1222,14 +1204,16 @@ const Language = /*#__PURE__*/React.forwardRef(function Language(_ref50, ref) {
|
|
|
1222
1204
|
viewBox: "0 0 32 32",
|
|
1223
1205
|
fill: "currentColor",
|
|
1224
1206
|
...rest
|
|
1225
|
-
},
|
|
1226
|
-
d: "
|
|
1207
|
+
}, _path90 || (_path90 = /*#__PURE__*/React.createElement("path", {
|
|
1208
|
+
d: "M23 27.2L20.4 24.6 19 26 23 30 31 22 29.6 20.6z"
|
|
1209
|
+
})), _path91 || (_path91 = /*#__PURE__*/React.createElement("path", {
|
|
1210
|
+
d: "M15.4,30L5,23.8c-0.6-0.4-1-1-1-1.7V9.9c0-0.7,0.4-1.4,1-1.7l10-5.9C15.3,2.1,15.6,2,16,2c0.4,0,0.7,0.1,1,0.3l10,5.9 c0.6,0.4,1,1,1,1.7V16h-2V9.9L16,4L6,9.9v12.2l10.5,6.2L15.4,30z"
|
|
1227
1211
|
})), children);
|
|
1228
1212
|
});
|
|
1229
1213
|
if (process.env.NODE_ENV !== "production") {
|
|
1230
|
-
|
|
1214
|
+
IntentRequestActive.propTypes = iconPropTypes;
|
|
1231
1215
|
}
|
|
1232
|
-
const
|
|
1216
|
+
const IntentRequestCreate = /*#__PURE__*/React.forwardRef(function IntentRequestCreate(_ref51, ref) {
|
|
1233
1217
|
let {
|
|
1234
1218
|
children,
|
|
1235
1219
|
size = 16,
|
|
@@ -1243,17 +1227,16 @@ const Laptop = /*#__PURE__*/React.forwardRef(function Laptop(_ref51, ref) {
|
|
|
1243
1227
|
viewBox: "0 0 32 32",
|
|
1244
1228
|
fill: "currentColor",
|
|
1245
1229
|
...rest
|
|
1246
|
-
},
|
|
1247
|
-
d: "
|
|
1248
|
-
|
|
1249
|
-
|
|
1250
|
-
d: "M2 26.005H30V28.005H2z"
|
|
1230
|
+
}, _path92 || (_path92 = /*#__PURE__*/React.createElement("path", {
|
|
1231
|
+
d: "M30 24L26 24 26 20 24 20 24 24 20 24 20 26 24 26 24 30 26 30 26 26 30 26z"
|
|
1232
|
+
})), _path93 || (_path93 = /*#__PURE__*/React.createElement("path", {
|
|
1233
|
+
d: "M15.4,30L5,23.8c-0.6-0.4-1-1-1-1.7V9.9c0-0.7,0.4-1.4,1-1.7l10-5.9C15.3,2.1,15.6,2,16,2c0.4,0,0.7,0.1,1,0.3l10,5.9 c0.6,0.4,1,1,1,1.7V16h-2V9.9L16,4L6,9.9v12.2l10.5,6.2L15.4,30z"
|
|
1251
1234
|
})), children);
|
|
1252
1235
|
});
|
|
1253
1236
|
if (process.env.NODE_ENV !== "production") {
|
|
1254
|
-
|
|
1237
|
+
IntentRequestCreate.propTypes = iconPropTypes;
|
|
1255
1238
|
}
|
|
1256
|
-
const
|
|
1239
|
+
const IntentRequestHeal = /*#__PURE__*/React.forwardRef(function IntentRequestHeal(_ref52, ref) {
|
|
1257
1240
|
let {
|
|
1258
1241
|
children,
|
|
1259
1242
|
size = 16,
|
|
@@ -1267,14 +1250,16 @@ const Lasso = /*#__PURE__*/React.forwardRef(function Lasso(_ref52, ref) {
|
|
|
1267
1250
|
viewBox: "0 0 32 32",
|
|
1268
1251
|
fill: "currentColor",
|
|
1269
1252
|
...rest
|
|
1270
|
-
},
|
|
1271
|
-
d: "
|
|
1253
|
+
}, _path94 || (_path94 = /*#__PURE__*/React.createElement("path", {
|
|
1254
|
+
d: "M27,20c-0.8,0-1.5,0.3-2.1,0.9l-0.4,0.5l-0.4-0.5C23.5,20.3,22.7,20,22,20s-1.5,0.3-2.1,0.9c-1.2,1.2-1.2,3.1,0,4.3l4.6,4.8 l4.6-4.8c1.2-1.2,1.2-3.1,0-4.3C28.6,20.3,27.8,20,27,20L27,20z"
|
|
1255
|
+
})), _path95 || (_path95 = /*#__PURE__*/React.createElement("path", {
|
|
1256
|
+
d: "M16.6,28.6L4,16L16,4l12.6,12.6l1.4-1.4L17.5,2.6c-0.8-0.8-2.1-0.8-2.9,0L2.6,14.5c-0.8,0.8-0.8,2.1,0,2.9L15.1,30 L16.6,28.6z"
|
|
1272
1257
|
})), children);
|
|
1273
1258
|
});
|
|
1274
1259
|
if (process.env.NODE_ENV !== "production") {
|
|
1275
|
-
|
|
1260
|
+
IntentRequestHeal.propTypes = iconPropTypes;
|
|
1276
1261
|
}
|
|
1277
|
-
const
|
|
1262
|
+
const IntentRequestInactive = /*#__PURE__*/React.forwardRef(function IntentRequestInactive(_ref53, ref) {
|
|
1278
1263
|
let {
|
|
1279
1264
|
children,
|
|
1280
1265
|
size = 16,
|
|
@@ -1288,34 +1273,31 @@ const LassoPolygon = /*#__PURE__*/React.forwardRef(function LassoPolygon(_ref53,
|
|
|
1288
1273
|
viewBox: "0 0 32 32",
|
|
1289
1274
|
fill: "currentColor",
|
|
1290
1275
|
...rest
|
|
1291
|
-
},
|
|
1292
|
-
|
|
1276
|
+
}, _circle11 || (_circle11 = /*#__PURE__*/React.createElement("circle", {
|
|
1277
|
+
cx: "18.5",
|
|
1278
|
+
cy: "22.5",
|
|
1279
|
+
r: "1.5"
|
|
1280
|
+
})), _circle12 || (_circle12 = /*#__PURE__*/React.createElement("circle", {
|
|
1281
|
+
cx: "23.5",
|
|
1282
|
+
cy: "22.5",
|
|
1283
|
+
r: "1.5"
|
|
1284
|
+
})), _circle13 || (_circle13 = /*#__PURE__*/React.createElement("circle", {
|
|
1285
|
+
cx: "28.5",
|
|
1286
|
+
cy: "22.5",
|
|
1287
|
+
r: "1.5"
|
|
1288
|
+
})), _path96 || (_path96 = /*#__PURE__*/React.createElement("path", {
|
|
1289
|
+
d: "M15.4,30L5,23.8c-0.6-0.4-1-1-1-1.7V9.9c0-0.7,0.4-1.4,1-1.7l10-5.9C15.3,2.1,15.6,2,16,2c0.4,0,0.7,0.1,1,0.3l10,5.9 c0.6,0.4,1,1,1,1.7V16h-2V9.9L16,4L6,9.9v12.2l10.5,6.2L15.4,30z"
|
|
1293
1290
|
})), children);
|
|
1294
1291
|
});
|
|
1295
1292
|
if (process.env.NODE_ENV !== "production") {
|
|
1296
|
-
|
|
1293
|
+
IntentRequestInactive.propTypes = iconPropTypes;
|
|
1297
1294
|
}
|
|
1298
|
-
const
|
|
1295
|
+
const IntentRequestScaleIn = /*#__PURE__*/React.forwardRef(function IntentRequestScaleIn(_ref54, ref) {
|
|
1299
1296
|
let {
|
|
1300
1297
|
children,
|
|
1301
1298
|
size = 16,
|
|
1302
1299
|
...rest
|
|
1303
1300
|
} = _ref54;
|
|
1304
|
-
if (size === 16 || size === "16" || size === "16px") {
|
|
1305
|
-
return /*#__PURE__*/React.createElement(Icon, {
|
|
1306
|
-
width: size,
|
|
1307
|
-
height: size,
|
|
1308
|
-
ref: ref,
|
|
1309
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
1310
|
-
viewBox: "0 0 16 16",
|
|
1311
|
-
fill: "currentColor",
|
|
1312
|
-
...rest
|
|
1313
|
-
}, _path99 || (_path99 = /*#__PURE__*/React.createElement("path", {
|
|
1314
|
-
d: "M13,14H3c-0.6,0-1-0.4-1-1V3c0-0.6,0.4-1,1-1h5v1H3v10h10V8h1v5C14,13.6,13.6,14,13,14z"
|
|
1315
|
-
})), _path100 || (_path100 = /*#__PURE__*/React.createElement("path", {
|
|
1316
|
-
d: "M10 1L10 2 13.3 2 9 6.3 9.7 7 14 2.7 14 6 15 6 15 1z"
|
|
1317
|
-
})), children);
|
|
1318
|
-
}
|
|
1319
1301
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1320
1302
|
width: size,
|
|
1321
1303
|
height: size,
|
|
@@ -1324,16 +1306,14 @@ const Launch = /*#__PURE__*/React.forwardRef(function Launch(_ref54, ref) {
|
|
|
1324
1306
|
viewBox: "0 0 32 32",
|
|
1325
1307
|
fill: "currentColor",
|
|
1326
1308
|
...rest
|
|
1327
|
-
},
|
|
1328
|
-
d: "
|
|
1329
|
-
})), _path102 || (_path102 = /*#__PURE__*/React.createElement("path", {
|
|
1330
|
-
d: "M20 2L20 4 26.586 4 18 12.586 19.414 14 28 5.414 28 12 30 12 30 2 20 2z"
|
|
1309
|
+
}, _path97 || (_path97 = /*#__PURE__*/React.createElement("path", {
|
|
1310
|
+
d: "M28.6 30L30 28.6 22.4 21 29 21 29 19 19 19 19 29 21 29 21 22.4zM2 28.6L3.4 30 11 22.4 11 29 13 29 13 19 3 19 3 21 9.6 21zM17 2L15 2 15 12.2 10.4 7.6 9 9 16 16 23 9 21.6 7.6 17 12.2z"
|
|
1331
1311
|
})), children);
|
|
1332
1312
|
});
|
|
1333
1313
|
if (process.env.NODE_ENV !== "production") {
|
|
1334
|
-
|
|
1314
|
+
IntentRequestScaleIn.propTypes = iconPropTypes;
|
|
1335
1315
|
}
|
|
1336
|
-
const
|
|
1316
|
+
const IntentRequestScaleOut = /*#__PURE__*/React.forwardRef(function IntentRequestScaleOut(_ref55, ref) {
|
|
1337
1317
|
let {
|
|
1338
1318
|
children,
|
|
1339
1319
|
size = 16,
|
|
@@ -1347,20 +1327,14 @@ const WatsonHealthLaunchStudy_1 = /*#__PURE__*/React.forwardRef(function WatsonH
|
|
|
1347
1327
|
viewBox: "0 0 32 32",
|
|
1348
1328
|
fill: "currentColor",
|
|
1349
1329
|
...rest
|
|
1350
|
-
},
|
|
1351
|
-
|
|
1352
|
-
cy: "25",
|
|
1353
|
-
r: "1"
|
|
1354
|
-
})), _path103 || (_path103 = /*#__PURE__*/React.createElement("path", {
|
|
1355
|
-
d: "M26 22v6H6V22H26m0-2H6a2 2 0 00-2 2v6a2 2 0 002 2H26a2 2 0 002-2V22a2 2 0 00-2-2zM20.59 10.59L17 14.17 17 2 15 2 15 14.17 11.41 10.59 10 12 16 18 22 12 20.59 10.59z"
|
|
1356
|
-
})), _path104 || (_path104 = /*#__PURE__*/React.createElement("path", {
|
|
1357
|
-
d: "M8 24H20V26H8z"
|
|
1330
|
+
}, _path98 || (_path98 = /*#__PURE__*/React.createElement("path", {
|
|
1331
|
+
d: "M19 20.4L20.4 19 28 26.6 28 20 30 20 30 30 20 30 20 28 26.6 28zM13 20.4L11.6 19 4 26.6 4 20 2 20 2 30 12 30 12 28 5.4 28zM17 16L15 16 15 5.8 10.4 10.4 9 9 16 2 23 9 21.6 10.4 17 5.8z"
|
|
1358
1332
|
})), children);
|
|
1359
1333
|
});
|
|
1360
1334
|
if (process.env.NODE_ENV !== "production") {
|
|
1361
|
-
|
|
1335
|
+
IntentRequestScaleOut.propTypes = iconPropTypes;
|
|
1362
1336
|
}
|
|
1363
|
-
const
|
|
1337
|
+
const IntentRequestUninstall = /*#__PURE__*/React.forwardRef(function IntentRequestUninstall(_ref56, ref) {
|
|
1364
1338
|
let {
|
|
1365
1339
|
children,
|
|
1366
1340
|
size = 16,
|
|
@@ -1374,20 +1348,16 @@ const WatsonHealthLaunchStudy_2 = /*#__PURE__*/React.forwardRef(function WatsonH
|
|
|
1374
1348
|
viewBox: "0 0 32 32",
|
|
1375
1349
|
fill: "currentColor",
|
|
1376
1350
|
...rest
|
|
1377
|
-
},
|
|
1378
|
-
|
|
1379
|
-
|
|
1380
|
-
|
|
1381
|
-
})), _path105 || (_path105 = /*#__PURE__*/React.createElement("path", {
|
|
1382
|
-
d: "M26 4v6H6V4H26m0-2H6A2 2 0 004 4v6a2 2 0 002 2H26a2 2 0 002-2V4a2 2 0 00-2-2zM20.59 21.41L17 17.83 17 30 15 30 15 17.83 11.41 21.41 10 20 16 14 22 20 20.59 21.41z"
|
|
1383
|
-
})), _path106 || (_path106 = /*#__PURE__*/React.createElement("path", {
|
|
1384
|
-
d: "M8 6H20V8H8z"
|
|
1351
|
+
}, _path99 || (_path99 = /*#__PURE__*/React.createElement("path", {
|
|
1352
|
+
d: "M30 21.4L28.6 20 25 23.6 21.4 20 20 21.4 23.6 25 20 28.6 21.4 30 25 26.4 28.6 30 30 28.6 26.4 25z"
|
|
1353
|
+
})), _path100 || (_path100 = /*#__PURE__*/React.createElement("path", {
|
|
1354
|
+
d: "M15.4,30L5,23.8c-0.6-0.4-1-1-1-1.7V9.9c0-0.7,0.4-1.4,1-1.7l10-5.9C15.3,2.1,15.6,2,16,2c0.4,0,0.7,0.1,1,0.3l10,5.9 c0.6,0.4,1,1,1,1.7V16h-2V9.9L16,4L6,9.9v12.2l10.5,6.2L15.4,30z"
|
|
1385
1355
|
})), children);
|
|
1386
1356
|
});
|
|
1387
1357
|
if (process.env.NODE_ENV !== "production") {
|
|
1388
|
-
|
|
1358
|
+
IntentRequestUninstall.propTypes = iconPropTypes;
|
|
1389
1359
|
}
|
|
1390
|
-
const
|
|
1360
|
+
const IntentRequestUpgrade = /*#__PURE__*/React.forwardRef(function IntentRequestUpgrade(_ref57, ref) {
|
|
1391
1361
|
let {
|
|
1392
1362
|
children,
|
|
1393
1363
|
size = 16,
|
|
@@ -1401,25 +1371,35 @@ const WatsonHealthLaunchStudy_3 = /*#__PURE__*/React.forwardRef(function WatsonH
|
|
|
1401
1371
|
viewBox: "0 0 32 32",
|
|
1402
1372
|
fill: "currentColor",
|
|
1403
1373
|
...rest
|
|
1404
|
-
},
|
|
1405
|
-
|
|
1406
|
-
|
|
1407
|
-
|
|
1408
|
-
})), _path107 || (_path107 = /*#__PURE__*/React.createElement("path", {
|
|
1409
|
-
d: "M26 22v6H6V22H26m0-2H6a2 2 0 00-2 2v6a2 2 0 002 2H26a2 2 0 002-2V22a2 2 0 00-2-2zM20.59 4.59L17 8.17 17 0 15 0 15 8.17 11.41 4.59 10 6 16 12 22 6 20.59 4.59z"
|
|
1410
|
-
})), _path108 || (_path108 = /*#__PURE__*/React.createElement("path", {
|
|
1411
|
-
d: "M20.59 10.59L16 15.16 11.41 10.59 10 12 16 18 22 12 20.59 10.59zM8 24H20V26H8z"
|
|
1374
|
+
}, _path101 || (_path101 = /*#__PURE__*/React.createElement("path", {
|
|
1375
|
+
d: "M28 23L26.6 24.4 24 21.8 24 30 22 30 22 21.8 19.4 24.4 18 23 23 18z"
|
|
1376
|
+
})), _path102 || (_path102 = /*#__PURE__*/React.createElement("path", {
|
|
1377
|
+
d: "M15.4,30L5,23.8c-0.6-0.4-1-1-1-1.7V9.9c0-0.7,0.4-1.4,1-1.7l10-5.9C15.3,2.1,15.6,2,16,2c0.4,0,0.7,0.1,1,0.3l10,5.9 c0.6,0.4,1,1,1,1.7V16h-2V9.9L16,4L6,9.9v12.2l10.5,6.2L15.4,30z"
|
|
1412
1378
|
})), children);
|
|
1413
1379
|
});
|
|
1414
1380
|
if (process.env.NODE_ENV !== "production") {
|
|
1415
|
-
|
|
1381
|
+
IntentRequestUpgrade.propTypes = iconPropTypes;
|
|
1416
1382
|
}
|
|
1417
|
-
const
|
|
1383
|
+
const Interactions = /*#__PURE__*/React.forwardRef(function Interactions(_ref58, ref) {
|
|
1418
1384
|
let {
|
|
1419
1385
|
children,
|
|
1420
1386
|
size = 16,
|
|
1421
1387
|
...rest
|
|
1422
1388
|
} = _ref58;
|
|
1389
|
+
if (size === 16 || size === "16" || size === "16px") {
|
|
1390
|
+
return /*#__PURE__*/React.createElement(Icon, {
|
|
1391
|
+
width: size,
|
|
1392
|
+
height: size,
|
|
1393
|
+
ref: ref,
|
|
1394
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
1395
|
+
viewBox: "0 0 16 16",
|
|
1396
|
+
fill: "currentColor",
|
|
1397
|
+
...rest
|
|
1398
|
+
}, _path103 || (_path103 = /*#__PURE__*/React.createElement("path", {
|
|
1399
|
+
fillRule: "evenodd",
|
|
1400
|
+
d: "M11,7 L11,9 L13,9 C13.5522847,9 14,9.44771525 14,10 L14,10 L14,13 C14,13.5522847 13.5522847,14 13,14 L13,14 L10,14 L10,7 L11,7 Z M5,9 C5.55228475,9 6,9.44771525 6,10 L6,10 L6,14 L3,14 C2.44771525,14 2,13.5522847 2,13 L2,13 L2,12 C2,11.4477153 2.44771525,11 3,11 L3,11 L5,11 L5,10 L2.5,10 L2.5,9 Z M13,10 L11,10 L11,13 L13,13 L13,10 Z M5,12 L3,12 L3,13 L5,13 L5,12 Z M7.912,2 L7.834,3.911 L9.628,3.248 L9.914,4.119 L8.068,4.626 L9.251,6.134 L8.523,6.667 L7.457,5.068 L6.391,6.667 L5.663,6.134 L6.846,4.626 L5,4.119 L5.286,3.248 L7.08,3.911 L7.002,2 L7.912,2 Z"
|
|
1401
|
+
})), children);
|
|
1402
|
+
}
|
|
1423
1403
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1424
1404
|
width: size,
|
|
1425
1405
|
height: size,
|
|
@@ -1428,16 +1408,14 @@ const Layers = /*#__PURE__*/React.forwardRef(function Layers(_ref58, ref) {
|
|
|
1428
1408
|
viewBox: "0 0 32 32",
|
|
1429
1409
|
fill: "currentColor",
|
|
1430
1410
|
...rest
|
|
1431
|
-
},
|
|
1432
|
-
d: "
|
|
1433
|
-
})), _path110 || (_path110 = /*#__PURE__*/React.createElement("path", {
|
|
1434
|
-
d: "M16 30a.9967.9967 0 01-.4741-.12l-13-7L3.4741 21.12 16 27.8643 28.5259 21.12l.9482 1.7607-13 7A.9967.9967 0 0116 30zM16 18a.9967.9967 0 01-.4741-.12l-13-7a1 1 0 010-1.7607l13-7a.9982.9982 0 01.9482 0l13 7a1 1 0 010 1.7607l-13 7A.9967.9967 0 0116 18zM5.1094 10L16 15.8643 26.8906 10 16 4.1358z"
|
|
1411
|
+
}, _path104 || (_path104 = /*#__PURE__*/React.createElement("path", {
|
|
1412
|
+
d: "M26 18H22V14H20V28h6a2.0027 2.0027 0 002-2V20A2.0023 2.0023 0 0026 18zm-4 8V20h4v6zM20 6.076L19.256 4.219 16 5.522 16 2 14 2 14 5.523 10.744 4.22 10 6.077 13.417 7.444 10.9 10.8 12.5 12 15 8.667 17.5 12 19.1 10.8 16.583 7.443 20 6.076zM10 18H5v2h5v2H6a2 2 0 00-2 2v2a2 2 0 002 2h6V20A2.0023 2.0023 0 0010 18zm0 8H6V24h4z"
|
|
1435
1413
|
})), children);
|
|
1436
1414
|
});
|
|
1437
1415
|
if (process.env.NODE_ENV !== "production") {
|
|
1438
|
-
|
|
1416
|
+
Interactions.propTypes = iconPropTypes;
|
|
1439
1417
|
}
|
|
1440
|
-
const
|
|
1418
|
+
const WatsonHealthInteractiveSegmentationCursor = /*#__PURE__*/React.forwardRef(function WatsonHealthInteractiveSegmentationCursor(_ref59, ref) {
|
|
1441
1419
|
let {
|
|
1442
1420
|
children,
|
|
1443
1421
|
size = 16,
|
|
@@ -1451,22 +1429,25 @@ const Legend = /*#__PURE__*/React.forwardRef(function Legend(_ref59, ref) {
|
|
|
1451
1429
|
viewBox: "0 0 32 32",
|
|
1452
1430
|
fill: "currentColor",
|
|
1453
1431
|
...rest
|
|
1454
|
-
},
|
|
1455
|
-
d: "
|
|
1456
|
-
})),
|
|
1457
|
-
|
|
1458
|
-
|
|
1459
|
-
|
|
1460
|
-
|
|
1461
|
-
|
|
1462
|
-
})),
|
|
1463
|
-
d: "
|
|
1432
|
+
}, _path105 || (_path105 = /*#__PURE__*/React.createElement("path", {
|
|
1433
|
+
d: "M29.4139,24,15.9989,10.5663a2.0473,2.0473,0,0,0-2.8281,0l-2.586,2.586a2.0023,2.0023,0,0,0,0,2.8283L23.9989,29.4145a2.0021,2.0021,0,0,0,2.8281,0l2.5869-2.5865a1.9993,1.9993,0,0,0,0-2.8283Zm-17.415-9.4335,2.5859-2.5859,3.5,3.5L15.498,18.0676l-3.5-3.5ZM25.413,28l-8.5009-8.5188,2.5867-2.587L28,25.4143Z"
|
|
1434
|
+
})), _path106 || (_path106 = /*#__PURE__*/React.createElement("path", {
|
|
1435
|
+
d: "M7.586 18.586H10.414V21.413999999999998H7.586z",
|
|
1436
|
+
transform: "rotate(-45 9 20)"
|
|
1437
|
+
})), _path107 || (_path107 = /*#__PURE__*/React.createElement("path", {
|
|
1438
|
+
d: "M18.586 7.586H21.413999999999998V10.414H18.586z",
|
|
1439
|
+
transform: "rotate(-45 20 9)"
|
|
1440
|
+
})), _path108 || (_path108 = /*#__PURE__*/React.createElement("path", {
|
|
1441
|
+
d: "M7.586 7.586H10.414V10.414H7.586z",
|
|
1442
|
+
transform: "rotate(-45 9 9)"
|
|
1443
|
+
})), _path109 || (_path109 = /*#__PURE__*/React.createElement("path", {
|
|
1444
|
+
d: "M11 2L2 2 2 11 4 11 4 4 11 4 11 2z"
|
|
1464
1445
|
})), children);
|
|
1465
1446
|
});
|
|
1466
1447
|
if (process.env.NODE_ENV !== "production") {
|
|
1467
|
-
|
|
1448
|
+
WatsonHealthInteractiveSegmentationCursor.propTypes = iconPropTypes;
|
|
1468
1449
|
}
|
|
1469
|
-
const
|
|
1450
|
+
const Intersect = /*#__PURE__*/React.forwardRef(function Intersect(_ref60, ref) {
|
|
1470
1451
|
let {
|
|
1471
1452
|
children,
|
|
1472
1453
|
size = 16,
|
|
@@ -1480,14 +1461,16 @@ const LetterAa = /*#__PURE__*/React.forwardRef(function LetterAa(_ref60, ref) {
|
|
|
1480
1461
|
viewBox: "0 0 32 32",
|
|
1481
1462
|
fill: "currentColor",
|
|
1482
1463
|
...rest
|
|
1483
|
-
},
|
|
1484
|
-
d: "
|
|
1464
|
+
}, _path110 || (_path110 = /*#__PURE__*/React.createElement("path", {
|
|
1465
|
+
d: "M22 24H18V22h4V18h2v4A2.0021 2.0021 0 0122 24zM10 14H8V10a2.0022 2.0022 0 012-2h4v2H10z"
|
|
1466
|
+
})), _path111 || (_path111 = /*#__PURE__*/React.createElement("path", {
|
|
1467
|
+
d: "M28,8H24V4a2.0023,2.0023,0,0,0-2-2H4A2.0023,2.0023,0,0,0,2,4V22a2.0023,2.0023,0,0,0,2,2H8v4a2.0023,2.0023,0,0,0,2,2H28a2.0023,2.0023,0,0,0,2-2V10A2.0023,2.0023,0,0,0,28,8Zm0,20H10V24h4V22H10V18H8v4H4V4H22V8H18v2h4v4h2V10h4Z"
|
|
1485
1468
|
})), children);
|
|
1486
1469
|
});
|
|
1487
1470
|
if (process.env.NODE_ENV !== "production") {
|
|
1488
|
-
|
|
1471
|
+
Intersect.propTypes = iconPropTypes;
|
|
1489
1472
|
}
|
|
1490
|
-
const
|
|
1473
|
+
const IntrusionPrevention = /*#__PURE__*/React.forwardRef(function IntrusionPrevention(_ref61, ref) {
|
|
1491
1474
|
let {
|
|
1492
1475
|
children,
|
|
1493
1476
|
size = 16,
|
|
@@ -1501,14 +1484,20 @@ const LetterBb = /*#__PURE__*/React.forwardRef(function LetterBb(_ref61, ref) {
|
|
|
1501
1484
|
viewBox: "0 0 32 32",
|
|
1502
1485
|
fill: "currentColor",
|
|
1503
1486
|
...rest
|
|
1504
|
-
},
|
|
1505
|
-
|
|
1487
|
+
}, _circle14 || (_circle14 = /*#__PURE__*/React.createElement("circle", {
|
|
1488
|
+
cx: "22",
|
|
1489
|
+
cy: "23.887",
|
|
1490
|
+
r: "2"
|
|
1491
|
+
})), _path112 || (_path112 = /*#__PURE__*/React.createElement("path", {
|
|
1492
|
+
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 28zM25 10H4A2.0021 2.0021 0 012 8V4A2.0021 2.0021 0 014 2H25a2.0021 2.0021 0 012 2V8A2.0021 2.0021 0 0125 10zM4 4V8H25V4zM12 28H4V24h8V22H4a2.0023 2.0023 0 00-2 2v4a2.0023 2.0023 0 002 2h8z"
|
|
1493
|
+
})), _path113 || (_path113 = /*#__PURE__*/React.createElement("path", {
|
|
1494
|
+
d: "M28,12H7a2.0023,2.0023,0,0,0-2,2v4a2.0023,2.0023,0,0,0,2,2h5V18H7V14H28l.0007,2H30V14A2.0023,2.0023,0,0,0,28,12Z"
|
|
1506
1495
|
})), children);
|
|
1507
1496
|
});
|
|
1508
1497
|
if (process.env.NODE_ENV !== "production") {
|
|
1509
|
-
|
|
1498
|
+
IntrusionPrevention.propTypes = iconPropTypes;
|
|
1510
1499
|
}
|
|
1511
|
-
const
|
|
1500
|
+
const InventoryManagement = /*#__PURE__*/React.forwardRef(function InventoryManagement(_ref62, ref) {
|
|
1512
1501
|
let {
|
|
1513
1502
|
children,
|
|
1514
1503
|
size = 16,
|
|
@@ -1522,14 +1511,16 @@ const LetterCc = /*#__PURE__*/React.forwardRef(function LetterCc(_ref62, ref) {
|
|
|
1522
1511
|
viewBox: "0 0 32 32",
|
|
1523
1512
|
fill: "currentColor",
|
|
1524
1513
|
...rest
|
|
1525
|
-
},
|
|
1526
|
-
d: "
|
|
1514
|
+
}, _path114 || (_path114 = /*#__PURE__*/React.createElement("path", {
|
|
1515
|
+
d: "M19 24H23V28H19zM26 24H30V28H26zM19 17H23V21H19zM26 17H30V21H26z"
|
|
1516
|
+
})), _path115 || (_path115 = /*#__PURE__*/React.createElement("path", {
|
|
1517
|
+
d: "M17,24H4V10H28v5h2V10a2.0023,2.0023,0,0,0-2-2H22V4a2.0023,2.0023,0,0,0-2-2H12a2.002,2.002,0,0,0-2,2V8H4a2.002,2.002,0,0,0-2,2V24a2.0023,2.0023,0,0,0,2,2H17ZM12,4h8V8H12Z"
|
|
1527
1518
|
})), children);
|
|
1528
1519
|
});
|
|
1529
1520
|
if (process.env.NODE_ENV !== "production") {
|
|
1530
|
-
|
|
1521
|
+
InventoryManagement.propTypes = iconPropTypes;
|
|
1531
1522
|
}
|
|
1532
|
-
const
|
|
1523
|
+
const IotConnect = /*#__PURE__*/React.forwardRef(function IotConnect(_ref63, ref) {
|
|
1533
1524
|
let {
|
|
1534
1525
|
children,
|
|
1535
1526
|
size = 16,
|
|
@@ -1544,13 +1535,15 @@ const LetterDd = /*#__PURE__*/React.forwardRef(function LetterDd(_ref63, ref) {
|
|
|
1544
1535
|
fill: "currentColor",
|
|
1545
1536
|
...rest
|
|
1546
1537
|
}, _path116 || (_path116 = /*#__PURE__*/React.createElement("path", {
|
|
1547
|
-
d: "
|
|
1538
|
+
d: "M30,19H26V15H24v9H8V8l9-.0009V6H13V2H11V6H8A2.002,2.002,0,0,0,6,8v3H2v2H6v6H2v2H6v3a2.0023,2.0023,0,0,0,2,2h3v4h2V26h6v4h2V26h3a2.0027,2.0027,0,0,0,2-2V21h4Z"
|
|
1539
|
+
})), _path117 || (_path117 = /*#__PURE__*/React.createElement("path", {
|
|
1540
|
+
d: "M26,2a4.0042,4.0042,0,0,0-4,4,3.9556,3.9556,0,0,0,.5668,2.0192L19.5859,11H11V21H21V12.4141l2.9808-2.9808A3.9553,3.9553,0,0,0,26,10a4,4,0,0,0,0-8ZM19,19H13V13h6ZM26,8a2,2,0,1,1,2-2A2.0023,2.0023,0,0,1,26,8Z"
|
|
1548
1541
|
})), children);
|
|
1549
1542
|
});
|
|
1550
1543
|
if (process.env.NODE_ENV !== "production") {
|
|
1551
|
-
|
|
1544
|
+
IotConnect.propTypes = iconPropTypes;
|
|
1552
1545
|
}
|
|
1553
|
-
const
|
|
1546
|
+
const IotPlatform = /*#__PURE__*/React.forwardRef(function IotPlatform(_ref64, ref) {
|
|
1554
1547
|
let {
|
|
1555
1548
|
children,
|
|
1556
1549
|
size = 16,
|
|
@@ -1564,14 +1557,18 @@ const LetterEe = /*#__PURE__*/React.forwardRef(function LetterEe(_ref64, ref) {
|
|
|
1564
1557
|
viewBox: "0 0 32 32",
|
|
1565
1558
|
fill: "currentColor",
|
|
1566
1559
|
...rest
|
|
1567
|
-
},
|
|
1568
|
-
d: "
|
|
1560
|
+
}, _path118 || (_path118 = /*#__PURE__*/React.createElement("path", {
|
|
1561
|
+
d: "M30,19H26V15H24v9H8V8l9-.0009V6H13V2H11V6H8A2.002,2.002,0,0,0,6,8v3H2v2H6v6H2v2H6v3a2.0023,2.0023,0,0,0,2,2h3v4h2V26h6v4h2V26h3a2.0027,2.0027,0,0,0,2-2V21h4Z"
|
|
1562
|
+
})), _path119 || (_path119 = /*#__PURE__*/React.createElement("path", {
|
|
1563
|
+
d: "M21 21H11V11H21zm-8-2h6V13H13zM31 13H29A10.0117 10.0117 0 0019 3V1A12.0131 12.0131 0 0131 13z"
|
|
1564
|
+
})), _path120 || (_path120 = /*#__PURE__*/React.createElement("path", {
|
|
1565
|
+
d: "M26,13H24a5.0059,5.0059,0,0,0-5-5V6A7.0085,7.0085,0,0,1,26,13Z"
|
|
1569
1566
|
})), children);
|
|
1570
1567
|
});
|
|
1571
1568
|
if (process.env.NODE_ENV !== "production") {
|
|
1572
|
-
|
|
1569
|
+
IotPlatform.propTypes = iconPropTypes;
|
|
1573
1570
|
}
|
|
1574
|
-
const
|
|
1571
|
+
const Iso = /*#__PURE__*/React.forwardRef(function Iso(_ref65, ref) {
|
|
1575
1572
|
let {
|
|
1576
1573
|
children,
|
|
1577
1574
|
size = 16,
|
|
@@ -1585,14 +1582,14 @@ const LetterFf = /*#__PURE__*/React.forwardRef(function LetterFf(_ref65, ref) {
|
|
|
1585
1582
|
viewBox: "0 0 32 32",
|
|
1586
1583
|
fill: "currentColor",
|
|
1587
1584
|
...rest
|
|
1588
|
-
},
|
|
1589
|
-
d: "
|
|
1585
|
+
}, _path121 || (_path121 = /*#__PURE__*/React.createElement("path", {
|
|
1586
|
+
d: "M28 23H24a2 2 0 01-2-2V11a2 2 0 012-2h4a2 2 0 012 2V21A2 2 0 0128 23zM24 11V21h4V11zM18 23H12V21h6V17H14a2 2 0 01-2-2V11a2 2 0 012-2h6v2H14v4h4a2 2 0 012 2v4A2 2 0 0118 23zM2 11L5 11 5 21 2 21 2 23 10 23 10 21 7 21 7 11 10 11 10 9 2 9 2 11z"
|
|
1590
1587
|
})), children);
|
|
1591
1588
|
});
|
|
1592
1589
|
if (process.env.NODE_ENV !== "production") {
|
|
1593
|
-
|
|
1590
|
+
Iso.propTypes = iconPropTypes;
|
|
1594
1591
|
}
|
|
1595
|
-
const
|
|
1592
|
+
const IsoFilled = /*#__PURE__*/React.forwardRef(function IsoFilled(_ref66, ref) {
|
|
1596
1593
|
let {
|
|
1597
1594
|
children,
|
|
1598
1595
|
size = 16,
|
|
@@ -1606,14 +1603,16 @@ const LetterGg = /*#__PURE__*/React.forwardRef(function LetterGg(_ref66, ref) {
|
|
|
1606
1603
|
viewBox: "0 0 32 32",
|
|
1607
1604
|
fill: "currentColor",
|
|
1608
1605
|
...rest
|
|
1609
|
-
},
|
|
1610
|
-
d: "
|
|
1606
|
+
}, _path122 || (_path122 = /*#__PURE__*/React.createElement("path", {
|
|
1607
|
+
d: "M21 13H24V19H21z"
|
|
1608
|
+
})), _path123 || (_path123 = /*#__PURE__*/React.createElement("path", {
|
|
1609
|
+
d: "M28,6H4A2,2,0,0,0,2,8V24a2,2,0,0,0,2,2H28a2,2,0,0,0,2-2V8A2,2,0,0,0,28,6ZM8,21H6V11H8Zm9-8H12v2h3a2,2,0,0,1,2,2v2a2,2,0,0,1-2,2H10V19h5V17H12a2,2,0,0,1-2-2V13a2,2,0,0,1,2-2h5Zm9,6a2,2,0,0,1-2,2H21a2,2,0,0,1-2-2V13a2,2,0,0,1,2-2h3a2,2,0,0,1,2,2Z"
|
|
1611
1610
|
})), children);
|
|
1612
1611
|
});
|
|
1613
1612
|
if (process.env.NODE_ENV !== "production") {
|
|
1614
|
-
|
|
1613
|
+
IsoFilled.propTypes = iconPropTypes;
|
|
1615
1614
|
}
|
|
1616
|
-
const
|
|
1615
|
+
const IsoOutline = /*#__PURE__*/React.forwardRef(function IsoOutline(_ref67, ref) {
|
|
1617
1616
|
let {
|
|
1618
1617
|
children,
|
|
1619
1618
|
size = 16,
|
|
@@ -1627,14 +1626,16 @@ const LetterHh = /*#__PURE__*/React.forwardRef(function LetterHh(_ref67, ref) {
|
|
|
1627
1626
|
viewBox: "0 0 32 32",
|
|
1628
1627
|
fill: "currentColor",
|
|
1629
1628
|
...rest
|
|
1630
|
-
},
|
|
1631
|
-
d: "
|
|
1629
|
+
}, _path124 || (_path124 = /*#__PURE__*/React.createElement("path", {
|
|
1630
|
+
d: "M24 21H21a2 2 0 01-2-2V13a2 2 0 012-2h3a2 2 0 012 2v6A2 2 0 0124 21zm-3-8v6h3V13zM15 21H10V19h5V17H12a2 2 0 01-2-2V13a2 2 0 012-2h5v2H12v2h3a2 2 0 012 2v2A2 2 0 0115 21zM6 11H8V21H6z"
|
|
1631
|
+
})), _path125 || (_path125 = /*#__PURE__*/React.createElement("path", {
|
|
1632
|
+
d: "M28,6H4A2,2,0,0,0,2,8V24a2,2,0,0,0,2,2H28a2,2,0,0,0,2-2V8A2,2,0,0,0,28,6ZM4,24V8H28V24Z"
|
|
1632
1633
|
})), children);
|
|
1633
1634
|
});
|
|
1634
1635
|
if (process.env.NODE_ENV !== "production") {
|
|
1635
|
-
|
|
1636
|
+
IsoOutline.propTypes = iconPropTypes;
|
|
1636
1637
|
}
|
|
1637
|
-
const
|
|
1638
|
+
const JoinFull = /*#__PURE__*/React.forwardRef(function JoinFull(_ref68, ref) {
|
|
1638
1639
|
let {
|
|
1639
1640
|
children,
|
|
1640
1641
|
size = 16,
|
|
@@ -1648,14 +1649,22 @@ const LetterIi = /*#__PURE__*/React.forwardRef(function LetterIi(_ref68, ref) {
|
|
|
1648
1649
|
viewBox: "0 0 32 32",
|
|
1649
1650
|
fill: "currentColor",
|
|
1650
1651
|
...rest
|
|
1651
|
-
},
|
|
1652
|
-
|
|
1652
|
+
}, _path126 || (_path126 = /*#__PURE__*/React.createElement("path", {
|
|
1653
|
+
fill: "none",
|
|
1654
|
+
d: "M16,9.0752a7.9941,7.9941,0,0,1,0,13.85,7.9941,7.9941,0,0,1,0-13.85m0-2.2373a9.9953,9.9953,0,0,0,0,18.3242A9.9953,9.9953,0,0,0,16,6.8379Z",
|
|
1655
|
+
"data-icon-path": "inner-path"
|
|
1656
|
+
})), _path127 || (_path127 = /*#__PURE__*/React.createElement("path", {
|
|
1657
|
+
d: "M10,16a9.9976,9.9976,0,0,1,6-9.1621,10,10,0,1,0,0,18.3242A9.9976,9.9976,0,0,1,10,16Z"
|
|
1658
|
+
})), _path128 || (_path128 = /*#__PURE__*/React.createElement("path", {
|
|
1659
|
+
d: "M16,9.0752a7.9941,7.9941,0,0,0,0,13.85,7.9941,7.9941,0,0,0,0-13.85Z"
|
|
1660
|
+
})), _path129 || (_path129 = /*#__PURE__*/React.createElement("path", {
|
|
1661
|
+
d: "M20,6a9.9539,9.9539,0,0,0-4,.8379,9.9953,9.9953,0,0,1,0,18.3242A9.9988,9.9988,0,1,0,20,6Z"
|
|
1653
1662
|
})), children);
|
|
1654
1663
|
});
|
|
1655
1664
|
if (process.env.NODE_ENV !== "production") {
|
|
1656
|
-
|
|
1665
|
+
JoinFull.propTypes = iconPropTypes;
|
|
1657
1666
|
}
|
|
1658
|
-
const
|
|
1667
|
+
const JoinInner = /*#__PURE__*/React.forwardRef(function JoinInner(_ref69, ref) {
|
|
1659
1668
|
let {
|
|
1660
1669
|
children,
|
|
1661
1670
|
size = 16,
|
|
@@ -1669,14 +1678,14 @@ const LetterJj = /*#__PURE__*/React.forwardRef(function LetterJj(_ref69, ref) {
|
|
|
1669
1678
|
viewBox: "0 0 32 32",
|
|
1670
1679
|
fill: "currentColor",
|
|
1671
1680
|
...rest
|
|
1672
|
-
},
|
|
1673
|
-
d: "M20
|
|
1681
|
+
}, _path130 || (_path130 = /*#__PURE__*/React.createElement("path", {
|
|
1682
|
+
d: "M20,6a9.9355,9.9355,0,0,0-4,.8418A9.999,9.999,0,1,0,16,25.16,9.998,9.998,0,1,0,20,6ZM12,24A8,8,0,1,1,13.7573,8.2017a9.9734,9.9734,0,0,0,0,15.5986A7.9919,7.9919,0,0,1,12,24Zm8,0a7.9919,7.9919,0,0,1-1.7573-.2,9.9734,9.9734,0,0,0,0-15.5986A7.9972,7.9972,0,1,1,20,24Z"
|
|
1674
1683
|
})), children);
|
|
1675
1684
|
});
|
|
1676
1685
|
if (process.env.NODE_ENV !== "production") {
|
|
1677
|
-
|
|
1686
|
+
JoinInner.propTypes = iconPropTypes;
|
|
1678
1687
|
}
|
|
1679
|
-
const
|
|
1688
|
+
const JoinLeft = /*#__PURE__*/React.forwardRef(function JoinLeft(_ref70, ref) {
|
|
1680
1689
|
let {
|
|
1681
1690
|
children,
|
|
1682
1691
|
size = 16,
|
|
@@ -1690,14 +1699,22 @@ const LetterKk = /*#__PURE__*/React.forwardRef(function LetterKk(_ref70, ref) {
|
|
|
1690
1699
|
viewBox: "0 0 32 32",
|
|
1691
1700
|
fill: "currentColor",
|
|
1692
1701
|
...rest
|
|
1693
|
-
},
|
|
1694
|
-
d: "
|
|
1702
|
+
}, _path131 || (_path131 = /*#__PURE__*/React.createElement("path", {
|
|
1703
|
+
d: "M20,6a9.9272,9.9272,0,0,0-3.9968.8394,9.9758,9.9758,0,0,1,2.2451,1.36,8,8,0,1,1,0,15.6016,9.9758,9.9758,0,0,1-2.2451,1.36A9.9976,9.9976,0,1,0,20,6Z"
|
|
1704
|
+
})), _path132 || (_path132 = /*#__PURE__*/React.createElement("path", {
|
|
1705
|
+
d: "M12,16a8.01,8.01,0,0,0,6.2483,7.8008,9.9858,9.9858,0,0,0,0-15.6016A8.01,8.01,0,0,0,12,16Z"
|
|
1706
|
+
})), _path133 || (_path133 = /*#__PURE__*/React.createElement("path", {
|
|
1707
|
+
fill: "none",
|
|
1708
|
+
d: "M12,16a8.01,8.01,0,0,1,6.2483-7.8008,9.9758,9.9758,0,0,0-2.2451-1.36,9.9909,9.9909,0,0,0,0,18.3212,9.9758,9.9758,0,0,0,2.2451-1.36A8.01,8.01,0,0,1,12,16Z",
|
|
1709
|
+
"data-icon-path": "inner-path"
|
|
1710
|
+
})), _path134 || (_path134 = /*#__PURE__*/React.createElement("path", {
|
|
1711
|
+
d: "M10,16a10.0105,10.0105,0,0,1,6.0032-9.1606,10,10,0,1,0,0,18.3212A10.0105,10.0105,0,0,1,10,16Z"
|
|
1695
1712
|
})), children);
|
|
1696
1713
|
});
|
|
1697
1714
|
if (process.env.NODE_ENV !== "production") {
|
|
1698
|
-
|
|
1715
|
+
JoinLeft.propTypes = iconPropTypes;
|
|
1699
1716
|
}
|
|
1700
|
-
const
|
|
1717
|
+
const JoinOuter = /*#__PURE__*/React.forwardRef(function JoinOuter(_ref71, ref) {
|
|
1701
1718
|
let {
|
|
1702
1719
|
children,
|
|
1703
1720
|
size = 16,
|
|
@@ -1711,14 +1728,14 @@ const LetterLl = /*#__PURE__*/React.forwardRef(function LetterLl(_ref71, ref) {
|
|
|
1711
1728
|
viewBox: "0 0 32 32",
|
|
1712
1729
|
fill: "currentColor",
|
|
1713
1730
|
...rest
|
|
1714
|
-
},
|
|
1715
|
-
d: "
|
|
1731
|
+
}, _path135 || (_path135 = /*#__PURE__*/React.createElement("path", {
|
|
1732
|
+
d: "M20 6a9.9539 9.9539 0 00-4 .8379 9.9953 9.9953 0 010 18.3242A9.9988 9.9988 0 1020 6zM10 16a9.9976 9.9976 0 016-9.1621 10 10 0 100 18.3242A9.9976 9.9976 0 0110 16z"
|
|
1716
1733
|
})), children);
|
|
1717
1734
|
});
|
|
1718
1735
|
if (process.env.NODE_ENV !== "production") {
|
|
1719
|
-
|
|
1736
|
+
JoinOuter.propTypes = iconPropTypes;
|
|
1720
1737
|
}
|
|
1721
|
-
const
|
|
1738
|
+
const JoinRight = /*#__PURE__*/React.forwardRef(function JoinRight(_ref72, ref) {
|
|
1722
1739
|
let {
|
|
1723
1740
|
children,
|
|
1724
1741
|
size = 16,
|
|
@@ -1732,14 +1749,22 @@ const LetterMm = /*#__PURE__*/React.forwardRef(function LetterMm(_ref72, ref) {
|
|
|
1732
1749
|
viewBox: "0 0 32 32",
|
|
1733
1750
|
fill: "currentColor",
|
|
1734
1751
|
...rest
|
|
1735
|
-
},
|
|
1736
|
-
d: "
|
|
1752
|
+
}, _path136 || (_path136 = /*#__PURE__*/React.createElement("path", {
|
|
1753
|
+
d: "M20,6a9.95,9.95,0,0,0-4.0032.8394,9.9909,9.9909,0,0,1,0,18.3212A9.9988,9.9988,0,1,0,20,6Z"
|
|
1754
|
+
})), _path137 || (_path137 = /*#__PURE__*/React.createElement("path", {
|
|
1755
|
+
fill: "none",
|
|
1756
|
+
d: "M20,16a8.01,8.01,0,0,0-6.2483-7.8008,9.9758,9.9758,0,0,1,2.2451-1.36,9.9909,9.9909,0,0,1,0,18.3212,9.9758,9.9758,0,0,1-2.2451-1.36A8.01,8.01,0,0,0,20,16Z",
|
|
1757
|
+
"data-icon-path": "inner-path"
|
|
1758
|
+
})), _path138 || (_path138 = /*#__PURE__*/React.createElement("path", {
|
|
1759
|
+
d: "M10,16a9.9759,9.9759,0,0,0,3.7517,7.8008,7.9937,7.9937,0,0,0,0-15.6016A9.9759,9.9759,0,0,0,10,16Z"
|
|
1760
|
+
})), _path139 || (_path139 = /*#__PURE__*/React.createElement("path", {
|
|
1761
|
+
d: "M12,24A8,8,0,1,1,13.7517,8.1992a9.9758,9.9758,0,0,1,2.2451-1.36,10,10,0,1,0,0,18.3212,9.9758,9.9758,0,0,1-2.2451-1.36A7.9727,7.9727,0,0,1,12,24Z"
|
|
1737
1762
|
})), children);
|
|
1738
1763
|
});
|
|
1739
1764
|
if (process.env.NODE_ENV !== "production") {
|
|
1740
|
-
|
|
1765
|
+
JoinRight.propTypes = iconPropTypes;
|
|
1741
1766
|
}
|
|
1742
|
-
const
|
|
1767
|
+
const Jpg = /*#__PURE__*/React.forwardRef(function Jpg(_ref73, ref) {
|
|
1743
1768
|
let {
|
|
1744
1769
|
children,
|
|
1745
1770
|
size = 16,
|
|
@@ -1753,14 +1778,14 @@ const LetterNn = /*#__PURE__*/React.forwardRef(function LetterNn(_ref73, ref) {
|
|
|
1753
1778
|
viewBox: "0 0 32 32",
|
|
1754
1779
|
fill: "currentColor",
|
|
1755
1780
|
...rest
|
|
1756
|
-
},
|
|
1757
|
-
d: "
|
|
1781
|
+
}, _path140 || (_path140 = /*#__PURE__*/React.createElement("path", {
|
|
1782
|
+
d: "M30 23H24a2 2 0 01-2-2V11a2 2 0 012-2h6v2H24V21h4V17H26V15h4zM14 23H12V9h6a2 2 0 012 2v5a2 2 0 01-2 2H14zm0-7h4V11H14zM8 23H4a2 2 0 01-2-2V19H4v2H8V9h2V21A2 2 0 018 23z"
|
|
1758
1783
|
})), children);
|
|
1759
1784
|
});
|
|
1760
1785
|
if (process.env.NODE_ENV !== "production") {
|
|
1761
|
-
|
|
1786
|
+
Jpg.propTypes = iconPropTypes;
|
|
1762
1787
|
}
|
|
1763
|
-
const
|
|
1788
|
+
const Json = /*#__PURE__*/React.forwardRef(function Json(_ref74, ref) {
|
|
1764
1789
|
let {
|
|
1765
1790
|
children,
|
|
1766
1791
|
size = 16,
|
|
@@ -1774,14 +1799,14 @@ const LetterOo = /*#__PURE__*/React.forwardRef(function LetterOo(_ref74, ref) {
|
|
|
1774
1799
|
viewBox: "0 0 32 32",
|
|
1775
1800
|
fill: "currentColor",
|
|
1776
1801
|
...rest
|
|
1777
|
-
},
|
|
1778
|
-
d: "
|
|
1802
|
+
}, _path141 || (_path141 = /*#__PURE__*/React.createElement("path", {
|
|
1803
|
+
d: "M31 11L31 21 29 21 27 15 27 21 25 21 25 11 27 11 29 17 29 11 31 11zM21.3335 21h-2.667A1.6684 1.6684 0 0117 19.3335v-6.667A1.6684 1.6684 0 0118.6665 11h2.667A1.6684 1.6684 0 0123 12.6665v6.667A1.6684 1.6684 0 0121.3335 21zM19 19h2V13H19zM13.3335 21H9V19h4V17H11a2.002 2.002 0 01-2-2V12.6665A1.6684 1.6684 0 0110.6665 11H15v2H11v2h2a2.002 2.002 0 012 2v2.3335A1.6684 1.6684 0 0113.3335 21zM5.3335 21H2.6665A1.6684 1.6684 0 011 19.3335V17H3v2H5V11H7v8.3335A1.6684 1.6684 0 015.3335 21z"
|
|
1779
1804
|
})), children);
|
|
1780
1805
|
});
|
|
1781
1806
|
if (process.env.NODE_ENV !== "production") {
|
|
1782
|
-
|
|
1807
|
+
Json.propTypes = iconPropTypes;
|
|
1783
1808
|
}
|
|
1784
|
-
const
|
|
1809
|
+
const JsonReference = /*#__PURE__*/React.forwardRef(function JsonReference(_ref75, ref) {
|
|
1785
1810
|
let {
|
|
1786
1811
|
children,
|
|
1787
1812
|
size = 16,
|
|
@@ -1795,14 +1820,14 @@ const LetterPp = /*#__PURE__*/React.forwardRef(function LetterPp(_ref75, ref) {
|
|
|
1795
1820
|
viewBox: "0 0 32 32",
|
|
1796
1821
|
fill: "currentColor",
|
|
1797
1822
|
...rest
|
|
1798
|
-
},
|
|
1799
|
-
d: "
|
|
1823
|
+
}, _path142 || (_path142 = /*#__PURE__*/React.createElement("path", {
|
|
1824
|
+
d: "M4 20L4 22 8.586 22 2 28.586 3.414 30 10 23.414 10 28 12 28 12 20 4 20zM29 12L27 6 25 6 25 16 27 16 27 10 29 16 31 16 31 6 29 6 29 12zM21.3335 6h-2.667A1.6683 1.6683 0 0017 7.6665v6.667A1.6684 1.6684 0 0018.6665 16h2.667A1.6683 1.6683 0 0023 14.3335V7.6665A1.6683 1.6683 0 0021.3335 6zM21 14H19V8h2zM9 7.6665V10a2.002 2.002 0 002 2h2v2H9v2h4.3335A1.6683 1.6683 0 0015 14.3335V12a2.002 2.002 0 00-2-2H11V8h4V6H10.6665A1.6683 1.6683 0 009 7.6665zM5 14H3V12H1v2.3335A1.6684 1.6684 0 002.6665 16h2.667A1.6683 1.6683 0 007 14.3335V6H5z"
|
|
1800
1825
|
})), children);
|
|
1801
1826
|
});
|
|
1802
1827
|
if (process.env.NODE_ENV !== "production") {
|
|
1803
|
-
|
|
1828
|
+
JsonReference.propTypes = iconPropTypes;
|
|
1804
1829
|
}
|
|
1805
|
-
const
|
|
1830
|
+
const JumpLink = /*#__PURE__*/React.forwardRef(function JumpLink(_ref76, ref) {
|
|
1806
1831
|
let {
|
|
1807
1832
|
children,
|
|
1808
1833
|
size = 16,
|
|
@@ -1816,14 +1841,14 @@ const LetterQq = /*#__PURE__*/React.forwardRef(function LetterQq(_ref76, ref) {
|
|
|
1816
1841
|
viewBox: "0 0 32 32",
|
|
1817
1842
|
fill: "currentColor",
|
|
1818
1843
|
...rest
|
|
1819
|
-
},
|
|
1820
|
-
d: "
|
|
1844
|
+
}, _path143 || (_path143 = /*#__PURE__*/React.createElement("path", {
|
|
1845
|
+
d: "M13.4141,17.5859,18,22.1719V8H8V6H18a2.0024,2.0024,0,0,1,2,2V22.1719l4.5859-4.586L26,19l-7,7-7-7Z"
|
|
1821
1846
|
})), children);
|
|
1822
1847
|
});
|
|
1823
1848
|
if (process.env.NODE_ENV !== "production") {
|
|
1824
|
-
|
|
1849
|
+
JumpLink.propTypes = iconPropTypes;
|
|
1825
1850
|
}
|
|
1826
|
-
const
|
|
1851
|
+
const KeepDry = /*#__PURE__*/React.forwardRef(function KeepDry(_ref77, ref) {
|
|
1827
1852
|
let {
|
|
1828
1853
|
children,
|
|
1829
1854
|
size = 16,
|
|
@@ -1837,14 +1862,16 @@ const LetterRr = /*#__PURE__*/React.forwardRef(function LetterRr(_ref77, ref) {
|
|
|
1837
1862
|
viewBox: "0 0 32 32",
|
|
1838
1863
|
fill: "currentColor",
|
|
1839
1864
|
...rest
|
|
1840
|
-
},
|
|
1841
|
-
d: "
|
|
1865
|
+
}, _path144 || (_path144 = /*#__PURE__*/React.createElement("path", {
|
|
1866
|
+
d: "M25,10a3.8978,3.8978,0,0,1-4-3.777,3.9017,3.9017,0,0,1,.6533-2.0639L24.17.4141a1.0381,1.0381,0,0,1,1.6592,0L28.3154,4.11A3.9693,3.9693,0,0,1,29,6.223,3.8978,3.8978,0,0,1,25,10Zm0-7.2368L23.3438,5.2257A1.89,1.89,0,0,0,23,6.223a2.014,2.014,0,0,0,4,0,1.98,1.98,0,0,0-.375-1.0466Z"
|
|
1867
|
+
})), _path145 || (_path145 = /*#__PURE__*/React.createElement("path", {
|
|
1868
|
+
d: "M29.9854,15.83a13.9726,13.9726,0,0,0-1.8147-4.8323L26.4329,12.001a12.092,12.092,0,0,1,1.07,2.2124A5.4079,5.4079,0,0,0,26,14a6.5439,6.5439,0,0,0-3.939,1.333,14.5177,14.5177,0,0,0-3.0456-8.9341A13.8858,13.8858,0,0,0,17,4.4014V2H15V4.0464A14.3808,14.3808,0,0,0,2.0146,15.83,1,1,0,0,0,3.51,16.86,4.8551,4.8551,0,0,1,6,16a4.8653,4.8653,0,0,1,4.1406,2.5107,1.0393,1.0393,0,0,0,1.7188,0A5.02,5.02,0,0,1,15,16.1255V25.5a2.5,2.5,0,0,1-5,0V25H8v.5a4.5,4.5,0,0,0,9,0V16.1255a5.02,5.02,0,0,1,3.1406,2.3852.9994.9994,0,0,0,1.7188,0A4.8653,4.8653,0,0,1,26,16a4.8551,4.8551,0,0,1,2.49.86,1,1,0,0,0,1.4957-1.03ZM9.939,15.333A6.5439,6.5439,0,0,0,6,14a5.4079,5.4079,0,0,0-1.5034.2134,12.4413,12.4413,0,0,1,8.488-7.8145A14.5157,14.5157,0,0,0,9.939,15.333ZM16,14a6.5526,6.5526,0,0,0-4.0564,1.4307c.0378-2.22.6089-6.49,4.0564-9.1763,3.4307,2.6768,4.009,6.9487,4.0522,9.1728A6.552,6.552,0,0,0,16,14Z"
|
|
1842
1869
|
})), children);
|
|
1843
1870
|
});
|
|
1844
1871
|
if (process.env.NODE_ENV !== "production") {
|
|
1845
|
-
|
|
1872
|
+
KeepDry.propTypes = iconPropTypes;
|
|
1846
1873
|
}
|
|
1847
|
-
const
|
|
1874
|
+
const Keyboard = /*#__PURE__*/React.forwardRef(function Keyboard(_ref78, ref) {
|
|
1848
1875
|
let {
|
|
1849
1876
|
children,
|
|
1850
1877
|
size = 16,
|
|
@@ -1858,14 +1885,16 @@ const LetterSs = /*#__PURE__*/React.forwardRef(function LetterSs(_ref78, ref) {
|
|
|
1858
1885
|
viewBox: "0 0 32 32",
|
|
1859
1886
|
fill: "currentColor",
|
|
1860
1887
|
...rest
|
|
1861
|
-
},
|
|
1862
|
-
d: "
|
|
1888
|
+
}, _path146 || (_path146 = /*#__PURE__*/React.createElement("path", {
|
|
1889
|
+
d: "M28,26H4a2,2,0,0,1-2-2V10A2,2,0,0,1,4,8H28a2,2,0,0,1,2,2V24A2,2,0,0,1,28,26ZM4,10V24H28V10Z"
|
|
1890
|
+
})), _path147 || (_path147 = /*#__PURE__*/React.createElement("path", {
|
|
1891
|
+
d: "M10 20H21V22H10zM6 12H8V14H6zM10 12H12V14H10zM14 12H16V14H14zM18 12H20V14H18zM6 20H8V22H6zM6 16H8V18H6zM10 16H12V18H10zM14 16H16V18H14zM22 12H26V14H22zM22 16H26V18H22zM18 16H20V18H18zM23 20H26V22H23z"
|
|
1863
1892
|
})), children);
|
|
1864
1893
|
});
|
|
1865
1894
|
if (process.env.NODE_ENV !== "production") {
|
|
1866
|
-
|
|
1895
|
+
Keyboard.propTypes = iconPropTypes;
|
|
1867
1896
|
}
|
|
1868
|
-
const
|
|
1897
|
+
const KeyboardOff = /*#__PURE__*/React.forwardRef(function KeyboardOff(_ref79, ref) {
|
|
1869
1898
|
let {
|
|
1870
1899
|
children,
|
|
1871
1900
|
size = 16,
|
|
@@ -1879,19 +1908,27 @@ const LetterTt = /*#__PURE__*/React.forwardRef(function LetterTt(_ref79, ref) {
|
|
|
1879
1908
|
viewBox: "0 0 32 32",
|
|
1880
1909
|
fill: "currentColor",
|
|
1881
1910
|
...rest
|
|
1882
|
-
},
|
|
1883
|
-
d: "
|
|
1911
|
+
}, _path148 || (_path148 = /*#__PURE__*/React.createElement("path", {
|
|
1912
|
+
d: "M6 12H8V14H6zM18 12H20V14H18zM6 20H8V22H6zM6 16H8V18H6zM10 16H12V18H10zM22 12H26V14H22zM22 16H26V18H22z"
|
|
1913
|
+
})), _path149 || (_path149 = /*#__PURE__*/React.createElement("path", {
|
|
1914
|
+
d: "M14.2 10H28v13h2V10c0-1.1-.9-2-2-2H12.2L14.2 10zM30 28.6L3.4 2 2 3.4 6.6 8H4c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h20.6l4 4L30 28.6zM4 24V10h4.6l2 2H10v2h2.6l2 2H14v2h2.6l2 2H10v2h10.6l2 2H4z"
|
|
1884
1915
|
})), children);
|
|
1885
1916
|
});
|
|
1886
1917
|
if (process.env.NODE_ENV !== "production") {
|
|
1887
|
-
|
|
1918
|
+
KeyboardOff.propTypes = iconPropTypes;
|
|
1888
1919
|
}
|
|
1889
|
-
const
|
|
1920
|
+
const Kubernetes = /*#__PURE__*/React.forwardRef(function Kubernetes(_ref80, ref) {
|
|
1890
1921
|
let {
|
|
1891
1922
|
children,
|
|
1892
1923
|
size = 16,
|
|
1893
1924
|
...rest
|
|
1894
1925
|
} = _ref80;
|
|
1926
|
+
if (process.env.NODE_ENV !== "production") {
|
|
1927
|
+
if (!didWarnAboutDeprecation["Kubernetes"]) {
|
|
1928
|
+
didWarnAboutDeprecation["Kubernetes"] = true;
|
|
1929
|
+
console.warn("The current kubernetes icon has been replaced by logo--kubernetes. As a result, the Kubernetes component will be removed in the next major version of @carbon/icons-react.");
|
|
1930
|
+
}
|
|
1931
|
+
}
|
|
1895
1932
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1896
1933
|
width: size,
|
|
1897
1934
|
height: size,
|
|
@@ -1900,14 +1937,14 @@ const LetterUu = /*#__PURE__*/React.forwardRef(function LetterUu(_ref80, ref) {
|
|
|
1900
1937
|
viewBox: "0 0 32 32",
|
|
1901
1938
|
fill: "currentColor",
|
|
1902
1939
|
...rest
|
|
1903
|
-
},
|
|
1904
|
-
d: "
|
|
1940
|
+
}, _path150 || (_path150 = /*#__PURE__*/React.createElement("path", {
|
|
1941
|
+
d: "M29.2227,17.9639,25.9194,17.21a9.7843,9.7843,0,0,0-1.5249-6.6245l2.54-2.0254L25.6875,6.9961,23.1482,9.0205A9.97,9.97,0,0,0,17,6.0508V3H15V6.0508a9.97,9.97,0,0,0-6.1482,2.97L6.3125,6.9961,5.0654,8.56l2.54,2.0254A9.7843,9.7843,0,0,0,6.0806,17.21l-3.3033.7544.4454,1.9492L6.52,19.1606a10.0359,10.0359,0,0,0,4.2688,5.358l-1.33,2.7631,1.8018.8677L12.59,25.3882a9.8113,9.8113,0,0,0,6.8208,0L20.74,28.1494l1.8018-.8682-1.33-2.7626a10.0359,10.0359,0,0,0,4.2688-5.358l3.2973.7525ZM24,16c0,.2573-.0148.5112-.0386.7627l-5-1.1416a2.9664,2.9664,0,0,0-.1376-.5942L22.82,11.84A7.9392,7.9392,0,0,1,24,16Zm-9,0a1,1,0,1,1,1,1A1.0009,1.0009,0,0,1,15,16Zm6.5758-5.7256L17.58,13.4609a3.0028,3.0028,0,0,0-.58-.2768V8.0693A7.9762,7.9762,0,0,1,21.5758,10.2744ZM15,8.0693v5.1148a3.0028,3.0028,0,0,0-.58.2768l-3.9956-3.1865A7.9762,7.9762,0,0,1,15,8.0693ZM8,16a7.9392,7.9392,0,0,1,1.18-4.16l3.9962,3.1866a2.9664,2.9664,0,0,0-.1376.5942l-5,1.1416C8.0148,16.5112,8,16.2573,8,16Zm.4835,2.7124,4.9752-1.1362a3.0132,3.0132,0,0,0,.4146.5366L11.6594,22.71A8.031,8.031,0,0,1,8.4835,18.7124ZM16,24a7.9679,7.9679,0,0,1-2.54-.42l2.2206-4.6123A2.9988,2.9988,0,0,0,16,19a2.9988,2.9988,0,0,0,.319-.0322L18.54,23.58A7.9546,7.9546,0,0,1,16,24Zm4.3406-1.29-2.2139-4.5976a3.0132,3.0132,0,0,0,.4146-.5366l4.9752,1.1362A8.031,8.031,0,0,1,20.3406,22.71Z"
|
|
1905
1942
|
})), children);
|
|
1906
1943
|
});
|
|
1907
1944
|
if (process.env.NODE_ENV !== "production") {
|
|
1908
|
-
|
|
1945
|
+
Kubernetes.propTypes = iconPropTypes;
|
|
1909
1946
|
}
|
|
1910
|
-
const
|
|
1947
|
+
const Label = /*#__PURE__*/React.forwardRef(function Label(_ref81, ref) {
|
|
1911
1948
|
let {
|
|
1912
1949
|
children,
|
|
1913
1950
|
size = 16,
|
|
@@ -1921,14 +1958,16 @@ const LetterVv = /*#__PURE__*/React.forwardRef(function LetterVv(_ref81, ref) {
|
|
|
1921
1958
|
viewBox: "0 0 32 32",
|
|
1922
1959
|
fill: "currentColor",
|
|
1923
1960
|
...rest
|
|
1924
|
-
},
|
|
1925
|
-
d: "
|
|
1961
|
+
}, _path151 || (_path151 = /*#__PURE__*/React.createElement("path", {
|
|
1962
|
+
d: "M23 13H18v2h5v2H19a2 2 0 00-2 2v2a2 2 0 002 2h6V15A2.0023 2.0023 0 0023 13zm0 8H19V19h4zM13 9H9a2.002 2.002 0 00-2 2V23H9V18h4v5h2V11A2.002 2.002 0 0013 9zM9 16V11h4v5z"
|
|
1963
|
+
})), _path152 || (_path152 = /*#__PURE__*/React.createElement("path", {
|
|
1964
|
+
d: "M28,28H4a2.0021,2.0021,0,0,1-2-2V6A2.0021,2.0021,0,0,1,4,4H28a2.0021,2.0021,0,0,1,2,2V26A2.0021,2.0021,0,0,1,28,28ZM4,6V26H28V6Z"
|
|
1926
1965
|
})), children);
|
|
1927
1966
|
});
|
|
1928
1967
|
if (process.env.NODE_ENV !== "production") {
|
|
1929
|
-
|
|
1968
|
+
Label.propTypes = iconPropTypes;
|
|
1930
1969
|
}
|
|
1931
|
-
const
|
|
1970
|
+
const Language = /*#__PURE__*/React.forwardRef(function Language(_ref82, ref) {
|
|
1932
1971
|
let {
|
|
1933
1972
|
children,
|
|
1934
1973
|
size = 16,
|
|
@@ -1942,14 +1981,14 @@ const LetterWw = /*#__PURE__*/React.forwardRef(function LetterWw(_ref82, ref) {
|
|
|
1942
1981
|
viewBox: "0 0 32 32",
|
|
1943
1982
|
fill: "currentColor",
|
|
1944
1983
|
...rest
|
|
1945
|
-
},
|
|
1946
|
-
d: "
|
|
1984
|
+
}, _path153 || (_path153 = /*#__PURE__*/React.createElement("path", {
|
|
1985
|
+
d: "M18 19H24V21H18zM18 15H30V17H18zM18 11H30V13H18zM14 21V19H9V17H7v2H2v2h8.2148a8.5914 8.5914 0 01-2.2159 3.9771A9.2731 9.2731 0 016.5521 23H4.3334a10.8553 10.8553 0 002.1451 3.2966A14.6584 14.6584 0 013 28.127L3.7021 30a16.42 16.42 0 004.2907-2.3362A16.4883 16.4883 0 0012.2979 30L13 28.127A14.664 14.664 0 019.5228 26.3 10.3132 10.3132 0 0012.2516 21zM11.1666 13H13.333L8.75 2H6.5832L2 13H4.1664L5 11h5.3335zM5.8331 9L7.6665 4.6 9.5 9z"
|
|
1947
1986
|
})), children);
|
|
1948
1987
|
});
|
|
1949
1988
|
if (process.env.NODE_ENV !== "production") {
|
|
1950
|
-
|
|
1989
|
+
Language.propTypes = iconPropTypes;
|
|
1951
1990
|
}
|
|
1952
|
-
const
|
|
1991
|
+
const Laptop = /*#__PURE__*/React.forwardRef(function Laptop(_ref83, ref) {
|
|
1953
1992
|
let {
|
|
1954
1993
|
children,
|
|
1955
1994
|
size = 16,
|
|
@@ -1963,14 +2002,17 @@ const LetterXx = /*#__PURE__*/React.forwardRef(function LetterXx(_ref83, ref) {
|
|
|
1963
2002
|
viewBox: "0 0 32 32",
|
|
1964
2003
|
fill: "currentColor",
|
|
1965
2004
|
...rest
|
|
1966
|
-
},
|
|
1967
|
-
d: "
|
|
2005
|
+
}, _path154 || (_path154 = /*#__PURE__*/React.createElement("path", {
|
|
2006
|
+
d: "M26,24H6a2.0023,2.0023,0,0,1-2-2V8A2.002,2.002,0,0,1,6,6H26a2.0023,2.0023,0,0,1,2,2V22A2.0027,2.0027,0,0,1,26,24ZM6,8V22H26V8Z",
|
|
2007
|
+
transform: "translate(0 .005)"
|
|
2008
|
+
})), _path155 || (_path155 = /*#__PURE__*/React.createElement("path", {
|
|
2009
|
+
d: "M2 26.005H30V28.005H2z"
|
|
1968
2010
|
})), children);
|
|
1969
2011
|
});
|
|
1970
2012
|
if (process.env.NODE_ENV !== "production") {
|
|
1971
|
-
|
|
2013
|
+
Laptop.propTypes = iconPropTypes;
|
|
1972
2014
|
}
|
|
1973
|
-
const
|
|
2015
|
+
const Lasso = /*#__PURE__*/React.forwardRef(function Lasso(_ref84, ref) {
|
|
1974
2016
|
let {
|
|
1975
2017
|
children,
|
|
1976
2018
|
size = 16,
|
|
@@ -1984,14 +2026,14 @@ const LetterYy = /*#__PURE__*/React.forwardRef(function LetterYy(_ref84, ref) {
|
|
|
1984
2026
|
viewBox: "0 0 32 32",
|
|
1985
2027
|
fill: "currentColor",
|
|
1986
2028
|
...rest
|
|
1987
|
-
},
|
|
1988
|
-
d: "
|
|
2029
|
+
}, _path156 || (_path156 = /*#__PURE__*/React.createElement("path", {
|
|
2030
|
+
d: "M20,2H12A9.9842,9.9842,0,0,0,7.0349,20.6553C7.0249,20.7705,7,20.8818,7,21a3.9929,3.9929,0,0,0,2.9106,3.83A4.0049,4.0049,0,0,1,6,28H4v2H6a6.0044,6.0044,0,0,0,5.928-5.12,3.9966,3.9966,0,0,0,2.93-2.88H20A10,10,0,0,0,20,2ZM11,23a2,2,0,1,1,2-2A2.0025,2.0025,0,0,1,11,23Zm9-3H14.8579a3.9841,3.9841,0,0,0-7.15-1.2637A7.99,7.99,0,0,1,12,4h8a8,8,0,0,1,0,16Z"
|
|
1989
2031
|
})), children);
|
|
1990
2032
|
});
|
|
1991
2033
|
if (process.env.NODE_ENV !== "production") {
|
|
1992
|
-
|
|
2034
|
+
Lasso.propTypes = iconPropTypes;
|
|
1993
2035
|
}
|
|
1994
|
-
const
|
|
2036
|
+
const LassoPolygon = /*#__PURE__*/React.forwardRef(function LassoPolygon(_ref85, ref) {
|
|
1995
2037
|
let {
|
|
1996
2038
|
children,
|
|
1997
2039
|
size = 16,
|
|
@@ -2005,19 +2047,34 @@ const LetterZz = /*#__PURE__*/React.forwardRef(function LetterZz(_ref85, ref) {
|
|
|
2005
2047
|
viewBox: "0 0 32 32",
|
|
2006
2048
|
fill: "currentColor",
|
|
2007
2049
|
...rest
|
|
2008
|
-
},
|
|
2009
|
-
d: "
|
|
2050
|
+
}, _path157 || (_path157 = /*#__PURE__*/React.createElement("path", {
|
|
2051
|
+
d: "M29.6245,2.2193a1.0005,1.0005,0,0,0-1.0972-.1006L17.9353,7.8,3.366,2.0694a1,1,0,0,0-1.28,1.3369l6.4353,14.479A3.965,3.965,0,0,0,9.9106,24.83,4.0049,4.0049,0,0,1,6,28H4v2H6a6.0044,6.0044,0,0,0,5.928-5.12,4.0021,4.0021,0,0,0,2.93-2.88H23.24a2,2,0,0,0,1.9273-1.4649L29.9634,3.2676A1,1,0,0,0,29.6245,2.2193ZM11,23a2,2,0,1,1,2-2A2.0025,2.0025,0,0,1,11,23Zm12.24-3H14.8579a3.897,3.897,0,0,0-4.5117-2.9336L4.905,4.8238,18.0647,10,27.41,4.9878Z"
|
|
2010
2052
|
})), children);
|
|
2011
2053
|
});
|
|
2012
2054
|
if (process.env.NODE_ENV !== "production") {
|
|
2013
|
-
|
|
2055
|
+
LassoPolygon.propTypes = iconPropTypes;
|
|
2014
2056
|
}
|
|
2015
|
-
const
|
|
2057
|
+
const Launch = /*#__PURE__*/React.forwardRef(function Launch(_ref86, ref) {
|
|
2016
2058
|
let {
|
|
2017
2059
|
children,
|
|
2018
2060
|
size = 16,
|
|
2019
2061
|
...rest
|
|
2020
2062
|
} = _ref86;
|
|
2063
|
+
if (size === 16 || size === "16" || size === "16px") {
|
|
2064
|
+
return /*#__PURE__*/React.createElement(Icon, {
|
|
2065
|
+
width: size,
|
|
2066
|
+
height: size,
|
|
2067
|
+
ref: ref,
|
|
2068
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
2069
|
+
viewBox: "0 0 16 16",
|
|
2070
|
+
fill: "currentColor",
|
|
2071
|
+
...rest
|
|
2072
|
+
}, _path158 || (_path158 = /*#__PURE__*/React.createElement("path", {
|
|
2073
|
+
d: "M13,14H3c-0.6,0-1-0.4-1-1V3c0-0.6,0.4-1,1-1h5v1H3v10h10V8h1v5C14,13.6,13.6,14,13,14z"
|
|
2074
|
+
})), _path159 || (_path159 = /*#__PURE__*/React.createElement("path", {
|
|
2075
|
+
d: "M10 1L10 2 13.3 2 9 6.3 9.7 7 14 2.7 14 6 15 6 15 1z"
|
|
2076
|
+
})), children);
|
|
2077
|
+
}
|
|
2021
2078
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2022
2079
|
width: size,
|
|
2023
2080
|
height: size,
|
|
@@ -2026,16 +2083,16 @@ const License = /*#__PURE__*/React.forwardRef(function License(_ref86, ref) {
|
|
|
2026
2083
|
viewBox: "0 0 32 32",
|
|
2027
2084
|
fill: "currentColor",
|
|
2028
2085
|
...rest
|
|
2029
|
-
},
|
|
2030
|
-
d: "
|
|
2031
|
-
})),
|
|
2032
|
-
d: "
|
|
2086
|
+
}, _path160 || (_path160 = /*#__PURE__*/React.createElement("path", {
|
|
2087
|
+
d: "M26,28H6a2.0027,2.0027,0,0,1-2-2V6A2.0027,2.0027,0,0,1,6,4H16V6H6V26H26V16h2V26A2.0027,2.0027,0,0,1,26,28Z"
|
|
2088
|
+
})), _path161 || (_path161 = /*#__PURE__*/React.createElement("path", {
|
|
2089
|
+
d: "M20 2L20 4 26.586 4 18 12.586 19.414 14 28 5.414 28 12 30 12 30 2 20 2z"
|
|
2033
2090
|
})), children);
|
|
2034
2091
|
});
|
|
2035
2092
|
if (process.env.NODE_ENV !== "production") {
|
|
2036
|
-
|
|
2093
|
+
Launch.propTypes = iconPropTypes;
|
|
2037
2094
|
}
|
|
2038
|
-
const
|
|
2095
|
+
const WatsonHealthLaunchStudy_1 = /*#__PURE__*/React.forwardRef(function WatsonHealthLaunchStudy_1(_ref87, ref) {
|
|
2039
2096
|
let {
|
|
2040
2097
|
children,
|
|
2041
2098
|
size = 16,
|
|
@@ -2049,16 +2106,20 @@ const LicenseDraft = /*#__PURE__*/React.forwardRef(function LicenseDraft(_ref87,
|
|
|
2049
2106
|
viewBox: "0 0 32 32",
|
|
2050
2107
|
fill: "currentColor",
|
|
2051
2108
|
...rest
|
|
2052
|
-
},
|
|
2053
|
-
|
|
2054
|
-
|
|
2055
|
-
|
|
2109
|
+
}, _circle15 || (_circle15 = /*#__PURE__*/React.createElement("circle", {
|
|
2110
|
+
cx: "23",
|
|
2111
|
+
cy: "25",
|
|
2112
|
+
r: "1"
|
|
2113
|
+
})), _path162 || (_path162 = /*#__PURE__*/React.createElement("path", {
|
|
2114
|
+
d: "M26 22v6H6V22H26m0-2H6a2 2 0 00-2 2v6a2 2 0 002 2H26a2 2 0 002-2V22a2 2 0 00-2-2zM20.59 10.59L17 14.17 17 2 15 2 15 14.17 11.41 10.59 10 12 16 18 22 12 20.59 10.59z"
|
|
2115
|
+
})), _path163 || (_path163 = /*#__PURE__*/React.createElement("path", {
|
|
2116
|
+
d: "M8 24H20V26H8z"
|
|
2056
2117
|
})), children);
|
|
2057
2118
|
});
|
|
2058
2119
|
if (process.env.NODE_ENV !== "production") {
|
|
2059
|
-
|
|
2120
|
+
WatsonHealthLaunchStudy_1.propTypes = iconPropTypes;
|
|
2060
2121
|
}
|
|
2061
|
-
const
|
|
2122
|
+
const WatsonHealthLaunchStudy_2 = /*#__PURE__*/React.forwardRef(function WatsonHealthLaunchStudy_2(_ref88, ref) {
|
|
2062
2123
|
let {
|
|
2063
2124
|
children,
|
|
2064
2125
|
size = 16,
|
|
@@ -2072,16 +2133,20 @@ const LicenseGlobal = /*#__PURE__*/React.forwardRef(function LicenseGlobal(_ref8
|
|
|
2072
2133
|
viewBox: "0 0 32 32",
|
|
2073
2134
|
fill: "currentColor",
|
|
2074
2135
|
...rest
|
|
2075
|
-
},
|
|
2076
|
-
|
|
2077
|
-
|
|
2078
|
-
|
|
2136
|
+
}, _circle16 || (_circle16 = /*#__PURE__*/React.createElement("circle", {
|
|
2137
|
+
cx: "23",
|
|
2138
|
+
cy: "7",
|
|
2139
|
+
r: "1"
|
|
2140
|
+
})), _path164 || (_path164 = /*#__PURE__*/React.createElement("path", {
|
|
2141
|
+
d: "M26 4v6H6V4H26m0-2H6A2 2 0 004 4v6a2 2 0 002 2H26a2 2 0 002-2V4a2 2 0 00-2-2zM20.59 21.41L17 17.83 17 30 15 30 15 17.83 11.41 21.41 10 20 16 14 22 20 20.59 21.41z"
|
|
2142
|
+
})), _path165 || (_path165 = /*#__PURE__*/React.createElement("path", {
|
|
2143
|
+
d: "M8 6H20V8H8z"
|
|
2079
2144
|
})), children);
|
|
2080
2145
|
});
|
|
2081
2146
|
if (process.env.NODE_ENV !== "production") {
|
|
2082
|
-
|
|
2147
|
+
WatsonHealthLaunchStudy_2.propTypes = iconPropTypes;
|
|
2083
2148
|
}
|
|
2084
|
-
const
|
|
2149
|
+
const WatsonHealthLaunchStudy_3 = /*#__PURE__*/React.forwardRef(function WatsonHealthLaunchStudy_3(_ref89, ref) {
|
|
2085
2150
|
let {
|
|
2086
2151
|
children,
|
|
2087
2152
|
size = 16,
|
|
@@ -2095,16 +2160,20 @@ const LicenseMaintenance = /*#__PURE__*/React.forwardRef(function LicenseMainten
|
|
|
2095
2160
|
viewBox: "0 0 32 32",
|
|
2096
2161
|
fill: "currentColor",
|
|
2097
2162
|
...rest
|
|
2098
|
-
},
|
|
2099
|
-
|
|
2100
|
-
|
|
2101
|
-
|
|
2163
|
+
}, _circle17 || (_circle17 = /*#__PURE__*/React.createElement("circle", {
|
|
2164
|
+
cx: "23",
|
|
2165
|
+
cy: "25",
|
|
2166
|
+
r: "1"
|
|
2167
|
+
})), _path166 || (_path166 = /*#__PURE__*/React.createElement("path", {
|
|
2168
|
+
d: "M26 22v6H6V22H26m0-2H6a2 2 0 00-2 2v6a2 2 0 002 2H26a2 2 0 002-2V22a2 2 0 00-2-2zM20.59 4.59L17 8.17 17 0 15 0 15 8.17 11.41 4.59 10 6 16 12 22 6 20.59 4.59z"
|
|
2169
|
+
})), _path167 || (_path167 = /*#__PURE__*/React.createElement("path", {
|
|
2170
|
+
d: "M20.59 10.59L16 15.16 11.41 10.59 10 12 16 18 22 12 20.59 10.59zM8 24H20V26H8z"
|
|
2102
2171
|
})), children);
|
|
2103
2172
|
});
|
|
2104
2173
|
if (process.env.NODE_ENV !== "production") {
|
|
2105
|
-
|
|
2174
|
+
WatsonHealthLaunchStudy_3.propTypes = iconPropTypes;
|
|
2106
2175
|
}
|
|
2107
|
-
const
|
|
2176
|
+
const Layers = /*#__PURE__*/React.forwardRef(function Layers(_ref90, ref) {
|
|
2108
2177
|
let {
|
|
2109
2178
|
children,
|
|
2110
2179
|
size = 16,
|
|
@@ -2118,16 +2187,16 @@ const LicenseMaintenanceDraft = /*#__PURE__*/React.forwardRef(function LicenseMa
|
|
|
2118
2187
|
viewBox: "0 0 32 32",
|
|
2119
2188
|
fill: "currentColor",
|
|
2120
2189
|
...rest
|
|
2121
|
-
},
|
|
2122
|
-
d: "
|
|
2123
|
-
})),
|
|
2124
|
-
d: "
|
|
2190
|
+
}, _path168 || (_path168 = /*#__PURE__*/React.createElement("path", {
|
|
2191
|
+
d: "M16,24a.9967.9967,0,0,1-.4741-.12l-13-7L3.4741,15.12,16,21.8643,28.5259,15.12l.9482,1.7607-13,7A.9967.9967,0,0,1,16,24Z"
|
|
2192
|
+
})), _path169 || (_path169 = /*#__PURE__*/React.createElement("path", {
|
|
2193
|
+
d: "M16 30a.9967.9967 0 01-.4741-.12l-13-7L3.4741 21.12 16 27.8643 28.5259 21.12l.9482 1.7607-13 7A.9967.9967 0 0116 30zM16 18a.9967.9967 0 01-.4741-.12l-13-7a1 1 0 010-1.7607l13-7a.9982.9982 0 01.9482 0l13 7a1 1 0 010 1.7607l-13 7A.9967.9967 0 0116 18zM5.1094 10L16 15.8643 26.8906 10 16 4.1358z"
|
|
2125
2194
|
})), children);
|
|
2126
2195
|
});
|
|
2127
2196
|
if (process.env.NODE_ENV !== "production") {
|
|
2128
|
-
|
|
2197
|
+
Layers.propTypes = iconPropTypes;
|
|
2129
2198
|
}
|
|
2130
|
-
const
|
|
2199
|
+
const Legend = /*#__PURE__*/React.forwardRef(function Legend(_ref91, ref) {
|
|
2131
2200
|
let {
|
|
2132
2201
|
children,
|
|
2133
2202
|
size = 16,
|
|
@@ -2141,16 +2210,22 @@ const LicenseThirdParty = /*#__PURE__*/React.forwardRef(function LicenseThirdPar
|
|
|
2141
2210
|
viewBox: "0 0 32 32",
|
|
2142
2211
|
fill: "currentColor",
|
|
2143
2212
|
...rest
|
|
2144
|
-
},
|
|
2145
|
-
d: "
|
|
2146
|
-
})),
|
|
2147
|
-
|
|
2213
|
+
}, _path170 || (_path170 = /*#__PURE__*/React.createElement("path", {
|
|
2214
|
+
d: "M16 22H30V24H16z"
|
|
2215
|
+
})), _rect || (_rect = /*#__PURE__*/React.createElement("rect", {
|
|
2216
|
+
width: "6",
|
|
2217
|
+
height: "6",
|
|
2218
|
+
x: "4",
|
|
2219
|
+
y: "20",
|
|
2220
|
+
rx: "1"
|
|
2221
|
+
})), _path171 || (_path171 = /*#__PURE__*/React.createElement("path", {
|
|
2222
|
+
d: "M16 8H30V10H16zM9.5 12h-5a.5.5 0 01-.4473-.7236l2.5-5.0224a.5206.5206 0 01.8945 0l2.5 5.0225A.5.5 0 019.5 12z"
|
|
2148
2223
|
})), children);
|
|
2149
2224
|
});
|
|
2150
2225
|
if (process.env.NODE_ENV !== "production") {
|
|
2151
|
-
|
|
2226
|
+
Legend.propTypes = iconPropTypes;
|
|
2152
2227
|
}
|
|
2153
|
-
const
|
|
2228
|
+
const LetterAa = /*#__PURE__*/React.forwardRef(function LetterAa(_ref92, ref) {
|
|
2154
2229
|
let {
|
|
2155
2230
|
children,
|
|
2156
2231
|
size = 16,
|
|
@@ -2164,16 +2239,14 @@ const LicenseThirdPartyDraft = /*#__PURE__*/React.forwardRef(function LicenseThi
|
|
|
2164
2239
|
viewBox: "0 0 32 32",
|
|
2165
2240
|
fill: "currentColor",
|
|
2166
2241
|
...rest
|
|
2167
|
-
},
|
|
2168
|
-
d: "
|
|
2169
|
-
})), _path152 || (_path152 = /*#__PURE__*/React.createElement("path", {
|
|
2170
|
-
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,2V14H22V4H6V28h6Z"
|
|
2242
|
+
}, _path172 || (_path172 = /*#__PURE__*/React.createElement("path", {
|
|
2243
|
+
d: "M23 13H18v2h5v2H19a2 2 0 00-2 2v2a2 2 0 002 2h6V15A2 2 0 0023 13zm0 8H19V19h4zM13 9H9a2 2 0 00-2 2V23H9V18h4v5h2V11A2 2 0 0013 9zM9 16V11h4v5z"
|
|
2171
2244
|
})), children);
|
|
2172
2245
|
});
|
|
2173
2246
|
if (process.env.NODE_ENV !== "production") {
|
|
2174
|
-
|
|
2247
|
+
LetterAa.propTypes = iconPropTypes;
|
|
2175
2248
|
}
|
|
2176
|
-
const
|
|
2249
|
+
const LetterBb = /*#__PURE__*/React.forwardRef(function LetterBb(_ref93, ref) {
|
|
2177
2250
|
let {
|
|
2178
2251
|
children,
|
|
2179
2252
|
size = 16,
|
|
@@ -2187,52 +2260,19 @@ const Lifesaver = /*#__PURE__*/React.forwardRef(function Lifesaver(_ref93, ref)
|
|
|
2187
2260
|
viewBox: "0 0 32 32",
|
|
2188
2261
|
fill: "currentColor",
|
|
2189
2262
|
...rest
|
|
2190
|
-
},
|
|
2191
|
-
d: "
|
|
2263
|
+
}, _path173 || (_path173 = /*#__PURE__*/React.createElement("path", {
|
|
2264
|
+
d: "M23 13H19V9H17V23h6a2 2 0 002-2V15A2 2 0 0023 13zm-4 8V15h4v6zM15 12a3 3 0 00-3-3H7V23h5a3 3 0 003-3V18a3 3 0 00-.78-2A3 3 0 0015 14zM9 11h3a1 1 0 011 1v2a1 1 0 01-1 1H9zm4 9a1 1 0 01-1 1H9V17h3a1 1 0 011 1z"
|
|
2192
2265
|
})), children);
|
|
2193
2266
|
});
|
|
2194
2267
|
if (process.env.NODE_ENV !== "production") {
|
|
2195
|
-
|
|
2268
|
+
LetterBb.propTypes = iconPropTypes;
|
|
2196
2269
|
}
|
|
2197
|
-
const
|
|
2270
|
+
const LetterCc = /*#__PURE__*/React.forwardRef(function LetterCc(_ref94, ref) {
|
|
2198
2271
|
let {
|
|
2199
2272
|
children,
|
|
2200
2273
|
size = 16,
|
|
2201
2274
|
...rest
|
|
2202
2275
|
} = _ref94;
|
|
2203
|
-
if (size === 16 || size === "16" || size === "16px") {
|
|
2204
|
-
return /*#__PURE__*/React.createElement(Icon, {
|
|
2205
|
-
width: size,
|
|
2206
|
-
height: size,
|
|
2207
|
-
ref: ref,
|
|
2208
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
2209
|
-
viewBox: "0 0 16 16",
|
|
2210
|
-
fill: "currentColor",
|
|
2211
|
-
...rest
|
|
2212
|
-
}, _path154 || (_path154 = /*#__PURE__*/React.createElement("path", {
|
|
2213
|
-
d: "M7.5 1H8.5V3.5H7.5z"
|
|
2214
|
-
})), _path155 || (_path155 = /*#__PURE__*/React.createElement("path", {
|
|
2215
|
-
d: "M10.8 3.4H13.3V4.4H10.8z",
|
|
2216
|
-
transform: "rotate(-45.001 12.041 3.923)"
|
|
2217
|
-
})), _path156 || (_path156 = /*#__PURE__*/React.createElement("path", {
|
|
2218
|
-
d: "M12.5 7.5H15V8.5H12.5z"
|
|
2219
|
-
})), _path157 || (_path157 = /*#__PURE__*/React.createElement("path", {
|
|
2220
|
-
d: "M11.6 10.8H12.6V13.3H11.6z",
|
|
2221
|
-
transform: "rotate(-45.001 12.075 12.041)"
|
|
2222
|
-
})), _path158 || (_path158 = /*#__PURE__*/React.createElement("path", {
|
|
2223
|
-
d: "M7.5 12.5H8.5V15H7.5z"
|
|
2224
|
-
})), _path159 || (_path159 = /*#__PURE__*/React.createElement("path", {
|
|
2225
|
-
d: "M2.7 11.6H5.2V12.6H2.7z",
|
|
2226
|
-
transform: "rotate(-45.001 3.96 12.079)"
|
|
2227
|
-
})), _path160 || (_path160 = /*#__PURE__*/React.createElement("path", {
|
|
2228
|
-
d: "M1 7.5H3.5V8.5H1z"
|
|
2229
|
-
})), _path161 || (_path161 = /*#__PURE__*/React.createElement("path", {
|
|
2230
|
-
d: "M3.4 2.7H4.4V5.2H3.4z",
|
|
2231
|
-
transform: "rotate(-45.001 3.925 3.961)"
|
|
2232
|
-
})), _path162 || (_path162 = /*#__PURE__*/React.createElement("path", {
|
|
2233
|
-
d: "M8,6c1.1,0,2,0.9,2,2s-0.9,2-2,2S6,9.1,6,8S6.9,6,8,6 M8,5C6.3,5,5,6.3,5,8s1.3,3,3,3s3-1.3,3-3S9.7,5,8,5z"
|
|
2234
|
-
})), children);
|
|
2235
|
-
}
|
|
2236
2276
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2237
2277
|
width: size,
|
|
2238
2278
|
height: size,
|
|
@@ -2241,34 +2281,14 @@ const Light = /*#__PURE__*/React.forwardRef(function Light(_ref94, ref) {
|
|
|
2241
2281
|
viewBox: "0 0 32 32",
|
|
2242
2282
|
fill: "currentColor",
|
|
2243
2283
|
...rest
|
|
2244
|
-
},
|
|
2245
|
-
d: "
|
|
2246
|
-
})), _path164 || (_path164 = /*#__PURE__*/React.createElement("path", {
|
|
2247
|
-
d: "M21.668 6.854H26.625999999999998V8.854H21.668z",
|
|
2248
|
-
transform: "rotate(-45 24.147 7.853)"
|
|
2249
|
-
})), _path165 || (_path165 = /*#__PURE__*/React.createElement("path", {
|
|
2250
|
-
d: "M25 15H30V17H25z"
|
|
2251
|
-
})), _path166 || (_path166 = /*#__PURE__*/React.createElement("path", {
|
|
2252
|
-
d: "M23.147 21.668H25.147V26.625999999999998H23.147z",
|
|
2253
|
-
transform: "rotate(-45 24.147 24.146)"
|
|
2254
|
-
})), _path167 || (_path167 = /*#__PURE__*/React.createElement("path", {
|
|
2255
|
-
d: "M15 25H17V30H15z"
|
|
2256
|
-
})), _path168 || (_path168 = /*#__PURE__*/React.createElement("path", {
|
|
2257
|
-
d: "M5.375 23.147H10.333V25.147H5.375z",
|
|
2258
|
-
transform: "rotate(-45 7.853 24.146)"
|
|
2259
|
-
})), _path169 || (_path169 = /*#__PURE__*/React.createElement("path", {
|
|
2260
|
-
d: "M2 15H7V17H2z"
|
|
2261
|
-
})), _path170 || (_path170 = /*#__PURE__*/React.createElement("path", {
|
|
2262
|
-
d: "M6.854 5.375H8.854V10.333H6.854z",
|
|
2263
|
-
transform: "rotate(-45 7.854 7.853)"
|
|
2264
|
-
})), _path171 || (_path171 = /*#__PURE__*/React.createElement("path", {
|
|
2265
|
-
d: "M16,12a4,4,0,1,1-4,4,4.0045,4.0045,0,0,1,4-4m0-2a6,6,0,1,0,6,6,6,6,0,0,0-6-6Z"
|
|
2284
|
+
}, _path174 || (_path174 = /*#__PURE__*/React.createElement("path", {
|
|
2285
|
+
d: "M24 23H19a2 2 0 01-2-2V15a2 2 0 012-2h5v2H19v6h5zM15 23H9a2 2 0 01-2-2V11A2 2 0 019 9h6v2H9V21h6z"
|
|
2266
2286
|
})), children);
|
|
2267
2287
|
});
|
|
2268
2288
|
if (process.env.NODE_ENV !== "production") {
|
|
2269
|
-
|
|
2289
|
+
LetterCc.propTypes = iconPropTypes;
|
|
2270
2290
|
}
|
|
2271
|
-
const
|
|
2291
|
+
const LetterDd = /*#__PURE__*/React.forwardRef(function LetterDd(_ref95, ref) {
|
|
2272
2292
|
let {
|
|
2273
2293
|
children,
|
|
2274
2294
|
size = 16,
|
|
@@ -2282,34 +2302,14 @@ const LightFilled = /*#__PURE__*/React.forwardRef(function LightFilled(_ref95, r
|
|
|
2282
2302
|
viewBox: "0 0 32 32",
|
|
2283
2303
|
fill: "currentColor",
|
|
2284
2304
|
...rest
|
|
2285
|
-
},
|
|
2286
|
-
d: "
|
|
2287
|
-
})), _path173 || (_path173 = /*#__PURE__*/React.createElement("path", {
|
|
2288
|
-
d: "M21.668 6.854H26.625999999999998V8.854H21.668z",
|
|
2289
|
-
transform: "rotate(-45 24.147 7.853)"
|
|
2290
|
-
})), _path174 || (_path174 = /*#__PURE__*/React.createElement("path", {
|
|
2291
|
-
d: "M25 15H30V17H25z"
|
|
2292
|
-
})), _path175 || (_path175 = /*#__PURE__*/React.createElement("path", {
|
|
2293
|
-
d: "M23.147 21.668H25.147V26.625999999999998H23.147z",
|
|
2294
|
-
transform: "rotate(-45 24.147 24.146)"
|
|
2295
|
-
})), _path176 || (_path176 = /*#__PURE__*/React.createElement("path", {
|
|
2296
|
-
d: "M15 25H17V30H15z"
|
|
2297
|
-
})), _path177 || (_path177 = /*#__PURE__*/React.createElement("path", {
|
|
2298
|
-
d: "M5.375 23.147H10.333V25.147H5.375z",
|
|
2299
|
-
transform: "rotate(-45 7.853 24.146)"
|
|
2300
|
-
})), _path178 || (_path178 = /*#__PURE__*/React.createElement("path", {
|
|
2301
|
-
d: "M2 15H7V17H2z"
|
|
2302
|
-
})), _path179 || (_path179 = /*#__PURE__*/React.createElement("path", {
|
|
2303
|
-
d: "M6.854 5.375H8.854V10.333H6.854z",
|
|
2304
|
-
transform: "rotate(-45 7.854 7.853)"
|
|
2305
|
-
})), _path180 || (_path180 = /*#__PURE__*/React.createElement("path", {
|
|
2306
|
-
d: "M16,10a6,6,0,1,0,6,6,6,6,0,0,0-6-6Z"
|
|
2305
|
+
}, _path175 || (_path175 = /*#__PURE__*/React.createElement("path", {
|
|
2306
|
+
d: "M23 9v4H19a2 2 0 00-2 2v6a2 2 0 002 2h6V9zm-4 6h4v6H19zM11 23H7V9h4a4 4 0 014 4v6A4 4 0 0111 23zM9 21h2a2 2 0 002-2V13a2 2 0 00-2-2H9z"
|
|
2307
2307
|
})), children);
|
|
2308
2308
|
});
|
|
2309
2309
|
if (process.env.NODE_ENV !== "production") {
|
|
2310
|
-
|
|
2310
|
+
LetterDd.propTypes = iconPropTypes;
|
|
2311
2311
|
}
|
|
2312
|
-
const
|
|
2312
|
+
const LetterEe = /*#__PURE__*/React.forwardRef(function LetterEe(_ref96, ref) {
|
|
2313
2313
|
let {
|
|
2314
2314
|
children,
|
|
2315
2315
|
size = 16,
|
|
@@ -2323,14 +2323,14 @@ const Lightning = /*#__PURE__*/React.forwardRef(function Lightning(_ref96, ref)
|
|
|
2323
2323
|
viewBox: "0 0 32 32",
|
|
2324
2324
|
fill: "currentColor",
|
|
2325
2325
|
...rest
|
|
2326
|
-
},
|
|
2327
|
-
d: "
|
|
2326
|
+
}, _path176 || (_path176 = /*#__PURE__*/React.createElement("path", {
|
|
2327
|
+
d: "M25 19V15a2.0023 2.0023 0 00-2-2H19a2.0023 2.0023 0 00-2 2v6a2.0077 2.0077 0 002 2h5V21H19V19zm-6-4h4v2H19zM15 11L15 9 7 9 7 23 15 23 15 21 9 21 9 17 14 17 14 15 9 15 9 11 15 11z"
|
|
2328
2328
|
})), children);
|
|
2329
2329
|
});
|
|
2330
2330
|
if (process.env.NODE_ENV !== "production") {
|
|
2331
|
-
|
|
2331
|
+
LetterEe.propTypes = iconPropTypes;
|
|
2332
2332
|
}
|
|
2333
|
-
const
|
|
2333
|
+
const LetterFf = /*#__PURE__*/React.forwardRef(function LetterFf(_ref97, ref) {
|
|
2334
2334
|
let {
|
|
2335
2335
|
children,
|
|
2336
2336
|
size = 16,
|
|
@@ -2344,16 +2344,14 @@ const Link = /*#__PURE__*/React.forwardRef(function Link(_ref97, ref) {
|
|
|
2344
2344
|
viewBox: "0 0 32 32",
|
|
2345
2345
|
fill: "currentColor",
|
|
2346
2346
|
...rest
|
|
2347
|
-
},
|
|
2348
|
-
d: "
|
|
2349
|
-
})), _path183 || (_path183 = /*#__PURE__*/React.createElement("path", {
|
|
2350
|
-
d: "M4.19,24.82a4,4,0,0,1,0-5.67l8-8a4,4,0,0,1,5.67,0A3.94,3.94,0,0,1,19,14a4,4,0,0,1-1.17,2.85L15.71,19l1.42,1.42,2.12-2.12a6,6,0,0,0-8.51-8.51l-8,8a6,6,0,0,0,0,8.51A6,6,0,0,0,7,28a6.07,6.07,0,0,0,4.28-1.76L9.86,24.82A4,4,0,0,1,4.19,24.82Z"
|
|
2347
|
+
}, _path177 || (_path177 = /*#__PURE__*/React.createElement("path", {
|
|
2348
|
+
d: "M16 11L16 9 8 9 8 23 10 23 10 17 15 17 15 15 10 15 10 11 16 11zM24 11V9H21a2 2 0 00-2 2v2H17v2h2v8h2V15h3V13H21V11z"
|
|
2351
2349
|
})), children);
|
|
2352
2350
|
});
|
|
2353
2351
|
if (process.env.NODE_ENV !== "production") {
|
|
2354
|
-
|
|
2352
|
+
LetterFf.propTypes = iconPropTypes;
|
|
2355
2353
|
}
|
|
2356
|
-
const
|
|
2354
|
+
const LetterGg = /*#__PURE__*/React.forwardRef(function LetterGg(_ref98, ref) {
|
|
2357
2355
|
let {
|
|
2358
2356
|
children,
|
|
2359
2357
|
size = 16,
|
|
@@ -2367,14 +2365,14 @@ const Linux = /*#__PURE__*/React.forwardRef(function Linux(_ref98, ref) {
|
|
|
2367
2365
|
viewBox: "0 0 32 32",
|
|
2368
2366
|
fill: "currentColor",
|
|
2369
2367
|
...rest
|
|
2370
|
-
},
|
|
2371
|
-
d: "
|
|
2368
|
+
}, _path178 || (_path178 = /*#__PURE__*/React.createElement("path", {
|
|
2369
|
+
d: "M19 13a2 2 0 00-2 2v6a2 2 0 002 2h4v2H18v2h5a2 2 0 002-2V13zm4 8H19V15h4zM15 23H9a2 2 0 01-2-2V11A2 2 0 019 9h6v2H9V21h4V17H11V15h4z"
|
|
2372
2370
|
})), children);
|
|
2373
2371
|
});
|
|
2374
2372
|
if (process.env.NODE_ENV !== "production") {
|
|
2375
|
-
|
|
2373
|
+
LetterGg.propTypes = iconPropTypes;
|
|
2376
2374
|
}
|
|
2377
|
-
const
|
|
2375
|
+
const LetterHh = /*#__PURE__*/React.forwardRef(function LetterHh(_ref99, ref) {
|
|
2378
2376
|
let {
|
|
2379
2377
|
children,
|
|
2380
2378
|
size = 16,
|
|
@@ -2388,16 +2386,14 @@ const LinuxAlt = /*#__PURE__*/React.forwardRef(function LinuxAlt(_ref99, ref) {
|
|
|
2388
2386
|
viewBox: "0 0 32 32",
|
|
2389
2387
|
fill: "currentColor",
|
|
2390
2388
|
...rest
|
|
2391
|
-
},
|
|
2392
|
-
d: "
|
|
2393
|
-
})), _path186 || (_path186 = /*#__PURE__*/React.createElement("path", {
|
|
2394
|
-
d: "M30,30a3.8876,3.8876,0,0,1-4-4V14A10,10,0,0,0,6,14V26a3.8876,3.8876,0,0,1-4,4V28a1.8793,1.8793,0,0,0,2-2V14a12,12,0,0,1,24,0V26a1.8825,1.8825,0,0,0,2,2Z"
|
|
2389
|
+
}, _path179 || (_path179 = /*#__PURE__*/React.createElement("path", {
|
|
2390
|
+
d: "M13 9L13 15 9 15 9 9 7 9 7 23 9 23 9 17 13 17 13 23 15 23 15 9 13 9zM23 13H19V9H17V23h2V15h4v8h2V15A2 2 0 0023 13z"
|
|
2395
2391
|
})), children);
|
|
2396
2392
|
});
|
|
2397
2393
|
if (process.env.NODE_ENV !== "production") {
|
|
2398
|
-
|
|
2394
|
+
LetterHh.propTypes = iconPropTypes;
|
|
2399
2395
|
}
|
|
2400
|
-
const
|
|
2396
|
+
const LetterIi = /*#__PURE__*/React.forwardRef(function LetterIi(_ref100, ref) {
|
|
2401
2397
|
let {
|
|
2402
2398
|
children,
|
|
2403
2399
|
size = 16,
|
|
@@ -2411,14 +2407,14 @@ const List = /*#__PURE__*/React.forwardRef(function List(_ref100, ref) {
|
|
|
2411
2407
|
viewBox: "0 0 32 32",
|
|
2412
2408
|
fill: "currentColor",
|
|
2413
2409
|
...rest
|
|
2414
|
-
},
|
|
2415
|
-
d: "M10
|
|
2410
|
+
}, _path180 || (_path180 = /*#__PURE__*/React.createElement("path", {
|
|
2411
|
+
d: "M10 11L13 11 13 21 10 21 10 23 18 23 18 21 15 21 15 11 18 11 18 9 10 9 10 11zM20 13H22V23H20zM20 9H22V11H20z"
|
|
2416
2412
|
})), children);
|
|
2417
2413
|
});
|
|
2418
2414
|
if (process.env.NODE_ENV !== "production") {
|
|
2419
|
-
|
|
2415
|
+
LetterIi.propTypes = iconPropTypes;
|
|
2420
2416
|
}
|
|
2421
|
-
const
|
|
2417
|
+
const LetterJj = /*#__PURE__*/React.forwardRef(function LetterJj(_ref101, ref) {
|
|
2422
2418
|
let {
|
|
2423
2419
|
children,
|
|
2424
2420
|
size = 16,
|
|
@@ -2432,40 +2428,19 @@ const ListBoxes = /*#__PURE__*/React.forwardRef(function ListBoxes(_ref101, ref)
|
|
|
2432
2428
|
viewBox: "0 0 32 32",
|
|
2433
2429
|
fill: "currentColor",
|
|
2434
2430
|
...rest
|
|
2435
|
-
},
|
|
2436
|
-
d: "
|
|
2431
|
+
}, _path181 || (_path181 = /*#__PURE__*/React.createElement("path", {
|
|
2432
|
+
d: "M20 9H22V11H20zM20 25H17v2h3a2 2 0 002-2V13H20zM14 23H10a2 2 0 01-2-2V19h2v2h4V9h2V21A2 2 0 0114 23z"
|
|
2437
2433
|
})), children);
|
|
2438
2434
|
});
|
|
2439
2435
|
if (process.env.NODE_ENV !== "production") {
|
|
2440
|
-
|
|
2436
|
+
LetterJj.propTypes = iconPropTypes;
|
|
2441
2437
|
}
|
|
2442
|
-
const
|
|
2438
|
+
const LetterKk = /*#__PURE__*/React.forwardRef(function LetterKk(_ref102, ref) {
|
|
2443
2439
|
let {
|
|
2444
2440
|
children,
|
|
2445
2441
|
size = 16,
|
|
2446
2442
|
...rest
|
|
2447
2443
|
} = _ref102;
|
|
2448
|
-
if (size === 16 || size === "16" || size === "16px") {
|
|
2449
|
-
return /*#__PURE__*/React.createElement(Icon, {
|
|
2450
|
-
width: size,
|
|
2451
|
-
height: size,
|
|
2452
|
-
ref: ref,
|
|
2453
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
2454
|
-
viewBox: "0 0 16 16",
|
|
2455
|
-
fill: "currentColor",
|
|
2456
|
-
...rest
|
|
2457
|
-
}, _circle13 || (_circle13 = /*#__PURE__*/React.createElement("circle", {
|
|
2458
|
-
cx: "3.5",
|
|
2459
|
-
cy: "4.5",
|
|
2460
|
-
r: "1.5"
|
|
2461
|
-
})), _circle14 || (_circle14 = /*#__PURE__*/React.createElement("circle", {
|
|
2462
|
-
cx: "3.5",
|
|
2463
|
-
cy: "11.5",
|
|
2464
|
-
r: "1.5"
|
|
2465
|
-
})), _path189 || (_path189 = /*#__PURE__*/React.createElement("path", {
|
|
2466
|
-
d: "M8 11H15V12H8zM8 4H15V5H8z"
|
|
2467
|
-
})), children);
|
|
2468
|
-
}
|
|
2469
2444
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2470
2445
|
width: size,
|
|
2471
2446
|
height: size,
|
|
@@ -2474,22 +2449,14 @@ const ListBulleted = /*#__PURE__*/React.forwardRef(function ListBulleted(_ref102
|
|
|
2474
2449
|
viewBox: "0 0 32 32",
|
|
2475
2450
|
fill: "currentColor",
|
|
2476
2451
|
...rest
|
|
2477
|
-
},
|
|
2478
|
-
|
|
2479
|
-
cy: "9",
|
|
2480
|
-
r: "3"
|
|
2481
|
-
})), _circle16 || (_circle16 = /*#__PURE__*/React.createElement("circle", {
|
|
2482
|
-
cx: "7",
|
|
2483
|
-
cy: "23",
|
|
2484
|
-
r: "3"
|
|
2485
|
-
})), _path190 || (_path190 = /*#__PURE__*/React.createElement("path", {
|
|
2486
|
-
d: "M16 22H30V24H16zM16 8H30V10H16z"
|
|
2452
|
+
}, _path182 || (_path182 = /*#__PURE__*/React.createElement("path", {
|
|
2453
|
+
d: "M15 9L12.89 9 9 15.55 9 9 7 9 7 23 9 23 9 18.71 9.93 17.22 12.89 23 15 23 11.11 15.43 15 9zM22.78 23L25 23 21.22 17 25 13 22.76 13 19 17.17 19 9 17 9 17 23 19 23 19 19.25 19.96 18.21 22.78 23z"
|
|
2487
2454
|
})), children);
|
|
2488
2455
|
});
|
|
2489
2456
|
if (process.env.NODE_ENV !== "production") {
|
|
2490
|
-
|
|
2457
|
+
LetterKk.propTypes = iconPropTypes;
|
|
2491
2458
|
}
|
|
2492
|
-
const
|
|
2459
|
+
const LetterLl = /*#__PURE__*/React.forwardRef(function LetterLl(_ref103, ref) {
|
|
2493
2460
|
let {
|
|
2494
2461
|
children,
|
|
2495
2462
|
size = 16,
|
|
@@ -2503,14 +2470,14 @@ const ListChecked = /*#__PURE__*/React.forwardRef(function ListChecked(_ref103,
|
|
|
2503
2470
|
viewBox: "0 0 32 32",
|
|
2504
2471
|
fill: "currentColor",
|
|
2505
2472
|
...rest
|
|
2506
|
-
},
|
|
2507
|
-
d: "
|
|
2473
|
+
}, _path183 || (_path183 = /*#__PURE__*/React.createElement("path", {
|
|
2474
|
+
d: "M11 21L11 9 9 9 9 23 17 23 17 21 11 21zM23 23H21a2 2 0 01-2-2V9h2V21h2z"
|
|
2508
2475
|
})), children);
|
|
2509
2476
|
});
|
|
2510
2477
|
if (process.env.NODE_ENV !== "production") {
|
|
2511
|
-
|
|
2478
|
+
LetterLl.propTypes = iconPropTypes;
|
|
2512
2479
|
}
|
|
2513
|
-
const
|
|
2480
|
+
const LetterMm = /*#__PURE__*/React.forwardRef(function LetterMm(_ref104, ref) {
|
|
2514
2481
|
let {
|
|
2515
2482
|
children,
|
|
2516
2483
|
size = 16,
|
|
@@ -2524,14 +2491,14 @@ const ListCheckedMirror = /*#__PURE__*/React.forwardRef(function ListCheckedMirr
|
|
|
2524
2491
|
viewBox: "0 0 32 32",
|
|
2525
2492
|
fill: "currentColor",
|
|
2526
2493
|
...rest
|
|
2527
|
-
},
|
|
2528
|
-
d: "
|
|
2494
|
+
}, _path184 || (_path184 = /*#__PURE__*/React.createElement("path", {
|
|
2495
|
+
d: "M24 13H16V23h2V15h2v8h2V15h2v8h2V15A2 2 0 0024 13zM12 9L10.48 14 10 15.98 9.54 14 8 9 6 9 6 23 8 23 8 15 7.84 13 8.42 15 10 19.63 11.58 15 12.16 13 12 15 12 23 14 23 14 9 12 9z"
|
|
2529
2496
|
})), children);
|
|
2530
2497
|
});
|
|
2531
2498
|
if (process.env.NODE_ENV !== "production") {
|
|
2532
|
-
|
|
2499
|
+
LetterMm.propTypes = iconPropTypes;
|
|
2533
2500
|
}
|
|
2534
|
-
const
|
|
2501
|
+
const LetterNn = /*#__PURE__*/React.forwardRef(function LetterNn(_ref105, ref) {
|
|
2535
2502
|
let {
|
|
2536
2503
|
children,
|
|
2537
2504
|
size = 16,
|
|
@@ -2545,16 +2512,14 @@ const ListDropdown = /*#__PURE__*/React.forwardRef(function ListDropdown(_ref105
|
|
|
2545
2512
|
viewBox: "0 0 32 32",
|
|
2546
2513
|
fill: "currentColor",
|
|
2547
2514
|
...rest
|
|
2548
|
-
},
|
|
2549
|
-
d: "
|
|
2550
|
-
})), _path194 || (_path194 = /*#__PURE__*/React.createElement("path", {
|
|
2551
|
-
d: "M15 11H17V13H15zM19 11H26V13H19zM15 17H17V19H15zM19 17H26V19H19zM15 23H17V25H15zM19 23H26V25H19z"
|
|
2515
|
+
}, _path185 || (_path185 = /*#__PURE__*/React.createElement("path", {
|
|
2516
|
+
d: "M25 23H23V15H19v8H17V13h6a2 2 0 012 2zM13 19L9.32 9 7 9 7 23 9 23 9 13 12.68 23 15 23 15 9 13 9 13 19z"
|
|
2552
2517
|
})), children);
|
|
2553
2518
|
});
|
|
2554
2519
|
if (process.env.NODE_ENV !== "production") {
|
|
2555
|
-
|
|
2520
|
+
LetterNn.propTypes = iconPropTypes;
|
|
2556
2521
|
}
|
|
2557
|
-
const
|
|
2522
|
+
const LetterOo = /*#__PURE__*/React.forwardRef(function LetterOo(_ref106, ref) {
|
|
2558
2523
|
let {
|
|
2559
2524
|
children,
|
|
2560
2525
|
size = 16,
|
|
@@ -2568,14 +2533,14 @@ const ListNumbered = /*#__PURE__*/React.forwardRef(function ListNumbered(_ref106
|
|
|
2568
2533
|
viewBox: "0 0 32 32",
|
|
2569
2534
|
fill: "currentColor",
|
|
2570
2535
|
...rest
|
|
2571
|
-
},
|
|
2572
|
-
d: "
|
|
2536
|
+
}, _path186 || (_path186 = /*#__PURE__*/React.createElement("path", {
|
|
2537
|
+
d: "M23 23H19a2 2 0 01-2-2V15a2 2 0 012-2h4a2 2 0 012 2v6A2 2 0 0123 23zm-4-8v6h4V15zM13 23H9a2 2 0 01-2-2V11A2 2 0 019 9h4a2 2 0 012 2V21A2 2 0 0113 23zM9 11V21h4V11z"
|
|
2573
2538
|
})), children);
|
|
2574
2539
|
});
|
|
2575
2540
|
if (process.env.NODE_ENV !== "production") {
|
|
2576
|
-
|
|
2541
|
+
LetterOo.propTypes = iconPropTypes;
|
|
2577
2542
|
}
|
|
2578
|
-
const
|
|
2543
|
+
const LetterPp = /*#__PURE__*/React.forwardRef(function LetterPp(_ref107, ref) {
|
|
2579
2544
|
let {
|
|
2580
2545
|
children,
|
|
2581
2546
|
size = 16,
|
|
@@ -2589,14 +2554,14 @@ const ListNumberedMirror = /*#__PURE__*/React.forwardRef(function ListNumberedMi
|
|
|
2589
2554
|
viewBox: "0 0 32 32",
|
|
2590
2555
|
fill: "currentColor",
|
|
2591
2556
|
...rest
|
|
2592
|
-
},
|
|
2593
|
-
d: "
|
|
2557
|
+
}, _path187 || (_path187 = /*#__PURE__*/React.createElement("path", {
|
|
2558
|
+
d: "M23 13H17V27h2V23h4a2 2 0 002-2V15A2 2 0 0023 13zm-4 8V15h4v6zM9 23H7V9h6a2 2 0 012 2v5a2 2 0 01-2 2H9zm0-7h4V11H9z"
|
|
2594
2559
|
})), children);
|
|
2595
2560
|
});
|
|
2596
2561
|
if (process.env.NODE_ENV !== "production") {
|
|
2597
|
-
|
|
2562
|
+
LetterPp.propTypes = iconPropTypes;
|
|
2598
2563
|
}
|
|
2599
|
-
const
|
|
2564
|
+
const LetterQq = /*#__PURE__*/React.forwardRef(function LetterQq(_ref108, ref) {
|
|
2600
2565
|
let {
|
|
2601
2566
|
children,
|
|
2602
2567
|
size = 16,
|
|
@@ -2610,14 +2575,14 @@ const LoadBalancerApplication = /*#__PURE__*/React.forwardRef(function LoadBalan
|
|
|
2610
2575
|
viewBox: "0 0 32 32",
|
|
2611
2576
|
fill: "currentColor",
|
|
2612
2577
|
...rest
|
|
2613
|
-
},
|
|
2614
|
-
d: "
|
|
2578
|
+
}, _path188 || (_path188 = /*#__PURE__*/React.createElement("path", {
|
|
2579
|
+
d: "M19 13a2 2 0 00-2 2v6a2 2 0 002 2h4v4h2V13zm4 8H19V15h4zM13 9H9a2 2 0 00-2 2V21a2 2 0 002 2h1v2a2 2 0 002 2h2V25H12V23h1a2 2 0 002-2V11A2 2 0 0013 9zM9 21V11h4V21z"
|
|
2615
2580
|
})), children);
|
|
2616
2581
|
});
|
|
2617
2582
|
if (process.env.NODE_ENV !== "production") {
|
|
2618
|
-
|
|
2583
|
+
LetterQq.propTypes = iconPropTypes;
|
|
2619
2584
|
}
|
|
2620
|
-
const
|
|
2585
|
+
const LetterRr = /*#__PURE__*/React.forwardRef(function LetterRr(_ref109, ref) {
|
|
2621
2586
|
let {
|
|
2622
2587
|
children,
|
|
2623
2588
|
size = 16,
|
|
@@ -2631,14 +2596,14 @@ const LoadBalancerClassic = /*#__PURE__*/React.forwardRef(function LoadBalancerC
|
|
|
2631
2596
|
viewBox: "0 0 32 32",
|
|
2632
2597
|
fill: "currentColor",
|
|
2633
2598
|
...rest
|
|
2634
|
-
},
|
|
2635
|
-
d: "
|
|
2599
|
+
}, _path189 || (_path189 = /*#__PURE__*/React.createElement("path", {
|
|
2600
|
+
d: "M16 15V11a2 2 0 00-2-2H8V23h2V17h1.48l2.34 6H16l-2.33-6H14A2 2 0 0016 15zm-6-4h4v4H10zM24 13L18 13 18 23 20 23 20 15 24 15 24 13z"
|
|
2636
2601
|
})), children);
|
|
2637
2602
|
});
|
|
2638
2603
|
if (process.env.NODE_ENV !== "production") {
|
|
2639
|
-
|
|
2604
|
+
LetterRr.propTypes = iconPropTypes;
|
|
2640
2605
|
}
|
|
2641
|
-
const
|
|
2606
|
+
const LetterSs = /*#__PURE__*/React.forwardRef(function LetterSs(_ref110, ref) {
|
|
2642
2607
|
let {
|
|
2643
2608
|
children,
|
|
2644
2609
|
size = 16,
|
|
@@ -2652,14 +2617,14 @@ const LoadBalancerGlobal = /*#__PURE__*/React.forwardRef(function LoadBalancerGl
|
|
|
2652
2617
|
viewBox: "0 0 32 32",
|
|
2653
2618
|
fill: "currentColor",
|
|
2654
2619
|
...rest
|
|
2655
|
-
},
|
|
2656
|
-
d: "
|
|
2620
|
+
}, _path190 || (_path190 = /*#__PURE__*/React.createElement("path", {
|
|
2621
|
+
d: "M22 23H17V21h5V19H19a2 2 0 01-2-2V15a2 2 0 012-2h5v2H19v2h3a2 2 0 012 2v2A2 2 0 0122 23zM13 23H7V21h6V17H9a2 2 0 01-2-2V11A2 2 0 019 9h6v2H9v4h4a2 2 0 012 2v4A2 2 0 0113 23z"
|
|
2657
2622
|
})), children);
|
|
2658
2623
|
});
|
|
2659
2624
|
if (process.env.NODE_ENV !== "production") {
|
|
2660
|
-
|
|
2625
|
+
LetterSs.propTypes = iconPropTypes;
|
|
2661
2626
|
}
|
|
2662
|
-
const
|
|
2627
|
+
const LetterTt = /*#__PURE__*/React.forwardRef(function LetterTt(_ref111, ref) {
|
|
2663
2628
|
let {
|
|
2664
2629
|
children,
|
|
2665
2630
|
size = 16,
|
|
@@ -2673,14 +2638,14 @@ const LoadBalancerListener = /*#__PURE__*/React.forwardRef(function LoadBalancer
|
|
|
2673
2638
|
viewBox: "0 0 32 32",
|
|
2674
2639
|
fill: "currentColor",
|
|
2675
2640
|
...rest
|
|
2676
|
-
},
|
|
2677
|
-
d: "
|
|
2641
|
+
}, _path191 || (_path191 = /*#__PURE__*/React.createElement("path", {
|
|
2642
|
+
d: "M8 11L11 11 11 23 13 23 13 11 16 11 16 9 8 9 8 11zM23 15V13H20V11H18v2H16v2h2v6a2 2 0 002 2h3V21H20V15z"
|
|
2678
2643
|
})), children);
|
|
2679
2644
|
});
|
|
2680
2645
|
if (process.env.NODE_ENV !== "production") {
|
|
2681
|
-
|
|
2646
|
+
LetterTt.propTypes = iconPropTypes;
|
|
2682
2647
|
}
|
|
2683
|
-
const
|
|
2648
|
+
const LetterUu = /*#__PURE__*/React.forwardRef(function LetterUu(_ref112, ref) {
|
|
2684
2649
|
let {
|
|
2685
2650
|
children,
|
|
2686
2651
|
size = 16,
|
|
@@ -2694,14 +2659,14 @@ const LoadBalancerLocal = /*#__PURE__*/React.forwardRef(function LoadBalancerLoc
|
|
|
2694
2659
|
viewBox: "0 0 32 32",
|
|
2695
2660
|
fill: "currentColor",
|
|
2696
2661
|
...rest
|
|
2697
|
-
},
|
|
2698
|
-
d: "
|
|
2662
|
+
}, _path192 || (_path192 = /*#__PURE__*/React.createElement("path", {
|
|
2663
|
+
d: "M23 23H19a2 2 0 01-2-2V13h2v8h4V13h2v8A2 2 0 0123 23zM13 23H9a2 2 0 01-2-2V9H9V21h4V9h2V21A2 2 0 0113 23z"
|
|
2699
2664
|
})), children);
|
|
2700
2665
|
});
|
|
2701
2666
|
if (process.env.NODE_ENV !== "production") {
|
|
2702
|
-
|
|
2667
|
+
LetterUu.propTypes = iconPropTypes;
|
|
2703
2668
|
}
|
|
2704
|
-
const
|
|
2669
|
+
const LetterVv = /*#__PURE__*/React.forwardRef(function LetterVv(_ref113, ref) {
|
|
2705
2670
|
let {
|
|
2706
2671
|
children,
|
|
2707
2672
|
size = 16,
|
|
@@ -2715,14 +2680,14 @@ const LoadBalancerNetwork = /*#__PURE__*/React.forwardRef(function LoadBalancerN
|
|
|
2715
2680
|
viewBox: "0 0 32 32",
|
|
2716
2681
|
fill: "currentColor",
|
|
2717
2682
|
...rest
|
|
2718
|
-
},
|
|
2719
|
-
d: "M25
|
|
2683
|
+
}, _path193 || (_path193 = /*#__PURE__*/React.createElement("path", {
|
|
2684
|
+
d: "M25 13L23.25 13 21 22.03 18.79 13 17 13 19.5 23 22.5 23 25 13zM13 9L11 22 9 9 7 9 9.52 23 12.48 23 15 9 13 9z"
|
|
2720
2685
|
})), children);
|
|
2721
2686
|
});
|
|
2722
2687
|
if (process.env.NODE_ENV !== "production") {
|
|
2723
|
-
|
|
2688
|
+
LetterVv.propTypes = iconPropTypes;
|
|
2724
2689
|
}
|
|
2725
|
-
const
|
|
2690
|
+
const LetterWw = /*#__PURE__*/React.forwardRef(function LetterWw(_ref114, ref) {
|
|
2726
2691
|
let {
|
|
2727
2692
|
children,
|
|
2728
2693
|
size = 16,
|
|
@@ -2736,14 +2701,14 @@ const LoadBalancerPool = /*#__PURE__*/React.forwardRef(function LoadBalancerPool
|
|
|
2736
2701
|
viewBox: "0 0 32 32",
|
|
2737
2702
|
fill: "currentColor",
|
|
2738
2703
|
...rest
|
|
2739
|
-
},
|
|
2740
|
-
d: "
|
|
2704
|
+
}, _path194 || (_path194 = /*#__PURE__*/React.createElement("path", {
|
|
2705
|
+
d: "M24.3 13L23.39 21.61 22 13 20 13 18.61 21.61 17.7 13 16 13 17.36 23 19.64 23 21 14.63 22.36 23 24.64 23 26 13 24.3 13zM12.21 9L11.87 17 11.61 21.54 11.2 18 10.52 12.54 8.5 12.54 7.82 18 7.41 21.54 7.16 17 6.81 9 5.01 9 6.01 23 8.28 23 9.04 18.07 9.5 14 9.51 13.97 9.52 14 9.98 18.07 10.74 23 13.01 23 14.01 9 12.21 9z"
|
|
2741
2706
|
})), children);
|
|
2742
2707
|
});
|
|
2743
2708
|
if (process.env.NODE_ENV !== "production") {
|
|
2744
|
-
|
|
2709
|
+
LetterWw.propTypes = iconPropTypes;
|
|
2745
2710
|
}
|
|
2746
|
-
const
|
|
2711
|
+
const LetterXx = /*#__PURE__*/React.forwardRef(function LetterXx(_ref115, ref) {
|
|
2747
2712
|
let {
|
|
2748
2713
|
children,
|
|
2749
2714
|
size = 16,
|
|
@@ -2757,14 +2722,14 @@ const LoadBalancerVpc = /*#__PURE__*/React.forwardRef(function LoadBalancerVpc(_
|
|
|
2757
2722
|
viewBox: "0 0 32 32",
|
|
2758
2723
|
fill: "currentColor",
|
|
2759
2724
|
...rest
|
|
2760
|
-
},
|
|
2761
|
-
d: "
|
|
2725
|
+
}, _path195 || (_path195 = /*#__PURE__*/React.createElement("path", {
|
|
2726
|
+
d: "M15 9L13 9 11 15 9 9 7 9 9.75 16 7 23 9 23 11 17 13 23 15 23 12.24 16 15 9zM25 13L23 13 21 16.9 19 13 17 13 19.91 18 17 23 19 23 21 19.2 23 23 25 23 22.1 18 25 13z"
|
|
2762
2727
|
})), children);
|
|
2763
2728
|
});
|
|
2764
2729
|
if (process.env.NODE_ENV !== "production") {
|
|
2765
|
-
|
|
2730
|
+
LetterXx.propTypes = iconPropTypes;
|
|
2766
2731
|
}
|
|
2767
|
-
const
|
|
2732
|
+
const LetterYy = /*#__PURE__*/React.forwardRef(function LetterYy(_ref116, ref) {
|
|
2768
2733
|
let {
|
|
2769
2734
|
children,
|
|
2770
2735
|
size = 16,
|
|
@@ -2778,16 +2743,14 @@ const Location = /*#__PURE__*/React.forwardRef(function Location(_ref116, ref) {
|
|
|
2778
2743
|
viewBox: "0 0 32 32",
|
|
2779
2744
|
fill: "currentColor",
|
|
2780
2745
|
...rest
|
|
2781
|
-
},
|
|
2782
|
-
d: "
|
|
2783
|
-
})), _path206 || (_path206 = /*#__PURE__*/React.createElement("path", {
|
|
2784
|
-
d: "M16,30,7.5645,20.0513c-.0479-.0571-.3482-.4515-.3482-.4515A10.8888,10.8888,0,0,1,5,13a11,11,0,0,1,22,0,10.8844,10.8844,0,0,1-2.2148,6.5973l-.0015.0025s-.3.3944-.3447.4474ZM8.8125,18.395c.001.0007.2334.3082.2866.3744L16,26.9079l6.91-8.15c.0439-.0552.2783-.3649.2788-.3657A8.901,8.901,0,0,0,25,13,9,9,0,1,0,7,13a8.9054,8.9054,0,0,0,1.8125,5.395Z"
|
|
2746
|
+
}, _path196 || (_path196 = /*#__PURE__*/React.createElement("path", {
|
|
2747
|
+
d: "M15 9L13 9 11 16 9 9 7 9 10 18 10 23 12 23 12 18 12 18 15 9zM23 13l-2 7.52L19.08 13H17l3.15 9.87L19.53 25H17v2h2.26a2 2 0 001.91-1.42L25 13z"
|
|
2785
2748
|
})), children);
|
|
2786
2749
|
});
|
|
2787
2750
|
if (process.env.NODE_ENV !== "production") {
|
|
2788
|
-
|
|
2751
|
+
LetterYy.propTypes = iconPropTypes;
|
|
2789
2752
|
}
|
|
2790
|
-
const
|
|
2753
|
+
const LetterZz = /*#__PURE__*/React.forwardRef(function LetterZz(_ref117, ref) {
|
|
2791
2754
|
let {
|
|
2792
2755
|
children,
|
|
2793
2756
|
size = 16,
|
|
@@ -2801,18 +2764,14 @@ const LocationCompany = /*#__PURE__*/React.forwardRef(function LocationCompany(_
|
|
|
2801
2764
|
viewBox: "0 0 32 32",
|
|
2802
2765
|
fill: "currentColor",
|
|
2803
2766
|
...rest
|
|
2804
|
-
},
|
|
2805
|
-
d: "
|
|
2806
|
-
})), _path208 || (_path208 = /*#__PURE__*/React.createElement("path", {
|
|
2807
|
-
d: "M21,18H19V10H13v8H11V10a2.0021,2.0021,0,0,1,2-2h6a2.0021,2.0021,0,0,1,2,2Z"
|
|
2808
|
-
})), _path209 || (_path209 = /*#__PURE__*/React.createElement("path", {
|
|
2809
|
-
d: "M15 16H17V18H15zM15 12H17V14H15z"
|
|
2767
|
+
}, _path197 || (_path197 = /*#__PURE__*/React.createElement("path", {
|
|
2768
|
+
d: "M25 15L25 13 17 13 17 15 22.5 15 17 21 17 23 25 23 25 21 19.51 21 25 15zM15 9L7 9 7 11 13 11 7 21 7 23 15 23 15 21 9 21 15 11 15 9z"
|
|
2810
2769
|
})), children);
|
|
2811
2770
|
});
|
|
2812
2771
|
if (process.env.NODE_ENV !== "production") {
|
|
2813
|
-
|
|
2772
|
+
LetterZz.propTypes = iconPropTypes;
|
|
2814
2773
|
}
|
|
2815
|
-
const
|
|
2774
|
+
const License = /*#__PURE__*/React.forwardRef(function License(_ref118, ref) {
|
|
2816
2775
|
let {
|
|
2817
2776
|
children,
|
|
2818
2777
|
size = 16,
|
|
@@ -2826,17 +2785,16 @@ const LocationCompanyFilled = /*#__PURE__*/React.forwardRef(function LocationCom
|
|
|
2826
2785
|
viewBox: "0 0 32 32",
|
|
2827
2786
|
fill: "currentColor",
|
|
2828
2787
|
...rest
|
|
2829
|
-
},
|
|
2830
|
-
|
|
2831
|
-
|
|
2832
|
-
|
|
2833
|
-
d: "M16,2A11.0134,11.0134,0,0,0,5,13a10.8885,10.8885,0,0,0,2.2163,6.6s.3.3945.3482.4517L16,30l8.439-9.9526c.0444-.0533.3447-.4478.3447-.4478l.0015-.0024A10.8846,10.8846,0,0,0,27,13,11.0134,11.0134,0,0,0,16,2Zm1,16H15V16h2Zm0-4H15V12h2Zm4,4H19V10H13v8H11V10a2.0023,2.0023,0,0,1,2-2h6a2.0023,2.0023,0,0,1,2,2Z"
|
|
2788
|
+
}, _path198 || (_path198 = /*#__PURE__*/React.createElement("path", {
|
|
2789
|
+
d: "M10 6H22V8H10zM10 10H22V12H10zM10 24H16V26H10zM10 14H16V16H10z"
|
|
2790
|
+
})), _path199 || (_path199 = /*#__PURE__*/React.createElement("path", {
|
|
2791
|
+
d: "M24,30H8a2.0023,2.0023,0,0,1-2-2V4A2.0023,2.0023,0,0,1,8,2H24a2.0023,2.0023,0,0,1,2,2V28A2.0023,2.0023,0,0,1,24,30ZM8,4V28H24V4Z"
|
|
2834
2792
|
})), children);
|
|
2835
2793
|
});
|
|
2836
2794
|
if (process.env.NODE_ENV !== "production") {
|
|
2837
|
-
|
|
2795
|
+
License.propTypes = iconPropTypes;
|
|
2838
2796
|
}
|
|
2839
|
-
const
|
|
2797
|
+
const LicenseDraft = /*#__PURE__*/React.forwardRef(function LicenseDraft(_ref119, ref) {
|
|
2840
2798
|
let {
|
|
2841
2799
|
children,
|
|
2842
2800
|
size = 16,
|
|
@@ -2850,14 +2808,16 @@ const LocationCurrent = /*#__PURE__*/React.forwardRef(function LocationCurrent(_
|
|
|
2850
2808
|
viewBox: "0 0 32 32",
|
|
2851
2809
|
fill: "currentColor",
|
|
2852
2810
|
...rest
|
|
2853
|
-
},
|
|
2854
|
-
d: "
|
|
2811
|
+
}, _path200 || (_path200 = /*#__PURE__*/React.createElement("path", {
|
|
2812
|
+
d: "M8 6H20V8H8zM8 10H20V12H8zM8 14H14V16H8zM8 24H12V26H8z"
|
|
2813
|
+
})), _path201 || (_path201 = /*#__PURE__*/React.createElement("path", {
|
|
2814
|
+
d: "M29.707 19.293l-3-3a.9994.9994 0 00-1.414 0L16 25.5859V30h4.4141l9.2929-9.293A.9994.9994 0 0029.707 19.293zM19.5859 28H18V26.4141l5-5L24.5859 23zM26 21.5859L24.4141 20 26 18.4141 27.5859 20zM12 30H6a2.0021 2.0021 0 01-2-2V4A2.0021 2.0021 0 016 2H22a2.0021 2.0021 0 012 2V14H22V4H6V28h6z"
|
|
2855
2815
|
})), children);
|
|
2856
2816
|
});
|
|
2857
2817
|
if (process.env.NODE_ENV !== "production") {
|
|
2858
|
-
|
|
2818
|
+
LicenseDraft.propTypes = iconPropTypes;
|
|
2859
2819
|
}
|
|
2860
|
-
const
|
|
2820
|
+
const LicenseGlobal = /*#__PURE__*/React.forwardRef(function LicenseGlobal(_ref120, ref) {
|
|
2861
2821
|
let {
|
|
2862
2822
|
children,
|
|
2863
2823
|
size = 16,
|
|
@@ -2871,19 +2831,16 @@ const LocationFilled = /*#__PURE__*/React.forwardRef(function LocationFilled(_re
|
|
|
2871
2831
|
viewBox: "0 0 32 32",
|
|
2872
2832
|
fill: "currentColor",
|
|
2873
2833
|
...rest
|
|
2874
|
-
},
|
|
2875
|
-
d: "
|
|
2876
|
-
})),
|
|
2877
|
-
|
|
2878
|
-
cy: "13",
|
|
2879
|
-
r: "4",
|
|
2880
|
-
fill: "none"
|
|
2834
|
+
}, _path202 || (_path202 = /*#__PURE__*/React.createElement("path", {
|
|
2835
|
+
d: "M22 14a8 8 0 108 8A8.0092 8.0092 0 0022 14zm5.91 7H25.9563a12.03 12.03 0 00-1.2183-4.3325A6.01 6.01 0 0127.91 21zm-7.8545 0A10.0135 10.0135 0 0122 16.0146 10.0121 10.0121 0 0123.9448 21zm3.89 2A10.01 10.01 0 0122 27.9854 10.0121 10.0121 0 0120.0552 23zm-4.6831-6.332A12.0265 12.0265 0 0018.0435 21H16.09A6.01 6.01 0 0119.2617 16.668zM16.09 23h1.9532a12.0265 12.0265 0 001.2182 4.332A6.01 6.01 0 0116.09 23zm8.6482 4.332A12.0242 12.0242 0 0025.9565 23H27.91A6.0088 6.0088 0 0124.7385 27.332zM6 14H12V16H6zM6 6H18V8H6zM6 10H18V12H6zM6 24H12V26H6z"
|
|
2836
|
+
})), _path203 || (_path203 = /*#__PURE__*/React.createElement("path", {
|
|
2837
|
+
d: "M12,30H4a2.0021,2.0021,0,0,1-2-2V4A2.0021,2.0021,0,0,1,4,2H20a2.0021,2.0021,0,0,1,2,2v8H20V4H4V28h8Z"
|
|
2881
2838
|
})), children);
|
|
2882
2839
|
});
|
|
2883
2840
|
if (process.env.NODE_ENV !== "production") {
|
|
2884
|
-
|
|
2841
|
+
LicenseGlobal.propTypes = iconPropTypes;
|
|
2885
2842
|
}
|
|
2886
|
-
const
|
|
2843
|
+
const LicenseMaintenance = /*#__PURE__*/React.forwardRef(function LicenseMaintenance(_ref121, ref) {
|
|
2887
2844
|
let {
|
|
2888
2845
|
children,
|
|
2889
2846
|
size = 16,
|
|
@@ -2897,20 +2854,16 @@ const LocationHazard = /*#__PURE__*/React.forwardRef(function LocationHazard(_re
|
|
|
2897
2854
|
viewBox: "0 0 32 32",
|
|
2898
2855
|
fill: "currentColor",
|
|
2899
2856
|
...rest
|
|
2900
|
-
},
|
|
2901
|
-
|
|
2902
|
-
|
|
2903
|
-
|
|
2904
|
-
})), _path214 || (_path214 = /*#__PURE__*/React.createElement("path", {
|
|
2905
|
-
d: "M15 7H17V16H15z"
|
|
2906
|
-
})), _path215 || (_path215 = /*#__PURE__*/React.createElement("path", {
|
|
2907
|
-
d: "M16,30,7.5645,20.0513c-.0479-.0571-.3482-.4515-.3482-.4515A10.8888,10.8888,0,0,1,5,13a11,11,0,0,1,22,0,10.8844,10.8844,0,0,1-2.2148,6.5973l-.0015.0025s-.3.3944-.3447.4474ZM8.8125,18.395c.001.0007.2334.3082.2866.3744L16,26.9079l6.91-8.15c.0439-.0552.2783-.3649.2788-.3657A8.901,8.901,0,0,0,25,13,9,9,0,0,0,7,13a8.9054,8.9054,0,0,0,1.8125,5.395Z"
|
|
2857
|
+
}, _path204 || (_path204 = /*#__PURE__*/React.createElement("path", {
|
|
2858
|
+
d: "M8 14H14V16H8zM8 6H20V8H8zM8 10H20V12H8zM8 24H14V26H8zM30 24V22H27.8989a4.9678 4.9678 0 00-.7319-1.7529l1.49-1.49-1.414-1.414-1.49 1.49A4.9678 4.9678 0 0024 18.1011V16H22v2.1011a4.9678 4.9678 0 00-1.7529.7319l-1.49-1.49-1.414 1.414 1.49 1.49A4.9678 4.9678 0 0018.1011 22H16v2h2.1011a4.9678 4.9678 0 00.7319 1.7529l-1.49 1.49 1.414 1.414 1.49-1.49A4.9678 4.9678 0 0022 27.8989V30h2V27.8989a4.9678 4.9678 0 001.7529-.7319l1.49 1.49 1.414-1.414-1.49-1.49A4.9678 4.9678 0 0027.8989 24zm-7 2a3 3 0 113-3A3.0033 3.0033 0 0123 26z"
|
|
2859
|
+
})), _path205 || (_path205 = /*#__PURE__*/React.createElement("path", {
|
|
2860
|
+
d: "M14,30H6a2.0021,2.0021,0,0,1-2-2V4A2.0021,2.0021,0,0,1,6,2H22a2.0021,2.0021,0,0,1,2,2V14H22V4H6V28h8Z"
|
|
2908
2861
|
})), children);
|
|
2909
2862
|
});
|
|
2910
2863
|
if (process.env.NODE_ENV !== "production") {
|
|
2911
|
-
|
|
2864
|
+
LicenseMaintenance.propTypes = iconPropTypes;
|
|
2912
2865
|
}
|
|
2913
|
-
const
|
|
2866
|
+
const LicenseMaintenanceDraft = /*#__PURE__*/React.forwardRef(function LicenseMaintenanceDraft(_ref122, ref) {
|
|
2914
2867
|
let {
|
|
2915
2868
|
children,
|
|
2916
2869
|
size = 16,
|
|
@@ -2924,17 +2877,16 @@ const LocationHazardFilled = /*#__PURE__*/React.forwardRef(function LocationHaza
|
|
|
2924
2877
|
viewBox: "0 0 32 32",
|
|
2925
2878
|
fill: "currentColor",
|
|
2926
2879
|
...rest
|
|
2927
|
-
},
|
|
2928
|
-
|
|
2929
|
-
|
|
2930
|
-
|
|
2931
|
-
d: "M16,2A11.0134,11.0134,0,0,0,5,13a10.8885,10.8885,0,0,0,2.2163,6.6s.3.3945.3482.4517L16,30l8.439-9.9526c.0444-.0533.3447-.4478.3447-.4478l.0015-.0024A10.8846,10.8846,0,0,0,27,13,11.0134,11.0134,0,0,0,16,2ZM14.875,7h2.25v9h-2.25ZM16,22a1.5,1.5,0,1,1,1.5-1.5A1.5,1.5,0,0,1,16,22Z"
|
|
2880
|
+
}, _path206 || (_path206 = /*#__PURE__*/React.createElement("path", {
|
|
2881
|
+
d: "M29.707 19.293l-3-3a.9994.9994 0 00-1.414 0L16 25.5859V30h4.4141l9.2929-9.293A.9994.9994 0 0029.707 19.293zM19.5859 28H18V26.4141l5-5L24.5859 23zM26 21.5859L24.4141 20 26 18.4141 27.5859 20zM20 13V11H17.8579a3.94 3.94 0 00-.4248-1.019L18.95 8.4644 17.5356 7.05 16.019 8.5669A3.9443 3.9443 0 0015 8.1421V6H13V8.1421a3.9443 3.9443 0 00-1.019.4248L10.4644 7.05 9.05 8.4644 10.5669 9.981A3.94 3.94 0 0010.1421 11H8v2h2.1421a3.94 3.94 0 00.4248 1.019L9.05 15.5356 10.4644 16.95l1.5166-1.5166A3.9443 3.9443 0 0013 15.8579V18h2V15.8579a3.9443 3.9443 0 001.019-.4248L17.5356 16.95 18.95 15.5356 17.4331 14.019A3.94 3.94 0 0017.8579 13zm-6 1a2 2 0 112-2A2.0025 2.0025 0 0114 14z"
|
|
2882
|
+
})), _path207 || (_path207 = /*#__PURE__*/React.createElement("path", {
|
|
2883
|
+
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,2V14H22V4H6V28h6Z"
|
|
2932
2884
|
})), children);
|
|
2933
2885
|
});
|
|
2934
2886
|
if (process.env.NODE_ENV !== "production") {
|
|
2935
|
-
|
|
2887
|
+
LicenseMaintenanceDraft.propTypes = iconPropTypes;
|
|
2936
2888
|
}
|
|
2937
|
-
const
|
|
2889
|
+
const LicenseThirdParty = /*#__PURE__*/React.forwardRef(function LicenseThirdParty(_ref123, ref) {
|
|
2938
2890
|
let {
|
|
2939
2891
|
children,
|
|
2940
2892
|
size = 16,
|
|
@@ -2948,16 +2900,16 @@ const LocationHeart = /*#__PURE__*/React.forwardRef(function LocationHeart(_ref1
|
|
|
2948
2900
|
viewBox: "0 0 32 32",
|
|
2949
2901
|
fill: "currentColor",
|
|
2950
2902
|
...rest
|
|
2951
|
-
},
|
|
2952
|
-
d: "
|
|
2953
|
-
})),
|
|
2954
|
-
d: "
|
|
2903
|
+
}, _path208 || (_path208 = /*#__PURE__*/React.createElement("path", {
|
|
2904
|
+
d: "M8 14H14V16H8zM8 6H20V8H8zM8 10H20V12H8zM8 24H14V26H8zM27 25H21a3 3 0 00-3 3v2h2V28a1 1 0 011-1h6a1 1 0 011 1v2h2V28A3 3 0 0027 25zM24 24a4 4 0 10-4-4A4 4 0 0024 24zm0-6a2 2 0 11-2 2A2 2 0 0124 18z"
|
|
2905
|
+
})), _path209 || (_path209 = /*#__PURE__*/React.createElement("path", {
|
|
2906
|
+
d: "M14,30H6a2.0021,2.0021,0,0,1-2-2V4A2.0021,2.0021,0,0,1,6,2H22a2.0021,2.0021,0,0,1,2,2V14H22V4H6V28h8Z"
|
|
2955
2907
|
})), children);
|
|
2956
2908
|
});
|
|
2957
2909
|
if (process.env.NODE_ENV !== "production") {
|
|
2958
|
-
|
|
2910
|
+
LicenseThirdParty.propTypes = iconPropTypes;
|
|
2959
2911
|
}
|
|
2960
|
-
const
|
|
2912
|
+
const LicenseThirdPartyDraft = /*#__PURE__*/React.forwardRef(function LicenseThirdPartyDraft(_ref124, ref) {
|
|
2961
2913
|
let {
|
|
2962
2914
|
children,
|
|
2963
2915
|
size = 16,
|
|
@@ -2971,17 +2923,16 @@ const LocationHeartFilled = /*#__PURE__*/React.forwardRef(function LocationHeart
|
|
|
2971
2923
|
viewBox: "0 0 32 32",
|
|
2972
2924
|
fill: "currentColor",
|
|
2973
2925
|
...rest
|
|
2974
|
-
},
|
|
2975
|
-
|
|
2976
|
-
|
|
2977
|
-
|
|
2978
|
-
d: "M16,2A11.0134,11.0134,0,0,0,5,13a10.8885,10.8885,0,0,0,2.2163,6.6s.3.3945.3482.4517L16,30l8.439-9.9526c.0444-.0533.3447-.4478.3447-.4478l.0015-.0024A10.8846,10.8846,0,0,0,27,13,11.0134,11.0134,0,0,0,16,2Zm4.2109,11.7021L16.002,18l-4.2129-4.2979a2.7992,2.7992,0,0,1,0-3.8964,2.6619,2.6619,0,0,1,3.8159,0l.397.4057.393-.4057a2.6619,2.6619,0,0,1,3.8159,0A2.7992,2.7992,0,0,1,20.2109,13.7021Z"
|
|
2926
|
+
}, _path210 || (_path210 = /*#__PURE__*/React.createElement("path", {
|
|
2927
|
+
d: "M29.707 19.293l-3-3a.9994.9994 0 00-1.414 0L16 25.5859V30h4.4141l9.2929-9.293A.9994.9994 0 0029.707 19.293zM19.5859 28H18V26.4141l5-5L24.5859 23zM26 21.5859L24.4141 20 26 18.4141 27.5859 20zM17 15H11a3 3 0 00-3 3v1h2V18a1 1 0 011-1h6a1 1 0 011 1v1h2V18A3 3 0 0017 15zM14 14a4 4 0 10-4-4A4 4 0 0014 14zm0-6a2 2 0 11-2 2A2 2 0 0114 8z"
|
|
2928
|
+
})), _path211 || (_path211 = /*#__PURE__*/React.createElement("path", {
|
|
2929
|
+
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,2V14H22V4H6V28h6Z"
|
|
2979
2930
|
})), children);
|
|
2980
2931
|
});
|
|
2981
2932
|
if (process.env.NODE_ENV !== "production") {
|
|
2982
|
-
|
|
2933
|
+
LicenseThirdPartyDraft.propTypes = iconPropTypes;
|
|
2983
2934
|
}
|
|
2984
|
-
const
|
|
2935
|
+
const Lifesaver = /*#__PURE__*/React.forwardRef(function Lifesaver(_ref125, ref) {
|
|
2985
2936
|
let {
|
|
2986
2937
|
children,
|
|
2987
2938
|
size = 16,
|
|
@@ -2995,14 +2946,12 @@ const LocationPerson = /*#__PURE__*/React.forwardRef(function LocationPerson(_re
|
|
|
2995
2946
|
viewBox: "0 0 32 32",
|
|
2996
2947
|
fill: "currentColor",
|
|
2997
2948
|
...rest
|
|
2998
|
-
},
|
|
2999
|
-
d: "
|
|
3000
|
-
})), _path223 || (_path223 = /*#__PURE__*/React.createElement("path", {
|
|
3001
|
-
d: "M16,30,7.5645,20.0513c-.0479-.0571-.3482-.4515-.3482-.4515A10.8888,10.8888,0,0,1,5,13a11,11,0,0,1,22,0,10.8844,10.8844,0,0,1-2.2148,6.5973l-.0015.0025s-.3.3944-.3447.4474ZM8.8125,18.395c.001.0007.2334.3082.2866.3744L16,26.9079l6.91-8.15c.0439-.0552.2783-.3649.2788-.3657A8.901,8.901,0,0,0,25,13,9,9,0,0,0,7,13a8.9054,8.9054,0,0,0,1.8125,5.395Z"
|
|
2949
|
+
}, _path212 || (_path212 = /*#__PURE__*/React.createElement("path", {
|
|
2950
|
+
d: "M28.2261,22.812a13.9664,13.9664,0,0,0,0-13.624L28.4141,9a2.0021,2.0021,0,0,0,0-2.8281l-2.5857-2.586a2.0028,2.0028,0,0,0-2.8284,0l-.1877.1875a13.9687,13.9687,0,0,0-13.6243,0L9,3.5859a2.0024,2.0024,0,0,0-2.8284,0L3.5859,6.1719A2.0021,2.0021,0,0,0,3.5859,9l.1878.1875a13.97,13.97,0,0,0,0,13.625L3.5859,23a2.0021,2.0021,0,0,0,0,2.8281l2.5857,2.586a2.0021,2.0021,0,0,0,2.8284,0l.188-.188a13.9687,13.9687,0,0,0,13.6243.0005L23,28.4141a2.0021,2.0021,0,0,0,2.8284,0l2.5857-2.586a2.0021,2.0021,0,0,0,0-2.8281ZM28,16a11.973,11.973,0,0,1-1.2546,5.3315l-3.8948-3.895a6.9808,6.9808,0,0,0,0-2.873l3.8948-3.895A11.973,11.973,0,0,1,28,16ZM27,7.5859l-4.9346,4.9346A7.0434,7.0434,0,0,0,19.48,9.9346L24.4143,5ZM16,21a5,5,0,1,1,5-5A5.0057,5.0057,0,0,1,16,21ZM21.3154,5.2705,17.4365,9.1494a6.9808,6.9808,0,0,0-2.873,0L10.6846,5.2705A12.2484,12.2484,0,0,1,21.3154,5.2705ZM7.5859,5l4.9346,4.9346a7.0449,7.0449,0,0,0-2.5859,2.5859L5,7.5859ZM4,16a11.9716,11.9716,0,0,1,1.2546-5.3311l3.8948,3.8946a6.9808,6.9808,0,0,0,0,2.873L5.2546,21.3311A11.9716,11.9716,0,0,1,4,16ZM7.5857,27,5,24.4141,9.9346,19.48a7.0434,7.0434,0,0,0,2.5859,2.5859Zm3.0989-.27,3.8789-3.8789a6.9808,6.9808,0,0,0,2.873,0L21.3154,26.73A12.2484,12.2484,0,0,1,10.6846,26.73Zm13.73.27L19.48,22.0654A7.0449,7.0449,0,0,0,22.0654,19.48L27,24.4141Z"
|
|
3002
2951
|
})), children);
|
|
3003
2952
|
});
|
|
3004
2953
|
if (process.env.NODE_ENV !== "production") {
|
|
3005
|
-
|
|
2954
|
+
Lifesaver.propTypes = iconPropTypes;
|
|
3006
2955
|
}
|
|
3007
2956
|
|
|
3008
|
-
export { Industry, Information, InformationDisabled, InformationFilled, InformationSquare, InformationSquareFilled, InfrastructureClassic, Insert, InsertPage, InsertSyntax, Inspection, InstanceBx, InstanceClassic, InstanceCx, InstanceMx, InstanceVirtual, Integration, IntentRequestActive, IntentRequestCreate, IntentRequestHeal, IntentRequestInactive, IntentRequestScaleIn, IntentRequestScaleOut, IntentRequestUninstall, IntentRequestUpgrade, Interactions, Intersect, IntrusionPrevention, InventoryManagement, IotConnect, IotPlatform, Iso, IsoFilled, IsoOutline, JoinFull, JoinInner, JoinLeft, JoinOuter, JoinRight, Jpg, Json, JsonReference, JumpLink, KeepDry, Keyboard, KeyboardOff, Kubernetes, Label, Language, Laptop, Lasso, LassoPolygon, Launch, Layers, Legend, LetterAa, LetterBb, LetterCc, LetterDd, LetterEe, LetterFf, LetterGg, LetterHh, LetterIi, LetterJj, LetterKk, LetterLl, LetterMm, LetterNn, LetterOo, LetterPp, LetterQq, LetterRr, LetterSs, LetterTt, LetterUu, LetterVv, LetterWw, LetterXx, LetterYy, LetterZz, License, LicenseDraft, LicenseGlobal, LicenseMaintenance, LicenseMaintenanceDraft, LicenseThirdParty, LicenseThirdPartyDraft, Lifesaver,
|
|
2957
|
+
export { IbmZCloudProvisioning, IbmZOs, IbmZOsAiControlInterface, IbmZOsContainers, IbmZOsPackageManager, IceAccretion, IceVision, IdManagement, Idea, Identification, Image, ImageCopy, ImageMedical, ImageReference, ImageSearch, ImageSearchAlt, ImageService, ImportExport, ImproveRelevance, InProgress, InProgressError, InProgressWarning, Incomplete, IncompleteCancel, IncompleteError, IncompleteWarning, IncreaseLevel, Industry, Information, InformationDisabled, InformationFilled, InformationSquare, InformationSquareFilled, InfrastructureClassic, Insert, InsertPage, InsertSyntax, Inspection, InstanceBx, InstanceClassic, InstanceCx, InstanceMx, InstanceVirtual, Integration, IntentRequestActive, IntentRequestCreate, IntentRequestHeal, IntentRequestInactive, IntentRequestScaleIn, IntentRequestScaleOut, IntentRequestUninstall, IntentRequestUpgrade, Interactions, Intersect, IntrusionPrevention, InventoryManagement, IotConnect, IotPlatform, Iso, IsoFilled, IsoOutline, JoinFull, JoinInner, JoinLeft, JoinOuter, JoinRight, Jpg, Json, JsonReference, JumpLink, KeepDry, Keyboard, KeyboardOff, Kubernetes, Label, Language, Laptop, Lasso, LassoPolygon, Launch, Layers, Legend, LetterAa, LetterBb, LetterCc, LetterDd, LetterEe, LetterFf, LetterGg, LetterHh, LetterIi, LetterJj, LetterKk, LetterLl, LetterMm, LetterNn, LetterOo, LetterPp, LetterQq, LetterRr, LetterSs, LetterTt, LetterUu, LetterVv, LetterWw, LetterXx, LetterYy, LetterZz, License, LicenseDraft, LicenseGlobal, LicenseMaintenance, LicenseMaintenanceDraft, LicenseThirdParty, LicenseThirdPartyDraft, Lifesaver, QID, WatsonHealthICa_2D, WatsonHealthImageAvailabilityLocal, WatsonHealthImageAvailabilityRetrieving, WatsonHealthImageAvailabilityUnavailable, WatsonHealthInteractiveSegmentationCursor, WatsonHealthLaunchStudy_1, WatsonHealthLaunchStudy_2, WatsonHealthLaunchStudy_3 };
|