@cloudtower/icons-react 0.0.0-commnader-ui-rc-1 → 0.0.0-config-rc-1

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 (209) hide show
  1. package/dist/ActiveObservabilityService24OntintIcon.d.ts +4 -0
  2. package/dist/BackupService16GradientBlueIcon.d.ts +4 -0
  3. package/dist/BackupService16GradientGrayIcon.d.ts +4 -0
  4. package/dist/ChainDisassociateDisconnectBreak16GradientRedIcon.d.ts +4 -0
  5. package/dist/CheckmarkSolvedCircle16GredientGrayIcon.d.ts +4 -0
  6. package/dist/Cloudtower16Icon.d.ts +4 -0
  7. package/dist/CloudtowerLogo16GradientBlueIcon.d.ts +4 -0
  8. package/dist/CloudtowerLogo16GradientGrayIcon.d.ts +4 -0
  9. package/dist/ExclamationErrorCircleSolid18RedIcon.d.ts +4 -0
  10. package/dist/HierarchyTriangleDown16NeutralIcon.d.ts +4 -0
  11. package/dist/HierarchyTriangleRight16NeutralIcon.d.ts +4 -0
  12. package/dist/InfoICircleFill16Gray70Icon.d.ts +4 -0
  13. package/dist/InfoICircleFill16GrayIcon.d.ts +4 -0
  14. package/dist/Ip16GradientBlueOutlineOffIcon.d.ts +4 -0
  15. package/dist/Ip16GradientBlueOutlineOnIcon.d.ts +4 -0
  16. package/dist/Ip16GradientGrayOutlinedIcon.d.ts +4 -0
  17. package/dist/Ip24RedIcon.d.ts +4 -0
  18. package/dist/IpPool24Icon.d.ts +4 -0
  19. package/dist/IpPoolWhite24Icon.d.ts +4 -0
  20. package/dist/Loading16GradientGaryIcon.d.ts +4 -0
  21. package/dist/Loading16OntintIcon.d.ts +4 -0
  22. package/dist/Loading24GradientBlueIcon.d.ts +4 -0
  23. package/dist/Loading24GradientGaryIcon.d.ts +4 -0
  24. package/dist/Loading24OntintIcon.d.ts +4 -0
  25. package/dist/Loading6GradientBlueIcon.d.ts +4 -0
  26. package/dist/Loading6OntintIcon.d.ts +4 -0
  27. package/dist/Loading8OntintIcon.d.ts +4 -0
  28. package/dist/NetworkSecurityPolicyAllow16BlueIcon.d.ts +4 -0
  29. package/dist/NetworkSecurityPolicyAllow24BlueIcon.d.ts +4 -0
  30. package/dist/NetworkSecurityPolicyAllow24GreyIcon.d.ts +4 -0
  31. package/dist/NetworkSecurityPolicyDeny16RedIcon.d.ts +4 -0
  32. package/dist/NetworkSecurityPolicyDeny24GreyIcon.d.ts +4 -0
  33. package/dist/NetworkSecurityPolicyDeny24RedIcon.d.ts +4 -0
  34. package/dist/ObservabilityService16GradientBlueIcon.d.ts +4 -0
  35. package/dist/ObservabilityService16GradientGrayIcon.d.ts +4 -0
  36. package/dist/PhysicalDisk16SecondaryIcon.d.ts +4 -0
  37. package/dist/PhysicalMachineClusterIcon.d.ts +4 -0
  38. package/dist/PhysicalMachineManagementBlue24Icon.d.ts +4 -0
  39. package/dist/PhysicalMachineManagementOntint24Icon.d.ts +4 -0
  40. package/dist/PortNetwork16SecondaryIcon.d.ts +4 -0
  41. package/dist/PoweroffShutdownStopUpgrade16GradientGrayIcon.d.ts +4 -0
  42. package/dist/PoweroffShutdownStopUpgrade16RedIcon.d.ts +4 -0
  43. package/dist/RefreshSync16Icon.d.ts +4 -0
  44. package/dist/ReplicaService16GradientBlueIcon.d.ts +4 -0
  45. package/dist/ReplicationService16GradientGrayIcon.d.ts +4 -0
  46. package/dist/SecurityGroup24RedIcon.d.ts +4 -0
  47. package/dist/SfsService16GradientBlueIcon.d.ts +4 -0
  48. package/dist/SfsService16GradientGrayIcon.d.ts +4 -0
  49. package/dist/SfsService16GradientWhiteIcon.d.ts +4 -0
  50. package/dist/Tag24RedIcon.d.ts +4 -0
  51. package/dist/TrafficVisualization16GradientBlueIcon.d.ts +4 -0
  52. package/dist/TrafficVisualization16GradientGrayIcon.d.ts +4 -0
  53. package/dist/TrafficVisualization24GradientBlueIcon.d.ts +4 -0
  54. package/dist/TrafficVisualization24GradientGrayIcon.d.ts +4 -0
  55. package/dist/UpgradeFile16GrayIcon.d.ts +4 -0
  56. package/dist/UpgradeService24OntintIcon.d.ts +4 -0
  57. package/dist/ViewEye16GradientGrayIcon.d.ts +4 -0
  58. package/dist/Vm16OntintIcon.d.ts +4 -0
  59. package/dist/VmClusterIcon.d.ts +4 -0
  60. package/dist/WaitingBreathingLed16GrayIcon.d.ts +4 -0
  61. package/dist/WaitingBreathingLed32YellowIcon.d.ts +4 -0
  62. package/dist/cjs/{ActiveObservabilityService24GrayIcon.js → ActiveObservabilityService24OntintIcon.js} +2 -2
  63. package/dist/cjs/BackupService16GradientBlueIcon.js +145 -0
  64. package/dist/cjs/BackupService16GradientGrayIcon.js +142 -0
  65. package/dist/cjs/ChainDisassociateDisconnectBreak16GradientRedIcon.js +23 -0
  66. package/dist/cjs/CheckmarkSolvedCircle16GredientGrayIcon.js +49 -0
  67. package/dist/cjs/Cloudtower16Icon.js +34 -0
  68. package/dist/cjs/CloudtowerLogo16GradientBlueIcon.js +68 -0
  69. package/dist/cjs/CloudtowerLogo16GradientGrayIcon.js +65 -0
  70. package/dist/cjs/ExclamationErrorCircleSolid18RedIcon.js +27 -0
  71. package/dist/cjs/HierarchyTriangleDown16NeutralIcon.js +21 -0
  72. package/dist/cjs/HierarchyTriangleRight16NeutralIcon.js +21 -0
  73. package/dist/cjs/InfoICircleFill16Gray70Icon.js +22 -0
  74. package/dist/cjs/InfoICircleFill16GrayIcon.js +22 -0
  75. package/dist/cjs/Ip16GradientBlueOutlineOffIcon.js +47 -0
  76. package/dist/cjs/Ip16GradientBlueOutlineOnIcon.js +34 -0
  77. package/dist/cjs/Ip16GradientGrayOutlinedIcon.js +34 -0
  78. package/dist/cjs/{Loading8BoldGradientBlueIcon.js → Ip24RedIcon.js} +10 -11
  79. package/dist/cjs/IpPool24Icon.js +32 -0
  80. package/dist/cjs/IpPoolWhite24Icon.js +20 -0
  81. package/dist/cjs/Loading16GradientBlueIcon.js +10 -9
  82. package/dist/cjs/{LoadingGray16Icon.js → Loading16GradientGaryIcon.js} +4 -4
  83. package/dist/cjs/{LoadingBlue16Icon.js → Loading16OntintIcon.js} +10 -9
  84. package/dist/cjs/Loading24GradientBlueIcon.js +36 -0
  85. package/dist/cjs/Loading24GradientGaryIcon.js +36 -0
  86. package/dist/cjs/{Loading16BoldOntintIcon.js → Loading24OntintIcon.js} +15 -13
  87. package/dist/cjs/{Loading24BoldGradientBlueIcon.js → Loading6GradientBlueIcon.js} +15 -11
  88. package/dist/cjs/{Loading8BoldOntintIcon.js → Loading6OntintIcon.js} +15 -11
  89. package/dist/cjs/Loading8GradientBlueIcon.js +3 -3
  90. package/dist/cjs/{Loading8GradientWhiteIcon.js → Loading8OntintIcon.js} +15 -13
  91. package/dist/cjs/NetworkSecurityPolicyAllow16BlueIcon.js +98 -0
  92. package/dist/cjs/NetworkSecurityPolicyAllow24BlueIcon.js +34 -0
  93. package/dist/cjs/NetworkSecurityPolicyAllow24GreyIcon.js +34 -0
  94. package/dist/cjs/NetworkSecurityPolicyDeny16RedIcon.js +98 -0
  95. package/dist/cjs/NetworkSecurityPolicyDeny24GreyIcon.js +34 -0
  96. package/dist/cjs/NetworkSecurityPolicyDeny24RedIcon.js +34 -0
  97. package/dist/cjs/ObservabilityService16GradientBlueIcon.js +34 -0
  98. package/dist/cjs/ObservabilityService16GradientGrayIcon.js +34 -0
  99. package/dist/cjs/PhysicalDisk16SecondaryIcon.js +24 -0
  100. package/dist/cjs/PhysicalMachineClusterIcon.js +66 -0
  101. package/dist/cjs/PhysicalMachineManagementBlue24Icon.js +64 -0
  102. package/dist/cjs/PhysicalMachineManagementOntint24Icon.js +28 -0
  103. package/dist/cjs/PortNetwork16SecondaryIcon.js +24 -0
  104. package/dist/cjs/PoweroffShutdownStopUpgrade16GradientGrayIcon.js +49 -0
  105. package/dist/cjs/PoweroffShutdownStopUpgrade16RedIcon.js +49 -0
  106. package/dist/cjs/RefreshSync16Icon.js +64 -0
  107. package/dist/cjs/ReplicaService16GradientBlueIcon.js +128 -0
  108. package/dist/cjs/ReplicationService16GradientGrayIcon.js +128 -0
  109. package/dist/cjs/SecurityGroup24RedIcon.js +34 -0
  110. package/dist/cjs/SfsService16GradientBlueIcon.js +34 -0
  111. package/dist/cjs/SfsService16GradientGrayIcon.js +34 -0
  112. package/dist/cjs/SfsService16GradientWhiteIcon.js +22 -0
  113. package/dist/cjs/Tag24RedIcon.js +49 -0
  114. package/dist/cjs/TrafficVisualization16GradientBlueIcon.js +34 -0
  115. package/dist/cjs/TrafficVisualization16GradientGrayIcon.js +34 -0
  116. package/dist/cjs/TrafficVisualization24GradientBlueIcon.js +34 -0
  117. package/dist/cjs/TrafficVisualization24GradientGrayIcon.js +34 -0
  118. package/dist/cjs/UpgradeFile16GrayIcon.js +34 -0
  119. package/dist/cjs/UpgradeService24OntintIcon.js +25 -0
  120. package/dist/cjs/ViewEye16GradientGrayIcon.js +34 -0
  121. package/dist/cjs/Vm16OntintIcon.js +22 -0
  122. package/dist/cjs/VmClusterIcon.js +66 -0
  123. package/dist/cjs/WaitingBreathingLed16GrayIcon.js +24 -0
  124. package/dist/cjs/WaitingBreathingLed16YellowIcon.js +14 -16
  125. package/dist/cjs/WaitingBreathingLed32YellowIcon.js +52 -0
  126. package/dist/cjs/index.js +61 -10
  127. package/dist/esm/{ActiveObservabilityService24GrayIcon.js → ActiveObservabilityService24OntintIcon.js} +2 -2
  128. package/dist/esm/BackupService16GradientBlueIcon.js +145 -0
  129. package/dist/esm/BackupService16GradientGrayIcon.js +142 -0
  130. package/dist/esm/ChainDisassociateDisconnectBreak16GradientRedIcon.js +23 -0
  131. package/dist/esm/CheckmarkSolvedCircle16GredientGrayIcon.js +49 -0
  132. package/dist/esm/Cloudtower16Icon.js +34 -0
  133. package/dist/esm/CloudtowerLogo16GradientBlueIcon.js +68 -0
  134. package/dist/esm/CloudtowerLogo16GradientGrayIcon.js +65 -0
  135. package/dist/esm/ExclamationErrorCircleSolid18RedIcon.js +27 -0
  136. package/dist/esm/HierarchyTriangleDown16NeutralIcon.js +21 -0
  137. package/dist/esm/HierarchyTriangleRight16NeutralIcon.js +21 -0
  138. package/dist/esm/InfoICircleFill16Gray70Icon.js +22 -0
  139. package/dist/esm/InfoICircleFill16GrayIcon.js +22 -0
  140. package/dist/esm/Ip16GradientBlueOutlineOffIcon.js +47 -0
  141. package/dist/esm/Ip16GradientBlueOutlineOnIcon.js +34 -0
  142. package/dist/esm/Ip16GradientGrayOutlinedIcon.js +34 -0
  143. package/dist/esm/{Loading8BoldGradientBlueIcon.js → Ip24RedIcon.js} +10 -11
  144. package/dist/esm/IpPool24Icon.js +32 -0
  145. package/dist/esm/IpPoolWhite24Icon.js +20 -0
  146. package/dist/esm/Loading16GradientBlueIcon.js +10 -9
  147. package/dist/esm/{LoadingGray16Icon.js → Loading16GradientGaryIcon.js} +4 -4
  148. package/dist/esm/{LoadingBlue16Icon.js → Loading16OntintIcon.js} +10 -9
  149. package/dist/esm/Loading24GradientBlueIcon.js +36 -0
  150. package/dist/esm/Loading24GradientGaryIcon.js +36 -0
  151. package/dist/esm/{Loading16BoldOntintIcon.js → Loading24OntintIcon.js} +15 -13
  152. package/dist/esm/{Loading24BoldGradientBlueIcon.js → Loading6GradientBlueIcon.js} +15 -11
  153. package/dist/esm/{Loading8BoldOntintIcon.js → Loading6OntintIcon.js} +15 -11
  154. package/dist/esm/Loading8GradientBlueIcon.js +3 -3
  155. package/dist/esm/Loading8OntintIcon.js +37 -0
  156. package/dist/esm/NetworkSecurityPolicyAllow16BlueIcon.js +98 -0
  157. package/dist/esm/NetworkSecurityPolicyAllow24BlueIcon.js +34 -0
  158. package/dist/esm/NetworkSecurityPolicyAllow24GreyIcon.js +34 -0
  159. package/dist/esm/NetworkSecurityPolicyDeny16RedIcon.js +98 -0
  160. package/dist/esm/NetworkSecurityPolicyDeny24GreyIcon.js +34 -0
  161. package/dist/esm/NetworkSecurityPolicyDeny24RedIcon.js +34 -0
  162. package/dist/esm/ObservabilityService16GradientBlueIcon.js +34 -0
  163. package/dist/esm/ObservabilityService16GradientGrayIcon.js +34 -0
  164. package/dist/esm/PhysicalDisk16SecondaryIcon.js +24 -0
  165. package/dist/esm/PhysicalMachineClusterIcon.js +66 -0
  166. package/dist/esm/PhysicalMachineManagementBlue24Icon.js +64 -0
  167. package/dist/esm/PhysicalMachineManagementOntint24Icon.js +28 -0
  168. package/dist/esm/PortNetwork16SecondaryIcon.js +24 -0
  169. package/dist/esm/PoweroffShutdownStopUpgrade16GradientGrayIcon.js +49 -0
  170. package/dist/esm/PoweroffShutdownStopUpgrade16RedIcon.js +49 -0
  171. package/dist/esm/RefreshSync16Icon.js +64 -0
  172. package/dist/esm/ReplicaService16GradientBlueIcon.js +128 -0
  173. package/dist/esm/ReplicationService16GradientGrayIcon.js +128 -0
  174. package/dist/esm/SecurityGroup24RedIcon.js +34 -0
  175. package/dist/esm/SfsService16GradientBlueIcon.js +34 -0
  176. package/dist/esm/SfsService16GradientGrayIcon.js +34 -0
  177. package/dist/esm/SfsService16GradientWhiteIcon.js +22 -0
  178. package/dist/esm/Tag24RedIcon.js +49 -0
  179. package/dist/esm/TrafficVisualization16GradientBlueIcon.js +34 -0
  180. package/dist/esm/TrafficVisualization16GradientGrayIcon.js +34 -0
  181. package/dist/esm/TrafficVisualization24GradientBlueIcon.js +34 -0
  182. package/dist/esm/TrafficVisualization24GradientGrayIcon.js +34 -0
  183. package/dist/esm/UpgradeFile16GrayIcon.js +34 -0
  184. package/dist/esm/UpgradeService24OntintIcon.js +25 -0
  185. package/dist/esm/ViewEye16GradientGrayIcon.js +34 -0
  186. package/dist/esm/Vm16OntintIcon.js +22 -0
  187. package/dist/esm/VmClusterIcon.js +66 -0
  188. package/dist/esm/WaitingBreathingLed16GrayIcon.js +24 -0
  189. package/dist/esm/WaitingBreathingLed16YellowIcon.js +14 -16
  190. package/dist/esm/WaitingBreathingLed32YellowIcon.js +52 -0
  191. package/dist/esm/index.js +61 -10
  192. package/dist/image-types.d.ts +1 -1
  193. package/dist/index.d.ts +61 -10
  194. package/package.json +6 -6
  195. package/dist/ActiveObservabilityService24GrayIcon.d.ts +0 -4
  196. package/dist/Loading16BoldOntintIcon.d.ts +0 -4
  197. package/dist/Loading24BoldGradientBlueIcon.d.ts +0 -4
  198. package/dist/Loading8BoldGradientBlueIcon.d.ts +0 -4
  199. package/dist/Loading8BoldOntintIcon.d.ts +0 -4
  200. package/dist/Loading8GradientWhiteIcon.d.ts +0 -4
  201. package/dist/LoadingBlue16Icon.d.ts +0 -4
  202. package/dist/LoadingBlueIcon.d.ts +0 -4
  203. package/dist/LoadingGray16Icon.d.ts +0 -4
  204. package/dist/LoadingGrayIcon.d.ts +0 -4
  205. package/dist/cjs/LoadingBlueIcon.js +0 -30
  206. package/dist/cjs/LoadingGrayIcon.js +0 -30
  207. package/dist/esm/Loading8GradientWhiteIcon.js +0 -35
  208. package/dist/esm/LoadingBlueIcon.js +0 -30
  209. package/dist/esm/LoadingGrayIcon.js +0 -30
