@carbon/icons-react 11.81.0 → 11.82.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 (83) hide show
  1. package/es/CouplingFacility.d.ts +11 -0
  2. package/es/CouplingFacility.js +27 -0
  3. package/es/ZosPartition.d.ts +11 -0
  4. package/es/ZosPartition.js +27 -0
  5. package/es/generated/bucket-10.d.ts +2 -2
  6. package/es/generated/bucket-10.js +13 -22
  7. package/es/generated/bucket-11.d.ts +2 -2
  8. package/es/generated/bucket-11.js +22 -13
  9. package/es/generated/bucket-12.d.ts +2 -2
  10. package/es/generated/bucket-12.js +13 -22
  11. package/es/generated/bucket-13.d.ts +2 -2
  12. package/es/generated/bucket-13.js +22 -13
  13. package/es/generated/bucket-14.d.ts +2 -2
  14. package/es/generated/bucket-14.js +13 -31
  15. package/es/generated/bucket-15.d.ts +2 -2
  16. package/es/generated/bucket-15.js +31 -13
  17. package/es/generated/bucket-16.d.ts +2 -2
  18. package/es/generated/bucket-16.js +13 -13
  19. package/es/generated/bucket-17.d.ts +2 -2
  20. package/es/generated/bucket-17.js +13 -13
  21. package/es/generated/bucket-18.d.ts +2 -2
  22. package/es/generated/bucket-18.js +13 -13
  23. package/es/generated/bucket-19.d.ts +2 -2
  24. package/es/generated/bucket-19.js +13 -13
  25. package/es/generated/bucket-20.d.ts +2 -2
  26. package/es/generated/bucket-20.js +13 -13
  27. package/es/generated/bucket-21.d.ts +3 -1
  28. package/es/generated/bucket-21.js +25 -1
  29. package/es/generated/bucket-4.d.ts +2 -2
  30. package/es/generated/bucket-4.js +13 -13
  31. package/es/generated/bucket-5.d.ts +2 -2
  32. package/es/generated/bucket-5.js +13 -21
  33. package/es/generated/bucket-6.d.ts +2 -2
  34. package/es/generated/bucket-6.js +21 -13
  35. package/es/generated/bucket-7.d.ts +2 -2
  36. package/es/generated/bucket-7.js +13 -13
  37. package/es/generated/bucket-8.d.ts +2 -2
  38. package/es/generated/bucket-8.js +13 -21
  39. package/es/generated/bucket-9.d.ts +2 -2
  40. package/es/generated/bucket-9.js +21 -13
  41. package/es/index.js +19 -19
  42. package/lib/CouplingFacility.d.ts +11 -0
  43. package/lib/CouplingFacility.js +28 -0
  44. package/lib/ZosPartition.d.ts +11 -0
  45. package/lib/ZosPartition.js +28 -0
  46. package/lib/generated/bucket-10.d.ts +2 -2
  47. package/lib/generated/bucket-10.js +13 -22
  48. package/lib/generated/bucket-11.d.ts +2 -2
  49. package/lib/generated/bucket-11.js +22 -13
  50. package/lib/generated/bucket-12.d.ts +2 -2
  51. package/lib/generated/bucket-12.js +13 -22
  52. package/lib/generated/bucket-13.d.ts +2 -2
  53. package/lib/generated/bucket-13.js +22 -13
  54. package/lib/generated/bucket-14.d.ts +2 -2
  55. package/lib/generated/bucket-14.js +13 -31
  56. package/lib/generated/bucket-15.d.ts +2 -2
  57. package/lib/generated/bucket-15.js +31 -13
  58. package/lib/generated/bucket-16.d.ts +2 -2
  59. package/lib/generated/bucket-16.js +13 -13
  60. package/lib/generated/bucket-17.d.ts +2 -2
  61. package/lib/generated/bucket-17.js +13 -13
  62. package/lib/generated/bucket-18.d.ts +2 -2
  63. package/lib/generated/bucket-18.js +13 -13
  64. package/lib/generated/bucket-19.d.ts +2 -2
  65. package/lib/generated/bucket-19.js +13 -13
  66. package/lib/generated/bucket-20.d.ts +2 -2
  67. package/lib/generated/bucket-20.js +13 -13
  68. package/lib/generated/bucket-21.d.ts +3 -1
  69. package/lib/generated/bucket-21.js +26 -0
  70. package/lib/generated/bucket-4.d.ts +2 -2
  71. package/lib/generated/bucket-4.js +13 -13
  72. package/lib/generated/bucket-5.d.ts +2 -2
  73. package/lib/generated/bucket-5.js +13 -21
  74. package/lib/generated/bucket-6.d.ts +2 -2
  75. package/lib/generated/bucket-6.js +21 -13
  76. package/lib/generated/bucket-7.d.ts +2 -2
  77. package/lib/generated/bucket-7.js +13 -13
  78. package/lib/generated/bucket-8.d.ts +2 -2
  79. package/lib/generated/bucket-8.js +13 -21
  80. package/lib/generated/bucket-9.d.ts +2 -2
  81. package/lib/generated/bucket-9.js +21 -13
  82. package/lib/index.js +19 -17
  83. package/package.json +3 -3
@@ -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 _SurrogateKeyDatabase: CarbonIconType;
10
11
  declare const _SurrogateKeyFlatFile: CarbonIconType;
11
12
  declare const _Sustainability: CarbonIconType;
12
13
  declare const _Svg: CarbonIconType;
@@ -131,5 +132,4 @@ declare const _ThunderstormSevere: CarbonIconType;
131
132
  declare const _ThunderstormStrong: CarbonIconType;
132
133
  declare const _Ticket: CarbonIconType;
133
134
  declare const _Tides: CarbonIconType;
134
- declare const _Tif: CarbonIconType;
135
- export { _SurrogateKeyFlatFile as SurrogateKeyFlatFile, _Sustainability as Sustainability, _Svg as Svg, _Swim as Swim, _SwimlaneDVertical as SwimlaneDVertical, _Switch as Switch, _SwitchLayer_2 as SwitchLayer_2, _SwitchLayer_3 as SwitchLayer_3, _Switcher as Switcher, _Swot as Swot, _SwotFilled as SwotFilled, _SyncSettings as SyncSettings, _SysProvision as SysProvision, _SysplexDistributor as SysplexDistributor, _QT as QT, _QTAlt as QTAlt, _Table as Table, _TableAdd as TableAdd, _TableAlias as TableAlias, _TableBuilt as TableBuilt, _TableShortcut as TableShortcut, _TableSplit as TableSplit, _TableOfContents as TableOfContents, _Tablet as Tablet, _TabletLandscape as TabletLandscape, _Tag as Tag, _TagEdit as TagEdit, _TagExport as TagExport, _TagGroup as TagGroup, _TagImport as TagImport, _TagNone as TagNone, _Tank as Tank, _Task as Task, _TaskAdd as TaskAdd, _TaskApproved as TaskApproved, _TaskAssetView as TaskAssetView, _TaskComplete as TaskComplete, _TaskLocation as TaskLocation, _TaskRemove as TaskRemove, _TaskSettings as TaskSettings, _TaskStar as TaskStar, _TaskTools as TaskTools, _TaskView as TaskView, _Taste as Taste, _Taxi as Taxi, _TcpIpService as TcpIpService, _Temperature as Temperature, _TemperatureCelsius as TemperatureCelsius, _TemperatureCelsiusAlt as TemperatureCelsiusAlt, _TemperatureFahrenheit as TemperatureFahrenheit, _TemperatureFahrenheitAlt as TemperatureFahrenheitAlt, _TemperatureFeelsLike as TemperatureFeelsLike, _TemperatureFrigid as TemperatureFrigid, _TemperatureHot as TemperatureHot, _TemperatureInversion as TemperatureInversion, _TemperatureMax as TemperatureMax, _TemperatureMin as TemperatureMin, _TemperatureWater as TemperatureWater, _Template as Template, _Tennis as Tennis, _TennisBall as TennisBall, _Term as Term, _TermReference as TermReference, _Terminal as Terminal, _Terminal_3270 as Terminal_3270, _TestTool as TestTool, _TextAlignCenter as TextAlignCenter, _TextAlignJustify as TextAlignJustify, _TextAlignLeft as TextAlignLeft, _TextAlignMixed as TextAlignMixed, _TextAlignRight as TextAlignRight, _TextAllCaps as TextAllCaps, _TextBold as TextBold, _TextClearFormat as TextClearFormat, _TextColor as TextColor, _TextCreation as TextCreation, _TextFill as TextFill, _TextFont as TextFont, _TextFootnote as TextFootnote, _TextHighlight as TextHighlight, _TextIndent as TextIndent, _TextIndentLess as TextIndentLess, _TextIndentMore as TextIndentMore, _TextItalic as TextItalic, _TextKerning as TextKerning, _TextLeading as TextLeading, _TextLineSpacing as TextLineSpacing, _TextLongParagraph as TextLongParagraph, _TextNewLine as TextNewLine, _TextScale as TextScale, _TextSelection as TextSelection, _TextShortParagraph as TextShortParagraph, _TextSmallCaps as TextSmallCaps, _TextStrikethrough as TextStrikethrough, _TextSubscript as TextSubscript, _TextSuperscript as TextSuperscript, _TextTracking as TextTracking, _TextUnderline as TextUnderline, _TextVerticalAlignment as TextVerticalAlignment, _TextWrap as TextWrap, _WatsonHealthTextAnnotationToggle as WatsonHealthTextAnnotationToggle, _TextLink as TextLink, _TextLinkAnalysis as TextLinkAnalysis, _TextMining as TextMining, _TextMiningApplier as TextMiningApplier, _Theater as Theater, _ThisSideUp as ThisSideUp, _WatsonHealthThreshold as WatsonHealthThreshold, _Thumbnail_1 as Thumbnail_1, _Thumbnail_2 as Thumbnail_2, _WatsonHealthThumbnailPreview as WatsonHealthThumbnailPreview, _ThumbsDown as ThumbsDown, _ThumbsDownFilled as ThumbsDownFilled, _ThumbsUp as ThumbsUp, _ThumbsUpFilled as ThumbsUpFilled, _ThumbsUpDouble as ThumbsUpDouble, _ThumbsUpDoubleFilled as ThumbsUpDoubleFilled, _Thunderstorm as Thunderstorm, _ThunderstormScattered as ThunderstormScattered, _ThunderstormScatteredNight as ThunderstormScatteredNight, _ThunderstormSevere as ThunderstormSevere, _ThunderstormStrong as ThunderstormStrong, _Ticket as Ticket, _Tides as Tides, _Tif as Tif };
135
+ export { _SurrogateKeyDatabase as SurrogateKeyDatabase, _SurrogateKeyFlatFile as SurrogateKeyFlatFile, _Sustainability as Sustainability, _Svg as Svg, _Swim as Swim, _SwimlaneDVertical as SwimlaneDVertical, _Switch as Switch, _SwitchLayer_2 as SwitchLayer_2, _SwitchLayer_3 as SwitchLayer_3, _Switcher as Switcher, _Swot as Swot, _SwotFilled as SwotFilled, _SyncSettings as SyncSettings, _SysProvision as SysProvision, _SysplexDistributor as SysplexDistributor, _QT as QT, _QTAlt as QTAlt, _Table as Table, _TableAdd as TableAdd, _TableAlias as TableAlias, _TableBuilt as TableBuilt, _TableShortcut as TableShortcut, _TableSplit as TableSplit, _TableOfContents as TableOfContents, _Tablet as Tablet, _TabletLandscape as TabletLandscape, _Tag as Tag, _TagEdit as TagEdit, _TagExport as TagExport, _TagGroup as TagGroup, _TagImport as TagImport, _TagNone as TagNone, _Tank as Tank, _Task as Task, _TaskAdd as TaskAdd, _TaskApproved as TaskApproved, _TaskAssetView as TaskAssetView, _TaskComplete as TaskComplete, _TaskLocation as TaskLocation, _TaskRemove as TaskRemove, _TaskSettings as TaskSettings, _TaskStar as TaskStar, _TaskTools as TaskTools, _TaskView as TaskView, _Taste as Taste, _Taxi as Taxi, _TcpIpService as TcpIpService, _Temperature as Temperature, _TemperatureCelsius as TemperatureCelsius, _TemperatureCelsiusAlt as TemperatureCelsiusAlt, _TemperatureFahrenheit as TemperatureFahrenheit, _TemperatureFahrenheitAlt as TemperatureFahrenheitAlt, _TemperatureFeelsLike as TemperatureFeelsLike, _TemperatureFrigid as TemperatureFrigid, _TemperatureHot as TemperatureHot, _TemperatureInversion as TemperatureInversion, _TemperatureMax as TemperatureMax, _TemperatureMin as TemperatureMin, _TemperatureWater as TemperatureWater, _Template as Template, _Tennis as Tennis, _TennisBall as TennisBall, _Term as Term, _TermReference as TermReference, _Terminal as Terminal, _Terminal_3270 as Terminal_3270, _TestTool as TestTool, _TextAlignCenter as TextAlignCenter, _TextAlignJustify as TextAlignJustify, _TextAlignLeft as TextAlignLeft, _TextAlignMixed as TextAlignMixed, _TextAlignRight as TextAlignRight, _TextAllCaps as TextAllCaps, _TextBold as TextBold, _TextClearFormat as TextClearFormat, _TextColor as TextColor, _TextCreation as TextCreation, _TextFill as TextFill, _TextFont as TextFont, _TextFootnote as TextFootnote, _TextHighlight as TextHighlight, _TextIndent as TextIndent, _TextIndentLess as TextIndentLess, _TextIndentMore as TextIndentMore, _TextItalic as TextItalic, _TextKerning as TextKerning, _TextLeading as TextLeading, _TextLineSpacing as TextLineSpacing, _TextLongParagraph as TextLongParagraph, _TextNewLine as TextNewLine, _TextScale as TextScale, _TextSelection as TextSelection, _TextShortParagraph as TextShortParagraph, _TextSmallCaps as TextSmallCaps, _TextStrikethrough as TextStrikethrough, _TextSubscript as TextSubscript, _TextSuperscript as TextSuperscript, _TextTracking as TextTracking, _TextUnderline as TextUnderline, _TextVerticalAlignment as TextVerticalAlignment, _TextWrap as TextWrap, _WatsonHealthTextAnnotationToggle as WatsonHealthTextAnnotationToggle, _TextLink as TextLink, _TextLinkAnalysis as TextLinkAnalysis, _TextMining as TextMining, _TextMiningApplier as TextMiningApplier, _Theater as Theater, _ThisSideUp as ThisSideUp, _WatsonHealthThreshold as WatsonHealthThreshold, _Thumbnail_1 as Thumbnail_1, _Thumbnail_2 as Thumbnail_2, _WatsonHealthThumbnailPreview as WatsonHealthThumbnailPreview, _ThumbsDown as ThumbsDown, _ThumbsDownFilled as ThumbsDownFilled, _ThumbsUp as ThumbsUp, _ThumbsUpFilled as ThumbsUpFilled, _ThumbsUpDouble as ThumbsUpDouble, _ThumbsUpDoubleFilled as ThumbsUpDoubleFilled, _Thunderstorm as Thunderstorm, _ThunderstormScattered as ThunderstormScattered, _ThunderstormScatteredNight as ThunderstormScatteredNight, _ThunderstormSevere as ThunderstormSevere, _ThunderstormStrong as ThunderstormStrong, _Ticket as Ticket, _Tides as Tides };
@@ -13,6 +13,18 @@ let react = require("react");
13
13
  react = require_Icon.__toESM(react);
