@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,98 @@
1
+ const React = require("react");
2
+ function ReplicationPlan16GrayIcon({
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: "M2.468 1.408h3.573c.753 0 1.363.61 1.363 1.364v3.572c0 .754-.61 1.364-1.363 1.364H2.468c-.753 0-1.364-.61-1.364-1.364V2.772c0-.753.611-1.364 1.364-1.364zm0 .9a.464.464 0 00-.464.464v3.572c0 .257.208.464.464.464h3.573a.464.464 0 00.463-.464V2.772a.464.464 0 00-.463-.464H2.468z",
19
+ fill: "url(#paint0_radial_ReplicationPlan16GrayIcon_2911_31048)"
20
+ }), /*#__PURE__*/React.createElement("path", {
21
+ d: "M8.82 2.702a.55.55 0 01.55-.55c1.198 0 2.178.443 2.853 1.203.478.54.783 1.215.917 1.959h1.131c.162 0 .244.194.132.31l-1.763 1.82a.183.183 0 01-.264 0l-1.762-1.82a.183.183 0 01.131-.31h1.271a2.828 2.828 0 00-.617-1.228c-.448-.506-1.118-.834-2.03-.834a.55.55 0 01-.55-.55z",
22
+ fill: "url(#paint1_radial_ReplicationPlan16GrayIcon_2911_31048)"
23
+ }), /*#__PURE__*/React.createElement("path", {
24
+ d: "M6.693 13.769a.55.55 0 000-1.1c-.911 0-1.581-.329-2.03-.834a2.829 2.829 0 01-.617-1.228h1.271a.183.183 0 00.132-.311l-1.763-1.82a.183.183 0 00-.263 0l-1.763 1.82a.183.183 0 00.132.31h1.13c.135.744.44 1.42.918 1.959.675.76 1.654 1.204 2.853 1.204z",
25
+ fill: "url(#paint2_radial_ReplicationPlan16GrayIcon_2911_31048)"
26
+ }), /*#__PURE__*/React.createElement("path", {
27
+ fillRule: "evenodd",
28
+ clipRule: "evenodd",
29
+ d: "M2.468 1.408h3.573c.753 0 1.363.61 1.363 1.364v3.572c0 .754-.61 1.364-1.363 1.364H2.468c-.753 0-1.364-.61-1.364-1.364V2.772c0-.753.611-1.364 1.364-1.364zm0 .9a.464.464 0 00-.464.464v3.572c0 .257.208.464.464.464h3.573a.464.464 0 00.463-.464V2.772a.464.464 0 00-.463-.464H2.468z",
30
+ fill: "url(#paint3_radial_ReplicationPlan16GrayIcon_2911_31048)"
31
+ }), /*#__PURE__*/React.createElement("path", {
32
+ fillRule: "evenodd",
33
+ clipRule: "evenodd",
34
+ d: "M9.864 8.408h3.572c.754 0 1.364.61 1.364 1.364v3.572c0 .754-.61 1.364-1.364 1.364H9.864c-.753 0-1.364-.61-1.364-1.364V9.772c0-.753.61-1.364 1.364-1.364zm0 .9a.464.464 0 00-.464.464v3.572c0 .257.208.464.464.464h3.572a.464.464 0 00.464-.464V9.772a.464.464 0 00-.464-.464H9.864z",
35
+ fill: "url(#paint4_radial_ReplicationPlan16GrayIcon_2911_31048)"
36
+ }), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("radialGradient", {
37
+ id: "paint0_radial_ReplicationPlan16GrayIcon_2911_31048",
38
+ cx: 0,
39
+ cy: 0,
40
+ r: 1,
41
+ gradientUnits: "userSpaceOnUse",
42
+ gradientTransform: "rotate(-44.16 18.681 5.993) scale(19.0909 19.0827)"
43
+ }, /*#__PURE__*/React.createElement("stop", {
44
+ stopColor: "#CCD4E3"
45
+ }), /*#__PURE__*/React.createElement("stop", {
46
+ offset: 1,
47
+ stopColor: "#6B7D99"
48
+ })), /*#__PURE__*/React.createElement("radialGradient", {
49
+ id: "paint1_radial_ReplicationPlan16GrayIcon_2911_31048",
50
+ cx: 0,
51
+ cy: 0,
52
+ r: 1,
53
+ gradientUnits: "userSpaceOnUse",
54
+ gradientTransform: "rotate(-44.16 18.681 5.993) scale(19.0909 19.0827)"
55
+ }, /*#__PURE__*/React.createElement("stop", {
56
+ stopColor: "#CCD4E3"
57
+ }), /*#__PURE__*/React.createElement("stop", {
58
+ offset: 1,
59
+ stopColor: "#6B7D99"
60
+ })), /*#__PURE__*/React.createElement("radialGradient", {
61
+ id: "paint2_radial_ReplicationPlan16GrayIcon_2911_31048",
62
+ cx: 0,
63
+ cy: 0,
64
+ r: 1,
65
+ gradientUnits: "userSpaceOnUse",
66
+ gradientTransform: "rotate(-44.16 18.681 5.993) scale(19.0909 19.0827)"
67
+ }, /*#__PURE__*/React.createElement("stop", {
68
+ stopColor: "#CCD4E3"
69
+ }), /*#__PURE__*/React.createElement("stop", {
70
+ offset: 1,
71
+ stopColor: "#6B7D99"
72
+ })), /*#__PURE__*/React.createElement("radialGradient", {
73
+ id: "paint3_radial_ReplicationPlan16GrayIcon_2911_31048",
74
+ cx: 0,
75
+ cy: 0,
76
+ r: 1,
77
+ gradientUnits: "userSpaceOnUse",
78
+ gradientTransform: "rotate(-44.16 18.681 5.993) scale(19.0909 19.0827)"
79
+ }, /*#__PURE__*/React.createElement("stop", {
80
+ stopColor: "#CCD4E3"
81
+ }), /*#__PURE__*/React.createElement("stop", {
82
+ offset: 1,
83
+ stopColor: "#6B7D99"
84
+ })), /*#__PURE__*/React.createElement("radialGradient", {
85
+ id: "paint4_radial_ReplicationPlan16GrayIcon_2911_31048",
86
+ cx: 0,
87
+ cy: 0,
88
+ r: 1,
89
+ gradientUnits: "userSpaceOnUse",
90
+ gradientTransform: "rotate(-44.16 18.681 5.993) scale(19.0909 19.0827)"
91
+ }, /*#__PURE__*/React.createElement("stop", {
92
+ stopColor: "#CCD4E3"
93
+ }), /*#__PURE__*/React.createElement("stop", {
94
+ offset: 1,
95
+ stopColor: "#6B7D99"
96
+ }))));
97
+ }
98
+ module.exports = ReplicationPlan16GrayIcon;
@@ -0,0 +1,4 @@
1
+ import * as React from 'react';
2
+ declare const ReplicationPlan24BlueIcon: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
3
+ export default ReplicationPlan24BlueIcon;
4
+
@@ -0,0 +1,96 @@
1
+ const React = require("react");
2
+ function ReplicationPlan24BlueIcon({
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: "M5 3.5A1.5 1.5 0 003.5 5v3.5A1.5 1.5 0 005 10h2v1H5.5a.5.5 0 000 1H9v-.5c0-.613.184-.684.5-1.159V10h.264c.55-.614 1.348-1 2.236-1h.415c.055-.156.085-.325.085-.5V5A1.5 1.5 0 0011 3.5H5zM4.5 5a.5.5 0 01.5-.5h6a.5.5 0 01.5.5v3.5a.5.5 0 01-.5.5H5a.5.5 0 01-.5-.5V5z",
19
+ fill: "url(#paint0_radial_ReplicationPlan24BlueIcon_12197_197134)"
20
+ }), /*#__PURE__*/React.createElement("path", {
21
+ d: "M13 13a.5.5 0 000 1h1.5a.5.5 0 000-1H13z",
22
+ fill: "url(#paint1_radial_ReplicationPlan24BlueIcon_12197_197134)"
23
+ }), /*#__PURE__*/React.createElement("path", {
24
+ fillRule: "evenodd",
25
+ clipRule: "evenodd",
26
+ d: "M12 10.5a1.5 1.5 0 00-1.5 1.5v4a1.5 1.5 0 001.5 1.5h2v1h-1.5a.5.5 0 000 1h6a.5.5 0 000-1H17v-1h2a1.5 1.5 0 001.5-1.5v-4a1.5 1.5 0 00-1.5-1.5h-7zm-.5 1.5a.5.5 0 01.5-.5h7a.5.5 0 01.5.5v4a.5.5 0 01-.5.5h-7a.5.5 0 01-.5-.5v-4z",
27
+ fill: "url(#paint2_radial_ReplicationPlan24BlueIcon_12197_197134)"
28
+ }), /*#__PURE__*/React.createElement("path", {
29
+ d: "M17.67 9.112l-.63-.642c-.278-.282-.417-.424-.432-.55a.353.353 0 01.103-.295c.09-.087.282-.101.669-.13l.213-.015v-.001a3.18 3.18 0 00-.811-1.814 3.134 3.134 0 00-1.721-.973l.113-.707c.813.157 1.56.58 2.125 1.201.566.623.918 1.41 1.002 2.24v.002l.201-.015c.386-.028.58-.042.685.03a.375.375 0 01.16.276c.011.127-.097.286-.314.605l-.492.724c-.13.193-.196.29-.282.33a.35.35 0 01-.244.017c-.093-.026-.177-.112-.345-.283z",
30
+ fill: "url(#paint3_radial_ReplicationPlan24BlueIcon_12197_197134)"
31
+ }), /*#__PURE__*/React.createElement("path", {
32
+ d: "M6.33 14.488l.63.642c.278.282.417.424.432.55a.353.353 0 01-.103.295c-.09.087-.282.101-.668.13l-.214.015v.001a3.18 3.18 0 00.812 1.814 3.134 3.134 0 001.72.973l-.113.707a3.871 3.871 0 01-2.125-1.201 3.927 3.927 0 01-1.002-2.24v-.002l-.201.015c-.386.028-.58.042-.685-.03a.374.374 0 01-.16-.276c-.011-.127.097-.286.314-.605l.492-.724c.13-.193.196-.29.282-.33a.35.35 0 01.244-.017c.093.027.177.112.345.283z",
33
+ fill: "url(#paint4_radial_ReplicationPlan24BlueIcon_12197_197134)"
34
+ }), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("radialGradient", {
35
+ id: "paint0_radial_ReplicationPlan24BlueIcon_12197_197134",
36
+ cx: 0,
37
+ cy: 0,
38
+ r: 1,
39
+ gradientUnits: "userSpaceOnUse",
40
+ gradientTransform: "rotate(-43.469 26.352 5.418) scale(23.4243 23.3909)"
41
+ }, /*#__PURE__*/React.createElement("stop", {
42
+ stopColor: "#5BCAFF"
43
+ }), /*#__PURE__*/React.createElement("stop", {
44
+ offset: 1,
45
+ stopColor: "#06F"
46
+ })), /*#__PURE__*/React.createElement("radialGradient", {
47
+ id: "paint1_radial_ReplicationPlan24BlueIcon_12197_197134",
48
+ cx: 0,
49
+ cy: 0,
50
+ r: 1,
51
+ gradientUnits: "userSpaceOnUse",
52
+ gradientTransform: "rotate(-43.469 26.352 5.418) scale(23.4243 23.3909)"
53
+ }, /*#__PURE__*/React.createElement("stop", {
54
+ stopColor: "#5BCAFF"
55
+ }), /*#__PURE__*/React.createElement("stop", {
56
+ offset: 1,
57
+ stopColor: "#06F"
58
+ })), /*#__PURE__*/React.createElement("radialGradient", {
59
+ id: "paint2_radial_ReplicationPlan24BlueIcon_12197_197134",
60
+ cx: 0,
61
+ cy: 0,
62
+ r: 1,
63
+ gradientUnits: "userSpaceOnUse",
64
+ gradientTransform: "rotate(-43.469 26.352 5.418) scale(23.4243 23.3909)"
65
+ }, /*#__PURE__*/React.createElement("stop", {
66
+ stopColor: "#5BCAFF"
67
+ }), /*#__PURE__*/React.createElement("stop", {
68
+ offset: 1,
69
+ stopColor: "#06F"
70
+ })), /*#__PURE__*/React.createElement("radialGradient", {
71
+ id: "paint3_radial_ReplicationPlan24BlueIcon_12197_197134",
72
+ cx: 0,
73
+ cy: 0,
74
+ r: 1,
75
+ gradientUnits: "userSpaceOnUse",
76
+ gradientTransform: "rotate(-43.469 26.352 5.418) scale(23.4243 23.3909)"
77
+ }, /*#__PURE__*/React.createElement("stop", {
78
+ stopColor: "#5BCAFF"
79
+ }), /*#__PURE__*/React.createElement("stop", {
80
+ offset: 1,
81
+ stopColor: "#06F"
82
+ })), /*#__PURE__*/React.createElement("radialGradient", {
83
+ id: "paint4_radial_ReplicationPlan24BlueIcon_12197_197134",
84
+ cx: 0,
85
+ cy: 0,
86
+ r: 1,
87
+ gradientUnits: "userSpaceOnUse",
88
+ gradientTransform: "rotate(-43.469 26.352 5.418) scale(23.4243 23.3909)"
89
+ }, /*#__PURE__*/React.createElement("stop", {
90
+ stopColor: "#5BCAFF"
91
+ }), /*#__PURE__*/React.createElement("stop", {
92
+ offset: 1,
93
+ stopColor: "#06F"
94
+ }))));
95
+ }
96
+ module.exports = ReplicationPlan24BlueIcon;
@@ -0,0 +1,4 @@
1
+ import * as React from 'react';
2
+ declare const ReplicationPlan24GrayIcon: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
3
+ export default ReplicationPlan24GrayIcon;
4
+
@@ -0,0 +1,96 @@
1
+ const React = require("react");
2
+ function ReplicationPlan24GrayIcon({
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: "M5 3.5A1.5 1.5 0 003.5 5v3.5A1.5 1.5 0 005 10h2v1H5.5a.5.5 0 000 1H9v-.5c0-.613.184-.684.5-1.159V10h.264c.55-.614 1.348-1 2.236-1h.415c.055-.156.085-.325.085-.5V5A1.5 1.5 0 0011 3.5H5zM4.5 5a.5.5 0 01.5-.5h6a.5.5 0 01.5.5v3.5a.5.5 0 01-.5.5H5a.5.5 0 01-.5-.5V5z",
19
+ fill: "url(#paint0_radial_ReplicationPlan24GrayIcon_12197_197135)"
20
+ }), /*#__PURE__*/React.createElement("path", {
21
+ d: "M13 13a.5.5 0 000 1h1.5a.5.5 0 000-1H13z",
22
+ fill: "url(#paint1_radial_ReplicationPlan24GrayIcon_12197_197135)"
23
+ }), /*#__PURE__*/React.createElement("path", {
24
+ fillRule: "evenodd",
25
+ clipRule: "evenodd",
26
+ d: "M12 10.5a1.5 1.5 0 00-1.5 1.5v4a1.5 1.5 0 001.5 1.5h2v1h-1.5a.5.5 0 000 1h6a.5.5 0 000-1H17v-1h2a1.5 1.5 0 001.5-1.5v-4a1.5 1.5 0 00-1.5-1.5h-7zm-.5 1.5a.5.5 0 01.5-.5h7a.5.5 0 01.5.5v4a.5.5 0 01-.5.5h-7a.5.5 0 01-.5-.5v-4z",
27
+ fill: "url(#paint2_radial_ReplicationPlan24GrayIcon_12197_197135)"
28
+ }), /*#__PURE__*/React.createElement("path", {
29
+ d: "M17.67 9.112l-.63-.642c-.278-.282-.417-.424-.432-.55a.353.353 0 01.103-.295c.09-.087.282-.101.669-.13l.213-.015v-.001a3.18 3.18 0 00-.811-1.814 3.134 3.134 0 00-1.721-.973l.113-.707c.813.157 1.56.58 2.125 1.201.566.623.918 1.41 1.002 2.24v.002l.201-.015c.386-.028.58-.042.685.03a.375.375 0 01.16.276c.011.127-.097.286-.314.605l-.492.724c-.13.193-.196.29-.282.33a.35.35 0 01-.244.017c-.093-.026-.177-.112-.345-.283z",
30
+ fill: "url(#paint3_radial_ReplicationPlan24GrayIcon_12197_197135)"
31
+ }), /*#__PURE__*/React.createElement("path", {
32
+ d: "M6.33 14.488l.63.642c.278.282.417.424.432.55a.353.353 0 01-.103.295c-.09.087-.282.101-.668.13l-.214.015v.001a3.18 3.18 0 00.812 1.814 3.134 3.134 0 001.72.973l-.113.707a3.871 3.871 0 01-2.125-1.201 3.927 3.927 0 01-1.002-2.24v-.002l-.201.015c-.386.028-.58.042-.685-.03a.374.374 0 01-.16-.276c-.011-.127.097-.286.314-.605l.492-.724c.13-.193.196-.29.282-.33a.35.35 0 01.244-.017c.093.027.177.112.345.283z",
33
+ fill: "url(#paint4_radial_ReplicationPlan24GrayIcon_12197_197135)"
34
+ }), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("radialGradient", {
35
+ id: "paint0_radial_ReplicationPlan24GrayIcon_12197_197135",
36
+ cx: 0,
37
+ cy: 0,
38
+ r: 1,
39
+ gradientUnits: "userSpaceOnUse",
40
+ gradientTransform: "rotate(-43.469 26.352 5.418) scale(23.4243 23.3909)"
41
+ }, /*#__PURE__*/React.createElement("stop", {
42
+ stopColor: "#CCD4E3"
43
+ }), /*#__PURE__*/React.createElement("stop", {
44
+ offset: 1,
45
+ stopColor: "#6B7D99"
46
+ })), /*#__PURE__*/React.createElement("radialGradient", {
47
+ id: "paint1_radial_ReplicationPlan24GrayIcon_12197_197135",
48
+ cx: 0,
49
+ cy: 0,
50
+ r: 1,
51
+ gradientUnits: "userSpaceOnUse",
52
+ gradientTransform: "rotate(-43.469 26.352 5.418) scale(23.4243 23.3909)"
53
+ }, /*#__PURE__*/React.createElement("stop", {
54
+ stopColor: "#CCD4E3"
55
+ }), /*#__PURE__*/React.createElement("stop", {
56
+ offset: 1,
57
+ stopColor: "#6B7D99"
58
+ })), /*#__PURE__*/React.createElement("radialGradient", {
59
+ id: "paint2_radial_ReplicationPlan24GrayIcon_12197_197135",
60
+ cx: 0,
61
+ cy: 0,
62
+ r: 1,
63
+ gradientUnits: "userSpaceOnUse",
64
+ gradientTransform: "rotate(-43.469 26.352 5.418) scale(23.4243 23.3909)"
65
+ }, /*#__PURE__*/React.createElement("stop", {
66
+ stopColor: "#CCD4E3"
67
+ }), /*#__PURE__*/React.createElement("stop", {
68
+ offset: 1,
69
+ stopColor: "#6B7D99"
70
+ })), /*#__PURE__*/React.createElement("radialGradient", {
71
+ id: "paint3_radial_ReplicationPlan24GrayIcon_12197_197135",
72
+ cx: 0,
73
+ cy: 0,
74
+ r: 1,
75
+ gradientUnits: "userSpaceOnUse",
76
+ gradientTransform: "rotate(-43.469 26.352 5.418) scale(23.4243 23.3909)"
77
+ }, /*#__PURE__*/React.createElement("stop", {
78
+ stopColor: "#CCD4E3"
79
+ }), /*#__PURE__*/React.createElement("stop", {
80
+ offset: 1,
81
+ stopColor: "#6B7D99"
82
+ })), /*#__PURE__*/React.createElement("radialGradient", {
83
+ id: "paint4_radial_ReplicationPlan24GrayIcon_12197_197135",
84
+ cx: 0,
85
+ cy: 0,
86
+ r: 1,
87
+ gradientUnits: "userSpaceOnUse",
88
+ gradientTransform: "rotate(-43.469 26.352 5.418) scale(23.4243 23.3909)"
89
+ }, /*#__PURE__*/React.createElement("stop", {
90
+ stopColor: "#CCD4E3"
91
+ }), /*#__PURE__*/React.createElement("stop", {
92
+ offset: 1,
93
+ stopColor: "#6B7D99"
94
+ }))));
95
+ }
96
+ module.exports = ReplicationPlan24GrayIcon;
@@ -0,0 +1,4 @@
1
+ import * as React from 'react';
2
+ declare const ReplicationPlan24OntintIcon: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
3
+ export default ReplicationPlan24OntintIcon;
4
+
@@ -0,0 +1,33 @@
1
+ const React = require("react");
2
+ function ReplicationPlan24OntintIcon({
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: "M5 3.5A1.5 1.5 0 003.5 5v3.5A1.5 1.5 0 005 10h2v1H5.5a.5.5 0 000 1H9v-.5c0-.613.184-.684.5-1.159V10h.264c.55-.614 1.348-1 2.236-1h.415c.055-.156.085-.325.085-.5V5A1.5 1.5 0 0011 3.5H5zM4.5 5a.5.5 0 01.5-.5h6a.5.5 0 01.5.5v3.5a.5.5 0 01-.5.5H5a.5.5 0 01-.5-.5V5z",
19
+ fill: "#fff"
20
+ }), /*#__PURE__*/React.createElement("path", {
21
+ d: "M13 13a.5.5 0 000 1h1.5a.5.5 0 000-1H13z",
22
+ fill: "#fff"
23
+ }), /*#__PURE__*/React.createElement("path", {
24
+ fillRule: "evenodd",
25
+ clipRule: "evenodd",
26
+ d: "M12 10.5a1.5 1.5 0 00-1.5 1.5v4a1.5 1.5 0 001.5 1.5h2v1h-1.5a.5.5 0 000 1h6a.5.5 0 000-1H17v-1h2a1.5 1.5 0 001.5-1.5v-4a1.5 1.5 0 00-1.5-1.5h-7zm-.5 1.5a.5.5 0 01.5-.5h7a.5.5 0 01.5.5v4a.5.5 0 01-.5.5h-7a.5.5 0 01-.5-.5v-4z",
27
+ fill: "#fff"
28
+ }), /*#__PURE__*/React.createElement("path", {
29
+ d: "M17.67 9.112l-.63-.642c-.278-.282-.417-.424-.432-.55a.353.353 0 01.103-.295c.09-.087.282-.101.669-.13l.213-.015v-.001a3.18 3.18 0 00-.811-1.814 3.134 3.134 0 00-1.721-.973l.113-.707c.813.157 1.56.58 2.125 1.201.566.623.918 1.41 1.002 2.24v.002l.201-.015c.386-.028.58-.042.685.03a.375.375 0 01.16.276c.011.127-.097.286-.314.605l-.492.724c-.13.193-.196.29-.282.33a.35.35 0 01-.244.017c-.093-.026-.177-.112-.345-.283zM6.33 14.488l.63.642c.278.282.417.424.432.55a.353.353 0 01-.103.295c-.09.087-.282.101-.668.13l-.214.015v.001a3.18 3.18 0 00.812 1.814 3.134 3.134 0 001.72.973l-.113.707a3.871 3.871 0 01-2.125-1.201 3.927 3.927 0 01-1.002-2.24v-.002l-.201.015c-.386.028-.58.042-.685-.03a.374.374 0 01-.16-.276c-.011-.127.097-.286.314-.605l.492-.724c.13-.193.196-.29.282-.33a.35.35 0 01.244-.017c.093.027.177.112.345.283z",
30
+ fill: "#fff"
31
+ }));
32
+ }
33
+ module.exports = ReplicationPlan24OntintIcon;
@@ -0,0 +1,4 @@
1
+ import * as React from 'react';
2
+ declare const ReplicationPlanOriginVmNull24Icon: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
3
+ export default ReplicationPlanOriginVmNull24Icon;
4
+
@@ -0,0 +1,49 @@
1
+ const React = require("react");
2
+ function ReplicationPlanOriginVmNull24Icon({
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: "M3 7.2c0-1.12 0-1.68.218-2.108a2 2 0 01.874-.874C4.52 4 5.08 4 6.2 4h11.6c1.12 0 1.68 0 2.108.218a2 2 0 01.874.874C21 5.52 21 6.08 21 7.2v7.6c0 1.12 0 1.68-.218 2.108a2 2 0 01-.874.874C19.48 18 18.92 18 17.8 18H14v2h2.5a.5.5 0 010 1h-9a.5.5 0 010-1H10v-2H6.2c-1.12 0-1.68 0-2.108-.218a2 2 0 01-.874-.874C3 16.48 3 15.92 3 14.8V7.2zM6.2 5h11.6c.577 0 .949 0 1.232.024.272.022.372.06.422.085a1 1 0 01.437.437c.025.05.063.15.085.422C20 6.25 20 6.623 20 7.2v7.6c0 .577 0 .949-.024 1.232-.022.272-.06.372-.085.422a1 1 0 01-.437.437c-.05.025-.15.063-.422.085C18.75 17 18.377 17 17.8 17H6.2c-.577 0-.949 0-1.232-.024-.272-.022-.373-.06-.422-.085a1 1 0 01-.437-.437c-.025-.05-.063-.15-.085-.422C4 15.75 4 15.377 4 14.8V7.2c0-.577 0-.949.024-1.232.022-.272.06-.373.085-.422a1 1 0 01.437-.437c.05-.025.15-.063.422-.085C5.25 5 5.623 5 6.2 5z",
19
+ fill: "url(#paint0_radial_ReplicationPlanOriginVmNull24Icon_13226_193194)"
20
+ }), /*#__PURE__*/React.createElement("path", {
21
+ d: "M6.3 8.8a.5.5 0 100 1h3a.5.5 0 000-1h-3z",
22
+ fill: "url(#paint1_radial_ReplicationPlanOriginVmNull24Icon_13226_193194)"
23
+ }), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("radialGradient", {
24
+ id: "paint0_radial_ReplicationPlanOriginVmNull24Icon_13226_193194",
25
+ cx: 0,
26
+ cy: 0,
27
+ r: 1,
28
+ gradientUnits: "userSpaceOnUse",
29
+ gradientTransform: "matrix(17.99998 -16.99997 16.97223 17.9706 3 21)"
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_ReplicationPlanOriginVmNull24Icon_13226_193194",
37
+ cx: 0,
38
+ cy: 0,
39
+ r: 1,
40
+ gradientUnits: "userSpaceOnUse",
41
+ gradientTransform: "matrix(4 -1 .47059 1.88236 5.8 9.8)"
42
+ }, /*#__PURE__*/React.createElement("stop", {
43
+ stopColor: "#5BCAFF"
44
+ }), /*#__PURE__*/React.createElement("stop", {
45
+ offset: 1,
46
+ stopColor: "#06F"
47
+ }))));
48
+ }
49
+ module.exports = ReplicationPlanOriginVmNull24Icon;
@@ -0,0 +1,4 @@
1
+ import * as React from 'react';
2
+ declare const ReplicationPlanOriginVmRunning24Icon: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
3
+ export default ReplicationPlanOriginVmRunning24Icon;
4
+
@@ -0,0 +1,66 @@
1
+ const React = require("react");
2
+ function ReplicationPlanOriginVmRunning24Icon({
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
+ d: "M4.5 7a.5.5 0 000 1h3a.5.5 0 000-1h-3z",
17
+ fill: "url(#paint0_radial_ReplicationPlanOriginVmRunning24Icon_8010_233989)"
18
+ }), /*#__PURE__*/React.createElement("path", {
19
+ fillRule: "evenodd",
20
+ clipRule: "evenodd",
21
+ 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",
22
+ fill: "url(#paint1_radial_ReplicationPlanOriginVmRunning24Icon_8010_233989)"
23
+ }), /*#__PURE__*/React.createElement("circle", {
24
+ cx: 18,
25
+ cy: 18,
26
+ r: 6.25,
27
+ fill: "#fff",
28
+ stroke: "#fff",
29
+ strokeWidth: 2
30
+ }), /*#__PURE__*/React.createElement("circle", {
31
+ cx: 18,
32
+ cy: 18,
33
+ r: 4.75,
34
+ fill: "#1EC97F",
35
+ fillOpacity: 0.1,
36
+ stroke: "#00BA5D"
37
+ }), /*#__PURE__*/React.createElement("path", {
38
+ d: "M16.313 18.735v-1.47c0-.682 0-1.023.143-1.22a.75.75 0 01.528-.305c.242-.025.538.145 1.128.486l1.274.735c.591.34.887.511.986.734a.75.75 0 010 .61c-.1.223-.395.393-.986.734l-1.274.735c-.59.341-.886.511-1.128.486a.75.75 0 01-.528-.305c-.143-.197-.143-.538-.143-1.22z",
39
+ fill: "#00BA5D"
40
+ }), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("radialGradient", {
41
+ id: "paint0_radial_ReplicationPlanOriginVmRunning24Icon_8010_233989",
42
+ cx: 0,
43
+ cy: 0,
44
+ r: 1,
45
+ gradientUnits: "userSpaceOnUse",
46
+ gradientTransform: "matrix(17.99998 -16.99997 16.97223 17.9706 1 19)"
47
+ }, /*#__PURE__*/React.createElement("stop", {
48
+ stopColor: "#5BCAFF"
49
+ }), /*#__PURE__*/React.createElement("stop", {
50
+ offset: 1,
51
+ stopColor: "#06F"
52
+ })), /*#__PURE__*/React.createElement("radialGradient", {
53
+ id: "paint1_radial_ReplicationPlanOriginVmRunning24Icon_8010_233989",
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: "#5BCAFF"
61
+ }), /*#__PURE__*/React.createElement("stop", {
62
+ offset: 1,
63
+ stopColor: "#06F"
64
+ }))));
65
+ }
66
+ module.exports = ReplicationPlanOriginVmRunning24Icon;
@@ -0,0 +1,4 @@
1
+ import * as React from 'react';
2
+ declare const ReplicationPlanOriginVmStopped24Icon: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
3
+ export default ReplicationPlanOriginVmStopped24Icon;
4
+
@@ -0,0 +1,77 @@
1
+ const React = require("react");
2
+ function ReplicationPlanOriginVmStopped24Icon({
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
+ d: "M4.5 7a.5.5 0 000 1h3a.5.5 0 000-1h-3z",
17
+ fill: "url(#paint0_radial_ReplicationPlanOriginVmStopped24Icon_8010_233990)"
18
+ }), /*#__PURE__*/React.createElement("path", {
19
+ fillRule: "evenodd",
20
+ clipRule: "evenodd",
21
+ 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",
22
+ fill: "url(#paint1_radial_ReplicationPlanOriginVmStopped24Icon_8010_233990)"
23
+ }), /*#__PURE__*/React.createElement("circle", {
24
+ cx: 18,
25
+ cy: 18,
26
+ r: 6.25,
27
+ fill: "#fff",
28
+ stroke: "#fff",
29
+ strokeWidth: 2
30
+ }), /*#__PURE__*/React.createElement("circle", {
31
+ cx: 18,
32
+ cy: 18,
33
+ r: 6.25,
34
+ fill: "#fff",
35
+ stroke: "#fff",
36
+ strokeWidth: 2
37
+ }), /*#__PURE__*/React.createElement("circle", {
38
+ cx: 18,
39
+ cy: 18,
40
+ r: 4.75,
41
+ fill: "#6B7D99",
42
+ fillOpacity: 0.1,
43
+ stroke: "#6B7D99"
44
+ }), /*#__PURE__*/React.createElement("rect", {
45
+ x: 15.75,
46
+ y: 15.75,
47
+ width: 4.5,
48
+ height: 4.5,
49
+ rx: 0.8,
50
+ fill: "#6B7D99"
51
+ }), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("radialGradient", {
52
+ id: "paint0_radial_ReplicationPlanOriginVmStopped24Icon_8010_233990",
53
+ cx: 0,
54
+ cy: 0,
55
+ r: 1,
56
+ gradientUnits: "userSpaceOnUse",
57
+ gradientTransform: "matrix(17.99998 -16.99997 16.97223 17.9706 1 19)"
58
+ }, /*#__PURE__*/React.createElement("stop", {
59
+ stopColor: "#5BCAFF"
60
+ }), /*#__PURE__*/React.createElement("stop", {
61
+ offset: 1,
62
+ stopColor: "#06F"
63
+ })), /*#__PURE__*/React.createElement("radialGradient", {
64
+ id: "paint1_radial_ReplicationPlanOriginVmStopped24Icon_8010_233990",
65
+ cx: 0,
66
+ cy: 0,
67
+ r: 1,
68
+ gradientUnits: "userSpaceOnUse",
69
+ gradientTransform: "matrix(17.99998 -16.99997 16.97223 17.9706 1 19)"
70
+ }, /*#__PURE__*/React.createElement("stop", {
71
+ stopColor: "#5BCAFF"
72
+ }), /*#__PURE__*/React.createElement("stop", {
73
+ offset: 1,
74
+ stopColor: "#06F"
75
+ }))));
76
+ }
77
+ module.exports = ReplicationPlanOriginVmStopped24Icon;
@@ -0,0 +1,4 @@
1
+ import * as React from 'react';
2
+ declare const ReplicationPlanOriginVmSuspended24Icon: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
3
+ export default ReplicationPlanOriginVmSuspended24Icon;
4
+
@@ -0,0 +1,68 @@
1
+ const React = require("react");
2
+ function ReplicationPlanOriginVmSuspended24Icon({
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
+ d: "M4.5 7a.5.5 0 000 1h3a.5.5 0 000-1h-3z",
17
+ fill: "url(#paint0_radial_ReplicationPlanOriginVmSuspended24Icon_8010_233991)"
18
+ }), /*#__PURE__*/React.createElement("path", {
19
+ fillRule: "evenodd",
20
+ clipRule: "evenodd",
21
+ 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",
22
+ fill: "url(#paint1_radial_ReplicationPlanOriginVmSuspended24Icon_8010_233991)"
23
+ }), /*#__PURE__*/React.createElement("circle", {
24
+ cx: 18,
25
+ cy: 18,
26
+ r: 6.25,
27
+ fill: "#fff",
28
+ stroke: "#fff",
29
+ strokeWidth: 2
30
+ }), /*#__PURE__*/React.createElement("circle", {
31
+ cx: 18,
32
+ cy: 18,
33
+ r: 4.75,
34
+ fill: "#FB0",
35
+ fillOpacity: 0.1,
36
+ stroke: "#FEA008"
37
+ }), /*#__PURE__*/React.createElement("path", {
38
+ fillRule: "evenodd",
39
+ clipRule: "evenodd",
40
+ d: "M16.688 15.563a.562.562 0 00-.563.562v3.75a.562.562 0 101.125 0v-3.75a.562.562 0 00-.563-.563zm2.625 0a.562.562 0 00-.563.562v3.75a.562.562 0 101.125 0v-3.75a.562.562 0 00-.563-.563z",
41
+ fill: "#FEA008"
42
+ }), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("radialGradient", {
43
+ id: "paint0_radial_ReplicationPlanOriginVmSuspended24Icon_8010_233991",
44
+ cx: 0,
45
+ cy: 0,
46
+ r: 1,
47
+ gradientUnits: "userSpaceOnUse",
48
+ gradientTransform: "matrix(17.99998 -16.99997 16.97223 17.9706 1 19)"
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: "paint1_radial_ReplicationPlanOriginVmSuspended24Icon_8010_233991",
56
+ cx: 0,
57
+ cy: 0,
58
+ r: 1,
59
+ gradientUnits: "userSpaceOnUse",
60
+ gradientTransform: "matrix(17.99998 -16.99997 16.97223 17.9706 1 19)"
61
+ }, /*#__PURE__*/React.createElement("stop", {
62
+ stopColor: "#5BCAFF"
63
+ }), /*#__PURE__*/React.createElement("stop", {
64
+ offset: 1,
65
+ stopColor: "#06F"
66
+ }))));
67
+ }
68
+ module.exports = ReplicationPlanOriginVmSuspended24Icon;
@@ -0,0 +1,4 @@
1
+ import * as React from 'react';
2
+ declare const ReplicationPlanOriginVmUnknown24Icon: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
3
+ export default ReplicationPlanOriginVmUnknown24Icon;
4
+