package/dist/index.d.ts CHANGED
@@ -26,7 +26,7 @@ export { default as ActiveConnection16GradiendtBlueIcon } from './ActiveConnecti
26
26
  export { default as ActiveObservabilityService18BlueIcon } from './ActiveObservabilityService18BlueIcon'
27
27
  export { default as ActiveObservabilityService18GrayIcon } from './ActiveObservabilityService18GrayIcon'
28
28
  export { default as ActiveObservabilityService24BlueIcon } from './ActiveObservabilityService24BlueIcon'
29
- export { default as ActiveObservabilityService24GrayIcon } from './ActiveObservabilityService24GrayIcon'
29
+ export { default as ActiveObservabilityService24OntintIcon } from './ActiveObservabilityService24OntintIcon'
30
30
  export { default as ActiveUninstal14GradiendtRedIcon } from './ActiveUninstal14GradiendtRedIcon'
31
31
  export { default as AdjustConfig16GradientBlueIcon } from './AdjustConfig16GradientBlueIcon'
32
32
  export { default as AdjustConfig16GradientGrayIcon } from './AdjustConfig16GradientGrayIcon'
@@ -135,6 +135,8 @@ export { default as ArrowRightGrayIcon } from './ArrowRightGrayIcon'
135
135
  export { default as BackupPlan24BlueIcon } from './BackupPlan24BlueIcon'
