@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
@@ -11,6 +11,102 @@ import { t as iconPropTypes } from "../iconPropTypes-CdMBxq3Y.js";
11
11
  import React from "react";
12
12
  import { jsx } from "react/jsx-runtime";
13
13
  //#region virtual:generated/bucket-8.js
14
+ const FollowUpWorkOrder = /*#__PURE__*/ React.forwardRef(function FollowUpWorkOrder({ 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: "M7,7h3v3h12v-3h3v8h2V7c0-1.1001-.9-2-2-2h-3v-1c0-1.1001-.9-2-2-2h-8c-1.1,0-2,.8999-2,2v1h-3c-1.1,0-2,.8999-2,2v21c0,1.1001.9,2,2,2h4v-2h-4V7ZM12,4h8v4h-8v-4ZM24.4141,18l-1.4141,1.4141,2.5859,2.5859h-7.5859c-2.2061,0-4,1.7944-4,4s1.7939,4,4,4h2v-2h-2c-1.1025,0-2-.897-2-2s.8975-2,2-2h7.5859l-2.5859,2.5859,1.4141,1.4141,5-5-5-5Z" }), children);
24
+ });
25
+ if (process.env.NODE_ENV !== "production") FollowUpWorkOrder.propTypes = iconPropTypes;
26
+ const ForLoop = /*#__PURE__*/ React.forwardRef(function ForLoop({ 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: "M23,23h7v7h-2v-3.3516c-1.6448,2.0405-4.1526,3.3516-7.0002,3.3516h-9.9998c-5,0-9-4-9-9v-8h2v8c0,3.8999,3.1001,7,7,7h10c2.4033,0,4.4941-1.1841,5.7517-3h-3.7517v-2ZM21,2h-9.9998c-2.8477,0-5.3555,1.311-7.0002,3.3516v-3.3516h-2v7h7v-2h-3.7517c1.2576-1.8159,3.3484-3,5.7517-3h10c3.8999,0,7,3.1001,7,7v8h2v-8c0-5-4-9-9-9ZM20.7212,12.0117v-2.0117h-7.7212v12h2.27v-5.0732h4.7461v-2.0117h-4.7461v-2.9033h5.4512Z" }), children);
36
+ });
37
+ if (process.env.NODE_ENV !== "production") ForLoop.propTypes = iconPropTypes;
38
+ const ForecastHail = /*#__PURE__*/ React.forwardRef(function ForecastHail({ 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: "M26,18A10,10,0,1,1,16,8h4v5l6-6L20,1V6H16A12,12,0,1,0,28,18Z" }), /* @__PURE__ */ jsx("circle", {
48
+ cx: "14.5",
49
+ cy: "23.5",
50
+ r: "1.5"
51
+ }), /* @__PURE__ */ jsx("circle", {
52
+ cx: "11.5",
53
+ cy: "19.5",
54
+ r: "1.5"
55
+ }), /* @__PURE__ */ jsx("circle", {
56
+ cx: "17.5",
57
+ cy: "19.5",
58
+ r: "1.5"
59
+ }), /* @__PURE__ */ jsx("path", {
60
+ d: "M12.964 14.5H18.036V16.499H12.964z",
61
+ transform: "rotate(-45 15.5 15.5)"
62
+ }), /* @__PURE__ */ jsx("path", {
63
+ d: "M18.964 14.5H24.035999999999998V16.499H18.964z",
64
+ transform: "rotate(-45 21.5 15.5)"
65
+ }), children);
66
+ });
67
+ if (process.env.NODE_ENV !== "production") ForecastHail.propTypes = iconPropTypes;
68
+ const ForecastHail_30 = /*#__PURE__*/ React.forwardRef(function ForecastHail_30({ children, size = 16, ...rest }, ref) {
69
+ return React.createElement(Icon, {
70
+ width: size,
71
+ height: size,
72
+ ref,
73
+ xmlns: "http://www.w3.org/2000/svg",
74
+ viewBox: "0 0 32 32",
75
+ fill: "currentColor",
76
+ ...rest
77
+ }, /* @__PURE__ */ jsx("path", {
78
+ d: "M8.964 13.5H14.036000000000001V15.499H8.964z",
79
+ transform: "rotate(-45 11.5 14.5)"
80
+ }), /* @__PURE__ */ jsx("path", {
81
+ d: "M15.379 14.5H17.622V16.499H15.379z",
82
+ transform: "rotate(-44.995 16.5 15.5)"
83
+ }), /* @__PURE__ */ jsx("circle", {
84
+ cx: "10.5",
85
+ cy: "22.5",
86
+ r: "1.5"
87
+ }), /* @__PURE__ */ jsx("circle", {
88
+ cx: "7.5",
89
+ cy: "18.5",
90
+ r: "1.5"
91
+ }), /* @__PURE__ */ jsx("circle", {
92
+ cx: "13.5",
93
+ cy: "18.5",
94
+ r: "1.5"
95
+ }), /* @__PURE__ */ jsx("path", { d: "M14,28A10,10,0,0,1,14,8h4v5l6-6L18,1V6H14a12,12,0,0,0,0,24Z" }), /* @__PURE__ */ jsx("path", { d: "M20,20H16v2h4v2H17v2h3v2H16v2h4a2.0027,2.0027,0,0,0,2-2V22A2.0023,2.0023,0,0,0,20,20Z" }), /* @__PURE__ */ jsx("path", { d: "M28,30H26a2.0021,2.0021,0,0,1-2-2V22a2.0021,2.0021,0,0,1,2-2h2a2.0021,2.0021,0,0,1,2,2v6A2.0021,2.0021,0,0,1,28,30Zm-2-8v6h2V22Z" }), children);
96
+ });
97
+ if (process.env.NODE_ENV !== "production") ForecastHail_30.propTypes = iconPropTypes;
98
+ const ForecastLightning = /*#__PURE__*/ React.forwardRef(function ForecastLightning({ 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: "M15.67 24 13.934 23 16.221 19 12.332 19 16.325 12 18.062 13 15.778 17 19.668 17 15.67 24z" }), /* @__PURE__ */ jsx("path", { d: "M26,18A10,10,0,1,1,16,8h4v5l6-6L20,1V6H16A12,12,0,1,0,28,18Z" }), children);
108
+ });
109
+ if (process.env.NODE_ENV !== "production") ForecastLightning.propTypes = iconPropTypes;
14
110
  const ForecastLightning_30 = /*#__PURE__*/ React.forwardRef(function ForecastLightning_30({ children, size = 16, ...rest }, ref) {
15
111
  return React.createElement(Icon, {
16
112
  width: size,
@@ -386,6 +482,42 @@ const GatewayApi = /*#__PURE__*/ React.forwardRef(function GatewayApi({ children
386
482
  }, /* @__PURE__ */ jsx("path", { d: "M17,18.1841V13.8159a3.0007,3.0007,0,1,0-2,0v4.3687a3,3,0,1,0,2,0ZM16,10a1,1,0,1,1-1,1A1.0009,1.0009,0,0,1,16,10Zm0,12a1,1,0,1,1,1-1A1.0009,1.0009,0,0,1,16,22Z" }), /* @__PURE__ */ jsx("path", { d: "M30.4141,17.4141a1.9995,1.9995,0,0,0,0-2.8282L24.6272,8.7993l2.9006-2.8628a2.0018,2.0018,0,1,0-1.4416-1.3872L23.2129,7.3848,17.4141,1.5859a1.9995,1.9995,0,0,0-2.8282,0L8.7993,7.3726,5.9368,4.4717A2.002,2.002,0,1,0,4.55,5.9136l2.835,2.8735L1.5859,14.5859a1.9995,1.9995,0,0,0,0,2.8282l5.7989,5.7988L4.55,26.0864a1.9977,1.9977,0,1,0,1.387,1.4419l2.8625-2.9009,5.7866,5.7867a1.9995,1.9995,0,0,0,2.8282,0l5.7988-5.7989,2.8733,2.8355a1.998,1.998,0,1,0,1.4416-1.3872l-2.9006-2.8628ZM16,29,3,16,16,3,29,16Z" }), children);
387
483
  });
388
484
  if (process.env.NODE_ENV !== "production") GatewayApi.propTypes = iconPropTypes;
485
+ const GatewayExclusive = /*#__PURE__*/ React.forwardRef(function GatewayExclusive({ children, size = 16, ...rest }, ref) {
486
+ return React.createElement(Icon, {
487
+ width: size,
488
+ height: size,
489
+ ref,
490
+ xmlns: "http://www.w3.org/2000/svg",
491
+ viewBox: "0 0 32 32",
492
+ fill: "currentColor",
493
+ ...rest
494
+ }, /* @__PURE__ */ jsx("path", { d: "M21.71,11.71l-1.42-1.42-4.29,4.3-4.29-4.3-1.42,1.42,4.3,4.29-4.3,4.29,1.42,1.42,4.29-4.3,4.29,4.3,1.42-1.42-4.3-4.29,4.3-4.29ZM21.71,11.71l-1.42-1.42-4.29,4.3-4.29-4.3-1.42,1.42,4.3,4.29-4.3,4.29,1.42,1.42,4.29-4.3,4.29,4.3,1.42-1.42-4.3-4.29,4.3-4.29ZM21.71,11.71l-1.42-1.42-4.29,4.3-4.29-4.3-1.42,1.42,4.3,4.29-4.3,4.29,1.42,1.42,4.29-4.3,4.29,4.3,1.42-1.42-4.3-4.29,4.3-4.29ZM30.71,15.29l-6.3-6.29,3.08-3.07c.16.05.33.07.51.07,1.1,0,2-.9,2-2s-.9-2-2-2-2,.9-2,2c0,.18.02.35.07.51l-3.07,3.08-6.29-6.3c-.39-.39-1.03-.39-1.42,0l-6.29,6.3-3.07-3.08c.05-.16.07-.33.07-.51,0-1.1-.9-2-2-2s-2,.9-2,2,.9,2,2,2c.18,0,.35-.02.51-.07l3.08,3.07L1.29,15.29c-.39.39-.39,1.03,0,1.42l6.3,6.29-3.08,3.07c-.16-.05-.33-.07-.51-.07-1.1,0-2,.9-2,2s.9,2,2,2,2-.9,2-2c0-.18-.02-.35-.07-.51l3.07-3.08,6.29,6.3c.2.19.45.29.71.29s.51-.1.71-.29l6.29-6.3,3.07,3.08c-.05.16-.07.33-.07.51,0,1.1.9,2,2,2s2-.9,2-2-.9-2-2-2c-.18,0-.35.02-.51.07l-3.08-3.07,6.3-6.29c.39-.39.39-1.03,0-1.42ZM16,28.59L3.41,16,16,3.41l12.59,12.59-12.59,12.59Z" }), children);
495
+ });
496
+ if (process.env.NODE_ENV !== "production") GatewayExclusive.propTypes = iconPropTypes;
497
+ const GatewayInclusive = /*#__PURE__*/ React.forwardRef(function GatewayInclusive({ children, size = 16, ...rest }, ref) {
498
+ return React.createElement(Icon, {
499
+ width: size,
500
+ height: size,
501
+ ref,
502
+ xmlns: "http://www.w3.org/2000/svg",
503
+ viewBox: "0 0 32 32",
504
+ fill: "currentColor",
505
+ ...rest
506
+ }, /* @__PURE__ */ jsx("path", { d: "M16,31c-.2559,0-.5117-.0977-.707-.293L1.293,16.707c-.3906-.3906-.3906-1.0234,0-1.4141L15.293,1.293c.3906-.3906,1.0234-.3906,1.4141,0l14,14c.3906.3906.3906,1.0234,0,1.4141l-14,14c-.1953.1953-.4512.293-.707.293ZM3.4141,16l12.5859,12.5859,12.5859-12.5859L16,3.4141,3.4141,16ZM16,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-3Z" }), children);
507
+ });
508
+ if (process.env.NODE_ENV !== "production") GatewayInclusive.propTypes = iconPropTypes;
509
+ const GatewayInclusiveAlt = /*#__PURE__*/ React.forwardRef(function GatewayInclusiveAlt({ children, size = 16, ...rest }, ref) {
510
+ return React.createElement(Icon, {
511
+ width: size,
512
+ height: size,
513
+ ref,
514
+ xmlns: "http://www.w3.org/2000/svg",
515
+ viewBox: "0 0 32 32",
516
+ fill: "currentColor",
517
+ ...rest
518
+ }, /* @__PURE__ */ jsx("path", { d: "M16,10c-3.31,0-6,2.69-6,6s2.69,6,6,6,6-2.69,6-6-2.69-6-6-6ZM16,20c-2.21,0-4-1.79-4-4s1.79-4,4-4,4,1.79,4,4-1.79,4-4,4ZM16,10c-3.31,0-6,2.69-6,6s2.69,6,6,6,6-2.69,6-6-2.69-6-6-6ZM16,20c-2.21,0-4-1.79-4-4s1.79-4,4-4,4,1.79,4,4-1.79,4-4,4ZM16,10c-3.31,0-6,2.69-6,6s2.69,6,6,6,6-2.69,6-6-2.69-6-6-6ZM16,20c-2.21,0-4-1.79-4-4s1.79-4,4-4,4,1.79,4,4-1.79,4-4,4ZM30.71,15.29l-6.3-6.29,3.08-3.07c.16.05.33.07.51.07,1.1,0,2-.9,2-2s-.9-2-2-2-2,.9-2,2c0,.18.02.35.07.51l-3.07,3.08-6.29-6.3c-.39-.39-1.03-.39-1.42,0l-6.29,6.3-3.07-3.08c.05-.16.07-.33.07-.51,0-1.1-.9-2-2-2s-2,.9-2,2,.9,2,2,2c.18,0,.35-.02.51-.07l3.08,3.07L1.29,15.29c-.39.39-.39,1.03,0,1.42l6.3,6.29-3.08,3.07c-.16-.05-.33-.07-.51-.07-1.1,0-2,.9-2,2s.9,2,2,2,2-.9,2-2c0-.18-.02-.35-.07-.51l3.07-3.08,6.29,6.3c.2.19.45.29.71.29s.51-.1.71-.29l6.29-6.3,3.07,3.08c-.05.16-.07.33-.07.51,0,1.1.9,2,2,2s2-.9,2-2-.9-2-2-2c-.18,0-.35.02-.51.07l-3.08-3.07,6.3-6.29c.39-.39.39-1.03,0-1.42ZM16,28.59L3.41,16,16,3.41l12.59,12.59-12.59,12.59Z" }), children);
519
+ });
520
+ if (process.env.NODE_ENV !== "production") GatewayInclusiveAlt.propTypes = iconPropTypes;
389
521
  const GatewayMail = /*#__PURE__*/ React.forwardRef(function GatewayMail({ children, size = 16, ...rest }, ref) {
390
522
  return React.createElement(Icon, {
391
523
  width: size,
@@ -398,6 +530,30 @@ const GatewayMail = /*#__PURE__*/ React.forwardRef(function GatewayMail({ childr
398
530
  }, /* @__PURE__ */ jsx("path", { d: "M19.8779,12.1218a.4186.4186,0,0,0-.437-.0971l-9.1666,3.3335a.4167.4167,0,0,0-.0122.7786l4.0006,1.6,1.6,4.0007A.4168.4168,0,0,0,16.25,22h.0067a.4169.4169,0,0,0,.3849-.2743l3.3333-9.1669A.4165.4165,0,0,0,19.8779,12.1218Z" }), /* @__PURE__ */ jsx("path", { d: "M30.4141,17.4141a1.9995,1.9995,0,0,0,0-2.8282L24.6272,8.7993l2.9006-2.8628a2.0018,2.0018,0,1,0-1.4416-1.3872L23.2129,7.3848,17.4141,1.5859a1.9995,1.9995,0,0,0-2.8282,0L8.7993,7.3726,5.9368,4.4717A2.002,2.002,0,1,0,4.55,5.9136l2.835,2.8735L1.5859,14.5859a1.9995,1.9995,0,0,0,0,2.8282l5.7989,5.7988L4.55,26.0864a1.9977,1.9977,0,1,0,1.387,1.4419l2.8625-2.9009,5.7866,5.7867a1.9995,1.9995,0,0,0,2.8282,0l5.7988-5.7989,2.8733,2.8355a1.998,1.998,0,1,0,1.4416-1.3872l-2.9006-2.8628ZM16,29,3,16,16,3,29,16Z" }), children);
399
531
  });
400
532
  if (process.env.NODE_ENV !== "production") GatewayMail.propTypes = iconPropTypes;
533
+ const GatewayParallel = /*#__PURE__*/ React.forwardRef(function GatewayParallel({ children, size = 16, ...rest }, ref) {
534
+ return React.createElement(Icon, {
535
+ width: size,
536
+ height: size,
537
+ ref,
538
+ xmlns: "http://www.w3.org/2000/svg",
539
+ viewBox: "0 0 32 32",
540
+ fill: "currentColor",
541
+ ...rest
542
+ }, /* @__PURE__ */ jsx("path", { d: "M16,31c-.2559,0-.5117-.0977-.707-.293L1.293,16.707c-.3906-.3906-.3906-1.0234,0-1.4141L15.293,1.293c.3906-.3906,1.0234-.3906,1.4141,0l14,14c.3906.3906.3906,1.0234,0,1.4141l-14,14c-.1953.1953-.4512.293-.707.293ZM3.4141,16l12.5859,12.5859,12.5859-12.5859L16,3.4141,3.4141,16ZM17,21h-2v-4h-4v-2h4v-4h2v4h4v2h-4v4Z" }), children);
543
+ });
544
+ if (process.env.NODE_ENV !== "production") GatewayParallel.propTypes = iconPropTypes;
545
+ const GatewayParallelAlt = /*#__PURE__*/ React.forwardRef(function GatewayParallelAlt({ children, size = 16, ...rest }, ref) {
546
+ return React.createElement(Icon, {
547
+ width: size,
548
+ height: size,
549
+ ref,
550
+ xmlns: "http://www.w3.org/2000/svg",
551
+ viewBox: "0 0 32 32",
552
+ fill: "currentColor",
553
+ ...rest
554
+ }, /* @__PURE__ */ jsx("path", { d: "M17,15v-6h-2v6h-6v2h6v6h2v-6h6v-2h-6ZM17,15v-6h-2v6h-6v2h6v6h2v-6h6v-2h-6ZM17,15v-6h-2v6h-6v2h6v6h2v-6h6v-2h-6ZM30.71,15.29l-6.3-6.29,3.08-3.07c.16.05.33.07.51.07,1.1,0,2-.9,2-2s-.9-2-2-2-2,.9-2,2c0,.18.02.35.07.51l-3.07,3.08-6.29-6.3c-.39-.39-1.03-.39-1.42,0l-6.29,6.3-3.07-3.08c.05-.16.07-.33.07-.51,0-1.1-.9-2-2-2s-2,.9-2,2,.9,2,2,2c.18,0,.35-.02.51-.07l3.08,3.07L1.29,15.29c-.39.39-.39,1.03,0,1.42l6.3,6.29-3.08,3.07c-.16-.05-.33-.07-.51-.07-1.1,0-2,.9-2,2s.9,2,2,2,2-.9,2-2c0-.18-.02-.35-.07-.51l3.07-3.08,6.29,6.3c.2.19.45.29.71.29s.51-.1.71-.29l6.29-6.3,3.07,3.08c-.05.16-.07.33-.07.51,0,1.1.9,2,2,2s2-.9,2-2-.9-2-2-2c-.18,0-.35.02-.51.07l-3.08-3.07,6.3-6.29c.39-.39.39-1.03,0-1.42ZM16,28.59L3.41,16,16,3.41l12.59,12.59-12.59,12.59Z" }), children);
555
+ });
556
+ if (process.env.NODE_ENV !== "production") GatewayParallelAlt.propTypes = iconPropTypes;
401
557
  const GatewayPublic = /*#__PURE__*/ React.forwardRef(function GatewayPublic({ children, size = 16, ...rest }, ref) {
402
558
  return React.createElement(Icon, {
403
559
  width: size,
@@ -1590,125 +1746,5 @@ const IbmAppConnectEnterprise = /*#__PURE__*/ React.forwardRef(function IbmAppCo
1590
1746
  }, /* @__PURE__ */ jsx("path", { d: "M22,19c-.2045,0-.404.0212-.597.0604l-2.5553-4.2578c.711-.7224,1.1523-1.7111,1.1523-2.8026,0-2.2061-1.7939-4-4-4s-4,1.7939-4,4c0,1.0931.4424,2.0834,1.1552,2.806l-3.111,5.1983c-.0151-.0003-.0291-.0043-.0443-.0043-1.12,0-2,.88-2,2s.88,2,2,2,2-.88,2-2c0-.3502-.0941-.6718-.2466-.9555l3.1263-5.2239c.3578.1053.7288.1794,1.1203.1794.3933,0,.7659-.0747,1.1251-.1809l2.5706,4.2833c-.428.5187-.6957,1.1741-.6957,1.8976,0,1.6543,1.3457,3,3,3s3-1.3457,3-3-1.3457-3-3-3ZM14,12c0-1.1025.8975-2,2-2s2,.8975,2,2-.8975,2-2,2-2-.8975-2-2ZM22,23c-.5518,0-1-.4482-1-1s.4482-1,1-1,1,.4482,1,1-.4482,1-1,1ZM30,16.9995v-.0005h0c-.0005-7.7192-6.2805-13.999-14-13.999S2,9.2803,2,17c0,4.1558,2.0088,7.644,3.3611,8.8938,1.0293.9512,2.5835,2.1062,4.6389,2.1062,3.3086,0,6-2.6917,6-6,0-.834-.168-1.6416-.5-2.4006l-1.832.8008c.2197.5049.332,1.0432.332,1.5999,0,2.2056-1.7939,4-4,4s-4-1.7944-4-4,1.7939-4,4-4v-2c-2.5745,0-4.7689,1.6328-5.6187,3.9148-.2546-.9341-.3813-1.9031-.3813-2.9148,0-6.6167,5.3828-12,12-12s12,5.3833,12,12h.001c0,1.0518-.1367,2.0977-.4053,3.1084l1.9316.5156c.3145-1.1804.4734-2.3997.4727-3.624h0v-.0005Z" }), children);
1591
1747
  });
1592
1748
  if (process.env.NODE_ENV !== "production") IbmAppConnectEnterprise.propTypes = iconPropTypes;
1593
- const IbmApplicationAndDiscoveryDeliveryIntelligence = /*#__PURE__*/ React.forwardRef(function IbmApplicationAndDiscoveryDeliveryIntelligence({ children, size = 16, ...rest }, ref) {
1594
- return React.createElement(Icon, {
1595
- width: size,
1596
- height: size,
1597
- ref,
1598
- xmlns: "http://www.w3.org/2000/svg",
1599
- viewBox: "0 0 32 32",
1600
- fill: "currentColor",
1601
- ...rest
1602
- }, /* @__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);
1603
- });
1604
- if (process.env.NODE_ENV !== "production") IbmApplicationAndDiscoveryDeliveryIntelligence.propTypes = iconPropTypes;
1605
- const IbmAspera = /*#__PURE__*/ React.forwardRef(function IbmAspera({ children, size = 16, ...rest }, ref) {
1606
- return React.createElement(Icon, {
1607
- width: size,
1608
- height: size,
1609
- ref,
1610
- xmlns: "http://www.w3.org/2000/svg",
1611
- viewBox: "0 0 32 32",
1612
- fill: "currentColor",
1613
- ...rest
1614
- }, /* @__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);
1615
- });
1616
- if (process.env.NODE_ENV !== "production") IbmAspera.propTypes = iconPropTypes;
1617
- const PaymentMethods = /*#__PURE__*/ React.forwardRef(function PaymentMethods({ children, size = 16, ...rest }, ref) {
1618
- return React.createElement(Icon, {
1619
- width: size,
1620
- height: size,
1621
- ref,
1622
- xmlns: "http://www.w3.org/2000/svg",
1623
- viewBox: "0 0 32 32",
1624
- fill: "currentColor",
1625
- ...rest
1626
- }, /* @__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);
1627
- });
1628
- if (process.env.NODE_ENV !== "production") PaymentMethods.propTypes = iconPropTypes;
1629
- const IbmCloudant = /*#__PURE__*/ React.forwardRef(function IbmCloudant({ children, size = 16, ...rest }, ref) {
1630
- return React.createElement(Icon, {
1631
- width: size,
1632
- height: size,
1633
- ref,
1634
- xmlns: "http://www.w3.org/2000/svg",
1635
- viewBox: "0 0 32 32",
1636
- fill: "currentColor",
1637
- ...rest
1638
- }, /* @__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);
1639
- });
1640
- if (process.env.NODE_ENV !== "production") IbmCloudant.propTypes = iconPropTypes;
1641
- const IbmContentCortexRepository = /*#__PURE__*/ React.forwardRef(function IbmContentCortexRepository({ children, size = 16, ...rest }, ref) {
1642
- return React.createElement(Icon, {
1643
- width: size,
1644
- height: size,
1645
- ref,
1646
- xmlns: "http://www.w3.org/2000/svg",
1647
- viewBox: "0 0 32 32",
1648
- fill: "currentColor",
1649
- ...rest
1650
- }, /* @__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);
1651
- });
1652
- if (process.env.NODE_ENV !== "production") IbmContentCortexRepository.propTypes = iconPropTypes;
1653
- const IbmDataPower = /*#__PURE__*/ React.forwardRef(function IbmDataPower({ children, size = 16, ...rest }, ref) {
1654
- return React.createElement(Icon, {
1655
- width: size,
1656
- height: size,
1657
- ref,
1658
- xmlns: "http://www.w3.org/2000/svg",
1659
- viewBox: "0 0 32 32",
1660
- fill: "currentColor",
1661
- ...rest
1662
- }, /* @__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);
1663
- });
1664
- if (process.env.NODE_ENV !== "production") IbmDataPower.propTypes = iconPropTypes;
1665
- const IbmDataProductExchange = /*#__PURE__*/ React.forwardRef(function IbmDataProductExchange({ children, size = 16, ...rest }, ref) {
1666
- return React.createElement(Icon, {
1667
- width: size,
1668
- height: size,
1669
- ref,
1670
- xmlns: "http://www.w3.org/2000/svg",
1671
- viewBox: "0 0 32 32",
1672
- fill: "currentColor",
1673
- ...rest
1674
- }, /* @__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);
1675
- });
1676
- if (process.env.NODE_ENV !== "production") IbmDataProductExchange.propTypes = iconPropTypes;
1677
- const IbmDataReplication = /*#__PURE__*/ React.forwardRef(function IbmDataReplication({ children, size = 16, ...rest }, ref) {
1678
- return React.createElement(Icon, {
1679
- width: size,
1680
- height: size,
1681
- ref,
1682
- xmlns: "http://www.w3.org/2000/svg",
1683
- viewBox: "0 0 32 32",
1684
- fill: "currentColor",
1685
- ...rest
1686
- }, /* @__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);
1687
- });
1688
- if (process.env.NODE_ENV !== "production") IbmDataReplication.propTypes = iconPropTypes;
1689
- const IbmDataband = /*#__PURE__*/ React.forwardRef(function IbmDataband({ children, size = 16, ...rest }, ref) {
1690
- return React.createElement(Icon, {
1691
- width: size,
1692
- height: size,
1693
- ref,
1694
- xmlns: "http://www.w3.org/2000/svg",
1695
- viewBox: "0 0 32 32",
1696
- fill: "currentColor",
1697
- ...rest
1698
- }, /* @__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);
1699
- });
1700
- if (process.env.NODE_ENV !== "production") IbmDataband.propTypes = iconPropTypes;
1701
- const IbmDatastage = /*#__PURE__*/ React.forwardRef(function IbmDatastage({ children, size = 16, ...rest }, ref) {
1702
- return React.createElement(Icon, {
1703
- width: size,
1704
- height: size,
1705
- ref,
1706
- xmlns: "http://www.w3.org/2000/svg",
1707
- viewBox: "0 0 32 32",
1708
- fill: "currentColor",
1709
- ...rest
1710
- }, /* @__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);
1711
- });
1712
- if (process.env.NODE_ENV !== "production") IbmDatastage.propTypes = iconPropTypes;
1713
1749
  //#endregion
1714
- export { ForecastLightning_30, Fork, ForkNode, Forum, Forward_10, Forward_30, Forward_5, Fragile, Fragments, Friendship, FruitBowl, FuelCan, Function, FunctionMath, Function_2, FunnelSequence, FunnelSort, GameConsole, GameWireless, Gamification, GasStation, GasStationDiesel, GasStationEco, GasStationFilled, Gateway, GatewayApi, GatewayMail, GatewayPublic, GatewaySecurity, GatewayUserAccess, GatewayVpn, Gears, Gem, GemReference, GenderFemale, GenderMale, GeneratePdf, Gif, Gift, GitRepo, GlobalFilters, GlobalLoanAndTrial, Globe, GlobePrivate, Gradient, GraphAggregator, GraphicalDataFlow, Grid, Group, GroupAccess, GroupAccount, GroupObjects, GroupObjectsNew, GroupObjectsSave, GroupPresentation, GroupResource, GroupSecurity, Growth, Gui, GuiManagement, Hail, Harbor, HardwareSecurityModule, Hashtag, Haze, HazeNight, Hd, HdFilled, Hdr, Heading, Headphones, Headset, HealthCross, Hearing, HeatMap, HeatMapStocks, HeatMap_02, HeatMap_03, Helicopter, Helmet, Help, HelpDesk, HelpFilled, HexagonOutline, HexagonSolid, HexagonVerticalOutline, HexagonVerticalSolid, History, Home, HorizontalLineDashed, HorizontalLineSolid, HorizontalView, Hospital, HospitalBed, Hotel, Hourglass, Html, HtmlReference, Http, Humidity, HumidityAlt, Hurricane, HybridNetworking, HybridNetworkingAlt, IbmAiOnZ, IbmAiopsInsights, IbmApiConnect, IbmAppConnectEnterprise, IbmApplicationAndDiscoveryDeliveryIntelligence, IbmAspera, IbmCloudant, IbmContentCortexRepository, IbmDataPower, IbmDataProductExchange, IbmDataReplication, IbmDataband, IbmDatastage, PaymentMethods, QH, QHintonPlot, WatsonHealthFusionBlender, WatsonHealthHangingProtocol, WatsonHealthHl7Attributes, WatsonHealthHoleFilling, WatsonHealthHoleFillingCursor };
1750
+ export { FollowUpWorkOrder, ForLoop, ForecastHail, ForecastHail_30, ForecastLightning, ForecastLightning_30, Fork, ForkNode, Forum, Forward_10, Forward_30, Forward_5, Fragile, Fragments, Friendship, FruitBowl, FuelCan, Function, FunctionMath, Function_2, FunnelSequence, FunnelSort, GameConsole, GameWireless, Gamification, GasStation, GasStationDiesel, GasStationEco, GasStationFilled, Gateway, GatewayApi, GatewayExclusive, GatewayInclusive, GatewayInclusiveAlt, GatewayMail, GatewayParallel, GatewayParallelAlt, GatewayPublic, GatewaySecurity, GatewayUserAccess, GatewayVpn, Gears, Gem, GemReference, GenderFemale, GenderMale, GeneratePdf, Gif, Gift, GitRepo, GlobalFilters, GlobalLoanAndTrial, Globe, GlobePrivate, Gradient, GraphAggregator, GraphicalDataFlow, Grid, Group, GroupAccess, GroupAccount, GroupObjects, GroupObjectsNew, GroupObjectsSave, GroupPresentation, GroupResource, GroupSecurity, Growth, Gui, GuiManagement, Hail, Harbor, HardwareSecurityModule, Hashtag, Haze, HazeNight, Hd, HdFilled, Hdr, Heading, Headphones, Headset, HealthCross, Hearing, HeatMap, HeatMapStocks, HeatMap_02, HeatMap_03, Helicopter, Helmet, Help, HelpDesk, HelpFilled, HexagonOutline, HexagonSolid, HexagonVerticalOutline, HexagonVerticalSolid, History, Home, HorizontalLineDashed, HorizontalLineSolid, HorizontalView, Hospital, HospitalBed, Hotel, Hourglass, Html, HtmlReference, Http, Humidity, HumidityAlt, Hurricane, HybridNetworking, HybridNetworkingAlt, IbmAiOnZ, IbmAiopsInsights, IbmApiConnect, IbmAppConnectEnterprise, QH, QHintonPlot, WatsonHealthFusionBlender, WatsonHealthHangingProtocol, WatsonHealthHl7Attributes, WatsonHealthHoleFilling, WatsonHealthHoleFillingCursor };
@@ -7,6 +7,16 @@
7
7
  * Code generated by @carbon/icon-build-helpers. DO NOT EDIT.
8
8
  */
9
9
  import type { CarbonIconType } from '../CarbonIcon';
10
+ declare const _IbmApplicationAndDiscoveryDeliveryIntelligence: CarbonIconType;
11
+ declare const _IbmAspera: CarbonIconType;
12
+ declare const _PaymentMethods: CarbonIconType;
13
+ declare const _IbmCloudant: CarbonIconType;
14
+ declare const _IbmContentCortexRepository: CarbonIconType;
15
+ declare const _IbmDataPower: CarbonIconType;
16
+ declare const _IbmDataProductExchange: CarbonIconType;
17
+ declare const _IbmDataReplication: CarbonIconType;
18
+ declare const _IbmDataband: CarbonIconType;
19
+ declare const _IbmDatastage: CarbonIconType;
10
20
  declare const _IbmDb2: CarbonIconType;
11
21
  declare const _IbmDb2Alt: CarbonIconType;
12
22
  declare const _IbmDb2Warehouse: CarbonIconType;
@@ -58,6 +68,7 @@ declare const _IbmSapOnPower: CarbonIconType;
58
68
  declare const _IbmSecureInfrastructureOnVpcForRegulatedIndustries: CarbonIconType;
59
69
  declare const _IbmStreamsets: CarbonIconType;
60
70
  declare const _IbmTelehealth: CarbonIconType;
71
+ declare const _PortfolioGroups: CarbonIconType;
61
72
  declare const _PortfolioManagement: CarbonIconType;
62
73
  declare const _IbmTestAcceleratorForZ: CarbonIconType;
63
74
  declare const _IbmToolchain: CarbonIconType;
@@ -121,15 +132,4 @@ declare const _IbmCloudSecurityGroups: CarbonIconType;
121
132
  declare const _IbmCloudSubnets: CarbonIconType;
122
133
  declare const _IbmCloudSysdigSecure: CarbonIconType;
123
134
  declare const _IbmCloudTransitGateway: CarbonIconType;
124
- declare const _IbmCloudVirtualServerClassic: CarbonIconType;
125
- declare const _IbmCloudVirtualServerVpc: CarbonIconType;
126
- declare const _IbmCloudVpc: CarbonIconType;
127
- declare const _IbmCloudVpcBlockStorageSnapshots: CarbonIconType;
128
- declare const _IbmCloudVpcClientVpn: CarbonIconType;
129
- declare const _IbmCloudVpcEndpoints: CarbonIconType;
130
- declare const _IbmCloudVpcFileStorage: CarbonIconType;
131
- declare const _IbmCloudVpcImages: CarbonIconType;
132
- declare const _IbmCloudPakApplications: CarbonIconType;
133
- declare const _IbmCloudPakBusinessAutomation: CarbonIconType;
134
- declare const _IbmCloudPakData: CarbonIconType;
135
- export { _IbmDb2 as IbmDb2, _IbmDb2Alt as IbmDb2Alt, _IbmDb2Warehouse as IbmDb2Warehouse, _IbmDeployableArchitecture as IbmDeployableArchitecture, _IbmDevopsTest as IbmDevopsTest, _IbmDynamicRouteServer as IbmDynamicRouteServer, _IbmEloAutomotiveCompliance as IbmEloAutomotiveCompliance, _IbmEloEngineeringInsights as IbmEloEngineeringInsights, _IbmEloMethodComposer as IbmEloMethodComposer, _IbmEloPublishing as IbmEloPublishing, _IbmEngineeringLifecycleMgmt as IbmEngineeringLifecycleMgmt, _IbmEngineeringRequirementsDoorsNext as IbmEngineeringRequirementsDoorsNext, _IbmEngineeringSystemsDesignRhapsody as IbmEngineeringSystemsDesignRhapsody, _IbmEngineeringSystemsDesignRhapsodyModelManager as IbmEngineeringSystemsDesignRhapsodyModelManager, _IbmEngineeringSystemsDesignRhapsodySn1 as IbmEngineeringSystemsDesignRhapsodySn1, _IbmEngineeringSystemsDesignRhapsodySn2 as IbmEngineeringSystemsDesignRhapsodySn2, _IbmEngineeringTestMgmt as IbmEngineeringTestMgmt, _IbmEngineeringWorkflowMgmt as IbmEngineeringWorkflowMgmt, _IbmEventAutomation as IbmEventAutomation, _IbmEventEndpointMgmt as IbmEventEndpointMgmt, _IbmEventProcessing as IbmEventProcessing, _IbmEventStreams as IbmEventStreams, _IbmGcm as IbmGcm, _IbmGlobalStorageArchitecture as IbmGlobalStorageArchitecture, _IbmGranite as IbmGranite, _IbmIbv as IbmIbv, _IbmInstana as IbmInstana, _IbmJrs as IbmJrs, _IbmKnowledgeCatalog as IbmKnowledgeCatalog, _IbmKnowledgeCatalogPremium as IbmKnowledgeCatalogPremium, _IbmKnowledgeCatalogStandard as IbmKnowledgeCatalogStandard, _IbmLaunchpadS4 as IbmLaunchpadS4, _IbmLpa as IbmLpa, _IbmLqe as IbmLqe, _IbmMachineLearningForZos as IbmMachineLearningForZos, _IbmMatch_360 as IbmMatch_360, _IbmMaximoApplicationSuite as IbmMaximoApplicationSuite, _IbmMq as IbmMq, _IbmOpenEnterpriseLanguages as IbmOpenEnterpriseLanguages, _IbmOpenshiftContainerPlatformOnVpcForRegulatedIndustries as IbmOpenshiftContainerPlatformOnVpcForRegulatedIndustries, _IbmPlanningAnalytics as IbmPlanningAnalytics, _IbmPowerVs as IbmPowerVs, _IbmPowerVsPrivateCloud as IbmPowerVsPrivateCloud, _IbmPowerWithVpc as IbmPowerWithVpc, _IbmPrivatePathServices as IbmPrivatePathServices, _IbmProcessMining as IbmProcessMining, _IbmSaasConsole as IbmSaasConsole, _IbmSapOnPower as IbmSapOnPower, _IbmSecureInfrastructureOnVpcForRegulatedIndustries as IbmSecureInfrastructureOnVpcForRegulatedIndustries, _IbmStreamsets as IbmStreamsets, _IbmTelehealth as IbmTelehealth, _PortfolioManagement as PortfolioManagement, _IbmTestAcceleratorForZ as IbmTestAcceleratorForZ, _IbmToolchain as IbmToolchain, _IbmTurbonomic as IbmTurbonomic, _IbmUnstructuredDataProcessor as IbmUnstructuredDataProcessor, _IbmVpnForVpc as IbmVpnForVpc, _IbmVsiOnVpcForRegulatedIndustries as IbmVsiOnVpcForRegulatedIndustries, _IbmWaziDeploy as IbmWaziDeploy, _IbmWebmethodsApiGateway as IbmWebmethodsApiGateway, _IbmWebmethodsApiStudio as IbmWebmethodsApiStudio, _IbmWebmethodsB2bIntegration as IbmWebmethodsB2bIntegration, _IbmWebmethodsDeveloperPortal as IbmWebmethodsDeveloperPortal, _IbmWebmethodsHybridIntegration as IbmWebmethodsHybridIntegration, _IbmWebmethodsIntegration as IbmWebmethodsIntegration, _IbmWebmethodsIntegrationServer as IbmWebmethodsIntegrationServer, _IbmWebmethodsManagedFileTransfer as IbmWebmethodsManagedFileTransfer, _IbmCloud as IbmCloud, _IbmCloudAppId as IbmCloudAppId, _IbmCloudBackupAndRecovery as IbmCloudBackupAndRecovery, _IbmCloudBackupServiceVpc as IbmCloudBackupServiceVpc, _IbmCloudBareMetalServer as IbmCloudBareMetalServer, _IbmCloudBareMetalServersVpc as IbmCloudBareMetalServersVpc, _IbmCloudCitrixDaas as IbmCloudCitrixDaas, _IbmCloudCodeEngine as IbmCloudCodeEngine, _IbmCloudContinuousDelivery as IbmCloudContinuousDelivery, _IbmCloudDatabases as IbmCloudDatabases, _IbmCloudDedicatedHost as IbmCloudDedicatedHost, _IbmCloudDirectLink_1Connect as IbmCloudDirectLink_1Connect, _IbmCloudDirectLink_1Dedicated as IbmCloudDirectLink_1Dedicated, _IbmCloudDirectLink_1DedicatedHosting as IbmCloudDirectLink_1DedicatedHosting, _IbmCloudDirectLink_1Exchange as IbmCloudDirectLink_1Exchange, _IbmCloudDirectLink_2Connect as IbmCloudDirectLink_2Connect, _IbmCloudDirectLink_2Dedicated as IbmCloudDirectLink_2Dedicated, _IbmCloudDirectLink_2DedicatedHosting as IbmCloudDirectLink_2DedicatedHosting, _IbmCloudEssentialSecurityAndObservabilityServices as IbmCloudEssentialSecurityAndObservabilityServices, _IbmCloudEventNotification as IbmCloudEventNotification, _IbmCloudEventStreams as IbmCloudEventStreams, _IbmCloudForEducation as IbmCloudForEducation, _IbmCloudGateKeeper as IbmCloudGateKeeper, _IbmCloudHpc as IbmCloudHpc, _IbmCloudHsm as IbmCloudHsm, _IbmCloudHyperProtectCryptoServices as IbmCloudHyperProtectCryptoServices, _IbmCloudHyperProtectDbaas as IbmCloudHyperProtectDbaas, _IbmCloudHyperProtectVs as IbmCloudHyperProtectVs, _IbmCloudInternetServices as IbmCloudInternetServices, _IbmCloudIpsecVpn as IbmCloudIpsecVpn, _IbmCloudKeyProtect as IbmCloudKeyProtect, _IbmCloudKubernetesService as IbmCloudKubernetesService, _IbmCloudLogging as IbmCloudLogging, _IbmCloudMassDataMigration as IbmCloudMassDataMigration, _IbmCloudObservability as IbmCloudObservability, _IbmCloudPal as IbmCloudPal, _IbmCloudPrivilegedAccessGateway as IbmCloudPrivilegedAccessGateway, _IbmCloudProjects as IbmCloudProjects, _IbmCloudResiliency as IbmCloudResiliency, _IbmCloudSecretsManager as IbmCloudSecretsManager, _IbmCloudSecurity as IbmCloudSecurity, _IbmCloudSecurityComplianceCenter as IbmCloudSecurityComplianceCenter, _IbmCloudSecurityComplianceCenterWorkloadProtection as IbmCloudSecurityComplianceCenterWorkloadProtection, _IbmCloudSecurityGroups as IbmCloudSecurityGroups, _IbmCloudSubnets as IbmCloudSubnets, _IbmCloudSysdigSecure as IbmCloudSysdigSecure, _IbmCloudTransitGateway as IbmCloudTransitGateway, _IbmCloudVirtualServerClassic as IbmCloudVirtualServerClassic, _IbmCloudVirtualServerVpc as IbmCloudVirtualServerVpc, _IbmCloudVpc as IbmCloudVpc, _IbmCloudVpcBlockStorageSnapshots as IbmCloudVpcBlockStorageSnapshots, _IbmCloudVpcClientVpn as IbmCloudVpcClientVpn, _IbmCloudVpcEndpoints as IbmCloudVpcEndpoints, _IbmCloudVpcFileStorage as IbmCloudVpcFileStorage, _IbmCloudVpcImages as IbmCloudVpcImages, _IbmCloudPakApplications as IbmCloudPakApplications, _IbmCloudPakBusinessAutomation as IbmCloudPakBusinessAutomation, _IbmCloudPakData as IbmCloudPakData };
135
+ export { _IbmApplicationAndDiscoveryDeliveryIntelligence as IbmApplicationAndDiscoveryDeliveryIntelligence, _IbmAspera as IbmAspera, _PaymentMethods as PaymentMethods, _IbmCloudant as IbmCloudant, _IbmContentCortexRepository as IbmContentCortexRepository, _IbmDataPower as IbmDataPower, _IbmDataProductExchange as IbmDataProductExchange, _IbmDataReplication as IbmDataReplication, _IbmDataband as IbmDataband, _IbmDatastage as IbmDatastage, _IbmDb2 as IbmDb2, _IbmDb2Alt as IbmDb2Alt, _IbmDb2Warehouse as IbmDb2Warehouse, _IbmDeployableArchitecture as IbmDeployableArchitecture, _IbmDevopsTest as IbmDevopsTest, _IbmDynamicRouteServer as IbmDynamicRouteServer, _IbmEloAutomotiveCompliance as IbmEloAutomotiveCompliance, _IbmEloEngineeringInsights as IbmEloEngineeringInsights, _IbmEloMethodComposer as IbmEloMethodComposer, _IbmEloPublishing as IbmEloPublishing, _IbmEngineeringLifecycleMgmt as IbmEngineeringLifecycleMgmt, _IbmEngineeringRequirementsDoorsNext as IbmEngineeringRequirementsDoorsNext, _IbmEngineeringSystemsDesignRhapsody as IbmEngineeringSystemsDesignRhapsody, _IbmEngineeringSystemsDesignRhapsodyModelManager as IbmEngineeringSystemsDesignRhapsodyModelManager, _IbmEngineeringSystemsDesignRhapsodySn1 as IbmEngineeringSystemsDesignRhapsodySn1, _IbmEngineeringSystemsDesignRhapsodySn2 as IbmEngineeringSystemsDesignRhapsodySn2, _IbmEngineeringTestMgmt as IbmEngineeringTestMgmt, _IbmEngineeringWorkflowMgmt as IbmEngineeringWorkflowMgmt, _IbmEventAutomation as IbmEventAutomation, _IbmEventEndpointMgmt as IbmEventEndpointMgmt, _IbmEventProcessing as IbmEventProcessing, _IbmEventStreams as IbmEventStreams, _IbmGcm as IbmGcm, _IbmGlobalStorageArchitecture as IbmGlobalStorageArchitecture, _IbmGranite as IbmGranite, _IbmIbv as IbmIbv, _IbmInstana as IbmInstana, _IbmJrs as IbmJrs, _IbmKnowledgeCatalog as IbmKnowledgeCatalog, _IbmKnowledgeCatalogPremium as IbmKnowledgeCatalogPremium, _IbmKnowledgeCatalogStandard as IbmKnowledgeCatalogStandard, _IbmLaunchpadS4 as IbmLaunchpadS4, _IbmLpa as IbmLpa, _IbmLqe as IbmLqe, _IbmMachineLearningForZos as IbmMachineLearningForZos, _IbmMatch_360 as IbmMatch_360, _IbmMaximoApplicationSuite as IbmMaximoApplicationSuite, _IbmMq as IbmMq, _IbmOpenEnterpriseLanguages as IbmOpenEnterpriseLanguages, _IbmOpenshiftContainerPlatformOnVpcForRegulatedIndustries as IbmOpenshiftContainerPlatformOnVpcForRegulatedIndustries, _IbmPlanningAnalytics as IbmPlanningAnalytics, _IbmPowerVs as IbmPowerVs, _IbmPowerVsPrivateCloud as IbmPowerVsPrivateCloud, _IbmPowerWithVpc as IbmPowerWithVpc, _IbmPrivatePathServices as IbmPrivatePathServices, _IbmProcessMining as IbmProcessMining, _IbmSaasConsole as IbmSaasConsole, _IbmSapOnPower as IbmSapOnPower, _IbmSecureInfrastructureOnVpcForRegulatedIndustries as IbmSecureInfrastructureOnVpcForRegulatedIndustries, _IbmStreamsets as IbmStreamsets, _IbmTelehealth as IbmTelehealth, _PortfolioGroups as PortfolioGroups, _PortfolioManagement as PortfolioManagement, _IbmTestAcceleratorForZ as IbmTestAcceleratorForZ, _IbmToolchain as IbmToolchain, _IbmTurbonomic as IbmTurbonomic, _IbmUnstructuredDataProcessor as IbmUnstructuredDataProcessor, _IbmVpnForVpc as IbmVpnForVpc, _IbmVsiOnVpcForRegulatedIndustries as IbmVsiOnVpcForRegulatedIndustries, _IbmWaziDeploy as IbmWaziDeploy, _IbmWebmethodsApiGateway as IbmWebmethodsApiGateway, _IbmWebmethodsApiStudio as IbmWebmethodsApiStudio, _IbmWebmethodsB2bIntegration as IbmWebmethodsB2bIntegration, _IbmWebmethodsDeveloperPortal as IbmWebmethodsDeveloperPortal, _IbmWebmethodsHybridIntegration as IbmWebmethodsHybridIntegration, _IbmWebmethodsIntegration as IbmWebmethodsIntegration, _IbmWebmethodsIntegrationServer as IbmWebmethodsIntegrationServer, _IbmWebmethodsManagedFileTransfer as IbmWebmethodsManagedFileTransfer, _IbmCloud as IbmCloud, _IbmCloudAppId as IbmCloudAppId, _IbmCloudBackupAndRecovery as IbmCloudBackupAndRecovery, _IbmCloudBackupServiceVpc as IbmCloudBackupServiceVpc, _IbmCloudBareMetalServer as IbmCloudBareMetalServer, _IbmCloudBareMetalServersVpc as IbmCloudBareMetalServersVpc, _IbmCloudCitrixDaas as IbmCloudCitrixDaas, _IbmCloudCodeEngine as IbmCloudCodeEngine, _IbmCloudContinuousDelivery as IbmCloudContinuousDelivery, _IbmCloudDatabases as IbmCloudDatabases, _IbmCloudDedicatedHost as IbmCloudDedicatedHost, _IbmCloudDirectLink_1Connect as IbmCloudDirectLink_1Connect, _IbmCloudDirectLink_1Dedicated as IbmCloudDirectLink_1Dedicated, _IbmCloudDirectLink_1DedicatedHosting as IbmCloudDirectLink_1DedicatedHosting, _IbmCloudDirectLink_1Exchange as IbmCloudDirectLink_1Exchange, _IbmCloudDirectLink_2Connect as IbmCloudDirectLink_2Connect, _IbmCloudDirectLink_2Dedicated as IbmCloudDirectLink_2Dedicated, _IbmCloudDirectLink_2DedicatedHosting as IbmCloudDirectLink_2DedicatedHosting, _IbmCloudEssentialSecurityAndObservabilityServices as IbmCloudEssentialSecurityAndObservabilityServices, _IbmCloudEventNotification as IbmCloudEventNotification, _IbmCloudEventStreams as IbmCloudEventStreams, _IbmCloudForEducation as IbmCloudForEducation, _IbmCloudGateKeeper as IbmCloudGateKeeper, _IbmCloudHpc as IbmCloudHpc, _IbmCloudHsm as IbmCloudHsm, _IbmCloudHyperProtectCryptoServices as IbmCloudHyperProtectCryptoServices, _IbmCloudHyperProtectDbaas as IbmCloudHyperProtectDbaas, _IbmCloudHyperProtectVs as IbmCloudHyperProtectVs, _IbmCloudInternetServices as IbmCloudInternetServices, _IbmCloudIpsecVpn as IbmCloudIpsecVpn, _IbmCloudKeyProtect as IbmCloudKeyProtect, _IbmCloudKubernetesService as IbmCloudKubernetesService, _IbmCloudLogging as IbmCloudLogging, _IbmCloudMassDataMigration as IbmCloudMassDataMigration, _IbmCloudObservability as IbmCloudObservability, _IbmCloudPal as IbmCloudPal, _IbmCloudPrivilegedAccessGateway as IbmCloudPrivilegedAccessGateway, _IbmCloudProjects as IbmCloudProjects, _IbmCloudResiliency as IbmCloudResiliency, _IbmCloudSecretsManager as IbmCloudSecretsManager, _IbmCloudSecurity as IbmCloudSecurity, _IbmCloudSecurityComplianceCenter as IbmCloudSecurityComplianceCenter, _IbmCloudSecurityComplianceCenterWorkloadProtection as IbmCloudSecurityComplianceCenterWorkloadProtection, _IbmCloudSecurityGroups as IbmCloudSecurityGroups, _IbmCloudSubnets as IbmCloudSubnets, _IbmCloudSysdigSecure as IbmCloudSysdigSecure, _IbmCloudTransitGateway as IbmCloudTransitGateway };