@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-3.js
CHANGED
|
@@ -11,8 +11,8 @@ import { i as iconPropTypes, I as Icon } from '../iconPropTypes-35f5ea64.js';
|
|
|
11
11
|
import '@carbon/icon-helpers';
|
|
12
12
|
import 'prop-types';
|
|
13
13
|
|
|
14
|
-
var _path, _path2, _path3, _path4, _path5, _path6, _path7, _path8, _path9, _path10, _path11, _path12, _path13, _path14, _path15, _path16, _path17, _path18, _path19, _path20, _path21, _path22, _path23, _path24, _path25, _path26, _path27, _path28, _path29, _path30, _path31, _path32,
|
|
15
|
-
const
|
|
14
|
+
var _path, _path2, _path3, _path4, _path5, _path6, _path7, _path8, _path9, _path10, _path11, _path12, _path13, _path14, _path15, _path16, _path17, _path18, _path19, _path20, _path21, _path22, _path23, _path24, _path25, _path26, _path27, _path28, _path29, _path30, _path31, _path32, _path33, _path34, _path35, _path36, _path37, _path38, _path39, _path40, _path41, _path42, _circle, _path43, _circle2, _path44, _path45, _circle3, _path46, _circle4, _path47, _path48, _path49, _circle5, _path50, _circle6, _path51, _path52, _circle7, _path53, _circle8, _path54, _path55, _path56, _path57, _path58, _path59, _path60, _path61, _path62, _path63, _path64, _circle9, _path65, _path66, _path67, _path68, _path69, _path70, _path71, _circle10, _circle11, _circle12, _circle13, _circle14, _path72, _path73, _path74, _path75, _path76, _path77, _path78, _path79, _path80, _path81, _path82, _path83, _circle15, _path84, _path85, _path86, _path87, _path88, _path89, _path90, _path91, _path92, _path93, _path94, _path95, _path96, _path97, _path98, _path99, _path100, _path101, _path102, _path103, _path104, _path105, _path106, _path107, _path108, _circle16, _path109, _path110, _path111, _path112, _circle17, _circle18, _path113, _path114, _circle19, _path115, _path116, _path117, _path118, _path119, _path120, _path121, _path122, _path123, _path124, _path125, _path126, _circle20, _circle21, _circle22, _circle23, _circle24, _circle25, _circle26, _path127, _path128, _path129, _path130, _path131, _path132, _path133, _path134, _path135, _path136, _circle27, _circle28, _circle29, _circle30, _circle31, _path137, _path138, _path139, _path140, _path141, _path142, _circle32, _circle33, _circle34, _circle35, _circle36, _circle37, _path143, _path144, _circle38, _circle39, _circle40, _circle41, _path145, _path146, _path147, _path148, _path149, _path150, _path151, _path152, _path153, _path154, _path155, _path156, _path157, _path158, _path159, _path160, _path161, _path162, _path163, _path164, _path165, _path166, _circle42, _path167, _path168, _path169, _path170, _path171, _path172, _path173, _path174, _path175, _path176, _path177, _path178, _path179, _path180, _path181, _path182, _path183, _path184, _path185, _path186, _path187, _path188, _path189, _path190, _path191;
|
|
15
|
+
const ClassifierLanguage = /*#__PURE__*/React.forwardRef(function ClassifierLanguage(_ref, ref) {
|
|
16
16
|
let {
|
|
17
17
|
children,
|
|
18
18
|
size = 16,
|
|
@@ -27,20 +27,151 @@ const CloseOutline = /*#__PURE__*/React.forwardRef(function CloseOutline(_ref, r
|
|
|
27
27
|
fill: "currentColor",
|
|
28
28
|
...rest
|
|
29
29
|
}, _path || (_path = /*#__PURE__*/React.createElement("path", {
|
|
30
|
+
d: "M30 10V2H22v8h3v4H23v2h7V14H27V10zM24 4h4V8H24zM20 23.41L18.59 22 16 24.59 13.41 22 12 23.41 14.59 26 12 28.59 13.41 30 16 27.41 18.59 30 20 28.59 17.41 26 20 23.41zM20 14L12 14 12 16 15 16 15 21 17 21 17 16 20 16 20 14zM7 9.86a4 4 0 10-2 0V14H2v2H9V14H7zM4 6A2 2 0 116 8 2 2 0 014 6z"
|
|
31
|
+
})), children);
|
|
32
|
+
});
|
|
33
|
+
if (process.env.NODE_ENV !== "production") {
|
|
34
|
+
ClassifierLanguage.propTypes = iconPropTypes;
|
|
35
|
+
}
|
|
36
|
+
const Clean = /*#__PURE__*/React.forwardRef(function Clean(_ref2, ref) {
|
|
37
|
+
let {
|
|
38
|
+
children,
|
|
39
|
+
size = 16,
|
|
40
|
+
...rest
|
|
41
|
+
} = _ref2;
|
|
42
|
+
return /*#__PURE__*/React.createElement(Icon, {
|
|
43
|
+
width: size,
|
|
44
|
+
height: size,
|
|
45
|
+
ref: ref,
|
|
46
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
47
|
+
viewBox: "0 0 32 32",
|
|
48
|
+
fill: "currentColor",
|
|
49
|
+
...rest
|
|
50
|
+
}, _path2 || (_path2 = /*#__PURE__*/React.createElement("path", {
|
|
51
|
+
d: "M20 18H26V20H20z",
|
|
52
|
+
transform: "rotate(-180 23 19)"
|
|
53
|
+
})), _path3 || (_path3 = /*#__PURE__*/React.createElement("path", {
|
|
54
|
+
d: "M24 26H30V28H24z",
|
|
55
|
+
transform: "rotate(-180 27 27)"
|
|
56
|
+
})), _path4 || (_path4 = /*#__PURE__*/React.createElement("path", {
|
|
57
|
+
d: "M22 22H28V24H22z",
|
|
58
|
+
transform: "rotate(-180 25 23)"
|
|
59
|
+
})), _path5 || (_path5 = /*#__PURE__*/React.createElement("path", {
|
|
60
|
+
d: "M17.0029,20a4.8952,4.8952,0,0,0-2.4044-4.1729L22,3,20.2691,2,12.6933,15.126A5.6988,5.6988,0,0,0,7.45,16.6289C3.7064,20.24,3.9963,28.6821,4.01,29.04a1,1,0,0,0,1,.96H20.0012a1,1,0,0,0,.6-1.8C17.0615,25.5439,17.0029,20.0537,17.0029,20ZM11.93,16.9971A3.11,3.11,0,0,1,15.0041,20c0,.0381.0019.208.0168.4688L9.1215,17.8452A3.8,3.8,0,0,1,11.93,16.9971ZM15.4494,28A5.2,5.2,0,0,1,14,25H12a6.4993,6.4993,0,0,0,.9684,3H10.7451A16.6166,16.6166,0,0,1,10,24H8a17.3424,17.3424,0,0,0,.6652,4H6c.031-1.8364.29-5.8921,1.8027-8.5527l7.533,3.35A13.0253,13.0253,0,0,0,17.5968,28Z"
|
|
61
|
+
})), children);
|
|
62
|
+
});
|
|
63
|
+
if (process.env.NODE_ENV !== "production") {
|
|
64
|
+
Clean.propTypes = iconPropTypes;
|
|
65
|
+
}
|
|
66
|
+
const Close = /*#__PURE__*/React.forwardRef(function Close(_ref3, ref) {
|
|
67
|
+
let {
|
|
68
|
+
children,
|
|
69
|
+
size = 16,
|
|
70
|
+
...rest
|
|
71
|
+
} = _ref3;
|
|
72
|
+
return /*#__PURE__*/React.createElement(Icon, {
|
|
73
|
+
width: size,
|
|
74
|
+
height: size,
|
|
75
|
+
ref: ref,
|
|
76
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
77
|
+
viewBox: "0 0 32 32",
|
|
78
|
+
fill: "currentColor",
|
|
79
|
+
...rest
|
|
80
|
+
}, _path6 || (_path6 = /*#__PURE__*/React.createElement("path", {
|
|
81
|
+
d: "M17.4141 16L24 9.4141 22.5859 8 16 14.5859 9.4143 8 8 9.4141 14.5859 16 8 22.5859 9.4143 24 16 17.4141 22.5859 24 24 22.5859 17.4141 16z"
|
|
82
|
+
})), children);
|
|
83
|
+
});
|
|
84
|
+
if (process.env.NODE_ENV !== "production") {
|
|
85
|
+
Close.propTypes = iconPropTypes;
|
|
86
|
+
}
|
|
87
|
+
const CloseFilled = /*#__PURE__*/React.forwardRef(function CloseFilled(_ref4, ref) {
|
|
88
|
+
let {
|
|
89
|
+
children,
|
|
90
|
+
size = 16,
|
|
91
|
+
...rest
|
|
92
|
+
} = _ref4;
|
|
93
|
+
if (size === 16 || size === "16" || size === "16px") {
|
|
94
|
+
return /*#__PURE__*/React.createElement(Icon, {
|
|
95
|
+
width: size,
|
|
96
|
+
height: size,
|
|
97
|
+
ref: ref,
|
|
98
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
99
|
+
viewBox: "0 0 16 16",
|
|
100
|
+
fill: "currentColor",
|
|
101
|
+
...rest
|
|
102
|
+
}, _path7 || (_path7 = /*#__PURE__*/React.createElement("path", {
|
|
103
|
+
d: "M8,1C4.1,1,1,4.1,1,8s3.1,7,7,7s7-3.1,7-7S11.9,1,8,1z M10.7,11.5L8,8.8l-2.7,2.7l-0.8-0.8L7.2,8L4.5,5.3l0.8-0.8L8,7.2 l2.7-2.7l0.8,0.8L8.8,8l2.7,2.7L10.7,11.5z"
|
|
104
|
+
})), children);
|
|
105
|
+
}
|
|
106
|
+
return /*#__PURE__*/React.createElement(Icon, {
|
|
107
|
+
width: size,
|
|
108
|
+
height: size,
|
|
109
|
+
ref: ref,
|
|
110
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
111
|
+
viewBox: "0 0 32 32",
|
|
112
|
+
fill: "currentColor",
|
|
113
|
+
...rest
|
|
114
|
+
}, _path8 || (_path8 = /*#__PURE__*/React.createElement("path", {
|
|
115
|
+
d: "M16,2C8.2,2,2,8.2,2,16s6.2,14,14,14s14-6.2,14-14S23.8,2,16,2z M21.4,23L16,17.6L10.6,23L9,21.4l5.4-5.4L9,10.6L10.6,9 l5.4,5.4L21.4,9l1.6,1.6L17.6,16l5.4,5.4L21.4,23z"
|
|
116
|
+
})), _path9 || (_path9 = /*#__PURE__*/React.createElement("path", {
|
|
117
|
+
d: "M14.4 16L9 10.6 10.6 9 16 14.4 21.4 9 23 10.6 17.6 16 23 21.4 21.4 23 16 17.6 10.6 23 9 21.4 14.4 16",
|
|
118
|
+
"data-icon-path": "inner-path",
|
|
119
|
+
opacity: "0"
|
|
120
|
+
})), children);
|
|
121
|
+
});
|
|
122
|
+
if (process.env.NODE_ENV !== "production") {
|
|
123
|
+
CloseFilled.propTypes = iconPropTypes;
|
|
124
|
+
}
|
|
125
|
+
const CloseLarge = /*#__PURE__*/React.forwardRef(function CloseLarge(_ref5, ref) {
|
|
126
|
+
let {
|
|
127
|
+
children,
|
|
128
|
+
size = 16,
|
|
129
|
+
...rest
|
|
130
|
+
} = _ref5;
|
|
131
|
+
return /*#__PURE__*/React.createElement(Icon, {
|
|
132
|
+
width: size,
|
|
133
|
+
height: size,
|
|
134
|
+
ref: ref,
|
|
135
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
136
|
+
viewBox: "0 0 32 32",
|
|
137
|
+
fill: "currentColor",
|
|
138
|
+
...rest
|
|
139
|
+
}, _path10 || (_path10 = /*#__PURE__*/React.createElement("path", {
|
|
140
|
+
d: "M17.4141 16L26 7.4141 24.5859 6 16 14.5859 7.4143 6 6 7.4141 14.5859 16 6 24.5859 7.4143 26 16 17.4141 24.5859 26 26 24.5859 17.4141 16z"
|
|
141
|
+
})), children);
|
|
142
|
+
});
|
|
143
|
+
if (process.env.NODE_ENV !== "production") {
|
|
144
|
+
CloseLarge.propTypes = iconPropTypes;
|
|
145
|
+
}
|
|
146
|
+
const CloseOutline = /*#__PURE__*/React.forwardRef(function CloseOutline(_ref6, ref) {
|
|
147
|
+
let {
|
|
148
|
+
children,
|
|
149
|
+
size = 16,
|
|
150
|
+
...rest
|
|
151
|
+
} = _ref6;
|
|
152
|
+
return /*#__PURE__*/React.createElement(Icon, {
|
|
153
|
+
width: size,
|
|
154
|
+
height: size,
|
|
155
|
+
ref: ref,
|
|
156
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
157
|
+
viewBox: "0 0 32 32",
|
|
158
|
+
fill: "currentColor",
|
|
159
|
+
...rest
|
|
160
|
+
}, _path11 || (_path11 = /*#__PURE__*/React.createElement("path", {
|
|
30
161
|
d: "M16,2C8.2,2,2,8.2,2,16s6.2,14,14,14s14-6.2,14-14S23.8,2,16,2z M16,28C9.4,28,4,22.6,4,16S9.4,4,16,4s12,5.4,12,12 S22.6,28,16,28z"
|
|
31
|
-
})),
|
|
162
|
+
})), _path12 || (_path12 = /*#__PURE__*/React.createElement("path", {
|
|
32
163
|
d: "M21.4 23L16 17.6 10.6 23 9 21.4 14.4 16 9 10.6 10.6 9 16 14.4 21.4 9 23 10.6 17.6 16 23 21.4z"
|
|
33
164
|
})), children);
|
|
34
165
|
});
|
|
35
166
|
if (process.env.NODE_ENV !== "production") {
|
|
36
167
|
CloseOutline.propTypes = iconPropTypes;
|
|
37
168
|
}
|
|
38
|
-
const ClosedCaption = /*#__PURE__*/React.forwardRef(function ClosedCaption(
|
|
169
|
+
const ClosedCaption = /*#__PURE__*/React.forwardRef(function ClosedCaption(_ref7, ref) {
|
|
39
170
|
let {
|
|
40
171
|
children,
|
|
41
172
|
size = 16,
|
|
42
173
|
...rest
|
|
43
|
-
} =
|
|
174
|
+
} = _ref7;
|
|
44
175
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
45
176
|
width: size,
|
|
46
177
|
height: size,
|
|
@@ -49,21 +180,21 @@ const ClosedCaption = /*#__PURE__*/React.forwardRef(function ClosedCaption(_ref2
|
|
|
49
180
|
viewBox: "0 0 32 32",
|
|
50
181
|
fill: "currentColor",
|
|
51
182
|
...rest
|
|
52
|
-
},
|
|
183
|
+
}, _path13 || (_path13 = /*#__PURE__*/React.createElement("path", {
|
|
53
184
|
d: "M15 21H10a2 2 0 01-2-2V13a2 2 0 012-2h5v2H10v6h5zM25 21H20a2 2 0 01-2-2V13a2 2 0 012-2h5v2H20v6h5z"
|
|
54
|
-
})),
|
|
185
|
+
})), _path14 || (_path14 = /*#__PURE__*/React.createElement("path", {
|
|
55
186
|
d: "M28,26H4a2,2,0,0,1-2-2V8A2,2,0,0,1,4,6H28a2,2,0,0,1,2,2V24A2,2,0,0,1,28,26ZM4,8V24H28V8Z"
|
|
56
187
|
})), children);
|
|
57
188
|
});
|
|
58
189
|
if (process.env.NODE_ENV !== "production") {
|
|
59
190
|
ClosedCaption.propTypes = iconPropTypes;
|
|
60
191
|
}
|
|
61
|
-
const ClosedCaptionAlt = /*#__PURE__*/React.forwardRef(function ClosedCaptionAlt(
|
|
192
|
+
const ClosedCaptionAlt = /*#__PURE__*/React.forwardRef(function ClosedCaptionAlt(_ref8, ref) {
|
|
62
193
|
let {
|
|
63
194
|
children,
|
|
64
195
|
size = 16,
|
|
65
196
|
...rest
|
|
66
|
-
} =
|
|
197
|
+
} = _ref8;
|
|
67
198
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
68
199
|
width: size,
|
|
69
200
|
height: size,
|
|
@@ -72,21 +203,21 @@ const ClosedCaptionAlt = /*#__PURE__*/React.forwardRef(function ClosedCaptionAlt
|
|
|
72
203
|
viewBox: "0 0 32 32",
|
|
73
204
|
fill: "currentColor",
|
|
74
205
|
...rest
|
|
75
|
-
},
|
|
206
|
+
}, _path15 || (_path15 = /*#__PURE__*/React.createElement("path", {
|
|
76
207
|
d: "M19 17H25V19H19zM11 17H17V19H11zM6 17H9V19H6zM22 13H26V15H22zM13 13H20V15H13zM6 13H11V15H6z"
|
|
77
|
-
})),
|
|
208
|
+
})), _path16 || (_path16 = /*#__PURE__*/React.createElement("path", {
|
|
78
209
|
d: "M17.7358,30,16,29l4-7h6a1.9966,1.9966,0,0,0,2-2V8a1.9966,1.9966,0,0,0-2-2H6A1.9966,1.9966,0,0,0,4,8V20a1.9966,1.9966,0,0,0,2,2h9v2H6a3.9993,3.9993,0,0,1-4-4V8A3.9988,3.9988,0,0,1,6,4H26a3.9988,3.9988,0,0,1,4,4V20a3.9993,3.9993,0,0,1-4,4H21.1646Z"
|
|
79
210
|
})), children);
|
|
80
211
|
});
|
|
81
212
|
if (process.env.NODE_ENV !== "production") {
|
|
82
213
|
ClosedCaptionAlt.propTypes = iconPropTypes;
|
|
83
214
|
}
|
|
84
|
-
const ClosedCaptionFilled = /*#__PURE__*/React.forwardRef(function ClosedCaptionFilled(
|
|
215
|
+
const ClosedCaptionFilled = /*#__PURE__*/React.forwardRef(function ClosedCaptionFilled(_ref9, ref) {
|
|
85
216
|
let {
|
|
86
217
|
children,
|
|
87
218
|
size = 16,
|
|
88
219
|
...rest
|
|
89
|
-
} =
|
|
220
|
+
} = _ref9;
|
|
90
221
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
91
222
|
width: size,
|
|
92
223
|
height: size,
|
|
@@ -95,19 +226,19 @@ const ClosedCaptionFilled = /*#__PURE__*/React.forwardRef(function ClosedCaption
|
|
|
95
226
|
viewBox: "0 0 32 32",
|
|
96
227
|
fill: "currentColor",
|
|
97
228
|
...rest
|
|
98
|
-
},
|
|
229
|
+
}, _path17 || (_path17 = /*#__PURE__*/React.createElement("path", {
|
|
99
230
|
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,6ZM15,13H10v6h5v2H10a2,2,0,0,1-2-2V13a2,2,0,0,1,2-2h5Zm10,0H20v6h5v2H20a2,2,0,0,1-2-2V13a2,2,0,0,1,2-2h5Z"
|
|
100
231
|
})), children);
|
|
101
232
|
});
|
|
102
233
|
if (process.env.NODE_ENV !== "production") {
|
|
103
234
|
ClosedCaptionFilled.propTypes = iconPropTypes;
|
|
104
235
|
}
|
|
105
|
-
const Cloud = /*#__PURE__*/React.forwardRef(function Cloud(
|
|
236
|
+
const Cloud = /*#__PURE__*/React.forwardRef(function Cloud(_ref10, ref) {
|
|
106
237
|
let {
|
|
107
238
|
children,
|
|
108
239
|
size = 16,
|
|
109
240
|
...rest
|
|
110
|
-
} =
|
|
241
|
+
} = _ref10;
|
|
111
242
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
112
243
|
width: size,
|
|
113
244
|
height: size,
|
|
@@ -116,19 +247,19 @@ const Cloud = /*#__PURE__*/React.forwardRef(function Cloud(_ref5, ref) {
|
|
|
116
247
|
viewBox: "0 0 32 32",
|
|
117
248
|
fill: "currentColor",
|
|
118
249
|
...rest
|
|
119
|
-
},
|
|
250
|
+
}, _path18 || (_path18 = /*#__PURE__*/React.createElement("path", {
|
|
120
251
|
d: "M16,7h0a7.66,7.66,0,0,1,1.51.15,8,8,0,0,1,6.35,6.34l.26,1.35,1.35.24a5.5,5.5,0,0,1-1,10.92H7.5a5.5,5.5,0,0,1-1-10.92l1.34-.24.26-1.35A8,8,0,0,1,16,7m0-2a10,10,0,0,0-9.83,8.12A7.5,7.5,0,0,0,7.49,28h17a7.5,7.5,0,0,0,1.32-14.88,10,10,0,0,0-7.94-7.94A10.27,10.27,0,0,0,16,5Z"
|
|
121
252
|
})), children);
|
|
122
253
|
});
|
|
123
254
|
if (process.env.NODE_ENV !== "production") {
|
|
124
255
|
Cloud.propTypes = iconPropTypes;
|
|
125
256
|
}
|
|
126
|
-
const CloudAlerting = /*#__PURE__*/React.forwardRef(function CloudAlerting(
|
|
257
|
+
const CloudAlerting = /*#__PURE__*/React.forwardRef(function CloudAlerting(_ref11, ref) {
|
|
127
258
|
let {
|
|
128
259
|
children,
|
|
129
260
|
size = 16,
|
|
130
261
|
...rest
|
|
131
|
-
} =
|
|
262
|
+
} = _ref11;
|
|
132
263
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
133
264
|
width: size,
|
|
134
265
|
height: size,
|
|
@@ -137,21 +268,21 @@ const CloudAlerting = /*#__PURE__*/React.forwardRef(function CloudAlerting(_ref6
|
|
|
137
268
|
viewBox: "0 0 32 32",
|
|
138
269
|
fill: "currentColor",
|
|
139
270
|
...rest
|
|
140
|
-
},
|
|
271
|
+
}, _path19 || (_path19 = /*#__PURE__*/React.createElement("path", {
|
|
141
272
|
d: "M28,17v5H4V6H15V4H4A2,2,0,0,0,2,6V22a2,2,0,0,0,2,2h8v4H8v2H24V28H20V24h8a2,2,0,0,0,2-2V17ZM18,28H14V24h4Z"
|
|
142
|
-
})),
|
|
273
|
+
})), _path20 || (_path20 = /*#__PURE__*/React.createElement("path", {
|
|
143
274
|
d: "M29,14H17a1,1,0,0,1-.8574-1.5144l6-10a1,1,0,0,1,1.7154,0l6,10A1,1,0,0,1,29,14ZM18.7661,12h8.4678L23,4.9436Z"
|
|
144
275
|
})), children);
|
|
145
276
|
});
|
|
146
277
|
if (process.env.NODE_ENV !== "production") {
|
|
147
278
|
CloudAlerting.propTypes = iconPropTypes;
|
|
148
279
|
}
|
|
149
|
-
const CloudAuditing = /*#__PURE__*/React.forwardRef(function CloudAuditing(
|
|
280
|
+
const CloudAuditing = /*#__PURE__*/React.forwardRef(function CloudAuditing(_ref12, ref) {
|
|
150
281
|
let {
|
|
151
282
|
children,
|
|
152
283
|
size = 16,
|
|
153
284
|
...rest
|
|
154
|
-
} =
|
|
285
|
+
} = _ref12;
|
|
155
286
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
156
287
|
width: size,
|
|
157
288
|
height: size,
|
|
@@ -160,21 +291,21 @@ const CloudAuditing = /*#__PURE__*/React.forwardRef(function CloudAuditing(_ref7
|
|
|
160
291
|
viewBox: "0 0 32 32",
|
|
161
292
|
fill: "currentColor",
|
|
162
293
|
...rest
|
|
163
|
-
},
|
|
294
|
+
}, _path21 || (_path21 = /*#__PURE__*/React.createElement("path", {
|
|
164
295
|
d: "M28,16v6H4V6H16V4H4A2,2,0,0,0,2,6V22a2,2,0,0,0,2,2h8v4H8v2H24V28H20V24h8a2,2,0,0,0,2-2V16ZM18,28H14V24h4Z"
|
|
165
|
-
})),
|
|
296
|
+
})), _path22 || (_path22 = /*#__PURE__*/React.createElement("path", {
|
|
166
297
|
d: "M21 15L16 10.04 17.59 8.47 21 11.85 28.41 4.5 30 6.08 21 15z"
|
|
167
298
|
})), children);
|
|
168
299
|
});
|
|
169
300
|
if (process.env.NODE_ENV !== "production") {
|
|
170
301
|
CloudAuditing.propTypes = iconPropTypes;
|
|
171
302
|
}
|
|
172
|
-
const CloudDataOps = /*#__PURE__*/React.forwardRef(function CloudDataOps(
|
|
303
|
+
const CloudDataOps = /*#__PURE__*/React.forwardRef(function CloudDataOps(_ref13, ref) {
|
|
173
304
|
let {
|
|
174
305
|
children,
|
|
175
306
|
size = 16,
|
|
176
307
|
...rest
|
|
177
|
-
} =
|
|
308
|
+
} = _ref13;
|
|
178
309
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
179
310
|
width: size,
|
|
180
311
|
height: size,
|
|
@@ -183,19 +314,19 @@ const CloudDataOps = /*#__PURE__*/React.forwardRef(function CloudDataOps(_ref8,
|
|
|
183
314
|
viewBox: "0 0 32 32",
|
|
184
315
|
fill: "currentColor",
|
|
185
316
|
...rest
|
|
186
|
-
},
|
|
317
|
+
}, _path23 || (_path23 = /*#__PURE__*/React.createElement("path", {
|
|
187
318
|
d: "M28 18H30V28H28zM24 14H26V28H24zM20 22H22V28H20zM22.175 10L23.76 8.7339A9.9522 9.9522 0 0017.89 5.1816 10.0025 10.0025 0 006.17 13.1152 7.5054 7.5054 0 00.0544 21.4087 7.6843 7.6843 0 007.7692 28H16V26H7.6945a5.632 5.632 0 01-5.6023-4.4858 5.5064 5.5064 0 014.4339-6.4307l1.3486-.2441.2139-1.11a8.206 8.206 0 016.7426-6.6426 7.9666 7.9666 0 013.0137.13A7.8037 7.8037 0 0122.175 10z"
|
|
188
319
|
})), children);
|
|
189
320
|
});
|
|
190
321
|
if (process.env.NODE_ENV !== "production") {
|
|
191
322
|
CloudDataOps.propTypes = iconPropTypes;
|
|
192
323
|
}
|
|
193
|
-
const CloudDownload = /*#__PURE__*/React.forwardRef(function CloudDownload(
|
|
324
|
+
const CloudDownload = /*#__PURE__*/React.forwardRef(function CloudDownload(_ref14, ref) {
|
|
194
325
|
let {
|
|
195
326
|
children,
|
|
196
327
|
size = 16,
|
|
197
328
|
...rest
|
|
198
|
-
} =
|
|
329
|
+
} = _ref14;
|
|
199
330
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
200
331
|
width: size,
|
|
201
332
|
height: size,
|
|
@@ -204,21 +335,21 @@ const CloudDownload = /*#__PURE__*/React.forwardRef(function CloudDownload(_ref9
|
|
|
204
335
|
viewBox: "0 0 32 32",
|
|
205
336
|
fill: "currentColor",
|
|
206
337
|
...rest
|
|
207
|
-
},
|
|
338
|
+
}, _path24 || (_path24 = /*#__PURE__*/React.createElement("path", {
|
|
208
339
|
d: "M23.5,22H23V20h.5a4.5,4.5,0,0,0,.36-9L23,11l-.1-.82a7,7,0,0,0-13.88,0L9,11,8.14,11a4.5,4.5,0,0,0,.36,9H9v2H8.5A6.5,6.5,0,0,1,7.2,9.14a9,9,0,0,1,17.6,0A6.5,6.5,0,0,1,23.5,22Z"
|
|
209
|
-
})),
|
|
340
|
+
})), _path25 || (_path25 = /*#__PURE__*/React.createElement("path", {
|
|
210
341
|
d: "M17 26.17L17 14 15 14 15 26.17 12.41 23.59 11 25 16 30 21 25 19.59 23.59 17 26.17z"
|
|
211
342
|
})), children);
|
|
212
343
|
});
|
|
213
344
|
if (process.env.NODE_ENV !== "production") {
|
|
214
345
|
CloudDownload.propTypes = iconPropTypes;
|
|
215
346
|
}
|
|
216
|
-
const CloudLogging = /*#__PURE__*/React.forwardRef(function CloudLogging(
|
|
347
|
+
const CloudLogging = /*#__PURE__*/React.forwardRef(function CloudLogging(_ref15, ref) {
|
|
217
348
|
let {
|
|
218
349
|
children,
|
|
219
350
|
size = 16,
|
|
220
351
|
...rest
|
|
221
|
-
} =
|
|
352
|
+
} = _ref15;
|
|
222
353
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
223
354
|
width: size,
|
|
224
355
|
height: size,
|
|
@@ -227,21 +358,21 @@ const CloudLogging = /*#__PURE__*/React.forwardRef(function CloudLogging(_ref10,
|
|
|
227
358
|
viewBox: "0 0 32 32",
|
|
228
359
|
fill: "currentColor",
|
|
229
360
|
...rest
|
|
230
|
-
},
|
|
361
|
+
}, _path26 || (_path26 = /*#__PURE__*/React.createElement("path", {
|
|
231
362
|
d: "M28 16v6H4V6H15V4H4A2 2 0 002 6V22a2 2 0 002 2h8v4H8v2H24V28H20V24h8a2 2 0 002-2V16zM18 28H14V24h4zM18 4H30V6H18z"
|
|
232
|
-
})),
|
|
363
|
+
})), _path27 || (_path27 = /*#__PURE__*/React.createElement("path", {
|
|
233
364
|
d: "M18 8H30V10H18zM18 12H24V14H18z"
|
|
234
365
|
})), children);
|
|
235
366
|
});
|
|
236
367
|
if (process.env.NODE_ENV !== "production") {
|
|
237
368
|
CloudLogging.propTypes = iconPropTypes;
|
|
238
369
|
}
|
|
239
|
-
const CloudMonitoring = /*#__PURE__*/React.forwardRef(function CloudMonitoring(
|
|
370
|
+
const CloudMonitoring = /*#__PURE__*/React.forwardRef(function CloudMonitoring(_ref16, ref) {
|
|
240
371
|
let {
|
|
241
372
|
children,
|
|
242
373
|
size = 16,
|
|
243
374
|
...rest
|
|
244
|
-
} =
|
|
375
|
+
} = _ref16;
|
|
245
376
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
246
377
|
width: size,
|
|
247
378
|
height: size,
|
|
@@ -250,21 +381,21 @@ const CloudMonitoring = /*#__PURE__*/React.forwardRef(function CloudMonitoring(_
|
|
|
250
381
|
viewBox: "0 0 32 32",
|
|
251
382
|
fill: "currentColor",
|
|
252
383
|
...rest
|
|
253
|
-
},
|
|
384
|
+
}, _path28 || (_path28 = /*#__PURE__*/React.createElement("path", {
|
|
254
385
|
d: "M28,16v6H4V6h7V4H4A2,2,0,0,0,2,6V22a2,2,0,0,0,2,2h8v4H8v2H24V28H20V24h8a2,2,0,0,0,2-2V16ZM18,28H14V24h4Z"
|
|
255
|
-
})),
|
|
386
|
+
})), _path29 || (_path29 = /*#__PURE__*/React.createElement("path", {
|
|
256
387
|
d: "M18,18h-.01a1,1,0,0,1-.9511-.7253L15.2456,11H11V9h5a1,1,0,0,1,.9615.7252l1.0742,3.7589,3.0088-9.7783A1.0142,1.0142,0,0,1,22,3a.98.98,0,0,1,.9487.6838L24.7207,9H30v2H24a1,1,0,0,1-.9487-.6838l-1.0132-3.04L18.9556,17.2942A1,1,0,0,1,18,18Z"
|
|
257
388
|
})), children);
|
|
258
389
|
});
|
|
259
390
|
if (process.env.NODE_ENV !== "production") {
|
|
260
391
|
CloudMonitoring.propTypes = iconPropTypes;
|
|
261
392
|
}
|
|
262
|
-
const CloudOffline = /*#__PURE__*/React.forwardRef(function CloudOffline(
|
|
393
|
+
const CloudOffline = /*#__PURE__*/React.forwardRef(function CloudOffline(_ref17, ref) {
|
|
263
394
|
let {
|
|
264
395
|
children,
|
|
265
396
|
size = 16,
|
|
266
397
|
...rest
|
|
267
|
-
} =
|
|
398
|
+
} = _ref17;
|
|
268
399
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
269
400
|
width: size,
|
|
270
401
|
height: size,
|
|
@@ -273,19 +404,19 @@ const CloudOffline = /*#__PURE__*/React.forwardRef(function CloudOffline(_ref12,
|
|
|
273
404
|
viewBox: "0 0 32 32",
|
|
274
405
|
fill: "currentColor",
|
|
275
406
|
...rest
|
|
276
|
-
},
|
|
407
|
+
}, _path30 || (_path30 = /*#__PURE__*/React.createElement("path", {
|
|
277
408
|
d: "M24.8008 12.1362a8.8694 8.8694 0 00-.9795-2.5434L30 3.4142 28.5872 2 2 28.5872 3.4142 30l5-5H23.5a6.4974 6.4974 0 001.3008-12.8638zM23.5 23H10.4141L22.3418 11.0723a6.9049 6.9049 0 01.6006 2.0708l.0986.812.8154.0639A4.4975 4.4975 0 0123.5 23zM4.2964 23.4487l1.4313-1.4311A4.4774 4.4774 0 018.144 14.019l.8155-.0639.0991-.812a6.9867 6.9867 0 0110.63-5.0865l1.4431-1.4428A8.9859 8.9859 0 007.2 12.1362 6.4891 6.4891 0 004.2964 23.4487z"
|
|
278
409
|
})), children);
|
|
279
410
|
});
|
|
280
411
|
if (process.env.NODE_ENV !== "production") {
|
|
281
412
|
CloudOffline.propTypes = iconPropTypes;
|
|
282
413
|
}
|
|
283
|
-
const CloudServiceManagement = /*#__PURE__*/React.forwardRef(function CloudServiceManagement(
|
|
414
|
+
const CloudServiceManagement = /*#__PURE__*/React.forwardRef(function CloudServiceManagement(_ref18, ref) {
|
|
284
415
|
let {
|
|
285
416
|
children,
|
|
286
417
|
size = 16,
|
|
287
418
|
...rest
|
|
288
|
-
} =
|
|
419
|
+
} = _ref18;
|
|
289
420
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
290
421
|
width: size,
|
|
291
422
|
height: size,
|
|
@@ -294,21 +425,21 @@ const CloudServiceManagement = /*#__PURE__*/React.forwardRef(function CloudServi
|
|
|
294
425
|
viewBox: "0 0 32 32",
|
|
295
426
|
fill: "currentColor",
|
|
296
427
|
...rest
|
|
297
|
-
},
|
|
428
|
+
}, _path31 || (_path31 = /*#__PURE__*/React.createElement("path", {
|
|
298
429
|
d: "M28,17v5H4V6H14V4H4A2,2,0,0,0,2,6V22a2,2,0,0,0,2,2h8v4H8v2H24V28H20V24h8a2,2,0,0,0,2-2V17ZM18,28H14V24h4Z"
|
|
299
|
-
})),
|
|
430
|
+
})), _path32 || (_path32 = /*#__PURE__*/React.createElement("path", {
|
|
300
431
|
d: "M30,10V8H27.8989a4.9678,4.9678,0,0,0-.7319-1.7529l1.49-1.49-1.414-1.414-1.49,1.49A4.9678,4.9678,0,0,0,24,4.1011V2H22V4.1011a4.9678,4.9678,0,0,0-1.7529.7319l-1.49-1.49-1.414,1.414,1.49,1.49A4.9678,4.9678,0,0,0,18.1011,8H16v2h2.1011a4.9678,4.9678,0,0,0,.7319,1.7529l-1.49,1.49,1.414,1.414,1.49-1.49A4.9678,4.9678,0,0,0,22,13.8989V16h2V13.8989a4.9678,4.9678,0,0,0,1.7529-.7319l1.49,1.49,1.414-1.414-1.49-1.49A4.9678,4.9678,0,0,0,27.8989,10Zm-7,2a3,3,0,1,1,3-3A3.0033,3.0033,0,0,1,23,12Z"
|
|
301
432
|
})), children);
|
|
302
433
|
});
|
|
303
434
|
if (process.env.NODE_ENV !== "production") {
|
|
304
435
|
CloudServiceManagement.propTypes = iconPropTypes;
|
|
305
436
|
}
|
|
306
|
-
const CloudUpload = /*#__PURE__*/React.forwardRef(function CloudUpload(
|
|
437
|
+
const CloudUpload = /*#__PURE__*/React.forwardRef(function CloudUpload(_ref19, ref) {
|
|
307
438
|
let {
|
|
308
439
|
children,
|
|
309
440
|
size = 16,
|
|
310
441
|
...rest
|
|
311
|
-
} =
|
|
442
|
+
} = _ref19;
|
|
312
443
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
313
444
|
width: size,
|
|
314
445
|
height: size,
|
|
@@ -317,21 +448,21 @@ const CloudUpload = /*#__PURE__*/React.forwardRef(function CloudUpload(_ref14, r
|
|
|
317
448
|
viewBox: "0 0 32 32",
|
|
318
449
|
fill: "currentColor",
|
|
319
450
|
...rest
|
|
320
|
-
},
|
|
451
|
+
}, _path33 || (_path33 = /*#__PURE__*/React.createElement("path", {
|
|
321
452
|
d: "M11 18L12.41 19.41 15 16.83 15 29 17 29 17 16.83 19.59 19.41 21 18 16 13 11 18z"
|
|
322
|
-
})),
|
|
453
|
+
})), _path34 || (_path34 = /*#__PURE__*/React.createElement("path", {
|
|
323
454
|
d: "M23.5,22H23V20h.5a4.5,4.5,0,0,0,.36-9L23,11l-.1-.82a7,7,0,0,0-13.88,0L9,11,8.14,11a4.5,4.5,0,0,0,.36,9H9v2H8.5A6.5,6.5,0,0,1,7.2,9.14a9,9,0,0,1,17.6,0A6.5,6.5,0,0,1,23.5,22Z"
|
|
324
455
|
})), children);
|
|
325
456
|
});
|
|
326
457
|
if (process.env.NODE_ENV !== "production") {
|
|
327
458
|
CloudUpload.propTypes = iconPropTypes;
|
|
328
459
|
}
|
|
329
|
-
const CloudApp = /*#__PURE__*/React.forwardRef(function CloudApp(
|
|
460
|
+
const CloudApp = /*#__PURE__*/React.forwardRef(function CloudApp(_ref20, ref) {
|
|
330
461
|
let {
|
|
331
462
|
children,
|
|
332
463
|
size = 16,
|
|
333
464
|
...rest
|
|
334
|
-
} =
|
|
465
|
+
} = _ref20;
|
|
335
466
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
336
467
|
width: size,
|
|
337
468
|
height: size,
|
|
@@ -340,19 +471,19 @@ const CloudApp = /*#__PURE__*/React.forwardRef(function CloudApp(_ref15, ref) {
|
|
|
340
471
|
viewBox: "0 0 32 32",
|
|
341
472
|
fill: "currentColor",
|
|
342
473
|
...rest
|
|
343
|
-
},
|
|
474
|
+
}, _path35 || (_path35 = /*#__PURE__*/React.createElement("path", {
|
|
344
475
|
d: "M25.8289 13.1155A10.02 10.02 0 0016 5.0005V7a8.0233 8.0233 0 017.8649 6.4934l.2591 1.346 1.3488.2441A5.5019 5.5019 0 0124.5076 26H16v2h8.5076a7.5019 7.5019 0 001.3213-14.8845zM8 24H14V26H8zM4 24H6V26H4zM6 20H14V22H6zM2 20H4V22H2zM8 16H14V18H8zM4 16H6V18H4zM10 12H14V14H10zM6 12H8V14H6zM12 8H14V10H12z"
|
|
345
476
|
})), children);
|
|
346
477
|
});
|
|
347
478
|
if (process.env.NODE_ENV !== "production") {
|
|
348
479
|
CloudApp.propTypes = iconPropTypes;
|
|
349
480
|
}
|
|
350
|
-
const CloudCeiling = /*#__PURE__*/React.forwardRef(function CloudCeiling(
|
|
481
|
+
const CloudCeiling = /*#__PURE__*/React.forwardRef(function CloudCeiling(_ref21, ref) {
|
|
351
482
|
let {
|
|
352
483
|
children,
|
|
353
484
|
size = 16,
|
|
354
485
|
...rest
|
|
355
|
-
} =
|
|
486
|
+
} = _ref21;
|
|
356
487
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
357
488
|
width: size,
|
|
358
489
|
height: size,
|
|
@@ -361,21 +492,21 @@ const CloudCeiling = /*#__PURE__*/React.forwardRef(function CloudCeiling(_ref16,
|
|
|
361
492
|
viewBox: "0 0 32 32",
|
|
362
493
|
fill: "currentColor",
|
|
363
494
|
...rest
|
|
364
|
-
},
|
|
495
|
+
}, _path36 || (_path36 = /*#__PURE__*/React.createElement("path", {
|
|
365
496
|
d: "M2 28H11V30H2zM21 28H30V30H21zM17 26.167L17 17.832 19.586 20.414 21 19 16 14 11 19 12.413 20.415 15 17.832 15 26.167 12.413 23.584 11 25 16 30 21 25 19.586 23.586 17 26.167z"
|
|
366
|
-
})),
|
|
497
|
+
})), _path37 || (_path37 = /*#__PURE__*/React.createElement("path", {
|
|
367
498
|
d: "M23,16H21V14h2a3,3,0,0,0,0-6c-.0938.0144-.1538.0219-.2153.0263l-.8037.0572L21.7544,7.31a5.9927,5.9927,0,0,0-11.1758-.8655l-.2832.5994-.8423-.0455A3.5008,3.5008,0,0,0,9.5,14H11v2H9.5A5.5,5.5,0,0,1,9.07,5.0166,7.9909,7.9909,0,0,1,23.42,6.0175,5,5,0,0,1,23,16Z"
|
|
368
499
|
})), children);
|
|
369
500
|
});
|
|
370
501
|
if (process.env.NODE_ENV !== "production") {
|
|
371
502
|
CloudCeiling.propTypes = iconPropTypes;
|
|
372
503
|
}
|
|
373
|
-
const CloudFoundry_1 = /*#__PURE__*/React.forwardRef(function CloudFoundry_1(
|
|
504
|
+
const CloudFoundry_1 = /*#__PURE__*/React.forwardRef(function CloudFoundry_1(_ref22, ref) {
|
|
374
505
|
let {
|
|
375
506
|
children,
|
|
376
507
|
size = 16,
|
|
377
508
|
...rest
|
|
378
|
-
} =
|
|
509
|
+
} = _ref22;
|
|
379
510
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
380
511
|
width: size,
|
|
381
512
|
height: size,
|
|
@@ -384,21 +515,21 @@ const CloudFoundry_1 = /*#__PURE__*/React.forwardRef(function CloudFoundry_1(_re
|
|
|
384
515
|
viewBox: "0 0 32 32",
|
|
385
516
|
fill: "currentColor",
|
|
386
517
|
...rest
|
|
387
|
-
},
|
|
518
|
+
}, _path38 || (_path38 = /*#__PURE__*/React.createElement("path", {
|
|
388
519
|
d: "M16,7h0a7.66,7.66,0,0,1,1.51.15,8,8,0,0,1,6.35,6.34l.26,1.35,1.35.24a5.5,5.5,0,0,1-1,10.92H7.5a5.5,5.5,0,0,1-1-10.92l1.34-.24.26-1.35A8,8,0,0,1,16,7m0-2a10,10,0,0,0-9.83,8.12A7.5,7.5,0,0,0,7.49,28h17a7.5,7.5,0,0,0,1.32-14.88,10,10,0,0,0-7.94-7.94A10.27,10.27,0,0,0,16,5Z"
|
|
389
|
-
})),
|
|
520
|
+
})), _path39 || (_path39 = /*#__PURE__*/React.createElement("path", {
|
|
390
521
|
d: "M14 24H11a2 2 0 01-2-2V19a2 2 0 012-2h3v2H11v3h3zM21 15V13H19a2 2 0 00-2 2v2H16v2h1v5h2V19h2V17H19V15z"
|
|
391
522
|
})), children);
|
|
392
523
|
});
|
|
393
524
|
if (process.env.NODE_ENV !== "production") {
|
|
394
525
|
CloudFoundry_1.propTypes = iconPropTypes;
|
|
395
526
|
}
|
|
396
|
-
const CloudFoundry_2 = /*#__PURE__*/React.forwardRef(function CloudFoundry_2(
|
|
527
|
+
const CloudFoundry_2 = /*#__PURE__*/React.forwardRef(function CloudFoundry_2(_ref23, ref) {
|
|
397
528
|
let {
|
|
398
529
|
children,
|
|
399
530
|
size = 16,
|
|
400
531
|
...rest
|
|
401
|
-
} =
|
|
532
|
+
} = _ref23;
|
|
402
533
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
403
534
|
width: size,
|
|
404
535
|
height: size,
|
|
@@ -407,19 +538,19 @@ const CloudFoundry_2 = /*#__PURE__*/React.forwardRef(function CloudFoundry_2(_re
|
|
|
407
538
|
viewBox: "0 0 32 32",
|
|
408
539
|
fill: "currentColor",
|
|
409
540
|
...rest
|
|
410
|
-
},
|
|
541
|
+
}, _path40 || (_path40 = /*#__PURE__*/React.createElement("path", {
|
|
411
542
|
d: "M25 11L25 9 17 9 17 23 19 23 19 17 24 17 24 15 19 15 19 11 25 11zM15 23H9a2 2 0 01-2-2V11A2 2 0 019 9h6v2H9V21h6z"
|
|
412
543
|
})), children);
|
|
413
544
|
});
|
|
414
545
|
if (process.env.NODE_ENV !== "production") {
|
|
415
546
|
CloudFoundry_2.propTypes = iconPropTypes;
|
|
416
547
|
}
|
|
417
|
-
const CloudRegistry = /*#__PURE__*/React.forwardRef(function CloudRegistry(
|
|
548
|
+
const CloudRegistry = /*#__PURE__*/React.forwardRef(function CloudRegistry(_ref24, ref) {
|
|
418
549
|
let {
|
|
419
550
|
children,
|
|
420
551
|
size = 16,
|
|
421
552
|
...rest
|
|
422
|
-
} =
|
|
553
|
+
} = _ref24;
|
|
423
554
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
424
555
|
width: size,
|
|
425
556
|
height: size,
|
|
@@ -428,21 +559,21 @@ const CloudRegistry = /*#__PURE__*/React.forwardRef(function CloudRegistry(_ref1
|
|
|
428
559
|
viewBox: "0 0 32 32",
|
|
429
560
|
fill: "currentColor",
|
|
430
561
|
...rest
|
|
431
|
-
},
|
|
562
|
+
}, _path41 || (_path41 = /*#__PURE__*/React.createElement("path", {
|
|
432
563
|
d: "M28 30H23a2.0023 2.0023 0 01-2-2V23a2.0023 2.0023 0 012-2h5a2.0023 2.0023 0 012 2v5A2.0023 2.0023 0 0128 30zm-5-7h-.0012L23 28h5V23zM16 23H11a2.0023 2.0023 0 01-2-2V11a2.0023 2.0023 0 012-2H21a2.0023 2.0023 0 012 2v5H21V11H11V21h5z"
|
|
433
|
-
})),
|
|
564
|
+
})), _path42 || (_path42 = /*#__PURE__*/React.createElement("path", {
|
|
434
565
|
d: "M16,30H4a2.0023,2.0023,0,0,1-2-2V4A2.0023,2.0023,0,0,1,4,2H28a2.0023,2.0023,0,0,1,2,2V16H28V4H4V28H16Z"
|
|
435
566
|
})), children);
|
|
436
567
|
});
|
|
437
568
|
if (process.env.NODE_ENV !== "production") {
|
|
438
569
|
CloudRegistry.propTypes = iconPropTypes;
|
|
439
570
|
}
|
|
440
|
-
const CloudSatellite = /*#__PURE__*/React.forwardRef(function CloudSatellite(
|
|
571
|
+
const CloudSatellite = /*#__PURE__*/React.forwardRef(function CloudSatellite(_ref25, ref) {
|
|
441
572
|
let {
|
|
442
573
|
children,
|
|
443
574
|
size = 16,
|
|
444
575
|
...rest
|
|
445
|
-
} =
|
|
576
|
+
} = _ref25;
|
|
446
577
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
447
578
|
width: size,
|
|
448
579
|
height: size,
|
|
@@ -455,25 +586,25 @@ const CloudSatellite = /*#__PURE__*/React.forwardRef(function CloudSatellite(_re
|
|
|
455
586
|
cx: "9",
|
|
456
587
|
cy: "20",
|
|
457
588
|
r: "2"
|
|
458
|
-
})),
|
|
589
|
+
})), _path43 || (_path43 = /*#__PURE__*/React.createElement("path", {
|
|
459
590
|
d: "M16,20a4,4,0,1,1,4-4A4.0118,4.0118,0,0,1,16,20Zm0-6a2,2,0,1,0,2,2A2.0059,2.0059,0,0,0,16,14Z"
|
|
460
591
|
})), _circle2 || (_circle2 = /*#__PURE__*/React.createElement("circle", {
|
|
461
592
|
cx: "23",
|
|
462
593
|
cy: "12",
|
|
463
594
|
r: "2"
|
|
464
|
-
})),
|
|
595
|
+
})), _path44 || (_path44 = /*#__PURE__*/React.createElement("path", {
|
|
465
596
|
d: "M16,31a.9988.9988,0,0,1-.5039-.1357l-12-7A1.0008,1.0008,0,0,1,3,23V9a.9994.9994,0,0,1,.4961-.8638l12-7a1,1,0,0,1,1.0078,0l12,7L27.4961,9.8638,16,3.1577,5,9.5742V22.4258l11,6.417,11-6.417V15h2v8a1.0008,1.0008,0,0,1-.4961.8643l-12,7A.9988.9988,0,0,1,16,31Z"
|
|
466
597
|
})), children);
|
|
467
598
|
});
|
|
468
599
|
if (process.env.NODE_ENV !== "production") {
|
|
469
600
|
CloudSatellite.propTypes = iconPropTypes;
|
|
470
601
|
}
|
|
471
|
-
const CloudSatelliteConfig = /*#__PURE__*/React.forwardRef(function CloudSatelliteConfig(
|
|
602
|
+
const CloudSatelliteConfig = /*#__PURE__*/React.forwardRef(function CloudSatelliteConfig(_ref26, ref) {
|
|
472
603
|
let {
|
|
473
604
|
children,
|
|
474
605
|
size = 16,
|
|
475
606
|
...rest
|
|
476
|
-
} =
|
|
607
|
+
} = _ref26;
|
|
477
608
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
478
609
|
width: size,
|
|
479
610
|
height: size,
|
|
@@ -482,31 +613,31 @@ const CloudSatelliteConfig = /*#__PURE__*/React.forwardRef(function CloudSatelli
|
|
|
482
613
|
viewBox: "0 0 32 32",
|
|
483
614
|
fill: "currentColor",
|
|
484
615
|
...rest
|
|
485
|
-
},
|
|
616
|
+
}, _path45 || (_path45 = /*#__PURE__*/React.createElement("path", {
|
|
486
617
|
d: "M32,26V24H29.8989a4.9678,4.9678,0,0,0-.7319-1.7529l1.49-1.49-1.414-1.414-1.49,1.49A4.9678,4.9678,0,0,0,26,20.1011V18H24v2.1011a4.9678,4.9678,0,0,0-1.7529.7319l-1.49-1.49-1.414,1.414,1.49,1.49A4.9678,4.9678,0,0,0,20.1011,24H18v2h2.1011a4.9678,4.9678,0,0,0,.7319,1.7529l-1.49,1.49,1.414,1.414,1.49-1.49A4.9678,4.9678,0,0,0,24,29.8989V32h2V29.8989a4.9678,4.9678,0,0,0,1.7529-.7319l1.49,1.49,1.414-1.414-1.49-1.49A4.9678,4.9678,0,0,0,29.8989,26Zm-7,2a3,3,0,1,1,3-3A3.0033,3.0033,0,0,1,25,28Z"
|
|
487
618
|
})), _circle3 || (_circle3 = /*#__PURE__*/React.createElement("circle", {
|
|
488
619
|
cx: "7",
|
|
489
620
|
cy: "20",
|
|
490
621
|
r: "2"
|
|
491
|
-
})),
|
|
622
|
+
})), _path46 || (_path46 = /*#__PURE__*/React.createElement("path", {
|
|
492
623
|
d: "M14,20a4,4,0,1,1,4-4A4.0118,4.0118,0,0,1,14,20Zm0-6a2,2,0,1,0,2,2A2.0059,2.0059,0,0,0,14,14Z"
|
|
493
624
|
})), _circle4 || (_circle4 = /*#__PURE__*/React.createElement("circle", {
|
|
494
625
|
cx: "21",
|
|
495
626
|
cy: "12",
|
|
496
627
|
r: "2"
|
|
497
|
-
})),
|
|
628
|
+
})), _path47 || (_path47 = /*#__PURE__*/React.createElement("path", {
|
|
498
629
|
d: "M13.0205,28.2715,3,22.4258V9.5742L14,3.1577,25.4961,9.8638l1.0078-1.7276-12-7a1,1,0,0,0-1.0078,0l-12,7A.9994.9994,0,0,0,1,9V23a1.0008,1.0008,0,0,0,.4961.8643L12.0127,30Z"
|
|
499
630
|
})), children);
|
|
500
631
|
});
|
|
501
632
|
if (process.env.NODE_ENV !== "production") {
|
|
502
633
|
CloudSatelliteConfig.propTypes = iconPropTypes;
|
|
503
634
|
}
|
|
504
|
-
const CloudSatelliteLink = /*#__PURE__*/React.forwardRef(function CloudSatelliteLink(
|
|
635
|
+
const CloudSatelliteLink = /*#__PURE__*/React.forwardRef(function CloudSatelliteLink(_ref27, ref) {
|
|
505
636
|
let {
|
|
506
637
|
children,
|
|
507
638
|
size = 16,
|
|
508
639
|
...rest
|
|
509
|
-
} =
|
|
640
|
+
} = _ref27;
|
|
510
641
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
511
642
|
width: size,
|
|
512
643
|
height: size,
|
|
@@ -515,33 +646,33 @@ const CloudSatelliteLink = /*#__PURE__*/React.forwardRef(function CloudSatellite
|
|
|
515
646
|
viewBox: "0 0 32 32",
|
|
516
647
|
fill: "currentColor",
|
|
517
648
|
...rest
|
|
518
|
-
},
|
|
649
|
+
}, _path48 || (_path48 = /*#__PURE__*/React.createElement("path", {
|
|
519
650
|
d: "M30.9763,24.9748l-5.0015,5.0015a3.501,3.501,0,0,1-4.9511-4.9511L22.4383,26.44A1.5,1.5,0,0,0,24.56,28.5617L29.5617,23.56A1.5,1.5,0,0,0,27.44,21.4383l-1.4146-1.4146a3.501,3.501,0,0,1,4.9511,4.9511Z"
|
|
520
|
-
})),
|
|
651
|
+
})), _path49 || (_path49 = /*#__PURE__*/React.createElement("path", {
|
|
521
652
|
d: "M20.0252,21.0237l-5.0015,5.0015a3.501,3.501,0,0,0,4.9511,4.9511L18.56,29.5617A1.5,1.5,0,0,1,16.4383,27.44L21.44,22.4383A1.5,1.5,0,0,1,23.5617,24.56l1.4146,1.4146a3.501,3.501,0,0,0-4.9511-4.9511Z"
|
|
522
653
|
})), _circle5 || (_circle5 = /*#__PURE__*/React.createElement("circle", {
|
|
523
654
|
cx: "7",
|
|
524
655
|
cy: "20",
|
|
525
656
|
r: "2"
|
|
526
|
-
})),
|
|
657
|
+
})), _path50 || (_path50 = /*#__PURE__*/React.createElement("path", {
|
|
527
658
|
d: "M14,20a4,4,0,1,1,4-4A4.0118,4.0118,0,0,1,14,20Zm0-6a2,2,0,1,0,2,2A2.0059,2.0059,0,0,0,14,14Z"
|
|
528
659
|
})), _circle6 || (_circle6 = /*#__PURE__*/React.createElement("circle", {
|
|
529
660
|
cx: "21",
|
|
530
661
|
cy: "12",
|
|
531
662
|
r: "2"
|
|
532
|
-
})),
|
|
663
|
+
})), _path51 || (_path51 = /*#__PURE__*/React.createElement("path", {
|
|
533
664
|
d: "M11.3076,27.2725,3,22.4258V9.5742L14,3.1577,25.4961,9.8638l1.0078-1.7276-12-7a1,1,0,0,0-1.0078,0l-12,7A.9994.9994,0,0,0,1,9V23a1.0008,1.0008,0,0,0,.4961.8643L10.3,29Z"
|
|
534
665
|
})), children);
|
|
535
666
|
});
|
|
536
667
|
if (process.env.NODE_ENV !== "production") {
|
|
537
668
|
CloudSatelliteLink.propTypes = iconPropTypes;
|
|
538
669
|
}
|
|
539
|
-
const CloudSatelliteServices = /*#__PURE__*/React.forwardRef(function CloudSatelliteServices(
|
|
670
|
+
const CloudSatelliteServices = /*#__PURE__*/React.forwardRef(function CloudSatelliteServices(_ref28, ref) {
|
|
540
671
|
let {
|
|
541
672
|
children,
|
|
542
673
|
size = 16,
|
|
543
674
|
...rest
|
|
544
|
-
} =
|
|
675
|
+
} = _ref28;
|
|
545
676
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
546
677
|
width: size,
|
|
547
678
|
height: size,
|
|
@@ -550,31 +681,31 @@ const CloudSatelliteServices = /*#__PURE__*/React.forwardRef(function CloudSatel
|
|
|
550
681
|
viewBox: "0 0 32 32",
|
|
551
682
|
fill: "currentColor",
|
|
552
683
|
...rest
|
|
553
|
-
},
|
|
684
|
+
}, _path52 || (_path52 = /*#__PURE__*/React.createElement("path", {
|
|
554
685
|
d: "M29,26a2.97,2.97,0,0,0-1.8551.6607L25,25.4224V23.8157a3,3,0,1,0-2,0v1.6067l-2.1449,1.2383A2.97,2.97,0,0,0,19,26a3.02,3.02,0,1,0,2.9254,2.3525L24,27.1548l2.0746,1.1977A2.9978,2.9978,0,1,0,29,26ZM19,30a1,1,0,1,1,1-1A1.0006,1.0006,0,0,1,19,30Zm5-10a1,1,0,1,1-1,1A1.0009,1.0009,0,0,1,24,20Zm5,10a1,1,0,1,1,1-1A1.0006,1.0006,0,0,1,29,30Z"
|
|
555
686
|
})), _circle7 || (_circle7 = /*#__PURE__*/React.createElement("circle", {
|
|
556
687
|
cx: "7",
|
|
557
688
|
cy: "20",
|
|
558
689
|
r: "2"
|
|
559
|
-
})),
|
|
690
|
+
})), _path53 || (_path53 = /*#__PURE__*/React.createElement("path", {
|
|
560
691
|
d: "M14,20a4,4,0,1,1,4-4A4.0118,4.0118,0,0,1,14,20Zm0-6a2,2,0,1,0,2,2A2.0059,2.0059,0,0,0,14,14Z"
|
|
561
692
|
})), _circle8 || (_circle8 = /*#__PURE__*/React.createElement("circle", {
|
|
562
693
|
cx: "21",
|
|
563
694
|
cy: "12",
|
|
564
695
|
r: "2"
|
|
565
|
-
})),
|
|
696
|
+
})), _path54 || (_path54 = /*#__PURE__*/React.createElement("path", {
|
|
566
697
|
d: "M13.0205,28.2715,3,22.4258V9.5742L14,3.1577,25.4961,9.8638l1.0078-1.7276-12-7a1,1,0,0,0-1.0078,0l-12,7A.9994.9994,0,0,0,1,9V23a1.0008,1.0008,0,0,0,.4961.8643L12.0127,30Z"
|
|
567
698
|
})), children);
|
|
568
699
|
});
|
|
569
700
|
if (process.env.NODE_ENV !== "production") {
|
|
570
701
|
CloudSatelliteServices.propTypes = iconPropTypes;
|
|
571
702
|
}
|
|
572
|
-
const CloudServices = /*#__PURE__*/React.forwardRef(function CloudServices(
|
|
703
|
+
const CloudServices = /*#__PURE__*/React.forwardRef(function CloudServices(_ref29, ref) {
|
|
573
704
|
let {
|
|
574
705
|
children,
|
|
575
706
|
size = 16,
|
|
576
707
|
...rest
|
|
577
|
-
} =
|
|
708
|
+
} = _ref29;
|
|
578
709
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
579
710
|
width: size,
|
|
580
711
|
height: size,
|
|
@@ -583,21 +714,21 @@ const CloudServices = /*#__PURE__*/React.forwardRef(function CloudServices(_ref2
|
|
|
583
714
|
viewBox: "0 0 32 32",
|
|
584
715
|
fill: "currentColor",
|
|
585
716
|
...rest
|
|
586
|
-
},
|
|
717
|
+
}, _path55 || (_path55 = /*#__PURE__*/React.createElement("path", {
|
|
587
718
|
d: "M25.8218,10.124a9.9991,9.9991,0,0,0-19.6435,0A7.4964,7.4964,0,0,0,7.5,25H8V23H7.5a5.4961,5.4961,0,0,1-.3769-10.9795l.8364-.0571.09-.8335a7.9979,7.9979,0,0,1,15.9013,0l.09.8335.8364.0571A5.4961,5.4961,0,0,1,24.5,23H24v2h.5a7.4964,7.4964,0,0,0,1.3218-14.876Z"
|
|
588
|
-
})),
|
|
719
|
+
})), _path56 || (_path56 = /*#__PURE__*/React.createElement("path", {
|
|
589
720
|
d: "M23,22V20H20.8989a4.9678,4.9678,0,0,0-.7319-1.7529l1.49-1.49-1.414-1.414-1.49,1.49A4.9678,4.9678,0,0,0,17,16.1011V14H15v2.1011a4.9678,4.9678,0,0,0-1.7529.7319l-1.49-1.49-1.414,1.414,1.49,1.49A4.9678,4.9678,0,0,0,11.1011,20H9v2h2.1011a4.9678,4.9678,0,0,0,.7319,1.7529l-1.49,1.49,1.414,1.414,1.49-1.49A4.9678,4.9678,0,0,0,15,25.8989V28h2V25.8989a4.9678,4.9678,0,0,0,1.7529-.7319l1.49,1.49,1.414-1.414-1.49-1.49A4.9678,4.9678,0,0,0,20.8989,22Zm-7,2a3,3,0,1,1,3-3A3.0033,3.0033,0,0,1,16,24Z"
|
|
590
721
|
})), children);
|
|
591
722
|
});
|
|
592
723
|
if (process.env.NODE_ENV !== "production") {
|
|
593
724
|
CloudServices.propTypes = iconPropTypes;
|
|
594
725
|
}
|
|
595
|
-
const Cloudy = /*#__PURE__*/React.forwardRef(function Cloudy(
|
|
726
|
+
const Cloudy = /*#__PURE__*/React.forwardRef(function Cloudy(_ref30, ref) {
|
|
596
727
|
let {
|
|
597
728
|
children,
|
|
598
729
|
size = 16,
|
|
599
730
|
...rest
|
|
600
|
-
} =
|
|
731
|
+
} = _ref30;
|
|
601
732
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
602
733
|
width: size,
|
|
603
734
|
height: size,
|
|
@@ -606,19 +737,19 @@ const Cloudy = /*#__PURE__*/React.forwardRef(function Cloudy(_ref25, ref) {
|
|
|
606
737
|
viewBox: "0 0 32 32",
|
|
607
738
|
fill: "currentColor",
|
|
608
739
|
...rest
|
|
609
|
-
},
|
|
740
|
+
}, _path57 || (_path57 = /*#__PURE__*/React.createElement("path", {
|
|
610
741
|
d: "M30.0005,15.5005a6.5324,6.5324,0,0,0-5.1992-6.3638,8.9943,8.9943,0,0,0-17.6006,0,6.5321,6.5321,0,0,0-5.2,6.3638,6.4543,6.4543,0,0,0,1.6887,4.35A5.9829,5.9829,0,0,0,8,30H19a5.9764,5.9764,0,0,0,5.6094-8.1016A6.5051,6.5051,0,0,0,30.0005,15.5005ZM19,28H8a3.9925,3.9925,0,0,1-.6731-7.9292L7.99,19.958l.1458-.6562a5.496,5.496,0,0,1,10.7294,0l.1458.6562.6626.1128A3.9925,3.9925,0,0,1,19,28Zm4.5-8h-.0554a5.9562,5.9562,0,0,0-2.7959-1.7564,7.4952,7.4952,0,0,0-14.2984,0,5.9877,5.9877,0,0,0-1.0315.4073A4.4446,4.4446,0,0,1,4,15.5005a4.5171,4.5171,0,0,1,4.144-4.481l.8155-.0639.0991-.812a6.9938,6.9938,0,0,1,13.8838,0l.0986.812.8154.0639a4.4975,4.4975,0,0,1-.3564,8.981Z"
|
|
611
742
|
})), children);
|
|
612
743
|
});
|
|
613
744
|
if (process.env.NODE_ENV !== "production") {
|
|
614
745
|
Cloudy.propTypes = iconPropTypes;
|
|
615
746
|
}
|
|
616
|
-
const WatsonHealthCobbAngle = /*#__PURE__*/React.forwardRef(function WatsonHealthCobbAngle(
|
|
747
|
+
const WatsonHealthCobbAngle = /*#__PURE__*/React.forwardRef(function WatsonHealthCobbAngle(_ref31, ref) {
|
|
617
748
|
let {
|
|
618
749
|
children,
|
|
619
750
|
size = 16,
|
|
620
751
|
...rest
|
|
621
|
-
} =
|
|
752
|
+
} = _ref31;
|
|
622
753
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
623
754
|
width: size,
|
|
624
755
|
height: size,
|
|
@@ -627,19 +758,19 @@ const WatsonHealthCobbAngle = /*#__PURE__*/React.forwardRef(function WatsonHealt
|
|
|
627
758
|
viewBox: "0 0 32 32",
|
|
628
759
|
fill: "currentColor",
|
|
629
760
|
...rest
|
|
630
|
-
},
|
|
761
|
+
}, _path58 || (_path58 = /*#__PURE__*/React.createElement("path", {
|
|
631
762
|
d: "M20 17V15a2 2 0 00-2-2H10a2 2 0 00-2 2v2a2 2 0 002 2h8A2 2 0 0020 17zM10 15h8v2H10zM23.42 24.48A2 2 0 0021 23.06l-7.73 2.07a2 2 0 00-1.42 2.44h0l.52 1.93A2 2 0 0014.27 31a3 3 0 00.52-.07l7.73-2.07h0a2 2 0 001.41-2.45zM14.27 29l-.51-1.94L21.48 25 22 26.92zM13.24 6.86L21 8.93h0a2.24 2.24 0 00.51.07 2 2 0 001.94-1.48L24 5.58a2 2 0 00-1.41-2.45L14.79 1.06a2 2 0 00-2.45 1.41h0l-.52 1.93a2 2 0 001.42 2.44zm1-3.86L22 5.07 21.48 7 13.76 4.93zM14 21H16V23H14zM14 9H16V11H14z"
|
|
632
763
|
})), children);
|
|
633
764
|
});
|
|
634
765
|
if (process.env.NODE_ENV !== "production") {
|
|
635
766
|
WatsonHealthCobbAngle.propTypes = iconPropTypes;
|
|
636
767
|
}
|
|
637
|
-
const Code = /*#__PURE__*/React.forwardRef(function Code(
|
|
768
|
+
const Code = /*#__PURE__*/React.forwardRef(function Code(_ref32, ref) {
|
|
638
769
|
let {
|
|
639
770
|
children,
|
|
640
771
|
size = 16,
|
|
641
772
|
...rest
|
|
642
|
-
} =
|
|
773
|
+
} = _ref32;
|
|
643
774
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
644
775
|
width: size,
|
|
645
776
|
height: size,
|
|
@@ -648,9 +779,9 @@ const Code = /*#__PURE__*/React.forwardRef(function Code(_ref27, ref) {
|
|
|
648
779
|
viewBox: "0 0 32 32",
|
|
649
780
|
fill: "currentColor",
|
|
650
781
|
...rest
|
|
651
|
-
},
|
|
782
|
+
}, _path59 || (_path59 = /*#__PURE__*/React.createElement("path", {
|
|
652
783
|
d: "M31 16L24 23 22.59 21.59 28.17 16 22.59 10.41 24 9 31 16zM1 16L8 9 9.41 10.41 3.83 16 9.41 21.59 8 23 1 16z"
|
|
653
|
-
})),
|
|
784
|
+
})), _path60 || (_path60 = /*#__PURE__*/React.createElement("path", {
|
|
654
785
|
d: "M5.91 15H26.080000000000002V17H5.91z",
|
|
655
786
|
transform: "rotate(-75 15.996 16)"
|
|
656
787
|
})), children);
|
|
@@ -658,12 +789,12 @@ const Code = /*#__PURE__*/React.forwardRef(function Code(_ref27, ref) {
|
|
|
658
789
|
if (process.env.NODE_ENV !== "production") {
|
|
659
790
|
Code.propTypes = iconPropTypes;
|
|
660
791
|
}
|
|
661
|
-
const CodeHide = /*#__PURE__*/React.forwardRef(function CodeHide(
|
|
792
|
+
const CodeHide = /*#__PURE__*/React.forwardRef(function CodeHide(_ref33, ref) {
|
|
662
793
|
let {
|
|
663
794
|
children,
|
|
664
795
|
size = 16,
|
|
665
796
|
...rest
|
|
666
|
-
} =
|
|
797
|
+
} = _ref33;
|
|
667
798
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
668
799
|
width: size,
|
|
669
800
|
height: size,
|
|
@@ -672,19 +803,19 @@ const CodeHide = /*#__PURE__*/React.forwardRef(function CodeHide(_ref28, ref) {
|
|
|
672
803
|
viewBox: "0 0 32 32",
|
|
673
804
|
fill: "currentColor",
|
|
674
805
|
...rest
|
|
675
|
-
},
|
|
806
|
+
}, _path61 || (_path61 = /*#__PURE__*/React.createElement("path", {
|
|
676
807
|
d: "M17.713 13.471L19.576 6.518 17.645 6 16.08 11.838 17.713 13.471zM24.207 19.965L25.621 21.379 31 16 24 9 22.586 10.414 28.172 16 24.207 19.965zM30 28.586L3.414 2 2 3.414 7.793 9.207 1 16 8 23 9.414 21.586 3.828 16 9.207 10.621 14.884 16.298 12.423 25.482 14.355 26 16.517 17.931 28.586 30 30 28.586z"
|
|
677
808
|
})), children);
|
|
678
809
|
});
|
|
679
810
|
if (process.env.NODE_ENV !== "production") {
|
|
680
811
|
CodeHide.propTypes = iconPropTypes;
|
|
681
812
|
}
|
|
682
|
-
const CodeReference = /*#__PURE__*/React.forwardRef(function CodeReference(
|
|
813
|
+
const CodeReference = /*#__PURE__*/React.forwardRef(function CodeReference(_ref34, ref) {
|
|
683
814
|
let {
|
|
684
815
|
children,
|
|
685
816
|
size = 16,
|
|
686
817
|
...rest
|
|
687
|
-
} =
|
|
818
|
+
} = _ref34;
|
|
688
819
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
689
820
|
width: size,
|
|
690
821
|
height: size,
|
|
@@ -693,24 +824,24 @@ const CodeReference = /*#__PURE__*/React.forwardRef(function CodeReference(_ref2
|
|
|
693
824
|
viewBox: "0 0 32 32",
|
|
694
825
|
fill: "currentColor",
|
|
695
826
|
...rest
|
|
696
|
-
},
|
|
827
|
+
}, _path62 || (_path62 = /*#__PURE__*/React.createElement("path", {
|
|
697
828
|
d: "M4 20L4 22 8.586 22 2 28.586 3.414 30 10 23.414 10 28 12 28 12 20 4 20zM30 10L24 4 22.586 5.414 27.172 10 22.586 14.586 24 16 30 10z"
|
|
698
|
-
})),
|
|
829
|
+
})), _path63 || (_path63 = /*#__PURE__*/React.createElement("path", {
|
|
699
830
|
d: "M8.944 9.001H24.974000000000004V11.001H8.944z",
|
|
700
831
|
transform: "rotate(-74.995 16.96 10)"
|
|
701
|
-
})),
|
|
832
|
+
})), _path64 || (_path64 = /*#__PURE__*/React.createElement("path", {
|
|
702
833
|
d: "M4 10L10 4 11.414 5.414 6.828 10 11.414 14.586 10 16 4 10z"
|
|
703
834
|
})), children);
|
|
704
835
|
});
|
|
705
836
|
if (process.env.NODE_ENV !== "production") {
|
|
706
837
|
CodeReference.propTypes = iconPropTypes;
|
|
707
838
|
}
|
|
708
|
-
const CodeSigningService = /*#__PURE__*/React.forwardRef(function CodeSigningService(
|
|
839
|
+
const CodeSigningService = /*#__PURE__*/React.forwardRef(function CodeSigningService(_ref35, ref) {
|
|
709
840
|
let {
|
|
710
841
|
children,
|
|
711
842
|
size = 16,
|
|
712
843
|
...rest
|
|
713
|
-
} =
|
|
844
|
+
} = _ref35;
|
|
714
845
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
715
846
|
width: size,
|
|
716
847
|
height: size,
|
|
@@ -723,19 +854,19 @@ const CodeSigningService = /*#__PURE__*/React.forwardRef(function CodeSigningSer
|
|
|
723
854
|
cx: "25",
|
|
724
855
|
cy: "20",
|
|
725
856
|
r: "1"
|
|
726
|
-
})),
|
|
857
|
+
})), _path65 || (_path65 = /*#__PURE__*/React.createElement("path", {
|
|
727
858
|
d: "M19.4141 30H15V25.5857l5.0337-5.0337A4.6069 4.6069 0 0120 20a5 5 0 114.4478 4.9663zM17 28h1.5859l5.2061-5.2063.5395.1238a3.0351 3.0351 0 10-2.249-2.2488l.1236.5393L17 26.4143zM6 8H8V16H6zM2 8H4V16H2zM18 8H20V14H18zM14 16H12a2 2 0 01-2-2V10a2 2 0 012-2h2a2 2 0 012 2v4A2 2 0 0114 16zm-2-2h2V10H12zM2 18H4V26H2zM14 18H16V22H14zM10 26H8a2 2 0 01-2-2V20a2 2 0 012-2h2a2 2 0 012 2v4A2 2 0 0110 26zM8 24h2V20H8zM2 2H4V6H2zM14 2H16V6H14zM18 2H20V6H18zM10 6H8A2 2 0 016 4V2H8V4h2V2h2V4A2 2 0 0110 6z"
|
|
728
859
|
})), children);
|
|
729
860
|
});
|
|
730
861
|
if (process.env.NODE_ENV !== "production") {
|
|
731
862
|
CodeSigningService.propTypes = iconPropTypes;
|
|
732
863
|
}
|
|
733
|
-
const Cognitive = /*#__PURE__*/React.forwardRef(function Cognitive(
|
|
864
|
+
const Cognitive = /*#__PURE__*/React.forwardRef(function Cognitive(_ref36, ref) {
|
|
734
865
|
let {
|
|
735
866
|
children,
|
|
736
867
|
size = 16,
|
|
737
868
|
...rest
|
|
738
|
-
} =
|
|
869
|
+
} = _ref36;
|
|
739
870
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
740
871
|
width: size,
|
|
741
872
|
height: size,
|
|
@@ -744,19 +875,19 @@ const Cognitive = /*#__PURE__*/React.forwardRef(function Cognitive(_ref31, ref)
|
|
|
744
875
|
viewBox: "0 0 32 32",
|
|
745
876
|
fill: "currentColor",
|
|
746
877
|
...rest
|
|
747
|
-
},
|
|
878
|
+
}, _path66 || (_path66 = /*#__PURE__*/React.createElement("path", {
|
|
748
879
|
d: "M30,13A11,11,0,0,0,19,2H11a9,9,0,0,0-9,9v3a5,5,0,0,0,5,5H8.1A5,5,0,0,0,13,23h1.38l4,7,1.73-1-4-6.89A2,2,0,0,0,14.38,21H13a3,3,0,0,1,0-6h1V13H13a5,5,0,0,0-4.9,4H7a3,3,0,0,1-3-3V12H6A3,3,0,0,0,9,9V8H7V9a1,1,0,0,1-1,1H4.08A7,7,0,0,1,11,4h6V6a1,1,0,0,1-1,1H14V9h2a3,3,0,0,0,3-3V4a9,9,0,0,1,8.05,5H26a3,3,0,0,0-3,3v1h2V12a1,1,0,0,1,1-1h1.77A8.76,8.76,0,0,1,28,13v1a5,5,0,0,1-5,5H20v2h3a7,7,0,0,0,3-.68V21a3,3,0,0,1-3,3H22v2h1a5,5,0,0,0,5-5V18.89A7,7,0,0,0,30,14Z"
|
|
749
880
|
})), children);
|
|
750
881
|
});
|
|
751
882
|
if (process.env.NODE_ENV !== "production") {
|
|
752
883
|
Cognitive.propTypes = iconPropTypes;
|
|
753
884
|
}
|
|
754
|
-
const Collaborate = /*#__PURE__*/React.forwardRef(function Collaborate(
|
|
885
|
+
const Collaborate = /*#__PURE__*/React.forwardRef(function Collaborate(_ref37, ref) {
|
|
755
886
|
let {
|
|
756
887
|
children,
|
|
757
888
|
size = 16,
|
|
758
889
|
...rest
|
|
759
|
-
} =
|
|
890
|
+
} = _ref37;
|
|
760
891
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
761
892
|
width: size,
|
|
762
893
|
height: size,
|
|
@@ -765,19 +896,19 @@ const Collaborate = /*#__PURE__*/React.forwardRef(function Collaborate(_ref32, r
|
|
|
765
896
|
viewBox: "0 0 32 32",
|
|
766
897
|
fill: "currentColor",
|
|
767
898
|
...rest
|
|
768
|
-
},
|
|
899
|
+
}, _path67 || (_path67 = /*#__PURE__*/React.createElement("path", {
|
|
769
900
|
d: "M6 21V20H4v1a7 7 0 007 7h3V26H11A5 5 0 016 21zM24 11v1h2V11a7 7 0 00-7-7H16V6h3A5 5 0 0124 11zM11 11H5a3 3 0 00-3 3v2H4V14a1 1 0 011-1h6a1 1 0 011 1v2h2V14A3 3 0 0011 11zM8 10A4 4 0 104 6 4 4 0 008 10zM8 4A2 2 0 116 6 2 2 0 018 4zM27 25H21a3 3 0 00-3 3v2h2V28a1 1 0 011-1h6a1 1 0 011 1v2h2V28A3 3 0 0027 25zM20 20a4 4 0 104-4A4 4 0 0020 20zm6 0a2 2 0 11-2-2A2 2 0 0126 20z"
|
|
770
901
|
})), children);
|
|
771
902
|
});
|
|
772
903
|
if (process.env.NODE_ENV !== "production") {
|
|
773
904
|
Collaborate.propTypes = iconPropTypes;
|
|
774
905
|
}
|
|
775
|
-
const CollapseAll = /*#__PURE__*/React.forwardRef(function CollapseAll(
|
|
906
|
+
const CollapseAll = /*#__PURE__*/React.forwardRef(function CollapseAll(_ref38, ref) {
|
|
776
907
|
let {
|
|
777
908
|
children,
|
|
778
909
|
size = 16,
|
|
779
910
|
...rest
|
|
780
|
-
} =
|
|
911
|
+
} = _ref38;
|
|
781
912
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
782
913
|
width: size,
|
|
783
914
|
height: size,
|
|
@@ -786,23 +917,23 @@ const CollapseAll = /*#__PURE__*/React.forwardRef(function CollapseAll(_ref33, r
|
|
|
786
917
|
viewBox: "0 0 32 32",
|
|
787
918
|
fill: "currentColor",
|
|
788
919
|
...rest
|
|
789
|
-
},
|
|
920
|
+
}, _path68 || (_path68 = /*#__PURE__*/React.createElement("path", {
|
|
790
921
|
d: "M30,15H28V7H13V5H28a2.0023,2.0023,0,0,1,2,2Z"
|
|
791
|
-
})),
|
|
922
|
+
})), _path69 || (_path69 = /*#__PURE__*/React.createElement("path", {
|
|
792
923
|
d: "M25,20H23V12H8V10H23a2.0023,2.0023,0,0,1,2,2Z"
|
|
793
|
-
})),
|
|
924
|
+
})), _path70 || (_path70 = /*#__PURE__*/React.createElement("path", {
|
|
794
925
|
d: "M18,27H4a2.0023,2.0023,0,0,1-2-2V17a2.0023,2.0023,0,0,1,2-2H18a2.0023,2.0023,0,0,1,2,2v8A2.0023,2.0023,0,0,1,18,27ZM4,17v8H18.0012L18,17Z"
|
|
795
926
|
})), children);
|
|
796
927
|
});
|
|
797
928
|
if (process.env.NODE_ENV !== "production") {
|
|
798
929
|
CollapseAll.propTypes = iconPropTypes;
|
|
799
930
|
}
|
|
800
|
-
const CollapseCategories = /*#__PURE__*/React.forwardRef(function CollapseCategories(
|
|
931
|
+
const CollapseCategories = /*#__PURE__*/React.forwardRef(function CollapseCategories(_ref39, ref) {
|
|
801
932
|
let {
|
|
802
933
|
children,
|
|
803
934
|
size = 16,
|
|
804
935
|
...rest
|
|
805
|
-
} =
|
|
936
|
+
} = _ref39;
|
|
806
937
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
807
938
|
width: size,
|
|
808
939
|
height: size,
|
|
@@ -811,19 +942,19 @@ const CollapseCategories = /*#__PURE__*/React.forwardRef(function CollapseCatego
|
|
|
811
942
|
viewBox: "0 0 32 32",
|
|
812
943
|
fill: "currentColor",
|
|
813
944
|
...rest
|
|
814
|
-
},
|
|
945
|
+
}, _path71 || (_path71 = /*#__PURE__*/React.createElement("path", {
|
|
815
946
|
d: "M14 25H28V27H14zM7.17 26L4.59 28.58 6 30 10 26 6 22 4.58 23.41 7.17 26zM14 15H28V17H14zM7.17 16L4.59 18.58 6 20 10 16 6 12 4.58 13.41 7.17 16zM14 5H28V7H14zM7.17 6L4.59 8.58 6 10 10 6 6 2 4.58 3.41 7.17 6z"
|
|
816
947
|
})), children);
|
|
817
948
|
});
|
|
818
949
|
if (process.env.NODE_ENV !== "production") {
|
|
819
950
|
CollapseCategories.propTypes = iconPropTypes;
|
|
820
951
|
}
|
|
821
|
-
const ColorPalette = /*#__PURE__*/React.forwardRef(function ColorPalette(
|
|
952
|
+
const ColorPalette = /*#__PURE__*/React.forwardRef(function ColorPalette(_ref40, ref) {
|
|
822
953
|
let {
|
|
823
954
|
children,
|
|
824
955
|
size = 16,
|
|
825
956
|
...rest
|
|
826
|
-
} =
|
|
957
|
+
} = _ref40;
|
|
827
958
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
828
959
|
width: size,
|
|
829
960
|
height: size,
|
|
@@ -852,19 +983,19 @@ const ColorPalette = /*#__PURE__*/React.forwardRef(function ColorPalette(_ref35,
|
|
|
852
983
|
cx: "19",
|
|
853
984
|
cy: "23",
|
|
854
985
|
r: "2"
|
|
855
|
-
})),
|
|
986
|
+
})), _path72 || (_path72 = /*#__PURE__*/React.createElement("path", {
|
|
856
987
|
d: "M16.54,2A14,14,0,0,0,2,16a4.82,4.82,0,0,0,6.09,4.65l1.12-.31A3,3,0,0,1,13,23.24V27a3,3,0,0,0,3,3A14,14,0,0,0,30,15.46,14.05,14.05,0,0,0,16.54,2Zm8.11,22.31A11.93,11.93,0,0,1,16,28a1,1,0,0,1-1-1V23.24a5,5,0,0,0-5-5,5.07,5.07,0,0,0-1.33.18l-1.12.31A2.82,2.82,0,0,1,4,16,12,12,0,0,1,16.47,4,12.18,12.18,0,0,1,28,15.53,11.89,11.89,0,0,1,24.65,24.32Z"
|
|
857
988
|
})), children);
|
|
858
989
|
});
|
|
859
990
|
if (process.env.NODE_ENV !== "production") {
|
|
860
991
|
ColorPalette.propTypes = iconPropTypes;
|
|
861
992
|
}
|
|
862
|
-
const ColorSwitch = /*#__PURE__*/React.forwardRef(function ColorSwitch(
|
|
993
|
+
const ColorSwitch = /*#__PURE__*/React.forwardRef(function ColorSwitch(_ref41, ref) {
|
|
863
994
|
let {
|
|
864
995
|
children,
|
|
865
996
|
size = 16,
|
|
866
997
|
...rest
|
|
867
|
-
} =
|
|
998
|
+
} = _ref41;
|
|
868
999
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
869
1000
|
width: size,
|
|
870
1001
|
height: size,
|
|
@@ -873,19 +1004,19 @@ const ColorSwitch = /*#__PURE__*/React.forwardRef(function ColorSwitch(_ref36, r
|
|
|
873
1004
|
viewBox: "0 0 32 32",
|
|
874
1005
|
fill: "currentColor",
|
|
875
1006
|
...rest
|
|
876
|
-
},
|
|
1007
|
+
}, _path73 || (_path73 = /*#__PURE__*/React.createElement("path", {
|
|
877
1008
|
d: "M26,4H6A2.0025,2.0025,0,0,0,4,6V26a2.0025,2.0025,0,0,0,2,2H26a2.0025,2.0025,0,0,0,2-2V6A2.0025,2.0025,0,0,0,26,4ZM6,26,26,6V26Z"
|
|
878
1009
|
})), children);
|
|
879
1010
|
});
|
|
880
1011
|
if (process.env.NODE_ENV !== "production") {
|
|
881
1012
|
ColorSwitch.propTypes = iconPropTypes;
|
|
882
1013
|
}
|
|
883
|
-
const Column = /*#__PURE__*/React.forwardRef(function Column(
|
|
1014
|
+
const Column = /*#__PURE__*/React.forwardRef(function Column(_ref42, ref) {
|
|
884
1015
|
let {
|
|
885
1016
|
children,
|
|
886
1017
|
size = 16,
|
|
887
1018
|
...rest
|
|
888
|
-
} =
|
|
1019
|
+
} = _ref42;
|
|
889
1020
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
890
1021
|
width: size,
|
|
891
1022
|
height: size,
|
|
@@ -894,19 +1025,19 @@ const Column = /*#__PURE__*/React.forwardRef(function Column(_ref37, ref) {
|
|
|
894
1025
|
viewBox: "0 0 32 32",
|
|
895
1026
|
fill: "currentColor",
|
|
896
1027
|
...rest
|
|
897
|
-
},
|
|
1028
|
+
}, _path74 || (_path74 = /*#__PURE__*/React.createElement("path", {
|
|
898
1029
|
d: "M24 4H26V28H24zM18 6V26H14V6h4m0-2H14a2 2 0 00-2 2V26a2 2 0 002 2h4a2 2 0 002-2V6a2 2 0 00-2-2zM6 4H8V28H6z"
|
|
899
1030
|
})), children);
|
|
900
1031
|
});
|
|
901
1032
|
if (process.env.NODE_ENV !== "production") {
|
|
902
1033
|
Column.propTypes = iconPropTypes;
|
|
903
1034
|
}
|
|
904
|
-
const ColumnDelete = /*#__PURE__*/React.forwardRef(function ColumnDelete(
|
|
1035
|
+
const ColumnDelete = /*#__PURE__*/React.forwardRef(function ColumnDelete(_ref43, ref) {
|
|
905
1036
|
let {
|
|
906
1037
|
children,
|
|
907
1038
|
size = 16,
|
|
908
1039
|
...rest
|
|
909
|
-
} =
|
|
1040
|
+
} = _ref43;
|
|
910
1041
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
911
1042
|
width: size,
|
|
912
1043
|
height: size,
|
|
@@ -915,21 +1046,21 @@ const ColumnDelete = /*#__PURE__*/React.forwardRef(function ColumnDelete(_ref38,
|
|
|
915
1046
|
viewBox: "0 0 32 32",
|
|
916
1047
|
fill: "currentColor",
|
|
917
1048
|
...rest
|
|
918
|
-
},
|
|
1049
|
+
}, _path75 || (_path75 = /*#__PURE__*/React.createElement("path", {
|
|
919
1050
|
d: "M30 3.41L28.59 2 25 5.59 21.41 2 20 3.41 23.59 7 20 10.59 21.41 12 25 8.41 28.59 12 30 10.59 26.41 7 30 3.41z"
|
|
920
|
-
})),
|
|
1051
|
+
})), _path76 || (_path76 = /*#__PURE__*/React.createElement("path", {
|
|
921
1052
|
d: "M24 14V28H18V6H16V28a2.0023 2.0023 0 002 2h6a2.0023 2.0023 0 002-2V14zM10 30H4a2.0021 2.0021 0 01-2-2V8A2.0021 2.0021 0 014 6h6a2.0021 2.0021 0 012 2V28A2.0021 2.0021 0 0110 30zM4 8V28h6V8z"
|
|
922
1053
|
})), children);
|
|
923
1054
|
});
|
|
924
1055
|
if (process.env.NODE_ENV !== "production") {
|
|
925
1056
|
ColumnDelete.propTypes = iconPropTypes;
|
|
926
1057
|
}
|
|
927
|
-
const ColumnInsert = /*#__PURE__*/React.forwardRef(function ColumnInsert(
|
|
1058
|
+
const ColumnInsert = /*#__PURE__*/React.forwardRef(function ColumnInsert(_ref44, ref) {
|
|
928
1059
|
let {
|
|
929
1060
|
children,
|
|
930
1061
|
size = 16,
|
|
931
1062
|
...rest
|
|
932
|
-
} =
|
|
1063
|
+
} = _ref44;
|
|
933
1064
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
934
1065
|
width: size,
|
|
935
1066
|
height: size,
|
|
@@ -938,19 +1069,19 @@ const ColumnInsert = /*#__PURE__*/React.forwardRef(function ColumnInsert(_ref39,
|
|
|
938
1069
|
viewBox: "0 0 32 32",
|
|
939
1070
|
fill: "currentColor",
|
|
940
1071
|
...rest
|
|
941
|
-
},
|
|
1072
|
+
}, _path77 || (_path77 = /*#__PURE__*/React.createElement("path", {
|
|
942
1073
|
d: "M28 30H22a2.0021 2.0021 0 01-2-2V10a2.0021 2.0021 0 012-2h6a2.0021 2.0021 0 012 2V28A2.0021 2.0021 0 0128 30zM22 10V28h6V10zM16 9L21.586 3.414 20.172 2 16 6.172 11.828 2 10.414 3.414 16 9zM10 30H4a2.0021 2.0021 0 01-2-2V10A2.0021 2.0021 0 014 8h6a2.0021 2.0021 0 012 2V28A2.0021 2.0021 0 0110 30zM4 10V28h6V10z"
|
|
943
1074
|
})), children);
|
|
944
1075
|
});
|
|
945
1076
|
if (process.env.NODE_ENV !== "production") {
|
|
946
1077
|
ColumnInsert.propTypes = iconPropTypes;
|
|
947
1078
|
}
|
|
948
|
-
const ColumnDependency = /*#__PURE__*/React.forwardRef(function ColumnDependency(
|
|
1079
|
+
const ColumnDependency = /*#__PURE__*/React.forwardRef(function ColumnDependency(_ref45, ref) {
|
|
949
1080
|
let {
|
|
950
1081
|
children,
|
|
951
1082
|
size = 16,
|
|
952
1083
|
...rest
|
|
953
|
-
} =
|
|
1084
|
+
} = _ref45;
|
|
954
1085
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
955
1086
|
width: size,
|
|
956
1087
|
height: size,
|
|
@@ -959,19 +1090,19 @@ const ColumnDependency = /*#__PURE__*/React.forwardRef(function ColumnDependency
|
|
|
959
1090
|
viewBox: "0 0 32 32",
|
|
960
1091
|
fill: "currentColor",
|
|
961
1092
|
...rest
|
|
962
|
-
},
|
|
1093
|
+
}, _path78 || (_path78 = /*#__PURE__*/React.createElement("path", {
|
|
963
1094
|
d: "M30,10V2H22V5H17a2.0023,2.0023,0,0,0-2,2v8H10V12H2v8h8V17h5v8a2.0023,2.0023,0,0,0,2,2h5v3h8V22H22v3H17V17h5v3h8V12H22v3H17V7h5v3ZM8,18H4V14H8Zm16,6h4v4H24Zm0-10h4v4H24ZM24,4h4V8H24Z"
|
|
964
1095
|
})), children);
|
|
965
1096
|
});
|
|
966
1097
|
if (process.env.NODE_ENV !== "production") {
|
|
967
1098
|
ColumnDependency.propTypes = iconPropTypes;
|
|
968
1099
|
}
|
|
969
|
-
const Commit = /*#__PURE__*/React.forwardRef(function Commit(
|
|
1100
|
+
const Commit = /*#__PURE__*/React.forwardRef(function Commit(_ref46, ref) {
|
|
970
1101
|
let {
|
|
971
1102
|
children,
|
|
972
1103
|
size = 16,
|
|
973
1104
|
...rest
|
|
974
|
-
} =
|
|
1105
|
+
} = _ref46;
|
|
975
1106
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
976
1107
|
width: size,
|
|
977
1108
|
height: size,
|
|
@@ -980,19 +1111,19 @@ const Commit = /*#__PURE__*/React.forwardRef(function Commit(_ref41, ref) {
|
|
|
980
1111
|
viewBox: "0 0 32 32",
|
|
981
1112
|
fill: "currentColor",
|
|
982
1113
|
...rest
|
|
983
|
-
},
|
|
1114
|
+
}, _path79 || (_path79 = /*#__PURE__*/React.createElement("path", {
|
|
984
1115
|
d: "M30,15H21.91A5.9925,5.9925,0,0,0,10.09,15H2v2h8.09A5.9925,5.9925,0,0,0,21.91,17H30ZM16,20a4,4,0,1,1,4-4A4.0045,4.0045,0,0,1,16,20Z"
|
|
985
1116
|
})), children);
|
|
986
1117
|
});
|
|
987
1118
|
if (process.env.NODE_ENV !== "production") {
|
|
988
1119
|
Commit.propTypes = iconPropTypes;
|
|
989
1120
|
}
|
|
990
|
-
const CommunicationUnified = /*#__PURE__*/React.forwardRef(function CommunicationUnified(
|
|
1121
|
+
const CommunicationUnified = /*#__PURE__*/React.forwardRef(function CommunicationUnified(_ref47, ref) {
|
|
991
1122
|
let {
|
|
992
1123
|
children,
|
|
993
1124
|
size = 16,
|
|
994
1125
|
...rest
|
|
995
|
-
} =
|
|
1126
|
+
} = _ref47;
|
|
996
1127
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
997
1128
|
width: size,
|
|
998
1129
|
height: size,
|
|
@@ -1001,19 +1132,19 @@ const CommunicationUnified = /*#__PURE__*/React.forwardRef(function Communicatio
|
|
|
1001
1132
|
viewBox: "0 0 32 32",
|
|
1002
1133
|
fill: "currentColor",
|
|
1003
1134
|
...rest
|
|
1004
|
-
},
|
|
1135
|
+
}, _path80 || (_path80 = /*#__PURE__*/React.createElement("path", {
|
|
1005
1136
|
d: "M28 17H18a2.0025 2.0025 0 00-2 2v6a2.0025 2.0025 0 002 2h4V25H18V19H28v6H25.4648l-2.5937 3.8906L24.5352 30l2-3H28a2.0025 2.0025 0 002-2V19A2.0025 2.0025 0 0028 17zM8.6667 24.1086l.8614-.8615a.8334.8334 0 01.8988-.1844l1.0493.42A.8334.8334 0 0112 24.2561v1.9082a.8334.8334 0 01-.8786.8341c-7.3546-.4578-8.84-6.6863-9.1158-9.0723A.8316.8316 0 012.8343 17H4.7085a.8335.8335 0 01.7737.5238l.42 1.0493a.8332.8332 0 01-.1845.8988l-.8614.8614A4.5267 4.5267 0 008.6667 24.1086zM21 9H28V11H21zM21 5H30V7H21zM17 6L14 8.2V6a2.0024 2.0024 0 00-2-2H4A2.0024 2.0024 0 002 6v6a2.0024 2.0024 0 002 2h8a2.0024 2.0024 0 002-2V9.8L17 12zM4 12V6h8v6z"
|
|
1006
1137
|
})), children);
|
|
1007
1138
|
});
|
|
1008
1139
|
if (process.env.NODE_ENV !== "production") {
|
|
1009
1140
|
CommunicationUnified.propTypes = iconPropTypes;
|
|
1010
1141
|
}
|
|
1011
|
-
const Compare = /*#__PURE__*/React.forwardRef(function Compare(
|
|
1142
|
+
const Compare = /*#__PURE__*/React.forwardRef(function Compare(_ref48, ref) {
|
|
1012
1143
|
let {
|
|
1013
1144
|
children,
|
|
1014
1145
|
size = 16,
|
|
1015
1146
|
...rest
|
|
1016
|
-
} =
|
|
1147
|
+
} = _ref48;
|
|
1017
1148
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1018
1149
|
width: size,
|
|
1019
1150
|
height: size,
|
|
@@ -1022,19 +1153,19 @@ const Compare = /*#__PURE__*/React.forwardRef(function Compare(_ref43, ref) {
|
|
|
1022
1153
|
viewBox: "0 0 32 32",
|
|
1023
1154
|
fill: "currentColor",
|
|
1024
1155
|
...rest
|
|
1025
|
-
},
|
|
1156
|
+
}, _path81 || (_path81 = /*#__PURE__*/React.createElement("path", {
|
|
1026
1157
|
d: "M28,6H18V4a2,2,0,0,0-2-2H4A2,2,0,0,0,2,4V24a2,2,0,0,0,2,2H14v2a2,2,0,0,0,2,2H28a2,2,0,0,0,2-2V8A2,2,0,0,0,28,6ZM4,15h6.17L7.59,17.59,9,19l5-5L9,9,7.59,10.41,10.17,13H4V4H16V24H4ZM16,28V26a2,2,0,0,0,2-2V8H28v9H21.83l2.58-2.59L23,13l-5,5,5,5,1.41-1.41L21.83,19H28v9Z"
|
|
1027
1158
|
})), children);
|
|
1028
1159
|
});
|
|
1029
1160
|
if (process.env.NODE_ENV !== "production") {
|
|
1030
1161
|
Compare.propTypes = iconPropTypes;
|
|
1031
1162
|
}
|
|
1032
|
-
const Compass = /*#__PURE__*/React.forwardRef(function Compass(
|
|
1163
|
+
const Compass = /*#__PURE__*/React.forwardRef(function Compass(_ref49, ref) {
|
|
1033
1164
|
let {
|
|
1034
1165
|
children,
|
|
1035
1166
|
size = 16,
|
|
1036
1167
|
...rest
|
|
1037
|
-
} =
|
|
1168
|
+
} = _ref49;
|
|
1038
1169
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1039
1170
|
width: size,
|
|
1040
1171
|
height: size,
|
|
@@ -1043,9 +1174,9 @@ const Compass = /*#__PURE__*/React.forwardRef(function Compass(_ref44, ref) {
|
|
|
1043
1174
|
viewBox: "0 0 32 32",
|
|
1044
1175
|
fill: "currentColor",
|
|
1045
1176
|
...rest
|
|
1046
|
-
},
|
|
1177
|
+
}, _path82 || (_path82 = /*#__PURE__*/React.createElement("path", {
|
|
1047
1178
|
d: "M16,4A12,12,0,1,1,4,16,12,12,0,0,1,16,4m0-2A14,14,0,1,0,30,16,14,14,0,0,0,16,2Z"
|
|
1048
|
-
})),
|
|
1179
|
+
})), _path83 || (_path83 = /*#__PURE__*/React.createElement("path", {
|
|
1049
1180
|
d: "M23,10.41,21.59,9l-4.3,4.3a3,3,0,0,0-4,4L9,21.59,10.41,23l4.3-4.3a3,3,0,0,0,4-4ZM17,16a1,1,0,1,1-1-1A1,1,0,0,1,17,16Z"
|
|
1050
1181
|
})), _circle15 || (_circle15 = /*#__PURE__*/React.createElement("circle", {
|
|
1051
1182
|
cx: "16",
|
|
@@ -1056,12 +1187,12 @@ const Compass = /*#__PURE__*/React.forwardRef(function Compass(_ref44, ref) {
|
|
|
1056
1187
|
if (process.env.NODE_ENV !== "production") {
|
|
1057
1188
|
Compass.propTypes = iconPropTypes;
|
|
1058
1189
|
}
|
|
1059
|
-
const QComposerEdit = /*#__PURE__*/React.forwardRef(function QComposerEdit(
|
|
1190
|
+
const QComposerEdit = /*#__PURE__*/React.forwardRef(function QComposerEdit(_ref50, ref) {
|
|
1060
1191
|
let {
|
|
1061
1192
|
children,
|
|
1062
1193
|
size = 16,
|
|
1063
1194
|
...rest
|
|
1064
|
-
} =
|
|
1195
|
+
} = _ref50;
|
|
1065
1196
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1066
1197
|
width: size,
|
|
1067
1198
|
height: size,
|
|
@@ -1070,19 +1201,19 @@ const QComposerEdit = /*#__PURE__*/React.forwardRef(function QComposerEdit(_ref4
|
|
|
1070
1201
|
viewBox: "0 0 32 32",
|
|
1071
1202
|
fill: "currentColor",
|
|
1072
1203
|
...rest
|
|
1073
|
-
},
|
|
1204
|
+
}, _path84 || (_path84 = /*#__PURE__*/React.createElement("path", {
|
|
1074
1205
|
d: "M25.82,10H30V8H25.82a3,3,0,0,0-5.64,0H13V5H5V8H2v2H5v3h8V10h7.18A3,3,0,0,0,22,11.82v7.32A4,4,0,0,0,19.14,22H2v2H19.14a4,4,0,0,0,7.72,0H30V22H26.86A4,4,0,0,0,24,19.14V11.82A3,3,0,0,0,25.82,10ZM11,11H7V7h4ZM25,23a2,2,0,1,1-2-2A2,2,0,0,1,25,23Z"
|
|
1075
1206
|
})), children);
|
|
1076
1207
|
});
|
|
1077
1208
|
if (process.env.NODE_ENV !== "production") {
|
|
1078
1209
|
QComposerEdit.propTypes = iconPropTypes;
|
|
1079
1210
|
}
|
|
1080
|
-
const Concept = /*#__PURE__*/React.forwardRef(function Concept(
|
|
1211
|
+
const Concept = /*#__PURE__*/React.forwardRef(function Concept(_ref51, ref) {
|
|
1081
1212
|
let {
|
|
1082
1213
|
children,
|
|
1083
1214
|
size = 16,
|
|
1084
1215
|
...rest
|
|
1085
|
-
} =
|
|
1216
|
+
} = _ref51;
|
|
1086
1217
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1087
1218
|
width: size,
|
|
1088
1219
|
height: size,
|
|
@@ -1091,19 +1222,19 @@ const Concept = /*#__PURE__*/React.forwardRef(function Concept(_ref46, ref) {
|
|
|
1091
1222
|
viewBox: "0 0 32 32",
|
|
1092
1223
|
fill: "currentColor",
|
|
1093
1224
|
...rest
|
|
1094
|
-
},
|
|
1225
|
+
}, _path85 || (_path85 = /*#__PURE__*/React.createElement("path", {
|
|
1095
1226
|
d: "M20.8851,19.4711a5.9609,5.9609,0,0,0,0-6.9422L23,10.4141l1.293,1.2929a.9995.9995,0,0,0,1.414,0l4-4a.9994.9994,0,0,0,0-1.414l-4-4a.9994.9994,0,0,0-1.414,0l-4,4a.9994.9994,0,0,0,0,1.414L21.5859,9l-2.1148,2.1149a5.9609,5.9609,0,0,0-6.9422,0L10,8.5859V2H2v8H8.5859l2.529,2.5289a5.9609,5.9609,0,0,0,0,6.9422L9,21.5859,7.707,20.293a.9994.9994,0,0,0-1.414,0l-4,4a.9994.9994,0,0,0,0,1.414l4,4a.9995.9995,0,0,0,1.414,0l4-4a.9994.9994,0,0,0,0-1.414L10.4141,23l2.1148-2.1149a5.9609,5.9609,0,0,0,6.9422,0L22,23.4141V30h8V22H23.4141ZM25,4.4141,27.5859,7,25,9.5859,22.4141,7ZM7,27.5859,4.4141,25,7,22.4141,9.5859,25ZM8,8H4V4H8Zm4,8a4,4,0,1,1,4,4A4.0045,4.0045,0,0,1,12,16Zm12,8h4v4H24Z"
|
|
1096
1227
|
})), children);
|
|
1097
1228
|
});
|
|
1098
1229
|
if (process.env.NODE_ENV !== "production") {
|
|
1099
1230
|
Concept.propTypes = iconPropTypes;
|
|
1100
1231
|
}
|
|
1101
|
-
const ConditionPoint = /*#__PURE__*/React.forwardRef(function ConditionPoint(
|
|
1232
|
+
const ConditionPoint = /*#__PURE__*/React.forwardRef(function ConditionPoint(_ref52, ref) {
|
|
1102
1233
|
let {
|
|
1103
1234
|
children,
|
|
1104
1235
|
size = 16,
|
|
1105
1236
|
...rest
|
|
1106
|
-
} =
|
|
1237
|
+
} = _ref52;
|
|
1107
1238
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1108
1239
|
width: size,
|
|
1109
1240
|
height: size,
|
|
@@ -1112,22 +1243,22 @@ const ConditionPoint = /*#__PURE__*/React.forwardRef(function ConditionPoint(_re
|
|
|
1112
1243
|
viewBox: "0 0 32 32",
|
|
1113
1244
|
fill: "currentColor",
|
|
1114
1245
|
...rest
|
|
1115
|
-
},
|
|
1246
|
+
}, _path86 || (_path86 = /*#__PURE__*/React.createElement("path", {
|
|
1116
1247
|
d: "M10.343 10.343H21.657V21.657H10.343z",
|
|
1117
1248
|
transform: "rotate(-45 16 16)"
|
|
1118
|
-
})),
|
|
1249
|
+
})), _path87 || (_path87 = /*#__PURE__*/React.createElement("path", {
|
|
1119
1250
|
d: "M29.3906,14.5269,17.4731,2.6094a2.0852,2.0852,0,0,0-2.9462,0L2.6094,14.5269a2.0852,2.0852,0,0,0,0,2.9462L14.5269,29.3906a2.0852,2.0852,0,0,0,2.9462,0L29.3906,17.4731a2.0852,2.0852,0,0,0,0-2.9462ZM16,28.0356,3.9646,16,16,3.9644,28.0356,16Z"
|
|
1120
1251
|
})), children);
|
|
1121
1252
|
});
|
|
1122
1253
|
if (process.env.NODE_ENV !== "production") {
|
|
1123
1254
|
ConditionPoint.propTypes = iconPropTypes;
|
|
1124
1255
|
}
|
|
1125
|
-
const ConditionWaitPoint = /*#__PURE__*/React.forwardRef(function ConditionWaitPoint(
|
|
1256
|
+
const ConditionWaitPoint = /*#__PURE__*/React.forwardRef(function ConditionWaitPoint(_ref53, ref) {
|
|
1126
1257
|
let {
|
|
1127
1258
|
children,
|
|
1128
1259
|
size = 16,
|
|
1129
1260
|
...rest
|
|
1130
|
-
} =
|
|
1261
|
+
} = _ref53;
|
|
1131
1262
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1132
1263
|
width: size,
|
|
1133
1264
|
height: size,
|
|
@@ -1136,22 +1267,22 @@ const ConditionWaitPoint = /*#__PURE__*/React.forwardRef(function ConditionWaitP
|
|
|
1136
1267
|
viewBox: "0 0 32 32",
|
|
1137
1268
|
fill: "currentColor",
|
|
1138
1269
|
...rest
|
|
1139
|
-
},
|
|
1270
|
+
}, _path88 || (_path88 = /*#__PURE__*/React.createElement("path", {
|
|
1140
1271
|
d: "M10.343 10.343H21.657V21.657H10.343z",
|
|
1141
1272
|
transform: "rotate(-45 16 16)"
|
|
1142
|
-
})),
|
|
1273
|
+
})), _path89 || (_path89 = /*#__PURE__*/React.createElement("path", {
|
|
1143
1274
|
d: "M16,4A12,12,0,1,1,4,16,12.0136,12.0136,0,0,1,16,4m0-2A14,14,0,1,0,30,16,14,14,0,0,0,16,2Z"
|
|
1144
1275
|
})), children);
|
|
1145
1276
|
});
|
|
1146
1277
|
if (process.env.NODE_ENV !== "production") {
|
|
1147
1278
|
ConditionWaitPoint.propTypes = iconPropTypes;
|
|
1148
1279
|
}
|
|
1149
|
-
const Connect = /*#__PURE__*/React.forwardRef(function Connect(
|
|
1280
|
+
const Connect = /*#__PURE__*/React.forwardRef(function Connect(_ref54, ref) {
|
|
1150
1281
|
let {
|
|
1151
1282
|
children,
|
|
1152
1283
|
size = 16,
|
|
1153
1284
|
...rest
|
|
1154
|
-
} =
|
|
1285
|
+
} = _ref54;
|
|
1155
1286
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1156
1287
|
width: size,
|
|
1157
1288
|
height: size,
|
|
@@ -1160,7 +1291,7 @@ const Connect = /*#__PURE__*/React.forwardRef(function Connect(_ref49, ref) {
|
|
|
1160
1291
|
viewBox: "0 0 32 32",
|
|
1161
1292
|
fill: "currentColor",
|
|
1162
1293
|
...rest
|
|
1163
|
-
},
|
|
1294
|
+
}, _path90 || (_path90 = /*#__PURE__*/React.createElement("path", {
|
|
1164
1295
|
d: "M23,16a7,7,0,0,0-4.18,1.39L14.6,13.17A6.86,6.86,0,0,0,16,9a7,7,0,1,0-2.81,5.59l4.21,4.22A7,7,0,1,0,23,16ZM4,9a5,5,0,1,1,5,5A5,5,0,0,1,4,9Z",
|
|
1165
1296
|
transform: "translate(0 .01)"
|
|
1166
1297
|
})), children);
|
|
@@ -1168,12 +1299,12 @@ const Connect = /*#__PURE__*/React.forwardRef(function Connect(_ref49, ref) {
|
|
|
1168
1299
|
if (process.env.NODE_ENV !== "production") {
|
|
1169
1300
|
Connect.propTypes = iconPropTypes;
|
|
1170
1301
|
}
|
|
1171
|
-
const ConnectRecursive = /*#__PURE__*/React.forwardRef(function ConnectRecursive(
|
|
1302
|
+
const ConnectRecursive = /*#__PURE__*/React.forwardRef(function ConnectRecursive(_ref55, ref) {
|
|
1172
1303
|
let {
|
|
1173
1304
|
children,
|
|
1174
1305
|
size = 16,
|
|
1175
1306
|
...rest
|
|
1176
|
-
} =
|
|
1307
|
+
} = _ref55;
|
|
1177
1308
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1178
1309
|
width: size,
|
|
1179
1310
|
height: size,
|
|
@@ -1182,19 +1313,19 @@ const ConnectRecursive = /*#__PURE__*/React.forwardRef(function ConnectRecursive
|
|
|
1182
1313
|
viewBox: "0 0 32 32",
|
|
1183
1314
|
fill: "currentColor",
|
|
1184
1315
|
...rest
|
|
1185
|
-
},
|
|
1316
|
+
}, _path91 || (_path91 = /*#__PURE__*/React.createElement("path", {
|
|
1186
1317
|
d: "M28,7H13.8281l3.586-3.5859L16,2,10,8l6,6,1.4141-1.4141L13.8281,9H28V20H11.8989A5.0145,5.0145,0,0,0,8,16.1011V2H6V16.1011a5,5,0,0,0,0,9.7978V30H8V25.8989A5.0145,5.0145,0,0,0,11.8989,22H28a2.0023,2.0023,0,0,0,2-2V9A2.0023,2.0023,0,0,0,28,7ZM7,24a3,3,0,1,1,3-3A3.0033,3.0033,0,0,1,7,24Z"
|
|
1187
1318
|
})), children);
|
|
1188
1319
|
});
|
|
1189
1320
|
if (process.env.NODE_ENV !== "production") {
|
|
1190
1321
|
ConnectRecursive.propTypes = iconPropTypes;
|
|
1191
1322
|
}
|
|
1192
|
-
const ConnectReference = /*#__PURE__*/React.forwardRef(function ConnectReference(
|
|
1323
|
+
const ConnectReference = /*#__PURE__*/React.forwardRef(function ConnectReference(_ref56, ref) {
|
|
1193
1324
|
let {
|
|
1194
1325
|
children,
|
|
1195
1326
|
size = 16,
|
|
1196
1327
|
...rest
|
|
1197
|
-
} =
|
|
1328
|
+
} = _ref56;
|
|
1198
1329
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1199
1330
|
width: size,
|
|
1200
1331
|
height: size,
|
|
@@ -1203,21 +1334,21 @@ const ConnectReference = /*#__PURE__*/React.forwardRef(function ConnectReference
|
|
|
1203
1334
|
viewBox: "0 0 32 32",
|
|
1204
1335
|
fill: "currentColor",
|
|
1205
1336
|
...rest
|
|
1206
|
-
},
|
|
1337
|
+
}, _path92 || (_path92 = /*#__PURE__*/React.createElement("path", {
|
|
1207
1338
|
d: "M4 20L4 22 8.586 22 2 28.586 3.414 30 10 23.414 10 28 12 28 12 20 4 20z"
|
|
1208
|
-
})),
|
|
1339
|
+
})), _path93 || (_path93 = /*#__PURE__*/React.createElement("path", {
|
|
1209
1340
|
d: "M23,16c-1.5696,0-3.0124,.5159-4.1813,1.3919l-4.2173-4.2174c.876-1.1689,1.3986-2.6048,1.3986-4.1745,0-3.8599-3.1406-7-7-7S2,5.1401,2,9s3.1406,7,7,7c1.5696,0,3.0184-.5355,4.1873-1.4114l4.2173,4.2174c-.8759,1.1689-1.4046,2.6243-1.4046,4.194,0,3.8599,3.1406,7,7,7s7-3.1401,7-7-3.1406-7-7-7ZM4,9c0-2.7568,2.2432-5,5-5s5,2.2432,5,5-2.2432,5-5,5-5-2.2432-5-5Z"
|
|
1210
1341
|
})), children);
|
|
1211
1342
|
});
|
|
1212
1343
|
if (process.env.NODE_ENV !== "production") {
|
|
1213
1344
|
ConnectReference.propTypes = iconPropTypes;
|
|
1214
1345
|
}
|
|
1215
|
-
const ConnectSource = /*#__PURE__*/React.forwardRef(function ConnectSource(
|
|
1346
|
+
const ConnectSource = /*#__PURE__*/React.forwardRef(function ConnectSource(_ref57, ref) {
|
|
1216
1347
|
let {
|
|
1217
1348
|
children,
|
|
1218
1349
|
size = 16,
|
|
1219
1350
|
...rest
|
|
1220
|
-
} =
|
|
1351
|
+
} = _ref57;
|
|
1221
1352
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1222
1353
|
width: size,
|
|
1223
1354
|
height: size,
|
|
@@ -1226,19 +1357,19 @@ const ConnectSource = /*#__PURE__*/React.forwardRef(function ConnectSource(_ref5
|
|
|
1226
1357
|
viewBox: "0 0 32 32",
|
|
1227
1358
|
fill: "currentColor",
|
|
1228
1359
|
...rest
|
|
1229
|
-
},
|
|
1360
|
+
}, _path94 || (_path94 = /*#__PURE__*/React.createElement("path", {
|
|
1230
1361
|
d: "M24,10l-1.4141,1.4141L26.1719,15H11.8989A5.0145,5.0145,0,0,0,8,11.1011V2H6v9.1011a5,5,0,0,0,0,9.7978V30H8V20.8989A5.0145,5.0145,0,0,0,11.8989,17h14.273l-3.586,3.5859L24,22l6-6ZM7,19a3,3,0,1,1,3-3A3.0033,3.0033,0,0,1,7,19Z"
|
|
1231
1362
|
})), children);
|
|
1232
1363
|
});
|
|
1233
1364
|
if (process.env.NODE_ENV !== "production") {
|
|
1234
1365
|
ConnectSource.propTypes = iconPropTypes;
|
|
1235
1366
|
}
|
|
1236
|
-
const ConnectTarget = /*#__PURE__*/React.forwardRef(function ConnectTarget(
|
|
1367
|
+
const ConnectTarget = /*#__PURE__*/React.forwardRef(function ConnectTarget(_ref58, ref) {
|
|
1237
1368
|
let {
|
|
1238
1369
|
children,
|
|
1239
1370
|
size = 16,
|
|
1240
1371
|
...rest
|
|
1241
|
-
} =
|
|
1372
|
+
} = _ref58;
|
|
1242
1373
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1243
1374
|
width: size,
|
|
1244
1375
|
height: size,
|
|
@@ -1247,19 +1378,19 @@ const ConnectTarget = /*#__PURE__*/React.forwardRef(function ConnectTarget(_ref5
|
|
|
1247
1378
|
viewBox: "0 0 32 32",
|
|
1248
1379
|
fill: "currentColor",
|
|
1249
1380
|
...rest
|
|
1250
|
-
},
|
|
1381
|
+
}, _path95 || (_path95 = /*#__PURE__*/React.createElement("path", {
|
|
1251
1382
|
d: "M28 2H30V30H28zM20 10l-1.4141 1.4141L22.1719 15H11.8989a5 5 0 100 2h10.273l-3.586 3.5859L20 22l6-6zM7 19a3 3 0 113-3A3.0033 3.0033 0 017 19z"
|
|
1252
1383
|
})), children);
|
|
1253
1384
|
});
|
|
1254
1385
|
if (process.env.NODE_ENV !== "production") {
|
|
1255
1386
|
ConnectTarget.propTypes = iconPropTypes;
|
|
1256
1387
|
}
|
|
1257
|
-
const ConnectionReceive = /*#__PURE__*/React.forwardRef(function ConnectionReceive(
|
|
1388
|
+
const ConnectionReceive = /*#__PURE__*/React.forwardRef(function ConnectionReceive(_ref59, ref) {
|
|
1258
1389
|
let {
|
|
1259
1390
|
children,
|
|
1260
1391
|
size = 16,
|
|
1261
1392
|
...rest
|
|
1262
|
-
} =
|
|
1393
|
+
} = _ref59;
|
|
1263
1394
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1264
1395
|
width: size,
|
|
1265
1396
|
height: size,
|
|
@@ -1268,21 +1399,21 @@ const ConnectionReceive = /*#__PURE__*/React.forwardRef(function ConnectionRecei
|
|
|
1268
1399
|
viewBox: "0 0 32 32",
|
|
1269
1400
|
fill: "currentColor",
|
|
1270
1401
|
...rest
|
|
1271
|
-
},
|
|
1402
|
+
}, _path96 || (_path96 = /*#__PURE__*/React.createElement("path", {
|
|
1272
1403
|
d: "M8 8H10V12H8zM8 14H10V18H8zM14 8H16V12H14zM14 14H16V18H14zM8 20H10V24H8zM14 20H16V24H14zM30 14L21.83 14 24.41 16.59 23 18 18 13 23 8 24.41 9.41 21.83 12 30 12 30 14z"
|
|
1273
|
-
})),
|
|
1404
|
+
})), _path97 || (_path97 = /*#__PURE__*/React.createElement("path", {
|
|
1274
1405
|
d: "M28,20v8H22V20H20v8H4V4H20V6h2V4a2,2,0,0,0-2-2H4A2,2,0,0,0,2,4V30H30V20Z"
|
|
1275
1406
|
})), children);
|
|
1276
1407
|
});
|
|
1277
1408
|
if (process.env.NODE_ENV !== "production") {
|
|
1278
1409
|
ConnectionReceive.propTypes = iconPropTypes;
|
|
1279
1410
|
}
|
|
1280
|
-
const ConnectionSend = /*#__PURE__*/React.forwardRef(function ConnectionSend(
|
|
1411
|
+
const ConnectionSend = /*#__PURE__*/React.forwardRef(function ConnectionSend(_ref60, ref) {
|
|
1281
1412
|
let {
|
|
1282
1413
|
children,
|
|
1283
1414
|
size = 16,
|
|
1284
1415
|
...rest
|
|
1285
|
-
} =
|
|
1416
|
+
} = _ref60;
|
|
1286
1417
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1287
1418
|
width: size,
|
|
1288
1419
|
height: size,
|
|
@@ -1291,21 +1422,21 @@ const ConnectionSend = /*#__PURE__*/React.forwardRef(function ConnectionSend(_re
|
|
|
1291
1422
|
viewBox: "0 0 32 32",
|
|
1292
1423
|
fill: "currentColor",
|
|
1293
1424
|
...rest
|
|
1294
|
-
},
|
|
1425
|
+
}, _path98 || (_path98 = /*#__PURE__*/React.createElement("path", {
|
|
1295
1426
|
d: "M8 8H10V12H8zM8 14H10V18H8zM14 8H16V12H14zM14 14H16V18H14zM8 20H10V24H8zM14 20H16V24H14zM18 14L26.17 14 23.59 16.59 25 18 30 13 25 8 23.59 9.41 26.17 12 18 12 18 14z"
|
|
1296
|
-
})),
|
|
1427
|
+
})), _path99 || (_path99 = /*#__PURE__*/React.createElement("path", {
|
|
1297
1428
|
d: "M28,20v8H22V20H20v8H4V4H20V6h2V4a2,2,0,0,0-2-2H4A2,2,0,0,0,2,4V30H30V20Z"
|
|
1298
1429
|
})), children);
|
|
1299
1430
|
});
|
|
1300
1431
|
if (process.env.NODE_ENV !== "production") {
|
|
1301
1432
|
ConnectionSend.propTypes = iconPropTypes;
|
|
1302
1433
|
}
|
|
1303
|
-
const ConnectionTwoWay = /*#__PURE__*/React.forwardRef(function ConnectionTwoWay(
|
|
1434
|
+
const ConnectionTwoWay = /*#__PURE__*/React.forwardRef(function ConnectionTwoWay(_ref61, ref) {
|
|
1304
1435
|
let {
|
|
1305
1436
|
children,
|
|
1306
1437
|
size = 16,
|
|
1307
1438
|
...rest
|
|
1308
|
-
} =
|
|
1439
|
+
} = _ref61;
|
|
1309
1440
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1310
1441
|
width: size,
|
|
1311
1442
|
height: size,
|
|
@@ -1314,21 +1445,21 @@ const ConnectionTwoWay = /*#__PURE__*/React.forwardRef(function ConnectionTwoWay
|
|
|
1314
1445
|
viewBox: "0 0 32 32",
|
|
1315
1446
|
fill: "currentColor",
|
|
1316
1447
|
...rest
|
|
1317
|
-
},
|
|
1448
|
+
}, _path100 || (_path100 = /*#__PURE__*/React.createElement("path", {
|
|
1318
1449
|
d: "M8 8H10V12H8zM8 14H10V18H8zM14 8H16V12H14zM14 14H16V18H14zM8 20H10V24H8zM14 20H16V24H14zM30 22L21.83 22 24.41 24.59 23 26 18 21 23 16 24.41 17.41 21.83 20 30 20 30 22zM19 12L27.17 12 24.59 14.59 26 16 31 11 26 6 24.59 7.41 27.17 10 19 10 19 12z"
|
|
1319
|
-
})),
|
|
1450
|
+
})), _path101 || (_path101 = /*#__PURE__*/React.createElement("path", {
|
|
1320
1451
|
d: "M28,26v2H4V4H20V6h2V4a2,2,0,0,0-2-2H4A2,2,0,0,0,2,4V30H30V26Z"
|
|
1321
1452
|
})), children);
|
|
1322
1453
|
});
|
|
1323
1454
|
if (process.env.NODE_ENV !== "production") {
|
|
1324
1455
|
ConnectionTwoWay.propTypes = iconPropTypes;
|
|
1325
1456
|
}
|
|
1326
|
-
const ConnectionSignal = /*#__PURE__*/React.forwardRef(function ConnectionSignal(
|
|
1457
|
+
const ConnectionSignal = /*#__PURE__*/React.forwardRef(function ConnectionSignal(_ref62, ref) {
|
|
1327
1458
|
let {
|
|
1328
1459
|
children,
|
|
1329
1460
|
size = 16,
|
|
1330
1461
|
...rest
|
|
1331
|
-
} =
|
|
1462
|
+
} = _ref62;
|
|
1332
1463
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1333
1464
|
width: size,
|
|
1334
1465
|
height: size,
|
|
@@ -1337,21 +1468,21 @@ const ConnectionSignal = /*#__PURE__*/React.forwardRef(function ConnectionSignal
|
|
|
1337
1468
|
viewBox: "0 0 32 32",
|
|
1338
1469
|
fill: "currentColor",
|
|
1339
1470
|
...rest
|
|
1340
|
-
},
|
|
1471
|
+
}, _path102 || (_path102 = /*#__PURE__*/React.createElement("path", {
|
|
1341
1472
|
d: "M15 12H17V30H15zM11.33 18.22a7 7 0 010-10.44l1.34 1.49a5 5 0 000 7.46zM20.67 18.22l-1.34-1.49a5 5 0 000-7.46l1.34-1.49a7 7 0 010 10.44z"
|
|
1342
|
-
})),
|
|
1473
|
+
})), _path103 || (_path103 = /*#__PURE__*/React.createElement("path", {
|
|
1343
1474
|
d: "M8.4 21.8a11 11 0 010-17.6L9.6 5.8a9 9 0 000 14.4zM23.6 21.8l-1.2-1.6a9 9 0 000-14.4l1.2-1.6a11 11 0 010 17.6z"
|
|
1344
1475
|
})), children);
|
|
1345
1476
|
});
|
|
1346
1477
|
if (process.env.NODE_ENV !== "production") {
|
|
1347
1478
|
ConnectionSignal.propTypes = iconPropTypes;
|
|
1348
1479
|
}
|
|
1349
|
-
const ConnectionSignalOff = /*#__PURE__*/React.forwardRef(function ConnectionSignalOff(
|
|
1480
|
+
const ConnectionSignalOff = /*#__PURE__*/React.forwardRef(function ConnectionSignalOff(_ref63, ref) {
|
|
1350
1481
|
let {
|
|
1351
1482
|
children,
|
|
1352
1483
|
size = 16,
|
|
1353
1484
|
...rest
|
|
1354
|
-
} =
|
|
1485
|
+
} = _ref63;
|
|
1355
1486
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1356
1487
|
width: size,
|
|
1357
1488
|
height: size,
|
|
@@ -1360,21 +1491,21 @@ const ConnectionSignalOff = /*#__PURE__*/React.forwardRef(function ConnectionSig
|
|
|
1360
1491
|
viewBox: "0 0 32 32",
|
|
1361
1492
|
fill: "currentColor",
|
|
1362
1493
|
...rest
|
|
1363
|
-
},
|
|
1494
|
+
}, _path104 || (_path104 = /*#__PURE__*/React.createElement("path", {
|
|
1364
1495
|
d: "M26,13a8.9089,8.9089,0,0,1-2.5249,6.2339l1.4133,1.4131A10.9795,10.9795,0,0,0,23.6006,4.2l-1.2012,1.6A8.932,8.932,0,0,1,26,13Z"
|
|
1365
|
-
})),
|
|
1496
|
+
})), _path105 || (_path105 = /*#__PURE__*/React.createElement("path", {
|
|
1366
1497
|
d: "M21 13a5.0022 5.0022 0 01-.9023 2.8564l1.4277 1.4278a6.9831 6.9831 0 00-.8584-9.5015l-1.334 1.49A5.0077 5.0077 0 0121 13zM30 28.5859L3.4143 2 2 3.4141l3.71 3.71A10.9824 10.9824 0 008.3994 21.8008l1.2012-1.6A8.9678 8.9678 0 017.1714 8.5854l2.1963 2.1963a6.9664 6.9664 0 001.9648 7.4351l1.334-1.49A5.0072 5.0072 0 0111 13a4.8854 4.8854 0 01.0393-.5464L15 16.4141V30h2V18.4141L28.5857 30z"
|
|
1367
1498
|
})), children);
|
|
1368
1499
|
});
|
|
1369
1500
|
if (process.env.NODE_ENV !== "production") {
|
|
1370
1501
|
ConnectionSignalOff.propTypes = iconPropTypes;
|
|
1371
1502
|
}
|
|
1372
|
-
const Construction = /*#__PURE__*/React.forwardRef(function Construction(
|
|
1503
|
+
const Construction = /*#__PURE__*/React.forwardRef(function Construction(_ref64, ref) {
|
|
1373
1504
|
let {
|
|
1374
1505
|
children,
|
|
1375
1506
|
size = 16,
|
|
1376
1507
|
...rest
|
|
1377
|
-
} =
|
|
1508
|
+
} = _ref64;
|
|
1378
1509
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1379
1510
|
width: size,
|
|
1380
1511
|
height: size,
|
|
@@ -1383,19 +1514,19 @@ const Construction = /*#__PURE__*/React.forwardRef(function Construction(_ref59,
|
|
|
1383
1514
|
viewBox: "0 0 32 32",
|
|
1384
1515
|
fill: "currentColor",
|
|
1385
1516
|
...rest
|
|
1386
|
-
},
|
|
1517
|
+
}, _path106 || (_path106 = /*#__PURE__*/React.createElement("path", {
|
|
1387
1518
|
d: "M29.34 16.06a1.0007 1.0007 0 00-1.1084.3L24.46 20.8857l-5.4355-.9882-3.602-8.9512A3.014 3.014 0 0012.6138 9h-4.06A3.0018 3.0018 0 007.01 9.4277L2 12.4336v6.4009l5 .9092V30H9V20.1074l3.5652.648L14 24.2V30h2V23.8l-1.0911-2.6182L22.99 22.6509 18.2319 28.36A1 1 0 0019 30H29a1 1 0 001-1V17A1 1 0 0029.34 16.06zM4 17.1655V13.5664l3-1.8v5.9448zm5 .9092V11h3.6138a1.0141 1.0141 0 01.9453.6709l3.14 7.8037zM28 28H21.1353L28 19.7617zM12.5 8A3.5 3.5 0 1116 4.5 3.5042 3.5042 0 0112.5 8zm0-5A1.5 1.5 0 1014 4.5 1.5017 1.5017 0 0012.5 3z"
|
|
1388
1519
|
})), children);
|
|
1389
1520
|
});
|
|
1390
1521
|
if (process.env.NODE_ENV !== "production") {
|
|
1391
1522
|
Construction.propTypes = iconPropTypes;
|
|
1392
1523
|
}
|
|
1393
|
-
const ContainerRegistry = /*#__PURE__*/React.forwardRef(function ContainerRegistry(
|
|
1524
|
+
const ContainerRegistry = /*#__PURE__*/React.forwardRef(function ContainerRegistry(_ref65, ref) {
|
|
1394
1525
|
let {
|
|
1395
1526
|
children,
|
|
1396
1527
|
size = 16,
|
|
1397
1528
|
...rest
|
|
1398
|
-
} =
|
|
1529
|
+
} = _ref65;
|
|
1399
1530
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1400
1531
|
width: size,
|
|
1401
1532
|
height: size,
|
|
@@ -1404,9 +1535,9 @@ const ContainerRegistry = /*#__PURE__*/React.forwardRef(function ContainerRegist
|
|
|
1404
1535
|
viewBox: "0 0 32 32",
|
|
1405
1536
|
fill: "currentColor",
|
|
1406
1537
|
...rest
|
|
1407
|
-
},
|
|
1538
|
+
}, _path107 || (_path107 = /*#__PURE__*/React.createElement("path", {
|
|
1408
1539
|
d: "M17,13V6H8V22H24V13ZM10,8h5v5H10Zm0,7h5v5H10Zm12,5H17V15h5Z"
|
|
1409
|
-
})),
|
|
1540
|
+
})), _path108 || (_path108 = /*#__PURE__*/React.createElement("path", {
|
|
1410
1541
|
d: "M28 11H19V2h9zM21 9h5V4H21zM28 20H26v2h2v6H4V22H6V20H4a2.0024 2.0024 0 00-2 2v6a2.0024 2.0024 0 002 2H28a2.0024 2.0024 0 002-2V22A2.0024 2.0024 0 0028 20z"
|
|
1411
1542
|
})), _circle16 || (_circle16 = /*#__PURE__*/React.createElement("circle", {
|
|
1412
1543
|
cx: "7",
|
|
@@ -1417,12 +1548,12 @@ const ContainerRegistry = /*#__PURE__*/React.forwardRef(function ContainerRegist
|
|
|
1417
1548
|
if (process.env.NODE_ENV !== "production") {
|
|
1418
1549
|
ContainerRegistry.propTypes = iconPropTypes;
|
|
1419
1550
|
}
|
|
1420
|
-
const ContainerServices = /*#__PURE__*/React.forwardRef(function ContainerServices(
|
|
1551
|
+
const ContainerServices = /*#__PURE__*/React.forwardRef(function ContainerServices(_ref66, ref) {
|
|
1421
1552
|
let {
|
|
1422
1553
|
children,
|
|
1423
1554
|
size = 16,
|
|
1424
1555
|
...rest
|
|
1425
|
-
} =
|
|
1556
|
+
} = _ref66;
|
|
1426
1557
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1427
1558
|
width: size,
|
|
1428
1559
|
height: size,
|
|
@@ -1431,19 +1562,19 @@ const ContainerServices = /*#__PURE__*/React.forwardRef(function ContainerServic
|
|
|
1431
1562
|
viewBox: "0 0 32 32",
|
|
1432
1563
|
fill: "currentColor",
|
|
1433
1564
|
...rest
|
|
1434
|
-
},
|
|
1565
|
+
}, _path109 || (_path109 = /*#__PURE__*/React.createElement("path", {
|
|
1435
1566
|
d: "M27,22V17a2.0023,2.0023,0,0,0-2-2H17V10h3a2.0023,2.0023,0,0,0,2-2V4a2.0023,2.0023,0,0,0-2-2H12a2.0023,2.0023,0,0,0-2,2V8a2.0023,2.0023,0,0,0,2,2h3v5H7a2.0023,2.0023,0,0,0-2,2v5H2v8h8V22H7V17h8v5H12v8h8V22H17V17h8v5H22v8h8V22ZM12,4h8V8H12ZM8,28H4V24H8Zm10,0H14V24h4Zm10,0H24V24h4Z"
|
|
1436
1567
|
})), children);
|
|
1437
1568
|
});
|
|
1438
1569
|
if (process.env.NODE_ENV !== "production") {
|
|
1439
1570
|
ContainerServices.propTypes = iconPropTypes;
|
|
1440
1571
|
}
|
|
1441
|
-
const ContainerSoftware = /*#__PURE__*/React.forwardRef(function ContainerSoftware(
|
|
1572
|
+
const ContainerSoftware = /*#__PURE__*/React.forwardRef(function ContainerSoftware(_ref67, ref) {
|
|
1442
1573
|
let {
|
|
1443
1574
|
children,
|
|
1444
1575
|
size = 16,
|
|
1445
1576
|
...rest
|
|
1446
|
-
} =
|
|
1577
|
+
} = _ref67;
|
|
1447
1578
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1448
1579
|
width: size,
|
|
1449
1580
|
height: size,
|
|
@@ -1452,23 +1583,23 @@ const ContainerSoftware = /*#__PURE__*/React.forwardRef(function ContainerSoftwa
|
|
|
1452
1583
|
viewBox: "0 0 32 32",
|
|
1453
1584
|
fill: "currentColor",
|
|
1454
1585
|
...rest
|
|
1455
|
-
},
|
|
1586
|
+
}, _path110 || (_path110 = /*#__PURE__*/React.createElement("path", {
|
|
1456
1587
|
d: "M28,12H20V4h8Zm-6-2h4V6H22Z"
|
|
1457
|
-
})),
|
|
1588
|
+
})), _path111 || (_path111 = /*#__PURE__*/React.createElement("path", {
|
|
1458
1589
|
d: "M17,15V9H9V23H23V15Zm-6-4h4v4H11Zm4,10H11V17h4Zm6,0H17V17h4Z"
|
|
1459
|
-
})),
|
|
1590
|
+
})), _path112 || (_path112 = /*#__PURE__*/React.createElement("path", {
|
|
1460
1591
|
d: "M26,28H6a2.0023,2.0023,0,0,1-2-2V6A2.0023,2.0023,0,0,1,6,4H16V6H6V26H26V16h2V26A2.0023,2.0023,0,0,1,26,28Z"
|
|
1461
1592
|
})), children);
|
|
1462
1593
|
});
|
|
1463
1594
|
if (process.env.NODE_ENV !== "production") {
|
|
1464
1595
|
ContainerSoftware.propTypes = iconPropTypes;
|
|
1465
1596
|
}
|
|
1466
|
-
const ContentDeliveryNetwork = /*#__PURE__*/React.forwardRef(function ContentDeliveryNetwork(
|
|
1597
|
+
const ContentDeliveryNetwork = /*#__PURE__*/React.forwardRef(function ContentDeliveryNetwork(_ref68, ref) {
|
|
1467
1598
|
let {
|
|
1468
1599
|
children,
|
|
1469
1600
|
size = 16,
|
|
1470
1601
|
...rest
|
|
1471
|
-
} =
|
|
1602
|
+
} = _ref68;
|
|
1472
1603
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1473
1604
|
width: size,
|
|
1474
1605
|
height: size,
|
|
@@ -1485,21 +1616,21 @@ const ContentDeliveryNetwork = /*#__PURE__*/React.forwardRef(function ContentDel
|
|
|
1485
1616
|
cx: "7",
|
|
1486
1617
|
cy: "7",
|
|
1487
1618
|
r: "2"
|
|
1488
|
-
})),
|
|
1619
|
+
})), _path113 || (_path113 = /*#__PURE__*/React.createElement("path", {
|
|
1489
1620
|
d: "M27,31a4,4,0,1,1,4-4A4.0118,4.0118,0,0,1,27,31Zm0-6a2,2,0,1,0,2,2A2.0059,2.0059,0,0,0,27,25Z"
|
|
1490
|
-
})),
|
|
1621
|
+
})), _path114 || (_path114 = /*#__PURE__*/React.createElement("path", {
|
|
1491
1622
|
d: "M30,16A14.0412,14.0412,0,0,0,16,2,13.0426,13.0426,0,0,0,9.2,3.8l1.1,1.7a24.4254,24.4254,0,0,1,2.4-1A25.1349,25.1349,0,0,0,10,15H4a11.1489,11.1489,0,0,1,1.4-4.7L3.9,9A13.8418,13.8418,0,0,0,2,16,13.9983,13.9983,0,0,0,16,30a13.3656,13.3656,0,0,0,5.2-1l-.6-1.9a11.4416,11.4416,0,0,1-5.2.9h0A21.0713,21.0713,0,0,1,12,17H29.9A3.4019,3.4019,0,0,0,30,16ZM12.8,27.6h0a13.02,13.02,0,0,1-5.3-3.1A12.5053,12.5053,0,0,1,4,17h6A25.0022,25.0022,0,0,0,12.8,27.6ZM12,15A21.4461,21.4461,0,0,1,15.3,4h1.4A21.4461,21.4461,0,0,1,20,15Zm10,0A23.2777,23.2777,0,0,0,19.2,4.4,12.0919,12.0919,0,0,1,27.9,15Z"
|
|
1492
1623
|
})), children);
|
|
1493
1624
|
});
|
|
1494
1625
|
if (process.env.NODE_ENV !== "production") {
|
|
1495
1626
|
ContentDeliveryNetwork.propTypes = iconPropTypes;
|
|
1496
1627
|
}
|
|
1497
|
-
const ContentView = /*#__PURE__*/React.forwardRef(function ContentView(
|
|
1628
|
+
const ContentView = /*#__PURE__*/React.forwardRef(function ContentView(_ref69, ref) {
|
|
1498
1629
|
let {
|
|
1499
1630
|
children,
|
|
1500
1631
|
size = 16,
|
|
1501
1632
|
...rest
|
|
1502
|
-
} =
|
|
1633
|
+
} = _ref69;
|
|
1503
1634
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1504
1635
|
width: size,
|
|
1505
1636
|
height: size,
|
|
@@ -1512,21 +1643,21 @@ const ContentView = /*#__PURE__*/React.forwardRef(function ContentView(_ref64, r
|
|
|
1512
1643
|
cx: "16",
|
|
1513
1644
|
cy: "19",
|
|
1514
1645
|
r: "2"
|
|
1515
|
-
})),
|
|
1646
|
+
})), _path115 || (_path115 = /*#__PURE__*/React.createElement("path", {
|
|
1516
1647
|
d: "M23.7769,18.4785A8.64,8.64,0,0,0,16,13a8.64,8.64,0,0,0-7.7769,5.4785L8,19l.2231.5215A8.64,8.64,0,0,0,16,25a8.64,8.64,0,0,0,7.7769-5.4785L24,19ZM16,23a4,4,0,1,1,4-4A4.0045,4.0045,0,0,1,16,23Z"
|
|
1517
|
-
})),
|
|
1648
|
+
})), _path116 || (_path116 = /*#__PURE__*/React.createElement("path", {
|
|
1518
1649
|
d: "M27,3H5A2,2,0,0,0,3,5V27a2,2,0,0,0,2,2H27a2,2,0,0,0,2-2V5A2,2,0,0,0,27,3ZM5,5H27V9H5ZM5,27V11H27V27Z"
|
|
1519
1650
|
})), children);
|
|
1520
1651
|
});
|
|
1521
1652
|
if (process.env.NODE_ENV !== "production") {
|
|
1522
1653
|
ContentView.propTypes = iconPropTypes;
|
|
1523
1654
|
}
|
|
1524
|
-
const Continue = /*#__PURE__*/React.forwardRef(function Continue(
|
|
1655
|
+
const Continue = /*#__PURE__*/React.forwardRef(function Continue(_ref70, ref) {
|
|
1525
1656
|
let {
|
|
1526
1657
|
children,
|
|
1527
1658
|
size = 16,
|
|
1528
1659
|
...rest
|
|
1529
|
-
} =
|
|
1660
|
+
} = _ref70;
|
|
1530
1661
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1531
1662
|
width: size,
|
|
1532
1663
|
height: size,
|
|
@@ -1535,19 +1666,19 @@ const Continue = /*#__PURE__*/React.forwardRef(function Continue(_ref65, ref) {
|
|
|
1535
1666
|
viewBox: "0 0 32 32",
|
|
1536
1667
|
fill: "currentColor",
|
|
1537
1668
|
...rest
|
|
1538
|
-
},
|
|
1669
|
+
}, _path117 || (_path117 = /*#__PURE__*/React.createElement("path", {
|
|
1539
1670
|
d: "M10 28a1 1 0 01-1-1V5a1 1 0 011.501-.8652l19 11a1 1 0 010 1.73l-19 11A.9975.9975 0 0110 28zM11 6.7344V25.2656L27 16zM4 4H6V28H4z"
|
|
1540
1671
|
})), children);
|
|
1541
1672
|
});
|
|
1542
1673
|
if (process.env.NODE_ENV !== "production") {
|
|
1543
1674
|
Continue.propTypes = iconPropTypes;
|
|
1544
1675
|
}
|
|
1545
|
-
const ContinueFilled = /*#__PURE__*/React.forwardRef(function ContinueFilled(
|
|
1676
|
+
const ContinueFilled = /*#__PURE__*/React.forwardRef(function ContinueFilled(_ref71, ref) {
|
|
1546
1677
|
let {
|
|
1547
1678
|
children,
|
|
1548
1679
|
size = 16,
|
|
1549
1680
|
...rest
|
|
1550
|
-
} =
|
|
1681
|
+
} = _ref71;
|
|
1551
1682
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1552
1683
|
width: size,
|
|
1553
1684
|
height: size,
|
|
@@ -1556,19 +1687,19 @@ const ContinueFilled = /*#__PURE__*/React.forwardRef(function ContinueFilled(_re
|
|
|
1556
1687
|
viewBox: "0 0 32 32",
|
|
1557
1688
|
fill: "currentColor",
|
|
1558
1689
|
...rest
|
|
1559
|
-
},
|
|
1690
|
+
}, _path118 || (_path118 = /*#__PURE__*/React.createElement("path", {
|
|
1560
1691
|
d: "M10 28a1 1 0 01-1-1V5a1 1 0 011.501-.8652l19 11a1 1 0 010 1.73l-19 11A.9975.9975 0 0110 28zM4 4H6V28H4z"
|
|
1561
1692
|
})), children);
|
|
1562
1693
|
});
|
|
1563
1694
|
if (process.env.NODE_ENV !== "production") {
|
|
1564
1695
|
ContinueFilled.propTypes = iconPropTypes;
|
|
1565
1696
|
}
|
|
1566
|
-
const ContinuousDeployment = /*#__PURE__*/React.forwardRef(function ContinuousDeployment(
|
|
1697
|
+
const ContinuousDeployment = /*#__PURE__*/React.forwardRef(function ContinuousDeployment(_ref72, ref) {
|
|
1567
1698
|
let {
|
|
1568
1699
|
children,
|
|
1569
1700
|
size = 16,
|
|
1570
1701
|
...rest
|
|
1571
|
-
} =
|
|
1702
|
+
} = _ref72;
|
|
1572
1703
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1573
1704
|
width: size,
|
|
1574
1705
|
height: size,
|
|
@@ -1577,19 +1708,19 @@ const ContinuousDeployment = /*#__PURE__*/React.forwardRef(function ContinuousDe
|
|
|
1577
1708
|
viewBox: "0 0 32 32",
|
|
1578
1709
|
fill: "currentColor",
|
|
1579
1710
|
...rest
|
|
1580
|
-
},
|
|
1711
|
+
}, _path119 || (_path119 = /*#__PURE__*/React.createElement("path", {
|
|
1581
1712
|
d: "M24,2l-6,6l1.4,1.4L23,5.8V19c0,5-4,9-9,9c-1.6,0-3.1-0.4-4.3-1.1C10.1,27,10.5,27,11,27c4.4,0,8-3.6,8-8s-3.6-8-8-8 s-8,3.6-8,8c0,6.1,4.9,11,11,11s11-4.9,11-11V5.8l3.6,3.6L30,8L24,2z M5,19.6c0-0.2,0-0.4,0-0.6c0-3.3,2.7-6,6-6s6,2.7,6,6 s-2.7,6-6,6C7.9,25,5.3,22.6,5,19.6z"
|
|
1582
1713
|
})), children);
|
|
1583
1714
|
});
|
|
1584
1715
|
if (process.env.NODE_ENV !== "production") {
|
|
1585
1716
|
ContinuousDeployment.propTypes = iconPropTypes;
|
|
1586
1717
|
}
|
|
1587
|
-
const ContinuousIntegration = /*#__PURE__*/React.forwardRef(function ContinuousIntegration(
|
|
1718
|
+
const ContinuousIntegration = /*#__PURE__*/React.forwardRef(function ContinuousIntegration(_ref73, ref) {
|
|
1588
1719
|
let {
|
|
1589
1720
|
children,
|
|
1590
1721
|
size = 16,
|
|
1591
1722
|
...rest
|
|
1592
|
-
} =
|
|
1723
|
+
} = _ref73;
|
|
1593
1724
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1594
1725
|
width: size,
|
|
1595
1726
|
height: size,
|
|
@@ -1598,19 +1729,19 @@ const ContinuousIntegration = /*#__PURE__*/React.forwardRef(function ContinuousI
|
|
|
1598
1729
|
viewBox: "0 0 32 32",
|
|
1599
1730
|
fill: "currentColor",
|
|
1600
1731
|
...rest
|
|
1601
|
-
},
|
|
1732
|
+
}, _path120 || (_path120 = /*#__PURE__*/React.createElement("path", {
|
|
1602
1733
|
d: "M31.9,15.5l-5.7-10C25.9,5.2,25.6,5,25.3,5H6.7C6.4,5,6.1,5.2,5.9,5.5l-5.7,10C0,15.7,0,15.8,0,16s0,0.3,0.1,0.5l5.7,10 C6.1,26.8,6.4,27,6.7,27h18.5c0.4,0,0.7-0.2,0.9-0.5l5.7-10C32,16.3,32,16.2,32,16S32,15.7,31.9,15.5z M17.8,15h-8l4-7L17.8,15z M15.5,7h8l-4,7L15.5,7z M17.8,17l-4,7l-4-7H17.8z M19.5,18l4,7h-8L19.5,18z M21.2,17h8l-4,7L21.2,17z M21.2,15l4-7l4,7H21.2z M7.3,7H12l-4.6,8H2.7L7.3,7z M7.3,25l-4.6-8h4.7l4.6,8H7.3z"
|
|
1603
1734
|
})), children);
|
|
1604
1735
|
});
|
|
1605
1736
|
if (process.env.NODE_ENV !== "production") {
|
|
1606
1737
|
ContinuousIntegration.propTypes = iconPropTypes;
|
|
1607
1738
|
}
|
|
1608
|
-
const WatsonHealthContourDraw = /*#__PURE__*/React.forwardRef(function WatsonHealthContourDraw(
|
|
1739
|
+
const WatsonHealthContourDraw = /*#__PURE__*/React.forwardRef(function WatsonHealthContourDraw(_ref74, ref) {
|
|
1609
1740
|
let {
|
|
1610
1741
|
children,
|
|
1611
1742
|
size = 16,
|
|
1612
1743
|
...rest
|
|
1613
|
-
} =
|
|
1744
|
+
} = _ref74;
|
|
1614
1745
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1615
1746
|
width: size,
|
|
1616
1747
|
height: size,
|
|
@@ -1619,19 +1750,19 @@ const WatsonHealthContourDraw = /*#__PURE__*/React.forwardRef(function WatsonHea
|
|
|
1619
1750
|
viewBox: "0 0 32 32",
|
|
1620
1751
|
fill: "currentColor",
|
|
1621
1752
|
...rest
|
|
1622
|
-
},
|
|
1753
|
+
}, _path121 || (_path121 = /*#__PURE__*/React.createElement("path", {
|
|
1623
1754
|
d: "M7.7 4.7a14.7029 14.7029 0 00-3 3.1L6.3 9A13.2634 13.2634 0 018.9 6.3zM4.6 12.3l-1.9-.6A12.5111 12.5111 0 002 16H4A11.4756 11.4756 0 014.6 12.3zM11.7 2.7l.6 1.9A11.4756 11.4756 0 0116 4V2A12.5111 12.5111 0 0011.7 2.7zM24.2 27.3a15.18 15.18 0 003.1-3.1L25.7 23A11.526 11.526 0 0123 25.7zM27.4 19.7l1.9.6A15.4747 15.4747 0 0030 16H28A11.4756 11.4756 0 0127.4 19.7zM29.2 11.6a14.4029 14.4029 0 00-2-3.9L25.6 8.9a12.8867 12.8867 0 011.7 3.3zM24.1 4.6a14.4029 14.4029 0 00-3.9-2l-.6 1.9a12.8867 12.8867 0 013.3 1.7zM20.3 29.3l-.6-1.9A11.4756 11.4756 0 0116 28v2A21.4206 21.4206 0 0020.3 29.3zM15.4023 24.248a11.9488 11.9488 0 00-1.7182-3.3354L15.2974 19.73a13.9486 13.9486 0 012.0044 3.893zM11.02 18.2668a11.9215 11.9215 0 00-3.3467-1.6943l.6114-1.9043a13.9242 13.9242 0 013.9072 1.978z"
|
|
1624
1755
|
})), children);
|
|
1625
1756
|
});
|
|
1626
1757
|
if (process.env.NODE_ENV !== "production") {
|
|
1627
1758
|
WatsonHealthContourDraw.propTypes = iconPropTypes;
|
|
1628
1759
|
}
|
|
1629
|
-
const WatsonHealthContourEdit = /*#__PURE__*/React.forwardRef(function WatsonHealthContourEdit(
|
|
1760
|
+
const WatsonHealthContourEdit = /*#__PURE__*/React.forwardRef(function WatsonHealthContourEdit(_ref75, ref) {
|
|
1630
1761
|
let {
|
|
1631
1762
|
children,
|
|
1632
1763
|
size = 16,
|
|
1633
1764
|
...rest
|
|
1634
|
-
} =
|
|
1765
|
+
} = _ref75;
|
|
1635
1766
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1636
1767
|
width: size,
|
|
1637
1768
|
height: size,
|
|
@@ -1640,21 +1771,21 @@ const WatsonHealthContourEdit = /*#__PURE__*/React.forwardRef(function WatsonHea
|
|
|
1640
1771
|
viewBox: "0 0 32 32",
|
|
1641
1772
|
fill: "currentColor",
|
|
1642
1773
|
...rest
|
|
1643
|
-
},
|
|
1774
|
+
}, _path122 || (_path122 = /*#__PURE__*/React.createElement("path", {
|
|
1644
1775
|
d: "M16 30V28A12.0021 12.0021 0 0019.6924 4.5786l.6152-1.9033A14.0022 14.0022 0 0116 30zM7.7 4.7a14.7029 14.7029 0 00-3 3.1L6.3 9A13.2634 13.2634 0 018.9 6.3zM4.6 12.3l-1.9-.6A12.5111 12.5111 0 002 16H4A11.4756 11.4756 0 014.6 12.3zM11.7 2.7l.6 1.9A11.4756 11.4756 0 0116 4V2A12.5111 12.5111 0 0011.7 2.7z"
|
|
1645
|
-
})),
|
|
1776
|
+
})), _path123 || (_path123 = /*#__PURE__*/React.createElement("path", {
|
|
1646
1777
|
d: "M15.4023 24.248a11.9488 11.9488 0 00-1.7182-3.3354L15.2974 19.73a13.9486 13.9486 0 012.0044 3.893zM11.02 18.2668a11.9215 11.9215 0 00-3.3467-1.6943l.6114-1.9043a13.9242 13.9242 0 013.9072 1.978z"
|
|
1647
1778
|
})), children);
|
|
1648
1779
|
});
|
|
1649
1780
|
if (process.env.NODE_ENV !== "production") {
|
|
1650
1781
|
WatsonHealthContourEdit.propTypes = iconPropTypes;
|
|
1651
1782
|
}
|
|
1652
|
-
const WatsonHealthContourFinding = /*#__PURE__*/React.forwardRef(function WatsonHealthContourFinding(
|
|
1783
|
+
const WatsonHealthContourFinding = /*#__PURE__*/React.forwardRef(function WatsonHealthContourFinding(_ref76, ref) {
|
|
1653
1784
|
let {
|
|
1654
1785
|
children,
|
|
1655
1786
|
size = 16,
|
|
1656
1787
|
...rest
|
|
1657
|
-
} =
|
|
1788
|
+
} = _ref76;
|
|
1658
1789
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1659
1790
|
width: size,
|
|
1660
1791
|
height: size,
|
|
@@ -1663,19 +1794,19 @@ const WatsonHealthContourFinding = /*#__PURE__*/React.forwardRef(function Watson
|
|
|
1663
1794
|
viewBox: "0 0 32 32",
|
|
1664
1795
|
fill: "currentColor",
|
|
1665
1796
|
...rest
|
|
1666
|
-
},
|
|
1797
|
+
}, _path124 || (_path124 = /*#__PURE__*/React.createElement("path", {
|
|
1667
1798
|
d: "M7.7 4.7a14.7029 14.7029 0 00-3 3.1L6.3 9A13.2634 13.2634 0 018.9 6.3zM4.6 12.3l-1.9-.6A12.5111 12.5111 0 002 16H4A11.4756 11.4756 0 014.6 12.3zM2.7 20.4a14.4029 14.4029 0 002 3.9l1.6-1.2a12.8867 12.8867 0 01-1.7-3.3zM7.8 27.3a14.4029 14.4029 0 003.9 2l.6-1.9A12.8867 12.8867 0 019 25.7zM11.7 2.7l.6 1.9A11.4756 11.4756 0 0116 4V2A12.5111 12.5111 0 0011.7 2.7zM24.2 27.3a15.18 15.18 0 003.1-3.1L25.7 23A11.526 11.526 0 0123 25.7zM27.4 19.7l1.9.6A15.4747 15.4747 0 0030 16H28A11.4756 11.4756 0 0127.4 19.7zM29.2 11.6a14.4029 14.4029 0 00-2-3.9L25.6 8.9a12.8867 12.8867 0 011.7 3.3zM24.1 4.6a14.4029 14.4029 0 00-3.9-2l-.6 1.9a12.8867 12.8867 0 013.3 1.7zM20.3 29.3l-.6-1.9A11.4756 11.4756 0 0116 28v2A21.4206 21.4206 0 0020.3 29.3zM16 26A10 10 0 1126 16 10.0115 10.0115 0 0116 26zM16 8a8 8 0 108 8A8.0092 8.0092 0 0016 8z"
|
|
1668
1799
|
})), children);
|
|
1669
1800
|
});
|
|
1670
1801
|
if (process.env.NODE_ENV !== "production") {
|
|
1671
1802
|
WatsonHealthContourFinding.propTypes = iconPropTypes;
|
|
1672
1803
|
}
|
|
1673
|
-
const Contrast = /*#__PURE__*/React.forwardRef(function Contrast(
|
|
1804
|
+
const Contrast = /*#__PURE__*/React.forwardRef(function Contrast(_ref77, ref) {
|
|
1674
1805
|
let {
|
|
1675
1806
|
children,
|
|
1676
1807
|
size = 16,
|
|
1677
1808
|
...rest
|
|
1678
|
-
} =
|
|
1809
|
+
} = _ref77;
|
|
1679
1810
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1680
1811
|
width: size,
|
|
1681
1812
|
height: size,
|
|
@@ -1684,19 +1815,19 @@ const Contrast = /*#__PURE__*/React.forwardRef(function Contrast(_ref72, ref) {
|
|
|
1684
1815
|
viewBox: "0 0 32 32",
|
|
1685
1816
|
fill: "currentColor",
|
|
1686
1817
|
...rest
|
|
1687
|
-
},
|
|
1818
|
+
}, _path125 || (_path125 = /*#__PURE__*/React.createElement("path", {
|
|
1688
1819
|
d: "M29.37,11.84a13.6,13.6,0,0,0-1.06-2.51A14.17,14.17,0,0,0,25.9,6.1a14,14,0,1,0,0,19.8,14.17,14.17,0,0,0,2.41-3.23,13.6,13.6,0,0,0,1.06-2.51,14,14,0,0,0,0-8.32ZM4,16A12,12,0,0,1,16,4V28A12,12,0,0,1,4,16Z"
|
|
1689
1820
|
})), children);
|
|
1690
1821
|
});
|
|
1691
1822
|
if (process.env.NODE_ENV !== "production") {
|
|
1692
1823
|
Contrast.propTypes = iconPropTypes;
|
|
1693
1824
|
}
|
|
1694
|
-
const ConvertToCloud = /*#__PURE__*/React.forwardRef(function ConvertToCloud(
|
|
1825
|
+
const ConvertToCloud = /*#__PURE__*/React.forwardRef(function ConvertToCloud(_ref78, ref) {
|
|
1695
1826
|
let {
|
|
1696
1827
|
children,
|
|
1697
1828
|
size = 16,
|
|
1698
1829
|
...rest
|
|
1699
|
-
} =
|
|
1830
|
+
} = _ref78;
|
|
1700
1831
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1701
1832
|
width: size,
|
|
1702
1833
|
height: size,
|
|
@@ -1705,19 +1836,19 @@ const ConvertToCloud = /*#__PURE__*/React.forwardRef(function ConvertToCloud(_re
|
|
|
1705
1836
|
viewBox: "0 0 32 32",
|
|
1706
1837
|
fill: "currentColor",
|
|
1707
1838
|
...rest
|
|
1708
|
-
},
|
|
1839
|
+
}, _path126 || (_path126 = /*#__PURE__*/React.createElement("path", {
|
|
1709
1840
|
d: "M26.5 12H19a4 4 0 010-8h.0835A4.7864 4.7864 0 0123 2a4.9816 4.9816 0 014.6543 3.2034A3.4667 3.4667 0 0130 8.5 3.5041 3.5041 0 0126.5 12zM19 6a2 2 0 000 4h7.5A1.5017 1.5017 0 0028 8.5a1.4855 1.4855 0 00-1.2778-1.4739L26.061 6.927l-.1616-.6487a2.9568 2.9568 0 00-5.4873-.7121L20.1143 6zM23 14l-5 5 1.4141 1.4141L22 17.8325V24H16v2h6a2.0025 2.0025 0 002-2V17.8325l2.5874 2.583L28 19zM2 20H12V22H2zM2 24H12V26H2zM2 28H12V30H2z"
|
|
1710
1841
|
})), children);
|
|
1711
1842
|
});
|
|
1712
1843
|
if (process.env.NODE_ENV !== "production") {
|
|
1713
1844
|
ConvertToCloud.propTypes = iconPropTypes;
|
|
1714
1845
|
}
|
|
1715
|
-
const Cookie = /*#__PURE__*/React.forwardRef(function Cookie(
|
|
1846
|
+
const Cookie = /*#__PURE__*/React.forwardRef(function Cookie(_ref79, ref) {
|
|
1716
1847
|
let {
|
|
1717
1848
|
children,
|
|
1718
1849
|
size = 16,
|
|
1719
1850
|
...rest
|
|
1720
|
-
} =
|
|
1851
|
+
} = _ref79;
|
|
1721
1852
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1722
1853
|
width: size,
|
|
1723
1854
|
height: size,
|
|
@@ -1754,19 +1885,19 @@ const Cookie = /*#__PURE__*/React.forwardRef(function Cookie(_ref74, ref) {
|
|
|
1754
1885
|
cx: "16",
|
|
1755
1886
|
cy: "23",
|
|
1756
1887
|
r: "1"
|
|
1757
|
-
})),
|
|
1888
|
+
})), _path127 || (_path127 = /*#__PURE__*/React.createElement("path", {
|
|
1758
1889
|
d: "M16,30C8.3,30,2,23.7,2,16S8.3,2,16,2c0.1,0,0.2,0,0.3,0l1.4,0.1l-0.3,1.2c-0.1,0.4-0.2,0.9-0.2,1.3c0,2.8,2.2,5,5,5 c1,0,2-0.3,2.9-0.9l1.3,1.5c-0.4,0.4-0.6,0.9-0.6,1.4c0,1.3,1.3,2.4,2.7,1.9l1.2-0.5l0.2,1.3C30,14.9,30,15.5,30,16 C30,23.7,23.7,30,16,30z M15.3,4C9,4.4,4,9.6,4,16c0,6.6,5.4,12,12,12s12-5.4,12-12c0-0.1,0-0.3,0-0.4c-2.3,0.1-4.2-1.7-4.2-4 c0-0.1,0-0.1,0-0.2c-0.5,0.1-1,0.2-1.6,0.2c-3.9,0-7-3.1-7-7C15.2,4.4,15.2,4.2,15.3,4z"
|
|
1759
1890
|
})), children);
|
|
1760
1891
|
});
|
|
1761
1892
|
if (process.env.NODE_ENV !== "production") {
|
|
1762
1893
|
Cookie.propTypes = iconPropTypes;
|
|
1763
1894
|
}
|
|
1764
|
-
const Copy = /*#__PURE__*/React.forwardRef(function Copy(
|
|
1895
|
+
const Copy = /*#__PURE__*/React.forwardRef(function Copy(_ref80, ref) {
|
|
1765
1896
|
let {
|
|
1766
1897
|
children,
|
|
1767
1898
|
size = 16,
|
|
1768
1899
|
...rest
|
|
1769
|
-
} =
|
|
1900
|
+
} = _ref80;
|
|
1770
1901
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1771
1902
|
width: size,
|
|
1772
1903
|
height: size,
|
|
@@ -1775,21 +1906,21 @@ const Copy = /*#__PURE__*/React.forwardRef(function Copy(_ref75, ref) {
|
|
|
1775
1906
|
viewBox: "0 0 32 32",
|
|
1776
1907
|
fill: "currentColor",
|
|
1777
1908
|
...rest
|
|
1778
|
-
},
|
|
1909
|
+
}, _path128 || (_path128 = /*#__PURE__*/React.createElement("path", {
|
|
1779
1910
|
d: "M28,10V28H10V10H28m0-2H10a2,2,0,0,0-2,2V28a2,2,0,0,0,2,2H28a2,2,0,0,0,2-2V10a2,2,0,0,0-2-2Z"
|
|
1780
|
-
})),
|
|
1911
|
+
})), _path129 || (_path129 = /*#__PURE__*/React.createElement("path", {
|
|
1781
1912
|
d: "M4,18H2V4A2,2,0,0,1,4,2H18V4H4Z"
|
|
1782
1913
|
})), children);
|
|
1783
1914
|
});
|
|
1784
1915
|
if (process.env.NODE_ENV !== "production") {
|
|
1785
1916
|
Copy.propTypes = iconPropTypes;
|
|
1786
1917
|
}
|
|
1787
|
-
const CopyFile = /*#__PURE__*/React.forwardRef(function CopyFile(
|
|
1918
|
+
const CopyFile = /*#__PURE__*/React.forwardRef(function CopyFile(_ref81, ref) {
|
|
1788
1919
|
let {
|
|
1789
1920
|
children,
|
|
1790
1921
|
size = 16,
|
|
1791
1922
|
...rest
|
|
1792
|
-
} =
|
|
1923
|
+
} = _ref81;
|
|
1793
1924
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1794
1925
|
width: size,
|
|
1795
1926
|
height: size,
|
|
@@ -1798,21 +1929,21 @@ const CopyFile = /*#__PURE__*/React.forwardRef(function CopyFile(_ref76, ref) {
|
|
|
1798
1929
|
viewBox: "0 0 32 32",
|
|
1799
1930
|
fill: "currentColor",
|
|
1800
1931
|
...rest
|
|
1801
|
-
},
|
|
1932
|
+
}, _path130 || (_path130 = /*#__PURE__*/React.createElement("path", {
|
|
1802
1933
|
d: "M27.4,14.7l-6.1-6.1C21,8.2,20.5,8,20,8h-8c-1.1,0-2,0.9-2,2v18c0,1.1,0.9,2,2,2h14c1.1,0,2-0.9,2-2V16.1 C28,15.6,27.8,15.1,27.4,14.7z M20,10l5.9,6H20V10z M12,28V10h6v6c0,1.1,0.9,2,2,2h6l0,10H12z"
|
|
1803
|
-
})),
|
|
1934
|
+
})), _path131 || (_path131 = /*#__PURE__*/React.createElement("path", {
|
|
1804
1935
|
d: "M6,18H4V4c0-1.1,0.9-2,2-2h14v2H6V18z"
|
|
1805
1936
|
})), children);
|
|
1806
1937
|
});
|
|
1807
1938
|
if (process.env.NODE_ENV !== "production") {
|
|
1808
1939
|
CopyFile.propTypes = iconPropTypes;
|
|
1809
1940
|
}
|
|
1810
|
-
const CopyLink = /*#__PURE__*/React.forwardRef(function CopyLink(
|
|
1941
|
+
const CopyLink = /*#__PURE__*/React.forwardRef(function CopyLink(_ref82, ref) {
|
|
1811
1942
|
let {
|
|
1812
1943
|
children,
|
|
1813
1944
|
size = 16,
|
|
1814
1945
|
...rest
|
|
1815
|
-
} =
|
|
1946
|
+
} = _ref82;
|
|
1816
1947
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1817
1948
|
width: size,
|
|
1818
1949
|
height: size,
|
|
@@ -1821,23 +1952,23 @@ const CopyLink = /*#__PURE__*/React.forwardRef(function CopyLink(_ref77, ref) {
|
|
|
1821
1952
|
viewBox: "0 0 32 32",
|
|
1822
1953
|
fill: "currentColor",
|
|
1823
1954
|
...rest
|
|
1824
|
-
},
|
|
1955
|
+
}, _path132 || (_path132 = /*#__PURE__*/React.createElement("path", {
|
|
1825
1956
|
d: "M11.9474,19a4.9476,4.9476,0,0,1-3.4991-8.4465l5.1053-5.1043a4.9482,4.9482,0,0,1,6.9981,6.9976l-.5523.5526-1.4158-1.4129.5577-.5579a2.95,2.95,0,0,0-.0039-4.1653,3.02,3.02,0,0,0-4.17,0l-5.1047,5.104a2.9474,2.9474,0,0,0,0,4.1692,3.02,3.02,0,0,0,4.17,0l1.4143,1.4145A4.9176,4.9176,0,0,1,11.9474,19Z"
|
|
1826
|
-
})),
|
|
1957
|
+
})), _path133 || (_path133 = /*#__PURE__*/React.createElement("path", {
|
|
1827
1958
|
d: "M19.9474,17a4.9476,4.9476,0,0,1-3.4991-8.4465l.5526-.5526,1.4143,1.4146-.5526.5523a2.9476,2.9476,0,0,0,0,4.1689,3.02,3.02,0,0,0,4.17,0c.26-.26,4.7293-4.7293,5.1053-5.1045a2.951,2.951,0,0,0,0-4.1687,3.02,3.02,0,0,0-4.17,0L21.5536,3.449a4.9483,4.9483,0,0,1,6.9981,6.9978c-.3765.376-4.844,4.8428-5.1038,5.1035A4.9193,4.9193,0,0,1,19.9474,17Z"
|
|
1828
|
-
})),
|
|
1959
|
+
})), _path134 || (_path134 = /*#__PURE__*/React.createElement("path", {
|
|
1829
1960
|
d: "M24,30H4a2.0021,2.0021,0,0,1-2-2V8A2.0021,2.0021,0,0,1,4,6H8V8H4V28H24V18h2V28A2.0021,2.0021,0,0,1,24,30Z"
|
|
1830
1961
|
})), children);
|
|
1831
1962
|
});
|
|
1832
1963
|
if (process.env.NODE_ENV !== "production") {
|
|
1833
1964
|
CopyLink.propTypes = iconPropTypes;
|
|
1834
1965
|
}
|
|
1835
|
-
const Corn = /*#__PURE__*/React.forwardRef(function Corn(
|
|
1966
|
+
const Corn = /*#__PURE__*/React.forwardRef(function Corn(_ref83, ref) {
|
|
1836
1967
|
let {
|
|
1837
1968
|
children,
|
|
1838
1969
|
size = 16,
|
|
1839
1970
|
...rest
|
|
1840
|
-
} =
|
|
1971
|
+
} = _ref83;
|
|
1841
1972
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1842
1973
|
width: size,
|
|
1843
1974
|
height: size,
|
|
@@ -1846,19 +1977,19 @@ const Corn = /*#__PURE__*/React.forwardRef(function Corn(_ref78, ref) {
|
|
|
1846
1977
|
viewBox: "0 0 32 32",
|
|
1847
1978
|
fill: "currentColor",
|
|
1848
1979
|
...rest
|
|
1849
|
-
},
|
|
1980
|
+
}, _path135 || (_path135 = /*#__PURE__*/React.createElement("path", {
|
|
1850
1981
|
d: "M23,16c-.3374,0-.67.02-1,.0508V16C22,8.115,19.0435,2,16.5,2S11,8.115,11,16v5H6v3a6.0067,6.0067,0,0,0,6,6h3A11.0125,11.0125,0,0,0,26,19V16ZM13,16h2V14H13.0728a25.8942,25.8942,0,0,1,.5654-4H16V8H14.2c.81-2.4058,1.8149-3.7715,2.3-3.9863.66.2919,2.2842,2.7036,3.0654,6.9863H18v2h1.8442A29.1625,29.1625,0,0,1,20,16v.4263A11.0554,11.0554,0,0,0,13.79,21H13ZM12,28a4.0045,4.0045,0,0,1-4-4V23h4.7639A10.9033,10.9033,0,0,0,12,27Zm12-9a9.01,9.01,0,0,1-9,9H14V27a9.01,9.01,0,0,1,9-9h1Z"
|
|
1851
1982
|
})), children);
|
|
1852
1983
|
});
|
|
1853
1984
|
if (process.env.NODE_ENV !== "production") {
|
|
1854
1985
|
Corn.propTypes = iconPropTypes;
|
|
1855
1986
|
}
|
|
1856
|
-
const Corner = /*#__PURE__*/React.forwardRef(function Corner(
|
|
1987
|
+
const Corner = /*#__PURE__*/React.forwardRef(function Corner(_ref84, ref) {
|
|
1857
1988
|
let {
|
|
1858
1989
|
children,
|
|
1859
1990
|
size = 16,
|
|
1860
1991
|
...rest
|
|
1861
|
-
} =
|
|
1992
|
+
} = _ref84;
|
|
1862
1993
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1863
1994
|
width: size,
|
|
1864
1995
|
height: size,
|
|
@@ -1867,19 +1998,19 @@ const Corner = /*#__PURE__*/React.forwardRef(function Corner(_ref79, ref) {
|
|
|
1867
1998
|
viewBox: "0 0 32 32",
|
|
1868
1999
|
fill: "currentColor",
|
|
1869
2000
|
...rest
|
|
1870
|
-
},
|
|
2001
|
+
}, _path136 || (_path136 = /*#__PURE__*/React.createElement("path", {
|
|
1871
2002
|
d: "M28,9H14V6H6v8H9V28h2V14h3V11H28ZM12,12H8V8h4Z"
|
|
1872
2003
|
})), children);
|
|
1873
2004
|
});
|
|
1874
2005
|
if (process.env.NODE_ENV !== "production") {
|
|
1875
2006
|
Corner.propTypes = iconPropTypes;
|
|
1876
2007
|
}
|
|
1877
|
-
const Coronavirus = /*#__PURE__*/React.forwardRef(function Coronavirus(
|
|
2008
|
+
const Coronavirus = /*#__PURE__*/React.forwardRef(function Coronavirus(_ref85, ref) {
|
|
1878
2009
|
let {
|
|
1879
2010
|
children,
|
|
1880
2011
|
size = 16,
|
|
1881
2012
|
...rest
|
|
1882
|
-
} =
|
|
2013
|
+
} = _ref85;
|
|
1883
2014
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1884
2015
|
width: size,
|
|
1885
2016
|
height: size,
|
|
@@ -1908,19 +2039,19 @@ const Coronavirus = /*#__PURE__*/React.forwardRef(function Coronavirus(_ref80, r
|
|
|
1908
2039
|
cx: "11.5",
|
|
1909
2040
|
cy: "16.5",
|
|
1910
2041
|
r: "1.5"
|
|
1911
|
-
})),
|
|
2042
|
+
})), _path137 || (_path137 = /*#__PURE__*/React.createElement("path", {
|
|
1912
2043
|
d: "M28,13v2H25.9492a9.9476,9.9476,0,0,0-2.2143-5.3213l1.4367-1.4365,1.4143,1.4145L28,8.2427,23.7578,4l-1.414,1.4141,1.414,1.414-1.437,1.4365A9.9464,9.9464,0,0,0,17,6.0508V4h2V2H13V4h2V6.0508A9.9464,9.9464,0,0,0,9.6792,8.2646L8.2422,6.8281l1.414-1.414L8.2422,4,4,8.2427l1.4141,1.414L6.8284,8.2422,8.2651,9.6787A9.9476,9.9476,0,0,0,6.0508,15H4V13H2v6H4V17H6.0508a9.9476,9.9476,0,0,0,2.2143,5.3213L6.8284,23.7578,5.4141,22.3433,4,23.7573,8.2422,28l1.414-1.4141-1.414-1.414,1.437-1.4365A9.9464,9.9464,0,0,0,15,25.9492V28H13v2h6V28H17V25.9492a9.9464,9.9464,0,0,0,5.3208-2.2138l1.437,1.4365-1.414,1.414L23.7578,28,28,23.7573l-1.4141-1.414-1.4143,1.4145-1.4367-1.4365A9.9476,9.9476,0,0,0,25.9492,17H28v2h2V13ZM16,24a8,8,0,1,1,8-8A8.0092,8.0092,0,0,1,16,24Z"
|
|
1913
2044
|
})), children);
|
|
1914
2045
|
});
|
|
1915
2046
|
if (process.env.NODE_ENV !== "production") {
|
|
1916
2047
|
Coronavirus.propTypes = iconPropTypes;
|
|
1917
2048
|
}
|
|
1918
|
-
const Cost = /*#__PURE__*/React.forwardRef(function Cost(
|
|
2049
|
+
const Cost = /*#__PURE__*/React.forwardRef(function Cost(_ref86, ref) {
|
|
1919
2050
|
let {
|
|
1920
2051
|
children,
|
|
1921
2052
|
size = 16,
|
|
1922
2053
|
...rest
|
|
1923
|
-
} =
|
|
2054
|
+
} = _ref86;
|
|
1924
2055
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1925
2056
|
width: size,
|
|
1926
2057
|
height: size,
|
|
@@ -1929,21 +2060,21 @@ const Cost = /*#__PURE__*/React.forwardRef(function Cost(_ref81, ref) {
|
|
|
1929
2060
|
viewBox: "0 0 32 32",
|
|
1930
2061
|
fill: "currentColor",
|
|
1931
2062
|
...rest
|
|
1932
|
-
},
|
|
2063
|
+
}, _path138 || (_path138 = /*#__PURE__*/React.createElement("path", {
|
|
1933
2064
|
d: "M16,23a7,7,0,1,1,7-7A7.0078,7.0078,0,0,1,16,23Zm0-12a5,5,0,1,0,5,5A5.0057,5.0057,0,0,0,16,11Z"
|
|
1934
|
-
})),
|
|
2065
|
+
})), _path139 || (_path139 = /*#__PURE__*/React.createElement("path", {
|
|
1935
2066
|
d: "M30,6.4141,28.5859,5l-3.35,3.35A12.0812,12.0812,0,0,0,23.65,6.7637L27,3.4141,25.5859,2,21.9766,5.6094A11.9792,11.9792,0,0,0,5.6094,21.9766L2,25.5859,3.4141,27l3.35-3.35A12.0812,12.0812,0,0,0,8.35,25.2363L5,28.5859,6.4141,30l3.6093-3.6094A11.9792,11.9792,0,0,0,26.3906,10.0234ZM16,26A10,10,0,1,1,26,16,10.0114,10.0114,0,0,1,16,26Z"
|
|
1936
2067
|
})), children);
|
|
1937
2068
|
});
|
|
1938
2069
|
if (process.env.NODE_ENV !== "production") {
|
|
1939
2070
|
Cost.propTypes = iconPropTypes;
|
|
1940
2071
|
}
|
|
1941
|
-
const CostTotal = /*#__PURE__*/React.forwardRef(function CostTotal(
|
|
2072
|
+
const CostTotal = /*#__PURE__*/React.forwardRef(function CostTotal(_ref87, ref) {
|
|
1942
2073
|
let {
|
|
1943
2074
|
children,
|
|
1944
2075
|
size = 16,
|
|
1945
2076
|
...rest
|
|
1946
|
-
} =
|
|
2077
|
+
} = _ref87;
|
|
1947
2078
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1948
2079
|
width: size,
|
|
1949
2080
|
height: size,
|
|
@@ -1952,21 +2083,21 @@ const CostTotal = /*#__PURE__*/React.forwardRef(function CostTotal(_ref82, ref)
|
|
|
1952
2083
|
viewBox: "0 0 32 32",
|
|
1953
2084
|
fill: "currentColor",
|
|
1954
2085
|
...rest
|
|
1955
|
-
},
|
|
2086
|
+
}, _path140 || (_path140 = /*#__PURE__*/React.createElement("path", {
|
|
1956
2087
|
d: "M10 13H22V15H10zM10 18H22V20H10z"
|
|
1957
|
-
})),
|
|
2088
|
+
})), _path141 || (_path141 = /*#__PURE__*/React.createElement("path", {
|
|
1958
2089
|
d: "M30,6.4141,28.5859,5l-3.35,3.35A12.0812,12.0812,0,0,0,23.65,6.7637L27,3.4141,25.5859,2,21.9766,5.6094A11.9792,11.9792,0,0,0,5.6094,21.9766L2,25.5859,3.4141,27l3.35-3.35A12.0812,12.0812,0,0,0,8.35,25.2363L5,28.5859,6.4141,30l3.6093-3.6094A11.9792,11.9792,0,0,0,26.3906,10.0234ZM16,26A10,10,0,1,1,26,16,10.0114,10.0114,0,0,1,16,26Z"
|
|
1959
2090
|
})), children);
|
|
1960
2091
|
});
|
|
1961
2092
|
if (process.env.NODE_ENV !== "production") {
|
|
1962
2093
|
CostTotal.propTypes = iconPropTypes;
|
|
1963
2094
|
}
|
|
1964
|
-
const Cough = /*#__PURE__*/React.forwardRef(function Cough(
|
|
2095
|
+
const Cough = /*#__PURE__*/React.forwardRef(function Cough(_ref88, ref) {
|
|
1965
2096
|
let {
|
|
1966
2097
|
children,
|
|
1967
2098
|
size = 16,
|
|
1968
2099
|
...rest
|
|
1969
|
-
} =
|
|
2100
|
+
} = _ref88;
|
|
1970
2101
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1971
2102
|
width: size,
|
|
1972
2103
|
height: size,
|
|
@@ -1975,7 +2106,7 @@ const Cough = /*#__PURE__*/React.forwardRef(function Cough(_ref83, ref) {
|
|
|
1975
2106
|
viewBox: "0 0 32 32",
|
|
1976
2107
|
fill: "currentColor",
|
|
1977
2108
|
...rest
|
|
1978
|
-
},
|
|
2109
|
+
}, _path142 || (_path142 = /*#__PURE__*/React.createElement("path", {
|
|
1979
2110
|
d: "M26,30H24V27H20a5.0055,5.0055,0,0,1-5-5V20.7207l-2.3162-.772a1,1,0,0,1-.5412-1.4631L15,13.7229V11a9.01,9.01,0,0,1,9-9h5V4H24a7.0078,7.0078,0,0,0-7,7v3a.9991.9991,0,0,1-.1426.5144l-2.3586,3.9312,1.8174.6057A1,1,0,0,1,17,20v2a3.0033,3.0033,0,0,0,3,3h5a1,1,0,0,1,1,1Z"
|
|
1980
2111
|
})), _circle32 || (_circle32 = /*#__PURE__*/React.createElement("circle", {
|
|
1981
2112
|
cx: "9",
|
|
@@ -2001,19 +2132,19 @@ const Cough = /*#__PURE__*/React.forwardRef(function Cough(_ref83, ref) {
|
|
|
2001
2132
|
cx: "3",
|
|
2002
2133
|
cy: "23",
|
|
2003
2134
|
r: "1"
|
|
2004
|
-
})),
|
|
2135
|
+
})), _path143 || (_path143 = /*#__PURE__*/React.createElement("path", {
|
|
2005
2136
|
d: "M19 12H23V14H19z"
|
|
2006
2137
|
})), children);
|
|
2007
2138
|
});
|
|
2008
2139
|
if (process.env.NODE_ENV !== "production") {
|
|
2009
2140
|
Cough.propTypes = iconPropTypes;
|
|
2010
2141
|
}
|
|
2011
|
-
const Course = /*#__PURE__*/React.forwardRef(function Course(
|
|
2142
|
+
const Course = /*#__PURE__*/React.forwardRef(function Course(_ref89, ref) {
|
|
2012
2143
|
let {
|
|
2013
2144
|
children,
|
|
2014
2145
|
size = 16,
|
|
2015
2146
|
...rest
|
|
2016
|
-
} =
|
|
2147
|
+
} = _ref89;
|
|
2017
2148
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2018
2149
|
width: size,
|
|
2019
2150
|
height: size,
|
|
@@ -2022,19 +2153,19 @@ const Course = /*#__PURE__*/React.forwardRef(function Course(_ref84, ref) {
|
|
|
2022
2153
|
viewBox: "0 0 32 32",
|
|
2023
2154
|
fill: "currentColor",
|
|
2024
2155
|
...rest
|
|
2025
|
-
},
|
|
2156
|
+
}, _path144 || (_path144 = /*#__PURE__*/React.createElement("path", {
|
|
2026
2157
|
d: "M24,30H8a2.0023,2.0023,0,0,1-2-2V4A2.002,2.002,0,0,1,8,2H24a2.0023,2.0023,0,0,1,2,2V20.6182l-5-2.5-5,2.5V4H8V28H24V24h2v4A2.0027,2.0027,0,0,1,24,30ZM21,15.8818l3,1.5V4H18V17.3818Z"
|
|
2027
2158
|
})), children);
|
|
2028
2159
|
});
|
|
2029
2160
|
if (process.env.NODE_ENV !== "production") {
|
|
2030
2161
|
Course.propTypes = iconPropTypes;
|
|
2031
2162
|
}
|
|
2032
|
-
const Covariate = /*#__PURE__*/React.forwardRef(function Covariate(
|
|
2163
|
+
const Covariate = /*#__PURE__*/React.forwardRef(function Covariate(_ref90, ref) {
|
|
2033
2164
|
let {
|
|
2034
2165
|
children,
|
|
2035
2166
|
size = 16,
|
|
2036
2167
|
...rest
|
|
2037
|
-
} =
|
|
2168
|
+
} = _ref90;
|
|
2038
2169
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2039
2170
|
width: size,
|
|
2040
2171
|
height: size,
|
|
@@ -2059,19 +2190,19 @@ const Covariate = /*#__PURE__*/React.forwardRef(function Covariate(_ref85, ref)
|
|
|
2059
2190
|
cx: "21",
|
|
2060
2191
|
cy: "18",
|
|
2061
2192
|
r: "2"
|
|
2062
|
-
})),
|
|
2193
|
+
})), _path145 || (_path145 = /*#__PURE__*/React.createElement("path", {
|
|
2063
2194
|
d: "M30,3.4141,28.5859,2,4,26.5859V2H2V28a2,2,0,0,0,2,2H30V28H5.4141ZM4,28Z"
|
|
2064
2195
|
})), children);
|
|
2065
2196
|
});
|
|
2066
2197
|
if (process.env.NODE_ENV !== "production") {
|
|
2067
2198
|
Covariate.propTypes = iconPropTypes;
|
|
2068
2199
|
}
|
|
2069
|
-
const Credentials = /*#__PURE__*/React.forwardRef(function Credentials(
|
|
2200
|
+
const Credentials = /*#__PURE__*/React.forwardRef(function Credentials(_ref91, ref) {
|
|
2070
2201
|
let {
|
|
2071
2202
|
children,
|
|
2072
2203
|
size = 16,
|
|
2073
2204
|
...rest
|
|
2074
|
-
} =
|
|
2205
|
+
} = _ref91;
|
|
2075
2206
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2076
2207
|
width: size,
|
|
2077
2208
|
height: size,
|
|
@@ -2080,21 +2211,21 @@ const Credentials = /*#__PURE__*/React.forwardRef(function Credentials(_ref86, r
|
|
|
2080
2211
|
viewBox: "0 0 32 32",
|
|
2081
2212
|
fill: "currentColor",
|
|
2082
2213
|
...rest
|
|
2083
|
-
},
|
|
2214
|
+
}, _path146 || (_path146 = /*#__PURE__*/React.createElement("path", {
|
|
2084
2215
|
d: "M16 22a4 4 0 10-4-4A4 4 0 0016 22zm0-6a2 2 0 11-2 2A2 2 0 0116 16zM14 6H18V8H14z"
|
|
2085
|
-
})),
|
|
2216
|
+
})), _path147 || (_path147 = /*#__PURE__*/React.createElement("path", {
|
|
2086
2217
|
d: "M24,2H8A2.002,2.002,0,0,0,6,4V28a2.0023,2.0023,0,0,0,2,2H24a2.0027,2.0027,0,0,0,2-2V4A2.0023,2.0023,0,0,0,24,2ZM20,28H12V26a1,1,0,0,1,1-1h6a1,1,0,0,1,1,1Zm2,0V26a3,3,0,0,0-3-3H13a3,3,0,0,0-3,3v2H8V4H24V28Z"
|
|
2087
2218
|
})), children);
|
|
2088
2219
|
});
|
|
2089
2220
|
if (process.env.NODE_ENV !== "production") {
|
|
2090
2221
|
Credentials.propTypes = iconPropTypes;
|
|
2091
2222
|
}
|
|
2092
|
-
const Critical = /*#__PURE__*/React.forwardRef(function Critical(
|
|
2223
|
+
const Critical = /*#__PURE__*/React.forwardRef(function Critical(_ref92, ref) {
|
|
2093
2224
|
let {
|
|
2094
2225
|
children,
|
|
2095
2226
|
size = 16,
|
|
2096
2227
|
...rest
|
|
2097
|
-
} =
|
|
2228
|
+
} = _ref92;
|
|
2098
2229
|
if (size === "glyph" || size === "glyph" || size === "glyphpx") {
|
|
2099
2230
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2100
2231
|
width: size,
|
|
@@ -2104,7 +2235,7 @@ const Critical = /*#__PURE__*/React.forwardRef(function Critical(_ref87, ref) {
|
|
|
2104
2235
|
viewBox: "0 0 16 16",
|
|
2105
2236
|
fill: "currentColor",
|
|
2106
2237
|
...rest
|
|
2107
|
-
},
|
|
2238
|
+
}, _path148 || (_path148 = /*#__PURE__*/React.createElement("path", {
|
|
2108
2239
|
d: "M12.887 11.4727a5.9936 5.9936 0 00-8.36-8.3594zM3.113 4.5273a5.9936 5.9936 0 008.36 8.3594z"
|
|
2109
2240
|
})), children);
|
|
2110
2241
|
}
|
|
@@ -2116,19 +2247,19 @@ const Critical = /*#__PURE__*/React.forwardRef(function Critical(_ref87, ref) {
|
|
|
2116
2247
|
viewBox: "0 0 16 16",
|
|
2117
2248
|
fill: "currentColor",
|
|
2118
2249
|
...rest
|
|
2119
|
-
},
|
|
2250
|
+
}, _path149 || (_path149 = /*#__PURE__*/React.createElement("path", {
|
|
2120
2251
|
d: "M12.887 11.4727a5.9936 5.9936 0 00-8.36-8.3594zM3.113 4.5273a5.9936 5.9936 0 008.36 8.3594z"
|
|
2121
2252
|
})), children);
|
|
2122
2253
|
});
|
|
2123
2254
|
if (process.env.NODE_ENV !== "production") {
|
|
2124
2255
|
Critical.propTypes = iconPropTypes;
|
|
2125
2256
|
}
|
|
2126
|
-
const CriticalSeverity = /*#__PURE__*/React.forwardRef(function CriticalSeverity(
|
|
2257
|
+
const CriticalSeverity = /*#__PURE__*/React.forwardRef(function CriticalSeverity(_ref93, ref) {
|
|
2127
2258
|
let {
|
|
2128
2259
|
children,
|
|
2129
2260
|
size = 16,
|
|
2130
2261
|
...rest
|
|
2131
|
-
} =
|
|
2262
|
+
} = _ref93;
|
|
2132
2263
|
if (size === "glyph" || size === "glyph" || size === "glyphpx") {
|
|
2133
2264
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2134
2265
|
width: size,
|
|
@@ -2138,7 +2269,7 @@ const CriticalSeverity = /*#__PURE__*/React.forwardRef(function CriticalSeverity
|
|
|
2138
2269
|
viewBox: "0 0 16 16",
|
|
2139
2270
|
fill: "currentColor",
|
|
2140
2271
|
...rest
|
|
2141
|
-
},
|
|
2272
|
+
}, _path150 || (_path150 = /*#__PURE__*/React.createElement("path", {
|
|
2142
2273
|
d: "M13 13L3 13 3 3 13 13z"
|
|
2143
2274
|
})), children);
|
|
2144
2275
|
}
|
|
@@ -2150,19 +2281,19 @@ const CriticalSeverity = /*#__PURE__*/React.forwardRef(function CriticalSeverity
|
|
|
2150
2281
|
viewBox: "0 0 16 16",
|
|
2151
2282
|
fill: "currentColor",
|
|
2152
2283
|
...rest
|
|
2153
|
-
},
|
|
2284
|
+
}, _path151 || (_path151 = /*#__PURE__*/React.createElement("path", {
|
|
2154
2285
|
d: "M13 13L3 13 3 3 13 13z"
|
|
2155
2286
|
})), children);
|
|
2156
2287
|
});
|
|
2157
2288
|
if (process.env.NODE_ENV !== "production") {
|
|
2158
2289
|
CriticalSeverity.propTypes = iconPropTypes;
|
|
2159
2290
|
}
|
|
2160
|
-
const Crop = /*#__PURE__*/React.forwardRef(function Crop(
|
|
2291
|
+
const Crop = /*#__PURE__*/React.forwardRef(function Crop(_ref94, ref) {
|
|
2161
2292
|
let {
|
|
2162
2293
|
children,
|
|
2163
2294
|
size = 16,
|
|
2164
2295
|
...rest
|
|
2165
|
-
} =
|
|
2296
|
+
} = _ref94;
|
|
2166
2297
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2167
2298
|
width: size,
|
|
2168
2299
|
height: size,
|
|
@@ -2171,21 +2302,21 @@ const Crop = /*#__PURE__*/React.forwardRef(function Crop(_ref89, ref) {
|
|
|
2171
2302
|
viewBox: "0 0 32 32",
|
|
2172
2303
|
fill: "currentColor",
|
|
2173
2304
|
...rest
|
|
2174
|
-
},
|
|
2305
|
+
}, _path152 || (_path152 = /*#__PURE__*/React.createElement("path", {
|
|
2175
2306
|
d: "M25,20H23V9H12V7H23a2,2,0,0,1,2,2Z"
|
|
2176
|
-
})),
|
|
2307
|
+
})), _path153 || (_path153 = /*#__PURE__*/React.createElement("path", {
|
|
2177
2308
|
d: "M9,23V2H7V7H2V9H7V23a2,2,0,0,0,2,2H23v5h2V25h5V23Z"
|
|
2178
2309
|
})), children);
|
|
2179
2310
|
});
|
|
2180
2311
|
if (process.env.NODE_ENV !== "production") {
|
|
2181
2312
|
Crop.propTypes = iconPropTypes;
|
|
2182
2313
|
}
|
|
2183
|
-
const CropGrowth = /*#__PURE__*/React.forwardRef(function CropGrowth(
|
|
2314
|
+
const CropGrowth = /*#__PURE__*/React.forwardRef(function CropGrowth(_ref95, ref) {
|
|
2184
2315
|
let {
|
|
2185
2316
|
children,
|
|
2186
2317
|
size = 16,
|
|
2187
2318
|
...rest
|
|
2188
|
-
} =
|
|
2319
|
+
} = _ref95;
|
|
2189
2320
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2190
2321
|
width: size,
|
|
2191
2322
|
height: size,
|
|
@@ -2194,19 +2325,19 @@ const CropGrowth = /*#__PURE__*/React.forwardRef(function CropGrowth(_ref90, ref
|
|
|
2194
2325
|
viewBox: "0 0 32 32",
|
|
2195
2326
|
fill: "currentColor",
|
|
2196
2327
|
...rest
|
|
2197
|
-
},
|
|
2328
|
+
}, _path154 || (_path154 = /*#__PURE__*/React.createElement("path", {
|
|
2198
2329
|
d: "M26,13a4.0045,4.0045,0,0,0,4-4V6H27a3.979,3.979,0,0,0-2.7468,1.1064A6.0041,6.0041,0,0,0,19,4H16V7a6.0066,6.0066,0,0,0,6,6h1V26H11V21h1a4.0045,4.0045,0,0,0,4-4V14H13a3.979,3.979,0,0,0-2.7468,1.1064A6.0041,6.0041,0,0,0,5,12H2v3a6.0066,6.0066,0,0,0,6,6H9v5H2v2H30V26H25V13Zm-1-3a2.002,2.002,0,0,1,2-2h1V9a2.002,2.002,0,0,1-2,2H25ZM11,18a2.002,2.002,0,0,1,2-2h1v1a2.002,2.002,0,0,1-2,2H11ZM9,19H8a4.0045,4.0045,0,0,1-4-4V14H5a4.0045,4.0045,0,0,1,4,4Zm14-8H22a4.0045,4.0045,0,0,1-4-4V6h1a4.0045,4.0045,0,0,1,4,4Z"
|
|
2199
2330
|
})), children);
|
|
2200
2331
|
});
|
|
2201
2332
|
if (process.env.NODE_ENV !== "production") {
|
|
2202
2333
|
CropGrowth.propTypes = iconPropTypes;
|
|
2203
2334
|
}
|
|
2204
|
-
const CropHealth = /*#__PURE__*/React.forwardRef(function CropHealth(
|
|
2335
|
+
const CropHealth = /*#__PURE__*/React.forwardRef(function CropHealth(_ref96, ref) {
|
|
2205
2336
|
let {
|
|
2206
2337
|
children,
|
|
2207
2338
|
size = 16,
|
|
2208
2339
|
...rest
|
|
2209
|
-
} =
|
|
2340
|
+
} = _ref96;
|
|
2210
2341
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2211
2342
|
width: size,
|
|
2212
2343
|
height: size,
|
|
@@ -2215,19 +2346,19 @@ const CropHealth = /*#__PURE__*/React.forwardRef(function CropHealth(_ref91, ref
|
|
|
2215
2346
|
viewBox: "0 0 32 32",
|
|
2216
2347
|
fill: "currentColor",
|
|
2217
2348
|
...rest
|
|
2218
|
-
},
|
|
2349
|
+
}, _path155 || (_path155 = /*#__PURE__*/React.createElement("path", {
|
|
2219
2350
|
d: "M2 28H10V30H2zM17 29a1 1 0 01-.7808-.3752L12.52 24H2V22H13a1 1 0 01.7808.3752l3.146 3.9322 5.2412-7.8621A1 1 0 0123.8 18.4L26.5 22H30v2H26a.9991.9991 0 01-.8-.4l-2.1523-2.8694-5.2159 7.824a.9986.9986 0 01-.7885.4443zM11 16V11h1a4.0045 4.0045 0 004-4V4H13a3.9779 3.9779 0 00-2.7468 1.1067A6.0034 6.0034 0 005 2H2V5a6.0066 6.0066 0 006 6H9v5H2v2H16V16zM13 6h1V7a2.002 2.002 0 01-2 2H11V8A2.002 2.002 0 0113 6zM8 9A4.0045 4.0045 0 014 5V4H5A4.0045 4.0045 0 019 8V9z"
|
|
2220
2351
|
})), children);
|
|
2221
2352
|
});
|
|
2222
2353
|
if (process.env.NODE_ENV !== "production") {
|
|
2223
2354
|
CropHealth.propTypes = iconPropTypes;
|
|
2224
2355
|
}
|
|
2225
|
-
const WatsonHealthCrossReference = /*#__PURE__*/React.forwardRef(function WatsonHealthCrossReference(
|
|
2356
|
+
const WatsonHealthCrossReference = /*#__PURE__*/React.forwardRef(function WatsonHealthCrossReference(_ref97, ref) {
|
|
2226
2357
|
let {
|
|
2227
2358
|
children,
|
|
2228
2359
|
size = 16,
|
|
2229
2360
|
...rest
|
|
2230
|
-
} =
|
|
2361
|
+
} = _ref97;
|
|
2231
2362
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2232
2363
|
width: size,
|
|
2233
2364
|
height: size,
|
|
@@ -2236,19 +2367,19 @@ const WatsonHealthCrossReference = /*#__PURE__*/React.forwardRef(function Watson
|
|
|
2236
2367
|
viewBox: "0 0 32 32",
|
|
2237
2368
|
fill: "currentColor",
|
|
2238
2369
|
...rest
|
|
2239
|
-
},
|
|
2370
|
+
}, _path156 || (_path156 = /*#__PURE__*/React.createElement("path", {
|
|
2240
2371
|
d: "M11 24H15V26H11zM5 24H9V26H5zM23 24H27V26H23zM17 24H21V26H17zM9 22a4.92 4.92 0 014-2h6a5.22 5.22 0 014 2h2.3A6.87 6.87 0 0019 18H13a6.87 6.87 0 00-6.3 4zM24 28H26V30H24zM6 28H8V30H6zM16 16a7 7 0 117-7A7 7 0 0116 16zM16 4a5 5 0 00-5 5A5 5 0 0021 9 5 5 0 0016 4z"
|
|
2241
2372
|
})), children);
|
|
2242
2373
|
});
|
|
2243
2374
|
if (process.env.NODE_ENV !== "production") {
|
|
2244
2375
|
WatsonHealthCrossReference.propTypes = iconPropTypes;
|
|
2245
2376
|
}
|
|
2246
|
-
const CrossTab = /*#__PURE__*/React.forwardRef(function CrossTab(
|
|
2377
|
+
const CrossTab = /*#__PURE__*/React.forwardRef(function CrossTab(_ref98, ref) {
|
|
2247
2378
|
let {
|
|
2248
2379
|
children,
|
|
2249
2380
|
size = 16,
|
|
2250
2381
|
...rest
|
|
2251
|
-
} =
|
|
2382
|
+
} = _ref98;
|
|
2252
2383
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2253
2384
|
width: size,
|
|
2254
2385
|
height: size,
|
|
@@ -2257,19 +2388,19 @@ const CrossTab = /*#__PURE__*/React.forwardRef(function CrossTab(_ref93, ref) {
|
|
|
2257
2388
|
viewBox: "0 0 32 32",
|
|
2258
2389
|
fill: "currentColor",
|
|
2259
2390
|
...rest
|
|
2260
|
-
},
|
|
2391
|
+
}, _path157 || (_path157 = /*#__PURE__*/React.createElement("path", {
|
|
2261
2392
|
d: "M28,2H10A2.0023,2.0023,0,0,0,8,4V7H4A2.0023,2.0023,0,0,0,2,9V28a2.0023,2.0023,0,0,0,2,2H28a2.0023,2.0023,0,0,0,2-2V4A2.0023,2.0023,0,0,0,28,2ZM10,4H28V7H10ZM28,14H20V9h8ZM10,21V16h8v5Zm8,2v5H10V23ZM8,21H4V16H8ZM18,9v5H10V9Zm2,7h8v5H20ZM8,9v5H4V9ZM4,23H8v5H4Zm16,5V23h8v5Z"
|
|
2262
2393
|
})), children);
|
|
2263
2394
|
});
|
|
2264
2395
|
if (process.env.NODE_ENV !== "production") {
|
|
2265
2396
|
CrossTab.propTypes = iconPropTypes;
|
|
2266
2397
|
}
|
|
2267
|
-
const Crossroads = /*#__PURE__*/React.forwardRef(function Crossroads(
|
|
2398
|
+
const Crossroads = /*#__PURE__*/React.forwardRef(function Crossroads(_ref99, ref) {
|
|
2268
2399
|
let {
|
|
2269
2400
|
children,
|
|
2270
2401
|
size = 16,
|
|
2271
2402
|
...rest
|
|
2272
|
-
} =
|
|
2403
|
+
} = _ref99;
|
|
2273
2404
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2274
2405
|
width: size,
|
|
2275
2406
|
height: size,
|
|
@@ -2278,19 +2409,19 @@ const Crossroads = /*#__PURE__*/React.forwardRef(function Crossroads(_ref94, ref
|
|
|
2278
2409
|
viewBox: "0 0 32 32",
|
|
2279
2410
|
fill: "currentColor",
|
|
2280
2411
|
...rest
|
|
2281
|
-
},
|
|
2412
|
+
}, _path158 || (_path158 = /*#__PURE__*/React.createElement("path", {
|
|
2282
2413
|
d: "M26.5859,6.5859A1.9862,1.9862,0,0,0,25.1719,6H17V2H15V12H6.8281a1.9862,1.9862,0,0,0-1.414.5859L2,16l3.4141,3.4141A1.9862,1.9862,0,0,0,6.8281,20H15V30h2V14h8.1719a1.9862,1.9862,0,0,0,1.414-.5859L30,10ZM6.8281,18l-2-2,2-2H15v4Zm18.3438-6H17V8h8.1719l2,2Z"
|
|
2283
2414
|
})), children);
|
|
2284
2415
|
});
|
|
2285
2416
|
if (process.env.NODE_ENV !== "production") {
|
|
2286
2417
|
Crossroads.propTypes = iconPropTypes;
|
|
2287
2418
|
}
|
|
2288
|
-
const CrowdReport = /*#__PURE__*/React.forwardRef(function CrowdReport(
|
|
2419
|
+
const CrowdReport = /*#__PURE__*/React.forwardRef(function CrowdReport(_ref100, ref) {
|
|
2289
2420
|
let {
|
|
2290
2421
|
children,
|
|
2291
2422
|
size = 16,
|
|
2292
2423
|
...rest
|
|
2293
|
-
} =
|
|
2424
|
+
} = _ref100;
|
|
2294
2425
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2295
2426
|
width: size,
|
|
2296
2427
|
height: size,
|
|
@@ -2299,21 +2430,21 @@ const CrowdReport = /*#__PURE__*/React.forwardRef(function CrowdReport(_ref95, r
|
|
|
2299
2430
|
viewBox: "0 0 32 32",
|
|
2300
2431
|
fill: "currentColor",
|
|
2301
2432
|
...rest
|
|
2302
|
-
},
|
|
2433
|
+
}, _path159 || (_path159 = /*#__PURE__*/React.createElement("path", {
|
|
2303
2434
|
d: "M16.832,19.5547l-1.664-1.1094L17.4648,15H20V10H12v5h2v2H12a2.0021,2.0021,0,0,1-2-2V10a2.0021,2.0021,0,0,1,2-2h8a2.0021,2.0021,0,0,1,2,2v5a2.0021,2.0021,0,0,1-2,2H18.5352Z"
|
|
2304
|
-
})),
|
|
2435
|
+
})), _path160 || (_path160 = /*#__PURE__*/React.createElement("path", {
|
|
2305
2436
|
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"
|
|
2306
2437
|
})), children);
|
|
2307
2438
|
});
|
|
2308
2439
|
if (process.env.NODE_ENV !== "production") {
|
|
2309
2440
|
CrowdReport.propTypes = iconPropTypes;
|
|
2310
2441
|
}
|
|
2311
|
-
const CrowdReportFilled = /*#__PURE__*/React.forwardRef(function CrowdReportFilled(
|
|
2442
|
+
const CrowdReportFilled = /*#__PURE__*/React.forwardRef(function CrowdReportFilled(_ref101, ref) {
|
|
2312
2443
|
let {
|
|
2313
2444
|
children,
|
|
2314
2445
|
size = 16,
|
|
2315
2446
|
...rest
|
|
2316
|
-
} =
|
|
2447
|
+
} = _ref101;
|
|
2317
2448
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2318
2449
|
width: size,
|
|
2319
2450
|
height: size,
|
|
@@ -2322,22 +2453,22 @@ const CrowdReportFilled = /*#__PURE__*/React.forwardRef(function CrowdReportFill
|
|
|
2322
2453
|
viewBox: "0 0 32 32",
|
|
2323
2454
|
fill: "currentColor",
|
|
2324
2455
|
...rest
|
|
2325
|
-
},
|
|
2456
|
+
}, _path161 || (_path161 = /*#__PURE__*/React.createElement("path", {
|
|
2326
2457
|
fill: "none",
|
|
2327
2458
|
d: "M16.832,19.5547l-1.664-1.1094L17.4648,15H20V10H12v5h2v2H12a2.0021,2.0021,0,0,1-2-2V10a2.0021,2.0021,0,0,1,2-2h8a2.0021,2.0021,0,0,1,2,2v5a2.0021,2.0021,0,0,1-2,2H18.5352Z"
|
|
2328
|
-
})),
|
|
2459
|
+
})), _path162 || (_path162 = /*#__PURE__*/React.createElement("path", {
|
|
2329
2460
|
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,2Zm6,13a2.0023,2.0023,0,0,1-2,2H18.5352L16.832,19.5547l-1.664-1.1094L17.4648,15H20V10H12v5h2v2H12a2.0023,2.0023,0,0,1-2-2V10a2.0023,2.0023,0,0,1,2-2h8a2.0023,2.0023,0,0,1,2,2Z"
|
|
2330
2461
|
})), children);
|
|
2331
2462
|
});
|
|
2332
2463
|
if (process.env.NODE_ENV !== "production") {
|
|
2333
2464
|
CrowdReportFilled.propTypes = iconPropTypes;
|
|
2334
2465
|
}
|
|
2335
|
-
const Csv = /*#__PURE__*/React.forwardRef(function Csv(
|
|
2466
|
+
const Csv = /*#__PURE__*/React.forwardRef(function Csv(_ref102, ref) {
|
|
2336
2467
|
let {
|
|
2337
2468
|
children,
|
|
2338
2469
|
size = 16,
|
|
2339
2470
|
...rest
|
|
2340
|
-
} =
|
|
2471
|
+
} = _ref102;
|
|
2341
2472
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2342
2473
|
width: size,
|
|
2343
2474
|
height: size,
|
|
@@ -2346,19 +2477,19 @@ const Csv = /*#__PURE__*/React.forwardRef(function Csv(_ref97, ref) {
|
|
|
2346
2477
|
viewBox: "0 0 32 32",
|
|
2347
2478
|
fill: "currentColor",
|
|
2348
2479
|
...rest
|
|
2349
|
-
},
|
|
2480
|
+
}, _path163 || (_path163 = /*#__PURE__*/React.createElement("path", {
|
|
2350
2481
|
d: "M28 9L26 22 24 9 22 9 24.516 23 27.484 23 30 9 28 9zM18 23H12V21h6V17H14a2.002 2.002 0 01-2-2V11a2.002 2.002 0 012-2h6v2H14v4h4a2.002 2.002 0 012 2v4A2.002 2.002 0 0118 23zM10 23H4a2.0023 2.0023 0 01-2-2V11A2.002 2.002 0 014 9h6v2H4V21h6z"
|
|
2351
2482
|
})), children);
|
|
2352
2483
|
});
|
|
2353
2484
|
if (process.env.NODE_ENV !== "production") {
|
|
2354
2485
|
Csv.propTypes = iconPropTypes;
|
|
2355
2486
|
}
|
|
2356
|
-
const QCU1 = /*#__PURE__*/React.forwardRef(function QCU1(
|
|
2487
|
+
const QCU1 = /*#__PURE__*/React.forwardRef(function QCU1(_ref103, ref) {
|
|
2357
2488
|
let {
|
|
2358
2489
|
children,
|
|
2359
2490
|
size = 16,
|
|
2360
2491
|
...rest
|
|
2361
|
-
} =
|
|
2492
|
+
} = _ref103;
|
|
2362
2493
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2363
2494
|
width: size,
|
|
2364
2495
|
height: size,
|
|
@@ -2367,19 +2498,19 @@ const QCU1 = /*#__PURE__*/React.forwardRef(function QCU1(_ref98, ref) {
|
|
|
2367
2498
|
viewBox: "0 0 32 32",
|
|
2368
2499
|
fill: "currentColor",
|
|
2369
2500
|
...rest
|
|
2370
|
-
},
|
|
2501
|
+
}, _path164 || (_path164 = /*#__PURE__*/React.createElement("path", {
|
|
2371
2502
|
d: "M10 23H5a2 2 0 01-2-2V15a2 2 0 012-2h5v2H5v6h5zM18 23H14a2 2 0 01-2-2V9h2V21h4V9h2V21A2 2 0 0118 23zM27 21L27 9.01 22 9.01 22 11.01 25 11.01 25 21 22 21 22 23 30 23 30 21 27 21z"
|
|
2372
2503
|
})), children);
|
|
2373
2504
|
});
|
|
2374
2505
|
if (process.env.NODE_ENV !== "production") {
|
|
2375
2506
|
QCU1.propTypes = iconPropTypes;
|
|
2376
2507
|
}
|
|
2377
|
-
const QCU3 = /*#__PURE__*/React.forwardRef(function QCU3(
|
|
2508
|
+
const QCU3 = /*#__PURE__*/React.forwardRef(function QCU3(_ref104, ref) {
|
|
2378
2509
|
let {
|
|
2379
2510
|
children,
|
|
2380
2511
|
size = 16,
|
|
2381
2512
|
...rest
|
|
2382
|
-
} =
|
|
2513
|
+
} = _ref104;
|
|
2383
2514
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2384
2515
|
width: size,
|
|
2385
2516
|
height: size,
|
|
@@ -2388,19 +2519,19 @@ const QCU3 = /*#__PURE__*/React.forwardRef(function QCU3(_ref99, ref) {
|
|
|
2388
2519
|
viewBox: "0 0 32 32",
|
|
2389
2520
|
fill: "currentColor",
|
|
2390
2521
|
...rest
|
|
2391
|
-
},
|
|
2522
|
+
}, _path165 || (_path165 = /*#__PURE__*/React.createElement("path", {
|
|
2392
2523
|
d: "M10 23H5a2 2 0 01-2-2V15a2 2 0 012-2h5v2H5v6h5zM18 23H14a2 2 0 01-2-2V9h2V21h4V9h2V21A2 2 0 0118 23zM28 9H22v2h6v4H23v2h5v4H22v2h6a2 2 0 002-2V11A2 2 0 0028 9z"
|
|
2393
2524
|
})), children);
|
|
2394
2525
|
});
|
|
2395
2526
|
if (process.env.NODE_ENV !== "production") {
|
|
2396
2527
|
QCU3.propTypes = iconPropTypes;
|
|
2397
2528
|
}
|
|
2398
|
-
const Cube = /*#__PURE__*/React.forwardRef(function Cube(
|
|
2529
|
+
const Cube = /*#__PURE__*/React.forwardRef(function Cube(_ref105, ref) {
|
|
2399
2530
|
let {
|
|
2400
2531
|
children,
|
|
2401
2532
|
size = 16,
|
|
2402
2533
|
...rest
|
|
2403
|
-
} =
|
|
2534
|
+
} = _ref105;
|
|
2404
2535
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2405
2536
|
width: size,
|
|
2406
2537
|
height: size,
|
|
@@ -2409,19 +2540,19 @@ const Cube = /*#__PURE__*/React.forwardRef(function Cube(_ref100, ref) {
|
|
|
2409
2540
|
viewBox: "0 0 32 32",
|
|
2410
2541
|
fill: "currentColor",
|
|
2411
2542
|
...rest
|
|
2412
|
-
},
|
|
2543
|
+
}, _path166 || (_path166 = /*#__PURE__*/React.createElement("path", {
|
|
2413
2544
|
d: "M28.5039,8.1362l-12-7a1,1,0,0,0-1.0078,0l-12,7A1,1,0,0,0,3,9V23a1,1,0,0,0,.4961.8638l12,7a1,1,0,0,0,1.0078,0l12-7A1,1,0,0,0,29,23V9A1,1,0,0,0,28.5039,8.1362ZM16,3.1577,26.0156,9,16,14.8423,5.9844,9ZM5,10.7412l10,5.833V28.2588L5,22.4258ZM17,28.2588V16.5742l10-5.833V22.4258Z"
|
|
2414
2545
|
})), children);
|
|
2415
2546
|
});
|
|
2416
2547
|
if (process.env.NODE_ENV !== "production") {
|
|
2417
2548
|
Cube.propTypes = iconPropTypes;
|
|
2418
2549
|
}
|
|
2419
|
-
const CubeView = /*#__PURE__*/React.forwardRef(function CubeView(
|
|
2550
|
+
const CubeView = /*#__PURE__*/React.forwardRef(function CubeView(_ref106, ref) {
|
|
2420
2551
|
let {
|
|
2421
2552
|
children,
|
|
2422
2553
|
size = 16,
|
|
2423
2554
|
...rest
|
|
2424
|
-
} =
|
|
2555
|
+
} = _ref106;
|
|
2425
2556
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2426
2557
|
width: size,
|
|
2427
2558
|
height: size,
|
|
@@ -2434,21 +2565,21 @@ const CubeView = /*#__PURE__*/React.forwardRef(function CubeView(_ref101, ref) {
|
|
|
2434
2565
|
cx: "16",
|
|
2435
2566
|
cy: "16",
|
|
2436
2567
|
r: "2"
|
|
2437
|
-
})),
|
|
2568
|
+
})), _path167 || (_path167 = /*#__PURE__*/React.createElement("path", {
|
|
2438
2569
|
d: "M23.7769,15.4785A8.64,8.64,0,0,0,16,10a8.64,8.64,0,0,0-7.7769,5.4785L8,16l.2231.5215A8.64,8.64,0,0,0,16,22a8.64,8.64,0,0,0,7.7769-5.4785L24,16ZM16,20a4,4,0,1,1,4-4A4.0045,4.0045,0,0,1,16,20Z"
|
|
2439
|
-
})),
|
|
2570
|
+
})), _path168 || (_path168 = /*#__PURE__*/React.createElement("path", {
|
|
2440
2571
|
d: "M28.5039,8.1362l-12-7a1,1,0,0,0-1.0078,0l-12,7A1,1,0,0,0,3,9V23a1,1,0,0,0,.4961.8638l12,7a1,1,0,0,0,1.0078,0l12-7A1,1,0,0,0,29,23V9A1,1,0,0,0,28.5039,8.1362ZM27,22.4258,16,28.8423,5,22.4258V9.5742L16,3.1577,27,9.5742Z"
|
|
2441
2572
|
})), children);
|
|
2442
2573
|
});
|
|
2443
2574
|
if (process.env.NODE_ENV !== "production") {
|
|
2444
2575
|
CubeView.propTypes = iconPropTypes;
|
|
2445
2576
|
}
|
|
2446
|
-
const Currency = /*#__PURE__*/React.forwardRef(function Currency(
|
|
2577
|
+
const Currency = /*#__PURE__*/React.forwardRef(function Currency(_ref107, ref) {
|
|
2447
2578
|
let {
|
|
2448
2579
|
children,
|
|
2449
2580
|
size = 16,
|
|
2450
2581
|
...rest
|
|
2451
|
-
} =
|
|
2582
|
+
} = _ref107;
|
|
2452
2583
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2453
2584
|
width: size,
|
|
2454
2585
|
height: size,
|
|
@@ -2457,21 +2588,21 @@ const Currency = /*#__PURE__*/React.forwardRef(function Currency(_ref102, ref) {
|
|
|
2457
2588
|
viewBox: "0 0 32 32",
|
|
2458
2589
|
fill: "currentColor",
|
|
2459
2590
|
...rest
|
|
2460
|
-
},
|
|
2591
|
+
}, _path169 || (_path169 = /*#__PURE__*/React.createElement("path", {
|
|
2461
2592
|
d: "M21,12V10H17V7H15v3H13a2.002,2.002,0,0,0-2,2v3a2.002,2.002,0,0,0,2,2h6v3H11v2h4v3h2V22h2a2.0023,2.0023,0,0,0,2-2V17a2.002,2.002,0,0,0-2-2H13V12Z"
|
|
2462
|
-
})),
|
|
2593
|
+
})), _path170 || (_path170 = /*#__PURE__*/React.createElement("path", {
|
|
2463
2594
|
d: "M16,4A12,12,0,1,1,4,16,12.0353,12.0353,0,0,1,16,4m0-2A14,14,0,1,0,30,16,14.0412,14.0412,0,0,0,16,2Z"
|
|
2464
2595
|
})), children);
|
|
2465
2596
|
});
|
|
2466
2597
|
if (process.env.NODE_ENV !== "production") {
|
|
2467
2598
|
Currency.propTypes = iconPropTypes;
|
|
2468
2599
|
}
|
|
2469
|
-
const CurrencyBaht = /*#__PURE__*/React.forwardRef(function CurrencyBaht(
|
|
2600
|
+
const CurrencyBaht = /*#__PURE__*/React.forwardRef(function CurrencyBaht(_ref108, ref) {
|
|
2470
2601
|
let {
|
|
2471
2602
|
children,
|
|
2472
2603
|
size = 16,
|
|
2473
2604
|
...rest
|
|
2474
|
-
} =
|
|
2605
|
+
} = _ref108;
|
|
2475
2606
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2476
2607
|
width: size,
|
|
2477
2608
|
height: size,
|
|
@@ -2480,19 +2611,19 @@ const CurrencyBaht = /*#__PURE__*/React.forwardRef(function CurrencyBaht(_ref103
|
|
|
2480
2611
|
viewBox: "0 0 32 32",
|
|
2481
2612
|
fill: "currentColor",
|
|
2482
2613
|
...rest
|
|
2483
|
-
},
|
|
2614
|
+
}, _path171 || (_path171 = /*#__PURE__*/React.createElement("path", {
|
|
2484
2615
|
d: "M21.4023,15.6426A4.9727,4.9727,0,0,0,23,12V11a5.0059,5.0059,0,0,0-5-5H17V3H15V6H10V26h5v3h2V26h2a5.0059,5.0059,0,0,0,5-5V20A4.9834,4.9834,0,0,0,21.4023,15.6426ZM12,8h6a3.0033,3.0033,0,0,1,3,3v1a3.0033,3.0033,0,0,1-3,3H12ZM22,21a3.0033,3.0033,0,0,1-3,3H12V17h7a3.0033,3.0033,0,0,1,3,3Z"
|
|
2485
2616
|
})), children);
|
|
2486
2617
|
});
|
|
2487
2618
|
if (process.env.NODE_ENV !== "production") {
|
|
2488
2619
|
CurrencyBaht.propTypes = iconPropTypes;
|
|
2489
2620
|
}
|
|
2490
|
-
const CurrencyDollar = /*#__PURE__*/React.forwardRef(function CurrencyDollar(
|
|
2621
|
+
const CurrencyDollar = /*#__PURE__*/React.forwardRef(function CurrencyDollar(_ref109, ref) {
|
|
2491
2622
|
let {
|
|
2492
2623
|
children,
|
|
2493
2624
|
size = 16,
|
|
2494
2625
|
...rest
|
|
2495
|
-
} =
|
|
2626
|
+
} = _ref109;
|
|
2496
2627
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2497
2628
|
width: size,
|
|
2498
2629
|
height: size,
|
|
@@ -2501,19 +2632,19 @@ const CurrencyDollar = /*#__PURE__*/React.forwardRef(function CurrencyDollar(_re
|
|
|
2501
2632
|
viewBox: "0 0 32 32",
|
|
2502
2633
|
fill: "currentColor",
|
|
2503
2634
|
...rest
|
|
2504
|
-
},
|
|
2635
|
+
}, _path172 || (_path172 = /*#__PURE__*/React.createElement("path", {
|
|
2505
2636
|
d: "M23,20.5151c0-4.6152-3.78-5.1411-6.8171-5.563-3.31-.4609-5.1829-.86-5.1829-3.71C11,8.8491,13.5071,8,15.6538,8a6.7538,6.7538,0,0,1,5.5681,2.6279l1.5562-1.2558A8.6508,8.6508,0,0,0,17,6.0962V3H15V6.022c-3.6152.2192-6,2.26-6,5.22,0,4.73,3.83,5.2627,6.9075,5.69C19.16,17.3848,21,17.7744,21,20.5151,21,23.5474,17.8674,24,16,24c-3.4294,0-4.8782-.9639-6.2219-2.6279L8.2219,22.6279A8.4382,8.4382,0,0,0,15,25.9648V29h2V25.9551C20.7256,25.6509,23,23.6279,23,20.5151Z"
|
|
2506
2637
|
})), children);
|
|
2507
2638
|
});
|
|
2508
2639
|
if (process.env.NODE_ENV !== "production") {
|
|
2509
2640
|
CurrencyDollar.propTypes = iconPropTypes;
|
|
2510
2641
|
}
|
|
2511
|
-
const CurrencyEuro = /*#__PURE__*/React.forwardRef(function CurrencyEuro(
|
|
2642
|
+
const CurrencyEuro = /*#__PURE__*/React.forwardRef(function CurrencyEuro(_ref110, ref) {
|
|
2512
2643
|
let {
|
|
2513
2644
|
children,
|
|
2514
2645
|
size = 16,
|
|
2515
2646
|
...rest
|
|
2516
|
-
} =
|
|
2647
|
+
} = _ref110;
|
|
2517
2648
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2518
2649
|
width: size,
|
|
2519
2650
|
height: size,
|
|
@@ -2522,19 +2653,19 @@ const CurrencyEuro = /*#__PURE__*/React.forwardRef(function CurrencyEuro(_ref105
|
|
|
2522
2653
|
viewBox: "0 0 32 32",
|
|
2523
2654
|
fill: "currentColor",
|
|
2524
2655
|
...rest
|
|
2525
|
-
},
|
|
2656
|
+
}, _path173 || (_path173 = /*#__PURE__*/React.createElement("path", {
|
|
2526
2657
|
d: "M17,26c-3.6162,0-6.3328-2.2974-7.4456-6H19V18H9.1321A15.2782,15.2782,0,0,1,9,16c0-.33.01-.6641.0259-1H19V13H9.2371C9.8447,9.3525,11.81,6,17,6c3.8533,0,5.5315,1.6465,7.1282,4.4893l1.7436-.9786C24.2649,6.6484,22.0779,4,17,4,10.6448,4,7,8.374,7,16c0,7.0654,4.1121,12,10,12,5.0779,0,7.2649-2.6484,8.8718-5.5107l-1.7436-.9786C22.5315,24.3535,20.8533,26,17,26Z"
|
|
2527
2658
|
})), children);
|
|
2528
2659
|
});
|
|
2529
2660
|
if (process.env.NODE_ENV !== "production") {
|
|
2530
2661
|
CurrencyEuro.propTypes = iconPropTypes;
|
|
2531
2662
|
}
|
|
2532
|
-
const CurrencyLira = /*#__PURE__*/React.forwardRef(function CurrencyLira(
|
|
2663
|
+
const CurrencyLira = /*#__PURE__*/React.forwardRef(function CurrencyLira(_ref111, ref) {
|
|
2533
2664
|
let {
|
|
2534
2665
|
children,
|
|
2535
2666
|
size = 16,
|
|
2536
2667
|
...rest
|
|
2537
|
-
} =
|
|
2668
|
+
} = _ref111;
|
|
2538
2669
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2539
2670
|
width: size,
|
|
2540
2671
|
height: size,
|
|
@@ -2543,19 +2674,19 @@ const CurrencyLira = /*#__PURE__*/React.forwardRef(function CurrencyLira(_ref106
|
|
|
2543
2674
|
viewBox: "0 0 32 32",
|
|
2544
2675
|
fill: "currentColor",
|
|
2545
2676
|
...rest
|
|
2546
|
-
},
|
|
2677
|
+
}, _path174 || (_path174 = /*#__PURE__*/React.createElement("path", {
|
|
2547
2678
|
d: "M23,19a6.0066,6.0066,0,0,1-6,6H13V18.1079L21.2139,15V13L13,16.1079v-3L21.2139,10V8L13,11.1079V5H11v6.8647L8,13v2l3-1.1353v3L8,18v2l3-1.1353V27h6a8.0092,8.0092,0,0,0,8-8Z"
|
|
2548
2679
|
})), children);
|
|
2549
2680
|
});
|
|
2550
2681
|
if (process.env.NODE_ENV !== "production") {
|
|
2551
2682
|
CurrencyLira.propTypes = iconPropTypes;
|
|
2552
2683
|
}
|
|
2553
|
-
const CurrencyPound = /*#__PURE__*/React.forwardRef(function CurrencyPound(
|
|
2684
|
+
const CurrencyPound = /*#__PURE__*/React.forwardRef(function CurrencyPound(_ref112, ref) {
|
|
2554
2685
|
let {
|
|
2555
2686
|
children,
|
|
2556
2687
|
size = 16,
|
|
2557
2688
|
...rest
|
|
2558
|
-
} =
|
|
2689
|
+
} = _ref112;
|
|
2559
2690
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2560
2691
|
width: size,
|
|
2561
2692
|
height: size,
|
|
@@ -2564,19 +2695,19 @@ const CurrencyPound = /*#__PURE__*/React.forwardRef(function CurrencyPound(_ref1
|
|
|
2564
2695
|
viewBox: "0 0 32 32",
|
|
2565
2696
|
fill: "currentColor",
|
|
2566
2697
|
...rest
|
|
2567
|
-
},
|
|
2698
|
+
}, _path175 || (_path175 = /*#__PURE__*/React.createElement("path", {
|
|
2568
2699
|
d: "M12.4531,25A8.7775,8.7775,0,0,0,14,20a10.6,10.6,0,0,0-.18-2H22V16H13.2175c-.0842-.2109-.17-.4194-.2556-.624A9.8586,9.8586,0,0,1,12,11a4.792,4.792,0,0,1,5-5,6.1234,6.1234,0,0,1,5.2222,2.6279l1.5556-1.2558A8.11,8.11,0,0,0,17,4a6.7781,6.7781,0,0,0-7,7,11.65,11.65,0,0,0,1.0559,5H8v2h3.7729A8.209,8.209,0,0,1,12,20c0,2.5234-1.4858,5-3,5v2H24V25Z"
|
|
2569
2700
|
})), children);
|
|
2570
2701
|
});
|
|
2571
2702
|
if (process.env.NODE_ENV !== "production") {
|
|
2572
2703
|
CurrencyPound.propTypes = iconPropTypes;
|
|
2573
2704
|
}
|
|
2574
|
-
const CurrencyRuble = /*#__PURE__*/React.forwardRef(function CurrencyRuble(
|
|
2705
|
+
const CurrencyRuble = /*#__PURE__*/React.forwardRef(function CurrencyRuble(_ref113, ref) {
|
|
2575
2706
|
let {
|
|
2576
2707
|
children,
|
|
2577
2708
|
size = 16,
|
|
2578
2709
|
...rest
|
|
2579
|
-
} =
|
|
2710
|
+
} = _ref113;
|
|
2580
2711
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2581
2712
|
width: size,
|
|
2582
2713
|
height: size,
|
|
@@ -2585,19 +2716,19 @@ const CurrencyRuble = /*#__PURE__*/React.forwardRef(function CurrencyRuble(_ref1
|
|
|
2585
2716
|
viewBox: "0 0 32 32",
|
|
2586
2717
|
fill: "currentColor",
|
|
2587
2718
|
...rest
|
|
2588
|
-
},
|
|
2719
|
+
}, _path176 || (_path176 = /*#__PURE__*/React.createElement("path", {
|
|
2589
2720
|
d: "M19,4H10V15H7v2h3v3H7v2h3v6h2V22h9V20H12V17h7a6.0067,6.0067,0,0,0,6-6V10A6.0067,6.0067,0,0,0,19,4Zm4,7a4.0045,4.0045,0,0,1-4,4H12V6h7a4.0045,4.0045,0,0,1,4,4Z"
|
|
2590
2721
|
})), children);
|
|
2591
2722
|
});
|
|
2592
2723
|
if (process.env.NODE_ENV !== "production") {
|
|
2593
2724
|
CurrencyRuble.propTypes = iconPropTypes;
|
|
2594
2725
|
}
|
|
2595
|
-
const CurrencyRupee = /*#__PURE__*/React.forwardRef(function CurrencyRupee(
|
|
2726
|
+
const CurrencyRupee = /*#__PURE__*/React.forwardRef(function CurrencyRupee(_ref114, ref) {
|
|
2596
2727
|
let {
|
|
2597
2728
|
children,
|
|
2598
2729
|
size = 16,
|
|
2599
2730
|
...rest
|
|
2600
|
-
} =
|
|
2731
|
+
} = _ref114;
|
|
2601
2732
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2602
2733
|
width: size,
|
|
2603
2734
|
height: size,
|
|
@@ -2606,19 +2737,19 @@ const CurrencyRupee = /*#__PURE__*/React.forwardRef(function CurrencyRupee(_ref1
|
|
|
2606
2737
|
viewBox: "0 0 32 32",
|
|
2607
2738
|
fill: "currentColor",
|
|
2608
2739
|
...rest
|
|
2609
|
-
},
|
|
2740
|
+
}, _path177 || (_path177 = /*#__PURE__*/React.createElement("path", {
|
|
2610
2741
|
d: "M24,7V5H8V7h5.5a4.4906,4.4906,0,0,1,4.45,4H8v2h9.95A4.4906,4.4906,0,0,1,13.5,17H8v2.3452L17.6169,28l1.3379-1.4863L10.606,19H13.5a6.5041,6.5041,0,0,0,6.4746-6H24V11H19.9746A6.4719,6.4719,0,0,0,18.18,7Z"
|
|
2611
2742
|
})), children);
|
|
2612
2743
|
});
|
|
2613
2744
|
if (process.env.NODE_ENV !== "production") {
|
|
2614
2745
|
CurrencyRupee.propTypes = iconPropTypes;
|
|
2615
2746
|
}
|
|
2616
|
-
const CurrencyShekel = /*#__PURE__*/React.forwardRef(function CurrencyShekel(
|
|
2747
|
+
const CurrencyShekel = /*#__PURE__*/React.forwardRef(function CurrencyShekel(_ref115, ref) {
|
|
2617
2748
|
let {
|
|
2618
2749
|
children,
|
|
2619
2750
|
size = 16,
|
|
2620
2751
|
...rest
|
|
2621
|
-
} =
|
|
2752
|
+
} = _ref115;
|
|
2622
2753
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2623
2754
|
width: size,
|
|
2624
2755
|
height: size,
|
|
@@ -2627,21 +2758,21 @@ const CurrencyShekel = /*#__PURE__*/React.forwardRef(function CurrencyShekel(_re
|
|
|
2627
2758
|
viewBox: "0 0 32 32",
|
|
2628
2759
|
fill: "currentColor",
|
|
2629
2760
|
...rest
|
|
2630
|
-
},
|
|
2761
|
+
}, _path178 || (_path178 = /*#__PURE__*/React.createElement("path", {
|
|
2631
2762
|
d: "M9,27H7V5h8a5.0057,5.0057,0,0,1,5,5V22H18V10a3.0033,3.0033,0,0,0-3-3H9Z"
|
|
2632
|
-
})),
|
|
2763
|
+
})), _path179 || (_path179 = /*#__PURE__*/React.createElement("path", {
|
|
2633
2764
|
d: "M20,27H12V10h2V25h6a3.0033,3.0033,0,0,0,3-3V5h2V22A5.0057,5.0057,0,0,1,20,27Z"
|
|
2634
2765
|
})), children);
|
|
2635
2766
|
});
|
|
2636
2767
|
if (process.env.NODE_ENV !== "production") {
|
|
2637
2768
|
CurrencyShekel.propTypes = iconPropTypes;
|
|
2638
2769
|
}
|
|
2639
|
-
const CurrencyWon = /*#__PURE__*/React.forwardRef(function CurrencyWon(
|
|
2770
|
+
const CurrencyWon = /*#__PURE__*/React.forwardRef(function CurrencyWon(_ref116, ref) {
|
|
2640
2771
|
let {
|
|
2641
2772
|
children,
|
|
2642
2773
|
size = 16,
|
|
2643
2774
|
...rest
|
|
2644
|
-
} =
|
|
2775
|
+
} = _ref116;
|
|
2645
2776
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2646
2777
|
width: size,
|
|
2647
2778
|
height: size,
|
|
@@ -2650,19 +2781,19 @@ const CurrencyWon = /*#__PURE__*/React.forwardRef(function CurrencyWon(_ref111,
|
|
|
2650
2781
|
viewBox: "0 0 32 32",
|
|
2651
2782
|
fill: "currentColor",
|
|
2652
2783
|
...rest
|
|
2653
|
-
},
|
|
2784
|
+
}, _path180 || (_path180 = /*#__PURE__*/React.createElement("path", {
|
|
2654
2785
|
d: "M28 14L28 12 23.045 12 24 5 22 5 20 23 17 8 15 8 12 23 10 5 8 5 8.955 12 4 12 4 14 9.227 14 9.636 17 4 17 4 19 9.909 19 11 27 13 27 16 12 19 27 21 27 22.091 19 28 19 28 17 22.364 17 22.773 14 28 14z"
|
|
2655
2786
|
})), children);
|
|
2656
2787
|
});
|
|
2657
2788
|
if (process.env.NODE_ENV !== "production") {
|
|
2658
2789
|
CurrencyWon.propTypes = iconPropTypes;
|
|
2659
2790
|
}
|
|
2660
|
-
const CurrencyYen = /*#__PURE__*/React.forwardRef(function CurrencyYen(
|
|
2791
|
+
const CurrencyYen = /*#__PURE__*/React.forwardRef(function CurrencyYen(_ref117, ref) {
|
|
2661
2792
|
let {
|
|
2662
2793
|
children,
|
|
2663
2794
|
size = 16,
|
|
2664
2795
|
...rest
|
|
2665
|
-
} =
|
|
2796
|
+
} = _ref117;
|
|
2666
2797
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2667
2798
|
width: size,
|
|
2668
2799
|
height: size,
|
|
@@ -2671,19 +2802,19 @@ const CurrencyYen = /*#__PURE__*/React.forwardRef(function CurrencyYen(_ref112,
|
|
|
2671
2802
|
viewBox: "0 0 32 32",
|
|
2672
2803
|
fill: "currentColor",
|
|
2673
2804
|
...rest
|
|
2674
|
-
},
|
|
2805
|
+
}, _path181 || (_path181 = /*#__PURE__*/React.createElement("path", {
|
|
2675
2806
|
d: "M24.271 5L22 5 16 16 10 5 7.729 5 13.794 16 8 16 8 18 15 18 15 21 8 21 8 23 15 23 15 27 17 27 17 23 24 23 24 21 17 21 17 18 24 18 24 16 18.206 16 24.271 5z"
|
|
2676
2807
|
})), children);
|
|
2677
2808
|
});
|
|
2678
2809
|
if (process.env.NODE_ENV !== "production") {
|
|
2679
2810
|
CurrencyYen.propTypes = iconPropTypes;
|
|
2680
2811
|
}
|
|
2681
|
-
const Cursor_1 = /*#__PURE__*/React.forwardRef(function Cursor_1(
|
|
2812
|
+
const Cursor_1 = /*#__PURE__*/React.forwardRef(function Cursor_1(_ref118, ref) {
|
|
2682
2813
|
let {
|
|
2683
2814
|
children,
|
|
2684
2815
|
size = 16,
|
|
2685
2816
|
...rest
|
|
2686
|
-
} =
|
|
2817
|
+
} = _ref118;
|
|
2687
2818
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2688
2819
|
width: size,
|
|
2689
2820
|
height: size,
|
|
@@ -2692,19 +2823,19 @@ const Cursor_1 = /*#__PURE__*/React.forwardRef(function Cursor_1(_ref113, ref) {
|
|
|
2692
2823
|
viewBox: "0 0 32 32",
|
|
2693
2824
|
fill: "currentColor",
|
|
2694
2825
|
...rest
|
|
2695
|
-
},
|
|
2826
|
+
}, _path182 || (_path182 = /*#__PURE__*/React.createElement("path", {
|
|
2696
2827
|
d: "M23,28a1,1,0,0,1-.71-.29l-6.13-6.14-3.33,5a1,1,0,0,1-1,.44,1,1,0,0,1-.81-.7l-6-20A1,1,0,0,1,6.29,5l20,6a1,1,0,0,1,.7.81,1,1,0,0,1-.44,1l-5,3.33,6.14,6.13a1,1,0,0,1,0,1.42l-4,4A1,1,0,0,1,23,28Zm0-2.41L25.59,23l-7.16-7.15,5.25-3.5L7.49,7.49l4.86,16.19,3.5-5.25Z"
|
|
2697
2828
|
})), children);
|
|
2698
2829
|
});
|
|
2699
2830
|
if (process.env.NODE_ENV !== "production") {
|
|
2700
2831
|
Cursor_1.propTypes = iconPropTypes;
|
|
2701
2832
|
}
|
|
2702
|
-
const Cursor_2 = /*#__PURE__*/React.forwardRef(function Cursor_2(
|
|
2833
|
+
const Cursor_2 = /*#__PURE__*/React.forwardRef(function Cursor_2(_ref119, ref) {
|
|
2703
2834
|
let {
|
|
2704
2835
|
children,
|
|
2705
2836
|
size = 16,
|
|
2706
2837
|
...rest
|
|
2707
|
-
} =
|
|
2838
|
+
} = _ref119;
|
|
2708
2839
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2709
2840
|
width: size,
|
|
2710
2841
|
height: size,
|
|
@@ -2713,19 +2844,19 @@ const Cursor_2 = /*#__PURE__*/React.forwardRef(function Cursor_2(_ref114, ref) {
|
|
|
2713
2844
|
viewBox: "0 0 32 32",
|
|
2714
2845
|
fill: "currentColor",
|
|
2715
2846
|
...rest
|
|
2716
|
-
},
|
|
2847
|
+
}, _path183 || (_path183 = /*#__PURE__*/React.createElement("path", {
|
|
2717
2848
|
d: "M27.34,12.06l-22-8A1,1,0,0,0,4.06,5.34l8,22A1,1,0,0,0,13,28h0a1,1,0,0,0,.93-.63l3.84-9.6,9.6-3.84a1,1,0,0,0,0-1.87Zm-10.71,4h0l-.4.16-.16.4h0L13,24.2,6.67,6.67,24.2,13Z"
|
|
2718
2849
|
})), children);
|
|
2719
2850
|
});
|
|
2720
2851
|
if (process.env.NODE_ENV !== "production") {
|
|
2721
2852
|
Cursor_2.propTypes = iconPropTypes;
|
|
2722
2853
|
}
|
|
2723
|
-
const CustomerService = /*#__PURE__*/React.forwardRef(function CustomerService(
|
|
2854
|
+
const CustomerService = /*#__PURE__*/React.forwardRef(function CustomerService(_ref120, ref) {
|
|
2724
2855
|
let {
|
|
2725
2856
|
children,
|
|
2726
2857
|
size = 16,
|
|
2727
2858
|
...rest
|
|
2728
|
-
} =
|
|
2859
|
+
} = _ref120;
|
|
2729
2860
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2730
2861
|
width: size,
|
|
2731
2862
|
height: size,
|
|
@@ -2734,19 +2865,19 @@ const CustomerService = /*#__PURE__*/React.forwardRef(function CustomerService(_
|
|
|
2734
2865
|
viewBox: "0 0 32 32",
|
|
2735
2866
|
fill: "currentColor",
|
|
2736
2867
|
...rest
|
|
2737
|
-
},
|
|
2868
|
+
}, _path184 || (_path184 = /*#__PURE__*/React.createElement("path", {
|
|
2738
2869
|
d: "M26 30h-2v-5c-.0033-2.7601-2.2399-4.9967-5-5h-6c-2.7601.0033-4.9967 2.2399-5 5v5h-2v-5c.0045-3.8641 3.1359-6.9955 7-7h6c3.8641.0045 6.9955 3.1359 7 7v5zM22 6v4c0 1.1025-.8972 2-2 2h-1c-.5522 0-1 .4478-1 1s.4478 1 1 1h1c2.2056 0 4-1.7944 4-4v-4h-2zM16 16c-3.8599 0-7-3.1401-7-7S12.1401 2 16 2c1.9885 0 3.8901.8503 5.2173 2.3329l-1.4902 1.334c-.9482-1.0593-2.3066-1.6669-3.7271-1.6669-2.7571 0-5 2.243-5 5s2.2429 5 5 5v2z"
|
|
2739
2870
|
})), children);
|
|
2740
2871
|
});
|
|
2741
2872
|
if (process.env.NODE_ENV !== "production") {
|
|
2742
2873
|
CustomerService.propTypes = iconPropTypes;
|
|
2743
2874
|
}
|
|
2744
|
-
const Cut = /*#__PURE__*/React.forwardRef(function Cut(
|
|
2875
|
+
const Cut = /*#__PURE__*/React.forwardRef(function Cut(_ref121, ref) {
|
|
2745
2876
|
let {
|
|
2746
2877
|
children,
|
|
2747
2878
|
size = 16,
|
|
2748
2879
|
...rest
|
|
2749
|
-
} =
|
|
2880
|
+
} = _ref121;
|
|
2750
2881
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2751
2882
|
width: size,
|
|
2752
2883
|
height: size,
|
|
@@ -2755,19 +2886,19 @@ const Cut = /*#__PURE__*/React.forwardRef(function Cut(_ref116, ref) {
|
|
|
2755
2886
|
viewBox: "0 0 32 32",
|
|
2756
2887
|
fill: "currentColor",
|
|
2757
2888
|
...rest
|
|
2758
|
-
},
|
|
2889
|
+
}, _path185 || (_path185 = /*#__PURE__*/React.createElement("path", {
|
|
2759
2890
|
d: "M26.5,19.63,20.24,16l6.26-3.63a5,5,0,0,0-1.21-9.2A5.19,5.19,0,0,0,24,3a5,5,0,0,0-4.33,7.53,5,5,0,0,0,2.39,2.1l-3.82,2.21L4,6.6,3,8.34,16.24,16,3,23.68l1,1.74,14.24-8.26,3.82,2.21a5,5,0,0,0-2.39,2.1A5,5,0,0,0,24,29a5.19,5.19,0,0,0,1.29-.17,5,5,0,0,0,1.21-9.2ZM21.4,9.53a3,3,0,0,1,1.1-4.12,3,3,0,0,1,4.1,1.11,3,3,0,0,1-1.1,4.11h0A3,3,0,0,1,21.4,9.53Zm5.2,16a3,3,0,0,1-4.1,1.11,3,3,0,0,1-1.1-4.12,3,3,0,0,1,4.1-1.1h0A3,3,0,0,1,26.6,25.48Z"
|
|
2760
2891
|
})), children);
|
|
2761
2892
|
});
|
|
2762
2893
|
if (process.env.NODE_ENV !== "production") {
|
|
2763
2894
|
Cut.propTypes = iconPropTypes;
|
|
2764
2895
|
}
|
|
2765
|
-
const WatsonHealthCutInHalf = /*#__PURE__*/React.forwardRef(function WatsonHealthCutInHalf(
|
|
2896
|
+
const WatsonHealthCutInHalf = /*#__PURE__*/React.forwardRef(function WatsonHealthCutInHalf(_ref122, ref) {
|
|
2766
2897
|
let {
|
|
2767
2898
|
children,
|
|
2768
2899
|
size = 16,
|
|
2769
2900
|
...rest
|
|
2770
|
-
} =
|
|
2901
|
+
} = _ref122;
|
|
2771
2902
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2772
2903
|
width: size,
|
|
2773
2904
|
height: size,
|
|
@@ -2776,19 +2907,19 @@ const WatsonHealthCutInHalf = /*#__PURE__*/React.forwardRef(function WatsonHealt
|
|
|
2776
2907
|
viewBox: "0 0 32 32",
|
|
2777
2908
|
fill: "currentColor",
|
|
2778
2909
|
...rest
|
|
2779
|
-
},
|
|
2910
|
+
}, _path186 || (_path186 = /*#__PURE__*/React.createElement("path", {
|
|
2780
2911
|
d: "M28,4H4A2.0023,2.0023,0,0,0,2,6V26a2.0023,2.0023,0,0,0,2,2H28a2.0023,2.0023,0,0,0,2-2V6A2.0023,2.0023,0,0,0,28,4ZM4,6H16V26H4Z"
|
|
2781
2912
|
})), children);
|
|
2782
2913
|
});
|
|
2783
2914
|
if (process.env.NODE_ENV !== "production") {
|
|
2784
2915
|
WatsonHealthCutInHalf.propTypes = iconPropTypes;
|
|
2785
2916
|
}
|
|
2786
|
-
const CutOut = /*#__PURE__*/React.forwardRef(function CutOut(
|
|
2917
|
+
const CutOut = /*#__PURE__*/React.forwardRef(function CutOut(_ref123, ref) {
|
|
2787
2918
|
let {
|
|
2788
2919
|
children,
|
|
2789
2920
|
size = 16,
|
|
2790
2921
|
...rest
|
|
2791
|
-
} =
|
|
2922
|
+
} = _ref123;
|
|
2792
2923
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2793
2924
|
width: size,
|
|
2794
2925
|
height: size,
|
|
@@ -2797,21 +2928,21 @@ const CutOut = /*#__PURE__*/React.forwardRef(function CutOut(_ref118, ref) {
|
|
|
2797
2928
|
viewBox: "0 0 32 32",
|
|
2798
2929
|
fill: "currentColor",
|
|
2799
2930
|
...rest
|
|
2800
|
-
},
|
|
2931
|
+
}, _path187 || (_path187 = /*#__PURE__*/React.createElement("path", {
|
|
2801
2932
|
d: "M19.05 13.7326L18.05 12 7.928 17.8457 6.9312 17.27a2.9524 2.9524 0 00.6672-.769A3 3 0 103.5 17.5986l2.428 1.4019L3.5 20.4023a3.0342 3.0342 0 103.4407.3223l.987-.5693L14.5914 24l1-1.7294-5.6634-3.27zM4.0344 15.26a1 1 0 11.4658.6069A.9929.9929 0 014.0344 15.26zM4.9988 22a1 1 0 11-.8645 1.5A1 1 0 014.9988 22zM17 26H21V28H17zM10 26H14V28H10z"
|
|
2802
|
-
})),
|
|
2933
|
+
})), _path188 || (_path188 = /*#__PURE__*/React.createElement("path", {
|
|
2803
2934
|
d: "M28,28H24V26h4V4H7V8H5V4A2.0023,2.0023,0,0,1,7,2H28a2.0023,2.0023,0,0,1,2,2V26A2.0023,2.0023,0,0,1,28,28Z"
|
|
2804
2935
|
})), children);
|
|
2805
2936
|
});
|
|
2806
2937
|
if (process.env.NODE_ENV !== "production") {
|
|
2807
2938
|
CutOut.propTypes = iconPropTypes;
|
|
2808
2939
|
}
|
|
2809
|
-
const QCY = /*#__PURE__*/React.forwardRef(function QCY(
|
|
2940
|
+
const QCY = /*#__PURE__*/React.forwardRef(function QCY(_ref124, ref) {
|
|
2810
2941
|
let {
|
|
2811
2942
|
children,
|
|
2812
2943
|
size = 16,
|
|
2813
2944
|
...rest
|
|
2814
|
-
} =
|
|
2945
|
+
} = _ref124;
|
|
2815
2946
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2816
2947
|
width: size,
|
|
2817
2948
|
height: size,
|
|
@@ -2820,19 +2951,19 @@ const QCY = /*#__PURE__*/React.forwardRef(function QCY(_ref119, ref) {
|
|
|
2820
2951
|
viewBox: "0 0 32 32",
|
|
2821
2952
|
fill: "currentColor",
|
|
2822
2953
|
...rest
|
|
2823
|
-
},
|
|
2954
|
+
}, _path189 || (_path189 = /*#__PURE__*/React.createElement("path", {
|
|
2824
2955
|
d: "M15 23H10a2 2 0 01-2-2V15a2 2 0 012-2h5v2H10v6h5zM24 9L22 9 20 16 18 9 16 9 19 18 19 23 21 23 21 18 24 9z"
|
|
2825
2956
|
})), children);
|
|
2826
2957
|
});
|
|
2827
2958
|
if (process.env.NODE_ENV !== "production") {
|
|
2828
2959
|
QCY.propTypes = iconPropTypes;
|
|
2829
2960
|
}
|
|
2830
|
-
const Cyclist = /*#__PURE__*/React.forwardRef(function Cyclist(
|
|
2961
|
+
const Cyclist = /*#__PURE__*/React.forwardRef(function Cyclist(_ref125, ref) {
|
|
2831
2962
|
let {
|
|
2832
2963
|
children,
|
|
2833
2964
|
size = 16,
|
|
2834
2965
|
...rest
|
|
2835
|
-
} =
|
|
2966
|
+
} = _ref125;
|
|
2836
2967
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2837
2968
|
width: size,
|
|
2838
2969
|
height: size,
|
|
@@ -2841,123 +2972,14 @@ const Cyclist = /*#__PURE__*/React.forwardRef(function Cyclist(_ref120, ref) {
|
|
|
2841
2972
|
viewBox: "0 0 32 32",
|
|
2842
2973
|
fill: "currentColor",
|
|
2843
2974
|
...rest
|
|
2844
|
-
},
|
|
2975
|
+
}, _path190 || (_path190 = /*#__PURE__*/React.createElement("path", {
|
|
2845
2976
|
d: "M25 30a6 6 0 116-6A6.0069 6.0069 0 0125 30zm0-10a4 4 0 104 4A4.0045 4.0045 0 0025 20zM7 30a6 6 0 116-6A6.0069 6.0069 0 017 30zM7 20a4 4 0 104 4A4.0045 4.0045 0 007 20z"
|
|
2846
|
-
})),
|
|
2977
|
+
})), _path191 || (_path191 = /*#__PURE__*/React.createElement("path", {
|
|
2847
2978
|
d: "M17 27H15V20.4139L9.5849 15a2.003 2.003 0 010-2.8292l4.5859-4.5859a2.0024 2.0024 0 012.8286 0L21.414 12H27v1.9993L20.5853 14l-5-5L11 13.5849l6 6zM21.5 8A3.5 3.5 0 1125 4.5 3.5042 3.5042 0 0121.5 8zm0-5A1.5 1.5 0 1023 4.5 1.5017 1.5017 0 0021.5 3z"
|
|
2848
2979
|
})), children);
|
|
2849
2980
|
});
|
|
2850
2981
|
if (process.env.NODE_ENV !== "production") {
|
|
2851
2982
|
Cyclist.propTypes = iconPropTypes;
|
|
2852
2983
|
}
|
|
2853
|
-
const QCZ = /*#__PURE__*/React.forwardRef(function QCZ(_ref121, ref) {
|
|
2854
|
-
let {
|
|
2855
|
-
children,
|
|
2856
|
-
size = 16,
|
|
2857
|
-
...rest
|
|
2858
|
-
} = _ref121;
|
|
2859
|
-
return /*#__PURE__*/React.createElement(Icon, {
|
|
2860
|
-
width: size,
|
|
2861
|
-
height: size,
|
|
2862
|
-
ref: ref,
|
|
2863
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
2864
|
-
viewBox: "0 0 32 32",
|
|
2865
|
-
fill: "currentColor",
|
|
2866
|
-
...rest
|
|
2867
|
-
}, _path182 || (_path182 = /*#__PURE__*/React.createElement("path", {
|
|
2868
|
-
d: "M14 23H9a2 2 0 01-2-2V15a2 2 0 012-2h5v2H9v6h5zM24 9L16 9 16 11 22 11 16 21 16 23 24 23 24 21 18 21 24 11 24 9z"
|
|
2869
|
-
})), children);
|
|
2870
|
-
});
|
|
2871
|
-
if (process.env.NODE_ENV !== "production") {
|
|
2872
|
-
QCZ.propTypes = iconPropTypes;
|
|
2873
|
-
}
|
|
2874
|
-
const Dashboard = /*#__PURE__*/React.forwardRef(function Dashboard(_ref122, ref) {
|
|
2875
|
-
let {
|
|
2876
|
-
children,
|
|
2877
|
-
size = 16,
|
|
2878
|
-
...rest
|
|
2879
|
-
} = _ref122;
|
|
2880
|
-
return /*#__PURE__*/React.createElement(Icon, {
|
|
2881
|
-
width: size,
|
|
2882
|
-
height: size,
|
|
2883
|
-
ref: ref,
|
|
2884
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
2885
|
-
viewBox: "0 0 32 32",
|
|
2886
|
-
fill: "currentColor",
|
|
2887
|
-
...rest
|
|
2888
|
-
}, _path183 || (_path183 = /*#__PURE__*/React.createElement("path", {
|
|
2889
|
-
d: "M24 21H26V26H24zM20 16H22V26H20zM11 26a5.0059 5.0059 0 01-5-5H8a3 3 0 103-3V16a5 5 0 010 10z"
|
|
2890
|
-
})), _path184 || (_path184 = /*#__PURE__*/React.createElement("path", {
|
|
2891
|
-
d: "M28,2H4A2.002,2.002,0,0,0,2,4V28a2.0023,2.0023,0,0,0,2,2H28a2.0027,2.0027,0,0,0,2-2V4A2.0023,2.0023,0,0,0,28,2Zm0,9H14V4H28ZM12,4v7H4V4ZM4,28V13H28.0007l.0013,15Z"
|
|
2892
|
-
})), children);
|
|
2893
|
-
});
|
|
2894
|
-
if (process.env.NODE_ENV !== "production") {
|
|
2895
|
-
Dashboard.propTypes = iconPropTypes;
|
|
2896
|
-
}
|
|
2897
|
-
const DashboardReference = /*#__PURE__*/React.forwardRef(function DashboardReference(_ref123, ref) {
|
|
2898
|
-
let {
|
|
2899
|
-
children,
|
|
2900
|
-
size = 16,
|
|
2901
|
-
...rest
|
|
2902
|
-
} = _ref123;
|
|
2903
|
-
return /*#__PURE__*/React.createElement(Icon, {
|
|
2904
|
-
width: size,
|
|
2905
|
-
height: size,
|
|
2906
|
-
ref: ref,
|
|
2907
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
2908
|
-
viewBox: "0 0 32 32",
|
|
2909
|
-
fill: "currentColor",
|
|
2910
|
-
...rest
|
|
2911
|
-
}, _path185 || (_path185 = /*#__PURE__*/React.createElement("path", {
|
|
2912
|
-
d: "M4 20L4 22 8.586 22 2 28.586 3.414 30 10 23.414 10 28 12 28 12 20 4 20zM24 21H26V26H24zM20 16H22V26H20zM16 18H18V26H16z"
|
|
2913
|
-
})), _path186 || (_path186 = /*#__PURE__*/React.createElement("path", {
|
|
2914
|
-
d: "M28,2H4A2.002,2.002,0,0,0,2,4V16H4V13H28.001l.001,15H16v2H28a2.0027,2.0027,0,0,0,2-2V4A2.0023,2.0023,0,0,0,28,2ZM12,11H4V4h8Zm2,0V4H28l.0007,7Z"
|
|
2915
|
-
})), children);
|
|
2916
|
-
});
|
|
2917
|
-
if (process.env.NODE_ENV !== "production") {
|
|
2918
|
-
DashboardReference.propTypes = iconPropTypes;
|
|
2919
|
-
}
|
|
2920
|
-
const Data_1 = /*#__PURE__*/React.forwardRef(function Data_1(_ref124, ref) {
|
|
2921
|
-
let {
|
|
2922
|
-
children,
|
|
2923
|
-
size = 16,
|
|
2924
|
-
...rest
|
|
2925
|
-
} = _ref124;
|
|
2926
|
-
return /*#__PURE__*/React.createElement(Icon, {
|
|
2927
|
-
width: size,
|
|
2928
|
-
height: size,
|
|
2929
|
-
ref: ref,
|
|
2930
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
2931
|
-
viewBox: "0 0 32 32",
|
|
2932
|
-
fill: "currentColor",
|
|
2933
|
-
...rest
|
|
2934
|
-
}, _path187 || (_path187 = /*#__PURE__*/React.createElement("path", {
|
|
2935
|
-
d: "M15 6H28V8H15zM15 24H28V26H15zM4 15H17V17H4zM7 11a4 4 0 114-4A4 4 0 017 11zM7 5A2 2 0 109 7 2 2 0 007 5zM7 29a4 4 0 114-4A4 4 0 017 29zm0-6a2 2 0 102 2A2 2 0 007 23zM25 20a4 4 0 114-4A4 4 0 0125 20zm0-6a2 2 0 102 2A2 2 0 0025 14z"
|
|
2936
|
-
})), children);
|
|
2937
|
-
});
|
|
2938
|
-
if (process.env.NODE_ENV !== "production") {
|
|
2939
|
-
Data_1.propTypes = iconPropTypes;
|
|
2940
|
-
}
|
|
2941
|
-
const Data_2 = /*#__PURE__*/React.forwardRef(function Data_2(_ref125, ref) {
|
|
2942
|
-
let {
|
|
2943
|
-
children,
|
|
2944
|
-
size = 16,
|
|
2945
|
-
...rest
|
|
2946
|
-
} = _ref125;
|
|
2947
|
-
return /*#__PURE__*/React.createElement(Icon, {
|
|
2948
|
-
width: size,
|
|
2949
|
-
height: size,
|
|
2950
|
-
ref: ref,
|
|
2951
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
2952
|
-
viewBox: "0 0 32 32",
|
|
2953
|
-
fill: "currentColor",
|
|
2954
|
-
...rest
|
|
2955
|
-
}, _path188 || (_path188 = /*#__PURE__*/React.createElement("path", {
|
|
2956
|
-
d: "M4 6H15V8H4zM18 6H28V8H18zM21 12H28V14H21zM11 12H18V14H11zM4 12H8V14H4zM4 18H28V20H4zM4 24H21V26H4zM24 24H28V26H24z"
|
|
2957
|
-
})), children);
|
|
2958
|
-
});
|
|
2959
|
-
if (process.env.NODE_ENV !== "production") {
|
|
2960
|
-
Data_2.propTypes = iconPropTypes;
|
|
2961
|
-
}
|
|
2962
2984
|
|
|
2963
|
-
export { CloseOutline, ClosedCaption, ClosedCaptionAlt, ClosedCaptionFilled, Cloud, CloudAlerting, CloudApp, CloudAuditing, CloudCeiling, CloudDataOps, CloudDownload, CloudFoundry_1, CloudFoundry_2, CloudLogging, CloudMonitoring, CloudOffline, CloudRegistry, CloudSatellite, CloudSatelliteConfig, CloudSatelliteLink, CloudSatelliteServices, CloudServiceManagement, CloudServices, CloudUpload, Cloudy, Code, CodeHide, CodeReference, CodeSigningService, Cognitive, Collaborate, CollapseAll, CollapseCategories, ColorPalette, ColorSwitch, Column, ColumnDelete, ColumnDependency, ColumnInsert, Commit, CommunicationUnified, Compare, Compass, Concept, ConditionPoint, ConditionWaitPoint, Connect, ConnectRecursive, ConnectReference, ConnectSource, ConnectTarget, ConnectionReceive, ConnectionSend, ConnectionSignal, ConnectionSignalOff, ConnectionTwoWay, Construction, ContainerRegistry, ContainerServices, ContainerSoftware, ContentDeliveryNetwork, ContentView, Continue, ContinueFilled, ContinuousDeployment, ContinuousIntegration, Contrast, ConvertToCloud, Cookie, Copy, CopyFile, CopyLink, Corn, Corner, Coronavirus, Cost, CostTotal, Cough, Course, Covariate, Credentials, Critical, CriticalSeverity, Crop, CropGrowth, CropHealth, CrossTab, Crossroads, CrowdReport, CrowdReportFilled, Csv, Cube, CubeView, Currency, CurrencyBaht, CurrencyDollar, CurrencyEuro, CurrencyLira, CurrencyPound, CurrencyRuble, CurrencyRupee, CurrencyShekel, CurrencyWon, CurrencyYen, Cursor_1, Cursor_2, CustomerService, Cut, CutOut, Cyclist,
|
|
2985
|
+
export { ClassifierLanguage, Clean, Close, CloseFilled, CloseLarge, CloseOutline, ClosedCaption, ClosedCaptionAlt, ClosedCaptionFilled, Cloud, CloudAlerting, CloudApp, CloudAuditing, CloudCeiling, CloudDataOps, CloudDownload, CloudFoundry_1, CloudFoundry_2, CloudLogging, CloudMonitoring, CloudOffline, CloudRegistry, CloudSatellite, CloudSatelliteConfig, CloudSatelliteLink, CloudSatelliteServices, CloudServiceManagement, CloudServices, CloudUpload, Cloudy, Code, CodeHide, CodeReference, CodeSigningService, Cognitive, Collaborate, CollapseAll, CollapseCategories, ColorPalette, ColorSwitch, Column, ColumnDelete, ColumnDependency, ColumnInsert, Commit, CommunicationUnified, Compare, Compass, Concept, ConditionPoint, ConditionWaitPoint, Connect, ConnectRecursive, ConnectReference, ConnectSource, ConnectTarget, ConnectionReceive, ConnectionSend, ConnectionSignal, ConnectionSignalOff, ConnectionTwoWay, Construction, ContainerRegistry, ContainerServices, ContainerSoftware, ContentDeliveryNetwork, ContentView, Continue, ContinueFilled, ContinuousDeployment, ContinuousIntegration, Contrast, ConvertToCloud, Cookie, Copy, CopyFile, CopyLink, Corn, Corner, Coronavirus, Cost, CostTotal, Cough, Course, Covariate, Credentials, Critical, CriticalSeverity, Crop, CropGrowth, CropHealth, CrossTab, Crossroads, CrowdReport, CrowdReportFilled, Csv, Cube, CubeView, Currency, CurrencyBaht, CurrencyDollar, CurrencyEuro, CurrencyLira, CurrencyPound, CurrencyRuble, CurrencyRupee, CurrencyShekel, CurrencyWon, CurrencyYen, Cursor_1, Cursor_2, CustomerService, Cut, CutOut, Cyclist, QCU1, QCU3, QCY, QComposerEdit, WatsonHealthCobbAngle, WatsonHealthContourDraw, WatsonHealthContourEdit, WatsonHealthContourFinding, WatsonHealthCrossReference, WatsonHealthCutInHalf };
|