@cloudtower/icons-react 0.0.0-commnader-ui-rc-1 → 0.0.0-config-rc-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 (209) hide show
  1. package/dist/ActiveObservabilityService24OntintIcon.d.ts +4 -0
  2. package/dist/BackupService16GradientBlueIcon.d.ts +4 -0
  3. package/dist/BackupService16GradientGrayIcon.d.ts +4 -0
  4. package/dist/ChainDisassociateDisconnectBreak16GradientRedIcon.d.ts +4 -0
  5. package/dist/CheckmarkSolvedCircle16GredientGrayIcon.d.ts +4 -0
  6. package/dist/Cloudtower16Icon.d.ts +4 -0
  7. package/dist/CloudtowerLogo16GradientBlueIcon.d.ts +4 -0
  8. package/dist/CloudtowerLogo16GradientGrayIcon.d.ts +4 -0
  9. package/dist/ExclamationErrorCircleSolid18RedIcon.d.ts +4 -0
  10. package/dist/HierarchyTriangleDown16NeutralIcon.d.ts +4 -0
  11. package/dist/HierarchyTriangleRight16NeutralIcon.d.ts +4 -0
  12. package/dist/InfoICircleFill16Gray70Icon.d.ts +4 -0
  13. package/dist/InfoICircleFill16GrayIcon.d.ts +4 -0
  14. package/dist/Ip16GradientBlueOutlineOffIcon.d.ts +4 -0
  15. package/dist/Ip16GradientBlueOutlineOnIcon.d.ts +4 -0
  16. package/dist/Ip16GradientGrayOutlinedIcon.d.ts +4 -0
  17. package/dist/Ip24RedIcon.d.ts +4 -0
  18. package/dist/IpPool24Icon.d.ts +4 -0
  19. package/dist/IpPoolWhite24Icon.d.ts +4 -0
  20. package/dist/Loading16GradientGaryIcon.d.ts +4 -0
  21. package/dist/Loading16OntintIcon.d.ts +4 -0
  22. package/dist/Loading24GradientBlueIcon.d.ts +4 -0
  23. package/dist/Loading24GradientGaryIcon.d.ts +4 -0
  24. package/dist/Loading24OntintIcon.d.ts +4 -0
  25. package/dist/Loading6GradientBlueIcon.d.ts +4 -0
  26. package/dist/Loading6OntintIcon.d.ts +4 -0
  27. package/dist/Loading8OntintIcon.d.ts +4 -0
  28. package/dist/NetworkSecurityPolicyAllow16BlueIcon.d.ts +4 -0
  29. package/dist/NetworkSecurityPolicyAllow24BlueIcon.d.ts +4 -0
  30. package/dist/NetworkSecurityPolicyAllow24GreyIcon.d.ts +4 -0
  31. package/dist/NetworkSecurityPolicyDeny16RedIcon.d.ts +4 -0
  32. package/dist/NetworkSecurityPolicyDeny24GreyIcon.d.ts +4 -0
  33. package/dist/NetworkSecurityPolicyDeny24RedIcon.d.ts +4 -0
  34. package/dist/ObservabilityService16GradientBlueIcon.d.ts +4 -0
  35. package/dist/ObservabilityService16GradientGrayIcon.d.ts +4 -0
  36. package/dist/PhysicalDisk16SecondaryIcon.d.ts +4 -0
  37. package/dist/PhysicalMachineClusterIcon.d.ts +4 -0
  38. package/dist/PhysicalMachineManagementBlue24Icon.d.ts +4 -0
  39. package/dist/PhysicalMachineManagementOntint24Icon.d.ts +4 -0
  40. package/dist/PortNetwork16SecondaryIcon.d.ts +4 -0
  41. package/dist/PoweroffShutdownStopUpgrade16GradientGrayIcon.d.ts +4 -0
  42. package/dist/PoweroffShutdownStopUpgrade16RedIcon.d.ts +4 -0
  43. package/dist/RefreshSync16Icon.d.ts +4 -0
  44. package/dist/ReplicaService16GradientBlueIcon.d.ts +4 -0
  45. package/dist/ReplicationService16GradientGrayIcon.d.ts +4 -0
  46. package/dist/SecurityGroup24RedIcon.d.ts +4 -0
  47. package/dist/SfsService16GradientBlueIcon.d.ts +4 -0
  48. package/dist/SfsService16GradientGrayIcon.d.ts +4 -0
  49. package/dist/SfsService16GradientWhiteIcon.d.ts +4 -0
  50. package/dist/Tag24RedIcon.d.ts +4 -0
  51. package/dist/TrafficVisualization16GradientBlueIcon.d.ts +4 -0
  52. package/dist/TrafficVisualization16GradientGrayIcon.d.ts +4 -0
  53. package/dist/TrafficVisualization24GradientBlueIcon.d.ts +4 -0
  54. package/dist/TrafficVisualization24GradientGrayIcon.d.ts +4 -0
  55. package/dist/UpgradeFile16GrayIcon.d.ts +4 -0
  56. package/dist/UpgradeService24OntintIcon.d.ts +4 -0
  57. package/dist/ViewEye16GradientGrayIcon.d.ts +4 -0
  58. package/dist/Vm16OntintIcon.d.ts +4 -0
  59. package/dist/VmClusterIcon.d.ts +4 -0
  60. package/dist/WaitingBreathingLed16GrayIcon.d.ts +4 -0
  61. package/dist/WaitingBreathingLed32YellowIcon.d.ts +4 -0
  62. package/dist/cjs/{ActiveObservabilityService24GrayIcon.js → ActiveObservabilityService24OntintIcon.js} +2 -2
  63. package/dist/cjs/BackupService16GradientBlueIcon.js +145 -0
  64. package/dist/cjs/BackupService16GradientGrayIcon.js +142 -0
  65. package/dist/cjs/ChainDisassociateDisconnectBreak16GradientRedIcon.js +23 -0
  66. package/dist/cjs/CheckmarkSolvedCircle16GredientGrayIcon.js +49 -0
  67. package/dist/cjs/Cloudtower16Icon.js +34 -0
  68. package/dist/cjs/CloudtowerLogo16GradientBlueIcon.js +68 -0
  69. package/dist/cjs/CloudtowerLogo16GradientGrayIcon.js +65 -0
  70. package/dist/cjs/ExclamationErrorCircleSolid18RedIcon.js +27 -0
  71. package/dist/cjs/HierarchyTriangleDown16NeutralIcon.js +21 -0
  72. package/dist/cjs/HierarchyTriangleRight16NeutralIcon.js +21 -0
  73. package/dist/cjs/InfoICircleFill16Gray70Icon.js +22 -0
  74. package/dist/cjs/InfoICircleFill16GrayIcon.js +22 -0
  75. package/dist/cjs/Ip16GradientBlueOutlineOffIcon.js +47 -0
  76. package/dist/cjs/Ip16GradientBlueOutlineOnIcon.js +34 -0
  77. package/dist/cjs/Ip16GradientGrayOutlinedIcon.js +34 -0
  78. package/dist/cjs/{Loading8BoldGradientBlueIcon.js → Ip24RedIcon.js} +10 -11
  79. package/dist/cjs/IpPool24Icon.js +32 -0
  80. package/dist/cjs/IpPoolWhite24Icon.js +20 -0
  81. package/dist/cjs/Loading16GradientBlueIcon.js +10 -9
  82. package/dist/cjs/{LoadingGray16Icon.js → Loading16GradientGaryIcon.js} +4 -4
  83. package/dist/cjs/{LoadingBlue16Icon.js → Loading16OntintIcon.js} +10 -9
  84. package/dist/cjs/Loading24GradientBlueIcon.js +36 -0
  85. package/dist/cjs/Loading24GradientGaryIcon.js +36 -0
  86. package/dist/cjs/{Loading16BoldOntintIcon.js → Loading24OntintIcon.js} +15 -13
  87. package/dist/cjs/{Loading24BoldGradientBlueIcon.js → Loading6GradientBlueIcon.js} +15 -11
  88. package/dist/cjs/{Loading8BoldOntintIcon.js → Loading6OntintIcon.js} +15 -11
  89. package/dist/cjs/Loading8GradientBlueIcon.js +3 -3
  90. package/dist/cjs/{Loading8GradientWhiteIcon.js → Loading8OntintIcon.js} +15 -13
  91. package/dist/cjs/NetworkSecurityPolicyAllow16BlueIcon.js +98 -0
  92. package/dist/cjs/NetworkSecurityPolicyAllow24BlueIcon.js +34 -0
  93. package/dist/cjs/NetworkSecurityPolicyAllow24GreyIcon.js +34 -0
  94. package/dist/cjs/NetworkSecurityPolicyDeny16RedIcon.js +98 -0
  95. package/dist/cjs/NetworkSecurityPolicyDeny24GreyIcon.js +34 -0
  96. package/dist/cjs/NetworkSecurityPolicyDeny24RedIcon.js +34 -0
  97. package/dist/cjs/ObservabilityService16GradientBlueIcon.js +34 -0
  98. package/dist/cjs/ObservabilityService16GradientGrayIcon.js +34 -0
  99. package/dist/cjs/PhysicalDisk16SecondaryIcon.js +24 -0
  100. package/dist/cjs/PhysicalMachineClusterIcon.js +66 -0
  101. package/dist/cjs/PhysicalMachineManagementBlue24Icon.js +64 -0
  102. package/dist/cjs/PhysicalMachineManagementOntint24Icon.js +28 -0
  103. package/dist/cjs/PortNetwork16SecondaryIcon.js +24 -0
  104. package/dist/cjs/PoweroffShutdownStopUpgrade16GradientGrayIcon.js +49 -0
  105. package/dist/cjs/PoweroffShutdownStopUpgrade16RedIcon.js +49 -0
  106. package/dist/cjs/RefreshSync16Icon.js +64 -0
  107. package/dist/cjs/ReplicaService16GradientBlueIcon.js +128 -0
  108. package/dist/cjs/ReplicationService16GradientGrayIcon.js +128 -0
  109. package/dist/cjs/SecurityGroup24RedIcon.js +34 -0
  110. package/dist/cjs/SfsService16GradientBlueIcon.js +34 -0
  111. package/dist/cjs/SfsService16GradientGrayIcon.js +34 -0
  112. package/dist/cjs/SfsService16GradientWhiteIcon.js +22 -0
  113. package/dist/cjs/Tag24RedIcon.js +49 -0
  114. package/dist/cjs/TrafficVisualization16GradientBlueIcon.js +34 -0
  115. package/dist/cjs/TrafficVisualization16GradientGrayIcon.js +34 -0
  116. package/dist/cjs/TrafficVisualization24GradientBlueIcon.js +34 -0
  117. package/dist/cjs/TrafficVisualization24GradientGrayIcon.js +34 -0
  118. package/dist/cjs/UpgradeFile16GrayIcon.js +34 -0
  119. package/dist/cjs/UpgradeService24OntintIcon.js +25 -0
  120. package/dist/cjs/ViewEye16GradientGrayIcon.js +34 -0
  121. package/dist/cjs/Vm16OntintIcon.js +22 -0
  122. package/dist/cjs/VmClusterIcon.js +66 -0
  123. package/dist/cjs/WaitingBreathingLed16GrayIcon.js +24 -0
  124. package/dist/cjs/WaitingBreathingLed16YellowIcon.js +14 -16
  125. package/dist/cjs/WaitingBreathingLed32YellowIcon.js +52 -0
  126. package/dist/cjs/index.js +61 -10
  127. package/dist/esm/{ActiveObservabilityService24GrayIcon.js → ActiveObservabilityService24OntintIcon.js} +2 -2
  128. package/dist/esm/BackupService16GradientBlueIcon.js +145 -0
  129. package/dist/esm/BackupService16GradientGrayIcon.js +142 -0
  130. package/dist/esm/ChainDisassociateDisconnectBreak16GradientRedIcon.js +23 -0
  131. package/dist/esm/CheckmarkSolvedCircle16GredientGrayIcon.js +49 -0
  132. package/dist/esm/Cloudtower16Icon.js +34 -0
  133. package/dist/esm/CloudtowerLogo16GradientBlueIcon.js +68 -0
  134. package/dist/esm/CloudtowerLogo16GradientGrayIcon.js +65 -0
  135. package/dist/esm/ExclamationErrorCircleSolid18RedIcon.js +27 -0
  136. package/dist/esm/HierarchyTriangleDown16NeutralIcon.js +21 -0
  137. package/dist/esm/HierarchyTriangleRight16NeutralIcon.js +21 -0
  138. package/dist/esm/InfoICircleFill16Gray70Icon.js +22 -0
  139. package/dist/esm/InfoICircleFill16GrayIcon.js +22 -0
  140. package/dist/esm/Ip16GradientBlueOutlineOffIcon.js +47 -0
  141. package/dist/esm/Ip16GradientBlueOutlineOnIcon.js +34 -0
  142. package/dist/esm/Ip16GradientGrayOutlinedIcon.js +34 -0
  143. package/dist/esm/{Loading8BoldGradientBlueIcon.js → Ip24RedIcon.js} +10 -11
  144. package/dist/esm/IpPool24Icon.js +32 -0
  145. package/dist/esm/IpPoolWhite24Icon.js +20 -0
  146. package/dist/esm/Loading16GradientBlueIcon.js +10 -9
  147. package/dist/esm/{LoadingGray16Icon.js → Loading16GradientGaryIcon.js} +4 -4
  148. package/dist/esm/{LoadingBlue16Icon.js → Loading16OntintIcon.js} +10 -9
  149. package/dist/esm/Loading24GradientBlueIcon.js +36 -0
  150. package/dist/esm/Loading24GradientGaryIcon.js +36 -0
  151. package/dist/esm/{Loading16BoldOntintIcon.js → Loading24OntintIcon.js} +15 -13
  152. package/dist/esm/{Loading24BoldGradientBlueIcon.js → Loading6GradientBlueIcon.js} +15 -11
  153. package/dist/esm/{Loading8BoldOntintIcon.js → Loading6OntintIcon.js} +15 -11
  154. package/dist/esm/Loading8GradientBlueIcon.js +3 -3
  155. package/dist/esm/Loading8OntintIcon.js +37 -0
  156. package/dist/esm/NetworkSecurityPolicyAllow16BlueIcon.js +98 -0
  157. package/dist/esm/NetworkSecurityPolicyAllow24BlueIcon.js +34 -0
  158. package/dist/esm/NetworkSecurityPolicyAllow24GreyIcon.js +34 -0
  159. package/dist/esm/NetworkSecurityPolicyDeny16RedIcon.js +98 -0
  160. package/dist/esm/NetworkSecurityPolicyDeny24GreyIcon.js +34 -0
  161. package/dist/esm/NetworkSecurityPolicyDeny24RedIcon.js +34 -0
  162. package/dist/esm/ObservabilityService16GradientBlueIcon.js +34 -0
  163. package/dist/esm/ObservabilityService16GradientGrayIcon.js +34 -0
  164. package/dist/esm/PhysicalDisk16SecondaryIcon.js +24 -0
  165. package/dist/esm/PhysicalMachineClusterIcon.js +66 -0
  166. package/dist/esm/PhysicalMachineManagementBlue24Icon.js +64 -0
  167. package/dist/esm/PhysicalMachineManagementOntint24Icon.js +28 -0
  168. package/dist/esm/PortNetwork16SecondaryIcon.js +24 -0
  169. package/dist/esm/PoweroffShutdownStopUpgrade16GradientGrayIcon.js +49 -0
  170. package/dist/esm/PoweroffShutdownStopUpgrade16RedIcon.js +49 -0
  171. package/dist/esm/RefreshSync16Icon.js +64 -0
  172. package/dist/esm/ReplicaService16GradientBlueIcon.js +128 -0
  173. package/dist/esm/ReplicationService16GradientGrayIcon.js +128 -0
  174. package/dist/esm/SecurityGroup24RedIcon.js +34 -0
  175. package/dist/esm/SfsService16GradientBlueIcon.js +34 -0
  176. package/dist/esm/SfsService16GradientGrayIcon.js +34 -0
  177. package/dist/esm/SfsService16GradientWhiteIcon.js +22 -0
  178. package/dist/esm/Tag24RedIcon.js +49 -0
  179. package/dist/esm/TrafficVisualization16GradientBlueIcon.js +34 -0
  180. package/dist/esm/TrafficVisualization16GradientGrayIcon.js +34 -0
  181. package/dist/esm/TrafficVisualization24GradientBlueIcon.js +34 -0
  182. package/dist/esm/TrafficVisualization24GradientGrayIcon.js +34 -0
  183. package/dist/esm/UpgradeFile16GrayIcon.js +34 -0
  184. package/dist/esm/UpgradeService24OntintIcon.js +25 -0
  185. package/dist/esm/ViewEye16GradientGrayIcon.js +34 -0
  186. package/dist/esm/Vm16OntintIcon.js +22 -0
  187. package/dist/esm/VmClusterIcon.js +66 -0
  188. package/dist/esm/WaitingBreathingLed16GrayIcon.js +24 -0
  189. package/dist/esm/WaitingBreathingLed16YellowIcon.js +14 -16
  190. package/dist/esm/WaitingBreathingLed32YellowIcon.js +52 -0
  191. package/dist/esm/index.js +61 -10
  192. package/dist/image-types.d.ts +1 -1
  193. package/dist/index.d.ts +61 -10
  194. package/package.json +6 -6
  195. package/dist/ActiveObservabilityService24GrayIcon.d.ts +0 -4
  196. package/dist/Loading16BoldOntintIcon.d.ts +0 -4
  197. package/dist/Loading24BoldGradientBlueIcon.d.ts +0 -4
  198. package/dist/Loading8BoldGradientBlueIcon.d.ts +0 -4
  199. package/dist/Loading8BoldOntintIcon.d.ts +0 -4
  200. package/dist/Loading8GradientWhiteIcon.d.ts +0 -4
  201. package/dist/LoadingBlue16Icon.d.ts +0 -4
  202. package/dist/LoadingBlueIcon.d.ts +0 -4
  203. package/dist/LoadingGray16Icon.d.ts +0 -4
  204. package/dist/LoadingGrayIcon.d.ts +0 -4
  205. package/dist/cjs/LoadingBlueIcon.js +0 -30
  206. package/dist/cjs/LoadingGrayIcon.js +0 -30
  207. package/dist/esm/Loading8GradientWhiteIcon.js +0 -35
  208. package/dist/esm/LoadingBlueIcon.js +0 -30
  209. package/dist/esm/LoadingGrayIcon.js +0 -30
