@carbon/icons-react 11.84.0 → 11.85.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 (169) hide show
  1. package/es/ActivityTask.d.ts +11 -0
  2. package/es/ActivityTask.js +27 -0
  3. package/es/ClassificationGroups.d.ts +11 -0
  4. package/es/ClassificationGroups.js +27 -0
  5. package/es/DatabaseBackups.d.ts +11 -0
  6. package/es/DatabaseBackups.js +27 -0
  7. package/es/DatabaseRedis.js +0 -7
  8. package/es/EndToEndMonitoring.d.ts +11 -0
  9. package/es/EndToEndMonitoring.js +27 -0
  10. package/es/FacilityGroups.d.ts +11 -0
  11. package/es/FacilityGroups.js +27 -0
  12. package/es/GatewayExclusive.d.ts +11 -0
  13. package/es/GatewayExclusive.js +27 -0
  14. package/es/GatewayInclusive.d.ts +11 -0
  15. package/es/GatewayInclusive.js +27 -0
  16. package/es/GatewayInclusiveAlt.d.ts +11 -0
  17. package/es/GatewayInclusiveAlt.js +27 -0
  18. package/es/GatewayParallel.d.ts +11 -0
  19. package/es/GatewayParallel.js +27 -0
  20. package/es/GatewayParallelAlt.d.ts +11 -0
  21. package/es/GatewayParallelAlt.js +27 -0
  22. package/es/LocationSwitch.d.ts +11 -0
  23. package/es/LocationSwitch.js +27 -0
  24. package/es/MissingDataWarning.d.ts +11 -0
  25. package/es/MissingDataWarning.js +27 -0
  26. package/es/PortfolioGroups.d.ts +11 -0
  27. package/es/PortfolioGroups.js +27 -0
  28. package/es/ProductCategories.d.ts +11 -0
  29. package/es/ProductCategories.js +27 -0
  30. package/es/PurchasingOrganizations.d.ts +11 -0
  31. package/es/PurchasingOrganizations.js +27 -0
  32. package/es/Subprocess.d.ts +11 -0
  33. package/es/Subprocess.js +27 -0
  34. package/es/Tilde.d.ts +11 -0
  35. package/es/Tilde.js +27 -0
  36. package/es/TildeLarge.d.ts +11 -0
  37. package/es/TildeLarge.js +27 -0
  38. package/es/UnassignedWorkOrder.d.ts +11 -0
  39. package/es/UnassignedWorkOrder.js +27 -0
  40. package/es/generated/bucket-0.d.ts +2 -2
  41. package/es/generated/bucket-0.js +13 -13
  42. package/es/generated/bucket-1.d.ts +2 -2
  43. package/es/generated/bucket-1.js +13 -16
  44. package/es/generated/bucket-10.d.ts +12 -12
  45. package/es/generated/bucket-10.js +165 -168
  46. package/es/generated/bucket-11.d.ts +12 -12
  47. package/es/generated/bucket-11.js +167 -167
  48. package/es/generated/bucket-12.d.ts +13 -13
  49. package/es/generated/bucket-12.js +179 -227
  50. package/es/generated/bucket-13.d.ts +15 -15
  51. package/es/generated/bucket-13.js +251 -191
  52. package/es/generated/bucket-14.d.ts +15 -15
  53. package/es/generated/bucket-14.js +191 -211
  54. package/es/generated/bucket-15.d.ts +17 -17
  55. package/es/generated/bucket-15.js +235 -224
  56. package/es/generated/bucket-16.d.ts +17 -17
  57. package/es/generated/bucket-16.js +224 -237
  58. package/es/generated/bucket-17.d.ts +17 -17
  59. package/es/generated/bucket-17.js +237 -237
  60. package/es/generated/bucket-18.d.ts +18 -18
  61. package/es/generated/bucket-18.js +249 -205
  62. package/es/generated/bucket-19.d.ts +20 -20
  63. package/es/generated/bucket-19.js +229 -232
  64. package/es/generated/bucket-2.d.ts +2 -2
  65. package/es/generated/bucket-2.js +16 -13
  66. package/es/generated/bucket-20.d.ts +20 -20
  67. package/es/generated/bucket-20.js +232 -255
  68. package/es/generated/bucket-21.d.ts +20 -1
  69. package/es/generated/bucket-21.js +255 -1
  70. package/es/generated/bucket-3.d.ts +3 -3
  71. package/es/generated/bucket-3.js +25 -33
  72. package/es/generated/bucket-4.d.ts +3 -3
  73. package/es/generated/bucket-4.js +33 -25
  74. package/es/generated/bucket-5.d.ts +4 -4
  75. package/es/generated/bucket-5.js +37 -51
  76. package/es/generated/bucket-6.d.ts +4 -4
  77. package/es/generated/bucket-6.js +45 -37
  78. package/es/generated/bucket-7.d.ts +6 -6
  79. package/es/generated/bucket-7.js +61 -97
  80. package/es/generated/bucket-8.d.ts +11 -11
  81. package/es/generated/bucket-8.js +157 -121
  82. package/es/generated/bucket-9.d.ts +12 -12
  83. package/es/generated/bucket-9.js +134 -165
  84. package/es/index.js +23 -23
  85. package/lib/ActivityTask.d.ts +11 -0
  86. package/lib/ActivityTask.js +29 -0
  87. package/lib/ClassificationGroups.d.ts +11 -0
  88. package/lib/ClassificationGroups.js +29 -0
  89. package/lib/DatabaseBackups.d.ts +11 -0
  90. package/lib/DatabaseBackups.js +29 -0
  91. package/lib/DatabaseRedis.js +0 -7
  92. package/lib/EndToEndMonitoring.d.ts +11 -0
  93. package/lib/EndToEndMonitoring.js +29 -0
  94. package/lib/FacilityGroups.d.ts +11 -0
  95. package/lib/FacilityGroups.js +29 -0
  96. package/lib/GatewayExclusive.d.ts +11 -0
  97. package/lib/GatewayExclusive.js +29 -0
  98. package/lib/GatewayInclusive.d.ts +11 -0
  99. package/lib/GatewayInclusive.js +29 -0
  100. package/lib/GatewayInclusiveAlt.d.ts +11 -0
  101. package/lib/GatewayInclusiveAlt.js +29 -0
  102. package/lib/GatewayParallel.d.ts +11 -0
  103. package/lib/GatewayParallel.js +29 -0
  104. package/lib/GatewayParallelAlt.d.ts +11 -0
  105. package/lib/GatewayParallelAlt.js +29 -0
  106. package/lib/LocationSwitch.d.ts +11 -0
  107. package/lib/LocationSwitch.js +29 -0
  108. package/lib/MissingDataWarning.d.ts +11 -0
  109. package/lib/MissingDataWarning.js +29 -0
  110. package/lib/PortfolioGroups.d.ts +11 -0
  111. package/lib/PortfolioGroups.js +29 -0
  112. package/lib/ProductCategories.d.ts +11 -0
  113. package/lib/ProductCategories.js +29 -0
  114. package/lib/PurchasingOrganizations.d.ts +11 -0
  115. package/lib/PurchasingOrganizations.js +29 -0
  116. package/lib/Subprocess.d.ts +11 -0
  117. package/lib/Subprocess.js +29 -0
  118. package/lib/Tilde.d.ts +11 -0
  119. package/lib/Tilde.js +29 -0
  120. package/lib/TildeLarge.d.ts +11 -0
  121. package/lib/TildeLarge.js +29 -0
  122. package/lib/UnassignedWorkOrder.d.ts +11 -0
  123. package/lib/UnassignedWorkOrder.js +29 -0
  124. package/lib/generated/bucket-0.d.ts +2 -2
  125. package/lib/generated/bucket-0.js +13 -13
  126. package/lib/generated/bucket-1.d.ts +2 -2
  127. package/lib/generated/bucket-1.js +13 -16
  128. package/lib/generated/bucket-10.d.ts +12 -12
  129. package/lib/generated/bucket-10.js +174 -177
  130. package/lib/generated/bucket-11.d.ts +12 -12
  131. package/lib/generated/bucket-11.js +177 -177
  132. package/lib/generated/bucket-12.d.ts +13 -13
  133. package/lib/generated/bucket-12.js +190 -238
  134. package/lib/generated/bucket-13.d.ts +15 -15
  135. package/lib/generated/bucket-13.js +264 -204
  136. package/lib/generated/bucket-14.d.ts +15 -15
  137. package/lib/generated/bucket-14.js +204 -224
  138. package/lib/generated/bucket-15.d.ts +17 -17
  139. package/lib/generated/bucket-15.js +250 -239
  140. package/lib/generated/bucket-16.d.ts +17 -17
  141. package/lib/generated/bucket-16.js +239 -252
  142. package/lib/generated/bucket-17.d.ts +17 -17
  143. package/lib/generated/bucket-17.js +252 -252
  144. package/lib/generated/bucket-18.d.ts +18 -18
  145. package/lib/generated/bucket-18.js +265 -221
  146. package/lib/generated/bucket-19.d.ts +20 -20
  147. package/lib/generated/bucket-19.js +247 -250
  148. package/lib/generated/bucket-2.d.ts +2 -2
  149. package/lib/generated/bucket-2.js +16 -13
  150. package/lib/generated/bucket-20.d.ts +20 -20
  151. package/lib/generated/bucket-20.js +250 -273
  152. package/lib/generated/bucket-21.d.ts +20 -1
  153. package/lib/generated/bucket-21.js +273 -0
  154. package/lib/generated/bucket-3.d.ts +3 -3
  155. package/lib/generated/bucket-3.js +26 -34
  156. package/lib/generated/bucket-4.d.ts +3 -3
  157. package/lib/generated/bucket-4.js +34 -26
  158. package/lib/generated/bucket-5.d.ts +4 -4
  159. package/lib/generated/bucket-5.js +39 -53
  160. package/lib/generated/bucket-6.d.ts +4 -4
  161. package/lib/generated/bucket-6.js +47 -39
  162. package/lib/generated/bucket-7.d.ts +6 -6
  163. package/lib/generated/bucket-7.js +65 -101
  164. package/lib/generated/bucket-8.d.ts +11 -11
  165. package/lib/generated/bucket-8.js +166 -130
  166. package/lib/generated/bucket-9.d.ts +12 -12
  167. package/lib/generated/bucket-9.js +143 -174
  168. package/lib/index.js +223 -204
  169. package/package.json +5 -5
