@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
@@ -7,6 +7,11 @@
7
7
  * Code generated by @carbon/icon-build-helpers. DO NOT EDIT.
8
8
  */
9
9
  import type { CarbonIconType } from '../CarbonIcon';
10
+ declare const _FollowUpWorkOrder: CarbonIconType;
11
+ declare const _ForLoop: CarbonIconType;
12
+ declare const _ForecastHail: CarbonIconType;
13
+ declare const _ForecastHail_30: CarbonIconType;
14
+ declare const _ForecastLightning: CarbonIconType;
10
15
  declare const _ForecastLightning_30: CarbonIconType;
11
16
  declare const _Fork: CarbonIconType;
12
17
  declare const _ForkNode: CarbonIconType;
@@ -34,7 +39,12 @@ declare const _GasStationEco: CarbonIconType;
34
39
  declare const _GasStationFilled: CarbonIconType;
35
40
  declare const _Gateway: CarbonIconType;
36
41
  declare const _GatewayApi: CarbonIconType;
42
+ declare const _GatewayExclusive: CarbonIconType;
43
+ declare const _GatewayInclusive: CarbonIconType;
44
+ declare const _GatewayInclusiveAlt: CarbonIconType;
37
45
  declare const _GatewayMail: CarbonIconType;
46
+ declare const _GatewayParallel: CarbonIconType;
47
+ declare const _GatewayParallelAlt: CarbonIconType;
38
48
  declare const _GatewayPublic: CarbonIconType;
39
49
  declare const _GatewaySecurity: CarbonIconType;
40
50
  declare const _GatewayUserAccess: CarbonIconType;
@@ -122,14 +132,4 @@ declare const _IbmAiOnZ: CarbonIconType;
122
132
  declare const _IbmAiopsInsights: CarbonIconType;
123
133
  declare const _IbmApiConnect: CarbonIconType;
124
134
  declare const _IbmAppConnectEnterprise: CarbonIconType;
