@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,31 @@
7
7
  * Code generated by @carbon/icon-build-helpers. DO NOT EDIT.
8
8
  */
9
9
  import type { CarbonIconType } from '../CarbonIcon';
10
+ declare const _ViewFilled: CarbonIconType;
11
+ declare const _ViewMode_1: CarbonIconType;
12
+ declare const _ViewMode_2: CarbonIconType;
13
+ declare const _ViewOff: CarbonIconType;
14
+ declare const _ViewOffFilled: CarbonIconType;
15
+ declare const _ViewNext: CarbonIconType;
16
+ declare const _VirtualColumn: CarbonIconType;
17
+ declare const _VirtualColumnKey: CarbonIconType;
18
+ declare const _VirtualDesktop: CarbonIconType;
19
+ declare const _VirtualMachine: CarbonIconType;
20
+ declare const _VirtualPrivateCloud: CarbonIconType;
21
+ declare const _VirtualPrivateCloudAlt: CarbonIconType;
22
+ declare const _VisualRecognition: CarbonIconType;
23
+ declare const _Vlan: CarbonIconType;
24
+ declare const _VlanIbm: CarbonIconType;
25
+ declare const _VmdkDisk: CarbonIconType;
26
+ declare const _VoiceActivate: CarbonIconType;
27
+ declare const _Voicemail: CarbonIconType;
28
+ declare const _VolumeBlockStorage: CarbonIconType;
29
+ declare const _VolumeDown: CarbonIconType;
30
+ declare const _VolumeDownAlt: CarbonIconType;
31
+ declare const _VolumeDownFilled: CarbonIconType;
32
+ declare const _VolumeDownFilledAlt: CarbonIconType;
33
+ declare const _VolumeFileStorage: CarbonIconType;
34
+ declare const _VolumeMute: CarbonIconType;
10
35
  declare const _VolumeMuteFilled: CarbonIconType;
11
36
  declare const _VolumeObjectStorage: CarbonIconType;
12
37
  declare const _VolumeUp: CarbonIconType;
@@ -107,5 +132,4 @@ declare const _ZoomOutArea: CarbonIconType;
107
132
  declare const _ZoomReset: CarbonIconType;
108
133
  declare const _WatsonHealthZoomPan: CarbonIconType;
109
134
  declare const _Zos: CarbonIconType;
110
- declare const _ZosSysplex: CarbonIconType;
111
- export { _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, _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, _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, _WhitePaper as WhitePaper, _Wifi as Wifi, _WifiController as WifiController, _WifiNotSecure as WifiNotSecure, _WifiOff as WifiOff, _WifiSecure as WifiSecure, _WifiBridge as WifiBridge, _WifiBridgeAlt as WifiBridgeAlt, _Wikis as Wikis, _WindGusts as WindGusts, _WindPower as WindPower, _WindStream as WindStream, _WatsonHealthWindowAuto as WatsonHealthWindowAuto, _WatsonHealthWindowBase as WatsonHealthWindowBase, _WatsonHealthWindowBlackSaturation as WatsonHealthWindowBlackSaturation, _WatsonHealthWindowOverlay as WatsonHealthWindowOverlay, _WatsonHealthWindowPreset as WatsonHealthWindowPreset, _Windy as Windy, _WindyDust as WindyDust, _WindySnow as WindySnow, _WindyStrong as WindyStrong, _WinterWarning as WinterWarning, _WintryMix as WintryMix, _WirelessCheckout as WirelessCheckout, _Wmv as Wmv, _WordCloud as WordCloud, _WorkflowAutomation as WorkflowAutomation, _Workspace as Workspace, _WorkspaceImport as WorkspaceImport, _Worship as Worship, _WorshipChristian as WorshipChristian, _WorshipJewish as WorshipJewish, _WorshipMuslim as WorshipMuslim, _QX as QX, _XAxis as XAxis, _Xls as Xls, _Xml as Xml, _QY as QY, _YAxis as YAxis, _QZ as QZ, _ZLpar as ZLpar, _ZSystems as ZSystems, _ZAxis as ZAxis, _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 };
135
+ export { _ViewFilled as ViewFilled, _ViewMode_1 as ViewMode_1, _ViewMode_2 as ViewMode_2, _ViewOff as ViewOff, _ViewOffFilled as ViewOffFilled, _ViewNext as ViewNext, _VirtualColumn as VirtualColumn, _VirtualColumnKey as VirtualColumnKey, _VirtualDesktop as VirtualDesktop, _VirtualMachine as VirtualMachine, _VirtualPrivateCloud as VirtualPrivateCloud, _VirtualPrivateCloudAlt as VirtualPrivateCloudAlt, _VisualRecognition as VisualRecognition, _Vlan as Vlan, _VlanIbm as VlanIbm, _VmdkDisk as VmdkDisk, _VoiceActivate as VoiceActivate, _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, _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, _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, _WhitePaper as WhitePaper, _Wifi as Wifi, _WifiController as WifiController, _WifiNotSecure as WifiNotSecure, _WifiOff as WifiOff, _WifiSecure as WifiSecure, _WifiBridge as WifiBridge, _WifiBridgeAlt as WifiBridgeAlt, _Wikis as Wikis, _WindGusts as WindGusts, _WindPower as WindPower, _WindStream as WindStream, _WatsonHealthWindowAuto as WatsonHealthWindowAuto, _WatsonHealthWindowBase as WatsonHealthWindowBase, _WatsonHealthWindowBlackSaturation as WatsonHealthWindowBlackSaturation, _WatsonHealthWindowOverlay as WatsonHealthWindowOverlay, _WatsonHealthWindowPreset as WatsonHealthWindowPreset, _Windy as Windy, _WindyDust as WindyDust, _WindySnow as WindySnow, _WindyStrong as WindyStrong, _WinterWarning as WinterWarning, _WintryMix as WintryMix, _WirelessCheckout as WirelessCheckout, _Wmv as Wmv, _WordCloud as WordCloud, _WorkflowAutomation as WorkflowAutomation, _Workspace as Workspace, _WorkspaceImport as WorkspaceImport, _Worship as Worship, _WorshipChristian as WorshipChristian, _WorshipJewish as WorshipJewish, _WorshipMuslim as WorshipMuslim, _QX as QX, _XAxis as XAxis, _Xls as Xls, _Xml as Xml, _QY as QY, _YAxis as YAxis, _QZ as QZ, _ZLpar as ZLpar, _ZSystems as ZSystems, _ZAxis as ZAxis, _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 };