@manychat/icons 4.0.0 → 4.1.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.
- package/dist/index.d.ts +1 -0
- package/dist/index.es.js +82 -48
- package/dist/index.js +82 -47
- package/package.json +1 -1
- package/umd/mcicons.js +80 -47
- package/umd/mcicons.min.js +1 -1
package/dist/index.d.ts
CHANGED
|
@@ -287,6 +287,7 @@ export const Telegram: Icon
|
|
|
287
287
|
export const Tap: Icon
|
|
288
288
|
export const NewOrphanMobile: Icon
|
|
289
289
|
export const Export: Icon
|
|
290
|
+
export const Ai: Icon
|
|
290
291
|
export const InstagramChannel2: Icon
|
|
291
292
|
export const PopularFilled: Icon
|
|
292
293
|
export const Bricks: Icon
|
package/dist/index.es.js
CHANGED
|
@@ -5735,7 +5735,7 @@ const User = props => {
|
|
|
5735
5735
|
xmlns: "http://www.w3.org/2000/svg",
|
|
5736
5736
|
preserveAspectRatio: "xMidYMid meet"
|
|
5737
5737
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
5738
|
-
d: "M11.9517 12.4737C9.24525 12.4737 7.11877 10.2947 7.11877 7.73684C7.11877 5.08421 9.3419 3 11.9517 3C14.5614 3 16.7846 5.17895 16.7846 7.73684C16.7846 10.3895 14.5614 12.4737 11.9517 12.4737ZM11.9517 4.42105C10.0185 4.42105 8.56864 5.93684 8.56864 7.73684C8.56864 9.53684 10.1152 11.0526 11.9517 11.0526C13.7882 11.0526 15.3347 9.63158 15.3347 7.73684C15.3347 5.93684 13.7882 4.42105 11.9517 4.42105ZM5.6689 20.8105C5.47558 19.8632 5.28226 19.0105 5.37892 18.3474C5.76555 15.5053 9.
|
|
5738
|
+
d: "M11.9517 12.4737C9.24525 12.4737 7.11877 10.2947 7.11877 7.73684C7.11877 5.08421 9.3419 3 11.9517 3C14.5614 3 16.7846 5.17895 16.7846 7.73684C16.7846 10.3895 14.5614 12.4737 11.9517 12.4737ZM11.9517 4.42105C10.0185 4.42105 8.56864 5.93684 8.56864 7.73684C8.56864 9.53684 10.1152 11.0526 11.9517 11.0526C13.7882 11.0526 15.3347 9.63158 15.3347 7.73684C15.3347 5.93684 13.7882 4.42105 11.9517 4.42105ZM5.6689 20.8105C5.47558 19.8632 5.28226 19.0105 5.37892 18.3474C5.76555 15.5053 9.72853 14.7474 11.855 14.7474C11.855 14.7474 11.855 14.7474 11.9517 14.7474C14.0781 14.7474 18.1378 15.5053 18.5244 18.3474C18.6211 19.0105 18.4278 19.9579 18.2344 20.9053H19.6843C19.8776 19.9579 20.0709 19.0105 19.9743 18.2526C19.491 14.3684 14.6581 13.4211 12.0483 13.4211H11.9517C9.3419 13.4211 4.509 14.4632 4.02571 18.3474C3.92905 19.1053 4.12237 20.0526 4.31568 21H5.6689V20.8105Z",
|
|
5739
5739
|
fill: color
|
|
5740
5740
|
}));
|
|
5741
5741
|
};
|
|
@@ -8679,31 +8679,28 @@ const Analytics = props => {
|
|
|
8679
8679
|
fill: "none",
|
|
8680
8680
|
xmlns: "http://www.w3.org/2000/svg",
|
|
8681
8681
|
preserveAspectRatio: "xMidYMid meet"
|
|
8682
|
-
}, otherProps), /*#__PURE__*/React.createElement("
|
|
8683
|
-
|
|
8684
|
-
|
|
8685
|
-
|
|
8686
|
-
|
|
8682
|
+
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
8683
|
+
d: "M10.0269 6.75764V21.0001H13.9663V6.75764H10.0269Z",
|
|
8684
|
+
fill: "white"
|
|
8685
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
8686
|
+
d: "M2.70728 11.7071V21H6.64667V11.7071H2.70728Z",
|
|
8687
|
+
fill: "white"
|
|
8688
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
8689
|
+
d: "M17.3855 2.51514V21H21.3249V2.51514H17.3855Z",
|
|
8690
|
+
fill: "white"
|
|
8691
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
8692
|
+
d: "M10.0269 6.75764V21.0001H13.9663V6.75764H10.0269Z",
|
|
8687
8693
|
stroke: color,
|
|
8688
8694
|
strokeWidth: "1.5"
|
|
8689
8695
|
}), /*#__PURE__*/React.createElement("path", {
|
|
8690
|
-
d: "M2.70728 11.
|
|
8691
|
-
fill: "white",
|
|
8696
|
+
d: "M2.70728 11.7071V21H6.64667V11.7071H2.70728Z",
|
|
8692
8697
|
stroke: color,
|
|
8693
8698
|
strokeWidth: "1.5"
|
|
8694
8699
|
}), /*#__PURE__*/React.createElement("path", {
|
|
8695
|
-
d: "M17.
|
|
8696
|
-
fill: "white",
|
|
8700
|
+
d: "M17.3855 2.51514V21H21.3249V2.51514H17.3855Z",
|
|
8697
8701
|
stroke: color,
|
|
8698
8702
|
strokeWidth: "1.5"
|
|
8699
|
-
}))
|
|
8700
|
-
id: "clip0_7619_1736"
|
|
8701
|
-
}, /*#__PURE__*/React.createElement("rect", {
|
|
8702
|
-
width: "20",
|
|
8703
|
-
height: "20",
|
|
8704
|
-
fill: "white",
|
|
8705
|
-
transform: "translate(2 2)"
|
|
8706
|
-
}))));
|
|
8703
|
+
}));
|
|
8707
8704
|
};
|
|
8708
8705
|
|
|
8709
8706
|
Analytics.propTypes = {
|
|
@@ -9740,13 +9737,50 @@ Export.defaultProps = {
|
|
|
9740
9737
|
|
|
9741
9738
|
const _excluded$4n = ["color", "size"];
|
|
9742
9739
|
|
|
9743
|
-
const
|
|
9740
|
+
const Ai = props => {
|
|
9744
9741
|
const {
|
|
9745
9742
|
color,
|
|
9746
9743
|
size
|
|
9747
9744
|
} = props,
|
|
9748
9745
|
otherProps = _objectWithoutProperties(props, _excluded$4n);
|
|
9749
9746
|
|
|
9747
|
+
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
9748
|
+
width: size,
|
|
9749
|
+
height: size,
|
|
9750
|
+
viewBox: "0 0 24 24",
|
|
9751
|
+
fill: "none",
|
|
9752
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
9753
|
+
preserveAspectRatio: "xMidYMid meet"
|
|
9754
|
+
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
9755
|
+
d: "M6.86941 11.7578C6.75563 11.7578 6.66077 11.6818 6.62279 11.5681C6.20548 9.87997 4.85888 8.53323 3.18973 8.13499C3.07581 8.11594 3 8.00215 3 7.88838C3 7.7746 3.07594 7.67973 3.18973 7.64176C4.89674 7.22455 6.20551 5.89671 6.62279 4.18973C6.64184 4.07581 6.75563 4 6.86941 4C6.98319 4 7.0971 4.07594 7.11602 4.18973C7.51427 5.89678 8.84211 7.22448 10.5491 7.64176C10.663 7.66081 10.7388 7.7746 10.7388 7.88838C10.7388 8.00215 10.6629 8.09702 10.5491 8.13499C8.87991 8.53323 7.5144 9.87997 7.11602 11.5681C7.09697 11.682 6.98319 11.7578 6.86941 11.7578Z",
|
|
9756
|
+
fill: color
|
|
9757
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
9758
|
+
d: "M20.8104 10.5626C18.5153 10.0884 16.7325 8.28655 16.2583 5.99148C16.2394 5.8777 16.1445 5.80176 16.0117 5.80176C15.8979 5.80176 15.803 5.87757 15.7651 5.99148C15.2909 8.28659 13.489 10.0884 11.2129 10.5626C11.0991 10.5815 11.0232 10.6764 11.0232 10.8092C11.0232 10.923 11.099 11.0178 11.2129 11.0558C13.508 11.53 15.2909 13.3318 15.7651 15.6079C15.784 15.7217 15.8788 15.7977 16.0117 15.7977C16.1255 15.7977 16.2203 15.7219 16.2583 15.6079C16.7325 13.3128 18.5343 11.53 20.8104 11.0558C20.9242 11.0369 21.0001 10.942 21.0001 10.8092C21.0001 10.6764 20.9243 10.5815 20.8104 10.5626Z",
|
|
9759
|
+
fill: color
|
|
9760
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
9761
|
+
d: "M13.1668 15.9115C11.3269 15.5322 9.88547 14.0906 9.50609 12.2318C9.48717 12.137 9.41123 12.0801 9.31636 12.0801C9.2215 12.0801 9.14569 12.137 9.12664 12.2318C8.74733 14.0906 7.30572 15.5322 5.46596 15.9115C5.3711 15.9304 5.31421 16.0063 5.31421 16.1012C5.31421 16.1961 5.3711 16.2719 5.46596 16.2909C7.30578 16.6702 8.74726 18.1118 9.12664 19.9516C9.14556 20.0465 9.2215 20.1034 9.31636 20.1034C9.41123 20.1034 9.48704 20.0465 9.50609 19.9516C9.8854 18.1118 11.327 16.6703 13.1668 16.2909C13.2616 16.272 13.3185 16.1961 13.3185 16.1012C13.3185 16.0063 13.2616 15.9305 13.1668 15.9115Z",
|
|
9762
|
+
fill: color
|
|
9763
|
+
}));
|
|
9764
|
+
};
|
|
9765
|
+
|
|
9766
|
+
Ai.propTypes = {
|
|
9767
|
+
color: PropTypes.string,
|
|
9768
|
+
size: PropTypes.oneOfType([PropTypes.string, PropTypes.number])
|
|
9769
|
+
};
|
|
9770
|
+
Ai.defaultProps = {
|
|
9771
|
+
color: 'currentColor',
|
|
9772
|
+
size: '24'
|
|
9773
|
+
};
|
|
9774
|
+
|
|
9775
|
+
const _excluded$4o = ["color", "size"];
|
|
9776
|
+
|
|
9777
|
+
const InstagramChannel2 = props => {
|
|
9778
|
+
const {
|
|
9779
|
+
color,
|
|
9780
|
+
size
|
|
9781
|
+
} = props,
|
|
9782
|
+
otherProps = _objectWithoutProperties(props, _excluded$4o);
|
|
9783
|
+
|
|
9750
9784
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
9751
9785
|
width: size,
|
|
9752
9786
|
height: size,
|
|
@@ -9781,14 +9815,14 @@ InstagramChannel2.defaultProps = {
|
|
|
9781
9815
|
size: '24'
|
|
9782
9816
|
};
|
|
9783
9817
|
|
|
9784
|
-
const _excluded$
|
|
9818
|
+
const _excluded$4p = ["color", "size"];
|
|
9785
9819
|
|
|
9786
9820
|
const PopularFilled = props => {
|
|
9787
9821
|
const {
|
|
9788
9822
|
color,
|
|
9789
9823
|
size
|
|
9790
9824
|
} = props,
|
|
9791
|
-
otherProps = _objectWithoutProperties(props, _excluded$
|
|
9825
|
+
otherProps = _objectWithoutProperties(props, _excluded$4p);
|
|
9792
9826
|
|
|
9793
9827
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
9794
9828
|
width: size,
|
|
@@ -9812,14 +9846,14 @@ PopularFilled.defaultProps = {
|
|
|
9812
9846
|
size: '24'
|
|
9813
9847
|
};
|
|
9814
9848
|
|
|
9815
|
-
const _excluded$
|
|
9849
|
+
const _excluded$4q = ["color", "size"];
|
|
9816
9850
|
|
|
9817
9851
|
const Bricks = props => {
|
|
9818
9852
|
const {
|
|
9819
9853
|
color,
|
|
9820
9854
|
size
|
|
9821
9855
|
} = props,
|
|
9822
|
-
otherProps = _objectWithoutProperties(props, _excluded$
|
|
9856
|
+
otherProps = _objectWithoutProperties(props, _excluded$4q);
|
|
9823
9857
|
|
|
9824
9858
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
9825
9859
|
width: size,
|
|
@@ -9852,14 +9886,14 @@ Bricks.defaultProps = {
|
|
|
9852
9886
|
size: '24'
|
|
9853
9887
|
};
|
|
9854
9888
|
|
|
9855
|
-
const _excluded$
|
|
9889
|
+
const _excluded$4r = ["color", "size"];
|
|
9856
9890
|
|
|
9857
9891
|
const HealthPulse = props => {
|
|
9858
9892
|
const {
|
|
9859
9893
|
color,
|
|
9860
9894
|
size
|
|
9861
9895
|
} = props,
|
|
9862
|
-
otherProps = _objectWithoutProperties(props, _excluded$
|
|
9896
|
+
otherProps = _objectWithoutProperties(props, _excluded$4r);
|
|
9863
9897
|
|
|
9864
9898
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
9865
9899
|
width: size,
|
|
@@ -9886,14 +9920,14 @@ HealthPulse.defaultProps = {
|
|
|
9886
9920
|
size: '24'
|
|
9887
9921
|
};
|
|
9888
9922
|
|
|
9889
|
-
const _excluded$
|
|
9923
|
+
const _excluded$4s = ["color", "size"];
|
|
9890
9924
|
|
|
9891
9925
|
const Create = props => {
|
|
9892
9926
|
const {
|
|
9893
9927
|
color,
|
|
9894
9928
|
size
|
|
9895
9929
|
} = props,
|
|
9896
|
-
otherProps = _objectWithoutProperties(props, _excluded$
|
|
9930
|
+
otherProps = _objectWithoutProperties(props, _excluded$4s);
|
|
9897
9931
|
|
|
9898
9932
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
9899
9933
|
width: size,
|
|
@@ -9920,14 +9954,14 @@ Create.defaultProps = {
|
|
|
9920
9954
|
size: '24'
|
|
9921
9955
|
};
|
|
9922
9956
|
|
|
9923
|
-
const _excluded$
|
|
9957
|
+
const _excluded$4t = ["color", "size"];
|
|
9924
9958
|
|
|
9925
9959
|
const GtCheckbox = props => {
|
|
9926
9960
|
const {
|
|
9927
9961
|
color,
|
|
9928
9962
|
size
|
|
9929
9963
|
} = props,
|
|
9930
|
-
otherProps = _objectWithoutProperties(props, _excluded$
|
|
9964
|
+
otherProps = _objectWithoutProperties(props, _excluded$4t);
|
|
9931
9965
|
|
|
9932
9966
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
9933
9967
|
width: size,
|
|
@@ -9954,14 +9988,14 @@ GtCheckbox.defaultProps = {
|
|
|
9954
9988
|
size: '24'
|
|
9955
9989
|
};
|
|
9956
9990
|
|
|
9957
|
-
const _excluded$
|
|
9991
|
+
const _excluded$4u = ["color", "size"];
|
|
9958
9992
|
|
|
9959
9993
|
const GtFbComment = props => {
|
|
9960
9994
|
const {
|
|
9961
9995
|
color,
|
|
9962
9996
|
size
|
|
9963
9997
|
} = props,
|
|
9964
|
-
otherProps = _objectWithoutProperties(props, _excluded$
|
|
9998
|
+
otherProps = _objectWithoutProperties(props, _excluded$4u);
|
|
9965
9999
|
|
|
9966
10000
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
9967
10001
|
width: size,
|
|
@@ -9987,14 +10021,14 @@ GtFbComment.defaultProps = {
|
|
|
9987
10021
|
size: '24'
|
|
9988
10022
|
};
|
|
9989
10023
|
|
|
9990
|
-
const _excluded$
|
|
10024
|
+
const _excluded$4v = ["color", "size"];
|
|
9991
10025
|
|
|
9992
10026
|
const GtAdsJson = props => {
|
|
9993
10027
|
const {
|
|
9994
10028
|
color,
|
|
9995
10029
|
size
|
|
9996
10030
|
} = props,
|
|
9997
|
-
otherProps = _objectWithoutProperties(props, _excluded$
|
|
10031
|
+
otherProps = _objectWithoutProperties(props, _excluded$4v);
|
|
9998
10032
|
|
|
9999
10033
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
10000
10034
|
width: size,
|
|
@@ -10027,14 +10061,14 @@ GtAdsJson.defaultProps = {
|
|
|
10027
10061
|
size: '24'
|
|
10028
10062
|
};
|
|
10029
10063
|
|
|
10030
|
-
const _excluded$
|
|
10064
|
+
const _excluded$4w = ["color", "size"];
|
|
10031
10065
|
|
|
10032
10066
|
const GtFbCode = props => {
|
|
10033
10067
|
const {
|
|
10034
10068
|
color,
|
|
10035
10069
|
size
|
|
10036
10070
|
} = props,
|
|
10037
|
-
otherProps = _objectWithoutProperties(props, _excluded$
|
|
10071
|
+
otherProps = _objectWithoutProperties(props, _excluded$4w);
|
|
10038
10072
|
|
|
10039
10073
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
10040
10074
|
width: size,
|
|
@@ -10063,14 +10097,14 @@ GtFbCode.defaultProps = {
|
|
|
10063
10097
|
size: '24'
|
|
10064
10098
|
};
|
|
10065
10099
|
|
|
10066
|
-
const _excluded$
|
|
10100
|
+
const _excluded$4x = ["color", "size"];
|
|
10067
10101
|
|
|
10068
10102
|
const GtRef = props => {
|
|
10069
10103
|
const {
|
|
10070
10104
|
color,
|
|
10071
10105
|
size
|
|
10072
10106
|
} = props,
|
|
10073
|
-
otherProps = _objectWithoutProperties(props, _excluded$
|
|
10107
|
+
otherProps = _objectWithoutProperties(props, _excluded$4x);
|
|
10074
10108
|
|
|
10075
10109
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
10076
10110
|
width: size,
|
|
@@ -10097,14 +10131,14 @@ GtRef.defaultProps = {
|
|
|
10097
10131
|
size: '24'
|
|
10098
10132
|
};
|
|
10099
10133
|
|
|
10100
|
-
const _excluded$
|
|
10134
|
+
const _excluded$4y = ["color", "size"];
|
|
10101
10135
|
|
|
10102
10136
|
const GtCustomerChat = props => {
|
|
10103
10137
|
const {
|
|
10104
10138
|
color,
|
|
10105
10139
|
size
|
|
10106
10140
|
} = props,
|
|
10107
|
-
otherProps = _objectWithoutProperties(props, _excluded$
|
|
10141
|
+
otherProps = _objectWithoutProperties(props, _excluded$4y);
|
|
10108
10142
|
|
|
10109
10143
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
10110
10144
|
width: size,
|
|
@@ -10133,14 +10167,14 @@ GtCustomerChat.defaultProps = {
|
|
|
10133
10167
|
size: '24'
|
|
10134
10168
|
};
|
|
10135
10169
|
|
|
10136
|
-
const _excluded$
|
|
10170
|
+
const _excluded$4z = ["color", "size"];
|
|
10137
10171
|
|
|
10138
10172
|
const GtTakeover = props => {
|
|
10139
10173
|
const {
|
|
10140
10174
|
color,
|
|
10141
10175
|
size
|
|
10142
10176
|
} = props,
|
|
10143
|
-
otherProps = _objectWithoutProperties(props, _excluded$
|
|
10177
|
+
otherProps = _objectWithoutProperties(props, _excluded$4z);
|
|
10144
10178
|
|
|
10145
10179
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
10146
10180
|
width: size,
|
|
@@ -10198,14 +10232,14 @@ GtTakeover.defaultProps = {
|
|
|
10198
10232
|
size: '24'
|
|
10199
10233
|
};
|
|
10200
10234
|
|
|
10201
|
-
const _excluded$
|
|
10235
|
+
const _excluded$4A = ["color", "size"];
|
|
10202
10236
|
|
|
10203
10237
|
const FlowPlaceholder = props => {
|
|
10204
10238
|
const {
|
|
10205
10239
|
color,
|
|
10206
10240
|
size
|
|
10207
10241
|
} = props,
|
|
10208
|
-
otherProps = _objectWithoutProperties(props, _excluded$
|
|
10242
|
+
otherProps = _objectWithoutProperties(props, _excluded$4A);
|
|
10209
10243
|
|
|
10210
10244
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
10211
10245
|
width: size,
|
|
@@ -10284,14 +10318,14 @@ FlowPlaceholder.defaultProps = {
|
|
|
10284
10318
|
size: '24'
|
|
10285
10319
|
};
|
|
10286
10320
|
|
|
10287
|
-
const _excluded$
|
|
10321
|
+
const _excluded$4B = ["color", "size"];
|
|
10288
10322
|
|
|
10289
10323
|
const AddStep = props => {
|
|
10290
10324
|
const {
|
|
10291
10325
|
color,
|
|
10292
10326
|
size
|
|
10293
10327
|
} = props,
|
|
10294
|
-
otherProps = _objectWithoutProperties(props, _excluded$
|
|
10328
|
+
otherProps = _objectWithoutProperties(props, _excluded$4B);
|
|
10295
10329
|
|
|
10296
10330
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
10297
10331
|
width: size,
|
|
@@ -10327,14 +10361,14 @@ AddStep.defaultProps = {
|
|
|
10327
10361
|
size: '24'
|
|
10328
10362
|
};
|
|
10329
10363
|
|
|
10330
|
-
const _excluded$
|
|
10364
|
+
const _excluded$4C = ["color", "size"];
|
|
10331
10365
|
|
|
10332
10366
|
const Stats = props => {
|
|
10333
10367
|
const {
|
|
10334
10368
|
color,
|
|
10335
10369
|
size
|
|
10336
10370
|
} = props,
|
|
10337
|
-
otherProps = _objectWithoutProperties(props, _excluded$
|
|
10371
|
+
otherProps = _objectWithoutProperties(props, _excluded$4C);
|
|
10338
10372
|
|
|
10339
10373
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
10340
10374
|
width: size,
|
|
@@ -10374,4 +10408,4 @@ Stats.defaultProps = {
|
|
|
10374
10408
|
size: '24'
|
|
10375
10409
|
};
|
|
10376
10410
|
|
|
10377
|
-
export { Action, ActionMarkConversationAsDone, AddCircle, AddStep, AddTag, Ads, AdsAd, AdsAdSet, AlignCenter, AlignLeft, AlignRight, AlignWide, All, Analytics, Apple, Archive, ArrowDown, ArrowDrag, ArrowDropDown, ArrowDropUp, ArrowLeft, ArrowRight, ArrowUp, Assign, AssignGroup, Attach, Attention, Audience, Audio, Automation, Bold, Book, Bot, BotRemove, Bricks, Broadcasting, BuilderAudio, BuilderCard, BuilderGallery, BuilderInput, BuilderList, BuilderText, ButtonEmailBlock, Calendar, Camera, CannedResponse, Cart, Cgt20, CheckCircle, CheckboxDone, ChevronDown, ChevronLeft, ChevronRight, ChevronUp, ClearMobile, Close, Cloud, CloudDownload, CloudError, CloudUpload, Community, Condition, ConvertChannels, Copy, CopyToAnotherFlow, Coupon, Create, CreditCard, CufArray, CufBoolean, CufEnum, CufNoIcon, CufNumber, CufText, CustomField, CustomFieldRemove, Dashboard, Data, DefaultReply, Delay, Delete, DeleteForever, DeleteTag, DoubleChevrotBack, DoubleChevrotCollapse, DoubleChevrotExpand, DoubleChevrotForward, DragConnector, DragItem, DubleTick, DuplicateSms, Edit, EmailChannel, ExitFullscreen, Export, Facebook, FacebookMessenger, Faq, FbChat, Female, Filter, Flow, FlowPlaceholder, Folder, FolderAdd, FolderAdsCampaign, FolderOpen, Fullscreen, GoToFlow, Google, GrowthTools, GtAdsJson, GtBar, GtBox, GtButton, GtCheckbox, GtCustomerChat, GtFbCode, GtFbComment, GtLanding, GtModal, GtPageTakeover, GtRef, GtSlideIn, GtTakeover, GuestChatChannel, HeadlineBlockEmail, Health, HealthPulse, Help, Hide, Home, IcGrid_24px_, IcGrid__148x100_, Id, IgLiveComments, Image, Inbox, IncreaseEngagement, Info, InstagramChannel, InstagramChannel2, InstagramChannel3, Italic, Keyboard, Keywords, Link, LiveChat, Logout, MagicWand, Magnet, Male, Mention, Menu, MessageBack, MessageOpen, MessageTemplates, Messenger, MessengerChannel, Mic, Minus, MoreChannels, MoreHor, MoreVert, MosaicView, MoveTo, Nationality, NewCuFs, NewMessage, NewOrphanMobile, NodeAdd, Note, Notification, NotificationMute, OmnichannelWidget, Options, OrphanAction, OrphanAction2, OrphanAdStatistics, OrphanAdsCampaignMessages, OrphanAdsCampaignTraffic, OrphanArchive, OrphanBuilderSelect, OrphanBuyButton, OrphanCall, OrphanCardQuadrant, OrphanClicked, OrphanDesktop, OrphanFbChat, OrphanFullScreenPreview, OrphanFullText, OrphanIntegration, OrphanIntegromat, OrphanLiveChatDone, OrphanLongArrow, OrphanMainMenu, OrphanMinimizedChat, OrphanMobile, OrphanOpen, OrphanRestore, OrphanSplit, OrphanSubscribedNoInfo, OrphanTableView, OrphanTriggerZap, OtnRequest, Pause, PhoneOutgoing, Pin, Play, Plus, Popular, PopularFilled, Protect, PublicChangelog, Publish, Qr, Question, Redo, Reels, Retry, Rules, Search, SelectAll, Send, Send2, SendMessage, Sequences, SequencesAdd, SequencesRemove, Settings, Share, Shopify, ShopifyDeprecated, Show, ShowFlow, ShowcaseProducts, Smile, Sms, SmsChannel, SolidArrowUnsorted, Sort, SortDown, SortUp, Spacing, Spinner, SponsoredMessages, SponsoredMessages2, Star, Starred, StartFlow, Stats, Stop, SystemField, TableView, Tap, Telegram, TelegramChannel, TelegramChannel2, TemplateMediaBg, TemplateStore, TemplateTextMedia, Templates, Text, ThumbDown, ThumbUp, Tick, Ticket, Time, TimeAdd, Transgender, TriggerFbAds, TriggerFbComments, TriggerFbComments20, TriggerIgStoryReply, TriggerNewSubscriber, Triggers, TriggersLines, Unassign, Underline, Undo, Unpin, Unprotect, Unsubscribed, User, UserAdd, Video, VideoCircleTg, Warning, WebChat, WebsiteRedirect, WelcomeMessage, WhatsAppChannel, WhatsAppWidget, Zapier };
|
|
10411
|
+
export { Action, ActionMarkConversationAsDone, AddCircle, AddStep, AddTag, Ads, AdsAd, AdsAdSet, Ai, AlignCenter, AlignLeft, AlignRight, AlignWide, All, Analytics, Apple, Archive, ArrowDown, ArrowDrag, ArrowDropDown, ArrowDropUp, ArrowLeft, ArrowRight, ArrowUp, Assign, AssignGroup, Attach, Attention, Audience, Audio, Automation, Bold, Book, Bot, BotRemove, Bricks, Broadcasting, BuilderAudio, BuilderCard, BuilderGallery, BuilderInput, BuilderList, BuilderText, ButtonEmailBlock, Calendar, Camera, CannedResponse, Cart, Cgt20, CheckCircle, CheckboxDone, ChevronDown, ChevronLeft, ChevronRight, ChevronUp, ClearMobile, Close, Cloud, CloudDownload, CloudError, CloudUpload, Community, Condition, ConvertChannels, Copy, CopyToAnotherFlow, Coupon, Create, CreditCard, CufArray, CufBoolean, CufEnum, CufNoIcon, CufNumber, CufText, CustomField, CustomFieldRemove, Dashboard, Data, DefaultReply, Delay, Delete, DeleteForever, DeleteTag, DoubleChevrotBack, DoubleChevrotCollapse, DoubleChevrotExpand, DoubleChevrotForward, DragConnector, DragItem, DubleTick, DuplicateSms, Edit, EmailChannel, ExitFullscreen, Export, Facebook, FacebookMessenger, Faq, FbChat, Female, Filter, Flow, FlowPlaceholder, Folder, FolderAdd, FolderAdsCampaign, FolderOpen, Fullscreen, GoToFlow, Google, GrowthTools, GtAdsJson, GtBar, GtBox, GtButton, GtCheckbox, GtCustomerChat, GtFbCode, GtFbComment, GtLanding, GtModal, GtPageTakeover, GtRef, GtSlideIn, GtTakeover, GuestChatChannel, HeadlineBlockEmail, Health, HealthPulse, Help, Hide, Home, IcGrid_24px_, IcGrid__148x100_, Id, IgLiveComments, Image, Inbox, IncreaseEngagement, Info, InstagramChannel, InstagramChannel2, InstagramChannel3, Italic, Keyboard, Keywords, Link, LiveChat, Logout, MagicWand, Magnet, Male, Mention, Menu, MessageBack, MessageOpen, MessageTemplates, Messenger, MessengerChannel, Mic, Minus, MoreChannels, MoreHor, MoreVert, MosaicView, MoveTo, Nationality, NewCuFs, NewMessage, NewOrphanMobile, NodeAdd, Note, Notification, NotificationMute, OmnichannelWidget, Options, OrphanAction, OrphanAction2, OrphanAdStatistics, OrphanAdsCampaignMessages, OrphanAdsCampaignTraffic, OrphanArchive, OrphanBuilderSelect, OrphanBuyButton, OrphanCall, OrphanCardQuadrant, OrphanClicked, OrphanDesktop, OrphanFbChat, OrphanFullScreenPreview, OrphanFullText, OrphanIntegration, OrphanIntegromat, OrphanLiveChatDone, OrphanLongArrow, OrphanMainMenu, OrphanMinimizedChat, OrphanMobile, OrphanOpen, OrphanRestore, OrphanSplit, OrphanSubscribedNoInfo, OrphanTableView, OrphanTriggerZap, OtnRequest, Pause, PhoneOutgoing, Pin, Play, Plus, Popular, PopularFilled, Protect, PublicChangelog, Publish, Qr, Question, Redo, Reels, Retry, Rules, Search, SelectAll, Send, Send2, SendMessage, Sequences, SequencesAdd, SequencesRemove, Settings, Share, Shopify, ShopifyDeprecated, Show, ShowFlow, ShowcaseProducts, Smile, Sms, SmsChannel, SolidArrowUnsorted, Sort, SortDown, SortUp, Spacing, Spinner, SponsoredMessages, SponsoredMessages2, Star, Starred, StartFlow, Stats, Stop, SystemField, TableView, Tap, Telegram, TelegramChannel, TelegramChannel2, TemplateMediaBg, TemplateStore, TemplateTextMedia, Templates, Text, ThumbDown, ThumbUp, Tick, Ticket, Time, TimeAdd, Transgender, TriggerFbAds, TriggerFbComments, TriggerFbComments20, TriggerIgStoryReply, TriggerNewSubscriber, Triggers, TriggersLines, Unassign, Underline, Undo, Unpin, Unprotect, Unsubscribed, User, UserAdd, Video, VideoCircleTg, Warning, WebChat, WebsiteRedirect, WelcomeMessage, WhatsAppChannel, WhatsAppWidget, Zapier };
|