@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
@@ -1,12 +1,12 @@
1
1
  const React = require("react");
2
- function Loading8BoldGradientBlueIcon({
2
+ function Ip24RedIcon({
3
3
  title,
4
4
  titleId,
5
5
  ...props
6
6
  }) {
7
7
  return /*#__PURE__*/React.createElement("svg", Object.assign({
8
- width: 10,
9
- height: 10,
8
+ width: 24,
9
+ height: 24,
10
10
  fill: "none",
11
11
  xmlns: "http://www.w3.org/2000/svg",
12
12
  "aria-labelledby": titleId
@@ -15,21 +15,20 @@ function Loading8BoldGradientBlueIcon({
15
15
  }, title) : null, /*#__PURE__*/React.createElement("path", {
16
16
  fillRule: "evenodd",
17
17
  clipRule: "evenodd",
18
- d: "M5 1.667A3.333 3.333 0 107.753 6.88a.833.833 0 011.376.94A5 5 0 1110 5a.833.833 0 01-1.667 0A3.333 3.333 0 005 1.667z",
19
- fill: "url(#paint0_angular_11622_42029)"
18
+ d: "M6 5h12a1 1 0 011 1v12a1 1 0 01-1 1H6a1 1 0 01-1-1V6a1 1 0 011-1zM4 6a2 2 0 012-2h12a2 2 0 012 2v12a2 2 0 01-2 2H6a2 2 0 01-2-2V6zm4 2.728h1.538V16H8V8.728zM12.34 16h-1.537V8.728h2.87c1.65 0 2.606 1.019 2.606 2.464 0 1.452-.973 2.45-2.646 2.45H12.34V16zm0-6.015v2.425h1.044c.881 0 1.31-.497 1.31-1.218 0-.724-.429-1.207-1.317-1.207H12.34z",
19
+ fill: "url(#paint0_radial_Ip24RedIcon_233_6159)"
20
20
  }), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("radialGradient", {
21
- id: "paint0_angular_11622_42029",
21
+ id: "paint0_radial_Ip24RedIcon_233_6159",
22
22
  cx: 0,
23
23
  cy: 0,
24
24
  r: 1,
25
25
  gradientUnits: "userSpaceOnUse",
26
- gradientTransform: "rotate(17.526 -13.719 18.719) scale(6.91835)"
26
+ gradientTransform: "rotate(-45 26.142 5.172) scale(22.6274)"
27
27
  }, /*#__PURE__*/React.createElement("stop", {
28
- stopColor: "#00E0FF",
29
- stopOpacity: 0.1
28
+ stopColor: "#FF5C78"
30
29
  }), /*#__PURE__*/React.createElement("stop", {
31
30
  offset: 1,
32
- stopColor: "#0080FF"
31
+ stopColor: "#DC0000"
33
32
  }))));
34
33
  }
35
- module.exports = Loading8BoldGradientBlueIcon;
34
+ module.exports = Ip24RedIcon;
@@ -0,0 +1,32 @@
1
+ const React = require("react");
2
+ function IpPool24Icon({
3
+ title,
4
+ titleId,
5
+ ...props
6
+ }) {
7
+ return /*#__PURE__*/React.createElement("svg", Object.assign({
8
+ width: 24,
9
+ height: 24,
10
+ fill: "none",
11
+ xmlns: "http://www.w3.org/2000/svg",
12
+ "aria-labelledby": titleId
13
+ }, props), title ? /*#__PURE__*/React.createElement("title", {
14
+ id: titleId
15
+ }, title) : null, /*#__PURE__*/React.createElement("path", {
16
+ d: "M10.486 5H9v7.028h1.486V5zm1.223 7.028h1.486V9.749h1.249C16.06 9.75 17 8.785 17 7.382 17 5.985 16.078 5 14.482 5h-2.773v7.028zm1.486-3.47V6.216h1.002c.858 0 1.273.466 1.273 1.167 0 .696-.415 1.177-1.266 1.177h-1.01zm5.686 7.208a.45.45 0 010 .61l-.088.087a5.093 5.093 0 01-3.618 1.492 5.1 5.1 0 01-3.618-1.492 3.706 3.706 0 00-5.24 0l-.186.186a.45.45 0 01-.627 0l-.37-.344a.424.424 0 010-.618l.185-.185a5.11 5.11 0 017.236 0 3.724 3.724 0 005.241 0l.088-.089a.424.424 0 01.618 0l.38.353zM3.25 13.587c0-.324-.28-.587-.625-.587S2 13.263 2 13.587v5.87C2 20.86 3.213 22 4.708 22h14.584C20.787 22 22 20.861 22 19.456v-5.869c0-.324-.28-.587-.625-.587s-.625.263-.625.587v5.87c0 .756-.653 1.37-1.458 1.37H4.708c-.805 0-1.458-.614-1.458-1.37v-5.87z",
17
+ fill: "url(#paint0_radial_IpPool24Icon_3132_227761)"
18
+ }), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("radialGradient", {
19
+ id: "paint0_radial_IpPool24Icon_3132_227761",
20
+ cx: 0,
21
+ cy: 0,
22
+ r: 1,
23
+ gradientUnits: "userSpaceOnUse",
24
+ gradientTransform: "matrix(20 -16.99998 16.7779 19.73873 2 22)"
25
+ }, /*#__PURE__*/React.createElement("stop", {
26
+ stopColor: "#5BCAFF"
27
+ }), /*#__PURE__*/React.createElement("stop", {
28
+ offset: 1,
29
+ stopColor: "#06F"
30
+ }))));
31
+ }
32
+ module.exports = IpPool24Icon;
@@ -0,0 +1,20 @@
1
+ const React = require("react");
2
+ function IpPoolWhite24Icon({
3
+ title,
4
+ titleId,
5
+ ...props
6
+ }) {
7
+ return /*#__PURE__*/React.createElement("svg", Object.assign({
8
+ width: 24,
9
+ height: 24,
10
+ fill: "none",
11
+ xmlns: "http://www.w3.org/2000/svg",
12
+ "aria-labelledby": titleId
13
+ }, props), title ? /*#__PURE__*/React.createElement("title", {
14
+ id: titleId
15
+ }, title) : null, /*#__PURE__*/React.createElement("path", {
16
+ d: "M10.486 5H9v7.028h1.486V5zm1.223 7.028h1.486V9.749h1.249C16.06 9.75 17 8.785 17 7.382 17 5.985 16.078 5 14.482 5h-2.773v7.028zm1.486-3.47V6.216h1.002c.858 0 1.273.466 1.273 1.167 0 .696-.415 1.177-1.266 1.177h-1.01zm5.686 7.208a.45.45 0 010 .61l-.088.087a5.093 5.093 0 01-3.618 1.492 5.1 5.1 0 01-3.618-1.492 3.706 3.706 0 00-5.24 0l-.186.186a.45.45 0 01-.627 0l-.37-.344a.424.424 0 010-.618l.185-.185a5.11 5.11 0 017.236 0 3.724 3.724 0 005.241 0l.088-.089a.424.424 0 01.618 0l.38.353zM3.25 13.587c0-.324-.28-.587-.625-.587S2 13.263 2 13.587v5.87C2 20.86 3.213 22 4.708 22h14.584C20.787 22 22 20.861 22 19.456v-5.869c0-.324-.28-.587-.625-.587s-.625.263-.625.587v5.87c0 .756-.653 1.37-1.458 1.37H4.708c-.805 0-1.458-.614-1.458-1.37v-5.87z",
17
+ fill: "#fff"
18
+ }));
19
+ }
20
+ module.exports = IpPoolWhite24Icon;
@@ -13,23 +13,24 @@ function Loading16GradientBlueIcon({
13
13
  }, props), title ? /*#__PURE__*/React.createElement("title", {
14
14
  id: titleId
15
15
  }, title) : null, /*#__PURE__*/React.createElement("path", {
16
- fillRule: "evenodd",
17
- clipRule: "evenodd",
18
- d: "M8 4a4 4 0 103.304 6.255 1 1 0 011.65 1.13A6 6 0 1114 8a1 1 0 11-1.999 0 4 4 0 00-4-4z",
19
- fill: "url(#paint0_angular_6_5)"
16
+ d: "M14.5 8a6.5 6.5 0 11-13 0 6.5 6.5 0 0113 0zM3.06 8a4.94 4.94 0 109.88 0 4.94 4.94 0 00-9.88 0z",
17
+ fill: "#08F",
18
+ fillOpacity: 0.1
19
+ }), /*#__PURE__*/React.createElement("path", {
20
+ d: "M4.85 13.456a.195.195 0 01-.272.07A6.5 6.5 0 017.122 1.56a.195.195 0 01.22.175l.12 1.154a.206.206 0 01-.177.224 4.94 4.94 0 00-1.926 9.062c.093.06.126.181.071.277l-.58 1.005z",
21
+ fill: "url(#paint0_radial_Loading16GradientBlueIcon_6_5)"
20
22
  }), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("radialGradient", {
21
- id: "paint0_angular_6_5",
23
+ id: "paint0_radial_Loading16GradientBlueIcon_6_5",
22
24
  cx: 0,
23
25
  cy: 0,
24
26
  r: 1,
25
27
  gradientUnits: "userSpaceOnUse",
26
- gradientTransform: "matrix(7.91666 2.5 -2.5 7.91666 8 8)"
28
+ gradientTransform: "matrix(2.5 -10.99998 10.99998 2.5 5 13)"
27
29
  }, /*#__PURE__*/React.createElement("stop", {
28
- stopColor: "#00E0FF",
29
- stopOpacity: 0.1
30
+ stopColor: "#5BCAFF"
30
31
  }), /*#__PURE__*/React.createElement("stop", {
31
32
  offset: 1,
32
- stopColor: "#0080FF"
33
+ stopColor: "#06F"
33
34
  }))));
