@cloudtower/icons-react 0.27.29 → 0.27.31
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.
@@ -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", {
|
@@ -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", {
|
package/package.json
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
{
|
2
2
|
"name": "@cloudtower/icons-react",
|
3
3
|
"license": "MIT",
|
4
|
-
"version": "0.27.
|
4
|
+
"version": "0.27.31",
|
5
5
|
"description": "",
|
6
6
|
"keywords": [],
|
7
7
|
"homepage": "https://github.com/webzard-io/cloudtower-ui-kit#readme",
|
@@ -30,12 +30,12 @@
|
|
30
30
|
"devDependencies": {
|
31
31
|
"@babel/core": "^7.21.0",
|
32
32
|
"@babel/plugin-transform-react-jsx": "^7.21.0",
|
33
|
-
"@cloudtower/icons": "0.27.
|
33
|
+
"@cloudtower/icons": "0.27.31",
|
34
34
|
"@svgr/core": "^5.0.0",
|
35
35
|
"camelcase": "^6.0.0"
|
36
36
|
},
|
37
37
|
"main": "dist/index.js",
|
38
38
|
"module": "dist/esm/index.js",
|
39
39
|
"typings": "dist/index.d.ts",
|
40
|
-
"gitHead": "
|
40
|
+
"gitHead": "904a2b875e57d16d041328c4bf5199bdd8883e94"
|
41
41
|
}
|