@cloudtower/icons-react 0.30.8 → 0.30.10

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 (71) hide show
  1. package/dist/CsiConfigurationGradientBlue24Icon.d.ts +4 -0
  2. package/dist/CsiConfigurationOntint24Icon.d.ts +4 -0
  3. package/dist/FontSize16BlueIcon.d.ts +4 -0
  4. package/dist/FontSize16GrayIcon.d.ts +4 -0
  5. package/dist/Fullscreen16BlueIcon.d.ts +4 -0
  6. package/dist/Fullscreen16GrayIcon.d.ts +4 -0
  7. package/dist/ImportFile16BlueIcon.d.ts +4 -0
  8. package/dist/ImportFile16GrayIcon.d.ts +4 -0
  9. package/dist/ImportFile16OntintIcon.d.ts +4 -0
  10. package/dist/K8SNamespace16GradientGrayIcon.d.ts +4 -0
  11. package/dist/K8SObjectDaemonset16GradientGrayIcon.d.ts +4 -0
  12. package/dist/K8SObjectDaemonset24GradientBlueIcon.d.ts +4 -0
  13. package/dist/K8SObjectDeployment16GradientGrayIcon.d.ts +4 -0
  14. package/dist/K8SObjectDeployment24GradientBlueIcon.d.ts +4 -0
  15. package/dist/K8SObjectJob16GradientGrayIcon.d.ts +4 -0
  16. package/dist/K8SObjectJob24GradientBlueIcon.d.ts +4 -0
  17. package/dist/K8SObjectStatefulset16GradientGrayIcon.d.ts +4 -0
  18. package/dist/K8SObjectStatefulset24GradientBlueIcon.d.ts +4 -0
  19. package/dist/LeaveFullscreen16BlueIcon.d.ts +4 -0
  20. package/dist/LeaveFullscreen16GrayIcon.d.ts +4 -0
  21. package/dist/NewWindow16BlueIcon.d.ts +4 -0
  22. package/dist/NewWindow16GrayIcon.d.ts +4 -0
  23. package/dist/cjs/CsiConfigurationGradientBlue24Icon.js +93 -0
  24. package/dist/cjs/CsiConfigurationOntint24Icon.js +24 -0
  25. package/dist/cjs/FontSize16BlueIcon.js +31 -0
  26. package/dist/cjs/FontSize16GrayIcon.js +34 -0
  27. package/dist/cjs/Fullscreen16BlueIcon.js +21 -0
  28. package/dist/cjs/Fullscreen16GrayIcon.js +22 -0
  29. package/dist/cjs/ImportFile16BlueIcon.js +48 -0
  30. package/dist/cjs/ImportFile16GrayIcon.js +48 -0
  31. package/dist/cjs/ImportFile16OntintIcon.js +24 -0
  32. package/dist/cjs/K8SNamespace16GradientGrayIcon.js +35 -0
  33. package/dist/cjs/K8SObjectDaemonset16GradientGrayIcon.js +48 -0
  34. package/dist/cjs/K8SObjectDaemonset24GradientBlueIcon.js +48 -0
  35. package/dist/cjs/K8SObjectDeployment16GradientGrayIcon.js +33 -0
  36. package/dist/cjs/K8SObjectDeployment24GradientBlueIcon.js +33 -0
  37. package/dist/cjs/K8SObjectJob16GradientGrayIcon.js +63 -0
  38. package/dist/cjs/K8SObjectJob24GradientBlueIcon.js +63 -0
  39. package/dist/cjs/K8SObjectStatefulset16GradientGrayIcon.js +63 -0
  40. package/dist/cjs/K8SObjectStatefulset24GradientBlueIcon.js +63 -0
  41. package/dist/cjs/LeaveFullscreen16BlueIcon.js +21 -0
  42. package/dist/cjs/LeaveFullscreen16GrayIcon.js +22 -0
  43. package/dist/cjs/NewWindow16BlueIcon.js +24 -0
  44. package/dist/cjs/NewWindow16GrayIcon.js +26 -0
  45. package/dist/cjs/index.js +22 -0
  46. package/dist/esm/CsiConfigurationGradientBlue24Icon.js +93 -0
  47. package/dist/esm/CsiConfigurationOntint24Icon.js +24 -0
  48. package/dist/esm/FontSize16BlueIcon.js +31 -0
  49. package/dist/esm/FontSize16GrayIcon.js +34 -0
  50. package/dist/esm/Fullscreen16BlueIcon.js +21 -0
  51. package/dist/esm/Fullscreen16GrayIcon.js +22 -0
  52. package/dist/esm/ImportFile16BlueIcon.js +48 -0
  53. package/dist/esm/ImportFile16GrayIcon.js +48 -0
  54. package/dist/esm/ImportFile16OntintIcon.js +24 -0
  55. package/dist/esm/K8SNamespace16GradientGrayIcon.js +35 -0
  56. package/dist/esm/K8SObjectDaemonset16GradientGrayIcon.js +48 -0
  57. package/dist/esm/K8SObjectDaemonset24GradientBlueIcon.js +48 -0
  58. package/dist/esm/K8SObjectDeployment16GradientGrayIcon.js +33 -0
  59. package/dist/esm/K8SObjectDeployment24GradientBlueIcon.js +33 -0
  60. package/dist/esm/K8SObjectJob16GradientGrayIcon.js +63 -0
  61. package/dist/esm/K8SObjectJob24GradientBlueIcon.js +63 -0
  62. package/dist/esm/K8SObjectStatefulset16GradientGrayIcon.js +63 -0
  63. package/dist/esm/K8SObjectStatefulset24GradientBlueIcon.js +63 -0
  64. package/dist/esm/LeaveFullscreen16BlueIcon.js +21 -0
  65. package/dist/esm/LeaveFullscreen16GrayIcon.js +22 -0
  66. package/dist/esm/NewWindow16BlueIcon.js +24 -0
  67. package/dist/esm/NewWindow16GrayIcon.js +26 -0
  68. package/dist/esm/index.js +22 -0
  69. package/dist/image-types.d.ts +1 -1
  70. package/dist/index.d.ts +22 -0
  71. package/package.json +3 -3
