@cloudtower/icons-react 0.0.0-commnader-ui-rc-3 → 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 (133) hide show
  1. package/dist/ActiveObservabilityService24OntintIcon.d.ts +4 -0
  2. package/dist/CheckmarkSolvedCircle16GredientGrayIcon.d.ts +4 -0
  3. package/dist/Ip16GradientGrayOutlinedIcon.d.ts +4 -0
  4. package/dist/Ip24RedIcon.d.ts +4 -0
  5. package/dist/IpPool24Icon.d.ts +4 -0
  6. package/dist/IpPoolWhite24Icon.d.ts +4 -0
  7. package/dist/Loading6GradientBlueIcon.d.ts +4 -0
  8. package/dist/Loading6OntintIcon.d.ts +4 -0
  9. package/dist/Loading8OntintIcon.d.ts +4 -0
  10. package/dist/NetworkSecurityPolicyAllow16BlueIcon.d.ts +4 -0
  11. package/dist/NetworkSecurityPolicyAllow24BlueIcon.d.ts +4 -0
  12. package/dist/NetworkSecurityPolicyAllow24GreyIcon.d.ts +4 -0
  13. package/dist/NetworkSecurityPolicyDeny16RedIcon.d.ts +4 -0
  14. package/dist/NetworkSecurityPolicyDeny24GreyIcon.d.ts +4 -0
  15. package/dist/NetworkSecurityPolicyDeny24RedIcon.d.ts +4 -0
  16. package/dist/PhysicalDisk16SecondaryIcon.d.ts +4 -0
  17. package/dist/PhysicalMachineClusterIcon.d.ts +4 -0
  18. package/dist/PhysicalMachineManagementBlue24Icon.d.ts +4 -0
  19. package/dist/PhysicalMachineManagementOntint24Icon.d.ts +4 -0
  20. package/dist/PortNetwork16SecondaryIcon.d.ts +4 -0
  21. package/dist/RefreshSync16Icon.d.ts +4 -0
  22. package/dist/SecurityGroup24RedIcon.d.ts +4 -0
  23. package/dist/SfsService16GradientBlueIcon.d.ts +4 -0
  24. package/dist/SfsService16GradientGrayIcon.d.ts +4 -0
  25. package/dist/SfsService16GradientWhiteIcon.d.ts +4 -0
  26. package/dist/Tag24RedIcon.d.ts +4 -0
  27. package/dist/TrafficVisualization16GradientBlueIcon.d.ts +4 -0
  28. package/dist/TrafficVisualization16GradientGrayIcon.d.ts +4 -0
  29. package/dist/TrafficVisualization24GradientBlueIcon.d.ts +4 -0
  30. package/dist/TrafficVisualization24GradientGrayIcon.d.ts +4 -0
  31. package/dist/UpgradeFile16GrayIcon.d.ts +4 -0
  32. package/dist/Vm16OntintIcon.d.ts +4 -0
  33. package/dist/VmClusterIcon.d.ts +4 -0
  34. package/dist/WaitingBreathingLed32YellowIcon.d.ts +4 -0
  35. package/dist/cjs/{ActiveObservabilityService24GrayIcon.js → ActiveObservabilityService24OntintIcon.js} +2 -2
  36. package/dist/cjs/CheckmarkSolvedCircle16GredientGrayIcon.js +49 -0
  37. package/dist/cjs/Ip16GradientGrayOutlinedIcon.js +34 -0
  38. package/dist/cjs/{Loading24BoldGradientBlueIcon.js → Ip24RedIcon.js} +8 -9
  39. package/dist/cjs/IpPool24Icon.js +32 -0
  40. package/dist/cjs/IpPoolWhite24Icon.js +20 -0
  41. package/dist/cjs/Loading16GradientBlueIcon.js +10 -9
  42. package/dist/cjs/{LoadingBlue16Icon.js → Loading6GradientBlueIcon.js} +12 -9
  43. package/dist/cjs/{Loading8BoldOntintIcon.js → Loading6OntintIcon.js} +15 -11
  44. package/dist/cjs/Loading8GradientBlueIcon.js +3 -3
  45. package/dist/cjs/{LoadingGray16Icon.js → Loading8OntintIcon.js} +14 -13
  46. package/dist/cjs/NetworkSecurityPolicyAllow16BlueIcon.js +98 -0
  47. package/dist/cjs/NetworkSecurityPolicyAllow24BlueIcon.js +34 -0
  48. package/dist/cjs/NetworkSecurityPolicyAllow24GreyIcon.js +34 -0
  49. package/dist/cjs/NetworkSecurityPolicyDeny16RedIcon.js +98 -0
  50. package/dist/cjs/NetworkSecurityPolicyDeny24GreyIcon.js +34 -0
  51. package/dist/cjs/NetworkSecurityPolicyDeny24RedIcon.js +34 -0
  52. package/dist/cjs/PhysicalDisk16SecondaryIcon.js +24 -0
  53. package/dist/cjs/PhysicalMachineClusterIcon.js +66 -0
  54. package/dist/cjs/PhysicalMachineManagementBlue24Icon.js +64 -0
  55. package/dist/cjs/PhysicalMachineManagementOntint24Icon.js +28 -0
  56. package/dist/cjs/PortNetwork16SecondaryIcon.js +24 -0
  57. package/dist/cjs/RefreshSync16Icon.js +64 -0
  58. package/dist/cjs/SecurityGroup24RedIcon.js +34 -0
  59. package/dist/cjs/SfsService16GradientBlueIcon.js +34 -0
  60. package/dist/cjs/SfsService16GradientGrayIcon.js +34 -0
  61. package/dist/cjs/SfsService16GradientWhiteIcon.js +22 -0
  62. package/dist/cjs/Tag24RedIcon.js +49 -0
  63. package/dist/cjs/TrafficVisualization16GradientBlueIcon.js +34 -0
  64. package/dist/cjs/TrafficVisualization16GradientGrayIcon.js +34 -0
  65. package/dist/cjs/TrafficVisualization24GradientBlueIcon.js +34 -0
  66. package/dist/cjs/TrafficVisualization24GradientGrayIcon.js +34 -0
  67. package/dist/cjs/UpgradeFile16GrayIcon.js +34 -0
  68. package/dist/cjs/Vm16OntintIcon.js +22 -0
  69. package/dist/cjs/VmClusterIcon.js +66 -0
  70. package/dist/cjs/WaitingBreathingLed16YellowIcon.js +14 -16
  71. package/dist/cjs/WaitingBreathingLed32YellowIcon.js +52 -0
  72. package/dist/cjs/index.js +34 -10
  73. package/dist/esm/{ActiveObservabilityService24GrayIcon.js → ActiveObservabilityService24OntintIcon.js} +2 -2
  74. package/dist/esm/CheckmarkSolvedCircle16GredientGrayIcon.js +49 -0
  75. package/dist/esm/Ip16GradientGrayOutlinedIcon.js +34 -0
  76. package/dist/esm/{Loading24BoldGradientBlueIcon.js → Ip24RedIcon.js} +8 -9
  77. package/dist/esm/IpPool24Icon.js +32 -0
  78. package/dist/esm/IpPoolWhite24Icon.js +20 -0
  79. package/dist/esm/Loading16GradientBlueIcon.js +10 -9
  80. package/dist/esm/{LoadingBlue16Icon.js → Loading6GradientBlueIcon.js} +12 -9
  81. package/dist/esm/{Loading8BoldOntintIcon.js → Loading6OntintIcon.js} +15 -11
  82. package/dist/esm/Loading8GradientBlueIcon.js +3 -3
  83. package/dist/esm/{LoadingGray16Icon.js → Loading8OntintIcon.js} +14 -13
  84. package/dist/esm/NetworkSecurityPolicyAllow16BlueIcon.js +98 -0
  85. package/dist/esm/NetworkSecurityPolicyAllow24BlueIcon.js +34 -0
  86. package/dist/esm/NetworkSecurityPolicyAllow24GreyIcon.js +34 -0
  87. package/dist/esm/NetworkSecurityPolicyDeny16RedIcon.js +98 -0
  88. package/dist/esm/NetworkSecurityPolicyDeny24GreyIcon.js +34 -0
  89. package/dist/esm/NetworkSecurityPolicyDeny24RedIcon.js +34 -0
  90. package/dist/esm/PhysicalDisk16SecondaryIcon.js +24 -0
  91. package/dist/esm/PhysicalMachineClusterIcon.js +66 -0
  92. package/dist/esm/PhysicalMachineManagementBlue24Icon.js +64 -0
  93. package/dist/esm/PhysicalMachineManagementOntint24Icon.js +28 -0
  94. package/dist/esm/PortNetwork16SecondaryIcon.js +24 -0
  95. package/dist/esm/RefreshSync16Icon.js +64 -0
  96. package/dist/esm/SecurityGroup24RedIcon.js +34 -0
  97. package/dist/esm/SfsService16GradientBlueIcon.js +34 -0
  98. package/dist/esm/SfsService16GradientGrayIcon.js +34 -0
  99. package/dist/esm/SfsService16GradientWhiteIcon.js +22 -0
  100. package/dist/esm/Tag24RedIcon.js +49 -0
  101. package/dist/esm/TrafficVisualization16GradientBlueIcon.js +34 -0
  102. package/dist/esm/TrafficVisualization16GradientGrayIcon.js +34 -0
  103. package/dist/esm/TrafficVisualization24GradientBlueIcon.js +34 -0
  104. package/dist/esm/TrafficVisualization24GradientGrayIcon.js +34 -0
  105. package/dist/esm/UpgradeFile16GrayIcon.js +34 -0
  106. package/dist/esm/Vm16OntintIcon.js +22 -0
  107. package/dist/esm/VmClusterIcon.js +66 -0
  108. package/dist/esm/WaitingBreathingLed16YellowIcon.js +14 -16
  109. package/dist/esm/WaitingBreathingLed32YellowIcon.js +52 -0
  110. package/dist/esm/index.js +34 -10
  111. package/dist/image-types.d.ts +1 -1
  112. package/dist/index.d.ts +34 -10
  113. package/package.json +3 -3
  114. package/dist/ActiveObservabilityService24GrayIcon.d.ts +0 -4
  115. package/dist/Loading16BoldOntintIcon.d.ts +0 -4
  116. package/dist/Loading24BoldGradientBlueIcon.d.ts +0 -4
  117. package/dist/Loading8BoldGradientBlueIcon.d.ts +0 -4
  118. package/dist/Loading8BoldOntintIcon.d.ts +0 -4
  119. package/dist/Loading8GradientWhiteIcon.d.ts +0 -4
  120. package/dist/LoadingBlue16Icon.d.ts +0 -4
  121. package/dist/LoadingBlueIcon.d.ts +0 -4
  122. package/dist/LoadingGray16Icon.d.ts +0 -4
  123. package/dist/LoadingGrayIcon.d.ts +0 -4
  124. package/dist/cjs/Loading16BoldOntintIcon.js +0 -35
  125. package/dist/cjs/Loading8BoldGradientBlueIcon.js +0 -35
  126. package/dist/cjs/Loading8GradientWhiteIcon.js +0 -35
  127. package/dist/cjs/LoadingBlueIcon.js +0 -30
  128. package/dist/cjs/LoadingGrayIcon.js +0 -30
  129. package/dist/esm/Loading16BoldOntintIcon.js +0 -35
  130. package/dist/esm/Loading8BoldGradientBlueIcon.js +0 -35
  131. package/dist/esm/Loading8GradientWhiteIcon.js +0 -35
  132. package/dist/esm/LoadingBlueIcon.js +0 -30
  133. 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'
