@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.
Files changed (135) hide show
  1. package/dist/AlertBellNotificationAggregationStrategy24GradientBlueIcon.d.ts +4 -0
  2. package/dist/AlertBellNotificationAggregationStrategy24OntintIcon.d.ts +4 -0
  3. package/dist/AlertBellNotificationSilentStrategy24GradientBlueIcon.d.ts +4 -0
  4. package/dist/AlertBellNotificationSilentStrategy24OntintIcon.d.ts +4 -0
  5. package/dist/AlertBellNotificationStrategy24GradientBlueIcon.d.ts +4 -0
  6. package/dist/AlertBellNotificationStrategy24OntintIcon.d.ts +4 -0
  7. package/dist/Cluster16YellowIcon.d.ts +4 -0
  8. package/dist/DnsServer24GradientBlueIcon.d.ts +4 -0
  9. package/dist/DnsServer24OntintIcon.d.ts +4 -0
  10. package/dist/FileService16GradientBlueIcon.d.ts +4 -0
  11. package/dist/FileService16OntintIcon.d.ts +4 -0
  12. package/dist/IscsiLun24OntintIcon.d.ts +4 -0
  13. package/dist/MonitoringHardware16GradientBlueIcon.d.ts +4 -0
  14. package/dist/NetworkServiceCluster16GradientBlueIcon.d.ts +4 -0
  15. package/dist/NetworkServiceCluster16OntintIcon.d.ts +4 -0
  16. package/dist/NfsInode16YellowIcon.d.ts +4 -0
  17. package/dist/NfsInode24OntintIcon.d.ts +4 -0
  18. package/dist/NvmeNamespaceStorageObject16YellowIcon.d.ts +4 -0
  19. package/dist/NvmeNamespaceStorageObject24OntintIcon.d.ts +4 -0
  20. package/dist/OperationCenter16GradientBlueIcon.d.ts +4 -0
  21. package/dist/OperationCenter16OntintIcon.d.ts +4 -0
  22. package/dist/SecurityIpGroup16GradientBlueIcon.d.ts +4 -0
  23. package/dist/SecurityIpGroup16GradientGrayIcon.d.ts +4 -0
  24. package/dist/SecurityIpGroup16GradientRedIcon.d.ts +4 -0
  25. package/dist/SecurityIpGroup24GradientBlueIcon.d.ts +4 -0
  26. package/dist/SecurityIpGroup24GradientGrayIcon.d.ts +4 -0
  27. package/dist/SecurityIpGroup24GradientRedIcon.d.ts +4 -0
  28. package/dist/SfsClientConnection24BlueIcon.d.ts +4 -0
  29. package/dist/SfsFileController24BlueIcon.d.ts +4 -0
  30. package/dist/SfsFileSystem24BlueIcon.d.ts +4 -0
  31. package/dist/SksSystemService16GradientBlueIcon.d.ts +4 -0
  32. package/dist/SksSystemService16OntintIcon.d.ts +4 -0
  33. package/dist/Sort16GradientBlueIcon.d.ts +4 -0
  34. package/dist/Sort16GradientGrayIcon.d.ts +4 -0
  35. package/dist/Sort24GradientBlueIcon.d.ts +4 -0
  36. package/dist/Sort24GradientGrayIcon.d.ts +4 -0
  37. package/dist/Vm24OntintIcon.d.ts +4 -0
  38. package/dist/VmgroupFolder16OntintIcon.d.ts +4 -0
  39. package/dist/WorkloadCluster16GradientBlueIcon.d.ts +4 -0
  40. package/dist/WorkloadCluster16OntintIcon.d.ts +4 -0
  41. package/dist/XmarkRemove16RegularPrimaryCapsOffIcon.d.ts +4 -0
  42. package/dist/XmarkRemove16RegularTertiaryCapsOffIcon.d.ts +4 -0
  43. package/dist/cjs/AlertBellNotificationAggregationStrategy24GradientBlueIcon.js +50 -0
  44. package/dist/cjs/AlertBellNotificationAggregationStrategy24OntintIcon.js +26 -0
  45. package/dist/cjs/AlertBellNotificationSilentStrategy24GradientBlueIcon.js +65 -0
  46. package/dist/cjs/AlertBellNotificationSilentStrategy24OntintIcon.js +29 -0
  47. package/dist/cjs/AlertBellNotificationStrategy24GradientBlueIcon.js +80 -0
  48. package/dist/cjs/AlertBellNotificationStrategy24OntintIcon.js +26 -0
  49. package/dist/cjs/Cluster16YellowIcon.js +26 -0
  50. package/dist/cjs/DnsServer24GradientBlueIcon.js +99 -0
  51. package/dist/cjs/DnsServer24OntintIcon.js +33 -0
  52. package/dist/cjs/FileService16GradientBlueIcon.js +35 -0
  53. package/dist/cjs/FileService16OntintIcon.js +23 -0
  54. package/dist/cjs/IscsiLun24OntintIcon.js +24 -0
  55. package/dist/cjs/MonitoringHardware16GradientBlueIcon.js +110 -0
  56. package/dist/cjs/NetworkServiceCluster16GradientBlueIcon.js +35 -0
  57. package/dist/cjs/NetworkServiceCluster16OntintIcon.js +23 -0
  58. package/dist/cjs/NfsInode16YellowIcon.js +23 -0
  59. package/dist/cjs/NfsInode24OntintIcon.js +30 -0
  60. package/dist/cjs/NvmeNamespaceStorageObject16YellowIcon.js +28 -0
  61. package/dist/cjs/NvmeNamespaceStorageObject24OntintIcon.js +28 -0
  62. package/dist/cjs/OperationCenter16GradientBlueIcon.js +33 -0
  63. package/dist/cjs/OperationCenter16OntintIcon.js +21 -0
  64. package/dist/cjs/PlusAddCreateNew16SuperIcon.js +2 -2
  65. package/dist/cjs/RecoverRecycleVm16GradientGrayIcon.js +13 -8
  66. package/dist/cjs/SecurityIpGroup16GradientBlueIcon.js +82 -0
  67. package/dist/cjs/SecurityIpGroup16GradientGrayIcon.js +82 -0
  68. package/dist/cjs/SecurityIpGroup16GradientRedIcon.js +82 -0
  69. package/dist/cjs/SecurityIpGroup24GradientBlueIcon.js +82 -0
  70. package/dist/cjs/SecurityIpGroup24GradientGrayIcon.js +82 -0
  71. package/dist/cjs/SecurityIpGroup24GradientRedIcon.js +82 -0
  72. package/dist/cjs/SfsClientConnection24BlueIcon.js +35 -0
  73. package/dist/cjs/SfsFileController24BlueIcon.js +65 -0
  74. package/dist/cjs/SfsFileSystem24BlueIcon.js +80 -0
  75. package/dist/cjs/SksSystemService16GradientBlueIcon.js +52 -0
  76. package/dist/cjs/SksSystemService16OntintIcon.js +28 -0
  77. package/dist/cjs/Sort16GradientBlueIcon.js +78 -0
  78. package/dist/cjs/Sort16GradientGrayIcon.js +78 -0
  79. package/dist/cjs/Sort24GradientBlueIcon.js +78 -0
  80. package/dist/cjs/Sort24GradientGrayIcon.js +78 -0
  81. package/dist/cjs/Vm24OntintIcon.js +26 -0
  82. package/dist/cjs/VmgroupFolder16OntintIcon.js +23 -0
  83. package/dist/cjs/WorkloadCluster16GradientBlueIcon.js +52 -0
  84. package/dist/cjs/WorkloadCluster16OntintIcon.js +28 -0
  85. package/dist/cjs/XmarkRemove16RegularPrimaryCapsOffIcon.js +21 -0
  86. package/dist/cjs/XmarkRemove16RegularTertiaryCapsOffIcon.js +22 -0
  87. package/dist/cjs/index.js +42 -0
  88. package/dist/esm/AlertBellNotificationAggregationStrategy24GradientBlueIcon.js +50 -0
  89. package/dist/esm/AlertBellNotificationAggregationStrategy24OntintIcon.js +26 -0
  90. package/dist/esm/AlertBellNotificationSilentStrategy24GradientBlueIcon.js +65 -0
  91. package/dist/esm/AlertBellNotificationSilentStrategy24OntintIcon.js +29 -0
  92. package/dist/esm/AlertBellNotificationStrategy24GradientBlueIcon.js +80 -0
  93. package/dist/esm/AlertBellNotificationStrategy24OntintIcon.js +26 -0
  94. package/dist/esm/Cluster16YellowIcon.js +26 -0
  95. package/dist/esm/DnsServer24GradientBlueIcon.js +99 -0
  96. package/dist/esm/DnsServer24OntintIcon.js +33 -0
  97. package/dist/esm/FileService16GradientBlueIcon.js +35 -0
  98. package/dist/esm/FileService16OntintIcon.js +23 -0
  99. package/dist/esm/IscsiLun24OntintIcon.js +24 -0
  100. package/dist/esm/MonitoringHardware16GradientBlueIcon.js +110 -0
  101. package/dist/esm/NetworkServiceCluster16GradientBlueIcon.js +35 -0
  102. package/dist/esm/NetworkServiceCluster16OntintIcon.js +23 -0
  103. package/dist/esm/NfsInode16YellowIcon.js +23 -0
  104. package/dist/esm/NfsInode24OntintIcon.js +30 -0
  105. package/dist/esm/NvmeNamespaceStorageObject16YellowIcon.js +28 -0
  106. package/dist/esm/NvmeNamespaceStorageObject24OntintIcon.js +28 -0
  107. package/dist/esm/OperationCenter16GradientBlueIcon.js +33 -0
  108. package/dist/esm/OperationCenter16OntintIcon.js +21 -0
  109. package/dist/esm/PlusAddCreateNew16SuperIcon.js +2 -2
  110. package/dist/esm/RecoverRecycleVm16GradientGrayIcon.js +13 -8
  111. package/dist/esm/SecurityIpGroup16GradientBlueIcon.js +82 -0
  112. package/dist/esm/SecurityIpGroup16GradientGrayIcon.js +82 -0
  113. package/dist/esm/SecurityIpGroup16GradientRedIcon.js +82 -0
  114. package/dist/esm/SecurityIpGroup24GradientBlueIcon.js +82 -0
  115. package/dist/esm/SecurityIpGroup24GradientGrayIcon.js +82 -0
  116. package/dist/esm/SecurityIpGroup24GradientRedIcon.js +82 -0
  117. package/dist/esm/SfsClientConnection24BlueIcon.js +35 -0
  118. package/dist/esm/SfsFileController24BlueIcon.js +65 -0
  119. package/dist/esm/SfsFileSystem24BlueIcon.js +80 -0
  120. package/dist/esm/SksSystemService16GradientBlueIcon.js +52 -0
  121. package/dist/esm/SksSystemService16OntintIcon.js +28 -0
  122. package/dist/esm/Sort16GradientBlueIcon.js +78 -0
  123. package/dist/esm/Sort16GradientGrayIcon.js +78 -0
  124. package/dist/esm/Sort24GradientBlueIcon.js +78 -0
  125. package/dist/esm/Sort24GradientGrayIcon.js +78 -0
  126. package/dist/esm/Vm24OntintIcon.js +26 -0
  127. package/dist/esm/VmgroupFolder16OntintIcon.js +23 -0
  128. package/dist/esm/WorkloadCluster16GradientBlueIcon.js +52 -0
  129. package/dist/esm/WorkloadCluster16OntintIcon.js +28 -0
  130. package/dist/esm/XmarkRemove16RegularPrimaryCapsOffIcon.js +21 -0
  131. package/dist/esm/XmarkRemove16RegularTertiaryCapsOffIcon.js +22 -0
  132. package/dist/esm/index.js +42 -0
  133. package/dist/image-types.d.ts +1 -1
  134. package/dist/index.d.ts +42 -0
  135. package/package.json +3 -3
