@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/AddLarge.js
ADDED
|
@@ -0,0 +1,37 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Copyright IBM Corp. 2016, 2023
|
|
3
|
+
*
|
|
4
|
+
* This source code is licensed under the Apache-2.0 license found in the
|
|
5
|
+
* LICENSE file in the root directory of this source tree.
|
|
6
|
+
*
|
|
7
|
+
* Code generated by @carbon/icon-build-helpers. DO NOT EDIT.
|
|
8
|
+
*/
|
|
9
|
+
import React from 'react';
|
|
10
|
+
import { i as iconPropTypes, I as Icon } from './iconPropTypes-35f5ea64.js';
|
|
11
|
+
import '@carbon/icon-helpers';
|
|
12
|
+
import 'prop-types';
|
|
13
|
+
|
|
14
|
+
var _path;
|
|
15
|
+
const AddLarge = /*#__PURE__*/React.forwardRef(function AddLarge(_ref, ref) {
|
|
16
|
+
let {
|
|
17
|
+
children,
|
|
18
|
+
size = 16,
|
|
19
|
+
...rest
|
|
20
|
+
} = _ref;
|
|
21
|
+
return /*#__PURE__*/React.createElement(Icon, {
|
|
22
|
+
width: size,
|
|
23
|
+
height: size,
|
|
24
|
+
ref: ref,
|
|
25
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
26
|
+
viewBox: "0 0 32 32",
|
|
27
|
+
fill: "currentColor",
|
|
28
|
+
...rest
|
|
29
|
+
}, _path || (_path = /*#__PURE__*/React.createElement("path", {
|
|
30
|
+
d: "M17 15L17 5 15 5 15 15 5 15 5 17 15 17 15 27 17 27 17 17 27 17 27 15 17 15z"
|
|
31
|
+
})), children);
|
|
32
|
+
});
|
|
33
|
+
if (process.env.NODE_ENV !== "production") {
|
|
34
|
+
AddLarge.propTypes = iconPropTypes;
|
|
35
|
+
}
|
|
36
|
+
|
|
37
|
+
export { AddLarge as default };
|
|
@@ -0,0 +1,39 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Copyright IBM Corp. 2016, 2023
|
|
3
|
+
*
|
|
4
|
+
* This source code is licensed under the Apache-2.0 license found in the
|
|
5
|
+
* LICENSE file in the root directory of this source tree.
|
|
6
|
+
*
|
|
7
|
+
* Code generated by @carbon/icon-build-helpers. DO NOT EDIT.
|
|
8
|
+
*/
|
|
9
|
+
import React from 'react';
|
|
10
|
+
import { i as iconPropTypes, I as Icon } from './iconPropTypes-35f5ea64.js';
|
|
11
|
+
import '@carbon/icon-helpers';
|
|
12
|
+
import 'prop-types';
|
|
13
|
+
|
|
14
|
+
var _path, _path2;
|
|
15
|
+
const BusinessProcesses = /*#__PURE__*/React.forwardRef(function BusinessProcesses(_ref, ref) {
|
|
16
|
+
let {
|
|
17
|
+
children,
|
|
18
|
+
size = 16,
|
|
19
|
+
...rest
|
|
20
|
+
} = _ref;
|
|
21
|
+
return /*#__PURE__*/React.createElement(Icon, {
|
|
22
|
+
width: size,
|
|
23
|
+
height: size,
|
|
24
|
+
ref: ref,
|
|
25
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
26
|
+
viewBox: "0 0 32 32",
|
|
27
|
+
fill: "currentColor",
|
|
28
|
+
...rest
|
|
29
|
+
}, _path || (_path = /*#__PURE__*/React.createElement("path", {
|
|
30
|
+
d: "m23.0002,31c-.0095,0-.0188-.0001-.0283-.0004-.4102-.0115-.7715-.2723-.9116-.6578l-3.1365-8.6252-2.0046,4.6774c-.1577.3677-.519.6061-.9192.6061h-4v-2h3.3406l2.7402-6.3939c.1619-.3772.5479-.6166.9473-.6057.4102.0115.7715.2723.9116.6578l3.1365,8.6252,2.0046-4.6774c.1577-.3677.519-.6061.9192-.6061h4v2h-3.3406l-2.7402,6.3939c-.158.3684-.52.6061-.9189.6061Z"
|
|
31
|
+
})), _path2 || (_path2 = /*#__PURE__*/React.createElement("path", {
|
|
32
|
+
d: "m9,25h-5v-15h24v9h2v-9c0-1.103-.8975-2-2-2h-6V4c0-1.103-.8975-2-2-2h-8c-1.103,0-2,.897-2,2v4h-6c-1.103,0-2,.897-2,2v15c0,1.1025.897,2,2,2h5v-2ZM12,4h8v4h-8V4Z"
|
|
33
|
+
})), children);
|
|
34
|
+
});
|
|
35
|
+
if (process.env.NODE_ENV !== "production") {
|
|
36
|
+
BusinessProcesses.propTypes = iconPropTypes;
|
|
37
|
+
}
|
|
38
|
+
|
|
39
|
+
export { BusinessProcesses as default };
|
|
@@ -0,0 +1,43 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Copyright IBM Corp. 2016, 2023
|
|
3
|
+
*
|
|
4
|
+
* This source code is licensed under the Apache-2.0 license found in the
|
|
5
|
+
* LICENSE file in the root directory of this source tree.
|
|
6
|
+
*
|
|
7
|
+
* Code generated by @carbon/icon-build-helpers. DO NOT EDIT.
|
|
8
|
+
*/
|
|
9
|
+
import React from 'react';
|
|
10
|
+
import { i as iconPropTypes, I as Icon } from './iconPropTypes-35f5ea64.js';
|
|
11
|
+
import '@carbon/icon-helpers';
|
|
12
|
+
import 'prop-types';
|
|
13
|
+
|
|
14
|
+
var _path, _circle, _path2;
|
|
15
|
+
const CarbonForMobile = /*#__PURE__*/React.forwardRef(function CarbonForMobile(_ref, ref) {
|
|
16
|
+
let {
|
|
17
|
+
children,
|
|
18
|
+
size = 16,
|
|
19
|
+
...rest
|
|
20
|
+
} = _ref;
|
|
21
|
+
return /*#__PURE__*/React.createElement(Icon, {
|
|
22
|
+
width: size,
|
|
23
|
+
height: size,
|
|
24
|
+
ref: ref,
|
|
25
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
26
|
+
viewBox: "0 0 32 32",
|
|
27
|
+
fill: "currentColor",
|
|
28
|
+
...rest
|
|
29
|
+
}, _path || (_path = /*#__PURE__*/React.createElement("path", {
|
|
30
|
+
d: "M32 14h-2v-5.9258l-5.5039-3.2104 1.0078-1.7275 6 3.5c.3071.1792.4961.5083.4961.8638v6.5zM20 22c-.1743 0-.3481-.0454-.5039-.1362l-6-3.5c-.3071-.1792-.4961-.5083-.4961-.8638v-7c0-.3555.189-.6846.4961-.8638l6-3.5c.3115-.1816.6963-.1816 1.0078 0l6 3.5c.3071.1792.4961.5083.4961.8638v7c0 .3555-.189.6846-.4961.8638l-6 3.5c-.1558.0908-.3296.1362-.5039.1362zm-5-5.0742l5 2.9165 5-2.9165v-5.8516l-5-2.9165-5 2.9165v5.8516z"
|
|
31
|
+
})), _circle || (_circle = /*#__PURE__*/React.createElement("circle", {
|
|
32
|
+
cx: "12.5",
|
|
33
|
+
cy: "24.5",
|
|
34
|
+
r: "1.5"
|
|
35
|
+
})), _path2 || (_path2 = /*#__PURE__*/React.createElement("path", {
|
|
36
|
+
d: "m19,30H6c-1.1028,0-2-.8972-2-2V4c0-1.1028.8972-2,2-2h13v2H6v24h13v-4h2v4c0,1.1028-.8972,2-2,2Z"
|
|
37
|
+
})), children);
|
|
38
|
+
});
|
|
39
|
+
if (process.env.NODE_ENV !== "production") {
|
|
40
|
+
CarbonForMobile.propTypes = iconPropTypes;
|
|
41
|
+
}
|
|
42
|
+
|
|
43
|
+
export { CarbonForMobile as default };
|
|
@@ -0,0 +1,37 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Copyright IBM Corp. 2016, 2023
|
|
3
|
+
*
|
|
4
|
+
* This source code is licensed under the Apache-2.0 license found in the
|
|
5
|
+
* LICENSE file in the root directory of this source tree.
|
|
6
|
+
*
|
|
7
|
+
* Code generated by @carbon/icon-build-helpers. DO NOT EDIT.
|
|
8
|
+
*/
|
|
9
|
+
import React from 'react';
|
|
10
|
+
import { i as iconPropTypes, I as Icon } from './iconPropTypes-35f5ea64.js';
|
|
11
|
+
import '@carbon/icon-helpers';
|
|
12
|
+
import 'prop-types';
|
|
13
|
+
|
|
14
|
+
var _path;
|
|
15
|
+
const ChartDualYAxis = /*#__PURE__*/React.forwardRef(function ChartDualYAxis(_ref, ref) {
|
|
16
|
+
let {
|
|
17
|
+
children,
|
|
18
|
+
size = 16,
|
|
19
|
+
...rest
|
|
20
|
+
} = _ref;
|
|
21
|
+
return /*#__PURE__*/React.createElement(Icon, {
|
|
22
|
+
width: size,
|
|
23
|
+
height: size,
|
|
24
|
+
ref: ref,
|
|
25
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
26
|
+
viewBox: "0 0 32 32",
|
|
27
|
+
fill: "currentColor",
|
|
28
|
+
...rest
|
|
29
|
+
}, _path || (_path = /*#__PURE__*/React.createElement("path", {
|
|
30
|
+
d: "m28,2v5.7222l-7.5317,6.9521L12.3818,6.5879c-.3918-.3911-.9111-.5918-1.4302-.5879-.4644.0034-.9285.1714-1.301.4976l-5.6506,4.9443V2h-2v26c0,1.1025.8972,2,2,2h24c1.1028,0,2-.8975,2-2V2h-2Zm0,8.4438v11.7622l-6.1165-6.1162,6.1165-5.646Zm-17.0322-2.4414l8.0298,8.0298-3.2141,2.9668-3.4148-3.415c-.3711-.3706-.8564-.5674-1.3479-.584s-.9885.1475-1.3833.4932l-5.6375,4.9326v-6.3262l6.9678-6.0972Zm-6.9678,19.9976v-4.9165l6.9546-6.085,3.4146,3.4146c.3809.3809.8755.5771,1.374.5869s1.0007-.166,1.3967-.5312l3.2729-3.0215,7.5872,7.5869v2.9658H4Z"
|
|
31
|
+
})), children);
|
|
32
|
+
});
|
|
33
|
+
if (process.env.NODE_ENV !== "production") {
|
|
34
|
+
ChartDualYAxis.propTypes = iconPropTypes;
|
|
35
|
+
}
|
|
36
|
+
|
|
37
|
+
export { ChartDualYAxis as default };
|
package/es/Close.js
CHANGED
|
@@ -27,7 +27,7 @@ const Close = /*#__PURE__*/React.forwardRef(function Close(_ref, ref) {
|
|
|
27
27
|
fill: "currentColor",
|
|
28
28
|
...rest
|
|
29
29
|
}, _path || (_path = /*#__PURE__*/React.createElement("path", {
|
|
30
|
-
d: "
|
|
30
|
+
d: "M17.4141 16L24 9.4141 22.5859 8 16 14.5859 9.4143 8 8 9.4141 14.5859 16 8 22.5859 9.4143 24 16 17.4141 22.5859 24 24 22.5859 17.4141 16z"
|
|
31
31
|
})), children);
|
|
32
32
|
});
|
|
33
33
|
if (process.env.NODE_ENV !== "production") {
|
package/es/CloseLarge.js
ADDED
|
@@ -0,0 +1,37 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Copyright IBM Corp. 2016, 2023
|
|
3
|
+
*
|
|
4
|
+
* This source code is licensed under the Apache-2.0 license found in the
|
|
5
|
+
* LICENSE file in the root directory of this source tree.
|
|
6
|
+
*
|
|
7
|
+
* Code generated by @carbon/icon-build-helpers. DO NOT EDIT.
|
|
8
|
+
*/
|
|
9
|
+
import React from 'react';
|
|
10
|
+
import { i as iconPropTypes, I as Icon } from './iconPropTypes-35f5ea64.js';
|
|
11
|
+
import '@carbon/icon-helpers';
|
|
12
|
+
import 'prop-types';
|
|
13
|
+
|
|
14
|
+
var _path;
|
|
15
|
+
const CloseLarge = /*#__PURE__*/React.forwardRef(function CloseLarge(_ref, ref) {
|
|
16
|
+
let {
|
|
17
|
+
children,
|
|
18
|
+
size = 16,
|
|
19
|
+
...rest
|
|
20
|
+
} = _ref;
|
|
21
|
+
return /*#__PURE__*/React.createElement(Icon, {
|
|
22
|
+
width: size,
|
|
23
|
+
height: size,
|
|
24
|
+
ref: ref,
|
|
25
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
26
|
+
viewBox: "0 0 32 32",
|
|
27
|
+
fill: "currentColor",
|
|
28
|
+
...rest
|
|
29
|
+
}, _path || (_path = /*#__PURE__*/React.createElement("path", {
|
|
30
|
+
d: "M17.4141 16L26 7.4141 24.5859 6 16 14.5859 7.4143 6 6 7.4141 14.5859 16 6 24.5859 7.4143 26 16 17.4141 24.5859 26 26 24.5859 17.4141 16z"
|
|
31
|
+
})), children);
|
|
32
|
+
});
|
|
33
|
+
if (process.env.NODE_ENV !== "production") {
|
|
34
|
+
CloseLarge.propTypes = iconPropTypes;
|
|
35
|
+
}
|
|
36
|
+
|
|
37
|
+
export { CloseLarge as default };
|
package/es/DataReference.js
CHANGED
|
@@ -27,7 +27,7 @@ const DataReference = /*#__PURE__*/React.forwardRef(function DataReference(_ref,
|
|
|
27
27
|
fill: "currentColor",
|
|
28
28
|
...rest
|
|
29
29
|
}, _path || (_path = /*#__PURE__*/React.createElement("path", {
|
|
30
|
-
d: "M25
|
|
30
|
+
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"
|
|
31
31
|
})), children);
|
|
32
32
|
});
|
|
33
33
|
if (process.env.NODE_ENV !== "production") {
|
package/es/DataSet.js
CHANGED
|
@@ -27,7 +27,7 @@ const DataSet = /*#__PURE__*/React.forwardRef(function DataSet(_ref, ref) {
|
|
|
27
27
|
fill: "currentColor",
|
|
28
28
|
...rest
|
|
29
29
|
}, _path || (_path = /*#__PURE__*/React.createElement("path", {
|
|
30
|
-
d: "M25
|
|
30
|
+
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"
|
|
31
31
|
})), children);
|
|
32
32
|
});
|
|
33
33
|
if (process.env.NODE_ENV !== "production") {
|
package/es/DataUnreal.js
ADDED
|
@@ -0,0 +1,37 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Copyright IBM Corp. 2016, 2023
|
|
3
|
+
*
|
|
4
|
+
* This source code is licensed under the Apache-2.0 license found in the
|
|
5
|
+
* LICENSE file in the root directory of this source tree.
|
|
6
|
+
*
|
|
7
|
+
* Code generated by @carbon/icon-build-helpers. DO NOT EDIT.
|
|
8
|
+
*/
|
|
9
|
+
import React from 'react';
|
|
10
|
+
import { i as iconPropTypes, I as Icon } from './iconPropTypes-35f5ea64.js';
|
|
11
|
+
import '@carbon/icon-helpers';
|
|
12
|
+
import 'prop-types';
|
|
13
|
+
|
|
14
|
+
var _path;
|
|
15
|
+
const DataUnreal = /*#__PURE__*/React.forwardRef(function DataUnreal(_ref, ref) {
|
|
16
|
+
let {
|
|
17
|
+
children,
|
|
18
|
+
size = 16,
|
|
19
|
+
...rest
|
|
20
|
+
} = _ref;
|
|
21
|
+
return /*#__PURE__*/React.createElement(Icon, {
|
|
22
|
+
width: size,
|
|
23
|
+
height: size,
|
|
24
|
+
ref: ref,
|
|
25
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
26
|
+
viewBox: "0 0 32 32",
|
|
27
|
+
fill: "currentColor",
|
|
28
|
+
...rest
|
|
29
|
+
}, _path || (_path = /*#__PURE__*/React.createElement("path", {
|
|
30
|
+
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"
|
|
31
|
+
})), children);
|
|
32
|
+
});
|
|
33
|
+
if (process.env.NODE_ENV !== "production") {
|
|
34
|
+
DataUnreal.propTypes = iconPropTypes;
|
|
35
|
+
}
|
|
36
|
+
|
|
37
|
+
export { DataUnreal as default };
|
|
@@ -12,12 +12,19 @@ import '@carbon/icon-helpers';
|
|
|
12
12
|
import 'prop-types';
|
|
13
13
|
|
|
14
14
|
var _path;
|
|
15
|
+
let didWarnAboutDeprecation = false;
|
|
15
16
|
const DatabaseEnterpriseDb2 = /*#__PURE__*/React.forwardRef(function DatabaseEnterpriseDb2(_ref, ref) {
|
|
16
17
|
let {
|
|
17
18
|
children,
|
|
18
19
|
size = 16,
|
|
19
20
|
...rest
|
|
20
21
|
} = _ref;
|
|
22
|
+
if (process.env.NODE_ENV !== "production") {
|
|
23
|
+
if (!didWarnAboutDeprecation) {
|
|
24
|
+
didWarnAboutDeprecation = true;
|
|
25
|
+
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.");
|
|
26
|
+
}
|
|
27
|
+
}
|
|
21
28
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
22
29
|
width: size,
|
|
23
30
|
height: size,
|
|
@@ -0,0 +1,37 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Copyright IBM Corp. 2016, 2023
|
|
3
|
+
*
|
|
4
|
+
* This source code is licensed under the Apache-2.0 license found in the
|
|
5
|
+
* LICENSE file in the root directory of this source tree.
|
|
6
|
+
*
|
|
7
|
+
* Code generated by @carbon/icon-build-helpers. DO NOT EDIT.
|
|
8
|
+
*/
|
|
9
|
+
import React from 'react';
|
|
10
|
+
import { i as iconPropTypes, I as Icon } from './iconPropTypes-35f5ea64.js';
|
|
11
|
+
import '@carbon/icon-helpers';
|
|
12
|
+
import 'prop-types';
|
|
13
|
+
|
|
14
|
+
var _path;
|
|
15
|
+
const DatabaseEnterprisedb = /*#__PURE__*/React.forwardRef(function DatabaseEnterprisedb(_ref, ref) {
|
|
16
|
+
let {
|
|
17
|
+
children,
|
|
18
|
+
size = 16,
|
|
19
|
+
...rest
|
|
20
|
+
} = _ref;
|
|
21
|
+
return /*#__PURE__*/React.createElement(Icon, {
|
|
22
|
+
width: size,
|
|
23
|
+
height: size,
|
|
24
|
+
ref: ref,
|
|
25
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
26
|
+
viewBox: "0 0 32 32",
|
|
27
|
+
fill: "currentColor",
|
|
28
|
+
...rest
|
|
29
|
+
}, _path || (_path = /*#__PURE__*/React.createElement("path", {
|
|
30
|
+
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"
|
|
31
|
+
})), children);
|
|
32
|
+
});
|
|
33
|
+
if (process.env.NODE_ENV !== "production") {
|
|
34
|
+
DatabaseEnterprisedb.propTypes = iconPropTypes;
|
|
35
|
+
}
|
|
36
|
+
|
|
37
|
+
export { DatabaseEnterprisedb as default };
|
|
@@ -0,0 +1,45 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Copyright IBM Corp. 2016, 2023
|
|
3
|
+
*
|
|
4
|
+
* This source code is licensed under the Apache-2.0 license found in the
|
|
5
|
+
* LICENSE file in the root directory of this source tree.
|
|
6
|
+
*
|
|
7
|
+
* Code generated by @carbon/icon-build-helpers. DO NOT EDIT.
|
|
8
|
+
*/
|
|
9
|
+
import React from 'react';
|
|
10
|
+
import { i as iconPropTypes, I as Icon } from './iconPropTypes-35f5ea64.js';
|
|
11
|
+
import '@carbon/icon-helpers';
|
|
12
|
+
import 'prop-types';
|
|
13
|
+
|
|
14
|
+
var _path, _circle, _path2, _path3;
|
|
15
|
+
const GlobalLoanAndTrial = /*#__PURE__*/React.forwardRef(function GlobalLoanAndTrial(_ref, ref) {
|
|
16
|
+
let {
|
|
17
|
+
children,
|
|
18
|
+
size = 16,
|
|
19
|
+
...rest
|
|
20
|
+
} = _ref;
|
|
21
|
+
return /*#__PURE__*/React.createElement(Icon, {
|
|
22
|
+
width: size,
|
|
23
|
+
height: size,
|
|
24
|
+
ref: ref,
|
|
25
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
26
|
+
viewBox: "0 0 32 32",
|
|
27
|
+
fill: "currentColor",
|
|
28
|
+
...rest
|
|
29
|
+
}, _path || (_path = /*#__PURE__*/React.createElement("path", {
|
|
30
|
+
d: "m15,22l-1.4099,1.4102,2.5798,2.5898H4V8h-2v18c0,1.1025.8972,2,2,2h12.1699l-2.5798,2.5898,1.4099,1.4102,5-5-5-5Z"
|
|
31
|
+
})), _circle || (_circle = /*#__PURE__*/React.createElement("circle", {
|
|
32
|
+
cx: "11",
|
|
33
|
+
cy: "16",
|
|
34
|
+
r: "1"
|
|
35
|
+
})), _path2 || (_path2 = /*#__PURE__*/React.createElement("path", {
|
|
36
|
+
d: "m24,20H8c-1.1028,0-2-.8972-2-2v-4c0-1.1028.8972-2,2-2h16c1.1028,0,2,.8972,2,2v4c0,1.1028-.8972,2-2,2Zm-16-6v4h16v-4H8Z"
|
|
37
|
+
})), _path3 || (_path3 = /*#__PURE__*/React.createElement("path", {
|
|
38
|
+
d: "m28,4h-12.1699l2.5801-2.5898L17,0l-5,5,5,5,1.4102-1.4102-2.5801-2.5898h12.1699v18h2V6c0-1.1025-.8972-2-2-2Z"
|
|
39
|
+
})), children);
|
|
40
|
+
});
|
|
41
|
+
if (process.env.NODE_ENV !== "production") {
|
|
42
|
+
GlobalLoanAndTrial.propTypes = iconPropTypes;
|
|
43
|
+
}
|
|
44
|
+
|
|
45
|
+
export { GlobalLoanAndTrial as default };
|
package/es/IbmAiOnZ.js
ADDED
|
@@ -0,0 +1,39 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Copyright IBM Corp. 2016, 2023
|
|
3
|
+
*
|
|
4
|
+
* This source code is licensed under the Apache-2.0 license found in the
|
|
5
|
+
* LICENSE file in the root directory of this source tree.
|
|
6
|
+
*
|
|
7
|
+
* Code generated by @carbon/icon-build-helpers. DO NOT EDIT.
|
|
8
|
+
*/
|
|
9
|
+
import React from 'react';
|
|
10
|
+
import { i as iconPropTypes, I as Icon } from './iconPropTypes-35f5ea64.js';
|
|
11
|
+
import '@carbon/icon-helpers';
|
|
12
|
+
import 'prop-types';
|
|
13
|
+
|
|
14
|
+
var _path, _path2;
|
|
15
|
+
const IbmAiOnZ = /*#__PURE__*/React.forwardRef(function IbmAiOnZ(_ref, ref) {
|
|
16
|
+
let {
|
|
17
|
+
children,
|
|
18
|
+
size = 16,
|
|
19
|
+
...rest
|
|
20
|
+
} = _ref;
|
|
21
|
+
return /*#__PURE__*/React.createElement(Icon, {
|
|
22
|
+
width: size,
|
|
23
|
+
height: size,
|
|
24
|
+
ref: ref,
|
|
25
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
26
|
+
viewBox: "0 0 32 32",
|
|
27
|
+
fill: "currentColor",
|
|
28
|
+
...rest
|
|
29
|
+
}, _path || (_path = /*#__PURE__*/React.createElement("path", {
|
|
30
|
+
d: "m28,26c-.7384,0-1.3762.4047-1.7226,1h-5.2774l7.7998-10.4004c.2275-.3027.2642-.708.0947-1.0469s-.5156-.5527-.8945-.5527h-10.1843c-.4141-1.1615-1.5138-2-2.8157-2-1.6543,0-3,1.3457-3,3s1.3457,3,3,3c1.3019,0,2.4016-.8385,2.8157-2h8.1843l-7.7998,10.4004c-.2275.3027-.2642.708-.0947,1.0469s.5156.5527.8945.5527h7.2774c.3464.5953.9842,1,1.7226,1,1.1046,0,2-.8954,2-2s-.8954-2-2-2Zm-13-9c-.5513,0-1-.4482-1-1s.4487-1,1-1,1,.4482,1,1-.4487,1-1,1Z"
|
|
31
|
+
})), _path2 || (_path2 = /*#__PURE__*/React.createElement("path", {
|
|
32
|
+
d: "m16,21h-2v4.5859L4.4139,16,14,6.4142v4.5858h2v-6h10v8h2V5c0-1.1046-.8954-2-2-2H4c-1.1046,0-2,.8954-2,2v22c0,1.1046.8954,2,2,2h12v-8ZM4,5h8.5858L4,13.5858V5Zm0,22v-8.5858l8.5858,8.5858H4Z"
|
|
33
|
+
})), children);
|
|
34
|
+
});
|
|
35
|
+
if (process.env.NODE_ENV !== "production") {
|
|
36
|
+
IbmAiOnZ.propTypes = iconPropTypes;
|
|
37
|
+
}
|
|
38
|
+
|
|
39
|
+
export { IbmAiOnZ as default };
|
|
@@ -0,0 +1,45 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Copyright IBM Corp. 2016, 2023
|
|
3
|
+
*
|
|
4
|
+
* This source code is licensed under the Apache-2.0 license found in the
|
|
5
|
+
* LICENSE file in the root directory of this source tree.
|
|
6
|
+
*
|
|
7
|
+
* Code generated by @carbon/icon-build-helpers. DO NOT EDIT.
|
|
8
|
+
*/
|
|
9
|
+
import React from 'react';
|
|
10
|
+
import { i as iconPropTypes, I as Icon } from './iconPropTypes-35f5ea64.js';
|
|
11
|
+
import '@carbon/icon-helpers';
|
|
12
|
+
import 'prop-types';
|
|
13
|
+
|
|
14
|
+
var _path, _path2, _path3, _circle;
|
|
15
|
+
const IbmAiopsInsights = /*#__PURE__*/React.forwardRef(function IbmAiopsInsights(_ref, ref) {
|
|
16
|
+
let {
|
|
17
|
+
children,
|
|
18
|
+
size = 16,
|
|
19
|
+
...rest
|
|
20
|
+
} = _ref;
|
|
21
|
+
return /*#__PURE__*/React.createElement(Icon, {
|
|
22
|
+
width: size,
|
|
23
|
+
height: size,
|
|
24
|
+
ref: ref,
|
|
25
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
26
|
+
viewBox: "0 0 32 32",
|
|
27
|
+
fill: "currentColor",
|
|
28
|
+
...rest
|
|
29
|
+
}, _path || (_path = /*#__PURE__*/React.createElement("path", {
|
|
30
|
+
d: "M5.5 23L2 30 9 30 5.5 23zM26 15v2c1.1025 0 2 .8975 2 2v5c0 1.1025-.8975 2-2 2H10v2h16c2.2061 0 4-1.7939 4-4v-5c0-2.2056-1.7939-4-4-4z"
|
|
31
|
+
})), _path2 || (_path2 = /*#__PURE__*/React.createElement("path", {
|
|
32
|
+
d: "m14,24c-.4463,0-.8389-.2959-.9614-.7251l-1.793-6.2749h-3.2456v-2h4c.4463,0,.8389.2959.9614.7251l1.0386,3.6348,3.0386-10.6348c.1226-.4292.5151-.7251.9614-.7251s.8389.2959.9614.7251l1.793,6.2749h3.2456v2h-4c-.4463,0-.8389-.2959-.9614-.7251l-1.0386-3.6348-3.0386,10.6348c-.1226.4292-.5151.7251-.9614.7251Z"
|
|
33
|
+
})), _path3 || (_path3 = /*#__PURE__*/React.createElement("path", {
|
|
34
|
+
d: "m4,13v-5c0-1.103.897-2,2-2h16v-2H6c-2.2056,0-4,1.7944-4,4v5c0,2.2056,1.7944,4,4,4v-2c-1.103,0-2-.897-2-2Z"
|
|
35
|
+
})), _circle || (_circle = /*#__PURE__*/React.createElement("circle", {
|
|
36
|
+
cx: "27",
|
|
37
|
+
cy: "5",
|
|
38
|
+
r: "3"
|
|
39
|
+
})), children);
|
|
40
|
+
});
|
|
41
|
+
if (process.env.NODE_ENV !== "production") {
|
|
42
|
+
IbmAiopsInsights.propTypes = iconPropTypes;
|
|
43
|
+
}
|
|
44
|
+
|
|
45
|
+
export { IbmAiopsInsights as default };
|
|
@@ -0,0 +1,53 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Copyright IBM Corp. 2016, 2023
|
|
3
|
+
*
|
|
4
|
+
* This source code is licensed under the Apache-2.0 license found in the
|
|
5
|
+
* LICENSE file in the root directory of this source tree.
|
|
6
|
+
*
|
|
7
|
+
* Code generated by @carbon/icon-build-helpers. DO NOT EDIT.
|
|
8
|
+
*/
|
|
9
|
+
import React from 'react';
|
|
10
|
+
import { i as iconPropTypes, I as Icon } from './iconPropTypes-35f5ea64.js';
|
|
11
|
+
import '@carbon/icon-helpers';
|
|
12
|
+
import 'prop-types';
|
|
13
|
+
|
|
14
|
+
var _circle, _path, _circle2, _path2, _circle3, _path3;
|
|
15
|
+
const IbmCloudBareMetalServer = /*#__PURE__*/React.forwardRef(function IbmCloudBareMetalServer(_ref, ref) {
|
|
16
|
+
let {
|
|
17
|
+
children,
|
|
18
|
+
size = 16,
|
|
19
|
+
...rest
|
|
20
|
+
} = _ref;
|
|
21
|
+
return /*#__PURE__*/React.createElement(Icon, {
|
|
22
|
+
width: size,
|
|
23
|
+
height: size,
|
|
24
|
+
ref: ref,
|
|
25
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
26
|
+
viewBox: "0 0 32 32",
|
|
27
|
+
fill: "currentColor",
|
|
28
|
+
...rest
|
|
29
|
+
}, _circle || (_circle = /*#__PURE__*/React.createElement("circle", {
|
|
30
|
+
cx: "9",
|
|
31
|
+
cy: "26",
|
|
32
|
+
r: "1"
|
|
33
|
+
})), _path || (_path = /*#__PURE__*/React.createElement("path", {
|
|
34
|
+
d: "m26,30H6c-1.1041-.0012-1.9988-.8959-2-2v-4c.0012-1.1041.8959-1.9988,2-2h20c1.1041.0012,1.9988.8959,2,2v4c-.0012,1.1041-.8959,1.9988-2,2Zm-20-6v4h20v-4H6Z"
|
|
35
|
+
})), _circle2 || (_circle2 = /*#__PURE__*/React.createElement("circle", {
|
|
36
|
+
cx: "9",
|
|
37
|
+
cy: "16",
|
|
38
|
+
r: "1"
|
|
39
|
+
})), _path2 || (_path2 = /*#__PURE__*/React.createElement("path", {
|
|
40
|
+
d: "m26,20H6c-1.1041-.0012-1.9988-.8959-2-2v-4c.0012-1.1041.8959-1.9988,2-2h20c1.1041.0012,1.9988.8959,2,2v4c-.0012,1.1041-.8959,1.9988-2,2ZM6,14v4h20v-4H6Z"
|
|
41
|
+
})), _circle3 || (_circle3 = /*#__PURE__*/React.createElement("circle", {
|
|
42
|
+
cx: "9",
|
|
43
|
+
cy: "6",
|
|
44
|
+
r: "1"
|
|
45
|
+
})), _path3 || (_path3 = /*#__PURE__*/React.createElement("path", {
|
|
46
|
+
d: "m26,10H6c-1.1041-.0012-1.9988-.8959-2-2v-4c.0012-1.1041.8959-1.9988,2-2h20c1.1041.0012,1.9988.8959,2,2v4c-.0012,1.1041-.8959,1.9988-2,2ZM6,4v4h20v-4H6Z"
|
|
47
|
+
})), children);
|
|
48
|
+
});
|
|
49
|
+
if (process.env.NODE_ENV !== "production") {
|
|
50
|
+
IbmCloudBareMetalServer.propTypes = iconPropTypes;
|
|
51
|
+
}
|
|
52
|
+
|
|
53
|
+
export { IbmCloudBareMetalServer as default };
|
|
@@ -0,0 +1,49 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Copyright IBM Corp. 2016, 2023
|
|
3
|
+
*
|
|
4
|
+
* This source code is licensed under the Apache-2.0 license found in the
|
|
5
|
+
* LICENSE file in the root directory of this source tree.
|
|
6
|
+
*
|
|
7
|
+
* Code generated by @carbon/icon-build-helpers. DO NOT EDIT.
|
|
8
|
+
*/
|
|
9
|
+
import React from 'react';
|
|
10
|
+
import { i as iconPropTypes, I as Icon } from './iconPropTypes-35f5ea64.js';
|
|
11
|
+
import '@carbon/icon-helpers';
|
|
12
|
+
import 'prop-types';
|
|
13
|
+
|
|
14
|
+
var _circle, _path, _circle2, _path2, _path3;
|
|
15
|
+
const IbmCloudBareMetalServersVpc = /*#__PURE__*/React.forwardRef(function IbmCloudBareMetalServersVpc(_ref, ref) {
|
|
16
|
+
let {
|
|
17
|
+
children,
|
|
18
|
+
size = 16,
|
|
19
|
+
...rest
|
|
20
|
+
} = _ref;
|
|
21
|
+
return /*#__PURE__*/React.createElement(Icon, {
|
|
22
|
+
width: size,
|
|
23
|
+
height: size,
|
|
24
|
+
ref: ref,
|
|
25
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
26
|
+
viewBox: "0 0 32 32",
|
|
27
|
+
fill: "currentColor",
|
|
28
|
+
...rest
|
|
29
|
+
}, _circle || (_circle = /*#__PURE__*/React.createElement("circle", {
|
|
30
|
+
cx: "9",
|
|
31
|
+
cy: "26",
|
|
32
|
+
r: "1"
|
|
33
|
+
})), _path || (_path = /*#__PURE__*/React.createElement("path", {
|
|
34
|
+
d: "M4 24v4c0 1.1.9 2 2 2h12v-2H6v-4h12v-2H6c-1.1 0-2 .9-2 2zM4 13v5c0 1.1.9 2 2 2h8v-2H6v-5h-2z"
|
|
35
|
+
})), _circle2 || (_circle2 = /*#__PURE__*/React.createElement("circle", {
|
|
36
|
+
cx: "9",
|
|
37
|
+
cy: "16",
|
|
38
|
+
r: "1"
|
|
39
|
+
})), _path2 || (_path2 = /*#__PURE__*/React.createElement("path", {
|
|
40
|
+
d: "M28 19v-5c0-1.1-.9-2-2-2h-8v2h8v5h2zM28 8v-4c0-1.1-.9-2-2-2h-12v2h12v4h-12v2h12c1.1 0 2-.9 2-2z"
|
|
41
|
+
})), _path3 || (_path3 = /*#__PURE__*/React.createElement("path", {
|
|
42
|
+
d: "m23.41,22l-13.41-13.41V2H2v8h6.59l13.41,13.41v6.59h8v-8h-6.59Zm-15.41-14h-4v-4h4v4Zm20,20h-4v-4h4v4Z"
|
|
43
|
+
})), children);
|
|
44
|
+
});
|
|
45
|
+
if (process.env.NODE_ENV !== "production") {
|
|
46
|
+
IbmCloudBareMetalServersVpc.propTypes = iconPropTypes;
|
|
47
|
+
}
|
|
48
|
+
|
|
49
|
+
export { IbmCloudBareMetalServersVpc as default };
|
|
@@ -0,0 +1,39 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Copyright IBM Corp. 2016, 2023
|
|
3
|
+
*
|
|
4
|
+
* This source code is licensed under the Apache-2.0 license found in the
|
|
5
|
+
* LICENSE file in the root directory of this source tree.
|
|
6
|
+
*
|
|
7
|
+
* Code generated by @carbon/icon-build-helpers. DO NOT EDIT.
|
|
8
|
+
*/
|
|
9
|
+
import React from 'react';
|
|
10
|
+
import { i as iconPropTypes, I as Icon } from './iconPropTypes-35f5ea64.js';
|
|
11
|
+
import '@carbon/icon-helpers';
|
|
12
|
+
import 'prop-types';
|
|
13
|
+
|
|
14
|
+
var _path, _path2;
|
|
15
|
+
const IbmCloudHpc = /*#__PURE__*/React.forwardRef(function IbmCloudHpc(_ref, ref) {
|
|
16
|
+
let {
|
|
17
|
+
children,
|
|
18
|
+
size = 16,
|
|
19
|
+
...rest
|
|
20
|
+
} = _ref;
|
|
21
|
+
return /*#__PURE__*/React.createElement(Icon, {
|
|
22
|
+
width: size,
|
|
23
|
+
height: size,
|
|
24
|
+
ref: ref,
|
|
25
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
26
|
+
viewBox: "0 0 32 32",
|
|
27
|
+
fill: "currentColor",
|
|
28
|
+
...rest
|
|
29
|
+
}, _path || (_path = /*#__PURE__*/React.createElement("path", {
|
|
30
|
+
d: "M22 13H24V15H22zM26 13H28V15H26zM30 13H32V15H30zM30 17H32V19H30zM15 20H17V22H15zM20 28H22V30H20zM24 28H26V30H24zM19 26h9v-9h-9v9zm2-7h5v5h-5v-5z"
|
|
31
|
+
})), _path2 || (_path2 = /*#__PURE__*/React.createElement("path", {
|
|
32
|
+
d: "m16,3v.0005c-.002,0-.004-.0003-.006-.0003-4.7007.0032-8.9033,3.3306-9.8242,8.1152C2.6037,11.7607.0078,14.8598,0,18.4815c-.0089,4.1434,3.345,7.5096,7.4911,7.5185h9.5089v-2H7.4954c-3.0367-.0065-5.502-2.4802-5.4954-5.5142.0057-2.6569,1.9092-4.9289,4.5259-5.4023l1.3488-.2441.2591-1.3459c.7241-3.7623,4.0386-6.4933,7.8662-6.4935h0c3.7363,0,6.9395,2.5367,7.79,6.169l1.9473-.4561c-1.0635-4.541-5.0674-7.7129-9.7373-7.7129Z"
|
|
33
|
+
})), children);
|
|
34
|
+
});
|
|
35
|
+
if (process.env.NODE_ENV !== "production") {
|
|
36
|
+
IbmCloudHpc.propTypes = iconPropTypes;
|
|
37
|
+
}
|
|
38
|
+
|
|
39
|
+
export { IbmCloudHpc as default };
|
|
@@ -0,0 +1,43 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Copyright IBM Corp. 2016, 2023
|
|
3
|
+
*
|
|
4
|
+
* This source code is licensed under the Apache-2.0 license found in the
|
|
5
|
+
* LICENSE file in the root directory of this source tree.
|
|
6
|
+
*
|
|
7
|
+
* Code generated by @carbon/icon-build-helpers. DO NOT EDIT.
|
|
8
|
+
*/
|
|
9
|
+
import React from 'react';
|
|
10
|
+
import { i as iconPropTypes, I as Icon } from './iconPropTypes-35f5ea64.js';
|
|
11
|
+
import '@carbon/icon-helpers';
|
|
12
|
+
import 'prop-types';
|
|
13
|
+
|
|
14
|
+
var _circle, _path, _path2;
|
|
15
|
+
const IbmCloudVirtualServerClassic = /*#__PURE__*/React.forwardRef(function IbmCloudVirtualServerClassic(_ref, ref) {
|
|
16
|
+
let {
|
|
17
|
+
children,
|
|
18
|
+
size = 16,
|
|
19
|
+
...rest
|
|
20
|
+
} = _ref;
|
|
21
|
+
return /*#__PURE__*/React.createElement(Icon, {
|
|
22
|
+
width: size,
|
|
23
|
+
height: size,
|
|
24
|
+
ref: ref,
|
|
25
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
26
|
+
viewBox: "0 0 32 32",
|
|
27
|
+
fill: "currentColor",
|
|
28
|
+
...rest
|
|
29
|
+
}, _circle || (_circle = /*#__PURE__*/React.createElement("circle", {
|
|
30
|
+
cx: "9",
|
|
31
|
+
cy: "26",
|
|
32
|
+
r: "1"
|
|
33
|
+
})), _path || (_path = /*#__PURE__*/React.createElement("path", {
|
|
34
|
+
d: "m26,22h-5v2h5v4H6v-4h9c1.1,0,2-.9,2-2h0v-9.17l2.59,2.59,1.41-1.42-5-5-5,5,1.41,1.41,2.59-2.58v9.17H6c-1.1,0-2,.9-2,2v4c0,1.1.9,2,2,2h20c1.1,0,2-.9,2-2v-4c0-1.1-.9-2-2-2Z"
|
|
35
|
+
})), _path2 || (_path2 = /*#__PURE__*/React.createElement("path", {
|
|
36
|
+
d: "m23.75,8.05c-.88-3.5-4.08-6.05-7.75-6.05s-6.87,2.55-7.75,6.05c-2.96.37-5.25,2.9-5.25,5.95,0,3.31,2.69,6,6,6h2v-2h-2c-2.21,0-4-1.79-4-4,0-2.19,1.77-3.97,3.95-4l.99.02.12-.88c.43-2.93,2.98-5.14,5.94-5.14s5.51,2.21,5.93,5.15l.12.88.88-.02.13-.01c2.18.03,3.94,1.81,3.94,4,0,2.21-1.79,4-4,4h-2v2h2c3.31,0,6-2.69,6-6,0-3.05-2.29-5.58-5.25-5.95Z"
|
|
37
|
+
})), children);
|
|
38
|
+
});
|
|
39
|
+
if (process.env.NODE_ENV !== "production") {
|
|
40
|
+
IbmCloudVirtualServerClassic.propTypes = iconPropTypes;
|
|
41
|
+
}
|
|
42
|
+
|
|
43
|
+
export { IbmCloudVirtualServerClassic as default };
|