125
- declare const _IbmApplicationAndDiscoveryDeliveryIntelligence: CarbonIconType;
126
- declare const _IbmAspera: CarbonIconType;
127
- declare const _PaymentMethods: CarbonIconType;
128
- declare const _IbmCloudant: CarbonIconType;
129
- declare const _IbmContentCortexRepository: CarbonIconType;
130
- declare const _IbmDataPower: CarbonIconType;
131
- declare const _IbmDataProductExchange: CarbonIconType;
132
- declare const _IbmDataReplication: CarbonIconType;
133
- declare const _IbmDataband: CarbonIconType;
134
- declare const _IbmDatastage: CarbonIconType;
135
- export { _ForecastLightning_30 as ForecastLightning_30, _Fork as Fork, _ForkNode as ForkNode, _Forum as Forum, _Forward_10 as Forward_10, _Forward_30 as Forward_30, _Forward_5 as Forward_5, _Fragile as Fragile, _Fragments as Fragments, _Friendship as Friendship, _FruitBowl as FruitBowl, _FuelCan as FuelCan, _Function as Function, _Function_2 as Function_2, _FunctionMath as FunctionMath, _FunnelSequence as FunnelSequence, _FunnelSort as FunnelSort, _WatsonHealthFusionBlender as WatsonHealthFusionBlender, _GameConsole as GameConsole, _GameWireless as GameWireless, _Gamification as Gamification, _GasStation as GasStation, _GasStationDiesel as GasStationDiesel, _GasStationEco as GasStationEco, _GasStationFilled as GasStationFilled, _Gateway as Gateway, _GatewayApi as GatewayApi, _GatewayMail as GatewayMail, _GatewayPublic as GatewayPublic, _GatewaySecurity as GatewaySecurity, _GatewayUserAccess as GatewayUserAccess, _GatewayVpn as GatewayVpn, _Gears as Gears, _Gem as Gem, _GemReference as GemReference, _GenderFemale as GenderFemale, _GenderMale as GenderMale, _GeneratePdf as GeneratePdf, _Gif as Gif, _Gift as Gift, _GitRepo as GitRepo, _GlobalFilters as GlobalFilters, _GlobalLoanAndTrial as GlobalLoanAndTrial, _Globe as Globe, _GlobePrivate as GlobePrivate, _Gradient as Gradient, _GraphAggregator as GraphAggregator, _GraphicalDataFlow as GraphicalDataFlow, _Grid as Grid, _Group as Group, _GroupAccess as GroupAccess, _GroupAccount as GroupAccount, _GroupPresentation as GroupPresentation, _GroupResource as GroupResource, _GroupSecurity as GroupSecurity, _GroupObjects as GroupObjects, _GroupObjectsNew as GroupObjectsNew, _GroupObjectsSave as GroupObjectsSave, _Growth as Growth, _Gui as Gui, _GuiManagement as GuiManagement, _QH as QH, _Hail as Hail, _WatsonHealthHangingProtocol as WatsonHealthHangingProtocol, _Harbor as Harbor, _HardwareSecurityModule as HardwareSecurityModule, _Hashtag as Hashtag, _Haze as Haze, _HazeNight as HazeNight, _Hd as Hd, _HdFilled as HdFilled, _Hdr as Hdr, _Heading as Heading, _Headphones as Headphones, _Headset as Headset, _HealthCross as HealthCross, _Hearing as Hearing, _HeatMap as HeatMap, _HeatMap_02 as HeatMap_02, _HeatMap_03 as HeatMap_03, _HeatMapStocks as HeatMapStocks, _Helicopter as Helicopter, _Helmet as Helmet, _Help as Help, _HelpFilled as HelpFilled, _HelpDesk as HelpDesk, _HexagonOutline as HexagonOutline, _HexagonSolid as HexagonSolid, _HexagonVerticalOutline as HexagonVerticalOutline, _HexagonVerticalSolid as HexagonVerticalSolid, _QHintonPlot as QHintonPlot, _WatsonHealthHl7Attributes as WatsonHealthHl7Attributes, _WatsonHealthHoleFilling as WatsonHealthHoleFilling, _WatsonHealthHoleFillingCursor as WatsonHealthHoleFillingCursor, _History as History, _Home as Home, _HorizontalLineDashed as HorizontalLineDashed, _HorizontalLineSolid as HorizontalLineSolid, _HorizontalView as HorizontalView, _Hospital as Hospital, _HospitalBed as HospitalBed, _Hotel as Hotel, _Hourglass as Hourglass, _Html as Html, _HtmlReference as HtmlReference, _Http as Http, _Humidity as Humidity, _HumidityAlt as HumidityAlt, _Hurricane as Hurricane, _HybridNetworking as HybridNetworking, _HybridNetworkingAlt as HybridNetworkingAlt, _IbmAiOnZ as IbmAiOnZ, _IbmAiopsInsights as IbmAiopsInsights, _IbmApiConnect as IbmApiConnect, _IbmAppConnectEnterprise as IbmAppConnectEnterprise, _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 };
135
+ export { _FollowUpWorkOrder as FollowUpWorkOrder, _ForLoop as ForLoop, _ForecastHail as ForecastHail, _ForecastHail_30 as ForecastHail_30, _ForecastLightning as ForecastLightning, _ForecastLightning_30 as ForecastLightning_30, _Fork as Fork, _ForkNode as ForkNode, _Forum as Forum, _Forward_10 as Forward_10, _Forward_30 as Forward_30, _Forward_5 as Forward_5, _Fragile as Fragile, _Fragments as Fragments, _Friendship as Friendship, _FruitBowl as FruitBowl, _FuelCan as FuelCan, _Function as Function, _Function_2 as Function_2, _FunctionMath as FunctionMath, _FunnelSequence as FunnelSequence, _FunnelSort as FunnelSort, _WatsonHealthFusionBlender as WatsonHealthFusionBlender, _GameConsole as GameConsole, _GameWireless as GameWireless, _Gamification as Gamification, _GasStation as GasStation, _GasStationDiesel as GasStationDiesel, _GasStationEco as GasStationEco, _GasStationFilled as GasStationFilled, _Gateway as Gateway, _GatewayApi as GatewayApi, _GatewayExclusive as GatewayExclusive, _GatewayInclusive as GatewayInclusive, _GatewayInclusiveAlt as GatewayInclusiveAlt, _GatewayMail as GatewayMail, _GatewayParallel as GatewayParallel, _GatewayParallelAlt as GatewayParallelAlt, _GatewayPublic as GatewayPublic, _GatewaySecurity as GatewaySecurity, _GatewayUserAccess as GatewayUserAccess, _GatewayVpn as GatewayVpn, _Gears as Gears, _Gem as Gem, _GemReference as GemReference, _GenderFemale as GenderFemale, _GenderMale as GenderMale, _GeneratePdf as GeneratePdf, _Gif as Gif, _Gift as Gift, _GitRepo as GitRepo, _GlobalFilters as GlobalFilters, _GlobalLoanAndTrial as GlobalLoanAndTrial, _Globe as Globe, _GlobePrivate as GlobePrivate, _Gradient as Gradient, _GraphAggregator as GraphAggregator, _GraphicalDataFlow as GraphicalDataFlow, _Grid as Grid, _Group as Group, _GroupAccess as GroupAccess, _GroupAccount as GroupAccount, _GroupPresentation as GroupPresentation, _GroupResource as GroupResource, _GroupSecurity as GroupSecurity, _GroupObjects as GroupObjects, _GroupObjectsNew as GroupObjectsNew, _GroupObjectsSave as GroupObjectsSave, _Growth as Growth, _Gui as Gui, _GuiManagement as GuiManagement, _QH as QH, _Hail as Hail, _WatsonHealthHangingProtocol as WatsonHealthHangingProtocol, _Harbor as Harbor, _HardwareSecurityModule as HardwareSecurityModule, _Hashtag as Hashtag, _Haze as Haze, _HazeNight as HazeNight, _Hd as Hd, _HdFilled as HdFilled, _Hdr as Hdr, _Heading as Heading, _Headphones as Headphones, _Headset as Headset, _HealthCross as HealthCross, _Hearing as Hearing, _HeatMap as HeatMap, _HeatMap_02 as HeatMap_02, _HeatMap_03 as HeatMap_03, _HeatMapStocks as HeatMapStocks, _Helicopter as Helicopter, _Helmet as Helmet, _Help as Help, _HelpFilled as HelpFilled, _HelpDesk as HelpDesk, _HexagonOutline as HexagonOutline, _HexagonSolid as HexagonSolid, _HexagonVerticalOutline as HexagonVerticalOutline, _HexagonVerticalSolid as HexagonVerticalSolid, _QHintonPlot as QHintonPlot, _WatsonHealthHl7Attributes as WatsonHealthHl7Attributes, _WatsonHealthHoleFilling as WatsonHealthHoleFilling, _WatsonHealthHoleFillingCursor as WatsonHealthHoleFillingCursor, _History as History, _Home as Home, _HorizontalLineDashed as HorizontalLineDashed, _HorizontalLineSolid as HorizontalLineSolid, _HorizontalView as HorizontalView, _Hospital as Hospital, _HospitalBed as HospitalBed, _Hotel as Hotel, _Hourglass as Hourglass, _Html as Html, _HtmlReference as HtmlReference, _Http as Http, _Humidity as Humidity, _HumidityAlt as HumidityAlt, _Hurricane as Hurricane, _HybridNetworking as HybridNetworking, _HybridNetworkingAlt as HybridNetworkingAlt, _IbmAiOnZ as IbmAiOnZ, _IbmAiopsInsights as IbmAiopsInsights, _IbmApiConnect as IbmApiConnect, _IbmAppConnectEnterprise as IbmAppConnectEnterprise };
@@ -14,6 +14,102 @@ let react = require("react");
14
14
  react = require_rolldown_runtime.__toESM(react);