136
136
  export { default as BackupPlan24GrayIcon } from './BackupPlan24GrayIcon'
137
137
  export { default as BackupPlan24OntintIcon } from './BackupPlan24OntintIcon'
138
+ export { default as BackupService16GradientBlueIcon } from './BackupService16GradientBlueIcon'
139
+ export { default as BackupService16GradientGrayIcon } from './BackupService16GradientGrayIcon'
138
140
  export { default as BackupService24BlueIcon } from './BackupService24BlueIcon'
139
141
  export { default as BackupService24GradientBlueIcon } from './BackupService24GradientBlueIcon'
140
142
  export { default as BackupService24GrayIcon } from './BackupService24GrayIcon'
@@ -172,6 +174,7 @@ export { default as ChainAssociateConnect24GradientBlueIcon } from './ChainAssoc
172
174
  export { default as ChainAssociateConnect24GradientGrayIcon } from './ChainAssociateConnect24GradientGrayIcon'
173
175
  export { default as ChainConnect16GradientBlueIcon } from './ChainConnect16GradientBlueIcon'
174
176
  export { default as ChainDisassociateDisconnectBreak16BoldOntintIcon } from './ChainDisassociateDisconnectBreak16BoldOntintIcon'
177
+ export { default as ChainDisassociateDisconnectBreak16GradientRedIcon } from './ChainDisassociateDisconnectBreak16GradientRedIcon'
175
178
  export { default as ChainDisassociateDisconnectBreak24GradientBlueIcon } from './ChainDisassociateDisconnectBreak24GradientBlueIcon'
176
179
  export { default as ChainDisassociateDisconnectBreak24GradientGrayIcon } from './ChainDisassociateDisconnectBreak24GradientGrayIcon'
177
180
  export { default as ChainDisassociateDisconnectBreak24RedIcon } from './ChainDisassociateDisconnectBreak24RedIcon'
@@ -201,6 +204,7 @@ export { default as CheckmarkDoneSuccessCorrect16SecondaryIcon } from './Checkma
201
204
  export { default as CheckmarkDoneSuccessCorrect16TertiaryIcon } from './CheckmarkDoneSuccessCorrect16TertiaryIcon'
