@manychat/icons 4.2.1 → 4.3.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 +6 -0
- package/dist/index.es.js +220 -37
- package/dist/index.js +225 -36
- package/package.json +1 -1
- package/umd/mcicons.js +213 -36
- package/umd/mcicons.min.js +1 -1
package/umd/mcicons.js
CHANGED
|
@@ -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
|
|
|
@@ -9350,11 +9347,185 @@
|
|
|
9350
9347
|
|
|
9351
9348
|
var _excluded$4s = ["color", "size"];
|
|
9352
9349
|
|
|
9353
|
-
var
|
|
9350
|
+
var Creator = function Creator(props) {
|
|
9354
9351
|
var color = props.color,
|
|
9355
9352
|
size = props.size,
|
|
9356
9353
|
otherProps = _objectWithoutProperties(props, _excluded$4s);
|
|
9357
9354
|
|
|
9355
|
+
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
9356
|
+
width: size,
|
|
9357
|
+
height: size,
|
|
9358
|
+
viewBox: "0 0 24 24",
|
|
9359
|
+
fill: "none",
|
|
9360
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
9361
|
+
preserveAspectRatio: "xMidYMid meet"
|
|
9362
|
+
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
9363
|
+
d: "M12.2041 8.05769C14.551 8.05769 16.4898 9.97596 16.4898 12.2981C16.4898 13.9135 15.5714 15.3269 14.1429 16.0337V18.1538H10.1633V16.0337C8.83673 15.3269 7.81633 13.9135 7.81633 12.2981C7.91837 9.97596 9.7551 8.05769 12.2041 8.05769ZM12.2041 6.54327C9.04082 6.54327 6.38776 9.16827 6.38776 12.2981C6.38776 14.1154 7.20408 15.8317 8.73469 16.8413V18.1538V19.6683H10.1633H14.1429H15.6735V18.1538V16.8413C17.102 15.7308 18.0204 14.1154 18.0204 12.2981C17.9184 9.16827 15.3673 6.54327 12.2041 6.54327ZM15.5714 20.9856H8.63265V22.5H15.5714V20.9856ZM12.7143 2H11.1837V5.02885H12.7143V2ZM5.06122 11.0865H2V12.601H5.06122V11.0865ZM22 11.0865H18.9388V12.601H22V11.0865ZM19.551 5.43269L18.4286 4.32212L16.2857 6.44231L17.4082 7.55289L19.551 5.43269ZM7.61224 6.44231L5.46939 4.32212L4.34694 5.43269L6.4898 7.55289L7.61224 6.44231Z",
|
|
9364
|
+
fill: color
|
|
9365
|
+
}));
|
|
9366
|
+
};
|
|
9367
|
+
|
|
9368
|
+
Creator.propTypes = {
|
|
9369
|
+
color: PropTypes.string,
|
|
9370
|
+
size: PropTypes.oneOfType([PropTypes.string, PropTypes.number])
|
|
9371
|
+
};
|
|
9372
|
+
Creator.defaultProps = {
|
|
9373
|
+
color: 'currentColor',
|
|
9374
|
+
size: '24'
|
|
9375
|
+
};
|
|
9376
|
+
|
|
9377
|
+
var _excluded$4t = ["color", "size"];
|
|
9378
|
+
|
|
9379
|
+
var RealEstate = function RealEstate(props) {
|
|
9380
|
+
var color = props.color,
|
|
9381
|
+
size = props.size,
|
|
9382
|
+
otherProps = _objectWithoutProperties(props, _excluded$4t);
|
|
9383
|
+
|
|
9384
|
+
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
9385
|
+
width: size,
|
|
9386
|
+
height: size,
|
|
9387
|
+
viewBox: "0 0 24 24",
|
|
9388
|
+
fill: "none",
|
|
9389
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
9390
|
+
preserveAspectRatio: "xMidYMid meet"
|
|
9391
|
+
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
9392
|
+
d: "M22.1 12H20L11.9 4.1L4.00002 12H1.90002L11.9 2L22.1 12ZM17.8 20.6H12.7V12.5H11.2V20.6H6.00005V12.5H4.50005V22.1H19.3V12.5H17.8V20.6ZM14.4 12H16.6L11.9 7.4L7.50005 12H9.60005L11.9 9.5L14.4 12Z",
|
|
9393
|
+
fill: color
|
|
9394
|
+
}));
|
|
9395
|
+
};
|
|
9396
|
+
|
|
9397
|
+
RealEstate.propTypes = {
|
|
9398
|
+
color: PropTypes.string,
|
|
9399
|
+
size: PropTypes.oneOfType([PropTypes.string, PropTypes.number])
|
|
9400
|
+
};
|
|
9401
|
+
RealEstate.defaultProps = {
|
|
9402
|
+
color: 'currentColor',
|
|
9403
|
+
size: '24'
|
|
9404
|
+
};
|
|
9405
|
+
|
|
9406
|
+
var _excluded$4u = ["color", "size"];
|
|
9407
|
+
|
|
9408
|
+
var Fitness = function Fitness(props) {
|
|
9409
|
+
var color = props.color,
|
|
9410
|
+
size = props.size,
|
|
9411
|
+
otherProps = _objectWithoutProperties(props, _excluded$4u);
|
|
9412
|
+
|
|
9413
|
+
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
9414
|
+
width: size,
|
|
9415
|
+
height: size,
|
|
9416
|
+
viewBox: "0 0 24 24",
|
|
9417
|
+
fill: "none",
|
|
9418
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
9419
|
+
preserveAspectRatio: "xMidYMid meet"
|
|
9420
|
+
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
9421
|
+
d: "M18.8372 6.64417V3H14.2791V11.0613H9.62791V3H5.16279V6.64417H2V17.4663H5.16279V21.1104H9.72093V12.7178H14.3721V21H18.9302V17.3558H22.093V6.64417H18.8372ZM5.16279 15.8098H3.39535V8.30061H5.16279V15.8098ZM8.32558 19.3436H6.55814V17.3558V6.64417V4.65644H8.32558V19.3436ZM17.4419 6.64417V17.4663V19.454H15.6744V4.65644H17.4419V6.64417ZM20.6047 15.8098H18.8372V8.30061H20.6047V15.8098Z",
|
|
9422
|
+
fill: color
|
|
9423
|
+
}));
|
|
9424
|
+
};
|
|
9425
|
+
|
|
9426
|
+
Fitness.propTypes = {
|
|
9427
|
+
color: PropTypes.string,
|
|
9428
|
+
size: PropTypes.oneOfType([PropTypes.string, PropTypes.number])
|
|
9429
|
+
};
|
|
9430
|
+
Fitness.defaultProps = {
|
|
9431
|
+
color: 'currentColor',
|
|
9432
|
+
size: '24'
|
|
9433
|
+
};
|
|
9434
|
+
|
|
9435
|
+
var _excluded$4v = ["color", "size"];
|
|
9436
|
+
|
|
9437
|
+
var Hotel = function Hotel(props) {
|
|
9438
|
+
var color = props.color,
|
|
9439
|
+
size = props.size,
|
|
9440
|
+
otherProps = _objectWithoutProperties(props, _excluded$4v);
|
|
9441
|
+
|
|
9442
|
+
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
9443
|
+
width: size,
|
|
9444
|
+
height: size,
|
|
9445
|
+
viewBox: "0 0 24 24",
|
|
9446
|
+
fill: "none",
|
|
9447
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
9448
|
+
preserveAspectRatio: "xMidYMid meet"
|
|
9449
|
+
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
9450
|
+
d: "M2 2V7.07463H3.57635V22H20.5222V7.07463H22.0985V2H2ZM18.9458 20.5075H5.05419V7.07463H19.0443V20.5075H18.9458ZM20.5222 5.58209H3.47783V3.49254H20.5222V5.58209ZM10.9655 8.56716H6.63054V12.9453H10.9655V8.56716ZM9.48768 11.4527H8.10837V10.0597H9.48768V11.4527ZM17.3695 8.56716H13.0345V12.9453H17.3695V8.56716ZM15.8916 11.4527H14.5123V10.0597H15.8916V11.4527ZM10.9655 14.6368H6.63054V19.0149H10.9655V14.6368ZM9.48768 17.5224H8.10837V16.1294H9.48768V17.5224ZM17.3695 14.6368H13.0345V19.0149H17.3695V14.6368ZM15.8916 17.5224H14.5123V16.1294H15.8916V17.5224Z",
|
|
9451
|
+
fill: color
|
|
9452
|
+
}));
|
|
9453
|
+
};
|
|
9454
|
+
|
|
9455
|
+
Hotel.propTypes = {
|
|
9456
|
+
color: PropTypes.string,
|
|
9457
|
+
size: PropTypes.oneOfType([PropTypes.string, PropTypes.number])
|
|
9458
|
+
};
|
|
9459
|
+
Hotel.defaultProps = {
|
|
9460
|
+
color: 'currentColor',
|
|
9461
|
+
size: '24'
|
|
9462
|
+
};
|
|
9463
|
+
|
|
9464
|
+
var _excluded$4w = ["color", "size"];
|
|
9465
|
+
|
|
9466
|
+
var Organization = function Organization(props) {
|
|
9467
|
+
var color = props.color,
|
|
9468
|
+
size = props.size,
|
|
9469
|
+
otherProps = _objectWithoutProperties(props, _excluded$4w);
|
|
9470
|
+
|
|
9471
|
+
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
9472
|
+
width: size,
|
|
9473
|
+
height: size,
|
|
9474
|
+
viewBox: "0 0 24 24",
|
|
9475
|
+
fill: "none",
|
|
9476
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
9477
|
+
preserveAspectRatio: "xMidYMid meet"
|
|
9478
|
+
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
9479
|
+
d: "M19.8431 16.2V11.3H12.7843V7.8H14.9412V2H9.15686V7.8H11.3137V11.2H4.15686V16.1H2V22H7.68627V16.2H5.62745V12.8H11.3137V16.2H9.15686V22H14.8431V16.2H12.7843V12.8H18.4706V16.2H16.3137V22H22V16.2H19.8431ZM10.6275 3.5H13.3725V6.3H10.6275V3.5ZM6.21569 20.5H3.47059V17.7H6.21569V20.5ZM13.3725 20.5H10.6275V17.7H13.3725V20.5ZM20.5294 20.5H17.7843V17.7H20.5294V20.5Z",
|
|
9480
|
+
fill: color
|
|
9481
|
+
}));
|
|
9482
|
+
};
|
|
9483
|
+
|
|
9484
|
+
Organization.propTypes = {
|
|
9485
|
+
color: PropTypes.string,
|
|
9486
|
+
size: PropTypes.oneOfType([PropTypes.string, PropTypes.number])
|
|
9487
|
+
};
|
|
9488
|
+
Organization.defaultProps = {
|
|
9489
|
+
color: 'currentColor',
|
|
9490
|
+
size: '24'
|
|
9491
|
+
};
|
|
9492
|
+
|
|
9493
|
+
var _excluded$4x = ["color", "size"];
|
|
9494
|
+
|
|
9495
|
+
var ProfessionalConsulting = function ProfessionalConsulting(props) {
|
|
9496
|
+
var color = props.color,
|
|
9497
|
+
size = props.size,
|
|
9498
|
+
otherProps = _objectWithoutProperties(props, _excluded$4x);
|
|
9499
|
+
|
|
9500
|
+
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
9501
|
+
width: size,
|
|
9502
|
+
height: size,
|
|
9503
|
+
viewBox: "0 0 24 24",
|
|
9504
|
+
fill: "none",
|
|
9505
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
9506
|
+
preserveAspectRatio: "xMidYMid meet"
|
|
9507
|
+
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
9508
|
+
d: "M7.27053 15.5155C9.39613 15.5155 11.2029 13.5876 11.2029 11.3196C11.2029 9.05155 9.39613 7.12371 7.27053 7.12371C5.14493 7.12371 3.33816 9.05155 3.33816 11.3196C3.33816 13.701 5.14493 15.5155 7.27053 15.5155ZM7.27053 8.82474C8.54589 8.82474 9.6087 9.95876 9.6087 11.3196C9.6087 12.6804 8.54589 13.8144 7.27053 13.8144C5.99517 13.8144 4.93237 12.6804 4.93237 11.3196C4.93237 9.95876 5.99517 8.82474 7.27053 8.82474ZM13.6473 20.2784C13.7536 21.0722 13.5411 21.9794 13.3285 22.8866H11.7343C11.9469 21.9794 12.1594 21.0722 12.0531 20.5052C11.8406 18.2371 8.54589 17.7835 7.37681 17.7835C7.37681 17.7835 7.37681 17.7835 7.27053 17.7835C5.99517 17.7835 2.80676 18.2371 2.5942 20.6186C2.5942 21.1856 2.70048 22.2062 2.91304 23H1.31884C1.10628 21.9794 1 20.9588 1 20.2784C1.42512 16.8763 5.25121 15.9691 7.37681 15.9691C9.39613 15.9691 13.3285 16.8763 13.6473 20.2784ZM17.686 1C14.8164 1 12.372 3.38144 12.372 6.2165C12.372 7.57732 12.9034 8.82474 13.7536 9.73196L12.372 13.2474L17.8985 11.6598C21.2995 10.6392 23 8.82474 23 6.10309C22.8937 3.38144 20.5556 1 17.686 1ZM17.4734 10.0722L15.1353 10.7526L15.7729 9.27835L15.2415 8.82474C14.3913 8.14433 13.9662 7.23711 13.9662 6.2165C13.9662 4.28866 15.6667 2.70103 17.686 2.70103C19.7053 2.70103 21.4058 4.28866 21.4058 6.2165C21.2995 7.35052 20.8744 9.05155 17.4734 10.0722Z",
|
|
9509
|
+
fill: color
|
|
9510
|
+
}));
|
|
9511
|
+
};
|
|
9512
|
+
|
|
9513
|
+
ProfessionalConsulting.propTypes = {
|
|
9514
|
+
color: PropTypes.string,
|
|
9515
|
+
size: PropTypes.oneOfType([PropTypes.string, PropTypes.number])
|
|
9516
|
+
};
|
|
9517
|
+
ProfessionalConsulting.defaultProps = {
|
|
9518
|
+
color: 'currentColor',
|
|
9519
|
+
size: '24'
|
|
9520
|
+
};
|
|
9521
|
+
|
|
9522
|
+
var _excluded$4y = ["color", "size"];
|
|
9523
|
+
|
|
9524
|
+
var InstagramChannel2 = function InstagramChannel2(props) {
|
|
9525
|
+
var color = props.color,
|
|
9526
|
+
size = props.size,
|
|
9527
|
+
otherProps = _objectWithoutProperties(props, _excluded$4y);
|
|
9528
|
+
|
|
9358
9529
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
9359
9530
|
width: size,
|
|
9360
9531
|
height: size,
|
|
@@ -9389,12 +9560,12 @@
|
|
|
9389
9560
|
size: '24'
|
|
9390
9561
|
};
|
|
9391
9562
|
|
|
9392
|
-
var _excluded$
|
|
9563
|
+
var _excluded$4z = ["color", "size"];
|
|
9393
9564
|
|
|
9394
9565
|
var PopularFilled = function PopularFilled(props) {
|
|
9395
9566
|
var color = props.color,
|
|
9396
9567
|
size = props.size,
|
|
9397
|
-
otherProps = _objectWithoutProperties(props, _excluded$
|
|
9568
|
+
otherProps = _objectWithoutProperties(props, _excluded$4z);
|
|
9398
9569
|
|
|
9399
9570
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
9400
9571
|
width: size,
|
|
@@ -9418,12 +9589,12 @@
|
|
|
9418
9589
|
size: '24'
|
|
9419
9590
|
};
|
|
9420
9591
|
|
|
9421
|
-
var _excluded$
|
|
9592
|
+
var _excluded$4A = ["color", "size"];
|
|
9422
9593
|
|
|
9423
9594
|
var Bricks = function Bricks(props) {
|
|
9424
9595
|
var color = props.color,
|
|
9425
9596
|
size = props.size,
|
|
9426
|
-
otherProps = _objectWithoutProperties(props, _excluded$
|
|
9597
|
+
otherProps = _objectWithoutProperties(props, _excluded$4A);
|
|
9427
9598
|
|
|
9428
9599
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
9429
9600
|
width: size,
|
|
@@ -9456,12 +9627,12 @@
|
|
|
9456
9627
|
size: '24'
|
|
9457
9628
|
};
|
|
9458
9629
|
|
|
9459
|
-
var _excluded$
|
|
9630
|
+
var _excluded$4B = ["color", "size"];
|
|
9460
9631
|
|
|
9461
9632
|
var HealthPulse = function HealthPulse(props) {
|
|
9462
9633
|
var color = props.color,
|
|
9463
9634
|
size = props.size,
|
|
9464
|
-
otherProps = _objectWithoutProperties(props, _excluded$
|
|
9635
|
+
otherProps = _objectWithoutProperties(props, _excluded$4B);
|
|
9465
9636
|
|
|
9466
9637
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
9467
9638
|
width: size,
|
|
@@ -9488,12 +9659,12 @@
|
|
|
9488
9659
|
size: '24'
|
|
9489
9660
|
};
|
|
9490
9661
|
|
|
9491
|
-
var _excluded$
|
|
9662
|
+
var _excluded$4C = ["color", "size"];
|
|
9492
9663
|
|
|
9493
9664
|
var Create = function Create(props) {
|
|
9494
9665
|
var color = props.color,
|
|
9495
9666
|
size = props.size,
|
|
9496
|
-
otherProps = _objectWithoutProperties(props, _excluded$
|
|
9667
|
+
otherProps = _objectWithoutProperties(props, _excluded$4C);
|
|
9497
9668
|
|
|
9498
9669
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
9499
9670
|
width: size,
|
|
@@ -9520,12 +9691,12 @@
|
|
|
9520
9691
|
size: '24'
|
|
9521
9692
|
};
|
|
9522
9693
|
|
|
9523
|
-
var _excluded$
|
|
9694
|
+
var _excluded$4D = ["color", "size"];
|
|
9524
9695
|
|
|
9525
9696
|
var GtCheckbox = function GtCheckbox(props) {
|
|
9526
9697
|
var color = props.color,
|
|
9527
9698
|
size = props.size,
|
|
9528
|
-
otherProps = _objectWithoutProperties(props, _excluded$
|
|
9699
|
+
otherProps = _objectWithoutProperties(props, _excluded$4D);
|
|
9529
9700
|
|
|
9530
9701
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
9531
9702
|
width: size,
|
|
@@ -9552,12 +9723,12 @@
|
|
|
9552
9723
|
size: '24'
|
|
9553
9724
|
};
|
|
9554
9725
|
|
|
9555
|
-
var _excluded$
|
|
9726
|
+
var _excluded$4E = ["color", "size"];
|
|
9556
9727
|
|
|
9557
9728
|
var GtFbComment = function GtFbComment(props) {
|
|
9558
9729
|
var color = props.color,
|
|
9559
9730
|
size = props.size,
|
|
9560
|
-
otherProps = _objectWithoutProperties(props, _excluded$
|
|
9731
|
+
otherProps = _objectWithoutProperties(props, _excluded$4E);
|
|
9561
9732
|
|
|
9562
9733
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
9563
9734
|
width: size,
|
|
@@ -9583,12 +9754,12 @@
|
|
|
9583
9754
|
size: '24'
|
|
9584
9755
|
};
|
|
9585
9756
|
|
|
9586
|
-
var _excluded$
|
|
9757
|
+
var _excluded$4F = ["color", "size"];
|
|
9587
9758
|
|
|
9588
9759
|
var GtAdsJson = function GtAdsJson(props) {
|
|
9589
9760
|
var color = props.color,
|
|
9590
9761
|
size = props.size,
|
|
9591
|
-
otherProps = _objectWithoutProperties(props, _excluded$
|
|
9762
|
+
otherProps = _objectWithoutProperties(props, _excluded$4F);
|
|
9592
9763
|
|
|
9593
9764
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
9594
9765
|
width: size,
|
|
@@ -9621,12 +9792,12 @@
|
|
|
9621
9792
|
size: '24'
|
|
9622
9793
|
};
|
|
9623
9794
|
|
|
9624
|
-
var _excluded$
|
|
9795
|
+
var _excluded$4G = ["color", "size"];
|
|
9625
9796
|
|
|
9626
9797
|
var GtFbCode = function GtFbCode(props) {
|
|
9627
9798
|
var color = props.color,
|
|
9628
9799
|
size = props.size,
|
|
9629
|
-
otherProps = _objectWithoutProperties(props, _excluded$
|
|
9800
|
+
otherProps = _objectWithoutProperties(props, _excluded$4G);
|
|
9630
9801
|
|
|
9631
9802
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
9632
9803
|
width: size,
|
|
@@ -9655,12 +9826,12 @@
|
|
|
9655
9826
|
size: '24'
|
|
9656
9827
|
};
|
|
9657
9828
|
|
|
9658
|
-
var _excluded$
|
|
9829
|
+
var _excluded$4H = ["color", "size"];
|
|
9659
9830
|
|
|
9660
9831
|
var GtRef = function GtRef(props) {
|
|
9661
9832
|
var color = props.color,
|
|
9662
9833
|
size = props.size,
|
|
9663
|
-
otherProps = _objectWithoutProperties(props, _excluded$
|
|
9834
|
+
otherProps = _objectWithoutProperties(props, _excluded$4H);
|
|
9664
9835
|
|
|
9665
9836
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
9666
9837
|
width: size,
|
|
@@ -9687,12 +9858,12 @@
|
|
|
9687
9858
|
size: '24'
|
|
9688
9859
|
};
|
|
9689
9860
|
|
|
9690
|
-
var _excluded$
|
|
9861
|
+
var _excluded$4I = ["color", "size"];
|
|
9691
9862
|
|
|
9692
9863
|
var GtCustomerChat = function GtCustomerChat(props) {
|
|
9693
9864
|
var color = props.color,
|
|
9694
9865
|
size = props.size,
|
|
9695
|
-
otherProps = _objectWithoutProperties(props, _excluded$
|
|
9866
|
+
otherProps = _objectWithoutProperties(props, _excluded$4I);
|
|
9696
9867
|
|
|
9697
9868
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
9698
9869
|
width: size,
|
|
@@ -9721,12 +9892,12 @@
|
|
|
9721
9892
|
size: '24'
|
|
9722
9893
|
};
|
|
9723
9894
|
|
|
9724
|
-
var _excluded$
|
|
9895
|
+
var _excluded$4J = ["color", "size"];
|
|
9725
9896
|
|
|
9726
9897
|
var GtTakeover = function GtTakeover(props) {
|
|
9727
9898
|
var color = props.color,
|
|
9728
9899
|
size = props.size,
|
|
9729
|
-
otherProps = _objectWithoutProperties(props, _excluded$
|
|
9900
|
+
otherProps = _objectWithoutProperties(props, _excluded$4J);
|
|
9730
9901
|
|
|
9731
9902
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
9732
9903
|
width: size,
|
|
@@ -9784,12 +9955,12 @@
|
|
|
9784
9955
|
size: '24'
|
|
9785
9956
|
};
|
|
9786
9957
|
|
|
9787
|
-
var _excluded$
|
|
9958
|
+
var _excluded$4K = ["color", "size"];
|
|
9788
9959
|
|
|
9789
9960
|
var FlowPlaceholder = function FlowPlaceholder(props) {
|
|
9790
9961
|
var color = props.color,
|
|
9791
9962
|
size = props.size,
|
|
9792
|
-
otherProps = _objectWithoutProperties(props, _excluded$
|
|
9963
|
+
otherProps = _objectWithoutProperties(props, _excluded$4K);
|
|
9793
9964
|
|
|
9794
9965
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
9795
9966
|
width: size,
|
|
@@ -9868,12 +10039,12 @@
|
|
|
9868
10039
|
size: '24'
|
|
9869
10040
|
};
|
|
9870
10041
|
|
|
9871
|
-
var _excluded$
|
|
10042
|
+
var _excluded$4L = ["color", "size"];
|
|
9872
10043
|
|
|
9873
10044
|
var AddStep = function AddStep(props) {
|
|
9874
10045
|
var color = props.color,
|
|
9875
10046
|
size = props.size,
|
|
9876
|
-
otherProps = _objectWithoutProperties(props, _excluded$
|
|
10047
|
+
otherProps = _objectWithoutProperties(props, _excluded$4L);
|
|
9877
10048
|
|
|
9878
10049
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
9879
10050
|
width: size,
|
|
@@ -9909,12 +10080,12 @@
|
|
|
9909
10080
|
size: '24'
|
|
9910
10081
|
};
|
|
9911
10082
|
|
|
9912
|
-
var _excluded$
|
|
10083
|
+
var _excluded$4M = ["color", "size"];
|
|
9913
10084
|
|
|
9914
10085
|
var Stats = function Stats(props) {
|
|
9915
10086
|
var color = props.color,
|
|
9916
10087
|
size = props.size,
|
|
9917
|
-
otherProps = _objectWithoutProperties(props, _excluded$
|
|
10088
|
+
otherProps = _objectWithoutProperties(props, _excluded$4M);
|
|
9918
10089
|
|
|
9919
10090
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
9920
10091
|
width: size,
|
|
@@ -10024,6 +10195,7 @@
|
|
|
10024
10195
|
exports.CopyToAnotherFlow = CopyToAnotherFlow;
|
|
10025
10196
|
exports.Coupon = Coupon;
|
|
10026
10197
|
exports.Create = Create;
|
|
10198
|
+
exports.Creator = Creator;
|
|
10027
10199
|
exports.CreditCard = CreditCard;
|
|
10028
10200
|
exports.CufArray = CufArray;
|
|
10029
10201
|
exports.CufBoolean = CufBoolean;
|
|
@@ -10058,6 +10230,7 @@
|
|
|
10058
10230
|
exports.FbChat = FbChat;
|
|
10059
10231
|
exports.Female = Female;
|
|
10060
10232
|
exports.Filter = Filter;
|
|
10233
|
+
exports.Fitness = Fitness;
|
|
10061
10234
|
exports.Flow = Flow;
|
|
10062
10235
|
exports.FlowPlaceholder = FlowPlaceholder;
|
|
10063
10236
|
exports.Folder = Folder;
|
|
@@ -10089,6 +10262,7 @@
|
|
|
10089
10262
|
exports.Help = Help;
|
|
10090
10263
|
exports.Hide = Hide;
|
|
10091
10264
|
exports.Home = Home;
|
|
10265
|
+
exports.Hotel = Hotel;
|
|
10092
10266
|
exports.Hotmart = Hotmart;
|
|
10093
10267
|
exports.IcGrid_24px_ = IcGrid_24px_;
|
|
10094
10268
|
exports.IcGrid__148x100_ = IcGrid__148x100_;
|
|
@@ -10134,6 +10308,7 @@
|
|
|
10134
10308
|
exports.NotificationMute = NotificationMute;
|
|
10135
10309
|
exports.OmnichannelWidget = OmnichannelWidget;
|
|
10136
10310
|
exports.Options = Options;
|
|
10311
|
+
exports.Organization = Organization;
|
|
10137
10312
|
exports.OrphanAction = OrphanAction;
|
|
10138
10313
|
exports.OrphanAction2 = OrphanAction2;
|
|
10139
10314
|
exports.OrphanAdStatistics = OrphanAdStatistics;
|
|
@@ -10170,11 +10345,13 @@
|
|
|
10170
10345
|
exports.Plus = Plus;
|
|
10171
10346
|
exports.Popular = Popular;
|
|
10172
10347
|
exports.PopularFilled = PopularFilled;
|
|
10348
|
+
exports.ProfessionalConsulting = ProfessionalConsulting;
|
|
10173
10349
|
exports.Protect = Protect;
|
|
10174
10350
|
exports.PublicChangelog = PublicChangelog;
|
|
10175
10351
|
exports.Publish = Publish;
|
|
10176
10352
|
exports.Qr = Qr;
|
|
10177
10353
|
exports.Question = Question;
|
|
10354
|
+
exports.RealEstate = RealEstate;
|
|
10178
10355
|
exports.Redo = Redo;
|
|
10179
10356
|
exports.Reels = Reels;
|
|
10180
10357
|
exports.Retry = Retry;
|