@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,90 @@
1
+ import * as React from "react";
2
+ function ReplicationPlanReplicaVmUnknown24Icon({
3
+ title,
4
+ titleId,
5
+ ...props
6
+ }) {
7
+ return /*#__PURE__*/React.createElement("svg", Object.assign({
8
+ width: 26,
9
+ height: 26,
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: "M1 5.2c0-1.12 0-1.68.218-2.108a2 2 0 01.874-.874C2.52 2 3.08 2 4.2 2h11.6c1.12 0 1.68 0 2.108.218a2 2 0 01.874.874C19 3.52 19 4.08 19 5.2v7.6c0 1.12 0 1.68-.218 2.108a2 2 0 01-.874.874C17.48 16 16.92 16 15.8 16H12v2h2.5a.5.5 0 010 1h-9a.5.5 0 010-1H8v-2H4.2c-1.12 0-1.68 0-2.108-.218a2 2 0 01-.874-.874C1 14.48 1 13.92 1 12.8V5.2zM4.2 3h11.6c.577 0 .949 0 1.232.024.272.022.372.06.422.085a1 1 0 01.437.437c.025.05.063.15.085.422C18 4.25 18 4.623 18 5.2v7.6c0 .577 0 .949-.024 1.232-.022.272-.06.373-.085.422a1 1 0 01-.437.437c-.05.025-.15.063-.422.085C16.75 15 16.377 15 15.8 15H4.2c-.577 0-.949 0-1.232-.024-.272-.022-.373-.06-.422-.085a1 1 0 01-.437-.437c-.025-.05-.063-.15-.085-.422C2 13.75 2 13.377 2 12.8V5.2c0-.577 0-.949.024-1.232.022-.272.06-.373.085-.422a1 1 0 01.437-.437c.05-.025.15-.063.422-.085C3.25 3 3.623 3 4.2 3z",
19
+ fill: "url(#paint0_radial_ReplicationPlanReplicaVmUnknown24Icon_7924_204989)"
20
+ }), /*#__PURE__*/React.createElement("path", {
21
+ d: "M12.5 4.5h-3A1.5 1.5 0 008 6a.5.5 0 001 0 .5.5 0 01.5-.5h3a.5.5 0 01.5.5v3a.5.5 0 01-.5.5.5.5 0 000 1A1.5 1.5 0 0014 9V6a1.5 1.5 0 00-1.5-1.5z",
22
+ fill: "url(#paint1_radial_ReplicationPlanReplicaVmUnknown24Icon_7924_204989)"
23
+ }), /*#__PURE__*/React.createElement("path", {
24
+ fillRule: "evenodd",
25
+ clipRule: "evenodd",
26
+ d: "M6.5 7.5h3A1.5 1.5 0 0111 9v3a1.5 1.5 0 01-1.5 1.5h-3A1.5 1.5 0 015 12V9a1.5 1.5 0 011.5-1.5zm0 1A.5.5 0 006 9v3a.5.5 0 00.5.5h3a.5.5 0 00.5-.5V9a.5.5 0 00-.5-.5h-3z",
27
+ fill: "url(#paint2_radial_ReplicationPlanReplicaVmUnknown24Icon_7924_204989)"
28
+ }), /*#__PURE__*/React.createElement("circle", {
29
+ cx: 18,
30
+ cy: 18,
31
+ r: 6.25,
32
+ fill: "#fff",
33
+ stroke: "#fff",
34
+ strokeWidth: 2
35
+ }), /*#__PURE__*/React.createElement("circle", {
36
+ cx: 18,
37
+ cy: 18,
38
+ r: 6.25,
39
+ fill: "#fff",
40
+ stroke: "#fff",
41
+ strokeWidth: 2
42
+ }), /*#__PURE__*/React.createElement("circle", {
43
+ cx: 18,
44
+ cy: 18,
45
+ r: 4.75,
46
+ fill: "#FF4A4A",
47
+ fillOpacity: 0.1,
48
+ stroke: "#F0483E"
49
+ }), /*#__PURE__*/React.createElement("path", {
50
+ d: "M17.913 19.322c.286 0 .443-.157.504-.427.052-.339.173-.512.709-.822.568-.334.862-.75.862-1.358 0-.938-.77-1.567-1.914-1.567-.866 0-1.51.343-1.768.875a.996.996 0 00-.12.479c0 .306.196.504.515.504.245 0 .427-.113.527-.371.13-.359.395-.552.79-.552.443 0 .75.274.75.669 0 .37-.158.572-.678.882-.475.278-.72.592-.72 1.067v.057c0 .33.2.564.543.564zm.008 1.792c.367 0 .66-.278.66-.632 0-.355-.293-.633-.66-.633a.642.642 0 00-.656.633c0 .354.294.632.656.632z",
51
+ fill: "#F0483E"
52
+ }), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("radialGradient", {
53
+ id: "paint0_radial_ReplicationPlanReplicaVmUnknown24Icon_7924_204989",
54
+ cx: 0,
55
+ cy: 0,
56
+ r: 1,
57
+ gradientUnits: "userSpaceOnUse",
58
+ gradientTransform: "matrix(17.99998 -16.99997 16.97223 17.9706 1 19)"
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: "paint1_radial_ReplicationPlanReplicaVmUnknown24Icon_7924_204989",
66
+ cx: 0,
67
+ cy: 0,
68
+ r: 1,
69
+ gradientUnits: "userSpaceOnUse",
70
+ gradientTransform: "matrix(17.99998 -16.99997 16.97223 17.9706 1 19)"
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: "paint2_radial_ReplicationPlanReplicaVmUnknown24Icon_7924_204989",
78
+ cx: 0,
79
+ cy: 0,
80
+ r: 1,
81
+ gradientUnits: "userSpaceOnUse",
82
+ gradientTransform: "matrix(17.99998 -16.99997 16.97223 17.9706 1 19)"
83
+ }, /*#__PURE__*/React.createElement("stop", {
84
+ stopColor: "#CCD4E3"
85
+ }), /*#__PURE__*/React.createElement("stop", {
86
+ offset: 1,
87
+ stopColor: "#6B7D99"
88
+ }))));
89
+ }
90
+ export default ReplicationPlanReplicaVmUnknown24Icon;
@@ -0,0 +1,4 @@
1
+ import * as React from 'react';
2
+ declare const ReplicationService24BlueIcon: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
3
+ export default ReplicationService24BlueIcon;
4
+
@@ -0,0 +1,115 @@
1
+ import * as React from "react";
2
+ function ReplicationService24BlueIcon({
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: "M4.944 2.592a2.352 2.352 0 00-2.352 2.352v14.112a2.352 2.352 0 002.352 2.352h14.112a2.352 2.352 0 002.352-2.352V4.944a2.352 2.352 0 00-2.352-2.352H4.944zm14.112 1.176H4.944c-.65 0-1.176.527-1.176 1.176v14.112c0 .65.527 1.176 1.176 1.176h14.112c.65 0 1.176-.527 1.176-1.176V4.944c0-.65-.527-1.176-1.176-1.176z",
19
+ fill: "url(#paint0_radial_ReplicationService24BlueIcon_12197_197551)"
20
+ }), /*#__PURE__*/React.createElement("path", {
21
+ fillRule: "evenodd",
22
+ clipRule: "evenodd",
23
+ d: "M6.468 5.408h3.572c.754 0 1.364.61 1.364 1.364v3.572c0 .753-.61 1.364-1.364 1.364H6.468c-.753 0-1.364-.61-1.364-1.364V6.772c0-.753.61-1.364 1.364-1.364zm0 .9a.464.464 0 00-.464.464v3.572c0 .256.208.464.464.464h3.572a.464.464 0 00.464-.464V6.772a.464.464 0 00-.464-.464H6.468z",
24
+ fill: "url(#paint1_radial_ReplicationService24BlueIcon_12197_197551)"
25
+ }), /*#__PURE__*/React.createElement("path", {
26
+ d: "M12.82 6.702a.55.55 0 01.55-.55c1.198 0 2.178.443 2.852 1.203.478.54.783 1.215.918 1.958h1.13c.163 0 .245.195.133.311l-1.763 1.82a.183.183 0 01-.264 0l-1.763-1.82a.183.183 0 01.132-.31h1.271a2.83 2.83 0 00-.617-1.229c-.448-.505-1.118-.833-2.03-.833a.55.55 0 01-.55-.55z",
27
+ fill: "url(#paint2_radial_ReplicationService24BlueIcon_12197_197551)"
28
+ }), /*#__PURE__*/React.createElement("path", {
29
+ d: "M10.693 17.768a.55.55 0 100-1.1c-.912 0-1.582-.328-2.03-.833a2.829 2.829 0 01-.617-1.229h1.271a.183.183 0 00.132-.31l-1.763-1.82a.183.183 0 00-.263 0l-1.763 1.82a.183.183 0 00.131.31h1.131c.135.744.44 1.42.918 1.959.674.76 1.654 1.203 2.853 1.203z",
30
+ fill: "url(#paint3_radial_ReplicationService24BlueIcon_12197_197551)"
31
+ }), /*#__PURE__*/React.createElement("path", {
32
+ fillRule: "evenodd",
33
+ clipRule: "evenodd",
34
+ d: "M6.468 5.408h3.572c.754 0 1.364.61 1.364 1.364v3.572c0 .753-.61 1.364-1.364 1.364H6.468c-.753 0-1.364-.61-1.364-1.364V6.772c0-.753.61-1.364 1.364-1.364zm0 .9a.464.464 0 00-.464.464v3.572c0 .256.208.464.464.464h3.572a.464.464 0 00.464-.464V6.772a.464.464 0 00-.464-.464H6.468z",
35
+ fill: "url(#paint4_radial_ReplicationService24BlueIcon_12197_197551)"
36
+ }), /*#__PURE__*/React.createElement("path", {
37
+ fillRule: "evenodd",
38
+ clipRule: "evenodd",
39
+ d: "M13.864 12.408h3.572c.753 0 1.364.61 1.364 1.364v3.572c0 .753-.61 1.364-1.364 1.364h-3.572c-.753 0-1.364-.61-1.364-1.364v-3.572c0-.754.61-1.364 1.364-1.364zm0 .9a.464.464 0 00-.464.464v3.572c0 .256.208.464.464.464h3.572a.464.464 0 00.464-.464v-3.572a.464.464 0 00-.464-.464h-3.572z",
40
+ fill: "url(#paint5_radial_ReplicationService24BlueIcon_12197_197551)"
41
+ }), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("radialGradient", {
42
+ id: "paint0_radial_ReplicationService24BlueIcon_12197_197551",
43
+ cx: 0,
44
+ cy: 0,
45
+ r: 1,
46
+ gradientUnits: "userSpaceOnUse",
47
+ gradientTransform: "rotate(-45 27.138 7.575) scale(26.6091)"
48
+ }, /*#__PURE__*/React.createElement("stop", {
49
+ stopColor: "#5BCAFF"
50
+ }), /*#__PURE__*/React.createElement("stop", {
51
+ offset: 1,
52
+ stopColor: "#06F"
53
+ })), /*#__PURE__*/React.createElement("radialGradient", {
54
+ id: "paint1_radial_ReplicationService24BlueIcon_12197_197551",
55
+ cx: 0,
56
+ cy: 0,
57
+ r: 1,
58
+ gradientUnits: "userSpaceOnUse",
59
+ gradientTransform: "rotate(-45 27.138 7.575) scale(26.6091)"
60
+ }, /*#__PURE__*/React.createElement("stop", {
61
+ stopColor: "#5BCAFF"
62
+ }), /*#__PURE__*/React.createElement("stop", {
63
+ offset: 1,
64
+ stopColor: "#06F"
65
+ })), /*#__PURE__*/React.createElement("radialGradient", {
66
+ id: "paint2_radial_ReplicationService24BlueIcon_12197_197551",
67
+ cx: 0,
68
+ cy: 0,
69
+ r: 1,
70
+ gradientUnits: "userSpaceOnUse",
71
+ gradientTransform: "rotate(-45 27.138 7.575) scale(26.6091)"
72
+ }, /*#__PURE__*/React.createElement("stop", {
73
+ stopColor: "#5BCAFF"
74
+ }), /*#__PURE__*/React.createElement("stop", {
75
+ offset: 1,
76
+ stopColor: "#06F"
77
+ })), /*#__PURE__*/React.createElement("radialGradient", {
78
+ id: "paint3_radial_ReplicationService24BlueIcon_12197_197551",
79
+ cx: 0,
80
+ cy: 0,
81
+ r: 1,
82
+ gradientUnits: "userSpaceOnUse",
83
+ gradientTransform: "rotate(-45 27.138 7.575) scale(26.6091)"
84
+ }, /*#__PURE__*/React.createElement("stop", {
85
+ stopColor: "#5BCAFF"
86
+ }), /*#__PURE__*/React.createElement("stop", {
87
+ offset: 1,
88
+ stopColor: "#06F"
89
+ })), /*#__PURE__*/React.createElement("radialGradient", {
90
+ id: "paint4_radial_ReplicationService24BlueIcon_12197_197551",
91
+ cx: 0,
92
+ cy: 0,
93
+ r: 1,
94
+ gradientUnits: "userSpaceOnUse",
95
+ gradientTransform: "rotate(-45 27.138 7.575) scale(26.6091)"
96
+ }, /*#__PURE__*/React.createElement("stop", {
97
+ stopColor: "#5BCAFF"
98
+ }), /*#__PURE__*/React.createElement("stop", {
99
+ offset: 1,
100
+ stopColor: "#06F"
101
+ })), /*#__PURE__*/React.createElement("radialGradient", {
102
+ id: "paint5_radial_ReplicationService24BlueIcon_12197_197551",
103
+ cx: 0,
104
+ cy: 0,
105
+ r: 1,
106
+ gradientUnits: "userSpaceOnUse",
107
+ gradientTransform: "rotate(-45 27.138 7.575) scale(26.6091)"
108
+ }, /*#__PURE__*/React.createElement("stop", {
109
+ stopColor: "#5BCAFF"
110
+ }), /*#__PURE__*/React.createElement("stop", {
111
+ offset: 1,
112
+ stopColor: "#06F"
113
+ }))));
114
+ }
115
+ export default ReplicationService24BlueIcon;
@@ -0,0 +1,4 @@
1
+ import * as React from 'react';
2
+ declare const ReplicationService24OntintIcon: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
3
+ export default ReplicationService24OntintIcon;
4
+
@@ -0,0 +1,35 @@
1
+ import * as React from "react";
2
+ function ReplicationService24OntintIcon({
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: "M4.944 2.592a2.352 2.352 0 00-2.352 2.352v14.112a2.352 2.352 0 002.352 2.352h14.112a2.352 2.352 0 002.352-2.352V4.944a2.352 2.352 0 00-2.352-2.352H4.944zm14.112 1.176H4.944c-.65 0-1.176.527-1.176 1.176v14.112c0 .65.527 1.176 1.176 1.176h14.112c.65 0 1.176-.527 1.176-1.176V4.944c0-.65-.527-1.176-1.176-1.176z",
19
+ fill: "#fff"
20
+ }), /*#__PURE__*/React.createElement("path", {
21
+ fillRule: "evenodd",
22
+ clipRule: "evenodd",
23
+ d: "M6.468 5.408h3.572c.754 0 1.364.61 1.364 1.364v3.572c0 .753-.61 1.364-1.364 1.364H6.468c-.753 0-1.364-.61-1.364-1.364V6.772c0-.753.61-1.364 1.364-1.364zm0 .9a.464.464 0 00-.464.464v3.572c0 .256.208.464.464.464h3.572a.464.464 0 00.464-.464V6.772a.464.464 0 00-.464-.464H6.468z",
24
+ fill: "#fff"
25
+ }), /*#__PURE__*/React.createElement("path", {
26
+ d: "M12.82 6.702a.55.55 0 01.55-.55c1.198 0 2.178.443 2.852 1.203.478.54.783 1.215.918 1.958h1.13c.163 0 .245.195.133.311l-1.763 1.82a.183.183 0 01-.264 0l-1.763-1.82a.183.183 0 01.132-.31h1.271a2.83 2.83 0 00-.617-1.229c-.448-.505-1.118-.833-2.03-.833a.55.55 0 01-.55-.55zM10.693 17.768a.55.55 0 100-1.1c-.912 0-1.582-.328-2.03-.833a2.829 2.829 0 01-.617-1.229h1.271a.183.183 0 00.132-.31l-1.763-1.82a.183.183 0 00-.263 0l-1.763 1.82a.183.183 0 00.131.31h1.131c.135.744.44 1.42.918 1.959.674.76 1.654 1.203 2.853 1.203z",
27
+ fill: "#fff"
28
+ }), /*#__PURE__*/React.createElement("path", {
29
+ fillRule: "evenodd",
30
+ clipRule: "evenodd",
31
+ d: "M6.468 5.408h3.572c.754 0 1.364.61 1.364 1.364v3.572c0 .753-.61 1.364-1.364 1.364H6.468c-.753 0-1.364-.61-1.364-1.364V6.772c0-.753.61-1.364 1.364-1.364zm0 .9a.464.464 0 00-.464.464v3.572c0 .256.208.464.464.464h3.572a.464.464 0 00.464-.464V6.772a.464.464 0 00-.464-.464H6.468zM13.864 12.408h3.572c.753 0 1.364.61 1.364 1.364v3.572c0 .753-.61 1.364-1.364 1.364h-3.572c-.753 0-1.364-.61-1.364-1.364v-3.572c0-.754.61-1.364 1.364-1.364zm0 .9a.464.464 0 00-.464.464v3.572c0 .256.208.464.464.464h3.572a.464.464 0 00.464-.464v-3.572a.464.464 0 00-.464-.464h-3.572z",
32
+ fill: "#fff"
33
+ }));
34
+ }
35
+ export default ReplicationService24OntintIcon;
@@ -0,0 +1,4 @@
1
+ import * as React from 'react';
2
+ declare const SmtxInspectorIcon: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
3
+ export default SmtxInspectorIcon;
4
+
@@ -0,0 +1,36 @@
1
+ import * as React from "react";
2
+ function SmtxInspectorIcon({
3
+ title,
4
+ titleId,
5
+ ...props
6
+ }) {
7
+ return /*#__PURE__*/React.createElement("svg", Object.assign({
8
+ width: 32,
9
+ height: 32,
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
+ opacity: 0.4,
17
+ d: "M4.5 15.986C4.5 9.09 9.873 3.5 16.5 3.5v13.622L7.722 24.5C5.723 22.27 4.5 19.277 4.5 15.986z",
18
+ fill: "#3AC0B0"
19
+ }), /*#__PURE__*/React.createElement("path", {
20
+ d: "M18 16a2 2 0 00-1.5-1.937V3.5h-1v.01c-6.672.262-12 5.754-12 12.49 0 6.904 5.596 12.5 12.5 12.5 2.287 0 4.43-.614 6.275-1.687a1.5 1.5 0 002.194-1.62 12.467 12.467 0 004.031-9.193 12.44 12.44 0 00-1.846-6.541 1.5 1.5 0 00-1.82-2.303 12.482 12.482 0 00-5.95-3.322.5.5 0 10-.23.974c2.113.499 4 1.58 5.483 3.065a1.5 1.5 0 001.658 2.098A11.447 11.447 0 0127.5 16c0 3.275-1.37 6.231-3.567 8.326a1.5 1.5 0 00-2.33 1.72A11.447 11.447 0 0116 27.5C9.649 27.5 4.5 22.351 4.5 16c0-6.184 4.88-11.228 11-11.49v4.006a7.483 7.483 0 00-5.13 2.53 1.502 1.502 0 00-1.456 2.49A7.5 7.5 0 1018.42 8.9a.5.5 0 10-.322.945 6.5 6.5 0 11-8.28 4.144 1.5 1.5 0 001.39-2.38A6.483 6.483 0 0115.5 9.52v4.544A2 2 0 1018 16z",
21
+ fill: "url(#paint0_radial_SmtxInspectorIcon_2207_4449)"
22
+ }), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("radialGradient", {
23
+ id: "paint0_radial_SmtxInspectorIcon_2207_4449",
24
+ cx: 0,
25
+ cy: 0,
26
+ r: 1,
27
+ gradientUnits: "userSpaceOnUse",
28
+ gradientTransform: "matrix(27 -32.90626 25.78146 21.154 2.5 29.5)"
29
+ }, /*#__PURE__*/React.createElement("stop", {
30
+ stopColor: "#33E1B7"
31
+ }), /*#__PURE__*/React.createElement("stop", {
32
+ offset: 1,
33
+ stopColor: "#0E9787"
34
+ }))));
35
+ }
36
+ export default SmtxInspectorIcon;
@@ -0,0 +1,4 @@
1
+ import * as React from 'react';
2
+ declare const Syslog24GradientBlueIcon: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
3
+ export default Syslog24GradientBlueIcon;
4
+
@@ -0,0 +1,92 @@
1
+ import * as React from "react";
2
+ function Syslog24GradientBlueIcon({
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
+ d: "M8 9H5.2c-1.12 0-1.68 0-2.108.218a2 2 0 00-.874.874C2 10.52 2 11.08 2 12.2v1.6c0 1.12 0 1.68.218 2.108a2 2 0 00.874.874C3.52 17 4.08 17 5.2 17h13.6c1.12 0 1.68 0 2.108-.218a2 2 0 00.874-.874C22 15.48 22 14.92 22 13.8v-1.6c0-1.12 0-1.68-.218-2.108a2 2 0 00-.874-.874c-.238-.121-.516-.175-.908-.199v1.002l.032.003c.272.022.372.06.422.085a1 1 0 01.437.437c.025.05.063.15.085.422.023.283.024.655.024 1.232v1.6c0 .577 0 .949-.024 1.232-.022.272-.06.373-.085.422a1 1 0 01-.437.437c-.05.025-.15.063-.422.085C19.75 16 19.377 16 18.8 16H5.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 14.75 3 14.377 3 13.8v-1.6c0-.577 0-.949.024-1.232.022-.272.06-.373.085-.422a1 1 0 01.437-.437c.05-.025.15-.063.422-.085C4.25 10 4.623 10 5.2 10H8V9z",
17
+ fill: "url(#paint0_radial_Syslog24GradientBlueIcon_1016_70338)"
18
+ }), /*#__PURE__*/React.createElement("path", {
19
+ d: "M6.75 12.5a1.25 1.25 0 11-2.5 0 1.25 1.25 0 012.5 0z",
20
+ fill: "url(#paint1_radial_Syslog24GradientBlueIcon_1016_70338)"
21
+ }), /*#__PURE__*/React.createElement("path", {
22
+ d: "M9 11V7.053h1v3.215h1.367V11H9z",
23
+ fill: "url(#paint2_radial_Syslog24GradientBlueIcon_1016_70338)"
24
+ }), /*#__PURE__*/React.createElement("path", {
25
+ d: "M15.14 9c0 .425-.077.786-.23 1.084a1.64 1.64 0 01-.62.682 1.687 1.687 0 01-.882.234c-.329 0-.624-.079-.885-.236a1.644 1.644 0 01-.62-.682c-.151-.298-.227-.659-.227-1.082 0-.425.076-.786.228-1.084.151-.298.358-.524.62-.68.26-.157.555-.236.884-.236a1.626 1.626 0 011.502.916c.153.298.23.66.23 1.084zm-.793 0c0-.275-.04-.507-.117-.696a.934.934 0 00-.327-.43.847.847 0 00-.495-.146.847.847 0 00-.495.147.945.945 0 00-.329.43c-.077.188-.115.42-.115.695 0 .275.038.507.116.696a.945.945 0 00.328.43c.141.097.306.146.495.146a.847.847 0 00.495-.146c.14-.098.25-.241.327-.43.078-.189.117-.421.117-.696z",
26
+ fill: "url(#paint3_radial_Syslog24GradientBlueIcon_1016_70338)"
27
+ }), /*#__PURE__*/React.createElement("path", {
28
+ d: "M18.171 8.312a.874.874 0 00-.106-.245.706.706 0 00-.392-.298.902.902 0 00-.276-.04.856.856 0 00-.499.147.964.964 0 00-.332.432c-.08.188-.12.417-.12.688 0 .271.04.502.118.692.078.19.189.335.332.436a.871.871 0 00.508.148.962.962 0 00.453-.099.689.689 0 00.289-.283.877.877 0 00.101-.432l.159.025h-.954v-.62H19v.49c0 .343-.069.637-.206.883a1.436 1.436 0 01-.567.566c-.24.132-.516.198-.827.198-.347 0-.651-.08-.914-.241a1.644 1.644 0 01-.614-.69c-.145-.3-.218-.655-.218-1.065 0-.316.043-.597.13-.844.088-.249.21-.46.368-.631.158-.173.342-.304.551-.394.21-.09.436-.135.68-.135.21 0 .405.032.586.097.18.063.34.153.48.27a1.466 1.466 0 01.516.945h-.794z",
29
+ fill: "url(#paint4_radial_Syslog24GradientBlueIcon_1016_70338)"
30
+ }), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("radialGradient", {
31
+ id: "paint0_radial_Syslog24GradientBlueIcon_1016_70338",
32
+ cx: 0,
33
+ cy: 0,
34
+ r: 1,
35
+ gradientUnits: "userSpaceOnUse",
36
+ gradientTransform: "matrix(20.00001 -10.00003 8 15.99995 2 17)"
37
+ }, /*#__PURE__*/React.createElement("stop", {
38
+ stopColor: "#5BCAFF"
39
+ }), /*#__PURE__*/React.createElement("stop", {
40
+ offset: 1,
41
+ stopColor: "#06F"
42
+ })), /*#__PURE__*/React.createElement("radialGradient", {
43
+ id: "paint1_radial_Syslog24GradientBlueIcon_1016_70338",
44
+ cx: 0,
45
+ cy: 0,
46
+ r: 1,
47
+ gradientUnits: "userSpaceOnUse",
48
+ gradientTransform: "matrix(20.00001 -10.00003 8 15.99995 2 17)"
49
+ }, /*#__PURE__*/React.createElement("stop", {
50
+ stopColor: "#5BCAFF"
51
+ }), /*#__PURE__*/React.createElement("stop", {
52
+ offset: 1,
53
+ stopColor: "#06F"
54
+ })), /*#__PURE__*/React.createElement("radialGradient", {
55
+ id: "paint2_radial_Syslog24GradientBlueIcon_1016_70338",
56
+ cx: 0,
57
+ cy: 0,
58
+ r: 1,
59
+ gradientUnits: "userSpaceOnUse",
60
+ gradientTransform: "matrix(20.00001 -10.00003 8 15.99995 2 17)"
61
+ }, /*#__PURE__*/React.createElement("stop", {
62
+ stopColor: "#5BCAFF"
63
+ }), /*#__PURE__*/React.createElement("stop", {
64
+ offset: 1,
65
+ stopColor: "#06F"
66
+ })), /*#__PURE__*/React.createElement("radialGradient", {
67
+ id: "paint3_radial_Syslog24GradientBlueIcon_1016_70338",
68
+ cx: 0,
69
+ cy: 0,
70
+ r: 1,
71
+ gradientUnits: "userSpaceOnUse",
72
+ gradientTransform: "matrix(20.00001 -10.00003 8 15.99995 2 17)"
73
+ }, /*#__PURE__*/React.createElement("stop", {
74
+ stopColor: "#5BCAFF"
75
+ }), /*#__PURE__*/React.createElement("stop", {
76
+ offset: 1,
77
+ stopColor: "#06F"
78
+ })), /*#__PURE__*/React.createElement("radialGradient", {
79
+ id: "paint4_radial_Syslog24GradientBlueIcon_1016_70338",
80
+ cx: 0,
81
+ cy: 0,
82
+ r: 1,
83
+ gradientUnits: "userSpaceOnUse",
84
+ gradientTransform: "matrix(20.00001 -10.00003 8 15.99995 2 17)"
85
+ }, /*#__PURE__*/React.createElement("stop", {
86
+ stopColor: "#5BCAFF"
87
+ }), /*#__PURE__*/React.createElement("stop", {
88
+ offset: 1,
89
+ stopColor: "#06F"
90
+ }))));
91
+ }
92
+ export default Syslog24GradientBlueIcon;
@@ -0,0 +1,4 @@
1
+ import * as React from 'react';
2
+ declare const Syslog24OntintIcon: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
3
+ export default Syslog24OntintIcon;
4
+
@@ -0,0 +1,23 @@
1
+ import * as React from "react";
2
+ function Syslog24OntintIcon({
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
+ d: "M8 9H5.2c-1.12 0-1.68 0-2.108.218a2 2 0 00-.874.874C2 10.52 2 11.08 2 12.2v1.6c0 1.12 0 1.68.218 2.108a2 2 0 00.874.874C3.52 17 4.08 17 5.2 17h13.6c1.12 0 1.68 0 2.108-.218a2 2 0 00.874-.874C22 15.48 22 14.92 22 13.8v-1.6c0-1.12 0-1.68-.218-2.108a2 2 0 00-.874-.874c-.238-.121-.516-.175-.908-.199v1.002l.032.003c.272.022.372.06.422.085a1 1 0 01.437.437c.025.05.063.15.085.422.023.283.024.655.024 1.232v1.6c0 .577 0 .949-.024 1.232-.022.272-.06.373-.085.422a1 1 0 01-.437.437c-.05.025-.15.063-.422.085C19.75 16 19.377 16 18.8 16H5.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 14.75 3 14.377 3 13.8v-1.6c0-.577 0-.949.024-1.232.022-.272.06-.373.085-.422a1 1 0 01.437-.437c.05-.025.15-.063.422-.085C4.25 10 4.623 10 5.2 10H8V9z",
17
+ fill: "#fff"
18
+ }), /*#__PURE__*/React.createElement("path", {
19
+ d: "M6.75 12.5a1.25 1.25 0 11-2.5 0 1.25 1.25 0 012.5 0zM9 11V7.053h1v3.215h1.367V11H9zM15.14 9c0 .425-.077.786-.23 1.084a1.64 1.64 0 01-.62.682 1.687 1.687 0 01-.882.234c-.329 0-.624-.079-.885-.236a1.644 1.644 0 01-.62-.682c-.151-.298-.227-.659-.227-1.082 0-.425.076-.786.228-1.084.151-.298.358-.524.62-.68.26-.157.555-.236.884-.236a1.626 1.626 0 011.502.916c.153.298.23.66.23 1.084zm-.793 0c0-.275-.04-.507-.117-.696a.934.934 0 00-.327-.43.847.847 0 00-.495-.146.847.847 0 00-.495.147.945.945 0 00-.329.43c-.077.188-.115.42-.115.695 0 .275.038.507.116.696a.945.945 0 00.328.43c.141.097.306.146.495.146a.847.847 0 00.495-.146c.14-.098.25-.241.327-.43.078-.189.117-.421.117-.696zM18.171 8.312a.874.874 0 00-.106-.245.706.706 0 00-.392-.298.902.902 0 00-.276-.04.856.856 0 00-.499.147.964.964 0 00-.332.432c-.08.188-.12.417-.12.688 0 .271.04.502.118.692.078.19.189.335.332.436a.871.871 0 00.508.148.962.962 0 00.453-.099.689.689 0 00.289-.283.877.877 0 00.101-.432l.159.025h-.954v-.62H19v.49c0 .343-.069.637-.206.883a1.436 1.436 0 01-.567.566c-.24.132-.516.198-.827.198-.347 0-.651-.08-.914-.241a1.644 1.644 0 01-.614-.69c-.145-.3-.218-.655-.218-1.065 0-.316.043-.597.13-.844.088-.249.21-.46.368-.631.158-.173.342-.304.551-.394.21-.09.436-.135.68-.135.21 0 .405.032.586.097.18.063.34.153.48.27a1.466 1.466 0 01.516.945h-.794z",
20
+ fill: "#fff"
21
+ }));
22
+ }
23
+ export default Syslog24OntintIcon;
@@ -14,6 +14,7 @@ export { default as ReportIcon } from './ReportIcon'
14
14
  export { default as ResourceOptimizationIcon } from './ResourceOptimizationIcon'