34
35
  }
35
36
  module.exports = Loading16GradientBlueIcon;
@@ -1,5 +1,5 @@
1
1
  const React = require("react");
2
- function LoadingGray16Icon({
2
+ function Loading16GradientGaryIcon({
3
3
  title,
4
4
  titleId,
5
5
  ...props
@@ -18,9 +18,9 @@ function LoadingGray16Icon({
18
18
  fillOpacity: 0.6
19
19
  }), /*#__PURE__*/React.createElement("path", {
20
20
  d: "M4.85 13.456a.195.195 0 01-.272.07A6.5 6.5 0 017.122 1.56a.195.195 0 01.22.175l.12 1.154a.206.206 0 01-.177.224 4.94 4.94 0 00-1.926 9.062c.093.06.126.181.071.277l-.58 1.005z",
21
- fill: "url(#paint0_radial_LoadingGray16Icon_10877_54460)"
21
+ fill: "url(#paint0_radial_Loading16GradientGaryIcon_7877_57256)"
22
22
  }), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("radialGradient", {
23
- id: "paint0_radial_LoadingGray16Icon_10877_54460",
23
+ id: "paint0_radial_Loading16GradientGaryIcon_7877_57256",
24
24
  cx: 0,
25
25
  cy: 0,
26
26
  r: 1,
@@ -33,4 +33,4 @@ function LoadingGray16Icon({
33
33
  stopColor: "#6B7D99"
34
34
  }))));
35
35
  }
36
- module.exports = LoadingGray16Icon;
36
+ module.exports = Loading16GradientGaryIcon;
@@ -1,5 +1,5 @@
1
1
  const React = require("react");
2
- function LoadingBlue16Icon({
2
+ function Loading16OntintIcon({
3
3
  title,
4
4
  titleId,
5
5
  ...props
@@ -14,23 +14,24 @@ function LoadingBlue16Icon({
14
14
  id: titleId
15
15
  }, title) : null, /*#__PURE__*/React.createElement("path", {
16
16
  d: "M14.5 8a6.5 6.5 0 11-13 0 6.5 6.5 0 0113 0zM3.06 8a4.94 4.94 0 109.88 0 4.94 4.94 0 00-9.88 0z",
17
- fill: "#08F",
18
- fillOpacity: 0.1
17
+ fill: "#fff",
18
+ fillOpacity: 0.2
19
19
  }), /*#__PURE__*/React.createElement("path", {
20
20
  d: "M4.85 13.456a.195.195 0 01-.272.07A6.5 6.5 0 017.122 1.56a.195.195 0 01.22.175l.12 1.154a.206.206 0 01-.177.224 4.94 4.94 0 00-1.926 9.062c.093.06.126.181.071.277l-.58 1.005z",
21
- fill: "url(#paint0_radial_LoadingBlue16Icon_10877_54457)"
21
+ fill: "url(#paint0_radial_Loading16OntintIcon_6_7)"
22
22
  }), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("radialGradient", {
23
- id: "paint0_radial_LoadingBlue16Icon_10877_54457",
23
+ id: "paint0_radial_Loading16OntintIcon_6_7",
24
24
  cx: 0,
25
25
  cy: 0,
26
26
  r: 1,
27
27
  gradientUnits: "userSpaceOnUse",
28
- gradientTransform: "matrix(2.5 -10.99998 10.99998 2.5 5 13)"
28
+ gradientTransform: "matrix(-2.49995 11 -11 -2.49995 7.5 2)"
29
29
  }, /*#__PURE__*/React.createElement("stop", {
30
- stopColor: "#5BCAFF"
30
+ stopColor: "#fff"
31
31
  }), /*#__PURE__*/React.createElement("stop", {
32
32
  offset: 1,
33
- stopColor: "#06F"
33
+ stopColor: "#fff",
34
+ stopOpacity: 0.6
34
35
  }))));
35
36
  }
36
- module.exports = LoadingBlue16Icon;
37
+ module.exports = Loading16OntintIcon;
@@ -0,0 +1,36 @@
1
+ const React = require("react");
2
+ function Loading24GradientBlueIcon({
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: "M22 12c0 5.523-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2s10 4.477 10 10zM4.4 12a7.6 7.6 0 1015.2 0 7.6 7.6 0 00-15.2 0z",
17
+ fill: "#08F",
18
+ fillOpacity: 0.1
19
+ }), /*#__PURE__*/React.createElement("path", {
20
+ d: "M7.1 20.487a.197.197 0 01-.272.071 10 10 0 013.928-18.48.197.197 0 01.22.176l.209 1.989a.204.204 0 01-.178.222A7.6 7.6 0 008.028 18.48c.094.058.127.18.072.276l-1 1.732z",
21
+ fill: "url(#paint0_radial_Loading24GradientBlueIcon_6_1)"
22
+ }), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("radialGradient", {
23
+ id: "paint0_radial_Loading24GradientBlueIcon_6_1",
24
+ cx: 0,
25
+ cy: 0,
26
+ r: 1,
27
+ gradientUnits: "userSpaceOnUse",
28
+ gradientTransform: "matrix(4 -16.49997 13.11667 3.1798 7 19.5)"
29
+ }, /*#__PURE__*/React.createElement("stop", {
30
+ stopColor: "#5BCAFF"
31
+ }), /*#__PURE__*/React.createElement("stop", {
32
+ offset: 1,
33
+ stopColor: "#06F"
34
+ }))));
35
+ }
36
+ module.exports = Loading24GradientBlueIcon;
@@ -0,0 +1,36 @@
1
+ const React = require("react");
2
+ function Loading24GradientGaryIcon({
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: "M22 12c0 5.523-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2s10 4.477 10 10zM4.4 12a7.6 7.6 0 1015.2 0 7.6 7.6 0 00-15.2 0z",
17
+ fill: "#E1E6F1",
18
+ fillOpacity: 0.6
19
+ }), /*#__PURE__*/React.createElement("path", {
20
+ d: "M7.1 20.487a.197.197 0 01-.272.071 10 10 0 013.928-18.48.197.197 0 01.22.176l.209 1.989a.204.204 0 01-.178.222A7.6 7.6 0 008.028 18.48c.094.058.127.18.072.276l-1 1.732z",
21
+ fill: "url(#paint0_radial_Loading24GradientGaryIcon_7877_57258)"
22
+ }), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("radialGradient", {
23
+ id: "paint0_radial_Loading24GradientGaryIcon_7877_57258",
24
+ cx: 0,
25
+ cy: 0,
26
+ r: 1,
27
+ gradientUnits: "userSpaceOnUse",
28
+ gradientTransform: "rotate(-78.024 15.785 5.121) scale(16.8671 13.4085)"
29
+ }, /*#__PURE__*/React.createElement("stop", {
30
+ stopColor: "#CCD4E3"
31
+ }), /*#__PURE__*/React.createElement("stop", {
32
+ offset: 1,
33
+ stopColor: "#6B7D99"
34
+ }))));
35
+ }
36
+ module.exports = Loading24GradientGaryIcon;
@@ -1,35 +1,37 @@
1
1
  const React = require("react");