@@ -204,6 +204,7 @@ export { default as CheckmarkDoneSuccessCorrect16SecondaryIcon } from './Checkma
204
204
  export { default as CheckmarkDoneSuccessCorrect16TertiaryIcon } from './CheckmarkDoneSuccessCorrect16TertiaryIcon'
205
205
  export { default as CheckmarkDoneSuccessCorrect24BoldGreenIcon } from './CheckmarkDoneSuccessCorrect24BoldGreenIcon'
206
206
  export { default as CheckmarkSolvedCircle16BlueIcon } from './CheckmarkSolvedCircle16BlueIcon'
207
+ export { default as CheckmarkSolvedCircle16GredientGrayIcon } from './CheckmarkSolvedCircle16GredientGrayIcon'
207
208
  export { default as CheckmarkSolvedCircle16SuperIcon } from './CheckmarkSolvedCircle16SuperIcon'
208
209
  export { default as ClipboardCopy16GradientBlueIcon } from './ClipboardCopy16GradientBlueIcon'
209
210
  export { default as ClipboardCopy16GradientGrayIcon } from './ClipboardCopy16GradientGrayIcon'
@@ -520,7 +521,11 @@ export { default as InstallationPackage24OntintIcon } from './InstallationPackag
520
521
  export { default as InstalltoolsIcon } from './InstalltoolsIcon'
