@flodesk/grain 11.52.0 → 11.53.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.
@@ -0,0 +1,18 @@
1
+ function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
2
+
3
+ import * as React from 'react';
4
+ import { jsx as ___EmotionJSX } from "@emotion/react";
5
+
6
+ const IconBag = props => ___EmotionJSX("svg", _extends({
7
+ viewBox: "0 0 28 36",
8
+ fill: "none",
9
+ xmlns: "http://www.w3.org/2000/svg"
10
+ }, props), ___EmotionJSX("path", {
11
+ fill: "currentColor",
12
+ fillRule: "evenodd",
13
+ d: "M9.1 8a5.002 5.002 0 0 1 9.8 0zM6 11.02v1.48a1.5 1.5 0 0 0 3 0V11h10v1.5a1.5 1.5 0 0 0 3 0v-1.48a2.5 2.5 0 0 1 2.185 2.36l.813 17.049A1.5 1.5 0 0 1 23.499 32H4.5a1.5 1.5 0 0 1-1.498-1.572l.817-17.048A2.5 2.5 0 0 1 6 11.02m.061-3.014a8.001 8.001 0 0 1 15.878 0 5.5 5.5 0 0 1 5.242 5.232l.813 17.048A4.5 4.5 0 0 1 23.5 35H4.5a4.5 4.5 0 0 1-4.495-4.715l.817-17.048a5.5 5.5 0 0 1 5.24-5.231",
14
+ clipRule: "evenodd"
15
+ }));
16
+
17
+ IconBag.viewBoxWidth = 28;
18
+ export default IconBag;
@@ -0,0 +1,16 @@
1
+ function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
2
+
3
+ import * as React from 'react';
4
+ import { jsx as ___EmotionJSX } from "@emotion/react";
5
+
6
+ const IconFooter = props => ___EmotionJSX("svg", _extends({
7
+ viewBox: "0 0 34 36",
8
+ fill: "none",
9
+ xmlns: "http://www.w3.org/2000/svg"
10
+ }, props), ___EmotionJSX("path", {
11
+ fill: "currentColor",
12
+ d: "M24.653 20.008a1.5 1.5 0 0 1 0 2.984L24.5 23h-15a1.5 1.5 0 0 1 0-3h15zm8-7a1.5 1.5 0 0 1 0 2.984L32.5 16h-31a1.5 1.5 0 0 1 0-3h31z"
13
+ }));
14
+
15
+ IconFooter.viewBoxWidth = 34;
16
+ export default IconFooter;
@@ -0,0 +1,18 @@
1
+ function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
2
+
3
+ import * as React from 'react';
4
+ import { jsx as ___EmotionJSX } from "@emotion/react";
5
+
6
+ const IconGallery = props => ___EmotionJSX("svg", _extends({
7
+ viewBox: "0 0 34 36",
8
+ fill: "none",
9
+ xmlns: "http://www.w3.org/2000/svg"
10
+ }, props), ___EmotionJSX("path", {
11
+ fill: "currentColor",
12
+ fillRule: "evenodd",
13
+ d: "M14.5 4A1.5 1.5 0 0 1 16 5.5v10a1.5 1.5 0 0 1-1.5 1.5h-13A1.5 1.5 0 0 1 0 15.5v-7A4.5 4.5 0 0 1 4.5 4zM13 14V7H4.5A1.5 1.5 0 0 0 3 8.5V14zm1.5 5a1.5 1.5 0 0 1 1.5 1.5v10a1.5 1.5 0 0 1-1.5 1.5h-10A4.5 4.5 0 0 1 0 27.5v-7A1.5 1.5 0 0 1 1.5 19zM13 29v-7H3v5.5A1.5 1.5 0 0 0 4.5 29zM29.5 7A1.5 1.5 0 0 1 31 8.5V14H21V7zM34 8.5A4.5 4.5 0 0 0 29.5 4h-10A1.5 1.5 0 0 0 18 5.5v10a1.5 1.5 0 0 0 1.5 1.5h13a1.5 1.5 0 0 0 1.5-1.5zM32.5 19a1.5 1.5 0 0 1 1.5 1.5v7a4.5 4.5 0 0 1-4.5 4.5h-10a1.5 1.5 0 0 1-1.5-1.5v-10a1.5 1.5 0 0 1 1.5-1.5zM31 27.5V22H21v7h8.5a1.5 1.5 0 0 0 1.5-1.5",
14
+ clipRule: "evenodd"
15
+ }));
16
+
17
+ IconGallery.viewBoxWidth = 34;
18
+ export default IconGallery;
@@ -0,0 +1,16 @@
1
+ function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
2
+
3
+ import * as React from 'react';
4
+ import { jsx as ___EmotionJSX } from "@emotion/react";
5
+
6
+ const IconLineDashed = props => ___EmotionJSX("svg", _extends({
7
+ viewBox: "0 0 34 36",
8
+ fill: "none",
9
+ xmlns: "http://www.w3.org/2000/svg"
10
+ }, props), ___EmotionJSX("path", {
11
+ fill: "currentColor",
12
+ d: "M7.5 16.5a1.5 1.5 0 0 1 0 3h-6a1.5 1.5 0 0 1 0-3zm12.5 0a1.5 1.5 0 0 1 0 3h-6a1.5 1.5 0 0 1 0-3zm12.5 0a1.5 1.5 0 0 1 0 3h-6a1.5 1.5 0 0 1 0-3z"
13
+ }));
14
+
15
+ IconLineDashed.viewBoxWidth = 34;
16
+ export default IconLineDashed;
@@ -0,0 +1,18 @@
1
+ function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
2
+
3
+ import * as React from 'react';
4
+ import { jsx as ___EmotionJSX } from "@emotion/react";
5
+
6
+ const IconLine = props => ___EmotionJSX("svg", _extends({
7
+ viewBox: "0 0 34 36",
8
+ fill: "none",
9
+ xmlns: "http://www.w3.org/2000/svg"
10
+ }, props), ___EmotionJSX("path", {
11
+ fill: "currentColor",
12
+ fillRule: "evenodd",
13
+ d: "M0 18a1.5 1.5 0 0 1 1.5-1.5h31a1.5 1.5 0 0 1 0 3h-31A1.5 1.5 0 0 1 0 18",
14
+ clipRule: "evenodd"
15
+ }));
16
+
17
+ IconLine.viewBoxWidth = 34;
18
+ export default IconLine;
@@ -0,0 +1,18 @@
1
+ function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
2
+
3
+ import * as React from 'react';
4
+ import { jsx as ___EmotionJSX } from "@emotion/react";
5
+
6
+ const IconLogoInstagram = props => ___EmotionJSX("svg", _extends({
7
+ viewBox: "0 0 32 36",
8
+ fill: "none",
9
+ xmlns: "http://www.w3.org/2000/svg"
10
+ }, props), ___EmotionJSX("path", {
11
+ fill: "currentColor",
12
+ fillRule: "evenodd",
13
+ d: "M17.6 5h-3.2c-2.57 0-4.317.002-5.667.113-1.315.107-1.988.302-2.457.541a6 6 0 0 0-2.622 2.622c-.24.47-.434 1.142-.541 2.457C3.003 12.083 3 13.83 3 16.4v3.2c0 2.57.002 4.317.113 5.667.107 1.315.302 1.988.541 2.457a6 6 0 0 0 2.622 2.622c.47.24 1.142.434 2.457.541 1.35.11 3.097.113 5.667.113h3.2c2.57 0 4.317-.002 5.667-.113 1.315-.107 1.988-.302 2.457-.541a6 6 0 0 0 2.622-2.622c.24-.47.434-1.142.541-2.457.11-1.35.113-3.097.113-5.667v-3.2c0-2.57-.002-4.317-.113-5.667-.107-1.315-.302-1.988-.541-2.457a6 6 0 0 0-2.622-2.622c-.47-.24-1.142-.434-2.457-.541C21.917 5.003 20.17 5 17.6 5M.98 6.914C0 8.84 0 11.36 0 16.4v3.2c0 5.04 0 7.56.98 9.486a9 9 0 0 0 3.934 3.933C6.84 34 9.36 34 14.4 34h3.2c5.04 0 7.56 0 9.486-.98a9 9 0 0 0 3.933-3.934C32 27.16 32 24.64 32 19.6v-3.2c0-5.04 0-7.56-.98-9.486a9 9 0 0 0-3.934-3.933C25.16 2 22.64 2 17.6 2h-3.2c-5.04 0-7.56 0-9.486.98A9 9 0 0 0 .981 6.915M24 18a8 8 0 1 1-16 0 8 8 0 0 1 16 0m-8 5a5 5 0 1 0 0-10 5 5 0 0 0 0 10m8.5-11.5a2 2 0 1 0 0-4 2 2 0 0 0 0 4",
14
+ clipRule: "evenodd"
15
+ }));
16
+
17
+ IconLogoInstagram.viewBoxWidth = 32;
18
+ export default IconLogoInstagram;
@@ -0,0 +1,16 @@
1
+ function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
2
+
3
+ import * as React from 'react';
4
+ import { jsx as ___EmotionJSX } from "@emotion/react";
5
+
6
+ const IconNetwork = props => ___EmotionJSX("svg", _extends({
7
+ viewBox: "0 0 32 36",
8
+ fill: "none",
9
+ xmlns: "http://www.w3.org/2000/svg"
10
+ }, props), ___EmotionJSX("path", {
11
+ fill: "currentColor",
12
+ d: "M26.5 2a5.5 5.5 0 1 1-3.99 9.283l-11.626 6.09a5.5 5.5 0 0 1 .038 2.047l11.446 5.45a5.5 5.5 0 1 1-1.29 2.708l-11.447-5.45a5.5 5.5 0 1 1-.142-7.412l11.626-6.089A5.5 5.5 0 0 1 26.5 2m0 24a2.5 2.5 0 1 0 0 5 2.5 2.5 0 0 0 0-5m-21-10a2.5 2.5 0 1 0 0 5 2.5 2.5 0 0 0 0-5m21-11a2.5 2.5 0 1 0 0 5 2.5 2.5 0 0 0 0-5"
13
+ }));
14
+
15
+ IconNetwork.viewBoxWidth = 32;
16
+ export default IconNetwork;
@@ -0,0 +1,18 @@
1
+ function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
2
+
3
+ import * as React from 'react';
4
+ import { jsx as ___EmotionJSX } from "@emotion/react";
5
+
6
+ const IconPushButton = props => ___EmotionJSX("svg", _extends({
7
+ viewBox: "0 0 34 36",
8
+ fill: "none",
9
+ xmlns: "http://www.w3.org/2000/svg"
10
+ }, props), ___EmotionJSX("path", {
11
+ fill: "currentColor",
12
+ fillRule: "evenodd",
13
+ d: "M4.5 8A4.5 4.5 0 0 0 0 12.5v11A4.5 4.5 0 0 0 4.5 28h25a4.5 4.5 0 0 0 4.5-4.5v-11A4.5 4.5 0 0 0 29.5 8zM3 12.5A1.5 1.5 0 0 1 4.5 11h25a1.5 1.5 0 0 1 1.5 1.5v11a1.5 1.5 0 0 1-1.5 1.5h-25A1.5 1.5 0 0 1 3 23.5zm6.5 4a1.5 1.5 0 0 0 0 3h15a1.5 1.5 0 0 0 0-3z",
14
+ clipRule: "evenodd"
15
+ }));
16
+
17
+ IconPushButton.viewBoxWidth = 34;
18
+ export default IconPushButton;
@@ -0,0 +1,18 @@
1
+ function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
2
+
3
+ import * as React from 'react';
4
+ import { jsx as ___EmotionJSX } from "@emotion/react";
5
+
6
+ const IconSpacer = props => ___EmotionJSX("svg", _extends({
7
+ viewBox: "0 0 34 36",
8
+ fill: "none",
9
+ xmlns: "http://www.w3.org/2000/svg"
10
+ }, props), ___EmotionJSX("path", {
11
+ fill: "currentColor",
12
+ fillRule: "evenodd",
13
+ d: "M29.5 14a1.5 1.5 0 0 1 1.5 1.5v5a1.5 1.5 0 0 1-1.5 1.5h-25A1.5 1.5 0 0 1 3 20.5v-5A1.5 1.5 0 0 1 4.5 14zm4.5 1.5a4.5 4.5 0 0 0-4.5-4.5h-25A4.5 4.5 0 0 0 0 15.5v5A4.5 4.5 0 0 0 4.5 25h25a4.5 4.5 0 0 0 4.5-4.5z",
14
+ clipRule: "evenodd"
15
+ }));
16
+
17
+ IconSpacer.viewBoxWidth = 34;
18
+ export default IconSpacer;
@@ -0,0 +1,16 @@
1
+ function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
2
+
3
+ import * as React from 'react';
4
+ import { jsx as ___EmotionJSX } from "@emotion/react";
5
+
6
+ const IconStopwatch = props => ___EmotionJSX("svg", _extends({
7
+ viewBox: "0 0 30 36",
8
+ fill: "none",
9
+ xmlns: "http://www.w3.org/2000/svg"
10
+ }, props), ___EmotionJSX("path", {
11
+ fill: "currentColor",
12
+ d: "M15 5c8.284 0 15 6.716 15 15s-6.716 15-15 15S0 28.284 0 20 6.716 5 15 5m0 3.214C8.49 8.214 3.214 13.49 3.214 20c0 6.51 5.277 11.786 11.786 11.786 6.51 0 11.786-5.277 11.786-11.786 0-6.51-5.277-11.786-11.786-11.786M15 11a1.5 1.5 0 0 1 1.5 1.5v8a1.5 1.5 0 0 1-3 0v-8A1.5 1.5 0 0 1 15 11m3.5-11a1.5 1.5 0 0 1 0 3h-7a1.5 1.5 0 0 1 0-3z"
13
+ }));
14
+
15
+ IconStopwatch.viewBoxWidth = 30;
16
+ export default IconStopwatch;
@@ -0,0 +1,16 @@
1
+ function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
2
+
3
+ import * as React from 'react';
4
+ import { jsx as ___EmotionJSX } from "@emotion/react";
5
+
6
+ const IconText = props => ___EmotionJSX("svg", _extends({
7
+ viewBox: "0 0 34 36",
8
+ fill: "none",
9
+ xmlns: "http://www.w3.org/2000/svg"
10
+ }, props), ___EmotionJSX("path", {
11
+ fill: "currentColor",
12
+ d: "M14.5 25a1.5 1.5 0 0 1 0 3h-13a1.5 1.5 0 0 1 0-3zm18-8.5a1.5 1.5 0 0 1 0 3h-31a1.5 1.5 0 0 1 0-3zm.153-8.492a1.5 1.5 0 0 1 0 2.984L32.5 11h-31a1.5 1.5 0 0 1 0-3h31z"
13
+ }));
14
+
15
+ IconText.viewBoxWidth = 34;
16
+ export default IconText;
package/es/icons/index.js CHANGED
@@ -98,4 +98,15 @@ export { default as IconSymbols } from './icon-symbols';
98
98
  export { default as IconFlag } from './icon-flag';
99
99
  export { default as IconQr } from './icon-qr';
100
100
  export { default as IconGrid } from './icon-grid';
101
- export { default as IconList } from './icon-list';
101
+ export { default as IconList } from './icon-list';
102
+ export { default as IconFooter } from './icon-footer';
103
+ export { default as IconGallery } from './icon-gallery';
104
+ export { default as IconLineDashed } from './icon-line-dashed';
105
+ export { default as IconLine } from './icon-line';
106
+ export { default as IconLogoInstagram } from './icon-logo-instagram';
107
+ export { default as IconPushButton } from './icon-push-button';
108
+ export { default as IconSpacer } from './icon-spacer';
109
+ export { default as IconStopwatch } from './icon-stopwatch';
110
+ export { default as IconText } from './icon-text';
111
+ export { default as IconNetwork } from './icon-network';
112
+ export { default as IconBag } from './icon-bag';
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@flodesk/grain",
3
- "version": "11.52.0",
3
+ "version": "11.53.0",
4
4
  "description": "Flodesk design system",
5
5
  "module": "es/index.js",
6
6
  "types": "es/types/index.d.ts",