15
15
  export { default as SettingIcon } from './SettingIcon'
16
16
  export { default as SettingsIcon } from './SettingsIcon'
17
+ export { default as SmtxInspectorIcon } from './SmtxInspectorIcon'
17
18
  export { default as SnapshotIcon } from './SnapshotIcon'
18
19
  export { default as TagIcon } from './TagIcon'
19
20
  export { default as TrafficVisualizationIcon } from './TrafficVisualizationIcon'
@@ -41,6 +42,8 @@ export { default as AlertBell24BlueIcon } from './AlertBell24BlueIcon'
41
42
  export { default as AlertBell24GradientBlueIcon } from './AlertBell24GradientBlueIcon'
42
43
  export { default as AlertBell24GradientGrayIcon } from './AlertBell24GradientGrayIcon'
43
44
  export { default as AlertBell24Icon } from './AlertBell24Icon'
45
+ export { default as AlertBellArrow24GradientBlueIcon } from './AlertBellArrow24GradientBlueIcon'
46
+ export { default as AlertBellArrow24OntintIcon } from './AlertBellArrow24OntintIcon'
44
47
  export { default as AlertBellFill24BlueIcon } from './AlertBellFill24BlueIcon'
45
48
  export { default as AlertBellFill24GradientBlueIcon } from './AlertBellFill24GradientBlueIcon'
