@tant/icons 1.17.3 → 1.17.4

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.
@@ -41,11 +41,11 @@ var Sticky = function Sticky(props) {
41
41
  animationTimingFunction: 'linear'
42
42
  } : {})
43
43
  }), /*#__PURE__*/React.createElement("svg", {
44
- width: "20",
45
- height: "20",
44
+ width: "24",
45
+ height: "24",
46
46
  xmlns: "http://www.w3.org/2000/svg"
47
47
  }, /*#__PURE__*/React.createElement("path", {
48
- d: "M6.667 9.167h2.5V17.5h1.666V9.167h2.5L10 5.833 6.667 9.167zm10-5V2.5H3.332v1.667h13.333z"
48
+ d: "M8 11h3v10h2V11h3l-4-4-4 4zm12-6V3H4v2h16z"
49
49
  }))));
50
50
  };
51
51
  Sticky.propTypes = {
@@ -48,11 +48,11 @@ var Sticky = function Sticky(props) {
48
48
  animationTimingFunction: 'linear'
49
49
  } : {})
50
50
  }), /*#__PURE__*/_react["default"].createElement("svg", {
51
- width: "20",
52
- height: "20",
51
+ width: "24",
52
+ height: "24",
53
53
  xmlns: "http://www.w3.org/2000/svg"
54
54
  }, /*#__PURE__*/_react["default"].createElement("path", {
55
- d: "M6.667 9.167h2.5V17.5h1.666V9.167h2.5L10 5.833 6.667 9.167zm10-5V2.5H3.332v1.667h13.333z"
55
+ d: "M8 11h3v10h2V11h3l-4-4-4 4zm12-6V3H4v2h16z"
56
56
  }))));
57
57
  };
58
58
  Sticky.propTypes = {
@@ -19608,11 +19608,11 @@ var Sticky = function Sticky(props) {
19608
19608
  animationTimingFunction: 'linear'
19609
19609
  } : {})
19610
19610
  }), /*#__PURE__*/React.createElement("svg", {
19611
- width: "20",
19612
- height: "20",
19611
+ width: "24",
19612
+ height: "24",
19613
19613
  xmlns: "http://www.w3.org/2000/svg"
19614
19614
  }, /*#__PURE__*/React.createElement("path", {
19615
- d: "M6.667 9.167h2.5V17.5h1.666V9.167h2.5L10 5.833 6.667 9.167zm10-5V2.5H3.332v1.667h13.333z"
19615
+ d: "M8 11h3v10h2V11h3l-4-4-4 4zm12-6V3H4v2h16z"
19616
19616
  }))));
19617
19617
  };
19618
19618
  Sticky.propTypes = {
@@ -19602,11 +19602,11 @@ var Sticky = function Sticky(props) {
19602
19602
  animationTimingFunction: 'linear'
19603
19603
  } : {})
19604
19604
  }), /*#__PURE__*/React.createElement("svg", {
19605
- width: "20",
19606
- height: "20",
19605
+ width: "24",
19606
+ height: "24",
19607
19607
  xmlns: "http://www.w3.org/2000/svg"
19608
19608
  }, /*#__PURE__*/React.createElement("path", {
19609
- d: "M6.667 9.167h2.5V17.5h1.666V9.167h2.5L10 5.833 6.667 9.167zm10-5V2.5H3.332v1.667h13.333z"
19609
+ d: "M8 11h3v10h2V11h3l-4-4-4 4zm12-6V3H4v2h16z"
19610
19610
  }))));
19611
19611
  };
19612
19612
  Sticky.propTypes = {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@tant/icons",
3
- "version": "1.17.3",
3
+ "version": "1.17.4",
4
4
  "description": "Icon automation workflow with Figma",
5
5
  "main": "dist/lib/index.js",
6
6
  "module": "dist/es/index.js",