@cloudtower/icons-react 0.27.0 → 0.27.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (222) hide show
  1. package/dist/AlertBellArrow24GradientBlueIcon.d.ts +4 -0
  2. package/dist/AlertBellArrow24GradientBlueIcon.js +64 -0
  3. package/dist/AlertBellArrow24OntintIcon.d.ts +4 -0
  4. package/dist/AlertBellArrow24OntintIcon.js +28 -0
  5. package/dist/ArrowDown16GreyIcon.d.ts +4 -0
  6. package/dist/ArrowDown16GreyIcon.js +21 -0
  7. package/dist/BarChartRedFailIcon12Icon.d.ts +4 -0
  8. package/dist/BarChartRedFailIcon12Icon.js +56 -0
  9. package/dist/CurveLink24Icon.d.ts +4 -0
  10. package/dist/CurveLink24Icon.js +21 -0
  11. package/dist/EverouteServices16GradientBlueIcon.d.ts +4 -0
  12. package/dist/EverouteServices16GradientBlueIcon.js +34 -0
  13. package/dist/EverouteServices16GradientGreyIcon.d.ts +4 -0
  14. package/dist/EverouteServices16GradientGreyIcon.js +34 -0
  15. package/dist/EverouteServices24GradientBlueIcon.d.ts +4 -0
  16. package/dist/EverouteServices24GradientBlueIcon.js +34 -0
  17. package/dist/EverouteServices24OntintIcon.d.ts +4 -0
  18. package/dist/EverouteServices24OntintIcon.js +22 -0
  19. package/dist/Failback24BlueIcon.d.ts +4 -0
  20. package/dist/Failback24BlueIcon.js +64 -0
  21. package/dist/Failover24BlueIcon.d.ts +4 -0
  22. package/dist/Failover24BlueIcon.js +68 -0
  23. package/dist/FromLeftArrow40BlueIcon.d.ts +4 -0
  24. package/dist/FromLeftArrow40BlueIcon.js +34 -0
  25. package/dist/FromRightArrow40BlueIcon.d.ts +4 -0
  26. package/dist/FromRightArrow40BlueIcon.js +34 -0
  27. package/dist/FullPeriod24GradientGrayIcon.d.ts +4 -0
  28. package/dist/FullPeriod24GradientGrayIcon.js +265 -0
  29. package/dist/HostQuarantine16SecondaryIcon.d.ts +4 -0
  30. package/dist/HostQuarantine16SecondaryIcon.js +37 -0
  31. package/dist/Loading8BoldGradientBlueIcon.d.ts +4 -0
  32. package/dist/Loading8BoldGradientBlueIcon.js +35 -0
  33. package/dist/Loading8BoldOntintIcon.d.ts +4 -0
  34. package/dist/Loading8BoldOntintIcon.js +35 -0
  35. package/dist/LongArrowDown16Icon.d.ts +4 -0
  36. package/dist/LongArrowDown16Icon.js +23 -0
  37. package/dist/LongArrowUp16Icon.d.ts +4 -0
  38. package/dist/LongArrowUp16Icon.js +23 -0
  39. package/dist/PermanentFailover24BlueIcon.d.ts +4 -0
  40. package/dist/PermanentFailover24BlueIcon.js +49 -0
  41. package/dist/PermanentTransferArrow40BlueIcon.d.ts +4 -0
  42. package/dist/PermanentTransferArrow40BlueIcon.js +33 -0
  43. package/dist/PlusAddCreateNew16LightIcon.d.ts +4 -0
  44. package/dist/PlusAddCreateNew16LightIcon.js +22 -0
  45. package/dist/PlusAddCreateNewCircleGradient16BlueIcon.d.ts +4 -0
  46. package/dist/PlusAddCreateNewCircleGradient16BlueIcon.js +49 -0
  47. package/dist/ReplicaVm24BlueIcon.d.ts +4 -0
  48. package/dist/ReplicaVm24BlueIcon.js +94 -0
  49. package/dist/ReplicaVm24OntintIcon.d.ts +4 -0
  50. package/dist/ReplicaVm24OntintIcon.js +28 -0
  51. package/dist/ReplicaVmFailbackState16Icon.d.ts +4 -0
  52. package/dist/ReplicaVmFailbackState16Icon.js +64 -0
  53. package/dist/ReplicaVmFailoverState16Icon.d.ts +4 -0
  54. package/dist/ReplicaVmFailoverState16Icon.js +68 -0
  55. package/dist/ReplicaVmFailoverTest16Icon.d.ts +4 -0
  56. package/dist/ReplicaVmFailoverTest16Icon.js +51 -0
  57. package/dist/ReplicaVmNotReady16Icon.d.ts +4 -0
  58. package/dist/ReplicaVmNotReady16Icon.js +32 -0
  59. package/dist/ReplicaVmPermanentFailoverState16Icon.d.ts +4 -0
  60. package/dist/ReplicaVmPermanentFailoverState16Icon.js +49 -0
  61. package/dist/ReplicaVmReady16Icon.d.ts +4 -0
  62. package/dist/ReplicaVmReady16Icon.js +27 -0
  63. package/dist/ReplicaVmReplicating16Icon.d.ts +4 -0
  64. package/dist/ReplicaVmReplicating16Icon.js +81 -0
  65. package/dist/ReplicaVmUnknow16Icon.d.ts +4 -0
  66. package/dist/ReplicaVmUnknow16Icon.js +27 -0
  67. package/dist/ReplicationPlan16GrayIcon.d.ts +4 -0
  68. package/dist/ReplicationPlan16GrayIcon.js +98 -0
  69. package/dist/ReplicationPlan24BlueIcon.d.ts +4 -0
  70. package/dist/ReplicationPlan24BlueIcon.js +96 -0
  71. package/dist/ReplicationPlan24GrayIcon.d.ts +4 -0
  72. package/dist/ReplicationPlan24GrayIcon.js +96 -0
  73. package/dist/ReplicationPlan24OntintIcon.d.ts +4 -0
  74. package/dist/ReplicationPlan24OntintIcon.js +33 -0
  75. package/dist/ReplicationPlanOriginVmNull24Icon.d.ts +4 -0
  76. package/dist/ReplicationPlanOriginVmNull24Icon.js +49 -0
  77. package/dist/ReplicationPlanOriginVmRunning24Icon.d.ts +4 -0
  78. package/dist/ReplicationPlanOriginVmRunning24Icon.js +66 -0
  79. package/dist/ReplicationPlanOriginVmStopped24Icon.d.ts +4 -0
  80. package/dist/ReplicationPlanOriginVmStopped24Icon.js +77 -0
  81. package/dist/ReplicationPlanOriginVmSuspended24Icon.d.ts +4 -0
  82. package/dist/ReplicationPlanOriginVmSuspended24Icon.js +68 -0
  83. package/dist/ReplicationPlanOriginVmUnknown24Icon.d.ts +4 -0
  84. package/dist/ReplicationPlanOriginVmUnknown24Icon.js +73 -0
  85. package/dist/ReplicationPlanReplicaVmNull16BlueIcon.d.ts +4 -0
  86. package/dist/ReplicationPlanReplicaVmNull16BlueIcon.js +66 -0
  87. package/dist/ReplicationPlanReplicaVmNull24BlueIcon.d.ts +4 -0
  88. package/dist/ReplicationPlanReplicaVmNull24BlueIcon.js +66 -0
  89. package/dist/ReplicationPlanReplicaVmNull24Icon.d.ts +4 -0
  90. package/dist/ReplicationPlanReplicaVmNull24Icon.js +66 -0
  91. package/dist/ReplicationPlanReplicaVmRunning24Icon.d.ts +4 -0
  92. package/dist/ReplicationPlanReplicaVmRunning24Icon.js +83 -0
  93. package/dist/ReplicationPlanReplicaVmStopped24Icon.d.ts +4 -0
  94. package/dist/ReplicationPlanReplicaVmStopped24Icon.js +94 -0
  95. package/dist/ReplicationPlanReplicaVmSuspended24Icon.d.ts +4 -0
  96. package/dist/ReplicationPlanReplicaVmSuspended24Icon.js +85 -0
  97. package/dist/ReplicationPlanReplicaVmUnknown24Icon.d.ts +4 -0
  98. package/dist/ReplicationPlanReplicaVmUnknown24Icon.js +90 -0
  99. package/dist/ReplicationService24BlueIcon.d.ts +4 -0
  100. package/dist/ReplicationService24BlueIcon.js +115 -0
  101. package/dist/ReplicationService24OntintIcon.d.ts +4 -0
  102. package/dist/ReplicationService24OntintIcon.js +35 -0
  103. package/dist/SmtxInspectorIcon.d.ts +4 -0
  104. package/dist/SmtxInspectorIcon.js +36 -0
  105. package/dist/Syslog24GradientBlueIcon.d.ts +4 -0
  106. package/dist/Syslog24GradientBlueIcon.js +92 -0
  107. package/dist/Syslog24OntintIcon.d.ts +4 -0
  108. package/dist/Syslog24OntintIcon.js +23 -0
  109. package/dist/esm/AlertBellArrow24GradientBlueIcon.d.ts +4 -0
  110. package/dist/esm/AlertBellArrow24GradientBlueIcon.js +64 -0
  111. package/dist/esm/AlertBellArrow24OntintIcon.d.ts +4 -0
  112. package/dist/esm/AlertBellArrow24OntintIcon.js +28 -0
  113. package/dist/esm/ArrowDown16GreyIcon.d.ts +4 -0
  114. package/dist/esm/ArrowDown16GreyIcon.js +21 -0
  115. package/dist/esm/BarChartRedFailIcon12Icon.d.ts +4 -0
  116. package/dist/esm/BarChartRedFailIcon12Icon.js +56 -0
  117. package/dist/esm/CurveLink24Icon.d.ts +4 -0
  118. package/dist/esm/CurveLink24Icon.js +21 -0
  119. package/dist/esm/EverouteServices16GradientBlueIcon.d.ts +4 -0
  120. package/dist/esm/EverouteServices16GradientBlueIcon.js +34 -0
  121. package/dist/esm/EverouteServices16GradientGreyIcon.d.ts +4 -0
  122. package/dist/esm/EverouteServices16GradientGreyIcon.js +34 -0
  123. package/dist/esm/EverouteServices24GradientBlueIcon.d.ts +4 -0
  124. package/dist/esm/EverouteServices24GradientBlueIcon.js +34 -0
  125. package/dist/esm/EverouteServices24OntintIcon.d.ts +4 -0
  126. package/dist/esm/EverouteServices24OntintIcon.js +22 -0
  127. package/dist/esm/Failback24BlueIcon.d.ts +4 -0
  128. package/dist/esm/Failback24BlueIcon.js +64 -0
  129. package/dist/esm/Failover24BlueIcon.d.ts +4 -0
  130. package/dist/esm/Failover24BlueIcon.js +68 -0
  131. package/dist/esm/FromLeftArrow40BlueIcon.d.ts +4 -0
  132. package/dist/esm/FromLeftArrow40BlueIcon.js +34 -0
  133. package/dist/esm/FromRightArrow40BlueIcon.d.ts +4 -0
  134. package/dist/esm/FromRightArrow40BlueIcon.js +34 -0
  135. package/dist/esm/FullPeriod24GradientGrayIcon.d.ts +4 -0
  136. package/dist/esm/FullPeriod24GradientGrayIcon.js +265 -0
  137. package/dist/esm/HostQuarantine16SecondaryIcon.d.ts +4 -0
  138. package/dist/esm/HostQuarantine16SecondaryIcon.js +37 -0
  139. package/dist/esm/Loading8BoldGradientBlueIcon.d.ts +4 -0
  140. package/dist/esm/Loading8BoldGradientBlueIcon.js +35 -0
  141. package/dist/esm/Loading8BoldOntintIcon.d.ts +4 -0
  142. package/dist/esm/Loading8BoldOntintIcon.js +35 -0
  143. package/dist/esm/LongArrowDown16Icon.d.ts +4 -0
  144. package/dist/esm/LongArrowDown16Icon.js +23 -0
  145. package/dist/esm/LongArrowUp16Icon.d.ts +4 -0
  146. package/dist/esm/LongArrowUp16Icon.js +23 -0
  147. package/dist/esm/PermanentFailover24BlueIcon.d.ts +4 -0
  148. package/dist/esm/PermanentFailover24BlueIcon.js +49 -0
  149. package/dist/esm/PermanentTransferArrow40BlueIcon.d.ts +4 -0
  150. package/dist/esm/PermanentTransferArrow40BlueIcon.js +33 -0
  151. package/dist/esm/PlusAddCreateNew16LightIcon.d.ts +4 -0
  152. package/dist/esm/PlusAddCreateNew16LightIcon.js +22 -0
  153. package/dist/esm/PlusAddCreateNewCircleGradient16BlueIcon.d.ts +4 -0
  154. package/dist/esm/PlusAddCreateNewCircleGradient16BlueIcon.js +49 -0
  155. package/dist/esm/ReplicaVm24BlueIcon.d.ts +4 -0
  156. package/dist/esm/ReplicaVm24BlueIcon.js +94 -0
  157. package/dist/esm/ReplicaVm24OntintIcon.d.ts +4 -0
  158. package/dist/esm/ReplicaVm24OntintIcon.js +28 -0
  159. package/dist/esm/ReplicaVmFailbackState16Icon.d.ts +4 -0
  160. package/dist/esm/ReplicaVmFailbackState16Icon.js +64 -0
  161. package/dist/esm/ReplicaVmFailoverState16Icon.d.ts +4 -0
  162. package/dist/esm/ReplicaVmFailoverState16Icon.js +68 -0
  163. package/dist/esm/ReplicaVmFailoverTest16Icon.d.ts +4 -0
  164. package/dist/esm/ReplicaVmFailoverTest16Icon.js +51 -0
  165. package/dist/esm/ReplicaVmNotReady16Icon.d.ts +4 -0
  166. package/dist/esm/ReplicaVmNotReady16Icon.js +32 -0
  167. package/dist/esm/ReplicaVmPermanentFailoverState16Icon.d.ts +4 -0
  168. package/dist/esm/ReplicaVmPermanentFailoverState16Icon.js +49 -0
  169. package/dist/esm/ReplicaVmReady16Icon.d.ts +4 -0
  170. package/dist/esm/ReplicaVmReady16Icon.js +27 -0
  171. package/dist/esm/ReplicaVmReplicating16Icon.d.ts +4 -0
  172. package/dist/esm/ReplicaVmReplicating16Icon.js +81 -0
  173. package/dist/esm/ReplicaVmUnknow16Icon.d.ts +4 -0
  174. package/dist/esm/ReplicaVmUnknow16Icon.js +27 -0
  175. package/dist/esm/ReplicationPlan16GrayIcon.d.ts +4 -0
  176. package/dist/esm/ReplicationPlan16GrayIcon.js +98 -0
  177. package/dist/esm/ReplicationPlan24BlueIcon.d.ts +4 -0
  178. package/dist/esm/ReplicationPlan24BlueIcon.js +96 -0
  179. package/dist/esm/ReplicationPlan24GrayIcon.d.ts +4 -0
  180. package/dist/esm/ReplicationPlan24GrayIcon.js +96 -0
  181. package/dist/esm/ReplicationPlan24OntintIcon.d.ts +4 -0
  182. package/dist/esm/ReplicationPlan24OntintIcon.js +33 -0
  183. package/dist/esm/ReplicationPlanOriginVmNull24Icon.d.ts +4 -0
  184. package/dist/esm/ReplicationPlanOriginVmNull24Icon.js +49 -0
  185. package/dist/esm/ReplicationPlanOriginVmRunning24Icon.d.ts +4 -0
  186. package/dist/esm/ReplicationPlanOriginVmRunning24Icon.js +66 -0
  187. package/dist/esm/ReplicationPlanOriginVmStopped24Icon.d.ts +4 -0
  188. package/dist/esm/ReplicationPlanOriginVmStopped24Icon.js +77 -0
  189. package/dist/esm/ReplicationPlanOriginVmSuspended24Icon.d.ts +4 -0
  190. package/dist/esm/ReplicationPlanOriginVmSuspended24Icon.js +68 -0
  191. package/dist/esm/ReplicationPlanOriginVmUnknown24Icon.d.ts +4 -0
  192. package/dist/esm/ReplicationPlanOriginVmUnknown24Icon.js +73 -0
  193. package/dist/esm/ReplicationPlanReplicaVmNull16BlueIcon.d.ts +4 -0
  194. package/dist/esm/ReplicationPlanReplicaVmNull16BlueIcon.js +66 -0
  195. package/dist/esm/ReplicationPlanReplicaVmNull24BlueIcon.d.ts +4 -0
  196. package/dist/esm/ReplicationPlanReplicaVmNull24BlueIcon.js +66 -0
  197. package/dist/esm/ReplicationPlanReplicaVmNull24Icon.d.ts +4 -0
  198. package/dist/esm/ReplicationPlanReplicaVmNull24Icon.js +66 -0
  199. package/dist/esm/ReplicationPlanReplicaVmRunning24Icon.d.ts +4 -0
  200. package/dist/esm/ReplicationPlanReplicaVmRunning24Icon.js +83 -0
  201. package/dist/esm/ReplicationPlanReplicaVmStopped24Icon.d.ts +4 -0
  202. package/dist/esm/ReplicationPlanReplicaVmStopped24Icon.js +94 -0
  203. package/dist/esm/ReplicationPlanReplicaVmSuspended24Icon.d.ts +4 -0
  204. package/dist/esm/ReplicationPlanReplicaVmSuspended24Icon.js +85 -0
  205. package/dist/esm/ReplicationPlanReplicaVmUnknown24Icon.d.ts +4 -0
  206. package/dist/esm/ReplicationPlanReplicaVmUnknown24Icon.js +90 -0
  207. package/dist/esm/ReplicationService24BlueIcon.d.ts +4 -0
  208. package/dist/esm/ReplicationService24BlueIcon.js +115 -0
  209. package/dist/esm/ReplicationService24OntintIcon.d.ts +4 -0
  210. package/dist/esm/ReplicationService24OntintIcon.js +35 -0
  211. package/dist/esm/SmtxInspectorIcon.d.ts +4 -0
  212. package/dist/esm/SmtxInspectorIcon.js +36 -0
  213. package/dist/esm/Syslog24GradientBlueIcon.d.ts +4 -0
  214. package/dist/esm/Syslog24GradientBlueIcon.js +92 -0
  215. package/dist/esm/Syslog24OntintIcon.d.ts +4 -0
  216. package/dist/esm/Syslog24OntintIcon.js +23 -0
  217. package/dist/esm/index.d.ts +54 -0
  218. package/dist/esm/index.js +54 -0
  219. package/dist/image-types.d.ts +1 -1
  220. package/dist/index.d.ts +54 -0
  221. package/dist/index.js +54 -0
  222. package/package.json +3 -3