202
205
  export { default as CheckmarkDoneSuccessCorrect24BoldGreenIcon } from './CheckmarkDoneSuccessCorrect24BoldGreenIcon'
203
206
  export { default as CheckmarkSolvedCircle16BlueIcon } from './CheckmarkSolvedCircle16BlueIcon'
207
+ export { default as CheckmarkSolvedCircle16GredientGrayIcon } from './CheckmarkSolvedCircle16GredientGrayIcon'
204
208
  export { default as CheckmarkSolvedCircle16SuperIcon } from './CheckmarkSolvedCircle16SuperIcon'
205
209
  export { default as ClipboardCopy16GradientBlueIcon } from './ClipboardCopy16GradientBlueIcon'
206
210
  export { default as ClipboardCopy16GradientGrayIcon } from './ClipboardCopy16GradientGrayIcon'
@@ -218,7 +222,10 @@ export { default as Clone16GradientGrayIcon } from './Clone16GradientGrayIcon'
218
222
  export { default as CloneIcon } from './CloneIcon'
219
223
  export { default as CloseRedIcon } from './CloseRedIcon'
220
224
  export { default as CloseIcon } from './CloseIcon'
225
+ export { default as CloudtowerLogo16GradientBlueIcon } from './CloudtowerLogo16GradientBlueIcon'
226
+ export { default as CloudtowerLogo16GradientGrayIcon } from './CloudtowerLogo16GradientGrayIcon'
221
227
  export { default as CloudtowerLogoTextIcon } from './CloudtowerLogoTextIcon'
228
+ export { default as Cloudtower16Icon } from './Cloudtower16Icon'
222
229
  export { default as Cluster16BlueIcon } from './Cluster16BlueIcon'
223
230
  export { default as Cluster16GradientBlueIcon } from './Cluster16GradientBlueIcon'
224
231
  export { default as Cluster16GradientGrayIcon } from './Cluster16GradientGrayIcon'
@@ -363,6 +370,7 @@ export { default as ExclamationErrorCircle16RedIcon } from './ExclamationErrorCi
363
370
  export { default as ExclamationErrorCircleFill16OntintIcon } from './ExclamationErrorCircleFill16OntintIcon'
364
371
  export { default as ExclamationErrorCircleFill16RedIcon } from './ExclamationErrorCircleFill16RedIcon'
365
372
  export { default as ExclamationErrorCircleSolid16RedWhiteIcon } from './ExclamationErrorCircleSolid16RedWhiteIcon'
373
+ export { default as ExclamationErrorCircleSolid18RedIcon } from './ExclamationErrorCircleSolid18RedIcon'
366
374
  export { default as ExclamtionMark16OntintIcon } from './ExclamtionMark16OntintIcon'
367
375
  export { default as Export16GradientBlueIcon } from './Export16GradientBlueIcon'
368
376
  export { default as Export16GradientGrayIcon } from './Export16GradientGrayIcon'
@@ -451,8 +459,10 @@ export { default as HandlePoint824BlueIcon } from './HandlePoint824BlueIcon'
451
459
  export { default as HandlePoint824SecondaryIcon } from './HandlePoint824SecondaryIcon'
452
460
  export { default as HardwareIcon } from './HardwareIcon'
453
461
  export { default as HddDisk24GradientBlueIcon } from './HddDisk24GradientBlueIcon'
462
+ export { default as HierarchyTriangleDown16NeutralIcon } from './HierarchyTriangleDown16NeutralIcon'
454
463
  export { default as HierarchyTriangleRight16BlueIcon } from './HierarchyTriangleRight16BlueIcon'
455
464
  export { default as HierarchyTriangleRight16GrayIcon } from './HierarchyTriangleRight16GrayIcon'
465
+ export { default as HierarchyTriangleRight16NeutralIcon } from './HierarchyTriangleRight16NeutralIcon'
456
466
  export { default as HierarchyTriangleRight16PrimaryIcon } from './HierarchyTriangleRight16PrimaryIcon'
457
467
  export { default as Host16BlueIcon } from './Host16BlueIcon'
458
468
  export { default as Host16GradientBlueIcon } from './Host16GradientBlueIcon'
@@ -497,6 +507,8 @@ export { default as InfoICircle24SecondaryIcon } from './InfoICircle24SecondaryI
497
507
  export { default as InfoICircleFill16BlueIcon } from './InfoICircleFill16BlueIcon'
498
508
  export { default as InfoICircleFill16BoldBlueIcon } from './InfoICircleFill16BoldBlueIcon'
499
509
  export { default as InfoICircleFill16BoldOntintIcon } from './InfoICircleFill16BoldOntintIcon'
510
+ export { default as InfoICircleFill16Gray70Icon } from './InfoICircleFill16Gray70Icon'
511
+ export { default as InfoICircleFill16GrayIcon } from './InfoICircleFill16GrayIcon'
500
512
  export { default as InfoICircleFill16OntintIcon } from './InfoICircleFill16OntintIcon'
501
513
  export { default as InfoICircleFill16QuaternaryIcon } from './InfoICircleFill16QuaternaryIcon'
502
514
  export { default as InfoICircleFill16SecondaryIcon } from './InfoICircleFill16SecondaryIcon'
@@ -507,7 +519,13 @@ export { default as Install24GradientGrayIcon } from './Install24GradientGrayIco
507
519
  export { default as InstallationPackage24GradientBlueIcon } from './InstallationPackage24GradientBlueIcon'
508
520
  export { default as InstallationPackage24OntintIcon } from './InstallationPackage24OntintIcon'
509
521
  export { default as InstalltoolsIcon } from './InstalltoolsIcon'
522
+ export { default as Ip16GradientBlueOutlineOffIcon } from './Ip16GradientBlueOutlineOffIcon'
523
+ export { default as Ip16GradientBlueOutlineOnIcon } from './Ip16GradientBlueOutlineOnIcon'
524
+ export { default as Ip16GradientGrayOutlinedIcon } from './Ip16GradientGrayOutlinedIcon'
525
+ export { default as Ip24RedIcon } from './Ip24RedIcon'
510
526
  export { default as Ip24Icon } from './Ip24Icon'
527
+ export { default as IpPool24Icon } from './IpPool24Icon'
528
+ export { default as IpPoolWhite24Icon } from './IpPoolWhite24Icon'
511
529
  export { default as IscsiDatastoreStorageObject16GradientBlueIcon } from './IscsiDatastoreStorageObject16GradientBlueIcon'
512
530
  export { default as IscsiDatastoreStorageObject24GradientBlueIcon } from './IscsiDatastoreStorageObject24GradientBlueIcon'
513
531
  export { default as IscsiDatastoreStorageObject24GradientGrayIcon } from './IscsiDatastoreStorageObject24GradientGrayIcon'
@@ -564,17 +582,16 @@ export { default as LoadBalancer24GradientGreyIcon } from './LoadBalancer24Gradi
564
582
  export { default as LoadBalancerMonitor24FillOntintIcon } from './LoadBalancerMonitor24FillOntintIcon'
565
583
  export { default as LoadBalancerMonitor24GradientBlueIcon } from './LoadBalancerMonitor24GradientBlueIcon'
566
584
  export { default as LoadBalancerMonitor24GradientGreyIcon } from './LoadBalancerMonitor24GradientGreyIcon'
567
- export { default as Loading16BoldOntintIcon } from './Loading16BoldOntintIcon'
568
585
  export { default as Loading16GradientBlueIcon } from './Loading16GradientBlueIcon'
