@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.
Files changed (171) hide show
  1. package/es/AppleDash.js +41 -0
  2. package/es/BatchJob.js +43 -0
  3. package/es/BatchJobStep.js +39 -0
  4. package/es/BootVolume.js +39 -0
  5. package/es/BootVolumeAlt.js +43 -0
  6. package/es/BottlesContainer.js +41 -0
  7. package/es/Bottles_01.js +39 -0
  8. package/es/Bottles_01Dash.js +39 -0
  9. package/es/Bottles_02.js +39 -0
  10. package/es/Bottles_02Dash.js +39 -0
  11. package/es/CarbonUiBuilder.js +60 -0
  12. package/es/CicsDb2Connection.js +41 -0
  13. package/es/CicsProgram.js +49 -0
  14. package/es/CicsRegionAlt.js +39 -0
  15. package/es/CicsSit.js +41 -0
  16. package/es/CicsSitOverrides.js +39 -0
  17. package/es/CicsTransactionServerZos.js +51 -0
  18. package/es/ConnectReference.js +41 -0
  19. package/es/DataVolume.js +39 -0
  20. package/es/DataVolumeAlt.js +47 -0
  21. package/es/Db2BufferPool.js +41 -0
  22. package/es/Db2DataSharingGroup.js +39 -0
  23. package/es/Db2Database.js +39 -0
  24. package/es/Drink_01.js +41 -0
  25. package/es/Drink_02.js +41 -0
  26. package/es/ExecutableProgram.js +52 -0
  27. package/es/IbmBluepay.js +39 -0
  28. package/es/IbmCloudAppId.js +41 -0
  29. package/es/IbmCloudContinuousDelivery.js +41 -0
  30. package/es/IbmCloudForEducation.js +43 -0
  31. package/es/IbmCloudHsm.js +49 -0
  32. package/es/IbmCloudIpsecVpn.js +39 -0
  33. package/es/IbmCloudPrivilegedAccessGateway.js +41 -0
  34. package/es/IbmContentServices.js +43 -0
  35. package/es/IbmDb2.js +47 -0
  36. package/es/IbmDb2Alt.js +39 -0
  37. package/es/IbmTelehealth.js +41 -0
  38. package/es/IbmTenet.js +53 -0
  39. package/es/IbmToolchain.js +39 -0
  40. package/es/ListChecked.js +1 -1
  41. package/es/ListCheckedMirror.js +39 -0
  42. package/es/ListNumberedMirror.js +39 -0
  43. package/es/LogicalPartition.js +1 -1
  44. package/es/LogoAnsibleCommunity.js +39 -0
  45. package/es/LogoRedHatAnsible.js +41 -0
  46. package/es/LogoTwitter.js +1 -1
  47. package/es/LogoVmware.js +1 -1
  48. package/es/LogoVmwareAlt.js +39 -0
  49. package/es/LogoYelp.js +1 -1
  50. package/es/PortInput.js +41 -0
  51. package/es/PortOutput.js +41 -0
  52. package/es/Recycle.js +39 -0
  53. package/es/RunMirror.js +43 -0
  54. package/es/ScreenMap.js +41 -0
  55. package/es/ScreenMapSet.js +43 -0
  56. package/es/SearchLocateMirror.js +39 -0
  57. package/es/Slm.js +39 -0
  58. package/es/SummaryKpiMirror.js +39 -0
  59. package/es/TcpIpService.js +39 -0
  60. package/es/TransformBinary.js +41 -0
  61. package/es/TransformInstructions.js +41 -0
  62. package/es/TransformLanguage.js +41 -0
  63. package/es/Tsq.js +41 -0
  64. package/es/ZLpar.js +39 -0
  65. package/es/ZSystems.js +39 -0
  66. package/es/Zos.js +39 -0
  67. package/es/ZosSysplex.js +39 -0
  68. package/es/generated/bucket-0.js +347 -345
  69. package/es/generated/bucket-1.js +940 -921
  70. package/es/generated/bucket-10.js +880 -885
  71. package/es/generated/bucket-11.js +899 -860
  72. package/es/generated/bucket-12.js +769 -880
  73. package/es/generated/bucket-13.js +941 -826
  74. package/es/generated/bucket-14.js +732 -816
  75. package/es/generated/bucket-15.js +923 -937
  76. package/es/generated/bucket-16.js +1582 -16
  77. package/es/generated/bucket-2.js +1074 -1058
  78. package/es/generated/bucket-3.js +836 -912
  79. package/es/generated/bucket-4.js +835 -784
  80. package/es/generated/bucket-5.js +846 -824
  81. package/es/generated/bucket-6.js +849 -897
  82. package/es/generated/bucket-7.js +921 -920
  83. package/es/generated/bucket-8.js +839 -770
  84. package/es/generated/bucket-9.js +936 -974
  85. package/es/index.js +17 -17
  86. package/lib/AppleDash.js +47 -0
  87. package/lib/BatchJob.js +49 -0
  88. package/lib/BatchJobStep.js +45 -0
  89. package/lib/BootVolume.js +45 -0
  90. package/lib/BootVolumeAlt.js +49 -0
  91. package/lib/BottlesContainer.js +47 -0
  92. package/lib/Bottles_01.js +45 -0
  93. package/lib/Bottles_01Dash.js +45 -0
  94. package/lib/Bottles_02.js +45 -0
  95. package/lib/Bottles_02Dash.js +45 -0
  96. package/lib/CarbonUiBuilder.js +66 -0
  97. package/lib/CicsDb2Connection.js +47 -0
  98. package/lib/CicsProgram.js +55 -0
  99. package/lib/CicsRegionAlt.js +45 -0
  100. package/lib/CicsSit.js +47 -0
  101. package/lib/CicsSitOverrides.js +45 -0
  102. package/lib/CicsTransactionServerZos.js +57 -0
  103. package/lib/ConnectReference.js +47 -0
  104. package/lib/DataVolume.js +45 -0
  105. package/lib/DataVolumeAlt.js +53 -0
  106. package/lib/Db2BufferPool.js +47 -0
  107. package/lib/Db2DataSharingGroup.js +45 -0
  108. package/lib/Db2Database.js +45 -0
  109. package/lib/Drink_01.js +47 -0
  110. package/lib/Drink_02.js +47 -0
  111. package/lib/ExecutableProgram.js +58 -0
  112. package/lib/IbmBluepay.js +45 -0
  113. package/lib/IbmCloudAppId.js +47 -0
  114. package/lib/IbmCloudContinuousDelivery.js +47 -0
  115. package/lib/IbmCloudForEducation.js +49 -0
  116. package/lib/IbmCloudHsm.js +55 -0
  117. package/lib/IbmCloudIpsecVpn.js +45 -0
  118. package/lib/IbmCloudPrivilegedAccessGateway.js +47 -0
  119. package/lib/IbmContentServices.js +49 -0
  120. package/lib/IbmDb2.js +53 -0
  121. package/lib/IbmDb2Alt.js +45 -0
  122. package/lib/IbmTelehealth.js +47 -0
  123. package/lib/IbmTenet.js +59 -0
  124. package/lib/IbmToolchain.js +45 -0
  125. package/lib/ListChecked.js +1 -1
  126. package/lib/ListCheckedMirror.js +45 -0
  127. package/lib/ListNumberedMirror.js +45 -0
  128. package/lib/LogicalPartition.js +1 -1
  129. package/lib/LogoAnsibleCommunity.js +45 -0
  130. package/lib/LogoRedHatAnsible.js +47 -0
  131. package/lib/LogoTwitter.js +1 -1
  132. package/lib/LogoVmware.js +1 -1
  133. package/lib/LogoVmwareAlt.js +45 -0
  134. package/lib/LogoYelp.js +1 -1
  135. package/lib/PortInput.js +47 -0
  136. package/lib/PortOutput.js +47 -0
  137. package/lib/Recycle.js +45 -0
  138. package/lib/RunMirror.js +49 -0
  139. package/lib/ScreenMap.js +47 -0
  140. package/lib/ScreenMapSet.js +49 -0
  141. package/lib/SearchLocateMirror.js +45 -0
  142. package/lib/Slm.js +45 -0
  143. package/lib/SummaryKpiMirror.js +45 -0
  144. package/lib/TcpIpService.js +45 -0
  145. package/lib/TransformBinary.js +47 -0
  146. package/lib/TransformInstructions.js +47 -0
  147. package/lib/TransformLanguage.js +47 -0
  148. package/lib/Tsq.js +47 -0
  149. package/lib/ZLpar.js +45 -0
  150. package/lib/ZSystems.js +45 -0
  151. package/lib/Zos.js +45 -0
  152. package/lib/ZosSysplex.js +45 -0
  153. package/lib/generated/bucket-0.js +347 -345
  154. package/lib/generated/bucket-1.js +950 -931
  155. package/lib/generated/bucket-10.js +923 -928
  156. package/lib/generated/bucket-11.js +945 -906
  157. package/lib/generated/bucket-12.js +819 -930
  158. package/lib/generated/bucket-13.js +993 -878
  159. package/lib/generated/bucket-14.js +788 -872
  160. package/lib/generated/bucket-15.js +980 -994
  161. package/lib/generated/bucket-16.js +1643 -15
  162. package/lib/generated/bucket-2.js +1090 -1074
  163. package/lib/generated/bucket-3.js +853 -929
  164. package/lib/generated/bucket-4.js +857 -806
  165. package/lib/generated/bucket-5.js +871 -849
  166. package/lib/generated/bucket-6.js +874 -922
  167. package/lib/generated/bucket-7.js +959 -958
  168. package/lib/generated/bucket-8.js +880 -811
  169. package/lib/generated/bucket-9.js +979 -1017
  170. package/lib/index.js +619 -557
  171. package/package.json +6 -6
