@cloudtower/icons-react 0.32.25 → 0.32.26

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 (71) hide show
  1. package/dist/FailoverTestVm16BlueIcon.d.ts +4 -0
  2. package/dist/FailoverTestVm16GrayIcon.d.ts +4 -0
  3. package/dist/FailoverTestVm16OntintIcon.d.ts +4 -0
  4. package/dist/FailoverTestVm20BlueIcon.d.ts +4 -0
  5. package/dist/FailoverTestVm20GrayIcon.d.ts +4 -0
  6. package/dist/FailoverTestVm20OntintIcon.d.ts +4 -0
  7. package/dist/FailoverTestVm24BlueIcon.d.ts +4 -0
  8. package/dist/FailoverTestVm24GrayIcon.d.ts +4 -0
  9. package/dist/FailoverTestVm24OntintIcon.d.ts +4 -0
  10. package/dist/ReplicaActionStopFailoverTest40GradientBlueIcon.d.ts +4 -0
  11. package/dist/ReplicaFailoverTest16BlueIcon.d.ts +4 -0
  12. package/dist/ReplicaFailoverTest24BlueIcon.d.ts +4 -0
  13. package/dist/ReplicaFailoverTestStop16BlueIcon.d.ts +4 -0
  14. package/dist/ReplicaFailoverTestStop24BlueIcon.d.ts +4 -0
  15. package/dist/TaskReportMailNotification24BlueIcon.d.ts +4 -0
  16. package/dist/TaskReportMailNotification24GrayIcon.d.ts +4 -0
  17. package/dist/TaskReportMailNotification24OntintIcon.d.ts +4 -0
  18. package/dist/TaskResultMailNotification24BlueIcon.d.ts +4 -0
  19. package/dist/TaskResultMailNotification24GrayIcon.d.ts +4 -0
  20. package/dist/TaskResultMailNotification24OntintIcon.d.ts +4 -0
  21. package/dist/XmarkCloseCircleFill16OntintIcon.d.ts +4 -0
  22. package/dist/XmarkCloseCircleFill16OntintLightIcon.d.ts +4 -0
  23. package/dist/cjs/FailoverTestVm16BlueIcon.js +35 -0
  24. package/dist/cjs/FailoverTestVm16GrayIcon.js +35 -0
  25. package/dist/cjs/FailoverTestVm16OntintIcon.js +23 -0
  26. package/dist/cjs/FailoverTestVm20BlueIcon.js +35 -0
  27. package/dist/cjs/FailoverTestVm20GrayIcon.js +35 -0
  28. package/dist/cjs/FailoverTestVm20OntintIcon.js +23 -0
  29. package/dist/cjs/FailoverTestVm24BlueIcon.js +35 -0
  30. package/dist/cjs/FailoverTestVm24GrayIcon.js +35 -0
  31. package/dist/cjs/FailoverTestVm24OntintIcon.js +23 -0
  32. package/dist/cjs/ReplicaActionStopFailoverTest40GradientBlueIcon.js +39 -0
  33. package/dist/cjs/ReplicaFailoverTest16BlueIcon.js +35 -0
  34. package/dist/cjs/ReplicaFailoverTest24BlueIcon.js +35 -0
  35. package/dist/cjs/ReplicaFailoverTestStop16BlueIcon.js +35 -0
  36. package/dist/cjs/ReplicaFailoverTestStop24BlueIcon.js +35 -0
  37. package/dist/cjs/TaskReportMailNotification24BlueIcon.js +23 -0
  38. package/dist/cjs/TaskReportMailNotification24GrayIcon.js +35 -0
  39. package/dist/cjs/TaskReportMailNotification24OntintIcon.js +23 -0
  40. package/dist/cjs/TaskResultMailNotification24BlueIcon.js +35 -0
  41. package/dist/cjs/TaskResultMailNotification24GrayIcon.js +35 -0
  42. package/dist/cjs/TaskResultMailNotification24OntintIcon.js +23 -0
  43. package/dist/cjs/XmarkCloseCircleFill16OntintIcon.js +23 -0
  44. package/dist/cjs/XmarkCloseCircleFill16OntintLightIcon.js +24 -0
  45. package/dist/cjs/index.js +22 -0
  46. package/dist/esm/FailoverTestVm16BlueIcon.js +35 -0
  47. package/dist/esm/FailoverTestVm16GrayIcon.js +35 -0
  48. package/dist/esm/FailoverTestVm16OntintIcon.js +23 -0
  49. package/dist/esm/FailoverTestVm20BlueIcon.js +35 -0
  50. package/dist/esm/FailoverTestVm20GrayIcon.js +35 -0
  51. package/dist/esm/FailoverTestVm20OntintIcon.js +23 -0
  52. package/dist/esm/FailoverTestVm24BlueIcon.js +35 -0
  53. package/dist/esm/FailoverTestVm24GrayIcon.js +35 -0
  54. package/dist/esm/FailoverTestVm24OntintIcon.js +23 -0
  55. package/dist/esm/ReplicaActionStopFailoverTest40GradientBlueIcon.js +39 -0
  56. package/dist/esm/ReplicaFailoverTest16BlueIcon.js +35 -0
  57. package/dist/esm/ReplicaFailoverTest24BlueIcon.js +35 -0
  58. package/dist/esm/ReplicaFailoverTestStop16BlueIcon.js +35 -0
  59. package/dist/esm/ReplicaFailoverTestStop24BlueIcon.js +35 -0
  60. package/dist/esm/TaskReportMailNotification24BlueIcon.js +23 -0
  61. package/dist/esm/TaskReportMailNotification24GrayIcon.js +35 -0
  62. package/dist/esm/TaskReportMailNotification24OntintIcon.js +23 -0
  63. package/dist/esm/TaskResultMailNotification24BlueIcon.js +35 -0
  64. package/dist/esm/TaskResultMailNotification24GrayIcon.js +35 -0
  65. package/dist/esm/TaskResultMailNotification24OntintIcon.js +23 -0
  66. package/dist/esm/XmarkCloseCircleFill16OntintIcon.js +23 -0
  67. package/dist/esm/XmarkCloseCircleFill16OntintLightIcon.js +24 -0
  68. package/dist/esm/index.js +22 -0
  69. package/dist/image-types.d.ts +1 -1
  70. package/dist/index.d.ts +22 -0
  71. package/package.json +3 -3
