@manychat/icons 4.18.0 → 4.20.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 +2 -0
- package/dist/index.es.js +140 -66
- package/dist/index.js +141 -65
- package/package.json +1 -1
- package/umd/mcicons.js +137 -65
- package/umd/mcicons.min.js +1 -1
package/umd/mcicons.js
CHANGED
|
@@ -9418,11 +9418,45 @@
|
|
|
9418
9418
|
|
|
9419
9419
|
var _excluded$4w = ["color", "size"];
|
|
9420
9420
|
|
|
9421
|
-
var
|
|
9421
|
+
var AiFilled = function AiFilled(props) {
|
|
9422
9422
|
var color = props.color,
|
|
9423
9423
|
size = props.size,
|
|
9424
9424
|
otherProps = _objectWithoutProperties(props, _excluded$4w);
|
|
9425
9425
|
|
|
9426
|
+
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
9427
|
+
width: size,
|
|
9428
|
+
height: size,
|
|
9429
|
+
viewBox: "0 0 24 24",
|
|
9430
|
+
fill: "none",
|
|
9431
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
9432
|
+
preserveAspectRatio: "xMidYMid meet"
|
|
9433
|
+
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
9434
|
+
d: "M8.38068 9.39744L9.32639 12.6559H7.43498L8.38068 9.39744Z",
|
|
9435
|
+
fill: color
|
|
9436
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
9437
|
+
fillRule: "evenodd",
|
|
9438
|
+
clipRule: "evenodd",
|
|
9439
|
+
d: "M1 5C1 2.79086 2.79086 1 5 1H19C21.2091 1 23 2.79086 23 5V19C23 21.2091 21.2091 23 19 23H5C2.79086 23 1 21.2091 1 19V5ZM11.8561 16.1999L9.20003 7.63989H7.58492L4.95398 16.1999H6.41888L7.06688 13.9679H9.71849L10.3665 16.1999H11.8561ZM13 16.1999V14.8639H14.896V8.97589H13V7.63989H18.2V8.97589H16.304V14.8639H18.2V16.1999H13Z",
|
|
9440
|
+
fill: color
|
|
9441
|
+
}));
|
|
9442
|
+
};
|
|
9443
|
+
|
|
9444
|
+
AiFilled.propTypes = {
|
|
9445
|
+
color: PropTypes.string,
|
|
9446
|
+
size: PropTypes.oneOfType([PropTypes.string, PropTypes.number])
|
|
9447
|
+
};
|
|
9448
|
+
AiFilled.defaultProps = {
|
|
9449
|
+
color: 'currentColor',
|
|
9450
|
+
size: '24'
|
|
9451
|
+
};
|
|
9452
|
+
|
|
9453
|
+
var _excluded$4x = ["color", "size"];
|
|
9454
|
+
|
|
9455
|
+
var Bigcommerce = function Bigcommerce(props) {
|
|
9456
|
+
var color = props.color,
|
|
9457
|
+
size = props.size,
|
|
9458
|
+
otherProps = _objectWithoutProperties(props, _excluded$4x);
|
|
9459
|
+
|
|
9426
9460
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
9427
9461
|
width: size,
|
|
9428
9462
|
height: size,
|
|
@@ -9445,12 +9479,12 @@
|
|
|
9445
9479
|
size: '24'
|
|
9446
9480
|
};
|
|
9447
9481
|
|
|
9448
|
-
var _excluded$
|
|
9482
|
+
var _excluded$4y = ["color", "size"];
|
|
9449
9483
|
|
|
9450
9484
|
var Woocommerce = function Woocommerce(props) {
|
|
9451
9485
|
var color = props.color,
|
|
9452
9486
|
size = props.size,
|
|
9453
|
-
otherProps = _objectWithoutProperties(props, _excluded$
|
|
9487
|
+
otherProps = _objectWithoutProperties(props, _excluded$4y);
|
|
9454
9488
|
|
|
9455
9489
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
9456
9490
|
width: size,
|
|
@@ -9477,12 +9511,12 @@
|
|
|
9477
9511
|
size: '24'
|
|
9478
9512
|
};
|
|
9479
9513
|
|
|
9480
|
-
var _excluded$
|
|
9514
|
+
var _excluded$4z = ["color", "size"];
|
|
9481
9515
|
|
|
9482
9516
|
var Amazon = function Amazon(props) {
|
|
9483
9517
|
var color = props.color,
|
|
9484
9518
|
size = props.size,
|
|
9485
|
-
otherProps = _objectWithoutProperties(props, _excluded$
|
|
9519
|
+
otherProps = _objectWithoutProperties(props, _excluded$4z);
|
|
9486
9520
|
|
|
9487
9521
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
9488
9522
|
width: size,
|
|
@@ -9509,12 +9543,12 @@
|
|
|
9509
9543
|
size: '24'
|
|
9510
9544
|
};
|
|
9511
9545
|
|
|
9512
|
-
var _excluded$
|
|
9546
|
+
var _excluded$4A = ["color", "size"];
|
|
9513
9547
|
|
|
9514
9548
|
var Hotmart = function Hotmart(props) {
|
|
9515
9549
|
var color = props.color,
|
|
9516
9550
|
size = props.size,
|
|
9517
|
-
otherProps = _objectWithoutProperties(props, _excluded$
|
|
9551
|
+
otherProps = _objectWithoutProperties(props, _excluded$4A);
|
|
9518
9552
|
|
|
9519
9553
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
9520
9554
|
width: size,
|
|
@@ -9538,12 +9572,12 @@
|
|
|
9538
9572
|
size: '24'
|
|
9539
9573
|
};
|
|
9540
9574
|
|
|
9541
|
-
var _excluded$
|
|
9575
|
+
var _excluded$4B = ["color", "size"];
|
|
9542
9576
|
|
|
9543
9577
|
var Creator = function Creator(props) {
|
|
9544
9578
|
var color = props.color,
|
|
9545
9579
|
size = props.size,
|
|
9546
|
-
otherProps = _objectWithoutProperties(props, _excluded$
|
|
9580
|
+
otherProps = _objectWithoutProperties(props, _excluded$4B);
|
|
9547
9581
|
|
|
9548
9582
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
9549
9583
|
width: size,
|
|
@@ -9567,12 +9601,12 @@
|
|
|
9567
9601
|
size: '24'
|
|
9568
9602
|
};
|
|
9569
9603
|
|
|
9570
|
-
var _excluded$
|
|
9604
|
+
var _excluded$4C = ["color", "size"];
|
|
9571
9605
|
|
|
9572
9606
|
var InstagramDmList = function InstagramDmList(props) {
|
|
9573
9607
|
var color = props.color,
|
|
9574
9608
|
size = props.size,
|
|
9575
|
-
otherProps = _objectWithoutProperties(props, _excluded$
|
|
9609
|
+
otherProps = _objectWithoutProperties(props, _excluded$4C);
|
|
9576
9610
|
|
|
9577
9611
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
9578
9612
|
width: size,
|
|
@@ -9607,12 +9641,12 @@
|
|
|
9607
9641
|
size: '24'
|
|
9608
9642
|
};
|
|
9609
9643
|
|
|
9610
|
-
var _excluded$
|
|
9644
|
+
var _excluded$4D = ["color", "size"];
|
|
9611
9645
|
|
|
9612
9646
|
var RealEstate = function RealEstate(props) {
|
|
9613
9647
|
var color = props.color,
|
|
9614
9648
|
size = props.size,
|
|
9615
|
-
otherProps = _objectWithoutProperties(props, _excluded$
|
|
9649
|
+
otherProps = _objectWithoutProperties(props, _excluded$4D);
|
|
9616
9650
|
|
|
9617
9651
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
9618
9652
|
width: size,
|
|
@@ -9636,12 +9670,12 @@
|
|
|
9636
9670
|
size: '24'
|
|
9637
9671
|
};
|
|
9638
9672
|
|
|
9639
|
-
var _excluded$
|
|
9673
|
+
var _excluded$4E = ["color", "size"];
|
|
9640
9674
|
|
|
9641
9675
|
var Basics = function Basics(props) {
|
|
9642
9676
|
var color = props.color,
|
|
9643
9677
|
size = props.size,
|
|
9644
|
-
otherProps = _objectWithoutProperties(props, _excluded$
|
|
9678
|
+
otherProps = _objectWithoutProperties(props, _excluded$4E);
|
|
9645
9679
|
|
|
9646
9680
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
9647
9681
|
width: size,
|
|
@@ -9677,12 +9711,12 @@
|
|
|
9677
9711
|
size: '24'
|
|
9678
9712
|
};
|
|
9679
9713
|
|
|
9680
|
-
var _excluded$
|
|
9714
|
+
var _excluded$4F = ["color", "size"];
|
|
9681
9715
|
|
|
9682
9716
|
var Fitness = function Fitness(props) {
|
|
9683
9717
|
var color = props.color,
|
|
9684
9718
|
size = props.size,
|
|
9685
|
-
otherProps = _objectWithoutProperties(props, _excluded$
|
|
9719
|
+
otherProps = _objectWithoutProperties(props, _excluded$4F);
|
|
9686
9720
|
|
|
9687
9721
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
9688
9722
|
width: size,
|
|
@@ -9706,12 +9740,12 @@
|
|
|
9706
9740
|
size: '24'
|
|
9707
9741
|
};
|
|
9708
9742
|
|
|
9709
|
-
var _excluded$
|
|
9743
|
+
var _excluded$4G = ["color", "size"];
|
|
9710
9744
|
|
|
9711
9745
|
var Hotel = function Hotel(props) {
|
|
9712
9746
|
var color = props.color,
|
|
9713
9747
|
size = props.size,
|
|
9714
|
-
otherProps = _objectWithoutProperties(props, _excluded$
|
|
9748
|
+
otherProps = _objectWithoutProperties(props, _excluded$4G);
|
|
9715
9749
|
|
|
9716
9750
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
9717
9751
|
width: size,
|
|
@@ -9735,12 +9769,12 @@
|
|
|
9735
9769
|
size: '24'
|
|
9736
9770
|
};
|
|
9737
9771
|
|
|
9738
|
-
var _excluded$
|
|
9772
|
+
var _excluded$4H = ["color", "size"];
|
|
9739
9773
|
|
|
9740
9774
|
var Organization = function Organization(props) {
|
|
9741
9775
|
var color = props.color,
|
|
9742
9776
|
size = props.size,
|
|
9743
|
-
otherProps = _objectWithoutProperties(props, _excluded$
|
|
9777
|
+
otherProps = _objectWithoutProperties(props, _excluded$4H);
|
|
9744
9778
|
|
|
9745
9779
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
9746
9780
|
width: size,
|
|
@@ -9764,12 +9798,12 @@
|
|
|
9764
9798
|
size: '24'
|
|
9765
9799
|
};
|
|
9766
9800
|
|
|
9767
|
-
var _excluded$
|
|
9801
|
+
var _excluded$4I = ["color", "size"];
|
|
9768
9802
|
|
|
9769
9803
|
var ProfessionalConsulting = function ProfessionalConsulting(props) {
|
|
9770
9804
|
var color = props.color,
|
|
9771
9805
|
size = props.size,
|
|
9772
|
-
otherProps = _objectWithoutProperties(props, _excluded$
|
|
9806
|
+
otherProps = _objectWithoutProperties(props, _excluded$4I);
|
|
9773
9807
|
|
|
9774
9808
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
9775
9809
|
width: size,
|
|
@@ -9793,12 +9827,12 @@
|
|
|
9793
9827
|
size: '24'
|
|
9794
9828
|
};
|
|
9795
9829
|
|
|
9796
|
-
var _excluded$
|
|
9830
|
+
var _excluded$4J = ["color", "size"];
|
|
9797
9831
|
|
|
9798
9832
|
var MessengerList = function MessengerList(props) {
|
|
9799
9833
|
var color = props.color,
|
|
9800
9834
|
size = props.size,
|
|
9801
|
-
otherProps = _objectWithoutProperties(props, _excluded$
|
|
9835
|
+
otherProps = _objectWithoutProperties(props, _excluded$4J);
|
|
9802
9836
|
|
|
9803
9837
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
9804
9838
|
width: size,
|
|
@@ -9828,12 +9862,12 @@
|
|
|
9828
9862
|
size: '24'
|
|
9829
9863
|
};
|
|
9830
9864
|
|
|
9831
|
-
var _excluded$
|
|
9865
|
+
var _excluded$4K = ["color", "size"];
|
|
9832
9866
|
|
|
9833
9867
|
var Integromat = function Integromat(props) {
|
|
9834
9868
|
var color = props.color,
|
|
9835
9869
|
size = props.size,
|
|
9836
|
-
otherProps = _objectWithoutProperties(props, _excluded$
|
|
9870
|
+
otherProps = _objectWithoutProperties(props, _excluded$4K);
|
|
9837
9871
|
|
|
9838
9872
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
9839
9873
|
width: size,
|
|
@@ -9857,12 +9891,12 @@
|
|
|
9857
9891
|
size: '24'
|
|
9858
9892
|
};
|
|
9859
9893
|
|
|
9860
|
-
var _excluded$
|
|
9894
|
+
var _excluded$4L = ["color", "size"];
|
|
9861
9895
|
|
|
9862
9896
|
var Hubspot = function Hubspot(props) {
|
|
9863
9897
|
var color = props.color,
|
|
9864
9898
|
size = props.size,
|
|
9865
|
-
otherProps = _objectWithoutProperties(props, _excluded$
|
|
9899
|
+
otherProps = _objectWithoutProperties(props, _excluded$4L);
|
|
9866
9900
|
|
|
9867
9901
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
9868
9902
|
width: size,
|
|
@@ -9886,12 +9920,12 @@
|
|
|
9886
9920
|
size: '24'
|
|
9887
9921
|
};
|
|
9888
9922
|
|
|
9889
|
-
var _excluded$
|
|
9923
|
+
var _excluded$4M = ["color", "size"];
|
|
9890
9924
|
|
|
9891
9925
|
var Klaviyo = function Klaviyo(props) {
|
|
9892
9926
|
var color = props.color,
|
|
9893
9927
|
size = props.size,
|
|
9894
|
-
otherProps = _objectWithoutProperties(props, _excluded$
|
|
9928
|
+
otherProps = _objectWithoutProperties(props, _excluded$4M);
|
|
9895
9929
|
|
|
9896
9930
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
9897
9931
|
width: size,
|
|
@@ -9939,12 +9973,12 @@
|
|
|
9939
9973
|
size: '24'
|
|
9940
9974
|
};
|
|
9941
9975
|
|
|
9942
|
-
var _excluded$
|
|
9976
|
+
var _excluded$4N = ["color", "size"];
|
|
9943
9977
|
|
|
9944
9978
|
var Activecampaign = function Activecampaign(props) {
|
|
9945
9979
|
var color = props.color,
|
|
9946
9980
|
size = props.size,
|
|
9947
|
-
otherProps = _objectWithoutProperties(props, _excluded$
|
|
9981
|
+
otherProps = _objectWithoutProperties(props, _excluded$4N);
|
|
9948
9982
|
|
|
9949
9983
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
9950
9984
|
width: size,
|
|
@@ -9970,12 +10004,12 @@
|
|
|
9970
10004
|
size: '24'
|
|
9971
10005
|
};
|
|
9972
10006
|
|
|
9973
|
-
var _excluded$
|
|
10007
|
+
var _excluded$4O = ["color", "size"];
|
|
9974
10008
|
|
|
9975
10009
|
var ChatGpt = function ChatGpt(props) {
|
|
9976
10010
|
var color = props.color,
|
|
9977
10011
|
size = props.size,
|
|
9978
|
-
otherProps = _objectWithoutProperties(props, _excluded$
|
|
10012
|
+
otherProps = _objectWithoutProperties(props, _excluded$4O);
|
|
9979
10013
|
|
|
9980
10014
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
9981
10015
|
width: size,
|
|
@@ -9999,12 +10033,12 @@
|
|
|
9999
10033
|
size: '24'
|
|
10000
10034
|
};
|
|
10001
10035
|
|
|
10002
|
-
var _excluded$
|
|
10036
|
+
var _excluded$4P = ["color", "size"];
|
|
10003
10037
|
|
|
10004
10038
|
var MailChimp = function MailChimp(props) {
|
|
10005
10039
|
var color = props.color,
|
|
10006
10040
|
size = props.size,
|
|
10007
|
-
otherProps = _objectWithoutProperties(props, _excluded$
|
|
10041
|
+
otherProps = _objectWithoutProperties(props, _excluded$4P);
|
|
10008
10042
|
|
|
10009
10043
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
10010
10044
|
width: size,
|
|
@@ -10046,12 +10080,12 @@
|
|
|
10046
10080
|
size: '24'
|
|
10047
10081
|
};
|
|
10048
10082
|
|
|
10049
|
-
var _excluded$
|
|
10083
|
+
var _excluded$4Q = ["color", "size"];
|
|
10050
10084
|
|
|
10051
10085
|
var ConvertKit = function ConvertKit(props) {
|
|
10052
10086
|
var color = props.color,
|
|
10053
10087
|
size = props.size,
|
|
10054
|
-
otherProps = _objectWithoutProperties(props, _excluded$
|
|
10088
|
+
otherProps = _objectWithoutProperties(props, _excluded$4Q);
|
|
10055
10089
|
|
|
10056
10090
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
10057
10091
|
width: size,
|
|
@@ -10075,12 +10109,12 @@
|
|
|
10075
10109
|
size: '24'
|
|
10076
10110
|
};
|
|
10077
10111
|
|
|
10078
|
-
var _excluded$
|
|
10112
|
+
var _excluded$4R = ["color", "size"];
|
|
10079
10113
|
|
|
10080
10114
|
var GoogleSheets = function GoogleSheets(props) {
|
|
10081
10115
|
var color = props.color,
|
|
10082
10116
|
size = props.size,
|
|
10083
|
-
otherProps = _objectWithoutProperties(props, _excluded$
|
|
10117
|
+
otherProps = _objectWithoutProperties(props, _excluded$4R);
|
|
10084
10118
|
|
|
10085
10119
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
10086
10120
|
width: size,
|
|
@@ -10115,12 +10149,12 @@
|
|
|
10115
10149
|
size: '24'
|
|
10116
10150
|
};
|
|
10117
10151
|
|
|
10118
|
-
var _excluded$
|
|
10152
|
+
var _excluded$4S = ["color", "size"];
|
|
10119
10153
|
|
|
10120
10154
|
var Salesforce = function Salesforce(props) {
|
|
10121
10155
|
var color = props.color,
|
|
10122
10156
|
size = props.size,
|
|
10123
|
-
otherProps = _objectWithoutProperties(props, _excluded$
|
|
10157
|
+
otherProps = _objectWithoutProperties(props, _excluded$4S);
|
|
10124
10158
|
|
|
10125
10159
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
10126
10160
|
width: size,
|
|
@@ -10153,12 +10187,12 @@
|
|
|
10153
10187
|
size: '24'
|
|
10154
10188
|
};
|
|
10155
10189
|
|
|
10156
|
-
var _excluded$
|
|
10190
|
+
var _excluded$4T = ["color", "size"];
|
|
10157
10191
|
|
|
10158
10192
|
var Pipedrive = function Pipedrive(props) {
|
|
10159
10193
|
var color = props.color,
|
|
10160
10194
|
size = props.size,
|
|
10161
|
-
otherProps = _objectWithoutProperties(props, _excluded$
|
|
10195
|
+
otherProps = _objectWithoutProperties(props, _excluded$4T);
|
|
10162
10196
|
|
|
10163
10197
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
10164
10198
|
width: size,
|
|
@@ -10185,12 +10219,12 @@
|
|
|
10185
10219
|
size: '24'
|
|
10186
10220
|
};
|
|
10187
10221
|
|
|
10188
|
-
var _excluded$
|
|
10222
|
+
var _excluded$4U = ["color", "size"];
|
|
10189
10223
|
|
|
10190
10224
|
var Wiseagent = function Wiseagent(props) {
|
|
10191
10225
|
var color = props.color,
|
|
10192
10226
|
size = props.size,
|
|
10193
|
-
otherProps = _objectWithoutProperties(props, _excluded$
|
|
10227
|
+
otherProps = _objectWithoutProperties(props, _excluded$4U);
|
|
10194
10228
|
|
|
10195
10229
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
10196
10230
|
width: size,
|
|
@@ -10220,12 +10254,12 @@
|
|
|
10220
10254
|
size: '24'
|
|
10221
10255
|
};
|
|
10222
10256
|
|
|
10223
|
-
var _excluded$
|
|
10257
|
+
var _excluded$4V = ["color", "size"];
|
|
10224
10258
|
|
|
10225
10259
|
var Flodesk = function Flodesk(props) {
|
|
10226
10260
|
var color = props.color,
|
|
10227
10261
|
size = props.size,
|
|
10228
|
-
otherProps = _objectWithoutProperties(props, _excluded$
|
|
10262
|
+
otherProps = _objectWithoutProperties(props, _excluded$4V);
|
|
10229
10263
|
|
|
10230
10264
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
10231
10265
|
width: size,
|
|
@@ -10249,12 +10283,12 @@
|
|
|
10249
10283
|
size: '24'
|
|
10250
10284
|
};
|
|
10251
10285
|
|
|
10252
|
-
var _excluded$
|
|
10286
|
+
var _excluded$4W = ["color", "size"];
|
|
10253
10287
|
|
|
10254
10288
|
var Apptivo = function Apptivo(props) {
|
|
10255
10289
|
var color = props.color,
|
|
10256
10290
|
size = props.size,
|
|
10257
|
-
otherProps = _objectWithoutProperties(props, _excluded$
|
|
10291
|
+
otherProps = _objectWithoutProperties(props, _excluded$4W);
|
|
10258
10292
|
|
|
10259
10293
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
10260
10294
|
width: size,
|
|
@@ -10281,12 +10315,12 @@
|
|
|
10281
10315
|
size: '24'
|
|
10282
10316
|
};
|
|
10283
10317
|
|
|
10284
|
-
var _excluded$
|
|
10318
|
+
var _excluded$4X = ["color", "size"];
|
|
10285
10319
|
|
|
10286
10320
|
var Zillow = function Zillow(props) {
|
|
10287
10321
|
var color = props.color,
|
|
10288
10322
|
size = props.size,
|
|
10289
|
-
otherProps = _objectWithoutProperties(props, _excluded$
|
|
10323
|
+
otherProps = _objectWithoutProperties(props, _excluded$4X);
|
|
10290
10324
|
|
|
10291
10325
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
10292
10326
|
width: size,
|
|
@@ -10312,12 +10346,12 @@
|
|
|
10312
10346
|
size: '24'
|
|
10313
10347
|
};
|
|
10314
10348
|
|
|
10315
|
-
var _excluded$
|
|
10349
|
+
var _excluded$4Y = ["color", "size"];
|
|
10316
10350
|
|
|
10317
10351
|
var Canva = function Canva(props) {
|
|
10318
10352
|
var color = props.color,
|
|
10319
10353
|
size = props.size,
|
|
10320
|
-
otherProps = _objectWithoutProperties(props, _excluded$
|
|
10354
|
+
otherProps = _objectWithoutProperties(props, _excluded$4Y);
|
|
10321
10355
|
|
|
10322
10356
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
10323
10357
|
width: size,
|
|
@@ -10412,12 +10446,12 @@
|
|
|
10412
10446
|
size: '24'
|
|
10413
10447
|
};
|
|
10414
10448
|
|
|
10415
|
-
var _excluded$
|
|
10449
|
+
var _excluded$4Z = ["color", "size"];
|
|
10416
10450
|
|
|
10417
10451
|
var Kajabi = function Kajabi(props) {
|
|
10418
10452
|
var color = props.color,
|
|
10419
10453
|
size = props.size,
|
|
10420
|
-
otherProps = _objectWithoutProperties(props, _excluded$
|
|
10454
|
+
otherProps = _objectWithoutProperties(props, _excluded$4Z);
|
|
10421
10455
|
|
|
10422
10456
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
10423
10457
|
width: size,
|
|
@@ -10448,12 +10482,12 @@
|
|
|
10448
10482
|
size: '24'
|
|
10449
10483
|
};
|
|
10450
10484
|
|
|
10451
|
-
var _excluded$
|
|
10485
|
+
var _excluded$4_ = ["color", "size"];
|
|
10452
10486
|
|
|
10453
10487
|
var Magento = function Magento(props) {
|
|
10454
10488
|
var color = props.color,
|
|
10455
10489
|
size = props.size,
|
|
10456
|
-
otherProps = _objectWithoutProperties(props, _excluded$
|
|
10490
|
+
otherProps = _objectWithoutProperties(props, _excluded$4_);
|
|
10457
10491
|
|
|
10458
10492
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
10459
10493
|
width: size,
|
|
@@ -10477,12 +10511,12 @@
|
|
|
10477
10511
|
size: '24'
|
|
10478
10512
|
};
|
|
10479
10513
|
|
|
10480
|
-
var _excluded$
|
|
10514
|
+
var _excluded$4$ = ["color", "size"];
|
|
10481
10515
|
|
|
10482
10516
|
var ArrowDownRight = function ArrowDownRight(props) {
|
|
10483
10517
|
var color = props.color,
|
|
10484
10518
|
size = props.size,
|
|
10485
|
-
otherProps = _objectWithoutProperties(props, _excluded$
|
|
10519
|
+
otherProps = _objectWithoutProperties(props, _excluded$4$);
|
|
10486
10520
|
|
|
10487
10521
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
10488
10522
|
width: size,
|
|
@@ -10509,12 +10543,12 @@
|
|
|
10509
10543
|
size: '24'
|
|
10510
10544
|
};
|
|
10511
10545
|
|
|
10512
|
-
var _excluded$
|
|
10546
|
+
var _excluded$50 = ["color", "size"];
|
|
10513
10547
|
|
|
10514
10548
|
var Unread = function Unread(props) {
|
|
10515
10549
|
var color = props.color,
|
|
10516
10550
|
size = props.size,
|
|
10517
|
-
otherProps = _objectWithoutProperties(props, _excluded$
|
|
10551
|
+
otherProps = _objectWithoutProperties(props, _excluded$50);
|
|
10518
10552
|
|
|
10519
10553
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
10520
10554
|
width: size,
|
|
@@ -10540,12 +10574,12 @@
|
|
|
10540
10574
|
size: '24'
|
|
10541
10575
|
};
|
|
10542
10576
|
|
|
10543
|
-
var _excluded$
|
|
10577
|
+
var _excluded$51 = ["color", "size"];
|
|
10544
10578
|
|
|
10545
10579
|
var Privacy = function Privacy(props) {
|
|
10546
10580
|
var color = props.color,
|
|
10547
10581
|
size = props.size,
|
|
10548
|
-
otherProps = _objectWithoutProperties(props, _excluded$
|
|
10582
|
+
otherProps = _objectWithoutProperties(props, _excluded$51);
|
|
10549
10583
|
|
|
10550
10584
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
10551
10585
|
width: size,
|
|
@@ -10575,6 +10609,42 @@
|
|
|
10575
10609
|
size: '24'
|
|
10576
10610
|
};
|
|
10577
10611
|
|
|
10612
|
+
var _excluded$52 = ["color", "size"];
|
|
10613
|
+
|
|
10614
|
+
var Location = function Location(props) {
|
|
10615
|
+
var color = props.color,
|
|
10616
|
+
size = props.size,
|
|
10617
|
+
otherProps = _objectWithoutProperties(props, _excluded$52);
|
|
10618
|
+
|
|
10619
|
+
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
10620
|
+
width: size,
|
|
10621
|
+
height: size,
|
|
10622
|
+
viewBox: "0 0 24 24",
|
|
10623
|
+
fill: "none",
|
|
10624
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
10625
|
+
preserveAspectRatio: "xMidYMid meet"
|
|
10626
|
+
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
10627
|
+
fillRule: "evenodd",
|
|
10628
|
+
clipRule: "evenodd",
|
|
10629
|
+
d: "M15.0031 9C15.0031 10.6569 13.6599 12 12.0031 12C10.3462 12 9.00305 10.6569 9.00305 9C9.00305 7.34315 10.3462 6 12.0031 6C13.6599 6 15.0031 7.34315 15.0031 9ZM13.5031 9C13.5031 9.82843 12.8315 10.5 12.0031 10.5C11.1746 10.5 10.5031 9.82843 10.5031 9C10.5031 8.17157 11.1746 7.5 12.0031 7.5C12.8315 7.5 13.5031 8.17157 13.5031 9Z",
|
|
10630
|
+
fill: color
|
|
10631
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
10632
|
+
fillRule: "evenodd",
|
|
10633
|
+
clipRule: "evenodd",
|
|
10634
|
+
d: "M12.0312 2L12.0157 2.00001L12.0002 2.00005C6.01756 2.01909 2.00684 7.51041 6.00016 13.5C8.22689 16.6811 10.0488 19.2551 11.0797 20.7068C11.6691 21.5368 12.0002 22 12.0002 22C12.0002 22 12.3311 21.5368 12.9205 20.7068C13.9513 19.2551 15.7733 16.6811 18 13.5C21.9933 7.51041 18.0138 2.01904 12.0312 2ZM6.54296 6.26055C7.48247 4.66342 9.47296 3.50477 12.0157 3.50001C14.5584 3.50477 16.5177 4.66342 17.4572 6.26055C18.367 7.80711 18.4877 10.0559 16.7611 12.6542C15.0173 15.1453 13.5227 17.2627 12.4636 18.758L11.9999 19.4117L11.5366 18.758C10.4774 17.2627 8.98285 15.1453 7.2391 12.6542C5.51243 10.0559 5.63319 7.80711 6.54296 6.26055Z",
|
|
10635
|
+
fill: color
|
|
10636
|
+
}));
|
|
10637
|
+
};
|
|
10638
|
+
|
|
10639
|
+
Location.propTypes = {
|
|
10640
|
+
color: PropTypes.string,
|
|
10641
|
+
size: PropTypes.oneOfType([PropTypes.string, PropTypes.number])
|
|
10642
|
+
};
|
|
10643
|
+
Location.defaultProps = {
|
|
10644
|
+
color: 'currentColor',
|
|
10645
|
+
size: '24'
|
|
10646
|
+
};
|
|
10647
|
+
|
|
10578
10648
|
exports.Action = Action;
|
|
10579
10649
|
exports.ActionMarkConversationAsDone = ActionMarkConversationAsDone;
|
|
10580
10650
|
exports.Activecampaign = Activecampaign;
|
|
@@ -10584,6 +10654,7 @@
|
|
|
10584
10654
|
exports.AdsAd = AdsAd;
|
|
10585
10655
|
exports.AdsAdSet = AdsAdSet;
|
|
10586
10656
|
exports.Ai = Ai;
|
|
10657
|
+
exports.AiFilled = AiFilled;
|
|
10587
10658
|
exports.AlignCenter = AlignCenter;
|
|
10588
10659
|
exports.AlignLeft = AlignLeft;
|
|
10589
10660
|
exports.AlignRight = AlignRight;
|
|
@@ -10737,6 +10808,7 @@
|
|
|
10737
10808
|
exports.Klaviyo = Klaviyo;
|
|
10738
10809
|
exports.Link = Link;
|
|
10739
10810
|
exports.LiveChat = LiveChat;
|
|
10811
|
+
exports.Location = Location;
|
|
10740
10812
|
exports.Logout = Logout;
|
|
10741
10813
|
exports.Magento = Magento;
|
|
10742
10814
|
exports.MagicWand = MagicWand;
|