569
- export { default as Loading24BoldGradientBlueIcon } from './Loading24BoldGradientBlueIcon'
570
- export { default as Loading8BoldGradientBlueIcon } from './Loading8BoldGradientBlueIcon'
571
- export { default as Loading8BoldOntintIcon } from './Loading8BoldOntintIcon'
586
+ export { default as Loading16GradientGaryIcon } from './Loading16GradientGaryIcon'
587
+ export { default as Loading16OntintIcon } from './Loading16OntintIcon'
588
+ export { default as Loading24GradientBlueIcon } from './Loading24GradientBlueIcon'
589
+ export { default as Loading24GradientGaryIcon } from './Loading24GradientGaryIcon'
590
+ export { default as Loading24OntintIcon } from './Loading24OntintIcon'
591
+ export { default as Loading6GradientBlueIcon } from './Loading6GradientBlueIcon'
592
+ export { default as Loading6OntintIcon } from './Loading6OntintIcon'
572
593
  export { default as Loading8GradientBlueIcon } from './Loading8GradientBlueIcon'
573
- export { default as Loading8GradientWhiteIcon } from './Loading8GradientWhiteIcon'
574
- export { default as LoadingBlueIcon } from './LoadingBlueIcon'
575
- export { default as LoadingBlue16Icon } from './LoadingBlue16Icon'
576
- export { default as LoadingGrayIcon } from './LoadingGrayIcon'
577
- export { default as LoadingGray16Icon } from './LoadingGray16Icon'
594
+ export { default as Loading8OntintIcon } from './Loading8OntintIcon'
578
595
  export { default as Lock16GradientGrayIcon } from './Lock16GradientGrayIcon'
579
596
  export { default as LockIcon } from './LockIcon'
580
597
  export { default as LogCollection16GradientBlueIcon } from './LogCollection16GradientBlueIcon'
@@ -680,6 +697,12 @@ export { default as NetworkSecurityPolicy24BlueIcon } from './NetworkSecurityPol
680
697
  export { default as NetworkSecurityPolicy24GradientBlueIcon } from './NetworkSecurityPolicy24GradientBlueIcon'
681
698
  export { default as NetworkSecurityPolicy24GrayIcon } from './NetworkSecurityPolicy24GrayIcon'
682
699
  export { default as NetworkSecurityPolicy24OntintIcon } from './NetworkSecurityPolicy24OntintIcon'
700
+ export { default as NetworkSecurityPolicyAllow16BlueIcon } from './NetworkSecurityPolicyAllow16BlueIcon'
701
+ export { default as NetworkSecurityPolicyAllow24BlueIcon } from './NetworkSecurityPolicyAllow24BlueIcon'
702
+ export { default as NetworkSecurityPolicyAllow24GreyIcon } from './NetworkSecurityPolicyAllow24GreyIcon'
703
+ export { default as NetworkSecurityPolicyDeny16RedIcon } from './NetworkSecurityPolicyDeny16RedIcon'
704
+ export { default as NetworkSecurityPolicyDeny24GreyIcon } from './NetworkSecurityPolicyDeny24GreyIcon'
705
+ export { default as NetworkSecurityPolicyDeny24RedIcon } from './NetworkSecurityPolicyDeny24RedIcon'
683
706
  export { default as NetworkStorage16GradientBlueIcon } from './NetworkStorage16GradientBlueIcon'
684
707
  export { default as NetworkStorage16RedIcon } from './NetworkStorage16RedIcon'
685
708
  export { default as NetworkStorage16YellowIcon } from './NetworkStorage16YellowIcon'
@@ -747,6 +770,8 @@ export { default as NvmeNamespaceStorageObject24GrayIcon } from './NvmeNamespace
747
770
  export { default as NvmeSubsystemDatastoreStorageObject16GradientBlueIcon } from './NvmeSubsystemDatastoreStorageObject16GradientBlueIcon'
748
771
  export { default as NvmeSubsystemDatastoreStorageObject24BlueIcon } from './NvmeSubsystemDatastoreStorageObject24BlueIcon'
749
772
  export { default as NvmeSubsystemDatastoreStorageObject24GrayIcon } from './NvmeSubsystemDatastoreStorageObject24GrayIcon'
773
+ export { default as ObservabilityService16GradientBlueIcon } from './ObservabilityService16GradientBlueIcon'
774
+ export { default as ObservabilityService16GradientGrayIcon } from './ObservabilityService16GradientGrayIcon'
750
775
  export { default as OpenTerminal16GradientBlueIcon } from './OpenTerminal16GradientBlueIcon'
751
776
  export { default as OpenTerminal16GradientGrayIcon } from './OpenTerminal16GradientGrayIcon'
752
777
  export { default as OpenTerminal16WhiteIcon } from './OpenTerminal16WhiteIcon'
@@ -829,10 +854,14 @@ export { default as PciNic24GradientGreyIcon } from './PciNic24GradientGreyIcon'
829
854
  export { default as PermanentFailover24BlueIcon } from './PermanentFailover24BlueIcon'
830
855
  export { default as PermanentTransferArrow40BlueIcon } from './PermanentTransferArrow40BlueIcon'
831
856
  export { default as PhysicalDisk16GradientBlueIcon } from './PhysicalDisk16GradientBlueIcon'
857
+ export { default as PhysicalDisk16SecondaryIcon } from './PhysicalDisk16SecondaryIcon'
832
858
  export { default as PhysicalDisk24BlueIcon } from './PhysicalDisk24BlueIcon'
833
859
  export { default as PhysicalDisk24GradientBlueIcon } from './PhysicalDisk24GradientBlueIcon'
834
860
  export { default as PhysicalDisk24GradientGrayIcon } from './PhysicalDisk24GradientGrayIcon'
835
861
  export { default as PhysicalDisk24Icon } from './PhysicalDisk24Icon'
862
+ export { default as PhysicalMachineClusterIcon } from './PhysicalMachineClusterIcon'
863
+ export { default as PhysicalMachineManagementBlue24Icon } from './PhysicalMachineManagementBlue24Icon'
864
+ export { default as PhysicalMachineManagementOntint24Icon } from './PhysicalMachineManagementOntint24Icon'
836
865
  export { default as PhysicalSwitchMachine16GradientBlueIcon } from './PhysicalSwitchMachine16GradientBlueIcon'
837
866
  export { default as PhysicalSwitchMachine16GradientGreyIcon } from './PhysicalSwitchMachine16GradientGreyIcon'
838
867
  export { default as PhysicalSwitchMachine24GradientBlueIcon } from './PhysicalSwitchMachine24GradientBlueIcon'
@@ -868,6 +897,7 @@ export { default as Pmem24GradientBlueIcon } from './Pmem24GradientBlueIcon'
868
897
  export { default as PortNetwork16GradientBlueIcon } from './PortNetwork16GradientBlueIcon'
869
898
  export { default as PortNetwork16GreenIcon } from './PortNetwork16GreenIcon'
870
899
  export { default as PortNetwork16RedIcon } from './PortNetwork16RedIcon'
900
+ export { default as PortNetwork16SecondaryIcon } from './PortNetwork16SecondaryIcon'
871
901
  export { default as PortNetwork16YellowIcon } from './PortNetwork16YellowIcon'
872
902
  export { default as PortNetwork24BlueIcon } from './PortNetwork24BlueIcon'