@@ -0,0 +1,23 @@
1
+ const React = require("react");
2
+ function TaskReportMailNotification24BlueIcon({
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": "TaskReportMailNotification24BlueIcon",
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: "M23 6a2 2 0 11-4 0 2 2 0 014 0zm-1 2.83v7.602c0 .252 0 .498-.017.706a2.022 2.022 0 01-.201.77 2 2 0 01-.874.874 2.022 2.022 0 01-.77.201c-.208.017-.454.017-.706.017H4.568c-.252 0-.498 0-.706-.017a2.022 2.022 0 01-.77-.201 2 2 0 01-.874-.874 2.022 2.022 0 01-.201-.77C2 16.93 2 16.684 2 16.432V7.568c0-.252 0-.498.017-.706.019-.229.063-.499.201-.77a2 2 0 01.874-.874c.271-.138.541-.182.77-.201C4.07 5 4.316 5 4.568 5H18.17c-.11.313-.17.65-.17 1H4.6c-.56 0-.84 0-1.054.109a1 1 0 00-.437.437C3 6.76 3 7.04 3 7.6v8.8c0 .56 0 .84.109 1.054a1 1 0 00.437.437C3.76 18 4.04 18 4.6 18h14.8c.56 0 .84 0 1.054-.109a1 1 0 00.437-.437C21 17.24 21 16.96 21 16.4V9c.35 0 .687-.06 1-.17zM7 9a1 1 0 11-2 0 1 1 0 012 0zm0 3a1 1 0 11-2 0 1 1 0 012 0zm-1 4a1 1 0 100-2 1 1 0 000 2zm2.5-7a.5.5 0 01.5-.5h9a.5.5 0 010 1H9a.5.5 0 01-.5-.5zm.5 2.5a.5.5 0 000 1h9a.5.5 0 000-1H9zM8.5 15a.5.5 0 01.5-.5h9a.5.5 0 010 1H9a.5.5 0 01-.5-.5z",
20
+ fill: "#1A82FF"
21
+ }));
22
+ }
23
+ module.exports = TaskReportMailNotification24BlueIcon;
@@ -0,0 +1,35 @@
1
+ const React = require("react");
2
+ function TaskReportMailNotification24GrayIcon({
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": "TaskReportMailNotification24GrayIcon",
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: "M23 6a2 2 0 11-4 0 2 2 0 014 0zm-1 2.83v7.602c0 .252 0 .498-.017.706a2.022 2.022 0 01-.201.77 2 2 0 01-.874.874 2.022 2.022 0 01-.77.201c-.208.017-.454.017-.706.017H4.568c-.252 0-.498 0-.706-.017a2.022 2.022 0 01-.77-.201 2 2 0 01-.874-.874 2.022 2.022 0 01-.201-.77C2 16.93 2 16.684 2 16.432V7.568c0-.252 0-.498.017-.706.019-.229.063-.499.201-.77a2 2 0 01.874-.874c.271-.138.541-.182.77-.201C4.07 5 4.316 5 4.568 5H18.17c-.11.313-.17.65-.17 1H4.6c-.56 0-.84 0-1.054.109a1 1 0 00-.437.437C3 6.76 3 7.04 3 7.6v8.8c0 .56 0 .84.109 1.054a1 1 0 00.437.437C3.76 18 4.04 18 4.6 18h14.8c.56 0 .84 0 1.054-.109a1 1 0 00.437-.437C21 17.24 21 16.96 21 16.4V9c.35 0 .687-.06 1-.17zM7 9a1 1 0 11-2 0 1 1 0 012 0zm0 3a1 1 0 11-2 0 1 1 0 012 0zm-1 4a1 1 0 100-2 1 1 0 000 2zm2.5-7a.5.5 0 01.5-.5h9a.5.5 0 010 1H9a.5.5 0 01-.5-.5zm.5 2.5a.5.5 0 000 1h9a.5.5 0 000-1H9zM8.5 15a.5.5 0 01.5-.5h9a.5.5 0 010 1H9a.5.5 0 01-.5-.5z",
20
+ fill: "url(#paint0_radial_TaskReportMailNotification24GrayIcon_16639_130180)"
21
+ }), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("radialGradient", {
22
+ id: "paint0_radial_TaskReportMailNotification24GrayIcon_16639_130180",
23
+ cx: 0,
24
+ cy: 0,
25
+ r: 1,
26
+ gradientUnits: "userSpaceOnUse",
27
+ gradientTransform: "rotate(-35.538 30.644 6.38) scale(25.807 24.412)"
28
+ }, /*#__PURE__*/React.createElement("stop", {
29
+ stopColor: "#CCD4E3"
30
+ }), /*#__PURE__*/React.createElement("stop", {
31
+ offset: 1,
32
+ stopColor: "#6B7D99"
33
+ }))));
34
+ }
35
+ module.exports = TaskReportMailNotification24GrayIcon;
@@ -0,0 +1,23 @@
1
+ const React = require("react");
2
+ function TaskReportMailNotification24OntintIcon({
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": "TaskReportMailNotification24OntintIcon",
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: "M23 6a2 2 0 11-4 0 2 2 0 014 0zm-1 2.83v7.602c0 .252 0 .498-.017.706a2.022 2.022 0 01-.201.77 2 2 0 01-.874.874 2.022 2.022 0 01-.77.201c-.208.017-.454.017-.706.017H4.568c-.252 0-.498 0-.706-.017a2.022 2.022 0 01-.77-.201 2 2 0 01-.874-.874 2.022 2.022 0 01-.201-.77C2 16.93 2 16.684 2 16.432V7.568c0-.252 0-.498.017-.706.019-.229.063-.499.201-.77a2 2 0 01.874-.874c.271-.138.541-.182.77-.201C4.07 5 4.316 5 4.568 5H18.17c-.11.313-.17.65-.17 1H4.6c-.56 0-.84 0-1.054.109a1 1 0 00-.437.437C3 6.76 3 7.04 3 7.6v8.8c0 .56 0 .84.109 1.054a1 1 0 00.437.437C3.76 18 4.04 18 4.6 18h14.8c.56 0 .84 0 1.054-.109a1 1 0 00.437-.437C21 17.24 21 16.96 21 16.4V9c.35 0 .687-.06 1-.17zM7 9a1 1 0 11-2 0 1 1 0 012 0zm0 3a1 1 0 11-2 0 1 1 0 012 0zm-1 4a1 1 0 100-2 1 1 0 000 2zm2.5-7a.5.5 0 01.5-.5h9a.5.5 0 010 1H9a.5.5 0 01-.5-.5zm.5 2.5a.5.5 0 000 1h9a.5.5 0 000-1H9zM8.5 15a.5.5 0 01.5-.5h9a.5.5 0 010 1H9a.5.5 0 01-.5-.5z",
20
+ fill: "#fff"
21
+ }));
22
+ }
23
+ module.exports = TaskReportMailNotification24OntintIcon;
@@ -0,0 +1,35 @@
1
+ const React = require("react");
2
+ function TaskResultMailNotification24BlueIcon({
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": "TaskResultMailNotification24BlueIcon",
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: "M23 6a2 2 0 11-4 0 2 2 0 014 0zm-1 2.83v7.602c0 .252 0 .498-.017.706a2.022 2.022 0 01-.201.77 2 2 0 01-.874.874 2.022 2.022 0 01-.77.201c-.208.017-.454.017-.706.017H4.568c-.252 0-.498 0-.706-.017a2.022 2.022 0 01-.77-.201 2 2 0 01-.874-.874 2.022 2.022 0 01-.201-.77C2 16.93 2 16.684 2 16.432V7.568c0-.252 0-.498.017-.706.019-.229.063-.499.201-.77a2 2 0 01.874-.874c.271-.138.541-.182.77-.201C4.07 5 4.316 5 4.568 5H18.17c-.11.313-.17.65-.17 1H4.6c-.56 0-.84 0-1.054.109a1 1 0 00-.437.437C3 6.76 3 7.04 3 7.6v8.8c0 .56 0 .84.109 1.054a1 1 0 00.437.437C3.76 18 4.04 18 4.6 18h14.8c.56 0 .84 0 1.054-.109a1 1 0 00.437-.437C21 17.24 21 16.96 21 16.4V9c.35 0 .687-.06 1-.17zm-3.646-.476a.5.5 0 00-.708-.708l-6.292 6.293a.5.5 0 01-.708 0l-3.792-3.793a.5.5 0 00-.708.708l3.793 3.792a1.5 1.5 0 002.122 0l6.293-6.292z",
20
+ fill: "url(#paint0_radial_TaskResultMailNotification24BlueIcon_16639_130077)"
21
+ }), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("radialGradient", {
22
+ id: "paint0_radial_TaskResultMailNotification24BlueIcon_16639_130077",
23
+ cx: 0,
24
+ cy: 0,
25
+ r: 1,
26
+ gradientUnits: "userSpaceOnUse",
27
+ gradientTransform: "rotate(-35.538 30.644 6.38) scale(25.807 24.412)"
28
+ }, /*#__PURE__*/React.createElement("stop", {
29
+ stopColor: "#5BCAFF"
30
+ }), /*#__PURE__*/React.createElement("stop", {
31
+ offset: 1,
32
+ stopColor: "#06F"
33
+ }))));
34
+ }
35
+ module.exports = TaskResultMailNotification24BlueIcon;
@@ -0,0 +1,35 @@
1
+ const React = require("react");
2
+ function TaskResultMailNotification24GrayIcon({
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": "TaskResultMailNotification24GrayIcon",
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: "M23 6a2 2 0 11-4 0 2 2 0 014 0zm-1 2.83v7.602c0 .252 0 .498-.017.706a2.022 2.022 0 01-.201.77 2 2 0 01-.874.874 2.022 2.022 0 01-.77.201c-.208.017-.454.017-.706.017H4.568c-.252 0-.498 0-.706-.017a2.022 2.022 0 01-.77-.201 2 2 0 01-.874-.874 2.022 2.022 0 01-.201-.77C2 16.93 2 16.684 2 16.432V7.568c0-.252 0-.498.017-.706.019-.229.063-.499.201-.77a2 2 0 01.874-.874c.271-.138.541-.182.77-.201C4.07 5 4.316 5 4.568 5H18.17c-.11.313-.17.65-.17 1H4.6c-.56 0-.84 0-1.054.109a1 1 0 00-.437.437C3 6.76 3 7.04 3 7.6v8.8c0 .56 0 .84.109 1.054a1 1 0 00.437.437C3.76 18 4.04 18 4.6 18h14.8c.56 0 .84 0 1.054-.109a1 1 0 00.437-.437C21 17.24 21 16.96 21 16.4V9c.35 0 .687-.06 1-.17zm-3.646-.476a.5.5 0 00-.708-.708l-6.292 6.293a.5.5 0 01-.708 0l-3.792-3.793a.5.5 0 00-.708.708l3.793 3.792a1.5 1.5 0 002.122 0l6.293-6.292z",
20
+ fill: "url(#paint0_radial_TaskResultMailNotification24GrayIcon_16639_130172)"
21
+ }), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("radialGradient", {
22
+ id: "paint0_radial_TaskResultMailNotification24GrayIcon_16639_130172",
23
+ cx: 0,
24
+ cy: 0,
25
+ r: 1,
26
+ gradientUnits: "userSpaceOnUse",
27
+ gradientTransform: "rotate(-35.538 30.644 6.38) scale(25.807 24.412)"
28
+ }, /*#__PURE__*/React.createElement("stop", {
29
+ stopColor: "#CCD4E3"
30
+ }), /*#__PURE__*/React.createElement("stop", {
31
+ offset: 1,
32
+ stopColor: "#6B7D99"
33
+ }))));
34
+ }
35
+ module.exports = TaskResultMailNotification24GrayIcon;
@@ -0,0 +1,23 @@
1
+ const React = require("react");
2
+ function TaskResultMailNotification24OntintIcon({
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": "TaskResultMailNotification24OntintIcon",
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: "M23 6a2 2 0 11-4 0 2 2 0 014 0zm-1 2.83v7.602c0 .252 0 .498-.017.706a2.022 2.022 0 01-.201.77 2 2 0 01-.874.874 2.022 2.022 0 01-.77.201c-.208.017-.454.017-.706.017H4.568c-.252 0-.498 0-.706-.017a2.022 2.022 0 01-.77-.201 2 2 0 01-.874-.874 2.022 2.022 0 01-.201-.77C2 16.93 2 16.684 2 16.432V7.568c0-.252 0-.498.017-.706.019-.229.063-.499.201-.77a2 2 0 01.874-.874c.271-.138.541-.182.77-.201C4.07 5 4.316 5 4.568 5H18.17c-.11.313-.17.65-.17 1H4.6c-.56 0-.84 0-1.054.109a1 1 0 00-.437.437C3 6.76 3 7.04 3 7.6v8.8c0 .56 0 .84.109 1.054a1 1 0 00.437.437C3.76 18 4.04 18 4.6 18h14.8c.56 0 .84 0 1.054-.109a1 1 0 00.437-.437C21 17.24 21 16.96 21 16.4V9c.35 0 .687-.06 1-.17zm-3.646-.476a.5.5 0 00-.708-.708l-6.292 6.293a.5.5 0 01-.708 0l-3.792-3.793a.5.5 0 00-.708.708l3.793 3.792a1.5 1.5 0 002.122 0l6.293-6.292z",
20
+ fill: "#fff"
21
+ }));
22
+ }
23
+ module.exports = TaskResultMailNotification24OntintIcon;
@@ -0,0 +1,23 @@
1
+ const React = require("react");
2
+ function XmarkCloseCircleFill16OntintIcon({
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": "XmarkCloseCircleFill16OntintIcon",
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 15A7 7 0 108 1a7 7 0 000 14zm2.121-9.828a.5.5 0 11.707.707L8.708 8l2.12 2.121a.5.5 0 11-.707.707L8 8.709l-2.121 2.12a.5.5 0 11-.707-.707L7.292 8l-2.12-2.121a.5.5 0 01.707-.707L8 7.292l2.121-2.12z",
20
+ fill: "#fff"
21
+ }));
22
+ }
23
+ module.exports = XmarkCloseCircleFill16OntintIcon;
@@ -0,0 +1,24 @@
1
+ const React = require("react");
2
+ function XmarkCloseCircleFill16OntintLightIcon({
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": "XmarkCloseCircleFill16OntintLightIcon",
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 15A7 7 0 108 1a7 7 0 000 14zm2.121-9.828a.5.5 0 11.707.707L8.708 8l2.12 2.121a.5.5 0 11-.707.707L8 8.709l-2.121 2.12a.5.5 0 11-.707-.707L7.292 8l-2.12-2.121a.5.5 0 01.707-.707L8 7.292l2.121-2.12z",
20
+ fill: "#fff",
21
+ fillOpacity: 0.6
22
+ }));
23
+ }
24
+ module.exports = XmarkCloseCircleFill16OntintLightIcon;
package/dist/cjs/index.js CHANGED
@@ -413,6 +413,15 @@ module.exports.ExternalSubnet24GradientGreyIcon = require("./ExternalSubnet24Gra
413
413
  module.exports.ExternalSubnet24OntintIcon = require("./ExternalSubnet24OntintIcon.js")
414
414
  module.exports.Failback24BlueIcon = require("./Failback24BlueIcon.js")
415
415
  module.exports.Failover24BlueIcon = require("./Failover24BlueIcon.js")
416
+ module.exports.FailoverTestVm16BlueIcon = require("./FailoverTestVm16BlueIcon.js")
417
+ module.exports.FailoverTestVm16GrayIcon = require("./FailoverTestVm16GrayIcon.js")
418
+ module.exports.FailoverTestVm16OntintIcon = require("./FailoverTestVm16OntintIcon.js")
419
+ module.exports.FailoverTestVm20BlueIcon = require("./FailoverTestVm20BlueIcon.js")
420
+ module.exports.FailoverTestVm20GrayIcon = require("./FailoverTestVm20GrayIcon.js")
421
+ module.exports.FailoverTestVm20OntintIcon = require("./FailoverTestVm20OntintIcon.js")
422
+ module.exports.FailoverTestVm24BlueIcon = require("./FailoverTestVm24BlueIcon.js")
423
+ module.exports.FailoverTestVm24GrayIcon = require("./FailoverTestVm24GrayIcon.js")
424
+ module.exports.FailoverTestVm24OntintIcon = require("./FailoverTestVm24OntintIcon.js")
416
425
  module.exports.File16GradientBlueIcon = require("./File16GradientBlueIcon.js")
417
426
  module.exports.FileCluster24BlueIcon = require("./FileCluster24BlueIcon.js")
418
427
  module.exports.FileCluster24OntintIcon = require("./FileCluster24OntintIcon.js")
@@ -1056,6 +1065,7 @@ module.exports.RefreshSync16Icon = require("./RefreshSync16Icon.js")
1056
1065
  module.exports.RefreshSyncOnTintIcon = require("./RefreshSyncOnTintIcon.js")
1057
1066
  module.exports.RefreshSyncTertiaryIcon = require("./RefreshSyncTertiaryIcon.js")
1058
1067
  module.exports.RefreshIcon = require("./RefreshIcon.js")
1068
+ module.exports.ReplicaActionStopFailoverTest40GradientBlueIcon = require("./ReplicaActionStopFailoverTest40GradientBlueIcon.js")
1059
1069
  module.exports.ReplicaActionsFailback40GradientBlueIcon = require("./ReplicaActionsFailback40GradientBlueIcon.js")
1060
1070
  module.exports.ReplicaActionsFailover40GradientBlueIcon = require("./ReplicaActionsFailover40GradientBlueIcon.js")
1061
1071
  module.exports.ReplicaActionsFailoverTest40GradientBlueIcon = require("./ReplicaActionsFailoverTest40GradientBlueIcon.js")
@@ -1064,6 +1074,10 @@ module.exports.ReplicaFailback16GradientBlueIcon = require("./ReplicaFailback16G
1064
1074
  module.exports.ReplicaFailback24GradientBlueIcon = require("./ReplicaFailback24GradientBlueIcon.js")
1065
1075
  module.exports.ReplicaFailover16GradientBlueIcon = require("./ReplicaFailover16GradientBlueIcon.js")
1066
1076
  module.exports.ReplicaFailover24GradientBlueIcon = require("./ReplicaFailover24GradientBlueIcon.js")
1077
+ module.exports.ReplicaFailoverTest16BlueIcon = require("./ReplicaFailoverTest16BlueIcon.js")
1078
+ module.exports.ReplicaFailoverTest24BlueIcon = require("./ReplicaFailoverTest24BlueIcon.js")
1079
+ module.exports.ReplicaFailoverTestStop16BlueIcon = require("./ReplicaFailoverTestStop16BlueIcon.js")
1080
+ module.exports.ReplicaFailoverTestStop24BlueIcon = require("./ReplicaFailoverTestStop24BlueIcon.js")
1067
1081
  module.exports.ReplicaObjectVm24GradientBlueIcon = require("./ReplicaObjectVm24GradientBlueIcon.js")
1068
1082
  module.exports.ReplicaObjectVm24GradientGrayIcon = require("./ReplicaObjectVm24GradientGrayIcon.js")
1069
1083
  module.exports.ReplicaObjectVm24OntintIcon = require("./ReplicaObjectVm24OntintIcon.js")
@@ -1413,6 +1427,12 @@ module.exports.TaskCenterFill24GradientRedIcon = require("./TaskCenterFill24Grad
1413
1427
  module.exports.TaskCenterFill24GradientYellowIcon = require("./TaskCenterFill24GradientYellowIcon.js")
1414
1428
  module.exports.TaskCenterFill24Icon = require("./TaskCenterFill24Icon.js")
1415
1429
  module.exports.TaskPreviewIcon = require("./TaskPreviewIcon.js")
1430
+ module.exports.TaskReportMailNotification24BlueIcon = require("./TaskReportMailNotification24BlueIcon.js")
1431
+ module.exports.TaskReportMailNotification24GrayIcon = require("./TaskReportMailNotification24GrayIcon.js")
1432
+ module.exports.TaskReportMailNotification24OntintIcon = require("./TaskReportMailNotification24OntintIcon.js")
1433
+ module.exports.TaskResultMailNotification24BlueIcon = require("./TaskResultMailNotification24BlueIcon.js")
1434
+ module.exports.TaskResultMailNotification24GrayIcon = require("./TaskResultMailNotification24GrayIcon.js")
1435
+ module.exports.TaskResultMailNotification24OntintIcon = require("./TaskResultMailNotification24OntintIcon.js")
1416
1436
  module.exports.TaskIcon = require("./TaskIcon.js")
1417
1437
  module.exports.Topn24GradientBlueIcon = require("./Topn24GradientBlueIcon.js")
1418
1438
  module.exports.Topn24GradientGrayIcon = require("./Topn24GradientGrayIcon.js")
@@ -1658,6 +1678,8 @@ module.exports.WorkloadClusters16GradientBlueIcon = require("./WorkloadClusters1
1658
1678
  module.exports.XlsxIcon = require("./XlsxIcon.js")
1659
1679
  module.exports.XmarkClearFill24SecondaryIcon = require("./XmarkClearFill24SecondaryIcon.js")
1660
1680
  module.exports.XmarkClearFill24TertiaryIcon = require("./XmarkClearFill24TertiaryIcon.js")
1681
+ module.exports.XmarkCloseCircleFill16OntintLightIcon = require("./XmarkCloseCircleFill16OntintLightIcon.js")
1682
+ module.exports.XmarkCloseCircleFill16OntintIcon = require("./XmarkCloseCircleFill16OntintIcon.js")
1661
1683
  module.exports.XmarkCloseCircleFill16SecondaryIcon = require("./XmarkCloseCircleFill16SecondaryIcon.js")
1662
1684
  module.exports.XmarkCloseCircleFill16TertiaryIcon = require("./XmarkCloseCircleFill16TertiaryIcon.js")
1663
1685
  module.exports.XmarkCloseFill16PrimaryIcon = require("./XmarkCloseFill16PrimaryIcon.js")
@@ -0,0 +1,35 @@
1
+ import * as React from "react";
2
+ function FailoverTestVm16BlueIcon({
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": "FailoverTestVm16BlueIcon",
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: "M13.5 2.5h-11A.5.5 0 002 3v7.5a.5.5 0 00.5.5h11a.5.5 0 00.5-.5V3a.5.5 0 00-.5-.5zm-11-1A1.5 1.5 0 001 3v7.5A1.5 1.5 0 002.5 12h3.75v1.5H5a.5.5 0 000 1h6a.5.5 0 000-1H9.75V12h3.75a1.5 1.5 0 001.5-1.5V3a1.5 1.5 0 00-1.5-1.5h-11zm4.696 2.645a1.5 1.5 0 00-2.11.222L3.827 5.92a1.5 1.5 0 00.222 2.11l1.555 1.258a1.5 1.5 0 002.11-.221l1.258-1.555a1.5 1.5 0 00-.222-2.11L7.196 4.146zm-1.333.85a.5.5 0 01.704-.073L8.12 6.181a.5.5 0 01.074.703L6.936 8.438a.5.5 0 01-.703.074L4.679 7.253a.5.5 0 01-.074-.703l1.258-1.554zm4.534-.831a1.5 1.5 0 00-2.11.222l.778.629a.5.5 0 01.703-.074L11.322 6.2a.5.5 0 01.074.703l-1.258 1.554a.5.5 0 01-.704.074l-.629.777a1.5 1.5 0 002.11-.221l1.258-1.555a1.5 1.5 0 00-.221-2.11l-1.555-1.258z",
20
+ fill: "url(#paint0_radial_FailoverTestVm16BlueIcon_16593_107)"
21
+ }), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("radialGradient", {
22
+ id: "paint0_radial_FailoverTestVm16BlueIcon_16593_107",
23
+ cx: 0,
24
+ cy: 0,
25
+ r: 1,
26
+ gradientUnits: "userSpaceOnUse",
27
+ gradientTransform: "matrix(14.00002 -13.00002 12.96436 13.96162 1 14.5)"
28
+ }, /*#__PURE__*/React.createElement("stop", {
29
+ stopColor: "#5BCAFF"
30
+ }), /*#__PURE__*/React.createElement("stop", {
31
+ offset: 1,
32
+ stopColor: "#06F"
33
+ }))));
34
+ }
35
+ export default FailoverTestVm16BlueIcon;
@@ -0,0 +1,35 @@
1
+ import * as React from "react";
2
+ function FailoverTestVm16GrayIcon({
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": "FailoverTestVm16GrayIcon",
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: "M13.5 2.5h-11A.5.5 0 002 3v7.5a.5.5 0 00.5.5h11a.5.5 0 00.5-.5V3a.5.5 0 00-.5-.5zm-11-1A1.5 1.5 0 001 3v7.5A1.5 1.5 0 002.5 12h3.75v1.5H5a.5.5 0 000 1h6a.5.5 0 000-1H9.75V12h3.75a1.5 1.5 0 001.5-1.5V3a1.5 1.5 0 00-1.5-1.5h-11zm4.696 2.645a1.5 1.5 0 00-2.11.222L3.827 5.92a1.5 1.5 0 00.222 2.11l1.555 1.258a1.5 1.5 0 002.11-.221l1.258-1.555a1.5 1.5 0 00-.222-2.11L7.196 4.146zm-1.333.85a.5.5 0 01.704-.073L8.12 6.181a.5.5 0 01.074.703L6.936 8.438a.5.5 0 01-.703.074L4.679 7.253a.5.5 0 01-.074-.703l1.258-1.554zm4.534-.831a1.5 1.5 0 00-2.11.222l.778.629a.5.5 0 01.703-.074L11.322 6.2a.5.5 0 01.074.703l-1.258 1.554a.5.5 0 01-.704.074l-.629.777a1.5 1.5 0 002.11-.221l1.258-1.555a1.5 1.5 0 00-.221-2.11l-1.555-1.258z",
20
+ fill: "url(#paint0_radial_FailoverTestVm16GrayIcon_16593_103)"
21
+ }), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("radialGradient", {
22
+ id: "paint0_radial_FailoverTestVm16GrayIcon_16593_103",
23
+ cx: 0,
24
+ cy: 0,
25
+ r: 1,
26
+ gradientUnits: "userSpaceOnUse",
27
+ gradientTransform: "matrix(14.00002 -13.00002 12.96436 13.96162 1 14.5)"
28
+ }, /*#__PURE__*/React.createElement("stop", {
29
+ stopColor: "#CCD4E3"
30
+ }), /*#__PURE__*/React.createElement("stop", {
31
+ offset: 1,
32
+ stopColor: "#6B7D99"
33
+ }))));
34
+ }
35
+ export default FailoverTestVm16GrayIcon;
@@ -0,0 +1,23 @@
1
+ import * as React from "react";
2
+ function FailoverTestVm16OntintIcon({
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": "FailoverTestVm16OntintIcon",
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: "M13.5 2.5h-11A.5.5 0 002 3v7.5a.5.5 0 00.5.5h11a.5.5 0 00.5-.5V3a.5.5 0 00-.5-.5zm-11-1A1.5 1.5 0 001 3v7.5A1.5 1.5 0 002.5 12h3.75v1.5H5a.5.5 0 000 1h6a.5.5 0 000-1H9.75V12h3.75a1.5 1.5 0 001.5-1.5V3a1.5 1.5 0 00-1.5-1.5h-11zm4.696 2.645a1.5 1.5 0 00-2.11.222L3.827 5.92a1.5 1.5 0 00.222 2.11l1.555 1.258a1.5 1.5 0 002.11-.221l1.258-1.555a1.5 1.5 0 00-.222-2.11L7.196 4.146zm-1.333.85a.5.5 0 01.704-.073L8.12 6.181a.5.5 0 01.074.703L6.936 8.438a.5.5 0 01-.703.074L4.679 7.253a.5.5 0 01-.074-.703l1.258-1.554zm4.534-.831a1.5 1.5 0 00-2.11.222l.778.629a.5.5 0 01.703-.074L11.322 6.2a.5.5 0 01.074.703l-1.258 1.554a.5.5 0 01-.704.074l-.629.777a1.5 1.5 0 002.11-.221l1.258-1.555a1.5 1.5 0 00-.221-2.11l-1.555-1.258z",
20
+ fill: "#fff"
21
+ }));
22
+ }
23
+ export default FailoverTestVm16OntintIcon;
@@ -0,0 +1,35 @@
1
+ import * as React from "react";
2
+ function FailoverTestVm20BlueIcon({
3
+ title,
4
+ titleId,
5
+ ...props
6
+ }) {
7
+ return /*#__PURE__*/React.createElement("svg", Object.assign({
8
+ width: 20,
9
+ height: 20,
10
+ fill: "none",
11
+ xmlns: "http://www.w3.org/2000/svg",
12
+ "data-testid": "FailoverTestVm20BlueIcon",
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: "M1.218 3.092C1 3.52 1 4.08 1 5.2v7.6c0 1.12 0 1.68.218 2.108a2 2 0 00.874.874C2.52 16 3.08 16 4.2 16H8v2H5.5a.5.5 0 000 1h9a.5.5 0 000-1H12v-2h3.8c1.12 0 1.68 0 2.108-.218a2 2 0 00.874-.874C19 14.48 19 13.92 19 12.8V5.2c0-1.12 0-1.68-.218-2.108a2 2 0 00-.874-.874C17.48 2 16.92 2 15.8 2H4.2c-1.12 0-1.68 0-2.108.218a2 2 0 00-.874.874zM15.8 3H4.2c-.577 0-.949 0-1.232.024-.272.022-.373.06-.422.085a1 1 0 00-.437.437c-.025.05-.063.15-.085.422C2 4.25 2 4.623 2 5.2v7.6c0 .577 0 .949.024 1.232.022.272.06.373.085.422a1 1 0 00.437.437c.05.025.15.063.422.085C3.25 15 3.623 15 4.2 15h11.6c.577 0 .949 0 1.232-.024.272-.022.372-.06.422-.085a1 1 0 00.437-.437c.025-.05.063-.15.085-.422C18 13.75 18 13.377 18 12.8V5.2c0-.577 0-.949-.024-1.232-.022-.272-.06-.373-.085-.422a1 1 0 00-.437-.437c-.05-.025-.15-.063-.422-.085C16.75 3 16.377 3 15.8 3zm-4.747 4.94L8.932 5.818a1.5 1.5 0 00-2.121 0L4.689 7.94a1.5 1.5 0 000 2.12l2.122 2.122a1.5 1.5 0 002.121 0l2.121-2.121a1.5 1.5 0 000-2.121zM7.518 6.525a.5.5 0 01.707 0l2.121 2.122a.5.5 0 010 .707l-2.121 2.121a.5.5 0 01-.707 0L5.396 9.354a.5.5 0 010-.707l2.122-2.122zm5.657-.707l2.12 2.122a1.5 1.5 0 010 2.12l-2.12 2.122a1.5 1.5 0 01-2.122 0 .5.5 0 11.707-.707.5.5 0 00.707 0l2.122-2.121a.5.5 0 000-.707l-2.122-2.122a.5.5 0 00-.707 0 .5.5 0 01-.707-.707 1.5 1.5 0 012.122 0z",
20
+ fill: "url(#paint0_radial_FailoverTestVm20BlueIcon_16593_101)"
21
+ }), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("radialGradient", {
22
+ id: "paint0_radial_FailoverTestVm20BlueIcon_16593_101",
23
+ cx: 0,
24
+ cy: 0,
25
+ r: 1,
26
+ gradientUnits: "userSpaceOnUse",
27
+ gradientTransform: "matrix(17.99998 -16.99997 16.97223 17.9706 1 19)"
28
+ }, /*#__PURE__*/React.createElement("stop", {
29
+ stopColor: "#5BCAFF"
30
+ }), /*#__PURE__*/React.createElement("stop", {
31
+ offset: 1,
32
+ stopColor: "#06F"
33
+ }))));
34
+ }
35
+ export default FailoverTestVm20BlueIcon;
@@ -0,0 +1,35 @@
1
+ import * as React from "react";
2
+ function FailoverTestVm20GrayIcon({
3
+ title,
4
+ titleId,
5
+ ...props
6
+ }) {
7
+ return /*#__PURE__*/React.createElement("svg", Object.assign({
8
+ width: 20,
9
+ height: 20,
10
+ fill: "none",
11
+ xmlns: "http://www.w3.org/2000/svg",
12
+ "data-testid": "FailoverTestVm20GrayIcon",
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: "M1.218 3.092C1 3.52 1 4.08 1 5.2v7.6c0 1.12 0 1.68.218 2.108a2 2 0 00.874.874C2.52 16 3.08 16 4.2 16H8v2H5.5a.5.5 0 000 1h9a.5.5 0 000-1H12v-2h3.8c1.12 0 1.68 0 2.108-.218a2 2 0 00.874-.874C19 14.48 19 13.92 19 12.8V5.2c0-1.12 0-1.68-.218-2.108a2 2 0 00-.874-.874C17.48 2 16.92 2 15.8 2H4.2c-1.12 0-1.68 0-2.108.218a2 2 0 00-.874.874zM15.8 3H4.2c-.577 0-.949 0-1.232.024-.272.022-.373.06-.422.085a1 1 0 00-.437.437c-.025.05-.063.15-.085.422C2 4.25 2 4.623 2 5.2v7.6c0 .577 0 .949.024 1.232.022.272.06.373.085.422a1 1 0 00.437.437c.05.025.15.063.422.085C3.25 15 3.623 15 4.2 15h11.6c.577 0 .949 0 1.232-.024.272-.022.372-.06.422-.085a1 1 0 00.437-.437c.025-.05.063-.15.085-.422C18 13.75 18 13.377 18 12.8V5.2c0-.577 0-.949-.024-1.232-.022-.272-.06-.373-.085-.422a1 1 0 00-.437-.437c-.05-.025-.15-.063-.422-.085C16.75 3 16.377 3 15.8 3zm-4.747 4.94L8.932 5.818a1.5 1.5 0 00-2.121 0L4.689 7.94a1.5 1.5 0 000 2.12l2.122 2.122a1.5 1.5 0 002.121 0l2.121-2.121a1.5 1.5 0 000-2.121zM7.518 6.525a.5.5 0 01.707 0l2.121 2.122a.5.5 0 010 .707l-2.121 2.121a.5.5 0 01-.707 0L5.396 9.354a.5.5 0 010-.707l2.122-2.122zm5.657-.707l2.12 2.122a1.5 1.5 0 010 2.12l-2.12 2.122a1.5 1.5 0 01-2.122 0 .5.5 0 11.707-.707.5.5 0 00.707 0l2.122-2.121a.5.5 0 000-.707l-2.122-2.122a.5.5 0 00-.707 0 .5.5 0 01-.707-.707 1.5 1.5 0 012.122 0z",
20
+ fill: "url(#paint0_radial_FailoverTestVm20GrayIcon_16593_91)"
21
+ }), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("radialGradient", {
22
+ id: "paint0_radial_FailoverTestVm20GrayIcon_16593_91",
23
+ cx: 0,
24
+ cy: 0,
25
+ r: 1,
26
+ gradientUnits: "userSpaceOnUse",
27
+ gradientTransform: "matrix(17.99998 -16.99997 16.97223 17.9706 1 19)"
28
+ }, /*#__PURE__*/React.createElement("stop", {
29
+ stopColor: "#CCD4E3"
30
+ }), /*#__PURE__*/React.createElement("stop", {
31
+ offset: 1,
32
+ stopColor: "#6B7D99"
33
+ }))));
34
+ }
35
+ export default FailoverTestVm20GrayIcon;
@@ -0,0 +1,23 @@
1
+ import * as React from "react";
2
+ function FailoverTestVm20OntintIcon({
3
+ title,
4
+ titleId,
5
+ ...props
6
+ }) {
7
+ return /*#__PURE__*/React.createElement("svg", Object.assign({
8
+ width: 20,
9
+ height: 20,
10
+ fill: "none",
11
+ xmlns: "http://www.w3.org/2000/svg",
12
+ "data-testid": "FailoverTestVm20OntintIcon",
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: "M1.218 3.092C1 3.52 1 4.08 1 5.2v7.6c0 1.12 0 1.68.218 2.108a2 2 0 00.874.874C2.52 16 3.08 16 4.2 16H8v2H5.5a.5.5 0 000 1h9a.5.5 0 000-1H12v-2h3.8c1.12 0 1.68 0 2.108-.218a2 2 0 00.874-.874C19 14.48 19 13.92 19 12.8V5.2c0-1.12 0-1.68-.218-2.108a2 2 0 00-.874-.874C17.48 2 16.92 2 15.8 2H4.2c-1.12 0-1.68 0-2.108.218a2 2 0 00-.874.874zM15.8 3H4.2c-.577 0-.949 0-1.232.024-.272.022-.373.06-.422.085a1 1 0 00-.437.437c-.025.05-.063.15-.085.422C2 4.25 2 4.623 2 5.2v7.6c0 .577 0 .949.024 1.232.022.272.06.373.085.422a1 1 0 00.437.437c.05.025.15.063.422.085C3.25 15 3.623 15 4.2 15h11.6c.577 0 .949 0 1.232-.024.272-.022.372-.06.422-.085a1 1 0 00.437-.437c.025-.05.063-.15.085-.422C18 13.75 18 13.377 18 12.8V5.2c0-.577 0-.949-.024-1.232-.022-.272-.06-.373-.085-.422a1 1 0 00-.437-.437c-.05-.025-.15-.063-.422-.085C16.75 3 16.377 3 15.8 3zm-4.747 4.94L8.932 5.818a1.5 1.5 0 00-2.121 0L4.689 7.94a1.5 1.5 0 000 2.12l2.122 2.122a1.5 1.5 0 002.121 0l2.121-2.121a1.5 1.5 0 000-2.121zM7.518 6.525a.5.5 0 01.707 0l2.121 2.122a.5.5 0 010 .707l-2.121 2.121a.5.5 0 01-.707 0L5.396 9.354a.5.5 0 010-.707l2.122-2.122zm5.657-.707l2.12 2.122a1.5 1.5 0 010 2.12l-2.12 2.122a1.5 1.5 0 01-2.122 0 .5.5 0 11.707-.707.5.5 0 00.707 0l2.122-2.121a.5.5 0 000-.707l-2.122-2.122a.5.5 0 00-.707 0 .5.5 0 01-.707-.707 1.5 1.5 0 012.122 0z",
20
+ fill: "#fff"
21
+ }));
22
+ }
23
+ export default FailoverTestVm20OntintIcon;
@@ -0,0 +1,35 @@
1
+ import * as React from "react";
2
+ function FailoverTestVm24BlueIcon({
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": "FailoverTestVm24BlueIcon",
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.218 5.092C3 5.52 3 6.08 3 7.2v7.6c0 1.12 0 1.68.218 2.108a2 2 0 00.874.874C4.52 18 5.08 18 6.2 18H10v2H7.5a.5.5 0 000 1h9a.5.5 0 000-1H14v-2h3.8c1.12 0 1.68 0 2.108-.218a2 2 0 00.874-.874C21 16.48 21 15.92 21 14.8V7.2c0-1.12 0-1.68-.218-2.108a2 2 0 00-.874-.874C19.48 4 18.92 4 17.8 4H6.2c-1.12 0-1.68 0-2.108.218a2 2 0 00-.874.874zM17.8 5H6.2c-.577 0-.949 0-1.232.024-.272.022-.373.06-.422.085a1 1 0 00-.437.437c-.025.05-.063.15-.085.422C4 6.25 4 6.623 4 7.2v7.6c0 .577 0 .949.024 1.232.022.272.06.372.085.422a1 1 0 00.437.437c.05.025.15.063.422.085C5.25 17 5.623 17 6.2 17h11.6c.577 0 .949 0 1.232-.024.272-.022.372-.06.422-.085a1 1 0 00.437-.437c.025-.05.063-.15.085-.422C20 15.75 20 15.377 20 14.8V7.2c0-.577 0-.949-.024-1.232-.022-.272-.06-.373-.085-.422a1 1 0 00-.437-.437c-.05-.025-.15-.063-.422-.085C18.75 5 18.377 5 17.8 5zm-4.747 4.938l-2.121-2.122a1.5 1.5 0 00-2.121 0L6.689 9.938a1.5 1.5 0 000 2.12l2.122 2.122a1.5 1.5 0 002.121 0l2.121-2.121a1.5 1.5 0 000-2.121zM9.518 8.523a.5.5 0 01.707 0l2.121 2.122a.5.5 0 010 .707l-2.121 2.121a.5.5 0 01-.707 0l-2.122-2.121a.5.5 0 010-.707l2.122-2.122zm5.657-.707l2.12 2.122a1.5 1.5 0 010 2.12l-2.12 2.122a1.5 1.5 0 01-2.122 0 .5.5 0 01.707-.707.5.5 0 00.707 0l2.122-2.121a.5.5 0 000-.707l-2.121-2.122a.5.5 0 00-.708 0 .5.5 0 11-.707-.707 1.5 1.5 0 012.122 0z",
20
+ fill: "url(#paint0_radial_FailoverTestVm24BlueIcon_16593_99)"
21
+ }), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("radialGradient", {
22
+ id: "paint0_radial_FailoverTestVm24BlueIcon_16593_99",
23
+ cx: 0,
24
+ cy: 0,
25
+ r: 1,
26
+ gradientUnits: "userSpaceOnUse",
27
+ gradientTransform: "matrix(17.99998 -16.99997 16.97223 17.9706 3 21)"
28
+ }, /*#__PURE__*/React.createElement("stop", {
29
+ stopColor: "#5BCAFF"
30
+ }), /*#__PURE__*/React.createElement("stop", {
31
+ offset: 1,
32
+ stopColor: "#06F"
33
+ }))));
34
+ }
35
+ export default FailoverTestVm24BlueIcon;
@@ -0,0 +1,35 @@
1
+ import * as React from "react";
2
+ function FailoverTestVm24GrayIcon({
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": "FailoverTestVm24GrayIcon",
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.218 5.092C3 5.52 3 6.08 3 7.2v7.6c0 1.12 0 1.68.218 2.108a2 2 0 00.874.874C4.52 18 5.08 18 6.2 18H10v2H7.5a.5.5 0 000 1h9a.5.5 0 000-1H14v-2h3.8c1.12 0 1.68 0 2.108-.218a2 2 0 00.874-.874C21 16.48 21 15.92 21 14.8V7.2c0-1.12 0-1.68-.218-2.108a2 2 0 00-.874-.874C19.48 4 18.92 4 17.8 4H6.2c-1.12 0-1.68 0-2.108.218a2 2 0 00-.874.874zM17.8 5H6.2c-.577 0-.949 0-1.232.024-.272.022-.373.06-.422.085a1 1 0 00-.437.437c-.025.05-.063.15-.085.422C4 6.25 4 6.623 4 7.2v7.6c0 .577 0 .949.024 1.232.022.272.06.372.085.422a1 1 0 00.437.437c.05.025.15.063.422.085C5.25 17 5.623 17 6.2 17h11.6c.577 0 .949 0 1.232-.024.272-.022.372-.06.422-.085a1 1 0 00.437-.437c.025-.05.063-.15.085-.422C20 15.75 20 15.377 20 14.8V7.2c0-.577 0-.949-.024-1.232-.022-.272-.06-.373-.085-.422a1 1 0 00-.437-.437c-.05-.025-.15-.063-.422-.085C18.75 5 18.377 5 17.8 5zm-4.747 4.938l-2.121-2.122a1.5 1.5 0 00-2.121 0L6.689 9.938a1.5 1.5 0 000 2.12l2.122 2.122a1.5 1.5 0 002.121 0l2.121-2.121a1.5 1.5 0 000-2.121zM9.518 8.523a.5.5 0 01.707 0l2.121 2.122a.5.5 0 010 .707l-2.121 2.121a.5.5 0 01-.707 0l-2.122-2.121a.5.5 0 010-.707l2.122-2.122zm5.657-.707l2.12 2.122a1.5 1.5 0 010 2.12l-2.12 2.122a1.5 1.5 0 01-2.122 0 .5.5 0 01.707-.707.5.5 0 00.707 0l2.122-2.121a.5.5 0 000-.707l-2.121-2.122a.5.5 0 00-.708 0 .5.5 0 11-.707-.707 1.5 1.5 0 012.122 0z",
20
+ fill: "url(#paint0_radial_FailoverTestVm24GrayIcon_16593_95)"
21
+ }), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("radialGradient", {
22
+ id: "paint0_radial_FailoverTestVm24GrayIcon_16593_95",
23
+ cx: 0,
24
+ cy: 0,
25
+ r: 1,
26
+ gradientUnits: "userSpaceOnUse",
27
+ gradientTransform: "matrix(17.99998 -16.99997 16.97223 17.9706 3 21)"
28
+ }, /*#__PURE__*/React.createElement("stop", {
29
+ stopColor: "#CCD4E3"
30
+ }), /*#__PURE__*/React.createElement("stop", {
31
+ offset: 1,
32
+ stopColor: "#6B7D99"
33
+ }))));
34
+ }
35
+ export default FailoverTestVm24GrayIcon;
@@ -0,0 +1,23 @@
1
+ import * as React from "react";
2
+ function FailoverTestVm24OntintIcon({
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": "FailoverTestVm24OntintIcon",
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.218 5.092C3 5.52 3 6.08 3 7.2v7.6c0 1.12 0 1.68.218 2.108a2 2 0 00.874.874C4.52 18 5.08 18 6.2 18H10v2H7.5a.5.5 0 000 1h9a.5.5 0 000-1H14v-2h3.8c1.12 0 1.68 0 2.108-.218a2 2 0 00.874-.874C21 16.48 21 15.92 21 14.8V7.2c0-1.12 0-1.68-.218-2.108a2 2 0 00-.874-.874C19.48 4 18.92 4 17.8 4H6.2c-1.12 0-1.68 0-2.108.218a2 2 0 00-.874.874zM17.8 5H6.2c-.577 0-.949 0-1.232.024-.272.022-.373.06-.422.085a1 1 0 00-.437.437c-.025.05-.063.15-.085.422C4 6.25 4 6.623 4 7.2v7.6c0 .577 0 .949.024 1.232.022.272.06.372.085.422a1 1 0 00.437.437c.05.025.15.063.422.085C5.25 17 5.623 17 6.2 17h11.6c.577 0 .949 0 1.232-.024.272-.022.372-.06.422-.085a1 1 0 00.437-.437c.025-.05.063-.15.085-.422C20 15.75 20 15.377 20 14.8V7.2c0-.577 0-.949-.024-1.232-.022-.272-.06-.373-.085-.422a1 1 0 00-.437-.437c-.05-.025-.15-.063-.422-.085C18.75 5 18.377 5 17.8 5zm-4.747 4.938l-2.121-2.122a1.5 1.5 0 00-2.121 0L6.689 9.938a1.5 1.5 0 000 2.12l2.122 2.122a1.5 1.5 0 002.121 0l2.121-2.121a1.5 1.5 0 000-2.121zM9.518 8.523a.5.5 0 01.707 0l2.121 2.122a.5.5 0 010 .707l-2.121 2.121a.5.5 0 01-.707 0l-2.122-2.121a.5.5 0 010-.707l2.122-2.122zm5.657-.707l2.12 2.122a1.5 1.5 0 010 2.12l-2.12 2.122a1.5 1.5 0 01-2.122 0 .5.5 0 01.707-.707.5.5 0 00.707 0l2.122-2.121a.5.5 0 000-.707l-2.121-2.122a.5.5 0 00-.708 0 .5.5 0 11-.707-.707 1.5 1.5 0 012.122 0z",
20
+ fill: "#fff"
21
+ }));
22
+ }
23
+ export default FailoverTestVm24OntintIcon;
@@ -0,0 +1,39 @@
1
+ import * as React from "react";
2
+ function ReplicaActionStopFailoverTest40GradientBlueIcon({
3
+ title,
4
+ titleId,
5
+ ...props
6
+ }) {
7
+ return /*#__PURE__*/React.createElement("svg", Object.assign({
8
+ width: 40,
9
+ height: 40,
10
+ fill: "none",
11
+ xmlns: "http://www.w3.org/2000/svg",
12
+ "data-testid": "ReplicaActionStopFailoverTest40GradientBlueIcon",
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: "M29.172 15.05a1 1 0 011.414 0l3.838 3.838c.383.384.575.579.648.803a1 1 0 010 .619c-.074.228-.272.426-.668.822l-3.818 3.818a1 1 0 01-1.414-1.414L32.707 20l-3.535-3.535a1 1 0 010-1.414zm-15.93 9.193a1 1 0 01-1.414 0l-2.829-2.829-2.828 2.829a1 1 0 11-1.414-1.415L7.585 20l-2.828-2.828a1 1 0 111.414-1.415l2.828 2.829 2.829-2.829a1 1 0 111.414 1.415L10.414 20l2.828 2.828a1 1 0 010 1.415zM17 20a1 1 0 11-2 0 1 1 0 012 0zm3 1a1 1 0 100-2 1 1 0 000 2zm5-1a1 1 0 11-2 0 1 1 0 012 0zm3 1a1 1 0 100-2 1 1 0 000 2z",
20
+ fill: "url(#paint0_linear_16627_8569)"
21
+ }), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("linearGradient", {
22
+ id: "paint0_linear_16627_8569",
23
+ x1: 36.882,
24
+ y1: 20,
25
+ x2: 6.353,
26
+ y2: 20,
27
+ gradientUnits: "userSpaceOnUse"
28
+ }, /*#__PURE__*/React.createElement("stop", {
29
+ stopColor: "#0080FF"
30
+ }), /*#__PURE__*/React.createElement("stop", {
31
+ offset: 0.183,
32
+ stopColor: "#3199FF"
33
+ }), /*#__PURE__*/React.createElement("stop", {
34
+ offset: 1,
35
+ stopColor: "#66B3FF",
36
+ stopOpacity: 0.7
37
+ }))));
38
+ }
39
+ export default ReplicaActionStopFailoverTest40GradientBlueIcon;