@@ -0,0 +1,4 @@
1
+ import * as React from 'react';
2
+ declare const CsiConfigurationGradientBlue24Icon: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
3
+ export default CsiConfigurationGradientBlue24Icon;
4
+
@@ -0,0 +1,4 @@
1
+ import * as React from 'react';
2
+ declare const CsiConfigurationOntint24Icon: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
3
+ export default CsiConfigurationOntint24Icon;
4
+
@@ -0,0 +1,4 @@
1
+ import * as React from 'react';
2
+ declare const FontSize16BlueIcon: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
3
+ export default FontSize16BlueIcon;
4
+
@@ -0,0 +1,4 @@
1
+ import * as React from 'react';
2
+ declare const FontSize16GrayIcon: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
3
+ export default FontSize16GrayIcon;
4
+
@@ -0,0 +1,4 @@
1
+ import * as React from 'react';
2
+ declare const Fullscreen16BlueIcon: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
3
+ export default Fullscreen16BlueIcon;
4
+
@@ -0,0 +1,4 @@
1
+ import * as React from 'react';
2
+ declare const Fullscreen16GrayIcon: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
3
+ export default Fullscreen16GrayIcon;
4
+
@@ -0,0 +1,4 @@
1
+ import * as React from 'react';
2
+ declare const ImportFile16BlueIcon: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
3
+ export default ImportFile16BlueIcon;
4
+
@@ -0,0 +1,4 @@
1
+ import * as React from 'react';
2
+ declare const ImportFile16GrayIcon: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
3
+ export default ImportFile16GrayIcon;
4
+
@@ -0,0 +1,4 @@
1
+ import * as React from 'react';
2
+ declare const ImportFile16OntintIcon: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
3
+ export default ImportFile16OntintIcon;
4
+
@@ -0,0 +1,4 @@
1
+ import * as React from 'react';
2
+ declare const K8SNamespace16GradientGrayIcon: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
3
+ export default K8SNamespace16GradientGrayIcon;
4
+
@@ -0,0 +1,4 @@
1
+ import * as React from 'react';
2
+ declare const K8SObjectDaemonset16GradientGrayIcon: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
3
+ export default K8SObjectDaemonset16GradientGrayIcon;
4
+
@@ -0,0 +1,4 @@
1
+ import * as React from 'react';
2
+ declare const K8SObjectDaemonset24GradientBlueIcon: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
3
+ export default K8SObjectDaemonset24GradientBlueIcon;
4
+
@@ -0,0 +1,4 @@
1
+ import * as React from 'react';
2
+ declare const K8SObjectDeployment16GradientGrayIcon: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
3
+ export default K8SObjectDeployment16GradientGrayIcon;
4
+
@@ -0,0 +1,4 @@
1
+ import * as React from 'react';
2
+ declare const K8SObjectDeployment24GradientBlueIcon: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
3
+ export default K8SObjectDeployment24GradientBlueIcon;
4
+
@@ -0,0 +1,4 @@
1
+ import * as React from 'react';
2
+ declare const K8SObjectJob16GradientGrayIcon: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
3
+ export default K8SObjectJob16GradientGrayIcon;
4
+
@@ -0,0 +1,4 @@
1
+ import * as React from 'react';
2
+ declare const K8SObjectJob24GradientBlueIcon: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
3
+ export default K8SObjectJob24GradientBlueIcon;
4
+
@@ -0,0 +1,4 @@
1
+ import * as React from 'react';
2
+ declare const K8SObjectStatefulset16GradientGrayIcon: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
3
+ export default K8SObjectStatefulset16GradientGrayIcon;
4
+
@@ -0,0 +1,4 @@
1
+ import * as React from 'react';
2
+ declare const K8SObjectStatefulset24GradientBlueIcon: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
3
+ export default K8SObjectStatefulset24GradientBlueIcon;
4
+
@@ -0,0 +1,4 @@
1
+ import * as React from 'react';
2
+ declare const LeaveFullscreen16BlueIcon: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
3
+ export default LeaveFullscreen16BlueIcon;
4
+
@@ -0,0 +1,4 @@
1
+ import * as React from 'react';
2
+ declare const LeaveFullscreen16GrayIcon: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
3
+ export default LeaveFullscreen16GrayIcon;
4
+
@@ -0,0 +1,4 @@
1
+ import * as React from 'react';
2
+ declare const NewWindow16BlueIcon: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
3
+ export default NewWindow16BlueIcon;
4
+
@@ -0,0 +1,4 @@
1
+ import * as React from 'react';
2
+ declare const NewWindow16GrayIcon: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
3
+ export default NewWindow16GrayIcon;
4
+
@@ -0,0 +1,93 @@
1
+ const React = require("react");
2
+ function CsiConfigurationGradientBlue24Icon({
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
+ "data-testid": "CsiConfigurationGradientBlue24Icon",
13
+ "aria-labelledby": titleId
14
+ }, props), title ? /*#__PURE__*/React.createElement("title", {
15
+ id: titleId
16
+ }, title) : null, /*#__PURE__*/React.createElement("path", {
17
+ d: "M10.75 2.145a2.5 2.5 0 012.5 0l7.093 4.095a2.5 2.5 0 011.25 2.165v8.19a2.5 2.5 0 01-1.25 2.166L15 21.845v-1.154l4.843-2.796a1.5 1.5 0 00.75-1.3v-8.19a1.5 1.5 0 00-.75-1.3l-7.094-4.094a1.5 1.5 0 00-1.5 0L4.156 7.106a1.5 1.5 0 00-.75 1.299v8.19a1.5 1.5 0 00.75 1.3L9 20.69v1.155L3.656 18.76a2.5 2.5 0 01-1.25-2.165V8.405a2.5 2.5 0 011.25-2.165l7.093-4.095z",
18
+ fill: "url(#paint0_radial_CsiConfigurationGradientBlue24Icon_15701_18)"
19
+ }), /*#__PURE__*/React.createElement("path", {
20
+ d: "M13.646 19.493a.5.5 0 00.708-.707l-2-2a.5.5 0 00-.708 0l-2 2a.5.5 0 10.708.707l1.146-1.147v3.438a.5.5 0 101 0v-3.438l1.146 1.147z",
21
+ fill: "url(#paint1_radial_CsiConfigurationGradientBlue24Icon_15701_18)"
22
+ }), /*#__PURE__*/React.createElement("path", {
23
+ d: "M17.675 14.617V9.162H16.52v5.455h1.154z",
24
+ fill: "url(#paint2_radial_CsiConfigurationGradientBlue24Icon_15701_18)"
25
+ }), /*#__PURE__*/React.createElement("path", {
26
+ d: "M14.566 10.73a.674.674 0 00-.274-.5c-.162-.119-.38-.178-.658-.178-.188 0-.347.026-.476.08a.671.671 0 00-.299.215.519.519 0 00-.101.315.45.45 0 00.061.255.64.64 0 00.19.19c.08.051.172.096.276.135.105.038.217.07.336.096l.49.117c.238.054.456.125.655.213.199.09.371.198.517.328.145.13.258.282.338.458.082.176.123.377.125.605a1.508 1.508 0 01-.255.868 1.624 1.624 0 01-.725.567c-.314.133-.693.2-1.137.2-.44 0-.824-.068-1.15-.202a1.686 1.686 0 01-.762-.6c-.181-.266-.277-.595-.285-.988h1.116a.837.837 0 00.157.458c.094.121.219.213.375.275.158.06.337.09.536.09.195 0 .364-.028.508-.085a.78.78 0 00.338-.237.547.547 0 00.12-.349.453.453 0 00-.109-.309.827.827 0 00-.314-.213 3.2 3.2 0 00-.504-.16l-.593-.149c-.46-.112-.823-.287-1.09-.525-.266-.237-.398-.558-.396-.961a1.43 1.43 0 01.263-.866c.18-.246.425-.44.738-.578a2.604 2.604 0 011.065-.207c.405 0 .758.069 1.06.207.304.139.54.332.709.578.168.247.255.533.26.858h-1.105z",
27
+ fill: "url(#paint3_radial_CsiConfigurationGradientBlue24Icon_15701_18)"
28
+ }), /*#__PURE__*/React.createElement("path", {
29
+ d: "M9.613 11.072h1.167a2.315 2.315 0 00-.256-.842 2.001 2.001 0 00-.511-.62c-.21-.17-.45-.3-.722-.39a2.798 2.798 0 00-.88-.132c-.478 0-.91.11-1.293.33a2.338 2.338 0 00-.911.953c-.224.418-.336.924-.336 1.518s.11 1.099.33 1.516c.222.417.524.736.906.956.383.22.818.33 1.305.33.35 0 .663-.052.94-.157.279-.106.519-.25.72-.431a2.177 2.177 0 00.708-1.345l-1.167-.006a1.132 1.132 0 01-.144.39 1.029 1.029 0 01-.61.468c-.131.04-.274.061-.428.061-.276 0-.518-.067-.728-.202a1.328 1.328 0 01-.49-.6c-.115-.264-.173-.59-.173-.98 0-.378.058-.7.173-.964.116-.266.278-.468.488-.607.21-.14.455-.21.738-.21.156 0 .3.022.434.066.135.045.254.109.357.192.103.084.187.185.253.304.065.117.109.25.13.402z",
30
+ fill: "url(#paint4_radial_CsiConfigurationGradientBlue24Icon_15701_18)"
31
+ }), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("radialGradient", {
32
+ id: "paint0_radial_CsiConfigurationGradientBlue24Icon_15701_18",
33
+ cx: 0,
34
+ cy: 0,
35
+ r: 1,
36
+ gradientUnits: "userSpaceOnUse",
37
+ gradientTransform: "rotate(-46.861 26.914 8.366) scale(28.0596 28.0005)"
38
+ }, /*#__PURE__*/React.createElement("stop", {
39
+ stopColor: "#5BCAFF"
40
+ }), /*#__PURE__*/React.createElement("stop", {
41
+ offset: 1,
42
+ stopColor: "#06F"
43
+ })), /*#__PURE__*/React.createElement("radialGradient", {
44
+ id: "paint1_radial_CsiConfigurationGradientBlue24Icon_15701_18",
45
+ cx: 0,
46
+ cy: 0,
47
+ r: 1,
48
+ gradientUnits: "userSpaceOnUse",
49
+ gradientTransform: "rotate(-46.861 26.914 8.366) scale(28.0596 28.0005)"
50
+ }, /*#__PURE__*/React.createElement("stop", {
51
+ stopColor: "#5BCAFF"
52
+ }), /*#__PURE__*/React.createElement("stop", {
53
+ offset: 1,
54
+ stopColor: "#06F"
55
+ })), /*#__PURE__*/React.createElement("radialGradient", {
56
+ id: "paint2_radial_CsiConfigurationGradientBlue24Icon_15701_18",
57
+ cx: 0,
58
+ cy: 0,
59
+ r: 1,
60
+ gradientUnits: "userSpaceOnUse",
61
+ gradientTransform: "rotate(-46.861 26.914 8.366) scale(28.0596 28.0005)"
62
+ }, /*#__PURE__*/React.createElement("stop", {
63
+ stopColor: "#5BCAFF"
64
+ }), /*#__PURE__*/React.createElement("stop", {
65
+ offset: 1,
66
+ stopColor: "#06F"
67
+ })), /*#__PURE__*/React.createElement("radialGradient", {
68
+ id: "paint3_radial_CsiConfigurationGradientBlue24Icon_15701_18",
69
+ cx: 0,
70
+ cy: 0,
71
+ r: 1,
72
+ gradientUnits: "userSpaceOnUse",
73
+ gradientTransform: "rotate(-46.861 26.914 8.366) scale(28.0596 28.0005)"
74
+ }, /*#__PURE__*/React.createElement("stop", {
75
+ stopColor: "#5BCAFF"
76
+ }), /*#__PURE__*/React.createElement("stop", {
77
+ offset: 1,
78
+ stopColor: "#06F"
79
+ })), /*#__PURE__*/React.createElement("radialGradient", {
80
+ id: "paint4_radial_CsiConfigurationGradientBlue24Icon_15701_18",
81
+ cx: 0,
82
+ cy: 0,
83
+ r: 1,
84
+ gradientUnits: "userSpaceOnUse",
85
+ gradientTransform: "rotate(-46.861 26.914 8.366) scale(28.0596 28.0005)"
86
+ }, /*#__PURE__*/React.createElement("stop", {
87
+ stopColor: "#5BCAFF"
88
+ }), /*#__PURE__*/React.createElement("stop", {
89
+ offset: 1,
90
+ stopColor: "#06F"
91
+ }))));
92
+ }
93
+ module.exports = CsiConfigurationGradientBlue24Icon;
@@ -0,0 +1,24 @@
1
+ const React = require("react");
2
+ function CsiConfigurationOntint24Icon({
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
+ "data-testid": "CsiConfigurationOntint24Icon",
13
+ "aria-labelledby": titleId
14
+ }, props), title ? /*#__PURE__*/React.createElement("title", {
15
+ id: titleId
16
+ }, title) : null, /*#__PURE__*/React.createElement("path", {
17
+ d: "M10.75 2.145a2.5 2.5 0 012.5 0l7.093 4.095a2.5 2.5 0 011.25 2.165v8.19a2.5 2.5 0 01-1.25 2.166L15 21.845v-1.154l4.843-2.796a1.5 1.5 0 00.75-1.3v-8.19a1.5 1.5 0 00-.75-1.3l-7.094-4.094a1.5 1.5 0 00-1.5 0L4.156 7.106a1.5 1.5 0 00-.75 1.299v8.19a1.5 1.5 0 00.75 1.3L9 20.69v1.155L3.656 18.76a2.5 2.5 0 01-1.25-2.165V8.405a2.5 2.5 0 011.25-2.165l7.093-4.095z",
18
+ fill: "#fff"
19
+ }), /*#__PURE__*/React.createElement("path", {
20
+ d: "M13.646 19.493a.5.5 0 00.708-.707l-2-2a.5.5 0 00-.708 0l-2 2a.5.5 0 10.708.707l1.146-1.147v3.438a.5.5 0 101 0v-3.438l1.146 1.147zM17.675 14.617V9.162H16.52v5.455h1.154zM14.566 10.73a.674.674 0 00-.274-.5c-.162-.119-.38-.178-.658-.178-.188 0-.347.026-.476.08a.671.671 0 00-.299.215.519.519 0 00-.101.315.45.45 0 00.061.255.64.64 0 00.19.19c.08.051.172.096.276.135.105.038.217.07.336.096l.49.117c.238.054.456.125.655.213.199.09.371.198.517.328.145.13.258.282.338.458.082.176.123.377.125.605a1.508 1.508 0 01-.255.868 1.624 1.624 0 01-.725.567c-.314.133-.693.2-1.137.2-.44 0-.824-.068-1.15-.202a1.686 1.686 0 01-.762-.6c-.181-.266-.277-.595-.285-.988h1.116a.837.837 0 00.157.458c.094.121.219.213.375.275.158.06.337.09.536.09.195 0 .364-.028.508-.085a.78.78 0 00.338-.237.547.547 0 00.12-.349.453.453 0 00-.109-.309.827.827 0 00-.314-.213 3.2 3.2 0 00-.504-.16l-.593-.149c-.46-.112-.823-.287-1.09-.525-.266-.237-.398-.558-.396-.961a1.43 1.43 0 01.263-.866c.18-.246.425-.44.738-.578a2.604 2.604 0 011.065-.207c.405 0 .758.069 1.06.207.304.139.54.332.709.578.168.247.255.533.26.858h-1.105zM9.613 11.072h1.167a2.315 2.315 0 00-.256-.842 2.001 2.001 0 00-.511-.62c-.21-.17-.45-.3-.722-.39a2.798 2.798 0 00-.88-.132c-.478 0-.91.11-1.293.33a2.338 2.338 0 00-.911.953c-.224.418-.336.924-.336 1.518s.11 1.099.33 1.516c.222.417.524.736.906.956.383.22.818.33 1.305.33.35 0 .663-.052.94-.157.279-.106.519-.25.72-.431a2.177 2.177 0 00.708-1.345l-1.167-.006a1.132 1.132 0 01-.144.39 1.029 1.029 0 01-.61.468c-.131.04-.274.061-.428.061-.276 0-.518-.067-.728-.202a1.328 1.328 0 01-.49-.6c-.115-.264-.173-.59-.173-.98 0-.378.058-.7.173-.964.116-.266.278-.468.488-.607.21-.14.455-.21.738-.21.156 0 .3.022.434.066.135.045.254.109.357.192.103.084.187.185.253.304.065.117.109.25.13.402z",
21
+ fill: "#fff"
22
+ }));
23
+ }
24
+ module.exports = CsiConfigurationOntint24Icon;
@@ -0,0 +1,31 @@
1
+ const React = require("react");
2
+ function FontSize16BlueIcon({
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
+ "data-testid": "FontSize16BlueIcon",
13
+ "aria-labelledby": titleId
14
+ }, props), title ? /*#__PURE__*/React.createElement("title", {
15
+ id: titleId
16
+ }, title) : null, /*#__PURE__*/React.createElement("path", {
17
+ d: "M10.206 5.76c.106.031.197.1.273.207l2.307 5.3a.397.397 0 01.006.34.433.433 0 01-.567.233.459.459 0 01-.24-.226l-.673-1.534h-.993l-.367-.866h.994l-.82-1.9-.46 1.2-.5-1.154.513-1.346a.411.411 0 01.213-.227.427.427 0 01.314-.027z",
18
+ fill: "#0080FF"
19
+ }), /*#__PURE__*/React.createElement("path", {
20
+ fillRule: "evenodd",
21
+ clipRule: "evenodd",
22
+ d: "M7.106 4.227c.64 1.502 1.28 3.011 1.92 4.527l1.04 2.433a.471.471 0 010 .38.486.486 0 01-.274.273.583.583 0 01-.4-.006.466.466 0 01-.26-.267L8.306 9.6H5.039l-.833 1.967a.492.492 0 01-.26.273.594.594 0 01-.394 0 .49.49 0 01-.273-.653l2.927-6.913a.579.579 0 01.42-.307.438.438 0 01.266.06c.09.044.16.111.214.2zm.766 4.367l-1.2-2.847-1.2 2.847h2.4z",
23
+ fill: "#0080FF"
24
+ }), /*#__PURE__*/React.createElement("path", {
25
+ fillRule: "evenodd",
26
+ clipRule: "evenodd",
27
+ d: "M2.75 1.25a1.5 1.5 0 00-1.5 1.5v10.5a1.5 1.5 0 001.5 1.5h10.5a1.5 1.5 0 001.5-1.5V2.75a1.5 1.5 0 00-1.5-1.5H2.75zm-.5 1.5a.5.5 0 01.5-.5h10.5a.5.5 0 01.5.5v10.5a.5.5 0 01-.5.5H2.75a.5.5 0 01-.5-.5V2.75z",
28
+ fill: "#0080FF"
29
+ }));
30
+ }
31
+ module.exports = FontSize16BlueIcon;
@@ -0,0 +1,34 @@
1
+ const React = require("react");
2
+ function FontSize16GrayIcon({
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
+ "data-testid": "FontSize16GrayIcon",
13
+ "aria-labelledby": titleId
14
+ }, props), title ? /*#__PURE__*/React.createElement("title", {
15
+ id: titleId
16
+ }, title) : null, /*#__PURE__*/React.createElement("path", {
17
+ d: "M10.206 5.76c.106.031.197.1.273.207l2.307 5.3a.397.397 0 01.006.34.433.433 0 01-.567.233.459.459 0 01-.24-.226l-.673-1.534h-.993l-.367-.866h.994l-.82-1.9-.46 1.2-.5-1.154.513-1.346a.411.411 0 01.213-.227.427.427 0 01.314-.027z",
18
+ fill: "#2C3852",
19
+ fillOpacity: 0.6
20
+ }), /*#__PURE__*/React.createElement("path", {
21
+ fillRule: "evenodd",
22
+ clipRule: "evenodd",
23
+ d: "M7.106 4.227c.64 1.502 1.28 3.011 1.92 4.527l1.04 2.433a.471.471 0 010 .38.486.486 0 01-.274.273.583.583 0 01-.4-.006.466.466 0 01-.26-.267L8.306 9.6H5.039l-.833 1.967a.492.492 0 01-.26.273.594.594 0 01-.394 0 .49.49 0 01-.273-.653l2.927-6.913a.579.579 0 01.42-.307.438.438 0 01.266.06c.09.044.16.111.214.2zm.766 4.367l-1.2-2.847-1.2 2.847h2.4z",
24
+ fill: "#2C3852",
25
+ fillOpacity: 0.6
26
+ }), /*#__PURE__*/React.createElement("path", {
27
+ fillRule: "evenodd",
28
+ clipRule: "evenodd",
29
+ d: "M2.75 1.25a1.5 1.5 0 00-1.5 1.5v10.5a1.5 1.5 0 001.5 1.5h10.5a1.5 1.5 0 001.5-1.5V2.75a1.5 1.5 0 00-1.5-1.5H2.75zm-.5 1.5a.5.5 0 01.5-.5h10.5a.5.5 0 01.5.5v10.5a.5.5 0 01-.5.5H2.75a.5.5 0 01-.5-.5V2.75z",
30
+ fill: "#2C3852",
31
+ fillOpacity: 0.6
32
+ }));
33
+ }
34
+ module.exports = FontSize16GrayIcon;
@@ -0,0 +1,21 @@
1
+ const React = require("react");
2
+ function Fullscreen16BlueIcon({
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
+ "data-testid": "Fullscreen16BlueIcon",
13
+ "aria-labelledby": titleId
14
+ }, props), title ? /*#__PURE__*/React.createElement("title", {
15
+ id: titleId
16
+ }, title) : null, /*#__PURE__*/React.createElement("path", {
17
+ d: "M12.25 6.75a.5.5 0 001 0v-3.5a.5.5 0 00-.5-.5h-3.5a.5.5 0 000 1h2.293L8.896 6.396a.5.5 0 10.708.708l2.646-2.647V6.75zM3.75 9.25a.5.5 0 00-1 0v3.5a.5.5 0 00.5.5h3.5a.5.5 0 000-1H4.457l2.647-2.646a.5.5 0 10-.708-.708L3.75 11.543V9.25z",
18
+ fill: "#0080FF"
19
+ }));
20
+ }
21
+ module.exports = Fullscreen16BlueIcon;
@@ -0,0 +1,22 @@
1
+ const React = require("react");
2
+ function Fullscreen16GrayIcon({
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
+ "data-testid": "Fullscreen16GrayIcon",
13
+ "aria-labelledby": titleId
14
+ }, props), title ? /*#__PURE__*/React.createElement("title", {
15
+ id: titleId
16
+ }, title) : null, /*#__PURE__*/React.createElement("path", {
17
+ d: "M12.25 6.75a.5.5 0 001 0v-3.5a.5.5 0 00-.5-.5h-3.5a.5.5 0 000 1h2.293L8.896 6.396a.5.5 0 10.708.708l2.646-2.647V6.75zM3.75 9.25a.5.5 0 00-1 0v3.5a.5.5 0 00.5.5h3.5a.5.5 0 000-1H4.457l2.647-2.646a.5.5 0 10-.708-.708L3.75 11.543V9.25z",
18
+ fill: "#2C3852",
19
+ fillOpacity: 0.6
20
+ }));
21
+ }
22
+ module.exports = Fullscreen16GrayIcon;
@@ -0,0 +1,48 @@
1
+ const React = require("react");
2
+ function ImportFile16BlueIcon({
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
+ "data-testid": "ImportFile16BlueIcon",
13
+ "aria-labelledby": titleId
14
+ }, props), title ? /*#__PURE__*/React.createElement("title", {
15
+ id: titleId
16
+ }, title) : null, /*#__PURE__*/React.createElement("path", {
17
+ d: "M12.113 11.731a.371.371 0 01-.6 0L8.56 7.663a.371.371 0 01.3-.589l1.772.003A5.852 5.852 0 008.755 1.09l-.26-.22c-.048-.04-.01-.117.05-.104a5.974 5.974 0 014.029 2.972h.001a5.976 5.976 0 01.727 3.34h.244v.003l1.232.001c.303 0 .478.345.3.59l-2.965 4.058z",
18
+ fill: "url(#paint0_radial_ImportFile16BlueIcon_15864_30)"
19
+ }), /*#__PURE__*/React.createElement("path", {
20
+ d: "M9.499 3.643c.136.322.238.658.303 1H4.055a.5.5 0 00-.5.5v7.991a.5.5 0 00.5.5h7.991a.5.5 0 00.5-.5v-.531c.123-.083.234-.188.329-.317l.671-.92v1.768a1.5 1.5 0 01-1.5 1.5H4.055a1.5 1.5 0 01-1.5-1.5v-7.99a1.5 1.5 0 011.5-1.5h5.444z",
21
+ fill: "url(#paint1_radial_ImportFile16BlueIcon_15864_30)"
22
+ }), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("radialGradient", {
23
+ id: "paint0_radial_ImportFile16BlueIcon_15864_30",
24
+ cx: 0,
25
+ cy: 0,
26
+ r: 1,
27
+ gradientUnits: "userSpaceOnUse",
28
+ gradientTransform: "rotate(-47.757 17.806 4.432) scale(18.7341 18.6474)"
29
+ }, /*#__PURE__*/React.createElement("stop", {
30
+ stopColor: "#5BCAFF"
31
+ }), /*#__PURE__*/React.createElement("stop", {
32
+ offset: 1,
33
+ stopColor: "#06F"
34
+ })), /*#__PURE__*/React.createElement("radialGradient", {
35
+ id: "paint1_radial_ImportFile16BlueIcon_15864_30",
36
+ cx: 0,
37
+ cy: 0,
38
+ r: 1,
39
+ gradientUnits: "userSpaceOnUse",
40
+ gradientTransform: "rotate(-47.757 17.806 4.432) scale(18.7341 18.6474)"
41
+ }, /*#__PURE__*/React.createElement("stop", {
42
+ stopColor: "#5BCAFF"
43
+ }), /*#__PURE__*/React.createElement("stop", {
44
+ offset: 1,
45
+ stopColor: "#06F"
46
+ }))));
47
+ }
48
+ module.exports = ImportFile16BlueIcon;
@@ -0,0 +1,48 @@
1
+ const React = require("react");
2
+ function ImportFile16GrayIcon({
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
+ "data-testid": "ImportFile16GrayIcon",
13
+ "aria-labelledby": titleId
14
+ }, props), title ? /*#__PURE__*/React.createElement("title", {
15
+ id: titleId
16
+ }, title) : null, /*#__PURE__*/React.createElement("path", {
17
+ d: "M12.113 11.731a.371.371 0 01-.6 0L8.56 7.663a.371.371 0 01.3-.589l1.772.003A5.852 5.852 0 008.755 1.09l-.26-.22c-.048-.04-.01-.117.05-.104a5.974 5.974 0 014.029 2.972h.001a5.976 5.976 0 01.727 3.34h.244v.003l1.232.001c.303 0 .478.345.3.59l-2.965 4.058z",
18
+ fill: "url(#paint0_radial_ImportFile16GrayIcon_15864_33)"
19
+ }), /*#__PURE__*/React.createElement("path", {
20
+ d: "M9.499 3.643c.136.322.238.658.303 1H4.055a.5.5 0 00-.5.5v7.991a.5.5 0 00.5.5h7.991a.5.5 0 00.5-.5v-.531c.123-.083.234-.188.329-.317l.671-.92v1.768a1.5 1.5 0 01-1.5 1.5H4.055a1.5 1.5 0 01-1.5-1.5v-7.99a1.5 1.5 0 011.5-1.5h5.444z",
21
+ fill: "url(#paint1_radial_ImportFile16GrayIcon_15864_33)"
22
+ }), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("radialGradient", {
23
+ id: "paint0_radial_ImportFile16GrayIcon_15864_33",
24
+ cx: 0,
25
+ cy: 0,
26
+ r: 1,
27
+ gradientUnits: "userSpaceOnUse",
28
+ gradientTransform: "rotate(-47.757 17.806 4.432) scale(18.7341 18.6474)"
29
+ }, /*#__PURE__*/React.createElement("stop", {
30
+ stopColor: "#CCD4E3"
31
+ }), /*#__PURE__*/React.createElement("stop", {
32
+ offset: 1,
33
+ stopColor: "#6B7D99"
34
+ })), /*#__PURE__*/React.createElement("radialGradient", {
35
+ id: "paint1_radial_ImportFile16GrayIcon_15864_33",
36
+ cx: 0,
37
+ cy: 0,
38
+ r: 1,
39
+ gradientUnits: "userSpaceOnUse",
40
+ gradientTransform: "rotate(-47.757 17.806 4.432) scale(18.7341 18.6474)"
41
+ }, /*#__PURE__*/React.createElement("stop", {
42
+ stopColor: "#CCD4E3"
43
+ }), /*#__PURE__*/React.createElement("stop", {
44
+ offset: 1,
45
+ stopColor: "#6B7D99"
46
+ }))));
47
+ }
48
+ module.exports = ImportFile16GrayIcon;
@@ -0,0 +1,24 @@
1
+ const React = require("react");
2
+ function ImportFile16OntintIcon({
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
+ "data-testid": "ImportFile16OntintIcon",
13
+ "aria-labelledby": titleId
14
+ }, props), title ? /*#__PURE__*/React.createElement("title", {
15
+ id: titleId
16
+ }, title) : null, /*#__PURE__*/React.createElement("path", {
17
+ d: "M12.113 11.731a.371.371 0 01-.6 0L8.56 7.663a.371.371 0 01.3-.589l1.772.003A5.852 5.852 0 008.755 1.09l-.26-.22c-.048-.04-.01-.117.05-.104a5.974 5.974 0 014.029 2.972h.001a5.976 5.976 0 01.727 3.34h.244v.003l1.232.001c.303 0 .478.345.3.59l-2.965 4.058z",
18
+ fill: "#fff"
19
+ }), /*#__PURE__*/React.createElement("path", {
20
+ d: "M9.499 3.643c.136.322.238.658.303 1H4.055a.5.5 0 00-.5.5v7.991a.5.5 0 00.5.5h7.991a.5.5 0 00.5-.5v-.531c.123-.083.234-.188.329-.317l.671-.92v1.768a1.5 1.5 0 01-1.5 1.5H4.055a1.5 1.5 0 01-1.5-1.5v-7.99a1.5 1.5 0 011.5-1.5h5.444z",
21
+ fill: "#fff"
22
+ }));
23
+ }
24
+ module.exports = ImportFile16OntintIcon;
@@ -0,0 +1,35 @@
1
+ const React = require("react");
2
+ function K8SNamespace16GradientGrayIcon({
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
+ "data-testid": "K8SNamespace16GradientGrayIcon",
13
+ "aria-labelledby": titleId
14
+ }, props), title ? /*#__PURE__*/React.createElement("title", {
15
+ id: titleId
16
+ }, title) : null, /*#__PURE__*/React.createElement("path", {
17
+ d: "M4.234 12.848a2.007 2.007 0 01-1.082-1.082l.462-.192A1.494 1.494 0 013.5 11v-.75H3v-1.5h.5v-1.5H3v-1.5h.5V5c0-.204.04-.398.114-.574l-.462-.192c.202-.488.594-.88 1.082-1.082l.192.462c.176-.073.37-.114.574-.114h.75V3h1.5v.5h1.5V3h1.5v.5H11c.204 0 .398.04.574.114l.192-.462c.489.202.88.594 1.082 1.082l-.462.192c.073.176.114.37.114.574v.75h.5v1.5h-.5v1.5h.5v1.5h-.5V11c0 .204-.04.398-.114.574l.462.192c-.203.489-.594.88-1.082 1.082l-.192-.462c-.176.073-.37.114-.574.114h-.75v.5h-1.5v-.5h-1.5v.5h-1.5v-.5H5c-.204 0-.398-.04-.574-.114l-.192.462z",
18
+ stroke: "url(#paint0_radial_K8SNamespace16GradientGrayIcon_959_29913)",
19
+ strokeLinejoin: "round",
20
+ strokeDasharray: "1.33 1.33"
21
+ }), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("radialGradient", {
22
+ id: "paint0_radial_K8SNamespace16GradientGrayIcon_959_29913",
23
+ cx: 0,
24
+ cy: 0,
25
+ r: 1,
26
+ gradientUnits: "userSpaceOnUse",
27
+ gradientTransform: "rotate(-45 17.192 2.879) scale(14.1421)"
28
+ }, /*#__PURE__*/React.createElement("stop", {
29
+ stopColor: "#CCD4E3"
30
+ }), /*#__PURE__*/React.createElement("stop", {
31
+ offset: 1,
32
+ stopColor: "#6B7D99"
33
+ }))));
34
+ }
35
+ module.exports = K8SNamespace16GradientGrayIcon;
@@ -0,0 +1,48 @@
1
+ const React = require("react");
2
+ function K8SObjectDaemonset16GradientGrayIcon({
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
+ "data-testid": "K8SObjectDaemonset16GradientGrayIcon",
13
+ "aria-labelledby": titleId
14
+ }, props), title ? /*#__PURE__*/React.createElement("title", {
15
+ id: titleId
16
+ }, title) : null, /*#__PURE__*/React.createElement("path", {
17
+ d: "M4.613 11.562c-.415 0-.79-.107-1.126-.32-.334-.215-.599-.531-.795-.948-.195-.42-.292-.933-.292-1.541 0-.625.101-1.145.302-1.56.201-.416.469-.727.803-.933a2.056 2.056 0 011.104-.313c.306 0 .56.052.764.157.206.101.371.23.497.383.128.152.225.3.291.448h.046V4.2h1.51v7.273H6.224v-.874h-.064a1.947 1.947 0 01-.302.451 1.5 1.5 0 01-.5.366 1.723 1.723 0 01-.746.146zm.48-1.204c.243 0 .449-.066.617-.199.17-.135.3-.323.39-.565.093-.241.14-.524.14-.848 0-.325-.046-.606-.136-.846-.09-.239-.22-.423-.39-.554a.994.994 0 00-.622-.195.981.981 0 00-.628.203c-.17.135-.3.322-.387.56a2.41 2.41 0 00-.132.832c0 .317.044.597.132.841.09.242.219.431.387.569.17.134.38.202.628.202z",
18
+ fill: "url(#paint0_radial_K8SObjectDaemonset16GradientGrayIcon_959_29964)"
19
+ }), /*#__PURE__*/React.createElement("path", {
20
+ d: "M13.499 7.574l-1.385.085a.714.714 0 00-.153-.32.81.81 0 00-.309-.23 1.05 1.05 0 00-.451-.09c-.234 0-.432.05-.593.15-.161.097-.242.227-.242.39 0 .13.053.24.157.33.104.09.283.163.536.217l.987.2c.53.108.926.283 1.186.525.26.241.39.559.39.952 0 .357-.104.67-.315.94a2.05 2.05 0 01-.86.633 3.27 3.27 0 01-1.253.223c-.722 0-1.297-.15-1.726-.45a1.757 1.757 0 01-.75-1.236l1.489-.078c.045.22.154.388.326.504.173.113.395.17.664.17.266 0 .479-.05.64-.152.163-.105.246-.238.248-.402a.417.417 0 00-.174-.337c-.113-.09-.289-.159-.525-.206l-.945-.188c-.533-.107-.93-.291-1.19-.554-.258-.263-.387-.598-.387-1.005 0-.35.095-.652.284-.906.192-.253.46-.448.807-.586.348-.137.755-.206 1.221-.206.69 0 1.231.146 1.627.437.397.291.63.688.696 1.19z",
21
+ fill: "url(#paint1_radial_K8SObjectDaemonset16GradientGrayIcon_959_29964)"
22
+ }), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("radialGradient", {
23
+ id: "paint0_radial_K8SObjectDaemonset16GradientGrayIcon_959_29964",
24
+ cx: 0,
25
+ cy: 0,
26
+ r: 1,
27
+ gradientUnits: "userSpaceOnUse",
28
+ gradientTransform: "matrix(11.22247 -7.37925 6.77506 10.30361 2.4 11.58)"
29
+ }, /*#__PURE__*/React.createElement("stop", {
30
+ stopColor: "#CCD4E3"
31
+ }), /*#__PURE__*/React.createElement("stop", {
32
+ offset: 1,
33
+ stopColor: "#6B7D99"
34
+ })), /*#__PURE__*/React.createElement("radialGradient", {
35
+ id: "paint1_radial_K8SObjectDaemonset16GradientGrayIcon_959_29964",
36
+ cx: 0,
37
+ cy: 0,
38
+ r: 1,
39
+ gradientUnits: "userSpaceOnUse",
40
+ gradientTransform: "matrix(11.22247 -7.37925 6.77506 10.30361 2.4 11.58)"
41
+ }, /*#__PURE__*/React.createElement("stop", {
42
+ stopColor: "#CCD4E3"
43
+ }), /*#__PURE__*/React.createElement("stop", {
44
+ offset: 1,
45
+ stopColor: "#6B7D99"
46
+ }))));
47
+ }
48
+ module.exports = K8SObjectDaemonset16GradientGrayIcon;
@@ -0,0 +1,48 @@
1
+ const React = require("react");
2
+ function K8SObjectDaemonset24GradientBlueIcon({
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
+ "data-testid": "K8SObjectDaemonset24GradientBlueIcon",
13
+ "aria-labelledby": titleId
14
+ }, props), title ? /*#__PURE__*/React.createElement("title", {
15
+ id: titleId
16
+ }, title) : null, /*#__PURE__*/React.createElement("path", {
17
+ d: "M7.097 17.306c-.58 0-1.105-.15-1.576-.448-.467-.301-.838-.744-1.113-1.327C4.136 14.944 4 14.225 4 13.373c0-.875.14-1.602.423-2.182.281-.584.656-1.02 1.123-1.308.47-.291.986-.437 1.546-.437.428 0 .784.073 1.07.219.288.142.52.321.695.537.18.212.315.42.408.626h.065V7h2.113v10.182H9.354v-1.223h-.09c-.099.212-.24.422-.422.631a2.101 2.101 0 01-.7.512c-.286.136-.634.204-1.045.204zm.671-1.686c.342 0 .63-.092.866-.278.238-.189.42-.452.546-.79.13-.338.194-.734.194-1.189 0-.454-.063-.848-.189-1.183-.126-.335-.308-.593-.547-.775a1.391 1.391 0 00-.87-.274c-.348 0-.64.095-.88.284-.238.188-.419.45-.541.785a3.375 3.375 0 00-.184 1.163c0 .444.061.837.184 1.179.126.338.306.603.541.795.24.189.532.284.88.284z",
18
+ fill: "url(#paint0_radial_K8SObjectDaemonset24GradientBlueIcon_959_29962)"
19
+ }), /*#__PURE__*/React.createElement("path", {
20
+ d: "M19.538 11.723l-1.94.12a1.003 1.003 0 00-.213-.448 1.135 1.135 0 00-.433-.323 1.469 1.469 0 00-.631-.125c-.328 0-.605.07-.83.209-.226.136-.338.318-.338.547 0 .182.072.336.218.462.146.126.396.227.751.304l1.382.278c.742.152 1.296.398 1.66.736.365.338.547.782.547 1.332 0 .5-.147.94-.442 1.318-.292.377-.693.672-1.203.884-.507.21-1.092.314-1.755.314-1.011 0-1.816-.21-2.416-.632a2.46 2.46 0 01-1.05-1.73l2.084-.11c.063.31.215.544.457.707.242.159.552.238.93.238.371 0 .67-.07.895-.213.229-.146.345-.333.348-.562a.584.584 0 00-.244-.472c-.159-.126-.404-.223-.736-.289l-1.322-.263c-.746-.15-1.301-.408-1.666-.776-.36-.368-.541-.837-.541-1.407 0-.49.132-.913.397-1.268.269-.354.645-.628 1.129-.82.487-.192 1.057-.288 1.71-.288.964 0 1.723.204 2.277.611.557.408.882.963.975 1.666z",
21
+ fill: "url(#paint1_radial_K8SObjectDaemonset24GradientBlueIcon_959_29962)"
22
+ }), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("radialGradient", {
23
+ id: "paint0_radial_K8SObjectDaemonset24GradientBlueIcon_959_29962",
24
+ cx: 0,
25
+ cy: 0,
26
+ r: 1,
27
+ gradientUnits: "userSpaceOnUse",
28
+ gradientTransform: "rotate(-33.327 30.95 1.983) scale(18.8037 17.2641)"
29
+ }, /*#__PURE__*/React.createElement("stop", {
30
+ stopColor: "#5BCAFF"
31
+ }), /*#__PURE__*/React.createElement("stop", {
32
+ offset: 1,
33
+ stopColor: "#06F"
34
+ })), /*#__PURE__*/React.createElement("radialGradient", {
35
+ id: "paint1_radial_K8SObjectDaemonset24GradientBlueIcon_959_29962",
36
+ cx: 0,
37
+ cy: 0,
38
+ r: 1,
39
+ gradientUnits: "userSpaceOnUse",
40
+ gradientTransform: "rotate(-33.327 30.95 1.983) scale(18.8037 17.2641)"
41
+ }, /*#__PURE__*/React.createElement("stop", {
42
+ stopColor: "#5BCAFF"
43
+ }), /*#__PURE__*/React.createElement("stop", {
44
+ offset: 1,
45
+ stopColor: "#06F"
46
+ }))));
47
+ }
48
+ module.exports = K8SObjectDaemonset24GradientBlueIcon;