873
903
  export { default as PortNetwork24GradientBlueIcon } from './PortNetwork24GradientBlueIcon'
@@ -885,6 +915,8 @@ export { default as PowerOn24Icon } from './PowerOn24Icon'
885
915
  export { default as PoweroffShutdownStop16GradientBlueIcon } from './PoweroffShutdownStop16GradientBlueIcon'
886
916
  export { default as PoweroffShutdownStop16GradientGrayIcon } from './PoweroffShutdownStop16GradientGrayIcon'
887
917
  export { default as PoweroffShutdownStop16RedIcon } from './PoweroffShutdownStop16RedIcon'
918
+ export { default as PoweroffShutdownStopUpgrade16GradientGrayIcon } from './PoweroffShutdownStopUpgrade16GradientGrayIcon'
919
+ export { default as PoweroffShutdownStopUpgrade16RedIcon } from './PoweroffShutdownStopUpgrade16RedIcon'
888
920
  export { default as PoweroffTurnOnShutDown16GradientRedIcon } from './PoweroffTurnOnShutDown16GradientRedIcon'
889
921
  export { default as PoweronStart16GradientBlueIcon } from './PoweronStart16GradientBlueIcon'
890
922
  export { default as PoweronStart16GradientGrayIcon } from './PoweronStart16GradientGrayIcon'
@@ -915,9 +947,11 @@ export { default as RecoverRecycleVm16GradientBlueIcon } from './RecoverRecycleV
915
947
  export { default as RecoverRecycleVm16GradientGrayIcon } from './RecoverRecycleVm16GradientGrayIcon'
916
948
  export { default as RecyclebinClusterSettingsDelete24RedIcon } from './RecyclebinClusterSettingsDelete24RedIcon'
917
949
  export { default as RecyclebinClusterSettingsEdit24BlueIcon } from './RecyclebinClusterSettingsEdit24BlueIcon'
950
+ export { default as RefreshSync16Icon } from './RefreshSync16Icon'
918
951
  export { default as RefreshSyncOnTintIcon } from './RefreshSyncOnTintIcon'
919
952
  export { default as RefreshSyncTertiaryIcon } from './RefreshSyncTertiaryIcon'
920
953
  export { default as RefreshIcon } from './RefreshIcon'
954
+ export { default as ReplicaService16GradientBlueIcon } from './ReplicaService16GradientBlueIcon'
921
955
  export { default as ReplicaVm16GradientBlueIcon } from './ReplicaVm16GradientBlueIcon'
922
956
  export { default as ReplicaVm24BlueIcon } from './ReplicaVm24BlueIcon'
923
957
  export { default as ReplicaVm24OntintIcon } from './ReplicaVm24OntintIcon'
@@ -945,6 +979,7 @@ export { default as ReplicationPlanReplicaVmRunning24Icon } from './ReplicationP
945
979
  export { default as ReplicationPlanReplicaVmStopped24Icon } from './ReplicationPlanReplicaVmStopped24Icon'
946
980
  export { default as ReplicationPlanReplicaVmSuspended24Icon } from './ReplicationPlanReplicaVmSuspended24Icon'
947
981
  export { default as ReplicationPlanReplicaVmUnknown24Icon } from './ReplicationPlanReplicaVmUnknown24Icon'
982
+ export { default as ReplicationService16GradientGrayIcon } from './ReplicationService16GradientGrayIcon'
948
983
  export { default as ReplicationService24BlueIcon } from './ReplicationService24BlueIcon'
949
984
  export { default as ReplicationService24OntintIcon } from './ReplicationService24OntintIcon'
950
985
  export { default as ReportForm24BlueIcon } from './ReportForm24BlueIcon'
@@ -1044,6 +1079,7 @@ export { default as SecurityGroup24GradientBlueIcon } from './SecurityGroup24Gra
1044
1079
  export { default as SecurityGroup24GradientGrayIcon } from './SecurityGroup24GradientGrayIcon'
1045
1080
  export { default as SecurityGroup24GradientWhiteIcon } from './SecurityGroup24GradientWhiteIcon'
1046
1081
  export { default as SecurityGroup24OntintIcon } from './SecurityGroup24OntintIcon'
1082
+ export { default as SecurityGroup24RedIcon } from './SecurityGroup24RedIcon'
1047
1083
  export { default as SecurityService16GradientBlueIcon } from './SecurityService16GradientBlueIcon'
1048
1084
  export { default as SecurityService16GradientGreyIcon } from './SecurityService16GradientGreyIcon'
1049
1085
  export { default as SecurityService16OntintIcon } from './SecurityService16OntintIcon'
@@ -1069,6 +1105,9 @@ export { default as SettingsGearFill24GradientGrayIcon } from './SettingsGearFil
1069
1105
  export { default as SettingsGearUserPersonal24GradientBlueIcon } from './SettingsGearUserPersonal24GradientBlueIcon'
1070
1106
  export { default as SettingsGearUserPersonal24GradientGrayIcon } from './SettingsGearUserPersonal24GradientGrayIcon'
1071
1107
  export { default as SfsEntrance26BlueIcon } from './SfsEntrance26BlueIcon'
1108
+ export { default as SfsService16GradientBlueIcon } from './SfsService16GradientBlueIcon'
1109
+ export { default as SfsService16GradientGrayIcon } from './SfsService16GradientGrayIcon'
1110
+ export { default as SfsService16GradientWhiteIcon } from './SfsService16GradientWhiteIcon'
1072
1111
  export { default as SharedVirtualVolume24GradientBlueIcon } from './SharedVirtualVolume24GradientBlueIcon'
1073
1112
  export { default as SharedVirtualVolume24GradientGrayIcon } from './SharedVirtualVolume24GradientGrayIcon'
1074
1113
  export { default as SharedVolume24BlueIcon } from './SharedVolume24BlueIcon'
@@ -1160,6 +1199,7 @@ export { default as SystemServiceVm16Icon } from './SystemServiceVm16Icon'
1160
1199
  export { default as Tag16GradientBlueIcon } from './Tag16GradientBlueIcon'
1161
1200
  export { default as Tag16GradientGrayIcon } from './Tag16GradientGrayIcon'
1162
1201
  export { default as Tag24GradientBlueIcon } from './Tag24GradientBlueIcon'
1202
+ export { default as Tag24RedIcon } from './Tag24RedIcon'
1163
1203
  export { default as TaskCenter24BlueIcon } from './TaskCenter24BlueIcon'
1164
1204
  export { default as TaskCenter24GradientBlueIcon } from './TaskCenter24GradientBlueIcon'
1165
1205
  export { default as TaskCenter24GradientGrayIcon } from './TaskCenter24GradientGrayIcon'
@@ -1175,6 +1215,10 @@ export { default as TaskPreviewIcon } from './TaskPreviewIcon'
1175
1215
  export { default as TaskIcon } from './TaskIcon'
1176
1216
  export { default as Topn24GradientBlueIcon } from './Topn24GradientBlueIcon'
1177
1217
  export { default as Topn24GradientGrayIcon } from './Topn24GradientGrayIcon'
1218
+ export { default as TrafficVisualization16GradientBlueIcon } from './TrafficVisualization16GradientBlueIcon'
1219
+ export { default as TrafficVisualization16GradientGrayIcon } from './TrafficVisualization16GradientGrayIcon'
1220
+ export { default as TrafficVisualization24GradientBlueIcon } from './TrafficVisualization24GradientBlueIcon'
1221
+ export { default as TrafficVisualization24GradientGrayIcon } from './TrafficVisualization24GradientGrayIcon'
1178
1222
  export { default as TrashBinDelete16RedIcon } from './TrashBinDelete16RedIcon'
