@cloudtower/icons-react 0.32.13 → 0.32.15

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 (53) 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/FileService16GradientBlueIcon.d.ts +4 -0
  8. package/dist/FileService16OntintIcon.d.ts +4 -0
  9. package/dist/NetworkServiceCluster16GradientBlueIcon.d.ts +4 -0
  10. package/dist/NetworkServiceCluster16OntintIcon.d.ts +4 -0
  11. package/dist/OperationCenter16GradientBlueIcon.d.ts +4 -0
  12. package/dist/OperationCenter16OntintIcon.d.ts +4 -0
  13. package/dist/SksSystemService16GradientBlueIcon.d.ts +4 -0
  14. package/dist/SksSystemService16OntintIcon.d.ts +4 -0
  15. package/dist/WorkloadCluster16GradientBlueIcon.d.ts +4 -0
  16. package/dist/WorkloadCluster16OntintIcon.d.ts +4 -0
  17. package/dist/cjs/AlertBellNotificationAggregationStrategy24GradientBlueIcon.js +50 -0
  18. package/dist/cjs/AlertBellNotificationAggregationStrategy24OntintIcon.js +26 -0
  19. package/dist/cjs/AlertBellNotificationSilentStrategy24GradientBlueIcon.js +65 -0
  20. package/dist/cjs/AlertBellNotificationSilentStrategy24OntintIcon.js +29 -0
  21. package/dist/cjs/AlertBellNotificationStrategy24GradientBlueIcon.js +80 -0
  22. package/dist/cjs/AlertBellNotificationStrategy24OntintIcon.js +26 -0
  23. package/dist/cjs/FileService16GradientBlueIcon.js +35 -0
  24. package/dist/cjs/FileService16OntintIcon.js +23 -0
  25. package/dist/cjs/NetworkServiceCluster16GradientBlueIcon.js +35 -0
  26. package/dist/cjs/NetworkServiceCluster16OntintIcon.js +23 -0
  27. package/dist/cjs/OperationCenter16GradientBlueIcon.js +33 -0
  28. package/dist/cjs/OperationCenter16OntintIcon.js +21 -0
  29. package/dist/cjs/SksSystemService16GradientBlueIcon.js +52 -0
  30. package/dist/cjs/SksSystemService16OntintIcon.js +28 -0
  31. package/dist/cjs/WorkloadCluster16GradientBlueIcon.js +52 -0
  32. package/dist/cjs/WorkloadCluster16OntintIcon.js +28 -0
  33. package/dist/cjs/index.js +16 -0
  34. package/dist/esm/AlertBellNotificationAggregationStrategy24GradientBlueIcon.js +50 -0
  35. package/dist/esm/AlertBellNotificationAggregationStrategy24OntintIcon.js +26 -0
  36. package/dist/esm/AlertBellNotificationSilentStrategy24GradientBlueIcon.js +65 -0
  37. package/dist/esm/AlertBellNotificationSilentStrategy24OntintIcon.js +29 -0
  38. package/dist/esm/AlertBellNotificationStrategy24GradientBlueIcon.js +80 -0
  39. package/dist/esm/AlertBellNotificationStrategy24OntintIcon.js +26 -0
  40. package/dist/esm/FileService16GradientBlueIcon.js +35 -0
  41. package/dist/esm/FileService16OntintIcon.js +23 -0
  42. package/dist/esm/NetworkServiceCluster16GradientBlueIcon.js +35 -0
  43. package/dist/esm/NetworkServiceCluster16OntintIcon.js +23 -0
  44. package/dist/esm/OperationCenter16GradientBlueIcon.js +33 -0
  45. package/dist/esm/OperationCenter16OntintIcon.js +21 -0
  46. package/dist/esm/SksSystemService16GradientBlueIcon.js +52 -0
  47. package/dist/esm/SksSystemService16OntintIcon.js +28 -0
  48. package/dist/esm/WorkloadCluster16GradientBlueIcon.js +52 -0
  49. package/dist/esm/WorkloadCluster16OntintIcon.js +28 -0
  50. package/dist/esm/index.js +16 -0
  51. package/dist/image-types.d.ts +1 -1
  52. package/dist/index.d.ts +16 -0
  53. package/package.json +3 -3
