@cloudtower/icons-react 490.0.11 → 490.0.12
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/ResourcePlanning32ColorfulIcon.d.ts +4 -0
- package/dist/UsageForecast16GradientBlueIcon.d.ts +4 -0
- package/dist/UsageForecast24GradientBlueIcon.d.ts +4 -0
- package/dist/UsageForecast24OntintIcon.d.ts +4 -0
- package/dist/cjs/ResourcePlanning32ColorfulIcon.js +59 -0
- package/dist/cjs/UsageForecast16GradientBlueIcon.js +102 -0
- package/dist/cjs/UsageForecast24GradientBlueIcon.js +95 -0
- package/dist/cjs/UsageForecast24OntintIcon.js +30 -0
- package/dist/cjs/index.js +4 -0
- package/dist/esm/ResourcePlanning32ColorfulIcon.js +59 -0
- package/dist/esm/UsageForecast16GradientBlueIcon.js +102 -0
- package/dist/esm/UsageForecast24GradientBlueIcon.js +95 -0
- package/dist/esm/UsageForecast24OntintIcon.js +30 -0
- package/dist/esm/index.js +4 -0
- package/dist/image-types.d.ts +1 -1
- package/dist/index.d.ts +4 -0
- package/package.json +3 -3
|
@@ -0,0 +1,59 @@
|
|
|
1
|
+
const React = require("react");
|
|
2
|
+
function ResourcePlanning32ColorfulIcon({
|
|
3
|
+
title,
|
|
4
|
+
titleId,
|
|
5
|
+
...props
|
|
6
|
+
}) {
|
|
7
|
+
return /*#__PURE__*/React.createElement("svg", Object.assign({
|
|
8
|
+
width: 32,
|
|
9
|
+
height: 32,
|
|
10
|
+
fill: "none",
|
|
11
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
12
|
+
"data-testid": "ResourcePlanning32ColorfulIcon",
|
|
13
|
+
"aria-labelledby": titleId
|
|
14
|
+
}, props), title ? /*#__PURE__*/React.createElement("title", {
|
|
15
|
+
id: titleId
|
|
16
|
+
}, title) : null, /*#__PURE__*/React.createElement("path", {
|
|
17
|
+
opacity: 0.3,
|
|
18
|
+
d: "M23.778 25a10.416 10.416 0 003.01-5.399 10.139 10.139 0 00-.625-6.092 10.654 10.654 0 00-4.052-4.732A11.341 11.341 0 0016 7c-2.176 0-4.302.618-6.111 1.777a10.654 10.654 0 00-4.052 4.732 10.139 10.139 0 00-.626 6.092A10.416 10.416 0 008.221 25",
|
|
19
|
+
stroke: "#37A0BE",
|
|
20
|
+
strokeWidth: 4
|
|
21
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
22
|
+
opacity: 0.3,
|
|
23
|
+
d: "M17.66 17.875c-.025-.288.254-.503.513-.378a5 5 0 11-4.348.001c.26-.125.538.09.514.378l-.13 1.552a.431.431 0 01-.154.29A3 3 0 1019 22c0-.918-.412-1.735-1.056-2.283a.431.431 0 01-.155-.29l-.13-1.553z",
|
|
24
|
+
fill: "#37A1C1"
|
|
25
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
26
|
+
fillRule: "evenodd",
|
|
27
|
+
clipRule: "evenodd",
|
|
28
|
+
d: "M16.496 4.808A13.83 13.83 0 0123.46 6.97a13.156 13.156 0 014.998 5.845 12.64 12.64 0 01.778 7.592 12.875 12.875 0 01-3.033 5.977l-.072.072c-.35.313-.88.302-1.24-.005l-.076-.07-2.075-2.166c-.382-.399-.363-1.028-.014-1.456a7.884 7.884 0 001.505-2.913l.11-.455a7.634 7.634 0 00-.36-4.318l-.113-.274a8.134 8.134 0 00-2.846-3.447l-.26-.172a8.829 8.829 0 00-4.443-1.376L16 9.799a8.842 8.842 0 00-4.763 1.382l-.258.173A8.134 8.134 0 008.132 14.8l-.112.274a7.636 7.636 0 00-.36 4.319 7.852 7.852 0 001.613 3.367c.173.212.265.473.267.731l.065.066-.073.076a1.009 1.009 0 01-.272.583l-2.075 2.166-.076.07c-.386.328-.967.318-1.312-.067a12.89 12.89 0 01-2.94-5.562l-.093-.415a12.636 12.636 0 01.592-7.14l.186-.452A13.132 13.132 0 018.13 7.244l.41-.273A13.844 13.844 0 0116 4.798l.496.01zm8.707 15.273a8.881 8.881 0 01-1.702 3.312.183.183 0 00-.042.109c0 .013.002.02.003.021l2.047 2.135a11.89 11.89 0 002.635-4.967l-2.94-.61zm-3.488-9.46a9.122 9.122 0 013.071 3.782 8.643 8.643 0 01.62 4.699l2.94.61a11.643 11.643 0 00-.806-6.5 12.128 12.128 0 00-4.205-5.121l-1.62 2.53zM16 8.798c1.723 0 3.405.447 4.873 1.282l1.62-2.53A12.859 12.859 0 0016 5.8v3z",
|
|
29
|
+
fill: "url(#paint0_radial_ResourcePlanning32ColorfulIcon_19476_36)"
|
|
30
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
31
|
+
d: "M15.8 12.392c.021-.245.379-.245.4 0l.65 7.8A1.998 1.998 0 0116 24a2 2 0 01-.85-3.809l.65-7.8z",
|
|
32
|
+
fill: "url(#paint1_radial_ResourcePlanning32ColorfulIcon_19476_36)"
|
|
33
|
+
}), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("radialGradient", {
|
|
34
|
+
id: "paint0_radial_ResourcePlanning32ColorfulIcon_19476_36",
|
|
35
|
+
cx: 0,
|
|
36
|
+
cy: 0,
|
|
37
|
+
r: 1,
|
|
38
|
+
gradientUnits: "userSpaceOnUse",
|
|
39
|
+
gradientTransform: "matrix(10.00002 -22 21.43102 9.7414 6 27)"
|
|
40
|
+
}, /*#__PURE__*/React.createElement("stop", {
|
|
41
|
+
stopColor: "#23BDE3"
|
|
42
|
+
}), /*#__PURE__*/React.createElement("stop", {
|
|
43
|
+
offset: 1,
|
|
44
|
+
stopColor: "#25878D"
|
|
45
|
+
})), /*#__PURE__*/React.createElement("radialGradient", {
|
|
46
|
+
id: "paint1_radial_ResourcePlanning32ColorfulIcon_19476_36",
|
|
47
|
+
cx: 0,
|
|
48
|
+
cy: 0,
|
|
49
|
+
r: 1,
|
|
50
|
+
gradientUnits: "userSpaceOnUse",
|
|
51
|
+
gradientTransform: "matrix(10.00002 -22 21.43102 9.7414 6 27)"
|
|
52
|
+
}, /*#__PURE__*/React.createElement("stop", {
|
|
53
|
+
stopColor: "#23BDE3"
|
|
54
|
+
}), /*#__PURE__*/React.createElement("stop", {
|
|
55
|
+
offset: 1,
|
|
56
|
+
stopColor: "#25878D"
|
|
57
|
+
}))));
|
|
58
|
+
}
|
|
59
|
+
module.exports = ResourcePlanning32ColorfulIcon;
|
|
@@ -0,0 +1,102 @@
|
|
|
1
|
+
const React = require("react");
|
|
2
|
+
function UsageForecast16GradientBlueIcon({
|
|
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": "UsageForecast16GradientBlueIcon",
|
|
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_19478_51)"
|
|
18
|
+
}, /*#__PURE__*/React.createElement("path", {
|
|
19
|
+
d: "M10.408 6.78c.247.253.406.558.479.88L9.265 8.673l-.121.076H7.343a1.865 1.865 0 01-.098-1h1.611l1.552-.97z",
|
|
20
|
+
fill: "url(#paint0_radial_UsageForecast16GradientBlueIcon_19478_51)"
|
|
21
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
22
|
+
fillRule: "evenodd",
|
|
23
|
+
clipRule: "evenodd",
|
|
24
|
+
d: "M6.547 5.547a3.575 3.575 0 015.297 4.79l.865.866c.14-.14.365-.14.505 0l2.181 2.18c.14.14.14.367 0 .507l-.505.505a.358.358 0 01-.506 0l-2.18-2.181a.357.357 0 010-.505l-.866-.865a3.576 3.576 0 01-4.791-5.297zm4.55.506a2.86 2.86 0 10-4.044 4.045 2.86 2.86 0 004.045-4.045z",
|
|
25
|
+
fill: "url(#paint1_radial_UsageForecast16GradientBlueIcon_19478_51)"
|
|
26
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
27
|
+
d: "M13.5 2.25c.247 0 .605.07.917.294.337.243.583.643.583 1.206v7.824l-1-1V3.75c0-.237-.087-.337-.167-.395a.62.62 0 00-.333-.105h-11c-.237 0-.337.087-.395.167A.62.62 0 002 3.75v8.5c0 .237.087.337.167.395a.619.619 0 00.333.105h8.852c.042.06.09.117.144.17l.83.83H2.5c-.247 0-.605-.07-.917-.294C1.246 13.213 1 12.813 1 12.25v-8.5c0-.247.07-.605.294-.917.243-.337.643-.583 1.206-.583h11z",
|
|
28
|
+
fill: "url(#paint2_radial_UsageForecast16GradientBlueIcon_19478_51)"
|
|
29
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
30
|
+
d: "M5.202 10.51a4.571 4.571 0 001.61 1.54H2.845c-.17 0-.315-.136-.34-.32-.025-.185.078-.361.241-.415l2.457-.804z",
|
|
31
|
+
fill: "url(#paint3_radial_UsageForecast16GradientBlueIcon_19478_51)"
|
|
32
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
33
|
+
d: "M4.533 8.626c.043.352.126.7.25 1.035l-1.506 1.005a.5.5 0 11-.554-.832l1.81-1.208z",
|
|
34
|
+
fill: "url(#paint4_radial_UsageForecast16GradientBlueIcon_19478_51)"
|
|
35
|
+
})), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("radialGradient", {
|
|
36
|
+
id: "paint0_radial_UsageForecast16GradientBlueIcon_19478_51",
|
|
37
|
+
cx: 0,
|
|
38
|
+
cy: 0,
|
|
39
|
+
r: 1,
|
|
40
|
+
gradientTransform: "scale(20.5062 17.3243) rotate(-45 1.035 .36)",
|
|
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_UsageForecast16GradientBlueIcon_19478_51",
|
|
49
|
+
cx: 0,
|
|
50
|
+
cy: 0,
|
|
51
|
+
r: 1,
|
|
52
|
+
gradientTransform: "scale(20.5062 17.3243) rotate(-45 1.035 .36)",
|
|
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_UsageForecast16GradientBlueIcon_19478_51",
|
|
61
|
+
cx: 0,
|
|
62
|
+
cy: 0,
|
|
63
|
+
r: 1,
|
|
64
|
+
gradientTransform: "scale(20.5062 17.3243) rotate(-45 1.035 .36)",
|
|
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_UsageForecast16GradientBlueIcon_19478_51",
|
|
73
|
+
cx: 0,
|
|
74
|
+
cy: 0,
|
|
75
|
+
r: 1,
|
|
76
|
+
gradientTransform: "scale(20.5062 17.3243) rotate(-45 1.035 .36)",
|
|
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_UsageForecast16GradientBlueIcon_19478_51",
|
|
85
|
+
cx: 0,
|
|
86
|
+
cy: 0,
|
|
87
|
+
r: 1,
|
|
88
|
+
gradientTransform: "scale(20.5062 17.3243) rotate(-45 1.035 .36)",
|
|
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_19478_51"
|
|
97
|
+
}, /*#__PURE__*/React.createElement("path", {
|
|
98
|
+
fill: "#fff",
|
|
99
|
+
d: "M0 0h16v16H0z"
|
|
100
|
+
}))));
|
|
101
|
+
}
|
|
102
|
+
module.exports = UsageForecast16GradientBlueIcon;
|
|
@@ -0,0 +1,95 @@
|
|
|
1
|
+
const React = require("react");
|
|
2
|
+
function UsageForecast24GradientBlueIcon({
|
|
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": "UsageForecast24GradientBlueIcon",
|
|
13
|
+
"aria-labelledby": titleId
|
|
14
|
+
}, props), title ? /*#__PURE__*/React.createElement("title", {
|
|
15
|
+
id: titleId
|
|
16
|
+
}, title) : null, /*#__PURE__*/React.createElement("path", {
|
|
17
|
+
d: "M19.432 4c.252 0 .498 0 .707.017.228.018.498.063.77.2a2 2 0 01.873.875c.138.271.183.54.201.77.017.207.017.454.017.706v10.583l-1-1V6.6c0-.56 0-.84-.11-1.054a1 1 0 00-.436-.437C20.24 5 19.96 5 19.4 5H4.6c-.56 0-.84 0-1.054.11a1 1 0 00-.437.436C3 5.76 3 6.04 3 6.6v10.8c0 .56 0 .84.11 1.054a1 1 0 00.436.437C3.76 19 4.04 19 4.6 19H18.15l1 1H4.568c-.252 0-.499 0-.707-.017a2.023 2.023 0 01-.77-.2 2 2 0 01-.873-.875 2.022 2.022 0 01-.201-.77C2 17.93 2 17.685 2 17.433V6.568c0-.252 0-.499.017-.707.018-.228.063-.498.2-.77a2 2 0 01.875-.873c.271-.138.54-.183.77-.201C4.068 4 4.315 4 4.567 4h14.864z",
|
|
18
|
+
fill: "url(#paint0_radial_UsageForecast24GradientBlueIcon_19476_28)"
|
|
19
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
20
|
+
d: "M16.423 10.12c.214.257.382.55.503.87l-2.37 1.723a1.5 1.5 0 01-.881.287h-2.516a3.052 3.052 0 01-.145-.93l.002-.07h2.659a.5.5 0 00.294-.096l2.454-1.785z",
|
|
21
|
+
fill: "url(#paint1_radial_UsageForecast24GradientBlueIcon_19476_28)"
|
|
22
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
23
|
+
fillRule: "evenodd",
|
|
24
|
+
clipRule: "evenodd",
|
|
25
|
+
d: "M14.07 7a5.071 5.071 0 013.884 8.33 1.014 1.014 0 011.05.241l2.7 2.698a1.014 1.014 0 01-1.435 1.434l-2.698-2.698a1.014 1.014 0 01-.24-1.05A5.07 5.07 0 1114.07 7zm0 1.014a4.057 4.057 0 10.001 8.114 4.057 4.057 0 000-8.114z",
|
|
26
|
+
fill: "url(#paint2_radial_UsageForecast24GradientBlueIcon_19476_28)"
|
|
27
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
28
|
+
d: "M9.126 15.59A6.071 6.071 0 0012.772 18H4.5a.5.5 0 01-.144-.979l4.77-1.431z",
|
|
29
|
+
fill: "url(#paint3_radial_UsageForecast24GradientBlueIcon_19476_28)"
|
|
30
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
31
|
+
d: "M8.02 12.552c.03.37.09.73.183 1.079l-3.426 2.285a.5.5 0 11-.554-.832l3.798-2.532z",
|
|
32
|
+
fill: "url(#paint4_radial_UsageForecast24GradientBlueIcon_19476_28)"
|
|
33
|
+
}), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("radialGradient", {
|
|
34
|
+
id: "paint0_radial_UsageForecast24GradientBlueIcon_19476_28",
|
|
35
|
+
cx: 0,
|
|
36
|
+
cy: 0,
|
|
37
|
+
r: 1,
|
|
38
|
+
gradientTransform: "scale(28.2846 22.6277) rotate(-45 1.102 .357)",
|
|
39
|
+
gradientUnits: "userSpaceOnUse"
|
|
40
|
+
}, /*#__PURE__*/React.createElement("stop", {
|
|
41
|
+
stopColor: "#5BCAFF"
|
|
42
|
+
}), /*#__PURE__*/React.createElement("stop", {
|
|
43
|
+
offset: 1,
|
|
44
|
+
stopColor: "#06F"
|
|
45
|
+
})), /*#__PURE__*/React.createElement("radialGradient", {
|
|
46
|
+
id: "paint1_radial_UsageForecast24GradientBlueIcon_19476_28",
|
|
47
|
+
cx: 0,
|
|
48
|
+
cy: 0,
|
|
49
|
+
r: 1,
|
|
50
|
+
gradientTransform: "scale(28.2846 22.6277) rotate(-45 1.102 .357)",
|
|
51
|
+
gradientUnits: "userSpaceOnUse"
|
|
52
|
+
}, /*#__PURE__*/React.createElement("stop", {
|
|
53
|
+
stopColor: "#5BCAFF"
|
|
54
|
+
}), /*#__PURE__*/React.createElement("stop", {
|
|
55
|
+
offset: 1,
|
|
56
|
+
stopColor: "#06F"
|
|
57
|
+
})), /*#__PURE__*/React.createElement("radialGradient", {
|
|
58
|
+
id: "paint2_radial_UsageForecast24GradientBlueIcon_19476_28",
|
|
59
|
+
cx: 0,
|
|
60
|
+
cy: 0,
|
|
61
|
+
r: 1,
|
|
62
|
+
gradientTransform: "scale(28.2846 22.6277) rotate(-45 1.102 .357)",
|
|
63
|
+
gradientUnits: "userSpaceOnUse"
|
|
64
|
+
}, /*#__PURE__*/React.createElement("stop", {
|
|
65
|
+
stopColor: "#5BCAFF"
|
|
66
|
+
}), /*#__PURE__*/React.createElement("stop", {
|
|
67
|
+
offset: 1,
|
|
68
|
+
stopColor: "#06F"
|
|
69
|
+
})), /*#__PURE__*/React.createElement("radialGradient", {
|
|
70
|
+
id: "paint3_radial_UsageForecast24GradientBlueIcon_19476_28",
|
|
71
|
+
cx: 0,
|
|
72
|
+
cy: 0,
|
|
73
|
+
r: 1,
|
|
74
|
+
gradientTransform: "scale(28.2846 22.6277) rotate(-45 1.102 .357)",
|
|
75
|
+
gradientUnits: "userSpaceOnUse"
|
|
76
|
+
}, /*#__PURE__*/React.createElement("stop", {
|
|
77
|
+
stopColor: "#5BCAFF"
|
|
78
|
+
}), /*#__PURE__*/React.createElement("stop", {
|
|
79
|
+
offset: 1,
|
|
80
|
+
stopColor: "#06F"
|
|
81
|
+
})), /*#__PURE__*/React.createElement("radialGradient", {
|
|
82
|
+
id: "paint4_radial_UsageForecast24GradientBlueIcon_19476_28",
|
|
83
|
+
cx: 0,
|
|
84
|
+
cy: 0,
|
|
85
|
+
r: 1,
|
|
86
|
+
gradientTransform: "scale(28.2846 22.6277) rotate(-45 1.102 .357)",
|
|
87
|
+
gradientUnits: "userSpaceOnUse"
|
|
88
|
+
}, /*#__PURE__*/React.createElement("stop", {
|
|
89
|
+
stopColor: "#5BCAFF"
|
|
90
|
+
}), /*#__PURE__*/React.createElement("stop", {
|
|
91
|
+
offset: 1,
|
|
92
|
+
stopColor: "#06F"
|
|
93
|
+
}))));
|
|
94
|
+
}
|
|
95
|
+
module.exports = UsageForecast24GradientBlueIcon;
|
|
@@ -0,0 +1,30 @@
|
|
|
1
|
+
const React = require("react");
|
|
2
|
+
function UsageForecast24OntintIcon({
|
|
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": "UsageForecast24OntintIcon",
|
|
13
|
+
"aria-labelledby": titleId
|
|
14
|
+
}, props), title ? /*#__PURE__*/React.createElement("title", {
|
|
15
|
+
id: titleId
|
|
16
|
+
}, title) : null, /*#__PURE__*/React.createElement("g", {
|
|
17
|
+
fill: "#fff"
|
|
18
|
+
}, /*#__PURE__*/React.createElement("path", {
|
|
19
|
+
d: "M19.432 4c.252 0 .498 0 .707.017.228.018.498.063.77.2a2 2 0 01.873.875c.138.271.183.54.201.77.017.207.017.454.017.706v10.583l-1-1V6.6c0-.56 0-.84-.11-1.054a1 1 0 00-.436-.437C20.24 5 19.96 5 19.4 5H4.6c-.56 0-.84 0-1.054.11a1 1 0 00-.437.436C3 5.76 3 6.04 3 6.6v10.8c0 .56 0 .84.11 1.054a1 1 0 00.436.437C3.76 19 4.04 19 4.6 19H18.15l1 1H4.568c-.252 0-.499 0-.707-.017a2.023 2.023 0 01-.77-.2 2 2 0 01-.873-.875 2.022 2.022 0 01-.201-.77C2 17.93 2 17.685 2 17.433V6.568c0-.252 0-.499.017-.707.018-.228.063-.498.2-.77a2 2 0 01.875-.873c.271-.138.54-.183.77-.201C4.068 4 4.315 4 4.567 4h14.864z"
|
|
20
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
21
|
+
d: "M16.423 10.12c.214.257.382.55.503.87l-2.37 1.723a1.5 1.5 0 01-.881.287h-2.516a3.052 3.052 0 01-.145-.93l.002-.07h2.659a.5.5 0 00.294-.096l2.454-1.785z"
|
|
22
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
23
|
+
fillRule: "evenodd",
|
|
24
|
+
clipRule: "evenodd",
|
|
25
|
+
d: "M14.07 7a5.071 5.071 0 013.884 8.33 1.014 1.014 0 011.05.241l2.7 2.698a1.014 1.014 0 01-1.435 1.434l-2.698-2.698a1.014 1.014 0 01-.24-1.05A5.07 5.07 0 1114.07 7zm0 1.014a4.057 4.057 0 10.001 8.114 4.057 4.057 0 000-8.114z"
|
|
26
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
27
|
+
d: "M9.126 15.59A6.071 6.071 0 0012.772 18H4.5a.5.5 0 01-.144-.979l4.77-1.431zM8.02 12.552c.03.37.09.73.183 1.079l-3.426 2.285a.5.5 0 11-.554-.832l3.798-2.532z"
|
|
28
|
+
})));
|
|
29
|
+
}
|
|
30
|
+
module.exports = UsageForecast24OntintIcon;
|
package/dist/cjs/index.js
CHANGED
|
@@ -1281,6 +1281,7 @@ module.exports.ResourceOptimization24GradientBlueIcon = require("./ResourceOptim
|
|
|
1281
1281
|
module.exports.ResourceOptimization24GradientGrayIcon = require("./ResourceOptimization24GradientGrayIcon.js")
|
|
1282
1282
|
module.exports.ResourceOptimization24GradientOntintIcon = require("./ResourceOptimization24GradientOntintIcon.js")
|
|
1283
1283
|
module.exports.ResourceOptimization24Icon = require("./ResourceOptimization24Icon.js")
|
|
1284
|
+
module.exports.ResourcePlanning32ColorfulIcon = require("./ResourcePlanning32ColorfulIcon.js")
|
|
1284
1285
|
module.exports.ResourceCustomCompositeFilterBlueIcon = require("./ResourceCustomCompositeFilterBlueIcon.js")
|
|
1285
1286
|
module.exports.ResourceCustomCompositeFilterWhiteIcon = require("./ResourceCustomCompositeFilterWhiteIcon.js")
|
|
1286
1287
|
module.exports.ResourceCustomDeadVmBlueIcon = require("./ResourceCustomDeadVmBlueIcon.js")
|
|
@@ -1641,6 +1642,9 @@ module.exports.UploadingFill24BlueIcon = require("./UploadingFill24BlueIcon.js")
|
|
|
1641
1642
|
module.exports.UploadingFill24GradientBlueIcon = require("./UploadingFill24GradientBlueIcon.js")
|
|
1642
1643
|
module.exports.UploadingFill24GradientGrayIcon = require("./UploadingFill24GradientGrayIcon.js")
|
|
1643
1644
|
module.exports.UploadingFill24Icon = require("./UploadingFill24Icon.js")
|
|
1645
|
+
module.exports.UsageForecast16GradientBlueIcon = require("./UsageForecast16GradientBlueIcon.js")
|
|
1646
|
+
module.exports.UsageForecast24GradientBlueIcon = require("./UsageForecast24GradientBlueIcon.js")
|
|
1647
|
+
module.exports.UsageForecast24OntintIcon = require("./UsageForecast24OntintIcon.js")
|
|
1644
1648
|
module.exports.Usb16GradientBlueIcon = require("./Usb16GradientBlueIcon.js")
|
|
1645
1649
|
module.exports.Usb24GradientBlueIcon = require("./Usb24GradientBlueIcon.js")
|
|
1646
1650
|
module.exports.Usb24GradientGrayIcon = require("./Usb24GradientGrayIcon.js")
|
|
@@ -0,0 +1,59 @@
|
|
|
1
|
+
import * as React from "react";
|
|
2
|
+
function ResourcePlanning32ColorfulIcon({
|
|
3
|
+
title,
|
|
4
|
+
titleId,
|
|
5
|
+
...props
|
|
6
|
+
}) {
|
|
7
|
+
return /*#__PURE__*/React.createElement("svg", Object.assign({
|
|
8
|
+
width: 32,
|
|
9
|
+
height: 32,
|
|
10
|
+
fill: "none",
|
|
11
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
12
|
+
"data-testid": "ResourcePlanning32ColorfulIcon",
|
|
13
|
+
"aria-labelledby": titleId
|
|
14
|
+
}, props), title ? /*#__PURE__*/React.createElement("title", {
|
|
15
|
+
id: titleId
|
|
16
|
+
}, title) : null, /*#__PURE__*/React.createElement("path", {
|
|
17
|
+
opacity: 0.3,
|
|
18
|
+
d: "M23.778 25a10.416 10.416 0 003.01-5.399 10.139 10.139 0 00-.625-6.092 10.654 10.654 0 00-4.052-4.732A11.341 11.341 0 0016 7c-2.176 0-4.302.618-6.111 1.777a10.654 10.654 0 00-4.052 4.732 10.139 10.139 0 00-.626 6.092A10.416 10.416 0 008.221 25",
|
|
19
|
+
stroke: "#37A0BE",
|
|
20
|
+
strokeWidth: 4
|
|
21
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
22
|
+
opacity: 0.3,
|
|
23
|
+
d: "M17.66 17.875c-.025-.288.254-.503.513-.378a5 5 0 11-4.348.001c.26-.125.538.09.514.378l-.13 1.552a.431.431 0 01-.154.29A3 3 0 1019 22c0-.918-.412-1.735-1.056-2.283a.431.431 0 01-.155-.29l-.13-1.553z",
|
|
24
|
+
fill: "#37A1C1"
|
|
25
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
26
|
+
fillRule: "evenodd",
|
|
27
|
+
clipRule: "evenodd",
|
|
28
|
+
d: "M16.496 4.808A13.83 13.83 0 0123.46 6.97a13.156 13.156 0 014.998 5.845 12.64 12.64 0 01.778 7.592 12.875 12.875 0 01-3.033 5.977l-.072.072c-.35.313-.88.302-1.24-.005l-.076-.07-2.075-2.166c-.382-.399-.363-1.028-.014-1.456a7.884 7.884 0 001.505-2.913l.11-.455a7.634 7.634 0 00-.36-4.318l-.113-.274a8.134 8.134 0 00-2.846-3.447l-.26-.172a8.829 8.829 0 00-4.443-1.376L16 9.799a8.842 8.842 0 00-4.763 1.382l-.258.173A8.134 8.134 0 008.132 14.8l-.112.274a7.636 7.636 0 00-.36 4.319 7.852 7.852 0 001.613 3.367c.173.212.265.473.267.731l.065.066-.073.076a1.009 1.009 0 01-.272.583l-2.075 2.166-.076.07c-.386.328-.967.318-1.312-.067a12.89 12.89 0 01-2.94-5.562l-.093-.415a12.636 12.636 0 01.592-7.14l.186-.452A13.132 13.132 0 018.13 7.244l.41-.273A13.844 13.844 0 0116 4.798l.496.01zm8.707 15.273a8.881 8.881 0 01-1.702 3.312.183.183 0 00-.042.109c0 .013.002.02.003.021l2.047 2.135a11.89 11.89 0 002.635-4.967l-2.94-.61zm-3.488-9.46a9.122 9.122 0 013.071 3.782 8.643 8.643 0 01.62 4.699l2.94.61a11.643 11.643 0 00-.806-6.5 12.128 12.128 0 00-4.205-5.121l-1.62 2.53zM16 8.798c1.723 0 3.405.447 4.873 1.282l1.62-2.53A12.859 12.859 0 0016 5.8v3z",
|
|
29
|
+
fill: "url(#paint0_radial_ResourcePlanning32ColorfulIcon_19476_36)"
|
|
30
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
31
|
+
d: "M15.8 12.392c.021-.245.379-.245.4 0l.65 7.8A1.998 1.998 0 0116 24a2 2 0 01-.85-3.809l.65-7.8z",
|
|
32
|
+
fill: "url(#paint1_radial_ResourcePlanning32ColorfulIcon_19476_36)"
|
|
33
|
+
}), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("radialGradient", {
|
|
34
|
+
id: "paint0_radial_ResourcePlanning32ColorfulIcon_19476_36",
|
|
35
|
+
cx: 0,
|
|
36
|
+
cy: 0,
|
|
37
|
+
r: 1,
|
|
38
|
+
gradientUnits: "userSpaceOnUse",
|
|
39
|
+
gradientTransform: "matrix(10.00002 -22 21.43102 9.7414 6 27)"
|
|
40
|
+
}, /*#__PURE__*/React.createElement("stop", {
|
|
41
|
+
stopColor: "#23BDE3"
|
|
42
|
+
}), /*#__PURE__*/React.createElement("stop", {
|
|
43
|
+
offset: 1,
|
|
44
|
+
stopColor: "#25878D"
|
|
45
|
+
})), /*#__PURE__*/React.createElement("radialGradient", {
|
|
46
|
+
id: "paint1_radial_ResourcePlanning32ColorfulIcon_19476_36",
|
|
47
|
+
cx: 0,
|
|
48
|
+
cy: 0,
|
|
49
|
+
r: 1,
|
|
50
|
+
gradientUnits: "userSpaceOnUse",
|
|
51
|
+
gradientTransform: "matrix(10.00002 -22 21.43102 9.7414 6 27)"
|
|
52
|
+
}, /*#__PURE__*/React.createElement("stop", {
|
|
53
|
+
stopColor: "#23BDE3"
|
|
54
|
+
}), /*#__PURE__*/React.createElement("stop", {
|
|
55
|
+
offset: 1,
|
|
56
|
+
stopColor: "#25878D"
|
|
57
|
+
}))));
|
|
58
|
+
}
|
|
59
|
+
export default ResourcePlanning32ColorfulIcon;
|
|
@@ -0,0 +1,102 @@
|
|
|
1
|
+
import * as React from "react";
|
|
2
|
+
function UsageForecast16GradientBlueIcon({
|
|
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": "UsageForecast16GradientBlueIcon",
|
|
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_19478_51)"
|
|
18
|
+
}, /*#__PURE__*/React.createElement("path", {
|
|
19
|
+
d: "M10.408 6.78c.247.253.406.558.479.88L9.265 8.673l-.121.076H7.343a1.865 1.865 0 01-.098-1h1.611l1.552-.97z",
|
|
20
|
+
fill: "url(#paint0_radial_UsageForecast16GradientBlueIcon_19478_51)"
|
|
21
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
22
|
+
fillRule: "evenodd",
|
|
23
|
+
clipRule: "evenodd",
|
|
24
|
+
d: "M6.547 5.547a3.575 3.575 0 015.297 4.79l.865.866c.14-.14.365-.14.505 0l2.181 2.18c.14.14.14.367 0 .507l-.505.505a.358.358 0 01-.506 0l-2.18-2.181a.357.357 0 010-.505l-.866-.865a3.576 3.576 0 01-4.791-5.297zm4.55.506a2.86 2.86 0 10-4.044 4.045 2.86 2.86 0 004.045-4.045z",
|
|
25
|
+
fill: "url(#paint1_radial_UsageForecast16GradientBlueIcon_19478_51)"
|
|
26
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
27
|
+
d: "M13.5 2.25c.247 0 .605.07.917.294.337.243.583.643.583 1.206v7.824l-1-1V3.75c0-.237-.087-.337-.167-.395a.62.62 0 00-.333-.105h-11c-.237 0-.337.087-.395.167A.62.62 0 002 3.75v8.5c0 .237.087.337.167.395a.619.619 0 00.333.105h8.852c.042.06.09.117.144.17l.83.83H2.5c-.247 0-.605-.07-.917-.294C1.246 13.213 1 12.813 1 12.25v-8.5c0-.247.07-.605.294-.917.243-.337.643-.583 1.206-.583h11z",
|
|
28
|
+
fill: "url(#paint2_radial_UsageForecast16GradientBlueIcon_19478_51)"
|
|
29
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
30
|
+
d: "M5.202 10.51a4.571 4.571 0 001.61 1.54H2.845c-.17 0-.315-.136-.34-.32-.025-.185.078-.361.241-.415l2.457-.804z",
|
|
31
|
+
fill: "url(#paint3_radial_UsageForecast16GradientBlueIcon_19478_51)"
|
|
32
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
33
|
+
d: "M4.533 8.626c.043.352.126.7.25 1.035l-1.506 1.005a.5.5 0 11-.554-.832l1.81-1.208z",
|
|
34
|
+
fill: "url(#paint4_radial_UsageForecast16GradientBlueIcon_19478_51)"
|
|
35
|
+
})), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("radialGradient", {
|
|
36
|
+
id: "paint0_radial_UsageForecast16GradientBlueIcon_19478_51",
|
|
37
|
+
cx: 0,
|
|
38
|
+
cy: 0,
|
|
39
|
+
r: 1,
|
|
40
|
+
gradientTransform: "scale(20.5062 17.3243) rotate(-45 1.035 .36)",
|
|
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_UsageForecast16GradientBlueIcon_19478_51",
|
|
49
|
+
cx: 0,
|
|
50
|
+
cy: 0,
|
|
51
|
+
r: 1,
|
|
52
|
+
gradientTransform: "scale(20.5062 17.3243) rotate(-45 1.035 .36)",
|
|
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_UsageForecast16GradientBlueIcon_19478_51",
|
|
61
|
+
cx: 0,
|
|
62
|
+
cy: 0,
|
|
63
|
+
r: 1,
|
|
64
|
+
gradientTransform: "scale(20.5062 17.3243) rotate(-45 1.035 .36)",
|
|
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_UsageForecast16GradientBlueIcon_19478_51",
|
|
73
|
+
cx: 0,
|
|
74
|
+
cy: 0,
|
|
75
|
+
r: 1,
|
|
76
|
+
gradientTransform: "scale(20.5062 17.3243) rotate(-45 1.035 .36)",
|
|
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_UsageForecast16GradientBlueIcon_19478_51",
|
|
85
|
+
cx: 0,
|
|
86
|
+
cy: 0,
|
|
87
|
+
r: 1,
|
|
88
|
+
gradientTransform: "scale(20.5062 17.3243) rotate(-45 1.035 .36)",
|
|
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_19478_51"
|
|
97
|
+
}, /*#__PURE__*/React.createElement("path", {
|
|
98
|
+
fill: "#fff",
|
|
99
|
+
d: "M0 0h16v16H0z"
|
|
100
|
+
}))));
|
|
101
|
+
}
|
|
102
|
+
export default UsageForecast16GradientBlueIcon;
|
|
@@ -0,0 +1,95 @@
|
|
|
1
|
+
import * as React from "react";
|
|
2
|
+
function UsageForecast24GradientBlueIcon({
|
|
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": "UsageForecast24GradientBlueIcon",
|
|
13
|
+
"aria-labelledby": titleId
|
|
14
|
+
}, props), title ? /*#__PURE__*/React.createElement("title", {
|
|
15
|
+
id: titleId
|
|
16
|
+
}, title) : null, /*#__PURE__*/React.createElement("path", {
|
|
17
|
+
d: "M19.432 4c.252 0 .498 0 .707.017.228.018.498.063.77.2a2 2 0 01.873.875c.138.271.183.54.201.77.017.207.017.454.017.706v10.583l-1-1V6.6c0-.56 0-.84-.11-1.054a1 1 0 00-.436-.437C20.24 5 19.96 5 19.4 5H4.6c-.56 0-.84 0-1.054.11a1 1 0 00-.437.436C3 5.76 3 6.04 3 6.6v10.8c0 .56 0 .84.11 1.054a1 1 0 00.436.437C3.76 19 4.04 19 4.6 19H18.15l1 1H4.568c-.252 0-.499 0-.707-.017a2.023 2.023 0 01-.77-.2 2 2 0 01-.873-.875 2.022 2.022 0 01-.201-.77C2 17.93 2 17.685 2 17.433V6.568c0-.252 0-.499.017-.707.018-.228.063-.498.2-.77a2 2 0 01.875-.873c.271-.138.54-.183.77-.201C4.068 4 4.315 4 4.567 4h14.864z",
|
|
18
|
+
fill: "url(#paint0_radial_UsageForecast24GradientBlueIcon_19476_28)"
|
|
19
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
20
|
+
d: "M16.423 10.12c.214.257.382.55.503.87l-2.37 1.723a1.5 1.5 0 01-.881.287h-2.516a3.052 3.052 0 01-.145-.93l.002-.07h2.659a.5.5 0 00.294-.096l2.454-1.785z",
|
|
21
|
+
fill: "url(#paint1_radial_UsageForecast24GradientBlueIcon_19476_28)"
|
|
22
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
23
|
+
fillRule: "evenodd",
|
|
24
|
+
clipRule: "evenodd",
|
|
25
|
+
d: "M14.07 7a5.071 5.071 0 013.884 8.33 1.014 1.014 0 011.05.241l2.7 2.698a1.014 1.014 0 01-1.435 1.434l-2.698-2.698a1.014 1.014 0 01-.24-1.05A5.07 5.07 0 1114.07 7zm0 1.014a4.057 4.057 0 10.001 8.114 4.057 4.057 0 000-8.114z",
|
|
26
|
+
fill: "url(#paint2_radial_UsageForecast24GradientBlueIcon_19476_28)"
|
|
27
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
28
|
+
d: "M9.126 15.59A6.071 6.071 0 0012.772 18H4.5a.5.5 0 01-.144-.979l4.77-1.431z",
|
|
29
|
+
fill: "url(#paint3_radial_UsageForecast24GradientBlueIcon_19476_28)"
|
|
30
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
31
|
+
d: "M8.02 12.552c.03.37.09.73.183 1.079l-3.426 2.285a.5.5 0 11-.554-.832l3.798-2.532z",
|
|
32
|
+
fill: "url(#paint4_radial_UsageForecast24GradientBlueIcon_19476_28)"
|
|
33
|
+
}), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("radialGradient", {
|
|
34
|
+
id: "paint0_radial_UsageForecast24GradientBlueIcon_19476_28",
|
|
35
|
+
cx: 0,
|
|
36
|
+
cy: 0,
|
|
37
|
+
r: 1,
|
|
38
|
+
gradientTransform: "scale(28.2846 22.6277) rotate(-45 1.102 .357)",
|
|
39
|
+
gradientUnits: "userSpaceOnUse"
|
|
40
|
+
}, /*#__PURE__*/React.createElement("stop", {
|
|
41
|
+
stopColor: "#5BCAFF"
|
|
42
|
+
}), /*#__PURE__*/React.createElement("stop", {
|
|
43
|
+
offset: 1,
|
|
44
|
+
stopColor: "#06F"
|
|
45
|
+
})), /*#__PURE__*/React.createElement("radialGradient", {
|
|
46
|
+
id: "paint1_radial_UsageForecast24GradientBlueIcon_19476_28",
|
|
47
|
+
cx: 0,
|
|
48
|
+
cy: 0,
|
|
49
|
+
r: 1,
|
|
50
|
+
gradientTransform: "scale(28.2846 22.6277) rotate(-45 1.102 .357)",
|
|
51
|
+
gradientUnits: "userSpaceOnUse"
|
|
52
|
+
}, /*#__PURE__*/React.createElement("stop", {
|
|
53
|
+
stopColor: "#5BCAFF"
|
|
54
|
+
}), /*#__PURE__*/React.createElement("stop", {
|
|
55
|
+
offset: 1,
|
|
56
|
+
stopColor: "#06F"
|
|
57
|
+
})), /*#__PURE__*/React.createElement("radialGradient", {
|
|
58
|
+
id: "paint2_radial_UsageForecast24GradientBlueIcon_19476_28",
|
|
59
|
+
cx: 0,
|
|
60
|
+
cy: 0,
|
|
61
|
+
r: 1,
|
|
62
|
+
gradientTransform: "scale(28.2846 22.6277) rotate(-45 1.102 .357)",
|
|
63
|
+
gradientUnits: "userSpaceOnUse"
|
|
64
|
+
}, /*#__PURE__*/React.createElement("stop", {
|
|
65
|
+
stopColor: "#5BCAFF"
|
|
66
|
+
}), /*#__PURE__*/React.createElement("stop", {
|
|
67
|
+
offset: 1,
|
|
68
|
+
stopColor: "#06F"
|
|
69
|
+
})), /*#__PURE__*/React.createElement("radialGradient", {
|
|
70
|
+
id: "paint3_radial_UsageForecast24GradientBlueIcon_19476_28",
|
|
71
|
+
cx: 0,
|
|
72
|
+
cy: 0,
|
|
73
|
+
r: 1,
|
|
74
|
+
gradientTransform: "scale(28.2846 22.6277) rotate(-45 1.102 .357)",
|
|
75
|
+
gradientUnits: "userSpaceOnUse"
|
|
76
|
+
}, /*#__PURE__*/React.createElement("stop", {
|
|
77
|
+
stopColor: "#5BCAFF"
|
|
78
|
+
}), /*#__PURE__*/React.createElement("stop", {
|
|
79
|
+
offset: 1,
|
|
80
|
+
stopColor: "#06F"
|
|
81
|
+
})), /*#__PURE__*/React.createElement("radialGradient", {
|
|
82
|
+
id: "paint4_radial_UsageForecast24GradientBlueIcon_19476_28",
|
|
83
|
+
cx: 0,
|
|
84
|
+
cy: 0,
|
|
85
|
+
r: 1,
|
|
86
|
+
gradientTransform: "scale(28.2846 22.6277) rotate(-45 1.102 .357)",
|
|
87
|
+
gradientUnits: "userSpaceOnUse"
|
|
88
|
+
}, /*#__PURE__*/React.createElement("stop", {
|
|
89
|
+
stopColor: "#5BCAFF"
|
|
90
|
+
}), /*#__PURE__*/React.createElement("stop", {
|
|
91
|
+
offset: 1,
|
|
92
|
+
stopColor: "#06F"
|
|
93
|
+
}))));
|
|
94
|
+
}
|
|
95
|
+
export default UsageForecast24GradientBlueIcon;
|
|
@@ -0,0 +1,30 @@
|
|
|
1
|
+
import * as React from "react";
|
|
2
|
+
function UsageForecast24OntintIcon({
|
|
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": "UsageForecast24OntintIcon",
|
|
13
|
+
"aria-labelledby": titleId
|
|
14
|
+
}, props), title ? /*#__PURE__*/React.createElement("title", {
|
|
15
|
+
id: titleId
|
|
16
|
+
}, title) : null, /*#__PURE__*/React.createElement("g", {
|
|
17
|
+
fill: "#fff"
|
|
18
|
+
}, /*#__PURE__*/React.createElement("path", {
|
|
19
|
+
d: "M19.432 4c.252 0 .498 0 .707.017.228.018.498.063.77.2a2 2 0 01.873.875c.138.271.183.54.201.77.017.207.017.454.017.706v10.583l-1-1V6.6c0-.56 0-.84-.11-1.054a1 1 0 00-.436-.437C20.24 5 19.96 5 19.4 5H4.6c-.56 0-.84 0-1.054.11a1 1 0 00-.437.436C3 5.76 3 6.04 3 6.6v10.8c0 .56 0 .84.11 1.054a1 1 0 00.436.437C3.76 19 4.04 19 4.6 19H18.15l1 1H4.568c-.252 0-.499 0-.707-.017a2.023 2.023 0 01-.77-.2 2 2 0 01-.873-.875 2.022 2.022 0 01-.201-.77C2 17.93 2 17.685 2 17.433V6.568c0-.252 0-.499.017-.707.018-.228.063-.498.2-.77a2 2 0 01.875-.873c.271-.138.54-.183.77-.201C4.068 4 4.315 4 4.567 4h14.864z"
|
|
20
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
21
|
+
d: "M16.423 10.12c.214.257.382.55.503.87l-2.37 1.723a1.5 1.5 0 01-.881.287h-2.516a3.052 3.052 0 01-.145-.93l.002-.07h2.659a.5.5 0 00.294-.096l2.454-1.785z"
|
|
22
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
23
|
+
fillRule: "evenodd",
|
|
24
|
+
clipRule: "evenodd",
|
|
25
|
+
d: "M14.07 7a5.071 5.071 0 013.884 8.33 1.014 1.014 0 011.05.241l2.7 2.698a1.014 1.014 0 01-1.435 1.434l-2.698-2.698a1.014 1.014 0 01-.24-1.05A5.07 5.07 0 1114.07 7zm0 1.014a4.057 4.057 0 10.001 8.114 4.057 4.057 0 000-8.114z"
|
|
26
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
27
|
+
d: "M9.126 15.59A6.071 6.071 0 0012.772 18H4.5a.5.5 0 01-.144-.979l4.77-1.431zM8.02 12.552c.03.37.09.73.183 1.079l-3.426 2.285a.5.5 0 11-.554-.832l3.798-2.532z"
|
|
28
|
+
})));
|
|
29
|
+
}
|
|
30
|
+
export default UsageForecast24OntintIcon;
|
package/dist/esm/index.js
CHANGED
|
@@ -1281,6 +1281,7 @@ export { default as ResourceOptimization24GradientBlueIcon } from './ResourceOpt
|
|
|
1281
1281
|
export { default as ResourceOptimization24GradientGrayIcon } from './ResourceOptimization24GradientGrayIcon.js'
|
|
1282
1282
|
export { default as ResourceOptimization24GradientOntintIcon } from './ResourceOptimization24GradientOntintIcon.js'
|
|
1283
1283
|
export { default as ResourceOptimization24Icon } from './ResourceOptimization24Icon.js'
|
|
1284
|
+
export { default as ResourcePlanning32ColorfulIcon } from './ResourcePlanning32ColorfulIcon.js'
|
|
1284
1285
|
export { default as ResourceCustomCompositeFilterBlueIcon } from './ResourceCustomCompositeFilterBlueIcon.js'
|
|
1285
1286
|
export { default as ResourceCustomCompositeFilterWhiteIcon } from './ResourceCustomCompositeFilterWhiteIcon.js'
|
|
1286
1287
|
export { default as ResourceCustomDeadVmBlueIcon } from './ResourceCustomDeadVmBlueIcon.js'
|
|
@@ -1641,6 +1642,9 @@ export { default as UploadingFill24BlueIcon } from './UploadingFill24BlueIcon.js
|
|
|
1641
1642
|
export { default as UploadingFill24GradientBlueIcon } from './UploadingFill24GradientBlueIcon.js'
|
|
1642
1643
|
export { default as UploadingFill24GradientGrayIcon } from './UploadingFill24GradientGrayIcon.js'
|
|
1643
1644
|
export { default as UploadingFill24Icon } from './UploadingFill24Icon.js'
|
|
1645
|
+
export { default as UsageForecast16GradientBlueIcon } from './UsageForecast16GradientBlueIcon.js'
|
|
1646
|
+
export { default as UsageForecast24GradientBlueIcon } from './UsageForecast24GradientBlueIcon.js'
|
|
1647
|
+
export { default as UsageForecast24OntintIcon } from './UsageForecast24OntintIcon.js'
|
|
1644
1648
|
export { default as Usb16GradientBlueIcon } from './Usb16GradientBlueIcon.js'
|
|
1645
1649
|
export { default as Usb24GradientBlueIcon } from './Usb24GradientBlueIcon.js'
|
|
1646
1650
|
export { default as Usb24GradientGrayIcon } from './Usb24GradientGrayIcon.js'
|
package/dist/image-types.d.ts
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export type ImagesType = | "Alert" | "App_Store" | "Backup" | "ContainerService" | "Event" | "IO-BandWidth" | "Infrastructure" | "Large_Display" | "NavTask" | "NetworkSecurity" | "Placeholder" | "Recycle_Bin" | "Report" | "Resource_Optimization" | "Setting" | "Settings" | "Smtx_Inspector" | "Snapshot" | "Tag" | "TrafficVisualization" | "abnormal_status" | "access_restriction" | "access_restriction_white" | "active-add-14-gradiendt-blue" | "active-connection-16-gradiendt-blue" | "active-observability-service-18-blue" | "active-observability-service-18-gray" | "active-observability-service-24-blue" | "active-observability-service-24-ontint" | "active-uninstal-14-gradiendt-red" | "adjust-config-16-gradient-blue" | "adjust-config-16-gradient-gray" | "advance-blue" | "advance" | "agent-mesh-upgrade-24-blue" | "agent-mesh-upload-48-blue" | "alert-bell-16-gradient-blue" | "alert-bell-24-blue" | "alert-bell-24-gradient-blue" | "alert-bell-24-gradient-gray" | "alert-bell-24-white" | "alert-bell-24" | "alert-bell-arrow-24-gradient-blue" | "alert-bell-arrow-24-ontint" | "alert-bell-fill-24-blue" | "alert-bell-fill-24-gradient-blue" | "alert-bell-fill-24-gradient-gray" | "alert-bell-fill-24-gradient-red" | "alert-bell-fill-24-gradient-yellow" | "alert-bell-fill-24" | "alert-bell-notification-aggregation-strategy-24-gradient-blue" | "alert-bell-notification-aggregation-strategy-24-ontint" | "alert-bell-notification-silent-strategy-24-gradient-blue" | "alert-bell-notification-silent-strategy-24-ontint" | "alert-bell-notification-strategy-24-gradient-blue" | "alert-bell-notification-strategy-24-ontint" | "alert-bell-outlined-16-gradient-blue" | "alert-bell-outlined-16-gradient-gray" | "alert-bell-resolved-24-blue" | "alert-bell-resolved-24-gradient-blue" | "alert-bell-resolved-24-gradient-gray" | "alert-bell-resolved-24-ontint" | "alert-bell-resolved-24" | "alert-bell-rule-24-blue" | "alert-bell-rule-24-gray" | "alert-bell-rule-24" | "alert-bell-rule-gear-24-gradient-blue" | "alert-bell-rule-gear-24-gradient-gray" | "alert-bell-rule-gear-24-ontint" | "alert-bell-unresolved-24-gradient-blue" | "alert-bell-unresolved-24-gradient-gray" | "alert-bell-unresolved-24-ontint" | "alert-gradient-bell-unresolved-24-blue" | "alert-gradient-bell-unresolved-24" | "alert-mail-notification-24-gradient-blue" | "alert-mail-notification-24-ontint" | "all-menu-16-blue" | "all-menu-16-gradient-blue" | "all-menu-16-gray" | "arbitration-node-24" | "arrow-bold-down-16-blue" | "arrow-bold-down-16-white" | "arrow-bold-down-16" | "arrow-bold-left-16-blue" | "arrow-chevron-down-16-blue" | "arrow-chevron-down-16-bold-blue" | "arrow-chevron-down-16-bold-ontint" | "arrow-chevron-down-16-bold-secondary" | "arrow-chevron-down-16-bold-tertiary" | "arrow-chevron-down-16-ontint" | "arrow-chevron-down-16-secondary" | "arrow-chevron-down-small-16-blue" | "arrow-chevron-down-small-16-bold-blue" | "arrow-chevron-down-small-16-bold-ontint" | "arrow-chevron-down-small-16-bold-secondary" | "arrow-chevron-down-small-16-ontint" | "arrow-chevron-down-small-16-secondary" | "arrow-chevron-left-16-bold-blue" | "arrow-chevron-left-16-bold-ontint" | "arrow-chevron-left-16-bold-secondary" | "arrow-chevron-left-16-bold-super" | "arrow-chevron-left-16-bold-tertiary" | "arrow-chevron-left-16-ontint-1" | "arrow-chevron-left-16-ontint" | "arrow-chevron-left-16-secondary" | "arrow-chevron-left-small-16-blue" | "arrow-chevron-left-small-16-bold-blue" | "arrow-chevron-left-small-16-bold-ontint" | "arrow-chevron-left-small-16-bold-secondary" | "arrow-chevron-left-small-16-ontint-1" | "arrow-chevron-left-small-16-ontint" | "arrow-chevron-right-16-blue" | "arrow-chevron-right-16-bold-blue" | "arrow-chevron-right-16-bold-ontint" | "arrow-chevron-right-16-bold-secondary" | "arrow-chevron-right-16-ontint" | "arrow-chevron-right-16-secondary" | "arrow-chevron-right-small-16-blue" | "arrow-chevron-right-small-16-bold-blue" | "arrow-chevron-right-small-16-bold-ontint" | "arrow-chevron-right-small-16-bold-secondary" | "arrow-chevron-right-small-16-ontint" | "arrow-chevron-right-small-16-secondary" | "arrow-chevron-up-16-blue" | "arrow-chevron-up-16-bold-blue" | "arrow-chevron-up-16-bold-ontint" | "arrow-chevron-up-16-bold-secondary" | "arrow-chevron-up-16-ontint" | "arrow-chevron-up-16-secondary" | "arrow-chevron-up-small-16-blue" | "arrow-chevron-up-small-16-bold-blue" | "arrow-chevron-up-small-16-bold-ontint" | "arrow-chevron-up-small-16-bold-secondary" | "arrow-chevron-up-small-16-ontint" | "arrow-chevron-up-small-16-secondary" | "arrow-down-16-blue" | "arrow-down-16-grey" | "arrow-down-16" | "arrow-down-24" | "arrow_right_gray" | "audit-24-gradient-blue" | "audit-24-white" | "backup-plan-16-blue" | "backup-plan-16-gray" | "backup-plan-16-ontint" | "backup-plan-24-blue" | "backup-plan-24-gray" | "backup-plan-24-ontint" | "backup-service-16-gradient-blue" | "backup-service-16-gradient-gray" | "backup-service-16-ontint" | "backup-service-24-blue" | "backup-service-24-gradient-blue" | "backup-service-24-gray" | "backup-service-24-ontint" | "backup-store-repository-24-blue" | "backup-store-repository-24-gray" | "backup-store-repository-24-ontint" | "bar-chart-red-fail-icon-12" | "bell" | "bell_grey" | "bonding-16-gradient-blue" | "bonding-16-red" | "bonding-16-yellow" | "business-host-16-gradient-blue" | "business-host-16-gradient-gray" | "business-host-16-ontint" | "business-host-24-gradient-blue" | "calendar-clock-date-time-16-gradient-blue" | "calendar-clock-date-time-16-secondary" | "calendar-clock-date-time-24-gradient-blue" | "calendar-clock-date-time-24-gradient-gray" | "calendar-clock-date-time-24-secondary" | "calendar-date-24-gradient-blue" | "calendar-date-24-gradient-gray" | "calendar-date-24-secondary" | "calendar-time-record-16" | "caret-triangle-down-16" | "caret-triangle-down-large-16-blue" | "caret-triangle-down-large-16-ontint" | "cdrom-24-blue" | "cdrom-24" | "cdrom-disc-24-gradient-blue" | "cdrom-disc-24-gradient-gray" | "certificate-identity-24-gradient-blue" | "certificate-identity-24-gradient-gray" | "certificate-ssl-24-gradient-blue" | "certificate-ssl-24-gradient-gray" | "chain-associate-connect-16-bold-ontint" | "chain-associate-connect-16-gradient-blue" | "chain-associate-connect-24-gradient-blue" | "chain-associate-connect-24-gradient-gray" | "chain-connect-16-gradient-blue" | "chain-disassociate-disconnect-break-16-bold-ontint" | "chain-disassociate-disconnect-break-16-gradient-red" | "chain-disassociate-disconnect-break-24-gradient-blue" | "chain-disassociate-disconnect-break-24-gradient-gray" | "chain-disassociate-disconnect-break-24-red" | "chart-line-24-gradient-blue" | "chart-line-24-gradient-gray" | "chart-stacking-area-24-gradient-blue" | "chart-stacking-area-24-gradient-gray" | "check-green" | "check-item-24-gradient-blue" | "check-mark-solved-circle-16-gradient-blue" | "checkmark-added-circle-fill-16-blue" | "checkmark-added-circle-fill-16-secondary" | "checkmark-added-circle-fill-24-blue" | "checkmark-added-circle-fill-24-primary" | "checkmark-added-circle-fill-24-secondary" | "checkmark-done-success-circle-fill-16-bold-green" | "checkmark-done-success-circle-fill-16-bold-ontint" | "checkmark-done-success-circle-fill-16-green" | "checkmark-done-success-circle-fill-16-ontint" | "checkmark-done-success-circle-fill-24-green" | "checkmark-done-success-circle-fill" | "checkmark-done-success-correct-16-blue" | "checkmark-done-success-correct-16-bold-blue" | "checkmark-done-success-correct-16-bold-green" | "checkmark-done-success-correct-16-bold-ontint" | "checkmark-done-success-correct-16-bold-secondary" | "checkmark-done-success-correct-16-green" | "checkmark-done-success-correct-16-ontint" | "checkmark-done-success-correct-16-secondary" | "checkmark-done-success-correct-16-tertiary" | "checkmark-done-success-correct-24-bold-green" | "checkmark-solved-circle-16-blue" | "checkmark-solved-circle-16-gredient-gray" | "checkmark-solved-circle-16-super" | "clipboard-copy-16-gradient-blue" | "clipboard-copy-16-gradient-gray" | "clipboard-copy-24-gradient-blue" | "clipboard-copy-24-gradient-gray" | "clock-time-16-gradient-blue" | "clock-time-16-gradient-gray" | "clock-time-16-secondary" | "clock-time-24-gradient-blue" | "clock-time-24-gradient-gray" | "clock-time-24-secondary" | "clock" | "clone-16-gradient-blue" | "clone-16-gradient-gray" | "clone" | "close-red" | "close" | "cluster-16-blue" | "cluster-16-gradient-blue" | "cluster-16-gradient-gray" | "cluster-16-ontint" | "cluster-16-yellow" | "cluster-16" | "cluster-24-blue" | "cluster-24-gradient-blue" | "cluster-24-gradient-gray" | "cluster-24-ontint" | "cluster-24" | "cluster-blue" | "cluster-disconnected-16-blue" | "cluster-fill-16-ontint" | "cluster-fill-24-ontint" | "cluster-gray" | "cluster-outline-16-ontint" | "cluster-primary-16" | "cluster-upgrade-24-gradient-blue" | "cluster-upgrade-24-gradient-gray" | "cluster-upgrade-24-ontint" | "cluster" | "cluster_activated" | "cluster_normal" | "consistency-consistent-group-16-gradient-blue" | "consistency-group-24-gradient-blue" | "consistency-group-24-gradient-gray" | "container-registry-24-blue" | "container-registry-24-ontint" | "container-registry-32-colorful" | "convert-16-gradient-blue" | "convert-24-gradient-blue" | "convert-ontint-16" | "copy-to-ellipsis-3-24-gradient-blue" | "copy-to-ellipsis-3-24-gradient-gray" | "cpu-temperature-critical" | "cpu-temperature-normal" | "cpu-temperature-warning" | "cpu-usage-16-blue" | "create-blank-vm-add-plus-24-gradient-blue" | "create-blank-vm-add-plus-24-gradient-gray" | "create-host-24-gradient-blue" | "create-placement-group-24-gradient-blue" | "create-security-policy-24-gradient-blue" | "create-security-policy-24-gradient-grey" | "create-vm-template-16" | "create-vm-via-template-24-gradient-blue" | "create-vmtemplate-add-plus-24-gradient-blue" | "create-vmtemplate-add-plus-24-gradient-gray" | "createvmtemplate" | "cross" | "csi-configuration-gradient-blue-24" | "csi-configuration-ontint-24" | "csv" | "curve-link-24" | "custom-network-16-gradient-blue" | "custom-network-16-gradient-gray" | "custom-network-16-ontint" | "custom-network-16-red" | "custom-network-16-yellow" | "custom-network-24-gradient-blue" | "dashboard-16-gradient-blue" | "dashboard-16-gradient-gray" | "dashboard-24-gradient-blue" | "dashboard-24-gradient-gray" | "dashboard-24-white" | "data-migration-24-blue" | "data-migration-24-ontint" | "data-recovery-24-blue" | "data-recovery-24-ontint" | "datacenter-16-blue" | "datacenter-16-gradient-blue" | "datacenter-16-gradient-gray" | "datacenter-16" | "datacenter-24-blue" | "datacenter-24-gradient-blue" | "datacenter-24-gradient-gray" | "datacenter-24-primary" | "datacenter-24" | "datacenter-empty-connect-center-16-gradient-blue" | "datacenter-fill-16-ontint" | "datacenter" | "datacenter_activated" | "datacenter_normal" | "datastore-16-gradient-blue" | "datastore-16-gradient-gray" | "datastore-16-ontint" | "datastore-16-yellow" | "datastore-24-gradient-blue" | "datastore-32-colorful" | "delete" | "directory" | "disable-24-gradient-blue" | "disable-24-gradient-gray" | "disabled-16" | "disabled-nic-24-gradient-blue" | "disconnect-cluster-24-red" | "disconnected-cluster-16-gray" | "disconnected-cluster-16-ontint" | "disk-mount-16" | "disk-unmount-16-red" | "disk" | "distribute-16-gradient-blue" | "distribute-16-gradient-gray" | "dns-server-24-gradient-blue" | "dns-server-24-ontint" | "dot-interval-separation-16-tertiary" | "down" | "download-16-gradient-blue" | "download-16-gradient-gray" | "download-24-gradient-blue" | "download-24-gradient-gray" | "download" | "drs-widget-empty-state" | "dynamic-resource-schedule-16-blue" | "dynamic-resource-schedule-16-ontint" | "dynamic-resource-schedule-24-blue" | "dynamic-resource-schedule-24-ontint" | "edge-gateway-16-gradient-blue" | "edge-gateway-24-gradient-blue" | "edge-gateway-24-gradient-grey" | "edge-gateway-24-gradient-ontint" | "edge-gateway-group-16-gradient-blue" | "edge-gateway-group-24-gradient-blue" | "edge-gateway-new-24-gradient-blue" | "edge-gateway-swap-24-gradient-blue" | "edit-open-24-blue" | "edit-open-24" | "edit-pen-16-blue" | "edit-pen-16-bold-ontint" | "edit-pen-16-gradient-blue" | "edit-pen-16-gradient-gray" | "edit-pen-16-primary" | "edit-pen-16" | "edit-pen-24-gradient-blue" | "edit-pen-24-gradient-gray" | "edit-pen-on-tint" | "editvm" | "eject-16-gradient-blue" | "eject-16-gradient-gray" | "eject-16-red" | "eject-16-secondary" | "eject-24-gradient-blue" | "eject-24-gradient-gray" | "eject-24-secondary" | "empty-36-gradient-gray" | "enable-16-blue" | "enable-16-gray" | "enable-24-blue" | "enable-24-gray" | "entityFilter-ignore-gradient-16-gray" | "er-policy-inter-allow-16" | "er-replace-node-16-gradient-red" | "error-exclamation" | "error" | "event-auditing-16-blue" | "event-auditing-16-gray" | "event-auditing-16" | "event-auditing-24-blue" | "event-auditing-24-gray" | "event-auditing-24-ontint" | "everoute-services-16-gradient-blue" | "everoute-services-16-gradient-grey" | "everoute-services-24-gradient-blue" | "everoute-services-24-ontint" | "exclamation-error-circle-16-ontint" | "exclamation-error-circle-16-red" | "exclamation-error-circle-fill-16-ontint" | "exclamation-error-circle-fill-16-red" | "exclamation-error-circle-solid-16-red-white" | "exclamation-error-circle-solid-18-red" | "exclamtion-mark-16-ontint" | "expand-capacity-16-gradient-blue" | "expand-capacity-16-gradient-gray" | "expand-capacity-24-gradient-blue" | "expand-capacity-24-gradient-gray" | "export-16-gradient-blue" | "export-16-gradient-gray" | "export-16-regular-ontint" | "export-24-gradient-blue" | "export-24-gradient-gray" | "export-24-secondary" | "export-24" | "export-file-16-gradient-blue" | "export-file-16-gradient-gray" | "export-file-16-ontint" | "export-file-24-gradient-blue" | "export-vm-24-gradient-blue" | "export-vm-24-gradient-gray" | "export-vm-24-ontint" | "export-vm-template-24-gradient-blue" | "export-vm-template-24-gradient-gray" | "export-vm-template-24-ontint" | "export-volume-24-gradient-blue" | "export-volume-24-gradient-gray" | "export-volume-24-ontint" | "external-subnet-24-gradient-blue" | "external-subnet-24-gradient-grey" | "external-subnet-24-ontint" | "failback-24-blue" | "failover-24-blue" | "failover-test-vm-16-blue" | "failover-test-vm-16-gray" | "failover-test-vm-16-ontint" | "failover-test-vm-20-blue" | "failover-test-vm-20-gray" | "failover-test-vm-20-ontint" | "failover-test-vm-24-blue" | "failover-test-vm-24-gray" | "failover-test-vm-24-ontint" | "file-16-gradient-blue" | "file-cluster-24-blue" | "file-cluster-24-ontint" | "file-controller-16-blue" | "file-controller-24-blue" | "file-namespace-24-blue" | "file-service-16-gradient-blue" | "file-service-16-ontint" | "file_normal" | "filter-16-blue-solid" | "filter-16-blue" | "filter-16-gradient-blue-outlined" | "filter-16-secondary-outlined" | "filter-16-secondary-solid" | "filter-24-gradient-blue" | "filter-24-gradient-gray" | "filter-gear-display-setting-24-gradient-blue" | "filter-gear-display-setting-24-gradient-gray" | "filter-secondary-16" | "filter_activated" | "filter_modified" | "filter_normal" | "fit-to-screen-16" | "flash-light-16-gradient-blue" | "float-ip-16-gradient-blue" | "float-ip-16-gradient-grey" | "float-ip-16-ontint" | "float-ip-24-gradient-blue" | "float-ip-24-gradient-grey" | "float-ip-24-ontint" | "focus-indicator-16-blue" | "fold-16-regular-secondary" | "fold-col-cards-16-regular-blue" | "fold-col-cards-16-regular-secondary" | "folder" | "folder_activated" | "folder_normal" | "font-size-16-blue" | "font-size-16-gray" | "forcerestart" | "forcestop" | "from-left-arrow-40-blue" | "from-right-arrow-40-blue" | "full-period-24-gradient-gray" | "fullscreen-16-blue" | "fullscreen-16-gray" | "fullscreen-16" | "gateway-service-16-gradient-blue" | "gateway-service-16-gradient-grey" | "gateway-service-16-ontint" | "gateway-service-24-gradient-blue" | "gateway-service-24-gradient-grey" | "gateway-service-24-ontint" | "generate-csr-16-gradient-blue" | "generate-snapshot-immediately-16-blue" | "global-configuration-24-gradient-blue" | "global-configuration-24-ontint" | "global-policy-24-gradient-blue" | "gpu-device-16-gradient-blue" | "gpu-device-16-gradient-grey" | "gpu-device-16-ontint" | "gpu-device-24-gradient-blue" | "gpu-device-24-gradient-grey" | "ha-triggered-16-gradient-blue" | "ha-triggered-16-gradient-gray" | "ha-triggered-16-gradient-red" | "ha-triggered-24-blue" | "ha-triggered-24-ontint" | "handle-point-8-16-blue" | "handle-point-8-16-secondary" | "handle-point-8-24-blue" | "handle-point-8-24-secondary" | "hardware" | "hdd-disk-24-gradient-blue" | "hierarchy-triangle-down-16-neutral" | "hierarchy-triangle-right-16-blue" | "hierarchy-triangle-right-16-gray" | "hierarchy-triangle-right-16-neutral" | "hierarchy-triangle-right-16-primary" | "host-16-blue" | "host-16-gradient-blue" | "host-16-gradient-gray" | "host-16-ontint" | "host-16-yellow" | "host-16" | "host-24-blue" | "host-24-gradient-blue" | "host-24-gradient-gray" | "host-24-yellow" | "host-24" | "host-fill-16-ontint" | "host-quarantine-16-secondary" | "host" | "host_activated" | "host_normal" | "hotfix-package-patch-file-16-gradient-gray" | "hotfix-package-patch-file-24-gradient-blue" | "ignore-24-gradient-blue" | "ignore-24-gradient-gray" | "import-file-16-blue" | "import-file-16-gray" | "import-file-16-ontint" | "import-security-policy-24-gradient-blue" | "import-security-policy-24-gradient-gray" | "import-vm-24-gradient-blue" | "import-vm-24-gradient-gray" | "import-vm-24-ontint" | "import-vm-template-24-gradient-blue" | "import-vm-template-24-gradient-gray" | "import-vm-template-24-ontint" | "import-volume-24-gradient-blue" | "import-volume-24-gradient-gray" | "import-volume-24-ontint" | "in-max-16" | "info-circle-24-blue" | "info-circle-24" | "info-circle-fill" | "info-i-circle-16-gradient-blue" | "info-i-circle-16-gradient-gray" | "info-i-circle-16-on-tint" | "info-i-circle-24-gradient-blue" | "info-i-circle-24-gradient-gray" | "info-i-circle-24-ontint" | "info-i-circle-24-secondary" | "info-i-circle-fill-16-blue" | "info-i-circle-fill-16-bold-blue" | "info-i-circle-fill-16-bold-ontint" | "info-i-circle-fill-16-gray-70" | "info-i-circle-fill-16-gray" | "info-i-circle-fill-16-ontint" | "info-i-circle-fill-16-quaternary" | "info-i-circle-fill-16-secondary" | "info-normal" | "info" | "install-24-gradient-blue" | "install-24-gradient-gray" | "install-package-patch-16-gradient-blue" | "installation-package-24-gradient-blue" | "installation-package-24-ontint" | "installtools" | "internal-network-16-gradient-blue" | "internal-network-16-red" | "internal-network-16-yellow" | "internal-network-24-gradient-blue" | "ip-16-gradient-blue-outline-off" | "ip-16-gradient-blue-outline-on" | "ip-16-gradient-gray-outlined" | "ip-16-white" | "ip-16-yellow-outlined" | "ip-24-red" | "ip-24" | "ip-pool-24" | "ip-pool-white-24" | "iscs-lun-16-ontint" | "iscsi-datastore-storage-object-16-gradient-blue" | "iscsi-datastore-storage-object-24-gradient-blue" | "iscsi-datastore-storage-object-24-gradient-gray" | "iscsi-lun-16-gradient-blue" | "iscsi-lun-16-gradient-gray" | "iscsi-lun-16-yellow" | "iscsi-lun-24-blue" | "iscsi-lun-24-gradient-blue" | "iscsi-lun-24-gradient-gray" | "iscsi-lun-24-ontint" | "iscsi-lun-24" | "iscsi-target-16-gradient-blue" | "iscsi-target-24-blue" | "iscsi-target-24" | "iscsi-target-datastore-storage-object-16-gradient-blue" | "iscsi-target-datastore-storage-object-16-gradient-gray" | "iscsi-target-datastore-storage-object-16-ontint" | "iscsi-target-datastore-storage-object-24-gradient-blue" | "iscsi-target-datastore-storage-object-24-gradient-gray" | "iso-24-blue" | "iso-24" | "iso-blue" | "iso-image-disc-16-gradient-blue" | "iso-image-disc-16-gradient-yellow" | "iso-image-disc-24-gradient-blue" | "iso-image-disc-24-gradient-gray" | "iso-image-disc-24-ontint" | "iso" | "isolation-16-blue" | "isolation-24-blue" | "jump-16-gradient-blue" | "jump-16-gradient-gray" | "jump-move-16-blue" | "k8s-cronjob-16-blue" | "k8s-cronjob-24-blue" | "k8s-daemonset-16-blue" | "k8s-daemonset-24-blue" | "k8s-deployment-16-blue" | "k8s-deployment-24-blue" | "k8s-job-16-blue" | "k8s-job-24-blue" | "k8s-namespace-16-gradient-blue" | "k8s-namespace-16-gradient-gray" | "k8s-object-daemonset-16-gradient-gray" | "k8s-object-daemonset-24-gradient-blue" | "k8s-object-deployment-16-gradient-gray" | "k8s-object-deployment-24-gradient-blue" | "k8s-object-job-16-gradient-gray" | "k8s-object-job-24-gradient-blue" | "k8s-object-statefulset-16-gradient-gray" | "k8s-object-statefulset-24-gradient-blue" | "k8s-statefulset-16-blue" | "k8s-statefulset-24-blue" | "key-16-gradient-blue" | "key-16-gradient-gray" | "key-16-ontint" | "key-24-gradient-bllue" | "key-24-gradient-gray" | "key-24-ontint" | "kubernetes-service-16-gray" | "l2-gw-16-gradient-blue" | "l2-gw-16-gradient-grey" | "l2-gw-16-ontint" | "l2-gw-24-gradient-blue" | "l2-gw-24-gradient-grey" | "l2-gw-24-ontint" | "l3-router-16-gradient-blue" | "l3-router-16-gradient-grey" | "l3-router-16-ontint" | "l3-router-24-gradient-blue" | "l3-router-24-gradient-grey" | "l3-router-24-ontint" | "language-switcher-24-gradient-blue" | "language-switcher-24-white" | "lb-config-file-24-gradient-blue" | "lb-config-file-24-gradient-gray" | "lb-config-file-24-ontint" | "lb-gw-16-gradient-blue" | "lb-gw-16-gradient-grey" | "lb-gw-16-ontint" | "lb-gw-24-gradient-blue" | "lb-gw-24-gradient-grey" | "lb-gw-24-ontint" | "lbg-24-gradient-blue" | "lbi-24-gradient-blue" | "ldap-24-gradient-blue" | "ldap-24-white" | "ldap-sync-16-white" | "leave-fullscreen-16-blue" | "leave-fullscreen-16-gray" | "leave-fullscreen-16" | "load-balancer-16-gradient-blue" | "load-balancer-16-gradient-grey" | "load-balancer-24-gradient-blue" | "load-balancer-24-gradient-grey" | "load-balancer-instance-16-gradient-blue" | "load-balancer-instance-group-16-gradient-blue" | "load-balancer-monitor-24-fill-ontint" | "load-balancer-monitor-24-gradient-blue" | "load-balancer-monitor-24-gradient-grey" | "loading-16-gradient-blue" | "loading-16-gradient-gary" | "loading-16-ontint" | "loading-24-gradient-blue" | "loading-24-gradient-gary" | "loading-24-ontint" | "loading-6-gradient-blue" | "loading-6-ontint" | "loading-64-gradient-blue" | "loading-8-gradient-blue" | "loading-8-ontint" | "lock-16-gradient-gray" | "lock" | "log-collection-16-gradient-blue" | "log-collection-16-gray" | "log-collection-24-gradient-blue" | "log-collection-24-gradient-gray" | "log-collection-24-ontint" | "log-collection-24-white" | "login-options-24-gradient-blue" | "login-options-24-white" | "logo-background" | "logo-fuzzy-background" | "logout" | "logout_active" | "long-arrow-down-16" | "long-arrow-up-16" | "main-16-gradient-gray" | "main-16-ontint" | "maintenance-mode-enter-16-gradient-blue" | "maintenance-mode-enter-16-gradient-yellow" | "maintenance-mode-enter-24-gradient-blue" | "maintenance-mode-enter-24-gradient-yellow" | "maintenance-mode-exist-16-gradient-blue" | "maintenance-mode-exist-16-gradient-yellow" | "maintenance-mode-exist-24-gradient-blue" | "maintenance-mode-exist-24-gradient-yellow" | "maintenance-mode-give-up-16-gradient-blue" | "maintenance-mode-give-up-16-gradient-yellow" | "maintenance-mode-give-up-24-gradient-blue" | "maintenance-mode-give-up-24-gradient-yellow" | "memory-usage-16-green" | "metro-cluster-16-gradient-blue" | "metro-cluster-16-ontint" | "metro-cluster-network-status-24-blue" | "metro-witness-node-24-blue" | "mfa-setting-24-gradient-blue" | "mfa-setting-24-white" | "migrate-16-gradient-blue" | "migrate-16-gradient-gray" | "migrate-encryption-16-gradient-gray" | "migrate" | "migration-network-16-blue" | "minus-16-bold-ontint" | "minus-unmount-remove-circle-16-gradient-blue" | "minus-unmount-remove-circle-16-gradient-red" | "minus-unmount-remove-circle-16-orange" | "minus-unmount-remove-circle-24-gradient-blue" | "minus-unmount-remove-circle-24-gradient-red-icon" | "monitoring-16-gradient-blue" | "monitoring-16-gradient-gray" | "monitoring-24-gradient-blue" | "monitoring-24-gradient-gray" | "monitoring-24-gradient-ontint" | "monitoring-advanced-24-gradient-blue" | "monitoring-advanced-24-ontint" | "monitoring-hardware-16-gradient-blue" | "monitoring-view-16-gradient-blue" | "more-ellipsis-16-blue" | "more-ellipsis-16-ontint" | "more-ellipsis-16" | "more-ellipsis-24-blue" | "more-ellipsis-24" | "more-ellipsis-3-16-bold-blue" | "more-ellipsis-3-16-bold-ontint" | "more-ellipsis-3-16-bold-primary" | "more-ellipsis-3-16-bold-secondary" | "more-ellipsis-3-24-bold-blue" | "more-ellipsis-3-24-bold-ontint" | "more-ellipsis-3-24-bold-primary" | "more-ellipsis-3-24-bold-secondary" | "more-menu-16-blue" | "more-menu-16-bold-blue" | "more-menu-16-gray" | "mount-cdrom-16" | "mount-cdrom-disc-16-gradient-gray" | "mount-cdrom-disc-16-secondary" | "mount-cdrom-disc-24-gradient-blue" | "mount-cdrom-disc-24-gradient-gray" | "mount-virtual-volume-16-gradient-gray" | "mount-virtual-volume-16-secondary" | "mount-virtual-volume-24-gradient-blue" | "mount-virtual-volume-24-gradient-gray" | "mount-vm-volume-16" | "mounted" | "move-16-gradient-blue" | "move-to-group-16-gradient-blue" | "nat-gw-16-gradient-blue" | "nat-gw-16-gradient-grey" | "nat-gw-16-gradient-ontint" | "nat-gw-24-gradient-blue" | "nat-gw-24-gradient-grey" | "nat-gw-24-ontint" | "network-16-gradient-blue" | "network-24-blue" | "network-24" | "network-access-16-blue" | "network-access-16-gradient-blue" | "network-access-16-red" | "network-access-16-yellow" | "network-access-24-gradient-blue" | "network-access-24-gradient-gray" | "network-access-24-gradient-green" | "network-management-16-gradient-blue" | "network-management-16-red" | "network-management-16-yellow" | "network-management-24-gradient-blue" | "network-management-24-gradient-gray" | "network-management-24-gradient-yellow" | "network-migration-16-gradient-blue" | "network-migration-16-red" | "network-migration-16-yellow" | "network-migration-24-gradient-blue" | "network-mirroring-16-gradient-blue" | "network-mirroring-16-ontinit" | "network-mirroring-16-red" | "network-mirroring-16-yellow" | "network-mirroring-24-gradient-blue" | "network-security-32-colorful" | "network-security-policy-16-gradient-blue" | "network-security-policy-16-gray" | "network-security-policy-24-blue" | "network-security-policy-24-gradient-blue" | "network-security-policy-24-gray" | "network-security-policy-24-ontint" | "network-security-policy-allow-16-blue" | "network-security-policy-allow-24-blue" | "network-security-policy-allow-24-grey" | "network-security-policy-deny-16-red" | "network-security-policy-deny-24-grey" | "network-security-policy-deny-24-red" | "network-service-cluster-16-Fill-Gradient-Blue" | "network-service-cluster-16-Fill-Gradient-Gray" | "network-service-cluster-16-Fill-Ontint" | "network-service-cluster-16-gradient-blue" | "network-service-cluster-16-ontint" | "network-service-cluster-24-Fill-Gradient-Gray" | "network-service-cluster-24-Fill-Ontint" | "network-service-cluster-24-Gradient-Blue" | "network-service-controller-16-Fill-Gradient-Blue" | "network-service-controller-16-Fill-Gradient-Gray" | "network-service-controller-24-Fill-Gradient-Blue" | "network-service-controller-24-Fill-Gradient-Gray" | "network-storage-16-gradient-blue" | "network-storage-16-red" | "network-storage-16-yellow" | "network-storage-24-gradient-blue" | "network-storage-24-gradient-gray" | "network-storage-24-gradient-purple" | "network-storage-access-16-gradient-blue" | "network-storage-access-16-red" | "network-storage-access-16-yellow" | "network-storage-access-24-gradient-blue" | "network-system-16-gradient-blue" | "network-system-16-gradient-red" | "network-system-16-gradient-yellow" | "network-system-24-gradient-blue" | "network-topo-16-gradient-blue" | "network-topo-16-gradient-gray" | "network-topo-24-gradient-blue" | "network-vm-16-blue" | "network-vm-16-gradient-blue" | "network-vm-16-gradient-red" | "network-vm-16-gradient-yellow" | "new-recover-recycle-vm-16-gradient-blue" | "new-vm-16-yellow" | "new-window-16-blue" | "new-window-16-gray" | "nfs-datastore-storage-object-24-gradient-blue" | "nfs-datastore-storage-object-24-gradient-gray" | "nfs-export-16-gradient-blue" | "nfs-export-24-blue" | "nfs-export-24" | "nfs-file-16-gradient-blue" | "nfs-file-16-gradient-gray" | "nfs-file-16-ontint" | "nfs-file-24-gradient-blue" | "nfs-file-24-gradient-gray" | "nfs-folder-24-gradient-blue" | "nfs-folder-24-gradient-gray" | "nfs-inode-16-yellow" | "nfs-inode-24-blue" | "nfs-inode-24-ontint" | "nfs-inode-24" | "nic-16-gradient-blue" | "nic-24-blue" | "nic-24-gradient-blue" | "nic-24-gradient-grey" | "nic-24" | "nic-error" | "nic-network-pci-passthrough-16-gradient-blue" | "nic-network-pci-passthrough-16-red" | "nic-network-pci-passthrough-16-yellow" | "nic" | "no-alert-80-gradient-gray" | "no-alert-disconnected-80-gradient-gray" | "no-cache-80-gradient-gray" | "no-critical-alert-80-gradient-gray" | "no-data-recovery-80-gradient-gray" | "no-info-alert-80-gradient-gray" | "no-notice-alert-80-gradient-gray" | "no-storage-80-gradient-gray" | "no-storage-cluster-80-gradient-gray" | "no-vm-80-gradient-gray" | "normal_status" | "not-folder-16-blue" | "not-folder-16" | "notice-attention-16-yellow" | "notice-info-16-blue" | "notice-severe-warning-16-red" | "notice-triangle-fill-16-bold-ontint" | "notice-triangle-fill-16-bold-yellow" | "notice-triangle-fill-16-ontint" | "notice-triangle-fill-16-yellow" | "nvme-namespace-group-16-gradient-gray" | "nvme-namespace-group-16-ontint" | "nvme-namespace-group-24-blue" | "nvme-namespace-group-24-gray" | "nvme-namespace-storage-object-16-gradient-blue" | "nvme-namespace-storage-object-16-gradient-gray" | "nvme-namespace-storage-object-16-ontint" | "nvme-namespace-storage-object-16-yellow" | "nvme-namespace-storage-object-24-blue" | "nvme-namespace-storage-object-24-gray" | "nvme-namespace-storage-object-24-ontint" | "nvme-subsystem-datastore-storage-object-16-gradient-blue" | "nvme-subsystem-datastore-storage-object-16-gradient-gray" | "nvme-subsystem-datastore-storage-object-16-ontint" | "nvme-subsystem-datastore-storage-object-24-blue" | "nvme-subsystem-datastore-storage-object-24-gray" | "observability-config-24-blue" | "observability-config-24-white" | "observability-service-16-gradient-blue" | "observability-service-16-gradient-gray" | "open-terminal-16-gradient-blue" | "open-terminal-16-gradient-gray" | "open-terminal-16-white" | "open-terminal-16" | "open-terminal-24-gradient-blue" | "open-terminal-24-gradient-gray" | "openterminal" | "operation-center-16-Fill-Gradient-Blue" | "operation-center-16-Fill-Gradient-Gray" | "operation-center-16-Fill-Ontint" | "operation-center-16-gradient-blue" | "operation-center-16-ontint" | "operation-center-24-Fill-Gradient-Blue" | "operation-center-24-fill-gradient-gray" | "operation-center-agent-Fill-Ontint" | "operation-center-agent-Gradient-Blue" | "operation-center-agent-Gradient-Gray" | "operation-cneter-24-fill-gradient-blue" | "operations" | "organization-16-blue" | "organization-16-bold-gradient-blue" | "organization-16-bold-gradient-gray" | "organization-16-bold-secondary" | "organization-16-gradient-blue" | "organization-16-gradient-gray" | "organization-16" | "organization-24-gradient-blue" | "organization-24-gradient-gray" | "organization-24-ontint" | "orgnization_activated" | "orgnization_normal" | "os-16-linux-anolis" | "os-16-linux-archlinux" | "os-16-linux-centos" | "os-16-linux-debian" | "os-16-linux-fedora" | "os-16-linux-opensuse" | "os-16-linux-oracle-linux" | "os-16-linux-oracle-solaris" | "os-16-linux-redflag" | "os-16-linux-redhat" | "os-16-linux-ubuntu" | "os-16-macos-finder" | "os-16-windows-10" | "os-16-windows-7" | "os-16-windows-8-1" | "os-16-windows-8" | "os-16-windows-98" | "os-16-windows-server-2003" | "os-16-windows-server-2008" | "os-16-windows-server-2012" | "os-16-windows-server-2016" | "os-16-windows-server-2019" | "os-16-windows-vista" | "os-16-windows-xp" | "os-linux-alma-16" | "os-linux-nfschina-16" | "os-linux-openkylin-16" | "os-logo-anolis" | "os-logo-archlinux" | "os-logo-centos" | "os-logo-debian" | "os-logo-deepin" | "os-logo-fedora" | "os-logo-huaweicloudeuleros" | "os-logo-kylin" | "os-logo-macOS" | "os-logo-neoKylin" | "os-logo-openeuler" | "os-logo-opensuse" | "os-logo-oraclelinux" | "os-logo-oraclesolaris" | "os-logo-question" | "os-logo-redflag" | "os-logo-redhat" | "os-logo-rocky" | "os-logo-tencentos" | "os-logo-ubuntu" | "os-logo-uniontech" | "os-logo-unknown" | "os-logo-windows-server-2022" | "os-logo-windows-server" | "os-logo-windows10" | "os-logo-windows11" | "os-logo-windows2000" | "os-logo-windows7" | "os-logo-windows8" | "os-logo-windowsXP" | "os-other-unknown-16-gradient-gray" | "out-max-16" | "password_security" | "password_security_white" | "pause-16-gradient-blue" | "pause-24" | "pci-device-16-gradient-blue" | "pci-device-16-ontint" | "pci-device-24-gradient-blue" | "pci-device-24-gradient-gray" | "pci-nic-24-gradient-blue" | "pci-nic-24-gradient-grey" | "permanent-failover-24-blue" | "permanent-transfer-arrow-40-blue" | "physical-disk-16-gradient-blue" | "physical-disk-16-secondary" | "physical-disk-24-blue" | "physical-disk-24-gradient-blue" | "physical-disk-24-gradient-gray" | "physical-disk-24" | "physical-disk-pool-16-gradient-blue" | "physical-disk-pool-16-gradient-gray" | "physical-disk-pool-24-gradient-blue" | "physical-machine-cluster" | "physical-machine-management-blue-24" | "physical-machine-management-ontint-24" | "physical-switch-machine-16-gradient-blue" | "physical-switch-machine-16-gradient-grey" | "physical-switch-machine-24-gradient-blue" | "placeholder-16" | "plus-add-circle-16-blue" | "plus-add-circle-16-secondary" | "plus-add-circle-24-blue" | "plus-add-circle-24-gradient-blue" | "plus-add-circle-24-primary" | "plus-add-circle-24-secondary" | "plus-add-circle-disabled-24-gray-secondary" | "plus-add-create-new-16-blue" | "plus-add-create-new-16-bold-blue" | "plus-add-create-new-16-bold-ontint" | "plus-add-create-new-16-bold-secondary" | "plus-add-create-new-16-gray" | "plus-add-create-new-16-light" | "plus-add-create-new-16-ontint" | "plus-add-create-new-16-secondary" | "plus-add-create-new-16-super" | "plus-add-create-new-24-gradient-blue" | "plus-add-create-new-24-gradient-gray" | "plus-add-create-new-circle-fill-16-bold-blue" | "plus-add-create-new-circle-fill-16-bold-ontint" | "plus-add-create-new-circle-fill-24-bold-blue" | "plus-add-create-new-circle-gradient-16-blue" | "plus-add-create-new-small-16-blue" | "plus-add-create-new-small-16-bold-blue" | "plus-add-create-new-small-16-bold-ontint" | "plus-add-create-new-small-16-bold-secondary" | "plus-add-create-new-small-16-ontint" | "plus-add-create-new-small-16-secondary" | "pmem-24-gradient-blue" | "port-network-16-gradient-blue" | "port-network-16-green" | "port-network-16-ontint" | "port-network-16-red" | "port-network-16-secondary" | "port-network-16-yellow" | "port-network-24-blue" | "port-network-24-gradient-blue" | "port-network-24-gradient-gray" | "port-network-24" | "port-quarantine-16-green" | "port-quarantine-16-red" | "port-quarantine-16-yellow" | "port-quarantine-green" | "port-quarantine-red" | "port-quarantine-yellow" | "power-lightning-24-gradient-green" | "power-lightning-24-tertiary" | "power-on-24" | "poweroff-shutdown-stop-16-gradient-blue" | "poweroff-shutdown-stop-16-gradient-gray" | "poweroff-shutdown-stop-16-red" | "poweroff-shutdown-stop-upgrade-16-gradient-gray" | "poweroff-shutdown-stop-upgrade-16-red" | "poweroff-turn-on-shut-down-16-gradient-red" | "poweron-start-16-gradient-blue" | "poweron-start-16-gradient-gray" | "poweron-start-24-gradient-blue" | "poweron-start-24-gradient-gray" | "poweron-start-new-16-gradient-blue" | "poweron-start-new-16-gradient-grey" | "precheck-16-blue" | "primary-available-zone-16-gradient-grey-outlined" | "primary-available-zone-24-blue" | "primary-to-secondary-16-gradient-blue" | "primary-zone-16-gradient-blue" | "primary-zone-16-ontint" | "progress" | "pswitch-port-16-gradient-blue" | "qos-16-gradient-gray" | "rack-16-gradient-blue" | "rack-24-gradient-blue" | "real-server-pool-16-gradient-blue" | "real-server-pool-16-gradient-gray" | "real-server-pool-16-ontint" | "real-server-pool-24-fill-gradient-blue" | "real-server-pool-24-fill-gradient-grey" | "real-server-pool-24-ontint" | "rebuild-16-blue" | "recieve-16-fill-gradient-others" | "recieve-24-fill-gradient-others" | "recover-continue-16-gradient-blue" | "recover-continue-16-gradient-gray" | "recover-continue-24-gradient-blue" | "recover-recycle-vm-16-gradient-blue" | "recover-recycle-vm-16-gradient-gray" | "recyclebin_clusterSettings_delete_24_red" | "recyclebin_clusterSettings_edit_24_blue" | "refresh-sync-16-tertiary" | "refresh-sync-16" | "refresh-sync-24-gradient-blue" | "refresh-sync-24-tertiary" | "refresh-sync-on-tint" | "refresh-sync-tertiary" | "refresh" | "replica-action-stop-failover-test-40-gradient-blue" | "replica-actions-failback-40-gradient-blue" | "replica-actions-failover-40-gradient-blue" | "replica-actions-failover-test-40-gradient-blue" | "replica-actions-permanent-failover-40-gradient-blue" | "replica-failback-16-gradient-blue" | "replica-failback-24-gradient-blue" | "replica-failover-16-gradient-blue" | "replica-failover-24-gradient-blue" | "replica-failover-test-16-blue" | "replica-failover-test-24-blue" | "replica-failover-test-stop-16-blue" | "replica-failover-test-stop-24-blue" | "replica-object-vm-24-gradient-blue" | "replica-object-vm-24-gradient-gray" | "replica-object-vm-24-ontint" | "replica-object-volume-16-gradient-blue" | "replica-object-volume-16-gradient-gray" | "replica-object-volume-24-gradient-blue" | "replica-object-volume-24-gradient-gray" | "replica-permanent-failover-16-blue" | "replica-permanent-failover-24-blue" | "replica-plan-16-gradient-blue" | "replica-plan-16-gradient-gray" | "replica-plan-24-gradient-blue" | "replica-plan-24-gradient-gray" | "replica-plan-24-ontint" | "replica-service-16-gradient-blue" | "replica-service-16-gradient-gray" | "replica-service-16-ontint" | "replica-service-24-gradient-blue" | "replica-service-24-gradient-gray" | "replica-service-24-ontint" | "replica-site-incoming-16-gradient-blue" | "replica-site-incoming-16-gradient-gray" | "replica-site-incoming-24-gradient-blue" | "replica-site-incoming-24-gradient-gray" | "replica-site-incoming-24-ontint" | "replica-site-intra-site-16-gradient-blue" | "replica-site-intra-site-16-gradient-gray" | "replica-site-intra-site-24-gradient-blue" | "replica-site-intra-site-24-gradient-gray" | "replica-site-intra-site-24-ontint" | "replica-site-management-16-gradient-blue" | "replica-site-management-16-gradient-gray" | "replica-site-management-24-gradient-blue" | "replica-site-management-24-gradient-gray" | "replica-site-management-24-ontint" | "replica-site-outgoing-16-gradient-blue" | "replica-site-outgoing-16-gradient-gray" | "replica-site-outgoing-24-gradient-blue" | "replica-site-outgoing-24-gradient-gray" | "replica-site-outgoing-24-ontint" | "replica-vm-16-gradient-blue" | "replica-vm-16-gradient-gray" | "replica-vm-16-ontint" | "replica-vm-20-gradient-blue" | "replica-vm-20-gradient-gray" | "replica-vm-20-ontint" | "replica-vm-24-gradient-blue" | "replica-vm-24-gradient-gray" | "replica-vm-24-gradient-ontint" | "replica-vm-failover-test-16" | "replica-vm-not-ready-16" | "replica-vm-ready-16" | "replica-vm-replicating-16" | "replica-vm-unknow-16" | "replica-volume-16-gradient-blue" | "replica-volume-16-gradient-gray" | "replica-volume-16-ontint" | "replica-volume-24-gradient-blue" | "replica-volume-24-gradient-gray" | "replica-volume-24-ontint" | "replication-object-curve-link-double" | "replication-object-curve-link-single" | "replication-plan-origin-vm-null-24" | "replication-plan-origin-vm-running-24" | "replication-plan-origin-vm-stopped-24" | "replication-plan-origin-vm-suspended-24" | "replication-plan-origin-vm-unknown-24" | "replication-plan-replica-vm-null-16-blue" | "replication-plan-replica-vm-null-24-blue" | "replication-plan-replica-vm-null-24" | "replication-plan-replica-vm-running-24" | "replication-plan-replica-vm-stopped-24" | "replication-plan-replica-vm-suspended-24" | "replication-plan-replica-vm-unknown-24" | "replication-plan-test-vm-running-24" | "replication-plan-test-vm-stopped-24" | "replication-plan-test-vm-suspended-24" | "replication-plan-test-vm-unknown-24" | "replication-service-16-gradient-gray" | "replication-service-24-blue" | "replication-service-24-ontint" | "report-form-24-blue" | "report-form-24-gradient-blue" | "report-form-24-gradient-gray" | "report-form-24-gradient-white" | "report-form-24" | "report-form-template-file-24-gradient-blue" | "report-form-template-file-24-gradient-gray" | "report-form-template-file-24-gradient-white" | "repository-16-ontint" | "repository-24-gradient-blue" | "repository-24-gradient-gray" | "repository-24-ontint" | "rescan-16-gradient-blue" | "rescan-16-gradient-gray" | "rescan-24-gradient-blue" | "reslice-16-gradient-blue" | "reslice-16-ontint" | "reslice-sriov-16-blue" | "resource-optimization-24-blue" | "resource-optimization-24-gradient-blue" | "resource-optimization-24-gradient-gray" | "resource-optimization-24-gradient-ontint" | "resource-optimization-24" | "resource_custom_composite_filter_blue" | "resource_custom_composite_filter_white" | "resource_custom_dead_vm_blue" | "resource_custom_dead_vm_white" | "resource_custom_memory_vm_blue" | "resource_custom_memory_vm_white" | "resource_custom_vcpu_vm_blue" | "resource_custom_vcpu_vm_white" | "resource_custom_zombie_vm_blue" | "resource_custom_zombie_vm_white" | "resource_dead_vm_blue" | "resource_dead_vm_white" | "resource_memory_vm_blue" | "resource_memory_vm_white" | "resource_vcpu_vm_blue" | "resource_vcpu_vm_white" | "resource_zombie_vm_blue" | "resource_zombie_vm_white" | "restart-16-gradient-blue" | "restart-16-gradient-gray" | "restart-16" | "restart-24" | "restart-new-16-gradient-blue" | "restart-new-16-gradient-gray" | "restart" | "resume-24" | "resume" | "retain-snapshot-group-16-blue" | "retry-16-blue" | "retry-16-gradient-blue" | "retry-16-gradient-gray" | "retry-16-ontint" | "retry-16-secondary" | "retry-24-gradient-blue" | "right-circle-arrow" | "router-table-16-gradient-blue" | "router-table-16-gradient-grey" | "router-table-16-ontint" | "router-table-24-gradient-blue" | "router-table-24-gradient-grey" | "router-table-24-ontint" | "rule-optimization-io-square-24-gradient-blue" | "rule-optimization-io-square-24-gradient-gray" | "rule-optimization-power-state-square-24-gradient-blue" | "rule-optimization-power-state-square-24-gradient-gray" | "rule-optimization-ram-24-gradient-blue" | "rule-optimization-ram-24-gradient-gray" | "rule-optimization-ram-square-24-gradient-blue" | "rule-optimization-ram-square-24-gradient-gray" | "rule-optimization-square-24-gradient-blue" | "rule-optimization-square-24-gradient-gray" | "rule-optimization-square-stack-2-24-gradient-blue" | "rule-optimization-square-stack-2-24-gradient-gray" | "rule-optimization-square-stack-2-24-ontint" | "rule-optimization-vcpu-24-gradient-blue" | "rule-optimization-vcpu-24-gradient-gray" | "rule-optimization-vcpu-square-24-gradient-blue" | "rule-optimization-vcpu-square-24-gradient-gray" | "rule-optimization-zombie-24-gradient-blue" | "rule-optimization-zombie-24-gradient-gray" | "scaling-up-16-gradient-blue-icon" | "search-16-blue" | "search-16-gradient-blue" | "search-16-gradient-gray" | "search-16-ontint" | "search-16-secondary" | "search-16-tertiary" | "search-24-blue" | "search-24-gradient-blue" | "search-24-gradient-gray" | "search-24" | "search-fill-24-gradient-gray" | "search-nav-16-gradient-gray" | "secondary-available-zone-16-gradient-grey-outlined" | "secondary-available-zone-24-blue" | "secondary-to-primary-16-gradient-blue" | "secondary-zone-16-gradient-blue" | "secondary-zone-16-ontint" | "security-group-16-gradient-blue" | "security-group-16-gradient-gray" | "security-group-24-gradient-blue" | "security-group-24-gradient-gray" | "security-group-24-gradient-white" | "security-group-24-ontint" | "security-group-24-red" | "security-ip-group-16-gradient-blue" | "security-ip-group-16-gradient-gray" | "security-ip-group-16-gradient-red" | "security-ip-group-24-gradient-blue" | "security-ip-group-24-gradient-gray" | "security-ip-group-24-gradient-red" | "security-pod-group-16-gradient-blue" | "security-pod-group-16-gradient-gray" | "security-pod-group-16-gradient-red" | "security-pod-group-24-gradient-blue" | "security-pod-group-24-gradient-gray" | "security-pod-group-24-gradient-red" | "security-service-16-gradient-blue" | "security-service-16-gradient-grey" | "security-service-16-ontint" | "security-service-24-gradient-blue" | "security-service-24-gradient-grey" | "security-service-24-ontint" | "security-vm-group-16-gradient-blue" | "security-vm-group-16-gradient-gray" | "security-vm-group-16-gradient-red" | "security-vm-group-24-gradient-blue" | "security-vm-group-24-gradient-gray" | "security-vm-group-24-gradient-red" | "selected-objects-square-grid-3x3-24-gradient-blue" | "selected-objects-square-grid-3x3-24-gradient-gray" | "send-16-fill-gradient-others" | "send-24-fill-gradient-others" | "server-pool-group-16-gradient-blue" | "server-pool-group-16-gradient-gray" | "server-pool-group-16-ontint" | "server-pool-group-24-gradient-blue" | "server-pool-group-24-gradient-gray" | "server-pool-group-24-ontint" | "service-component-16-gray-50" | "service-component-16-gray-70" | "session_expiration_blue" | "session_expiration_white" | "settings-gear-16-gradient-blue" | "settings-gear-16-gradient-gray" | "settings-gear-16-secondary" | "settings-gear-24-gradient-blue" | "settings-gear-24-gradient-gray" | "settings-gear-24-white" | "settings-gear-fill-16-gradient-blue" | "settings-gear-fill-16-gradient-gray" | "settings-gear-fill-24-gradient-blue" | "settings-gear-fill-24-gradient-gray" | "settings-gear-user-personal-24-gradient-blue" | "settings-gear-user-personal-24-gradient-gray" | "sfs-client-connection-24-blue" | "sfs-entrance-26-blue" | "sfs-file-controller-24-blue" | "sfs-file-system-24-blue" | "sfs-service-16-gradient-blue" | "sfs-service-16-gradient-gray" | "sfs-service-16-gradient-white" | "shared-virtual-volume-16-ontint" | "shared-virtual-volume-24-gradient-blue" | "shared-virtual-volume-24-gradient-gray" | "shared-volume-24-blue" | "shared-volume-24" | "showdiff-16-gradient-blue" | "showdiff-16-gradient-gray" | "showdiff-16" | "shutdown-16" | "shutdown-24" | "sks-business-nic-24" | "sks-control-plane-24" | "sks-dhcp-config-24" | "sks-download-kubeconfig-24-blue" | "sks-download-kubeconfig-24-gray" | "sks-download-kubeconfig" | "sks-ecp-nic-24" | "sks-eic-pod-16-gradient-blue" | "sks-eic-pod-16-gradient-gray" | "sks-eic-pod-24-gradient-blue" | "sks-eic-pod-24-gradient-gray" | "sks-ip-pool-24-blue" | "sks-ip-pool-24-white" | "sks-ip-range-24" | "sks-management-cluster-16-gray" | "sks-management-cluster-24-blue" | "sks-management-cluster-24-white" | "sks-monitoring-24-blue" | "sks-monitoring-24-white" | "sks-node-24" | "sks-node-group-24" | "sks-node-group" | "sks-node-template-24-blue" | "sks-node-template-24-white" | "sks-node" | "sks-persistent-volume-24" | "sks-persistent-volume" | "sks-replace-node" | "sks-rollback-cluster" | "sks-service-upgrade-24-blue" | "sks-service-upgrade-24-white" | "sks-storage-class-24" | "sks-storage-class" | "sks-system-service-16-blue" | "sks-system-service-16-gradient-blue" | "sks-system-service-16-gray" | "sks-system-service-16-ontint" | "sks-system-service-16-white" | "sks-upgrade-cluster-24" | "sks-upgrade-cluster" | "sks-worker-24" | "sks-workload-cluster-16-gray" | "sks-workload-cluster-blue-24" | "sks-workload-cluster-white-24" | "sks-zbs-csi-24-blue" | "sks-zbs-csi-24-white" | "sks-zbs-nic-24" | "smartx-logo" | "smtp-mail-24-gradient-blue" | "smtp-mail-24-gradient-gray" | "smtp-mail-24-ontint" | "snapshot-16-gradient-blue" | "snapshot-24-gradient-blue" | "snapshot-24-gradient-gray" | "snapshot-rollback-general-16-blue" | "snapshot-rollback-general-24-blue" | "snapshot-vm-rollback-16-blue" | "snmp-24-gradient-blue" | "snmp-24-gradient-gray" | "snmp-trap-24-blue" | "software-license-24-gradient-blue" | "software-license-24-gradient-gray" | "software-license-24-ontint" | "software-license-24" | "sort-16-gradient-blue" | "sort-16-gradient-gray" | "sort-24-gradient-blue" | "sort-24-gradient-gray" | "sriov-nic-24-gradient-blue" | "sriov-nic-24-gradient-grey" | "ssd-disk-24-gradient-blue" | "ssl-24-gradient-blue" | "ssl-24-gradient-gray" | "ssl-24-ontint" | "sso-duo-16" | "sso-general-idp-16" | "sso-okta-16" | "sso-thales-16" | "star-16-fill-gray" | "star-16-gray" | "start" | "status-running-triangle-16-gradient-green" | "status-stopped-poweredoff-shutdown-square-16-gray" | "status-suspended-paused-16-gradient-yellow" | "status-unavailable-16" | "status-unknown-question-mark-16-grey-icon" | "status-unknown-questionmark-16-red" | "stop-flash-light-16-gradient-blue" | "stop" | "storage-adapter-16-gradient-blue" | "storage-adapter-16-gradient-gray" | "storage-adapter-24-gradient-blue" | "storage-adapter-24-gradient-gray" | "storage-device-16-gradient-blue" | "storage-device-16-gradient-gray" | "storage-device-24-gradient-blue" | "storage-device-24-gradient-gray" | "suspend" | "suspended-pause-16-gradient-blue" | "suspended-pause-16-gradient-gray" | "suspended-pause-16-gradient-orange" | "suspended-pause-24-gradient-blue" | "suspended-pause-24-gradient-orange" | "svm-16-gradient-blue" | "svm-16-gradient-gray" | "svm-16-yellow" | "svm-24-gradient-blue" | "svm-24-gradient-gray" | "svm-24-yellow" | "swap-16-gray" | "sync-replica-plan-16-fill-gradient-blue" | "sync-replica-plan-16-fill-gradient-gray" | "sync-replica-plan-24-fill-gradient-blue" | "sync-replica-plan-24-fill-gradient-gray" | "sync-replica-plan-24-fill-gradient-ontint" | "sync-replica-plan-state-change-notification-24-gradient-blue" | "sync-replica-plan-state-change-notification-24-gradient-gray" | "sync-replica-plan-state-change-notification-24-ontint" | "syslog-24-gradient-blue" | "syslog-24-ontint" | "system-disk-16-red" | "system-disk-24-Fill-Gradient-Blue" | "system-event-auditing-24-blue" | "system-event-auditing-24-ontint" | "system-service-vm-16-yellow" | "system-service-vm-16" | "tag-16-gradient-blue" | "tag-16-gradient-gray" | "tag-24-gradient-blue" | "tag-24-red" | "task-center-24-blue" | "task-center-24-gradient-blue" | "task-center-24-gradient-gray" | "task-center-24" | "task-center-fill-24-blue" | "task-center-fill-24-gradient-blue" | "task-center-fill-24-gradient-gray" | "task-center-fill-24-gradient-green" | "task-center-fill-24-gradient-red" | "task-center-fill-24-gradient-yellow" | "task-center-fill-24" | "task-preview" | "task-report-mail-notification-24-blue" | "task-report-mail-notification-24-gray" | "task-report-mail-notification-24-ontint" | "task-result-mail-notification-24-blue" | "task-result-mail-notification-24-gray" | "task-result-mail-notification-24-ontint" | "task" | "timeline-not-start-16-gray" | "topn-24-gradient-blue" | "topn-24-gradient-gray" | "traffic-mirroring-16-gradient-blue" | "traffic-mirroring-16-gradient-gray" | "traffic-mirroring-16-ontint" | "traffic-mirroring-24-gradient-blue" | "traffic-visualization-16-gradient-blue" | "traffic-visualization-16-gradient-gray" | "traffic-visualization-16-ontint" | "traffic-visualization-24-gradient-blue" | "traffic-visualization-24-gradient-gray" | "traffic-visualization-24-ontint" | "trash-bin-delete-16-red" | "trash-bin-delete-16" | "trash-bin-delete-24-red" | "trash-bin-delete-24" | "trash-bin-delete-permanently-16-blue" | "trash-bin-delete-permanently-16-gray" | "trash-bin-opened-delete-16-red" | "trash-bin-opened-delete-24-red" | "trash-bin-opened-delete-24" | "trash-bin-slash-24-red" | "trash-move-to-recycle-24-gradient-blue" | "trash-move-to-recycle-24-gradient-red" | "triangle-exclamation" | "trusted-connection-16-gradient-blue" | "unfold-16-regular-secondary" | "unfold-col-cards-16-regular-blue" | "unfold-col-cards-16-regular-secondary" | "unmounted" | "unopened_status" | "upgrade-16-blue" | "upgrade-24-gradient-blue" | "upgrade-24-gradient-gray" | "upgrade-24-ontint" | "upgrade-file-16-gray" | "upgrade-file-24-blue" | "upgrade-service-24-blue" | "upgrade-service-24-ontint" | "upload-21-17-gradient-blue" | "upload-24-gradient-blue" | "upload-24-gradient-gray" | "upload-24-ontint" | "upload-48-gradient-blue" | "upload-json-24-blue" | "upload-json-24-ontint" | "upload-outline-24-ontint" | "uploading-16-gradient-blue" | "uploading-16-gradient-gray" | "uploading-16-ontint-blue" | "uploading-16-ontint" | "uploading-24-gradient-blue" | "uploading-24-gradient-gray" | "uploading-fill-24-blue" | "uploading-fill-24-gradient-blue" | "uploading-fill-24-gradient-gray" | "uploading-fill-24" | "usb-16-gradient-blue" | "usb-24-gradient-blue" | "usb-24-gradient-gray" | "usb-mount-16-blue" | "usb-unmount-16-red" | "user-account-24-blue" | "user-account-24-gradient-blue" | "user-account-24-gradient-gray" | "user-account-24-ontint" | "user-account-24" | "user-action-24-blue" | "user-action-24-ontint" | "user-event-auditing-24-blue" | "user-event-auditing-24-ontint" | "user-logoff" | "user-logout-24-blue" | "user-role-24-blue" | "user-role-24-white" | "user" | "user_account" | "user_account_security" | "user_account_security_white" | "user_account_white" | "vds-16-gradient-blue" | "vds-24-blue" | "vds-24" | "vgpu-driver-file-16-gradient-gray" | "vgpu-driver-file-24-gradient-blue" | "view-eye-16-gradient-blue" | "view-eye-16-gradient-gray" | "view-eye-16-gray" | "view-eye-24-gradient-blue" | "view-eye-24-gradient-gray" | "virtual-distributed-switch-machine-16-gradient-blue" | "virtual-distributed-switch-machine-16-red" | "virtual-distributed-switch-machine-16-yellow" | "virtual-distributed-switch-machine-24-gradient-blue" | "virtual-distributed-switch-machine-24-gradient-gray" | "virtual-distributed-switch-machine-24-red" | "virtual-distributed-switch-machine-24-yellow" | "virtual-network-16-gradient-blue" | "virtual-nic-network-16-gradient-blue-enabled-on" | "virtual-nic-network-16-gradient-grey-enabled-off" | "virtual-nic-network-16-red-enabled-on" | "virtual-nic-network-16-yellow-enabled-on" | "virtual-nic-network-24-gradient-blue" | "virtual-nic-network-24-gradient-gray" | "virtual-nic-network-vf-sriov-16-gradient-blue" | "virtual-nic-network-vf-sriov-16-red" | "virtual-nic-network-vf-sriov-16-yellow" | "virtual-server-24-fill-gradient-blue" | "virtual-server-24-fill-gradient-grey" | "virtual-server-24-fill-ontint" | "virtual-volume-16-gradient-blue" | "virtual-volume-16-gray" | "virtual-volume-16-ontint" | "virtual-volume-24-gradient-blue" | "virtual-volume-24-gradient-gray" | "virtual-volume-add-plus-16-gradient-gray" | "virtual-volume-add-plus-16-secondary" | "virtual-volume-add-plus-24-gradient-blue" | "virtual-volume-add-plus-24-gradient-gray" | "virtual-volume-minus-remove-16-gradient-gray" | "virtual-volume-minus-remove-16-gradient-red" | "virtual-volume-minus-remove-24-gradient-gray" | "virtual-volume-minus-remove-24-gradient-red" | "virtual-volume-snapshot-24-gradient-blue" | "virtual-volume-snapshot-24-gradient-gray" | "vm-16-gradient-blue" | "vm-16-ontint" | "vm-16-yellow" | "vm-16" | "vm-24-blue" | "vm-24-gradient-blue" | "vm-24-gradient-gray" | "vm-24-ontint" | "vm-24-primary" | "vm-24" | "vm-add-plus-16-gradient-blue" | "vm-add-plus-16-gradient-gray" | "vm-add-plus-24-gradient-blue" | "vm-add-plus-24-gradient-gray" | "vm-clone-16" | "vm-cluster" | "vm-connection-allowed-24" | "vm-connection-connect-24" | "vm-connection-disconnect-24" | "vm-connection-not-allowed-24" | "vm-folder-16-blue" | "vm-folder-16" | "vm-folder-24-blue" | "vm-icon-16-yellow" | "vm-icon-24-blue" | "vm-migrate-16" | "vm-minus-remove-16-gradient-gray" | "vm-minus-remove-16-gradient-red" | "vm-minus-remove-24-gradient-gray" | "vm-minus-remove-24-gradient-red" | "vm-placement-group-16-gradient-blue" | "vm-placement-group-24-gradient-blue" | "vm-placement-group-host-14-6-gradient-blue" | "vm-placement-group-host-14-6-gradient-gray" | "vm-quarantine-16-gradient-blue" | "vm-quarantine-16-gradient-gray" | "vm-quarantine-24-gradient-blue" | "vm-quarantine-24-white" | "vm-recycle-bin-move-to-bin-16-red" | "vm-recycle-bin-move-to-bin-24-red" | "vm-recycle-bin-permanent-delete-24-red" | "vm-restart-16" | "vm-resume-16" | "vm-shutdown-16" | "vm-snapshot-16-gradient-blue" | "vm-snapshot-16-gradient-gray" | "vm-snapshot-16-gradient-yellow" | "vm-snapshot-24-gradient-blue" | "vm-snapshot-24-gradient-gray" | "vm-snapshot-rebuild-16-gradient-blue" | "vm-snapshot-rebuild-24-gradient-blue" | "vm-start-16" | "vm-status-running-16" | "vm-status-stopped-16" | "vm-status-suspended-16" | "vm-status-unknow-16" | "vm-suspended-16" | "vm-template-16-gradient-blue" | "vm-template-24-blue" | "vm-template-24" | "vm-tools-16" | "vm-volume-16-gradient-blue" | "vm-volume-24-blue" | "vm-volume-24" | "vm-volume-add-plus-16" | "vm" | "vmgroup-folder-16-gradient-blue" | "vmgroup-folder-16-gradient-gray" | "vmgroup-folder-16-ontint" | "vmgroup-folder-24-gradient-blue" | "vmgroup-folder-24-gradient-gray" | "vmgroup-folder-fill-16-ontint" | "vmgroup-folder-gradient-blue-24" | "vmgroup-folder-not-grouped-16-gradient-blue" | "vmgroup-folder-not-grouped-16-gradient-gray" | "vmgroup-folder-not-grouped-24-gradient-blue" | "vmgroup-folder-not-grouped-24-gradient-gray" | "vmgroup-folder-not-grouped-fill-16-ontint" | "vmnetwork-16-gradient-blue" | "vmnetwork-16-gradient-gray" | "vmnetwork-24-gradient-blue" | "vmnetwork-24-gradient-gray" | "vmtemplat-convert-16-gradient-blue" | "vmtemplat-convert-16-gradient-gray" | "vmtemplate-16-gradient-yellow" | "vmtemplate-24-gradient-blue" | "vmtemplate-24-gradient-gray" | "vmtemplate-24-gradient-ontint" | "vmtemplate-clone-16-gradient-blue" | "vmtemplate-clone-16-gradient-gray" | "vmtemplate-convert-vm-16-gradient-blue" | "vmtemplate-create-16-gradient-blue" | "vmtemplate-create-16-gradient-gray" | "vmtools-16-gradient-blue-1" | "vmtools-16-gradient-blue" | "vmtools-16-gradient-gray" | "vmtools-24-gradient-blue" | "vmtools-24-gradient-green" | "vmtools-24-ontint" | "vpc-16-gradient-blue" | "vpc-16-gradient-grey" | "vpc-16-ontint" | "vpc-24-gradient-blue" | "vpc-24-gradient-grey" | "vpc-24-ontint" | "vpc-peering-16-gradient-blue" | "vpc-peering-16-gradient-grey" | "vpc-peering-16-ontint" | "vpc-peering-24-gradient-blue" | "vpc-peering-24-gradient-grey" | "vpc-peering-24-ontint" | "vpc-subnet-16-gradient-blue" | "vpc-subnet-16-gradient-grey" | "vpc-subnet-16-ontint" | "vpc-subnet-24-gradient-blue" | "vpc-subnet-24-gradient-grey" | "vpc-subnet-24-ontint" | "vpc-system-network-16-gradient-blue" | "vpc-system-network-16-gradient-red" | "vpc-system-network-16-gradient-yellow" | "vpc-system-network-24-gradient-blue" | "waiting-breathing-led-16-blue" | "waiting-breathing-led-16-gray" | "waiting-breathing-led-16-yellow" | "waiting-breathing-led-32-yellow" | "witness-node-normal-critical-red" | "witness-node-normal-healthy-green" | "witness-node-normal-info-blue" | "witness-node-normal-notice-yellow" | "witness-node-small-critical-red" | "witness-node-small-healthy-green" | "witness-node-small-info-blue" | "witness-node-small-notice-yellow" | "workload-cluster-16-blue" | "workload-cluster-16-gradient-blue" | "workload-cluster-16-gray" | "workload-cluster-16-ontint" | "workload-cluster-16-white" | "workload-clusters-16-gradient-blue" | "xlsx" | "xmark-clear-fill-24-secondary" | "xmark-clear-fill-24-tertiary" | "xmark-close-bold-24-secondary" | "xmark-close-bold-24-tertiary" | "xmark-close-circle-fill-16-ontint-light" | "xmark-close-circle-fill-16-ontint" | "xmark-close-circle-fill-16-secondary" | "xmark-close-circle-fill-16-tertiary" | "xmark-close-fill-16-primary" | "xmark-close-fill-24-primary" | "xmark-failed-16-bold-ontint" | "xmark-failed-16-bold-red" | "xmark-failed-16-ontint" | "xmark-failed-16-red" | "xmark-failed-24-bold-red" | "xmark-failed-serious-warning-fill-16-bold-ontint" | "xmark-failed-serious-warning-fill-16-bold-red" | "xmark-failed-serious-warning-fill-16-ontint" | "xmark-failed-serious-warning-fill-16-red" | "xmark-remove-16-blue" | "xmark-remove-16-bold-ontint" | "xmark-remove-16-primary" | "xmark-remove-16-regular-blue-caps-on" | "xmark-remove-16-regular-primary-caps-off" | "xmark-remove-16-regular-red" | "xmark-remove-16-regular-secondary-caps-on" | "xmark-remove-16-regular-tertiary-caps-off" | "xmark-remove-16-secondary" | "xmark-remove-24-blue" | "xmark-remove-24-primary" | "xmark-remove-24-secondary" | "xmark-remove-small-16-blue" | "xmark-remove-small-16-regular-inherit" | "xmark-remove-small-16-regular-ontint" | "xmark-remove-small-16-secondary" | "xmark_close_24_bold_secondary"
|
|
1
|
+
export type ImagesType = | "Alert" | "App_Store" | "Backup" | "ContainerService" | "Event" | "IO-BandWidth" | "Infrastructure" | "Large_Display" | "NavTask" | "NetworkSecurity" | "Placeholder" | "Recycle_Bin" | "Report" | "Resource_Optimization" | "Setting" | "Settings" | "Smtx_Inspector" | "Snapshot" | "Tag" | "TrafficVisualization" | "abnormal_status" | "access_restriction" | "access_restriction_white" | "active-add-14-gradiendt-blue" | "active-connection-16-gradiendt-blue" | "active-observability-service-18-blue" | "active-observability-service-18-gray" | "active-observability-service-24-blue" | "active-observability-service-24-ontint" | "active-uninstal-14-gradiendt-red" | "adjust-config-16-gradient-blue" | "adjust-config-16-gradient-gray" | "advance-blue" | "advance" | "agent-mesh-upgrade-24-blue" | "agent-mesh-upload-48-blue" | "alert-bell-16-gradient-blue" | "alert-bell-24-blue" | "alert-bell-24-gradient-blue" | "alert-bell-24-gradient-gray" | "alert-bell-24-white" | "alert-bell-24" | "alert-bell-arrow-24-gradient-blue" | "alert-bell-arrow-24-ontint" | "alert-bell-fill-24-blue" | "alert-bell-fill-24-gradient-blue" | "alert-bell-fill-24-gradient-gray" | "alert-bell-fill-24-gradient-red" | "alert-bell-fill-24-gradient-yellow" | "alert-bell-fill-24" | "alert-bell-notification-aggregation-strategy-24-gradient-blue" | "alert-bell-notification-aggregation-strategy-24-ontint" | "alert-bell-notification-silent-strategy-24-gradient-blue" | "alert-bell-notification-silent-strategy-24-ontint" | "alert-bell-notification-strategy-24-gradient-blue" | "alert-bell-notification-strategy-24-ontint" | "alert-bell-outlined-16-gradient-blue" | "alert-bell-outlined-16-gradient-gray" | "alert-bell-resolved-24-blue" | "alert-bell-resolved-24-gradient-blue" | "alert-bell-resolved-24-gradient-gray" | "alert-bell-resolved-24-ontint" | "alert-bell-resolved-24" | "alert-bell-rule-24-blue" | "alert-bell-rule-24-gray" | "alert-bell-rule-24" | "alert-bell-rule-gear-24-gradient-blue" | "alert-bell-rule-gear-24-gradient-gray" | "alert-bell-rule-gear-24-ontint" | "alert-bell-unresolved-24-gradient-blue" | "alert-bell-unresolved-24-gradient-gray" | "alert-bell-unresolved-24-ontint" | "alert-gradient-bell-unresolved-24-blue" | "alert-gradient-bell-unresolved-24" | "alert-mail-notification-24-gradient-blue" | "alert-mail-notification-24-ontint" | "all-menu-16-blue" | "all-menu-16-gradient-blue" | "all-menu-16-gray" | "arbitration-node-24" | "arrow-bold-down-16-blue" | "arrow-bold-down-16-white" | "arrow-bold-down-16" | "arrow-bold-left-16-blue" | "arrow-chevron-down-16-blue" | "arrow-chevron-down-16-bold-blue" | "arrow-chevron-down-16-bold-ontint" | "arrow-chevron-down-16-bold-secondary" | "arrow-chevron-down-16-bold-tertiary" | "arrow-chevron-down-16-ontint" | "arrow-chevron-down-16-secondary" | "arrow-chevron-down-small-16-blue" | "arrow-chevron-down-small-16-bold-blue" | "arrow-chevron-down-small-16-bold-ontint" | "arrow-chevron-down-small-16-bold-secondary" | "arrow-chevron-down-small-16-ontint" | "arrow-chevron-down-small-16-secondary" | "arrow-chevron-left-16-bold-blue" | "arrow-chevron-left-16-bold-ontint" | "arrow-chevron-left-16-bold-secondary" | "arrow-chevron-left-16-bold-super" | "arrow-chevron-left-16-bold-tertiary" | "arrow-chevron-left-16-ontint-1" | "arrow-chevron-left-16-ontint" | "arrow-chevron-left-16-secondary" | "arrow-chevron-left-small-16-blue" | "arrow-chevron-left-small-16-bold-blue" | "arrow-chevron-left-small-16-bold-ontint" | "arrow-chevron-left-small-16-bold-secondary" | "arrow-chevron-left-small-16-ontint-1" | "arrow-chevron-left-small-16-ontint" | "arrow-chevron-right-16-blue" | "arrow-chevron-right-16-bold-blue" | "arrow-chevron-right-16-bold-ontint" | "arrow-chevron-right-16-bold-secondary" | "arrow-chevron-right-16-ontint" | "arrow-chevron-right-16-secondary" | "arrow-chevron-right-small-16-blue" | "arrow-chevron-right-small-16-bold-blue" | "arrow-chevron-right-small-16-bold-ontint" | "arrow-chevron-right-small-16-bold-secondary" | "arrow-chevron-right-small-16-ontint" | "arrow-chevron-right-small-16-secondary" | "arrow-chevron-up-16-blue" | "arrow-chevron-up-16-bold-blue" | "arrow-chevron-up-16-bold-ontint" | "arrow-chevron-up-16-bold-secondary" | "arrow-chevron-up-16-ontint" | "arrow-chevron-up-16-secondary" | "arrow-chevron-up-small-16-blue" | "arrow-chevron-up-small-16-bold-blue" | "arrow-chevron-up-small-16-bold-ontint" | "arrow-chevron-up-small-16-bold-secondary" | "arrow-chevron-up-small-16-ontint" | "arrow-chevron-up-small-16-secondary" | "arrow-down-16-blue" | "arrow-down-16-grey" | "arrow-down-16" | "arrow-down-24" | "arrow_right_gray" | "audit-24-gradient-blue" | "audit-24-white" | "backup-plan-16-blue" | "backup-plan-16-gray" | "backup-plan-16-ontint" | "backup-plan-24-blue" | "backup-plan-24-gray" | "backup-plan-24-ontint" | "backup-service-16-gradient-blue" | "backup-service-16-gradient-gray" | "backup-service-16-ontint" | "backup-service-24-blue" | "backup-service-24-gradient-blue" | "backup-service-24-gray" | "backup-service-24-ontint" | "backup-store-repository-24-blue" | "backup-store-repository-24-gray" | "backup-store-repository-24-ontint" | "bar-chart-red-fail-icon-12" | "bell" | "bell_grey" | "bonding-16-gradient-blue" | "bonding-16-red" | "bonding-16-yellow" | "business-host-16-gradient-blue" | "business-host-16-gradient-gray" | "business-host-16-ontint" | "business-host-24-gradient-blue" | "calendar-clock-date-time-16-gradient-blue" | "calendar-clock-date-time-16-secondary" | "calendar-clock-date-time-24-gradient-blue" | "calendar-clock-date-time-24-gradient-gray" | "calendar-clock-date-time-24-secondary" | "calendar-date-24-gradient-blue" | "calendar-date-24-gradient-gray" | "calendar-date-24-secondary" | "calendar-time-record-16" | "caret-triangle-down-16" | "caret-triangle-down-large-16-blue" | "caret-triangle-down-large-16-ontint" | "cdrom-24-blue" | "cdrom-24" | "cdrom-disc-24-gradient-blue" | "cdrom-disc-24-gradient-gray" | "certificate-identity-24-gradient-blue" | "certificate-identity-24-gradient-gray" | "certificate-ssl-24-gradient-blue" | "certificate-ssl-24-gradient-gray" | "chain-associate-connect-16-bold-ontint" | "chain-associate-connect-16-gradient-blue" | "chain-associate-connect-24-gradient-blue" | "chain-associate-connect-24-gradient-gray" | "chain-connect-16-gradient-blue" | "chain-disassociate-disconnect-break-16-bold-ontint" | "chain-disassociate-disconnect-break-16-gradient-red" | "chain-disassociate-disconnect-break-24-gradient-blue" | "chain-disassociate-disconnect-break-24-gradient-gray" | "chain-disassociate-disconnect-break-24-red" | "chart-line-24-gradient-blue" | "chart-line-24-gradient-gray" | "chart-stacking-area-24-gradient-blue" | "chart-stacking-area-24-gradient-gray" | "check-green" | "check-item-24-gradient-blue" | "check-mark-solved-circle-16-gradient-blue" | "checkmark-added-circle-fill-16-blue" | "checkmark-added-circle-fill-16-secondary" | "checkmark-added-circle-fill-24-blue" | "checkmark-added-circle-fill-24-primary" | "checkmark-added-circle-fill-24-secondary" | "checkmark-done-success-circle-fill-16-bold-green" | "checkmark-done-success-circle-fill-16-bold-ontint" | "checkmark-done-success-circle-fill-16-green" | "checkmark-done-success-circle-fill-16-ontint" | "checkmark-done-success-circle-fill-24-green" | "checkmark-done-success-circle-fill" | "checkmark-done-success-correct-16-blue" | "checkmark-done-success-correct-16-bold-blue" | "checkmark-done-success-correct-16-bold-green" | "checkmark-done-success-correct-16-bold-ontint" | "checkmark-done-success-correct-16-bold-secondary" | "checkmark-done-success-correct-16-green" | "checkmark-done-success-correct-16-ontint" | "checkmark-done-success-correct-16-secondary" | "checkmark-done-success-correct-16-tertiary" | "checkmark-done-success-correct-24-bold-green" | "checkmark-solved-circle-16-blue" | "checkmark-solved-circle-16-gredient-gray" | "checkmark-solved-circle-16-super" | "clipboard-copy-16-gradient-blue" | "clipboard-copy-16-gradient-gray" | "clipboard-copy-24-gradient-blue" | "clipboard-copy-24-gradient-gray" | "clock-time-16-gradient-blue" | "clock-time-16-gradient-gray" | "clock-time-16-secondary" | "clock-time-24-gradient-blue" | "clock-time-24-gradient-gray" | "clock-time-24-secondary" | "clock" | "clone-16-gradient-blue" | "clone-16-gradient-gray" | "clone" | "close-red" | "close" | "cluster-16-blue" | "cluster-16-gradient-blue" | "cluster-16-gradient-gray" | "cluster-16-ontint" | "cluster-16-yellow" | "cluster-16" | "cluster-24-blue" | "cluster-24-gradient-blue" | "cluster-24-gradient-gray" | "cluster-24-ontint" | "cluster-24" | "cluster-blue" | "cluster-disconnected-16-blue" | "cluster-fill-16-ontint" | "cluster-fill-24-ontint" | "cluster-gray" | "cluster-outline-16-ontint" | "cluster-primary-16" | "cluster-upgrade-24-gradient-blue" | "cluster-upgrade-24-gradient-gray" | "cluster-upgrade-24-ontint" | "cluster" | "cluster_activated" | "cluster_normal" | "consistency-consistent-group-16-gradient-blue" | "consistency-group-24-gradient-blue" | "consistency-group-24-gradient-gray" | "container-registry-24-blue" | "container-registry-24-ontint" | "container-registry-32-colorful" | "convert-16-gradient-blue" | "convert-24-gradient-blue" | "convert-ontint-16" | "copy-to-ellipsis-3-24-gradient-blue" | "copy-to-ellipsis-3-24-gradient-gray" | "cpu-temperature-critical" | "cpu-temperature-normal" | "cpu-temperature-warning" | "cpu-usage-16-blue" | "create-blank-vm-add-plus-24-gradient-blue" | "create-blank-vm-add-plus-24-gradient-gray" | "create-host-24-gradient-blue" | "create-placement-group-24-gradient-blue" | "create-security-policy-24-gradient-blue" | "create-security-policy-24-gradient-grey" | "create-vm-template-16" | "create-vm-via-template-24-gradient-blue" | "create-vmtemplate-add-plus-24-gradient-blue" | "create-vmtemplate-add-plus-24-gradient-gray" | "createvmtemplate" | "cross" | "csi-configuration-gradient-blue-24" | "csi-configuration-ontint-24" | "csv" | "curve-link-24" | "custom-network-16-gradient-blue" | "custom-network-16-gradient-gray" | "custom-network-16-ontint" | "custom-network-16-red" | "custom-network-16-yellow" | "custom-network-24-gradient-blue" | "dashboard-16-gradient-blue" | "dashboard-16-gradient-gray" | "dashboard-24-gradient-blue" | "dashboard-24-gradient-gray" | "dashboard-24-white" | "data-migration-24-blue" | "data-migration-24-ontint" | "data-recovery-24-blue" | "data-recovery-24-ontint" | "datacenter-16-blue" | "datacenter-16-gradient-blue" | "datacenter-16-gradient-gray" | "datacenter-16" | "datacenter-24-blue" | "datacenter-24-gradient-blue" | "datacenter-24-gradient-gray" | "datacenter-24-primary" | "datacenter-24" | "datacenter-empty-connect-center-16-gradient-blue" | "datacenter-fill-16-ontint" | "datacenter" | "datacenter_activated" | "datacenter_normal" | "datastore-16-gradient-blue" | "datastore-16-gradient-gray" | "datastore-16-ontint" | "datastore-16-yellow" | "datastore-24-gradient-blue" | "datastore-32-colorful" | "delete" | "directory" | "disable-24-gradient-blue" | "disable-24-gradient-gray" | "disabled-16" | "disabled-nic-24-gradient-blue" | "disconnect-cluster-24-red" | "disconnected-cluster-16-gray" | "disconnected-cluster-16-ontint" | "disk-mount-16" | "disk-unmount-16-red" | "disk" | "distribute-16-gradient-blue" | "distribute-16-gradient-gray" | "dns-server-24-gradient-blue" | "dns-server-24-ontint" | "dot-interval-separation-16-tertiary" | "down" | "download-16-gradient-blue" | "download-16-gradient-gray" | "download-24-gradient-blue" | "download-24-gradient-gray" | "download" | "drs-widget-empty-state" | "dynamic-resource-schedule-16-blue" | "dynamic-resource-schedule-16-ontint" | "dynamic-resource-schedule-24-blue" | "dynamic-resource-schedule-24-ontint" | "edge-gateway-16-gradient-blue" | "edge-gateway-24-gradient-blue" | "edge-gateway-24-gradient-grey" | "edge-gateway-24-gradient-ontint" | "edge-gateway-group-16-gradient-blue" | "edge-gateway-group-24-gradient-blue" | "edge-gateway-new-24-gradient-blue" | "edge-gateway-swap-24-gradient-blue" | "edit-open-24-blue" | "edit-open-24" | "edit-pen-16-blue" | "edit-pen-16-bold-ontint" | "edit-pen-16-gradient-blue" | "edit-pen-16-gradient-gray" | "edit-pen-16-primary" | "edit-pen-16" | "edit-pen-24-gradient-blue" | "edit-pen-24-gradient-gray" | "edit-pen-on-tint" | "editvm" | "eject-16-gradient-blue" | "eject-16-gradient-gray" | "eject-16-red" | "eject-16-secondary" | "eject-24-gradient-blue" | "eject-24-gradient-gray" | "eject-24-secondary" | "empty-36-gradient-gray" | "enable-16-blue" | "enable-16-gray" | "enable-24-blue" | "enable-24-gray" | "entityFilter-ignore-gradient-16-gray" | "er-policy-inter-allow-16" | "er-replace-node-16-gradient-red" | "error-exclamation" | "error" | "event-auditing-16-blue" | "event-auditing-16-gray" | "event-auditing-16" | "event-auditing-24-blue" | "event-auditing-24-gray" | "event-auditing-24-ontint" | "everoute-services-16-gradient-blue" | "everoute-services-16-gradient-grey" | "everoute-services-24-gradient-blue" | "everoute-services-24-ontint" | "exclamation-error-circle-16-ontint" | "exclamation-error-circle-16-red" | "exclamation-error-circle-fill-16-ontint" | "exclamation-error-circle-fill-16-red" | "exclamation-error-circle-solid-16-red-white" | "exclamation-error-circle-solid-18-red" | "exclamtion-mark-16-ontint" | "expand-capacity-16-gradient-blue" | "expand-capacity-16-gradient-gray" | "expand-capacity-24-gradient-blue" | "expand-capacity-24-gradient-gray" | "export-16-gradient-blue" | "export-16-gradient-gray" | "export-16-regular-ontint" | "export-24-gradient-blue" | "export-24-gradient-gray" | "export-24-secondary" | "export-24" | "export-file-16-gradient-blue" | "export-file-16-gradient-gray" | "export-file-16-ontint" | "export-file-24-gradient-blue" | "export-vm-24-gradient-blue" | "export-vm-24-gradient-gray" | "export-vm-24-ontint" | "export-vm-template-24-gradient-blue" | "export-vm-template-24-gradient-gray" | "export-vm-template-24-ontint" | "export-volume-24-gradient-blue" | "export-volume-24-gradient-gray" | "export-volume-24-ontint" | "external-subnet-24-gradient-blue" | "external-subnet-24-gradient-grey" | "external-subnet-24-ontint" | "failback-24-blue" | "failover-24-blue" | "failover-test-vm-16-blue" | "failover-test-vm-16-gray" | "failover-test-vm-16-ontint" | "failover-test-vm-20-blue" | "failover-test-vm-20-gray" | "failover-test-vm-20-ontint" | "failover-test-vm-24-blue" | "failover-test-vm-24-gray" | "failover-test-vm-24-ontint" | "file-16-gradient-blue" | "file-cluster-24-blue" | "file-cluster-24-ontint" | "file-controller-16-blue" | "file-controller-24-blue" | "file-namespace-24-blue" | "file-service-16-gradient-blue" | "file-service-16-ontint" | "file_normal" | "filter-16-blue-solid" | "filter-16-blue" | "filter-16-gradient-blue-outlined" | "filter-16-secondary-outlined" | "filter-16-secondary-solid" | "filter-24-gradient-blue" | "filter-24-gradient-gray" | "filter-gear-display-setting-24-gradient-blue" | "filter-gear-display-setting-24-gradient-gray" | "filter-secondary-16" | "filter_activated" | "filter_modified" | "filter_normal" | "fit-to-screen-16" | "flash-light-16-gradient-blue" | "float-ip-16-gradient-blue" | "float-ip-16-gradient-grey" | "float-ip-16-ontint" | "float-ip-24-gradient-blue" | "float-ip-24-gradient-grey" | "float-ip-24-ontint" | "focus-indicator-16-blue" | "fold-16-regular-secondary" | "fold-col-cards-16-regular-blue" | "fold-col-cards-16-regular-secondary" | "folder" | "folder_activated" | "folder_normal" | "font-size-16-blue" | "font-size-16-gray" | "forcerestart" | "forcestop" | "from-left-arrow-40-blue" | "from-right-arrow-40-blue" | "full-period-24-gradient-gray" | "fullscreen-16-blue" | "fullscreen-16-gray" | "fullscreen-16" | "gateway-service-16-gradient-blue" | "gateway-service-16-gradient-grey" | "gateway-service-16-ontint" | "gateway-service-24-gradient-blue" | "gateway-service-24-gradient-grey" | "gateway-service-24-ontint" | "generate-csr-16-gradient-blue" | "generate-snapshot-immediately-16-blue" | "global-configuration-24-gradient-blue" | "global-configuration-24-ontint" | "global-policy-24-gradient-blue" | "gpu-device-16-gradient-blue" | "gpu-device-16-gradient-grey" | "gpu-device-16-ontint" | "gpu-device-24-gradient-blue" | "gpu-device-24-gradient-grey" | "ha-triggered-16-gradient-blue" | "ha-triggered-16-gradient-gray" | "ha-triggered-16-gradient-red" | "ha-triggered-24-blue" | "ha-triggered-24-ontint" | "handle-point-8-16-blue" | "handle-point-8-16-secondary" | "handle-point-8-24-blue" | "handle-point-8-24-secondary" | "hardware" | "hdd-disk-24-gradient-blue" | "hierarchy-triangle-down-16-neutral" | "hierarchy-triangle-right-16-blue" | "hierarchy-triangle-right-16-gray" | "hierarchy-triangle-right-16-neutral" | "hierarchy-triangle-right-16-primary" | "host-16-blue" | "host-16-gradient-blue" | "host-16-gradient-gray" | "host-16-ontint" | "host-16-yellow" | "host-16" | "host-24-blue" | "host-24-gradient-blue" | "host-24-gradient-gray" | "host-24-yellow" | "host-24" | "host-fill-16-ontint" | "host-quarantine-16-secondary" | "host" | "host_activated" | "host_normal" | "hotfix-package-patch-file-16-gradient-gray" | "hotfix-package-patch-file-24-gradient-blue" | "ignore-24-gradient-blue" | "ignore-24-gradient-gray" | "import-file-16-blue" | "import-file-16-gray" | "import-file-16-ontint" | "import-security-policy-24-gradient-blue" | "import-security-policy-24-gradient-gray" | "import-vm-24-gradient-blue" | "import-vm-24-gradient-gray" | "import-vm-24-ontint" | "import-vm-template-24-gradient-blue" | "import-vm-template-24-gradient-gray" | "import-vm-template-24-ontint" | "import-volume-24-gradient-blue" | "import-volume-24-gradient-gray" | "import-volume-24-ontint" | "in-max-16" | "info-circle-24-blue" | "info-circle-24" | "info-circle-fill" | "info-i-circle-16-gradient-blue" | "info-i-circle-16-gradient-gray" | "info-i-circle-16-on-tint" | "info-i-circle-24-gradient-blue" | "info-i-circle-24-gradient-gray" | "info-i-circle-24-ontint" | "info-i-circle-24-secondary" | "info-i-circle-fill-16-blue" | "info-i-circle-fill-16-bold-blue" | "info-i-circle-fill-16-bold-ontint" | "info-i-circle-fill-16-gray-70" | "info-i-circle-fill-16-gray" | "info-i-circle-fill-16-ontint" | "info-i-circle-fill-16-quaternary" | "info-i-circle-fill-16-secondary" | "info-normal" | "info" | "install-24-gradient-blue" | "install-24-gradient-gray" | "install-package-patch-16-gradient-blue" | "installation-package-24-gradient-blue" | "installation-package-24-ontint" | "installtools" | "internal-network-16-gradient-blue" | "internal-network-16-red" | "internal-network-16-yellow" | "internal-network-24-gradient-blue" | "ip-16-gradient-blue-outline-off" | "ip-16-gradient-blue-outline-on" | "ip-16-gradient-gray-outlined" | "ip-16-white" | "ip-16-yellow-outlined" | "ip-24-red" | "ip-24" | "ip-pool-24" | "ip-pool-white-24" | "iscs-lun-16-ontint" | "iscsi-datastore-storage-object-16-gradient-blue" | "iscsi-datastore-storage-object-24-gradient-blue" | "iscsi-datastore-storage-object-24-gradient-gray" | "iscsi-lun-16-gradient-blue" | "iscsi-lun-16-gradient-gray" | "iscsi-lun-16-yellow" | "iscsi-lun-24-blue" | "iscsi-lun-24-gradient-blue" | "iscsi-lun-24-gradient-gray" | "iscsi-lun-24-ontint" | "iscsi-lun-24" | "iscsi-target-16-gradient-blue" | "iscsi-target-24-blue" | "iscsi-target-24" | "iscsi-target-datastore-storage-object-16-gradient-blue" | "iscsi-target-datastore-storage-object-16-gradient-gray" | "iscsi-target-datastore-storage-object-16-ontint" | "iscsi-target-datastore-storage-object-24-gradient-blue" | "iscsi-target-datastore-storage-object-24-gradient-gray" | "iso-24-blue" | "iso-24" | "iso-blue" | "iso-image-disc-16-gradient-blue" | "iso-image-disc-16-gradient-yellow" | "iso-image-disc-24-gradient-blue" | "iso-image-disc-24-gradient-gray" | "iso-image-disc-24-ontint" | "iso" | "isolation-16-blue" | "isolation-24-blue" | "jump-16-gradient-blue" | "jump-16-gradient-gray" | "jump-move-16-blue" | "k8s-cronjob-16-blue" | "k8s-cronjob-24-blue" | "k8s-daemonset-16-blue" | "k8s-daemonset-24-blue" | "k8s-deployment-16-blue" | "k8s-deployment-24-blue" | "k8s-job-16-blue" | "k8s-job-24-blue" | "k8s-namespace-16-gradient-blue" | "k8s-namespace-16-gradient-gray" | "k8s-object-daemonset-16-gradient-gray" | "k8s-object-daemonset-24-gradient-blue" | "k8s-object-deployment-16-gradient-gray" | "k8s-object-deployment-24-gradient-blue" | "k8s-object-job-16-gradient-gray" | "k8s-object-job-24-gradient-blue" | "k8s-object-statefulset-16-gradient-gray" | "k8s-object-statefulset-24-gradient-blue" | "k8s-statefulset-16-blue" | "k8s-statefulset-24-blue" | "key-16-gradient-blue" | "key-16-gradient-gray" | "key-16-ontint" | "key-24-gradient-bllue" | "key-24-gradient-gray" | "key-24-ontint" | "kubernetes-service-16-gray" | "l2-gw-16-gradient-blue" | "l2-gw-16-gradient-grey" | "l2-gw-16-ontint" | "l2-gw-24-gradient-blue" | "l2-gw-24-gradient-grey" | "l2-gw-24-ontint" | "l3-router-16-gradient-blue" | "l3-router-16-gradient-grey" | "l3-router-16-ontint" | "l3-router-24-gradient-blue" | "l3-router-24-gradient-grey" | "l3-router-24-ontint" | "language-switcher-24-gradient-blue" | "language-switcher-24-white" | "lb-config-file-24-gradient-blue" | "lb-config-file-24-gradient-gray" | "lb-config-file-24-ontint" | "lb-gw-16-gradient-blue" | "lb-gw-16-gradient-grey" | "lb-gw-16-ontint" | "lb-gw-24-gradient-blue" | "lb-gw-24-gradient-grey" | "lb-gw-24-ontint" | "lbg-24-gradient-blue" | "lbi-24-gradient-blue" | "ldap-24-gradient-blue" | "ldap-24-white" | "ldap-sync-16-white" | "leave-fullscreen-16-blue" | "leave-fullscreen-16-gray" | "leave-fullscreen-16" | "load-balancer-16-gradient-blue" | "load-balancer-16-gradient-grey" | "load-balancer-24-gradient-blue" | "load-balancer-24-gradient-grey" | "load-balancer-instance-16-gradient-blue" | "load-balancer-instance-group-16-gradient-blue" | "load-balancer-monitor-24-fill-ontint" | "load-balancer-monitor-24-gradient-blue" | "load-balancer-monitor-24-gradient-grey" | "loading-16-gradient-blue" | "loading-16-gradient-gary" | "loading-16-ontint" | "loading-24-gradient-blue" | "loading-24-gradient-gary" | "loading-24-ontint" | "loading-6-gradient-blue" | "loading-6-ontint" | "loading-64-gradient-blue" | "loading-8-gradient-blue" | "loading-8-ontint" | "lock-16-gradient-gray" | "lock" | "log-collection-16-gradient-blue" | "log-collection-16-gray" | "log-collection-24-gradient-blue" | "log-collection-24-gradient-gray" | "log-collection-24-ontint" | "log-collection-24-white" | "login-options-24-gradient-blue" | "login-options-24-white" | "logo-background" | "logo-fuzzy-background" | "logout" | "logout_active" | "long-arrow-down-16" | "long-arrow-up-16" | "main-16-gradient-gray" | "main-16-ontint" | "maintenance-mode-enter-16-gradient-blue" | "maintenance-mode-enter-16-gradient-yellow" | "maintenance-mode-enter-24-gradient-blue" | "maintenance-mode-enter-24-gradient-yellow" | "maintenance-mode-exist-16-gradient-blue" | "maintenance-mode-exist-16-gradient-yellow" | "maintenance-mode-exist-24-gradient-blue" | "maintenance-mode-exist-24-gradient-yellow" | "maintenance-mode-give-up-16-gradient-blue" | "maintenance-mode-give-up-16-gradient-yellow" | "maintenance-mode-give-up-24-gradient-blue" | "maintenance-mode-give-up-24-gradient-yellow" | "memory-usage-16-green" | "metro-cluster-16-gradient-blue" | "metro-cluster-16-ontint" | "metro-cluster-network-status-24-blue" | "metro-witness-node-24-blue" | "mfa-setting-24-gradient-blue" | "mfa-setting-24-white" | "migrate-16-gradient-blue" | "migrate-16-gradient-gray" | "migrate-encryption-16-gradient-gray" | "migrate" | "migration-network-16-blue" | "minus-16-bold-ontint" | "minus-unmount-remove-circle-16-gradient-blue" | "minus-unmount-remove-circle-16-gradient-red" | "minus-unmount-remove-circle-16-orange" | "minus-unmount-remove-circle-24-gradient-blue" | "minus-unmount-remove-circle-24-gradient-red-icon" | "monitoring-16-gradient-blue" | "monitoring-16-gradient-gray" | "monitoring-24-gradient-blue" | "monitoring-24-gradient-gray" | "monitoring-24-gradient-ontint" | "monitoring-advanced-24-gradient-blue" | "monitoring-advanced-24-ontint" | "monitoring-hardware-16-gradient-blue" | "monitoring-view-16-gradient-blue" | "more-ellipsis-16-blue" | "more-ellipsis-16-ontint" | "more-ellipsis-16" | "more-ellipsis-24-blue" | "more-ellipsis-24" | "more-ellipsis-3-16-bold-blue" | "more-ellipsis-3-16-bold-ontint" | "more-ellipsis-3-16-bold-primary" | "more-ellipsis-3-16-bold-secondary" | "more-ellipsis-3-24-bold-blue" | "more-ellipsis-3-24-bold-ontint" | "more-ellipsis-3-24-bold-primary" | "more-ellipsis-3-24-bold-secondary" | "more-menu-16-blue" | "more-menu-16-bold-blue" | "more-menu-16-gray" | "mount-cdrom-16" | "mount-cdrom-disc-16-gradient-gray" | "mount-cdrom-disc-16-secondary" | "mount-cdrom-disc-24-gradient-blue" | "mount-cdrom-disc-24-gradient-gray" | "mount-virtual-volume-16-gradient-gray" | "mount-virtual-volume-16-secondary" | "mount-virtual-volume-24-gradient-blue" | "mount-virtual-volume-24-gradient-gray" | "mount-vm-volume-16" | "mounted" | "move-16-gradient-blue" | "move-to-group-16-gradient-blue" | "nat-gw-16-gradient-blue" | "nat-gw-16-gradient-grey" | "nat-gw-16-gradient-ontint" | "nat-gw-24-gradient-blue" | "nat-gw-24-gradient-grey" | "nat-gw-24-ontint" | "network-16-gradient-blue" | "network-24-blue" | "network-24" | "network-access-16-blue" | "network-access-16-gradient-blue" | "network-access-16-red" | "network-access-16-yellow" | "network-access-24-gradient-blue" | "network-access-24-gradient-gray" | "network-access-24-gradient-green" | "network-management-16-gradient-blue" | "network-management-16-red" | "network-management-16-yellow" | "network-management-24-gradient-blue" | "network-management-24-gradient-gray" | "network-management-24-gradient-yellow" | "network-migration-16-gradient-blue" | "network-migration-16-red" | "network-migration-16-yellow" | "network-migration-24-gradient-blue" | "network-mirroring-16-gradient-blue" | "network-mirroring-16-ontinit" | "network-mirroring-16-red" | "network-mirroring-16-yellow" | "network-mirroring-24-gradient-blue" | "network-security-32-colorful" | "network-security-policy-16-gradient-blue" | "network-security-policy-16-gray" | "network-security-policy-24-blue" | "network-security-policy-24-gradient-blue" | "network-security-policy-24-gray" | "network-security-policy-24-ontint" | "network-security-policy-allow-16-blue" | "network-security-policy-allow-24-blue" | "network-security-policy-allow-24-grey" | "network-security-policy-deny-16-red" | "network-security-policy-deny-24-grey" | "network-security-policy-deny-24-red" | "network-service-cluster-16-Fill-Gradient-Blue" | "network-service-cluster-16-Fill-Gradient-Gray" | "network-service-cluster-16-Fill-Ontint" | "network-service-cluster-16-gradient-blue" | "network-service-cluster-16-ontint" | "network-service-cluster-24-Fill-Gradient-Gray" | "network-service-cluster-24-Fill-Ontint" | "network-service-cluster-24-Gradient-Blue" | "network-service-controller-16-Fill-Gradient-Blue" | "network-service-controller-16-Fill-Gradient-Gray" | "network-service-controller-24-Fill-Gradient-Blue" | "network-service-controller-24-Fill-Gradient-Gray" | "network-storage-16-gradient-blue" | "network-storage-16-red" | "network-storage-16-yellow" | "network-storage-24-gradient-blue" | "network-storage-24-gradient-gray" | "network-storage-24-gradient-purple" | "network-storage-access-16-gradient-blue" | "network-storage-access-16-red" | "network-storage-access-16-yellow" | "network-storage-access-24-gradient-blue" | "network-system-16-gradient-blue" | "network-system-16-gradient-red" | "network-system-16-gradient-yellow" | "network-system-24-gradient-blue" | "network-topo-16-gradient-blue" | "network-topo-16-gradient-gray" | "network-topo-24-gradient-blue" | "network-vm-16-blue" | "network-vm-16-gradient-blue" | "network-vm-16-gradient-red" | "network-vm-16-gradient-yellow" | "new-recover-recycle-vm-16-gradient-blue" | "new-vm-16-yellow" | "new-window-16-blue" | "new-window-16-gray" | "nfs-datastore-storage-object-24-gradient-blue" | "nfs-datastore-storage-object-24-gradient-gray" | "nfs-export-16-gradient-blue" | "nfs-export-24-blue" | "nfs-export-24" | "nfs-file-16-gradient-blue" | "nfs-file-16-gradient-gray" | "nfs-file-16-ontint" | "nfs-file-24-gradient-blue" | "nfs-file-24-gradient-gray" | "nfs-folder-24-gradient-blue" | "nfs-folder-24-gradient-gray" | "nfs-inode-16-yellow" | "nfs-inode-24-blue" | "nfs-inode-24-ontint" | "nfs-inode-24" | "nic-16-gradient-blue" | "nic-24-blue" | "nic-24-gradient-blue" | "nic-24-gradient-grey" | "nic-24" | "nic-error" | "nic-network-pci-passthrough-16-gradient-blue" | "nic-network-pci-passthrough-16-red" | "nic-network-pci-passthrough-16-yellow" | "nic" | "no-alert-80-gradient-gray" | "no-alert-disconnected-80-gradient-gray" | "no-cache-80-gradient-gray" | "no-critical-alert-80-gradient-gray" | "no-data-recovery-80-gradient-gray" | "no-info-alert-80-gradient-gray" | "no-notice-alert-80-gradient-gray" | "no-storage-80-gradient-gray" | "no-storage-cluster-80-gradient-gray" | "no-vm-80-gradient-gray" | "normal_status" | "not-folder-16-blue" | "not-folder-16" | "notice-attention-16-yellow" | "notice-info-16-blue" | "notice-severe-warning-16-red" | "notice-triangle-fill-16-bold-ontint" | "notice-triangle-fill-16-bold-yellow" | "notice-triangle-fill-16-ontint" | "notice-triangle-fill-16-yellow" | "nvme-namespace-group-16-gradient-gray" | "nvme-namespace-group-16-ontint" | "nvme-namespace-group-24-blue" | "nvme-namespace-group-24-gray" | "nvme-namespace-storage-object-16-gradient-blue" | "nvme-namespace-storage-object-16-gradient-gray" | "nvme-namespace-storage-object-16-ontint" | "nvme-namespace-storage-object-16-yellow" | "nvme-namespace-storage-object-24-blue" | "nvme-namespace-storage-object-24-gray" | "nvme-namespace-storage-object-24-ontint" | "nvme-subsystem-datastore-storage-object-16-gradient-blue" | "nvme-subsystem-datastore-storage-object-16-gradient-gray" | "nvme-subsystem-datastore-storage-object-16-ontint" | "nvme-subsystem-datastore-storage-object-24-blue" | "nvme-subsystem-datastore-storage-object-24-gray" | "observability-config-24-blue" | "observability-config-24-white" | "observability-service-16-gradient-blue" | "observability-service-16-gradient-gray" | "open-terminal-16-gradient-blue" | "open-terminal-16-gradient-gray" | "open-terminal-16-white" | "open-terminal-16" | "open-terminal-24-gradient-blue" | "open-terminal-24-gradient-gray" | "openterminal" | "operation-center-16-Fill-Gradient-Blue" | "operation-center-16-Fill-Gradient-Gray" | "operation-center-16-Fill-Ontint" | "operation-center-16-gradient-blue" | "operation-center-16-ontint" | "operation-center-24-Fill-Gradient-Blue" | "operation-center-24-fill-gradient-gray" | "operation-center-agent-Fill-Ontint" | "operation-center-agent-Gradient-Blue" | "operation-center-agent-Gradient-Gray" | "operation-cneter-24-fill-gradient-blue" | "operations" | "organization-16-blue" | "organization-16-bold-gradient-blue" | "organization-16-bold-gradient-gray" | "organization-16-bold-secondary" | "organization-16-gradient-blue" | "organization-16-gradient-gray" | "organization-16" | "organization-24-gradient-blue" | "organization-24-gradient-gray" | "organization-24-ontint" | "orgnization_activated" | "orgnization_normal" | "os-16-linux-anolis" | "os-16-linux-archlinux" | "os-16-linux-centos" | "os-16-linux-debian" | "os-16-linux-fedora" | "os-16-linux-opensuse" | "os-16-linux-oracle-linux" | "os-16-linux-oracle-solaris" | "os-16-linux-redflag" | "os-16-linux-redhat" | "os-16-linux-ubuntu" | "os-16-macos-finder" | "os-16-windows-10" | "os-16-windows-7" | "os-16-windows-8-1" | "os-16-windows-8" | "os-16-windows-98" | "os-16-windows-server-2003" | "os-16-windows-server-2008" | "os-16-windows-server-2012" | "os-16-windows-server-2016" | "os-16-windows-server-2019" | "os-16-windows-vista" | "os-16-windows-xp" | "os-linux-alma-16" | "os-linux-nfschina-16" | "os-linux-openkylin-16" | "os-logo-anolis" | "os-logo-archlinux" | "os-logo-centos" | "os-logo-debian" | "os-logo-deepin" | "os-logo-fedora" | "os-logo-huaweicloudeuleros" | "os-logo-kylin" | "os-logo-macOS" | "os-logo-neoKylin" | "os-logo-openeuler" | "os-logo-opensuse" | "os-logo-oraclelinux" | "os-logo-oraclesolaris" | "os-logo-question" | "os-logo-redflag" | "os-logo-redhat" | "os-logo-rocky" | "os-logo-tencentos" | "os-logo-ubuntu" | "os-logo-uniontech" | "os-logo-unknown" | "os-logo-windows-server-2022" | "os-logo-windows-server" | "os-logo-windows10" | "os-logo-windows11" | "os-logo-windows2000" | "os-logo-windows7" | "os-logo-windows8" | "os-logo-windowsXP" | "os-other-unknown-16-gradient-gray" | "out-max-16" | "password_security" | "password_security_white" | "pause-16-gradient-blue" | "pause-24" | "pci-device-16-gradient-blue" | "pci-device-16-ontint" | "pci-device-24-gradient-blue" | "pci-device-24-gradient-gray" | "pci-nic-24-gradient-blue" | "pci-nic-24-gradient-grey" | "permanent-failover-24-blue" | "permanent-transfer-arrow-40-blue" | "physical-disk-16-gradient-blue" | "physical-disk-16-secondary" | "physical-disk-24-blue" | "physical-disk-24-gradient-blue" | "physical-disk-24-gradient-gray" | "physical-disk-24" | "physical-disk-pool-16-gradient-blue" | "physical-disk-pool-16-gradient-gray" | "physical-disk-pool-24-gradient-blue" | "physical-machine-cluster" | "physical-machine-management-blue-24" | "physical-machine-management-ontint-24" | "physical-switch-machine-16-gradient-blue" | "physical-switch-machine-16-gradient-grey" | "physical-switch-machine-24-gradient-blue" | "placeholder-16" | "plus-add-circle-16-blue" | "plus-add-circle-16-secondary" | "plus-add-circle-24-blue" | "plus-add-circle-24-gradient-blue" | "plus-add-circle-24-primary" | "plus-add-circle-24-secondary" | "plus-add-circle-disabled-24-gray-secondary" | "plus-add-create-new-16-blue" | "plus-add-create-new-16-bold-blue" | "plus-add-create-new-16-bold-ontint" | "plus-add-create-new-16-bold-secondary" | "plus-add-create-new-16-gray" | "plus-add-create-new-16-light" | "plus-add-create-new-16-ontint" | "plus-add-create-new-16-secondary" | "plus-add-create-new-16-super" | "plus-add-create-new-24-gradient-blue" | "plus-add-create-new-24-gradient-gray" | "plus-add-create-new-circle-fill-16-bold-blue" | "plus-add-create-new-circle-fill-16-bold-ontint" | "plus-add-create-new-circle-fill-24-bold-blue" | "plus-add-create-new-circle-gradient-16-blue" | "plus-add-create-new-small-16-blue" | "plus-add-create-new-small-16-bold-blue" | "plus-add-create-new-small-16-bold-ontint" | "plus-add-create-new-small-16-bold-secondary" | "plus-add-create-new-small-16-ontint" | "plus-add-create-new-small-16-secondary" | "pmem-24-gradient-blue" | "port-network-16-gradient-blue" | "port-network-16-green" | "port-network-16-ontint" | "port-network-16-red" | "port-network-16-secondary" | "port-network-16-yellow" | "port-network-24-blue" | "port-network-24-gradient-blue" | "port-network-24-gradient-gray" | "port-network-24" | "port-quarantine-16-green" | "port-quarantine-16-red" | "port-quarantine-16-yellow" | "port-quarantine-green" | "port-quarantine-red" | "port-quarantine-yellow" | "power-lightning-24-gradient-green" | "power-lightning-24-tertiary" | "power-on-24" | "poweroff-shutdown-stop-16-gradient-blue" | "poweroff-shutdown-stop-16-gradient-gray" | "poweroff-shutdown-stop-16-red" | "poweroff-shutdown-stop-upgrade-16-gradient-gray" | "poweroff-shutdown-stop-upgrade-16-red" | "poweroff-turn-on-shut-down-16-gradient-red" | "poweron-start-16-gradient-blue" | "poweron-start-16-gradient-gray" | "poweron-start-24-gradient-blue" | "poweron-start-24-gradient-gray" | "poweron-start-new-16-gradient-blue" | "poweron-start-new-16-gradient-grey" | "precheck-16-blue" | "primary-available-zone-16-gradient-grey-outlined" | "primary-available-zone-24-blue" | "primary-to-secondary-16-gradient-blue" | "primary-zone-16-gradient-blue" | "primary-zone-16-ontint" | "progress" | "pswitch-port-16-gradient-blue" | "qos-16-gradient-gray" | "rack-16-gradient-blue" | "rack-24-gradient-blue" | "real-server-pool-16-gradient-blue" | "real-server-pool-16-gradient-gray" | "real-server-pool-16-ontint" | "real-server-pool-24-fill-gradient-blue" | "real-server-pool-24-fill-gradient-grey" | "real-server-pool-24-ontint" | "rebuild-16-blue" | "recieve-16-fill-gradient-others" | "recieve-24-fill-gradient-others" | "recover-continue-16-gradient-blue" | "recover-continue-16-gradient-gray" | "recover-continue-24-gradient-blue" | "recover-recycle-vm-16-gradient-blue" | "recover-recycle-vm-16-gradient-gray" | "recyclebin_clusterSettings_delete_24_red" | "recyclebin_clusterSettings_edit_24_blue" | "refresh-sync-16-tertiary" | "refresh-sync-16" | "refresh-sync-24-gradient-blue" | "refresh-sync-24-tertiary" | "refresh-sync-on-tint" | "refresh-sync-tertiary" | "refresh" | "replica-action-stop-failover-test-40-gradient-blue" | "replica-actions-failback-40-gradient-blue" | "replica-actions-failover-40-gradient-blue" | "replica-actions-failover-test-40-gradient-blue" | "replica-actions-permanent-failover-40-gradient-blue" | "replica-failback-16-gradient-blue" | "replica-failback-24-gradient-blue" | "replica-failover-16-gradient-blue" | "replica-failover-24-gradient-blue" | "replica-failover-test-16-blue" | "replica-failover-test-24-blue" | "replica-failover-test-stop-16-blue" | "replica-failover-test-stop-24-blue" | "replica-object-vm-24-gradient-blue" | "replica-object-vm-24-gradient-gray" | "replica-object-vm-24-ontint" | "replica-object-volume-16-gradient-blue" | "replica-object-volume-16-gradient-gray" | "replica-object-volume-24-gradient-blue" | "replica-object-volume-24-gradient-gray" | "replica-permanent-failover-16-blue" | "replica-permanent-failover-24-blue" | "replica-plan-16-gradient-blue" | "replica-plan-16-gradient-gray" | "replica-plan-24-gradient-blue" | "replica-plan-24-gradient-gray" | "replica-plan-24-ontint" | "replica-service-16-gradient-blue" | "replica-service-16-gradient-gray" | "replica-service-16-ontint" | "replica-service-24-gradient-blue" | "replica-service-24-gradient-gray" | "replica-service-24-ontint" | "replica-site-incoming-16-gradient-blue" | "replica-site-incoming-16-gradient-gray" | "replica-site-incoming-24-gradient-blue" | "replica-site-incoming-24-gradient-gray" | "replica-site-incoming-24-ontint" | "replica-site-intra-site-16-gradient-blue" | "replica-site-intra-site-16-gradient-gray" | "replica-site-intra-site-24-gradient-blue" | "replica-site-intra-site-24-gradient-gray" | "replica-site-intra-site-24-ontint" | "replica-site-management-16-gradient-blue" | "replica-site-management-16-gradient-gray" | "replica-site-management-24-gradient-blue" | "replica-site-management-24-gradient-gray" | "replica-site-management-24-ontint" | "replica-site-outgoing-16-gradient-blue" | "replica-site-outgoing-16-gradient-gray" | "replica-site-outgoing-24-gradient-blue" | "replica-site-outgoing-24-gradient-gray" | "replica-site-outgoing-24-ontint" | "replica-vm-16-gradient-blue" | "replica-vm-16-gradient-gray" | "replica-vm-16-ontint" | "replica-vm-20-gradient-blue" | "replica-vm-20-gradient-gray" | "replica-vm-20-ontint" | "replica-vm-24-gradient-blue" | "replica-vm-24-gradient-gray" | "replica-vm-24-gradient-ontint" | "replica-vm-failover-test-16" | "replica-vm-not-ready-16" | "replica-vm-ready-16" | "replica-vm-replicating-16" | "replica-vm-unknow-16" | "replica-volume-16-gradient-blue" | "replica-volume-16-gradient-gray" | "replica-volume-16-ontint" | "replica-volume-24-gradient-blue" | "replica-volume-24-gradient-gray" | "replica-volume-24-ontint" | "replication-object-curve-link-double" | "replication-object-curve-link-single" | "replication-plan-origin-vm-null-24" | "replication-plan-origin-vm-running-24" | "replication-plan-origin-vm-stopped-24" | "replication-plan-origin-vm-suspended-24" | "replication-plan-origin-vm-unknown-24" | "replication-plan-replica-vm-null-16-blue" | "replication-plan-replica-vm-null-24-blue" | "replication-plan-replica-vm-null-24" | "replication-plan-replica-vm-running-24" | "replication-plan-replica-vm-stopped-24" | "replication-plan-replica-vm-suspended-24" | "replication-plan-replica-vm-unknown-24" | "replication-plan-test-vm-running-24" | "replication-plan-test-vm-stopped-24" | "replication-plan-test-vm-suspended-24" | "replication-plan-test-vm-unknown-24" | "replication-service-16-gradient-gray" | "replication-service-24-blue" | "replication-service-24-ontint" | "report-form-24-blue" | "report-form-24-gradient-blue" | "report-form-24-gradient-gray" | "report-form-24-gradient-white" | "report-form-24" | "report-form-template-file-24-gradient-blue" | "report-form-template-file-24-gradient-gray" | "report-form-template-file-24-gradient-white" | "repository-16-ontint" | "repository-24-gradient-blue" | "repository-24-gradient-gray" | "repository-24-ontint" | "rescan-16-gradient-blue" | "rescan-16-gradient-gray" | "rescan-24-gradient-blue" | "reslice-16-gradient-blue" | "reslice-16-ontint" | "reslice-sriov-16-blue" | "resource-optimization-24-blue" | "resource-optimization-24-gradient-blue" | "resource-optimization-24-gradient-gray" | "resource-optimization-24-gradient-ontint" | "resource-optimization-24" | "resource-planning-32-colorful" | "resource_custom_composite_filter_blue" | "resource_custom_composite_filter_white" | "resource_custom_dead_vm_blue" | "resource_custom_dead_vm_white" | "resource_custom_memory_vm_blue" | "resource_custom_memory_vm_white" | "resource_custom_vcpu_vm_blue" | "resource_custom_vcpu_vm_white" | "resource_custom_zombie_vm_blue" | "resource_custom_zombie_vm_white" | "resource_dead_vm_blue" | "resource_dead_vm_white" | "resource_memory_vm_blue" | "resource_memory_vm_white" | "resource_vcpu_vm_blue" | "resource_vcpu_vm_white" | "resource_zombie_vm_blue" | "resource_zombie_vm_white" | "restart-16-gradient-blue" | "restart-16-gradient-gray" | "restart-16" | "restart-24" | "restart-new-16-gradient-blue" | "restart-new-16-gradient-gray" | "restart" | "resume-24" | "resume" | "retain-snapshot-group-16-blue" | "retry-16-blue" | "retry-16-gradient-blue" | "retry-16-gradient-gray" | "retry-16-ontint" | "retry-16-secondary" | "retry-24-gradient-blue" | "right-circle-arrow" | "router-table-16-gradient-blue" | "router-table-16-gradient-grey" | "router-table-16-ontint" | "router-table-24-gradient-blue" | "router-table-24-gradient-grey" | "router-table-24-ontint" | "rule-optimization-io-square-24-gradient-blue" | "rule-optimization-io-square-24-gradient-gray" | "rule-optimization-power-state-square-24-gradient-blue" | "rule-optimization-power-state-square-24-gradient-gray" | "rule-optimization-ram-24-gradient-blue" | "rule-optimization-ram-24-gradient-gray" | "rule-optimization-ram-square-24-gradient-blue" | "rule-optimization-ram-square-24-gradient-gray" | "rule-optimization-square-24-gradient-blue" | "rule-optimization-square-24-gradient-gray" | "rule-optimization-square-stack-2-24-gradient-blue" | "rule-optimization-square-stack-2-24-gradient-gray" | "rule-optimization-square-stack-2-24-ontint" | "rule-optimization-vcpu-24-gradient-blue" | "rule-optimization-vcpu-24-gradient-gray" | "rule-optimization-vcpu-square-24-gradient-blue" | "rule-optimization-vcpu-square-24-gradient-gray" | "rule-optimization-zombie-24-gradient-blue" | "rule-optimization-zombie-24-gradient-gray" | "scaling-up-16-gradient-blue-icon" | "search-16-blue" | "search-16-gradient-blue" | "search-16-gradient-gray" | "search-16-ontint" | "search-16-secondary" | "search-16-tertiary" | "search-24-blue" | "search-24-gradient-blue" | "search-24-gradient-gray" | "search-24" | "search-fill-24-gradient-gray" | "search-nav-16-gradient-gray" | "secondary-available-zone-16-gradient-grey-outlined" | "secondary-available-zone-24-blue" | "secondary-to-primary-16-gradient-blue" | "secondary-zone-16-gradient-blue" | "secondary-zone-16-ontint" | "security-group-16-gradient-blue" | "security-group-16-gradient-gray" | "security-group-24-gradient-blue" | "security-group-24-gradient-gray" | "security-group-24-gradient-white" | "security-group-24-ontint" | "security-group-24-red" | "security-ip-group-16-gradient-blue" | "security-ip-group-16-gradient-gray" | "security-ip-group-16-gradient-red" | "security-ip-group-24-gradient-blue" | "security-ip-group-24-gradient-gray" | "security-ip-group-24-gradient-red" | "security-pod-group-16-gradient-blue" | "security-pod-group-16-gradient-gray" | "security-pod-group-16-gradient-red" | "security-pod-group-24-gradient-blue" | "security-pod-group-24-gradient-gray" | "security-pod-group-24-gradient-red" | "security-service-16-gradient-blue" | "security-service-16-gradient-grey" | "security-service-16-ontint" | "security-service-24-gradient-blue" | "security-service-24-gradient-grey" | "security-service-24-ontint" | "security-vm-group-16-gradient-blue" | "security-vm-group-16-gradient-gray" | "security-vm-group-16-gradient-red" | "security-vm-group-24-gradient-blue" | "security-vm-group-24-gradient-gray" | "security-vm-group-24-gradient-red" | "selected-objects-square-grid-3x3-24-gradient-blue" | "selected-objects-square-grid-3x3-24-gradient-gray" | "send-16-fill-gradient-others" | "send-24-fill-gradient-others" | "server-pool-group-16-gradient-blue" | "server-pool-group-16-gradient-gray" | "server-pool-group-16-ontint" | "server-pool-group-24-gradient-blue" | "server-pool-group-24-gradient-gray" | "server-pool-group-24-ontint" | "service-component-16-gray-50" | "service-component-16-gray-70" | "session_expiration_blue" | "session_expiration_white" | "settings-gear-16-gradient-blue" | "settings-gear-16-gradient-gray" | "settings-gear-16-secondary" | "settings-gear-24-gradient-blue" | "settings-gear-24-gradient-gray" | "settings-gear-24-white" | "settings-gear-fill-16-gradient-blue" | "settings-gear-fill-16-gradient-gray" | "settings-gear-fill-24-gradient-blue" | "settings-gear-fill-24-gradient-gray" | "settings-gear-user-personal-24-gradient-blue" | "settings-gear-user-personal-24-gradient-gray" | "sfs-client-connection-24-blue" | "sfs-entrance-26-blue" | "sfs-file-controller-24-blue" | "sfs-file-system-24-blue" | "sfs-service-16-gradient-blue" | "sfs-service-16-gradient-gray" | "sfs-service-16-gradient-white" | "shared-virtual-volume-16-ontint" | "shared-virtual-volume-24-gradient-blue" | "shared-virtual-volume-24-gradient-gray" | "shared-volume-24-blue" | "shared-volume-24" | "showdiff-16-gradient-blue" | "showdiff-16-gradient-gray" | "showdiff-16" | "shutdown-16" | "shutdown-24" | "sks-business-nic-24" | "sks-control-plane-24" | "sks-dhcp-config-24" | "sks-download-kubeconfig-24-blue" | "sks-download-kubeconfig-24-gray" | "sks-download-kubeconfig" | "sks-ecp-nic-24" | "sks-eic-pod-16-gradient-blue" | "sks-eic-pod-16-gradient-gray" | "sks-eic-pod-24-gradient-blue" | "sks-eic-pod-24-gradient-gray" | "sks-ip-pool-24-blue" | "sks-ip-pool-24-white" | "sks-ip-range-24" | "sks-management-cluster-16-gray" | "sks-management-cluster-24-blue" | "sks-management-cluster-24-white" | "sks-monitoring-24-blue" | "sks-monitoring-24-white" | "sks-node-24" | "sks-node-group-24" | "sks-node-group" | "sks-node-template-24-blue" | "sks-node-template-24-white" | "sks-node" | "sks-persistent-volume-24" | "sks-persistent-volume" | "sks-replace-node" | "sks-rollback-cluster" | "sks-service-upgrade-24-blue" | "sks-service-upgrade-24-white" | "sks-storage-class-24" | "sks-storage-class" | "sks-system-service-16-blue" | "sks-system-service-16-gradient-blue" | "sks-system-service-16-gray" | "sks-system-service-16-ontint" | "sks-system-service-16-white" | "sks-upgrade-cluster-24" | "sks-upgrade-cluster" | "sks-worker-24" | "sks-workload-cluster-16-gray" | "sks-workload-cluster-blue-24" | "sks-workload-cluster-white-24" | "sks-zbs-csi-24-blue" | "sks-zbs-csi-24-white" | "sks-zbs-nic-24" | "smartx-logo" | "smtp-mail-24-gradient-blue" | "smtp-mail-24-gradient-gray" | "smtp-mail-24-ontint" | "snapshot-16-gradient-blue" | "snapshot-24-gradient-blue" | "snapshot-24-gradient-gray" | "snapshot-rollback-general-16-blue" | "snapshot-rollback-general-24-blue" | "snapshot-vm-rollback-16-blue" | "snmp-24-gradient-blue" | "snmp-24-gradient-gray" | "snmp-trap-24-blue" | "software-license-24-gradient-blue" | "software-license-24-gradient-gray" | "software-license-24-ontint" | "software-license-24" | "sort-16-gradient-blue" | "sort-16-gradient-gray" | "sort-24-gradient-blue" | "sort-24-gradient-gray" | "sriov-nic-24-gradient-blue" | "sriov-nic-24-gradient-grey" | "ssd-disk-24-gradient-blue" | "ssl-24-gradient-blue" | "ssl-24-gradient-gray" | "ssl-24-ontint" | "sso-duo-16" | "sso-general-idp-16" | "sso-okta-16" | "sso-thales-16" | "star-16-fill-gray" | "star-16-gray" | "start" | "status-running-triangle-16-gradient-green" | "status-stopped-poweredoff-shutdown-square-16-gray" | "status-suspended-paused-16-gradient-yellow" | "status-unavailable-16" | "status-unknown-question-mark-16-grey-icon" | "status-unknown-questionmark-16-red" | "stop-flash-light-16-gradient-blue" | "stop" | "storage-adapter-16-gradient-blue" | "storage-adapter-16-gradient-gray" | "storage-adapter-24-gradient-blue" | "storage-adapter-24-gradient-gray" | "storage-device-16-gradient-blue" | "storage-device-16-gradient-gray" | "storage-device-24-gradient-blue" | "storage-device-24-gradient-gray" | "suspend" | "suspended-pause-16-gradient-blue" | "suspended-pause-16-gradient-gray" | "suspended-pause-16-gradient-orange" | "suspended-pause-24-gradient-blue" | "suspended-pause-24-gradient-orange" | "svm-16-gradient-blue" | "svm-16-gradient-gray" | "svm-16-yellow" | "svm-24-gradient-blue" | "svm-24-gradient-gray" | "svm-24-yellow" | "swap-16-gray" | "sync-replica-plan-16-fill-gradient-blue" | "sync-replica-plan-16-fill-gradient-gray" | "sync-replica-plan-24-fill-gradient-blue" | "sync-replica-plan-24-fill-gradient-gray" | "sync-replica-plan-24-fill-gradient-ontint" | "sync-replica-plan-state-change-notification-24-gradient-blue" | "sync-replica-plan-state-change-notification-24-gradient-gray" | "sync-replica-plan-state-change-notification-24-ontint" | "syslog-24-gradient-blue" | "syslog-24-ontint" | "system-disk-16-red" | "system-disk-24-Fill-Gradient-Blue" | "system-event-auditing-24-blue" | "system-event-auditing-24-ontint" | "system-service-vm-16-yellow" | "system-service-vm-16" | "tag-16-gradient-blue" | "tag-16-gradient-gray" | "tag-24-gradient-blue" | "tag-24-red" | "task-center-24-blue" | "task-center-24-gradient-blue" | "task-center-24-gradient-gray" | "task-center-24" | "task-center-fill-24-blue" | "task-center-fill-24-gradient-blue" | "task-center-fill-24-gradient-gray" | "task-center-fill-24-gradient-green" | "task-center-fill-24-gradient-red" | "task-center-fill-24-gradient-yellow" | "task-center-fill-24" | "task-preview" | "task-report-mail-notification-24-blue" | "task-report-mail-notification-24-gray" | "task-report-mail-notification-24-ontint" | "task-result-mail-notification-24-blue" | "task-result-mail-notification-24-gray" | "task-result-mail-notification-24-ontint" | "task" | "timeline-not-start-16-gray" | "topn-24-gradient-blue" | "topn-24-gradient-gray" | "traffic-mirroring-16-gradient-blue" | "traffic-mirroring-16-gradient-gray" | "traffic-mirroring-16-ontint" | "traffic-mirroring-24-gradient-blue" | "traffic-visualization-16-gradient-blue" | "traffic-visualization-16-gradient-gray" | "traffic-visualization-16-ontint" | "traffic-visualization-24-gradient-blue" | "traffic-visualization-24-gradient-gray" | "traffic-visualization-24-ontint" | "trash-bin-delete-16-red" | "trash-bin-delete-16" | "trash-bin-delete-24-red" | "trash-bin-delete-24" | "trash-bin-delete-permanently-16-blue" | "trash-bin-delete-permanently-16-gray" | "trash-bin-opened-delete-16-red" | "trash-bin-opened-delete-24-red" | "trash-bin-opened-delete-24" | "trash-bin-slash-24-red" | "trash-move-to-recycle-24-gradient-blue" | "trash-move-to-recycle-24-gradient-red" | "triangle-exclamation" | "trusted-connection-16-gradient-blue" | "unfold-16-regular-secondary" | "unfold-col-cards-16-regular-blue" | "unfold-col-cards-16-regular-secondary" | "unmounted" | "unopened_status" | "upgrade-16-blue" | "upgrade-24-gradient-blue" | "upgrade-24-gradient-gray" | "upgrade-24-ontint" | "upgrade-file-16-gray" | "upgrade-file-24-blue" | "upgrade-service-24-blue" | "upgrade-service-24-ontint" | "upload-21-17-gradient-blue" | "upload-24-gradient-blue" | "upload-24-gradient-gray" | "upload-24-ontint" | "upload-48-gradient-blue" | "upload-json-24-blue" | "upload-json-24-ontint" | "upload-outline-24-ontint" | "uploading-16-gradient-blue" | "uploading-16-gradient-gray" | "uploading-16-ontint-blue" | "uploading-16-ontint" | "uploading-24-gradient-blue" | "uploading-24-gradient-gray" | "uploading-fill-24-blue" | "uploading-fill-24-gradient-blue" | "uploading-fill-24-gradient-gray" | "uploading-fill-24" | "usage-forecast-16-gradient-blue" | "usage-forecast-24-gradient-blue" | "usage-forecast-24-ontint" | "usb-16-gradient-blue" | "usb-24-gradient-blue" | "usb-24-gradient-gray" | "usb-mount-16-blue" | "usb-unmount-16-red" | "user-account-24-blue" | "user-account-24-gradient-blue" | "user-account-24-gradient-gray" | "user-account-24-ontint" | "user-account-24" | "user-action-24-blue" | "user-action-24-ontint" | "user-event-auditing-24-blue" | "user-event-auditing-24-ontint" | "user-logoff" | "user-logout-24-blue" | "user-role-24-blue" | "user-role-24-white" | "user" | "user_account" | "user_account_security" | "user_account_security_white" | "user_account_white" | "vds-16-gradient-blue" | "vds-24-blue" | "vds-24" | "vgpu-driver-file-16-gradient-gray" | "vgpu-driver-file-24-gradient-blue" | "view-eye-16-gradient-blue" | "view-eye-16-gradient-gray" | "view-eye-16-gray" | "view-eye-24-gradient-blue" | "view-eye-24-gradient-gray" | "virtual-distributed-switch-machine-16-gradient-blue" | "virtual-distributed-switch-machine-16-red" | "virtual-distributed-switch-machine-16-yellow" | "virtual-distributed-switch-machine-24-gradient-blue" | "virtual-distributed-switch-machine-24-gradient-gray" | "virtual-distributed-switch-machine-24-red" | "virtual-distributed-switch-machine-24-yellow" | "virtual-network-16-gradient-blue" | "virtual-nic-network-16-gradient-blue-enabled-on" | "virtual-nic-network-16-gradient-grey-enabled-off" | "virtual-nic-network-16-red-enabled-on" | "virtual-nic-network-16-yellow-enabled-on" | "virtual-nic-network-24-gradient-blue" | "virtual-nic-network-24-gradient-gray" | "virtual-nic-network-vf-sriov-16-gradient-blue" | "virtual-nic-network-vf-sriov-16-red" | "virtual-nic-network-vf-sriov-16-yellow" | "virtual-server-24-fill-gradient-blue" | "virtual-server-24-fill-gradient-grey" | "virtual-server-24-fill-ontint" | "virtual-volume-16-gradient-blue" | "virtual-volume-16-gray" | "virtual-volume-16-ontint" | "virtual-volume-24-gradient-blue" | "virtual-volume-24-gradient-gray" | "virtual-volume-add-plus-16-gradient-gray" | "virtual-volume-add-plus-16-secondary" | "virtual-volume-add-plus-24-gradient-blue" | "virtual-volume-add-plus-24-gradient-gray" | "virtual-volume-minus-remove-16-gradient-gray" | "virtual-volume-minus-remove-16-gradient-red" | "virtual-volume-minus-remove-24-gradient-gray" | "virtual-volume-minus-remove-24-gradient-red" | "virtual-volume-snapshot-24-gradient-blue" | "virtual-volume-snapshot-24-gradient-gray" | "vm-16-gradient-blue" | "vm-16-ontint" | "vm-16-yellow" | "vm-16" | "vm-24-blue" | "vm-24-gradient-blue" | "vm-24-gradient-gray" | "vm-24-ontint" | "vm-24-primary" | "vm-24" | "vm-add-plus-16-gradient-blue" | "vm-add-plus-16-gradient-gray" | "vm-add-plus-24-gradient-blue" | "vm-add-plus-24-gradient-gray" | "vm-clone-16" | "vm-cluster" | "vm-connection-allowed-24" | "vm-connection-connect-24" | "vm-connection-disconnect-24" | "vm-connection-not-allowed-24" | "vm-folder-16-blue" | "vm-folder-16" | "vm-folder-24-blue" | "vm-icon-16-yellow" | "vm-icon-24-blue" | "vm-migrate-16" | "vm-minus-remove-16-gradient-gray" | "vm-minus-remove-16-gradient-red" | "vm-minus-remove-24-gradient-gray" | "vm-minus-remove-24-gradient-red" | "vm-placement-group-16-gradient-blue" | "vm-placement-group-24-gradient-blue" | "vm-placement-group-host-14-6-gradient-blue" | "vm-placement-group-host-14-6-gradient-gray" | "vm-quarantine-16-gradient-blue" | "vm-quarantine-16-gradient-gray" | "vm-quarantine-24-gradient-blue" | "vm-quarantine-24-white" | "vm-recycle-bin-move-to-bin-16-red" | "vm-recycle-bin-move-to-bin-24-red" | "vm-recycle-bin-permanent-delete-24-red" | "vm-restart-16" | "vm-resume-16" | "vm-shutdown-16" | "vm-snapshot-16-gradient-blue" | "vm-snapshot-16-gradient-gray" | "vm-snapshot-16-gradient-yellow" | "vm-snapshot-24-gradient-blue" | "vm-snapshot-24-gradient-gray" | "vm-snapshot-rebuild-16-gradient-blue" | "vm-snapshot-rebuild-24-gradient-blue" | "vm-start-16" | "vm-status-running-16" | "vm-status-stopped-16" | "vm-status-suspended-16" | "vm-status-unknow-16" | "vm-suspended-16" | "vm-template-16-gradient-blue" | "vm-template-24-blue" | "vm-template-24" | "vm-tools-16" | "vm-volume-16-gradient-blue" | "vm-volume-24-blue" | "vm-volume-24" | "vm-volume-add-plus-16" | "vm" | "vmgroup-folder-16-gradient-blue" | "vmgroup-folder-16-gradient-gray" | "vmgroup-folder-16-ontint" | "vmgroup-folder-24-gradient-blue" | "vmgroup-folder-24-gradient-gray" | "vmgroup-folder-fill-16-ontint" | "vmgroup-folder-gradient-blue-24" | "vmgroup-folder-not-grouped-16-gradient-blue" | "vmgroup-folder-not-grouped-16-gradient-gray" | "vmgroup-folder-not-grouped-24-gradient-blue" | "vmgroup-folder-not-grouped-24-gradient-gray" | "vmgroup-folder-not-grouped-fill-16-ontint" | "vmnetwork-16-gradient-blue" | "vmnetwork-16-gradient-gray" | "vmnetwork-24-gradient-blue" | "vmnetwork-24-gradient-gray" | "vmtemplat-convert-16-gradient-blue" | "vmtemplat-convert-16-gradient-gray" | "vmtemplate-16-gradient-yellow" | "vmtemplate-24-gradient-blue" | "vmtemplate-24-gradient-gray" | "vmtemplate-24-gradient-ontint" | "vmtemplate-clone-16-gradient-blue" | "vmtemplate-clone-16-gradient-gray" | "vmtemplate-convert-vm-16-gradient-blue" | "vmtemplate-create-16-gradient-blue" | "vmtemplate-create-16-gradient-gray" | "vmtools-16-gradient-blue-1" | "vmtools-16-gradient-blue" | "vmtools-16-gradient-gray" | "vmtools-24-gradient-blue" | "vmtools-24-gradient-green" | "vmtools-24-ontint" | "vpc-16-gradient-blue" | "vpc-16-gradient-grey" | "vpc-16-ontint" | "vpc-24-gradient-blue" | "vpc-24-gradient-grey" | "vpc-24-ontint" | "vpc-peering-16-gradient-blue" | "vpc-peering-16-gradient-grey" | "vpc-peering-16-ontint" | "vpc-peering-24-gradient-blue" | "vpc-peering-24-gradient-grey" | "vpc-peering-24-ontint" | "vpc-subnet-16-gradient-blue" | "vpc-subnet-16-gradient-grey" | "vpc-subnet-16-ontint" | "vpc-subnet-24-gradient-blue" | "vpc-subnet-24-gradient-grey" | "vpc-subnet-24-ontint" | "vpc-system-network-16-gradient-blue" | "vpc-system-network-16-gradient-red" | "vpc-system-network-16-gradient-yellow" | "vpc-system-network-24-gradient-blue" | "waiting-breathing-led-16-blue" | "waiting-breathing-led-16-gray" | "waiting-breathing-led-16-yellow" | "waiting-breathing-led-32-yellow" | "witness-node-normal-critical-red" | "witness-node-normal-healthy-green" | "witness-node-normal-info-blue" | "witness-node-normal-notice-yellow" | "witness-node-small-critical-red" | "witness-node-small-healthy-green" | "witness-node-small-info-blue" | "witness-node-small-notice-yellow" | "workload-cluster-16-blue" | "workload-cluster-16-gradient-blue" | "workload-cluster-16-gray" | "workload-cluster-16-ontint" | "workload-cluster-16-white" | "workload-clusters-16-gradient-blue" | "xlsx" | "xmark-clear-fill-24-secondary" | "xmark-clear-fill-24-tertiary" | "xmark-close-bold-24-secondary" | "xmark-close-bold-24-tertiary" | "xmark-close-circle-fill-16-ontint-light" | "xmark-close-circle-fill-16-ontint" | "xmark-close-circle-fill-16-secondary" | "xmark-close-circle-fill-16-tertiary" | "xmark-close-fill-16-primary" | "xmark-close-fill-24-primary" | "xmark-failed-16-bold-ontint" | "xmark-failed-16-bold-red" | "xmark-failed-16-ontint" | "xmark-failed-16-red" | "xmark-failed-24-bold-red" | "xmark-failed-serious-warning-fill-16-bold-ontint" | "xmark-failed-serious-warning-fill-16-bold-red" | "xmark-failed-serious-warning-fill-16-ontint" | "xmark-failed-serious-warning-fill-16-red" | "xmark-remove-16-blue" | "xmark-remove-16-bold-ontint" | "xmark-remove-16-primary" | "xmark-remove-16-regular-blue-caps-on" | "xmark-remove-16-regular-primary-caps-off" | "xmark-remove-16-regular-red" | "xmark-remove-16-regular-secondary-caps-on" | "xmark-remove-16-regular-tertiary-caps-off" | "xmark-remove-16-secondary" | "xmark-remove-24-blue" | "xmark-remove-24-primary" | "xmark-remove-24-secondary" | "xmark-remove-small-16-blue" | "xmark-remove-small-16-regular-inherit" | "xmark-remove-small-16-regular-ontint" | "xmark-remove-small-16-secondary" | "xmark_close_24_bold_secondary"
|
package/dist/index.d.ts
CHANGED
|
@@ -1281,6 +1281,7 @@ export { default as ResourceOptimization24GradientBlueIcon } from './ResourceOpt
|
|
|
1281
1281
|
export { default as ResourceOptimization24GradientGrayIcon } from './ResourceOptimization24GradientGrayIcon'
|
|
1282
1282
|
export { default as ResourceOptimization24GradientOntintIcon } from './ResourceOptimization24GradientOntintIcon'
|
|
1283
1283
|
export { default as ResourceOptimization24Icon } from './ResourceOptimization24Icon'
|
|
1284
|
+
export { default as ResourcePlanning32ColorfulIcon } from './ResourcePlanning32ColorfulIcon'
|
|
1284
1285
|
export { default as ResourceCustomCompositeFilterBlueIcon } from './ResourceCustomCompositeFilterBlueIcon'
|
|
1285
1286
|
export { default as ResourceCustomCompositeFilterWhiteIcon } from './ResourceCustomCompositeFilterWhiteIcon'
|
|
1286
1287
|
export { default as ResourceCustomDeadVmBlueIcon } from './ResourceCustomDeadVmBlueIcon'
|
|
@@ -1641,6 +1642,9 @@ export { default as UploadingFill24BlueIcon } from './UploadingFill24BlueIcon'
|
|
|
1641
1642
|
export { default as UploadingFill24GradientBlueIcon } from './UploadingFill24GradientBlueIcon'
|
|
1642
1643
|
export { default as UploadingFill24GradientGrayIcon } from './UploadingFill24GradientGrayIcon'
|
|
1643
1644
|
export { default as UploadingFill24Icon } from './UploadingFill24Icon'
|
|
1645
|
+
export { default as UsageForecast16GradientBlueIcon } from './UsageForecast16GradientBlueIcon'
|
|
1646
|
+
export { default as UsageForecast24GradientBlueIcon } from './UsageForecast24GradientBlueIcon'
|
|
1647
|
+
export { default as UsageForecast24OntintIcon } from './UsageForecast24OntintIcon'
|
|
1644
1648
|
export { default as Usb16GradientBlueIcon } from './Usb16GradientBlueIcon'
|
|
1645
1649
|
export { default as Usb24GradientBlueIcon } from './Usb24GradientBlueIcon'
|
|
1646
1650
|
export { default as Usb24GradientGrayIcon } from './Usb24GradientGrayIcon'
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@cloudtower/icons-react",
|
|
3
3
|
"license": "MIT",
|
|
4
|
-
"version": "490.0.
|
|
4
|
+
"version": "490.0.12",
|
|
5
5
|
"types": "./dist/index.d.ts",
|
|
6
6
|
"main": "dist/cjs/index.js",
|
|
7
7
|
"module": "dist/esm/index.js",
|
|
@@ -41,9 +41,9 @@
|
|
|
41
41
|
"devDependencies": {
|
|
42
42
|
"@babel/core": "^7.21.0",
|
|
43
43
|
"@babel/plugin-transform-react-jsx": "^7.21.0",
|
|
44
|
-
"@cloudtower/icons": "^490.0.
|
|
44
|
+
"@cloudtower/icons": "^490.0.12",
|
|
45
45
|
"@svgr/core": "^5.0.0",
|
|
46
46
|
"camelcase": "^6.0.0"
|
|
47
47
|
},
|
|
48
|
-
"gitHead": "
|
|
48
|
+
"gitHead": "cd6915805ec4fa8c8f6696e65e0d9487b010044e"
|
|
49
49
|
}
|