1179
1223
  export { default as TrashBinDelete16Icon } from './TrashBinDelete16Icon'
1180
1224
  export { default as TrashBinDelete24RedIcon } from './TrashBinDelete24RedIcon'
@@ -1193,8 +1237,10 @@ export { default as UnknownCircleIcon } from './UnknownCircleIcon'
1193
1237
  export { default as UnmountedIcon } from './UnmountedIcon'
1194
1238
  export { default as UnopenedStatusIcon } from './UnopenedStatusIcon'
1195
1239
  export { default as Upgrade16BlueIcon } from './Upgrade16BlueIcon'
1240
+ export { default as UpgradeFile16GrayIcon } from './UpgradeFile16GrayIcon'
1196
1241
  export { default as UpgradeFile24BlueIcon } from './UpgradeFile24BlueIcon'
1197
1242
  export { default as UpgradeService24BlueIcon } from './UpgradeService24BlueIcon'
1243
+ export { default as UpgradeService24OntintIcon } from './UpgradeService24OntintIcon'
1198
1244
  export { default as Upload2117GradientBlueIcon } from './Upload2117GradientBlueIcon'
1199
1245
  export { default as Upload24GradientBlueIcon } from './Upload24GradientBlueIcon'
1200
1246
  export { default as Upload24GradientGrayIcon } from './Upload24GradientGrayIcon'
@@ -1238,6 +1284,7 @@ export { default as UserAccountWhiteIcon } from './UserAccountWhiteIcon'
1238
1284
  export { default as Vds16GradientBlueIcon } from './Vds16GradientBlueIcon'
1239
1285
  export { default as Vds24BlueIcon } from './Vds24BlueIcon'
1240
1286
  export { default as Vds24Icon } from './Vds24Icon'
1287
+ export { default as ViewEye16GradientGrayIcon } from './ViewEye16GradientGrayIcon'
1241
1288
  export { default as ViewEye16GrayIcon } from './ViewEye16GrayIcon'
1242
1289
  export { default as ViewEye24GradientBlueIcon } from './ViewEye24GradientBlueIcon'
1243
1290
  export { default as ViewEye24GradientGrayIcon } from './ViewEye24GradientGrayIcon'
@@ -1272,6 +1319,7 @@ export { default as VirtualVolumeAddPlus24GradientGrayIcon } from './VirtualVolu
1272
1319
  export { default as VirtualVolumeSnapshot24GradientBlueIcon } from './VirtualVolumeSnapshot24GradientBlueIcon'
1273
1320
  export { default as VirtualVolumeSnapshot24GradientGrayIcon } from './VirtualVolumeSnapshot24GradientGrayIcon'
1274
1321
  export { default as Vm16GradientBlueIcon } from './Vm16GradientBlueIcon'
1322
+ export { default as Vm16OntintIcon } from './Vm16OntintIcon'
1275
1323
  export { default as Vm16YellowIcon } from './Vm16YellowIcon'
1276
1324
  export { default as Vm16Icon } from './Vm16Icon'
1277
1325
  export { default as Vm24BlueIcon } from './Vm24BlueIcon'
@@ -1280,6 +1328,7 @@ export { default as Vm24GradientGrayIcon } from './Vm24GradientGrayIcon'
1280
1328
  export { default as Vm24PrimaryIcon } from './Vm24PrimaryIcon'
1281
1329
  export { default as Vm24Icon } from './Vm24Icon'
1282
1330
  export { default as VmClone16Icon } from './VmClone16Icon'
1331
+ export { default as VmClusterIcon } from './VmClusterIcon'
1283
1332
  export { default as VmConnectionAllowed24Icon } from './VmConnectionAllowed24Icon'
1284
1333
  export { default as VmConnectionConnect24Icon } from './VmConnectionConnect24Icon'
1285
1334
  export { default as VmConnectionDisconnect24Icon } from './VmConnectionDisconnect24Icon'
@@ -1374,7 +1423,9 @@ export { default as VpcSubnet24GradientBlueIcon } from './VpcSubnet24GradientBlu
1374
1423
  export { default as VpcSubnet24GradientGreyIcon } from './VpcSubnet24GradientGreyIcon'
1375
1424
  export { default as VpcSubnet24OntintIcon } from './VpcSubnet24OntintIcon'
1376
1425
  export { default as WaitingBreathingLed16BlueIcon } from './WaitingBreathingLed16BlueIcon'
1426
+ export { default as WaitingBreathingLed16GrayIcon } from './WaitingBreathingLed16GrayIcon'
1377
1427
  export { default as WaitingBreathingLed16YellowIcon } from './WaitingBreathingLed16YellowIcon'
1428
+ export { default as WaitingBreathingLed32YellowIcon } from './WaitingBreathingLed32YellowIcon'
1378
1429
  export { default as WitnessNodeNormalCriticalRedIcon } from './WitnessNodeNormalCriticalRedIcon'
1379
1430
  export { default as WitnessNodeNormalHealthyGreenIcon } from './WitnessNodeNormalHealthyGreenIcon'
1380
1431
  export { default as WitnessNodeNormalInfoBlueIcon } from './WitnessNodeNormalInfoBlueIcon'