@@ -0,0 +1,4 @@
1
+ import * as React from 'react';
2
+ declare const AlertBellNotificationAggregationStrategy24GradientBlueIcon: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
3
+ export default AlertBellNotificationAggregationStrategy24GradientBlueIcon;
4
+
@@ -0,0 +1,4 @@
1
+ import * as React from 'react';
2
+ declare const AlertBellNotificationAggregationStrategy24OntintIcon: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
3
+ export default AlertBellNotificationAggregationStrategy24OntintIcon;
4
+
@@ -0,0 +1,4 @@
1
+ import * as React from 'react';
2
+ declare const AlertBellNotificationSilentStrategy24GradientBlueIcon: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
3
+ export default AlertBellNotificationSilentStrategy24GradientBlueIcon;
4
+
@@ -0,0 +1,4 @@
1
+ import * as React from 'react';
2
+ declare const AlertBellNotificationSilentStrategy24OntintIcon: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
3
+ export default AlertBellNotificationSilentStrategy24OntintIcon;
4
+
@@ -0,0 +1,4 @@
1
+ import * as React from 'react';
2
+ declare const AlertBellNotificationStrategy24GradientBlueIcon: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
3
+ export default AlertBellNotificationStrategy24GradientBlueIcon;
4
+
@@ -0,0 +1,4 @@
1
+ import * as React from 'react';
2
+ declare const AlertBellNotificationStrategy24OntintIcon: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
3
+ export default AlertBellNotificationStrategy24OntintIcon;
4
+
@@ -0,0 +1,4 @@
1
+ import * as React from 'react';
2
+ declare const Cluster16YellowIcon: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
3
+ export default Cluster16YellowIcon;
4
+
@@ -0,0 +1,4 @@
1
+ import * as React from 'react';
2
+ declare const DnsServer24GradientBlueIcon: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
3
+ export default DnsServer24GradientBlueIcon;
4
+
@@ -0,0 +1,4 @@
1
+ import * as React from 'react';
2
+ declare const DnsServer24OntintIcon: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
3
+ export default DnsServer24OntintIcon;
4
+
@@ -0,0 +1,4 @@
1
+ import * as React from 'react';
2
+ declare const FileService16GradientBlueIcon: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
3
+ export default FileService16GradientBlueIcon;
4
+
@@ -0,0 +1,4 @@
1
+ import * as React from 'react';
2
+ declare const FileService16OntintIcon: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
3
+ export default FileService16OntintIcon;
4
+
@@ -0,0 +1,4 @@
1
+ import * as React from 'react';
2
+ declare const IscsiLun24OntintIcon: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
3
+ export default IscsiLun24OntintIcon;
4
+
@@ -0,0 +1,4 @@
1
+ import * as React from 'react';
2
+ declare const MonitoringHardware16GradientBlueIcon: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
3
+ export default MonitoringHardware16GradientBlueIcon;
4
+
@@ -0,0 +1,4 @@
1
+ import * as React from 'react';
2
+ declare const NetworkServiceCluster16GradientBlueIcon: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
3
+ export default NetworkServiceCluster16GradientBlueIcon;
4
+
@@ -0,0 +1,4 @@
1
+ import * as React from 'react';
2
+ declare const NetworkServiceCluster16OntintIcon: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
3
+ export default NetworkServiceCluster16OntintIcon;
4
+
@@ -0,0 +1,4 @@
1
+ import * as React from 'react';
2
+ declare const NfsInode16YellowIcon: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
3
+ export default NfsInode16YellowIcon;
4
+
@@ -0,0 +1,4 @@
1
+ import * as React from 'react';
2
+ declare const NfsInode24OntintIcon: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
3
+ export default NfsInode24OntintIcon;
4
+
@@ -0,0 +1,4 @@
1
+ import * as React from 'react';
2
+ declare const NvmeNamespaceStorageObject16YellowIcon: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
3
+ export default NvmeNamespaceStorageObject16YellowIcon;
4
+
@@ -0,0 +1,4 @@
1
+ import * as React from 'react';
2
+ declare const NvmeNamespaceStorageObject24OntintIcon: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
3
+ export default NvmeNamespaceStorageObject24OntintIcon;
4
+
@@ -0,0 +1,4 @@
1
+ import * as React from 'react';
2
+ declare const OperationCenter16GradientBlueIcon: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
3
+ export default OperationCenter16GradientBlueIcon;
4
+
@@ -0,0 +1,4 @@
1
+ import * as React from 'react';
2
+ declare const OperationCenter16OntintIcon: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
3
+ export default OperationCenter16OntintIcon;
4
+
@@ -0,0 +1,4 @@
1
+ import * as React from 'react';
2
+ declare const SecurityIpGroup16GradientBlueIcon: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
3
+ export default SecurityIpGroup16GradientBlueIcon;
4
+
@@ -0,0 +1,4 @@
1
+ import * as React from 'react';
2
+ declare const SecurityIpGroup16GradientGrayIcon: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
3
+ export default SecurityIpGroup16GradientGrayIcon;
4
+
@@ -0,0 +1,4 @@
1
+ import * as React from 'react';
2
+ declare const SecurityIpGroup16GradientRedIcon: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
3
+ export default SecurityIpGroup16GradientRedIcon;
4
+
@@ -0,0 +1,4 @@
1
+ import * as React from 'react';
2
+ declare const SecurityIpGroup24GradientBlueIcon: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
3
+ export default SecurityIpGroup24GradientBlueIcon;
4
+
@@ -0,0 +1,4 @@
1
+ import * as React from 'react';
2
+ declare const SecurityIpGroup24GradientGrayIcon: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
3
+ export default SecurityIpGroup24GradientGrayIcon;
4
+
@@ -0,0 +1,4 @@
1
+ import * as React from 'react';
2
+ declare const SecurityIpGroup24GradientRedIcon: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
3
+ export default SecurityIpGroup24GradientRedIcon;
4
+
@@ -0,0 +1,4 @@
1
+ import * as React from 'react';
2
+ declare const SfsClientConnection24BlueIcon: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
3
+ export default SfsClientConnection24BlueIcon;
4
+
@@ -0,0 +1,4 @@
1
+ import * as React from 'react';
2
+ declare const SfsFileController24BlueIcon: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
3
+ export default SfsFileController24BlueIcon;
4
+
@@ -0,0 +1,4 @@
1
+ import * as React from 'react';
2
+ declare const SfsFileSystem24BlueIcon: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
3
+ export default SfsFileSystem24BlueIcon;
4
+
@@ -0,0 +1,4 @@
1
+ import * as React from 'react';
2
+ declare const SksSystemService16GradientBlueIcon: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
3
+ export default SksSystemService16GradientBlueIcon;
4
+
@@ -0,0 +1,4 @@
1
+ import * as React from 'react';
2
+ declare const SksSystemService16OntintIcon: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
3
+ export default SksSystemService16OntintIcon;
4
+
@@ -0,0 +1,4 @@
1
+ import * as React from 'react';
2
+ declare const Sort16GradientBlueIcon: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
3
+ export default Sort16GradientBlueIcon;
4
+
@@ -0,0 +1,4 @@
1
+ import * as React from 'react';
2
+ declare const Sort16GradientGrayIcon: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
3
+ export default Sort16GradientGrayIcon;
4
+
@@ -0,0 +1,4 @@
1
+ import * as React from 'react';
2
+ declare const Sort24GradientBlueIcon: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
3
+ export default Sort24GradientBlueIcon;
4
+
@@ -0,0 +1,4 @@
1
+ import * as React from 'react';
2
+ declare const Sort24GradientGrayIcon: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
3
+ export default Sort24GradientGrayIcon;
4
+
@@ -0,0 +1,4 @@
1
+ import * as React from 'react';
2
+ declare const Vm24OntintIcon: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
3
+ export default Vm24OntintIcon;
4
+
@@ -0,0 +1,4 @@
1
+ import * as React from 'react';
2
+ declare const VmgroupFolder16OntintIcon: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
3
+ export default VmgroupFolder16OntintIcon;
4
+
@@ -0,0 +1,4 @@
1
+ import * as React from 'react';
2
+ declare const WorkloadCluster16GradientBlueIcon: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
3
+ export default WorkloadCluster16GradientBlueIcon;
4
+
@@ -0,0 +1,4 @@
1
+ import * as React from 'react';
2
+ declare const WorkloadCluster16OntintIcon: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
3
+ export default WorkloadCluster16OntintIcon;
4
+
@@ -0,0 +1,4 @@
1
+ import * as React from 'react';
2
+ declare const XmarkRemove16RegularPrimaryCapsOffIcon: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
3
+ export default XmarkRemove16RegularPrimaryCapsOffIcon;
4
+
@@ -0,0 +1,4 @@
1
+ import * as React from 'react';
2
+ declare const XmarkRemove16RegularTertiaryCapsOffIcon: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
3
+ export default XmarkRemove16RegularTertiaryCapsOffIcon;
4
+
@@ -0,0 +1,50 @@
1
+ const React = require("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
+ module.exports = AlertBellNotificationAggregationStrategy24GradientBlueIcon;
@@ -0,0 +1,26 @@
1
+ const React = require("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
+ module.exports = AlertBellNotificationAggregationStrategy24OntintIcon;
@@ -0,0 +1,65 @@
1
+ const React = require("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
+ module.exports = AlertBellNotificationSilentStrategy24GradientBlueIcon;
@@ -0,0 +1,29 @@
1
+ const React = require("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
+ module.exports = AlertBellNotificationSilentStrategy24OntintIcon;
@@ -0,0 +1,80 @@
1
+ const React = require("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
+ module.exports = AlertBellNotificationStrategy24GradientBlueIcon;
@@ -0,0 +1,26 @@
1
+ const React = require("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
+ module.exports = AlertBellNotificationStrategy24OntintIcon;
@@ -0,0 +1,26 @@
1
+ const React = require("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
+ module.exports = Cluster16YellowIcon;