521
522
  export { default as Ip16GradientBlueOutlineOffIcon } from './Ip16GradientBlueOutlineOffIcon'
522
523
  export { default as Ip16GradientBlueOutlineOnIcon } from './Ip16GradientBlueOutlineOnIcon'
524
+ export { default as Ip16GradientGrayOutlinedIcon } from './Ip16GradientGrayOutlinedIcon'
525
+ export { default as Ip24RedIcon } from './Ip24RedIcon'
523
526
  export { default as Ip24Icon } from './Ip24Icon'
527
+ export { default as IpPool24Icon } from './IpPool24Icon'
528
+ export { default as IpPoolWhite24Icon } from './IpPoolWhite24Icon'
524
529
  export { default as IscsiDatastoreStorageObject16GradientBlueIcon } from './IscsiDatastoreStorageObject16GradientBlueIcon'
525
530
  export { default as IscsiDatastoreStorageObject24GradientBlueIcon } from './IscsiDatastoreStorageObject24GradientBlueIcon'
526
531
  export { default as IscsiDatastoreStorageObject24GradientGrayIcon } from './IscsiDatastoreStorageObject24GradientGrayIcon'
@@ -577,22 +582,16 @@ export { default as LoadBalancer24GradientGreyIcon } from './LoadBalancer24Gradi
577
582
  export { default as LoadBalancerMonitor24FillOntintIcon } from './LoadBalancerMonitor24FillOntintIcon'
