@cloudtower/icons-react 0.32.1 → 0.32.3

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 (153) hide show
  1. package/dist/ArrowChevronDown16BoldTertiaryIcon.d.ts +4 -0
  2. package/dist/CalendarClockDateTime16GradientBlueIcon.d.ts +4 -0
  3. package/dist/CalendarClockDateTime16SecondaryIcon.d.ts +4 -0
  4. package/dist/Convert16GradientBlueIcon.d.ts +4 -0
  5. package/dist/Convert24GradientBlueIcon.d.ts +4 -0
  6. package/dist/EdgeGateway16GradientBlueIcon.d.ts +4 -0
  7. package/dist/EdgeGatewayGroup16GradientBlueIcon.d.ts +4 -0
  8. package/dist/EdgeGatewayGroup24GradientBlueIcon.d.ts +4 -0
  9. package/dist/EdgeGatewayNew24GradientBlueIcon.d.ts +4 -0
  10. package/dist/EdgeGatewaySwap24GradientBlueIcon.d.ts +4 -0
  11. package/dist/HotfixPackagePatchFile16GradientGrayIcon.d.ts +4 -0
  12. package/dist/HotfixPackagePatchFile24GradientBlueIcon.d.ts +4 -0
  13. package/dist/InstallPackagePatch16GradientBlueIcon.d.ts +4 -0
  14. package/dist/Ip16YellowOutlinedIcon.d.ts +4 -0
  15. package/dist/IscsLun16OntintIcon.d.ts +4 -0
  16. package/dist/IscsiTargetDatastoreStorageObject16OntintIcon.d.ts +4 -0
  17. package/dist/K8SNamespace16GradientBlueIcon.d.ts +4 -0
  18. package/dist/Key16GradientBlueIcon.d.ts +4 -0
  19. package/dist/Key16GradientGrayIcon.d.ts +4 -0
  20. package/dist/Key16OntintIcon.d.ts +4 -0
  21. package/dist/Key24GradientBllueIcon.d.ts +4 -0
  22. package/dist/Key24GradientGrayIcon.d.ts +4 -0
  23. package/dist/Key24OntintIcon.d.ts +4 -0
  24. package/dist/Main16GradientGrayIcon.d.ts +4 -0
  25. package/dist/Main16OntintIcon.d.ts +4 -0
  26. package/dist/MinusUnmountRemoveCircle24GradientRedIconIcon.d.ts +4 -0
  27. package/dist/NetworkSystem16GradientBlueIcon.d.ts +4 -0
  28. package/dist/NetworkSystem16GradientRedIcon.d.ts +4 -0
  29. package/dist/NetworkSystem16GradientYellowIcon.d.ts +4 -0
  30. package/dist/NetworkSystem24GradientBlueIcon.d.ts +4 -0
  31. package/dist/NvmeNamespaceGroup16GradientGrayIcon.d.ts +4 -0
  32. package/dist/NvmeNamespaceGroup16OntintIcon.d.ts +4 -0
  33. package/dist/NvmeNamespaceStorageObject16GradientGrayIcon.d.ts +4 -0
  34. package/dist/NvmeNamespaceStorageObject16OntintIcon.d.ts +4 -0
  35. package/dist/NvmeSubsystemDatastoreStorageObject16GradientGrayIcon.d.ts +4 -0
  36. package/dist/NvmeSubsystemDatastoreStorageObject16OntintIcon.d.ts +4 -0
  37. package/dist/PoweronStartNew16GradientGreyIcon.d.ts +4 -0
  38. package/dist/ScalingUp16GradientBlueIconIcon.d.ts +4 -0
  39. package/dist/SearchNav16GradientGrayIcon.d.ts +4 -0
  40. package/dist/ServiceComponent16Gray50Icon.d.ts +4 -0
  41. package/dist/ServiceComponent16Gray70Icon.d.ts +4 -0
  42. package/dist/StatusUnknownQuestionMark16GreyIconIcon.d.ts +4 -0
  43. package/dist/VpcSystemNetwork16GradientBlueIcon.d.ts +4 -0
  44. package/dist/VpcSystemNetwork16GradientRedIcon.d.ts +4 -0
  45. package/dist/VpcSystemNetwork16GradientYellowIcon.d.ts +4 -0
  46. package/dist/VpcSystemNetwork24GradientBlueIcon.d.ts +4 -0
  47. package/dist/cjs/ArrowChevronDown16BoldSecondaryIcon.js +2 -2
  48. package/dist/cjs/ArrowChevronDown16BoldTertiaryIcon.js +24 -0
  49. package/dist/cjs/ArrowChevronUp16BoldSecondaryIcon.js +2 -4
  50. package/dist/cjs/CalendarClockDateTime16GradientBlueIcon.js +232 -0
  51. package/dist/cjs/CalendarClockDateTime16SecondaryIcon.js +38 -0
  52. package/dist/cjs/Convert16GradientBlueIcon.js +50 -0
  53. package/dist/cjs/Convert24GradientBlueIcon.js +48 -0
  54. package/dist/cjs/EdgeGateway16GradientBlueIcon.js +65 -0
  55. package/dist/cjs/EdgeGatewayGroup16GradientBlueIcon.js +80 -0
  56. package/dist/cjs/EdgeGatewayGroup24GradientBlueIcon.js +80 -0
  57. package/dist/cjs/EdgeGatewayNew24GradientBlueIcon.js +65 -0
  58. package/dist/cjs/EdgeGatewaySwap24GradientBlueIcon.js +48 -0
  59. package/dist/cjs/HotfixPackagePatchFile16GradientGrayIcon.js +50 -0
  60. package/dist/cjs/HotfixPackagePatchFile24GradientBlueIcon.js +50 -0
  61. package/dist/cjs/InstallPackagePatch16GradientBlueIcon.js +50 -0
  62. package/dist/cjs/Ip16YellowOutlinedIcon.js +23 -0
  63. package/dist/cjs/IscsLun16OntintIcon.js +23 -0
  64. package/dist/cjs/IscsiTargetDatastoreStorageObject16OntintIcon.js +23 -0
  65. package/dist/cjs/K8SNamespace16GradientBlueIcon.js +35 -0
  66. package/dist/cjs/K8SNamespace16GradientGrayIcon.js +5 -5
  67. package/dist/cjs/Key16GradientBlueIcon.js +35 -0
  68. package/dist/cjs/Key16GradientGrayIcon.js +35 -0
  69. package/dist/cjs/Key16OntintIcon.js +23 -0
  70. package/dist/cjs/Key24GradientBllueIcon.js +35 -0
  71. package/dist/cjs/Key24GradientGrayIcon.js +35 -0
  72. package/dist/cjs/Key24OntintIcon.js +23 -0
  73. package/dist/cjs/Main16GradientGrayIcon.js +35 -0
  74. package/dist/cjs/Main16OntintIcon.js +23 -0
  75. package/dist/cjs/MaintenanceModeEnter16GradientYellowIcon.js +34 -4
  76. package/dist/cjs/MaintenanceModeEnter24GradientYellowIcon.js +34 -4
  77. package/dist/cjs/MinusUnmountRemoveCircle24GradientRedIconIcon.js +50 -0
  78. package/dist/cjs/NetworkSystem16GradientBlueIcon.js +82 -0
  79. package/dist/cjs/NetworkSystem16GradientRedIcon.js +31 -0
  80. package/dist/cjs/NetworkSystem16GradientYellowIcon.js +31 -0
  81. package/dist/cjs/NetworkSystem24GradientBlueIcon.js +67 -0
  82. package/dist/cjs/NvmeNamespaceGroup16GradientGrayIcon.js +110 -0
  83. package/dist/cjs/NvmeNamespaceGroup16OntintIcon.js +28 -0
  84. package/dist/cjs/NvmeNamespaceStorageObject16GradientGrayIcon.js +110 -0
  85. package/dist/cjs/NvmeNamespaceStorageObject16OntintIcon.js +28 -0
  86. package/dist/cjs/NvmeSubsystemDatastoreStorageObject16GradientGrayIcon.js +114 -0
  87. package/dist/cjs/NvmeSubsystemDatastoreStorageObject16OntintIcon.js +30 -0
  88. package/dist/cjs/PoweronStartNew16GradientGreyIcon.js +36 -0
  89. package/dist/cjs/ScalingUp16GradientBlueIconIcon.js +55 -0
  90. package/dist/cjs/SearchNav16GradientGrayIcon.js +35 -0
  91. package/dist/cjs/ServiceComponent16Gray50Icon.js +27 -0
  92. package/dist/cjs/ServiceComponent16Gray70Icon.js +27 -0
  93. package/dist/cjs/StatusUnknownQuestionMark16GreyIconIcon.js +28 -0
  94. package/dist/cjs/VpcSystemNetwork16GradientBlueIcon.js +35 -0
  95. package/dist/cjs/VpcSystemNetwork16GradientRedIcon.js +23 -0
  96. package/dist/cjs/VpcSystemNetwork16GradientYellowIcon.js +23 -0
  97. package/dist/cjs/VpcSystemNetwork24GradientBlueIcon.js +35 -0
  98. package/dist/cjs/index.js +46 -0
  99. package/dist/esm/ArrowChevronDown16BoldSecondaryIcon.js +2 -2
  100. package/dist/esm/ArrowChevronDown16BoldTertiaryIcon.js +24 -0
  101. package/dist/esm/ArrowChevronUp16BoldSecondaryIcon.js +2 -4
  102. package/dist/esm/CalendarClockDateTime16GradientBlueIcon.js +232 -0
  103. package/dist/esm/CalendarClockDateTime16SecondaryIcon.js +38 -0
  104. package/dist/esm/Convert16GradientBlueIcon.js +50 -0
  105. package/dist/esm/Convert24GradientBlueIcon.js +48 -0
  106. package/dist/esm/EdgeGateway16GradientBlueIcon.js +65 -0
  107. package/dist/esm/EdgeGatewayGroup16GradientBlueIcon.js +80 -0
  108. package/dist/esm/EdgeGatewayGroup24GradientBlueIcon.js +80 -0
  109. package/dist/esm/EdgeGatewayNew24GradientBlueIcon.js +65 -0
  110. package/dist/esm/EdgeGatewaySwap24GradientBlueIcon.js +48 -0
  111. package/dist/esm/HotfixPackagePatchFile16GradientGrayIcon.js +50 -0
  112. package/dist/esm/HotfixPackagePatchFile24GradientBlueIcon.js +50 -0
  113. package/dist/esm/InstallPackagePatch16GradientBlueIcon.js +50 -0
  114. package/dist/esm/Ip16YellowOutlinedIcon.js +23 -0
  115. package/dist/esm/IscsLun16OntintIcon.js +23 -0
  116. package/dist/esm/IscsiTargetDatastoreStorageObject16OntintIcon.js +23 -0
  117. package/dist/esm/K8SNamespace16GradientBlueIcon.js +35 -0
  118. package/dist/esm/K8SNamespace16GradientGrayIcon.js +5 -5
  119. package/dist/esm/Key16GradientBlueIcon.js +35 -0
  120. package/dist/esm/Key16GradientGrayIcon.js +35 -0
  121. package/dist/esm/Key16OntintIcon.js +23 -0
  122. package/dist/esm/Key24GradientBllueIcon.js +35 -0
  123. package/dist/esm/Key24GradientGrayIcon.js +35 -0
  124. package/dist/esm/Key24OntintIcon.js +23 -0
  125. package/dist/esm/Main16GradientGrayIcon.js +35 -0
  126. package/dist/esm/Main16OntintIcon.js +23 -0
  127. package/dist/esm/MaintenanceModeEnter16GradientYellowIcon.js +34 -4
  128. package/dist/esm/MaintenanceModeEnter24GradientYellowIcon.js +34 -4
  129. package/dist/esm/MinusUnmountRemoveCircle24GradientRedIconIcon.js +50 -0
  130. package/dist/esm/NetworkSystem16GradientBlueIcon.js +82 -0
  131. package/dist/esm/NetworkSystem16GradientRedIcon.js +31 -0
  132. package/dist/esm/NetworkSystem16GradientYellowIcon.js +31 -0
  133. package/dist/esm/NetworkSystem24GradientBlueIcon.js +67 -0
  134. package/dist/esm/NvmeNamespaceGroup16GradientGrayIcon.js +110 -0
  135. package/dist/esm/NvmeNamespaceGroup16OntintIcon.js +28 -0
  136. package/dist/esm/NvmeNamespaceStorageObject16GradientGrayIcon.js +110 -0
  137. package/dist/esm/NvmeNamespaceStorageObject16OntintIcon.js +28 -0
  138. package/dist/esm/NvmeSubsystemDatastoreStorageObject16GradientGrayIcon.js +114 -0
  139. package/dist/esm/NvmeSubsystemDatastoreStorageObject16OntintIcon.js +30 -0
  140. package/dist/esm/PoweronStartNew16GradientGreyIcon.js +36 -0
  141. package/dist/esm/ScalingUp16GradientBlueIconIcon.js +55 -0
  142. package/dist/esm/SearchNav16GradientGrayIcon.js +35 -0
  143. package/dist/esm/ServiceComponent16Gray50Icon.js +27 -0
  144. package/dist/esm/ServiceComponent16Gray70Icon.js +27 -0
  145. package/dist/esm/StatusUnknownQuestionMark16GreyIconIcon.js +28 -0
  146. package/dist/esm/VpcSystemNetwork16GradientBlueIcon.js +35 -0
  147. package/dist/esm/VpcSystemNetwork16GradientRedIcon.js +23 -0
  148. package/dist/esm/VpcSystemNetwork16GradientYellowIcon.js +23 -0
  149. package/dist/esm/VpcSystemNetwork24GradientBlueIcon.js +35 -0
  150. package/dist/esm/index.js +46 -0
  151. package/dist/image-types.d.ts +1 -1
  152. package/dist/index.d.ts +46 -0
  153. package/package.json +3 -3
