@cloudtower/icons-react 0.35.2 → 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.
Files changed (38) hide show
  1. package/dist/K8SCronjob16BlueIcon.d.ts +4 -0
  2. package/dist/K8SCronjob24BlueIcon.d.ts +4 -0
  3. package/dist/K8SDaemonset16BlueIcon.d.ts +4 -0
  4. package/dist/K8SDaemonset24BlueIcon.d.ts +4 -0
  5. package/dist/K8SDeployment16BlueIcon.d.ts +4 -0
  6. package/dist/K8SDeployment24BlueIcon.d.ts +4 -0
  7. package/dist/K8SJob16BlueIcon.d.ts +4 -0
  8. package/dist/K8SJob24BlueIcon.d.ts +4 -0
  9. package/dist/K8SStatefulset16BlueIcon.d.ts +4 -0
  10. package/dist/K8SStatefulset24BlueIcon.d.ts +4 -0
  11. package/dist/OsLogoHuaweicloudeulerosIcon.d.ts +4 -0
  12. package/dist/cjs/K8SCronjob16BlueIcon.js +127 -0
  13. package/dist/cjs/K8SCronjob24BlueIcon.js +127 -0
  14. package/dist/cjs/K8SDaemonset16BlueIcon.js +67 -0
  15. package/dist/cjs/K8SDaemonset24BlueIcon.js +67 -0
  16. package/dist/cjs/K8SDeployment16BlueIcon.js +102 -0
  17. package/dist/cjs/K8SDeployment24BlueIcon.js +102 -0
  18. package/dist/cjs/K8SJob16BlueIcon.js +97 -0
  19. package/dist/cjs/K8SJob24BlueIcon.js +97 -0
  20. package/dist/cjs/K8SStatefulset16BlueIcon.js +65 -0
  21. package/dist/cjs/K8SStatefulset24BlueIcon.js +67 -0
  22. package/dist/cjs/OsLogoHuaweicloudeulerosIcon.js +42 -0
  23. package/dist/cjs/index.js +11 -0
  24. package/dist/esm/K8SCronjob16BlueIcon.js +127 -0
  25. package/dist/esm/K8SCronjob24BlueIcon.js +127 -0
  26. package/dist/esm/K8SDaemonset16BlueIcon.js +67 -0
  27. package/dist/esm/K8SDaemonset24BlueIcon.js +67 -0
  28. package/dist/esm/K8SDeployment16BlueIcon.js +102 -0
  29. package/dist/esm/K8SDeployment24BlueIcon.js +102 -0
  30. package/dist/esm/K8SJob16BlueIcon.js +97 -0
  31. package/dist/esm/K8SJob24BlueIcon.js +97 -0
  32. package/dist/esm/K8SStatefulset16BlueIcon.js +65 -0
  33. package/dist/esm/K8SStatefulset24BlueIcon.js +67 -0
  34. package/dist/esm/OsLogoHuaweicloudeulerosIcon.js +42 -0
  35. package/dist/esm/index.js +11 -0
  36. package/dist/image-types.d.ts +1 -1
  37. package/dist/index.d.ts +11 -0
  38. package/package.json +3 -3
