@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,25 @@
7
7
  * Code generated by @carbon/icon-build-helpers. DO NOT EDIT.
8
8
  */
9
9
  import type { CarbonIconType } from '../CarbonIcon';
10
+ declare const _VolumeDownFilledAlt: CarbonIconType;
11
+ declare const _VolumeFileStorage: CarbonIconType;
12
+ declare const _VolumeMute: CarbonIconType;
13
+ declare const _VolumeMuteFilled: CarbonIconType;
14
+ declare const _VolumeObjectStorage: CarbonIconType;
15
+ declare const _VolumeUp: CarbonIconType;
16
+ declare const _VolumeUpAlt: CarbonIconType;
17
+ declare const _VolumeUpFilled: CarbonIconType;
18
+ declare const _VolumeUpFilledAlt: CarbonIconType;
19
+ declare const _Vpn: CarbonIconType;
20
+ declare const _VpnConnection: CarbonIconType;
21
+ declare const _VpnPolicy: CarbonIconType;
22
+ declare const _Wallet: CarbonIconType;
23
+ declare const _Warning: CarbonIconType;
24
+ declare const _WarningAlt: CarbonIconType;
25
+ declare const _WarningAltFilled: CarbonIconType;
26
+ declare const _WarningAltInverted: CarbonIconType;
27
+ declare const _WarningAltInvertedFilled: CarbonIconType;
28
+ declare const _WarningDiamond: CarbonIconType;
10
29
  declare const _WarningDiamondFill: CarbonIconType;
11
30
  declare const _WarningFilled: CarbonIconType;
12
31
  declare const _WarningHex: CarbonIconType;
@@ -97,4 +116,4 @@ declare const _WatsonHealthZoomPan: CarbonIconType;
97
116
  declare const _Zos: CarbonIconType;
98
117
  declare const _ZosPartition: CarbonIconType;
99
118
  declare const _ZosSysplex: CarbonIconType;
100
- export { _WarningDiamondFill as WarningDiamondFill, _WarningFilled as WarningFilled, _WarningHex as WarningHex, _WarningHexFilled as WarningHexFilled, _WarningMultiple as WarningMultiple, _WarningOther as WarningOther, _WarningSquare as WarningSquare, _WarningSquareFilled as WarningSquareFilled, _Watch as Watch, _Watson as Watson, _WatsonMachineLearning as WatsonMachineLearning, _Watsonx as Watsonx, _WatsonxAi as WatsonxAi, _WatsonxData as WatsonxData, _WatsonxGovernance as WatsonxGovernance, _WaveDirection as WaveDirection, _WaveHeight as WaveHeight, _WavePeriod as WavePeriod, _Waveform as Waveform, _WeatherFrontCold as WeatherFrontCold, _WeatherFrontStationary as WeatherFrontStationary, _WeatherFrontWarm as WeatherFrontWarm, _WeatherStation as WeatherStation, _WebServicesCluster as WebServicesCluster, _WebServicesContainer as WebServicesContainer, _WebServicesDefinition as WebServicesDefinition, _WebServicesService as WebServicesService, _WebServicesTask as WebServicesTask, _WebServicesTaskDefinitionVersion as WebServicesTaskDefinitionVersion, _Webhook as Webhook, _Websheet as Websheet, _Wheat as Wheat, _WhileLoop as WhileLoop, _WhitePaper as WhitePaper, _Wifi as Wifi, _WifiController as WifiController, _WifiNotSecure as WifiNotSecure, _WifiOff as WifiOff, _WifiSecure as WifiSecure, _WifiBridge as WifiBridge, _WifiBridgeAlt as WifiBridgeAlt, _Wikis as Wikis, _WindGusts as WindGusts, _WindPower as WindPower, _WindStream as WindStream, _WatsonHealthWindowAuto as WatsonHealthWindowAuto, _WatsonHealthWindowBase as WatsonHealthWindowBase, _WatsonHealthWindowBlackSaturation as WatsonHealthWindowBlackSaturation, _WatsonHealthWindowOverlay as WatsonHealthWindowOverlay, _WatsonHealthWindowPreset as WatsonHealthWindowPreset, _Windy as Windy, _WindyDust as WindyDust, _WindySnow as WindySnow, _WindyStrong as WindyStrong, _WinterWarning as WinterWarning, _WintryMix as WintryMix, _WirelessCheckout as WirelessCheckout, _Wmv as Wmv, _WordCloud as WordCloud, _WorkflowAutomation as WorkflowAutomation, _Workspace as Workspace, _WorkspaceImport as WorkspaceImport, _Worship as Worship, _WorshipChristian as WorshipChristian, _WorshipJewish as WorshipJewish, _WorshipMuslim as WorshipMuslim, _QX as QX, _XAxis as XAxis, _Xls as Xls, _Xml as Xml, _QY as QY, _YAxis as YAxis, _QZ as QZ, _ZLpar as ZLpar, _ZSystems as ZSystems, _ZAxis as ZAxis, _ZHyperLink as ZHyperLink, _Zip as Zip, _ZipReference as ZipReference, _ZoomArea as ZoomArea, _ZoomFit as ZoomFit, _ZoomIn as ZoomIn, _ZoomInArea as ZoomInArea, _ZoomOut as ZoomOut, _ZoomOutArea as ZoomOutArea, _ZoomReset as ZoomReset, _WatsonHealthZoomPan as WatsonHealthZoomPan, _Zos as Zos, _ZosPartition as ZosPartition, _ZosSysplex as ZosSysplex };
119
+ export { _VolumeDownFilledAlt as VolumeDownFilledAlt, _VolumeFileStorage as VolumeFileStorage, _VolumeMute as VolumeMute, _VolumeMuteFilled as VolumeMuteFilled, _VolumeObjectStorage as VolumeObjectStorage, _VolumeUp as VolumeUp, _VolumeUpAlt as VolumeUpAlt, _VolumeUpFilled as VolumeUpFilled, _VolumeUpFilledAlt as VolumeUpFilledAlt, _Vpn as Vpn, _VpnConnection as VpnConnection, _VpnPolicy as VpnPolicy, _Wallet as Wallet, _Warning as Warning, _WarningAlt as WarningAlt, _WarningAltFilled as WarningAltFilled, _WarningAltInverted as WarningAltInverted, _WarningAltInvertedFilled as WarningAltInvertedFilled, _WarningDiamond as WarningDiamond, _WarningDiamondFill as WarningDiamondFill, _WarningFilled as WarningFilled, _WarningHex as WarningHex, _WarningHexFilled as WarningHexFilled, _WarningMultiple as WarningMultiple, _WarningOther as WarningOther, _WarningSquare as WarningSquare, _WarningSquareFilled as WarningSquareFilled, _Watch as Watch, _Watson as Watson, _WatsonMachineLearning as WatsonMachineLearning, _Watsonx as Watsonx, _WatsonxAi as WatsonxAi, _WatsonxData as WatsonxData, _WatsonxGovernance as WatsonxGovernance, _WaveDirection as WaveDirection, _WaveHeight as WaveHeight, _WavePeriod as WavePeriod, _Waveform as Waveform, _WeatherFrontCold as WeatherFrontCold, _WeatherFrontStationary as WeatherFrontStationary, _WeatherFrontWarm as WeatherFrontWarm, _WeatherStation as WeatherStation, _WebServicesCluster as WebServicesCluster, _WebServicesContainer as WebServicesContainer, _WebServicesDefinition as WebServicesDefinition, _WebServicesService as WebServicesService, _WebServicesTask as WebServicesTask, _WebServicesTaskDefinitionVersion as WebServicesTaskDefinitionVersion, _Webhook as Webhook, _Websheet as Websheet, _Wheat as Wheat, _WhileLoop as WhileLoop, _WhitePaper as WhitePaper, _Wifi as Wifi, _WifiController as WifiController, _WifiNotSecure as WifiNotSecure, _WifiOff as WifiOff, _WifiSecure as WifiSecure, _WifiBridge as WifiBridge, _WifiBridgeAlt as WifiBridgeAlt, _Wikis as Wikis, _WindGusts as WindGusts, _WindPower as WindPower, _WindStream as WindStream, _WatsonHealthWindowAuto as WatsonHealthWindowAuto, _WatsonHealthWindowBase as WatsonHealthWindowBase, _WatsonHealthWindowBlackSaturation as WatsonHealthWindowBlackSaturation, _WatsonHealthWindowOverlay as WatsonHealthWindowOverlay, _WatsonHealthWindowPreset as WatsonHealthWindowPreset, _Windy as Windy, _WindyDust as WindyDust, _WindySnow as WindySnow, _WindyStrong as WindyStrong, _WinterWarning as WinterWarning, _WintryMix as WintryMix, _WirelessCheckout as WirelessCheckout, _Wmv as Wmv, _WordCloud as WordCloud, _WorkflowAutomation as WorkflowAutomation, _Workspace as Workspace, _WorkspaceImport as WorkspaceImport, _Worship as Worship, _WorshipChristian as WorshipChristian, _WorshipJewish as WorshipJewish, _WorshipMuslim as WorshipMuslim, _QX as QX, _XAxis as XAxis, _Xls as Xls, _Xml as Xml, _QY as QY, _YAxis as YAxis, _QZ as QZ, _ZLpar as ZLpar, _ZSystems as ZSystems, _ZAxis as ZAxis, _ZHyperLink as ZHyperLink, _Zip as Zip, _ZipReference as ZipReference, _ZoomArea as ZoomArea, _ZoomFit as ZoomFit, _ZoomIn as ZoomIn, _ZoomInArea as ZoomInArea, _ZoomOut as ZoomOut, _ZoomOutArea as ZoomOutArea, _ZoomReset as ZoomReset, _WatsonHealthZoomPan as WatsonHealthZoomPan, _Zos as Zos, _ZosPartition as ZosPartition, _ZosSysplex as ZosSysplex };
@@ -15,6 +15,260 @@ react = require_rolldown_runtime.__toESM(react);
15
15
  let react_jsx_runtime = require("react/jsx-runtime");
