@manychat/icons 4.36.0 → 4.37.1

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.js CHANGED
@@ -32,7 +32,7 @@ function _objectWithoutPropertiesLoose(r, e) {
32
32
  return t;
33
33
  }
34
34
 
35
- const _excluded$5q = ["color", "size"];
35
+ const _excluded$5r = ["color", "size"];
36
36
 
37
37
  /**
38
38
  * @typedef {Object} CreateProps
@@ -47,7 +47,7 @@ const Create = _ref => {
47
47
  color = 'currentColor',
48
48
  size = '24'
49
49
  } = _ref,
50
- otherProps = _objectWithoutProperties(_ref, _excluded$5q);
50
+ otherProps = _objectWithoutProperties(_ref, _excluded$5r);
51
51
  return /*#__PURE__*/React.createElement("svg", _extends({
52
52
  width: size,
53
53
  height: size,
@@ -64,7 +64,7 @@ const Create = _ref => {
64
64
  }));
65
65
  };
66
66
 
67
- const _excluded$5p = ["color", "size"];
67
+ const _excluded$5q = ["color", "size"];
68
68
 
69
69
  /**
70
70
  * @typedef {Object} GtCheckboxProps
@@ -79,7 +79,7 @@ const GtCheckbox = _ref => {
79
79
  color = 'currentColor',
80
80
  size = '24'
81
81
  } = _ref,
82
- otherProps = _objectWithoutProperties(_ref, _excluded$5p);
82
+ otherProps = _objectWithoutProperties(_ref, _excluded$5q);
83
83
  return /*#__PURE__*/React.createElement("svg", _extends({
84
84
  width: size,
85
85
  height: size,
@@ -96,7 +96,7 @@ const GtCheckbox = _ref => {
96
96
  }));
97
97
  };
98
98
 
99
- const _excluded$5o = ["color", "size"];
99
+ const _excluded$5p = ["color", "size"];
100
100
 
101
101
  /**
102
102
  * @typedef {Object} GtFbCommentProps
@@ -111,7 +111,7 @@ const GtFbComment = _ref => {
111
111
  color = 'currentColor',
112
112
  size = '24'
113
113
  } = _ref,
114
- otherProps = _objectWithoutProperties(_ref, _excluded$5o);
114
+ otherProps = _objectWithoutProperties(_ref, _excluded$5p);
115
115
  return /*#__PURE__*/React.createElement("svg", _extends({
116
116
  width: size,
117
117
  height: size,
@@ -127,7 +127,7 @@ const GtFbComment = _ref => {
127
127
  }));
128
128
  };
129
129
 
130
- const _excluded$5n = ["color", "size"];
130
+ const _excluded$5o = ["color", "size"];
131
131
 
132
132
  /**
133
133
  * @typedef {Object} GtAdsJsonProps
@@ -142,7 +142,7 @@ const GtAdsJson = _ref => {
142
142
  color = 'currentColor',
143
143
  size = '24'
144
144
  } = _ref,
145
- otherProps = _objectWithoutProperties(_ref, _excluded$5n);
145
+ otherProps = _objectWithoutProperties(_ref, _excluded$5o);
146
146
  return /*#__PURE__*/React.createElement("svg", _extends({
147
147
  width: size,
148
148
  height: size,
@@ -165,7 +165,7 @@ const GtAdsJson = _ref => {
165
165
  }));
166
166
  };
167
167
 
168
- const _excluded$5m = ["color", "size"];
168
+ const _excluded$5n = ["color", "size"];
169
169
 
170
170
  /**
171
171
  * @typedef {Object} GtBarProps
@@ -180,7 +180,7 @@ const GtBar = _ref => {
180
180
  color = 'currentColor',
181
181
  size = '24'
182
182
  } = _ref,
183
- otherProps = _objectWithoutProperties(_ref, _excluded$5m);
183
+ otherProps = _objectWithoutProperties(_ref, _excluded$5n);
184
184
  return /*#__PURE__*/React.createElement("svg", _extends({
185
185
  width: size,
186
186
  height: size,
@@ -211,7 +211,7 @@ const GtBar = _ref => {
211
211
  }));
212
212
  };
213
213
 
214
- const _excluded$5l = ["color", "size"];
214
+ const _excluded$5m = ["color", "size"];
215
215
 
216
216
  /**
217
217
  * @typedef {Object} GtModalProps
@@ -226,7 +226,7 @@ const GtModal = _ref => {
226
226
  color = 'currentColor',
227
227
  size = '24'
228
228
  } = _ref,
229
- otherProps = _objectWithoutProperties(_ref, _excluded$5l);
229
+ otherProps = _objectWithoutProperties(_ref, _excluded$5m);
230
230
  return /*#__PURE__*/React.createElement("svg", _extends({
231
231
  width: size,
232
232
  height: size,
@@ -266,7 +266,7 @@ const GtModal = _ref => {
266
266
  }));
267
267
  };
268
268
 
269
- const _excluded$5k = ["color", "size"];
269
+ const _excluded$5l = ["color", "size"];
270
270
 
271
271
  /**
272
272
  * @typedef {Object} GtSlideInProps
@@ -281,7 +281,7 @@ const GtSlideIn = _ref => {
281
281
  color = 'currentColor',
282
282
  size = '24'
283
283
  } = _ref,
284
- otherProps = _objectWithoutProperties(_ref, _excluded$5k);
284
+ otherProps = _objectWithoutProperties(_ref, _excluded$5l);
285
285
  return /*#__PURE__*/React.createElement("svg", _extends({
286
286
  width: size,
287
287
  height: size,
@@ -317,7 +317,7 @@ const GtSlideIn = _ref => {
317
317
  }));
318
318
  };
319
319
 
320
- const _excluded$5j = ["color", "size"];
320
+ const _excluded$5k = ["color", "size"];
321
321
 
322
322
  /**
323
323
  * @typedef {Object} GtBoxProps
@@ -332,7 +332,7 @@ const GtBox = _ref => {
332
332
  color = 'currentColor',
333
333
  size = '24'
334
334
  } = _ref,
335
- otherProps = _objectWithoutProperties(_ref, _excluded$5j);
335
+ otherProps = _objectWithoutProperties(_ref, _excluded$5k);
336
336
  return /*#__PURE__*/React.createElement("svg", _extends({
337
337
  width: size,
338
338
  height: size,
@@ -372,7 +372,7 @@ const GtBox = _ref => {
372
372
  }));
373
373
  };
374
374
 
375
- const _excluded$5i = ["color", "size"];
375
+ const _excluded$5j = ["color", "size"];
376
376
 
377
377
  /**
378
378
  * @typedef {Object} GtFbCodeProps
@@ -387,7 +387,7 @@ const GtFbCode = _ref => {
387
387
  color = 'currentColor',
388
388
  size = '24'
389
389
  } = _ref,
390
- otherProps = _objectWithoutProperties(_ref, _excluded$5i);
390
+ otherProps = _objectWithoutProperties(_ref, _excluded$5j);
391
391
  return /*#__PURE__*/React.createElement("svg", _extends({
392
392
  width: size,
393
393
  height: size,
@@ -406,7 +406,7 @@ const GtFbCode = _ref => {
406
406
  }));
407
407
  };
408
408
 
409
- const _excluded$5h = ["color", "size"];
409
+ const _excluded$5i = ["color", "size"];
410
410
 
411
411
  /**
412
412
  * @typedef {Object} GtRefProps
@@ -421,7 +421,7 @@ const GtRef = _ref => {
421
421
  color = 'currentColor',
422
422
  size = '24'
423
423
  } = _ref,
424
- otherProps = _objectWithoutProperties(_ref, _excluded$5h);
424
+ otherProps = _objectWithoutProperties(_ref, _excluded$5i);
425
425
  return /*#__PURE__*/React.createElement("svg", _extends({
426
426
  width: size,
427
427
  height: size,
@@ -438,7 +438,7 @@ const GtRef = _ref => {
438
438
  }));
439
439
  };
440
440
 
441
- const _excluded$5g = ["color", "size"];
441
+ const _excluded$5h = ["color", "size"];
442
442
 
443
443
  /**
444
444
  * @typedef {Object} GtCustomerChatProps
@@ -453,7 +453,7 @@ const GtCustomerChat = _ref => {
453
453
  color = 'currentColor',
454
454
  size = '24'
455
455
  } = _ref,
456
- otherProps = _objectWithoutProperties(_ref, _excluded$5g);
456
+ otherProps = _objectWithoutProperties(_ref, _excluded$5h);
457
457
  return /*#__PURE__*/React.createElement("svg", _extends({
458
458
  width: size,
459
459
  height: size,
@@ -472,7 +472,7 @@ const GtCustomerChat = _ref => {
472
472
  }));
473
473
  };
474
474
 
475
- const _excluded$5f = ["color", "size"];
475
+ const _excluded$5g = ["color", "size"];
476
476
 
477
477
  /**
478
478
  * @typedef {Object} GtButtonProps
@@ -487,7 +487,7 @@ const GtButton = _ref => {
487
487
  color = 'currentColor',
488
488
  size = '24'
489
489
  } = _ref,
490
- otherProps = _objectWithoutProperties(_ref, _excluded$5f);
490
+ otherProps = _objectWithoutProperties(_ref, _excluded$5g);
491
491
  return /*#__PURE__*/React.createElement("svg", _extends({
492
492
  width: size,
493
493
  height: size,
@@ -518,7 +518,7 @@ const GtButton = _ref => {
518
518
  }));
519
519
  };
520
520
 
521
- const _excluded$5e = ["color", "size"];
521
+ const _excluded$5f = ["color", "size"];
522
522
 
523
523
  /**
524
524
  * @typedef {Object} GtTakeoverProps
@@ -533,7 +533,7 @@ const GtTakeover = _ref => {
533
533
  color = 'currentColor',
534
534
  size = '24'
535
535
  } = _ref,
536
- otherProps = _objectWithoutProperties(_ref, _excluded$5e);
536
+ otherProps = _objectWithoutProperties(_ref, _excluded$5f);
537
537
  return /*#__PURE__*/React.createElement("svg", _extends({
538
538
  width: size,
539
539
  height: size,
@@ -581,7 +581,7 @@ const GtTakeover = _ref => {
581
581
  }));
582
582
  };
583
583
 
584
- const _excluded$5d = ["color", "size"];
584
+ const _excluded$5e = ["color", "size"];
585
585
 
586
586
  /**
587
587
  * @typedef {Object} GtLandingProps
@@ -596,7 +596,7 @@ const GtLanding = _ref => {
596
596
  color = 'currentColor',
597
597
  size = '24'
598
598
  } = _ref,
599
- otherProps = _objectWithoutProperties(_ref, _excluded$5d);
599
+ otherProps = _objectWithoutProperties(_ref, _excluded$5e);
600
600
  return /*#__PURE__*/React.createElement("svg", _extends({
601
601
  width: size,
602
602
  height: size,
@@ -632,7 +632,7 @@ const GtLanding = _ref => {
632
632
  }));
633
633
  };
634
634
 
635
- const _excluded$5c = ["color", "size"];
635
+ const _excluded$5d = ["color", "size"];
636
636
 
637
637
  /**
638
638
  * @typedef {Object} CheckCircleProps
@@ -647,7 +647,7 @@ const CheckCircle = _ref => {
647
647
  color = 'currentColor',
648
648
  size = '24'
649
649
  } = _ref,
650
- otherProps = _objectWithoutProperties(_ref, _excluded$5c);
650
+ otherProps = _objectWithoutProperties(_ref, _excluded$5d);
651
651
  return /*#__PURE__*/React.createElement("svg", _extends({
652
652
  width: size,
653
653
  height: size,
@@ -661,7 +661,7 @@ const CheckCircle = _ref => {
661
661
  }));
662
662
  };
663
663
 
664
- const _excluded$5b = ["color", "size"];
664
+ const _excluded$5c = ["color", "size"];
665
665
 
666
666
  /**
667
667
  * @typedef {Object} TimeProps
@@ -676,7 +676,7 @@ const Time = _ref => {
676
676
  color = 'currentColor',
677
677
  size = '24'
678
678
  } = _ref,
679
- otherProps = _objectWithoutProperties(_ref, _excluded$5b);
679
+ otherProps = _objectWithoutProperties(_ref, _excluded$5c);
680
680
  return /*#__PURE__*/React.createElement("svg", _extends({
681
681
  width: size,
682
682
  height: size,
@@ -690,7 +690,7 @@ const Time = _ref => {
690
690
  }));
691
691
  };
692
692
 
693
- const _excluded$5a = ["color", "size"];
693
+ const _excluded$5b = ["color", "size"];
694
694
 
695
695
  /**
696
696
  * @typedef {Object} NationalityProps
@@ -705,7 +705,7 @@ const Nationality = _ref => {
705
705
  color = 'currentColor',
706
706
  size = '24'
707
707
  } = _ref,
708
- otherProps = _objectWithoutProperties(_ref, _excluded$5a);
708
+ otherProps = _objectWithoutProperties(_ref, _excluded$5b);
709
709
  return /*#__PURE__*/React.createElement("svg", _extends({
710
710
  width: size,
711
711
  height: size,
@@ -719,7 +719,7 @@ const Nationality = _ref => {
719
719
  }));
720
720
  };
721
721
 
722
- const _excluded$59 = ["color", "size"];
722
+ const _excluded$5a = ["color", "size"];
723
723
 
724
724
  /**
725
725
  * @typedef {Object} MentionProps
@@ -734,7 +734,7 @@ const Mention = _ref => {
734
734
  color = 'currentColor',
735
735
  size = '24'
736
736
  } = _ref,
737
- otherProps = _objectWithoutProperties(_ref, _excluded$59);
737
+ otherProps = _objectWithoutProperties(_ref, _excluded$5a);
738
738
  return /*#__PURE__*/React.createElement("svg", _extends({
739
739
  width: size,
740
740
  height: size,
@@ -748,7 +748,7 @@ const Mention = _ref => {
748
748
  }));
749
749
  };
750
750
 
751
- const _excluded$58 = ["color", "size"];
751
+ const _excluded$59 = ["color", "size"];
752
752
 
753
753
  /**
754
754
  * @typedef {Object} QuestionProps
@@ -763,7 +763,7 @@ const Question = _ref => {
763
763
  color = 'currentColor',
764
764
  size = '24'
765
765
  } = _ref,
766
- otherProps = _objectWithoutProperties(_ref, _excluded$58);
766
+ otherProps = _objectWithoutProperties(_ref, _excluded$59);
767
767
  return /*#__PURE__*/React.createElement("svg", _extends({
768
768
  width: size,
769
769
  height: size,
@@ -777,7 +777,7 @@ const Question = _ref => {
777
777
  }));
778
778
  };
779
779
 
780
- const _excluded$57 = ["color", "size"];
780
+ const _excluded$58 = ["color", "size"];
781
781
 
782
782
  /**
783
783
  * @typedef {Object} AddCircleProps
@@ -792,7 +792,7 @@ const AddCircle = _ref => {
792
792
  color = 'currentColor',
793
793
  size = '24'
794
794
  } = _ref,
795
- otherProps = _objectWithoutProperties(_ref, _excluded$57);
795
+ otherProps = _objectWithoutProperties(_ref, _excluded$58);
796
796
  return /*#__PURE__*/React.createElement("svg", _extends({
797
797
  width: size,
798
798
  height: size,
@@ -806,7 +806,7 @@ const AddCircle = _ref => {
806
806
  }));
807
807
  };
808
808
 
809
- const _excluded$56 = ["color", "size"];
809
+ const _excluded$57 = ["color", "size"];
810
810
 
811
811
  /**
812
812
  * @typedef {Object} UnsubscribedProps
@@ -821,7 +821,7 @@ const Unsubscribed = _ref => {
821
821
  color = 'currentColor',
822
822
  size = '24'
823
823
  } = _ref,
824
- otherProps = _objectWithoutProperties(_ref, _excluded$56);
824
+ otherProps = _objectWithoutProperties(_ref, _excluded$57);
825
825
  return /*#__PURE__*/React.createElement("svg", _extends({
826
826
  width: size,
827
827
  height: size,
@@ -840,7 +840,7 @@ const Unsubscribed = _ref => {
840
840
  }));
841
841
  };
842
842
 
843
- const _excluded$55 = ["color", "size"];
843
+ const _excluded$56 = ["color", "size"];
844
844
 
845
845
  /**
846
846
  * @typedef {Object} SmileProps
@@ -855,7 +855,7 @@ const Smile = _ref => {
855
855
  color = 'currentColor',
856
856
  size = '24'
857
857
  } = _ref,
858
- otherProps = _objectWithoutProperties(_ref, _excluded$55);
858
+ otherProps = _objectWithoutProperties(_ref, _excluded$56);
859
859
  return /*#__PURE__*/React.createElement("svg", _extends({
860
860
  width: size,
861
861
  height: size,
@@ -869,7 +869,7 @@ const Smile = _ref => {
869
869
  }));
870
870
  };
871
871
 
872
- const _excluded$54 = ["color", "size"];
872
+ const _excluded$55 = ["color", "size"];
873
873
 
874
874
  /**
875
875
  * @typedef {Object} TimeAddProps
@@ -884,7 +884,7 @@ const TimeAdd = _ref => {
884
884
  color = 'currentColor',
885
885
  size = '24'
886
886
  } = _ref,
887
- otherProps = _objectWithoutProperties(_ref, _excluded$54);
887
+ otherProps = _objectWithoutProperties(_ref, _excluded$55);
888
888
  return /*#__PURE__*/React.createElement("svg", _extends({
889
889
  width: size,
890
890
  height: size,
@@ -898,7 +898,7 @@ const TimeAdd = _ref => {
898
898
  }));
899
899
  };
900
900
 
901
- const _excluded$53 = ["color", "size"];
901
+ const _excluded$54 = ["color", "size"];
902
902
 
903
903
  /**
904
904
  * @typedef {Object} RetryProps
@@ -913,7 +913,7 @@ const Retry = _ref => {
913
913
  color = 'currentColor',
914
914
  size = '24'
915
915
  } = _ref,
916
- otherProps = _objectWithoutProperties(_ref, _excluded$53);
916
+ otherProps = _objectWithoutProperties(_ref, _excluded$54);
917
917
  return /*#__PURE__*/React.createElement("svg", _extends({
918
918
  width: size,
919
919
  height: size,
@@ -927,7 +927,7 @@ const Retry = _ref => {
927
927
  }));
928
928
  };
929
929
 
930
- const _excluded$52 = ["color", "size"];
930
+ const _excluded$53 = ["color", "size"];
931
931
 
932
932
  /**
933
933
  * @typedef {Object} StopProps
@@ -942,7 +942,7 @@ const Stop = _ref => {
942
942
  color = 'currentColor',
943
943
  size = '24'
944
944
  } = _ref,
945
- otherProps = _objectWithoutProperties(_ref, _excluded$52);
945
+ otherProps = _objectWithoutProperties(_ref, _excluded$53);
946
946
  return /*#__PURE__*/React.createElement("svg", _extends({
947
947
  width: size,
948
948
  height: size,
@@ -956,7 +956,7 @@ const Stop = _ref => {
956
956
  }));
957
957
  };
958
958
 
959
- const _excluded$51 = ["color", "size"];
959
+ const _excluded$52 = ["color", "size"];
960
960
 
961
961
  /**
962
962
  * @typedef {Object} InfoProps
@@ -971,7 +971,7 @@ const Info = _ref => {
971
971
  color = 'currentColor',
972
972
  size = '24'
973
973
  } = _ref,
974
- otherProps = _objectWithoutProperties(_ref, _excluded$51);
974
+ otherProps = _objectWithoutProperties(_ref, _excluded$52);
975
975
  return /*#__PURE__*/React.createElement("svg", _extends({
976
976
  width: size,
977
977
  height: size,
@@ -985,7 +985,7 @@ const Info = _ref => {
985
985
  }));
986
986
  };
987
987
 
988
- const _excluded$50 = ["color", "size"];
988
+ const _excluded$51 = ["color", "size"];
989
989
 
990
990
  /**
991
991
  * @typedef {Object} AttentionProps
@@ -1000,7 +1000,7 @@ const Attention = _ref => {
1000
1000
  color = 'currentColor',
1001
1001
  size = '24'
1002
1002
  } = _ref,
1003
- otherProps = _objectWithoutProperties(_ref, _excluded$50);
1003
+ otherProps = _objectWithoutProperties(_ref, _excluded$51);
1004
1004
  return /*#__PURE__*/React.createElement("svg", _extends({
1005
1005
  width: size,
1006
1006
  height: size,
@@ -1014,7 +1014,7 @@ const Attention = _ref => {
1014
1014
  }));
1015
1015
  };
1016
1016
 
1017
- const _excluded$4$ = ["color", "size"];
1017
+ const _excluded$50 = ["color", "size"];
1018
1018
 
1019
1019
  /**
1020
1020
  * @typedef {Object} HelpProps
@@ -1029,7 +1029,7 @@ const Help = _ref => {
1029
1029
  color = 'currentColor',
1030
1030
  size = '24'
1031
1031
  } = _ref,
1032
- otherProps = _objectWithoutProperties(_ref, _excluded$4$);
1032
+ otherProps = _objectWithoutProperties(_ref, _excluded$50);
1033
1033
  return /*#__PURE__*/React.createElement("svg", _extends({
1034
1034
  width: size,
1035
1035
  height: size,
@@ -1043,7 +1043,7 @@ const Help = _ref => {
1043
1043
  }));
1044
1044
  };
1045
1045
 
1046
- const _excluded$4_ = ["color", "size"];
1046
+ const _excluded$4$ = ["color", "size"];
1047
1047
 
1048
1048
  /**
1049
1049
  * @typedef {Object} SpinnerProps
@@ -1058,7 +1058,7 @@ const Spinner = _ref => {
1058
1058
  color = 'currentColor',
1059
1059
  size = '24'
1060
1060
  } = _ref,
1061
- otherProps = _objectWithoutProperties(_ref, _excluded$4_);
1061
+ otherProps = _objectWithoutProperties(_ref, _excluded$4$);
1062
1062
  return /*#__PURE__*/React.createElement("svg", _extends({
1063
1063
  width: size,
1064
1064
  height: size,
@@ -1072,7 +1072,7 @@ const Spinner = _ref => {
1072
1072
  }));
1073
1073
  };
1074
1074
 
1075
- const _excluded$4Z = ["color", "size"];
1075
+ const _excluded$4_ = ["color", "size"];
1076
1076
 
1077
1077
  /**
1078
1078
  * @typedef {Object} SettingsProps
@@ -1087,7 +1087,7 @@ const Settings = _ref => {
1087
1087
  color = 'currentColor',
1088
1088
  size = '24'
1089
1089
  } = _ref,
1090
- otherProps = _objectWithoutProperties(_ref, _excluded$4Z);
1090
+ otherProps = _objectWithoutProperties(_ref, _excluded$4_);
1091
1091
  return /*#__PURE__*/React.createElement("svg", _extends({
1092
1092
  width: size,
1093
1093
  height: size,
@@ -1108,7 +1108,7 @@ const Settings = _ref => {
1108
1108
  }));
1109
1109
  };
1110
1110
 
1111
- const _excluded$4Y = ["color", "size"];
1111
+ const _excluded$4Z = ["color", "size"];
1112
1112
 
1113
1113
  /**
1114
1114
  * @typedef {Object} DashboardProps
@@ -1123,7 +1123,7 @@ const Dashboard = _ref => {
1123
1123
  color = 'currentColor',
1124
1124
  size = '24'
1125
1125
  } = _ref,
1126
- otherProps = _objectWithoutProperties(_ref, _excluded$4Y);
1126
+ otherProps = _objectWithoutProperties(_ref, _excluded$4Z);
1127
1127
  return /*#__PURE__*/React.createElement("svg", _extends({
1128
1128
  width: size,
1129
1129
  height: size,
@@ -1137,7 +1137,7 @@ const Dashboard = _ref => {
1137
1137
  }));
1138
1138
  };
1139
1139
 
1140
- const _excluded$4X = ["color", "size"];
1140
+ const _excluded$4Y = ["color", "size"];
1141
1141
 
1142
1142
  /**
1143
1143
  * @typedef {Object} MaleProps
@@ -1152,7 +1152,7 @@ const Male = _ref => {
1152
1152
  color = 'currentColor',
1153
1153
  size = '24'
1154
1154
  } = _ref,
1155
- otherProps = _objectWithoutProperties(_ref, _excluded$4X);
1155
+ otherProps = _objectWithoutProperties(_ref, _excluded$4Y);
1156
1156
  return /*#__PURE__*/React.createElement("svg", _extends({
1157
1157
  width: size,
1158
1158
  height: size,
@@ -1166,7 +1166,7 @@ const Male = _ref => {
1166
1166
  }));
1167
1167
  };
1168
1168
 
1169
- const _excluded$4W = ["color", "size"];
1169
+ const _excluded$4X = ["color", "size"];
1170
1170
 
1171
1171
  /**
1172
1172
  * @typedef {Object} FemaleProps
@@ -1181,7 +1181,7 @@ const Female = _ref => {
1181
1181
  color = 'currentColor',
1182
1182
  size = '24'
1183
1183
  } = _ref,
1184
- otherProps = _objectWithoutProperties(_ref, _excluded$4W);
1184
+ otherProps = _objectWithoutProperties(_ref, _excluded$4X);
1185
1185
  return /*#__PURE__*/React.createElement("svg", _extends({
1186
1186
  width: size,
1187
1187
  height: size,
@@ -1195,7 +1195,7 @@ const Female = _ref => {
1195
1195
  }));
1196
1196
  };
1197
1197
 
1198
- const _excluded$4V = ["color", "size"];
1198
+ const _excluded$4W = ["color", "size"];
1199
1199
 
1200
1200
  /**
1201
1201
  * @typedef {Object} SearchProps
@@ -1210,7 +1210,7 @@ const Search = _ref => {
1210
1210
  color = 'currentColor',
1211
1211
  size = '24'
1212
1212
  } = _ref,
1213
- otherProps = _objectWithoutProperties(_ref, _excluded$4V);
1213
+ otherProps = _objectWithoutProperties(_ref, _excluded$4W);
1214
1214
  return /*#__PURE__*/React.createElement("svg", _extends({
1215
1215
  width: size,
1216
1216
  height: size,
@@ -1224,7 +1224,7 @@ const Search = _ref => {
1224
1224
  }));
1225
1225
  };
1226
1226
 
1227
- const _excluded$4U = ["color", "size"];
1227
+ const _excluded$4V = ["color", "size"];
1228
1228
 
1229
1229
  /**
1230
1230
  * @typedef {Object} MicProps
@@ -1239,7 +1239,7 @@ const Mic = _ref => {
1239
1239
  color = 'currentColor',
1240
1240
  size = '24'
1241
1241
  } = _ref,
1242
- otherProps = _objectWithoutProperties(_ref, _excluded$4U);
1242
+ otherProps = _objectWithoutProperties(_ref, _excluded$4V);
1243
1243
  return /*#__PURE__*/React.createElement("svg", _extends({
1244
1244
  width: size,
1245
1245
  height: size,
@@ -1253,7 +1253,7 @@ const Mic = _ref => {
1253
1253
  }));
1254
1254
  };
1255
1255
 
1256
- const _excluded$4T = ["color", "size"];
1256
+ const _excluded$4U = ["color", "size"];
1257
1257
 
1258
1258
  /**
1259
1259
  * @typedef {Object} TransgenderProps
@@ -1268,7 +1268,7 @@ const Transgender = _ref => {
1268
1268
  color = 'currentColor',
1269
1269
  size = '24'
1270
1270
  } = _ref,
1271
- otherProps = _objectWithoutProperties(_ref, _excluded$4T);
1271
+ otherProps = _objectWithoutProperties(_ref, _excluded$4U);
1272
1272
  return /*#__PURE__*/React.createElement("svg", _extends({
1273
1273
  width: size,
1274
1274
  height: size,
@@ -1282,7 +1282,7 @@ const Transgender = _ref => {
1282
1282
  }));
1283
1283
  };
1284
1284
 
1285
- const _excluded$4S = ["color", "size"];
1285
+ const _excluded$4T = ["color", "size"];
1286
1286
 
1287
1287
  /**
1288
1288
  * @typedef {Object} CloseProps
@@ -1297,7 +1297,7 @@ const Close = _ref => {
1297
1297
  color = 'currentColor',
1298
1298
  size = '24'
1299
1299
  } = _ref,
1300
- otherProps = _objectWithoutProperties(_ref, _excluded$4S);
1300
+ otherProps = _objectWithoutProperties(_ref, _excluded$4T);
1301
1301
  return /*#__PURE__*/React.createElement("svg", _extends({
1302
1302
  width: size,
1303
1303
  height: size,
@@ -1311,7 +1311,7 @@ const Close = _ref => {
1311
1311
  }));
1312
1312
  };
1313
1313
 
1314
- const _excluded$4R = ["color", "size"];
1314
+ const _excluded$4S = ["color", "size"];
1315
1315
 
1316
1316
  /**
1317
1317
  * @typedef {Object} PlusProps
@@ -1326,7 +1326,7 @@ const Plus = _ref => {
1326
1326
  color = 'currentColor',
1327
1327
  size = '24'
1328
1328
  } = _ref,
1329
- otherProps = _objectWithoutProperties(_ref, _excluded$4R);
1329
+ otherProps = _objectWithoutProperties(_ref, _excluded$4S);
1330
1330
  return /*#__PURE__*/React.createElement("svg", _extends({
1331
1331
  width: size,
1332
1332
  height: size,
@@ -1340,7 +1340,7 @@ const Plus = _ref => {
1340
1340
  }));
1341
1341
  };
1342
1342
 
1343
- const _excluded$4Q = ["color", "size"];
1343
+ const _excluded$4R = ["color", "size"];
1344
1344
 
1345
1345
  /**
1346
1346
  * @typedef {Object} MinusProps
@@ -1355,7 +1355,7 @@ const Minus = _ref => {
1355
1355
  color = 'currentColor',
1356
1356
  size = '24'
1357
1357
  } = _ref,
1358
- otherProps = _objectWithoutProperties(_ref, _excluded$4Q);
1358
+ otherProps = _objectWithoutProperties(_ref, _excluded$4R);
1359
1359
  return /*#__PURE__*/React.createElement("svg", _extends({
1360
1360
  width: size,
1361
1361
  height: size,
@@ -1369,7 +1369,7 @@ const Minus = _ref => {
1369
1369
  }));
1370
1370
  };
1371
1371
 
1372
- const _excluded$4P = ["color", "size"];
1372
+ const _excluded$4Q = ["color", "size"];
1373
1373
 
1374
1374
  /**
1375
1375
  * @typedef {Object} TickProps
@@ -1384,7 +1384,7 @@ const Tick = _ref => {
1384
1384
  color = 'currentColor',
1385
1385
  size = '24'
1386
1386
  } = _ref,
1387
- otherProps = _objectWithoutProperties(_ref, _excluded$4P);
1387
+ otherProps = _objectWithoutProperties(_ref, _excluded$4Q);
1388
1388
  return /*#__PURE__*/React.createElement("svg", _extends({
1389
1389
  width: size,
1390
1390
  height: size,
@@ -1398,7 +1398,7 @@ const Tick = _ref => {
1398
1398
  }));
1399
1399
  };