578
583
  export { default as LoadBalancerMonitor24GradientBlueIcon } from './LoadBalancerMonitor24GradientBlueIcon'
579
584
  export { default as LoadBalancerMonitor24GradientGreyIcon } from './LoadBalancerMonitor24GradientGreyIcon'
580
- export { default as Loading16BoldOntintIcon } from './Loading16BoldOntintIcon'
581
585
  export { default as Loading16GradientBlueIcon } from './Loading16GradientBlueIcon'
582
586
  export { default as Loading16GradientGaryIcon } from './Loading16GradientGaryIcon'
583
587
  export { default as Loading16OntintIcon } from './Loading16OntintIcon'
584
- export { default as Loading24BoldGradientBlueIcon } from './Loading24BoldGradientBlueIcon'
585
588
  export { default as Loading24GradientBlueIcon } from './Loading24GradientBlueIcon'
586
589
  export { default as Loading24GradientGaryIcon } from './Loading24GradientGaryIcon'
587
590
  export { default as Loading24OntintIcon } from './Loading24OntintIcon'
588
- export { default as Loading8BoldGradientBlueIcon } from './Loading8BoldGradientBlueIcon'
589
- export { default as Loading8BoldOntintIcon } from './Loading8BoldOntintIcon'
591
+ export { default as Loading6GradientBlueIcon } from './Loading6GradientBlueIcon'
592
+ export { default as Loading6OntintIcon } from './Loading6OntintIcon'
590
593
  export { default as Loading8GradientBlueIcon } from './Loading8GradientBlueIcon'