16
16
  //#region virtual:generated/bucket-21.js
17
17
  const didWarnAboutDeprecation = {};
18
+ const VolumeDownFilledAlt = /*#__PURE__*/ react.default.forwardRef(function VolumeDownFilledAlt({ children, size = 16, ...rest }, ref) {
19
+ return react.default.createElement(require_Icon_js, {
20
+ width: size,
21
+ height: size,
22
+ ref,
23
+ xmlns: "http://www.w3.org/2000/svg",
24
+ viewBox: "0 0 32 32",
25
+ fill: "currentColor",
26
+ ...rest
27
+ }, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M22 15H32V17H22z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M18,30a.997.997,0,0,1-.7109-.2969L9.666,22H3a.9993.9993,0,0,1-1-.9988V11a.9993.9993,0,0,1,.9988-1H9.666l7.623-7.7031A1,1,0,0,1,19,3V29A1.0007,1.0007,0,0,1,18,30Z" }), children);
28
+ });
29
+ if (process.env.NODE_ENV !== "production") VolumeDownFilledAlt.propTypes = require_iconPropTypes.iconPropTypes;
30
+ const VolumeFileStorage = /*#__PURE__*/ react.default.forwardRef(function VolumeFileStorage({ children, size = 16, ...rest }, ref) {
31
+ return react.default.createElement(require_Icon_js, {
32
+ width: size,
33
+ height: size,
34
+ ref,
35
+ xmlns: "http://www.w3.org/2000/svg",
36
+ viewBox: "0 0 32 32",
37
+ fill: "currentColor",
38
+ ...rest
39
+ }, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M25.707,17.293l-5-5A1,1,0,0,0,20,12H14a2,2,0,0,0-2,2V28a2,2,0,0,0,2,2H24a2,2,0,0,0,2-2V18A1,1,0,0,0,25.707,17.293ZM23.5857,18H20V14.4141ZM14,28V14h4v4a2,2,0,0,0,2,2h4v8Z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M8,27H4a2.0023,2.0023,0,0,1-2-2V5A2.0023,2.0023,0,0,1,4,3h7.5857A1.9865,1.9865,0,0,1,13,3.5859L16.4143,7H28a2.0023,2.0023,0,0,1,2,2v8H28V9H15.5857l-4-4H4V25H8Z" }), children);
40
+ });
41
+ if (process.env.NODE_ENV !== "production") VolumeFileStorage.propTypes = require_iconPropTypes.iconPropTypes;
42
+ const VolumeMute = /*#__PURE__*/ react.default.forwardRef(function VolumeMute({ children, size = 16, ...rest }, ref) {
43
+ return react.default.createElement(require_Icon_js, {
44
+ width: size,
45
+ height: size,
46
+ ref,
47
+ xmlns: "http://www.w3.org/2000/svg",
48
+ viewBox: "0 0 32 32",
49
+ fill: "currentColor",
50
+ ...rest
51
+ }, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M31 12.41 29.59 11 26 14.59 22.41 11 21 12.41 24.59 16 21 19.59 22.41 21 26 17.41 29.59 21 31 19.59 27.41 16 31 12.41z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M18,30a1,1,0,0,1-.71-.3L9.67,22H3a1,1,0,0,1-1-1H2V11a1,1,0,0,1,1-1H9.67l7.62-7.7a1,1,0,0,1,1.41,0A1,1,0,0,1,19,3V29A1,1,0,0,1,18,30ZM4,20h6a1.17,1.17,0,0,1,.79.3L17,26.57V5.43L10.79,11.7A1.17,1.17,0,0,1,10,12H4Z" }), children);
52
+ });
53
+ if (process.env.NODE_ENV !== "production") VolumeMute.propTypes = require_iconPropTypes.iconPropTypes;
54
+ const VolumeMuteFilled = /*#__PURE__*/ react.default.forwardRef(function VolumeMuteFilled({ children, size = 16, ...rest }, ref) {
55
+ return react.default.createElement(require_Icon_js, {
56
+ width: size,
57
+ height: size,
58
+ ref,
59
+ xmlns: "http://www.w3.org/2000/svg",
60
+ viewBox: "0 0 32 32",
61
+ fill: "currentColor",
62
+ ...rest
63
+ }, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M31 12.41 29.59 11 26 14.59 22.41 11 21 12.41 24.59 16 21 19.59 22.41 21 26 17.41 29.59 21 31 19.59 27.41 16 31 12.41z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M18,30a1,1,0,0,1-.71-.3L9.67,22H3a1,1,0,0,1-1-1H2V11a1,1,0,0,1,1-1H9.67l7.62-7.7a1,1,0,0,1,1.41,0A1,1,0,0,1,19,3V29A1,1,0,0,1,18,30Z" }), children);
64
+ });
65
+ if (process.env.NODE_ENV !== "production") VolumeMuteFilled.propTypes = require_iconPropTypes.iconPropTypes;
66
+ const VolumeObjectStorage = /*#__PURE__*/ react.default.forwardRef(function VolumeObjectStorage({ children, size = 16, ...rest }, ref) {
67
+ return react.default.createElement(require_Icon_js, {
68
+ width: size,
69
+ height: size,
70
+ ref,
71
+ xmlns: "http://www.w3.org/2000/svg",
72
+ viewBox: "0 0 32 32",
73
+ fill: "currentColor",
74
+ ...rest
75
+ }, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M23,24a2.98,2.98,0,0,0-2.0376.8115l-4.0037-2.4023a2.0478,2.0478,0,0,0,0-.8184l4.0037-2.4023a3.2463,3.2463,0,1,0-.9211-1.7793l-4.0037,2.4023a3,3,0,1,0,0,4.377l4.0037,2.4023A2.9729,2.9729,0,0,0,20,27a3,3,0,1,0,3-3Zm0-8a1,1,0,1,1-1,1A1.0008,1.0008,0,0,1,23,16Zm-9,7a1,1,0,1,1,1-1A1.0008,1.0008,0,0,1,14,23Zm9,5a1,1,0,1,1,1-1A1.0008,1.0008,0,0,1,23,28Z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M8,28H4a2.0023,2.0023,0,0,1-2-2V6A2.0023,2.0023,0,0,1,4,4h7.5857A1.9865,1.9865,0,0,1,13,4.5859L16.4143,8H28a2.0023,2.0023,0,0,1,2,2v8H28V10H15.5857l-4-4H4V26H8Z" }), children);
76
+ });
77
+ if (process.env.NODE_ENV !== "production") VolumeObjectStorage.propTypes = require_iconPropTypes.iconPropTypes;
78
+ const VolumeUp = /*#__PURE__*/ react.default.forwardRef(function VolumeUp({ children, size = 16, ...rest }, ref) {
79
+ return react.default.createElement(require_Icon_js, {
80
+ width: size,
81
+ height: size,
82
+ ref,
83
+ xmlns: "http://www.w3.org/2000/svg",
84
+ viewBox: "0 0 32 32",
85
+ fill: "currentColor",
86
+ ...rest
87
+ }, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M27.16,8.08,25.63,9.37a10,10,0,0,1-.29,13.23L26.81,24a12,12,0,0,0,.35-15.88Z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M21.58,12a6,6,0,0,1-.18,7.94l1.47,1.36a8,8,0,0,0,.23-10.59Z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M18,30a1,1,0,0,1-.71-.3L9.67,22H3a1,1,0,0,1-1-1H2V11a1,1,0,0,1,1-1H9.67l7.62-7.7a1,1,0,0,1,1.41,0A1,1,0,0,1,19,3V29A1,1,0,0,1,18,30ZM4,20h6.08a1,1,0,0,1,.71.3L17,26.57V5.43L10.79,11.7a1,1,0,0,1-.71.3H4Z" }), children);
88
+ });
89
+ if (process.env.NODE_ENV !== "production") VolumeUp.propTypes = require_iconPropTypes.iconPropTypes;
90
+ const VolumeUpAlt = /*#__PURE__*/ react.default.forwardRef(function VolumeUpAlt({ children, size = 16, ...rest }, ref) {
91
+ return react.default.createElement(require_Icon_js, {
92
+ width: size,
93
+ height: size,
94
+ ref,
95
+ xmlns: "http://www.w3.org/2000/svg",
96
+ viewBox: "0 0 32 32",
97
+ fill: "currentColor",
98
+ ...rest
99
+ }, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M32 15 28 15 28 11 26 11 26 15 22 15 22 17 26 17 26 21 28 21 28 17 32 17 32 15z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M18,30a.997.997,0,0,1-.7109-.2969L9.666,22H3a.9993.9993,0,0,1-1-.9988V11a.9993.9993,0,0,1,.9988-1H9.666l7.623-7.7031A1,1,0,0,1,19,3V29A1.0007,1.0007,0,0,1,18,30ZM4,20h6a1.2008,1.2008,0,0,1,.7939.2969L17,26.5684V5.4316l-6.2061,6.2715A1.2013,1.2013,0,0,1,10,12H4Z" }), children);
100
+ });
101
+ if (process.env.NODE_ENV !== "production") VolumeUpAlt.propTypes = require_iconPropTypes.iconPropTypes;
102
+ const VolumeUpFilled = /*#__PURE__*/ react.default.forwardRef(function VolumeUpFilled({ children, size = 16, ...rest }, ref) {
103
+ return react.default.createElement(require_Icon_js, {
104
+ width: size,
105
+ height: size,
106
+ ref,
107
+ xmlns: "http://www.w3.org/2000/svg",
108
+ viewBox: "0 0 32 32",
109
+ fill: "currentColor",
110
+ ...rest
111
+ }, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M27.16,8.08,25.63,9.37a10,10,0,0,1-.29,13.23L26.81,24a12,12,0,0,0,.35-15.88Z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M21.58,12a6,6,0,0,1-.18,7.94l1.47,1.36a8,8,0,0,0,.23-10.59Z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M18,30a1,1,0,0,1-.71-.3L9.67,22H3a1,1,0,0,1-1-1H2V11a1,1,0,0,1,1-1H9.67l7.62-7.7a1,1,0,0,1,1.41,0A1,1,0,0,1,19,3V29A1,1,0,0,1,18,30Z" }), children);
112
+ });
113
+ if (process.env.NODE_ENV !== "production") VolumeUpFilled.propTypes = require_iconPropTypes.iconPropTypes;
114
+ const VolumeUpFilledAlt = /*#__PURE__*/ react.default.forwardRef(function VolumeUpFilledAlt({ children, size = 16, ...rest }, ref) {
115
+ return react.default.createElement(require_Icon_js, {
116
+ width: size,
117
+ height: size,
118
+ ref,
119
+ xmlns: "http://www.w3.org/2000/svg",
120
+ viewBox: "0 0 32 32",
121
+ fill: "currentColor",
122
+ ...rest
123
+ }, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M32 15 28 15 28 11 26 11 26 15 22 15 22 17 26 17 26 21 28 21 28 17 32 17 32 15z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M18,30a.997.997,0,0,1-.7109-.2969L9.666,22H3a.9993.9993,0,0,1-1-.9988V11a.9993.9993,0,0,1,.9988-1H9.666l7.623-7.7031A1,1,0,0,1,19,3V29A1.0007,1.0007,0,0,1,18,30Z" }), children);
124
+ });
125
+ if (process.env.NODE_ENV !== "production") VolumeUpFilledAlt.propTypes = require_iconPropTypes.iconPropTypes;
126
+ const Vpn = /*#__PURE__*/ react.default.forwardRef(function Vpn({ children, size = 16, ...rest }, ref) {
127
+ return react.default.createElement(require_Icon_js, {
128
+ width: size,
129
+ height: size,
130
+ ref,
131
+ xmlns: "http://www.w3.org/2000/svg",
132
+ viewBox: "0 0 32 32",
133
+ fill: "currentColor",
134
+ ...rest
135
+ }, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M14,23H12V9h6a2,2,0,0,1,2,2v5a2,2,0,0,1-2,2H14Zm0-7h4V11H14Z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M28 19 24.32 9 22 9 22 23 24 23 24 13 27.68 23 30 23 30 9 28 9 28 19z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M8 9 6 22 4 9 2 9 4.52 23 7.48 23 10 9 8 9z" }), children);
136
+ });
137
+ if (process.env.NODE_ENV !== "production") Vpn.propTypes = require_iconPropTypes.iconPropTypes;
138
+ const VpnConnection = /*#__PURE__*/ react.default.forwardRef(function VpnConnection({ children, size = 16, ...rest }, ref) {
139
+ return react.default.createElement(require_Icon_js, {
140
+ width: size,
141
+ height: size,
142
+ ref,
143
+ xmlns: "http://www.w3.org/2000/svg",
144
+ viewBox: "0 0 32 32",
145
+ fill: "currentColor",
146
+ ...rest
147
+ }, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M28,7a1.9919,1.9919,0,0,0-1.7227,1H22A6,6,0,0,0,10,8H5.7227a2,2,0,1,0,0,2H10v4H8a2,2,0,0,0-2,2V28a2,2,0,0,0,2,2H24a2,2,0,0,0,2-2V16a2,2,0,0,0-2-2H22V10h4.2773A1.9966,1.9966,0,1,0,28,7ZM12,8a4,4,0,0,1,8,0v6H12V10h5V8Zm12,8V28H8V16Z" }), children);
148
+ });
149
+ if (process.env.NODE_ENV !== "production") VpnConnection.propTypes = require_iconPropTypes.iconPropTypes;
150
+ const VpnPolicy = /*#__PURE__*/ react.default.forwardRef(function VpnPolicy({ children, size = 16, ...rest }, ref) {
151
+ return react.default.createElement(require_Icon_js, {
152
+ width: size,
153
+ height: size,
154
+ ref,
155
+ xmlns: "http://www.w3.org/2000/svg",
156
+ viewBox: "0 0 32 32",
157
+ fill: "currentColor",
158
+ ...rest
159
+ }, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M30,15A6,6,0,1,0,20,19.46V29l4-1.8838L28,29V19.46A5.98,5.98,0,0,0,30,15ZM26,25.8477l-2-.9415-2,.9415V20.65a5.8877,5.8877,0,0,0,4,0ZM24,19a4,4,0,1,1,4-4A4.0045,4.0045,0,0,1,24,19Z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M14,2A6.0066,6.0066,0,0,0,8,8v6H6a2.0023,2.0023,0,0,0-2,2V28a2.0023,2.0023,0,0,0,2,2H17V28H6V16h9V14H10V8a4,4,0,0,1,7.92-.8008l1.96-.3984A6.0167,6.0167,0,0,0,14,2Z" }), children);
160
+ });
161
+ if (process.env.NODE_ENV !== "production") VpnPolicy.propTypes = require_iconPropTypes.iconPropTypes;
162
+ const Wallet = /*#__PURE__*/ react.default.forwardRef(function Wallet({ children, size = 16, ...rest }, ref) {
163
+ return react.default.createElement(require_Icon_js, {
164
+ width: size,
165
+ height: size,
166
+ ref,
167
+ xmlns: "http://www.w3.org/2000/svg",
168
+ viewBox: "0 0 32 32",
169
+ fill: "currentColor",
170
+ ...rest
171
+ }, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M22 17H24V19H22z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M28,8H4V5H26V3H4A2,2,0,0,0,2,5V26a2,2,0,0,0,2,2H28a2,2,0,0,0,2-2V10A2,2,0,0,0,28,8ZM4,26V10H28v3H20a2,2,0,0,0-2,2v6a2,2,0,0,0,2,2h8v3ZM28,15v6H20V15Z" }), children);
172
+ });
173
+ if (process.env.NODE_ENV !== "production") Wallet.propTypes = require_iconPropTypes.iconPropTypes;
174
+ const Warning = /*#__PURE__*/ react.default.forwardRef(function Warning({ children, size = 16, ...rest }, ref) {
175
+ if (size === 16 || size === "16" || size === "16px") return react.default.createElement(require_Icon_js, {
176
+ width: size,
177
+ height: size,
178
+ ref,
179
+ xmlns: "http://www.w3.org/2000/svg",
180
+ viewBox: "0 0 16 16",
181
+ fill: "currentColor",
182
+ ...rest
183
+ }, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M8,1C4.1,1,1,4.1,1,8s3.1,7,7,7s7-3.1,7-7S11.9,1,8,1z M8,14c-3.3,0-6-2.7-6-6s2.7-6,6-6s6,2.7,6,6S11.3,14,8,14z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M7.5 4H8.5V9H7.5z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M8,10.2c-0.4,0-0.8,0.3-0.8,0.8s0.3,0.8,0.8,0.8c0.4,0,0.8-0.3,0.8-0.8S8.4,10.2,8,10.2z" }), children);
184
+ return react.default.createElement(require_Icon_js, {
185
+ width: size,
186
+ height: size,
187
+ ref,
188
+ xmlns: "http://www.w3.org/2000/svg",
189
+ viewBox: "0 0 32 32",
190
+ fill: "currentColor",
191
+ ...rest
192
+ }, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M16,2A14,14,0,1,0,30,16,14,14,0,0,0,16,2Zm0,26A12,12,0,1,1,28,16,12,12,0,0,1,16,28Z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M15 8H17V19H15z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M16,22a1.5,1.5,0,1,0,1.5,1.5A1.5,1.5,0,0,0,16,22Z" }), children);
193
+ });
194
+ if (process.env.NODE_ENV !== "production") Warning.propTypes = require_iconPropTypes.iconPropTypes;
195
+ const WarningAlt = /*#__PURE__*/ react.default.forwardRef(function WarningAlt({ children, size = 16, ...rest }, ref) {
196
+ if (size === 16 || size === "16" || size === "16px") return react.default.createElement(require_Icon_js, {
197
+ width: size,
198
+ height: size,
199
+ ref,
200
+ xmlns: "http://www.w3.org/2000/svg",
201
+ viewBox: "0 0 16 16",
202
+ fill: "currentColor",
203
+ ...rest
204
+ }, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M14.5,14h-13c-0.2,0-0.3-0.1-0.4-0.2c-0.1-0.2-0.1-0.3,0-0.5l6.5-12C7.7,1,8,0.9,8.2,1.1c0.1,0,0.2,0.1,0.2,0.2l6.5,12 c0.1,0.2,0.1,0.3,0,0.5C14.9,13.9,14.7,14,14.5,14z M2.3,13h11.3L8,2.5L2.3,13z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M7.5 6H8.5V9.5H7.5z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M8,10.8c-0.4,0-0.8,0.3-0.8,0.8s0.3,0.8,0.8,0.8c0.4,0,0.8-0.3,0.8-0.8S8.4,10.8,8,10.8z" }), children);
205
+ return react.default.createElement(require_Icon_js, {
206
+ width: size,
207
+ height: size,
208
+ ref,
209
+ xmlns: "http://www.w3.org/2000/svg",
210
+ viewBox: "0 0 32 32",
211
+ fill: "currentColor",
212
+ ...rest
213
+ }, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M16,23a1.5,1.5,0,1,0,1.5,1.5A1.5,1.5,0,0,0,16,23Z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M15 12H17V21H15z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M29,30H3a1,1,0,0,1-.8872-1.4614l13-25a1,1,0,0,1,1.7744,0l13,25A1,1,0,0,1,29,30ZM4.6507,28H27.3493l.002-.0033L16.002,6.1714h-.004L4.6487,27.9967Z" }), children);
214
+ });
215
+ if (process.env.NODE_ENV !== "production") WarningAlt.propTypes = require_iconPropTypes.iconPropTypes;
216
+ const WarningAltFilled = /*#__PURE__*/ react.default.forwardRef(function WarningAltFilled({ children, size = 16, ...rest }, ref) {
217
+ return react.default.createElement(require_Icon_js, {
218
+ width: size,
219
+ height: size,
220
+ ref,
221
+ xmlns: "http://www.w3.org/2000/svg",
222
+ viewBox: "0 0 32 32",
223
+ fill: "currentColor",
224
+ ...rest
225
+ }, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", {
226
+ fill: "none",
227
+ d: "M16,26a1.5,1.5,0,1,1,1.5-1.5A1.5,1.5,0,0,1,16,26Zm-1.125-5h2.25V12h-2.25Z",
228
+ "data-icon-path": "inner-path"
229
+ }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M16.002,6.1714h-.004L4.6487,27.9966,4.6506,28H27.3494l.0019-.0034ZM14.875,12h2.25v9h-2.25ZM16,26a1.5,1.5,0,1,1,1.5-1.5A1.5,1.5,0,0,1,16,26Z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M29,30H3a1,1,0,0,1-.8872-1.4614l13-25a1,1,0,0,1,1.7744,0l13,25A1,1,0,0,1,29,30ZM4.6507,28H27.3493l.002-.0033L16.002,6.1714h-.004L4.6487,27.9967Z" }), children);
230
+ });
231
+ if (process.env.NODE_ENV !== "production") WarningAltFilled.propTypes = require_iconPropTypes.iconPropTypes;
232
+ const WarningAltInverted = /*#__PURE__*/ react.default.forwardRef(function WarningAltInverted({ children, size = 16, ...rest }, ref) {
233
+ return react.default.createElement(require_Icon_js, {
234
+ width: size,
235
+ height: size,
236
+ ref,
237
+ xmlns: "http://www.w3.org/2000/svg",
238
+ viewBox: "0 0 32 32",
239
+ fill: "currentColor",
240
+ ...rest
241
+ }, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M16,17a1.5,1.5,0,1,0,1.5,1.5A1.5,1.5,0,0,0,16,17Z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M15 6H17V15H15z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M29.855,2.481a1.001,1.001,0,0,1,.0322.98l-13,25a1,1,0,0,1-1.7744,0l-13-25A1,1,0,0,1,3,2H29A1.0007,1.0007,0,0,1,29.855,2.481ZM4.6487,4.0033,15.998,25.8286h.004L27.3513,4.0033,27.3493,4H4.6507Z" }), children);
242
+ });
243
+ if (process.env.NODE_ENV !== "production") WarningAltInverted.propTypes = require_iconPropTypes.iconPropTypes;
244
+ const WarningAltInvertedFilled = /*#__PURE__*/ react.default.forwardRef(function WarningAltInvertedFilled({ children, size = 16, ...rest }, ref) {
245
+ return react.default.createElement(require_Icon_js, {
246
+ width: size,
247
+ height: size,
248
+ ref,
249
+ xmlns: "http://www.w3.org/2000/svg",
250
+ viewBox: "0 0 32 32",
251
+ fill: "currentColor",
252
+ ...rest
253
+ }, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", {
254
+ fill: "none",
255
+ d: "M16,20a1.5,1.5,0,1,1,1.5-1.5A1.5,1.5,0,0,1,16,20Zm-1.125-5h2.25V6h-2.25Z",
256
+ "data-icon-path": "inner-path"
257
+ }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M27.3494,4H4.6506l-.0019.0034L15.998,25.8286h.004L27.3513,4.0034ZM14.875,6h2.25v9h-2.25ZM16,20a1.5,1.5,0,1,1,1.5-1.5A1.5,1.5,0,0,1,16,20Z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M29.855,2.481a1.001,1.001,0,0,1,.0322.98l-13,25a1,1,0,0,1-1.7744,0l-13-25A1,1,0,0,1,3,2H29A1.0007,1.0007,0,0,1,29.855,2.481ZM4.6487,4.0033,15.998,25.8286h.004L27.3513,4.0033,27.3493,4H4.6507Z" }), children);
258
+ });
259
+ if (process.env.NODE_ENV !== "production") WarningAltInvertedFilled.propTypes = require_iconPropTypes.iconPropTypes;
260
+ const WarningDiamond = /*#__PURE__*/ react.default.forwardRef(function WarningDiamond({ children, size = 16, ...rest }, ref) {
261
+ return react.default.createElement(require_Icon_js, {
262
+ width: size,
263
+ height: size,
264
+ ref,
265
+ xmlns: "http://www.w3.org/2000/svg",
266
+ viewBox: "0 0 32 32",
267
+ fill: "currentColor",
268
+ ...rest
269
+ }, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "m16,20c-.8284,0-1.5.6716-1.5,1.5s.6716,1.5,1.5,1.5,1.5-.6716,1.5-1.5-.6716-1.5-1.5-1.5h0Z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M15 9H17V18H15z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "m16,30c-.5335,0-1.0672-.2031-1.4732-.6094L2.6094,17.4732c-.8126-.8123-.8126-2.1342,0-2.9465L14.5268,2.6094c.8121-.8126,2.1344-.8126,2.9465,0l11.9173,11.9173c.8126.8123.8126,2.1342,0,2.9465l-11.9173,11.9173c-.406.4063-.9398.6094-1.4732.6094Zm0-26.0008c-.0215,0-.0427.0083-.0591.0244L4.0236,15.9409c-.0325.0327-.0325.0855,0,.1182l11.9173,11.9173c.0327.0322.0855.0322.1182,0l11.9173-11.9173c.0325-.0327.0325-.0855,0-.1182l-11.9173-11.9173c-.0164-.0161-.0376-.0244-.0591-.0244Z" }), children);
270
+ });
271
+ if (process.env.NODE_ENV !== "production") WarningDiamond.propTypes = require_iconPropTypes.iconPropTypes;
18
272
  const WarningDiamondFill = /*#__PURE__*/ react.default.forwardRef(function WarningDiamondFill({ children, size = 16, ...rest }, ref) {
19
273
  return react.default.createElement(require_Icon_js, {
20
274
  width: size,
@@ -1307,6 +1561,25 @@ if (process.env.NODE_ENV !== "production") ZosSysplex.propTypes = require_iconPr
1307
1561
  exports.QX = QX;
1308
1562
  exports.QY = QY;
1309
1563
  exports.QZ = QZ;
1564
+ exports.VolumeDownFilledAlt = VolumeDownFilledAlt;
1565
+ exports.VolumeFileStorage = VolumeFileStorage;
1566
+ exports.VolumeMute = VolumeMute;
1567
+ exports.VolumeMuteFilled = VolumeMuteFilled;
1568
+ exports.VolumeObjectStorage = VolumeObjectStorage;
1569
+ exports.VolumeUp = VolumeUp;
1570
+ exports.VolumeUpAlt = VolumeUpAlt;
1571
+ exports.VolumeUpFilled = VolumeUpFilled;
1572
+ exports.VolumeUpFilledAlt = VolumeUpFilledAlt;
1573
+ exports.Vpn = Vpn;
1574
+ exports.VpnConnection = VpnConnection;
1575
+ exports.VpnPolicy = VpnPolicy;
1576
+ exports.Wallet = Wallet;
1577
+ exports.Warning = Warning;
1578
+ exports.WarningAlt = WarningAlt;
1579
+ exports.WarningAltFilled = WarningAltFilled;
1580
+ exports.WarningAltInverted = WarningAltInverted;
1581
+ exports.WarningAltInvertedFilled = WarningAltInvertedFilled;
1582
+ exports.WarningDiamond = WarningDiamond;
1310
1583
  exports.WarningDiamondFill = WarningDiamondFill;
1311
1584
  exports.WarningFilled = WarningFilled;
1312
1585
  exports.WarningHex = WarningHex;
@@ -7,6 +7,7 @@
7
7
  * Code generated by @carbon/icon-build-helpers. DO NOT EDIT.
8
8
  */
9
9
  import type { CarbonIconType } from '../CarbonIcon';
10
+ declare const _ChartErrorBar: CarbonIconType;
10
11
  declare const _ChartErrorBarAlt: CarbonIconType;
11
12
  declare const _ChartDonut: CarbonIconType;
12
13
  declare const _ChartEvaluation: CarbonIconType;
@@ -106,6 +107,7 @@ declare const _CircleStroke: CarbonIconType;
106
107
  declare const _QCircuitComposer: CarbonIconType;
107
108
  declare const _ClassicBatch: CarbonIconType;
108
109
  declare const _Classification: CarbonIconType;
110
+ declare const _ClassificationGroups: CarbonIconType;
109
111
  declare const _ClassifierLanguage: CarbonIconType;
110
112
  declare const _Clean: CarbonIconType;
111
113
  declare const _Close: CarbonIconType;
@@ -130,6 +132,4 @@ declare const _CloudApp: CarbonIconType;
130
132
  declare const _CloudCeiling: CarbonIconType;
131
133
  declare const _CloudFoundry_1: CarbonIconType;
132
134
  declare const _CloudFoundry_2: CarbonIconType;
133
- declare const _CloudRegistry: CarbonIconType;
134
- declare const _CloudSatellite: CarbonIconType;
135
- export { _ChartErrorBarAlt as ChartErrorBarAlt, _ChartDonut as ChartDonut, _ChartEvaluation as ChartEvaluation, _ChartHighLow as ChartHighLow, _ChartHistogram as ChartHistogram, _ChartLine as ChartLine, _ChartLineData as ChartLineData, _ChartLineSmooth as ChartLineSmooth, _ChartLogisticRegression as ChartLogisticRegression, _ChartLollipop as ChartLollipop, _ChartMarimekko as ChartMarimekko, _ChartMaximum as ChartMaximum, _ChartMedian as ChartMedian, _ChartMinimum as ChartMinimum, _ChartMultiLine as ChartMultiLine, _ChartMultitype as ChartMultitype, _ChartNetwork as ChartNetwork, _ChartParallel as ChartParallel, _ChartPie as ChartPie, _ChartPlanningWaterfall as ChartPlanningWaterfall, _ChartPoint as ChartPoint, _ChartPopulation as ChartPopulation, _ChartRadar as ChartRadar, _ChartRadial as ChartRadial, _ChartRelationship as ChartRelationship, _ChartRing as ChartRing, _ChartRiver as ChartRiver, _ChartRose as ChartRose, _ChartScatter as ChartScatter, _ChartSpiral as ChartSpiral, _ChartStacked as ChartStacked, _ChartStepper as ChartStepper, _ChartSunburst as ChartSunburst, _ChartTSne as ChartTSne, _ChartTreemap as ChartTreemap, _ChartVennDiagram as ChartVennDiagram, _ChartViolinPlot as ChartViolinPlot, _ChartWaterfall as ChartWaterfall, _ChartWinLoss as ChartWinLoss, _ChartPerformance as ChartPerformance, _Chat as Chat, _ChatLaunch as ChatLaunch, _ChatOff as ChatOff, _ChatOperational as ChatOperational, _ChatBot as ChatBot, _Checkbox as Checkbox, _CheckboxChecked as CheckboxChecked, _CheckboxCheckedFilled as CheckboxCheckedFilled, _CheckboxIndeterminate as CheckboxIndeterminate, _CheckboxIndeterminateFilled as CheckboxIndeterminateFilled, _Checkmark as Checkmark, _CheckmarkFilled as CheckmarkFilled, _CheckmarkFilledError as CheckmarkFilledError, _CheckmarkFilledWarning as CheckmarkFilledWarning, _CheckmarkOutline as CheckmarkOutline, _CheckmarkOutlineError as CheckmarkOutlineError, _CheckmarkOutlineWarning as CheckmarkOutlineWarning, _Chemistry as Chemistry, _ChemistryReference as ChemistryReference, _ChevronDown as ChevronDown, _ChevronDownOutline as ChevronDownOutline, _ChevronLeft as ChevronLeft, _ChevronMini as ChevronMini, _ChevronRight as ChevronRight, _ChevronSort as ChevronSort, _ChevronSortDown as ChevronSortDown, _ChevronSortUp as ChevronSortUp, _ChevronUp as ChevronUp, _ChevronUpOutline as ChevronUpOutline, _ChildNode as ChildNode, _Chip as Chip, _Choices as Choices, _ChooseItem as ChooseItem, _ChoroplethMap as ChoroplethMap, _CicsCmas as CicsCmas, _CicsDb2Connection as CicsDb2Connection, _CicsExplorer as CicsExplorer, _CicsProgram as CicsProgram, _CicsSit as CicsSit, _CicsSitOverrides as CicsSitOverrides, _CicsSystemGroup as CicsSystemGroup, _CicsTransactionServerZos as CicsTransactionServerZos, _CicsWuiRegion as CicsWuiRegion, _CicsRegion as CicsRegion, _CicsRegionAlt as CicsRegionAlt, _CicsRegionRouting as CicsRegionRouting, _CicsRegionTarget as CicsRegionTarget, _Cicsplex as Cicsplex, _CircleFilled as CircleFilled, _CircleOutline as CircleOutline, _CircleSolid as CircleSolid, _CircleDash as CircleDash, _CircleFill as CircleFill, _WatsonHealthCircleMeasurement as WatsonHealthCircleMeasurement, _CirclePacking as CirclePacking, _CircleStroke as CircleStroke, _QCircuitComposer as QCircuitComposer, _ClassicBatch as ClassicBatch, _Classification as Classification, _ClassifierLanguage as ClassifierLanguage, _Clean as Clean, _Close as Close, _CloseFilled as CloseFilled, _CloseLarge as CloseLarge, _CloseOutline as CloseOutline, _ClosedCaption as ClosedCaption, _ClosedCaptionAlt as ClosedCaptionAlt, _ClosedCaptionFilled as ClosedCaptionFilled, _Cloud as Cloud, _CloudAlerting as CloudAlerting, _CloudAuditing as CloudAuditing, _CloudDataOps as CloudDataOps, _CloudDownload as CloudDownload, _CloudInfraMigration as CloudInfraMigration, _CloudLogging as CloudLogging, _CloudMonitoring as CloudMonitoring, _CloudOffline as CloudOffline, _CloudServiceManagement as CloudServiceManagement, _CloudUpload as CloudUpload, _CloudApp as CloudApp, _CloudCeiling as CloudCeiling, _CloudFoundry_1 as CloudFoundry_1, _CloudFoundry_2 as CloudFoundry_2, _CloudRegistry as CloudRegistry, _CloudSatellite as CloudSatellite };
135
+ export { _ChartErrorBar as ChartErrorBar, _ChartErrorBarAlt as ChartErrorBarAlt, _ChartDonut as ChartDonut, _ChartEvaluation as ChartEvaluation, _ChartHighLow as ChartHighLow, _ChartHistogram as ChartHistogram, _ChartLine as ChartLine, _ChartLineData as ChartLineData, _ChartLineSmooth as ChartLineSmooth, _ChartLogisticRegression as ChartLogisticRegression, _ChartLollipop as ChartLollipop, _ChartMarimekko as ChartMarimekko, _ChartMaximum as ChartMaximum, _ChartMedian as ChartMedian, _ChartMinimum as ChartMinimum, _ChartMultiLine as ChartMultiLine, _ChartMultitype as ChartMultitype, _ChartNetwork as ChartNetwork, _ChartParallel as ChartParallel, _ChartPie as ChartPie, _ChartPlanningWaterfall as ChartPlanningWaterfall, _ChartPoint as ChartPoint, _ChartPopulation as ChartPopulation, _ChartRadar as ChartRadar, _ChartRadial as ChartRadial, _ChartRelationship as ChartRelationship, _ChartRing as ChartRing, _ChartRiver as ChartRiver, _ChartRose as ChartRose, _ChartScatter as ChartScatter, _ChartSpiral as ChartSpiral, _ChartStacked as ChartStacked, _ChartStepper as ChartStepper, _ChartSunburst as ChartSunburst, _ChartTSne as ChartTSne, _ChartTreemap as ChartTreemap, _ChartVennDiagram as ChartVennDiagram, _ChartViolinPlot as ChartViolinPlot, _ChartWaterfall as ChartWaterfall, _ChartWinLoss as ChartWinLoss, _ChartPerformance as ChartPerformance, _Chat as Chat, _ChatLaunch as ChatLaunch, _ChatOff as ChatOff, _ChatOperational as ChatOperational, _ChatBot as ChatBot, _Checkbox as Checkbox, _CheckboxChecked as CheckboxChecked, _CheckboxCheckedFilled as CheckboxCheckedFilled, _CheckboxIndeterminate as CheckboxIndeterminate, _CheckboxIndeterminateFilled as CheckboxIndeterminateFilled, _Checkmark as Checkmark, _CheckmarkFilled as CheckmarkFilled, _CheckmarkFilledError as CheckmarkFilledError, _CheckmarkFilledWarning as CheckmarkFilledWarning, _CheckmarkOutline as CheckmarkOutline, _CheckmarkOutlineError as CheckmarkOutlineError, _CheckmarkOutlineWarning as CheckmarkOutlineWarning, _Chemistry as Chemistry, _ChemistryReference as ChemistryReference, _ChevronDown as ChevronDown, _ChevronDownOutline as ChevronDownOutline, _ChevronLeft as ChevronLeft, _ChevronMini as ChevronMini, _ChevronRight as ChevronRight, _ChevronSort as ChevronSort, _ChevronSortDown as ChevronSortDown, _ChevronSortUp as ChevronSortUp, _ChevronUp as ChevronUp, _ChevronUpOutline as ChevronUpOutline, _ChildNode as ChildNode, _Chip as Chip, _Choices as Choices, _ChooseItem as ChooseItem, _ChoroplethMap as ChoroplethMap, _CicsCmas as CicsCmas, _CicsDb2Connection as CicsDb2Connection, _CicsExplorer as CicsExplorer, _CicsProgram as CicsProgram, _CicsSit as CicsSit, _CicsSitOverrides as CicsSitOverrides, _CicsSystemGroup as CicsSystemGroup, _CicsTransactionServerZos as CicsTransactionServerZos, _CicsWuiRegion as CicsWuiRegion, _CicsRegion as CicsRegion, _CicsRegionAlt as CicsRegionAlt, _CicsRegionRouting as CicsRegionRouting, _CicsRegionTarget as CicsRegionTarget, _Cicsplex as Cicsplex, _CircleFilled as CircleFilled, _CircleOutline as CircleOutline, _CircleSolid as CircleSolid, _CircleDash as CircleDash, _CircleFill as CircleFill, _WatsonHealthCircleMeasurement as WatsonHealthCircleMeasurement, _CirclePacking as CirclePacking, _CircleStroke as CircleStroke, _QCircuitComposer as QCircuitComposer, _ClassicBatch as ClassicBatch, _Classification as Classification, _ClassificationGroups as ClassificationGroups, _ClassifierLanguage as ClassifierLanguage, _Clean as Clean, _Close as Close, _CloseFilled as CloseFilled, _CloseLarge as CloseLarge, _CloseOutline as CloseOutline, _ClosedCaption as ClosedCaption, _ClosedCaptionAlt as ClosedCaptionAlt, _ClosedCaptionFilled as ClosedCaptionFilled, _Cloud as Cloud, _CloudAlerting as CloudAlerting, _CloudAuditing as CloudAuditing, _CloudDataOps as CloudDataOps, _CloudDownload as CloudDownload, _CloudInfraMigration as CloudInfraMigration, _CloudLogging as CloudLogging, _CloudMonitoring as CloudMonitoring, _CloudOffline as CloudOffline, _CloudServiceManagement as CloudServiceManagement, _CloudUpload as CloudUpload, _CloudApp as CloudApp, _CloudCeiling as CloudCeiling, _CloudFoundry_1 as CloudFoundry_1, _CloudFoundry_2 as CloudFoundry_2 };
@@ -14,6 +14,18 @@ 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-3.js
17
+ const ChartErrorBar = /*#__PURE__*/ react.default.forwardRef(function ChartErrorBar({ 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: "M22,28V12H18V8h2V6H14V8h2v4H12V28H4V2H2V28a2,2,0,0,0,2,2H30V28ZM14,14h2v4H14Zm6,14H14V20h6Zm0-10H18V14h2Z" }), children);
27
+ });
28
+ if (process.env.NODE_ENV !== "production") ChartErrorBar.propTypes = require_iconPropTypes.iconPropTypes;
17
29
  const ChartErrorBarAlt = /*#__PURE__*/ react.default.forwardRef(function ChartErrorBarAlt({ children, size = 16, ...rest }, ref) {
18
30
  return react.default.createElement(require_Icon_js, {
19
31
  width: size,
@@ -1590,6 +1602,18 @@ const Classification = /*#__PURE__*/ react.default.forwardRef(function Classific
1590
1602
  }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M27.7,9.3l-7-7A.9087.9087,0,0,0,20,2H10A2.0058,2.0058,0,0,0,8,4V14H6a2.0023,2.0023,0,0,0-2,2v6a2.0023,2.0023,0,0,0,2,2H8v4a2.0058,2.0058,0,0,0,2,2H26a2.0058,2.0058,0,0,0,2-2V10A.9092.9092,0,0,0,27.7,9.3ZM20,4.4,25.6,10H20ZM6,16h9.5972L19,19l-3.3926,3H6ZM26,28H10V24h5.6089a2.0076,2.0076,0,0,0,1.3135-.4927l3.3833-2.9917a2.0015,2.0015,0,0,0,.01-3.0229l-3.4033-3.0083A1.9961,1.9961,0,0,0,15.6089,14H10V4h8v6a2.0058,2.0058,0,0,0,2,2h6Z" }), children);
1591
1603
  });
1592
1604
  if (process.env.NODE_ENV !== "production") Classification.propTypes = require_iconPropTypes.iconPropTypes;
1605
+ const ClassificationGroups = /*#__PURE__*/ react.default.forwardRef(function ClassificationGroups({ children, size = 16, ...rest }, ref) {
1606
+ return react.default.createElement(require_Icon_js, {
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__ */ (0, react_jsx_runtime.jsx)("path", { d: "M8,17h5l2,2-2,2h-5v-4ZM30,28V4c0-1.103-.8975-2-2-2h-4v2h4v24h-4v2h4c1.1025,0,2-.8975,2-2ZM8,28h-4V4h4v-2h-4c-1.103,0-2,.897-2,2v24c0,1.1025.897,2,2,2h4v-2ZM24,23v-10c0-.2651-.1055-.5195-.293-.707l-5-5c-.1875-.1875-.4414-.293-.707-.293h-6c-1.103,0-2,.897-2,2v6h2v-6h4v4c0,1.103.897,2,2,2h4v8h-12c0,1.1025.897,2,2,2h10c1.1025,0,2-.8975,2-2ZM21.5859,13h-3.5859v-3.5859l3.5859,3.5859Z" }), children);
1615
+ });
1616
+ if (process.env.NODE_ENV !== "production") ClassificationGroups.propTypes = require_iconPropTypes.iconPropTypes;
1593
1617
  const ClassifierLanguage = /*#__PURE__*/ react.default.forwardRef(function ClassifierLanguage({ children, size = 16, ...rest }, ref) {
1594
1618
  return react.default.createElement(require_Icon_js, {
1595
1619
  width: size,
@@ -1900,40 +1924,9 @@ const CloudFoundry_2 = /*#__PURE__*/ react.default.forwardRef(function CloudFoun
1900
1924
  }, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M25 11 25 9 17 9 17 23 19 23 19 17 24 17 24 15 19 15 19 11 25 11z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M15,23H9a2,2,0,0,1-2-2V11A2,2,0,0,1,9,9h6v2H9V21h6Z" }), children);
1901
1925
  });
1902
1926
  if (process.env.NODE_ENV !== "production") CloudFoundry_2.propTypes = require_iconPropTypes.iconPropTypes;
1903
- const CloudRegistry = /*#__PURE__*/ react.default.forwardRef(function CloudRegistry({ children, size = 16, ...rest }, ref) {
1904
- return react.default.createElement(require_Icon_js, {
1905
- width: size,
1906
- height: size,
1907
- ref,
1908
- xmlns: "http://www.w3.org/2000/svg",
1909
- viewBox: "0 0 32 32",
1910
- fill: "currentColor",
1911
- ...rest
1912
- }, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M28,30H23a2.0023,2.0023,0,0,1-2-2V23a2.0023,2.0023,0,0,1,2-2h5a2.0023,2.0023,0,0,1,2,2v5A2.0023,2.0023,0,0,1,28,30Zm-5-7h-.0012L23,28h5V23Z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M16,23H11a2.0023,2.0023,0,0,1-2-2V11a2.0023,2.0023,0,0,1,2-2H21a2.0023,2.0023,0,0,1,2,2v5H21V11H11V21h5Z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M16,30H4a2.0023,2.0023,0,0,1-2-2V4A2.0023,2.0023,0,0,1,4,2H28a2.0023,2.0023,0,0,1,2,2V16H28V4H4V28H16Z" }), children);
1913
- });
1914
- if (process.env.NODE_ENV !== "production") CloudRegistry.propTypes = require_iconPropTypes.iconPropTypes;
1915
- const CloudSatellite = /*#__PURE__*/ react.default.forwardRef(function CloudSatellite({ children, size = 16, ...rest }, ref) {
1916
- return react.default.createElement(require_Icon_js, {
1917
- width: size,
1918
- height: size,
1919
- ref,
1920
- xmlns: "http://www.w3.org/2000/svg",
1921
- viewBox: "0 0 32 32",
1922
- fill: "currentColor",
1923
- ...rest
1924
- }, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("circle", {
1925
- cx: "9",
1926
- cy: "20",
1927
- r: "2"
1928
- }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M16,20a4,4,0,1,1,4-4A4.0118,4.0118,0,0,1,16,20Zm0-6a2,2,0,1,0,2,2A2.0059,2.0059,0,0,0,16,14Z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("circle", {
1929
- cx: "23",
1930
- cy: "12",
1931
- r: "2"
1932
- }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M16,31a.9988.9988,0,0,1-.5039-.1357l-12-7A1.0008,1.0008,0,0,1,3,23V9a.9994.9994,0,0,1,.4961-.8638l12-7a1,1,0,0,1,1.0078,0l12,7L27.4961,9.8638,16,3.1577,5,9.5742V22.4258l11,6.417,11-6.417V15h2v8a1.0008,1.0008,0,0,1-.4961.8643l-12,7A.9988.9988,0,0,1,16,31Z" }), children);
1933
- });
1934
- if (process.env.NODE_ENV !== "production") CloudSatellite.propTypes = require_iconPropTypes.iconPropTypes;
1935
1927
  //#endregion
1936
1928
  exports.ChartDonut = ChartDonut;
1929
+ exports.ChartErrorBar = ChartErrorBar;
1937
1930
  exports.ChartErrorBarAlt = ChartErrorBarAlt;
1938
1931
  exports.ChartEvaluation = ChartEvaluation;
1939
1932
  exports.ChartHighLow = ChartHighLow;
@@ -2030,6 +2023,7 @@ exports.CircleSolid = CircleSolid;
2030
2023
  exports.CircleStroke = CircleStroke;
2031
2024
  exports.ClassicBatch = ClassicBatch;
2032
2025
  exports.Classification = Classification;
2026
+ exports.ClassificationGroups = ClassificationGroups;
2033
2027
  exports.ClassifierLanguage = ClassifierLanguage;
2034
2028
  exports.Clean = Clean;
2035
2029
  exports.Close = Close;
@@ -2052,8 +2046,6 @@ exports.CloudInfraMigration = CloudInfraMigration;
2052
2046
  exports.CloudLogging = CloudLogging;
2053
2047
  exports.CloudMonitoring = CloudMonitoring;
2054
2048
  exports.CloudOffline = CloudOffline;
2055
- exports.CloudRegistry = CloudRegistry;
2056
- exports.CloudSatellite = CloudSatellite;
2057
2049
  exports.CloudServiceManagement = CloudServiceManagement;
2058
2050
  exports.CloudUpload = CloudUpload;
2059
2051
  exports.QCircuitComposer = QCircuitComposer;
@@ -7,6 +7,8 @@
7
7
  * Code generated by @carbon/icon-build-helpers. DO NOT EDIT.
8
8
  */
9
9
  import type { CarbonIconType } from '../CarbonIcon';
10
+ declare const _CloudRegistry: CarbonIconType;
11
+ declare const _CloudSatellite: CarbonIconType;
10
12
  declare const _CloudSatelliteConfig: CarbonIconType;
11
13
  declare const _CloudSatelliteLink: CarbonIconType;
12
14
  declare const _CloudSatelliteServices: CarbonIconType;
@@ -130,6 +132,4 @@ declare const _CurvedLineSolid: CarbonIconType;
130
132
  declare const _Customer: CarbonIconType;
131
133
  declare const _CustomerService: CarbonIconType;
132
134
  declare const _CustomerServiceFilled: CarbonIconType;
133
- declare const _Cut: CarbonIconType;
134
- declare const _WatsonHealthCutInHalf: CarbonIconType;
135
- export { _CloudSatelliteConfig as CloudSatelliteConfig, _CloudSatelliteLink as CloudSatelliteLink, _CloudSatelliteServices as CloudSatelliteServices, _CloudServices as CloudServices, _Cloudy as Cloudy, _WatsonHealthCobbAngle as WatsonHealthCobbAngle, _CobolUpgradeAdvisor as CobolUpgradeAdvisor, _Code as Code, _CodeHide as CodeHide, _CodeReference as CodeReference, _CodeBlock as CodeBlock, _CodeSigningService as CodeSigningService, _Cognitive as Cognitive, _Collaborate as Collaborate, _CollapseAll as CollapseAll, _CollapseCategories as CollapseCategories, _CollapseStripe as CollapseStripe, _CollapseTitle as CollapseTitle, _CollapseTitle_2 as CollapseTitle_2, _ColorPalette as ColorPalette, _ColorPicker as ColorPicker, _ColorSwitch as ColorSwitch, _Column as Column, _ColumnDelete as ColumnDelete, _ColumnInsert as ColumnInsert, _ColumnDependency as ColumnDependency, _Comments as Comments, _Commit as Commit, _CommitAlt as CommitAlt, _CommunicationUnified as CommunicationUnified, _Compare as Compare, _Compass as Compass, _QComposerEdit as QComposerEdit, _Concept as Concept, _ConditionPoint as ConditionPoint, _ConditionWaitPoint as ConditionWaitPoint, _Connect as Connect, _ConnectRecursive as ConnectRecursive, _ConnectReference as ConnectReference, _ConnectSource as ConnectSource, _ConnectTarget as ConnectTarget, _Connection as Connection, _ConnectionReceive as ConnectionReceive, _ConnectionSend as ConnectionSend, _ConnectionSignalAlt as ConnectionSignalAlt, _ConnectionTwoWay as ConnectionTwoWay, _ConnectionUsage as ConnectionUsage, _ConnectionFlowUsage as ConnectionFlowUsage, _ConnectionSignal as ConnectionSignal, _ConnectionSignalOff as ConnectionSignalOff, _Constraint as Constraint, _Construction as Construction, _ContainerEngine as ContainerEngine, _ContainerImage as ContainerImage, _ContainerRuntime as ContainerRuntime, _ContainerRuntimeMonitor as ContainerRuntimeMonitor, _ContainerImagePull as ContainerImagePull, _ContainerImagePush as ContainerImagePush, _ContainerImagePushPull as ContainerImagePushPull, _ContainerRegistry as ContainerRegistry, _ContainerServices as ContainerServices, _ContainerSoftware as ContainerSoftware, _ContentDeliveryNetwork as ContentDeliveryNetwork, _ContentView as ContentView, _Continue as Continue, _ContinueFilled as ContinueFilled, _ContinuousDeployment as ContinuousDeployment, _ContinuousIntegration as ContinuousIntegration, _WatsonHealthContourDraw as WatsonHealthContourDraw, _WatsonHealthContourEdit as WatsonHealthContourEdit, _WatsonHealthContourFinding as WatsonHealthContourFinding, _Contrast as Contrast, _ConvertToCloud as ConvertToCloud, _Cookie as Cookie, _Copy as Copy, _CopyFile as CopyFile, _CopyLink as CopyLink, _CopyToClipboard as CopyToClipboard, _Corn as Corn, _Corner as Corner, _Coronavirus as Coronavirus, _Cost as Cost, _CostTotal as CostTotal, _Cough as Cough, _CouplingFacility as CouplingFacility, _CouplingFacilityEncryption as CouplingFacilityEncryption, _Course as Course, _Covariate as Covariate, _CreateLink as CreateLink, _Credentials as Credentials, _Critical as Critical, _CriticalSeverity as CriticalSeverity, _Crop as Crop, _CropGrowth as CropGrowth, _CropHealth as CropHealth, _WatsonHealthCrossReference as WatsonHealthCrossReference, _CrossTab as CrossTab, _Crossroads as Crossroads, _CrowdReport as CrowdReport, _CrowdReportFilled as CrowdReportFilled, _Csv as Csv, _QCU1 as QCU1, _QCU3 as QCU3, _Cube as Cube, _CubeView as CubeView, _Currency as Currency, _CurrencyBaht as CurrencyBaht, _CurrencyDollar as CurrencyDollar, _CurrencyEuro as CurrencyEuro, _CurrencyLira as CurrencyLira, _CurrencyPound as CurrencyPound, _CurrencyRuble as CurrencyRuble, _CurrencyRupee as CurrencyRupee, _CurrencyShekel as CurrencyShekel, _CurrencyWon as CurrencyWon, _CurrencyYen as CurrencyYen, _Cursor_1 as Cursor_1, _Cursor_2 as Cursor_2, _CurvedLineDashed as CurvedLineDashed, _CurvedLineSolid as CurvedLineSolid, _Customer as Customer, _CustomerService as CustomerService, _CustomerServiceFilled as CustomerServiceFilled, _Cut as Cut, _WatsonHealthCutInHalf as WatsonHealthCutInHalf };
135
+ export { _CloudRegistry as CloudRegistry, _CloudSatellite as CloudSatellite, _CloudSatelliteConfig as CloudSatelliteConfig, _CloudSatelliteLink as CloudSatelliteLink, _CloudSatelliteServices as CloudSatelliteServices, _CloudServices as CloudServices, _Cloudy as Cloudy, _WatsonHealthCobbAngle as WatsonHealthCobbAngle, _CobolUpgradeAdvisor as CobolUpgradeAdvisor, _Code as Code, _CodeHide as CodeHide, _CodeReference as CodeReference, _CodeBlock as CodeBlock, _CodeSigningService as CodeSigningService, _Cognitive as Cognitive, _Collaborate as Collaborate, _CollapseAll as CollapseAll, _CollapseCategories as CollapseCategories, _CollapseStripe as CollapseStripe, _CollapseTitle as CollapseTitle, _CollapseTitle_2 as CollapseTitle_2, _ColorPalette as ColorPalette, _ColorPicker as ColorPicker, _ColorSwitch as ColorSwitch, _Column as Column, _ColumnDelete as ColumnDelete, _ColumnInsert as ColumnInsert, _ColumnDependency as ColumnDependency, _Comments as Comments, _Commit as Commit, _CommitAlt as CommitAlt, _CommunicationUnified as CommunicationUnified, _Compare as Compare, _Compass as Compass, _QComposerEdit as QComposerEdit, _Concept as Concept, _ConditionPoint as ConditionPoint, _ConditionWaitPoint as ConditionWaitPoint, _Connect as Connect, _ConnectRecursive as ConnectRecursive, _ConnectReference as ConnectReference, _ConnectSource as ConnectSource, _ConnectTarget as ConnectTarget, _Connection as Connection, _ConnectionReceive as ConnectionReceive, _ConnectionSend as ConnectionSend, _ConnectionSignalAlt as ConnectionSignalAlt, _ConnectionTwoWay as ConnectionTwoWay, _ConnectionUsage as ConnectionUsage, _ConnectionFlowUsage as ConnectionFlowUsage, _ConnectionSignal as ConnectionSignal, _ConnectionSignalOff as ConnectionSignalOff, _Constraint as Constraint, _Construction as Construction, _ContainerEngine as ContainerEngine, _ContainerImage as ContainerImage, _ContainerRuntime as ContainerRuntime, _ContainerRuntimeMonitor as ContainerRuntimeMonitor, _ContainerImagePull as ContainerImagePull, _ContainerImagePush as ContainerImagePush, _ContainerImagePushPull as ContainerImagePushPull, _ContainerRegistry as ContainerRegistry, _ContainerServices as ContainerServices, _ContainerSoftware as ContainerSoftware, _ContentDeliveryNetwork as ContentDeliveryNetwork, _ContentView as ContentView, _Continue as Continue, _ContinueFilled as ContinueFilled, _ContinuousDeployment as ContinuousDeployment, _ContinuousIntegration as ContinuousIntegration, _WatsonHealthContourDraw as WatsonHealthContourDraw, _WatsonHealthContourEdit as WatsonHealthContourEdit, _WatsonHealthContourFinding as WatsonHealthContourFinding, _Contrast as Contrast, _ConvertToCloud as ConvertToCloud, _Cookie as Cookie, _Copy as Copy, _CopyFile as CopyFile, _CopyLink as CopyLink, _CopyToClipboard as CopyToClipboard, _Corn as Corn, _Corner as Corner, _Coronavirus as Coronavirus, _Cost as Cost, _CostTotal as CostTotal, _Cough as Cough, _CouplingFacility as CouplingFacility, _CouplingFacilityEncryption as CouplingFacilityEncryption, _Course as Course, _Covariate as Covariate, _CreateLink as CreateLink, _Credentials as Credentials, _Critical as Critical, _CriticalSeverity as CriticalSeverity, _Crop as Crop, _CropGrowth as CropGrowth, _CropHealth as CropHealth, _WatsonHealthCrossReference as WatsonHealthCrossReference, _CrossTab as CrossTab, _Crossroads as Crossroads, _CrowdReport as CrowdReport, _CrowdReportFilled as CrowdReportFilled, _Csv as Csv, _QCU1 as QCU1, _QCU3 as QCU3, _Cube as Cube, _CubeView as CubeView, _Currency as Currency, _CurrencyBaht as CurrencyBaht, _CurrencyDollar as CurrencyDollar, _CurrencyEuro as CurrencyEuro, _CurrencyLira as CurrencyLira, _CurrencyPound as CurrencyPound, _CurrencyRuble as CurrencyRuble, _CurrencyRupee as CurrencyRupee, _CurrencyShekel as CurrencyShekel, _CurrencyWon as CurrencyWon, _CurrencyYen as CurrencyYen, _Cursor_1 as Cursor_1, _Cursor_2 as Cursor_2, _CurvedLineDashed as CurvedLineDashed, _CurvedLineSolid as CurvedLineSolid, _Customer as Customer, _CustomerService as CustomerService, _CustomerServiceFilled as CustomerServiceFilled };
@@ -14,6 +14,38 @@ 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-4.js
17
+ const CloudRegistry = /*#__PURE__*/ react.default.forwardRef(function CloudRegistry({ 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: "M28,30H23a2.0023,2.0023,0,0,1-2-2V23a2.0023,2.0023,0,0,1,2-2h5a2.0023,2.0023,0,0,1,2,2v5A2.0023,2.0023,0,0,1,28,30Zm-5-7h-.0012L23,28h5V23Z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M16,23H11a2.0023,2.0023,0,0,1-2-2V11a2.0023,2.0023,0,0,1,2-2H21a2.0023,2.0023,0,0,1,2,2v5H21V11H11V21h5Z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M16,30H4a2.0023,2.0023,0,0,1-2-2V4A2.0023,2.0023,0,0,1,4,2H28a2.0023,2.0023,0,0,1,2,2V16H28V4H4V28H16Z" }), children);
27
+ });
28
+ if (process.env.NODE_ENV !== "production") CloudRegistry.propTypes = require_iconPropTypes.iconPropTypes;
29
+ const CloudSatellite = /*#__PURE__*/ react.default.forwardRef(function CloudSatellite({ 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)("circle", {
39
+ cx: "9",
40
+ cy: "20",
41
+ r: "2"
42
+ }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M16,20a4,4,0,1,1,4-4A4.0118,4.0118,0,0,1,16,20Zm0-6a2,2,0,1,0,2,2A2.0059,2.0059,0,0,0,16,14Z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("circle", {
43
+ cx: "23",
44
+ cy: "12",
45
+ r: "2"
46
+ }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M16,31a.9988.9988,0,0,1-.5039-.1357l-12-7A1.0008,1.0008,0,0,1,3,23V9a.9994.9994,0,0,1,.4961-.8638l12-7a1,1,0,0,1,1.0078,0l12,7L27.4961,9.8638,16,3.1577,5,9.5742V22.4258l11,6.417,11-6.417V15h2v8a1.0008,1.0008,0,0,1-.4961.8643l-12,7A.9988.9988,0,0,1,16,31Z" }), children);
47
+ });
48
+ if (process.env.NODE_ENV !== "production") CloudSatellite.propTypes = require_iconPropTypes.iconPropTypes;
17
49
  const CloudSatelliteConfig = /*#__PURE__*/ react.default.forwardRef(function CloudSatelliteConfig({ children, size = 16, ...rest }, ref) {
18
50
  return react.default.createElement(require_Icon_js, {
19
51
  width: size,
@@ -1777,31 +1809,9 @@ const CustomerServiceFilled = /*#__PURE__*/ react.default.forwardRef(function Cu
1777
1809
  }, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M16,16c-3.866,0-7-3.134-7-7s3.134-7,7-7,7,3.134,7,7-3.134,7-7,7ZM22,17h1c2.2091,0,4-1.7909,4-4v-4h-2v4c0,1.1046-.8954,2-2,2h-1c-.5523,0-1,.4477-1,1h0c0,.5523.4477,1,1,1ZM19,18h-6c-3.866,0-7,3.134-7,7v5h20v-5c0-3.866-3.134-7-7-7Z" }), children);
1778
1810
  });
1779
1811
  if (process.env.NODE_ENV !== "production") CustomerServiceFilled.propTypes = require_iconPropTypes.iconPropTypes;
1780
- const Cut = /*#__PURE__*/ react.default.forwardRef(function Cut({ children, size = 16, ...rest }, ref) {
1781
- return react.default.createElement(require_Icon_js, {
1782
- width: size,
1783
- height: size,
1784
- ref,
1785
- xmlns: "http://www.w3.org/2000/svg",
1786
- viewBox: "0 0 32 32",
1787
- fill: "currentColor",
1788
- ...rest
1789
- }, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M26.5,19.63,20.24,16l6.26-3.63a5,5,0,0,0-1.21-9.2A5.19,5.19,0,0,0,24,3a5,5,0,0,0-4.33,7.53,5,5,0,0,0,2.39,2.1l-3.82,2.21L4,6.6,3,8.34,16.24,16,3,23.68l1,1.74,14.24-8.26,3.82,2.21a5,5,0,0,0-2.39,2.1A5,5,0,0,0,24,29a5.19,5.19,0,0,0,1.29-.17,5,5,0,0,0,1.21-9.2ZM21.4,9.53a3,3,0,0,1,1.1-4.12,3,3,0,0,1,4.1,1.11,3,3,0,0,1-1.1,4.11h0A3,3,0,0,1,21.4,9.53Zm5.2,16a3,3,0,0,1-4.1,1.11,3,3,0,0,1-1.1-4.12,3,3,0,0,1,4.1-1.1h0A3,3,0,0,1,26.6,25.48Z" }), children);
1790
- });
1791
- if (process.env.NODE_ENV !== "production") Cut.propTypes = require_iconPropTypes.iconPropTypes;
1792
- const WatsonHealthCutInHalf = /*#__PURE__*/ react.default.forwardRef(function WatsonHealthCutInHalf({ children, size = 16, ...rest }, ref) {
1793
- return react.default.createElement(require_Icon_js, {
1794
- width: size,
1795
- height: size,
1796
- ref,
1797
- xmlns: "http://www.w3.org/2000/svg",
1798
- viewBox: "0 0 32 32",
1799
- fill: "currentColor",
1800
- ...rest
1801
- }, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M28,4H4A2.0023,2.0023,0,0,0,2,6V26a2.0023,2.0023,0,0,0,2,2H28a2.0023,2.0023,0,0,0,2-2V6A2.0023,2.0023,0,0,0,28,4ZM4,6H16V26H4Z" }), children);
1802
- });
1803
- if (process.env.NODE_ENV !== "production") WatsonHealthCutInHalf.propTypes = require_iconPropTypes.iconPropTypes;
1804
1812
  //#endregion
1813
+ exports.CloudRegistry = CloudRegistry;
1814
+ exports.CloudSatellite = CloudSatellite;
1805
1815
  exports.CloudSatelliteConfig = CloudSatelliteConfig;
1806
1816
  exports.CloudSatelliteLink = CloudSatelliteLink;
1807
1817
  exports.CloudSatelliteServices = CloudSatelliteServices;
@@ -1917,7 +1927,6 @@ exports.CurvedLineSolid = CurvedLineSolid;
1917
1927
  exports.Customer = Customer;
1918
1928
  exports.CustomerService = CustomerService;
1919
1929
  exports.CustomerServiceFilled = CustomerServiceFilled;
1920
- exports.Cut = Cut;
1921
1930
  exports.QCU1 = QCU1;
1922
1931
  exports.QCU3 = QCU3;
1923
1932
  exports.QComposerEdit = QComposerEdit;
@@ -1926,4 +1935,3 @@ exports.WatsonHealthContourDraw = WatsonHealthContourDraw;
1926
1935
  exports.WatsonHealthContourEdit = WatsonHealthContourEdit;
1927
1936
  exports.WatsonHealthContourFinding = WatsonHealthContourFinding;
1928
1937
  exports.WatsonHealthCrossReference = WatsonHealthCrossReference;
1929
- exports.WatsonHealthCutInHalf = WatsonHealthCutInHalf;