@carbon/icons-react 11.40.0-rc.0 → 11.40.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (169) hide show
  1. package/es/CircleOutline.d.ts +11 -0
  2. package/es/CircleOutline.js +39 -0
  3. package/es/DiamondOutline.d.ts +11 -0
  4. package/es/DiamondOutline.js +39 -0
  5. package/es/DiamondSolid.d.ts +11 -0
  6. package/es/DiamondSolid.js +39 -0
  7. package/es/HexagonOutline.d.ts +11 -0
  8. package/es/HexagonOutline.js +39 -0
  9. package/es/HexagonSolid.d.ts +11 -0
  10. package/es/HexagonSolid.js +39 -0
  11. package/es/HexagonVerticalOutline.d.ts +11 -0
  12. package/es/HexagonVerticalOutline.js +39 -0
  13. package/es/HexagonVerticalSolid.d.ts +11 -0
  14. package/es/HexagonVerticalSolid.js +39 -0
  15. package/es/PentagonDownOutline.d.ts +11 -0
  16. package/es/PentagonDownOutline.js +39 -0
  17. package/es/PentagonDownSolid.d.ts +11 -0
  18. package/es/PentagonDownSolid.js +39 -0
  19. package/es/PentagonLeftOutline.d.ts +11 -0
  20. package/es/PentagonLeftOutline.js +39 -0
  21. package/es/PentagonLeftSolid.d.ts +11 -0
  22. package/es/PentagonLeftSolid.js +39 -0
  23. package/es/PentagonOutline.d.ts +11 -0
  24. package/es/PentagonOutline.js +39 -0
  25. package/es/PentagonRightOutline.d.ts +11 -0
  26. package/es/PentagonRightOutline.js +39 -0
  27. package/es/PentagonRightSolid.d.ts +11 -0
  28. package/es/PentagonRightSolid.js +39 -0
  29. package/es/PentagonSolid.d.ts +11 -0
  30. package/es/PentagonSolid.js +39 -0
  31. package/es/SquareOutline.d.ts +11 -0
  32. package/es/SquareOutline.js +39 -0
  33. package/es/SquareSolid.d.ts +11 -0
  34. package/es/SquareSolid.js +35 -0
  35. package/es/TriangleDownOutline.d.ts +11 -0
  36. package/es/TriangleDownOutline.js +39 -0
  37. package/es/TriangleDownSolid.d.ts +11 -0
  38. package/es/TriangleDownSolid.js +39 -0
  39. package/es/TriangleLeftOutline.d.ts +11 -0
  40. package/es/TriangleLeftOutline.js +39 -0
  41. package/es/TriangleLeftSolid.d.ts +11 -0
  42. package/es/TriangleLeftSolid.js +39 -0
  43. package/es/TriangleOutline.d.ts +11 -0
  44. package/es/TriangleOutline.js +39 -0
  45. package/es/TriangleRightOutline.d.ts +11 -0
  46. package/es/TriangleRightOutline.js +39 -0
  47. package/es/TriangleRightSolid.d.ts +11 -0
  48. package/es/TriangleRightSolid.js +39 -0
  49. package/es/TriangleSolid.d.ts +11 -0
  50. package/es/TriangleSolid.js +39 -0
  51. package/es/generated/bucket-10.d.ts +8 -8
  52. package/es/generated/bucket-10.js +608 -595
  53. package/es/generated/bucket-11.d.ts +16 -16
  54. package/es/generated/bucket-11.js +642 -648
  55. package/es/generated/bucket-12.d.ts +16 -16
  56. package/es/generated/bucket-12.js +857 -850
  57. package/es/generated/bucket-13.d.ts +16 -16
  58. package/es/generated/bucket-13.js +799 -798
  59. package/es/generated/bucket-14.d.ts +18 -18
  60. package/es/generated/bucket-14.js +923 -937
  61. package/es/generated/bucket-15.d.ts +18 -18
  62. package/es/generated/bucket-15.js +733 -738
  63. package/es/generated/bucket-16.d.ts +26 -26
  64. package/es/generated/bucket-16.js +762 -799
  65. package/es/generated/bucket-17.d.ts +26 -2
  66. package/es/generated/bucket-17.js +1030 -450
  67. package/es/generated/bucket-18.d.ts +11 -0
  68. package/es/generated/bucket-18.js +38 -0
  69. package/es/generated/bucket-3.d.ts +2 -2
  70. package/es/generated/bucket-3.js +438 -437
  71. package/es/generated/bucket-4.d.ts +4 -4
  72. package/es/generated/bucket-4.js +495 -501
  73. package/es/generated/bucket-5.d.ts +4 -4
  74. package/es/generated/bucket-5.js +527 -519
  75. package/es/generated/bucket-6.d.ts +4 -4
  76. package/es/generated/bucket-6.js +512 -538
  77. package/es/generated/bucket-7.d.ts +8 -8
  78. package/es/generated/bucket-7.js +697 -694
  79. package/es/generated/bucket-8.d.ts +8 -8
  80. package/es/generated/bucket-8.js +685 -682
  81. package/es/generated/bucket-9.d.ts +8 -8
  82. package/es/generated/bucket-9.js +593 -590
  83. package/es/index.d.ts +1 -0
  84. package/es/index.js +16 -15
  85. package/lib/CircleOutline.d.ts +11 -0
  86. package/lib/CircleOutline.js +45 -0
  87. package/lib/DiamondOutline.d.ts +11 -0
  88. package/lib/DiamondOutline.js +45 -0
  89. package/lib/DiamondSolid.d.ts +11 -0
  90. package/lib/DiamondSolid.js +45 -0
  91. package/lib/HexagonOutline.d.ts +11 -0
  92. package/lib/HexagonOutline.js +45 -0
  93. package/lib/HexagonSolid.d.ts +11 -0
  94. package/lib/HexagonSolid.js +45 -0
  95. package/lib/HexagonVerticalOutline.d.ts +11 -0
  96. package/lib/HexagonVerticalOutline.js +45 -0
  97. package/lib/HexagonVerticalSolid.d.ts +11 -0
  98. package/lib/HexagonVerticalSolid.js +45 -0
  99. package/lib/PentagonDownOutline.d.ts +11 -0
  100. package/lib/PentagonDownOutline.js +45 -0
  101. package/lib/PentagonDownSolid.d.ts +11 -0
  102. package/lib/PentagonDownSolid.js +45 -0
  103. package/lib/PentagonLeftOutline.d.ts +11 -0
  104. package/lib/PentagonLeftOutline.js +45 -0
  105. package/lib/PentagonLeftSolid.d.ts +11 -0
  106. package/lib/PentagonLeftSolid.js +45 -0
  107. package/lib/PentagonOutline.d.ts +11 -0
  108. package/lib/PentagonOutline.js +45 -0
  109. package/lib/PentagonRightOutline.d.ts +11 -0
  110. package/lib/PentagonRightOutline.js +45 -0
  111. package/lib/PentagonRightSolid.d.ts +11 -0
  112. package/lib/PentagonRightSolid.js +45 -0
  113. package/lib/PentagonSolid.d.ts +11 -0
  114. package/lib/PentagonSolid.js +45 -0
  115. package/lib/SquareOutline.d.ts +11 -0
  116. package/lib/SquareOutline.js +45 -0
  117. package/lib/SquareSolid.d.ts +11 -0
  118. package/lib/SquareSolid.js +41 -0
  119. package/lib/TriangleDownOutline.d.ts +11 -0
  120. package/lib/TriangleDownOutline.js +45 -0
  121. package/lib/TriangleDownSolid.d.ts +11 -0
  122. package/lib/TriangleDownSolid.js +45 -0
  123. package/lib/TriangleLeftOutline.d.ts +11 -0
  124. package/lib/TriangleLeftOutline.js +45 -0
  125. package/lib/TriangleLeftSolid.d.ts +11 -0
  126. package/lib/TriangleLeftSolid.js +45 -0
  127. package/lib/TriangleOutline.d.ts +11 -0
  128. package/lib/TriangleOutline.js +45 -0
  129. package/lib/TriangleRightOutline.d.ts +11 -0
  130. package/lib/TriangleRightOutline.js +45 -0
  131. package/lib/TriangleRightSolid.d.ts +11 -0
  132. package/lib/TriangleRightSolid.js +45 -0
  133. package/lib/TriangleSolid.d.ts +11 -0
  134. package/lib/TriangleSolid.js +45 -0
  135. package/lib/generated/bucket-10.d.ts +8 -8
  136. package/lib/generated/bucket-10.js +614 -601
  137. package/lib/generated/bucket-11.d.ts +16 -16
  138. package/lib/generated/bucket-11.js +656 -662
  139. package/lib/generated/bucket-12.d.ts +16 -16
  140. package/lib/generated/bucket-12.js +871 -864
  141. package/lib/generated/bucket-13.d.ts +16 -16
  142. package/lib/generated/bucket-13.js +813 -812
  143. package/lib/generated/bucket-14.d.ts +18 -18
  144. package/lib/generated/bucket-14.js +939 -953
  145. package/lib/generated/bucket-15.d.ts +18 -18
  146. package/lib/generated/bucket-15.js +749 -754
  147. package/lib/generated/bucket-16.d.ts +26 -26
  148. package/lib/generated/bucket-16.js +786 -823
  149. package/lib/generated/bucket-17.d.ts +26 -2
  150. package/lib/generated/bucket-17.js +1054 -450
  151. package/lib/generated/bucket-18.d.ts +11 -0
  152. package/lib/generated/bucket-18.js +46 -0
  153. package/lib/generated/bucket-3.d.ts +2 -2
  154. package/lib/generated/bucket-3.js +438 -437
  155. package/lib/generated/bucket-4.d.ts +4 -4
  156. package/lib/generated/bucket-4.js +497 -503
  157. package/lib/generated/bucket-5.d.ts +4 -4
  158. package/lib/generated/bucket-5.js +529 -521
  159. package/lib/generated/bucket-6.d.ts +4 -4
  160. package/lib/generated/bucket-6.js +514 -540
  161. package/lib/generated/bucket-7.d.ts +8 -8
  162. package/lib/generated/bucket-7.js +703 -700
  163. package/lib/generated/bucket-8.d.ts +8 -8
  164. package/lib/generated/bucket-8.js +691 -688
  165. package/lib/generated/bucket-9.d.ts +8 -8
  166. package/lib/generated/bucket-9.js +599 -596
  167. package/lib/index.d.ts +1 -0
  168. package/lib/index.js +169 -143
  169. package/package.json +4 -4
