@cloudtower/icons-react 0.35.3 → 0.35.5

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 (56) 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/LbConfigFile24GradientBlueIcon.d.ts +4 -0
  12. package/dist/LbConfigFile24GradientGrayIcon.d.ts +4 -0
  13. package/dist/LbConfigFile24OntintIcon.d.ts +4 -0
  14. package/dist/OsLogoHuaweicloudeulerosIcon.d.ts +4 -0
  15. package/dist/Ssl24GradientBlueIcon.d.ts +4 -0
  16. package/dist/Ssl24GradientGrayIcon.d.ts +4 -0
  17. package/dist/Ssl24OntintIcon.d.ts +4 -0
  18. package/dist/cjs/K8SCronjob16BlueIcon.js +127 -0
  19. package/dist/cjs/K8SCronjob24BlueIcon.js +127 -0
  20. package/dist/cjs/K8SDaemonset16BlueIcon.js +67 -0
  21. package/dist/cjs/K8SDaemonset24BlueIcon.js +67 -0
  22. package/dist/cjs/K8SDeployment16BlueIcon.js +102 -0
  23. package/dist/cjs/K8SDeployment24BlueIcon.js +102 -0
  24. package/dist/cjs/K8SJob16BlueIcon.js +97 -0
  25. package/dist/cjs/K8SJob24BlueIcon.js +97 -0
  26. package/dist/cjs/K8SStatefulset16BlueIcon.js +65 -0
  27. package/dist/cjs/K8SStatefulset24BlueIcon.js +67 -0
  28. package/dist/cjs/LbConfigFile24GradientBlueIcon.js +67 -0
  29. package/dist/cjs/LbConfigFile24GradientGrayIcon.js +67 -0
  30. package/dist/cjs/LbConfigFile24OntintIcon.js +31 -0
  31. package/dist/cjs/OsLogoHuaweicloudeulerosIcon.js +42 -0
  32. package/dist/cjs/Ssl24GradientBlueIcon.js +80 -0
  33. package/dist/cjs/Ssl24GradientGrayIcon.js +80 -0
  34. package/dist/cjs/Ssl24OntintIcon.js +26 -0
  35. package/dist/cjs/index.js +17 -0
  36. package/dist/esm/K8SCronjob16BlueIcon.js +127 -0
  37. package/dist/esm/K8SCronjob24BlueIcon.js +127 -0
  38. package/dist/esm/K8SDaemonset16BlueIcon.js +67 -0
  39. package/dist/esm/K8SDaemonset24BlueIcon.js +67 -0
  40. package/dist/esm/K8SDeployment16BlueIcon.js +102 -0
  41. package/dist/esm/K8SDeployment24BlueIcon.js +102 -0
  42. package/dist/esm/K8SJob16BlueIcon.js +97 -0
  43. package/dist/esm/K8SJob24BlueIcon.js +97 -0
  44. package/dist/esm/K8SStatefulset16BlueIcon.js +65 -0
  45. package/dist/esm/K8SStatefulset24BlueIcon.js +67 -0
  46. package/dist/esm/LbConfigFile24GradientBlueIcon.js +67 -0
  47. package/dist/esm/LbConfigFile24GradientGrayIcon.js +67 -0
  48. package/dist/esm/LbConfigFile24OntintIcon.js +31 -0
  49. package/dist/esm/OsLogoHuaweicloudeulerosIcon.js +42 -0
  50. package/dist/esm/Ssl24GradientBlueIcon.js +80 -0
  51. package/dist/esm/Ssl24GradientGrayIcon.js +80 -0
  52. package/dist/esm/Ssl24OntintIcon.js +26 -0
  53. package/dist/esm/index.js +17 -0
  54. package/dist/image-types.d.ts +1 -1
  55. package/dist/index.d.ts +17 -0
  56. package/package.json +3 -3
