@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,34 @@
1
+ import * as React from "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
+ export default TrafficVisualization16GradientGrayIcon;
@@ -0,0 +1,34 @@
1
+ import * as React from "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
+ export default TrafficVisualization24GradientBlueIcon;
@@ -0,0 +1,34 @@
1
+ import * as React from "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
+ export default TrafficVisualization24GradientGrayIcon;
@@ -0,0 +1,34 @@
1
+ import * as React from "react";
2
+ function UpgradeFile16GrayIcon({
3
+ title,
4
+ titleId,
5
+ ...props
6
+ }) {
7
+ return /*#__PURE__*/React.createElement("svg", Object.assign({
8
+ xmlns: "http://www.w3.org/2000/svg",
9
+ width: 16,
10
+ height: 16,
11
+ fill: "none",
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: "M9.6 1.543a2.368 2.368 0 00-.567-.043H4.581c-.264 0-.491 0-.679.015a1.527 1.527 0 00-.583.149 1.5 1.5 0 00-.656.655c-.096.19-.132.386-.148.584a8.95 8.95 0 00-.015.678v8.838c0 .264 0 .491.015.679.016.197.052.394.148.583a1.5 1.5 0 00.656.656c.19.096.386.132.583.148.188.015.415.015.679.015h6.838c.264 0 .491 0 .678-.015.198-.016.395-.052.584-.148a1.5 1.5 0 00.655-.656c.097-.19.133-.386.149-.583.015-.188.015-.415.015-.679V6.037c0-.2 0-.375-.04-.546a1.497 1.497 0 00-.173-.427c-.09-.151-.214-.277-.353-.42l-2.467-2.538c-.145-.15-.272-.28-.427-.377a1.5 1.5 0 00-.44-.186zM12.5 6h-1.9c-.56 0-.84 0-1.054-.109a1 1 0 01-.437-.437C9 5.24 9 4.96 9 4.4V2.5H4.6c-.288 0-.474 0-.616.012a.57.57 0 00-.211.043.5.5 0 00-.219.218.57.57 0 00-.042.211A8.498 8.498 0 003.5 3.6v8.8c0 .288 0 .474.012.616.011.136.03.186.042.211a.5.5 0 00.219.219.57.57 0 00.21.042c.143.012.329.012.617.012h6.8c.288 0 .474 0 .616-.012a.57.57 0 00.211-.042.5.5 0 00.218-.219.57.57 0 00.043-.21 8.48 8.48 0 00.012-.617V6zM6.254 8.696a.253.253 0 01-.19-.421l1.947-2.19a.253.253 0 01.378 0l1.947 2.19a.253.253 0 01-.19.421H8.904c-.174 2.362-.609 3.191-2.585 3.799-.035.01-.064-.052-.034-.074 1.111-.79 1.207-2.558 1.207-3.725H6.254z",
19
+ fill: "url(#paint0_radial_UpgradeFile16GrayIcon_8469_15084)"
20
+ }), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("radialGradient", {
21
+ id: "paint0_radial_UpgradeFile16GrayIcon_8469_15084",
22
+ cx: 0,
23
+ cy: 0,
24
+ r: 1,
25
+ gradientUnits: "userSpaceOnUse",
26
+ gradientTransform: "matrix(11.00008 -13.00008 12.82076 10.84835 2.5 14.5)"
27
+ }, /*#__PURE__*/React.createElement("stop", {
28
+ stopColor: "#CCD4E3"
29
+ }), /*#__PURE__*/React.createElement("stop", {
30
+ offset: 1,
31
+ stopColor: "#6B7D99"
32
+ }))));
33
+ }
34
+ export default UpgradeFile16GrayIcon;
@@ -0,0 +1,25 @@
1
+ import * as React from "react";
2
+ function UpgradeService24OntintIcon({
3
+ title,
4
+ titleId,
5
+ ...props
6
+ }) {
7
+ return /*#__PURE__*/React.createElement("svg", Object.assign({
8
+ xmlns: "http://www.w3.org/2000/svg",
9
+ width: 24,
10
+ height: 24,
11
+ fill: "none",
12
+ "aria-labelledby": titleId
13
+ }, props), title ? /*#__PURE__*/React.createElement("title", {
14
+ id: titleId
15
+ }, title) : null, /*#__PURE__*/React.createElement("path", {
16
+ d: "M8.762 10.705a.332.332 0 00.248.552h2.298c0 2-.167 5.045-2.13 6.342-.04.026-.007.105.04.092 3.425-1.026 4.171-2.41 4.467-6.434h2.305a.332.332 0 00.248-.552l-3.49-3.926a.332.332 0 00-.496 0l-3.49 3.926z",
17
+ fill: "#fff"
18
+ }), /*#__PURE__*/React.createElement("path", {
19
+ fillRule: "evenodd",
20
+ clipRule: "evenodd",
21
+ d: "M5.625 3.5A2.125 2.125 0 003.5 5.625v12.75c0 1.174.951 2.125 2.125 2.125h12.75a2.125 2.125 0 002.125-2.125V5.625A2.125 2.125 0 0018.375 3.5H5.625zm12.75 1.063H5.625c-.587 0-1.063.475-1.063 1.062v12.75c0 .587.476 1.063 1.063 1.063h12.75c.587 0 1.063-.476 1.063-1.063V5.625c0-.587-.476-1.063-1.063-1.063z",
22
+ fill: "#fff"
23
+ }));
24
+ }
25
+ export default UpgradeService24OntintIcon;
@@ -0,0 +1,34 @@
1
+ import * as React from "react";
2
+ function ViewEye16GradientGrayIcon({
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: "M10.122 3.757a8.795 8.795 0 00-2.265-.256c-.684.011-1.35.1-1.98.256-1.088.271-2.07.747-2.864 1.378-.753.599-1.336 1.338-1.678 2.176-.18.441-.18.937 0 1.378.342.838.925 1.578 1.678 2.177.794.63 1.777 1.106 2.866 1.377A8.694 8.694 0 008 12.5c.158 0 .316-.004.472-.012 2.856-.15 5.316-1.65 6.194-3.799.18-.441.18-.937 0-1.378-.343-.838-.926-1.577-1.679-2.176-.793-.632-1.776-1.107-2.865-1.378zm-.846 7.641c1.17-.19 2.2-.637 2.997-1.245.676-.517 1.183-1.15 1.465-1.842a.824.824 0 000-.622c-.687-1.684-2.709-3.02-5.248-3.174a8.111 8.111 0 00-.789-.01c-2.628.097-4.736 1.458-5.44 3.184a.824.824 0 000 .622c.017.043.036.086.055.129.124.273.283.536.474.786.078.102.162.202.25.299.939 1.032 2.446 1.78 4.228 1.942a8.063 8.063 0 002.008-.069zM10 8a2 2 0 11-4 0 2 2 0 014 0zm1 0a3 3 0 11-6 0 3 3 0 016 0z",
19
+ fill: "url(#paint0_radial_ViewEye16GradientGrayIcon_1989_11118)"
20
+ }), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("radialGradient", {
21
+ id: "paint0_radial_ViewEye16GradientGrayIcon_1989_11118",
22
+ cx: 0,
23
+ cy: 0,
24
+ r: 1,
25
+ gradientUnits: "userSpaceOnUse",
26
+ gradientTransform: "matrix(13.60098 -9 8.28372 12.51851 1.2 12.5)"
27
+ }, /*#__PURE__*/React.createElement("stop", {
28
+ stopColor: "#CCD4E3"
29
+ }), /*#__PURE__*/React.createElement("stop", {
30
+ offset: 1,
31
+ stopColor: "#6B7D99"
32
+ }))));
33
+ }
34
+ export default ViewEye16GradientGrayIcon;
@@ -0,0 +1,22 @@
1
+ import * as React from "react";
2
+ function Vm16OntintIcon({
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.5 2.5h11a.5.5 0 01.5.5v7.5a.5.5 0 01-.5.5h-11a.5.5 0 01-.5-.5V3a.5.5 0 01.5-.5zM1 3a1.5 1.5 0 011.5-1.5h11A1.5 1.5 0 0115 3v7.5a1.5 1.5 0 01-1.5 1.5H9.75v1.5H11a.5.5 0 010 1H5a.5.5 0 010-1h1.25V12H2.5A1.5 1.5 0 011 10.5V3zm3 2.5a.5.5 0 000 1h2a.5.5 0 000-1H4z",
19
+ fill: "#fff"
20
+ }));
21
+ }
22
+ export default Vm16OntintIcon;
@@ -0,0 +1,66 @@
1
+ import * as React from "react";
2
+ function VmClusterIcon({
3
+ title,
4
+ titleId,
5
+ ...props
6
+ }) {
7
+ return /*#__PURE__*/React.createElement("svg", Object.assign({
8
+ width: 24,
9
+ height: 24,
10
+ fill: "none",
11
+ xmlns: "http://www.w3.org/2000/svg",
12
+ "aria-labelledby": titleId
13
+ }, props), title ? /*#__PURE__*/React.createElement("title", {
14
+ id: titleId
15
+ }, title) : null, /*#__PURE__*/React.createElement("path", {
16
+ d: "M8.684 10.848a.5.5 0 01.5-.5h2a.5.5 0 110 1h-2a.5.5 0 01-.5-.5z",
17
+ fill: "url(#paint0_radial_VmClusterIcon_3175_39326)"
18
+ }), /*#__PURE__*/React.createElement("path", {
19
+ fillRule: "evenodd",
20
+ clipRule: "evenodd",
21
+ d: "M6.5 8.583a1.5 1.5 0 011.5-1.5h8a1.5 1.5 0 011.5 1.5v5.6a1.5 1.5 0 01-1.5 1.5h-3v1.223h1.75a.5.5 0 010 1h-5.5a.5.5 0 110-1H11v-1.223H8a1.5 1.5 0 01-1.5-1.5v-5.6zm1.5-.5a.5.5 0 00-.5.5v5.6a.5.5 0 00.5.5h8a.5.5 0 00.5-.5v-5.6a.5.5 0 00-.5-.5H8z",
22
+ fill: "url(#paint1_radial_VmClusterIcon_3175_39326)"
23
+ }), /*#__PURE__*/React.createElement("path", {
24
+ fillRule: "evenodd",
25
+ clipRule: "evenodd",
26
+ d: "M10.916 1.467a2.5 2.5 0 012.169 0l6.474 3.118A2.5 2.5 0 0120.91 6.28l1.6 7.005a2.5 2.5 0 01-.483 2.115l-4.48 5.618a2.5 2.5 0 01-1.955.941H8.408a2.5 2.5 0 01-1.955-.941L1.973 15.4a2.5 2.5 0 01-.483-2.115l1.6-7.005a2.5 2.5 0 011.352-1.696l6.474-3.118zm1.735.901a1.5 1.5 0 00-1.301 0L4.876 5.486a1.5 1.5 0 00-.812 1.018l-1.599 7.005a1.5 1.5 0 00.29 1.269l4.48 5.617a1.5 1.5 0 001.173.565h7.185a1.5 1.5 0 001.173-.565l4.48-5.617a1.5 1.5 0 00.29-1.27l-1.6-7.004a1.5 1.5 0 00-.811-1.018L12.65 2.368z",
27
+ fill: "url(#paint2_radial_VmClusterIcon_3175_39326)"
28
+ }), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("radialGradient", {
29
+ id: "paint0_radial_VmClusterIcon_3175_39326",
30
+ cx: 0,
31
+ cy: 0,
32
+ r: 1,
33
+ gradientUnits: "userSpaceOnUse",
34
+ gradientTransform: "matrix(21.14518 -20.74032 20.73646 21.14125 1.428 21.96)"
35
+ }, /*#__PURE__*/React.createElement("stop", {
36
+ stopColor: "#5BCAFF"
37
+ }), /*#__PURE__*/React.createElement("stop", {
38
+ offset: 1,
39
+ stopColor: "#06F"
40
+ })), /*#__PURE__*/React.createElement("radialGradient", {
41
+ id: "paint1_radial_VmClusterIcon_3175_39326",
42
+ cx: 0,
43
+ cy: 0,
44
+ r: 1,
45
+ gradientUnits: "userSpaceOnUse",
46
+ gradientTransform: "matrix(21.14518 -20.74032 20.73646 21.14125 1.428 21.96)"
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: "paint2_radial_VmClusterIcon_3175_39326",
54
+ cx: 0,
55
+ cy: 0,
56
+ r: 1,
57
+ gradientUnits: "userSpaceOnUse",
58
+ gradientTransform: "matrix(21.14518 -20.74032 20.73646 21.14125 1.428 21.96)"
59
+ }, /*#__PURE__*/React.createElement("stop", {
60
+ stopColor: "#5BCAFF"
61
+ }), /*#__PURE__*/React.createElement("stop", {
62
+ offset: 1,
63
+ stopColor: "#06F"
64
+ }))));
65
+ }
66
+ export default VmClusterIcon;
@@ -0,0 +1,24 @@
1
+ import * as React from "react";
2
+ function WaitingBreathingLed16GrayIcon({
3
+ title,
4
+ titleId,
5
+ ...props
6
+ }) {
7
+ return /*#__PURE__*/React.createElement("svg", Object.assign({
8
+ xmlns: "http://www.w3.org/2000/svg",
9
+ width: 16,
10
+ height: 16,
11
+ fill: "none",
12
+ "aria-labelledby": titleId
13
+ }, props), title ? /*#__PURE__*/React.createElement("title", {
14
+ id: titleId
15
+ }, title) : null, /*#__PURE__*/React.createElement("rect", {
16
+ x: 5,
17
+ y: 5,
18
+ width: 6,
19
+ height: 6,
20
+ rx: 3,
21
+ fill: "#A3B4CC"
22
+ }));
23
+ }
24
+ export default WaitingBreathingLed16GrayIcon;
@@ -5,28 +5,28 @@ function WaitingBreathingLed16YellowIcon({
5
5
  ...props
6
6
  }) {
7
7
  return /*#__PURE__*/React.createElement("svg", Object.assign({
8
- width: 32,
9
- height: 32,
10
- fill: "none",
11
8
  xmlns: "http://www.w3.org/2000/svg",
9
+ width: 16,
10
+ height: 16,
11
+ fill: "none",
12
12
  "aria-labelledby": titleId
13
13
  }, props), title ? /*#__PURE__*/React.createElement("title", {
14
14
  id: titleId
15
15
  }, title) : null, /*#__PURE__*/React.createElement("g", {
16
- filter: "url(#filter0_d_1201_60483)"
16
+ filter: "url(#filter0_d_1807_849)"
17
17
  }, /*#__PURE__*/React.createElement("path", {
18
- d: "M20 16a4 4 0 11-8 0 4 4 0 018 0z",
18
+ d: "M12 8a4 4 0 11-8 0 4 4 0 018 0z",
19
19
  fill: "#FEA008"
20
20
  }), /*#__PURE__*/React.createElement("path", {
21
- d: "M16 21a5 5 0 100-10 5 5 0 000 10z",
21
+ d: "M8 13A5 5 0 108 3a5 5 0 000 10z",
22
22
  stroke: "#fff",
23
23
  strokeWidth: 2
24
24
  })), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("filter", {
25
- id: "filter0_d_1201_60483",
26
- x: 0,
27
- y: 0,
28
- width: 32,
29
- height: 32,
25
+ id: "filter0_d_1807_849",
26
+ x: 2,
27
+ y: 2,
28
+ width: 12,
29
+ height: 12,
30
30
  filterUnits: "userSpaceOnUse",
31
31
  colorInterpolationFilters: "sRGB"
32
32
  }, /*#__PURE__*/React.createElement("feFlood", {
@@ -36,16 +36,14 @@ function WaitingBreathingLed16YellowIcon({
36
36
  in: "SourceAlpha",
37
37
  values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0",
38
38
  result: "hardAlpha"
39
- }), /*#__PURE__*/React.createElement("feOffset", null), /*#__PURE__*/React.createElement("feGaussianBlur", {
40
- stdDeviation: 5
41
- }), /*#__PURE__*/React.createElement("feColorMatrix", {
39
+ }), /*#__PURE__*/React.createElement("feOffset", null), /*#__PURE__*/React.createElement("feColorMatrix", {
42
40
  values: "0 0 0 0 0.996078 0 0 0 0 0.627451 0 0 0 0 0.0313726 0 0 0 0.4 0"
43
41
  }), /*#__PURE__*/React.createElement("feBlend", {
44
42
  in2: "BackgroundImageFix",
45
- result: "effect1_dropShadow_1201_60483"
43
+ result: "effect1_dropShadow_1807_849"
46
44
  }), /*#__PURE__*/React.createElement("feBlend", {
47
45
  in: "SourceGraphic",
48
- in2: "effect1_dropShadow_1201_60483",
46
+ in2: "effect1_dropShadow_1807_849",
49
47
  result: "shape"
50
48
  }))));
51
49
  }
@@ -0,0 +1,52 @@
1
+ import * as React from "react";
2
+ function WaitingBreathingLed32YellowIcon({
3
+ title,
4
+ titleId,
5
+ ...props
6
+ }) {
7
+ return /*#__PURE__*/React.createElement("svg", Object.assign({
8
+ width: 32,
9
+ height: 32,
10
+ fill: "none",
11
+ xmlns: "http://www.w3.org/2000/svg",
12
+ "aria-labelledby": titleId
13
+ }, props), title ? /*#__PURE__*/React.createElement("title", {
14
+ id: titleId
15
+ }, title) : null, /*#__PURE__*/React.createElement("g", {
16
+ filter: "url(#filter0_d_1201_60483)"
17
+ }, /*#__PURE__*/React.createElement("path", {
18
+ d: "M20 16a4 4 0 11-8 0 4 4 0 018 0z",
19
+ fill: "#FEA008"
20
+ }), /*#__PURE__*/React.createElement("path", {
21
+ d: "M16 21a5 5 0 100-10 5 5 0 000 10z",
22
+ stroke: "#fff",
23
+ strokeWidth: 2
24
+ })), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("filter", {
25
+ id: "filter0_d_1201_60483",
26
+ x: 0,
27
+ y: 0,
28
+ width: 32,
29
+ height: 32,
30
+ filterUnits: "userSpaceOnUse",
31
+ colorInterpolationFilters: "sRGB"
32
+ }, /*#__PURE__*/React.createElement("feFlood", {
33
+ floodOpacity: 0,
34
+ result: "BackgroundImageFix"
35
+ }), /*#__PURE__*/React.createElement("feColorMatrix", {
36
+ in: "SourceAlpha",
37
+ values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0",
38
+ result: "hardAlpha"
39
+ }), /*#__PURE__*/React.createElement("feOffset", null), /*#__PURE__*/React.createElement("feGaussianBlur", {
40
+ stdDeviation: 5
41
+ }), /*#__PURE__*/React.createElement("feColorMatrix", {
42
+ values: "0 0 0 0 0.996078 0 0 0 0 0.627451 0 0 0 0 0.0313726 0 0 0 0.4 0"
43
+ }), /*#__PURE__*/React.createElement("feBlend", {
44
+ in2: "BackgroundImageFix",
45
+ result: "effect1_dropShadow_1201_60483"
46
+ }), /*#__PURE__*/React.createElement("feBlend", {
47
+ in: "SourceGraphic",
48
+ in2: "effect1_dropShadow_1201_60483",
49
+ result: "shape"
50
+ }))));
51
+ }
52
+ export default WaitingBreathingLed32YellowIcon;