46
49
  export { default as AlertBellFill24GradientGrayIcon } from './AlertBellFill24GradientGrayIcon'
@@ -125,6 +128,7 @@ export { default as ArrowChevronUpSmall16BoldSecondaryIcon } from './ArrowChevro
125
128
  export { default as ArrowChevronUpSmall16OntintIcon } from './ArrowChevronUpSmall16OntintIcon'
126
129
  export { default as ArrowChevronUpSmall16SecondaryIcon } from './ArrowChevronUpSmall16SecondaryIcon'
127
130
  export { default as ArrowDown16BlueIcon } from './ArrowDown16BlueIcon'
131
+ export { default as ArrowDown16GreyIcon } from './ArrowDown16GreyIcon'
128
132
  export { default as ArrowDown16Icon } from './ArrowDown16Icon'
129
133
  export { default as ArrowDown24Icon } from './ArrowDown24Icon'
130
134
  export { default as ArrowRightGrayIcon } from './ArrowRightGrayIcon'
@@ -138,6 +142,7 @@ export { default as BackupService24OntintIcon } from './BackupService24OntintIco
138
142
  export { default as BackupStoreRepository24BlueIcon } from './BackupStoreRepository24BlueIcon'
139
143
  export { default as BackupStoreRepository24GrayIcon } from './BackupStoreRepository24GrayIcon'
