@carbon/icons-react 11.14.0 → 11.15.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/AppleDash.js +41 -0
- package/es/BatchJob.js +43 -0
- package/es/BatchJobStep.js +39 -0
- package/es/BootVolume.js +39 -0
- package/es/BootVolumeAlt.js +43 -0
- package/es/BottlesContainer.js +41 -0
- package/es/Bottles_01.js +39 -0
- package/es/Bottles_01Dash.js +39 -0
- package/es/Bottles_02.js +39 -0
- package/es/Bottles_02Dash.js +39 -0
- package/es/CarbonUiBuilder.js +60 -0
- package/es/CicsDb2Connection.js +41 -0
- package/es/CicsProgram.js +49 -0
- package/es/CicsRegionAlt.js +39 -0
- package/es/CicsSit.js +41 -0
- package/es/CicsSitOverrides.js +39 -0
- package/es/CicsTransactionServerZos.js +51 -0
- package/es/ConnectReference.js +41 -0
- package/es/DataVolume.js +39 -0
- package/es/DataVolumeAlt.js +47 -0
- package/es/Db2BufferPool.js +41 -0
- package/es/Db2DataSharingGroup.js +39 -0
- package/es/Db2Database.js +39 -0
- package/es/Drink_01.js +41 -0
- package/es/Drink_02.js +41 -0
- package/es/ExecutableProgram.js +52 -0
- package/es/IbmBluepay.js +39 -0
- package/es/IbmCloudAppId.js +41 -0
- package/es/IbmCloudContinuousDelivery.js +41 -0
- package/es/IbmCloudForEducation.js +43 -0
- package/es/IbmCloudHsm.js +49 -0
- package/es/IbmCloudIpsecVpn.js +39 -0
- package/es/IbmCloudPrivilegedAccessGateway.js +41 -0
- package/es/IbmContentServices.js +43 -0
- package/es/IbmDb2.js +47 -0
- package/es/IbmDb2Alt.js +39 -0
- package/es/IbmTelehealth.js +41 -0
- package/es/IbmTenet.js +53 -0
- package/es/IbmToolchain.js +39 -0
- package/es/ListChecked.js +1 -1
- package/es/ListCheckedMirror.js +39 -0
- package/es/ListNumberedMirror.js +39 -0
- package/es/LogicalPartition.js +1 -1
- package/es/LogoAnsibleCommunity.js +39 -0
- package/es/LogoRedHatAnsible.js +41 -0
- package/es/LogoTwitter.js +1 -1
- package/es/LogoVmware.js +1 -1
- package/es/LogoVmwareAlt.js +39 -0
- package/es/LogoYelp.js +1 -1
- package/es/PortInput.js +41 -0
- package/es/PortOutput.js +41 -0
- package/es/Recycle.js +39 -0
- package/es/RunMirror.js +43 -0
- package/es/ScreenMap.js +41 -0
- package/es/ScreenMapSet.js +43 -0
- package/es/SearchLocateMirror.js +39 -0
- package/es/Slm.js +39 -0
- package/es/SummaryKpiMirror.js +39 -0
- package/es/TcpIpService.js +39 -0
- package/es/TransformBinary.js +41 -0
- package/es/TransformInstructions.js +41 -0
- package/es/TransformLanguage.js +41 -0
- package/es/Tsq.js +41 -0
- package/es/ZLpar.js +39 -0
- package/es/ZSystems.js +39 -0
- package/es/Zos.js +39 -0
- package/es/ZosSysplex.js +39 -0
- package/es/generated/bucket-0.js +347 -345
- package/es/generated/bucket-1.js +940 -921
- package/es/generated/bucket-10.js +880 -885
- package/es/generated/bucket-11.js +899 -860
- package/es/generated/bucket-12.js +769 -880
- package/es/generated/bucket-13.js +941 -826
- package/es/generated/bucket-14.js +732 -816
- package/es/generated/bucket-15.js +923 -937
- package/es/generated/bucket-16.js +1582 -16
- package/es/generated/bucket-2.js +1074 -1058
- package/es/generated/bucket-3.js +836 -912
- package/es/generated/bucket-4.js +835 -784
- package/es/generated/bucket-5.js +846 -824
- package/es/generated/bucket-6.js +849 -897
- package/es/generated/bucket-7.js +921 -920
- package/es/generated/bucket-8.js +839 -770
- package/es/generated/bucket-9.js +936 -974
- package/es/index.js +17 -17
- package/lib/AppleDash.js +47 -0
- package/lib/BatchJob.js +49 -0
- package/lib/BatchJobStep.js +45 -0
- package/lib/BootVolume.js +45 -0
- package/lib/BootVolumeAlt.js +49 -0
- package/lib/BottlesContainer.js +47 -0
- package/lib/Bottles_01.js +45 -0
- package/lib/Bottles_01Dash.js +45 -0
- package/lib/Bottles_02.js +45 -0
- package/lib/Bottles_02Dash.js +45 -0
- package/lib/CarbonUiBuilder.js +66 -0
- package/lib/CicsDb2Connection.js +47 -0
- package/lib/CicsProgram.js +55 -0
- package/lib/CicsRegionAlt.js +45 -0
- package/lib/CicsSit.js +47 -0
- package/lib/CicsSitOverrides.js +45 -0
- package/lib/CicsTransactionServerZos.js +57 -0
- package/lib/ConnectReference.js +47 -0
- package/lib/DataVolume.js +45 -0
- package/lib/DataVolumeAlt.js +53 -0
- package/lib/Db2BufferPool.js +47 -0
- package/lib/Db2DataSharingGroup.js +45 -0
- package/lib/Db2Database.js +45 -0
- package/lib/Drink_01.js +47 -0
- package/lib/Drink_02.js +47 -0
- package/lib/ExecutableProgram.js +58 -0
- package/lib/IbmBluepay.js +45 -0
- package/lib/IbmCloudAppId.js +47 -0
- package/lib/IbmCloudContinuousDelivery.js +47 -0
- package/lib/IbmCloudForEducation.js +49 -0
- package/lib/IbmCloudHsm.js +55 -0
- package/lib/IbmCloudIpsecVpn.js +45 -0
- package/lib/IbmCloudPrivilegedAccessGateway.js +47 -0
- package/lib/IbmContentServices.js +49 -0
- package/lib/IbmDb2.js +53 -0
- package/lib/IbmDb2Alt.js +45 -0
- package/lib/IbmTelehealth.js +47 -0
- package/lib/IbmTenet.js +59 -0
- package/lib/IbmToolchain.js +45 -0
- package/lib/ListChecked.js +1 -1
- package/lib/ListCheckedMirror.js +45 -0
- package/lib/ListNumberedMirror.js +45 -0
- package/lib/LogicalPartition.js +1 -1
- package/lib/LogoAnsibleCommunity.js +45 -0
- package/lib/LogoRedHatAnsible.js +47 -0
- package/lib/LogoTwitter.js +1 -1
- package/lib/LogoVmware.js +1 -1
- package/lib/LogoVmwareAlt.js +45 -0
- package/lib/LogoYelp.js +1 -1
- package/lib/PortInput.js +47 -0
- package/lib/PortOutput.js +47 -0
- package/lib/Recycle.js +45 -0
- package/lib/RunMirror.js +49 -0
- package/lib/ScreenMap.js +47 -0
- package/lib/ScreenMapSet.js +49 -0
- package/lib/SearchLocateMirror.js +45 -0
- package/lib/Slm.js +45 -0
- package/lib/SummaryKpiMirror.js +45 -0
- package/lib/TcpIpService.js +45 -0
- package/lib/TransformBinary.js +47 -0
- package/lib/TransformInstructions.js +47 -0
- package/lib/TransformLanguage.js +47 -0
- package/lib/Tsq.js +47 -0
- package/lib/ZLpar.js +45 -0
- package/lib/ZSystems.js +45 -0
- package/lib/Zos.js +45 -0
- package/lib/ZosSysplex.js +45 -0
- package/lib/generated/bucket-0.js +347 -345
- package/lib/generated/bucket-1.js +950 -931
- package/lib/generated/bucket-10.js +923 -928
- package/lib/generated/bucket-11.js +945 -906
- package/lib/generated/bucket-12.js +819 -930
- package/lib/generated/bucket-13.js +993 -878
- package/lib/generated/bucket-14.js +788 -872
- package/lib/generated/bucket-15.js +980 -994
- package/lib/generated/bucket-16.js +1643 -15
- package/lib/generated/bucket-2.js +1090 -1074
- package/lib/generated/bucket-3.js +853 -929
- package/lib/generated/bucket-4.js +857 -806
- package/lib/generated/bucket-5.js +871 -849
- package/lib/generated/bucket-6.js +874 -922
- package/lib/generated/bucket-7.js +959 -958
- package/lib/generated/bucket-8.js +880 -811
- package/lib/generated/bucket-9.js +979 -1017
- package/lib/index.js +619 -557
- package/package.json +6 -6
package/es/AppleDash.js
ADDED
|
@@ -0,0 +1,41 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Copyright IBM Corp. 2016, 2021
|
|
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 { i as iconPropTypes, _ as _objectWithoutProperties, I as Icon, a as _objectSpread2 } from './iconPropTypes-44033017.js';
|
|
10
|
+
import React from 'react';
|
|
11
|
+
import '@carbon/icon-helpers';
|
|
12
|
+
import 'prop-types';
|
|
13
|
+
|
|
14
|
+
var _path, _path2;
|
|
15
|
+
|
|
16
|
+
var _excluded = ["children", "size"];
|
|
17
|
+
var AppleDash = /*#__PURE__*/React.forwardRef(function AppleDash(_ref, ref) {
|
|
18
|
+
var children = _ref.children,
|
|
19
|
+
_ref$size = _ref.size,
|
|
20
|
+
size = _ref$size === void 0 ? 16 : _ref$size,
|
|
21
|
+
rest = _objectWithoutProperties(_ref, _excluded);
|
|
22
|
+
|
|
23
|
+
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
24
|
+
width: size,
|
|
25
|
+
height: size,
|
|
26
|
+
ref: ref,
|
|
27
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
28
|
+
viewBox: "0 0 32 32",
|
|
29
|
+
fill: "currentColor"
|
|
30
|
+
}, rest), _path || (_path = /*#__PURE__*/React.createElement("path", {
|
|
31
|
+
d: "M7.0825 11.6714l-1.6748-1.0928c-.9062 1.3887-1.3928 3.2305-1.4072 5.3267l2 .0137c.0117-1.7119.3857-3.1807 1.082-4.2476zM6.0852 17.8164l-1.9907.1934c.1887 1.938.6592 3.6738 1.3982 5.1592l1.7905-.8911c-.6301-1.2661-1.0332-2.7676-1.198-4.4614zM8.2378 23.7964l-1.5688 1.2402c1.333 1.6865 3.0972 2.7573 4.8396 2.9375l.2061-1.9893c-1.1912-.1235-2.491-.9414-3.4768-2.1885zM16 25c-.7334 0-1.4783.271-2.1987.5332-.1809.0654-.3635.1318-.5469.1943l.6426 1.894c.197-.0669.3936-.1382.5879-.209.5576-.2026 1.134-.4126 1.5151-.4126.3809 0 .9575.21 1.5149.4121.1809.0659.3635.1323.5466.1953l.6479-1.8926c-.1711-.0586-.3418-.1206-.511-.1821-.7205-.2617-1.4653-.5327-2.1985-.5327zM20.2546 25.9878l.1855 1.9917c1.7456-.1631 3.5178-1.2227 4.8621-2.9072l-1.5632-1.2476c-.9924 1.2437-2.2949 2.0522-3.4844 2.1631zM24.7004 22.3115l1.7871.8975c.7449-1.4834 1.2205-3.2178 1.4138-5.1558l-1.9902-.1987c-.1689 1.6938-.5762 3.1934-1.2107 4.457zM28 15.9492c-.0076-2.0938-.4854-3.9365-1.3818-5.3311l-1.6821 1.082c.6897 1.0728 1.0576 2.5444 1.064 4.2559l2-.0068zM20 4h-1c-1.1046 0-2 .8954-2 2v1h1c1.1046 0 2-.8954 2-2v-1z"
|
|
32
|
+
})), _path2 || (_path2 = /*#__PURE__*/React.createElement("path", {
|
|
33
|
+
d: "M23.8125,10.5308l1.1035-1.668c-.8655-.5728-1.8467-.8628-2.916-.8628-1.4155,0-2.4175,.2881-3.3013,.542-.5764,.1655-1.1362,.3203-1.7979,.4004-.502-2.8047-2.9541-4.9424-5.9009-4.9424v2c1.8223,0,3.3464,1.2319,3.8274,2.9014-.5442-.0864-1.031-.2173-1.5261-.3594-.8838-.2539-1.8857-.542-3.3013-.542-1.0693,0-2.0505,.29-2.916,.8628l1.1035,1.668c.5325-.3521,1.1423-.5308,1.8125-.5308,1.134,0,1.9185,.2256,2.7488,.4639,.917,.2637,1.8652,.5361,3.2512,.5361s2.3342-.2725,3.2512-.5361c.8303-.2383,1.6147-.4639,2.7488-.4639,.6702,0,1.28,.1787,1.8125,.5308Z"
|
|
34
|
+
})), children);
|
|
35
|
+
});
|
|
36
|
+
|
|
37
|
+
if (process.env.NODE_ENV !== "production") {
|
|
38
|
+
AppleDash.propTypes = iconPropTypes;
|
|
39
|
+
}
|
|
40
|
+
|
|
41
|
+
export { AppleDash as default };
|
package/es/BatchJob.js
ADDED
|
@@ -0,0 +1,43 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Copyright IBM Corp. 2016, 2021
|
|
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 { i as iconPropTypes, _ as _objectWithoutProperties, I as Icon, a as _objectSpread2 } from './iconPropTypes-44033017.js';
|
|
10
|
+
import React from 'react';
|
|
11
|
+
import '@carbon/icon-helpers';
|
|
12
|
+
import 'prop-types';
|
|
13
|
+
|
|
14
|
+
var _path, _path2, _path3;
|
|
15
|
+
|
|
16
|
+
var _excluded = ["children", "size"];
|
|
17
|
+
var BatchJob = /*#__PURE__*/React.forwardRef(function BatchJob(_ref, ref) {
|
|
18
|
+
var children = _ref.children,
|
|
19
|
+
_ref$size = _ref.size,
|
|
20
|
+
size = _ref$size === void 0 ? 16 : _ref$size,
|
|
21
|
+
rest = _objectWithoutProperties(_ref, _excluded);
|
|
22
|
+
|
|
23
|
+
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
24
|
+
width: size,
|
|
25
|
+
height: size,
|
|
26
|
+
ref: ref,
|
|
27
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
28
|
+
viewBox: "0 0 32 32",
|
|
29
|
+
fill: "currentColor"
|
|
30
|
+
}, rest), _path || (_path = /*#__PURE__*/React.createElement("path", {
|
|
31
|
+
d: "M32 26v-2h-2.1011c-.1299-.6372-.3843-1.2285-.7319-1.7529l1.4897-1.4897-1.4141-1.4141-1.4897 1.4897c-.5244-.3477-1.1157-.6021-1.7529-.7319v-2.1011h-2v2.1011c-.6372.1299-1.2285.3843-1.7529.7319l-1.4897-1.4897-1.4141 1.4141 1.4897 1.4897c-.3477.5244-.6021 1.1157-.7319 1.7529h-2.1011v2h2.1011c.1299.6372.3843 1.2285.7319 1.7529l-1.4897 1.4897 1.4141 1.4141 1.4897-1.4897c.5244.3477 1.1157.6021 1.7529.7319v2.1011h2v-2.1011c.6372-.1299 1.2285-.3843 1.7529-.7319l1.4897 1.4897 1.4141-1.4141-1.4897-1.4897c.3477-.5244.6021-1.1157.7319-1.7529h2.1011zm-7 2c-1.6543 0-3-1.3457-3-3s1.3457-3 3-3 3 1.3457 3 3-1.3457 3-3 3zM20 17H12c-1.1046 0-2-.8954-2-2V4c0-1.1046.8954-2 2-2h8c1.1046 0 2 .8954 2 2V15c0 1.1046-.8954 2-2 2zm-8-2h8V4H12V15z"
|
|
32
|
+
})), _path2 || (_path2 = /*#__PURE__*/React.createElement("path", {
|
|
33
|
+
d: "M17,21H8c-1.1046,0-2-.8954-2-2V7h2v12h9v2Z"
|
|
34
|
+
})), _path3 || (_path3 = /*#__PURE__*/React.createElement("path", {
|
|
35
|
+
d: "M13,25H4c-1.1028,0-2-.8972-2-2V11h2v12H13v2Z"
|
|
36
|
+
})), children);
|
|
37
|
+
});
|
|
38
|
+
|
|
39
|
+
if (process.env.NODE_ENV !== "production") {
|
|
40
|
+
BatchJob.propTypes = iconPropTypes;
|
|
41
|
+
}
|
|
42
|
+
|
|
43
|
+
export { BatchJob as default };
|
|
@@ -0,0 +1,39 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Copyright IBM Corp. 2016, 2021
|
|
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 { i as iconPropTypes, _ as _objectWithoutProperties, I as Icon, a as _objectSpread2 } from './iconPropTypes-44033017.js';
|
|
10
|
+
import React from 'react';
|
|
11
|
+
import '@carbon/icon-helpers';
|
|
12
|
+
import 'prop-types';
|
|
13
|
+
|
|
14
|
+
var _path;
|
|
15
|
+
|
|
16
|
+
var _excluded = ["children", "size"];
|
|
17
|
+
var BatchJobStep = /*#__PURE__*/React.forwardRef(function BatchJobStep(_ref, ref) {
|
|
18
|
+
var children = _ref.children,
|
|
19
|
+
_ref$size = _ref.size,
|
|
20
|
+
size = _ref$size === void 0 ? 16 : _ref$size,
|
|
21
|
+
rest = _objectWithoutProperties(_ref, _excluded);
|
|
22
|
+
|
|
23
|
+
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
24
|
+
width: size,
|
|
25
|
+
height: size,
|
|
26
|
+
ref: ref,
|
|
27
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
28
|
+
viewBox: "0 0 32 32",
|
|
29
|
+
fill: "currentColor"
|
|
30
|
+
}, rest), _path || (_path = /*#__PURE__*/React.createElement("path", {
|
|
31
|
+
d: "M24 20L24 24 20 24 20 28 16 28 16 30 22 30 22 26 26 26 26 22 30 22 30 20 24 20zM8 4h8v6c0 1.1025.8972 2 2 2h6v4h2v-6c0-.2651-.1055-.5195-.293-.707l-7-7c-.1875-.1875-.4419-.293-.707-.293H8c-1.1028 0-2 .8975-2 2V28c0 1.1025.8972 2 2 2h4v-2h-4V4zm15.5857 6h-5.5857V4.4141l5.5857 5.5859z"
|
|
32
|
+
})), children);
|
|
33
|
+
});
|
|
34
|
+
|
|
35
|
+
if (process.env.NODE_ENV !== "production") {
|
|
36
|
+
BatchJobStep.propTypes = iconPropTypes;
|
|
37
|
+
}
|
|
38
|
+
|
|
39
|
+
export { BatchJobStep as default };
|
package/es/BootVolume.js
ADDED
|
@@ -0,0 +1,39 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Copyright IBM Corp. 2016, 2021
|
|
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 { i as iconPropTypes, _ as _objectWithoutProperties, I as Icon, a as _objectSpread2 } from './iconPropTypes-44033017.js';
|
|
10
|
+
import React from 'react';
|
|
11
|
+
import '@carbon/icon-helpers';
|
|
12
|
+
import 'prop-types';
|
|
13
|
+
|
|
14
|
+
var _path;
|
|
15
|
+
|
|
16
|
+
var _excluded = ["children", "size"];
|
|
17
|
+
var BootVolume = /*#__PURE__*/React.forwardRef(function BootVolume(_ref, ref) {
|
|
18
|
+
var children = _ref.children,
|
|
19
|
+
_ref$size = _ref.size,
|
|
20
|
+
size = _ref$size === void 0 ? 16 : _ref$size,
|
|
21
|
+
rest = _objectWithoutProperties(_ref, _excluded);
|
|
22
|
+
|
|
23
|
+
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
24
|
+
width: size,
|
|
25
|
+
height: size,
|
|
26
|
+
ref: ref,
|
|
27
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
28
|
+
viewBox: "0 0 32 32",
|
|
29
|
+
fill: "currentColor"
|
|
30
|
+
}, rest), _path || (_path = /*#__PURE__*/React.createElement("path", {
|
|
31
|
+
d: "M32 22v-2h-3v-2h-2v2h-1v2h1v6c0 1.1025.8975 2 2 2h3v-2h-3v-6h3zM23 30h-3c-1.1025 0-2-.8975-2-2v-6c0-1.103.8975-2 2-2h3c1.1025 0 2 .897 2 2v6c0 1.1025-.8975 2-2 2zm-3-8v6h3v-6h-3zM14 30h-3c-1.1025 0-2-.8975-2-2v-6c0-1.103.8975-2 2-2h3c1.1025 0 2 .897 2 2v6c0 1.1025-.8975 2-2 2zm-3-8v6h3v-6h-3zM5 20H2v-4H0v14H5c1.1025 0 2-.8975 2-2v-6c0-1.103-.8975-2-2-2zm-3 8v-6h3v6H2zM4 14V5h7.5857l4 4h12.4143v7h2v-7c-.0013-1.1041-.8959-1.9987-2-2h-11.5857l-3.4143-3.4141c-.3742-.3764-.8835-.5873-1.4143-.5859H4c-1.1041.0013-1.9987.8959-2 2V14h2z"
|
|
32
|
+
})), children);
|
|
33
|
+
});
|
|
34
|
+
|
|
35
|
+
if (process.env.NODE_ENV !== "production") {
|
|
36
|
+
BootVolume.propTypes = iconPropTypes;
|
|
37
|
+
}
|
|
38
|
+
|
|
39
|
+
export { BootVolume as default };
|
|
@@ -0,0 +1,43 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Copyright IBM Corp. 2016, 2021
|
|
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 { i as iconPropTypes, _ as _objectWithoutProperties, I as Icon, a as _objectSpread2 } from './iconPropTypes-44033017.js';
|
|
10
|
+
import React from 'react';
|
|
11
|
+
import '@carbon/icon-helpers';
|
|
12
|
+
import 'prop-types';
|
|
13
|
+
|
|
14
|
+
var _path, _path2, _path3;
|
|
15
|
+
|
|
16
|
+
var _excluded = ["children", "size"];
|
|
17
|
+
var BootVolumeAlt = /*#__PURE__*/React.forwardRef(function BootVolumeAlt(_ref, ref) {
|
|
18
|
+
var children = _ref.children,
|
|
19
|
+
_ref$size = _ref.size,
|
|
20
|
+
size = _ref$size === void 0 ? 16 : _ref$size,
|
|
21
|
+
rest = _objectWithoutProperties(_ref, _excluded);
|
|
22
|
+
|
|
23
|
+
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
24
|
+
width: size,
|
|
25
|
+
height: size,
|
|
26
|
+
ref: ref,
|
|
27
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
28
|
+
viewBox: "0 0 32 32",
|
|
29
|
+
fill: "currentColor"
|
|
30
|
+
}, rest), _path || (_path = /*#__PURE__*/React.createElement("path", {
|
|
31
|
+
d: "M26,30h-7c-1.1028,0-2-.8972-2-2v-2h2v2h7v-7h-2v-2h2c1.1028,0,2,.8972,2,2v7c0,1.1028-.8972,2-2,2Z"
|
|
32
|
+
})), _path2 || (_path2 = /*#__PURE__*/React.createElement("path", {
|
|
33
|
+
d: "M12 24L14 24 13.9998 17.414 22.5823 26 24 24.5857 15.4139 15.9998 22 16 22 14 12 14 12 24z"
|
|
34
|
+
})), _path3 || (_path3 = /*#__PURE__*/React.createElement("path", {
|
|
35
|
+
d: "M8,27H4c-1.104-.0013-1.9987-.896-2-2V5c.0013-1.104,.896-1.9987,2-2h7.5857c.5308-.0015,1.0401,.2095,1.4143,.5859l3.4143,3.4141h11.5857c1.104,.0013,1.9987,.896,2,2v7h-2v-7H15.5857l-4-4H4V25h4v2Z"
|
|
36
|
+
})), children);
|
|
37
|
+
});
|
|
38
|
+
|
|
39
|
+
if (process.env.NODE_ENV !== "production") {
|
|
40
|
+
BootVolumeAlt.propTypes = iconPropTypes;
|
|
41
|
+
}
|
|
42
|
+
|
|
43
|
+
export { BootVolumeAlt as default };
|
|
@@ -0,0 +1,41 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Copyright IBM Corp. 2016, 2021
|
|
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 { i as iconPropTypes, _ as _objectWithoutProperties, I as Icon, a as _objectSpread2 } from './iconPropTypes-44033017.js';
|
|
10
|
+
import React from 'react';
|
|
11
|
+
import '@carbon/icon-helpers';
|
|
12
|
+
import 'prop-types';
|
|
13
|
+
|
|
14
|
+
var _path, _path2;
|
|
15
|
+
|
|
16
|
+
var _excluded = ["children", "size"];
|
|
17
|
+
var BottlesContainer = /*#__PURE__*/React.forwardRef(function BottlesContainer(_ref, ref) {
|
|
18
|
+
var children = _ref.children,
|
|
19
|
+
_ref$size = _ref.size,
|
|
20
|
+
size = _ref$size === void 0 ? 16 : _ref$size,
|
|
21
|
+
rest = _objectWithoutProperties(_ref, _excluded);
|
|
22
|
+
|
|
23
|
+
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
24
|
+
width: size,
|
|
25
|
+
height: size,
|
|
26
|
+
ref: ref,
|
|
27
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
28
|
+
viewBox: "0 0 32 32",
|
|
29
|
+
fill: "currentColor"
|
|
30
|
+
}, rest), _path || (_path = /*#__PURE__*/React.createElement("path", {
|
|
31
|
+
d: "M23 10v-2c0-.5522-.4478-1-1-1h-3v2h2v1.9688s2 1.1238 2 3.48v8.5513h-4v2h5c.5522 0 1-.4478 1-1V14.4487c0-1.7129-.7229-3.3076-2-4.4487zM15 10v-2c0-.5522-.4478-1-1-1h-4c-.5522 0-1 .4478-1 1v2c-1.2771 1.1411-2 2.7358-2 4.4487v9.5513c0 .5522.4478 1 1 1h8c.5522 0 1-.4478 1-1V14.4487c0-1.7129-.7229-3.3076-2-4.4487zm0 13h-6V14.4487c0-2.356 2-3.48 2-3.48v-1.9688h2v1.9688s2 1.124 2 3.48v8.5513z"
|
|
32
|
+
})), _path2 || (_path2 = /*#__PURE__*/React.createElement("path", {
|
|
33
|
+
d: "M28,2H4c-1.1046,0-2,.8954-2,2V28c0,1.1046,.8954,2,2,2H28c1.1046,0,2-.8954,2-2V4c0-1.1046-.8954-2-2-2Zm0,26H4V4H28V28Z"
|
|
34
|
+
})), children);
|
|
35
|
+
});
|
|
36
|
+
|
|
37
|
+
if (process.env.NODE_ENV !== "production") {
|
|
38
|
+
BottlesContainer.propTypes = iconPropTypes;
|
|
39
|
+
}
|
|
40
|
+
|
|
41
|
+
export { BottlesContainer as default };
|
package/es/Bottles_01.js
ADDED
|
@@ -0,0 +1,39 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Copyright IBM Corp. 2016, 2021
|
|
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 { i as iconPropTypes, _ as _objectWithoutProperties, I as Icon, a as _objectSpread2 } from './iconPropTypes-44033017.js';
|
|
10
|
+
import React from 'react';
|
|
11
|
+
import '@carbon/icon-helpers';
|
|
12
|
+
import 'prop-types';
|
|
13
|
+
|
|
14
|
+
var _path;
|
|
15
|
+
|
|
16
|
+
var _excluded = ["children", "size"];
|
|
17
|
+
var Bottles_01 = /*#__PURE__*/React.forwardRef(function Bottles_01(_ref, ref) {
|
|
18
|
+
var children = _ref.children,
|
|
19
|
+
_ref$size = _ref.size,
|
|
20
|
+
size = _ref$size === void 0 ? 16 : _ref$size,
|
|
21
|
+
rest = _objectWithoutProperties(_ref, _excluded);
|
|
22
|
+
|
|
23
|
+
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
24
|
+
width: size,
|
|
25
|
+
height: size,
|
|
26
|
+
ref: ref,
|
|
27
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
28
|
+
viewBox: "0 0 32 32",
|
|
29
|
+
fill: "currentColor"
|
|
30
|
+
}, rest), _path || (_path = /*#__PURE__*/React.createElement("path", {
|
|
31
|
+
d: "M26 9.3706V3c0-.5522-.4478-1-1-1h-3v2h2v6.7207s3 .5066 3 4.2793v13h-3v2h4c.5522 0 1-.4478 1-1V15c0-3.4517-1.9326-5.0239-3-5.6294zM19 9.3706V3c0-.5522-.4478-1-1-1h-3v2h2v6.7207s3 .5066 3 4.2793v13h-3v2h4c.5522 0 1-.4478 1-1V15c0-3.4517-1.9326-5.0239-3-5.6294zM12 9.3706V3c0-.5522-.4478-1-1-1H7c-.5522 0-1 .4478-1 1v6.3706c-1.0674.6055-3 2.1777-3 5.6294v14c0 .5522.4478 1 1 1H14c.5522 0 1-.4478 1-1V15c0-3.4517-1.9326-5.0239-3-5.6294zm1 18.6294H5V15c0-3.7725 3-4.2793 3-4.2793V4h2v6.7207s3 .5068 3 4.2793v13z"
|
|
32
|
+
})), children);
|
|
33
|
+
});
|
|
34
|
+
|
|
35
|
+
if (process.env.NODE_ENV !== "production") {
|
|
36
|
+
Bottles_01.propTypes = iconPropTypes;
|
|
37
|
+
}
|
|
38
|
+
|
|
39
|
+
export { Bottles_01 as default };
|
|
@@ -0,0 +1,39 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Copyright IBM Corp. 2016, 2021
|
|
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 { i as iconPropTypes, _ as _objectWithoutProperties, I as Icon, a as _objectSpread2 } from './iconPropTypes-44033017.js';
|
|
10
|
+
import React from 'react';
|
|
11
|
+
import '@carbon/icon-helpers';
|
|
12
|
+
import 'prop-types';
|
|
13
|
+
|
|
14
|
+
var _path;
|
|
15
|
+
|
|
16
|
+
var _excluded = ["children", "size"];
|
|
17
|
+
var Bottles_01Dash = /*#__PURE__*/React.forwardRef(function Bottles_01Dash(_ref, ref) {
|
|
18
|
+
var children = _ref.children,
|
|
19
|
+
_ref$size = _ref.size,
|
|
20
|
+
size = _ref$size === void 0 ? 16 : _ref$size,
|
|
21
|
+
rest = _objectWithoutProperties(_ref, _excluded);
|
|
22
|
+
|
|
23
|
+
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
24
|
+
width: size,
|
|
25
|
+
height: size,
|
|
26
|
+
ref: ref,
|
|
27
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
28
|
+
viewBox: "0 0 32 32",
|
|
29
|
+
fill: "currentColor"
|
|
30
|
+
}, rest), _path || (_path = /*#__PURE__*/React.createElement("path", {
|
|
31
|
+
d: "M26 9.3706V3c0-.5522-.4478-1-1-1h-3v2h2v6.7207s3 .5066 3 4.2793v13h-3v2h4c.5522 0 1-.4478 1-1V15c0-3.4517-1.9326-5.0239-3-5.6294zM19 9.3706V3c0-.5522-.4478-1-1-1h-3v2h2v6.7207s3 .5066 3 4.2793v13h-3v2h4c.5522 0 1-.4478 1-1V15c0-3.4517-1.9326-5.0239-3-5.6294zM13 28h-3v2h4c.5522 0 1-.4478 1-1v-4h-2v3zM5 25H3v4c0 .5522.4478 1 1 1h4v-2h-3v-3zM13 18H15V23H13zM3 18H5V23H3zM12 9.3706V3c0-.5522-.4478-1-1-1H7c-.5522 0-1 .4478-1 1v6.3706c-1.0674.6055-3 2.1777-3 5.6294v1h2v-1c0-3.7725 3-4.2793 3-4.2793V4h2v6.7207s3 .5068 3 4.2793v1h2v-1c0-3.4517-1.9326-5.0239-3-5.6294z"
|
|
32
|
+
})), children);
|
|
33
|
+
});
|
|
34
|
+
|
|
35
|
+
if (process.env.NODE_ENV !== "production") {
|
|
36
|
+
Bottles_01Dash.propTypes = iconPropTypes;
|
|
37
|
+
}
|
|
38
|
+
|
|
39
|
+
export { Bottles_01Dash as default };
|
package/es/Bottles_02.js
ADDED
|
@@ -0,0 +1,39 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Copyright IBM Corp. 2016, 2021
|
|
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 { i as iconPropTypes, _ as _objectWithoutProperties, I as Icon, a as _objectSpread2 } from './iconPropTypes-44033017.js';
|
|
10
|
+
import React from 'react';
|
|
11
|
+
import '@carbon/icon-helpers';
|
|
12
|
+
import 'prop-types';
|
|
13
|
+
|
|
14
|
+
var _path;
|
|
15
|
+
|
|
16
|
+
var _excluded = ["children", "size"];
|
|
17
|
+
var Bottles_02 = /*#__PURE__*/React.forwardRef(function Bottles_02(_ref, ref) {
|
|
18
|
+
var children = _ref.children,
|
|
19
|
+
_ref$size = _ref.size,
|
|
20
|
+
size = _ref$size === void 0 ? 16 : _ref$size,
|
|
21
|
+
rest = _objectWithoutProperties(_ref, _excluded);
|
|
22
|
+
|
|
23
|
+
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
24
|
+
width: size,
|
|
25
|
+
height: size,
|
|
26
|
+
ref: ref,
|
|
27
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
28
|
+
viewBox: "0 0 32 32",
|
|
29
|
+
fill: "currentColor"
|
|
30
|
+
}, rest), _path || (_path = /*#__PURE__*/React.createElement("path", {
|
|
31
|
+
d: "M24 9.0513v-3.0513c0-.5522-.4478-1-1-1h-3v2h2v3.02s2 1.1238 2 3.48v11.5h-4v2h5c.5522 0 1-.4478 1-1V13.5c0-1.7129-.7229-3.3076-2-4.4487zM16 9.0513v-3.0513c0-.5522-.4478-1-1-1h-6c-.5522 0-1 .4478-1 1v3.0513c-1.2771 1.1411-2 2.7358-2 4.4487v12.5c0 .5522.4478 1 1 1h10c.5522 0 1-.4478 1-1V13.5c0-1.7129-.7229-3.3076-2-4.4487zm0 15.9487H8V13.5c0-2.356 2-3.48 2-3.48v-3.02h4v3.02s2 1.124 2 3.48v11.5z"
|
|
32
|
+
})), children);
|
|
33
|
+
});
|
|
34
|
+
|
|
35
|
+
if (process.env.NODE_ENV !== "production") {
|
|
36
|
+
Bottles_02.propTypes = iconPropTypes;
|
|
37
|
+
}
|
|
38
|
+
|
|
39
|
+
export { Bottles_02 as default };
|
|
@@ -0,0 +1,39 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Copyright IBM Corp. 2016, 2021
|
|
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 { i as iconPropTypes, _ as _objectWithoutProperties, I as Icon, a as _objectSpread2 } from './iconPropTypes-44033017.js';
|
|
10
|
+
import React from 'react';
|
|
11
|
+
import '@carbon/icon-helpers';
|
|
12
|
+
import 'prop-types';
|
|
13
|
+
|
|
14
|
+
var _path;
|
|
15
|
+
|
|
16
|
+
var _excluded = ["children", "size"];
|
|
17
|
+
var Bottles_02Dash = /*#__PURE__*/React.forwardRef(function Bottles_02Dash(_ref, ref) {
|
|
18
|
+
var children = _ref.children,
|
|
19
|
+
_ref$size = _ref.size,
|
|
20
|
+
size = _ref$size === void 0 ? 16 : _ref$size,
|
|
21
|
+
rest = _objectWithoutProperties(_ref, _excluded);
|
|
22
|
+
|
|
23
|
+
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
24
|
+
width: size,
|
|
25
|
+
height: size,
|
|
26
|
+
ref: ref,
|
|
27
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
28
|
+
viewBox: "0 0 32 32",
|
|
29
|
+
fill: "currentColor"
|
|
30
|
+
}, rest), _path || (_path = /*#__PURE__*/React.createElement("path", {
|
|
31
|
+
d: "M24 9.0513v-3.0513c0-.5522-.4478-1-1-1h-3v2h2v3.02s2 1.1238 2 3.48v11.5h-4v2h5c.5522 0 1-.4478 1-1V13.5c0-1.7129-.7229-3.3076-2-4.4487zM16 25h-3v2h4c.5522 0 1-.4478 1-1v-4h-2v3zM8 22h-2v4c0 .5522.4478 1 1 1h4v-2h-3v-3zM16 16H18V20H16zM6 16H8V20H6zM16 9.0513v-3.0513c0-.5522-.4478-1-1-1h-6c-.5522 0-1 .4478-1 1v3.0513c-1.2771 1.1411-2 2.7358-2 4.4487v.5h2v-.5c0-2.356 2-3.48 2-3.48v-3.02h4v3.02s2 1.124 2 3.48v.5h2v-.5c0-1.7129-.7229-3.3076-2-4.4487z"
|
|
32
|
+
})), children);
|
|
33
|
+
});
|
|
34
|
+
|
|
35
|
+
if (process.env.NODE_ENV !== "production") {
|
|
36
|
+
Bottles_02Dash.propTypes = iconPropTypes;
|
|
37
|
+
}
|
|
38
|
+
|
|
39
|
+
export { Bottles_02Dash as default };
|
|
@@ -0,0 +1,60 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Copyright IBM Corp. 2016, 2021
|
|
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 { i as iconPropTypes, _ as _objectWithoutProperties, I as Icon, a as _objectSpread2 } from './iconPropTypes-44033017.js';
|
|
10
|
+
import React from 'react';
|
|
11
|
+
import '@carbon/icon-helpers';
|
|
12
|
+
import 'prop-types';
|
|
13
|
+
|
|
14
|
+
var _path, _circle, _circle2, _path2, _path3, _circle3, _path4, _path5;
|
|
15
|
+
|
|
16
|
+
var _excluded = ["children", "size"];
|
|
17
|
+
var CarbonUiBuilder = /*#__PURE__*/React.forwardRef(function CarbonUiBuilder(_ref, ref) {
|
|
18
|
+
var children = _ref.children,
|
|
19
|
+
_ref$size = _ref.size,
|
|
20
|
+
size = _ref$size === void 0 ? 16 : _ref$size,
|
|
21
|
+
rest = _objectWithoutProperties(_ref, _excluded);
|
|
22
|
+
|
|
23
|
+
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
24
|
+
width: size,
|
|
25
|
+
height: size,
|
|
26
|
+
ref: ref,
|
|
27
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
28
|
+
viewBox: "0 0 32 32",
|
|
29
|
+
fill: "currentColor"
|
|
30
|
+
}, rest), _path || (_path = /*#__PURE__*/React.createElement("path", {
|
|
31
|
+
d: "M24 28H30V30H24z"
|
|
32
|
+
})), _circle || (_circle = /*#__PURE__*/React.createElement("circle", {
|
|
33
|
+
cx: "21",
|
|
34
|
+
cy: "29",
|
|
35
|
+
r: "1"
|
|
36
|
+
})), _circle2 || (_circle2 = /*#__PURE__*/React.createElement("circle", {
|
|
37
|
+
cx: "29",
|
|
38
|
+
cy: "25",
|
|
39
|
+
r: "1"
|
|
40
|
+
})), _path2 || (_path2 = /*#__PURE__*/React.createElement("path", {
|
|
41
|
+
d: "M20 24H26V26H20z",
|
|
42
|
+
transform: "rotate(-180 23 25)"
|
|
43
|
+
})), _path3 || (_path3 = /*#__PURE__*/React.createElement("path", {
|
|
44
|
+
d: "M24 20H30V22H24z"
|
|
45
|
+
})), _circle3 || (_circle3 = /*#__PURE__*/React.createElement("circle", {
|
|
46
|
+
cx: "21",
|
|
47
|
+
cy: "21",
|
|
48
|
+
r: "1"
|
|
49
|
+
})), _path4 || (_path4 = /*#__PURE__*/React.createElement("path", {
|
|
50
|
+
d: "M21.4927,14.1299l-8.5-4.8149c-.3057-.1729-.6797-.1729-.9854,0L3.5073,14.1299c-.3135,.1777-.5073,.5098-.5073,.8701v10c0,.3604,.1938,.6924,.5073,.8701l8.5,4.8149,.9854-1.7402-7.9927-4.5278V15.583l7.5-4.2485,7.5,4.2485v2.417h2v-3c0-.3604-.1938-.6924-.5073-.8701Z"
|
|
51
|
+
})), _path5 || (_path5 = /*#__PURE__*/React.createElement("path", {
|
|
52
|
+
d: "M25,15h2V7c0-.3604-.1938-.6924-.5073-.8701L17.9927,1.3149c-.3057-.1729-.6797-.1729-.9854,0L8.5074,6.1299l.9854,1.7402L17.5,3.3345l7.5,4.2485v7.417Z"
|
|
53
|
+
})), children);
|
|
54
|
+
});
|
|
55
|
+
|
|
56
|
+
if (process.env.NODE_ENV !== "production") {
|
|
57
|
+
CarbonUiBuilder.propTypes = iconPropTypes;
|
|
58
|
+
}
|
|
59
|
+
|
|
60
|
+
export { CarbonUiBuilder as default };
|
|
@@ -0,0 +1,41 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Copyright IBM Corp. 2016, 2021
|
|
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 { i as iconPropTypes, _ as _objectWithoutProperties, I as Icon, a as _objectSpread2 } from './iconPropTypes-44033017.js';
|
|
10
|
+
import React from 'react';
|
|
11
|
+
import '@carbon/icon-helpers';
|
|
12
|
+
import 'prop-types';
|
|
13
|
+
|
|
14
|
+
var _path, _path2;
|
|
15
|
+
|
|
16
|
+
var _excluded = ["children", "size"];
|
|
17
|
+
var CicsDb2Connection = /*#__PURE__*/React.forwardRef(function CicsDb2Connection(_ref, ref) {
|
|
18
|
+
var children = _ref.children,
|
|
19
|
+
_ref$size = _ref.size,
|
|
20
|
+
size = _ref$size === void 0 ? 16 : _ref$size,
|
|
21
|
+
rest = _objectWithoutProperties(_ref, _excluded);
|
|
22
|
+
|
|
23
|
+
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
24
|
+
width: size,
|
|
25
|
+
height: size,
|
|
26
|
+
ref: ref,
|
|
27
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
28
|
+
viewBox: "0 0 32 32",
|
|
29
|
+
fill: "currentColor"
|
|
30
|
+
}, rest), _path || (_path = /*#__PURE__*/React.createElement("path", {
|
|
31
|
+
d: "M22.5,30c-1.9299,0-3.5-1.5701-3.5-3.5,0-.9346,.3638-1.8134,1.0244-2.4742l1.4146,1.4138c-.283,.2832-.439,.6598-.439,1.0604,0,.8271,.6729,1.5,1.5,1.5,.4009,0,.7776-.1561,1.061-.4396l4.9998-4.9998c.2832-.2833,.4392-.66,.4392-1.0607,0-.8271-.6729-1.5-1.5-1.5-.4011,0-.7783,.1564-1.0618,.4404l-1.4155-1.4131c.6616-.6625,1.5413-1.0273,2.4773-1.0273,1.9299,0,3.5,1.5701,3.5,3.5,0,.9348-.364,1.8137-1.0249,2.4749l-4.9998,4.9996c-.6609,.6613-1.54,1.0255-2.4753,1.0255Z"
|
|
32
|
+
})), _path2 || (_path2 = /*#__PURE__*/React.createElement("path", {
|
|
33
|
+
d: "M16.5 31c-1.9299 0-3.5-1.5701-3.5-3.5 0-.9348.364-1.8137 1.0249-2.4749l4.9998-4.9996c.6609-.6613 1.54-1.0255 2.4753-1.0255 1.9299 0 3.5 1.5701 3.5 3.5 0 .9346-.3638 1.8134-1.0244 2.4742l-1.4146-1.4138c.283-.2832.439-.6598.439-1.0604 0-.8271-.6729-1.5-1.5-1.5-.4009 0-.7776.1561-1.061.4396l-4.9998 4.9998c-.2832.2833-.4392.66-.4392 1.0607 0 .8271.6729 1.5 1.5 1.5.4011 0 .7783-.1564 1.0618-.4404l1.4155 1.4131c-.6616.6625-1.5413 1.0273-2.4773 1.0273zM16 2c-5.2979 0-11 1.252-11 4V24c0 1.6797 2.134 2.7979 5 3.415v-2.0459c-1.9939-.4727-2.9453-1.1431-3-1.3691v-3.5723c1.4937.749 3.6738 1.2153 6 1.4302v-1.9976c-3.8779-.3774-5.8774-1.4219-6-1.8604v-3.5723c2.1279 1.0674 5.6426 1.5723 9 1.5723 5.2979 0 11-1.252 11-4V5.9995c-.0007-2.748-5.7024-3.9995-11-3.9995zM6.9985 6.0151c.1523-.5552 3.1514-2.0151 9.0015-2.0151 5.7976 0 8.7949 1.4341 8.9968 2-.2019.5659-3.1992 2-8.9968 2-5.8501 0-8.8491-1.46-9.0015-1.9849zm18.0015 5.9722c-.1606.5571-3.1587 2.0127-9 2.0127-5.8501 0-8.8491-1.46-9-2v-3.5723c2.1279 1.0674 5.6426 1.5723 9 1.5723s6.8721-.5049 9-1.5723v3.5596z"
|
|
34
|
+
})), children);
|
|
35
|
+
});
|
|
36
|
+
|
|
37
|
+
if (process.env.NODE_ENV !== "production") {
|
|
38
|
+
CicsDb2Connection.propTypes = iconPropTypes;
|
|
39
|
+
}
|
|
40
|
+
|
|
41
|
+
export { CicsDb2Connection as default };
|
|
@@ -0,0 +1,49 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Copyright IBM Corp. 2016, 2021
|
|
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 { i as iconPropTypes, _ as _objectWithoutProperties, I as Icon, a as _objectSpread2 } from './iconPropTypes-44033017.js';
|
|
10
|
+
import React from 'react';
|
|
11
|
+
import '@carbon/icon-helpers';
|
|
12
|
+
import 'prop-types';
|
|
13
|
+
|
|
14
|
+
var _path, _circle, _circle2, _path2;
|
|
15
|
+
|
|
16
|
+
var _excluded = ["children", "size"];
|
|
17
|
+
var CicsProgram = /*#__PURE__*/React.forwardRef(function CicsProgram(_ref, ref) {
|
|
18
|
+
var children = _ref.children,
|
|
19
|
+
_ref$size = _ref.size,
|
|
20
|
+
size = _ref$size === void 0 ? 16 : _ref$size,
|
|
21
|
+
rest = _objectWithoutProperties(_ref, _excluded);
|
|
22
|
+
|
|
23
|
+
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
24
|
+
width: size,
|
|
25
|
+
height: size,
|
|
26
|
+
ref: ref,
|
|
27
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
28
|
+
viewBox: "0 0 32 32",
|
|
29
|
+
fill: "currentColor"
|
|
30
|
+
}, rest), _path || (_path = /*#__PURE__*/React.createElement("path", {
|
|
31
|
+
d: "M20.17 19L17.58 21.59 19 23 23 19 19 15 17.58 16.41 20.17 19zM11.83 19L14.42 16.41 13 15 9 19 13 23 14.42 21.59 11.83 19z"
|
|
32
|
+
})), _circle || (_circle = /*#__PURE__*/React.createElement("circle", {
|
|
33
|
+
cx: "9",
|
|
34
|
+
cy: "8",
|
|
35
|
+
r: "1"
|
|
36
|
+
})), _circle2 || (_circle2 = /*#__PURE__*/React.createElement("circle", {
|
|
37
|
+
cx: "6",
|
|
38
|
+
cy: "8",
|
|
39
|
+
r: "1"
|
|
40
|
+
})), _path2 || (_path2 = /*#__PURE__*/React.createElement("path", {
|
|
41
|
+
d: "M28,4H4c-1.1028,0-2,.8975-2,2V26c0,1.1025,.8972,2,2,2H28c1.1028,0,2-.8975,2-2V6c0-1.1025-.8972-2-2-2Zm0,2v4H4V6H28ZM4,26V12H28v14H4Z"
|
|
42
|
+
})), children);
|
|
43
|
+
});
|
|
44
|
+
|
|
45
|
+
if (process.env.NODE_ENV !== "production") {
|
|
46
|
+
CicsProgram.propTypes = iconPropTypes;
|
|
47
|
+
}
|
|
48
|
+
|
|
49
|
+
export { CicsProgram as default };
|
|
@@ -0,0 +1,39 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Copyright IBM Corp. 2016, 2021
|
|
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 { i as iconPropTypes, _ as _objectWithoutProperties, I as Icon, a as _objectSpread2 } from './iconPropTypes-44033017.js';
|
|
10
|
+
import React from 'react';
|
|
11
|
+
import '@carbon/icon-helpers';
|
|
12
|
+
import 'prop-types';
|
|
13
|
+
|
|
14
|
+
var _path;
|
|
15
|
+
|
|
16
|
+
var _excluded = ["children", "size"];
|
|
17
|
+
var CicsRegionAlt = /*#__PURE__*/React.forwardRef(function CicsRegionAlt(_ref, ref) {
|
|
18
|
+
var children = _ref.children,
|
|
19
|
+
_ref$size = _ref.size,
|
|
20
|
+
size = _ref$size === void 0 ? 16 : _ref$size,
|
|
21
|
+
rest = _objectWithoutProperties(_ref, _excluded);
|
|
22
|
+
|
|
23
|
+
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
24
|
+
width: size,
|
|
25
|
+
height: size,
|
|
26
|
+
ref: ref,
|
|
27
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
28
|
+
viewBox: "0 0 32 32",
|
|
29
|
+
fill: "currentColor"
|
|
30
|
+
}, rest), _path || (_path = /*#__PURE__*/React.createElement("path", {
|
|
31
|
+
d: "M31 13v-2h-4c-1.1028 0-2 .8975-2 2v2c0 1.1025.8972 2 2 2h2v2h-4v2h4c1.1028 0 2-.8975 2-2v-2c0-1.1025-.8972-2-2-2h-2v-2h4zM17 13v6c0 1.1025.8972 2 2 2h4v-2h-4v-6h4v-2h-4c-1.1028 0-2 .8975-2 2zM9 13L11 13 11 19 9 19 9 21 15 21 15 19 13 19 13 13 15 13 15 11 9 11 9 13zM1 13v6c0 1.1025.8972 2 2 2H7v-2H3v-6H7v-2H3c-1.1028 0-2 .8975-2 2z"
|
|
32
|
+
})), children);
|
|
33
|
+
});
|
|
34
|
+
|
|
35
|
+
if (process.env.NODE_ENV !== "production") {
|
|
36
|
+
CicsRegionAlt.propTypes = iconPropTypes;
|
|
37
|
+
}
|
|
38
|
+
|
|
39
|
+
export { CicsRegionAlt as default };
|
package/es/CicsSit.js
ADDED
|
@@ -0,0 +1,41 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Copyright IBM Corp. 2016, 2021
|
|
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 { i as iconPropTypes, _ as _objectWithoutProperties, I as Icon, a as _objectSpread2 } from './iconPropTypes-44033017.js';
|
|
10
|
+
import React from 'react';
|
|
11
|
+
import '@carbon/icon-helpers';
|
|
12
|
+
import 'prop-types';
|
|
13
|
+
|
|
14
|
+
var _path, _path2;
|
|
15
|
+
|
|
16
|
+
var _excluded = ["children", "size"];
|
|
17
|
+
var CicsSit = /*#__PURE__*/React.forwardRef(function CicsSit(_ref, ref) {
|
|
18
|
+
var children = _ref.children,
|
|
19
|
+
_ref$size = _ref.size,
|
|
20
|
+
size = _ref$size === void 0 ? 16 : _ref$size,
|
|
21
|
+
rest = _objectWithoutProperties(_ref, _excluded);
|
|
22
|
+
|
|
23
|
+
return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
|
|
24
|
+
width: size,
|
|
25
|
+
height: size,
|
|
26
|
+
ref: ref,
|
|
27
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
28
|
+
viewBox: "0 0 32 32",
|
|
29
|
+
fill: "currentColor"
|
|
30
|
+
}, rest), _path || (_path = /*#__PURE__*/React.createElement("path", {
|
|
31
|
+
d: "M23 22L30 27 23 32 23 22z"
|
|
32
|
+
})), _path2 || (_path2 = /*#__PURE__*/React.createElement("path", {
|
|
33
|
+
d: "M26,3H6c-1.6543,0-3,1.3457-3,3V26c0,1.6543,1.3457,3,3,3h11v-9h12V6c0-1.6543-1.3457-3-3-3ZM6,5H26c.5515,0,1,.4482,1,1v3H5v-3c0-.5518,.4485-1,1-1Zm9,6v7H5v-7H15Zm0,16H6c-.5515,0-1-.4482-1-1v-6H15v7Zm2-9v-7h10v7h-10Z"
|
|
34
|
+
})), children);
|
|
35
|
+
});
|
|
36
|
+
|
|
37
|
+
if (process.env.NODE_ENV !== "production") {
|
|
38
|
+
CicsSit.propTypes = iconPropTypes;
|
|
39
|
+
}
|
|
40
|
+
|
|
41
|
+
export { CicsSit as default };
|