@@ -0,0 +1,28 @@
1
+ const React = require("react");
2
+ function SksSystemService16OntintIcon({
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": "SksSystemService16OntintIcon",
13
+ "aria-labelledby": titleId
14
+ }, props), title ? /*#__PURE__*/React.createElement("title", {
15
+ id: titleId
16
+ }, title) : null, /*#__PURE__*/React.createElement("path", {
17
+ fillRule: "evenodd",
18
+ clipRule: "evenodd",
19
+ d: "M8 11.036a6.8 6.8 0 01-1.034.597c-.381.173-.763.29-1.114.311-.35.021-.731-.052-1.014-.335-.283-.283-.356-.664-.335-1.014.021-.351.138-.732.311-1.114.15-.33.352-.68.597-1.034a6.8 6.8 0 01-.597-1.034c-.173-.382-.29-.763-.31-1.114-.022-.35.051-.731.334-1.014.283-.283.664-.356 1.014-.335.351.021.733.138 1.114.311.33.15.68.351 1.034.596a6.8 6.8 0 011.035-.596c.381-.173.762-.29 1.113-.311.35-.021.732.052 1.015.335.282.283.355.664.335 1.014-.022.35-.138.732-.312 1.114-.15.33-.351.679-.596 1.034a6.8 6.8 0 01.597 1.034c.173.382.29.763.31 1.114.022.35-.051.731-.334 1.014-.283.283-.664.356-1.014.335-.351-.021-.733-.138-1.114-.311-.33-.15-.68-.351-1.035-.597zm-2.455-.134c-.008-.008-.055-.06-.043-.247.01-.185.078-.442.223-.76.088-.193.2-.4.334-.615a11.005 11.005 0 001.108 1.108 5.308 5.308 0 01-.615.335c-.317.144-.574.212-.76.223-.186.011-.239-.036-.247-.044zM9.942 9.28c.134.215.246.422.334.615.145.318.212.575.223.76.011.186-.035.24-.043.247-.008.008-.061.055-.247.044-.186-.011-.443-.08-.76-.223-.194-.088-.4-.2-.615-.335A10.967 10.967 0 009.942 9.28zm-.605-.833A9.858 9.858 0 018 9.783a9.857 9.857 0 01-1.336-1.336A9.859 9.859 0 018 7.11a9.858 9.858 0 011.337 1.336zm.605-.833c.134-.215.246-.422.334-.615.144-.318.212-.575.223-.76.011-.186-.035-.24-.043-.247-.008-.008-.061-.055-.248-.044-.185.011-.442.079-.76.223-.193.088-.4.2-.614.335a11.013 11.013 0 011.108 1.108zM7.167 6.506a5.318 5.318 0 00-.615-.335c-.317-.144-.574-.212-.76-.223-.186-.011-.239.036-.247.044-.008.008-.055.06-.043.247.01.185.079.442.223.76.088.193.2.4.334.615a11.006 11.006 0 011.108-1.108z",
20
+ fill: "#fff"
21
+ }), /*#__PURE__*/React.createElement("path", {
22
+ fillRule: "evenodd",
23
+ clipRule: "evenodd",
24
+ d: "M8.477.989a1.1 1.1 0 00-.954 0L2.57 3.374a1.1 1.1 0 00-.595.746L.752 9.479a1.1 1.1 0 00.213.93l3.427 4.298a1.1 1.1 0 00.86.414h5.496a1.1 1.1 0 00.86-.414l3.427-4.298a1.1 1.1 0 00.213-.93l-1.224-5.36a1.1 1.1 0 00-.595-.745L8.477.989zm-.52.9a.1.1 0 01.086 0l4.952 2.386a.1.1 0 01.055.067l1.223 5.36a.1.1 0 01-.02.084l-3.427 4.297a.1.1 0 01-.078.038H5.252a.1.1 0 01-.079-.038L1.746 9.786a.1.1 0 01-.019-.085L2.95 4.342a.1.1 0 01.054-.067L7.956 1.89z",
25
+ fill: "#fff"
26
+ }));
27
+ }
28
+ module.exports = SksSystemService16OntintIcon;
@@ -0,0 +1,52 @@
1
+ const React = require("react");
2
+ function WorkloadCluster16GradientBlueIcon({
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": "WorkloadCluster16GradientBlueIcon",
13
+ "aria-labelledby": titleId
14
+ }, props), title ? /*#__PURE__*/React.createElement("title", {
15
+ id: titleId
16
+ }, title) : null, /*#__PURE__*/React.createElement("path", {
17
+ fillRule: "evenodd",
18
+ clipRule: "evenodd",
19
+ d: "M8.45 4.502a.9.9 0 00-.9 0l-2.631 1.52a.9.9 0 00-.45.779v3.038a.9.9 0 00.45.78l2.63 1.518a.9.9 0 00.9 0l2.632-1.519a.9.9 0 00.45-.78V6.802a.9.9 0 00-.45-.78L8.45 4.502zM5.469 9.781V6.858l2.53-1.46 2.532 1.46v2.923L8 11.242 5.469 9.781z",
20
+ fill: "url(#paint0_radial_WorkloadCluster16GradientBlueIcon_15675_14)"
21
+ }), /*#__PURE__*/React.createElement("path", {
22
+ fillRule: "evenodd",
23
+ clipRule: "evenodd",
24
+ d: "M7.523.989a1.1 1.1 0 01.954 0l4.952 2.385c.302.145.521.42.595.746l1.224 5.359a1.1 1.1 0 01-.213.93l-3.427 4.298a1.1 1.1 0 01-.86.414H5.252a1.1 1.1 0 01-.86-.414L.965 10.409a1.1 1.1 0 01-.213-.93l1.223-5.36a1.1 1.1 0 01.595-.745L7.523.989zm.52.9a.1.1 0 00-.087 0L3.004 4.276a.1.1 0 00-.054.067l-1.223 5.36a.1.1 0 00.02.084l3.426 4.297a.1.1 0 00.079.038h5.496a.1.1 0 00.078-.038l3.427-4.297a.1.1 0 00.02-.085L13.05 4.342a.1.1 0 00-.055-.067L8.043 1.89z",
25
+ fill: "url(#paint1_radial_WorkloadCluster16GradientBlueIcon_15675_14)"
26
+ }), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("radialGradient", {
27
+ id: "paint0_radial_WorkloadCluster16GradientBlueIcon_15675_14",
28
+ cx: 0,
29
+ cy: 0,
30
+ r: 1,
31
+ gradientUnits: "userSpaceOnUse",
32
+ gradientTransform: "matrix(14.55048 -14.24082 14.23753 14.54712 .725 15.12)"
33
+ }, /*#__PURE__*/React.createElement("stop", {
34
+ stopColor: "#5BCAFF"
35
+ }), /*#__PURE__*/React.createElement("stop", {
36
+ offset: 1,
37
+ stopColor: "#06F"
38
+ })), /*#__PURE__*/React.createElement("radialGradient", {
39
+ id: "paint1_radial_WorkloadCluster16GradientBlueIcon_15675_14",
40
+ cx: 0,
41
+ cy: 0,
42
+ r: 1,
43
+ gradientUnits: "userSpaceOnUse",
44
+ gradientTransform: "matrix(14.55048 -14.24082 14.23753 14.54712 .725 15.12)"
45
+ }, /*#__PURE__*/React.createElement("stop", {
46
+ stopColor: "#5BCAFF"
47
+ }), /*#__PURE__*/React.createElement("stop", {
48
+ offset: 1,
49
+ stopColor: "#06F"
50
+ }))));
51
+ }
52
+ module.exports = WorkloadCluster16GradientBlueIcon;
@@ -0,0 +1,28 @@
1
+ const React = require("react");
2
+ function WorkloadCluster16OntintIcon({
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": "WorkloadCluster16OntintIcon",
13
+ "aria-labelledby": titleId
14
+ }, props), title ? /*#__PURE__*/React.createElement("title", {
15
+ id: titleId
16
+ }, title) : null, /*#__PURE__*/React.createElement("path", {
17
+ fillRule: "evenodd",
18
+ clipRule: "evenodd",
19
+ d: "M8.45 4.502a.9.9 0 00-.9 0l-2.631 1.52a.9.9 0 00-.45.779v3.038a.9.9 0 00.45.78l2.63 1.518a.9.9 0 00.9 0l2.632-1.519a.9.9 0 00.45-.78V6.802a.9.9 0 00-.45-.78L8.45 4.502zM5.469 9.781V6.858l2.53-1.46 2.532 1.46v2.923L8 11.242 5.469 9.781z",
20
+ fill: "#fff"
21
+ }), /*#__PURE__*/React.createElement("path", {
22
+ fillRule: "evenodd",
23
+ clipRule: "evenodd",
24
+ d: "M7.523.989a1.1 1.1 0 01.954 0l4.952 2.385c.302.145.521.42.595.746l1.224 5.359a1.1 1.1 0 01-.213.93l-3.427 4.298a1.1 1.1 0 01-.86.414H5.252a1.1 1.1 0 01-.86-.414L.965 10.409a1.1 1.1 0 01-.213-.93l1.223-5.36a1.1 1.1 0 01.595-.745L7.523.989zm.52.9a.1.1 0 00-.087 0L3.004 4.276a.1.1 0 00-.054.067l-1.223 5.36a.1.1 0 00.02.084l3.426 4.297a.1.1 0 00.079.038h5.496a.1.1 0 00.078-.038l3.427-4.297a.1.1 0 00.02-.085L13.05 4.342a.1.1 0 00-.055-.067L8.043 1.89z",
25
+ fill: "#fff"
26
+ }));
27
+ }
28
+ module.exports = WorkloadCluster16OntintIcon;
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")
@@ -409,6 +415,8 @@ module.exports.FileCluster24BlueIcon = require("./FileCluster24BlueIcon.js")
409
415
  module.exports.FileCluster24OntintIcon = require("./FileCluster24OntintIcon.js")