140
144
  export { default as BackupStoreRepository24OntintIcon } from './BackupStoreRepository24OntintIcon'
145
+ export { default as BarChartRedFailIcon12Icon } from './BarChartRedFailIcon12Icon'
141
146
  export { default as BellIcon } from './BellIcon'
142
147
  export { default as BellGreyIcon } from './BellGreyIcon'
143
148
  export { default as Bonding16GradientBlueIcon } from './Bonding16GradientBlueIcon'
@@ -259,6 +264,7 @@ export { default as CreateVmtemplateAddPlus24GradientGrayIcon } from './CreateVm
259
264
  export { default as CreatevmtemplateIcon } from './CreatevmtemplateIcon'
260
265
  export { default as CrossIcon } from './CrossIcon'
261
266
  export { default as CsvIcon } from './CsvIcon'
267
+ export { default as CurveLink24Icon } from './CurveLink24Icon'
262
268
  export { default as Dashboard16GradientBlueIcon } from './Dashboard16GradientBlueIcon'
263
269
  export { default as Dashboard16GradientGrayIcon } from './Dashboard16GradientGrayIcon'
264
270
  export { default as Dashboard24GradientBlueIcon } from './Dashboard24GradientBlueIcon'
@@ -345,6 +351,10 @@ export { default as EverouteCluster24GradientGreyIcon } from './EverouteCluster2
345
351
  export { default as EverouteCluster24OntintIcon } from './EverouteCluster24OntintIcon'
