@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,94 @@
1
+ const React = require("react");
2
+ function ReplicaVm24BlueIcon({
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: "M3.5 5A1.5 1.5 0 015 3.5h8A1.5 1.5 0 0114.5 5v2.5h-1V5a.5.5 0 00-.5-.5H5a.5.5 0 00-.5.5v5.5a.5.5 0 00.5.5h3v3.5H5.5a.5.5 0 010-1H7V12H5a1.5 1.5 0 01-1.5-1.5V5z",
17
+ fill: "url(#paint0_radial_ReplicaVm24BlueIcon_12197_197140)"
18
+ }), /*#__PURE__*/React.createElement("path", {
19
+ fillRule: "evenodd",
20
+ clipRule: "evenodd",
21
+ d: "M9.5 10.5A1.5 1.5 0 0111 9h8a1.5 1.5 0 011.5 1.5V16a1.5 1.5 0 01-1.5 1.5h-8A1.5 1.5 0 019.5 16v-5.5zM11 10a.5.5 0 00-.5.5V16a.5.5 0 00.5.5h8a.5.5 0 00.5-.5v-5.5a.5.5 0 00-.5-.5h-8z",
22
+ fill: "url(#paint1_radial_ReplicaVm24BlueIcon_12197_197140)"
23
+ }), /*#__PURE__*/React.createElement("path", {
24
+ d: "M13.5 17h3v2h-3v-2z",
25
+ fill: "url(#paint2_radial_ReplicaVm24BlueIcon_12197_197140)"
26
+ }), /*#__PURE__*/React.createElement("path", {
27
+ d: "M11.5 19.5a.5.5 0 01.5-.5h6a.5.5 0 010 1h-6a.5.5 0 01-.5-.5z",
28
+ fill: "url(#paint3_radial_ReplicaVm24BlueIcon_12197_197140)"
29
+ }), /*#__PURE__*/React.createElement("path", {
30
+ d: "M12.5 13.5a.5.5 0 01.5-.5h1.5a.5.5 0 010 1H13a.5.5 0 01-.5-.5z",
31
+ fill: "url(#paint4_radial_ReplicaVm24BlueIcon_12197_197140)"
32
+ }), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("radialGradient", {
33
+ id: "paint0_radial_ReplicaVm24BlueIcon_12197_197140",
34
+ cx: 0,
35
+ cy: 0,
36
+ r: 1,
37
+ gradientUnits: "userSpaceOnUse",
38
+ gradientTransform: "matrix(16.99999 -16.49999 16.49268 16.99246 3.5 20)"
39
+ }, /*#__PURE__*/React.createElement("stop", {
40
+ stopColor: "#5BCAFF"
41
+ }), /*#__PURE__*/React.createElement("stop", {
42
+ offset: 1,
43
+ stopColor: "#06F"
44
+ })), /*#__PURE__*/React.createElement("radialGradient", {
45
+ id: "paint1_radial_ReplicaVm24BlueIcon_12197_197140",
46
+ cx: 0,
47
+ cy: 0,
48
+ r: 1,
49
+ gradientUnits: "userSpaceOnUse",
50
+ gradientTransform: "matrix(16.99999 -16.49999 16.49268 16.99246 3.5 20)"
51
+ }, /*#__PURE__*/React.createElement("stop", {
52
+ stopColor: "#5BCAFF"
53
+ }), /*#__PURE__*/React.createElement("stop", {
54
+ offset: 1,
55
+ stopColor: "#06F"
56
+ })), /*#__PURE__*/React.createElement("radialGradient", {
57
+ id: "paint2_radial_ReplicaVm24BlueIcon_12197_197140",
58
+ cx: 0,
59
+ cy: 0,
60
+ r: 1,
61
+ gradientUnits: "userSpaceOnUse",
62
+ gradientTransform: "matrix(16.99999 -16.49999 16.49268 16.99246 3.5 20)"
63
+ }, /*#__PURE__*/React.createElement("stop", {
64
+ stopColor: "#5BCAFF"
65
+ }), /*#__PURE__*/React.createElement("stop", {
66
+ offset: 1,
67
+ stopColor: "#06F"
68
+ })), /*#__PURE__*/React.createElement("radialGradient", {
69
+ id: "paint3_radial_ReplicaVm24BlueIcon_12197_197140",
70
+ cx: 0,
71
+ cy: 0,
72
+ r: 1,
73
+ gradientUnits: "userSpaceOnUse",
74
+ gradientTransform: "matrix(16.99999 -16.49999 16.49268 16.99246 3.5 20)"
75
+ }, /*#__PURE__*/React.createElement("stop", {
76
+ stopColor: "#5BCAFF"
77
+ }), /*#__PURE__*/React.createElement("stop", {
78
+ offset: 1,
79
+ stopColor: "#06F"
80
+ })), /*#__PURE__*/React.createElement("radialGradient", {
81
+ id: "paint4_radial_ReplicaVm24BlueIcon_12197_197140",
82
+ cx: 0,
83
+ cy: 0,
84
+ r: 1,
85
+ gradientUnits: "userSpaceOnUse",
86
+ gradientTransform: "matrix(16.99999 -16.49999 16.49268 16.99246 3.5 20)"
87
+ }, /*#__PURE__*/React.createElement("stop", {
88
+ stopColor: "#5BCAFF"
89
+ }), /*#__PURE__*/React.createElement("stop", {
90
+ offset: 1,
91
+ stopColor: "#06F"
92
+ }))));
93
+ }
94
+ module.exports = ReplicaVm24BlueIcon;
@@ -0,0 +1,4 @@
1
+ import * as React from 'react';
2
+ declare const ReplicaVm24OntintIcon: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
3
+ export default ReplicaVm24OntintIcon;
4
+
@@ -0,0 +1,28 @@
1
+ const React = require("react");
2
+ function ReplicaVm24OntintIcon({
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: "M3.5 5A1.5 1.5 0 015 3.5h8A1.5 1.5 0 0114.5 5v2.5h-1V5a.5.5 0 00-.5-.5H5a.5.5 0 00-.5.5v5.5a.5.5 0 00.5.5h3v3.5H5.5a.5.5 0 010-1H7V12H5a1.5 1.5 0 01-1.5-1.5V5z",
17
+ fill: "#fff"
18
+ }), /*#__PURE__*/React.createElement("path", {
19
+ fillRule: "evenodd",
20
+ clipRule: "evenodd",
21
+ d: "M9.5 10.5A1.5 1.5 0 0111 9h8a1.5 1.5 0 011.5 1.5V16a1.5 1.5 0 01-1.5 1.5h-8A1.5 1.5 0 019.5 16v-5.5zM11 10a.5.5 0 00-.5.5V16a.5.5 0 00.5.5h8a.5.5 0 00.5-.5v-5.5a.5.5 0 00-.5-.5h-8z",
22
+ fill: "#fff"
23
+ }), /*#__PURE__*/React.createElement("path", {
24
+ d: "M13.5 17h3v2h-3v-2zM11.5 19.5a.5.5 0 01.5-.5h6a.5.5 0 010 1h-6a.5.5 0 01-.5-.5zM12.5 13.5a.5.5 0 01.5-.5h1.5a.5.5 0 010 1H13a.5.5 0 01-.5-.5z",
25
+ fill: "#fff"
26
+ }));
27
+ }
28
+ module.exports = ReplicaVm24OntintIcon;
@@ -0,0 +1,4 @@
1
+ import * as React from 'react';
2
+ declare const ReplicaVmFailbackState16Icon: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
3
+ export default ReplicaVmFailbackState16Icon;
4
+
@@ -0,0 +1,64 @@
1
+ const React = require("react");
2
+ function ReplicaVmFailbackState16Icon({
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: "M6.713 4.418a2.223 2.223 0 013.373 1.017h-.434a.356.356 0 00-.296.553l.891 1.336c.14.211.451.211.592 0l.89-1.336a.356.356 0 00-.295-.553h-.416a3.112 3.112 0 00-4.824-1.738.444.444 0 00.52.721z",
17
+ fill: "url(#paint0_radial_ReplicaVmFailbackState16Icon_9626_68488)"
18
+ }), /*#__PURE__*/React.createElement("path", {
19
+ d: "M6.348 6.804h-.486A2.223 2.223 0 009.32 8.018a.444.444 0 01.525.717 3.112 3.112 0 01-4.894-1.931h-.385a.356.356 0 01-.296-.553l.891-1.336a.356.356 0 01.592 0l.89 1.336a.356.356 0 01-.295.553z",
20
+ fill: "url(#paint1_radial_ReplicaVmFailbackState16Icon_9626_68488)"
21
+ }), /*#__PURE__*/React.createElement("path", {
22
+ fillRule: "evenodd",
23
+ clipRule: "evenodd",
24
+ d: "M.194.97C0 1.352 0 1.85 0 2.845V9.6c0 .996 0 1.494.194 1.874.17.334.442.606.777.777.38.193.878.193 1.873.193h3.378v1.778H4a.444.444 0 000 .89h8a.444.444 0 100-.89H9.778v-1.778h3.378c.995 0 1.493 0 1.873-.193.335-.17.607-.443.777-.777.194-.38.194-.878.194-1.874V2.844c0-.995 0-1.493-.194-1.873a1.778 1.778 0 00-.777-.777C14.65 0 14.151 0 13.156 0H2.844C1.85 0 1.351 0 .971.194.636.364.364.636.194.97zM13.156.89H2.844c-.512 0-.843 0-1.095.021-.241.02-.33.053-.375.076a.889.889 0 00-.388.388c-.023.044-.056.134-.076.375-.02.252-.021.583-.021 1.095V9.6c0 .513 0 .843.021 1.095.02.242.053.331.076.375a.889.889 0 00.388.389c.044.022.134.056.375.075.252.02.583.022 1.095.022h10.312c.512 0 .843-.001 1.095-.022.241-.02.33-.053.375-.075a.889.889 0 00.388-.389c.023-.044.056-.133.076-.375A15.1 15.1 0 0015.11 9.6V2.844c0-.512 0-.843-.021-1.095-.02-.241-.053-.33-.076-.375a.889.889 0 00-.388-.388C14.582.963 14.492.93 14.25.91 13.999.89 13.668.89 13.156.89z",
25
+ fill: "url(#paint2_radial_ReplicaVmFailbackState16Icon_9626_68488)"
26
+ }), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("radialGradient", {
27
+ id: "paint0_radial_ReplicaVmFailbackState16Icon_9626_68488",
28
+ cx: 0,
29
+ cy: 0,
30
+ r: 1,
31
+ gradientUnits: "userSpaceOnUse",
32
+ gradientTransform: "matrix(16.00004 -15.11114 15.08649 15.97394 0 15.111)"
33
+ }, /*#__PURE__*/React.createElement("stop", {
34
+ stopColor: "#5BCAFF"
35
+ }), /*#__PURE__*/React.createElement("stop", {
36
+ offset: 1,
37
+ stopColor: "#06F"
38
+ })), /*#__PURE__*/React.createElement("radialGradient", {
39
+ id: "paint1_radial_ReplicaVmFailbackState16Icon_9626_68488",
40
+ cx: 0,
41
+ cy: 0,
42
+ r: 1,
43
+ gradientUnits: "userSpaceOnUse",
44
+ gradientTransform: "matrix(16.00004 -15.11114 15.08649 15.97394 0 15.111)"
45
+ }, /*#__PURE__*/React.createElement("stop", {
46
+ stopColor: "#5BCAFF"
47
+ }), /*#__PURE__*/React.createElement("stop", {
48
+ offset: 1,
49
+ stopColor: "#06F"
50
+ })), /*#__PURE__*/React.createElement("radialGradient", {
51
+ id: "paint2_radial_ReplicaVmFailbackState16Icon_9626_68488",
52
+ cx: 0,
53
+ cy: 0,
54
+ r: 1,
55
+ gradientUnits: "userSpaceOnUse",
56
+ gradientTransform: "matrix(16.00004 -15.11114 15.08649 15.97394 0 15.111)"
57
+ }, /*#__PURE__*/React.createElement("stop", {
58
+ stopColor: "#5BCAFF"
59
+ }), /*#__PURE__*/React.createElement("stop", {
60
+ offset: 1,
61
+ stopColor: "#06F"
62
+ }))));
63
+ }
64
+ module.exports = ReplicaVmFailbackState16Icon;
@@ -0,0 +1,4 @@
1
+ import * as React from 'react';
2
+ declare const ReplicaVmFailoverState16Icon: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
3
+ export default ReplicaVmFailoverState16Icon;
4
+
@@ -0,0 +1,68 @@
1
+ const React = require("react");
2
+ function ReplicaVmFailoverState16Icon({
3
+ title,
4
+ titleId,
5
+ ...props
6
+ }) {
7
+ return /*#__PURE__*/React.createElement("svg", Object.assign({
8
+ width: 16,
9
+ height: 17,
10
+ fill: "none",
11
+ xmlns: "http://www.w3.org/2000/svg",
12
+ "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: "M0 3.844c0-.995 0-1.493.194-1.873.17-.335.442-.607.777-.777C1.35 1 1.849 1 2.844 1h10.312c.995 0 1.493 0 1.873.194.335.17.607.442.777.777.194.38.194.878.194 1.873V10.6c0 .996 0 1.494-.194 1.874-.17.334-.442.606-.777.777-.38.193-.878.193-1.873.193H9.778v1.778H13a.444.444 0 010 .89H3a.444.444 0 010-.89h3.222v-1.778H2.844c-.995 0-1.493 0-1.873-.193a1.778 1.778 0 01-.777-.777C0 12.094 0 11.596 0 10.6V3.844zM2.844 1.89h10.312c.512 0 .843 0 1.095.021.241.02.33.053.375.076a.889.889 0 01.388.388c.023.044.056.134.076.375.02.252.021.583.021 1.095V10.6c0 .513 0 .843-.021 1.095-.02.242-.053.331-.076.375a.889.889 0 01-.388.389c-.044.022-.134.056-.375.075-.252.02-.583.022-1.095.022H2.844c-.512 0-.843-.001-1.095-.022-.241-.02-.33-.053-.375-.075a.889.889 0 01-.388-.389c-.023-.044-.056-.133-.076-.375C.89 11.443.89 11.113.89 10.6V3.844c0-.512 0-.843.021-1.095.02-.241.053-.33.076-.375a.889.889 0 01.388-.388c.044-.023.134-.056.375-.076.252-.02.583-.021 1.095-.021z",
19
+ fill: "url(#paint0_radial_ReplicaVmFailoverState16Icon_9626_60092)"
20
+ }), /*#__PURE__*/React.createElement("path", {
21
+ fillRule: "evenodd",
22
+ clipRule: "evenodd",
23
+ d: "M9.7 9.562a.509.509 0 010-.72l1.289-1.29c.478-.508.478-.508 0-1.016l-1.29-1.29a.509.509 0 11.72-.72l1.366 1.367c.403.403.604.605.68.837.066.204.066.424 0 .629-.076.232-.277.433-.68.836l-1.367 1.367a.509.509 0 01-.719 0z",
24
+ fill: "url(#paint1_radial_ReplicaVmFailoverState16Icon_9626_60092)"
25
+ }), /*#__PURE__*/React.createElement("path", {
26
+ fillRule: "evenodd",
27
+ clipRule: "evenodd",
28
+ d: "M12.333 7.044a.533.533 0 01-.534.534H4.48a.533.533 0 110-1.067h7.32c.294 0 .533.239.533.533z",
29
+ fill: "url(#paint2_radial_ReplicaVmFailoverState16Icon_9626_60092)"
30
+ }), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("radialGradient", {
31
+ id: "paint0_radial_ReplicaVmFailoverState16Icon_9626_60092",
32
+ cx: 0,
33
+ cy: 0,
34
+ r: 1,
35
+ gradientUnits: "userSpaceOnUse",
36
+ gradientTransform: "matrix(16.00004 -15.11114 15.08649 15.97394 0 16.111)"
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_ReplicaVmFailoverState16Icon_9626_60092",
44
+ cx: 0,
45
+ cy: 0,
46
+ r: 1,
47
+ gradientUnits: "userSpaceOnUse",
48
+ gradientTransform: "matrix(16.00004 -15.11114 15.08649 15.97394 0 16.111)"
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_ReplicaVmFailoverState16Icon_9626_60092",
56
+ cx: 0,
57
+ cy: 0,
58
+ r: 1,
59
+ gradientUnits: "userSpaceOnUse",
60
+ gradientTransform: "matrix(16.00004 -15.11114 15.08649 15.97394 0 16.111)"
61
+ }, /*#__PURE__*/React.createElement("stop", {
62
+ stopColor: "#5BCAFF"
63
+ }), /*#__PURE__*/React.createElement("stop", {
64
+ offset: 1,
65
+ stopColor: "#06F"
66
+ }))));
67
+ }
68
+ module.exports = ReplicaVmFailoverState16Icon;
@@ -0,0 +1,4 @@
1
+ import * as React from 'react';
2
+ declare const ReplicaVmFailoverTest16Icon: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
3
+ export default ReplicaVmFailoverTest16Icon;
4
+
@@ -0,0 +1,51 @@
1
+ const React = require("react");
2
+ function ReplicaVmFailoverTest16Icon({
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: "M0 2.844C0 1.85 0 1.351.194.971.364.636.636.364.97.194 1.35 0 1.849 0 2.844 0h10.312c.995 0 1.493 0 1.873.194.335.17.607.442.777.777.194.38.194.878.194 1.873V9.6c0 .996 0 1.494-.194 1.874-.17.334-.442.606-.777.777-.38.193-.878.193-1.873.193H9.778v1.778H13a.444.444 0 010 .89H3a.444.444 0 010-.89h3.222v-1.778H2.844c-.995 0-1.493 0-1.873-.193a1.778 1.778 0 01-.777-.777C0 11.094 0 10.596 0 9.6V2.844zM2.844.89h10.312c.512 0 .843 0 1.095.021.241.02.33.053.375.076a.889.889 0 01.388.388c.023.044.056.134.076.375.02.252.021.583.021 1.095V9.6c0 .513 0 .843-.021 1.095-.02.242-.053.331-.076.375a.889.889 0 01-.388.389c-.044.022-.134.056-.375.075-.252.02-.583.022-1.095.022H2.844c-.512 0-.843-.001-1.095-.022-.241-.02-.33-.053-.375-.075a.889.889 0 01-.388-.389c-.023-.044-.056-.133-.076-.375C.89 10.443.89 10.113.89 9.6V2.844c0-.512 0-.843.021-1.095.02-.241.053-.33.076-.375a.889.889 0 01.388-.388C1.418.963 1.508.93 1.75.91 2.001.89 2.332.89 2.844.89z",
19
+ fill: "url(#paint0_radial_ReplicaVmFailoverTest16Icon_8480_224108)"
20
+ }), /*#__PURE__*/React.createElement("path", {
21
+ fillRule: "evenodd",
22
+ clipRule: "evenodd",
23
+ d: "M2.133 3.377c0-.294.239-.533.533-.533h7.088a.533.533 0 110 1.066H2.666a.533.533 0 01-.533-.533zm1.6 2.667c0-.295.239-.534.533-.534h8.231a.533.533 0 010 1.067h-8.23a.533.533 0 01-.534-.533zm-1.6 2.666c0-.294.239-.533.533-.533h4.785a.533.533 0 010 1.067H2.666a.533.533 0 01-.533-.534z",
24
+ fill: "url(#paint1_radial_ReplicaVmFailoverTest16Icon_8480_224108)"
25
+ }), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("radialGradient", {
26
+ id: "paint0_radial_ReplicaVmFailoverTest16Icon_8480_224108",
27
+ cx: 0,
28
+ cy: 0,
29
+ r: 1,
30
+ gradientUnits: "userSpaceOnUse",
31
+ gradientTransform: "matrix(16.00004 -15.11114 15.08649 15.97394 0 15.111)"
32
+ }, /*#__PURE__*/React.createElement("stop", {
33
+ stopColor: "#CCD4E3"
34
+ }), /*#__PURE__*/React.createElement("stop", {
35
+ offset: 1,
36
+ stopColor: "#6B7D99"
37
+ })), /*#__PURE__*/React.createElement("radialGradient", {
38
+ id: "paint1_radial_ReplicaVmFailoverTest16Icon_8480_224108",
39
+ cx: 0,
40
+ cy: 0,
41
+ r: 1,
42
+ gradientUnits: "userSpaceOnUse",
43
+ gradientTransform: "matrix(16.00004 -15.11114 15.08649 15.97394 0 15.111)"
44
+ }, /*#__PURE__*/React.createElement("stop", {
45
+ stopColor: "#CCD4E3"
46
+ }), /*#__PURE__*/React.createElement("stop", {
47
+ offset: 1,
48
+ stopColor: "#6B7D99"
49
+ }))));
50
+ }
51
+ module.exports = ReplicaVmFailoverTest16Icon;
@@ -0,0 +1,4 @@
1
+ import * as React from 'react';
2
+ declare const ReplicaVmNotReady16Icon: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
3
+ export default ReplicaVmNotReady16Icon;
4
+
@@ -0,0 +1,32 @@
1
+ const React = require("react");
2
+ function ReplicaVmNotReady16Icon({
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("circle", {
16
+ cx: 8,
17
+ cy: 8,
18
+ r: 6.5,
19
+ fill: "#FB0",
20
+ fillOpacity: 0.1,
21
+ stroke: "#FEA008"
22
+ }), /*#__PURE__*/React.createElement("rect", {
23
+ x: 9.768,
24
+ y: 5.17,
25
+ width: 1.5,
26
+ height: 6.5,
27
+ rx: 0.75,
28
+ transform: "rotate(45 9.768 5.17)",
29
+ fill: "#FEA008"
30
+ }));
31
+ }
32
+ module.exports = ReplicaVmNotReady16Icon;
@@ -0,0 +1,4 @@
1
+ import * as React from 'react';
2
+ declare const ReplicaVmPermanentFailoverState16Icon: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
3
+ export default ReplicaVmPermanentFailoverState16Icon;
4
+
@@ -0,0 +1,49 @@
1
+ const React = require("react");
2
+ function ReplicaVmPermanentFailoverState16Icon({
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: "M6.252 11.635a.61.61 0 010-.863l2.255-2.255H1.61a.61.61 0 010-1.22h6.896L6.252 5.042a.61.61 0 11.863-.863l2.347 2.347c.484.483.725.725.816 1.004.08.245.08.51 0 .754-.09.28-.332.52-.816 1.004l-2.347 2.347a.61.61 0 01-.863 0z",
19
+ fill: "url(#paint0_radial_ReplicaVmPermanentFailoverState16Icon_9626_68494)"
20
+ }), /*#__PURE__*/React.createElement("path", {
21
+ d: "M10.355 11.635a.61.61 0 010-.863l2.512-2.511a.5.5 0 000-.707l-2.512-2.512a.61.61 0 11.864-.863l2.347 2.347c.483.483.725.725.816 1.004.08.245.08.51 0 .754-.091.28-.333.52-.816 1.004l-2.347 2.347a.61.61 0 01-.864 0z",
22
+ fill: "url(#paint1_radial_ReplicaVmPermanentFailoverState16Icon_9626_68494)"
23
+ }), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("radialGradient", {
24
+ id: "paint0_radial_ReplicaVmPermanentFailoverState16Icon_9626_68494",
25
+ cx: 0,
26
+ cy: 0,
27
+ r: 1,
28
+ gradientUnits: "userSpaceOnUse",
29
+ gradientTransform: "matrix(13.44132 -7.81421 6.79062 11.68064 1 11.814)"
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_ReplicaVmPermanentFailoverState16Icon_9626_68494",
37
+ cx: 0,
38
+ cy: 0,
39
+ r: 1,
40
+ gradientUnits: "userSpaceOnUse",
41
+ gradientTransform: "matrix(13.44132 -7.81421 6.79062 11.68064 1 11.814)"
42
+ }, /*#__PURE__*/React.createElement("stop", {
43
+ stopColor: "#5BCAFF"
44
+ }), /*#__PURE__*/React.createElement("stop", {
45
+ offset: 1,
46
+ stopColor: "#06F"
47
+ }))));
48
+ }
49
+ module.exports = ReplicaVmPermanentFailoverState16Icon;
@@ -0,0 +1,4 @@
1
+ import * as React from 'react';
2
+ declare const ReplicaVmReady16Icon: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
3
+ export default ReplicaVmReady16Icon;
4
+
@@ -0,0 +1,27 @@
1
+ const React = require("react");
2
+ function ReplicaVmReady16Icon({
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("circle", {
16
+ cx: 8,
17
+ cy: 8,
18
+ r: 6.5,
19
+ fill: "#1EC97F",
20
+ fillOpacity: 0.1,
21
+ stroke: "#00BA5D"
22
+ }), /*#__PURE__*/React.createElement("path", {
23
+ d: "M5.75 9.672V6.328c0-.682 0-1.023.143-1.22a.75.75 0 01.528-.305c.243-.026.538.145 1.129.485l2.898 1.673c.591.34.887.511.986.734a.75.75 0 010 .61c-.099.223-.394.393-.986.734L7.55 10.712c-.59.34-.886.51-1.129.485a.75.75 0 01-.528-.305c-.143-.197-.143-.538-.143-1.22z",
24
+ fill: "#00BA5D"
25
+ }));
26
+ }
27
+ module.exports = ReplicaVmReady16Icon;
@@ -0,0 +1,4 @@
1
+ import * as React from 'react';
2
+ declare const ReplicaVmReplicating16Icon: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
3
+ export default ReplicaVmReplicating16Icon;
4
+
@@ -0,0 +1,81 @@
1
+ const React = require("react");
2
+ function ReplicaVmReplicating16Icon({
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: "M12.5 1.5h-6a2 2 0 00-2 2V5a.5.5 0 001 0V3.5a1 1 0 011-1h6a1 1 0 011 1v6a1 1 0 01-1 1H11a.5.5 0 000 1h1.5a2 2 0 002-2v-6a2 2 0 00-2-2z",
17
+ fill: "url(#paint0_radial_ReplicaVmReplicating16Icon_10051_91867)"
18
+ }), /*#__PURE__*/React.createElement("path", {
19
+ d: "M5.5 7a.5.5 0 00-.5-.5H3.5a2 2 0 00-2 2v4a2 2 0 002 2h4a2 2 0 002-2V11a.5.5 0 00-1 0v1.5a1 1 0 01-1 1h-4a1 1 0 01-1-1v-4a1 1 0 011-1H5a.5.5 0 00.5-.5z",
20
+ fill: "url(#paint1_radial_ReplicaVmReplicating16Icon_10051_91867)"
21
+ }), /*#__PURE__*/React.createElement("path", {
22
+ fillRule: "evenodd",
23
+ clipRule: "evenodd",
24
+ d: "M10.733 8.803a.509.509 0 01-.508-.508V6.47c-.022-.698-.022-.698-.72-.72H7.682a.509.509 0 110-1.017h1.932c.57 0 .855 0 1.073.11.191.098.347.254.444.446.111.217.111.502.111 1.072v1.933c0 .28-.228.508-.509.508z",
25
+ fill: "url(#paint2_radial_ReplicaVmReplicating16Icon_10051_91867)"
26
+ }), /*#__PURE__*/React.createElement("path", {
27
+ fillRule: "evenodd",
28
+ clipRule: "evenodd",
29
+ d: "M10.815 5.16a.533.533 0 010 .755L5.64 11.091a.533.533 0 11-.754-.755l5.175-5.175a.533.533 0 01.754 0z",
30
+ fill: "url(#paint3_radial_ReplicaVmReplicating16Icon_10051_91867)"
31
+ }), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("radialGradient", {
32
+ id: "paint0_radial_ReplicaVmReplicating16Icon_10051_91867",
33
+ cx: 0,
34
+ cy: 0,
35
+ r: 1,
36
+ gradientUnits: "userSpaceOnUse",
37
+ gradientTransform: "rotate(-45 18.253 5.44) scale(18.3848)"
38
+ }, /*#__PURE__*/React.createElement("stop", {
39
+ stopColor: "#5BCAFF"
40
+ }), /*#__PURE__*/React.createElement("stop", {
41
+ offset: 1,
42
+ stopColor: "#06F"
43
+ })), /*#__PURE__*/React.createElement("radialGradient", {
44
+ id: "paint1_radial_ReplicaVmReplicating16Icon_10051_91867",
45
+ cx: 0,
46
+ cy: 0,
47
+ r: 1,
48
+ gradientUnits: "userSpaceOnUse",
49
+ gradientTransform: "rotate(-45 18.253 5.44) scale(18.3848)"
50
+ }, /*#__PURE__*/React.createElement("stop", {
51
+ stopColor: "#5BCAFF"
52
+ }), /*#__PURE__*/React.createElement("stop", {
53
+ offset: 1,
54
+ stopColor: "#06F"
55
+ })), /*#__PURE__*/React.createElement("radialGradient", {
56
+ id: "paint2_radial_ReplicaVmReplicating16Icon_10051_91867",
57
+ cx: 0,
58
+ cy: 0,
59
+ r: 1,
60
+ gradientUnits: "userSpaceOnUse",
61
+ gradientTransform: "rotate(-45 18.253 5.44) scale(18.3848)"
62
+ }, /*#__PURE__*/React.createElement("stop", {
63
+ stopColor: "#5BCAFF"
64
+ }), /*#__PURE__*/React.createElement("stop", {
65
+ offset: 1,
66
+ stopColor: "#06F"
67
+ })), /*#__PURE__*/React.createElement("radialGradient", {
68
+ id: "paint3_radial_ReplicaVmReplicating16Icon_10051_91867",
69
+ cx: 0,
70
+ cy: 0,
71
+ r: 1,
72
+ gradientUnits: "userSpaceOnUse",
73
+ gradientTransform: "rotate(-45 18.253 5.44) scale(18.3848)"
74
+ }, /*#__PURE__*/React.createElement("stop", {
75
+ stopColor: "#5BCAFF"
76
+ }), /*#__PURE__*/React.createElement("stop", {
77
+ offset: 1,
78
+ stopColor: "#06F"
79
+ }))));
80
+ }
81
+ module.exports = ReplicaVmReplicating16Icon;
@@ -0,0 +1,4 @@
1
+ import * as React from 'react';
2
+ declare const ReplicaVmUnknow16Icon: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
3
+ export default ReplicaVmUnknow16Icon;
4
+
@@ -0,0 +1,27 @@
1
+ const React = require("react");
2
+ function ReplicaVmUnknow16Icon({
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("circle", {
16
+ cx: 8,
17
+ cy: 8,
18
+ r: 6.5,
19
+ fill: "#FF4A4A",
20
+ fillOpacity: 0.1,
21
+ stroke: "#F0483E"
22
+ }), /*#__PURE__*/React.createElement("path", {
23
+ d: "M7.884 9.765c.382 0 .591-.21.672-.57.07-.45.23-.682.945-1.095.757-.446 1.15-1 1.15-1.81 0-1.252-1.026-2.09-2.552-2.09-1.155 0-2.014.457-2.358 1.166a1.329 1.329 0 00-.16.639c0 .408.262.671.687.671.327 0 .569-.15.703-.494.172-.478.527-.736 1.053-.736.59 0 .999.366.999.892 0 .494-.21.763-.902 1.176-.634.37-.962.79-.962 1.423v.076c0 .44.269.752.725.752zm.011 2.39c.489 0 .88-.37.88-.843s-.391-.844-.88-.844c-.483 0-.875.37-.875.844 0 .472.392.843.875.843z",
24
+ fill: "#F0483E"
25
+ }));
26
+ }
27
+ module.exports = ReplicaVmUnknow16Icon;
@@ -0,0 +1,4 @@
1
+ import * as React from 'react';
2
+ declare const ReplicationPlan16GrayIcon: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
3
+ export default ReplicationPlan16GrayIcon;
4
+