591
- export { default as Loading8GradientWhiteIcon } from './Loading8GradientWhiteIcon'
592
- export { default as LoadingBlueIcon } from './LoadingBlueIcon'
593
- export { default as LoadingBlue16Icon } from './LoadingBlue16Icon'
594
- export { default as LoadingGrayIcon } from './LoadingGrayIcon'
595
- export { default as LoadingGray16Icon } from './LoadingGray16Icon'
594
+ export { default as Loading8OntintIcon } from './Loading8OntintIcon'
596
595
  export { default as Lock16GradientGrayIcon } from './Lock16GradientGrayIcon'
597
596
  export { default as LockIcon } from './LockIcon'
598
597
  export { default as LogCollection16GradientBlueIcon } from './LogCollection16GradientBlueIcon'
@@ -698,6 +697,12 @@ export { default as NetworkSecurityPolicy24BlueIcon } from './NetworkSecurityPol
698
697
  export { default as NetworkSecurityPolicy24GradientBlueIcon } from './NetworkSecurityPolicy24GradientBlueIcon'
699
698
  export { default as NetworkSecurityPolicy24GrayIcon } from './NetworkSecurityPolicy24GrayIcon'
700
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'
701
706
  export { default as NetworkStorage16GradientBlueIcon } from './NetworkStorage16GradientBlueIcon'
702
707
  export { default as NetworkStorage16RedIcon } from './NetworkStorage16RedIcon'
703
708
  export { default as NetworkStorage16YellowIcon } from './NetworkStorage16YellowIcon'
@@ -849,10 +854,14 @@ export { default as PciNic24GradientGreyIcon } from './PciNic24GradientGreyIcon'
849
854
  export { default as PermanentFailover24BlueIcon } from './PermanentFailover24BlueIcon'
850
855
  export { default as PermanentTransferArrow40BlueIcon } from './PermanentTransferArrow40BlueIcon'
851
856
  export { default as PhysicalDisk16GradientBlueIcon } from './PhysicalDisk16GradientBlueIcon'
857
+ export { default as PhysicalDisk16SecondaryIcon } from './PhysicalDisk16SecondaryIcon'
852
858
  export { default as PhysicalDisk24BlueIcon } from './PhysicalDisk24BlueIcon'
853
859
  export { default as PhysicalDisk24GradientBlueIcon } from './PhysicalDisk24GradientBlueIcon'
854
860
  export { default as PhysicalDisk24GradientGrayIcon } from './PhysicalDisk24GradientGrayIcon'
855
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'
856
865
  export { default as PhysicalSwitchMachine16GradientBlueIcon } from './PhysicalSwitchMachine16GradientBlueIcon'
857
866
  export { default as PhysicalSwitchMachine16GradientGreyIcon } from './PhysicalSwitchMachine16GradientGreyIcon'
858
867
  export { default as PhysicalSwitchMachine24GradientBlueIcon } from './PhysicalSwitchMachine24GradientBlueIcon'
@@ -888,6 +897,7 @@ export { default as Pmem24GradientBlueIcon } from './Pmem24GradientBlueIcon'
888
897
  export { default as PortNetwork16GradientBlueIcon } from './PortNetwork16GradientBlueIcon'
889
898
  export { default as PortNetwork16GreenIcon } from './PortNetwork16GreenIcon'
890
899
  export { default as PortNetwork16RedIcon } from './PortNetwork16RedIcon'
900
+ export { default as PortNetwork16SecondaryIcon } from './PortNetwork16SecondaryIcon'
891
901
  export { default as PortNetwork16YellowIcon } from './PortNetwork16YellowIcon'