346
352
  export { default as EverouteController16GradientGrayIcon } from './EverouteController16GradientGrayIcon'
347
353
  export { default as EverouteController24Icon } from './EverouteController24Icon'
354
+ export { default as EverouteServices16GradientBlueIcon } from './EverouteServices16GradientBlueIcon'
355
+ export { default as EverouteServices16GradientGreyIcon } from './EverouteServices16GradientGreyIcon'
356
+ export { default as EverouteServices24GradientBlueIcon } from './EverouteServices24GradientBlueIcon'
357
+ export { default as EverouteServices24OntintIcon } from './EverouteServices24OntintIcon'
348
358
  export { default as ExclamationErrorCircle16OntintIcon } from './ExclamationErrorCircle16OntintIcon'
349
359
  export { default as ExclamationErrorCircle16RedIcon } from './ExclamationErrorCircle16RedIcon'
350
360
  export { default as ExclamationErrorCircleFill16OntintIcon } from './ExclamationErrorCircleFill16OntintIcon'
@@ -374,6 +384,8 @@ export { default as ExportVolume24OntintIcon } from './ExportVolume24OntintIcon'
374
384
  export { default as ExternalSubnet24GradientBlueIcon } from './ExternalSubnet24GradientBlueIcon'
375
385
  export { default as ExternalSubnet24GradientGreyIcon } from './ExternalSubnet24GradientGreyIcon'
