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