1400
1400
 
1401
- const _excluded$4O = ["color", "size"];
1401
+ const _excluded$4P = ["color", "size"];
1402
1402
 
1403
1403
  /**
1404
1404
  * @typedef {Object} DoubleTickProps
@@ -1413,7 +1413,7 @@ const DoubleTick = _ref => {
1413
1413
  color = 'currentColor',
1414
1414
  size = '24'
1415
1415
  } = _ref,
1416
- otherProps = _objectWithoutProperties(_ref, _excluded$4O);
1416
+ otherProps = _objectWithoutProperties(_ref, _excluded$4P);
1417
1417
  return /*#__PURE__*/React.createElement("svg", _extends({
1418
1418
  width: size,
1419
1419
  height: size,
@@ -1427,7 +1427,7 @@ const DoubleTick = _ref => {
1427
1427
  }));
1428
1428
  };
1429
1429
 
1430
- const _excluded$4N = ["color", "size"];
1430
+ const _excluded$4O = ["color", "size"];
1431
1431
 
1432
1432
  /**
1433
1433
  * @typedef {Object} HomeProps
@@ -1442,7 +1442,7 @@ const Home = _ref => {
1442
1442
  color = 'currentColor',
1443
1443
  size = '24'
1444
1444
  } = _ref,
1445
- otherProps = _objectWithoutProperties(_ref, _excluded$4N);
1445
+ otherProps = _objectWithoutProperties(_ref, _excluded$4O);
1446
1446
  return /*#__PURE__*/React.createElement("svg", _extends({
1447
1447
  width: size,
1448
1448
  height: size,
@@ -1456,7 +1456,7 @@ const Home = _ref => {
1456
1456
  }));
1457
1457
  };
1458
1458
 
1459
- const _excluded$4M = ["color", "size"];
1459
+ const _excluded$4N = ["color", "size"];
1460
1460
 
1461
1461
  /**
1462
1462
  * @typedef {Object} CreditCardProps
@@ -1471,7 +1471,7 @@ const CreditCard = _ref => {
1471
1471
  color = 'currentColor',
1472
1472
  size = '24'
1473
1473
  } = _ref,
1474
- otherProps = _objectWithoutProperties(_ref, _excluded$4M);
1474
+ otherProps = _objectWithoutProperties(_ref, _excluded$4N);
1475
1475
  return /*#__PURE__*/React.createElement("svg", _extends({
1476
1476
  width: size,
1477
1477
  height: size,
@@ -1485,7 +1485,7 @@ const CreditCard = _ref => {
1485
1485
  }));
1486
1486
  };
1487
1487
 
1488
- const _excluded$4L = ["color", "size"];
1488
+ const _excluded$4M = ["color", "size"];
1489
1489
 
1490
1490
  /**
1491
1491
  * @typedef {Object} OtnRequestProps
@@ -1500,7 +1500,7 @@ const OtnRequest = _ref => {
1500
1500
  color = 'currentColor',
1501
1501
  size = '24'
1502
1502
  } = _ref,
1503
- otherProps = _objectWithoutProperties(_ref, _excluded$4L);
1503
+ otherProps = _objectWithoutProperties(_ref, _excluded$4M);
1504
1504
  return /*#__PURE__*/React.createElement("svg", _extends({
1505
1505
  width: size,
1506
1506
  height: size,
@@ -1514,7 +1514,7 @@ const OtnRequest = _ref => {
1514
1514
  }));
1515
1515
  };
1516
1516
 
1517
- const _excluded$4K = ["color", "size"];
1517
+ const _excluded$4L = ["color", "size"];
1518
1518
 
1519
1519
  /**
1520
1520
  * @typedef {Object} AssignGroupProps
@@ -1529,7 +1529,7 @@ const AssignGroup = _ref => {
1529
1529
  color = 'currentColor',
1530
1530
  size = '24'
1531
1531
  } = _ref,
1532
- otherProps = _objectWithoutProperties(_ref, _excluded$4K);
1532
+ otherProps = _objectWithoutProperties(_ref, _excluded$4L);
1533
1533
  return /*#__PURE__*/React.createElement("svg", _extends({
1534
1534
  width: size,
1535
1535
  height: size,
@@ -1559,7 +1559,7 @@ const AssignGroup = _ref => {
1559
1559
  }));
1560
1560
  };
1561
1561
 
1562
- const _excluded$4J = ["color", "size"];
1562
+ const _excluded$4K = ["color", "size"];
1563
1563
 
1564
1564
  /**
1565
1565
  * @typedef {Object} AllProps
@@ -1574,7 +1574,7 @@ const All = _ref => {
1574
1574
  color = 'currentColor',
1575
1575
  size = '24'
1576
1576
  } = _ref,
1577
- otherProps = _objectWithoutProperties(_ref, _excluded$4J);
1577
+ otherProps = _objectWithoutProperties(_ref, _excluded$4K);
1578
1578
  return /*#__PURE__*/React.createElement("svg", _extends({
1579
1579
  width: size,
1580
1580
  height: size,
@@ -1590,7 +1590,7 @@ const All = _ref => {
1590
1590
  }));
1591
1591
  };
1592
1592
 
1593
- const _excluded$4I = ["color", "size"];
1593
+ const _excluded$4J = ["color", "size"];
1594
1594
 
1595
1595
  /**
1596
1596
  * @typedef {Object} ReelsProps
@@ -1605,7 +1605,7 @@ const Reels = _ref => {
1605
1605
  color = 'currentColor',
1606
1606
  size = '24'
1607
1607
  } = _ref,
1608
- otherProps = _objectWithoutProperties(_ref, _excluded$4I);
1608
+ otherProps = _objectWithoutProperties(_ref, _excluded$4J);
1609
1609
  return /*#__PURE__*/React.createElement("svg", _extends({
1610
1610
  width: size,
1611
1611
  height: size,
@@ -1626,7 +1626,7 @@ const Reels = _ref => {
1626
1626
  }));
1627
1627
  };
1628
1628
 
1629
- const _excluded$4H = ["color", "size"];
1629
+ const _excluded$4I = ["color", "size"];
1630
1630
 
1631
1631
  /**
1632
1632
  * @typedef {Object} InstagramChannel3Props
@@ -1641,7 +1641,7 @@ const InstagramChannel3 = _ref => {
1641
1641
  color = 'currentColor',
1642
1642
  size = '24'
1643
1643
  } = _ref,
1644
- otherProps = _objectWithoutProperties(_ref, _excluded$4H);
1644
+ otherProps = _objectWithoutProperties(_ref, _excluded$4I);
1645
1645
  return /*#__PURE__*/React.createElement("svg", _extends({
1646
1646
  width: size,
1647
1647
  height: size,
@@ -1665,7 +1665,7 @@ const InstagramChannel3 = _ref => {
1665
1665
  }));
1666
1666
  };
1667
1667
 
1668
- const _excluded$4G = ["color", "size"];
1668
+ const _excluded$4H = ["color", "size"];
1669
1669
 
1670
1670
  /**
1671
1671
  * @typedef {Object} CannedResponseProps
@@ -1680,7 +1680,7 @@ const CannedResponse = _ref => {
1680
1680
  color = 'currentColor',
1681
1681
  size = '24'
1682
1682
  } = _ref,
1683
- otherProps = _objectWithoutProperties(_ref, _excluded$4G);
1683
+ otherProps = _objectWithoutProperties(_ref, _excluded$4H);
1684
1684
  return /*#__PURE__*/React.createElement("svg", _extends({
1685
1685
  width: size,
1686
1686
  height: size,
@@ -1699,7 +1699,7 @@ const CannedResponse = _ref => {
1699
1699
  }));
1700
1700
  };
1701
1701
 
1702
- const _excluded$4F = ["color", "size"];
1702
+ const _excluded$4G = ["color", "size"];
1703
1703
 
1704
1704
  /**
1705
1705
  * @typedef {Object} DataProps
@@ -1714,7 +1714,7 @@ const Data = _ref => {
1714
1714
  color = 'currentColor',
1715
1715
  size = '24'
1716
1716
  } = _ref,
1717
- otherProps = _objectWithoutProperties(_ref, _excluded$4F);
1717
+ otherProps = _objectWithoutProperties(_ref, _excluded$4G);
1718
1718
  return /*#__PURE__*/React.createElement("svg", _extends({
1719
1719
  width: size,
1720
1720
  height: size,
@@ -1734,7 +1734,7 @@ const Data = _ref => {
1734
1734
  }));
1735
1735
  };
1736
1736
 
1737
- const _excluded$4E = ["color", "size"];
1737
+ const _excluded$4F = ["color", "size"];
1738
1738
 
1739
1739
  /**
1740
1740
  * @typedef {Object} ShareProps
@@ -1749,7 +1749,7 @@ const Share = _ref => {
1749
1749
  color = 'currentColor',
1750
1750
  size = '24'
1751
1751
  } = _ref,
1752
- otherProps = _objectWithoutProperties(_ref, _excluded$4E);
1752
+ otherProps = _objectWithoutProperties(_ref, _excluded$4F);
1753
1753
  return /*#__PURE__*/React.createElement("svg", _extends({
1754
1754
  width: size,
1755
1755
  height: size,
@@ -1763,7 +1763,7 @@ const Share = _ref => {
1763
1763
  }));
1764
1764
  };
1765
1765
 
1766
- const _excluded$4D = ["color", "size"];
1766
+ const _excluded$4E = ["color", "size"];
1767
1767
 
1768
1768
  /**
1769
1769
  * @typedef {Object} SmsProps
@@ -1778,7 +1778,7 @@ const Sms = _ref => {
1778
1778
  color = 'currentColor',
1779
1779
  size = '24'
1780
1780
  } = _ref,
1781
- otherProps = _objectWithoutProperties(_ref, _excluded$4D);
1781
+ otherProps = _objectWithoutProperties(_ref, _excluded$4E);
1782
1782
  return /*#__PURE__*/React.createElement("svg", _extends({
1783
1783
  width: size,
1784
1784
  height: size,
@@ -1800,7 +1800,7 @@ const Sms = _ref => {
1800
1800
  }));
1801
1801
  };
1802
1802
 
1803
- const _excluded$4C = ["color", "size"];
1803
+ const _excluded$4D = ["color", "size"];
1804
1804
 
1805
1805
  /**
1806
1806
  * @typedef {Object} LogoutProps
@@ -1815,7 +1815,7 @@ const Logout = _ref => {
1815
1815
  color = 'currentColor',
1816
1816
  size = '24'
1817
1817
  } = _ref,
1818
- otherProps = _objectWithoutProperties(_ref, _excluded$4C);
1818
+ otherProps = _objectWithoutProperties(_ref, _excluded$4D);
1819
1819
  return /*#__PURE__*/React.createElement("svg", _extends({
1820
1820
  width: size,
1821
1821
  height: size,
@@ -1829,7 +1829,7 @@ const Logout = _ref => {
1829
1829
  }));
1830
1830
  };
1831
1831
 
1832
- const _excluded$4B = ["color", "size"];
1832
+ const _excluded$4C = ["color", "size"];
1833
1833
 
1834
1834
  /**
1835
1835
  * @typedef {Object} ArchiveProps
@@ -1844,7 +1844,7 @@ const Archive = _ref => {
1844
1844
  color = 'currentColor',
1845
1845
  size = '24'
1846
1846
  } = _ref,
1847
- otherProps = _objectWithoutProperties(_ref, _excluded$4B);
1847
+ otherProps = _objectWithoutProperties(_ref, _excluded$4C);
1848
1848
  return /*#__PURE__*/React.createElement("svg", _extends({
1849
1849
  width: size,
1850
1850
  height: size,
@@ -1858,7 +1858,7 @@ const Archive = _ref => {
1858
1858
  }));
1859
1859
  };
1860
1860
 
1861
- const _excluded$4A = ["color", "size"];
1861
+ const _excluded$4B = ["color", "size"];
1862
1862
 
1863
1863
  /**
1864
1864
  * @typedef {Object} CheckboxDoneProps
@@ -1873,7 +1873,7 @@ const CheckboxDone = _ref => {
1873
1873
  color = 'currentColor',
1874
1874
  size = '24'
1875
1875
  } = _ref,
1876
- otherProps = _objectWithoutProperties(_ref, _excluded$4A);
1876
+ otherProps = _objectWithoutProperties(_ref, _excluded$4B);
1877
1877
  return /*#__PURE__*/React.createElement("svg", _extends({
1878
1878
  width: size,
1879
1879
  height: size,
@@ -1887,7 +1887,7 @@ const CheckboxDone = _ref => {
1887
1887
  }));
1888
1888
  };
1889
1889
 
1890
- const _excluded$4z = ["color", "size"];
1890
+ const _excluded$4A = ["color", "size"];
1891
1891
 
1892
1892
  /**
1893
1893
  * @typedef {Object} InboxProps
@@ -1902,7 +1902,7 @@ const Inbox = _ref => {
1902
1902
  color = 'currentColor',
1903
1903
  size = '24'
1904
1904
  } = _ref,
1905
- otherProps = _objectWithoutProperties(_ref, _excluded$4z);
1905
+ otherProps = _objectWithoutProperties(_ref, _excluded$4A);
1906
1906
  return /*#__PURE__*/React.createElement("svg", _extends({
1907
1907
  width: size,
1908
1908
  height: size,
@@ -1916,7 +1916,7 @@ const Inbox = _ref => {
1916
1916
  }));
1917
1917
  };
1918
1918
 
1919
- const _excluded$4y = ["color", "size"];
1919
+ const _excluded$4z = ["color", "size"];
1920
1920
 
1921
1921
  /**
1922
1922
  * @typedef {Object} CopyToAnotherFlowProps
@@ -1931,7 +1931,7 @@ const CopyToAnotherFlow = _ref => {
1931
1931
  color = 'currentColor',
1932
1932
  size = '24'
1933
1933
  } = _ref,
1934
- otherProps = _objectWithoutProperties(_ref, _excluded$4y);
1934
+ otherProps = _objectWithoutProperties(_ref, _excluded$4z);
1935
1935
  return /*#__PURE__*/React.createElement("svg", _extends({
1936
1936
  width: size,
1937
1937
  height: size,
@@ -1945,7 +1945,7 @@ const CopyToAnotherFlow = _ref => {
1945
1945
  }));
1946
1946
  };
1947
1947
 
1948
- const _excluded$4x = ["color", "size"];
1948
+ const _excluded$4y = ["color", "size"];
1949
1949
 
1950
1950
  /**
1951
1951
  * @typedef {Object} ConvertChannelsProps
@@ -1960,7 +1960,7 @@ const ConvertChannels = _ref => {
1960
1960
  color = 'currentColor',
1961
1961
  size = '24'
1962
1962
  } = _ref,
1963
- otherProps = _objectWithoutProperties(_ref, _excluded$4x);
1963
+ otherProps = _objectWithoutProperties(_ref, _excluded$4y);
1964
1964
  return /*#__PURE__*/React.createElement("svg", _extends({
1965
1965
  width: size,
1966
1966
  height: size,
@@ -1974,7 +1974,7 @@ const ConvertChannels = _ref => {
1974
1974
  }));
1975
1975
  };
1976
1976
 
1977
- const _excluded$4w = ["color", "size"];
1977
+ const _excluded$4x = ["color", "size"];
1978
1978
 
1979
1979
  /**
1980
1980
  * @typedef {Object} CopyProps
@@ -1989,7 +1989,7 @@ const Copy = _ref => {
1989
1989
  color = 'currentColor',
1990
1990
  size = '24'
1991
1991
  } = _ref,
1992
- otherProps = _objectWithoutProperties(_ref, _excluded$4w);
1992
+ otherProps = _objectWithoutProperties(_ref, _excluded$4x);
1993
1993
  return /*#__PURE__*/React.createElement("svg", _extends({
1994
1994
  width: size,
1995
1995
  height: size,
@@ -2003,7 +2003,7 @@ const Copy = _ref => {
2003
2003
  }));
2004
2004
  };
2005
2005
 
2006
- const _excluded$4v = ["color", "size"];
2006
+ const _excluded$4w = ["color", "size"];
2007
2007
 
2008
2008
  /**
2009
2009
  * @typedef {Object} AdsAdProps
@@ -2018,7 +2018,7 @@ const AdsAd = _ref => {
2018
2018
  color = 'currentColor',
2019
2019
  size = '24'
2020
2020
  } = _ref,
2021
- otherProps = _objectWithoutProperties(_ref, _excluded$4v);
2021
+ otherProps = _objectWithoutProperties(_ref, _excluded$4w);
2022
2022
  return /*#__PURE__*/React.createElement("svg", _extends({
2023
2023
  width: size,
2024
2024
  height: size,
@@ -2032,7 +2032,7 @@ const AdsAd = _ref => {
2032
2032
  }));
2033
2033
  };
2034
2034
 
2035
- const _excluded$4u = ["color", "size"];
2035
+ const _excluded$4v = ["color", "size"];
2036
2036
 
2037
2037
  /**
2038
2038
  * @typedef {Object} ActionProps
@@ -2047,7 +2047,7 @@ const Action = _ref => {
2047
2047
  color = 'currentColor',
2048
2048
  size = '24'
2049
2049
  } = _ref,
2050
- otherProps = _objectWithoutProperties(_ref, _excluded$4u);
2050
+ otherProps = _objectWithoutProperties(_ref, _excluded$4v);
2051
2051
  return /*#__PURE__*/React.createElement("svg", _extends({
2052
2052
  width: size,
2053
2053
  height: size,
@@ -2061,7 +2061,7 @@ const Action = _ref => {
2061
2061
  }));
2062
2062
  };
2063
2063
 
2064
- const _excluded$4t = ["color", "size"];
2064
+ const _excluded$4u = ["color", "size"];
2065
2065
 
2066
2066
  /**
2067
2067
  * @typedef {Object} AdsProps
@@ -2076,7 +2076,7 @@ const Ads = _ref => {
2076
2076
  color = 'currentColor',
2077
2077
  size = '24'
2078
2078
  } = _ref,
2079
- otherProps = _objectWithoutProperties(_ref, _excluded$4t);
2079
+ otherProps = _objectWithoutProperties(_ref, _excluded$4u);
2080
2080
  return /*#__PURE__*/React.createElement("svg", _extends({
2081
2081
  width: size,
2082
2082
  height: size,
@@ -2092,7 +2092,7 @@ const Ads = _ref => {
2092
2092
  }));
2093
2093
  };
2094
2094
 
2095
- const _excluded$4s = ["color", "size"];
2095
+ const _excluded$4t = ["color", "size"];
2096
2096
 
2097
2097
  /**
2098
2098
  * @typedef {Object} ShowFlowProps
@@ -2107,7 +2107,7 @@ const ShowFlow = _ref => {
2107
2107
  color = 'currentColor',
2108
2108
  size = '24'
2109
2109
  } = _ref,
2110
- otherProps = _objectWithoutProperties(_ref, _excluded$4s);
2110
+ otherProps = _objectWithoutProperties(_ref, _excluded$4t);
2111
2111
  return /*#__PURE__*/React.createElement("svg", _extends({
2112
2112
  width: size,
2113
2113
  height: size,
@@ -2121,7 +2121,7 @@ const ShowFlow = _ref => {
2121
2121
  }));
2122
2122
  };
2123
2123
 
2124
- const _excluded$4r = ["color", "size"];
2124
+ const _excluded$4s = ["color", "size"];
2125
2125
 
2126
2126
  /**
2127
2127
  * @typedef {Object} UnpinProps
@@ -2136,7 +2136,7 @@ const Unpin = _ref => {
2136
2136
  color = 'currentColor',
2137
2137
  size = '24'
2138
2138
  } = _ref,
2139
- otherProps = _objectWithoutProperties(_ref, _excluded$4r);
2139
+ otherProps = _objectWithoutProperties(_ref, _excluded$4s);
2140
2140
  return /*#__PURE__*/React.createElement("svg", _extends({
2141
2141
  width: size,
2142
2142
  height: size,
@@ -2150,7 +2150,7 @@ const Unpin = _ref => {
2150
2150
  }));
2151
2151
  };
2152
2152
 
2153
- const _excluded$4q = ["color", "size"];
2153
+ const _excluded$4r = ["color", "size"];
2154
2154
 
2155
2155
  /**
2156
2156
  * @typedef {Object} PinProps
@@ -2165,7 +2165,7 @@ const Pin = _ref => {
2165
2165
  color = 'currentColor',
2166
2166
  size = '24'
2167
2167
  } = _ref,
2168
- otherProps = _objectWithoutProperties(_ref, _excluded$4q);
2168
+ otherProps = _objectWithoutProperties(_ref, _excluded$4r);
2169
2169
  return /*#__PURE__*/React.createElement("svg", _extends({
2170
2170
  width: size,
2171
2171
  height: size,
@@ -2179,7 +2179,7 @@ const Pin = _ref => {
2179
2179
  }));
2180
2180
  };
2181
2181
 
2182
- const _excluded$4p = ["color", "size"];
2182
+ const _excluded$4q = ["color", "size"];
2183
2183
 
2184
2184
  /**
2185
2185
  * @typedef {Object} HideProps
@@ -2194,7 +2194,7 @@ const Hide = _ref => {
2194
2194
  color = 'currentColor',
2195
2195
  size = '24'
2196
2196
  } = _ref,
2197
- otherProps = _objectWithoutProperties(_ref, _excluded$4p);
2197
+ otherProps = _objectWithoutProperties(_ref, _excluded$4q);
2198
2198
  return /*#__PURE__*/React.createElement("svg", _extends({
2199
2199
  width: size,
2200
2200
  height: size,
@@ -2208,7 +2208,7 @@ const Hide = _ref => {
2208
2208
  }));
2209
2209
  };
2210
2210
 
2211
- const _excluded$4o = ["color", "size"];
2211
+ const _excluded$4p = ["color", "size"];
2212
2212
 
2213
2213
  /**
2214
2214
  * @typedef {Object} ShowProps
@@ -2223,7 +2223,7 @@ const Show = _ref => {
2223
2223
  color = 'currentColor',
2224
2224
  size = '24'
2225
2225
  } = _ref,
2226
- otherProps = _objectWithoutProperties(_ref, _excluded$4o);
2226
+ otherProps = _objectWithoutProperties(_ref, _excluded$4p);
2227
2227
  return /*#__PURE__*/React.createElement("svg", _extends({
2228
2228
  width: size,
2229
2229
  height: size,
@@ -2237,7 +2237,7 @@ const Show = _ref => {
2237
2237
  }));
2238
2238
  };
2239
2239
 
2240
- const _excluded$4n = ["color", "size"];
2240
+ const _excluded$4o = ["color", "size"];
2241
2241
 
2242
2242
  /**
2243
2243
  * @typedef {Object} ClearMobileProps
@@ -2252,7 +2252,7 @@ const ClearMobile = _ref => {
2252
2252
  color = 'currentColor',
2253
2253
  size = '24'
2254
2254
  } = _ref,
2255
- otherProps = _objectWithoutProperties(_ref, _excluded$4n);
2255
+ otherProps = _objectWithoutProperties(_ref, _excluded$4o);
2256
2256
  return /*#__PURE__*/React.createElement("svg", _extends({
2257
2257
  width: size,
2258
2258
  height: size,
@@ -2268,7 +2268,7 @@ const ClearMobile = _ref => {
2268
2268
  }));
2269
2269
  };
2270
2270
 
2271
- const _excluded$4m = ["color", "size"];
2271
+ const _excluded$4n = ["color", "size"];
2272
2272
 
2273
2273
  /**
2274
2274
  * @typedef {Object} NewMessageProps
@@ -2283,7 +2283,7 @@ const NewMessage = _ref => {
2283
2283
  color = 'currentColor',
2284
2284
  size = '24'
2285
2285
  } = _ref,
2286
- otherProps = _objectWithoutProperties(_ref, _excluded$4m);
2286
+ otherProps = _objectWithoutProperties(_ref, _excluded$4n);
2287
2287
  return /*#__PURE__*/React.createElement("svg", _extends({
2288
2288
  width: size,
2289
2289
  height: size,
@@ -2297,7 +2297,7 @@ const NewMessage = _ref => {
2297
2297
  }));
2298
2298
  };
2299
2299
 
2300
- const _excluded$4l = ["color", "size"];
2300
+ const _excluded$4m = ["color", "size"];
2301
2301
 
2302
2302
  /**
2303
2303
  * @typedef {Object} IdProps
@@ -2312,7 +2312,7 @@ const Id = _ref => {
2312
2312
  color = 'currentColor',
2313
2313
  size = '24'
2314
2314
  } = _ref,
2315
- otherProps = _objectWithoutProperties(_ref, _excluded$4l);
2315
+ otherProps = _objectWithoutProperties(_ref, _excluded$4m);
2316
2316
  return /*#__PURE__*/React.createElement("svg", _extends({
2317
2317
  width: size,
2318
2318
  height: size,
@@ -2326,7 +2326,7 @@ const Id = _ref => {
2326
2326
  }));
2327
2327
  };
2328
2328
 
2329
- const _excluded$4k = ["color", "size"];
2329
+ const _excluded$4l = ["color", "size"];
2330
2330
 
2331
2331
  /**
2332
2332
  * @typedef {Object} CalendarProps
@@ -2341,7 +2341,7 @@ const Calendar = _ref => {
2341
2341
  color = 'currentColor',
2342
2342
  size = '24'
2343
2343
  } = _ref,
2344
- otherProps = _objectWithoutProperties(_ref, _excluded$4k);
2344
+ otherProps = _objectWithoutProperties(_ref, _excluded$4l);
2345
2345
  return /*#__PURE__*/React.createElement("svg", _extends({
2346
2346
  width: size,
2347
2347
  height: size,
@@ -2357,7 +2357,7 @@ const Calendar = _ref => {
2357
2357
  }));
2358
2358
  };
2359
2359
 
2360
- const _excluded$4j = ["color", "size"];
2360
+ const _excluded$4k = ["color", "size"];
2361
2361
 
2362
2362
  /**
2363
2363
  * @typedef {Object} SponsoredMessagesProps
@@ -2372,7 +2372,7 @@ const SponsoredMessages = _ref => {
2372
2372
  color = 'currentColor',
2373
2373
  size = '24'
2374
2374
  } = _ref,
2375
- otherProps = _objectWithoutProperties(_ref, _excluded$4j);
2375
+ otherProps = _objectWithoutProperties(_ref, _excluded$4k);
2376
2376
  return /*#__PURE__*/React.createElement("svg", _extends({
2377
2377
  width: size,
2378
2378
  height: size,
@@ -2386,7 +2386,7 @@ const SponsoredMessages = _ref => {
2386
2386
  }));
2387
2387
  };
2388
2388
 
2389
- const _excluded$4i = ["color", "size"];
2389
+ const _excluded$4j = ["color", "size"];
2390
2390
 
2391
2391
  /**
2392
2392
  * @typedef {Object} ImageProps
@@ -2401,7 +2401,7 @@ const Image = _ref => {
2401
2401
  color = 'currentColor',
2402
2402
  size = '24'
2403
2403
  } = _ref,
2404
- otherProps = _objectWithoutProperties(_ref, _excluded$4i);
2404
+ otherProps = _objectWithoutProperties(_ref, _excluded$4j);
2405
2405
  return /*#__PURE__*/React.createElement("svg", _extends({
2406
2406
  width: size,
2407
2407
  height: size,
@@ -2415,7 +2415,7 @@ const Image = _ref => {
2415
2415
  }));
2416
2416
  };
2417
2417
 
2418
- const _excluded$4h = ["color", "size"];
2418
+ const _excluded$4i = ["color", "size"];
2419
2419
 
2420
2420
  /**
2421
2421
  * @typedef {Object} VideoProps
@@ -2430,7 +2430,7 @@ const Video = _ref => {
2430
2430
  color = 'currentColor',
2431
2431
  size = '24'
2432
2432
  } = _ref,
2433
- otherProps = _objectWithoutProperties(_ref, _excluded$4h);
2433
+ otherProps = _objectWithoutProperties(_ref, _excluded$4i);
2434
2434
  return /*#__PURE__*/React.createElement("svg", _extends({
2435
2435
  width: size,
2436
2436
  height: size,
@@ -2444,7 +2444,7 @@ const Video = _ref => {
2444
2444
  }));
2445
2445
  };
2446
2446
 
2447
- const _excluded$4g = ["color", "size"];
2447
+ const _excluded$4h = ["color", "size"];
2448
2448
 
2449
2449
  /**
2450
2450
  * @typedef {Object} VideoCircleTgProps
@@ -2459,7 +2459,7 @@ const VideoCircleTg = _ref => {
2459
2459
  color = 'currentColor',
2460
2460
  size = '24'
2461
2461
  } = _ref,
2462
- otherProps = _objectWithoutProperties(_ref, _excluded$4g);
2462
+ otherProps = _objectWithoutProperties(_ref, _excluded$4h);
2463
2463
  return /*#__PURE__*/React.createElement("svg", _extends({
2464
2464
  width: size,
2465
2465
  height: size,
@@ -2480,7 +2480,7 @@ const VideoCircleTg = _ref => {
2480
2480
  }));
2481
2481
  };
2482
2482
 
2483
- const _excluded$4f = ["color", "size"];
2483
+ const _excluded$4g = ["color", "size"];
2484
2484
 
2485
2485
  /**
2486
2486
  * @typedef {Object} GrowthToolsProps
@@ -2495,7 +2495,7 @@ const GrowthTools = _ref => {
2495
2495
  color = 'currentColor',
2496
2496
  size = '24'
2497
2497
  } = _ref,
2498
- otherProps = _objectWithoutProperties(_ref, _excluded$4f);
2498
+ otherProps = _objectWithoutProperties(_ref, _excluded$4g);
2499
2499
  return /*#__PURE__*/React.createElement("svg", _extends({
2500
2500
  width: size,
2501
2501
  height: size,
@@ -2509,7 +2509,7 @@ const GrowthTools = _ref => {
2509
2509
  }));
2510
2510
  };
2511
2511
 
2512
- const _excluded$4e = ["color", "size"];
2512
+ const _excluded$4f = ["color", "size"];
2513
2513
 
2514
2514
  /**
2515
2515
  * @typedef {Object} GtPageTakeoverProps
@@ -2524,7 +2524,7 @@ const GtPageTakeover = _ref => {
2524
2524
  color = 'currentColor',
2525
2525
  size = '24'
2526
2526
  } = _ref,
2527
- otherProps = _objectWithoutProperties(_ref, _excluded$4e);
2527
+ otherProps = _objectWithoutProperties(_ref, _excluded$4f);
2528
2528
  return /*#__PURE__*/React.createElement("svg", _extends({
2529
2529
  width: size,
2530
2530
  height: size,
@@ -2538,7 +2538,7 @@ const GtPageTakeover = _ref => {
2538
2538
  }));
2539
2539
  };