@@ -7,6 +7,21 @@
7
7
  * Code generated by @carbon/icon-build-helpers. DO NOT EDIT.
8
8
  */
9
9
  import type { CarbonIconType } from '../CarbonIcon';
10
+ declare const _ShrinkScreen: CarbonIconType;
11
+ declare const _ShrinkScreenFilled: CarbonIconType;
12
+ declare const _Shuffle: CarbonIconType;
13
+ declare const _Shuttle: CarbonIconType;
14
+ declare const _SidePanelClose: CarbonIconType;
15
+ declare const _SidePanelCloseFilled: CarbonIconType;
16
+ declare const _SidePanelOpen: CarbonIconType;
17
+ declare const _SidePanelOpenFilled: CarbonIconType;
18
+ declare const _Sight: CarbonIconType;
19
+ declare const _Sigma: CarbonIconType;
20
+ declare const _SignalStrength: CarbonIconType;
21
+ declare const _SimCard: CarbonIconType;
22
+ declare const _SkillLevel: CarbonIconType;
23
+ declare const _SkillLevelAdvanced: CarbonIconType;
24
+ declare const _SkillLevelBasic: CarbonIconType;
10
25
  declare const _SkillLevelIntermediate: CarbonIconType;
11
26
  declare const _SkipBack: CarbonIconType;