@@ -0,0 +1,64 @@
1
+ const React = require("react");
2
+ function RefreshSync16Icon({
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.323 5.76c-.297.213-.632.244-.875-.03-.244-.275-.168-.648.182-.922C6.247 4.305 7.123 4 8.014 4c2.033 0 3.64 1.356 3.983 3.33h.7c.343 0 .42.327.229.594L11.783 9.53c-.205.29-.548.267-.738 0L9.88 7.924c-.19-.267-.107-.594.236-.594h.769c-.32-1.242-1.478-2.172-2.871-2.172-.678 0-1.18.206-1.69.602z",
17
+ fill: "url(#paint0_radial_RefreshSync16Icon_10897_59081)"
18
+ }), /*#__PURE__*/React.createElement("path", {
19
+ d: "M3.3 8.663c-.343 0-.419-.328-.228-.594L4.214 6.46c.213-.29.548-.267.739 0l1.165 1.608c.19.266.106.594-.229.594h-.73c.32 1.242 1.477 2.171 2.87 2.171.67 0 1.18-.205 1.683-.602.297-.213.632-.243.883.03.244.275.16.649-.19.923-.61.503-1.492.815-2.376.815-2.033 0-3.64-1.364-3.99-3.337H3.3z",
20
+ fill: "url(#paint1_radial_RefreshSync16Icon_10897_59081)"
21
+ }), /*#__PURE__*/React.createElement("path", {
22
+ fillRule: "evenodd",
23
+ clipRule: "evenodd",
24
+ d: "M8 .5a7.5 7.5 0 100 15 7.5 7.5 0 000-15zM1.5 8a6.5 6.5 0 1113 0 6.5 6.5 0 01-13 0z",
25
+ fill: "url(#paint2_radial_RefreshSync16Icon_10897_59081)"
26
+ }), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("radialGradient", {
27
+ id: "paint0_radial_RefreshSync16Icon_10897_59081",
28
+ cx: 0,
29
+ cy: 0,
30
+ r: 1,
31
+ gradientUnits: "userSpaceOnUse",
32
+ gradientTransform: "matrix(15 -15 15 15 .5 15.5)"
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_RefreshSync16Icon_10897_59081",
40
+ cx: 0,
41
+ cy: 0,
42
+ r: 1,
43
+ gradientUnits: "userSpaceOnUse",
44
+ gradientTransform: "matrix(15 -15 15 15 .5 15.5)"
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_RefreshSync16Icon_10897_59081",
52
+ cx: 0,
53
+ cy: 0,
54
+ r: 1,
55
+ gradientUnits: "userSpaceOnUse",
56
+ gradientTransform: "matrix(15 -15 15 15 .5 15.5)"
57
+ }, /*#__PURE__*/React.createElement("stop", {
58
+ stopColor: "#5BCAFF"
59
+ }), /*#__PURE__*/React.createElement("stop", {
60
+ offset: 1,
61
+ stopColor: "#06F"
62
+ }))));
63
+ }
64
+ module.exports = RefreshSync16Icon;
@@ -0,0 +1,128 @@
1
+ const React = require("react");
2
+ function ReplicaService16GradientBlueIcon({
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: "M13 2H3a1 1 0 00-1 1v10a1 1 0 001 1h10a1 1 0 001-1V3a1 1 0 00-1-1zM3 1a2 2 0 00-2 2v10a2 2 0 002 2h10a2 2 0 002-2V3a2 2 0 00-2-2H3z",
19
+ fill: "url(#paint0_radial_ReplicaService16GradientBlueIcon_11896_170)"
20
+ }), /*#__PURE__*/React.createElement("path", {
21
+ fillRule: "evenodd",
22
+ clipRule: "evenodd",
23
+ d: "M3 4.5A1.5 1.5 0 014.5 3h2A1.5 1.5 0 018 4.5v2A1.5 1.5 0 016.5 8h-2A1.5 1.5 0 013 6.5v-2zM4.5 4a.5.5 0 00-.5.5v2a.5.5 0 00.5.5h2a.5.5 0 00.5-.5v-2a.5.5 0 00-.5-.5h-2z",
24
+ fill: "url(#paint1_radial_ReplicaService16GradientBlueIcon_11896_170)"
25
+ }), /*#__PURE__*/React.createElement("path", {
26
+ fillRule: "evenodd",
27
+ clipRule: "evenodd",
28
+ d: "M8 10a1.5 1.5 0 011.5-1.5h2A1.5 1.5 0 0113 10v2a1.5 1.5 0 01-1.5 1.5h-2A1.5 1.5 0 018 12v-2zm1.5-.5a.5.5 0 00-.5.5v2a.5.5 0 00.5.5h2a.5.5 0 00.5-.5v-2a.5.5 0 00-.5-.5h-2z",
29
+ fill: "url(#paint2_radial_ReplicaService16GradientBlueIcon_11896_170)"
30
+ }), /*#__PURE__*/React.createElement("path", {
31
+ d: "M4.008 11.197c.103.263.243.507.433.735.462.554 1.17.956 2.134 1.361a.5.5 0 00.387-.921c-.937-.394-1.453-.72-1.753-1.08a1.607 1.607 0 01-.225-.356l-.976.261z",
32
+ fill: "url(#paint3_radial_ReplicaService16GradientBlueIcon_11896_170)"
33
+ }), /*#__PURE__*/React.createElement("path", {
34
+ d: "M3.85 9.123a.2.2 0 01.307-.082l1.726 1.32a.2.2 0 01-.07.352l-2.56.687a.2.2 0 01-.237-.27l.835-2.007z",
35
+ fill: "url(#paint4_radial_ReplicaService16GradientBlueIcon_11896_170)"
36
+ }), /*#__PURE__*/React.createElement("path", {
37
+ d: "M11.992 5.303a2.613 2.613 0 00-.433-.735c-.462-.555-1.17-.957-2.134-1.362a.5.5 0 00-.387.922c.937.394 1.453.72 1.753 1.08.09.108.164.224.226.356l.975-.261z",
38
+ fill: "url(#paint5_radial_ReplicaService16GradientBlueIcon_11896_170)"
39
+ }), /*#__PURE__*/React.createElement("path", {
40
+ d: "M12.15 7.377a.2.2 0 01-.307.082l-1.726-1.32a.2.2 0 01.07-.353l2.56-.686a.2.2 0 01.237.27l-.835 2.007z",
41
+ fill: "url(#paint6_radial_ReplicaService16GradientBlueIcon_11896_170)"
42
+ }), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("radialGradient", {
43
+ id: "paint0_radial_ReplicaService16GradientBlueIcon_11896_170",
44
+ cx: 0,
45
+ cy: 0,
46
+ r: 1,
47
+ gradientUnits: "userSpaceOnUse",
48
+ gradientTransform: "matrix(14 -14 14 14 1 15)"
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_ReplicaService16GradientBlueIcon_11896_170",
56
+ cx: 0,
57
+ cy: 0,
58
+ r: 1,
59
+ gradientUnits: "userSpaceOnUse",
60
+ gradientTransform: "matrix(14 -14 14 14 1 15)"
61
+ }, /*#__PURE__*/React.createElement("stop", {
62
+ stopColor: "#5BCAFF"
63
+ }), /*#__PURE__*/React.createElement("stop", {
64
+ offset: 1,
65
+ stopColor: "#06F"
66
+ })), /*#__PURE__*/React.createElement("radialGradient", {
67
+ id: "paint2_radial_ReplicaService16GradientBlueIcon_11896_170",
68
+ cx: 0,
69
+ cy: 0,
70
+ r: 1,
71
+ gradientUnits: "userSpaceOnUse",
72
+ gradientTransform: "matrix(14 -14 14 14 1 15)"
73
+ }, /*#__PURE__*/React.createElement("stop", {
74
+ stopColor: "#5BCAFF"
75
+ }), /*#__PURE__*/React.createElement("stop", {
76
+ offset: 1,
77
+ stopColor: "#06F"
78
+ })), /*#__PURE__*/React.createElement("radialGradient", {
79
+ id: "paint3_radial_ReplicaService16GradientBlueIcon_11896_170",
80
+ cx: 0,
81
+ cy: 0,
82
+ r: 1,
83
+ gradientUnits: "userSpaceOnUse",
84
+ gradientTransform: "matrix(14 -14 14 14 1 15)"
85
+ }, /*#__PURE__*/React.createElement("stop", {
86
+ stopColor: "#5BCAFF"
87
+ }), /*#__PURE__*/React.createElement("stop", {
88
+ offset: 1,
89
+ stopColor: "#06F"
90
+ })), /*#__PURE__*/React.createElement("radialGradient", {
91
+ id: "paint4_radial_ReplicaService16GradientBlueIcon_11896_170",
92
+ cx: 0,
93
+ cy: 0,
94
+ r: 1,
95
+ gradientUnits: "userSpaceOnUse",
96
+ gradientTransform: "matrix(14 -14 14 14 1 15)"
97
+ }, /*#__PURE__*/React.createElement("stop", {
98
+ stopColor: "#5BCAFF"
99
+ }), /*#__PURE__*/React.createElement("stop", {
100
+ offset: 1,
101
+ stopColor: "#06F"
102
+ })), /*#__PURE__*/React.createElement("radialGradient", {
103
+ id: "paint5_radial_ReplicaService16GradientBlueIcon_11896_170",
104
+ cx: 0,
105
+ cy: 0,
106
+ r: 1,
107
+ gradientUnits: "userSpaceOnUse",
108
+ gradientTransform: "matrix(14 -14 14 14 1 15)"
109
+ }, /*#__PURE__*/React.createElement("stop", {
110
+ stopColor: "#5BCAFF"
111
+ }), /*#__PURE__*/React.createElement("stop", {
112
+ offset: 1,
113
+ stopColor: "#06F"
114
+ })), /*#__PURE__*/React.createElement("radialGradient", {
115
+ id: "paint6_radial_ReplicaService16GradientBlueIcon_11896_170",
116
+ cx: 0,
117
+ cy: 0,
118
+ r: 1,
119
+ gradientUnits: "userSpaceOnUse",
120
+ gradientTransform: "matrix(14 -14 14 14 1 15)"
121
+ }, /*#__PURE__*/React.createElement("stop", {
122
+ stopColor: "#5BCAFF"
123
+ }), /*#__PURE__*/React.createElement("stop", {
124
+ offset: 1,
125
+ stopColor: "#06F"
126
+ }))));
127
+ }
128
+ module.exports = ReplicaService16GradientBlueIcon;
@@ -0,0 +1,128 @@
1
+ const React = require("react");
2
+ function ReplicationService16GradientGrayIcon({
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: "M13 2H3a1 1 0 00-1 1v10a1 1 0 001 1h10a1 1 0 001-1V3a1 1 0 00-1-1zM3 1a2 2 0 00-2 2v10a2 2 0 002 2h10a2 2 0 002-2V3a2 2 0 00-2-2H3z",
19
+ fill: "url(#paint0_radial_ReplicationService16GradientGrayIcon_3153_48703)"
20
+ }), /*#__PURE__*/React.createElement("path", {
21
+ fillRule: "evenodd",
22
+ clipRule: "evenodd",
23
+ d: "M3 4.5A1.5 1.5 0 014.5 3h2A1.5 1.5 0 018 4.5v2A1.5 1.5 0 016.5 8h-2A1.5 1.5 0 013 6.5v-2zM4.5 4a.5.5 0 00-.5.5v2a.5.5 0 00.5.5h2a.5.5 0 00.5-.5v-2a.5.5 0 00-.5-.5h-2z",
24
+ fill: "url(#paint1_radial_ReplicationService16GradientGrayIcon_3153_48703)"
25
+ }), /*#__PURE__*/React.createElement("path", {
26
+ fillRule: "evenodd",
27
+ clipRule: "evenodd",
28
+ d: "M8 10a1.5 1.5 0 011.5-1.5h2A1.5 1.5 0 0113 10v2a1.5 1.5 0 01-1.5 1.5h-2A1.5 1.5 0 018 12v-2zm1.5-.5a.5.5 0 00-.5.5v2a.5.5 0 00.5.5h2a.5.5 0 00.5-.5v-2a.5.5 0 00-.5-.5h-2z",
29
+ fill: "url(#paint2_radial_ReplicationService16GradientGrayIcon_3153_48703)"
30
+ }), /*#__PURE__*/React.createElement("path", {
31
+ d: "M4.008 11.197c.103.263.243.507.433.735.462.554 1.17.956 2.134 1.361a.5.5 0 00.387-.921c-.937-.394-1.453-.72-1.753-1.08a1.607 1.607 0 01-.225-.356l-.976.261z",
32
+ fill: "url(#paint3_radial_ReplicationService16GradientGrayIcon_3153_48703)"
33
+ }), /*#__PURE__*/React.createElement("path", {
34
+ d: "M3.85 9.123a.2.2 0 01.307-.082l1.726 1.32a.2.2 0 01-.07.352l-2.56.687a.2.2 0 01-.237-.27l.835-2.007z",
35
+ fill: "url(#paint4_radial_ReplicationService16GradientGrayIcon_3153_48703)"
36
+ }), /*#__PURE__*/React.createElement("path", {
37
+ d: "M11.992 5.303a2.613 2.613 0 00-.433-.735c-.462-.555-1.17-.957-2.134-1.362a.5.5 0 00-.387.922c.937.394 1.453.72 1.753 1.08.09.108.164.224.226.356l.975-.261z",
38
+ fill: "url(#paint5_radial_ReplicationService16GradientGrayIcon_3153_48703)"
39
+ }), /*#__PURE__*/React.createElement("path", {
40
+ d: "M12.15 7.377a.2.2 0 01-.307.082l-1.726-1.32a.2.2 0 01.07-.353l2.56-.686a.2.2 0 01.237.27l-.835 2.007z",
41
+ fill: "url(#paint6_radial_ReplicationService16GradientGrayIcon_3153_48703)"
42
+ }), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("radialGradient", {
43
+ id: "paint0_radial_ReplicationService16GradientGrayIcon_3153_48703",
44
+ cx: 0,
45
+ cy: 0,
46
+ r: 1,
47
+ gradientUnits: "userSpaceOnUse",
48
+ gradientTransform: "matrix(14 -14 14 14 1 15)"
49
+ }, /*#__PURE__*/React.createElement("stop", {
50
+ stopColor: "color(display-p3 .8 .8331 .8902)"
51
+ }), /*#__PURE__*/React.createElement("stop", {
52
+ offset: 1,
53
+ stopColor: "color(display-p3 .42 .492 .6)"
54
+ })), /*#__PURE__*/React.createElement("radialGradient", {
55
+ id: "paint1_radial_ReplicationService16GradientGrayIcon_3153_48703",
56
+ cx: 0,
57
+ cy: 0,
58
+ r: 1,
59
+ gradientUnits: "userSpaceOnUse",
60
+ gradientTransform: "matrix(14 -14 14 14 1 15)"
61
+ }, /*#__PURE__*/React.createElement("stop", {
62
+ stopColor: "color(display-p3 .8 .8331 .8902)"
63
+ }), /*#__PURE__*/React.createElement("stop", {
64
+ offset: 1,
65
+ stopColor: "color(display-p3 .42 .492 .6)"
66
+ })), /*#__PURE__*/React.createElement("radialGradient", {
67
+ id: "paint2_radial_ReplicationService16GradientGrayIcon_3153_48703",
68
+ cx: 0,
69
+ cy: 0,
70
+ r: 1,
71
+ gradientUnits: "userSpaceOnUse",
72
+ gradientTransform: "matrix(14 -14 14 14 1 15)"
73
+ }, /*#__PURE__*/React.createElement("stop", {
74
+ stopColor: "color(display-p3 .8 .8331 .8902)"
75
+ }), /*#__PURE__*/React.createElement("stop", {
76
+ offset: 1,
77
+ stopColor: "color(display-p3 .42 .492 .6)"
78
+ })), /*#__PURE__*/React.createElement("radialGradient", {
79
+ id: "paint3_radial_ReplicationService16GradientGrayIcon_3153_48703",
80
+ cx: 0,
81
+ cy: 0,
82
+ r: 1,
83
+ gradientUnits: "userSpaceOnUse",
84
+ gradientTransform: "matrix(14 -14 14 14 1 15)"
85
+ }, /*#__PURE__*/React.createElement("stop", {
86
+ stopColor: "color(display-p3 .8 .8331 .8902)"
87
+ }), /*#__PURE__*/React.createElement("stop", {
88
+ offset: 1,
89
+ stopColor: "color(display-p3 .42 .492 .6)"
90
+ })), /*#__PURE__*/React.createElement("radialGradient", {
91
+ id: "paint4_radial_ReplicationService16GradientGrayIcon_3153_48703",
92
+ cx: 0,
93
+ cy: 0,
94
+ r: 1,
95
+ gradientUnits: "userSpaceOnUse",
96
+ gradientTransform: "matrix(14 -14 14 14 1 15)"
97
+ }, /*#__PURE__*/React.createElement("stop", {
98
+ stopColor: "color(display-p3 .8 .8331 .8902)"
99
+ }), /*#__PURE__*/React.createElement("stop", {
100
+ offset: 1,
101
+ stopColor: "color(display-p3 .42 .492 .6)"
102
+ })), /*#__PURE__*/React.createElement("radialGradient", {
103
+ id: "paint5_radial_ReplicationService16GradientGrayIcon_3153_48703",
104
+ cx: 0,
105
+ cy: 0,
106
+ r: 1,
107
+ gradientUnits: "userSpaceOnUse",
108
+ gradientTransform: "matrix(14 -14 14 14 1 15)"
109
+ }, /*#__PURE__*/React.createElement("stop", {
110
+ stopColor: "color(display-p3 .8 .8331 .8902)"
111
+ }), /*#__PURE__*/React.createElement("stop", {
112
+ offset: 1,
113
+ stopColor: "color(display-p3 .42 .492 .6)"
114
+ })), /*#__PURE__*/React.createElement("radialGradient", {
115
+ id: "paint6_radial_ReplicationService16GradientGrayIcon_3153_48703",
116
+ cx: 0,
117
+ cy: 0,
118
+ r: 1,
119
+ gradientUnits: "userSpaceOnUse",
120
+ gradientTransform: "matrix(14 -14 14 14 1 15)"
121
+ }, /*#__PURE__*/React.createElement("stop", {
122
+ stopColor: "color(display-p3 .8 .8331 .8902)"
123
+ }), /*#__PURE__*/React.createElement("stop", {
124
+ offset: 1,
125
+ stopColor: "color(display-p3 .42 .492 .6)"
126
+ }))));
127
+ }
128
+ module.exports = ReplicationService16GradientGrayIcon;
@@ -0,0 +1,34 @@
1
+ const React = require("react");
2
+ function SecurityGroup24RedIcon({
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: "M2.5 16.875c0 1.12 0 1.68.218 2.108a2 2 0 00.874.874c.428.218.988.218 2.108.218h12.6c1.12 0 1.68 0 2.108-.218a2 2 0 00.874-.874c.218-.428.218-.988.218-2.108v-7.85c0-1.12 0-1.68-.218-2.108a2 2 0 00-.874-.874c-.428-.218-.988-.218-2.108-.218h-4.4c-.393 0-.624-.326-.894-.708-.382-.54-.843-1.192-1.956-1.192H5.7c-1.12 0-1.68 0-2.108.218a2 2 0 00-.874.874c-.218.428-.218.988-.218 2.108v9.75zm1 0v-9.75c0-.577 0-.949.024-1.232.022-.272.06-.373.085-.422a1 1 0 01.437-.437c.05-.025.15-.063.422-.085.283-.023.655-.024 1.232-.024h5.35c.294 0 .464.07.58.142.13.083.252.208.401.408a8.549 8.549 0 01.238.331c.084.117.19.262.315.398.258.281.683.62 1.316.62h4.4c.577 0 .949.002 1.232.025.272.022.372.06.422.085a1 1 0 01.437.437c.025.05.063.15.085.422.023.283.024.655.024 1.232v7.85c0 .576 0 .949-.024 1.232-.022.272-.06.372-.085.422a1 1 0 01-.437.437c-.05.025-.15.063-.422.085-.283.023-.655.024-1.232.024H5.7c-.577 0-.949-.001-1.232-.024-.272-.022-.373-.06-.422-.085a1 1 0 01-.437-.437c-.025-.05-.063-.15-.085-.422-.023-.283-.024-.656-.024-1.232zM9.672 8.56c1.788-.728 2.03-.769 2.328-.769.297 0 .54.04 2.328.77.365.148.653.274.876.393.221.117.405.24.542.394.286.32.285.688.284 1.01v3.411c0 .765-.092 1.297-.38 1.751-.266.42-.68.736-1.184 1.12l-.045.035c-.56.428-1.037.721-1.431.91-.386.183-.721.281-.99.281s-.604-.098-.99-.282c-.394-.188-.87-.481-1.43-.909l-.046-.035c-.504-.384-.918-.7-1.184-1.12-.288-.454-.38-.986-.38-1.75v-3.411c0-.323-.002-.69.284-1.01a1.92 1.92 0 01.542-.395c.223-.119.51-.245.876-.394zM12 12.83V8.597h.015c.102-.002.257-.004 2.01.71.36.146.616.26.8.358.188.1.276.17.32.22.062.069.079.122.079.526v2.418H12zm0 0v4.231c-.094 0-.303-.04-.642-.203-.332-.158-.761-.419-1.29-.822-.563-.431-.857-.662-1.037-.946-.166-.261-.255-.608-.255-1.32v-.94H12z",
19
+ fill: "url(#paint0_radial_SecurityGroup24RedIcon_209_44403)"
20
+ }), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("radialGradient", {
21
+ id: "paint0_radial_SecurityGroup24RedIcon_209_44403",
22
+ cx: 0,
23
+ cy: 0,
24
+ r: 1,
25
+ gradientUnits: "userSpaceOnUse",
26
+ gradientTransform: "matrix(19.00003 -16.15 15.939 18.7518 2.5 20.075)"
27
+ }, /*#__PURE__*/React.createElement("stop", {
28
+ stopColor: "#FF5C78"
29
+ }), /*#__PURE__*/React.createElement("stop", {
30
+ offset: 1,
31
+ stopColor: "#DC0000"
32
+ }))));
33
+ }
34
+ module.exports = SecurityGroup24RedIcon;
@@ -0,0 +1,34 @@
1
+ const React = require("react");
2
+ function SfsService16GradientBlueIcon({
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: "M3 2h10a1 1 0 011 1v10a1 1 0 01-1 1H3a1 1 0 01-1-1V3a1 1 0 011-1zM1 3a2 2 0 012-2h10a2 2 0 012 2v10a2 2 0 01-2 2H3a2 2 0 01-2-2V3zm10.67 4v4a.5.5 0 01-.5.5h-4a.5.5 0 01-.5-.5V5a.5.5 0 01.5-.5h2.5v2a.5.5 0 00.5.5h1.5zm1 0v4a1.5 1.5 0 01-1.5 1.5h-4a1.5 1.5 0 01-1.5-1.5V5a1.5 1.5 0 011.5-1.5h2.672a2 2 0 011.415.586l.828.828a2 2 0 01.586 1.414V7zm-6.748 5.562l-.469.033a1.5 1.5 0 01-1.6-1.392l-.35-4.988a1.5 1.5 0 011.392-1.6l.317-.023A2.008 2.008 0 005.171 5v.598l-.206.014a.5.5 0 00-.464.534l.35 4.987a.5.5 0 00.408.458c.12.387.354.724.663.971z",
19
+ fill: "url(#paint0_radial_SfsService16GradientBlueIcon_35_27121)"
20
+ }), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("radialGradient", {
21
+ id: "paint0_radial_SfsService16GradientBlueIcon_35_27121",
22
+ cx: 0,
23
+ cy: 0,
24
+ r: 1,
25
+ gradientUnits: "userSpaceOnUse",
26
+ gradientTransform: "matrix(14 -14 14 14 1 15)"
27
+ }, /*#__PURE__*/React.createElement("stop", {
28
+ stopColor: "#5BCAFF"
29
+ }), /*#__PURE__*/React.createElement("stop", {
30
+ offset: 1,
31
+ stopColor: "#06F"
32
+ }))));
33
+ }
34
+ module.exports = SfsService16GradientBlueIcon;
@@ -0,0 +1,34 @@
1
+ const React = require("react");
2
+ function SfsService16GradientGrayIcon({
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: "M3 2h10a1 1 0 011 1v10a1 1 0 01-1 1H3a1 1 0 01-1-1V3a1 1 0 011-1zM1 3a2 2 0 012-2h10a2 2 0 012 2v10a2 2 0 01-2 2H3a2 2 0 01-2-2V3zm10.67 4v4a.5.5 0 01-.5.5h-4a.5.5 0 01-.5-.5V5a.5.5 0 01.5-.5h2.5v2a.5.5 0 00.5.5h1.5zm1 0v4a1.5 1.5 0 01-1.5 1.5h-4a1.5 1.5 0 01-1.5-1.5V5a1.5 1.5 0 011.5-1.5h2.672a2 2 0 011.415.586l.828.828a2 2 0 01.586 1.414V7zm-6.748 5.562l-.469.033a1.5 1.5 0 01-1.6-1.392l-.35-4.988a1.5 1.5 0 011.392-1.6l.317-.023A2.008 2.008 0 005.171 5v.598l-.206.014a.5.5 0 00-.464.534l.35 4.987a.5.5 0 00.408.458c.12.387.354.724.663.971z",
19
+ fill: "url(#paint0_radial_SfsService16GradientGrayIcon_2_82224)"
20
+ }), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("radialGradient", {
21
+ id: "paint0_radial_SfsService16GradientGrayIcon_2_82224",
22
+ cx: 0,
23
+ cy: 0,
24
+ r: 1,
25
+ gradientUnits: "userSpaceOnUse",
26
+ gradientTransform: "matrix(14 -14 14 14 1 15)"
27
+ }, /*#__PURE__*/React.createElement("stop", {
28
+ stopColor: "#CCD4E3"
29
+ }), /*#__PURE__*/React.createElement("stop", {
30
+ offset: 1,
31
+ stopColor: "#6B7D99"
32
+ }))));
33
+ }
34
+ module.exports = SfsService16GradientGrayIcon;
@@ -0,0 +1,22 @@
1
+ const React = require("react");
2
+ function SfsService16GradientWhiteIcon({
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: "M3 2h10a1 1 0 011 1v10a1 1 0 01-1 1H3a1 1 0 01-1-1V3a1 1 0 011-1zM1 3a2 2 0 012-2h10a2 2 0 012 2v10a2 2 0 01-2 2H3a2 2 0 01-2-2V3zm10.67 4v4a.5.5 0 01-.5.5h-4a.5.5 0 01-.5-.5V5a.5.5 0 01.5-.5h2.5v2a.5.5 0 00.5.5h1.5zm1 0v4a1.5 1.5 0 01-1.5 1.5h-4a1.5 1.5 0 01-1.5-1.5V5a1.5 1.5 0 011.5-1.5h2.672a2 2 0 011.415.586l.828.828a2 2 0 01.586 1.414V7zm-6.748 5.562l-.469.033a1.5 1.5 0 01-1.6-1.392l-.35-4.988a1.5 1.5 0 011.392-1.6l.317-.023A2.008 2.008 0 005.171 5v.598l-.206.014a.5.5 0 00-.464.534l.35 4.987a.5.5 0 00.408.458c.12.387.354.724.663.971z",
19
+ fill: "#fff"
20
+ }));
21
+ }
22
+ module.exports = SfsService16GradientWhiteIcon;
@@ -0,0 +1,49 @@
1
+ const React = require("react");
2
+ function Tag24RedIcon({
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: "M21.35 12.042c.07-.284.072-.586.078-1.189l.042-4.284c.014-1.425.02-2.138-.253-2.68a2.5 2.5 0 00-1.106-1.106c-.543-.274-1.255-.267-2.68-.253l-4.284.042c-.604.005-.905.008-1.189.079a2.5 2.5 0 00-.712.299c-.249.153-.462.366-.889.793l-7.232 7.232c-.99.99-1.485 1.485-1.67 2.056a2.5 2.5 0 000 1.545c.185.571.68 1.066 1.67 2.056l4.243 4.243c.99.99 1.485 1.485 2.055 1.67a2.5 2.5 0 001.546 0c.57-.185 1.065-.68 2.055-1.67l7.233-7.233c.426-.426.64-.64.793-.888.136-.22.237-.461.3-.712zM11.77 3.8c-.125.077-.246.19-.706.649l-7.232 7.232c-.507.507-.844.845-1.082 1.125-.23.272-.309.423-.345.533a1.5 1.5 0 000 .927c.036.11.115.261.345.533.238.28.575.618 1.082 1.125l4.243 4.243c.506.506.844.843 1.125 1.081.271.23.423.31.532.345a1.5 1.5 0 00.928 0c.11-.036.26-.114.532-.345.28-.238.619-.575 1.125-1.081l7.233-7.233c.46-.46.571-.58.649-.706a1.5 1.5 0 00.18-.427c.035-.144.043-.309.05-.959l.041-4.284c.007-.73.011-1.216-.016-1.589-.026-.362-.077-.527-.13-.631a1.5 1.5 0 00-.663-.663c-.104-.053-.27-.104-.631-.13-.374-.027-.86-.023-1.59-.016l-4.284.041c-.65.007-.814.015-.958.05a1.5 1.5 0 00-.427.18zm6.558 1.87a.5.5 0 10-.707.708.5.5 0 00.707-.707zm.707 1.415a1.5 1.5 0 11-2.122-2.121 1.5 1.5 0 012.122 2.121z",
19
+ fill: "url(#paint0_radial_Tag24RedIcon_209_44395)"
20
+ }), /*#__PURE__*/React.createElement("path", {
21
+ d: "M8.786 14.617l-.34 1.705a.772.772 0 00-.023.2c0 .304.199.486.515.486.334 0 .534-.17.604-.528l.375-1.863h1.7l-.347 1.705a.771.771 0 00-.023.2c0 .304.2.486.516.486.334 0 .533-.182.603-.54l.381-1.851h1.008c.38 0 .627-.252.627-.621 0-.293-.194-.492-.504-.492h-.914l.363-1.782h.973c.38 0 .627-.246.627-.615 0-.293-.194-.486-.504-.486h-.873l.328-1.617a.77.77 0 00.023-.2c0-.304-.199-.486-.515-.486-.334 0-.534.182-.604.54l-.363 1.763H10.73l.323-1.617c.011-.059.023-.141.023-.2 0-.304-.2-.486-.515-.486-.335 0-.534.182-.604.533l-.37 1.77H8.61c-.38 0-.633.246-.633.615 0 .287.2.492.51.492h.885l-.357 1.781h-.938c-.387 0-.633.247-.633.616 0 .287.2.492.51.492h.832zm1.283-1.037l.393-1.928h1.805l-.399 1.928H10.07z",
22
+ fill: "url(#paint1_radial_Tag24RedIcon_209_44395)"
23
+ }), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("radialGradient", {
24
+ id: "paint0_radial_Tag24RedIcon_209_44395",
25
+ cx: 0,
26
+ cy: 0,
27
+ r: 1,
28
+ gradientUnits: "userSpaceOnUse",
29
+ gradientTransform: "rotate(-45 28.028 9.726) scale(28.4868)"
30
+ }, /*#__PURE__*/React.createElement("stop", {
31
+ stopColor: "#FF5C78"
32
+ }), /*#__PURE__*/React.createElement("stop", {
33
+ offset: 1,
34
+ stopColor: "#DC0000"
35
+ })), /*#__PURE__*/React.createElement("radialGradient", {
36
+ id: "paint1_radial_Tag24RedIcon_209_44395",
37
+ cx: 0,
38
+ cy: 0,
39
+ r: 1,
40
+ gradientUnits: "userSpaceOnUse",
41
+ gradientTransform: "rotate(-45 28.028 9.726) scale(28.4868)"
42
+ }, /*#__PURE__*/React.createElement("stop", {
43
+ stopColor: "#FF5C78"
44
+ }), /*#__PURE__*/React.createElement("stop", {
45
+ offset: 1,
46
+ stopColor: "#DC0000"
47
+ }))));
48
+ }
49
+ module.exports = Tag24RedIcon;
@@ -0,0 +1,34 @@
1
+ const React = require("react");
2
+ function TrafficVisualization16GradientBlueIcon({
3
+ title,
4
+ titleId,
5
+ ...props
6
+ }) {
7
+ return /*#__PURE__*/React.createElement("svg", Object.assign({
8
+ width: 16,
9
+ height: 16,
10
+ fill: "none",
11
+ xmlns: "http://www.w3.org/2000/svg",
12
+ "aria-labelledby": titleId
13
+ }, props), title ? /*#__PURE__*/React.createElement("title", {
14
+ id: titleId
15
+ }, title) : null, /*#__PURE__*/React.createElement("path", {
16
+ fillRule: "evenodd",
17
+ clipRule: "evenodd",
18
+ d: "M8 3a.5.5 0 100-1 .5.5 0 000 1zm1.5-.5a1.5 1.5 0 01-1 1.415V5.55c.32.065.616.19.879.364l1.267-1.267a1.5 1.5 0 11.707.707L10.086 6.62c.174.263.3.56.364.879h1.635a1.5 1.5 0 110 1H10.45c-.065.32-.19.616-.364.879l1.267 1.267a1.5 1.5 0 11-.707.707L9.38 10.086c-.263.174-.56.3-.879.364v1.635a1.5 1.5 0 11-1 0V10.45a2.486 2.486 0 01-.879-.364l-1.267 1.267a1.5 1.5 0 11-.707-.707L5.914 9.38c-.174-.263-.3-.56-.364-.879H3.915a1.5 1.5 0 110-1H5.55c.065-.32.19-.616.364-.879L4.647 5.354a1.5 1.5 0 11.707-.707L6.62 5.914c.263-.174.56-.3.879-.364V3.915a1.5 1.5 0 112-1.415zM8 14a.5.5 0 100-1 .5.5 0 000 1zm1.5-6a1.5 1.5 0 11-3 0 1.5 1.5 0 013 0zm-7 .5a.5.5 0 100-1 .5.5 0 000 1zM14 8a.5.5 0 11-1 0 .5.5 0 011 0zm-2-3.5a.5.5 0 100-1 .5.5 0 000 1zm.5 7.5a.5.5 0 11-1 0 .5.5 0 011 0zM4 4.5a.5.5 0 100-1 .5.5 0 000 1zm.5 7.5a.5.5 0 11-1 0 .5.5 0 011 0z",
19
+ fill: "url(#paint0_radial_TrafficVisualization16GradientBlueIcon_14306_5)"
20
+ }), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("radialGradient", {
21
+ id: "paint0_radial_TrafficVisualization16GradientBlueIcon_14306_5",
22
+ cx: 0,
23
+ cy: 0,
24
+ r: 1,
25
+ gradientUnits: "userSpaceOnUse",
26
+ gradientTransform: "matrix(14 -14 14 14 1 15)"
27
+ }, /*#__PURE__*/React.createElement("stop", {
28
+ stopColor: "#5BCAFF"
29
+ }), /*#__PURE__*/React.createElement("stop", {
30
+ offset: 1,
31
+ stopColor: "#06F"
32
+ }))));
33
+ }
34
+ module.exports = TrafficVisualization16GradientBlueIcon;
@@ -0,0 +1,34 @@
1
+ const React = require("react");
2
+ function TrafficVisualization16GradientGrayIcon({
3
+ title,
4
+ titleId,
5
+ ...props
6
+ }) {
7
+ return /*#__PURE__*/React.createElement("svg", Object.assign({
8
+ width: 16,
9
+ height: 16,
10
+ fill: "none",
11
+ xmlns: "http://www.w3.org/2000/svg",
12
+ "aria-labelledby": titleId
13
+ }, props), title ? /*#__PURE__*/React.createElement("title", {
14
+ id: titleId
15
+ }, title) : null, /*#__PURE__*/React.createElement("path", {
16
+ fillRule: "evenodd",
17
+ clipRule: "evenodd",
18
+ d: "M8 3a.5.5 0 100-1 .5.5 0 000 1zm1.5-.5a1.5 1.5 0 01-1 1.415V5.55c.32.065.616.19.879.364l1.267-1.267a1.5 1.5 0 11.707.707L10.086 6.62c.174.263.3.56.364.879h1.635a1.5 1.5 0 110 1H10.45c-.065.32-.19.616-.364.879l1.267 1.267a1.5 1.5 0 11-.707.707L9.38 10.086c-.263.174-.56.3-.879.364v1.635a1.5 1.5 0 11-1 0V10.45a2.486 2.486 0 01-.879-.364l-1.267 1.267a1.5 1.5 0 11-.707-.707L5.914 9.38c-.174-.263-.3-.56-.364-.879H3.915a1.5 1.5 0 110-1H5.55c.065-.32.19-.616.364-.879L4.647 5.354a1.5 1.5 0 11.707-.707L6.62 5.914c.263-.174.56-.3.879-.364V3.915a1.5 1.5 0 112-1.415zM8 14a.5.5 0 100-1 .5.5 0 000 1zm1.5-6a1.5 1.5 0 11-3 0 1.5 1.5 0 013 0zm-7 .5a.5.5 0 100-1 .5.5 0 000 1zM14 8a.5.5 0 11-1 0 .5.5 0 011 0zm-2-3.5a.5.5 0 100-1 .5.5 0 000 1zm.5 7.5a.5.5 0 11-1 0 .5.5 0 011 0zM4 4.5a.5.5 0 100-1 .5.5 0 000 1zm.5 7.5a.5.5 0 11-1 0 .5.5 0 011 0z",
19
+ fill: "url(#paint0_radial_TrafficVisualization16GradientGrayIcon_14708_4)"
20
+ }), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("radialGradient", {
21
+ id: "paint0_radial_TrafficVisualization16GradientGrayIcon_14708_4",
22
+ cx: 0,
23
+ cy: 0,
24
+ r: 1,
25
+ gradientUnits: "userSpaceOnUse",
26
+ gradientTransform: "matrix(14 -14 14 14 1 15)"
27
+ }, /*#__PURE__*/React.createElement("stop", {
28
+ stopColor: "#CCD4E3"
29
+ }), /*#__PURE__*/React.createElement("stop", {
30
+ offset: 1,
31
+ stopColor: "#6B7D99"
32
+ }))));
33
+ }
34
+ module.exports = TrafficVisualization16GradientGrayIcon;
@@ -0,0 +1,34 @@
1
+ const React = require("react");
2
+ function TrafficVisualization24GradientBlueIcon({
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: "M14 3.7a2 2 0 01-1.5 1.937v2.898a3.482 3.482 0 011.592.659l2.182-2.182a2 2 0 11.705.709L14.8 9.9c.345.459.58 1.005.665 1.6h2.898a2 2 0 110 1h-2.898a3.483 3.483 0 01-.659 1.592l2.182 2.182a2 2 0 11-.709.705L14.1 14.8a3.482 3.482 0 01-1.6.665v2.898a2 2 0 11-1 0v-2.898a3.482 3.482 0 01-1.6-.665l-2.18 2.18a2 2 0 11-.709-.705l2.183-2.183c-.342-.457-.574-1-.659-1.592H5.637a2 2 0 110-1h2.898c.085-.595.32-1.141.665-1.6L7.02 7.72a2 2 0 11.705-.709l2.183 2.183c.457-.342 1-.574 1.592-.659V5.637A2 2 0 1114 3.7zm-2 1a1 1 0 100-2 1 1 0 000 2zm0 9.8a2.5 2.5 0 100-5 2.5 2.5 0 000 5zm1 5.8a1 1 0 11-2 0 1 1 0 012 0zM6 19a1 1 0 100-2 1 1 0 000 2zm13-1a1 1 0 11-2 0 1 1 0 012 0zM18 7a1 1 0 100-2 1 1 0 000 2zM7 6a1 1 0 11-2 0 1 1 0 012 0zm-3.3 7a1 1 0 100-2 1 1 0 000 2zm17.6-1a1 1 0 11-2 0 1 1 0 012 0z",
19
+ fill: "url(#paint0_radial_TrafficVisualization24GradientBlueIcon_14473_2)"
20
+ }), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("radialGradient", {
21
+ id: "paint0_radial_TrafficVisualization24GradientBlueIcon_14473_2",
22
+ cx: 0,
23
+ cy: 0,
24
+ r: 1,
25
+ gradientUnits: "userSpaceOnUse",
26
+ gradientTransform: "rotate(-45 27.768 9.098) scale(29.1322)"
27
+ }, /*#__PURE__*/React.createElement("stop", {
28
+ stopColor: "#5BCAFF"
29
+ }), /*#__PURE__*/React.createElement("stop", {
30
+ offset: 1,
31
+ stopColor: "#06F"
32
+ }))));
33
+ }
34
+ module.exports = TrafficVisualization24GradientBlueIcon;
@@ -0,0 +1,34 @@
1
+ const React = require("react");
2
+ function TrafficVisualization24GradientGrayIcon({
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: "M14 3.7a2 2 0 01-1.5 1.937v2.898a3.482 3.482 0 011.592.659l2.182-2.182a2 2 0 11.705.709L14.8 9.9c.345.459.58 1.005.665 1.6h2.898a2 2 0 110 1h-2.898a3.483 3.483 0 01-.659 1.592l2.182 2.182a2 2 0 11-.709.705L14.1 14.8a3.482 3.482 0 01-1.6.665v2.898a2 2 0 11-1 0v-2.898a3.482 3.482 0 01-1.6-.665l-2.18 2.18a2 2 0 11-.709-.705l2.183-2.183c-.342-.457-.574-1-.659-1.592H5.637a2 2 0 110-1h2.898c.085-.595.32-1.141.665-1.6L7.02 7.72a2 2 0 11.705-.709l2.183 2.183c.457-.342 1-.574 1.592-.659V5.637A2 2 0 1114 3.7zm-2 1a1 1 0 100-2 1 1 0 000 2zm0 9.8a2.5 2.5 0 100-5 2.5 2.5 0 000 5zm1 5.8a1 1 0 11-2 0 1 1 0 012 0zM6 19a1 1 0 100-2 1 1 0 000 2zm13-1a1 1 0 11-2 0 1 1 0 012 0zM18 7a1 1 0 100-2 1 1 0 000 2zM7 6a1 1 0 11-2 0 1 1 0 012 0zm-3.3 7a1 1 0 100-2 1 1 0 000 2zm17.6-1a1 1 0 11-2 0 1 1 0 012 0z",
19
+ fill: "url(#paint0_radial_TrafficVisualization24GradientGrayIcon_14708_6)"
20
+ }), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("radialGradient", {
21
+ id: "paint0_radial_TrafficVisualization24GradientGrayIcon_14708_6",
22
+ cx: 0,
23
+ cy: 0,
24
+ r: 1,
25
+ gradientUnits: "userSpaceOnUse",
26
+ gradientTransform: "rotate(-45 27.768 9.098) scale(29.1322)"
27
+ }, /*#__PURE__*/React.createElement("stop", {
28
+ stopColor: "#CCD4E3"
29
+ }), /*#__PURE__*/React.createElement("stop", {
30
+ offset: 1,
31
+ stopColor: "#6B7D99"
32
+ }))));
33
+ }
34
+ module.exports = TrafficVisualization24GradientGrayIcon;