892
902
  export { default as PortNetwork24BlueIcon } from './PortNetwork24BlueIcon'
893
903
  export { default as PortNetwork24GradientBlueIcon } from './PortNetwork24GradientBlueIcon'
@@ -937,6 +947,7 @@ export { default as RecoverRecycleVm16GradientBlueIcon } from './RecoverRecycleV
937
947
  export { default as RecoverRecycleVm16GradientGrayIcon } from './RecoverRecycleVm16GradientGrayIcon'
938
948
  export { default as RecyclebinClusterSettingsDelete24RedIcon } from './RecyclebinClusterSettingsDelete24RedIcon'
939
949
  export { default as RecyclebinClusterSettingsEdit24BlueIcon } from './RecyclebinClusterSettingsEdit24BlueIcon'
950
+ export { default as RefreshSync16Icon } from './RefreshSync16Icon'
940
951
  export { default as RefreshSyncOnTintIcon } from './RefreshSyncOnTintIcon'
941
952
  export { default as RefreshSyncTertiaryIcon } from './RefreshSyncTertiaryIcon'
942
953
  export { default as RefreshIcon } from './RefreshIcon'
@@ -1068,6 +1079,7 @@ export { default as SecurityGroup24GradientBlueIcon } from './SecurityGroup24Gra
1068
1079
  export { default as SecurityGroup24GradientGrayIcon } from './SecurityGroup24GradientGrayIcon'
1069
1080
  export { default as SecurityGroup24GradientWhiteIcon } from './SecurityGroup24GradientWhiteIcon'
1070
1081
  export { default as SecurityGroup24OntintIcon } from './SecurityGroup24OntintIcon'
1082
+ export { default as SecurityGroup24RedIcon } from './SecurityGroup24RedIcon'
1071
1083
  export { default as SecurityService16GradientBlueIcon } from './SecurityService16GradientBlueIcon'
1072
1084
  export { default as SecurityService16GradientGreyIcon } from './SecurityService16GradientGreyIcon'
1073
1085
  export { default as SecurityService16OntintIcon } from './SecurityService16OntintIcon'
@@ -1093,6 +1105,9 @@ export { default as SettingsGearFill24GradientGrayIcon } from './SettingsGearFil
1093
1105
  export { default as SettingsGearUserPersonal24GradientBlueIcon } from './SettingsGearUserPersonal24GradientBlueIcon'
1094
1106
  export { default as SettingsGearUserPersonal24GradientGrayIcon } from './SettingsGearUserPersonal24GradientGrayIcon'
1095
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'
1096
1111
  export { default as SharedVirtualVolume24GradientBlueIcon } from './SharedVirtualVolume24GradientBlueIcon'
1097
1112
  export { default as SharedVirtualVolume24GradientGrayIcon } from './SharedVirtualVolume24GradientGrayIcon'
1098
1113
  export { default as SharedVolume24BlueIcon } from './SharedVolume24BlueIcon'
@@ -1184,6 +1199,7 @@ export { default as SystemServiceVm16Icon } from './SystemServiceVm16Icon'
1184
1199
  export { default as Tag16GradientBlueIcon } from './Tag16GradientBlueIcon'
1185
1200
  export { default as Tag16GradientGrayIcon } from './Tag16GradientGrayIcon'
1186
1201
  export { default as Tag24GradientBlueIcon } from './Tag24GradientBlueIcon'
1202
+ export { default as Tag24RedIcon } from './Tag24RedIcon'
1187
1203
  export { default as TaskCenter24BlueIcon } from './TaskCenter24BlueIcon'
1188
1204
  export { default as TaskCenter24GradientBlueIcon } from './TaskCenter24GradientBlueIcon'
1189
1205
  export { default as TaskCenter24GradientGrayIcon } from './TaskCenter24GradientGrayIcon'
@@ -1199,6 +1215,10 @@ export { default as TaskPreviewIcon } from './TaskPreviewIcon'
1199
1215
  export { default as TaskIcon } from './TaskIcon'
