@cloudtower/icons-react 0.33.0 → 0.33.1
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/AlertBellNotificationAggregationStrategy24GradientBlueIcon.d.ts +4 -0
- package/dist/AlertBellNotificationAggregationStrategy24OntintIcon.d.ts +4 -0
- package/dist/AlertBellNotificationSilentStrategy24GradientBlueIcon.d.ts +4 -0
- package/dist/AlertBellNotificationSilentStrategy24OntintIcon.d.ts +4 -0
- package/dist/AlertBellNotificationStrategy24GradientBlueIcon.d.ts +4 -0
- package/dist/AlertBellNotificationStrategy24OntintIcon.d.ts +4 -0
- package/dist/Cluster16YellowIcon.d.ts +4 -0
- package/dist/DnsServer24GradientBlueIcon.d.ts +4 -0
- package/dist/DnsServer24OntintIcon.d.ts +4 -0
- package/dist/FileService16GradientBlueIcon.d.ts +4 -0
- package/dist/FileService16OntintIcon.d.ts +4 -0
- package/dist/IscsiLun24OntintIcon.d.ts +4 -0
- package/dist/MonitoringHardware16GradientBlueIcon.d.ts +4 -0
- package/dist/NetworkServiceCluster16GradientBlueIcon.d.ts +4 -0
- package/dist/NetworkServiceCluster16OntintIcon.d.ts +4 -0
- package/dist/NfsInode16YellowIcon.d.ts +4 -0
- package/dist/NfsInode24OntintIcon.d.ts +4 -0
- package/dist/NvmeNamespaceStorageObject16YellowIcon.d.ts +4 -0
- package/dist/NvmeNamespaceStorageObject24OntintIcon.d.ts +4 -0
- package/dist/OperationCenter16GradientBlueIcon.d.ts +4 -0
- package/dist/OperationCenter16OntintIcon.d.ts +4 -0
- package/dist/SecurityIpGroup16GradientBlueIcon.d.ts +4 -0
- package/dist/SecurityIpGroup16GradientGrayIcon.d.ts +4 -0
- package/dist/SecurityIpGroup16GradientRedIcon.d.ts +4 -0
- package/dist/SecurityIpGroup24GradientBlueIcon.d.ts +4 -0
- package/dist/SecurityIpGroup24GradientGrayIcon.d.ts +4 -0
- package/dist/SecurityIpGroup24GradientRedIcon.d.ts +4 -0
- package/dist/SfsClientConnection24BlueIcon.d.ts +4 -0
- package/dist/SfsFileController24BlueIcon.d.ts +4 -0
- package/dist/SfsFileSystem24BlueIcon.d.ts +4 -0
- package/dist/SksSystemService16GradientBlueIcon.d.ts +4 -0
- package/dist/SksSystemService16OntintIcon.d.ts +4 -0
- package/dist/Sort16GradientBlueIcon.d.ts +4 -0
- package/dist/Sort16GradientGrayIcon.d.ts +4 -0
- package/dist/Sort24GradientBlueIcon.d.ts +4 -0
- package/dist/Sort24GradientGrayIcon.d.ts +4 -0
- package/dist/Vm24OntintIcon.d.ts +4 -0
- package/dist/VmgroupFolder16OntintIcon.d.ts +4 -0
- package/dist/WorkloadCluster16GradientBlueIcon.d.ts +4 -0
- package/dist/WorkloadCluster16OntintIcon.d.ts +4 -0
- package/dist/XmarkRemove16RegularPrimaryCapsOffIcon.d.ts +4 -0
- package/dist/XmarkRemove16RegularTertiaryCapsOffIcon.d.ts +4 -0
- package/dist/cjs/AlertBellNotificationAggregationStrategy24GradientBlueIcon.js +50 -0
- package/dist/cjs/AlertBellNotificationAggregationStrategy24OntintIcon.js +26 -0
- package/dist/cjs/AlertBellNotificationSilentStrategy24GradientBlueIcon.js +65 -0
- package/dist/cjs/AlertBellNotificationSilentStrategy24OntintIcon.js +29 -0
- package/dist/cjs/AlertBellNotificationStrategy24GradientBlueIcon.js +80 -0
- package/dist/cjs/AlertBellNotificationStrategy24OntintIcon.js +26 -0
- package/dist/cjs/Cluster16YellowIcon.js +26 -0
- package/dist/cjs/DnsServer24GradientBlueIcon.js +99 -0
- package/dist/cjs/DnsServer24OntintIcon.js +33 -0
- package/dist/cjs/FileService16GradientBlueIcon.js +35 -0
- package/dist/cjs/FileService16OntintIcon.js +23 -0
- package/dist/cjs/IscsiLun24OntintIcon.js +24 -0
- package/dist/cjs/MonitoringHardware16GradientBlueIcon.js +110 -0
- package/dist/cjs/NetworkServiceCluster16GradientBlueIcon.js +35 -0
- package/dist/cjs/NetworkServiceCluster16OntintIcon.js +23 -0
- package/dist/cjs/NfsInode16YellowIcon.js +23 -0
- package/dist/cjs/NfsInode24OntintIcon.js +30 -0
- package/dist/cjs/NvmeNamespaceStorageObject16YellowIcon.js +28 -0
- package/dist/cjs/NvmeNamespaceStorageObject24OntintIcon.js +28 -0
- package/dist/cjs/OperationCenter16GradientBlueIcon.js +33 -0
- package/dist/cjs/OperationCenter16OntintIcon.js +21 -0
- package/dist/cjs/PlusAddCreateNew16SuperIcon.js +2 -2
- package/dist/cjs/RecoverRecycleVm16GradientGrayIcon.js +13 -8
- package/dist/cjs/SecurityIpGroup16GradientBlueIcon.js +82 -0
- package/dist/cjs/SecurityIpGroup16GradientGrayIcon.js +82 -0
- package/dist/cjs/SecurityIpGroup16GradientRedIcon.js +82 -0
- package/dist/cjs/SecurityIpGroup24GradientBlueIcon.js +82 -0
- package/dist/cjs/SecurityIpGroup24GradientGrayIcon.js +82 -0
- package/dist/cjs/SecurityIpGroup24GradientRedIcon.js +82 -0
- package/dist/cjs/SfsClientConnection24BlueIcon.js +35 -0
- package/dist/cjs/SfsFileController24BlueIcon.js +65 -0
- package/dist/cjs/SfsFileSystem24BlueIcon.js +80 -0
- package/dist/cjs/SksSystemService16GradientBlueIcon.js +52 -0
- package/dist/cjs/SksSystemService16OntintIcon.js +28 -0
- package/dist/cjs/Sort16GradientBlueIcon.js +78 -0
- package/dist/cjs/Sort16GradientGrayIcon.js +78 -0
- package/dist/cjs/Sort24GradientBlueIcon.js +78 -0
- package/dist/cjs/Sort24GradientGrayIcon.js +78 -0
- package/dist/cjs/Vm24OntintIcon.js +26 -0
- package/dist/cjs/VmgroupFolder16OntintIcon.js +23 -0
- package/dist/cjs/WorkloadCluster16GradientBlueIcon.js +52 -0
- package/dist/cjs/WorkloadCluster16OntintIcon.js +28 -0
- package/dist/cjs/XmarkRemove16RegularPrimaryCapsOffIcon.js +21 -0
- package/dist/cjs/XmarkRemove16RegularTertiaryCapsOffIcon.js +22 -0
- package/dist/cjs/index.js +42 -0
- package/dist/esm/AlertBellNotificationAggregationStrategy24GradientBlueIcon.js +50 -0
- package/dist/esm/AlertBellNotificationAggregationStrategy24OntintIcon.js +26 -0
- package/dist/esm/AlertBellNotificationSilentStrategy24GradientBlueIcon.js +65 -0
- package/dist/esm/AlertBellNotificationSilentStrategy24OntintIcon.js +29 -0
- package/dist/esm/AlertBellNotificationStrategy24GradientBlueIcon.js +80 -0
- package/dist/esm/AlertBellNotificationStrategy24OntintIcon.js +26 -0
- package/dist/esm/Cluster16YellowIcon.js +26 -0
- package/dist/esm/DnsServer24GradientBlueIcon.js +99 -0
- package/dist/esm/DnsServer24OntintIcon.js +33 -0
- package/dist/esm/FileService16GradientBlueIcon.js +35 -0
- package/dist/esm/FileService16OntintIcon.js +23 -0
- package/dist/esm/IscsiLun24OntintIcon.js +24 -0
- package/dist/esm/MonitoringHardware16GradientBlueIcon.js +110 -0
- package/dist/esm/NetworkServiceCluster16GradientBlueIcon.js +35 -0
- package/dist/esm/NetworkServiceCluster16OntintIcon.js +23 -0
- package/dist/esm/NfsInode16YellowIcon.js +23 -0
- package/dist/esm/NfsInode24OntintIcon.js +30 -0
- package/dist/esm/NvmeNamespaceStorageObject16YellowIcon.js +28 -0
- package/dist/esm/NvmeNamespaceStorageObject24OntintIcon.js +28 -0
- package/dist/esm/OperationCenter16GradientBlueIcon.js +33 -0
- package/dist/esm/OperationCenter16OntintIcon.js +21 -0
- package/dist/esm/PlusAddCreateNew16SuperIcon.js +2 -2
- package/dist/esm/RecoverRecycleVm16GradientGrayIcon.js +13 -8
- package/dist/esm/SecurityIpGroup16GradientBlueIcon.js +82 -0
- package/dist/esm/SecurityIpGroup16GradientGrayIcon.js +82 -0
- package/dist/esm/SecurityIpGroup16GradientRedIcon.js +82 -0
- package/dist/esm/SecurityIpGroup24GradientBlueIcon.js +82 -0
- package/dist/esm/SecurityIpGroup24GradientGrayIcon.js +82 -0
- package/dist/esm/SecurityIpGroup24GradientRedIcon.js +82 -0
- package/dist/esm/SfsClientConnection24BlueIcon.js +35 -0
- package/dist/esm/SfsFileController24BlueIcon.js +65 -0
- package/dist/esm/SfsFileSystem24BlueIcon.js +80 -0
- package/dist/esm/SksSystemService16GradientBlueIcon.js +52 -0
- package/dist/esm/SksSystemService16OntintIcon.js +28 -0
- package/dist/esm/Sort16GradientBlueIcon.js +78 -0
- package/dist/esm/Sort16GradientGrayIcon.js +78 -0
- package/dist/esm/Sort24GradientBlueIcon.js +78 -0
- package/dist/esm/Sort24GradientGrayIcon.js +78 -0
- package/dist/esm/Vm24OntintIcon.js +26 -0
- package/dist/esm/VmgroupFolder16OntintIcon.js +23 -0
- package/dist/esm/WorkloadCluster16GradientBlueIcon.js +52 -0
- package/dist/esm/WorkloadCluster16OntintIcon.js +28 -0
- package/dist/esm/XmarkRemove16RegularPrimaryCapsOffIcon.js +21 -0
- package/dist/esm/XmarkRemove16RegularTertiaryCapsOffIcon.js +22 -0
- package/dist/esm/index.js +42 -0
- package/dist/image-types.d.ts +1 -1
- package/dist/index.d.ts +42 -0
- package/package.json +3 -3
|
@@ -0,0 +1,28 @@
|
|
|
1
|
+
import * as React from "react";
|
|
2
|
+
function SksSystemService16OntintIcon({
|
|
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": "SksSystemService16OntintIcon",
|
|
13
|
+
"aria-labelledby": titleId
|
|
14
|
+
}, props), title ? /*#__PURE__*/React.createElement("title", {
|
|
15
|
+
id: titleId
|
|
16
|
+
}, title) : null, /*#__PURE__*/React.createElement("path", {
|
|
17
|
+
fillRule: "evenodd",
|
|
18
|
+
clipRule: "evenodd",
|
|
19
|
+
d: "M8 11.036a6.8 6.8 0 01-1.034.597c-.381.173-.763.29-1.114.311-.35.021-.731-.052-1.014-.335-.283-.283-.356-.664-.335-1.014.021-.351.138-.732.311-1.114.15-.33.352-.68.597-1.034a6.8 6.8 0 01-.597-1.034c-.173-.382-.29-.763-.31-1.114-.022-.35.051-.731.334-1.014.283-.283.664-.356 1.014-.335.351.021.733.138 1.114.311.33.15.68.351 1.034.596a6.8 6.8 0 011.035-.596c.381-.173.762-.29 1.113-.311.35-.021.732.052 1.015.335.282.283.355.664.335 1.014-.022.35-.138.732-.312 1.114-.15.33-.351.679-.596 1.034a6.8 6.8 0 01.597 1.034c.173.382.29.763.31 1.114.022.35-.051.731-.334 1.014-.283.283-.664.356-1.014.335-.351-.021-.733-.138-1.114-.311-.33-.15-.68-.351-1.035-.597zm-2.455-.134c-.008-.008-.055-.06-.043-.247.01-.185.078-.442.223-.76.088-.193.2-.4.334-.615a11.005 11.005 0 001.108 1.108 5.308 5.308 0 01-.615.335c-.317.144-.574.212-.76.223-.186.011-.239-.036-.247-.044zM9.942 9.28c.134.215.246.422.334.615.145.318.212.575.223.76.011.186-.035.24-.043.247-.008.008-.061.055-.247.044-.186-.011-.443-.08-.76-.223-.194-.088-.4-.2-.615-.335A10.967 10.967 0 009.942 9.28zm-.605-.833A9.858 9.858 0 018 9.783a9.857 9.857 0 01-1.336-1.336A9.859 9.859 0 018 7.11a9.858 9.858 0 011.337 1.336zm.605-.833c.134-.215.246-.422.334-.615.144-.318.212-.575.223-.76.011-.186-.035-.24-.043-.247-.008-.008-.061-.055-.248-.044-.185.011-.442.079-.76.223-.193.088-.4.2-.614.335a11.013 11.013 0 011.108 1.108zM7.167 6.506a5.318 5.318 0 00-.615-.335c-.317-.144-.574-.212-.76-.223-.186-.011-.239.036-.247.044-.008.008-.055.06-.043.247.01.185.079.442.223.76.088.193.2.4.334.615a11.006 11.006 0 011.108-1.108z",
|
|
20
|
+
fill: "#fff"
|
|
21
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
22
|
+
fillRule: "evenodd",
|
|
23
|
+
clipRule: "evenodd",
|
|
24
|
+
d: "M8.477.989a1.1 1.1 0 00-.954 0L2.57 3.374a1.1 1.1 0 00-.595.746L.752 9.479a1.1 1.1 0 00.213.93l3.427 4.298a1.1 1.1 0 00.86.414h5.496a1.1 1.1 0 00.86-.414l3.427-4.298a1.1 1.1 0 00.213-.93l-1.224-5.36a1.1 1.1 0 00-.595-.745L8.477.989zm-.52.9a.1.1 0 01.086 0l4.952 2.386a.1.1 0 01.055.067l1.223 5.36a.1.1 0 01-.02.084l-3.427 4.297a.1.1 0 01-.078.038H5.252a.1.1 0 01-.079-.038L1.746 9.786a.1.1 0 01-.019-.085L2.95 4.342a.1.1 0 01.054-.067L7.956 1.89z",
|
|
25
|
+
fill: "#fff"
|
|
26
|
+
}));
|
|
27
|
+
}
|
|
28
|
+
export default SksSystemService16OntintIcon;
|
|
@@ -0,0 +1,78 @@
|
|
|
1
|
+
import * as React from "react";
|
|
2
|
+
function Sort16GradientBlueIcon({
|
|
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": "Sort16GradientBlueIcon",
|
|
13
|
+
"aria-labelledby": titleId
|
|
14
|
+
}, props), title ? /*#__PURE__*/React.createElement("title", {
|
|
15
|
+
id: titleId
|
|
16
|
+
}, title) : null, /*#__PURE__*/React.createElement("path", {
|
|
17
|
+
d: "M2.5 2.5a.5.5 0 000 1h11a.5.5 0 000-1h-11z",
|
|
18
|
+
fill: "url(#paint0_radial_Sort16GradientBlueIcon_16233_21)"
|
|
19
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
20
|
+
d: "M2.5 7.5a.5.5 0 000 1h6a.5.5 0 000-1h-6z",
|
|
21
|
+
fill: "url(#paint1_radial_Sort16GradientBlueIcon_16233_21)"
|
|
22
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
23
|
+
d: "M2 13a.5.5 0 01.5-.5h6a.5.5 0 010 1h-6A.5.5 0 012 13z",
|
|
24
|
+
fill: "url(#paint2_radial_Sort16GradientBlueIcon_16233_21)"
|
|
25
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
26
|
+
d: "M12 5.5a.5.5 0 00-1 0v8a.5.5 0 00.814.389l2-1.615a.5.5 0 00-.628-.778L12 12.453V5.5z",
|
|
27
|
+
fill: "url(#paint3_radial_Sort16GradientBlueIcon_16233_21)"
|
|
28
|
+
}), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("radialGradient", {
|
|
29
|
+
id: "paint0_radial_Sort16GradientBlueIcon_16233_21",
|
|
30
|
+
cx: 0,
|
|
31
|
+
cy: 0,
|
|
32
|
+
r: 1,
|
|
33
|
+
gradientUnits: "userSpaceOnUse",
|
|
34
|
+
gradientTransform: "matrix(12.00003 -11.50002 11.48957 11.98912 2 14)"
|
|
35
|
+
}, /*#__PURE__*/React.createElement("stop", {
|
|
36
|
+
stopColor: "#5BCAFF"
|
|
37
|
+
}), /*#__PURE__*/React.createElement("stop", {
|
|
38
|
+
offset: 1,
|
|
39
|
+
stopColor: "#06F"
|
|
40
|
+
})), /*#__PURE__*/React.createElement("radialGradient", {
|
|
41
|
+
id: "paint1_radial_Sort16GradientBlueIcon_16233_21",
|
|
42
|
+
cx: 0,
|
|
43
|
+
cy: 0,
|
|
44
|
+
r: 1,
|
|
45
|
+
gradientUnits: "userSpaceOnUse",
|
|
46
|
+
gradientTransform: "matrix(12.00003 -11.50002 11.48957 11.98912 2 14)"
|
|
47
|
+
}, /*#__PURE__*/React.createElement("stop", {
|
|
48
|
+
stopColor: "#5BCAFF"
|
|
49
|
+
}), /*#__PURE__*/React.createElement("stop", {
|
|
50
|
+
offset: 1,
|
|
51
|
+
stopColor: "#06F"
|
|
52
|
+
})), /*#__PURE__*/React.createElement("radialGradient", {
|
|
53
|
+
id: "paint2_radial_Sort16GradientBlueIcon_16233_21",
|
|
54
|
+
cx: 0,
|
|
55
|
+
cy: 0,
|
|
56
|
+
r: 1,
|
|
57
|
+
gradientUnits: "userSpaceOnUse",
|
|
58
|
+
gradientTransform: "matrix(12.00003 -11.50002 11.48957 11.98912 2 14)"
|
|
59
|
+
}, /*#__PURE__*/React.createElement("stop", {
|
|
60
|
+
stopColor: "#5BCAFF"
|
|
61
|
+
}), /*#__PURE__*/React.createElement("stop", {
|
|
62
|
+
offset: 1,
|
|
63
|
+
stopColor: "#06F"
|
|
64
|
+
})), /*#__PURE__*/React.createElement("radialGradient", {
|
|
65
|
+
id: "paint3_radial_Sort16GradientBlueIcon_16233_21",
|
|
66
|
+
cx: 0,
|
|
67
|
+
cy: 0,
|
|
68
|
+
r: 1,
|
|
69
|
+
gradientUnits: "userSpaceOnUse",
|
|
70
|
+
gradientTransform: "matrix(12.00003 -11.50002 11.48957 11.98912 2 14)"
|
|
71
|
+
}, /*#__PURE__*/React.createElement("stop", {
|
|
72
|
+
stopColor: "#5BCAFF"
|
|
73
|
+
}), /*#__PURE__*/React.createElement("stop", {
|
|
74
|
+
offset: 1,
|
|
75
|
+
stopColor: "#06F"
|
|
76
|
+
}))));
|
|
77
|
+
}
|
|
78
|
+
export default Sort16GradientBlueIcon;
|
|
@@ -0,0 +1,78 @@
|
|
|
1
|
+
import * as React from "react";
|
|
2
|
+
function Sort16GradientGrayIcon({
|
|
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": "Sort16GradientGrayIcon",
|
|
13
|
+
"aria-labelledby": titleId
|
|
14
|
+
}, props), title ? /*#__PURE__*/React.createElement("title", {
|
|
15
|
+
id: titleId
|
|
16
|
+
}, title) : null, /*#__PURE__*/React.createElement("path", {
|
|
17
|
+
d: "M2.5 2.5a.5.5 0 000 1h11a.5.5 0 000-1h-11z",
|
|
18
|
+
fill: "url(#paint0_radial_Sort16GradientGrayIcon_2269_15920)"
|
|
19
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
20
|
+
d: "M2.5 7.5a.5.5 0 000 1h6a.5.5 0 000-1h-6z",
|
|
21
|
+
fill: "url(#paint1_radial_Sort16GradientGrayIcon_2269_15920)"
|
|
22
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
23
|
+
d: "M2 13a.5.5 0 01.5-.5h6a.5.5 0 010 1h-6A.5.5 0 012 13z",
|
|
24
|
+
fill: "url(#paint2_radial_Sort16GradientGrayIcon_2269_15920)"
|
|
25
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
26
|
+
d: "M12 5.5a.5.5 0 00-1 0v8a.5.5 0 00.814.389l2-1.615a.5.5 0 10-.628-.778L12 12.453V5.5z",
|
|
27
|
+
fill: "url(#paint3_radial_Sort16GradientGrayIcon_2269_15920)"
|
|
28
|
+
}), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("radialGradient", {
|
|
29
|
+
id: "paint0_radial_Sort16GradientGrayIcon_2269_15920",
|
|
30
|
+
cx: 0,
|
|
31
|
+
cy: 0,
|
|
32
|
+
r: 1,
|
|
33
|
+
gradientUnits: "userSpaceOnUse",
|
|
34
|
+
gradientTransform: "matrix(12.00003 -11.50002 11.48957 11.98912 2 14)"
|
|
35
|
+
}, /*#__PURE__*/React.createElement("stop", {
|
|
36
|
+
stopColor: "#CCD4E3"
|
|
37
|
+
}), /*#__PURE__*/React.createElement("stop", {
|
|
38
|
+
offset: 1,
|
|
39
|
+
stopColor: "#6B7D99"
|
|
40
|
+
})), /*#__PURE__*/React.createElement("radialGradient", {
|
|
41
|
+
id: "paint1_radial_Sort16GradientGrayIcon_2269_15920",
|
|
42
|
+
cx: 0,
|
|
43
|
+
cy: 0,
|
|
44
|
+
r: 1,
|
|
45
|
+
gradientUnits: "userSpaceOnUse",
|
|
46
|
+
gradientTransform: "matrix(12.00003 -11.50002 11.48957 11.98912 2 14)"
|
|
47
|
+
}, /*#__PURE__*/React.createElement("stop", {
|
|
48
|
+
stopColor: "#CCD4E3"
|
|
49
|
+
}), /*#__PURE__*/React.createElement("stop", {
|
|
50
|
+
offset: 1,
|
|
51
|
+
stopColor: "#6B7D99"
|
|
52
|
+
})), /*#__PURE__*/React.createElement("radialGradient", {
|
|
53
|
+
id: "paint2_radial_Sort16GradientGrayIcon_2269_15920",
|
|
54
|
+
cx: 0,
|
|
55
|
+
cy: 0,
|
|
56
|
+
r: 1,
|
|
57
|
+
gradientUnits: "userSpaceOnUse",
|
|
58
|
+
gradientTransform: "matrix(12.00003 -11.50002 11.48957 11.98912 2 14)"
|
|
59
|
+
}, /*#__PURE__*/React.createElement("stop", {
|
|
60
|
+
stopColor: "#CCD4E3"
|
|
61
|
+
}), /*#__PURE__*/React.createElement("stop", {
|
|
62
|
+
offset: 1,
|
|
63
|
+
stopColor: "#6B7D99"
|
|
64
|
+
})), /*#__PURE__*/React.createElement("radialGradient", {
|
|
65
|
+
id: "paint3_radial_Sort16GradientGrayIcon_2269_15920",
|
|
66
|
+
cx: 0,
|
|
67
|
+
cy: 0,
|
|
68
|
+
r: 1,
|
|
69
|
+
gradientUnits: "userSpaceOnUse",
|
|
70
|
+
gradientTransform: "matrix(12.00003 -11.50002 11.48957 11.98912 2 14)"
|
|
71
|
+
}, /*#__PURE__*/React.createElement("stop", {
|
|
72
|
+
stopColor: "#CCD4E3"
|
|
73
|
+
}), /*#__PURE__*/React.createElement("stop", {
|
|
74
|
+
offset: 1,
|
|
75
|
+
stopColor: "#6B7D99"
|
|
76
|
+
}))));
|
|
77
|
+
}
|
|
78
|
+
export default Sort16GradientGrayIcon;
|
|
@@ -0,0 +1,78 @@
|
|
|
1
|
+
import * as React from "react";
|
|
2
|
+
function Sort24GradientBlueIcon({
|
|
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": "Sort24GradientBlueIcon",
|
|
13
|
+
"aria-labelledby": titleId
|
|
14
|
+
}, props), title ? /*#__PURE__*/React.createElement("title", {
|
|
15
|
+
id: titleId
|
|
16
|
+
}, title) : null, /*#__PURE__*/React.createElement("path", {
|
|
17
|
+
d: "M5 4.5a.5.5 0 000 1h14a.5.5 0 000-1H5z",
|
|
18
|
+
fill: "url(#paint0_radial_Sort24GradientBlueIcon_16233_15)"
|
|
19
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
20
|
+
d: "M19.397 16.633a.6.6 0 01-.16.833l-3 2.03A.6.6 0 0115.3 19V8a.6.6 0 111.2 0v9.87l2.064-1.398a.6.6 0 01.833.16z",
|
|
21
|
+
fill: "url(#paint1_radial_Sort24GradientBlueIcon_16233_15)"
|
|
22
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
23
|
+
d: "M4.5 12a.5.5 0 01.5-.5h8a.5.5 0 010 1H5a.5.5 0 01-.5-.5z",
|
|
24
|
+
fill: "url(#paint2_radial_Sort24GradientBlueIcon_16233_15)"
|
|
25
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
26
|
+
d: "M5 18.5a.5.5 0 000 1h8a.5.5 0 000-1H5z",
|
|
27
|
+
fill: "url(#paint3_radial_Sort24GradientBlueIcon_16233_15)"
|
|
28
|
+
}), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("radialGradient", {
|
|
29
|
+
id: "paint0_radial_Sort24GradientBlueIcon_16233_15",
|
|
30
|
+
cx: 0,
|
|
31
|
+
cy: 0,
|
|
32
|
+
r: 1,
|
|
33
|
+
gradientUnits: "userSpaceOnUse",
|
|
34
|
+
gradientTransform: "matrix(15.00002 -15.09994 15.09958 14.99967 4.5 19.6)"
|
|
35
|
+
}, /*#__PURE__*/React.createElement("stop", {
|
|
36
|
+
stopColor: "#5BCAFF"
|
|
37
|
+
}), /*#__PURE__*/React.createElement("stop", {
|
|
38
|
+
offset: 1,
|
|
39
|
+
stopColor: "#06F"
|
|
40
|
+
})), /*#__PURE__*/React.createElement("radialGradient", {
|
|
41
|
+
id: "paint1_radial_Sort24GradientBlueIcon_16233_15",
|
|
42
|
+
cx: 0,
|
|
43
|
+
cy: 0,
|
|
44
|
+
r: 1,
|
|
45
|
+
gradientUnits: "userSpaceOnUse",
|
|
46
|
+
gradientTransform: "matrix(15.00002 -15.09994 15.09958 14.99967 4.5 19.6)"
|
|
47
|
+
}, /*#__PURE__*/React.createElement("stop", {
|
|
48
|
+
stopColor: "#5BCAFF"
|
|
49
|
+
}), /*#__PURE__*/React.createElement("stop", {
|
|
50
|
+
offset: 1,
|
|
51
|
+
stopColor: "#06F"
|
|
52
|
+
})), /*#__PURE__*/React.createElement("radialGradient", {
|
|
53
|
+
id: "paint2_radial_Sort24GradientBlueIcon_16233_15",
|
|
54
|
+
cx: 0,
|
|
55
|
+
cy: 0,
|
|
56
|
+
r: 1,
|
|
57
|
+
gradientUnits: "userSpaceOnUse",
|
|
58
|
+
gradientTransform: "matrix(15.00002 -15.09994 15.09958 14.99967 4.5 19.6)"
|
|
59
|
+
}, /*#__PURE__*/React.createElement("stop", {
|
|
60
|
+
stopColor: "#5BCAFF"
|
|
61
|
+
}), /*#__PURE__*/React.createElement("stop", {
|
|
62
|
+
offset: 1,
|
|
63
|
+
stopColor: "#06F"
|
|
64
|
+
})), /*#__PURE__*/React.createElement("radialGradient", {
|
|
65
|
+
id: "paint3_radial_Sort24GradientBlueIcon_16233_15",
|
|
66
|
+
cx: 0,
|
|
67
|
+
cy: 0,
|
|
68
|
+
r: 1,
|
|
69
|
+
gradientUnits: "userSpaceOnUse",
|
|
70
|
+
gradientTransform: "matrix(15.00002 -15.09994 15.09958 14.99967 4.5 19.6)"
|
|
71
|
+
}, /*#__PURE__*/React.createElement("stop", {
|
|
72
|
+
stopColor: "#5BCAFF"
|
|
73
|
+
}), /*#__PURE__*/React.createElement("stop", {
|
|
74
|
+
offset: 1,
|
|
75
|
+
stopColor: "#06F"
|
|
76
|
+
}))));
|
|
77
|
+
}
|
|
78
|
+
export default Sort24GradientBlueIcon;
|
|
@@ -0,0 +1,78 @@
|
|
|
1
|
+
import * as React from "react";
|
|
2
|
+
function Sort24GradientGrayIcon({
|
|
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": "Sort24GradientGrayIcon",
|
|
13
|
+
"aria-labelledby": titleId
|
|
14
|
+
}, props), title ? /*#__PURE__*/React.createElement("title", {
|
|
15
|
+
id: titleId
|
|
16
|
+
}, title) : null, /*#__PURE__*/React.createElement("path", {
|
|
17
|
+
d: "M5 4.5a.5.5 0 000 1h14a.5.5 0 000-1H5z",
|
|
18
|
+
fill: "url(#paint0_radial_Sort24GradientGrayIcon_16233_29)"
|
|
19
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
20
|
+
d: "M19.397 16.633a.6.6 0 01-.16.833l-3 2.03A.6.6 0 0115.3 19V8a.6.6 0 111.2 0v9.87l2.064-1.398a.6.6 0 01.833.16z",
|
|
21
|
+
fill: "url(#paint1_radial_Sort24GradientGrayIcon_16233_29)"
|
|
22
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
23
|
+
d: "M4.5 12a.5.5 0 01.5-.5h8a.5.5 0 010 1H5a.5.5 0 01-.5-.5z",
|
|
24
|
+
fill: "url(#paint2_radial_Sort24GradientGrayIcon_16233_29)"
|
|
25
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
26
|
+
d: "M5 18.5a.5.5 0 000 1h8a.5.5 0 000-1H5z",
|
|
27
|
+
fill: "url(#paint3_radial_Sort24GradientGrayIcon_16233_29)"
|
|
28
|
+
}), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("radialGradient", {
|
|
29
|
+
id: "paint0_radial_Sort24GradientGrayIcon_16233_29",
|
|
30
|
+
cx: 0,
|
|
31
|
+
cy: 0,
|
|
32
|
+
r: 1,
|
|
33
|
+
gradientUnits: "userSpaceOnUse",
|
|
34
|
+
gradientTransform: "matrix(15.00002 -15.09994 15.09958 14.99967 4.5 19.6)"
|
|
35
|
+
}, /*#__PURE__*/React.createElement("stop", {
|
|
36
|
+
stopColor: "#CCD4E3"
|
|
37
|
+
}), /*#__PURE__*/React.createElement("stop", {
|
|
38
|
+
offset: 1,
|
|
39
|
+
stopColor: "#6B7D99"
|
|
40
|
+
})), /*#__PURE__*/React.createElement("radialGradient", {
|
|
41
|
+
id: "paint1_radial_Sort24GradientGrayIcon_16233_29",
|
|
42
|
+
cx: 0,
|
|
43
|
+
cy: 0,
|
|
44
|
+
r: 1,
|
|
45
|
+
gradientUnits: "userSpaceOnUse",
|
|
46
|
+
gradientTransform: "matrix(15.00002 -15.09994 15.09958 14.99967 4.5 19.6)"
|
|
47
|
+
}, /*#__PURE__*/React.createElement("stop", {
|
|
48
|
+
stopColor: "#CCD4E3"
|
|
49
|
+
}), /*#__PURE__*/React.createElement("stop", {
|
|
50
|
+
offset: 1,
|
|
51
|
+
stopColor: "#6B7D99"
|
|
52
|
+
})), /*#__PURE__*/React.createElement("radialGradient", {
|
|
53
|
+
id: "paint2_radial_Sort24GradientGrayIcon_16233_29",
|
|
54
|
+
cx: 0,
|
|
55
|
+
cy: 0,
|
|
56
|
+
r: 1,
|
|
57
|
+
gradientUnits: "userSpaceOnUse",
|
|
58
|
+
gradientTransform: "matrix(15.00002 -15.09994 15.09958 14.99967 4.5 19.6)"
|
|
59
|
+
}, /*#__PURE__*/React.createElement("stop", {
|
|
60
|
+
stopColor: "#CCD4E3"
|
|
61
|
+
}), /*#__PURE__*/React.createElement("stop", {
|
|
62
|
+
offset: 1,
|
|
63
|
+
stopColor: "#6B7D99"
|
|
64
|
+
})), /*#__PURE__*/React.createElement("radialGradient", {
|
|
65
|
+
id: "paint3_radial_Sort24GradientGrayIcon_16233_29",
|
|
66
|
+
cx: 0,
|
|
67
|
+
cy: 0,
|
|
68
|
+
r: 1,
|
|
69
|
+
gradientUnits: "userSpaceOnUse",
|
|
70
|
+
gradientTransform: "matrix(15.00002 -15.09994 15.09958 14.99967 4.5 19.6)"
|
|
71
|
+
}, /*#__PURE__*/React.createElement("stop", {
|
|
72
|
+
stopColor: "#CCD4E3"
|
|
73
|
+
}), /*#__PURE__*/React.createElement("stop", {
|
|
74
|
+
offset: 1,
|
|
75
|
+
stopColor: "#6B7D99"
|
|
76
|
+
}))));
|
|
77
|
+
}
|
|
78
|
+
export default Sort24GradientGrayIcon;
|
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
import * as React from "react";
|
|
2
|
+
function Vm24OntintIcon({
|
|
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": "Vm24OntintIcon",
|
|
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: "M6.5 9a.5.5 0 000 1h3a.5.5 0 000-1h-3z"
|
|
20
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
21
|
+
fillRule: "evenodd",
|
|
22
|
+
clipRule: "evenodd",
|
|
23
|
+
d: "M3 7.2c0-1.12 0-1.68.218-2.108a2 2 0 01.874-.874C4.52 4 5.08 4 6.2 4h11.6c1.12 0 1.68 0 2.108.218a2 2 0 01.874.874C21 5.52 21 6.08 21 7.2v7.6c0 1.12 0 1.68-.218 2.108a2 2 0 01-.874.874C19.48 18 18.92 18 17.8 18H14v2h2.5a.5.5 0 010 1h-9a.5.5 0 010-1H10v-2H6.2c-1.12 0-1.68 0-2.108-.218a2 2 0 01-.874-.874C3 16.48 3 15.92 3 14.8V7.2zM6.2 5h11.6c.577 0 .949 0 1.232.024.272.022.372.06.422.085a1 1 0 01.437.437c.025.05.063.15.085.422C20 6.25 20 6.623 20 7.2v7.6c0 .577 0 .949-.024 1.232-.022.272-.06.372-.085.422a1 1 0 01-.437.437c-.05.025-.15.063-.422.085C18.75 17 18.377 17 17.8 17H6.2c-.577 0-.949 0-1.232-.024-.272-.022-.373-.06-.422-.085a1 1 0 01-.437-.437c-.025-.05-.063-.15-.085-.422C4 15.75 4 15.377 4 14.8V7.2c0-.577 0-.949.024-1.232.022-.272.06-.373.085-.422a1 1 0 01.437-.437c.05-.025.15-.063.422-.085C5.25 5 5.623 5 6.2 5z"
|
|
24
|
+
})));
|
|
25
|
+
}
|
|
26
|
+
export default Vm24OntintIcon;
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
import * as React from "react";
|
|
2
|
+
function VmgroupFolder16OntintIcon({
|
|
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": "VmgroupFolder16OntintIcon",
|
|
13
|
+
"aria-labelledby": titleId
|
|
14
|
+
}, props), title ? /*#__PURE__*/React.createElement("title", {
|
|
15
|
+
id: titleId
|
|
16
|
+
}, title) : null, /*#__PURE__*/React.createElement("path", {
|
|
17
|
+
fillRule: "evenodd",
|
|
18
|
+
clipRule: "evenodd",
|
|
19
|
+
d: "M1.163 13.181C1 12.861 1 12.441 1 11.6V4.4c0-.84 0-1.26.163-1.581a1.5 1.5 0 01.656-.656C2.139 2 2.56 2 3.4 2H6c.82 0 1.297.515 1.692.941.28.302.518.559.808.559h4.1c.84 0 1.26 0 1.581.163a1.5 1.5 0 01.655.656c.164.32.164.74.164 1.581v5.7c0 .84 0 1.26-.164 1.581a1.5 1.5 0 01-.655.655c-.32.164-.74.164-1.581.164H3.4c-.84 0-1.26 0-1.581-.164a1.5 1.5 0 01-.656-.655zM2 6V4.4c0-.437 0-.704.017-.904a1.281 1.281 0 01.034-.215l.003-.008a.5.5 0 01.219-.219s.003 0 .008-.003a1.281 1.281 0 01.215-.034c.2-.016.468-.017.904-.017H6c.28 0 .483.123.794.445l.116.124c.125.135.296.318.436.443.212.19.603.488 1.154.488h4.1c.437 0 .704 0 .904.017a1.281 1.281 0 01.215.034.5.5 0 01.23.23 1.29 1.29 0 01.034.215c.016.2.017.467.017.904V6H2zm0 5.6V7h12v4.6c0 .437 0 .704-.017.904a1.29 1.29 0 01-.034.215l-.004.008a.5.5 0 01-.218.218l-.008.004a1.29 1.29 0 01-.215.034c-.2.016-.468.017-.904.017H3.4c-.437 0-.704 0-.904-.017a1.29 1.29 0 01-.215-.034.5.5 0 01-.226-.222l-.004-.008a1.281 1.281 0 01-.034-.215c-.016-.2-.017-.468-.017-.904z",
|
|
20
|
+
fill: "#fff"
|
|
21
|
+
}));
|
|
22
|
+
}
|
|
23
|
+
export default VmgroupFolder16OntintIcon;
|
|
@@ -0,0 +1,52 @@
|
|
|
1
|
+
import * as React from "react";
|
|
2
|
+
function WorkloadCluster16GradientBlueIcon({
|
|
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": "WorkloadCluster16GradientBlueIcon",
|
|
13
|
+
"aria-labelledby": titleId
|
|
14
|
+
}, props), title ? /*#__PURE__*/React.createElement("title", {
|
|
15
|
+
id: titleId
|
|
16
|
+
}, title) : null, /*#__PURE__*/React.createElement("path", {
|
|
17
|
+
fillRule: "evenodd",
|
|
18
|
+
clipRule: "evenodd",
|
|
19
|
+
d: "M8.45 4.502a.9.9 0 00-.9 0l-2.631 1.52a.9.9 0 00-.45.779v3.038a.9.9 0 00.45.78l2.63 1.518a.9.9 0 00.9 0l2.632-1.519a.9.9 0 00.45-.78V6.802a.9.9 0 00-.45-.78L8.45 4.502zM5.469 9.781V6.858l2.53-1.46 2.532 1.46v2.923L8 11.242 5.469 9.781z",
|
|
20
|
+
fill: "url(#paint0_radial_WorkloadCluster16GradientBlueIcon_15675_14)"
|
|
21
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
22
|
+
fillRule: "evenodd",
|
|
23
|
+
clipRule: "evenodd",
|
|
24
|
+
d: "M7.523.989a1.1 1.1 0 01.954 0l4.952 2.385c.302.145.521.42.595.746l1.224 5.359a1.1 1.1 0 01-.213.93l-3.427 4.298a1.1 1.1 0 01-.86.414H5.252a1.1 1.1 0 01-.86-.414L.965 10.409a1.1 1.1 0 01-.213-.93l1.223-5.36a1.1 1.1 0 01.595-.745L7.523.989zm.52.9a.1.1 0 00-.087 0L3.004 4.276a.1.1 0 00-.054.067l-1.223 5.36a.1.1 0 00.02.084l3.426 4.297a.1.1 0 00.079.038h5.496a.1.1 0 00.078-.038l3.427-4.297a.1.1 0 00.02-.085L13.05 4.342a.1.1 0 00-.055-.067L8.043 1.89z",
|
|
25
|
+
fill: "url(#paint1_radial_WorkloadCluster16GradientBlueIcon_15675_14)"
|
|
26
|
+
}), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("radialGradient", {
|
|
27
|
+
id: "paint0_radial_WorkloadCluster16GradientBlueIcon_15675_14",
|
|
28
|
+
cx: 0,
|
|
29
|
+
cy: 0,
|
|
30
|
+
r: 1,
|
|
31
|
+
gradientUnits: "userSpaceOnUse",
|
|
32
|
+
gradientTransform: "matrix(14.55048 -14.24082 14.23753 14.54712 .725 15.12)"
|
|
33
|
+
}, /*#__PURE__*/React.createElement("stop", {
|
|
34
|
+
stopColor: "#5BCAFF"
|
|
35
|
+
}), /*#__PURE__*/React.createElement("stop", {
|
|
36
|
+
offset: 1,
|
|
37
|
+
stopColor: "#06F"
|
|
38
|
+
})), /*#__PURE__*/React.createElement("radialGradient", {
|
|
39
|
+
id: "paint1_radial_WorkloadCluster16GradientBlueIcon_15675_14",
|
|
40
|
+
cx: 0,
|
|
41
|
+
cy: 0,
|
|
42
|
+
r: 1,
|
|
43
|
+
gradientUnits: "userSpaceOnUse",
|
|
44
|
+
gradientTransform: "matrix(14.55048 -14.24082 14.23753 14.54712 .725 15.12)"
|
|
45
|
+
}, /*#__PURE__*/React.createElement("stop", {
|
|
46
|
+
stopColor: "#5BCAFF"
|
|
47
|
+
}), /*#__PURE__*/React.createElement("stop", {
|
|
48
|
+
offset: 1,
|
|
49
|
+
stopColor: "#06F"
|
|
50
|
+
}))));
|
|
51
|
+
}
|
|
52
|
+
export default WorkloadCluster16GradientBlueIcon;
|
|
@@ -0,0 +1,28 @@
|
|
|
1
|
+
import * as React from "react";
|
|
2
|
+
function WorkloadCluster16OntintIcon({
|
|
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": "WorkloadCluster16OntintIcon",
|
|
13
|
+
"aria-labelledby": titleId
|
|
14
|
+
}, props), title ? /*#__PURE__*/React.createElement("title", {
|
|
15
|
+
id: titleId
|
|
16
|
+
}, title) : null, /*#__PURE__*/React.createElement("path", {
|
|
17
|
+
fillRule: "evenodd",
|
|
18
|
+
clipRule: "evenodd",
|
|
19
|
+
d: "M8.45 4.502a.9.9 0 00-.9 0l-2.631 1.52a.9.9 0 00-.45.779v3.038a.9.9 0 00.45.78l2.63 1.518a.9.9 0 00.9 0l2.632-1.519a.9.9 0 00.45-.78V6.802a.9.9 0 00-.45-.78L8.45 4.502zM5.469 9.781V6.858l2.53-1.46 2.532 1.46v2.923L8 11.242 5.469 9.781z",
|
|
20
|
+
fill: "#fff"
|
|
21
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
22
|
+
fillRule: "evenodd",
|
|
23
|
+
clipRule: "evenodd",
|
|
24
|
+
d: "M7.523.989a1.1 1.1 0 01.954 0l4.952 2.385c.302.145.521.42.595.746l1.224 5.359a1.1 1.1 0 01-.213.93l-3.427 4.298a1.1 1.1 0 01-.86.414H5.252a1.1 1.1 0 01-.86-.414L.965 10.409a1.1 1.1 0 01-.213-.93l1.223-5.36a1.1 1.1 0 01.595-.745L7.523.989zm.52.9a.1.1 0 00-.087 0L3.004 4.276a.1.1 0 00-.054.067l-1.223 5.36a.1.1 0 00.02.084l3.426 4.297a.1.1 0 00.079.038h5.496a.1.1 0 00.078-.038l3.427-4.297a.1.1 0 00.02-.085L13.05 4.342a.1.1 0 00-.055-.067L8.043 1.89z",
|
|
25
|
+
fill: "#fff"
|
|
26
|
+
}));
|
|
27
|
+
}
|
|
28
|
+
export default WorkloadCluster16OntintIcon;
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
import * as React from "react";
|
|
2
|
+
function XmarkRemove16RegularPrimaryCapsOffIcon({
|
|
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": "XmarkRemove16RegularPrimaryCapsOffIcon",
|
|
13
|
+
"aria-labelledby": titleId
|
|
14
|
+
}, props), title ? /*#__PURE__*/React.createElement("title", {
|
|
15
|
+
id: titleId
|
|
16
|
+
}, title) : null, /*#__PURE__*/React.createElement("path", {
|
|
17
|
+
d: "M12.243 3.757a.575.575 0 00-.814 0L8 7.187 4.57 3.757a.575.575 0 10-.813.814L7.187 8l-3.43 3.428a.575.575 0 00.813.814L8 8.813l3.43 3.43a.575.575 0 00.813-.813L8.813 8l3.43-3.43a.575.575 0 000-.813z",
|
|
18
|
+
fill: "#00122E"
|
|
19
|
+
}));
|
|
20
|
+
}
|
|
21
|
+
export default XmarkRemove16RegularPrimaryCapsOffIcon;
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
import * as React from "react";
|
|
2
|
+
function XmarkRemove16RegularTertiaryCapsOffIcon({
|
|
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": "XmarkRemove16RegularTertiaryCapsOffIcon",
|
|
13
|
+
"aria-labelledby": titleId
|
|
14
|
+
}, props), title ? /*#__PURE__*/React.createElement("title", {
|
|
15
|
+
id: titleId
|
|
16
|
+
}, title) : null, /*#__PURE__*/React.createElement("path", {
|
|
17
|
+
d: "M12.243 3.757a.575.575 0 00-.814 0L8 7.187 4.57 3.757a.575.575 0 10-.813.814L7.187 8l-3.43 3.428a.575.575 0 00.813.814L8 8.813l3.43 3.43a.575.575 0 00.813-.813L8.813 8l3.43-3.43a.575.575 0 000-.813z",
|
|
18
|
+
fill: "#2C3852",
|
|
19
|
+
fillOpacity: 0.6
|
|
20
|
+
}));
|
|
21
|
+
}
|
|
22
|
+
export default XmarkRemove16RegularTertiaryCapsOffIcon;
|