@manychat/icons 4.2.1 → 4.2.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.
- package/dist/index.es.js +5 -8
- package/dist/index.js +5 -8
- package/package.json +1 -1
- package/umd/mcicons.js +5 -8
- package/umd/mcicons.min.js +1 -1
package/dist/index.es.js
CHANGED
|
@@ -829,7 +829,7 @@ const Close = props => {
|
|
|
829
829
|
xmlns: "http://www.w3.org/2000/svg",
|
|
830
830
|
preserveAspectRatio: "xMidYMid meet"
|
|
831
831
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
832
|
-
d: "
|
|
832
|
+
d: "M19.4999 4.4105L11.9492 12.0498L4.49994 4.41046V6.50001L10.9339 13.1443L4.5 19.5H6.63198L11.9492 14.1393L17.4695 19.5H19.4999L13.0659 13.1443L19.4999 6.50005V4.4105Z",
|
|
833
833
|
fill: color
|
|
834
834
|
}));
|
|
835
835
|
};
|
|
@@ -860,13 +860,10 @@ const Plus = props => {
|
|
|
860
860
|
xmlns: "http://www.w3.org/2000/svg",
|
|
861
861
|
preserveAspectRatio: "xMidYMid meet"
|
|
862
862
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
863
|
-
|
|
864
|
-
|
|
865
|
-
|
|
866
|
-
|
|
867
|
-
d: "M11.9507 22V2",
|
|
868
|
-
stroke: color,
|
|
869
|
-
strokeWidth: "1.5"
|
|
863
|
+
fillRule: "evenodd",
|
|
864
|
+
clipRule: "evenodd",
|
|
865
|
+
d: "M12.7007 11.2007V2H11.2007V11.2007H2V12.7007H11.2007V22H12.7007V12.7007H22V11.2007H12.7007Z",
|
|
866
|
+
fill: color
|
|
870
867
|
}));
|
|
871
868
|
};
|
|
872
869
|
|
package/dist/index.js
CHANGED
|
@@ -835,7 +835,7 @@ const Close = props => {
|
|
|
835
835
|
xmlns: "http://www.w3.org/2000/svg",
|
|
836
836
|
preserveAspectRatio: "xMidYMid meet"
|
|
837
837
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
838
|
-
d: "
|
|
838
|
+
d: "M19.4999 4.4105L11.9492 12.0498L4.49994 4.41046V6.50001L10.9339 13.1443L4.5 19.5H6.63198L11.9492 14.1393L17.4695 19.5H19.4999L13.0659 13.1443L19.4999 6.50005V4.4105Z",
|
|
839
839
|
fill: color
|
|
840
840
|
}));
|
|
841
841
|
};
|
|
@@ -866,13 +866,10 @@ const Plus = props => {
|
|
|
866
866
|
xmlns: "http://www.w3.org/2000/svg",
|
|
867
867
|
preserveAspectRatio: "xMidYMid meet"
|
|
868
868
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
869
|
-
|
|
870
|
-
|
|
871
|
-
|
|
872
|
-
|
|
873
|
-
d: "M11.9507 22V2",
|
|
874
|
-
stroke: color,
|
|
875
|
-
strokeWidth: "1.5"
|
|
869
|
+
fillRule: "evenodd",
|
|
870
|
+
clipRule: "evenodd",
|
|
871
|
+
d: "M12.7007 11.2007V2H11.2007V11.2007H2V12.7007H11.2007V22H12.7007V12.7007H22V11.2007H12.7007Z",
|
|
872
|
+
fill: color
|
|
876
873
|
}));
|
|
877
874
|
};
|
|
878
875
|
|
package/package.json
CHANGED
package/umd/mcicons.js
CHANGED
|
@@ -789,7 +789,7 @@
|
|
|
789
789
|
xmlns: "http://www.w3.org/2000/svg",
|
|
790
790
|
preserveAspectRatio: "xMidYMid meet"
|
|
791
791
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
792
|
-
d: "
|
|
792
|
+
d: "M19.4999 4.4105L11.9492 12.0498L4.49994 4.41046V6.50001L10.9339 13.1443L4.5 19.5H6.63198L11.9492 14.1393L17.4695 19.5H19.4999L13.0659 13.1443L19.4999 6.50005V4.4105Z",
|
|
793
793
|
fill: color
|
|
794
794
|
}));
|
|
795
795
|
};
|
|
@@ -818,13 +818,10 @@
|
|
|
818
818
|
xmlns: "http://www.w3.org/2000/svg",
|
|
819
819
|
preserveAspectRatio: "xMidYMid meet"
|
|
820
820
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
821
|
-
|
|
822
|
-
|
|
823
|
-
|
|
824
|
-
|
|
825
|
-
d: "M11.9507 22V2",
|
|
826
|
-
stroke: color,
|
|
827
|
-
strokeWidth: "1.5"
|
|
821
|
+
fillRule: "evenodd",
|
|
822
|
+
clipRule: "evenodd",
|
|
823
|
+
d: "M12.7007 11.2007V2H11.2007V11.2007H2V12.7007H11.2007V22H12.7007V12.7007H22V11.2007H12.7007Z",
|
|
824
|
+
fill: color
|
|
828
825
|
}));
|
|
829
826
|
};
|
|
830
827
|
|