package/package.json CHANGED
@@ -1,8 +1,11 @@
1
1
  {
2
2
  "name": "@cloudtower/icons-react",
3
3
  "license": "MIT",
4
- "version": "0.0.0-commnader-ui-rc-1",
4
+ "version": "0.0.0-config-rc-1",
5
5
  "types": "./dist/index.d.ts",
6
+ "main": "dist/cjs/index.js",
7
+ "module": "dist/esm/index.js",
8
+ "typings": "dist/index.d.ts",
6
9
  "exports": {
7
10
  ".": {
8
11
  "require": "./dist/cjs/index.js",
@@ -38,12 +41,9 @@
38
41
  "devDependencies": {
39
42
  "@babel/core": "^7.21.0",
40
43
  "@babel/plugin-transform-react-jsx": "^7.21.0",
41
- "@cloudtower/icons": "0.0.0-commnader-ui-rc-1",
44
+ "@cloudtower/icons": "0.0.0-config-rc-1",
42
45
  "@svgr/core": "^5.0.0",
43
46
  "camelcase": "^6.0.0"
44
47
  },
45
- "main": "dist/index.js",
46
- "module": "dist/esm/index.js",
47
- "typings": "dist/index.d.ts",
48
- "gitHead": "4355b31e977ba74745d2fc8599151b0921e5a604"
48
+ "gitHead": "7a084e28eb5ef1bf9ad8f9b68fdd69709361a92c"
49
49
  }
@@ -1,4 +0,0 @@
1
- import * as React from 'react';
2
- declare const ActiveObservabilityService24GrayIcon: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
3
- export default ActiveObservabilityService24GrayIcon;
4
-
@@ -1,4 +0,0 @@
1
- import * as React from 'react';
2
- declare const Loading16BoldOntintIcon: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
3
- export default Loading16BoldOntintIcon;
4
-
@@ -1,4 +0,0 @@
1
- import * as React from 'react';
2
- declare const Loading24BoldGradientBlueIcon: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
3
- export default Loading24BoldGradientBlueIcon;
4
-
@@ -1,4 +0,0 @@
1
- import * as React from 'react';
2
- declare const Loading8BoldGradientBlueIcon: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
3
- export default Loading8BoldGradientBlueIcon;
4
-
@@ -1,4 +0,0 @@
1
- import * as React from 'react';
2
- declare const Loading8BoldOntintIcon: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
3
- export default Loading8BoldOntintIcon;
4
-
@@ -1,4 +0,0 @@
1
- import * as React from 'react';
2
- declare const Loading8GradientWhiteIcon: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
3
- export default Loading8GradientWhiteIcon;
4
-
@@ -1,4 +0,0 @@
1
- import * as React from 'react';
2
- declare const LoadingBlue16Icon: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
3
- export default LoadingBlue16Icon;
4
-
@@ -1,4 +0,0 @@
1
- import * as React from 'react';
2
- declare const LoadingBlueIcon: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
3
- export default LoadingBlueIcon;
4
-
@@ -1,4 +0,0 @@
1
- import * as React from 'react';
2
- declare const LoadingGray16Icon: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
3
- export default LoadingGray16Icon;
4
-
@@ -1,4 +0,0 @@
1
- import * as React from 'react';
2
- declare const LoadingGrayIcon: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
3
- export default LoadingGrayIcon;
4
-
@@ -1,30 +0,0 @@
1
- const React = require("react");
2
- function LoadingBlueIcon({
3
- title,
4
- titleId,
5
- ...props
6
- }) {
7
- return /*#__PURE__*/React.createElement("svg", Object.assign({
8
- width: 24,
9
- height: 24,
10
- xmlns: "http://www.w3.org/2000/svg",
11
- "aria-labelledby": titleId
12
- }, props), title ? /*#__PURE__*/React.createElement("title", {
13
- id: titleId
14
- }, title) : null, /*#__PURE__*/React.createElement("g", {
15
- transform: "translate(4 4)",
16
- stroke: "#0096FF",
17
- strokeWidth: 2,
18
- fill: "none",
19
- fillRule: "evenodd"
20
- }, /*#__PURE__*/React.createElement("circle", {
21
- opacity: 0.4,
22
- cx: 8,
23
- cy: 8,
24
- r: 8
25
- }), /*#__PURE__*/React.createElement("path", {
26
- d: "M4.36 15.124h0A8 8 0 108.004 0",
27
- strokeLinecap: "round"
28
- })));
29
- }
30
- module.exports = LoadingBlueIcon;
@@ -1,30 +0,0 @@
1
- const React = require("react");
2
- function LoadingGrayIcon({
3
- title,
4
- titleId,
5
- ...props
6
- }) {
7
- return /*#__PURE__*/React.createElement("svg", Object.assign({
8
- width: 24,
9
- height: 24,
10
- xmlns: "http://www.w3.org/2000/svg",
11
- "aria-labelledby": titleId
12
- }, props), title ? /*#__PURE__*/React.createElement("title", {
13
- id: titleId
14
- }, title) : null, /*#__PURE__*/React.createElement("g", {
15
- transform: "translate(4 4)",
16
- stroke: "#CCD4E3",
17
- strokeWidth: 2,
18
- fill: "none",
19
- fillRule: "evenodd"
20
- }, /*#__PURE__*/React.createElement("circle", {
21
- opacity: 0.4,
22
- cx: 8,
23
- cy: 8,
24
- r: 8
25
- }), /*#__PURE__*/React.createElement("path", {
26
- d: "M4.36 15.124h0A8 8 0 108.004 0",
27
- strokeLinecap: "round"
28
- })));
29
- }
30
- module.exports = LoadingGrayIcon;
@@ -1,35 +0,0 @@
1
- import * as React from "react";
2
- function Loading8GradientWhiteIcon({
3
- title,
4
- titleId,
5
- ...props
6
- }) {
7
- return /*#__PURE__*/React.createElement("svg", Object.assign({
8
- width: 10,
9
- height: 10,
10
- fill: "none",
11
- xmlns: "http://www.w3.org/2000/svg",
12
- "aria-labelledby": titleId
13
- }, props), title ? /*#__PURE__*/React.createElement("title", {
14
- id: titleId
15
- }, title) : null, /*#__PURE__*/React.createElement("path", {
16
- fillRule: "evenodd",
17
- clipRule: "evenodd",
18
- d: "M5 1.667A3.333 3.333 0 107.753 6.88a.833.833 0 011.376.94A5 5 0 1110 5a.833.833 0 01-1.667 0A3.333 3.333 0 005 1.667z",
19
- fill: "url(#paint0_angular_10090_58812)"
20
- }), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("radialGradient", {
21
- id: "paint0_angular_10090_58812",
22
- cx: 0,
23
- cy: 0,
24
- r: 1,
25
- gradientUnits: "userSpaceOnUse",
26
- gradientTransform: "rotate(17.526 -13.719 18.719) scale(6.91835)"
27
- }, /*#__PURE__*/React.createElement("stop", {
28
- stopColor: "#fff",
29
- stopOpacity: 0.1
30
- }), /*#__PURE__*/React.createElement("stop", {
31
- offset: 1,
32
- stopColor: "#fff"
33
- }))));
34
- }
35
- export default Loading8GradientWhiteIcon;
@@ -1,30 +0,0 @@
1
- import * as React from "react";
2
- function LoadingBlueIcon({
3
- title,
4
- titleId,
5
- ...props
6
- }) {
7
- return /*#__PURE__*/React.createElement("svg", Object.assign({
8
- width: 24,
9
- height: 24,
10
- xmlns: "http://www.w3.org/2000/svg",
11
- "aria-labelledby": titleId
12
- }, props), title ? /*#__PURE__*/React.createElement("title", {
13
- id: titleId
14
- }, title) : null, /*#__PURE__*/React.createElement("g", {
15
- transform: "translate(4 4)",
16
- stroke: "#0096FF",
17
- strokeWidth: 2,
18
- fill: "none",
19
- fillRule: "evenodd"
20
- }, /*#__PURE__*/React.createElement("circle", {
21
- opacity: 0.4,
22
- cx: 8,
23
- cy: 8,
24
- r: 8
25
- }), /*#__PURE__*/React.createElement("path", {
26
- d: "M4.36 15.124h0A8 8 0 108.004 0",
27
- strokeLinecap: "round"
28
- })));
29
- }
30
- export default LoadingBlueIcon;
@@ -1,30 +0,0 @@
1
- import * as React from "react";
2
- function LoadingGrayIcon({
3
- title,
4
- titleId,
5
- ...props
6
- }) {
7
- return /*#__PURE__*/React.createElement("svg", Object.assign({
8
- width: 24,
9
- height: 24,
10
- xmlns: "http://www.w3.org/2000/svg",
11
- "aria-labelledby": titleId
12
- }, props), title ? /*#__PURE__*/React.createElement("title", {
13
- id: titleId
14
- }, title) : null, /*#__PURE__*/React.createElement("g", {
15
- transform: "translate(4 4)",
16
- stroke: "#CCD4E3",
17
- strokeWidth: 2,
18
- fill: "none",
19
- fillRule: "evenodd"
20
- }, /*#__PURE__*/React.createElement("circle", {
21
- opacity: 0.4,
22
- cx: 8,
23
- cy: 8,
24
- r: 8
25
- }), /*#__PURE__*/React.createElement("path", {
26
- d: "M4.36 15.124h0A8 8 0 108.004 0",
27
- strokeLinecap: "round"
28
- })));
29
- }
30
- export default LoadingGrayIcon;