@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,99 @@
|
|
|
1
|
+
const React = require("react");
|
|
2
|
+
function DnsServer24GradientBlueIcon({
|
|
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": "DnsServer24GradientBlueIcon",
|
|
13
|
+
"aria-labelledby": titleId
|
|
14
|
+
}, props), title ? /*#__PURE__*/React.createElement("title", {
|
|
15
|
+
id: titleId
|
|
16
|
+
}, title) : null, /*#__PURE__*/React.createElement("rect", {
|
|
17
|
+
x: 5.5,
|
|
18
|
+
y: 2.5,
|
|
19
|
+
width: 13,
|
|
20
|
+
height: 7,
|
|
21
|
+
rx: 0.5,
|
|
22
|
+
stroke: "url(#paint0_radial_DnsServer24GradientBlueIcon_8055_160)"
|
|
23
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
24
|
+
fillRule: "evenodd",
|
|
25
|
+
clipRule: "evenodd",
|
|
26
|
+
d: "M4 5.199A10.458 10.458 0 001.5 12c0 5.799 4.701 10.5 10.5 10.5S22.5 17.799 22.5 12c0-2.594-.94-4.969-2.5-6.801v1.675a9.45 9.45 0 011.497 4.89c-.06.044-.138.098-.236.16-.301.188-.793.45-1.527.717-.706.256-1.636.515-2.836.716A19.463 19.463 0 0016.92 11h-1.002a18.752 18.752 0 01-.034 2.503 32.017 32.017 0 01-3.884.22c-1.499 0-2.785-.085-3.884-.22A18.257 18.257 0 018.082 11H7.08a19.808 19.808 0 00.022 2.357c-1.2-.2-2.13-.46-2.836-.716-.734-.266-1.226-.529-1.527-.717a3.989 3.989 0 01-.236-.16A9.451 9.451 0 014 6.875V5.2zm8 9.523c1.43 0 2.68-.075 3.767-.198-.348 2.36-1.158 3.996-1.95 5.087a7.815 7.815 0 01-1.434 1.525c-.152.12-.282.213-.383.28-.1-.067-.231-.16-.383-.28a7.821 7.821 0 01-1.435-1.525c-.791-1.091-1.6-2.727-1.95-5.087 1.088.123 2.338.198 3.768.198zm-2.627 5.476c.34.469.681.853.995 1.162a9.506 9.506 0 01-7.82-8.39c.344.188.797.4 1.377.611.82.298 1.896.59 3.28.806.346 2.666 1.247 4.541 2.168 5.811zm5.254 0c-.34.469-.681.853-.995 1.162a9.506 9.506 0 007.82-8.39 9.91 9.91 0 01-1.377.611c-.82.298-1.895.59-3.28.806-.345 2.666-1.247 4.541-2.168 5.811z",
|
|
27
|
+
fill: "url(#paint1_radial_DnsServer24GradientBlueIcon_8055_160)"
|
|
28
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
29
|
+
d: "M8.346 7.945H7V4.053h1.358c.382 0 .71.078.986.234.276.154.488.377.636.667.15.29.225.637.225 1.041 0 .406-.075.754-.225 1.045a1.563 1.563 0 01-.64.671c-.276.156-.608.234-.994.234zm-.543-.705h.51c.237 0 .437-.043.6-.13a.824.824 0 00.366-.404c.083-.184.125-.42.125-.71 0-.288-.042-.523-.125-.706a.817.817 0 00-.365-.403 1.264 1.264 0 00-.6-.129h-.51V7.24z",
|
|
30
|
+
fill: "url(#paint2_radial_DnsServer24GradientBlueIcon_8055_160)"
|
|
31
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
32
|
+
d: "M13.716 4.053v3.892h-.694l-1.653-2.45h-.027v2.45h-.803V4.053h.704l1.64 2.448h.033V4.053h.8z",
|
|
33
|
+
fill: "url(#paint3_radial_DnsServer24GradientBlueIcon_8055_160)"
|
|
34
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
35
|
+
d: "M16.178 5.172a.484.484 0 00-.19-.357c-.113-.085-.266-.127-.459-.127a.856.856 0 00-.332.057.468.468 0 00-.207.154.377.377 0 00-.07.224c-.003.07.01.13.042.182a.45.45 0 00.131.135c.056.037.12.07.193.097.073.027.151.05.234.069l.341.083c.166.038.318.089.456.152.139.064.259.142.36.234a.97.97 0 01.236.327c.057.125.086.27.087.431-.001.238-.06.445-.178.62a1.135 1.135 0 01-.505.404 1.983 1.983 0 01-.791.143c-.307 0-.574-.048-.802-.144a1.179 1.179 0 01-.53-.428 1.302 1.302 0 01-.199-.705h.778c.008.13.045.24.109.327a.61.61 0 00.261.196c.11.043.235.064.373.064a.94.94 0 00.354-.06.544.544 0 00.236-.17.397.397 0 00.083-.249.328.328 0 00-.076-.22.576.576 0 00-.218-.152 2.186 2.186 0 00-.35-.114l-.415-.107c-.32-.08-.573-.204-.758-.374-.185-.17-.278-.398-.276-.686-.002-.235.06-.441.183-.617.125-.177.296-.314.514-.413.218-.099.465-.148.742-.148.282 0 .528.05.738.148.211.099.376.236.493.413.118.176.178.38.182.611h-.77z",
|
|
36
|
+
fill: "url(#paint4_radial_DnsServer24GradientBlueIcon_8055_160)"
|
|
37
|
+
}), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("radialGradient", {
|
|
38
|
+
id: "paint0_radial_DnsServer24GradientBlueIcon_8055_160",
|
|
39
|
+
cx: 0,
|
|
40
|
+
cy: 0,
|
|
41
|
+
r: 1,
|
|
42
|
+
gradientUnits: "userSpaceOnUse",
|
|
43
|
+
gradientTransform: "matrix(13.99998 -8 6.89232 12.06154 5 10)"
|
|
44
|
+
}, /*#__PURE__*/React.createElement("stop", {
|
|
45
|
+
stopColor: "color(display-p3 .3569 .7922 1)"
|
|
46
|
+
}), /*#__PURE__*/React.createElement("stop", {
|
|
47
|
+
offset: 1,
|
|
48
|
+
stopColor: "color(display-p3 0 .4 1)"
|
|
49
|
+
})), /*#__PURE__*/React.createElement("radialGradient", {
|
|
50
|
+
id: "paint1_radial_DnsServer24GradientBlueIcon_8055_160",
|
|
51
|
+
cx: 0,
|
|
52
|
+
cy: 0,
|
|
53
|
+
r: 1,
|
|
54
|
+
gradientUnits: "userSpaceOnUse",
|
|
55
|
+
gradientTransform: "rotate(-39.484 32.098 9.16) scale(27.2089 26.7061)"
|
|
56
|
+
}, /*#__PURE__*/React.createElement("stop", {
|
|
57
|
+
stopColor: "color(display-p3 .3569 .7922 1)"
|
|
58
|
+
}), /*#__PURE__*/React.createElement("stop", {
|
|
59
|
+
offset: 1,
|
|
60
|
+
stopColor: "color(display-p3 0 .4 1)"
|
|
61
|
+
})), /*#__PURE__*/React.createElement("radialGradient", {
|
|
62
|
+
id: "paint2_radial_DnsServer24GradientBlueIcon_8055_160",
|
|
63
|
+
cx: 0,
|
|
64
|
+
cy: 0,
|
|
65
|
+
r: 1,
|
|
66
|
+
gradientUnits: "userSpaceOnUse",
|
|
67
|
+
gradientTransform: "matrix(9.99997 -3.99999 2.75862 6.89655 7 8)"
|
|
68
|
+
}, /*#__PURE__*/React.createElement("stop", {
|
|
69
|
+
stopColor: "color(display-p3 .3569 .7922 1)"
|
|
70
|
+
}), /*#__PURE__*/React.createElement("stop", {
|
|
71
|
+
offset: 1,
|
|
72
|
+
stopColor: "color(display-p3 0 .4 1)"
|
|
73
|
+
})), /*#__PURE__*/React.createElement("radialGradient", {
|
|
74
|
+
id: "paint3_radial_DnsServer24GradientBlueIcon_8055_160",
|
|
75
|
+
cx: 0,
|
|
76
|
+
cy: 0,
|
|
77
|
+
r: 1,
|
|
78
|
+
gradientUnits: "userSpaceOnUse",
|
|
79
|
+
gradientTransform: "matrix(9.99997 -3.99999 2.75862 6.89655 7 8)"
|
|
80
|
+
}, /*#__PURE__*/React.createElement("stop", {
|
|
81
|
+
stopColor: "color(display-p3 .3569 .7922 1)"
|
|
82
|
+
}), /*#__PURE__*/React.createElement("stop", {
|
|
83
|
+
offset: 1,
|
|
84
|
+
stopColor: "color(display-p3 0 .4 1)"
|
|
85
|
+
})), /*#__PURE__*/React.createElement("radialGradient", {
|
|
86
|
+
id: "paint4_radial_DnsServer24GradientBlueIcon_8055_160",
|
|
87
|
+
cx: 0,
|
|
88
|
+
cy: 0,
|
|
89
|
+
r: 1,
|
|
90
|
+
gradientUnits: "userSpaceOnUse",
|
|
91
|
+
gradientTransform: "matrix(9.99997 -3.99999 2.75862 6.89655 7 8)"
|
|
92
|
+
}, /*#__PURE__*/React.createElement("stop", {
|
|
93
|
+
stopColor: "color(display-p3 .3569 .7922 1)"
|
|
94
|
+
}), /*#__PURE__*/React.createElement("stop", {
|
|
95
|
+
offset: 1,
|
|
96
|
+
stopColor: "color(display-p3 0 .4 1)"
|
|
97
|
+
}))));
|
|
98
|
+
}
|
|
99
|
+
module.exports = DnsServer24GradientBlueIcon;
|
|
@@ -0,0 +1,33 @@
|
|
|
1
|
+
const React = require("react");
|
|
2
|
+
function DnsServer24OntintIcon({
|
|
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": "DnsServer24OntintIcon",
|
|
13
|
+
"aria-labelledby": titleId
|
|
14
|
+
}, props), title ? /*#__PURE__*/React.createElement("title", {
|
|
15
|
+
id: titleId
|
|
16
|
+
}, title) : null, /*#__PURE__*/React.createElement("rect", {
|
|
17
|
+
x: 5.5,
|
|
18
|
+
y: 2.5,
|
|
19
|
+
width: 13,
|
|
20
|
+
height: 7,
|
|
21
|
+
rx: 0.5,
|
|
22
|
+
stroke: "#fff"
|
|
23
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
24
|
+
fillRule: "evenodd",
|
|
25
|
+
clipRule: "evenodd",
|
|
26
|
+
d: "M4 5.199A10.458 10.458 0 001.5 12c0 5.799 4.701 10.5 10.5 10.5S22.5 17.799 22.5 12c0-2.594-.94-4.969-2.5-6.801v1.675a9.45 9.45 0 011.497 4.89c-.06.044-.138.098-.236.16-.301.188-.793.45-1.527.717-.706.256-1.636.515-2.836.716A19.463 19.463 0 0016.92 11h-1.002a18.752 18.752 0 01-.034 2.503 32.017 32.017 0 01-3.884.22c-1.499 0-2.785-.085-3.884-.22A18.257 18.257 0 018.082 11H7.08a19.808 19.808 0 00.022 2.357c-1.2-.2-2.13-.46-2.836-.716-.734-.266-1.226-.529-1.527-.717a3.989 3.989 0 01-.236-.16A9.451 9.451 0 014 6.875V5.2zm8 9.523c1.43 0 2.68-.075 3.767-.198-.348 2.36-1.158 3.996-1.95 5.087a7.815 7.815 0 01-1.434 1.525c-.152.12-.282.213-.383.28-.1-.067-.231-.16-.383-.28a7.821 7.821 0 01-1.435-1.525c-.791-1.091-1.6-2.727-1.95-5.087 1.088.123 2.338.198 3.768.198zm-2.627 5.476c.34.469.681.853.995 1.162a9.506 9.506 0 01-7.82-8.39c.344.188.797.4 1.377.611.82.298 1.896.59 3.28.806.346 2.666 1.247 4.541 2.168 5.811zm5.254 0c-.34.469-.681.853-.995 1.162a9.506 9.506 0 007.82-8.39 9.91 9.91 0 01-1.377.611c-.82.298-1.895.59-3.28.806-.345 2.666-1.247 4.541-2.168 5.811z",
|
|
27
|
+
fill: "#fff"
|
|
28
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
29
|
+
d: "M8.346 7.945H7V4.053h1.358c.382 0 .71.078.986.234.276.154.488.377.636.667.15.29.225.637.225 1.041 0 .406-.075.754-.225 1.045a1.563 1.563 0 01-.64.671c-.276.156-.608.234-.994.234zm-.543-.705h.51c.237 0 .437-.043.6-.13a.824.824 0 00.366-.404c.083-.184.125-.42.125-.71 0-.288-.042-.523-.125-.706a.817.817 0 00-.365-.403 1.264 1.264 0 00-.6-.129h-.51V7.24zM13.716 4.053v3.892h-.694l-1.653-2.45h-.027v2.45h-.803V4.053h.704l1.64 2.448h.033V4.053h.8zM16.178 5.172a.484.484 0 00-.19-.357c-.113-.085-.266-.127-.459-.127a.856.856 0 00-.332.057.468.468 0 00-.207.154.377.377 0 00-.07.224c-.003.07.01.13.042.182a.45.45 0 00.131.135c.056.037.12.07.193.097.073.027.151.05.234.069l.341.083c.166.038.318.089.456.152.139.064.259.142.36.234a.97.97 0 01.236.327c.057.125.086.27.087.431-.001.238-.06.445-.178.62a1.135 1.135 0 01-.505.404 1.983 1.983 0 01-.791.143c-.307 0-.574-.048-.802-.144a1.179 1.179 0 01-.53-.428 1.302 1.302 0 01-.199-.705h.778c.008.13.045.24.109.327a.61.61 0 00.261.196c.11.043.235.064.373.064a.94.94 0 00.354-.06.544.544 0 00.236-.17.397.397 0 00.083-.249.328.328 0 00-.076-.22.576.576 0 00-.218-.152 2.186 2.186 0 00-.35-.114l-.415-.107c-.32-.08-.573-.204-.758-.374-.185-.17-.278-.398-.276-.686-.002-.235.06-.441.183-.617.125-.177.296-.314.514-.413.218-.099.465-.148.742-.148.282 0 .528.05.738.148.211.099.376.236.493.413.118.176.178.38.182.611h-.77z",
|
|
30
|
+
fill: "#fff"
|
|
31
|
+
}));
|
|
32
|
+
}
|
|
33
|
+
module.exports = DnsServer24OntintIcon;
|
|
@@ -0,0 +1,35 @@
|
|
|
1
|
+
const React = require("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
|
+
module.exports = FileService16GradientBlueIcon;
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
const React = require("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
|
+
module.exports = FileService16OntintIcon;
|
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
const React = require("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
|
+
module.exports = IscsiLun24OntintIcon;
|
|
@@ -0,0 +1,110 @@
|
|
|
1
|
+
const React = require("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
|
+
module.exports = MonitoringHardware16GradientBlueIcon;
|
|
@@ -0,0 +1,35 @@
|
|
|
1
|
+
const React = require("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
|
+
module.exports = NetworkServiceCluster16GradientBlueIcon;
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
const React = require("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
|
+
module.exports = NetworkServiceCluster16OntintIcon;
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
const React = require("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
|
+
module.exports = NfsInode16YellowIcon;
|
|
@@ -0,0 +1,30 @@
|
|
|
1
|
+
const React = require("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
|
+
module.exports = NfsInode24OntintIcon;
|
|
@@ -0,0 +1,28 @@
|
|
|
1
|
+
const React = require("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
|
+
module.exports = NvmeNamespaceStorageObject16YellowIcon;
|
|
@@ -0,0 +1,28 @@
|
|
|
1
|
+
const React = require("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
|
+
module.exports = NvmeNamespaceStorageObject24OntintIcon;
|
|
@@ -0,0 +1,33 @@
|
|
|
1
|
+
const React = require("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
|
+
module.exports = OperationCenter16GradientBlueIcon;
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
const React = require("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
|
+
module.exports = 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
|
module.exports = RecoverRecycleVm16GradientGrayIcon;
|