2540
2540
 
2541
- const _excluded$4d = ["color", "size"];
2541
+ const _excluded$4e = ["color", "size"];
2542
2542
 
2543
2543
  /**
2544
2544
  * @typedef {Object} BuilderCardProps
@@ -2553,7 +2553,7 @@ const BuilderCard = _ref => {
2553
2553
  color = 'currentColor',
2554
2554
  size = '24'
2555
2555
  } = _ref,
2556
- otherProps = _objectWithoutProperties(_ref, _excluded$4d);
2556
+ otherProps = _objectWithoutProperties(_ref, _excluded$4e);
2557
2557
  return /*#__PURE__*/React.createElement("svg", _extends({
2558
2558
  width: size,
2559
2559
  height: size,
@@ -2567,7 +2567,7 @@ const BuilderCard = _ref => {
2567
2567
  }));
2568
2568
  };
2569
2569
 
2570
- const _excluded$4c = ["color", "size"];
2570
+ const _excluded$4d = ["color", "size"];
2571
2571
 
2572
2572
  /**
2573
2573
  * @typedef {Object} BuilderListProps
@@ -2582,7 +2582,7 @@ const BuilderList = _ref => {
2582
2582
  color = 'currentColor',
2583
2583
  size = '24'
2584
2584
  } = _ref,
2585
- otherProps = _objectWithoutProperties(_ref, _excluded$4c);
2585
+ otherProps = _objectWithoutProperties(_ref, _excluded$4d);
2586
2586
  return /*#__PURE__*/React.createElement("svg", _extends({
2587
2587
  width: size,
2588
2588
  height: size,
@@ -2596,7 +2596,7 @@ const BuilderList = _ref => {
2596
2596
  }));
2597
2597
  };
2598
2598
 
2599
- const _excluded$4b = ["color", "size"];
2599
+ const _excluded$4c = ["color", "size"];
2600
2600
 
2601
2601
  /**
2602
2602
  * @typedef {Object} BuilderGalleryProps
@@ -2611,7 +2611,7 @@ const BuilderGallery = _ref => {
2611
2611
  color = 'currentColor',
2612
2612
  size = '24'
2613
2613
  } = _ref,
2614
- otherProps = _objectWithoutProperties(_ref, _excluded$4b);
2614
+ otherProps = _objectWithoutProperties(_ref, _excluded$4c);
2615
2615
  return /*#__PURE__*/React.createElement("svg", _extends({
2616
2616
  width: size,
2617
2617
  height: size,
@@ -2625,7 +2625,7 @@ const BuilderGallery = _ref => {
2625
2625
  }));
2626
2626
  };
2627
2627
 
2628
- const _excluded$4a = ["color", "size"];
2628
+ const _excluded$4b = ["color", "size"];
2629
2629
 
2630
2630
  /**
2631
2631
  * @typedef {Object} BuilderInputProps
@@ -2640,7 +2640,7 @@ const BuilderInput = _ref => {
2640
2640
  color = 'currentColor',
2641
2641
  size = '24'
2642
2642
  } = _ref,
2643
- otherProps = _objectWithoutProperties(_ref, _excluded$4a);
2643
+ otherProps = _objectWithoutProperties(_ref, _excluded$4b);
2644
2644
  return /*#__PURE__*/React.createElement("svg", _extends({
2645
2645
  width: size,
2646
2646
  height: size,
@@ -2654,7 +2654,7 @@ const BuilderInput = _ref => {
2654
2654
  }));
2655
2655
  };
2656
2656
 
2657
- const _excluded$49 = ["color", "size"];
2657
+ const _excluded$4a = ["color", "size"];
2658
2658
 
2659
2659
  /**
2660
2660
  * @typedef {Object} GoToFlowProps
@@ -2669,7 +2669,7 @@ const GoToFlow = _ref => {
2669
2669
  color = 'currentColor',
2670
2670
  size = '24'
2671
2671
  } = _ref,
2672
- otherProps = _objectWithoutProperties(_ref, _excluded$49);
2672
+ otherProps = _objectWithoutProperties(_ref, _excluded$4a);
2673
2673
  return /*#__PURE__*/React.createElement("svg", _extends({
2674
2674
  width: size,
2675
2675
  height: size,
@@ -2683,7 +2683,7 @@ const GoToFlow = _ref => {
2683
2683
  }));
2684
2684
  };
2685
2685
 
2686
- const _excluded$48 = ["color", "size"];
2686
+ const _excluded$49 = ["color", "size"];
2687
2687
 
2688
2688
  /**
2689
2689
  * @typedef {Object} NodeAddProps
@@ -2698,7 +2698,7 @@ const NodeAdd = _ref => {
2698
2698
  color = 'currentColor',
2699
2699
  size = '24'
2700
2700
  } = _ref,
2701
- otherProps = _objectWithoutProperties(_ref, _excluded$48);
2701
+ otherProps = _objectWithoutProperties(_ref, _excluded$49);
2702
2702
  return /*#__PURE__*/React.createElement("svg", _extends({
2703
2703
  width: size,
2704
2704
  height: size,
@@ -2712,7 +2712,7 @@ const NodeAdd = _ref => {
2712
2712
  }));
2713
2713
  };
2714
2714
 
2715
- const _excluded$47 = ["color", "size"];
2715
+ const _excluded$48 = ["color", "size"];
2716
2716
 
2717
2717
  /**
2718
2718
  * @typedef {Object} TemplatesProps
@@ -2727,7 +2727,7 @@ const Templates = _ref => {
2727
2727
  color = 'currentColor',
2728
2728
  size = '24'
2729
2729
  } = _ref,
2730
- otherProps = _objectWithoutProperties(_ref, _excluded$47);
2730
+ otherProps = _objectWithoutProperties(_ref, _excluded$48);
2731
2731
  return /*#__PURE__*/React.createElement("svg", _extends({
2732
2732
  width: size,
2733
2733
  height: size,
@@ -2741,7 +2741,7 @@ const Templates = _ref => {
2741
2741
  }));
2742
2742
  };
2743
2743
 
2744
- const _excluded$46 = ["color", "size"];
2744
+ const _excluded$47 = ["color", "size"];
2745
2745
 
2746
2746
  /**
2747
2747
  * @typedef {Object} AudioProps
@@ -2756,7 +2756,7 @@ const Audio = _ref => {
2756
2756
  color = 'currentColor',
2757
2757
  size = '24'
2758
2758
  } = _ref,
2759
- otherProps = _objectWithoutProperties(_ref, _excluded$46);
2759
+ otherProps = _objectWithoutProperties(_ref, _excluded$47);
2760
2760
  return /*#__PURE__*/React.createElement("svg", _extends({
2761
2761
  width: size,
2762
2762
  height: size,
@@ -2771,7 +2771,7 @@ const Audio = _ref => {
2771
2771
  }));
2772
2772
  };
2773
2773
 
2774
- const _excluded$45 = ["color", "size"];
2774
+ const _excluded$46 = ["color", "size"];
2775
2775
 
2776
2776
  /**
2777
2777
  * @typedef {Object} KeyboardProps
@@ -2786,7 +2786,7 @@ const Keyboard = _ref => {
2786
2786
  color = 'currentColor',
2787
2787
  size = '24'
2788
2788
  } = _ref,
2789
- otherProps = _objectWithoutProperties(_ref, _excluded$45);
2789
+ otherProps = _objectWithoutProperties(_ref, _excluded$46);
2790
2790
  return /*#__PURE__*/React.createElement("svg", _extends({
2791
2791
  width: size,
2792
2792
  height: size,
@@ -2800,7 +2800,7 @@ const Keyboard = _ref => {
2800
2800
  }));
2801
2801
  };
2802
2802
 
2803
- const _excluded$44 = ["color", "size"];
2803
+ const _excluded$45 = ["color", "size"];
2804
2804
 
2805
2805
  /**
2806
2806
  * @typedef {Object} TemplateMediaBgProps
@@ -2815,7 +2815,7 @@ const TemplateMediaBg = _ref => {
2815
2815
  color = 'currentColor',
2816
2816
  size = '24'
2817
2817
  } = _ref,
2818
- otherProps = _objectWithoutProperties(_ref, _excluded$44);
2818
+ otherProps = _objectWithoutProperties(_ref, _excluded$45);
2819
2819
  return /*#__PURE__*/React.createElement("svg", _extends({
2820
2820
  width: size,
2821
2821
  height: size,
@@ -2831,7 +2831,7 @@ const TemplateMediaBg = _ref => {
2831
2831
  }));
2832
2832
  };
2833
2833
 
2834
- const _excluded$43 = ["color", "size"];
2834
+ const _excluded$44 = ["color", "size"];
2835
2835
 
2836
2836
  /**
2837
2837
  * @typedef {Object} TemplateTextMediaProps
@@ -2846,7 +2846,7 @@ const TemplateTextMedia = _ref => {
2846
2846
  color = 'currentColor',
2847
2847
  size = '24'
2848
2848
  } = _ref,
2849
- otherProps = _objectWithoutProperties(_ref, _excluded$43);
2849
+ otherProps = _objectWithoutProperties(_ref, _excluded$44);
2850
2850
  return /*#__PURE__*/React.createElement("svg", _extends({
2851
2851
  width: size,
2852
2852
  height: size,
@@ -2873,7 +2873,7 @@ const TemplateTextMedia = _ref => {
2873
2873
  }));
2874
2874
  };
2875
2875
 
2876
- const _excluded$42 = ["color", "size"];
2876
+ const _excluded$43 = ["color", "size"];
2877
2877
 
2878
2878
  /**
2879
2879
  * @typedef {Object} WhatsAppWidgetProps
@@ -2888,7 +2888,7 @@ const WhatsAppWidget = _ref => {
2888
2888
  color = 'currentColor',
2889
2889
  size = '24'
2890
2890
  } = _ref,
2891
- otherProps = _objectWithoutProperties(_ref, _excluded$42);
2891
+ otherProps = _objectWithoutProperties(_ref, _excluded$43);
2892
2892
  return /*#__PURE__*/React.createElement("svg", _extends({
2893
2893
  width: size,
2894
2894
  height: size,
@@ -2907,7 +2907,7 @@ const WhatsAppWidget = _ref => {
2907
2907
  }));
2908
2908
  };
2909
2909
 
2910
- const _excluded$41 = ["color", "size"];
2910
+ const _excluded$42 = ["color", "size"];
2911
2911
 
2912
2912
  /**
2913
2913
  * @typedef {Object} TriggerFbCommentsProps
@@ -2922,7 +2922,7 @@ const TriggerFbComments = _ref => {
2922
2922
  color = 'currentColor',
2923
2923
  size = '24'
2924
2924
  } = _ref,
2925
- otherProps = _objectWithoutProperties(_ref, _excluded$41);
2925
+ otherProps = _objectWithoutProperties(_ref, _excluded$42);
2926
2926
  return /*#__PURE__*/React.createElement("svg", _extends({
2927
2927
  width: size,
2928
2928
  height: size,
@@ -2936,7 +2936,7 @@ const TriggerFbComments = _ref => {
2936
2936
  }));
2937
2937
  };
2938
2938
 
2939
- const _excluded$40 = ["color", "size"];
2939
+ const _excluded$41 = ["color", "size"];
2940
2940
 
2941
2941
  /**
2942
2942
  * @typedef {Object} TriggerFbAdsProps
@@ -2951,7 +2951,7 @@ const TriggerFbAds = _ref => {
2951
2951
  color = 'currentColor',
2952
2952
  size = '24'
2953
2953
  } = _ref,
2954
- otherProps = _objectWithoutProperties(_ref, _excluded$40);
2954
+ otherProps = _objectWithoutProperties(_ref, _excluded$41);
2955
2955
  return /*#__PURE__*/React.createElement("svg", _extends({
2956
2956
  width: size,
2957
2957
  height: size,
@@ -2965,7 +2965,7 @@ const TriggerFbAds = _ref => {
2965
2965
  }));
2966
2966
  };
2967
2967
 
2968
- const _excluded$3$ = ["color", "size"];
2968
+ const _excluded$40 = ["color", "size"];
2969
2969
 
2970
2970
  /**
2971
2971
  * @typedef {Object} TriggerNewSubscriberProps
@@ -2980,7 +2980,7 @@ const TriggerNewSubscriber = _ref => {
2980
2980
  color = 'currentColor',
2981
2981
  size = '24'
2982
2982
  } = _ref,
2983
- otherProps = _objectWithoutProperties(_ref, _excluded$3$);
2983
+ otherProps = _objectWithoutProperties(_ref, _excluded$40);
2984
2984
  return /*#__PURE__*/React.createElement("svg", _extends({
2985
2985
  width: size,
2986
2986
  height: size,
@@ -2994,7 +2994,7 @@ const TriggerNewSubscriber = _ref => {
2994
2994
  }));
2995
2995
  };
2996
2996
 
2997
- const _excluded$3_ = ["color", "size"];
2997
+ const _excluded$3$ = ["color", "size"];
2998
2998
 
2999
2999
  /**
3000
3000
  * @typedef {Object} TriggerFbComments20Props
@@ -3009,7 +3009,7 @@ const TriggerFbComments20 = _ref => {
3009
3009
  color = 'currentColor',
3010
3010
  size = '24'
3011
3011
  } = _ref,
3012
- otherProps = _objectWithoutProperties(_ref, _excluded$3_);
3012
+ otherProps = _objectWithoutProperties(_ref, _excluded$3$);
3013
3013
  return /*#__PURE__*/React.createElement("svg", _extends({
3014
3014
  width: size,
3015
3015
  height: size,
@@ -3023,7 +3023,7 @@ const TriggerFbComments20 = _ref => {
3023
3023
  }));
3024
3024
  };
3025
3025
 
3026
- const _excluded$3Z = ["color", "size"];
3026
+ const _excluded$3_ = ["color", "size"];
3027
3027
 
3028
3028
  /**
3029
3029
  * @typedef {Object} TelegramChannel2Props
@@ -3038,7 +3038,7 @@ const TelegramChannel2 = _ref => {
3038
3038
  color = 'currentColor',
3039
3039
  size = '24'
3040
3040
  } = _ref,
3041
- otherProps = _objectWithoutProperties(_ref, _excluded$3Z);
3041
+ otherProps = _objectWithoutProperties(_ref, _excluded$3_);
3042
3042
  return /*#__PURE__*/React.createElement("svg", _extends({
3043
3043
  width: size,
3044
3044
  height: size,
@@ -3055,7 +3055,7 @@ const TelegramChannel2 = _ref => {
3055
3055
  }));
3056
3056
  };
3057
3057
 
3058
- const _excluded$3Y = ["color", "size"];
3058
+ const _excluded$3Z = ["color", "size"];
3059
3059
 
3060
3060
  /**
3061
3061
  * @typedef {Object} TriggerIgStoryReplyProps
@@ -3070,7 +3070,7 @@ const TriggerIgStoryReply = _ref => {
3070
3070
  color = 'currentColor',
3071
3071
  size = '24'
3072
3072
  } = _ref,
3073
- otherProps = _objectWithoutProperties(_ref, _excluded$3Y);
3073
+ otherProps = _objectWithoutProperties(_ref, _excluded$3Z);
3074
3074
  return /*#__PURE__*/React.createElement("svg", _extends({
3075
3075
  width: size,
3076
3076
  height: size,
@@ -3084,7 +3084,7 @@ const TriggerIgStoryReply = _ref => {
3084
3084
  }));
3085
3085
  };
3086
3086
 
3087
- const _excluded$3X = ["color", "size"];
3087
+ const _excluded$3Y = ["color", "size"];
3088
3088
 
3089
3089
  /**
3090
3090
  * @typedef {Object} IgLiveCommentsProps
@@ -3099,7 +3099,7 @@ const IgLiveComments = _ref => {
3099
3099
  color = 'currentColor',
3100
3100
  size = '24'
3101
3101
  } = _ref,
3102
- otherProps = _objectWithoutProperties(_ref, _excluded$3X);
3102
+ otherProps = _objectWithoutProperties(_ref, _excluded$3Y);
3103
3103
  return /*#__PURE__*/React.createElement("svg", _extends({
3104
3104
  width: size,
3105
3105
  height: size,
@@ -3113,7 +3113,7 @@ const IgLiveComments = _ref => {
3113
3113
  }));
3114
3114
  };
3115
3115
 
3116
- const _excluded$3W = ["color", "size"];
3116
+ const _excluded$3X = ["color", "size"];
3117
3117
 
3118
3118
  /**
3119
3119
  * @typedef {Object} OrphanMobileProps
@@ -3128,7 +3128,7 @@ const OrphanMobile = _ref => {
3128
3128
  color = 'currentColor',
3129
3129
  size = '24'
3130
3130
  } = _ref,
3131
- otherProps = _objectWithoutProperties(_ref, _excluded$3W);
3131
+ otherProps = _objectWithoutProperties(_ref, _excluded$3X);
3132
3132
  return /*#__PURE__*/React.createElement("svg", _extends({
3133
3133
  width: size,
3134
3134
  height: size,
@@ -3152,7 +3152,7 @@ const OrphanMobile = _ref => {
3152
3152
  }));
3153
3153
  };
3154
3154
 
3155
- const _excluded$3V = ["color", "size"];
3155
+ const _excluded$3W = ["color", "size"];
3156
3156
 
3157
3157
  /**
3158
3158
  * @typedef {Object} OrphanDesktopProps
@@ -3167,7 +3167,7 @@ const OrphanDesktop = _ref => {
3167
3167
  color = 'currentColor',
3168
3168
  size = '24'
3169
3169
  } = _ref,
3170
- otherProps = _objectWithoutProperties(_ref, _excluded$3V);
3170
+ otherProps = _objectWithoutProperties(_ref, _excluded$3W);
3171
3171
  return /*#__PURE__*/React.createElement("svg", _extends({
3172
3172
  width: size,
3173
3173
  height: size,
@@ -3181,7 +3181,7 @@ const OrphanDesktop = _ref => {
3181
3181
  }));
3182
3182
  };
3183
3183
 
3184
- const _excluded$3U = ["color", "size"];
3184
+ const _excluded$3V = ["color", "size"];
3185
3185
 
3186
3186
  /**
3187
3187
  * @typedef {Object} OrphanFullScreenPreviewProps
@@ -3196,7 +3196,7 @@ const OrphanFullScreenPreview = _ref => {
3196
3196
  color = 'currentColor',
3197
3197
  size = '24'
3198
3198
  } = _ref,
3199
- otherProps = _objectWithoutProperties(_ref, _excluded$3U);
3199
+ otherProps = _objectWithoutProperties(_ref, _excluded$3V);
3200
3200
  return /*#__PURE__*/React.createElement("svg", _extends({
3201
3201
  width: size,
3202
3202
  height: size,
@@ -3210,7 +3210,7 @@ const OrphanFullScreenPreview = _ref => {
3210
3210
  }));
3211
3211
  };
3212
3212
 
3213
- const _excluded$3T = ["color", "size"];
3213
+ const _excluded$3U = ["color", "size"];
3214
3214
 
3215
3215
  /**
3216
3216
  * @typedef {Object} OrphanCardQuadrantProps
@@ -3225,7 +3225,7 @@ const OrphanCardQuadrant = _ref => {
3225
3225
  color = 'currentColor',
3226
3226
  size = '24'
3227
3227
  } = _ref,
3228
- otherProps = _objectWithoutProperties(_ref, _excluded$3T);
3228
+ otherProps = _objectWithoutProperties(_ref, _excluded$3U);
3229
3229
  return /*#__PURE__*/React.createElement("svg", _extends({
3230
3230
  width: size,
3231
3231
  height: size,
@@ -3239,7 +3239,7 @@ const OrphanCardQuadrant = _ref => {
3239
3239
  }));
3240
3240
  };
3241
3241
 
3242
- const _excluded$3S = ["color", "size"];
3242
+ const _excluded$3T = ["color", "size"];
3243
3243
 
3244
3244
  /**
3245
3245
  * @typedef {Object} OrphanIntegrationProps
@@ -3254,7 +3254,7 @@ const OrphanIntegration = _ref => {
3254
3254
  color = 'currentColor',
3255
3255
  size = '24'
3256
3256
  } = _ref,
3257
- otherProps = _objectWithoutProperties(_ref, _excluded$3S);
3257
+ otherProps = _objectWithoutProperties(_ref, _excluded$3T);
3258
3258
  return /*#__PURE__*/React.createElement("svg", _extends({
3259
3259
  width: size,
3260
3260
  height: size,
@@ -3270,7 +3270,7 @@ const OrphanIntegration = _ref => {
3270
3270
  }));
3271
3271
  };
3272
3272
 
3273
- const _excluded$3R = ["color", "size"];
3273
+ const _excluded$3S = ["color", "size"];
3274
3274
 
3275
3275
  /**
3276
3276
  * @typedef {Object} OrphanSplitProps
@@ -3285,7 +3285,7 @@ const OrphanSplit = _ref => {
3285
3285
  color = 'currentColor',
3286
3286
  size = '24'
3287
3287
  } = _ref,
3288
- otherProps = _objectWithoutProperties(_ref, _excluded$3R);
3288
+ otherProps = _objectWithoutProperties(_ref, _excluded$3S);
3289
3289
  return /*#__PURE__*/React.createElement("svg", _extends({
3290
3290
  width: size,
3291
3291
  height: size,
@@ -3299,7 +3299,7 @@ const OrphanSplit = _ref => {
3299
3299
  }));
3300
3300
  };
3301
3301
 
3302
- const _excluded$3Q = ["color", "size"];
3302
+ const _excluded$3R = ["color", "size"];
3303
3303
 
3304
3304
  /**
3305
3305
  * @typedef {Object} OrphanCallProps
@@ -3314,7 +3314,7 @@ const OrphanCall = _ref => {
3314
3314
  color = 'currentColor',
3315
3315
  size = '24'
3316
3316
  } = _ref,
3317
- otherProps = _objectWithoutProperties(_ref, _excluded$3Q);
3317
+ otherProps = _objectWithoutProperties(_ref, _excluded$3R);
3318
3318
  return /*#__PURE__*/React.createElement("svg", _extends({
3319
3319
  width: size,
3320
3320
  height: size,
@@ -3328,7 +3328,7 @@ const OrphanCall = _ref => {
3328
3328
  }));
3329
3329
  };
3330
3330
 
3331
- const _excluded$3P = ["color", "size"];
3331
+ const _excluded$3Q = ["color", "size"];
3332
3332
 
3333
3333
  /**
3334
3334
  * @typedef {Object} OrphanBuyButtonProps
@@ -3343,7 +3343,7 @@ const OrphanBuyButton = _ref => {
3343
3343
  color = 'currentColor',
3344
3344
  size = '24'
3345
3345
  } = _ref,
3346
- otherProps = _objectWithoutProperties(_ref, _excluded$3P);
3346
+ otherProps = _objectWithoutProperties(_ref, _excluded$3Q);
3347
3347
  return /*#__PURE__*/React.createElement("svg", _extends({
3348
3348
  width: size,
3349
3349
  height: size,
@@ -3357,7 +3357,7 @@ const OrphanBuyButton = _ref => {
3357
3357
  }));
3358
3358
  };
3359
3359
 
3360
- const _excluded$3O = ["color", "size"];
3360
+ const _excluded$3P = ["color", "size"];
3361
3361
 
3362
3362
  /**
3363
3363
  * @typedef {Object} OrphanAction2Props
@@ -3372,7 +3372,7 @@ const OrphanAction2 = _ref => {
3372
3372
  color = 'currentColor',
3373
3373
  size = '24'
3374
3374
  } = _ref,
3375
- otherProps = _objectWithoutProperties(_ref, _excluded$3O);
3375
+ otherProps = _objectWithoutProperties(_ref, _excluded$3P);
3376
3376
  return /*#__PURE__*/React.createElement("svg", _extends({
3377
3377
  width: size,
3378
3378
  height: size,
@@ -3386,7 +3386,7 @@ const OrphanAction2 = _ref => {
3386
3386
  }));
3387
3387
  };
3388
3388
 
3389
- const _excluded$3N = ["color", "size"];
3389
+ const _excluded$3O = ["color", "size"];
3390
3390
 
3391
3391
  /**
3392
3392
  * @typedef {Object} OrphanAdsCampaignTrafficProps
@@ -3401,7 +3401,7 @@ const OrphanAdsCampaignTraffic = _ref => {
3401
3401
  color = 'currentColor',
3402
3402
  size = '24'
3403
3403
  } = _ref,
3404
- otherProps = _objectWithoutProperties(_ref, _excluded$3N);
3404
+ otherProps = _objectWithoutProperties(_ref, _excluded$3O);
3405
3405
  return /*#__PURE__*/React.createElement("svg", _extends({
3406
3406
  width: size,
3407
3407
  height: size,
@@ -3415,7 +3415,7 @@ const OrphanAdsCampaignTraffic = _ref => {
3415
3415
  }));
3416
3416
  };
3417
3417
 
3418
- const _excluded$3M = ["color", "size"];
3418
+ const _excluded$3N = ["color", "size"];
3419
3419
 
3420
3420
  /**
3421
3421
  * @typedef {Object} OrphanBuilderSelectProps
@@ -3430,7 +3430,7 @@ const OrphanBuilderSelect = _ref => {
3430
3430
  color = 'currentColor',
3431
3431
  size = '24'
3432
3432
  } = _ref,
3433
- otherProps = _objectWithoutProperties(_ref, _excluded$3M);
3433
+ otherProps = _objectWithoutProperties(_ref, _excluded$3N);
3434
3434
  return /*#__PURE__*/React.createElement("svg", _extends({
3435
3435
  width: size,
3436
3436
  height: size,
@@ -3444,7 +3444,7 @@ const OrphanBuilderSelect = _ref => {
3444
3444
  }));
3445
3445
  };
3446
3446
 
3447
- const _excluded$3L = ["color", "size"];
3447
+ const _excluded$3M = ["color", "size"];
3448
3448
 
3449
3449
  /**
3450
3450
  * @typedef {Object} OrphanFullTextProps
@@ -3459,7 +3459,7 @@ const OrphanFullText = _ref => {
3459
3459
  color = 'currentColor',
3460
3460
  size = '24'
3461
3461
  } = _ref,
3462
- otherProps = _objectWithoutProperties(_ref, _excluded$3L);
3462
+ otherProps = _objectWithoutProperties(_ref, _excluded$3M);
3463
3463
  return /*#__PURE__*/React.createElement("svg", _extends({
3464
3464
  width: size,
3465
3465
  height: size,
@@ -3473,7 +3473,7 @@ const OrphanFullText = _ref => {
3473
3473
  }));
3474
3474
  };
3475
3475
 
3476
- const _excluded$3K = ["color", "size"];
3476
+ const _excluded$3L = ["color", "size"];
3477
3477
 
3478
3478
  /**
3479
3479
  * @typedef {Object} OrphanMinimizedChatProps
@@ -3488,7 +3488,7 @@ const OrphanMinimizedChat = _ref => {
3488
3488
  color = 'currentColor',
3489
3489
  size = '24'
3490
3490
  } = _ref,
3491
- otherProps = _objectWithoutProperties(_ref, _excluded$3K);
3491
+ otherProps = _objectWithoutProperties(_ref, _excluded$3L);
3492
3492
  return /*#__PURE__*/React.createElement("svg", _extends({
3493
3493
  width: size,
3494
3494
  height: size,
@@ -3502,7 +3502,7 @@ const OrphanMinimizedChat = _ref => {
3502
3502
  }));
3503
3503
  };
3504
3504
 
3505
- const _excluded$3J = ["color", "size"];
3505
+ const _excluded$3K = ["color", "size"];
3506
3506
 
3507
3507
  /**
3508
3508
  * @typedef {Object} OrphanLongArrowProps
@@ -3517,7 +3517,7 @@ const OrphanLongArrow = _ref => {
3517
3517
  color = 'currentColor',
3518
3518
  size = '24'
3519
3519
  } = _ref,
3520
- otherProps = _objectWithoutProperties(_ref, _excluded$3J);
3520
+ otherProps = _objectWithoutProperties(_ref, _excluded$3K);
3521
3521
  return /*#__PURE__*/React.createElement("svg", _extends({
3522
3522
  width: size,
3523
3523
  height: size,
@@ -3533,7 +3533,7 @@ const OrphanLongArrow = _ref => {
3533
3533
  }));
3534
3534
  };
3535
3535
 
3536
- const _excluded$3I = ["color", "size"];
3536
+ const _excluded$3J = ["color", "size"];
3537
3537
 
3538
3538
  /**
3539
3539
  * @typedef {Object} OrphanIntegromatProps
@@ -3548,7 +3548,7 @@ const OrphanIntegromat = _ref => {
3548
3548
  color = 'currentColor',
3549
3549
  size = '24'
3550
3550
  } = _ref,
3551
- otherProps = _objectWithoutProperties(_ref, _excluded$3I);
3551
+ otherProps = _objectWithoutProperties(_ref, _excluded$3J);
3552
3552
  return /*#__PURE__*/React.createElement("svg", _extends({
3553
3553
  width: size,
3554
3554
  height: size,
@@ -3562,7 +3562,7 @@ const OrphanIntegromat = _ref => {
3562
3562
  }));
3563
3563
  };
3564
3564
 
3565
- const _excluded$3H = ["color", "size"];
3565
+ const _excluded$3I = ["color", "size"];
3566
3566
 
3567
3567
  /**
3568
3568
  * @typedef {Object} OrphanAdsCampaignMessagesProps
@@ -3577,7 +3577,7 @@ const OrphanAdsCampaignMessages = _ref => {
3577
3577
  color = 'currentColor',
3578
3578
  size = '24'
3579
3579
  } = _ref,
3580
- otherProps = _objectWithoutProperties(_ref, _excluded$3H);
3580
+ otherProps = _objectWithoutProperties(_ref, _excluded$3I);
3581
3581
  return /*#__PURE__*/React.createElement("svg", _extends({
3582
3582
  width: size,
3583
3583
  height: size,
@@ -3591,7 +3591,7 @@ const OrphanAdsCampaignMessages = _ref => {
3591
3591
  }));
3592
3592
  };
3593
3593
 
3594
- const _excluded$3G = ["color", "size"];
3594
+ const _excluded$3H = ["color", "size"];
3595
3595
 
3596
3596
  /**
3597
3597
  * @typedef {Object} OrphanAdStatisticsProps
@@ -3606,7 +3606,7 @@ const OrphanAdStatistics = _ref => {
3606
3606
  color = 'currentColor',
3607
3607
  size = '24'
3608
3608
  } = _ref,
3609
- otherProps = _objectWithoutProperties(_ref, _excluded$3G);
3609
+ otherProps = _objectWithoutProperties(_ref, _excluded$3H);
3610
3610
  return /*#__PURE__*/React.createElement("svg", _extends({
3611
3611
  width: size,
3612
3612
  height: size,
@@ -3620,7 +3620,7 @@ const OrphanAdStatistics = _ref => {
3620
3620
  }));
3621
3621
  };
