@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,4 @@
1
+ import * as React from 'react';
2
+ declare const ActiveObservabilityService24OntintIcon: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
3
+ export default ActiveObservabilityService24OntintIcon;
4
+
@@ -0,0 +1,4 @@
1
+ import * as React from 'react';
2
+ declare const BackupService16GradientBlueIcon: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
3
+ export default BackupService16GradientBlueIcon;
4
+
@@ -0,0 +1,4 @@
1
+ import * as React from 'react';
2
+ declare const BackupService16GradientGrayIcon: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
3
+ export default BackupService16GradientGrayIcon;
4
+
@@ -0,0 +1,4 @@
1
+ import * as React from 'react';
2
+ declare const ChainDisassociateDisconnectBreak16GradientRedIcon: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
3
+ export default ChainDisassociateDisconnectBreak16GradientRedIcon;
4
+
@@ -0,0 +1,4 @@
1
+ import * as React from 'react';
2
+ declare const CheckmarkSolvedCircle16GredientGrayIcon: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
3
+ export default CheckmarkSolvedCircle16GredientGrayIcon;
4
+
@@ -0,0 +1,4 @@
1
+ import * as React from 'react';
2
+ declare const Cloudtower16Icon: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
3
+ export default Cloudtower16Icon;
4
+
@@ -0,0 +1,4 @@
1
+ import * as React from 'react';
2
+ declare const CloudtowerLogo16GradientBlueIcon: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
3
+ export default CloudtowerLogo16GradientBlueIcon;
4
+
@@ -0,0 +1,4 @@
1
+ import * as React from 'react';
2
+ declare const CloudtowerLogo16GradientGrayIcon: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
3
+ export default CloudtowerLogo16GradientGrayIcon;
4
+
@@ -0,0 +1,4 @@
1
+ import * as React from 'react';
2
+ declare const ExclamationErrorCircleSolid18RedIcon: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
3
+ export default ExclamationErrorCircleSolid18RedIcon;
4
+
@@ -0,0 +1,4 @@
1
+ import * as React from 'react';
2
+ declare const HierarchyTriangleDown16NeutralIcon: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
3
+ export default HierarchyTriangleDown16NeutralIcon;
4
+
@@ -0,0 +1,4 @@
1
+ import * as React from 'react';
2
+ declare const HierarchyTriangleRight16NeutralIcon: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
3
+ export default HierarchyTriangleRight16NeutralIcon;
4
+
@@ -0,0 +1,4 @@
1
+ import * as React from 'react';
2
+ declare const InfoICircleFill16Gray70Icon: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
3
+ export default InfoICircleFill16Gray70Icon;
4
+
@@ -0,0 +1,4 @@
1
+ import * as React from 'react';
2
+ declare const InfoICircleFill16GrayIcon: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
3
+ export default InfoICircleFill16GrayIcon;
4
+
@@ -0,0 +1,4 @@
1
+ import * as React from 'react';
2
+ declare const Ip16GradientBlueOutlineOffIcon: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
3
+ export default Ip16GradientBlueOutlineOffIcon;
4
+
@@ -0,0 +1,4 @@
1
+ import * as React from 'react';
2
+ declare const Ip16GradientBlueOutlineOnIcon: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
3
+ export default Ip16GradientBlueOutlineOnIcon;
4
+
@@ -0,0 +1,4 @@
1
+ import * as React from 'react';
2
+ declare const Ip16GradientGrayOutlinedIcon: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
3
+ export default Ip16GradientGrayOutlinedIcon;
4
+
@@ -0,0 +1,4 @@
1
+ import * as React from 'react';
2
+ declare const Ip24RedIcon: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
3
+ export default Ip24RedIcon;
4
+
@@ -0,0 +1,4 @@
1
+ import * as React from 'react';
2
+ declare const IpPool24Icon: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
3
+ export default IpPool24Icon;
4
+
@@ -0,0 +1,4 @@
1
+ import * as React from 'react';
2
+ declare const IpPoolWhite24Icon: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
3
+ export default IpPoolWhite24Icon;
4
+
@@ -0,0 +1,4 @@
1
+ import * as React from 'react';
2
+ declare const Loading16GradientGaryIcon: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
3
+ export default Loading16GradientGaryIcon;
4
+
@@ -0,0 +1,4 @@
1
+ import * as React from 'react';
2
+ declare const Loading16OntintIcon: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
3
+ export default Loading16OntintIcon;
4
+
@@ -0,0 +1,4 @@
1
+ import * as React from 'react';
2
+ declare const Loading24GradientBlueIcon: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
3
+ export default Loading24GradientBlueIcon;
4
+
@@ -0,0 +1,4 @@
1
+ import * as React from 'react';
2
+ declare const Loading24GradientGaryIcon: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
3
+ export default Loading24GradientGaryIcon;
4
+
@@ -0,0 +1,4 @@
1
+ import * as React from 'react';
2
+ declare const Loading24OntintIcon: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
3
+ export default Loading24OntintIcon;
4
+
@@ -0,0 +1,4 @@
1
+ import * as React from 'react';
2
+ declare const Loading6GradientBlueIcon: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
3
+ export default Loading6GradientBlueIcon;
4
+
@@ -0,0 +1,4 @@
1
+ import * as React from 'react';
2
+ declare const Loading6OntintIcon: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
3
+ export default Loading6OntintIcon;
4
+
@@ -0,0 +1,4 @@
1
+ import * as React from 'react';
2
+ declare const Loading8OntintIcon: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
3
+ export default Loading8OntintIcon;
4
+
@@ -0,0 +1,4 @@
1
+ import * as React from 'react';
2
+ declare const NetworkSecurityPolicyAllow16BlueIcon: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
3
+ export default NetworkSecurityPolicyAllow16BlueIcon;
4
+
@@ -0,0 +1,4 @@
1
+ import * as React from 'react';
2
+ declare const NetworkSecurityPolicyAllow24BlueIcon: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
3
+ export default NetworkSecurityPolicyAllow24BlueIcon;
4
+
@@ -0,0 +1,4 @@
1
+ import * as React from 'react';
2
+ declare const NetworkSecurityPolicyAllow24GreyIcon: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
3
+ export default NetworkSecurityPolicyAllow24GreyIcon;
4
+
@@ -0,0 +1,4 @@
1
+ import * as React from 'react';
2
+ declare const NetworkSecurityPolicyDeny16RedIcon: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
3
+ export default NetworkSecurityPolicyDeny16RedIcon;
4
+
@@ -0,0 +1,4 @@
1
+ import * as React from 'react';
2
+ declare const NetworkSecurityPolicyDeny24GreyIcon: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
3
+ export default NetworkSecurityPolicyDeny24GreyIcon;
4
+
@@ -0,0 +1,4 @@
1
+ import * as React from 'react';
2
+ declare const NetworkSecurityPolicyDeny24RedIcon: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
3
+ export default NetworkSecurityPolicyDeny24RedIcon;
4
+
@@ -0,0 +1,4 @@
1
+ import * as React from 'react';
2
+ declare const ObservabilityService16GradientBlueIcon: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
3
+ export default ObservabilityService16GradientBlueIcon;
4
+
@@ -0,0 +1,4 @@
1
+ import * as React from 'react';
2
+ declare const ObservabilityService16GradientGrayIcon: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
3
+ export default ObservabilityService16GradientGrayIcon;
4
+
@@ -0,0 +1,4 @@
1
+ import * as React from 'react';
2
+ declare const PhysicalDisk16SecondaryIcon: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
3
+ export default PhysicalDisk16SecondaryIcon;
4
+
@@ -0,0 +1,4 @@
1
+ import * as React from 'react';
2
+ declare const PhysicalMachineClusterIcon: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
3
+ export default PhysicalMachineClusterIcon;
4
+
@@ -0,0 +1,4 @@
1
+ import * as React from 'react';
2
+ declare const PhysicalMachineManagementBlue24Icon: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
3
+ export default PhysicalMachineManagementBlue24Icon;
4
+
@@ -0,0 +1,4 @@
1
+ import * as React from 'react';
2
+ declare const PhysicalMachineManagementOntint24Icon: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
3
+ export default PhysicalMachineManagementOntint24Icon;
4
+
@@ -0,0 +1,4 @@
1
+ import * as React from 'react';
2
+ declare const PortNetwork16SecondaryIcon: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
3
+ export default PortNetwork16SecondaryIcon;
4
+
@@ -0,0 +1,4 @@
1
+ import * as React from 'react';
2
+ declare const PoweroffShutdownStopUpgrade16GradientGrayIcon: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
3
+ export default PoweroffShutdownStopUpgrade16GradientGrayIcon;
4
+
@@ -0,0 +1,4 @@
1
+ import * as React from 'react';
2
+ declare const PoweroffShutdownStopUpgrade16RedIcon: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
3
+ export default PoweroffShutdownStopUpgrade16RedIcon;
4
+
@@ -0,0 +1,4 @@
1
+ import * as React from 'react';
2
+ declare const RefreshSync16Icon: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
3
+ export default RefreshSync16Icon;
4
+
@@ -0,0 +1,4 @@
1
+ import * as React from 'react';
2
+ declare const ReplicaService16GradientBlueIcon: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
3
+ export default ReplicaService16GradientBlueIcon;
4
+
@@ -0,0 +1,4 @@
1
+ import * as React from 'react';
2
+ declare const ReplicationService16GradientGrayIcon: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
3
+ export default ReplicationService16GradientGrayIcon;
4
+
@@ -0,0 +1,4 @@
1
+ import * as React from 'react';
2
+ declare const SecurityGroup24RedIcon: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
3
+ export default SecurityGroup24RedIcon;
4
+
@@ -0,0 +1,4 @@
1
+ import * as React from 'react';
2
+ declare const SfsService16GradientBlueIcon: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
3
+ export default SfsService16GradientBlueIcon;
4
+
@@ -0,0 +1,4 @@
1
+ import * as React from 'react';
2
+ declare const SfsService16GradientGrayIcon: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
3
+ export default SfsService16GradientGrayIcon;
4
+
@@ -0,0 +1,4 @@
1
+ import * as React from 'react';
2
+ declare const SfsService16GradientWhiteIcon: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
3
+ export default SfsService16GradientWhiteIcon;
4
+
@@ -0,0 +1,4 @@
1
+ import * as React from 'react';
2
+ declare const Tag24RedIcon: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
3
+ export default Tag24RedIcon;
4
+
@@ -0,0 +1,4 @@
1
+ import * as React from 'react';
2
+ declare const TrafficVisualization16GradientBlueIcon: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
3
+ export default TrafficVisualization16GradientBlueIcon;
4
+
@@ -0,0 +1,4 @@
1
+ import * as React from 'react';
2
+ declare const TrafficVisualization16GradientGrayIcon: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
3
+ export default TrafficVisualization16GradientGrayIcon;
4
+
@@ -0,0 +1,4 @@
1
+ import * as React from 'react';
2
+ declare const TrafficVisualization24GradientBlueIcon: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
3
+ export default TrafficVisualization24GradientBlueIcon;
4
+
@@ -0,0 +1,4 @@
1
+ import * as React from 'react';
2
+ declare const TrafficVisualization24GradientGrayIcon: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
3
+ export default TrafficVisualization24GradientGrayIcon;
4
+
@@ -0,0 +1,4 @@
1
+ import * as React from 'react';
2
+ declare const UpgradeFile16GrayIcon: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
3
+ export default UpgradeFile16GrayIcon;
4
+
@@ -0,0 +1,4 @@
1
+ import * as React from 'react';
2
+ declare const UpgradeService24OntintIcon: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
3
+ export default UpgradeService24OntintIcon;
4
+
@@ -0,0 +1,4 @@
1
+ import * as React from 'react';
2
+ declare const ViewEye16GradientGrayIcon: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
3
+ export default ViewEye16GradientGrayIcon;
4
+
@@ -0,0 +1,4 @@
1
+ import * as React from 'react';
2
+ declare const Vm16OntintIcon: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
3
+ export default Vm16OntintIcon;
4
+
@@ -0,0 +1,4 @@
1
+ import * as React from 'react';
2
+ declare const VmClusterIcon: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
3
+ export default VmClusterIcon;
4
+
@@ -0,0 +1,4 @@
1
+ import * as React from 'react';
2
+ declare const WaitingBreathingLed16GrayIcon: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
3
+ export default WaitingBreathingLed16GrayIcon;
4
+
@@ -0,0 +1,4 @@
1
+ import * as React from 'react';
2
+ declare const WaitingBreathingLed32YellowIcon: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
3
+ export default WaitingBreathingLed32YellowIcon;
4
+
@@ -1,5 +1,5 @@
1
1
  const React = require("react");