1200
1216
  export { default as Topn24GradientBlueIcon } from './Topn24GradientBlueIcon'
1201
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'
1202
1222
  export { default as TrashBinDelete16RedIcon } from './TrashBinDelete16RedIcon'
1203
1223
  export { default as TrashBinDelete16Icon } from './TrashBinDelete16Icon'
1204
1224
  export { default as TrashBinDelete24RedIcon } from './TrashBinDelete24RedIcon'
@@ -1217,6 +1237,7 @@ export { default as UnknownCircleIcon } from './UnknownCircleIcon'
1217
1237
  export { default as UnmountedIcon } from './UnmountedIcon'
1218
1238
  export { default as UnopenedStatusIcon } from './UnopenedStatusIcon'
1219
1239
  export { default as Upgrade16BlueIcon } from './Upgrade16BlueIcon'
1240
+ export { default as UpgradeFile16GrayIcon } from './UpgradeFile16GrayIcon'
1220
1241
  export { default as UpgradeFile24BlueIcon } from './UpgradeFile24BlueIcon'
1221
1242
  export { default as UpgradeService24BlueIcon } from './UpgradeService24BlueIcon'
1222
1243
  export { default as UpgradeService24OntintIcon } from './UpgradeService24OntintIcon'
@@ -1298,6 +1319,7 @@ export { default as VirtualVolumeAddPlus24GradientGrayIcon } from './VirtualVolu
1298
1319
  export { default as VirtualVolumeSnapshot24GradientBlueIcon } from './VirtualVolumeSnapshot24GradientBlueIcon'
1299
1320
  export { default as VirtualVolumeSnapshot24GradientGrayIcon } from './VirtualVolumeSnapshot24GradientGrayIcon'
1300
1321
  export { default as Vm16GradientBlueIcon } from './Vm16GradientBlueIcon'
1322
+ export { default as Vm16OntintIcon } from './Vm16OntintIcon'
1301
1323
  export { default as Vm16YellowIcon } from './Vm16YellowIcon'
1302
1324
  export { default as Vm16Icon } from './Vm16Icon'
1303
1325
  export { default as Vm24BlueIcon } from './Vm24BlueIcon'
@@ -1306,6 +1328,7 @@ export { default as Vm24GradientGrayIcon } from './Vm24GradientGrayIcon'
1306
1328
  export { default as Vm24PrimaryIcon } from './Vm24PrimaryIcon'
1307
1329
  export { default as Vm24Icon } from './Vm24Icon'
1308
1330
  export { default as VmClone16Icon } from './VmClone16Icon'
1331
+ export { default as VmClusterIcon } from './VmClusterIcon'
1309
1332
  export { default as VmConnectionAllowed24Icon } from './VmConnectionAllowed24Icon'
1310
1333
  export { default as VmConnectionConnect24Icon } from './VmConnectionConnect24Icon'
1311
1334
  export { default as VmConnectionDisconnect24Icon } from './VmConnectionDisconnect24Icon'
@@ -1402,6 +1425,7 @@ export { default as VpcSubnet24OntintIcon } from './VpcSubnet24OntintIcon'
1402
1425
  export { default as WaitingBreathingLed16BlueIcon } from './WaitingBreathingLed16BlueIcon'
1403
1426
  export { default as WaitingBreathingLed16GrayIcon } from './WaitingBreathingLed16GrayIcon'
1404
1427
  export { default as WaitingBreathingLed16YellowIcon } from './WaitingBreathingLed16YellowIcon'
1428
+ export { default as WaitingBreathingLed32YellowIcon } from './WaitingBreathingLed32YellowIcon'
1405
1429
  export { default as WitnessNodeNormalCriticalRedIcon } from './WitnessNodeNormalCriticalRedIcon'
1406
1430
  export { default as WitnessNodeNormalHealthyGreenIcon } from './WitnessNodeNormalHealthyGreenIcon'
