@homecode/ui 4.18.42 → 4.18.43
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.
|
@@ -9,7 +9,7 @@ var SvgPlay = function SvgPlay(props) {
|
|
|
9
9
|
fill: "currentColor",
|
|
10
10
|
viewBox: "0 -960 18.857 24"
|
|
11
11
|
}, props), /*#__PURE__*/React.createElement("path", {
|
|
12
|
-
d: "
|
|
12
|
+
d: "M3.272-938.918c-1.512-.963-1.512-17.263 0-18.226 1.513-.962 13.966 6.963 14.035 9.07.07 2.106-12.522 10.118-14.035 9.156zm2.638-4.75c.72.46 6.665-3.333 6.665-4.363 0-1.03-5.944-4.823-6.665-4.363-.72.46-.72 8.266 0 8.726z",
|
|
13
13
|
style: {
|
|
14
14
|
display: "inline",
|
|
15
15
|
strokeWidth: 0.999999
|