376
386
  export { default as ExternalSubnet24OntintIcon } from './ExternalSubnet24OntintIcon'
387
+ export { default as Failback24BlueIcon } from './Failback24BlueIcon'
388
+ export { default as Failover24BlueIcon } from './Failover24BlueIcon'
377
389
  export { default as File16GradientBlueIcon } from './File16GradientBlueIcon'
378
390
  export { default as FileNormalIcon } from './FileNormalIcon'
379
391
  export { default as Filter16BlueSolidIcon } from './Filter16BlueSolidIcon'
@@ -406,6 +418,9 @@ export { default as FolderActivatedIcon } from './FolderActivatedIcon'
406
418
  export { default as FolderNormalIcon } from './FolderNormalIcon'
407
419
  export { default as ForcerestartIcon } from './ForcerestartIcon'
408
420
  export { default as ForcestopIcon } from './ForcestopIcon'
421
+ export { default as FromLeftArrow40BlueIcon } from './FromLeftArrow40BlueIcon'
422
+ export { default as FromRightArrow40BlueIcon } from './FromRightArrow40BlueIcon'
423
+ export { default as FullPeriod24GradientGrayIcon } from './FullPeriod24GradientGrayIcon'
409
424
  export { default as Fullscreen16Icon } from './Fullscreen16Icon'