410
416
  module.exports.FileController24BlueIcon = require("./FileController24BlueIcon.js")
411
417
  module.exports.FileNamespace24BlueIcon = require("./FileNamespace24BlueIcon.js")
418
+ module.exports.FileService16GradientBlueIcon = require("./FileService16GradientBlueIcon.js")
419
+ module.exports.FileService16OntintIcon = require("./FileService16OntintIcon.js")
412
420
  module.exports.FileNormalIcon = require("./FileNormalIcon.js")
413
421
  module.exports.Filter16BlueSolidIcon = require("./Filter16BlueSolidIcon.js")
414
422
  module.exports.Filter16BlueIcon = require("./Filter16BlueIcon.js")
@@ -758,6 +766,8 @@ module.exports.NetworkSecurityPolicyDeny24RedIcon = require("./NetworkSecurityPo
758
766
  module.exports.NetworkServiceCluster16FillGradientBlueIcon = require("./NetworkServiceCluster16FillGradientBlueIcon.js")
759
767
  module.exports.NetworkServiceCluster16FillGradientGrayIcon = require("./NetworkServiceCluster16FillGradientGrayIcon.js")
760
768
  module.exports.NetworkServiceCluster16FillOntintIcon = require("./NetworkServiceCluster16FillOntintIcon.js")
769
+ module.exports.NetworkServiceCluster16GradientBlueIcon = require("./NetworkServiceCluster16GradientBlueIcon.js")
770
+ module.exports.NetworkServiceCluster16OntintIcon = require("./NetworkServiceCluster16OntintIcon.js")
761
771
  module.exports.NetworkServiceCluster24FillGradientGrayIcon = require("./NetworkServiceCluster24FillGradientGrayIcon.js")
762
772
  module.exports.NetworkServiceCluster24FillOntintIcon = require("./NetworkServiceCluster24FillOntintIcon.js")
763
773
  module.exports.NetworkServiceCluster24GradientBlueIcon = require("./NetworkServiceCluster24GradientBlueIcon.js")
@@ -856,6 +866,8 @@ module.exports.OpenterminalIcon = require("./OpenterminalIcon.js")
856
866
  module.exports.OperationCenter16FillGradientBlueIcon = require("./OperationCenter16FillGradientBlueIcon.js")
857
867
  module.exports.OperationCenter16FillGradientGrayIcon = require("./OperationCenter16FillGradientGrayIcon.js")
858
868
  module.exports.OperationCenter16FillOntintIcon = require("./OperationCenter16FillOntintIcon.js")
869
+ module.exports.OperationCenter16GradientBlueIcon = require("./OperationCenter16GradientBlueIcon.js")
870
+ module.exports.OperationCenter16OntintIcon = require("./OperationCenter16OntintIcon.js")
859
871
  module.exports.OperationCenter24FillGradientBlueIcon = require("./OperationCenter24FillGradientBlueIcon.js")
860
872
  module.exports.OperationCenterAgentFillOntintIcon = require("./OperationCenterAgentFillOntintIcon.js")
861
873
  module.exports.OperationCenterAgentGradientBlueIcon = require("./OperationCenterAgentGradientBlueIcon.js")
@@ -1314,7 +1326,9 @@ module.exports.SksServiceUpgrade24WhiteIcon = require("./SksServiceUpgrade24Whit
1314
1326
  module.exports.SksStorageClass24Icon = require("./SksStorageClass24Icon.js")
1315
1327
  module.exports.SksStorageClassIcon = require("./SksStorageClassIcon.js")
1316
1328
  module.exports.SksSystemService16BlueIcon = require("./SksSystemService16BlueIcon.js")
1329
+ module.exports.SksSystemService16GradientBlueIcon = require("./SksSystemService16GradientBlueIcon.js")
1317
1330
  module.exports.SksSystemService16GrayIcon = require("./SksSystemService16GrayIcon.js")
1331
+ module.exports.SksSystemService16OntintIcon = require("./SksSystemService16OntintIcon.js")
1318
1332
  module.exports.SksSystemService16WhiteIcon = require("./SksSystemService16WhiteIcon.js")
1319
1333
  module.exports.SksUpgradeCluster24Icon = require("./SksUpgradeCluster24Icon.js")
1320
1334
  module.exports.SksUpgradeClusterIcon = require("./SksUpgradeClusterIcon.js")
@@ -1624,7 +1638,9 @@ module.exports.WitnessNodeSmallHealthyGreenIcon = require("./WitnessNodeSmallHea
1624
1638
  module.exports.WitnessNodeSmallInfoBlueIcon = require("./WitnessNodeSmallInfoBlueIcon.js")
1625
1639
  module.exports.WitnessNodeSmallNoticeYellowIcon = require("./WitnessNodeSmallNoticeYellowIcon.js")
1626
1640
  module.exports.WorkloadCluster16BlueIcon = require("./WorkloadCluster16BlueIcon.js")
1641
+ module.exports.WorkloadCluster16GradientBlueIcon = require("./WorkloadCluster16GradientBlueIcon.js")
1627
1642
  module.exports.WorkloadCluster16GrayIcon = require("./WorkloadCluster16GrayIcon.js")
1643
+ module.exports.WorkloadCluster16OntintIcon = require("./WorkloadCluster16OntintIcon.js")
1628
1644
  module.exports.WorkloadCluster16WhiteIcon = require("./WorkloadCluster16WhiteIcon.js")
1629
1645
  module.exports.WorkloadClusters16GradientBlueIcon = require("./WorkloadClusters16GradientBlueIcon.js")
1630
1646
  module.exports.XlsxIcon = require("./XlsxIcon.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,35 @@
1
+ import * as React from "react";
2
+ function FileService16GradientBlueIcon({
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": "FileService16GradientBlueIcon",
13
+ "aria-labelledby": titleId
14
+ }, props), title ? /*#__PURE__*/React.createElement("title", {
15
+ id: titleId
16
+ }, title) : null, /*#__PURE__*/React.createElement("path", {
17
+ fillRule: "evenodd",
18
+ clipRule: "evenodd",
19
+ d: "M3 2h10a1 1 0 011 1v10a1 1 0 01-1 1H3a1 1 0 01-1-1V3a1 1 0 011-1zM1 3a2 2 0 012-2h10a2 2 0 012 2v10a2 2 0 01-2 2H3a2 2 0 01-2-2V3zm10.67 4v4a.5.5 0 01-.5.5h-4a.5.5 0 01-.5-.5V5a.5.5 0 01.5-.5h2.5v2a.5.5 0 00.5.5h1.5zm1 0v4a1.5 1.5 0 01-1.5 1.5h-4a1.5 1.5 0 01-1.5-1.5V5a1.5 1.5 0 011.5-1.5h2.672a2 2 0 011.415.586l.828.828a2 2 0 01.586 1.414V7zm-6.748 5.562l-.469.033a1.5 1.5 0 01-1.6-1.392l-.35-4.988a1.5 1.5 0 011.392-1.6l.317-.023A2.008 2.008 0 005.171 5v.598l-.206.014a.5.5 0 00-.464.534l.35 4.987a.5.5 0 00.408.458c.12.387.354.724.663.971z",
20
+ fill: "url(#paint0_radial_FileService16GradientBlueIcon_14722_9)"
21
+ }), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("radialGradient", {
22
+ id: "paint0_radial_FileService16GradientBlueIcon_14722_9",
23
+ cx: 0,
24
+ cy: 0,
25
+ r: 1,
26
+ gradientUnits: "userSpaceOnUse",
27
+ gradientTransform: "matrix(14 -14 14 14 1 15)"
28
+ }, /*#__PURE__*/React.createElement("stop", {
29
+ stopColor: "#5BCAFF"
30
+ }), /*#__PURE__*/React.createElement("stop", {
31
+ offset: 1,
32
+ stopColor: "#06F"
33
+ }))));
34
+ }
35
+ export default FileService16GradientBlueIcon;
@@ -0,0 +1,23 @@
1
+ import * as React from "react";
2
+ function FileService16OntintIcon({
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": "FileService16OntintIcon",
13
+ "aria-labelledby": titleId
14
+ }, props), title ? /*#__PURE__*/React.createElement("title", {
15
+ id: titleId
16
+ }, title) : null, /*#__PURE__*/React.createElement("path", {
17
+ fillRule: "evenodd",
18
+ clipRule: "evenodd",
19
+ d: "M3 2h10a1 1 0 011 1v10a1 1 0 01-1 1H3a1 1 0 01-1-1V3a1 1 0 011-1zM1 3a2 2 0 012-2h10a2 2 0 012 2v10a2 2 0 01-2 2H3a2 2 0 01-2-2V3zm10.67 4v4a.5.5 0 01-.5.5h-4a.5.5 0 01-.5-.5V5a.5.5 0 01.5-.5h2.5v2a.5.5 0 00.5.5h1.5zm1 0v4a1.5 1.5 0 01-1.5 1.5h-4a1.5 1.5 0 01-1.5-1.5V5a1.5 1.5 0 011.5-1.5h2.672a2 2 0 011.415.586l.828.828a2 2 0 01.586 1.414V7zm-6.748 5.562l-.469.033a1.5 1.5 0 01-1.6-1.392l-.35-4.988a1.5 1.5 0 011.392-1.6l.317-.023A2.008 2.008 0 005.171 5v.598l-.206.014a.5.5 0 00-.464.534l.35 4.987a.5.5 0 00.408.458c.12.387.354.724.663.971z",
20
+ fill: "#fff"
21
+ }));
22
+ }
23
+ export default FileService16OntintIcon;
@@ -0,0 +1,35 @@
1
+ import * as React from "react";
2
+ function NetworkServiceCluster16GradientBlueIcon({
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": "NetworkServiceCluster16GradientBlueIcon",
13
+ "aria-labelledby": titleId
14
+ }, props), title ? /*#__PURE__*/React.createElement("title", {
15
+ id: titleId
16
+ }, title) : null, /*#__PURE__*/React.createElement("path", {
17
+ fillRule: "evenodd",
18
+ clipRule: "evenodd",
19
+ d: "M3 2h10a1 1 0 011 1v10a1 1 0 01-1 1H3a1 1 0 01-1-1V3a1 1 0 011-1zM1 3a2 2 0 012-2h10a2 2 0 012 2v10a2 2 0 01-2 2H3a2 2 0 01-2-2V3zm9.6 2.79V8H8V4.5a.04.04 0 00.006 0c.031-.005.143-.02 1.697.613.32.13.538.227.69.308.124.066.177.107.198.126a.57.57 0 01.007.074c.003.045.003.094.002.17zM8 8v3.5s-.01 0-.033-.004a.818.818 0 01-.094-.022 2.149 2.149 0 01-.326-.128c-.274-.131-.642-.353-1.102-.705l-.041-.03c-.488-.373-.697-.548-.82-.742C5.48 9.703 5.4 9.458 5.4 8.84V8H8zM4.4 5.84v-.046c0-.289-.002-.617.254-.903.122-.137.287-.248.484-.353.2-.106.456-.219.782-.351C7.518 3.536 7.735 3.5 8 3.5c.266 0 .483.036 2.08.687.326.132.584.245.783.351.197.105.362.216.484.353.255.286.254.614.254.903V8.84c0 .684-.083 1.158-.34 1.564-.237.375-.608.658-1.058 1.001l-.04.031c-.5.382-.927.644-1.279.812-.344.165-.644.252-.884.252s-.54-.087-.884-.252c-.352-.168-.778-.43-1.278-.812l-.04-.03c-.45-.344-.821-.627-1.058-1.002-.258-.406-.34-.88-.34-1.564v-3z",
20
+ fill: "url(#paint0_radial_NetworkServiceCluster16GradientBlueIcon_14950_77805)"
21
+ }), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("radialGradient", {
22
+ id: "paint0_radial_NetworkServiceCluster16GradientBlueIcon_14950_77805",
23
+ cx: 0,
24
+ cy: 0,
25
+ r: 1,
26
+ gradientUnits: "userSpaceOnUse",
27
+ gradientTransform: "matrix(14 -14 14 14 1 15)"
28
+ }, /*#__PURE__*/React.createElement("stop", {
29
+ stopColor: "#5BCAFF"
30
+ }), /*#__PURE__*/React.createElement("stop", {
31
+ offset: 1,
32
+ stopColor: "#06F"
33
+ }))));
34
+ }
35
+ export default NetworkServiceCluster16GradientBlueIcon;
@@ -0,0 +1,23 @@
1
+ import * as React from "react";
2
+ function NetworkServiceCluster16OntintIcon({
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": "NetworkServiceCluster16OntintIcon",
13
+ "aria-labelledby": titleId
14
+ }, props), title ? /*#__PURE__*/React.createElement("title", {
15
+ id: titleId
16
+ }, title) : null, /*#__PURE__*/React.createElement("path", {
17
+ fillRule: "evenodd",
18
+ clipRule: "evenodd",
19
+ d: "M3 2h10a1 1 0 011 1v10a1 1 0 01-1 1H3a1 1 0 01-1-1V3a1 1 0 011-1zM1 3a2 2 0 012-2h10a2 2 0 012 2v10a2 2 0 01-2 2H3a2 2 0 01-2-2V3zm9.6 2.79V8H8V4.5a.04.04 0 00.006 0c.031-.005.143-.02 1.697.613.32.13.538.227.69.308.124.066.177.107.198.126a.57.57 0 01.007.074c.003.045.003.094.002.17zM8 8v3.5s-.01 0-.033-.004a.818.818 0 01-.094-.022 2.149 2.149 0 01-.326-.128c-.274-.131-.642-.353-1.102-.705l-.041-.03c-.488-.373-.697-.548-.82-.742C5.48 9.703 5.4 9.458 5.4 8.84V8H8zM4.4 5.84v-.046c0-.289-.002-.617.254-.903.122-.137.287-.248.484-.353.2-.106.456-.219.782-.351C7.518 3.536 7.735 3.5 8 3.5c.266 0 .483.036 2.08.687.326.132.584.245.783.351.197.105.362.216.484.353.255.286.254.614.254.903V8.84c0 .684-.083 1.158-.34 1.564-.237.375-.608.658-1.058 1.001l-.04.031c-.5.382-.927.644-1.279.812-.344.165-.644.252-.884.252s-.54-.087-.884-.252c-.352-.168-.778-.43-1.278-.812l-.04-.03c-.45-.344-.821-.627-1.058-1.002-.258-.406-.34-.88-.34-1.564v-3z",
20
+ fill: "#fff"
21
+ }));
22
+ }
23
+ export default NetworkServiceCluster16OntintIcon;
@@ -0,0 +1,33 @@
1
+ import * as React from "react";
2
+ function OperationCenter16GradientBlueIcon({
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": "OperationCenter16GradientBlueIcon",
13
+ "aria-labelledby": titleId
14
+ }, props), title ? /*#__PURE__*/React.createElement("title", {
15
+ id: titleId
16
+ }, title) : null, /*#__PURE__*/React.createElement("path", {
17
+ d: "M7.134 3.7a1 1 0 011.732 0l4.33 7.5a1 1 0 01-.866 1.5H3.67a1 1 0 01-.866-1.5l4.33-7.5z",
18
+ stroke: "url(#paint0_radial_OperationCenter16GradientBlueIcon_15255_8)"
19
+ }), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("radialGradient", {
20
+ id: "paint0_radial_OperationCenter16GradientBlueIcon_15255_8",
21
+ cx: 0,
22
+ cy: 0,
23
+ r: 1,
24
+ gradientUnits: "userSpaceOnUse",
25
+ gradientTransform: "matrix(10.66326 -9.50002 9.43696 10.59248 2.668 12.7)"
26
+ }, /*#__PURE__*/React.createElement("stop", {
27
+ stopColor: "#5BCAFF"
28
+ }), /*#__PURE__*/React.createElement("stop", {
29
+ offset: 1,
30
+ stopColor: "#06F"
31
+ }))));
32
+ }
33
+ export default OperationCenter16GradientBlueIcon;