@manychat/icons 4.36.1 → 4.38.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.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$5s = ["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$5s);
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$5r = ["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$5r);
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$5q = ["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$5q);
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$5p = ["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$5p);
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$5o = ["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$5o);
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$5n = ["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$5n);
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$5m = ["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$5m);
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$5l = ["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$5l);
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$5k = ["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$5k);
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$5j = ["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$5j);
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$5i = ["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$5i);
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$5h = ["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$5h);
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$5g = ["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$5g);
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$5f = ["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$5f);
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$5e = ["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$5e);
651
651
  return /*#__PURE__*/React.createElement("svg", _extends({
652
652
  width: size,
653
653
  height: size,
@@ -661,7 +661,36 @@ const CheckCircle = _ref => {
661
661
  }));
662
662
  };
663
663
 
664
- const _excluded$5b = ["color", "size"];
664
+ const _excluded$5d = ["color", "size"];
665
+
666
+ /**
667
+ * @typedef {Object} IncompleteProps
668
+ * @property {string} [color='currentColor']
669
+ * @property {string|number} [size='24']
670
+ *
671
+ * @param {IncompleteProps} props
672
+ * @returns {JSX.Element}
673
+ */
674
+ const Incomplete = _ref => {
675
+ let {
676
+ color = 'currentColor',
677
+ size = '24'
678
+ } = _ref,
679
+ otherProps = _objectWithoutProperties(_ref, _excluded$5d);
680
+ return /*#__PURE__*/React.createElement("svg", _extends({
681
+ width: size,
682
+ height: size,
683
+ viewBox: "0 0 24 24",
684
+ fill: "none",
685
+ xmlns: "http://www.w3.org/2000/svg",
686
+ preserveAspectRatio: "xMidYMid meet"
687
+ }, otherProps), /*#__PURE__*/React.createElement("path", {
688
+ d: "M20.5 12C20.5 7.30558 16.6944 3.5 12 3.5C7.30558 3.5 3.5 7.30558 3.5 12C3.5 16.6944 7.30558 20.5 12 20.5V22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12C22 17.5228 17.5228 22 12 22V20.5C16.6944 20.5 20.5 16.6944 20.5 12Z",
689
+ fill: color
690
+ }));
691
+ };
692
+
693
+ const _excluded$5c = ["color", "size"];
665
694
 
666
695
  /**
667
696
  * @typedef {Object} TimeProps
@@ -676,7 +705,7 @@ const Time = _ref => {
676
705
  color = 'currentColor',
677
706
  size = '24'
678
707
  } = _ref,
679
- otherProps = _objectWithoutProperties(_ref, _excluded$5b);
708
+ otherProps = _objectWithoutProperties(_ref, _excluded$5c);
680
709
  return /*#__PURE__*/React.createElement("svg", _extends({
681
710
  width: size,
682
711
  height: size,
@@ -690,7 +719,7 @@ const Time = _ref => {
690
719
  }));
691
720
  };
692
721
 
693
- const _excluded$5a = ["color", "size"];
722
+ const _excluded$5b = ["color", "size"];
694
723
 
695
724
  /**
696
725
  * @typedef {Object} NationalityProps
@@ -705,7 +734,7 @@ const Nationality = _ref => {
705
734
  color = 'currentColor',
706
735
  size = '24'
707
736
  } = _ref,
708
- otherProps = _objectWithoutProperties(_ref, _excluded$5a);
737
+ otherProps = _objectWithoutProperties(_ref, _excluded$5b);
709
738
  return /*#__PURE__*/React.createElement("svg", _extends({
710
739
  width: size,
711
740
  height: size,
@@ -719,7 +748,7 @@ const Nationality = _ref => {
719
748
  }));
720
749
  };
721
750
 
722
- const _excluded$59 = ["color", "size"];
751
+ const _excluded$5a = ["color", "size"];
723
752
 
724
753
  /**
725
754
  * @typedef {Object} MentionProps
@@ -734,7 +763,7 @@ const Mention = _ref => {
734
763
  color = 'currentColor',
735
764
  size = '24'
736
765
  } = _ref,
737
- otherProps = _objectWithoutProperties(_ref, _excluded$59);
766
+ otherProps = _objectWithoutProperties(_ref, _excluded$5a);
738
767
  return /*#__PURE__*/React.createElement("svg", _extends({
739
768
  width: size,
740
769
  height: size,
@@ -748,7 +777,7 @@ const Mention = _ref => {
748
777
  }));
749
778
  };
750
779
 
751
- const _excluded$58 = ["color", "size"];
780
+ const _excluded$59 = ["color", "size"];
752
781
 
753
782
  /**
754
783
  * @typedef {Object} QuestionProps
@@ -763,7 +792,7 @@ const Question = _ref => {
763
792
  color = 'currentColor',
764
793
  size = '24'
765
794
  } = _ref,
766
- otherProps = _objectWithoutProperties(_ref, _excluded$58);
795
+ otherProps = _objectWithoutProperties(_ref, _excluded$59);
767
796
  return /*#__PURE__*/React.createElement("svg", _extends({
768
797
  width: size,
769
798
  height: size,
@@ -777,7 +806,7 @@ const Question = _ref => {
777
806
  }));
778
807
  };
779
808
 
780
- const _excluded$57 = ["color", "size"];
809
+ const _excluded$58 = ["color", "size"];
781
810
 
782
811
  /**
783
812
  * @typedef {Object} AddCircleProps
@@ -792,7 +821,7 @@ const AddCircle = _ref => {
792
821
  color = 'currentColor',
793
822
  size = '24'
794
823
  } = _ref,
795
- otherProps = _objectWithoutProperties(_ref, _excluded$57);
824
+ otherProps = _objectWithoutProperties(_ref, _excluded$58);
796
825
  return /*#__PURE__*/React.createElement("svg", _extends({
797
826
  width: size,
798
827
  height: size,
@@ -806,7 +835,7 @@ const AddCircle = _ref => {
806
835
  }));
807
836
  };
808
837
 
809
- const _excluded$56 = ["color", "size"];
838
+ const _excluded$57 = ["color", "size"];
810
839
 
811
840
  /**
812
841
  * @typedef {Object} UnsubscribedProps
@@ -821,7 +850,7 @@ const Unsubscribed = _ref => {
821
850
  color = 'currentColor',
822
851
  size = '24'
823
852
  } = _ref,
824
- otherProps = _objectWithoutProperties(_ref, _excluded$56);
853
+ otherProps = _objectWithoutProperties(_ref, _excluded$57);
825
854
  return /*#__PURE__*/React.createElement("svg", _extends({
826
855
  width: size,
827
856
  height: size,
@@ -840,7 +869,7 @@ const Unsubscribed = _ref => {
840
869
  }));
841
870
  };
842
871
 
843
- const _excluded$55 = ["color", "size"];
872
+ const _excluded$56 = ["color", "size"];
844
873
 
845
874
  /**
846
875
  * @typedef {Object} SmileProps
@@ -855,7 +884,7 @@ const Smile = _ref => {
855
884
  color = 'currentColor',
856
885
  size = '24'
857
886
  } = _ref,
858
- otherProps = _objectWithoutProperties(_ref, _excluded$55);
887
+ otherProps = _objectWithoutProperties(_ref, _excluded$56);
859
888
  return /*#__PURE__*/React.createElement("svg", _extends({
860
889
  width: size,
861
890
  height: size,
@@ -869,7 +898,7 @@ const Smile = _ref => {
869
898
  }));
870
899
  };
871
900
 
872
- const _excluded$54 = ["color", "size"];
901
+ const _excluded$55 = ["color", "size"];
873
902
 
874
903
  /**
875
904
  * @typedef {Object} TimeAddProps
@@ -884,7 +913,7 @@ const TimeAdd = _ref => {
884
913
  color = 'currentColor',
885
914
  size = '24'
886
915
  } = _ref,
887
- otherProps = _objectWithoutProperties(_ref, _excluded$54);
916
+ otherProps = _objectWithoutProperties(_ref, _excluded$55);
888
917
  return /*#__PURE__*/React.createElement("svg", _extends({
889
918
  width: size,
890
919
  height: size,
@@ -898,7 +927,7 @@ const TimeAdd = _ref => {
898
927
  }));
899
928
  };
900
929
 
901
- const _excluded$53 = ["color", "size"];
930
+ const _excluded$54 = ["color", "size"];
902
931
 
903
932
  /**
904
933
  * @typedef {Object} RetryProps
@@ -913,7 +942,7 @@ const Retry = _ref => {
913
942
  color = 'currentColor',
914
943
  size = '24'
915
944
  } = _ref,
916
- otherProps = _objectWithoutProperties(_ref, _excluded$53);
945
+ otherProps = _objectWithoutProperties(_ref, _excluded$54);
917
946
  return /*#__PURE__*/React.createElement("svg", _extends({
918
947
  width: size,
919
948
  height: size,
@@ -927,7 +956,7 @@ const Retry = _ref => {
927
956
  }));
928
957
  };
929
958
 
930
- const _excluded$52 = ["color", "size"];
959
+ const _excluded$53 = ["color", "size"];
931
960
 
932
961
  /**
933
962
  * @typedef {Object} StopProps
@@ -942,7 +971,7 @@ const Stop = _ref => {
942
971
  color = 'currentColor',
943
972
  size = '24'
944
973
  } = _ref,
945
- otherProps = _objectWithoutProperties(_ref, _excluded$52);
974
+ otherProps = _objectWithoutProperties(_ref, _excluded$53);
946
975
  return /*#__PURE__*/React.createElement("svg", _extends({
947
976
  width: size,
948
977
  height: size,
@@ -956,7 +985,7 @@ const Stop = _ref => {
956
985
  }));
957
986
  };
958
987
 
959
- const _excluded$51 = ["color", "size"];
988
+ const _excluded$52 = ["color", "size"];
960
989
 
961
990
  /**
962
991
  * @typedef {Object} InfoProps
@@ -971,7 +1000,7 @@ const Info = _ref => {
971
1000
  color = 'currentColor',
972
1001
  size = '24'
973
1002
  } = _ref,
974
- otherProps = _objectWithoutProperties(_ref, _excluded$51);
1003
+ otherProps = _objectWithoutProperties(_ref, _excluded$52);
975
1004
  return /*#__PURE__*/React.createElement("svg", _extends({
976
1005
  width: size,
977
1006
  height: size,
@@ -985,7 +1014,7 @@ const Info = _ref => {
985
1014
  }));
986
1015
  };
987
1016
 
988
- const _excluded$50 = ["color", "size"];
1017
+ const _excluded$51 = ["color", "size"];
989
1018
 
990
1019
  /**
991
1020
  * @typedef {Object} AttentionProps
@@ -1000,7 +1029,7 @@ const Attention = _ref => {
1000
1029
  color = 'currentColor',
1001
1030
  size = '24'
1002
1031
  } = _ref,
1003
- otherProps = _objectWithoutProperties(_ref, _excluded$50);
1032
+ otherProps = _objectWithoutProperties(_ref, _excluded$51);
1004
1033
  return /*#__PURE__*/React.createElement("svg", _extends({
1005
1034
  width: size,
1006
1035
  height: size,
@@ -1014,7 +1043,7 @@ const Attention = _ref => {
1014
1043
  }));
1015
1044
  };
1016
1045
 
1017
- const _excluded$4$ = ["color", "size"];
1046
+ const _excluded$50 = ["color", "size"];
1018
1047
 
1019
1048
  /**
1020
1049
  * @typedef {Object} HelpProps
@@ -1029,7 +1058,7 @@ const Help = _ref => {
1029
1058
  color = 'currentColor',
1030
1059
  size = '24'
1031
1060
  } = _ref,
1032
- otherProps = _objectWithoutProperties(_ref, _excluded$4$);
1061
+ otherProps = _objectWithoutProperties(_ref, _excluded$50);
1033
1062
  return /*#__PURE__*/React.createElement("svg", _extends({
1034
1063
  width: size,
1035
1064
  height: size,
@@ -1043,7 +1072,7 @@ const Help = _ref => {
1043
1072
  }));
1044
1073
  };
1045
1074
 
1046
- const _excluded$4_ = ["color", "size"];
1075
+ const _excluded$4$ = ["color", "size"];
1047
1076
 
1048
1077
  /**
1049
1078
  * @typedef {Object} SpinnerProps
@@ -1058,7 +1087,7 @@ const Spinner = _ref => {
1058
1087
  color = 'currentColor',
1059
1088
  size = '24'
1060
1089
  } = _ref,
1061
- otherProps = _objectWithoutProperties(_ref, _excluded$4_);
1090
+ otherProps = _objectWithoutProperties(_ref, _excluded$4$);
1062
1091
  return /*#__PURE__*/React.createElement("svg", _extends({
1063
1092
  width: size,
1064
1093
  height: size,
@@ -1072,7 +1101,7 @@ const Spinner = _ref => {
1072
1101
  }));
1073
1102
  };
1074
1103
 
1075
- const _excluded$4Z = ["color", "size"];
1104
+ const _excluded$4_ = ["color", "size"];
1076
1105
 
1077
1106
  /**
1078
1107
  * @typedef {Object} SettingsProps
@@ -1087,7 +1116,7 @@ const Settings = _ref => {
1087
1116
  color = 'currentColor',
1088
1117
  size = '24'
1089
1118
  } = _ref,
1090
- otherProps = _objectWithoutProperties(_ref, _excluded$4Z);
1119
+ otherProps = _objectWithoutProperties(_ref, _excluded$4_);
1091
1120
  return /*#__PURE__*/React.createElement("svg", _extends({
1092
1121
  width: size,
1093
1122
  height: size,
@@ -1108,7 +1137,7 @@ const Settings = _ref => {
1108
1137
  }));
1109
1138
  };
1110
1139
 
1111
- const _excluded$4Y = ["color", "size"];
1140
+ const _excluded$4Z = ["color", "size"];
1112
1141
 
1113
1142
  /**
1114
1143
  * @typedef {Object} DashboardProps
@@ -1123,7 +1152,7 @@ const Dashboard = _ref => {
1123
1152
  color = 'currentColor',
1124
1153
  size = '24'
1125
1154
  } = _ref,
1126
- otherProps = _objectWithoutProperties(_ref, _excluded$4Y);
1155
+ otherProps = _objectWithoutProperties(_ref, _excluded$4Z);
1127
1156
  return /*#__PURE__*/React.createElement("svg", _extends({
1128
1157
  width: size,
1129
1158
  height: size,
@@ -1137,7 +1166,7 @@ const Dashboard = _ref => {
1137
1166
  }));
1138
1167
  };
1139
1168
 
1140
- const _excluded$4X = ["color", "size"];
1169
+ const _excluded$4Y = ["color", "size"];
1141
1170
 
1142
1171
  /**
1143
1172
  * @typedef {Object} MaleProps
@@ -1152,7 +1181,7 @@ const Male = _ref => {
1152
1181
  color = 'currentColor',
1153
1182
  size = '24'
1154
1183
  } = _ref,
1155
- otherProps = _objectWithoutProperties(_ref, _excluded$4X);
1184
+ otherProps = _objectWithoutProperties(_ref, _excluded$4Y);
1156
1185
  return /*#__PURE__*/React.createElement("svg", _extends({
1157
1186
  width: size,
1158
1187
  height: size,
@@ -1166,7 +1195,7 @@ const Male = _ref => {
1166
1195
  }));
1167
1196
  };
1168
1197
 
1169
- const _excluded$4W = ["color", "size"];
1198
+ const _excluded$4X = ["color", "size"];
1170
1199
 
1171
1200
  /**
1172
1201
  * @typedef {Object} FemaleProps
@@ -1181,7 +1210,7 @@ const Female = _ref => {
1181
1210
  color = 'currentColor',
1182
1211
  size = '24'
1183
1212
  } = _ref,
1184
- otherProps = _objectWithoutProperties(_ref, _excluded$4W);
1213
+ otherProps = _objectWithoutProperties(_ref, _excluded$4X);
1185
1214
  return /*#__PURE__*/React.createElement("svg", _extends({
1186
1215
  width: size,
1187
1216
  height: size,
@@ -1195,7 +1224,7 @@ const Female = _ref => {
1195
1224
  }));
1196
1225
  };
1197
1226
 
1198
- const _excluded$4V = ["color", "size"];
1227
+ const _excluded$4W = ["color", "size"];
1199
1228
 
1200
1229
  /**
1201
1230
  * @typedef {Object} SearchProps
@@ -1210,7 +1239,7 @@ const Search = _ref => {
1210
1239
  color = 'currentColor',
1211
1240
  size = '24'
1212
1241
  } = _ref,
1213
- otherProps = _objectWithoutProperties(_ref, _excluded$4V);
1242
+ otherProps = _objectWithoutProperties(_ref, _excluded$4W);
1214
1243
  return /*#__PURE__*/React.createElement("svg", _extends({
1215
1244
  width: size,
1216
1245
  height: size,
@@ -1224,7 +1253,7 @@ const Search = _ref => {
1224
1253
  }));
1225
1254
  };
1226
1255
 
1227
- const _excluded$4U = ["color", "size"];
1256
+ const _excluded$4V = ["color", "size"];
1228
1257
 
1229
1258
  /**
1230
1259
  * @typedef {Object} MicProps
@@ -1239,7 +1268,7 @@ const Mic = _ref => {
1239
1268
  color = 'currentColor',
1240
1269
  size = '24'
1241
1270
  } = _ref,
1242
- otherProps = _objectWithoutProperties(_ref, _excluded$4U);
1271
+ otherProps = _objectWithoutProperties(_ref, _excluded$4V);
1243
1272
  return /*#__PURE__*/React.createElement("svg", _extends({
1244
1273
  width: size,
1245
1274
  height: size,
@@ -1253,7 +1282,7 @@ const Mic = _ref => {
1253
1282
  }));
1254
1283
  };
1255
1284
 
1256
- const _excluded$4T = ["color", "size"];
1285
+ const _excluded$4U = ["color", "size"];
1257
1286
 
1258
1287
  /**
1259
1288
  * @typedef {Object} TransgenderProps
@@ -1268,7 +1297,7 @@ const Transgender = _ref => {
1268
1297
  color = 'currentColor',
1269
1298
  size = '24'
1270
1299
  } = _ref,
1271
- otherProps = _objectWithoutProperties(_ref, _excluded$4T);
1300
+ otherProps = _objectWithoutProperties(_ref, _excluded$4U);
1272
1301
  return /*#__PURE__*/React.createElement("svg", _extends({
1273
1302
  width: size,
1274
1303
  height: size,
@@ -1282,7 +1311,7 @@ const Transgender = _ref => {
1282
1311
  }));
1283
1312
  };
1284
1313
 
1285
- const _excluded$4S = ["color", "size"];
1314
+ const _excluded$4T = ["color", "size"];
1286
1315
 
1287
1316
  /**
1288
1317
  * @typedef {Object} CloseProps
@@ -1297,7 +1326,7 @@ const Close = _ref => {
1297
1326
  color = 'currentColor',
1298
1327
  size = '24'
1299
1328
  } = _ref,
1300
- otherProps = _objectWithoutProperties(_ref, _excluded$4S);
1329
+ otherProps = _objectWithoutProperties(_ref, _excluded$4T);
1301
1330
  return /*#__PURE__*/React.createElement("svg", _extends({
1302
1331
  width: size,
1303
1332
  height: size,
@@ -1311,7 +1340,7 @@ const Close = _ref => {
1311
1340
  }));
1312
1341
  };
1313
1342
 
1314
- const _excluded$4R = ["color", "size"];
1343
+ const _excluded$4S = ["color", "size"];
1315
1344
 
1316
1345
  /**
1317
1346
  * @typedef {Object} PlusProps
@@ -1326,7 +1355,7 @@ const Plus = _ref => {
1326
1355
  color = 'currentColor',
1327
1356
  size = '24'
1328
1357
  } = _ref,
1329
- otherProps = _objectWithoutProperties(_ref, _excluded$4R);
1358
+ otherProps = _objectWithoutProperties(_ref, _excluded$4S);
1330
1359
  return /*#__PURE__*/React.createElement("svg", _extends({
1331
1360
  width: size,
1332
1361
  height: size,
@@ -1340,7 +1369,7 @@ const Plus = _ref => {
1340
1369
  }));
1341
1370
  };
1342
1371
 
1343
- const _excluded$4Q = ["color", "size"];
1372
+ const _excluded$4R = ["color", "size"];
1344
1373
 
1345
1374
  /**
1346
1375
  * @typedef {Object} MinusProps
@@ -1355,7 +1384,7 @@ const Minus = _ref => {
1355
1384
  color = 'currentColor',
1356
1385
  size = '24'
1357
1386
  } = _ref,
1358
- otherProps = _objectWithoutProperties(_ref, _excluded$4Q);
1387
+ otherProps = _objectWithoutProperties(_ref, _excluded$4R);
1359
1388
  return /*#__PURE__*/React.createElement("svg", _extends({
1360
1389
  width: size,
1361
1390
  height: size,
@@ -1369,7 +1398,7 @@ const Minus = _ref => {
1369
1398
  }));
1370
1399
  };
1371
1400
 
1372
- const _excluded$4P = ["color", "size"];
1401
+ const _excluded$4Q = ["color", "size"];
1373
1402
 
1374
1403
  /**
1375
1404
  * @typedef {Object} TickProps
@@ -1384,7 +1413,7 @@ const Tick = _ref => {
1384
1413
  color = 'currentColor',
1385
1414
  size = '24'
1386
1415
  } = _ref,
1387
- otherProps = _objectWithoutProperties(_ref, _excluded$4P);
1416
+ otherProps = _objectWithoutProperties(_ref, _excluded$4Q);
1388
1417
  return /*#__PURE__*/React.createElement("svg", _extends({
1389
1418
  width: size,
1390
1419
  height: size,
@@ -1398,7 +1427,7 @@ const Tick = _ref => {
1398
1427
  }));
1399
1428
  };
1400
1429
 
1401
- const _excluded$4O = ["color", "size"];
1430
+ const _excluded$4P = ["color", "size"];
1402
1431
 
1403
1432
  /**
1404
1433
  * @typedef {Object} DoubleTickProps
@@ -1413,7 +1442,7 @@ const DoubleTick = _ref => {
1413
1442
  color = 'currentColor',
1414
1443
  size = '24'
1415
1444
  } = _ref,
1416
- otherProps = _objectWithoutProperties(_ref, _excluded$4O);
1445
+ otherProps = _objectWithoutProperties(_ref, _excluded$4P);
1417
1446
  return /*#__PURE__*/React.createElement("svg", _extends({
1418
1447
  width: size,
1419
1448
  height: size,
@@ -1427,7 +1456,7 @@ const DoubleTick = _ref => {
1427
1456
  }));
1428
1457
  };
1429
1458
 
1430
- const _excluded$4N = ["color", "size"];
1459
+ const _excluded$4O = ["color", "size"];
1431
1460
 
1432
1461
  /**
1433
1462
  * @typedef {Object} HomeProps
@@ -1442,7 +1471,7 @@ const Home = _ref => {
1442
1471
  color = 'currentColor',
1443
1472
  size = '24'
1444
1473
  } = _ref,
1445
- otherProps = _objectWithoutProperties(_ref, _excluded$4N);
1474
+ otherProps = _objectWithoutProperties(_ref, _excluded$4O);
1446
1475
  return /*#__PURE__*/React.createElement("svg", _extends({
1447
1476
  width: size,
1448
1477
  height: size,
@@ -1456,7 +1485,7 @@ const Home = _ref => {
1456
1485
  }));
1457
1486
  };
1458
1487
 
1459
- const _excluded$4M = ["color", "size"];
1488
+ const _excluded$4N = ["color", "size"];
1460
1489
 
1461
1490
  /**
1462
1491
  * @typedef {Object} CreditCardProps
@@ -1471,7 +1500,7 @@ const CreditCard = _ref => {
1471
1500
  color = 'currentColor',
1472
1501
  size = '24'
1473
1502
  } = _ref,
1474
- otherProps = _objectWithoutProperties(_ref, _excluded$4M);
1503
+ otherProps = _objectWithoutProperties(_ref, _excluded$4N);
1475
1504
  return /*#__PURE__*/React.createElement("svg", _extends({
1476
1505
  width: size,
1477
1506
  height: size,
@@ -1485,7 +1514,7 @@ const CreditCard = _ref => {
1485
1514
  }));
1486
1515
  };
1487
1516
 
1488
- const _excluded$4L = ["color", "size"];
1517
+ const _excluded$4M = ["color", "size"];
1489
1518
 
1490
1519
  /**
1491
1520
  * @typedef {Object} OtnRequestProps
@@ -1500,7 +1529,7 @@ const OtnRequest = _ref => {
1500
1529
  color = 'currentColor',
1501
1530
  size = '24'
1502
1531
  } = _ref,
1503
- otherProps = _objectWithoutProperties(_ref, _excluded$4L);
1532
+ otherProps = _objectWithoutProperties(_ref, _excluded$4M);
1504
1533
  return /*#__PURE__*/React.createElement("svg", _extends({
1505
1534
  width: size,
1506
1535
  height: size,
@@ -1514,7 +1543,7 @@ const OtnRequest = _ref => {
1514
1543
  }));
1515
1544
  };
1516
1545
 
1517
- const _excluded$4K = ["color", "size"];
1546
+ const _excluded$4L = ["color", "size"];
1518
1547
 
1519
1548
  /**
1520
1549
  * @typedef {Object} AssignGroupProps
@@ -1529,7 +1558,7 @@ const AssignGroup = _ref => {
1529
1558
  color = 'currentColor',
1530
1559
  size = '24'
1531
1560
  } = _ref,
1532
- otherProps = _objectWithoutProperties(_ref, _excluded$4K);
1561
+ otherProps = _objectWithoutProperties(_ref, _excluded$4L);
1533
1562
  return /*#__PURE__*/React.createElement("svg", _extends({
1534
1563
  width: size,
1535
1564
  height: size,
@@ -1559,7 +1588,7 @@ const AssignGroup = _ref => {
1559
1588
  }));
1560
1589
  };
1561
1590
 
1562
- const _excluded$4J = ["color", "size"];
1591
+ const _excluded$4K = ["color", "size"];
1563
1592
 
1564
1593
  /**
1565
1594
  * @typedef {Object} AllProps
@@ -1574,7 +1603,7 @@ const All = _ref => {
1574
1603
  color = 'currentColor',
1575
1604
  size = '24'
1576
1605
  } = _ref,
1577
- otherProps = _objectWithoutProperties(_ref, _excluded$4J);
1606
+ otherProps = _objectWithoutProperties(_ref, _excluded$4K);
1578
1607
  return /*#__PURE__*/React.createElement("svg", _extends({
1579
1608
  width: size,
1580
1609
  height: size,
@@ -1590,7 +1619,7 @@ const All = _ref => {
1590
1619
  }));
1591
1620
  };
1592
1621
 
1593
- const _excluded$4I = ["color", "size"];
1622
+ const _excluded$4J = ["color", "size"];
1594
1623
 
1595
1624
  /**
1596
1625
  * @typedef {Object} ReelsProps
@@ -1605,7 +1634,7 @@ const Reels = _ref => {
1605
1634
  color = 'currentColor',
1606
1635
  size = '24'
1607
1636
  } = _ref,
1608
- otherProps = _objectWithoutProperties(_ref, _excluded$4I);
1637
+ otherProps = _objectWithoutProperties(_ref, _excluded$4J);
1609
1638
  return /*#__PURE__*/React.createElement("svg", _extends({
1610
1639
  width: size,
1611
1640
  height: size,
@@ -1626,7 +1655,7 @@ const Reels = _ref => {
1626
1655
  }));
1627
1656
  };
1628
1657
 
1629
- const _excluded$4H = ["color", "size"];
1658
+ const _excluded$4I = ["color", "size"];
1630
1659
 
1631
1660
  /**
1632
1661
  * @typedef {Object} InstagramChannel3Props
@@ -1641,7 +1670,7 @@ const InstagramChannel3 = _ref => {
1641
1670
  color = 'currentColor',
1642
1671
  size = '24'
1643
1672
  } = _ref,
1644
- otherProps = _objectWithoutProperties(_ref, _excluded$4H);
1673
+ otherProps = _objectWithoutProperties(_ref, _excluded$4I);
1645
1674
  return /*#__PURE__*/React.createElement("svg", _extends({
1646
1675
  width: size,
1647
1676
  height: size,
@@ -1665,7 +1694,7 @@ const InstagramChannel3 = _ref => {
1665
1694
  }));
1666
1695
  };
1667
1696
 
1668
- const _excluded$4G = ["color", "size"];
1697
+ const _excluded$4H = ["color", "size"];
1669
1698
 
1670
1699
  /**
1671
1700
  * @typedef {Object} CannedResponseProps
@@ -1680,7 +1709,7 @@ const CannedResponse = _ref => {
1680
1709
  color = 'currentColor',
1681
1710
  size = '24'
1682
1711
  } = _ref,
1683
- otherProps = _objectWithoutProperties(_ref, _excluded$4G);
1712
+ otherProps = _objectWithoutProperties(_ref, _excluded$4H);
1684
1713
  return /*#__PURE__*/React.createElement("svg", _extends({
1685
1714
  width: size,
1686
1715
  height: size,
@@ -1699,7 +1728,7 @@ const CannedResponse = _ref => {
1699
1728
  }));
1700
1729
  };
1701
1730
 
1702
- const _excluded$4F = ["color", "size"];
1731
+ const _excluded$4G = ["color", "size"];
1703
1732
 
1704
1733
  /**
1705
1734
  * @typedef {Object} DataProps
@@ -1714,7 +1743,7 @@ const Data = _ref => {
1714
1743
  color = 'currentColor',
1715
1744
  size = '24'
1716
1745
  } = _ref,
1717
- otherProps = _objectWithoutProperties(_ref, _excluded$4F);
1746
+ otherProps = _objectWithoutProperties(_ref, _excluded$4G);
1718
1747
  return /*#__PURE__*/React.createElement("svg", _extends({
1719
1748
  width: size,
1720
1749
  height: size,
@@ -1734,7 +1763,7 @@ const Data = _ref => {
1734
1763
  }));
1735
1764
  };
1736
1765
 
1737
- const _excluded$4E = ["color", "size"];
1766
+ const _excluded$4F = ["color", "size"];
1738
1767
 
1739
1768
  /**
1740
1769
  * @typedef {Object} ShareProps
@@ -1749,7 +1778,7 @@ const Share = _ref => {
1749
1778
  color = 'currentColor',
1750
1779
  size = '24'
1751
1780
  } = _ref,
1752
- otherProps = _objectWithoutProperties(_ref, _excluded$4E);
1781
+ otherProps = _objectWithoutProperties(_ref, _excluded$4F);
1753
1782
  return /*#__PURE__*/React.createElement("svg", _extends({
1754
1783
  width: size,
1755
1784
  height: size,
@@ -1763,7 +1792,7 @@ const Share = _ref => {
1763
1792
  }));
1764
1793
  };
1765
1794
 
1766
- const _excluded$4D = ["color", "size"];
1795
+ const _excluded$4E = ["color", "size"];
1767
1796
 
1768
1797
  /**
1769
1798
  * @typedef {Object} SmsProps
@@ -1778,7 +1807,7 @@ const Sms = _ref => {
1778
1807
  color = 'currentColor',
1779
1808
  size = '24'
1780
1809
  } = _ref,
1781
- otherProps = _objectWithoutProperties(_ref, _excluded$4D);
1810
+ otherProps = _objectWithoutProperties(_ref, _excluded$4E);
1782
1811
  return /*#__PURE__*/React.createElement("svg", _extends({
1783
1812
  width: size,
1784
1813
  height: size,
@@ -1800,7 +1829,7 @@ const Sms = _ref => {
1800
1829
  }));
1801
1830
  };
1802
1831
 
1803
- const _excluded$4C = ["color", "size"];
1832
+ const _excluded$4D = ["color", "size"];
1804
1833
 
1805
1834
  /**
1806
1835
  * @typedef {Object} LogoutProps
@@ -1815,7 +1844,7 @@ const Logout = _ref => {
1815
1844
  color = 'currentColor',
1816
1845
  size = '24'
1817
1846
  } = _ref,
1818
- otherProps = _objectWithoutProperties(_ref, _excluded$4C);
1847
+ otherProps = _objectWithoutProperties(_ref, _excluded$4D);
1819
1848
  return /*#__PURE__*/React.createElement("svg", _extends({
1820
1849
  width: size,
1821
1850
  height: size,
@@ -1829,7 +1858,7 @@ const Logout = _ref => {
1829
1858
  }));
1830
1859
  };
1831
1860
 
1832
- const _excluded$4B = ["color", "size"];
1861
+ const _excluded$4C = ["color", "size"];
1833
1862
 
1834
1863
  /**
1835
1864
  * @typedef {Object} ArchiveProps
@@ -1844,7 +1873,7 @@ const Archive = _ref => {
1844
1873
  color = 'currentColor',
1845
1874
  size = '24'
1846
1875
  } = _ref,
1847
- otherProps = _objectWithoutProperties(_ref, _excluded$4B);
1876
+ otherProps = _objectWithoutProperties(_ref, _excluded$4C);
1848
1877
  return /*#__PURE__*/React.createElement("svg", _extends({
1849
1878
  width: size,
1850
1879
  height: size,
@@ -1858,7 +1887,7 @@ const Archive = _ref => {
1858
1887
  }));
1859
1888
  };
1860
1889
 
1861
- const _excluded$4A = ["color", "size"];
1890
+ const _excluded$4B = ["color", "size"];
1862
1891
 
1863
1892
  /**
1864
1893
  * @typedef {Object} CheckboxDoneProps
@@ -1873,7 +1902,7 @@ const CheckboxDone = _ref => {
1873
1902
  color = 'currentColor',
1874
1903
  size = '24'
1875
1904
  } = _ref,
1876
- otherProps = _objectWithoutProperties(_ref, _excluded$4A);
1905
+ otherProps = _objectWithoutProperties(_ref, _excluded$4B);
1877
1906
  return /*#__PURE__*/React.createElement("svg", _extends({
1878
1907
  width: size,
1879
1908
  height: size,
@@ -1887,7 +1916,7 @@ const CheckboxDone = _ref => {
1887
1916
  }));
1888
1917
  };
1889
1918
 
1890
- const _excluded$4z = ["color", "size"];
1919
+ const _excluded$4A = ["color", "size"];
1891
1920
 
1892
1921
  /**
1893
1922
  * @typedef {Object} InboxProps
@@ -1902,7 +1931,7 @@ const Inbox = _ref => {
1902
1931
  color = 'currentColor',
1903
1932
  size = '24'
1904
1933
  } = _ref,
1905
- otherProps = _objectWithoutProperties(_ref, _excluded$4z);
1934
+ otherProps = _objectWithoutProperties(_ref, _excluded$4A);
1906
1935
  return /*#__PURE__*/React.createElement("svg", _extends({
1907
1936
  width: size,
1908
1937
  height: size,
@@ -1916,7 +1945,7 @@ const Inbox = _ref => {
1916
1945
  }));
1917
1946
  };
1918
1947
 
1919
- const _excluded$4y = ["color", "size"];
1948
+ const _excluded$4z = ["color", "size"];
1920
1949
 
1921
1950
  /**
1922
1951
  * @typedef {Object} CopyToAnotherFlowProps
@@ -1931,7 +1960,7 @@ const CopyToAnotherFlow = _ref => {
1931
1960
  color = 'currentColor',
1932
1961
  size = '24'
1933
1962
  } = _ref,
1934
- otherProps = _objectWithoutProperties(_ref, _excluded$4y);
1963
+ otherProps = _objectWithoutProperties(_ref, _excluded$4z);
1935
1964
  return /*#__PURE__*/React.createElement("svg", _extends({
1936
1965
  width: size,
1937
1966
  height: size,
@@ -1945,7 +1974,7 @@ const CopyToAnotherFlow = _ref => {
1945
1974
  }));
1946
1975
  };
1947
1976
 
1948
- const _excluded$4x = ["color", "size"];
1977
+ const _excluded$4y = ["color", "size"];
1949
1978
 
1950
1979
  /**
1951
1980
  * @typedef {Object} ConvertChannelsProps
@@ -1960,7 +1989,7 @@ const ConvertChannels = _ref => {
1960
1989
  color = 'currentColor',
1961
1990
  size = '24'
1962
1991
  } = _ref,
1963
- otherProps = _objectWithoutProperties(_ref, _excluded$4x);
1992
+ otherProps = _objectWithoutProperties(_ref, _excluded$4y);
1964
1993
  return /*#__PURE__*/React.createElement("svg", _extends({
1965
1994
  width: size,
1966
1995
  height: size,
@@ -1974,7 +2003,7 @@ const ConvertChannels = _ref => {
1974
2003
  }));
1975
2004
  };
1976
2005
 
1977
- const _excluded$4w = ["color", "size"];
2006
+ const _excluded$4x = ["color", "size"];
1978
2007
 
1979
2008
  /**
1980
2009
  * @typedef {Object} CopyProps
@@ -1989,7 +2018,7 @@ const Copy = _ref => {
1989
2018
  color = 'currentColor',
1990
2019
  size = '24'
1991
2020
  } = _ref,
1992
- otherProps = _objectWithoutProperties(_ref, _excluded$4w);
2021
+ otherProps = _objectWithoutProperties(_ref, _excluded$4x);
1993
2022
  return /*#__PURE__*/React.createElement("svg", _extends({
1994
2023
  width: size,
1995
2024
  height: size,
@@ -2003,7 +2032,7 @@ const Copy = _ref => {
2003
2032
  }));
2004
2033
  };
2005
2034
 
2006
- const _excluded$4v = ["color", "size"];
2035
+ const _excluded$4w = ["color", "size"];
2007
2036
 
2008
2037
  /**
2009
2038
  * @typedef {Object} AdsAdProps
@@ -2018,7 +2047,7 @@ const AdsAd = _ref => {
2018
2047
  color = 'currentColor',
2019
2048
  size = '24'
2020
2049
  } = _ref,
2021
- otherProps = _objectWithoutProperties(_ref, _excluded$4v);
2050
+ otherProps = _objectWithoutProperties(_ref, _excluded$4w);
2022
2051
  return /*#__PURE__*/React.createElement("svg", _extends({
2023
2052
  width: size,
2024
2053
  height: size,
@@ -2032,7 +2061,7 @@ const AdsAd = _ref => {
2032
2061
  }));
2033
2062
  };
2034
2063
 
2035
- const _excluded$4u = ["color", "size"];
2064
+ const _excluded$4v = ["color", "size"];
2036
2065
 
2037
2066
  /**
2038
2067
  * @typedef {Object} ActionProps
@@ -2047,7 +2076,7 @@ const Action = _ref => {
2047
2076
  color = 'currentColor',
2048
2077
  size = '24'
2049
2078
  } = _ref,
2050
- otherProps = _objectWithoutProperties(_ref, _excluded$4u);
2079
+ otherProps = _objectWithoutProperties(_ref, _excluded$4v);
2051
2080
  return /*#__PURE__*/React.createElement("svg", _extends({
2052
2081
  width: size,
2053
2082
  height: size,
@@ -2061,7 +2090,7 @@ const Action = _ref => {
2061
2090
  }));
2062
2091
  };
2063
2092
 
2064
- const _excluded$4t = ["color", "size"];
2093
+ const _excluded$4u = ["color", "size"];
2065
2094
 
2066
2095
  /**
2067
2096
  * @typedef {Object} AdsProps
@@ -2076,7 +2105,7 @@ const Ads = _ref => {
2076
2105
  color = 'currentColor',
2077
2106
  size = '24'
2078
2107
  } = _ref,
2079
- otherProps = _objectWithoutProperties(_ref, _excluded$4t);
2108
+ otherProps = _objectWithoutProperties(_ref, _excluded$4u);
2080
2109
  return /*#__PURE__*/React.createElement("svg", _extends({
2081
2110
  width: size,
2082
2111
  height: size,
@@ -2092,7 +2121,7 @@ const Ads = _ref => {
2092
2121
  }));
2093
2122
  };
2094
2123
 
2095
- const _excluded$4s = ["color", "size"];
2124
+ const _excluded$4t = ["color", "size"];
2096
2125
 
2097
2126
  /**
2098
2127
  * @typedef {Object} ShowFlowProps
@@ -2107,7 +2136,7 @@ const ShowFlow = _ref => {
2107
2136
  color = 'currentColor',
2108
2137
  size = '24'
2109
2138
  } = _ref,
2110
- otherProps = _objectWithoutProperties(_ref, _excluded$4s);
2139
+ otherProps = _objectWithoutProperties(_ref, _excluded$4t);
2111
2140
  return /*#__PURE__*/React.createElement("svg", _extends({
2112
2141
  width: size,
2113
2142
  height: size,
@@ -2121,7 +2150,7 @@ const ShowFlow = _ref => {
2121
2150
  }));
2122
2151
  };
2123
2152
 
2124
- const _excluded$4r = ["color", "size"];
2153
+ const _excluded$4s = ["color", "size"];
2125
2154
 
2126
2155
  /**
2127
2156
  * @typedef {Object} UnpinProps
@@ -2136,7 +2165,7 @@ const Unpin = _ref => {
2136
2165
  color = 'currentColor',
2137
2166
  size = '24'
2138
2167
  } = _ref,
2139
- otherProps = _objectWithoutProperties(_ref, _excluded$4r);
2168
+ otherProps = _objectWithoutProperties(_ref, _excluded$4s);
2140
2169
  return /*#__PURE__*/React.createElement("svg", _extends({
2141
2170
  width: size,
2142
2171
  height: size,
@@ -2150,7 +2179,7 @@ const Unpin = _ref => {
2150
2179
  }));
2151
2180
  };
2152
2181
 
2153
- const _excluded$4q = ["color", "size"];
2182
+ const _excluded$4r = ["color", "size"];
2154
2183
 
2155
2184
  /**
2156
2185
  * @typedef {Object} PinProps
@@ -2165,7 +2194,7 @@ const Pin = _ref => {
2165
2194
  color = 'currentColor',
2166
2195
  size = '24'
2167
2196
  } = _ref,
2168
- otherProps = _objectWithoutProperties(_ref, _excluded$4q);
2197
+ otherProps = _objectWithoutProperties(_ref, _excluded$4r);
2169
2198
  return /*#__PURE__*/React.createElement("svg", _extends({
2170
2199
  width: size,
2171
2200
  height: size,
@@ -2179,7 +2208,7 @@ const Pin = _ref => {
2179
2208
  }));
2180
2209
  };
2181
2210
 
2182
- const _excluded$4p = ["color", "size"];
2211
+ const _excluded$4q = ["color", "size"];
2183
2212
 
2184
2213
  /**
2185
2214
  * @typedef {Object} HideProps
@@ -2194,7 +2223,7 @@ const Hide = _ref => {
2194
2223
  color = 'currentColor',
2195
2224
  size = '24'
2196
2225
  } = _ref,
2197
- otherProps = _objectWithoutProperties(_ref, _excluded$4p);
2226
+ otherProps = _objectWithoutProperties(_ref, _excluded$4q);
2198
2227
  return /*#__PURE__*/React.createElement("svg", _extends({
2199
2228
  width: size,
2200
2229
  height: size,
@@ -2208,7 +2237,7 @@ const Hide = _ref => {
2208
2237
  }));
2209
2238
  };
2210
2239
 
2211
- const _excluded$4o = ["color", "size"];
2240
+ const _excluded$4p = ["color", "size"];
2212
2241
 
2213
2242
  /**
2214
2243
  * @typedef {Object} ShowProps
@@ -2223,7 +2252,7 @@ const Show = _ref => {
2223
2252
  color = 'currentColor',
2224
2253
  size = '24'
2225
2254
  } = _ref,
2226
- otherProps = _objectWithoutProperties(_ref, _excluded$4o);
2255
+ otherProps = _objectWithoutProperties(_ref, _excluded$4p);
2227
2256
  return /*#__PURE__*/React.createElement("svg", _extends({
2228
2257
  width: size,
2229
2258
  height: size,
@@ -2237,7 +2266,7 @@ const Show = _ref => {
2237
2266
  }));
2238
2267
  };
2239
2268
 
2240
- const _excluded$4n = ["color", "size"];
2269
+ const _excluded$4o = ["color", "size"];
2241
2270
 
2242
2271
  /**
2243
2272
  * @typedef {Object} ClearMobileProps
@@ -2252,7 +2281,7 @@ const ClearMobile = _ref => {
2252
2281
  color = 'currentColor',
2253
2282
  size = '24'
2254
2283
  } = _ref,
2255
- otherProps = _objectWithoutProperties(_ref, _excluded$4n);
2284
+ otherProps = _objectWithoutProperties(_ref, _excluded$4o);
2256
2285
  return /*#__PURE__*/React.createElement("svg", _extends({
2257
2286
  width: size,
2258
2287
  height: size,
@@ -2268,7 +2297,7 @@ const ClearMobile = _ref => {
2268
2297
  }));
2269
2298
  };
2270
2299
 
2271
- const _excluded$4m = ["color", "size"];
2300
+ const _excluded$4n = ["color", "size"];
2272
2301
 
2273
2302
  /**
2274
2303
  * @typedef {Object} NewMessageProps
@@ -2283,7 +2312,7 @@ const NewMessage = _ref => {
2283
2312
  color = 'currentColor',
2284
2313
  size = '24'
2285
2314
  } = _ref,
2286
- otherProps = _objectWithoutProperties(_ref, _excluded$4m);
2315
+ otherProps = _objectWithoutProperties(_ref, _excluded$4n);
2287
2316
  return /*#__PURE__*/React.createElement("svg", _extends({
2288
2317
  width: size,
2289
2318
  height: size,
@@ -2297,7 +2326,7 @@ const NewMessage = _ref => {
2297
2326
  }));
2298
2327
  };
2299
2328
 
2300
- const _excluded$4l = ["color", "size"];
2329
+ const _excluded$4m = ["color", "size"];
2301
2330
 
2302
2331
  /**
2303
2332
  * @typedef {Object} IdProps
@@ -2312,7 +2341,7 @@ const Id = _ref => {
2312
2341
  color = 'currentColor',
2313
2342
  size = '24'
2314
2343
  } = _ref,
2315
- otherProps = _objectWithoutProperties(_ref, _excluded$4l);
2344
+ otherProps = _objectWithoutProperties(_ref, _excluded$4m);
2316
2345
  return /*#__PURE__*/React.createElement("svg", _extends({
2317
2346
  width: size,
2318
2347
  height: size,
@@ -2326,7 +2355,7 @@ const Id = _ref => {
2326
2355
  }));
2327
2356
  };
2328
2357
 
2329
- const _excluded$4k = ["color", "size"];
2358
+ const _excluded$4l = ["color", "size"];
2330
2359
 
2331
2360
  /**
2332
2361
  * @typedef {Object} CalendarProps
@@ -2341,7 +2370,7 @@ const Calendar = _ref => {
2341
2370
  color = 'currentColor',
2342
2371
  size = '24'
2343
2372
  } = _ref,
2344
- otherProps = _objectWithoutProperties(_ref, _excluded$4k);
2373
+ otherProps = _objectWithoutProperties(_ref, _excluded$4l);
2345
2374
  return /*#__PURE__*/React.createElement("svg", _extends({
2346
2375
  width: size,
2347
2376
  height: size,
@@ -2357,7 +2386,7 @@ const Calendar = _ref => {
2357
2386
  }));
2358
2387
  };
2359
2388
 
2360
- const _excluded$4j = ["color", "size"];
2389
+ const _excluded$4k = ["color", "size"];
2361
2390
 
2362
2391
  /**
2363
2392
  * @typedef {Object} SponsoredMessagesProps
@@ -2372,7 +2401,7 @@ const SponsoredMessages = _ref => {
2372
2401
  color = 'currentColor',
2373
2402
  size = '24'
2374
2403
  } = _ref,
2375
- otherProps = _objectWithoutProperties(_ref, _excluded$4j);
2404
+ otherProps = _objectWithoutProperties(_ref, _excluded$4k);
2376
2405
  return /*#__PURE__*/React.createElement("svg", _extends({
2377
2406
  width: size,
2378
2407
  height: size,
@@ -2386,7 +2415,7 @@ const SponsoredMessages = _ref => {
2386
2415
  }));
2387
2416
  };
2388
2417
 
2389
- const _excluded$4i = ["color", "size"];
2418
+ const _excluded$4j = ["color", "size"];
2390
2419
 
2391
2420
  /**
2392
2421
  * @typedef {Object} ImageProps
@@ -2401,7 +2430,7 @@ const Image = _ref => {
2401
2430
  color = 'currentColor',
2402
2431
  size = '24'
2403
2432
  } = _ref,
2404
- otherProps = _objectWithoutProperties(_ref, _excluded$4i);
2433
+ otherProps = _objectWithoutProperties(_ref, _excluded$4j);
2405
2434
  return /*#__PURE__*/React.createElement("svg", _extends({
2406
2435
  width: size,
2407
2436
  height: size,
@@ -2415,7 +2444,7 @@ const Image = _ref => {
2415
2444
  }));
2416
2445
  };
2417
2446
 
2418
- const _excluded$4h = ["color", "size"];
2447
+ const _excluded$4i = ["color", "size"];
2419
2448
 
2420
2449
  /**
2421
2450
  * @typedef {Object} VideoProps
@@ -2430,7 +2459,7 @@ const Video = _ref => {
2430
2459
  color = 'currentColor',
2431
2460
  size = '24'
2432
2461
  } = _ref,
2433
- otherProps = _objectWithoutProperties(_ref, _excluded$4h);
2462
+ otherProps = _objectWithoutProperties(_ref, _excluded$4i);
2434
2463
  return /*#__PURE__*/React.createElement("svg", _extends({
2435
2464
  width: size,
2436
2465
  height: size,
@@ -2444,7 +2473,7 @@ const Video = _ref => {
2444
2473
  }));
2445
2474
  };
2446
2475
 
2447
- const _excluded$4g = ["color", "size"];
2476
+ const _excluded$4h = ["color", "size"];
2448
2477
 
2449
2478
  /**
2450
2479
  * @typedef {Object} VideoCircleTgProps
@@ -2459,7 +2488,7 @@ const VideoCircleTg = _ref => {
2459
2488
  color = 'currentColor',
2460
2489
  size = '24'
2461
2490
  } = _ref,
2462
- otherProps = _objectWithoutProperties(_ref, _excluded$4g);
2491
+ otherProps = _objectWithoutProperties(_ref, _excluded$4h);
2463
2492
  return /*#__PURE__*/React.createElement("svg", _extends({
2464
2493
  width: size,
2465
2494
  height: size,
@@ -2480,7 +2509,7 @@ const VideoCircleTg = _ref => {
2480
2509
  }));
2481
2510
  };
2482
2511
 
2483
- const _excluded$4f = ["color", "size"];
2512
+ const _excluded$4g = ["color", "size"];
2484
2513
 
2485
2514
  /**
2486
2515
  * @typedef {Object} GrowthToolsProps
@@ -2495,7 +2524,7 @@ const GrowthTools = _ref => {
2495
2524
  color = 'currentColor',
2496
2525
  size = '24'
2497
2526
  } = _ref,
2498
- otherProps = _objectWithoutProperties(_ref, _excluded$4f);
2527
+ otherProps = _objectWithoutProperties(_ref, _excluded$4g);
2499
2528
  return /*#__PURE__*/React.createElement("svg", _extends({
2500
2529
  width: size,
2501
2530
  height: size,
@@ -2509,7 +2538,7 @@ const GrowthTools = _ref => {
2509
2538
  }));
2510
2539
  };
2511
2540
 
2512
- const _excluded$4e = ["color", "size"];
2541
+ const _excluded$4f = ["color", "size"];
2513
2542
 
2514
2543
  /**
2515
2544
  * @typedef {Object} GtPageTakeoverProps
@@ -2524,7 +2553,7 @@ const GtPageTakeover = _ref => {
2524
2553
  color = 'currentColor',
2525
2554
  size = '24'
2526
2555
  } = _ref,
2527
- otherProps = _objectWithoutProperties(_ref, _excluded$4e);
2556
+ otherProps = _objectWithoutProperties(_ref, _excluded$4f);
2528
2557
  return /*#__PURE__*/React.createElement("svg", _extends({
2529
2558
  width: size,
2530
2559
  height: size,
@@ -2538,7 +2567,7 @@ const GtPageTakeover = _ref => {
2538
2567
  }));
2539
2568
  };
2540
2569
 
2541
- const _excluded$4d = ["color", "size"];
2570
+ const _excluded$4e = ["color", "size"];
2542
2571
 
2543
2572
  /**
2544
2573
  * @typedef {Object} BuilderCardProps
@@ -2553,7 +2582,7 @@ const BuilderCard = _ref => {
2553
2582
  color = 'currentColor',
2554
2583
  size = '24'
2555
2584
  } = _ref,
2556
- otherProps = _objectWithoutProperties(_ref, _excluded$4d);
2585
+ otherProps = _objectWithoutProperties(_ref, _excluded$4e);
2557
2586
  return /*#__PURE__*/React.createElement("svg", _extends({
2558
2587
  width: size,
2559
2588
  height: size,
@@ -2567,7 +2596,7 @@ const BuilderCard = _ref => {
2567
2596
  }));
2568
2597
  };
2569
2598
 
2570
- const _excluded$4c = ["color", "size"];
2599
+ const _excluded$4d = ["color", "size"];
2571
2600
 
2572
2601
  /**
2573
2602
  * @typedef {Object} BuilderListProps
@@ -2582,7 +2611,7 @@ const BuilderList = _ref => {
2582
2611
  color = 'currentColor',
2583
2612
  size = '24'
2584
2613
  } = _ref,
2585
- otherProps = _objectWithoutProperties(_ref, _excluded$4c);
2614
+ otherProps = _objectWithoutProperties(_ref, _excluded$4d);
2586
2615
  return /*#__PURE__*/React.createElement("svg", _extends({
2587
2616
  width: size,
2588
2617
  height: size,
@@ -2596,7 +2625,7 @@ const BuilderList = _ref => {
2596
2625
  }));
2597
2626
  };
2598
2627
 
2599
- const _excluded$4b = ["color", "size"];
2628
+ const _excluded$4c = ["color", "size"];
2600
2629
 
2601
2630
  /**
2602
2631
  * @typedef {Object} BuilderGalleryProps
@@ -2611,7 +2640,7 @@ const BuilderGallery = _ref => {
2611
2640
  color = 'currentColor',
2612
2641
  size = '24'
2613
2642
  } = _ref,
2614
- otherProps = _objectWithoutProperties(_ref, _excluded$4b);
2643
+ otherProps = _objectWithoutProperties(_ref, _excluded$4c);
2615
2644
  return /*#__PURE__*/React.createElement("svg", _extends({
2616
2645
  width: size,
2617
2646
  height: size,
@@ -2625,7 +2654,7 @@ const BuilderGallery = _ref => {
2625
2654
  }));
2626
2655
  };
2627
2656
 
2628
- const _excluded$4a = ["color", "size"];
2657
+ const _excluded$4b = ["color", "size"];
2629
2658
 
2630
2659
  /**
2631
2660
  * @typedef {Object} BuilderInputProps
@@ -2640,7 +2669,7 @@ const BuilderInput = _ref => {
2640
2669
  color = 'currentColor',
2641
2670
  size = '24'
2642
2671
  } = _ref,
2643
- otherProps = _objectWithoutProperties(_ref, _excluded$4a);
2672
+ otherProps = _objectWithoutProperties(_ref, _excluded$4b);
2644
2673
  return /*#__PURE__*/React.createElement("svg", _extends({
2645
2674
  width: size,
2646
2675
  height: size,
@@ -2654,7 +2683,7 @@ const BuilderInput = _ref => {
2654
2683
  }));
2655
2684
  };
2656
2685
 
2657
- const _excluded$49 = ["color", "size"];
2686
+ const _excluded$4a = ["color", "size"];
2658
2687
 
2659
2688
  /**
2660
2689
  * @typedef {Object} GoToFlowProps
@@ -2669,7 +2698,7 @@ const GoToFlow = _ref => {
2669
2698
  color = 'currentColor',
2670
2699
  size = '24'
2671
2700
  } = _ref,
2672
- otherProps = _objectWithoutProperties(_ref, _excluded$49);
2701
+ otherProps = _objectWithoutProperties(_ref, _excluded$4a);
2673
2702
  return /*#__PURE__*/React.createElement("svg", _extends({
2674
2703
  width: size,
2675
2704
  height: size,
@@ -2683,7 +2712,7 @@ const GoToFlow = _ref => {
2683
2712
  }));
2684
2713
  };
2685
2714
 
2686
- const _excluded$48 = ["color", "size"];
2715
+ const _excluded$49 = ["color", "size"];
2687
2716
 
2688
2717
  /**
2689
2718
  * @typedef {Object} NodeAddProps
@@ -2698,7 +2727,7 @@ const NodeAdd = _ref => {
2698
2727
  color = 'currentColor',
2699
2728
  size = '24'
2700
2729
  } = _ref,
2701
- otherProps = _objectWithoutProperties(_ref, _excluded$48);
2730
+ otherProps = _objectWithoutProperties(_ref, _excluded$49);
2702
2731
  return /*#__PURE__*/React.createElement("svg", _extends({
2703
2732
  width: size,
2704
2733
  height: size,
@@ -2712,7 +2741,7 @@ const NodeAdd = _ref => {
2712
2741
  }));
2713
2742
  };
2714
2743
 
2715
- const _excluded$47 = ["color", "size"];
2744
+ const _excluded$48 = ["color", "size"];
2716
2745
 
2717
2746
  /**
2718
2747
  * @typedef {Object} TemplatesProps
@@ -2727,7 +2756,7 @@ const Templates = _ref => {
2727
2756
  color = 'currentColor',
2728
2757
  size = '24'
2729
2758
  } = _ref,
2730
- otherProps = _objectWithoutProperties(_ref, _excluded$47);
2759
+ otherProps = _objectWithoutProperties(_ref, _excluded$48);
2731
2760
  return /*#__PURE__*/React.createElement("svg", _extends({
2732
2761
  width: size,
2733
2762
  height: size,
@@ -2741,7 +2770,7 @@ const Templates = _ref => {
2741
2770
  }));
2742
2771
  };
2743
2772
 
2744
- const _excluded$46 = ["color", "size"];
2773
+ const _excluded$47 = ["color", "size"];
2745
2774
 
2746
2775
  /**
2747
2776
  * @typedef {Object} AudioProps
@@ -2756,7 +2785,7 @@ const Audio = _ref => {
2756
2785
  color = 'currentColor',
2757
2786
  size = '24'
2758
2787
  } = _ref,
2759
- otherProps = _objectWithoutProperties(_ref, _excluded$46);
2788
+ otherProps = _objectWithoutProperties(_ref, _excluded$47);
2760
2789
  return /*#__PURE__*/React.createElement("svg", _extends({
2761
2790
  width: size,
2762
2791
  height: size,
@@ -2771,7 +2800,7 @@ const Audio = _ref => {
2771
2800
  }));
2772
2801
  };
2773
2802
 
2774
- const _excluded$45 = ["color", "size"];
2803
+ const _excluded$46 = ["color", "size"];
2775
2804
 
2776
2805
  /**
2777
2806
  * @typedef {Object} KeyboardProps
@@ -2786,7 +2815,7 @@ const Keyboard = _ref => {
2786
2815
  color = 'currentColor',
2787
2816
  size = '24'
2788
2817
  } = _ref,
2789
- otherProps = _objectWithoutProperties(_ref, _excluded$45);
2818
+ otherProps = _objectWithoutProperties(_ref, _excluded$46);
2790
2819
  return /*#__PURE__*/React.createElement("svg", _extends({
2791
2820
  width: size,
2792
2821
  height: size,
@@ -2800,7 +2829,7 @@ const Keyboard = _ref => {
2800
2829
  }));
2801
2830
  };
2802
2831
 
2803
- const _excluded$44 = ["color", "size"];
2832
+ const _excluded$45 = ["color", "size"];
2804
2833
 
2805
2834
  /**
2806
2835
  * @typedef {Object} TemplateMediaBgProps
@@ -2815,7 +2844,7 @@ const TemplateMediaBg = _ref => {
2815
2844
  color = 'currentColor',
2816
2845
  size = '24'
2817
2846
  } = _ref,
2818
- otherProps = _objectWithoutProperties(_ref, _excluded$44);
2847
+ otherProps = _objectWithoutProperties(_ref, _excluded$45);
2819
2848
  return /*#__PURE__*/React.createElement("svg", _extends({
2820
2849
  width: size,
2821
2850
  height: size,
@@ -2831,7 +2860,7 @@ const TemplateMediaBg = _ref => {
2831
2860
  }));
2832
2861
  };
2833
2862
 
2834
- const _excluded$43 = ["color", "size"];
2863
+ const _excluded$44 = ["color", "size"];
2835
2864
 
2836
2865
  /**
2837
2866
  * @typedef {Object} TemplateTextMediaProps
@@ -2846,7 +2875,7 @@ const TemplateTextMedia = _ref => {
2846
2875
  color = 'currentColor',
2847
2876
  size = '24'
2848
2877
  } = _ref,
2849
- otherProps = _objectWithoutProperties(_ref, _excluded$43);
2878
+ otherProps = _objectWithoutProperties(_ref, _excluded$44);
2850
2879
  return /*#__PURE__*/React.createElement("svg", _extends({
2851
2880
  width: size,
2852
2881
  height: size,
@@ -2873,7 +2902,7 @@ const TemplateTextMedia = _ref => {
2873
2902
  }));
2874
2903
  };
2875
2904
 
2876
- const _excluded$42 = ["color", "size"];
2905
+ const _excluded$43 = ["color", "size"];
2877
2906
 
2878
2907
  /**
2879
2908
  * @typedef {Object} WhatsAppWidgetProps
@@ -2888,7 +2917,7 @@ const WhatsAppWidget = _ref => {
2888
2917
  color = 'currentColor',
2889
2918
  size = '24'
2890
2919
  } = _ref,
2891
- otherProps = _objectWithoutProperties(_ref, _excluded$42);
2920
+ otherProps = _objectWithoutProperties(_ref, _excluded$43);
2892
2921
  return /*#__PURE__*/React.createElement("svg", _extends({
2893
2922
  width: size,
2894
2923
  height: size,
@@ -2907,7 +2936,7 @@ const WhatsAppWidget = _ref => {
2907
2936
  }));
2908
2937
  };
2909
2938
 
2910
- const _excluded$41 = ["color", "size"];
2939
+ const _excluded$42 = ["color", "size"];
2911
2940
 
2912
2941
  /**
2913
2942
  * @typedef {Object} TriggerFbCommentsProps
@@ -2922,7 +2951,7 @@ const TriggerFbComments = _ref => {
2922
2951
  color = 'currentColor',
2923
2952
  size = '24'
2924
2953
  } = _ref,
2925
- otherProps = _objectWithoutProperties(_ref, _excluded$41);
2954
+ otherProps = _objectWithoutProperties(_ref, _excluded$42);
2926
2955
  return /*#__PURE__*/React.createElement("svg", _extends({
2927
2956
  width: size,
2928
2957
  height: size,
@@ -2936,7 +2965,7 @@ const TriggerFbComments = _ref => {
2936
2965
  }));
2937
2966
  };
2938
2967
 
2939
- const _excluded$40 = ["color", "size"];
2968
+ const _excluded$41 = ["color", "size"];
2940
2969
 
2941
2970
  /**
2942
2971
  * @typedef {Object} TriggerFbAdsProps
@@ -2951,7 +2980,7 @@ const TriggerFbAds = _ref => {
2951
2980
  color = 'currentColor',
2952
2981
  size = '24'
2953
2982
  } = _ref,
2954
- otherProps = _objectWithoutProperties(_ref, _excluded$40);
2983
+ otherProps = _objectWithoutProperties(_ref, _excluded$41);
2955
2984
  return /*#__PURE__*/React.createElement("svg", _extends({
2956
2985
  width: size,
2957
2986
  height: size,
@@ -2965,7 +2994,7 @@ const TriggerFbAds = _ref => {
2965
2994
  }));
2966
2995
  };
2967
2996
 
2968
- const _excluded$3$ = ["color", "size"];
2997
+ const _excluded$40 = ["color", "size"];
2969
2998
 
2970
2999
  /**
2971
3000
  * @typedef {Object} TriggerNewSubscriberProps
@@ -2980,7 +3009,7 @@ const TriggerNewSubscriber = _ref => {
2980
3009
  color = 'currentColor',
2981
3010
  size = '24'
2982
3011
  } = _ref,
2983
- otherProps = _objectWithoutProperties(_ref, _excluded$3$);
3012
+ otherProps = _objectWithoutProperties(_ref, _excluded$40);
2984
3013
  return /*#__PURE__*/React.createElement("svg", _extends({
2985
3014
  width: size,
2986
3015
  height: size,
@@ -2994,7 +3023,7 @@ const TriggerNewSubscriber = _ref => {
2994
3023
  }));
2995
3024
  };
2996
3025
 
2997
- const _excluded$3_ = ["color", "size"];
3026
+ const _excluded$3$ = ["color", "size"];
2998
3027
 
2999
3028
  /**
3000
3029
  * @typedef {Object} TriggerFbComments20Props
@@ -3009,7 +3038,7 @@ const TriggerFbComments20 = _ref => {
3009
3038
  color = 'currentColor',
3010
3039
  size = '24'
3011
3040
  } = _ref,
3012
- otherProps = _objectWithoutProperties(_ref, _excluded$3_);
3041
+ otherProps = _objectWithoutProperties(_ref, _excluded$3$);
3013
3042
  return /*#__PURE__*/React.createElement("svg", _extends({
3014
3043
  width: size,
3015
3044
  height: size,
@@ -3023,7 +3052,7 @@ const TriggerFbComments20 = _ref => {
3023
3052
  }));
3024
3053
  };
3025
3054
 
3026
- const _excluded$3Z = ["color", "size"];
3055
+ const _excluded$3_ = ["color", "size"];
3027
3056
 
3028
3057
  /**
3029
3058
  * @typedef {Object} TelegramChannel2Props
@@ -3038,7 +3067,7 @@ const TelegramChannel2 = _ref => {
3038
3067
  color = 'currentColor',
3039
3068
  size = '24'
3040
3069
  } = _ref,
3041
- otherProps = _objectWithoutProperties(_ref, _excluded$3Z);
3070
+ otherProps = _objectWithoutProperties(_ref, _excluded$3_);
3042
3071
  return /*#__PURE__*/React.createElement("svg", _extends({
3043
3072
  width: size,
3044
3073
  height: size,
@@ -3055,7 +3084,7 @@ const TelegramChannel2 = _ref => {
3055
3084
  }));
3056
3085
  };
3057
3086
 
3058
- const _excluded$3Y = ["color", "size"];
3087
+ const _excluded$3Z = ["color", "size"];
3059
3088
 
3060
3089
  /**
3061
3090
  * @typedef {Object} TriggerIgStoryReplyProps
@@ -3070,7 +3099,7 @@ const TriggerIgStoryReply = _ref => {
3070
3099
  color = 'currentColor',
3071
3100
  size = '24'
3072
3101
  } = _ref,
3073
- otherProps = _objectWithoutProperties(_ref, _excluded$3Y);
3102
+ otherProps = _objectWithoutProperties(_ref, _excluded$3Z);
3074
3103
  return /*#__PURE__*/React.createElement("svg", _extends({
3075
3104
  width: size,
3076
3105
  height: size,
@@ -3084,7 +3113,7 @@ const TriggerIgStoryReply = _ref => {
3084
3113
  }));
3085
3114
  };
3086
3115
 
3087
- const _excluded$3X = ["color", "size"];
3116
+ const _excluded$3Y = ["color", "size"];
3088
3117
 
3089
3118
  /**
3090
3119
  * @typedef {Object} IgLiveCommentsProps
@@ -3099,7 +3128,7 @@ const IgLiveComments = _ref => {
3099
3128
  color = 'currentColor',
3100
3129
  size = '24'
3101
3130
  } = _ref,
3102
- otherProps = _objectWithoutProperties(_ref, _excluded$3X);
3131
+ otherProps = _objectWithoutProperties(_ref, _excluded$3Y);
3103
3132
  return /*#__PURE__*/React.createElement("svg", _extends({
3104
3133
  width: size,
3105
3134
  height: size,
@@ -3113,7 +3142,7 @@ const IgLiveComments = _ref => {
3113
3142
  }));
3114
3143
  };
3115
3144
 
3116
- const _excluded$3W = ["color", "size"];
3145
+ const _excluded$3X = ["color", "size"];
3117
3146
 
3118
3147
  /**
3119
3148
  * @typedef {Object} OrphanMobileProps
@@ -3128,7 +3157,7 @@ const OrphanMobile = _ref => {
3128
3157
  color = 'currentColor',
3129
3158
  size = '24'
3130
3159
  } = _ref,
3131
- otherProps = _objectWithoutProperties(_ref, _excluded$3W);
3160
+ otherProps = _objectWithoutProperties(_ref, _excluded$3X);
3132
3161
  return /*#__PURE__*/React.createElement("svg", _extends({
3133
3162
  width: size,
3134
3163
  height: size,
@@ -3152,7 +3181,7 @@ const OrphanMobile = _ref => {
3152
3181
  }));
3153
3182
  };
3154
3183
 
3155
- const _excluded$3V = ["color", "size"];
3184
+ const _excluded$3W = ["color", "size"];
3156
3185
 
3157
3186
  /**
3158
3187
  * @typedef {Object} OrphanDesktopProps
@@ -3167,7 +3196,7 @@ const OrphanDesktop = _ref => {
3167
3196
  color = 'currentColor',
3168
3197
  size = '24'
3169
3198
  } = _ref,
3170
- otherProps = _objectWithoutProperties(_ref, _excluded$3V);
3199
+ otherProps = _objectWithoutProperties(_ref, _excluded$3W);
3171
3200
  return /*#__PURE__*/React.createElement("svg", _extends({
3172
3201
  width: size,
3173
3202
  height: size,
@@ -3181,7 +3210,7 @@ const OrphanDesktop = _ref => {
3181
3210
  }));
3182
3211
  };
3183
3212
 
3184
- const _excluded$3U = ["color", "size"];
3213
+ const _excluded$3V = ["color", "size"];
3185
3214
 
3186
3215
  /**
3187
3216
  * @typedef {Object} OrphanFullScreenPreviewProps
@@ -3196,7 +3225,7 @@ const OrphanFullScreenPreview = _ref => {
3196
3225
  color = 'currentColor',
3197
3226
  size = '24'
3198
3227
  } = _ref,
3199
- otherProps = _objectWithoutProperties(_ref, _excluded$3U);
3228
+ otherProps = _objectWithoutProperties(_ref, _excluded$3V);
3200
3229
  return /*#__PURE__*/React.createElement("svg", _extends({
3201
3230
  width: size,
3202
3231
  height: size,
@@ -3210,7 +3239,7 @@ const OrphanFullScreenPreview = _ref => {
3210
3239
  }));
3211
3240
  };
3212
3241
 
3213
- const _excluded$3T = ["color", "size"];
3242
+ const _excluded$3U = ["color", "size"];
3214
3243
 
3215
3244
  /**
3216
3245
  * @typedef {Object} OrphanCardQuadrantProps
@@ -3225,7 +3254,7 @@ const OrphanCardQuadrant = _ref => {
3225
3254
  color = 'currentColor',
3226
3255
  size = '24'
3227
3256
  } = _ref,
3228
- otherProps = _objectWithoutProperties(_ref, _excluded$3T);
3257
+ otherProps = _objectWithoutProperties(_ref, _excluded$3U);
3229
3258
  return /*#__PURE__*/React.createElement("svg", _extends({
3230
3259
  width: size,
3231
3260
  height: size,
@@ -3239,7 +3268,7 @@ const OrphanCardQuadrant = _ref => {
3239
3268
  }));
3240
3269
  };
3241
3270
 
3242
- const _excluded$3S = ["color", "size"];
3271
+ const _excluded$3T = ["color", "size"];
3243
3272
 
3244
3273
  /**
3245
3274
  * @typedef {Object} OrphanIntegrationProps
@@ -3254,7 +3283,7 @@ const OrphanIntegration = _ref => {
3254
3283
  color = 'currentColor',
3255
3284
  size = '24'
3256
3285
  } = _ref,
3257
- otherProps = _objectWithoutProperties(_ref, _excluded$3S);
3286
+ otherProps = _objectWithoutProperties(_ref, _excluded$3T);
3258
3287
  return /*#__PURE__*/React.createElement("svg", _extends({
3259
3288
  width: size,
3260
3289
  height: size,
@@ -3270,7 +3299,7 @@ const OrphanIntegration = _ref => {
3270
3299
  }));
3271
3300
  };
3272
3301
 
3273
- const _excluded$3R = ["color", "size"];
3302
+ const _excluded$3S = ["color", "size"];
3274
3303
 
3275
3304
  /**
3276
3305
  * @typedef {Object} OrphanSplitProps
@@ -3285,7 +3314,7 @@ const OrphanSplit = _ref => {
3285
3314
  color = 'currentColor',
3286
3315
  size = '24'
3287
3316
  } = _ref,
3288
- otherProps = _objectWithoutProperties(_ref, _excluded$3R);
3317
+ otherProps = _objectWithoutProperties(_ref, _excluded$3S);
3289
3318
  return /*#__PURE__*/React.createElement("svg", _extends({
3290
3319
  width: size,
3291
3320
  height: size,
@@ -3299,7 +3328,7 @@ const OrphanSplit = _ref => {
3299
3328
  }));
3300
3329
  };
3301
3330
 
3302
- const _excluded$3Q = ["color", "size"];
3331
+ const _excluded$3R = ["color", "size"];
3303
3332
 
3304
3333
  /**
3305
3334
  * @typedef {Object} OrphanCallProps
@@ -3314,7 +3343,7 @@ const OrphanCall = _ref => {
3314
3343
  color = 'currentColor',
3315
3344
  size = '24'
3316
3345
  } = _ref,
3317
- otherProps = _objectWithoutProperties(_ref, _excluded$3Q);
3346
+ otherProps = _objectWithoutProperties(_ref, _excluded$3R);
3318
3347
  return /*#__PURE__*/React.createElement("svg", _extends({
3319
3348
  width: size,
3320
3349
  height: size,
@@ -3328,7 +3357,7 @@ const OrphanCall = _ref => {
3328
3357
  }));
3329
3358
  };
3330
3359
 
3331
- const _excluded$3P = ["color", "size"];
3360
+ const _excluded$3Q = ["color", "size"];
3332
3361
 
3333
3362
  /**
3334
3363
  * @typedef {Object} OrphanBuyButtonProps
@@ -3343,7 +3372,7 @@ const OrphanBuyButton = _ref => {
3343
3372
  color = 'currentColor',
3344
3373
  size = '24'
3345
3374
  } = _ref,
3346
- otherProps = _objectWithoutProperties(_ref, _excluded$3P);
3375
+ otherProps = _objectWithoutProperties(_ref, _excluded$3Q);
3347
3376
  return /*#__PURE__*/React.createElement("svg", _extends({
3348
3377
  width: size,
3349
3378
  height: size,
@@ -3357,7 +3386,7 @@ const OrphanBuyButton = _ref => {
3357
3386
  }));
3358
3387
  };
3359
3388
 
3360
- const _excluded$3O = ["color", "size"];
3389
+ const _excluded$3P = ["color", "size"];
3361
3390
 
3362
3391
  /**
3363
3392
  * @typedef {Object} OrphanAction2Props
@@ -3372,7 +3401,7 @@ const OrphanAction2 = _ref => {
3372
3401
  color = 'currentColor',
3373
3402
  size = '24'
3374
3403
  } = _ref,
3375
- otherProps = _objectWithoutProperties(_ref, _excluded$3O);
3404
+ otherProps = _objectWithoutProperties(_ref, _excluded$3P);
3376
3405
  return /*#__PURE__*/React.createElement("svg", _extends({
3377
3406
  width: size,
3378
3407
  height: size,
@@ -3386,7 +3415,7 @@ const OrphanAction2 = _ref => {
3386
3415
  }));
3387
3416
  };
3388
3417
 
3389
- const _excluded$3N = ["color", "size"];
3418
+ const _excluded$3O = ["color", "size"];
3390
3419
 
3391
3420
  /**
3392
3421
  * @typedef {Object} OrphanAdsCampaignTrafficProps
@@ -3401,7 +3430,7 @@ const OrphanAdsCampaignTraffic = _ref => {
3401
3430
  color = 'currentColor',
3402
3431
  size = '24'
3403
3432
  } = _ref,
3404
- otherProps = _objectWithoutProperties(_ref, _excluded$3N);
3433
+ otherProps = _objectWithoutProperties(_ref, _excluded$3O);
3405
3434
  return /*#__PURE__*/React.createElement("svg", _extends({
3406
3435
  width: size,
3407
3436
  height: size,
@@ -3415,7 +3444,7 @@ const OrphanAdsCampaignTraffic = _ref => {
3415
3444
  }));
3416
3445
  };
3417
3446
 
3418
- const _excluded$3M = ["color", "size"];
3447
+ const _excluded$3N = ["color", "size"];
3419
3448
 
3420
3449
  /**
3421
3450
  * @typedef {Object} OrphanBuilderSelectProps
@@ -3430,7 +3459,7 @@ const OrphanBuilderSelect = _ref => {
3430
3459
  color = 'currentColor',
3431
3460
  size = '24'
3432
3461
  } = _ref,
3433
- otherProps = _objectWithoutProperties(_ref, _excluded$3M);
3462
+ otherProps = _objectWithoutProperties(_ref, _excluded$3N);
3434
3463
  return /*#__PURE__*/React.createElement("svg", _extends({
3435
3464
  width: size,
3436
3465
  height: size,
@@ -3444,7 +3473,7 @@ const OrphanBuilderSelect = _ref => {
3444
3473
  }));
3445
3474
  };
3446
3475
 
3447
- const _excluded$3L = ["color", "size"];
3476
+ const _excluded$3M = ["color", "size"];
3448
3477
 
3449
3478
  /**
3450
3479
  * @typedef {Object} OrphanFullTextProps
@@ -3459,7 +3488,7 @@ const OrphanFullText = _ref => {
3459
3488
  color = 'currentColor',
3460
3489
  size = '24'
3461
3490
  } = _ref,
3462
- otherProps = _objectWithoutProperties(_ref, _excluded$3L);
3491
+ otherProps = _objectWithoutProperties(_ref, _excluded$3M);
3463
3492
  return /*#__PURE__*/React.createElement("svg", _extends({
3464
3493
  width: size,
3465
3494
  height: size,
@@ -3473,7 +3502,7 @@ const OrphanFullText = _ref => {
3473
3502
  }));
3474
3503
  };
3475
3504
 
3476
- const _excluded$3K = ["color", "size"];
3505
+ const _excluded$3L = ["color", "size"];
3477
3506
 
3478
3507
  /**
3479
3508
  * @typedef {Object} OrphanMinimizedChatProps
@@ -3488,7 +3517,7 @@ const OrphanMinimizedChat = _ref => {
3488
3517
  color = 'currentColor',
3489
3518
  size = '24'
3490
3519
  } = _ref,
3491
- otherProps = _objectWithoutProperties(_ref, _excluded$3K);
3520
+ otherProps = _objectWithoutProperties(_ref, _excluded$3L);
3492
3521
  return /*#__PURE__*/React.createElement("svg", _extends({
3493
3522
  width: size,
3494
3523
  height: size,
@@ -3502,7 +3531,7 @@ const OrphanMinimizedChat = _ref => {
3502
3531
  }));
3503
3532
  };
3504
3533
 
3505
- const _excluded$3J = ["color", "size"];
3534
+ const _excluded$3K = ["color", "size"];
3506
3535
 
3507
3536
  /**
3508
3537
  * @typedef {Object} OrphanLongArrowProps
@@ -3517,7 +3546,7 @@ const OrphanLongArrow = _ref => {
3517
3546
  color = 'currentColor',
3518
3547
  size = '24'
3519
3548
  } = _ref,
3520
- otherProps = _objectWithoutProperties(_ref, _excluded$3J);
3549
+ otherProps = _objectWithoutProperties(_ref, _excluded$3K);
3521
3550
  return /*#__PURE__*/React.createElement("svg", _extends({
3522
3551
  width: size,
3523
3552
  height: size,
@@ -3533,7 +3562,7 @@ const OrphanLongArrow = _ref => {
3533
3562
  }));
3534
3563
  };
3535
3564
 
3536
- const _excluded$3I = ["color", "size"];
3565
+ const _excluded$3J = ["color", "size"];
3537
3566
 
3538
3567
  /**
3539
3568
  * @typedef {Object} OrphanIntegromatProps
@@ -3548,7 +3577,7 @@ const OrphanIntegromat = _ref => {
3548
3577
  color = 'currentColor',
3549
3578
  size = '24'
3550
3579
  } = _ref,
3551
- otherProps = _objectWithoutProperties(_ref, _excluded$3I);
3580
+ otherProps = _objectWithoutProperties(_ref, _excluded$3J);
3552
3581
  return /*#__PURE__*/React.createElement("svg", _extends({
3553
3582
  width: size,
3554
3583
  height: size,
@@ -3562,7 +3591,7 @@ const OrphanIntegromat = _ref => {
3562
3591
  }));
3563
3592
  };
3564
3593
 
3565
- const _excluded$3H = ["color", "size"];
3594
+ const _excluded$3I = ["color", "size"];
3566
3595
 
3567
3596
  /**
3568
3597
  * @typedef {Object} OrphanAdsCampaignMessagesProps
@@ -3577,7 +3606,7 @@ const OrphanAdsCampaignMessages = _ref => {
3577
3606
  color = 'currentColor',
3578
3607
  size = '24'
3579
3608
  } = _ref,
3580
- otherProps = _objectWithoutProperties(_ref, _excluded$3H);
3609
+ otherProps = _objectWithoutProperties(_ref, _excluded$3I);
3581
3610
  return /*#__PURE__*/React.createElement("svg", _extends({
3582
3611
  width: size,
3583
3612
  height: size,
@@ -3591,7 +3620,7 @@ const OrphanAdsCampaignMessages = _ref => {
3591
3620
  }));
3592
3621
  };
3593
3622
 
3594
- const _excluded$3G = ["color", "size"];
3623
+ const _excluded$3H = ["color", "size"];
3595
3624
 
3596
3625
  /**
3597
3626
  * @typedef {Object} OrphanAdStatisticsProps
@@ -3606,7 +3635,7 @@ const OrphanAdStatistics = _ref => {
3606
3635
  color = 'currentColor',
3607
3636
  size = '24'
3608
3637
  } = _ref,
3609
- otherProps = _objectWithoutProperties(_ref, _excluded$3G);
3638
+ otherProps = _objectWithoutProperties(_ref, _excluded$3H);
3610
3639
  return /*#__PURE__*/React.createElement("svg", _extends({
3611
3640
  width: size,
3612
3641
  height: size,
@@ -3620,7 +3649,7 @@ const OrphanAdStatistics = _ref => {
3620
3649
  }));
3621
3650
  };
3622
3651
 
3623
- const _excluded$3F = ["color", "size"];
3652
+ const _excluded$3G = ["color", "size"];
3624
3653
 
3625
3654
  /**
3626
3655
  * @typedef {Object} OrphanMainMenuProps
@@ -3635,7 +3664,7 @@ const OrphanMainMenu = _ref => {
3635
3664
  color = 'currentColor',
3636
3665
  size = '24'
3637
3666
  } = _ref,
3638
- otherProps = _objectWithoutProperties(_ref, _excluded$3F);
3667
+ otherProps = _objectWithoutProperties(_ref, _excluded$3G);
3639
3668
  return /*#__PURE__*/React.createElement("svg", _extends({
3640
3669
  width: size,
3641
3670
  height: size,
@@ -3661,7 +3690,7 @@ const OrphanMainMenu = _ref => {
3661
3690
  }));
3662
3691
  };
3663
3692
 
3664
- const _excluded$3E = ["color", "size"];
3693
+ const _excluded$3F = ["color", "size"];
3665
3694
 
3666
3695
  /**
3667
3696
  * @typedef {Object} OrphanLiveChatDoneProps
@@ -3676,7 +3705,7 @@ const OrphanLiveChatDone = _ref => {
3676
3705
  color = 'currentColor',
3677
3706
  size = '24'
3678
3707
  } = _ref,
3679
- otherProps = _objectWithoutProperties(_ref, _excluded$3E);
3708
+ otherProps = _objectWithoutProperties(_ref, _excluded$3F);
3680
3709
  return /*#__PURE__*/React.createElement("svg", _extends({
3681
3710
  width: size,
3682
3711
  height: size,
@@ -3692,7 +3721,7 @@ const OrphanLiveChatDone = _ref => {
3692
3721
  }));
3693
3722
  };
3694
3723
 
3695
- const _excluded$3D = ["color", "size"];
3724
+ const _excluded$3E = ["color", "size"];
3696
3725
 
3697
3726
  /**
3698
3727
  * @typedef {Object} OrphanFbChatProps
@@ -3707,7 +3736,7 @@ const OrphanFbChat = _ref => {
3707
3736
  color = 'currentColor',
3708
3737
  size = '24'
3709
3738
  } = _ref,
3710
- otherProps = _objectWithoutProperties(_ref, _excluded$3D);
3739
+ otherProps = _objectWithoutProperties(_ref, _excluded$3E);
3711
3740
  return /*#__PURE__*/React.createElement("svg", _extends({
3712
3741
  width: size,
3713
3742
  height: size,
@@ -3723,7 +3752,7 @@ const OrphanFbChat = _ref => {
3723
3752
  }));
3724
3753
  };
3725
3754
 
3726
- const _excluded$3C = ["color", "size"];
3755
+ const _excluded$3D = ["color", "size"];
3727
3756
 
3728
3757
  /**
3729
3758
  * @typedef {Object} OrphanTriggerZapProps
@@ -3738,7 +3767,7 @@ const OrphanTriggerZap = _ref => {
3738
3767
  color = 'currentColor',
3739
3768
  size = '24'
3740
3769
  } = _ref,
3741
- otherProps = _objectWithoutProperties(_ref, _excluded$3C);
3770
+ otherProps = _objectWithoutProperties(_ref, _excluded$3D);
3742
3771
  return /*#__PURE__*/React.createElement("svg", _extends({
3743
3772
  width: size,
3744
3773
  height: size,
@@ -3752,7 +3781,7 @@ const OrphanTriggerZap = _ref => {
3752
3781
  }));
3753
3782
  };
3754
3783
 
3755
- const _excluded$3B = ["color", "size"];
3784
+ const _excluded$3C = ["color", "size"];
3756
3785
 
3757
3786
  /**
3758
3787
  * @typedef {Object} OrphanTableViewProps
@@ -3767,7 +3796,7 @@ const OrphanTableView = _ref => {
3767
3796
  color = 'currentColor',
3768
3797
  size = '24'
3769
3798
  } = _ref,
3770
- otherProps = _objectWithoutProperties(_ref, _excluded$3B);
3799
+ otherProps = _objectWithoutProperties(_ref, _excluded$3C);
3771
3800
  return /*#__PURE__*/React.createElement("svg", _extends({
3772
3801
  width: size,
3773
3802
  height: size,
@@ -3781,7 +3810,7 @@ const OrphanTableView = _ref => {
3781
3810
  }));
3782
3811
  };
3783
3812
 
3784
- const _excluded$3A = ["color", "size"];
3813
+ const _excluded$3B = ["color", "size"];
3785
3814
 
3786
3815
  /**
3787
3816
  * @typedef {Object} OrphanSubscribedNoInfoProps
@@ -3796,7 +3825,7 @@ const OrphanSubscribedNoInfo = _ref => {
3796
3825
  color = 'currentColor',
3797
3826
  size = '24'
3798
3827
  } = _ref,
3799
- otherProps = _objectWithoutProperties(_ref, _excluded$3A);
3828
+ otherProps = _objectWithoutProperties(_ref, _excluded$3B);
3800
3829
  return /*#__PURE__*/React.createElement("svg", _extends({
3801
3830
  width: size,
3802
3831
  height: size,
@@ -3810,7 +3839,7 @@ const OrphanSubscribedNoInfo = _ref => {
3810
3839
  }));
3811
3840
  };
3812
3841
 
3813
- const _excluded$3z = ["color", "size"];
3842
+ const _excluded$3A = ["color", "size"];
3814
3843
 
3815
3844
  /**
3816
3845
  * @typedef {Object} OrphanOpenProps
@@ -3825,7 +3854,7 @@ const OrphanOpen = _ref => {
3825
3854
  color = 'currentColor',
3826
3855
  size = '24'
3827
3856
  } = _ref,
3828
- otherProps = _objectWithoutProperties(_ref, _excluded$3z);
3857
+ otherProps = _objectWithoutProperties(_ref, _excluded$3A);
3829
3858
  return /*#__PURE__*/React.createElement("svg", _extends({
3830
3859
  width: size,
3831
3860
  height: size,
@@ -3839,7 +3868,7 @@ const OrphanOpen = _ref => {
3839
3868
  }));
3840
3869
  };
3841
3870
 
3842
- const _excluded$3y = ["color", "size"];
3871
+ const _excluded$3z = ["color", "size"];
3843
3872
 
3844
3873
  /**
3845
3874
  * @typedef {Object} OrphanArchiveProps
@@ -3854,7 +3883,7 @@ const OrphanArchive = _ref => {
3854
3883
  color = 'currentColor',
3855
3884
  size = '24'
3856
3885
  } = _ref,
3857
- otherProps = _objectWithoutProperties(_ref, _excluded$3y);
3886
+ otherProps = _objectWithoutProperties(_ref, _excluded$3z);
3858
3887
  return /*#__PURE__*/React.createElement("svg", _extends({
3859
3888
  width: size,
3860
3889
  height: size,
@@ -3868,7 +3897,7 @@ const OrphanArchive = _ref => {
3868
3897
  }));
3869
3898
  };
3870
3899
 
3871
- const _excluded$3x = ["color", "size"];
3900
+ const _excluded$3y = ["color", "size"];
3872
3901
 
3873
3902
  /**
3874
3903
  * @typedef {Object} OrphanRestoreProps
@@ -3883,7 +3912,7 @@ const OrphanRestore = _ref => {
3883
3912
  color = 'currentColor',
3884
3913
  size = '24'
3885
3914
  } = _ref,
3886
- otherProps = _objectWithoutProperties(_ref, _excluded$3x);
3915
+ otherProps = _objectWithoutProperties(_ref, _excluded$3y);
3887
3916
  return /*#__PURE__*/React.createElement("svg", _extends({
3888
3917
  width: size,
3889
3918
  height: size,
@@ -3897,7 +3926,7 @@ const OrphanRestore = _ref => {
3897
3926
  }));
3898
3927
  };
3899
3928
 
3900
- const _excluded$3w = ["color", "size"];
3929
+ const _excluded$3x = ["color", "size"];
3901
3930
 
3902
3931
  /**
3903
3932
  * @typedef {Object} CufTextProps
@@ -3912,7 +3941,7 @@ const CufText = _ref => {
3912
3941
  color = 'currentColor',
3913
3942
  size = '24'
3914
3943
  } = _ref,
3915
- otherProps = _objectWithoutProperties(_ref, _excluded$3w);
3944
+ otherProps = _objectWithoutProperties(_ref, _excluded$3x);
3916
3945
  return /*#__PURE__*/React.createElement("svg", _extends({
3917
3946
  width: size,
3918
3947
  height: size,
@@ -3929,7 +3958,7 @@ const CufText = _ref => {
3929
3958
  }));
3930
3959
  };
3931
3960
 
3932
- const _excluded$3v = ["color", "size"];
3961
+ const _excluded$3w = ["color", "size"];
3933
3962
 
3934
3963
  /**
3935
3964
  * @typedef {Object} CufNumberProps
@@ -3944,7 +3973,7 @@ const CufNumber = _ref => {
3944
3973
  color = 'currentColor',
3945
3974
  size = '24'
3946
3975
  } = _ref,
3947
- otherProps = _objectWithoutProperties(_ref, _excluded$3v);
3976
+ otherProps = _objectWithoutProperties(_ref, _excluded$3w);
3948
3977
  return /*#__PURE__*/React.createElement("svg", _extends({
3949
3978
  width: size,
3950
3979
  height: size,
@@ -3958,7 +3987,7 @@ const CufNumber = _ref => {
3958
3987
  }));
3959
3988
  };
3960
3989
 
3961
- const _excluded$3u = ["color", "size"];
3990
+ const _excluded$3v = ["color", "size"];
3962
3991
 
3963
3992
  /**
3964
3993
  * @typedef {Object} CufBooleanProps
@@ -3973,7 +4002,7 @@ const CufBoolean = _ref => {
3973
4002
  color = 'currentColor',
3974
4003
  size = '24'
3975
4004
  } = _ref,
3976
- otherProps = _objectWithoutProperties(_ref, _excluded$3u);
4005
+ otherProps = _objectWithoutProperties(_ref, _excluded$3v);
3977
4006
  return /*#__PURE__*/React.createElement("svg", _extends({
3978
4007
  width: size,
3979
4008
  height: size,
@@ -3987,7 +4016,7 @@ const CufBoolean = _ref => {
3987
4016
  }));
3988
4017
  };
3989
4018
 
3990
- const _excluded$3t = ["color", "size"];
4019
+ const _excluded$3u = ["color", "size"];
3991
4020
 
3992
4021
  /**
3993
4022
  * @typedef {Object} OrphanClickedProps
@@ -4002,7 +4031,7 @@ const OrphanClicked = _ref => {
4002
4031
  color = 'currentColor',
4003
4032
  size = '24'
4004
4033
  } = _ref,
4005
- otherProps = _objectWithoutProperties(_ref, _excluded$3t);
4034
+ otherProps = _objectWithoutProperties(_ref, _excluded$3u);
4006
4035
  return /*#__PURE__*/React.createElement("svg", _extends({
4007
4036
  width: size,
4008
4037
  height: size,
@@ -4017,7 +4046,7 @@ const OrphanClicked = _ref => {
4017
4046
  }));
4018
4047
  };
4019
4048
 
4020
- const _excluded$3s = ["color", "size"];
4049
+ const _excluded$3t = ["color", "size"];
4021
4050
 
4022
4051
  /**
4023
4052
  * @typedef {Object} OrphanActionProps
@@ -4032,7 +4061,7 @@ const OrphanAction = _ref => {
4032
4061
  color = 'currentColor',
4033
4062
  size = '24'
4034
4063
  } = _ref,
4035
- otherProps = _objectWithoutProperties(_ref, _excluded$3s);
4064
+ otherProps = _objectWithoutProperties(_ref, _excluded$3t);
4036
4065
  return /*#__PURE__*/React.createElement("svg", _extends({
4037
4066
  width: size,
4038
4067
  height: size,
@@ -4048,7 +4077,7 @@ const OrphanAction = _ref => {
4048
4077
  }));
4049
4078
  };
4050
4079
 
4051
- const _excluded$3r = ["color", "size"];
4080
+ const _excluded$3s = ["color", "size"];
4052
4081
 
4053
4082
  /**
4054
4083
  * @typedef {Object} DeleteTagProps
@@ -4063,7 +4092,7 @@ const DeleteTag = _ref => {
4063
4092
  color = 'currentColor',
4064
4093
  size = '24'
4065
4094
  } = _ref,
4066
- otherProps = _objectWithoutProperties(_ref, _excluded$3r);
4095
+ otherProps = _objectWithoutProperties(_ref, _excluded$3s);
4067
4096
  return /*#__PURE__*/React.createElement("svg", _extends({
4068
4097
  width: size,
4069
4098
  height: size,
@@ -4077,7 +4106,7 @@ const DeleteTag = _ref => {
4077
4106
  }));
4078
4107
  };
4079
4108
 
4080
- const _excluded$3q = ["color", "size"];
4109
+ const _excluded$3r = ["color", "size"];
4081
4110
 
4082
4111
  /**
4083
4112
  * @typedef {Object} CouponProps
@@ -4092,7 +4121,7 @@ const Coupon = _ref => {
4092
4121
  color = 'currentColor',
4093
4122
  size = '24'
4094
4123
  } = _ref,
4095
- otherProps = _objectWithoutProperties(_ref, _excluded$3q);
4124
+ otherProps = _objectWithoutProperties(_ref, _excluded$3r);
4096
4125
  return /*#__PURE__*/React.createElement("svg", _extends({
4097
4126
  width: size,
4098
4127
  height: size,
@@ -4106,7 +4135,7 @@ const Coupon = _ref => {
4106
4135
  }));
4107
4136
  };
4108
4137
 
4109
- const _excluded$3p = ["color", "size"];
4138
+ const _excluded$3q = ["color", "size"];
4110
4139
 
4111
4140
  /**
4112
4141
  * @typedef {Object} CufEnumProps
@@ -4121,7 +4150,7 @@ const CufEnum = _ref => {
4121
4150
  color = 'currentColor',
4122
4151
  size = '24'
4123
4152
  } = _ref,
4124
- otherProps = _objectWithoutProperties(_ref, _excluded$3p);
4153
+ otherProps = _objectWithoutProperties(_ref, _excluded$3q);
4125
4154
  return /*#__PURE__*/React.createElement("svg", _extends({
4126
4155
  width: size,
4127
4156
  height: size,
@@ -4141,7 +4170,7 @@ const CufEnum = _ref => {
4141
4170
  }));
4142
4171
  };
4143
4172
 
4144
- const _excluded$3o = ["color", "size"];
4173
+ const _excluded$3p = ["color", "size"];
4145
4174
 
4146
4175
  /**
4147
4176
  * @typedef {Object} CufNoIconProps
@@ -4156,7 +4185,7 @@ const CufNoIcon = _ref => {
4156
4185
  color = 'currentColor',
4157
4186
  size = '24'
4158
4187
  } = _ref,
4159
- otherProps = _objectWithoutProperties(_ref, _excluded$3o);
4188
+ otherProps = _objectWithoutProperties(_ref, _excluded$3p);
4160
4189
  return /*#__PURE__*/React.createElement("svg", _extends({
4161
4190
  width: size,
4162
4191
  height: size,
@@ -4172,7 +4201,7 @@ const CufNoIcon = _ref => {
4172
4201
  }));
4173
4202
  };
4174
4203
 
4175
- const _excluded$3n = ["color", "size"];
4204
+ const _excluded$3o = ["color", "size"];
4176
4205
 
4177
4206
  /**
4178
4207
  * @typedef {Object} CufArrayProps
@@ -4187,7 +4216,7 @@ const CufArray = _ref => {
4187
4216
  color = 'currentColor',
4188
4217
  size = '24'
4189
4218
  } = _ref,
4190
- otherProps = _objectWithoutProperties(_ref, _excluded$3n);
4219
+ otherProps = _objectWithoutProperties(_ref, _excluded$3o);
4191
4220
  return /*#__PURE__*/React.createElement("svg", _extends({
4192
4221
  width: size,
4193
4222
  height: size,
@@ -4204,7 +4233,7 @@ const CufArray = _ref => {
4204
4233
  }));
4205
4234
  };
4206
4235
 
4207
- const _excluded$3m = ["color", "size"];
4236
+ const _excluded$3n = ["color", "size"];
4208
4237
 
4209
4238
  /**
4210
4239
  * @typedef {Object} PhoneOutgoingProps
@@ -4219,7 +4248,7 @@ const PhoneOutgoing = _ref => {
4219
4248
  color = 'currentColor',
4220
4249
  size = '24'
4221
4250
  } = _ref,
4222
- otherProps = _objectWithoutProperties(_ref, _excluded$3m);
4251
+ otherProps = _objectWithoutProperties(_ref, _excluded$3n);
4223
4252
  return /*#__PURE__*/React.createElement("svg", _extends({
4224
4253
  width: size,
4225
4254
  height: size,
@@ -4235,7 +4264,7 @@ const PhoneOutgoing = _ref => {
4235
4264
  }));
4236
4265
  };
4237
4266
 
4238
- const _excluded$3l = ["color", "size"];
4267
+ const _excluded$3m = ["color", "size"];
4239
4268
 
4240
4269
  /**
4241
4270
  * @typedef {Object} CameraProps
@@ -4250,7 +4279,7 @@ const Camera = _ref => {
4250
4279
  color = 'currentColor',
4251
4280
  size = '24'
4252
4281
  } = _ref,
4253
- otherProps = _objectWithoutProperties(_ref, _excluded$3l);
4282
+ otherProps = _objectWithoutProperties(_ref, _excluded$3m);
4254
4283
  return /*#__PURE__*/React.createElement("svg", _extends({
4255
4284
  width: size,
4256
4285
  height: size,
@@ -4271,7 +4300,7 @@ const Camera = _ref => {
4271
4300
  }));
4272
4301
  };
4273
4302
 
4274
- const _excluded$3k = ["color", "size"];
4303
+ const _excluded$3l = ["color", "size"];
4275
4304
 
4276
4305
  /**
4277
4306
  * @typedef {Object} NewCuFsProps
@@ -4286,7 +4315,7 @@ const NewCuFs = _ref => {
4286
4315
  color = 'currentColor',
4287
4316
  size = '24'
4288
4317
  } = _ref,
4289
- otherProps = _objectWithoutProperties(_ref, _excluded$3k);
4318
+ otherProps = _objectWithoutProperties(_ref, _excluded$3l);
4290
4319
  return /*#__PURE__*/React.createElement("svg", _extends({
4291
4320
  width: size,
4292
4321
  height: size,
@@ -4300,7 +4329,7 @@ const NewCuFs = _ref => {
4300
4329
  }));
4301
4330
  };
4302
4331
 
4303
- const _excluded$3j = ["color", "size"];
4332
+ const _excluded$3k = ["color", "size"];
4304
4333
 
4305
4334
  /**
4306
4335
  * @typedef {Object} Cgt20Props
@@ -4315,7 +4344,7 @@ const Cgt20 = _ref => {
4315
4344
  color = 'currentColor',
4316
4345
  size = '24'
4317
4346
  } = _ref,
4318
- otherProps = _objectWithoutProperties(_ref, _excluded$3j);
4347
+ otherProps = _objectWithoutProperties(_ref, _excluded$3k);
4319
4348
  return /*#__PURE__*/React.createElement("svg", _extends({
4320
4349
  width: size,
4321
4350
  height: size,
@@ -4329,7 +4358,7 @@ const Cgt20 = _ref => {
4329
4358
  }));
4330
4359
  };
4331
4360
 
4332
- const _excluded$3i = ["color", "size"];
4361
+ const _excluded$3j = ["color", "size"];
4333
4362
 
4334
4363
  /**
4335
4364
  * @typedef {Object} DefaultReplyProps
@@ -4344,7 +4373,7 @@ const DefaultReply = _ref => {
4344
4373
  color = 'currentColor',
4345
4374
  size = '24'
4346
4375
  } = _ref,
4347
- otherProps = _objectWithoutProperties(_ref, _excluded$3i);
4376
+ otherProps = _objectWithoutProperties(_ref, _excluded$3j);
4348
4377
  return /*#__PURE__*/React.createElement("svg", _extends({
4349
4378
  width: size,
4350
4379
  height: size,
@@ -4360,7 +4389,7 @@ const DefaultReply = _ref => {
4360
4389
  }));
4361
4390
  };
4362
4391
 
4363
- const _excluded$3h = ["color", "size"];
4392
+ const _excluded$3i = ["color", "size"];
4364
4393
 
4365
4394
  /**
4366
4395
  * @typedef {Object} FullscreenProps
@@ -4375,7 +4404,7 @@ const Fullscreen = _ref => {
4375
4404
  color = 'currentColor',
4376
4405
  size = '24'
4377
4406
  } = _ref,
4378
- otherProps = _objectWithoutProperties(_ref, _excluded$3h);
4407
+ otherProps = _objectWithoutProperties(_ref, _excluded$3i);
4379
4408
  return /*#__PURE__*/React.createElement("svg", _extends({
4380
4409
  width: size,
4381
4410
  height: size,
@@ -4398,7 +4427,7 @@ const Fullscreen = _ref => {
4398
4427
  }));
4399
4428
  };
4400
4429
 
4401
- const _excluded$3g = ["color", "size"];
4430
+ const _excluded$3h = ["color", "size"];
4402
4431
 
4403
4432
  /**
4404
4433
  * @typedef {Object} ArrowDragProps
@@ -4413,7 +4442,7 @@ const ArrowDrag = _ref => {
4413
4442
  color = 'currentColor',
4414
4443
  size = '24'
4415
4444
  } = _ref,
4416
- otherProps = _objectWithoutProperties(_ref, _excluded$3g);
4445
+ otherProps = _objectWithoutProperties(_ref, _excluded$3h);
4417
4446
  return /*#__PURE__*/React.createElement("svg", _extends({
4418
4447
  width: size,
4419
4448
  height: size,
@@ -4433,7 +4462,7 @@ const ArrowDrag = _ref => {
4433
4462
  }));
4434
4463
  };
4435
4464
 
4436
- const _excluded$3f = ["color", "size"];
4465
+ const _excluded$3g = ["color", "size"];
4437
4466
 
4438
4467
  /**
4439
4468
  * @typedef {Object} SortProps
@@ -4448,7 +4477,7 @@ const Sort = _ref => {
4448
4477
  color = 'currentColor',
4449
4478
  size = '24'
4450
4479
  } = _ref,
4451
- otherProps = _objectWithoutProperties(_ref, _excluded$3f);
4480
+ otherProps = _objectWithoutProperties(_ref, _excluded$3g);
4452
4481
  return /*#__PURE__*/React.createElement("svg", _extends({
4453
4482
  width: size,
4454
4483
  height: size,
@@ -4462,7 +4491,7 @@ const Sort = _ref => {
4462
4491
  }));
4463
4492
  };
4464
4493
 
4465
- const _excluded$3e = ["color", "size"];
4494
+ const _excluded$3f = ["color", "size"];
4466
4495
 
4467
4496
  /**
4468
4497
  * @typedef {Object} ExitFullscreenProps
@@ -4477,7 +4506,7 @@ const ExitFullscreen = _ref => {
4477
4506
  color = 'currentColor',
4478
4507
  size = '24'
4479
4508
  } = _ref,
4480
- otherProps = _objectWithoutProperties(_ref, _excluded$3e);
4509
+ otherProps = _objectWithoutProperties(_ref, _excluded$3f);
4481
4510
  return /*#__PURE__*/React.createElement("svg", _extends({
4482
4511
  width: size,
4483
4512
  height: size,
@@ -4500,7 +4529,7 @@ const ExitFullscreen = _ref => {
4500
4529
  }));
4501
4530
  };
4502
4531
 
4503
- const _excluded$3d = ["color", "size"];
4532
+ const _excluded$3e = ["color", "size"];
4504
4533
 
4505
4534
  /**
4506
4535
  * @typedef {Object} DragConnectorProps
@@ -4515,7 +4544,7 @@ const DragConnector = _ref => {
4515
4544
  color = 'currentColor',
4516
4545
  size = '24'
4517
4546
  } = _ref,
4518
- otherProps = _objectWithoutProperties(_ref, _excluded$3d);
4547
+ otherProps = _objectWithoutProperties(_ref, _excluded$3e);
4519
4548
  return /*#__PURE__*/React.createElement("svg", _extends({
4520
4549
  width: size,
4521
4550
  height: size,
@@ -4529,7 +4558,7 @@ const DragConnector = _ref => {
4529
4558
  }));
4530
4559
  };
4531
4560
 
4532
- const _excluded$3c = ["color", "size"];
4561
+ const _excluded$3d = ["color", "size"];
4533
4562
 
4534
4563
  /**
4535
4564
  * @typedef {Object} ArrowLeftProps
@@ -4544,7 +4573,7 @@ const ArrowLeft = _ref => {
4544
4573
  color = 'currentColor',
4545
4574
  size = '24'
4546
4575
  } = _ref,
4547
- otherProps = _objectWithoutProperties(_ref, _excluded$3c);
4576
+ otherProps = _objectWithoutProperties(_ref, _excluded$3d);
4548
4577
  return /*#__PURE__*/React.createElement("svg", _extends({
4549
4578
  width: size,
4550
4579
  height: size,
@@ -4561,7 +4590,7 @@ const ArrowLeft = _ref => {
4561
4590
  }));
4562
4591
  };
4563
4592
 
4564
- const _excluded$3b = ["color", "size"];
4593
+ const _excluded$3c = ["color", "size"];
4565
4594
 
4566
4595
  /**
4567
4596
  * @typedef {Object} ArrowRightProps
@@ -4576,7 +4605,7 @@ const ArrowRight = _ref => {
4576
4605
  color = 'currentColor',
4577
4606
  size = '24'
4578
4607
  } = _ref,
4579
- otherProps = _objectWithoutProperties(_ref, _excluded$3b);
4608
+ otherProps = _objectWithoutProperties(_ref, _excluded$3c);
4580
4609
  return /*#__PURE__*/React.createElement("svg", _extends({
4581
4610
  width: size,
4582
4611
  height: size,
@@ -4593,7 +4622,7 @@ const ArrowRight = _ref => {
4593
4622
  }));
4594
4623
  };
4595
4624
 
4596
- const _excluded$3a = ["color", "size"];
4625
+ const _excluded$3b = ["color", "size"];
4597
4626
 
4598
4627
  /**
4599
4628
  * @typedef {Object} ArrowDownProps
@@ -4608,7 +4637,7 @@ const ArrowDown = _ref => {
4608
4637
  color = 'currentColor',
4609
4638
  size = '24'
4610
4639
  } = _ref,
4611
- otherProps = _objectWithoutProperties(_ref, _excluded$3a);
4640
+ otherProps = _objectWithoutProperties(_ref, _excluded$3b);
4612
4641
  return /*#__PURE__*/React.createElement("svg", _extends({
4613
4642
  width: size,
4614
4643
  height: size,
@@ -4625,7 +4654,7 @@ const ArrowDown = _ref => {
4625
4654
  }));
4626
4655
  };
4627
4656
 
4628
- const _excluded$39 = ["color", "size"];
4657
+ const _excluded$3a = ["color", "size"];
4629
4658
 
4630
4659
  /**
4631
4660
  * @typedef {Object} ArrowUpProps
@@ -4640,7 +4669,7 @@ const ArrowUp = _ref => {
4640
4669
  color = 'currentColor',
4641
4670
  size = '24'
4642
4671
  } = _ref,
4643
- otherProps = _objectWithoutProperties(_ref, _excluded$39);
4672
+ otherProps = _objectWithoutProperties(_ref, _excluded$3a);
4644
4673
  return /*#__PURE__*/React.createElement("svg", _extends({
4645
4674
  width: size,
4646
4675
  height: size,
@@ -4657,7 +4686,7 @@ const ArrowUp = _ref => {
4657
4686
  }));
4658
4687
  };
4659
4688
 
4660
- const _excluded$38 = ["color", "size"];
4689
+ const _excluded$39 = ["color", "size"];
4661
4690
 
4662
4691
  /**
4663
4692
  * @typedef {Object} ArrowTopRightProps
@@ -4672,7 +4701,7 @@ const ArrowTopRight = _ref => {
4672
4701
  color = 'currentColor',
4673
4702
  size = '24'
4674
4703
  } = _ref,
4675
- otherProps = _objectWithoutProperties(_ref, _excluded$38);
4704
+ otherProps = _objectWithoutProperties(_ref, _excluded$39);
4676
4705
  return /*#__PURE__*/React.createElement("svg", _extends({
4677
4706
  width: size,
4678
4707
  height: size,
@@ -4689,7 +4718,7 @@ const ArrowTopRight = _ref => {
4689
4718
  }));
4690
4719
  };
4691
4720
 
4692
- const _excluded$37 = ["color", "size"];
4721
+ const _excluded$38 = ["color", "size"];
4693
4722
 
4694
4723
  /**
4695
4724
  * @typedef {Object} ChevronLeftProps
@@ -4704,7 +4733,7 @@ const ChevronLeft = _ref => {
4704
4733
  color = 'currentColor',
4705
4734
  size = '24'
4706
4735
  } = _ref,
4707
- otherProps = _objectWithoutProperties(_ref, _excluded$37);
4736
+ otherProps = _objectWithoutProperties(_ref, _excluded$38);
4708
4737
  return /*#__PURE__*/React.createElement("svg", _extends({
4709
4738
  width: size,
4710
4739
  height: size,
@@ -4718,7 +4747,7 @@ const ChevronLeft = _ref => {
4718
4747
  }));
4719
4748
  };
4720
4749
 
4721
- const _excluded$36 = ["color", "size"];
4750
+ const _excluded$37 = ["color", "size"];
4722
4751
 
4723
4752
  /**
4724
4753
  * @typedef {Object} ChevronRightProps
@@ -4733,7 +4762,7 @@ const ChevronRight = _ref => {
4733
4762
  color = 'currentColor',
4734
4763
  size = '24'
4735
4764
  } = _ref,
4736
- otherProps = _objectWithoutProperties(_ref, _excluded$36);
4765
+ otherProps = _objectWithoutProperties(_ref, _excluded$37);
4737
4766
  return /*#__PURE__*/React.createElement("svg", _extends({
4738
4767
  width: size,
4739
4768
  height: size,
@@ -4747,7 +4776,7 @@ const ChevronRight = _ref => {
4747
4776
  }));
4748
4777
  };
4749
4778
 
4750
- const _excluded$35 = ["color", "size"];
4779
+ const _excluded$36 = ["color", "size"];
4751
4780
 
4752
4781
  /**
4753
4782
  * @typedef {Object} ChevronDownProps
@@ -4762,7 +4791,7 @@ const ChevronDown = _ref => {
4762
4791
  color = 'currentColor',
4763
4792
  size = '24'
4764
4793
  } = _ref,
4765
- otherProps = _objectWithoutProperties(_ref, _excluded$35);
4794
+ otherProps = _objectWithoutProperties(_ref, _excluded$36);
4766
4795
  return /*#__PURE__*/React.createElement("svg", _extends({
4767
4796
  width: size,
4768
4797
  height: size,
@@ -4776,7 +4805,7 @@ const ChevronDown = _ref => {
4776
4805
  }));
4777
4806
  };
4778
4807
 
4779
- const _excluded$34 = ["color", "size"];
4808
+ const _excluded$35 = ["color", "size"];
4780
4809
 
4781
4810
  /**
4782
4811
  * @typedef {Object} ChevronUpProps
@@ -4791,7 +4820,7 @@ const ChevronUp = _ref => {
4791
4820
  color = 'currentColor',
4792
4821
  size = '24'
4793
4822
  } = _ref,
4794
- otherProps = _objectWithoutProperties(_ref, _excluded$34);
4823
+ otherProps = _objectWithoutProperties(_ref, _excluded$35);
4795
4824
  return /*#__PURE__*/React.createElement("svg", _extends({
4796
4825
  width: size,
4797
4826
  height: size,
@@ -4805,7 +4834,7 @@ const ChevronUp = _ref => {
4805
4834
  }));
4806
4835
  };
4807
4836
 
4808
- const _excluded$33 = ["color", "size"];
4837
+ const _excluded$34 = ["color", "size"];
4809
4838
 
4810
4839
  /**
4811
4840
  * @typedef {Object} DoubleChevrotBackProps
@@ -4820,7 +4849,7 @@ const DoubleChevrotBack = _ref => {
4820
4849
  color = 'currentColor',
4821
4850
  size = '24'
4822
4851
  } = _ref,
4823
- otherProps = _objectWithoutProperties(_ref, _excluded$33);
4852
+ otherProps = _objectWithoutProperties(_ref, _excluded$34);
4824
4853
  return /*#__PURE__*/React.createElement("svg", _extends({
4825
4854
  width: size,
4826
4855
  height: size,
@@ -4836,7 +4865,7 @@ const DoubleChevrotBack = _ref => {
4836
4865
  }));
4837
4866
  };
4838
4867
 
4839
- const _excluded$32 = ["color", "size"];
4868
+ const _excluded$33 = ["color", "size"];
4840
4869
 
4841
4870
  /**
4842
4871
  * @typedef {Object} DoubleChevrotForwardProps
@@ -4851,7 +4880,7 @@ const DoubleChevrotForward = _ref => {
4851
4880
  color = 'currentColor',
4852
4881
  size = '24'
4853
4882
  } = _ref,
4854
- otherProps = _objectWithoutProperties(_ref, _excluded$32);
4883
+ otherProps = _objectWithoutProperties(_ref, _excluded$33);
4855
4884
  return /*#__PURE__*/React.createElement("svg", _extends({
4856
4885
  width: size,
4857
4886
  height: size,
@@ -4867,7 +4896,7 @@ const DoubleChevrotForward = _ref => {
4867
4896
  }));
4868
4897
  };
4869
4898
 
4870
- const _excluded$31 = ["color", "size"];
4899
+ const _excluded$32 = ["color", "size"];
4871
4900
 
4872
4901
  /**
4873
4902
  * @typedef {Object} DoubleChevrotExpandProps
@@ -4882,7 +4911,7 @@ const DoubleChevrotExpand = _ref => {
4882
4911
  color = 'currentColor',
4883
4912
  size = '24'
4884
4913
  } = _ref,
4885
- otherProps = _objectWithoutProperties(_ref, _excluded$31);
4914
+ otherProps = _objectWithoutProperties(_ref, _excluded$32);
4886
4915
  return /*#__PURE__*/React.createElement("svg", _extends({
4887
4916
  width: size,
4888
4917
  height: size,
@@ -4898,7 +4927,7 @@ const DoubleChevrotExpand = _ref => {
4898
4927
  }));
4899
4928
  };
4900
4929
 
4901
- const _excluded$30 = ["color", "size"];
4930
+ const _excluded$31 = ["color", "size"];
4902
4931
 
4903
4932
  /**
4904
4933
  * @typedef {Object} DoubleChevrotCollapseProps
@@ -4913,7 +4942,7 @@ const DoubleChevrotCollapse = _ref => {
4913
4942
  color = 'currentColor',
4914
4943
  size = '24'
4915
4944
  } = _ref,
4916
- otherProps = _objectWithoutProperties(_ref, _excluded$30);
4945
+ otherProps = _objectWithoutProperties(_ref, _excluded$31);
4917
4946
  return /*#__PURE__*/React.createElement("svg", _extends({
4918
4947
  width: size,
4919
4948
  height: size,
@@ -4929,7 +4958,7 @@ const DoubleChevrotCollapse = _ref => {
4929
4958
  }));
4930
4959
  };
4931
4960
 
4932
- const _excluded$2$ = ["color", "size"];
4961
+ const _excluded$30 = ["color", "size"];
4933
4962
 
4934
4963
  /**
4935
4964
  * @typedef {Object} SortUpProps
@@ -4944,7 +4973,7 @@ const SortUp = _ref => {
4944
4973
  color = 'currentColor',
4945
4974
  size = '24'
4946
4975
  } = _ref,
4947
- otherProps = _objectWithoutProperties(_ref, _excluded$2$);
4976
+ otherProps = _objectWithoutProperties(_ref, _excluded$30);
4948
4977
  return /*#__PURE__*/React.createElement("svg", _extends({
4949
4978
  width: size,
4950
4979
  height: size,
@@ -4958,7 +4987,7 @@ const SortUp = _ref => {
4958
4987
  }));
4959
4988
  };
4960
4989
 
4961
- const _excluded$2_ = ["color", "size"];
4990
+ const _excluded$2$ = ["color", "size"];
4962
4991
 
4963
4992
  /**
4964
4993
  * @typedef {Object} SortDownProps
@@ -4973,7 +5002,7 @@ const SortDown = _ref => {
4973
5002
  color = 'currentColor',
4974
5003
  size = '24'
4975
5004
  } = _ref,
4976
- otherProps = _objectWithoutProperties(_ref, _excluded$2_);
5005
+ otherProps = _objectWithoutProperties(_ref, _excluded$2$);
4977
5006
  return /*#__PURE__*/React.createElement("svg", _extends({
4978
5007
  width: size,
4979
5008
  height: size,
@@ -4987,7 +5016,7 @@ const SortDown = _ref => {
4987
5016
  }));
4988
5017
  };
4989
5018
 
4990
- const _excluded$2Z = ["color", "size"];
5019
+ const _excluded$2_ = ["color", "size"];
4991
5020
 
4992
5021
  /**
4993
5022
  * @typedef {Object} DeleteProps
@@ -5002,7 +5031,7 @@ const Delete = _ref => {
5002
5031
  color = 'currentColor',
5003
5032
  size = '24'
5004
5033
  } = _ref,
5005
- otherProps = _objectWithoutProperties(_ref, _excluded$2Z);
5034
+ otherProps = _objectWithoutProperties(_ref, _excluded$2_);
5006
5035
  return /*#__PURE__*/React.createElement("svg", _extends({
5007
5036
  width: size,
5008
5037
  height: size,
@@ -5027,7 +5056,7 @@ const Delete = _ref => {
5027
5056
  }));
5028
5057
  };
5029
5058
 
5030
- const _excluded$2Y = ["color", "size"];
5059
+ const _excluded$2Z = ["color", "size"];
5031
5060
 
5032
5061
  /**
5033
5062
  * @typedef {Object} DeleteForeverProps
@@ -5042,7 +5071,7 @@ const DeleteForever = _ref => {
5042
5071
  color = 'currentColor',
5043
5072
  size = '24'
5044
5073
  } = _ref,
5045
- otherProps = _objectWithoutProperties(_ref, _excluded$2Y);
5074
+ otherProps = _objectWithoutProperties(_ref, _excluded$2Z);
5046
5075
  return /*#__PURE__*/React.createElement("svg", _extends({
5047
5076
  width: size,
5048
5077
  height: size,
@@ -5056,7 +5085,7 @@ const DeleteForever = _ref => {
5056
5085
  }));
5057
5086
  };
5058
5087
 
5059
- const _excluded$2X = ["color", "size"];
5088
+ const _excluded$2Y = ["color", "size"];
5060
5089
 
5061
5090
  /**
5062
5091
  * @typedef {Object} EditProps
@@ -5071,7 +5100,7 @@ const Edit = _ref => {
5071
5100
  color = 'currentColor',
5072
5101
  size = '24'
5073
5102
  } = _ref,
5074
- otherProps = _objectWithoutProperties(_ref, _excluded$2X);
5103
+ otherProps = _objectWithoutProperties(_ref, _excluded$2Y);
5075
5104
  return /*#__PURE__*/React.createElement("svg", _extends({
5076
5105
  width: size,
5077
5106
  height: size,
@@ -5087,7 +5116,7 @@ const Edit = _ref => {
5087
5116
  }));
5088
5117
  };
5089
5118
 
5090
- const _excluded$2W = ["color", "size"];
5119
+ const _excluded$2X = ["color", "size"];
5091
5120
 
5092
5121
  /**
5093
5122
  * @typedef {Object} AddTagProps
@@ -5102,7 +5131,7 @@ const AddTag = _ref => {
5102
5131
  color = 'currentColor',
5103
5132
  size = '24'
5104
5133
  } = _ref,
5105
- otherProps = _objectWithoutProperties(_ref, _excluded$2W);
5134
+ otherProps = _objectWithoutProperties(_ref, _excluded$2X);
5106
5135
  return /*#__PURE__*/React.createElement("svg", _extends({
5107
5136
  width: size,
5108
5137
  height: size,
@@ -5123,7 +5152,7 @@ const AddTag = _ref => {
5123
5152
  }));
5124
5153
  };
5125
5154
 
5126
- const _excluded$2V = ["color", "size"];
5155
+ const _excluded$2W = ["color", "size"];
5127
5156
 
5128
5157
  /**
5129
5158
  * @typedef {Object} MagicWandProps
@@ -5138,7 +5167,7 @@ const MagicWand = _ref => {
5138
5167
  color = 'currentColor',
5139
5168
  size = '24'
5140
5169
  } = _ref,
5141
- otherProps = _objectWithoutProperties(_ref, _excluded$2V);
5170
+ otherProps = _objectWithoutProperties(_ref, _excluded$2W);
5142
5171
  return /*#__PURE__*/React.createElement("svg", _extends({
5143
5172
  width: size,
5144
5173
  height: size,
@@ -5152,7 +5181,7 @@ const MagicWand = _ref => {
5152
5181
  }));
5153
5182
  };
5154
5183
 
5155
- const _excluded$2U = ["color", "size"];
5184
+ const _excluded$2V = ["color", "size"];
5156
5185
 
5157
5186
  /**
5158
5187
  * @typedef {Object} AttachProps
@@ -5167,7 +5196,7 @@ const Attach = _ref => {
5167
5196
  color = 'currentColor',
5168
5197
  size = '24'
5169
5198
  } = _ref,
5170
- otherProps = _objectWithoutProperties(_ref, _excluded$2U);
5199
+ otherProps = _objectWithoutProperties(_ref, _excluded$2V);
5171
5200
  return /*#__PURE__*/React.createElement("svg", _extends({
5172
5201
  width: size,
5173
5202
  height: size,
@@ -5181,7 +5210,7 @@ const Attach = _ref => {
5181
5210
  }));
5182
5211
  };
5183
5212
 
5184
- const _excluded$2T = ["color", "size"];
5213
+ const _excluded$2U = ["color", "size"];
5185
5214
 
5186
5215
  /**
5187
5216
  * @typedef {Object} HealthProps
@@ -5196,7 +5225,7 @@ const Health = _ref => {
5196
5225
  color = 'currentColor',
5197
5226
  size = '24'
5198
5227
  } = _ref,
5199
- otherProps = _objectWithoutProperties(_ref, _excluded$2T);
5228
+ otherProps = _objectWithoutProperties(_ref, _excluded$2U);
5200
5229
  return /*#__PURE__*/React.createElement("svg", _extends({
5201
5230
  width: size,
5202
5231
  height: size,
@@ -5210,7 +5239,7 @@ const Health = _ref => {
5210
5239
  }));
5211
5240
  };
5212
5241
 
5213
- const _excluded$2S = ["color", "size"];
5242
+ const _excluded$2T = ["color", "size"];
5214
5243
 
5215
5244
  /**
5216
5245
  * @typedef {Object} StarProps
@@ -5225,7 +5254,7 @@ const Star = _ref => {
5225
5254
  color = 'currentColor',
5226
5255
  size = '24'
5227
5256
  } = _ref,
5228
- otherProps = _objectWithoutProperties(_ref, _excluded$2S);
5257
+ otherProps = _objectWithoutProperties(_ref, _excluded$2T);
5229
5258
  return /*#__PURE__*/React.createElement("svg", _extends({
5230
5259
  width: size,
5231
5260
  height: size,
@@ -5241,7 +5270,7 @@ const Star = _ref => {
5241
5270
  }));
5242
5271
  };
5243
5272
 
5244
- const _excluded$2R = ["color", "size"];
5273
+ const _excluded$2S = ["color", "size"];
5245
5274
 
5246
5275
  /**
5247
5276
  * @typedef {Object} StarredProps
@@ -5256,7 +5285,7 @@ const Starred = _ref => {
5256
5285
  color = 'currentColor',
5257
5286
  size = '24'
5258
5287
  } = _ref,
5259
- otherProps = _objectWithoutProperties(_ref, _excluded$2R);
5288
+ otherProps = _objectWithoutProperties(_ref, _excluded$2S);
5260
5289
  return /*#__PURE__*/React.createElement("svg", _extends({
5261
5290
  width: size,
5262
5291
  height: size,
@@ -5270,7 +5299,7 @@ const Starred = _ref => {
5270
5299
  }));
5271
5300
  };
5272
5301
 
5273
- const _excluded$2Q = ["color", "size"];
5302
+ const _excluded$2R = ["color", "size"];
5274
5303
 
5275
5304
  /**
5276
5305
  * @typedef {Object} ArrowDropDownProps
@@ -5285,7 +5314,7 @@ const ArrowDropDown = _ref => {
5285
5314
  color = 'currentColor',
5286
5315
  size = '24'
5287
5316
  } = _ref,
5288
- otherProps = _objectWithoutProperties(_ref, _excluded$2Q);
5317
+ otherProps = _objectWithoutProperties(_ref, _excluded$2R);
5289
5318
  return /*#__PURE__*/React.createElement("svg", _extends({
5290
5319
  width: size,
5291
5320
  height: size,
@@ -5299,7 +5328,7 @@ const ArrowDropDown = _ref => {
5299
5328
  }));
5300
5329
  };
5301
5330
 
5302
- const _excluded$2P = ["color", "size"];
5331
+ const _excluded$2Q = ["color", "size"];
5303
5332
 
5304
5333
  /**
5305
5334
  * @typedef {Object} ArrowDropUpProps
@@ -5314,7 +5343,7 @@ const ArrowDropUp = _ref => {
5314
5343
  color = 'currentColor',
5315
5344
  size = '24'
5316
5345
  } = _ref,
5317
- otherProps = _objectWithoutProperties(_ref, _excluded$2P);
5346
+ otherProps = _objectWithoutProperties(_ref, _excluded$2Q);
5318
5347
  return /*#__PURE__*/React.createElement("svg", _extends({
5319
5348
  width: size,
5320
5349
  height: size,
@@ -5328,7 +5357,7 @@ const ArrowDropUp = _ref => {
5328
5357
  }));
5329
5358
  };
5330
5359
 
5331
- const _excluded$2O = ["color", "size"];
5360
+ const _excluded$2P = ["color", "size"];
5332
5361
 
5333
5362
  /**
5334
5363
  * @typedef {Object} SolidArrowUnsortedProps
@@ -5343,7 +5372,7 @@ const SolidArrowUnsorted = _ref => {
5343
5372
  color = 'currentColor',
5344
5373
  size = '24'
5345
5374
  } = _ref,
5346
- otherProps = _objectWithoutProperties(_ref, _excluded$2O);
5375
+ otherProps = _objectWithoutProperties(_ref, _excluded$2P);
5347
5376
  return /*#__PURE__*/React.createElement("svg", _extends({
5348
5377
  width: size,
5349
5378
  height: size,
@@ -5360,7 +5389,7 @@ const SolidArrowUnsorted = _ref => {
5360
5389
  }));
5361
5390
  };
5362
5391
 
5363
- const _excluded$2N = ["color", "size"];
5392
+ const _excluded$2O = ["color", "size"];
5364
5393
 
5365
5394
  /**
5366
5395
  * @typedef {Object} ConditionProps
@@ -5375,7 +5404,7 @@ const Condition = _ref => {
5375
5404
  color = 'currentColor',
5376
5405
  size = '24'
5377
5406
  } = _ref,
5378
- otherProps = _objectWithoutProperties(_ref, _excluded$2N);
5407
+ otherProps = _objectWithoutProperties(_ref, _excluded$2O);
5379
5408
  return /*#__PURE__*/React.createElement("svg", _extends({
5380
5409
  width: size,
5381
5410
  height: size,
@@ -5391,7 +5420,7 @@ const Condition = _ref => {
5391
5420
  }));
5392
5421
  };
5393
5422
 
5394
- const _excluded$2M = ["color", "size"];
5423
+ const _excluded$2N = ["color", "size"];
5395
5424
 
5396
5425
  /**
5397
5426
  * @typedef {Object} LiveChatProps
@@ -5406,7 +5435,7 @@ const LiveChat = _ref => {
5406
5435
  color = 'currentColor',
5407
5436
  size = '24'
5408
5437
  } = _ref,
5409
- otherProps = _objectWithoutProperties(_ref, _excluded$2M);
5438
+ otherProps = _objectWithoutProperties(_ref, _excluded$2N);
5410
5439
  return /*#__PURE__*/React.createElement("svg", _extends({
5411
5440
  width: size,
5412
5441
  height: size,
@@ -5431,7 +5460,7 @@ const LiveChat = _ref => {
5431
5460
  }));
5432
5461
  };
5433
5462
 
5434
- const _excluded$2L = ["color", "size"];
5463
+ const _excluded$2M = ["color", "size"];
5435
5464
 
5436
5465
  /**
5437
5466
  * @typedef {Object} TicketProps
@@ -5446,7 +5475,7 @@ const Ticket = _ref => {
5446
5475
  color = 'currentColor',
5447
5476
  size = '24'
5448
5477
  } = _ref,
5449
- otherProps = _objectWithoutProperties(_ref, _excluded$2L);
5478
+ otherProps = _objectWithoutProperties(_ref, _excluded$2M);
5450
5479
  return /*#__PURE__*/React.createElement("svg", _extends({
5451
5480
  width: size,
5452
5481
  height: size,
@@ -5460,7 +5489,7 @@ const Ticket = _ref => {
5460
5489
  }));
5461
5490
  };
5462
5491
 
5463
- const _excluded$2K = ["color", "size"];
5492
+ const _excluded$2L = ["color", "size"];
5464
5493
 
5465
5494
  /**
5466
5495
  * @typedef {Object} MessengerProps
@@ -5475,7 +5504,7 @@ const Messenger = _ref => {
5475
5504
  color = 'currentColor',
5476
5505
  size = '24'
5477
5506
  } = _ref,
5478
- otherProps = _objectWithoutProperties(_ref, _excluded$2K);
5507
+ otherProps = _objectWithoutProperties(_ref, _excluded$2L);
5479
5508
  return /*#__PURE__*/React.createElement("svg", _extends({
5480
5509
  width: size,
5481
5510
  height: size,
@@ -5489,7 +5518,7 @@ const Messenger = _ref => {
5489
5518
  }));
5490
5519
  };
5491
5520
 
5492
- const _excluded$2J = ["color", "size"];
5521
+ const _excluded$2K = ["color", "size"];
5493
5522
 
5494
5523
  /**
5495
5524
  * @typedef {Object} SponsoredMessages2Props
@@ -5504,7 +5533,7 @@ const SponsoredMessages2 = _ref => {
5504
5533
  color = 'currentColor',
5505
5534
  size = '24'
5506
5535
  } = _ref,
5507
- otherProps = _objectWithoutProperties(_ref, _excluded$2J);
5536
+ otherProps = _objectWithoutProperties(_ref, _excluded$2K);
5508
5537
  return /*#__PURE__*/React.createElement("svg", _extends({
5509
5538
  width: size,
5510
5539
  height: size,
@@ -5518,7 +5547,7 @@ const SponsoredMessages2 = _ref => {
5518
5547
  }));
5519
5548
  };
5520
5549
 
5521
- const _excluded$2I = ["color", "size"];
5550
+ const _excluded$2J = ["color", "size"];
5522
5551
 
5523
5552
  /**
5524
5553
  * @typedef {Object} FbChatProps
@@ -5533,7 +5562,7 @@ const FbChat = _ref => {
5533
5562
  color = 'currentColor',
5534
5563
  size = '24'
5535
5564
  } = _ref,
5536
- otherProps = _objectWithoutProperties(_ref, _excluded$2I);
5565
+ otherProps = _objectWithoutProperties(_ref, _excluded$2J);
5537
5566
  return /*#__PURE__*/React.createElement("svg", _extends({
5538
5567
  width: size,
5539
5568
  height: size,
@@ -5547,7 +5576,7 @@ const FbChat = _ref => {
5547
5576
  }));
5548
5577
  };
5549
5578
 
5550
- const _excluded$2H = ["color", "size"];
5579
+ const _excluded$2I = ["color", "size"];
5551
5580
 
5552
5581
  /**
5553
5582
  * @typedef {Object} ActionMarkConversationAsDoneProps
@@ -5562,7 +5591,7 @@ const ActionMarkConversationAsDone = _ref => {
5562
5591
  color = 'currentColor',
5563
5592
  size = '24'
5564
5593
  } = _ref,
5565
- otherProps = _objectWithoutProperties(_ref, _excluded$2H);
5594
+ otherProps = _objectWithoutProperties(_ref, _excluded$2I);
5566
5595
  return /*#__PURE__*/React.createElement("svg", _extends({
5567
5596
  width: size,
5568
5597
  height: size,
@@ -5576,7 +5605,7 @@ const ActionMarkConversationAsDone = _ref => {
5576
5605
  }));
5577
5606
  };
5578
5607
 
5579
- const _excluded$2G = ["color", "size"];
5608
+ const _excluded$2H = ["color", "size"];
5580
5609
 
5581
5610
  /**
5582
5611
  * @typedef {Object} FacebookMessengerProps
@@ -5591,7 +5620,7 @@ const FacebookMessenger = _ref => {
5591
5620
  color = 'currentColor',
5592
5621
  size = '24'
5593
5622
  } = _ref,
5594
- otherProps = _objectWithoutProperties(_ref, _excluded$2G);
5623
+ otherProps = _objectWithoutProperties(_ref, _excluded$2H);
5595
5624
  return /*#__PURE__*/React.createElement("svg", _extends({
5596
5625
  width: size,
5597
5626
  height: size,
@@ -5605,7 +5634,7 @@ const FacebookMessenger = _ref => {
5605
5634
  }));
5606
5635
  };
5607
5636
 
5608
- const _excluded$2F = ["color", "size"];
5637
+ const _excluded$2G = ["color", "size"];
5609
5638
 
5610
5639
  /**
5611
5640
  * @typedef {Object} MessageOpenProps
@@ -5620,7 +5649,7 @@ const MessageOpen = _ref => {
5620
5649
  color = 'currentColor',
5621
5650
  size = '24'
5622
5651
  } = _ref,
5623
- otherProps = _objectWithoutProperties(_ref, _excluded$2F);
5652
+ otherProps = _objectWithoutProperties(_ref, _excluded$2G);
5624
5653
  return /*#__PURE__*/React.createElement("svg", _extends({
5625
5654
  width: size,
5626
5655
  height: size,
@@ -5634,7 +5663,7 @@ const MessageOpen = _ref => {
5634
5663
  }));
5635
5664
  };
5636
5665
 
5637
- const _excluded$2E = ["color", "size"];
5666
+ const _excluded$2F = ["color", "size"];
5638
5667
 
5639
5668
  /**
5640
5669
  * @typedef {Object} MessageBackProps
@@ -5649,7 +5678,7 @@ const MessageBack = _ref => {
5649
5678
  color = 'currentColor',
5650
5679
  size = '24'
5651
5680
  } = _ref,
5652
- otherProps = _objectWithoutProperties(_ref, _excluded$2E);
5681
+ otherProps = _objectWithoutProperties(_ref, _excluded$2F);
5653
5682
  return /*#__PURE__*/React.createElement("svg", _extends({
5654
5683
  width: size,
5655
5684
  height: size,
@@ -5663,7 +5692,7 @@ const MessageBack = _ref => {
5663
5692
  }));
5664
5693
  };
5665
5694
 
5666
- const _excluded$2D = ["color", "size"];
5695
+ const _excluded$2E = ["color", "size"];
5667
5696
 
5668
5697
  /**
5669
5698
  * @typedef {Object} UserProps
@@ -5678,7 +5707,7 @@ const User = _ref => {
5678
5707
  color = 'currentColor',
5679
5708
  size = '24'
5680
5709
  } = _ref,
5681
- otherProps = _objectWithoutProperties(_ref, _excluded$2D);
5710
+ otherProps = _objectWithoutProperties(_ref, _excluded$2E);
5682
5711
  return /*#__PURE__*/React.createElement("svg", _extends({
5683
5712
  width: size,
5684
5713
  height: size,
@@ -5692,7 +5721,7 @@ const User = _ref => {
5692
5721
  }));
5693
5722
  };
5694
5723
 
5695
- const _excluded$2C = ["color", "size"];
5724
+ const _excluded$2D = ["color", "size"];
5696
5725
 
5697
5726
  /**
5698
5727
  * @typedef {Object} CommunityProps
@@ -5707,7 +5736,7 @@ const Community = _ref => {
5707
5736
  color = 'currentColor',
5708
5737
  size = '24'
5709
5738
  } = _ref,
5710
- otherProps = _objectWithoutProperties(_ref, _excluded$2C);
5739
+ otherProps = _objectWithoutProperties(_ref, _excluded$2D);
5711
5740
  return /*#__PURE__*/React.createElement("svg", _extends({
5712
5741
  width: size,
5713
5742
  height: size,
@@ -5721,7 +5750,7 @@ const Community = _ref => {
5721
5750
  }));
5722
5751
  };
5723
5752
 
5724
- const _excluded$2B = ["color", "size"];
5753
+ const _excluded$2C = ["color", "size"];
5725
5754
 
5726
5755
  /**
5727
5756
  * @typedef {Object} UserAddProps
@@ -5736,7 +5765,7 @@ const UserAdd = _ref => {
5736
5765
  color = 'currentColor',
5737
5766
  size = '24'
5738
5767
  } = _ref,
5739
- otherProps = _objectWithoutProperties(_ref, _excluded$2B);
5768
+ otherProps = _objectWithoutProperties(_ref, _excluded$2C);
5740
5769
  return /*#__PURE__*/React.createElement("svg", _extends({
5741
5770
  width: size,
5742
5771
  height: size,
@@ -5750,7 +5779,7 @@ const UserAdd = _ref => {
5750
5779
  }));
5751
5780
  };
5752
5781
 
5753
- const _excluded$2A = ["color", "size"];
5782
+ const _excluded$2B = ["color", "size"];
5754
5783
 
5755
5784
  /**
5756
5785
  * @typedef {Object} UnassignProps
@@ -5765,7 +5794,7 @@ const Unassign = _ref => {
5765
5794
  color = 'currentColor',
5766
5795
  size = '24'
5767
5796
  } = _ref,
5768
- otherProps = _objectWithoutProperties(_ref, _excluded$2A);
5797
+ otherProps = _objectWithoutProperties(_ref, _excluded$2B);
5769
5798
  return /*#__PURE__*/React.createElement("svg", _extends({
5770
5799
  width: size,
5771
5800
  height: size,
@@ -5789,7 +5818,7 @@ const Unassign = _ref => {
5789
5818
  }));
5790
5819
  };
5791
5820
 
5792
- const _excluded$2z = ["color", "size"];
5821
+ const _excluded$2A = ["color", "size"];
5793
5822
 
5794
5823
  /**
5795
5824
  * @typedef {Object} AssignProps
@@ -5804,7 +5833,7 @@ const Assign = _ref => {
5804
5833
  color = 'currentColor',
5805
5834
  size = '24'
5806
5835
  } = _ref,
5807
- otherProps = _objectWithoutProperties(_ref, _excluded$2z);
5836
+ otherProps = _objectWithoutProperties(_ref, _excluded$2A);
5808
5837
  return /*#__PURE__*/React.createElement("svg", _extends({
5809
5838
  width: size,
5810
5839
  height: size,
@@ -5818,7 +5847,7 @@ const Assign = _ref => {
5818
5847
  }));
5819
5848
  };
5820
5849
 
5821
- const _excluded$2y = ["color", "size"];
5850
+ const _excluded$2z = ["color", "size"];
5822
5851
 
5823
5852
  /**
5824
5853
  * @typedef {Object} AudienceProps
@@ -5833,7 +5862,7 @@ const Audience = _ref => {
5833
5862
  color = 'currentColor',
5834
5863
  size = '24'
5835
5864
  } = _ref,
5836
- otherProps = _objectWithoutProperties(_ref, _excluded$2y);
5865
+ otherProps = _objectWithoutProperties(_ref, _excluded$2z);
5837
5866
  return /*#__PURE__*/React.createElement("svg", _extends({
5838
5867
  width: size,
5839
5868
  height: size,
@@ -5847,7 +5876,7 @@ const Audience = _ref => {
5847
5876
  }));
5848
5877
  };
5849
5878
 
5850
- const _excluded$2x = ["color", "size"];
5879
+ const _excluded$2y = ["color", "size"];
5851
5880
 
5852
5881
  /**
5853
5882
  * @typedef {Object} MenuProps
@@ -5862,7 +5891,7 @@ const Menu = _ref => {
5862
5891
  color = 'currentColor',
5863
5892
  size = '24'
5864
5893
  } = _ref,
5865
- otherProps = _objectWithoutProperties(_ref, _excluded$2x);
5894
+ otherProps = _objectWithoutProperties(_ref, _excluded$2y);
5866
5895
  return /*#__PURE__*/React.createElement("svg", _extends({
5867
5896
  width: size,
5868
5897
  height: size,
@@ -5876,7 +5905,7 @@ const Menu = _ref => {
5876
5905
  }));
5877
5906
  };
5878
5907
 
5879
- const _excluded$2w = ["color", "size"];
5908
+ const _excluded$2x = ["color", "size"];
5880
5909
 
5881
5910
  /**
5882
5911
  * @typedef {Object} SelectAllProps
@@ -5891,7 +5920,7 @@ const SelectAll = _ref => {
5891
5920
  color = 'currentColor',
5892
5921
  size = '24'
5893
5922
  } = _ref,
5894
- otherProps = _objectWithoutProperties(_ref, _excluded$2w);
5923
+ otherProps = _objectWithoutProperties(_ref, _excluded$2x);
5895
5924
  return /*#__PURE__*/React.createElement("svg", _extends({
5896
5925
  width: size,
5897
5926
  height: size,
@@ -5905,7 +5934,7 @@ const SelectAll = _ref => {
5905
5934
  }));
5906
5935
  };
5907
5936
 
5908
- const _excluded$2v = ["color", "size"];
5937
+ const _excluded$2w = ["color", "size"];
5909
5938
 
5910
5939
  /**
5911
5940
  * @typedef {Object} TableViewProps
@@ -5920,7 +5949,7 @@ const TableView = _ref => {
5920
5949
  color = 'currentColor',
5921
5950
  size = '24'
5922
5951
  } = _ref,
5923
- otherProps = _objectWithoutProperties(_ref, _excluded$2v);
5952
+ otherProps = _objectWithoutProperties(_ref, _excluded$2w);
5924
5953
  return /*#__PURE__*/React.createElement("svg", _extends({
5925
5954
  width: size,
5926
5955
  height: size,
@@ -5934,7 +5963,7 @@ const TableView = _ref => {
5934
5963
  }));
5935
5964
  };
5936
5965
 
5937
- const _excluded$2u = ["color", "size"];
5966
+ const _excluded$2v = ["color", "size"];
5938
5967
 
5939
5968
  /**
5940
5969
  * @typedef {Object} BuilderTextProps
@@ -5949,7 +5978,7 @@ const BuilderText = _ref => {
5949
5978
  color = 'currentColor',
5950
5979
  size = '24'
5951
5980
  } = _ref,
5952
- otherProps = _objectWithoutProperties(_ref, _excluded$2u);
5981
+ otherProps = _objectWithoutProperties(_ref, _excluded$2v);
5953
5982
  return /*#__PURE__*/React.createElement("svg", _extends({
5954
5983
  width: size,
5955
5984
  height: size,
@@ -5963,7 +5992,7 @@ const BuilderText = _ref => {
5963
5992
  }));
5964
5993
  };
5965
5994
 
5966
- const _excluded$2t = ["color", "size"];
5995
+ const _excluded$2u = ["color", "size"];
5967
5996
 
5968
5997
  /**
5969
5998
  * @typedef {Object} OptionsProps
@@ -5978,7 +6007,7 @@ const Options = _ref => {
5978
6007
  color = 'currentColor',
5979
6008
  size = '24'
5980
6009
  } = _ref,
5981
- otherProps = _objectWithoutProperties(_ref, _excluded$2t);
6010
+ otherProps = _objectWithoutProperties(_ref, _excluded$2u);
5982
6011
  return /*#__PURE__*/React.createElement("svg", _extends({
5983
6012
  width: size,
5984
6013
  height: size,
@@ -5992,7 +6021,7 @@ const Options = _ref => {
5992
6021
  }));
5993
6022
  };
5994
6023
 
5995
- const _excluded$2s = ["color", "size"];
6024
+ const _excluded$2t = ["color", "size"];
5996
6025
 
5997
6026
  /**
5998
6027
  * @typedef {Object} AutomationProps
@@ -6007,7 +6036,7 @@ const Automation = _ref => {
6007
6036
  color = 'currentColor',
6008
6037
  size = '24'
6009
6038
  } = _ref,
6010
- otherProps = _objectWithoutProperties(_ref, _excluded$2s);
6039
+ otherProps = _objectWithoutProperties(_ref, _excluded$2t);
6011
6040
  return /*#__PURE__*/React.createElement("svg", _extends({
6012
6041
  width: size,
6013
6042
  height: size,
@@ -6021,7 +6050,7 @@ const Automation = _ref => {
6021
6050
  }));
6022
6051
  };
6023
6052
 
6024
- const _excluded$2r = ["color", "size"];
6053
+ const _excluded$2s = ["color", "size"];
6025
6054
 
6026
6055
  /**
6027
6056
  * @typedef {Object} NoteProps
@@ -6036,7 +6065,7 @@ const Note = _ref => {
6036
6065
  color = 'currentColor',
6037
6066
  size = '24'
6038
6067
  } = _ref,
6039
- otherProps = _objectWithoutProperties(_ref, _excluded$2r);
6068
+ otherProps = _objectWithoutProperties(_ref, _excluded$2s);
6040
6069
  return /*#__PURE__*/React.createElement("svg", _extends({
6041
6070
  width: size,
6042
6071
  height: size,
@@ -6050,7 +6079,7 @@ const Note = _ref => {
6050
6079
  }));
6051
6080
  };
6052
6081
 
6053
- const _excluded$2q = ["color", "size"];
6082
+ const _excluded$2r = ["color", "size"];
6054
6083
 
6055
6084
  /**
6056
6085
  * @typedef {Object} PublicChangelogProps
@@ -6065,7 +6094,7 @@ const PublicChangelog = _ref => {
6065
6094
  color = 'currentColor',
6066
6095
  size = '24'
6067
6096
  } = _ref,
6068
- otherProps = _objectWithoutProperties(_ref, _excluded$2q);
6097
+ otherProps = _objectWithoutProperties(_ref, _excluded$2r);
6069
6098
  return /*#__PURE__*/React.createElement("svg", _extends({
6070
6099
  width: size,
6071
6100
  height: size,
@@ -6079,7 +6108,7 @@ const PublicChangelog = _ref => {
6079
6108
  }));
6080
6109
  };
6081
6110
 
6082
- const _excluded$2p = ["color", "size"];
6111
+ const _excluded$2q = ["color", "size"];
6083
6112
 
6084
6113
  /**
6085
6114
  * @typedef {Object} TextProps
@@ -6094,7 +6123,7 @@ const Text = _ref => {
6094
6123
  color = 'currentColor',
6095
6124
  size = '24'
6096
6125
  } = _ref,
6097
- otherProps = _objectWithoutProperties(_ref, _excluded$2p);
6126
+ otherProps = _objectWithoutProperties(_ref, _excluded$2q);
6098
6127
  return /*#__PURE__*/React.createElement("svg", _extends({
6099
6128
  width: size,
6100
6129
  height: size,
@@ -6108,7 +6137,7 @@ const Text = _ref => {
6108
6137
  }));
6109
6138
  };
6110
6139
 
6111
- const _excluded$2o = ["color", "size"];
6140
+ const _excluded$2p = ["color", "size"];
6112
6141
 
6113
6142
  /**
6114
6143
  * @typedef {Object} BookProps
@@ -6123,7 +6152,7 @@ const Book = _ref => {
6123
6152
  color = 'currentColor',
6124
6153
  size = '24'
6125
6154
  } = _ref,
6126
- otherProps = _objectWithoutProperties(_ref, _excluded$2o);
6155
+ otherProps = _objectWithoutProperties(_ref, _excluded$2p);
6127
6156
  return /*#__PURE__*/React.createElement("svg", _extends({
6128
6157
  width: size,
6129
6158
  height: size,
@@ -6137,7 +6166,7 @@ const Book = _ref => {
6137
6166
  }));
6138
6167
  };
6139
6168
 
6140
- const _excluded$2n = ["color", "size"];
6169
+ const _excluded$2o = ["color", "size"];
6141
6170
 
6142
6171
  /**
6143
6172
  * @typedef {Object} WelcomeMessageProps
@@ -6152,7 +6181,7 @@ const WelcomeMessage = _ref => {
6152
6181
  color = 'currentColor',
6153
6182
  size = '24'
6154
6183
  } = _ref,
6155
- otherProps = _objectWithoutProperties(_ref, _excluded$2n);
6184
+ otherProps = _objectWithoutProperties(_ref, _excluded$2o);
6156
6185
  return /*#__PURE__*/React.createElement("svg", _extends({
6157
6186
  width: size,
6158
6187
  height: size,
@@ -6168,7 +6197,7 @@ const WelcomeMessage = _ref => {
6168
6197
  }));
6169
6198
  };
6170
6199
 
6171
- const _excluded$2m = ["color", "size"];
6200
+ const _excluded$2n = ["color", "size"];
6172
6201
 
6173
6202
  /**
6174
6203
  * @typedef {Object} ThumbUpProps
@@ -6183,7 +6212,7 @@ const ThumbUp = _ref => {
6183
6212
  color = 'currentColor',
6184
6213
  size = '24'
6185
6214
  } = _ref,
6186
- otherProps = _objectWithoutProperties(_ref, _excluded$2m);
6215
+ otherProps = _objectWithoutProperties(_ref, _excluded$2n);
6187
6216
  return /*#__PURE__*/React.createElement("svg", _extends({
6188
6217
  width: size,
6189
6218
  height: size,
@@ -6197,7 +6226,7 @@ const ThumbUp = _ref => {
6197
6226
  }));
6198
6227
  };
6199
6228
 
6200
- const _excluded$2l = ["color", "size"];
6229
+ const _excluded$2m = ["color", "size"];
6201
6230
 
6202
6231
  /**
6203
6232
  * @typedef {Object} ThumbDownProps
@@ -6212,7 +6241,7 @@ const ThumbDown = _ref => {
6212
6241
  color = 'currentColor',
6213
6242
  size = '24'
6214
6243
  } = _ref,
6215
- otherProps = _objectWithoutProperties(_ref, _excluded$2l);
6244
+ otherProps = _objectWithoutProperties(_ref, _excluded$2m);
6216
6245
  return /*#__PURE__*/React.createElement("svg", _extends({
6217
6246
  width: size,
6218
6247
  height: size,
@@ -6226,7 +6255,7 @@ const ThumbDown = _ref => {
6226
6255
  }));
6227
6256
  };
6228
6257
 
6229
- const _excluded$2k = ["color", "size"];
6258
+ const _excluded$2l = ["color", "size"];
6230
6259
 
6231
6260
  /**
6232
6261
  * @typedef {Object} MoreHorProps
@@ -6241,7 +6270,7 @@ const MoreHor = _ref => {
6241
6270
  color = 'currentColor',
6242
6271
  size = '24'
6243
6272
  } = _ref,
6244
- otherProps = _objectWithoutProperties(_ref, _excluded$2k);
6273
+ otherProps = _objectWithoutProperties(_ref, _excluded$2l);
6245
6274
  return /*#__PURE__*/React.createElement("svg", _extends({
6246
6275
  width: size,
6247
6276
  height: size,
@@ -6267,7 +6296,7 @@ const MoreHor = _ref => {
6267
6296
  }));
6268
6297
  };
6269
6298
 
6270
- const _excluded$2j = ["color", "size"];
6299
+ const _excluded$2k = ["color", "size"];
6271
6300
 
6272
6301
  /**
6273
6302
  * @typedef {Object} MoreChannelsProps
@@ -6282,7 +6311,7 @@ const MoreChannels = _ref => {
6282
6311
  color = 'currentColor',
6283
6312
  size = '24'
6284
6313
  } = _ref,
6285
- otherProps = _objectWithoutProperties(_ref, _excluded$2j);
6314
+ otherProps = _objectWithoutProperties(_ref, _excluded$2k);
6286
6315
  return /*#__PURE__*/React.createElement("svg", _extends({
6287
6316
  width: size,
6288
6317
  height: size,
@@ -6305,7 +6334,7 @@ const MoreChannels = _ref => {
6305
6334
  }));
6306
6335
  };
6307
6336
 
6308
- const _excluded$2i = ["color", "size"];
6337
+ const _excluded$2j = ["color", "size"];
6309
6338
 
6310
6339
  /**
6311
6340
  * @typedef {Object} MoreVertProps
@@ -6320,7 +6349,7 @@ const MoreVert = _ref => {
6320
6349
  color = 'currentColor',
6321
6350
  size = '24'
6322
6351
  } = _ref,
6323
- otherProps = _objectWithoutProperties(_ref, _excluded$2i);
6352
+ otherProps = _objectWithoutProperties(_ref, _excluded$2j);
6324
6353
  return /*#__PURE__*/React.createElement("svg", _extends({
6325
6354
  width: size,
6326
6355
  height: size,
@@ -6346,7 +6375,7 @@ const MoreVert = _ref => {
6346
6375
  }));
6347
6376
  };
6348
6377
 
6349
- const _excluded$2h = ["color", "size"];
6378
+ const _excluded$2i = ["color", "size"];
6350
6379
 
6351
6380
  /**
6352
6381
  * @typedef {Object} DragItemProps
@@ -6361,7 +6390,7 @@ const DragItem = _ref => {
6361
6390
  color = 'currentColor',
6362
6391
  size = '24'
6363
6392
  } = _ref,
6364
- otherProps = _objectWithoutProperties(_ref, _excluded$2h);
6393
+ otherProps = _objectWithoutProperties(_ref, _excluded$2i);
6365
6394
  return /*#__PURE__*/React.createElement("svg", _extends({
6366
6395
  width: size,
6367
6396
  height: size,
@@ -6402,7 +6431,7 @@ const DragItem = _ref => {
6402
6431
  }));
6403
6432
  };
6404
6433
 
6405
- const _excluded$2g = ["color", "size"];
6434
+ const _excluded$2h = ["color", "size"];
6406
6435
 
6407
6436
  /**
6408
6437
  * @typedef {Object} FilterProps
@@ -6417,7 +6446,7 @@ const Filter = _ref => {
6417
6446
  color = 'currentColor',
6418
6447
  size = '24'
6419
6448
  } = _ref,
6420
- otherProps = _objectWithoutProperties(_ref, _excluded$2g);
6449
+ otherProps = _objectWithoutProperties(_ref, _excluded$2h);
6421
6450
  return /*#__PURE__*/React.createElement("svg", _extends({
6422
6451
  width: size,
6423
6452
  height: size,
@@ -6437,7 +6466,7 @@ const Filter = _ref => {
6437
6466
  }));
6438
6467
  };
6439
6468
 
6440
- const _excluded$2f = ["color", "size"];
6469
+ const _excluded$2g = ["color", "size"];
6441
6470
 
6442
6471
  /**
6443
6472
  * @typedef {Object} BuilderAudioProps
@@ -6452,7 +6481,7 @@ const BuilderAudio = _ref => {
6452
6481
  color = 'currentColor',
6453
6482
  size = '24'
6454
6483
  } = _ref,
6455
- otherProps = _objectWithoutProperties(_ref, _excluded$2f);
6484
+ otherProps = _objectWithoutProperties(_ref, _excluded$2g);
6456
6485
  return /*#__PURE__*/React.createElement("svg", _extends({
6457
6486
  width: size,
6458
6487
  height: size,
@@ -6468,7 +6497,7 @@ const BuilderAudio = _ref => {
6468
6497
  }));
6469
6498
  };
6470
6499
 
6471
- const _excluded$2e = ["color", "size"];
6500
+ const _excluded$2f = ["color", "size"];
6472
6501
 
6473
6502
  /**
6474
6503
  * @typedef {Object} NotificationProps
@@ -6483,7 +6512,7 @@ const Notification = _ref => {
6483
6512
  color = 'currentColor',
6484
6513
  size = '24'
6485
6514
  } = _ref,
6486
- otherProps = _objectWithoutProperties(_ref, _excluded$2e);
6515
+ otherProps = _objectWithoutProperties(_ref, _excluded$2f);
6487
6516
  return /*#__PURE__*/React.createElement("svg", _extends({
6488
6517
  width: size,
6489
6518
  height: size,
@@ -6497,7 +6526,7 @@ const Notification = _ref => {
6497
6526
  }));
6498
6527
  };
6499
6528
 
6500
- const _excluded$2d = ["color", "size"];
6529
+ const _excluded$2e = ["color", "size"];
6501
6530
 
6502
6531
  /**
6503
6532
  * @typedef {Object} NotificationMuteProps
@@ -6512,7 +6541,7 @@ const NotificationMute = _ref => {
6512
6541
  color = 'currentColor',
6513
6542
  size = '24'
6514
6543
  } = _ref,
6515
- otherProps = _objectWithoutProperties(_ref, _excluded$2d);
6544
+ otherProps = _objectWithoutProperties(_ref, _excluded$2e);
6516
6545
  return /*#__PURE__*/React.createElement("svg", _extends({
6517
6546
  width: size,
6518
6547
  height: size,
@@ -6526,7 +6555,7 @@ const NotificationMute = _ref => {
6526
6555
  }));
6527
6556
  };
6528
6557
 
6529
- const _excluded$2c = ["color", "size"];
6558
+ const _excluded$2d = ["color", "size"];
6530
6559
 
6531
6560
  /**
6532
6561
  * @typedef {Object} SequencesProps
@@ -6541,7 +6570,7 @@ const Sequences = _ref => {
6541
6570
  color = 'currentColor',
6542
6571
  size = '24'
6543
6572
  } = _ref,
6544
- otherProps = _objectWithoutProperties(_ref, _excluded$2c);
6573
+ otherProps = _objectWithoutProperties(_ref, _excluded$2d);
6545
6574
  return /*#__PURE__*/React.createElement("svg", _extends({
6546
6575
  width: size,
6547
6576
  height: size,
@@ -6555,7 +6584,7 @@ const Sequences = _ref => {
6555
6584
  }));
6556
6585
  };
6557
6586
 
6558
- const _excluded$2b = ["color", "size"];
6587
+ const _excluded$2c = ["color", "size"];
6559
6588
 
6560
6589
  /**
6561
6590
  * @typedef {Object} SequencesAddProps
@@ -6570,7 +6599,7 @@ const SequencesAdd = _ref => {
6570
6599
  color = 'currentColor',
6571
6600
  size = '24'
6572
6601
  } = _ref,
6573
- otherProps = _objectWithoutProperties(_ref, _excluded$2b);
6602
+ otherProps = _objectWithoutProperties(_ref, _excluded$2c);
6574
6603
  return /*#__PURE__*/React.createElement("svg", _extends({
6575
6604
  width: size,
6576
6605
  height: size,
@@ -6584,7 +6613,7 @@ const SequencesAdd = _ref => {
6584
6613
  }));
6585
6614
  };
6586
6615
 
6587
- const _excluded$2a = ["color", "size"];
6616
+ const _excluded$2b = ["color", "size"];
6588
6617
 
6589
6618
  /**
6590
6619
  * @typedef {Object} SequencesRemoveProps
@@ -6599,7 +6628,7 @@ const SequencesRemove = _ref => {
6599
6628
  color = 'currentColor',
6600
6629
  size = '24'
6601
6630
  } = _ref,
6602
- otherProps = _objectWithoutProperties(_ref, _excluded$2a);
6631
+ otherProps = _objectWithoutProperties(_ref, _excluded$2b);
6603
6632
  return /*#__PURE__*/React.createElement("svg", _extends({
6604
6633
  width: size,
6605
6634
  height: size,
@@ -6613,7 +6642,7 @@ const SequencesRemove = _ref => {
6613
6642
  }));
6614
6643
  };
6615
6644
 
6616
- const _excluded$29 = ["color", "size"];
6645
+ const _excluded$2a = ["color", "size"];
6617
6646
 
6618
6647
  /**
6619
6648
  * @typedef {Object} SendProps
@@ -6628,7 +6657,7 @@ const Send = _ref => {
6628
6657
  color = 'currentColor',
6629
6658
  size = '24'
6630
6659
  } = _ref,
6631
- otherProps = _objectWithoutProperties(_ref, _excluded$29);
6660
+ otherProps = _objectWithoutProperties(_ref, _excluded$2a);
6632
6661
  return /*#__PURE__*/React.createElement("svg", _extends({
6633
6662
  width: size,
6634
6663
  height: size,
@@ -6644,7 +6673,7 @@ const Send = _ref => {
6644
6673
  }));
6645
6674
  };
6646
6675
 
6647
- const _excluded$28 = ["color", "size"];
6676
+ const _excluded$29 = ["color", "size"];
6648
6677
 
6649
6678
  /**
6650
6679
  * @typedef {Object} Send2Props
@@ -6659,7 +6688,7 @@ const Send2 = _ref => {
6659
6688
  color = 'currentColor',
6660
6689
  size = '24'
6661
6690
  } = _ref,
6662
- otherProps = _objectWithoutProperties(_ref, _excluded$28);
6691
+ otherProps = _objectWithoutProperties(_ref, _excluded$29);
6663
6692
  return /*#__PURE__*/React.createElement("svg", _extends({
6664
6693
  width: size,
6665
6694
  height: size,
@@ -6675,7 +6704,7 @@ const Send2 = _ref => {
6675
6704
  }));
6676
6705
  };
6677
6706
 
6678
- const _excluded$27 = ["color", "size"];
6707
+ const _excluded$28 = ["color", "size"];
6679
6708
 
6680
6709
  /**
6681
6710
  * @typedef {Object} PlayProps
@@ -6690,7 +6719,7 @@ const Play = _ref => {
6690
6719
  color = 'currentColor',
6691
6720
  size = '24'
6692
6721
  } = _ref,
6693
- otherProps = _objectWithoutProperties(_ref, _excluded$27);
6722
+ otherProps = _objectWithoutProperties(_ref, _excluded$28);
6694
6723
  return /*#__PURE__*/React.createElement("svg", _extends({
6695
6724
  width: size,
6696
6725
  height: size,
@@ -6704,7 +6733,7 @@ const Play = _ref => {
6704
6733
  }));
6705
6734
  };
6706
6735
 
6707
- const _excluded$26 = ["color", "size"];
6736
+ const _excluded$27 = ["color", "size"];
6708
6737
 
6709
6738
  /**
6710
6739
  * @typedef {Object} WarningProps
@@ -6719,7 +6748,7 @@ const Warning = _ref => {
6719
6748
  color = 'currentColor',
6720
6749
  size = '24'
6721
6750
  } = _ref,
6722
- otherProps = _objectWithoutProperties(_ref, _excluded$26);
6751
+ otherProps = _objectWithoutProperties(_ref, _excluded$27);
6723
6752
  return /*#__PURE__*/React.createElement("svg", _extends({
6724
6753
  width: size,
6725
6754
  height: size,
@@ -6733,7 +6762,7 @@ const Warning = _ref => {
6733
6762
  }));
6734
6763
  };
6735
6764
 
6736
- const _excluded$25 = ["color", "size"];
6765
+ const _excluded$26 = ["color", "size"];
6737
6766
 
6738
6767
  /**
6739
6768
  * @typedef {Object} BroadcastingProps
@@ -6748,7 +6777,7 @@ const Broadcasting = _ref => {
6748
6777
  color = 'currentColor',
6749
6778
  size = '24'
6750
6779
  } = _ref,
6751
- otherProps = _objectWithoutProperties(_ref, _excluded$25);
6780
+ otherProps = _objectWithoutProperties(_ref, _excluded$26);
6752
6781
  return /*#__PURE__*/React.createElement("svg", _extends({
6753
6782
  width: size,
6754
6783
  height: size,
@@ -6764,7 +6793,7 @@ const Broadcasting = _ref => {
6764
6793
  }));
6765
6794
  };
6766
6795
 
6767
- const _excluded$24 = ["color", "size"];
6796
+ const _excluded$25 = ["color", "size"];
6768
6797
 
6769
6798
  /**
6770
6799
  * @typedef {Object} MessageTemplatesProps
@@ -6779,7 +6808,7 @@ const MessageTemplates = _ref => {
6779
6808
  color = 'currentColor',
6780
6809
  size = '24'
6781
6810
  } = _ref,
6782
- otherProps = _objectWithoutProperties(_ref, _excluded$24);
6811
+ otherProps = _objectWithoutProperties(_ref, _excluded$25);
6783
6812
  return /*#__PURE__*/React.createElement("svg", _extends({
6784
6813
  width: size,
6785
6814
  height: size,
@@ -6793,7 +6822,7 @@ const MessageTemplates = _ref => {
6793
6822
  }));
6794
6823
  };
6795
6824
 
6796
- const _excluded$23 = ["color", "size"];
6825
+ const _excluded$24 = ["color", "size"];
6797
6826
 
6798
6827
  /**
6799
6828
  * @typedef {Object} DuplicateSmsProps
@@ -6808,7 +6837,7 @@ const DuplicateSms = _ref => {
6808
6837
  color = 'currentColor',
6809
6838
  size = '24'
6810
6839
  } = _ref,
6811
- otherProps = _objectWithoutProperties(_ref, _excluded$23);
6840
+ otherProps = _objectWithoutProperties(_ref, _excluded$24);
6812
6841
  return /*#__PURE__*/React.createElement("svg", _extends({
6813
6842
  width: size,
6814
6843
  height: size,
@@ -6830,7 +6859,7 @@ const DuplicateSms = _ref => {
6830
6859
  }));
6831
6860
  };
6832
6861
 
6833
- const _excluded$22 = ["color", "size"];
6862
+ const _excluded$23 = ["color", "size"];
6834
6863
 
6835
6864
  /**
6836
6865
  * @typedef {Object} HeadlineBlockEmailProps
@@ -6845,7 +6874,7 @@ const HeadlineBlockEmail = _ref => {
6845
6874
  color = 'currentColor',
6846
6875
  size = '24'
6847
6876
  } = _ref,
6848
- otherProps = _objectWithoutProperties(_ref, _excluded$22);
6877
+ otherProps = _objectWithoutProperties(_ref, _excluded$23);
6849
6878
  return /*#__PURE__*/React.createElement("svg", _extends({
6850
6879
  width: size,
6851
6880
  height: size,
@@ -6870,7 +6899,7 @@ const HeadlineBlockEmail = _ref => {
6870
6899
  }));
6871
6900
  };
6872
6901
 
6873
- const _excluded$21 = ["color", "size"];
6902
+ const _excluded$22 = ["color", "size"];
6874
6903
 
6875
6904
  /**
6876
6905
  * @typedef {Object} ButtonEmailBlockProps
@@ -6885,7 +6914,7 @@ const ButtonEmailBlock = _ref => {
6885
6914
  color = 'currentColor',
6886
6915
  size = '24'
6887
6916
  } = _ref,
6888
- otherProps = _objectWithoutProperties(_ref, _excluded$21);
6917
+ otherProps = _objectWithoutProperties(_ref, _excluded$22);
6889
6918
  return /*#__PURE__*/React.createElement("svg", _extends({
6890
6919
  width: size,
6891
6920
  height: size,
@@ -6899,7 +6928,7 @@ const ButtonEmailBlock = _ref => {
6899
6928
  }));
6900
6929
  };
6901
6930
 
6902
- const _excluded$20 = ["color", "size"];
6931
+ const _excluded$21 = ["color", "size"];
6903
6932
 
6904
6933
  /**
6905
6934
  * @typedef {Object} LinkProps
@@ -6914,7 +6943,7 @@ const Link = _ref => {
6914
6943
  color = 'currentColor',
6915
6944
  size = '24'
6916
6945
  } = _ref,
6917
- otherProps = _objectWithoutProperties(_ref, _excluded$20);
6946
+ otherProps = _objectWithoutProperties(_ref, _excluded$21);
6918
6947
  return /*#__PURE__*/React.createElement("svg", _extends({
6919
6948
  width: size,
6920
6949
  height: size,
@@ -6930,7 +6959,7 @@ const Link = _ref => {
6930
6959
  }));
6931
6960
  };
6932
6961
 
6933
- const _excluded$1$ = ["color", "size"];
6962
+ const _excluded$20 = ["color", "size"];
6934
6963
 
6935
6964
  /**
6936
6965
  * @typedef {Object} CartProps
@@ -6945,7 +6974,7 @@ const Cart = _ref => {
6945
6974
  color = 'currentColor',
6946
6975
  size = '24'
6947
6976
  } = _ref,
6948
- otherProps = _objectWithoutProperties(_ref, _excluded$1$);
6977
+ otherProps = _objectWithoutProperties(_ref, _excluded$20);
6949
6978
  return /*#__PURE__*/React.createElement("svg", _extends({
6950
6979
  width: size,
6951
6980
  height: size,
@@ -6959,7 +6988,7 @@ const Cart = _ref => {
6959
6988
  }));
6960
6989
  };
6961
6990
 
6962
- const _excluded$1_ = ["color", "size"];
6991
+ const _excluded$1$ = ["color", "size"];
6963
6992
 
6964
6993
  /**
6965
6994
  * @typedef {Object} ShopifyDeprecatedProps
@@ -6974,7 +7003,7 @@ const ShopifyDeprecated = _ref => {
6974
7003
  color = 'currentColor',
6975
7004
  size = '24'
6976
7005
  } = _ref,
6977
- otherProps = _objectWithoutProperties(_ref, _excluded$1_);
7006
+ otherProps = _objectWithoutProperties(_ref, _excluded$1$);
6978
7007
  return /*#__PURE__*/React.createElement("svg", _extends({
6979
7008
  width: size,
6980
7009
  height: size,
@@ -6993,7 +7022,7 @@ const ShopifyDeprecated = _ref => {
6993
7022
  }));
6994
7023
  };
6995
7024
 
6996
- const _excluded$1Z = ["color", "size"];
7025
+ const _excluded$1_ = ["color", "size"];
6997
7026
 
6998
7027
  /**
6999
7028
  * @typedef {Object} ShopifyProps
@@ -7008,7 +7037,7 @@ const Shopify = _ref => {
7008
7037
  color = 'currentColor',
7009
7038
  size = '24'
7010
7039
  } = _ref,
7011
- otherProps = _objectWithoutProperties(_ref, _excluded$1Z);
7040
+ otherProps = _objectWithoutProperties(_ref, _excluded$1_);
7012
7041
  return /*#__PURE__*/React.createElement("svg", _extends({
7013
7042
  width: size,
7014
7043
  height: size,
@@ -7028,7 +7057,7 @@ const Shopify = _ref => {
7028
7057
  }));
7029
7058
  };
7030
7059
 
7031
- const _excluded$1Y = ["color", "size"];
7060
+ const _excluded$1Z = ["color", "size"];
7032
7061
 
7033
7062
  /**
7034
7063
  * @typedef {Object} FlowProps
@@ -7043,7 +7072,7 @@ const Flow = _ref => {
7043
7072
  color = 'currentColor',
7044
7073
  size = '24'
7045
7074
  } = _ref,
7046
- otherProps = _objectWithoutProperties(_ref, _excluded$1Y);
7075
+ otherProps = _objectWithoutProperties(_ref, _excluded$1Z);
7047
7076
  return /*#__PURE__*/React.createElement("svg", _extends({
7048
7077
  width: size,
7049
7078
  height: size,
@@ -7059,7 +7088,7 @@ const Flow = _ref => {
7059
7088
  }));
7060
7089
  };
7061
7090
 
7062
- const _excluded$1X = ["color", "size"];
7091
+ const _excluded$1Y = ["color", "size"];
7063
7092
 
7064
7093
  /**
7065
7094
  * @typedef {Object} MagnetProps
@@ -7074,7 +7103,7 @@ const Magnet = _ref => {
7074
7103
  color = 'currentColor',
7075
7104
  size = '24'
7076
7105
  } = _ref,
7077
- otherProps = _objectWithoutProperties(_ref, _excluded$1X);
7106
+ otherProps = _objectWithoutProperties(_ref, _excluded$1Y);
7078
7107
  return /*#__PURE__*/React.createElement("svg", _extends({
7079
7108
  width: size,
7080
7109
  height: size,
@@ -7088,7 +7117,7 @@ const Magnet = _ref => {
7088
7117
  }));
7089
7118
  };
7090
7119
 
7091
- const _excluded$1W = ["color", "size"];
7120
+ const _excluded$1X = ["color", "size"];
7092
7121
 
7093
7122
  /**
7094
7123
  * @typedef {Object} ZapierProps
@@ -7103,7 +7132,7 @@ const Zapier = _ref => {
7103
7132
  color = 'currentColor',
7104
7133
  size = '24'
7105
7134
  } = _ref,
7106
- otherProps = _objectWithoutProperties(_ref, _excluded$1W);
7135
+ otherProps = _objectWithoutProperties(_ref, _excluded$1X);
7107
7136
  return /*#__PURE__*/React.createElement("svg", _extends({
7108
7137
  width: size,
7109
7138
  height: size,
@@ -7117,7 +7146,7 @@ const Zapier = _ref => {
7117
7146
  }));
7118
7147
  };
7119
7148
 
7120
- const _excluded$1V = ["color", "size"];
7149
+ const _excluded$1W = ["color", "size"];
7121
7150
 
7122
7151
  /**
7123
7152
  * @typedef {Object} FolderOpenProps
@@ -7132,7 +7161,7 @@ const FolderOpen = _ref => {
7132
7161
  color = 'currentColor',
7133
7162
  size = '24'
7134
7163
  } = _ref,
7135
- otherProps = _objectWithoutProperties(_ref, _excluded$1V);
7164
+ otherProps = _objectWithoutProperties(_ref, _excluded$1W);
7136
7165
  return /*#__PURE__*/React.createElement("svg", _extends({
7137
7166
  width: size,
7138
7167
  height: size,
@@ -7146,7 +7175,7 @@ const FolderOpen = _ref => {
7146
7175
  }));
7147
7176
  };
7148
7177
 
7149
- const _excluded$1U = ["color", "size"];
7178
+ const _excluded$1V = ["color", "size"];
7150
7179
 
7151
7180
  /**
7152
7181
  * @typedef {Object} FolderAdsCampaignProps
@@ -7161,7 +7190,7 @@ const FolderAdsCampaign = _ref => {
7161
7190
  color = 'currentColor',
7162
7191
  size = '24'
7163
7192
  } = _ref,
7164
- otherProps = _objectWithoutProperties(_ref, _excluded$1U);
7193
+ otherProps = _objectWithoutProperties(_ref, _excluded$1V);
7165
7194
  return /*#__PURE__*/React.createElement("svg", _extends({
7166
7195
  width: size,
7167
7196
  height: size,
@@ -7175,7 +7204,7 @@ const FolderAdsCampaign = _ref => {
7175
7204
  }));
7176
7205
  };
7177
7206
 
7178
- const _excluded$1T = ["color", "size"];
7207
+ const _excluded$1U = ["color", "size"];
7179
7208
 
7180
7209
  /**
7181
7210
  * @typedef {Object} FolderProps
@@ -7190,7 +7219,7 @@ const Folder = _ref => {
7190
7219
  color = 'currentColor',
7191
7220
  size = '24'
7192
7221
  } = _ref,
7193
- otherProps = _objectWithoutProperties(_ref, _excluded$1T);
7222
+ otherProps = _objectWithoutProperties(_ref, _excluded$1U);
7194
7223
  return /*#__PURE__*/React.createElement("svg", _extends({
7195
7224
  width: size,
7196
7225
  height: size,
@@ -7204,7 +7233,7 @@ const Folder = _ref => {
7204
7233
  }));
7205
7234
  };
7206
7235
 
7207
- const _excluded$1S = ["color", "size"];
7236
+ const _excluded$1T = ["color", "size"];
7208
7237
 
7209
7238
  /**
7210
7239
  * @typedef {Object} FolderAddProps
@@ -7219,7 +7248,7 @@ const FolderAdd = _ref => {
7219
7248
  color = 'currentColor',
7220
7249
  size = '24'
7221
7250
  } = _ref,
7222
- otherProps = _objectWithoutProperties(_ref, _excluded$1S);
7251
+ otherProps = _objectWithoutProperties(_ref, _excluded$1T);
7223
7252
  return /*#__PURE__*/React.createElement("svg", _extends({
7224
7253
  width: size,
7225
7254
  height: size,
@@ -7238,7 +7267,7 @@ const FolderAdd = _ref => {
7238
7267
  }));
7239
7268
  };
7240
7269
 
7241
- const _excluded$1R = ["color", "size"];
7270
+ const _excluded$1S = ["color", "size"];
7242
7271
 
7243
7272
  /**
7244
7273
  * @typedef {Object} MoveToProps
@@ -7253,7 +7282,7 @@ const MoveTo = _ref => {
7253
7282
  color = 'currentColor',
7254
7283
  size = '24'
7255
7284
  } = _ref,
7256
- otherProps = _objectWithoutProperties(_ref, _excluded$1R);
7285
+ otherProps = _objectWithoutProperties(_ref, _excluded$1S);
7257
7286
  return /*#__PURE__*/React.createElement("svg", _extends({
7258
7287
  width: size,
7259
7288
  height: size,
@@ -7275,7 +7304,7 @@ const MoveTo = _ref => {
7275
7304
  }));
7276
7305
  };
7277
7306
 
7278
- const _excluded$1Q = ["color", "size"];
7307
+ const _excluded$1R = ["color", "size"];
7279
7308
 
7280
7309
  /**
7281
7310
  * @typedef {Object} TemplateStoreProps
@@ -7290,7 +7319,7 @@ const TemplateStore = _ref => {
7290
7319
  color = 'currentColor',
7291
7320
  size = '24'
7292
7321
  } = _ref,
7293
- otherProps = _objectWithoutProperties(_ref, _excluded$1Q);
7322
+ otherProps = _objectWithoutProperties(_ref, _excluded$1R);
7294
7323
  return /*#__PURE__*/React.createElement("svg", _extends({
7295
7324
  width: size,
7296
7325
  height: size,
@@ -7319,7 +7348,7 @@ const TemplateStore = _ref => {
7319
7348
  }));
7320
7349
  };
7321
7350
 
7322
- const _excluded$1P = ["color", "size"];
7351
+ const _excluded$1Q = ["color", "size"];
7323
7352
 
7324
7353
  /**
7325
7354
  * @typedef {Object} MosaicViewProps
@@ -7334,7 +7363,7 @@ const MosaicView = _ref => {
7334
7363
  color = 'currentColor',
7335
7364
  size = '24'
7336
7365
  } = _ref,
7337
- otherProps = _objectWithoutProperties(_ref, _excluded$1P);
7366
+ otherProps = _objectWithoutProperties(_ref, _excluded$1Q);
7338
7367
  return /*#__PURE__*/React.createElement("svg", _extends({
7339
7368
  width: size,
7340
7369
  height: size,
@@ -7365,7 +7394,7 @@ const MosaicView = _ref => {
7365
7394
  }));
7366
7395
  };
7367
7396
 
7368
- const _excluded$1O = ["color", "size"];
7397
+ const _excluded$1P = ["color", "size"];
7369
7398
 
7370
7399
  /**
7371
7400
  * @typedef {Object} AdsAdSetProps
@@ -7380,7 +7409,7 @@ const AdsAdSet = _ref => {
7380
7409
  color = 'currentColor',
7381
7410
  size = '24'
7382
7411
  } = _ref,
7383
- otherProps = _objectWithoutProperties(_ref, _excluded$1O);
7412
+ otherProps = _objectWithoutProperties(_ref, _excluded$1P);
7384
7413
  return /*#__PURE__*/React.createElement("svg", _extends({
7385
7414
  width: size,
7386
7415
  height: size,
@@ -7411,7 +7440,7 @@ const AdsAdSet = _ref => {
7411
7440
  }));
7412
7441
  };
7413
7442
 
7414
- const _excluded$1N = ["color", "size"];
7443
+ const _excluded$1O = ["color", "size"];
7415
7444
 
7416
7445
  /**
7417
7446
  * @typedef {Object} QrProps
@@ -7426,7 +7455,7 @@ const Qr = _ref => {
7426
7455
  color = 'currentColor',
7427
7456
  size = '24'
7428
7457
  } = _ref,
7429
- otherProps = _objectWithoutProperties(_ref, _excluded$1N);
7458
+ otherProps = _objectWithoutProperties(_ref, _excluded$1O);
7430
7459
  return /*#__PURE__*/React.createElement("svg", _extends({
7431
7460
  width: size,
7432
7461
  height: size,
@@ -7476,7 +7505,7 @@ const Qr = _ref => {
7476
7505
  }));
7477
7506
  };
7478
7507
 
7479
- const _excluded$1M = ["color", "size"];
7508
+ const _excluded$1N = ["color", "size"];
7480
7509
 
7481
7510
  /**
7482
7511
  * @typedef {Object} PublishProps
@@ -7491,7 +7520,7 @@ const Publish = _ref => {
7491
7520
  color = 'currentColor',
7492
7521
  size = '24'
7493
7522
  } = _ref,
7494
- otherProps = _objectWithoutProperties(_ref, _excluded$1M);
7523
+ otherProps = _objectWithoutProperties(_ref, _excluded$1N);
7495
7524
  return /*#__PURE__*/React.createElement("svg", _extends({
7496
7525
  width: size,
7497
7526
  height: size,
@@ -7507,7 +7536,7 @@ const Publish = _ref => {
7507
7536
  }));
7508
7537
  };
7509
7538
 
7510
- const _excluded$1L = ["color", "size"];
7539
+ const _excluded$1M = ["color", "size"];
7511
7540
 
7512
7541
  /**
7513
7542
  * @typedef {Object} BotProps
@@ -7522,7 +7551,7 @@ const Bot = _ref => {
7522
7551
  color = 'currentColor',
7523
7552
  size = '24'
7524
7553
  } = _ref,
7525
- otherProps = _objectWithoutProperties(_ref, _excluded$1L);
7554
+ otherProps = _objectWithoutProperties(_ref, _excluded$1M);
7526
7555
  return /*#__PURE__*/React.createElement("svg", _extends({
7527
7556
  width: size,
7528
7557
  height: size,
@@ -7547,7 +7576,7 @@ const Bot = _ref => {
7547
7576
  }));
7548
7577
  };
7549
7578
 
7550
- const _excluded$1K = ["color", "size"];
7579
+ const _excluded$1L = ["color", "size"];
7551
7580
 
7552
7581
  /**
7553
7582
  * @typedef {Object} BotRemoveProps
@@ -7562,7 +7591,7 @@ const BotRemove = _ref => {
7562
7591
  color = 'currentColor',
7563
7592
  size = '24'
7564
7593
  } = _ref,
7565
- otherProps = _objectWithoutProperties(_ref, _excluded$1K);
7594
+ otherProps = _objectWithoutProperties(_ref, _excluded$1L);
7566
7595
  return /*#__PURE__*/React.createElement("svg", _extends({
7567
7596
  width: size,
7568
7597
  height: size,
@@ -7576,7 +7605,7 @@ const BotRemove = _ref => {
7576
7605
  }));
7577
7606
  };
7578
7607
 
7579
- const _excluded$1J = ["color", "size"];
7608
+ const _excluded$1K = ["color", "size"];
7580
7609
 
7581
7610
  /**
7582
7611
  * @typedef {Object} KeywordsProps
@@ -7591,7 +7620,7 @@ const Keywords = _ref => {
7591
7620
  color = 'currentColor',
7592
7621
  size = '24'
7593
7622
  } = _ref,
7594
- otherProps = _objectWithoutProperties(_ref, _excluded$1J);
7623
+ otherProps = _objectWithoutProperties(_ref, _excluded$1K);
7595
7624
  return /*#__PURE__*/React.createElement("svg", _extends({
7596
7625
  width: size,
7597
7626
  height: size,
@@ -7608,7 +7637,7 @@ const Keywords = _ref => {
7608
7637
  }));
7609
7638
  };
7610
7639
 
7611
- const _excluded$1I = ["color", "size"];
7640
+ const _excluded$1J = ["color", "size"];
7612
7641
 
7613
7642
  /**
7614
7643
  * @typedef {Object} ProtectProps
@@ -7623,7 +7652,7 @@ const Protect = _ref => {
7623
7652
  color = 'currentColor',
7624
7653
  size = '24'
7625
7654
  } = _ref,
7626
- otherProps = _objectWithoutProperties(_ref, _excluded$1I);
7655
+ otherProps = _objectWithoutProperties(_ref, _excluded$1J);
7627
7656
  return /*#__PURE__*/React.createElement("svg", _extends({
7628
7657
  width: size,
7629
7658
  height: size,
@@ -7642,7 +7671,7 @@ const Protect = _ref => {
7642
7671
  }));
7643
7672
  };
7644
7673
 
7645
- const _excluded$1H = ["color", "size"];
7674
+ const _excluded$1I = ["color", "size"];
7646
7675
 
7647
7676
  /**
7648
7677
  * @typedef {Object} UnprotectProps
@@ -7657,7 +7686,7 @@ const Unprotect = _ref => {
7657
7686
  color = 'currentColor',
7658
7687
  size = '24'
7659
7688
  } = _ref,
7660
- otherProps = _objectWithoutProperties(_ref, _excluded$1H);
7689
+ otherProps = _objectWithoutProperties(_ref, _excluded$1I);
7661
7690
  return /*#__PURE__*/React.createElement("svg", _extends({
7662
7691
  width: size,
7663
7692
  height: size,
@@ -7676,7 +7705,7 @@ const Unprotect = _ref => {
7676
7705
  }));
7677
7706
  };
7678
7707
 
7679
- const _excluded$1G = ["color", "size"];
7708
+ const _excluded$1H = ["color", "size"];
7680
7709
 
7681
7710
  /**
7682
7711
  * @typedef {Object} RulesProps
@@ -7691,7 +7720,7 @@ const Rules = _ref => {
7691
7720
  color = 'currentColor',
7692
7721
  size = '24'
7693
7722
  } = _ref,
7694
- otherProps = _objectWithoutProperties(_ref, _excluded$1G);
7723
+ otherProps = _objectWithoutProperties(_ref, _excluded$1H);
7695
7724
  return /*#__PURE__*/React.createElement("svg", _extends({
7696
7725
  width: size,
7697
7726
  height: size,
@@ -7707,7 +7736,7 @@ const Rules = _ref => {
7707
7736
  }));
7708
7737
  };
7709
7738
 
7710
- const _excluded$1F = ["color", "size"];
7739
+ const _excluded$1G = ["color", "size"];
7711
7740
 
7712
7741
  /**
7713
7742
  * @typedef {Object} DelayProps
@@ -7722,7 +7751,7 @@ const Delay = _ref => {
7722
7751
  color = 'currentColor',
7723
7752
  size = '24'
7724
7753
  } = _ref,
7725
- otherProps = _objectWithoutProperties(_ref, _excluded$1F);
7754
+ otherProps = _objectWithoutProperties(_ref, _excluded$1G);
7726
7755
  return /*#__PURE__*/React.createElement("svg", _extends({
7727
7756
  width: size,
7728
7757
  height: size,
@@ -7736,7 +7765,7 @@ const Delay = _ref => {
7736
7765
  }));
7737
7766
  };
7738
7767
 
7739
- const _excluded$1E = ["color", "size"];
7768
+ const _excluded$1F = ["color", "size"];
7740
7769
 
7741
7770
  /**
7742
7771
  * @typedef {Object} PauseProps
@@ -7751,7 +7780,7 @@ const Pause = _ref => {
7751
7780
  color = 'currentColor',
7752
7781
  size = '24'
7753
7782
  } = _ref,
7754
- otherProps = _objectWithoutProperties(_ref, _excluded$1E);
7783
+ otherProps = _objectWithoutProperties(_ref, _excluded$1F);
7755
7784
  return /*#__PURE__*/React.createElement("svg", _extends({
7756
7785
  width: size,
7757
7786
  height: size,
@@ -7772,7 +7801,7 @@ const Pause = _ref => {
7772
7801
  }));
7773
7802
  };
7774
7803
 
7775
- const _excluded$1D = ["color", "size"];
7804
+ const _excluded$1E = ["color", "size"];
7776
7805
 
7777
7806
  /**
7778
7807
  * @typedef {Object} Stop2Props
@@ -7787,7 +7816,7 @@ const Stop2 = _ref => {
7787
7816
  color = 'currentColor',
7788
7817
  size = '24'
7789
7818
  } = _ref,
7790
- otherProps = _objectWithoutProperties(_ref, _excluded$1D);
7819
+ otherProps = _objectWithoutProperties(_ref, _excluded$1E);
7791
7820
  return /*#__PURE__*/React.createElement("svg", _extends({
7792
7821
  width: size,
7793
7822
  height: size,
@@ -7803,7 +7832,7 @@ const Stop2 = _ref => {
7803
7832
  }));
7804
7833
  };
7805
7834
 
7806
- const _excluded$1C = ["color", "size"];
7835
+ const _excluded$1D = ["color", "size"];
7807
7836
 
7808
7837
  /**
7809
7838
  * @typedef {Object} TriggersLinesProps
@@ -7818,7 +7847,7 @@ const TriggersLines = _ref => {
7818
7847
  color = 'currentColor',
7819
7848
  size = '24'
7820
7849
  } = _ref,
7821
- otherProps = _objectWithoutProperties(_ref, _excluded$1C);
7850
+ otherProps = _objectWithoutProperties(_ref, _excluded$1D);
7822
7851
  return /*#__PURE__*/React.createElement("svg", _extends({
7823
7852
  width: size,
7824
7853
  height: size,
@@ -7834,7 +7863,7 @@ const TriggersLines = _ref => {
7834
7863
  }));
7835
7864
  };
7836
7865
 
7837
- const _excluded$1B = ["color", "size"];
7866
+ const _excluded$1C = ["color", "size"];
7838
7867
 
7839
7868
  /**
7840
7869
  * @typedef {Object} StopRecordProps
@@ -7849,7 +7878,7 @@ const StopRecord = _ref => {
7849
7878
  color = 'currentColor',
7850
7879
  size = '24'
7851
7880
  } = _ref,
7852
- otherProps = _objectWithoutProperties(_ref, _excluded$1B);
7881
+ otherProps = _objectWithoutProperties(_ref, _excluded$1C);
7853
7882
  return /*#__PURE__*/React.createElement("svg", _extends({
7854
7883
  width: size,
7855
7884
  height: size,
@@ -7868,7 +7897,7 @@ const StopRecord = _ref => {
7868
7897
  }));
7869
7898
  };
7870
7899
 
7871
- const _excluded$1A = ["color", "size"];
7900
+ const _excluded$1B = ["color", "size"];
7872
7901
 
7873
7902
  /**
7874
7903
  * @typedef {Object} CloudProps
@@ -7883,7 +7912,7 @@ const Cloud = _ref => {
7883
7912
  color = 'currentColor',
7884
7913
  size = '24'
7885
7914
  } = _ref,
7886
- otherProps = _objectWithoutProperties(_ref, _excluded$1A);
7915
+ otherProps = _objectWithoutProperties(_ref, _excluded$1B);
7887
7916
  return /*#__PURE__*/React.createElement("svg", _extends({
7888
7917
  width: size,
7889
7918
  height: size,
@@ -7897,7 +7926,7 @@ const Cloud = _ref => {
7897
7926
  }));
7898
7927
  };
7899
7928
 
7900
- const _excluded$1z = ["color", "size"];
7929
+ const _excluded$1A = ["color", "size"];
7901
7930
 
7902
7931
  /**
7903
7932
  * @typedef {Object} CloudErrorProps
@@ -7912,7 +7941,7 @@ const CloudError = _ref => {
7912
7941
  color = 'currentColor',
7913
7942
  size = '24'
7914
7943
  } = _ref,
7915
- otherProps = _objectWithoutProperties(_ref, _excluded$1z);
7944
+ otherProps = _objectWithoutProperties(_ref, _excluded$1A);
7916
7945
  return /*#__PURE__*/React.createElement("svg", _extends({
7917
7946
  width: size,
7918
7947
  height: size,
@@ -7926,7 +7955,7 @@ const CloudError = _ref => {
7926
7955
  }));
7927
7956
  };
7928
7957
 
7929
- const _excluded$1y = ["color", "size"];
7958
+ const _excluded$1z = ["color", "size"];
7930
7959
 
7931
7960
  /**
7932
7961
  * @typedef {Object} CloudUploadProps
@@ -7941,7 +7970,7 @@ const CloudUpload = _ref => {
7941
7970
  color = 'currentColor',
7942
7971
  size = '24'
7943
7972
  } = _ref,
7944
- otherProps = _objectWithoutProperties(_ref, _excluded$1y);
7973
+ otherProps = _objectWithoutProperties(_ref, _excluded$1z);
7945
7974
  return /*#__PURE__*/React.createElement("svg", _extends({
7946
7975
  width: size,
7947
7976
  height: size,
@@ -7955,7 +7984,7 @@ const CloudUpload = _ref => {
7955
7984
  }));
7956
7985
  };
7957
7986
 
7958
- const _excluded$1x = ["color", "size"];
7987
+ const _excluded$1y = ["color", "size"];
7959
7988
 
7960
7989
  /**
7961
7990
  * @typedef {Object} CloudDownloadProps
@@ -7970,7 +7999,7 @@ const CloudDownload = _ref => {
7970
7999
  color = 'currentColor',
7971
8000
  size = '24'
7972
8001
  } = _ref,
7973
- otherProps = _objectWithoutProperties(_ref, _excluded$1x);
8002
+ otherProps = _objectWithoutProperties(_ref, _excluded$1y);
7974
8003
  return /*#__PURE__*/React.createElement("svg", _extends({
7975
8004
  width: size,
7976
8005
  height: size,
@@ -7984,7 +8013,7 @@ const CloudDownload = _ref => {
7984
8013
  }));
7985
8014
  };
7986
8015
 
7987
- const _excluded$1w = ["color", "size"];
8016
+ const _excluded$1x = ["color", "size"];
7988
8017
 
7989
8018
  /**
7990
8019
  * @typedef {Object} PopularProps
@@ -7999,7 +8028,7 @@ const Popular = _ref => {
7999
8028
  color = 'currentColor',
8000
8029
  size = '24'
8001
8030
  } = _ref,
8002
- otherProps = _objectWithoutProperties(_ref, _excluded$1w);
8031
+ otherProps = _objectWithoutProperties(_ref, _excluded$1x);
8003
8032
  return /*#__PURE__*/React.createElement("svg", _extends({
8004
8033
  width: size,
8005
8034
  height: size,
@@ -8015,7 +8044,7 @@ const Popular = _ref => {
8015
8044
  }));
8016
8045
  };
8017
8046
 
8018
- const _excluded$1v = ["color", "size"];
8047
+ const _excluded$1w = ["color", "size"];
8019
8048
 
8020
8049
  /**
8021
8050
  * @typedef {Object} PopularFilledProps
@@ -8030,7 +8059,7 @@ const PopularFilled = _ref => {
8030
8059
  color = 'currentColor',
8031
8060
  size = '24'
8032
8061
  } = _ref,
8033
- otherProps = _objectWithoutProperties(_ref, _excluded$1v);
8062
+ otherProps = _objectWithoutProperties(_ref, _excluded$1w);
8034
8063
  return /*#__PURE__*/React.createElement("svg", _extends({
8035
8064
  width: size,
8036
8065
  height: size,
@@ -8046,7 +8075,7 @@ const PopularFilled = _ref => {
8046
8075
  }));
8047
8076
  };
8048
8077
 
8049
- const _excluded$1u = ["color", "size"];
8078
+ const _excluded$1v = ["color", "size"];
8050
8079
 
8051
8080
  /**
8052
8081
  * @typedef {Object} AlignLeftProps
@@ -8061,7 +8090,7 @@ const AlignLeft = _ref => {
8061
8090
  color = 'currentColor',
8062
8091
  size = '24'
8063
8092
  } = _ref,
8064
- otherProps = _objectWithoutProperties(_ref, _excluded$1u);
8093
+ otherProps = _objectWithoutProperties(_ref, _excluded$1v);
8065
8094
  return /*#__PURE__*/React.createElement("svg", _extends({
8066
8095
  width: size,
8067
8096
  height: size,
@@ -8084,7 +8113,7 @@ const AlignLeft = _ref => {
8084
8113
  }));
8085
8114
  };
8086
8115
 
8087
- const _excluded$1t = ["color", "size"];
8116
+ const _excluded$1u = ["color", "size"];
8088
8117
 
8089
8118
  /**
8090
8119
  * @typedef {Object} AlignCenterProps
@@ -8099,7 +8128,7 @@ const AlignCenter = _ref => {
8099
8128
  color = 'currentColor',
8100
8129
  size = '24'
8101
8130
  } = _ref,
8102
- otherProps = _objectWithoutProperties(_ref, _excluded$1t);
8131
+ otherProps = _objectWithoutProperties(_ref, _excluded$1u);
8103
8132
  return /*#__PURE__*/React.createElement("svg", _extends({
8104
8133
  width: size,
8105
8134
  height: size,
@@ -8122,7 +8151,7 @@ const AlignCenter = _ref => {
8122
8151
  }));
8123
8152
  };
8124
8153
 
8125
- const _excluded$1s = ["color", "size"];
8154
+ const _excluded$1t = ["color", "size"];
8126
8155
 
8127
8156
  /**
8128
8157
  * @typedef {Object} AlignRightProps
@@ -8137,7 +8166,7 @@ const AlignRight = _ref => {
8137
8166
  color = 'currentColor',
8138
8167
  size = '24'
8139
8168
  } = _ref,
8140
- otherProps = _objectWithoutProperties(_ref, _excluded$1s);
8169
+ otherProps = _objectWithoutProperties(_ref, _excluded$1t);
8141
8170
  return /*#__PURE__*/React.createElement("svg", _extends({
8142
8171
  width: size,
8143
8172
  height: size,
@@ -8160,7 +8189,7 @@ const AlignRight = _ref => {
8160
8189
  }));
8161
8190
  };
8162
8191
 
8163
- const _excluded$1r = ["color", "size"];
8192
+ const _excluded$1s = ["color", "size"];
8164
8193
 
8165
8194
  /**
8166
8195
  * @typedef {Object} AlignWideProps
@@ -8175,7 +8204,7 @@ const AlignWide = _ref => {
8175
8204
  color = 'currentColor',
8176
8205
  size = '24'
8177
8206
  } = _ref,
8178
- otherProps = _objectWithoutProperties(_ref, _excluded$1r);
8207
+ otherProps = _objectWithoutProperties(_ref, _excluded$1s);
8179
8208
  return /*#__PURE__*/React.createElement("svg", _extends({
8180
8209
  width: size,
8181
8210
  height: size,
@@ -8198,7 +8227,7 @@ const AlignWide = _ref => {
8198
8227
  }));
8199
8228
  };
8200
8229
 
8201
- const _excluded$1q = ["color", "size"];
8230
+ const _excluded$1r = ["color", "size"];
8202
8231
 
8203
8232
  /**
8204
8233
  * @typedef {Object} SpacingProps
@@ -8213,7 +8242,7 @@ const Spacing = _ref => {
8213
8242
  color = 'currentColor',
8214
8243
  size = '24'
8215
8244
  } = _ref,
8216
- otherProps = _objectWithoutProperties(_ref, _excluded$1q);
8245
+ otherProps = _objectWithoutProperties(_ref, _excluded$1r);
8217
8246
  return /*#__PURE__*/React.createElement("svg", _extends({
8218
8247
  width: size,
8219
8248
  height: size,
@@ -8227,7 +8256,7 @@ const Spacing = _ref => {
8227
8256
  }));
8228
8257
  };
8229
8258
 
8230
- const _excluded$1p = ["color", "size"];
8259
+ const _excluded$1q = ["color", "size"];
8231
8260
 
8232
8261
  /**
8233
8262
  * @typedef {Object} BoldProps
@@ -8242,7 +8271,7 @@ const Bold = _ref => {
8242
8271
  color = 'currentColor',
8243
8272
  size = '24'
8244
8273
  } = _ref,
8245
- otherProps = _objectWithoutProperties(_ref, _excluded$1p);
8274
+ otherProps = _objectWithoutProperties(_ref, _excluded$1q);
8246
8275
  return /*#__PURE__*/React.createElement("svg", _extends({
8247
8276
  width: size,
8248
8277
  height: size,
@@ -8256,7 +8285,7 @@ const Bold = _ref => {
8256
8285
  }));
8257
8286
  };
8258
8287
 
8259
- const _excluded$1o = ["color", "size"];
8288
+ const _excluded$1p = ["color", "size"];
8260
8289
 
8261
8290
  /**
8262
8291
  * @typedef {Object} ItalicProps
@@ -8271,7 +8300,7 @@ const Italic = _ref => {
8271
8300
  color = 'currentColor',
8272
8301
  size = '24'
8273
8302
  } = _ref,
8274
- otherProps = _objectWithoutProperties(_ref, _excluded$1o);
8303
+ otherProps = _objectWithoutProperties(_ref, _excluded$1p);
8275
8304
  return /*#__PURE__*/React.createElement("svg", _extends({
8276
8305
  width: size,
8277
8306
  height: size,
@@ -8285,7 +8314,7 @@ const Italic = _ref => {
8285
8314
  }));
8286
8315
  };
8287
8316
 
8288
- const _excluded$1n = ["color", "size"];
8317
+ const _excluded$1o = ["color", "size"];
8289
8318
 
8290
8319
  /**
8291
8320
  * @typedef {Object} UnderlineProps
@@ -8300,7 +8329,7 @@ const Underline = _ref => {
8300
8329
  color = 'currentColor',
8301
8330
  size = '24'
8302
8331
  } = _ref,
8303
- otherProps = _objectWithoutProperties(_ref, _excluded$1n);
8332
+ otherProps = _objectWithoutProperties(_ref, _excluded$1o);
8304
8333
  return /*#__PURE__*/React.createElement("svg", _extends({
8305
8334
  width: size,
8306
8335
  height: size,
@@ -8317,7 +8346,7 @@ const Underline = _ref => {
8317
8346
  }));
8318
8347
  };
8319
8348
 
8320
- const _excluded$1m = ["color", "size"];
8349
+ const _excluded$1n = ["color", "size"];
8321
8350
 
8322
8351
  /**
8323
8352
  * @typedef {Object} SendMessageProps
@@ -8332,7 +8361,7 @@ const SendMessage = _ref => {
8332
8361
  color = 'currentColor',
8333
8362
  size = '24'
8334
8363
  } = _ref,
8335
- otherProps = _objectWithoutProperties(_ref, _excluded$1m);
8364
+ otherProps = _objectWithoutProperties(_ref, _excluded$1n);
8336
8365
  return /*#__PURE__*/React.createElement("svg", _extends({
8337
8366
  width: size,
8338
8367
  height: size,
@@ -8357,7 +8386,7 @@ const SendMessage = _ref => {
8357
8386
  }));
8358
8387
  };
8359
8388
 
8360
- const _excluded$1l = ["color", "size"];
8389
+ const _excluded$1m = ["color", "size"];
8361
8390
 
8362
8391
  /**
8363
8392
  * @typedef {Object} UndoProps
@@ -8372,7 +8401,7 @@ const Undo = _ref => {
8372
8401
  color = 'currentColor',
8373
8402
  size = '24'
8374
8403
  } = _ref,
8375
- otherProps = _objectWithoutProperties(_ref, _excluded$1l);
8404
+ otherProps = _objectWithoutProperties(_ref, _excluded$1m);
8376
8405
  return /*#__PURE__*/React.createElement("svg", _extends({
8377
8406
  width: size,
8378
8407
  height: size,
@@ -8389,7 +8418,7 @@ const Undo = _ref => {
8389
8418
  }));
8390
8419
  };
8391
8420
 
8392
- const _excluded$1k = ["color", "size"];
8421
+ const _excluded$1l = ["color", "size"];
8393
8422
 
8394
8423
  /**
8395
8424
  * @typedef {Object} RedoProps
@@ -8404,7 +8433,7 @@ const Redo = _ref => {
8404
8433
  color = 'currentColor',
8405
8434
  size = '24'
8406
8435
  } = _ref,
8407
- otherProps = _objectWithoutProperties(_ref, _excluded$1k);
8436
+ otherProps = _objectWithoutProperties(_ref, _excluded$1l);
8408
8437
  return /*#__PURE__*/React.createElement("svg", _extends({
8409
8438
  width: size,
8410
8439
  height: size,
@@ -8421,7 +8450,7 @@ const Redo = _ref => {
8421
8450
  }));
8422
8451
  };
8423
8452
 
8424
- const _excluded$1j = ["color", "size"];
8453
+ const _excluded$1k = ["color", "size"];
8425
8454
 
8426
8455
  /**
8427
8456
  * @typedef {Object} AnalyticsProps
@@ -8436,7 +8465,7 @@ const Analytics = _ref => {
8436
8465
  color = 'currentColor',
8437
8466
  size = '24'
8438
8467
  } = _ref,
8439
- otherProps = _objectWithoutProperties(_ref, _excluded$1j);
8468
+ otherProps = _objectWithoutProperties(_ref, _excluded$1k);
8440
8469
  return /*#__PURE__*/React.createElement("svg", _extends({
8441
8470
  width: size,
8442
8471
  height: size,
@@ -8462,7 +8491,7 @@ const Analytics = _ref => {
8462
8491
  }));
8463
8492
  };
8464
8493
 
8465
- const _excluded$1i = ["color", "size"];
8494
+ const _excluded$1j = ["color", "size"];
8466
8495
 
8467
8496
  /**
8468
8497
  * @typedef {Object} SystemFieldProps
@@ -8477,7 +8506,7 @@ const SystemField = _ref => {
8477
8506
  color = 'currentColor',
8478
8507
  size = '24'
8479
8508
  } = _ref,
8480
- otherProps = _objectWithoutProperties(_ref, _excluded$1i);
8509
+ otherProps = _objectWithoutProperties(_ref, _excluded$1j);
8481
8510
  return /*#__PURE__*/React.createElement("svg", _extends({
8482
8511
  width: size,
8483
8512
  height: size,
@@ -8491,7 +8520,7 @@ const SystemField = _ref => {
8491
8520
  }));
8492
8521
  };
8493
8522
 
8494
- const _excluded$1h = ["color", "size"];
8523
+ const _excluded$1i = ["color", "size"];
8495
8524
 
8496
8525
  /**
8497
8526
  * @typedef {Object} CustomFieldProps
@@ -8506,7 +8535,7 @@ const CustomField = _ref => {
8506
8535
  color = 'currentColor',
8507
8536
  size = '24'
8508
8537
  } = _ref,
8509
- otherProps = _objectWithoutProperties(_ref, _excluded$1h);
8538
+ otherProps = _objectWithoutProperties(_ref, _excluded$1i);
8510
8539
  return /*#__PURE__*/React.createElement("svg", _extends({
8511
8540
  width: size,
8512
8541
  height: size,
@@ -8520,7 +8549,7 @@ const CustomField = _ref => {
8520
8549
  }));
8521
8550
  };
8522
8551
 
8523
- const _excluded$1g = ["color", "size"];
8552
+ const _excluded$1h = ["color", "size"];
8524
8553
 
8525
8554
  /**
8526
8555
  * @typedef {Object} CustomFieldRemoveProps
@@ -8535,7 +8564,7 @@ const CustomFieldRemove = _ref => {
8535
8564
  color = 'currentColor',
8536
8565
  size = '24'
8537
8566
  } = _ref,
8538
- otherProps = _objectWithoutProperties(_ref, _excluded$1g);
8567
+ otherProps = _objectWithoutProperties(_ref, _excluded$1h);
8539
8568
  return /*#__PURE__*/React.createElement("svg", _extends({
8540
8569
  width: size,
8541
8570
  height: size,
@@ -8549,7 +8578,7 @@ const CustomFieldRemove = _ref => {
8549
8578
  }));
8550
8579
  };
8551
8580
 
8552
- const _excluded$1f = ["color", "size"];
8581
+ const _excluded$1g = ["color", "size"];
8553
8582
 
8554
8583
  /**
8555
8584
  * @typedef {Object} GuestChatChannelProps
@@ -8564,7 +8593,7 @@ const GuestChatChannel = _ref => {
8564
8593
  color = 'currentColor',
8565
8594
  size = '24'
8566
8595
  } = _ref,
8567
- otherProps = _objectWithoutProperties(_ref, _excluded$1f);
8596
+ otherProps = _objectWithoutProperties(_ref, _excluded$1g);
8568
8597
  return /*#__PURE__*/React.createElement("svg", _extends({
8569
8598
  width: size,
8570
8599
  height: size,
@@ -8601,7 +8630,7 @@ const GuestChatChannel = _ref => {
8601
8630
  }))));
8602
8631
  };
8603
8632
 
8604
- const _excluded$1e = ["color", "size"];
8633
+ const _excluded$1f = ["color", "size"];
8605
8634
 
8606
8635
  /**
8607
8636
  * @typedef {Object} TriggersProps
@@ -8616,7 +8645,7 @@ const Triggers = _ref => {
8616
8645
  color = 'currentColor',
8617
8646
  size = '24'
8618
8647
  } = _ref,
8619
- otherProps = _objectWithoutProperties(_ref, _excluded$1e);
8648
+ otherProps = _objectWithoutProperties(_ref, _excluded$1f);
8620
8649
  return /*#__PURE__*/React.createElement("svg", _extends({
8621
8650
  width: size,
8622
8651
  height: size,
@@ -8632,7 +8661,7 @@ const Triggers = _ref => {
8632
8661
  }));
8633
8662
  };
8634
8663
 
8635
- const _excluded$1d = ["color", "size"];
8664
+ const _excluded$1e = ["color", "size"];
8636
8665
 
8637
8666
  /**
8638
8667
  * @typedef {Object} StartFlowProps
@@ -8647,7 +8676,7 @@ const StartFlow = _ref => {
8647
8676
  color = 'currentColor',
8648
8677
  size = '24'
8649
8678
  } = _ref,
8650
- otherProps = _objectWithoutProperties(_ref, _excluded$1d);
8679
+ otherProps = _objectWithoutProperties(_ref, _excluded$1e);
8651
8680
  return /*#__PURE__*/React.createElement("svg", _extends({
8652
8681
  width: size,
8653
8682
  height: size,
@@ -8668,7 +8697,7 @@ const StartFlow = _ref => {
8668
8697
  }));
8669
8698
  };
8670
8699
 
8671
- const _excluded$1c = ["color", "size"];
8700
+ const _excluded$1d = ["color", "size"];
8672
8701
 
8673
8702
  /**
8674
8703
  * @typedef {Object} AppleProps
@@ -8683,7 +8712,7 @@ const Apple = _ref => {
8683
8712
  color = 'currentColor',
8684
8713
  size = '24'
8685
8714
  } = _ref,
8686
- otherProps = _objectWithoutProperties(_ref, _excluded$1c);
8715
+ otherProps = _objectWithoutProperties(_ref, _excluded$1d);
8687
8716
  return /*#__PURE__*/React.createElement("svg", _extends({
8688
8717
  width: size,
8689
8718
  height: size,
@@ -8697,7 +8726,7 @@ const Apple = _ref => {
8697
8726
  }));
8698
8727
  };
8699
8728
 
8700
- const _excluded$1b = ["color", "size"];
8729
+ const _excluded$1c = ["color", "size"];
8701
8730
 
8702
8731
  /**
8703
8732
  * @typedef {Object} GoogleProps
@@ -8712,7 +8741,7 @@ const Google = _ref => {
8712
8741
  color = 'currentColor',
8713
8742
  size = '24'
8714
8743
  } = _ref,
8715
- otherProps = _objectWithoutProperties(_ref, _excluded$1b);
8744
+ otherProps = _objectWithoutProperties(_ref, _excluded$1c);
8716
8745
  return /*#__PURE__*/React.createElement("svg", _extends({
8717
8746
  width: size,
8718
8747
  height: size,
@@ -8743,7 +8772,7 @@ const Google = _ref => {
8743
8772
  }));
8744
8773
  };
8745
8774
 
8746
- const _excluded$1a = ["color", "size"];
8775
+ const _excluded$1b = ["color", "size"];
8747
8776
 
8748
8777
  /**
8749
8778
  * @typedef {Object} GoogleAltProps
@@ -8758,7 +8787,7 @@ const GoogleAlt = _ref => {
8758
8787
  color = 'currentColor',
8759
8788
  size = '24'
8760
8789
  } = _ref,
8761
- otherProps = _objectWithoutProperties(_ref, _excluded$1a);
8790
+ otherProps = _objectWithoutProperties(_ref, _excluded$1b);
8762
8791
  return /*#__PURE__*/React.createElement("svg", _extends({
8763
8792
  width: size,
8764
8793
  height: size,
@@ -8789,7 +8818,7 @@ const GoogleAlt = _ref => {
8789
8818
  }));
8790
8819
  };
8791
8820
 
8792
- const _excluded$19 = ["color", "size"];
8821
+ const _excluded$1a = ["color", "size"];
8793
8822
 
8794
8823
  /**
8795
8824
  * @typedef {Object} FacebookProps
@@ -8804,7 +8833,7 @@ const Facebook = _ref => {
8804
8833
  color = 'currentColor',
8805
8834
  size = '24'
8806
8835
  } = _ref,
8807
- otherProps = _objectWithoutProperties(_ref, _excluded$19);
8836
+ otherProps = _objectWithoutProperties(_ref, _excluded$1a);
8808
8837
  return /*#__PURE__*/React.createElement("svg", _extends({
8809
8838
  width: size,
8810
8839
  height: size,
@@ -8820,7 +8849,7 @@ const Facebook = _ref => {
8820
8849
  }));
8821
8850
  };
8822
8851
 
8823
- const _excluded$18 = ["color", "size"];
8852
+ const _excluded$19 = ["color", "size"];
8824
8853
 
8825
8854
  /**
8826
8855
  * @typedef {Object} OmnichannelWidgetProps
@@ -8835,7 +8864,7 @@ const OmnichannelWidget = _ref => {
8835
8864
  color = 'currentColor',
8836
8865
  size = '24'
8837
8866
  } = _ref,
8838
- otherProps = _objectWithoutProperties(_ref, _excluded$18);
8867
+ otherProps = _objectWithoutProperties(_ref, _excluded$19);
8839
8868
  return /*#__PURE__*/React.createElement("svg", _extends({
8840
8869
  width: size,
8841
8870
  height: size,
@@ -8849,7 +8878,7 @@ const OmnichannelWidget = _ref => {
8849
8878
  }));
8850
8879
  };
8851
8880
 
8852
- const _excluded$17 = ["color", "size"];
8881
+ const _excluded$18 = ["color", "size"];
8853
8882
 
8854
8883
  /**
8855
8884
  * @typedef {Object} IncreaseEngagementProps
@@ -8864,7 +8893,7 @@ const IncreaseEngagement = _ref => {
8864
8893
  color = 'currentColor',
8865
8894
  size = '24'
8866
8895
  } = _ref,
8867
- otherProps = _objectWithoutProperties(_ref, _excluded$17);
8896
+ otherProps = _objectWithoutProperties(_ref, _excluded$18);
8868
8897
  return /*#__PURE__*/React.createElement("svg", _extends({
8869
8898
  width: size,
8870
8899
  height: size,
@@ -8878,7 +8907,7 @@ const IncreaseEngagement = _ref => {
8878
8907
  }));
8879
8908
  };
8880
8909
 
8881
- const _excluded$16 = ["color", "size"];
8910
+ const _excluded$17 = ["color", "size"];
8882
8911
 
8883
8912
  /**
8884
8913
  * @typedef {Object} ShowcaseProductsProps
@@ -8893,7 +8922,7 @@ const ShowcaseProducts = _ref => {
8893
8922
  color = 'currentColor',
8894
8923
  size = '24'
8895
8924
  } = _ref,
8896
- otherProps = _objectWithoutProperties(_ref, _excluded$16);
8925
+ otherProps = _objectWithoutProperties(_ref, _excluded$17);
8897
8926
  return /*#__PURE__*/React.createElement("svg", _extends({
8898
8927
  width: size,
8899
8928
  height: size,
@@ -8907,7 +8936,7 @@ const ShowcaseProducts = _ref => {
8907
8936
  }));
8908
8937
  };
8909
8938
 
8910
- const _excluded$15 = ["color", "size"];
8939
+ const _excluded$16 = ["color", "size"];
8911
8940
 
8912
8941
  /**
8913
8942
  * @typedef {Object} FaqProps
@@ -8922,7 +8951,7 @@ const Faq = _ref => {
8922
8951
  color = 'currentColor',
8923
8952
  size = '24'
8924
8953
  } = _ref,
8925
- otherProps = _objectWithoutProperties(_ref, _excluded$15);
8954
+ otherProps = _objectWithoutProperties(_ref, _excluded$16);
8926
8955
  return /*#__PURE__*/React.createElement("svg", _extends({
8927
8956
  width: size,
8928
8957
  height: size,
@@ -8936,7 +8965,7 @@ const Faq = _ref => {
8936
8965
  }));
8937
8966
  };
8938
8967
 
8939
- const _excluded$14 = ["color", "size"];
8968
+ const _excluded$15 = ["color", "size"];
8940
8969
 
8941
8970
  /**
8942
8971
  * @typedef {Object} WebsiteRedirectProps
@@ -8951,7 +8980,7 @@ const WebsiteRedirect = _ref => {
8951
8980
  color = 'currentColor',
8952
8981
  size = '24'
8953
8982
  } = _ref,
8954
- otherProps = _objectWithoutProperties(_ref, _excluded$14);
8983
+ otherProps = _objectWithoutProperties(_ref, _excluded$15);
8955
8984
  return /*#__PURE__*/React.createElement("svg", _extends({
8956
8985
  width: size,
8957
8986
  height: size,
@@ -8965,7 +8994,7 @@ const WebsiteRedirect = _ref => {
8965
8994
  }));
8966
8995
  };
8967
8996
 
8968
- const _excluded$13 = ["color", "size"];
8997
+ const _excluded$14 = ["color", "size"];
8969
8998
 
8970
8999
  /**
8971
9000
  * @typedef {Object} TelegramProps
@@ -8980,7 +9009,7 @@ const Telegram = _ref => {
8980
9009
  color = 'currentColor',
8981
9010
  size = '24'
8982
9011
  } = _ref,
8983
- otherProps = _objectWithoutProperties(_ref, _excluded$13);
9012
+ otherProps = _objectWithoutProperties(_ref, _excluded$14);
8984
9013
  return /*#__PURE__*/React.createElement("svg", _extends({
8985
9014
  width: size,
8986
9015
  height: size,
@@ -8996,7 +9025,7 @@ const Telegram = _ref => {
8996
9025
  }));
8997
9026
  };
8998
9027
 
8999
- const _excluded$12 = ["color", "size"];
9028
+ const _excluded$13 = ["color", "size"];
9000
9029
 
9001
9030
  /**
9002
9031
  * @typedef {Object} TapProps
@@ -9011,7 +9040,7 @@ const Tap = _ref => {
9011
9040
  color = 'currentColor',
9012
9041
  size = '24'
9013
9042
  } = _ref,
9014
- otherProps = _objectWithoutProperties(_ref, _excluded$12);
9043
+ otherProps = _objectWithoutProperties(_ref, _excluded$13);
9015
9044
  return /*#__PURE__*/React.createElement("svg", _extends({
9016
9045
  width: size,
9017
9046
  height: size,
@@ -9030,7 +9059,7 @@ const Tap = _ref => {
9030
9059
  }));
9031
9060
  };
9032
9061
 
9033
- const _excluded$11 = ["color", "size"];
9062
+ const _excluded$12 = ["color", "size"];
9034
9063
 
9035
9064
  /**
9036
9065
  * @typedef {Object} NewOrphanMobileProps
@@ -9045,7 +9074,7 @@ const NewOrphanMobile = _ref => {
9045
9074
  color = 'currentColor',
9046
9075
  size = '24'
9047
9076
  } = _ref,
9048
- otherProps = _objectWithoutProperties(_ref, _excluded$11);
9077
+ otherProps = _objectWithoutProperties(_ref, _excluded$12);
9049
9078
  return /*#__PURE__*/React.createElement("svg", _extends({
9050
9079
  width: size,
9051
9080
  height: size,
@@ -9067,7 +9096,7 @@ const NewOrphanMobile = _ref => {
9067
9096
  }));
9068
9097
  };
9069
9098
 
9070
- const _excluded$10 = ["color", "size"];
9099
+ const _excluded$11 = ["color", "size"];
9071
9100
 
9072
9101
  /**
9073
9102
  * @typedef {Object} ExportProps
@@ -9082,7 +9111,7 @@ const Export = _ref => {
9082
9111
  color = 'currentColor',
9083
9112
  size = '24'
9084
9113
  } = _ref,
9085
- otherProps = _objectWithoutProperties(_ref, _excluded$10);
9114
+ otherProps = _objectWithoutProperties(_ref, _excluded$11);
9086
9115
  return /*#__PURE__*/React.createElement("svg", _extends({
9087
9116
  width: size,
9088
9117
  height: size,
@@ -9099,7 +9128,7 @@ const Export = _ref => {
9099
9128
  }));
9100
9129
  };
9101
9130
 
9102
- const _excluded$$ = ["color", "size"];
9131
+ const _excluded$10 = ["color", "size"];
9103
9132
 
9104
9133
  /**
9105
9134
  * @typedef {Object} AiProps
@@ -9114,7 +9143,7 @@ const Ai = _ref => {
9114
9143
  color = 'currentColor',
9115
9144
  size = '24'
9116
9145
  } = _ref,
9117
- otherProps = _objectWithoutProperties(_ref, _excluded$$);
9146
+ otherProps = _objectWithoutProperties(_ref, _excluded$10);
9118
9147
  return /*#__PURE__*/React.createElement("svg", _extends({
9119
9148
  width: size,
9120
9149
  height: size,
@@ -9131,7 +9160,7 @@ const Ai = _ref => {
9131
9160
  }));
9132
9161
  };
9133
9162
 
9134
- const _excluded$_ = ["color", "size"];
9163
+ const _excluded$$ = ["color", "size"];
9135
9164
 
9136
9165
  /**
9137
9166
  * @typedef {Object} AiStepProps
@@ -9146,7 +9175,7 @@ const AiStep = _ref => {
9146
9175
  color = 'currentColor',
9147
9176
  size = '24'
9148
9177
  } = _ref,
9149
- otherProps = _objectWithoutProperties(_ref, _excluded$_);
9178
+ otherProps = _objectWithoutProperties(_ref, _excluded$$);
9150
9179
  return /*#__PURE__*/React.createElement("svg", _extends({
9151
9180
  width: size,
9152
9181
  height: size,
@@ -9170,7 +9199,7 @@ const AiStep = _ref => {
9170
9199
  }));
9171
9200
  };
9172
9201
 
9173
- const _excluded$Z = ["color", "size"];
9202
+ const _excluded$_ = ["color", "size"];
9174
9203
 
9175
9204
  /**
9176
9205
  * @typedef {Object} AiPositiveCommentRepliesProps
@@ -9185,7 +9214,7 @@ const AiPositiveCommentReplies = _ref => {
9185
9214
  color = 'currentColor',
9186
9215
  size = '24'
9187
9216
  } = _ref,
9188
- otherProps = _objectWithoutProperties(_ref, _excluded$Z);
9217
+ otherProps = _objectWithoutProperties(_ref, _excluded$_);
9189
9218
  return /*#__PURE__*/React.createElement("svg", _extends({
9190
9219
  width: size,
9191
9220
  height: size,
@@ -9202,7 +9231,7 @@ const AiPositiveCommentReplies = _ref => {
9202
9231
  }));
9203
9232
  };
9204
9233
 
9205
- const _excluded$Y = ["color", "size"];
9234
+ const _excluded$Z = ["color", "size"];
9206
9235
 
9207
9236
  /**
9208
9237
  * @typedef {Object} AiInstantAnswersProps
@@ -9217,7 +9246,7 @@ const AiInstantAnswers = _ref => {
9217
9246
  color = 'currentColor',
9218
9247
  size = '24'
9219
9248
  } = _ref,
9220
- otherProps = _objectWithoutProperties(_ref, _excluded$Y);
9249
+ otherProps = _objectWithoutProperties(_ref, _excluded$Z);
9221
9250
  return /*#__PURE__*/React.createElement("svg", _extends({
9222
9251
  width: size,
9223
9252
  height: size,
@@ -9234,7 +9263,7 @@ const AiInstantAnswers = _ref => {
9234
9263
  }));
9235
9264
  };
9236
9265
 
9237
- const _excluded$X = ["color", "size"];
9266
+ const _excluded$Y = ["color", "size"];
9238
9267
 
9239
9268
  /**
9240
9269
  * @typedef {Object} AiIntentionProps
@@ -9249,7 +9278,7 @@ const AiIntention = _ref => {
9249
9278
  color = 'currentColor',
9250
9279
  size = '24'
9251
9280
  } = _ref,
9252
- otherProps = _objectWithoutProperties(_ref, _excluded$X);
9281
+ otherProps = _objectWithoutProperties(_ref, _excluded$Y);
9253
9282
  return /*#__PURE__*/React.createElement("svg", _extends({
9254
9283
  width: size,
9255
9284
  height: size,
@@ -9273,7 +9302,7 @@ const AiIntention = _ref => {
9273
9302
  }));
9274
9303
  };
9275
9304
 
9276
- const _excluded$W = ["color", "size"];
9305
+ const _excluded$X = ["color", "size"];
9277
9306
 
9278
9307
  /**
9279
9308
  * @typedef {Object} AiFilledProps
@@ -9288,7 +9317,7 @@ const AiFilled = _ref => {
9288
9317
  color = 'currentColor',
9289
9318
  size = '24'
9290
9319
  } = _ref,
9291
- otherProps = _objectWithoutProperties(_ref, _excluded$W);
9320
+ otherProps = _objectWithoutProperties(_ref, _excluded$X);
9292
9321
  return /*#__PURE__*/React.createElement("svg", _extends({
9293
9322
  width: size,
9294
9323
  height: size,
@@ -9307,6 +9336,45 @@ const AiFilled = _ref => {
9307
9336
  }));
9308
9337
  };
9309
9338
 
9339
+ const _excluded$W = ["color", "size"];
9340
+
9341
+ /**
9342
+ * @typedef {Object} AiOutlinedProps
9343
+ * @property {string} [color='currentColor']
9344
+ * @property {string|number} [size='24']
9345
+ *
9346
+ * @param {AiOutlinedProps} props
9347
+ * @returns {JSX.Element}
9348
+ */
9349
+ const AiOutlined = _ref => {
9350
+ let {
9351
+ color = 'currentColor',
9352
+ size = '24'
9353
+ } = _ref,
9354
+ otherProps = _objectWithoutProperties(_ref, _excluded$W);
9355
+ return /*#__PURE__*/React.createElement("svg", _extends({
9356
+ width: size,
9357
+ height: size,
9358
+ viewBox: "0 0 24 24",
9359
+ fill: "none",
9360
+ xmlns: "http://www.w3.org/2000/svg",
9361
+ preserveAspectRatio: "xMidYMid meet"
9362
+ }, otherProps), /*#__PURE__*/React.createElement("path", {
9363
+ fillRule: "evenodd",
9364
+ clipRule: "evenodd",
9365
+ 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",
9366
+ fill: color
9367
+ }), /*#__PURE__*/React.createElement("path", {
9368
+ d: "M18.2461 9.33594H16.3496V15.2246H18.2461V16.5605H13.0459V15.2246H14.9424V9.33594H13.0459V8H18.2461V9.33594Z",
9369
+ fill: color
9370
+ }), /*#__PURE__*/React.createElement("path", {
9371
+ fillRule: "evenodd",
9372
+ clipRule: "evenodd",
9373
+ 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",
9374
+ fill: color
9375
+ }));
9376
+ };
9377
+
9310
9378
  const _excluded$V = ["color", "size"];
9311
9379
 
9312
9380
  /**
@@ -11427,6 +11495,7 @@ exports.AiFilled = AiFilled;
11427
11495
  exports.AiInstantAnswers = AiInstantAnswers;
11428
11496
  exports.AiIntention = AiIntention;
11429
11497
  exports.AiKnowledge = AiKnowledge;
11498
+ exports.AiOutlined = AiOutlined;
11430
11499
  exports.AiPositiveCommentReplies = AiPositiveCommentReplies;
11431
11500
  exports.AiStep = AiStep;
11432
11501
  exports.AlignCenter = AlignCenter;
@@ -11577,6 +11646,7 @@ exports.Id = Id;
11577
11646
  exports.IgLiveComments = IgLiveComments;
11578
11647
  exports.Image = Image;
11579
11648
  exports.Inbox = Inbox;
11649
+ exports.Incomplete = Incomplete;
11580
11650
  exports.IncreaseEngagement = IncreaseEngagement;
11581
11651
  exports.Info = Info;
11582
11652
  exports.InstagramChannel = InstagramChannel;