3622
3622
 
3623
- const _excluded$3F = ["color", "size"];
3623
+ const _excluded$3G = ["color", "size"];
3624
3624
 
3625
3625
  /**
3626
3626
  * @typedef {Object} OrphanMainMenuProps
@@ -3635,7 +3635,7 @@ const OrphanMainMenu = _ref => {
3635
3635
  color = 'currentColor',
3636
3636
  size = '24'
3637
3637
  } = _ref,
3638
- otherProps = _objectWithoutProperties(_ref, _excluded$3F);
3638
+ otherProps = _objectWithoutProperties(_ref, _excluded$3G);
3639
3639
  return /*#__PURE__*/React.createElement("svg", _extends({
3640
3640
  width: size,
3641
3641
  height: size,
@@ -3661,7 +3661,7 @@ const OrphanMainMenu = _ref => {
3661
3661
  }));
3662
3662
  };
3663
3663
 
3664
- const _excluded$3E = ["color", "size"];
3664
+ const _excluded$3F = ["color", "size"];
3665
3665
 
3666
3666
  /**
3667
3667
  * @typedef {Object} OrphanLiveChatDoneProps
@@ -3676,7 +3676,7 @@ const OrphanLiveChatDone = _ref => {
3676
3676
  color = 'currentColor',
3677
3677
  size = '24'
3678
3678
  } = _ref,
3679
- otherProps = _objectWithoutProperties(_ref, _excluded$3E);
3679
+ otherProps = _objectWithoutProperties(_ref, _excluded$3F);
3680
3680
  return /*#__PURE__*/React.createElement("svg", _extends({
3681
3681
  width: size,
3682
3682
  height: size,
@@ -3692,7 +3692,7 @@ const OrphanLiveChatDone = _ref => {
3692
3692
  }));
3693
3693
  };
3694
3694
 
3695
- const _excluded$3D = ["color", "size"];
3695
+ const _excluded$3E = ["color", "size"];
3696
3696
 
3697
3697
  /**
3698
3698
  * @typedef {Object} OrphanFbChatProps
@@ -3707,7 +3707,7 @@ const OrphanFbChat = _ref => {
3707
3707
  color = 'currentColor',
3708
3708
  size = '24'
3709
3709
  } = _ref,
3710
- otherProps = _objectWithoutProperties(_ref, _excluded$3D);
3710
+ otherProps = _objectWithoutProperties(_ref, _excluded$3E);
3711
3711
  return /*#__PURE__*/React.createElement("svg", _extends({
3712
3712
  width: size,
3713
3713
  height: size,
@@ -3723,7 +3723,7 @@ const OrphanFbChat = _ref => {
3723
3723
  }));
3724
3724
  };
3725
3725
 
3726
- const _excluded$3C = ["color", "size"];
3726
+ const _excluded$3D = ["color", "size"];
3727
3727
 
3728
3728
  /**
3729
3729
  * @typedef {Object} OrphanTriggerZapProps
@@ -3738,7 +3738,7 @@ const OrphanTriggerZap = _ref => {
3738
3738
  color = 'currentColor',
3739
3739
  size = '24'
3740
3740
  } = _ref,
3741
- otherProps = _objectWithoutProperties(_ref, _excluded$3C);
3741
+ otherProps = _objectWithoutProperties(_ref, _excluded$3D);
3742
3742
  return /*#__PURE__*/React.createElement("svg", _extends({
3743
3743
  width: size,
3744
3744
  height: size,
@@ -3752,7 +3752,7 @@ const OrphanTriggerZap = _ref => {
3752
3752
  }));
3753
3753
  };
3754
3754
 
3755
- const _excluded$3B = ["color", "size"];
3755
+ const _excluded$3C = ["color", "size"];
3756
3756
 
3757
3757
  /**
3758
3758
  * @typedef {Object} OrphanTableViewProps
@@ -3767,7 +3767,7 @@ const OrphanTableView = _ref => {
3767
3767
  color = 'currentColor',
3768
3768
  size = '24'
3769
3769
  } = _ref,
3770
- otherProps = _objectWithoutProperties(_ref, _excluded$3B);
3770
+ otherProps = _objectWithoutProperties(_ref, _excluded$3C);
3771
3771
  return /*#__PURE__*/React.createElement("svg", _extends({
3772
3772
  width: size,
3773
3773
  height: size,
@@ -3781,7 +3781,7 @@ const OrphanTableView = _ref => {
3781
3781
  }));
3782
3782
  };
3783
3783
 
3784
- const _excluded$3A = ["color", "size"];
3784
+ const _excluded$3B = ["color", "size"];
3785
3785
 
3786
3786
  /**
3787
3787
  * @typedef {Object} OrphanSubscribedNoInfoProps
@@ -3796,7 +3796,7 @@ const OrphanSubscribedNoInfo = _ref => {
3796
3796
  color = 'currentColor',
3797
3797
  size = '24'
3798
3798
  } = _ref,
3799
- otherProps = _objectWithoutProperties(_ref, _excluded$3A);
3799
+ otherProps = _objectWithoutProperties(_ref, _excluded$3B);
3800
3800
  return /*#__PURE__*/React.createElement("svg", _extends({
3801
3801
  width: size,
3802
3802
  height: size,
@@ -3810,7 +3810,7 @@ const OrphanSubscribedNoInfo = _ref => {
3810
3810
  }));
3811
3811
  };
3812
3812
 
3813
- const _excluded$3z = ["color", "size"];
3813
+ const _excluded$3A = ["color", "size"];
3814
3814
 
3815
3815
  /**
3816
3816
  * @typedef {Object} OrphanOpenProps
@@ -3825,7 +3825,7 @@ const OrphanOpen = _ref => {
3825
3825
  color = 'currentColor',
3826
3826
  size = '24'
3827
3827
  } = _ref,
3828
- otherProps = _objectWithoutProperties(_ref, _excluded$3z);
3828
+ otherProps = _objectWithoutProperties(_ref, _excluded$3A);
3829
3829
  return /*#__PURE__*/React.createElement("svg", _extends({
3830
3830
  width: size,
3831
3831
  height: size,
@@ -3839,7 +3839,7 @@ const OrphanOpen = _ref => {
3839
3839
  }));
3840
3840
  };
3841
3841
 
3842
- const _excluded$3y = ["color", "size"];
3842
+ const _excluded$3z = ["color", "size"];
3843
3843
 
3844
3844
  /**
3845
3845
  * @typedef {Object} OrphanArchiveProps
@@ -3854,7 +3854,7 @@ const OrphanArchive = _ref => {
3854
3854
  color = 'currentColor',
3855
3855
  size = '24'
3856
3856
  } = _ref,
3857
- otherProps = _objectWithoutProperties(_ref, _excluded$3y);
3857
+ otherProps = _objectWithoutProperties(_ref, _excluded$3z);
3858
3858
  return /*#__PURE__*/React.createElement("svg", _extends({
3859
3859
  width: size,
3860
3860
  height: size,
@@ -3868,7 +3868,7 @@ const OrphanArchive = _ref => {
3868
3868
  }));
3869
3869
  };
3870
3870
 
3871
- const _excluded$3x = ["color", "size"];
3871
+ const _excluded$3y = ["color", "size"];
3872
3872
 
3873
3873
  /**
3874
3874
  * @typedef {Object} OrphanRestoreProps
@@ -3883,7 +3883,7 @@ const OrphanRestore = _ref => {
3883
3883
  color = 'currentColor',
3884
3884
  size = '24'
3885
3885
  } = _ref,
3886
- otherProps = _objectWithoutProperties(_ref, _excluded$3x);
3886
+ otherProps = _objectWithoutProperties(_ref, _excluded$3y);
3887
3887
  return /*#__PURE__*/React.createElement("svg", _extends({
3888
3888
  width: size,
3889
3889
  height: size,
@@ -3897,7 +3897,7 @@ const OrphanRestore = _ref => {
3897
3897
  }));
3898
3898
  };
3899
3899
 
3900
- const _excluded$3w = ["color", "size"];
3900
+ const _excluded$3x = ["color", "size"];
3901
3901
 
3902
3902
  /**
3903
3903
  * @typedef {Object} CufTextProps
@@ -3912,7 +3912,7 @@ const CufText = _ref => {
3912
3912
  color = 'currentColor',
3913
3913
  size = '24'
3914
3914
  } = _ref,
3915
- otherProps = _objectWithoutProperties(_ref, _excluded$3w);
3915
+ otherProps = _objectWithoutProperties(_ref, _excluded$3x);
3916
3916
  return /*#__PURE__*/React.createElement("svg", _extends({
3917
3917
  width: size,
3918
3918
  height: size,
@@ -3929,7 +3929,7 @@ const CufText = _ref => {
3929
3929
  }));
3930
3930
  };
3931
3931
 
3932
- const _excluded$3v = ["color", "size"];
3932
+ const _excluded$3w = ["color", "size"];
3933
3933
 
3934
3934
  /**
3935
3935
  * @typedef {Object} CufNumberProps
@@ -3944,7 +3944,7 @@ const CufNumber = _ref => {
3944
3944
  color = 'currentColor',
3945
3945
  size = '24'
3946
3946
  } = _ref,
3947
- otherProps = _objectWithoutProperties(_ref, _excluded$3v);
3947
+ otherProps = _objectWithoutProperties(_ref, _excluded$3w);
3948
3948
  return /*#__PURE__*/React.createElement("svg", _extends({
3949
3949
  width: size,
3950
3950
  height: size,
@@ -3958,7 +3958,7 @@ const CufNumber = _ref => {
3958
3958
  }));
3959
3959
  };
3960
3960
 
3961
- const _excluded$3u = ["color", "size"];
3961
+ const _excluded$3v = ["color", "size"];
3962
3962
 
3963
3963
  /**
3964
3964
  * @typedef {Object} CufBooleanProps
@@ -3973,7 +3973,7 @@ const CufBoolean = _ref => {
3973
3973
  color = 'currentColor',
3974
3974
  size = '24'
3975
3975
  } = _ref,
3976
- otherProps = _objectWithoutProperties(_ref, _excluded$3u);
3976
+ otherProps = _objectWithoutProperties(_ref, _excluded$3v);
3977
3977
  return /*#__PURE__*/React.createElement("svg", _extends({
3978
3978
  width: size,
3979
3979
  height: size,
@@ -3987,7 +3987,7 @@ const CufBoolean = _ref => {
3987
3987
  }));
3988
3988
  };
3989
3989
 
3990
- const _excluded$3t = ["color", "size"];
3990
+ const _excluded$3u = ["color", "size"];
3991
3991
 
3992
3992
  /**
3993
3993
  * @typedef {Object} OrphanClickedProps
@@ -4002,7 +4002,7 @@ const OrphanClicked = _ref => {
4002
4002
  color = 'currentColor',
4003
4003
  size = '24'
4004
4004
  } = _ref,
4005
- otherProps = _objectWithoutProperties(_ref, _excluded$3t);
4005
+ otherProps = _objectWithoutProperties(_ref, _excluded$3u);
4006
4006
  return /*#__PURE__*/React.createElement("svg", _extends({
4007
4007
  width: size,
4008
4008
  height: size,
@@ -4017,7 +4017,7 @@ const OrphanClicked = _ref => {
4017
4017
  }));
4018
4018
  };
4019
4019
 
4020
- const _excluded$3s = ["color", "size"];
4020
+ const _excluded$3t = ["color", "size"];
4021
4021
 
4022
4022
  /**
4023
4023
  * @typedef {Object} OrphanActionProps
@@ -4032,7 +4032,7 @@ const OrphanAction = _ref => {
4032
4032
  color = 'currentColor',
4033
4033
  size = '24'
4034
4034
  } = _ref,
4035
- otherProps = _objectWithoutProperties(_ref, _excluded$3s);
4035
+ otherProps = _objectWithoutProperties(_ref, _excluded$3t);
4036
4036
  return /*#__PURE__*/React.createElement("svg", _extends({
4037
4037
  width: size,
4038
4038
  height: size,
@@ -4048,7 +4048,7 @@ const OrphanAction = _ref => {
4048
4048
  }));
4049
4049
  };
4050
4050
 
4051
- const _excluded$3r = ["color", "size"];
4051
+ const _excluded$3s = ["color", "size"];
4052
4052
 
4053
4053
  /**
4054
4054
  * @typedef {Object} DeleteTagProps
@@ -4063,7 +4063,7 @@ const DeleteTag = _ref => {
4063
4063
  color = 'currentColor',
4064
4064
  size = '24'
4065
4065
  } = _ref,
4066
- otherProps = _objectWithoutProperties(_ref, _excluded$3r);
4066
+ otherProps = _objectWithoutProperties(_ref, _excluded$3s);
4067
4067
  return /*#__PURE__*/React.createElement("svg", _extends({
4068
4068
  width: size,
4069
4069
  height: size,
@@ -4077,7 +4077,7 @@ const DeleteTag = _ref => {
4077
4077
  }));
4078
4078
  };
4079
4079
 
4080
- const _excluded$3q = ["color", "size"];
4080
+ const _excluded$3r = ["color", "size"];
4081
4081
 
4082
4082
  /**
4083
4083
  * @typedef {Object} CouponProps
@@ -4092,7 +4092,7 @@ const Coupon = _ref => {
4092
4092
  color = 'currentColor',
4093
4093
  size = '24'
4094
4094
  } = _ref,
4095
- otherProps = _objectWithoutProperties(_ref, _excluded$3q);
4095
+ otherProps = _objectWithoutProperties(_ref, _excluded$3r);
4096
4096
  return /*#__PURE__*/React.createElement("svg", _extends({
4097
4097
  width: size,
4098
4098
  height: size,
@@ -4106,7 +4106,7 @@ const Coupon = _ref => {
4106
4106
  }));
4107
4107
  };
4108
4108
 
4109
- const _excluded$3p = ["color", "size"];
4109
+ const _excluded$3q = ["color", "size"];
4110
4110
 
4111
4111
  /**
4112
4112
  * @typedef {Object} CufEnumProps
@@ -4121,7 +4121,7 @@ const CufEnum = _ref => {
4121
4121
  color = 'currentColor',
4122
4122
  size = '24'
4123
4123
  } = _ref,
4124
- otherProps = _objectWithoutProperties(_ref, _excluded$3p);
4124
+ otherProps = _objectWithoutProperties(_ref, _excluded$3q);
4125
4125
  return /*#__PURE__*/React.createElement("svg", _extends({
4126
4126
  width: size,
4127
4127
  height: size,
@@ -4141,7 +4141,7 @@ const CufEnum = _ref => {
4141
4141
  }));
4142
4142
  };
4143
4143
 
4144
- const _excluded$3o = ["color", "size"];
4144
+ const _excluded$3p = ["color", "size"];
4145
4145
 
4146
4146
  /**
4147
4147
  * @typedef {Object} CufNoIconProps
@@ -4156,7 +4156,7 @@ const CufNoIcon = _ref => {
4156
4156
  color = 'currentColor',
4157
4157
  size = '24'
4158
4158
  } = _ref,
4159
- otherProps = _objectWithoutProperties(_ref, _excluded$3o);
4159
+ otherProps = _objectWithoutProperties(_ref, _excluded$3p);
4160
4160
  return /*#__PURE__*/React.createElement("svg", _extends({
4161
4161
  width: size,
4162
4162
  height: size,
@@ -4172,7 +4172,7 @@ const CufNoIcon = _ref => {
4172
4172
  }));
4173
4173
  };
4174
4174
 
4175
- const _excluded$3n = ["color", "size"];
4175
+ const _excluded$3o = ["color", "size"];
4176
4176
 
4177
4177
  /**
4178
4178
  * @typedef {Object} CufArrayProps
@@ -4187,7 +4187,7 @@ const CufArray = _ref => {
4187
4187
  color = 'currentColor',
4188
4188
  size = '24'
4189
4189
  } = _ref,
4190
- otherProps = _objectWithoutProperties(_ref, _excluded$3n);
4190
+ otherProps = _objectWithoutProperties(_ref, _excluded$3o);
4191
4191
  return /*#__PURE__*/React.createElement("svg", _extends({
4192
4192
  width: size,
4193
4193
  height: size,
@@ -4204,7 +4204,7 @@ const CufArray = _ref => {
4204
4204
  }));
4205
4205
  };
4206
4206
 
4207
- const _excluded$3m = ["color", "size"];
4207
+ const _excluded$3n = ["color", "size"];
4208
4208
 
4209
4209
  /**
4210
4210
  * @typedef {Object} PhoneOutgoingProps
@@ -4219,7 +4219,7 @@ const PhoneOutgoing = _ref => {
4219
4219
  color = 'currentColor',
4220
4220
  size = '24'
4221
4221
  } = _ref,
4222
- otherProps = _objectWithoutProperties(_ref, _excluded$3m);
4222
+ otherProps = _objectWithoutProperties(_ref, _excluded$3n);
4223
4223
  return /*#__PURE__*/React.createElement("svg", _extends({
4224
4224
  width: size,
4225
4225
  height: size,
@@ -4235,7 +4235,7 @@ const PhoneOutgoing = _ref => {
4235
4235
  }));
4236
4236
  };
4237
4237
 
4238
- const _excluded$3l = ["color", "size"];
4238
+ const _excluded$3m = ["color", "size"];
4239
4239
 
4240
4240
  /**
4241
4241
  * @typedef {Object} CameraProps
@@ -4250,7 +4250,7 @@ const Camera = _ref => {
4250
4250
  color = 'currentColor',
4251
4251
  size = '24'
4252
4252
  } = _ref,
4253
- otherProps = _objectWithoutProperties(_ref, _excluded$3l);
4253
+ otherProps = _objectWithoutProperties(_ref, _excluded$3m);
4254
4254
  return /*#__PURE__*/React.createElement("svg", _extends({
4255
4255
  width: size,
4256
4256
  height: size,
@@ -4271,7 +4271,7 @@ const Camera = _ref => {
4271
4271
  }));
4272
4272
  };
4273
4273
 
4274
- const _excluded$3k = ["color", "size"];
4274
+ const _excluded$3l = ["color", "size"];
4275
4275
 
4276
4276
  /**
4277
4277
  * @typedef {Object} NewCuFsProps
@@ -4286,7 +4286,7 @@ const NewCuFs = _ref => {
4286
4286
  color = 'currentColor',
4287
4287
  size = '24'
4288
4288
  } = _ref,
4289
- otherProps = _objectWithoutProperties(_ref, _excluded$3k);
4289
+ otherProps = _objectWithoutProperties(_ref, _excluded$3l);
4290
4290
  return /*#__PURE__*/React.createElement("svg", _extends({
4291
4291
  width: size,
4292
4292
  height: size,
@@ -4300,7 +4300,7 @@ const NewCuFs = _ref => {
4300
4300
  }));
4301
4301
  };
4302
4302
 
4303
- const _excluded$3j = ["color", "size"];
4303
+ const _excluded$3k = ["color", "size"];
4304
4304
 
4305
4305
  /**
4306
4306
  * @typedef {Object} Cgt20Props
@@ -4315,7 +4315,7 @@ const Cgt20 = _ref => {
4315
4315
  color = 'currentColor',
4316
4316
  size = '24'
4317
4317
  } = _ref,
4318
- otherProps = _objectWithoutProperties(_ref, _excluded$3j);
4318
+ otherProps = _objectWithoutProperties(_ref, _excluded$3k);
4319
4319
  return /*#__PURE__*/React.createElement("svg", _extends({
4320
4320
  width: size,
4321
4321
  height: size,
@@ -4329,7 +4329,7 @@ const Cgt20 = _ref => {
4329
4329
  }));
4330
4330
  };
4331
4331
 
4332
- const _excluded$3i = ["color", "size"];
4332
+ const _excluded$3j = ["color", "size"];
4333
4333
 
4334
4334
  /**
4335
4335
  * @typedef {Object} DefaultReplyProps
@@ -4344,7 +4344,7 @@ const DefaultReply = _ref => {
4344
4344
  color = 'currentColor',
4345
4345
  size = '24'
4346
4346
  } = _ref,
4347
- otherProps = _objectWithoutProperties(_ref, _excluded$3i);
4347
+ otherProps = _objectWithoutProperties(_ref, _excluded$3j);
4348
4348
  return /*#__PURE__*/React.createElement("svg", _extends({
4349
4349
  width: size,
4350
4350
  height: size,
@@ -4360,7 +4360,7 @@ const DefaultReply = _ref => {
4360
4360
  }));
4361
4361
  };
4362
4362
 
4363
- const _excluded$3h = ["color", "size"];
4363
+ const _excluded$3i = ["color", "size"];
4364
4364
 
4365
4365
  /**
4366
4366
  * @typedef {Object} FullscreenProps
@@ -4375,7 +4375,7 @@ const Fullscreen = _ref => {
4375
4375
  color = 'currentColor',
4376
4376
  size = '24'
4377
4377
  } = _ref,
4378
- otherProps = _objectWithoutProperties(_ref, _excluded$3h);
4378
+ otherProps = _objectWithoutProperties(_ref, _excluded$3i);
4379
4379
  return /*#__PURE__*/React.createElement("svg", _extends({
4380
4380
  width: size,
4381
4381
  height: size,
@@ -4398,7 +4398,7 @@ const Fullscreen = _ref => {
4398
4398
  }));
4399
4399
  };
4400
4400
 
4401
- const _excluded$3g = ["color", "size"];
4401
+ const _excluded$3h = ["color", "size"];
4402
4402
 
4403
4403
  /**
4404
4404
  * @typedef {Object} ArrowDragProps
@@ -4413,7 +4413,7 @@ const ArrowDrag = _ref => {
4413
4413
  color = 'currentColor',
4414
4414
  size = '24'
4415
4415
  } = _ref,
4416
- otherProps = _objectWithoutProperties(_ref, _excluded$3g);
4416
+ otherProps = _objectWithoutProperties(_ref, _excluded$3h);
4417
4417
  return /*#__PURE__*/React.createElement("svg", _extends({
4418
4418
  width: size,
4419
4419
  height: size,
@@ -4433,7 +4433,7 @@ const ArrowDrag = _ref => {
4433
4433
  }));
4434
4434
  };
4435
4435
 
4436
- const _excluded$3f = ["color", "size"];
4436
+ const _excluded$3g = ["color", "size"];
4437
4437
 
4438
4438
  /**
4439
4439
  * @typedef {Object} SortProps
@@ -4448,7 +4448,7 @@ const Sort = _ref => {
4448
4448
  color = 'currentColor',
4449
4449
  size = '24'
4450
4450
  } = _ref,
4451
- otherProps = _objectWithoutProperties(_ref, _excluded$3f);
4451
+ otherProps = _objectWithoutProperties(_ref, _excluded$3g);
4452
4452
  return /*#__PURE__*/React.createElement("svg", _extends({
4453
4453
  width: size,
4454
4454
  height: size,
@@ -4462,7 +4462,7 @@ const Sort = _ref => {
4462
4462
  }));
4463
4463
  };
4464
4464
 
4465
- const _excluded$3e = ["color", "size"];
4465
+ const _excluded$3f = ["color", "size"];
4466
4466
 
4467
4467
  /**
4468
4468
  * @typedef {Object} ExitFullscreenProps
@@ -4477,7 +4477,7 @@ const ExitFullscreen = _ref => {
4477
4477
  color = 'currentColor',
4478
4478
  size = '24'
4479
4479
  } = _ref,
4480
- otherProps = _objectWithoutProperties(_ref, _excluded$3e);
4480
+ otherProps = _objectWithoutProperties(_ref, _excluded$3f);
4481
4481
  return /*#__PURE__*/React.createElement("svg", _extends({
4482
4482
  width: size,
4483
4483
  height: size,
@@ -4500,7 +4500,7 @@ const ExitFullscreen = _ref => {
4500
4500
  }));
4501
4501
  };
4502
4502
 
4503
- const _excluded$3d = ["color", "size"];
4503
+ const _excluded$3e = ["color", "size"];
4504
4504
 
4505
4505
  /**
4506
4506
  * @typedef {Object} DragConnectorProps
@@ -4515,7 +4515,7 @@ const DragConnector = _ref => {
4515
4515
  color = 'currentColor',
4516
4516
  size = '24'
4517
4517
  } = _ref,
4518
- otherProps = _objectWithoutProperties(_ref, _excluded$3d);
4518
+ otherProps = _objectWithoutProperties(_ref, _excluded$3e);
4519
4519
  return /*#__PURE__*/React.createElement("svg", _extends({
4520
4520
  width: size,
4521
4521
  height: size,
@@ -4529,7 +4529,7 @@ const DragConnector = _ref => {
4529
4529
  }));
4530
4530
  };
4531
4531
 
4532
- const _excluded$3c = ["color", "size"];
4532
+ const _excluded$3d = ["color", "size"];
4533
4533
 
4534
4534
  /**
4535
4535
  * @typedef {Object} ArrowLeftProps
@@ -4544,7 +4544,7 @@ const ArrowLeft = _ref => {
4544
4544
  color = 'currentColor',
4545
4545
  size = '24'
4546
4546
  } = _ref,
4547
- otherProps = _objectWithoutProperties(_ref, _excluded$3c);
4547
+ otherProps = _objectWithoutProperties(_ref, _excluded$3d);
4548
4548
  return /*#__PURE__*/React.createElement("svg", _extends({
4549
4549
  width: size,
4550
4550
  height: size,
@@ -4561,7 +4561,7 @@ const ArrowLeft = _ref => {
4561
4561
  }));
4562
4562
  };
4563
4563
 
4564
- const _excluded$3b = ["color", "size"];
4564
+ const _excluded$3c = ["color", "size"];
4565
4565
 
4566
4566
  /**
4567
4567
  * @typedef {Object} ArrowRightProps
@@ -4576,7 +4576,7 @@ const ArrowRight = _ref => {
4576
4576
  color = 'currentColor',
4577
4577
  size = '24'
4578
4578
  } = _ref,
4579
- otherProps = _objectWithoutProperties(_ref, _excluded$3b);
4579
+ otherProps = _objectWithoutProperties(_ref, _excluded$3c);
4580
4580
  return /*#__PURE__*/React.createElement("svg", _extends({
4581
4581
  width: size,
4582
4582
  height: size,
@@ -4593,7 +4593,7 @@ const ArrowRight = _ref => {
4593
4593
  }));
4594
4594
  };
4595
4595
 
4596
- const _excluded$3a = ["color", "size"];
4596
+ const _excluded$3b = ["color", "size"];
4597
4597
 
4598
4598
  /**
4599
4599
  * @typedef {Object} ArrowDownProps
@@ -4608,7 +4608,7 @@ const ArrowDown = _ref => {
4608
4608
  color = 'currentColor',
4609
4609
  size = '24'
4610
4610
  } = _ref,
4611
- otherProps = _objectWithoutProperties(_ref, _excluded$3a);
4611
+ otherProps = _objectWithoutProperties(_ref, _excluded$3b);
4612
4612
  return /*#__PURE__*/React.createElement("svg", _extends({
4613
4613
  width: size,
4614
4614
  height: size,
@@ -4625,7 +4625,7 @@ const ArrowDown = _ref => {
4625
4625
  }));
4626
4626
  };
4627
4627
 
4628
- const _excluded$39 = ["color", "size"];
4628
+ const _excluded$3a = ["color", "size"];
4629
4629
 
4630
4630
  /**
4631
4631
  * @typedef {Object} ArrowUpProps
@@ -4640,7 +4640,7 @@ const ArrowUp = _ref => {
4640
4640
  color = 'currentColor',
4641
4641
  size = '24'
4642
4642
  } = _ref,
4643
- otherProps = _objectWithoutProperties(_ref, _excluded$39);
4643
+ otherProps = _objectWithoutProperties(_ref, _excluded$3a);
4644
4644
  return /*#__PURE__*/React.createElement("svg", _extends({
4645
4645
  width: size,
4646
4646
  height: size,
@@ -4657,7 +4657,7 @@ const ArrowUp = _ref => {
4657
4657
  }));
4658
4658
  };
4659
4659
 
4660
- const _excluded$38 = ["color", "size"];
4660
+ const _excluded$39 = ["color", "size"];
4661
4661
 
4662
4662
  /**
4663
4663
  * @typedef {Object} ArrowTopRightProps
@@ -4672,7 +4672,7 @@ const ArrowTopRight = _ref => {
4672
4672
  color = 'currentColor',
4673
4673
  size = '24'
4674
4674
  } = _ref,
4675
- otherProps = _objectWithoutProperties(_ref, _excluded$38);
4675
+ otherProps = _objectWithoutProperties(_ref, _excluded$39);
4676
4676
  return /*#__PURE__*/React.createElement("svg", _extends({
4677
4677
  width: size,
4678
4678
  height: size,
@@ -4689,7 +4689,7 @@ const ArrowTopRight = _ref => {
4689
4689
  }));
4690
4690
  };
4691
4691
 
4692
- const _excluded$37 = ["color", "size"];
4692
+ const _excluded$38 = ["color", "size"];
4693
4693
 
4694
4694
  /**
4695
4695
  * @typedef {Object} ChevronLeftProps
@@ -4704,7 +4704,7 @@ const ChevronLeft = _ref => {
4704
4704
  color = 'currentColor',
4705
4705
  size = '24'
4706
4706
  } = _ref,
4707
- otherProps = _objectWithoutProperties(_ref, _excluded$37);
4707
+ otherProps = _objectWithoutProperties(_ref, _excluded$38);
4708
4708
  return /*#__PURE__*/React.createElement("svg", _extends({
4709
4709
  width: size,
4710
4710
  height: size,
@@ -4718,7 +4718,7 @@ const ChevronLeft = _ref => {
4718
4718
  }));
4719
4719
  };
4720
4720
 
4721
- const _excluded$36 = ["color", "size"];
4721
+ const _excluded$37 = ["color", "size"];
4722
4722
 
4723
4723
  /**
4724
4724
  * @typedef {Object} ChevronRightProps
@@ -4733,7 +4733,7 @@ const ChevronRight = _ref => {
4733
4733
  color = 'currentColor',
4734
4734
  size = '24'
4735
4735
  } = _ref,
4736
- otherProps = _objectWithoutProperties(_ref, _excluded$36);
4736
+ otherProps = _objectWithoutProperties(_ref, _excluded$37);
4737
4737
  return /*#__PURE__*/React.createElement("svg", _extends({
4738
4738
  width: size,
4739
4739
  height: size,
@@ -4747,7 +4747,7 @@ const ChevronRight = _ref => {
4747
4747
  }));
4748
4748
  };
4749
4749
 
4750
- const _excluded$35 = ["color", "size"];
4750
+ const _excluded$36 = ["color", "size"];
4751
4751
 
