@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/lib/IbmZOs.js
ADDED
|
@@ -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
|
+
'use strict';
|
|
10
|
+
|
|
11
|
+
var React = require('react');
|
|
12
|
+
var iconPropTypes = require('./iconPropTypes-b0e64be3.js');
|
|
13
|
+
require('@carbon/icon-helpers');
|
|
14
|
+
require('prop-types');
|
|
15
|
+
|
|
16
|
+
function _interopDefaultLegacy (e) { return e && typeof e === 'object' && 'default' in e ? e : { 'default': e }; }
|
|
17
|
+
|
|
18
|
+
var React__default = /*#__PURE__*/_interopDefaultLegacy(React);
|
|
19
|
+
|
|
20
|
+
var _path;
|
|
21
|
+
const IbmZOs = /*#__PURE__*/React__default["default"].forwardRef(function IbmZOs(_ref, ref) {
|
|
22
|
+
let {
|
|
23
|
+
children,
|
|
24
|
+
size = 16,
|
|
25
|
+
...rest
|
|
26
|
+
} = _ref;
|
|
27
|
+
return /*#__PURE__*/React__default["default"].createElement(iconPropTypes.Icon, {
|
|
28
|
+
width: size,
|
|
29
|
+
height: size,
|
|
30
|
+
ref: ref,
|
|
31
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
32
|
+
viewBox: "0 0 32 32",
|
|
33
|
+
fill: "currentColor",
|
|
34
|
+
...rest
|
|
35
|
+
}, _path || (_path = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
36
|
+
d: "M16 32c-5.0793 0-9.7449-2.3319-12.7998-6.3979l1.5991-1.2014c2.6736 3.5585 6.7561 5.5994 11.2007 5.5994s8.5281-2.0413 11.2014-5.6005l1.5991 1.2012c-3.0547 4.0668-7.7202 6.3993-12.8005 6.3993zM30 22h-5v-2h5v-3h-3c-1.1028 0-2-.8972-2-2v-3c0-1.1028.8972-2 2-2h5v2h-5v3h3c1.1028 0 2 .8972 2 2v3c0 1.1028-.8972 2-2 2zM21 22h-4c-1.1028 0-2-.8972-2-2v-8c0-1.1028.8972-2 2-2h4c1.1028 0 2 .8972 2 2v8c0 1.1028-.8972 2-2 2zm-4-10v8h4v-8h-4zM11.4458 10L7.4458 22 9.5542 22 13.5542 10 11.4458 10zM6 22L0 22 0 19.6973 3.7981 14 0 14 0 12 6 12 6 14.3027 2.2019 20 6 20 6 22zM16.0001 0C10.9207 0 6.2552 2.3319 3.2003 6.3979l1.5991 1.2014c2.6736-3.5585 6.7561-5.5994 11.2007-5.5994s8.5281 2.0413 11.2014 5.6005l1.5991-1.2012C25.7459 2.3325 21.0804 0 16.0001 0z"
|
|
37
|
+
})), children);
|
|
38
|
+
});
|
|
39
|
+
if (process.env.NODE_ENV !== "production") {
|
|
40
|
+
IbmZOs.propTypes = iconPropTypes.iconPropTypes;
|
|
41
|
+
}
|
|
42
|
+
|
|
43
|
+
module.exports = IbmZOs;
|
|
@@ -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
|
+
'use strict';
|
|
10
|
+
|
|
11
|
+
var React = require('react');
|
|
12
|
+
var iconPropTypes = require('./iconPropTypes-b0e64be3.js');
|
|
13
|
+
require('@carbon/icon-helpers');
|
|
14
|
+
require('prop-types');
|
|
15
|
+
|
|
16
|
+
function _interopDefaultLegacy (e) { return e && typeof e === 'object' && 'default' in e ? e : { 'default': e }; }
|
|
17
|
+
|
|
18
|
+
var React__default = /*#__PURE__*/_interopDefaultLegacy(React);
|
|
19
|
+
|
|
20
|
+
var _path;
|
|
21
|
+
const LogoGitlab = /*#__PURE__*/React__default["default"].forwardRef(function LogoGitlab(_ref, ref) {
|
|
22
|
+
let {
|
|
23
|
+
children,
|
|
24
|
+
size = 16,
|
|
25
|
+
...rest
|
|
26
|
+
} = _ref;
|
|
27
|
+
return /*#__PURE__*/React__default["default"].createElement(iconPropTypes.Icon, {
|
|
28
|
+
width: size,
|
|
29
|
+
height: size,
|
|
30
|
+
ref: ref,
|
|
31
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
32
|
+
viewBox: "0 0 32 32",
|
|
33
|
+
fill: "currentColor",
|
|
34
|
+
...rest
|
|
35
|
+
}, _path || (_path = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
36
|
+
d: "m28.5678,12.8926l-.0366-.0934-3.5388-9.2356c-.072-.181-.1995-.3346-.3642-.4386-.3375-.2095-.7699-.1863-1.083.0582-.1512.1228-.2608.2892-.3141.4765l-2.3894,7.3105h-9.6756l-2.3894-7.3105c-.0518-.1884-.1617-.3556-.3141-.4779-.3131-.2445-.7455-.2677-1.083-.0582-.1643.1045-.2917.2579-.3642.4386l-3.5456,9.2315-.0352.0934c-1.0465,2.7345-.1578,5.8315,2.1796,7.5948l.0122.0095.0325.023,5.3908,4.037,2.667,2.0185,1.6246,1.2265c.3905.2965.9308.2965,1.3213,0l1.6246-1.2265,2.667-2.0185,5.4233-4.0614.0135-.0108c2.3319-1.7635,3.219-4.8551,2.1769-7.5867Z"
|
|
37
|
+
})), children);
|
|
38
|
+
});
|
|
39
|
+
if (process.env.NODE_ENV !== "production") {
|
|
40
|
+
LogoGitlab.propTypes = iconPropTypes.iconPropTypes;
|
|
41
|
+
}
|
|
42
|
+
|
|
43
|
+
module.exports = LogoGitlab;
|
|
@@ -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
|
+
'use strict';
|
|
10
|
+
|
|
11
|
+
var React = require('react');
|
|
12
|
+
var iconPropTypes = require('./iconPropTypes-b0e64be3.js');
|
|
13
|
+
require('@carbon/icon-helpers');
|
|
14
|
+
require('prop-types');
|
|
15
|
+
|
|
16
|
+
function _interopDefaultLegacy (e) { return e && typeof e === 'object' && 'default' in e ? e : { 'default': e }; }
|
|
17
|
+
|
|
18
|
+
var React__default = /*#__PURE__*/_interopDefaultLegacy(React);
|
|
19
|
+
|
|
20
|
+
var _path, _path2;
|
|
21
|
+
const ModelTuned = /*#__PURE__*/React__default["default"].forwardRef(function ModelTuned(_ref, ref) {
|
|
22
|
+
let {
|
|
23
|
+
children,
|
|
24
|
+
size = 16,
|
|
25
|
+
...rest
|
|
26
|
+
} = _ref;
|
|
27
|
+
return /*#__PURE__*/React__default["default"].createElement(iconPropTypes.Icon, {
|
|
28
|
+
width: size,
|
|
29
|
+
height: size,
|
|
30
|
+
ref: ref,
|
|
31
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
32
|
+
viewBox: "0 0 32 32",
|
|
33
|
+
fill: "currentColor",
|
|
34
|
+
...rest
|
|
35
|
+
}, _path || (_path = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
36
|
+
d: "M32 25c0-1.3018-.8384-2.4014-2-2.8159v-4.1841h-2v4.1846c-1.1616.4141-2 1.5137-2 2.8154s.8384 2.4014 2 2.8154v2.1846h2v-2.1841c1.1616-.4146 2-1.5142 2-2.8159zm-3 1c-.5515 0-1-.4487-1-1s.4485-1 1-1 1 .4487 1 1-.4485 1-1 1zM24 23c0-1.3018-.8384-2.4014-2-2.8159v-2.1841h-2v2.1846c-1.1616.4141-2 1.5137-2 2.8154s.8384 2.4014 2 2.8154v4.1846h2v-4.1841c1.1616-.4146 2-1.5142 2-2.8159zm-3 1c-.5515 0-1-.4487-1-1s.4485-1 1-1 1 .4487 1 1-.4485 1-1 1z"
|
|
37
|
+
})), _path2 || (_path2 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
38
|
+
d: "m.7158,11.0454l12.96,14.9546,1.5117-1.3081L4.1902,12h5.2554s5.5544,8.8867,5.5544,8.8867l5.5544-8.8867h5.2554s-2.3315,2.6904-2.3315,2.6904l1.5115,1.3096,4.2944-4.9546-6.7842-9.0454H7.5S.7158,11.0454.7158,11.0454Zm19.8384-1.0454l-3.75-6h4.6958s4.5,6,4.5,6h-5.4458Zm-2.3584,0h-6.3916s3.1958-5.1133,3.1958-5.1133l3.1958,5.1133Zm-6.3914,2h6.3911s-3.1956,5.1133-3.1956,5.1133l-3.1956-5.1133Zm-7.8044-2l4.5-6h4.6958s-3.75,6-3.75,6h-5.4458Z"
|
|
39
|
+
})), children);
|
|
40
|
+
});
|
|
41
|
+
if (process.env.NODE_ENV !== "production") {
|
|
42
|
+
ModelTuned.propTypes = iconPropTypes.iconPropTypes;
|
|
43
|
+
}
|
|
44
|
+
|
|
45
|
+
module.exports = ModelTuned;
|
|
@@ -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
|
+
'use strict';
|
|
10
|
+
|
|
11
|
+
var React = require('react');
|
|
12
|
+
var iconPropTypes = require('./iconPropTypes-b0e64be3.js');
|
|
13
|
+
require('@carbon/icon-helpers');
|
|
14
|
+
require('prop-types');
|
|
15
|
+
|
|
16
|
+
function _interopDefaultLegacy (e) { return e && typeof e === 'object' && 'default' in e ? e : { 'default': e }; }
|
|
17
|
+
|
|
18
|
+
var React__default = /*#__PURE__*/_interopDefaultLegacy(React);
|
|
19
|
+
|
|
20
|
+
var _path, _path2, _circle, _circle2, _circle3, _path3;
|
|
21
|
+
const PromptSession = /*#__PURE__*/React__default["default"].forwardRef(function PromptSession(_ref, ref) {
|
|
22
|
+
let {
|
|
23
|
+
children,
|
|
24
|
+
size = 16,
|
|
25
|
+
...rest
|
|
26
|
+
} = _ref;
|
|
27
|
+
return /*#__PURE__*/React__default["default"].createElement(iconPropTypes.Icon, {
|
|
28
|
+
width: size,
|
|
29
|
+
height: size,
|
|
30
|
+
ref: ref,
|
|
31
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
32
|
+
viewBox: "0 0 32 32",
|
|
33
|
+
fill: "currentColor",
|
|
34
|
+
...rest
|
|
35
|
+
}, _path || (_path = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
36
|
+
d: "M27 25.5859L25 23.5859 25 21 23 21 23 24.4141 25.5859 27 27 25.5859z"
|
|
37
|
+
})), _path2 || (_path2 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
38
|
+
d: "M24 31c-3.8599 0-7-3.1401-7-7s3.1401-7 7-7 7 3.1401 7 7-3.1401 7-7 7zm0-12c-2.7571 0-5 2.2429-5 5s2.2429 5 5 5 5-2.2429 5-5-2.2429-5-5-5zM28 15h2V5c0-1.103-.8975-2-2-2h-3v2h3v10z"
|
|
39
|
+
})), _circle || (_circle = /*#__PURE__*/React__default["default"].createElement("circle", {
|
|
40
|
+
cx: "9",
|
|
41
|
+
cy: "13",
|
|
42
|
+
r: "2"
|
|
43
|
+
})), _circle2 || (_circle2 = /*#__PURE__*/React__default["default"].createElement("circle", {
|
|
44
|
+
cx: "16",
|
|
45
|
+
cy: "13",
|
|
46
|
+
r: "2"
|
|
47
|
+
})), _circle3 || (_circle3 = /*#__PURE__*/React__default["default"].createElement("circle", {
|
|
48
|
+
cx: "23",
|
|
49
|
+
cy: "13",
|
|
50
|
+
r: "2"
|
|
51
|
+
})), _path3 || (_path3 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
52
|
+
d: "m7,23h-3c-1.103,0-2-.8975-2-2V5c0-1.103.897-2,2-2h3v2h-3v16h3v2Z"
|
|
53
|
+
})), children);
|
|
54
|
+
});
|
|
55
|
+
if (process.env.NODE_ENV !== "production") {
|
|
56
|
+
PromptSession.propTypes = iconPropTypes.iconPropTypes;
|
|
57
|
+
}
|
|
58
|
+
|
|
59
|
+
module.exports = PromptSession;
|
|
@@ -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
|
+
'use strict';
|
|
10
|
+
|
|
11
|
+
var React = require('react');
|
|
12
|
+
var iconPropTypes = require('./iconPropTypes-b0e64be3.js');
|
|
13
|
+
require('@carbon/icon-helpers');
|
|
14
|
+
require('prop-types');
|
|
15
|
+
|
|
16
|
+
function _interopDefaultLegacy (e) { return e && typeof e === 'object' && 'default' in e ? e : { 'default': e }; }
|
|
17
|
+
|
|
18
|
+
var React__default = /*#__PURE__*/_interopDefaultLegacy(React);
|
|
19
|
+
|
|
20
|
+
var _path, _path2;
|
|
21
|
+
const SettingsEdit = /*#__PURE__*/React__default["default"].forwardRef(function SettingsEdit(_ref, ref) {
|
|
22
|
+
let {
|
|
23
|
+
children,
|
|
24
|
+
size = 16,
|
|
25
|
+
...rest
|
|
26
|
+
} = _ref;
|
|
27
|
+
return /*#__PURE__*/React__default["default"].createElement(iconPropTypes.Icon, {
|
|
28
|
+
width: size,
|
|
29
|
+
height: size,
|
|
30
|
+
ref: ref,
|
|
31
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
32
|
+
viewBox: "0 0 32 32",
|
|
33
|
+
fill: "currentColor",
|
|
34
|
+
...rest
|
|
35
|
+
}, _path || (_path = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
36
|
+
d: "M31.707 19.2929l-3-3c-.3906-.3906-1.0234-.3906-1.4141 0l-9.293 9.293v4.4141h4.4141l9.293-9.293c.3906-.3906.3906-1.0234 0-1.4141zm-10.1211 8.707h-1.5859v-1.5859l5-5 1.5859 1.5859-5 5zm6.4141-6.4141l-1.5859-1.5859 1.5859-1.5859 1.5859 1.5859-1.5859 1.5859zM16 22c-3.3643 0-6-2.6357-6-6s2.6357-6 6-6 6 2.6357 6 6-2.6357 6-6 6zm0-10c-2.2803 0-4 1.7197-4 4s1.7197 4 4 4 4-1.7197 4-4-1.7197-4-4-4z"
|
|
37
|
+
})), _path2 || (_path2 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
38
|
+
d: "m27.5474,12.0005l1.7322-1-2.3354-4.0444c-.3652-.6328-1.0334-1.0005-1.7322-1.0005-.2134,0-.4294.0342-.6406.106l-2.4341.8232c-.418-.2812-.856-.5352-1.312-.7583l-.5037-2.5186c-.187-.9351-1.0078-1.6079-1.9612-1.6079h-4.7207c-.9534,0-1.7742.6729-1.9612,1.6079l-.5037,2.5186c-.459.2246-.9062.4692-1.3267.7534l-2.4194-.8184c-.2112-.0718-.4272-.106-.6406-.106-.6987,0-1.3669.3677-1.7322,1.0005l-2.3606,4.0879c-.4766.8257-.3042,1.873.4119,2.5024l1.9309,1.6968c-.0171.2515-.0381.5015-.0381.7568,0,.2578.0103.5127.0278.7656l-1.9207,1.688c-.7161.6294-.8884,1.6768-.4119,2.5024l2.3606,4.0879c.3652.6328,1.0334,1.0005,1.7322,1.0005.2134,0,.4297-.0342.6406-.106l2.4341-.8232c.418.2817.856.5352,1.312.7583l.5037,2.5186c.187.9351,1.0078,1.6079,1.9612,1.6079h2.3604v-2h-2.3604l-.7102-3.5508c-.9753-.356-1.9026-.9062-2.6948-1.5713l-3.4468,1.166-2.3604-4.0879,2.7253-2.395c-.1838-1.043-.1914-2.083-.0071-3.1279l-2.7183-2.3892,2.3611-4.0879,3.4268,1.1592c.8032-.6763,1.7295-1.2051,2.7141-1.5645l.7102-3.5508h4.7207l.7102,3.5508c.9753.356,1.9023.9062,2.6948,1.5713l3.4468-1.166,2.3352,4.0444Z"
|
|
39
|
+
})), children);
|
|
40
|
+
});
|
|
41
|
+
if (process.env.NODE_ENV !== "production") {
|
|
42
|
+
SettingsEdit.propTypes = iconPropTypes.iconPropTypes;
|
|
43
|
+
}
|
|
44
|
+
|
|
45
|
+
module.exports = SettingsEdit;
|
|
@@ -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
|
+
'use strict';
|
|
10
|
+
|
|
11
|
+
var React = require('react');
|
|
12
|
+
var iconPropTypes = require('./iconPropTypes-b0e64be3.js');
|
|
13
|
+
require('@carbon/icon-helpers');
|
|
14
|
+
require('prop-types');
|
|
15
|
+
|
|
16
|
+
function _interopDefaultLegacy (e) { return e && typeof e === 'object' && 'default' in e ? e : { 'default': e }; }
|
|
17
|
+
|
|
18
|
+
var React__default = /*#__PURE__*/_interopDefaultLegacy(React);
|
|
19
|
+
|
|
20
|
+
var _path;
|
|
21
|
+
const SubtractLarge = /*#__PURE__*/React__default["default"].forwardRef(function SubtractLarge(_ref, ref) {
|
|
22
|
+
let {
|
|
23
|
+
children,
|
|
24
|
+
size = 16,
|
|
25
|
+
...rest
|
|
26
|
+
} = _ref;
|
|
27
|
+
return /*#__PURE__*/React__default["default"].createElement(iconPropTypes.Icon, {
|
|
28
|
+
width: size,
|
|
29
|
+
height: size,
|
|
30
|
+
ref: ref,
|
|
31
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
32
|
+
viewBox: "0 0 32 32",
|
|
33
|
+
fill: "currentColor",
|
|
34
|
+
...rest
|
|
35
|
+
}, _path || (_path = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
36
|
+
d: "M5 15L5 17 27 17 27 15 5 15z"
|
|
37
|
+
})), children);
|
|
38
|
+
});
|
|
39
|
+
if (process.env.NODE_ENV !== "production") {
|
|
40
|
+
SubtractLarge.propTypes = iconPropTypes.iconPropTypes;
|
|
41
|
+
}
|
|
42
|
+
|
|
43
|
+
module.exports = SubtractLarge;
|
|
@@ -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
|
+
'use strict';
|
|
10
|
+
|
|
11
|
+
var React = require('react');
|
|
12
|
+
var iconPropTypes = require('./iconPropTypes-b0e64be3.js');
|
|
13
|
+
require('@carbon/icon-helpers');
|
|
14
|
+
require('prop-types');
|
|
15
|
+
|
|
16
|
+
function _interopDefaultLegacy (e) { return e && typeof e === 'object' && 'default' in e ? e : { 'default': e }; }
|
|
17
|
+
|
|
18
|
+
var React__default = /*#__PURE__*/_interopDefaultLegacy(React);
|
|
19
|
+
|
|
20
|
+
var _path, _path2, _path3;
|
|
21
|
+
const Sustainability = /*#__PURE__*/React__default["default"].forwardRef(function Sustainability(_ref, ref) {
|
|
22
|
+
let {
|
|
23
|
+
children,
|
|
24
|
+
size = 16,
|
|
25
|
+
...rest
|
|
26
|
+
} = _ref;
|
|
27
|
+
return /*#__PURE__*/React__default["default"].createElement(iconPropTypes.Icon, {
|
|
28
|
+
width: size,
|
|
29
|
+
height: size,
|
|
30
|
+
ref: ref,
|
|
31
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
32
|
+
viewBox: "0 0 32 32",
|
|
33
|
+
fill: "currentColor",
|
|
34
|
+
...rest
|
|
35
|
+
}, _path || (_path = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
36
|
+
d: "m21.5708,27.7495c-1.7468.8296-3.6211,1.2505-5.5708,1.2505-7.1682,0-13-5.832-13-13,0-3.0752,1.0571-5.979,3-8.3076v2.3076h2v-6H2v2h2.8416c-2.4753,2.7539-3.8416,6.2622-3.8416,10,0,8.271,6.729,15,15,15,2.249,0,4.4119-.4858,6.4292-1.4438l-.8584-1.8066Z"
|
|
37
|
+
})), _path2 || (_path2 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
38
|
+
d: "m21,9c-3.1602,0-5.7515,2.457-5.9778,5.5605-1.0654-.9658-2.4739-1.5605-4.0222-1.5605h-4v4c0,3.3086,2.6917,6,6,6h2v4h2v-8.0005l2,.0005c3.3083,0,6-2.6914,6-6v-4h-4Zm-8,12c-2.2056,0-4-1.7944-4-4v-2h2c2.2056,0,4,1.7944,4,4v.5859l-2.293-2.293-1.4141,1.4141,2.293,2.293h-.5859Zm10-8c0,2.2056-1.7944,4-4,4h-.5859l2.293-2.293-1.4141-1.4141-2.293,2.293v-.5859c0-2.2056,1.7944-4,4-4h2v2Z"
|
|
39
|
+
})), _path3 || (_path3 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
40
|
+
d: "m31,16c0-8.271-6.729-15-15-15-2.249,0-4.4119.4858-6.4292,1.4438l.8584,1.8066c1.7468-.8296,3.6211-1.2505,5.5708-1.2505,7.1682,0,13,5.832,13,13,0,3.0752-1.0571,5.979-3,8.3076v-2.3076h-2v6h6v-2h-2.8416c2.4753-2.7539,3.8416-6.2622,3.8416-10Z"
|
|
41
|
+
})), children);
|
|
42
|
+
});
|
|
43
|
+
if (process.env.NODE_ENV !== "production") {
|
|
44
|
+
Sustainability.propTypes = iconPropTypes.iconPropTypes;
|
|
45
|
+
}
|
|
46
|
+
|
|
47
|
+
module.exports = Sustainability;
|
|
@@ -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
|
+
'use strict';
|
|
10
|
+
|
|
11
|
+
var React = require('react');
|
|
12
|
+
var iconPropTypes = require('./iconPropTypes-b0e64be3.js');
|
|
13
|
+
require('@carbon/icon-helpers');
|
|
14
|
+
require('prop-types');
|
|
15
|
+
|
|
16
|
+
function _interopDefaultLegacy (e) { return e && typeof e === 'object' && 'default' in e ? e : { 'default': e }; }
|
|
17
|
+
|
|
18
|
+
var React__default = /*#__PURE__*/_interopDefaultLegacy(React);
|
|
19
|
+
|
|
20
|
+
var _path;
|
|
21
|
+
const TextLongParagraph = /*#__PURE__*/React__default["default"].forwardRef(function TextLongParagraph(_ref, ref) {
|
|
22
|
+
let {
|
|
23
|
+
children,
|
|
24
|
+
size = 16,
|
|
25
|
+
...rest
|
|
26
|
+
} = _ref;
|
|
27
|
+
return /*#__PURE__*/React__default["default"].createElement(iconPropTypes.Icon, {
|
|
28
|
+
width: size,
|
|
29
|
+
height: size,
|
|
30
|
+
ref: ref,
|
|
31
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
32
|
+
viewBox: "0 0 32 32",
|
|
33
|
+
fill: "currentColor",
|
|
34
|
+
...rest
|
|
35
|
+
}, _path || (_path = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
36
|
+
d: "M6 24H20V26H6zM6 18H26V20H6zM6 12H26V14H6zM6 6H26V8H6z"
|
|
37
|
+
})), children);
|
|
38
|
+
});
|
|
39
|
+
if (process.env.NODE_ENV !== "production") {
|
|
40
|
+
TextLongParagraph.propTypes = iconPropTypes.iconPropTypes;
|
|
41
|
+
}
|
|
42
|
+
|
|
43
|
+
module.exports = TextLongParagraph;
|
|
@@ -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
|
+
'use strict';
|
|
10
|
+
|
|
11
|
+
var React = require('react');
|
|
12
|
+
var iconPropTypes = require('./iconPropTypes-b0e64be3.js');
|
|
13
|
+
require('@carbon/icon-helpers');
|
|
14
|
+
require('prop-types');
|
|
15
|
+
|
|
16
|
+
function _interopDefaultLegacy (e) { return e && typeof e === 'object' && 'default' in e ? e : { 'default': e }; }
|
|
17
|
+
|
|
18
|
+
var React__default = /*#__PURE__*/_interopDefaultLegacy(React);
|
|
19
|
+
|
|
20
|
+
var _path;
|
|
21
|
+
const TextShortParagraph = /*#__PURE__*/React__default["default"].forwardRef(function TextShortParagraph(_ref, ref) {
|
|
22
|
+
let {
|
|
23
|
+
children,
|
|
24
|
+
size = 16,
|
|
25
|
+
...rest
|
|
26
|
+
} = _ref;
|
|
27
|
+
return /*#__PURE__*/React__default["default"].createElement(iconPropTypes.Icon, {
|
|
28
|
+
width: size,
|
|
29
|
+
height: size,
|
|
30
|
+
ref: ref,
|
|
31
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
32
|
+
viewBox: "0 0 32 32",
|
|
33
|
+
fill: "currentColor",
|
|
34
|
+
...rest
|
|
35
|
+
}, _path || (_path = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
36
|
+
d: "M6 18H20V20H6zM6 12H26V14H6z"
|
|
37
|
+
})), children);
|
|
38
|
+
});
|
|
39
|
+
if (process.env.NODE_ENV !== "production") {
|
|
40
|
+
TextShortParagraph.propTypes = iconPropTypes.iconPropTypes;
|
|
41
|
+
}
|
|
42
|
+
|
|
43
|
+
module.exports = TextShortParagraph;
|
package/lib/Tuning.js
ADDED
|
@@ -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
|
+
'use strict';
|
|
10
|
+
|
|
11
|
+
var React = require('react');
|
|
12
|
+
var iconPropTypes = require('./iconPropTypes-b0e64be3.js');
|
|
13
|
+
require('@carbon/icon-helpers');
|
|
14
|
+
require('prop-types');
|
|
15
|
+
|
|
16
|
+
function _interopDefaultLegacy (e) { return e && typeof e === 'object' && 'default' in e ? e : { 'default': e }; }
|
|
17
|
+
|
|
18
|
+
var React__default = /*#__PURE__*/_interopDefaultLegacy(React);
|
|
19
|
+
|
|
20
|
+
var _path;
|
|
21
|
+
const Tuning = /*#__PURE__*/React__default["default"].forwardRef(function Tuning(_ref, ref) {
|
|
22
|
+
let {
|
|
23
|
+
children,
|
|
24
|
+
size = 16,
|
|
25
|
+
...rest
|
|
26
|
+
} = _ref;
|
|
27
|
+
return /*#__PURE__*/React__default["default"].createElement(iconPropTypes.Icon, {
|
|
28
|
+
width: size,
|
|
29
|
+
height: size,
|
|
30
|
+
ref: ref,
|
|
31
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
32
|
+
viewBox: "0 0 32 32",
|
|
33
|
+
fill: "currentColor",
|
|
34
|
+
...rest
|
|
35
|
+
}, _path || (_path = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
36
|
+
d: "M24 30v-4.1c2.3-.5 4-2.5 4-4.9 0-2.4-1.7-4.4-4-4.9V2s-2 0-2 0v14.1c-2.3.5-4 2.5-4 4.9 0 2.4 1.7 4.4 4 4.9v4.1s2 0 2 0zm-4-9c0-1.7 1.3-3 3-3s3 1.3 3 3c0 1.7-1.3 3-3 3s-3-1.3-3-3zM8 2v4.1c-2.3.5-4 2.5-4 4.9 0 2.4 1.7 4.4 4 4.9v14.1s2 0 2 0v-14.1c2.3-.5 4-2.5 4-4.9 0-2.4-1.7-4.4-4-4.9V2s-2 0-2 0zm4 9c0 1.7-1.3 3-3 3s-3-1.3-3-3 1.3-3 3-3 3 1.3 3 3z"
|
|
37
|
+
})), children);
|
|
38
|
+
});
|
|
39
|
+
if (process.env.NODE_ENV !== "production") {
|
|
40
|
+
Tuning.propTypes = iconPropTypes.iconPropTypes;
|
|
41
|
+
}
|
|
42
|
+
|
|
43
|
+
module.exports = Tuning;
|
|
@@ -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
|
+
'use strict';
|
|
10
|
+
|
|
11
|
+
var React = require('react');
|
|
12
|
+
var iconPropTypes = require('./iconPropTypes-b0e64be3.js');
|
|
13
|
+
require('@carbon/icon-helpers');
|
|
14
|
+
require('prop-types');
|
|
15
|
+
|
|
16
|
+
function _interopDefaultLegacy (e) { return e && typeof e === 'object' && 'default' in e ? e : { 'default': e }; }
|
|
17
|
+
|
|
18
|
+
var React__default = /*#__PURE__*/_interopDefaultLegacy(React);
|
|
19
|
+
|
|
20
|
+
var _path, _path2;
|
|
21
|
+
const VegetationEncroachment = /*#__PURE__*/React__default["default"].forwardRef(function VegetationEncroachment(_ref, ref) {
|
|
22
|
+
let {
|
|
23
|
+
children,
|
|
24
|
+
size = 16,
|
|
25
|
+
...rest
|
|
26
|
+
} = _ref;
|
|
27
|
+
return /*#__PURE__*/React__default["default"].createElement(iconPropTypes.Icon, {
|
|
28
|
+
width: size,
|
|
29
|
+
height: size,
|
|
30
|
+
ref: ref,
|
|
31
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
32
|
+
viewBox: "0 0 32 32",
|
|
33
|
+
fill: "currentColor",
|
|
34
|
+
...rest
|
|
35
|
+
}, _path || (_path = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
36
|
+
d: "M19 20h7v-2h-9v10c.0015 1.104.896 1.9985 2 2h3v-2h-3v-8zM12 30h-3v-2h3v-12.4336l-3.5146-2.1089 1.0292-1.7148 3.5147 2.1084c.6007.3632.9686 1.0133.9707 1.7153v12.4336c-.0013 1.104-.896 1.9987-2 2zM30 6.4102L28.59 5 25 8.5898 21.41 5 20 6.4102 23.59 10 20 13.5898 21.41 15 25 11.4102 28.59 15 30 13.5898 26.41 10 30 6.4102z"
|
|
37
|
+
})), _path2 || (_path2 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
38
|
+
d: "m17.3079,2.2852c-.7283-.1821-1.4995-.2852-2.3079-.2852-2.8545.0083-5.4897,1.5317-6.9214,4.001-.0261-.001-.0522-.001-.0786-.001-3.3137,0-6,2.6865-6,6s2.6863,6,6,6v-2c-2.209,0-4-1.791-4-4s1.791-4,4-4c.1299.0039.259.0166.387.0391l.863.1143.3086-.6675c.9834-2.1196,3.1047-3.4785,5.4414-3.4858.6079,0,1.1819.0854,1.731.2148l.5769-1.9297Z"
|
|
39
|
+
})), children);
|
|
40
|
+
});
|
|
41
|
+
if (process.env.NODE_ENV !== "production") {
|
|
42
|
+
VegetationEncroachment.propTypes = iconPropTypes.iconPropTypes;
|
|
43
|
+
}
|
|
44
|
+
|
|
45
|
+
module.exports = VegetationEncroachment;
|
|
@@ -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
|
+
'use strict';
|
|
10
|
+
|
|
11
|
+
var React = require('react');
|
|
12
|
+
var iconPropTypes = require('./iconPropTypes-b0e64be3.js');
|
|
13
|
+
require('@carbon/icon-helpers');
|
|
14
|
+
require('prop-types');
|
|
15
|
+
|
|
16
|
+
function _interopDefaultLegacy (e) { return e && typeof e === 'object' && 'default' in e ? e : { 'default': e }; }
|
|
17
|
+
|
|
18
|
+
var React__default = /*#__PURE__*/_interopDefaultLegacy(React);
|
|
19
|
+
|
|
20
|
+
var _path, _path2;
|
|
21
|
+
const VegetationHeight = /*#__PURE__*/React__default["default"].forwardRef(function VegetationHeight(_ref, ref) {
|
|
22
|
+
let {
|
|
23
|
+
children,
|
|
24
|
+
size = 16,
|
|
25
|
+
...rest
|
|
26
|
+
} = _ref;
|
|
27
|
+
return /*#__PURE__*/React__default["default"].createElement(iconPropTypes.Icon, {
|
|
28
|
+
width: size,
|
|
29
|
+
height: size,
|
|
30
|
+
ref: ref,
|
|
31
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
32
|
+
viewBox: "0 0 32 32",
|
|
33
|
+
fill: "currentColor",
|
|
34
|
+
...rest
|
|
35
|
+
}, _path || (_path = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
36
|
+
d: "m13,8l-5,5,1.4102,1.4102,2.5898-2.5801v16.1699h-3v2h3c1.104-.0015,1.9988-.896,2-2V11.8301l2.5898,2.5801,1.4102-1.4102-5-5Z"
|
|
37
|
+
})), _path2 || (_path2 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
38
|
+
d: "m22,30h-3c-1.104-.0013-1.9987-.896-2-2v-11h6c2.2096-.0001,4.0007-1.7915,4.0006-4.001,0-.1319-.0065-.2637-.0196-.395-.277-2.0943-2.0835-3.6461-4.1957-3.604h-1.5837l-.1766-.779c-.573-2.5249-2.9942-4.221-6.025-4.221-2.3366.0074-4.4579,1.3664-5.4415,3.4859l-.3085.6672-.863-.1143c-.1279-.022-.2573-.0349-.387-.0388-2.2091,0-4,1.7909-4,4s1.7909,4,4,4v2c-3.3137,0-6-2.6863-6-6s2.6863-6,6-6c.0264,0,.0525,0,.0786.001,1.4317-2.4694,4.067-3.9928,6.9214-4.001,3.6788,0,6.6923,1.9776,7.7516,5h.0337c3.1405-.0351,5.8053,2.2967,6.1872,5.4141.323,3.2985-2.0892,6.2344-5.3877,6.5573-.1943.019-.3895.0286-.5848.0286h-4v9h3v2Z"
|
|
39
|
+
})), children);
|
|
40
|
+
});
|
|
41
|
+
if (process.env.NODE_ENV !== "production") {
|
|
42
|
+
VegetationHeight.propTypes = iconPropTypes.iconPropTypes;
|
|
43
|
+
}
|
|
44
|
+
|
|
45
|
+
module.exports = VegetationHeight;
|
|
@@ -18,12 +18,19 @@ function _interopDefaultLegacy (e) { return e && typeof e === 'object' && 'defau
|
|
|
18
18
|
var React__default = /*#__PURE__*/_interopDefaultLegacy(React);
|
|
19
19
|
|
|
20
20
|
var _path, _path2;
|
|
21
|
+
let didWarnAboutDeprecation = false;
|
|
21
22
|
const VirtualPrivateCloudAlt = /*#__PURE__*/React__default["default"].forwardRef(function VirtualPrivateCloudAlt(_ref, ref) {
|
|
22
23
|
let {
|
|
23
24
|
children,
|
|
24
25
|
size = 16,
|
|
25
26
|
...rest
|
|
26
27
|
} = _ref;
|
|
28
|
+
if (process.env.NODE_ENV !== "production") {
|
|
29
|
+
if (!didWarnAboutDeprecation) {
|
|
30
|
+
didWarnAboutDeprecation = true;
|
|
31
|
+
console.warn("Icon name was requested by the product team to be renamed to and replaced by ibm-cloud--vpc. As a result, the VirtualPrivateCloudAlt component will be removed in the next major version of @carbon/icons-react.");
|
|
32
|
+
}
|
|
33
|
+
}
|
|
27
34
|
return /*#__PURE__*/React__default["default"].createElement(iconPropTypes.Icon, {
|
|
28
35
|
width: size,
|
|
29
36
|
height: size,
|
package/lib/Watsonx.js
ADDED
|
@@ -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
|
+
'use strict';
|
|
10
|
+
|
|
11
|
+
var React = require('react');
|
|
12
|
+
var iconPropTypes = require('./iconPropTypes-b0e64be3.js');
|
|
13
|
+
require('@carbon/icon-helpers');
|
|
14
|
+
require('prop-types');
|
|
15
|
+
|
|
16
|
+
function _interopDefaultLegacy (e) { return e && typeof e === 'object' && 'default' in e ? e : { 'default': e }; }
|
|
17
|
+
|
|
18
|
+
var React__default = /*#__PURE__*/_interopDefaultLegacy(React);
|
|
19
|
+
|
|
20
|
+
var _path;
|
|
21
|
+
const Watsonx = /*#__PURE__*/React__default["default"].forwardRef(function Watsonx(_ref, ref) {
|
|
22
|
+
let {
|
|
23
|
+
children,
|
|
24
|
+
size = 16,
|
|
25
|
+
...rest
|
|
26
|
+
} = _ref;
|
|
27
|
+
return /*#__PURE__*/React__default["default"].createElement(iconPropTypes.Icon, {
|
|
28
|
+
width: size,
|
|
29
|
+
height: size,
|
|
30
|
+
ref: ref,
|
|
31
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
32
|
+
viewBox: "0 0 32 32",
|
|
33
|
+
fill: "currentColor",
|
|
34
|
+
...rest
|
|
35
|
+
}, _path || (_path = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
36
|
+
d: "m27.5381,21.9951l1.7734.9238c1.1045-2.1191,1.6885-4.5117,1.6885-6.9189,0-8.271-6.7285-15-15-15-3.3744,0-6.5818,1.1193-9.2048,3.1662-.244-.106-.5123-.1662-.7952-.1662-1.1046,0-2,.8954-2,2s.8954,2,2,2,2-.8954,2-2c0-.0751-.0141-.1464-.0222-.2194,1.0764-.8479,2.2672-1.5121,3.5358-1.978-.3267.6641-.5136,1.4088-.5136,2.1974,0,1.6301.7959,3.0668,2.0069,3.9802-.0457.3471-.0767.6974-.0767,1.0496,0,.7824.1179,1.5369.3282,2.2522-.6967-.1986-1.429-.3118-2.1885-.3118-3.7028,0-6.8172,2.5322-7.7248,5.9533-.2175-.9415-.345-1.9169-.345-2.9235,0-2.1152.4917-4.1328,1.4619-5.9956l-1.7744-.9238c-1.104,2.1211-1.6875,4.5137-1.6875,6.9194,0,8.2715,6.729,15,15,15,3.3738,0,6.5814-1.1195,9.2045-3.1664.244.106.5125.1664.7955.1664,1.1046,0,2-.8954,2-2s-.8954-2-2-2-2,.8954-2,2c0,.0751.014.1464.0221.2194-1.0765.8477-2.2672,1.5118-3.5356,1.9778.3266-.6641.5135-1.4086.5135-2.1971,0-1.63-.7958-3.0665-2.0067-3.9799.0457-.3479.077-.6985.077-1.0504,0-.782-.1178-1.5361-.328-2.251.6963.1985,1.4283.3116,2.1874.3116,3.7032,0,6.8178-2.533,7.725-5.955.2177.9418.3453,1.9177.3453,2.9247,0,2.1172-.4922,4.1338-1.4619,5.9951ZM16,3c1.6543,0,3,1.3457,3,3s-1.3457,3-3,3-3-1.3457-3-3,1.3457-3,3-3Zm0,26c-1.6543,0-3-1.3457-3-3s1.3457-3,3-3,3,1.3457,3,3-1.3457,3-3,3Zm0-8c-2.7568,0-5,2.2432-5,5,0,.7863.1855,1.5291.5104,2.1917-1.851-.684-3.5008-1.7778-4.8472-3.1708-1.0212-1.1095-1.5934-2.5366-1.5934-4.0511,0-3.3086,2.6914-5.9995,6-5.9995s6.0005,2.6909,6.0005,5.9995c0,.0496-.0124.0981-.0136.1477-.3413-.0739-.6936-.1174-1.0567-.1174Zm10.9297-9.9702c0,3.3086-2.6914,6.0005-6,6.0005s-5.9995-2.6919-5.9995-6.0005c0-.0496.0123-.0976.0135-.1471.3412.0739.6934.1173,1.0563.1173,2.7568,0,5-2.2432,5-5,0-.7866-.1863-1.5293-.5114-2.1921,1.851.6838,3.5009,1.7775,4.8473,3.1703,1.0214,1.1096,1.5938,2.5363,1.5938,4.0515Z"
|
|
37
|
+
})), children);
|
|
38
|
+
});
|
|
39
|
+
if (process.env.NODE_ENV !== "production") {
|
|
40
|
+
Watsonx.propTypes = iconPropTypes.iconPropTypes;
|
|
41
|
+
}
|
|
42
|
+
|
|
43
|
+
module.exports = Watsonx;
|