@cloudtower/icons-react 0.0.0-antd5-rc-0 → 0.0.0-commnader-ui-rc-0
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/Distribute16GradientBlueIcon.js +3 -3
- package/dist/Distribute16GradientGrayIcon.js +3 -3
- package/dist/FileCluster24OntintIcon.d.ts +4 -0
- package/dist/FileCluster24OntintIcon.js +25 -0
- package/dist/FullPeriod24GradientGrayIcon.js +14 -14
- package/dist/LoadingBlue16Icon.d.ts +4 -0
- package/dist/LoadingBlue16Icon.js +36 -0
- package/dist/LoadingGray16Icon.d.ts +4 -0
- package/dist/LoadingGray16Icon.js +36 -0
- package/dist/Pause16GradientBlueIcon.js +14 -14
- package/dist/Precheck16BlueIcon.d.ts +4 -0
- package/dist/Precheck16BlueIcon.js +79 -0
- package/dist/Shutdown16Icon.js +1 -1
- package/dist/Upgrade16BlueIcon.d.ts +4 -0
- package/dist/Upgrade16BlueIcon.js +49 -0
- package/dist/UpgradeFile24BlueIcon.d.ts +4 -0
- package/dist/UpgradeFile24BlueIcon.js +49 -0
- package/dist/UpgradeService24BlueIcon.d.ts +4 -0
- package/dist/UpgradeService24BlueIcon.js +49 -0
- package/dist/UploadJson24BlueIcon.d.ts +4 -0
- package/dist/UploadJson24BlueIcon.js +96 -0
- package/dist/UploadJson24OntintIcon.d.ts +4 -0
- package/dist/UploadJson24OntintIcon.js +33 -0
- package/dist/esm/Distribute16GradientBlueIcon.js +3 -3
- package/dist/esm/Distribute16GradientGrayIcon.js +3 -3
- package/dist/esm/FileCluster24OntintIcon.d.ts +4 -0
- package/dist/esm/FileCluster24OntintIcon.js +25 -0
- package/dist/esm/FullPeriod24GradientGrayIcon.js +14 -14
- package/dist/esm/LoadingBlue16Icon.d.ts +4 -0
- package/dist/esm/LoadingBlue16Icon.js +36 -0
- package/dist/esm/LoadingGray16Icon.d.ts +4 -0
- package/dist/esm/LoadingGray16Icon.js +36 -0
- package/dist/esm/Pause16GradientBlueIcon.js +14 -14
- package/dist/esm/Precheck16BlueIcon.d.ts +4 -0
- package/dist/esm/Precheck16BlueIcon.js +79 -0
- package/dist/esm/Shutdown16Icon.js +1 -1
- package/dist/esm/Upgrade16BlueIcon.d.ts +4 -0
- package/dist/esm/Upgrade16BlueIcon.js +49 -0
- package/dist/esm/UpgradeFile24BlueIcon.d.ts +4 -0
- package/dist/esm/UpgradeFile24BlueIcon.js +49 -0
- package/dist/esm/UpgradeService24BlueIcon.d.ts +4 -0
- package/dist/esm/UpgradeService24BlueIcon.js +49 -0
- package/dist/esm/UploadJson24BlueIcon.d.ts +4 -0
- package/dist/esm/UploadJson24BlueIcon.js +96 -0
- package/dist/esm/UploadJson24OntintIcon.d.ts +4 -0
- package/dist/esm/UploadJson24OntintIcon.js +33 -0
- package/dist/esm/index.d.ts +9 -0
- package/dist/esm/index.js +9 -0
- package/dist/image-types.d.ts +1 -1
- package/dist/index.d.ts +9 -0
- package/dist/index.js +9 -0
- package/package.json +3 -3
@@ -21,17 +21,17 @@ function Distribute16GradientBlueIcon({
|
|
21
21
|
fill: "url(#paint0_radial_Distribute16GradientBlueIcon_7234_49695)"
|
22
22
|
}), /*#__PURE__*/React.createElement("path", {
|
23
23
|
d: "M5 8l-4 4m0 0v-2m0 2h2",
|
24
|
-
stroke: "url(#
|
24
|
+
stroke: "url(#paint1_radial_Distribute16GradientBlueIcon_7234_49695)",
|
25
25
|
strokeLinecap: "round",
|
26
26
|
strokeLinejoin: "round"
|
27
27
|
}), /*#__PURE__*/React.createElement("path", {
|
28
28
|
d: "M7.998 9v5.657m0 0l-1.414-1.414m1.414 1.414l1.415-1.414",
|
29
|
-
stroke: "url(#
|
29
|
+
stroke: "url(#paint2_radial_Distribute16GradientBlueIcon_7234_49695)",
|
30
30
|
strokeLinecap: "round",
|
31
31
|
strokeLinejoin: "round"
|
32
32
|
}), /*#__PURE__*/React.createElement("path", {
|
33
33
|
d: "M11 8l4 4m0 0v-2m0 2h-2",
|
34
|
-
stroke: "url(#
|
34
|
+
stroke: "url(#paint3_radial_Distribute16GradientBlueIcon_7234_49695)",
|
35
35
|
strokeLinecap: "round",
|
36
36
|
strokeLinejoin: "round"
|
37
37
|
}), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("radialGradient", {
|
@@ -21,17 +21,17 @@ function Distribute16GradientGrayIcon({
|
|
21
21
|
fill: "url(#paint0_radial_Distribute16GradientGrayIcon_7234_49700)"
|
22
22
|
}), /*#__PURE__*/React.createElement("path", {
|
23
23
|
d: "M5 8l-4 4m0 0v-2m0 2h2",
|
24
|
-
stroke: "url(#
|
24
|
+
stroke: "url(#paint1_radial_Distribute16GradientGrayIcon_7234_49700)",
|
25
25
|
strokeLinecap: "round",
|
26
26
|
strokeLinejoin: "round"
|
27
27
|
}), /*#__PURE__*/React.createElement("path", {
|
28
28
|
d: "M7.998 9v5.657m0 0l-1.414-1.414m1.414 1.414l1.415-1.414",
|
29
|
-
stroke: "url(#
|
29
|
+
stroke: "url(#paint2_radial_Distribute16GradientGrayIcon_7234_49700)",
|
30
30
|
strokeLinecap: "round",
|
31
31
|
strokeLinejoin: "round"
|
32
32
|
}), /*#__PURE__*/React.createElement("path", {
|
33
33
|
d: "M11 8l4 4m0 0v-2m0 2h-2",
|
34
|
-
stroke: "url(#
|
34
|
+
stroke: "url(#paint3_radial_Distribute16GradientGrayIcon_7234_49700)",
|
35
35
|
strokeLinecap: "round",
|
36
36
|
strokeLinejoin: "round"
|
37
37
|
}), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("radialGradient", {
|
@@ -0,0 +1,25 @@
|
|
1
|
+
const React = require("react");
|
2
|
+
function FileCluster24OntintIcon({
|
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
|
+
"aria-labelledby": titleId
|
13
|
+
}, props), title ? /*#__PURE__*/React.createElement("title", {
|
14
|
+
id: titleId
|
15
|
+
}, title) : null, /*#__PURE__*/React.createElement("path", {
|
16
|
+
d: "M6 9.25a1 1 0 100-2 1 1 0 000 2zM7 15.75a1 1 0 11-2 0 1 1 0 012 0z",
|
17
|
+
fill: "#fff"
|
18
|
+
}), /*#__PURE__*/React.createElement("path", {
|
19
|
+
fillRule: "evenodd",
|
20
|
+
clipRule: "evenodd",
|
21
|
+
d: "M22 9.926a2 2 0 00-.706-1.525l-4.79-4.065A2 2 0 0015.394 4H4a2 2 0 00-2 2v12a2 2 0 002 2h16a2 2 0 002-2V9.926zM21 11.5V9.993a1 1 0 00-.346-.757L20.381 9H17a1 1 0 01-1-1V5.212l-.05-.044A1 1 0 0015.393 5H4a1 1 0 00-1 1v5.5h18zm0 1H3V18a1 1 0 001 1h16a1 1 0 001-1v-5.5z",
|
22
|
+
fill: "#fff"
|
23
|
+
}));
|
24
|
+
}
|
25
|
+
module.exports = FileCluster24OntintIcon;
|
@@ -23,73 +23,73 @@ function FullPeriod24GradientGrayIcon({
|
|
23
23
|
d: "M6.5 3a.5.5 0 01.5.5V4h10v-.5a.5.5 0 011 0V4h.8c1.12 0 1.68 0 2.108.218a2 2 0 01.874.874C22 5.52 22 6.08 22 7.2v9.6c0 1.12 0 1.68-.218 2.108a2 2 0 01-.874.874C20.48 20 19.92 20 18.8 20H5.2c-1.12 0-1.68 0-2.108-.218a2 2 0 01-.874-.874C2 18.48 2 17.92 2 16.8V7.2c0-1.12 0-1.68.218-2.108a2 2 0 01.874-.874C3.52 4 4.08 4 5.2 4H6v-.5a.5.5 0 01.5-.5zM7 5h10v.5a.5.5 0 001 0V5h.8c.577 0 .949 0 1.232.024.272.022.372.06.422.085a1 1 0 01.437.437c.025.05.063.15.085.422.02.249.024.567.024 1.032H3c0-.465.004-.783.024-1.032.022-.272.06-.373.085-.422a1 1 0 01.437-.437c.05-.025.15-.063.422-.085C4.25 5 4.623 5 5.2 5H6v.5a.5.5 0 001 0V5zM3 16.8V8h18v8.8c0 .577 0 .949-.024 1.232-.022.272-.06.372-.085.422a1 1 0 01-.437.437c-.05.025-.15.063-.422.085C19.75 19 19.377 19 18.8 19H5.2c-.577 0-.949 0-1.232-.024-.272-.022-.373-.06-.422-.085a1 1 0 01-.437-.437c-.025-.05-.063-.15-.085-.422C3 17.75 3 17.377 3 16.8z"
|
24
24
|
})), /*#__PURE__*/React.createElement("path", {
|
25
25
|
d: "M11 10.5a1 1 0 112 0 1 1 0 01-2 0z",
|
26
|
-
stroke: "url(#
|
26
|
+
stroke: "url(#paint0_radial_FullPeriod24GradientGrayIcon_12462_194235)",
|
27
27
|
strokeWidth: 1.95,
|
28
28
|
mask: "url(#a)"
|
29
29
|
}), /*#__PURE__*/React.createElement("path", {
|
30
30
|
d: "M6 12.5a1 1 0 100 2 1 1 0 000-2z",
|
31
|
-
stroke: "url(#
|
31
|
+
stroke: "url(#paint1_radial_FullPeriod24GradientGrayIcon_12462_194235)",
|
32
32
|
strokeWidth: 1.95,
|
33
33
|
mask: "url(#a)"
|
34
34
|
}), /*#__PURE__*/React.createElement("path", {
|
35
35
|
d: "M6 15.5a1 1 0 100 2 1 1 0 000-2z",
|
36
|
-
stroke: "url(#
|
36
|
+
stroke: "url(#paint2_radial_FullPeriod24GradientGrayIcon_12462_194235)",
|
37
37
|
strokeWidth: 1.95,
|
38
38
|
mask: "url(#a)"
|
39
39
|
}), /*#__PURE__*/React.createElement("path", {
|
40
40
|
d: "M12 12.5a1 1 0 100 2 1 1 0 000-2z",
|
41
|
-
stroke: "url(#
|
41
|
+
stroke: "url(#paint3_radial_FullPeriod24GradientGrayIcon_12462_194235)",
|
42
42
|
strokeWidth: 1.95,
|
43
43
|
mask: "url(#a)"
|
44
44
|
}), /*#__PURE__*/React.createElement("path", {
|
45
45
|
d: "M11 16.5a1 1 0 112 0 1 1 0 01-2 0z",
|
46
|
-
stroke: "url(#
|
46
|
+
stroke: "url(#paint4_radial_FullPeriod24GradientGrayIcon_12462_194235)",
|
47
47
|
strokeWidth: 1.95,
|
48
48
|
mask: "url(#a)"
|
49
49
|
}), /*#__PURE__*/React.createElement("path", {
|
50
50
|
d: "M9 9.5a1 1 0 100 2 1 1 0 000-2z",
|
51
|
-
stroke: "url(#
|
51
|
+
stroke: "url(#paint5_radial_FullPeriod24GradientGrayIcon_12462_194235)",
|
52
52
|
strokeWidth: 1.95,
|
53
53
|
mask: "url(#a)"
|
54
54
|
}), /*#__PURE__*/React.createElement("path", {
|
55
55
|
d: "M8 13.5a1 1 0 112 0 1 1 0 01-2 0z",
|
56
|
-
stroke: "url(#
|
56
|
+
stroke: "url(#paint6_radial_FullPeriod24GradientGrayIcon_12462_194235)",
|
57
57
|
strokeWidth: 1.95,
|
58
58
|
mask: "url(#a)"
|
59
59
|
}), /*#__PURE__*/React.createElement("path", {
|
60
60
|
d: "M9 15.5a1 1 0 100 2 1 1 0 000-2z",
|
61
|
-
stroke: "url(#
|
61
|
+
stroke: "url(#paint7_radial_FullPeriod24GradientGrayIcon_12462_194235)",
|
62
62
|
strokeWidth: 1.95,
|
63
63
|
mask: "url(#a)"
|
64
64
|
}), /*#__PURE__*/React.createElement("path", {
|
65
65
|
d: "M14 10.5a1 1 0 112 0 1 1 0 01-2 0z",
|
66
|
-
stroke: "url(#
|
66
|
+
stroke: "url(#paint8_radial_FullPeriod24GradientGrayIcon_12462_194235)",
|
67
67
|
strokeWidth: 1.95,
|
68
68
|
mask: "url(#a)"
|
69
69
|
}), /*#__PURE__*/React.createElement("path", {
|
70
70
|
d: "M15 12.5a1 1 0 100 2 1 1 0 000-2z",
|
71
|
-
stroke: "url(#
|
71
|
+
stroke: "url(#paint9_radial_FullPeriod24GradientGrayIcon_12462_194235)",
|
72
72
|
strokeWidth: 1.95,
|
73
73
|
mask: "url(#a)"
|
74
74
|
}), /*#__PURE__*/React.createElement("path", {
|
75
75
|
d: "M14 16.5a1 1 0 112 0 1 1 0 01-2 0z",
|
76
|
-
stroke: "url(#
|
76
|
+
stroke: "url(#paint10_radial_FullPeriod24GradientGrayIcon_12462_194235)",
|
77
77
|
strokeWidth: 1.95,
|
78
78
|
mask: "url(#a)"
|
79
79
|
}), /*#__PURE__*/React.createElement("path", {
|
80
80
|
d: "M18 9.5a1 1 0 100 2 1 1 0 000-2z",
|
81
|
-
stroke: "url(#
|
81
|
+
stroke: "url(#paint11_radial_FullPeriod24GradientGrayIcon_12462_194235)",
|
82
82
|
strokeWidth: 1.95,
|
83
83
|
mask: "url(#a)"
|
84
84
|
}), /*#__PURE__*/React.createElement("path", {
|
85
85
|
d: "M17 13.5a1 1 0 112 0 1 1 0 01-2 0z",
|
86
|
-
stroke: "url(#
|
86
|
+
stroke: "url(#paint12_radial_FullPeriod24GradientGrayIcon_12462_194235)",
|
87
87
|
strokeWidth: 1.95,
|
88
88
|
mask: "url(#a)"
|
89
89
|
}), /*#__PURE__*/React.createElement("path", {
|
90
90
|
clipRule: "evenodd",
|
91
91
|
d: "M6.5 3a.5.5 0 01.5.5V4h10v-.5a.5.5 0 011 0V4h.8c1.12 0 1.68 0 2.108.218a2 2 0 01.874.874C22 5.52 22 6.08 22 7.2v9.6c0 1.12 0 1.68-.218 2.108a2 2 0 01-.874.874C20.48 20 19.92 20 18.8 20H5.2c-1.12 0-1.68 0-2.108-.218a2 2 0 01-.874-.874C2 18.48 2 17.92 2 16.8V7.2c0-1.12 0-1.68.218-2.108a2 2 0 01.874-.874C3.52 4 4.08 4 5.2 4H6v-.5a.5.5 0 01.5-.5zM7 5h10v.5a.5.5 0 001 0V5h.8c.577 0 .949 0 1.232.024.272.022.372.06.422.085a1 1 0 01.437.437c.025.05.063.15.085.422.02.249.024.567.024 1.032H3c0-.465.004-.783.024-1.032.022-.272.06-.373.085-.422a1 1 0 01.437-.437c.05-.025.15-.063.422-.085C4.25 5 4.623 5 5.2 5H6v.5a.5.5 0 001 0V5zM3 16.8V8h18v8.8c0 .577 0 .949-.024 1.232-.022.272-.06.372-.085.422a1 1 0 01-.437.437c-.05.025-.15.063-.422.085C19.75 19 19.377 19 18.8 19H5.2c-.577 0-.949 0-1.232-.024-.272-.022-.373-.06-.422-.085a1 1 0 01-.437-.437c-.025-.05-.063-.15-.085-.422C3 17.75 3 17.377 3 16.8z",
|
92
|
-
stroke: "url(#
|
92
|
+
stroke: "url(#paint13_radial_FullPeriod24GradientGrayIcon_12462_194235)",
|
93
93
|
strokeWidth: 1.95,
|
94
94
|
mask: "url(#a)"
|
95
95
|
}), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("radialGradient", {
|
@@ -0,0 +1,36 @@
|
|
1
|
+
const React = require("react");
|
2
|
+
function LoadingBlue16Icon({
|
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
|
+
"aria-labelledby": titleId
|
13
|
+
}, props), title ? /*#__PURE__*/React.createElement("title", {
|
14
|
+
id: titleId
|
15
|
+
}, title) : null, /*#__PURE__*/React.createElement("path", {
|
16
|
+
d: "M14.5 8a6.5 6.5 0 11-13 0 6.5 6.5 0 0113 0zM3.06 8a4.94 4.94 0 109.88 0 4.94 4.94 0 00-9.88 0z",
|
17
|
+
fill: "#08F",
|
18
|
+
fillOpacity: 0.1
|
19
|
+
}), /*#__PURE__*/React.createElement("path", {
|
20
|
+
d: "M4.85 13.456a.195.195 0 01-.272.07A6.5 6.5 0 017.122 1.56a.195.195 0 01.22.175l.12 1.154a.206.206 0 01-.177.224 4.94 4.94 0 00-1.926 9.062c.093.06.126.181.071.277l-.58 1.005z",
|
21
|
+
fill: "url(#paint0_radial_LoadingBlue16Icon_10877_54457)"
|
22
|
+
}), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("radialGradient", {
|
23
|
+
id: "paint0_radial_LoadingBlue16Icon_10877_54457",
|
24
|
+
cx: 0,
|
25
|
+
cy: 0,
|
26
|
+
r: 1,
|
27
|
+
gradientUnits: "userSpaceOnUse",
|
28
|
+
gradientTransform: "matrix(2.5 -10.99998 10.99998 2.5 5 13)"
|
29
|
+
}, /*#__PURE__*/React.createElement("stop", {
|
30
|
+
stopColor: "#5BCAFF"
|
31
|
+
}), /*#__PURE__*/React.createElement("stop", {
|
32
|
+
offset: 1,
|
33
|
+
stopColor: "#06F"
|
34
|
+
}))));
|
35
|
+
}
|
36
|
+
module.exports = LoadingBlue16Icon;
|
@@ -0,0 +1,36 @@
|
|
1
|
+
const React = require("react");
|
2
|
+
function LoadingGray16Icon({
|
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
|
+
"aria-labelledby": titleId
|
13
|
+
}, props), title ? /*#__PURE__*/React.createElement("title", {
|
14
|
+
id: titleId
|
15
|
+
}, title) : null, /*#__PURE__*/React.createElement("path", {
|
16
|
+
d: "M14.5 8a6.5 6.5 0 11-13 0 6.5 6.5 0 0113 0zM3.06 8a4.94 4.94 0 109.88 0 4.94 4.94 0 00-9.88 0z",
|
17
|
+
fill: "#E1E6F1",
|
18
|
+
fillOpacity: 0.6
|
19
|
+
}), /*#__PURE__*/React.createElement("path", {
|
20
|
+
d: "M4.85 13.456a.195.195 0 01-.272.07A6.5 6.5 0 017.122 1.56a.195.195 0 01.22.175l.12 1.154a.206.206 0 01-.177.224 4.94 4.94 0 00-1.926 9.062c.093.06.126.181.071.277l-.58 1.005z",
|
21
|
+
fill: "url(#paint0_radial_LoadingGray16Icon_10877_54460)"
|
22
|
+
}), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("radialGradient", {
|
23
|
+
id: "paint0_radial_LoadingGray16Icon_10877_54460",
|
24
|
+
cx: 0,
|
25
|
+
cy: 0,
|
26
|
+
r: 1,
|
27
|
+
gradientUnits: "userSpaceOnUse",
|
28
|
+
gradientTransform: "matrix(2.5 -10.49998 10.49998 2.5 5 13)"
|
29
|
+
}, /*#__PURE__*/React.createElement("stop", {
|
30
|
+
stopColor: "#CCD4E3"
|
31
|
+
}), /*#__PURE__*/React.createElement("stop", {
|
32
|
+
offset: 1,
|
33
|
+
stopColor: "#6B7D99"
|
34
|
+
}))));
|
35
|
+
}
|
36
|
+
module.exports = LoadingGray16Icon;
|
@@ -5,8 +5,8 @@ function Pause16GradientBlueIcon({
|
|
5
5
|
...props
|
6
6
|
}) {
|
7
7
|
return /*#__PURE__*/React.createElement("svg", Object.assign({
|
8
|
-
width:
|
9
|
-
height:
|
8
|
+
width: 16,
|
9
|
+
height: 16,
|
10
10
|
fill: "none",
|
11
11
|
xmlns: "http://www.w3.org/2000/svg",
|
12
12
|
"aria-labelledby": titleId
|
@@ -15,49 +15,49 @@ function Pause16GradientBlueIcon({
|
|
15
15
|
}, title) : null, /*#__PURE__*/React.createElement("path", {
|
16
16
|
fillRule: "evenodd",
|
17
17
|
clipRule: "evenodd",
|
18
|
-
d: "
|
19
|
-
fill: "url(#
|
18
|
+
d: "M8 13.908A5.908 5.908 0 108 2.092a5.908 5.908 0 000 11.816zm0 .939A6.847 6.847 0 108 1.154a6.847 6.847 0 000 13.693z",
|
19
|
+
fill: "url(#paint0_radial_Pause16GradientBlueIcon_3362_8262)"
|
20
20
|
}), /*#__PURE__*/React.createElement("path", {
|
21
21
|
fillRule: "evenodd",
|
22
22
|
clipRule: "evenodd",
|
23
|
-
d: "
|
24
|
-
fill: "url(#
|
23
|
+
d: "M9.794 5.074c.31 0 .563.252.563.563v4.726a.563.563 0 01-1.126 0V5.637c0-.31.252-.563.563-.563z",
|
24
|
+
fill: "url(#paint1_radial_Pause16GradientBlueIcon_3362_8262)"
|
25
25
|
}), /*#__PURE__*/React.createElement("path", {
|
26
26
|
fillRule: "evenodd",
|
27
27
|
clipRule: "evenodd",
|
28
|
-
d: "
|
29
|
-
fill: "url(#
|
28
|
+
d: "M6.243 5.074c.31 0 .563.252.563.563v4.726a.563.563 0 01-1.127 0V5.637c0-.31.252-.563.564-.563z",
|
29
|
+
fill: "url(#paint2_radial_Pause16GradientBlueIcon_3362_8262)"
|
30
30
|
}), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("radialGradient", {
|
31
|
-
id: "
|
31
|
+
id: "paint0_radial_Pause16GradientBlueIcon_3362_8262",
|
32
32
|
cx: 0,
|
33
33
|
cy: 0,
|
34
34
|
r: 1,
|
35
35
|
gradientUnits: "userSpaceOnUse",
|
36
|
-
gradientTransform: "rotate(-45
|
36
|
+
gradientTransform: "rotate(-45 18.498 6.03) scale(19.3646)"
|
37
37
|
}, /*#__PURE__*/React.createElement("stop", {
|
38
38
|
stopColor: "#5BCAFF"
|
39
39
|
}), /*#__PURE__*/React.createElement("stop", {
|
40
40
|
offset: 1,
|
41
41
|
stopColor: "#06F"
|
42
42
|
})), /*#__PURE__*/React.createElement("radialGradient", {
|
43
|
-
id: "
|
43
|
+
id: "paint1_radial_Pause16GradientBlueIcon_3362_8262",
|
44
44
|
cx: 0,
|
45
45
|
cy: 0,
|
46
46
|
r: 1,
|
47
47
|
gradientUnits: "userSpaceOnUse",
|
48
|
-
gradientTransform: "rotate(-45
|
48
|
+
gradientTransform: "rotate(-45 18.498 6.03) scale(19.3646)"
|
49
49
|
}, /*#__PURE__*/React.createElement("stop", {
|
50
50
|
stopColor: "#5BCAFF"
|
51
51
|
}), /*#__PURE__*/React.createElement("stop", {
|
52
52
|
offset: 1,
|
53
53
|
stopColor: "#06F"
|
54
54
|
})), /*#__PURE__*/React.createElement("radialGradient", {
|
55
|
-
id: "
|
55
|
+
id: "paint2_radial_Pause16GradientBlueIcon_3362_8262",
|
56
56
|
cx: 0,
|
57
57
|
cy: 0,
|
58
58
|
r: 1,
|
59
59
|
gradientUnits: "userSpaceOnUse",
|
60
|
-
gradientTransform: "rotate(-45
|
60
|
+
gradientTransform: "rotate(-45 18.498 6.03) scale(19.3646)"
|
61
61
|
}, /*#__PURE__*/React.createElement("stop", {
|
62
62
|
stopColor: "#5BCAFF"
|
63
63
|
}), /*#__PURE__*/React.createElement("stop", {
|
@@ -0,0 +1,79 @@
|
|
1
|
+
const React = require("react");
|
2
|
+
function Precheck16BlueIcon({
|
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
|
+
d: "M4 4.4c-.331 0-.6.224-.6.5s.269.5.6.5h4.7c.331 0 .6-.224.6-.5s-.269-.5-.6-.5H4z",
|
17
|
+
fill: "url(#paint0_radial_Precheck16BlueIcon_2698_16102)"
|
18
|
+
}), /*#__PURE__*/React.createElement("path", {
|
19
|
+
d: "M3.4 7c0-.276.269-.5.6-.5h6.4c.332 0 .6.224.6.5s-.268.5-.6.5H4c-.331 0-.6-.224-.6-.5z",
|
20
|
+
fill: "url(#paint1_radial_Precheck16BlueIcon_2698_16102)"
|
21
|
+
}), /*#__PURE__*/React.createElement("path", {
|
22
|
+
d: "M4 8.7c-.331 0-.6.224-.6.5s.269.5.6.5h2.8c.331 0 .6-.224.6-.5s-.269-.5-.6-.5H4z",
|
23
|
+
fill: "url(#paint2_radial_Precheck16BlueIcon_2698_16102)"
|
24
|
+
}), /*#__PURE__*/React.createElement("path", {
|
25
|
+
fillRule: "evenodd",
|
26
|
+
clipRule: "evenodd",
|
27
|
+
d: "M7 13a5.973 5.973 0 003.557-1.167.995.995 0 00.236.374l2.546 2.546a1 1 0 001.414-1.415l-2.546-2.545a.995.995 0 00-.374-.236A6 6 0 107 13zm0-1A5 5 0 107 2a5 5 0 000 10z",
|
28
|
+
fill: "url(#paint3_radial_Precheck16BlueIcon_2698_16102)"
|
29
|
+
}), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("radialGradient", {
|
30
|
+
id: "paint0_radial_Precheck16BlueIcon_2698_16102",
|
31
|
+
cx: 0,
|
32
|
+
cy: 0,
|
33
|
+
r: 1,
|
34
|
+
gradientUnits: "userSpaceOnUse",
|
35
|
+
gradientTransform: "rotate(-45 18.662 6.316) scale(19.8635)"
|
36
|
+
}, /*#__PURE__*/React.createElement("stop", {
|
37
|
+
stopColor: "#5BCAFF"
|
38
|
+
}), /*#__PURE__*/React.createElement("stop", {
|
39
|
+
offset: 1,
|
40
|
+
stopColor: "#06F"
|
41
|
+
})), /*#__PURE__*/React.createElement("radialGradient", {
|
42
|
+
id: "paint1_radial_Precheck16BlueIcon_2698_16102",
|
43
|
+
cx: 0,
|
44
|
+
cy: 0,
|
45
|
+
r: 1,
|
46
|
+
gradientUnits: "userSpaceOnUse",
|
47
|
+
gradientTransform: "rotate(-45 18.662 6.316) scale(19.8635)"
|
48
|
+
}, /*#__PURE__*/React.createElement("stop", {
|
49
|
+
stopColor: "#5BCAFF"
|
50
|
+
}), /*#__PURE__*/React.createElement("stop", {
|
51
|
+
offset: 1,
|
52
|
+
stopColor: "#06F"
|
53
|
+
})), /*#__PURE__*/React.createElement("radialGradient", {
|
54
|
+
id: "paint2_radial_Precheck16BlueIcon_2698_16102",
|
55
|
+
cx: 0,
|
56
|
+
cy: 0,
|
57
|
+
r: 1,
|
58
|
+
gradientUnits: "userSpaceOnUse",
|
59
|
+
gradientTransform: "rotate(-45 18.662 6.316) scale(19.8635)"
|
60
|
+
}, /*#__PURE__*/React.createElement("stop", {
|
61
|
+
stopColor: "#5BCAFF"
|
62
|
+
}), /*#__PURE__*/React.createElement("stop", {
|
63
|
+
offset: 1,
|
64
|
+
stopColor: "#06F"
|
65
|
+
})), /*#__PURE__*/React.createElement("radialGradient", {
|
66
|
+
id: "paint3_radial_Precheck16BlueIcon_2698_16102",
|
67
|
+
cx: 0,
|
68
|
+
cy: 0,
|
69
|
+
r: 1,
|
70
|
+
gradientUnits: "userSpaceOnUse",
|
71
|
+
gradientTransform: "rotate(-45 18.662 6.316) scale(19.8635)"
|
72
|
+
}, /*#__PURE__*/React.createElement("stop", {
|
73
|
+
stopColor: "#5BCAFF"
|
74
|
+
}), /*#__PURE__*/React.createElement("stop", {
|
75
|
+
offset: 1,
|
76
|
+
stopColor: "#06F"
|
77
|
+
}))));
|
78
|
+
}
|
79
|
+
module.exports = Precheck16BlueIcon;
|
package/dist/Shutdown16Icon.js
CHANGED
@@ -14,7 +14,7 @@ function Shutdown16Icon({
|
|
14
14
|
id: titleId
|
15
15
|
}, title) : null, /*#__PURE__*/React.createElement("path", {
|
16
16
|
d: "M8.476 3.537a4.952 4.952 0 11-4.952 0m2.558-2.315V7.281",
|
17
|
-
stroke: "url(#
|
17
|
+
stroke: "url(#paint0_radial_Shutdown16Icon_6936_49993)",
|
18
18
|
strokeWidth: 1.171,
|
19
19
|
strokeLinecap: "round"
|
20
20
|
}), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("radialGradient", {
|
@@ -0,0 +1,49 @@
|
|
1
|
+
const React = require("react");
|
2
|
+
function Upgrade16BlueIcon({
|
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
|
+
d: "M5.355 6.63a.332.332 0 00.248.551h1.623c0 1.53-.126 3.845-1.581 4.881-.04.028-.003.11.044.097 2.589-.796 3.158-1.883 3.386-4.978h1.629a.332.332 0 00.247-.552L8.401 3.76a.332.332 0 00-.496 0l-2.55 2.87z",
|
17
|
+
fill: "url(#paint0_radial_Upgrade16BlueIcon_2698_16111)"
|
18
|
+
}), /*#__PURE__*/React.createElement("path", {
|
19
|
+
fillRule: "evenodd",
|
20
|
+
clipRule: "evenodd",
|
21
|
+
d: "M15 8A7 7 0 111 8a7 7 0 0114 0zm-1 0A6 6 0 112 8a6 6 0 0112 0z",
|
22
|
+
fill: "url(#paint1_radial_Upgrade16BlueIcon_2698_16111)"
|
23
|
+
}), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("radialGradient", {
|
24
|
+
id: "paint0_radial_Upgrade16BlueIcon_2698_16111",
|
25
|
+
cx: 0,
|
26
|
+
cy: 0,
|
27
|
+
r: 1,
|
28
|
+
gradientUnits: "userSpaceOnUse",
|
29
|
+
gradientTransform: "matrix(14 -14 14 14 1 15)"
|
30
|
+
}, /*#__PURE__*/React.createElement("stop", {
|
31
|
+
stopColor: "#5BCAFF"
|
32
|
+
}), /*#__PURE__*/React.createElement("stop", {
|
33
|
+
offset: 1,
|
34
|
+
stopColor: "#06F"
|
35
|
+
})), /*#__PURE__*/React.createElement("radialGradient", {
|
36
|
+
id: "paint1_radial_Upgrade16BlueIcon_2698_16111",
|
37
|
+
cx: 0,
|
38
|
+
cy: 0,
|
39
|
+
r: 1,
|
40
|
+
gradientUnits: "userSpaceOnUse",
|
41
|
+
gradientTransform: "matrix(14 -14 14 14 1 15)"
|
42
|
+
}, /*#__PURE__*/React.createElement("stop", {
|
43
|
+
stopColor: "#5BCAFF"
|
44
|
+
}), /*#__PURE__*/React.createElement("stop", {
|
45
|
+
offset: 1,
|
46
|
+
stopColor: "#06F"
|
47
|
+
}))));
|
48
|
+
}
|
49
|
+
module.exports = Upgrade16BlueIcon;
|
@@ -0,0 +1,49 @@
|
|
1
|
+
const React = require("react");
|
2
|
+
function UpgradeFile24BlueIcon({
|
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
|
+
d: "M12.5 9L9 13.09h2.406c0 .23.009.48.018.742C11.486 15.65 11.57 18.098 9 19c3.063 0 4.594-2.273 4.594-5.91H16L12.5 9z",
|
17
|
+
fill: "url(#paint0_radial_UpgradeFile24BlueIcon_2698_576)"
|
18
|
+
}), /*#__PURE__*/React.createElement("path", {
|
19
|
+
fillRule: "evenodd",
|
20
|
+
clipRule: "evenodd",
|
21
|
+
d: "M4.163 21.181C4 20.861 4 20.441 4 19.6V4.4c0-.84 0-1.26.163-1.581a1.5 1.5 0 01.656-.656C5.139 2 5.559 2 6.4 2h7.224c.384 0 .576 0 .756.045.16.04.311.106.45.195.155.101.286.241.548.522l3.977 4.26c.238.256.357.384.442.53.076.131.131.272.165.418.038.166.038.34.038.69V19.6c0 .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-.656zM5 4.4v15.2c0 .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-.904V9h-3.9c-.56 0-.84 0-1.054-.109a1 1 0 01-.437-.437C13.5 8.24 13.5 7.96 13.5 7.4V3H6.4c-.437 0-.704 0-.904.017a1.281 1.281 0 00-.215.034l-.008.003a.5.5 0 00-.218.219l-.004.008a1.281 1.281 0 00-.034.215c-.016.2-.017.467-.017.904z",
|
22
|
+
fill: "url(#paint1_radial_UpgradeFile24BlueIcon_2698_576)"
|
23
|
+
}), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("radialGradient", {
|
24
|
+
id: "paint0_radial_UpgradeFile24BlueIcon_2698_576",
|
25
|
+
cx: 0,
|
26
|
+
cy: 0,
|
27
|
+
r: 1,
|
28
|
+
gradientUnits: "userSpaceOnUse",
|
29
|
+
gradientTransform: "matrix(16 -20 19.5122 15.60975 4 22)"
|
30
|
+
}, /*#__PURE__*/React.createElement("stop", {
|
31
|
+
stopColor: "#5BCAFF"
|
32
|
+
}), /*#__PURE__*/React.createElement("stop", {
|
33
|
+
offset: 1,
|
34
|
+
stopColor: "#06F"
|
35
|
+
})), /*#__PURE__*/React.createElement("radialGradient", {
|
36
|
+
id: "paint1_radial_UpgradeFile24BlueIcon_2698_576",
|
37
|
+
cx: 0,
|
38
|
+
cy: 0,
|
39
|
+
r: 1,
|
40
|
+
gradientUnits: "userSpaceOnUse",
|
41
|
+
gradientTransform: "matrix(16 -20 19.5122 15.60975 4 22)"
|
42
|
+
}, /*#__PURE__*/React.createElement("stop", {
|
43
|
+
stopColor: "#5BCAFF"
|
44
|
+
}), /*#__PURE__*/React.createElement("stop", {
|
45
|
+
offset: 1,
|
46
|
+
stopColor: "#06F"
|
47
|
+
}))));
|
48
|
+
}
|
49
|
+
module.exports = UpgradeFile24BlueIcon;
|
@@ -0,0 +1,49 @@
|
|
1
|
+
const React = require("react");
|
2
|
+
function UpgradeService24BlueIcon({
|
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
|
+
d: "M8.762 10.705a.332.332 0 00.248.552h2.298c0 2-.167 5.045-2.13 6.342-.04.026-.007.105.04.092 3.425-1.026 4.171-2.41 4.467-6.434h2.305a.332.332 0 00.248-.552l-3.49-3.926a.332.332 0 00-.496 0l-3.49 3.926z",
|
17
|
+
fill: "url(#paint0_radial_UpgradeService24BlueIcon_2857_19043)"
|
18
|
+
}), /*#__PURE__*/React.createElement("path", {
|
19
|
+
fillRule: "evenodd",
|
20
|
+
clipRule: "evenodd",
|
21
|
+
d: "M5.625 3.5A2.125 2.125 0 003.5 5.625v12.75c0 1.174.951 2.125 2.125 2.125h12.75a2.125 2.125 0 002.125-2.125V5.625A2.125 2.125 0 0018.375 3.5H5.625zm12.75 1.063H5.625c-.587 0-1.063.475-1.063 1.062v12.75c0 .587.476 1.063 1.063 1.063h12.75c.587 0 1.063-.476 1.063-1.063V5.625c0-.587-.476-1.063-1.063-1.063z",
|
22
|
+
fill: "url(#paint1_radial_UpgradeService24BlueIcon_2857_19043)"
|
23
|
+
}), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("radialGradient", {
|
24
|
+
id: "paint0_radial_UpgradeService24BlueIcon_2857_19043",
|
25
|
+
cx: 0,
|
26
|
+
cy: 0,
|
27
|
+
r: 1,
|
28
|
+
gradientUnits: "userSpaceOnUse",
|
29
|
+
gradientTransform: "rotate(-45 26.496 6.025) scale(24.0416)"
|
30
|
+
}, /*#__PURE__*/React.createElement("stop", {
|
31
|
+
stopColor: "#5BCAFF"
|
32
|
+
}), /*#__PURE__*/React.createElement("stop", {
|
33
|
+
offset: 1,
|
34
|
+
stopColor: "#06F"
|
35
|
+
})), /*#__PURE__*/React.createElement("radialGradient", {
|
36
|
+
id: "paint1_radial_UpgradeService24BlueIcon_2857_19043",
|
37
|
+
cx: 0,
|
38
|
+
cy: 0,
|
39
|
+
r: 1,
|
40
|
+
gradientUnits: "userSpaceOnUse",
|
41
|
+
gradientTransform: "rotate(-45 26.496 6.025) scale(24.0416)"
|
42
|
+
}, /*#__PURE__*/React.createElement("stop", {
|
43
|
+
stopColor: "#5BCAFF"
|
44
|
+
}), /*#__PURE__*/React.createElement("stop", {
|
45
|
+
offset: 1,
|
46
|
+
stopColor: "#06F"
|
47
|
+
}))));
|
48
|
+
}
|
49
|
+
module.exports = UpgradeService24BlueIcon;
|