4752
4752
  /**
4753
4753
  * @typedef {Object} ChevronDownProps
@@ -4762,7 +4762,7 @@ const ChevronDown = _ref => {
4762
4762
  color = 'currentColor',
4763
4763
  size = '24'
4764
4764
  } = _ref,
4765
- otherProps = _objectWithoutProperties(_ref, _excluded$35);
4765
+ otherProps = _objectWithoutProperties(_ref, _excluded$36);
4766
4766
  return /*#__PURE__*/React.createElement("svg", _extends({
4767
4767
  width: size,
4768
4768
  height: size,
@@ -4776,7 +4776,7 @@ const ChevronDown = _ref => {
4776
4776
  }));
4777
4777
  };
4778
4778
 
4779
- const _excluded$34 = ["color", "size"];
4779
+ const _excluded$35 = ["color", "size"];
4780
4780
 
4781
4781
  /**
4782
4782
  * @typedef {Object} ChevronUpProps
@@ -4791,7 +4791,7 @@ const ChevronUp = _ref => {
4791
4791
  color = 'currentColor',
4792
4792
  size = '24'
4793
4793
  } = _ref,
4794
- otherProps = _objectWithoutProperties(_ref, _excluded$34);
4794
+ otherProps = _objectWithoutProperties(_ref, _excluded$35);
4795
4795
  return /*#__PURE__*/React.createElement("svg", _extends({
4796
4796
  width: size,
4797
4797
  height: size,
@@ -4805,7 +4805,7 @@ const ChevronUp = _ref => {
4805
4805
  }));
4806
4806
  };
4807
4807
 
4808
- const _excluded$33 = ["color", "size"];
4808
+ const _excluded$34 = ["color", "size"];
4809
4809
 
4810
4810
  /**
4811
4811
  * @typedef {Object} DoubleChevrotBackProps
@@ -4820,7 +4820,7 @@ const DoubleChevrotBack = _ref => {
4820
4820
  color = 'currentColor',
4821
4821
  size = '24'
4822
4822
  } = _ref,
4823
- otherProps = _objectWithoutProperties(_ref, _excluded$33);
4823
+ otherProps = _objectWithoutProperties(_ref, _excluded$34);
4824
4824
  return /*#__PURE__*/React.createElement("svg", _extends({
4825
4825
  width: size,
4826
4826
  height: size,
@@ -4836,7 +4836,7 @@ const DoubleChevrotBack = _ref => {
4836
4836
  }));
4837
4837
  };
4838
4838
 
4839
- const _excluded$32 = ["color", "size"];
4839
+ const _excluded$33 = ["color", "size"];
4840
4840
 
4841
4841
  /**
4842
4842
  * @typedef {Object} DoubleChevrotForwardProps
@@ -4851,7 +4851,7 @@ const DoubleChevrotForward = _ref => {
4851
4851
  color = 'currentColor',
4852
4852
  size = '24'
4853
4853
  } = _ref,
4854
- otherProps = _objectWithoutProperties(_ref, _excluded$32);
4854
+ otherProps = _objectWithoutProperties(_ref, _excluded$33);
4855
4855
  return /*#__PURE__*/React.createElement("svg", _extends({
4856
4856
  width: size,
4857
4857
  height: size,
@@ -4867,7 +4867,7 @@ const DoubleChevrotForward = _ref => {
4867
4867
  }));
4868
4868
  };
4869
4869
 
4870
- const _excluded$31 = ["color", "size"];
4870
+ const _excluded$32 = ["color", "size"];
4871
4871
 
4872
4872
  /**
4873
4873
  * @typedef {Object} DoubleChevrotExpandProps
@@ -4882,7 +4882,7 @@ const DoubleChevrotExpand = _ref => {
4882
4882
  color = 'currentColor',
4883
4883
  size = '24'
4884
4884
  } = _ref,
4885
- otherProps = _objectWithoutProperties(_ref, _excluded$31);
4885
+ otherProps = _objectWithoutProperties(_ref, _excluded$32);
4886
4886
  return /*#__PURE__*/React.createElement("svg", _extends({
4887
4887
  width: size,
4888
4888
  height: size,
@@ -4898,7 +4898,7 @@ const DoubleChevrotExpand = _ref => {
4898
4898
  }));
4899
4899
  };
4900
4900
 
4901
- const _excluded$30 = ["color", "size"];
4901
+ const _excluded$31 = ["color", "size"];
4902
4902
 
4903
4903
  /**
4904
4904
  * @typedef {Object} DoubleChevrotCollapseProps
@@ -4913,7 +4913,7 @@ const DoubleChevrotCollapse = _ref => {
4913
4913
  color = 'currentColor',
4914
4914
  size = '24'
4915
4915
  } = _ref,
4916
- otherProps = _objectWithoutProperties(_ref, _excluded$30);
4916
+ otherProps = _objectWithoutProperties(_ref, _excluded$31);
4917
4917
  return /*#__PURE__*/React.createElement("svg", _extends({
4918
4918
  width: size,
4919
4919
  height: size,
@@ -4929,7 +4929,7 @@ const DoubleChevrotCollapse = _ref => {
4929
4929
  }));
4930
4930
  };
4931
4931
 
4932
- const _excluded$2$ = ["color", "size"];
4932
+ const _excluded$30 = ["color", "size"];
4933
4933
 
4934
4934
  /**
4935
4935
  * @typedef {Object} SortUpProps
@@ -4944,7 +4944,7 @@ const SortUp = _ref => {
4944
4944
  color = 'currentColor',
4945
4945
  size = '24'
4946
4946
  } = _ref,
4947
- otherProps = _objectWithoutProperties(_ref, _excluded$2$);
4947
+ otherProps = _objectWithoutProperties(_ref, _excluded$30);
4948
4948
  return /*#__PURE__*/React.createElement("svg", _extends({
4949
4949
  width: size,
4950
4950
  height: size,
@@ -4958,7 +4958,7 @@ const SortUp = _ref => {
4958
4958
  }));
4959
4959
  };
4960
4960
 
4961
- const _excluded$2_ = ["color", "size"];
4961
+ const _excluded$2$ = ["color", "size"];
4962
4962
 
4963
4963
  /**
4964
4964
  * @typedef {Object} SortDownProps
@@ -4973,7 +4973,7 @@ const SortDown = _ref => {
4973
4973
  color = 'currentColor',
4974
4974
  size = '24'
4975
4975
  } = _ref,
4976
- otherProps = _objectWithoutProperties(_ref, _excluded$2_);
4976
+ otherProps = _objectWithoutProperties(_ref, _excluded$2$);
4977
4977
  return /*#__PURE__*/React.createElement("svg", _extends({
4978
4978
  width: size,
4979
4979
  height: size,
@@ -4987,7 +4987,7 @@ const SortDown = _ref => {
4987
4987
  }));
4988
4988
  };
4989
4989
 
4990
- const _excluded$2Z = ["color", "size"];
4990
+ const _excluded$2_ = ["color", "size"];
4991
4991
 
4992
4992
  /**
4993
4993
  * @typedef {Object} DeleteProps
@@ -5002,7 +5002,7 @@ const Delete = _ref => {
5002
5002
  color = 'currentColor',
5003
5003
  size = '24'
5004
5004
  } = _ref,
5005
- otherProps = _objectWithoutProperties(_ref, _excluded$2Z);
5005
+ otherProps = _objectWithoutProperties(_ref, _excluded$2_);
5006
5006
  return /*#__PURE__*/React.createElement("svg", _extends({
5007
5007
  width: size,
5008
5008
  height: size,
@@ -5027,7 +5027,7 @@ const Delete = _ref => {
5027
5027
  }));
5028
5028
  };
5029
5029
 
5030
- const _excluded$2Y = ["color", "size"];
5030
+ const _excluded$2Z = ["color", "size"];
5031
5031
 
5032
5032
  /**
5033
5033
  * @typedef {Object} DeleteForeverProps
@@ -5042,7 +5042,7 @@ const DeleteForever = _ref => {
5042
5042
  color = 'currentColor',
5043
5043
  size = '24'
5044
5044
  } = _ref,
5045
- otherProps = _objectWithoutProperties(_ref, _excluded$2Y);
5045
+ otherProps = _objectWithoutProperties(_ref, _excluded$2Z);
5046
5046
  return /*#__PURE__*/React.createElement("svg", _extends({
5047
5047
  width: size,
5048
5048
  height: size,
@@ -5056,7 +5056,7 @@ const DeleteForever = _ref => {
5056
5056
  }));
5057
5057
  };
5058
5058
 
5059
- const _excluded$2X = ["color", "size"];
5059
+ const _excluded$2Y = ["color", "size"];
5060
5060
 
5061
5061
  /**
5062
5062
  * @typedef {Object} EditProps
@@ -5071,7 +5071,7 @@ const Edit = _ref => {
5071
5071
  color = 'currentColor',
5072
5072
  size = '24'
5073
5073
  } = _ref,
5074
- otherProps = _objectWithoutProperties(_ref, _excluded$2X);
5074
+ otherProps = _objectWithoutProperties(_ref, _excluded$2Y);
5075
5075
  return /*#__PURE__*/React.createElement("svg", _extends({
5076
5076
  width: size,
5077
5077
  height: size,
@@ -5087,7 +5087,7 @@ const Edit = _ref => {
5087
5087
  }));
5088
5088
  };
5089
5089
 
5090
- const _excluded$2W = ["color", "size"];
5090
+ const _excluded$2X = ["color", "size"];
5091
5091
 
5092
5092
  /**
5093
5093
  * @typedef {Object} AddTagProps
@@ -5102,7 +5102,7 @@ const AddTag = _ref => {
5102
5102
  color = 'currentColor',
5103
5103
  size = '24'
5104
5104
  } = _ref,
5105
- otherProps = _objectWithoutProperties(_ref, _excluded$2W);
5105
+ otherProps = _objectWithoutProperties(_ref, _excluded$2X);
5106
5106
  return /*#__PURE__*/React.createElement("svg", _extends({
5107
5107
  width: size,
5108
5108
  height: size,
@@ -5123,7 +5123,7 @@ const AddTag = _ref => {
5123
5123
  }));
5124
5124
  };
5125
5125
 
5126
- const _excluded$2V = ["color", "size"];
5126
+ const _excluded$2W = ["color", "size"];
5127
5127
 
5128
5128
  /**
5129
5129
  * @typedef {Object} MagicWandProps
@@ -5138,7 +5138,7 @@ const MagicWand = _ref => {
5138
5138
  color = 'currentColor',
5139
5139
  size = '24'
5140
5140
  } = _ref,
5141
- otherProps = _objectWithoutProperties(_ref, _excluded$2V);
5141
+ otherProps = _objectWithoutProperties(_ref, _excluded$2W);
5142
5142
  return /*#__PURE__*/React.createElement("svg", _extends({
5143
5143
  width: size,
5144
5144
  height: size,
@@ -5152,7 +5152,7 @@ const MagicWand = _ref => {
5152
5152
  }));
5153
5153
  };
5154
5154
 
5155
- const _excluded$2U = ["color", "size"];
5155
+ const _excluded$2V = ["color", "size"];
5156
5156
 
5157
5157
  /**
5158
5158
  * @typedef {Object} AttachProps
@@ -5167,7 +5167,7 @@ const Attach = _ref => {
5167
5167
  color = 'currentColor',
5168
5168
  size = '24'
5169
5169
  } = _ref,
5170
- otherProps = _objectWithoutProperties(_ref, _excluded$2U);
5170
+ otherProps = _objectWithoutProperties(_ref, _excluded$2V);
5171
5171
  return /*#__PURE__*/React.createElement("svg", _extends({
5172
5172
  width: size,
5173
5173
  height: size,
@@ -5181,7 +5181,7 @@ const Attach = _ref => {
5181
5181
  }));
5182
5182
  };
5183
5183
 
5184
- const _excluded$2T = ["color", "size"];
5184
+ const _excluded$2U = ["color", "size"];
5185
5185
 
5186
5186
  /**
5187
5187
  * @typedef {Object} HealthProps
@@ -5196,7 +5196,7 @@ const Health = _ref => {
5196
5196
  color = 'currentColor',
5197
5197
  size = '24'
5198
5198
  } = _ref,
5199
- otherProps = _objectWithoutProperties(_ref, _excluded$2T);
5199
+ otherProps = _objectWithoutProperties(_ref, _excluded$2U);
5200
5200
  return /*#__PURE__*/React.createElement("svg", _extends({
5201
5201
  width: size,
5202
5202
  height: size,
@@ -5210,7 +5210,7 @@ const Health = _ref => {
5210
5210
  }));
5211
5211
  };
5212
5212
 
5213
- const _excluded$2S = ["color", "size"];
5213
+ const _excluded$2T = ["color", "size"];
5214
5214
 
5215
5215
  /**
5216
5216
  * @typedef {Object} StarProps
@@ -5225,7 +5225,7 @@ const Star = _ref => {
5225
5225
  color = 'currentColor',
5226
5226
  size = '24'
5227
5227
  } = _ref,
5228
- otherProps = _objectWithoutProperties(_ref, _excluded$2S);
5228
+ otherProps = _objectWithoutProperties(_ref, _excluded$2T);
5229
5229
  return /*#__PURE__*/React.createElement("svg", _extends({
5230
5230
  width: size,
5231
5231
  height: size,
@@ -5241,7 +5241,7 @@ const Star = _ref => {
5241
5241
  }));
5242
5242
  };
5243
5243
 
5244
- const _excluded$2R = ["color", "size"];
5244
+ const _excluded$2S = ["color", "size"];
5245
5245
 
5246
5246
  /**
5247
5247
  * @typedef {Object} StarredProps
@@ -5256,7 +5256,7 @@ const Starred = _ref => {
5256
5256
  color = 'currentColor',
5257
5257
  size = '24'
5258
5258
  } = _ref,
5259
- otherProps = _objectWithoutProperties(_ref, _excluded$2R);
5259
+ otherProps = _objectWithoutProperties(_ref, _excluded$2S);
5260
5260
  return /*#__PURE__*/React.createElement("svg", _extends({
5261
5261
  width: size,
5262
5262
  height: size,
@@ -5270,7 +5270,7 @@ const Starred = _ref => {
5270
5270
  }));
5271
5271
  };
5272
5272
 
5273
- const _excluded$2Q = ["color", "size"];
5273
+ const _excluded$2R = ["color", "size"];
5274
5274
 
5275
5275
  /**
5276
5276
  * @typedef {Object} ArrowDropDownProps
@@ -5285,7 +5285,7 @@ const ArrowDropDown = _ref => {
5285
5285
  color = 'currentColor',
5286
5286
  size = '24'
5287
5287
  } = _ref,
5288
- otherProps = _objectWithoutProperties(_ref, _excluded$2Q);
5288
+ otherProps = _objectWithoutProperties(_ref, _excluded$2R);
5289
5289
  return /*#__PURE__*/React.createElement("svg", _extends({
5290
5290
  width: size,
5291
5291
  height: size,
@@ -5299,7 +5299,7 @@ const ArrowDropDown = _ref => {
5299
5299
  }));
5300
5300
  };
5301
5301
 
5302
- const _excluded$2P = ["color", "size"];
5302
+ const _excluded$2Q = ["color", "size"];
5303
5303
 
5304
5304
  /**
5305
5305
  * @typedef {Object} ArrowDropUpProps
@@ -5314,7 +5314,7 @@ const ArrowDropUp = _ref => {
5314
5314
  color = 'currentColor',
5315
5315
  size = '24'
5316
5316
  } = _ref,
5317
- otherProps = _objectWithoutProperties(_ref, _excluded$2P);
5317
+ otherProps = _objectWithoutProperties(_ref, _excluded$2Q);
5318
5318
  return /*#__PURE__*/React.createElement("svg", _extends({
5319
5319
  width: size,
5320
5320
  height: size,
@@ -5328,7 +5328,7 @@ const ArrowDropUp = _ref => {
5328
5328
  }));
5329
5329
  };
5330
5330
 
5331
- const _excluded$2O = ["color", "size"];
5331
+ const _excluded$2P = ["color", "size"];
5332
5332
 
5333
5333
  /**
5334
5334
  * @typedef {Object} SolidArrowUnsortedProps
@@ -5343,7 +5343,7 @@ const SolidArrowUnsorted = _ref => {
5343
5343
  color = 'currentColor',
5344
5344
  size = '24'
5345
5345
  } = _ref,
5346
- otherProps = _objectWithoutProperties(_ref, _excluded$2O);
5346
+ otherProps = _objectWithoutProperties(_ref, _excluded$2P);
5347
5347
  return /*#__PURE__*/React.createElement("svg", _extends({
5348
5348
  width: size,
5349
5349
  height: size,
@@ -5360,7 +5360,7 @@ const SolidArrowUnsorted = _ref => {
5360
5360
  }));
5361
5361
  };
5362
5362
 
5363
- const _excluded$2N = ["color", "size"];
5363
+ const _excluded$2O = ["color", "size"];
5364
5364
 
5365
5365
  /**
5366
5366
  * @typedef {Object} ConditionProps
@@ -5375,7 +5375,7 @@ const Condition = _ref => {
5375
5375
  color = 'currentColor',
5376
5376
  size = '24'
5377
5377
  } = _ref,
5378
- otherProps = _objectWithoutProperties(_ref, _excluded$2N);
5378
+ otherProps = _objectWithoutProperties(_ref, _excluded$2O);
5379
5379
  return /*#__PURE__*/React.createElement("svg", _extends({
5380
5380
  width: size,
5381
5381
  height: size,
@@ -5391,7 +5391,7 @@ const Condition = _ref => {
5391
5391
  }));
5392
5392
  };
5393
5393
 
5394
- const _excluded$2M = ["color", "size"];
5394
+ const _excluded$2N = ["color", "size"];
5395
5395
 
5396
5396
  /**
5397
5397
  * @typedef {Object} LiveChatProps
@@ -5406,7 +5406,7 @@ const LiveChat = _ref => {
5406
5406
  color = 'currentColor',
5407
5407
  size = '24'
5408
5408
  } = _ref,
5409
- otherProps = _objectWithoutProperties(_ref, _excluded$2M);
5409
+ otherProps = _objectWithoutProperties(_ref, _excluded$2N);
5410
5410
  return /*#__PURE__*/React.createElement("svg", _extends({
5411
5411
  width: size,
5412
5412
  height: size,
@@ -5431,7 +5431,7 @@ const LiveChat = _ref => {
5431
5431
  }));
5432
5432
  };
5433
5433
 
5434
- const _excluded$2L = ["color", "size"];
5434
+ const _excluded$2M = ["color", "size"];
5435
5435
 
5436
5436
  /**
5437
5437
  * @typedef {Object} TicketProps
@@ -5446,7 +5446,7 @@ const Ticket = _ref => {
5446
5446
  color = 'currentColor',
5447
5447
  size = '24'
5448
5448
  } = _ref,
5449
- otherProps = _objectWithoutProperties(_ref, _excluded$2L);
5449
+ otherProps = _objectWithoutProperties(_ref, _excluded$2M);
5450
5450
  return /*#__PURE__*/React.createElement("svg", _extends({
5451
5451
  width: size,
5452
5452
  height: size,
@@ -5460,7 +5460,7 @@ const Ticket = _ref => {
5460
5460
  }));
5461
5461
  };
5462
5462
 
5463
- const _excluded$2K = ["color", "size"];
5463
+ const _excluded$2L = ["color", "size"];
5464
5464
 
5465
5465
  /**
5466
5466
  * @typedef {Object} MessengerProps
@@ -5475,7 +5475,7 @@ const Messenger = _ref => {
5475
5475
  color = 'currentColor',
5476
5476
  size = '24'
5477
5477
  } = _ref,
5478
- otherProps = _objectWithoutProperties(_ref, _excluded$2K);
5478
+ otherProps = _objectWithoutProperties(_ref, _excluded$2L);
5479
5479
  return /*#__PURE__*/React.createElement("svg", _extends({
5480
5480
  width: size,
5481
5481
  height: size,
@@ -5489,7 +5489,7 @@ const Messenger = _ref => {
5489
5489
  }));
5490
5490
  };
5491
5491
 
5492
- const _excluded$2J = ["color", "size"];
5492
+ const _excluded$2K = ["color", "size"];
5493
5493
 
5494
5494
  /**
5495
5495
  * @typedef {Object} SponsoredMessages2Props
@@ -5504,7 +5504,7 @@ const SponsoredMessages2 = _ref => {
5504
5504
  color = 'currentColor',
5505
5505
  size = '24'
5506
5506
  } = _ref,
5507
- otherProps = _objectWithoutProperties(_ref, _excluded$2J);
5507
+ otherProps = _objectWithoutProperties(_ref, _excluded$2K);
5508
5508
  return /*#__PURE__*/React.createElement("svg", _extends({
5509
5509
  width: size,
5510
5510
  height: size,
@@ -5518,7 +5518,7 @@ const SponsoredMessages2 = _ref => {
5518
5518
  }));
5519
5519
  };
5520
5520
 
5521
- const _excluded$2I = ["color", "size"];
5521
+ const _excluded$2J = ["color", "size"];
5522
5522
 
5523
5523
  /**
5524
5524
  * @typedef {Object} FbChatProps
@@ -5533,7 +5533,7 @@ const FbChat = _ref => {
5533
5533
  color = 'currentColor',
5534
5534
  size = '24'
5535
5535
  } = _ref,
5536
- otherProps = _objectWithoutProperties(_ref, _excluded$2I);
5536
+ otherProps = _objectWithoutProperties(_ref, _excluded$2J);
5537
5537
  return /*#__PURE__*/React.createElement("svg", _extends({
5538
5538
  width: size,
5539
5539
  height: size,
@@ -5547,7 +5547,7 @@ const FbChat = _ref => {
5547
5547
  }));
5548
5548
  };
5549
5549
 
5550
- const _excluded$2H = ["color", "size"];
5550
+ const _excluded$2I = ["color", "size"];
5551
5551
 
5552
5552
  /**
5553
5553
  * @typedef {Object} ActionMarkConversationAsDoneProps
@@ -5562,7 +5562,7 @@ const ActionMarkConversationAsDone = _ref => {
5562
5562
  color = 'currentColor',
5563
5563
  size = '24'
5564
5564
  } = _ref,
5565
- otherProps = _objectWithoutProperties(_ref, _excluded$2H);
5565
+ otherProps = _objectWithoutProperties(_ref, _excluded$2I);
5566
5566
  return /*#__PURE__*/React.createElement("svg", _extends({
5567
5567
  width: size,
5568
5568
  height: size,
@@ -5576,7 +5576,7 @@ const ActionMarkConversationAsDone = _ref => {
5576
5576
  }));
5577
5577
  };
5578
5578
 
5579
- const _excluded$2G = ["color", "size"];
5579
+ const _excluded$2H = ["color", "size"];
5580
5580
 
5581
5581
  /**
5582
5582
  * @typedef {Object} FacebookMessengerProps
@@ -5591,7 +5591,7 @@ const FacebookMessenger = _ref => {
5591
5591
  color = 'currentColor',
5592
5592
  size = '24'
5593
5593
  } = _ref,
5594
- otherProps = _objectWithoutProperties(_ref, _excluded$2G);
5594
+ otherProps = _objectWithoutProperties(_ref, _excluded$2H);
5595
5595
  return /*#__PURE__*/React.createElement("svg", _extends({
5596
5596
  width: size,
5597
5597
  height: size,
@@ -5605,7 +5605,7 @@ const FacebookMessenger = _ref => {
5605
5605
  }));
5606
5606
  };
5607
5607
 
5608
- const _excluded$2F = ["color", "size"];
5608
+ const _excluded$2G = ["color", "size"];
5609
5609
 
5610
5610
  /**
5611
5611
  * @typedef {Object} MessageOpenProps
@@ -5620,7 +5620,7 @@ const MessageOpen = _ref => {
5620
5620
  color = 'currentColor',
5621
5621
  size = '24'
5622
5622
  } = _ref,
5623
- otherProps = _objectWithoutProperties(_ref, _excluded$2F);
5623
+ otherProps = _objectWithoutProperties(_ref, _excluded$2G);
5624
5624
  return /*#__PURE__*/React.createElement("svg", _extends({
5625
5625
  width: size,
5626
5626
  height: size,
@@ -5634,7 +5634,7 @@ const MessageOpen = _ref => {
5634
5634
  }));
5635
5635
  };
5636
5636
 
5637
- const _excluded$2E = ["color", "size"];
5637
+ const _excluded$2F = ["color", "size"];
5638
5638
 
5639
5639
  /**
5640
5640
  * @typedef {Object} MessageBackProps
@@ -5649,7 +5649,7 @@ const MessageBack = _ref => {
5649
5649
  color = 'currentColor',
5650
5650
  size = '24'
5651
5651
  } = _ref,
5652
- otherProps = _objectWithoutProperties(_ref, _excluded$2E);
5652
+ otherProps = _objectWithoutProperties(_ref, _excluded$2F);
5653
5653
  return /*#__PURE__*/React.createElement("svg", _extends({
5654
5654
  width: size,
5655
5655
  height: size,
@@ -5663,7 +5663,7 @@ const MessageBack = _ref => {
5663
5663
  }));
5664
5664
  };
5665
5665
 
5666
- const _excluded$2D = ["color", "size"];
5666
+ const _excluded$2E = ["color", "size"];
5667
5667
 
5668
5668
  /**
5669
5669
  * @typedef {Object} UserProps
@@ -5678,7 +5678,7 @@ const User = _ref => {
5678
5678
  color = 'currentColor',
5679
5679
  size = '24'
5680
5680
  } = _ref,
5681
- otherProps = _objectWithoutProperties(_ref, _excluded$2D);
5681
+ otherProps = _objectWithoutProperties(_ref, _excluded$2E);
5682
5682
  return /*#__PURE__*/React.createElement("svg", _extends({
5683
5683
  width: size,
5684
5684
  height: size,
@@ -5692,7 +5692,7 @@ const User = _ref => {
5692
5692
  }));
5693
5693
  };
5694
5694
 
5695
- const _excluded$2C = ["color", "size"];
5695
+ const _excluded$2D = ["color", "size"];
5696
5696
 
5697
5697
  /**
5698
5698
  * @typedef {Object} CommunityProps
@@ -5707,7 +5707,7 @@ const Community = _ref => {
5707
5707
  color = 'currentColor',
5708
5708
  size = '24'
5709
5709
  } = _ref,
5710
- otherProps = _objectWithoutProperties(_ref, _excluded$2C);
5710
+ otherProps = _objectWithoutProperties(_ref, _excluded$2D);
5711
5711
  return /*#__PURE__*/React.createElement("svg", _extends({
5712
5712
  width: size,
5713
5713
  height: size,
@@ -5721,7 +5721,7 @@ const Community = _ref => {
5721
5721
  }));
5722
5722
  };
5723
5723
 
5724
- const _excluded$2B = ["color", "size"];
5724
+ const _excluded$2C = ["color", "size"];
5725
5725
 
5726
5726
  /**
5727
5727
  * @typedef {Object} UserAddProps
@@ -5736,7 +5736,7 @@ const UserAdd = _ref => {
5736
5736
  color = 'currentColor',
5737
5737
  size = '24'
5738
5738
  } = _ref,
5739
- otherProps = _objectWithoutProperties(_ref, _excluded$2B);
5739
+ otherProps = _objectWithoutProperties(_ref, _excluded$2C);
5740
5740
  return /*#__PURE__*/React.createElement("svg", _extends({
5741
5741
  width: size,
5742
5742
  height: size,
@@ -5750,7 +5750,7 @@ const UserAdd = _ref => {
5750
5750
  }));
5751
5751
  };
5752
5752
 
5753
- const _excluded$2A = ["color", "size"];
5753
+ const _excluded$2B = ["color", "size"];
5754
5754
 
5755
5755
  /**
5756
5756
  * @typedef {Object} UnassignProps
@@ -5765,7 +5765,7 @@ const Unassign = _ref => {
5765
5765
  color = 'currentColor',
5766
5766
  size = '24'
5767
5767
  } = _ref,
5768
- otherProps = _objectWithoutProperties(_ref, _excluded$2A);
5768
+ otherProps = _objectWithoutProperties(_ref, _excluded$2B);
5769
5769
  return /*#__PURE__*/React.createElement("svg", _extends({
5770
5770
  width: size,
5771
5771
  height: size,
@@ -5789,7 +5789,7 @@ const Unassign = _ref => {
5789
5789
  }));
5790
5790
  };
5791
5791
 
5792
- const _excluded$2z = ["color", "size"];
5792
+ const _excluded$2A = ["color", "size"];
5793
5793
 
5794
5794
  /**
5795
5795
  * @typedef {Object} AssignProps
@@ -5804,7 +5804,7 @@ const Assign = _ref => {
5804
5804
  color = 'currentColor',
5805
5805
  size = '24'
5806
5806
  } = _ref,
5807
- otherProps = _objectWithoutProperties(_ref, _excluded$2z);
5807
+ otherProps = _objectWithoutProperties(_ref, _excluded$2A);
5808
5808
  return /*#__PURE__*/React.createElement("svg", _extends({
5809
5809
  width: size,
5810
5810
  height: size,
@@ -5818,7 +5818,7 @@ const Assign = _ref => {
5818
5818
  }));
5819
5819
  };
5820
5820
 
5821
- const _excluded$2y = ["color", "size"];
5821
+ const _excluded$2z = ["color", "size"];
5822
5822
 
5823
5823
  /**
5824
5824
  * @typedef {Object} AudienceProps
@@ -5833,7 +5833,7 @@ const Audience = _ref => {
5833
5833
  color = 'currentColor',
5834
5834
  size = '24'
5835
5835
  } = _ref,
5836
- otherProps = _objectWithoutProperties(_ref, _excluded$2y);
5836
+ otherProps = _objectWithoutProperties(_ref, _excluded$2z);
5837
5837
  return /*#__PURE__*/React.createElement("svg", _extends({
5838
5838
  width: size,
5839
5839
  height: size,
@@ -5847,7 +5847,7 @@ const Audience = _ref => {
5847
5847
  }));
5848
5848
  };
5849
5849
 
5850
- const _excluded$2x = ["color", "size"];
5850
+ const _excluded$2y = ["color", "size"];
5851
5851
 
5852
5852
  /**
5853
5853
  * @typedef {Object} MenuProps
@@ -5862,7 +5862,7 @@ const Menu = _ref => {
5862
5862
  color = 'currentColor',
5863
5863
  size = '24'
5864
5864
  } = _ref,
5865
- otherProps = _objectWithoutProperties(_ref, _excluded$2x);
5865
+ otherProps = _objectWithoutProperties(_ref, _excluded$2y);
5866
5866
  return /*#__PURE__*/React.createElement("svg", _extends({
5867
5867
  width: size,
5868
5868
  height: size,
@@ -5876,7 +5876,7 @@ const Menu = _ref => {
5876
5876
  }));
5877
5877
  };
5878
5878
 
5879
- const _excluded$2w = ["color", "size"];
5879
+ const _excluded$2x = ["color", "size"];
5880
5880
 