410
425
  export { default as GatewayService16GradientBlueIcon } from './GatewayService16GradientBlueIcon'
411
426
  export { default as GatewayService16GradientGreyIcon } from './GatewayService16GradientGreyIcon'
@@ -442,6 +457,7 @@ export { default as Host24GradientGrayIcon } from './Host24GradientGrayIcon'
442
457
  export { default as Host24YellowIcon } from './Host24YellowIcon'
443
458
  export { default as Host24Icon } from './Host24Icon'
444
459
  export { default as HostFill16OntintIcon } from './HostFill16OntintIcon'
460
+ export { default as HostQuarantine16SecondaryIcon } from './HostQuarantine16SecondaryIcon'
445
461
  export { default as HostIcon } from './HostIcon'
446
462
  export { default as HostActivatedIcon } from './HostActivatedIcon'
447
463
  export { default as HostNormalIcon } from './HostNormalIcon'
@@ -540,6 +556,8 @@ export { default as LoadBalancerMonitor24GradientGreyIcon } from './LoadBalancer
540
556
  export { default as Loading16BoldOntintIcon } from './Loading16BoldOntintIcon'
541
557
  export { default as Loading16GradientBlueIcon } from './Loading16GradientBlueIcon'
542
558
  export { default as Loading24BoldGradientBlueIcon } from './Loading24BoldGradientBlueIcon'
559
+ export { default as Loading8BoldGradientBlueIcon } from './Loading8BoldGradientBlueIcon'
560
+ export { default as Loading8BoldOntintIcon } from './Loading8BoldOntintIcon'
543
561
  export { default as Loading8GradientBlueIcon } from './Loading8GradientBlueIcon'
544
562
  export { default as Loading8GradientWhiteIcon } from './Loading8GradientWhiteIcon'
545
563
  export { default as LoadingBlueIcon } from './LoadingBlueIcon'
@@ -556,6 +574,8 @@ export { default as LoginOptions24GradientBlueIcon } from './LoginOptions24Gradi
556
574
  export { default as LoginOptions24WhiteIcon } from './LoginOptions24WhiteIcon'
557
575
  export { default as LogoBackgroundIcon } from './LogoBackgroundIcon'
558
576
  export { default as LogoFuzzyBackgroundIcon } from './LogoFuzzyBackgroundIcon'
577
+ export { default as LongArrowDown16Icon } from './LongArrowDown16Icon'
578
+ export { default as LongArrowUp16Icon } from './LongArrowUp16Icon'
559
579
  export { default as MaintenanceModeEnter16GradientBlueIcon } from './MaintenanceModeEnter16GradientBlueIcon'
560
580
  export { default as MaintenanceModeEnter16GradientYellowIcon } from './MaintenanceModeEnter16GradientYellowIcon'
561
581
  export { default as MaintenanceModeEnter24GradientBlueIcon } from './MaintenanceModeEnter24GradientBlueIcon'
@@ -793,6 +813,8 @@ export { default as PciDevice24GradientBlueIcon } from './PciDevice24GradientBlu
793
813
  export { default as PciDevice24GradientGrayIcon } from './PciDevice24GradientGrayIcon'
794
814
  export { default as PciNic24GradientBlueIcon } from './PciNic24GradientBlueIcon'
795
815
  export { default as PciNic24GradientGreyIcon } from './PciNic24GradientGreyIcon'
816
+ export { default as PermanentFailover24BlueIcon } from './PermanentFailover24BlueIcon'
817
+ export { default as PermanentTransferArrow40BlueIcon } from './PermanentTransferArrow40BlueIcon'
796
818
  export { default as PhysicalDisk16GradientBlueIcon } from './PhysicalDisk16GradientBlueIcon'
797
819
  export { default as PhysicalDisk24BlueIcon } from './PhysicalDisk24BlueIcon'
798
820
  export { default as PhysicalDisk24GradientBlueIcon } from './PhysicalDisk24GradientBlueIcon'
@@ -813,6 +835,7 @@ export { default as PlusAddCreateNew16BoldBlueIcon } from './PlusAddCreateNew16B
813
835
  export { default as PlusAddCreateNew16BoldOntintIcon } from './PlusAddCreateNew16BoldOntintIcon'
814
836
  export { default as PlusAddCreateNew16BoldSecondaryIcon } from './PlusAddCreateNew16BoldSecondaryIcon'
815
837
  export { default as PlusAddCreateNew16GrayIcon } from './PlusAddCreateNew16GrayIcon'
838
+ export { default as PlusAddCreateNew16LightIcon } from './PlusAddCreateNew16LightIcon'
816
839
  export { default as PlusAddCreateNew16OntintIcon } from './PlusAddCreateNew16OntintIcon'
817
840
  export { default as PlusAddCreateNew16SecondaryIcon } from './PlusAddCreateNew16SecondaryIcon'
818
841
  export { default as PlusAddCreateNew16SuperIcon } from './PlusAddCreateNew16SuperIcon'
