@flodesk/grain 11.13.0 → 11.13.2
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.
|
@@ -7,13 +7,13 @@ import { jsx as ___EmotionJSX } from "@emotion/react";
|
|
|
7
7
|
|
|
8
8
|
var IconArrowDown = function IconArrowDown(props) {
|
|
9
9
|
return ___EmotionJSX("svg", _extends({
|
|
10
|
-
viewBox: "0 0
|
|
10
|
+
viewBox: "0 0 20 24",
|
|
11
11
|
fill: "none",
|
|
12
12
|
xmlns: "http://www.w3.org/2000/svg"
|
|
13
13
|
}, props), ___EmotionJSX("path", {
|
|
14
14
|
fillRule: "evenodd",
|
|
15
15
|
clipRule: "evenodd",
|
|
16
|
-
d: "
|
|
16
|
+
d: "M11.0001 18.1715L11 2H9.00005L9.00005 18.1716L1.41421 10.5858L0 12L8.58579 20.5858L10 22L11.4142 20.5858L20 12L18.5858 10.5858L11.0001 18.1715Z",
|
|
17
17
|
fill: " currentColor"
|
|
18
18
|
}));
|
|
19
19
|
};
|
|
@@ -7,14 +7,14 @@ import { jsx as ___EmotionJSX } from "@emotion/react";
|
|
|
7
7
|
|
|
8
8
|
var IconArrowLeft = function IconArrowLeft(props) {
|
|
9
9
|
return ___EmotionJSX("svg", _extends({
|
|
10
|
-
viewBox: "0 0
|
|
10
|
+
viewBox: "0 0 20 24",
|
|
11
11
|
fill: "none",
|
|
12
12
|
xmlns: "http://www.w3.org/2000/svg"
|
|
13
13
|
}, props), ___EmotionJSX("path", {
|
|
14
14
|
fillRule: "evenodd",
|
|
15
15
|
clipRule: "evenodd",
|
|
16
|
-
d: "
|
|
17
|
-
fill: "
|
|
16
|
+
d: "M1.41421 10.5858L10 2L11.4142 3.41421L3.82838 11.0001L20 11V13L3.82848 13.0001L11.4142 20.5858L10 22L1.41421 13.4142L0 12L1.41421 10.5858Z",
|
|
17
|
+
fill: "currentColor"
|
|
18
18
|
}));
|
|
19
19
|
};
|
|
20
20
|
|
|
@@ -7,13 +7,13 @@ import { jsx as ___EmotionJSX } from "@emotion/react";
|
|
|
7
7
|
|
|
8
8
|
var IconArrowRight = function IconArrowRight(props) {
|
|
9
9
|
return ___EmotionJSX("svg", _extends({
|
|
10
|
-
viewBox: "0 0
|
|
10
|
+
viewBox: "0 0 20 24",
|
|
11
11
|
fill: "none",
|
|
12
12
|
xmlns: "http://www.w3.org/2000/svg"
|
|
13
13
|
}, props), ___EmotionJSX("path", {
|
|
14
14
|
fillRule: "evenodd",
|
|
15
15
|
clipRule: "evenodd",
|
|
16
|
-
d: "
|
|
16
|
+
d: "M18.5858 13.4142L10 22L8.58579 20.5858L16.1716 12.9999L0 13V11L16.1715 10.9999L8.58579 3.41421L10 2L18.5858 10.5858L20 12L18.5858 13.4142Z",
|
|
17
17
|
fill: " currentColor"
|
|
18
18
|
}));
|
|
19
19
|
};
|
|
@@ -7,13 +7,13 @@ import { jsx as ___EmotionJSX } from "@emotion/react";
|
|
|
7
7
|
|
|
8
8
|
var IconArrowUp = function IconArrowUp(props) {
|
|
9
9
|
return ___EmotionJSX("svg", _extends({
|
|
10
|
-
viewBox: "0 0
|
|
10
|
+
viewBox: "0 0 20 24",
|
|
11
11
|
fill: "none",
|
|
12
12
|
xmlns: "http://www.w3.org/2000/svg"
|
|
13
13
|
}, props), ___EmotionJSX("path", {
|
|
14
14
|
fillRule: "evenodd",
|
|
15
15
|
clipRule: "evenodd",
|
|
16
|
-
d: "
|
|
16
|
+
d: "M11.4142 3.41421L20 12L18.5858 13.4142L10.9999 5.82838L11 22L8.99995 22L8.99995 5.82848L1.41421 13.4142L0 12L8.58579 3.41421L10 2L11.4142 3.41421Z",
|
|
17
17
|
fill: " currentColor"
|
|
18
18
|
}));
|
|
19
19
|
};
|
package/es/icons/icon-play.js
CHANGED
|
@@ -7,13 +7,13 @@ import { jsx as ___EmotionJSX } from "@emotion/react";
|
|
|
7
7
|
|
|
8
8
|
var IconPlay = function IconPlay(props) {
|
|
9
9
|
return ___EmotionJSX("svg", _extends({
|
|
10
|
-
viewBox: "0 0
|
|
10
|
+
viewBox: "0 0 18 24",
|
|
11
11
|
fill: "none",
|
|
12
12
|
xmlns: "http://www.w3.org/2000/svg"
|
|
13
13
|
}, props), ___EmotionJSX("path", {
|
|
14
14
|
fillRule: "evenodd",
|
|
15
15
|
clipRule: "evenodd",
|
|
16
|
-
d: "
|
|
16
|
+
d: "M2 20.043L15.9877 12L2 3.95707L2 20.043ZM16.9847 13.7338C18.3221 12.9648 18.3221 11.0352 16.9847 10.2662L2.99694 2.22326C1.66361 1.4566 0 2.41904 0 3.95707V20.043C0 21.581 1.66361 22.5434 2.99694 21.7768L16.9847 13.7338Z",
|
|
17
17
|
fill: "currentColor"
|
|
18
18
|
}));
|
|
19
19
|
};
|