@cloudtower/icons-react 0.33.0 → 0.33.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.
- package/dist/AlertBellNotificationAggregationStrategy24GradientBlueIcon.d.ts +4 -0
- package/dist/AlertBellNotificationAggregationStrategy24OntintIcon.d.ts +4 -0
- package/dist/AlertBellNotificationSilentStrategy24GradientBlueIcon.d.ts +4 -0
- package/dist/AlertBellNotificationSilentStrategy24OntintIcon.d.ts +4 -0
- package/dist/AlertBellNotificationStrategy24GradientBlueIcon.d.ts +4 -0
- package/dist/AlertBellNotificationStrategy24OntintIcon.d.ts +4 -0
- package/dist/Cluster16YellowIcon.d.ts +4 -0
- package/dist/DnsServer24GradientBlueIcon.d.ts +4 -0
- package/dist/DnsServer24OntintIcon.d.ts +4 -0
- package/dist/FileService16GradientBlueIcon.d.ts +4 -0
- package/dist/FileService16OntintIcon.d.ts +4 -0
- package/dist/IscsiLun24OntintIcon.d.ts +4 -0
- package/dist/MonitoringHardware16GradientBlueIcon.d.ts +4 -0
- package/dist/NetworkServiceCluster16GradientBlueIcon.d.ts +4 -0
- package/dist/NetworkServiceCluster16OntintIcon.d.ts +4 -0
- package/dist/NfsInode16YellowIcon.d.ts +4 -0
- package/dist/NfsInode24OntintIcon.d.ts +4 -0
- package/dist/NvmeNamespaceStorageObject16YellowIcon.d.ts +4 -0
- package/dist/NvmeNamespaceStorageObject24OntintIcon.d.ts +4 -0
- package/dist/OperationCenter16GradientBlueIcon.d.ts +4 -0
- package/dist/OperationCenter16OntintIcon.d.ts +4 -0
- package/dist/SecurityIpGroup16GradientBlueIcon.d.ts +4 -0
- package/dist/SecurityIpGroup16GradientGrayIcon.d.ts +4 -0
- package/dist/SecurityIpGroup16GradientRedIcon.d.ts +4 -0
- package/dist/SecurityIpGroup24GradientBlueIcon.d.ts +4 -0
- package/dist/SecurityIpGroup24GradientGrayIcon.d.ts +4 -0
- package/dist/SecurityIpGroup24GradientRedIcon.d.ts +4 -0
- package/dist/SfsClientConnection24BlueIcon.d.ts +4 -0
- package/dist/SfsFileController24BlueIcon.d.ts +4 -0
- package/dist/SfsFileSystem24BlueIcon.d.ts +4 -0
- package/dist/SksSystemService16GradientBlueIcon.d.ts +4 -0
- package/dist/SksSystemService16OntintIcon.d.ts +4 -0
- package/dist/Sort16GradientBlueIcon.d.ts +4 -0
- package/dist/Sort16GradientGrayIcon.d.ts +4 -0
- package/dist/Sort24GradientBlueIcon.d.ts +4 -0
- package/dist/Sort24GradientGrayIcon.d.ts +4 -0
- package/dist/Vm24OntintIcon.d.ts +4 -0
- package/dist/VmgroupFolder16OntintIcon.d.ts +4 -0
- package/dist/WorkloadCluster16GradientBlueIcon.d.ts +4 -0
- package/dist/WorkloadCluster16OntintIcon.d.ts +4 -0
- package/dist/XmarkRemove16RegularPrimaryCapsOffIcon.d.ts +4 -0
- package/dist/XmarkRemove16RegularTertiaryCapsOffIcon.d.ts +4 -0
- package/dist/cjs/AlertBellNotificationAggregationStrategy24GradientBlueIcon.js +50 -0
- package/dist/cjs/AlertBellNotificationAggregationStrategy24OntintIcon.js +26 -0
- package/dist/cjs/AlertBellNotificationSilentStrategy24GradientBlueIcon.js +65 -0
- package/dist/cjs/AlertBellNotificationSilentStrategy24OntintIcon.js +29 -0
- package/dist/cjs/AlertBellNotificationStrategy24GradientBlueIcon.js +80 -0
- package/dist/cjs/AlertBellNotificationStrategy24OntintIcon.js +26 -0
- package/dist/cjs/Cluster16YellowIcon.js +26 -0
- package/dist/cjs/DnsServer24GradientBlueIcon.js +99 -0
- package/dist/cjs/DnsServer24OntintIcon.js +33 -0
- package/dist/cjs/FileService16GradientBlueIcon.js +35 -0
- package/dist/cjs/FileService16OntintIcon.js +23 -0
- package/dist/cjs/IscsiLun24OntintIcon.js +24 -0
- package/dist/cjs/MonitoringHardware16GradientBlueIcon.js +110 -0
- package/dist/cjs/NetworkServiceCluster16GradientBlueIcon.js +35 -0
- package/dist/cjs/NetworkServiceCluster16OntintIcon.js +23 -0
- package/dist/cjs/NfsInode16YellowIcon.js +23 -0
- package/dist/cjs/NfsInode24OntintIcon.js +30 -0
- package/dist/cjs/NvmeNamespaceStorageObject16YellowIcon.js +28 -0
- package/dist/cjs/NvmeNamespaceStorageObject24OntintIcon.js +28 -0
- package/dist/cjs/OperationCenter16GradientBlueIcon.js +33 -0
- package/dist/cjs/OperationCenter16OntintIcon.js +21 -0
- package/dist/cjs/PlusAddCreateNew16SuperIcon.js +2 -2
- package/dist/cjs/RecoverRecycleVm16GradientGrayIcon.js +13 -8
- package/dist/cjs/SecurityIpGroup16GradientBlueIcon.js +82 -0
- package/dist/cjs/SecurityIpGroup16GradientGrayIcon.js +82 -0
- package/dist/cjs/SecurityIpGroup16GradientRedIcon.js +82 -0
- package/dist/cjs/SecurityIpGroup24GradientBlueIcon.js +82 -0
- package/dist/cjs/SecurityIpGroup24GradientGrayIcon.js +82 -0
- package/dist/cjs/SecurityIpGroup24GradientRedIcon.js +82 -0
- package/dist/cjs/SfsClientConnection24BlueIcon.js +35 -0
- package/dist/cjs/SfsFileController24BlueIcon.js +65 -0
- package/dist/cjs/SfsFileSystem24BlueIcon.js +80 -0
- package/dist/cjs/SksSystemService16GradientBlueIcon.js +52 -0
- package/dist/cjs/SksSystemService16OntintIcon.js +28 -0
- package/dist/cjs/Sort16GradientBlueIcon.js +78 -0
- package/dist/cjs/Sort16GradientGrayIcon.js +78 -0
- package/dist/cjs/Sort24GradientBlueIcon.js +78 -0
- package/dist/cjs/Sort24GradientGrayIcon.js +78 -0
- package/dist/cjs/Vm24OntintIcon.js +26 -0
- package/dist/cjs/VmgroupFolder16OntintIcon.js +23 -0
- package/dist/cjs/WorkloadCluster16GradientBlueIcon.js +52 -0
- package/dist/cjs/WorkloadCluster16OntintIcon.js +28 -0
- package/dist/cjs/XmarkRemove16RegularPrimaryCapsOffIcon.js +21 -0
- package/dist/cjs/XmarkRemove16RegularTertiaryCapsOffIcon.js +22 -0
- package/dist/cjs/index.js +42 -0
- package/dist/esm/AlertBellNotificationAggregationStrategy24GradientBlueIcon.js +50 -0
- package/dist/esm/AlertBellNotificationAggregationStrategy24OntintIcon.js +26 -0
- package/dist/esm/AlertBellNotificationSilentStrategy24GradientBlueIcon.js +65 -0
- package/dist/esm/AlertBellNotificationSilentStrategy24OntintIcon.js +29 -0
- package/dist/esm/AlertBellNotificationStrategy24GradientBlueIcon.js +80 -0
- package/dist/esm/AlertBellNotificationStrategy24OntintIcon.js +26 -0
- package/dist/esm/Cluster16YellowIcon.js +26 -0
- package/dist/esm/DnsServer24GradientBlueIcon.js +99 -0
- package/dist/esm/DnsServer24OntintIcon.js +33 -0
- package/dist/esm/FileService16GradientBlueIcon.js +35 -0
- package/dist/esm/FileService16OntintIcon.js +23 -0
- package/dist/esm/IscsiLun24OntintIcon.js +24 -0
- package/dist/esm/MonitoringHardware16GradientBlueIcon.js +110 -0
- package/dist/esm/NetworkServiceCluster16GradientBlueIcon.js +35 -0
- package/dist/esm/NetworkServiceCluster16OntintIcon.js +23 -0
- package/dist/esm/NfsInode16YellowIcon.js +23 -0
- package/dist/esm/NfsInode24OntintIcon.js +30 -0
- package/dist/esm/NvmeNamespaceStorageObject16YellowIcon.js +28 -0
- package/dist/esm/NvmeNamespaceStorageObject24OntintIcon.js +28 -0
- package/dist/esm/OperationCenter16GradientBlueIcon.js +33 -0
- package/dist/esm/OperationCenter16OntintIcon.js +21 -0
- package/dist/esm/PlusAddCreateNew16SuperIcon.js +2 -2
- package/dist/esm/RecoverRecycleVm16GradientGrayIcon.js +13 -8
- package/dist/esm/SecurityIpGroup16GradientBlueIcon.js +82 -0
- package/dist/esm/SecurityIpGroup16GradientGrayIcon.js +82 -0
- package/dist/esm/SecurityIpGroup16GradientRedIcon.js +82 -0
- package/dist/esm/SecurityIpGroup24GradientBlueIcon.js +82 -0
- package/dist/esm/SecurityIpGroup24GradientGrayIcon.js +82 -0
- package/dist/esm/SecurityIpGroup24GradientRedIcon.js +82 -0
- package/dist/esm/SfsClientConnection24BlueIcon.js +35 -0
- package/dist/esm/SfsFileController24BlueIcon.js +65 -0
- package/dist/esm/SfsFileSystem24BlueIcon.js +80 -0
- package/dist/esm/SksSystemService16GradientBlueIcon.js +52 -0
- package/dist/esm/SksSystemService16OntintIcon.js +28 -0
- package/dist/esm/Sort16GradientBlueIcon.js +78 -0
- package/dist/esm/Sort16GradientGrayIcon.js +78 -0
- package/dist/esm/Sort24GradientBlueIcon.js +78 -0
- package/dist/esm/Sort24GradientGrayIcon.js +78 -0
- package/dist/esm/Vm24OntintIcon.js +26 -0
- package/dist/esm/VmgroupFolder16OntintIcon.js +23 -0
- package/dist/esm/WorkloadCluster16GradientBlueIcon.js +52 -0
- package/dist/esm/WorkloadCluster16OntintIcon.js +28 -0
- package/dist/esm/XmarkRemove16RegularPrimaryCapsOffIcon.js +21 -0
- package/dist/esm/XmarkRemove16RegularTertiaryCapsOffIcon.js +22 -0
- package/dist/esm/index.js +42 -0
- package/dist/image-types.d.ts +1 -1
- package/dist/index.d.ts +42 -0
- package/package.json +3 -3
package/dist/index.d.ts
CHANGED
|
@@ -48,6 +48,12 @@ export { default as AlertBellFill24GradientGrayIcon } from './AlertBellFill24Gra
|
|
|
48
48
|
export { default as AlertBellFill24GradientRedIcon } from './AlertBellFill24GradientRedIcon'
|
|
49
49
|
export { default as AlertBellFill24GradientYellowIcon } from './AlertBellFill24GradientYellowIcon'
|
|
50
50
|
export { default as AlertBellFill24Icon } from './AlertBellFill24Icon'
|
|
51
|
+
export { default as AlertBellNotificationAggregationStrategy24GradientBlueIcon } from './AlertBellNotificationAggregationStrategy24GradientBlueIcon'
|
|
52
|
+
export { default as AlertBellNotificationAggregationStrategy24OntintIcon } from './AlertBellNotificationAggregationStrategy24OntintIcon'
|
|
53
|
+
export { default as AlertBellNotificationSilentStrategy24GradientBlueIcon } from './AlertBellNotificationSilentStrategy24GradientBlueIcon'
|
|
54
|
+
export { default as AlertBellNotificationSilentStrategy24OntintIcon } from './AlertBellNotificationSilentStrategy24OntintIcon'
|
|
55
|
+
export { default as AlertBellNotificationStrategy24GradientBlueIcon } from './AlertBellNotificationStrategy24GradientBlueIcon'
|
|
56
|
+
export { default as AlertBellNotificationStrategy24OntintIcon } from './AlertBellNotificationStrategy24OntintIcon'
|
|
51
57
|
export { default as AlertBellOutlined16GradientBlueIcon } from './AlertBellOutlined16GradientBlueIcon'
|
|
52
58
|
export { default as AlertBellOutlined16GradientGrayIcon } from './AlertBellOutlined16GradientGrayIcon'
|
|
53
59
|
export { default as AlertBellResolved24BlueIcon } from './AlertBellResolved24BlueIcon'
|
|
@@ -232,6 +238,7 @@ export { default as Cluster16BlueIcon } from './Cluster16BlueIcon'
|
|
|
232
238
|
export { default as Cluster16GradientBlueIcon } from './Cluster16GradientBlueIcon'
|
|
233
239
|
export { default as Cluster16GradientGrayIcon } from './Cluster16GradientGrayIcon'
|
|
234
240
|
export { default as Cluster16OntintIcon } from './Cluster16OntintIcon'
|
|
241
|
+
export { default as Cluster16YellowIcon } from './Cluster16YellowIcon'
|
|
235
242
|
export { default as Cluster16Icon } from './Cluster16Icon'
|
|
236
243
|
export { default as Cluster24BlueIcon } from './Cluster24BlueIcon'
|
|
237
244
|
export { default as Cluster24GradientBlueIcon } from './Cluster24GradientBlueIcon'
|
|
@@ -318,6 +325,8 @@ export { default as DiskUnmount16RedIcon } from './DiskUnmount16RedIcon'
|
|
|
318
325
|
export { default as DiskIcon } from './DiskIcon'
|
|
319
326
|
export { default as Distribute16GradientBlueIcon } from './Distribute16GradientBlueIcon'
|
|
320
327
|
export { default as Distribute16GradientGrayIcon } from './Distribute16GradientGrayIcon'
|
|
328
|
+
export { default as DnsServer24GradientBlueIcon } from './DnsServer24GradientBlueIcon'
|
|
329
|
+
export { default as DnsServer24OntintIcon } from './DnsServer24OntintIcon'
|
|
321
330
|
export { default as DotIntervalSeparation16TertiaryIcon } from './DotIntervalSeparation16TertiaryIcon'
|
|
322
331
|
export { default as DownIcon } from './DownIcon'
|
|
323
332
|
export { default as Download16GradientBlueIcon } from './Download16GradientBlueIcon'
|
|
@@ -409,6 +418,8 @@ export { default as FileCluster24BlueIcon } from './FileCluster24BlueIcon'
|
|
|
409
418
|
export { default as FileCluster24OntintIcon } from './FileCluster24OntintIcon'
|
|
410
419
|
export { default as FileController24BlueIcon } from './FileController24BlueIcon'
|
|
411
420
|
export { default as FileNamespace24BlueIcon } from './FileNamespace24BlueIcon'
|
|
421
|
+
export { default as FileService16GradientBlueIcon } from './FileService16GradientBlueIcon'
|
|
422
|
+
export { default as FileService16OntintIcon } from './FileService16OntintIcon'
|
|
412
423
|
export { default as FileNormalIcon } from './FileNormalIcon'
|
|
413
424
|
export { default as Filter16BlueSolidIcon } from './Filter16BlueSolidIcon'
|
|
414
425
|
export { default as Filter16BlueIcon } from './Filter16BlueIcon'
|
|
@@ -555,6 +566,7 @@ export { default as IscsiLun16YellowIcon } from './IscsiLun16YellowIcon'
|
|
|
555
566
|
export { default as IscsiLun24BlueIcon } from './IscsiLun24BlueIcon'
|
|
556
567
|
export { default as IscsiLun24GradientBlueIcon } from './IscsiLun24GradientBlueIcon'
|
|
557
568
|
export { default as IscsiLun24GradientGrayIcon } from './IscsiLun24GradientGrayIcon'
|
|
569
|
+
export { default as IscsiLun24OntintIcon } from './IscsiLun24OntintIcon'
|
|
558
570
|
export { default as IscsiLun24Icon } from './IscsiLun24Icon'
|
|
559
571
|
export { default as IscsiTarget16GradientBlueIcon } from './IscsiTarget16GradientBlueIcon'
|
|
560
572
|
export { default as IscsiTarget24BlueIcon } from './IscsiTarget24BlueIcon'
|
|
@@ -688,6 +700,7 @@ export { default as Monitoring24GradientGrayIcon } from './Monitoring24GradientG
|
|
|
688
700
|
export { default as Monitoring24GradientOntintIcon } from './Monitoring24GradientOntintIcon'
|
|
689
701
|
export { default as MonitoringAdvanced24GradientBlueIcon } from './MonitoringAdvanced24GradientBlueIcon'
|
|
690
702
|
export { default as MonitoringAdvanced24OntintIcon } from './MonitoringAdvanced24OntintIcon'
|
|
703
|
+
export { default as MonitoringHardware16GradientBlueIcon } from './MonitoringHardware16GradientBlueIcon'
|
|
691
704
|
export { default as MonitoringView16GradientBlueIcon } from './MonitoringView16GradientBlueIcon'
|
|
692
705
|
export { default as MoreEllipsis16BlueIcon } from './MoreEllipsis16BlueIcon'
|
|
693
706
|
export { default as MoreEllipsis16OntintIcon } from './MoreEllipsis16OntintIcon'
|
|
@@ -757,6 +770,8 @@ export { default as NetworkSecurityPolicyDeny24RedIcon } from './NetworkSecurity
|
|
|
757
770
|
export { default as NetworkServiceCluster16FillGradientBlueIcon } from './NetworkServiceCluster16FillGradientBlueIcon'
|
|
758
771
|
export { default as NetworkServiceCluster16FillGradientGrayIcon } from './NetworkServiceCluster16FillGradientGrayIcon'
|
|
759
772
|
export { default as NetworkServiceCluster16FillOntintIcon } from './NetworkServiceCluster16FillOntintIcon'
|
|
773
|
+
export { default as NetworkServiceCluster16GradientBlueIcon } from './NetworkServiceCluster16GradientBlueIcon'
|
|
774
|
+
export { default as NetworkServiceCluster16OntintIcon } from './NetworkServiceCluster16OntintIcon'
|
|
760
775
|
export { default as NetworkServiceCluster24FillGradientGrayIcon } from './NetworkServiceCluster24FillGradientGrayIcon'
|
|
761
776
|
export { default as NetworkServiceCluster24FillOntintIcon } from './NetworkServiceCluster24FillOntintIcon'
|
|
762
777
|
export { default as NetworkServiceCluster24GradientBlueIcon } from './NetworkServiceCluster24GradientBlueIcon'
|
|
@@ -797,7 +812,9 @@ export { default as NfsFile24GradientBlueIcon } from './NfsFile24GradientBlueIco
|
|
|
797
812
|
export { default as NfsFile24GradientGrayIcon } from './NfsFile24GradientGrayIcon'
|
|
798
813
|
export { default as NfsFolder24GradientBlueIcon } from './NfsFolder24GradientBlueIcon'
|
|
799
814
|
export { default as NfsFolder24GradientGrayIcon } from './NfsFolder24GradientGrayIcon'
|
|
815
|
+
export { default as NfsInode16YellowIcon } from './NfsInode16YellowIcon'
|
|
800
816
|
export { default as NfsInode24BlueIcon } from './NfsInode24BlueIcon'
|
|
817
|
+
export { default as NfsInode24OntintIcon } from './NfsInode24OntintIcon'
|
|
801
818
|
export { default as NfsInode24Icon } from './NfsInode24Icon'
|
|
802
819
|
export { default as Nic16GradientBlueIcon } from './Nic16GradientBlueIcon'
|
|
803
820
|
export { default as Nic24BlueIcon } from './Nic24BlueIcon'
|
|
@@ -836,8 +853,10 @@ export { default as NvmeNamespaceGroup24GrayIcon } from './NvmeNamespaceGroup24G
|
|
|
836
853
|
export { default as NvmeNamespaceStorageObject16GradientBlueIcon } from './NvmeNamespaceStorageObject16GradientBlueIcon'
|
|
837
854
|
export { default as NvmeNamespaceStorageObject16GradientGrayIcon } from './NvmeNamespaceStorageObject16GradientGrayIcon'
|
|
838
855
|
export { default as NvmeNamespaceStorageObject16OntintIcon } from './NvmeNamespaceStorageObject16OntintIcon'
|
|
856
|
+
export { default as NvmeNamespaceStorageObject16YellowIcon } from './NvmeNamespaceStorageObject16YellowIcon'
|
|
839
857
|
export { default as NvmeNamespaceStorageObject24BlueIcon } from './NvmeNamespaceStorageObject24BlueIcon'
|
|
840
858
|
export { default as NvmeNamespaceStorageObject24GrayIcon } from './NvmeNamespaceStorageObject24GrayIcon'
|
|
859
|
+
export { default as NvmeNamespaceStorageObject24OntintIcon } from './NvmeNamespaceStorageObject24OntintIcon'
|
|
841
860
|
export { default as NvmeSubsystemDatastoreStorageObject16GradientBlueIcon } from './NvmeSubsystemDatastoreStorageObject16GradientBlueIcon'
|
|
842
861
|
export { default as NvmeSubsystemDatastoreStorageObject16GradientGrayIcon } from './NvmeSubsystemDatastoreStorageObject16GradientGrayIcon'
|
|
843
862
|
export { default as NvmeSubsystemDatastoreStorageObject16OntintIcon } from './NvmeSubsystemDatastoreStorageObject16OntintIcon'
|
|
@@ -855,6 +874,8 @@ export { default as OpenterminalIcon } from './OpenterminalIcon'
|
|
|
855
874
|
export { default as OperationCenter16FillGradientBlueIcon } from './OperationCenter16FillGradientBlueIcon'
|
|
856
875
|
export { default as OperationCenter16FillGradientGrayIcon } from './OperationCenter16FillGradientGrayIcon'
|
|
857
876
|
export { default as OperationCenter16FillOntintIcon } from './OperationCenter16FillOntintIcon'
|
|
877
|
+
export { default as OperationCenter16GradientBlueIcon } from './OperationCenter16GradientBlueIcon'
|
|
878
|
+
export { default as OperationCenter16OntintIcon } from './OperationCenter16OntintIcon'
|
|
858
879
|
export { default as OperationCenter24FillGradientBlueIcon } from './OperationCenter24FillGradientBlueIcon'
|
|
859
880
|
export { default as OperationCenterAgentFillOntintIcon } from './OperationCenterAgentFillOntintIcon'
|
|
860
881
|
export { default as OperationCenterAgentGradientBlueIcon } from './OperationCenterAgentGradientBlueIcon'
|
|
@@ -1222,6 +1243,12 @@ export { default as SecurityGroup24GradientGrayIcon } from './SecurityGroup24Gra
|
|
|
1222
1243
|
export { default as SecurityGroup24GradientWhiteIcon } from './SecurityGroup24GradientWhiteIcon'
|
|
1223
1244
|
export { default as SecurityGroup24OntintIcon } from './SecurityGroup24OntintIcon'
|
|
1224
1245
|
export { default as SecurityGroup24RedIcon } from './SecurityGroup24RedIcon'
|
|
1246
|
+
export { default as SecurityIpGroup16GradientBlueIcon } from './SecurityIpGroup16GradientBlueIcon'
|
|
1247
|
+
export { default as SecurityIpGroup16GradientGrayIcon } from './SecurityIpGroup16GradientGrayIcon'
|
|
1248
|
+
export { default as SecurityIpGroup16GradientRedIcon } from './SecurityIpGroup16GradientRedIcon'
|
|
1249
|
+
export { default as SecurityIpGroup24GradientBlueIcon } from './SecurityIpGroup24GradientBlueIcon'
|
|
1250
|
+
export { default as SecurityIpGroup24GradientGrayIcon } from './SecurityIpGroup24GradientGrayIcon'
|
|
1251
|
+
export { default as SecurityIpGroup24GradientRedIcon } from './SecurityIpGroup24GradientRedIcon'
|
|
1225
1252
|
export { default as SecurityPodGroup16GradientBlueIcon } from './SecurityPodGroup16GradientBlueIcon'
|
|
1226
1253
|
export { default as SecurityPodGroup16GradientGrayIcon } from './SecurityPodGroup16GradientGrayIcon'
|
|
1227
1254
|
export { default as SecurityPodGroup16GradientRedIcon } from './SecurityPodGroup16GradientRedIcon'
|
|
@@ -1260,7 +1287,10 @@ export { default as SettingsGearFill24GradientBlueIcon } from './SettingsGearFil
|
|
|
1260
1287
|
export { default as SettingsGearFill24GradientGrayIcon } from './SettingsGearFill24GradientGrayIcon'
|
|
1261
1288
|
export { default as SettingsGearUserPersonal24GradientBlueIcon } from './SettingsGearUserPersonal24GradientBlueIcon'
|
|
1262
1289
|
export { default as SettingsGearUserPersonal24GradientGrayIcon } from './SettingsGearUserPersonal24GradientGrayIcon'
|
|
1290
|
+
export { default as SfsClientConnection24BlueIcon } from './SfsClientConnection24BlueIcon'
|
|
1263
1291
|
export { default as SfsEntrance26BlueIcon } from './SfsEntrance26BlueIcon'
|
|
1292
|
+
export { default as SfsFileController24BlueIcon } from './SfsFileController24BlueIcon'
|
|
1293
|
+
export { default as SfsFileSystem24BlueIcon } from './SfsFileSystem24BlueIcon'
|
|
1264
1294
|
export { default as SfsService16GradientBlueIcon } from './SfsService16GradientBlueIcon'
|
|
1265
1295
|
export { default as SfsService16GradientGrayIcon } from './SfsService16GradientGrayIcon'
|
|
1266
1296
|
export { default as SfsService16GradientWhiteIcon } from './SfsService16GradientWhiteIcon'
|
|
@@ -1307,7 +1337,9 @@ export { default as SksServiceUpgrade24WhiteIcon } from './SksServiceUpgrade24Wh
|
|
|
1307
1337
|
export { default as SksStorageClass24Icon } from './SksStorageClass24Icon'
|
|
1308
1338
|
export { default as SksStorageClassIcon } from './SksStorageClassIcon'
|
|
1309
1339
|
export { default as SksSystemService16BlueIcon } from './SksSystemService16BlueIcon'
|
|
1340
|
+
export { default as SksSystemService16GradientBlueIcon } from './SksSystemService16GradientBlueIcon'
|
|
1310
1341
|
export { default as SksSystemService16GrayIcon } from './SksSystemService16GrayIcon'
|
|
1342
|
+
export { default as SksSystemService16OntintIcon } from './SksSystemService16OntintIcon'
|
|
1311
1343
|
export { default as SksSystemService16WhiteIcon } from './SksSystemService16WhiteIcon'
|
|
1312
1344
|
export { default as SksUpgradeCluster24Icon } from './SksUpgradeCluster24Icon'
|
|
1313
1345
|
export { default as SksUpgradeClusterIcon } from './SksUpgradeClusterIcon'
|
|
@@ -1335,6 +1367,10 @@ export { default as SoftwareLicense24GradientBlueIcon } from './SoftwareLicense2
|
|
|
1335
1367
|
export { default as SoftwareLicense24GradientGrayIcon } from './SoftwareLicense24GradientGrayIcon'
|
|
1336
1368
|
export { default as SoftwareLicense24OntintIcon } from './SoftwareLicense24OntintIcon'
|
|
1337
1369
|
export { default as SoftwareLicense24Icon } from './SoftwareLicense24Icon'
|
|
1370
|
+
export { default as Sort16GradientBlueIcon } from './Sort16GradientBlueIcon'
|
|
1371
|
+
export { default as Sort16GradientGrayIcon } from './Sort16GradientGrayIcon'
|
|
1372
|
+
export { default as Sort24GradientBlueIcon } from './Sort24GradientBlueIcon'
|
|
1373
|
+
export { default as Sort24GradientGrayIcon } from './Sort24GradientGrayIcon'
|
|
1338
1374
|
export { default as SriovNic24GradientBlueIcon } from './SriovNic24GradientBlueIcon'
|
|
1339
1375
|
export { default as SriovNic24GradientGreyIcon } from './SriovNic24GradientGreyIcon'
|
|
1340
1376
|
export { default as SsdDisk24GradientBlueIcon } from './SsdDisk24GradientBlueIcon'
|
|
@@ -1495,6 +1531,7 @@ export { default as Vm16Icon } from './Vm16Icon'
|
|
|
1495
1531
|
export { default as Vm24BlueIcon } from './Vm24BlueIcon'
|
|
1496
1532
|
export { default as Vm24GradientBlueIcon } from './Vm24GradientBlueIcon'
|
|
1497
1533
|
export { default as Vm24GradientGrayIcon } from './Vm24GradientGrayIcon'
|
|
1534
|
+
export { default as Vm24OntintIcon } from './Vm24OntintIcon'
|
|
1498
1535
|
export { default as Vm24PrimaryIcon } from './Vm24PrimaryIcon'
|
|
1499
1536
|
export { default as Vm24Icon } from './Vm24Icon'
|
|
1500
1537
|
export { default as VmClone16Icon } from './VmClone16Icon'
|
|
@@ -1546,6 +1583,7 @@ export { default as VmVolumeAddPlus16Icon } from './VmVolumeAddPlus16Icon'
|
|
|
1546
1583
|
export { default as VmIcon } from './VmIcon'
|
|
1547
1584
|
export { default as VmgroupFolder16GradientBlueIcon } from './VmgroupFolder16GradientBlueIcon'
|
|
1548
1585
|
export { default as VmgroupFolder16GradientGrayIcon } from './VmgroupFolder16GradientGrayIcon'
|
|
1586
|
+
export { default as VmgroupFolder16OntintIcon } from './VmgroupFolder16OntintIcon'
|
|
1549
1587
|
export { default as VmgroupFolder24GradientBlueIcon } from './VmgroupFolder24GradientBlueIcon'
|
|
1550
1588
|
export { default as VmgroupFolder24GradientGrayIcon } from './VmgroupFolder24GradientGrayIcon'
|
|
1551
1589
|
export { default as VmgroupFolderFill16OntintIcon } from './VmgroupFolderFill16OntintIcon'
|
|
@@ -1612,7 +1650,9 @@ export { default as WitnessNodeSmallHealthyGreenIcon } from './WitnessNodeSmallH
|
|
|
1612
1650
|
export { default as WitnessNodeSmallInfoBlueIcon } from './WitnessNodeSmallInfoBlueIcon'
|
|
1613
1651
|
export { default as WitnessNodeSmallNoticeYellowIcon } from './WitnessNodeSmallNoticeYellowIcon'
|
|
1614
1652
|
export { default as WorkloadCluster16BlueIcon } from './WorkloadCluster16BlueIcon'
|
|
1653
|
+
export { default as WorkloadCluster16GradientBlueIcon } from './WorkloadCluster16GradientBlueIcon'
|
|
1615
1654
|
export { default as WorkloadCluster16GrayIcon } from './WorkloadCluster16GrayIcon'
|
|
1655
|
+
export { default as WorkloadCluster16OntintIcon } from './WorkloadCluster16OntintIcon'
|
|
1616
1656
|
export { default as WorkloadCluster16WhiteIcon } from './WorkloadCluster16WhiteIcon'
|
|
1617
1657
|
export { default as WorkloadClusters16GradientBlueIcon } from './WorkloadClusters16GradientBlueIcon'
|
|
1618
1658
|
export { default as XlsxIcon } from './XlsxIcon'
|
|
@@ -1635,8 +1675,10 @@ export { default as XmarkRemove16BlueIcon } from './XmarkRemove16BlueIcon'
|
|
|
1635
1675
|
export { default as XmarkRemove16BoldOntintIcon } from './XmarkRemove16BoldOntintIcon'
|
|
1636
1676
|
export { default as XmarkRemove16PrimaryIcon } from './XmarkRemove16PrimaryIcon'
|
|
1637
1677
|
export { default as XmarkRemove16RegularBlueCapsOnIcon } from './XmarkRemove16RegularBlueCapsOnIcon'
|
|
1678
|
+
export { default as XmarkRemove16RegularPrimaryCapsOffIcon } from './XmarkRemove16RegularPrimaryCapsOffIcon'
|
|
1638
1679
|
export { default as XmarkRemove16RegularRedIcon } from './XmarkRemove16RegularRedIcon'
|
|
1639
1680
|
export { default as XmarkRemove16RegularSecondaryCapsOnIcon } from './XmarkRemove16RegularSecondaryCapsOnIcon'
|
|
1681
|
+
export { default as XmarkRemove16RegularTertiaryCapsOffIcon } from './XmarkRemove16RegularTertiaryCapsOffIcon'
|
|
1640
1682
|
export { default as XmarkRemove16SecondaryIcon } from './XmarkRemove16SecondaryIcon'
|
|
1641
1683
|
export { default as XmarkRemove24BlueIcon } from './XmarkRemove24BlueIcon'
|
|
1642
1684
|
export { default as XmarkRemove24PrimaryIcon } from './XmarkRemove24PrimaryIcon'
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@cloudtower/icons-react",
|
|
3
3
|
"license": "MIT",
|
|
4
|
-
"version": "0.33.
|
|
4
|
+
"version": "0.33.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.33.
|
|
44
|
+
"@cloudtower/icons": "^0.33.1",
|
|
45
45
|
"@svgr/core": "^5.0.0",
|
|
46
46
|
"camelcase": "^6.0.0"
|
|
47
47
|
},
|
|
48
|
-
"gitHead": "
|
|
48
|
+
"gitHead": "816a8396829638b1f265bd52dc9a5cbec51d1cc6"
|
|
49
49
|
}
|