@@ -0,0 +1,97 @@
1
+ const React = require("react");
2
+ function K8SJob16BlueIcon({
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": "K8SJob16BlueIcon",
13
+ "aria-labelledby": titleId
14
+ }, props), title ? /*#__PURE__*/React.createElement("title", {
15
+ id: titleId
16
+ }, title) : null, /*#__PURE__*/React.createElement("path", {
17
+ d: "M11.494 11.148a.5.5 0 110 1H4.4a.5.5 0 110-1h7.095z",
18
+ fill: "url(#paint0_radial_K8SJob16BlueIcon_18507_48951)"
19
+ }), /*#__PURE__*/React.createElement("path", {
20
+ d: "M11.494 9.148a.5.5 0 110 1H4.4a.5.5 0 110-1h7.095z",
21
+ fill: "url(#paint1_radial_K8SJob16BlueIcon_18507_48951)"
22
+ }), /*#__PURE__*/React.createElement("path", {
23
+ fillRule: "evenodd",
24
+ clipRule: "evenodd",
25
+ 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",
26
+ fill: "url(#paint2_radial_K8SJob16BlueIcon_18507_48951)"
27
+ }), /*#__PURE__*/React.createElement("path", {
28
+ d: "M11.494 7.148a.5.5 0 110 1h-2.3a.5.5 0 110-1h2.3z",
29
+ fill: "url(#paint3_radial_K8SJob16BlueIcon_18507_48951)"
30
+ }), /*#__PURE__*/React.createElement("path", {
31
+ fillRule: "evenodd",
32
+ clipRule: "evenodd",
33
+ d: "M12.6 1a1.6 1.6 0 011.6 1.6v10.8l-.009.163A1.6 1.6 0 0112.6 15H3.4a1.6 1.6 0 01-1.592-1.437L1.8 13.4V2.6A1.6 1.6 0 013.4 1h9.2zM3.4 2a.6.6 0 00-.6.6v10.8a.6.6 0 00.6.6h9.2a.6.6 0 00.6-.6V2.6a.6.6 0 00-.6-.6H3.4z",
34
+ fill: "url(#paint4_radial_K8SJob16BlueIcon_18507_48951)"
35
+ }), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("radialGradient", {
36
+ id: "paint0_radial_K8SJob16BlueIcon_18507_48951",
37
+ cx: 0,
38
+ cy: 0,
39
+ r: 1,
40
+ gradientTransform: "matrix(12.4004 -14 12.4004 14 1.8 15)",
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_K8SJob16BlueIcon_18507_48951",
49
+ cx: 0,
50
+ cy: 0,
51
+ r: 1,
52
+ gradientTransform: "matrix(12.4004 -14 12.4004 14 1.8 15)",
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_K8SJob16BlueIcon_18507_48951",
61
+ cx: 0,
62
+ cy: 0,
63
+ r: 1,
64
+ gradientTransform: "matrix(12.4004 -14 12.4004 14 1.8 15)",
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_K8SJob16BlueIcon_18507_48951",
73
+ cx: 0,
74
+ cy: 0,
75
+ r: 1,
76
+ gradientTransform: "matrix(12.4004 -14 12.4004 14 1.8 15)",
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_K8SJob16BlueIcon_18507_48951",
85
+ cx: 0,
86
+ cy: 0,
87
+ r: 1,
88
+ gradientTransform: "matrix(12.4004 -14 12.4004 14 1.8 15)",
89
+ gradientUnits: "userSpaceOnUse"
90
+ }, /*#__PURE__*/React.createElement("stop", {
91
+ stopColor: "#5BCAFF"
92
+ }), /*#__PURE__*/React.createElement("stop", {
93
+ offset: 1,
94
+ stopColor: "#06F"
95
+ }))));
96
+ }
97
+ module.exports = K8SJob16BlueIcon;
@@ -0,0 +1,97 @@
1
+ const React = require("react");
2
+ function K8SJob24BlueIcon({
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": "K8SJob24BlueIcon",
13
+ "aria-labelledby": titleId
14
+ }, props), title ? /*#__PURE__*/React.createElement("title", {
15
+ id: titleId
16
+ }, title) : null, /*#__PURE__*/React.createElement("path", {
17
+ d: "M17.5 17a.5.5 0 010 1h-11a.5.5 0 010-1h11z",
18
+ fill: "url(#paint0_radial_K8SJob24BlueIcon_18507_48950)"
19
+ }), /*#__PURE__*/React.createElement("path", {
20
+ d: "M17.5 14a.5.5 0 010 1h-11a.5.5 0 010-1h11z",
21
+ fill: "url(#paint1_radial_K8SJob24BlueIcon_18507_48950)"
22
+ }), /*#__PURE__*/React.createElement("path", {
23
+ fillRule: "evenodd",
24
+ clipRule: "evenodd",
25
+ 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",
26
+ fill: "url(#paint2_radial_K8SJob24BlueIcon_18507_48950)"
27
+ }), /*#__PURE__*/React.createElement("path", {
28
+ d: "M17.5 11a.5.5 0 010 1h-4a.5.5 0 010-1h4z",
29
+ fill: "url(#paint3_radial_K8SJob24BlueIcon_18507_48950)"
30
+ }), /*#__PURE__*/React.createElement("path", {
31
+ fillRule: "evenodd",
32
+ clipRule: "evenodd",
33
+ d: "M17.8 2c1.12 0 1.68 0 2.108.218a2 2 0 01.874.874C21 3.52 21 4.08 21 5.2v13.6c0 1.12 0 1.68-.218 2.108a2 2 0 01-.874.874C19.48 22 18.92 22 17.8 22H6.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.6zM6.2 3c-.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.024h11.6c.576 0 .949-.001 1.232-.024.272-.023.373-.06.422-.085a.999.999 0 00.437-.437c.025-.05.062-.15.085-.422.023-.283.024-.656.024-1.232V5.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.2z",
34
+ fill: "url(#paint4_radial_K8SJob24BlueIcon_18507_48950)"
35
+ }), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("radialGradient", {
36
+ id: "paint0_radial_K8SJob24BlueIcon_18507_48950",
37
+ cx: 0,
38
+ cy: 0,
39
+ r: 1,
40
+ gradientTransform: "matrix(18 -20 18 20 3 22)",
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_K8SJob24BlueIcon_18507_48950",
49
+ cx: 0,
50
+ cy: 0,
51
+ r: 1,
52
+ gradientTransform: "matrix(18 -20 18 20 3 22)",
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_K8SJob24BlueIcon_18507_48950",
61
+ cx: 0,
62
+ cy: 0,
63
+ r: 1,
64
+ gradientTransform: "matrix(18 -20 18 20 3 22)",
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_K8SJob24BlueIcon_18507_48950",
73
+ cx: 0,
74
+ cy: 0,
75
+ r: 1,
76
+ gradientTransform: "matrix(18 -20 18 20 3 22)",
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_K8SJob24BlueIcon_18507_48950",
85
+ cx: 0,
86
+ cy: 0,
87
+ r: 1,
88
+ gradientTransform: "matrix(18 -20 18 20 3 22)",
89
+ gradientUnits: "userSpaceOnUse"
90
+ }, /*#__PURE__*/React.createElement("stop", {
91
+ stopColor: "#5BCAFF"
92
+ }), /*#__PURE__*/React.createElement("stop", {
93
+ offset: 1,
94
+ stopColor: "#06F"
95
+ }))));
96
+ }
97
+ module.exports = K8SJob24BlueIcon;
@@ -0,0 +1,65 @@
1
+ const React = require("react");
2
+ function K8SStatefulset16BlueIcon({
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": "K8SStatefulset16BlueIcon",
13
+ "aria-labelledby": titleId
14
+ }, props), title ? /*#__PURE__*/React.createElement("title", {
15
+ id: titleId
16
+ }, title) : null, /*#__PURE__*/React.createElement("path", {
17
+ d: "M9.74.044a1.1 1.1 0 011.063.285l3.753 3.752c.278.278.387.684.285 1.064l-1.346 5.02V6.3l.38-1.414a.1.1 0 00-.026-.097l-3.753-3.753a.1.1 0 00-.097-.025L4.872 2.384a.101.101 0 00-.07.071l-.19.705-1.224.707.448-1.67c.102-.38.398-.678.777-.78L9.74.044z",
18
+ fill: "url(#paint0_radial_K8SStatefulset16BlueIcon_18502_48933)"
19
+ }), /*#__PURE__*/React.createElement("path", {
20
+ d: "M11.923 6.48a.1.1 0 00-.05-.086L7.017 3.591a.1.1 0 00-.1 0L2.061 6.394a.1.1 0 00-.05.086v5.608a.1.1 0 00.05.087l4.856 2.803a.1.1 0 00.1 0l4.856-2.803a.1.1 0 00.05-.087V6.48zm1 5.608a1.1 1.1 0 01-.55.953l-4.856 2.803a1.1 1.1 0 01-1.1 0L1.561 13.04c-.34-.197-.55-.56-.55-.953V6.48c0-.392.21-.755.55-.952l4.856-2.803a1.1 1.1 0 011.1 0l4.856 2.803c.34.197.55.56.55.952v5.608z",
21
+ fill: "url(#paint1_radial_K8SStatefulset16BlueIcon_18502_48933)"
22
+ }), /*#__PURE__*/React.createElement("path", {
23
+ fillRule: "evenodd",
24
+ clipRule: "evenodd",
25
+ d: "M6.967 6.39c.678 0 1.327.068 1.834.195.246.061.515.15.748.288.165.098.668.43.668 1.08v3.074c0 .295-.126.653-.48.842-.452.242-1.386.584-2.77.584-1.268 0-2.055-.286-2.54-.513a1.247 1.247 0 01-.71-1.12V7.952c0-.65.502-.982.668-1.08.232-.137.502-.227.748-.288.507-.127 1.155-.194 1.834-.194zm2.25 2.8c-.14.054-.281.097-.416.131-.507.127-1.156.195-1.834.195-.679 0-1.327-.068-1.834-.195a3.543 3.543 0 01-.416-.13v1.628c0 .09.059.18.133.215.375.175 1.019.42 2.117.42 1.16 0 1.916-.275 2.25-.442V9.19zm-2.25-1.8c-1.243 0-2.25.252-2.25.563 0 .31 1.007.563 2.25.563 1.242 0 2.25-.252 2.25-.563 0-.31-1.008-.562-2.25-.562z",
26
+ fill: "url(#paint2_radial_K8SStatefulset16BlueIcon_18502_48933)"
27
+ }), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("radialGradient", {
28
+ id: "paint0_radial_K8SStatefulset16BlueIcon_18502_48933",
29
+ cx: 0,
30
+ cy: 0,
31
+ r: 1,
32
+ gradientTransform: "scale(19.6117 22.605) rotate(-45 .88 .291)",
33
+ gradientUnits: "userSpaceOnUse"
34
+ }, /*#__PURE__*/React.createElement("stop", {
35
+ stopColor: "#5BCAFF"
36
+ }), /*#__PURE__*/React.createElement("stop", {
37
+ offset: 1,
38
+ stopColor: "#06F"
39
+ })), /*#__PURE__*/React.createElement("radialGradient", {
40
+ id: "paint1_radial_K8SStatefulset16BlueIcon_18502_48933",
41
+ cx: 0,
42
+ cy: 0,
43
+ r: 1,
44
+ gradientTransform: "scale(19.6117 22.605) rotate(-45 .88 .291)",
45
+ gradientUnits: "userSpaceOnUse"
46
+ }, /*#__PURE__*/React.createElement("stop", {
47
+ stopColor: "#5BCAFF"
48
+ }), /*#__PURE__*/React.createElement("stop", {
49
+ offset: 1,
50
+ stopColor: "#06F"
51
+ })), /*#__PURE__*/React.createElement("radialGradient", {
52
+ id: "paint2_radial_K8SStatefulset16BlueIcon_18502_48933",
53
+ cx: 0,
54
+ cy: 0,
55
+ r: 1,
56
+ gradientTransform: "scale(19.6117 22.605) rotate(-45 .88 .291)",
57
+ gradientUnits: "userSpaceOnUse"
58
+ }, /*#__PURE__*/React.createElement("stop", {
59
+ stopColor: "#5BCAFF"
60
+ }), /*#__PURE__*/React.createElement("stop", {
61
+ offset: 1,
62
+ stopColor: "#06F"
63
+ }))));
64
+ }
65
+ module.exports = K8SStatefulset16BlueIcon;
@@ -0,0 +1,67 @@
1
+ const React = require("react");
2
+ function K8SStatefulset24BlueIcon({
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": "K8SStatefulset24BlueIcon",
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.5 9.25c1.162 0 2.247.116 3.071.322.404.1.802.238 1.123.427.254.15.806.54.806 1.25v4.586c0 .402-.18.854-.633 1.076-.69.34-2.163.838-4.367.838-2.042 0-3.286-.428-4.038-.753-.58-.25-.962-.84-.962-1.467v-4.28c0-.71.552-1.1.806-1.25.32-.19.719-.326 1.123-.427.824-.206 1.91-.323 3.071-.323zm4 3.35a4.782 4.782 0 01-.929.327c-.824.206-1.91.322-3.071.322-1.162 0-2.247-.116-3.071-.322a4.782 4.782 0 01-.929-.326v2.928c0 .233.149.459.358.55.649.28 1.758.67 3.642.67 2.056 0 3.377-.465 3.927-.735a.098.098 0 00.045-.045.289.289 0 00.028-.134v-3.234zm-4-2.35c-2.209 0-4 .447-4 1 0 .552 1.79 1 4 1s4-.448 4-1c0-.553-1.791-1-4-1z",
20
+ fill: "url(#paint0_radial_K8SStatefulset24BlueIcon_18502_48927)"
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_K8SStatefulset24BlueIcon_18502_48927)"
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_K8SStatefulset24BlueIcon_18502_48927)"
29
+ }), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("radialGradient", {
30
+ id: "paint0_radial_K8SStatefulset24BlueIcon_18502_48927",
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_K8SStatefulset24BlueIcon_18502_48927",
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_K8SStatefulset24BlueIcon_18502_48927",
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 = K8SStatefulset24BlueIcon;
@@ -0,0 +1,42 @@
1
+ const React = require("react");
2
+ function OsLogoHuaweicloudeulerosIcon({
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": "OsLogoHuaweicloudeulerosIcon",
13
+ "aria-labelledby": titleId
14
+ }, props), title ? /*#__PURE__*/React.createElement("title", {
15
+ id: titleId
16
+ }, title) : null, /*#__PURE__*/React.createElement("path", {
17
+ d: "M1 4a3 3 0 013-3h8a3 3 0 013 3v8a3 3 0 01-3 3H4a3 3 0 01-3-3V4z",
18
+ fill: "url(#paint0_linear_18010_33)"
19
+ }), /*#__PURE__*/React.createElement("path", {
20
+ d: "M7.683 4.146H4.817L3.413 6.578 4.817 9.01h2.866L6.279 6.578l1.404-2.432z",
21
+ fill: "#fff"
22
+ }), /*#__PURE__*/React.createElement("path", {
23
+ d: "M11.17 4.146H8.27l-1.39 2.432h2.885L11.17 9.01l1.403-2.432-1.403-2.432z",
24
+ fill: "#fff"
25
+ }), /*#__PURE__*/React.createElement("path", {
26
+ d: "M9.403 11.871l1.4-2.424-1.436-2.444-1.412 2.444h-2.82l1.399 2.424h2.869z",
27
+ fill: "#fff"
28
+ }), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("linearGradient", {
29
+ id: "paint0_linear_18010_33",
30
+ x1: 15,
31
+ y1: 8.5,
32
+ x2: 1,
33
+ y2: 8.5,
34
+ gradientUnits: "userSpaceOnUse"
35
+ }, /*#__PURE__*/React.createElement("stop", {
36
+ stopColor: "#FF8501"
37
+ }), /*#__PURE__*/React.createElement("stop", {
38
+ offset: 1,
39
+ stopColor: "#FF9524"
40
+ }))));
41
+ }
42
+ module.exports = OsLogoHuaweicloudeulerosIcon;
package/dist/cjs/index.js CHANGED
@@ -620,6 +620,14 @@ module.exports.Isolation24BlueIcon = require("./Isolation24BlueIcon.js")
620
620
  module.exports.Jump16GradientBlueIcon = require("./Jump16GradientBlueIcon.js")