@@ -821,6 +844,7 @@ export { default as PlusAddCreateNew24GradientGrayIcon } from './PlusAddCreateNe
821
844
  export { default as PlusAddCreateNewCircleFill16BoldBlueIcon } from './PlusAddCreateNewCircleFill16BoldBlueIcon'
822
845
  export { default as PlusAddCreateNewCircleFill16BoldOntintIcon } from './PlusAddCreateNewCircleFill16BoldOntintIcon'
823
846
  export { default as PlusAddCreateNewCircleFill24BoldBlueIcon } from './PlusAddCreateNewCircleFill24BoldBlueIcon'
847
+ export { default as PlusAddCreateNewCircleGradient16BlueIcon } from './PlusAddCreateNewCircleGradient16BlueIcon'
824
848
  export { default as PlusAddCreateNewSmall16BlueIcon } from './PlusAddCreateNewSmall16BlueIcon'
825
849
  export { default as PlusAddCreateNewSmall16BoldBlueIcon } from './PlusAddCreateNewSmall16BoldBlueIcon'
826
850
  export { default as PlusAddCreateNewSmall16BoldOntintIcon } from './PlusAddCreateNewSmall16BoldOntintIcon'
@@ -881,6 +905,34 @@ export { default as RefreshSyncOnTintIcon } from './RefreshSyncOnTintIcon'
881
905
  export { default as RefreshSyncTertiaryIcon } from './RefreshSyncTertiaryIcon'
882
906
  export { default as RefreshIcon } from './RefreshIcon'
883
907
  export { default as ReplicaVm16GradientBlueIcon } from './ReplicaVm16GradientBlueIcon'
908
+ export { default as ReplicaVm24BlueIcon } from './ReplicaVm24BlueIcon'
909
+ export { default as ReplicaVm24OntintIcon } from './ReplicaVm24OntintIcon'
910
+ export { default as ReplicaVmFailbackState16Icon } from './ReplicaVmFailbackState16Icon'
911
+ export { default as ReplicaVmFailoverState16Icon } from './ReplicaVmFailoverState16Icon'
912
+ export { default as ReplicaVmFailoverTest16Icon } from './ReplicaVmFailoverTest16Icon'
913
+ export { default as ReplicaVmNotReady16Icon } from './ReplicaVmNotReady16Icon'
914
+ export { default as ReplicaVmPermanentFailoverState16Icon } from './ReplicaVmPermanentFailoverState16Icon'
915
+ export { default as ReplicaVmReady16Icon } from './ReplicaVmReady16Icon'
916
+ export { default as ReplicaVmReplicating16Icon } from './ReplicaVmReplicating16Icon'
917
+ export { default as ReplicaVmUnknow16Icon } from './ReplicaVmUnknow16Icon'
918
+ export { default as ReplicationPlan16GrayIcon } from './ReplicationPlan16GrayIcon'
919
+ export { default as ReplicationPlan24BlueIcon } from './ReplicationPlan24BlueIcon'
920
+ export { default as ReplicationPlan24GrayIcon } from './ReplicationPlan24GrayIcon'
921
+ export { default as ReplicationPlan24OntintIcon } from './ReplicationPlan24OntintIcon'
922
+ export { default as ReplicationPlanOriginVmNull24Icon } from './ReplicationPlanOriginVmNull24Icon'
923
+ export { default as ReplicationPlanOriginVmRunning24Icon } from './ReplicationPlanOriginVmRunning24Icon'
924
+ export { default as ReplicationPlanOriginVmStopped24Icon } from './ReplicationPlanOriginVmStopped24Icon'
925
+ export { default as ReplicationPlanOriginVmSuspended24Icon } from './ReplicationPlanOriginVmSuspended24Icon'
926
+ export { default as ReplicationPlanOriginVmUnknown24Icon } from './ReplicationPlanOriginVmUnknown24Icon'
927
+ export { default as ReplicationPlanReplicaVmNull16BlueIcon } from './ReplicationPlanReplicaVmNull16BlueIcon'
928
+ export { default as ReplicationPlanReplicaVmNull24BlueIcon } from './ReplicationPlanReplicaVmNull24BlueIcon'
929
+ export { default as ReplicationPlanReplicaVmNull24Icon } from './ReplicationPlanReplicaVmNull24Icon'
930
+ export { default as ReplicationPlanReplicaVmRunning24Icon } from './ReplicationPlanReplicaVmRunning24Icon'
931
+ export { default as ReplicationPlanReplicaVmStopped24Icon } from './ReplicationPlanReplicaVmStopped24Icon'
932
+ export { default as ReplicationPlanReplicaVmSuspended24Icon } from './ReplicationPlanReplicaVmSuspended24Icon'
933
+ export { default as ReplicationPlanReplicaVmUnknown24Icon } from './ReplicationPlanReplicaVmUnknown24Icon'
934
+ export { default as ReplicationService24BlueIcon } from './ReplicationService24BlueIcon'
935
+ export { default as ReplicationService24OntintIcon } from './ReplicationService24OntintIcon'
884
936
  export { default as ReportForm24BlueIcon } from './ReportForm24BlueIcon'
885
937
  export { default as ReportForm24GradientBlueIcon } from './ReportForm24GradientBlueIcon'
886
938
  export { default as ReportForm24GradientGrayIcon } from './ReportForm24GradientGrayIcon'
@@ -1084,6 +1136,8 @@ export { default as SuspendedPause16GradientBlueIcon } from './SuspendedPause16G
1084
1136
  export { default as SuspendedPause16GradientGrayIcon } from './SuspendedPause16GradientGrayIcon'
1085
1137
  export { default as SuspendedPause16GradientOrangeIcon } from './SuspendedPause16GradientOrangeIcon'
1086
1138
  export { default as SuspendedPause24GradientOrangeIcon } from './SuspendedPause24GradientOrangeIcon'
1139
+ export { default as Syslog24GradientBlueIcon } from './Syslog24GradientBlueIcon'
1140
+ export { default as Syslog24OntintIcon } from './Syslog24OntintIcon'
1087
1141
  export { default as SystemEventAuditing24BlueIcon } from './SystemEventAuditing24BlueIcon'
1088
1142
  export { default as SystemEventAuditing24OntintIcon } from './SystemEventAuditing24OntintIcon'
1089
1143
  export { default as SystemServiceVm16YellowIcon } from './SystemServiceVm16YellowIcon'