@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,98 @@
1
+ import * as React from "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
+ export default NetworkSecurityPolicyAllow16BlueIcon;
@@ -0,0 +1,34 @@
1
+ import * as React from "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
+ export default NetworkSecurityPolicyAllow24BlueIcon;
@@ -0,0 +1,34 @@
1
+ import * as React from "react";
2
+ function NetworkSecurityPolicyAllow24GreyIcon({
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_NetworkSecurityPolicyAllow24GreyIcon_182_38937)"
20
+ }), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("radialGradient", {
21
+ id: "paint0_radial_NetworkSecurityPolicyAllow24GreyIcon_182_38937",
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: "#CCD4E3"
29
+ }), /*#__PURE__*/React.createElement("stop", {
30
+ offset: 1,
31
+ stopColor: "#6B7D99"
32
+ }))));
33
+ }
34
+ export default NetworkSecurityPolicyAllow24GreyIcon;
@@ -0,0 +1,98 @@
1
+ import * as React from "react";
2
+ function NetworkSecurityPolicyDeny16RedIcon({
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_NetworkSecurityPolicyDeny16RedIcon_198_43479)"
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_NetworkSecurityPolicyDeny16RedIcon_198_43479)"
25
+ }), /*#__PURE__*/React.createElement("path", {
26
+ d: "M4 10.5a.5.5 0 01.5-.5h4v1h-4a.5.5 0 01-.5-.5z",
27
+ fill: "url(#paint2_radial_NetworkSecurityPolicyDeny16RedIcon_198_43479)"
28
+ }), /*#__PURE__*/React.createElement("path", {
29
+ d: "M4 12.5a.5.5 0 01.5-.5h4v1h-4a.5.5 0 01-.5-.5z",
30
+ fill: "url(#paint3_radial_NetworkSecurityPolicyDeny16RedIcon_198_43479)"
31
+ }), /*#__PURE__*/React.createElement("path", {
32
+ fillRule: "evenodd",
33
+ clipRule: "evenodd",
34
+ d: "M6 5.15a.46.46 0 01.65-.65l1.175 1.175L9 4.5a.46.46 0 01.65.65L8.477 6.326 9.65 7.5A.46.46 0 019 8.15L7.825 6.977 6.651 8.15A.46.46 0 016 7.5l1.175-1.175L6 5.151z",
35
+ fill: "url(#paint4_radial_NetworkSecurityPolicyDeny16RedIcon_198_43479)"
36
+ }), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("radialGradient", {
37
+ id: "paint0_radial_NetworkSecurityPolicyDeny16RedIcon_198_43479",
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: "#FF5C78"
45
+ }), /*#__PURE__*/React.createElement("stop", {
46
+ offset: 1,
47
+ stopColor: "#DC0000"
48
+ })), /*#__PURE__*/React.createElement("radialGradient", {
49
+ id: "paint1_radial_NetworkSecurityPolicyDeny16RedIcon_198_43479",
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: "#FF5C78"
57
+ }), /*#__PURE__*/React.createElement("stop", {
58
+ offset: 1,
59
+ stopColor: "#DC0000"
60
+ })), /*#__PURE__*/React.createElement("radialGradient", {
61
+ id: "paint2_radial_NetworkSecurityPolicyDeny16RedIcon_198_43479",
62
+ cx: 0,
63
+ cy: 0,
64
+ r: 1,
65
+ gradientUnits: "userSpaceOnUse",
66
+ gradientTransform: "matrix(4.5 -1 .42353 1.90588 4 11)"
67
+ }, /*#__PURE__*/React.createElement("stop", {
68
+ stopColor: "#FF5C78"
69
+ }), /*#__PURE__*/React.createElement("stop", {
70
+ offset: 1,
71
+ stopColor: "#DC0000"
72
+ })), /*#__PURE__*/React.createElement("radialGradient", {
73
+ id: "paint3_radial_NetworkSecurityPolicyDeny16RedIcon_198_43479",
74
+ cx: 0,
75
+ cy: 0,
76
+ r: 1,
77
+ gradientUnits: "userSpaceOnUse",
78
+ gradientTransform: "matrix(4.5 -1 .42353 1.90588 4 13)"
79
+ }, /*#__PURE__*/React.createElement("stop", {
80
+ stopColor: "#FF5C78"
81
+ }), /*#__PURE__*/React.createElement("stop", {
82
+ offset: 1,
83
+ stopColor: "#DC0000"
84
+ })), /*#__PURE__*/React.createElement("radialGradient", {
85
+ id: "paint4_radial_NetworkSecurityPolicyDeny16RedIcon_198_43479",
86
+ cx: 0,
87
+ cy: 0,
88
+ r: 1,
89
+ gradientUnits: "userSpaceOnUse",
90
+ gradientTransform: "rotate(-45 12.934 -2.937) scale(5.54371)"
91
+ }, /*#__PURE__*/React.createElement("stop", {
92
+ stopColor: "#FF5C78"
93
+ }), /*#__PURE__*/React.createElement("stop", {
94
+ offset: 1,
95
+ stopColor: "#DC0000"
96
+ }))));
97
+ }
98
+ export default NetworkSecurityPolicyDeny16RedIcon;
@@ -0,0 +1,34 @@
1
+ import * as React from "react";
2
+ function NetworkSecurityPolicyDeny24GreyIcon({
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-1zm7.137 7.848c1.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-.6zM12 11.5a2.49 2.49 0 001.66-.632L9.85 7.724A2.5 2.5 0 0012 11.5zm1.851-.82c.054-.059.104-.12.152-.184l-.152.184zm-3.328-3.697l3.738 3.085a2.5 2.5 0 00-3.739-3.085zM12 12.5a3.5 3.5 0 100-7 3.5 3.5 0 000 7z",
19
+ fill: "url(#paint0_radial_NetworkSecurityPolicyDeny24GreyIcon_182_38780)"
20
+ }), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("radialGradient", {
21
+ id: "paint0_radial_NetworkSecurityPolicyDeny24GreyIcon_182_38780",
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: "#CCD4E3"
29
+ }), /*#__PURE__*/React.createElement("stop", {
30
+ offset: 1,
31
+ stopColor: "#6B7D99"
32
+ }))));
33
+ }
34
+ export default NetworkSecurityPolicyDeny24GreyIcon;
@@ -0,0 +1,34 @@
1
+ import * as React from "react";
2
+ function NetworkSecurityPolicyDeny24RedIcon({
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-1zm7.137 7.848c1.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-.6zM12 11.5a2.49 2.49 0 001.66-.632L9.85 7.724A2.5 2.5 0 0012 11.5zm1.851-.82c.054-.059.104-.12.152-.184l-.152.184zm-3.328-3.697l3.738 3.085a2.5 2.5 0 00-3.739-3.085zM12 12.5a3.5 3.5 0 100-7 3.5 3.5 0 000 7z",
19
+ fill: "url(#paint0_radial_NetworkSecurityPolicyDeny24RedIcon_209_44564)"
20
+ }), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("radialGradient", {
21
+ id: "paint0_radial_NetworkSecurityPolicyDeny24RedIcon_209_44564",
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: "#FF5C78"
29
+ }), /*#__PURE__*/React.createElement("stop", {
30
+ offset: 1,
31
+ stopColor: "#DC0000"
32
+ }))));
33
+ }
34
+ export default NetworkSecurityPolicyDeny24RedIcon;
@@ -0,0 +1,34 @@
1
+ import * as React from "react";
2
+ function ObservabilityService16GradientBlueIcon({
3
+ title,
4
+ titleId,
5
+ ...props
6
+ }) {
7
+ return /*#__PURE__*/React.createElement("svg", Object.assign({
8
+ width: 16,
9
+ height: 16,
10
+ fill: "none",
11
+ xmlns: "http://www.w3.org/2000/svg",
12
+ "aria-labelledby": titleId
13
+ }, props), title ? /*#__PURE__*/React.createElement("title", {
14
+ id: titleId
15
+ }, title) : null, /*#__PURE__*/React.createElement("path", {
16
+ fillRule: "evenodd",
17
+ clipRule: "evenodd",
18
+ d: "M3 1a2 2 0 00-2 2v10a2 2 0 002 2h10a2 2 0 002-2V3a2 2 0 00-2-2H3zm10 1H3a1 1 0 00-1 1v10a1 1 0 001 1h10a1 1 0 001-1V3a1 1 0 00-1-1zM9.103 4.047a3.575 3.575 0 01.24 4.79l.866.866c.14-.14.366-.14.505 0l2.181 2.181c.14.14.14.366 0 .506l-.505.505a.358.358 0 01-.506 0l-2.181-2.18a.358.358 0 010-.506l-.865-.866a3.575 3.575 0 11.265-5.296zm.29 3.014a2.86 2.86 0 11-5.638-.97 2.86 2.86 0 015.639.97zm-5.274 0h.975c.141 0 .27-.084.327-.213l.527-1.185.705 2.912a.358.358 0 00.663.084L8.17 7.06h.86a2.515 2.515 0 00.037-.715H7.954a.358.358 0 00-.315.19l-.512.959-.732-3.02a.357.357 0 00-.674-.061l-.86 1.932h-.779a2.535 2.535 0 00.037.716zm6.718 0a4.337 4.337 0 00.021-.716h2.101v.716h-2.122z",
19
+ fill: "url(#paint0_radial_ObservabilityService16GradientBlueIcon_9691_57847)"
20
+ }), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("radialGradient", {
21
+ id: "paint0_radial_ObservabilityService16GradientBlueIcon_9691_57847",
22
+ cx: 0,
23
+ cy: 0,
24
+ r: 1,
25
+ gradientUnits: "userSpaceOnUse",
26
+ gradientTransform: "matrix(14 -14 14 14 1 15)"
27
+ }, /*#__PURE__*/React.createElement("stop", {
28
+ stopColor: "#5BCAFF"
29
+ }), /*#__PURE__*/React.createElement("stop", {
30
+ offset: 1,
31
+ stopColor: "#06F"
32
+ }))));
33
+ }
34
+ export default ObservabilityService16GradientBlueIcon;
@@ -0,0 +1,34 @@
1
+ import * as React from "react";
2
+ function ObservabilityService16GradientGrayIcon({
3
+ title,
4
+ titleId,
5
+ ...props
6
+ }) {
7
+ return /*#__PURE__*/React.createElement("svg", Object.assign({
8
+ width: 16,
9
+ height: 16,
10
+ fill: "none",
11
+ xmlns: "http://www.w3.org/2000/svg",
12
+ "aria-labelledby": titleId
13
+ }, props), title ? /*#__PURE__*/React.createElement("title", {
14
+ id: titleId
15
+ }, title) : null, /*#__PURE__*/React.createElement("path", {
16
+ fillRule: "evenodd",
17
+ clipRule: "evenodd",
18
+ d: "M3 1a2 2 0 00-2 2v10a2 2 0 002 2h10a2 2 0 002-2V3a2 2 0 00-2-2H3zm10 1H3a1 1 0 00-1 1v10a1 1 0 001 1h10a1 1 0 001-1V3a1 1 0 00-1-1zM9.103 4.047a3.575 3.575 0 01.24 4.79l.866.866c.14-.14.366-.14.505 0l2.181 2.181c.14.14.14.366 0 .506l-.505.505a.358.358 0 01-.506 0l-2.181-2.18a.358.358 0 010-.506l-.865-.866a3.575 3.575 0 11.265-5.296zm.29 3.014a2.86 2.86 0 11-5.638-.97 2.86 2.86 0 015.639.97zm-5.274 0h.975c.141 0 .27-.084.327-.213l.527-1.185.705 2.912a.358.358 0 00.663.084L8.17 7.06h.86a2.515 2.515 0 00.037-.715H7.954a.358.358 0 00-.315.19l-.512.959-.732-3.02a.357.357 0 00-.674-.061l-.86 1.932h-.779a2.535 2.535 0 00.037.716zm6.718 0a4.337 4.337 0 00.021-.716h2.101v.716h-2.122z",
19
+ fill: "url(#paint0_radial_ObservabilityService16GradientGrayIcon_3153_48714)"
20
+ }), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("radialGradient", {
21
+ id: "paint0_radial_ObservabilityService16GradientGrayIcon_3153_48714",
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: "color(display-p3 .8 .8331 .8902)"
29
+ }), /*#__PURE__*/React.createElement("stop", {
30
+ offset: 1,
31
+ stopColor: "color(display-p3 .42 .492 .6)"
32
+ }))));
33
+ }
34
+ export default ObservabilityService16GradientGrayIcon;
@@ -0,0 +1,24 @@
1
+ import * as React from "react";
2
+ function PhysicalDisk16SecondaryIcon({
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.06 1.554a1 1 0 00-.98-.804H3.92a1 1 0 00-.98.804L1 11.25v1.6c0 .84 0 1.26.163 1.58a1.5 1.5 0 00.656.656c.32.164.74.164 1.581.164h9.2c.84 0 1.26 0 1.581-.164a1.5 1.5 0 00.655-.655C15 14.11 15 13.69 15 12.85v-1.6l-1.94-9.696zm.82 9.196l-1.8-9H3.92l-1.8 9h11.76zM2 11.75v1.1c0 .437 0 .704.017.904a1.283 1.283 0 00.034.215.5.5 0 00.23.23 1.275 1.275 0 00.215.034c.2.016.467.017.904.017h9.2c.437 0 .704 0 .904-.017a1.275 1.275 0 00.215-.034l.008-.004a.5.5 0 00.218-.218l.004-.008a1.292 1.292 0 00.034-.216c.016-.2.017-.466.017-.903v-1.1H2zm6-3.575c1.985 0 3.25-1.292 3.25-2.5s-1.265-2.5-3.25-2.5-3.25 1.292-3.25 2.5c0 .6.311 1.22.867 1.692l1.971-1.34a.625.625 0 11.703 1.033l-1.418.964c.342.097.72.151 1.127.151zm-2.129.53c.626.3 1.353.47 2.129.47 2.347 0 4.25-1.567 4.25-3.5s-1.903-3.5-4.25-3.5-4.25 1.567-4.25 3.5c0 .867.382 1.66 1.015 2.27l-1.105.752a.625.625 0 00.702 1.034l1.51-1.026z",
19
+ fill: "#2C3852",
20
+ fillOpacity: 0.6,
21
+ opacity: 0.6
22
+ }));
23
+ }
24
+ export default PhysicalDisk16SecondaryIcon;
@@ -0,0 +1,66 @@
1
+ import * as React from "react";
2
+ function PhysicalMachineClusterIcon({
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: "M9.7 12.35a.9.9 0 11-1.8 0 .9.9 0 011.8 0z",
17
+ fill: "url(#paint0_radial_PhysicalMachineClusterIcon_3175_39328)"
18
+ }), /*#__PURE__*/React.createElement("path", {
19
+ fillRule: "evenodd",
20
+ clipRule: "evenodd",
21
+ d: "M6 11.1a1.5 1.5 0 011.5-1.5h9a1.5 1.5 0 011.5 1.5v2.5a1.5 1.5 0 01-1.5 1.5h-9A1.5 1.5 0 016 13.6v-2.5zm1.5-.5a.5.5 0 00-.5.5v2.5a.5.5 0 00.5.5h9a.5.5 0 00.5-.5v-2.5a.5.5 0 00-.5-.5h-9z",
22
+ fill: "url(#paint1_radial_PhysicalMachineClusterIcon_3175_39328)"
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_PhysicalMachineClusterIcon_3175_39328)"
28
+ }), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("radialGradient", {
29
+ id: "paint0_radial_PhysicalMachineClusterIcon_3175_39328",
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_PhysicalMachineClusterIcon_3175_39328",
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_PhysicalMachineClusterIcon_3175_39328",
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 PhysicalMachineClusterIcon;
@@ -0,0 +1,64 @@
1
+ import * as React from "react";
2
+ function PhysicalMachineManagementBlue24Icon({
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: "M1.218 7.092C1 7.52 1 8.08 1 9.2v1.6c0 1.12 0 1.68.218 2.108a2 2 0 00.874.874C2.52 14 3.08 14 4.2 14H14c0-.342.034-.677.1-1H4.2c-.577 0-.949 0-1.232-.024-.272-.022-.373-.06-.422-.085a1 1 0 01-.437-.437c-.025-.05-.063-.15-.085-.422C2 11.75 2 11.377 2 10.8V9.2c0-.577 0-.949.024-1.232.022-.272.06-.373.085-.422a1 1 0 01.437-.437c.05-.025.15-.063.422-.085C3.25 7 3.623 7 4.2 7h13.6c.577 0 .949 0 1.232.024.272.022.372.06.422.085a1 1 0 01.437.437c.025.05.063.15.085.422.022.266.024.612.024 1.132.348.07.683.177 1 .316V9.2c0-1.12 0-1.68-.218-2.108a2 2 0 00-.874-.874C19.48 6 18.92 6 17.8 6H4.2c-1.12 0-1.68 0-2.108.218a2 2 0 00-.874.874z",
17
+ fill: "url(#paint0_radial_PhysicalMachineManagementBlue24Icon_14564_14)"
18
+ }), /*#__PURE__*/React.createElement("path", {
19
+ d: "M5.75 9.5a1.25 1.25 0 11-2.5 0 1.25 1.25 0 012.5 0z",
20
+ fill: "url(#paint1_radial_PhysicalMachineManagementBlue24Icon_14564_14)"
21
+ }), /*#__PURE__*/React.createElement("path", {
22
+ fillRule: "evenodd",
23
+ clipRule: "evenodd",
24
+ d: "M18.671 10h.658c.043 0 .094 0 .138.003a.566.566 0 01.513.453c.01.044.016.095.021.138l.001.008.048.383c.116.04.23.088.34.14l.31-.242c.035-.026.075-.057.112-.082a.566.566 0 01.683.043c.035.029.07.065.1.095l.466.465c.03.03.066.066.096.1a.565.565 0 01.043.683c-.026.038-.057.078-.083.112l-.242.312c.052.11.1.223.14.339l.391.049c.043.005.094.011.138.02a.566.566 0 01.453.513c.003.045.003.096.003.14v.657c0 .043 0 .094-.003.138a.566.566 0 01-.453.513c-.044.01-.095.016-.138.021l-.391.05c-.04.115-.088.229-.14.338l.242.312c.026.034.057.074.082.111a.566.566 0 01-.043.683c-.029.035-.064.07-.095.101l-.465.465c-.03.03-.067.066-.1.096a.566.566 0 01-.683.043c-.038-.026-.078-.057-.112-.083l-.312-.242c-.11.052-.223.1-.339.14l-.049.391c-.005.043-.011.094-.02.138a.566.566 0 01-.513.453c-.045.003-.096.003-.14.003h-.657c-.043 0-.094 0-.138-.003a.566.566 0 01-.513-.453c-.01-.044-.016-.095-.021-.138l-.05-.391a3.18 3.18 0 01-.338-.14l-.312.242c-.034.026-.074.057-.111.082a.565.565 0 01-.683-.043 1.908 1.908 0 01-.1-.095l-.466-.465a1.908 1.908 0 01-.095-.1.566.566 0 01-.043-.683c.025-.038.056-.078.082-.112l.243-.312c-.053-.11-.1-.223-.141-.339l-.383-.048h-.008c-.043-.006-.093-.012-.137-.021a.566.566 0 01-.453-.513c-.004-.045-.004-.096-.004-.14v-.649-.008c0-.043 0-.094.003-.138a.566.566 0 01.453-.513c.044-.01.095-.016.138-.021l.008-.001.383-.048c.04-.116.088-.23.14-.34l-.237-.304-.005-.007c-.026-.034-.057-.074-.082-.111a.565.565 0 01.043-.683c.029-.034.065-.07.095-.1l.006-.007.453-.453.006-.006c.03-.03.066-.066.1-.095a.566.566 0 01.683-.043c.038.025.078.056.112.082l.007.005.305.238c.11-.053.223-.1.339-.141l.048-.383v-.008c.006-.043.012-.093.021-.137a.566.566 0 01.513-.453c.045-.004.096-.004.14-.004zm1.305 1.011l.053-.006-.053.006zm-1.261-.284l-.046.365c0 .005 0 .01-.002.016-.006.055-.018.157-.062.247a.551.551 0 01-.299.274c-.033.014-.073.027-.109.04l-.006.002c-.09.032-.18.069-.266.11l-.006.003c-.034.017-.071.035-.104.049a.553.553 0 01-.406.018c-.095-.033-.175-.097-.219-.131a1.28 1.28 0 00-.013-.01l-.29-.226-.403.403.226.29.01.013a.763.763 0 01.13.22.553.553 0 01-.017.405c-.014.033-.032.07-.049.105l-.003.005a2.422 2.422 0 00-.11.266l-.002.006c-.013.036-.026.076-.04.109a.551.551 0 01-.274.3c-.09.043-.192.055-.247.062l-.016.001-.365.046v.57l.365.046c.005 0 .01 0 .016.002.055.006.157.018.247.062a.551.551 0 01.274.299c.014.033.027.073.04.109l.002.006c.032.09.069.18.11.266l.003.006c.017.034.035.071.049.104a.551.551 0 01.018.406.763.763 0 01-.131.219l-.01.013-.226.29.403.403.29-.226.013-.01a.76.76 0 01.22-.13.551.551 0 01.405.017c.033.014.07.032.105.049l.005.003c.086.041.175.078.266.11l.006.002c.036.013.076.026.109.04a.551.551 0 01.3.274c.043.09.055.192.061.247l.002.016.046.365h.57l.046-.365c0-.005 0-.01.002-.016.006-.055.018-.157.062-.247a.551.551 0 01.299-.274c.033-.014.073-.027.108-.04l.007-.002a2.45 2.45 0 00.266-.11l.005-.003c.035-.017.072-.035.105-.049a.552.552 0 01.406-.018c.094.033.175.097.219.131l.012.01.29.226.404-.403-.226-.29-.01-.013c-.034-.043-.098-.125-.13-.22a.551.551 0 01.017-.405c.014-.033.032-.07.049-.104l.003-.006c.041-.086.078-.175.11-.266l.002-.006c.013-.036.026-.076.04-.109a.551.551 0 01.274-.3c.09-.043.192-.055.247-.062l.016-.001.365-.046v-.57l-.365-.046c-.005 0-.01 0-.016-.002-.055-.006-.157-.018-.247-.062a.551.551 0 01-.274-.299 2.428 2.428 0 01-.04-.108l-.002-.007a2.43 2.43 0 00-.11-.266l-.003-.005a2.243 2.243 0 01-.049-.105.553.553 0 01-.018-.406.763.763 0 01.131-.219l.01-.012.226-.29-.403-.404-.29.226-.013.01c-.043.034-.124.098-.22.13a.553.553 0 01-.405-.017c-.033-.014-.07-.032-.104-.049l-.006-.003a2.424 2.424 0 00-.266-.11l-.006-.002c-.036-.013-.076-.026-.109-.04a.551.551 0 01-.3-.274c-.043-.09-.055-.192-.061-.247l-.002-.016-.046-.365h-.57zM19 13.273a.727.727 0 100 1.454.727.727 0 000-1.454zM17.546 14a1.454 1.454 0 112.908 0 1.454 1.454 0 01-2.909 0z",
25
+ fill: "url(#paint2_radial_PhysicalMachineManagementBlue24Icon_14564_14)"
26
+ }), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("radialGradient", {
27
+ id: "paint0_radial_PhysicalMachineManagementBlue24Icon_14564_14",
28
+ cx: 0,
29
+ cy: 0,
30
+ r: 1,
31
+ gradientUnits: "userSpaceOnUse",
32
+ gradientTransform: "matrix(21.99997 -12 12 21.99997 1 18)"
33
+ }, /*#__PURE__*/React.createElement("stop", {
34
+ stopColor: "#5BCAFF"
35
+ }), /*#__PURE__*/React.createElement("stop", {
36
+ offset: 1,
37
+ stopColor: "#06F"
38
+ })), /*#__PURE__*/React.createElement("radialGradient", {
39
+ id: "paint1_radial_PhysicalMachineManagementBlue24Icon_14564_14",
40
+ cx: 0,
41
+ cy: 0,
42
+ r: 1,
43
+ gradientUnits: "userSpaceOnUse",
44
+ gradientTransform: "matrix(21.99997 -12 12 21.99997 1 18)"
45
+ }, /*#__PURE__*/React.createElement("stop", {
46
+ stopColor: "#5BCAFF"
47
+ }), /*#__PURE__*/React.createElement("stop", {
48
+ offset: 1,
49
+ stopColor: "#06F"
50
+ })), /*#__PURE__*/React.createElement("radialGradient", {
51
+ id: "paint2_radial_PhysicalMachineManagementBlue24Icon_14564_14",
52
+ cx: 0,
53
+ cy: 0,
54
+ r: 1,
55
+ gradientUnits: "userSpaceOnUse",
56
+ gradientTransform: "matrix(21.99997 -12 12 21.99997 1 18)"
57
+ }, /*#__PURE__*/React.createElement("stop", {
58
+ stopColor: "#5BCAFF"
59
+ }), /*#__PURE__*/React.createElement("stop", {
60
+ offset: 1,
61
+ stopColor: "#06F"
62
+ }))));
63
+ }
64
+ export default PhysicalMachineManagementBlue24Icon;
@@ -0,0 +1,28 @@
1
+ import * as React from "react";
2
+ function PhysicalMachineManagementOntint24Icon({
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: "M1.218 7.092C1 7.52 1 8.08 1 9.2v1.6c0 1.12 0 1.68.218 2.108a2 2 0 00.874.874C2.52 14 3.08 14 4.2 14H14c0-.342.034-.677.1-1H4.2c-.577 0-.949 0-1.232-.024-.272-.022-.373-.06-.422-.085a1 1 0 01-.437-.437c-.025-.05-.063-.15-.085-.422C2 11.75 2 11.377 2 10.8V9.2c0-.577 0-.949.024-1.232.022-.272.06-.373.085-.422a1 1 0 01.437-.437c.05-.025.15-.063.422-.085C3.25 7 3.623 7 4.2 7h13.6c.577 0 .949 0 1.232.024.272.022.372.06.422.085a1 1 0 01.437.437c.025.05.063.15.085.422.022.266.024.612.024 1.132.348.07.683.177 1 .316V9.2c0-1.12 0-1.68-.218-2.108a2 2 0 00-.874-.874C19.48 6 18.92 6 17.8 6H4.2c-1.12 0-1.68 0-2.108.218a2 2 0 00-.874.874z",
17
+ fill: "#fff"
18
+ }), /*#__PURE__*/React.createElement("path", {
19
+ d: "M5.75 9.5a1.25 1.25 0 11-2.5 0 1.25 1.25 0 012.5 0z",
20
+ fill: "#fff"
21
+ }), /*#__PURE__*/React.createElement("path", {
22
+ fillRule: "evenodd",
23
+ clipRule: "evenodd",
24
+ d: "M18.671 10h.658c.043 0 .094 0 .138.003a.566.566 0 01.513.453c.01.044.016.095.021.138l.001.008.048.383c.116.04.23.088.34.14l.31-.242c.035-.026.075-.057.112-.082a.566.566 0 01.683.043c.035.029.07.065.1.095l.466.465c.03.03.066.066.096.1a.565.565 0 01.043.683c-.026.038-.057.078-.083.112l-.242.312c.052.11.1.223.14.339l.391.049c.043.005.094.011.138.02a.566.566 0 01.453.513c.003.045.003.096.003.14v.657c0 .043 0 .094-.003.138a.566.566 0 01-.453.513c-.044.01-.095.016-.138.021l-.391.05c-.04.115-.088.229-.14.338l.242.312c.026.034.057.074.082.111a.566.566 0 01-.043.683c-.029.035-.064.07-.095.101l-.465.465c-.03.03-.067.066-.1.096a.566.566 0 01-.683.043c-.038-.026-.078-.057-.112-.083l-.312-.242c-.11.052-.223.1-.339.14l-.049.391c-.005.043-.011.094-.02.138a.566.566 0 01-.513.453c-.045.003-.096.003-.14.003h-.657c-.043 0-.094 0-.138-.003a.566.566 0 01-.513-.453c-.01-.044-.016-.095-.021-.138l-.05-.391a3.18 3.18 0 01-.338-.14l-.312.242c-.034.026-.074.057-.111.082a.565.565 0 01-.683-.043 1.908 1.908 0 01-.1-.095l-.466-.465a1.908 1.908 0 01-.095-.1.566.566 0 01-.043-.683c.025-.038.056-.078.082-.112l.243-.312c-.053-.11-.1-.223-.141-.339l-.383-.048h-.008c-.043-.006-.093-.012-.137-.021a.566.566 0 01-.453-.513c-.004-.045-.004-.096-.004-.14v-.649-.008c0-.043 0-.094.003-.138a.566.566 0 01.453-.513c.044-.01.095-.016.138-.021l.008-.001.383-.048c.04-.116.088-.23.14-.34l-.237-.304-.005-.007c-.026-.034-.057-.074-.082-.111a.565.565 0 01.043-.683c.029-.034.065-.07.095-.1l.006-.007.453-.453.006-.006c.03-.03.066-.066.1-.095a.566.566 0 01.683-.043c.038.025.078.056.112.082l.007.005.305.238c.11-.053.223-.1.339-.141l.048-.383v-.008c.006-.043.012-.093.021-.137a.566.566 0 01.513-.453c.045-.004.096-.004.14-.004zm1.305 1.011l.053-.006-.053.006zm-1.261-.284l-.046.365c0 .005 0 .01-.002.016-.006.055-.018.157-.062.247a.551.551 0 01-.299.274c-.033.014-.073.027-.109.04l-.006.002c-.09.032-.18.069-.266.11l-.006.003c-.034.017-.071.035-.104.049a.553.553 0 01-.406.018c-.095-.033-.175-.097-.219-.131a1.28 1.28 0 00-.013-.01l-.29-.226-.403.403.226.29.01.013a.763.763 0 01.13.22.553.553 0 01-.017.405c-.014.033-.032.07-.049.105l-.003.005a2.422 2.422 0 00-.11.266l-.002.006c-.013.036-.026.076-.04.109a.551.551 0 01-.274.3c-.09.043-.192.055-.247.062l-.016.001-.365.046v.57l.365.046c.005 0 .01 0 .016.002.055.006.157.018.247.062a.551.551 0 01.274.299c.014.033.027.073.04.109l.002.006c.032.09.069.18.11.266l.003.006c.017.034.035.071.049.104a.551.551 0 01.018.406.763.763 0 01-.131.219l-.01.013-.226.29.403.403.29-.226.013-.01a.76.76 0 01.22-.13.551.551 0 01.405.017c.033.014.07.032.105.049l.005.003c.086.041.175.078.266.11l.006.002c.036.013.076.026.109.04a.551.551 0 01.3.274c.043.09.055.192.061.247l.002.016.046.365h.57l.046-.365c0-.005 0-.01.002-.016.006-.055.018-.157.062-.247a.551.551 0 01.299-.274c.033-.014.073-.027.108-.04l.007-.002a2.45 2.45 0 00.266-.11l.005-.003c.035-.017.072-.035.105-.049a.552.552 0 01.406-.018c.094.033.175.097.219.131l.012.01.29.226.404-.403-.226-.29-.01-.013c-.034-.043-.098-.125-.13-.22a.551.551 0 01.017-.405c.014-.033.032-.07.049-.104l.003-.006c.041-.086.078-.175.11-.266l.002-.006c.013-.036.026-.076.04-.109a.551.551 0 01.274-.3c.09-.043.192-.055.247-.062l.016-.001.365-.046v-.57l-.365-.046c-.005 0-.01 0-.016-.002-.055-.006-.157-.018-.247-.062a.551.551 0 01-.274-.299 2.428 2.428 0 01-.04-.108l-.002-.007a2.43 2.43 0 00-.11-.266l-.003-.005a2.243 2.243 0 01-.049-.105.553.553 0 01-.018-.406.763.763 0 01.131-.219l.01-.012.226-.29-.403-.404-.29.226-.013.01c-.043.034-.124.098-.22.13a.553.553 0 01-.405-.017c-.033-.014-.07-.032-.104-.049l-.006-.003a2.424 2.424 0 00-.266-.11l-.006-.002c-.036-.013-.076-.026-.109-.04a.551.551 0 01-.3-.274c-.043-.09-.055-.192-.061-.247l-.002-.016-.046-.365h-.57zM19 13.273a.727.727 0 100 1.454.727.727 0 000-1.454zM17.546 14a1.454 1.454 0 112.908 0 1.454 1.454 0 01-2.909 0z",
25
+ fill: "#fff"
26
+ }));
27
+ }
28
+ export default PhysicalMachineManagementOntint24Icon;
@@ -0,0 +1,24 @@
1
+ import * as React from "react";
2
+ function PortNetwork16SecondaryIcon({
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: "M4.2 3h7.6c.577 0 .949 0 1.232.024.272.022.373.06.422.085a1 1 0 01.437.437c.025.05.063.15.085.422C14 4.25 14 4.623 14 5.2v5.6c0 .577 0 .949-.024 1.232-.022.272-.06.373-.085.422a1 1 0 01-.437.437c-.05.025-.15.063-.422.085C12.75 13 12.377 13 11.8 13H4.2c-.577 0-.949 0-1.232-.024-.272-.022-.373-.06-.422-.085a1 1 0 01-.437-.437c-.025-.05-.063-.15-.085-.422C2 11.75 2 11.377 2 10.8V5.2c0-.577 0-.949.024-1.232.022-.272.06-.373.085-.422a1 1 0 01.437-.437c.05-.025.15-.063.422-.085C3.25 3 3.623 3 4.2 3zM1 5.2c0-1.12 0-1.68.218-2.108a2 2 0 01.874-.874C2.52 2 3.08 2 4.2 2h7.6c1.12 0 1.68 0 2.108.218a2 2 0 01.874.874C15 3.52 15 4.08 15 5.2v5.6c0 1.12 0 1.68-.218 2.108a2 2 0 01-.874.874C13.48 14 12.92 14 11.8 14H4.2c-1.12 0-1.68 0-2.108-.218a2 2 0 01-.874-.874C1 12.48 1 11.92 1 10.8V5.2zM5.5 10V9H4V5h1v2a.5.5 0 001 0V5h.667v2a.5.5 0 101 0V5h.666v2a.5.5 0 001 0V5H10v2a.5.5 0 001 0V5h1v4h-1.5v1H9v1H7v-1H5.5zm7.227-.055C12.62 10 12.48 10 12.2 10h-.7v.2c0 .28 0 .42-.055.527a.5.5 0 01-.218.218C11.12 11 10.98 11 10.7 11H10v.2c0 .28 0 .42-.055.527a.5.5 0 01-.218.218C9.62 12 9.48 12 9.2 12H6.8c-.28 0-.42 0-.527-.055a.5.5 0 01-.218-.218C6 11.62 6 11.48 6 11.2V11h-.7c-.28 0-.42 0-.527-.055a.5.5 0 01-.218-.218C4.5 10.62 4.5 10.48 4.5 10.2V10h-.7c-.28 0-.42 0-.527-.055a.5.5 0 01-.219-.218C3 9.62 3 9.48 3 9.2V4.8c0-.28 0-.42.054-.527a.5.5 0 01.219-.218C3.38 4 3.52 4 3.8 4h8.4c.28 0 .42 0 .527.054a.5.5 0 01.218.219C13 4.38 13 4.52 13 4.8v4.4c0 .28 0 .42-.055.527a.5.5 0 01-.218.218z",
19
+ fill: "#2C3852",
20
+ fillOpacity: 0.6,
21
+ opacity: 0.6
22
+ }));
23
+ }
24
+ export default PortNetwork16SecondaryIcon;