@tant/icons 1.22.14 → 1.22.15

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.
@@ -45,9 +45,7 @@ var Gather = function Gather(props) {
45
45
  height: "24",
46
46
  xmlns: "http://www.w3.org/2000/svg"
47
47
  }, /*#__PURE__*/React.createElement("path", {
48
- d: "M22 7l-8.5 8.5-5-5L2 17"
49
- }), /*#__PURE__*/React.createElement("path", {
50
- d: "M16 7h6v6"
48
+ d: "M22 6a1.004 1.004 0 01.941.667l.015.04.016.062A.998.998 0 0123 7v6a1 1 0 11-2 0V9.414l-6.793 6.793a1 1 0 01-1.414 0L8.5 11.914l-5.793 5.793a1 1 0 11-1.414-1.414l6.5-6.5.076-.068a1 1 0 011.338.068l4.293 4.293L19.586 8H16a1 1 0 110-2h6z"
51
49
  }))));
52
50
  };
53
51
  Gather.propTypes = {
@@ -52,9 +52,7 @@ var Gather = function Gather(props) {
52
52
  height: "24",
53
53
  xmlns: "http://www.w3.org/2000/svg"
54
54
  }, /*#__PURE__*/_react["default"].createElement("path", {
55
- d: "M22 7l-8.5 8.5-5-5L2 17"
56
- }), /*#__PURE__*/_react["default"].createElement("path", {
57
- d: "M16 7h6v6"
55
+ d: "M22 6a1.004 1.004 0 01.941.667l.015.04.016.062A.998.998 0 0123 7v6a1 1 0 11-2 0V9.414l-6.793 6.793a1 1 0 01-1.414 0L8.5 11.914l-5.793 5.793a1 1 0 11-1.414-1.414l6.5-6.5.076-.068a1 1 0 011.338.068l4.293 4.293L19.586 8H16a1 1 0 110-2h6z"
58
56
  }))));
59
57
  };
60
58
  Gather.propTypes = {
@@ -21561,9 +21561,7 @@ var Gather = function Gather(props) {
21561
21561
  height: "24",
21562
21562
  xmlns: "http://www.w3.org/2000/svg"
21563
21563
  }, /*#__PURE__*/React.createElement("path", {
21564
- d: "M22 7l-8.5 8.5-5-5L2 17"
21565
- }), /*#__PURE__*/React.createElement("path", {
21566
- d: "M16 7h6v6"
21564
+ d: "M22 6a1.004 1.004 0 01.941.667l.015.04.016.062A.998.998 0 0123 7v6a1 1 0 11-2 0V9.414l-6.793 6.793a1 1 0 01-1.414 0L8.5 11.914l-5.793 5.793a1 1 0 11-1.414-1.414l6.5-6.5.076-.068a1 1 0 011.338.068l4.293 4.293L19.586 8H16a1 1 0 110-2h6z"
21567
21565
  }))));
21568
21566
  };
21569
21567
  Gather.propTypes = {
@@ -21555,9 +21555,7 @@ var Gather = function Gather(props) {
21555
21555
  height: "24",
21556
21556
  xmlns: "http://www.w3.org/2000/svg"
21557
21557
  }, /*#__PURE__*/React.createElement("path", {
21558
- d: "M22 7l-8.5 8.5-5-5L2 17"
21559
- }), /*#__PURE__*/React.createElement("path", {
21560
- d: "M16 7h6v6"
21558
+ d: "M22 6a1.004 1.004 0 01.941.667l.015.04.016.062A.998.998 0 0123 7v6a1 1 0 11-2 0V9.414l-6.793 6.793a1 1 0 01-1.414 0L8.5 11.914l-5.793 5.793a1 1 0 11-1.414-1.414l6.5-6.5.076-.068a1 1 0 011.338.068l4.293 4.293L19.586 8H16a1 1 0 110-2h6z"
21561
21559
  }))));
21562
21560
  };
21563
21561
  Gather.propTypes = {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@tant/icons",
3
- "version": "1.22.14",
3
+ "version": "1.22.15",
4
4
  "description": "Icon automation workflow with Figma",
5
5
  "main": "dist/lib/index.js",
6
6
  "module": "dist/es/index.js",