@@ -9,8 +9,128 @@
9
9
  import Icon from "../Icon.js";
10
10
  import { t as iconPropTypes } from "../iconPropTypes-CdMBxq3Y.js";
11
11
  import React from "react";
12
- import { jsx, jsxs } from "react/jsx-runtime";
12
+ import { jsx } from "react/jsx-runtime";
13
13
  //#region virtual:generated/bucket-9.js
14
+ const IbmApplicationAndDiscoveryDeliveryIntelligence = /*#__PURE__*/ React.forwardRef(function IbmApplicationAndDiscoveryDeliveryIntelligence({ children, size = 16, ...rest }, ref) {
15
+ return React.createElement(Icon, {
16
+ width: size,
17
+ height: size,
18
+ ref,
19
+ xmlns: "http://www.w3.org/2000/svg",
20
+ viewBox: "0 0 32 32",
21
+ fill: "currentColor",
22
+ ...rest
23
+ }, /* @__PURE__ */ jsx("path", { d: "M9,6h-2v10h2V6ZM28.5039,8.1362L16.5039,1.1362c-.1558-.0908-.3298-.1362-.5039-.1362s-.3481.0454-.5039.1362l-4,2.3333c-.3071.1792-.4961.5081-.4961.8638v8.6667h2V4.9076l3-1.7499,11,6.4166v3.4257h2v-4c0-.3557-.189-.6846-.4961-.8638ZM4.9987,22.4315v-13.4315h-1.9987v14.006c0,.3559.1889.6849.4958.8642l10.4971,6.1298,1.0072-1.7282h-.0001s-10.0013-5.8403-10.0013-5.8403ZM22,26.9999h2v-9.9999h-2v9.9999ZM27,27h2v-6h-2v6ZM17,27h2v-8h-2v8Z" }), children);
24
+ });
25
+ if (process.env.NODE_ENV !== "production") IbmApplicationAndDiscoveryDeliveryIntelligence.propTypes = iconPropTypes;
26
+ const IbmAspera = /*#__PURE__*/ React.forwardRef(function IbmAspera({ children, size = 16, ...rest }, ref) {
27
+ return React.createElement(Icon, {
28
+ width: size,
29
+ height: size,
30
+ ref,
31
+ xmlns: "http://www.w3.org/2000/svg",
32
+ viewBox: "0 0 32 32",
33
+ fill: "currentColor",
34
+ ...rest
35
+ }, /* @__PURE__ */ jsx("path", { d: "M28,11c-.75,0-1.39.4-1.73,1h-10.27c-2.21,0-4,1.79-4,4,0,.73.21,1.41.56,2h-6.83c-.34-.6-.98-1-1.73-1-1.12,0-2,.88-2,2s.88,2,2,2c.75,0,1.39-.4,1.73-1h10.27c2.21,0,4-1.79,4-4,0-.73-.21-1.41-.56-2h6.83c.34.6.98,1,1.73,1,1.12,0,2-.88,2-2s-.88-2-2-2ZM18,16c0,1.1-.9,2-2,2s-2-.9-2-2,.9-2,2-2,2,.9,2,2ZM5.05,15h-2c0-7.29,5.08-12,12.95-12h10v2h-10c-6.75,0-10.95,3.83-10.95,10ZM16.05,29H6.05v-2h10c6.14,0,10.95-4.39,10.95-10h2c0,6.73-5.69,12-12.95,12Z" }), children);
36
+ });
37
+ if (process.env.NODE_ENV !== "production") IbmAspera.propTypes = iconPropTypes;
38
+ const PaymentMethods = /*#__PURE__*/ React.forwardRef(function PaymentMethods({ children, size = 16, ...rest }, ref) {
39
+ return React.createElement(Icon, {
40
+ width: size,
41
+ height: size,
42
+ ref,
43
+ xmlns: "http://www.w3.org/2000/svg",
44
+ viewBox: "0 0 32 32",
45
+ fill: "currentColor",
46
+ ...rest
47
+ }, /* @__PURE__ */ jsx("path", { 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-2Z" }), /* @__PURE__ */ jsx("path", { d: "M31,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-2Z" }), /* @__PURE__ */ jsx("path", { d: "M28,12V6c-.0012-1.104-.896-1.9988-2-2H12v2h14v6" }), /* @__PURE__ */ jsx("path", { d: "M2 6H7V8H2z" }), /* @__PURE__ */ jsx("path", { d: "M2 2H10V4H2z" }), children);
48
+ });
49
+ if (process.env.NODE_ENV !== "production") PaymentMethods.propTypes = iconPropTypes;
50
+ const IbmCloudant = /*#__PURE__*/ React.forwardRef(function IbmCloudant({ children, size = 16, ...rest }, ref) {
51
+ return React.createElement(Icon, {
52
+ width: size,
53
+ height: size,
54
+ ref,
55
+ xmlns: "http://www.w3.org/2000/svg",
56
+ viewBox: "0 0 32 32",
57
+ fill: "currentColor",
58
+ ...rest
59
+ }, /* @__PURE__ */ jsx("path", { d: "m16,26h5c3.86,0,7-3.14,7-7v-2h-2v2c0,2.76-2.24,5-5,5h-5v2Z" }), /* @__PURE__ */ jsx("path", { d: "m20.25,14c-2.34,0-4.25-1.91-4.25-4.25,0-1.79,1.14-3.38,2.78-3.99.74-2.21,2.84-3.76,5.22-3.76s4.48,1.55,5.22,3.76c1.65.61,2.78,2.19,2.78,3.99,0,2.29-1.86,4.19-4.14,4.25h-7.61Zm3.75-10c-1.64,0-3.08,1.17-3.42,2.77l-.14.64-.64.13c-1.04.21-1.8,1.14-1.8,2.2,0,1.24,1.01,2.26,2.25,2.26h7.58c1.18-.03,2.17-1.05,2.17-2.26,0-1.06-.76-1.99-1.8-2.2l-.64-.13-.14-.64c-.34-1.6-1.78-2.77-3.42-2.77Z" }), /* @__PURE__ */ jsx("path", { d: "m4,14h2v-2c0-2.76,2.24-5,5-5h4v-2h-4c-3.86,0-7,3.14-7,7v2Z" }), /* @__PURE__ */ jsx("path", { d: "m10,17h-6c-1.1,0-2,.9-2,2v10c0,1.1.9,2,2,2h6c1.1,0,2-.9,2-2v-10c0-1.1-.9-2-2-2Zm0,2v2h-6v-2h6Zm0,4v2h-6v-2h6Zm-6,6v-2h6v2H4Z" }), children);
60
+ });
61
+ if (process.env.NODE_ENV !== "production") IbmCloudant.propTypes = iconPropTypes;
62
+ const IbmContentCortexRepository = /*#__PURE__*/ React.forwardRef(function IbmContentCortexRepository({ children, size = 16, ...rest }, ref) {
63
+ return React.createElement(Icon, {
64
+ width: size,
65
+ height: size,
66
+ ref,
67
+ xmlns: "http://www.w3.org/2000/svg",
68
+ viewBox: "0 0 32 32",
69
+ fill: "currentColor",
70
+ ...rest
71
+ }, /* @__PURE__ */ jsx("path", { d: "M26,32l-2.1387-1.0117c-1.7383-.8232-2.8613-2.5977-2.8613-4.5205v-6.4678h10v6.4678c0,1.9238-1.123,3.6973-2.8613,4.5195l-2.1387,1.0127Zm-1.2832-2.8203l1.2832,.6074,1.2832-.6074c1.043-.4932,1.7168-1.5576,1.7168-2.7119v-4.4678h-6v4.4678c0,1.1543,.6738,2.2188,1.7168,2.7119h0Z" }), /* @__PURE__ */ jsx("path", { d: "M17,10.5859c-.3752-.375-.8838-.5859-1.4143-.5859h-5.5857c-1.1045,0-2,.8955-2,2v14c0,1.1045,.8955,2,2,2h9v-2H10V12h4v4c0,1.1045,.8955,2,2,2h4.2917c.6929,0,1.312-.4136,1.5771-1.0537,.2656-.6406,.1201-1.3711-.3701-1.8613l-4.4988-4.499Zm-1,5.4141v-3.5859l3.5852,3.5859h-3.5852Z" }), /* @__PURE__ */ jsx("path", { d: "M28,6H16l-3.4141-3.4141c-.3752-.375-.8838-.5859-1.4143-.5859H4c-1.1045,0-2,.8955-2,2V24c0,1.1045,.8955,2,2,2h2v-2H4V4h7.1716l4,4h12.8284v10h2V8c0-1.1045-.8955-2-2-2Z" }), children);
72
+ });
73
+ if (process.env.NODE_ENV !== "production") IbmContentCortexRepository.propTypes = iconPropTypes;
74
+ const IbmDataPower = /*#__PURE__*/ React.forwardRef(function IbmDataPower({ children, size = 16, ...rest }, ref) {
75
+ return React.createElement(Icon, {
76
+ width: size,
77
+ height: size,
78
+ ref,
79
+ xmlns: "http://www.w3.org/2000/svg",
80
+ viewBox: "0 0 32 32",
81
+ fill: "currentColor",
82
+ ...rest
83
+ }, /* @__PURE__ */ jsx("path", { d: "M16,21c-2.7568,0-5-2.2432-5-5s2.2432-5,5-5,5,2.2432,5,5-2.2432,5-5,5ZM16,13c-1.6543,0-3,1.3457-3,3s1.3457,3,3,3,3-1.3457,3-3-1.3457-3-3-3ZM27,25c0-1.1046-.8954-2-2-2s-2,.8954-2,2,.8954,2,2,2,2-.8954,2-2ZM5,7c0,1.1046.8954,2,2,2s2-.8954,2-2-.8954-2-2-2-2,.8954-2,2ZM30,16c0-7.7197-6.2803-14-14-14-1.8638,0-3.6758.3623-5.3857,1.0771l.7715,1.8457c1.4644-.6123,3.0166-.9229,4.6143-.9229,6.2803,0,11.4492,4.8496,11.959,11h-4.959v2h7v-1ZM21.3857,28.9229l-.7715-1.8457c-1.4639.6123-3.0166.9229-4.6143.9229-6.2798,0-11.4487-4.8496-11.9585-11h4.9585v-2H2v1c0,7.7197,6.2803,14,14,14,1.8643,0,3.6768-.3623,5.3857-1.0771Z" }), children);
84
+ });
85
+ if (process.env.NODE_ENV !== "production") IbmDataPower.propTypes = iconPropTypes;
86
+ const IbmDataProductExchange = /*#__PURE__*/ React.forwardRef(function IbmDataProductExchange({ children, size = 16, ...rest }, ref) {
87
+ return React.createElement(Icon, {
88
+ width: size,
89
+ height: size,
90
+ ref,
91
+ xmlns: "http://www.w3.org/2000/svg",
92
+ viewBox: "0 0 32 32",
93
+ fill: "currentColor",
94
+ ...rest
95
+ }, /* @__PURE__ */ jsx("path", { d: "m24,21v2h1.7483c-2.2363,3.1196-5.8357,5-9.7483,5-6.6169,0-12-5.3833-12-12h-2c0,7.7197,6.2803,14,14,14,4.355,0,8.3743-2.001,11-5.3452v1.3452h2v-5h-5Z" }), /* @__PURE__ */ jsx("path", { d: "m22.5046,11.6367l-5.9883-3.5c-.1594-.0933-.3381-.1387-.5164-.1367-.1699.002-.3394.0474-.4915.1357l-6.0117,3.5c-.3076.1792-.4968.5083-.4968.8643v7c0,.356.1892.6851.4968.8643l6.0117,3.5c.1555.0903.3176.1357.4915.1357.1743,0,.3604-.0454.5164-.1367l5.9883-3.5c.3069-.1792.4954-.5078.4954-.8633v-7c0-.3555-.1885-.6841-.4954-.8633Zm-6.4939-1.479l4.0076,2.3423-4.0076,2.3423-4.0232-2.3423,4.0232-2.3423Zm-5.0107,4.0815l4,2.3291v4.6855l-4-2.3291v-4.6855Zm6,7.0249v-4.6836l4-2.3379v4.6836l-4,2.3379Z" }), /* @__PURE__ */ jsx("path", { d: "m16,2c-4.355,0-8.3743,2.001-11,5.3452v-1.3452h-2v5h5v-2h-1.7483c2.2363-3.1196,5.8357-5,9.7483-5,6.6169,0,12,5.3833,12,12h2c0-7.7197-6.2803-14-14-14Z" }), children);
96
+ });
97
+ if (process.env.NODE_ENV !== "production") IbmDataProductExchange.propTypes = iconPropTypes;
98
+ const IbmDataReplication = /*#__PURE__*/ React.forwardRef(function IbmDataReplication({ children, size = 16, ...rest }, ref) {
99
+ return React.createElement(Icon, {
100
+ width: size,
101
+ height: size,
102
+ ref,
103
+ xmlns: "http://www.w3.org/2000/svg",
104
+ viewBox: "0 0 32 32",
105
+ fill: "currentColor",
106
+ ...rest
107
+ }, /* @__PURE__ */ jsx("path", { d: "M20,20v2h5.22a11.0163,11.0163,0,0,1-11.97,4.6533l-.4986,1.937A13,13,0,0,0,26,24.293V28h2V20Z" }), /* @__PURE__ */ jsx("path", { d: "M25,3a4.0045,4.0045,0,0,0-4,4,3.954,3.954,0,0,0,.5669,2.019L9.019,21.5669A3.9521,3.9521,0,0,0,7,21a4,4,0,1,0,4,4,3.954,3.954,0,0,0-.5669-2.019L22.981,10.4331A3.9518,3.9518,0,0,0,25,11a4,4,0,0,0,0-8ZM7,27a2,2,0,1,1,2-2A2.002,2.002,0,0,1,7,27ZM25,9a2,2,0,1,1,2-2A2.002,2.002,0,0,1,25,9Z" }), /* @__PURE__ */ jsx("path", { d: "M16,3A13.04,13.04,0,0,0,6,7.707V4H4v8h8V10H6.78a11.0163,11.0163,0,0,1,11.97-4.6533l.4986-1.937A13.0358,13.0358,0,0,0,16,3Z" }), children);
108
+ });
109
+ if (process.env.NODE_ENV !== "production") IbmDataReplication.propTypes = iconPropTypes;
110
+ const IbmDataband = /*#__PURE__*/ React.forwardRef(function IbmDataband({ children, size = 16, ...rest }, ref) {
111
+ return React.createElement(Icon, {
112
+ width: size,
113
+ height: size,
114
+ ref,
115
+ xmlns: "http://www.w3.org/2000/svg",
116
+ viewBox: "0 0 32 32",
117
+ fill: "currentColor",
118
+ ...rest
119
+ }, /* @__PURE__ */ jsx("path", { d: "M27.69,16.37c.84.83,1.31,1.97,1.31,3.15,0,1.19-.47,2.33-1.32,3.17-.88.87-2.03,1.31-3.18,1.31s-2.31-.44-3.19-1.31c-.59-.59-7.76-7.72-10.76-10.7l-1.27-1.27c-.59-.61-1.46-.84-2.28-.66-.47.11-.91.31-1.26.66-.47.47-.73,1.1-.73,1.76s.26,1.29.73,1.76c.52.51,6.74,6.7,6.74,6.7l-1.42,1.41-6.74-6.7c-.85-.85-1.32-1.97-1.32-3.17s.47-2.32,1.32-3.17c.85-.85,1.98-1.31,3.18-1.31s2.33.47,3.18,1.31l1.27,1.27,10.76,10.7c.98.97,2.56.97,3.54,0,.47-.47.73-1.1.73-1.76s-.26-1.29-.73-1.76l-6.73-6.69,1.42-1.41,6.74,6.7h0l.01.01ZM16,2c2.21,0,4,1.79,4,4s-1.79,4-4,4h0c-2.21,0-4-1.79-4-4s1.79-4,4-4h0ZM16.02,8c1.09,0,1.98-.9,1.98-2s-.89-2-1.98-2h-.09c-1.1.03-1.96.95-1.93,2.04h0c.02,1.1.92,1.97,2.02,1.95h0v.01ZM20,26c0,2.21-1.79,4-4,4s-4-1.79-4-4,1.79-4,4-4,4,1.79,4,4ZM16.02,28c1.09,0,1.98-.9,1.98-2s-.89-2-1.98-2h-.09c-1.1.03-1.96.95-1.93,2.04h0c.02,1.1.92,1.97,2.02,1.95h0v.01Z" }), children);
120
+ });
121
+ if (process.env.NODE_ENV !== "production") IbmDataband.propTypes = iconPropTypes;
122
+ const IbmDatastage = /*#__PURE__*/ React.forwardRef(function IbmDatastage({ children, size = 16, ...rest }, ref) {
123
+ return React.createElement(Icon, {
124
+ width: size,
125
+ height: size,
126
+ ref,
127
+ xmlns: "http://www.w3.org/2000/svg",
128
+ viewBox: "0 0 32 32",
129
+ fill: "currentColor",
130
+ ...rest
131
+ }, /* @__PURE__ */ jsx("path", { d: "M27,22.1V13h-2v9.1c-1.4,0.4-2.5,1.5-2.9,2.9H13v2h9.1c0.4,1.7,2,3,3.9,3c2.2,0,4-1.8,4-4C30,24.1,28.7,22.6,27,22.1z M26,28c-1.1,0-2-0.9-2-2s0.9-2,2-2s2,0.9,2,2S27.1,28,26,28z" }), /* @__PURE__ */ jsx("path", { d: "M10,30H2v-8h8V30z M4,28h4v-4H4V28z" }), /* @__PURE__ */ jsx("path", { d: "M9.9,7H19V5H9.9C9.4,3.3,7.9,2,6,2C3.8,2,2,3.8,2,6c0,1.9,1.3,3.4,3,3.9V19h2V9.9C8.4,9.5,9.5,8.4,9.9,7z M6,8 C4.9,8,4,7.1,4,6s0.9-2,2-2s2,0.9,2,2S7.1,8,6,8z" }), /* @__PURE__ */ jsx("path", { d: "M22 2 22 4 26.6 4 11 19.6 12.4 21 28 5.4 28 10 30 10 30 2z" }), children);
132
+ });
133
+ if (process.env.NODE_ENV !== "production") IbmDatastage.propTypes = iconPropTypes;
14
134
  const IbmDb2 = /*#__PURE__*/ React.forwardRef(function IbmDb2({ children, size = 16, ...rest }, ref) {
15
135
  return React.createElement(Icon, {
16
136
  width: size,
@@ -949,6 +1069,18 @@ const IbmTelehealth = /*#__PURE__*/ React.forwardRef(function IbmTelehealth({ ch
949
1069
  }, /* @__PURE__ */ jsx("path", { d: "M18 25 15 25 15 22 13 22 13 25 10 25 10 27 13 27 13 30 15 30 15 27 18 27 18 25z" }), /* @__PURE__ */ jsx("path", { d: "M22,30h-2v-5c0-2.8-2.2-5-5-5h-6c-2.8,0-5,2.2-5,5v5H2v-5c0-3.9,3.1-7,7-7h6c3.9,0,7,3.1,7,7v5Z" }), /* @__PURE__ */ jsx("path", { d: "M28,5.2V3c0-1.1-.9-2-2-2h-8c-1.1,0-2,.9-2,2v6c0,1.1,.9,2,2,2h8c1.1,0,2-.9,2-2v-2.2l3,2.2V3l-3,2.2Zm-2,3.8h-8V3h8v6Z" }), /* @__PURE__ */ jsx("path", { d: "M15.5,12.5c-.9,.9-2.1,1.5-3.5,1.5-2.8,0-5-2.2-5-5s2.2-5,5-5c.5,0,.9,.1,1.3,.2l.6-1.9c-.6-.2-1.2-.3-1.9-.3-3.9,0-7,3.1-7,7s3.1,7,7,7c1.9,0,3.7-.8,5-2l-1.5-1.5Z" }), children);
950
1070
  });
951
1071
  if (process.env.NODE_ENV !== "production") IbmTelehealth.propTypes = iconPropTypes;
1072
+ const PortfolioGroups = /*#__PURE__*/ React.forwardRef(function PortfolioGroups({ children, size = 16, ...rest }, ref) {
1073
+ return React.createElement(Icon, {
1074
+ width: size,
1075
+ height: size,
1076
+ ref,
1077
+ xmlns: "http://www.w3.org/2000/svg",
1078
+ viewBox: "0 0 32 32",
1079
+ fill: "currentColor",
1080
+ ...rest
1081
+ }, /* @__PURE__ */ jsx("path", { d: "M28,30h-4v-2h4V4h-4v-2h4c1.1025,0,2,.897,2,2v24c0,1.1025-.8975,2-2,2ZM8,30h-4c-1.103,0-2-.8975-2-2V4c0-1.103.897-2,2-2h4v2h-4v24h4v2ZM24,25H8c-1.103,0-2-.8975-2-2v-9c0-1.103.897-2,2-2h3v-3c0-1.103.897-2,2-2h6c1.1025,0,2,.897,2,2v3h3c1.1025,0,2,.897,2,2v9c0,1.1025-.8975,2-2,2ZM8,14v9h16v-9H8ZM13,12h6v-3h-6v3Z" }), children);
1082
+ });
1083
+ if (process.env.NODE_ENV !== "production") PortfolioGroups.propTypes = iconPropTypes;
952
1084
  const PortfolioManagement = /*#__PURE__*/ React.forwardRef(function PortfolioManagement({ children, size = 16, ...rest }, ref) {
953
1085
  return React.createElement(Icon, {
954
1086
  width: size,
@@ -1771,168 +1903,5 @@ const IbmCloudTransitGateway = /*#__PURE__*/ React.forwardRef(function IbmCloudT
1771
1903
  }, /* @__PURE__ */ jsx("path", { d: "m12.5,7.5l-1.4-1.4,3.5-3.5c.8-.8,2.1-.8,2.8,0l3.5,3.5-1.4,1.4-3.5-3.5-3.5,3.5Z" }), /* @__PURE__ */ jsx("path", { d: "m19.5,24.5l1.4,1.4-3.5,3.5c-.8.8-2.1.8-2.8,0l-3.5-3.5,1.4-1.4,3.5,3.5,3.5-3.5Z" }), /* @__PURE__ */ jsx("path", { d: "m24.5,12.5l1.4-1.4,3.5,3.5c.8.8.8,2.1,0,2.8l-3.5,3.5-1.4-1.4,3.5-3.5-3.5-3.5Z" }), /* @__PURE__ */ jsx("path", { d: "m7.5,19.5l-1.4,1.4-3.5-3.5c-.8-.8-.8-2.1,0-2.8l3.5-3.5,1.4,1.4-3.5,3.5,3.5,3.5Z" }), /* @__PURE__ */ jsx("path", { d: "m26,24c-.2,0-.3,0-.5.1l-6.1-6.1c.8-1.2.8-2.8,0-4l6.1-6.1c.2.1.3.1.5.1,1.1,0,2-.9,2-2s-.9-2-2-2-2,.9-2,2c0,.2,0,.3.1.5l-6.1,6.1c-1.2-.8-2.8-.8-4,0l-6.1-6.1c.1-.2.1-.3.1-.5,0-1.1-.9-2-2-2s-2,.9-2,2,.9,2,2,2c.2,0,.3,0,.5-.1l6.1,6.1c-.8,1.2-.8,2.8,0,4l-6.1,6.1c-.2-.1-.3-.1-.5-.1-1.1,0-2,.9-2,2s.9,2,2,2,2-.9,2-2c0-.2,0-.3-.1-.5l6.1-6.1c1.2.8,2.8.8,4,0l6.1,6.1c0,.2-.1.3-.1.5,0,1.1.9,2,2,2s2-.9,2-2-.9-2-2-2Zm-10-6c-1.1,0-2-.9-2-2s.9-2,2-2,2,.9,2,2-.9,2-2,2Z" }), children);
1772
1904
  });
1773
1905
  if (process.env.NODE_ENV !== "production") IbmCloudTransitGateway.propTypes = iconPropTypes;
1774
- const IbmCloudVirtualServerClassic = /*#__PURE__*/ React.forwardRef(function IbmCloudVirtualServerClassic({ children, size = 16, ...rest }, ref) {
1775
- return React.createElement(Icon, {
1776
- width: size,
1777
- height: size,
1778
- ref,
1779
- xmlns: "http://www.w3.org/2000/svg",
1780
- viewBox: "0 0 32 32",
1781
- fill: "currentColor",
1782
- ...rest
1783
- }, /* @__PURE__ */ jsx("circle", {
1784
- cx: "9",
1785
- cy: "26",
1786
- r: "1"
1787
- }), /* @__PURE__ */ jsx("path", { d: "m26,22h-5v2h5v4H6v-4h9c1.1,0,2-.9,2-2h0v-9.17l2.59,2.59,1.41-1.42-5-5-5,5,1.41,1.41,2.59-2.58v9.17H6c-1.1,0-2,.9-2,2v4c0,1.1.9,2,2,2h20c1.1,0,2-.9,2-2v-4c0-1.1-.9-2-2-2Z" }), /* @__PURE__ */ jsx("path", { d: "m23.75,8.05c-.88-3.5-4.08-6.05-7.75-6.05s-6.87,2.55-7.75,6.05c-2.96.37-5.25,2.9-5.25,5.95,0,3.31,2.69,6,6,6h2v-2h-2c-2.21,0-4-1.79-4-4,0-2.19,1.77-3.97,3.95-4l.99.02.12-.88c.43-2.93,2.98-5.14,5.94-5.14s5.51,2.21,5.93,5.15l.12.88.88-.02.13-.01c2.18.03,3.94,1.81,3.94,4,0,2.21-1.79,4-4,4h-2v2h2c3.31,0,6-2.69,6-6,0-3.05-2.29-5.58-5.25-5.95Z" }), children);
1788
- });
1789
- if (process.env.NODE_ENV !== "production") IbmCloudVirtualServerClassic.propTypes = iconPropTypes;
1790
- const IbmCloudVirtualServerVpc = /*#__PURE__*/ React.forwardRef(function IbmCloudVirtualServerVpc({ children, size = 16, ...rest }, ref) {
1791
- return React.createElement(Icon, {
1792
- width: size,
1793
- height: size,
1794
- ref,
1795
- xmlns: "http://www.w3.org/2000/svg",
1796
- viewBox: "0 0 32 32",
1797
- fill: "currentColor",
1798
- ...rest
1799
- }, /* @__PURE__ */ jsx("circle", {
1800
- cx: "8",
1801
- cy: "26",
1802
- r: "1"
1803
- }), /* @__PURE__ */ jsx("path", { d: "m5,30h22c1.1,0,2-.9,2-2v-4c0-1.1-.9-2-2-2H5c-1.1,0-2,.9-2,2v4c0,1.1.9,2,2,2Zm0-6h22v4H5v-4Z" }), /* @__PURE__ */ jsx("path", { d: "m23,20h-14c-3.31,0-6-2.69-6-6,0-3.05,2.29-5.58,5.25-5.95.88-3.5,4.08-6.05,7.75-6.05s6.87,2.55,7.75,6.05c2.96.37,5.25,2.9,5.25,5.95,0,3.31-2.69,6-6,6Zm-14.05-10c-2.18.03-3.95,1.81-3.95,4,0,2.21,1.79,4,4,4h14c2.21,0,4-1.79,4-4,0-2.19-1.76-3.97-3.94-4l-.12.01-.88.02-.12-.88c-.43-2.94-2.98-5.15-5.94-5.15s-5.51,2.21-5.93,5.15l-.12.88-1-.03Z" }), children);
1804
- });
1805
- if (process.env.NODE_ENV !== "production") IbmCloudVirtualServerVpc.propTypes = iconPropTypes;
1806
- const IbmCloudVpc = /*#__PURE__*/ React.forwardRef(function IbmCloudVpc({ children, size = 16, ...rest }, ref) {
1807
- return React.createElement(Icon, {
1808
- width: size,
1809
- height: size,
1810
- ref,
1811
- xmlns: "http://www.w3.org/2000/svg",
1812
- viewBox: "0 0 32 32",
1813
- fill: "currentColor",
1814
- ...rest
1815
- }, /* @__PURE__ */ jsx("path", { d: "m23.4141,22l-13.4141-13.4141V2H2v8h6.5859l13.4141,13.4141v6.5859h8v-8h-6.5859ZM8,8h-4V4h4v4Zm20,20h-4v-4h4v4Z" }), /* @__PURE__ */ jsx("path", { d: "m30,6c0-2.2056-1.7944-4-4-4-1.8584,0-3.4106,1.2798-3.8579,3h-9.1421v2h9.1421c.3638,1.3989,1.4592,2.4941,2.8579,2.8579v9.1421h2v-9.1421c1.7202-.4473,3-1.9995,3-3.8579Zm-4,2c-1.103,0-2-.8975-2-2s.897-2,2-2,2,.8975,2,2-.897,2-2,2Z" }), /* @__PURE__ */ jsx("path", { d: "m19,25h-9.1421c-.3638-1.3989-1.4592-2.4941-2.8579-2.8579v-9.1421h-2v9.1421c-1.7202.4473-3,1.9995-3,3.8579,0,2.2056,1.7944,4,4,4,1.8584,0,3.4106-1.2798,3.8579-3h9.1421v-2Zm-13,3c-1.103,0-2-.8975-2-2s.897-2,2-2,2,.8975,2,2-.897,2-2,2Z" }), children);
1816
- });
1817
- if (process.env.NODE_ENV !== "production") IbmCloudVpc.propTypes = iconPropTypes;
1818
- const IbmCloudVpcBlockStorageSnapshots = /*#__PURE__*/ React.forwardRef(function IbmCloudVpcBlockStorageSnapshots({ children, size = 16, ...rest }, ref) {
1819
- return React.createElement(Icon, {
1820
- width: size,
1821
- height: size,
1822
- ref,
1823
- xmlns: "http://www.w3.org/2000/svg",
1824
- viewBox: "0 0 32 32",
1825
- fill: "currentColor",
1826
- ...rest
1827
- }, /* @__PURE__ */ jsx("path", { d: "M28,30H4c-1.1,0-2-.9-2-2v-12h2v12h24V4h-12v-2h12c1.1,0,2,.9,2,2v24c0,1.1-.9,2-2,2ZM22.5,12.1l-6-3c-.3-.1-.6-.1-.9,0l-6,3c-.3.2-.5.5-.6.9v7c0,.4.2.7.6.9l6,3c.3.1.6.1.9,0l6-3c.3-.2.5-.5.6-.9v-7c0-.4-.2-.7-.5-.9h-.1ZM16,11.1l3.8,1.9-3.8,1.9-3.8-1.9s3.8-1.9,3.8-1.9ZM11,14.6l4,2v4.8l-4-2v-4.8ZM17,21.4v-4.8l4-2v4.8s-4,2-4,2ZM0,10h5v2H0v-2ZM12,0v5h-2V0h2ZM3.4,2l3.5,3.5-1.4,1.4-3.5-3.5,1.4-1.4Z" }), children);
1828
- });
1829
- if (process.env.NODE_ENV !== "production") IbmCloudVpcBlockStorageSnapshots.propTypes = iconPropTypes;
1830
- const IbmCloudVpcClientVpn = /*#__PURE__*/ React.forwardRef(function IbmCloudVpcClientVpn({ children, size = 16, ...rest }, ref) {
1831
- return React.createElement(Icon, {
1832
- width: size,
1833
- height: size,
1834
- ref,
1835
- xmlns: "http://www.w3.org/2000/svg",
1836
- viewBox: "0 0 32 32",
1837
- fill: "currentColor",
1838
- ...rest
1839
- }, /* @__PURE__ */ jsx("path", { d: "M16,2c-7.7,0-14,6.3-14,14s6.3,14,14,14h1V2h-1ZM15,4v11h-5c.2-4.2,1.9-8.1,4.8-10.9h.2v-.1ZM15,17v11h-.2c-2.9-2.8-4.6-6.7-4.8-10.9h5v-.1ZM11.5,4.9c-2.1,2.9-3.3,6.4-3.5,10.1h-4c.4-4.6,3.4-8.5,7.5-10.1ZM4,17h4c.2,3.7,1.4,7.2,3.5,10.1-4.1-1.7-7.1-5.5-7.5-10.1ZM29,23h-1v-2c0-1.7-1.3-3-3-3s-3,1.3-3,3v2h-1c-.6,0-1,.4-1,1v5c0,.6.4,1,1,1h8c.6,0,1-.4,1-1v-5c0-.6-.4-1-1-1ZM24,21c0-.6.4-1,1-1s1,.4,1,1v2h-2v-2ZM28,28h-6v-3h6v3ZM25,8c1.7,0,3-1.3,3-3s-1.3-3-3-3-3,1.3-3,3,1.3,3,3,3ZM25,4c.6,0,1,.4,1,1s-.4,1-1,1-1-.4-1-1,.4-1,1-1ZM25,14c.6,0,1,.4,1,1s-.4,1-1,1-1-.4-1-1,.4-1,1-1ZM25,10c.6,0,1,.4,1,1s-.4,1-1,1-1-.4-1-1,.4-1,1-1Z" }), children);
1840
- });
1841
- if (process.env.NODE_ENV !== "production") IbmCloudVpcClientVpn.propTypes = iconPropTypes;
1842
- const IbmCloudVpcEndpoints = /*#__PURE__*/ React.forwardRef(function IbmCloudVpcEndpoints({ children, size = 16, ...rest }, ref) {
1843
- return React.createElement(Icon, {
1844
- width: size,
1845
- height: size,
1846
- ref,
1847
- xmlns: "http://www.w3.org/2000/svg",
1848
- viewBox: "0 0 32 32",
1849
- fill: "currentColor",
1850
- ...rest
1851
- }, /* @__PURE__ */ jsx("path", { d: "M20,27H7a2.0059,2.0059,0,0,1-2-2V12H7V25H20Z" }), /* @__PURE__ */ jsx("path", { d: "M23.4,22l-4-4a3.6057,3.6057,0,0,0,.6-2,4.0118,4.0118,0,0,0-4-4,3.6057,3.6057,0,0,0-2,.6l-4-4V2H2v8H8.6l4,4a3.6057,3.6057,0,0,0-.6,2,4.0118,4.0118,0,0,0,4,4,3.6057,3.6057,0,0,0,2-.6l4,4V30h8V22ZM8,8H4V4H8Zm8,10a2,2,0,1,1,2-2A2.0059,2.0059,0,0,1,16,18ZM28,28H24V24h4Z" }), /* @__PURE__ */ jsx("path", { d: "M25,20h2V7a2.0059,2.0059,0,0,0-2-2H12V7H25Z" }), children);
1852
- });
1853
- if (process.env.NODE_ENV !== "production") IbmCloudVpcEndpoints.propTypes = iconPropTypes;
1854
- const IbmCloudVpcFileStorage = /*#__PURE__*/ React.forwardRef(function IbmCloudVpcFileStorage({ children, size = 16, ...rest }, ref) {
1855
- return React.createElement(Icon, {
1856
- width: size,
1857
- height: size,
1858
- ref,
1859
- xmlns: "http://www.w3.org/2000/svg",
1860
- viewBox: "0 0 32 32",
1861
- fill: "currentColor",
1862
- ...rest
1863
- }, /* @__PURE__ */ jsx("path", { d: "M13,26H4V6h7.2l3.4,3.4.6.6h12.8v8h2v-8c0-1.1-.9-2-2-2h-12l-3.4-3.4c-.4-.4-.9-.6-1.4-.6h-7.2c-1.1,0-2,.9-2,2v20c0,1.1.9,2,2,2h9s0-2,0-2ZM16,20h14v2h-14v-2ZM16,24h14v2h-14v-2ZM16,28h7v2h-7v-2Z" }), children);
1864
- });
1865
- if (process.env.NODE_ENV !== "production") IbmCloudVpcFileStorage.propTypes = iconPropTypes;
1866
- const IbmCloudVpcImages = /*#__PURE__*/ React.forwardRef(function IbmCloudVpcImages({ children, size = 16, ...rest }, ref) {
1867
- return React.createElement(Icon, {
1868
- width: size,
1869
- height: size,
1870
- ref,
1871
- xmlns: "http://www.w3.org/2000/svg",
1872
- viewBox: "0 0 32 32",
1873
- fill: "currentColor",
1874
- ...rest
1875
- }, /* @__PURE__ */ jsx("path", { d: "M30,20H4c-1.1,0-2-.9-2-2V6c0-1.1.9-2,2-2h24c1.1,0,2,.9,2,2v10h-2V6H4v12h26v2ZM2,22h28v2H2v-2ZM2,26h28v2H2v-2ZM16,16c-2.2,0-4-1.8-4-4s1.8-4,4-4,4,1.8,4,4-1.8,4-4,4ZM16,10c-1.1,0-2,.9-2,2s.9,2,2,2,2-.9,2-2-.9-2-2-2ZM24,10c-1.1,0-2,.9-2,2s.9,2,2,2,2-.9,2-2-.9-2-2-2h0ZM8,10c-1.1,0-2,.9-2,2s.9,2,2,2,2-.9,2-2-.9-2-2-2h0Z" }), children);
1876
- });
1877
- if (process.env.NODE_ENV !== "production") IbmCloudVpcImages.propTypes = iconPropTypes;
1878
- const IbmCloudPakApplications = /*#__PURE__*/ React.forwardRef(function IbmCloudPakApplications({ children, size = 16, ...rest }, ref) {
1879
- return React.createElement(Icon, {
1880
- width: size,
1881
- height: size,
1882
- ref,
1883
- xmlns: "http://www.w3.org/2000/svg",
1884
- viewBox: "0 0 32 32",
1885
- fill: "currentColor",
1886
- ...rest
1887
- }, /* @__PURE__ */ jsx("path", { d: "M21,22H15a2.0023,2.0023,0,0,1-2-2V16a2.0023,2.0023,0,0,1,2-2h6a2.0023,2.0023,0,0,1,2,2v4A2.0023,2.0023,0,0,1,21,22Zm-6-6v4h6V16Z" }), /* @__PURE__ */ jsx("path", { d: "M11,17H9V12a2.0023,2.0023,0,0,1,2-2h6v2H11Z" }), /* @__PURE__ */ jsx("path", { d: "M16,31a.9988.9988,0,0,1-.5039-.1357l-12-7A1.0008,1.0008,0,0,1,3,23V9a.9994.9994,0,0,1,.4961-.8638l12-7a1,1,0,0,1,1.0078,0l12,7L27.4961,9.8638,16,3.1577,5,9.5742V22.4258l11,6.417,11-6.417V15h2v8a1.0008,1.0008,0,0,1-.4961.8643l-12,7A.9988.9988,0,0,1,16,31Z" }), children);
1888
- });
1889
- if (process.env.NODE_ENV !== "production") IbmCloudPakApplications.propTypes = iconPropTypes;
1890
- const IbmCloudPakBusinessAutomation = /*#__PURE__*/ React.forwardRef(function IbmCloudPakBusinessAutomation({ children, size = 16, ...rest }, ref) {
1891
- return React.createElement(Icon, {
1892
- width: size,
1893
- height: size,
1894
- ref,
1895
- xmlns: "http://www.w3.org/2000/svg",
1896
- viewBox: "0 0 32 32",
1897
- fill: "currentColor",
1898
- ...rest
1899
- }, /* @__PURE__ */ jsx("switch", { children: /* @__PURE__ */ jsxs("g", { children: [
1900
- /* @__PURE__ */ jsx("path", { d: "M25 16c0-1.5-1.2-2.8-2.7-3-1.1-2.4-3.5-4-6.3-4-.2 0-.5 0-.7.1C14.7 8.4 13.9 8 13 8c-1.7 0-3 1.3-3 3 0 .4.1.7.2 1.1C9.4 13.2 9 14.5 9 16s.4 2.8 1.2 3.9c-.1.4-.2.7-.2 1.1 0 1.7 1.3 3 3 3 .9 0 1.7-.4 2.3-1.1.2 0 .5.1.7.1 2.8 0 5.2-1.7 6.3-4 1.5-.2 2.7-1.5 2.7-3zm-12-6c.6 0 1 .4 1 1s-.4 1-1 1-1-.4-1-1 .4-1 1-1zm0 12c-.6 0-1-.4-1-1s.4-1 1-1 1 .4 1 1-.4 1-1 1zm3-1c0-1.7-1.3-3-3-3-.5 0-1 .1-1.4.4-.4-.7-.6-1.5-.6-2.4s.2-1.7.6-2.4c.4.3.9.4 1.4.4 1.7 0 3-1.3 3-3 1.9 0 3.4 1 4.3 2.5-.8.6-1.3 1.5-1.3 2.5s.5 1.9 1.3 2.5C19.4 20 17.9 21 16 21zm6-4c-.6 0-1-.4-1-1s.4-1 1-1 1 .4 1 1-.4 1-1 1z" }),
1901
- /* @__PURE__ */ jsx("path", { d: "M16 31c-.2 0-.3 0-.5-.1l-12-7c-.3-.2-.5-.5-.5-.9V9c0-.4.2-.7.5-.9l12-7c.3-.2.7-.2 1 0l12 7-1 1.7L16 3.2 5 9.6v12.9l11 6.4 11-6.4V15h2v8c0 .4-.2.7-.5.9l-12 7c-.2.1-.3.1-.5.1z" }),
1902
- /* @__PURE__ */ jsx("path", {
1903
- fill: "none",
1904
- d: "M0 0h32v32H0z"
1905
- })
1906
- ] }) }), children);
1907
- });
1908
- if (process.env.NODE_ENV !== "production") IbmCloudPakBusinessAutomation.propTypes = iconPropTypes;
1909
- const IbmCloudPakData = /*#__PURE__*/ React.forwardRef(function IbmCloudPakData({ children, size = 16, ...rest }, ref) {
1910
- return React.createElement(Icon, {
1911
- width: size,
1912
- height: size,
1913
- ref,
1914
- xmlns: "http://www.w3.org/2000/svg",
1915
- viewBox: "0 0 32 32",
1916
- fill: "currentColor",
1917
- ...rest
1918
- }, /* @__PURE__ */ jsx("circle", {
1919
- cx: "23",
1920
- cy: "15",
1921
- r: "1"
1922
- }), /* @__PURE__ */ jsx("circle", {
1923
- cx: "8",
1924
- cy: "15",
1925
- r: "1"
1926
- }), /* @__PURE__ */ jsx("circle", {
1927
- cx: "21",
1928
- cy: "10",
1929
- r: "1"
1930
- }), /* @__PURE__ */ jsx("circle", {
1931
- cx: "15",
1932
- cy: "23",
1933
- r: "1"
1934
- }), /* @__PURE__ */ jsx("path", { d: "M21,19a1.9822,1.9822,0,0,0-.5116.0743L18.707,17.293l-.0257.0257A2.9642,2.9642,0,0,0,19,16a3.0033,3.0033,0,0,0-3-3,2.9642,2.9642,0,0,0-1.3187.3187l.0257-.0257-1.7813-1.7814a2.0345,2.0345,0,1,0-1.4141,1.4141L13.293,14.707l.0258-.0258A2.9634,2.9634,0,0,0,13,16a3.0033,3.0033,0,0,0,3,3,2.9634,2.9634,0,0,0,1.3188-.3188l-.0258.0258,1.7813,1.7814A1.9956,1.9956,0,1,0,21,19Zm-5-2a1,1,0,1,1,1-1A1.0009,1.0009,0,0,1,16,17Z" }), /* @__PURE__ */ jsx("path", { d: "M16,31a.9988.9988,0,0,1-.5039-.1357l-12-7A1.0008,1.0008,0,0,1,3,23V9a.9994.9994,0,0,1,.4961-.8638l12-7a1,1,0,0,1,1.0078,0l12,7L27.4961,9.8638,16,3.1577,5,9.5742V22.4258l11,6.417,11-6.417V15h2v8a1.0008,1.0008,0,0,1-.4961.8643l-12,7A.9988.9988,0,0,1,16,31Z" }), children);
1935
- });
1936
- if (process.env.NODE_ENV !== "production") IbmCloudPakData.propTypes = iconPropTypes;
1937
1906
  //#endregion
1938
- export { IbmCloud, IbmCloudAppId, IbmCloudBackupAndRecovery, IbmCloudBackupServiceVpc, IbmCloudBareMetalServer, IbmCloudBareMetalServersVpc, IbmCloudCitrixDaas, IbmCloudCodeEngine, IbmCloudContinuousDelivery, IbmCloudDatabases, IbmCloudDedicatedHost, IbmCloudDirectLink_1Connect, IbmCloudDirectLink_1Dedicated, IbmCloudDirectLink_1DedicatedHosting, IbmCloudDirectLink_1Exchange, IbmCloudDirectLink_2Connect, IbmCloudDirectLink_2Dedicated, IbmCloudDirectLink_2DedicatedHosting, IbmCloudEssentialSecurityAndObservabilityServices, IbmCloudEventNotification, IbmCloudEventStreams, IbmCloudForEducation, IbmCloudGateKeeper, IbmCloudHpc, IbmCloudHsm, IbmCloudHyperProtectCryptoServices, IbmCloudHyperProtectDbaas, IbmCloudHyperProtectVs, IbmCloudInternetServices, IbmCloudIpsecVpn, IbmCloudKeyProtect, IbmCloudKubernetesService, IbmCloudLogging, IbmCloudMassDataMigration, IbmCloudObservability, IbmCloudPakApplications, IbmCloudPakBusinessAutomation, IbmCloudPakData, IbmCloudPal, IbmCloudPrivilegedAccessGateway, IbmCloudProjects, IbmCloudResiliency, IbmCloudSecretsManager, IbmCloudSecurity, IbmCloudSecurityComplianceCenter, IbmCloudSecurityComplianceCenterWorkloadProtection, IbmCloudSecurityGroups, IbmCloudSubnets, IbmCloudSysdigSecure, IbmCloudTransitGateway, IbmCloudVirtualServerClassic, IbmCloudVirtualServerVpc, IbmCloudVpc, IbmCloudVpcBlockStorageSnapshots, IbmCloudVpcClientVpn, IbmCloudVpcEndpoints, IbmCloudVpcFileStorage, IbmCloudVpcImages, IbmDb2, IbmDb2Alt, IbmDb2Warehouse, IbmDeployableArchitecture, IbmDevopsTest, IbmDynamicRouteServer, IbmEloAutomotiveCompliance, IbmEloEngineeringInsights, IbmEloMethodComposer, IbmEloPublishing, IbmEngineeringLifecycleMgmt, IbmEngineeringRequirementsDoorsNext, IbmEngineeringSystemsDesignRhapsody, IbmEngineeringSystemsDesignRhapsodyModelManager, IbmEngineeringSystemsDesignRhapsodySn1, IbmEngineeringSystemsDesignRhapsodySn2, IbmEngineeringTestMgmt, IbmEngineeringWorkflowMgmt, IbmEventAutomation, IbmEventEndpointMgmt, IbmEventProcessing, IbmEventStreams, IbmGcm, IbmGlobalStorageArchitecture, IbmGranite, IbmIbv, IbmInstana, IbmJrs, IbmKnowledgeCatalog, IbmKnowledgeCatalogPremium, IbmKnowledgeCatalogStandard, IbmLaunchpadS4, IbmLpa, IbmLqe, IbmMachineLearningForZos, IbmMatch_360, IbmMaximoApplicationSuite, IbmMq, IbmOpenEnterpriseLanguages, IbmOpenshiftContainerPlatformOnVpcForRegulatedIndustries, IbmPlanningAnalytics, IbmPowerVs, IbmPowerVsPrivateCloud, IbmPowerWithVpc, IbmPrivatePathServices, IbmProcessMining, IbmSaasConsole, IbmSapOnPower, IbmSecureInfrastructureOnVpcForRegulatedIndustries, IbmStreamsets, IbmTelehealth, IbmTestAcceleratorForZ, IbmToolchain, IbmTurbonomic, IbmUnstructuredDataProcessor, IbmVpnForVpc, IbmVsiOnVpcForRegulatedIndustries, IbmWaziDeploy, IbmWebmethodsApiGateway, IbmWebmethodsApiStudio, IbmWebmethodsB2bIntegration, IbmWebmethodsDeveloperPortal, IbmWebmethodsHybridIntegration, IbmWebmethodsIntegration, IbmWebmethodsIntegrationServer, IbmWebmethodsManagedFileTransfer, PortfolioManagement };
1907
+ export { IbmApplicationAndDiscoveryDeliveryIntelligence, IbmAspera, IbmCloud, IbmCloudAppId, IbmCloudBackupAndRecovery, IbmCloudBackupServiceVpc, IbmCloudBareMetalServer, IbmCloudBareMetalServersVpc, IbmCloudCitrixDaas, IbmCloudCodeEngine, IbmCloudContinuousDelivery, IbmCloudDatabases, IbmCloudDedicatedHost, IbmCloudDirectLink_1Connect, IbmCloudDirectLink_1Dedicated, IbmCloudDirectLink_1DedicatedHosting, IbmCloudDirectLink_1Exchange, IbmCloudDirectLink_2Connect, IbmCloudDirectLink_2Dedicated, IbmCloudDirectLink_2DedicatedHosting, IbmCloudEssentialSecurityAndObservabilityServices, IbmCloudEventNotification, IbmCloudEventStreams, IbmCloudForEducation, IbmCloudGateKeeper, IbmCloudHpc, IbmCloudHsm, IbmCloudHyperProtectCryptoServices, IbmCloudHyperProtectDbaas, IbmCloudHyperProtectVs, IbmCloudInternetServices, IbmCloudIpsecVpn, IbmCloudKeyProtect, IbmCloudKubernetesService, IbmCloudLogging, IbmCloudMassDataMigration, IbmCloudObservability, IbmCloudPal, IbmCloudPrivilegedAccessGateway, IbmCloudProjects, IbmCloudResiliency, IbmCloudSecretsManager, IbmCloudSecurity, IbmCloudSecurityComplianceCenter, IbmCloudSecurityComplianceCenterWorkloadProtection, IbmCloudSecurityGroups, IbmCloudSubnets, IbmCloudSysdigSecure, IbmCloudTransitGateway, IbmCloudant, IbmContentCortexRepository, IbmDataPower, IbmDataProductExchange, IbmDataReplication, IbmDataband, IbmDatastage, IbmDb2, IbmDb2Alt, IbmDb2Warehouse, IbmDeployableArchitecture, IbmDevopsTest, IbmDynamicRouteServer, IbmEloAutomotiveCompliance, IbmEloEngineeringInsights, IbmEloMethodComposer, IbmEloPublishing, IbmEngineeringLifecycleMgmt, IbmEngineeringRequirementsDoorsNext, IbmEngineeringSystemsDesignRhapsody, IbmEngineeringSystemsDesignRhapsodyModelManager, IbmEngineeringSystemsDesignRhapsodySn1, IbmEngineeringSystemsDesignRhapsodySn2, IbmEngineeringTestMgmt, IbmEngineeringWorkflowMgmt, IbmEventAutomation, IbmEventEndpointMgmt, IbmEventProcessing, IbmEventStreams, IbmGcm, IbmGlobalStorageArchitecture, IbmGranite, IbmIbv, IbmInstana, IbmJrs, IbmKnowledgeCatalog, IbmKnowledgeCatalogPremium, IbmKnowledgeCatalogStandard, IbmLaunchpadS4, IbmLpa, IbmLqe, IbmMachineLearningForZos, IbmMatch_360, IbmMaximoApplicationSuite, IbmMq, IbmOpenEnterpriseLanguages, IbmOpenshiftContainerPlatformOnVpcForRegulatedIndustries, IbmPlanningAnalytics, IbmPowerVs, IbmPowerVsPrivateCloud, IbmPowerWithVpc, IbmPrivatePathServices, IbmProcessMining, IbmSaasConsole, IbmSapOnPower, IbmSecureInfrastructureOnVpcForRegulatedIndustries, IbmStreamsets, IbmTelehealth, IbmTestAcceleratorForZ, IbmToolchain, IbmTurbonomic, IbmUnstructuredDataProcessor, IbmVpnForVpc, IbmVsiOnVpcForRegulatedIndustries, IbmWaziDeploy, IbmWebmethodsApiGateway, IbmWebmethodsApiStudio, IbmWebmethodsB2bIntegration, IbmWebmethodsDeveloperPortal, IbmWebmethodsHybridIntegration, IbmWebmethodsIntegration, IbmWebmethodsIntegrationServer, IbmWebmethodsManagedFileTransfer, PaymentMethods, PortfolioGroups, PortfolioManagement };