5881
5881
  /**
5882
5882
  * @typedef {Object} SelectAllProps
@@ -5891,7 +5891,7 @@ const SelectAll = _ref => {
5891
5891
  color = 'currentColor',
5892
5892
  size = '24'
5893
5893
  } = _ref,
5894
- otherProps = _objectWithoutProperties(_ref, _excluded$2w);
5894
+ otherProps = _objectWithoutProperties(_ref, _excluded$2x);
5895
5895
  return /*#__PURE__*/React.createElement("svg", _extends({
5896
5896
  width: size,
5897
5897
  height: size,
@@ -5905,7 +5905,7 @@ const SelectAll = _ref => {
5905
5905
  }));
5906
5906
  };
5907
5907
 
5908
- const _excluded$2v = ["color", "size"];
5908
+ const _excluded$2w = ["color", "size"];
5909
5909
 
5910
5910
  /**
5911
5911
  * @typedef {Object} TableViewProps
@@ -5920,7 +5920,7 @@ const TableView = _ref => {
5920
5920
  color = 'currentColor',
5921
5921
  size = '24'
5922
5922
  } = _ref,
5923
- otherProps = _objectWithoutProperties(_ref, _excluded$2v);
5923
+ otherProps = _objectWithoutProperties(_ref, _excluded$2w);
5924
5924
  return /*#__PURE__*/React.createElement("svg", _extends({
5925
5925
  width: size,
5926
5926
  height: size,
@@ -5934,7 +5934,7 @@ const TableView = _ref => {
5934
5934
  }));
5935
5935
  };
5936
5936
 
5937
- const _excluded$2u = ["color", "size"];
5937
+ const _excluded$2v = ["color", "size"];
5938
5938
 
5939
5939
  /**
5940
5940
  * @typedef {Object} BuilderTextProps
@@ -5949,7 +5949,7 @@ const BuilderText = _ref => {
5949
5949
  color = 'currentColor',
5950
5950
  size = '24'
5951
5951
  } = _ref,
5952
- otherProps = _objectWithoutProperties(_ref, _excluded$2u);
5952
+ otherProps = _objectWithoutProperties(_ref, _excluded$2v);
5953
5953
  return /*#__PURE__*/React.createElement("svg", _extends({
5954
5954
  width: size,
5955
5955
  height: size,
@@ -5963,7 +5963,7 @@ const BuilderText = _ref => {
5963
5963
  }));
5964
5964
  };
5965
5965
 
5966
- const _excluded$2t = ["color", "size"];
5966
+ const _excluded$2u = ["color", "size"];
5967
5967
 
5968
5968
  /**
5969
5969
  * @typedef {Object} OptionsProps
@@ -5978,7 +5978,7 @@ const Options = _ref => {
5978
5978
  color = 'currentColor',
5979
5979
  size = '24'
5980
5980
  } = _ref,
5981
- otherProps = _objectWithoutProperties(_ref, _excluded$2t);
5981
+ otherProps = _objectWithoutProperties(_ref, _excluded$2u);
5982
5982
  return /*#__PURE__*/React.createElement("svg", _extends({
5983
5983
  width: size,
5984
5984
  height: size,
@@ -5992,7 +5992,7 @@ const Options = _ref => {
5992
5992
  }));
5993
5993
  };
5994
5994
 
5995
- const _excluded$2s = ["color", "size"];
5995
+ const _excluded$2t = ["color", "size"];
5996
5996
 
5997
5997
  /**
5998
5998
  * @typedef {Object} AutomationProps
@@ -6007,7 +6007,7 @@ const Automation = _ref => {
6007
6007
  color = 'currentColor',
6008
6008
  size = '24'
6009
6009
  } = _ref,
6010
- otherProps = _objectWithoutProperties(_ref, _excluded$2s);
6010
+ otherProps = _objectWithoutProperties(_ref, _excluded$2t);
6011
6011
  return /*#__PURE__*/React.createElement("svg", _extends({
6012
6012
  width: size,
6013
6013
  height: size,
@@ -6021,7 +6021,7 @@ const Automation = _ref => {
6021
6021
  }));
6022
6022
  };
6023
6023
 
6024
- const _excluded$2r = ["color", "size"];
6024
+ const _excluded$2s = ["color", "size"];
6025
6025
 
6026
6026
  /**
6027
6027
  * @typedef {Object} NoteProps
@@ -6036,7 +6036,7 @@ const Note = _ref => {
6036
6036
  color = 'currentColor',
6037
6037
  size = '24'
6038
6038
  } = _ref,
6039
- otherProps = _objectWithoutProperties(_ref, _excluded$2r);
6039
+ otherProps = _objectWithoutProperties(_ref, _excluded$2s);
6040
6040
  return /*#__PURE__*/React.createElement("svg", _extends({
6041
6041
  width: size,
6042
6042
  height: size,
@@ -6050,7 +6050,7 @@ const Note = _ref => {
6050
6050
  }));
6051
6051
  };
6052
6052
 
6053
- const _excluded$2q = ["color", "size"];
6053
+ const _excluded$2r = ["color", "size"];
6054
6054
 
6055
6055
  /**
6056
6056
  * @typedef {Object} PublicChangelogProps
@@ -6065,7 +6065,7 @@ const PublicChangelog = _ref => {
6065
6065
  color = 'currentColor',
6066
6066
  size = '24'
6067
6067
  } = _ref,
6068
- otherProps = _objectWithoutProperties(_ref, _excluded$2q);
6068
+ otherProps = _objectWithoutProperties(_ref, _excluded$2r);
6069
6069
  return /*#__PURE__*/React.createElement("svg", _extends({
6070
6070
  width: size,
6071
6071
  height: size,
@@ -6079,7 +6079,7 @@ const PublicChangelog = _ref => {
6079
6079
  }));
6080
6080
  };
6081
6081
 
6082
- const _excluded$2p = ["color", "size"];
6082
+ const _excluded$2q = ["color", "size"];
6083
6083
 
6084
6084
  /**
6085
6085
  * @typedef {Object} TextProps
@@ -6094,7 +6094,7 @@ const Text = _ref => {
6094
6094
  color = 'currentColor',
6095
6095
  size = '24'
6096
6096
  } = _ref,
6097
- otherProps = _objectWithoutProperties(_ref, _excluded$2p);
6097
+ otherProps = _objectWithoutProperties(_ref, _excluded$2q);
6098
6098
  return /*#__PURE__*/React.createElement("svg", _extends({
6099
6099
  width: size,
6100
6100
  height: size,
@@ -6108,7 +6108,7 @@ const Text = _ref => {
6108
6108
  }));
6109
6109
  };
6110
6110
 
6111
- const _excluded$2o = ["color", "size"];
6111
+ const _excluded$2p = ["color", "size"];
6112
6112
 
6113
6113
  /**
6114
6114
  * @typedef {Object} BookProps
@@ -6123,7 +6123,7 @@ const Book = _ref => {
6123
6123
  color = 'currentColor',
6124
6124
  size = '24'
6125
6125
  } = _ref,
6126
- otherProps = _objectWithoutProperties(_ref, _excluded$2o);
6126
+ otherProps = _objectWithoutProperties(_ref, _excluded$2p);
6127
6127
  return /*#__PURE__*/React.createElement("svg", _extends({
6128
6128
  width: size,
6129
6129
  height: size,
@@ -6137,7 +6137,7 @@ const Book = _ref => {
6137
6137
  }));
6138
6138
  };
6139
6139
 
6140
- const _excluded$2n = ["color", "size"];
6140
+ const _excluded$2o = ["color", "size"];
6141
6141
 
6142
6142
  /**
6143
6143
  * @typedef {Object} WelcomeMessageProps
@@ -6152,7 +6152,7 @@ const WelcomeMessage = _ref => {
6152
6152
  color = 'currentColor',
6153
6153
  size = '24'
6154
6154
  } = _ref,
6155
- otherProps = _objectWithoutProperties(_ref, _excluded$2n);
6155
+ otherProps = _objectWithoutProperties(_ref, _excluded$2o);
6156
6156
  return /*#__PURE__*/React.createElement("svg", _extends({
6157
6157
  width: size,
6158
6158
  height: size,
@@ -6168,7 +6168,7 @@ const WelcomeMessage = _ref => {
6168
6168
  }));
6169
6169
  };
6170
6170
 
6171
- const _excluded$2m = ["color", "size"];
6171
+ const _excluded$2n = ["color", "size"];
6172
6172
 
6173
6173
  /**
6174
6174
  * @typedef {Object} ThumbUpProps
@@ -6183,7 +6183,7 @@ const ThumbUp = _ref => {
6183
6183
  color = 'currentColor',
6184
6184
  size = '24'
6185
6185
  } = _ref,
6186
- otherProps = _objectWithoutProperties(_ref, _excluded$2m);
6186
+ otherProps = _objectWithoutProperties(_ref, _excluded$2n);
6187
6187
  return /*#__PURE__*/React.createElement("svg", _extends({
6188
6188
  width: size,
6189
6189
  height: size,
@@ -6197,7 +6197,7 @@ const ThumbUp = _ref => {
6197
6197
  }));
6198
6198
  };
6199
6199
 
6200
- const _excluded$2l = ["color", "size"];
6200
+ const _excluded$2m = ["color", "size"];
6201
6201
 
6202
6202
  /**
6203
6203
  * @typedef {Object} ThumbDownProps
@@ -6212,7 +6212,7 @@ const ThumbDown = _ref => {
6212
6212
  color = 'currentColor',
6213
6213
  size = '24'
6214
6214
  } = _ref,
6215
- otherProps = _objectWithoutProperties(_ref, _excluded$2l);
6215
+ otherProps = _objectWithoutProperties(_ref, _excluded$2m);
6216
6216
  return /*#__PURE__*/React.createElement("svg", _extends({
6217
6217
  width: size,
6218
6218
  height: size,
@@ -6226,7 +6226,7 @@ const ThumbDown = _ref => {
6226
6226
  }));
6227
6227
  };
6228
6228
 
6229
- const _excluded$2k = ["color", "size"];
6229
+ const _excluded$2l = ["color", "size"];
6230
6230
 
6231
6231
  /**
6232
6232
  * @typedef {Object} MoreHorProps
@@ -6241,7 +6241,7 @@ const MoreHor = _ref => {
6241
6241
  color = 'currentColor',
6242
6242
  size = '24'
6243
6243
  } = _ref,
6244
- otherProps = _objectWithoutProperties(_ref, _excluded$2k);
6244
+ otherProps = _objectWithoutProperties(_ref, _excluded$2l);
6245
6245
  return /*#__PURE__*/React.createElement("svg", _extends({
6246
6246
  width: size,
6247
6247
  height: size,
@@ -6267,7 +6267,7 @@ const MoreHor = _ref => {
6267
6267
  }));
6268
6268
  };
6269
6269
 
6270
- const _excluded$2j = ["color", "size"];
6270
+ const _excluded$2k = ["color", "size"];
6271
6271
 
6272
6272
  /**
6273
6273
  * @typedef {Object} MoreChannelsProps
@@ -6282,7 +6282,7 @@ const MoreChannels = _ref => {
6282
6282
  color = 'currentColor',
6283
6283
  size = '24'
6284
6284
  } = _ref,
6285
- otherProps = _objectWithoutProperties(_ref, _excluded$2j);
6285
+ otherProps = _objectWithoutProperties(_ref, _excluded$2k);
6286
6286
  return /*#__PURE__*/React.createElement("svg", _extends({
6287
6287
  width: size,
6288
6288
  height: size,
@@ -6305,7 +6305,7 @@ const MoreChannels = _ref => {
6305
6305
  }));
6306
6306
  };
6307
6307
 
6308
- const _excluded$2i = ["color", "size"];
6308
+ const _excluded$2j = ["color", "size"];
6309
6309
 
6310
6310
  /**
6311
6311
  * @typedef {Object} MoreVertProps
@@ -6320,7 +6320,7 @@ const MoreVert = _ref => {
6320
6320
  color = 'currentColor',
6321
6321
  size = '24'
6322
6322
  } = _ref,
6323
- otherProps = _objectWithoutProperties(_ref, _excluded$2i);
6323
+ otherProps = _objectWithoutProperties(_ref, _excluded$2j);
6324
6324
  return /*#__PURE__*/React.createElement("svg", _extends({
6325
6325
  width: size,
6326
6326
  height: size,
@@ -6346,7 +6346,7 @@ const MoreVert = _ref => {
6346
6346
  }));
6347
6347
  };
6348
6348
 
6349
- const _excluded$2h = ["color", "size"];
6349
+ const _excluded$2i = ["color", "size"];
6350
6350
 
6351
6351
  /**
6352
6352
  * @typedef {Object} DragItemProps
@@ -6361,7 +6361,7 @@ const DragItem = _ref => {
6361
6361
  color = 'currentColor',
6362
6362
  size = '24'
6363
6363
  } = _ref,
6364
- otherProps = _objectWithoutProperties(_ref, _excluded$2h);
6364
+ otherProps = _objectWithoutProperties(_ref, _excluded$2i);
6365
6365
  return /*#__PURE__*/React.createElement("svg", _extends({
6366
6366
  width: size,
6367
6367
  height: size,
@@ -6402,7 +6402,7 @@ const DragItem = _ref => {
6402
6402
  }));
6403
6403
  };
6404
6404
 
6405
- const _excluded$2g = ["color", "size"];
6405
+ const _excluded$2h = ["color", "size"];
6406
6406
 
6407
6407
  /**
6408
6408
  * @typedef {Object} FilterProps
@@ -6417,7 +6417,7 @@ const Filter = _ref => {
6417
6417
  color = 'currentColor',
6418
6418
  size = '24'
6419
6419
  } = _ref,
6420
- otherProps = _objectWithoutProperties(_ref, _excluded$2g);
6420
+ otherProps = _objectWithoutProperties(_ref, _excluded$2h);
6421
6421
  return /*#__PURE__*/React.createElement("svg", _extends({
6422
6422
  width: size,
6423
6423
  height: size,
@@ -6437,7 +6437,7 @@ const Filter = _ref => {
6437
6437
  }));
6438
6438
  };
6439
6439
 
6440
- const _excluded$2f = ["color", "size"];
6440
+ const _excluded$2g = ["color", "size"];
6441
6441
 
6442
6442
  /**
6443
6443
  * @typedef {Object} BuilderAudioProps
@@ -6452,7 +6452,7 @@ const BuilderAudio = _ref => {
6452
6452
  color = 'currentColor',
6453
6453
  size = '24'
6454
6454
  } = _ref,
6455
- otherProps = _objectWithoutProperties(_ref, _excluded$2f);
6455
+ otherProps = _objectWithoutProperties(_ref, _excluded$2g);
6456
6456
  return /*#__PURE__*/React.createElement("svg", _extends({
6457
6457
  width: size,
6458
6458
  height: size,
@@ -6468,7 +6468,7 @@ const BuilderAudio = _ref => {
6468
6468
  }));
6469
6469
  };
6470
6470
 
6471
- const _excluded$2e = ["color", "size"];
6471
+ const _excluded$2f = ["color", "size"];
6472
6472
 
6473
6473
  /**
6474
6474
  * @typedef {Object} NotificationProps
@@ -6483,7 +6483,7 @@ const Notification = _ref => {
6483
6483
  color = 'currentColor',
6484
6484
  size = '24'
6485
6485
  } = _ref,
6486
- otherProps = _objectWithoutProperties(_ref, _excluded$2e);
6486
+ otherProps = _objectWithoutProperties(_ref, _excluded$2f);
6487
6487
  return /*#__PURE__*/React.createElement("svg", _extends({
6488
6488
  width: size,
6489
6489
  height: size,
@@ -6497,7 +6497,7 @@ const Notification = _ref => {
6497
6497
  }));
6498
6498
  };
6499
6499
 
6500
- const _excluded$2d = ["color", "size"];
6500
+ const _excluded$2e = ["color", "size"];
6501
6501
 
6502
6502
  /**
6503
6503
  * @typedef {Object} NotificationMuteProps
@@ -6512,7 +6512,7 @@ const NotificationMute = _ref => {
6512
6512
  color = 'currentColor',
6513
6513
  size = '24'
6514
6514
  } = _ref,
6515
- otherProps = _objectWithoutProperties(_ref, _excluded$2d);
6515
+ otherProps = _objectWithoutProperties(_ref, _excluded$2e);
6516
6516
  return /*#__PURE__*/React.createElement("svg", _extends({
6517
6517
  width: size,
6518
6518
  height: size,
@@ -6526,7 +6526,7 @@ const NotificationMute = _ref => {
6526
6526
  }));
6527
6527
  };
6528
6528
 
6529
- const _excluded$2c = ["color", "size"];
6529
+ const _excluded$2d = ["color", "size"];
6530
6530
 
6531
6531
  /**
6532
6532
  * @typedef {Object} SequencesProps
@@ -6541,7 +6541,7 @@ const Sequences = _ref => {
6541
6541
  color = 'currentColor',
6542
6542
  size = '24'
6543
6543
  } = _ref,
6544
- otherProps = _objectWithoutProperties(_ref, _excluded$2c);
6544
+ otherProps = _objectWithoutProperties(_ref, _excluded$2d);
6545
6545
  return /*#__PURE__*/React.createElement("svg", _extends({
6546
6546
  width: size,
6547
6547
  height: size,
@@ -6555,7 +6555,7 @@ const Sequences = _ref => {
6555
6555
  }));
6556
6556
  };
6557
6557
 
6558
- const _excluded$2b = ["color", "size"];
6558
+ const _excluded$2c = ["color", "size"];
6559
6559
 
6560
6560
  /**
6561
6561
  * @typedef {Object} SequencesAddProps
@@ -6570,7 +6570,7 @@ const SequencesAdd = _ref => {
6570
6570
  color = 'currentColor',
6571
6571
  size = '24'
6572
6572
  } = _ref,
6573
- otherProps = _objectWithoutProperties(_ref, _excluded$2b);
6573
+ otherProps = _objectWithoutProperties(_ref, _excluded$2c);
6574
6574
  return /*#__PURE__*/React.createElement("svg", _extends({
6575
6575
  width: size,
6576
6576
  height: size,
@@ -6584,7 +6584,7 @@ const SequencesAdd = _ref => {
6584
6584
  }));
6585
6585
  };
6586
6586
 
6587
- const _excluded$2a = ["color", "size"];
6587
+ const _excluded$2b = ["color", "size"];
6588
6588
 
6589
6589
  /**
6590
6590
  * @typedef {Object} SequencesRemoveProps
@@ -6599,7 +6599,7 @@ const SequencesRemove = _ref => {
6599
6599
  color = 'currentColor',
6600
6600
  size = '24'
6601
6601
  } = _ref,
6602
- otherProps = _objectWithoutProperties(_ref, _excluded$2a);
6602
+ otherProps = _objectWithoutProperties(_ref, _excluded$2b);
6603
6603
  return /*#__PURE__*/React.createElement("svg", _extends({
6604
6604
  width: size,
6605
6605
  height: size,
@@ -6613,7 +6613,7 @@ const SequencesRemove = _ref => {
6613
6613
  }));
6614
6614
  };
6615
6615
 
6616
- const _excluded$29 = ["color", "size"];
6616
+ const _excluded$2a = ["color", "size"];
6617
6617
 
6618
6618
  /**
6619
6619
  * @typedef {Object} SendProps
@@ -6628,7 +6628,7 @@ const Send = _ref => {
6628
6628
  color = 'currentColor',
6629
6629
  size = '24'
6630
6630
  } = _ref,
6631
- otherProps = _objectWithoutProperties(_ref, _excluded$29);
6631
+ otherProps = _objectWithoutProperties(_ref, _excluded$2a);
6632
6632
  return /*#__PURE__*/React.createElement("svg", _extends({
6633
6633
  width: size,
6634
6634
  height: size,
@@ -6644,7 +6644,7 @@ const Send = _ref => {
6644
6644
  }));
6645
6645
  };
6646
6646
 
6647
- const _excluded$28 = ["color", "size"];
6647
+ const _excluded$29 = ["color", "size"];
6648
6648
 
6649
6649
  /**
6650
6650
  * @typedef {Object} Send2Props
@@ -6659,7 +6659,7 @@ const Send2 = _ref => {
6659
6659
  color = 'currentColor',
6660
6660
  size = '24'
6661
6661
  } = _ref,
6662
- otherProps = _objectWithoutProperties(_ref, _excluded$28);
6662
+ otherProps = _objectWithoutProperties(_ref, _excluded$29);
6663
6663
  return /*#__PURE__*/React.createElement("svg", _extends({
6664
6664
  width: size,
6665
6665
  height: size,
@@ -6675,7 +6675,7 @@ const Send2 = _ref => {
6675
6675
  }));
6676
6676
  };
6677
6677
 
6678
- const _excluded$27 = ["color", "size"];
6678
+ const _excluded$28 = ["color", "size"];
6679
6679
 
6680
6680
  /**
6681
6681
  * @typedef {Object} PlayProps
@@ -6690,7 +6690,7 @@ const Play = _ref => {
6690
6690
  color = 'currentColor',
6691
6691
  size = '24'
6692
6692
  } = _ref,
6693
- otherProps = _objectWithoutProperties(_ref, _excluded$27);
6693
+ otherProps = _objectWithoutProperties(_ref, _excluded$28);
6694
6694
  return /*#__PURE__*/React.createElement("svg", _extends({
6695
6695
  width: size,
6696
6696
  height: size,
@@ -6704,7 +6704,7 @@ const Play = _ref => {
6704
6704
  }));
6705
6705
  };
6706
6706
 
6707
- const _excluded$26 = ["color", "size"];
6707
+ const _excluded$27 = ["color", "size"];
6708
6708
 
6709
6709
  /**
6710
6710
  * @typedef {Object} WarningProps
@@ -6719,7 +6719,7 @@ const Warning = _ref => {
6719
6719
  color = 'currentColor',
6720
6720
  size = '24'
6721
6721
  } = _ref,
6722
- otherProps = _objectWithoutProperties(_ref, _excluded$26);
6722
+ otherProps = _objectWithoutProperties(_ref, _excluded$27);
6723
6723
  return /*#__PURE__*/React.createElement("svg", _extends({
6724
6724
  width: size,
6725
6725
  height: size,
@@ -6733,7 +6733,7 @@ const Warning = _ref => {
6733
6733
  }));
6734
6734
  };
6735
6735
 
6736
- const _excluded$25 = ["color", "size"];
6736
+ const _excluded$26 = ["color", "size"];
6737
6737
 
6738
6738
  /**
6739
6739
  * @typedef {Object} BroadcastingProps
@@ -6748,7 +6748,7 @@ const Broadcasting = _ref => {
6748
6748
  color = 'currentColor',
6749
6749
  size = '24'
6750
6750
  } = _ref,
6751
- otherProps = _objectWithoutProperties(_ref, _excluded$25);
6751
+ otherProps = _objectWithoutProperties(_ref, _excluded$26);
6752
6752
  return /*#__PURE__*/React.createElement("svg", _extends({
6753
6753
  width: size,
6754
6754
  height: size,
@@ -6764,7 +6764,7 @@ const Broadcasting = _ref => {
6764
6764
  }));
6765
6765
  };
6766
6766
 
6767
- const _excluded$24 = ["color", "size"];
6767
+ const _excluded$25 = ["color", "size"];
6768
6768
 
6769
6769
  /**
6770
6770
  * @typedef {Object} MessageTemplatesProps
@@ -6779,7 +6779,7 @@ const MessageTemplates = _ref => {
6779
6779
  color = 'currentColor',
6780
6780
  size = '24'
6781
6781
  } = _ref,
6782
- otherProps = _objectWithoutProperties(_ref, _excluded$24);
6782
+ otherProps = _objectWithoutProperties(_ref, _excluded$25);
6783
6783
  return /*#__PURE__*/React.createElement("svg", _extends({
6784
6784
  width: size,
6785
6785
  height: size,
@@ -6793,7 +6793,7 @@ const MessageTemplates = _ref => {
6793
6793
  }));
6794
6794
  };
6795
6795
 
6796
- const _excluded$23 = ["color", "size"];
6796
+ const _excluded$24 = ["color", "size"];
6797
6797
 
6798
6798
  /**
6799
6799
  * @typedef {Object} DuplicateSmsProps
@@ -6808,7 +6808,7 @@ const DuplicateSms = _ref => {
6808
6808
  color = 'currentColor',
6809
6809
  size = '24'
6810
6810
  } = _ref,
6811
- otherProps = _objectWithoutProperties(_ref, _excluded$23);
6811
+ otherProps = _objectWithoutProperties(_ref, _excluded$24);
6812
6812
  return /*#__PURE__*/React.createElement("svg", _extends({
6813
6813
  width: size,
6814
6814
  height: size,
@@ -6830,7 +6830,7 @@ const DuplicateSms = _ref => {
6830
6830
  }));
6831
6831
  };
6832
6832
 
6833
- const _excluded$22 = ["color", "size"];
6833
+ const _excluded$23 = ["color", "size"];
6834
6834
 
6835
6835
  /**
6836
6836
  * @typedef {Object} HeadlineBlockEmailProps
@@ -6845,7 +6845,7 @@ const HeadlineBlockEmail = _ref => {
6845
6845
  color = 'currentColor',
6846
6846
  size = '24'
6847
6847
  } = _ref,
6848
- otherProps = _objectWithoutProperties(_ref, _excluded$22);
6848
+ otherProps = _objectWithoutProperties(_ref, _excluded$23);
6849
6849
  return /*#__PURE__*/React.createElement("svg", _extends({
6850
6850
  width: size,
6851
6851
  height: size,
@@ -6870,7 +6870,7 @@ const HeadlineBlockEmail = _ref => {
6870
6870
  }));
6871
6871
  };
6872
6872
 
6873
- const _excluded$21 = ["color", "size"];
6873
+ const _excluded$22 = ["color", "size"];
6874
6874
 
6875
6875
  /**
6876
6876
  * @typedef {Object} ButtonEmailBlockProps
@@ -6885,7 +6885,7 @@ const ButtonEmailBlock = _ref => {
6885
6885
  color = 'currentColor',
6886
6886
  size = '24'
6887
6887
  } = _ref,
6888
- otherProps = _objectWithoutProperties(_ref, _excluded$21);
6888
+ otherProps = _objectWithoutProperties(_ref, _excluded$22);
6889
6889
  return /*#__PURE__*/React.createElement("svg", _extends({
6890
6890
  width: size,
6891
6891
  height: size,
@@ -6899,7 +6899,7 @@ const ButtonEmailBlock = _ref => {
6899
6899
  }));
6900
6900
  };
6901
6901
 
6902
- const _excluded$20 = ["color", "size"];
6902
+ const _excluded$21 = ["color", "size"];
6903
6903
 
6904
6904
  /**
6905
6905
  * @typedef {Object} LinkProps
@@ -6914,7 +6914,7 @@ const Link = _ref => {
6914
6914
  color = 'currentColor',
6915
6915
  size = '24'
6916
6916
  } = _ref,
6917
- otherProps = _objectWithoutProperties(_ref, _excluded$20);
6917
+ otherProps = _objectWithoutProperties(_ref, _excluded$21);
6918
6918
  return /*#__PURE__*/React.createElement("svg", _extends({
6919
6919
  width: size,
6920
6920
  height: size,
@@ -6930,7 +6930,7 @@ const Link = _ref => {
6930
6930
  }));
6931
6931
  };
6932
6932
 
6933
- const _excluded$1$ = ["color", "size"];
6933
+ const _excluded$20 = ["color", "size"];
6934
6934
 
6935
6935
  /**
6936
6936
  * @typedef {Object} CartProps
@@ -6945,7 +6945,7 @@ const Cart = _ref => {
6945
6945
  color = 'currentColor',
6946
6946
  size = '24'
6947
6947
  } = _ref,
6948
- otherProps = _objectWithoutProperties(_ref, _excluded$1$);
6948
+ otherProps = _objectWithoutProperties(_ref, _excluded$20);
6949
6949
  return /*#__PURE__*/React.createElement("svg", _extends({
6950
6950
  width: size,
6951
6951
  height: size,
@@ -6959,7 +6959,7 @@ const Cart = _ref => {
6959
6959
  }));
6960
6960
  };
6961
6961
 
6962
- const _excluded$1_ = ["color", "size"];
6962
+ const _excluded$1$ = ["color", "size"];
6963
6963
 
6964
6964
  /**
6965
6965
  * @typedef {Object} ShopifyDeprecatedProps
@@ -6974,7 +6974,7 @@ const ShopifyDeprecated = _ref => {
6974
6974
  color = 'currentColor',
6975
6975
  size = '24'
6976
6976
  } = _ref,
6977
- otherProps = _objectWithoutProperties(_ref, _excluded$1_);
6977
+ otherProps = _objectWithoutProperties(_ref, _excluded$1$);
6978
6978
  return /*#__PURE__*/React.createElement("svg", _extends({
6979
6979
  width: size,
6980
6980
  height: size,
@@ -6993,7 +6993,7 @@ const ShopifyDeprecated = _ref => {
6993
6993
  }));
6994
6994
  };
6995
6995
 
6996
- const _excluded$1Z = ["color", "size"];
6996
+ const _excluded$1_ = ["color", "size"];
6997
6997
 
6998
6998
  /**
6999
6999
  * @typedef {Object} ShopifyProps
@@ -7008,7 +7008,7 @@ const Shopify = _ref => {
7008
7008
  color = 'currentColor',
7009
7009
  size = '24'
7010
7010
  } = _ref,
7011
- otherProps = _objectWithoutProperties(_ref, _excluded$1Z);
7011
+ otherProps = _objectWithoutProperties(_ref, _excluded$1_);
7012
7012
  return /*#__PURE__*/React.createElement("svg", _extends({
7013
7013
  width: size,
7014
7014
  height: size,
@@ -7028,7 +7028,7 @@ const Shopify = _ref => {
7028
7028
  }));
7029
7029
  };
7030
7030
 
7031
- const _excluded$1Y = ["color", "size"];
7031
+ const _excluded$1Z = ["color", "size"];
7032
7032
 
7033
7033
  /**
7034
7034
  * @typedef {Object} FlowProps
@@ -7043,7 +7043,7 @@ const Flow = _ref => {
7043
7043
  color = 'currentColor',
7044
7044
  size = '24'
7045
7045
  } = _ref,
7046
- otherProps = _objectWithoutProperties(_ref, _excluded$1Y);
7046
+ otherProps = _objectWithoutProperties(_ref, _excluded$1Z);
7047
7047
  return /*#__PURE__*/React.createElement("svg", _extends({
7048
7048
  width: size,
7049
7049
  height: size,
@@ -7059,7 +7059,7 @@ const Flow = _ref => {
7059
7059
  }));
7060
7060
  };
7061
7061
 
7062
- const _excluded$1X = ["color", "size"];
7062
+ const _excluded$1Y = ["color", "size"];
7063
7063
 