@@ -0,0 +1,265 @@
1
+ const React = require("react");
2
+ function FullPeriod24GradientGrayIcon({
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
+ "aria-labelledby": titleId
13
+ }, props), title ? /*#__PURE__*/React.createElement("title", {
14
+ id: titleId
15
+ }, title) : null, /*#__PURE__*/React.createElement("mask", {
16
+ id: "a",
17
+ fill: "#fff"
18
+ }, /*#__PURE__*/React.createElement("path", {
19
+ d: "M11 10.5a1 1 0 112 0 1 1 0 01-2 0zM6 12.5a1 1 0 100 2 1 1 0 000-2zM6 15.5a1 1 0 100 2 1 1 0 000-2zM12 12.5a1 1 0 100 2 1 1 0 000-2zM11 16.5a1 1 0 112 0 1 1 0 01-2 0zM9 9.5a1 1 0 100 2 1 1 0 000-2zM8 13.5a1 1 0 112 0 1 1 0 01-2 0zM9 15.5a1 1 0 100 2 1 1 0 000-2zM14 10.5a1 1 0 112 0 1 1 0 01-2 0zM15 12.5a1 1 0 100 2 1 1 0 000-2zM14 16.5a1 1 0 112 0 1 1 0 01-2 0zM18 9.5a1 1 0 100 2 1 1 0 000-2zM17 13.5a1 1 0 112 0 1 1 0 01-2 0z"
20
+ }), /*#__PURE__*/React.createElement("path", {
21
+ fillRule: "evenodd",
22
+ clipRule: "evenodd",
23
+ d: "M6.5 3a.5.5 0 01.5.5V4h10v-.5a.5.5 0 011 0V4h.8c1.12 0 1.68 0 2.108.218a2 2 0 01.874.874C22 5.52 22 6.08 22 7.2v9.6c0 1.12 0 1.68-.218 2.108a2 2 0 01-.874.874C20.48 20 19.92 20 18.8 20H5.2c-1.12 0-1.68 0-2.108-.218a2 2 0 01-.874-.874C2 18.48 2 17.92 2 16.8V7.2c0-1.12 0-1.68.218-2.108a2 2 0 01.874-.874C3.52 4 4.08 4 5.2 4H6v-.5a.5.5 0 01.5-.5zM7 5h10v.5a.5.5 0 001 0V5h.8c.577 0 .949 0 1.232.024.272.022.372.06.422.085a1 1 0 01.437.437c.025.05.063.15.085.422.02.249.024.567.024 1.032H3c0-.465.004-.783.024-1.032.022-.272.06-.373.085-.422a1 1 0 01.437-.437c.05-.025.15-.063.422-.085C4.25 5 4.623 5 5.2 5H6v.5a.5.5 0 001 0V5zM3 16.8V8h18v8.8c0 .577 0 .949-.024 1.232-.022.272-.06.372-.085.422a1 1 0 01-.437.437c-.05.025-.15.063-.422.085C19.75 19 19.377 19 18.8 19H5.2c-.577 0-.949 0-1.232-.024-.272-.022-.373-.06-.422-.085a1 1 0 01-.437-.437c-.025-.05-.063-.15-.085-.422C3 17.75 3 17.377 3 16.8z"
24
+ })), /*#__PURE__*/React.createElement("path", {
25
+ d: "M11 10.5a1 1 0 112 0 1 1 0 01-2 0z",
26
+ stroke: "url(#paint0_radial_12462_194235)",
27
+ strokeWidth: 1.95,
28
+ mask: "url(#a)"
29
+ }), /*#__PURE__*/React.createElement("path", {
30
+ d: "M6 12.5a1 1 0 100 2 1 1 0 000-2z",
31
+ stroke: "url(#paint1_radial_12462_194235)",
32
+ strokeWidth: 1.95,
33
+ mask: "url(#a)"
34
+ }), /*#__PURE__*/React.createElement("path", {
35
+ d: "M6 15.5a1 1 0 100 2 1 1 0 000-2z",
36
+ stroke: "url(#paint2_radial_12462_194235)",
37
+ strokeWidth: 1.95,
38
+ mask: "url(#a)"
39
+ }), /*#__PURE__*/React.createElement("path", {
40
+ d: "M12 12.5a1 1 0 100 2 1 1 0 000-2z",
41
+ stroke: "url(#paint3_radial_12462_194235)",
42
+ strokeWidth: 1.95,
43
+ mask: "url(#a)"
44
+ }), /*#__PURE__*/React.createElement("path", {
45
+ d: "M11 16.5a1 1 0 112 0 1 1 0 01-2 0z",
46
+ stroke: "url(#paint4_radial_12462_194235)",
47
+ strokeWidth: 1.95,
48
+ mask: "url(#a)"
49
+ }), /*#__PURE__*/React.createElement("path", {
50
+ d: "M9 9.5a1 1 0 100 2 1 1 0 000-2z",
51
+ stroke: "url(#paint5_radial_12462_194235)",
52
+ strokeWidth: 1.95,
53
+ mask: "url(#a)"
54
+ }), /*#__PURE__*/React.createElement("path", {
55
+ d: "M8 13.5a1 1 0 112 0 1 1 0 01-2 0z",
56
+ stroke: "url(#paint6_radial_12462_194235)",
57
+ strokeWidth: 1.95,
58
+ mask: "url(#a)"
59
+ }), /*#__PURE__*/React.createElement("path", {
60
+ d: "M9 15.5a1 1 0 100 2 1 1 0 000-2z",
61
+ stroke: "url(#paint7_radial_12462_194235)",
62
+ strokeWidth: 1.95,
63
+ mask: "url(#a)"
64
+ }), /*#__PURE__*/React.createElement("path", {
65
+ d: "M14 10.5a1 1 0 112 0 1 1 0 01-2 0z",
66
+ stroke: "url(#paint8_radial_12462_194235)",
67
+ strokeWidth: 1.95,
68
+ mask: "url(#a)"
69
+ }), /*#__PURE__*/React.createElement("path", {
70
+ d: "M15 12.5a1 1 0 100 2 1 1 0 000-2z",
71
+ stroke: "url(#paint9_radial_12462_194235)",
72
+ strokeWidth: 1.95,
73
+ mask: "url(#a)"
74
+ }), /*#__PURE__*/React.createElement("path", {
75
+ d: "M14 16.5a1 1 0 112 0 1 1 0 01-2 0z",
76
+ stroke: "url(#paint10_radial_12462_194235)",
77
+ strokeWidth: 1.95,
78
+ mask: "url(#a)"
79
+ }), /*#__PURE__*/React.createElement("path", {
80
+ d: "M18 9.5a1 1 0 100 2 1 1 0 000-2z",
81
+ stroke: "url(#paint11_radial_12462_194235)",
82
+ strokeWidth: 1.95,
83
+ mask: "url(#a)"
84
+ }), /*#__PURE__*/React.createElement("path", {
85
+ d: "M17 13.5a1 1 0 112 0 1 1 0 01-2 0z",
86
+ stroke: "url(#paint12_radial_12462_194235)",
87
+ strokeWidth: 1.95,
88
+ mask: "url(#a)"
89
+ }), /*#__PURE__*/React.createElement("path", {
90
+ clipRule: "evenodd",
91
+ d: "M6.5 3a.5.5 0 01.5.5V4h10v-.5a.5.5 0 011 0V4h.8c1.12 0 1.68 0 2.108.218a2 2 0 01.874.874C22 5.52 22 6.08 22 7.2v9.6c0 1.12 0 1.68-.218 2.108a2 2 0 01-.874.874C20.48 20 19.92 20 18.8 20H5.2c-1.12 0-1.68 0-2.108-.218a2 2 0 01-.874-.874C2 18.48 2 17.92 2 16.8V7.2c0-1.12 0-1.68.218-2.108a2 2 0 01.874-.874C3.52 4 4.08 4 5.2 4H6v-.5a.5.5 0 01.5-.5zM7 5h10v.5a.5.5 0 001 0V5h.8c.577 0 .949 0 1.232.024.272.022.372.06.422.085a1 1 0 01.437.437c.025.05.063.15.085.422.02.249.024.567.024 1.032H3c0-.465.004-.783.024-1.032.022-.272.06-.373.085-.422a1 1 0 01.437-.437c.05-.025.15-.063.422-.085C4.25 5 4.623 5 5.2 5H6v.5a.5.5 0 001 0V5zM3 16.8V8h18v8.8c0 .577 0 .949-.024 1.232-.022.272-.06.372-.085.422a1 1 0 01-.437.437c-.05.025-.15.063-.422.085C19.75 19 19.377 19 18.8 19H5.2c-.577 0-.949 0-1.232-.024-.272-.022-.373-.06-.422-.085a1 1 0 01-.437-.437c-.025-.05-.063-.15-.085-.422C3 17.75 3 17.377 3 16.8z",
92
+ stroke: "url(#paint13_radial_12462_194235)",
93
+ strokeWidth: 1.95,
94
+ mask: "url(#a)"
95
+ }), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("radialGradient", {
96
+ id: "paint0_radial_FullPeriod24GradientGrayIcon_12462_194235",
97
+ cx: 0,
98
+ cy: 0,
99
+ r: 1,
100
+ gradientUnits: "userSpaceOnUse",
101
+ gradientTransform: "matrix(20 -16.99998 16.7779 19.73873 2 20)"
102
+ }, /*#__PURE__*/React.createElement("stop", {
103
+ stopColor: "#CCD4E3"
104
+ }), /*#__PURE__*/React.createElement("stop", {
105
+ offset: 1,
106
+ stopColor: "#6B7D99"
107
+ })), /*#__PURE__*/React.createElement("radialGradient", {
108
+ id: "paint1_radial_FullPeriod24GradientGrayIcon_12462_194235",
109
+ cx: 0,
110
+ cy: 0,
111
+ r: 1,
112
+ gradientUnits: "userSpaceOnUse",
113
+ gradientTransform: "matrix(20 -16.99998 16.7779 19.73873 2 20)"
114
+ }, /*#__PURE__*/React.createElement("stop", {
115
+ stopColor: "#CCD4E3"
116
+ }), /*#__PURE__*/React.createElement("stop", {
117
+ offset: 1,
118
+ stopColor: "#6B7D99"
119
+ })), /*#__PURE__*/React.createElement("radialGradient", {
120
+ id: "paint2_radial_FullPeriod24GradientGrayIcon_12462_194235",
121
+ cx: 0,
122
+ cy: 0,
123
+ r: 1,
124
+ gradientUnits: "userSpaceOnUse",
125
+ gradientTransform: "matrix(20 -16.99998 16.7779 19.73873 2 20)"
126
+ }, /*#__PURE__*/React.createElement("stop", {
127
+ stopColor: "#CCD4E3"
128
+ }), /*#__PURE__*/React.createElement("stop", {
129
+ offset: 1,
130
+ stopColor: "#6B7D99"
131
+ })), /*#__PURE__*/React.createElement("radialGradient", {
132
+ id: "paint3_radial_FullPeriod24GradientGrayIcon_12462_194235",
133
+ cx: 0,
134
+ cy: 0,
135
+ r: 1,
136
+ gradientUnits: "userSpaceOnUse",
137
+ gradientTransform: "matrix(20 -16.99998 16.7779 19.73873 2 20)"
138
+ }, /*#__PURE__*/React.createElement("stop", {
139
+ stopColor: "#CCD4E3"
140
+ }), /*#__PURE__*/React.createElement("stop", {
141
+ offset: 1,
142
+ stopColor: "#6B7D99"
143
+ })), /*#__PURE__*/React.createElement("radialGradient", {
144
+ id: "paint4_radial_FullPeriod24GradientGrayIcon_12462_194235",
145
+ cx: 0,
146
+ cy: 0,
147
+ r: 1,
148
+ gradientUnits: "userSpaceOnUse",
149
+ gradientTransform: "matrix(20 -16.99998 16.7779 19.73873 2 20)"
150
+ }, /*#__PURE__*/React.createElement("stop", {
151
+ stopColor: "#CCD4E3"
152
+ }), /*#__PURE__*/React.createElement("stop", {
153
+ offset: 1,
154
+ stopColor: "#6B7D99"
155
+ })), /*#__PURE__*/React.createElement("radialGradient", {
156
+ id: "paint5_radial_FullPeriod24GradientGrayIcon_12462_194235",
157
+ cx: 0,
158
+ cy: 0,
159
+ r: 1,
160
+ gradientUnits: "userSpaceOnUse",
161
+ gradientTransform: "matrix(20 -16.99998 16.7779 19.73873 2 20)"
162
+ }, /*#__PURE__*/React.createElement("stop", {
163
+ stopColor: "#CCD4E3"
164
+ }), /*#__PURE__*/React.createElement("stop", {
165
+ offset: 1,
166
+ stopColor: "#6B7D99"
167
+ })), /*#__PURE__*/React.createElement("radialGradient", {
168
+ id: "paint6_radial_FullPeriod24GradientGrayIcon_12462_194235",
169
+ cx: 0,
170
+ cy: 0,
171
+ r: 1,
172
+ gradientUnits: "userSpaceOnUse",
173
+ gradientTransform: "matrix(20 -16.99998 16.7779 19.73873 2 20)"
174
+ }, /*#__PURE__*/React.createElement("stop", {
175
+ stopColor: "#CCD4E3"
176
+ }), /*#__PURE__*/React.createElement("stop", {
177
+ offset: 1,
178
+ stopColor: "#6B7D99"
179
+ })), /*#__PURE__*/React.createElement("radialGradient", {
180
+ id: "paint7_radial_FullPeriod24GradientGrayIcon_12462_194235",
181
+ cx: 0,
182
+ cy: 0,
183
+ r: 1,
184
+ gradientUnits: "userSpaceOnUse",
185
+ gradientTransform: "matrix(20 -16.99998 16.7779 19.73873 2 20)"
186
+ }, /*#__PURE__*/React.createElement("stop", {
187
+ stopColor: "#CCD4E3"
188
+ }), /*#__PURE__*/React.createElement("stop", {
189
+ offset: 1,
190
+ stopColor: "#6B7D99"
191
+ })), /*#__PURE__*/React.createElement("radialGradient", {
192
+ id: "paint8_radial_FullPeriod24GradientGrayIcon_12462_194235",
193
+ cx: 0,
194
+ cy: 0,
195
+ r: 1,
196
+ gradientUnits: "userSpaceOnUse",
197
+ gradientTransform: "matrix(20 -16.99998 16.7779 19.73873 2 20)"
198
+ }, /*#__PURE__*/React.createElement("stop", {
199
+ stopColor: "#CCD4E3"
200
+ }), /*#__PURE__*/React.createElement("stop", {
201
+ offset: 1,
202
+ stopColor: "#6B7D99"
203
+ })), /*#__PURE__*/React.createElement("radialGradient", {
204
+ id: "paint9_radial_FullPeriod24GradientGrayIcon_12462_194235",
205
+ cx: 0,
206
+ cy: 0,
207
+ r: 1,
208
+ gradientUnits: "userSpaceOnUse",
209
+ gradientTransform: "matrix(20 -16.99998 16.7779 19.73873 2 20)"
210
+ }, /*#__PURE__*/React.createElement("stop", {
211
+ stopColor: "#CCD4E3"
212
+ }), /*#__PURE__*/React.createElement("stop", {
213
+ offset: 1,
214
+ stopColor: "#6B7D99"
215
+ })), /*#__PURE__*/React.createElement("radialGradient", {
216
+ id: "paint10_radial_FullPeriod24GradientGrayIcon_12462_194235",
217
+ cx: 0,
218
+ cy: 0,
219
+ r: 1,
220
+ gradientUnits: "userSpaceOnUse",
221
+ gradientTransform: "matrix(20 -16.99998 16.7779 19.73873 2 20)"
222
+ }, /*#__PURE__*/React.createElement("stop", {
223
+ stopColor: "#CCD4E3"
224
+ }), /*#__PURE__*/React.createElement("stop", {
225
+ offset: 1,
226
+ stopColor: "#6B7D99"
227
+ })), /*#__PURE__*/React.createElement("radialGradient", {
228
+ id: "paint11_radial_FullPeriod24GradientGrayIcon_12462_194235",
229
+ cx: 0,
230
+ cy: 0,
231
+ r: 1,
232
+ gradientUnits: "userSpaceOnUse",
233
+ gradientTransform: "matrix(20 -16.99998 16.7779 19.73873 2 20)"
234
+ }, /*#__PURE__*/React.createElement("stop", {
235
+ stopColor: "#CCD4E3"
236
+ }), /*#__PURE__*/React.createElement("stop", {
237
+ offset: 1,
238
+ stopColor: "#6B7D99"
239
+ })), /*#__PURE__*/React.createElement("radialGradient", {
240
+ id: "paint12_radial_FullPeriod24GradientGrayIcon_12462_194235",
241
+ cx: 0,
242
+ cy: 0,
243
+ r: 1,
244
+ gradientUnits: "userSpaceOnUse",
245
+ gradientTransform: "matrix(20 -16.99998 16.7779 19.73873 2 20)"
246
+ }, /*#__PURE__*/React.createElement("stop", {
247
+ stopColor: "#CCD4E3"
248
+ }), /*#__PURE__*/React.createElement("stop", {
249
+ offset: 1,
250
+ stopColor: "#6B7D99"
251
+ })), /*#__PURE__*/React.createElement("radialGradient", {
252
+ id: "paint13_radial_FullPeriod24GradientGrayIcon_12462_194235",
253
+ cx: 0,
254
+ cy: 0,
255
+ r: 1,
256
+ gradientUnits: "userSpaceOnUse",
257
+ gradientTransform: "matrix(20 -16.99998 16.7779 19.73873 2 20)"
258
+ }, /*#__PURE__*/React.createElement("stop", {
259
+ stopColor: "#CCD4E3"
260
+ }), /*#__PURE__*/React.createElement("stop", {
261
+ offset: 1,
262
+ stopColor: "#6B7D99"
263
+ }))));
264
+ }
265
+ module.exports = FullPeriod24GradientGrayIcon;
@@ -0,0 +1,4 @@
1
+ import * as React from 'react';
2
+ declare const HostQuarantine16SecondaryIcon: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
3
+ export default HostQuarantine16SecondaryIcon;
4
+
@@ -0,0 +1,37 @@
1
+ const React = require("react");
2
+ function HostQuarantine16SecondaryIcon({
3
+ title,
4
+ titleId,
5
+ ...props
6
+ }) {
7
+ return /*#__PURE__*/React.createElement("svg", Object.assign({
8
+ width: 16,
9
+ height: 14,
10
+ fill: "none",
11
+ xmlns: "http://www.w3.org/2000/svg",
12
+ "aria-labelledby": titleId
13
+ }, props), title ? /*#__PURE__*/React.createElement("title", {
14
+ id: titleId
15
+ }, title) : null, /*#__PURE__*/React.createElement("path", {
16
+ d: "M3.773.278a.4.4 0 01.426.677 7.17 7.17 0 00-2.613 2.909.4.4 0 01-.719-.352A7.97 7.97 0 013.773.278zM5.857 7.143a.714.714 0 11-1.428 0 .714.714 0 011.428 0z",
17
+ fill: "#2C3852",
18
+ fillOpacity: 0.6
19
+ }), /*#__PURE__*/React.createElement("path", {
20
+ fillRule: "evenodd",
21
+ clipRule: "evenodd",
22
+ d: "M3.117 5.585C3 5.815 3 6.115 3 6.715v.856c0 .6 0 .9.117 1.13.103.201.266.365.468.468.23.117.53.117 1.13.117h6.57c.6 0 .9 0 1.13-.117.202-.103.366-.267.468-.468C13 8.47 13 8.17 13 7.57v-.857c0-.6 0-.9-.117-1.129a1.071 1.071 0 00-.468-.468C12.185 5 11.885 5 11.285 5h-6.57c-.6 0-.9 0-1.13.117a1.071 1.071 0 00-.468.468zm8.169.13H4.714c-.312 0-.502 0-.645.012a.917.917 0 00-.154.024l-.006.002a.357.357 0 00-.156.156v.003l-.002.003a.917.917 0 00-.024.154 8.991 8.991 0 00-.013.645v.857c0 .312 0 .503.013.646a.917.917 0 00.024.154l.002.005a.357.357 0 00.162.159.914.914 0 00.154.024c.143.012.333.012.645.012h6.572c.312 0 .502 0 .645-.012a.913.913 0 00.154-.024l.006-.002a.357.357 0 00.156-.157v-.001l.002-.004a.92.92 0 00.024-.154c.012-.143.013-.334.013-.646v-.857c0-.312 0-.502-.012-.645a.92.92 0 00-.025-.154l-.002-.006a.358.358 0 00-.156-.156l-.006-.002a.916.916 0 00-.154-.024 8.994 8.994 0 00-.645-.013z",
23
+ fill: "#2C3852",
24
+ fillOpacity: 0.6
25
+ }), /*#__PURE__*/React.createElement("path", {
26
+ fillRule: "evenodd",
27
+ clipRule: "evenodd",
28
+ d: "M14.284 7A6.286 6.286 0 111.712 7a6.286 6.286 0 0112.572 0zm-.8 0A5.486 5.486 0 112.511 7a5.486 5.486 0 0110.971 0z",
29
+ fill: "#2C3852",
30
+ fillOpacity: 0.6
31
+ }), /*#__PURE__*/React.createElement("path", {
32
+ d: "M4.333 13.596a.4.4 0 01-.551.125 7.975 7.975 0 01-2.906-3.237.4.4 0 01.719-.351 7.175 7.175 0 002.613 2.911.4.4 0 01.125.552zM12.222.279a.4.4 0 00-.426.677 7.175 7.175 0 012.618 2.909.4.4 0 00.718-.352 7.975 7.975 0 00-2.91-3.234zM11.66 13.597a.4.4 0 00.551.125 7.979 7.979 0 002.91-3.237.4.4 0 10-.718-.352 7.18 7.18 0 01-2.618 2.912.4.4 0 00-.126.552z",
33
+ fill: "#2C3852",
34
+ fillOpacity: 0.6
35
+ }));
36
+ }
37
+ module.exports = HostQuarantine16SecondaryIcon;
@@ -0,0 +1,4 @@
1
+ import * as React from 'react';
2
+ declare const Loading8BoldGradientBlueIcon: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
3
+ export default Loading8BoldGradientBlueIcon;
4
+
@@ -0,0 +1,35 @@
1
+ const React = require("react");
2
+ function Loading8BoldGradientBlueIcon({
3
+ title,
4
+ titleId,
5
+ ...props
6
+ }) {
7
+ return /*#__PURE__*/React.createElement("svg", Object.assign({
8
+ width: 10,
9
+ height: 10,
10
+ fill: "none",
11
+ xmlns: "http://www.w3.org/2000/svg",
12
+ "aria-labelledby": titleId
13
+ }, props), title ? /*#__PURE__*/React.createElement("title", {
14
+ id: titleId
15
+ }, title) : null, /*#__PURE__*/React.createElement("path", {
16
+ fillRule: "evenodd",
17
+ clipRule: "evenodd",
18
+ d: "M5 1.667A3.333 3.333 0 107.753 6.88a.833.833 0 011.376.94A5 5 0 1110 5a.833.833 0 01-1.667 0A3.333 3.333 0 005 1.667z",
19
+ fill: "url(#paint0_angular_11622_42029)"
20
+ }), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("radialGradient", {
21
+ id: "paint0_angular_11622_42029",
22
+ cx: 0,
23
+ cy: 0,
24
+ r: 1,
25
+ gradientUnits: "userSpaceOnUse",
26
+ gradientTransform: "rotate(17.526 -13.719 18.719) scale(6.91835)"
27
+ }, /*#__PURE__*/React.createElement("stop", {
28
+ stopColor: "#00E0FF",
29
+ stopOpacity: 0.1
30
+ }), /*#__PURE__*/React.createElement("stop", {
31
+ offset: 1,
32
+ stopColor: "#0080FF"
33
+ }))));
34
+ }
35
+ module.exports = Loading8BoldGradientBlueIcon;
@@ -0,0 +1,4 @@
1
+ import * as React from 'react';
2
+ declare const Loading8BoldOntintIcon: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
3
+ export default Loading8BoldOntintIcon;
4
+
@@ -0,0 +1,35 @@
1
+ const React = require("react");
2
+ function Loading8BoldOntintIcon({
3
+ title,
4
+ titleId,
5
+ ...props
6
+ }) {
7
+ return /*#__PURE__*/React.createElement("svg", Object.assign({
8
+ width: 10,
9
+ height: 10,
10
+ fill: "none",
11
+ xmlns: "http://www.w3.org/2000/svg",
12
+ "aria-labelledby": titleId
13
+ }, props), title ? /*#__PURE__*/React.createElement("title", {
14
+ id: titleId
15
+ }, title) : null, /*#__PURE__*/React.createElement("path", {
16
+ fillRule: "evenodd",
17
+ clipRule: "evenodd",
18
+ d: "M5 1.667A3.333 3.333 0 107.753 6.88a.833.833 0 011.376.94A5 5 0 1110 5a.833.833 0 01-1.667 0A3.333 3.333 0 005 1.667z",
19
+ fill: "url(#paint0_angular_10090_58812)"
20
+ }), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("radialGradient", {
21
+ id: "paint0_angular_10090_58812",
22
+ cx: 0,
23
+ cy: 0,
24
+ r: 1,
25
+ gradientUnits: "userSpaceOnUse",
26
+ gradientTransform: "rotate(17.526 -13.719 18.719) scale(6.91835)"
27
+ }, /*#__PURE__*/React.createElement("stop", {
28
+ stopColor: "#fff",
29
+ stopOpacity: 0.1
30
+ }), /*#__PURE__*/React.createElement("stop", {
31
+ offset: 1,
32
+ stopColor: "#fff"
33
+ }))));
34
+ }
35
+ module.exports = Loading8BoldOntintIcon;
@@ -0,0 +1,4 @@
1
+ import * as React from 'react';
2
+ declare const LongArrowDown16Icon: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
3
+ export default LongArrowDown16Icon;
4
+
@@ -0,0 +1,23 @@
1
+ const React = require("react");
2
+ function LongArrowDown16Icon({
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
+ "aria-labelledby": titleId
13
+ }, props), title ? /*#__PURE__*/React.createElement("title", {
14
+ id: titleId
15
+ }, title) : null, /*#__PURE__*/React.createElement("path", {
16
+ fillRule: "evenodd",
17
+ clipRule: "evenodd",
18
+ d: "M8 13a.5.5 0 01-.38-.175l-3-3.5a.5.5 0 01.76-.65l2.12 2.473V3.5a.5.5 0 011 0v7.648l2.12-2.473a.5.5 0 11.76.65l-3 3.5A.5.5 0 018 13z",
19
+ fill: "#2C3852",
20
+ fillOpacity: 0.6
21
+ }));
22
+ }
23
+ module.exports = LongArrowDown16Icon;
@@ -0,0 +1,4 @@
1
+ import * as React from 'react';
2
+ declare const LongArrowUp16Icon: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
3
+ export default LongArrowUp16Icon;
4
+
@@ -0,0 +1,23 @@
1
+ const React = require("react");
2
+ function LongArrowUp16Icon({
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
+ "aria-labelledby": titleId
13
+ }, props), title ? /*#__PURE__*/React.createElement("title", {
14
+ id: titleId
15
+ }, title) : null, /*#__PURE__*/React.createElement("path", {
16
+ fillRule: "evenodd",
17
+ clipRule: "evenodd",
18
+ d: "M8 3a.5.5 0 01.38.175l3 3.5a.5.5 0 11-.76.65L8.5 4.852V12.5a.5.5 0 01-1 0V4.852L5.38 7.325a.5.5 0 01-.76-.65l3-3.5A.5.5 0 018 3z",
19
+ fill: "#2C3852",
20
+ fillOpacity: 0.6
21
+ }));
22
+ }
23
+ module.exports = LongArrowUp16Icon;
@@ -0,0 +1,4 @@
1
+ import * as React from 'react';
2
+ declare const PermanentFailover24BlueIcon: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
3
+ export default PermanentFailover24BlueIcon;
4
+
@@ -0,0 +1,49 @@
1
+ const React = require("react");
2
+ function PermanentFailover24BlueIcon({
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
+ "aria-labelledby": titleId
13
+ }, props), title ? /*#__PURE__*/React.createElement("title", {
14
+ id: titleId
15
+ }, title) : null, /*#__PURE__*/React.createElement("path", {
16
+ fillRule: "evenodd",
17
+ clipRule: "evenodd",
18
+ d: "M11.545 16.43a.61.61 0 010-.864l2.962-2.962H4.61a.61.61 0 110-1.22h9.896l-2.961-2.962a.61.61 0 11.863-.863l3.054 3.054c.484.483.725.725.816 1.004.08.245.08.51 0 .754-.09.28-.332.52-.816 1.004l-3.054 3.055a.61.61 0 01-.863 0z",
19
+ fill: "url(#paint0_radial_PermanentFailover24BlueIcon_12197_197252)"
20
+ }), /*#__PURE__*/React.createElement("path", {
21
+ d: "M15.648 16.43a.61.61 0 010-.864l3.219-3.218a.5.5 0 000-.707l-3.219-3.22a.61.61 0 11.864-.862l3.054 3.054c.483.483.725.725.816 1.004.08.245.08.51 0 .754-.091.28-.333.52-.816 1.004l-3.054 3.055a.61.61 0 01-.864 0z",
22
+ fill: "url(#paint1_radial_PermanentFailover24BlueIcon_12197_197252)"
23
+ }), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("radialGradient", {
24
+ id: "paint0_radial_PermanentFailover24BlueIcon_12197_197252",
25
+ cx: 0,
26
+ cy: 0,
27
+ r: 1,
28
+ gradientUnits: "userSpaceOnUse",
29
+ gradientTransform: "rotate(-29.305 33.76 .655) scale(18.8542 16.0948)"
30
+ }, /*#__PURE__*/React.createElement("stop", {
31
+ stopColor: "#5BCAFF"
32
+ }), /*#__PURE__*/React.createElement("stop", {
33
+ offset: 1,
34
+ stopColor: "#06F"
35
+ })), /*#__PURE__*/React.createElement("radialGradient", {
36
+ id: "paint1_radial_PermanentFailover24BlueIcon_12197_197252",
37
+ cx: 0,
38
+ cy: 0,
39
+ r: 1,
40
+ gradientUnits: "userSpaceOnUse",
41
+ gradientTransform: "rotate(-29.305 33.76 .655) scale(18.8542 16.0948)"
42
+ }, /*#__PURE__*/React.createElement("stop", {
43
+ stopColor: "#5BCAFF"
44
+ }), /*#__PURE__*/React.createElement("stop", {
45
+ offset: 1,
46
+ stopColor: "#06F"
47
+ }))));
48
+ }
49
+ module.exports = PermanentFailover24BlueIcon;
@@ -0,0 +1,4 @@
1
+ import * as React from 'react';
2
+ declare const PermanentTransferArrow40BlueIcon: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
3
+ export default PermanentTransferArrow40BlueIcon;
4
+
@@ -0,0 +1,33 @@
1
+ const React = require("react");
2
+ function PermanentTransferArrow40BlueIcon({
3
+ title,
4
+ titleId,
5
+ ...props
6
+ }) {
7
+ return /*#__PURE__*/React.createElement("svg", Object.assign({
8
+ width: 40,
9
+ height: 24,
10
+ fill: "none",
11
+ xmlns: "http://www.w3.org/2000/svg",
12
+ "aria-labelledby": titleId
13
+ }, props), title ? /*#__PURE__*/React.createElement("title", {
14
+ id: titleId
15
+ }, title) : null, /*#__PURE__*/React.createElement("path", {
16
+ fillRule: "evenodd",
17
+ clipRule: "evenodd",
18
+ d: "M20.586 7.05l3.818 3.82.02.018c.383.384.576.579.649.803a1 1 0 010 .618c-.075.229-.273.427-.669.823l-3.818 3.818a1 1 0 01-1.414-1.414l3.535-3.535-3.535-3.536a1 1 0 011.414-1.414z",
19
+ fill: "#0080FF",
20
+ opacity: 0.6
21
+ }), /*#__PURE__*/React.createElement("path", {
22
+ fillRule: "evenodd",
23
+ clipRule: "evenodd",
24
+ d: "M28.586 7.05l3.818 3.82.02.018c.383.384.576.579.649.803a1 1 0 010 .618c-.075.229-.273.427-.669.823l-3.818 3.818a1 1 0 01-1.414-1.414l3.535-3.535-3.535-3.536a1 1 0 011.414-1.414z",
25
+ fill: "#0080FF"
26
+ }), /*#__PURE__*/React.createElement("path", {
27
+ stroke: "#66B3FF",
28
+ strokeWidth: 2,
29
+ strokeLinecap: "round",
30
+ d: "M23 12H5"
31
+ }));
32
+ }
33
+ module.exports = PermanentTransferArrow40BlueIcon;
@@ -0,0 +1,4 @@
1
+ import * as React from 'react';
2
+ declare const PlusAddCreateNew16LightIcon: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
3
+ export default PlusAddCreateNew16LightIcon;
4
+
@@ -0,0 +1,22 @@
1
+ const React = require("react");
2
+ function PlusAddCreateNew16LightIcon({
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
+ "aria-labelledby": titleId
13
+ }, props), title ? /*#__PURE__*/React.createElement("title", {
14
+ id: titleId
15
+ }, title) : null, /*#__PURE__*/React.createElement("path", {
16
+ fillRule: "evenodd",
17
+ clipRule: "evenodd",
18
+ d: "M8 2a.5.5 0 00-.5.5v5h-5a.5.5 0 000 1h5v5a.5.5 0 001 0v-5h5a.5.5 0 000-1h-5v-5A.5.5 0 008 2z",
19
+ fill: "#1D326C"
20
+ }));
21
+ }
22
+ module.exports = PlusAddCreateNew16LightIcon;
@@ -0,0 +1,4 @@
1
+ import * as React from 'react';
2
+ declare const PlusAddCreateNewCircleGradient16BlueIcon: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
3
+ export default PlusAddCreateNewCircleGradient16BlueIcon;
4
+
@@ -0,0 +1,49 @@
1
+ const React = require("react");
2
+ function PlusAddCreateNewCircleGradient16BlueIcon({
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
+ "aria-labelledby": titleId
13
+ }, props), title ? /*#__PURE__*/React.createElement("title", {
14
+ id: titleId
15
+ }, title) : null, /*#__PURE__*/React.createElement("path", {
16
+ d: "M4.5 8a.5.5 0 01.5-.5h2.5V5a.5.5 0 011 0v2.5H11a.5.5 0 010 1H8.5V11a.5.5 0 01-1 0V8.5H5a.5.5 0 01-.5-.5z",
17
+ fill: "url(#paint0_radial_PlusAddCreateNewCircleGradient16BlueIcon_1029_37554)"
18
+ }), /*#__PURE__*/React.createElement("path", {
19
+ fillRule: "evenodd",
20
+ clipRule: "evenodd",
21
+ d: "M8 15A7 7 0 108 1a7 7 0 000 14zm0-1A6 6 0 108 2a6 6 0 000 12z",
22
+ fill: "url(#paint1_radial_PlusAddCreateNewCircleGradient16BlueIcon_1029_37554)"
23
+ }), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("radialGradient", {
24
+ id: "paint0_radial_PlusAddCreateNewCircleGradient16BlueIcon_1029_37554",
25
+ cx: 0,
26
+ cy: 0,
27
+ r: 1,
28
+ gradientUnits: "userSpaceOnUse",
29
+ gradientTransform: "matrix(14 -14 14 14 1 15)"
30
+ }, /*#__PURE__*/React.createElement("stop", {
31
+ stopColor: "#5BCAFF"
32
+ }), /*#__PURE__*/React.createElement("stop", {
33
+ offset: 1,
34
+ stopColor: "#06F"
35
+ })), /*#__PURE__*/React.createElement("radialGradient", {
36
+ id: "paint1_radial_PlusAddCreateNewCircleGradient16BlueIcon_1029_37554",
37
+ cx: 0,
38
+ cy: 0,
39
+ r: 1,
40
+ gradientUnits: "userSpaceOnUse",
41
+ gradientTransform: "matrix(14 -14 14 14 1 15)"
42
+ }, /*#__PURE__*/React.createElement("stop", {
43
+ stopColor: "#5BCAFF"
44
+ }), /*#__PURE__*/React.createElement("stop", {
45
+ offset: 1,
46
+ stopColor: "#06F"
47
+ }))));
48
+ }
49
+ module.exports = PlusAddCreateNewCircleGradient16BlueIcon;
@@ -0,0 +1,4 @@
1
+ import * as React from 'react';
2
+ declare const ReplicaVm24BlueIcon: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
3
+ export default ReplicaVm24BlueIcon;
4
+