@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.
package/dist/es/icons/sticky.js
CHANGED
|
@@ -41,11 +41,11 @@ var Sticky = function Sticky(props) {
|
|
|
41
41
|
animationTimingFunction: 'linear'
|
|
42
42
|
} : {})
|
|
43
43
|
}), /*#__PURE__*/React.createElement("svg", {
|
|
44
|
-
width: "
|
|
45
|
-
height: "
|
|
44
|
+
width: "24",
|
|
45
|
+
height: "24",
|
|
46
46
|
xmlns: "http://www.w3.org/2000/svg"
|
|
47
47
|
}, /*#__PURE__*/React.createElement("path", {
|
|
48
|
-
d: "
|
|
48
|
+
d: "M8 11h3v10h2V11h3l-4-4-4 4zm12-6V3H4v2h16z"
|
|
49
49
|
}))));
|
|
50
50
|
};
|
|
51
51
|
Sticky.propTypes = {
|
package/dist/lib/icons/sticky.js
CHANGED
|
@@ -48,11 +48,11 @@ var Sticky = function Sticky(props) {
|
|
|
48
48
|
animationTimingFunction: 'linear'
|
|
49
49
|
} : {})
|
|
50
50
|
}), /*#__PURE__*/_react["default"].createElement("svg", {
|
|
51
|
-
width: "
|
|
52
|
-
height: "
|
|
51
|
+
width: "24",
|
|
52
|
+
height: "24",
|
|
53
53
|
xmlns: "http://www.w3.org/2000/svg"
|
|
54
54
|
}, /*#__PURE__*/_react["default"].createElement("path", {
|
|
55
|
-
d: "
|
|
55
|
+
d: "M8 11h3v10h2V11h3l-4-4-4 4zm12-6V3H4v2h16z"
|
|
56
56
|
}))));
|
|
57
57
|
};
|
|
58
58
|
Sticky.propTypes = {
|
package/dist/tant-icons.cjs.js
CHANGED
|
@@ -19608,11 +19608,11 @@ var Sticky = function Sticky(props) {
|
|
|
19608
19608
|
animationTimingFunction: 'linear'
|
|
19609
19609
|
} : {})
|
|
19610
19610
|
}), /*#__PURE__*/React.createElement("svg", {
|
|
19611
|
-
width: "
|
|
19612
|
-
height: "
|
|
19611
|
+
width: "24",
|
|
19612
|
+
height: "24",
|
|
19613
19613
|
xmlns: "http://www.w3.org/2000/svg"
|
|
19614
19614
|
}, /*#__PURE__*/React.createElement("path", {
|
|
19615
|
-
d: "
|
|
19615
|
+
d: "M8 11h3v10h2V11h3l-4-4-4 4zm12-6V3H4v2h16z"
|
|
19616
19616
|
}))));
|
|
19617
19617
|
};
|
|
19618
19618
|
Sticky.propTypes = {
|
package/dist/tant-icons.esm.js
CHANGED
|
@@ -19602,11 +19602,11 @@ var Sticky = function Sticky(props) {
|
|
|
19602
19602
|
animationTimingFunction: 'linear'
|
|
19603
19603
|
} : {})
|
|
19604
19604
|
}), /*#__PURE__*/React.createElement("svg", {
|
|
19605
|
-
width: "
|
|
19606
|
-
height: "
|
|
19605
|
+
width: "24",
|
|
19606
|
+
height: "24",
|
|
19607
19607
|
xmlns: "http://www.w3.org/2000/svg"
|
|
19608
19608
|
}, /*#__PURE__*/React.createElement("path", {
|
|
19609
|
-
d: "
|
|
19609
|
+
d: "M8 11h3v10h2V11h3l-4-4-4 4zm12-6V3H4v2h16z"
|
|
19610
19610
|
}))));
|
|
19611
19611
|
};
|
|
19612
19612
|
Sticky.propTypes = {
|