15
15
  let react_jsx_runtime = require("react/jsx-runtime");
16
16
  //#region virtual:generated/bucket-8.js
17
+ const FollowUpWorkOrder = /*#__PURE__*/ react.default.forwardRef(function FollowUpWorkOrder({ children, size = 16, ...rest }, ref) {
18
+ return react.default.createElement(require_Icon_js, {
19
+ width: size,
20
+ height: size,
21
+ ref,
22
+ xmlns: "http://www.w3.org/2000/svg",
23
+ viewBox: "0 0 32 32",
24
+ fill: "currentColor",
25
+ ...rest
26
+ }, /* @__PURE__ */ (0, react_jsx_runtime.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);
27
+ });
28
+ if (process.env.NODE_ENV !== "production") FollowUpWorkOrder.propTypes = require_iconPropTypes.iconPropTypes;
29
+ const ForLoop = /*#__PURE__*/ react.default.forwardRef(function ForLoop({ children, size = 16, ...rest }, ref) {
30
+ return react.default.createElement(require_Icon_js, {
31
+ width: size,
32
+ height: size,
33
+ ref,
34
+ xmlns: "http://www.w3.org/2000/svg",
35
+ viewBox: "0 0 32 32",
36
+ fill: "currentColor",
37
+ ...rest
38
+ }, /* @__PURE__ */ (0, react_jsx_runtime.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);
39
+ });
40
+ if (process.env.NODE_ENV !== "production") ForLoop.propTypes = require_iconPropTypes.iconPropTypes;
41
+ const ForecastHail = /*#__PURE__*/ react.default.forwardRef(function ForecastHail({ children, size = 16, ...rest }, ref) {
42
+ return react.default.createElement(require_Icon_js, {
43
+ width: size,
44
+ height: size,
45
+ ref,
46
+ xmlns: "http://www.w3.org/2000/svg",
47
+ viewBox: "0 0 32 32",
48
+ fill: "currentColor",
49
+ ...rest
50
+ }, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M26,18A10,10,0,1,1,16,8h4v5l6-6L20,1V6H16A12,12,0,1,0,28,18Z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("circle", {
51
+ cx: "14.5",
52
+ cy: "23.5",
53
+ r: "1.5"
54
+ }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("circle", {
55
+ cx: "11.5",
56
+ cy: "19.5",
57
+ r: "1.5"
58
+ }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("circle", {
59
+ cx: "17.5",
60
+ cy: "19.5",
61
+ r: "1.5"
62
+ }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", {
63
+ d: "M12.964 14.5H18.036V16.499H12.964z",
64
+ transform: "rotate(-45 15.5 15.5)"
65
+ }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", {
66
+ d: "M18.964 14.5H24.035999999999998V16.499H18.964z",
67
+ transform: "rotate(-45 21.5 15.5)"
68
+ }), children);
69
+ });
70
+ if (process.env.NODE_ENV !== "production") ForecastHail.propTypes = require_iconPropTypes.iconPropTypes;
71
+ const ForecastHail_30 = /*#__PURE__*/ react.default.forwardRef(function ForecastHail_30({ children, size = 16, ...rest }, ref) {
72
+ return react.default.createElement(require_Icon_js, {
73
+ width: size,
74
+ height: size,
75
+ ref,
76
+ xmlns: "http://www.w3.org/2000/svg",
77
+ viewBox: "0 0 32 32",
78
+ fill: "currentColor",
79
+ ...rest
80
+ }, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", {
81
+ d: "M8.964 13.5H14.036000000000001V15.499H8.964z",
82
+ transform: "rotate(-45 11.5 14.5)"
83
+ }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", {
84
+ d: "M15.379 14.5H17.622V16.499H15.379z",
85
+ transform: "rotate(-44.995 16.5 15.5)"
86
+ }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("circle", {
87
+ cx: "10.5",
88
+ cy: "22.5",
89
+ r: "1.5"
90
+ }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("circle", {
91
+ cx: "7.5",
92
+ cy: "18.5",
93
+ r: "1.5"
94
+ }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("circle", {
95
+ cx: "13.5",
96
+ cy: "18.5",
97
+ r: "1.5"
98
+ }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M14,28A10,10,0,0,1,14,8h4v5l6-6L18,1V6H14a12,12,0,0,0,0,24Z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M20,20H16v2h4v2H17v2h3v2H16v2h4a2.0027,2.0027,0,0,0,2-2V22A2.0023,2.0023,0,0,0,20,20Z" }), /* @__PURE__ */ (0, react_jsx_runtime.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);
99
+ });
100
+ if (process.env.NODE_ENV !== "production") ForecastHail_30.propTypes = require_iconPropTypes.iconPropTypes;
101
+ const ForecastLightning = /*#__PURE__*/ react.default.forwardRef(function ForecastLightning({ children, size = 16, ...rest }, ref) {
102
+ return react.default.createElement(require_Icon_js, {
103
+ width: size,
104
+ height: size,
105
+ ref,
106
+ xmlns: "http://www.w3.org/2000/svg",
107
+ viewBox: "0 0 32 32",
108
+ fill: "currentColor",
109
+ ...rest
110
+ }, /* @__PURE__ */ (0, react_jsx_runtime.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__ */ (0, react_jsx_runtime.jsx)("path", { d: "M26,18A10,10,0,1,1,16,8h4v5l6-6L20,1V6H16A12,12,0,1,0,28,18Z" }), children);
111
+ });
112
+ if (process.env.NODE_ENV !== "production") ForecastLightning.propTypes = require_iconPropTypes.iconPropTypes;
17
113
  const ForecastLightning_30 = /*#__PURE__*/ react.default.forwardRef(function ForecastLightning_30({ children, size = 16, ...rest }, ref) {
18
114
  return react.default.createElement(require_Icon_js, {
19
115
  width: size,
@@ -389,6 +485,42 @@ const GatewayApi = /*#__PURE__*/ react.default.forwardRef(function GatewayApi({
389
485
  }, /* @__PURE__ */ (0, react_jsx_runtime.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__ */ (0, react_jsx_runtime.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);
390
486
  });
391
487
  if (process.env.NODE_ENV !== "production") GatewayApi.propTypes = require_iconPropTypes.iconPropTypes;
488
+ const GatewayExclusive = /*#__PURE__*/ react.default.forwardRef(function GatewayExclusive({ children, size = 16, ...rest }, ref) {
489
+ return react.default.createElement(require_Icon_js, {
490
+ width: size,
491
+ height: size,
492
+ ref,
493
+ xmlns: "http://www.w3.org/2000/svg",
494
+ viewBox: "0 0 32 32",
495
+ fill: "currentColor",
496
+ ...rest
497
+ }, /* @__PURE__ */ (0, react_jsx_runtime.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);
498
+ });
499
+ if (process.env.NODE_ENV !== "production") GatewayExclusive.propTypes = require_iconPropTypes.iconPropTypes;
500
+ const GatewayInclusive = /*#__PURE__*/ react.default.forwardRef(function GatewayInclusive({ children, size = 16, ...rest }, ref) {
501
+ return react.default.createElement(require_Icon_js, {
502
+ width: size,
503
+ height: size,
504
+ ref,
505
+ xmlns: "http://www.w3.org/2000/svg",
506
+ viewBox: "0 0 32 32",
507
+ fill: "currentColor",
508
+ ...rest
509
+ }, /* @__PURE__ */ (0, react_jsx_runtime.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);
510
+ });
511
+ if (process.env.NODE_ENV !== "production") GatewayInclusive.propTypes = require_iconPropTypes.iconPropTypes;
512
+ const GatewayInclusiveAlt = /*#__PURE__*/ react.default.forwardRef(function GatewayInclusiveAlt({ children, size = 16, ...rest }, ref) {
513
+ return react.default.createElement(require_Icon_js, {
514
+ width: size,
515
+ height: size,
516
+ ref,
517
+ xmlns: "http://www.w3.org/2000/svg",
518
+ viewBox: "0 0 32 32",
519
+ fill: "currentColor",
520
+ ...rest
521
+ }, /* @__PURE__ */ (0, react_jsx_runtime.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);
522
+ });
523
+ if (process.env.NODE_ENV !== "production") GatewayInclusiveAlt.propTypes = require_iconPropTypes.iconPropTypes;
392
524
  const GatewayMail = /*#__PURE__*/ react.default.forwardRef(function GatewayMail({ children, size = 16, ...rest }, ref) {
393
525
  return react.default.createElement(require_Icon_js, {
394
526
  width: size,
@@ -401,6 +533,30 @@ const GatewayMail = /*#__PURE__*/ react.default.forwardRef(function GatewayMail(
401
533
  }, /* @__PURE__ */ (0, react_jsx_runtime.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__ */ (0, react_jsx_runtime.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);
402
534
  });
403
535
  if (process.env.NODE_ENV !== "production") GatewayMail.propTypes = require_iconPropTypes.iconPropTypes;
536
+ const GatewayParallel = /*#__PURE__*/ react.default.forwardRef(function GatewayParallel({ children, size = 16, ...rest }, ref) {
537
+ return react.default.createElement(require_Icon_js, {
538
+ width: size,
539
+ height: size,
540
+ ref,
541
+ xmlns: "http://www.w3.org/2000/svg",
542
+ viewBox: "0 0 32 32",
543
+ fill: "currentColor",
544
+ ...rest
545
+ }, /* @__PURE__ */ (0, react_jsx_runtime.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);
546
+ });
547
+ if (process.env.NODE_ENV !== "production") GatewayParallel.propTypes = require_iconPropTypes.iconPropTypes;
548
+ const GatewayParallelAlt = /*#__PURE__*/ react.default.forwardRef(function GatewayParallelAlt({ children, size = 16, ...rest }, ref) {
549
+ return react.default.createElement(require_Icon_js, {
550
+ width: size,
551
+ height: size,
552
+ ref,
553
+ xmlns: "http://www.w3.org/2000/svg",
554
+ viewBox: "0 0 32 32",
555
+ fill: "currentColor",
556
+ ...rest
557
+ }, /* @__PURE__ */ (0, react_jsx_runtime.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);
558
+ });
559
+ if (process.env.NODE_ENV !== "production") GatewayParallelAlt.propTypes = require_iconPropTypes.iconPropTypes;
404
560
  const GatewayPublic = /*#__PURE__*/ react.default.forwardRef(function GatewayPublic({ children, size = 16, ...rest }, ref) {
405
561
  return react.default.createElement(require_Icon_js, {
406
562
  width: size,
@@ -1593,127 +1749,12 @@ const IbmAppConnectEnterprise = /*#__PURE__*/ react.default.forwardRef(function
1593
1749
  }, /* @__PURE__ */ (0, react_jsx_runtime.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);
1594
1750
  });
1595
1751
  if (process.env.NODE_ENV !== "production") IbmAppConnectEnterprise.propTypes = require_iconPropTypes.iconPropTypes;
1596
- const IbmApplicationAndDiscoveryDeliveryIntelligence = /*#__PURE__*/ react.default.forwardRef(function IbmApplicationAndDiscoveryDeliveryIntelligence({ children, size = 16, ...rest }, ref) {
1597
- return react.default.createElement(require_Icon_js, {
1598
- width: size,
1599
- height: size,
1600
- ref,
1601
- xmlns: "http://www.w3.org/2000/svg",
1602
- viewBox: "0 0 32 32",
1603
- fill: "currentColor",
1604
- ...rest
1605
- }, /* @__PURE__ */ (0, react_jsx_runtime.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);
1606
- });
1607
- if (process.env.NODE_ENV !== "production") IbmApplicationAndDiscoveryDeliveryIntelligence.propTypes = require_iconPropTypes.iconPropTypes;
1608
- const IbmAspera = /*#__PURE__*/ react.default.forwardRef(function IbmAspera({ children, size = 16, ...rest }, ref) {
1609
- return react.default.createElement(require_Icon_js, {
1610
- width: size,
1611
- height: size,
1612
- ref,
1613
- xmlns: "http://www.w3.org/2000/svg",
1614
- viewBox: "0 0 32 32",
1615
- fill: "currentColor",
1616
- ...rest
1617
- }, /* @__PURE__ */ (0, react_jsx_runtime.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);
1618
- });
1619
- if (process.env.NODE_ENV !== "production") IbmAspera.propTypes = require_iconPropTypes.iconPropTypes;
1620
- const PaymentMethods = /*#__PURE__*/ react.default.forwardRef(function PaymentMethods({ children, size = 16, ...rest }, ref) {
1621
- return react.default.createElement(require_Icon_js, {
1622
- width: size,
1623
- height: size,
1624
- ref,
1625
- xmlns: "http://www.w3.org/2000/svg",
1626
- viewBox: "0 0 32 32",
1627
- fill: "currentColor",
1628
- ...rest
1629
- }, /* @__PURE__ */ (0, react_jsx_runtime.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__ */ (0, react_jsx_runtime.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__ */ (0, react_jsx_runtime.jsx)("path", { d: "M28,12V6c-.0012-1.104-.896-1.9988-2-2H12v2h14v6" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M2 6H7V8H2z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M2 2H10V4H2z" }), children);
1630
- });
1631
- if (process.env.NODE_ENV !== "production") PaymentMethods.propTypes = require_iconPropTypes.iconPropTypes;
1632
- const IbmCloudant = /*#__PURE__*/ react.default.forwardRef(function IbmCloudant({ children, size = 16, ...rest }, ref) {
1633
- return react.default.createElement(require_Icon_js, {
1634
- width: size,
1635
- height: size,
1636
- ref,
1637
- xmlns: "http://www.w3.org/2000/svg",
1638
- viewBox: "0 0 32 32",
1639
- fill: "currentColor",
1640
- ...rest
1641
- }, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "m16,26h5c3.86,0,7-3.14,7-7v-2h-2v2c0,2.76-2.24,5-5,5h-5v2Z" }), /* @__PURE__ */ (0, react_jsx_runtime.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__ */ (0, react_jsx_runtime.jsx)("path", { d: "m4,14h2v-2c0-2.76,2.24-5,5-5h4v-2h-4c-3.86,0-7,3.14-7,7v2Z" }), /* @__PURE__ */ (0, react_jsx_runtime.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);
1642
- });
1643
- if (process.env.NODE_ENV !== "production") IbmCloudant.propTypes = require_iconPropTypes.iconPropTypes;
1644
- const IbmContentCortexRepository = /*#__PURE__*/ react.default.forwardRef(function IbmContentCortexRepository({ children, size = 16, ...rest }, ref) {
1645
- return react.default.createElement(require_Icon_js, {
1646
- width: size,
1647
- height: size,
1648
- ref,
1649
- xmlns: "http://www.w3.org/2000/svg",
1650
- viewBox: "0 0 32 32",
1651
- fill: "currentColor",
1652
- ...rest
1653
- }, /* @__PURE__ */ (0, react_jsx_runtime.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__ */ (0, react_jsx_runtime.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__ */ (0, react_jsx_runtime.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);
1654
- });
1655
- if (process.env.NODE_ENV !== "production") IbmContentCortexRepository.propTypes = require_iconPropTypes.iconPropTypes;
1656
- const IbmDataPower = /*#__PURE__*/ react.default.forwardRef(function IbmDataPower({ children, size = 16, ...rest }, ref) {
1657
- return react.default.createElement(require_Icon_js, {
1658
- width: size,
1659
- height: size,
1660
- ref,
1661
- xmlns: "http://www.w3.org/2000/svg",
1662
- viewBox: "0 0 32 32",
1663
- fill: "currentColor",
1664
- ...rest
1665
- }, /* @__PURE__ */ (0, react_jsx_runtime.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);
1666
- });
1667
- if (process.env.NODE_ENV !== "production") IbmDataPower.propTypes = require_iconPropTypes.iconPropTypes;
1668
- const IbmDataProductExchange = /*#__PURE__*/ react.default.forwardRef(function IbmDataProductExchange({ children, size = 16, ...rest }, ref) {
1669
- return react.default.createElement(require_Icon_js, {
1670
- width: size,
1671
- height: size,
1672
- ref,
1673
- xmlns: "http://www.w3.org/2000/svg",
1674
- viewBox: "0 0 32 32",
1675
- fill: "currentColor",
1676
- ...rest
1677
- }, /* @__PURE__ */ (0, react_jsx_runtime.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__ */ (0, react_jsx_runtime.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__ */ (0, react_jsx_runtime.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);
1678
- });
1679
- if (process.env.NODE_ENV !== "production") IbmDataProductExchange.propTypes = require_iconPropTypes.iconPropTypes;
1680
- const IbmDataReplication = /*#__PURE__*/ react.default.forwardRef(function IbmDataReplication({ children, size = 16, ...rest }, ref) {
1681
- return react.default.createElement(require_Icon_js, {
1682
- width: size,
1683
- height: size,
1684
- ref,
1685
- xmlns: "http://www.w3.org/2000/svg",
1686
- viewBox: "0 0 32 32",
1687
- fill: "currentColor",
1688
- ...rest
1689
- }, /* @__PURE__ */ (0, react_jsx_runtime.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__ */ (0, react_jsx_runtime.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__ */ (0, react_jsx_runtime.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);
1690
- });
1691
- if (process.env.NODE_ENV !== "production") IbmDataReplication.propTypes = require_iconPropTypes.iconPropTypes;
1692
- const IbmDataband = /*#__PURE__*/ react.default.forwardRef(function IbmDataband({ children, size = 16, ...rest }, ref) {
1693
- return react.default.createElement(require_Icon_js, {
1694
- width: size,
1695
- height: size,
1696
- ref,
1697
- xmlns: "http://www.w3.org/2000/svg",
1698
- viewBox: "0 0 32 32",
1699
- fill: "currentColor",
1700
- ...rest
1701
- }, /* @__PURE__ */ (0, react_jsx_runtime.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);
1702
- });
1703
- if (process.env.NODE_ENV !== "production") IbmDataband.propTypes = require_iconPropTypes.iconPropTypes;
1704
- const IbmDatastage = /*#__PURE__*/ react.default.forwardRef(function IbmDatastage({ children, size = 16, ...rest }, ref) {
1705
- return react.default.createElement(require_Icon_js, {
1706
- width: size,
1707
- height: size,
1708
- ref,
1709
- xmlns: "http://www.w3.org/2000/svg",
1710
- viewBox: "0 0 32 32",
1711
- fill: "currentColor",
1712
- ...rest
1713
- }, /* @__PURE__ */ (0, react_jsx_runtime.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__ */ (0, react_jsx_runtime.jsx)("path", { d: "M10,30H2v-8h8V30z M4,28h4v-4H4V28z" }), /* @__PURE__ */ (0, react_jsx_runtime.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__ */ (0, react_jsx_runtime.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);
1714
- });
1715
- if (process.env.NODE_ENV !== "production") IbmDatastage.propTypes = require_iconPropTypes.iconPropTypes;
1716
1752
  //#endregion
1753
+ exports.FollowUpWorkOrder = FollowUpWorkOrder;
1754
+ exports.ForLoop = ForLoop;
1755
+ exports.ForecastHail = ForecastHail;
1756
+ exports.ForecastHail_30 = ForecastHail_30;
1757
+ exports.ForecastLightning = ForecastLightning;
1717
1758
  exports.ForecastLightning_30 = ForecastLightning_30;
1718
1759
  exports.Fork = Fork;
1719
1760
  exports.ForkNode = ForkNode;
@@ -1740,7 +1781,12 @@ exports.GasStationEco = GasStationEco;
1740
1781
  exports.GasStationFilled = GasStationFilled;
1741
1782
  exports.Gateway = Gateway;
1742
1783
  exports.GatewayApi = GatewayApi;
1784
+ exports.GatewayExclusive = GatewayExclusive;
1785
+ exports.GatewayInclusive = GatewayInclusive;
1786
+ exports.GatewayInclusiveAlt = GatewayInclusiveAlt;
1743
1787
  exports.GatewayMail = GatewayMail;
1788
+ exports.GatewayParallel = GatewayParallel;
1789
+ exports.GatewayParallelAlt = GatewayParallelAlt;
1744
1790
  exports.GatewayPublic = GatewayPublic;
1745
1791
  exports.GatewaySecurity = GatewaySecurity;
1746
1792
  exports.GatewayUserAccess = GatewayUserAccess;
@@ -1822,16 +1868,6 @@ exports.IbmAiOnZ = IbmAiOnZ;
1822
1868
  exports.IbmAiopsInsights = IbmAiopsInsights;
1823
1869
  exports.IbmApiConnect = IbmApiConnect;
1824
1870
  exports.IbmAppConnectEnterprise = IbmAppConnectEnterprise;
1825
- exports.IbmApplicationAndDiscoveryDeliveryIntelligence = IbmApplicationAndDiscoveryDeliveryIntelligence;
1826
- exports.IbmAspera = IbmAspera;
1827
- exports.IbmCloudant = IbmCloudant;
1828
- exports.IbmContentCortexRepository = IbmContentCortexRepository;
1829
- exports.IbmDataPower = IbmDataPower;
1830
- exports.IbmDataProductExchange = IbmDataProductExchange;
1831
- exports.IbmDataReplication = IbmDataReplication;
1832
- exports.IbmDataband = IbmDataband;
1833
- exports.IbmDatastage = IbmDatastage;
1834
- exports.PaymentMethods = PaymentMethods;
1835
1871
  exports.QH = QH;
1836
1872
  exports.QHintonPlot = QHintonPlot;
1837
1873
  exports.WatsonHealthFusionBlender = WatsonHealthFusionBlender;
@@ -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 };