621
621
  module.exports.Jump16GradientGrayIcon = require("./Jump16GradientGrayIcon.js")
622
622
  module.exports.JumpMove16BlueIcon = require("./JumpMove16BlueIcon.js")
623
+ module.exports.K8SCronjob16BlueIcon = require("./K8SCronjob16BlueIcon.js")
624
+ module.exports.K8SCronjob24BlueIcon = require("./K8SCronjob24BlueIcon.js")
625
+ module.exports.K8SDaemonset16BlueIcon = require("./K8SDaemonset16BlueIcon.js")
626
+ module.exports.K8SDaemonset24BlueIcon = require("./K8SDaemonset24BlueIcon.js")
627
+ module.exports.K8SDeployment16BlueIcon = require("./K8SDeployment16BlueIcon.js")
628
+ module.exports.K8SDeployment24BlueIcon = require("./K8SDeployment24BlueIcon.js")
629
+ module.exports.K8SJob16BlueIcon = require("./K8SJob16BlueIcon.js")
630
+ module.exports.K8SJob24BlueIcon = require("./K8SJob24BlueIcon.js")
623
631
  module.exports.K8SNamespace16GradientBlueIcon = require("./K8SNamespace16GradientBlueIcon.js")
624
632
  module.exports.K8SNamespace16GradientGrayIcon = require("./K8SNamespace16GradientGrayIcon.js")