2
- function Loading16BoldOntintIcon({
2
+ function Loading24OntintIcon({
3
3
  title,
4
4
  titleId,
5
5
  ...props
6
6
  }) {
7
7
  return /*#__PURE__*/React.createElement("svg", Object.assign({
8
- width: 16,
9
- height: 16,
8
+ width: 24,
9
+ height: 24,
10
10
  fill: "none",
11
11
  xmlns: "http://www.w3.org/2000/svg",
12
12
  "aria-labelledby": titleId
13
13
  }, props), title ? /*#__PURE__*/React.createElement("title", {
14
14
  id: titleId
15
15
  }, title) : null, /*#__PURE__*/React.createElement("path", {
16
- fillRule: "evenodd",
17
- clipRule: "evenodd",
18
- d: "M8 4a4 4 0 103.304 6.255 1 1 0 011.65 1.13A6 6 0 1114 8a1 1 0 11-1.999 0 4 4 0 00-4-4z",
19
- fill: "url(#paint0_angular_6_7)"
16
+ d: "M22 12c0 5.523-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2s10 4.477 10 10zM4.4 12a7.6 7.6 0 1015.2 0 7.6 7.6 0 00-15.2 0z",
17
+ fill: "#fff",
18
+ fillOpacity: 0.2
19
+ }), /*#__PURE__*/React.createElement("path", {
20
+ d: "M7 20.66a10 10 0 013.955-18.605l.25 2.387A7.6 7.6 0 008.2 18.582L7 20.66z",
21
+ fill: "url(#paint0_radial_Loading24OntintIcon_6_3)"
20
22
  }), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("radialGradient", {
21
- id: "paint0_angular_6_7",
23
+ id: "paint0_radial_Loading24OntintIcon_6_3",
22
24
  cx: 0,
23
25
  cy: 0,
24
26
  r: 1,
25
27
  gradientUnits: "userSpaceOnUse",
26
- gradientTransform: "matrix(7.91666 2.5 -2.5 7.91666 8 8)"
28
+ gradientTransform: "matrix(-3.50012 17.00002 -8.73524 -1.79849 11 3)"
27
29
  }, /*#__PURE__*/React.createElement("stop", {
28
- stopColor: "#fff",
29
- stopOpacity: 0.1
30
+ stopColor: "#fff"
30
31
  }), /*#__PURE__*/React.createElement("stop", {
31
32
  offset: 1,
32
- stopColor: "#fff"
33
+ stopColor: "#fff",
34
+ stopOpacity: 0.6
33
35
  }))));
34
36
  }
35
- module.exports = Loading16BoldOntintIcon;
37
+ module.exports = Loading24OntintIcon;
@@ -1,35 +1,39 @@
1
1
  const React = require("react");
2
- function Loading24BoldGradientBlueIcon({
2
+ function Loading6GradientBlueIcon({
3
3
  title,
4
4
  titleId,
5
5
  ...props
6
6
  }) {
7
7
  return /*#__PURE__*/React.createElement("svg", Object.assign({
8
- width: 24,
9
- height: 24,
8
+ width: 6,
9
+ height: 6,
10
10
  fill: "none",
11
11
  xmlns: "http://www.w3.org/2000/svg",
12
12
  "aria-labelledby": titleId
13
13
  }, props), title ? /*#__PURE__*/React.createElement("title", {
14
14
  id: titleId
15
15
  }, title) : null, /*#__PURE__*/React.createElement("path", {
16
+ opacity: 0.5,
16
17
  fillRule: "evenodd",
17
18
  clipRule: "evenodd",
18
- d: "M12 5.5a6.5 6.5 0 105.369 10.165 1.5 1.5 0 012.476 1.694A9.5 9.5 0 1121.5 12a1.5 1.5 0 01-3 .001A6.5 6.5 0 0012 5.5z",
19
- fill: "url(#paint0_angular_6_1)"
19
+ d: "M3 5a2 2 0 100-4 2 2 0 000 4zm0 1a3 3 0 100-6 3 3 0 000 6z",
20
+ fill: "#08F",
21
+ fillOpacity: 0.1
22
+ }), /*#__PURE__*/React.createElement("path", {
23
+ d: "M3 0a3 3 0 00-1.763 5.427l.586-.807A2.003 2.003 0 013 .997V0z",
24
+ fill: "url(#paint0_radial_Loading6GradientBlueIcon_13765_71910)"
20
25
  }), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("radialGradient", {
21
- id: "paint0_angular_6_1",
26
+ id: "paint0_radial_Loading6GradientBlueIcon_13765_71910",
22
27
  cx: 0,
23
28
  cy: 0,
24
29
  r: 1,
25
30
  gradientUnits: "userSpaceOnUse",
26
- gradientTransform: "rotate(17.526 -32.925 44.925) scale(13.1449)"
31
+ gradientTransform: "matrix(6 -6 6 6 0 6)"
27
32
  }, /*#__PURE__*/React.createElement("stop", {
28
- stopColor: "#00E0FF",
29
- stopOpacity: 0.1
33
+ stopColor: "#5BCAFF"
30
34
  }), /*#__PURE__*/React.createElement("stop", {
31
35
  offset: 1,
32
- stopColor: "#0080FF"
36
+ stopColor: "#06F"
33
37
  }))));
34
38
  }
35
- module.exports = Loading24BoldGradientBlueIcon;
39
+ module.exports = Loading6GradientBlueIcon;
@@ -1,12 +1,12 @@
1
1
  const React = require("react");
2
- function Loading8BoldOntintIcon({
2
+ function Loading6OntintIcon({
3
3
  title,
4
4
  titleId,
5
5
  ...props
6
6
  }) {
7
7
  return /*#__PURE__*/React.createElement("svg", Object.assign({
8
- width: 10,
9
- height: 10,
8
+ width: 6,
9
+ height: 6,
10
10
  fill: "none",
11
11
  xmlns: "http://www.w3.org/2000/svg",
12
12
  "aria-labelledby": titleId
@@ -15,21 +15,25 @@ function Loading8BoldOntintIcon({
15
15
  }, title) : null, /*#__PURE__*/React.createElement("path", {
16
16
  fillRule: "evenodd",
17
17
  clipRule: "evenodd",
18
- d: "M5 1.667A3.333 3.333 0 107.753 6.88a.833.833 0 011.376.94A5 5 0 1110 5a.833.833 0 01-1.667 0A3.333 3.333 0 005 1.667z",
19
- fill: "url(#paint0_angular_10090_58812)"
18
+ d: "M3 5a2 2 0 100-4 2 2 0 000 4zm0 1a3 3 0 100-6 3 3 0 000 6z",
19
+ fill: "#fff",
20
+ fillOpacity: 0.2
21
+ }), /*#__PURE__*/React.createElement("path", {
22
+ d: "M3 0a3 3 0 00-1.763 5.427l.586-.807A2.003 2.003 0 013 .997V0z",
23
+ fill: "url(#paint0_radial_Loading6OntintIcon_13765_71911)"
20
24
  }), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("radialGradient", {
21
- id: "paint0_angular_10090_58812",
25
+ id: "paint0_radial_Loading6OntintIcon_13765_71911",
22
26
  cx: 0,
23
27
  cy: 0,
24
28
  r: 1,
25
29
  gradientUnits: "userSpaceOnUse",
26
- gradientTransform: "rotate(17.526 -13.719 18.719) scale(6.91835)"
30
+ gradientTransform: "rotate(117.071 2.938 1.956) scale(6.05926 10.331)"
27
31
  }, /*#__PURE__*/React.createElement("stop", {
28
- stopColor: "#fff",
29
- stopOpacity: 0.1
32
+ stopColor: "#fff"
30
33
  }), /*#__PURE__*/React.createElement("stop", {
31
34
  offset: 1,
32
- stopColor: "#fff"
35
+ stopColor: "#fff",
36
+ stopOpacity: 0.6
33
37
  }))));
34
38
  }
35
- module.exports = Loading8BoldOntintIcon;
39
+ module.exports = Loading6OntintIcon;
@@ -17,10 +17,10 @@ function Loading8GradientBlueIcon({
17
17
  fill: "#08F",
18
18
  fillOpacity: 0.1
19
19
  }), /*#__PURE__*/React.createElement("path", {
20
- d: "M2.05 7.378a.098.098 0 01-.136.035A4 4 0 013.483.033a.098.098 0 01.11.088l.079.756a.103.103 0 01-.089.112A3.04 3.04 0 002.394 6.58c.047.03.064.09.036.138l-.38.659z",
21
- fill: "url(#paint0_radial_Loading8GradientBlueIcon_961_25185)"
20
+ d: "M2.05 7.377a.098.098 0 01-.136.036A4 4 0 013.483.033a.098.098 0 01.11.088l.079.756a.103.103 0 01-.089.111 3.04 3.04 0 00-1.189 5.593c.047.029.064.09.036.138l-.38.658z",
21
+ fill: "url(#paint0_radial_Loading8GradientBlueIcon_11622_42029)"
22
22
  }), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("radialGradient", {
23
- id: "paint0_radial_Loading8GradientBlueIcon_961_25185",
23
+ id: "paint0_radial_Loading8GradientBlueIcon_11622_42029",
24
24
  cx: 0,
25
25
  cy: 0,
26
26
  r: 1,
@@ -1,35 +1,37 @@
1
1
  const React = require("react");
2
- function Loading8GradientWhiteIcon({
2
+ function Loading8OntintIcon({
3
3
  title,
4
4
  titleId,
5
5
  ...props
6
6
  }) {
7
7
  return /*#__PURE__*/React.createElement("svg", Object.assign({
8
- width: 10,
9
- height: 10,
8
+ width: 8,
9
+ height: 8,
10
10
  fill: "none",
11
11
  xmlns: "http://www.w3.org/2000/svg",
12
12
  "aria-labelledby": titleId
13
13
  }, props), title ? /*#__PURE__*/React.createElement("title", {
14
14
  id: titleId
15
15
  }, title) : null, /*#__PURE__*/React.createElement("path", {
16
- fillRule: "evenodd",
17
- clipRule: "evenodd",
18
- d: "M5 1.667A3.333 3.333 0 107.753 6.88a.833.833 0 011.376.94A5 5 0 1110 5a.833.833 0 01-1.667 0A3.333 3.333 0 005 1.667z",
19
- fill: "url(#paint0_angular_10090_58812)"
16
+ d: "M8 4a4 4 0 11-8 0 4 4 0 018 0zM.96 4a3.04 3.04 0 106.08 0A3.04 3.04 0 00.96 4z",
17
+ fill: "#fff",
18
+ fillOpacity: 0.2
19
+ }), /*#__PURE__*/React.createElement("path", {
20
+ d: "M2.05 7.377a.098.098 0 01-.136.036A4 4 0 013.483.033a.098.098 0 01.11.088l.079.756a.103.103 0 01-.089.111 3.04 3.04 0 00-1.189 5.593c.047.029.064.09.036.138l-.38.658z",
21
+ fill: "url(#paint0_radial_Loading8OntintIcon_10090_58812)"
20
22
  }), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("radialGradient", {
21
- id: "paint0_angular_10090_58812",
23
+ id: "paint0_radial_Loading8OntintIcon_10090_58812",
22
24
  cx: 0,
23
25
  cy: 0,
24
26
  r: 1,
25
27
  gradientUnits: "userSpaceOnUse",
26
- gradientTransform: "rotate(17.526 -13.719 18.719) scale(6.91835)"
28
+ gradientTransform: "rotate(104.191 1.727 1.591) scale(6.90296)"
27
29
  }, /*#__PURE__*/React.createElement("stop", {
28
- stopColor: "#fff",
29
- stopOpacity: 0.1
30
+ stopColor: "#fff"
30
31
  }), /*#__PURE__*/React.createElement("stop", {
31
32
  offset: 1,
32
- stopColor: "#fff"
33
+ stopColor: "#fff",
34
+ stopOpacity: 0.6
33
35
  }))));
34
36
  }
35
- module.exports = Loading8GradientWhiteIcon;
37
+ module.exports = Loading8OntintIcon;
@@ -0,0 +1,98 @@
1
+ const React = require("react");
2
+ function NetworkSecurityPolicyAllow16BlueIcon({
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.819 1.594h1.277c.893 0 1.617.724 1.617 1.617v4.78a17.826 17.826 0 00-.917-.348V3.21a.7.7 0 00-.7-.7h-1.233a1.1 1.1 0 01-1.02.689H5.87a1.1 1.1 0 01-1.021-.69H3.617a.7.7 0 00-.7.7v10.213a.7.7 0 00.7.7h5.224l.027.044c.217.342.508.614.834.873H3.617A1.617 1.617 0 012 13.423V3.211c0-.893.724-1.617 1.617-1.617h1.277A1.1 1.1 0 015.87 1h3.971c.425 0 .794.24.977.594z",
19
+ fill: "url(#paint0_radial_NetworkSecurityPolicyAllow16BlueIcon_198_43529)"
20
+ }), /*#__PURE__*/React.createElement("path", {
21
+ fillRule: "evenodd",
22
+ clipRule: "evenodd",
23
+ d: "M10.3 8.587C11.663 8.03 11.85 8 12.075 8c.227 0 .412.03 1.777.587.28.113.499.21.669.3.169.09.31.184.414.301.218.245.217.526.216.772v2.603c0 .584-.07.99-.29 1.336-.202.32-.519.562-.903.856l-.035.026c-.427.327-.792.55-1.092.694-.295.14-.55.215-.756.215-.205 0-.461-.074-.755-.215a6.661 6.661 0 01-1.15-.703c-.384-.293-.678-.552-.88-.873-.22-.346-.29-.752-.29-1.336V9.959c-.002-.245-.002-.526.216-.77.104-.118.245-.212.413-.302.17-.09.39-.187.67-.3zm1.776 3.258V8.79c.083 0 .86.26 1.451.5.275.113.455.187.596.262a.496.496 0 01.18.13l.011.015c.047.052.071.09.071.302v1.846h-2.309zm0 0v2.994c-.072 0-.26 0-.52-.125l-.028-.013c-.233-.111-.337-.161-.747-.43-.43-.329-.573-.455-.726-.669-.126-.2-.234-.495-.234-1.04v-.717h2.255z",
24
+ fill: "url(#paint1_radial_NetworkSecurityPolicyAllow16BlueIcon_198_43529)"
25
+ }), /*#__PURE__*/React.createElement("path", {
26
+ fillRule: "evenodd",
27
+ clipRule: "evenodd",
28
+ d: "M7.69 8.155a.459.459 0 01-.34-.113L5.894 6.69A.46.46 0 016.5 6l1.105 1.023 2.087-2.6c.137-.183.413-.208.617-.056.203.153.257.425.12.607L8.026 7.965A.464.464 0 018 8L7.999 8a.397.397 0 01-.31.154z",
29
+ fill: "url(#paint2_radial_NetworkSecurityPolicyAllow16BlueIcon_198_43529)"
30
+ }), /*#__PURE__*/React.createElement("path", {
31
+ d: "M4 10.5a.5.5 0 01.5-.5h4v1h-4a.5.5 0 01-.5-.5z",
32
+ fill: "url(#paint3_radial_NetworkSecurityPolicyAllow16BlueIcon_198_43529)"
33
+ }), /*#__PURE__*/React.createElement("path", {
34
+ d: "M4 12.5a.5.5 0 01.5-.5h4v1h-4a.5.5 0 01-.5-.5z",
35
+ fill: "url(#paint4_radial_NetworkSecurityPolicyAllow16BlueIcon_198_43529)"
36
+ }), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("radialGradient", {
37
+ id: "paint0_radial_NetworkSecurityPolicyAllow16BlueIcon_198_43529",
38
+ cx: 0,
39
+ cy: 0,
40
+ r: 1,
41
+ gradientUnits: "userSpaceOnUse",
42
+ gradientTransform: "matrix(11.71278 -14.04017 13.81272 11.52304 2 15.04)"
43
+ }, /*#__PURE__*/React.createElement("stop", {
44
+ stopColor: "#5BCAFF"
45
+ }), /*#__PURE__*/React.createElement("stop", {
46
+ offset: 1,
47
+ stopColor: "#06F"
48
+ })), /*#__PURE__*/React.createElement("radialGradient", {
49
+ id: "paint1_radial_NetworkSecurityPolicyAllow16BlueIcon_198_43529",
50
+ cx: 0,
51
+ cy: 0,
52
+ r: 1,
53
+ gradientUnits: "userSpaceOnUse",
54
+ gradientTransform: "matrix(6.15248 -7.69025 7.50276 6.00248 9 15.69)"
55
+ }, /*#__PURE__*/React.createElement("stop", {
56
+ stopColor: "#5BCAFF"
57
+ }), /*#__PURE__*/React.createElement("stop", {
58
+ offset: 1,
59
+ stopColor: "#06F"
60
+ })), /*#__PURE__*/React.createElement("radialGradient", {
61
+ id: "paint2_radial_NetworkSecurityPolicyAllow16BlueIcon_198_43529",
62
+ cx: 0,
63
+ cy: 0,
64
+ r: 1,
65
+ gradientUnits: "userSpaceOnUse",
66
+ gradientTransform: "matrix(4.768 -3.88858 3.80915 4.67059 5.736 8.156)"
67
+ }, /*#__PURE__*/React.createElement("stop", {
68
+ stopColor: "#5BCAFF"
69
+ }), /*#__PURE__*/React.createElement("stop", {
70
+ offset: 1,
71
+ stopColor: "#06F"
72
+ })), /*#__PURE__*/React.createElement("radialGradient", {
73
+ id: "paint3_radial_NetworkSecurityPolicyAllow16BlueIcon_198_43529",
74
+ cx: 0,
75
+ cy: 0,
76
+ r: 1,
77
+ gradientUnits: "userSpaceOnUse",
78
+ gradientTransform: "matrix(4.5 -1 .42353 1.90588 4 11)"
79
+ }, /*#__PURE__*/React.createElement("stop", {
80
+ stopColor: "#5BCAFF"
81
+ }), /*#__PURE__*/React.createElement("stop", {
82
+ offset: 1,
83
+ stopColor: "#06F"
84
+ })), /*#__PURE__*/React.createElement("radialGradient", {
85
+ id: "paint4_radial_NetworkSecurityPolicyAllow16BlueIcon_198_43529",
86
+ cx: 0,
87
+ cy: 0,
88
+ r: 1,
89
+ gradientUnits: "userSpaceOnUse",
90
+ gradientTransform: "matrix(4.5 -1 .42353 1.90588 4 13)"
91
+ }, /*#__PURE__*/React.createElement("stop", {
92
+ stopColor: "#5BCAFF"
93
+ }), /*#__PURE__*/React.createElement("stop", {
94
+ offset: 1,
95
+ stopColor: "#06F"
96
+ }))));
97
+ }
98
+ module.exports = NetworkSecurityPolicyAllow16BlueIcon;
@@ -0,0 +1,34 @@
1
+ const React = require("react");
2
+ function NetworkSecurityPolicyAllow24BlueIcon({
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: "M8.085 4H6a1 1 0 00-1 1v14a1 1 0 001 1h7.243c.123.132.26.272.411.424.191.19.332.309.452.41.068.057.13.11.191.166H6a2 2 0 01-2-2V5a2 2 0 012-2h2.085A1.5 1.5 0 019.5 2h5a1.5 1.5 0 011.415 1H18a2 2 0 012 2v5.828a49.104 49.104 0 00-1-.38V5a1 1 0 00-1-1h-2.085A1.5 1.5 0 0114.5 5h-5a1.5 1.5 0 01-1.415-1zm3.583 7.257a.628.628 0 01-.48-.154L9.192 9.255a.63.63 0 01.832-.946l1.511 1.4 2.858-3.56c.187-.25.565-.283.843-.075.278.209.352.58.164.83l-3.283 4.09a.625.625 0 01-.04.052l-.005.005a.541.541 0 01-.404.206zm3.554.591c1.868-.76 2.122-.803 2.432-.803.311 0 .564.042 2.433.803.38.156.681.288.915.412.23.122.423.252.566.412.298.334.297.718.296 1.055v3.563c0 .8-.096 1.354-.397 1.83-.277.437-.71.768-1.236 1.17l-.048.036c-.585.447-1.083.753-1.495.95-.402.192-.753.294-1.034.294-.28 0-.63-.102-1.034-.294a9.109 9.109 0 01-1.573-.962c-.526-.402-.928-.757-1.206-1.195-.3-.475-.396-1.03-.396-1.83V13.728c-.002-.337-.002-.721.296-1.055.143-.16.335-.29.566-.412.233-.124.534-.256.915-.412zm2.432 4.46v-4.18c.113 0 1.177.354 1.986.684.377.153.622.255.816.358.17.09.207.134.245.178l.008.01.009.01c.064.072.096.122.096.414v2.526h-3.16zm0 0v4.098c-.098 0-.356-.002-.712-.172l-.038-.018c-.318-.152-.461-.22-1.023-.588-.589-.45-.784-.623-.993-.916-.173-.273-.32-.678-.32-1.422v-.982h3.086zM7.202 14.782a.6.6 0 000 1.2h5.033v-1.2H7.202zm-.6 3.337a.6.6 0 01.6-.6h5.04v1.2h-5.04a.6.6 0 01-.6-.6z",
19
+ fill: "url(#paint0_radial_NetworkSecurityPolicyAllow24BlueIcon_209_44559)"
20
+ }), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("radialGradient", {
21
+ id: "paint0_radial_NetworkSecurityPolicyAllow24BlueIcon_209_44559",
22
+ cx: 0,
23
+ cy: 0,
24
+ r: 1,
25
+ gradientUnits: "userSpaceOnUse",
26
+ gradientTransform: "rotate(-47.609 26.448 6.251) scale(26.4975 26.3877)"
27
+ }, /*#__PURE__*/React.createElement("stop", {
28
+ stopColor: "#5BCAFF"
29
+ }), /*#__PURE__*/React.createElement("stop", {
30
+ offset: 1,
31
+ stopColor: "#06F"
32
+ }))));
33
+ }
34
+ module.exports = NetworkSecurityPolicyAllow24BlueIcon;