@cloudtower/icons-react 0.35.3 → 0.35.4
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.
- package/dist/K8SCronjob16BlueIcon.d.ts +4 -0
- package/dist/K8SCronjob24BlueIcon.d.ts +4 -0
- package/dist/K8SDaemonset16BlueIcon.d.ts +4 -0
- package/dist/K8SDaemonset24BlueIcon.d.ts +4 -0
- package/dist/K8SDeployment16BlueIcon.d.ts +4 -0
- package/dist/K8SDeployment24BlueIcon.d.ts +4 -0
- package/dist/K8SJob16BlueIcon.d.ts +4 -0
- package/dist/K8SJob24BlueIcon.d.ts +4 -0
- package/dist/K8SStatefulset16BlueIcon.d.ts +4 -0
- package/dist/K8SStatefulset24BlueIcon.d.ts +4 -0
- package/dist/OsLogoHuaweicloudeulerosIcon.d.ts +4 -0
- package/dist/cjs/K8SCronjob16BlueIcon.js +127 -0
- package/dist/cjs/K8SCronjob24BlueIcon.js +127 -0
- package/dist/cjs/K8SDaemonset16BlueIcon.js +67 -0
- package/dist/cjs/K8SDaemonset24BlueIcon.js +67 -0
- package/dist/cjs/K8SDeployment16BlueIcon.js +102 -0
- package/dist/cjs/K8SDeployment24BlueIcon.js +102 -0
- package/dist/cjs/K8SJob16BlueIcon.js +97 -0
- package/dist/cjs/K8SJob24BlueIcon.js +97 -0
- package/dist/cjs/K8SStatefulset16BlueIcon.js +65 -0
- package/dist/cjs/K8SStatefulset24BlueIcon.js +67 -0
- package/dist/cjs/OsLogoHuaweicloudeulerosIcon.js +42 -0
- package/dist/cjs/index.js +11 -0
- package/dist/esm/K8SCronjob16BlueIcon.js +127 -0
- package/dist/esm/K8SCronjob24BlueIcon.js +127 -0
- package/dist/esm/K8SDaemonset16BlueIcon.js +67 -0
- package/dist/esm/K8SDaemonset24BlueIcon.js +67 -0
- package/dist/esm/K8SDeployment16BlueIcon.js +102 -0
- package/dist/esm/K8SDeployment24BlueIcon.js +102 -0
- package/dist/esm/K8SJob16BlueIcon.js +97 -0
- package/dist/esm/K8SJob24BlueIcon.js +97 -0
- package/dist/esm/K8SStatefulset16BlueIcon.js +65 -0
- package/dist/esm/K8SStatefulset24BlueIcon.js +67 -0
- package/dist/esm/OsLogoHuaweicloudeulerosIcon.js +42 -0
- package/dist/esm/index.js +11 -0
- package/dist/image-types.d.ts +1 -1
- package/dist/index.d.ts +11 -0
- package/package.json +3 -3
|
@@ -0,0 +1,127 @@
|
|
|
1
|
+
const React = require("react");
|
|
2
|
+
function K8SCronjob16BlueIcon({
|
|
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": "K8SCronjob16BlueIcon",
|
|
13
|
+
"aria-labelledby": titleId
|
|
14
|
+
}, props), title ? /*#__PURE__*/React.createElement("title", {
|
|
15
|
+
id: titleId
|
|
16
|
+
}, title) : null, /*#__PURE__*/React.createElement("path", {
|
|
17
|
+
d: "M12.144 10.125a.5.5 0 01.5.5v1.21l.78.427a.5.5 0 01-.48.878l-1.04-.569a.5.5 0 01-.26-.438v-1.508a.5.5 0 01.5-.5z",
|
|
18
|
+
fill: "url(#paint0_radial_K8SCronjob16BlueIcon_18507_48980)"
|
|
19
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
20
|
+
fillRule: "evenodd",
|
|
21
|
+
clipRule: "evenodd",
|
|
22
|
+
d: "M12.148 8.672a3.5 3.5 0 110 7 3.5 3.5 0 010-7zm0 1a2.5 2.5 0 100 5 2.5 2.5 0 000-5z",
|
|
23
|
+
fill: "url(#paint1_radial_K8SCronjob16BlueIcon_18507_48980)"
|
|
24
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
25
|
+
d: "M12.6 1a1.6 1.6 0 011.6 1.6v6.14a3.977 3.977 0 00-1-.427V2.6a.6.6 0 00-.6-.6H3.4a.6.6 0 00-.6.6v10.8a.6.6 0 00.6.6h5.186c.19.37.437.708.73 1H3.398a1.6 1.6 0 01-1.591-1.437L1.8 13.4V2.6A1.6 1.6 0 013.4 1h9.2z",
|
|
26
|
+
fill: "url(#paint2_radial_K8SCronjob16BlueIcon_18507_48980)"
|
|
27
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
28
|
+
d: "M8.276 11.148c-.084.32-.13.655-.131 1H4.399a.5.5 0 110-1h3.877z",
|
|
29
|
+
fill: "url(#paint3_radial_K8SCronjob16BlueIcon_18507_48980)"
|
|
30
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
31
|
+
d: "M9.526 9.148c-.329.286-.61.623-.833 1H4.4a.5.5 0 110-1h5.127z",
|
|
32
|
+
fill: "url(#paint4_radial_K8SCronjob16BlueIcon_18507_48980)"
|
|
33
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
34
|
+
fillRule: "evenodd",
|
|
35
|
+
clipRule: "evenodd",
|
|
36
|
+
d: "M5.676 3.44a.606.606 0 01.605 0l1.56.9a.606.606 0 01.303.525v1.8a.607.607 0 01-.303.525l-1.56.9a.606.606 0 01-.605 0l-1.56-.9a.607.607 0 01-.303-.525v-1.8c0-.216.116-.416.303-.524l1.56-.9zm-.863 1.653v1.345l1.166.673 1.165-.673V5.093L5.979 4.42l-1.166.673z",
|
|
37
|
+
fill: "url(#paint5_radial_K8SCronjob16BlueIcon_18507_48980)"
|
|
38
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
39
|
+
d: "M11.494 7.148a.5.5 0 110 1h-2.3a.5.5 0 110-1h2.3z",
|
|
40
|
+
fill: "url(#paint6_radial_K8SCronjob16BlueIcon_18507_48980)"
|
|
41
|
+
}), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("radialGradient", {
|
|
42
|
+
id: "paint0_radial_K8SCronjob16BlueIcon_18507_48980",
|
|
43
|
+
cx: 0,
|
|
44
|
+
cy: 0,
|
|
45
|
+
r: 1,
|
|
46
|
+
gradientTransform: "scale(19.5849 20.7492) rotate(-45 .958 .267)",
|
|
47
|
+
gradientUnits: "userSpaceOnUse"
|
|
48
|
+
}, /*#__PURE__*/React.createElement("stop", {
|
|
49
|
+
stopColor: "#5BCAFF"
|
|
50
|
+
}), /*#__PURE__*/React.createElement("stop", {
|
|
51
|
+
offset: 1,
|
|
52
|
+
stopColor: "#06F"
|
|
53
|
+
})), /*#__PURE__*/React.createElement("radialGradient", {
|
|
54
|
+
id: "paint1_radial_K8SCronjob16BlueIcon_18507_48980",
|
|
55
|
+
cx: 0,
|
|
56
|
+
cy: 0,
|
|
57
|
+
r: 1,
|
|
58
|
+
gradientTransform: "scale(19.5849 20.7492) rotate(-45 .958 .267)",
|
|
59
|
+
gradientUnits: "userSpaceOnUse"
|
|
60
|
+
}, /*#__PURE__*/React.createElement("stop", {
|
|
61
|
+
stopColor: "#5BCAFF"
|
|
62
|
+
}), /*#__PURE__*/React.createElement("stop", {
|
|
63
|
+
offset: 1,
|
|
64
|
+
stopColor: "#06F"
|
|
65
|
+
})), /*#__PURE__*/React.createElement("radialGradient", {
|
|
66
|
+
id: "paint2_radial_K8SCronjob16BlueIcon_18507_48980",
|
|
67
|
+
cx: 0,
|
|
68
|
+
cy: 0,
|
|
69
|
+
r: 1,
|
|
70
|
+
gradientTransform: "scale(19.5849 20.7492) rotate(-45 .958 .267)",
|
|
71
|
+
gradientUnits: "userSpaceOnUse"
|
|
72
|
+
}, /*#__PURE__*/React.createElement("stop", {
|
|
73
|
+
stopColor: "#5BCAFF"
|
|
74
|
+
}), /*#__PURE__*/React.createElement("stop", {
|
|
75
|
+
offset: 1,
|
|
76
|
+
stopColor: "#06F"
|
|
77
|
+
})), /*#__PURE__*/React.createElement("radialGradient", {
|
|
78
|
+
id: "paint3_radial_K8SCronjob16BlueIcon_18507_48980",
|
|
79
|
+
cx: 0,
|
|
80
|
+
cy: 0,
|
|
81
|
+
r: 1,
|
|
82
|
+
gradientTransform: "scale(19.5849 20.7492) rotate(-45 .958 .267)",
|
|
83
|
+
gradientUnits: "userSpaceOnUse"
|
|
84
|
+
}, /*#__PURE__*/React.createElement("stop", {
|
|
85
|
+
stopColor: "#5BCAFF"
|
|
86
|
+
}), /*#__PURE__*/React.createElement("stop", {
|
|
87
|
+
offset: 1,
|
|
88
|
+
stopColor: "#06F"
|
|
89
|
+
})), /*#__PURE__*/React.createElement("radialGradient", {
|
|
90
|
+
id: "paint4_radial_K8SCronjob16BlueIcon_18507_48980",
|
|
91
|
+
cx: 0,
|
|
92
|
+
cy: 0,
|
|
93
|
+
r: 1,
|
|
94
|
+
gradientTransform: "scale(19.5849 20.7492) rotate(-45 .958 .267)",
|
|
95
|
+
gradientUnits: "userSpaceOnUse"
|
|
96
|
+
}, /*#__PURE__*/React.createElement("stop", {
|
|
97
|
+
stopColor: "#5BCAFF"
|
|
98
|
+
}), /*#__PURE__*/React.createElement("stop", {
|
|
99
|
+
offset: 1,
|
|
100
|
+
stopColor: "#06F"
|
|
101
|
+
})), /*#__PURE__*/React.createElement("radialGradient", {
|
|
102
|
+
id: "paint5_radial_K8SCronjob16BlueIcon_18507_48980",
|
|
103
|
+
cx: 0,
|
|
104
|
+
cy: 0,
|
|
105
|
+
r: 1,
|
|
106
|
+
gradientTransform: "scale(19.5849 20.7492) rotate(-45 .958 .267)",
|
|
107
|
+
gradientUnits: "userSpaceOnUse"
|
|
108
|
+
}, /*#__PURE__*/React.createElement("stop", {
|
|
109
|
+
stopColor: "#5BCAFF"
|
|
110
|
+
}), /*#__PURE__*/React.createElement("stop", {
|
|
111
|
+
offset: 1,
|
|
112
|
+
stopColor: "#06F"
|
|
113
|
+
})), /*#__PURE__*/React.createElement("radialGradient", {
|
|
114
|
+
id: "paint6_radial_K8SCronjob16BlueIcon_18507_48980",
|
|
115
|
+
cx: 0,
|
|
116
|
+
cy: 0,
|
|
117
|
+
r: 1,
|
|
118
|
+
gradientTransform: "scale(19.5849 20.7492) rotate(-45 .958 .267)",
|
|
119
|
+
gradientUnits: "userSpaceOnUse"
|
|
120
|
+
}, /*#__PURE__*/React.createElement("stop", {
|
|
121
|
+
stopColor: "#5BCAFF"
|
|
122
|
+
}), /*#__PURE__*/React.createElement("stop", {
|
|
123
|
+
offset: 1,
|
|
124
|
+
stopColor: "#06F"
|
|
125
|
+
}))));
|
|
126
|
+
}
|
|
127
|
+
module.exports = K8SCronjob16BlueIcon;
|
|
@@ -0,0 +1,127 @@
|
|
|
1
|
+
const React = require("react");
|
|
2
|
+
function K8SCronjob24BlueIcon({
|
|
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": "K8SCronjob24BlueIcon",
|
|
13
|
+
"aria-labelledby": titleId
|
|
14
|
+
}, props), title ? /*#__PURE__*/React.createElement("title", {
|
|
15
|
+
id: titleId
|
|
16
|
+
}, title) : null, /*#__PURE__*/React.createElement("path", {
|
|
17
|
+
d: "M18 15a.5.5 0 01.5.5v2.21l1.481.856a.5.5 0 01-.5.867l-1.713-.99a.5.5 0 01-.268-.457V15.5a.5.5 0 01.5-.5z",
|
|
18
|
+
fill: "url(#paint0_radial_K8SCronjob24BlueIcon_18507_48979)"
|
|
19
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
20
|
+
fillRule: "evenodd",
|
|
21
|
+
clipRule: "evenodd",
|
|
22
|
+
d: "M18 13a5 5 0 110 10 5 5 0 010-10zm0 1a4 4 0 100 8 4 4 0 000-8z",
|
|
23
|
+
fill: "url(#paint1_radial_K8SCronjob24BlueIcon_18507_48979)"
|
|
24
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
25
|
+
d: "M17.8 2c1.12 0 1.68 0 2.108.218a2 2 0 01.874.874C21 3.52 21 4.08 21 5.2v7.604a5.97 5.97 0 00-1-.462V5.2c0-.576-.001-.949-.024-1.232-.023-.272-.06-.373-.085-.422a.999.999 0 00-.437-.437c-.05-.025-.15-.062-.422-.085A16.943 16.943 0 0017.8 3H6.2c-.576 0-.949.001-1.232.024-.272.023-.373.06-.422.085a1 1 0 00-.437.437c-.025.05-.062.15-.085.422C4.001 4.25 4 4.624 4 5.2v13.6c0 .576.001.949.024 1.232.023.272.06.373.085.422.096.188.249.34.437.437.05.025.15.062.422.085.283.023.656.024 1.232.024h6.605c.207.358.45.693.724 1H6.2c-1.12 0-1.68 0-2.108-.218a2 2 0 01-.874-.874C3 20.48 3 19.92 3 18.8V5.2c0-1.12 0-1.68.218-2.108a2 2 0 01.874-.874C4.52 2 5.08 2 6.2 2h11.6z",
|
|
26
|
+
fill: "url(#paint2_radial_K8SCronjob24BlueIcon_18507_48979)"
|
|
27
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
28
|
+
d: "M12.085 17c-.055.325-.085.66-.085 1H6.5a.5.5 0 010-1h5.585z",
|
|
29
|
+
fill: "url(#paint3_radial_K8SCronjob24BlueIcon_18507_48979)"
|
|
30
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
31
|
+
d: "M13.53 14a6.016 6.016 0 00-.725 1H6.5a.5.5 0 010-1h7.03z",
|
|
32
|
+
fill: "url(#paint4_radial_K8SCronjob24BlueIcon_18507_48979)"
|
|
33
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
34
|
+
fillRule: "evenodd",
|
|
35
|
+
clipRule: "evenodd",
|
|
36
|
+
d: "M8.514 5.403a.91.91 0 01.91 0l2.12 1.225a.91.91 0 01.456.788v2.45a.91.91 0 01-.455.787l-2.121 1.225a.91.91 0 01-.91 0l-2.121-1.225a.91.91 0 01-.455-.788V7.416a.91.91 0 01.455-.788l2.12-1.225zM6.938 7.468v2.345l2.03 1.173L11 9.813V7.468L8.969 6.295 6.938 7.468z",
|
|
37
|
+
fill: "url(#paint5_radial_K8SCronjob24BlueIcon_18507_48979)"
|
|
38
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
39
|
+
d: "M17.5 11a.5.5 0 010 1h-4a.5.5 0 010-1h4z",
|
|
40
|
+
fill: "url(#paint6_radial_K8SCronjob24BlueIcon_18507_48979)"
|
|
41
|
+
}), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("radialGradient", {
|
|
42
|
+
id: "paint0_radial_K8SCronjob24BlueIcon_18507_48979",
|
|
43
|
+
cx: 0,
|
|
44
|
+
cy: 0,
|
|
45
|
+
r: 1,
|
|
46
|
+
gradientTransform: "matrix(20 -21 20 21 3 23)",
|
|
47
|
+
gradientUnits: "userSpaceOnUse"
|
|
48
|
+
}, /*#__PURE__*/React.createElement("stop", {
|
|
49
|
+
stopColor: "#5BCAFF"
|
|
50
|
+
}), /*#__PURE__*/React.createElement("stop", {
|
|
51
|
+
offset: 1,
|
|
52
|
+
stopColor: "#06F"
|
|
53
|
+
})), /*#__PURE__*/React.createElement("radialGradient", {
|
|
54
|
+
id: "paint1_radial_K8SCronjob24BlueIcon_18507_48979",
|
|
55
|
+
cx: 0,
|
|
56
|
+
cy: 0,
|
|
57
|
+
r: 1,
|
|
58
|
+
gradientTransform: "matrix(20 -21 20 21 3 23)",
|
|
59
|
+
gradientUnits: "userSpaceOnUse"
|
|
60
|
+
}, /*#__PURE__*/React.createElement("stop", {
|
|
61
|
+
stopColor: "#5BCAFF"
|
|
62
|
+
}), /*#__PURE__*/React.createElement("stop", {
|
|
63
|
+
offset: 1,
|
|
64
|
+
stopColor: "#06F"
|
|
65
|
+
})), /*#__PURE__*/React.createElement("radialGradient", {
|
|
66
|
+
id: "paint2_radial_K8SCronjob24BlueIcon_18507_48979",
|
|
67
|
+
cx: 0,
|
|
68
|
+
cy: 0,
|
|
69
|
+
r: 1,
|
|
70
|
+
gradientTransform: "matrix(20 -21 20 21 3 23)",
|
|
71
|
+
gradientUnits: "userSpaceOnUse"
|
|
72
|
+
}, /*#__PURE__*/React.createElement("stop", {
|
|
73
|
+
stopColor: "#5BCAFF"
|
|
74
|
+
}), /*#__PURE__*/React.createElement("stop", {
|
|
75
|
+
offset: 1,
|
|
76
|
+
stopColor: "#06F"
|
|
77
|
+
})), /*#__PURE__*/React.createElement("radialGradient", {
|
|
78
|
+
id: "paint3_radial_K8SCronjob24BlueIcon_18507_48979",
|
|
79
|
+
cx: 0,
|
|
80
|
+
cy: 0,
|
|
81
|
+
r: 1,
|
|
82
|
+
gradientTransform: "matrix(20 -21 20 21 3 23)",
|
|
83
|
+
gradientUnits: "userSpaceOnUse"
|
|
84
|
+
}, /*#__PURE__*/React.createElement("stop", {
|
|
85
|
+
stopColor: "#5BCAFF"
|
|
86
|
+
}), /*#__PURE__*/React.createElement("stop", {
|
|
87
|
+
offset: 1,
|
|
88
|
+
stopColor: "#06F"
|
|
89
|
+
})), /*#__PURE__*/React.createElement("radialGradient", {
|
|
90
|
+
id: "paint4_radial_K8SCronjob24BlueIcon_18507_48979",
|
|
91
|
+
cx: 0,
|
|
92
|
+
cy: 0,
|
|
93
|
+
r: 1,
|
|
94
|
+
gradientTransform: "matrix(20 -21 20 21 3 23)",
|
|
95
|
+
gradientUnits: "userSpaceOnUse"
|
|
96
|
+
}, /*#__PURE__*/React.createElement("stop", {
|
|
97
|
+
stopColor: "#5BCAFF"
|
|
98
|
+
}), /*#__PURE__*/React.createElement("stop", {
|
|
99
|
+
offset: 1,
|
|
100
|
+
stopColor: "#06F"
|
|
101
|
+
})), /*#__PURE__*/React.createElement("radialGradient", {
|
|
102
|
+
id: "paint5_radial_K8SCronjob24BlueIcon_18507_48979",
|
|
103
|
+
cx: 0,
|
|
104
|
+
cy: 0,
|
|
105
|
+
r: 1,
|
|
106
|
+
gradientTransform: "matrix(20 -21 20 21 3 23)",
|
|
107
|
+
gradientUnits: "userSpaceOnUse"
|
|
108
|
+
}, /*#__PURE__*/React.createElement("stop", {
|
|
109
|
+
stopColor: "#5BCAFF"
|
|
110
|
+
}), /*#__PURE__*/React.createElement("stop", {
|
|
111
|
+
offset: 1,
|
|
112
|
+
stopColor: "#06F"
|
|
113
|
+
})), /*#__PURE__*/React.createElement("radialGradient", {
|
|
114
|
+
id: "paint6_radial_K8SCronjob24BlueIcon_18507_48979",
|
|
115
|
+
cx: 0,
|
|
116
|
+
cy: 0,
|
|
117
|
+
r: 1,
|
|
118
|
+
gradientTransform: "matrix(20 -21 20 21 3 23)",
|
|
119
|
+
gradientUnits: "userSpaceOnUse"
|
|
120
|
+
}, /*#__PURE__*/React.createElement("stop", {
|
|
121
|
+
stopColor: "#5BCAFF"
|
|
122
|
+
}), /*#__PURE__*/React.createElement("stop", {
|
|
123
|
+
offset: 1,
|
|
124
|
+
stopColor: "#06F"
|
|
125
|
+
}))));
|
|
126
|
+
}
|
|
127
|
+
module.exports = K8SCronjob24BlueIcon;
|
|
@@ -0,0 +1,67 @@
|
|
|
1
|
+
const React = require("react");
|
|
2
|
+
function K8SDaemonset16BlueIcon({
|
|
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": "K8SDaemonset16BlueIcon",
|
|
13
|
+
"aria-labelledby": titleId
|
|
14
|
+
}, props), title ? /*#__PURE__*/React.createElement("title", {
|
|
15
|
+
id: titleId
|
|
16
|
+
}, title) : null, /*#__PURE__*/React.createElement("path", {
|
|
17
|
+
fillRule: "evenodd",
|
|
18
|
+
clipRule: "evenodd",
|
|
19
|
+
d: "M6.662 5.889a.801.801 0 01.61 0l.095.047 2.298 1.327a.8.8 0 01.4.692v2.655a.8.8 0 01-.4.692l-2.298 1.327a.802.802 0 01-.8 0l-2.298-1.327a.8.8 0 01-.4-.692V7.955a.8.8 0 01.4-.692l2.297-1.327.096-.047zM4.87 10.493l1.628.94V9.58L4.87 8.638v1.855zm2.628-.913V11.4l1.567-.906V8.675l-1.567.905zm-2.12-1.803l1.62.937 1.59-.919-1.62-.936-1.59.918z",
|
|
20
|
+
fill: "url(#paint0_radial_K8SDaemonset16BlueIcon_18507_48943)"
|
|
21
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
22
|
+
fillRule: "evenodd",
|
|
23
|
+
clipRule: "evenodd",
|
|
24
|
+
d: "M6.417 2.726a1.1 1.1 0 011.1 0l4.856 2.803c.34.197.55.56.55.953v5.607a1.1 1.1 0 01-.55.953l-4.856 2.803a1.1 1.1 0 01-1.1 0l-4.856-2.803c-.34-.196-.55-.56-.55-.953V6.482c0-.393.21-.756.55-.953l4.856-2.803zm.5.866L2.061 6.396a.1.1 0 00-.05.086v5.607a.1.1 0 00.05.087l4.856 2.804a.1.1 0 00.1 0l4.856-2.804a.1.1 0 00.05-.087V6.482a.1.1 0 00-.05-.086L7.017 3.592a.1.1 0 00-.1 0z",
|
|
25
|
+
fill: "url(#paint1_radial_K8SDaemonset16BlueIcon_18507_48943)"
|
|
26
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
27
|
+
d: "M9.741.045a1.1 1.1 0 011.062.285l3.754 3.752c.277.278.385.684.284 1.064l-1.346 5.023V6.304l.38-1.417a.103.103 0 00-.025-.098l-3.754-3.752A.1.1 0 0010 1.011L4.873 2.385a.1.1 0 00-.07.07l-.19.705-1.224.708.448-1.672c.102-.379.398-.676.777-.778L9.741.045z",
|
|
28
|
+
fill: "url(#paint2_radial_K8SDaemonset16BlueIcon_18507_48943)"
|
|
29
|
+
}), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("radialGradient", {
|
|
30
|
+
id: "paint0_radial_K8SDaemonset16BlueIcon_18507_48943",
|
|
31
|
+
cx: 0,
|
|
32
|
+
cy: 0,
|
|
33
|
+
r: 1,
|
|
34
|
+
gradientTransform: "scale(19.6117 22.6054) rotate(-45 .88 .292)",
|
|
35
|
+
gradientUnits: "userSpaceOnUse"
|
|
36
|
+
}, /*#__PURE__*/React.createElement("stop", {
|
|
37
|
+
stopColor: "#5BCAFF"
|
|
38
|
+
}), /*#__PURE__*/React.createElement("stop", {
|
|
39
|
+
offset: 1,
|
|
40
|
+
stopColor: "#06F"
|
|
41
|
+
})), /*#__PURE__*/React.createElement("radialGradient", {
|
|
42
|
+
id: "paint1_radial_K8SDaemonset16BlueIcon_18507_48943",
|
|
43
|
+
cx: 0,
|
|
44
|
+
cy: 0,
|
|
45
|
+
r: 1,
|
|
46
|
+
gradientTransform: "scale(19.6117 22.6054) rotate(-45 .88 .292)",
|
|
47
|
+
gradientUnits: "userSpaceOnUse"
|
|
48
|
+
}, /*#__PURE__*/React.createElement("stop", {
|
|
49
|
+
stopColor: "#5BCAFF"
|
|
50
|
+
}), /*#__PURE__*/React.createElement("stop", {
|
|
51
|
+
offset: 1,
|
|
52
|
+
stopColor: "#06F"
|
|
53
|
+
})), /*#__PURE__*/React.createElement("radialGradient", {
|
|
54
|
+
id: "paint2_radial_K8SDaemonset16BlueIcon_18507_48943",
|
|
55
|
+
cx: 0,
|
|
56
|
+
cy: 0,
|
|
57
|
+
r: 1,
|
|
58
|
+
gradientTransform: "scale(19.6117 22.6054) rotate(-45 .88 .292)",
|
|
59
|
+
gradientUnits: "userSpaceOnUse"
|
|
60
|
+
}, /*#__PURE__*/React.createElement("stop", {
|
|
61
|
+
stopColor: "#5BCAFF"
|
|
62
|
+
}), /*#__PURE__*/React.createElement("stop", {
|
|
63
|
+
offset: 1,
|
|
64
|
+
stopColor: "#06F"
|
|
65
|
+
}))));
|
|
66
|
+
}
|
|
67
|
+
module.exports = K8SDaemonset16BlueIcon;
|
|
@@ -0,0 +1,67 @@
|
|
|
1
|
+
const React = require("react");
|
|
2
|
+
function K8SDaemonset24BlueIcon({
|
|
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": "K8SDaemonset24BlueIcon",
|
|
13
|
+
"aria-labelledby": titleId
|
|
14
|
+
}, props), title ? /*#__PURE__*/React.createElement("title", {
|
|
15
|
+
id: titleId
|
|
16
|
+
}, title) : null, /*#__PURE__*/React.createElement("path", {
|
|
17
|
+
fillRule: "evenodd",
|
|
18
|
+
clipRule: "evenodd",
|
|
19
|
+
d: "M10.107 8.665a.866.866 0 01.865 0l3.635 2.098c.267.155.432.441.432.75v4.196c0 .309-.165.595-.432.75l-3.635 2.098a.866.866 0 01-.865 0L6.472 16.46a.867.867 0 01-.433-.75v-4.196c0-.309.165-.595.433-.75l3.635-2.098zm.862 5.196v3.697l3.204-1.85V12.01l-3.204 1.85zm-4.064 1.848l3.198 1.845v-3.693l-3.198-1.847v3.695zm.431-4.446l3.2 1.848 3.201-1.85-3.198-1.846-3.203 1.848z",
|
|
20
|
+
fill: "url(#paint0_radial_K8SDaemonset24BlueIcon_18507_48937)"
|
|
21
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
22
|
+
fillRule: "evenodd",
|
|
23
|
+
clipRule: "evenodd",
|
|
24
|
+
d: "M9.775 3.842a1.45 1.45 0 011.45 0l7.277 4.202c.449.26.726.738.726 1.256v8.402c0 .518-.277.997-.726 1.256l-7.277 4.203a1.45 1.45 0 01-1.45 0l-7.277-4.203a1.45 1.45 0 01-.726-1.255V9.3c0-.518.277-.997.726-1.256l7.277-4.202zm.95.866a.45.45 0 00-.45 0L2.998 8.91a.45.45 0 00-.226.39v8.402c0 .161.087.31.226.39l7.277 4.202c.14.08.31.08.45 0l7.277-4.202a.45.45 0 00.226-.39V9.3a.45.45 0 00-.226-.39l-7.277-4.202z",
|
|
25
|
+
fill: "url(#paint1_radial_K8SDaemonset24BlueIcon_18507_48937)"
|
|
26
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
27
|
+
d: "M14.648.4c.5-.133 1.034.01 1.4.377l5.589 5.589c.366.366.509.9.375 1.4l-1.986 7.406V11.31l1.019-3.802a.45.45 0 00-.115-.434l-5.59-5.59a.451.451 0 00-.434-.115L7.272 3.413a.451.451 0 00-.318.319l-.258.96-1.224.708.516-1.927a1.45 1.45 0 011.026-1.025L14.648.4z",
|
|
28
|
+
fill: "url(#paint2_radial_K8SDaemonset24BlueIcon_18507_48937)"
|
|
29
|
+
}), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("radialGradient", {
|
|
30
|
+
id: "paint0_radial_K8SDaemonset24BlueIcon_18507_48937",
|
|
31
|
+
cx: 0,
|
|
32
|
+
cy: 0,
|
|
33
|
+
r: 1,
|
|
34
|
+
gradientTransform: "scale(28.6924 32.531) rotate(-45 .897 .284)",
|
|
35
|
+
gradientUnits: "userSpaceOnUse"
|
|
36
|
+
}, /*#__PURE__*/React.createElement("stop", {
|
|
37
|
+
stopColor: "#5BCAFF"
|
|
38
|
+
}), /*#__PURE__*/React.createElement("stop", {
|
|
39
|
+
offset: 1,
|
|
40
|
+
stopColor: "#06F"
|
|
41
|
+
})), /*#__PURE__*/React.createElement("radialGradient", {
|
|
42
|
+
id: "paint1_radial_K8SDaemonset24BlueIcon_18507_48937",
|
|
43
|
+
cx: 0,
|
|
44
|
+
cy: 0,
|
|
45
|
+
r: 1,
|
|
46
|
+
gradientTransform: "scale(28.6924 32.531) rotate(-45 .897 .284)",
|
|
47
|
+
gradientUnits: "userSpaceOnUse"
|
|
48
|
+
}, /*#__PURE__*/React.createElement("stop", {
|
|
49
|
+
stopColor: "#5BCAFF"
|
|
50
|
+
}), /*#__PURE__*/React.createElement("stop", {
|
|
51
|
+
offset: 1,
|
|
52
|
+
stopColor: "#06F"
|
|
53
|
+
})), /*#__PURE__*/React.createElement("radialGradient", {
|
|
54
|
+
id: "paint2_radial_K8SDaemonset24BlueIcon_18507_48937",
|
|
55
|
+
cx: 0,
|
|
56
|
+
cy: 0,
|
|
57
|
+
r: 1,
|
|
58
|
+
gradientTransform: "scale(28.6924 32.531) rotate(-45 .897 .284)",
|
|
59
|
+
gradientUnits: "userSpaceOnUse"
|
|
60
|
+
}, /*#__PURE__*/React.createElement("stop", {
|
|
61
|
+
stopColor: "#5BCAFF"
|
|
62
|
+
}), /*#__PURE__*/React.createElement("stop", {
|
|
63
|
+
offset: 1,
|
|
64
|
+
stopColor: "#06F"
|
|
65
|
+
}))));
|
|
66
|
+
}
|
|
67
|
+
module.exports = K8SDaemonset24BlueIcon;
|
|
@@ -0,0 +1,102 @@
|
|
|
1
|
+
const React = require("react");
|
|
2
|
+
function K8SDeployment16BlueIcon({
|
|
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": "K8SDeployment16BlueIcon",
|
|
13
|
+
"aria-labelledby": titleId
|
|
14
|
+
}, props), title ? /*#__PURE__*/React.createElement("title", {
|
|
15
|
+
id: titleId
|
|
16
|
+
}, title) : null, /*#__PURE__*/React.createElement("g", {
|
|
17
|
+
clipPath: "url(#clip0_18507_48959)"
|
|
18
|
+
}, /*#__PURE__*/React.createElement("path", {
|
|
19
|
+
d: "M12.256 11.936a.501.501 0 01.733.68 6.806 6.806 0 01-6.854 1.92l.113.236a.5.5 0 01-.902.432l-.605-1.263a.5.5 0 01.235-.667l1.263-.605a.501.501 0 01.432.902l-.099.046a5.784 5.784 0 005.684-1.68z",
|
|
20
|
+
fill: "url(#paint0_radial_K8SDeployment16BlueIcon_18507_48959)"
|
|
21
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
22
|
+
d: "M2.057 4.738a.501.501 0 01.668.233l.611 1.26a.5.5 0 01-.9.436l-.055-.112c-.118.46-.18.943-.18 1.441 0 1.677.71 3.188 1.85 4.248a.5.5 0 11-.68.732 6.808 6.808 0 01-1.912-6.838l-.227.11a.5.5 0 11-.435-.898l1.26-.612z",
|
|
23
|
+
fill: "url(#paint1_radial_K8SDeployment16BlueIcon_18507_48959)"
|
|
24
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
25
|
+
fillRule: "evenodd",
|
|
26
|
+
clipRule: "evenodd",
|
|
27
|
+
d: "M7.536 4.491a.927.927 0 01.927 0l2.345 1.354a.927.927 0 01.463.802v2.707a.928.928 0 01-.463.803l-2.345 1.354a.928.928 0 01-.927 0l-2.345-1.354a.927.927 0 01-.462-.803V6.647c0-.33.176-.637.462-.802L7.536 4.49zM5.73 6.69v2.622l2.27 1.312 2.272-1.312V6.69L8 5.378 5.73 6.689z",
|
|
28
|
+
fill: "url(#paint2_radial_K8SDeployment16BlueIcon_18507_48959)"
|
|
29
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
30
|
+
d: "M11.906 3.028A.5.5 0 0112.613 3 6.784 6.784 0 0114.8 7.996c0 .616-.083 1.213-.237 1.781l.196-.1a.5.5 0 01.458.89l-1.244.64a.5.5 0 01-.674-.214l-.642-1.245a.5.5 0 01.889-.458l.073.144c.117-.46.18-.941.18-1.438a5.784 5.784 0 00-1.864-4.262.5.5 0 01-.029-.706z",
|
|
31
|
+
fill: "url(#paint3_radial_K8SDeployment16BlueIcon_18507_48959)"
|
|
32
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
33
|
+
d: "M9.965.573a.5.5 0 01.667.233l.61 1.26a.501.501 0 01-.233.668l-1.262.61a.5.5 0 01-.434-.9l.132-.066a5.814 5.814 0 00-5.693 1.67.5.5 0 01-.732-.68l.06-.064A6.783 6.783 0 019.83 1.448l-.1-.208a.5.5 0 01.234-.667z",
|
|
34
|
+
fill: "url(#paint4_radial_K8SDeployment16BlueIcon_18507_48959)"
|
|
35
|
+
})), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("radialGradient", {
|
|
36
|
+
id: "paint0_radial_K8SDeployment16BlueIcon_18507_48959",
|
|
37
|
+
cx: 0,
|
|
38
|
+
cy: 0,
|
|
39
|
+
r: 1,
|
|
40
|
+
gradientTransform: "scale(21.1756 21.1633) rotate(-45 .896 .337)",
|
|
41
|
+
gradientUnits: "userSpaceOnUse"
|
|
42
|
+
}, /*#__PURE__*/React.createElement("stop", {
|
|
43
|
+
stopColor: "#5BCAFF"
|
|
44
|
+
}), /*#__PURE__*/React.createElement("stop", {
|
|
45
|
+
offset: 1,
|
|
46
|
+
stopColor: "#06F"
|
|
47
|
+
})), /*#__PURE__*/React.createElement("radialGradient", {
|
|
48
|
+
id: "paint1_radial_K8SDeployment16BlueIcon_18507_48959",
|
|
49
|
+
cx: 0,
|
|
50
|
+
cy: 0,
|
|
51
|
+
r: 1,
|
|
52
|
+
gradientTransform: "scale(21.1756 21.1633) rotate(-45 .896 .337)",
|
|
53
|
+
gradientUnits: "userSpaceOnUse"
|
|
54
|
+
}, /*#__PURE__*/React.createElement("stop", {
|
|
55
|
+
stopColor: "#5BCAFF"
|
|
56
|
+
}), /*#__PURE__*/React.createElement("stop", {
|
|
57
|
+
offset: 1,
|
|
58
|
+
stopColor: "#06F"
|
|
59
|
+
})), /*#__PURE__*/React.createElement("radialGradient", {
|
|
60
|
+
id: "paint2_radial_K8SDeployment16BlueIcon_18507_48959",
|
|
61
|
+
cx: 0,
|
|
62
|
+
cy: 0,
|
|
63
|
+
r: 1,
|
|
64
|
+
gradientTransform: "scale(21.1756 21.1633) rotate(-45 .896 .337)",
|
|
65
|
+
gradientUnits: "userSpaceOnUse"
|
|
66
|
+
}, /*#__PURE__*/React.createElement("stop", {
|
|
67
|
+
stopColor: "#5BCAFF"
|
|
68
|
+
}), /*#__PURE__*/React.createElement("stop", {
|
|
69
|
+
offset: 1,
|
|
70
|
+
stopColor: "#06F"
|
|
71
|
+
})), /*#__PURE__*/React.createElement("radialGradient", {
|
|
72
|
+
id: "paint3_radial_K8SDeployment16BlueIcon_18507_48959",
|
|
73
|
+
cx: 0,
|
|
74
|
+
cy: 0,
|
|
75
|
+
r: 1,
|
|
76
|
+
gradientTransform: "scale(21.1756 21.1633) rotate(-45 .896 .337)",
|
|
77
|
+
gradientUnits: "userSpaceOnUse"
|
|
78
|
+
}, /*#__PURE__*/React.createElement("stop", {
|
|
79
|
+
stopColor: "#5BCAFF"
|
|
80
|
+
}), /*#__PURE__*/React.createElement("stop", {
|
|
81
|
+
offset: 1,
|
|
82
|
+
stopColor: "#06F"
|
|
83
|
+
})), /*#__PURE__*/React.createElement("radialGradient", {
|
|
84
|
+
id: "paint4_radial_K8SDeployment16BlueIcon_18507_48959",
|
|
85
|
+
cx: 0,
|
|
86
|
+
cy: 0,
|
|
87
|
+
r: 1,
|
|
88
|
+
gradientTransform: "scale(21.1756 21.1633) rotate(-45 .896 .337)",
|
|
89
|
+
gradientUnits: "userSpaceOnUse"
|
|
90
|
+
}, /*#__PURE__*/React.createElement("stop", {
|
|
91
|
+
stopColor: "#5BCAFF"
|
|
92
|
+
}), /*#__PURE__*/React.createElement("stop", {
|
|
93
|
+
offset: 1,
|
|
94
|
+
stopColor: "#06F"
|
|
95
|
+
})), /*#__PURE__*/React.createElement("clipPath", {
|
|
96
|
+
id: "clip0_18507_48959"
|
|
97
|
+
}, /*#__PURE__*/React.createElement("path", {
|
|
98
|
+
fill: "#fff",
|
|
99
|
+
d: "M0 0h16v16H0z"
|
|
100
|
+
}))));
|
|
101
|
+
}
|
|
102
|
+
module.exports = K8SDeployment16BlueIcon;
|
|
@@ -0,0 +1,102 @@
|
|
|
1
|
+
const React = require("react");
|
|
2
|
+
function K8SDeployment24BlueIcon({
|
|
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": "K8SDeployment24BlueIcon",
|
|
13
|
+
"aria-labelledby": titleId
|
|
14
|
+
}, props), title ? /*#__PURE__*/React.createElement("title", {
|
|
15
|
+
id: titleId
|
|
16
|
+
}, title) : null, /*#__PURE__*/React.createElement("g", {
|
|
17
|
+
clipPath: "url(#clip0_18507_48958)"
|
|
18
|
+
}, /*#__PURE__*/React.createElement("path", {
|
|
19
|
+
d: "M18.752 17.951a.5.5 0 01.75.661c-2.611 2.964-6.827 4.177-10.711 2.857l.397.814a.5.5 0 01-.899.438l-.93-1.907a.5.5 0 01.23-.669l1.907-.93a.5.5 0 01.439.9l-.83.404a9.007 9.007 0 009.647-2.568z",
|
|
20
|
+
fill: "url(#paint0_radial_K8SDeployment24BlueIcon_18507_48958)"
|
|
21
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
22
|
+
d: "M3.183 7.356a.5.5 0 01.668.23l.93 1.907a.5.5 0 01-.9.438l-.403-.829a9.008 9.008 0 002.568 9.648.5.5 0 01-.661.75C2.42 16.888 1.208 12.672 2.528 8.788l-.814.397a.5.5 0 01-.439-.899l1.908-.93z",
|
|
23
|
+
fill: "url(#paint1_radial_K8SDeployment24BlueIcon_18507_48958)"
|
|
24
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
25
|
+
fillRule: "evenodd",
|
|
26
|
+
clipRule: "evenodd",
|
|
27
|
+
d: "M11.5 6.712a1 1 0 011 0l3.83 2.212a1 1 0 01.5.866v4.422a1 1 0 01-.5.866L12.5 17.29a1 1 0 01-1 0l-3.83-2.212a1 1 0 01-.5-.866V9.79a1 1 0 01.5-.866l3.83-2.212zM8.17 9.79v4.422L12 16.424l3.83-2.212V9.79L12 7.578 8.17 9.79z",
|
|
28
|
+
fill: "url(#paint2_radial_K8SDeployment24BlueIcon_18507_48958)"
|
|
29
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
30
|
+
d: "M17.91 4.539a.5.5 0 01.705-.045c2.964 2.612 4.177 6.828 2.857 10.712l.813-.398a.5.5 0 01.439.9l-1.907.93a.501.501 0 01-.669-.23l-.93-1.907a.5.5 0 01.9-.439l.405.83a9.008 9.008 0 00-2.569-9.648.5.5 0 01-.045-.705z",
|
|
31
|
+
fill: "url(#paint3_radial_K8SDeployment24BlueIcon_18507_48958)"
|
|
32
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
33
|
+
d: "M15.042 1.043a.5.5 0 01.668.23l.93 1.907a.5.5 0 01-.23.668l-1.906.93a.5.5 0 01-.439-.9l.83-.404a9.007 9.007 0 00-9.648 2.569.5.5 0 01-.75-.661C7.11 2.418 11.325 1.205 15.21 2.525l-.397-.814a.5.5 0 01.23-.668z",
|
|
34
|
+
fill: "url(#paint4_radial_K8SDeployment24BlueIcon_18507_48958)"
|
|
35
|
+
})), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("radialGradient", {
|
|
36
|
+
id: "paint0_radial_K8SDeployment24BlueIcon_18507_48958",
|
|
37
|
+
cx: 0,
|
|
38
|
+
cy: 0,
|
|
39
|
+
r: 1,
|
|
40
|
+
gradientTransform: "scale(31.1263 31.126) rotate(-45 .908 .33)",
|
|
41
|
+
gradientUnits: "userSpaceOnUse"
|
|
42
|
+
}, /*#__PURE__*/React.createElement("stop", {
|
|
43
|
+
stopColor: "#5BCAFF"
|
|
44
|
+
}), /*#__PURE__*/React.createElement("stop", {
|
|
45
|
+
offset: 1,
|
|
46
|
+
stopColor: "#06F"
|
|
47
|
+
})), /*#__PURE__*/React.createElement("radialGradient", {
|
|
48
|
+
id: "paint1_radial_K8SDeployment24BlueIcon_18507_48958",
|
|
49
|
+
cx: 0,
|
|
50
|
+
cy: 0,
|
|
51
|
+
r: 1,
|
|
52
|
+
gradientTransform: "scale(31.1263 31.126) rotate(-45 .908 .33)",
|
|
53
|
+
gradientUnits: "userSpaceOnUse"
|
|
54
|
+
}, /*#__PURE__*/React.createElement("stop", {
|
|
55
|
+
stopColor: "#5BCAFF"
|
|
56
|
+
}), /*#__PURE__*/React.createElement("stop", {
|
|
57
|
+
offset: 1,
|
|
58
|
+
stopColor: "#06F"
|
|
59
|
+
})), /*#__PURE__*/React.createElement("radialGradient", {
|
|
60
|
+
id: "paint2_radial_K8SDeployment24BlueIcon_18507_48958",
|
|
61
|
+
cx: 0,
|
|
62
|
+
cy: 0,
|
|
63
|
+
r: 1,
|
|
64
|
+
gradientTransform: "scale(31.1263 31.126) rotate(-45 .908 .33)",
|
|
65
|
+
gradientUnits: "userSpaceOnUse"
|
|
66
|
+
}, /*#__PURE__*/React.createElement("stop", {
|
|
67
|
+
stopColor: "#5BCAFF"
|
|
68
|
+
}), /*#__PURE__*/React.createElement("stop", {
|
|
69
|
+
offset: 1,
|
|
70
|
+
stopColor: "#06F"
|
|
71
|
+
})), /*#__PURE__*/React.createElement("radialGradient", {
|
|
72
|
+
id: "paint3_radial_K8SDeployment24BlueIcon_18507_48958",
|
|
73
|
+
cx: 0,
|
|
74
|
+
cy: 0,
|
|
75
|
+
r: 1,
|
|
76
|
+
gradientTransform: "scale(31.1263 31.126) rotate(-45 .908 .33)",
|
|
77
|
+
gradientUnits: "userSpaceOnUse"
|
|
78
|
+
}, /*#__PURE__*/React.createElement("stop", {
|
|
79
|
+
stopColor: "#5BCAFF"
|
|
80
|
+
}), /*#__PURE__*/React.createElement("stop", {
|
|
81
|
+
offset: 1,
|
|
82
|
+
stopColor: "#06F"
|
|
83
|
+
})), /*#__PURE__*/React.createElement("radialGradient", {
|
|
84
|
+
id: "paint4_radial_K8SDeployment24BlueIcon_18507_48958",
|
|
85
|
+
cx: 0,
|
|
86
|
+
cy: 0,
|
|
87
|
+
r: 1,
|
|
88
|
+
gradientTransform: "scale(31.1263 31.126) rotate(-45 .908 .33)",
|
|
89
|
+
gradientUnits: "userSpaceOnUse"
|
|
90
|
+
}, /*#__PURE__*/React.createElement("stop", {
|
|
91
|
+
stopColor: "#5BCAFF"
|
|
92
|
+
}), /*#__PURE__*/React.createElement("stop", {
|
|
93
|
+
offset: 1,
|
|
94
|
+
stopColor: "#06F"
|
|
95
|
+
})), /*#__PURE__*/React.createElement("clipPath", {
|
|
96
|
+
id: "clip0_18507_48958"
|
|
97
|
+
}, /*#__PURE__*/React.createElement("path", {
|
|
98
|
+
fill: "#fff",
|
|
99
|
+
d: "M0 0h24v24H0z"
|
|
100
|
+
}))));
|
|
101
|
+
}
|
|
102
|
+
module.exports = K8SDeployment24BlueIcon;
|