1407
1431
  export { default as WitnessNodeNormalInfoBlueIcon } from './WitnessNodeNormalInfoBlueIcon'
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@cloudtower/icons-react",
3
3
  "license": "MIT",
4
- "version": "0.0.0-commnader-ui-rc-3",
4
+ "version": "0.0.0-config-rc-1",
5
5
  "types": "./dist/index.d.ts",
6
6
  "main": "dist/cjs/index.js",
7
7
  "module": "dist/esm/index.js",
@@ -41,9 +41,9 @@
41
41
  "devDependencies": {
42
42
  "@babel/core": "^7.21.0",
43
43
  "@babel/plugin-transform-react-jsx": "^7.21.0",
44
- "@cloudtower/icons": "0.0.0-commnader-ui-rc-3",
44
+ "@cloudtower/icons": "0.0.0-config-rc-1",
45
45
  "@svgr/core": "^5.0.0",
46
46
  "camelcase": "^6.0.0"
47
47
  },
48
- "gitHead": "88c400562bcd3727570d67e84b9ea494fa7857cc"
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,35 +0,0 @@
1
- const React = require("react");
2
- function Loading16BoldOntintIcon({
3
- title,
4
- titleId,
5
- ...props
6
- }) {
7
- return /*#__PURE__*/React.createElement("svg", Object.assign({
8
- width: 16,
9
- height: 16,
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: "M8 4a4 4 0 103.304 6.255 1 1 0 011.65 1.13A6 6 0 1114 8a1 1 0 11-1.999 0 4 4 0 00-4-4z",
19
- fill: "url(#paint0_angular_6_7)"
20
- }), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("radialGradient", {
21
- id: "paint0_angular_6_7",
22
- cx: 0,
23
- cy: 0,
24
- r: 1,
25
- gradientUnits: "userSpaceOnUse",
26
- gradientTransform: "matrix(7.91666 2.5 -2.5 7.91666 8 8)"
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
- module.exports = Loading16BoldOntintIcon;
@@ -1,35 +0,0 @@
1
- const React = require("react");
2
- function Loading8BoldGradientBlueIcon({
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_11622_42029)"
20
- }), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("radialGradient", {
21
- id: "paint0_angular_11622_42029",
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: "#00E0FF",
29
- stopOpacity: 0.1
30
- }), /*#__PURE__*/React.createElement("stop", {
31
- offset: 1,
32
- stopColor: "#0080FF"
33
- }))));
34
- }
35
- module.exports = Loading8BoldGradientBlueIcon;
@@ -1,35 +0,0 @@
1
- const React = require("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
- module.exports = Loading8GradientWhiteIcon;
@@ -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 Loading16BoldOntintIcon({
3
- title,
4
- titleId,
5
- ...props
6
- }) {
7
- return /*#__PURE__*/React.createElement("svg", Object.assign({
8
- width: 16,
9
- height: 16,
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: "M8 4a4 4 0 103.304 6.255 1 1 0 011.65 1.13A6 6 0 1114 8a1 1 0 11-1.999 0 4 4 0 00-4-4z",
19
- fill: "url(#paint0_angular_6_7)"
20
- }), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("radialGradient", {
21
- id: "paint0_angular_6_7",
22
- cx: 0,
23
- cy: 0,
24
- r: 1,
25
- gradientUnits: "userSpaceOnUse",
26
- gradientTransform: "matrix(7.91666 2.5 -2.5 7.91666 8 8)"
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 Loading16BoldOntintIcon;
@@ -1,35 +0,0 @@
1
- import * as React from "react";
2
- function Loading8BoldGradientBlueIcon({
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_11622_42029)"
20
- }), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("radialGradient", {
21
- id: "paint0_angular_11622_42029",
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: "#00E0FF",
29
- stopOpacity: 0.1
30
- }), /*#__PURE__*/React.createElement("stop", {
31
- offset: 1,
32
- stopColor: "#0080FF"
33
- }))));
34
- }
35
- export default Loading8BoldGradientBlueIcon;
@@ -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;