@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/cjs/index.js
CHANGED
|
@@ -48,6 +48,12 @@ module.exports.AlertBellFill24GradientGrayIcon = require("./AlertBellFill24Gradi
|
|
|
48
48
|
module.exports.AlertBellFill24GradientRedIcon = require("./AlertBellFill24GradientRedIcon.js")
|
|
49
49
|
module.exports.AlertBellFill24GradientYellowIcon = require("./AlertBellFill24GradientYellowIcon.js")
|
|
50
50
|
module.exports.AlertBellFill24Icon = require("./AlertBellFill24Icon.js")
|
|
51
|
+
module.exports.AlertBellNotificationAggregationStrategy24GradientBlueIcon = require("./AlertBellNotificationAggregationStrategy24GradientBlueIcon.js")
|
|
52
|
+
module.exports.AlertBellNotificationAggregationStrategy24OntintIcon = require("./AlertBellNotificationAggregationStrategy24OntintIcon.js")
|
|
53
|
+
module.exports.AlertBellNotificationSilentStrategy24GradientBlueIcon = require("./AlertBellNotificationSilentStrategy24GradientBlueIcon.js")
|
|
54
|
+
module.exports.AlertBellNotificationSilentStrategy24OntintIcon = require("./AlertBellNotificationSilentStrategy24OntintIcon.js")
|
|
55
|
+
module.exports.AlertBellNotificationStrategy24GradientBlueIcon = require("./AlertBellNotificationStrategy24GradientBlueIcon.js")
|
|
56
|
+
module.exports.AlertBellNotificationStrategy24OntintIcon = require("./AlertBellNotificationStrategy24OntintIcon.js")
|
|
51
57
|
module.exports.AlertBellOutlined16GradientBlueIcon = require("./AlertBellOutlined16GradientBlueIcon.js")
|
|
52
58
|
module.exports.AlertBellOutlined16GradientGrayIcon = require("./AlertBellOutlined16GradientGrayIcon.js")
|
|
53
59
|
module.exports.AlertBellResolved24BlueIcon = require("./AlertBellResolved24BlueIcon.js")
|
|
@@ -232,6 +238,7 @@ module.exports.Cluster16BlueIcon = require("./Cluster16BlueIcon.js")
|
|
|
232
238
|
module.exports.Cluster16GradientBlueIcon = require("./Cluster16GradientBlueIcon.js")
|
|
233
239
|
module.exports.Cluster16GradientGrayIcon = require("./Cluster16GradientGrayIcon.js")
|
|
234
240
|
module.exports.Cluster16OntintIcon = require("./Cluster16OntintIcon.js")
|
|
241
|
+
module.exports.Cluster16YellowIcon = require("./Cluster16YellowIcon.js")
|
|
235
242
|
module.exports.Cluster16Icon = require("./Cluster16Icon.js")
|
|
236
243
|
module.exports.Cluster24BlueIcon = require("./Cluster24BlueIcon.js")
|
|
237
244
|
module.exports.Cluster24GradientBlueIcon = require("./Cluster24GradientBlueIcon.js")
|
|
@@ -318,6 +325,8 @@ module.exports.DiskUnmount16RedIcon = require("./DiskUnmount16RedIcon.js")
|
|
|
318
325
|
module.exports.DiskIcon = require("./DiskIcon.js")
|
|
319
326
|
module.exports.Distribute16GradientBlueIcon = require("./Distribute16GradientBlueIcon.js")
|
|
320
327
|
module.exports.Distribute16GradientGrayIcon = require("./Distribute16GradientGrayIcon.js")
|
|
328
|
+
module.exports.DnsServer24GradientBlueIcon = require("./DnsServer24GradientBlueIcon.js")
|
|
329
|
+
module.exports.DnsServer24OntintIcon = require("./DnsServer24OntintIcon.js")
|
|
321
330
|
module.exports.DotIntervalSeparation16TertiaryIcon = require("./DotIntervalSeparation16TertiaryIcon.js")
|
|
322
331
|
module.exports.DownIcon = require("./DownIcon.js")
|
|
323
332
|
module.exports.Download16GradientBlueIcon = require("./Download16GradientBlueIcon.js")
|
|
@@ -409,6 +418,8 @@ module.exports.FileCluster24BlueIcon = require("./FileCluster24BlueIcon.js")
|
|
|
409
418
|
module.exports.FileCluster24OntintIcon = require("./FileCluster24OntintIcon.js")
|
|
410
419
|
module.exports.FileController24BlueIcon = require("./FileController24BlueIcon.js")
|
|
411
420
|
module.exports.FileNamespace24BlueIcon = require("./FileNamespace24BlueIcon.js")
|
|
421
|
+
module.exports.FileService16GradientBlueIcon = require("./FileService16GradientBlueIcon.js")
|
|
422
|
+
module.exports.FileService16OntintIcon = require("./FileService16OntintIcon.js")
|
|
412
423
|
module.exports.FileNormalIcon = require("./FileNormalIcon.js")
|
|
413
424
|
module.exports.Filter16BlueSolidIcon = require("./Filter16BlueSolidIcon.js")
|
|
414
425
|
module.exports.Filter16BlueIcon = require("./Filter16BlueIcon.js")
|
|
@@ -555,6 +566,7 @@ module.exports.IscsiLun16YellowIcon = require("./IscsiLun16YellowIcon.js")
|
|
|
555
566
|
module.exports.IscsiLun24BlueIcon = require("./IscsiLun24BlueIcon.js")
|
|
556
567
|
module.exports.IscsiLun24GradientBlueIcon = require("./IscsiLun24GradientBlueIcon.js")
|
|
557
568
|
module.exports.IscsiLun24GradientGrayIcon = require("./IscsiLun24GradientGrayIcon.js")
|
|
569
|
+
module.exports.IscsiLun24OntintIcon = require("./IscsiLun24OntintIcon.js")
|
|
558
570
|
module.exports.IscsiLun24Icon = require("./IscsiLun24Icon.js")
|
|
559
571
|
module.exports.IscsiTarget16GradientBlueIcon = require("./IscsiTarget16GradientBlueIcon.js")
|
|
560
572
|
module.exports.IscsiTarget24BlueIcon = require("./IscsiTarget24BlueIcon.js")
|
|
@@ -688,6 +700,7 @@ module.exports.Monitoring24GradientGrayIcon = require("./Monitoring24GradientGra
|
|
|
688
700
|
module.exports.Monitoring24GradientOntintIcon = require("./Monitoring24GradientOntintIcon.js")
|
|
689
701
|
module.exports.MonitoringAdvanced24GradientBlueIcon = require("./MonitoringAdvanced24GradientBlueIcon.js")
|
|
690
702
|
module.exports.MonitoringAdvanced24OntintIcon = require("./MonitoringAdvanced24OntintIcon.js")
|
|
703
|
+
module.exports.MonitoringHardware16GradientBlueIcon = require("./MonitoringHardware16GradientBlueIcon.js")
|
|
691
704
|
module.exports.MonitoringView16GradientBlueIcon = require("./MonitoringView16GradientBlueIcon.js")
|
|
692
705
|
module.exports.MoreEllipsis16BlueIcon = require("./MoreEllipsis16BlueIcon.js")
|
|
693
706
|
module.exports.MoreEllipsis16OntintIcon = require("./MoreEllipsis16OntintIcon.js")
|
|
@@ -757,6 +770,8 @@ module.exports.NetworkSecurityPolicyDeny24RedIcon = require("./NetworkSecurityPo
|
|
|
757
770
|
module.exports.NetworkServiceCluster16FillGradientBlueIcon = require("./NetworkServiceCluster16FillGradientBlueIcon.js")
|
|
758
771
|
module.exports.NetworkServiceCluster16FillGradientGrayIcon = require("./NetworkServiceCluster16FillGradientGrayIcon.js")
|
|
759
772
|
module.exports.NetworkServiceCluster16FillOntintIcon = require("./NetworkServiceCluster16FillOntintIcon.js")
|
|
773
|
+
module.exports.NetworkServiceCluster16GradientBlueIcon = require("./NetworkServiceCluster16GradientBlueIcon.js")
|
|
774
|
+
module.exports.NetworkServiceCluster16OntintIcon = require("./NetworkServiceCluster16OntintIcon.js")
|
|
760
775
|
module.exports.NetworkServiceCluster24FillGradientGrayIcon = require("./NetworkServiceCluster24FillGradientGrayIcon.js")
|
|
761
776
|
module.exports.NetworkServiceCluster24FillOntintIcon = require("./NetworkServiceCluster24FillOntintIcon.js")
|
|
762
777
|
module.exports.NetworkServiceCluster24GradientBlueIcon = require("./NetworkServiceCluster24GradientBlueIcon.js")
|
|
@@ -797,7 +812,9 @@ module.exports.NfsFile24GradientBlueIcon = require("./NfsFile24GradientBlueIcon.
|
|
|
797
812
|
module.exports.NfsFile24GradientGrayIcon = require("./NfsFile24GradientGrayIcon.js")
|
|
798
813
|
module.exports.NfsFolder24GradientBlueIcon = require("./NfsFolder24GradientBlueIcon.js")
|
|
799
814
|
module.exports.NfsFolder24GradientGrayIcon = require("./NfsFolder24GradientGrayIcon.js")
|
|
815
|
+
module.exports.NfsInode16YellowIcon = require("./NfsInode16YellowIcon.js")
|
|
800
816
|
module.exports.NfsInode24BlueIcon = require("./NfsInode24BlueIcon.js")
|
|
817
|
+
module.exports.NfsInode24OntintIcon = require("./NfsInode24OntintIcon.js")
|
|
801
818
|
module.exports.NfsInode24Icon = require("./NfsInode24Icon.js")
|
|
802
819
|
module.exports.Nic16GradientBlueIcon = require("./Nic16GradientBlueIcon.js")
|
|
803
820
|
module.exports.Nic24BlueIcon = require("./Nic24BlueIcon.js")
|
|
@@ -836,8 +853,10 @@ module.exports.NvmeNamespaceGroup24GrayIcon = require("./NvmeNamespaceGroup24Gra
|
|
|
836
853
|
module.exports.NvmeNamespaceStorageObject16GradientBlueIcon = require("./NvmeNamespaceStorageObject16GradientBlueIcon.js")
|
|
837
854
|
module.exports.NvmeNamespaceStorageObject16GradientGrayIcon = require("./NvmeNamespaceStorageObject16GradientGrayIcon.js")
|
|
838
855
|
module.exports.NvmeNamespaceStorageObject16OntintIcon = require("./NvmeNamespaceStorageObject16OntintIcon.js")
|
|
856
|
+
module.exports.NvmeNamespaceStorageObject16YellowIcon = require("./NvmeNamespaceStorageObject16YellowIcon.js")
|
|
839
857
|
module.exports.NvmeNamespaceStorageObject24BlueIcon = require("./NvmeNamespaceStorageObject24BlueIcon.js")
|
|
840
858
|
module.exports.NvmeNamespaceStorageObject24GrayIcon = require("./NvmeNamespaceStorageObject24GrayIcon.js")
|
|
859
|
+
module.exports.NvmeNamespaceStorageObject24OntintIcon = require("./NvmeNamespaceStorageObject24OntintIcon.js")
|
|
841
860
|
module.exports.NvmeSubsystemDatastoreStorageObject16GradientBlueIcon = require("./NvmeSubsystemDatastoreStorageObject16GradientBlueIcon.js")
|
|
842
861
|
module.exports.NvmeSubsystemDatastoreStorageObject16GradientGrayIcon = require("./NvmeSubsystemDatastoreStorageObject16GradientGrayIcon.js")
|
|
843
862
|
module.exports.NvmeSubsystemDatastoreStorageObject16OntintIcon = require("./NvmeSubsystemDatastoreStorageObject16OntintIcon.js")
|
|
@@ -855,6 +874,8 @@ module.exports.OpenterminalIcon = require("./OpenterminalIcon.js")
|
|
|
855
874
|
module.exports.OperationCenter16FillGradientBlueIcon = require("./OperationCenter16FillGradientBlueIcon.js")
|
|
856
875
|
module.exports.OperationCenter16FillGradientGrayIcon = require("./OperationCenter16FillGradientGrayIcon.js")
|
|
857
876
|
module.exports.OperationCenter16FillOntintIcon = require("./OperationCenter16FillOntintIcon.js")
|
|
877
|
+
module.exports.OperationCenter16GradientBlueIcon = require("./OperationCenter16GradientBlueIcon.js")
|
|
878
|
+
module.exports.OperationCenter16OntintIcon = require("./OperationCenter16OntintIcon.js")
|
|
858
879
|
module.exports.OperationCenter24FillGradientBlueIcon = require("./OperationCenter24FillGradientBlueIcon.js")
|
|
859
880
|
module.exports.OperationCenterAgentFillOntintIcon = require("./OperationCenterAgentFillOntintIcon.js")
|
|
860
881
|
module.exports.OperationCenterAgentGradientBlueIcon = require("./OperationCenterAgentGradientBlueIcon.js")
|
|
@@ -1222,6 +1243,12 @@ module.exports.SecurityGroup24GradientGrayIcon = require("./SecurityGroup24Gradi
|
|
|
1222
1243
|
module.exports.SecurityGroup24GradientWhiteIcon = require("./SecurityGroup24GradientWhiteIcon.js")
|
|
1223
1244
|
module.exports.SecurityGroup24OntintIcon = require("./SecurityGroup24OntintIcon.js")
|
|
1224
1245
|
module.exports.SecurityGroup24RedIcon = require("./SecurityGroup24RedIcon.js")
|
|
1246
|
+
module.exports.SecurityIpGroup16GradientBlueIcon = require("./SecurityIpGroup16GradientBlueIcon.js")
|
|
1247
|
+
module.exports.SecurityIpGroup16GradientGrayIcon = require("./SecurityIpGroup16GradientGrayIcon.js")
|
|
1248
|
+
module.exports.SecurityIpGroup16GradientRedIcon = require("./SecurityIpGroup16GradientRedIcon.js")
|
|
1249
|
+
module.exports.SecurityIpGroup24GradientBlueIcon = require("./SecurityIpGroup24GradientBlueIcon.js")
|
|
1250
|
+
module.exports.SecurityIpGroup24GradientGrayIcon = require("./SecurityIpGroup24GradientGrayIcon.js")
|
|
1251
|
+
module.exports.SecurityIpGroup24GradientRedIcon = require("./SecurityIpGroup24GradientRedIcon.js")
|
|
1225
1252
|
module.exports.SecurityPodGroup16GradientBlueIcon = require("./SecurityPodGroup16GradientBlueIcon.js")
|
|
1226
1253
|
module.exports.SecurityPodGroup16GradientGrayIcon = require("./SecurityPodGroup16GradientGrayIcon.js")
|
|
1227
1254
|
module.exports.SecurityPodGroup16GradientRedIcon = require("./SecurityPodGroup16GradientRedIcon.js")
|
|
@@ -1260,7 +1287,10 @@ module.exports.SettingsGearFill24GradientBlueIcon = require("./SettingsGearFill2
|
|
|
1260
1287
|
module.exports.SettingsGearFill24GradientGrayIcon = require("./SettingsGearFill24GradientGrayIcon.js")
|
|
1261
1288
|
module.exports.SettingsGearUserPersonal24GradientBlueIcon = require("./SettingsGearUserPersonal24GradientBlueIcon.js")
|
|
1262
1289
|
module.exports.SettingsGearUserPersonal24GradientGrayIcon = require("./SettingsGearUserPersonal24GradientGrayIcon.js")
|
|
1290
|
+
module.exports.SfsClientConnection24BlueIcon = require("./SfsClientConnection24BlueIcon.js")
|
|
1263
1291
|
module.exports.SfsEntrance26BlueIcon = require("./SfsEntrance26BlueIcon.js")
|
|
1292
|
+
module.exports.SfsFileController24BlueIcon = require("./SfsFileController24BlueIcon.js")
|
|
1293
|
+
module.exports.SfsFileSystem24BlueIcon = require("./SfsFileSystem24BlueIcon.js")
|
|
1264
1294
|
module.exports.SfsService16GradientBlueIcon = require("./SfsService16GradientBlueIcon.js")
|
|
1265
1295
|
module.exports.SfsService16GradientGrayIcon = require("./SfsService16GradientGrayIcon.js")
|
|
1266
1296
|
module.exports.SfsService16GradientWhiteIcon = require("./SfsService16GradientWhiteIcon.js")
|
|
@@ -1307,7 +1337,9 @@ module.exports.SksServiceUpgrade24WhiteIcon = require("./SksServiceUpgrade24Whit
|
|
|
1307
1337
|
module.exports.SksStorageClass24Icon = require("./SksStorageClass24Icon.js")
|
|
1308
1338
|
module.exports.SksStorageClassIcon = require("./SksStorageClassIcon.js")
|
|
1309
1339
|
module.exports.SksSystemService16BlueIcon = require("./SksSystemService16BlueIcon.js")
|
|
1340
|
+
module.exports.SksSystemService16GradientBlueIcon = require("./SksSystemService16GradientBlueIcon.js")
|
|
1310
1341
|
module.exports.SksSystemService16GrayIcon = require("./SksSystemService16GrayIcon.js")
|
|
1342
|
+
module.exports.SksSystemService16OntintIcon = require("./SksSystemService16OntintIcon.js")
|
|
1311
1343
|
module.exports.SksSystemService16WhiteIcon = require("./SksSystemService16WhiteIcon.js")
|
|
1312
1344
|
module.exports.SksUpgradeCluster24Icon = require("./SksUpgradeCluster24Icon.js")
|
|
1313
1345
|
module.exports.SksUpgradeClusterIcon = require("./SksUpgradeClusterIcon.js")
|
|
@@ -1335,6 +1367,10 @@ module.exports.SoftwareLicense24GradientBlueIcon = require("./SoftwareLicense24G
|
|
|
1335
1367
|
module.exports.SoftwareLicense24GradientGrayIcon = require("./SoftwareLicense24GradientGrayIcon.js")
|
|
1336
1368
|
module.exports.SoftwareLicense24OntintIcon = require("./SoftwareLicense24OntintIcon.js")
|
|
1337
1369
|
module.exports.SoftwareLicense24Icon = require("./SoftwareLicense24Icon.js")
|
|
1370
|
+
module.exports.Sort16GradientBlueIcon = require("./Sort16GradientBlueIcon.js")
|
|
1371
|
+
module.exports.Sort16GradientGrayIcon = require("./Sort16GradientGrayIcon.js")
|
|
1372
|
+
module.exports.Sort24GradientBlueIcon = require("./Sort24GradientBlueIcon.js")
|
|
1373
|
+
module.exports.Sort24GradientGrayIcon = require("./Sort24GradientGrayIcon.js")
|
|
1338
1374
|
module.exports.SriovNic24GradientBlueIcon = require("./SriovNic24GradientBlueIcon.js")
|
|
1339
1375
|
module.exports.SriovNic24GradientGreyIcon = require("./SriovNic24GradientGreyIcon.js")
|
|
1340
1376
|
module.exports.SsdDisk24GradientBlueIcon = require("./SsdDisk24GradientBlueIcon.js")
|
|
@@ -1495,6 +1531,7 @@ module.exports.Vm16Icon = require("./Vm16Icon.js")
|
|
|
1495
1531
|
module.exports.Vm24BlueIcon = require("./Vm24BlueIcon.js")
|
|
1496
1532
|
module.exports.Vm24GradientBlueIcon = require("./Vm24GradientBlueIcon.js")
|
|
1497
1533
|
module.exports.Vm24GradientGrayIcon = require("./Vm24GradientGrayIcon.js")
|
|
1534
|
+
module.exports.Vm24OntintIcon = require("./Vm24OntintIcon.js")
|
|
1498
1535
|
module.exports.Vm24PrimaryIcon = require("./Vm24PrimaryIcon.js")
|
|
1499
1536
|
module.exports.Vm24Icon = require("./Vm24Icon.js")
|
|
1500
1537
|
module.exports.VmClone16Icon = require("./VmClone16Icon.js")
|
|
@@ -1546,6 +1583,7 @@ module.exports.VmVolumeAddPlus16Icon = require("./VmVolumeAddPlus16Icon.js")
|
|
|
1546
1583
|
module.exports.VmIcon = require("./VmIcon.js")
|
|
1547
1584
|
module.exports.VmgroupFolder16GradientBlueIcon = require("./VmgroupFolder16GradientBlueIcon.js")
|
|
1548
1585
|
module.exports.VmgroupFolder16GradientGrayIcon = require("./VmgroupFolder16GradientGrayIcon.js")
|
|
1586
|
+
module.exports.VmgroupFolder16OntintIcon = require("./VmgroupFolder16OntintIcon.js")
|
|
1549
1587
|
module.exports.VmgroupFolder24GradientBlueIcon = require("./VmgroupFolder24GradientBlueIcon.js")
|
|
1550
1588
|
module.exports.VmgroupFolder24GradientGrayIcon = require("./VmgroupFolder24GradientGrayIcon.js")
|
|
1551
1589
|
module.exports.VmgroupFolderFill16OntintIcon = require("./VmgroupFolderFill16OntintIcon.js")
|
|
@@ -1612,7 +1650,9 @@ module.exports.WitnessNodeSmallHealthyGreenIcon = require("./WitnessNodeSmallHea
|
|
|
1612
1650
|
module.exports.WitnessNodeSmallInfoBlueIcon = require("./WitnessNodeSmallInfoBlueIcon.js")
|
|
1613
1651
|
module.exports.WitnessNodeSmallNoticeYellowIcon = require("./WitnessNodeSmallNoticeYellowIcon.js")
|
|
1614
1652
|
module.exports.WorkloadCluster16BlueIcon = require("./WorkloadCluster16BlueIcon.js")
|
|
1653
|
+
module.exports.WorkloadCluster16GradientBlueIcon = require("./WorkloadCluster16GradientBlueIcon.js")
|
|
1615
1654
|
module.exports.WorkloadCluster16GrayIcon = require("./WorkloadCluster16GrayIcon.js")
|
|
1655
|
+
module.exports.WorkloadCluster16OntintIcon = require("./WorkloadCluster16OntintIcon.js")
|
|
1616
1656
|
module.exports.WorkloadCluster16WhiteIcon = require("./WorkloadCluster16WhiteIcon.js")
|
|
1617
1657
|
module.exports.WorkloadClusters16GradientBlueIcon = require("./WorkloadClusters16GradientBlueIcon.js")
|
|
1618
1658
|
module.exports.XlsxIcon = require("./XlsxIcon.js")
|
|
@@ -1635,8 +1675,10 @@ module.exports.XmarkRemove16BlueIcon = require("./XmarkRemove16BlueIcon.js")
|
|
|
1635
1675
|
module.exports.XmarkRemove16BoldOntintIcon = require("./XmarkRemove16BoldOntintIcon.js")
|
|
1636
1676
|
module.exports.XmarkRemove16PrimaryIcon = require("./XmarkRemove16PrimaryIcon.js")
|
|
1637
1677
|
module.exports.XmarkRemove16RegularBlueCapsOnIcon = require("./XmarkRemove16RegularBlueCapsOnIcon.js")
|
|
1678
|
+
module.exports.XmarkRemove16RegularPrimaryCapsOffIcon = require("./XmarkRemove16RegularPrimaryCapsOffIcon.js")
|
|
1638
1679
|
module.exports.XmarkRemove16RegularRedIcon = require("./XmarkRemove16RegularRedIcon.js")
|
|
1639
1680
|
module.exports.XmarkRemove16RegularSecondaryCapsOnIcon = require("./XmarkRemove16RegularSecondaryCapsOnIcon.js")
|
|
1681
|
+
module.exports.XmarkRemove16RegularTertiaryCapsOffIcon = require("./XmarkRemove16RegularTertiaryCapsOffIcon.js")
|
|
1640
1682
|
module.exports.XmarkRemove16SecondaryIcon = require("./XmarkRemove16SecondaryIcon.js")
|
|
1641
1683
|
module.exports.XmarkRemove24BlueIcon = require("./XmarkRemove24BlueIcon.js")
|
|
1642
1684
|
module.exports.XmarkRemove24PrimaryIcon = require("./XmarkRemove24PrimaryIcon.js")
|
|
@@ -0,0 +1,50 @@
|
|
|
1
|
+
import * as React from "react";
|
|
2
|
+
function AlertBellNotificationAggregationStrategy24GradientBlueIcon({
|
|
3
|
+
title,
|
|
4
|
+
titleId,
|
|
5
|
+
...props
|
|
6
|
+
}) {
|
|
7
|
+
return /*#__PURE__*/React.createElement("svg", Object.assign({
|
|
8
|
+
width: 24,
|
|
9
|
+
height: 24,
|
|
10
|
+
fill: "none",
|
|
11
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
12
|
+
"data-testid": "AlertBellNotificationAggregationStrategy24GradientBlueIcon",
|
|
13
|
+
"aria-labelledby": titleId
|
|
14
|
+
}, props), title ? /*#__PURE__*/React.createElement("title", {
|
|
15
|
+
id: titleId
|
|
16
|
+
}, title) : null, /*#__PURE__*/React.createElement("path", {
|
|
17
|
+
d: "M13.138 1c-.905 0-1.698.481-2.137 1.202a4.088 4.088 0 011.188.136 1.5 1.5 0 012.448 1.108.5.5 0 00.373.467c1.033.27 1.69.776 2.13 1.412.45.65.698 1.47.845 2.397.119.75.167 1.531.216 2.32.011.19.023.383.036.574.064.959.155 1.928.426 2.742.37 1.109.913 1.675 1.356 2.116l.013.013c.425.423.659.656.731 1.146a.36.36 0 01-.064.29.537.537 0 01-.279.176 1.974 1.974 0 01-.253.052c.177.294.332.604.464.927l.064-.017c.588-.168 1.184-.718 1.057-1.574-.122-.823-.57-1.268-.967-1.662l-.06-.06c-.4-.398-.816-.832-1.113-1.723-.226-.678-.313-1.527-.377-2.493l-.035-.545v-.001c-.048-.792-.1-1.636-.227-2.437-.157-.994-.438-1.983-1.01-2.81-.53-.765-1.291-1.365-2.367-1.714A2.5 2.5 0 0013.138 1z",
|
|
18
|
+
fill: "url(#paint0_radial_AlertBellNotificationAggregationStrategy24GradientBlueIcon_16412_29)"
|
|
19
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
20
|
+
fillRule: "evenodd",
|
|
21
|
+
clipRule: "evenodd",
|
|
22
|
+
d: "M8.174 5.042a2.5 2.5 0 014.916 0c1.076.35 1.837.949 2.367 1.714.572.827.853 1.816 1.01 2.81.127.801.179 1.644.227 2.436l.035.547c.065.966.151 1.815.377 2.493.297.891.713 1.325 1.113 1.724l.06.06c.397.393.846.838.968 1.66.126.857-.47 1.407-1.058 1.575-.488.14-1.142.14-1.527.139h-3.03a3 3 0 01-6 0H4.6c-.383 0-1.036 0-1.528-.144-.6-.166-1.176-.722-1.057-1.565.116-.827.568-1.274.966-1.668l.059-.058c.402-.4.82-.833 1.117-1.723.225-.678.312-1.527.377-2.493l.034-.547c.049-.793.1-1.635.228-2.436.157-.994.437-1.983 1.01-2.81.53-.765 1.291-1.365 2.367-1.714zM10.632 4a1.5 1.5 0 00-1.5 1.446.5.5 0 01-.372.467c-1.033.27-1.69.776-2.13 1.412-.451.65-.699 1.47-.846 2.397-.119.75-.167 1.531-.215 2.32l-.037.574c-.064.959-.154 1.928-.426 2.742-.37 1.11-.917 1.676-1.36 2.117l-.01.009c-.428.425-.661.657-.73 1.147a.369.369 0 00.065.291c.056.074.15.138.27.17l.011.004c.338.1.855.104 1.28.104h12c.424 0 .944-.004 1.282-.1a.536.536 0 00.279-.177.36.36 0 00.064-.29c-.072-.49-.306-.723-.73-1.146l-.014-.013c-.442-.441-.986-1.007-1.356-2.116-.271-.814-.362-1.783-.426-2.742-.013-.191-.024-.383-.036-.574-.049-.789-.097-1.57-.216-2.32-.146-.927-.394-1.746-.845-2.397-.44-.636-1.097-1.142-2.13-1.412a.5.5 0 01-.373-.467A1.5 1.5 0 0010.63 4zm0 18.2a2 2 0 01-2-2h4a2 2 0 01-2 2z",
|
|
23
|
+
fill: "url(#paint1_radial_AlertBellNotificationAggregationStrategy24GradientBlueIcon_16412_29)"
|
|
24
|
+
}), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("radialGradient", {
|
|
25
|
+
id: "paint0_radial_AlertBellNotificationAggregationStrategy24GradientBlueIcon_16412_29",
|
|
26
|
+
cx: 0,
|
|
27
|
+
cy: 0,
|
|
28
|
+
r: 1,
|
|
29
|
+
gradientUnits: "userSpaceOnUse",
|
|
30
|
+
gradientTransform: "matrix(19.76954 -22.19991 22.05153 19.6374 2 23.2)"
|
|
31
|
+
}, /*#__PURE__*/React.createElement("stop", {
|
|
32
|
+
stopColor: "#5BCAFF"
|
|
33
|
+
}), /*#__PURE__*/React.createElement("stop", {
|
|
34
|
+
offset: 1,
|
|
35
|
+
stopColor: "#06F"
|
|
36
|
+
})), /*#__PURE__*/React.createElement("radialGradient", {
|
|
37
|
+
id: "paint1_radial_AlertBellNotificationAggregationStrategy24GradientBlueIcon_16412_29",
|
|
38
|
+
cx: 0,
|
|
39
|
+
cy: 0,
|
|
40
|
+
r: 1,
|
|
41
|
+
gradientUnits: "userSpaceOnUse",
|
|
42
|
+
gradientTransform: "matrix(19.76954 -22.19991 22.05153 19.6374 2 23.2)"
|
|
43
|
+
}, /*#__PURE__*/React.createElement("stop", {
|
|
44
|
+
stopColor: "#5BCAFF"
|
|
45
|
+
}), /*#__PURE__*/React.createElement("stop", {
|
|
46
|
+
offset: 1,
|
|
47
|
+
stopColor: "#06F"
|
|
48
|
+
}))));
|
|
49
|
+
}
|
|
50
|
+
export default AlertBellNotificationAggregationStrategy24GradientBlueIcon;
|
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
import * as React from "react";
|
|
2
|
+
function AlertBellNotificationAggregationStrategy24OntintIcon({
|
|
3
|
+
title,
|
|
4
|
+
titleId,
|
|
5
|
+
...props
|
|
6
|
+
}) {
|
|
7
|
+
return /*#__PURE__*/React.createElement("svg", Object.assign({
|
|
8
|
+
width: 24,
|
|
9
|
+
height: 24,
|
|
10
|
+
fill: "none",
|
|
11
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
12
|
+
"data-testid": "AlertBellNotificationAggregationStrategy24OntintIcon",
|
|
13
|
+
"aria-labelledby": titleId
|
|
14
|
+
}, props), title ? /*#__PURE__*/React.createElement("title", {
|
|
15
|
+
id: titleId
|
|
16
|
+
}, title) : null, /*#__PURE__*/React.createElement("path", {
|
|
17
|
+
d: "M13.138 1c-.905 0-1.698.481-2.137 1.202a4.088 4.088 0 011.188.136 1.5 1.5 0 012.448 1.108.5.5 0 00.373.467c1.033.27 1.69.776 2.13 1.412.45.65.698 1.47.845 2.397.119.75.167 1.531.216 2.32.011.19.023.383.036.574.064.959.155 1.928.426 2.742.37 1.109.913 1.675 1.356 2.116l.013.013c.425.423.659.656.731 1.146a.36.36 0 01-.064.29.537.537 0 01-.279.176 1.974 1.974 0 01-.253.052c.177.294.332.604.464.927l.064-.017c.588-.168 1.184-.718 1.057-1.574-.122-.823-.57-1.268-.967-1.662l-.06-.06c-.4-.398-.816-.832-1.113-1.723-.226-.678-.313-1.527-.377-2.493l-.035-.545v-.001c-.048-.792-.1-1.636-.227-2.437-.157-.994-.438-1.983-1.01-2.81-.53-.765-1.291-1.365-2.367-1.714A2.5 2.5 0 0013.138 1z",
|
|
18
|
+
fill: "#fff"
|
|
19
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
20
|
+
fillRule: "evenodd",
|
|
21
|
+
clipRule: "evenodd",
|
|
22
|
+
d: "M8.174 5.042a2.5 2.5 0 014.916 0c1.076.35 1.837.949 2.367 1.714.572.827.853 1.816 1.01 2.81.127.801.179 1.644.227 2.436l.035.547c.065.966.151 1.815.377 2.493.297.891.713 1.325 1.113 1.724l.06.06c.397.393.846.838.968 1.66.126.857-.47 1.407-1.058 1.575-.488.14-1.142.14-1.527.139h-3.03a3 3 0 01-6 0H4.6c-.383 0-1.036 0-1.528-.144-.6-.166-1.176-.722-1.057-1.565.116-.827.568-1.274.966-1.668l.059-.058c.402-.4.82-.833 1.117-1.723.225-.678.312-1.527.377-2.493l.034-.547c.049-.793.1-1.635.228-2.436.157-.994.437-1.983 1.01-2.81.53-.765 1.291-1.365 2.367-1.714zM10.632 4a1.5 1.5 0 00-1.5 1.446.5.5 0 01-.372.467c-1.033.27-1.69.776-2.13 1.412-.451.65-.699 1.47-.846 2.397-.119.75-.167 1.531-.215 2.32l-.037.574c-.064.959-.154 1.928-.426 2.742-.37 1.11-.917 1.676-1.36 2.117l-.01.009c-.428.425-.661.657-.73 1.147a.369.369 0 00.065.291c.056.074.15.138.27.17l.011.004c.338.1.855.104 1.28.104h12c.424 0 .944-.004 1.282-.1a.536.536 0 00.279-.177.36.36 0 00.064-.29c-.072-.49-.306-.723-.73-1.146l-.014-.013c-.442-.441-.986-1.007-1.356-2.116-.271-.814-.362-1.783-.426-2.742-.013-.191-.024-.383-.036-.574-.049-.789-.097-1.57-.216-2.32-.146-.927-.394-1.746-.845-2.397-.44-.636-1.097-1.142-2.13-1.412a.5.5 0 01-.373-.467A1.5 1.5 0 0010.63 4zm0 18.2a2 2 0 01-2-2h4a2 2 0 01-2 2z",
|
|
23
|
+
fill: "#fff"
|
|
24
|
+
}));
|
|
25
|
+
}
|
|
26
|
+
export default AlertBellNotificationAggregationStrategy24OntintIcon;
|
|
@@ -0,0 +1,65 @@
|
|
|
1
|
+
import * as React from "react";
|
|
2
|
+
function AlertBellNotificationSilentStrategy24GradientBlueIcon({
|
|
3
|
+
title,
|
|
4
|
+
titleId,
|
|
5
|
+
...props
|
|
6
|
+
}) {
|
|
7
|
+
return /*#__PURE__*/React.createElement("svg", Object.assign({
|
|
8
|
+
width: 24,
|
|
9
|
+
height: 24,
|
|
10
|
+
fill: "none",
|
|
11
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
12
|
+
"data-testid": "AlertBellNotificationSilentStrategy24GradientBlueIcon",
|
|
13
|
+
"aria-labelledby": titleId
|
|
14
|
+
}, props), title ? /*#__PURE__*/React.createElement("title", {
|
|
15
|
+
id: titleId
|
|
16
|
+
}, title) : null, /*#__PURE__*/React.createElement("path", {
|
|
17
|
+
d: "M12 1.8A2.5 2.5 0 009.54 3.844c-1.076.35-1.837.949-2.366 1.714a5.43 5.43 0 00-.681 1.401l.887.513c.147-.5.344-.954.616-1.345.44-.636 1.097-1.143 2.13-1.413a.5.5 0 00.373-.466 1.5 1.5 0 012.998 0 .5.5 0 00.373.466c1.033.27 1.69.777 2.13 1.413.451.65.699 1.47.846 2.397.118.75.167 1.531.215 2.32l.037.573c.04.601.09 1.206.19 1.774l1.198.692-.014-.04c-.226-.677-.312-1.526-.377-2.492l-.034-.547c-.049-.792-.1-1.635-.228-2.437-.157-.993-.437-1.982-1.01-2.81-.53-.764-1.291-1.364-2.367-1.713A2.5 2.5 0 0012 1.801z",
|
|
18
|
+
fill: "url(#paint0_radial_AlertBellNotificationSilentStrategy24GradientBlueIcon_16412_17)"
|
|
19
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
20
|
+
fillRule: "evenodd",
|
|
21
|
+
clipRule: "evenodd",
|
|
22
|
+
d: "M5.902 11.35l.007-.11.964.556c-.064.832-.164 1.656-.4 2.363-.37 1.11-.916 1.676-1.36 2.117l-.01.009c-.428.425-.66.657-.73 1.146a.369.369 0 00.065.292c.056.073.15.137.27.17l.011.003c.338.1.855.105 1.28.105H17.62l1.613.93c-.426.07-.9.07-1.203.07H15a3 3 0 11-6 0H5.967c-.383 0-1.036 0-1.528-.144-.6-.166-1.176-.722-1.057-1.565.116-.827.568-1.274.967-1.668l.058-.058c.402-.4.82-.833 1.117-1.723.226-.678.312-1.527.377-2.493zM9.999 19a2 2 0 104 0h-4z",
|
|
23
|
+
fill: "url(#paint1_radial_AlertBellNotificationSilentStrategy24GradientBlueIcon_16412_17)"
|
|
24
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
25
|
+
d: "M3.25 6.567a.5.5 0 10-.5.866l19.053 11a.5.5 0 00.5-.866l-19.053-11z",
|
|
26
|
+
fill: "url(#paint2_radial_AlertBellNotificationSilentStrategy24GradientBlueIcon_16412_17)"
|
|
27
|
+
}), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("radialGradient", {
|
|
28
|
+
id: "paint0_radial_AlertBellNotificationSilentStrategy24GradientBlueIcon_16412_17",
|
|
29
|
+
cx: 0,
|
|
30
|
+
cy: 0,
|
|
31
|
+
r: 1,
|
|
32
|
+
gradientUnits: "userSpaceOnUse",
|
|
33
|
+
gradientTransform: "matrix(20.05269 -20.19994 20.19945 20.0522 2.5 22)"
|
|
34
|
+
}, /*#__PURE__*/React.createElement("stop", {
|
|
35
|
+
stopColor: "#5BCAFF"
|
|
36
|
+
}), /*#__PURE__*/React.createElement("stop", {
|
|
37
|
+
offset: 1,
|
|
38
|
+
stopColor: "#06F"
|
|
39
|
+
})), /*#__PURE__*/React.createElement("radialGradient", {
|
|
40
|
+
id: "paint1_radial_AlertBellNotificationSilentStrategy24GradientBlueIcon_16412_17",
|
|
41
|
+
cx: 0,
|
|
42
|
+
cy: 0,
|
|
43
|
+
r: 1,
|
|
44
|
+
gradientUnits: "userSpaceOnUse",
|
|
45
|
+
gradientTransform: "matrix(20.05269 -20.19994 20.19945 20.0522 2.5 22)"
|
|
46
|
+
}, /*#__PURE__*/React.createElement("stop", {
|
|
47
|
+
stopColor: "#5BCAFF"
|
|
48
|
+
}), /*#__PURE__*/React.createElement("stop", {
|
|
49
|
+
offset: 1,
|
|
50
|
+
stopColor: "#06F"
|
|
51
|
+
})), /*#__PURE__*/React.createElement("radialGradient", {
|
|
52
|
+
id: "paint2_radial_AlertBellNotificationSilentStrategy24GradientBlueIcon_16412_17",
|
|
53
|
+
cx: 0,
|
|
54
|
+
cy: 0,
|
|
55
|
+
r: 1,
|
|
56
|
+
gradientUnits: "userSpaceOnUse",
|
|
57
|
+
gradientTransform: "matrix(20.05269 -20.19994 20.19945 20.0522 2.5 22)"
|
|
58
|
+
}, /*#__PURE__*/React.createElement("stop", {
|
|
59
|
+
stopColor: "#5BCAFF"
|
|
60
|
+
}), /*#__PURE__*/React.createElement("stop", {
|
|
61
|
+
offset: 1,
|
|
62
|
+
stopColor: "#06F"
|
|
63
|
+
}))));
|
|
64
|
+
}
|
|
65
|
+
export default AlertBellNotificationSilentStrategy24GradientBlueIcon;
|
|
@@ -0,0 +1,29 @@
|
|
|
1
|
+
import * as React from "react";
|
|
2
|
+
function AlertBellNotificationSilentStrategy24OntintIcon({
|
|
3
|
+
title,
|
|
4
|
+
titleId,
|
|
5
|
+
...props
|
|
6
|
+
}) {
|
|
7
|
+
return /*#__PURE__*/React.createElement("svg", Object.assign({
|
|
8
|
+
width: 24,
|
|
9
|
+
height: 24,
|
|
10
|
+
fill: "none",
|
|
11
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
12
|
+
"data-testid": "AlertBellNotificationSilentStrategy24OntintIcon",
|
|
13
|
+
"aria-labelledby": titleId
|
|
14
|
+
}, props), title ? /*#__PURE__*/React.createElement("title", {
|
|
15
|
+
id: titleId
|
|
16
|
+
}, title) : null, /*#__PURE__*/React.createElement("path", {
|
|
17
|
+
d: "M12 1.8A2.5 2.5 0 009.54 3.844c-1.076.35-1.837.949-2.366 1.714a5.43 5.43 0 00-.681 1.401l.887.513c.147-.5.344-.954.616-1.345.44-.636 1.097-1.143 2.13-1.413a.5.5 0 00.373-.466 1.5 1.5 0 012.998 0 .5.5 0 00.373.466c1.033.27 1.69.777 2.13 1.413.451.65.699 1.47.846 2.397.118.75.167 1.531.215 2.32l.037.573c.04.601.09 1.206.19 1.774l1.198.692-.014-.04c-.226-.677-.312-1.526-.377-2.492l-.034-.547c-.049-.792-.1-1.635-.228-2.437-.157-.993-.437-1.982-1.01-2.81-.53-.764-1.291-1.364-2.367-1.713A2.5 2.5 0 0012 1.801z",
|
|
18
|
+
fill: "#fff"
|
|
19
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
20
|
+
fillRule: "evenodd",
|
|
21
|
+
clipRule: "evenodd",
|
|
22
|
+
d: "M5.902 11.35l.007-.11.964.556c-.064.832-.164 1.656-.4 2.363-.37 1.11-.916 1.676-1.36 2.117l-.01.009c-.428.425-.66.657-.73 1.146a.369.369 0 00.065.292c.056.073.15.137.27.17l.011.003c.338.1.855.105 1.28.105H17.62l1.613.93c-.426.07-.9.07-1.203.07H15a3 3 0 11-6 0H5.967c-.383 0-1.036 0-1.528-.144-.6-.166-1.176-.722-1.057-1.565.116-.827.568-1.274.967-1.668l.058-.058c.402-.4.82-.833 1.117-1.723.226-.678.312-1.527.377-2.493zM9.999 19a2 2 0 104 0h-4z",
|
|
23
|
+
fill: "#fff"
|
|
24
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
25
|
+
d: "M3.25 6.567a.5.5 0 10-.5.866l19.053 11a.5.5 0 00.5-.866l-19.053-11z",
|
|
26
|
+
fill: "#fff"
|
|
27
|
+
}));
|
|
28
|
+
}
|
|
29
|
+
export default AlertBellNotificationSilentStrategy24OntintIcon;
|
|
@@ -0,0 +1,80 @@
|
|
|
1
|
+
import * as React from "react";
|
|
2
|
+
function AlertBellNotificationStrategy24GradientBlueIcon({
|
|
3
|
+
title,
|
|
4
|
+
titleId,
|
|
5
|
+
...props
|
|
6
|
+
}) {
|
|
7
|
+
return /*#__PURE__*/React.createElement("svg", Object.assign({
|
|
8
|
+
width: 24,
|
|
9
|
+
height: 24,
|
|
10
|
+
fill: "none",
|
|
11
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
12
|
+
"data-testid": "AlertBellNotificationStrategy24GradientBlueIcon",
|
|
13
|
+
"aria-labelledby": titleId
|
|
14
|
+
}, props), title ? /*#__PURE__*/React.createElement("title", {
|
|
15
|
+
id: titleId
|
|
16
|
+
}, title) : null, /*#__PURE__*/React.createElement("path", {
|
|
17
|
+
d: "M10.632 3a1.5 1.5 0 00-1.5 1.446.5.5 0 01-.372.467c-1.033.27-1.69.776-2.13 1.412-.451.65-.699 1.47-.846 2.397-.119.75-.167 1.531-.215 2.32l-.037.574c-.064.959-.154 1.928-.426 2.742-.37 1.11-.917 1.676-1.36 2.117l-.01.009c-.428.425-.661.657-.73 1.147a.369.369 0 00.065.291c.056.074.15.138.27.17l.011.004c.338.1.855.104 1.28.104h6.576c.053.343.133.677.237 1H8.632a2 2 0 003.447 1.38c.176.29.374.563.592.82a3 3 0 01-5.04-2.2h-3.03c-.383 0-1.036 0-1.528-.144-.6-.166-1.176-.722-1.057-1.565.116-.827.568-1.274.966-1.668l.059-.058c.402-.4.82-.833 1.117-1.723.225-.678.312-1.527.377-2.493l.034-.547c.049-.793.1-1.635.228-2.436.157-.994.437-1.983 1.01-2.81.53-.765 1.291-1.365 2.367-1.714a2.5 2.5 0 014.916 0c1.076.35 1.837.949 2.367 1.714.572.827.853 1.816 1.01 2.81.115.723.168 1.48.213 2.203a6.46 6.46 0 00-.988.225c-.048-.772-.096-1.538-.213-2.272-.146-.927-.394-1.746-.845-2.397-.44-.636-1.097-1.142-2.13-1.412a.5.5 0 01-.373-.467A1.5 1.5 0 0010.63 3z",
|
|
18
|
+
fill: "url(#paint0_radial_AlertBellNotificationStrategy24GradientBlueIcon_16410_93795)"
|
|
19
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
20
|
+
d: "M15.633 16.7a.5.5 0 01.5-.5h3a.5.5 0 110 1h-3a.5.5 0 01-.5-.5z",
|
|
21
|
+
fill: "url(#paint1_radial_AlertBellNotificationStrategy24GradientBlueIcon_16410_93795)"
|
|
22
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
23
|
+
d: "M16.133 18.2a.5.5 0 000 1h3a.5.5 0 100-1h-3z",
|
|
24
|
+
fill: "url(#paint2_radial_AlertBellNotificationStrategy24GradientBlueIcon_16410_93795)"
|
|
25
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
26
|
+
fillRule: "evenodd",
|
|
27
|
+
clipRule: "evenodd",
|
|
28
|
+
d: "M20.633 12.2h-1.134a1 1 0 00-.866-.5h-2a1 1 0 00-.866.5h-1.134a1 1 0 00-1 1v8a1 1 0 001 1h6a1 1 0 001-1v-8a1 1 0 00-1-1zm-6 1h1.134a1 1 0 00.866.5h2a1 1 0 00.866-.5h1.134v8h-6v-8z",
|
|
29
|
+
fill: "url(#paint3_radial_AlertBellNotificationStrategy24GradientBlueIcon_16410_93795)"
|
|
30
|
+
}), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("radialGradient", {
|
|
31
|
+
id: "paint0_radial_AlertBellNotificationStrategy24GradientBlueIcon_16410_93795",
|
|
32
|
+
cx: 0,
|
|
33
|
+
cy: 0,
|
|
34
|
+
r: 1,
|
|
35
|
+
gradientUnits: "userSpaceOnUse",
|
|
36
|
+
gradientTransform: "matrix(19.63284 -20.19996 20.19179 19.6249 2 22.2)"
|
|
37
|
+
}, /*#__PURE__*/React.createElement("stop", {
|
|
38
|
+
stopColor: "#5BCAFF"
|
|
39
|
+
}), /*#__PURE__*/React.createElement("stop", {
|
|
40
|
+
offset: 1,
|
|
41
|
+
stopColor: "#06F"
|
|
42
|
+
})), /*#__PURE__*/React.createElement("radialGradient", {
|
|
43
|
+
id: "paint1_radial_AlertBellNotificationStrategy24GradientBlueIcon_16410_93795",
|
|
44
|
+
cx: 0,
|
|
45
|
+
cy: 0,
|
|
46
|
+
r: 1,
|
|
47
|
+
gradientUnits: "userSpaceOnUse",
|
|
48
|
+
gradientTransform: "matrix(19.63284 -20.19996 20.19179 19.6249 2 22.2)"
|
|
49
|
+
}, /*#__PURE__*/React.createElement("stop", {
|
|
50
|
+
stopColor: "#5BCAFF"
|
|
51
|
+
}), /*#__PURE__*/React.createElement("stop", {
|
|
52
|
+
offset: 1,
|
|
53
|
+
stopColor: "#06F"
|
|
54
|
+
})), /*#__PURE__*/React.createElement("radialGradient", {
|
|
55
|
+
id: "paint2_radial_AlertBellNotificationStrategy24GradientBlueIcon_16410_93795",
|
|
56
|
+
cx: 0,
|
|
57
|
+
cy: 0,
|
|
58
|
+
r: 1,
|
|
59
|
+
gradientUnits: "userSpaceOnUse",
|
|
60
|
+
gradientTransform: "matrix(19.63284 -20.19996 20.19179 19.6249 2 22.2)"
|
|
61
|
+
}, /*#__PURE__*/React.createElement("stop", {
|
|
62
|
+
stopColor: "#5BCAFF"
|
|
63
|
+
}), /*#__PURE__*/React.createElement("stop", {
|
|
64
|
+
offset: 1,
|
|
65
|
+
stopColor: "#06F"
|
|
66
|
+
})), /*#__PURE__*/React.createElement("radialGradient", {
|
|
67
|
+
id: "paint3_radial_AlertBellNotificationStrategy24GradientBlueIcon_16410_93795",
|
|
68
|
+
cx: 0,
|
|
69
|
+
cy: 0,
|
|
70
|
+
r: 1,
|
|
71
|
+
gradientUnits: "userSpaceOnUse",
|
|
72
|
+
gradientTransform: "matrix(19.63284 -20.19996 20.19179 19.6249 2 22.2)"
|
|
73
|
+
}, /*#__PURE__*/React.createElement("stop", {
|
|
74
|
+
stopColor: "#5BCAFF"
|
|
75
|
+
}), /*#__PURE__*/React.createElement("stop", {
|
|
76
|
+
offset: 1,
|
|
77
|
+
stopColor: "#06F"
|
|
78
|
+
}))));
|
|
79
|
+
}
|
|
80
|
+
export default AlertBellNotificationStrategy24GradientBlueIcon;
|
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
import * as React from "react";
|
|
2
|
+
function AlertBellNotificationStrategy24OntintIcon({
|
|
3
|
+
title,
|
|
4
|
+
titleId,
|
|
5
|
+
...props
|
|
6
|
+
}) {
|
|
7
|
+
return /*#__PURE__*/React.createElement("svg", Object.assign({
|
|
8
|
+
width: 24,
|
|
9
|
+
height: 24,
|
|
10
|
+
fill: "none",
|
|
11
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
12
|
+
"data-testid": "AlertBellNotificationStrategy24OntintIcon",
|
|
13
|
+
"aria-labelledby": titleId
|
|
14
|
+
}, props), title ? /*#__PURE__*/React.createElement("title", {
|
|
15
|
+
id: titleId
|
|
16
|
+
}, title) : null, /*#__PURE__*/React.createElement("path", {
|
|
17
|
+
d: "M10.632 3a1.5 1.5 0 00-1.5 1.446.5.5 0 01-.372.467c-1.033.27-1.69.776-2.13 1.412-.451.65-.699 1.47-.846 2.397-.119.75-.167 1.531-.215 2.32l-.037.574c-.064.959-.154 1.928-.426 2.742-.37 1.11-.917 1.676-1.36 2.117l-.01.009c-.428.425-.661.657-.73 1.147a.369.369 0 00.065.291c.056.074.15.138.27.17l.011.004c.338.1.855.104 1.28.104h6.576c.053.343.133.677.237 1H8.632a2 2 0 003.447 1.38c.176.29.374.563.592.82a3 3 0 01-5.04-2.2h-3.03c-.383 0-1.036 0-1.528-.144-.6-.166-1.176-.722-1.057-1.565.116-.827.568-1.274.966-1.668l.059-.058c.402-.4.82-.833 1.117-1.723.225-.678.312-1.527.377-2.493l.034-.547c.049-.793.1-1.635.228-2.436.157-.994.437-1.983 1.01-2.81.53-.765 1.291-1.365 2.367-1.714a2.5 2.5 0 014.916 0c1.076.35 1.837.949 2.367 1.714.572.827.853 1.816 1.01 2.81.115.723.168 1.48.213 2.203a6.46 6.46 0 00-.988.225c-.048-.772-.096-1.538-.213-2.272-.146-.927-.394-1.746-.845-2.397-.44-.636-1.097-1.142-2.13-1.412a.5.5 0 01-.373-.467A1.5 1.5 0 0010.63 3zM15.633 16.7a.5.5 0 01.5-.5h3a.5.5 0 110 1h-3a.5.5 0 01-.5-.5zM16.133 18.2a.5.5 0 000 1h3a.5.5 0 100-1h-3z",
|
|
18
|
+
fill: "#fff"
|
|
19
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
20
|
+
fillRule: "evenodd",
|
|
21
|
+
clipRule: "evenodd",
|
|
22
|
+
d: "M20.633 12.2h-1.134a1 1 0 00-.866-.5h-2a1 1 0 00-.866.5h-1.134a1 1 0 00-1 1v8a1 1 0 001 1h6a1 1 0 001-1v-8a1 1 0 00-1-1zm-6 1h1.134a1 1 0 00.866.5h2a1 1 0 00.866-.5h1.134v8h-6v-8z",
|
|
23
|
+
fill: "#fff"
|
|
24
|
+
}));
|
|
25
|
+
}
|
|
26
|
+
export default AlertBellNotificationStrategy24OntintIcon;
|
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
import * as React from "react";
|
|
2
|
+
function Cluster16YellowIcon({
|
|
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
|
+
"data-testid": "Cluster16YellowIcon",
|
|
13
|
+
"aria-labelledby": titleId
|
|
14
|
+
}, props), title ? /*#__PURE__*/React.createElement("title", {
|
|
15
|
+
id: titleId
|
|
16
|
+
}, title) : null, /*#__PURE__*/React.createElement("g", {
|
|
17
|
+
fill: "#FEA008"
|
|
18
|
+
}, /*#__PURE__*/React.createElement("path", {
|
|
19
|
+
d: "M4.5 4A.75.75 0 113 4a.75.75 0 011.5 0zM3.75 8.75a.75.75 0 100-1.5.75.75 0 000 1.5zM3.75 12.75a.75.75 0 100-1.5.75.75 0 000 1.5z"
|
|
20
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
21
|
+
fillRule: "evenodd",
|
|
22
|
+
clipRule: "evenodd",
|
|
23
|
+
d: "M1 3.9c0-.84 0-1.26.163-1.581a1.5 1.5 0 01.656-.656c.32-.163.74-.163 1.581-.163h9.2c.84 0 1.26 0 1.581.163a1.5 1.5 0 01.655.656c.164.32.164.74.164 1.581v8.2c0 .84 0 1.26-.164 1.581a1.5 1.5 0 01-.655.655c-.32.164-.74.164-1.581.164H3.4c-.84 0-1.26 0-1.581-.164a1.5 1.5 0 01-.656-.655C1 13.361 1 12.941 1 12.1V3.9zm2.4-1.4h9.2c.437 0 .704 0 .904.017a1.281 1.281 0 01.215.034.5.5 0 01.23.23 1.29 1.29 0 01.034.215c.016.2.017.467.017.904v1.6H2V3.9c0-.437 0-.704.017-.904a1.281 1.281 0 01.034-.215l.003-.008a.5.5 0 01.219-.219s.003 0 .008-.003a1.281 1.281 0 01.215-.034c.2-.016.467-.017.904-.017zM2 6.5v3h12v-3H2zm0 5.6v-1.6h12v1.6c0 .437 0 .704-.017.904a1.29 1.29 0 01-.034.215l-.004.008a.5.5 0 01-.218.218l-.008.004a1.29 1.29 0 01-.215.034c-.2.016-.468.017-.904.017H3.4c-.437 0-.704 0-.904-.017a1.29 1.29 0 01-.215-.034.5.5 0 01-.226-.222l-.004-.008a1.281 1.281 0 01-.034-.215c-.016-.2-.017-.468-.017-.904z"
|
|
24
|
+
})));
|
|
25
|
+
}
|
|
26
|
+
export default Cluster16YellowIcon;
|
|
@@ -0,0 +1,99 @@
|
|
|
1
|
+
import * as React from "react";
|
|
2
|
+
function DnsServer24GradientBlueIcon({
|
|
3
|
+
title,
|
|
4
|
+
titleId,
|
|
5
|
+
...props
|
|
6
|
+
}) {
|
|
7
|
+
return /*#__PURE__*/React.createElement("svg", Object.assign({
|
|
8
|
+
width: 24,
|
|
9
|
+
height: 24,
|
|
10
|
+
fill: "none",
|
|
11
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
12
|
+
"data-testid": "DnsServer24GradientBlueIcon",
|
|
13
|
+
"aria-labelledby": titleId
|
|
14
|
+
}, props), title ? /*#__PURE__*/React.createElement("title", {
|
|
15
|
+
id: titleId
|
|
16
|
+
}, title) : null, /*#__PURE__*/React.createElement("rect", {
|
|
17
|
+
x: 5.5,
|
|
18
|
+
y: 2.5,
|
|
19
|
+
width: 13,
|
|
20
|
+
height: 7,
|
|
21
|
+
rx: 0.5,
|
|
22
|
+
stroke: "url(#paint0_radial_DnsServer24GradientBlueIcon_8055_160)"
|
|
23
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
24
|
+
fillRule: "evenodd",
|
|
25
|
+
clipRule: "evenodd",
|
|
26
|
+
d: "M4 5.199A10.458 10.458 0 001.5 12c0 5.799 4.701 10.5 10.5 10.5S22.5 17.799 22.5 12c0-2.594-.94-4.969-2.5-6.801v1.675a9.45 9.45 0 011.497 4.89c-.06.044-.138.098-.236.16-.301.188-.793.45-1.527.717-.706.256-1.636.515-2.836.716A19.463 19.463 0 0016.92 11h-1.002a18.752 18.752 0 01-.034 2.503 32.017 32.017 0 01-3.884.22c-1.499 0-2.785-.085-3.884-.22A18.257 18.257 0 018.082 11H7.08a19.808 19.808 0 00.022 2.357c-1.2-.2-2.13-.46-2.836-.716-.734-.266-1.226-.529-1.527-.717a3.989 3.989 0 01-.236-.16A9.451 9.451 0 014 6.875V5.2zm8 9.523c1.43 0 2.68-.075 3.767-.198-.348 2.36-1.158 3.996-1.95 5.087a7.815 7.815 0 01-1.434 1.525c-.152.12-.282.213-.383.28-.1-.067-.231-.16-.383-.28a7.821 7.821 0 01-1.435-1.525c-.791-1.091-1.6-2.727-1.95-5.087 1.088.123 2.338.198 3.768.198zm-2.627 5.476c.34.469.681.853.995 1.162a9.506 9.506 0 01-7.82-8.39c.344.188.797.4 1.377.611.82.298 1.896.59 3.28.806.346 2.666 1.247 4.541 2.168 5.811zm5.254 0c-.34.469-.681.853-.995 1.162a9.506 9.506 0 007.82-8.39 9.91 9.91 0 01-1.377.611c-.82.298-1.895.59-3.28.806-.345 2.666-1.247 4.541-2.168 5.811z",
|
|
27
|
+
fill: "url(#paint1_radial_DnsServer24GradientBlueIcon_8055_160)"
|
|
28
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
29
|
+
d: "M8.346 7.945H7V4.053h1.358c.382 0 .71.078.986.234.276.154.488.377.636.667.15.29.225.637.225 1.041 0 .406-.075.754-.225 1.045a1.563 1.563 0 01-.64.671c-.276.156-.608.234-.994.234zm-.543-.705h.51c.237 0 .437-.043.6-.13a.824.824 0 00.366-.404c.083-.184.125-.42.125-.71 0-.288-.042-.523-.125-.706a.817.817 0 00-.365-.403 1.264 1.264 0 00-.6-.129h-.51V7.24z",
|
|
30
|
+
fill: "url(#paint2_radial_DnsServer24GradientBlueIcon_8055_160)"
|
|
31
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
32
|
+
d: "M13.716 4.053v3.892h-.694l-1.653-2.45h-.027v2.45h-.803V4.053h.704l1.64 2.448h.033V4.053h.8z",
|
|
33
|
+
fill: "url(#paint3_radial_DnsServer24GradientBlueIcon_8055_160)"
|
|
34
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
35
|
+
d: "M16.178 5.172a.484.484 0 00-.19-.357c-.113-.085-.266-.127-.459-.127a.856.856 0 00-.332.057.468.468 0 00-.207.154.377.377 0 00-.07.224c-.003.07.01.13.042.182a.45.45 0 00.131.135c.056.037.12.07.193.097.073.027.151.05.234.069l.341.083c.166.038.318.089.456.152.139.064.259.142.36.234a.97.97 0 01.236.327c.057.125.086.27.087.431-.001.238-.06.445-.178.62a1.135 1.135 0 01-.505.404 1.983 1.983 0 01-.791.143c-.307 0-.574-.048-.802-.144a1.179 1.179 0 01-.53-.428 1.302 1.302 0 01-.199-.705h.778c.008.13.045.24.109.327a.61.61 0 00.261.196c.11.043.235.064.373.064a.94.94 0 00.354-.06.544.544 0 00.236-.17.397.397 0 00.083-.249.328.328 0 00-.076-.22.576.576 0 00-.218-.152 2.186 2.186 0 00-.35-.114l-.415-.107c-.32-.08-.573-.204-.758-.374-.185-.17-.278-.398-.276-.686-.002-.235.06-.441.183-.617.125-.177.296-.314.514-.413.218-.099.465-.148.742-.148.282 0 .528.05.738.148.211.099.376.236.493.413.118.176.178.38.182.611h-.77z",
|
|
36
|
+
fill: "url(#paint4_radial_DnsServer24GradientBlueIcon_8055_160)"
|
|
37
|
+
}), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("radialGradient", {
|
|
38
|
+
id: "paint0_radial_DnsServer24GradientBlueIcon_8055_160",
|
|
39
|
+
cx: 0,
|
|
40
|
+
cy: 0,
|
|
41
|
+
r: 1,
|
|
42
|
+
gradientUnits: "userSpaceOnUse",
|
|
43
|
+
gradientTransform: "matrix(13.99998 -8 6.89232 12.06154 5 10)"
|
|
44
|
+
}, /*#__PURE__*/React.createElement("stop", {
|
|
45
|
+
stopColor: "color(display-p3 .3569 .7922 1)"
|
|
46
|
+
}), /*#__PURE__*/React.createElement("stop", {
|
|
47
|
+
offset: 1,
|
|
48
|
+
stopColor: "color(display-p3 0 .4 1)"
|
|
49
|
+
})), /*#__PURE__*/React.createElement("radialGradient", {
|
|
50
|
+
id: "paint1_radial_DnsServer24GradientBlueIcon_8055_160",
|
|
51
|
+
cx: 0,
|
|
52
|
+
cy: 0,
|
|
53
|
+
r: 1,
|
|
54
|
+
gradientUnits: "userSpaceOnUse",
|
|
55
|
+
gradientTransform: "rotate(-39.484 32.098 9.16) scale(27.2089 26.7061)"
|
|
56
|
+
}, /*#__PURE__*/React.createElement("stop", {
|
|
57
|
+
stopColor: "color(display-p3 .3569 .7922 1)"
|
|
58
|
+
}), /*#__PURE__*/React.createElement("stop", {
|
|
59
|
+
offset: 1,
|
|
60
|
+
stopColor: "color(display-p3 0 .4 1)"
|
|
61
|
+
})), /*#__PURE__*/React.createElement("radialGradient", {
|
|
62
|
+
id: "paint2_radial_DnsServer24GradientBlueIcon_8055_160",
|
|
63
|
+
cx: 0,
|
|
64
|
+
cy: 0,
|
|
65
|
+
r: 1,
|
|
66
|
+
gradientUnits: "userSpaceOnUse",
|
|
67
|
+
gradientTransform: "matrix(9.99997 -3.99999 2.75862 6.89655 7 8)"
|
|
68
|
+
}, /*#__PURE__*/React.createElement("stop", {
|
|
69
|
+
stopColor: "color(display-p3 .3569 .7922 1)"
|
|
70
|
+
}), /*#__PURE__*/React.createElement("stop", {
|
|
71
|
+
offset: 1,
|
|
72
|
+
stopColor: "color(display-p3 0 .4 1)"
|
|
73
|
+
})), /*#__PURE__*/React.createElement("radialGradient", {
|
|
74
|
+
id: "paint3_radial_DnsServer24GradientBlueIcon_8055_160",
|
|
75
|
+
cx: 0,
|
|
76
|
+
cy: 0,
|
|
77
|
+
r: 1,
|
|
78
|
+
gradientUnits: "userSpaceOnUse",
|
|
79
|
+
gradientTransform: "matrix(9.99997 -3.99999 2.75862 6.89655 7 8)"
|
|
80
|
+
}, /*#__PURE__*/React.createElement("stop", {
|
|
81
|
+
stopColor: "color(display-p3 .3569 .7922 1)"
|
|
82
|
+
}), /*#__PURE__*/React.createElement("stop", {
|
|
83
|
+
offset: 1,
|
|
84
|
+
stopColor: "color(display-p3 0 .4 1)"
|
|
85
|
+
})), /*#__PURE__*/React.createElement("radialGradient", {
|
|
86
|
+
id: "paint4_radial_DnsServer24GradientBlueIcon_8055_160",
|
|
87
|
+
cx: 0,
|
|
88
|
+
cy: 0,
|
|
89
|
+
r: 1,
|
|
90
|
+
gradientUnits: "userSpaceOnUse",
|
|
91
|
+
gradientTransform: "matrix(9.99997 -3.99999 2.75862 6.89655 7 8)"
|
|
92
|
+
}, /*#__PURE__*/React.createElement("stop", {
|
|
93
|
+
stopColor: "color(display-p3 .3569 .7922 1)"
|
|
94
|
+
}), /*#__PURE__*/React.createElement("stop", {
|
|
95
|
+
offset: 1,
|
|
96
|
+
stopColor: "color(display-p3 0 .4 1)"
|
|
97
|
+
}))));
|
|
98
|
+
}
|
|
99
|
+
export default DnsServer24GradientBlueIcon;
|
|
@@ -0,0 +1,33 @@
|
|
|
1
|
+
import * as React from "react";
|
|
2
|
+
function DnsServer24OntintIcon({
|
|
3
|
+
title,
|
|
4
|
+
titleId,
|
|
5
|
+
...props
|
|
6
|
+
}) {
|
|
7
|
+
return /*#__PURE__*/React.createElement("svg", Object.assign({
|
|
8
|
+
width: 24,
|
|
9
|
+
height: 24,
|
|
10
|
+
fill: "none",
|
|
11
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
12
|
+
"data-testid": "DnsServer24OntintIcon",
|
|
13
|
+
"aria-labelledby": titleId
|
|
14
|
+
}, props), title ? /*#__PURE__*/React.createElement("title", {
|
|
15
|
+
id: titleId
|
|
16
|
+
}, title) : null, /*#__PURE__*/React.createElement("rect", {
|
|
17
|
+
x: 5.5,
|
|
18
|
+
y: 2.5,
|
|
19
|
+
width: 13,
|
|
20
|
+
height: 7,
|
|
21
|
+
rx: 0.5,
|
|
22
|
+
stroke: "#fff"
|
|
23
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
24
|
+
fillRule: "evenodd",
|
|
25
|
+
clipRule: "evenodd",
|
|
26
|
+
d: "M4 5.199A10.458 10.458 0 001.5 12c0 5.799 4.701 10.5 10.5 10.5S22.5 17.799 22.5 12c0-2.594-.94-4.969-2.5-6.801v1.675a9.45 9.45 0 011.497 4.89c-.06.044-.138.098-.236.16-.301.188-.793.45-1.527.717-.706.256-1.636.515-2.836.716A19.463 19.463 0 0016.92 11h-1.002a18.752 18.752 0 01-.034 2.503 32.017 32.017 0 01-3.884.22c-1.499 0-2.785-.085-3.884-.22A18.257 18.257 0 018.082 11H7.08a19.808 19.808 0 00.022 2.357c-1.2-.2-2.13-.46-2.836-.716-.734-.266-1.226-.529-1.527-.717a3.989 3.989 0 01-.236-.16A9.451 9.451 0 014 6.875V5.2zm8 9.523c1.43 0 2.68-.075 3.767-.198-.348 2.36-1.158 3.996-1.95 5.087a7.815 7.815 0 01-1.434 1.525c-.152.12-.282.213-.383.28-.1-.067-.231-.16-.383-.28a7.821 7.821 0 01-1.435-1.525c-.791-1.091-1.6-2.727-1.95-5.087 1.088.123 2.338.198 3.768.198zm-2.627 5.476c.34.469.681.853.995 1.162a9.506 9.506 0 01-7.82-8.39c.344.188.797.4 1.377.611.82.298 1.896.59 3.28.806.346 2.666 1.247 4.541 2.168 5.811zm5.254 0c-.34.469-.681.853-.995 1.162a9.506 9.506 0 007.82-8.39 9.91 9.91 0 01-1.377.611c-.82.298-1.895.59-3.28.806-.345 2.666-1.247 4.541-2.168 5.811z",
|
|
27
|
+
fill: "#fff"
|
|
28
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
29
|
+
d: "M8.346 7.945H7V4.053h1.358c.382 0 .71.078.986.234.276.154.488.377.636.667.15.29.225.637.225 1.041 0 .406-.075.754-.225 1.045a1.563 1.563 0 01-.64.671c-.276.156-.608.234-.994.234zm-.543-.705h.51c.237 0 .437-.043.6-.13a.824.824 0 00.366-.404c.083-.184.125-.42.125-.71 0-.288-.042-.523-.125-.706a.817.817 0 00-.365-.403 1.264 1.264 0 00-.6-.129h-.51V7.24zM13.716 4.053v3.892h-.694l-1.653-2.45h-.027v2.45h-.803V4.053h.704l1.64 2.448h.033V4.053h.8zM16.178 5.172a.484.484 0 00-.19-.357c-.113-.085-.266-.127-.459-.127a.856.856 0 00-.332.057.468.468 0 00-.207.154.377.377 0 00-.07.224c-.003.07.01.13.042.182a.45.45 0 00.131.135c.056.037.12.07.193.097.073.027.151.05.234.069l.341.083c.166.038.318.089.456.152.139.064.259.142.36.234a.97.97 0 01.236.327c.057.125.086.27.087.431-.001.238-.06.445-.178.62a1.135 1.135 0 01-.505.404 1.983 1.983 0 01-.791.143c-.307 0-.574-.048-.802-.144a1.179 1.179 0 01-.53-.428 1.302 1.302 0 01-.199-.705h.778c.008.13.045.24.109.327a.61.61 0 00.261.196c.11.043.235.064.373.064a.94.94 0 00.354-.06.544.544 0 00.236-.17.397.397 0 00.083-.249.328.328 0 00-.076-.22.576.576 0 00-.218-.152 2.186 2.186 0 00-.35-.114l-.415-.107c-.32-.08-.573-.204-.758-.374-.185-.17-.278-.398-.276-.686-.002-.235.06-.441.183-.617.125-.177.296-.314.514-.413.218-.099.465-.148.742-.148.282 0 .528.05.738.148.211.099.376.236.493.413.118.176.178.38.182.611h-.77z",
|
|
30
|
+
fill: "#fff"
|
|
31
|
+
}));
|
|
32
|
+
}
|
|
33
|
+
export default DnsServer24OntintIcon;
|