625
633
  module.exports.K8SObjectDaemonset16GradientGrayIcon = require("./K8SObjectDaemonset16GradientGrayIcon.js")
@@ -630,6 +638,8 @@ module.exports.K8SObjectJob16GradientGrayIcon = require("./K8SObjectJob16Gradien
630
638
  module.exports.K8SObjectJob24GradientBlueIcon = require("./K8SObjectJob24GradientBlueIcon.js")
631
639
  module.exports.K8SObjectStatefulset16GradientGrayIcon = require("./K8SObjectStatefulset16GradientGrayIcon.js")
632
640
  module.exports.K8SObjectStatefulset24GradientBlueIcon = require("./K8SObjectStatefulset24GradientBlueIcon.js")
641
+ module.exports.K8SStatefulset16BlueIcon = require("./K8SStatefulset16BlueIcon.js")
642
+ module.exports.K8SStatefulset24BlueIcon = require("./K8SStatefulset24BlueIcon.js")
633
643
  module.exports.Key16GradientBlueIcon = require("./Key16GradientBlueIcon.js")
634
644
  module.exports.Key16GradientGrayIcon = require("./Key16GradientGrayIcon.js")
635
645
  module.exports.Key16OntintIcon = require("./Key16OntintIcon.js")
@@ -976,6 +986,7 @@ module.exports.OsLogoCentosIcon = require("./OsLogoCentosIcon.js")
976
986
  module.exports.OsLogoDebianIcon = require("./OsLogoDebianIcon.js")
977
987
  module.exports.OsLogoDeepinIcon = require("./OsLogoDeepinIcon.js")
978
988
  module.exports.OsLogoFedoraIcon = require("./OsLogoFedoraIcon.js")
989
+ module.exports.OsLogoHuaweicloudeulerosIcon = require("./OsLogoHuaweicloudeulerosIcon.js")
979
990
  module.exports.OsLogoKylinIcon = require("./OsLogoKylinIcon.js")
980
991
  module.exports.OsLogoMacOsIcon = require("./OsLogoMacOsIcon.js")
981
992
  module.exports.OsLogoNeoKylinIcon = require("./OsLogoNeoKylinIcon.js")
@@ -0,0 +1,127 @@
1
+ import * as React from "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
+ export default K8SCronjob16BlueIcon;
@@ -0,0 +1,127 @@
1
+ import * as React from "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
+ export default K8SCronjob24BlueIcon;