@cloudtower/icons-react 0.26.15 → 0.26.17
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/NetworkStorageAccess16GradientBlueIcon.d.ts +4 -0
- package/dist/NetworkStorageAccess16GradientBlueIcon.js +81 -0
- package/dist/NetworkStorageAccess16RedIcon.d.ts +4 -0
- package/dist/NetworkStorageAccess16RedIcon.js +30 -0
- package/dist/NetworkStorageAccess16YellowIcon.d.ts +4 -0
- package/dist/NetworkStorageAccess16YellowIcon.js +30 -0
- package/dist/NetworkStorageAccess24GradientBlueIcon.d.ts +4 -0
- package/dist/NetworkStorageAccess24GradientBlueIcon.js +141 -0
- package/dist/NoCache80GradientGrayIcon.d.ts +4 -0
- package/dist/NoCache80GradientGrayIcon.js +56 -0
- package/dist/NoStorage80GradientGrayIcon.d.ts +4 -0
- package/dist/NoStorage80GradientGrayIcon.js +35 -0
- package/dist/NoStorageCluster80GradientGrayIcon.d.ts +4 -0
- package/dist/NoStorageCluster80GradientGrayIcon.js +69 -0
- package/dist/esm/NetworkStorageAccess16GradientBlueIcon.d.ts +4 -0
- package/dist/esm/NetworkStorageAccess16GradientBlueIcon.js +81 -0
- package/dist/esm/NetworkStorageAccess16RedIcon.d.ts +4 -0
- package/dist/esm/NetworkStorageAccess16RedIcon.js +30 -0
- package/dist/esm/NetworkStorageAccess16YellowIcon.d.ts +4 -0
- package/dist/esm/NetworkStorageAccess16YellowIcon.js +30 -0
- package/dist/esm/NetworkStorageAccess24GradientBlueIcon.d.ts +4 -0
- package/dist/esm/NetworkStorageAccess24GradientBlueIcon.js +141 -0
- package/dist/esm/NoCache80GradientGrayIcon.d.ts +4 -0
- package/dist/esm/NoCache80GradientGrayIcon.js +56 -0
- package/dist/esm/NoStorage80GradientGrayIcon.d.ts +4 -0
- package/dist/esm/NoStorage80GradientGrayIcon.js +35 -0
- package/dist/esm/NoStorageCluster80GradientGrayIcon.d.ts +4 -0
- package/dist/esm/NoStorageCluster80GradientGrayIcon.js +69 -0
- package/dist/esm/index.d.ts +7 -0
- package/dist/esm/index.js +7 -0
- package/dist/image-types.d.ts +1 -1
- package/dist/index.d.ts +7 -0
- package/dist/index.js +7 -0
- package/package.json +3 -3
@@ -0,0 +1,81 @@
|
|
1
|
+
const React = require("react");
|
2
|
+
function NetworkStorageAccess16GradientBlueIcon({
|
3
|
+
title,
|
4
|
+
titleId,
|
5
|
+
...props
|
6
|
+
}) {
|
7
|
+
return /*#__PURE__*/React.createElement("svg", Object.assign({
|
8
|
+
xmlns: "http://www.w3.org/2000/svg",
|
9
|
+
width: 16,
|
10
|
+
height: 16,
|
11
|
+
fill: "none",
|
12
|
+
"aria-labelledby": titleId
|
13
|
+
}, props), title ? /*#__PURE__*/React.createElement("title", {
|
14
|
+
id: titleId
|
15
|
+
}, title) : null, /*#__PURE__*/React.createElement("path", {
|
16
|
+
fillRule: "evenodd",
|
17
|
+
clipRule: "evenodd",
|
18
|
+
d: "M7.308.5a2.328 2.328 0 00-.647 4.564v.402l.224 1.803-1.449-1.096-1.268-.732a1.811 1.811 0 10-.646 1.12l1.268.731L6.445 8l-1.656.708-.347.2a2.329 2.329 0 10.646 1.12l.348-.2 1.45-1.097-.225 1.803v1.464a1.811 1.811 0 101.51 3.283l-.075-.031a2.388 2.388 0 01-1.014-.806l-.002-.003a2.261 2.261 0 01-.314-.637 1.29 1.29 0 01.446-1.41 2.032 2.032 0 01-.433-1.288c0-.46.13-.905.412-1.291.17-.233.376-.424.607-.577l-.06-.491.402.3.04-.018a3.013 3.013 0 011.242-.253c.21 0 .418.018.623.058l-.22-.127L8.153 8l1.674-.707 1.267-.732a1.81 1.81 0 10-.646-1.12l-1.268.732-1.44 1.08.215-1.787v-.402A2.329 2.329 0 007.308.5zM6.014 2.828a1.293 1.293 0 112.587 0 1.293 1.293 0 01-2.587 0zm-4.306 8.405a1.293 1.293 0 102.24-1.293 1.293 1.293 0 00-2.24 1.293z",
|
19
|
+
fill: "url(#paint0_radial_NetworkStorageAccess16GradientBlueIcon_12815_20)"
|
20
|
+
}), /*#__PURE__*/React.createElement("path", {
|
21
|
+
d: "M10.212 8.871c.154.04.306.092.453.16.215.097.415.221.595.374a1.292 1.292 0 011.105.024c.241-.306.591-.512.98-.573a2.329 2.329 0 00-3.133.015z",
|
22
|
+
fill: "url(#paint1_radial_NetworkStorageAccess16GradientBlueIcon_12815_20)"
|
23
|
+
}), /*#__PURE__*/React.createElement("path", {
|
24
|
+
d: "M10.248 10.77c.093.148.23.288.405.288.193 0 .355-.162.294-.345a1.09 1.09 0 00-.154-.299 1.37 1.37 0 00-.559-.443 1.938 1.938 0 00-.813-.16 1.98 1.98 0 00-.82.162 1.395 1.395 0 00-.575.452 1.123 1.123 0 00-.213.681c0 .315.106.568.317.758.213.191.5.336.864.435l.536.145c.162.043.308.092.436.148.13.056.233.126.308.211a.472.472 0 01.115.329.604.604 0 01-.13.386.865.865 0 01-.36.255c-.15.06-.322.09-.515.09-.176 0-.338-.025-.485-.076a.862.862 0 01-.362-.24.625.625 0 01-.072-.104c-.087-.158-.226-.304-.407-.304-.2 0-.363.169-.305.358.04.126.096.242.17.347.141.197.335.349.583.456.249.107.542.161.882.161.355 0 .657-.057.906-.172.251-.115.442-.271.574-.47.133-.198.2-.425.2-.68 0-.203-.041-.377-.123-.523a1.142 1.142 0 00-.314-.366 1.788 1.788 0 00-.423-.238c-.152-.06-.3-.108-.446-.143l-.443-.115a3.08 3.08 0 01-.276-.083 1.531 1.531 0 01-.27-.13.674.674 0 01-.202-.197.501.501 0 01-.076-.277.56.56 0 01.111-.342.743.743 0 01.317-.238 1.21 1.21 0 01.483-.088c.26 0 .475.058.647.174.082.055.147.12.195.197z",
|
25
|
+
fill: "url(#paint2_radial_NetworkStorageAccess16GradientBlueIcon_12815_20)"
|
26
|
+
}), /*#__PURE__*/React.createElement("path", {
|
27
|
+
fillRule: "evenodd",
|
28
|
+
clipRule: "evenodd",
|
29
|
+
d: "M12.072 14.386a.34.34 0 00.321-.228l.336-.966h1.773l.336.966a.34.34 0 10.642-.225l-1.345-3.719a.52.52 0 00-.49-.342h-.06a.52.52 0 00-.489.342l-1.345 3.719c-.08.22.085.453.32.453zm2.231-1.768l-.663-1.91a.025.025 0 00-.047 0l-.664 1.91h1.374z",
|
30
|
+
fill: "url(#paint3_radial_NetworkStorageAccess16GradientBlueIcon_12815_20)"
|
31
|
+
}), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("radialGradient", {
|
32
|
+
id: "paint0_radial_NetworkStorageAccess16GradientBlueIcon_12815_20",
|
33
|
+
cx: 0,
|
34
|
+
cy: 0,
|
35
|
+
r: 1,
|
36
|
+
gradientUnits: "userSpaceOnUse",
|
37
|
+
gradientTransform: "matrix(15 -15 15 15 .5 15.5)"
|
38
|
+
}, /*#__PURE__*/React.createElement("stop", {
|
39
|
+
stopColor: "#5BCAFF"
|
40
|
+
}), /*#__PURE__*/React.createElement("stop", {
|
41
|
+
offset: 1,
|
42
|
+
stopColor: "#06F"
|
43
|
+
})), /*#__PURE__*/React.createElement("radialGradient", {
|
44
|
+
id: "paint1_radial_NetworkStorageAccess16GradientBlueIcon_12815_20",
|
45
|
+
cx: 0,
|
46
|
+
cy: 0,
|
47
|
+
r: 1,
|
48
|
+
gradientUnits: "userSpaceOnUse",
|
49
|
+
gradientTransform: "matrix(15 -15 15 15 .5 15.5)"
|
50
|
+
}, /*#__PURE__*/React.createElement("stop", {
|
51
|
+
stopColor: "#5BCAFF"
|
52
|
+
}), /*#__PURE__*/React.createElement("stop", {
|
53
|
+
offset: 1,
|
54
|
+
stopColor: "#06F"
|
55
|
+
})), /*#__PURE__*/React.createElement("radialGradient", {
|
56
|
+
id: "paint2_radial_NetworkStorageAccess16GradientBlueIcon_12815_20",
|
57
|
+
cx: 0,
|
58
|
+
cy: 0,
|
59
|
+
r: 1,
|
60
|
+
gradientUnits: "userSpaceOnUse",
|
61
|
+
gradientTransform: "matrix(15 -15 15 15 .5 15.5)"
|
62
|
+
}, /*#__PURE__*/React.createElement("stop", {
|
63
|
+
stopColor: "#5BCAFF"
|
64
|
+
}), /*#__PURE__*/React.createElement("stop", {
|
65
|
+
offset: 1,
|
66
|
+
stopColor: "#06F"
|
67
|
+
})), /*#__PURE__*/React.createElement("radialGradient", {
|
68
|
+
id: "paint3_radial_NetworkStorageAccess16GradientBlueIcon_12815_20",
|
69
|
+
cx: 0,
|
70
|
+
cy: 0,
|
71
|
+
r: 1,
|
72
|
+
gradientUnits: "userSpaceOnUse",
|
73
|
+
gradientTransform: "matrix(15 -15 15 15 .5 15.5)"
|
74
|
+
}, /*#__PURE__*/React.createElement("stop", {
|
75
|
+
stopColor: "#5BCAFF"
|
76
|
+
}), /*#__PURE__*/React.createElement("stop", {
|
77
|
+
offset: 1,
|
78
|
+
stopColor: "#06F"
|
79
|
+
}))));
|
80
|
+
}
|
81
|
+
module.exports = NetworkStorageAccess16GradientBlueIcon;
|
@@ -0,0 +1,30 @@
|
|
1
|
+
const React = require("react");
|
2
|
+
function NetworkStorageAccess16RedIcon({
|
3
|
+
title,
|
4
|
+
titleId,
|
5
|
+
...props
|
6
|
+
}) {
|
7
|
+
return /*#__PURE__*/React.createElement("svg", Object.assign({
|
8
|
+
xmlns: "http://www.w3.org/2000/svg",
|
9
|
+
width: 16,
|
10
|
+
height: 16,
|
11
|
+
fill: "none",
|
12
|
+
"aria-labelledby": titleId
|
13
|
+
}, props), title ? /*#__PURE__*/React.createElement("title", {
|
14
|
+
id: titleId
|
15
|
+
}, title) : null, /*#__PURE__*/React.createElement("path", {
|
16
|
+
fillRule: "evenodd",
|
17
|
+
clipRule: "evenodd",
|
18
|
+
d: "M7.308.5a2.328 2.328 0 00-.647 4.564v.402l.224 1.803-1.449-1.096-1.268-.732a1.811 1.811 0 10-.646 1.12l1.268.731L6.445 8l-1.656.708-.347.2a2.329 2.329 0 10.646 1.12l.348-.2 1.45-1.097-.225 1.803v1.464a1.811 1.811 0 101.51 3.283l-.075-.031a2.388 2.388 0 01-1.014-.806l-.002-.003a2.261 2.261 0 01-.314-.637 1.29 1.29 0 01.446-1.41 2.032 2.032 0 01-.433-1.288c0-.46.13-.905.412-1.291.17-.233.376-.424.607-.577l-.06-.491.402.3.04-.018a3.013 3.013 0 011.242-.253c.21 0 .418.018.623.058l-.22-.127L8.153 8l1.674-.707 1.267-.732a1.81 1.81 0 10-.646-1.12l-1.268.732-1.44 1.08.215-1.787v-.402A2.329 2.329 0 007.308.5zM6.014 2.828a1.293 1.293 0 112.587 0 1.293 1.293 0 01-2.587 0zm-4.306 8.405a1.293 1.293 0 102.24-1.293 1.293 1.293 0 00-2.24 1.293z",
|
19
|
+
fill: "#F0483E"
|
20
|
+
}), /*#__PURE__*/React.createElement("path", {
|
21
|
+
d: "M10.212 8.871c.154.04.306.092.453.16.215.097.415.221.595.374a1.292 1.292 0 011.105.024c.241-.306.591-.512.98-.573a2.329 2.329 0 00-3.133.015zM10.248 10.77c.093.148.23.288.405.288.193 0 .355-.162.294-.345a1.09 1.09 0 00-.154-.299 1.37 1.37 0 00-.559-.443 1.938 1.938 0 00-.813-.16 1.98 1.98 0 00-.82.162 1.395 1.395 0 00-.575.452 1.123 1.123 0 00-.213.681c0 .315.106.568.317.758.213.191.5.336.864.435l.536.145c.162.043.308.092.436.148.13.056.233.126.308.211a.472.472 0 01.115.329.604.604 0 01-.13.386.865.865 0 01-.36.255c-.15.06-.322.09-.515.09-.176 0-.338-.025-.485-.076a.862.862 0 01-.362-.24.625.625 0 01-.072-.104c-.087-.158-.226-.304-.407-.304-.2 0-.363.169-.305.358.04.126.096.242.17.347.141.197.335.349.583.456.249.107.542.161.882.161.355 0 .657-.057.906-.172.251-.115.442-.271.574-.47.133-.198.2-.425.2-.68 0-.203-.041-.377-.123-.523a1.142 1.142 0 00-.314-.366 1.788 1.788 0 00-.423-.238c-.152-.06-.3-.108-.446-.143l-.443-.115a3.08 3.08 0 01-.276-.083 1.531 1.531 0 01-.27-.13.674.674 0 01-.202-.197.501.501 0 01-.076-.277.56.56 0 01.111-.342.743.743 0 01.317-.238 1.21 1.21 0 01.483-.088c.26 0 .475.058.647.174.082.055.147.12.195.197z",
|
22
|
+
fill: "#F0483E"
|
23
|
+
}), /*#__PURE__*/React.createElement("path", {
|
24
|
+
fillRule: "evenodd",
|
25
|
+
clipRule: "evenodd",
|
26
|
+
d: "M12.072 14.386a.34.34 0 00.321-.228l.336-.966h1.773l.336.966a.34.34 0 10.642-.225l-1.345-3.719a.52.52 0 00-.49-.342h-.06a.52.52 0 00-.489.342l-1.345 3.719c-.08.22.085.453.32.453zm2.231-1.768l-.663-1.91a.025.025 0 00-.047 0l-.664 1.91h1.374z",
|
27
|
+
fill: "#F0483E"
|
28
|
+
}));
|
29
|
+
}
|
30
|
+
module.exports = NetworkStorageAccess16RedIcon;
|
@@ -0,0 +1,30 @@
|
|
1
|
+
const React = require("react");
|
2
|
+
function NetworkStorageAccess16YellowIcon({
|
3
|
+
title,
|
4
|
+
titleId,
|
5
|
+
...props
|
6
|
+
}) {
|
7
|
+
return /*#__PURE__*/React.createElement("svg", Object.assign({
|
8
|
+
xmlns: "http://www.w3.org/2000/svg",
|
9
|
+
width: 16,
|
10
|
+
height: 16,
|
11
|
+
fill: "none",
|
12
|
+
"aria-labelledby": titleId
|
13
|
+
}, props), title ? /*#__PURE__*/React.createElement("title", {
|
14
|
+
id: titleId
|
15
|
+
}, title) : null, /*#__PURE__*/React.createElement("path", {
|
16
|
+
fillRule: "evenodd",
|
17
|
+
clipRule: "evenodd",
|
18
|
+
d: "M7.308.5a2.328 2.328 0 00-.647 4.564v.402l.224 1.803-1.449-1.096-1.268-.732a1.811 1.811 0 10-.646 1.12l1.268.731L6.445 8l-1.656.708-.347.2a2.329 2.329 0 10.646 1.12l.348-.2 1.45-1.097-.225 1.803v1.464a1.811 1.811 0 101.51 3.283l-.075-.031a2.388 2.388 0 01-1.014-.806l-.002-.003a2.261 2.261 0 01-.314-.637 1.29 1.29 0 01.446-1.41 2.032 2.032 0 01-.433-1.288c0-.46.13-.905.412-1.291.17-.233.376-.424.607-.577l-.06-.491.402.3.04-.018a3.013 3.013 0 011.242-.253c.21 0 .418.018.623.058l-.22-.127L8.153 8l1.674-.707 1.267-.732a1.81 1.81 0 10-.646-1.12l-1.268.732-1.44 1.08.215-1.787v-.402A2.329 2.329 0 007.308.5zM6.014 2.828a1.293 1.293 0 112.587 0 1.293 1.293 0 01-2.587 0zm-4.306 8.405a1.293 1.293 0 102.24-1.293 1.293 1.293 0 00-2.24 1.293z",
|
19
|
+
fill: "#FEA008"
|
20
|
+
}), /*#__PURE__*/React.createElement("path", {
|
21
|
+
d: "M10.212 8.871c.154.04.306.092.453.16.215.097.415.221.595.374a1.292 1.292 0 011.105.024c.241-.306.591-.512.98-.573a2.329 2.329 0 00-3.133.015zM10.248 10.77c.093.148.23.288.405.288.193 0 .355-.162.294-.345a1.09 1.09 0 00-.154-.299 1.37 1.37 0 00-.559-.443 1.938 1.938 0 00-.813-.16 1.98 1.98 0 00-.82.162 1.395 1.395 0 00-.575.452 1.123 1.123 0 00-.213.681c0 .315.106.568.317.758.213.191.5.336.864.435l.536.145c.162.043.308.092.436.148.13.056.233.126.308.211a.472.472 0 01.115.329.604.604 0 01-.13.386.865.865 0 01-.36.255c-.15.06-.322.09-.515.09-.176 0-.338-.025-.485-.076a.862.862 0 01-.362-.24.625.625 0 01-.072-.104c-.087-.158-.226-.304-.407-.304-.2 0-.363.169-.305.358.04.126.096.242.17.347.141.197.335.349.583.456.249.107.542.161.882.161.355 0 .657-.057.906-.172.251-.115.442-.271.574-.47.133-.198.2-.425.2-.68 0-.203-.041-.377-.123-.523a1.142 1.142 0 00-.314-.366 1.788 1.788 0 00-.423-.238c-.152-.06-.3-.108-.446-.143l-.443-.115a3.08 3.08 0 01-.276-.083 1.531 1.531 0 01-.27-.13.674.674 0 01-.202-.197.501.501 0 01-.076-.277.56.56 0 01.111-.342.743.743 0 01.317-.238 1.21 1.21 0 01.483-.088c.26 0 .475.058.647.174.082.055.147.12.195.197z",
|
22
|
+
fill: "#FEA008"
|
23
|
+
}), /*#__PURE__*/React.createElement("path", {
|
24
|
+
fillRule: "evenodd",
|
25
|
+
clipRule: "evenodd",
|
26
|
+
d: "M12.072 14.386a.34.34 0 00.321-.228l.336-.966h1.773l.336.966a.34.34 0 10.642-.225l-1.345-3.719a.52.52 0 00-.49-.342h-.06a.52.52 0 00-.489.342l-1.345 3.719c-.08.22.085.453.32.453zm2.231-1.768l-.663-1.91a.025.025 0 00-.047 0l-.664 1.91h1.374z",
|
27
|
+
fill: "#FEA008"
|
28
|
+
}));
|
29
|
+
}
|
30
|
+
module.exports = NetworkStorageAccess16YellowIcon;
|
@@ -0,0 +1,141 @@
|
|
1
|
+
const React = require("react");
|
2
|
+
function NetworkStorageAccess24GradientBlueIcon({
|
3
|
+
title,
|
4
|
+
titleId,
|
5
|
+
...props
|
6
|
+
}) {
|
7
|
+
return /*#__PURE__*/React.createElement("svg", Object.assign({
|
8
|
+
xmlns: "http://www.w3.org/2000/svg",
|
9
|
+
width: 24,
|
10
|
+
height: 24,
|
11
|
+
fill: "none",
|
12
|
+
"aria-labelledby": titleId
|
13
|
+
}, props), title ? /*#__PURE__*/React.createElement("title", {
|
14
|
+
id: titleId
|
15
|
+
}, title) : null, /*#__PURE__*/React.createElement("path", {
|
16
|
+
fillRule: "evenodd",
|
17
|
+
clipRule: "evenodd",
|
18
|
+
d: "M12.813 7.905l-.125.03v.186a1.82 1.82 0 00-.075.173l-.234.633s-.211-.49-.368-.7a2.91 2.91 0 00-1.18-.924 3.484 3.484 0 00-.973-.269 3 3 0 114.365.047 1.907 1.907 0 00-1.41.824zM14.063 5a2 2 0 11-4 0 2 2 0 014 0z",
|
19
|
+
fill: "url(#paint0_radial_NetworkStorageAccess24GradientBlueIcon_4782_13549)"
|
20
|
+
}), /*#__PURE__*/React.createElement("path", {
|
21
|
+
d: "M16.428 8.758l.441 1.189.789-.456a2 2 0 10-.625-1.082l-.605.349z",
|
22
|
+
fill: "url(#paint1_radial_NetworkStorageAccess24GradientBlueIcon_4782_13549)"
|
23
|
+
}), /*#__PURE__*/React.createElement("path", {
|
24
|
+
d: "M17.822 12.515l.076.206c.098.264.122.531.086.784a2 2 0 11-1.77 1.403 1.673 1.673 0 01-1.48-1.096l-.115-.323h-.368l-.115.324a1.722 1.722 0 01-.028.071c.085.058.166.11.24.157l.923.533a3.001 3.001 0 102.551-2.059z",
|
25
|
+
fill: "url(#paint2_radial_NetworkStorageAccess24GradientBlueIcon_4782_13549)"
|
26
|
+
}), /*#__PURE__*/React.createElement("path", {
|
27
|
+
d: "M12.621 14.91a1.694 1.694 0 01-1.094-.337l-.01.143a85.596 85.596 0 00-.08 1.284v2.1a2 2 0 101.25 0V16a71.1 71.1 0 00-.066-1.09z",
|
28
|
+
fill: "url(#paint3_radial_NetworkStorageAccess24GradientBlueIcon_4782_13549)"
|
29
|
+
}), /*#__PURE__*/React.createElement("path", {
|
30
|
+
d: "M8.958 14.99a3.956 3.956 0 01-1.094-.217 2 2 0 11-1.553-1.249c-.1-.17-.18-.35-.239-.538A1.503 1.503 0 016 12.499a3 3 0 102.957 2.49z",
|
31
|
+
fill: "url(#paint4_radial_NetworkStorageAccess24GradientBlueIcon_4782_13549)"
|
32
|
+
}), /*#__PURE__*/React.createElement("path", {
|
33
|
+
d: "M6.088 9.758a2.522 2.522 0 01.503-1.521c.152-.203.328-.38.522-.532a2 2 0 10-1.025 2.053z",
|
34
|
+
fill: "url(#paint5_radial_NetworkStorageAccess24GradientBlueIcon_4782_13549)"
|
35
|
+
}), /*#__PURE__*/React.createElement("path", {
|
36
|
+
d: "M10.23 9.238c.12.19.297.371.522.371.25 0 .458-.209.38-.444a1.408 1.408 0 00-.2-.386 1.765 1.765 0 00-.719-.572A2.496 2.496 0 009.165 8c-.392 0-.744.07-1.056.21-.312.139-.56.333-.742.583a1.45 1.45 0 00-.275.879c0 .405.137.732.409.978.274.246.645.433 1.113.56l.691.188c.21.055.397.118.563.19.167.073.3.164.397.273a.61.61 0 01.148.424.78.78 0 01-.168.498c-.113.14-.267.25-.463.33a1.78 1.78 0 01-.665.116 1.89 1.89 0 01-.626-.1 1.111 1.111 0 01-.465-.31.81.81 0 01-.093-.133c-.113-.203-.292-.392-.525-.392-.257 0-.468.218-.392.462.05.163.123.312.22.448.18.254.43.45.75.588.32.139.699.208 1.136.208.457 0 .847-.074 1.168-.222.324-.148.57-.35.74-.606.171-.256.257-.549.257-.878 0-.262-.053-.487-.157-.674a1.473 1.473 0 00-.406-.472 2.301 2.301 0 00-.545-.307 4.373 4.373 0 00-.574-.185l-.571-.148a3.963 3.963 0 01-.357-.108 1.964 1.964 0 01-.348-.168.87.87 0 01-.26-.253.647.647 0 01-.097-.358c0-.165.047-.312.143-.441a.958.958 0 01.408-.307c.175-.076.382-.114.622-.114.335 0 .613.075.834.225.106.07.19.155.252.254z",
|
37
|
+
fill: "url(#paint6_radial_NetworkStorageAccess24GradientBlueIcon_4782_13549)"
|
38
|
+
}), /*#__PURE__*/React.createElement("path", {
|
39
|
+
fillRule: "evenodd",
|
40
|
+
clipRule: "evenodd",
|
41
|
+
d: "M12.581 13.903a.439.439 0 00.415-.294l.433-1.247h2.285l.432 1.247a.438.438 0 10.828-.29L15.24 8.52a.67.67 0 00-.63-.441h-.078a.67.67 0 00-.63.441l-1.733 4.797a.437.437 0 00.412.585zm2.876-2.28l-.854-2.464a.032.032 0 00-.06 0l-.857 2.464h1.771z",
|
42
|
+
fill: "url(#paint7_radial_NetworkStorageAccess24GradientBlueIcon_4782_13549)"
|
43
|
+
}), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("radialGradient", {
|
44
|
+
id: "paint0_radial_NetworkStorageAccess24GradientBlueIcon_4782_13549",
|
45
|
+
cx: 0,
|
46
|
+
cy: 0,
|
47
|
+
r: 1,
|
48
|
+
gradientUnits: "userSpaceOnUse",
|
49
|
+
gradientTransform: "matrix(18.12541 -20 19.90352 18.03798 3 22)"
|
50
|
+
}, /*#__PURE__*/React.createElement("stop", {
|
51
|
+
stopColor: "#5BCAFF"
|
52
|
+
}), /*#__PURE__*/React.createElement("stop", {
|
53
|
+
offset: 1,
|
54
|
+
stopColor: "#06F"
|
55
|
+
})), /*#__PURE__*/React.createElement("radialGradient", {
|
56
|
+
id: "paint1_radial_NetworkStorageAccess24GradientBlueIcon_4782_13549",
|
57
|
+
cx: 0,
|
58
|
+
cy: 0,
|
59
|
+
r: 1,
|
60
|
+
gradientUnits: "userSpaceOnUse",
|
61
|
+
gradientTransform: "matrix(18.12541 -20 19.90352 18.03798 3 22)"
|
62
|
+
}, /*#__PURE__*/React.createElement("stop", {
|
63
|
+
stopColor: "#5BCAFF"
|
64
|
+
}), /*#__PURE__*/React.createElement("stop", {
|
65
|
+
offset: 1,
|
66
|
+
stopColor: "#06F"
|
67
|
+
})), /*#__PURE__*/React.createElement("radialGradient", {
|
68
|
+
id: "paint2_radial_NetworkStorageAccess24GradientBlueIcon_4782_13549",
|
69
|
+
cx: 0,
|
70
|
+
cy: 0,
|
71
|
+
r: 1,
|
72
|
+
gradientUnits: "userSpaceOnUse",
|
73
|
+
gradientTransform: "matrix(18.12541 -20 19.90352 18.03798 3 22)"
|
74
|
+
}, /*#__PURE__*/React.createElement("stop", {
|
75
|
+
stopColor: "#5BCAFF"
|
76
|
+
}), /*#__PURE__*/React.createElement("stop", {
|
77
|
+
offset: 1,
|
78
|
+
stopColor: "#06F"
|
79
|
+
})), /*#__PURE__*/React.createElement("radialGradient", {
|
80
|
+
id: "paint3_radial_NetworkStorageAccess24GradientBlueIcon_4782_13549",
|
81
|
+
cx: 0,
|
82
|
+
cy: 0,
|
83
|
+
r: 1,
|
84
|
+
gradientUnits: "userSpaceOnUse",
|
85
|
+
gradientTransform: "matrix(18.12541 -20 19.90352 18.03798 3 22)"
|
86
|
+
}, /*#__PURE__*/React.createElement("stop", {
|
87
|
+
stopColor: "#5BCAFF"
|
88
|
+
}), /*#__PURE__*/React.createElement("stop", {
|
89
|
+
offset: 1,
|
90
|
+
stopColor: "#06F"
|
91
|
+
})), /*#__PURE__*/React.createElement("radialGradient", {
|
92
|
+
id: "paint4_radial_NetworkStorageAccess24GradientBlueIcon_4782_13549",
|
93
|
+
cx: 0,
|
94
|
+
cy: 0,
|
95
|
+
r: 1,
|
96
|
+
gradientUnits: "userSpaceOnUse",
|
97
|
+
gradientTransform: "matrix(18.12541 -20 19.90352 18.03798 3 22)"
|
98
|
+
}, /*#__PURE__*/React.createElement("stop", {
|
99
|
+
stopColor: "#5BCAFF"
|
100
|
+
}), /*#__PURE__*/React.createElement("stop", {
|
101
|
+
offset: 1,
|
102
|
+
stopColor: "#06F"
|
103
|
+
})), /*#__PURE__*/React.createElement("radialGradient", {
|
104
|
+
id: "paint5_radial_NetworkStorageAccess24GradientBlueIcon_4782_13549",
|
105
|
+
cx: 0,
|
106
|
+
cy: 0,
|
107
|
+
r: 1,
|
108
|
+
gradientUnits: "userSpaceOnUse",
|
109
|
+
gradientTransform: "matrix(18.12541 -20 19.90352 18.03798 3 22)"
|
110
|
+
}, /*#__PURE__*/React.createElement("stop", {
|
111
|
+
stopColor: "#5BCAFF"
|
112
|
+
}), /*#__PURE__*/React.createElement("stop", {
|
113
|
+
offset: 1,
|
114
|
+
stopColor: "#06F"
|
115
|
+
})), /*#__PURE__*/React.createElement("radialGradient", {
|
116
|
+
id: "paint6_radial_NetworkStorageAccess24GradientBlueIcon_4782_13549",
|
117
|
+
cx: 0,
|
118
|
+
cy: 0,
|
119
|
+
r: 1,
|
120
|
+
gradientUnits: "userSpaceOnUse",
|
121
|
+
gradientTransform: "matrix(18.12541 -20 19.90352 18.03798 3 22)"
|
122
|
+
}, /*#__PURE__*/React.createElement("stop", {
|
123
|
+
stopColor: "#5BCAFF"
|
124
|
+
}), /*#__PURE__*/React.createElement("stop", {
|
125
|
+
offset: 1,
|
126
|
+
stopColor: "#06F"
|
127
|
+
})), /*#__PURE__*/React.createElement("radialGradient", {
|
128
|
+
id: "paint7_radial_NetworkStorageAccess24GradientBlueIcon_4782_13549",
|
129
|
+
cx: 0,
|
130
|
+
cy: 0,
|
131
|
+
r: 1,
|
132
|
+
gradientUnits: "userSpaceOnUse",
|
133
|
+
gradientTransform: "matrix(18.12541 -20 19.90352 18.03798 3 22)"
|
134
|
+
}, /*#__PURE__*/React.createElement("stop", {
|
135
|
+
stopColor: "#5BCAFF"
|
136
|
+
}), /*#__PURE__*/React.createElement("stop", {
|
137
|
+
offset: 1,
|
138
|
+
stopColor: "#06F"
|
139
|
+
}))));
|
140
|
+
}
|
141
|
+
module.exports = NetworkStorageAccess24GradientBlueIcon;
|
@@ -0,0 +1,56 @@
|
|
1
|
+
const React = require("react");
|
2
|
+
function NoCache80GradientGrayIcon({
|
3
|
+
title,
|
4
|
+
titleId,
|
5
|
+
...props
|
6
|
+
}) {
|
7
|
+
return /*#__PURE__*/React.createElement("svg", Object.assign({
|
8
|
+
xmlns: "http://www.w3.org/2000/svg",
|
9
|
+
width: 80,
|
10
|
+
height: 80,
|
11
|
+
fill: "none",
|
12
|
+
"aria-labelledby": titleId
|
13
|
+
}, props), title ? /*#__PURE__*/React.createElement("title", {
|
14
|
+
id: titleId
|
15
|
+
}, title) : null, /*#__PURE__*/React.createElement("g", {
|
16
|
+
opacity: 0.5
|
17
|
+
}, /*#__PURE__*/React.createElement("path", {
|
18
|
+
fillRule: "evenodd",
|
19
|
+
clipRule: "evenodd",
|
20
|
+
d: "M74 39.633c-.48.458-1.016.868-1.57 1.234-1.965 1.298-4.678 2.39-7.85 3.277C58.207 45.924 49.517 47 40 47c-9.517 0-18.207-1.076-24.58-2.856-3.172-.887-5.885-1.979-7.85-3.277A11.392 11.392 0 016 39.634V51.5C6 56.747 21.222 61 40 61s34-4.253 34-9.5V39.633zm0-6.133c0-5.247-15.222-9.5-34-9.5S6 28.253 6 33.5c1 2 2.22 3.002 3.774 4.03 1.476.974 3.742 1.929 6.723 2.761C22.429 41.95 30.74 43 40 43s17.57-1.051 23.503-2.709c2.98-.832 5.248-1.787 6.723-2.762C71.78 36.502 73 35.5 74 33.5z",
|
21
|
+
fill: "url(#paint0_radial_NoCache80GradientGrayIcon_4282_69325)"
|
22
|
+
}), /*#__PURE__*/React.createElement("path", {
|
23
|
+
fillRule: "evenodd",
|
24
|
+
clipRule: "evenodd",
|
25
|
+
d: "M48.66 41.55a4.34 4.34 0 00-1.387-1.432l-1.831-1.163 1.086-2.854a4.48 4.48 0 00-.237-3.908 4.344 4.344 0 00-1.504-1.564A4.234 4.234 0 0042.6 30h-.016a4.247 4.247 0 00-2.779 1.03l-.055.048-.182.17-7.333 7.6-.004.005a4.403 4.403 0 00-1.004 1.669 4.484 4.484 0 00.402 3.695 4.342 4.342 0 001.388 1.434l1.833 1.164-1.129 2.965-.003.007a4.48 4.48 0 00-.144 2.755c.243.91.78 1.762 1.591 2.373a4.233 4.233 0 002.92.842 4.258 4.258 0 002.7-1.299l7.272-7.54.006-.006c.466-.486.801-1.06 1.002-1.67a4.485 4.485 0 00-.404-3.692zM38.388 52.153l7.276-7.543-7.276 7.543z",
|
26
|
+
fill: "#fff"
|
27
|
+
}), /*#__PURE__*/React.createElement("path", {
|
28
|
+
d: "M46.462 42.808l-4.596-2.73 2.317-5.7a1.139 1.139 0 00-.052-1.077 1.1 1.1 0 00-.392-.385 1.065 1.065 0 00-.525-.143 1.07 1.07 0 00-.674.238l-.076.066-8.126 7.888a1.14 1.14 0 00-.161 1.416c.092.145.216.266.361.352l4.597 2.733-2.344 5.766a1.137 1.137 0 00-.041.742c.07.245.22.458.425.603a1.062 1.062 0 001.362-.112l8.126-7.89a1.14 1.14 0 00.16-1.416 1.098 1.098 0 00-.361-.351z",
|
29
|
+
fill: "url(#paint1_radial_NoCache80GradientGrayIcon_4282_69325)"
|
30
|
+
})), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("radialGradient", {
|
31
|
+
id: "paint0_radial_NoCache80GradientGrayIcon_4282_69325",
|
32
|
+
cx: 0,
|
33
|
+
cy: 0,
|
34
|
+
r: 1,
|
35
|
+
gradientUnits: "userSpaceOnUse",
|
36
|
+
gradientTransform: "matrix(68.00002 -37.00002 31.06693 57.09597 6 61)"
|
37
|
+
}, /*#__PURE__*/React.createElement("stop", {
|
38
|
+
stopColor: "#CCD4E3"
|
39
|
+
}), /*#__PURE__*/React.createElement("stop", {
|
40
|
+
offset: 1,
|
41
|
+
stopColor: "#6B7D99"
|
42
|
+
})), /*#__PURE__*/React.createElement("radialGradient", {
|
43
|
+
id: "paint1_radial_NoCache80GradientGrayIcon_4282_69325",
|
44
|
+
cx: 0,
|
45
|
+
cy: 0,
|
46
|
+
r: 1,
|
47
|
+
gradientUnits: "userSpaceOnUse",
|
48
|
+
gradientTransform: "matrix(18.2904 -25.7729 24.32823 17.26515 31 55.773)"
|
49
|
+
}, /*#__PURE__*/React.createElement("stop", {
|
50
|
+
stopColor: "#CCD4E3"
|
51
|
+
}), /*#__PURE__*/React.createElement("stop", {
|
52
|
+
offset: 1,
|
53
|
+
stopColor: "#6B7D99"
|
54
|
+
}))));
|
55
|
+
}
|
56
|
+
module.exports = NoCache80GradientGrayIcon;
|
@@ -0,0 +1,35 @@
|
|
1
|
+
const React = require("react");
|
2
|
+
function NoStorage80GradientGrayIcon({
|
3
|
+
title,
|
4
|
+
titleId,
|
5
|
+
...props
|
6
|
+
}) {
|
7
|
+
return /*#__PURE__*/React.createElement("svg", Object.assign({
|
8
|
+
xmlns: "http://www.w3.org/2000/svg",
|
9
|
+
width: 80,
|
10
|
+
height: 80,
|
11
|
+
fill: "none",
|
12
|
+
"aria-labelledby": titleId
|
13
|
+
}, props), title ? /*#__PURE__*/React.createElement("title", {
|
14
|
+
id: titleId
|
15
|
+
}, title) : null, /*#__PURE__*/React.createElement("path", {
|
16
|
+
fillRule: "evenodd",
|
17
|
+
clipRule: "evenodd",
|
18
|
+
d: "M74 39.633c-.48.458-1.016.868-1.57 1.234-1.965 1.298-4.678 2.39-7.85 3.277C58.207 45.924 49.517 47 40 47c-9.517 0-18.207-1.076-24.58-2.856-3.172-.887-5.885-1.979-7.85-3.277A11.392 11.392 0 016 39.634V51.5C6 56.747 21.222 61 40 61s34-4.253 34-9.5V39.633zm0-6.133c0-5.247-15.222-9.5-34-9.5S6 28.253 6 33.5c1 2 2.22 3.002 3.774 4.03 1.476.974 3.742 1.929 6.723 2.761C22.429 41.95 30.74 43 40 43s17.57-1.051 23.503-2.709c2.98-.832 5.248-1.787 6.723-2.762C71.78 36.502 73 35.5 74 33.5z",
|
19
|
+
fill: "url(#paint0_radial_NoStorage80GradientGrayIcon_4282_69319)",
|
20
|
+
opacity: 0.5
|
21
|
+
}), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("radialGradient", {
|
22
|
+
id: "paint0_radial_NoStorage80GradientGrayIcon_4282_69319",
|
23
|
+
cx: 0,
|
24
|
+
cy: 0,
|
25
|
+
r: 1,
|
26
|
+
gradientUnits: "userSpaceOnUse",
|
27
|
+
gradientTransform: "matrix(68.00002 -37.00002 31.06693 57.09597 6 61)"
|
28
|
+
}, /*#__PURE__*/React.createElement("stop", {
|
29
|
+
stopColor: "#CCD4E3"
|
30
|
+
}), /*#__PURE__*/React.createElement("stop", {
|
31
|
+
offset: 1,
|
32
|
+
stopColor: "#6B7D99"
|
33
|
+
}))));
|
34
|
+
}
|
35
|
+
module.exports = NoStorage80GradientGrayIcon;
|
@@ -0,0 +1,69 @@
|
|
1
|
+
const React = require("react");
|
2
|
+
function NoStorageCluster80GradientGrayIcon({
|
3
|
+
title,
|
4
|
+
titleId,
|
5
|
+
...props
|
6
|
+
}) {
|
7
|
+
return /*#__PURE__*/React.createElement("svg", Object.assign({
|
8
|
+
xmlns: "http://www.w3.org/2000/svg",
|
9
|
+
width: 80,
|
10
|
+
height: 80,
|
11
|
+
fill: "none",
|
12
|
+
"aria-labelledby": titleId
|
13
|
+
}, props), title ? /*#__PURE__*/React.createElement("title", {
|
14
|
+
id: titleId
|
15
|
+
}, title) : null, /*#__PURE__*/React.createElement("g", {
|
16
|
+
opacity: 0.5
|
17
|
+
}, /*#__PURE__*/React.createElement("path", {
|
18
|
+
d: "M74 39.633c-.48.458-1.016.868-1.57 1.234-1.965 1.298-4.678 2.39-7.85 3.277C58.207 45.924 49.517 47 40 47c-9.517 0-18.207-1.076-24.58-2.856-3.172-.887-5.885-1.979-7.85-3.277A11.392 11.392 0 016 39.634V51.5C6 56.747 21.222 61 40 61s34-4.253 34-9.5V39.633z",
|
19
|
+
fill: "url(#paint0_radial_NoStorageCluster80GradientGrayIcon_4282_69332)"
|
20
|
+
}), /*#__PURE__*/React.createElement("path", {
|
21
|
+
d: "M74 33.5c0-5.247-15.222-9.5-34-9.5S6 28.253 6 33.5c1 2 2.22 3.002 3.774 4.03 1.476.974 3.742 1.929 6.723 2.761C22.429 41.95 30.74 43 40 43s17.57-1.051 23.503-2.709c2.98-.832 5.248-1.787 6.723-2.762C71.78 36.502 73 35.5 74 33.5z",
|
22
|
+
fill: "url(#paint1_radial_NoStorageCluster80GradientGrayIcon_4282_69332)"
|
23
|
+
}), /*#__PURE__*/React.createElement("path", {
|
24
|
+
d: "M80 36c0 6.627-5.373 12-12 12s-12-5.373-12-12 5.373-12 12-12 12 5.373 12 12z",
|
25
|
+
fill: "#fff"
|
26
|
+
}), /*#__PURE__*/React.createElement("path", {
|
27
|
+
fillRule: "evenodd",
|
28
|
+
clipRule: "evenodd",
|
29
|
+
d: "M68 27.6a8.4 8.4 0 100 16.8 8.4 8.4 0 000-16.8zm-.97 3.877a.97.97 0 111.94 0v4.525a.97.97 0 11-1.94 0v-4.525zm-.16 8.238a1.13 1.13 0 112.26 0 1.13 1.13 0 01-2.26 0z",
|
30
|
+
fill: "url(#paint2_radial_NoStorageCluster80GradientGrayIcon_4282_69332)"
|
31
|
+
})), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("radialGradient", {
|
32
|
+
id: "paint0_radial_NoStorageCluster80GradientGrayIcon_4282_69332",
|
33
|
+
cx: 0,
|
34
|
+
cy: 0,
|
35
|
+
r: 1,
|
36
|
+
gradientUnits: "userSpaceOnUse",
|
37
|
+
gradientTransform: "matrix(73.99995 -37.00006 29.60005 59.19996 6 61)"
|
38
|
+
}, /*#__PURE__*/React.createElement("stop", {
|
39
|
+
stopColor: "#CCD4E3"
|
40
|
+
}), /*#__PURE__*/React.createElement("stop", {
|
41
|
+
offset: 1,
|
42
|
+
stopColor: "#6B7D99"
|
43
|
+
})), /*#__PURE__*/React.createElement("radialGradient", {
|
44
|
+
id: "paint1_radial_NoStorageCluster80GradientGrayIcon_4282_69332",
|
45
|
+
cx: 0,
|
46
|
+
cy: 0,
|
47
|
+
r: 1,
|
48
|
+
gradientUnits: "userSpaceOnUse",
|
49
|
+
gradientTransform: "matrix(73.99995 -37.00006 29.60005 59.19996 6 61)"
|
50
|
+
}, /*#__PURE__*/React.createElement("stop", {
|
51
|
+
stopColor: "#CCD4E3"
|
52
|
+
}), /*#__PURE__*/React.createElement("stop", {
|
53
|
+
offset: 1,
|
54
|
+
stopColor: "#6B7D99"
|
55
|
+
})), /*#__PURE__*/React.createElement("radialGradient", {
|
56
|
+
id: "paint2_radial_NoStorageCluster80GradientGrayIcon_4282_69332",
|
57
|
+
cx: 0,
|
58
|
+
cy: 0,
|
59
|
+
r: 1,
|
60
|
+
gradientUnits: "userSpaceOnUse",
|
61
|
+
gradientTransform: "matrix(73.99995 -37.00006 29.60005 59.19996 6 61)"
|
62
|
+
}, /*#__PURE__*/React.createElement("stop", {
|
63
|
+
stopColor: "#CCD4E3"
|
64
|
+
}), /*#__PURE__*/React.createElement("stop", {
|
65
|
+
offset: 1,
|
66
|
+
stopColor: "#6B7D99"
|
67
|
+
}))));
|
68
|
+
}
|
69
|
+
module.exports = NoStorageCluster80GradientGrayIcon;
|
@@ -0,0 +1,81 @@
|
|
1
|
+
import * as React from "react";
|
2
|
+
function NetworkStorageAccess16GradientBlueIcon({
|
3
|
+
title,
|
4
|
+
titleId,
|
5
|
+
...props
|
6
|
+
}) {
|
7
|
+
return /*#__PURE__*/React.createElement("svg", Object.assign({
|
8
|
+
xmlns: "http://www.w3.org/2000/svg",
|
9
|
+
width: 16,
|
10
|
+
height: 16,
|
11
|
+
fill: "none",
|
12
|
+
"aria-labelledby": titleId
|
13
|
+
}, props), title ? /*#__PURE__*/React.createElement("title", {
|
14
|
+
id: titleId
|
15
|
+
}, title) : null, /*#__PURE__*/React.createElement("path", {
|
16
|
+
fillRule: "evenodd",
|
17
|
+
clipRule: "evenodd",
|
18
|
+
d: "M7.308.5a2.328 2.328 0 00-.647 4.564v.402l.224 1.803-1.449-1.096-1.268-.732a1.811 1.811 0 10-.646 1.12l1.268.731L6.445 8l-1.656.708-.347.2a2.329 2.329 0 10.646 1.12l.348-.2 1.45-1.097-.225 1.803v1.464a1.811 1.811 0 101.51 3.283l-.075-.031a2.388 2.388 0 01-1.014-.806l-.002-.003a2.261 2.261 0 01-.314-.637 1.29 1.29 0 01.446-1.41 2.032 2.032 0 01-.433-1.288c0-.46.13-.905.412-1.291.17-.233.376-.424.607-.577l-.06-.491.402.3.04-.018a3.013 3.013 0 011.242-.253c.21 0 .418.018.623.058l-.22-.127L8.153 8l1.674-.707 1.267-.732a1.81 1.81 0 10-.646-1.12l-1.268.732-1.44 1.08.215-1.787v-.402A2.329 2.329 0 007.308.5zM6.014 2.828a1.293 1.293 0 112.587 0 1.293 1.293 0 01-2.587 0zm-4.306 8.405a1.293 1.293 0 102.24-1.293 1.293 1.293 0 00-2.24 1.293z",
|
19
|
+
fill: "url(#paint0_radial_NetworkStorageAccess16GradientBlueIcon_12815_20)"
|
20
|
+
}), /*#__PURE__*/React.createElement("path", {
|
21
|
+
d: "M10.212 8.871c.154.04.306.092.453.16.215.097.415.221.595.374a1.292 1.292 0 011.105.024c.241-.306.591-.512.98-.573a2.329 2.329 0 00-3.133.015z",
|
22
|
+
fill: "url(#paint1_radial_NetworkStorageAccess16GradientBlueIcon_12815_20)"
|
23
|
+
}), /*#__PURE__*/React.createElement("path", {
|
24
|
+
d: "M10.248 10.77c.093.148.23.288.405.288.193 0 .355-.162.294-.345a1.09 1.09 0 00-.154-.299 1.37 1.37 0 00-.559-.443 1.938 1.938 0 00-.813-.16 1.98 1.98 0 00-.82.162 1.395 1.395 0 00-.575.452 1.123 1.123 0 00-.213.681c0 .315.106.568.317.758.213.191.5.336.864.435l.536.145c.162.043.308.092.436.148.13.056.233.126.308.211a.472.472 0 01.115.329.604.604 0 01-.13.386.865.865 0 01-.36.255c-.15.06-.322.09-.515.09-.176 0-.338-.025-.485-.076a.862.862 0 01-.362-.24.625.625 0 01-.072-.104c-.087-.158-.226-.304-.407-.304-.2 0-.363.169-.305.358.04.126.096.242.17.347.141.197.335.349.583.456.249.107.542.161.882.161.355 0 .657-.057.906-.172.251-.115.442-.271.574-.47.133-.198.2-.425.2-.68 0-.203-.041-.377-.123-.523a1.142 1.142 0 00-.314-.366 1.788 1.788 0 00-.423-.238c-.152-.06-.3-.108-.446-.143l-.443-.115a3.08 3.08 0 01-.276-.083 1.531 1.531 0 01-.27-.13.674.674 0 01-.202-.197.501.501 0 01-.076-.277.56.56 0 01.111-.342.743.743 0 01.317-.238 1.21 1.21 0 01.483-.088c.26 0 .475.058.647.174.082.055.147.12.195.197z",
|
25
|
+
fill: "url(#paint2_radial_NetworkStorageAccess16GradientBlueIcon_12815_20)"
|
26
|
+
}), /*#__PURE__*/React.createElement("path", {
|
27
|
+
fillRule: "evenodd",
|
28
|
+
clipRule: "evenodd",
|
29
|
+
d: "M12.072 14.386a.34.34 0 00.321-.228l.336-.966h1.773l.336.966a.34.34 0 10.642-.225l-1.345-3.719a.52.52 0 00-.49-.342h-.06a.52.52 0 00-.489.342l-1.345 3.719c-.08.22.085.453.32.453zm2.231-1.768l-.663-1.91a.025.025 0 00-.047 0l-.664 1.91h1.374z",
|
30
|
+
fill: "url(#paint3_radial_NetworkStorageAccess16GradientBlueIcon_12815_20)"
|
31
|
+
}), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("radialGradient", {
|
32
|
+
id: "paint0_radial_NetworkStorageAccess16GradientBlueIcon_12815_20",
|
33
|
+
cx: 0,
|
34
|
+
cy: 0,
|
35
|
+
r: 1,
|
36
|
+
gradientUnits: "userSpaceOnUse",
|
37
|
+
gradientTransform: "matrix(15 -15 15 15 .5 15.5)"
|
38
|
+
}, /*#__PURE__*/React.createElement("stop", {
|
39
|
+
stopColor: "#5BCAFF"
|
40
|
+
}), /*#__PURE__*/React.createElement("stop", {
|
41
|
+
offset: 1,
|
42
|
+
stopColor: "#06F"
|
43
|
+
})), /*#__PURE__*/React.createElement("radialGradient", {
|
44
|
+
id: "paint1_radial_NetworkStorageAccess16GradientBlueIcon_12815_20",
|
45
|
+
cx: 0,
|
46
|
+
cy: 0,
|
47
|
+
r: 1,
|
48
|
+
gradientUnits: "userSpaceOnUse",
|
49
|
+
gradientTransform: "matrix(15 -15 15 15 .5 15.5)"
|
50
|
+
}, /*#__PURE__*/React.createElement("stop", {
|
51
|
+
stopColor: "#5BCAFF"
|
52
|
+
}), /*#__PURE__*/React.createElement("stop", {
|
53
|
+
offset: 1,
|
54
|
+
stopColor: "#06F"
|
55
|
+
})), /*#__PURE__*/React.createElement("radialGradient", {
|
56
|
+
id: "paint2_radial_NetworkStorageAccess16GradientBlueIcon_12815_20",
|
57
|
+
cx: 0,
|
58
|
+
cy: 0,
|
59
|
+
r: 1,
|
60
|
+
gradientUnits: "userSpaceOnUse",
|
61
|
+
gradientTransform: "matrix(15 -15 15 15 .5 15.5)"
|
62
|
+
}, /*#__PURE__*/React.createElement("stop", {
|
63
|
+
stopColor: "#5BCAFF"
|
64
|
+
}), /*#__PURE__*/React.createElement("stop", {
|
65
|
+
offset: 1,
|
66
|
+
stopColor: "#06F"
|
67
|
+
})), /*#__PURE__*/React.createElement("radialGradient", {
|
68
|
+
id: "paint3_radial_NetworkStorageAccess16GradientBlueIcon_12815_20",
|
69
|
+
cx: 0,
|
70
|
+
cy: 0,
|
71
|
+
r: 1,
|
72
|
+
gradientUnits: "userSpaceOnUse",
|
73
|
+
gradientTransform: "matrix(15 -15 15 15 .5 15.5)"
|
74
|
+
}, /*#__PURE__*/React.createElement("stop", {
|
75
|
+
stopColor: "#5BCAFF"
|
76
|
+
}), /*#__PURE__*/React.createElement("stop", {
|
77
|
+
offset: 1,
|
78
|
+
stopColor: "#06F"
|
79
|
+
}))));
|
80
|
+
}
|
81
|
+
export default NetworkStorageAccess16GradientBlueIcon;
|
@@ -0,0 +1,30 @@
|
|
1
|
+
import * as React from "react";
|
2
|
+
function NetworkStorageAccess16RedIcon({
|
3
|
+
title,
|
4
|
+
titleId,
|
5
|
+
...props
|
6
|
+
}) {
|
7
|
+
return /*#__PURE__*/React.createElement("svg", Object.assign({
|
8
|
+
xmlns: "http://www.w3.org/2000/svg",
|
9
|
+
width: 16,
|
10
|
+
height: 16,
|
11
|
+
fill: "none",
|
12
|
+
"aria-labelledby": titleId
|
13
|
+
}, props), title ? /*#__PURE__*/React.createElement("title", {
|
14
|
+
id: titleId
|
15
|
+
}, title) : null, /*#__PURE__*/React.createElement("path", {
|
16
|
+
fillRule: "evenodd",
|
17
|
+
clipRule: "evenodd",
|
18
|
+
d: "M7.308.5a2.328 2.328 0 00-.647 4.564v.402l.224 1.803-1.449-1.096-1.268-.732a1.811 1.811 0 10-.646 1.12l1.268.731L6.445 8l-1.656.708-.347.2a2.329 2.329 0 10.646 1.12l.348-.2 1.45-1.097-.225 1.803v1.464a1.811 1.811 0 101.51 3.283l-.075-.031a2.388 2.388 0 01-1.014-.806l-.002-.003a2.261 2.261 0 01-.314-.637 1.29 1.29 0 01.446-1.41 2.032 2.032 0 01-.433-1.288c0-.46.13-.905.412-1.291.17-.233.376-.424.607-.577l-.06-.491.402.3.04-.018a3.013 3.013 0 011.242-.253c.21 0 .418.018.623.058l-.22-.127L8.153 8l1.674-.707 1.267-.732a1.81 1.81 0 10-.646-1.12l-1.268.732-1.44 1.08.215-1.787v-.402A2.329 2.329 0 007.308.5zM6.014 2.828a1.293 1.293 0 112.587 0 1.293 1.293 0 01-2.587 0zm-4.306 8.405a1.293 1.293 0 102.24-1.293 1.293 1.293 0 00-2.24 1.293z",
|
19
|
+
fill: "#F0483E"
|
20
|
+
}), /*#__PURE__*/React.createElement("path", {
|
21
|
+
d: "M10.212 8.871c.154.04.306.092.453.16.215.097.415.221.595.374a1.292 1.292 0 011.105.024c.241-.306.591-.512.98-.573a2.329 2.329 0 00-3.133.015zM10.248 10.77c.093.148.23.288.405.288.193 0 .355-.162.294-.345a1.09 1.09 0 00-.154-.299 1.37 1.37 0 00-.559-.443 1.938 1.938 0 00-.813-.16 1.98 1.98 0 00-.82.162 1.395 1.395 0 00-.575.452 1.123 1.123 0 00-.213.681c0 .315.106.568.317.758.213.191.5.336.864.435l.536.145c.162.043.308.092.436.148.13.056.233.126.308.211a.472.472 0 01.115.329.604.604 0 01-.13.386.865.865 0 01-.36.255c-.15.06-.322.09-.515.09-.176 0-.338-.025-.485-.076a.862.862 0 01-.362-.24.625.625 0 01-.072-.104c-.087-.158-.226-.304-.407-.304-.2 0-.363.169-.305.358.04.126.096.242.17.347.141.197.335.349.583.456.249.107.542.161.882.161.355 0 .657-.057.906-.172.251-.115.442-.271.574-.47.133-.198.2-.425.2-.68 0-.203-.041-.377-.123-.523a1.142 1.142 0 00-.314-.366 1.788 1.788 0 00-.423-.238c-.152-.06-.3-.108-.446-.143l-.443-.115a3.08 3.08 0 01-.276-.083 1.531 1.531 0 01-.27-.13.674.674 0 01-.202-.197.501.501 0 01-.076-.277.56.56 0 01.111-.342.743.743 0 01.317-.238 1.21 1.21 0 01.483-.088c.26 0 .475.058.647.174.082.055.147.12.195.197z",
|
22
|
+
fill: "#F0483E"
|
23
|
+
}), /*#__PURE__*/React.createElement("path", {
|
24
|
+
fillRule: "evenodd",
|
25
|
+
clipRule: "evenodd",
|
26
|
+
d: "M12.072 14.386a.34.34 0 00.321-.228l.336-.966h1.773l.336.966a.34.34 0 10.642-.225l-1.345-3.719a.52.52 0 00-.49-.342h-.06a.52.52 0 00-.489.342l-1.345 3.719c-.08.22.085.453.32.453zm2.231-1.768l-.663-1.91a.025.025 0 00-.047 0l-.664 1.91h1.374z",
|
27
|
+
fill: "#F0483E"
|
28
|
+
}));
|
29
|
+
}
|
30
|
+
export default NetworkStorageAccess16RedIcon;
|