@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,35 @@
|
|
|
1
|
+
import * as React from "react";
|
|
2
|
+
function FileService16GradientBlueIcon({
|
|
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": "FileService16GradientBlueIcon",
|
|
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: "M3 2h10a1 1 0 011 1v10a1 1 0 01-1 1H3a1 1 0 01-1-1V3a1 1 0 011-1zM1 3a2 2 0 012-2h10a2 2 0 012 2v10a2 2 0 01-2 2H3a2 2 0 01-2-2V3zm10.67 4v4a.5.5 0 01-.5.5h-4a.5.5 0 01-.5-.5V5a.5.5 0 01.5-.5h2.5v2a.5.5 0 00.5.5h1.5zm1 0v4a1.5 1.5 0 01-1.5 1.5h-4a1.5 1.5 0 01-1.5-1.5V5a1.5 1.5 0 011.5-1.5h2.672a2 2 0 011.415.586l.828.828a2 2 0 01.586 1.414V7zm-6.748 5.562l-.469.033a1.5 1.5 0 01-1.6-1.392l-.35-4.988a1.5 1.5 0 011.392-1.6l.317-.023A2.008 2.008 0 005.171 5v.598l-.206.014a.5.5 0 00-.464.534l.35 4.987a.5.5 0 00.408.458c.12.387.354.724.663.971z",
|
|
20
|
+
fill: "url(#paint0_radial_FileService16GradientBlueIcon_14722_9)"
|
|
21
|
+
}), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("radialGradient", {
|
|
22
|
+
id: "paint0_radial_FileService16GradientBlueIcon_14722_9",
|
|
23
|
+
cx: 0,
|
|
24
|
+
cy: 0,
|
|
25
|
+
r: 1,
|
|
26
|
+
gradientUnits: "userSpaceOnUse",
|
|
27
|
+
gradientTransform: "matrix(14 -14 14 14 1 15)"
|
|
28
|
+
}, /*#__PURE__*/React.createElement("stop", {
|
|
29
|
+
stopColor: "#5BCAFF"
|
|
30
|
+
}), /*#__PURE__*/React.createElement("stop", {
|
|
31
|
+
offset: 1,
|
|
32
|
+
stopColor: "#06F"
|
|
33
|
+
}))));
|
|
34
|
+
}
|
|
35
|
+
export default FileService16GradientBlueIcon;
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
import * as React from "react";
|
|
2
|
+
function FileService16OntintIcon({
|
|
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": "FileService16OntintIcon",
|
|
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: "M3 2h10a1 1 0 011 1v10a1 1 0 01-1 1H3a1 1 0 01-1-1V3a1 1 0 011-1zM1 3a2 2 0 012-2h10a2 2 0 012 2v10a2 2 0 01-2 2H3a2 2 0 01-2-2V3zm10.67 4v4a.5.5 0 01-.5.5h-4a.5.5 0 01-.5-.5V5a.5.5 0 01.5-.5h2.5v2a.5.5 0 00.5.5h1.5zm1 0v4a1.5 1.5 0 01-1.5 1.5h-4a1.5 1.5 0 01-1.5-1.5V5a1.5 1.5 0 011.5-1.5h2.672a2 2 0 011.415.586l.828.828a2 2 0 01.586 1.414V7zm-6.748 5.562l-.469.033a1.5 1.5 0 01-1.6-1.392l-.35-4.988a1.5 1.5 0 011.392-1.6l.317-.023A2.008 2.008 0 005.171 5v.598l-.206.014a.5.5 0 00-.464.534l.35 4.987a.5.5 0 00.408.458c.12.387.354.724.663.971z",
|
|
20
|
+
fill: "#fff"
|
|
21
|
+
}));
|
|
22
|
+
}
|
|
23
|
+
export default FileService16OntintIcon;
|
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
import * as React from "react";
|
|
2
|
+
function IscsiLun24OntintIcon({
|
|
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": "IscsiLun24OntintIcon",
|
|
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: "M14.036 2.829l2.603 2.603a.5.5 0 11-.707.707l-2.588-2.588a12.922 12.922 0 00-.682-.655c-.167-.142-.27-.199-.353-.226a1 1 0 00-.618 0c-.083.027-.186.084-.353.226-.172.146-.379.352-.681.655L6.98 7.227c-.303.303-.509.51-.655.682-.142.167-.199.27-.226.353a1 1 0 000 .618c.027.083.084.186.226.353.146.172.352.379.655.681l3.676 3.677c.303.303.51.509.682.655.167.142.27.199.353.226.2.065.417.065.618 0 .084-.027.186-.084.353-.226.173-.146.379-.352.681-.655l2.59-2.588a.5.5 0 11.706.707l-2.603 2.603c-.285.285-.52.52-.726.695-.215.183-.433.33-.692.415a2 2 0 01-1.236 0c-.259-.084-.476-.232-.691-.415-.208-.175-.442-.41-.727-.695l-3.706-3.706c-.285-.285-.52-.52-.695-.726-.183-.215-.33-.433-.415-.692a2 2 0 010-1.236c.084-.26.232-.477.415-.692.175-.207.41-.441.695-.726l3.706-3.706c.285-.285.52-.52.726-.695.216-.183.433-.33.692-.415a2 2 0 011.236 0c.26.084.477.232.692.415.207.175.441.41.726.695z"
|
|
20
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
21
|
+
d: "M13 8.5a.5.5 0 01.5-.5h6a.5.5 0 110 1h-6a.5.5 0 01-.5-.5zM5.92 22h3.166v-.862h-2.12v-4.084H5.92V22zM12.833 17.055v3.122c0 .565-.396.973-1.004.973-.606 0-1.005-.408-1.005-.973v-3.122H9.78v3.211c0 1.082.816 1.804 2.05 1.804 1.229 0 2.05-.722 2.05-1.804v-3.211h-1.046zM17.835 17.055h1.04V22h-.902l-2.152-3.113h-.036V22h-1.046v-4.945h.918l2.134 3.11h.044v-3.11z"
|
|
22
|
+
})));
|
|
23
|
+
}
|
|
24
|
+
export default IscsiLun24OntintIcon;
|
|
@@ -0,0 +1,110 @@
|
|
|
1
|
+
import * as React from "react";
|
|
2
|
+
function MonitoringHardware16GradientBlueIcon({
|
|
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": "MonitoringHardware16GradientBlueIcon",
|
|
13
|
+
"aria-labelledby": titleId
|
|
14
|
+
}, props), title ? /*#__PURE__*/React.createElement("title", {
|
|
15
|
+
id: titleId
|
|
16
|
+
}, title) : null, /*#__PURE__*/React.createElement("path", {
|
|
17
|
+
d: "M2.106 3.417A.62.62 0 002 3.75v2.5H1v-2.5c0-.247.07-.606.294-.917.243-.337.643-.583 1.206-.583h3v1h-3c-.237 0-.337.088-.394.167z",
|
|
18
|
+
fill: "url(#paint0_radial_MonitoringHardware16GradientBlueIcon_328_33822)"
|
|
19
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
20
|
+
d: "M1 9.75h1v2.5c0 .237.088.337.167.394a.619.619 0 00.333.106h3v1h-3c-.247 0-.606-.07-.917-.294C1.246 13.213 1 12.813 1 12.25v-2.5z",
|
|
21
|
+
fill: "url(#paint1_radial_MonitoringHardware16GradientBlueIcon_328_33822)"
|
|
22
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
23
|
+
d: "M10.5 13.75h3c.563 0 .963-.246 1.206-.583.224-.311.294-.67.294-.917v-2.5h-1v2.5c0 .087-.03.228-.106.333-.057.08-.157.167-.394.167h-3v1z",
|
|
24
|
+
fill: "url(#paint2_radial_MonitoringHardware16GradientBlueIcon_328_33822)"
|
|
25
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
26
|
+
d: "M14 6.25v-2.5c0-.237-.088-.337-.167-.394a.619.619 0 00-.333-.106h-3v-1h3c.247 0 .606.07.917.294.337.243.583.643.583 1.206v2.5h-1z",
|
|
27
|
+
fill: "url(#paint3_radial_MonitoringHardware16GradientBlueIcon_328_33822)"
|
|
28
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
29
|
+
d: "M5.625 8.25a.625.625 0 100-1.25.625.625 0 000 1.25z",
|
|
30
|
+
fill: "url(#paint4_radial_MonitoringHardware16GradientBlueIcon_328_33822)"
|
|
31
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
32
|
+
fillRule: "evenodd",
|
|
33
|
+
clipRule: "evenodd",
|
|
34
|
+
d: "M4.5 5.5a1 1 0 00-1 1v3a1 1 0 001 1h7a1 1 0 001-1v-3a1 1 0 00-1-1h-7zm7 1h-7v3h7v-3z",
|
|
35
|
+
fill: "url(#paint5_radial_MonitoringHardware16GradientBlueIcon_328_33822)"
|
|
36
|
+
}), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("radialGradient", {
|
|
37
|
+
id: "paint0_radial_MonitoringHardware16GradientBlueIcon_328_33822",
|
|
38
|
+
cx: 0,
|
|
39
|
+
cy: 0,
|
|
40
|
+
r: 1,
|
|
41
|
+
gradientUnits: "userSpaceOnUse",
|
|
42
|
+
gradientTransform: "rotate(-39.401 19.7 5.479) scale(18.1177 17.7727)"
|
|
43
|
+
}, /*#__PURE__*/React.createElement("stop", {
|
|
44
|
+
stopColor: "#5BCAFF"
|
|
45
|
+
}), /*#__PURE__*/React.createElement("stop", {
|
|
46
|
+
offset: 1,
|
|
47
|
+
stopColor: "#06F"
|
|
48
|
+
})), /*#__PURE__*/React.createElement("radialGradient", {
|
|
49
|
+
id: "paint1_radial_MonitoringHardware16GradientBlueIcon_328_33822",
|
|
50
|
+
cx: 0,
|
|
51
|
+
cy: 0,
|
|
52
|
+
r: 1,
|
|
53
|
+
gradientUnits: "userSpaceOnUse",
|
|
54
|
+
gradientTransform: "rotate(-39.401 19.7 5.479) scale(18.1177 17.7727)"
|
|
55
|
+
}, /*#__PURE__*/React.createElement("stop", {
|
|
56
|
+
stopColor: "#5BCAFF"
|
|
57
|
+
}), /*#__PURE__*/React.createElement("stop", {
|
|
58
|
+
offset: 1,
|
|
59
|
+
stopColor: "#06F"
|
|
60
|
+
})), /*#__PURE__*/React.createElement("radialGradient", {
|
|
61
|
+
id: "paint2_radial_MonitoringHardware16GradientBlueIcon_328_33822",
|
|
62
|
+
cx: 0,
|
|
63
|
+
cy: 0,
|
|
64
|
+
r: 1,
|
|
65
|
+
gradientUnits: "userSpaceOnUse",
|
|
66
|
+
gradientTransform: "rotate(-39.401 19.7 5.479) scale(18.1177 17.7727)"
|
|
67
|
+
}, /*#__PURE__*/React.createElement("stop", {
|
|
68
|
+
stopColor: "#5BCAFF"
|
|
69
|
+
}), /*#__PURE__*/React.createElement("stop", {
|
|
70
|
+
offset: 1,
|
|
71
|
+
stopColor: "#06F"
|
|
72
|
+
})), /*#__PURE__*/React.createElement("radialGradient", {
|
|
73
|
+
id: "paint3_radial_MonitoringHardware16GradientBlueIcon_328_33822",
|
|
74
|
+
cx: 0,
|
|
75
|
+
cy: 0,
|
|
76
|
+
r: 1,
|
|
77
|
+
gradientUnits: "userSpaceOnUse",
|
|
78
|
+
gradientTransform: "rotate(-39.401 19.7 5.479) scale(18.1177 17.7727)"
|
|
79
|
+
}, /*#__PURE__*/React.createElement("stop", {
|
|
80
|
+
stopColor: "#5BCAFF"
|
|
81
|
+
}), /*#__PURE__*/React.createElement("stop", {
|
|
82
|
+
offset: 1,
|
|
83
|
+
stopColor: "#06F"
|
|
84
|
+
})), /*#__PURE__*/React.createElement("radialGradient", {
|
|
85
|
+
id: "paint4_radial_MonitoringHardware16GradientBlueIcon_328_33822",
|
|
86
|
+
cx: 0,
|
|
87
|
+
cy: 0,
|
|
88
|
+
r: 1,
|
|
89
|
+
gradientUnits: "userSpaceOnUse",
|
|
90
|
+
gradientTransform: "rotate(-39.401 19.7 5.479) scale(18.1177 17.7727)"
|
|
91
|
+
}, /*#__PURE__*/React.createElement("stop", {
|
|
92
|
+
stopColor: "#5BCAFF"
|
|
93
|
+
}), /*#__PURE__*/React.createElement("stop", {
|
|
94
|
+
offset: 1,
|
|
95
|
+
stopColor: "#06F"
|
|
96
|
+
})), /*#__PURE__*/React.createElement("radialGradient", {
|
|
97
|
+
id: "paint5_radial_MonitoringHardware16GradientBlueIcon_328_33822",
|
|
98
|
+
cx: 0,
|
|
99
|
+
cy: 0,
|
|
100
|
+
r: 1,
|
|
101
|
+
gradientUnits: "userSpaceOnUse",
|
|
102
|
+
gradientTransform: "rotate(-39.401 19.7 5.479) scale(18.1177 17.7727)"
|
|
103
|
+
}, /*#__PURE__*/React.createElement("stop", {
|
|
104
|
+
stopColor: "#5BCAFF"
|
|
105
|
+
}), /*#__PURE__*/React.createElement("stop", {
|
|
106
|
+
offset: 1,
|
|
107
|
+
stopColor: "#06F"
|
|
108
|
+
}))));
|
|
109
|
+
}
|
|
110
|
+
export default MonitoringHardware16GradientBlueIcon;
|
|
@@ -0,0 +1,35 @@
|
|
|
1
|
+
import * as React from "react";
|
|
2
|
+
function NetworkServiceCluster16GradientBlueIcon({
|
|
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": "NetworkServiceCluster16GradientBlueIcon",
|
|
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: "M3 2h10a1 1 0 011 1v10a1 1 0 01-1 1H3a1 1 0 01-1-1V3a1 1 0 011-1zM1 3a2 2 0 012-2h10a2 2 0 012 2v10a2 2 0 01-2 2H3a2 2 0 01-2-2V3zm9.6 2.79V8H8V4.5a.04.04 0 00.006 0c.031-.005.143-.02 1.697.613.32.13.538.227.69.308.124.066.177.107.198.126a.57.57 0 01.007.074c.003.045.003.094.002.17zM8 8v3.5s-.01 0-.033-.004a.818.818 0 01-.094-.022 2.149 2.149 0 01-.326-.128c-.274-.131-.642-.353-1.102-.705l-.041-.03c-.488-.373-.697-.548-.82-.742C5.48 9.703 5.4 9.458 5.4 8.84V8H8zM4.4 5.84v-.046c0-.289-.002-.617.254-.903.122-.137.287-.248.484-.353.2-.106.456-.219.782-.351C7.518 3.536 7.735 3.5 8 3.5c.266 0 .483.036 2.08.687.326.132.584.245.783.351.197.105.362.216.484.353.255.286.254.614.254.903V8.84c0 .684-.083 1.158-.34 1.564-.237.375-.608.658-1.058 1.001l-.04.031c-.5.382-.927.644-1.279.812-.344.165-.644.252-.884.252s-.54-.087-.884-.252c-.352-.168-.778-.43-1.278-.812l-.04-.03c-.45-.344-.821-.627-1.058-1.002-.258-.406-.34-.88-.34-1.564v-3z",
|
|
20
|
+
fill: "url(#paint0_radial_NetworkServiceCluster16GradientBlueIcon_14950_77805)"
|
|
21
|
+
}), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("radialGradient", {
|
|
22
|
+
id: "paint0_radial_NetworkServiceCluster16GradientBlueIcon_14950_77805",
|
|
23
|
+
cx: 0,
|
|
24
|
+
cy: 0,
|
|
25
|
+
r: 1,
|
|
26
|
+
gradientUnits: "userSpaceOnUse",
|
|
27
|
+
gradientTransform: "matrix(14 -14 14 14 1 15)"
|
|
28
|
+
}, /*#__PURE__*/React.createElement("stop", {
|
|
29
|
+
stopColor: "#5BCAFF"
|
|
30
|
+
}), /*#__PURE__*/React.createElement("stop", {
|
|
31
|
+
offset: 1,
|
|
32
|
+
stopColor: "#06F"
|
|
33
|
+
}))));
|
|
34
|
+
}
|
|
35
|
+
export default NetworkServiceCluster16GradientBlueIcon;
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
import * as React from "react";
|
|
2
|
+
function NetworkServiceCluster16OntintIcon({
|
|
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": "NetworkServiceCluster16OntintIcon",
|
|
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: "M3 2h10a1 1 0 011 1v10a1 1 0 01-1 1H3a1 1 0 01-1-1V3a1 1 0 011-1zM1 3a2 2 0 012-2h10a2 2 0 012 2v10a2 2 0 01-2 2H3a2 2 0 01-2-2V3zm9.6 2.79V8H8V4.5a.04.04 0 00.006 0c.031-.005.143-.02 1.697.613.32.13.538.227.69.308.124.066.177.107.198.126a.57.57 0 01.007.074c.003.045.003.094.002.17zM8 8v3.5s-.01 0-.033-.004a.818.818 0 01-.094-.022 2.149 2.149 0 01-.326-.128c-.274-.131-.642-.353-1.102-.705l-.041-.03c-.488-.373-.697-.548-.82-.742C5.48 9.703 5.4 9.458 5.4 8.84V8H8zM4.4 5.84v-.046c0-.289-.002-.617.254-.903.122-.137.287-.248.484-.353.2-.106.456-.219.782-.351C7.518 3.536 7.735 3.5 8 3.5c.266 0 .483.036 2.08.687.326.132.584.245.783.351.197.105.362.216.484.353.255.286.254.614.254.903V8.84c0 .684-.083 1.158-.34 1.564-.237.375-.608.658-1.058 1.001l-.04.031c-.5.382-.927.644-1.279.812-.344.165-.644.252-.884.252s-.54-.087-.884-.252c-.352-.168-.778-.43-1.278-.812l-.04-.03c-.45-.344-.821-.627-1.058-1.002-.258-.406-.34-.88-.34-1.564v-3z",
|
|
20
|
+
fill: "#fff"
|
|
21
|
+
}));
|
|
22
|
+
}
|
|
23
|
+
export default NetworkServiceCluster16OntintIcon;
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
import * as React from "react";
|
|
2
|
+
function NfsInode16YellowIcon({
|
|
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": "NfsInode16YellowIcon",
|
|
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: "M3 8V3.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.467-.017.904-.017H9v2.4c0 .56 0 .84.109 1.054a1 1 0 00.437.437C9.76 6 10.04 6 10.6 6H13v2H3zm11 0a1 1 0 011 1v5a1 1 0 01-1 1H2a1 1 0 01-1-1V9a1 1 0 011-1V3.4c0-.84 0-1.26.163-1.581a1.5 1.5 0 01.656-.656C3.139 1 3.559 1 4.4 1h4.606c.367 0 .55 0 .723.041.153.037.3.098.433.18.152.093.281.223.54.482l2.595 2.594c.26.26.39.39.482.54.082.135.143.281.18.434.041.173.041.356.041.723V8zM2 9h12v5H2V9zm10.756 1.863h-.888c-.018-.222-.16-.354-.46-.354-.287 0-.412.11-.414.26-.008.164.137.259.46.327l.28.06c.755.162 1.066.528 1.069 1.048-.003.675-.522 1.049-1.389 1.049-.89 0-1.472-.384-1.475-1.242h.881c.015.314.226.48.581.48.297 0 .45-.118.454-.287-.003-.155-.133-.25-.514-.333l-.34-.074c-.606-.13-.977-.427-.975-.961-.005-.651.569-1.088 1.382-1.088.828 0 1.345.444 1.348 1.115zM6.242 9.794h-.928v1.79h-.027l-1.215-1.79h-.787v3.418h.928v-1.795h.02l1.235 1.796h.774V9.793zm.739 3.418h.928v-1.335h1.329v-.747H7.909v-.588h1.475v-.748H6.981v3.418z",
|
|
20
|
+
fill: "#FEA008"
|
|
21
|
+
}));
|
|
22
|
+
}
|
|
23
|
+
export default NfsInode16YellowIcon;
|
|
@@ -0,0 +1,30 @@
|
|
|
1
|
+
import * as React from "react";
|
|
2
|
+
function NfsInode24OntintIcon({
|
|
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": "NfsInode24OntintIcon",
|
|
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: "M9.776 12.745h-.98v2.928h-.04l-2.01-2.928h-.863V17.4h.984v-2.93H6.9l2.025 2.93h.85v-4.654zM10.789 17.4h.984v-1.923h1.893v-.811h-1.893v-1.11h2.098v-.81h-3.082V17.4zM17.258 14.084h.943c-.014-.83-.696-1.402-1.732-1.402-1.02 0-1.768.563-1.764 1.409-.002.686.482 1.08 1.269 1.268l.506.127c.507.123.789.268.791.582-.002.341-.325.573-.825.573-.511 0-.88-.236-.911-.702h-.952c.025 1.006.745 1.527 1.875 1.527 1.136 0 1.804-.543 1.807-1.396-.003-.774-.587-1.186-1.396-1.368l-.418-.1c-.405-.093-.743-.243-.737-.577 0-.3.266-.52.748-.52.47 0 .76.213.796.58z"
|
|
20
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
21
|
+
fillRule: "evenodd",
|
|
22
|
+
clipRule: "evenodd",
|
|
23
|
+
d: "M13.5 2h.124c.384 0 .576 0 .756.045.04.01.08.022.118.035h.002c.116.04.226.094.33.16.155.101.286.241.548.522l3.977 4.26c.238.256.357.384.442.53.076.131.131.272.165.418l.005.023.001.007c.032.157.032.331.032.66v1.84h1a1 1 0 011 1v7a1 1 0 01-1 1h-1v.1c0 .84 0 1.26-.163 1.581a1.5 1.5 0 01-.656.655c-.32.164-.74.164-1.581.164H6.4c-.84 0-1.26 0-1.581-.163a1.5 1.5 0 01-.656-.656C4 20.861 4 20.441 4 19.6v-.1H3a1 1 0 01-1-1v-7a1 1 0 011-1h1V4.4c0-.84 0-1.26.163-1.581a1.5 1.5 0 01.656-.656C5.139 2 5.559 2 6.4 2h7.1zm.546 6.891C14.26 9 14.54 9 15.1 9H19v1.5H5V4.4c0-.437 0-.704.017-.904a1.281 1.281 0 01.034-.215.5.5 0 01.222-.226l.008-.004a1.281 1.281 0 01.215-.034c.2-.016.467-.017.904-.017h7.1v4.4c0 .56 0 .84.109 1.054a1 1 0 00.437.437zM19 19.6v-.1H5v.1c0 .436 0 .704.017.904a1.281 1.281 0 00.034.215.5.5 0 00.23.23 1.29 1.29 0 00.215.034c.2.016.467.017.904.017h11.2c.436 0 .704 0 .904-.017a1.29 1.29 0 00.215-.034l.007-.003h.001a.5.5 0 00.218-.219l.004-.008a1.29 1.29 0 00.034-.215c.016-.2.017-.468.017-.904zm2-8.1H3v7h18v-7z"
|
|
24
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
25
|
+
fillRule: "evenodd",
|
|
26
|
+
clipRule: "evenodd",
|
|
27
|
+
d: "M9.776 12.745h-.98v2.928h-.04l-2.01-2.928h-.863V17.4h.984v-2.93H6.9l2.025 2.93h.85v-4.654zm1.013 4.655h.984v-1.923h1.893v-.811h-1.893v-1.11h2.098v-.81h-3.082V17.4zm6.469-3.316h.943c-.014-.83-.696-1.402-1.732-1.402-1.02 0-1.768.563-1.764 1.409-.002.686.482 1.08 1.269 1.268l.506.127c.507.123.789.268.791.582-.002.341-.325.573-.825.573-.511 0-.88-.236-.911-.702h-.952c.025 1.006.745 1.527 1.875 1.527 1.136 0 1.804-.543 1.807-1.396-.003-.774-.587-1.186-1.396-1.368l-.418-.1c-.405-.093-.743-.243-.737-.577 0-.3.266-.52.748-.52.47 0 .76.213.796.58z"
|
|
28
|
+
})));
|
|
29
|
+
}
|
|
30
|
+
export default NfsInode24OntintIcon;
|
|
@@ -0,0 +1,28 @@
|
|
|
1
|
+
import * as React from "react";
|
|
2
|
+
function NvmeNamespaceStorageObject16YellowIcon({
|
|
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": "NvmeNamespaceStorageObject16YellowIcon",
|
|
13
|
+
"aria-labelledby": titleId
|
|
14
|
+
}, props), title ? /*#__PURE__*/React.createElement("title", {
|
|
15
|
+
id: titleId
|
|
16
|
+
}, title) : null, /*#__PURE__*/React.createElement("g", {
|
|
17
|
+
fill: "#FEA008"
|
|
18
|
+
}, /*#__PURE__*/React.createElement("path", {
|
|
19
|
+
d: "M12 5v2h-2V5h2zM9 7V5H7v2h2zM6 5v2H4V5h2z"
|
|
20
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
21
|
+
fillRule: "evenodd",
|
|
22
|
+
clipRule: "evenodd",
|
|
23
|
+
d: "M14 5a2 2 0 00-2-2H4a2 2 0 00-2 2v2a2 2 0 002 2h8a2 2 0 002-2V5zm-1 2V5a1 1 0 00-1-1H4a1 1 0 00-1 1v2a1 1 0 001 1h8a1 1 0 001-1z"
|
|
24
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
25
|
+
d: "M10.959 10.88h-.613c-.023-.23-.21-.364-.516-.364-.313 0-.486.138-.486.326-.004.21.216.304.478.362l.272.063c.525.114.905.372.906.858-.002.534-.435.875-1.173.875-.734 0-1.201-.326-1.218-.958h.619c.02.292.26.44.591.44.325 0 .535-.145.536-.358-.001-.197-.184-.288-.513-.365l-.33-.08c-.51-.118-.824-.365-.823-.795-.003-.53.483-.884 1.145-.884.673 0 1.116.36 1.125.88zM6.892 10.04h.636v2.919h-.552L5.66 11.122H5.64v1.837H5v-2.92h.56l1.305 1.837h.027V10.04z"
|
|
26
|
+
})));
|
|
27
|
+
}
|
|
28
|
+
export default NvmeNamespaceStorageObject16YellowIcon;
|
|
@@ -0,0 +1,28 @@
|
|
|
1
|
+
import * as React from "react";
|
|
2
|
+
function NvmeNamespaceStorageObject24OntintIcon({
|
|
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": "NvmeNamespaceStorageObject24OntintIcon",
|
|
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 8v4h-4V8h4zM14 12V8h-4v4h4zM9 8v4H5V8h4z"
|
|
20
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
21
|
+
fillRule: "evenodd",
|
|
22
|
+
clipRule: "evenodd",
|
|
23
|
+
d: "M21 8a2 2 0 00-2-2H5a2 2 0 00-2 2v4a2 2 0 002 2h14a2 2 0 002-2V8zm-1 4V8a1 1 0 00-1-1H5a1 1 0 00-1 1v4a1 1 0 001 1h14a1 1 0 001-1z"
|
|
24
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
25
|
+
d: "M16.104 16.891h-.885c-.034-.343-.304-.543-.745-.543-.452 0-.701.207-.701.488-.007.313.31.454.69.541l.392.094c.758.17 1.306.556 1.308 1.282-.002.8-.628 1.309-1.694 1.309-1.059 0-1.734-.488-1.758-1.432h.893c.03.437.375.658.855.658.468 0 .771-.217.773-.537-.002-.294-.266-.43-.741-.545l-.476-.12c-.737-.176-1.19-.545-1.189-1.188-.004-.793.697-1.321 1.654-1.321.971 0 1.61.537 1.623 1.314zM10.232 15.636h.918V20h-.797l-1.898-2.747h-.032V20H7.5v-4.364h.81l1.883 2.745h.039v-2.745z"
|
|
26
|
+
})));
|
|
27
|
+
}
|
|
28
|
+
export default NvmeNamespaceStorageObject24OntintIcon;
|
|
@@ -0,0 +1,33 @@
|
|
|
1
|
+
import * as React from "react";
|
|
2
|
+
function OperationCenter16GradientBlueIcon({
|
|
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": "OperationCenter16GradientBlueIcon",
|
|
13
|
+
"aria-labelledby": titleId
|
|
14
|
+
}, props), title ? /*#__PURE__*/React.createElement("title", {
|
|
15
|
+
id: titleId
|
|
16
|
+
}, title) : null, /*#__PURE__*/React.createElement("path", {
|
|
17
|
+
d: "M7.134 3.7a1 1 0 011.732 0l4.33 7.5a1 1 0 01-.866 1.5H3.67a1 1 0 01-.866-1.5l4.33-7.5z",
|
|
18
|
+
stroke: "url(#paint0_radial_OperationCenter16GradientBlueIcon_15255_8)"
|
|
19
|
+
}), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("radialGradient", {
|
|
20
|
+
id: "paint0_radial_OperationCenter16GradientBlueIcon_15255_8",
|
|
21
|
+
cx: 0,
|
|
22
|
+
cy: 0,
|
|
23
|
+
r: 1,
|
|
24
|
+
gradientUnits: "userSpaceOnUse",
|
|
25
|
+
gradientTransform: "matrix(10.66326 -9.50002 9.43696 10.59248 2.668 12.7)"
|
|
26
|
+
}, /*#__PURE__*/React.createElement("stop", {
|
|
27
|
+
stopColor: "#5BCAFF"
|
|
28
|
+
}), /*#__PURE__*/React.createElement("stop", {
|
|
29
|
+
offset: 1,
|
|
30
|
+
stopColor: "#06F"
|
|
31
|
+
}))));
|
|
32
|
+
}
|
|
33
|
+
export default OperationCenter16GradientBlueIcon;
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
import * as React from "react";
|
|
2
|
+
function OperationCenter16OntintIcon({
|
|
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": "OperationCenter16OntintIcon",
|
|
13
|
+
"aria-labelledby": titleId
|
|
14
|
+
}, props), title ? /*#__PURE__*/React.createElement("title", {
|
|
15
|
+
id: titleId
|
|
16
|
+
}, title) : null, /*#__PURE__*/React.createElement("path", {
|
|
17
|
+
d: "M7.134 3.7a1 1 0 011.732 0l4.33 7.5a1 1 0 01-.866 1.5H3.67a1 1 0 01-.866-1.5l4.33-7.5z",
|
|
18
|
+
stroke: "#fff"
|
|
19
|
+
}));
|
|
20
|
+
}
|
|
21
|
+
export default OperationCenter16OntintIcon;
|
|
@@ -5,7 +5,7 @@ function PlusAddCreateNew16SuperIcon({
|
|
|
5
5
|
...props
|
|
6
6
|
}) {
|
|
7
7
|
return /*#__PURE__*/React.createElement("svg", Object.assign({
|
|
8
|
-
width:
|
|
8
|
+
width: 16,
|
|
9
9
|
height: 16,
|
|
10
10
|
fill: "none",
|
|
11
11
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -16,7 +16,7 @@ function PlusAddCreateNew16SuperIcon({
|
|
|
16
16
|
}, title) : null, /*#__PURE__*/React.createElement("path", {
|
|
17
17
|
fillRule: "evenodd",
|
|
18
18
|
clipRule: "evenodd",
|
|
19
|
-
d: "M8
|
|
19
|
+
d: "M8 2a.5.5 0 00-.5.5v5h-5a.5.5 0 000 1h5v5a.5.5 0 001 0v-5h5a.5.5 0 000-1h-5v-5A.5.5 0 008 2z",
|
|
20
20
|
fill: "#1D326C"
|
|
21
21
|
}));
|
|
22
22
|
}
|
|
@@ -5,8 +5,8 @@ function RecoverRecycleVm16GradientGrayIcon({
|
|
|
5
5
|
...props
|
|
6
6
|
}) {
|
|
7
7
|
return /*#__PURE__*/React.createElement("svg", Object.assign({
|
|
8
|
-
width:
|
|
9
|
-
height:
|
|
8
|
+
width: 32,
|
|
9
|
+
height: 32,
|
|
10
10
|
fill: "none",
|
|
11
11
|
xmlns: "http://www.w3.org/2000/svg",
|
|
12
12
|
"data-testid": "RecoverRecycleVm16GradientGrayIcon",
|
|
@@ -14,20 +14,25 @@ function RecoverRecycleVm16GradientGrayIcon({
|
|
|
14
14
|
}, props), title ? /*#__PURE__*/React.createElement("title", {
|
|
15
15
|
id: titleId
|
|
16
16
|
}, title) : null, /*#__PURE__*/React.createElement("path", {
|
|
17
|
-
|
|
18
|
-
|
|
17
|
+
fill: "#EDF0F7",
|
|
18
|
+
d: "M0 0h32v32H0z"
|
|
19
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
20
|
+
fillRule: "evenodd",
|
|
21
|
+
clipRule: "evenodd",
|
|
22
|
+
d: "M9.396 13.694a.5.5 0 010-.707l3.182-3.182a.5.5 0 11.708.707l-2.329 2.329h7.293c.76 0 1.877.252 2.815 1.011.959.777 1.685 2.05 1.685 3.989 0 .747-.22 1.855-.894 2.792-.693.962-1.843 1.708-3.606 1.708h-3a.5.5 0 110-1h3c1.437 0 2.287-.588 2.794-1.292.526-.73.706-1.621.706-2.208 0-1.66-.607-2.638-1.315-3.212a3.631 3.631 0 00-2.185-.788h-7.293l2.329 2.328a.5.5 0 01-.708.707l-3.182-3.182z",
|
|
23
|
+
fill: "url(#paint0_radial_RecoverRecycleVm16GradientGrayIcon_4143_47735)"
|
|
19
24
|
}), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("radialGradient", {
|
|
20
|
-
id: "
|
|
25
|
+
id: "paint0_radial_RecoverRecycleVm16GradientGrayIcon_4143_47735",
|
|
21
26
|
cx: 0,
|
|
22
27
|
cy: 0,
|
|
23
28
|
r: 1,
|
|
24
29
|
gradientUnits: "userSpaceOnUse",
|
|
25
|
-
gradientTransform: "
|
|
30
|
+
gradientTransform: "matrix(13.5 -12.682 12.65728 13.47369 9.25 22.34)"
|
|
26
31
|
}, /*#__PURE__*/React.createElement("stop", {
|
|
27
|
-
stopColor: "#
|
|
32
|
+
stopColor: "#5BCAFF"
|
|
28
33
|
}), /*#__PURE__*/React.createElement("stop", {
|
|
29
34
|
offset: 1,
|
|
30
|
-
stopColor: "#
|
|
35
|
+
stopColor: "#06F"
|
|
31
36
|
}))));
|
|
32
37
|
}
|
|
33
38
|
export default RecoverRecycleVm16GradientGrayIcon;
|
|
@@ -0,0 +1,82 @@
|
|
|
1
|
+
import * as React from "react";
|
|
2
|
+
function SecurityIpGroup16GradientBlueIcon({
|
|
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": "SecurityIpGroup16GradientBlueIcon",
|
|
13
|
+
"aria-labelledby": titleId
|
|
14
|
+
}, props), title ? /*#__PURE__*/React.createElement("title", {
|
|
15
|
+
id: titleId
|
|
16
|
+
}, title) : null, /*#__PURE__*/React.createElement("path", {
|
|
17
|
+
d: "M12.6 4.8V6h1V4.8a1.4 1.4 0 00-1.4-1.4H8a1.4 1.4 0 01-1.12-.56l-.21-.28A1.4 1.4 0 005.55 2H2.4A1.4 1.4 0 001 3.4v7.7a1.4 1.4 0 001.4 1.4h6v-1h-6a.4.4 0 01-.4-.4V3.4c0-.22.18-.4.4-.4h3.15a.4.4 0 01.32.16l.21.28A2.4 2.4 0 008 4.4h4.2c.22 0 .4.179.4.4z",
|
|
18
|
+
fill: "url(#paint0_radial_SecurityIpGroup16GradientBlueIcon_2263_7587)"
|
|
19
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
20
|
+
fillRule: "evenodd",
|
|
21
|
+
clipRule: "evenodd",
|
|
22
|
+
d: "M11.513 13.804a5.803 5.803 0 01-.994-.632l-.032-.024c-.35-.267-.638-.487-.823-.778-.2-.316-.263-.685-.263-1.217V8.784c-.001-.224-.002-.48.197-.702.095-.107.223-.193.376-.274a6.86 6.86 0 01.609-.274C11.825 7.028 11.993 7 12.2 7c.206 0 .375.028 1.617.534.254.103.454.191.609.274.153.081.281.167.377.274.198.222.197.478.197.702v2.369c0 .532-.064.901-.264 1.217-.185.291-.473.511-.823.778l-.031.024c-.39.298-.721.502-.995.632-.268.128-.5.196-.687.196-.187 0-.42-.068-.688-.196zm2.688-4.985v-.037a2.674 2.674 0 00-.006-.178 1.116 1.116 0 00-.144-.09 6.155 6.155 0 00-.534-.24c-1.213-.493-1.294-.478-1.313-.474H12.2l.001 2.7h-2v.653c0 .48.06.665.14.789.092.147.251.28.632.57l.031.025c.358.273.642.444.854.545.103.05.186.08.25.099a.44.44 0 00.093.019v-2.7h2V8.82z",
|
|
23
|
+
fill: "url(#paint1_radial_SecurityIpGroup16GradientBlueIcon_2263_7587)"
|
|
24
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
25
|
+
d: "M4.27 9.5v-4h-.967v4h.967z",
|
|
26
|
+
fill: "url(#paint2_radial_SecurityIpGroup16GradientBlueIcon_2263_7587)"
|
|
27
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
28
|
+
fillRule: "evenodd",
|
|
29
|
+
clipRule: "evenodd",
|
|
30
|
+
d: "M4.876 5.5v4h.967V8.258H6.5c.306 0 .57-.057.792-.17.223-.113.394-.273.514-.479.121-.207.182-.448.182-.724 0-.275-.06-.516-.178-.723a1.231 1.231 0 00-.506-.486A1.612 1.612 0 006.53 5.5H4.876zm.967 1.996h.477a.786.786 0 00.365-.076.523.523 0 00.225-.213c.05-.092.076-.2.076-.322a.64.64 0 00-.076-.32.511.511 0 00-.225-.211.811.811 0 00-.365-.075h-.477v1.217z",
|
|
31
|
+
fill: "url(#paint3_radial_SecurityIpGroup16GradientBlueIcon_2263_7587)"
|
|
32
|
+
}), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("radialGradient", {
|
|
33
|
+
id: "paint0_radial_SecurityIpGroup16GradientBlueIcon_2263_7587",
|
|
34
|
+
cx: 0,
|
|
35
|
+
cy: 0,
|
|
36
|
+
r: 1,
|
|
37
|
+
gradientUnits: "userSpaceOnUse",
|
|
38
|
+
gradientTransform: "matrix(14.00082 -11.99998 11.8587 13.83598 1 14)"
|
|
39
|
+
}, /*#__PURE__*/React.createElement("stop", {
|
|
40
|
+
stopColor: "#5BCAFF"
|
|
41
|
+
}), /*#__PURE__*/React.createElement("stop", {
|
|
42
|
+
offset: 1,
|
|
43
|
+
stopColor: "#06F"
|
|
44
|
+
})), /*#__PURE__*/React.createElement("radialGradient", {
|
|
45
|
+
id: "paint1_radial_SecurityIpGroup16GradientBlueIcon_2263_7587",
|
|
46
|
+
cx: 0,
|
|
47
|
+
cy: 0,
|
|
48
|
+
r: 1,
|
|
49
|
+
gradientUnits: "userSpaceOnUse",
|
|
50
|
+
gradientTransform: "matrix(14.00082 -11.99998 11.8587 13.83598 1 14)"
|
|
51
|
+
}, /*#__PURE__*/React.createElement("stop", {
|
|
52
|
+
stopColor: "#5BCAFF"
|
|
53
|
+
}), /*#__PURE__*/React.createElement("stop", {
|
|
54
|
+
offset: 1,
|
|
55
|
+
stopColor: "#06F"
|
|
56
|
+
})), /*#__PURE__*/React.createElement("radialGradient", {
|
|
57
|
+
id: "paint2_radial_SecurityIpGroup16GradientBlueIcon_2263_7587",
|
|
58
|
+
cx: 0,
|
|
59
|
+
cy: 0,
|
|
60
|
+
r: 1,
|
|
61
|
+
gradientUnits: "userSpaceOnUse",
|
|
62
|
+
gradientTransform: "matrix(14.00082 -11.99998 11.8587 13.83598 1 14)"
|
|
63
|
+
}, /*#__PURE__*/React.createElement("stop", {
|
|
64
|
+
stopColor: "#5BCAFF"
|
|
65
|
+
}), /*#__PURE__*/React.createElement("stop", {
|
|
66
|
+
offset: 1,
|
|
67
|
+
stopColor: "#06F"
|
|
68
|
+
})), /*#__PURE__*/React.createElement("radialGradient", {
|
|
69
|
+
id: "paint3_radial_SecurityIpGroup16GradientBlueIcon_2263_7587",
|
|
70
|
+
cx: 0,
|
|
71
|
+
cy: 0,
|
|
72
|
+
r: 1,
|
|
73
|
+
gradientUnits: "userSpaceOnUse",
|
|
74
|
+
gradientTransform: "matrix(14.00082 -11.99998 11.8587 13.83598 1 14)"
|
|
75
|
+
}, /*#__PURE__*/React.createElement("stop", {
|
|
76
|
+
stopColor: "#5BCAFF"
|
|
77
|
+
}), /*#__PURE__*/React.createElement("stop", {
|
|
78
|
+
offset: 1,
|
|
79
|
+
stopColor: "#06F"
|
|
80
|
+
}))));
|
|
81
|
+
}
|
|
82
|
+
export default SecurityIpGroup16GradientBlueIcon;
|