@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
|
@@ -0,0 +1,41 @@
|
|
|
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;
|
|
15
|
+
const IbmCloudVirtualServerVpc = /*#__PURE__*/React.forwardRef(function IbmCloudVirtualServerVpc(_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: "8",
|
|
31
|
+
cy: "26",
|
|
32
|
+
r: "1"
|
|
33
|
+
})), _path || (_path = /*#__PURE__*/React.createElement("path", {
|
|
34
|
+
d: "M5 30h22c1.1 0 2-.9 2-2v-4c0-1.1-.9-2-2-2H5c-1.1 0-2 .9-2 2v4c0 1.1.9 2 2 2zm0-6h22v4H5v-4zM23 20h-14c-3.31 0-6-2.69-6-6 0-3.05 2.29-5.58 5.25-5.95.88-3.5 4.08-6.05 7.75-6.05s6.87 2.55 7.75 6.05c2.96.37 5.25 2.9 5.25 5.95 0 3.31-2.69 6-6 6zm-14.05-10c-2.18.03-3.95 1.81-3.95 4 0 2.21 1.79 4 4 4h14c2.21 0 4-1.79 4-4 0-2.19-1.76-3.97-3.94-4l-.12.01-.88.02-.12-.88c-.43-2.94-2.98-5.15-5.94-5.15s-5.51 2.21-5.93 5.15l-.12.88-1-.03z"
|
|
35
|
+
})), children);
|
|
36
|
+
});
|
|
37
|
+
if (process.env.NODE_ENV !== "production") {
|
|
38
|
+
IbmCloudVirtualServerVpc.propTypes = iconPropTypes;
|
|
39
|
+
}
|
|
40
|
+
|
|
41
|
+
export { IbmCloudVirtualServerVpc 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 IbmCloudVpc = /*#__PURE__*/React.forwardRef(function IbmCloudVpc(_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.4141,22l-13.4141-13.4141V2H2v8h6.5859l13.4141,13.4141v6.5859h8v-8h-6.5859ZM8,8h-4V4h4v4Zm20,20h-4v-4h4v4Z"
|
|
31
|
+
})), _path2 || (_path2 = /*#__PURE__*/React.createElement("path", {
|
|
32
|
+
d: "M30 6c0-2.2056-1.7944-4-4-4-1.8584 0-3.4106 1.2798-3.8579 3h-9.1421v2h9.1421c.3638 1.3989 1.4592 2.4941 2.8579 2.8579v9.1421h2v-9.1421c1.7202-.4473 3-1.9995 3-3.8579zm-4 2c-1.103 0-2-.8975-2-2s.897-2 2-2 2 .8975 2 2-.897 2-2 2zM19 25h-9.1421c-.3638-1.3989-1.4592-2.4941-2.8579-2.8579v-9.1421h-2v9.1421c-1.7202.4473-3 1.9995-3 3.8579 0 2.2056 1.7944 4 4 4 1.8584 0 3.4106-1.2798 3.8579-3h9.1421v-2zm-13 3c-1.103 0-2-.8975-2-2s.897-2 2-2 2 .8975 2 2-.897 2-2 2z"
|
|
33
|
+
})), children);
|
|
34
|
+
});
|
|
35
|
+
if (process.env.NODE_ENV !== "production") {
|
|
36
|
+
IbmCloudVpc.propTypes = iconPropTypes;
|
|
37
|
+
}
|
|
38
|
+
|
|
39
|
+
export { IbmCloudVpc 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 IbmCloudant = /*#__PURE__*/React.forwardRef(function IbmCloudant(_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 26h5c3.86 0 7-3.14 7-7v-2h-2v2c0 2.76-2.24 5-5 5h-5v2zM20.25 14c-2.34 0-4.25-1.91-4.25-4.25 0-1.79 1.14-3.38 2.78-3.99.74-2.21 2.84-3.76 5.22-3.76s4.48 1.55 5.22 3.76c1.65.61 2.78 2.19 2.78 3.99 0 2.29-1.86 4.19-4.14 4.25h-7.61zm3.75-10c-1.64 0-3.08 1.17-3.42 2.77l-.14.64-.64.13c-1.04.21-1.8 1.14-1.8 2.2 0 1.24 1.01 2.26 2.25 2.26h7.58c1.18-.03 2.17-1.05 2.17-2.26 0-1.06-.76-1.99-1.8-2.2l-.64-.13-.14-.64c-.34-1.6-1.78-2.77-3.42-2.77zM4 14h2v-2c0-2.76 2.24-5 5-5h4v-2h-4c-3.86 0-7 3.14-7 7v2zM10 17h-6c-1.1 0-2 .9-2 2v10c0 1.1.9 2 2 2h6c1.1 0 2-.9 2-2v-10c0-1.1-.9-2-2-2zm0 2v2h-6v-2h6zm0 4v2h-6v-2h6zm-6 6v-2h6v2H4z"
|
|
31
|
+
})), children);
|
|
32
|
+
});
|
|
33
|
+
if (process.env.NODE_ENV !== "production") {
|
|
34
|
+
IbmCloudant.propTypes = iconPropTypes;
|
|
35
|
+
}
|
|
36
|
+
|
|
37
|
+
export { IbmCloudant as default };
|
package/es/IbmDb2.js
CHANGED
|
@@ -11,7 +11,7 @@ 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
|
|
14
|
+
var _path, _path2;
|
|
15
15
|
const IbmDb2 = /*#__PURE__*/React.forwardRef(function IbmDb2(_ref, ref) {
|
|
16
16
|
let {
|
|
17
17
|
children,
|
|
@@ -26,16 +26,10 @@ const IbmDb2 = /*#__PURE__*/React.forwardRef(function IbmDb2(_ref, ref) {
|
|
|
26
26
|
viewBox: "0 0 32 32",
|
|
27
27
|
fill: "currentColor",
|
|
28
28
|
...rest
|
|
29
|
-
},
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
})), _circle2 || (_circle2 = /*#__PURE__*/React.createElement("circle", {
|
|
34
|
-
cx: "9",
|
|
35
|
-
cy: "6",
|
|
36
|
-
r: "1"
|
|
37
|
-
})), _path || (_path = /*#__PURE__*/React.createElement("path", {
|
|
38
|
-
d: "M12,17h8c2.2056,0,4-1.7944,4-4v-3h2c1.1028,0,2-.8975,2-2V4c0-1.1025-.8972-2-2-2H6c-1.1028,0-2,.8975-2,2v4c0,1.1025,.8972,2,2,2H22v3c0,1.1025-.8972,2-2,2H12c-2.2056,0-4,1.7944-4,4v3h-2c-1.1028,0-2,.8975-2,2v4c0,1.1025,.8972,2,2,2H26c1.1028,0,2-.8975,2-2v-4c0-1.1025-.8972-2-2-2H10v-3c0-1.1025,.8972-2,2-2ZM6,4H26v4H6V4ZM26,28H6v-4H26v4Z"
|
|
29
|
+
}, _path || (_path = /*#__PURE__*/React.createElement("path", {
|
|
30
|
+
d: "m16,13c-3.4207,0-6,1.5049-6,3.5v8c0,1.9951,2.5793,3.5,6,3.5s6-1.5049,6-3.5v-8c0-1.9951-2.5793-3.5-6-3.5Zm0,2c2.4814,0,4,.9712,4,1.5s-1.5186,1.5-4,1.5-4-.9712-4-1.5,1.5186-1.5,4-1.5Zm0,11c-2.4814,0-4-.9712-4-1.5v-1.3525c1.0469.5342,2.4331.8525,4,.8525s2.9531-.3184,4-.8525v1.3525c0,.5288-1.5186,1.5-4,1.5Zm0-4c-2.4814,0-4-.9712-4-1.5v-1.3525c1.0469.5342,2.4331.8525,4,.8525s2.9531-.3184,4-.8525v1.3525c0,.5288-1.5186,1.5-4,1.5Z"
|
|
31
|
+
})), _path2 || (_path2 = /*#__PURE__*/React.createElement("path", {
|
|
32
|
+
d: "m30,15.5c0,3.08-2.14,5.65-5.0099,6.3199v-2.0699c1.75-.62,3.0099-2.28,3.0099-4.25,0-2.33-1.83-4.29-4.15-4.4801l-.81-.0599-.1-.8099c-.43-3.5-3.42-6.15-6.94-6.15-3.53,0-6.52,2.65-6.95,6.15l-.1.8099-.81.0599c-2.32.1901-4.14,2.1501-4.14,4.4801,0,1.96,1.25,3.62,2.9901,4.24v2.08c-2.86-.6799-4.9901-3.25-4.9901-6.3199,0-3.1,2.22-5.75,5.2-6.36.86-4.1201,4.52-7.14,8.8-7.14,4.27,0,7.9301,3.0199,8.8,7.14,2.97.61,5.2,3.26,5.2,6.36Z"
|
|
39
33
|
})), children);
|
|
40
34
|
});
|
|
41
35
|
if (process.env.NODE_ENV !== "production") {
|
|
@@ -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 IbmDb2Warehouse = /*#__PURE__*/React.forwardRef(function IbmDb2Warehouse(_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.5039,17.6362l-6-3.5c-.1558-.0908-.3298-.1362-.5039-.1362s-.3481.0454-.5039.1362l-6,3.5c-.3071.1792-.4961.5083-.4961.8638v7c0,.3555.189.6846.4961.8638l6,3.5c.1558.0908.3298.1362.5039.1362s.3481-.0454.5039-.1362l6-3.5c.3071-.1792.4961-.5083.4961-.8638v-7c0-.3555-.189-.6846-.4961-.8638Zm-1.5039,6.1978l-2.5317-1.519c.0132-.1045.0317-.207.0317-.3149,0-1.0225-.6187-1.9014-1.5-2.2881v-2.9707l4,2.333v4.7598Zm-6-7.0928v2.9707c-.8813.3867-1.5,1.2656-1.5,2.2881,0,.1079.0186.2104.0317.3149l-2.5317,1.519v-4.7598l4-2.333Zm1,11.1011l-3.9517-2.3052,2.5071-1.5039c.4087.291.9055.4668,1.4446.4668s1.0359-.1758,1.4446-.4668l2.5071,1.5039-3.9517,2.3052Z"
|
|
31
|
+
})), _path2 || (_path2 = /*#__PURE__*/React.createElement("path", {
|
|
32
|
+
d: "m24.8,9.14c-.87-4.12-4.52-7.14-8.8-7.14s-7.93,3.02-8.8,7.14c-2.97.6-5.2,3.26-5.2,6.36,0,3.07,2.14,5.63,5,6.31v-2.11c-1.74-.62-3-2.24-3-4.2,0-2.33,1.82-4.31,4.14-4.49l.82-.06.1-.81c.43-3.5,3.41-6.14,6.94-6.14s6.51,2.64,6.94,6.14l.1.81.82.06c2.32.19,4.14,2.16,4.14,4.49,0,1.95-1.26,3.59-3,4.21v2.11c2.86-.68,5-3.26,5-6.32,0-3.11-2.23-5.76-5.2-6.36Z"
|
|
33
|
+
})), children);
|
|
34
|
+
});
|
|
35
|
+
if (process.env.NODE_ENV !== "production") {
|
|
36
|
+
IbmDb2Warehouse.propTypes = iconPropTypes;
|
|
37
|
+
}
|
|
38
|
+
|
|
39
|
+
export { IbmDb2Warehouse 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 IbmEventAutomation = /*#__PURE__*/React.forwardRef(function IbmEventAutomation(_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: "4",
|
|
31
|
+
cy: "22",
|
|
32
|
+
r: "2"
|
|
33
|
+
})), _path || (_path = /*#__PURE__*/React.createElement("path", {
|
|
34
|
+
d: "m13.5,30c-3.0586,0-5.9485-1.4867-7.7305-3.9771l1.6265-1.1638c1.4075,1.9667,3.6892,3.1409,6.104,3.1409,3.969,0,7.2578-3.1002,7.4873-7.0579l1.9966.1157c-.2908,5.0143-4.4565,8.9421-9.4839,8.9421Z"
|
|
35
|
+
})), _circle2 || (_circle2 = /*#__PURE__*/React.createElement("circle", {
|
|
36
|
+
cx: "28",
|
|
37
|
+
cy: "23",
|
|
38
|
+
r: "2"
|
|
39
|
+
})), _path2 || (_path2 = /*#__PURE__*/React.createElement("path", {
|
|
40
|
+
d: "M30.6411 19.0948l-1.9243-.5449c.188-.6638.2832-1.3535.2832-2.0499 0-4.1355-3.3645-7.5-7.5-7.5-1.0769 0-2.1157.223-3.0876.6628l-.8247-1.822c1.2329-.558 2.5491-.8408 3.9124-.8408 5.2383 0 9.5 4.2617 9.5 9.5 0 .8807-.1208 1.7537-.3589 2.5948zM20.4141 14.5859l-3-3c-.3774-.3779-.8799-.5859-1.4141-.5859s-1.0366.208-1.4143.5859l-2.9998 3c-.3899.3896-.5859.9019-.5859 1.4141s.196 1.0244.5859 1.4141l2.9998 3c.3777.3779.8801.5859 1.4143.5859s1.0366-.208 1.4141-.5859l3-3c.3899-.3896.5859-.9019.5859-1.4141s-.196-1.0244-.5859-1.4141zm-4.4141 4.4141l-3-3 3-3 2.9998 3-2.9998 3z"
|
|
41
|
+
})), _circle3 || (_circle3 = /*#__PURE__*/React.createElement("circle", {
|
|
42
|
+
cx: "16",
|
|
43
|
+
cy: "3",
|
|
44
|
+
r: "2"
|
|
45
|
+
})), _path3 || (_path3 = /*#__PURE__*/React.createElement("path", {
|
|
46
|
+
d: "m8.0254,19.8821c-3.0999-1.6578-5.0254-4.8696-5.0254-8.3821C3,6.4729,6.9277,2.307,11.9421,2.0161l.1157,1.9966c-3.9578.2297-7.0579,3.5186-7.0579,7.4873,0,2.7732,1.5208,5.3092,3.9688,6.6184l-.9434,1.7637Z"
|
|
47
|
+
})), children);
|
|
48
|
+
});
|
|
49
|
+
if (process.env.NODE_ENV !== "production") {
|
|
50
|
+
IbmEventAutomation.propTypes = iconPropTypes;
|
|
51
|
+
}
|
|
52
|
+
|
|
53
|
+
export { IbmEventAutomation 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 _circle, _path, _circle2;
|
|
15
|
+
const IbmEventEndpointMgmt = /*#__PURE__*/React.forwardRef(function IbmEventEndpointMgmt(_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: "29",
|
|
31
|
+
cy: "29",
|
|
32
|
+
r: "2"
|
|
33
|
+
})), _path || (_path = /*#__PURE__*/React.createElement("path", {
|
|
34
|
+
d: "M25 30h-8c-1.1028 0-2-.8972-2-2v-4h2v4h8v2zM30 25h-2v-8h-5v-2h5c1.1028 0 2 .8972 2 2v8zM20.4141 14.5859l-3-3c-.3774-.3779-.8799-.5859-1.4141-.5859s-1.0366.208-1.4143.5859l-2.9998 3c-.3899.3896-.5859.9019-.5859 1.4141s.196 1.0244.5859 1.4141l2.9998 3c.3777.3779.8801.5859 1.4143.5859s1.0366-.208 1.4141-.5859l3-3c.3899-.3896.5859-.9019.5859-1.4141s-.196-1.0244-.5859-1.4141zm-4.4141 4.4141l-3-3 3-3 2.9998 3-2.9998 3zM9 17H4c-1.1028 0-2-.8972-2-2V7h2v8h5v2zM17 8h-2V4H7v-2h8c1.1028 0 2 .8972 2 2v4z"
|
|
35
|
+
})), _circle2 || (_circle2 = /*#__PURE__*/React.createElement("circle", {
|
|
36
|
+
cx: "3",
|
|
37
|
+
cy: "3",
|
|
38
|
+
r: "2"
|
|
39
|
+
})), children);
|
|
40
|
+
});
|
|
41
|
+
if (process.env.NODE_ENV !== "production") {
|
|
42
|
+
IbmEventEndpointMgmt.propTypes = iconPropTypes;
|
|
43
|
+
}
|
|
44
|
+
|
|
45
|
+
export { IbmEventEndpointMgmt as default };
|
|
@@ -0,0 +1,47 @@
|
|
|
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;
|
|
15
|
+
const IbmEventProcessing = /*#__PURE__*/React.forwardRef(function IbmEventProcessing(_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: "16",
|
|
31
|
+
cy: "29",
|
|
32
|
+
r: "2"
|
|
33
|
+
})), _path || (_path = /*#__PURE__*/React.createElement("path", {
|
|
34
|
+
d: "M22.5 30h-2.5v-2h2.5c3.0327 0 5.5-2.4673 5.5-5.5 0-2.5634-1.7395-4.7644-4.23-5.3528l.46-1.9465c3.3972.8026 5.77 3.8042 5.77 7.2993 0 4.1355-3.3645 7.5-7.5 7.5zM20.4141 14.5859l-3-3c-.3774-.3779-.8799-.5859-1.4141-.5859s-1.0366.208-1.4143.5859l-2.9998 3c-.3899.3896-.5859.9019-.5859 1.4141s.196 1.0244.5859 1.4141l2.9998 3c.3777.3779.8801.5859 1.4143.5859s1.0366-.208 1.4141-.5859l3-3c.3899-.3896.5859-.9019.5859-1.4141s-.196-1.0244-.5859-1.4141zm-4.4141 4.4141l-3-3 3-3 2.9998 3-2.9998 3z"
|
|
35
|
+
})), _circle2 || (_circle2 = /*#__PURE__*/React.createElement("circle", {
|
|
36
|
+
cx: "16",
|
|
37
|
+
cy: "3",
|
|
38
|
+
r: "2"
|
|
39
|
+
})), _path2 || (_path2 = /*#__PURE__*/React.createElement("path", {
|
|
40
|
+
d: "m7.77,16.7993c-3.3972-.8026-5.77-3.8042-5.77-7.2993C2,5.3645,5.3645,2,9.5,2h2.5v2h-2.5c-3.0327,0-5.5,2.4673-5.5,5.5,0,2.5634,1.7395,4.7645,4.23,5.3528l-.46,1.9465Z"
|
|
41
|
+
})), children);
|
|
42
|
+
});
|
|
43
|
+
if (process.env.NODE_ENV !== "production") {
|
|
44
|
+
IbmEventProcessing.propTypes = iconPropTypes;
|
|
45
|
+
}
|
|
46
|
+
|
|
47
|
+
export { IbmEventProcessing 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 _path, _circle, _path2, _circle2, _path3;
|
|
15
|
+
const IbmEventStreams = /*#__PURE__*/React.forwardRef(function IbmEventStreams(_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: "m20,27c-2.9795,0-5.7693-1.1719-7.8555-3.2998l1.4282-1.4001c1.7068,1.7411,3.9895,2.7,6.4272,2.7,4.9626,0,9-4.0374,9-9,0-2.3705-.9138-4.6079-2.5732-6.3004l1.4282-1.4001c2.0281,2.0686,3.145,4.8033,3.145,7.7006,0,6.0654-4.9346,11-11,11Z"
|
|
31
|
+
})), _circle || (_circle = /*#__PURE__*/React.createElement("circle", {
|
|
32
|
+
cx: "24",
|
|
33
|
+
cy: "5",
|
|
34
|
+
r: "2"
|
|
35
|
+
})), _path2 || (_path2 = /*#__PURE__*/React.createElement("path", {
|
|
36
|
+
d: "m20.4141,14.5859l-3-3c-.3774-.3779-.8799-.5859-1.4141-.5859s-1.0366.208-1.4143.5859l-2.9998,3c-.3899.3896-.5859.9019-.5859,1.4141s.196,1.0244.5859,1.4141l2.9998,3c.3777.3779.8801.5859,1.4143.5859s1.0366-.208,1.4141-.5859l3-3c.3899-.3896.5859-.9019.5859-1.4141s-.196-1.0244-.5859-1.4141Zm-4.4141,4.4141l-3-3,3-3,2.9998,3-2.9998,3Z"
|
|
37
|
+
})), _circle2 || (_circle2 = /*#__PURE__*/React.createElement("circle", {
|
|
38
|
+
cx: "8",
|
|
39
|
+
cy: "27",
|
|
40
|
+
r: "2"
|
|
41
|
+
})), _path3 || (_path3 = /*#__PURE__*/React.createElement("path", {
|
|
42
|
+
d: "m4.2993,23.855c-2.1277-2.0861-3.2993-4.8757-3.2993-7.855C1,9.9346,5.9346,5,12,5c2.9795,0,5.7693,1.1719,7.8555,3.2998l-1.4282,1.4001c-1.7068-1.7411-3.9895-2.7-6.4272-2.7-4.9626,0-9,4.0374-9,9,0,2.4376.9587,4.7201,2.6997,6.427l-1.4004,1.428Z"
|
|
43
|
+
})), children);
|
|
44
|
+
});
|
|
45
|
+
if (process.env.NODE_ENV !== "production") {
|
|
46
|
+
IbmEventStreams.propTypes = iconPropTypes;
|
|
47
|
+
}
|
|
48
|
+
|
|
49
|
+
export { IbmEventStreams as default };
|
|
@@ -0,0 +1,59 @@
|
|
|
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, _circle, _circle2, _circle3, _circle4, _path3, _path4;
|
|
15
|
+
const IbmPowerVsPrivateCloud = /*#__PURE__*/React.forwardRef(function IbmPowerVsPrivateCloud(_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 26H25V30H23z"
|
|
31
|
+
})), _path2 || (_path2 = /*#__PURE__*/React.createElement("path", {
|
|
32
|
+
d: "m28,21.5859l-3.293-3.293c-.1953-.1953-.4512-.293-.707-.293s-.5117.0977-.707.293l-5,5c-.1875.1875-.293.4414-.293.707v6h2v-5.5859l4-4,4,4v5.5859h2v-10h-2v1.5859Z"
|
|
33
|
+
})), _circle || (_circle = /*#__PURE__*/React.createElement("circle", {
|
|
34
|
+
cx: "9",
|
|
35
|
+
cy: "20",
|
|
36
|
+
r: "1"
|
|
37
|
+
})), _circle2 || (_circle2 = /*#__PURE__*/React.createElement("circle", {
|
|
38
|
+
cx: "23",
|
|
39
|
+
cy: "12",
|
|
40
|
+
r: "1"
|
|
41
|
+
})), _circle3 || (_circle3 = /*#__PURE__*/React.createElement("circle", {
|
|
42
|
+
cx: "9",
|
|
43
|
+
cy: "5",
|
|
44
|
+
r: "1"
|
|
45
|
+
})), _circle4 || (_circle4 = /*#__PURE__*/React.createElement("circle", {
|
|
46
|
+
cx: "16",
|
|
47
|
+
cy: "16",
|
|
48
|
+
r: "2"
|
|
49
|
+
})), _path3 || (_path3 = /*#__PURE__*/React.createElement("path", {
|
|
50
|
+
d: "m9,16c0-3.8598,3.1402-7,7-7,1.7023,0,3.2635.6121,4.4783,1.6261l1.2822-1.5386c-1.561-1.3023-3.5685-2.0875-5.7604-2.0875-4.9706,0-9,4.0294-9,9,0,.5231.0541,1.0327.1398,1.5313l1.9693-.3404c-.0669-.3879-.1091-.7842-.1091-1.1909Z"
|
|
51
|
+
})), _path4 || (_path4 = /*#__PURE__*/React.createElement("path", {
|
|
52
|
+
d: "M4 16c0-3.3084 1.3457-6.3084 3.5186-8.4813l-1.4182-1.4182c-2.5335 2.5335-4.1005 6.0334-4.1005 9.8994 0 7.732 6.268 14 14 14v-2c-6.6168 0-12-5.3832-12-12zM16 4c6.6168 0 12 5.3832 12 12h2c0-7.732-6.268-14-14-14-1.6813 0-3.2861.3116-4.7795.855l.6837 1.8803c1.2804-.4672 2.6558-.7353 4.0959-.7353z"
|
|
53
|
+
})), children);
|
|
54
|
+
});
|
|
55
|
+
if (process.env.NODE_ENV !== "production") {
|
|
56
|
+
IbmPowerVsPrivateCloud.propTypes = iconPropTypes;
|
|
57
|
+
}
|
|
58
|
+
|
|
59
|
+
export { IbmPowerVsPrivateCloud 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, _circle2, _path, _path2, _path3;
|
|
15
|
+
const IbmSaasConsole = /*#__PURE__*/React.forwardRef(function IbmSaasConsole(_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: "30",
|
|
31
|
+
cy: "20",
|
|
32
|
+
r: "1"
|
|
33
|
+
})), _circle2 || (_circle2 = /*#__PURE__*/React.createElement("circle", {
|
|
34
|
+
cx: "2",
|
|
35
|
+
cy: "20",
|
|
36
|
+
r: "1"
|
|
37
|
+
})), _path || (_path = /*#__PURE__*/React.createElement("path", {
|
|
38
|
+
d: "m24,26c-2.2165,0-4.1514-1.2112-5.1903-3.0034l-1.7326,1.0002c1.3834,2.3906,3.9622,4.0032,6.9229,4.0032s5.5395-1.6125,6.9229-4.0032l-1.7326-1.0002c-1.0389,1.7922-2.9738,3.0034-5.1903,3.0034Z"
|
|
39
|
+
})), _path2 || (_path2 = /*#__PURE__*/React.createElement("path", {
|
|
40
|
+
d: "m24,14c2.1357,0,4.127,1.1494,5.1973,3l1.7314-1.001c-1.4263-2.4668-4.0815-3.999-6.9287-3.999s-5.5024,1.5322-6.938,4.0151l-3.8647,6.9849c-1.0703,1.8506-3.0615,3-5.1973,3s-4.127-1.1494-5.1973-3l-1.7314,1.001c1.4263,2.4668,4.0815,3.999,6.9287,3.999s5.5024-1.5322,6.938-4.0151l3.8647-6.9849c1.0703-1.8506,3.0615-3,5.1973-3Z"
|
|
41
|
+
})), _path3 || (_path3 = /*#__PURE__*/React.createElement("path", {
|
|
42
|
+
d: "M8 14c2.2165 0 4.1514 1.2112 5.1903 3.0034l1.7326-1.0002c-1.3834-2.3906-3.9622-4.0032-6.9229-4.0032s-5.5395 1.6125-6.9229 4.0032l1.7326 1.0002c1.0389-1.7922 2.9738-3.0034 5.1903-3.0034zM16 6c2.7571 0 5.2571 1.1216 7.0678 2.9321l1.4135-1.4133c-2.1729-2.1731-5.1729-3.5188-8.4813-3.5188s-6.3083 1.3457-8.4813 3.5188l1.4135 1.4133c1.8107-1.8105 4.3107-2.9321 7.0678-2.9321z"
|
|
43
|
+
})), children);
|
|
44
|
+
});
|
|
45
|
+
if (process.env.NODE_ENV !== "production") {
|
|
46
|
+
IbmSaasConsole.propTypes = iconPropTypes;
|
|
47
|
+
}
|
|
48
|
+
|
|
49
|
+
export { IbmSaasConsole as default };
|
|
@@ -0,0 +1,47 @@
|
|
|
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, _circle, _path3, _path4;
|
|
15
|
+
const IbmTurbonomic = /*#__PURE__*/React.forwardRef(function IbmTurbonomic(_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.8,23.4c-1,2.3-6,4.6-12.8,4.6-7.7,0-13-2.9-13-5.5,0-2.1,3.6-4.5,9.1-5.2l-.3-2c-6.3.9-10.8,3.7-10.8,7.2,0,4.2,6.6,7.5,15,7.5,7.1,0,12.9-2.4,14.5-5.6l-1.7-1Z"
|
|
31
|
+
})), _path2 || (_path2 = /*#__PURE__*/React.createElement("path", {
|
|
32
|
+
d: "m24.5,20.9c-1.2,1-4.2,2.1-8.5,2.1s-7.3-1.1-8.5-2.1l-1.8,1c1.7,2,6.1,3.1,10.2,3.1,4.2,0,8.5-1.1,10.2-3.1l-1.6-1Z"
|
|
33
|
+
})), _circle || (_circle = /*#__PURE__*/React.createElement("circle", {
|
|
34
|
+
cx: "16",
|
|
35
|
+
cy: "16",
|
|
36
|
+
r: "2"
|
|
37
|
+
})), _path3 || (_path3 = /*#__PURE__*/React.createElement("path", {
|
|
38
|
+
d: "m16,7c-4.2,0-8.5,1.1-10.2,3.1l1.8,1c1.1-1,4.2-2.1,8.4-2.1s7.3,1.1,8.5,2.1l1.8-1c-1.8-2-6.1-3.1-10.3-3.1Z"
|
|
39
|
+
})), _path4 || (_path4 = /*#__PURE__*/React.createElement("path", {
|
|
40
|
+
d: "m31,9.5c0-4.2-6.6-7.5-15-7.5C8.9,2,3.1,4.4,1.5,7.6l1.7,1c1-2.3,6-4.6,12.8-4.6,7.7,0,13,2.9,13,5.5,0,2.1-3.6,4.5-9.1,5.2l.3,2c6.3-.9,10.8-3.7,10.8-7.2Z"
|
|
41
|
+
})), children);
|
|
42
|
+
});
|
|
43
|
+
if (process.env.NODE_ENV !== "production") {
|
|
44
|
+
IbmTurbonomic.propTypes = iconPropTypes;
|
|
45
|
+
}
|
|
46
|
+
|
|
47
|
+
export { IbmTurbonomic 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 IbmVpnForVpc = /*#__PURE__*/React.forwardRef(function IbmVpnForVpc(_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: "M29 23v-2c0-1.6499-1.3501-3-3-3s-3 1.3501-3 3v2c-1.1001 0-2 .8999-2 2v4c0 1.1001.8999 2 2 2h6c1.1001 0 2-.8999 2-2v-4c0-1.1001-.8999-2-2-2zm-4-2c0-.5498.45-1 1-1s1 .4502 1 1v2h-2v-2zm4 8h-6v-4h6v4zM7 22.14v-9.14h-2v9.14c-1.72.45-3 2-3 3.86 0 2.21 1.79 4 4 4 1.86 0 3.41-1.28 3.86-3h8.14v-2h-8.14c-.37-1.4-1.46-2.49-2.86-2.86zm-1 5.86c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2zM30 6c0-2.21-1.79-4-4-4-1.86 0-3.41 1.28-3.86 3h-9.14v2h9.14c.37 1.4 1.46 2.49 2.86 2.86v5.14h2v-5.14c1.72-.45 3-2 3-3.86zm-4 2c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2z"
|
|
31
|
+
})), _path2 || (_path2 = /*#__PURE__*/React.createElement("path", {
|
|
32
|
+
d: "m10,8.5898V2H2v8h6.5901l10.9958,11,1.4141-1.4141-11-10.9961Zm-2-.5898h-4v-4h4v4Z"
|
|
33
|
+
})), children);
|
|
34
|
+
});
|
|
35
|
+
if (process.env.NODE_ENV !== "production") {
|
|
36
|
+
IbmVpnForVpc.propTypes = iconPropTypes;
|
|
37
|
+
}
|
|
38
|
+
|
|
39
|
+
export { IbmVpnForVpc as default };
|
package/es/IbmWatsonAssistant.js
CHANGED
|
@@ -12,12 +12,19 @@ import '@carbon/icon-helpers';
|
|
|
12
12
|
import 'prop-types';
|
|
13
13
|
|
|
14
14
|
var _path, _circle, _circle2, _circle3, _path2;
|
|
15
|
+
let didWarnAboutDeprecation = false;
|
|
15
16
|
const IbmWatsonAssistant = /*#__PURE__*/React.forwardRef(function IbmWatsonAssistant(_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 renamed and replaced by ibm-watsonx--assistant to correspond with the new watsonx platform and product suite. As a result, the IbmWatsonAssistant 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,51 @@
|
|
|
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, _circle2, _circle3, _path2;
|
|
15
|
+
const IbmWatsonxAssistant = /*#__PURE__*/React.forwardRef(function IbmWatsonxAssistant(_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 2h-10c-1.1035 0-2 .8965-2 2v6c0 1.1035.8965 2 2 2h2.4229s1.7314 3 1.7314 3l1.7324-1-2.3096-4h-3.5771V4h10v6h-3s0 2 0 2h3c1.1035 0 2-.8965 2-2V4c0-1.1035-.8965-2-2-2zM14.6904 31l-1.7324-1 3.4648-6h5.5771c1.1046 0 2-.8954 2-2v-5h2v5c0 2.2091-1.7909 4-4 4h-4.4229l-2.8867 5z"
|
|
31
|
+
})), _circle || (_circle = /*#__PURE__*/React.createElement("circle", {
|
|
32
|
+
cx: "10",
|
|
33
|
+
cy: "17",
|
|
34
|
+
r: "1"
|
|
35
|
+
})), _circle2 || (_circle2 = /*#__PURE__*/React.createElement("circle", {
|
|
36
|
+
cx: "14",
|
|
37
|
+
cy: "17",
|
|
38
|
+
r: "1"
|
|
39
|
+
})), _circle3 || (_circle3 = /*#__PURE__*/React.createElement("circle", {
|
|
40
|
+
cx: "18",
|
|
41
|
+
cy: "17",
|
|
42
|
+
r: "1"
|
|
43
|
+
})), _path2 || (_path2 = /*#__PURE__*/React.createElement("path", {
|
|
44
|
+
d: "m12,26h-6c-2.2091,0-4-1.7909-4-4v-10c0-2.2091,1.7909-4,4-4h8v2H6c-1.1046,0-2,.8954-2,2v10c0,1.1046.8954,2,2,2h6v2Z"
|
|
45
|
+
})), children);
|
|
46
|
+
});
|
|
47
|
+
if (process.env.NODE_ENV !== "production") {
|
|
48
|
+
IbmWatsonxAssistant.propTypes = iconPropTypes;
|
|
49
|
+
}
|
|
50
|
+
|
|
51
|
+
export { IbmWatsonxAssistant as default };
|