14
14
  let react_jsx_runtime = require("react/jsx-runtime");
15
15
  //#region virtual:generated/bucket-18.js
16
+ const SurrogateKeyDatabase = /* @__PURE__ */ react.default.forwardRef(function SurrogateKeyDatabase({ children, size = 16, ...rest }, ref) {
17
+ return react.default.createElement(require_Icon.Icon, {
18
+ width: size,
19
+ height: size,
20
+ ref,
21
+ xmlns: "http://www.w3.org/2000/svg",
22
+ viewBox: "0 0 32 32",
23
+ fill: "currentColor",
24
+ ...rest
25
+ }, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M25,15c-2.8,0-5,2.2-5,5,0,.2,0,.4,0,.6l-5,5v4.4h4.4s5-5,5-5c.2,0,.4,0,.6,0,2.8,0,5-2.2,5-5s-2.2-5-5-5ZM28,20.7c-.4,1.6-2,2.6-3.7,2.2h-.5c0-.1-5.2,5.1-5.2,5.1h-1.6v-1.6l5.2-5.2v-.5c-.2-.5-.2-.9-.1-1.4.4-1.6,2-2.6,3.7-2.2,1.6.4,2.6,2,2.2,3.7ZM26,19.9c0,.6-.4,1-1,1s-1-.4-1-1,.4-1,1-1,1,.4,1,1ZM6,13h18V5c0-1.1-.9-2-2-2H6c-1.1,0-2,.9-2,2v22c0,1.1.9,2,2,2h7v-2h-7v-6h7v-2h-7v-6ZM6,5h16v6H6v-6Z" }), children);
26
+ });
27
+ if (process.env.NODE_ENV !== "production") SurrogateKeyDatabase.propTypes = require_iconPropTypes.iconPropTypes;
16
28
  const SurrogateKeyFlatFile = /* @__PURE__ */ react.default.forwardRef(function SurrogateKeyFlatFile({ children, size = 16, ...rest }, ref) {
17
29
  return react.default.createElement(require_Icon.Icon, {
18
30
  width: size,
@@ -1630,21 +1642,10 @@ const Tides = /* @__PURE__ */ react.default.forwardRef(function Tides({ children
1630
1642
  }, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M14 7 9 2 4 7 5.413 8.416 8 5.833 8 14 10 14 10 5.833 12.586 8.414 14 7z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M26.586 7.586 24 10.167 24 2 22 2 22 10.167 19.413 7.584 18 9 23 14 28 9 26.586 7.586z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M20,20a3.4376,3.4376,0,0,1-3.0513-2.3164A1.007,1.007,0,0,0,16,17a.9894.9894,0,0,0-.9468.6787A3.44,3.44,0,0,1,12,20a3.4376,3.4376,0,0,1-3.0513-2.3164A1.007,1.007,0,0,0,8,17a.971.971,0,0,0-.9468.6787A3.44,3.44,0,0,1,4,20H2v2H4a4.9316,4.9316,0,0,0,4-1.9873,5.0192,5.0192,0,0,0,8,0A4.9316,4.9316,0,0,0,20,22H30V20Z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M28,28a3.4376,3.4376,0,0,1-3.0513-2.3164A1.007,1.007,0,0,0,24,25a.9894.9894,0,0,0-.9468.6787A3.44,3.44,0,0,1,20,28a3.4376,3.4376,0,0,1-3.0513-2.3164A1.007,1.007,0,0,0,16,25a.971.971,0,0,0-.9468.6787A3.44,3.44,0,0,1,12,28H2v2H12a4.9316,4.9316,0,0,0,4-1.9873,5.0192,5.0192,0,0,0,8,0A4.9316,4.9316,0,0,0,28,30h2V28Z" }), children);
1631
1643
  });
1632
1644
  if (process.env.NODE_ENV !== "production") Tides.propTypes = require_iconPropTypes.iconPropTypes;
1633
- const Tif = /* @__PURE__ */ react.default.forwardRef(function Tif({ children, size = 16, ...rest }, ref) {
1634
- return react.default.createElement(require_Icon.Icon, {
1635
- width: size,
1636
- height: size,
1637
- ref,
1638
- xmlns: "http://www.w3.org/2000/svg",
1639
- viewBox: "0 0 32 32",
1640
- fill: "currentColor",
1641
- ...rest
1642
- }, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M30 11 30 9 22 9 22 23 24 23 24 17 29 17 29 15 24 15 24 11 30 11z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M12 11 15 11 15 21 12 21 12 23 20 23 20 21 17 21 17 11 20 11 20 9 12 9 12 11z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M2 11 5 11 5 23 7 23 7 11 10 11 10 9 2 9 2 11z" }), children);
1643
- });
1644
- if (process.env.NODE_ENV !== "production") Tif.propTypes = require_iconPropTypes.iconPropTypes;
1645
1645
  //#endregion
1646
1646
  exports.QT = QT;
1647
1647
  exports.QTAlt = QTAlt;
1648
+ exports.SurrogateKeyDatabase = SurrogateKeyDatabase;
1648
1649
  exports.SurrogateKeyFlatFile = SurrogateKeyFlatFile;
1649
1650
  exports.Sustainability = Sustainability;
1650
1651
  exports.Svg = Svg;
@@ -1764,7 +1765,6 @@ exports.ThunderstormSevere = ThunderstormSevere;
1764
1765
  exports.ThunderstormStrong = ThunderstormStrong;
1765
1766
  exports.Ticket = Ticket;
1766
1767
  exports.Tides = Tides;
1767
- exports.Tif = Tif;
1768
1768
  exports.WatsonHealthTextAnnotationToggle = WatsonHealthTextAnnotationToggle;
1769
1769
  exports.WatsonHealthThreshold = WatsonHealthThreshold;
1770
1770
  exports.WatsonHealthThumbnailPreview = WatsonHealthThumbnailPreview;
@@ -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 _Tif: CarbonIconType;
10
11
  declare const _Time: CarbonIconType;
11
12
  declare const _TimeFilled: CarbonIconType;
12
13
  declare const _TimePlot: CarbonIconType;
@@ -131,5 +132,4 @@ declare const _UserFilled: CarbonIconType;
131
132
  declare const _UserFollow: CarbonIconType;
132
133
  declare const _UserIdentification: CarbonIconType;
133
134
  declare const _UserMilitary: CarbonIconType;
134
- declare const _UserMultiple: CarbonIconType;
135
- export { _Time as Time, _TimeFilled as TimeFilled, _TimePlot as TimePlot, _Timer as Timer, _TimingBelt as TimingBelt, _ToggleOffFill as ToggleOffFill, _ToggleOnFill as ToggleOnFill, _ToggleOff as ToggleOff, _ToggleOn as ToggleOn, _ToolBox as ToolBox, _ToolKit as ToolKit, _Tools as Tools, _ToolsAlt as ToolsAlt, _TopDataSets as TopDataSets, _TopPrograms as TopPrograms, _Tornado as Tornado, _TornadoWarning as TornadoWarning, _Touch_1 as Touch_1, _Touch_1Filled as Touch_1Filled, _Touch_1Down as Touch_1Down, _Touch_1DownFilled as Touch_1DownFilled, _Touch_2 as Touch_2, _Touch_2Filled as Touch_2Filled, _TouchInteraction as TouchInteraction, _Tour as Tour, _Trace as Trace, _TrafficEvent as TrafficEvent, _TrafficFlow as TrafficFlow, _TrafficFlowIncident as TrafficFlowIncident, _TrafficIncident as TrafficIncident, _TrafficWeatherIncident as TrafficWeatherIncident, _TrafficCone as TrafficCone, _Train as Train, _TrainHeart as TrainHeart, _TrainProfile as TrainProfile, _TrainSpeed as TrainSpeed, _TrainTicket as TrainTicket, _TrainTime as TrainTime, _Tram as Tram, _TransformBinary as TransformBinary, _TransformCode as TransformCode, _TransformInstructions as TransformInstructions, _TransformLanguage as TransformLanguage, _TransformPipeline as TransformPipeline, _Transgender as Transgender, _Translate as Translate, _TransmissionLte as TransmissionLte, _Transpose as Transpose, _TrashCan as TrashCan, _Tree as Tree, _TreeFallRisk as TreeFallRisk, _TreeView as TreeView, _TreeViewAlt as TreeViewAlt, _TriangleDownOutline as TriangleDownOutline, _TriangleDownSolid as TriangleDownSolid, _TriangleLeftOutline as TriangleLeftOutline, _TriangleLeftSolid as TriangleLeftSolid, _TriangleOutline as TriangleOutline, _TriangleRightOutline as TriangleRightOutline, _TriangleRightSolid as TriangleRightSolid, _TriangleSolid as TriangleSolid, _Trigger as Trigger, _Trophy as Trophy, _TrophyFilled as TrophyFilled, _TropicalStorm as TropicalStorm, _TropicalStormModelTracks as TropicalStormModelTracks, _TropicalStormTracks as TropicalStormTracks, _TropicalWarning as TropicalWarning, _TryCatch as TryCatch, _Tsq as Tsq, _Tsunami as Tsunami, _Tsv as Tsv, _Tuning as Tuning, _TwoFactorAuthentication as TwoFactorAuthentication, _TwoPersonLift as TwoPersonLift, _Txt as Txt, _TxtReference as TxtReference, _TypePattern as TypePattern, _Types as Types, _QU1 as QU1, _QU2 as QU2, _QU3 as QU3, _Umbrella as Umbrella, _Undefined as Undefined, _UndefinedFilled as UndefinedFilled, _Undo as Undo, _UnfoldOpen as UnfoldOpen, _UngroupObjects as UngroupObjects, _Unknown as Unknown, _UnknownFilled as UnknownFilled, _Unlink as Unlink, _Unlocked as Unlocked, _Unplug as Unplug, _Unsaved as Unsaved, _UpToTop as UpToTop, _UpdateComplete as UpdateComplete, _UpdateNow as UpdateNow, _Upgrade as Upgrade, _Upload as Upload, _Upstream as Upstream, _Url as Url, _UsageIncludedUseCase as UsageIncludedUseCase, _Usb as Usb, _UseCaseDefinition as UseCaseDefinition, _UseCaseUsage as UseCaseUsage, _User as User, _UserAccess as UserAccess, _UserAccessLocked as UserAccessLocked, _UserAccessUnlocked as UserAccessUnlocked, _UserActivity as UserActivity, _UserAdmin as UserAdmin, _UserAvatar as UserAvatar, _UserAvatarFilled as UserAvatarFilled, _UserAvatarFilledAlt as UserAvatarFilledAlt, _UserCertification as UserCertification, _UserData as UserData, _UserFavorite as UserFavorite, _UserFavoriteAlt as UserFavoriteAlt, _UserFavoriteAltFilled as UserFavoriteAltFilled, _UserFeedback as UserFeedback, _UserFilled as UserFilled, _UserFollow as UserFollow, _UserIdentification as UserIdentification, _UserMilitary as UserMilitary, _UserMultiple as UserMultiple };
135
+ export { _Tif as Tif, _Time as Time, _TimeFilled as TimeFilled, _TimePlot as TimePlot, _Timer as Timer, _TimingBelt as TimingBelt, _ToggleOffFill as ToggleOffFill, _ToggleOnFill as ToggleOnFill, _ToggleOff as ToggleOff, _ToggleOn as ToggleOn, _ToolBox as ToolBox, _ToolKit as ToolKit, _Tools as Tools, _ToolsAlt as ToolsAlt, _TopDataSets as TopDataSets, _TopPrograms as TopPrograms, _Tornado as Tornado, _TornadoWarning as TornadoWarning, _Touch_1 as Touch_1, _Touch_1Filled as Touch_1Filled, _Touch_1Down as Touch_1Down, _Touch_1DownFilled as Touch_1DownFilled, _Touch_2 as Touch_2, _Touch_2Filled as Touch_2Filled, _TouchInteraction as TouchInteraction, _Tour as Tour, _Trace as Trace, _TrafficEvent as TrafficEvent, _TrafficFlow as TrafficFlow, _TrafficFlowIncident as TrafficFlowIncident, _TrafficIncident as TrafficIncident, _TrafficWeatherIncident as TrafficWeatherIncident, _TrafficCone as TrafficCone, _Train as Train, _TrainHeart as TrainHeart, _TrainProfile as TrainProfile, _TrainSpeed as TrainSpeed, _TrainTicket as TrainTicket, _TrainTime as TrainTime, _Tram as Tram, _TransformBinary as TransformBinary, _TransformCode as TransformCode, _TransformInstructions as TransformInstructions, _TransformLanguage as TransformLanguage, _TransformPipeline as TransformPipeline, _Transgender as Transgender, _Translate as Translate, _TransmissionLte as TransmissionLte, _Transpose as Transpose, _TrashCan as TrashCan, _Tree as Tree, _TreeFallRisk as TreeFallRisk, _TreeView as TreeView, _TreeViewAlt as TreeViewAlt, _TriangleDownOutline as TriangleDownOutline, _TriangleDownSolid as TriangleDownSolid, _TriangleLeftOutline as TriangleLeftOutline, _TriangleLeftSolid as TriangleLeftSolid, _TriangleOutline as TriangleOutline, _TriangleRightOutline as TriangleRightOutline, _TriangleRightSolid as TriangleRightSolid, _TriangleSolid as TriangleSolid, _Trigger as Trigger, _Trophy as Trophy, _TrophyFilled as TrophyFilled, _TropicalStorm as TropicalStorm, _TropicalStormModelTracks as TropicalStormModelTracks, _TropicalStormTracks as TropicalStormTracks, _TropicalWarning as TropicalWarning, _TryCatch as TryCatch, _Tsq as Tsq, _Tsunami as Tsunami, _Tsv as Tsv, _Tuning as Tuning, _TwoFactorAuthentication as TwoFactorAuthentication, _TwoPersonLift as TwoPersonLift, _Txt as Txt, _TxtReference as TxtReference, _TypePattern as TypePattern, _Types as Types, _QU1 as QU1, _QU2 as QU2, _QU3 as QU3, _Umbrella as Umbrella, _Undefined as Undefined, _UndefinedFilled as UndefinedFilled, _Undo as Undo, _UnfoldOpen as UnfoldOpen, _UngroupObjects as UngroupObjects, _Unknown as Unknown, _UnknownFilled as UnknownFilled, _Unlink as Unlink, _Unlocked as Unlocked, _Unplug as Unplug, _Unsaved as Unsaved, _UpToTop as UpToTop, _UpdateComplete as UpdateComplete, _UpdateNow as UpdateNow, _Upgrade as Upgrade, _Upload as Upload, _Upstream as Upstream, _Url as Url, _UsageIncludedUseCase as UsageIncludedUseCase, _Usb as Usb, _UseCaseDefinition as UseCaseDefinition, _UseCaseUsage as UseCaseUsage, _User as User, _UserAccess as UserAccess, _UserAccessLocked as UserAccessLocked, _UserAccessUnlocked as UserAccessUnlocked, _UserActivity as UserActivity, _UserAdmin as UserAdmin, _UserAvatar as UserAvatar, _UserAvatarFilled as UserAvatarFilled, _UserAvatarFilledAlt as UserAvatarFilledAlt, _UserCertification as UserCertification, _UserData as UserData, _UserFavorite as UserFavorite, _UserFavoriteAlt as UserFavoriteAlt, _UserFavoriteAltFilled as UserFavoriteAltFilled, _UserFeedback as UserFeedback, _UserFilled as UserFilled, _UserFollow as UserFollow, _UserIdentification as UserIdentification, _UserMilitary as UserMilitary };
@@ -13,6 +13,18 @@ let react = require("react");
13
13
  react = require_Icon.__toESM(react);
14
14
  let react_jsx_runtime = require("react/jsx-runtime");
15
15
  //#region virtual:generated/bucket-19.js
16
+ const Tif = /* @__PURE__ */ react.default.forwardRef(function Tif({ children, size = 16, ...rest }, ref) {
17
+ return react.default.createElement(require_Icon.Icon, {
18
+ width: size,
19
+ height: size,
20
+ ref,
21
+ xmlns: "http://www.w3.org/2000/svg",
22
+ viewBox: "0 0 32 32",
23
+ fill: "currentColor",
24
+ ...rest
25
+ }, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M30 11 30 9 22 9 22 23 24 23 24 17 29 17 29 15 24 15 24 11 30 11z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M12 11 15 11 15 21 12 21 12 23 20 23 20 21 17 21 17 11 20 11 20 9 12 9 12 11z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M2 11 5 11 5 23 7 23 7 11 10 11 10 9 2 9 2 11z" }), children);
26
+ });
27
+ if (process.env.NODE_ENV !== "production") Tif.propTypes = require_iconPropTypes.iconPropTypes;
16
28
  const Time = /* @__PURE__ */ react.default.forwardRef(function Time({ children, size = 16, ...rest }, ref) {
17
29
  if (size === 20 || size === "20" || size === "20px") return react.default.createElement(require_Icon.Icon, {
18
30
  width: size,
@@ -1686,22 +1698,11 @@ const UserMilitary = /* @__PURE__ */ react.default.forwardRef(function UserMilit
1686
1698
  }, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M25 13 23.407 16 20 16.414 22.5 18.667 22 22 25 20.125 28 22 27.5 18.667 30 16.414 26.5 16 25 13z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M21.414 13.414 25 9.834 25 9.834 28.587 13.416 30 12 25 7 20 12 21.414 13.414z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M21.414 8.414 25 4.834 25 4.834 28.587 8.416 30 7 25 2 20 7 21.414 8.414z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M16,30H14V25a3.0033,3.0033,0,0,0-3-3H7a3.0033,3.0033,0,0,0-3,3v5H2V25a5.0059,5.0059,0,0,1,5-5h4a5.0059,5.0059,0,0,1,5,5Z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M9,10a3,3,0,1,1-3,3,3,3,0,0,1,3-3M9,8a5,5,0,1,0,5,5A5,5,0,0,0,9,8Z" }), children);
1687
1699
  });
1688
1700
  if (process.env.NODE_ENV !== "production") UserMilitary.propTypes = require_iconPropTypes.iconPropTypes;
1689
- const UserMultiple = /* @__PURE__ */ react.default.forwardRef(function UserMultiple({ children, size = 16, ...rest }, ref) {
1690
- return react.default.createElement(require_Icon.Icon, {
1691
- width: size,
1692
- height: size,
1693
- ref,
1694
- xmlns: "http://www.w3.org/2000/svg",
1695
- viewBox: "0 0 32 32",
1696
- fill: "currentColor",
1697
- ...rest
1698
- }, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M30,30H28V25a5.0057,5.0057,0,0,0-5-5V18a7.0078,7.0078,0,0,1,7,7Z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M22,30H20V25a5.0059,5.0059,0,0,0-5-5H9a5.0059,5.0059,0,0,0-5,5v5H2V25a7.0082,7.0082,0,0,1,7-7h6a7.0082,7.0082,0,0,1,7,7Z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M20,2V4a5,5,0,0,1,0,10v2A7,7,0,0,0,20,2Z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M12,4A5,5,0,1,1,7,9a5,5,0,0,1,5-5m0-2a7,7,0,1,0,7,7A7,7,0,0,0,12,2Z" }), children);
1699
- });
1700
- if (process.env.NODE_ENV !== "production") UserMultiple.propTypes = require_iconPropTypes.iconPropTypes;
1701
1701
  //#endregion
1702
1702
  exports.QU1 = QU1;
1703
1703
  exports.QU2 = QU2;
1704
1704
  exports.QU3 = QU3;
1705
+ exports.Tif = Tif;
1705
1706
  exports.Time = Time;
1706
1707
  exports.TimeFilled = TimeFilled;
1707
1708
  exports.TimePlot = TimePlot;
@@ -1823,4 +1824,3 @@ exports.UserFilled = UserFilled;
1823
1824
  exports.UserFollow = UserFollow;
1824
1825
  exports.UserIdentification = UserIdentification;
1825
1826
  exports.UserMilitary = UserMilitary;
1826
- exports.UserMultiple = UserMultiple;
@@ -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 _UserMultiple: CarbonIconType;
10
11
  declare const _UserOnline: CarbonIconType;
11
12
  declare const _UserProfile: CarbonIconType;
12
13
  declare const _UserRole: CarbonIconType;
@@ -131,5 +132,4 @@ declare const _WifiSecure: CarbonIconType;
131
132
  declare const _WifiBridge: CarbonIconType;
132
133
  declare const _WifiBridgeAlt: CarbonIconType;
133
134
  declare const _Wikis: CarbonIconType;
134
- declare const _WindGusts: CarbonIconType;
135
- export { _UserOnline as UserOnline, _UserProfile as UserProfile, _UserRole as UserRole, _UserService as UserService, _UserServiceDesk as UserServiceDesk, _UserSettings as UserSettings, _UserSimulation as UserSimulation, _UserSpeaker as UserSpeaker, _UserSponsor as UserSponsor, _UserXRay as UserXRay, _UserProfileAlt as UserProfileAlt, _UvIndex as UvIndex, _UvIndexAlt as UvIndexAlt, _UvIndexFilled as UvIndexFilled, _ValueVariable as ValueVariable, _ValueVariableAlt as ValueVariableAlt, _Van as Van, _VegetationAsset as VegetationAsset, _VegetationEncroachment as VegetationEncroachment, _VegetationHeight as VegetationHeight, _VehicleApi as VehicleApi, _VehicleConnected as VehicleConnected, _VehicleInsights as VehicleInsights, _VehicleServices as VehicleServices, _Version as Version, _VersionMajor as VersionMajor, _VersionMinor as VersionMinor, _VersionPatch as VersionPatch, _VerticalFold as VerticalFold, _VerticalView as VerticalView, _Video as Video, _VideoAdd as VideoAdd, _VideoChat as VideoChat, _VideoFilled as VideoFilled, _VideoOff as VideoOff, _VideoOffFilled as VideoOffFilled, _VideoPlayer as VideoPlayer, _View as View, _ViewFilled as ViewFilled, _ViewMode_1 as ViewMode_1, _ViewMode_2 as ViewMode_2, _ViewOff as ViewOff, _ViewOffFilled as ViewOffFilled, _ViewNext as ViewNext, _VintageMac as VintageMac, _VirtualColumn as VirtualColumn, _VirtualColumnKey as VirtualColumnKey, _VirtualDesktop as VirtualDesktop, _VirtualMachine as VirtualMachine, _VirtualPrivateCloud as VirtualPrivateCloud, _VirtualPrivateCloudAlt as VirtualPrivateCloudAlt, _VisualInspection as VisualInspection, _VisualRecognition as VisualRecognition, _Vlan as Vlan, _VlanIbm as VlanIbm, _VmdkDisk as VmdkDisk, _VoiceActivate as VoiceActivate, _VoiceMode as VoiceMode, _Voicemail as Voicemail, _VolumeBlockStorage as VolumeBlockStorage, _VolumeDown as VolumeDown, _VolumeDownAlt as VolumeDownAlt, _VolumeDownFilled as VolumeDownFilled, _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 };
135
+ export { _UserMultiple as UserMultiple, _UserOnline as UserOnline, _UserProfile as UserProfile, _UserRole as UserRole, _UserService as UserService, _UserServiceDesk as UserServiceDesk, _UserSettings as UserSettings, _UserSimulation as UserSimulation, _UserSpeaker as UserSpeaker, _UserSponsor as UserSponsor, _UserXRay as UserXRay, _UserProfileAlt as UserProfileAlt, _UvIndex as UvIndex, _UvIndexAlt as UvIndexAlt, _UvIndexFilled as UvIndexFilled, _ValueVariable as ValueVariable, _ValueVariableAlt as ValueVariableAlt, _Van as Van, _VegetationAsset as VegetationAsset, _VegetationEncroachment as VegetationEncroachment, _VegetationHeight as VegetationHeight, _VehicleApi as VehicleApi, _VehicleConnected as VehicleConnected, _VehicleInsights as VehicleInsights, _VehicleServices as VehicleServices, _Version as Version, _VersionMajor as VersionMajor, _VersionMinor as VersionMinor, _VersionPatch as VersionPatch, _VerticalFold as VerticalFold, _VerticalView as VerticalView, _Video as Video, _VideoAdd as VideoAdd, _VideoChat as VideoChat, _VideoFilled as VideoFilled, _VideoOff as VideoOff, _VideoOffFilled as VideoOffFilled, _VideoPlayer as VideoPlayer, _View as View, _ViewFilled as ViewFilled, _ViewMode_1 as ViewMode_1, _ViewMode_2 as ViewMode_2, _ViewOff as ViewOff, _ViewOffFilled as ViewOffFilled, _ViewNext as ViewNext, _VintageMac as VintageMac, _VirtualColumn as VirtualColumn, _VirtualColumnKey as VirtualColumnKey, _VirtualDesktop as VirtualDesktop, _VirtualMachine as VirtualMachine, _VirtualPrivateCloud as VirtualPrivateCloud, _VirtualPrivateCloudAlt as VirtualPrivateCloudAlt, _VisualInspection as VisualInspection, _VisualRecognition as VisualRecognition, _Vlan as Vlan, _VlanIbm as VlanIbm, _VmdkDisk as VmdkDisk, _VoiceActivate as VoiceActivate, _VoiceMode as VoiceMode, _Voicemail as Voicemail, _VolumeBlockStorage as VolumeBlockStorage, _VolumeDown as VolumeDown, _VolumeDownAlt as VolumeDownAlt, _VolumeDownFilled as VolumeDownFilled, _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 };
@@ -14,6 +14,18 @@ react = require_Icon.__toESM(react);
14
14
  let react_jsx_runtime = require("react/jsx-runtime");
15
15
  //#region virtual:generated/bucket-20.js
16
16
  const didWarnAboutDeprecation = {};
17
+ const UserMultiple = /* @__PURE__ */ react.default.forwardRef(function UserMultiple({ children, size = 16, ...rest }, ref) {
18
+ return react.default.createElement(require_Icon.Icon, {
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: "M30,30H28V25a5.0057,5.0057,0,0,0-5-5V18a7.0078,7.0078,0,0,1,7,7Z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M22,30H20V25a5.0059,5.0059,0,0,0-5-5H9a5.0059,5.0059,0,0,0-5,5v5H2V25a7.0082,7.0082,0,0,1,7-7h6a7.0082,7.0082,0,0,1,7,7Z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M20,2V4a5,5,0,0,1,0,10v2A7,7,0,0,0,20,2Z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M12,4A5,5,0,1,1,7,9a5,5,0,0,1,5-5m0-2a7,7,0,1,0,7,7A7,7,0,0,0,12,2Z" }), children);
27
+ });
28
+ if (process.env.NODE_ENV !== "production") UserMultiple.propTypes = require_iconPropTypes.iconPropTypes;
17
29
  const UserOnline = /* @__PURE__ */ react.default.forwardRef(function UserOnline({ children, size = 16, ...rest }, ref) {
18
30
  return react.default.createElement(require_Icon.Icon, {
19
31
  width: size,
@@ -1737,19 +1749,8 @@ const Wikis = /* @__PURE__ */ react.default.forwardRef(function Wikis({ children
1737
1749
  }, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M16,2A14,14,0,1,0,30,16,14,14,0,0,0,16,2ZM28,15H22A24.26,24.26,0,0,0,19.21,4.45,12,12,0,0,1,28,15ZM16,28a5,5,0,0,1-.67,0A21.85,21.85,0,0,1,12,17H20a21.85,21.85,0,0,1-3.3,11A5,5,0,0,1,16,28ZM12,15a21.85,21.85,0,0,1,3.3-11,6,6,0,0,1,1.34,0A21.85,21.85,0,0,1,20,15Zm.76-10.55A24.26,24.26,0,0,0,10,15h-6A12,12,0,0,1,12.79,4.45ZM4.05,17h6a24.26,24.26,0,0,0,2.75,10.55A12,12,0,0,1,4.05,17ZM19.21,27.55A24.26,24.26,0,0,0,22,17h6A12,12,0,0,1,19.21,27.55Z" }), children);
1738
1750
  });
1739
1751
  if (process.env.NODE_ENV !== "production") Wikis.propTypes = require_iconPropTypes.iconPropTypes;
1740
- const WindGusts = /* @__PURE__ */ react.default.forwardRef(function WindGusts({ children, size = 16, ...rest }, ref) {
1741
- return react.default.createElement(require_Icon.Icon, {
1742
- width: size,
1743
- height: size,
1744
- ref,
1745
- xmlns: "http://www.w3.org/2000/svg",
1746
- viewBox: "0 0 32 32",
1747
- fill: "currentColor",
1748
- ...rest
1749
- }, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M29.3164,8.0513l-18-6A1,1,0,0,0,10.4,2.2L4,7V2H2V30H4V11l6.4,4.8a1,1,0,0,0,.9165.1489l18-6a1,1,0,0,0,0-1.8974ZM10,13,4.6665,9,10,5Zm4-.0542-2,.667V4.3872l2,.667Zm4-1.333-2,.6665V5.7207l2,.6665Zm2-.667V7.0542L25.8379,9Z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M20,22a4,4,0,0,0-8,0h2a2,2,0,1,1,2,2H8v2h8A4.0045,4.0045,0,0,0,20,22Z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M26,22a4.0045,4.0045,0,0,0-4,4h2a2,2,0,1,1,2,2H12v2H26a4,4,0,0,0,0-8Z" }), children);
1750
- });
1751
- if (process.env.NODE_ENV !== "production") WindGusts.propTypes = require_iconPropTypes.iconPropTypes;
1752
1752
  //#endregion
1753
+ exports.UserMultiple = UserMultiple;
1753
1754
  exports.UserOnline = UserOnline;
1754
1755
  exports.UserProfile = UserProfile;
1755
1756
  exports.UserProfileAlt = UserProfileAlt;
@@ -1874,4 +1875,3 @@ exports.WifiNotSecure = WifiNotSecure;
1874
1875
  exports.WifiOff = WifiOff;
1875
1876
  exports.WifiSecure = WifiSecure;
1876
1877
  exports.Wikis = Wikis;
1877
- exports.WindGusts = WindGusts;
@@ -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 _WindGusts: CarbonIconType;
10
11
  declare const _WindPower: CarbonIconType;
11
12
  declare const _WindStream: CarbonIconType;
12
13
  declare const _WatsonHealthWindowAuto: CarbonIconType;
@@ -52,5 +53,6 @@ declare const _ZoomOutArea: CarbonIconType;
52
53
  declare const _ZoomReset: CarbonIconType;
53
54
  declare const _WatsonHealthZoomPan: CarbonIconType;
54
55
  declare const _Zos: CarbonIconType;
56
+ declare const _ZosPartition: CarbonIconType;
55
57
  declare const _ZosSysplex: CarbonIconType;
56
- export { _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, _ZosSysplex as ZosSysplex };
58
+ export { _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 };
@@ -13,6 +13,18 @@ let react = require("react");
13
13
  react = require_Icon.__toESM(react);
14
14
  let react_jsx_runtime = require("react/jsx-runtime");
15
15
  //#region virtual:generated/bucket-21.js
16
+ const WindGusts = /* @__PURE__ */ react.default.forwardRef(function WindGusts({ children, size = 16, ...rest }, ref) {
17
+ return react.default.createElement(require_Icon.Icon, {
18
+ width: size,
19
+ height: size,
20
+ ref,
21
+ xmlns: "http://www.w3.org/2000/svg",
22
+ viewBox: "0 0 32 32",
23
+ fill: "currentColor",
24
+ ...rest
25
+ }, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M29.3164,8.0513l-18-6A1,1,0,0,0,10.4,2.2L4,7V2H2V30H4V11l6.4,4.8a1,1,0,0,0,.9165.1489l18-6a1,1,0,0,0,0-1.8974ZM10,13,4.6665,9,10,5Zm4-.0542-2,.667V4.3872l2,.667Zm4-1.333-2,.6665V5.7207l2,.6665Zm2-.667V7.0542L25.8379,9Z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M20,22a4,4,0,0,0-8,0h2a2,2,0,1,1,2,2H8v2h8A4.0045,4.0045,0,0,0,20,22Z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M26,22a4.0045,4.0045,0,0,0-4,4h2a2,2,0,1,1,2,2H12v2H26a4,4,0,0,0,0-8Z" }), children);
26
+ });
27
+ if (process.env.NODE_ENV !== "production") WindGusts.propTypes = require_iconPropTypes.iconPropTypes;
16
28
  const WindPower = /* @__PURE__ */ react.default.forwardRef(function WindPower({ children, size = 16, ...rest }, ref) {
17
29
  return react.default.createElement(require_Icon.Icon, {
18
30
  width: size,
@@ -641,6 +653,18 @@ const Zos = /* @__PURE__ */ react.default.forwardRef(function Zos({ children, si
641
653
  }, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M30,22h-5v-2h5v-3h-3c-1.1028,0-2-.8972-2-2v-3c0-1.1028,.8972-2,2-2h5v2h-5v3h3c1.1028,0,2,.8972,2,2v3c0,1.1028-.8972,2-2,2Z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M21,22h-3c-1.1028,0-2-.8972-2-2V12c0-1.1028,.8972-2,2-2h3c1.1028,0,2,.8972,2,2v8c0,1.1028-.8972,2-2,2Zm-3-10v8h3V12h-3Z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M11.9458 10 7.9458 22 10.0542 22 14.0542 10 11.9458 10z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M6 22 0 22 0 19.6973 3.7981 14 0 14 0 12 6 12 6 14.3027 2.2019 20 6 20 6 22z" }), children);
642
654
  });
643
655
  if (process.env.NODE_ENV !== "production") Zos.propTypes = require_iconPropTypes.iconPropTypes;
656
+ const ZosPartition = /* @__PURE__ */ react.default.forwardRef(function ZosPartition({ children, size = 16, ...rest }, ref) {
657
+ return react.default.createElement(require_Icon.Icon, {
658
+ width: size,
659
+ height: size,
660
+ ref,
661
+ xmlns: "http://www.w3.org/2000/svg",
662
+ viewBox: "0 0 32 32",
663
+ fill: "currentColor",
664
+ ...rest
665
+ }, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M26,28H6c-1.1,0-2-.9-2-2V6c0-1.1.9-2,2-2h20c1.1,0,2,.9,2,2v20c0,1.1-.9,2-2,2ZM7.4,26h18.6V7.4S7.4,26,7.4,26ZM6,6v18.6L24.6,6H6Z" }), children);
666
+ });
667
+ if (process.env.NODE_ENV !== "production") ZosPartition.propTypes = require_iconPropTypes.iconPropTypes;
644
668
  const ZosSysplex = /* @__PURE__ */ react.default.forwardRef(function ZosSysplex({ children, size = 16, ...rest }, ref) {
645
669
  return react.default.createElement(require_Icon.Icon, {
646
670
  width: size,
@@ -663,6 +687,7 @@ exports.WatsonHealthWindowBlackSaturation = WatsonHealthWindowBlackSaturation;
663
687
  exports.WatsonHealthWindowOverlay = WatsonHealthWindowOverlay;
664
688
  exports.WatsonHealthWindowPreset = WatsonHealthWindowPreset;
665
689
  exports.WatsonHealthZoomPan = WatsonHealthZoomPan;
690
+ exports.WindGusts = WindGusts;
666
691
  exports.WindPower = WindPower;
667
692
  exports.WindStream = WindStream;
668
693
  exports.Windy = Windy;
@@ -699,4 +724,5 @@ exports.ZoomOut = ZoomOut;
699
724
  exports.ZoomOutArea = ZoomOutArea;
700
725
  exports.ZoomReset = ZoomReset;
701
726
  exports.Zos = Zos;
727
+ exports.ZosPartition = ZosPartition;
702
728
  exports.ZosSysplex = ZosSysplex;
@@ -87,6 +87,7 @@ declare const _Coronavirus: CarbonIconType;
87
87
  declare const _Cost: CarbonIconType;
88
88
  declare const _CostTotal: CarbonIconType;
89
89
  declare const _Cough: CarbonIconType;
90
+ declare const _CouplingFacility: CarbonIconType;
90
91
  declare const _CouplingFacilityEncryption: CarbonIconType;
91
92
  declare const _Course: CarbonIconType;
92
93
  declare const _Covariate: CarbonIconType;
@@ -131,5 +132,4 @@ declare const _CutOut: CarbonIconType;
131
132
  declare const _QCY: CarbonIconType;
132
133
  declare const _Cyclist: CarbonIconType;
133
134
  declare const _QCZ: CarbonIconType;
134
- declare const _Dashboard: CarbonIconType;
135
- export { _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, _ConnectionReceive as ConnectionReceive, _ConnectionSend as ConnectionSend, _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, _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, _CutOut as CutOut, _QCY as QCY, _Cyclist as Cyclist, _QCZ as QCZ, _Dashboard as Dashboard };
135
+ export { _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, _ConnectionReceive as ConnectionReceive, _ConnectionSend as ConnectionSend, _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, _CutOut as CutOut, _QCY as QCY, _Cyclist as Cyclist, _QCZ as QCZ };
@@ -1203,6 +1203,18 @@ const Cough = /* @__PURE__ */ react.default.forwardRef(function Cough({ children
1203
1203
  }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M19 12H23V14H19z" }), children);
1204
1204
  });
1205
1205
  if (process.env.NODE_ENV !== "production") Cough.propTypes = require_iconPropTypes.iconPropTypes;
1206
+ const CouplingFacility = /* @__PURE__ */ react.default.forwardRef(function CouplingFacility({ children, size = 16, ...rest }, ref) {
1207
+ return react.default.createElement(require_Icon.Icon, {
1208
+ width: size,
1209
+ height: size,
1210
+ ref,
1211
+ xmlns: "http://www.w3.org/2000/svg",
1212
+ viewBox: "0 0 32 32",
1213
+ fill: "currentColor",
1214
+ ...rest
1215
+ }, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M29,30H3c-.3467,0-.6685-.1797-.8506-.4746s-.1987-.6631-.0439-.9727L15.1055,2.5527c.3389-.6777,1.4502-.6777,1.7891,0l13,26c.1553.3096.1387.6777-.0439.9727s-.5039.4746-.8506.4746ZM4.6182,28h22.7637L16,5.2358,4.6182,28Z" }), children);
1216
+ });
1217
+ if (process.env.NODE_ENV !== "production") CouplingFacility.propTypes = require_iconPropTypes.iconPropTypes;
1206
1218
  const CouplingFacilityEncryption = /* @__PURE__ */ react.default.forwardRef(function CouplingFacilityEncryption({ children, size = 16, ...rest }, ref) {
1207
1219
  return react.default.createElement(require_Icon.Icon, {
1208
1220
  width: size,
@@ -1772,18 +1784,6 @@ const QCZ = /* @__PURE__ */ react.default.forwardRef(function QCZ({ children, si
1772
1784
  }, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M14,23H9a2,2,0,0,1-2-2V15a2,2,0,0,1,2-2h5v2H9v6h5Z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M24 9 16 9 16 11 22 11 16 21 16 23 24 23 24 21 18 21 24 11 24 9z" }), children);
1773
1785
  });
1774
1786
  if (process.env.NODE_ENV !== "production") QCZ.propTypes = require_iconPropTypes.iconPropTypes;
1775
- const Dashboard = /* @__PURE__ */ react.default.forwardRef(function Dashboard({ children, size = 16, ...rest }, ref) {
1776
- return react.default.createElement(require_Icon.Icon, {
1777
- width: size,
1778
- height: size,
1779
- ref,
1780
- xmlns: "http://www.w3.org/2000/svg",
1781
- viewBox: "0 0 32 32",
1782
- fill: "currentColor",
1783
- ...rest
1784
- }, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M24 21H26V26H24z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M20 16H22V26H20z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M11,26a5.0059,5.0059,0,0,1-5-5H8a3,3,0,1,0,3-3V16a5,5,0,0,1,0,10Z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M28,2H4A2.002,2.002,0,0,0,2,4V28a2.0023,2.0023,0,0,0,2,2H28a2.0027,2.0027,0,0,0,2-2V4A2.0023,2.0023,0,0,0,28,2Zm0,9H14V4H28ZM12,4v7H4V4ZM4,28V13H28.0007l.0013,15Z" }), children);
1785
- });
1786
- if (process.env.NODE_ENV !== "production") Dashboard.propTypes = require_iconPropTypes.iconPropTypes;
1787
1787
  //#endregion
1788
1788
  exports.CloudSatelliteServices = CloudSatelliteServices;
1789
1789
  exports.CloudServices = CloudServices;
@@ -1860,6 +1860,7 @@ exports.Coronavirus = Coronavirus;
1860
1860
  exports.Cost = Cost;
1861
1861
  exports.CostTotal = CostTotal;
1862
1862
  exports.Cough = Cough;
1863
+ exports.CouplingFacility = CouplingFacility;
1863
1864
  exports.CouplingFacilityEncryption = CouplingFacilityEncryption;
1864
1865
  exports.Course = Course;
1865
1866
  exports.Covariate = Covariate;
@@ -1898,7 +1899,6 @@ exports.CustomerServiceFilled = CustomerServiceFilled;
1898
1899
  exports.Cut = Cut;
1899
1900
  exports.CutOut = CutOut;
1900
1901
  exports.Cyclist = Cyclist;
1901
- exports.Dashboard = Dashboard;
1902
1902
  exports.QCU1 = QCU1;
1903
1903
  exports.QCU3 = QCU3;
1904
1904
  exports.QCY = QCY;
@@ -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 _Dashboard: CarbonIconType;
10
11
  declare const _DashboardReference: CarbonIconType;
11
12
  declare const _Data_1: CarbonIconType;
12
13
  declare const _Data_2: CarbonIconType;
@@ -131,5 +132,4 @@ declare const _DirectionRight_01Filled: CarbonIconType;
131
132
  declare const _DirectionRight_02: CarbonIconType;
132
133
  declare const _DirectionRight_02Filled: CarbonIconType;
133
134
  declare const _DirectionRotaryFirstRight: CarbonIconType;
134
- declare const _DirectionRotaryFirstRightFilled: CarbonIconType;
135
- export { _DashboardReference as DashboardReference, _Data_1 as Data_1, _Data_2 as Data_2, _DataBase as DataBase, _DataBaseAlt as DataBaseAlt, _DataCategorical as DataCategorical, _DataCenter as DataCenter, _DataCheck as DataCheck, _DataConnected as DataConnected, _DataError as DataError, _DataFormat as DataFormat, _DataReference as DataReference, _DataRegular as DataRegular, _DataSet as DataSet, _DataStructured as DataStructured, _DataUnreal as DataUnreal, _DataUnstructured as DataUnstructured, _DataView as DataView, _DataViewAlt as DataViewAlt, _DataAccessor as DataAccessor, _DataAnalytics as DataAnalytics, _DataBackup as DataBackup, _DataBin as DataBin, _DataBlob as DataBlob, _DataClass as DataClass, _DataCollection as DataCollection, _DataDefinition as DataDefinition, _DataDictionary as DataDictionary, _DataDiode as DataDiode, _DataEnrichment as DataEnrichment, _DataEnrichmentAdd as DataEnrichmentAdd, _DataGlossary as DataGlossary, _DataPlayer as DataPlayer, _DataQualityDefinition as DataQualityDefinition, _DataRefinery as DataRefinery, _DataRefineryReference as DataRefineryReference, _DataSetEncryption as DataSetEncryption, _DataShare as DataShare, _DataTable as DataTable, _DataTableReference as DataTableReference, _DataVis_1 as DataVis_1, _DataVis_2 as DataVis_2, _DataVis_3 as DataVis_3, _DataVis_4 as DataVis_4, _DataVolume as DataVolume, _DataVolumeAlt as DataVolumeAlt, _DatabaseDatastax as DatabaseDatastax, _DatabaseElastic as DatabaseElastic, _DatabaseEnterpriseDb2 as DatabaseEnterpriseDb2, _DatabaseEnterprisedb as DatabaseEnterprisedb, _DatabaseEtcd as DatabaseEtcd, _DatabaseMessaging as DatabaseMessaging, _DatabaseMongodb as DatabaseMongodb, _DatabasePostgreSql as DatabasePostgreSql, _DatabaseRabbit as DatabaseRabbit, _DatabaseRedis as DatabaseRedis, _Datastore as Datastore, _Db2BufferPool as Db2BufferPool, _Db2DataSharingGroup as Db2DataSharingGroup, _Db2Database as Db2Database, _Db2DeveloperExtension as Db2DeveloperExtension, _Debug as Debug, _DecisionNode as DecisionNode, _DecisionTree as DecisionTree, _Decline as Decline, _Delete as Delete, _Delivery as Delivery, _DeliveryAdd as DeliveryAdd, _DeliveryParcel as DeliveryParcel, _DeliverySettings as DeliverySettings, _DeliveryTime as DeliveryTime, _DeliveryTruck as DeliveryTruck, _Demo as Demo, _WatsonHealthDenominate as WatsonHealthDenominate, _Departure as Departure, _Dependency as Dependency, _Deploy as Deploy, _DeployRules as DeployRules, _DeploymentCanary as DeploymentCanary, _DeploymentPattern as DeploymentPattern, _DeploymentPolicy as DeploymentPolicy, _DeploymentUnitData as DeploymentUnitData, _DeploymentUnitExecution as DeploymentUnitExecution, _DeploymentUnitInstallation as DeploymentUnitInstallation, _DeploymentUnitPresentation as DeploymentUnitPresentation, _DeploymentUnitTechnicalData as DeploymentUnitTechnicalData, _DeploymentUnitTechnicalExecution as DeploymentUnitTechnicalExecution, _DeploymentUnitTechnicalInstallation as DeploymentUnitTechnicalInstallation, _DeploymentUnitTechnicalPresentation as DeploymentUnitTechnicalPresentation, _DeskAdjustable as DeskAdjustable, _Development as Development, _Devices as Devices, _DevicesApps as DevicesApps, _DewPoint as DewPoint, _DewPointFilled as DewPointFilled, _DfsortIbmZSort as DfsortIbmZSort, _Diagram as Diagram, _DiagramReference as DiagramReference, _DiamondOutline as DiamondOutline, _DiamondSolid as DiamondSolid, _DiamondFill as DiamondFill, _WatsonHealthDicom_6000 as WatsonHealthDicom_6000, _WatsonHealthDicomOverlay as WatsonHealthDicomOverlay, _DigitalIdentity as DigitalIdentity, _DirectLink as DirectLink, _DirectionBearRight_01 as DirectionBearRight_01, _DirectionBearRight_01Filled as DirectionBearRight_01Filled, _DirectionBearRight_02 as DirectionBearRight_02, _DirectionBearRight_02Filled as DirectionBearRight_02Filled, _DirectionCurve as DirectionCurve, _DirectionCurveFilled as DirectionCurveFilled, _DirectionFork as DirectionFork, _DirectionForkFilled as DirectionForkFilled, _DirectionLoopLeft as DirectionLoopLeft, _DirectionLoopLeftFilled as DirectionLoopLeftFilled, _DirectionLoopRight as DirectionLoopRight, _DirectionLoopRightFilled as DirectionLoopRightFilled, _DirectionMerge as DirectionMerge, _DirectionMergeFilled as DirectionMergeFilled, _DirectionRight_01 as DirectionRight_01, _DirectionRight_01Filled as DirectionRight_01Filled, _DirectionRight_02 as DirectionRight_02, _DirectionRight_02Filled as DirectionRight_02Filled, _DirectionRotaryFirstRight as DirectionRotaryFirstRight, _DirectionRotaryFirstRightFilled as DirectionRotaryFirstRightFilled };
135
+ export { _Dashboard as Dashboard, _DashboardReference as DashboardReference, _Data_1 as Data_1, _Data_2 as Data_2, _DataBase as DataBase, _DataBaseAlt as DataBaseAlt, _DataCategorical as DataCategorical, _DataCenter as DataCenter, _DataCheck as DataCheck, _DataConnected as DataConnected, _DataError as DataError, _DataFormat as DataFormat, _DataReference as DataReference, _DataRegular as DataRegular, _DataSet as DataSet, _DataStructured as DataStructured, _DataUnreal as DataUnreal, _DataUnstructured as DataUnstructured, _DataView as DataView, _DataViewAlt as DataViewAlt, _DataAccessor as DataAccessor, _DataAnalytics as DataAnalytics, _DataBackup as DataBackup, _DataBin as DataBin, _DataBlob as DataBlob, _DataClass as DataClass, _DataCollection as DataCollection, _DataDefinition as DataDefinition, _DataDictionary as DataDictionary, _DataDiode as DataDiode, _DataEnrichment as DataEnrichment, _DataEnrichmentAdd as DataEnrichmentAdd, _DataGlossary as DataGlossary, _DataPlayer as DataPlayer, _DataQualityDefinition as DataQualityDefinition, _DataRefinery as DataRefinery, _DataRefineryReference as DataRefineryReference, _DataSetEncryption as DataSetEncryption, _DataShare as DataShare, _DataTable as DataTable, _DataTableReference as DataTableReference, _DataVis_1 as DataVis_1, _DataVis_2 as DataVis_2, _DataVis_3 as DataVis_3, _DataVis_4 as DataVis_4, _DataVolume as DataVolume, _DataVolumeAlt as DataVolumeAlt, _DatabaseDatastax as DatabaseDatastax, _DatabaseElastic as DatabaseElastic, _DatabaseEnterpriseDb2 as DatabaseEnterpriseDb2, _DatabaseEnterprisedb as DatabaseEnterprisedb, _DatabaseEtcd as DatabaseEtcd, _DatabaseMessaging as DatabaseMessaging, _DatabaseMongodb as DatabaseMongodb, _DatabasePostgreSql as DatabasePostgreSql, _DatabaseRabbit as DatabaseRabbit, _DatabaseRedis as DatabaseRedis, _Datastore as Datastore, _Db2BufferPool as Db2BufferPool, _Db2DataSharingGroup as Db2DataSharingGroup, _Db2Database as Db2Database, _Db2DeveloperExtension as Db2DeveloperExtension, _Debug as Debug, _DecisionNode as DecisionNode, _DecisionTree as DecisionTree, _Decline as Decline, _Delete as Delete, _Delivery as Delivery, _DeliveryAdd as DeliveryAdd, _DeliveryParcel as DeliveryParcel, _DeliverySettings as DeliverySettings, _DeliveryTime as DeliveryTime, _DeliveryTruck as DeliveryTruck, _Demo as Demo, _WatsonHealthDenominate as WatsonHealthDenominate, _Departure as Departure, _Dependency as Dependency, _Deploy as Deploy, _DeployRules as DeployRules, _DeploymentCanary as DeploymentCanary, _DeploymentPattern as DeploymentPattern, _DeploymentPolicy as DeploymentPolicy, _DeploymentUnitData as DeploymentUnitData, _DeploymentUnitExecution as DeploymentUnitExecution, _DeploymentUnitInstallation as DeploymentUnitInstallation, _DeploymentUnitPresentation as DeploymentUnitPresentation, _DeploymentUnitTechnicalData as DeploymentUnitTechnicalData, _DeploymentUnitTechnicalExecution as DeploymentUnitTechnicalExecution, _DeploymentUnitTechnicalInstallation as DeploymentUnitTechnicalInstallation, _DeploymentUnitTechnicalPresentation as DeploymentUnitTechnicalPresentation, _DeskAdjustable as DeskAdjustable, _Development as Development, _Devices as Devices, _DevicesApps as DevicesApps, _DewPoint as DewPoint, _DewPointFilled as DewPointFilled, _DfsortIbmZSort as DfsortIbmZSort, _Diagram as Diagram, _DiagramReference as DiagramReference, _DiamondOutline as DiamondOutline, _DiamondSolid as DiamondSolid, _DiamondFill as DiamondFill, _WatsonHealthDicom_6000 as WatsonHealthDicom_6000, _WatsonHealthDicomOverlay as WatsonHealthDicomOverlay, _DigitalIdentity as DigitalIdentity, _DirectLink as DirectLink, _DirectionBearRight_01 as DirectionBearRight_01, _DirectionBearRight_01Filled as DirectionBearRight_01Filled, _DirectionBearRight_02 as DirectionBearRight_02, _DirectionBearRight_02Filled as DirectionBearRight_02Filled, _DirectionCurve as DirectionCurve, _DirectionCurveFilled as DirectionCurveFilled, _DirectionFork as DirectionFork, _DirectionForkFilled as DirectionForkFilled, _DirectionLoopLeft as DirectionLoopLeft, _DirectionLoopLeftFilled as DirectionLoopLeftFilled, _DirectionLoopRight as DirectionLoopRight, _DirectionLoopRightFilled as DirectionLoopRightFilled, _DirectionMerge as DirectionMerge, _DirectionMergeFilled as DirectionMergeFilled, _DirectionRight_01 as DirectionRight_01, _DirectionRight_01Filled as DirectionRight_01Filled, _DirectionRight_02 as DirectionRight_02, _DirectionRight_02Filled as DirectionRight_02Filled, _DirectionRotaryFirstRight as DirectionRotaryFirstRight };
@@ -14,6 +14,18 @@ react = require_Icon.__toESM(react);
14
14
  let react_jsx_runtime = require("react/jsx-runtime");
15
15
  //#region virtual:generated/bucket-5.js
16
16
  const didWarnAboutDeprecation = {};
17
+ const Dashboard = /* @__PURE__ */ react.default.forwardRef(function Dashboard({ children, size = 16, ...rest }, ref) {
18
+ return react.default.createElement(require_Icon.Icon, {
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: "M24 21H26V26H24z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M20 16H22V26H20z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M11,26a5.0059,5.0059,0,0,1-5-5H8a3,3,0,1,0,3-3V16a5,5,0,0,1,0,10Z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M28,2H4A2.002,2.002,0,0,0,2,4V28a2.0023,2.0023,0,0,0,2,2H28a2.0027,2.0027,0,0,0,2-2V4A2.0023,2.0023,0,0,0,28,2Zm0,9H14V4H28ZM12,4v7H4V4ZM4,28V13H28.0007l.0013,15Z" }), children);
27
+ });
28
+ if (process.env.NODE_ENV !== "production") Dashboard.propTypes = require_iconPropTypes.iconPropTypes;
17
29
  const DashboardReference = /* @__PURE__ */ react.default.forwardRef(function DashboardReference({ children, size = 16, ...rest }, ref) {
18
30
  return react.default.createElement(require_Icon.Icon, {
19
31
  width: size,
@@ -1725,27 +1737,8 @@ const DirectionRotaryFirstRight = /* @__PURE__ */ react.default.forwardRef(funct
1725
1737
  }, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M26,18v6.5859L15.8712,14.457A5.9242,5.9242,0,0,0,17,11a6,6,0,1,0-7,5.91V28h2V16.91a5.9566,5.9566,0,0,0,2.4554-1.04L24.5859,26H18v2H28V18ZM11,15a4,4,0,1,1,4-4A4.0045,4.0045,0,0,1,11,15Z" }), children);
1726
1738
  });
1727
1739
  if (process.env.NODE_ENV !== "production") DirectionRotaryFirstRight.propTypes = require_iconPropTypes.iconPropTypes;
1728
- const DirectionRotaryFirstRightFilled = /* @__PURE__ */ react.default.forwardRef(function DirectionRotaryFirstRightFilled({ children, size = 16, ...rest }, ref) {
1729
- return react.default.createElement(require_Icon.Icon, {
1730
- width: size,
1731
- height: size,
1732
- ref,
1733
- xmlns: "http://www.w3.org/2000/svg",
1734
- viewBox: "0 0 32 32",
1735
- fill: "currentColor",
1736
- ...rest
1737
- }, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("circle", {
1738
- cx: "11",
1739
- cy: "11",
1740
- r: "3"
1741
- }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M28,2H4A2,2,0,0,0,2,4V28a2,2,0,0,0,2,2H28a2,2,0,0,0,2-2V4A2,2,0,0,0,28,2ZM26,26H16V24h6.5859l-8.833-8.833A4.9678,4.9678,0,0,1,12,15.8989V26H10V15.8989a5.0113,5.0113,0,1,1,5.167-2.146L24,22.5859V16h2Z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", {
1742
- fill: "none",
1743
- d: "M11,14a3,3,0,1,1,3-3A3.0033,3.0033,0,0,1,11,14Zm13,2v6.5859l-8.833-8.833A4.9959,4.9959,0,1,0,10,15.8989V26h2V15.8989a4.9678,4.9678,0,0,0,1.7529-.7319L22.5859,24H16v2H26V16Z",
1744
- "data-icon-path": "inner-path"
1745
- }), children);
1746
- });
1747
- if (process.env.NODE_ENV !== "production") DirectionRotaryFirstRightFilled.propTypes = require_iconPropTypes.iconPropTypes;
1748
1740
  //#endregion
1741
+ exports.Dashboard = Dashboard;
1749
1742
  exports.DashboardReference = DashboardReference;
1750
1743
  exports.DataAccessor = DataAccessor;
1751
1744
  exports.DataAnalytics = DataAnalytics;
@@ -1867,7 +1860,6 @@ exports.DirectionRight_01Filled = DirectionRight_01Filled;
1867
1860
  exports.DirectionRight_02 = DirectionRight_02;
1868
1861
  exports.DirectionRight_02Filled = DirectionRight_02Filled;
1869
1862
  exports.DirectionRotaryFirstRight = DirectionRotaryFirstRight;
1870
- exports.DirectionRotaryFirstRightFilled = DirectionRotaryFirstRightFilled;
1871
1863
  exports.WatsonHealthDenominate = WatsonHealthDenominate;
1872
1864
  exports.WatsonHealthDicomOverlay = WatsonHealthDicomOverlay;
1873
1865
  exports.WatsonHealthDicom_6000 = WatsonHealthDicom_6000;
@@ -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 _DirectionRotaryFirstRightFilled: CarbonIconType;
10
11
  declare const _DirectionRotaryRight: CarbonIconType;
11
12
  declare const _DirectionRotaryRightFilled: CarbonIconType;
12
13
  declare const _DirectionRotaryStraight: CarbonIconType;
@@ -131,5 +132,4 @@ declare const _WatsonHealthErase_3D: CarbonIconType;
131
132
  declare const _Error: CarbonIconType;
132
133
  declare const _ErrorFilled: CarbonIconType;
133
134
  declare const _ErrorOutline: CarbonIconType;
134
- declare const _Event: CarbonIconType;
135
- export { _DirectionRotaryRight as DirectionRotaryRight, _DirectionRotaryRightFilled as DirectionRotaryRightFilled, _DirectionRotaryStraight as DirectionRotaryStraight, _DirectionRotaryStraightFilled as DirectionRotaryStraightFilled, _DirectionSharpTurn as DirectionSharpTurn, _DirectionSharpTurnFilled as DirectionSharpTurnFilled, _DirectionStraight as DirectionStraight, _DirectionStraightFilled as DirectionStraightFilled, _DirectionStraightRight as DirectionStraightRight, _DirectionStraightRightFilled as DirectionStraightRightFilled, _DirectionUTurn as DirectionUTurn, _DirectionUTurnFilled as DirectionUTurnFilled, _DirectoryDomain as DirectoryDomain, _DisableStep as DisableStep, _DistributeHorizontalCenter as DistributeHorizontalCenter, _DistributeHorizontalLeft as DistributeHorizontalLeft, _DistributeHorizontalRight as DistributeHorizontalRight, _DistributeVerticalBottom as DistributeVerticalBottom, _DistributeVerticalCenter as DistributeVerticalCenter, _DistributeVerticalTop as DistributeVerticalTop, _WatsonHealthDna as WatsonHealthDna, _DnsServices as DnsServices, _Doc as Doc, _Document as Document, _DocumentAdd as DocumentAdd, _DocumentAttachment as DocumentAttachment, _DocumentAudio as DocumentAudio, _DocumentBlank as DocumentBlank, _DocumentComment as DocumentComment, _DocumentConfiguration as DocumentConfiguration, _DocumentDownload as DocumentDownload, _DocumentEpdf as DocumentEpdf, _DocumentExport as DocumentExport, _DocumentHorizontal as DocumentHorizontal, _DocumentImport as DocumentImport, _DocumentMultiple_01 as DocumentMultiple_01, _DocumentMultiple_02 as DocumentMultiple_02, _DocumentPdf as DocumentPdf, _DocumentPreliminary as DocumentPreliminary, _DocumentProcessor as DocumentProcessor, _DocumentProtected as DocumentProtected, _DocumentRequirements as DocumentRequirements, _DocumentSecurity as DocumentSecurity, _DocumentSigned as DocumentSigned, _DocumentSketch as DocumentSketch, _DocumentSubject as DocumentSubject, _DocumentSubtract as DocumentSubtract, _DocumentTasks as DocumentTasks, _DocumentUnknown as DocumentUnknown, _DocumentUnprotected as DocumentUnprotected, _DocumentVertical as DocumentVertical, _DocumentVideo as DocumentVideo, _DocumentView as DocumentView, _DocumentWordProcessor as DocumentWordProcessor, _DocumentWordProcessorReference as DocumentWordProcessorReference, _DocumentSentiment as DocumentSentiment, _DocumentSet as DocumentSet, _Documentation as Documentation, _DogWalker as DogWalker, _DotMark as DotMark, _DoubleAxisChartBar as DoubleAxisChartBar, _DoubleAxisChartColumn as DoubleAxisChartColumn, _DoubleInteger as DoubleInteger, _DownToBottom as DownToBottom, _Download as Download, _WatsonHealthDownloadStudy as WatsonHealthDownloadStudy, _Downstream as Downstream, _DragHorizontal as DragHorizontal, _DragVertical as DragVertical, _Draggable as Draggable, _Draw as Draw, _DrillBack as DrillBack, _DrillDown as DrillDown, _DrillThrough as DrillThrough, _Drink_01 as Drink_01, _Drink_02 as Drink_02, _DriverAnalysis as DriverAnalysis, _Drone as Drone, _DroneDelivery as DroneDelivery, _DroneFront as DroneFront, _DroneVideo as DroneVideo, _DropPhoto as DropPhoto, _DropPhotoFilled as DropPhotoFilled, _Drought as Drought, _Dvr as Dvr, _Earth as Earth, _EarthAmericas as EarthAmericas, _EarthAmericasFilled as EarthAmericasFilled, _EarthEuropeAfrica as EarthEuropeAfrica, _EarthEuropeAfricaFilled as EarthEuropeAfricaFilled, _EarthFilled as EarthFilled, _EarthSoutheastAsia as EarthSoutheastAsia, _EarthSoutheastAsiaFilled as EarthSoutheastAsiaFilled, _Earthquake as Earthquake, _EdgeCluster as EdgeCluster, _EdgeDevice as EdgeDevice, _WatsonHealthEdgeEnhancement as WatsonHealthEdgeEnhancement, _WatsonHealthEdgeEnhancement_01 as WatsonHealthEdgeEnhancement_01, _WatsonHealthEdgeEnhancement_02 as WatsonHealthEdgeEnhancement_02, _WatsonHealthEdgeEnhancement_03 as WatsonHealthEdgeEnhancement_03, _EdgeNode as EdgeNode, _EdgeNodeAlt as EdgeNodeAlt, _EdgeService as EdgeService, _Edit as Edit, _EditOff as EditOff, _EdtLoop as EdtLoop, _Education as Education, _ElementPicker as ElementPicker, _Email as Email, _EmailNew as EmailNew, _EmissionsManagement as EmissionsManagement, _EnableStep as EnableStep, _Encryption as Encryption, _EnergyRenewable as EnergyRenewable, _Enterprise as Enterprise, _EnumerationDefinition as EnumerationDefinition, _EnumerationUsage as EnumerationUsage, _EqualApproximately as EqualApproximately, _Equalizer as Equalizer, _Erase as Erase, _WatsonHealthErase_3D as WatsonHealthErase_3D, _Error as Error, _ErrorFilled as ErrorFilled, _ErrorOutline as ErrorOutline, _Event as Event };
135
+ export { _DirectionRotaryFirstRightFilled as DirectionRotaryFirstRightFilled, _DirectionRotaryRight as DirectionRotaryRight, _DirectionRotaryRightFilled as DirectionRotaryRightFilled, _DirectionRotaryStraight as DirectionRotaryStraight, _DirectionRotaryStraightFilled as DirectionRotaryStraightFilled, _DirectionSharpTurn as DirectionSharpTurn, _DirectionSharpTurnFilled as DirectionSharpTurnFilled, _DirectionStraight as DirectionStraight, _DirectionStraightFilled as DirectionStraightFilled, _DirectionStraightRight as DirectionStraightRight, _DirectionStraightRightFilled as DirectionStraightRightFilled, _DirectionUTurn as DirectionUTurn, _DirectionUTurnFilled as DirectionUTurnFilled, _DirectoryDomain as DirectoryDomain, _DisableStep as DisableStep, _DistributeHorizontalCenter as DistributeHorizontalCenter, _DistributeHorizontalLeft as DistributeHorizontalLeft, _DistributeHorizontalRight as DistributeHorizontalRight, _DistributeVerticalBottom as DistributeVerticalBottom, _DistributeVerticalCenter as DistributeVerticalCenter, _DistributeVerticalTop as DistributeVerticalTop, _WatsonHealthDna as WatsonHealthDna, _DnsServices as DnsServices, _Doc as Doc, _Document as Document, _DocumentAdd as DocumentAdd, _DocumentAttachment as DocumentAttachment, _DocumentAudio as DocumentAudio, _DocumentBlank as DocumentBlank, _DocumentComment as DocumentComment, _DocumentConfiguration as DocumentConfiguration, _DocumentDownload as DocumentDownload, _DocumentEpdf as DocumentEpdf, _DocumentExport as DocumentExport, _DocumentHorizontal as DocumentHorizontal, _DocumentImport as DocumentImport, _DocumentMultiple_01 as DocumentMultiple_01, _DocumentMultiple_02 as DocumentMultiple_02, _DocumentPdf as DocumentPdf, _DocumentPreliminary as DocumentPreliminary, _DocumentProcessor as DocumentProcessor, _DocumentProtected as DocumentProtected, _DocumentRequirements as DocumentRequirements, _DocumentSecurity as DocumentSecurity, _DocumentSigned as DocumentSigned, _DocumentSketch as DocumentSketch, _DocumentSubject as DocumentSubject, _DocumentSubtract as DocumentSubtract, _DocumentTasks as DocumentTasks, _DocumentUnknown as DocumentUnknown, _DocumentUnprotected as DocumentUnprotected, _DocumentVertical as DocumentVertical, _DocumentVideo as DocumentVideo, _DocumentView as DocumentView, _DocumentWordProcessor as DocumentWordProcessor, _DocumentWordProcessorReference as DocumentWordProcessorReference, _DocumentSentiment as DocumentSentiment, _DocumentSet as DocumentSet, _Documentation as Documentation, _DogWalker as DogWalker, _DotMark as DotMark, _DoubleAxisChartBar as DoubleAxisChartBar, _DoubleAxisChartColumn as DoubleAxisChartColumn, _DoubleInteger as DoubleInteger, _DownToBottom as DownToBottom, _Download as Download, _WatsonHealthDownloadStudy as WatsonHealthDownloadStudy, _Downstream as Downstream, _DragHorizontal as DragHorizontal, _DragVertical as DragVertical, _Draggable as Draggable, _Draw as Draw, _DrillBack as DrillBack, _DrillDown as DrillDown, _DrillThrough as DrillThrough, _Drink_01 as Drink_01, _Drink_02 as Drink_02, _DriverAnalysis as DriverAnalysis, _Drone as Drone, _DroneDelivery as DroneDelivery, _DroneFront as DroneFront, _DroneVideo as DroneVideo, _DropPhoto as DropPhoto, _DropPhotoFilled as DropPhotoFilled, _Drought as Drought, _Dvr as Dvr, _Earth as Earth, _EarthAmericas as EarthAmericas, _EarthAmericasFilled as EarthAmericasFilled, _EarthEuropeAfrica as EarthEuropeAfrica, _EarthEuropeAfricaFilled as EarthEuropeAfricaFilled, _EarthFilled as EarthFilled, _EarthSoutheastAsia as EarthSoutheastAsia, _EarthSoutheastAsiaFilled as EarthSoutheastAsiaFilled, _Earthquake as Earthquake, _EdgeCluster as EdgeCluster, _EdgeDevice as EdgeDevice, _WatsonHealthEdgeEnhancement as WatsonHealthEdgeEnhancement, _WatsonHealthEdgeEnhancement_01 as WatsonHealthEdgeEnhancement_01, _WatsonHealthEdgeEnhancement_02 as WatsonHealthEdgeEnhancement_02, _WatsonHealthEdgeEnhancement_03 as WatsonHealthEdgeEnhancement_03, _EdgeNode as EdgeNode, _EdgeNodeAlt as EdgeNodeAlt, _EdgeService as EdgeService, _Edit as Edit, _EditOff as EditOff, _EdtLoop as EdtLoop, _Education as Education, _ElementPicker as ElementPicker, _Email as Email, _EmailNew as EmailNew, _EmissionsManagement as EmissionsManagement, _EnableStep as EnableStep, _Encryption as Encryption, _EnergyRenewable as EnergyRenewable, _Enterprise as Enterprise, _EnumerationDefinition as EnumerationDefinition, _EnumerationUsage as EnumerationUsage, _EqualApproximately as EqualApproximately, _Equalizer as Equalizer, _Erase as Erase, _WatsonHealthErase_3D as WatsonHealthErase_3D, _Error as Error, _ErrorFilled as ErrorFilled, _ErrorOutline as ErrorOutline };
@@ -13,6 +13,26 @@ let react = require("react");
13
13
  react = require_Icon.__toESM(react);
14
14
  let react_jsx_runtime = require("react/jsx-runtime");
15
15
  //#region virtual:generated/bucket-6.js
16
+ const DirectionRotaryFirstRightFilled = /* @__PURE__ */ react.default.forwardRef(function DirectionRotaryFirstRightFilled({ children, size = 16, ...rest }, ref) {
17
+ return react.default.createElement(require_Icon.Icon, {
18
+ width: size,
19
+ height: size,
20
+ ref,
21
+ xmlns: "http://www.w3.org/2000/svg",
22
+ viewBox: "0 0 32 32",
23
+ fill: "currentColor",
24
+ ...rest
25
+ }, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("circle", {
26
+ cx: "11",
27
+ cy: "11",
28
+ r: "3"
29
+ }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M28,2H4A2,2,0,0,0,2,4V28a2,2,0,0,0,2,2H28a2,2,0,0,0,2-2V4A2,2,0,0,0,28,2ZM26,26H16V24h6.5859l-8.833-8.833A4.9678,4.9678,0,0,1,12,15.8989V26H10V15.8989a5.0113,5.0113,0,1,1,5.167-2.146L24,22.5859V16h2Z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", {
30
+ fill: "none",
31
+ d: "M11,14a3,3,0,1,1,3-3A3.0033,3.0033,0,0,1,11,14Zm13,2v6.5859l-8.833-8.833A4.9959,4.9959,0,1,0,10,15.8989V26h2V15.8989a4.9678,4.9678,0,0,0,1.7529-.7319L22.5859,24H16v2H26V16Z",
32
+ "data-icon-path": "inner-path"
33
+ }), children);
34
+ });
35
+ if (process.env.NODE_ENV !== "production") DirectionRotaryFirstRightFilled.propTypes = require_iconPropTypes.iconPropTypes;
16
36
  const DirectionRotaryRight = /* @__PURE__ */ react.default.forwardRef(function DirectionRotaryRight({ children, size = 16, ...rest }, ref) {
17
37
  return react.default.createElement(require_Icon.Icon, {
18
38
  width: size,
@@ -1724,19 +1744,8 @@ const ErrorOutline = /* @__PURE__ */ react.default.forwardRef(function ErrorOutl
1724
1744
  }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M16,2A13.9138,13.9138,0,0,0,2,16,13.9138,13.9138,0,0,0,16,30,13.9138,13.9138,0,0,0,30,16,13.9138,13.9138,0,0,0,16,2Zm0,26A12,12,0,1,1,28,16,12.0353,12.0353,0,0,1,16,28Z" }), children);
1725
1745
  });
1726
1746
  if (process.env.NODE_ENV !== "production") ErrorOutline.propTypes = require_iconPropTypes.iconPropTypes;
1727
- const Event = /* @__PURE__ */ react.default.forwardRef(function Event({ children, size = 16, ...rest }, ref) {
1728
- return react.default.createElement(require_Icon.Icon, {
1729
- width: size,
1730
- height: size,
1731
- ref,
1732
- xmlns: "http://www.w3.org/2000/svg",
1733
- viewBox: "0 0 32 32",
1734
- fill: "currentColor",
1735
- ...rest
1736
- }, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M28,6a2,2,0,0,0-2-2H22V2H20V4H12V2H10V4H6A2,2,0,0,0,4,6V26a2,2,0,0,0,2,2h4V26H6V6h4V8h2V6h8V8h2V6h4v6h2Z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M21 15 23.549 19.938 29 20.729 25 24.573 26 30 21 27.438 16 30 17 24.573 13 20.729 18.6 19.938 21 15z" }), children);
1737
- });
1738
- if (process.env.NODE_ENV !== "production") Event.propTypes = require_iconPropTypes.iconPropTypes;
1739
1747
  //#endregion
1748
+ exports.DirectionRotaryFirstRightFilled = DirectionRotaryFirstRightFilled;
1740
1749
  exports.DirectionRotaryRight = DirectionRotaryRight;
1741
1750
  exports.DirectionRotaryRightFilled = DirectionRotaryRightFilled;
1742
1751
  exports.DirectionRotaryStraight = DirectionRotaryStraight;
@@ -1854,7 +1863,6 @@ exports.Erase = Erase;
1854
1863
  exports.Error = Error;
1855
1864
  exports.ErrorFilled = ErrorFilled;
1856
1865
  exports.ErrorOutline = ErrorOutline;
1857
- exports.Event = Event;
1858
1866
  exports.WatsonHealthDna = WatsonHealthDna;
1859
1867
  exports.WatsonHealthDownloadStudy = WatsonHealthDownloadStudy;
1860
1868
  exports.WatsonHealthEdgeEnhancement = WatsonHealthEdgeEnhancement;
@@ -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 _Event: CarbonIconType;
10
11
  declare const _EventChange: CarbonIconType;
11
12
  declare const _EventIncident: CarbonIconType;
12
13
  declare const _EventSchedule: CarbonIconType;
@@ -131,5 +132,4 @@ declare const _Function_2: CarbonIconType;
131
132
  declare const _FunctionMath: CarbonIconType;
132
133
  declare const _FunnelSequence: CarbonIconType;
133
134
  declare const _FunnelSort: CarbonIconType;
134
- declare const _WatsonHealthFusionBlender: CarbonIconType;
135
- export { _EventChange as EventChange, _EventIncident as EventIncident, _EventSchedule as EventSchedule, _EventWarning as EventWarning, _Events as Events, _EventsAlt as EventsAlt, _ExamMode as ExamMode, _ExecutableProgram as ExecutableProgram, _ExecutionHistory as ExecutionHistory, _Exit as Exit, _ExpandAll as ExpandAll, _ExpandCategories as ExpandCategories, _ExpandScreen as ExpandScreen, _ExpandScreenFilled as ExpandScreenFilled, _Explore as Explore, _Export as Export, _Extensions as Extensions, _Eyedropper as Eyedropper, _FaceActivated as FaceActivated, _FaceActivatedAdd as FaceActivatedAdd, _FaceActivatedFilled as FaceActivatedFilled, _FaceAdd as FaceAdd, _FaceCool as FaceCool, _FaceDissatisfied as FaceDissatisfied, _FaceDissatisfiedFilled as FaceDissatisfiedFilled, _FaceDizzy as FaceDizzy, _FaceDizzyFilled as FaceDizzyFilled, _FaceMask as FaceMask, _FaceNeutral as FaceNeutral, _FaceNeutralFilled as FaceNeutralFilled, _FacePending as FacePending, _FacePendingFilled as FacePendingFilled, _FaceSatisfied as FaceSatisfied, _FaceSatisfiedFilled as FaceSatisfiedFilled, _FaceWink as FaceWink, _FaceWinkFilled as FaceWinkFilled, _Factor as Factor, _Fade as Fade, _Favorite as Favorite, _FavoriteFilled as FavoriteFilled, _FavoriteHalf as FavoriteHalf, _FeatureMembership as FeatureMembership, _FeatureMembershipFilled as FeatureMembershipFilled, _FeaturePicker as FeaturePicker, _FeatureTyping as FeatureTyping, _FeedbackDocumentation as FeedbackDocumentation, _FetchUpload as FetchUpload, _FetchUploadCloud as FetchUploadCloud, _FileChange as FileChange, _FileDiff as FileDiff, _FileStorage as FileStorage, _FileX as FileX, _Filter as Filter, _FilterEdit as FilterEdit, _FilterRemove as FilterRemove, _FilterReset as FilterReset, _Finance as Finance, _FinancialAssets as FinancialAssets, _FingerprintRecognition as FingerprintRecognition, _Fire as Fire, _FireFill as FireFill, _Firewall as Firewall, _FirewallClassic as FirewallClassic, _Fish as Fish, _FishMultiple as FishMultiple, _FitToHeight as FitToHeight, _FitToScreen as FitToScreen, _FitToWidth as FitToWidth, _Flag as Flag, _FlagFilled as FlagFilled, _FlaggingTaxi as FlaggingTaxi, _Flash as Flash, _FlashFilled as FlashFilled, _FlashOff as FlashOff, _FlashOffFilled as FlashOffFilled, _FlightInternational as FlightInternational, _FlightRoster as FlightRoster, _FlightSchedule as FlightSchedule, _FloatingIp as FloatingIp, _Flood as Flood, _FloodWarning as FloodWarning, _Floorplan as Floorplan, _Flow as Flow, _FlowConnection as FlowConnection, _FlowData as FlowData, _FlowModeler as FlowModeler, _FlowModelerReference as FlowModelerReference, _FlowSequence as FlowSequence, _FlowStream as FlowStream, _FlowStreamReference as FlowStreamReference, _FlowLogsVpc as FlowLogsVpc, _Fog as Fog, _Folder as Folder, _FolderAdd as FolderAdd, _FolderDetails as FolderDetails, _FolderDetailsReference as FolderDetailsReference, _FolderMoveTo as FolderMoveTo, _FolderOff as FolderOff, _FolderOpen as FolderOpen, _FolderParent as FolderParent, _FolderShared as FolderShared, _FolderTree as FolderTree, _Folders as Folders, _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, _Function as Function, _Function_2 as Function_2, _FunctionMath as FunctionMath, _FunnelSequence as FunnelSequence, _FunnelSort as FunnelSort, _WatsonHealthFusionBlender as WatsonHealthFusionBlender };
135
+ export { _Event as Event, _EventChange as EventChange, _EventIncident as EventIncident, _EventSchedule as EventSchedule, _EventWarning as EventWarning, _Events as Events, _EventsAlt as EventsAlt, _ExamMode as ExamMode, _ExecutableProgram as ExecutableProgram, _ExecutionHistory as ExecutionHistory, _Exit as Exit, _ExpandAll as ExpandAll, _ExpandCategories as ExpandCategories, _ExpandScreen as ExpandScreen, _ExpandScreenFilled as ExpandScreenFilled, _Explore as Explore, _Export as Export, _Extensions as Extensions, _Eyedropper as Eyedropper, _FaceActivated as FaceActivated, _FaceActivatedAdd as FaceActivatedAdd, _FaceActivatedFilled as FaceActivatedFilled, _FaceAdd as FaceAdd, _FaceCool as FaceCool, _FaceDissatisfied as FaceDissatisfied, _FaceDissatisfiedFilled as FaceDissatisfiedFilled, _FaceDizzy as FaceDizzy, _FaceDizzyFilled as FaceDizzyFilled, _FaceMask as FaceMask, _FaceNeutral as FaceNeutral, _FaceNeutralFilled as FaceNeutralFilled, _FacePending as FacePending, _FacePendingFilled as FacePendingFilled, _FaceSatisfied as FaceSatisfied, _FaceSatisfiedFilled as FaceSatisfiedFilled, _FaceWink as FaceWink, _FaceWinkFilled as FaceWinkFilled, _Factor as Factor, _Fade as Fade, _Favorite as Favorite, _FavoriteFilled as FavoriteFilled, _FavoriteHalf as FavoriteHalf, _FeatureMembership as FeatureMembership, _FeatureMembershipFilled as FeatureMembershipFilled, _FeaturePicker as FeaturePicker, _FeatureTyping as FeatureTyping, _FeedbackDocumentation as FeedbackDocumentation, _FetchUpload as FetchUpload, _FetchUploadCloud as FetchUploadCloud, _FileChange as FileChange, _FileDiff as FileDiff, _FileStorage as FileStorage, _FileX as FileX, _Filter as Filter, _FilterEdit as FilterEdit, _FilterRemove as FilterRemove, _FilterReset as FilterReset, _Finance as Finance, _FinancialAssets as FinancialAssets, _FingerprintRecognition as FingerprintRecognition, _Fire as Fire, _FireFill as FireFill, _Firewall as Firewall, _FirewallClassic as FirewallClassic, _Fish as Fish, _FishMultiple as FishMultiple, _FitToHeight as FitToHeight, _FitToScreen as FitToScreen, _FitToWidth as FitToWidth, _Flag as Flag, _FlagFilled as FlagFilled, _FlaggingTaxi as FlaggingTaxi, _Flash as Flash, _FlashFilled as FlashFilled, _FlashOff as FlashOff, _FlashOffFilled as FlashOffFilled, _FlightInternational as FlightInternational, _FlightRoster as FlightRoster, _FlightSchedule as FlightSchedule, _FloatingIp as FloatingIp, _Flood as Flood, _FloodWarning as FloodWarning, _Floorplan as Floorplan, _Flow as Flow, _FlowConnection as FlowConnection, _FlowData as FlowData, _FlowModeler as FlowModeler, _FlowModelerReference as FlowModelerReference, _FlowSequence as FlowSequence, _FlowStream as FlowStream, _FlowStreamReference as FlowStreamReference, _FlowLogsVpc as FlowLogsVpc, _Fog as Fog, _Folder as Folder, _FolderAdd as FolderAdd, _FolderDetails as FolderDetails, _FolderDetailsReference as FolderDetailsReference, _FolderMoveTo as FolderMoveTo, _FolderOff as FolderOff, _FolderOpen as FolderOpen, _FolderParent as FolderParent, _FolderShared as FolderShared, _FolderTree as FolderTree, _Folders as Folders, _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, _Function as Function, _Function_2 as Function_2, _FunctionMath as FunctionMath, _FunnelSequence as FunnelSequence, _FunnelSort as FunnelSort };