2
- function ActiveObservabilityService24GrayIcon({
2
+ function ActiveObservabilityService24OntintIcon({
3
3
  title,
4
4
  titleId,
5
5
  ...props
@@ -30,4 +30,4 @@ function ActiveObservabilityService24GrayIcon({
30
30
  fill: "#fff"
31
31
  }));
32
32
  }
33
- module.exports = ActiveObservabilityService24GrayIcon;
33
+ module.exports = ActiveObservabilityService24OntintIcon;
@@ -0,0 +1,145 @@
1
+ const React = require("react");
2
+ function BackupService16GradientBlueIcon({
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_BackupService16GradientBlueIcon_11895_2)"
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_BackupService16GradientBlueIcon_11895_2)"
25
+ }), /*#__PURE__*/React.createElement("path", {
26
+ fillRule: "evenodd",
27
+ clipRule: "evenodd",
28
+ d: "M9 10v2.003l.003.01c.004.009.014.027.036.053a.86.86 0 00.27.194c.28.14.7.24 1.191.24.492 0 .912-.1 1.19-.24a.86.86 0 00.271-.194.214.214 0 00.039-.063V10h1v2c0 .568-.447.947-.862 1.154-.445.223-1.025.346-1.638.346s-1.193-.123-1.638-.346C8.447 12.947 8 12.568 8 12v-2h1z",
29
+ fill: "url(#paint2_radial_BackupService16GradientBlueIcon_11895_2)"
30
+ }), /*#__PURE__*/React.createElement("path", {
31
+ fillRule: "evenodd",
32
+ clipRule: "evenodd",
33
+ d: "M9 9.997v.006l.003.01c.004.009.014.027.036.053a.86.86 0 00.27.194c.28.14.7.24 1.191.24.492 0 .912-.1 1.19-.24a.86.86 0 00.271-.194.214.214 0 00.039-.063v-.006l-.003-.01a.212.212 0 00-.036-.053.86.86 0 00-.27-.194c-.28-.14-.7-.24-1.191-.24-.492 0-.912.1-1.19.24a.86.86 0 00-.271.194.213.213 0 00-.036.054L9 9.998zm-.138-1.151C9.307 8.623 9.887 8.5 10.5 8.5s1.193.123 1.638.346c.415.207.862.586.862 1.154s-.447.947-.862 1.154c-.445.223-1.025.346-1.638.346s-1.193-.123-1.638-.346C8.447 10.947 8 10.568 8 10s.447-.947.862-1.154z",
34
+ fill: "url(#paint3_radial_BackupService16GradientBlueIcon_11895_2)"
35
+ }), /*#__PURE__*/React.createElement("path", {
36
+ d: "M4.008 11.197c.103.263.243.507.433.735.462.555 1.17.957 2.134 1.362a.5.5 0 00.387-.922c-.937-.394-1.453-.72-1.753-1.08a1.607 1.607 0 01-.225-.356l-.976.261z",
37
+ fill: "url(#paint4_radial_BackupService16GradientBlueIcon_11895_2)"
38
+ }), /*#__PURE__*/React.createElement("path", {
39
+ d: "M3.85 9.123a.2.2 0 01.307-.082l1.726 1.32a.2.2 0 01-.07.353l-2.56.686a.2.2 0 01-.237-.27l.835-2.007z",
40
+ fill: "url(#paint5_radial_BackupService16GradientBlueIcon_11895_2)"
41
+ }), /*#__PURE__*/React.createElement("path", {
42
+ d: "M11.992 5.303a2.613 2.613 0 00-.433-.735c-.462-.555-1.17-.956-2.134-1.362a.5.5 0 10-.387.922c.937.394 1.453.72 1.753 1.08.09.108.164.224.226.356l.975-.261z",
43
+ fill: "url(#paint6_radial_BackupService16GradientBlueIcon_11895_2)"
44
+ }), /*#__PURE__*/React.createElement("path", {
45
+ 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",
46
+ fill: "url(#paint7_radial_BackupService16GradientBlueIcon_11895_2)"
47
+ }), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("radialGradient", {
48
+ id: "paint0_radial_BackupService16GradientBlueIcon_11895_2",
49
+ cx: 0,
50
+ cy: 0,
51
+ r: 1,
52
+ gradientUnits: "userSpaceOnUse",
53
+ gradientTransform: "matrix(14 -14 14 14 1 15)"
54
+ }, /*#__PURE__*/React.createElement("stop", {
55
+ stopColor: "#5BCAFF"
56
+ }), /*#__PURE__*/React.createElement("stop", {
57
+ offset: 1,
58
+ stopColor: "#06F"
59
+ })), /*#__PURE__*/React.createElement("radialGradient", {
60
+ id: "paint1_radial_BackupService16GradientBlueIcon_11895_2",
61
+ cx: 0,
62
+ cy: 0,
63
+ r: 1,
64
+ gradientUnits: "userSpaceOnUse",
65
+ gradientTransform: "matrix(14 -14 14 14 1 15)"
66
+ }, /*#__PURE__*/React.createElement("stop", {
67
+ stopColor: "#5BCAFF"
68
+ }), /*#__PURE__*/React.createElement("stop", {
69
+ offset: 1,
70
+ stopColor: "#06F"
71
+ })), /*#__PURE__*/React.createElement("radialGradient", {
72
+ id: "paint2_radial_BackupService16GradientBlueIcon_11895_2",
73
+ cx: 0,
74
+ cy: 0,
75
+ r: 1,
76
+ gradientUnits: "userSpaceOnUse",
77
+ gradientTransform: "matrix(14 -14 14 14 1 15)"
78
+ }, /*#__PURE__*/React.createElement("stop", {
79
+ stopColor: "#5BCAFF"
80
+ }), /*#__PURE__*/React.createElement("stop", {
81
+ offset: 1,
82
+ stopColor: "#06F"
83
+ })), /*#__PURE__*/React.createElement("radialGradient", {
84
+ id: "paint3_radial_BackupService16GradientBlueIcon_11895_2",
85
+ cx: 0,
86
+ cy: 0,
87
+ r: 1,
88
+ gradientUnits: "userSpaceOnUse",
89
+ gradientTransform: "matrix(14 -14 14 14 1 15)"
90
+ }, /*#__PURE__*/React.createElement("stop", {
91
+ stopColor: "#5BCAFF"
92
+ }), /*#__PURE__*/React.createElement("stop", {
93
+ offset: 1,
94
+ stopColor: "#06F"
95
+ })), /*#__PURE__*/React.createElement("radialGradient", {
96
+ id: "paint4_radial_BackupService16GradientBlueIcon_11895_2",
97
+ cx: 0,
98
+ cy: 0,
99
+ r: 1,
100
+ gradientUnits: "userSpaceOnUse",
101
+ gradientTransform: "matrix(14 -14 14 14 1 15)"
102
+ }, /*#__PURE__*/React.createElement("stop", {
103
+ stopColor: "#5BCAFF"
104
+ }), /*#__PURE__*/React.createElement("stop", {
105
+ offset: 1,
106
+ stopColor: "#06F"
107
+ })), /*#__PURE__*/React.createElement("radialGradient", {
108
+ id: "paint5_radial_BackupService16GradientBlueIcon_11895_2",
109
+ cx: 0,
110
+ cy: 0,
111
+ r: 1,
112
+ gradientUnits: "userSpaceOnUse",
113
+ gradientTransform: "matrix(14 -14 14 14 1 15)"
114
+ }, /*#__PURE__*/React.createElement("stop", {
115
+ stopColor: "#5BCAFF"
116
+ }), /*#__PURE__*/React.createElement("stop", {
117
+ offset: 1,
118
+ stopColor: "#06F"
119
+ })), /*#__PURE__*/React.createElement("radialGradient", {
120
+ id: "paint6_radial_BackupService16GradientBlueIcon_11895_2",
121
+ cx: 0,
122
+ cy: 0,
123
+ r: 1,
124
+ gradientUnits: "userSpaceOnUse",
125
+ gradientTransform: "matrix(14 -14 14 14 1 15)"
126
+ }, /*#__PURE__*/React.createElement("stop", {
127
+ stopColor: "#5BCAFF"
128
+ }), /*#__PURE__*/React.createElement("stop", {
129
+ offset: 1,
130
+ stopColor: "#06F"
131
+ })), /*#__PURE__*/React.createElement("radialGradient", {
132
+ id: "paint7_radial_BackupService16GradientBlueIcon_11895_2",
133
+ cx: 0,
134
+ cy: 0,
135
+ r: 1,
136
+ gradientUnits: "userSpaceOnUse",
137
+ gradientTransform: "matrix(14 -14 14 14 1 15)"
138
+ }, /*#__PURE__*/React.createElement("stop", {
139
+ stopColor: "#5BCAFF"
140
+ }), /*#__PURE__*/React.createElement("stop", {
141
+ offset: 1,
142
+ stopColor: "#06F"
143
+ }))));
144
+ }
145
+ module.exports = BackupService16GradientBlueIcon;