@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,21 @@
1
+ import * as React from "react";
2
+ function CurveLink24Icon({
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: "M10 0v12a4 4 0 004 4h10",
17
+ stroke: "#C0CBE0",
18
+ strokeOpacity: 0.6
19
+ }));
20
+ }
21
+ export default CurveLink24Icon;
@@ -0,0 +1,4 @@
1
+ import * as React from 'react';
2
+ declare const EverouteServices16GradientBlueIcon: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
3
+ export default EverouteServices16GradientBlueIcon;
4
+
@@ -0,0 +1,34 @@
1
+ import * as React from "react";
2
+ function EverouteServices16GradientBlueIcon({
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.939 2.095H13.06c.466 0 .843.378.843.844V13.06a.843.843 0 01-.843.843H2.939a.843.843 0 01-.844-.843V2.939c0-.466.378-.844.844-.844zm-1.687.844c0-.932.755-1.687 1.687-1.687H13.06c.931 0 1.687.755 1.687 1.687V13.06c0 .931-.756 1.687-1.687 1.687H2.939a1.687 1.687 0 01-1.687-1.687V2.939zm7.581.894h-5v5h2.5V7.167c0-.46.373-.834.834-.834h1.666v-2.5zm-5 5.834h2.5v2.5c0 .46.373.833.834.833h5c.46 0 .833-.373.833-.833v-5a.833.833 0 00-.833-.834h-2.5v-2.5A.833.833 0 008.833 3h-5A.833.833 0 003 3.833v5c0 .46.373.834.833.834zm8.334-2.5h-2.5v1.666c0 .46-.373.834-.834.834H7.167v2.5h5v-5zM8.833 8.833V7.167H7.167v1.666h1.666z",
19
+ fill: "url(#paint0_radial_EverouteServices16GradientBlueIcon_11024_59094)"
20
+ }), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("radialGradient", {
21
+ id: "paint0_radial_EverouteServices16GradientBlueIcon_11024_59094",
22
+ cx: 0,
23
+ cy: 0,
24
+ r: 1,
25
+ gradientUnits: "userSpaceOnUse",
26
+ gradientTransform: "rotate(-45 18.428 5.863) scale(19.0857)"
27
+ }, /*#__PURE__*/React.createElement("stop", {
28
+ stopColor: "#5BCAFF"
29
+ }), /*#__PURE__*/React.createElement("stop", {
30
+ offset: 1,
31
+ stopColor: "#06F"
32
+ }))));
33
+ }
34
+ export default EverouteServices16GradientBlueIcon;
@@ -0,0 +1,4 @@
1
+ import * as React from 'react';
2
+ declare const EverouteServices16GradientGreyIcon: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
3
+ export default EverouteServices16GradientGreyIcon;
4
+
@@ -0,0 +1,34 @@
1
+ import * as React from "react";
2
+ function EverouteServices16GradientGreyIcon({
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.939 2.095H13.06c.466 0 .843.378.843.844V13.06a.843.843 0 01-.843.843H2.939a.843.843 0 01-.844-.843V2.939c0-.466.378-.844.844-.844zm-1.687.844c0-.932.755-1.687 1.687-1.687H13.06c.931 0 1.687.755 1.687 1.687V13.06c0 .931-.756 1.687-1.687 1.687H2.939a1.687 1.687 0 01-1.687-1.687V2.939zm7.581.894h-5v5h2.5V7.167c0-.46.373-.834.834-.834h1.666v-2.5zm-5 5.834h2.5v2.5c0 .46.373.833.834.833h5c.46 0 .833-.373.833-.833v-5a.833.833 0 00-.833-.834h-2.5v-2.5A.833.833 0 008.833 3h-5A.833.833 0 003 3.833v5c0 .46.373.834.833.834zm8.334-2.5h-2.5v1.666c0 .46-.373.834-.834.834H7.167v2.5h5v-5zM8.833 8.833V7.167H7.167v1.666h1.666z",
19
+ fill: "url(#paint0_radial_EverouteServices16GradientGreyIcon_11024_59129)"
20
+ }), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("radialGradient", {
21
+ id: "paint0_radial_EverouteServices16GradientGreyIcon_11024_59129",
22
+ cx: 0,
23
+ cy: 0,
24
+ r: 1,
25
+ gradientUnits: "userSpaceOnUse",
26
+ gradientTransform: "rotate(-45 18.428 5.863) scale(19.0857)"
27
+ }, /*#__PURE__*/React.createElement("stop", {
28
+ stopColor: "#CCD4E3"
29
+ }), /*#__PURE__*/React.createElement("stop", {
30
+ offset: 1,
31
+ stopColor: "#6B7D99"
32
+ }))));
33
+ }
34
+ export default EverouteServices16GradientGreyIcon;
@@ -0,0 +1,4 @@
1
+ import * as React from 'react';
2
+ declare const EverouteServices24GradientBlueIcon: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
3
+ export default EverouteServices24GradientBlueIcon;
4
+
@@ -0,0 +1,34 @@
1
+ import * as React from "react";
2
+ function EverouteServices24GradientBlueIcon({
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.625 4.563h12.75c.587 0 1.063.475 1.063 1.062v12.75c0 .587-.476 1.063-1.063 1.063H5.625a1.063 1.063 0 01-1.063-1.063V5.625c0-.587.476-1.063 1.063-1.063zM3.5 5.625c0-1.174.951-2.125 2.125-2.125h12.75c1.174 0 2.125.951 2.125 2.125v12.75a2.125 2.125 0 01-2.125 2.125H5.625A2.125 2.125 0 013.5 18.375V5.625zM13 7.3a.3.3 0 00-.3-.3H7.3a.3.3 0 00-.3.3v5.4a.3.3 0 00.3.3H10v-2a1 1 0 011-1h2V7.3zM7 14h3v3a1 1 0 001 1h6a1 1 0 001-1v-6a1 1 0 00-1-1h-3V7a1 1 0 00-1-1H7a1 1 0 00-1 1v6a1 1 0 001 1zm10-3h-3v2a1 1 0 01-1 1h-2v2.7a.3.3 0 00.3.3h5.4a.3.3 0 00.3-.3V11zm-4.3 2a.3.3 0 00.3-.3v-1.4a.3.3 0 00-.3-.3h-1.4a.3.3 0 00-.3.3v1.4a.3.3 0 00.3.3h1.4z",
19
+ fill: "url(#paint0_radial_EverouteServices24GradientBlueIcon_11024_59090)"
20
+ }), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("radialGradient", {
21
+ id: "paint0_radial_EverouteServices24GradientBlueIcon_11024_59090",
22
+ cx: 0,
23
+ cy: 0,
24
+ r: 1,
25
+ gradientUnits: "userSpaceOnUse",
26
+ gradientTransform: "rotate(-45 26.496 6.025) scale(24.0416)"
27
+ }, /*#__PURE__*/React.createElement("stop", {
28
+ stopColor: "#5BCAFF"
29
+ }), /*#__PURE__*/React.createElement("stop", {
30
+ offset: 1,
31
+ stopColor: "#06F"
32
+ }))));
33
+ }
34
+ export default EverouteServices24GradientBlueIcon;
@@ -0,0 +1,4 @@
1
+ import * as React from 'react';
2
+ declare const EverouteServices24OntintIcon: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
3
+ export default EverouteServices24OntintIcon;
4
+
@@ -0,0 +1,22 @@
1
+ import * as React from "react";
2
+ function EverouteServices24OntintIcon({
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.625 4.563h12.75c.587 0 1.063.475 1.063 1.062v12.75c0 .587-.476 1.063-1.063 1.063H5.625a1.063 1.063 0 01-1.063-1.063V5.625c0-.587.476-1.063 1.063-1.063zM3.5 5.625c0-1.174.951-2.125 2.125-2.125h12.75c1.174 0 2.125.951 2.125 2.125v12.75a2.125 2.125 0 01-2.125 2.125H5.625A2.125 2.125 0 013.5 18.375V5.625zM13 7H7v6h3v-2a1 1 0 011-1h2V7zm-6 7h3v3a1 1 0 001 1h6a1 1 0 001-1v-6a1 1 0 00-1-1h-3V7a1 1 0 00-1-1H7a1 1 0 00-1 1v6a1 1 0 001 1zm10-3h-3v2a1 1 0 01-1 1h-2v3h6v-6zm-4 2v-2h-2v2h2z",
19
+ fill: "#fff"
20
+ }));
21
+ }
22
+ export default EverouteServices24OntintIcon;
@@ -0,0 +1,4 @@
1
+ import * as React from 'react';
2
+ declare const Failback24BlueIcon: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
3
+ export default Failback24BlueIcon;
4
+
@@ -0,0 +1,64 @@
1
+ import * as React from "react";
2
+ function Failback24BlueIcon({
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_Failback24BlueIcon_12197_197246)"
20
+ }), /*#__PURE__*/React.createElement("path", {
21
+ d: "M10.504 9.014a2.58 2.58 0 013.914 1.18h-.503a.413.413 0 00-.344.641l1.034 1.55a.413.413 0 00.687 0l1.033-1.55a.413.413 0 00-.343-.641H15.5a3.611 3.611 0 00-5.598-2.017.516.516 0 00.602.837z",
22
+ fill: "url(#paint1_radial_Failback24BlueIcon_12197_197246)"
23
+ }), /*#__PURE__*/React.createElement("path", {
24
+ d: "M10.08 11.783h-.563a2.58 2.58 0 004.012 1.409.516.516 0 11.61.832 3.611 3.611 0 01-5.68-2.241h-.446a.413.413 0 01-.343-.642l1.034-1.55a.413.413 0 01.686 0l1.034 1.55a.413.413 0 01-.343.642z",
25
+ fill: "url(#paint2_radial_Failback24BlueIcon_12197_197246)"
26
+ }), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("radialGradient", {
27
+ id: "paint0_radial_Failback24BlueIcon_12197_197246",
28
+ cx: 0,
29
+ cy: 0,
30
+ r: 1,
31
+ gradientUnits: "userSpaceOnUse",
32
+ gradientTransform: "matrix(17.99998 -16.99997 16.97223 17.9706 3 21)"
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_Failback24BlueIcon_12197_197246",
40
+ cx: 0,
41
+ cy: 0,
42
+ r: 1,
43
+ gradientUnits: "userSpaceOnUse",
44
+ gradientTransform: "matrix(8.79522 -7.21998 7.08166 8.62672 7.6 14.72)"
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_Failback24BlueIcon_12197_197246",
52
+ cx: 0,
53
+ cy: 0,
54
+ r: 1,
55
+ gradientUnits: "userSpaceOnUse",
56
+ gradientTransform: "matrix(8.79522 -7.21998 7.08166 8.62672 7.6 14.72)"
57
+ }, /*#__PURE__*/React.createElement("stop", {
58
+ stopColor: "#5BCAFF"
59
+ }), /*#__PURE__*/React.createElement("stop", {
60
+ offset: 1,
61
+ stopColor: "#06F"
62
+ }))));
63
+ }
64
+ export default Failback24BlueIcon;
@@ -0,0 +1,4 @@
1
+ import * as React from 'react';
2
+ declare const Failover24BlueIcon: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
3
+ export default Failover24BlueIcon;
4
+
@@ -0,0 +1,68 @@
1
+ import * as React from "react";
2
+ function Failover24BlueIcon({
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_Failover24BlueIcon_12197_197242)"
20
+ }), /*#__PURE__*/React.createElement("path", {
21
+ fillRule: "evenodd",
22
+ clipRule: "evenodd",
23
+ d: "M12.992 14.269a.509.509 0 010-.72l1.997-1.996c.478-.509.478-.509 0-1.018L12.992 8.54a.509.509 0 11.72-.72l2.073 2.074c.403.403.605.604.68.837.066.204.066.424 0 .628-.075.233-.277.434-.68.837l-2.074 2.074a.509.509 0 01-.719 0z",
24
+ fill: "url(#paint1_radial_Failover24BlueIcon_12197_197242)"
25
+ }), /*#__PURE__*/React.createElement("path", {
26
+ fillRule: "evenodd",
27
+ clipRule: "evenodd",
28
+ d: "M16.333 11.044a.533.533 0 01-.534.534H7.48a.533.533 0 010-1.067h8.32c.294 0 .533.239.533.533z",
29
+ fill: "url(#paint2_radial_Failover24BlueIcon_12197_197242)"
30
+ }), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("radialGradient", {
31
+ id: "paint0_radial_Failover24BlueIcon_12197_197242",
32
+ cx: 0,
33
+ cy: 0,
34
+ r: 1,
35
+ gradientUnits: "userSpaceOnUse",
36
+ gradientTransform: "matrix(17.99998 -16.99997 16.97223 17.9706 3 21)"
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_Failover24BlueIcon_12197_197242",
44
+ cx: 0,
45
+ cy: 0,
46
+ r: 1,
47
+ gradientUnits: "userSpaceOnUse",
48
+ gradientTransform: "matrix(9.56807 -6.74753 6.35593 9.01277 6.947 14.418)"
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_Failover24BlueIcon_12197_197242",
56
+ cx: 0,
57
+ cy: 0,
58
+ r: 1,
59
+ gradientUnits: "userSpaceOnUse",
60
+ gradientTransform: "matrix(9.56807 -6.74753 6.35593 9.01277 6.947 14.418)"
61
+ }, /*#__PURE__*/React.createElement("stop", {
62
+ stopColor: "#5BCAFF"
63
+ }), /*#__PURE__*/React.createElement("stop", {
64
+ offset: 1,
65
+ stopColor: "#06F"
66
+ }))));
67
+ }
68
+ export default Failover24BlueIcon;
@@ -0,0 +1,4 @@
1
+ import * as React from 'react';
2
+ declare const FromLeftArrow40BlueIcon: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
3
+ export default FromLeftArrow40BlueIcon;
4
+
@@ -0,0 +1,34 @@
1
+ import * as React from "react";
2
+ function FromLeftArrow40BlueIcon({
3
+ title,
4
+ titleId,
5
+ ...props
6
+ }) {
7
+ return /*#__PURE__*/React.createElement("svg", Object.assign({
8
+ width: 40,
9
+ height: 24,
10
+ fill: "none",
11
+ xmlns: "http://www.w3.org/2000/svg",
12
+ "aria-labelledby": titleId
13
+ }, props), title ? /*#__PURE__*/React.createElement("title", {
14
+ id: titleId
15
+ }, title) : null, /*#__PURE__*/React.createElement("path", {
16
+ fillRule: "evenodd",
17
+ clipRule: "evenodd",
18
+ d: "M6.586 7.05l3.818 3.82.02.018c.383.384.576.579.649.803a1 1 0 010 .618c-.075.229-.273.427-.669.823L6.586 16.95a1 1 0 01-1.414-1.414l3.535-3.535-3.535-3.536A1 1 0 016.586 7.05z",
19
+ fill: "#0080FF",
20
+ opacity: 0.4
21
+ }), /*#__PURE__*/React.createElement("path", {
22
+ fillRule: "evenodd",
23
+ clipRule: "evenodd",
24
+ d: "M18.586 7.05l3.818 3.82.02.018c.383.384.576.579.649.803a1 1 0 010 .618c-.075.229-.273.427-.669.823l-3.818 3.818a1 1 0 01-1.414-1.414l3.535-3.535-3.535-3.536a1 1 0 011.414-1.414z",
25
+ fill: "#0080FF",
26
+ opacity: 0.6
27
+ }), /*#__PURE__*/React.createElement("path", {
28
+ fillRule: "evenodd",
29
+ clipRule: "evenodd",
30
+ d: "M30.586 7.05l3.818 3.82.02.018c.383.384.576.579.649.803a1 1 0 010 .618c-.075.229-.273.427-.669.823l-3.818 3.818a1 1 0 01-1.414-1.414l3.535-3.535-3.535-3.536a1 1 0 011.414-1.414z",
31
+ fill: "#0080FF"
32
+ }));
33
+ }
34
+ export default FromLeftArrow40BlueIcon;
@@ -0,0 +1,4 @@
1
+ import * as React from 'react';
2
+ declare const FromRightArrow40BlueIcon: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
3
+ export default FromRightArrow40BlueIcon;
4
+
@@ -0,0 +1,34 @@
1
+ import * as React from "react";
2
+ function FromRightArrow40BlueIcon({
3
+ title,
4
+ titleId,
5
+ ...props
6
+ }) {
7
+ return /*#__PURE__*/React.createElement("svg", Object.assign({
8
+ width: 40,
9
+ height: 24,
10
+ fill: "none",
11
+ xmlns: "http://www.w3.org/2000/svg",
12
+ "aria-labelledby": titleId
13
+ }, props), title ? /*#__PURE__*/React.createElement("title", {
14
+ id: titleId
15
+ }, title) : null, /*#__PURE__*/React.createElement("path", {
16
+ fillRule: "evenodd",
17
+ clipRule: "evenodd",
18
+ d: "M33.414 7.05l-3.818 3.82-.02.018c-.383.384-.576.579-.649.803a1 1 0 000 .618c.075.229.273.427.669.823l3.818 3.818a1 1 0 001.414-1.414l-3.535-3.535 3.535-3.536a1 1 0 00-1.414-1.414z",
19
+ fill: "#0080FF",
20
+ opacity: 0.4
21
+ }), /*#__PURE__*/React.createElement("path", {
22
+ fillRule: "evenodd",
23
+ clipRule: "evenodd",
24
+ d: "M21.414 7.05l-3.818 3.82-.02.018c-.383.384-.576.579-.649.803a1 1 0 000 .618c.075.229.273.427.669.823l3.818 3.818a1 1 0 001.414-1.414l-3.535-3.535 3.535-3.536a1 1 0 00-1.414-1.414z",
25
+ fill: "#0080FF",
26
+ opacity: 0.6
27
+ }), /*#__PURE__*/React.createElement("path", {
28
+ fillRule: "evenodd",
29
+ clipRule: "evenodd",
30
+ d: "M9.414 7.05l-3.818 3.82-.02.018c-.383.384-.576.579-.649.803a1 1 0 000 .618c.075.229.273.427.669.823l3.818 3.818a1 1 0 001.414-1.414l-3.535-3.535 3.535-3.536A1 1 0 009.414 7.05z",
31
+ fill: "#0080FF"
32
+ }));
33
+ }
34
+ export default FromRightArrow40BlueIcon;
@@ -0,0 +1,4 @@
1
+ import * as React from 'react';
2
+ declare const FullPeriod24GradientGrayIcon: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
3
+ export default FullPeriod24GradientGrayIcon;
4
+