7064
7064
  /**
7065
7065
  * @typedef {Object} MagnetProps
@@ -7074,7 +7074,7 @@ const Magnet = _ref => {
7074
7074
  color = 'currentColor',
7075
7075
  size = '24'
7076
7076
  } = _ref,
7077
- otherProps = _objectWithoutProperties(_ref, _excluded$1X);
7077
+ otherProps = _objectWithoutProperties(_ref, _excluded$1Y);
7078
7078
  return /*#__PURE__*/React.createElement("svg", _extends({
7079
7079
  width: size,
7080
7080
  height: size,
@@ -7088,7 +7088,7 @@ const Magnet = _ref => {
7088
7088
  }));
7089
7089
  };
7090
7090
 
7091
- const _excluded$1W = ["color", "size"];
7091
+ const _excluded$1X = ["color", "size"];
7092
7092
 
7093
7093
  /**
7094
7094
  * @typedef {Object} ZapierProps
@@ -7103,7 +7103,7 @@ const Zapier = _ref => {
7103
7103
  color = 'currentColor',
7104
7104
  size = '24'
7105
7105
  } = _ref,
7106
- otherProps = _objectWithoutProperties(_ref, _excluded$1W);
7106
+ otherProps = _objectWithoutProperties(_ref, _excluded$1X);
7107
7107
  return /*#__PURE__*/React.createElement("svg", _extends({
7108
7108
  width: size,
7109
7109
  height: size,
@@ -7117,7 +7117,7 @@ const Zapier = _ref => {
7117
7117
  }));
7118
7118
  };
7119
7119
 
7120
- const _excluded$1V = ["color", "size"];
7120
+ const _excluded$1W = ["color", "size"];
7121
7121
 
7122
7122
  /**
7123
7123
  * @typedef {Object} FolderOpenProps
@@ -7132,7 +7132,7 @@ const FolderOpen = _ref => {
7132
7132
  color = 'currentColor',
7133
7133
  size = '24'
7134
7134
  } = _ref,
7135
- otherProps = _objectWithoutProperties(_ref, _excluded$1V);
7135
+ otherProps = _objectWithoutProperties(_ref, _excluded$1W);
7136
7136
  return /*#__PURE__*/React.createElement("svg", _extends({
7137
7137
  width: size,
7138
7138
  height: size,
@@ -7146,7 +7146,7 @@ const FolderOpen = _ref => {
7146
7146
  }));
7147
7147
  };
7148
7148
 
7149
- const _excluded$1U = ["color", "size"];
7149
+ const _excluded$1V = ["color", "size"];
7150
7150
 
7151
7151
  /**
7152
7152
  * @typedef {Object} FolderAdsCampaignProps
@@ -7161,7 +7161,7 @@ const FolderAdsCampaign = _ref => {
7161
7161
  color = 'currentColor',
7162
7162
  size = '24'
7163
7163
  } = _ref,
7164
- otherProps = _objectWithoutProperties(_ref, _excluded$1U);
7164
+ otherProps = _objectWithoutProperties(_ref, _excluded$1V);
7165
7165
  return /*#__PURE__*/React.createElement("svg", _extends({
7166
7166
  width: size,
7167
7167
  height: size,
@@ -7175,7 +7175,7 @@ const FolderAdsCampaign = _ref => {
7175
7175
  }));
7176
7176
  };
7177
7177
 
7178
- const _excluded$1T = ["color", "size"];
7178
+ const _excluded$1U = ["color", "size"];
7179
7179
 
7180
7180
  /**
7181
7181
  * @typedef {Object} FolderProps
@@ -7190,7 +7190,7 @@ const Folder = _ref => {
7190
7190
  color = 'currentColor',
7191
7191
  size = '24'
7192
7192
  } = _ref,
7193
- otherProps = _objectWithoutProperties(_ref, _excluded$1T);
7193
+ otherProps = _objectWithoutProperties(_ref, _excluded$1U);
7194
7194
  return /*#__PURE__*/React.createElement("svg", _extends({
7195
7195
  width: size,
7196
7196
  height: size,
@@ -7204,7 +7204,7 @@ const Folder = _ref => {
7204
7204
  }));
7205
7205
  };
7206
7206
 
7207
- const _excluded$1S = ["color", "size"];
7207
+ const _excluded$1T = ["color", "size"];
7208
7208
 
7209
7209
  /**
7210
7210
  * @typedef {Object} FolderAddProps
@@ -7219,7 +7219,7 @@ const FolderAdd = _ref => {
7219
7219
  color = 'currentColor',
7220
7220
  size = '24'
7221
7221
  } = _ref,
7222
- otherProps = _objectWithoutProperties(_ref, _excluded$1S);
7222
+ otherProps = _objectWithoutProperties(_ref, _excluded$1T);
7223
7223
  return /*#__PURE__*/React.createElement("svg", _extends({
7224
7224
  width: size,
7225
7225
  height: size,
@@ -7238,7 +7238,7 @@ const FolderAdd = _ref => {
7238
7238
  }));
7239
7239
  };
7240
7240
 
7241
- const _excluded$1R = ["color", "size"];
7241
+ const _excluded$1S = ["color", "size"];
7242
7242
 
7243
7243
  /**
7244
7244
  * @typedef {Object} MoveToProps
@@ -7253,7 +7253,7 @@ const MoveTo = _ref => {
7253
7253
  color = 'currentColor',
7254
7254
  size = '24'
7255
7255
  } = _ref,
7256
- otherProps = _objectWithoutProperties(_ref, _excluded$1R);
7256
+ otherProps = _objectWithoutProperties(_ref, _excluded$1S);
7257
7257
  return /*#__PURE__*/React.createElement("svg", _extends({
7258
7258
  width: size,
7259
7259
  height: size,
@@ -7275,7 +7275,7 @@ const MoveTo = _ref => {
7275
7275
  }));
7276
7276
  };
7277
7277
 
7278
- const _excluded$1Q = ["color", "size"];
7278
+ const _excluded$1R = ["color", "size"];
7279
7279
 
7280
7280
  /**
7281
7281
  * @typedef {Object} TemplateStoreProps
@@ -7290,7 +7290,7 @@ const TemplateStore = _ref => {
7290
7290
  color = 'currentColor',
7291
7291
  size = '24'
7292
7292
  } = _ref,
7293
- otherProps = _objectWithoutProperties(_ref, _excluded$1Q);
7293
+ otherProps = _objectWithoutProperties(_ref, _excluded$1R);
7294
7294
  return /*#__PURE__*/React.createElement("svg", _extends({
7295
7295
  width: size,
7296
7296
  height: size,
@@ -7319,7 +7319,7 @@ const TemplateStore = _ref => {
7319
7319
  }));
7320
7320
  };
7321
7321
 
7322
- const _excluded$1P = ["color", "size"];
7322
+ const _excluded$1Q = ["color", "size"];
7323
7323
 
7324
7324
  /**
7325
7325
  * @typedef {Object} MosaicViewProps
@@ -7334,7 +7334,7 @@ const MosaicView = _ref => {
7334
7334
  color = 'currentColor',
7335
7335
  size = '24'
7336
7336
  } = _ref,
7337
- otherProps = _objectWithoutProperties(_ref, _excluded$1P);
7337
+ otherProps = _objectWithoutProperties(_ref, _excluded$1Q);
7338
7338
  return /*#__PURE__*/React.createElement("svg", _extends({
7339
7339
  width: size,
7340
7340
  height: size,
@@ -7365,7 +7365,7 @@ const MosaicView = _ref => {
7365
7365
  }));
7366
7366
  };
7367
7367
 
7368
- const _excluded$1O = ["color", "size"];
7368
+ const _excluded$1P = ["color", "size"];
7369
7369
 
7370
7370
  /**
7371
7371
  * @typedef {Object} AdsAdSetProps
@@ -7380,7 +7380,7 @@ const AdsAdSet = _ref => {
7380
7380
  color = 'currentColor',
7381
7381
  size = '24'
7382
7382
  } = _ref,
7383
- otherProps = _objectWithoutProperties(_ref, _excluded$1O);
7383
+ otherProps = _objectWithoutProperties(_ref, _excluded$1P);
7384
7384
  return /*#__PURE__*/React.createElement("svg", _extends({
7385
7385
  width: size,
7386
7386
  height: size,
@@ -7411,7 +7411,7 @@ const AdsAdSet = _ref => {
7411
7411
  }));
7412
7412
  };
7413
7413
 
7414
- const _excluded$1N = ["color", "size"];
7414
+ const _excluded$1O = ["color", "size"];
7415
7415
 
7416
7416
  /**
7417
7417
  * @typedef {Object} QrProps
@@ -7426,7 +7426,7 @@ const Qr = _ref => {
7426
7426
  color = 'currentColor',
7427
7427
  size = '24'
7428
7428
  } = _ref,
7429
- otherProps = _objectWithoutProperties(_ref, _excluded$1N);
7429
+ otherProps = _objectWithoutProperties(_ref, _excluded$1O);
7430
7430
  return /*#__PURE__*/React.createElement("svg", _extends({
7431
7431
  width: size,
7432
7432
  height: size,
@@ -7476,7 +7476,7 @@ const Qr = _ref => {
7476
7476
  }));
7477
7477
  };
7478
7478
 
7479
- const _excluded$1M = ["color", "size"];
7479
+ const _excluded$1N = ["color", "size"];
7480
7480
 
7481
7481
  /**
7482
7482
  * @typedef {Object} PublishProps
@@ -7491,7 +7491,7 @@ const Publish = _ref => {
7491
7491
  color = 'currentColor',
7492
7492
  size = '24'
7493
7493
  } = _ref,
7494
- otherProps = _objectWithoutProperties(_ref, _excluded$1M);
7494
+ otherProps = _objectWithoutProperties(_ref, _excluded$1N);
7495
7495
  return /*#__PURE__*/React.createElement("svg", _extends({
7496
7496
  width: size,
7497
7497
  height: size,
@@ -7507,7 +7507,7 @@ const Publish = _ref => {
7507
7507
  }));
7508
7508
  };
7509
7509
 
7510
- const _excluded$1L = ["color", "size"];
7510
+ const _excluded$1M = ["color", "size"];
7511
7511
 
7512
7512
  /**
7513
7513
  * @typedef {Object} BotProps
@@ -7522,7 +7522,7 @@ const Bot = _ref => {
7522
7522
  color = 'currentColor',
7523
7523
  size = '24'
7524
7524
  } = _ref,
7525
- otherProps = _objectWithoutProperties(_ref, _excluded$1L);
7525
+ otherProps = _objectWithoutProperties(_ref, _excluded$1M);
7526
7526
  return /*#__PURE__*/React.createElement("svg", _extends({
7527
7527
  width: size,
7528
7528
  height: size,
@@ -7547,7 +7547,7 @@ const Bot = _ref => {
7547
7547
  }));
7548
7548
  };
7549
7549
 
7550
- const _excluded$1K = ["color", "size"];
7550
+ const _excluded$1L = ["color", "size"];
7551
7551
 
7552
7552
  /**
7553
7553
  * @typedef {Object} BotRemoveProps
@@ -7562,7 +7562,7 @@ const BotRemove = _ref => {
7562
7562
  color = 'currentColor',
7563
7563
  size = '24'
7564
7564
  } = _ref,
7565
- otherProps = _objectWithoutProperties(_ref, _excluded$1K);
7565
+ otherProps = _objectWithoutProperties(_ref, _excluded$1L);
7566
7566
  return /*#__PURE__*/React.createElement("svg", _extends({
7567
7567
  width: size,
7568
7568
  height: size,
@@ -7576,7 +7576,7 @@ const BotRemove = _ref => {
7576
7576
  }));
7577
7577
  };
7578
7578
 
7579
- const _excluded$1J = ["color", "size"];
7579
+ const _excluded$1K = ["color", "size"];
7580
7580
 
7581
7581
  /**
7582
7582
  * @typedef {Object} KeywordsProps
@@ -7591,7 +7591,7 @@ const Keywords = _ref => {
7591
7591
  color = 'currentColor',
7592
7592
  size = '24'
7593
7593
  } = _ref,
7594
- otherProps = _objectWithoutProperties(_ref, _excluded$1J);
7594
+ otherProps = _objectWithoutProperties(_ref, _excluded$1K);
7595
7595
  return /*#__PURE__*/React.createElement("svg", _extends({
7596
7596
  width: size,
7597
7597
  height: size,
@@ -7608,7 +7608,7 @@ const Keywords = _ref => {
7608
7608
  }));
7609
7609
  };
7610
7610
 
7611
- const _excluded$1I = ["color", "size"];
7611
+ const _excluded$1J = ["color", "size"];
7612
7612
 
7613
7613
  /**
7614
7614
  * @typedef {Object} ProtectProps
@@ -7623,7 +7623,7 @@ const Protect = _ref => {
7623
7623
  color = 'currentColor',
7624
7624
  size = '24'
7625
7625
  } = _ref,
7626
- otherProps = _objectWithoutProperties(_ref, _excluded$1I);
7626
+ otherProps = _objectWithoutProperties(_ref, _excluded$1J);
7627
7627
  return /*#__PURE__*/React.createElement("svg", _extends({
7628
7628
  width: size,
7629
7629
  height: size,
@@ -7642,7 +7642,7 @@ const Protect = _ref => {
7642
7642
  }));
7643
7643
  };
7644
7644
 
7645
- const _excluded$1H = ["color", "size"];
7645
+ const _excluded$1I = ["color", "size"];
7646
7646
 
7647
7647
  /**
7648
7648
  * @typedef {Object} UnprotectProps
@@ -7657,7 +7657,7 @@ const Unprotect = _ref => {
7657
7657
  color = 'currentColor',
7658
7658
  size = '24'
7659
7659
  } = _ref,
7660
- otherProps = _objectWithoutProperties(_ref, _excluded$1H);
7660
+ otherProps = _objectWithoutProperties(_ref, _excluded$1I);
7661
7661
  return /*#__PURE__*/React.createElement("svg", _extends({
7662
7662
  width: size,
7663
7663
  height: size,
@@ -7676,7 +7676,7 @@ const Unprotect = _ref => {
7676
7676
  }));
7677
7677
  };
7678
7678
 
7679
- const _excluded$1G = ["color", "size"];
7679
+ const _excluded$1H = ["color", "size"];
7680
7680
 
7681
7681
  /**
7682
7682
  * @typedef {Object} RulesProps
@@ -7691,7 +7691,7 @@ const Rules = _ref => {
7691
7691
  color = 'currentColor',
7692
7692
  size = '24'
7693
7693
  } = _ref,
7694
- otherProps = _objectWithoutProperties(_ref, _excluded$1G);
7694
+ otherProps = _objectWithoutProperties(_ref, _excluded$1H);
7695
7695
  return /*#__PURE__*/React.createElement("svg", _extends({
7696
7696
  width: size,
7697
7697
  height: size,
@@ -7707,7 +7707,7 @@ const Rules = _ref => {
7707
7707
  }));
7708
7708
  };
7709
7709
 
7710
- const _excluded$1F = ["color", "size"];
7710
+ const _excluded$1G = ["color", "size"];
7711
7711
 
7712
7712
  /**
7713
7713
  * @typedef {Object} DelayProps
@@ -7722,7 +7722,7 @@ const Delay = _ref => {
7722
7722
  color = 'currentColor',
7723
7723
  size = '24'
7724
7724
  } = _ref,
7725
- otherProps = _objectWithoutProperties(_ref, _excluded$1F);
7725
+ otherProps = _objectWithoutProperties(_ref, _excluded$1G);
7726
7726
  return /*#__PURE__*/React.createElement("svg", _extends({
7727
7727
  width: size,
7728
7728
  height: size,
@@ -7736,7 +7736,7 @@ const Delay = _ref => {
7736
7736
  }));
7737
7737
  };
7738
7738
 
7739
- const _excluded$1E = ["color", "size"];
7739
+ const _excluded$1F = ["color", "size"];
7740
7740
 
7741
7741
  /**
7742
7742
  * @typedef {Object} PauseProps
@@ -7751,7 +7751,7 @@ const Pause = _ref => {
7751
7751
  color = 'currentColor',
7752
7752
  size = '24'
7753
7753
  } = _ref,
7754
- otherProps = _objectWithoutProperties(_ref, _excluded$1E);
7754
+ otherProps = _objectWithoutProperties(_ref, _excluded$1F);
7755
7755
  return /*#__PURE__*/React.createElement("svg", _extends({
7756
7756
  width: size,
7757
7757
  height: size,
@@ -7772,7 +7772,7 @@ const Pause = _ref => {
7772
7772
  }));
7773
7773
  };
7774
7774
 
7775
- const _excluded$1D = ["color", "size"];
7775
+ const _excluded$1E = ["color", "size"];
7776
7776
 
7777
7777
  /**
7778
7778
  * @typedef {Object} Stop2Props
@@ -7787,7 +7787,7 @@ const Stop2 = _ref => {
7787
7787
  color = 'currentColor',
7788
7788
  size = '24'
7789
7789
  } = _ref,
7790
- otherProps = _objectWithoutProperties(_ref, _excluded$1D);
7790
+ otherProps = _objectWithoutProperties(_ref, _excluded$1E);
7791
7791
  return /*#__PURE__*/React.createElement("svg", _extends({
7792
7792
  width: size,
7793
7793
  height: size,
@@ -7803,7 +7803,7 @@ const Stop2 = _ref => {
7803
7803
  }));
7804
7804
  };
7805
7805
 
7806
- const _excluded$1C = ["color", "size"];
7806
+ const _excluded$1D = ["color", "size"];
7807
7807
 
7808
7808
  /**
7809
7809
  * @typedef {Object} TriggersLinesProps
@@ -7818,7 +7818,7 @@ const TriggersLines = _ref => {
7818
7818
  color = 'currentColor',
7819
7819
  size = '24'
7820
7820
  } = _ref,
7821
- otherProps = _objectWithoutProperties(_ref, _excluded$1C);
7821
+ otherProps = _objectWithoutProperties(_ref, _excluded$1D);
7822
7822
  return /*#__PURE__*/React.createElement("svg", _extends({
7823
7823
  width: size,
7824
7824
  height: size,
@@ -7834,7 +7834,7 @@ const TriggersLines = _ref => {
7834
7834
  }));
7835
7835
  };
7836
7836
 
7837
- const _excluded$1B = ["color", "size"];
7837
+ const _excluded$1C = ["color", "size"];
7838
7838
 
7839
7839
  /**
7840
7840
  * @typedef {Object} StopRecordProps
@@ -7849,7 +7849,7 @@ const StopRecord = _ref => {
7849
7849
  color = 'currentColor',
7850
7850
  size = '24'
7851
7851
  } = _ref,
7852
- otherProps = _objectWithoutProperties(_ref, _excluded$1B);
7852
+ otherProps = _objectWithoutProperties(_ref, _excluded$1C);
7853
7853
  return /*#__PURE__*/React.createElement("svg", _extends({
7854
7854
  width: size,
7855
7855
  height: size,
@@ -7868,7 +7868,7 @@ const StopRecord = _ref => {
7868
7868
  }));
7869
7869
  };
7870
7870
 
7871
- const _excluded$1A = ["color", "size"];
7871
+ const _excluded$1B = ["color", "size"];
7872
7872
 
7873
7873
  /**
7874
7874
  * @typedef {Object} CloudProps
@@ -7883,7 +7883,7 @@ const Cloud = _ref => {
7883
7883
  color = 'currentColor',
7884
7884
  size = '24'
7885
7885
  } = _ref,
7886
- otherProps = _objectWithoutProperties(_ref, _excluded$1A);
7886
+ otherProps = _objectWithoutProperties(_ref, _excluded$1B);
7887
7887
  return /*#__PURE__*/React.createElement("svg", _extends({
7888
7888
  width: size,
7889
7889
  height: size,
@@ -7897,7 +7897,7 @@ const Cloud = _ref => {
7897
7897
  }));
7898
7898
  };
7899
7899
 
7900
- const _excluded$1z = ["color", "size"];
7900
+ const _excluded$1A = ["color", "size"];
7901
7901
 
7902
7902
  /**
7903
7903
  * @typedef {Object} CloudErrorProps
@@ -7912,7 +7912,7 @@ const CloudError = _ref => {
7912
7912
  color = 'currentColor',
7913
7913
  size = '24'
7914
7914
  } = _ref,
7915
- otherProps = _objectWithoutProperties(_ref, _excluded$1z);
7915
+ otherProps = _objectWithoutProperties(_ref, _excluded$1A);
7916
7916
  return /*#__PURE__*/React.createElement("svg", _extends({
7917
7917
  width: size,
7918
7918
  height: size,
@@ -7926,7 +7926,7 @@ const CloudError = _ref => {
7926
7926
  }));
7927
7927
  };
7928
7928
 
7929
- const _excluded$1y = ["color", "size"];
7929
+ const _excluded$1z = ["color", "size"];
7930
7930
 
7931
7931
  /**
7932
7932
  * @typedef {Object} CloudUploadProps
@@ -7941,7 +7941,7 @@ const CloudUpload = _ref => {
7941
7941
  color = 'currentColor',
7942
7942
  size = '24'
7943
7943
  } = _ref,
7944
- otherProps = _objectWithoutProperties(_ref, _excluded$1y);
7944
+ otherProps = _objectWithoutProperties(_ref, _excluded$1z);
7945
7945
  return /*#__PURE__*/React.createElement("svg", _extends({
7946
7946
  width: size,
7947
7947
  height: size,
@@ -7955,7 +7955,7 @@ const CloudUpload = _ref => {
7955
7955
  }));
7956
7956
  };
7957
7957
 
7958
- const _excluded$1x = ["color", "size"];
7958
+ const _excluded$1y = ["color", "size"];
7959
7959
 
7960
7960
  /**
7961
7961
  * @typedef {Object} CloudDownloadProps
@@ -7970,7 +7970,7 @@ const CloudDownload = _ref => {
7970
7970
  color = 'currentColor',
7971
7971
  size = '24'
7972
7972
  } = _ref,
7973
- otherProps = _objectWithoutProperties(_ref, _excluded$1x);
7973
+ otherProps = _objectWithoutProperties(_ref, _excluded$1y);
7974
7974
  return /*#__PURE__*/React.createElement("svg", _extends({
7975
7975
  width: size,
7976
7976
  height: size,
@@ -7984,7 +7984,7 @@ const CloudDownload = _ref => {
7984
7984
  }));
7985
7985
  };
7986
7986
 
7987
- const _excluded$1w = ["color", "size"];
7987
+ const _excluded$1x = ["color", "size"];
7988
7988
 
7989
7989
  /**
7990
7990
  * @typedef {Object} PopularProps
@@ -7999,7 +7999,7 @@ const Popular = _ref => {
7999
7999
  color = 'currentColor',
8000
8000
  size = '24'
8001
8001
  } = _ref,
8002
- otherProps = _objectWithoutProperties(_ref, _excluded$1w);
8002
+ otherProps = _objectWithoutProperties(_ref, _excluded$1x);
8003
8003
  return /*#__PURE__*/React.createElement("svg", _extends({
8004
8004
  width: size,
8005
8005
  height: size,
@@ -8015,7 +8015,7 @@ const Popular = _ref => {
8015
8015
  }));
8016
8016
  };
8017
8017
 
8018
- const _excluded$1v = ["color", "size"];
8018
+ const _excluded$1w = ["color", "size"];
8019
8019
 
8020
8020
  /**
8021
8021
  * @typedef {Object} PopularFilledProps
@@ -8030,7 +8030,7 @@ const PopularFilled = _ref => {
8030
8030
  color = 'currentColor',
8031
8031
  size = '24'
8032
8032
  } = _ref,
8033
- otherProps = _objectWithoutProperties(_ref, _excluded$1v);
8033
+ otherProps = _objectWithoutProperties(_ref, _excluded$1w);
8034
8034
  return /*#__PURE__*/React.createElement("svg", _extends({
8035
8035
  width: size,
8036
8036
  height: size,
@@ -8046,7 +8046,7 @@ const PopularFilled = _ref => {
8046
8046
  }));
8047
8047
  };
8048
8048
 
8049
- const _excluded$1u = ["color", "size"];
8049
+ const _excluded$1v = ["color", "size"];
8050
8050
 
8051
8051
  /**
8052
8052
  * @typedef {Object} AlignLeftProps
@@ -8061,7 +8061,7 @@ const AlignLeft = _ref => {
8061
8061
  color = 'currentColor',
8062
8062
  size = '24'
8063
8063
  } = _ref,
8064
- otherProps = _objectWithoutProperties(_ref, _excluded$1u);
8064
+ otherProps = _objectWithoutProperties(_ref, _excluded$1v);
8065
8065
  return /*#__PURE__*/React.createElement("svg", _extends({
8066
8066
  width: size,
8067
8067
  height: size,
@@ -8084,7 +8084,7 @@ const AlignLeft = _ref => {
8084
8084
  }));
8085
8085
  };
8086
8086
 
8087
- const _excluded$1t = ["color", "size"];
8087
+ const _excluded$1u = ["color", "size"];
8088
8088
 
8089
8089
  /**
8090
8090
  * @typedef {Object} AlignCenterProps
@@ -8099,7 +8099,7 @@ const AlignCenter = _ref => {
8099
8099
  color = 'currentColor',
8100
8100
  size = '24'
8101
8101
  } = _ref,
8102
- otherProps = _objectWithoutProperties(_ref, _excluded$1t);
8102
+ otherProps = _objectWithoutProperties(_ref, _excluded$1u);
8103
8103
  return /*#__PURE__*/React.createElement("svg", _extends({
8104
8104
  width: size,
8105
8105
  height: size,
@@ -8122,7 +8122,7 @@ const AlignCenter = _ref => {
8122
8122
  }));
8123
8123
  };
8124
8124
 
8125
- const _excluded$1s = ["color", "size"];
8125
+ const _excluded$1t = ["color", "size"];
8126
8126
 
8127
8127
  /**
8128
8128
  * @typedef {Object} AlignRightProps
@@ -8137,7 +8137,7 @@ const AlignRight = _ref => {
8137
8137
  color = 'currentColor',
8138
8138
  size = '24'
8139
8139
  } = _ref,
8140
- otherProps = _objectWithoutProperties(_ref, _excluded$1s);
8140
+ otherProps = _objectWithoutProperties(_ref, _excluded$1t);
8141
8141
  return /*#__PURE__*/React.createElement("svg", _extends({
8142
8142
  width: size,
8143
8143
  height: size,
@@ -8160,7 +8160,7 @@ const AlignRight = _ref => {
8160
8160
  }));
8161
8161
  };
8162
8162
 
8163
- const _excluded$1r = ["color", "size"];
8163
+ const _excluded$1s = ["color", "size"];
8164
8164
 
8165
8165
  /**
8166
8166
  * @typedef {Object} AlignWideProps
@@ -8175,7 +8175,7 @@ const AlignWide = _ref => {
8175
8175
  color = 'currentColor',
8176
8176
  size = '24'
8177
8177
  } = _ref,
8178
- otherProps = _objectWithoutProperties(_ref, _excluded$1r);
8178
+ otherProps = _objectWithoutProperties(_ref, _excluded$1s);
8179
8179
  return /*#__PURE__*/React.createElement("svg", _extends({
8180
8180
  width: size,
8181
8181
  height: size,
@@ -8198,7 +8198,7 @@ const AlignWide = _ref => {
8198
8198
  }));
8199
8199
  };
8200
8200
 
8201
- const _excluded$1q = ["color", "size"];
8201
+ const _excluded$1r = ["color", "size"];
8202
8202
 
8203
8203
  /**
8204
8204
  * @typedef {Object} SpacingProps
@@ -8213,7 +8213,7 @@ const Spacing = _ref => {
8213
8213
  color = 'currentColor',
8214
8214
  size = '24'
8215
8215
  } = _ref,
8216
- otherProps = _objectWithoutProperties(_ref, _excluded$1q);
8216
+ otherProps = _objectWithoutProperties(_ref, _excluded$1r);
8217
8217
  return /*#__PURE__*/React.createElement("svg", _extends({
8218
8218
  width: size,
8219
8219
  height: size,
@@ -8227,7 +8227,7 @@ const Spacing = _ref => {
8227
8227
  }));
8228
8228
  };
8229
8229
 
8230
- const _excluded$1p = ["color", "size"];
8230
+ const _excluded$1q = ["color", "size"];
8231
8231
 
8232
8232
  /**
8233
8233
  * @typedef {Object} BoldProps
@@ -8242,7 +8242,7 @@ const Bold = _ref => {
8242
8242
  color = 'currentColor',
8243
8243
  size = '24'
8244
8244
  } = _ref,
8245
- otherProps = _objectWithoutProperties(_ref, _excluded$1p);
8245
+ otherProps = _objectWithoutProperties(_ref, _excluded$1q);
8246
8246
  return /*#__PURE__*/React.createElement("svg", _extends({
8247
8247
  width: size,
8248
8248
  height: size,
@@ -8256,7 +8256,7 @@ const Bold = _ref => {
8256
8256
  }));
8257
8257
  };
8258
8258
 
8259
- const _excluded$1o = ["color", "size"];
8259
+ const _excluded$1p = ["color", "size"];
8260
8260
 
8261
8261
  /**
8262
8262
  * @typedef {Object} ItalicProps
@@ -8271,7 +8271,7 @@ const Italic = _ref => {
8271
8271
  color = 'currentColor',
8272
8272
  size = '24'
8273
8273
  } = _ref,
8274
- otherProps = _objectWithoutProperties(_ref, _excluded$1o);
8274
+ otherProps = _objectWithoutProperties(_ref, _excluded$1p);
8275
8275
  return /*#__PURE__*/React.createElement("svg", _extends({
8276
8276
  width: size,
8277
8277
  height: size,
@@ -8285,7 +8285,7 @@ const Italic = _ref => {
8285
8285
  }));
8286
8286
  };
8287
8287
 
8288
- const _excluded$1n = ["color", "size"];
8288
+ const _excluded$1o = ["color", "size"];
8289
8289
 
8290
8290
  /**
8291
8291
  * @typedef {Object} UnderlineProps
@@ -8300,7 +8300,7 @@ const Underline = _ref => {
8300
8300
  color = 'currentColor',
8301
8301
  size = '24'
8302
8302
  } = _ref,
8303
- otherProps = _objectWithoutProperties(_ref, _excluded$1n);
8303
+ otherProps = _objectWithoutProperties(_ref, _excluded$1o);
8304
8304
  return /*#__PURE__*/React.createElement("svg", _extends({
8305
8305
  width: size,
8306
8306
  height: size,
@@ -8317,7 +8317,7 @@ const Underline = _ref => {
8317
8317
  }));
8318
8318
  };
8319
8319
 
8320
- const _excluded$1m = ["color", "size"];
8320
+ const _excluded$1n = ["color", "size"];
8321
8321
 
8322
8322
  /**
8323
8323
  * @typedef {Object} SendMessageProps
@@ -8332,7 +8332,7 @@ const SendMessage = _ref => {
8332
8332
  color = 'currentColor',
8333
8333
  size = '24'
8334
8334
  } = _ref,
8335
- otherProps = _objectWithoutProperties(_ref, _excluded$1m);
8335
+ otherProps = _objectWithoutProperties(_ref, _excluded$1n);
8336
8336
  return /*#__PURE__*/React.createElement("svg", _extends({
8337
8337
  width: size,
8338
8338
  height: size,
@@ -8357,7 +8357,7 @@ const SendMessage = _ref => {
8357
8357
  }));
8358
8358
  };