@@ -0,0 +1,110 @@
1
+ import * as React from "react";
2
+ function NvmeNamespaceStorageObject16GradientGrayIcon({
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": "NvmeNamespaceStorageObject16GradientGrayIcon",
13
+ "aria-labelledby": titleId
14
+ }, props), title ? /*#__PURE__*/React.createElement("title", {
15
+ id: titleId
16
+ }, title) : null, /*#__PURE__*/React.createElement("path", {
17
+ d: "M12 5v2h-2V5h2z",
18
+ fill: "url(#paint0_radial_NvmeNamespaceStorageObject16GradientGrayIcon_4056_8134)"
19
+ }), /*#__PURE__*/React.createElement("path", {
20
+ d: "M9 7V5H7v2h2z",
21
+ fill: "url(#paint1_radial_NvmeNamespaceStorageObject16GradientGrayIcon_4056_8134)"
22
+ }), /*#__PURE__*/React.createElement("path", {
23
+ d: "M6 5v2H4V5h2z",
24
+ fill: "url(#paint2_radial_NvmeNamespaceStorageObject16GradientGrayIcon_4056_8134)"
25
+ }), /*#__PURE__*/React.createElement("path", {
26
+ fillRule: "evenodd",
27
+ clipRule: "evenodd",
28
+ d: "M14 5a2 2 0 00-2-2H4a2 2 0 00-2 2v2a2 2 0 002 2h8a2 2 0 002-2V5zm-1 2V5a1 1 0 00-1-1H4a1 1 0 00-1 1v2a1 1 0 001 1h8a1 1 0 001-1z",
29
+ fill: "url(#paint3_radial_NvmeNamespaceStorageObject16GradientGrayIcon_4056_8134)"
30
+ }), /*#__PURE__*/React.createElement("path", {
31
+ d: "M10.959 10.88h-.613c-.023-.23-.21-.364-.516-.364-.313 0-.486.138-.486.326-.004.21.216.304.478.362l.272.063c.525.114.905.372.906.858-.002.534-.435.875-1.173.875-.734 0-1.201-.326-1.218-.958h.619c.02.292.26.44.591.44.325 0 .535-.145.536-.358-.001-.197-.184-.288-.513-.365l-.33-.08c-.51-.118-.824-.365-.823-.795-.003-.53.483-.884 1.145-.884.673 0 1.116.36 1.125.88z",
32
+ fill: "url(#paint4_radial_NvmeNamespaceStorageObject16GradientGrayIcon_4056_8134)"
33
+ }), /*#__PURE__*/React.createElement("path", {
34
+ d: "M6.892 10.04h.636v2.919h-.552L5.66 11.122H5.64v1.837H5v-2.92h.56l1.305 1.837h.027V10.04z",
35
+ fill: "url(#paint5_radial_NvmeNamespaceStorageObject16GradientGrayIcon_4056_8134)"
36
+ }), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("radialGradient", {
37
+ id: "paint0_radial_NvmeNamespaceStorageObject16GradientGrayIcon_4056_8134",
38
+ cx: 0,
39
+ cy: 0,
40
+ r: 1,
41
+ gradientUnits: "userSpaceOnUse",
42
+ gradientTransform: "matrix(12 -10 9.83606 11.80325 2 13)"
43
+ }, /*#__PURE__*/React.createElement("stop", {
44
+ stopColor: "#CCD4E3"
45
+ }), /*#__PURE__*/React.createElement("stop", {
46
+ offset: 1,
47
+ stopColor: "#6B7D99"
48
+ })), /*#__PURE__*/React.createElement("radialGradient", {
49
+ id: "paint1_radial_NvmeNamespaceStorageObject16GradientGrayIcon_4056_8134",
50
+ cx: 0,
51
+ cy: 0,
52
+ r: 1,
53
+ gradientUnits: "userSpaceOnUse",
54
+ gradientTransform: "matrix(12 -10 9.83606 11.80325 2 13)"
55
+ }, /*#__PURE__*/React.createElement("stop", {
56
+ stopColor: "#CCD4E3"
57
+ }), /*#__PURE__*/React.createElement("stop", {
58
+ offset: 1,
59
+ stopColor: "#6B7D99"
60
+ })), /*#__PURE__*/React.createElement("radialGradient", {
61
+ id: "paint2_radial_NvmeNamespaceStorageObject16GradientGrayIcon_4056_8134",
62
+ cx: 0,
63
+ cy: 0,
64
+ r: 1,
65
+ gradientUnits: "userSpaceOnUse",
66
+ gradientTransform: "matrix(12 -10 9.83606 11.80325 2 13)"
67
+ }, /*#__PURE__*/React.createElement("stop", {
68
+ stopColor: "#CCD4E3"
69
+ }), /*#__PURE__*/React.createElement("stop", {
70
+ offset: 1,
71
+ stopColor: "#6B7D99"
72
+ })), /*#__PURE__*/React.createElement("radialGradient", {
73
+ id: "paint3_radial_NvmeNamespaceStorageObject16GradientGrayIcon_4056_8134",
74
+ cx: 0,
75
+ cy: 0,
76
+ r: 1,
77
+ gradientUnits: "userSpaceOnUse",
78
+ gradientTransform: "matrix(12 -10 9.83606 11.80325 2 13)"
79
+ }, /*#__PURE__*/React.createElement("stop", {
80
+ stopColor: "#CCD4E3"
81
+ }), /*#__PURE__*/React.createElement("stop", {
82
+ offset: 1,
83
+ stopColor: "#6B7D99"
84
+ })), /*#__PURE__*/React.createElement("radialGradient", {
85
+ id: "paint4_radial_NvmeNamespaceStorageObject16GradientGrayIcon_4056_8134",
86
+ cx: 0,
87
+ cy: 0,
88
+ r: 1,
89
+ gradientUnits: "userSpaceOnUse",
90
+ gradientTransform: "matrix(12 -10 9.83606 11.80325 2 13)"
91
+ }, /*#__PURE__*/React.createElement("stop", {
92
+ stopColor: "#CCD4E3"
93
+ }), /*#__PURE__*/React.createElement("stop", {
94
+ offset: 1,
95
+ stopColor: "#6B7D99"
96
+ })), /*#__PURE__*/React.createElement("radialGradient", {
97
+ id: "paint5_radial_NvmeNamespaceStorageObject16GradientGrayIcon_4056_8134",
98
+ cx: 0,
99
+ cy: 0,
100
+ r: 1,
101
+ gradientUnits: "userSpaceOnUse",
102
+ gradientTransform: "matrix(12 -10 9.83606 11.80325 2 13)"
103
+ }, /*#__PURE__*/React.createElement("stop", {
104
+ stopColor: "#CCD4E3"
105
+ }), /*#__PURE__*/React.createElement("stop", {
106
+ offset: 1,
107
+ stopColor: "#6B7D99"
108
+ }))));
109
+ }
110
+ export default NvmeNamespaceStorageObject16GradientGrayIcon;
@@ -0,0 +1,28 @@
1
+ import * as React from "react";
2
+ function NvmeNamespaceStorageObject16OntintIcon({
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": "NvmeNamespaceStorageObject16OntintIcon",
13
+ "aria-labelledby": titleId
14
+ }, props), title ? /*#__PURE__*/React.createElement("title", {
15
+ id: titleId
16
+ }, title) : null, /*#__PURE__*/React.createElement("g", {
17
+ fill: "#fff"
18
+ }, /*#__PURE__*/React.createElement("path", {
19
+ d: "M12 5v2h-2V5h2zM9 7V5H7v2h2zM6 5v2H4V5h2z"
20
+ }), /*#__PURE__*/React.createElement("path", {
21
+ fillRule: "evenodd",
22
+ clipRule: "evenodd",
23
+ d: "M14 5a2 2 0 00-2-2H4a2 2 0 00-2 2v2a2 2 0 002 2h8a2 2 0 002-2V5zm-1 2V5a1 1 0 00-1-1H4a1 1 0 00-1 1v2a1 1 0 001 1h8a1 1 0 001-1z"
24
+ }), /*#__PURE__*/React.createElement("path", {
25
+ d: "M10.959 10.88h-.613c-.023-.23-.21-.364-.516-.364-.313 0-.486.138-.486.326-.004.21.216.304.478.362l.272.063c.525.114.905.372.906.858-.002.534-.435.875-1.173.875-.734 0-1.201-.326-1.218-.958h.619c.02.292.26.44.591.44.325 0 .535-.145.536-.358-.001-.197-.184-.288-.513-.365l-.33-.08c-.51-.118-.824-.365-.823-.795-.003-.53.483-.884 1.145-.884.673 0 1.116.36 1.125.88zM6.892 10.04h.636v2.919h-.552L5.66 11.122H5.64v1.837H5v-2.92h.56l1.305 1.837h.027V10.04z"
26
+ })));
27
+ }
28
+ export default NvmeNamespaceStorageObject16OntintIcon;
@@ -0,0 +1,114 @@
1
+ import * as React from "react";
2
+ function NvmeSubsystemDatastoreStorageObject16GradientGrayIcon({
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": "NvmeSubsystemDatastoreStorageObject16GradientGrayIcon",
13
+ "aria-labelledby": titleId
14
+ }, props), title ? /*#__PURE__*/React.createElement("title", {
15
+ id: titleId
16
+ }, title) : null, /*#__PURE__*/React.createElement("path", {
17
+ d: "M4.021 3h.612v2.91h-.531L2.836 4.077h-.021V5.91H2.2V3h.54l1.255 1.83h.026V3z",
18
+ fill: "url(#paint0_radial_NvmeSubsystemDatastoreStorageObject16GradientGrayIcon_4056_3229)"
19
+ }), /*#__PURE__*/React.createElement("path", {
20
+ d: "M4.984 3h.683l.703 2.21h.027L7.102 3h.681L6.781 5.91h-.793L4.984 3z",
21
+ fill: "url(#paint1_radial_NvmeSubsystemDatastoreStorageObject16GradientGrayIcon_4056_3229)"
22
+ }), /*#__PURE__*/React.createElement("path", {
23
+ d: "M8.134 3v2.91h.596V4.008h.024l.753 1.886h.406l.753-1.88h.024V5.91h.597V3h-.759l-.8 1.955h-.035L8.893 3h-.76z",
24
+ fill: "url(#paint2_radial_NvmeSubsystemDatastoreStorageObject16GradientGrayIcon_4056_3229)"
25
+ }), /*#__PURE__*/React.createElement("path", {
26
+ fillRule: "evenodd",
27
+ clipRule: "evenodd",
28
+ d: "M13.765 5.284c-.085.405-.449.668-.988.668-.672 0-1.083-.432-1.083-1.124 0-.673.416-1.13 1.059-1.13.576 0 1.025.367 1.025 1.109v.166h-1.486v.001c0 .326.192.526.495.526.201 0 .358-.087.419-.253l.56.037zm-1.003-1.133a.46.46 0 00-.47.447h.917a.43.43 0 00-.447-.447z",
29
+ fill: "url(#paint3_radial_NvmeSubsystemDatastoreStorageObject16GradientGrayIcon_4056_3229)"
30
+ }), /*#__PURE__*/React.createElement("path", {
31
+ fillRule: "evenodd",
32
+ clipRule: "evenodd",
33
+ d: "M0 2a1 1 0 011-1h14a1 1 0 011 1v5a1 1 0 01-1 1H1a1 1 0 01-1-1V2zm1 0h14v5H1V2z",
34
+ fill: "url(#paint4_radial_NvmeSubsystemDatastoreStorageObject16GradientGrayIcon_4056_3229)"
35
+ }), /*#__PURE__*/React.createElement("path", {
36
+ fillRule: "evenodd",
37
+ clipRule: "evenodd",
38
+ d: "M14.5 13.111V10.89a.921.921 0 00-.247-.611 1.786 1.786 0 00-.485-.368c-.36-.198-.85-.36-1.413-.49C11.223 9.158 9.683 9 8 9c-1.683 0-3.223.158-4.355.42-.563.13-1.052.292-1.414.49-.18.098-.352.219-.484.368a.921.921 0 00-.247.61v2.223c0 .252.113.459.247.611.132.15.304.27.484.368.362.198.851.36 1.414.49C4.777 14.842 6.317 15 8 15c1.683 0 3.223-.158 4.355-.42.563-.13 1.052-.292 1.413-.49.18-.098.353-.219.485-.368a.921.921 0 00.247-.61zm-12-.047v-1.065c.321.14.711.259 1.145.36 1.132.261 2.672.419 4.355.419 1.683 0 3.223-.158 4.355-.42.434-.1.824-.22 1.145-.36v1.066a.852.852 0 01-.212.15c-.246.134-.635.27-1.158.392-1.04.24-2.5.394-4.13.394s-3.09-.153-4.13-.394c-.523-.121-.912-.258-1.158-.393a.853.853 0 01-.212-.15zm10.788-2.277c.072.039.123.073.16.102a1.16 1.16 0 01-.16.102c-.246.135-.635.272-1.158.393-1.04.24-2.5.394-4.13.394s-3.09-.154-4.13-.394c-.523-.121-.912-.258-1.158-.393a1.164 1.164 0 01-.16-.102c.037-.028.088-.063.16-.102.246-.135.635-.272 1.158-.393C4.91 10.154 6.37 10 8 10s3.09.153 4.13.394c.523.121.912.258 1.158.393z",
39
+ fill: "url(#paint5_radial_NvmeSubsystemDatastoreStorageObject16GradientGrayIcon_4056_3229)"
40
+ }), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("radialGradient", {
41
+ id: "paint0_radial_NvmeSubsystemDatastoreStorageObject16GradientGrayIcon_4056_3229",
42
+ cx: 0,
43
+ cy: 0,
44
+ r: 1,
45
+ gradientUnits: "userSpaceOnUse",
46
+ gradientTransform: "matrix(16.00001 -14 13.87607 15.85838 0 15)"
47
+ }, /*#__PURE__*/React.createElement("stop", {
48
+ stopColor: "#CCD4E3"
49
+ }), /*#__PURE__*/React.createElement("stop", {
50
+ offset: 1,
51
+ stopColor: "#6B7D99"
52
+ })), /*#__PURE__*/React.createElement("radialGradient", {
53
+ id: "paint1_radial_NvmeSubsystemDatastoreStorageObject16GradientGrayIcon_4056_3229",
54
+ cx: 0,
55
+ cy: 0,
56
+ r: 1,
57
+ gradientUnits: "userSpaceOnUse",
58
+ gradientTransform: "matrix(16.00001 -14 13.87607 15.85838 0 15)"
59
+ }, /*#__PURE__*/React.createElement("stop", {
60
+ stopColor: "#CCD4E3"
61
+ }), /*#__PURE__*/React.createElement("stop", {
62
+ offset: 1,
63
+ stopColor: "#6B7D99"
64
+ })), /*#__PURE__*/React.createElement("radialGradient", {
65
+ id: "paint2_radial_NvmeSubsystemDatastoreStorageObject16GradientGrayIcon_4056_3229",
66
+ cx: 0,
67
+ cy: 0,
68
+ r: 1,
69
+ gradientUnits: "userSpaceOnUse",
70
+ gradientTransform: "matrix(16.00001 -14 13.87607 15.85838 0 15)"
71
+ }, /*#__PURE__*/React.createElement("stop", {
72
+ stopColor: "#CCD4E3"
73
+ }), /*#__PURE__*/React.createElement("stop", {
74
+ offset: 1,
75
+ stopColor: "#6B7D99"
76
+ })), /*#__PURE__*/React.createElement("radialGradient", {
77
+ id: "paint3_radial_NvmeSubsystemDatastoreStorageObject16GradientGrayIcon_4056_3229",
78
+ cx: 0,
79
+ cy: 0,
80
+ r: 1,
81
+ gradientUnits: "userSpaceOnUse",
82
+ gradientTransform: "matrix(16.00001 -14 13.87607 15.85838 0 15)"
83
+ }, /*#__PURE__*/React.createElement("stop", {
84
+ stopColor: "#CCD4E3"
85
+ }), /*#__PURE__*/React.createElement("stop", {
86
+ offset: 1,
87
+ stopColor: "#6B7D99"
88
+ })), /*#__PURE__*/React.createElement("radialGradient", {
89
+ id: "paint4_radial_NvmeSubsystemDatastoreStorageObject16GradientGrayIcon_4056_3229",
90
+ cx: 0,
91
+ cy: 0,
92
+ r: 1,
93
+ gradientUnits: "userSpaceOnUse",
94
+ gradientTransform: "matrix(16.00001 -14 13.87607 15.85838 0 15)"
95
+ }, /*#__PURE__*/React.createElement("stop", {
96
+ stopColor: "#CCD4E3"
97
+ }), /*#__PURE__*/React.createElement("stop", {
98
+ offset: 1,
99
+ stopColor: "#6B7D99"
100
+ })), /*#__PURE__*/React.createElement("radialGradient", {
101
+ id: "paint5_radial_NvmeSubsystemDatastoreStorageObject16GradientGrayIcon_4056_3229",
102
+ cx: 0,
103
+ cy: 0,
104
+ r: 1,
105
+ gradientUnits: "userSpaceOnUse",
106
+ gradientTransform: "matrix(16.00001 -14 13.87607 15.85838 0 15)"
107
+ }, /*#__PURE__*/React.createElement("stop", {
108
+ stopColor: "#CCD4E3"
109
+ }), /*#__PURE__*/React.createElement("stop", {
110
+ offset: 1,
111
+ stopColor: "#6B7D99"
112
+ }))));
113
+ }
114
+ export default NvmeSubsystemDatastoreStorageObject16GradientGrayIcon;
@@ -0,0 +1,30 @@
1
+ import * as React from "react";
2
+ function NvmeSubsystemDatastoreStorageObject16OntintIcon({
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": "NvmeSubsystemDatastoreStorageObject16OntintIcon",
13
+ "aria-labelledby": titleId
14
+ }, props), title ? /*#__PURE__*/React.createElement("title", {
15
+ id: titleId
16
+ }, title) : null, /*#__PURE__*/React.createElement("g", {
17
+ fill: "#fff"
18
+ }, /*#__PURE__*/React.createElement("path", {
19
+ d: "M4.021 3h.612v2.91h-.531L2.836 4.077h-.021V5.91H2.2V3h.54l1.255 1.83h.026V3zM4.984 3h.683l.703 2.21h.027L7.102 3h.681L6.781 5.91h-.793L4.984 3zM8.134 3v2.91h.596V4.008h.024l.753 1.886h.406l.753-1.88h.024V5.91h.597V3h-.759l-.8 1.955h-.035L8.893 3h-.76z"
20
+ }), /*#__PURE__*/React.createElement("path", {
21
+ fillRule: "evenodd",
22
+ clipRule: "evenodd",
23
+ d: "M13.765 5.284c-.085.405-.449.668-.988.668-.672 0-1.083-.432-1.083-1.124 0-.673.416-1.13 1.059-1.13.576 0 1.025.367 1.025 1.109v.166h-1.486v.001c0 .326.192.526.495.526.201 0 .358-.087.419-.253l.56.037zm-1.003-1.133a.46.46 0 00-.47.447h.917a.43.43 0 00-.447-.447z"
24
+ }), /*#__PURE__*/React.createElement("path", {
25
+ fillRule: "evenodd",
26
+ clipRule: "evenodd",
27
+ d: "M0 2a1 1 0 011-1h14a1 1 0 011 1v5a1 1 0 01-1 1H1a1 1 0 01-1-1V2zm1 0h14v5H1V2zM14.5 13.111V10.89a.921.921 0 00-.247-.611 1.786 1.786 0 00-.485-.368c-.36-.198-.85-.36-1.413-.49C11.223 9.158 9.683 9 8 9c-1.683 0-3.223.158-4.355.42-.563.13-1.052.292-1.414.49-.18.098-.352.219-.484.368a.921.921 0 00-.247.61v2.223c0 .252.113.459.247.611.132.15.304.27.484.368.362.198.851.36 1.414.49C4.777 14.842 6.317 15 8 15c1.683 0 3.223-.158 4.355-.42.563-.13 1.052-.292 1.413-.49.18-.098.353-.219.485-.368a.921.921 0 00.247-.61zm-12-.047v-1.065c.321.14.711.259 1.145.36 1.132.261 2.672.419 4.355.419 1.683 0 3.223-.158 4.355-.42.434-.1.824-.22 1.145-.36v1.066a.852.852 0 01-.212.15c-.246.134-.635.27-1.158.392-1.04.24-2.5.394-4.13.394s-3.09-.153-4.13-.394c-.523-.121-.912-.258-1.158-.393a.853.853 0 01-.212-.15zm10.788-2.277c.072.039.123.073.16.102a1.16 1.16 0 01-.16.102c-.246.135-.635.272-1.158.393-1.04.24-2.5.394-4.13.394s-3.09-.154-4.13-.394c-.523-.121-.912-.258-1.158-.393a1.164 1.164 0 01-.16-.102c.037-.028.088-.063.16-.102.246-.135.635-.272 1.158-.393C4.91 10.154 6.37 10 8 10s3.09.153 4.13.394c.523.121.912.258 1.158.393z"
28
+ })));
29
+ }
30
+ export default NvmeSubsystemDatastoreStorageObject16OntintIcon;
@@ -0,0 +1,36 @@
1
+ import * as React from "react";
2
+ function PoweronStartNew16GradientGreyIcon({
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": "PoweronStartNew16GradientGreyIcon",
13
+ "aria-labelledby": titleId
14
+ }, props), title ? /*#__PURE__*/React.createElement("title", {
15
+ id: titleId
16
+ }, title) : null, /*#__PURE__*/React.createElement("path", {
17
+ d: "M10.476 4.537a4.952 4.952 0 11-4.952 0m2.558-2.315V8.281",
18
+ stroke: "url(#paint0_radial_PoweronStartNew16GradientGreyIcon_14126_6857)",
19
+ strokeWidth: 1.171,
20
+ strokeLinecap: "round",
21
+ opacity: 0.5
22
+ }), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("radialGradient", {
23
+ id: "paint0_radial_PoweronStartNew16GradientGreyIcon_14126_6857",
24
+ cx: 0,
25
+ cy: 0,
26
+ r: 1,
27
+ gradientUnits: "userSpaceOnUse",
28
+ gradientTransform: "rotate(-49.402 16.501 3.576) scale(15.2193 15.04)"
29
+ }, /*#__PURE__*/React.createElement("stop", {
30
+ stopColor: "#CCD4E3"
31
+ }), /*#__PURE__*/React.createElement("stop", {
32
+ offset: 1,
33
+ stopColor: "#6B7D99"
34
+ }))));
35
+ }
36
+ export default PoweronStartNew16GradientGreyIcon;
@@ -0,0 +1,55 @@
1
+ import * as React from "react";
2
+ function ScalingUp16GradientBlueIconIcon({
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": "ScalingUp16GradientBlueIconIcon",
13
+ "aria-labelledby": titleId
14
+ }, props), title ? /*#__PURE__*/React.createElement("title", {
15
+ id: titleId
16
+ }, title) : null, /*#__PURE__*/React.createElement("g", {
17
+ clipPath: "url(#clip0_15552_81024)"
18
+ }, /*#__PURE__*/React.createElement("path", {
19
+ d: "M8.646 3.672a.5.5 0 010-.707l2.8-2.8a.499.499 0 01.745 0l2.8 2.8a.5.5 0 01-.708.707L12.32 1.71V6.97a.5.5 0 11-1 0V1.706L9.354 3.672a.5.5 0 01-.708 0z",
20
+ fill: "url(#paint0_radial_ScalingUp16GradientBlueIconIcon_15552_81024)"
21
+ }), /*#__PURE__*/React.createElement("path", {
22
+ d: "M8.448 7.401c1.372 1.363 1.982 1.132 2.466.766.028.02.057.041.086.06 0 1.234-.002 2.744-.004 4.183v.004L10.993 15H12V8.46c.405-.048.76-.258 1-.562V15a1 1 0 01-1 1H4a1 1 0 01-1-1V3a1 1 0 011-1h4.198l-.259.258c-.211.212-.346.47-.405.742H4v12h1.032l-.013-3.257v-.014C5.009 9.53 5 7.259 5 7l.141-.078c.52-.298 1.792-1.026 3.307.478z",
23
+ fill: "url(#paint1_radial_ScalingUp16GradientBlueIconIcon_15552_81024)"
24
+ })), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("radialGradient", {
25
+ id: "paint0_radial_ScalingUp16GradientBlueIconIcon_15552_81024",
26
+ cx: 0,
27
+ cy: 0,
28
+ r: 1,
29
+ gradientUnits: "userSpaceOnUse",
30
+ gradientTransform: "rotate(-52.818 17.61 4.98) scale(20.0823 19.3391)"
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_ScalingUp16GradientBlueIconIcon_15552_81024",
38
+ cx: 0,
39
+ cy: 0,
40
+ r: 1,
41
+ gradientUnits: "userSpaceOnUse",
42
+ gradientTransform: "rotate(-52.818 17.61 4.98) scale(20.0823 19.3391)"
43
+ }, /*#__PURE__*/React.createElement("stop", {
44
+ stopColor: "#5BCAFF"
45
+ }), /*#__PURE__*/React.createElement("stop", {
46
+ offset: 1,
47
+ stopColor: "#06F"
48
+ })), /*#__PURE__*/React.createElement("clipPath", {
49
+ id: "clip0_15552_81024"
50
+ }, /*#__PURE__*/React.createElement("path", {
51
+ fill: "#fff",
52
+ d: "M0 0h16v16H0z"
53
+ }))));
54
+ }
55
+ export default ScalingUp16GradientBlueIconIcon;
@@ -0,0 +1,35 @@
1
+ import * as React from "react";
2
+ function SearchNav16GradientGrayIcon({
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": "SearchNav16GradientGrayIcon",
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.2 6.7a6.47 6.47 0 01-.97 3.417l2.505 2.505a1.5 1.5 0 01-2.122 2.121l-2.506-2.506A6.5 6.5 0 1113.2 6.7zm-6.5 3.75a3.75 3.75 0 100-7.5 3.75 3.75 0 000 7.5z",
20
+ fill: "url(#paint0_radial_SearchNav16GradientGrayIcon_175_1273)"
21
+ }), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("radialGradient", {
22
+ id: "paint0_radial_SearchNav16GradientGrayIcon_175_1273",
23
+ cx: 0,
24
+ cy: 0,
25
+ r: 1,
26
+ gradientUnits: "userSpaceOnUse",
27
+ gradientTransform: "rotate(-45.017 18.42 7.35) scale(21.1825)"
28
+ }, /*#__PURE__*/React.createElement("stop", {
29
+ stopColor: "#CCD4E3"
30
+ }), /*#__PURE__*/React.createElement("stop", {
31
+ offset: 1,
32
+ stopColor: "#6B7D99"
33
+ }))));
34
+ }
35
+ export default SearchNav16GradientGrayIcon;
@@ -0,0 +1,27 @@
1
+ import * as React from "react";
2
+ function ServiceComponent16Gray50Icon({
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": "ServiceComponent16Gray50Icon",
13
+ "aria-labelledby": titleId
14
+ }, props), title ? /*#__PURE__*/React.createElement("title", {
15
+ id: titleId
16
+ }, title) : null, /*#__PURE__*/React.createElement("path", {
17
+ d: "M8.55 9.12l5.505-3.304c.304-.182.304-.478 0-.66L8.551 1.852A1.094 1.094 0 008 1.716c-.2 0-.4.045-.552.136L1.945 5.156c-.304.181-.304.478 0 .66L7.449 9.12c.153.09.352.137.551.137.193.003.383-.044.55-.137z",
18
+ fill: "#CCD4E3"
19
+ }), /*#__PURE__*/React.createElement("path", {
20
+ d: "M14.055 8.33l-5.504 3.303c-.168.093-.358.14-.55.137-.2 0-.4-.046-.552-.137L1.945 8.329c-.304-.182-.304-.478 0-.66l.933-.56 4.248 2.548c.244.147.554.227.874.227.32 0 .63-.08.874-.227l4.248-2.549.934.561c.303.182.303.479 0 .66z",
21
+ fill: "#CCD4E3"
22
+ }), /*#__PURE__*/React.createElement("path", {
23
+ d: "M14.055 10.843l-5.504 3.303c-.168.093-.358.14-.55.137-.2 0-.4-.046-.552-.137l-5.504-3.303c-.304-.182-.304-.478 0-.66l.933-.56 4.248 2.549c.244.145.554.225.874.225.32 0 .63-.08.874-.225l4.248-2.549.933.56c.304.182.304.478 0 .66z",
24
+ fill: "#CCD4E3"
25
+ }));
26
+ }
27
+ export default ServiceComponent16Gray50Icon;
@@ -0,0 +1,27 @@
1
+ import * as React from "react";
2
+ function ServiceComponent16Gray70Icon({
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": "ServiceComponent16Gray70Icon",
13
+ "aria-labelledby": titleId
14
+ }, props), title ? /*#__PURE__*/React.createElement("title", {
15
+ id: titleId
16
+ }, title) : null, /*#__PURE__*/React.createElement("path", {
17
+ d: "M8.55 9.12l5.505-3.304c.304-.182.304-.478 0-.66L8.551 1.852A1.094 1.094 0 008 1.716c-.2 0-.4.045-.552.136L1.945 5.156c-.304.181-.304.478 0 .66L7.449 9.12c.153.09.352.137.551.137.193.003.383-.044.55-.137z",
18
+ fill: "#A3B4CC"
19
+ }), /*#__PURE__*/React.createElement("path", {
20
+ d: "M14.055 8.33l-5.504 3.303c-.168.093-.358.14-.55.137-.2 0-.4-.046-.552-.137L1.945 8.329c-.304-.182-.304-.478 0-.66l.933-.56 4.248 2.548c.244.147.554.227.874.227.32 0 .63-.08.874-.227l4.248-2.549.934.561c.303.182.303.479 0 .66z",
21
+ fill: "#A3B4CC"
22
+ }), /*#__PURE__*/React.createElement("path", {
23
+ d: "M14.055 10.843l-5.504 3.303c-.168.093-.358.14-.55.137-.2 0-.4-.046-.552-.137l-5.504-3.303c-.304-.182-.304-.478 0-.66l.933-.56 4.248 2.549c.244.145.554.225.874.225.32 0 .63-.08.874-.225l4.248-2.549.933.56c.304.182.304.478 0 .66z",
24
+ fill: "#A3B4CC"
25
+ }));
26
+ }
27
+ export default ServiceComponent16Gray70Icon;
@@ -0,0 +1,28 @@
1
+ import * as React from "react";
2
+ function StatusUnknownQuestionMark16GreyIconIcon({
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": "StatusUnknownQuestionMark16GreyIconIcon",
13
+ "aria-labelledby": titleId
14
+ }, props), title ? /*#__PURE__*/React.createElement("title", {
15
+ id: titleId
16
+ }, title) : null, /*#__PURE__*/React.createElement("circle", {
17
+ cx: 8,
18
+ cy: 8,
19
+ r: 6.5,
20
+ fill: "#6B7D99",
21
+ fillOpacity: 0.1,
22
+ stroke: "#6B7D99"
23
+ }), /*#__PURE__*/React.createElement("path", {
24
+ d: "M7.884 9.765c.382 0 .591-.21.672-.57.07-.45.23-.682.945-1.095.757-.446 1.15-1 1.15-1.81 0-1.252-1.026-2.09-2.552-2.09-1.155 0-2.014.457-2.358 1.166a1.329 1.329 0 00-.16.639c0 .408.262.671.687.671.327 0 .569-.15.703-.494.172-.478.527-.736 1.053-.736.59 0 .999.366.999.892 0 .494-.21.763-.902 1.176-.634.37-.962.79-.962 1.423v.076c0 .44.269.752.725.752zm.011 2.39c.489 0 .88-.37.88-.843s-.391-.844-.88-.844c-.483 0-.875.37-.875.844 0 .472.392.843.875.843z",
25
+ fill: "#6B7D99"
26
+ }));
27
+ }
28
+ export default StatusUnknownQuestionMark16GreyIconIcon;
@@ -0,0 +1,35 @@
1
+ import * as React from "react";
2
+ function VpcSystemNetwork16GradientBlueIcon({
3
+ title,
4
+ titleId,
5
+ ...props
6
+ }) {
7
+ return /*#__PURE__*/React.createElement("svg", Object.assign({
8
+ width: 16,
9
+ height: 17,
10
+ fill: "none",
11
+ xmlns: "http://www.w3.org/2000/svg",
12
+ "data-testid": "VpcSystemNetwork16GradientBlueIcon",
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: "M6.58 1a1.25 1.25 0 100 2.5 1.25 1.25 0 000-2.5zM4.33 2.25a2.25 2.25 0 112.876 2.162V4.8l-.208 1.728L8.39 5.484l1.225-.708a1.75 1.75 0 11.625 1.083l-1.225.707-1.618.684.52.22c-.294.16-.566.357-.809.585l-.11-.083.02.17c-.206.206-.39.435-.546.683a4.04 4.04 0 00-.41.024l.11-.892-1.4 1.06-.337.193c.014.056.026.112.035.168a4.02 4.02 0 00-.98.813 1.881 1.881 0 00-.078.022 1.25 1.25 0 10-1.063.784 1.99 1.99 0 00-.344.99A2.25 2.25 0 113.81 8.128l.335-.194 1.601-.684-1.6-.684-1.226-.707a1.75 1.75 0 11.625-1.083l1.226.708 1.4 1.059L5.957 4.8v-.388A2.251 2.251 0 014.33 2.25zm3.428 8.575H6.5c-.48 0-.92.169-1.264.45-.197-.286-.49-.5-.833-.595A2.99 2.99 0 016.5 9.825h.58a2.901 2.901 0 015.142-.483 1.503 1.503 0 00-.669.886l-.013-.032a1.9 1.9 0 00-3.53 0l-.252.629zm6.35.81a2 2 0 01-1.608 3.19h-.03a1.505 1.505 0 01-.143 1h.173a3 3 0 002-5.236v.036c0 .39-.148.744-.392 1.01zM6.5 14.826h3.03a1.507 1.507 0 00.143 1H6.5c-1.4 0-2.576-.959-2.907-2.256a1.501 1.501 0 001.022-.075A2 2 0 006.5 14.825zm-2.5-1.7c.24 0 .46-.084.632-.225 1.09.319 2.52.435 3.921.285.952-.102 1.932-.331 2.81-.73-.189.374-.37.77-.518 1.156-.072.19-.138.384-.193.576a1 1 0 10.992.173c.038-.124.083-.255.136-.393.177-.465.417-.96.661-1.42.183-.342.366-.66.524-.923l.035.001a1 1 0 10-.966-.739c-.913.738-2.216 1.157-3.587 1.304-1.284.138-2.541.027-3.46-.229A1 1 0 104 13.125z",
20
+ fill: "url(#paint0_radial_VpcSystemNetwork16GradientBlueIcon_16176_93813)"
21
+ }), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("radialGradient", {
22
+ id: "paint0_radial_VpcSystemNetwork16GradientBlueIcon_16176_93813",
23
+ cx: 0,
24
+ cy: 0,
25
+ r: 1,
26
+ gradientUnits: "userSpaceOnUse",
27
+ gradientTransform: "rotate(-46.132 18.933 8.063) scale(22.3666 22.3492)"
28
+ }, /*#__PURE__*/React.createElement("stop", {
29
+ stopColor: "#5BCAFF"
30
+ }), /*#__PURE__*/React.createElement("stop", {
31
+ offset: 1,
32
+ stopColor: "#06F"
33
+ }))));
34
+ }
35
+ export default VpcSystemNetwork16GradientBlueIcon;
@@ -0,0 +1,23 @@
1
+ import * as React from "react";
2
+ function VpcSystemNetwork16GradientRedIcon({
3
+ title,
4
+ titleId,
5
+ ...props
6
+ }) {
7
+ return /*#__PURE__*/React.createElement("svg", Object.assign({
8
+ width: 16,
9
+ height: 17,
10
+ fill: "none",
11
+ xmlns: "http://www.w3.org/2000/svg",
12
+ "data-testid": "VpcSystemNetwork16GradientRedIcon",
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: "M6.58 1a1.25 1.25 0 100 2.5 1.25 1.25 0 000-2.5zM4.33 2.25a2.25 2.25 0 112.876 2.162V4.8l-.208 1.728L8.39 5.484l1.225-.708a1.75 1.75 0 11.625 1.083l-1.225.707-1.618.684.52.22c-.294.16-.566.357-.809.585l-.11-.083.02.17c-.206.206-.39.435-.546.683a4.04 4.04 0 00-.41.024l.11-.892-1.4 1.06-.337.193c.014.056.026.112.035.168a4.02 4.02 0 00-.98.813 1.881 1.881 0 00-.078.022 1.25 1.25 0 10-1.063.784 1.99 1.99 0 00-.344.99A2.25 2.25 0 113.81 8.128l.335-.194 1.601-.684-1.6-.684-1.226-.707a1.75 1.75 0 11.625-1.083l1.226.708 1.4 1.059L5.957 4.8v-.388A2.251 2.251 0 014.33 2.25zm3.428 8.575H6.5c-.48 0-.92.169-1.264.45-.197-.286-.49-.5-.833-.595A2.99 2.99 0 016.5 9.825h.58a2.901 2.901 0 015.142-.483 1.503 1.503 0 00-.669.886l-.013-.032a1.9 1.9 0 00-3.53 0l-.252.629zm6.35.81a2 2 0 01-1.608 3.19h-.03a1.505 1.505 0 01-.143 1h.173a3 3 0 002-5.236v.036c0 .39-.148.744-.392 1.01zM6.5 14.826h3.03a1.507 1.507 0 00.143 1H6.5c-1.4 0-2.576-.959-2.907-2.256a1.501 1.501 0 001.022-.075A2 2 0 006.5 14.825zm-2.5-1.7c.24 0 .46-.084.632-.225 1.09.319 2.52.435 3.921.285.952-.102 1.932-.331 2.81-.73-.189.374-.37.77-.518 1.156-.072.19-.138.384-.193.576a1 1 0 10.992.173c.038-.124.083-.255.136-.393.177-.465.417-.96.661-1.42.183-.342.366-.66.524-.923l.035.001a1 1 0 10-.966-.739c-.913.738-2.216 1.157-3.587 1.304-1.284.138-2.541.027-3.46-.229A1 1 0 104 13.125z",
20
+ fill: "#F0483E"
21
+ }));
22
+ }
23
+ export default VpcSystemNetwork16GradientRedIcon;
@@ -0,0 +1,23 @@
1
+ import * as React from "react";
2
+ function VpcSystemNetwork16GradientYellowIcon({
3
+ title,
4
+ titleId,
5
+ ...props
6
+ }) {
7
+ return /*#__PURE__*/React.createElement("svg", Object.assign({
8
+ width: 16,
9
+ height: 17,
10
+ fill: "none",
11
+ xmlns: "http://www.w3.org/2000/svg",
12
+ "data-testid": "VpcSystemNetwork16GradientYellowIcon",
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: "M6.58 1a1.25 1.25 0 100 2.5 1.25 1.25 0 000-2.5zM4.33 2.25a2.25 2.25 0 112.876 2.162V4.8l-.208 1.728L8.39 5.484l1.225-.708a1.75 1.75 0 11.625 1.083l-1.225.707-1.618.684.52.22c-.294.16-.566.357-.809.585l-.11-.083.02.17c-.206.206-.39.435-.546.683a4.04 4.04 0 00-.41.024l.11-.892-1.4 1.06-.337.193c.014.056.026.112.035.168a4.02 4.02 0 00-.98.813 1.881 1.881 0 00-.078.022 1.25 1.25 0 10-1.063.784 1.99 1.99 0 00-.344.99A2.25 2.25 0 113.81 8.128l.335-.194 1.601-.684-1.6-.684-1.226-.707a1.75 1.75 0 11.625-1.083l1.226.708 1.4 1.059L5.957 4.8v-.388A2.251 2.251 0 014.33 2.25zm3.428 8.575H6.5c-.48 0-.92.169-1.264.45-.197-.286-.49-.5-.833-.595A2.99 2.99 0 016.5 9.825h.58a2.901 2.901 0 015.142-.483 1.503 1.503 0 00-.669.886l-.013-.032a1.9 1.9 0 00-3.53 0l-.252.629zm6.35.81a2 2 0 01-1.608 3.19h-.03a1.505 1.505 0 01-.143 1h.173a3 3 0 002-5.236v.036c0 .39-.148.744-.392 1.01zM6.5 14.826h3.03a1.507 1.507 0 00.143 1H6.5c-1.4 0-2.576-.959-2.907-2.256a1.501 1.501 0 001.022-.075A2 2 0 006.5 14.825zm-2.5-1.7c.24 0 .46-.084.632-.225 1.09.319 2.52.435 3.921.285.952-.102 1.932-.331 2.81-.73-.189.374-.37.77-.518 1.156-.072.19-.138.384-.193.576a1 1 0 10.992.173c.038-.124.083-.255.136-.393.177-.465.417-.96.661-1.42.183-.342.366-.66.524-.923l.035.001a1 1 0 10-.966-.739c-.913.738-2.216 1.157-3.587 1.304-1.284.138-2.541.027-3.46-.229A1 1 0 104 13.125z",
20
+ fill: "#FEA008"
21
+ }));
22
+ }
23
+ export default VpcSystemNetwork16GradientYellowIcon;
@@ -0,0 +1,35 @@
1
+ import * as React from "react";
2
+ function VpcSystemNetwork24GradientBlueIcon({
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": "VpcSystemNetwork24GradientBlueIcon",
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: "M11.688 7.935a3.001 3.001 0 10-1.25 0V9c.012.344.057.812.104 1.296.03.325.063.656.086.962-.486-.313-1.102-.726-1.644-1.088a85.94 85.94 0 00-1.073-.711l-1.818-1.05a2 2 0 10-.625 1.082l1.818 1.05c.243.126.67.336 1.152.573.585.289 1.25.617 1.765.88-.277.133-.58.271-.876.407-.443.202-.871.397-1.175.558l-.922.532a3.001 3.001 0 10-1.215 4.833 2.221 2.221 0 01-.41-.917 2 2 0 111.312-2.482c.12-.051.245-.093.375-.122a4.691 4.691 0 012.646-1.564c.236-.169.475-.338.7-.491l-.022.405a4.77 4.77 0 01.254-.007h.096c.257-.434.583-.822.964-1.148l-.007-.004.03-.015a4.552 4.552 0 011.946-.969c.394-.194.734-.362.94-.469l1.819-1.05a2 2 0 10-.625-1.082l-1.819 1.05c-.23.147-.626.412-1.072.71-.542.363-1.159.776-1.644 1.089.023-.306.055-.637.086-.962.046-.484.09-.952.104-1.296V7.935zM11.063 7a2 2 0 100-4 2 2 0 000 4zm9.257 9.29a2.692 2.692 0 01-2.128 4.342h-.005a1.866 1.866 0 01-.208.999h.213a3.692 3.692 0 002.461-6.445v.045c0 .393-.122.758-.332 1.058zm-9.512 4.34h3.697a1.866 1.866 0 00.208 1h-3.905a3.694 3.694 0 01-3.578-2.776 1.848 1.848 0 001.041-.011 2.693 2.693 0 002.537 1.788zm7.042-6.978a3.57 3.57 0 00-6.327.594h-.715a3.68 3.68 0 00-2.581 1.052c.345.096.65.29.883.551a2.681 2.681 0 011.698-.603H12.2l.251-.629a2.57 2.57 0 014.692-.185c.155-.324.402-.595.707-.78zM7.73 18.308c.345 0 .655-.141.879-.369 1.314.373 3.027.508 4.713.327 1.278-.136 2.59-.46 3.73-1.035-.285.545-.569 1.14-.788 1.716-.08.208-.153.419-.215.628a1.231 1.231 0 10.992.178c.045-.143.098-.294.157-.45.22-.579.518-1.193.82-1.76.215-.403.43-.778.618-1.093a1.23 1.23 0 10-.979-.78c-1.146.91-2.76 1.422-4.441 1.602-1.569.168-3.112.038-4.257-.273a1.23 1.23 0 10-1.228 1.309z",
20
+ fill: "url(#paint0_radial_VpcSystemNetwork24GradientBlueIcon_16176_93814)"
21
+ }), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("radialGradient", {
22
+ id: "paint0_radial_VpcSystemNetwork24GradientBlueIcon_16176_93814",
23
+ cx: 0,
24
+ cy: 0,
25
+ r: 1,
26
+ gradientUnits: "userSpaceOnUse",
27
+ gradientTransform: "matrix(19.8846 -20.00002 19.99966 19.88425 2 22)"
28
+ }, /*#__PURE__*/React.createElement("stop", {
29
+ stopColor: "#5BCAFF"
30
+ }), /*#__PURE__*/React.createElement("stop", {
31
+ offset: 1,
32
+ stopColor: "#06F"
33
+ }))));
34
+ }
35
+ export default VpcSystemNetwork24GradientBlueIcon;