@@ -0,0 +1,80 @@
1
+ const React = require("react");
2
+ function Ssl24GradientBlueIcon({
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": "Ssl24GradientBlueIcon",
13
+ "aria-labelledby": titleId
14
+ }, props), title ? /*#__PURE__*/React.createElement("title", {
15
+ id: titleId
16
+ }, title) : null, /*#__PURE__*/React.createElement("path", {
17
+ d: "M6.69 8.5c.865 0 1.723.484 2.145 1.42l-.911.41c-.255-.564-.749-.83-1.235-.83-.26 0-.577.075-.813.24-.214.148-.376.375-.376.76 0 .277.206.523.587.734a2.99 2.99 0 00.66.265c.019.005.033.009.042.01a.202.202 0 00.009.003h.004l.006.002c.005 0 .011.003.02.005l.065.016a3.98 3.98 0 01.885.355c.463.258 1.1.763 1.1 1.61 0 .726-.316 1.252-.775 1.58-.437.31-.97.42-1.414.42-.485 0-.924-.113-1.3-.366-.374-.252-.648-.616-.845-1.054l.912-.41c.14.312.307.51.49.634.182.122.418.196.743.196.299 0 .611-.077.833-.235a.823.823 0 00.35-.623l.007-.142c0-.277-.206-.523-.587-.734a2.99 2.99 0 00-.66-.265c-.019-.005-.033-.009-.042-.01l-.009-.003h-.003l-.007-.002c-.005 0-.011-.003-.02-.005a3.92 3.92 0 01-.284-.083 3.98 3.98 0 01-.664-.289C5.139 11.852 4.5 11.348 4.5 10.5c0-.74.345-1.263.807-1.583.439-.305.967-.417 1.382-.417z",
18
+ fill: "url(#paint0_radial_Ssl24GradientBlueIcon_466_31587)"
19
+ }), /*#__PURE__*/React.createElement("path", {
20
+ d: "M12 8.5c.866 0 1.724.484 2.146 1.42l-.913.41c-.254-.564-.747-.83-1.233-.83-.26 0-.577.075-.813.24-.215.148-.376.375-.377.76 0 .277.207.523.588.734a2.996 2.996 0 00.66.265c.019.005.033.009.042.01a.273.273 0 00.008.003h.004l.006.002c.005 0 .012.003.02.005l.065.016a3.978 3.978 0 01.885.355c.464.258 1.101.763 1.101 1.61 0 .726-.317 1.252-.777 1.58-.437.31-.97.42-1.412.42-.485 0-.925-.113-1.3-.366-.375-.252-.648-.616-.846-1.054l.913-.41c.14.312.306.51.49.634.181.122.417.196.743.196.298 0 .61-.077.833-.235.2-.142.357-.367.357-.765 0-.277-.207-.523-.588-.734a2.996 2.996 0 00-.66-.265c-.019-.005-.033-.009-.042-.01a.273.273 0 00-.008-.003h-.004l-.006-.002c-.005 0-.012-.003-.02-.005l-.065-.016a3.993 3.993 0 01-.884-.355c-.464-.258-1.102-.763-1.102-1.61 0-.74.345-1.263.806-1.583.44-.304.967-.417 1.383-.417z",
21
+ fill: "url(#paint1_radial_Ssl24GradientBlueIcon_466_31587)"
22
+ }), /*#__PURE__*/React.createElement("path", {
23
+ d: "M16.121 14.25c0 .137.112.25.251.25H19v1h-2.628a1.25 1.25 0 01-1.25-1.25V8.5h1v5.75z",
24
+ fill: "url(#paint2_radial_Ssl24GradientBlueIcon_466_31587)"
25
+ }), /*#__PURE__*/React.createElement("path", {
26
+ fillRule: "evenodd",
27
+ clipRule: "evenodd",
28
+ d: "M20.204 2.01A2 2 0 0122 4v16l-.01.204a2 2 0 01-1.786 1.785L20 22H4a2 2 0 01-1.99-1.796L2 20V4a2 2 0 012-2h16l.204.01zM4 3a1 1 0 00-1 1v16a1 1 0 001 1h16a1 1 0 001-1V4a1 1 0 00-1-1H4z",
29
+ fill: "url(#paint3_radial_Ssl24GradientBlueIcon_466_31587)"
30
+ }), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("radialGradient", {
31
+ id: "paint0_radial_Ssl24GradientBlueIcon_466_31587",
32
+ cx: 0,
33
+ cy: 0,
34
+ r: 1,
35
+ gradientUnits: "userSpaceOnUse",
36
+ gradientTransform: "rotate(-45 27.556 8.586) scale(28.2843)"
37
+ }, /*#__PURE__*/React.createElement("stop", {
38
+ stopColor: "#5BCAFF"
39
+ }), /*#__PURE__*/React.createElement("stop", {
40
+ offset: 1,
41
+ stopColor: "#06F"
42
+ })), /*#__PURE__*/React.createElement("radialGradient", {
43
+ id: "paint1_radial_Ssl24GradientBlueIcon_466_31587",
44
+ cx: 0,
45
+ cy: 0,
46
+ r: 1,
47
+ gradientUnits: "userSpaceOnUse",
48
+ gradientTransform: "rotate(-45 27.556 8.586) scale(28.2843)"
49
+ }, /*#__PURE__*/React.createElement("stop", {
50
+ stopColor: "#5BCAFF"
51
+ }), /*#__PURE__*/React.createElement("stop", {
52
+ offset: 1,
53
+ stopColor: "#06F"
54
+ })), /*#__PURE__*/React.createElement("radialGradient", {
55
+ id: "paint2_radial_Ssl24GradientBlueIcon_466_31587",
56
+ cx: 0,
57
+ cy: 0,
58
+ r: 1,
59
+ gradientUnits: "userSpaceOnUse",
60
+ gradientTransform: "rotate(-45 27.556 8.586) scale(28.2843)"
61
+ }, /*#__PURE__*/React.createElement("stop", {
62
+ stopColor: "#5BCAFF"
63
+ }), /*#__PURE__*/React.createElement("stop", {
64
+ offset: 1,
65
+ stopColor: "#06F"
66
+ })), /*#__PURE__*/React.createElement("radialGradient", {
67
+ id: "paint3_radial_Ssl24GradientBlueIcon_466_31587",
68
+ cx: 0,
69
+ cy: 0,
70
+ r: 1,
71
+ gradientUnits: "userSpaceOnUse",
72
+ gradientTransform: "rotate(-45 27.556 8.586) scale(28.2843)"
73
+ }, /*#__PURE__*/React.createElement("stop", {
74
+ stopColor: "#5BCAFF"
75
+ }), /*#__PURE__*/React.createElement("stop", {
76
+ offset: 1,
77
+ stopColor: "#06F"
78
+ }))));
79
+ }
80
+ module.exports = Ssl24GradientBlueIcon;
@@ -0,0 +1,80 @@
1
+ const React = require("react");
2
+ function Ssl24GradientGrayIcon({
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": "Ssl24GradientGrayIcon",
13
+ "aria-labelledby": titleId
14
+ }, props), title ? /*#__PURE__*/React.createElement("title", {
15
+ id: titleId
16
+ }, title) : null, /*#__PURE__*/React.createElement("path", {
17
+ d: "M6.69 8.5c.865 0 1.723.484 2.145 1.42l-.911.41c-.255-.564-.749-.83-1.235-.83-.26 0-.577.075-.813.24-.214.148-.376.375-.376.76 0 .277.206.523.587.734a2.99 2.99 0 00.66.265c.019.005.033.009.042.01a.202.202 0 00.009.003h.004l.006.002c.005 0 .011.003.02.005l.065.016a3.98 3.98 0 01.885.355c.463.258 1.1.763 1.1 1.61 0 .726-.316 1.252-.775 1.58-.437.31-.97.42-1.414.42-.485 0-.924-.113-1.3-.366-.374-.252-.648-.616-.845-1.054l.912-.41c.14.312.307.51.49.634.182.122.418.196.743.196.299 0 .611-.077.833-.235a.823.823 0 00.35-.623l.007-.142c0-.277-.206-.523-.587-.734a2.99 2.99 0 00-.66-.265c-.019-.005-.033-.009-.042-.01l-.009-.003h-.003l-.007-.002c-.005 0-.011-.003-.02-.005a3.92 3.92 0 01-.284-.083 3.98 3.98 0 01-.664-.289C5.139 11.852 4.5 11.348 4.5 10.5c0-.74.345-1.263.807-1.583.439-.305.967-.417 1.382-.417z",
18
+ fill: "url(#paint0_radial_Ssl24GradientGrayIcon_466_31589)"
19
+ }), /*#__PURE__*/React.createElement("path", {
20
+ d: "M12 8.5c.866 0 1.724.484 2.146 1.42l-.913.41c-.254-.564-.747-.83-1.233-.83-.26 0-.577.075-.813.24-.215.148-.376.375-.377.76 0 .277.207.523.588.734a2.996 2.996 0 00.66.265c.019.005.033.009.042.01a.273.273 0 00.008.003h.004l.006.002c.005 0 .012.003.02.005l.065.016a3.978 3.978 0 01.885.355c.464.258 1.101.763 1.101 1.61 0 .726-.317 1.252-.777 1.58-.437.31-.97.42-1.412.42-.485 0-.925-.113-1.3-.366-.375-.252-.648-.616-.846-1.054l.913-.41c.14.312.306.51.49.634.181.122.417.196.743.196.298 0 .61-.077.833-.235.2-.142.357-.367.357-.765 0-.277-.207-.523-.588-.734a2.996 2.996 0 00-.66-.265c-.019-.005-.033-.009-.042-.01a.273.273 0 00-.008-.003h-.004l-.006-.002c-.005 0-.012-.003-.02-.005l-.065-.016a3.993 3.993 0 01-.884-.355c-.464-.258-1.102-.763-1.102-1.61 0-.74.345-1.263.806-1.583.44-.304.967-.417 1.383-.417z",
21
+ fill: "url(#paint1_radial_Ssl24GradientGrayIcon_466_31589)"
22
+ }), /*#__PURE__*/React.createElement("path", {
23
+ d: "M16.121 14.25c0 .137.112.25.251.25H19v1h-2.628a1.25 1.25 0 01-1.25-1.25V8.5h1v5.75z",
24
+ fill: "url(#paint2_radial_Ssl24GradientGrayIcon_466_31589)"
25
+ }), /*#__PURE__*/React.createElement("path", {
26
+ fillRule: "evenodd",
27
+ clipRule: "evenodd",
28
+ d: "M20.204 2.01A2 2 0 0122 4v16l-.01.204a2 2 0 01-1.786 1.785L20 22H4a2 2 0 01-1.99-1.796L2 20V4a2 2 0 012-2h16l.204.01zM4 3a1 1 0 00-1 1v16a1 1 0 001 1h16a1 1 0 001-1V4a1 1 0 00-1-1H4z",
29
+ fill: "url(#paint3_radial_Ssl24GradientGrayIcon_466_31589)"
30
+ }), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("radialGradient", {
31
+ id: "paint0_radial_Ssl24GradientGrayIcon_466_31589",
32
+ cx: 0,
33
+ cy: 0,
34
+ r: 1,
35
+ gradientUnits: "userSpaceOnUse",
36
+ gradientTransform: "rotate(-45 27.556 8.586) scale(28.2843)"
37
+ }, /*#__PURE__*/React.createElement("stop", {
38
+ stopColor: "#CCD4E3"
39
+ }), /*#__PURE__*/React.createElement("stop", {
40
+ offset: 1,
41
+ stopColor: "#6B7D99"
42
+ })), /*#__PURE__*/React.createElement("radialGradient", {
43
+ id: "paint1_radial_Ssl24GradientGrayIcon_466_31589",
44
+ cx: 0,
45
+ cy: 0,
46
+ r: 1,
47
+ gradientUnits: "userSpaceOnUse",
48
+ gradientTransform: "rotate(-45 27.556 8.586) scale(28.2843)"
49
+ }, /*#__PURE__*/React.createElement("stop", {
50
+ stopColor: "#CCD4E3"
51
+ }), /*#__PURE__*/React.createElement("stop", {
52
+ offset: 1,
53
+ stopColor: "#6B7D99"
54
+ })), /*#__PURE__*/React.createElement("radialGradient", {
55
+ id: "paint2_radial_Ssl24GradientGrayIcon_466_31589",
56
+ cx: 0,
57
+ cy: 0,
58
+ r: 1,
59
+ gradientUnits: "userSpaceOnUse",
60
+ gradientTransform: "rotate(-45 27.556 8.586) scale(28.2843)"
61
+ }, /*#__PURE__*/React.createElement("stop", {
62
+ stopColor: "#CCD4E3"
63
+ }), /*#__PURE__*/React.createElement("stop", {
64
+ offset: 1,
65
+ stopColor: "#6B7D99"
66
+ })), /*#__PURE__*/React.createElement("radialGradient", {
67
+ id: "paint3_radial_Ssl24GradientGrayIcon_466_31589",
68
+ cx: 0,
69
+ cy: 0,
70
+ r: 1,
71
+ gradientUnits: "userSpaceOnUse",
72
+ gradientTransform: "rotate(-45 27.556 8.586) scale(28.2843)"
73
+ }, /*#__PURE__*/React.createElement("stop", {
74
+ stopColor: "#CCD4E3"
75
+ }), /*#__PURE__*/React.createElement("stop", {
76
+ offset: 1,
77
+ stopColor: "#6B7D99"
78
+ }))));
79
+ }
80
+ module.exports = Ssl24GradientGrayIcon;
@@ -0,0 +1,26 @@
1
+ const React = require("react");
2
+ function Ssl24OntintIcon({
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": "Ssl24OntintIcon",
13
+ "aria-labelledby": titleId
14
+ }, props), title ? /*#__PURE__*/React.createElement("title", {
15
+ id: titleId
16
+ }, title) : null, /*#__PURE__*/React.createElement("path", {
17
+ d: "M6.69 8.5c.865 0 1.723.484 2.145 1.42l-.911.41c-.255-.564-.749-.83-1.235-.83-.26 0-.577.075-.813.24-.214.148-.376.375-.376.76 0 .277.206.523.587.734a2.99 2.99 0 00.66.265c.019.005.033.009.042.01a.202.202 0 00.009.003h.004l.006.002c.005 0 .011.003.02.005l.065.016a3.98 3.98 0 01.885.355c.463.258 1.1.763 1.1 1.61 0 .726-.316 1.252-.775 1.58-.437.31-.97.42-1.414.42-.485 0-.924-.113-1.3-.366-.374-.252-.648-.616-.845-1.054l.912-.41c.14.312.307.51.49.634.182.122.418.196.743.196.299 0 .611-.077.833-.235a.823.823 0 00.35-.623l.007-.142c0-.277-.206-.523-.587-.734a2.99 2.99 0 00-.66-.265c-.019-.005-.033-.009-.042-.01l-.009-.003h-.003l-.007-.002c-.005 0-.011-.003-.02-.005a3.92 3.92 0 01-.284-.083 3.98 3.98 0 01-.664-.289C5.139 11.852 4.5 11.348 4.5 10.5c0-.74.345-1.263.807-1.583.439-.305.967-.417 1.382-.417zM12 8.5c.866 0 1.724.484 2.146 1.42l-.913.41c-.254-.564-.747-.83-1.233-.83-.26 0-.577.075-.813.24-.215.148-.376.375-.377.76 0 .277.207.523.588.734a2.996 2.996 0 00.66.265c.019.005.033.009.042.01a.273.273 0 00.008.003h.004l.006.002c.005 0 .012.003.02.005l.065.016a3.978 3.978 0 01.885.355c.464.258 1.101.763 1.101 1.61 0 .726-.317 1.252-.777 1.58-.437.31-.97.42-1.412.42-.485 0-.925-.113-1.3-.366-.375-.252-.648-.616-.846-1.054l.913-.41c.14.312.306.51.49.634.181.122.417.196.743.196.298 0 .61-.077.833-.235.2-.142.357-.367.357-.765 0-.277-.207-.523-.588-.734a2.996 2.996 0 00-.66-.265c-.019-.005-.033-.009-.042-.01a.273.273 0 00-.008-.003h-.004l-.006-.002c-.005 0-.012-.003-.02-.005l-.065-.016a3.993 3.993 0 01-.884-.355c-.464-.258-1.102-.763-1.102-1.61 0-.74.345-1.263.806-1.583.44-.304.967-.417 1.383-.417zM16.121 14.25c0 .137.112.25.251.25H19v1h-2.628a1.25 1.25 0 01-1.25-1.25V8.5h1v5.75z",
18
+ fill: "#fff"
19
+ }), /*#__PURE__*/React.createElement("path", {
20
+ fillRule: "evenodd",
21
+ clipRule: "evenodd",
22
+ d: "M20.204 2.01A2 2 0 0122 4v16l-.01.204a2 2 0 01-1.786 1.785L20 22H4a2 2 0 01-1.99-1.796L2 20V4a2 2 0 012-2h16l.204.01zM4 3a1 1 0 00-1 1v16a1 1 0 001 1h16a1 1 0 001-1V4a1 1 0 00-1-1H4z",
23
+ fill: "#fff"
24
+ }));
25
+ }
26
+ module.exports = Ssl24OntintIcon;
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")
@@ -651,6 +661,9 @@ module.exports.L3Router24GradientGreyIcon = require("./L3Router24GradientGreyIco
651
661
  module.exports.L3Router24OntintIcon = require("./L3Router24OntintIcon.js")
652
662
  module.exports.LanguageSwitcher24GradientBlueIcon = require("./LanguageSwitcher24GradientBlueIcon.js")
653
663
  module.exports.LanguageSwitcher24WhiteIcon = require("./LanguageSwitcher24WhiteIcon.js")
664
+ module.exports.LbConfigFile24GradientBlueIcon = require("./LbConfigFile24GradientBlueIcon.js")
665
+ module.exports.LbConfigFile24GradientGrayIcon = require("./LbConfigFile24GradientGrayIcon.js")
666
+ module.exports.LbConfigFile24OntintIcon = require("./LbConfigFile24OntintIcon.js")
654
667
  module.exports.LbGw16GradientBlueIcon = require("./LbGw16GradientBlueIcon.js")
655
668
  module.exports.LbGw16GradientGreyIcon = require("./LbGw16GradientGreyIcon.js")
656
669
  module.exports.LbGw16OntintIcon = require("./LbGw16OntintIcon.js")
@@ -976,6 +989,7 @@ module.exports.OsLogoCentosIcon = require("./OsLogoCentosIcon.js")
976
989
  module.exports.OsLogoDebianIcon = require("./OsLogoDebianIcon.js")
977
990
  module.exports.OsLogoDeepinIcon = require("./OsLogoDeepinIcon.js")
978
991
  module.exports.OsLogoFedoraIcon = require("./OsLogoFedoraIcon.js")
992
+ module.exports.OsLogoHuaweicloudeulerosIcon = require("./OsLogoHuaweicloudeulerosIcon.js")
979
993
  module.exports.OsLogoKylinIcon = require("./OsLogoKylinIcon.js")
980
994
  module.exports.OsLogoMacOsIcon = require("./OsLogoMacOsIcon.js")
981
995
  module.exports.OsLogoNeoKylinIcon = require("./OsLogoNeoKylinIcon.js")
@@ -1458,6 +1472,9 @@ module.exports.Sort24GradientGrayIcon = require("./Sort24GradientGrayIcon.js")
1458
1472
  module.exports.SriovNic24GradientBlueIcon = require("./SriovNic24GradientBlueIcon.js")
1459
1473
  module.exports.SriovNic24GradientGreyIcon = require("./SriovNic24GradientGreyIcon.js")
1460
1474
  module.exports.SsdDisk24GradientBlueIcon = require("./SsdDisk24GradientBlueIcon.js")
1475
+ module.exports.Ssl24GradientBlueIcon = require("./Ssl24GradientBlueIcon.js")
1476
+ module.exports.Ssl24GradientGrayIcon = require("./Ssl24GradientGrayIcon.js")
1477
+ module.exports.Ssl24OntintIcon = require("./Ssl24OntintIcon.js")
1461
1478
  module.exports.Star16FillGrayIcon = require("./Star16FillGrayIcon.js")
1462
1479
  module.exports.Star16GrayIcon = require("./Star16GrayIcon.js")
1463
1480
  module.exports.StartIcon = require("./StartIcon.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;
@@ -0,0 +1,67 @@
1
+ import * as React from "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
+ export default K8SDaemonset16BlueIcon;
@@ -0,0 +1,67 @@
1
+ import * as React from "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
+ export default K8SDaemonset24BlueIcon;