12
27
  declare const _SkipBackFilled: CarbonIconType;
@@ -57,6 +72,8 @@ declare const _SplitScreen: CarbonIconType;
57
72
  declare const _SprayPaint: CarbonIconType;
58
73
  declare const _Sprout: CarbonIconType;
59
74
  declare const _Sql: CarbonIconType;
75
+ declare const _SquareOutline: CarbonIconType;
76
+ declare const _SquareSolid: CarbonIconType;
60
77
  declare const _SquareFill: CarbonIconType;
61
78
  declare const _StackLimitation: CarbonIconType;
62
79
  declare const _WatsonHealthStackedMove: CarbonIconType;
@@ -115,21 +132,4 @@ declare const _Sustainability: CarbonIconType;
115
132
  declare const _Svg: CarbonIconType;
116
133
  declare const _Swim: CarbonIconType;
117
134
  declare const _SwitchLayer_2: CarbonIconType;
118
- declare const _SwitchLayer_3: CarbonIconType;
119
- declare const _Switcher: CarbonIconType;
120
- declare const _SyncSettings: CarbonIconType;
121
- declare const _SysProvision: CarbonIconType;
122
- declare const _QT: CarbonIconType;
123
- declare const _QTAlt: CarbonIconType;
124
- declare const _Table: CarbonIconType;
125
- declare const _TableAlias: CarbonIconType;
126
- declare const _TableBuilt: CarbonIconType;
127
- declare const _TableShortcut: CarbonIconType;
128
- declare const _TableSplit: CarbonIconType;
129
- declare const _TableOfContents: CarbonIconType;
130
- declare const _Tablet: CarbonIconType;
131
- declare const _TabletLandscape: CarbonIconType;
132
- declare const _Tag: CarbonIconType;
133
- declare const _TagEdit: CarbonIconType;
134
- declare const _TagExport: CarbonIconType;
135
- export { _SkillLevelIntermediate as SkillLevelIntermediate, _SkipBack as SkipBack, _SkipBackFilled as SkipBackFilled, _SkipBackOutline as SkipBackOutline, _SkipBackOutlineFilled as SkipBackOutlineFilled, _SkipBackOutlineSolid as SkipBackOutlineSolid, _SkipBackSolidFilled as SkipBackSolidFilled, _SkipForward as SkipForward, _SkipForwardFilled as SkipForwardFilled, _SkipForwardOutline as SkipForwardOutline, _SkipForwardOutlineFilled as SkipForwardOutlineFilled, _SkipForwardOutlineSolid as SkipForwardOutlineSolid, _SkipForwardSolidFilled as SkipForwardSolidFilled, _Sleet as Sleet, _Slisor as Slisor, _Slm as Slm, _Smell as Smell, _Smoke as Smoke, _WatsonHealthSmoothing as WatsonHealthSmoothing, _WatsonHealthSmoothingCursor as WatsonHealthSmoothingCursor, _Snooze as Snooze, _Snow as Snow, _SnowBlizzard as SnowBlizzard, _SnowHeavy as SnowHeavy, _SnowScattered as SnowScattered, _SnowScatteredNight as SnowScatteredNight, _SnowDensity as SnowDensity, _Snowflake as Snowflake, _Soccer as Soccer, _SoftwareResource as SoftwareResource, _SoftwareResourceCluster as SoftwareResourceCluster, _SoftwareResourceResource as SoftwareResourceResource, _SoilMoisture as SoilMoisture, _SoilMoistureField as SoilMoistureField, _SoilMoistureGlobal as SoilMoistureGlobal, _SoilTemperature as SoilTemperature, _SoilTemperatureField as SoilTemperatureField, _SoilTemperatureGlobal as SoilTemperatureGlobal, _SolarPanel as SolarPanel, _SortAscending as SortAscending, _SortDescending as SortDescending, _SortRemove as SortRemove, _SpellCheck as SpellCheck, _WatsonHealthSpineLabel as WatsonHealthSpineLabel, _Split as Split, _WatsonHealthSplitDiscard as WatsonHealthSplitDiscard, _SplitScreen as SplitScreen, _SprayPaint as SprayPaint, _Sprout as Sprout, _Sql as Sql, _SquareFill as SquareFill, _StackLimitation as StackLimitation, _WatsonHealthStackedMove as WatsonHealthStackedMove, _WatsonHealthStackedScrolling_1 as WatsonHealthStackedScrolling_1, _WatsonHealthStackedScrolling_2 as WatsonHealthStackedScrolling_2, _Stamp as Stamp, _Star as Star, _StarFilled as StarFilled, _StarHalf as StarHalf, _StarReview as StarReview, _WatsonHealthStatusAcknowledge as WatsonHealthStatusAcknowledge, _WatsonHealthStatusChange as WatsonHealthStatusChange, _WatsonHealthStatusPartialFail as WatsonHealthStatusPartialFail, _WatsonHealthStatusResolved as WatsonHealthStatusResolved, _StayInside as StayInside, _StemLeafPlot as StemLeafPlot, _Stethoscope as Stethoscope, _Stop as Stop, _StopFilled as StopFilled, _StopFilledAlt as StopFilledAlt, _StopOutline as StopOutline, _StopOutlineFilled as StopOutlineFilled, _StopSign as StopSign, _StopSignFilled as StopSignFilled, _StoragePool as StoragePool, _StorageRequest as StorageRequest, _Store as Store, _StormTracker as StormTracker, _Strawberry as Strawberry, _WatsonHealthStressBreathEditor as WatsonHealthStressBreathEditor, _StringInteger as StringInteger, _StringText as StringText, _WatsonHealthStudyNext as WatsonHealthStudyNext, _WatsonHealthStudyPrevious as WatsonHealthStudyPrevious, _WatsonHealthStudyRead as WatsonHealthStudyRead, _WatsonHealthStudySkip as WatsonHealthStudySkip, _WatsonHealthStudyTransfer as WatsonHealthStudyTransfer, _WatsonHealthStudyUnread as WatsonHealthStudyUnread, _WatsonHealthStudyView as WatsonHealthStudyView, _WatsonHealthSubVolume as WatsonHealthSubVolume, _Subdirectory as Subdirectory, _Subflow as Subflow, _SubflowLocal as SubflowLocal, _SubnetAclRules as SubnetAclRules, _Subtract as Subtract, _SubtractAlt as SubtractAlt, _SubtractFilled as SubtractFilled, _SubtractLarge as SubtractLarge, _SummaryKpi as SummaryKpi, _SummaryKpiMirror as SummaryKpiMirror, _Sun as Sun, _Sunrise as Sunrise, _Sunset as Sunset, _SupportVectorMachine as SupportVectorMachine, _Sustainability as Sustainability, _Svg as Svg, _Swim as Swim, _SwitchLayer_2 as SwitchLayer_2, _SwitchLayer_3 as SwitchLayer_3, _Switcher as Switcher, _SyncSettings as SyncSettings, _SysProvision as SysProvision, _QT as QT, _QTAlt as QTAlt, _Table as Table, _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 };
135
+ export { _ShrinkScreen as ShrinkScreen, _ShrinkScreenFilled as ShrinkScreenFilled, _Shuffle as Shuffle, _Shuttle as Shuttle, _SidePanelClose as SidePanelClose, _SidePanelCloseFilled as SidePanelCloseFilled, _SidePanelOpen as SidePanelOpen, _SidePanelOpenFilled as SidePanelOpenFilled, _Sight as Sight, _Sigma as Sigma, _SignalStrength as SignalStrength, _SimCard as SimCard, _SkillLevel as SkillLevel, _SkillLevelAdvanced as SkillLevelAdvanced, _SkillLevelBasic as SkillLevelBasic, _SkillLevelIntermediate as SkillLevelIntermediate, _SkipBack as SkipBack, _SkipBackFilled as SkipBackFilled, _SkipBackOutline as SkipBackOutline, _SkipBackOutlineFilled as SkipBackOutlineFilled, _SkipBackOutlineSolid as SkipBackOutlineSolid, _SkipBackSolidFilled as SkipBackSolidFilled, _SkipForward as SkipForward, _SkipForwardFilled as SkipForwardFilled, _SkipForwardOutline as SkipForwardOutline, _SkipForwardOutlineFilled as SkipForwardOutlineFilled, _SkipForwardOutlineSolid as SkipForwardOutlineSolid, _SkipForwardSolidFilled as SkipForwardSolidFilled, _Sleet as Sleet, _Slisor as Slisor, _Slm as Slm, _Smell as Smell, _Smoke as Smoke, _WatsonHealthSmoothing as WatsonHealthSmoothing, _WatsonHealthSmoothingCursor as WatsonHealthSmoothingCursor, _Snooze as Snooze, _Snow as Snow, _SnowBlizzard as SnowBlizzard, _SnowHeavy as SnowHeavy, _SnowScattered as SnowScattered, _SnowScatteredNight as SnowScatteredNight, _SnowDensity as SnowDensity, _Snowflake as Snowflake, _Soccer as Soccer, _SoftwareResource as SoftwareResource, _SoftwareResourceCluster as SoftwareResourceCluster, _SoftwareResourceResource as SoftwareResourceResource, _SoilMoisture as SoilMoisture, _SoilMoistureField as SoilMoistureField, _SoilMoistureGlobal as SoilMoistureGlobal, _SoilTemperature as SoilTemperature, _SoilTemperatureField as SoilTemperatureField, _SoilTemperatureGlobal as SoilTemperatureGlobal, _SolarPanel as SolarPanel, _SortAscending as SortAscending, _SortDescending as SortDescending, _SortRemove as SortRemove, _SpellCheck as SpellCheck, _WatsonHealthSpineLabel as WatsonHealthSpineLabel, _Split as Split, _WatsonHealthSplitDiscard as WatsonHealthSplitDiscard, _SplitScreen as SplitScreen, _SprayPaint as SprayPaint, _Sprout as Sprout, _Sql as Sql, _SquareOutline as SquareOutline, _SquareSolid as SquareSolid, _SquareFill as SquareFill, _StackLimitation as StackLimitation, _WatsonHealthStackedMove as WatsonHealthStackedMove, _WatsonHealthStackedScrolling_1 as WatsonHealthStackedScrolling_1, _WatsonHealthStackedScrolling_2 as WatsonHealthStackedScrolling_2, _Stamp as Stamp, _Star as Star, _StarFilled as StarFilled, _StarHalf as StarHalf, _StarReview as StarReview, _WatsonHealthStatusAcknowledge as WatsonHealthStatusAcknowledge, _WatsonHealthStatusChange as WatsonHealthStatusChange, _WatsonHealthStatusPartialFail as WatsonHealthStatusPartialFail, _WatsonHealthStatusResolved as WatsonHealthStatusResolved, _StayInside as StayInside, _StemLeafPlot as StemLeafPlot, _Stethoscope as Stethoscope, _Stop as Stop, _StopFilled as StopFilled, _StopFilledAlt as StopFilledAlt, _StopOutline as StopOutline, _StopOutlineFilled as StopOutlineFilled, _StopSign as StopSign, _StopSignFilled as StopSignFilled, _StoragePool as StoragePool, _StorageRequest as StorageRequest, _Store as Store, _StormTracker as StormTracker, _Strawberry as Strawberry, _WatsonHealthStressBreathEditor as WatsonHealthStressBreathEditor, _StringInteger as StringInteger, _StringText as StringText, _WatsonHealthStudyNext as WatsonHealthStudyNext, _WatsonHealthStudyPrevious as WatsonHealthStudyPrevious, _WatsonHealthStudyRead as WatsonHealthStudyRead, _WatsonHealthStudySkip as WatsonHealthStudySkip, _WatsonHealthStudyTransfer as WatsonHealthStudyTransfer, _WatsonHealthStudyUnread as WatsonHealthStudyUnread, _WatsonHealthStudyView as WatsonHealthStudyView, _WatsonHealthSubVolume as WatsonHealthSubVolume, _Subdirectory as Subdirectory, _Subflow as Subflow, _SubflowLocal as SubflowLocal, _SubnetAclRules as SubnetAclRules, _Subtract as Subtract, _SubtractAlt as SubtractAlt, _SubtractFilled as SubtractFilled, _SubtractLarge as SubtractLarge, _SummaryKpi as SummaryKpi, _SummaryKpiMirror as SummaryKpiMirror, _Sun as Sun, _Sunrise as Sunrise, _Sunset as Sunset, _SupportVectorMachine as SupportVectorMachine, _Sustainability as Sustainability, _Svg as Svg, _Swim as Swim, _SwitchLayer_2 as SwitchLayer_2 };