@@ -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 CicsSitOverrides = /*#__PURE__*/React.forwardRef(function CicsSitOverrides(_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.707 20.293l-3-3c-.3901-.3906-1.0239-.3906-1.4141 0l-9.293 9.293v4.4141h4.4143l9.2927-9.293c.3906-.3906.3906-1.0234 0-1.4141zm-7.4141 6l-2.7073 2.707h-1.5857v-1.5859l2.707-2.707 2.293-2.293 1.5859 1.5859-2.293 2.293zm3.707-3.707l-1.5859-1.5859 1.5859-1.5859 1.5857 1.5859-1.5857 1.5859zM20 20v-2h-4v-7h10v2h2V6c0-1.6543-1.3457-3-3-3H5c-1.6543 0-3 1.3457-3 3V26c0 1.6543 1.3457 3 3 3h11v-9h4zm-6-2H4v-7H14v7zM5 5H25c.5515 0 1 .4482 1 1v3H4v-3c0-.5518.4485-1 1-1zM14 27H5c-.5515 0-1-.4482-1-1v-6H14v7z"
32
+ })), children);
33
+ });
34
+
35
+ if (process.env.NODE_ENV !== "production") {
36
+ CicsSitOverrides.propTypes = iconPropTypes;
37
+ }
38
+
39
+ export { CicsSitOverrides as default };
@@ -0,0 +1,51 @@
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 _circle, _path, _path2, _circle2, _path3;
15
+
16
+ var _excluded = ["children", "size"];
17
+ var CicsTransactionServerZos = /*#__PURE__*/React.forwardRef(function CicsTransactionServerZos(_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), _circle || (_circle = /*#__PURE__*/React.createElement("circle", {
31
+ cx: "28",
32
+ cy: "10",
33
+ r: "2"
34
+ })), _path || (_path = /*#__PURE__*/React.createElement("path", {
35
+ d: "M18,29h-7v-2h7c4.9626,0,9-4.0374,9-9v-4h2v4c0,6.0654-4.9346,11-11,11Z"
36
+ })), _path2 || (_path2 = /*#__PURE__*/React.createElement("path", {
37
+ d: "M16,21c-2.7571,0-5-2.2429-5-5s2.2429-5,5-5,5,2.2429,5,5-2.2429,5-5,5Zm0-8c-1.6543,0-3,1.3457-3,3s1.3457,3,3,3,3-1.3457,3-3-1.3457-3-3-3Z"
38
+ })), _circle2 || (_circle2 = /*#__PURE__*/React.createElement("circle", {
39
+ cx: "4",
40
+ cy: "22",
41
+ r: "2"
42
+ })), _path3 || (_path3 = /*#__PURE__*/React.createElement("path", {
43
+ d: "M5,18H3v-4C3,7.9346,7.9346,3,14,3h7v2h-7c-4.9626,0-9,4.0374-9,9v4Z"
44
+ })), children);
45
+ });
46
+
47
+ if (process.env.NODE_ENV !== "production") {
48
+ CicsTransactionServerZos.propTypes = iconPropTypes;
49
+ }
50
+
51
+ export { CicsTransactionServerZos 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 ConnectReference = /*#__PURE__*/React.forwardRef(function ConnectReference(_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: "M4 20L4 22 8.586 22 2 28.586 3.414 30 10 23.414 10 28 12 28 12 20 4 20z"
32
+ })), _path2 || (_path2 = /*#__PURE__*/React.createElement("path", {
33
+ d: "M23,16c-1.5696,0-3.0124,.5159-4.1813,1.3919l-4.2173-4.2174c.876-1.1689,1.3986-2.6048,1.3986-4.1745,0-3.8599-3.1406-7-7-7S2,5.1401,2,9s3.1406,7,7,7c1.5696,0,3.0184-.5355,4.1873-1.4114l4.2173,4.2174c-.8759,1.1689-1.4046,2.6243-1.4046,4.194,0,3.8599,3.1406,7,7,7s7-3.1401,7-7-3.1406-7-7-7ZM4,9c0-2.7568,2.2432-5,5-5s5,2.2432,5,5-2.2432,5-5,5-5-2.2432-5-5Z"
34
+ })), children);
35
+ });
36
+
37
+ if (process.env.NODE_ENV !== "production") {
38
+ ConnectReference.propTypes = iconPropTypes;
39
+ }
40
+
41
+ export { ConnectReference 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 DataVolume = /*#__PURE__*/React.forwardRef(function DataVolume(_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: "M30 20h-4v2h4v2h-3c-1.1046 0-2 .8954-2 2v2c0 1.1046.8954 2 2 2h5v-8c0-1.103-.8975-2-2-2zm0 8h-3v-2h3v2zM24 22v-2h-3v-2h-2v2h-2v2h2v6c0 1.1025.8975 2 2 2h3v-2h-3v-6h3zM14 20h-4v2h4v2h-3c-1.1046 0-2 .8954-2 2v2c0 1.1046.8954 2 2 2h5v-8c0-1.103-.8975-2-2-2zm0 8h-3v-2h3v2zM5 16.0005v4H2c-1.1025 0-2 .897-2 2v5.9995c0 1.1025.8975 2 2 2H7v-13.9995h-2zm-3 5.9995h3v6H2v-6zM4 14V5h7.5857l4 4h12.4143v8h2V9c-.0013-1.1041-.8959-1.9987-2-2h-11.5857l-3.4143-3.4141c-.3742-.3764-.8835-.5873-1.4143-.5859H4c-1.1041.0013-1.9987.8959-2 2V14h2z"
32
+ })), children);
33
+ });
34
+
35
+ if (process.env.NODE_ENV !== "production") {
36
+ DataVolume.propTypes = iconPropTypes;
37
+ }
38
+
39
+ export { DataVolume as default };
@@ -0,0 +1,47 @@
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, _path2, _path3;
15
+
16
+ var _excluded = ["children", "size"];
17
+ var DataVolumeAlt = /*#__PURE__*/React.forwardRef(function DataVolumeAlt(_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: "M25,29c-1.6543,0-3-1.3458-3-3s1.3457-3,3-3,3,1.3458,3,3-1.3457,3-3,3Zm0-4c-.5515,0-1,.4486-1,1s.4485,1,1,1,1-.4486,1-1-.4485-1-1-1Z"
32
+ })), _circle || (_circle = /*#__PURE__*/React.createElement("circle", {
33
+ cx: "20",
34
+ cy: "21",
35
+ r: "2"
36
+ })), _path2 || (_path2 = /*#__PURE__*/React.createElement("path", {
37
+ d: "M15,19c-1.6543,0-3-1.3458-3-3s1.3457-3,3-3,3,1.3458,3,3-1.3457,3-3,3Zm0-4c-.5515,0-1,.4486-1,1s.4485,1,1,1,1-.4486,1-1-.4485-1-1-1Z"
38
+ })), _path3 || (_path3 = /*#__PURE__*/React.createElement("path", {
39
+ d: "M13,27H4c-1.104-.0013-1.9987-.896-2-2V5c.0013-1.104,.896-1.9987,2-2h7.5857c.5308-.0015,1.0401,.2095,1.4143,.5859l3.4143,3.4141h11.5857c1.104,.0013,1.9987,.896,2,2v7h-2v-7H15.5857l-4-4H4V25H13v2Z"
40
+ })), children);
41
+ });
42
+
43
+ if (process.env.NODE_ENV !== "production") {
44
+ DataVolumeAlt.propTypes = iconPropTypes;
45
+ }
46
+
47
+ export { DataVolumeAlt 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 Db2BufferPool = /*#__PURE__*/React.forwardRef(function Db2BufferPool(_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.338 31L24.602 30 26.8895 26 23 26 26.993 19 28.73 20 26.4463 24 30.3367 24 26.338 31zM8 14H12V16H8zM20 14H24V16H20zM8 18H12V20H8zM14 18H18V20H14zM14 22H18V24H14z"
32
+ })), _path2 || (_path2 = /*#__PURE__*/React.createElement("path", {
33
+ d: "M5,11H27v5h2V5c0-1.1025-.8972-2-2-2H5c-1.1028,0-2,.8975-2,2V27c0,1.1025,.8972,2,2,2h15v-2H5V11ZM27,5v4H5V5H27Z"
34
+ })), children);
35
+ });
36
+
37
+ if (process.env.NODE_ENV !== "production") {
38
+ Db2BufferPool.propTypes = iconPropTypes;
39
+ }
40
+
41
+ export { Db2BufferPool 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 Db2DataSharingGroup = /*#__PURE__*/React.forwardRef(function Db2DataSharingGroup(_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: "M8 28v-6.1699l2.5898 2.5801 1.4102-1.4102-5-5-5 5 1.4102 1.4102 2.5898-2.5801v6.1699c0 1.1025.8972 2 2 2h9v-2H8zM25 17c-2.8506 0-5 1.29-5 3v7c0 1.71 2.1494 3 5 3s5-1.29 5-3v-7c0-1.71-2.1494-3-5-3zm0 2c1.936 0 3 .751 3 1s-1.064 1-3 1-3-.751-3-1 1.064-1 3-1zm0 9c-1.936 0-3-.751-3-1v-4.5796c.8264.3623 1.8508.5796 3 .5796s2.1736-.2173 3-.5796v4.5796c0 .249-1.064 1-3 1zM28.5898 7.5898l-2.5898 2.5801V4c0-1.1025-.8972-2-2-2H15v2h9v6.1699l-2.5898-2.5801-1.4102 1.4102 5 5 5-5-1.4102-1.4102zM7 15c2.8506 0 5-1.29 5-3V5c0-1.71-2.1494-3-5-3S2 3.29 2 5v7c0 1.71 2.1494 3 5 3zm0-11c1.936 0 3 .751 3 1s-1.064 1-3 1-3-.751-3-1 1.064-1 3-1zm-3 3.4204c.8264.3623 1.8508.5796 3 .5796s2.1736-.2173 3-.5796v4.5796c0 .249-1.064 1-3 1s-3-.751-3-1V7.4204z"
32
+ })), children);
33
+ });
34
+
35
+ if (process.env.NODE_ENV !== "production") {
36
+ Db2DataSharingGroup.propTypes = iconPropTypes;
37
+ }
38
+
39
+ export { Db2DataSharingGroup 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 Db2Database = /*#__PURE__*/React.forwardRef(function Db2Database(_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: "M16,3c-5.2979,0-11,1.252-11,4V25c0,2.748,5.7021,4,11,4s11-1.252,11-4V7c0-2.748-5.7021-4-11-4Zm0,2c5.7976,0,8.7949,1.4341,8.9968,2-.2019,.5659-3.1992,2-8.9968,2-5.8413,0-8.8394-1.4556-9-1.9824v-.0049c.1606-.5571,3.1587-2.0127,9-2.0127ZM7,9.4277c2.1279,1.0674,5.6426,1.5723,9,1.5723s6.8721-.5049,9-1.5723v3.5596c-.1606,.5571-3.1587,2.0127-9,2.0127-5.8501,0-8.8491-1.46-9-2v-3.5723Zm0,6c2.1279,1.0674,5.6426,1.5723,9,1.5723s6.8721-.5049,9-1.5723v3.5596c-.1606,.5571-3.1587,2.0127-9,2.0127-5.8501,0-8.8491-1.46-9-2v-3.5723Zm9,11.5723c-5.8501,0-8.8491-1.46-9-2v-3.5723c2.1279,1.0674,5.6426,1.5723,9,1.5723s6.8721-.5049,9-1.5723v3.5596c-.1606,.5571-3.1587,2.0127-9,2.0127Z"
32
+ })), children);
33
+ });
34
+
35
+ if (process.env.NODE_ENV !== "production") {
36
+ Db2Database.propTypes = iconPropTypes;
37
+ }
38
+
39
+ export { Db2Database as default };
package/es/Drink_01.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 Drink_01 = /*#__PURE__*/React.forwardRef(function Drink_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: "M23,10.4141l3-3-1.4141-1.4141-3.293,3.293c-.1875,.1875-.293,.4419-.293,.707v4h-7.0742l1.1436,16h8.8613l1.1436-16h-2.0742v-3.5859Zm-.9307,17.5859h-5.1387l-.8564-12h6.8516l-.8564,12Z"
32
+ })), _path2 || (_path2 = /*#__PURE__*/React.createElement("path", {
33
+ d: "M15,1h-5c-.5522,0-1,.4478-1,1v7.3706c-1.0674,.6055-3,2.1777-3,5.6294v14c0,.5527,.4478,1,1,1h5v-2h-4V15c0-3.7536,3-4.2793,3-4.2793V3h3v7h2V2c0-.5522-.4478-1-1-1Z"
34
+ })), children);
35
+ });
36
+
37
+ if (process.env.NODE_ENV !== "production") {
38
+ Drink_01.propTypes = iconPropTypes;
39
+ }
40
+
41
+ export { Drink_01 as default };
package/es/Drink_02.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 Drink_02 = /*#__PURE__*/React.forwardRef(function Drink_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: "M23,10.4141l3-3-1.4141-1.4141-3.293,3.293c-.1875,.1875-.293,.4419-.293,.707v4h-7.0742l1.1436,16h8.8613l1.1436-16h-2.0742v-3.5859Zm-.9307,17.5859h-5.1387l-.8564-12h6.8516l-.8564,12Z"
32
+ })), _path2 || (_path2 = /*#__PURE__*/React.createElement("path", {
33
+ d: "M16,7.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.4487V29c0,.5522,.4478,1,1,1h5v-2h-4V11.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"
34
+ })), children);
35
+ });
36
+
37
+ if (process.env.NODE_ENV !== "production") {
38
+ Drink_02.propTypes = iconPropTypes;
39
+ }
40
+
41
+ export { Drink_02 as default };
@@ -0,0 +1,52 @@
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, _circle, _circle2, _path3;
15
+
16
+ var _excluded = ["children", "size"];
17
+ var ExecutableProgram = /*#__PURE__*/React.forwardRef(function ExecutableProgram(_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
+ fillRule: "evenodd",
32
+ d: "M25 21L32 26 25 31 25 21z"
33
+ })), _path2 || (_path2 = /*#__PURE__*/React.createElement("path", {
34
+ 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"
35
+ })), _circle || (_circle = /*#__PURE__*/React.createElement("circle", {
36
+ cx: "9",
37
+ cy: "8",
38
+ r: "1"
39
+ })), _circle2 || (_circle2 = /*#__PURE__*/React.createElement("circle", {
40
+ cx: "6",
41
+ cy: "8",
42
+ r: "1"
43
+ })), _path3 || (_path3 = /*#__PURE__*/React.createElement("path", {
44
+ d: "M21,26H4V12H28v7h2V6c0-1.1025-.8972-2-2-2H4c-1.1028,0-2,.8975-2,2V26c0,1.1025,.8972,2,2,2H21v-2ZM4,6H28v4H4V6Z"
45
+ })), children);
46
+ });
47
+
48
+ if (process.env.NODE_ENV !== "production") {
49
+ ExecutableProgram.propTypes = iconPropTypes;
50
+ }
51
+
52
+ export { ExecutableProgram 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 IbmBluepay = /*#__PURE__*/React.forwardRef(function IbmBluepay(_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: "M5 26V15.8281l-3.5859 3.586L0 18l6-6 6 6-1.4141 1.4141-3.5859-3.586v10.1719h12v2H7c-1.104-.0013-1.9987-.896-2-2zM31 18h-3v-2h-2v2h-1c-1.1046 0-2 .8954-2 2v2c0 1.1046.8954 2 2 2h4v2h-6s0 2 0 2h3v2h2v-2h1c1.1046 0 2-.8954 2-2v-2c0-1.1046-.8954-2-2-2h-4v-2h6v-2zM28 12V6c-.0012-1.104-.896-1.9988-2-2H12v2h14v6M2 6H7V8H2zM2 2H10V4H2z"
32
+ })), children);
33
+ });
34
+
35
+ if (process.env.NODE_ENV !== "production") {
36
+ IbmBluepay.propTypes = iconPropTypes;
37
+ }
38
+
39
+ export { IbmBluepay 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 IbmCloudAppId = /*#__PURE__*/React.forwardRef(function IbmCloudAppId(_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 18h-6c-1.6569 0-3 1.3431-3 3v2h2v-2c0-.5523.4477-1 1-1h6c.5523 0 1 .4477 1 1v2h2v-2c0-1.6569-1.3431-3-3-3zM17 17c2.2091 0 4-1.7909 4-4s-1.7909-4-4-4-4 1.7909-4 4 1.7909 4 4 4zm0-6c1.1046 0 2 .8954 2 2s-.8954 2-2 2-2-.8954-2-2 .8954-2 2-2z"
32
+ })), _path2 || (_path2 = /*#__PURE__*/React.createElement("path", {
33
+ d: "M17 30c-7.7197 0-14-6.2804-14-14h2c0 6.6168 5.3831 12 12 12 5.2263 0 9.8162-3.3385 11.4214-8.3074l1.9033.6147c-1.873 5.7975-7.2278 9.6926-13.3247 9.6926zM31 16h-2c0-6.6168-5.3833-12-12-12V2c7.7197 0 14 6.2804 14 14zM6 14l-2.1387-1.0127c-1.7383-.8223-2.8613-2.5967-2.8613-4.5195V2H11v6.4678c0 1.9229-1.123 3.6973-2.8613 4.5195l-2.1387 1.0127zM3 4v4.4678c0 1.1533.6738 2.2178 1.7168 2.7109l1.2832.6074 1.2832-.6074c1.043-.4932 1.7168-1.5576 1.7168-2.7109V4H3z"
34
+ })), children);
35
+ });
36
+
37
+ if (process.env.NODE_ENV !== "production") {
38
+ IbmCloudAppId.propTypes = iconPropTypes;
39
+ }
40
+
41
+ export { IbmCloudAppId 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 IbmCloudContinuousDelivery = /*#__PURE__*/React.forwardRef(function IbmCloudContinuousDelivery(_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,1l-6,6,1.4146,1.4023,3.5854-3.584V21H10V10h-2v11c0,1.1025,.8972,2,2,2h12c1.1028,0,2-.8975,2-2V4.8154l3.5859,3.5869,1.4141-1.4023L23,1Z"
32
+ })), _path2 || (_path2 = /*#__PURE__*/React.createElement("path", {
33
+ d: "M18.5 19h-5c-.8271 0-1.5-.6729-1.5-1.5v-5c0-.8271.6729-1.5 1.5-1.5h5c.8271 0 1.5.6729 1.5 1.5v5c0 .8271-.6729 1.5-1.5 1.5zm-4.5-2h4v-4h-4v4zM16 31v-2c7.1682 0 13-5.8318 13-13 0-1.2648-.1812-2.5145-.5383-3.7147l1.917-.5706c.4124 1.3855.6213 2.8273.6213 4.2853 0 8.271-6.729 15-15 15zM1.6213 20.2853c-.4124-1.3855-.6213-2.8273-.6213-4.2853C1 7.729 7.729 1 16 1V3c-7.1682 0-13 5.8318-13 13 0 1.2648.1812 2.5145.5383 3.7147l-1.917.5706z"
34
+ })), children);
35
+ });
36
+
37
+ if (process.env.NODE_ENV !== "production") {
38
+ IbmCloudContinuousDelivery.propTypes = iconPropTypes;
39
+ }
40
+
41
+ export { IbmCloudContinuousDelivery 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 IbmCloudForEducation = /*#__PURE__*/React.forwardRef(function IbmCloudForEducation(_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: "M30 30h-2c0-1.6542-1.3457-3-3-3h-4c-1.6543 0-3 1.3458-3 3h-2c0-2.757 2.2429-5 5-5h4c2.7571 0 5 2.243 5 5zM15 16c-.5522 0-1 .4478-1 1v6h2v-6c0-.5522-.4478-1-1-1z"
32
+ })), _path2 || (_path2 = /*#__PURE__*/React.createElement("path", {
33
+ d: "M32,12H14v2h4v5c0,2.7568,2.2429,5,5,5s5-2.2432,5-5v-5h4v-2Zm-9,10c-1.6543,0-3-1.3457-3-3v-1h6v1c0,1.6543-1.3457,3-3,3Zm3-6h-6v-2h6v2Z"
34
+ })), _path3 || (_path3 = /*#__PURE__*/React.createElement("path", {
35
+ d: "M25.7983,10c-.9292-4.5586-4.9692-8-9.7983-8-4.8479,0-8.9382,3.4399-9.822,8.124-3.5232,.6294-6.178,3.7251-6.178,7.376,0,4.1357,3.3645,7.5,7.5,7.5h4.5v-2H7.5c-3.0327,0-5.5-2.4673-5.5-5.5,0-2.8779,2.2502-5.2852,5.1228-5.48l.8364-.0566,.0901-.8335c.4395-4.0645,3.8574-7.1299,7.9507-7.1299,3.7195,0,6.845,2.5552,7.7368,6h2.0615Z"
36
+ })), children);
37
+ });
38
+
39
+ if (process.env.NODE_ENV !== "production") {
40
+ IbmCloudForEducation.propTypes = iconPropTypes;
41
+ }
42
+
43
+ export { IbmCloudForEducation as default };