@manychat/icons 1.43.2 → 1.45.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.d.ts +3 -1
- package/dist/index.es.js +312 -236
- package/dist/index.js +314 -236
- package/package.json +1 -1
- package/umd/mcicons.js +308 -238
- package/umd/mcicons.min.js +1 -1
package/dist/index.es.js
CHANGED
|
@@ -166,9 +166,7 @@ const Camera = props => {
|
|
|
166
166
|
xmlns: "http://www.w3.org/2000/svg",
|
|
167
167
|
preserveAspectRatio: "xMidYMid meet"
|
|
168
168
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
169
|
-
|
|
170
|
-
clipRule: "evenodd",
|
|
171
|
-
d: "M9 3.25C8.74924 3.25 8.51506 3.37533 8.37596 3.58397L6.59861 6.25H4C2.48122 6.25 1.25 7.48122 1.25 9V18C1.25 19.5188 2.48122 20.75 4 20.75H20C21.5188 20.75 22.75 19.5188 22.75 18V9C22.75 7.48122 21.5188 6.25 20 6.25H17.4014L15.624 3.58397C15.4849 3.37533 15.2508 3.25 15 3.25H9ZM7.62404 7.41603L9.40139 4.75H14.5986L16.376 7.41603C16.5151 7.62467 16.7492 7.75 17 7.75H20C20.6904 7.75 21.25 8.30964 21.25 9V18C21.25 18.6904 20.6904 19.25 20 19.25H4C3.30964 19.25 2.75 18.6904 2.75 18V9C2.75 8.30964 3.30964 7.75 4 7.75H7C7.25076 7.75 7.48494 7.62467 7.62404 7.41603ZM8.75 13C8.75 11.2051 10.2051 9.75 12 9.75C13.7949 9.75 15.25 11.2051 15.25 13C15.25 14.7949 13.7949 16.25 12 16.25C10.2051 16.25 8.75 14.7949 8.75 13ZM12 8.25C9.37665 8.25 7.25 10.3766 7.25 13C7.25 15.6234 9.37665 17.75 12 17.75C14.6234 17.75 16.75 15.6234 16.75 13C16.75 10.3766 14.6234 8.25 12 8.25Z",
|
|
169
|
+
d: "M9 4V3.25C8.74924 3.25 8.51506 3.37533 8.37596 3.58397L9 4ZM7 7V7.75C7.25076 7.75 7.48494 7.62467 7.62404 7.41603L7 7ZM17 7L16.376 7.41603C16.5151 7.62467 16.7492 7.75 17 7.75V7ZM15 4L15.624 3.58397C15.4849 3.37533 15.2508 3.25 15 3.25V4ZM15.25 13C15.25 14.7949 13.7949 16.25 12 16.25V17.75C14.6234 17.75 16.75 15.6234 16.75 13H15.25ZM12 16.25C10.2051 16.25 8.75 14.7949 8.75 13H7.25C7.25 15.6234 9.37665 17.75 12 17.75V16.25ZM8.75 13C8.75 11.2051 10.2051 9.75 12 9.75V8.25C9.37665 8.25 7.25 10.3766 7.25 13H8.75ZM12 9.75C13.7949 9.75 15.25 11.2051 15.25 13H16.75C16.75 10.3766 14.6234 8.25 12 8.25V9.75ZM21.25 9V18H22.75V9H21.25ZM20 19.25H4V20.75H20V19.25ZM2.75 18V9H1.25V18H2.75ZM4 7.75H7V6.25H4V7.75ZM7.62404 7.41603L9.62404 4.41603L8.37596 3.58397L6.37596 6.58397L7.62404 7.41603ZM17 7.75H20V6.25H17V7.75ZM9 4.75H15V3.25H9V4.75ZM14.376 4.41603L16.376 7.41603L17.624 6.58397L15.624 3.58397L14.376 4.41603ZM4 19.25C3.30964 19.25 2.75 18.6904 2.75 18H1.25C1.25 19.5188 2.48122 20.75 4 20.75V19.25ZM21.25 18C21.25 18.6904 20.6904 19.25 20 19.25V20.75C21.5188 20.75 22.75 19.5188 22.75 18H21.25ZM22.75 9C22.75 7.48122 21.5188 6.25 20 6.25V7.75C20.6904 7.75 21.25 8.30964 21.25 9H22.75ZM2.75 9C2.75 8.30964 3.30964 7.75 4 7.75V6.25C2.48122 6.25 1.25 7.48122 1.25 9H2.75Z",
|
|
172
170
|
fill: color
|
|
173
171
|
}));
|
|
174
172
|
};
|
|
@@ -3850,7 +3848,7 @@ const MoreChannels = props => {
|
|
|
3850
3848
|
preserveAspectRatio: "xMidYMid meet"
|
|
3851
3849
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
3852
3850
|
d: "M22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12Z",
|
|
3853
|
-
fill: "#
|
|
3851
|
+
fill: "#E1E5EA"
|
|
3854
3852
|
}), /*#__PURE__*/React.createElement("path", {
|
|
3855
3853
|
d: "M12 13.2569C12.6942 13.2569 13.2569 12.6311 13.2569 12C13.2569 11.3689 12.6942 10.7431 12 10.7431C11.3058 10.7431 10.7431 11.3689 10.7431 12C10.7431 12.6311 11.3058 13.2569 12 13.2569Z",
|
|
3856
3854
|
fill: color
|
|
@@ -4990,13 +4988,46 @@ TableView.defaultProps = {
|
|
|
4990
4988
|
|
|
4991
4989
|
const _excluded$2e = ["color", "size"];
|
|
4992
4990
|
|
|
4993
|
-
const
|
|
4991
|
+
const All = props => {
|
|
4994
4992
|
const {
|
|
4995
4993
|
color,
|
|
4996
4994
|
size
|
|
4997
4995
|
} = props,
|
|
4998
4996
|
otherProps = _objectWithoutProperties(props, _excluded$2e);
|
|
4999
4997
|
|
|
4998
|
+
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
4999
|
+
width: size,
|
|
5000
|
+
height: size,
|
|
5001
|
+
viewBox: "0 0 24 24",
|
|
5002
|
+
fill: "none",
|
|
5003
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
5004
|
+
preserveAspectRatio: "xMidYMid meet"
|
|
5005
|
+
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
5006
|
+
d: "M6.46155 5.95001H21M4.7308 12H19.2693M3 18.05H17.5385",
|
|
5007
|
+
stroke: color,
|
|
5008
|
+
strokeWidth: "1.5",
|
|
5009
|
+
strokeLinecap: "round"
|
|
5010
|
+
}));
|
|
5011
|
+
};
|
|
5012
|
+
|
|
5013
|
+
All.propTypes = {
|
|
5014
|
+
color: PropTypes.string,
|
|
5015
|
+
size: PropTypes.oneOfType([PropTypes.string, PropTypes.number])
|
|
5016
|
+
};
|
|
5017
|
+
All.defaultProps = {
|
|
5018
|
+
color: 'currentColor',
|
|
5019
|
+
size: '24'
|
|
5020
|
+
};
|
|
5021
|
+
|
|
5022
|
+
const _excluded$2f = ["color", "size"];
|
|
5023
|
+
|
|
5024
|
+
const BuilderText = props => {
|
|
5025
|
+
const {
|
|
5026
|
+
color,
|
|
5027
|
+
size
|
|
5028
|
+
} = props,
|
|
5029
|
+
otherProps = _objectWithoutProperties(props, _excluded$2f);
|
|
5030
|
+
|
|
5000
5031
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
5001
5032
|
width: size,
|
|
5002
5033
|
height: size,
|
|
@@ -5021,14 +5052,14 @@ BuilderText.defaultProps = {
|
|
|
5021
5052
|
size: '24'
|
|
5022
5053
|
};
|
|
5023
5054
|
|
|
5024
|
-
const _excluded$
|
|
5055
|
+
const _excluded$2g = ["color", "size"];
|
|
5025
5056
|
|
|
5026
5057
|
const Options = props => {
|
|
5027
5058
|
const {
|
|
5028
5059
|
color,
|
|
5029
5060
|
size
|
|
5030
5061
|
} = props,
|
|
5031
|
-
otherProps = _objectWithoutProperties(props, _excluded$
|
|
5062
|
+
otherProps = _objectWithoutProperties(props, _excluded$2g);
|
|
5032
5063
|
|
|
5033
5064
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
5034
5065
|
width: size,
|
|
@@ -5054,14 +5085,14 @@ Options.defaultProps = {
|
|
|
5054
5085
|
size: '24'
|
|
5055
5086
|
};
|
|
5056
5087
|
|
|
5057
|
-
const _excluded$
|
|
5088
|
+
const _excluded$2h = ["color", "size"];
|
|
5058
5089
|
|
|
5059
5090
|
const Delete = props => {
|
|
5060
5091
|
const {
|
|
5061
5092
|
color,
|
|
5062
5093
|
size
|
|
5063
5094
|
} = props,
|
|
5064
|
-
otherProps = _objectWithoutProperties(props, _excluded$
|
|
5095
|
+
otherProps = _objectWithoutProperties(props, _excluded$2h);
|
|
5065
5096
|
|
|
5066
5097
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
5067
5098
|
width: size,
|
|
@@ -5085,14 +5116,14 @@ Delete.defaultProps = {
|
|
|
5085
5116
|
size: '24'
|
|
5086
5117
|
};
|
|
5087
5118
|
|
|
5088
|
-
const _excluded$
|
|
5119
|
+
const _excluded$2i = ["color", "size"];
|
|
5089
5120
|
|
|
5090
5121
|
const DeleteForever = props => {
|
|
5091
5122
|
const {
|
|
5092
5123
|
color,
|
|
5093
5124
|
size
|
|
5094
5125
|
} = props,
|
|
5095
|
-
otherProps = _objectWithoutProperties(props, _excluded$
|
|
5126
|
+
otherProps = _objectWithoutProperties(props, _excluded$2i);
|
|
5096
5127
|
|
|
5097
5128
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
5098
5129
|
width: size,
|
|
@@ -5116,14 +5147,14 @@ DeleteForever.defaultProps = {
|
|
|
5116
5147
|
size: '24'
|
|
5117
5148
|
};
|
|
5118
5149
|
|
|
5119
|
-
const _excluded$
|
|
5150
|
+
const _excluded$2j = ["color", "size"];
|
|
5120
5151
|
|
|
5121
5152
|
const GtLanding = props => {
|
|
5122
5153
|
const {
|
|
5123
5154
|
color,
|
|
5124
5155
|
size
|
|
5125
5156
|
} = props,
|
|
5126
|
-
otherProps = _objectWithoutProperties(props, _excluded$
|
|
5157
|
+
otherProps = _objectWithoutProperties(props, _excluded$2j);
|
|
5127
5158
|
|
|
5128
5159
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
5129
5160
|
width: size,
|
|
@@ -5150,14 +5181,14 @@ GtLanding.defaultProps = {
|
|
|
5150
5181
|
size: '24'
|
|
5151
5182
|
};
|
|
5152
5183
|
|
|
5153
|
-
const _excluded$
|
|
5184
|
+
const _excluded$2k = ["color", "size"];
|
|
5154
5185
|
|
|
5155
5186
|
const Edit = props => {
|
|
5156
5187
|
const {
|
|
5157
5188
|
color,
|
|
5158
5189
|
size
|
|
5159
5190
|
} = props,
|
|
5160
|
-
otherProps = _objectWithoutProperties(props, _excluded$
|
|
5191
|
+
otherProps = _objectWithoutProperties(props, _excluded$2k);
|
|
5161
5192
|
|
|
5162
5193
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
5163
5194
|
width: size,
|
|
@@ -5183,14 +5214,14 @@ Edit.defaultProps = {
|
|
|
5183
5214
|
size: '24'
|
|
5184
5215
|
};
|
|
5185
5216
|
|
|
5186
|
-
const _excluded$
|
|
5217
|
+
const _excluded$2l = ["color", "size"];
|
|
5187
5218
|
|
|
5188
5219
|
const AddTag = props => {
|
|
5189
5220
|
const {
|
|
5190
5221
|
color,
|
|
5191
5222
|
size
|
|
5192
5223
|
} = props,
|
|
5193
|
-
otherProps = _objectWithoutProperties(props, _excluded$
|
|
5224
|
+
otherProps = _objectWithoutProperties(props, _excluded$2l);
|
|
5194
5225
|
|
|
5195
5226
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
5196
5227
|
width: size,
|
|
@@ -5219,14 +5250,14 @@ AddTag.defaultProps = {
|
|
|
5219
5250
|
size: '24'
|
|
5220
5251
|
};
|
|
5221
5252
|
|
|
5222
|
-
const _excluded$
|
|
5253
|
+
const _excluded$2m = ["color", "size"];
|
|
5223
5254
|
|
|
5224
5255
|
const MagicWand = props => {
|
|
5225
5256
|
const {
|
|
5226
5257
|
color,
|
|
5227
5258
|
size
|
|
5228
5259
|
} = props,
|
|
5229
|
-
otherProps = _objectWithoutProperties(props, _excluded$
|
|
5260
|
+
otherProps = _objectWithoutProperties(props, _excluded$2m);
|
|
5230
5261
|
|
|
5231
5262
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
5232
5263
|
width: size,
|
|
@@ -5250,14 +5281,14 @@ MagicWand.defaultProps = {
|
|
|
5250
5281
|
size: '24'
|
|
5251
5282
|
};
|
|
5252
5283
|
|
|
5253
|
-
const _excluded$
|
|
5284
|
+
const _excluded$2n = ["color", "size"];
|
|
5254
5285
|
|
|
5255
5286
|
const Attach = props => {
|
|
5256
5287
|
const {
|
|
5257
5288
|
color,
|
|
5258
5289
|
size
|
|
5259
5290
|
} = props,
|
|
5260
|
-
otherProps = _objectWithoutProperties(props, _excluded$
|
|
5291
|
+
otherProps = _objectWithoutProperties(props, _excluded$2n);
|
|
5261
5292
|
|
|
5262
5293
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
5263
5294
|
width: size,
|
|
@@ -5281,14 +5312,14 @@ Attach.defaultProps = {
|
|
|
5281
5312
|
size: '24'
|
|
5282
5313
|
};
|
|
5283
5314
|
|
|
5284
|
-
const _excluded$
|
|
5315
|
+
const _excluded$2o = ["color", "size"];
|
|
5285
5316
|
|
|
5286
5317
|
const Health = props => {
|
|
5287
5318
|
const {
|
|
5288
5319
|
color,
|
|
5289
5320
|
size
|
|
5290
5321
|
} = props,
|
|
5291
|
-
otherProps = _objectWithoutProperties(props, _excluded$
|
|
5322
|
+
otherProps = _objectWithoutProperties(props, _excluded$2o);
|
|
5292
5323
|
|
|
5293
5324
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
5294
5325
|
width: size,
|
|
@@ -5315,14 +5346,14 @@ Health.defaultProps = {
|
|
|
5315
5346
|
size: '24'
|
|
5316
5347
|
};
|
|
5317
5348
|
|
|
5318
|
-
const _excluded$
|
|
5349
|
+
const _excluded$2p = ["color", "size"];
|
|
5319
5350
|
|
|
5320
5351
|
const Star = props => {
|
|
5321
5352
|
const {
|
|
5322
5353
|
color,
|
|
5323
5354
|
size
|
|
5324
5355
|
} = props,
|
|
5325
|
-
otherProps = _objectWithoutProperties(props, _excluded$
|
|
5356
|
+
otherProps = _objectWithoutProperties(props, _excluded$2p);
|
|
5326
5357
|
|
|
5327
5358
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
5328
5359
|
width: size,
|
|
@@ -5347,14 +5378,14 @@ Star.defaultProps = {
|
|
|
5347
5378
|
size: '24'
|
|
5348
5379
|
};
|
|
5349
5380
|
|
|
5350
|
-
const _excluded$
|
|
5381
|
+
const _excluded$2q = ["color", "size"];
|
|
5351
5382
|
|
|
5352
5383
|
const Starred = props => {
|
|
5353
5384
|
const {
|
|
5354
5385
|
color,
|
|
5355
5386
|
size
|
|
5356
5387
|
} = props,
|
|
5357
|
-
otherProps = _objectWithoutProperties(props, _excluded$
|
|
5388
|
+
otherProps = _objectWithoutProperties(props, _excluded$2q);
|
|
5358
5389
|
|
|
5359
5390
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
5360
5391
|
width: size,
|
|
@@ -5380,14 +5411,14 @@ Starred.defaultProps = {
|
|
|
5380
5411
|
size: '24'
|
|
5381
5412
|
};
|
|
5382
5413
|
|
|
5383
|
-
const _excluded$
|
|
5414
|
+
const _excluded$2r = ["color", "size"];
|
|
5384
5415
|
|
|
5385
5416
|
const ArrowDropDown = props => {
|
|
5386
5417
|
const {
|
|
5387
5418
|
color,
|
|
5388
5419
|
size
|
|
5389
5420
|
} = props,
|
|
5390
|
-
otherProps = _objectWithoutProperties(props, _excluded$
|
|
5421
|
+
otherProps = _objectWithoutProperties(props, _excluded$2r);
|
|
5391
5422
|
|
|
5392
5423
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
5393
5424
|
width: size,
|
|
@@ -5411,14 +5442,14 @@ ArrowDropDown.defaultProps = {
|
|
|
5411
5442
|
size: '24'
|
|
5412
5443
|
};
|
|
5413
5444
|
|
|
5414
|
-
const _excluded$
|
|
5445
|
+
const _excluded$2s = ["color", "size"];
|
|
5415
5446
|
|
|
5416
5447
|
const ArrowDropUp = props => {
|
|
5417
5448
|
const {
|
|
5418
5449
|
color,
|
|
5419
5450
|
size
|
|
5420
5451
|
} = props,
|
|
5421
|
-
otherProps = _objectWithoutProperties(props, _excluded$
|
|
5452
|
+
otherProps = _objectWithoutProperties(props, _excluded$2s);
|
|
5422
5453
|
|
|
5423
5454
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
5424
5455
|
width: size,
|
|
@@ -5442,14 +5473,14 @@ ArrowDropUp.defaultProps = {
|
|
|
5442
5473
|
size: '24'
|
|
5443
5474
|
};
|
|
5444
5475
|
|
|
5445
|
-
const _excluded$
|
|
5476
|
+
const _excluded$2t = ["color", "size"];
|
|
5446
5477
|
|
|
5447
5478
|
const SolidArrowUnsorted = props => {
|
|
5448
5479
|
const {
|
|
5449
5480
|
color,
|
|
5450
5481
|
size
|
|
5451
5482
|
} = props,
|
|
5452
|
-
otherProps = _objectWithoutProperties(props, _excluded$
|
|
5483
|
+
otherProps = _objectWithoutProperties(props, _excluded$2t);
|
|
5453
5484
|
|
|
5454
5485
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
5455
5486
|
width: size,
|
|
@@ -5476,14 +5507,14 @@ SolidArrowUnsorted.defaultProps = {
|
|
|
5476
5507
|
size: '24'
|
|
5477
5508
|
};
|
|
5478
5509
|
|
|
5479
|
-
const _excluded$
|
|
5510
|
+
const _excluded$2u = ["color", "size"];
|
|
5480
5511
|
|
|
5481
5512
|
const DefaultReply = props => {
|
|
5482
5513
|
const {
|
|
5483
5514
|
color,
|
|
5484
5515
|
size
|
|
5485
5516
|
} = props,
|
|
5486
|
-
otherProps = _objectWithoutProperties(props, _excluded$
|
|
5517
|
+
otherProps = _objectWithoutProperties(props, _excluded$2u);
|
|
5487
5518
|
|
|
5488
5519
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
5489
5520
|
width: size,
|
|
@@ -5507,14 +5538,14 @@ DefaultReply.defaultProps = {
|
|
|
5507
5538
|
size: '24'
|
|
5508
5539
|
};
|
|
5509
5540
|
|
|
5510
|
-
const _excluded$
|
|
5541
|
+
const _excluded$2v = ["color", "size"];
|
|
5511
5542
|
|
|
5512
5543
|
const Fullscreen = props => {
|
|
5513
5544
|
const {
|
|
5514
5545
|
color,
|
|
5515
5546
|
size
|
|
5516
5547
|
} = props,
|
|
5517
|
-
otherProps = _objectWithoutProperties(props, _excluded$
|
|
5548
|
+
otherProps = _objectWithoutProperties(props, _excluded$2v);
|
|
5518
5549
|
|
|
5519
5550
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
5520
5551
|
width: size,
|
|
@@ -5538,14 +5569,14 @@ Fullscreen.defaultProps = {
|
|
|
5538
5569
|
size: '24'
|
|
5539
5570
|
};
|
|
5540
5571
|
|
|
5541
|
-
const _excluded$
|
|
5572
|
+
const _excluded$2w = ["color", "size"];
|
|
5542
5573
|
|
|
5543
5574
|
const ArrowDrag = props => {
|
|
5544
5575
|
const {
|
|
5545
5576
|
color,
|
|
5546
5577
|
size
|
|
5547
5578
|
} = props,
|
|
5548
|
-
otherProps = _objectWithoutProperties(props, _excluded$
|
|
5579
|
+
otherProps = _objectWithoutProperties(props, _excluded$2w);
|
|
5549
5580
|
|
|
5550
5581
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
5551
5582
|
width: size,
|
|
@@ -5569,14 +5600,14 @@ ArrowDrag.defaultProps = {
|
|
|
5569
5600
|
size: '24'
|
|
5570
5601
|
};
|
|
5571
5602
|
|
|
5572
|
-
const _excluded$
|
|
5603
|
+
const _excluded$2x = ["color", "size"];
|
|
5573
5604
|
|
|
5574
5605
|
const Sort = props => {
|
|
5575
5606
|
const {
|
|
5576
5607
|
color,
|
|
5577
5608
|
size
|
|
5578
5609
|
} = props,
|
|
5579
|
-
otherProps = _objectWithoutProperties(props, _excluded$
|
|
5610
|
+
otherProps = _objectWithoutProperties(props, _excluded$2x);
|
|
5580
5611
|
|
|
5581
5612
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
5582
5613
|
width: size,
|
|
@@ -5600,14 +5631,14 @@ Sort.defaultProps = {
|
|
|
5600
5631
|
size: '24'
|
|
5601
5632
|
};
|
|
5602
5633
|
|
|
5603
|
-
const _excluded$
|
|
5634
|
+
const _excluded$2y = ["color", "size"];
|
|
5604
5635
|
|
|
5605
5636
|
const ExitFullscreen = props => {
|
|
5606
5637
|
const {
|
|
5607
5638
|
color,
|
|
5608
5639
|
size
|
|
5609
5640
|
} = props,
|
|
5610
|
-
otherProps = _objectWithoutProperties(props, _excluded$
|
|
5641
|
+
otherProps = _objectWithoutProperties(props, _excluded$2y);
|
|
5611
5642
|
|
|
5612
5643
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
5613
5644
|
width: size,
|
|
@@ -5631,14 +5662,14 @@ ExitFullscreen.defaultProps = {
|
|
|
5631
5662
|
size: '24'
|
|
5632
5663
|
};
|
|
5633
5664
|
|
|
5634
|
-
const _excluded$
|
|
5665
|
+
const _excluded$2z = ["color", "size"];
|
|
5635
5666
|
|
|
5636
5667
|
const DragConnector = props => {
|
|
5637
5668
|
const {
|
|
5638
5669
|
color,
|
|
5639
5670
|
size
|
|
5640
5671
|
} = props,
|
|
5641
|
-
otherProps = _objectWithoutProperties(props, _excluded$
|
|
5672
|
+
otherProps = _objectWithoutProperties(props, _excluded$2z);
|
|
5642
5673
|
|
|
5643
5674
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
5644
5675
|
width: size,
|
|
@@ -5668,14 +5699,14 @@ DragConnector.defaultProps = {
|
|
|
5668
5699
|
size: '24'
|
|
5669
5700
|
};
|
|
5670
5701
|
|
|
5671
|
-
const _excluded$
|
|
5702
|
+
const _excluded$2A = ["color", "size"];
|
|
5672
5703
|
|
|
5673
5704
|
const ArrowLeft = props => {
|
|
5674
5705
|
const {
|
|
5675
5706
|
color,
|
|
5676
5707
|
size
|
|
5677
5708
|
} = props,
|
|
5678
|
-
otherProps = _objectWithoutProperties(props, _excluded$
|
|
5709
|
+
otherProps = _objectWithoutProperties(props, _excluded$2A);
|
|
5679
5710
|
|
|
5680
5711
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
5681
5712
|
width: size,
|
|
@@ -5699,14 +5730,14 @@ ArrowLeft.defaultProps = {
|
|
|
5699
5730
|
size: '24'
|
|
5700
5731
|
};
|
|
5701
5732
|
|
|
5702
|
-
const _excluded$
|
|
5733
|
+
const _excluded$2B = ["color", "size"];
|
|
5703
5734
|
|
|
5704
5735
|
const ArrowRight = props => {
|
|
5705
5736
|
const {
|
|
5706
5737
|
color,
|
|
5707
5738
|
size
|
|
5708
5739
|
} = props,
|
|
5709
|
-
otherProps = _objectWithoutProperties(props, _excluded$
|
|
5740
|
+
otherProps = _objectWithoutProperties(props, _excluded$2B);
|
|
5710
5741
|
|
|
5711
5742
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
5712
5743
|
width: size,
|
|
@@ -5730,14 +5761,14 @@ ArrowRight.defaultProps = {
|
|
|
5730
5761
|
size: '24'
|
|
5731
5762
|
};
|
|
5732
5763
|
|
|
5733
|
-
const _excluded$
|
|
5764
|
+
const _excluded$2C = ["color", "size"];
|
|
5734
5765
|
|
|
5735
5766
|
const ArrowDown = props => {
|
|
5736
5767
|
const {
|
|
5737
5768
|
color,
|
|
5738
5769
|
size
|
|
5739
5770
|
} = props,
|
|
5740
|
-
otherProps = _objectWithoutProperties(props, _excluded$
|
|
5771
|
+
otherProps = _objectWithoutProperties(props, _excluded$2C);
|
|
5741
5772
|
|
|
5742
5773
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
5743
5774
|
width: size,
|
|
@@ -5761,14 +5792,14 @@ ArrowDown.defaultProps = {
|
|
|
5761
5792
|
size: '24'
|
|
5762
5793
|
};
|
|
5763
5794
|
|
|
5764
|
-
const _excluded$
|
|
5795
|
+
const _excluded$2D = ["color", "size"];
|
|
5765
5796
|
|
|
5766
5797
|
const ArrowUp = props => {
|
|
5767
5798
|
const {
|
|
5768
5799
|
color,
|
|
5769
5800
|
size
|
|
5770
5801
|
} = props,
|
|
5771
|
-
otherProps = _objectWithoutProperties(props, _excluded$
|
|
5802
|
+
otherProps = _objectWithoutProperties(props, _excluded$2D);
|
|
5772
5803
|
|
|
5773
5804
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
5774
5805
|
width: size,
|
|
@@ -5792,14 +5823,14 @@ ArrowUp.defaultProps = {
|
|
|
5792
5823
|
size: '24'
|
|
5793
5824
|
};
|
|
5794
5825
|
|
|
5795
|
-
const _excluded$
|
|
5826
|
+
const _excluded$2E = ["color", "size"];
|
|
5796
5827
|
|
|
5797
5828
|
const ChevronLeft = props => {
|
|
5798
5829
|
const {
|
|
5799
5830
|
color,
|
|
5800
5831
|
size
|
|
5801
5832
|
} = props,
|
|
5802
|
-
otherProps = _objectWithoutProperties(props, _excluded$
|
|
5833
|
+
otherProps = _objectWithoutProperties(props, _excluded$2E);
|
|
5803
5834
|
|
|
5804
5835
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
5805
5836
|
width: size,
|
|
@@ -5823,14 +5854,14 @@ ChevronLeft.defaultProps = {
|
|
|
5823
5854
|
size: '24'
|
|
5824
5855
|
};
|
|
5825
5856
|
|
|
5826
|
-
const _excluded$
|
|
5857
|
+
const _excluded$2F = ["color", "size"];
|
|
5827
5858
|
|
|
5828
5859
|
const ChevronRight = props => {
|
|
5829
5860
|
const {
|
|
5830
5861
|
color,
|
|
5831
5862
|
size
|
|
5832
5863
|
} = props,
|
|
5833
|
-
otherProps = _objectWithoutProperties(props, _excluded$
|
|
5864
|
+
otherProps = _objectWithoutProperties(props, _excluded$2F);
|
|
5834
5865
|
|
|
5835
5866
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
5836
5867
|
width: size,
|
|
@@ -5854,14 +5885,14 @@ ChevronRight.defaultProps = {
|
|
|
5854
5885
|
size: '24'
|
|
5855
5886
|
};
|
|
5856
5887
|
|
|
5857
|
-
const _excluded$
|
|
5888
|
+
const _excluded$2G = ["color", "size"];
|
|
5858
5889
|
|
|
5859
5890
|
const ChevronDown = props => {
|
|
5860
5891
|
const {
|
|
5861
5892
|
color,
|
|
5862
5893
|
size
|
|
5863
5894
|
} = props,
|
|
5864
|
-
otherProps = _objectWithoutProperties(props, _excluded$
|
|
5895
|
+
otherProps = _objectWithoutProperties(props, _excluded$2G);
|
|
5865
5896
|
|
|
5866
5897
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
5867
5898
|
width: size,
|
|
@@ -5885,14 +5916,14 @@ ChevronDown.defaultProps = {
|
|
|
5885
5916
|
size: '24'
|
|
5886
5917
|
};
|
|
5887
5918
|
|
|
5888
|
-
const _excluded$
|
|
5919
|
+
const _excluded$2H = ["color", "size"];
|
|
5889
5920
|
|
|
5890
5921
|
const ChevronUp = props => {
|
|
5891
5922
|
const {
|
|
5892
5923
|
color,
|
|
5893
5924
|
size
|
|
5894
5925
|
} = props,
|
|
5895
|
-
otherProps = _objectWithoutProperties(props, _excluded$
|
|
5926
|
+
otherProps = _objectWithoutProperties(props, _excluded$2H);
|
|
5896
5927
|
|
|
5897
5928
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
5898
5929
|
width: size,
|
|
@@ -5916,14 +5947,14 @@ ChevronUp.defaultProps = {
|
|
|
5916
5947
|
size: '24'
|
|
5917
5948
|
};
|
|
5918
5949
|
|
|
5919
|
-
const _excluded$
|
|
5950
|
+
const _excluded$2I = ["color", "size"];
|
|
5920
5951
|
|
|
5921
5952
|
const DoubleChevrotBack = props => {
|
|
5922
5953
|
const {
|
|
5923
5954
|
color,
|
|
5924
5955
|
size
|
|
5925
5956
|
} = props,
|
|
5926
|
-
otherProps = _objectWithoutProperties(props, _excluded$
|
|
5957
|
+
otherProps = _objectWithoutProperties(props, _excluded$2I);
|
|
5927
5958
|
|
|
5928
5959
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
5929
5960
|
width: size,
|
|
@@ -5947,14 +5978,14 @@ DoubleChevrotBack.defaultProps = {
|
|
|
5947
5978
|
size: '24'
|
|
5948
5979
|
};
|
|
5949
5980
|
|
|
5950
|
-
const _excluded$
|
|
5981
|
+
const _excluded$2J = ["color", "size"];
|
|
5951
5982
|
|
|
5952
5983
|
const DoubleChevrotForward = props => {
|
|
5953
5984
|
const {
|
|
5954
5985
|
color,
|
|
5955
5986
|
size
|
|
5956
5987
|
} = props,
|
|
5957
|
-
otherProps = _objectWithoutProperties(props, _excluded$
|
|
5988
|
+
otherProps = _objectWithoutProperties(props, _excluded$2J);
|
|
5958
5989
|
|
|
5959
5990
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
5960
5991
|
width: size,
|
|
@@ -5978,14 +6009,14 @@ DoubleChevrotForward.defaultProps = {
|
|
|
5978
6009
|
size: '24'
|
|
5979
6010
|
};
|
|
5980
6011
|
|
|
5981
|
-
const _excluded$
|
|
6012
|
+
const _excluded$2K = ["color", "size"];
|
|
5982
6013
|
|
|
5983
6014
|
const DoubleChevrotExpand = props => {
|
|
5984
6015
|
const {
|
|
5985
6016
|
color,
|
|
5986
6017
|
size
|
|
5987
6018
|
} = props,
|
|
5988
|
-
otherProps = _objectWithoutProperties(props, _excluded$
|
|
6019
|
+
otherProps = _objectWithoutProperties(props, _excluded$2K);
|
|
5989
6020
|
|
|
5990
6021
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
5991
6022
|
width: size,
|
|
@@ -6009,14 +6040,14 @@ DoubleChevrotExpand.defaultProps = {
|
|
|
6009
6040
|
size: '24'
|
|
6010
6041
|
};
|
|
6011
6042
|
|
|
6012
|
-
const _excluded$
|
|
6043
|
+
const _excluded$2L = ["color", "size"];
|
|
6013
6044
|
|
|
6014
6045
|
const DoubleChevrotCollapse = props => {
|
|
6015
6046
|
const {
|
|
6016
6047
|
color,
|
|
6017
6048
|
size
|
|
6018
6049
|
} = props,
|
|
6019
|
-
otherProps = _objectWithoutProperties(props, _excluded$
|
|
6050
|
+
otherProps = _objectWithoutProperties(props, _excluded$2L);
|
|
6020
6051
|
|
|
6021
6052
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
6022
6053
|
width: size,
|
|
@@ -6040,14 +6071,14 @@ DoubleChevrotCollapse.defaultProps = {
|
|
|
6040
6071
|
size: '24'
|
|
6041
6072
|
};
|
|
6042
6073
|
|
|
6043
|
-
const _excluded$
|
|
6074
|
+
const _excluded$2M = ["color", "size"];
|
|
6044
6075
|
|
|
6045
6076
|
const Id = props => {
|
|
6046
6077
|
const {
|
|
6047
6078
|
color,
|
|
6048
6079
|
size
|
|
6049
6080
|
} = props,
|
|
6050
|
-
otherProps = _objectWithoutProperties(props, _excluded$
|
|
6081
|
+
otherProps = _objectWithoutProperties(props, _excluded$2M);
|
|
6051
6082
|
|
|
6052
6083
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
6053
6084
|
width: size,
|
|
@@ -6071,14 +6102,14 @@ Id.defaultProps = {
|
|
|
6071
6102
|
size: '24'
|
|
6072
6103
|
};
|
|
6073
6104
|
|
|
6074
|
-
const _excluded$
|
|
6105
|
+
const _excluded$2N = ["color", "size"];
|
|
6075
6106
|
|
|
6076
6107
|
const Calendar = props => {
|
|
6077
6108
|
const {
|
|
6078
6109
|
color,
|
|
6079
6110
|
size
|
|
6080
6111
|
} = props,
|
|
6081
|
-
otherProps = _objectWithoutProperties(props, _excluded$
|
|
6112
|
+
otherProps = _objectWithoutProperties(props, _excluded$2N);
|
|
6082
6113
|
|
|
6083
6114
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
6084
6115
|
width: size,
|
|
@@ -6102,14 +6133,14 @@ Calendar.defaultProps = {
|
|
|
6102
6133
|
size: '24'
|
|
6103
6134
|
};
|
|
6104
6135
|
|
|
6105
|
-
const _excluded$
|
|
6136
|
+
const _excluded$2O = ["color", "size"];
|
|
6106
6137
|
|
|
6107
6138
|
const GtBar = props => {
|
|
6108
6139
|
const {
|
|
6109
6140
|
color,
|
|
6110
6141
|
size
|
|
6111
6142
|
} = props,
|
|
6112
|
-
otherProps = _objectWithoutProperties(props, _excluded$
|
|
6143
|
+
otherProps = _objectWithoutProperties(props, _excluded$2O);
|
|
6113
6144
|
|
|
6114
6145
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
6115
6146
|
width: size,
|
|
@@ -6133,14 +6164,14 @@ GtBar.defaultProps = {
|
|
|
6133
6164
|
size: '24'
|
|
6134
6165
|
};
|
|
6135
6166
|
|
|
6136
|
-
const _excluded$
|
|
6167
|
+
const _excluded$2P = ["color", "size"];
|
|
6137
6168
|
|
|
6138
6169
|
const GtSlideIn = props => {
|
|
6139
6170
|
const {
|
|
6140
6171
|
color,
|
|
6141
6172
|
size
|
|
6142
6173
|
} = props,
|
|
6143
|
-
otherProps = _objectWithoutProperties(props, _excluded$
|
|
6174
|
+
otherProps = _objectWithoutProperties(props, _excluded$2P);
|
|
6144
6175
|
|
|
6145
6176
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
6146
6177
|
width: size,
|
|
@@ -6164,14 +6195,14 @@ GtSlideIn.defaultProps = {
|
|
|
6164
6195
|
size: '24'
|
|
6165
6196
|
};
|
|
6166
6197
|
|
|
6167
|
-
const _excluded$
|
|
6198
|
+
const _excluded$2Q = ["color", "size"];
|
|
6168
6199
|
|
|
6169
6200
|
const GtPageTakeover = props => {
|
|
6170
6201
|
const {
|
|
6171
6202
|
color,
|
|
6172
6203
|
size
|
|
6173
6204
|
} = props,
|
|
6174
|
-
otherProps = _objectWithoutProperties(props, _excluded$
|
|
6205
|
+
otherProps = _objectWithoutProperties(props, _excluded$2Q);
|
|
6175
6206
|
|
|
6176
6207
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
6177
6208
|
width: size,
|
|
@@ -6195,14 +6226,14 @@ GtPageTakeover.defaultProps = {
|
|
|
6195
6226
|
size: '24'
|
|
6196
6227
|
};
|
|
6197
6228
|
|
|
6198
|
-
const _excluded$
|
|
6229
|
+
const _excluded$2R = ["color", "size"];
|
|
6199
6230
|
|
|
6200
6231
|
const BuilderCard = props => {
|
|
6201
6232
|
const {
|
|
6202
6233
|
color,
|
|
6203
6234
|
size
|
|
6204
6235
|
} = props,
|
|
6205
|
-
otherProps = _objectWithoutProperties(props, _excluded$
|
|
6236
|
+
otherProps = _objectWithoutProperties(props, _excluded$2R);
|
|
6206
6237
|
|
|
6207
6238
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
6208
6239
|
width: size,
|
|
@@ -6226,14 +6257,14 @@ BuilderCard.defaultProps = {
|
|
|
6226
6257
|
size: '24'
|
|
6227
6258
|
};
|
|
6228
6259
|
|
|
6229
|
-
const _excluded$
|
|
6260
|
+
const _excluded$2S = ["color", "size"];
|
|
6230
6261
|
|
|
6231
6262
|
const BuilderGallery = props => {
|
|
6232
6263
|
const {
|
|
6233
6264
|
color,
|
|
6234
6265
|
size
|
|
6235
6266
|
} = props,
|
|
6236
|
-
otherProps = _objectWithoutProperties(props, _excluded$
|
|
6267
|
+
otherProps = _objectWithoutProperties(props, _excluded$2S);
|
|
6237
6268
|
|
|
6238
6269
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
6239
6270
|
width: size,
|
|
@@ -6257,14 +6288,14 @@ BuilderGallery.defaultProps = {
|
|
|
6257
6288
|
size: '24'
|
|
6258
6289
|
};
|
|
6259
6290
|
|
|
6260
|
-
const _excluded$
|
|
6291
|
+
const _excluded$2T = ["color", "size"];
|
|
6261
6292
|
|
|
6262
6293
|
const BuilderList = props => {
|
|
6263
6294
|
const {
|
|
6264
6295
|
color,
|
|
6265
6296
|
size
|
|
6266
6297
|
} = props,
|
|
6267
|
-
otherProps = _objectWithoutProperties(props, _excluded$
|
|
6298
|
+
otherProps = _objectWithoutProperties(props, _excluded$2T);
|
|
6268
6299
|
|
|
6269
6300
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
6270
6301
|
width: size,
|
|
@@ -6289,14 +6320,14 @@ BuilderList.defaultProps = {
|
|
|
6289
6320
|
size: '24'
|
|
6290
6321
|
};
|
|
6291
6322
|
|
|
6292
|
-
const _excluded$
|
|
6323
|
+
const _excluded$2U = ["color", "size"];
|
|
6293
6324
|
|
|
6294
6325
|
const GtModal = props => {
|
|
6295
6326
|
const {
|
|
6296
6327
|
color,
|
|
6297
6328
|
size
|
|
6298
6329
|
} = props,
|
|
6299
|
-
otherProps = _objectWithoutProperties(props, _excluded$
|
|
6330
|
+
otherProps = _objectWithoutProperties(props, _excluded$2U);
|
|
6300
6331
|
|
|
6301
6332
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
6302
6333
|
width: size,
|
|
@@ -6320,14 +6351,14 @@ GtModal.defaultProps = {
|
|
|
6320
6351
|
size: '24'
|
|
6321
6352
|
};
|
|
6322
6353
|
|
|
6323
|
-
const _excluded$
|
|
6354
|
+
const _excluded$2V = ["color", "size"];
|
|
6324
6355
|
|
|
6325
6356
|
const GtButton = props => {
|
|
6326
6357
|
const {
|
|
6327
6358
|
color,
|
|
6328
6359
|
size
|
|
6329
6360
|
} = props,
|
|
6330
|
-
otherProps = _objectWithoutProperties(props, _excluded$
|
|
6361
|
+
otherProps = _objectWithoutProperties(props, _excluded$2V);
|
|
6331
6362
|
|
|
6332
6363
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
6333
6364
|
width: size,
|
|
@@ -6351,14 +6382,14 @@ GtButton.defaultProps = {
|
|
|
6351
6382
|
size: '24'
|
|
6352
6383
|
};
|
|
6353
6384
|
|
|
6354
|
-
const _excluded$
|
|
6385
|
+
const _excluded$2W = ["color", "size"];
|
|
6355
6386
|
|
|
6356
6387
|
const BuilderInput = props => {
|
|
6357
6388
|
const {
|
|
6358
6389
|
color,
|
|
6359
6390
|
size
|
|
6360
6391
|
} = props,
|
|
6361
|
-
otherProps = _objectWithoutProperties(props, _excluded$
|
|
6392
|
+
otherProps = _objectWithoutProperties(props, _excluded$2W);
|
|
6362
6393
|
|
|
6363
6394
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
6364
6395
|
width: size,
|
|
@@ -6382,14 +6413,14 @@ BuilderInput.defaultProps = {
|
|
|
6382
6413
|
size: '24'
|
|
6383
6414
|
};
|
|
6384
6415
|
|
|
6385
|
-
const _excluded$
|
|
6416
|
+
const _excluded$2X = ["color", "size"];
|
|
6386
6417
|
|
|
6387
6418
|
const Keyboard = props => {
|
|
6388
6419
|
const {
|
|
6389
6420
|
color,
|
|
6390
6421
|
size
|
|
6391
6422
|
} = props,
|
|
6392
|
-
otherProps = _objectWithoutProperties(props, _excluded$
|
|
6423
|
+
otherProps = _objectWithoutProperties(props, _excluded$2X);
|
|
6393
6424
|
|
|
6394
6425
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
6395
6426
|
width: size,
|
|
@@ -6413,14 +6444,14 @@ Keyboard.defaultProps = {
|
|
|
6413
6444
|
size: '24'
|
|
6414
6445
|
};
|
|
6415
6446
|
|
|
6416
|
-
const _excluded$
|
|
6447
|
+
const _excluded$2Y = ["color", "size"];
|
|
6417
6448
|
|
|
6418
6449
|
const GtBox = props => {
|
|
6419
6450
|
const {
|
|
6420
6451
|
color,
|
|
6421
6452
|
size
|
|
6422
6453
|
} = props,
|
|
6423
|
-
otherProps = _objectWithoutProperties(props, _excluded$
|
|
6454
|
+
otherProps = _objectWithoutProperties(props, _excluded$2Y);
|
|
6424
6455
|
|
|
6425
6456
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
6426
6457
|
width: size,
|
|
@@ -6444,14 +6475,14 @@ GtBox.defaultProps = {
|
|
|
6444
6475
|
size: '24'
|
|
6445
6476
|
};
|
|
6446
6477
|
|
|
6447
|
-
const _excluded$
|
|
6478
|
+
const _excluded$2Z = ["color", "size"];
|
|
6448
6479
|
|
|
6449
6480
|
const SponsoredMessages = props => {
|
|
6450
6481
|
const {
|
|
6451
6482
|
color,
|
|
6452
6483
|
size
|
|
6453
6484
|
} = props,
|
|
6454
|
-
otherProps = _objectWithoutProperties(props, _excluded$
|
|
6485
|
+
otherProps = _objectWithoutProperties(props, _excluded$2Z);
|
|
6455
6486
|
|
|
6456
6487
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
6457
6488
|
width: size,
|
|
@@ -6475,14 +6506,14 @@ SponsoredMessages.defaultProps = {
|
|
|
6475
6506
|
size: '24'
|
|
6476
6507
|
};
|
|
6477
6508
|
|
|
6478
|
-
const _excluded$
|
|
6509
|
+
const _excluded$2_ = ["color", "size"];
|
|
6479
6510
|
|
|
6480
6511
|
const GoToFlow = props => {
|
|
6481
6512
|
const {
|
|
6482
6513
|
color,
|
|
6483
6514
|
size
|
|
6484
6515
|
} = props,
|
|
6485
|
-
otherProps = _objectWithoutProperties(props, _excluded$
|
|
6516
|
+
otherProps = _objectWithoutProperties(props, _excluded$2_);
|
|
6486
6517
|
|
|
6487
6518
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
6488
6519
|
width: size,
|
|
@@ -6506,14 +6537,14 @@ GoToFlow.defaultProps = {
|
|
|
6506
6537
|
size: '24'
|
|
6507
6538
|
};
|
|
6508
6539
|
|
|
6509
|
-
const _excluded$
|
|
6540
|
+
const _excluded$2$ = ["color", "size"];
|
|
6510
6541
|
|
|
6511
6542
|
const NodeAdd = props => {
|
|
6512
6543
|
const {
|
|
6513
6544
|
color,
|
|
6514
6545
|
size
|
|
6515
6546
|
} = props,
|
|
6516
|
-
otherProps = _objectWithoutProperties(props, _excluded$
|
|
6547
|
+
otherProps = _objectWithoutProperties(props, _excluded$2$);
|
|
6517
6548
|
|
|
6518
6549
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
6519
6550
|
width: size,
|
|
@@ -6537,14 +6568,14 @@ NodeAdd.defaultProps = {
|
|
|
6537
6568
|
size: '24'
|
|
6538
6569
|
};
|
|
6539
6570
|
|
|
6540
|
-
const _excluded$
|
|
6571
|
+
const _excluded$30 = ["color", "size"];
|
|
6541
6572
|
|
|
6542
6573
|
const Image = props => {
|
|
6543
6574
|
const {
|
|
6544
6575
|
color,
|
|
6545
6576
|
size
|
|
6546
6577
|
} = props,
|
|
6547
|
-
otherProps = _objectWithoutProperties(props, _excluded$
|
|
6578
|
+
otherProps = _objectWithoutProperties(props, _excluded$30);
|
|
6548
6579
|
|
|
6549
6580
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
6550
6581
|
width: size,
|
|
@@ -6568,14 +6599,14 @@ Image.defaultProps = {
|
|
|
6568
6599
|
size: '24'
|
|
6569
6600
|
};
|
|
6570
6601
|
|
|
6571
|
-
const _excluded$
|
|
6602
|
+
const _excluded$31 = ["color", "size"];
|
|
6572
6603
|
|
|
6573
6604
|
const TemplateTextMedia = props => {
|
|
6574
6605
|
const {
|
|
6575
6606
|
color,
|
|
6576
6607
|
size
|
|
6577
6608
|
} = props,
|
|
6578
|
-
otherProps = _objectWithoutProperties(props, _excluded$
|
|
6609
|
+
otherProps = _objectWithoutProperties(props, _excluded$31);
|
|
6579
6610
|
|
|
6580
6611
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
6581
6612
|
width: size,
|
|
@@ -6607,14 +6638,14 @@ TemplateTextMedia.defaultProps = {
|
|
|
6607
6638
|
size: '24'
|
|
6608
6639
|
};
|
|
6609
6640
|
|
|
6610
|
-
const _excluded$
|
|
6641
|
+
const _excluded$32 = ["color", "size"];
|
|
6611
6642
|
|
|
6612
6643
|
const TemplateMediaBg = props => {
|
|
6613
6644
|
const {
|
|
6614
6645
|
color,
|
|
6615
6646
|
size
|
|
6616
6647
|
} = props,
|
|
6617
|
-
otherProps = _objectWithoutProperties(props, _excluded$
|
|
6648
|
+
otherProps = _objectWithoutProperties(props, _excluded$32);
|
|
6618
6649
|
|
|
6619
6650
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
6620
6651
|
width: size,
|
|
@@ -6638,14 +6669,14 @@ TemplateMediaBg.defaultProps = {
|
|
|
6638
6669
|
size: '24'
|
|
6639
6670
|
};
|
|
6640
6671
|
|
|
6641
|
-
const _excluded$
|
|
6672
|
+
const _excluded$33 = ["color", "size"];
|
|
6642
6673
|
|
|
6643
6674
|
const Audio = props => {
|
|
6644
6675
|
const {
|
|
6645
6676
|
color,
|
|
6646
6677
|
size
|
|
6647
6678
|
} = props,
|
|
6648
|
-
otherProps = _objectWithoutProperties(props, _excluded$
|
|
6679
|
+
otherProps = _objectWithoutProperties(props, _excluded$33);
|
|
6649
6680
|
|
|
6650
6681
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
6651
6682
|
width: size,
|
|
@@ -6669,14 +6700,14 @@ Audio.defaultProps = {
|
|
|
6669
6700
|
size: '24'
|
|
6670
6701
|
};
|
|
6671
6702
|
|
|
6672
|
-
const _excluded$
|
|
6703
|
+
const _excluded$34 = ["color", "size"];
|
|
6673
6704
|
|
|
6674
6705
|
const Video = props => {
|
|
6675
6706
|
const {
|
|
6676
6707
|
color,
|
|
6677
6708
|
size
|
|
6678
6709
|
} = props,
|
|
6679
|
-
otherProps = _objectWithoutProperties(props, _excluded$
|
|
6710
|
+
otherProps = _objectWithoutProperties(props, _excluded$34);
|
|
6680
6711
|
|
|
6681
6712
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
6682
6713
|
width: size,
|
|
@@ -6700,14 +6731,14 @@ Video.defaultProps = {
|
|
|
6700
6731
|
size: '24'
|
|
6701
6732
|
};
|
|
6702
6733
|
|
|
6703
|
-
const _excluded$
|
|
6734
|
+
const _excluded$35 = ["color", "size"];
|
|
6704
6735
|
|
|
6705
6736
|
const GrowthTools = props => {
|
|
6706
6737
|
const {
|
|
6707
6738
|
color,
|
|
6708
6739
|
size
|
|
6709
6740
|
} = props,
|
|
6710
|
-
otherProps = _objectWithoutProperties(props, _excluded$
|
|
6741
|
+
otherProps = _objectWithoutProperties(props, _excluded$35);
|
|
6711
6742
|
|
|
6712
6743
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
6713
6744
|
width: size,
|
|
@@ -6732,14 +6763,14 @@ GrowthTools.defaultProps = {
|
|
|
6732
6763
|
size: '24'
|
|
6733
6764
|
};
|
|
6734
6765
|
|
|
6735
|
-
const _excluded$
|
|
6766
|
+
const _excluded$36 = ["color", "size"];
|
|
6736
6767
|
|
|
6737
6768
|
const TriggerNewSubscriber = props => {
|
|
6738
6769
|
const {
|
|
6739
6770
|
color,
|
|
6740
6771
|
size
|
|
6741
6772
|
} = props,
|
|
6742
|
-
otherProps = _objectWithoutProperties(props, _excluded$
|
|
6773
|
+
otherProps = _objectWithoutProperties(props, _excluded$36);
|
|
6743
6774
|
|
|
6744
6775
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
6745
6776
|
width: size,
|
|
@@ -6765,14 +6796,14 @@ TriggerNewSubscriber.defaultProps = {
|
|
|
6765
6796
|
size: '24'
|
|
6766
6797
|
};
|
|
6767
6798
|
|
|
6768
|
-
const _excluded$
|
|
6799
|
+
const _excluded$37 = ["color", "size"];
|
|
6769
6800
|
|
|
6770
6801
|
const Templates = props => {
|
|
6771
6802
|
const {
|
|
6772
6803
|
color,
|
|
6773
6804
|
size
|
|
6774
6805
|
} = props,
|
|
6775
|
-
otherProps = _objectWithoutProperties(props, _excluded$
|
|
6806
|
+
otherProps = _objectWithoutProperties(props, _excluded$37);
|
|
6776
6807
|
|
|
6777
6808
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
6778
6809
|
width: size,
|
|
@@ -6819,14 +6850,14 @@ Templates.defaultProps = {
|
|
|
6819
6850
|
size: '24'
|
|
6820
6851
|
};
|
|
6821
6852
|
|
|
6822
|
-
const _excluded$
|
|
6853
|
+
const _excluded$38 = ["color", "size"];
|
|
6823
6854
|
|
|
6824
6855
|
const TriggerFbComments = props => {
|
|
6825
6856
|
const {
|
|
6826
6857
|
color,
|
|
6827
6858
|
size
|
|
6828
6859
|
} = props,
|
|
6829
|
-
otherProps = _objectWithoutProperties(props, _excluded$
|
|
6860
|
+
otherProps = _objectWithoutProperties(props, _excluded$38);
|
|
6830
6861
|
|
|
6831
6862
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
6832
6863
|
width: size,
|
|
@@ -6853,14 +6884,14 @@ TriggerFbComments.defaultProps = {
|
|
|
6853
6884
|
size: '24'
|
|
6854
6885
|
};
|
|
6855
6886
|
|
|
6856
|
-
const _excluded$
|
|
6887
|
+
const _excluded$39 = ["color", "size"];
|
|
6857
6888
|
|
|
6858
6889
|
const TriggerFbAds = props => {
|
|
6859
6890
|
const {
|
|
6860
6891
|
color,
|
|
6861
6892
|
size
|
|
6862
6893
|
} = props,
|
|
6863
|
-
otherProps = _objectWithoutProperties(props, _excluded$
|
|
6894
|
+
otherProps = _objectWithoutProperties(props, _excluded$39);
|
|
6864
6895
|
|
|
6865
6896
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
6866
6897
|
width: size,
|
|
@@ -6887,14 +6918,14 @@ TriggerFbAds.defaultProps = {
|
|
|
6887
6918
|
size: '24'
|
|
6888
6919
|
};
|
|
6889
6920
|
|
|
6890
|
-
const _excluded$
|
|
6921
|
+
const _excluded$3a = ["color", "size"];
|
|
6891
6922
|
|
|
6892
6923
|
const TriggerFbComments20 = props => {
|
|
6893
6924
|
const {
|
|
6894
6925
|
color,
|
|
6895
6926
|
size
|
|
6896
6927
|
} = props,
|
|
6897
|
-
otherProps = _objectWithoutProperties(props, _excluded$
|
|
6928
|
+
otherProps = _objectWithoutProperties(props, _excluded$3a);
|
|
6898
6929
|
|
|
6899
6930
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
6900
6931
|
width: size,
|
|
@@ -6920,14 +6951,14 @@ TriggerFbComments20.defaultProps = {
|
|
|
6920
6951
|
size: '24'
|
|
6921
6952
|
};
|
|
6922
6953
|
|
|
6923
|
-
const _excluded$
|
|
6954
|
+
const _excluded$3b = ["color", "size"];
|
|
6924
6955
|
|
|
6925
6956
|
const InstagramChannel2 = props => {
|
|
6926
6957
|
const {
|
|
6927
6958
|
color,
|
|
6928
6959
|
size
|
|
6929
6960
|
} = props,
|
|
6930
|
-
otherProps = _objectWithoutProperties(props, _excluded$
|
|
6961
|
+
otherProps = _objectWithoutProperties(props, _excluded$3b);
|
|
6931
6962
|
|
|
6932
6963
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
6933
6964
|
width: size,
|
|
@@ -6963,14 +6994,14 @@ InstagramChannel2.defaultProps = {
|
|
|
6963
6994
|
size: '24'
|
|
6964
6995
|
};
|
|
6965
6996
|
|
|
6966
|
-
const _excluded$
|
|
6997
|
+
const _excluded$3c = ["color", "size"];
|
|
6967
6998
|
|
|
6968
6999
|
const WhatsAppWidget = props => {
|
|
6969
7000
|
const {
|
|
6970
7001
|
color,
|
|
6971
7002
|
size
|
|
6972
7003
|
} = props,
|
|
6973
|
-
otherProps = _objectWithoutProperties(props, _excluded$
|
|
7004
|
+
otherProps = _objectWithoutProperties(props, _excluded$3c);
|
|
6974
7005
|
|
|
6975
7006
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
6976
7007
|
width: size,
|
|
@@ -6996,14 +7027,14 @@ WhatsAppWidget.defaultProps = {
|
|
|
6996
7027
|
size: '24'
|
|
6997
7028
|
};
|
|
6998
7029
|
|
|
6999
|
-
const _excluded$
|
|
7030
|
+
const _excluded$3d = ["color", "size"];
|
|
7000
7031
|
|
|
7001
7032
|
const Home = props => {
|
|
7002
7033
|
const {
|
|
7003
7034
|
color,
|
|
7004
7035
|
size
|
|
7005
7036
|
} = props,
|
|
7006
|
-
otherProps = _objectWithoutProperties(props, _excluded$
|
|
7037
|
+
otherProps = _objectWithoutProperties(props, _excluded$3d);
|
|
7007
7038
|
|
|
7008
7039
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
7009
7040
|
width: size,
|
|
@@ -7028,14 +7059,14 @@ Home.defaultProps = {
|
|
|
7028
7059
|
size: '24'
|
|
7029
7060
|
};
|
|
7030
7061
|
|
|
7031
|
-
const _excluded$
|
|
7062
|
+
const _excluded$3e = ["color", "size"];
|
|
7032
7063
|
|
|
7033
7064
|
const CreditCard = props => {
|
|
7034
7065
|
const {
|
|
7035
7066
|
color,
|
|
7036
7067
|
size
|
|
7037
7068
|
} = props,
|
|
7038
|
-
otherProps = _objectWithoutProperties(props, _excluded$
|
|
7069
|
+
otherProps = _objectWithoutProperties(props, _excluded$3e);
|
|
7039
7070
|
|
|
7040
7071
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
7041
7072
|
width: size,
|
|
@@ -7059,14 +7090,14 @@ CreditCard.defaultProps = {
|
|
|
7059
7090
|
size: '24'
|
|
7060
7091
|
};
|
|
7061
7092
|
|
|
7062
|
-
const _excluded$
|
|
7093
|
+
const _excluded$3f = ["color", "size"];
|
|
7063
7094
|
|
|
7064
7095
|
const OtnRequest = props => {
|
|
7065
7096
|
const {
|
|
7066
7097
|
color,
|
|
7067
7098
|
size
|
|
7068
7099
|
} = props,
|
|
7069
|
-
otherProps = _objectWithoutProperties(props, _excluded$
|
|
7100
|
+
otherProps = _objectWithoutProperties(props, _excluded$3f);
|
|
7070
7101
|
|
|
7071
7102
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
7072
7103
|
width: size,
|
|
@@ -7098,14 +7129,14 @@ OtnRequest.defaultProps = {
|
|
|
7098
7129
|
size: '24'
|
|
7099
7130
|
};
|
|
7100
7131
|
|
|
7101
|
-
const _excluded$
|
|
7132
|
+
const _excluded$3g = ["color", "size"];
|
|
7102
7133
|
|
|
7103
7134
|
const Data = props => {
|
|
7104
7135
|
const {
|
|
7105
7136
|
color,
|
|
7106
7137
|
size
|
|
7107
7138
|
} = props,
|
|
7108
|
-
otherProps = _objectWithoutProperties(props, _excluded$
|
|
7139
|
+
otherProps = _objectWithoutProperties(props, _excluded$3g);
|
|
7109
7140
|
|
|
7110
7141
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
7111
7142
|
width: size,
|
|
@@ -7134,14 +7165,14 @@ Data.defaultProps = {
|
|
|
7134
7165
|
size: '24'
|
|
7135
7166
|
};
|
|
7136
7167
|
|
|
7137
|
-
const _excluded$
|
|
7168
|
+
const _excluded$3h = ["color", "size"];
|
|
7138
7169
|
|
|
7139
7170
|
const Share = props => {
|
|
7140
7171
|
const {
|
|
7141
7172
|
color,
|
|
7142
7173
|
size
|
|
7143
7174
|
} = props,
|
|
7144
|
-
otherProps = _objectWithoutProperties(props, _excluded$
|
|
7175
|
+
otherProps = _objectWithoutProperties(props, _excluded$3h);
|
|
7145
7176
|
|
|
7146
7177
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
7147
7178
|
width: size,
|
|
@@ -7165,14 +7196,14 @@ Share.defaultProps = {
|
|
|
7165
7196
|
size: '24'
|
|
7166
7197
|
};
|
|
7167
7198
|
|
|
7168
|
-
const _excluded$
|
|
7199
|
+
const _excluded$3i = ["color", "size"];
|
|
7169
7200
|
|
|
7170
7201
|
const Sms = props => {
|
|
7171
7202
|
const {
|
|
7172
7203
|
color,
|
|
7173
7204
|
size
|
|
7174
7205
|
} = props,
|
|
7175
|
-
otherProps = _objectWithoutProperties(props, _excluded$
|
|
7206
|
+
otherProps = _objectWithoutProperties(props, _excluded$3i);
|
|
7176
7207
|
|
|
7177
7208
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
7178
7209
|
width: size,
|
|
@@ -7198,14 +7229,14 @@ Sms.defaultProps = {
|
|
|
7198
7229
|
size: '24'
|
|
7199
7230
|
};
|
|
7200
7231
|
|
|
7201
|
-
const _excluded$
|
|
7232
|
+
const _excluded$3j = ["color", "size"];
|
|
7202
7233
|
|
|
7203
7234
|
const Logout = props => {
|
|
7204
7235
|
const {
|
|
7205
7236
|
color,
|
|
7206
7237
|
size
|
|
7207
7238
|
} = props,
|
|
7208
|
-
otherProps = _objectWithoutProperties(props, _excluded$
|
|
7239
|
+
otherProps = _objectWithoutProperties(props, _excluded$3j);
|
|
7209
7240
|
|
|
7210
7241
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
7211
7242
|
width: size,
|
|
@@ -7229,14 +7260,14 @@ Logout.defaultProps = {
|
|
|
7229
7260
|
size: '24'
|
|
7230
7261
|
};
|
|
7231
7262
|
|
|
7232
|
-
const _excluded$
|
|
7263
|
+
const _excluded$3k = ["color", "size"];
|
|
7233
7264
|
|
|
7234
7265
|
const Archive = props => {
|
|
7235
7266
|
const {
|
|
7236
7267
|
color,
|
|
7237
7268
|
size
|
|
7238
7269
|
} = props,
|
|
7239
|
-
otherProps = _objectWithoutProperties(props, _excluded$
|
|
7270
|
+
otherProps = _objectWithoutProperties(props, _excluded$3k);
|
|
7240
7271
|
|
|
7241
7272
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
7242
7273
|
width: size,
|
|
@@ -7260,14 +7291,14 @@ Archive.defaultProps = {
|
|
|
7260
7291
|
size: '24'
|
|
7261
7292
|
};
|
|
7262
7293
|
|
|
7263
|
-
const _excluded$
|
|
7294
|
+
const _excluded$3l = ["color", "size"];
|
|
7264
7295
|
|
|
7265
7296
|
const CheckboxDone = props => {
|
|
7266
7297
|
const {
|
|
7267
7298
|
color,
|
|
7268
7299
|
size
|
|
7269
7300
|
} = props,
|
|
7270
|
-
otherProps = _objectWithoutProperties(props, _excluded$
|
|
7301
|
+
otherProps = _objectWithoutProperties(props, _excluded$3l);
|
|
7271
7302
|
|
|
7272
7303
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
7273
7304
|
width: size,
|
|
@@ -7291,14 +7322,14 @@ CheckboxDone.defaultProps = {
|
|
|
7291
7322
|
size: '24'
|
|
7292
7323
|
};
|
|
7293
7324
|
|
|
7294
|
-
const _excluded$
|
|
7325
|
+
const _excluded$3m = ["color", "size"];
|
|
7295
7326
|
|
|
7296
7327
|
const Inbox = props => {
|
|
7297
7328
|
const {
|
|
7298
7329
|
color,
|
|
7299
7330
|
size
|
|
7300
7331
|
} = props,
|
|
7301
|
-
otherProps = _objectWithoutProperties(props, _excluded$
|
|
7332
|
+
otherProps = _objectWithoutProperties(props, _excluded$3m);
|
|
7302
7333
|
|
|
7303
7334
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
7304
7335
|
width: size,
|
|
@@ -7322,14 +7353,14 @@ Inbox.defaultProps = {
|
|
|
7322
7353
|
size: '24'
|
|
7323
7354
|
};
|
|
7324
7355
|
|
|
7325
|
-
const _excluded$
|
|
7356
|
+
const _excluded$3n = ["color", "size"];
|
|
7326
7357
|
|
|
7327
7358
|
const CopyToAnotherFlow = props => {
|
|
7328
7359
|
const {
|
|
7329
7360
|
color,
|
|
7330
7361
|
size
|
|
7331
7362
|
} = props,
|
|
7332
|
-
otherProps = _objectWithoutProperties(props, _excluded$
|
|
7363
|
+
otherProps = _objectWithoutProperties(props, _excluded$3n);
|
|
7333
7364
|
|
|
7334
7365
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
7335
7366
|
width: size,
|
|
@@ -7353,14 +7384,14 @@ CopyToAnotherFlow.defaultProps = {
|
|
|
7353
7384
|
size: '24'
|
|
7354
7385
|
};
|
|
7355
7386
|
|
|
7356
|
-
const _excluded$
|
|
7387
|
+
const _excluded$3o = ["color", "size"];
|
|
7357
7388
|
|
|
7358
7389
|
const ConvertChannels = props => {
|
|
7359
7390
|
const {
|
|
7360
7391
|
color,
|
|
7361
7392
|
size
|
|
7362
7393
|
} = props,
|
|
7363
|
-
otherProps = _objectWithoutProperties(props, _excluded$
|
|
7394
|
+
otherProps = _objectWithoutProperties(props, _excluded$3o);
|
|
7364
7395
|
|
|
7365
7396
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
7366
7397
|
width: size,
|
|
@@ -7384,14 +7415,14 @@ ConvertChannels.defaultProps = {
|
|
|
7384
7415
|
size: '24'
|
|
7385
7416
|
};
|
|
7386
7417
|
|
|
7387
|
-
const _excluded$
|
|
7418
|
+
const _excluded$3p = ["color", "size"];
|
|
7388
7419
|
|
|
7389
7420
|
const Copy = props => {
|
|
7390
7421
|
const {
|
|
7391
7422
|
color,
|
|
7392
7423
|
size
|
|
7393
7424
|
} = props,
|
|
7394
|
-
otherProps = _objectWithoutProperties(props, _excluded$
|
|
7425
|
+
otherProps = _objectWithoutProperties(props, _excluded$3p);
|
|
7395
7426
|
|
|
7396
7427
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
7397
7428
|
width: size,
|
|
@@ -7416,14 +7447,14 @@ Copy.defaultProps = {
|
|
|
7416
7447
|
size: '24'
|
|
7417
7448
|
};
|
|
7418
7449
|
|
|
7419
|
-
const _excluded$
|
|
7450
|
+
const _excluded$3q = ["color", "size"];
|
|
7420
7451
|
|
|
7421
7452
|
const AdsAd = props => {
|
|
7422
7453
|
const {
|
|
7423
7454
|
color,
|
|
7424
7455
|
size
|
|
7425
7456
|
} = props,
|
|
7426
|
-
otherProps = _objectWithoutProperties(props, _excluded$
|
|
7457
|
+
otherProps = _objectWithoutProperties(props, _excluded$3q);
|
|
7427
7458
|
|
|
7428
7459
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
7429
7460
|
width: size,
|
|
@@ -7447,14 +7478,14 @@ AdsAd.defaultProps = {
|
|
|
7447
7478
|
size: '24'
|
|
7448
7479
|
};
|
|
7449
7480
|
|
|
7450
|
-
const _excluded$
|
|
7481
|
+
const _excluded$3r = ["color", "size"];
|
|
7451
7482
|
|
|
7452
7483
|
const Action = props => {
|
|
7453
7484
|
const {
|
|
7454
7485
|
color,
|
|
7455
7486
|
size
|
|
7456
7487
|
} = props,
|
|
7457
|
-
otherProps = _objectWithoutProperties(props, _excluded$
|
|
7488
|
+
otherProps = _objectWithoutProperties(props, _excluded$3r);
|
|
7458
7489
|
|
|
7459
7490
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
7460
7491
|
width: size,
|
|
@@ -7478,14 +7509,14 @@ Action.defaultProps = {
|
|
|
7478
7509
|
size: '24'
|
|
7479
7510
|
};
|
|
7480
7511
|
|
|
7481
|
-
const _excluded$
|
|
7512
|
+
const _excluded$3s = ["color", "size"];
|
|
7482
7513
|
|
|
7483
7514
|
const Ads = props => {
|
|
7484
7515
|
const {
|
|
7485
7516
|
color,
|
|
7486
7517
|
size
|
|
7487
7518
|
} = props,
|
|
7488
|
-
otherProps = _objectWithoutProperties(props, _excluded$
|
|
7519
|
+
otherProps = _objectWithoutProperties(props, _excluded$3s);
|
|
7489
7520
|
|
|
7490
7521
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
7491
7522
|
width: size,
|
|
@@ -7509,14 +7540,14 @@ Ads.defaultProps = {
|
|
|
7509
7540
|
size: '24'
|
|
7510
7541
|
};
|
|
7511
7542
|
|
|
7512
|
-
const _excluded$
|
|
7543
|
+
const _excluded$3t = ["color", "size"];
|
|
7513
7544
|
|
|
7514
7545
|
const ShowFlow = props => {
|
|
7515
7546
|
const {
|
|
7516
7547
|
color,
|
|
7517
7548
|
size
|
|
7518
7549
|
} = props,
|
|
7519
|
-
otherProps = _objectWithoutProperties(props, _excluded$
|
|
7550
|
+
otherProps = _objectWithoutProperties(props, _excluded$3t);
|
|
7520
7551
|
|
|
7521
7552
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
7522
7553
|
width: size,
|
|
@@ -7542,14 +7573,14 @@ ShowFlow.defaultProps = {
|
|
|
7542
7573
|
size: '24'
|
|
7543
7574
|
};
|
|
7544
7575
|
|
|
7545
|
-
const _excluded$
|
|
7576
|
+
const _excluded$3u = ["color", "size"];
|
|
7546
7577
|
|
|
7547
7578
|
const Unpin = props => {
|
|
7548
7579
|
const {
|
|
7549
7580
|
color,
|
|
7550
7581
|
size
|
|
7551
7582
|
} = props,
|
|
7552
|
-
otherProps = _objectWithoutProperties(props, _excluded$
|
|
7583
|
+
otherProps = _objectWithoutProperties(props, _excluded$3u);
|
|
7553
7584
|
|
|
7554
7585
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
7555
7586
|
width: size,
|
|
@@ -7573,14 +7604,14 @@ Unpin.defaultProps = {
|
|
|
7573
7604
|
size: '24'
|
|
7574
7605
|
};
|
|
7575
7606
|
|
|
7576
|
-
const _excluded$
|
|
7607
|
+
const _excluded$3v = ["color", "size"];
|
|
7577
7608
|
|
|
7578
7609
|
const Pin = props => {
|
|
7579
7610
|
const {
|
|
7580
7611
|
color,
|
|
7581
7612
|
size
|
|
7582
7613
|
} = props,
|
|
7583
|
-
otherProps = _objectWithoutProperties(props, _excluded$
|
|
7614
|
+
otherProps = _objectWithoutProperties(props, _excluded$3v);
|
|
7584
7615
|
|
|
7585
7616
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
7586
7617
|
width: size,
|
|
@@ -7606,14 +7637,14 @@ Pin.defaultProps = {
|
|
|
7606
7637
|
size: '24'
|
|
7607
7638
|
};
|
|
7608
7639
|
|
|
7609
|
-
const _excluded$
|
|
7640
|
+
const _excluded$3w = ["color", "size"];
|
|
7610
7641
|
|
|
7611
7642
|
const Hide = props => {
|
|
7612
7643
|
const {
|
|
7613
7644
|
color,
|
|
7614
7645
|
size
|
|
7615
7646
|
} = props,
|
|
7616
|
-
otherProps = _objectWithoutProperties(props, _excluded$
|
|
7647
|
+
otherProps = _objectWithoutProperties(props, _excluded$3w);
|
|
7617
7648
|
|
|
7618
7649
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
7619
7650
|
width: size,
|
|
@@ -7639,14 +7670,14 @@ Hide.defaultProps = {
|
|
|
7639
7670
|
size: '24'
|
|
7640
7671
|
};
|
|
7641
7672
|
|
|
7642
|
-
const _excluded$
|
|
7673
|
+
const _excluded$3x = ["color", "size"];
|
|
7643
7674
|
|
|
7644
7675
|
const Show = props => {
|
|
7645
7676
|
const {
|
|
7646
7677
|
color,
|
|
7647
7678
|
size
|
|
7648
7679
|
} = props,
|
|
7649
|
-
otherProps = _objectWithoutProperties(props, _excluded$
|
|
7680
|
+
otherProps = _objectWithoutProperties(props, _excluded$3x);
|
|
7650
7681
|
|
|
7651
7682
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
7652
7683
|
width: size,
|
|
@@ -7675,14 +7706,14 @@ Show.defaultProps = {
|
|
|
7675
7706
|
size: '24'
|
|
7676
7707
|
};
|
|
7677
7708
|
|
|
7678
|
-
const _excluded$
|
|
7709
|
+
const _excluded$3y = ["color", "size"];
|
|
7679
7710
|
|
|
7680
7711
|
const ClearMobile = props => {
|
|
7681
7712
|
const {
|
|
7682
7713
|
color,
|
|
7683
7714
|
size
|
|
7684
7715
|
} = props,
|
|
7685
|
-
otherProps = _objectWithoutProperties(props, _excluded$
|
|
7716
|
+
otherProps = _objectWithoutProperties(props, _excluded$3y);
|
|
7686
7717
|
|
|
7687
7718
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
7688
7719
|
width: size,
|
|
@@ -7708,14 +7739,14 @@ ClearMobile.defaultProps = {
|
|
|
7708
7739
|
size: '24'
|
|
7709
7740
|
};
|
|
7710
7741
|
|
|
7711
|
-
const _excluded$
|
|
7742
|
+
const _excluded$3z = ["color", "size"];
|
|
7712
7743
|
|
|
7713
7744
|
const NewMessage = props => {
|
|
7714
7745
|
const {
|
|
7715
7746
|
color,
|
|
7716
7747
|
size
|
|
7717
7748
|
} = props,
|
|
7718
|
-
otherProps = _objectWithoutProperties(props, _excluded$
|
|
7749
|
+
otherProps = _objectWithoutProperties(props, _excluded$3z);
|
|
7719
7750
|
|
|
7720
7751
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
7721
7752
|
width: size,
|
|
@@ -7739,14 +7770,14 @@ NewMessage.defaultProps = {
|
|
|
7739
7770
|
size: '24'
|
|
7740
7771
|
};
|
|
7741
7772
|
|
|
7742
|
-
const _excluded$
|
|
7773
|
+
const _excluded$3A = ["color", "size"];
|
|
7743
7774
|
|
|
7744
7775
|
const Male = props => {
|
|
7745
7776
|
const {
|
|
7746
7777
|
color,
|
|
7747
7778
|
size
|
|
7748
7779
|
} = props,
|
|
7749
|
-
otherProps = _objectWithoutProperties(props, _excluded$
|
|
7780
|
+
otherProps = _objectWithoutProperties(props, _excluded$3A);
|
|
7750
7781
|
|
|
7751
7782
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
7752
7783
|
width: size,
|
|
@@ -7773,14 +7804,14 @@ Male.defaultProps = {
|
|
|
7773
7804
|
size: '24'
|
|
7774
7805
|
};
|
|
7775
7806
|
|
|
7776
|
-
const _excluded$
|
|
7807
|
+
const _excluded$3B = ["color", "size"];
|
|
7777
7808
|
|
|
7778
7809
|
const Female = props => {
|
|
7779
7810
|
const {
|
|
7780
7811
|
color,
|
|
7781
7812
|
size
|
|
7782
7813
|
} = props,
|
|
7783
|
-
otherProps = _objectWithoutProperties(props, _excluded$
|
|
7814
|
+
otherProps = _objectWithoutProperties(props, _excluded$3B);
|
|
7784
7815
|
|
|
7785
7816
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
7786
7817
|
width: size,
|
|
@@ -7804,14 +7835,14 @@ Female.defaultProps = {
|
|
|
7804
7835
|
size: '24'
|
|
7805
7836
|
};
|
|
7806
7837
|
|
|
7807
|
-
const _excluded$
|
|
7838
|
+
const _excluded$3C = ["color", "size"];
|
|
7808
7839
|
|
|
7809
7840
|
const Search = props => {
|
|
7810
7841
|
const {
|
|
7811
7842
|
color,
|
|
7812
7843
|
size
|
|
7813
7844
|
} = props,
|
|
7814
|
-
otherProps = _objectWithoutProperties(props, _excluded$
|
|
7845
|
+
otherProps = _objectWithoutProperties(props, _excluded$3C);
|
|
7815
7846
|
|
|
7816
7847
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
7817
7848
|
width: size,
|
|
@@ -7835,14 +7866,14 @@ Search.defaultProps = {
|
|
|
7835
7866
|
size: '24'
|
|
7836
7867
|
};
|
|
7837
7868
|
|
|
7838
|
-
const _excluded$
|
|
7869
|
+
const _excluded$3D = ["color", "size"];
|
|
7839
7870
|
|
|
7840
7871
|
const Mic = props => {
|
|
7841
7872
|
const {
|
|
7842
7873
|
color,
|
|
7843
7874
|
size
|
|
7844
7875
|
} = props,
|
|
7845
|
-
otherProps = _objectWithoutProperties(props, _excluded$
|
|
7876
|
+
otherProps = _objectWithoutProperties(props, _excluded$3D);
|
|
7846
7877
|
|
|
7847
7878
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
7848
7879
|
width: size,
|
|
@@ -7866,14 +7897,14 @@ Mic.defaultProps = {
|
|
|
7866
7897
|
size: '24'
|
|
7867
7898
|
};
|
|
7868
7899
|
|
|
7869
|
-
const _excluded$
|
|
7900
|
+
const _excluded$3E = ["color", "size"];
|
|
7870
7901
|
|
|
7871
7902
|
const Transgender = props => {
|
|
7872
7903
|
const {
|
|
7873
7904
|
color,
|
|
7874
7905
|
size
|
|
7875
7906
|
} = props,
|
|
7876
|
-
otherProps = _objectWithoutProperties(props, _excluded$
|
|
7907
|
+
otherProps = _objectWithoutProperties(props, _excluded$3E);
|
|
7877
7908
|
|
|
7878
7909
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
7879
7910
|
width: size,
|
|
@@ -7897,14 +7928,14 @@ Transgender.defaultProps = {
|
|
|
7897
7928
|
size: '24'
|
|
7898
7929
|
};
|
|
7899
7930
|
|
|
7900
|
-
const _excluded$
|
|
7931
|
+
const _excluded$3F = ["color", "size"];
|
|
7901
7932
|
|
|
7902
7933
|
const Close = props => {
|
|
7903
7934
|
const {
|
|
7904
7935
|
color,
|
|
7905
7936
|
size
|
|
7906
7937
|
} = props,
|
|
7907
|
-
otherProps = _objectWithoutProperties(props, _excluded$
|
|
7938
|
+
otherProps = _objectWithoutProperties(props, _excluded$3F);
|
|
7908
7939
|
|
|
7909
7940
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
7910
7941
|
width: size,
|
|
@@ -7928,14 +7959,14 @@ Close.defaultProps = {
|
|
|
7928
7959
|
size: '24'
|
|
7929
7960
|
};
|
|
7930
7961
|
|
|
7931
|
-
const _excluded$
|
|
7962
|
+
const _excluded$3G = ["color", "size"];
|
|
7932
7963
|
|
|
7933
7964
|
const Plus = props => {
|
|
7934
7965
|
const {
|
|
7935
7966
|
color,
|
|
7936
7967
|
size
|
|
7937
7968
|
} = props,
|
|
7938
|
-
otherProps = _objectWithoutProperties(props, _excluded$
|
|
7969
|
+
otherProps = _objectWithoutProperties(props, _excluded$3G);
|
|
7939
7970
|
|
|
7940
7971
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
7941
7972
|
width: size,
|
|
@@ -7961,14 +7992,14 @@ Plus.defaultProps = {
|
|
|
7961
7992
|
size: '24'
|
|
7962
7993
|
};
|
|
7963
7994
|
|
|
7964
|
-
const _excluded$
|
|
7995
|
+
const _excluded$3H = ["color", "size"];
|
|
7965
7996
|
|
|
7966
7997
|
const Minus = props => {
|
|
7967
7998
|
const {
|
|
7968
7999
|
color,
|
|
7969
8000
|
size
|
|
7970
8001
|
} = props,
|
|
7971
|
-
otherProps = _objectWithoutProperties(props, _excluded$
|
|
8002
|
+
otherProps = _objectWithoutProperties(props, _excluded$3H);
|
|
7972
8003
|
|
|
7973
8004
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
7974
8005
|
width: size,
|
|
@@ -7994,14 +8025,14 @@ Minus.defaultProps = {
|
|
|
7994
8025
|
size: '24'
|
|
7995
8026
|
};
|
|
7996
8027
|
|
|
7997
|
-
const _excluded$
|
|
8028
|
+
const _excluded$3I = ["color", "size"];
|
|
7998
8029
|
|
|
7999
8030
|
const Tick = props => {
|
|
8000
8031
|
const {
|
|
8001
8032
|
color,
|
|
8002
8033
|
size
|
|
8003
8034
|
} = props,
|
|
8004
|
-
otherProps = _objectWithoutProperties(props, _excluded$
|
|
8035
|
+
otherProps = _objectWithoutProperties(props, _excluded$3I);
|
|
8005
8036
|
|
|
8006
8037
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
8007
8038
|
width: size,
|
|
@@ -8025,14 +8056,14 @@ Tick.defaultProps = {
|
|
|
8025
8056
|
size: '24'
|
|
8026
8057
|
};
|
|
8027
8058
|
|
|
8028
|
-
const _excluded$
|
|
8059
|
+
const _excluded$3J = ["color", "size"];
|
|
8029
8060
|
|
|
8030
8061
|
const DubleTick = props => {
|
|
8031
8062
|
const {
|
|
8032
8063
|
color,
|
|
8033
8064
|
size
|
|
8034
8065
|
} = props,
|
|
8035
|
-
otherProps = _objectWithoutProperties(props, _excluded$
|
|
8066
|
+
otherProps = _objectWithoutProperties(props, _excluded$3J);
|
|
8036
8067
|
|
|
8037
8068
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
8038
8069
|
width: size,
|
|
@@ -8056,23 +8087,6 @@ DubleTick.defaultProps = {
|
|
|
8056
8087
|
size: '24'
|
|
8057
8088
|
};
|
|
8058
8089
|
|
|
8059
|
-
const _excluded$3J = ["color", "size"];
|
|
8060
|
-
|
|
8061
|
-
const Check = props => {
|
|
8062
|
-
const otherProps = _objectWithoutProperties(props, _excluded$3J);
|
|
8063
|
-
|
|
8064
|
-
return null;
|
|
8065
|
-
};
|
|
8066
|
-
|
|
8067
|
-
Check.propTypes = {
|
|
8068
|
-
color: PropTypes.string,
|
|
8069
|
-
size: PropTypes.oneOfType([PropTypes.string, PropTypes.number])
|
|
8070
|
-
};
|
|
8071
|
-
Check.defaultProps = {
|
|
8072
|
-
color: 'currentColor',
|
|
8073
|
-
size: '24'
|
|
8074
|
-
};
|
|
8075
|
-
|
|
8076
8090
|
const _excluded$3K = ["color", "size"];
|
|
8077
8091
|
|
|
8078
8092
|
const CheckCircle = props => {
|
|
@@ -9262,13 +9276,75 @@ Telegram.defaultProps = {
|
|
|
9262
9276
|
|
|
9263
9277
|
const _excluded$4g = ["color", "size"];
|
|
9264
9278
|
|
|
9265
|
-
const
|
|
9279
|
+
const Tap = props => {
|
|
9266
9280
|
const {
|
|
9267
9281
|
color,
|
|
9268
9282
|
size
|
|
9269
9283
|
} = props,
|
|
9270
9284
|
otherProps = _objectWithoutProperties(props, _excluded$4g);
|
|
9271
9285
|
|
|
9286
|
+
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
9287
|
+
width: size,
|
|
9288
|
+
height: size,
|
|
9289
|
+
viewBox: "0 0 24 24",
|
|
9290
|
+
fill: "none",
|
|
9291
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
9292
|
+
preserveAspectRatio: "xMidYMid meet"
|
|
9293
|
+
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
9294
|
+
d: "M16 22.9999L16 22.2499H16V22.9999ZM12 22.9999L12 23.7499H12V22.9999ZM8 14.9997L7.32918 15.3351C7.48474 15.6462 7.83379 15.8095 8.17231 15.7296C8.51084 15.6497 8.75 15.3475 8.75 14.9997H8ZM4 13.9997H3.25V14.3103L3.46963 14.53L4 13.9997ZM7 12.9997L7.67082 12.6643L7.61639 12.5554L7.53033 12.4693L7 12.9997ZM7 18.9999L6.28849 19.2371L6.30534 19.2877L6.32918 19.3354L7 18.9999ZM11 10.9997H10.25H11ZM10.25 12.9997C10.25 13.4139 10.5858 13.7497 11 13.7497C11.4142 13.7497 11.75 13.4139 11.75 12.9997H10.25ZM13.25 13.9997C13.25 14.4139 13.5858 14.7497 14 14.7497C14.4142 14.7497 14.75 14.4139 14.75 13.9997H13.25ZM16.25 14.9997C16.25 15.4139 16.5858 15.7497 17 15.7497C17.4142 15.7497 17.75 15.4139 17.75 14.9997H16.25ZM13.9725 6L14.718 6.08241L14.718 6.08241L13.9725 6ZM5.02746 6L4.28201 6.08241L5.02746 6ZM13.0368 6.75006C12.8988 7.1406 13.1035 7.56909 13.494 7.70713C13.8845 7.84517 14.313 7.64047 14.4511 7.24994L13.0368 6.75006ZM4.54893 7.24993C4.68696 7.64047 5.11546 7.84516 5.50599 7.70713C5.89653 7.56909 6.10122 7.1406 5.96319 6.75007L4.54893 7.24993ZM16 22.2499H12V23.7499H16V22.2499ZM19.25 13.9999V17.9997H20.75V13.9999H19.25ZM19.25 17.9997C19.25 19.5123 18.6094 20.5712 17.8646 21.2628C17.4879 21.6127 17.0858 21.8664 16.7318 22.0303C16.3612 22.2018 16.0989 22.2499 16 22.2499L16 23.7499C16.4011 23.75 16.8888 23.6106 17.362 23.3915C17.8517 23.1648 18.3871 22.8246 18.8854 22.362C19.8906 21.4286 20.75 19.9873 20.75 17.9997H19.25ZM8.75 14.9997V5.99994H7.25V14.9997H8.75ZM4.75 13.9997C4.75 13.6506 4.96055 13.3945 5.34051 13.2805C5.74246 13.16 6.19343 13.2538 6.46967 13.53L7.53033 12.4693C6.80657 11.7456 5.75754 11.5894 4.90949 11.8438C4.03945 12.1048 3.25 12.8488 3.25 13.9997H4.75ZM6.32918 13.3351L7.32918 15.3351L8.67082 14.6643L7.67082 12.6643L6.32918 13.3351ZM12 22.2499C11.5254 22.2499 10.9433 22.2465 10.2471 21.8487C9.53972 21.4445 8.62807 20.579 7.67082 18.6645L6.32918 19.3354C7.37184 21.4207 8.46017 22.5552 9.50284 23.151C10.5566 23.7532 11.4746 23.7499 12 23.7499L12 22.2499ZM16.25 11.9997V13.9997H17.75V11.9997H16.25ZM10.25 10.9997L10.25 12.9997H11.75L11.75 10.9997H10.25ZM11.75 10.9997V5.99994H10.25V10.9997H11.75ZM13.25 11.9997V13.9997H14.75V11.9997H13.25ZM16.25 13.9997V14.9997H17.75V13.9997H16.25ZM14.75 11.9997C14.75 11.7033 14.8537 11.5361 14.967 11.4354C15.0941 11.3224 15.2848 11.2499 15.5 11.2499C15.7152 11.2499 15.9059 11.3224 16.033 11.4354C16.1463 11.5361 16.25 11.7033 16.25 11.9997H17.75C17.75 11.2962 17.4787 10.7135 17.0295 10.3142C16.5941 9.92726 16.0348 9.74987 15.5 9.74987C14.9652 9.74987 14.4059 9.92726 13.9705 10.3142C13.5213 10.7135 13.25 11.2962 13.25 11.9997H14.75ZM17.75 13.9997C17.75 13.7032 17.8537 13.536 17.967 13.4353C18.0941 13.3223 18.2847 13.2498 18.4999 13.2498C18.7151 13.2498 18.9058 13.3224 19.0329 13.4354C19.1463 13.5362 19.25 13.7035 19.25 13.9999H20.75C20.75 13.2964 20.4787 12.7137 20.0296 12.3144C19.5942 11.9273 19.0349 11.7498 18.5001 11.7498C17.9653 11.7498 17.4059 11.9271 16.9705 12.3141C16.5213 12.7134 16.25 13.2961 16.25 13.9997H17.75ZM14.75 11.9997V10.9997H13.25V11.9997H14.75ZM14.75 10.9997C14.75 10.2962 14.4787 9.71347 14.0295 9.31422C13.5941 8.92724 13.0348 8.74982 12.5 8.74981C11.9652 8.74979 11.4059 8.92718 10.9705 9.31417C10.5213 9.71343 10.25 10.2962 10.25 10.9997H11.75C11.75 10.7032 11.8537 10.536 11.967 10.4353C12.0941 10.3224 12.2848 10.2498 12.5 10.2498C12.7152 10.2498 12.9059 10.3224 13.033 10.4354C13.1463 10.5361 13.25 10.7033 13.25 10.9997H14.75ZM8.75 5.99994C8.75 5.70348 8.85372 5.53625 8.96701 5.43554C9.09411 5.32257 9.28479 5.24999 9.5 5.24999C9.7152 5.24999 9.90588 5.32257 10.033 5.43555C10.1463 5.53625 10.25 5.70349 10.25 5.99994H11.75C11.75 5.29643 11.4787 4.71369 11.0295 4.31442C10.5941 3.92741 10.0348 3.75 9.5 3.74999C8.96521 3.74999 8.40589 3.9274 7.97049 4.31441C7.52128 4.71369 7.25 5.29643 7.25 5.99994H8.75ZM7 18.9999C7.71151 18.7628 7.71146 18.7626 7.71141 18.7625C7.71139 18.7624 7.71133 18.7622 7.71128 18.7621C7.71119 18.7618 7.71108 18.7615 7.71096 18.7611C7.71071 18.7604 7.7104 18.7594 7.71003 18.7583C7.70929 18.7561 7.7083 18.7532 7.70706 18.7496C7.70458 18.7423 7.70111 18.7322 7.69665 18.7194C7.68774 18.6937 7.67484 18.6572 7.65797 18.6108C7.62424 18.5181 7.57455 18.3856 7.50886 18.2214C7.37764 17.8933 7.18176 17.4364 6.92083 16.9145C6.40318 15.8792 5.61056 14.5497 4.53037 13.4694L3.46963 14.53C4.38944 15.4499 5.09682 16.6206 5.57917 17.5853C5.81824 18.0634 5.99736 18.4815 6.11614 18.7785C6.17545 18.9268 6.21951 19.0443 6.24828 19.1234C6.26266 19.163 6.2732 19.1929 6.27991 19.2121C6.28326 19.2218 6.28565 19.2288 6.28708 19.233C6.2878 19.2351 6.28827 19.2365 6.28851 19.2372C6.28862 19.2375 6.28868 19.2377 6.28868 19.2377C6.28868 19.2377 6.28866 19.2376 6.28863 19.2375C6.28861 19.2375 6.28858 19.2374 6.28857 19.2374C6.28853 19.2372 6.28849 19.2371 7 18.9999ZM5.75 5.5C5.75 3.42893 7.42893 1.75 9.5 1.75V0.25C6.6005 0.25 4.25 2.6005 4.25 5.5H5.75ZM9.5 1.75C11.5711 1.75 13.25 3.42893 13.25 5.5H14.75C14.75 2.6005 12.3995 0.25 9.5 0.25V1.75ZM13.25 5.5C13.25 5.64142 13.2422 5.78074 13.2271 5.91759L14.718 6.08241C14.7392 5.89093 14.75 5.69659 14.75 5.5H13.25ZM5.77292 5.91759C5.75779 5.78074 5.75 5.64142 5.75 5.5H4.25C4.25 5.69659 4.26084 5.89093 4.28201 6.08241L5.77292 5.91759ZM13.2271 5.91759C13.1951 6.20655 13.1304 6.48523 13.0368 6.75006L14.4511 7.24994C14.5825 6.87795 14.6733 6.48691 14.718 6.08241L13.2271 5.91759ZM5.96319 6.75007C5.86958 6.48523 5.80487 6.20655 5.77292 5.91759L4.28201 6.08241C4.32672 6.48691 4.41745 6.87795 4.54893 7.24993L5.96319 6.75007Z",
|
|
9295
|
+
fill: color
|
|
9296
|
+
}));
|
|
9297
|
+
};
|
|
9298
|
+
|
|
9299
|
+
Tap.propTypes = {
|
|
9300
|
+
color: PropTypes.string,
|
|
9301
|
+
size: PropTypes.oneOfType([PropTypes.string, PropTypes.number])
|
|
9302
|
+
};
|
|
9303
|
+
Tap.defaultProps = {
|
|
9304
|
+
color: 'currentColor',
|
|
9305
|
+
size: '24'
|
|
9306
|
+
};
|
|
9307
|
+
|
|
9308
|
+
const _excluded$4h = ["color", "size"];
|
|
9309
|
+
|
|
9310
|
+
const VideoCircleTg = props => {
|
|
9311
|
+
const {
|
|
9312
|
+
color,
|
|
9313
|
+
size
|
|
9314
|
+
} = props,
|
|
9315
|
+
otherProps = _objectWithoutProperties(props, _excluded$4h);
|
|
9316
|
+
|
|
9317
|
+
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
9318
|
+
width: size,
|
|
9319
|
+
height: size,
|
|
9320
|
+
viewBox: "0 0 24 24",
|
|
9321
|
+
fill: "none",
|
|
9322
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
9323
|
+
preserveAspectRatio: "xMidYMid meet"
|
|
9324
|
+
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
9325
|
+
d: "M11 10.5L11.3859 9.85688C11.1542 9.71786 10.8656 9.71422 10.6305 9.84735C10.3953 9.98048 10.25 10.2298 10.25 10.5H11ZM11 13.5H10.25C10.25 13.7702 10.3953 14.0195 10.6305 14.1526C10.8656 14.2858 11.1542 14.2821 11.3859 14.1431L11 13.5ZM13.5 12L13.8859 12.6431C14.1118 12.5076 14.25 12.2634 14.25 12C14.25 11.7366 14.1118 11.4924 13.8859 11.3569L13.5 12ZM10.25 10.5V13.5H11.75V10.5H10.25ZM11.3859 14.1431L13.8859 12.6431L13.1141 11.3569L10.6141 12.8569L11.3859 14.1431ZM13.8859 11.3569L11.3859 9.85688L10.6141 11.1431L13.1141 12.6431L13.8859 11.3569ZM20.25 12C20.25 16.5563 16.5563 20.25 12 20.25V21.75C17.3848 21.75 21.75 17.3848 21.75 12H20.25ZM12 20.25C7.44365 20.25 3.75 16.5563 3.75 12H2.25C2.25 17.3848 6.61522 21.75 12 21.75V20.25ZM3.75 12C3.75 7.44365 7.44365 3.75 12 3.75V2.25C6.61522 2.25 2.25 6.61522 2.25 12H3.75ZM12 3.75C16.5563 3.75 20.25 7.44365 20.25 12H21.75C21.75 6.61522 17.3848 2.25 12 2.25V3.75Z",
|
|
9326
|
+
fill: color
|
|
9327
|
+
}));
|
|
9328
|
+
};
|
|
9329
|
+
|
|
9330
|
+
VideoCircleTg.propTypes = {
|
|
9331
|
+
color: PropTypes.string,
|
|
9332
|
+
size: PropTypes.oneOfType([PropTypes.string, PropTypes.number])
|
|
9333
|
+
};
|
|
9334
|
+
VideoCircleTg.defaultProps = {
|
|
9335
|
+
color: 'currentColor',
|
|
9336
|
+
size: '24'
|
|
9337
|
+
};
|
|
9338
|
+
|
|
9339
|
+
const _excluded$4i = ["color", "size"];
|
|
9340
|
+
|
|
9341
|
+
const Create = props => {
|
|
9342
|
+
const {
|
|
9343
|
+
color,
|
|
9344
|
+
size
|
|
9345
|
+
} = props,
|
|
9346
|
+
otherProps = _objectWithoutProperties(props, _excluded$4i);
|
|
9347
|
+
|
|
9272
9348
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
9273
9349
|
width: size,
|
|
9274
9350
|
height: size,
|
|
@@ -9294,14 +9370,14 @@ Create.defaultProps = {
|
|
|
9294
9370
|
size: '24'
|
|
9295
9371
|
};
|
|
9296
9372
|
|
|
9297
|
-
const _excluded$
|
|
9373
|
+
const _excluded$4j = ["color", "size"];
|
|
9298
9374
|
|
|
9299
9375
|
const GtCheckbox = props => {
|
|
9300
9376
|
const {
|
|
9301
9377
|
color,
|
|
9302
9378
|
size
|
|
9303
9379
|
} = props,
|
|
9304
|
-
otherProps = _objectWithoutProperties(props, _excluded$
|
|
9380
|
+
otherProps = _objectWithoutProperties(props, _excluded$4j);
|
|
9305
9381
|
|
|
9306
9382
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
9307
9383
|
width: size,
|
|
@@ -9328,14 +9404,14 @@ GtCheckbox.defaultProps = {
|
|
|
9328
9404
|
size: '24'
|
|
9329
9405
|
};
|
|
9330
9406
|
|
|
9331
|
-
const _excluded$
|
|
9407
|
+
const _excluded$4k = ["color", "size"];
|
|
9332
9408
|
|
|
9333
9409
|
const GtFbComment = props => {
|
|
9334
9410
|
const {
|
|
9335
9411
|
color,
|
|
9336
9412
|
size
|
|
9337
9413
|
} = props,
|
|
9338
|
-
otherProps = _objectWithoutProperties(props, _excluded$
|
|
9414
|
+
otherProps = _objectWithoutProperties(props, _excluded$4k);
|
|
9339
9415
|
|
|
9340
9416
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
9341
9417
|
width: size,
|
|
@@ -9359,14 +9435,14 @@ GtFbComment.defaultProps = {
|
|
|
9359
9435
|
size: '24'
|
|
9360
9436
|
};
|
|
9361
9437
|
|
|
9362
|
-
const _excluded$
|
|
9438
|
+
const _excluded$4l = ["color", "size"];
|
|
9363
9439
|
|
|
9364
9440
|
const GtAdsJson = props => {
|
|
9365
9441
|
const {
|
|
9366
9442
|
color,
|
|
9367
9443
|
size
|
|
9368
9444
|
} = props,
|
|
9369
|
-
otherProps = _objectWithoutProperties(props, _excluded$
|
|
9445
|
+
otherProps = _objectWithoutProperties(props, _excluded$4l);
|
|
9370
9446
|
|
|
9371
9447
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
9372
9448
|
width: size,
|
|
@@ -9399,14 +9475,14 @@ GtAdsJson.defaultProps = {
|
|
|
9399
9475
|
size: '24'
|
|
9400
9476
|
};
|
|
9401
9477
|
|
|
9402
|
-
const _excluded$
|
|
9478
|
+
const _excluded$4m = ["color", "size"];
|
|
9403
9479
|
|
|
9404
9480
|
const GtFbCode = props => {
|
|
9405
9481
|
const {
|
|
9406
9482
|
color,
|
|
9407
9483
|
size
|
|
9408
9484
|
} = props,
|
|
9409
|
-
otherProps = _objectWithoutProperties(props, _excluded$
|
|
9485
|
+
otherProps = _objectWithoutProperties(props, _excluded$4m);
|
|
9410
9486
|
|
|
9411
9487
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
9412
9488
|
width: size,
|
|
@@ -9435,14 +9511,14 @@ GtFbCode.defaultProps = {
|
|
|
9435
9511
|
size: '24'
|
|
9436
9512
|
};
|
|
9437
9513
|
|
|
9438
|
-
const _excluded$
|
|
9514
|
+
const _excluded$4n = ["color", "size"];
|
|
9439
9515
|
|
|
9440
9516
|
const GtRef = props => {
|
|
9441
9517
|
const {
|
|
9442
9518
|
color,
|
|
9443
9519
|
size
|
|
9444
9520
|
} = props,
|
|
9445
|
-
otherProps = _objectWithoutProperties(props, _excluded$
|
|
9521
|
+
otherProps = _objectWithoutProperties(props, _excluded$4n);
|
|
9446
9522
|
|
|
9447
9523
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
9448
9524
|
width: size,
|
|
@@ -9466,14 +9542,14 @@ GtRef.defaultProps = {
|
|
|
9466
9542
|
size: '24'
|
|
9467
9543
|
};
|
|
9468
9544
|
|
|
9469
|
-
const _excluded$
|
|
9545
|
+
const _excluded$4o = ["color", "size"];
|
|
9470
9546
|
|
|
9471
9547
|
const GtCustomerChat = props => {
|
|
9472
9548
|
const {
|
|
9473
9549
|
color,
|
|
9474
9550
|
size
|
|
9475
9551
|
} = props,
|
|
9476
|
-
otherProps = _objectWithoutProperties(props, _excluded$
|
|
9552
|
+
otherProps = _objectWithoutProperties(props, _excluded$4o);
|
|
9477
9553
|
|
|
9478
9554
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
9479
9555
|
width: size,
|
|
@@ -9502,14 +9578,14 @@ GtCustomerChat.defaultProps = {
|
|
|
9502
9578
|
size: '24'
|
|
9503
9579
|
};
|
|
9504
9580
|
|
|
9505
|
-
const _excluded$
|
|
9581
|
+
const _excluded$4p = ["color", "size"];
|
|
9506
9582
|
|
|
9507
9583
|
const GtTakeover = props => {
|
|
9508
9584
|
const {
|
|
9509
9585
|
color,
|
|
9510
9586
|
size
|
|
9511
9587
|
} = props,
|
|
9512
|
-
otherProps = _objectWithoutProperties(props, _excluded$
|
|
9588
|
+
otherProps = _objectWithoutProperties(props, _excluded$4p);
|
|
9513
9589
|
|
|
9514
9590
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
9515
9591
|
width: size,
|
|
@@ -9567,14 +9643,14 @@ GtTakeover.defaultProps = {
|
|
|
9567
9643
|
size: '24'
|
|
9568
9644
|
};
|
|
9569
9645
|
|
|
9570
|
-
const _excluded$
|
|
9646
|
+
const _excluded$4q = ["color", "size"];
|
|
9571
9647
|
|
|
9572
9648
|
const FlowPlaceholder = props => {
|
|
9573
9649
|
const {
|
|
9574
9650
|
color,
|
|
9575
9651
|
size
|
|
9576
9652
|
} = props,
|
|
9577
|
-
otherProps = _objectWithoutProperties(props, _excluded$
|
|
9653
|
+
otherProps = _objectWithoutProperties(props, _excluded$4q);
|
|
9578
9654
|
|
|
9579
9655
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
9580
9656
|
width: size,
|
|
@@ -9653,14 +9729,14 @@ FlowPlaceholder.defaultProps = {
|
|
|
9653
9729
|
size: '24'
|
|
9654
9730
|
};
|
|
9655
9731
|
|
|
9656
|
-
const _excluded$
|
|
9732
|
+
const _excluded$4r = ["color", "size"];
|
|
9657
9733
|
|
|
9658
9734
|
const AddStep = props => {
|
|
9659
9735
|
const {
|
|
9660
9736
|
color,
|
|
9661
9737
|
size
|
|
9662
9738
|
} = props,
|
|
9663
|
-
otherProps = _objectWithoutProperties(props, _excluded$
|
|
9739
|
+
otherProps = _objectWithoutProperties(props, _excluded$4r);
|
|
9664
9740
|
|
|
9665
9741
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
9666
9742
|
width: size,
|
|
@@ -9696,14 +9772,14 @@ AddStep.defaultProps = {
|
|
|
9696
9772
|
size: '24'
|
|
9697
9773
|
};
|
|
9698
9774
|
|
|
9699
|
-
const _excluded$
|
|
9775
|
+
const _excluded$4s = ["color", "size"];
|
|
9700
9776
|
|
|
9701
9777
|
const Stats = props => {
|
|
9702
9778
|
const {
|
|
9703
9779
|
color,
|
|
9704
9780
|
size
|
|
9705
9781
|
} = props,
|
|
9706
|
-
otherProps = _objectWithoutProperties(props, _excluded$
|
|
9782
|
+
otherProps = _objectWithoutProperties(props, _excluded$4s);
|
|
9707
9783
|
|
|
9708
9784
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
9709
9785
|
width: size,
|
|
@@ -9743,14 +9819,14 @@ Stats.defaultProps = {
|
|
|
9743
9819
|
size: '24'
|
|
9744
9820
|
};
|
|
9745
9821
|
|
|
9746
|
-
const _excluded$
|
|
9822
|
+
const _excluded$4t = ["color", "size"];
|
|
9747
9823
|
|
|
9748
9824
|
const Coursor = props => {
|
|
9749
9825
|
const {
|
|
9750
9826
|
color,
|
|
9751
9827
|
size
|
|
9752
9828
|
} = props,
|
|
9753
|
-
otherProps = _objectWithoutProperties(props, _excluded$
|
|
9829
|
+
otherProps = _objectWithoutProperties(props, _excluded$4t);
|
|
9754
9830
|
|
|
9755
9831
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
9756
9832
|
width: size,
|
|
@@ -9774,14 +9850,14 @@ Coursor.defaultProps = {
|
|
|
9774
9850
|
size: '24'
|
|
9775
9851
|
};
|
|
9776
9852
|
|
|
9777
|
-
const _excluded$
|
|
9853
|
+
const _excluded$4u = ["color", "size"];
|
|
9778
9854
|
|
|
9779
9855
|
const CoursorFullcolor = props => {
|
|
9780
9856
|
const {
|
|
9781
9857
|
color,
|
|
9782
9858
|
size
|
|
9783
9859
|
} = props,
|
|
9784
|
-
otherProps = _objectWithoutProperties(props, _excluded$
|
|
9860
|
+
otherProps = _objectWithoutProperties(props, _excluded$4u);
|
|
9785
9861
|
|
|
9786
9862
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
9787
9863
|
width: size,
|
|
@@ -9842,4 +9918,4 @@ CoursorFullcolor.defaultProps = {
|
|
|
9842
9918
|
size: '24'
|
|
9843
9919
|
};
|
|
9844
9920
|
|
|
9845
|
-
export { Action, ActionMarkConversationAsDone, AddCircle, AddStep, AddTag, Ads, AdsAd, AdsAdSet, AlignCenter, AlignLeft, AlignRight, AlignWide, Analytics, Apple, Archive, ArrowDown, ArrowDrag, ArrowDropDown, ArrowDropUp, ArrowLeft, ArrowRight, ArrowUp, Assign, Attach, Attention, Audience, Audio, Automation, Bold, Book, Bot, BotRemove, Broadcasting, BuilderAudio, BuilderCard, BuilderGallery, BuilderInput, BuilderList, BuilderText, ButtonEmailBlock, Calendar, Camera, Cart, Cgt20,
|
|
9921
|
+
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, Attach, Attention, Audience, Audio, Automation, Bold, Book, Bot, BotRemove, Broadcasting, BuilderAudio, BuilderCard, BuilderGallery, BuilderInput, BuilderList, BuilderText, ButtonEmailBlock, Calendar, Camera, Cart, Cgt20, CheckCircle, CheckboxDone, ChevronDown, ChevronLeft, ChevronRight, ChevronUp, ClearMobile, Close, Cloud, CloudDownload, CloudError, CloudUpload, Community, Condition, ConvertChannels, Copy, CopyToAnotherFlow, Coupon, Coursor, CoursorFullcolor, 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, 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, Help, Hide, Home, IcGrid_24px_, IcGrid__148x100_, Id, IgLiveComments, Image, Inbox, IncreaseEngagement, Info, InstagramChannel, InstagramChannel2, 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, 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, Protect, PublicChangelog, Publish, Qr, Question, Redo, 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 };
|