@cloudtower/icons-react 0.35.9 → 481.0.3
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/CustomNetwork16GradientBlueIcon.d.ts +4 -0
- package/dist/CustomNetwork16GradientGrayIcon.d.ts +4 -0
- package/dist/CustomNetwork16OntintIcon.d.ts +4 -0
- package/dist/CustomNetwork16RedIcon.d.ts +4 -0
- package/dist/CustomNetwork16YellowIcon.d.ts +4 -0
- package/dist/CustomNetwork24GradientBlueIcon.d.ts +4 -0
- package/dist/Datastore16GradientBlueIcon.d.ts +4 -0
- package/dist/Datastore24GradientBlueIcon.d.ts +4 -0
- package/dist/Datastore32ColorfulIcon.d.ts +4 -0
- package/dist/ExpandCapacity16GradientBlueIcon.d.ts +4 -0
- package/dist/ExpandCapacity16GradientGrayIcon.d.ts +4 -0
- package/dist/ExpandCapacity24GradientBlueIcon.d.ts +4 -0
- package/dist/ExpandCapacity24GradientGrayIcon.d.ts +4 -0
- package/dist/InternalNetwork16GradientBlueIcon.d.ts +4 -0
- package/dist/InternalNetwork16RedIcon.d.ts +4 -0
- package/dist/InternalNetwork16YellowIcon.d.ts +4 -0
- package/dist/InternalNetwork24GradientBlueIcon.d.ts +4 -0
- package/dist/MinusUnmountRemoveCircle16GradientBlueIcon.d.ts +4 -0
- package/dist/MinusUnmountRemoveCircle24GradientBlueIcon.d.ts +4 -0
- package/dist/NetworkSecurity32ColorfulIcon.d.ts +4 -0
- package/dist/OsLinuxNfschina16Icon.d.ts +4 -0
- package/dist/OsLinuxOpenkylin16Icon.d.ts +4 -0
- package/dist/PlusAddCircle24GradientBlueIcon.d.ts +4 -0
- package/dist/Rescan16GradientBlueIcon.d.ts +4 -0
- package/dist/Rescan16GradientGrayIcon.d.ts +4 -0
- package/dist/Rescan24GradientBlueIcon.d.ts +4 -0
- package/dist/SharedVirtualVolume16OntintIcon.d.ts +4 -0
- package/dist/SsoDuo16Icon.d.ts +4 -0
- package/dist/SsoGeneralIdp16Icon.d.ts +4 -0
- package/dist/SsoOkta16Icon.d.ts +4 -0
- package/dist/SsoThales16Icon.d.ts +4 -0
- package/dist/StorageAdapter16GradientBlueIcon.d.ts +4 -0
- package/dist/StorageAdapter16GradientGrayIcon.d.ts +4 -0
- package/dist/StorageAdapter24GradientBlueIcon.d.ts +4 -0
- package/dist/StorageAdapter24GradientGrayIcon.d.ts +4 -0
- package/dist/StorageDevice16GradientBlueIcon.d.ts +4 -0
- package/dist/StorageDevice16GradientGrayIcon.d.ts +4 -0
- package/dist/StorageDevice24GradientBlueIcon.d.ts +4 -0
- package/dist/StorageDevice24GradientGrayIcon.d.ts +4 -0
- package/dist/VirtualVolumeMinusRemove16GradientGrayIcon.d.ts +4 -0
- package/dist/VirtualVolumeMinusRemove16GradientRedIcon.d.ts +4 -0
- package/dist/VirtualVolumeMinusRemove24GradientGrayIcon.d.ts +4 -0
- package/dist/VirtualVolumeMinusRemove24GradientRedIcon.d.ts +4 -0
- package/dist/VmAddPlus16GradientBlueIcon.d.ts +4 -0
- package/dist/VmAddPlus16GradientGrayIcon.d.ts +4 -0
- package/dist/VmAddPlus24GradientBlueIcon.d.ts +4 -0
- package/dist/VmAddPlus24GradientGrayIcon.d.ts +4 -0
- package/dist/VmMinusRemove16GradientGrayIcon.d.ts +4 -0
- package/dist/VmMinusRemove16GradientRedIcon.d.ts +4 -0
- package/dist/VmMinusRemove24GradientGrayIcon.d.ts +4 -0
- package/dist/VmMinusRemove24GradientRedIcon.d.ts +4 -0
- package/dist/cjs/CustomNetwork16GradientBlueIcon.js +50 -0
- package/dist/cjs/CustomNetwork16GradientGrayIcon.js +50 -0
- package/dist/cjs/CustomNetwork16OntintIcon.js +26 -0
- package/dist/cjs/CustomNetwork16RedIcon.js +50 -0
- package/dist/cjs/CustomNetwork16YellowIcon.js +50 -0
- package/dist/cjs/CustomNetwork24GradientBlueIcon.js +50 -0
- package/dist/cjs/Datastore16GradientBlueIcon.js +33 -0
- package/dist/cjs/Datastore24GradientBlueIcon.js +33 -0
- package/dist/cjs/Datastore32ColorfulIcon.js +47 -0
- package/dist/cjs/ExpandCapacity16GradientBlueIcon.js +33 -0
- package/dist/cjs/ExpandCapacity16GradientGrayIcon.js +33 -0
- package/dist/cjs/ExpandCapacity24GradientBlueIcon.js +33 -0
- package/dist/cjs/ExpandCapacity24GradientGrayIcon.js +33 -0
- package/dist/cjs/InternalNetwork16GradientBlueIcon.js +80 -0
- package/dist/cjs/InternalNetwork16RedIcon.js +80 -0
- package/dist/cjs/InternalNetwork16YellowIcon.js +80 -0
- package/dist/cjs/InternalNetwork24GradientBlueIcon.js +144 -0
- package/dist/cjs/MinusUnmountRemoveCircle16GradientBlueIcon.js +50 -0
- package/dist/cjs/MinusUnmountRemoveCircle24GradientBlueIcon.js +50 -0
- package/dist/cjs/NetworkSecurity32ColorfulIcon.js +35 -0
- package/dist/cjs/OsLinuxNfschina16Icon.js +26 -0
- package/dist/cjs/OsLinuxOpenkylin16Icon.js +46 -0
- package/dist/cjs/PlusAddCircle24GradientBlueIcon.js +50 -0
- package/dist/cjs/Rescan16GradientBlueIcon.js +50 -0
- package/dist/cjs/Rescan16GradientGrayIcon.js +50 -0
- package/dist/cjs/Rescan24GradientBlueIcon.js +50 -0
- package/dist/cjs/SharedVirtualVolume16OntintIcon.js +23 -0
- package/dist/cjs/SsoDuo16Icon.js +37 -0
- package/dist/cjs/SsoGeneralIdp16Icon.js +82 -0
- package/dist/cjs/SsoOkta16Icon.js +22 -0
- package/dist/cjs/SsoThales16Icon.js +24 -0
- package/dist/cjs/StorageAdapter16GradientBlueIcon.js +33 -0
- package/dist/cjs/StorageAdapter16GradientGrayIcon.js +33 -0
- package/dist/cjs/StorageAdapter24GradientBlueIcon.js +33 -0
- package/dist/cjs/StorageAdapter24GradientGrayIcon.js +33 -0
- package/dist/cjs/StorageDevice16GradientBlueIcon.js +51 -0
- package/dist/cjs/StorageDevice16GradientGrayIcon.js +51 -0
- package/dist/cjs/StorageDevice24GradientBlueIcon.js +35 -0
- package/dist/cjs/StorageDevice24GradientGrayIcon.js +33 -0
- package/dist/cjs/VirtualVolumeMinusRemove16GradientGrayIcon.js +67 -0
- package/dist/cjs/VirtualVolumeMinusRemove16GradientRedIcon.js +67 -0
- package/dist/cjs/VirtualVolumeMinusRemove24GradientGrayIcon.js +33 -0
- package/dist/cjs/VirtualVolumeMinusRemove24GradientRedIcon.js +67 -0
- package/dist/cjs/VmAddPlus16GradientBlueIcon.js +65 -0
- package/dist/cjs/VmAddPlus16GradientGrayIcon.js +65 -0
- package/dist/cjs/VmAddPlus24GradientBlueIcon.js +65 -0
- package/dist/cjs/VmAddPlus24GradientGrayIcon.js +65 -0
- package/dist/cjs/VmMinusRemove16GradientGrayIcon.js +65 -0
- package/dist/cjs/VmMinusRemove16GradientRedIcon.js +65 -0
- package/dist/cjs/VmMinusRemove24GradientGrayIcon.js +65 -0
- package/dist/cjs/VmMinusRemove24GradientRedIcon.js +65 -0
- package/dist/cjs/index.js +51 -6
- package/dist/esm/CustomNetwork16GradientBlueIcon.js +50 -0
- package/dist/esm/CustomNetwork16GradientGrayIcon.js +50 -0
- package/dist/esm/CustomNetwork16OntintIcon.js +26 -0
- package/dist/esm/CustomNetwork16RedIcon.js +50 -0
- package/dist/esm/CustomNetwork16YellowIcon.js +50 -0
- package/dist/esm/CustomNetwork24GradientBlueIcon.js +50 -0
- package/dist/esm/Datastore16GradientBlueIcon.js +33 -0
- package/dist/esm/Datastore24GradientBlueIcon.js +33 -0
- package/dist/esm/Datastore32ColorfulIcon.js +47 -0
- package/dist/esm/ExpandCapacity16GradientBlueIcon.js +33 -0
- package/dist/esm/ExpandCapacity16GradientGrayIcon.js +33 -0
- package/dist/esm/ExpandCapacity24GradientBlueIcon.js +33 -0
- package/dist/esm/ExpandCapacity24GradientGrayIcon.js +33 -0
- package/dist/esm/InternalNetwork16GradientBlueIcon.js +80 -0
- package/dist/esm/InternalNetwork16RedIcon.js +80 -0
- package/dist/esm/InternalNetwork16YellowIcon.js +80 -0
- package/dist/esm/InternalNetwork24GradientBlueIcon.js +144 -0
- package/dist/esm/MinusUnmountRemoveCircle16GradientBlueIcon.js +50 -0
- package/dist/esm/MinusUnmountRemoveCircle24GradientBlueIcon.js +50 -0
- package/dist/esm/NetworkSecurity32ColorfulIcon.js +35 -0
- package/dist/esm/OsLinuxNfschina16Icon.js +26 -0
- package/dist/esm/OsLinuxOpenkylin16Icon.js +46 -0
- package/dist/esm/PlusAddCircle24GradientBlueIcon.js +50 -0
- package/dist/esm/Rescan16GradientBlueIcon.js +50 -0
- package/dist/esm/Rescan16GradientGrayIcon.js +50 -0
- package/dist/esm/Rescan24GradientBlueIcon.js +50 -0
- package/dist/esm/SharedVirtualVolume16OntintIcon.js +23 -0
- package/dist/esm/SsoDuo16Icon.js +37 -0
- package/dist/esm/SsoGeneralIdp16Icon.js +82 -0
- package/dist/esm/SsoOkta16Icon.js +22 -0
- package/dist/esm/SsoThales16Icon.js +24 -0
- package/dist/esm/StorageAdapter16GradientBlueIcon.js +33 -0
- package/dist/esm/StorageAdapter16GradientGrayIcon.js +33 -0
- package/dist/esm/StorageAdapter24GradientBlueIcon.js +33 -0
- package/dist/esm/StorageAdapter24GradientGrayIcon.js +33 -0
- package/dist/esm/StorageDevice16GradientBlueIcon.js +51 -0
- package/dist/esm/StorageDevice16GradientGrayIcon.js +51 -0
- package/dist/esm/StorageDevice24GradientBlueIcon.js +35 -0
- package/dist/esm/StorageDevice24GradientGrayIcon.js +33 -0
- package/dist/esm/VirtualVolumeMinusRemove16GradientGrayIcon.js +67 -0
- package/dist/esm/VirtualVolumeMinusRemove16GradientRedIcon.js +67 -0
- package/dist/esm/VirtualVolumeMinusRemove24GradientGrayIcon.js +33 -0
- package/dist/esm/VirtualVolumeMinusRemove24GradientRedIcon.js +67 -0
- package/dist/esm/VmAddPlus16GradientBlueIcon.js +65 -0
- package/dist/esm/VmAddPlus16GradientGrayIcon.js +65 -0
- package/dist/esm/VmAddPlus24GradientBlueIcon.js +65 -0
- package/dist/esm/VmAddPlus24GradientGrayIcon.js +65 -0
- package/dist/esm/VmMinusRemove16GradientGrayIcon.js +65 -0
- package/dist/esm/VmMinusRemove16GradientRedIcon.js +65 -0
- package/dist/esm/VmMinusRemove24GradientGrayIcon.js +65 -0
- package/dist/esm/VmMinusRemove24GradientRedIcon.js +65 -0
- package/dist/esm/index.js +51 -6
- package/dist/image-types.d.ts +1 -1
- package/dist/index.d.ts +51 -6
- package/package.json +3 -3
- package/dist/LbConfigFile24GradientBlueIcon.d.ts +0 -4
- package/dist/LbConfigFile24GradientGrayIcon.d.ts +0 -4
- package/dist/LbConfigFile24OntintIcon.d.ts +0 -4
- package/dist/Ssl24GradientBlueIcon.d.ts +0 -4
- package/dist/Ssl24GradientGrayIcon.d.ts +0 -4
- package/dist/Ssl24OntintIcon.d.ts +0 -4
- package/dist/cjs/LbConfigFile24GradientBlueIcon.js +0 -67
- package/dist/cjs/LbConfigFile24GradientGrayIcon.js +0 -67
- package/dist/cjs/LbConfigFile24OntintIcon.js +0 -31
- package/dist/cjs/Ssl24GradientBlueIcon.js +0 -80
- package/dist/cjs/Ssl24GradientGrayIcon.js +0 -80
- package/dist/cjs/Ssl24OntintIcon.js +0 -26
- package/dist/esm/LbConfigFile24GradientBlueIcon.js +0 -67
- package/dist/esm/LbConfigFile24GradientGrayIcon.js +0 -67
- package/dist/esm/LbConfigFile24OntintIcon.js +0 -31
- package/dist/esm/Ssl24GradientBlueIcon.js +0 -80
- package/dist/esm/Ssl24GradientGrayIcon.js +0 -80
- package/dist/esm/Ssl24OntintIcon.js +0 -26
|
@@ -0,0 +1,50 @@
|
|
|
1
|
+
import * as React from "react";
|
|
2
|
+
function CustomNetwork16GradientBlueIcon({
|
|
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": "CustomNetwork16GradientBlueIcon",
|
|
13
|
+
"aria-labelledby": titleId
|
|
14
|
+
}, props), title ? /*#__PURE__*/React.createElement("title", {
|
|
15
|
+
id: titleId
|
|
16
|
+
}, title) : null, /*#__PURE__*/React.createElement("path", {
|
|
17
|
+
fillRule: "evenodd",
|
|
18
|
+
clipRule: "evenodd",
|
|
19
|
+
d: "M8 .75a2.25 2.25 0 01.625 4.412v.388l-.208 1.728L9.81 6.234l1.225-.708a1.751 1.751 0 11.625 1.083l-1.225.707L8.816 8l1.316.556a2.97 2.97 0 00-.412 1.142l-1.303-.976.208 1.728v1.382l-.418.418a1.667 1.667 0 00.667 2.764 1.75 1.75 0 11-1.499-3.149V10.45l.217-1.743-1.402 1.06-.335.193a2.25 2.25 0 11-.625-1.082l.335-.194L7.167 8l-1.6-.684-1.226-.708a1.751 1.751 0 01-2.62-2.233 1.75 1.75 0 013.245 1.151l1.225.707 1.4 1.06-.216-1.743v-.388A2.251 2.251 0 018 .75zM4.753 9.875a1.25 1.25 0 10-2.165 1.252 1.25 1.25 0 002.165-1.252zM8 1.75a1.25 1.25 0 100 2.5 1.25 1.25 0 000-2.5z",
|
|
20
|
+
fill: "url(#paint0_radial_CustomNetwork16GradientBlueIcon_19029_24)"
|
|
21
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
22
|
+
d: "M11.271 8.716a1.993 1.993 0 011.829-.54c.224.048.274.322.111.484l-.762.763c-.13.13-.13.34 0 .47l.473.472c.13.13.34.13.47 0l.762-.761c.163-.163.438-.114.486.11a1.995 1.995 0 01-2.815 2.219L9.857 13.9a.667.667 0 01-.943-.943l1.968-1.968a1.998 1.998 0 01.39-2.273z",
|
|
23
|
+
fill: "url(#paint1_radial_CustomNetwork16GradientBlueIcon_19029_24)"
|
|
24
|
+
}), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("radialGradient", {
|
|
25
|
+
id: "paint0_radial_CustomNetwork16GradientBlueIcon_19029_24",
|
|
26
|
+
cx: 0,
|
|
27
|
+
cy: 0,
|
|
28
|
+
r: 1,
|
|
29
|
+
gradientTransform: "scale(18.7577 20.5061) rotate(-45 .936 .28)",
|
|
30
|
+
gradientUnits: "userSpaceOnUse"
|
|
31
|
+
}, /*#__PURE__*/React.createElement("stop", {
|
|
32
|
+
stopColor: "#5BCAFF"
|
|
33
|
+
}), /*#__PURE__*/React.createElement("stop", {
|
|
34
|
+
offset: 1,
|
|
35
|
+
stopColor: "#06F"
|
|
36
|
+
})), /*#__PURE__*/React.createElement("radialGradient", {
|
|
37
|
+
id: "paint1_radial_CustomNetwork16GradientBlueIcon_19029_24",
|
|
38
|
+
cx: 0,
|
|
39
|
+
cy: 0,
|
|
40
|
+
r: 1,
|
|
41
|
+
gradientTransform: "scale(18.7577 20.5061) rotate(-45 .936 .28)",
|
|
42
|
+
gradientUnits: "userSpaceOnUse"
|
|
43
|
+
}, /*#__PURE__*/React.createElement("stop", {
|
|
44
|
+
stopColor: "#5BCAFF"
|
|
45
|
+
}), /*#__PURE__*/React.createElement("stop", {
|
|
46
|
+
offset: 1,
|
|
47
|
+
stopColor: "#06F"
|
|
48
|
+
}))));
|
|
49
|
+
}
|
|
50
|
+
export default CustomNetwork16GradientBlueIcon;
|
|
@@ -0,0 +1,50 @@
|
|
|
1
|
+
import * as React from "react";
|
|
2
|
+
function CustomNetwork16GradientGrayIcon({
|
|
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": "CustomNetwork16GradientGrayIcon",
|
|
13
|
+
"aria-labelledby": titleId
|
|
14
|
+
}, props), title ? /*#__PURE__*/React.createElement("title", {
|
|
15
|
+
id: titleId
|
|
16
|
+
}, title) : null, /*#__PURE__*/React.createElement("path", {
|
|
17
|
+
fillRule: "evenodd",
|
|
18
|
+
clipRule: "evenodd",
|
|
19
|
+
d: "M8 .75a2.25 2.25 0 01.625 4.412v.388l-.208 1.728L9.81 6.234l1.225-.708a1.751 1.751 0 11.625 1.083l-1.225.707L8.816 8l1.316.556a2.97 2.97 0 00-.412 1.142l-1.303-.976.208 1.728v1.382l-.418.418a1.667 1.667 0 00.667 2.764 1.75 1.75 0 11-1.499-3.149V10.45l.217-1.743-1.402 1.06-.335.193a2.25 2.25 0 11-.625-1.082l.335-.194L7.167 8l-1.6-.684-1.226-.708a1.751 1.751 0 01-2.62-2.233 1.75 1.75 0 013.245 1.151l1.225.707 1.4 1.06-.216-1.743v-.388A2.251 2.251 0 018 .75zM4.753 9.875a1.25 1.25 0 10-2.165 1.252 1.25 1.25 0 002.165-1.252zM8 1.75a1.25 1.25 0 100 2.5 1.25 1.25 0 000-2.5z",
|
|
20
|
+
fill: "url(#paint0_radial_CustomNetwork16GradientGrayIcon_19047_43073)"
|
|
21
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
22
|
+
d: "M11.271 8.716a1.993 1.993 0 011.829-.54c.224.048.274.322.111.484l-.762.763c-.13.13-.13.34 0 .47l.473.472c.13.13.34.13.47 0l.762-.761c.163-.163.438-.114.486.11a1.995 1.995 0 01-2.815 2.219L9.857 13.9a.667.667 0 01-.943-.943l1.968-1.968a1.998 1.998 0 01.39-2.273z",
|
|
23
|
+
fill: "url(#paint1_radial_CustomNetwork16GradientGrayIcon_19047_43073)"
|
|
24
|
+
}), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("radialGradient", {
|
|
25
|
+
id: "paint0_radial_CustomNetwork16GradientGrayIcon_19047_43073",
|
|
26
|
+
cx: 0,
|
|
27
|
+
cy: 0,
|
|
28
|
+
r: 1,
|
|
29
|
+
gradientTransform: "scale(18.7577 20.5061) rotate(-45 .936 .28)",
|
|
30
|
+
gradientUnits: "userSpaceOnUse"
|
|
31
|
+
}, /*#__PURE__*/React.createElement("stop", {
|
|
32
|
+
stopColor: "#CCD4E3"
|
|
33
|
+
}), /*#__PURE__*/React.createElement("stop", {
|
|
34
|
+
offset: 1,
|
|
35
|
+
stopColor: "#6B7D99"
|
|
36
|
+
})), /*#__PURE__*/React.createElement("radialGradient", {
|
|
37
|
+
id: "paint1_radial_CustomNetwork16GradientGrayIcon_19047_43073",
|
|
38
|
+
cx: 0,
|
|
39
|
+
cy: 0,
|
|
40
|
+
r: 1,
|
|
41
|
+
gradientTransform: "scale(18.7577 20.5061) rotate(-45 .936 .28)",
|
|
42
|
+
gradientUnits: "userSpaceOnUse"
|
|
43
|
+
}, /*#__PURE__*/React.createElement("stop", {
|
|
44
|
+
stopColor: "#CCD4E3"
|
|
45
|
+
}), /*#__PURE__*/React.createElement("stop", {
|
|
46
|
+
offset: 1,
|
|
47
|
+
stopColor: "#6B7D99"
|
|
48
|
+
}))));
|
|
49
|
+
}
|
|
50
|
+
export default CustomNetwork16GradientGrayIcon;
|
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
import * as React from "react";
|
|
2
|
+
function CustomNetwork16OntintIcon({
|
|
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": "CustomNetwork16OntintIcon",
|
|
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
|
+
fillRule: "evenodd",
|
|
20
|
+
clipRule: "evenodd",
|
|
21
|
+
d: "M8 .75a2.25 2.25 0 01.625 4.412v.388l-.208 1.728L9.81 6.234l1.225-.708a1.751 1.751 0 11.625 1.083l-1.225.707L8.816 8l1.316.556a2.97 2.97 0 00-.412 1.142l-1.303-.976.208 1.728v1.382l-.418.418a1.667 1.667 0 00.667 2.764 1.75 1.75 0 11-1.499-3.149V10.45l.217-1.743-1.402 1.06-.335.193a2.25 2.25 0 11-.625-1.082l.335-.194L7.167 8l-1.6-.684-1.226-.708a1.751 1.751 0 01-2.62-2.233 1.75 1.75 0 013.245 1.151l1.225.707 1.4 1.06-.216-1.743v-.388A2.251 2.251 0 018 .75zM4.753 9.875a1.25 1.25 0 10-2.165 1.252 1.25 1.25 0 002.165-1.252zM8 1.75a1.25 1.25 0 100 2.5 1.25 1.25 0 000-2.5z"
|
|
22
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
23
|
+
d: "M11.271 8.716a1.993 1.993 0 011.829-.54c.224.048.274.322.111.484l-.762.763c-.13.13-.13.34 0 .47l.473.472c.13.13.34.13.47 0l.762-.761c.163-.163.438-.114.486.11a1.995 1.995 0 01-2.815 2.219L9.857 13.9a.667.667 0 01-.943-.943l1.968-1.968a1.998 1.998 0 01.39-2.273z"
|
|
24
|
+
})));
|
|
25
|
+
}
|
|
26
|
+
export default CustomNetwork16OntintIcon;
|
|
@@ -0,0 +1,50 @@
|
|
|
1
|
+
import * as React from "react";
|
|
2
|
+
function CustomNetwork16RedIcon({
|
|
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": "CustomNetwork16RedIcon",
|
|
13
|
+
"aria-labelledby": titleId
|
|
14
|
+
}, props), title ? /*#__PURE__*/React.createElement("title", {
|
|
15
|
+
id: titleId
|
|
16
|
+
}, title) : null, /*#__PURE__*/React.createElement("path", {
|
|
17
|
+
fillRule: "evenodd",
|
|
18
|
+
clipRule: "evenodd",
|
|
19
|
+
d: "M8 .75a2.25 2.25 0 01.625 4.412v.388l-.208 1.728L9.81 6.234l1.225-.708a1.751 1.751 0 11.625 1.083l-1.225.707L8.816 8l1.316.556a2.97 2.97 0 00-.412 1.142l-1.303-.976.208 1.728v1.382l-.418.418a1.667 1.667 0 00.667 2.764 1.75 1.75 0 11-1.499-3.149V10.45l.217-1.743-1.402 1.06-.335.193a2.25 2.25 0 11-.625-1.082l.335-.194L7.167 8l-1.6-.684-1.226-.708a1.751 1.751 0 01-2.62-2.233 1.75 1.75 0 013.245 1.151l1.225.707 1.4 1.06-.216-1.743v-.388A2.251 2.251 0 018 .75zM4.753 9.875a1.25 1.25 0 10-2.165 1.252 1.25 1.25 0 002.165-1.252zM8 1.75a1.25 1.25 0 100 2.5 1.25 1.25 0 000-2.5z",
|
|
20
|
+
fill: "url(#paint0_radial_CustomNetwork16RedIcon_19029_26)"
|
|
21
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
22
|
+
d: "M11.271 8.716a1.993 1.993 0 011.829-.54c.224.048.274.322.111.484l-.762.763c-.13.13-.13.34 0 .47l.473.472c.13.13.34.13.47 0l.762-.761c.163-.163.438-.114.486.11a1.995 1.995 0 01-2.815 2.219L9.857 13.9a.667.667 0 01-.943-.943l1.968-1.968a1.998 1.998 0 01.39-2.273z",
|
|
23
|
+
fill: "url(#paint1_radial_CustomNetwork16RedIcon_19029_26)"
|
|
24
|
+
}), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("radialGradient", {
|
|
25
|
+
id: "paint0_radial_CustomNetwork16RedIcon_19029_26",
|
|
26
|
+
cx: 0,
|
|
27
|
+
cy: 0,
|
|
28
|
+
r: 1,
|
|
29
|
+
gradientTransform: "scale(18.7577 20.5061) rotate(-45 .936 .28)",
|
|
30
|
+
gradientUnits: "userSpaceOnUse"
|
|
31
|
+
}, /*#__PURE__*/React.createElement("stop", {
|
|
32
|
+
stopColor: "#FF5C78"
|
|
33
|
+
}), /*#__PURE__*/React.createElement("stop", {
|
|
34
|
+
offset: 1,
|
|
35
|
+
stopColor: "#DC0000"
|
|
36
|
+
})), /*#__PURE__*/React.createElement("radialGradient", {
|
|
37
|
+
id: "paint1_radial_CustomNetwork16RedIcon_19029_26",
|
|
38
|
+
cx: 0,
|
|
39
|
+
cy: 0,
|
|
40
|
+
r: 1,
|
|
41
|
+
gradientTransform: "scale(18.7577 20.5061) rotate(-45 .936 .28)",
|
|
42
|
+
gradientUnits: "userSpaceOnUse"
|
|
43
|
+
}, /*#__PURE__*/React.createElement("stop", {
|
|
44
|
+
stopColor: "#FF5C78"
|
|
45
|
+
}), /*#__PURE__*/React.createElement("stop", {
|
|
46
|
+
offset: 1,
|
|
47
|
+
stopColor: "#DC0000"
|
|
48
|
+
}))));
|
|
49
|
+
}
|
|
50
|
+
export default CustomNetwork16RedIcon;
|
|
@@ -0,0 +1,50 @@
|
|
|
1
|
+
import * as React from "react";
|
|
2
|
+
function CustomNetwork16YellowIcon({
|
|
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": "CustomNetwork16YellowIcon",
|
|
13
|
+
"aria-labelledby": titleId
|
|
14
|
+
}, props), title ? /*#__PURE__*/React.createElement("title", {
|
|
15
|
+
id: titleId
|
|
16
|
+
}, title) : null, /*#__PURE__*/React.createElement("path", {
|
|
17
|
+
fillRule: "evenodd",
|
|
18
|
+
clipRule: "evenodd",
|
|
19
|
+
d: "M8 .75a2.25 2.25 0 01.625 4.412v.388l-.208 1.728L9.81 6.234l1.225-.708a1.751 1.751 0 11.625 1.083l-1.225.707L8.816 8l1.316.556a2.97 2.97 0 00-.412 1.142l-1.303-.976.208 1.728v1.382l-.418.418a1.667 1.667 0 00.667 2.764 1.75 1.75 0 11-1.499-3.149V10.45l.217-1.743-1.402 1.06-.335.193a2.25 2.25 0 11-.625-1.082l.335-.194L7.167 8l-1.6-.684-1.226-.708a1.751 1.751 0 01-2.62-2.233 1.75 1.75 0 013.245 1.151l1.225.707 1.4 1.06-.216-1.743v-.388A2.251 2.251 0 018 .75zM4.753 9.875a1.25 1.25 0 10-2.165 1.252 1.25 1.25 0 002.165-1.252zM8 1.75a1.25 1.25 0 100 2.5 1.25 1.25 0 000-2.5z",
|
|
20
|
+
fill: "url(#paint0_radial_CustomNetwork16YellowIcon_19029_28)"
|
|
21
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
22
|
+
d: "M11.271 8.716a1.993 1.993 0 011.829-.54c.224.048.274.322.111.484l-.762.763c-.13.13-.13.34 0 .47l.473.472c.13.13.34.13.47 0l.762-.761c.163-.163.438-.114.486.11a1.995 1.995 0 01-2.815 2.219L9.857 13.9a.667.667 0 01-.943-.943l1.968-1.968a1.998 1.998 0 01.39-2.273z",
|
|
23
|
+
fill: "url(#paint1_radial_CustomNetwork16YellowIcon_19029_28)"
|
|
24
|
+
}), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("radialGradient", {
|
|
25
|
+
id: "paint0_radial_CustomNetwork16YellowIcon_19029_28",
|
|
26
|
+
cx: 0,
|
|
27
|
+
cy: 0,
|
|
28
|
+
r: 1,
|
|
29
|
+
gradientTransform: "scale(18.7577 20.5061) rotate(-45 .936 .28)",
|
|
30
|
+
gradientUnits: "userSpaceOnUse"
|
|
31
|
+
}, /*#__PURE__*/React.createElement("stop", {
|
|
32
|
+
stopColor: "#FFD505"
|
|
33
|
+
}), /*#__PURE__*/React.createElement("stop", {
|
|
34
|
+
offset: 1,
|
|
35
|
+
stopColor: "#F39600"
|
|
36
|
+
})), /*#__PURE__*/React.createElement("radialGradient", {
|
|
37
|
+
id: "paint1_radial_CustomNetwork16YellowIcon_19029_28",
|
|
38
|
+
cx: 0,
|
|
39
|
+
cy: 0,
|
|
40
|
+
r: 1,
|
|
41
|
+
gradientTransform: "scale(18.7577 20.5061) rotate(-45 .936 .28)",
|
|
42
|
+
gradientUnits: "userSpaceOnUse"
|
|
43
|
+
}, /*#__PURE__*/React.createElement("stop", {
|
|
44
|
+
stopColor: "#FFD505"
|
|
45
|
+
}), /*#__PURE__*/React.createElement("stop", {
|
|
46
|
+
offset: 1,
|
|
47
|
+
stopColor: "#F39600"
|
|
48
|
+
}))));
|
|
49
|
+
}
|
|
50
|
+
export default CustomNetwork16YellowIcon;
|
|
@@ -0,0 +1,50 @@
|
|
|
1
|
+
import * as React from "react";
|
|
2
|
+
function CustomNetwork24GradientBlueIcon({
|
|
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": "CustomNetwork24GradientBlueIcon",
|
|
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: "M12 1.999a3 3 0 01.625 5.936v1.064c-.013.344-.058.812-.104 1.296-.032.325-.063.657-.086.963.485-.314 1.102-.727 1.644-1.09.446-.298.842-.562 1.072-.71l1.819-1.05A2.002 2.002 0 0120.66 7a2 2 0 01-3.064 2.491l-1.82 1.05c-.242.125-.67.336-1.151.573-.585.288-1.25.618-1.765.881.276.133.58.271.876.406.442.202.87.398 1.174.559l.303.174a3.97 3.97 0 00-.386 1.22l-.54-.312a25.201 25.201 0 01-1.072-.738c-.266-.19-.537-.383-.79-.556.029.577.078 1.318.12 1.969.036.536.067 1.011.08 1.284v2.099c.042.014.084.029.125.046l-.335.335a2 2 0 00.6 3.24c-.298.176-.644.28-1.015.28a2.002 2.002 0 01-.625-3.901V16c.013-.273.044-.75.08-1.285.042-.65.091-1.391.12-1.968-.253.173-.525.367-.79.556-.396.282-.78.555-1.071.738l-.922.532a3 3 0 11-.625-1.083l.923-.531c.304-.16.732-.358 1.174-.56.296-.135.6-.272.876-.405-.514-.263-1.18-.593-1.765-.88a85.922 85.922 0 01-1.151-.574l-1.82-1.05a2 2 0 11.626-1.082l1.819 1.05c.23.148.626.412 1.072.71.542.363 1.16.776 1.645 1.09a50.556 50.556 0 00-.087-.963c-.046-.484-.091-.952-.104-1.296V7.935A3 3 0 0112 1.999zM7.67 14.5a2 2 0 10-3.465 2.001A2 2 0 007.67 14.5zM12 2.999a2.001 2.001 0 100 4.003 2.001 2.001 0 000-4.003z",
|
|
20
|
+
fill: "url(#paint0_radial_CustomNetwork24GradientBlueIcon_19029_22)"
|
|
21
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
22
|
+
d: "M16.656 12.823a2.991 2.991 0 012.744-.81c.337.072.412.483.168.727l-1.144 1.145a.5.5 0 000 .707l.707.707a.5.5 0 00.707 0l1.145-1.145c.244-.244.654-.168.726.17a2.991 2.991 0 01-.81 2.742 2.998 2.998 0 01-3.412.583l-2.952 2.953a1 1 0 01-1.414-1.415l2.952-2.952a2.998 2.998 0 01.583-3.412z",
|
|
23
|
+
fill: "url(#paint1_radial_CustomNetwork24GradientBlueIcon_19029_22)"
|
|
24
|
+
}), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("radialGradient", {
|
|
25
|
+
id: "paint0_radial_CustomNetwork24GradientBlueIcon_19029_22",
|
|
26
|
+
cx: 0,
|
|
27
|
+
cy: 0,
|
|
28
|
+
r: 1,
|
|
29
|
+
gradientTransform: "scale(26.6401 28.2857) rotate(-45 .994 .256)",
|
|
30
|
+
gradientUnits: "userSpaceOnUse"
|
|
31
|
+
}, /*#__PURE__*/React.createElement("stop", {
|
|
32
|
+
stopColor: "#5BCAFF"
|
|
33
|
+
}), /*#__PURE__*/React.createElement("stop", {
|
|
34
|
+
offset: 1,
|
|
35
|
+
stopColor: "#06F"
|
|
36
|
+
})), /*#__PURE__*/React.createElement("radialGradient", {
|
|
37
|
+
id: "paint1_radial_CustomNetwork24GradientBlueIcon_19029_22",
|
|
38
|
+
cx: 0,
|
|
39
|
+
cy: 0,
|
|
40
|
+
r: 1,
|
|
41
|
+
gradientTransform: "scale(26.6401 28.2857) rotate(-45 .994 .256)",
|
|
42
|
+
gradientUnits: "userSpaceOnUse"
|
|
43
|
+
}, /*#__PURE__*/React.createElement("stop", {
|
|
44
|
+
stopColor: "#5BCAFF"
|
|
45
|
+
}), /*#__PURE__*/React.createElement("stop", {
|
|
46
|
+
offset: 1,
|
|
47
|
+
stopColor: "#06F"
|
|
48
|
+
}))));
|
|
49
|
+
}
|
|
50
|
+
export default CustomNetwork24GradientBlueIcon;
|
|
@@ -0,0 +1,33 @@
|
|
|
1
|
+
import * as React from "react";
|
|
2
|
+
function Datastore16GradientBlueIcon({
|
|
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": "Datastore16GradientBlueIcon",
|
|
13
|
+
"aria-labelledby": titleId
|
|
14
|
+
}, props), title ? /*#__PURE__*/React.createElement("title", {
|
|
15
|
+
id: titleId
|
|
16
|
+
}, title) : null, /*#__PURE__*/React.createElement("path", {
|
|
17
|
+
d: "M7.993.833c1.152 0 2.214.133 3.003.358.391.112.744.255 1.01.435.25.168.54.452.54.865v8.684c0 .413-.29.697-.54.865-.266.18-.619.323-1.01.435-.672.192-1.542.315-2.496.348v.844h.167l.135.014a.665.665 0 01.508.486H14a.5.5 0 010 1H9.31a.667.667 0 01-.508.486l-.135.014H7.334l-.135-.014a.666.666 0 01-.509-.486H2a.5.5 0 010-1h4.69a.665.665 0 01.51-.486l.134-.014H7.5v-.843c-.96-.032-1.834-.156-2.51-.35-.39-.111-.744-.254-1.01-.434-.25-.168-.54-.452-.54-.865V2.49l.013-.15c.059-.333.308-.568.526-.715.267-.18.62-.323 1.011-.435C5.78.966 6.841.833 7.993.833zm3.553 8.556a4.84 4.84 0 01-.55.191c-.79.226-1.851.358-3.003.358-1.152 0-2.213-.132-3.003-.358a4.854 4.854 0 01-.55-.19v1.739a.503.503 0 00.1.083c.143.097.383.203.725.3.677.194 1.642.321 2.728.321 1.086 0 2.051-.127 2.729-.32.341-.098.582-.204.725-.301a.506.506 0 00.099-.083v-1.74zm0-2.896c-.17.072-.355.137-.55.193-.79.225-1.851.358-3.003.358-1.152 0-2.213-.133-3.003-.358a4.847 4.847 0 01-.55-.192v1.74a.514.514 0 00.1.082c.143.097.383.205.725.302.677.194 1.642.32 2.728.32 1.086 0 2.051-.126 2.729-.32.341-.098.582-.205.725-.302a.515.515 0 00.099-.082v-1.74zm0-2.894c-.17.071-.355.135-.55.191-.79.226-1.851.358-3.003.358-1.152 0-2.213-.132-3.003-.358a4.85 4.85 0 01-.55-.19v1.74a.516.516 0 00.1.082c.143.097.383.204.725.302.677.193 1.642.32 2.728.32 1.086 0 2.051-.127 2.729-.32.341-.098.582-.205.725-.302a.515.515 0 00.099-.082V3.599zM7.993 1.833c-1.086 0-2.051.127-2.728.32-.342.098-.582.204-.726.301l-.048.036c.014.01.029.024.048.037.144.097.384.204.726.302.677.194 1.642.32 2.728.32 1.086 0 2.051-.126 2.729-.32.341-.098.582-.205.725-.302.019-.012.033-.027.046-.037-.013-.01-.027-.023-.046-.036-.143-.097-.384-.203-.725-.3-.678-.194-1.643-.32-2.729-.321z",
|
|
18
|
+
fill: "url(#paint0_radial_Datastore16GradientBlueIcon_19245_157)"
|
|
19
|
+
}), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("radialGradient", {
|
|
20
|
+
id: "paint0_radial_Datastore16GradientBlueIcon_19245_157",
|
|
21
|
+
cx: 0,
|
|
22
|
+
cy: 0,
|
|
23
|
+
r: 1,
|
|
24
|
+
gradientTransform: "matrix(13 -14.834 13 14.834 1.5 15.667)",
|
|
25
|
+
gradientUnits: "userSpaceOnUse"
|
|
26
|
+
}, /*#__PURE__*/React.createElement("stop", {
|
|
27
|
+
stopColor: "#5BCAFF"
|
|
28
|
+
}), /*#__PURE__*/React.createElement("stop", {
|
|
29
|
+
offset: 1,
|
|
30
|
+
stopColor: "#06F"
|
|
31
|
+
}))));
|
|
32
|
+
}
|
|
33
|
+
export default Datastore16GradientBlueIcon;
|
|
@@ -0,0 +1,33 @@
|
|
|
1
|
+
import * as React from "react";
|
|
2
|
+
function Datastore24GradientBlueIcon({
|
|
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": "Datastore24GradientBlueIcon",
|
|
13
|
+
"aria-labelledby": titleId
|
|
14
|
+
}, props), title ? /*#__PURE__*/React.createElement("title", {
|
|
15
|
+
id: titleId
|
|
16
|
+
}, title) : null, /*#__PURE__*/React.createElement("path", {
|
|
17
|
+
d: "M11.998 2.5c1.457 0 2.795.169 3.784.451.491.14.926.317 1.248.534.305.206.625.531.625.989v11.052c0 .458-.32.782-.625.989-.322.218-.757.393-1.248.534-.874.25-2.021.41-3.282.443V19h.5l.102.005A1 1 0 0114 20h8a.5.5 0 010 1h-8a1 1 0 01-1 1h-2a1 1 0 01-.995-.898L10 21H2a.5.5 0 010-1h8a1 1 0 011-1h.5v-1.508c-1.262-.034-2.412-.193-3.287-.443-.491-.14-.926-.316-1.248-.534-.305-.207-.625-.532-.625-.989V4.474c0-.457.32-.783.625-.989.322-.217.757-.393 1.248-.534.99-.283 2.328-.451 3.785-.451zM11 21h2v-1h-2v1zm5.655-7.962a5.487 5.487 0 01-.873.327c-.99.283-2.327.45-3.784.45-1.457 0-2.796-.167-3.785-.45a5.486 5.486 0 01-.873-.327v2.475c.007.014.041.075.185.172.2.135.521.277.963.403.878.25 2.119.412 3.51.412 1.391 0 2.633-.162 3.51-.412.442-.126.763-.268.963-.403.143-.097.177-.157.184-.172v-2.475zm0-3.684a5.498 5.498 0 01-.873.327c-.99.282-2.327.45-3.784.45-1.457 0-2.796-.168-3.785-.45a5.494 5.494 0 01-.873-.327v2.474c.006.014.04.075.185.173.2.135.521.276.963.402.878.25 2.119.412 3.51.412 1.391 0 2.633-.161 3.51-.412.442-.126.763-.267.963-.402.144-.098.178-.158.184-.173V9.354zm0-3.684a5.497 5.497 0 01-.873.326c-.99.283-2.327.451-3.784.451-1.457 0-2.796-.168-3.785-.45a5.494 5.494 0 01-.873-.327v2.474c.006.013.039.074.185.173.2.135.522.276.963.402.878.25 2.119.413 3.51.413 1.391 0 2.633-.163 3.51-.413.442-.127.763-.267.963-.402.145-.098.178-.16.184-.173V5.67zM11.998 3.5c-1.391 0-2.632.162-3.51.412-.442.126-.763.268-.963.402a.62.62 0 00-.177.16c.016.026.061.08.177.159.2.134.521.276.963.402.878.25 2.119.412 3.51.412 1.391 0 2.633-.161 3.51-.412.442-.126.763-.268.963-.402a.613.613 0 00.177-.16.613.613 0 00-.177-.159c-.2-.134-.521-.276-.963-.402-.877-.25-2.119-.412-3.51-.412z",
|
|
18
|
+
fill: "url(#paint0_radial_Datastore24GradientBlueIcon_19245_99)"
|
|
19
|
+
}), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("radialGradient", {
|
|
20
|
+
id: "paint0_radial_Datastore24GradientBlueIcon_19245_99",
|
|
21
|
+
cx: 0,
|
|
22
|
+
cy: 0,
|
|
23
|
+
r: 1,
|
|
24
|
+
gradientTransform: "scale(29.34 27.58) rotate(-45 .99 .332)",
|
|
25
|
+
gradientUnits: "userSpaceOnUse"
|
|
26
|
+
}, /*#__PURE__*/React.createElement("stop", {
|
|
27
|
+
stopColor: "#5BCAFF"
|
|
28
|
+
}), /*#__PURE__*/React.createElement("stop", {
|
|
29
|
+
offset: 1,
|
|
30
|
+
stopColor: "#06F"
|
|
31
|
+
}))));
|
|
32
|
+
}
|
|
33
|
+
export default Datastore24GradientBlueIcon;
|
|
@@ -0,0 +1,47 @@
|
|
|
1
|
+
import * as React from "react";
|
|
2
|
+
function Datastore32ColorfulIcon({
|
|
3
|
+
title,
|
|
4
|
+
titleId,
|
|
5
|
+
...props
|
|
6
|
+
}) {
|
|
7
|
+
return /*#__PURE__*/React.createElement("svg", Object.assign({
|
|
8
|
+
width: 32,
|
|
9
|
+
height: 32,
|
|
10
|
+
fill: "none",
|
|
11
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
12
|
+
"data-testid": "Datastore32ColorfulIcon",
|
|
13
|
+
"aria-labelledby": titleId
|
|
14
|
+
}, props), title ? /*#__PURE__*/React.createElement("title", {
|
|
15
|
+
id: titleId
|
|
16
|
+
}, title) : null, /*#__PURE__*/React.createElement("rect", {
|
|
17
|
+
x: 13.5,
|
|
18
|
+
y: 26,
|
|
19
|
+
width: 5,
|
|
20
|
+
height: 3,
|
|
21
|
+
rx: 1,
|
|
22
|
+
fill: "#7E41FF",
|
|
23
|
+
fillOpacity: 0.2
|
|
24
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
25
|
+
fillRule: "evenodd",
|
|
26
|
+
clipRule: "evenodd",
|
|
27
|
+
d: "M24 6v15c0 1.657-3.582 3-8 3s-8-1.343-8-3V6c0-1.657 3.582-3 8-3s8 1.343 8 3z",
|
|
28
|
+
fill: "#7E41FF",
|
|
29
|
+
fillOpacity: 0.2
|
|
30
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
31
|
+
d: "M16 3c4.418 0 8 1.343 8 3v15c0 1.594-3.315 2.896-7.5 2.993V26h1a1 1 0 011 1H28l.1.01a.5.5 0 010 .98L28 28h-9.5a1 1 0 01-.898.995L17.5 29h-3l-.102-.005a1 1 0 01-.893-.893L13.5 28H4a.5.5 0 010-1h9.5a1 1 0 011-1h1v-2.007C11.315 23.896 8 22.593 8 21V6c0-1.657 3.582-3 8-3zm-1.5 25h3v-1h-3v1zM23 17.453C21.635 18.375 19.012 19 16 19s-5.635-.625-7-1.547V21c0 .026.01.17.292.42.28.249.744.518 1.402.765 1.31.49 3.185.815 5.306.815s3.997-.325 5.306-.815c.658-.247 1.121-.516 1.402-.765.282-.25.292-.395.292-.42v-3.547zm0-5C21.635 13.375 19.012 14 16 14s-5.635-.625-7-1.547V16c0 .026.01.17.292.42.28.249.744.518 1.402.765 1.31.49 3.185.815 5.306.815s3.997-.325 5.306-.815c.658-.247 1.121-.516 1.402-.765.282-.25.292-.395.292-.42v-3.547zm0-5C21.635 8.375 19.012 9 16 9s-5.635-.625-7-1.547V11c0 .025.01.17.292.42.28.249.744.518 1.402.765 1.31.49 3.185.815 5.306.815s3.997-.325 5.306-.815c.658-.247 1.121-.516 1.402-.765.282-.25.292-.395.292-.42V7.453zM16 4c-2.121 0-3.996.325-5.306.815-.658.247-1.121.516-1.402.765C9.01 5.83 9 5.974 9 6c0 .026.01.17.292.42.28.249.744.518 1.402.765C12.004 7.675 13.88 8 16 8s3.997-.325 5.306-.815c.658-.247 1.121-.516 1.402-.765.282-.25.292-.394.292-.42 0-.026-.01-.17-.292-.42-.28-.249-.744-.518-1.402-.765C19.996 4.325 18.12 4 16 4z",
|
|
32
|
+
fill: "url(#paint0_radial_Datastore32ColorfulIcon_19241_22)"
|
|
33
|
+
}), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("radialGradient", {
|
|
34
|
+
id: "paint0_radial_Datastore32ColorfulIcon_19241_22",
|
|
35
|
+
cx: 0,
|
|
36
|
+
cy: 0,
|
|
37
|
+
r: 1,
|
|
38
|
+
gradientTransform: "matrix(25 -26.1665 3.48879 187.504 3.5 29.166)",
|
|
39
|
+
gradientUnits: "userSpaceOnUse"
|
|
40
|
+
}, /*#__PURE__*/React.createElement("stop", {
|
|
41
|
+
stopColor: "#E441FF"
|
|
42
|
+
}), /*#__PURE__*/React.createElement("stop", {
|
|
43
|
+
offset: 1,
|
|
44
|
+
stopColor: "#7331FF"
|
|
45
|
+
}))));
|
|
46
|
+
}
|
|
47
|
+
export default Datastore32ColorfulIcon;
|
|
@@ -0,0 +1,33 @@
|
|
|
1
|
+
import * as React from "react";
|
|
2
|
+
function ExpandCapacity16GradientBlueIcon({
|
|
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": "ExpandCapacity16GradientBlueIcon",
|
|
13
|
+
"aria-labelledby": titleId
|
|
14
|
+
}, props), title ? /*#__PURE__*/React.createElement("title", {
|
|
15
|
+
id: titleId
|
|
16
|
+
}, title) : null, /*#__PURE__*/React.createElement("path", {
|
|
17
|
+
d: "M12.204 2.01A2 2 0 0114 4v8l-.01.204a2 2 0 01-1.786 1.785L12 14H4a2 2 0 01-1.99-1.796L2 12V4a2 2 0 012-2h8l.204.01zM4 3a1 1 0 00-1 1v8a1 1 0 001 1h8a1 1 0 001-1V4a1 1 0 00-1-1H4zm4 1.5a.5.5 0 01.5.5v2.5H11a.5.5 0 010 1H8.5V11a.5.5 0 01-1 0V8.5H5a.5.5 0 010-1h2.5V5a.5.5 0 01.5-.5z",
|
|
18
|
+
fill: "url(#paint0_radial_ExpandCapacity16GradientBlueIcon_19248_284)"
|
|
19
|
+
}), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("radialGradient", {
|
|
20
|
+
id: "paint0_radial_ExpandCapacity16GradientBlueIcon_19248_284",
|
|
21
|
+
cx: 0,
|
|
22
|
+
cy: 0,
|
|
23
|
+
r: 1,
|
|
24
|
+
gradientUnits: "userSpaceOnUse",
|
|
25
|
+
gradientTransform: "rotate(-45 17.9 4.586) scale(16.9706)"
|
|
26
|
+
}, /*#__PURE__*/React.createElement("stop", {
|
|
27
|
+
stopColor: "#5BCAFF"
|
|
28
|
+
}), /*#__PURE__*/React.createElement("stop", {
|
|
29
|
+
offset: 1,
|
|
30
|
+
stopColor: "#06F"
|
|
31
|
+
}))));
|
|
32
|
+
}
|
|
33
|
+
export default ExpandCapacity16GradientBlueIcon;
|
|
@@ -0,0 +1,33 @@
|
|
|
1
|
+
import * as React from "react";
|
|
2
|
+
function ExpandCapacity16GradientGrayIcon({
|
|
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": "ExpandCapacity16GradientGrayIcon",
|
|
13
|
+
"aria-labelledby": titleId
|
|
14
|
+
}, props), title ? /*#__PURE__*/React.createElement("title", {
|
|
15
|
+
id: titleId
|
|
16
|
+
}, title) : null, /*#__PURE__*/React.createElement("path", {
|
|
17
|
+
d: "M12.204 2.01A2 2 0 0114 4v8l-.01.204a2 2 0 01-1.786 1.785L12 14H4a2 2 0 01-1.99-1.796L2 12V4a2 2 0 012-2h8l.204.01zM4 3a1 1 0 00-1 1v8a1 1 0 001 1h8a1 1 0 001-1V4a1 1 0 00-1-1H4zm4 1.5a.5.5 0 01.5.5v2.5H11a.5.5 0 010 1H8.5V11a.5.5 0 01-1 0V8.5H5a.5.5 0 010-1h2.5V5a.5.5 0 01.5-.5z",
|
|
18
|
+
fill: "url(#paint0_radial_ExpandCapacity16GradientGrayIcon_19248_346)"
|
|
19
|
+
}), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("radialGradient", {
|
|
20
|
+
id: "paint0_radial_ExpandCapacity16GradientGrayIcon_19248_346",
|
|
21
|
+
cx: 0,
|
|
22
|
+
cy: 0,
|
|
23
|
+
r: 1,
|
|
24
|
+
gradientUnits: "userSpaceOnUse",
|
|
25
|
+
gradientTransform: "rotate(-45 17.9 4.586) scale(16.9706)"
|
|
26
|
+
}, /*#__PURE__*/React.createElement("stop", {
|
|
27
|
+
stopColor: "#CCD4E3"
|
|
28
|
+
}), /*#__PURE__*/React.createElement("stop", {
|
|
29
|
+
offset: 1,
|
|
30
|
+
stopColor: "#6B7D99"
|
|
31
|
+
}))));
|
|
32
|
+
}
|
|
33
|
+
export default ExpandCapacity16GradientGrayIcon;
|
|
@@ -0,0 +1,33 @@
|
|
|
1
|
+
import * as React from "react";
|
|
2
|
+
function ExpandCapacity24GradientBlueIcon({
|
|
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": "ExpandCapacity24GradientBlueIcon",
|
|
13
|
+
"aria-labelledby": titleId
|
|
14
|
+
}, props), title ? /*#__PURE__*/React.createElement("title", {
|
|
15
|
+
id: titleId
|
|
16
|
+
}, title) : null, /*#__PURE__*/React.createElement("path", {
|
|
17
|
+
d: "M19 3a2 2 0 012 2v14a2 2 0 01-1.796 1.99L19 21H5l-.204-.01a2 2 0 01-1.785-1.786L3 19V5a2 2 0 012-2h14zM5 4a1 1 0 00-1 1v14a1 1 0 001 1h14a1 1 0 001-1V5a1 1 0 00-1-1H5zm7 2.5a.5.5 0 01.5.5v4.5H17a.5.5 0 010 1h-4.5V17a.5.5 0 01-1 0v-4.5H7a.5.5 0 010-1h4.5V7a.5.5 0 01.5-.5z",
|
|
18
|
+
fill: "url(#paint0_radial_ExpandCapacity24GradientBlueIcon_19248_323)"
|
|
19
|
+
}), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("radialGradient", {
|
|
20
|
+
id: "paint0_radial_ExpandCapacity24GradientBlueIcon_19248_323",
|
|
21
|
+
cx: 0,
|
|
22
|
+
cy: 0,
|
|
23
|
+
r: 1,
|
|
24
|
+
gradientUnits: "userSpaceOnUse",
|
|
25
|
+
gradientTransform: "rotate(-45 26.85 6.879) scale(25.4558)"
|
|
26
|
+
}, /*#__PURE__*/React.createElement("stop", {
|
|
27
|
+
stopColor: "#5BCAFF"
|
|
28
|
+
}), /*#__PURE__*/React.createElement("stop", {
|
|
29
|
+
offset: 1,
|
|
30
|
+
stopColor: "#06F"
|
|
31
|
+
}))));
|
|
32
|
+
}
|
|
33
|
+
export default ExpandCapacity24GradientBlueIcon;
|
|
@@ -0,0 +1,33 @@
|
|
|
1
|
+
import * as React from "react";
|
|
2
|
+
function ExpandCapacity24GradientGrayIcon({
|
|
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": "ExpandCapacity24GradientGrayIcon",
|
|
13
|
+
"aria-labelledby": titleId
|
|
14
|
+
}, props), title ? /*#__PURE__*/React.createElement("title", {
|
|
15
|
+
id: titleId
|
|
16
|
+
}, title) : null, /*#__PURE__*/React.createElement("path", {
|
|
17
|
+
d: "M19 3a2 2 0 012 2v14a2 2 0 01-1.796 1.99L19 21H5l-.204-.01a2 2 0 01-1.785-1.786L3 19V5a2 2 0 012-2h14zM5 4a1 1 0 00-1 1v14a1 1 0 001 1h14a1 1 0 001-1V5a1 1 0 00-1-1H5zm7 2.5a.5.5 0 01.5.5v4.5H17a.5.5 0 010 1h-4.5V17a.5.5 0 01-1 0v-4.5H7a.5.5 0 010-1h4.5V7a.5.5 0 01.5-.5z",
|
|
18
|
+
fill: "url(#paint0_radial_ExpandCapacity24GradientGrayIcon_19248_350)"
|
|
19
|
+
}), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("radialGradient", {
|
|
20
|
+
id: "paint0_radial_ExpandCapacity24GradientGrayIcon_19248_350",
|
|
21
|
+
cx: 0,
|
|
22
|
+
cy: 0,
|
|
23
|
+
r: 1,
|
|
24
|
+
gradientUnits: "userSpaceOnUse",
|
|
25
|
+
gradientTransform: "rotate(-45 26.85 6.879) scale(25.4558)"
|
|
26
|
+
}, /*#__PURE__*/React.createElement("stop", {
|
|
27
|
+
stopColor: "#CCD4E3"
|
|
28
|
+
}), /*#__PURE__*/React.createElement("stop", {
|
|
29
|
+
offset: 1,
|
|
30
|
+
stopColor: "#6B7D99"
|
|
31
|
+
}))));
|
|
32
|
+
}
|
|
33
|
+
export default ExpandCapacity24GradientGrayIcon;
|
|
@@ -0,0 +1,80 @@
|
|
|
1
|
+
import * as React from "react";
|
|
2
|
+
function InternalNetwork16GradientBlueIcon({
|
|
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": "InternalNetwork16GradientBlueIcon",
|
|
13
|
+
"aria-labelledby": titleId
|
|
14
|
+
}, props), title ? /*#__PURE__*/React.createElement("title", {
|
|
15
|
+
id: titleId
|
|
16
|
+
}, title) : null, /*#__PURE__*/React.createElement("path", {
|
|
17
|
+
fillRule: "evenodd",
|
|
18
|
+
clipRule: "evenodd",
|
|
19
|
+
d: "M8 .75a2.25 2.25 0 01.625 4.412v.388l-.208 1.728L9.81 6.234l1.225-.708a1.751 1.751 0 11.625 1.083l-1.225.707L8.816 8l.196.082A1.5 1.5 0 008 9.5v4a1.5 1.5 0 001.02 1.42 1.75 1.75 0 11-1.645-3.055V10.45l.217-1.743-1.401 1.06-.336.193a2.25 2.25 0 11-.625-1.082l.336-.194L7.167 8l-1.6-.684-1.226-.708a1.75 1.75 0 11.625-1.082l1.225.707 1.4 1.06-.216-1.743v-.388A2.251 2.251 0 018 .75zM4.753 9.875a1.25 1.25 0 10-2.165 1.252 1.25 1.25 0 002.165-1.252zM8 1.75a1.25 1.25 0 100 2.5 1.25 1.25 0 000-2.5z",
|
|
20
|
+
fill: "url(#paint0_radial_InternalNetwork16GradientBlueIcon_12815_20)"
|
|
21
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
22
|
+
d: "M9.5 9a.5.5 0 01.5.5v4a.5.5 0 01-1 0v-4a.5.5 0 01.5-.5z",
|
|
23
|
+
fill: "url(#paint1_radial_InternalNetwork16GradientBlueIcon_12815_20)"
|
|
24
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
25
|
+
d: "M14.5 9a.5.5 0 01.5.5v4a.5.5 0 01-.9.3L12 11v2.5a.5.5 0 01-1 0v-4a.5.5 0 01.9-.3L14 12V9.5a.5.5 0 01.5-.5z",
|
|
26
|
+
fill: "url(#paint2_radial_InternalNetwork16GradientBlueIcon_12815_20)"
|
|
27
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
28
|
+
d: "M12.33 8.251c.354 0 .712.084 1.045.259a1.5 1.5 0 00-.314.571L12.7 8.6a1.496 1.496 0 00-.37-.349z",
|
|
29
|
+
fill: "url(#paint3_radial_InternalNetwork16GradientBlueIcon_12815_20)"
|
|
30
|
+
}), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("radialGradient", {
|
|
31
|
+
id: "paint0_radial_InternalNetwork16GradientBlueIcon_12815_20",
|
|
32
|
+
cx: 0,
|
|
33
|
+
cy: 0,
|
|
34
|
+
r: 1,
|
|
35
|
+
gradientTransform: "scale(19.2053 20.5061) rotate(-45 .935 .283)",
|
|
36
|
+
gradientUnits: "userSpaceOnUse"
|
|
37
|
+
}, /*#__PURE__*/React.createElement("stop", {
|
|
38
|
+
stopColor: "#5BCAFF"
|
|
39
|
+
}), /*#__PURE__*/React.createElement("stop", {
|
|
40
|
+
offset: 1,
|
|
41
|
+
stopColor: "#06F"
|
|
42
|
+
})), /*#__PURE__*/React.createElement("radialGradient", {
|
|
43
|
+
id: "paint1_radial_InternalNetwork16GradientBlueIcon_12815_20",
|
|
44
|
+
cx: 0,
|
|
45
|
+
cy: 0,
|
|
46
|
+
r: 1,
|
|
47
|
+
gradientTransform: "scale(19.2053 20.5061) rotate(-45 .935 .283)",
|
|
48
|
+
gradientUnits: "userSpaceOnUse"
|
|
49
|
+
}, /*#__PURE__*/React.createElement("stop", {
|
|
50
|
+
stopColor: "#5BCAFF"
|
|
51
|
+
}), /*#__PURE__*/React.createElement("stop", {
|
|
52
|
+
offset: 1,
|
|
53
|
+
stopColor: "#06F"
|
|
54
|
+
})), /*#__PURE__*/React.createElement("radialGradient", {
|
|
55
|
+
id: "paint2_radial_InternalNetwork16GradientBlueIcon_12815_20",
|
|
56
|
+
cx: 0,
|
|
57
|
+
cy: 0,
|
|
58
|
+
r: 1,
|
|
59
|
+
gradientTransform: "scale(19.2053 20.5061) rotate(-45 .935 .283)",
|
|
60
|
+
gradientUnits: "userSpaceOnUse"
|
|
61
|
+
}, /*#__PURE__*/React.createElement("stop", {
|
|
62
|
+
stopColor: "#5BCAFF"
|
|
63
|
+
}), /*#__PURE__*/React.createElement("stop", {
|
|
64
|
+
offset: 1,
|
|
65
|
+
stopColor: "#06F"
|
|
66
|
+
})), /*#__PURE__*/React.createElement("radialGradient", {
|
|
67
|
+
id: "paint3_radial_InternalNetwork16GradientBlueIcon_12815_20",
|
|
68
|
+
cx: 0,
|
|
69
|
+
cy: 0,
|
|
70
|
+
r: 1,
|
|
71
|
+
gradientTransform: "scale(19.2053 20.5061) rotate(-45 .935 .283)",
|
|
72
|
+
gradientUnits: "userSpaceOnUse"
|
|
73
|
+
}, /*#__PURE__*/React.createElement("stop", {
|
|
74
|
+
stopColor: "#5BCAFF"
|
|
75
|
+
}), /*#__PURE__*/React.createElement("stop", {
|
|
76
|
+
offset: 1,
|
|
77
|
+
stopColor: "#06F"
|
|
78
|
+
}))));
|
|
79
|
+
}
|
|
80
|
+
export default InternalNetwork16GradientBlueIcon;
|