8359
8359
 
8360
- const _excluded$1l = ["color", "size"];
8360
+ const _excluded$1m = ["color", "size"];
8361
8361
 
8362
8362
  /**
8363
8363
  * @typedef {Object} UndoProps
@@ -8372,7 +8372,7 @@ const Undo = _ref => {
8372
8372
  color = 'currentColor',
8373
8373
  size = '24'
8374
8374
  } = _ref,
8375
- otherProps = _objectWithoutProperties(_ref, _excluded$1l);
8375
+ otherProps = _objectWithoutProperties(_ref, _excluded$1m);
8376
8376
  return /*#__PURE__*/React.createElement("svg", _extends({
8377
8377
  width: size,
8378
8378
  height: size,
@@ -8389,7 +8389,7 @@ const Undo = _ref => {
8389
8389
  }));
8390
8390
  };
8391
8391
 
8392
- const _excluded$1k = ["color", "size"];
8392
+ const _excluded$1l = ["color", "size"];
8393
8393
 
8394
8394
  /**
8395
8395
  * @typedef {Object} RedoProps
@@ -8404,7 +8404,7 @@ const Redo = _ref => {
8404
8404
  color = 'currentColor',
8405
8405
  size = '24'
8406
8406
  } = _ref,
8407
- otherProps = _objectWithoutProperties(_ref, _excluded$1k);
8407
+ otherProps = _objectWithoutProperties(_ref, _excluded$1l);
8408
8408
  return /*#__PURE__*/React.createElement("svg", _extends({
8409
8409
  width: size,
8410
8410
  height: size,
@@ -8421,7 +8421,7 @@ const Redo = _ref => {
8421
8421
  }));
8422
8422
  };
8423
8423
 
8424
- const _excluded$1j = ["color", "size"];
8424
+ const _excluded$1k = ["color", "size"];
8425
8425
 
8426
8426
  /**
8427
8427
  * @typedef {Object} AnalyticsProps
@@ -8436,7 +8436,7 @@ const Analytics = _ref => {
8436
8436
  color = 'currentColor',
8437
8437
  size = '24'
8438
8438
  } = _ref,
8439
- otherProps = _objectWithoutProperties(_ref, _excluded$1j);
8439
+ otherProps = _objectWithoutProperties(_ref, _excluded$1k);
8440
8440
  return /*#__PURE__*/React.createElement("svg", _extends({
8441
8441
  width: size,
8442
8442
  height: size,
@@ -8462,7 +8462,7 @@ const Analytics = _ref => {
8462
8462
  }));
8463
8463
  };
8464
8464
 
8465
- const _excluded$1i = ["color", "size"];
8465
+ const _excluded$1j = ["color", "size"];
8466
8466
 
8467
8467
  /**
8468
8468
  * @typedef {Object} SystemFieldProps
@@ -8477,7 +8477,7 @@ const SystemField = _ref => {
8477
8477
  color = 'currentColor',
8478
8478
  size = '24'
8479
8479
  } = _ref,
8480
- otherProps = _objectWithoutProperties(_ref, _excluded$1i);
8480
+ otherProps = _objectWithoutProperties(_ref, _excluded$1j);
8481
8481
  return /*#__PURE__*/React.createElement("svg", _extends({
8482
8482
  width: size,
8483
8483
  height: size,
@@ -8491,7 +8491,7 @@ const SystemField = _ref => {
8491
8491
  }));
8492
8492
  };
8493
8493
 
8494
- const _excluded$1h = ["color", "size"];
8494
+ const _excluded$1i = ["color", "size"];
8495
8495
 
8496
8496
  /**
8497
8497
  * @typedef {Object} CustomFieldProps
@@ -8506,7 +8506,7 @@ const CustomField = _ref => {
8506
8506
  color = 'currentColor',
8507
8507
  size = '24'
8508
8508
  } = _ref,
8509
- otherProps = _objectWithoutProperties(_ref, _excluded$1h);
8509
+ otherProps = _objectWithoutProperties(_ref, _excluded$1i);
8510
8510
  return /*#__PURE__*/React.createElement("svg", _extends({
8511
8511
  width: size,
8512
8512
  height: size,
@@ -8520,7 +8520,7 @@ const CustomField = _ref => {
8520
8520
  }));
8521
8521
  };
8522
8522
 
8523
- const _excluded$1g = ["color", "size"];
8523
+ const _excluded$1h = ["color", "size"];
8524
8524
 
8525
8525
  /**
8526
8526
  * @typedef {Object} CustomFieldRemoveProps
@@ -8535,7 +8535,7 @@ const CustomFieldRemove = _ref => {
8535
8535
  color = 'currentColor',
8536
8536
  size = '24'
8537
8537
  } = _ref,
8538
- otherProps = _objectWithoutProperties(_ref, _excluded$1g);
8538
+ otherProps = _objectWithoutProperties(_ref, _excluded$1h);
8539
8539
  return /*#__PURE__*/React.createElement("svg", _extends({
8540
8540
  width: size,
8541
8541
  height: size,
@@ -8549,7 +8549,7 @@ const CustomFieldRemove = _ref => {
8549
8549
  }));
8550
8550
  };
8551
8551
 
8552
- const _excluded$1f = ["color", "size"];
8552
+ const _excluded$1g = ["color", "size"];
8553
8553
 
8554
8554
  /**
8555
8555
  * @typedef {Object} GuestChatChannelProps
@@ -8564,7 +8564,7 @@ const GuestChatChannel = _ref => {
8564
8564
  color = 'currentColor',
8565
8565
  size = '24'
8566
8566
  } = _ref,
8567
- otherProps = _objectWithoutProperties(_ref, _excluded$1f);
8567
+ otherProps = _objectWithoutProperties(_ref, _excluded$1g);
8568
8568
  return /*#__PURE__*/React.createElement("svg", _extends({
8569
8569
  width: size,
8570
8570
  height: size,
@@ -8601,7 +8601,7 @@ const GuestChatChannel = _ref => {
8601
8601
  }))));
8602
8602
  };
8603
8603
 
8604
- const _excluded$1e = ["color", "size"];
8604
+ const _excluded$1f = ["color", "size"];
8605
8605
 
8606
8606
  /**
8607
8607
  * @typedef {Object} TriggersProps
@@ -8616,7 +8616,7 @@ const Triggers = _ref => {
8616
8616
  color = 'currentColor',
8617
8617
  size = '24'
8618
8618
  } = _ref,
8619
- otherProps = _objectWithoutProperties(_ref, _excluded$1e);
8619
+ otherProps = _objectWithoutProperties(_ref, _excluded$1f);
8620
8620
  return /*#__PURE__*/React.createElement("svg", _extends({
8621
8621
  width: size,
8622
8622
  height: size,
@@ -8632,7 +8632,7 @@ const Triggers = _ref => {
8632
8632
  }));
8633
8633
  };
8634
8634
 
8635
- const _excluded$1d = ["color", "size"];
8635
+ const _excluded$1e = ["color", "size"];
8636
8636
 
8637
8637
  /**
8638
8638
  * @typedef {Object} StartFlowProps
@@ -8647,7 +8647,7 @@ const StartFlow = _ref => {
8647
8647
  color = 'currentColor',
8648
8648
  size = '24'
8649
8649
  } = _ref,
8650
- otherProps = _objectWithoutProperties(_ref, _excluded$1d);
8650
+ otherProps = _objectWithoutProperties(_ref, _excluded$1e);
8651
8651
  return /*#__PURE__*/React.createElement("svg", _extends({
8652
8652
  width: size,
8653
8653
  height: size,
@@ -8668,7 +8668,7 @@ const StartFlow = _ref => {
8668
8668
  }));
8669
8669
  };
8670
8670
 
8671
- const _excluded$1c = ["color", "size"];
8671
+ const _excluded$1d = ["color", "size"];
8672
8672
 
8673
8673
  /**
8674
8674
  * @typedef {Object} AppleProps
@@ -8683,7 +8683,7 @@ const Apple = _ref => {
8683
8683
  color = 'currentColor',
8684
8684
  size = '24'
8685
8685
  } = _ref,
8686
- otherProps = _objectWithoutProperties(_ref, _excluded$1c);
8686
+ otherProps = _objectWithoutProperties(_ref, _excluded$1d);
8687
8687
  return /*#__PURE__*/React.createElement("svg", _extends({
8688
8688
  width: size,
8689
8689
  height: size,
@@ -8697,7 +8697,7 @@ const Apple = _ref => {
8697
8697
  }));
8698
8698
  };
8699
8699
 
8700
- const _excluded$1b = ["color", "size"];
8700
+ const _excluded$1c = ["color", "size"];
8701
8701
 
8702
8702
  /**
8703
8703
  * @typedef {Object} GoogleProps
@@ -8712,7 +8712,7 @@ const Google = _ref => {
8712
8712
  color = 'currentColor',
8713
8713
  size = '24'
8714
8714
  } = _ref,
8715
- otherProps = _objectWithoutProperties(_ref, _excluded$1b);
8715
+ otherProps = _objectWithoutProperties(_ref, _excluded$1c);
8716
8716
  return /*#__PURE__*/React.createElement("svg", _extends({
8717
8717
  width: size,
8718
8718
  height: size,
@@ -8743,7 +8743,7 @@ const Google = _ref => {
8743
8743
  }));
8744
8744
  };
8745
8745
 
8746
- const _excluded$1a = ["color", "size"];
8746
+ const _excluded$1b = ["color", "size"];
8747
8747
 
8748
8748
  /**
8749
8749
  * @typedef {Object} GoogleAltProps
@@ -8758,7 +8758,7 @@ const GoogleAlt = _ref => {
8758
8758
  color = 'currentColor',
8759
8759
  size = '24'
8760
8760
  } = _ref,
8761
- otherProps = _objectWithoutProperties(_ref, _excluded$1a);
8761
+ otherProps = _objectWithoutProperties(_ref, _excluded$1b);
8762
8762
  return /*#__PURE__*/React.createElement("svg", _extends({
8763
8763
  width: size,
8764
8764
  height: size,
@@ -8789,7 +8789,7 @@ const GoogleAlt = _ref => {
8789
8789
  }));
8790
8790
  };
8791
8791
 
8792
- const _excluded$19 = ["color", "size"];
8792
+ const _excluded$1a = ["color", "size"];
8793
8793
 
8794
8794
  /**
8795
8795
  * @typedef {Object} FacebookProps
@@ -8804,7 +8804,7 @@ const Facebook = _ref => {
8804
8804
  color = 'currentColor',
8805
8805
  size = '24'
8806
8806
  } = _ref,
8807
- otherProps = _objectWithoutProperties(_ref, _excluded$19);
8807
+ otherProps = _objectWithoutProperties(_ref, _excluded$1a);
8808
8808
  return /*#__PURE__*/React.createElement("svg", _extends({
8809
8809
  width: size,
8810
8810
  height: size,
@@ -8820,7 +8820,7 @@ const Facebook = _ref => {
8820
8820
  }));
8821
8821
  };
8822
8822
 
8823
- const _excluded$18 = ["color", "size"];
8823
+ const _excluded$19 = ["color", "size"];
8824
8824
 
8825
8825
  /**
8826
8826
  * @typedef {Object} OmnichannelWidgetProps
@@ -8835,7 +8835,7 @@ const OmnichannelWidget = _ref => {
8835
8835
  color = 'currentColor',
8836
8836
  size = '24'
8837
8837
  } = _ref,
8838
- otherProps = _objectWithoutProperties(_ref, _excluded$18);
8838
+ otherProps = _objectWithoutProperties(_ref, _excluded$19);
8839
8839
  return /*#__PURE__*/React.createElement("svg", _extends({
8840
8840
  width: size,
8841
8841
  height: size,
@@ -8849,7 +8849,7 @@ const OmnichannelWidget = _ref => {
8849
8849
  }));
8850
8850
  };
8851
8851
 
8852
- const _excluded$17 = ["color", "size"];
8852
+ const _excluded$18 = ["color", "size"];
8853
8853
 
8854
8854
  /**
8855
8855
  * @typedef {Object} IncreaseEngagementProps
@@ -8864,7 +8864,7 @@ const IncreaseEngagement = _ref => {
8864
8864
  color = 'currentColor',
8865
8865
  size = '24'
8866
8866
  } = _ref,
8867
- otherProps = _objectWithoutProperties(_ref, _excluded$17);
8867
+ otherProps = _objectWithoutProperties(_ref, _excluded$18);
8868
8868
  return /*#__PURE__*/React.createElement("svg", _extends({
8869
8869
  width: size,
8870
8870
  height: size,
@@ -8878,7 +8878,7 @@ const IncreaseEngagement = _ref => {
8878
8878
  }));
8879
8879
  };
8880
8880
 
8881
- const _excluded$16 = ["color", "size"];
8881
+ const _excluded$17 = ["color", "size"];
8882
8882
 
8883
8883
  /**
8884
8884
  * @typedef {Object} ShowcaseProductsProps
@@ -8893,7 +8893,7 @@ const ShowcaseProducts = _ref => {
8893
8893
  color = 'currentColor',
8894
8894
  size = '24'
8895
8895
  } = _ref,
8896
- otherProps = _objectWithoutProperties(_ref, _excluded$16);
8896
+ otherProps = _objectWithoutProperties(_ref, _excluded$17);
8897
8897
  return /*#__PURE__*/React.createElement("svg", _extends({
8898
8898
  width: size,
8899
8899
  height: size,
@@ -8907,7 +8907,7 @@ const ShowcaseProducts = _ref => {
8907
8907
  }));
8908
8908
  };
8909
8909
 
8910
- const _excluded$15 = ["color", "size"];
8910
+ const _excluded$16 = ["color", "size"];
8911
8911
 
8912
8912
  /**
8913
8913
  * @typedef {Object} FaqProps
@@ -8922,7 +8922,7 @@ const Faq = _ref => {
8922
8922
  color = 'currentColor',
8923
8923
  size = '24'
8924
8924
  } = _ref,
8925
- otherProps = _objectWithoutProperties(_ref, _excluded$15);
8925
+ otherProps = _objectWithoutProperties(_ref, _excluded$16);
8926
8926
  return /*#__PURE__*/React.createElement("svg", _extends({
8927
8927
  width: size,
8928
8928
  height: size,
@@ -8936,7 +8936,7 @@ const Faq = _ref => {
8936
8936
  }));
8937
8937
  };
8938
8938
 
8939
- const _excluded$14 = ["color", "size"];
8939
+ const _excluded$15 = ["color", "size"];
8940
8940
 
8941
8941
  /**
8942
8942
  * @typedef {Object} WebsiteRedirectProps
@@ -8951,7 +8951,7 @@ const WebsiteRedirect = _ref => {
8951
8951
  color = 'currentColor',
8952
8952
  size = '24'
8953
8953
  } = _ref,
8954
- otherProps = _objectWithoutProperties(_ref, _excluded$14);
8954
+ otherProps = _objectWithoutProperties(_ref, _excluded$15);
8955
8955
  return /*#__PURE__*/React.createElement("svg", _extends({
8956
8956
  width: size,
8957
8957
  height: size,
@@ -8965,7 +8965,7 @@ const WebsiteRedirect = _ref => {
8965
8965
  }));
8966
8966
  };
8967
8967
 
8968
- const _excluded$13 = ["color", "size"];
8968
+ const _excluded$14 = ["color", "size"];
8969
8969
 
8970
8970
  /**
8971
8971
  * @typedef {Object} TelegramProps
@@ -8980,7 +8980,7 @@ const Telegram = _ref => {
8980
8980
  color = 'currentColor',
8981
8981
  size = '24'
8982
8982
  } = _ref,
8983
- otherProps = _objectWithoutProperties(_ref, _excluded$13);
8983
+ otherProps = _objectWithoutProperties(_ref, _excluded$14);
8984
8984
  return /*#__PURE__*/React.createElement("svg", _extends({
8985
8985
  width: size,
8986
8986
  height: size,
@@ -8996,7 +8996,7 @@ const Telegram = _ref => {
8996
8996
  }));
8997
8997
  };
8998
8998
 
8999
- const _excluded$12 = ["color", "size"];
8999
+ const _excluded$13 = ["color", "size"];
9000
9000
 
9001
9001
  /**
9002
9002
  * @typedef {Object} TapProps
@@ -9011,7 +9011,7 @@ const Tap = _ref => {
9011
9011
  color = 'currentColor',
9012
9012
  size = '24'
9013
9013
  } = _ref,
9014
- otherProps = _objectWithoutProperties(_ref, _excluded$12);
9014
+ otherProps = _objectWithoutProperties(_ref, _excluded$13);
9015
9015
  return /*#__PURE__*/React.createElement("svg", _extends({
9016
9016
  width: size,
9017
9017
  height: size,
@@ -9030,7 +9030,7 @@ const Tap = _ref => {
9030
9030
  }));
9031
9031
  };
9032
9032
 
9033
- const _excluded$11 = ["color", "size"];
9033
+ const _excluded$12 = ["color", "size"];
9034
9034
 
9035
9035
  /**
9036
9036
  * @typedef {Object} NewOrphanMobileProps
@@ -9045,7 +9045,7 @@ const NewOrphanMobile = _ref => {
9045
9045
  color = 'currentColor',
9046
9046
  size = '24'
9047
9047
  } = _ref,
9048
- otherProps = _objectWithoutProperties(_ref, _excluded$11);
9048
+ otherProps = _objectWithoutProperties(_ref, _excluded$12);
9049
9049
  return /*#__PURE__*/React.createElement("svg", _extends({
9050
9050
  width: size,
9051
9051
  height: size,
@@ -9067,7 +9067,7 @@ const NewOrphanMobile = _ref => {
9067
9067
  }));
9068
9068
  };
9069
9069
 
9070
- const _excluded$10 = ["color", "size"];
9070
+ const _excluded$11 = ["color", "size"];
9071
9071
 
9072
9072
  /**
9073
9073
  * @typedef {Object} ExportProps
@@ -9082,7 +9082,7 @@ const Export = _ref => {
9082
9082
  color = 'currentColor',
9083
9083
  size = '24'
9084
9084
  } = _ref,
9085
- otherProps = _objectWithoutProperties(_ref, _excluded$10);
9085
+ otherProps = _objectWithoutProperties(_ref, _excluded$11);
9086
9086
  return /*#__PURE__*/React.createElement("svg", _extends({
9087
9087
  width: size,
9088
9088
  height: size,
@@ -9099,7 +9099,7 @@ const Export = _ref => {
9099
9099
  }));
9100
9100
  };
9101
9101
 
9102
- const _excluded$$ = ["color", "size"];
9102
+ const _excluded$10 = ["color", "size"];
9103
9103
 
9104
9104
  /**
9105
9105
  * @typedef {Object} AiProps
@@ -9114,7 +9114,7 @@ const Ai = _ref => {
9114
9114
  color = 'currentColor',
9115
9115
  size = '24'
9116
9116
  } = _ref,
9117
- otherProps = _objectWithoutProperties(_ref, _excluded$$);
9117
+ otherProps = _objectWithoutProperties(_ref, _excluded$10);
9118
9118
  return /*#__PURE__*/React.createElement("svg", _extends({
9119
9119
  width: size,
9120
9120
  height: size,
@@ -9131,7 +9131,7 @@ const Ai = _ref => {
9131
9131
  }));
9132
9132
  };
9133
9133
 
9134
- const _excluded$_ = ["color", "size"];
9134
+ const _excluded$$ = ["color", "size"];
9135
9135
 
9136
9136
  /**
9137
9137
  * @typedef {Object} AiStepProps
@@ -9146,7 +9146,7 @@ const AiStep = _ref => {
9146
9146
  color = 'currentColor',
9147
9147
  size = '24'
9148
9148
  } = _ref,
9149
- otherProps = _objectWithoutProperties(_ref, _excluded$_);
9149
+ otherProps = _objectWithoutProperties(_ref, _excluded$$);
9150
9150
  return /*#__PURE__*/React.createElement("svg", _extends({
9151
9151
  width: size,
9152
9152
  height: size,
@@ -9170,7 +9170,7 @@ const AiStep = _ref => {
9170
9170
  }));
9171
9171
  };
9172
9172
 
9173
- const _excluded$Z = ["color", "size"];
9173
+ const _excluded$_ = ["color", "size"];
9174
9174
 
9175
9175
  /**
9176
9176
  * @typedef {Object} AiPositiveCommentRepliesProps
@@ -9185,7 +9185,7 @@ const AiPositiveCommentReplies = _ref => {
9185
9185
  color = 'currentColor',
9186
9186
  size = '24'
9187
9187
  } = _ref,
9188
- otherProps = _objectWithoutProperties(_ref, _excluded$Z);
9188
+ otherProps = _objectWithoutProperties(_ref, _excluded$_);
9189
9189
  return /*#__PURE__*/React.createElement("svg", _extends({
9190
9190
  width: size,
9191
9191
  height: size,
@@ -9202,7 +9202,7 @@ const AiPositiveCommentReplies = _ref => {
9202
9202
  }));
9203
9203
  };
9204
9204
 
9205
- const _excluded$Y = ["color", "size"];
9205
+ const _excluded$Z = ["color", "size"];
9206
9206
 
9207
9207
  /**
9208
9208
  * @typedef {Object} AiInstantAnswersProps
@@ -9217,7 +9217,7 @@ const AiInstantAnswers = _ref => {
9217
9217
  color = 'currentColor',
9218
9218
  size = '24'
9219
9219
  } = _ref,
9220
- otherProps = _objectWithoutProperties(_ref, _excluded$Y);
9220
+ otherProps = _objectWithoutProperties(_ref, _excluded$Z);
9221
9221
  return /*#__PURE__*/React.createElement("svg", _extends({
9222
9222
  width: size,
9223
9223
  height: size,
@@ -9234,7 +9234,7 @@ const AiInstantAnswers = _ref => {
9234
9234
  }));
9235
9235
  };
9236
9236
 
9237
- const _excluded$X = ["color", "size"];
9237
+ const _excluded$Y = ["color", "size"];
9238
9238
 
9239
9239
  /**
9240
9240
  * @typedef {Object} AiIntentionProps
@@ -9249,7 +9249,7 @@ const AiIntention = _ref => {
9249
9249
  color = 'currentColor',
9250
9250
  size = '24'
9251
9251
  } = _ref,
9252
- otherProps = _objectWithoutProperties(_ref, _excluded$X);
9252
+ otherProps = _objectWithoutProperties(_ref, _excluded$Y);
9253
9253
  return /*#__PURE__*/React.createElement("svg", _extends({
9254
9254
  width: size,
9255
9255
  height: size,
@@ -9273,7 +9273,7 @@ const AiIntention = _ref => {
9273
9273
  }));
9274
9274
  };
9275
9275
 
9276
- const _excluded$W = ["color", "size"];
9276
+ const _excluded$X = ["color", "size"];
9277
9277
 
9278
9278
  /**
9279
9279
  * @typedef {Object} AiFilledProps
@@ -9288,7 +9288,7 @@ const AiFilled = _ref => {
9288
9288
  color = 'currentColor',
9289
9289
  size = '24'
9290
9290
  } = _ref,
9291
- otherProps = _objectWithoutProperties(_ref, _excluded$W);
9291
+ otherProps = _objectWithoutProperties(_ref, _excluded$X);
9292
9292
  return /*#__PURE__*/React.createElement("svg", _extends({
9293
9293
  width: size,
9294
9294
  height: size,
@@ -9307,6 +9307,45 @@ const AiFilled = _ref => {
9307
9307
  }));
9308
9308
  };
9309
9309
 
9310
+ const _excluded$W = ["color", "size"];
9311
+
9312
+ /**
9313
+ * @typedef {Object} AiOutlinedProps
9314
+ * @property {string} [color='currentColor']
9315
+ * @property {string|number} [size='24']
9316
+ *
9317
+ * @param {AiOutlinedProps} props
9318
+ * @returns {JSX.Element}
9319
+ */
9320
+ const AiOutlined = _ref => {
9321
+ let {
9322
+ color = 'currentColor',
9323
+ size = '24'
9324
+ } = _ref,
9325
+ otherProps = _objectWithoutProperties(_ref, _excluded$W);
9326
+ return /*#__PURE__*/React.createElement("svg", _extends({
9327
+ width: size,
9328
+ height: size,
9329
+ viewBox: "0 0 24 24",
9330
+ fill: "none",
9331
+ xmlns: "http://www.w3.org/2000/svg",
9332
+ preserveAspectRatio: "xMidYMid meet"
9333
+ }, otherProps), /*#__PURE__*/React.createElement("path", {
9334
+ fillRule: "evenodd",
9335
+ clipRule: "evenodd",
9336
+ d: "M11.9023 16.5605H10.4121L9.76465 14.3281H7.1123L6.46484 16.5605H5L7.63086 8H9.24609L11.9023 16.5605ZM7.48047 13.0166H9.37207L8.42676 9.75781L7.48047 13.0166Z",
9337
+ fill: color
9338
+ }), /*#__PURE__*/React.createElement("path", {
9339
+ d: "M18.2461 9.33594H16.3496V15.2246H18.2461V16.5605H13.0459V15.2246H14.9424V9.33594H13.0459V8H18.2461V9.33594Z",
9340
+ fill: color
9341
+ }), /*#__PURE__*/React.createElement("path", {
9342
+ fillRule: "evenodd",
9343
+ clipRule: "evenodd",
9344
+ d: "M19.2061 1.00488C21.3194 1.11211 23 2.85996 23 5V19L22.9951 19.2061C22.8913 21.2512 21.2512 22.8913 19.2061 22.9951L19 23H5C2.85996 23 1.11211 21.3194 1.00488 19.2061L1 19V5C1 2.79086 2.79086 1 5 1H19L19.2061 1.00488ZM5 2.50977C3.62481 2.50977 2.50977 3.62481 2.50977 5V19C2.50977 20.3752 3.62481 21.4902 5 21.4902H19C20.3752 21.4902 21.4902 20.3752 21.4902 19V5C21.4902 3.62481 20.3752 2.50977 19 2.50977H5Z",
9345
+ fill: color
9346
+ }));
9347
+ };
9348
+
9310
9349
  const _excluded$V = ["color", "size"];
9311
9350
 
9312
9351
  /**
@@ -11359,14 +11398,14 @@ const Renew = _ref => {
11359
11398
  const _excluded$1 = ["color", "size"];
11360
11399
 
11361
11400
  /**
11362
- * @typedef {Object} ManychatProps
11401
+ * @typedef {Object} LabelProps
11363
11402
  * @property {string} [color='currentColor']
11364
11403
  * @property {string|number} [size='24']
11365
11404
  *
11366
- * @param {ManychatProps} props
11405
+ * @param {LabelProps} props
11367
11406
  * @returns {JSX.Element}
11368
11407
  */
11369
- const Manychat = _ref => {
11408
+ const Label = _ref => {
11370
11409
  let {
11371
11410
  color = 'currentColor',
11372
11411
  size = '24'
@@ -11380,22 +11419,22 @@ const Manychat = _ref => {
11380
11419
  xmlns: "http://www.w3.org/2000/svg",
11381
11420
  preserveAspectRatio: "xMidYMid meet"
11382
11421
  }, otherProps), /*#__PURE__*/React.createElement("path", {
11383
- d: "M18.9571 5.0037H18.8204C14.7785 5.0037 12.8139 11.0509 12.8139 11.0509V6.41073H2.1875V19.1643H6.43438V10.6613H8.7V19.1643H13.257C13.257 19.1643 15.5984 9.07149 17.7902 9.82669C19.2673 10.3806 15.1017 19.1551 15.1017 19.1551H21.1193C21.1193 19.1551 21.9539 13.4402 21.9668 11.4626C22.1515 8.10391 21.6216 5 18.9534 5",
11384
- fill: "black"
11422
+ d: "M15.2756 5.5L22.5 11.8768L21.9819 12.3685L15.7013 18.3155L15.5058 18.5H2.5V5.5H15.2756ZM3.84524 17.1807H14.9624L20.5273 11.9108L14.7585 6.81927H3.84524V17.1807Z",
11423
+ fill: color
11385
11424
  }));
11386
11425
  };
11387
11426
 
11388
11427
  const _excluded = ["color", "size"];
11389
11428
 
11390
11429
  /**
11391
- * @typedef {Object} LabelProps
11430
+ * @typedef {Object} ManychatProps
11392
11431
  * @property {string} [color='currentColor']
11393
11432
  * @property {string|number} [size='24']
11394
11433
  *
11395
- * @param {LabelProps} props
11434
+ * @param {ManychatProps} props
11396
11435
  * @returns {JSX.Element}
11397
11436
  */
11398
- const Label = _ref => {
11437
+ const Manychat = _ref => {
11399
11438
  let {
11400
11439
  color = 'currentColor',
11401
11440
  size = '24'
@@ -11404,13 +11443,13 @@ const Label = _ref => {
11404
11443
  return /*#__PURE__*/React.createElement("svg", _extends({
11405
11444
  width: size,
11406
11445
  height: size,
11407
- viewBox: "0 0 20 20",
11446
+ viewBox: "0 0 24 24",
11408
11447
  fill: "none",
11409
11448
  xmlns: "http://www.w3.org/2000/svg",
11410
11449
  preserveAspectRatio: "xMidYMid meet"
11411
11450
  }, otherProps), /*#__PURE__*/React.createElement("path", {
11412
- d: "M12.7246 3.84131L19.4375 9.8833L18.9561 10.3491L13.1201 15.9839L12.9385 16.1587H0.853516V3.84131H12.7246ZM2.10352 14.9087H12.4336L17.6045 9.91553L12.2441 5.09131H2.10352V14.9087Z",
11413
- fill: color
11451
+ d: "M18.9571 5.0037H18.8204C14.7785 5.0037 12.8139 11.0509 12.8139 11.0509V6.41073H2.1875V19.1643H6.43438V10.6613H8.7V19.1643H13.257C13.257 19.1643 15.5984 9.07149 17.7902 9.82669C19.2673 10.3806 15.1017 19.1551 15.1017 19.1551H21.1193C21.1193 19.1551 21.9539 13.4402 21.9668 11.4626C22.1515 8.10391 21.6216 5 18.9534 5",
11452
+ fill: "black"
11414
11453
  }));
11415
11454
  };
11416
11455
 
@@ -11427,6 +11466,7 @@ exports.AiFilled = AiFilled;
11427
11466
  exports.AiInstantAnswers = AiInstantAnswers;
11428
11467
  exports.AiIntention = AiIntention;
11429
11468
  exports.AiKnowledge = AiKnowledge;
11469
+ exports.AiOutlined = AiOutlined;
11430
11470
  exports.AiPositiveCommentReplies = AiPositiveCommentReplies;
11431
11471
  exports.AiStep = AiStep;
11432
11472
  exports.AlignCenter = AlignCenter;