@thairath/tr-design-system 0.2.4 → 0.2.5

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.cjs CHANGED
@@ -80,13 +80,13 @@ function _toPropertyKey(t) {
80
80
  return "symbol" == typeof i ? i : i + "";
81
81
  }
82
82
 
83
- var _excluded$1w = ["width", "height"];
83
+ var _excluded$1v = ["width", "height"];
84
84
  var HamburgerIcon = _ref => {
85
85
  var {
86
86
  width,
87
87
  height
88
88
  } = _ref,
89
- props = _objectWithoutProperties(_ref, _excluded$1w);
89
+ props = _objectWithoutProperties(_ref, _excluded$1v);
90
90
  var size = width || height || 24;
91
91
  return /*#__PURE__*/React.createElement("svg", _extends({
92
92
  xmlns: "http://www.w3.org/2000/svg",
@@ -114,13 +114,13 @@ var HamburgerIcon = _ref => {
114
114
  })));
115
115
  };
116
116
 
117
- var _excluded$1v = ["width", "height"];
117
+ var _excluded$1u = ["width", "height"];
118
118
  var SearchIcon = _ref => {
119
119
  var {
120
120
  width,
121
121
  height
122
122
  } = _ref,
123
- props = _objectWithoutProperties(_ref, _excluded$1v);
123
+ props = _objectWithoutProperties(_ref, _excluded$1u);
124
124
  var size = width || height || 24;
125
125
  return /*#__PURE__*/React.createElement("svg", _extends({
126
126
  xmlns: "http://www.w3.org/2000/svg",
@@ -148,13 +148,13 @@ var SearchIcon = _ref => {
148
148
  })));
149
149
  };
150
150
 
151
- var _excluded$1u = ["width", "height"];
151
+ var _excluded$1t = ["width", "height"];
152
152
  var UserIcon = _ref => {
153
153
  var {
154
154
  width,
155
155
  height
156
156
  } = _ref,
157
- props = _objectWithoutProperties(_ref, _excluded$1u);
157
+ props = _objectWithoutProperties(_ref, _excluded$1t);
158
158
  var size = width || height || 24;
159
159
  return /*#__PURE__*/React.createElement("svg", _extends({
160
160
  xmlns: "http://www.w3.org/2000/svg",
@@ -182,13 +182,13 @@ var UserIcon = _ref => {
182
182
  })));
183
183
  };
184
184
 
185
- var _excluded$1t = ["width", "height"];
185
+ var _excluded$1s = ["width", "height"];
186
186
  var FacebookIcon = _ref => {
187
187
  var {
188
188
  width,
189
189
  height
190
190
  } = _ref,
191
- props = _objectWithoutProperties(_ref, _excluded$1t);
191
+ props = _objectWithoutProperties(_ref, _excluded$1s);
192
192
  var size = width || height || 24;
193
193
  return /*#__PURE__*/React.createElement("svg", _extends({
194
194
  xmlns: "http://www.w3.org/2000/svg",
@@ -204,13 +204,13 @@ var FacebookIcon = _ref => {
204
204
  }));
205
205
  };
206
206
 
207
- var _excluded$1s = ["width", "height"];
207
+ var _excluded$1r = ["width", "height"];
208
208
  var SocilaXIcon = _ref => {
209
209
  var {
210
210
  width,
211
211
  height
212
212
  } = _ref,
213
- props = _objectWithoutProperties(_ref, _excluded$1s);
213
+ props = _objectWithoutProperties(_ref, _excluded$1r);
214
214
  var size = width || height || 24;
215
215
  return /*#__PURE__*/React.createElement("svg", _extends({
216
216
  xmlns: "http://www.w3.org/2000/svg",
@@ -222,13 +222,13 @@ var SocilaXIcon = _ref => {
222
222
  }));
223
223
  };
224
224
 
225
- var _excluded$1r = ["width", "height"];
225
+ var _excluded$1q = ["width", "height"];
226
226
  var InstagramIcon = _ref => {
227
227
  var {
228
228
  width,
229
229
  height
230
230
  } = _ref,
231
- props = _objectWithoutProperties(_ref, _excluded$1r);
231
+ props = _objectWithoutProperties(_ref, _excluded$1q);
232
232
  var size = width || height || 24;
233
233
  return /*#__PURE__*/React.createElement("svg", _extends({
234
234
  xmlns: "http://www.w3.org/2000/svg",
@@ -252,13 +252,13 @@ var InstagramIcon = _ref => {
252
252
  }));
253
253
  };
254
254
 
255
- var _excluded$1q = ["width", "height"];
255
+ var _excluded$1p = ["width", "height"];
256
256
  var YoutubeIcon = _ref => {
257
257
  var {
258
258
  width,
259
259
  height
260
260
  } = _ref,
261
- props = _objectWithoutProperties(_ref, _excluded$1q);
261
+ props = _objectWithoutProperties(_ref, _excluded$1p);
262
262
  var size = width || height || 24;
263
263
  return /*#__PURE__*/React.createElement("svg", _extends({
264
264
  xmlns: "http://www.w3.org/2000/svg",
@@ -276,13 +276,13 @@ var YoutubeIcon = _ref => {
276
276
  }));
277
277
  };
278
278
 
279
- var _excluded$1p = ["width", "height"];
279
+ var _excluded$1o = ["width", "height"];
280
280
  var TiktokIcon = _ref => {
281
281
  var {
282
282
  width,
283
283
  height
284
284
  } = _ref,
285
- props = _objectWithoutProperties(_ref, _excluded$1p);
285
+ props = _objectWithoutProperties(_ref, _excluded$1o);
286
286
  var size = width || height || 24;
287
287
  return /*#__PURE__*/React.createElement("svg", _extends({
288
288
  xmlns: "http://www.w3.org/2000/svg",
@@ -294,13 +294,13 @@ var TiktokIcon = _ref => {
294
294
  }));
295
295
  };
296
296
 
297
- var _excluded$1o = ["width", "height"];
297
+ var _excluded$1n = ["width", "height"];
298
298
  var MessagerIcon = _ref => {
299
299
  var {
300
300
  width,
301
301
  height
302
302
  } = _ref,
303
- props = _objectWithoutProperties(_ref, _excluded$1o);
303
+ props = _objectWithoutProperties(_ref, _excluded$1n);
304
304
  var size = width || height || 24;
305
305
  return /*#__PURE__*/React.createElement("svg", _extends({
306
306
  xmlns: "http://www.w3.org/2000/svg",
@@ -318,13 +318,13 @@ var MessagerIcon = _ref => {
318
318
  }));
319
319
  };
320
320
 
321
- var _excluded$1n = ["width", "height"];
321
+ var _excluded$1m = ["width", "height"];
322
322
  var LineAppIcon = _ref => {
323
323
  var {
324
324
  width,
325
325
  height
326
326
  } = _ref,
327
- props = _objectWithoutProperties(_ref, _excluded$1n);
327
+ props = _objectWithoutProperties(_ref, _excluded$1m);
328
328
  var size = width || height || 24;
329
329
  return /*#__PURE__*/React.createElement("svg", _extends({
330
330
  xmlns: "http://www.w3.org/2000/svg",
@@ -342,13 +342,13 @@ var LineAppIcon = _ref => {
342
342
  }));
343
343
  };
344
344
 
345
- var _excluded$1m = ["width", "height"];
345
+ var _excluded$1l = ["width", "height"];
346
346
  var GoogleIcon = _ref => {
347
347
  var {
348
348
  width,
349
349
  height
350
350
  } = _ref,
351
- props = _objectWithoutProperties(_ref, _excluded$1m);
351
+ props = _objectWithoutProperties(_ref, _excluded$1l);
352
352
  var size = width || height || 24;
353
353
  return /*#__PURE__*/React.createElement("svg", _extends({
354
354
  xmlns: "http://www.w3.org/2000/svg",
@@ -364,13 +364,13 @@ var GoogleIcon = _ref => {
364
364
  }));
365
365
  };
366
366
 
367
- var _excluded$1l = ["width", "height"];
367
+ var _excluded$1k = ["width", "height"];
368
368
  var PublicIcon = _ref => {
369
369
  var {
370
370
  width,
371
371
  height
372
372
  } = _ref,
373
- props = _objectWithoutProperties(_ref, _excluded$1l);
373
+ props = _objectWithoutProperties(_ref, _excluded$1k);
374
374
  var size = width || height || 24;
375
375
  return /*#__PURE__*/React.createElement("svg", _extends({
376
376
  xmlns: "http://www.w3.org/2000/svg",
@@ -398,13 +398,13 @@ var PublicIcon = _ref => {
398
398
  })));
399
399
  };
400
400
 
401
- var _excluded$1k = ["width", "height"];
401
+ var _excluded$1j = ["width", "height"];
402
402
  var FeedIcon = _ref => {
403
403
  var {
404
404
  width,
405
405
  height
406
406
  } = _ref,
407
- props = _objectWithoutProperties(_ref, _excluded$1k);
407
+ props = _objectWithoutProperties(_ref, _excluded$1j);
408
408
  var size = width || height || 24;
409
409
  return /*#__PURE__*/React.createElement("svg", _extends({
410
410
  xmlns: "http://www.w3.org/2000/svg",
@@ -432,13 +432,13 @@ var FeedIcon = _ref => {
432
432
  })));
433
433
  };
434
434
 
435
- var _excluded$1j = ["width", "height"];
435
+ var _excluded$1i = ["width", "height"];
436
436
  var DesktopIcon = _ref => {
437
437
  var {
438
438
  width,
439
439
  height
440
440
  } = _ref,
441
- props = _objectWithoutProperties(_ref, _excluded$1j);
441
+ props = _objectWithoutProperties(_ref, _excluded$1i);
442
442
  var size = width || height || 24;
443
443
  return /*#__PURE__*/React.createElement("svg", _extends({
444
444
  xmlns: "http://www.w3.org/2000/svg",
@@ -466,13 +466,13 @@ var DesktopIcon = _ref => {
466
466
  })));
467
467
  };
468
468
 
469
- var _excluded$1i = ["width", "height"];
469
+ var _excluded$1h = ["width", "height"];
470
470
  var DesktopFilledIcon = _ref => {
471
471
  var {
472
472
  width,
473
473
  height
474
474
  } = _ref,
475
- props = _objectWithoutProperties(_ref, _excluded$1i);
475
+ props = _objectWithoutProperties(_ref, _excluded$1h);
476
476
  var size = width || height || 24;
477
477
  return /*#__PURE__*/React.createElement("svg", _extends({
478
478
  xmlns: "http://www.w3.org/2000/svg",
@@ -500,13 +500,13 @@ var DesktopFilledIcon = _ref => {
500
500
  })));
501
501
  };
502
502
 
503
- var _excluded$1h = ["width", "height"];
503
+ var _excluded$1g = ["width", "height"];
504
504
  var TROAppIcon = _ref => {
505
505
  var {
506
506
  width,
507
507
  height
508
508
  } = _ref,
509
- props = _objectWithoutProperties(_ref, _excluded$1h);
509
+ props = _objectWithoutProperties(_ref, _excluded$1g);
510
510
  var size = width || height || 24;
511
511
  return /*#__PURE__*/React.createElement("svg", _extends({
512
512
  xmlns: "http://www.w3.org/2000/svg",
@@ -538,13 +538,13 @@ var TROAppIcon = _ref => {
538
538
  })));
539
539
  };
540
540
 
541
- var _excluded$1g = ["width", "height"];
541
+ var _excluded$1f = ["width", "height"];
542
542
  var UserFilledIcon = _ref => {
543
543
  var {
544
544
  width,
545
545
  height
546
546
  } = _ref,
547
- props = _objectWithoutProperties(_ref, _excluded$1g);
547
+ props = _objectWithoutProperties(_ref, _excluded$1f);
548
548
  var size = width || height || 24;
549
549
  return /*#__PURE__*/React.createElement("svg", _extends({
550
550
  xmlns: "http://www.w3.org/2000/svg",
@@ -572,13 +572,13 @@ var UserFilledIcon = _ref => {
572
572
  })));
573
573
  };
574
574
 
575
- var _excluded$1f = ["width", "height"];
575
+ var _excluded$1e = ["width", "height"];
576
576
  var HomeIcon = _ref => {
577
577
  var {
578
578
  width,
579
579
  height
580
580
  } = _ref,
581
- props = _objectWithoutProperties(_ref, _excluded$1f);
581
+ props = _objectWithoutProperties(_ref, _excluded$1e);
582
582
  var size = width || height || 24;
583
583
  return /*#__PURE__*/React.createElement("svg", _extends({
584
584
  xmlns: "http://www.w3.org/2000/svg",
@@ -606,13 +606,13 @@ var HomeIcon = _ref => {
606
606
  })));
607
607
  };
608
608
 
609
- var _excluded$1e = ["width", "height"];
609
+ var _excluded$1d = ["width", "height"];
610
610
  var HomeFilledIcon = _ref => {
611
611
  var {
612
612
  width,
613
613
  height
614
614
  } = _ref,
615
- props = _objectWithoutProperties(_ref, _excluded$1e);
615
+ props = _objectWithoutProperties(_ref, _excluded$1d);
616
616
  var size = width || height || 24;
617
617
  return /*#__PURE__*/React.createElement("svg", _extends({
618
618
  xmlns: "http://www.w3.org/2000/svg",
@@ -640,13 +640,13 @@ var HomeFilledIcon = _ref => {
640
640
  })));
641
641
  };
642
642
 
643
- var _excluded$1d = ["width", "height"];
643
+ var _excluded$1c = ["width", "height"];
644
644
  var LinkIcon = _ref => {
645
645
  var {
646
646
  width,
647
647
  height
648
648
  } = _ref,
649
- props = _objectWithoutProperties(_ref, _excluded$1d);
649
+ props = _objectWithoutProperties(_ref, _excluded$1c);
650
650
  var size = width || height || 24;
651
651
  return /*#__PURE__*/React.createElement("svg", _extends({
652
652
  xmlns: "http://www.w3.org/2000/svg",
@@ -674,13 +674,13 @@ var LinkIcon = _ref => {
674
674
  })));
675
675
  };
676
676
 
677
- var _excluded$1c = ["width", "height"];
677
+ var _excluded$1b = ["width", "height"];
678
678
  var LogoutIcon = _ref => {
679
679
  var {
680
680
  width,
681
681
  height
682
682
  } = _ref,
683
- props = _objectWithoutProperties(_ref, _excluded$1c);
683
+ props = _objectWithoutProperties(_ref, _excluded$1b);
684
684
  var size = width || height || 24;
685
685
  return /*#__PURE__*/React.createElement("svg", _extends({
686
686
  xmlns: "http://www.w3.org/2000/svg",
@@ -708,13 +708,13 @@ var LogoutIcon = _ref => {
708
708
  })));
709
709
  };
710
710
 
711
- var _excluded$1b = ["width", "height"];
711
+ var _excluded$1a = ["width", "height"];
712
712
  var BookmarkIcon = _ref => {
713
713
  var {
714
714
  width,
715
715
  height
716
716
  } = _ref,
717
- props = _objectWithoutProperties(_ref, _excluded$1b);
717
+ props = _objectWithoutProperties(_ref, _excluded$1a);
718
718
  var size = width || height || 24;
719
719
  return /*#__PURE__*/React.createElement("svg", _extends({
720
720
  xmlns: "http://www.w3.org/2000/svg",
@@ -742,13 +742,13 @@ var BookmarkIcon = _ref => {
742
742
  })));
743
743
  };
744
744
 
745
- var _excluded$1a = ["width", "height"];
745
+ var _excluded$19 = ["width", "height"];
746
746
  var BookmarkFilledIcon = _ref => {
747
747
  var {
748
748
  width,
749
749
  height
750
750
  } = _ref,
751
- props = _objectWithoutProperties(_ref, _excluded$1a);
751
+ props = _objectWithoutProperties(_ref, _excluded$19);
752
752
  var size = width || height || 24;
753
753
  return /*#__PURE__*/React.createElement("svg", _extends({
754
754
  xmlns: "http://www.w3.org/2000/svg",
@@ -776,13 +776,13 @@ var BookmarkFilledIcon = _ref => {
776
776
  })));
777
777
  };
778
778
 
779
- var _excluded$19 = ["width", "height"];
779
+ var _excluded$18 = ["width", "height"];
780
780
  var MailIcon = _ref => {
781
781
  var {
782
782
  width,
783
783
  height
784
784
  } = _ref,
785
- props = _objectWithoutProperties(_ref, _excluded$19);
785
+ props = _objectWithoutProperties(_ref, _excluded$18);
786
786
  var size = width || height || 24;
787
787
  return /*#__PURE__*/React.createElement("svg", _extends({
788
788
  xmlns: "http://www.w3.org/2000/svg",
@@ -810,13 +810,13 @@ var MailIcon = _ref => {
810
810
  })));
811
811
  };
812
812
 
813
- var _excluded$18 = ["width", "height"];
813
+ var _excluded$17 = ["width", "height"];
814
814
  var MailFilledIcon = _ref => {
815
815
  var {
816
816
  width,
817
817
  height
818
818
  } = _ref,
819
- props = _objectWithoutProperties(_ref, _excluded$18);
819
+ props = _objectWithoutProperties(_ref, _excluded$17);
820
820
  var size = width || height || 24;
821
821
  return /*#__PURE__*/React.createElement("svg", _extends({
822
822
  xmlns: "http://www.w3.org/2000/svg",
@@ -844,13 +844,13 @@ var MailFilledIcon = _ref => {
844
844
  })));
845
845
  };
846
846
 
847
- var _excluded$17 = ["width", "height"];
847
+ var _excluded$16 = ["width", "height"];
848
848
  var CalendarIcon = _ref => {
849
849
  var {
850
850
  width,
851
851
  height
852
852
  } = _ref,
853
- props = _objectWithoutProperties(_ref, _excluded$17);
853
+ props = _objectWithoutProperties(_ref, _excluded$16);
854
854
  var size = width || height || 24;
855
855
  return /*#__PURE__*/React.createElement("svg", _extends({
856
856
  xmlns: "http://www.w3.org/2000/svg",
@@ -878,13 +878,13 @@ var CalendarIcon = _ref => {
878
878
  })));
879
879
  };
880
880
 
881
- var _excluded$16 = ["width", "height"];
881
+ var _excluded$15 = ["width", "height"];
882
882
  var CalendarFilledIcon = _ref => {
883
883
  var {
884
884
  width,
885
885
  height
886
886
  } = _ref,
887
- props = _objectWithoutProperties(_ref, _excluded$16);
887
+ props = _objectWithoutProperties(_ref, _excluded$15);
888
888
  var size = width || height || 24;
889
889
  return /*#__PURE__*/React.createElement("svg", _extends({
890
890
  xmlns: "http://www.w3.org/2000/svg",
@@ -912,13 +912,13 @@ var CalendarFilledIcon = _ref => {
912
912
  })));
913
913
  };
914
914
 
915
- var _excluded$15 = ["width", "height"];
915
+ var _excluded$14 = ["width", "height"];
916
916
  var ShareIcon = _ref => {
917
917
  var {
918
918
  width,
919
919
  height
920
920
  } = _ref,
921
- props = _objectWithoutProperties(_ref, _excluded$15);
921
+ props = _objectWithoutProperties(_ref, _excluded$14);
922
922
  var size = width || height || 24;
923
923
  return /*#__PURE__*/React.createElement("svg", _extends({
924
924
  xmlns: "http://www.w3.org/2000/svg",
@@ -946,13 +946,13 @@ var ShareIcon = _ref => {
946
946
  })));
947
947
  };
948
948
 
949
- var _excluded$14 = ["width", "height"];
949
+ var _excluded$13 = ["width", "height"];
950
950
  var ShareFilledIcon = _ref => {
951
951
  var {
952
952
  width,
953
953
  height
954
954
  } = _ref,
955
- props = _objectWithoutProperties(_ref, _excluded$14);
955
+ props = _objectWithoutProperties(_ref, _excluded$13);
956
956
  var size = width || height || 24;
957
957
  return /*#__PURE__*/React.createElement("svg", _extends({
958
958
  xmlns: "http://www.w3.org/2000/svg",
@@ -980,13 +980,13 @@ var ShareFilledIcon = _ref => {
980
980
  })));
981
981
  };
982
982
 
983
- var _excluded$13 = ["width", "height"];
983
+ var _excluded$12 = ["width", "height"];
984
984
  var BedtimeIcon = _ref => {
985
985
  var {
986
986
  width,
987
987
  height
988
988
  } = _ref,
989
- props = _objectWithoutProperties(_ref, _excluded$13);
989
+ props = _objectWithoutProperties(_ref, _excluded$12);
990
990
  var size = width || height || 24;
991
991
  return /*#__PURE__*/React.createElement("svg", _extends({
992
992
  xmlns: "http://www.w3.org/2000/svg",
@@ -1014,13 +1014,13 @@ var BedtimeIcon = _ref => {
1014
1014
  })));
1015
1015
  };
1016
1016
 
1017
- var _excluded$12 = ["width", "height"];
1017
+ var _excluded$11 = ["width", "height"];
1018
1018
  var BedtimeFilledIcon = _ref => {
1019
1019
  var {
1020
1020
  width,
1021
1021
  height
1022
1022
  } = _ref,
1023
- props = _objectWithoutProperties(_ref, _excluded$12);
1023
+ props = _objectWithoutProperties(_ref, _excluded$11);
1024
1024
  var size = width || height || 24;
1025
1025
  return /*#__PURE__*/React.createElement("svg", _extends({
1026
1026
  xmlns: "http://www.w3.org/2000/svg",
@@ -1048,13 +1048,13 @@ var BedtimeFilledIcon = _ref => {
1048
1048
  })));
1049
1049
  };
1050
1050
 
1051
- var _excluded$11 = ["width", "height"];
1051
+ var _excluded$10 = ["width", "height"];
1052
1052
  var ClearDayIcon = _ref => {
1053
1053
  var {
1054
1054
  width,
1055
1055
  height
1056
1056
  } = _ref,
1057
- props = _objectWithoutProperties(_ref, _excluded$11);
1057
+ props = _objectWithoutProperties(_ref, _excluded$10);
1058
1058
  var size = width || height || 24;
1059
1059
  return /*#__PURE__*/React.createElement("svg", _extends({
1060
1060
  xmlns: "http://www.w3.org/2000/svg",
@@ -1082,13 +1082,13 @@ var ClearDayIcon = _ref => {
1082
1082
  })));
1083
1083
  };
1084
1084
 
1085
- var _excluded$10 = ["width", "height"];
1085
+ var _excluded$$ = ["width", "height"];
1086
1086
  var ClearDayFilledIcon = _ref => {
1087
1087
  var {
1088
1088
  width,
1089
1089
  height
1090
1090
  } = _ref,
1091
- props = _objectWithoutProperties(_ref, _excluded$10);
1091
+ props = _objectWithoutProperties(_ref, _excluded$$);
1092
1092
  var size = width || height || 24;
1093
1093
  return /*#__PURE__*/React.createElement("svg", _extends({
1094
1094
  xmlns: "http://www.w3.org/2000/svg",
@@ -1116,13 +1116,13 @@ var ClearDayFilledIcon = _ref => {
1116
1116
  })));
1117
1117
  };
1118
1118
 
1119
- var _excluded$$ = ["width", "height"];
1119
+ var _excluded$_ = ["width", "height"];
1120
1120
  var AddCircleIcon = _ref => {
1121
1121
  var {
1122
1122
  width,
1123
1123
  height
1124
1124
  } = _ref,
1125
- props = _objectWithoutProperties(_ref, _excluded$$);
1125
+ props = _objectWithoutProperties(_ref, _excluded$_);
1126
1126
  var size = width || height || 24;
1127
1127
  return /*#__PURE__*/React.createElement("svg", _extends({
1128
1128
  xmlns: "http://www.w3.org/2000/svg",
@@ -1150,13 +1150,13 @@ var AddCircleIcon = _ref => {
1150
1150
  })));
1151
1151
  };
1152
1152
 
1153
- var _excluded$_ = ["width", "height"];
1153
+ var _excluded$Z = ["width", "height"];
1154
1154
  var AddCircleFilledIcon = _ref => {
1155
1155
  var {
1156
1156
  width,
1157
1157
  height
1158
1158
  } = _ref,
1159
- props = _objectWithoutProperties(_ref, _excluded$_);
1159
+ props = _objectWithoutProperties(_ref, _excluded$Z);
1160
1160
  var size = width || height || 24;
1161
1161
  return /*#__PURE__*/React.createElement("svg", _extends({
1162
1162
  xmlns: "http://www.w3.org/2000/svg",
@@ -1184,13 +1184,13 @@ var AddCircleFilledIcon = _ref => {
1184
1184
  })));
1185
1185
  };
1186
1186
 
1187
- var _excluded$Z = ["width", "height"];
1187
+ var _excluded$Y = ["width", "height"];
1188
1188
  var NotifationFilledIcon = _ref => {
1189
1189
  var {
1190
1190
  width,
1191
1191
  height
1192
1192
  } = _ref,
1193
- props = _objectWithoutProperties(_ref, _excluded$Z);
1193
+ props = _objectWithoutProperties(_ref, _excluded$Y);
1194
1194
  var size = width || height || 24;
1195
1195
  return /*#__PURE__*/React.createElement("svg", _extends({
1196
1196
  xmlns: "http://www.w3.org/2000/svg",
@@ -1218,13 +1218,13 @@ var NotifationFilledIcon = _ref => {
1218
1218
  })));
1219
1219
  };
1220
1220
 
1221
- var _excluded$Y = ["width", "height"];
1221
+ var _excluded$X = ["width", "height"];
1222
1222
  var NotifationIcon = _ref => {
1223
1223
  var {
1224
1224
  width,
1225
1225
  height
1226
1226
  } = _ref,
1227
- props = _objectWithoutProperties(_ref, _excluded$Y);
1227
+ props = _objectWithoutProperties(_ref, _excluded$X);
1228
1228
  var size = width || height || 24;
1229
1229
  return /*#__PURE__*/React.createElement("svg", _extends({
1230
1230
  xmlns: "http://www.w3.org/2000/svg",
@@ -1252,13 +1252,13 @@ var NotifationIcon = _ref => {
1252
1252
  })));
1253
1253
  };
1254
1254
 
1255
- var _excluded$X = ["width", "height"];
1255
+ var _excluded$W = ["width", "height"];
1256
1256
  var VisibilityIcon = _ref => {
1257
1257
  var {
1258
1258
  width,
1259
1259
  height
1260
1260
  } = _ref,
1261
- props = _objectWithoutProperties(_ref, _excluded$X);
1261
+ props = _objectWithoutProperties(_ref, _excluded$W);
1262
1262
  var size = width || height || 24;
1263
1263
  return /*#__PURE__*/React.createElement("svg", _extends({
1264
1264
  xmlns: "http://www.w3.org/2000/svg",
@@ -1286,13 +1286,13 @@ var VisibilityIcon = _ref => {
1286
1286
  })));
1287
1287
  };
1288
1288
 
1289
- var _excluded$W = ["width", "height"];
1289
+ var _excluded$V = ["width", "height"];
1290
1290
  var VisibilityFilledIcon = _ref => {
1291
1291
  var {
1292
1292
  width,
1293
1293
  height
1294
1294
  } = _ref,
1295
- props = _objectWithoutProperties(_ref, _excluded$W);
1295
+ props = _objectWithoutProperties(_ref, _excluded$V);
1296
1296
  var size = width || height || 24;
1297
1297
  return /*#__PURE__*/React.createElement("svg", _extends({
1298
1298
  xmlns: "http://www.w3.org/2000/svg",
@@ -1320,13 +1320,13 @@ var VisibilityFilledIcon = _ref => {
1320
1320
  })));
1321
1321
  };
1322
1322
 
1323
- var _excluded$V = ["width", "height"];
1323
+ var _excluded$U = ["width", "height"];
1324
1324
  var VisibilityOffIcon = _ref => {
1325
1325
  var {
1326
1326
  width,
1327
1327
  height
1328
1328
  } = _ref,
1329
- props = _objectWithoutProperties(_ref, _excluded$V);
1329
+ props = _objectWithoutProperties(_ref, _excluded$U);
1330
1330
  var size = width || height || 24;
1331
1331
  return /*#__PURE__*/React.createElement("svg", _extends({
1332
1332
  xmlns: "http://www.w3.org/2000/svg",
@@ -1354,13 +1354,13 @@ var VisibilityOffIcon = _ref => {
1354
1354
  })));
1355
1355
  };
1356
1356
 
1357
- var _excluded$U = ["width", "height"];
1357
+ var _excluded$T = ["width", "height"];
1358
1358
  var VisibilityOffFilledIcon = _ref => {
1359
1359
  var {
1360
1360
  width,
1361
1361
  height
1362
1362
  } = _ref,
1363
- props = _objectWithoutProperties(_ref, _excluded$U);
1363
+ props = _objectWithoutProperties(_ref, _excluded$T);
1364
1364
  var size = width || height || 24;
1365
1365
  return /*#__PURE__*/React.createElement("svg", _extends({
1366
1366
  xmlns: "http://www.w3.org/2000/svg",
@@ -1388,13 +1388,13 @@ var VisibilityOffFilledIcon = _ref => {
1388
1388
  })));
1389
1389
  };
1390
1390
 
1391
- var _excluded$T = ["width", "height"];
1391
+ var _excluded$S = ["width", "height"];
1392
1392
  var LockIcon = _ref => {
1393
1393
  var {
1394
1394
  width,
1395
1395
  height
1396
1396
  } = _ref,
1397
- props = _objectWithoutProperties(_ref, _excluded$T);
1397
+ props = _objectWithoutProperties(_ref, _excluded$S);
1398
1398
  var size = width || height || 24;
1399
1399
  return /*#__PURE__*/React.createElement("svg", _extends({
1400
1400
  xmlns: "http://www.w3.org/2000/svg",
@@ -1422,13 +1422,13 @@ var LockIcon = _ref => {
1422
1422
  })));
1423
1423
  };
1424
1424
 
1425
- var _excluded$S = ["width", "height"];
1425
+ var _excluded$R = ["width", "height"];
1426
1426
  var LockFilledIcon = _ref => {
1427
1427
  var {
1428
1428
  width,
1429
1429
  height
1430
1430
  } = _ref,
1431
- props = _objectWithoutProperties(_ref, _excluded$S);
1431
+ props = _objectWithoutProperties(_ref, _excluded$R);
1432
1432
  var size = width || height || 24;
1433
1433
  return /*#__PURE__*/React.createElement("svg", _extends({
1434
1434
  xmlns: "http://www.w3.org/2000/svg",
@@ -1456,13 +1456,13 @@ var LockFilledIcon = _ref => {
1456
1456
  })));
1457
1457
  };
1458
1458
 
1459
- var _excluded$R = ["width", "height"];
1459
+ var _excluded$Q = ["width", "height"];
1460
1460
  var MobileIcon = _ref => {
1461
1461
  var {
1462
1462
  width,
1463
1463
  height
1464
1464
  } = _ref,
1465
- props = _objectWithoutProperties(_ref, _excluded$R);
1465
+ props = _objectWithoutProperties(_ref, _excluded$Q);
1466
1466
  var size = width || height || 24;
1467
1467
  return /*#__PURE__*/React.createElement("svg", _extends({
1468
1468
  xmlns: "http://www.w3.org/2000/svg",
@@ -1490,13 +1490,13 @@ var MobileIcon = _ref => {
1490
1490
  })));
1491
1491
  };
1492
1492
 
1493
- var _excluded$Q = ["width", "height"];
1493
+ var _excluded$P = ["width", "height"];
1494
1494
  var MobileFilledIcon = _ref => {
1495
1495
  var {
1496
1496
  width,
1497
1497
  height
1498
1498
  } = _ref,
1499
- props = _objectWithoutProperties(_ref, _excluded$Q);
1499
+ props = _objectWithoutProperties(_ref, _excluded$P);
1500
1500
  var size = width || height || 24;
1501
1501
  return /*#__PURE__*/React.createElement("svg", _extends({
1502
1502
  xmlns: "http://www.w3.org/2000/svg",
@@ -1524,13 +1524,13 @@ var MobileFilledIcon = _ref => {
1524
1524
  })));
1525
1525
  };
1526
1526
 
1527
- var _excluded$P = ["width", "height"];
1527
+ var _excluded$O = ["width", "height"];
1528
1528
  var CloudDownloadIcon = _ref => {
1529
1529
  var {
1530
1530
  width,
1531
1531
  height
1532
1532
  } = _ref,
1533
- props = _objectWithoutProperties(_ref, _excluded$P);
1533
+ props = _objectWithoutProperties(_ref, _excluded$O);
1534
1534
  var size = width || height || 24;
1535
1535
  return /*#__PURE__*/React.createElement("svg", _extends({
1536
1536
  xmlns: "http://www.w3.org/2000/svg",
@@ -1558,13 +1558,13 @@ var CloudDownloadIcon = _ref => {
1558
1558
  })));
1559
1559
  };
1560
1560
 
1561
- var _excluded$O = ["width", "height"];
1561
+ var _excluded$N = ["width", "height"];
1562
1562
  var CloudDownloadFilledIcon = _ref => {
1563
1563
  var {
1564
1564
  width,
1565
1565
  height
1566
1566
  } = _ref,
1567
- props = _objectWithoutProperties(_ref, _excluded$O);
1567
+ props = _objectWithoutProperties(_ref, _excluded$N);
1568
1568
  var size = width || height || 24;
1569
1569
  return /*#__PURE__*/React.createElement("svg", _extends({
1570
1570
  xmlns: "http://www.w3.org/2000/svg",
@@ -1592,13 +1592,13 @@ var CloudDownloadFilledIcon = _ref => {
1592
1592
  })));
1593
1593
  };
1594
1594
 
1595
- var _excluded$N = ["width", "height"];
1595
+ var _excluded$M = ["width", "height"];
1596
1596
  var CloudUpLoadIcon = _ref => {
1597
1597
  var {
1598
1598
  width,
1599
1599
  height
1600
1600
  } = _ref,
1601
- props = _objectWithoutProperties(_ref, _excluded$N);
1601
+ props = _objectWithoutProperties(_ref, _excluded$M);
1602
1602
  var size = width || height || 24;
1603
1603
  return /*#__PURE__*/React.createElement("svg", _extends({
1604
1604
  xmlns: "http://www.w3.org/2000/svg",
@@ -1626,13 +1626,13 @@ var CloudUpLoadIcon = _ref => {
1626
1626
  })));
1627
1627
  };
1628
1628
 
1629
- var _excluded$M = ["width", "height"];
1629
+ var _excluded$L = ["width", "height"];
1630
1630
  var CloudUpLoadFilledIcon = _ref => {
1631
1631
  var {
1632
1632
  width,
1633
1633
  height
1634
1634
  } = _ref,
1635
- props = _objectWithoutProperties(_ref, _excluded$M);
1635
+ props = _objectWithoutProperties(_ref, _excluded$L);
1636
1636
  var size = width || height || 24;
1637
1637
  return /*#__PURE__*/React.createElement("svg", _extends({
1638
1638
  xmlns: "http://www.w3.org/2000/svg",
@@ -1660,13 +1660,13 @@ var CloudUpLoadFilledIcon = _ref => {
1660
1660
  })));
1661
1661
  };
1662
1662
 
1663
- var _excluded$L = ["width", "height"];
1663
+ var _excluded$K = ["width", "height"];
1664
1664
  var CloudDoneIcon = _ref => {
1665
1665
  var {
1666
1666
  width,
1667
1667
  height
1668
1668
  } = _ref,
1669
- props = _objectWithoutProperties(_ref, _excluded$L);
1669
+ props = _objectWithoutProperties(_ref, _excluded$K);
1670
1670
  var size = width || height || 24;
1671
1671
  return /*#__PURE__*/React.createElement("svg", _extends({
1672
1672
  xmlns: "http://www.w3.org/2000/svg",
@@ -1694,13 +1694,13 @@ var CloudDoneIcon = _ref => {
1694
1694
  })));
1695
1695
  };
1696
1696
 
1697
- var _excluded$K = ["width", "height"];
1697
+ var _excluded$J = ["width", "height"];
1698
1698
  var CloudDoneFilledIcon = _ref => {
1699
1699
  var {
1700
1700
  width,
1701
1701
  height
1702
1702
  } = _ref,
1703
- props = _objectWithoutProperties(_ref, _excluded$K);
1703
+ props = _objectWithoutProperties(_ref, _excluded$J);
1704
1704
  var size = width || height || 24;
1705
1705
  return /*#__PURE__*/React.createElement("svg", _extends({
1706
1706
  xmlns: "http://www.w3.org/2000/svg",
@@ -1728,13 +1728,13 @@ var CloudDoneFilledIcon = _ref => {
1728
1728
  })));
1729
1729
  };
1730
1730
 
1731
- var _excluded$J = ["width", "height"];
1731
+ var _excluded$I = ["width", "height"];
1732
1732
  var NotificationsActiveIcon = _ref => {
1733
1733
  var {
1734
1734
  width,
1735
1735
  height
1736
1736
  } = _ref,
1737
- props = _objectWithoutProperties(_ref, _excluded$J);
1737
+ props = _objectWithoutProperties(_ref, _excluded$I);
1738
1738
  var size = width || height || 24;
1739
1739
  return /*#__PURE__*/React.createElement("svg", _extends({
1740
1740
  xmlns: "http://www.w3.org/2000/svg",
@@ -1762,13 +1762,13 @@ var NotificationsActiveIcon = _ref => {
1762
1762
  })));
1763
1763
  };
1764
1764
 
1765
- var _excluded$I = ["width", "height"];
1765
+ var _excluded$H = ["width", "height"];
1766
1766
  var NotificationsActiveFilledIcon = _ref => {
1767
1767
  var {
1768
1768
  width,
1769
1769
  height
1770
1770
  } = _ref,
1771
- props = _objectWithoutProperties(_ref, _excluded$I);
1771
+ props = _objectWithoutProperties(_ref, _excluded$H);
1772
1772
  var size = width || height || 24;
1773
1773
  return /*#__PURE__*/React.createElement("svg", _extends({
1774
1774
  xmlns: "http://www.w3.org/2000/svg",
@@ -1796,13 +1796,13 @@ var NotificationsActiveFilledIcon = _ref => {
1796
1796
  })));
1797
1797
  };
1798
1798
 
1799
- var _excluded$H = ["width", "height"];
1799
+ var _excluded$G = ["width", "height"];
1800
1800
  var NotificationsOffIcon = _ref => {
1801
1801
  var {
1802
1802
  width,
1803
1803
  height
1804
1804
  } = _ref,
1805
- props = _objectWithoutProperties(_ref, _excluded$H);
1805
+ props = _objectWithoutProperties(_ref, _excluded$G);
1806
1806
  var size = width || height || 24;
1807
1807
  return /*#__PURE__*/React.createElement("svg", _extends({
1808
1808
  xmlns: "http://www.w3.org/2000/svg",
@@ -1830,13 +1830,13 @@ var NotificationsOffIcon = _ref => {
1830
1830
  })));
1831
1831
  };
1832
1832
 
1833
- var _excluded$G = ["width", "height"];
1833
+ var _excluded$F = ["width", "height"];
1834
1834
  var NotificationsOffFilledIcon = _ref => {
1835
1835
  var {
1836
1836
  width,
1837
1837
  height
1838
1838
  } = _ref,
1839
- props = _objectWithoutProperties(_ref, _excluded$G);
1839
+ props = _objectWithoutProperties(_ref, _excluded$F);
1840
1840
  var size = width || height || 24;
1841
1841
  return /*#__PURE__*/React.createElement("svg", _extends({
1842
1842
  xmlns: "http://www.w3.org/2000/svg",
@@ -1864,13 +1864,13 @@ var NotificationsOffFilledIcon = _ref => {
1864
1864
  })));
1865
1865
  };
1866
1866
 
1867
- var _excluded$F = ["width", "height"];
1867
+ var _excluded$E = ["width", "height"];
1868
1868
  var NotificationsUnreadIcon = _ref => {
1869
1869
  var {
1870
1870
  width,
1871
1871
  height
1872
1872
  } = _ref,
1873
- props = _objectWithoutProperties(_ref, _excluded$F);
1873
+ props = _objectWithoutProperties(_ref, _excluded$E);
1874
1874
  var size = width || height || 24;
1875
1875
  return /*#__PURE__*/React.createElement("svg", _extends({
1876
1876
  xmlns: "http://www.w3.org/2000/svg",
@@ -1898,13 +1898,13 @@ var NotificationsUnreadIcon = _ref => {
1898
1898
  })));
1899
1899
  };
1900
1900
 
1901
- var _excluded$E = ["width", "height"];
1901
+ var _excluded$D = ["width", "height"];
1902
1902
  var NotificationsUnreadFilledIcon = _ref => {
1903
1903
  var {
1904
1904
  width,
1905
1905
  height
1906
1906
  } = _ref,
1907
- props = _objectWithoutProperties(_ref, _excluded$E);
1907
+ props = _objectWithoutProperties(_ref, _excluded$D);
1908
1908
  var size = width || height || 24;
1909
1909
  return /*#__PURE__*/React.createElement("svg", _extends({
1910
1910
  xmlns: "http://www.w3.org/2000/svg",
@@ -1932,13 +1932,13 @@ var NotificationsUnreadFilledIcon = _ref => {
1932
1932
  })));
1933
1933
  };
1934
1934
 
1935
- var _excluded$D = ["width", "height"];
1935
+ var _excluded$C = ["width", "height"];
1936
1936
  var GoogleColorIcon = _ref => {
1937
1937
  var {
1938
1938
  width,
1939
1939
  height
1940
1940
  } = _ref,
1941
- props = _objectWithoutProperties(_ref, _excluded$D);
1941
+ props = _objectWithoutProperties(_ref, _excluded$C);
1942
1942
  var size = width || height || 24;
1943
1943
  return /*#__PURE__*/React.createElement("svg", _extends({
1944
1944
  xmlns: "http://www.w3.org/2000/svg",
@@ -1964,13 +1964,13 @@ var GoogleColorIcon = _ref => {
1964
1964
  }));
1965
1965
  };
1966
1966
 
1967
- var _excluded$C = ["width", "height"];
1967
+ var _excluded$B = ["width", "height"];
1968
1968
  var FacebookColorIcon = _ref => {
1969
1969
  var {
1970
1970
  width,
1971
1971
  height
1972
1972
  } = _ref,
1973
- props = _objectWithoutProperties(_ref, _excluded$C);
1973
+ props = _objectWithoutProperties(_ref, _excluded$B);
1974
1974
  var size = width || height || 24;
1975
1975
  return /*#__PURE__*/React.createElement("svg", _extends({
1976
1976
  xmlns: "http://www.w3.org/2000/svg",
@@ -1987,13 +1987,13 @@ var FacebookColorIcon = _ref => {
1987
1987
  }));
1988
1988
  };
1989
1989
 
1990
- var _excluded$B = ["width", "height"];
1990
+ var _excluded$A = ["width", "height"];
1991
1991
  var InstagramColorIcon = _ref => {
1992
1992
  var {
1993
1993
  width,
1994
1994
  height
1995
1995
  } = _ref,
1996
- props = _objectWithoutProperties(_ref, _excluded$B);
1996
+ props = _objectWithoutProperties(_ref, _excluded$A);
1997
1997
  var size = width || height || 24;
1998
1998
  return /*#__PURE__*/React.createElement("svg", _extends({
1999
1999
  xmlns: "http://www.w3.org/2000/svg",
@@ -2060,13 +2060,13 @@ var InstagramColorIcon = _ref => {
2060
2060
  }))));
2061
2061
  };
2062
2062
 
2063
- var _excluded$A = ["width", "height"];
2063
+ var _excluded$z = ["width", "height"];
2064
2064
  var TiktokColorIcon = _ref => {
2065
2065
  var {
2066
2066
  width,
2067
2067
  height
2068
2068
  } = _ref,
2069
- props = _objectWithoutProperties(_ref, _excluded$A);
2069
+ props = _objectWithoutProperties(_ref, _excluded$z);
2070
2070
  var size = width || height || 24;
2071
2071
  return /*#__PURE__*/React.createElement("svg", _extends({
2072
2072
  xmlns: "http://www.w3.org/2000/svg",
@@ -2089,13 +2089,13 @@ var TiktokColorIcon = _ref => {
2089
2089
  }));
2090
2090
  };
2091
2091
 
2092
- var _excluded$z = ["width", "height"];
2092
+ var _excluded$y = ["width", "height"];
2093
2093
  var MessagerColorIcon = _ref => {
2094
2094
  var {
2095
2095
  width,
2096
2096
  height
2097
2097
  } = _ref,
2098
- props = _objectWithoutProperties(_ref, _excluded$z);
2098
+ props = _objectWithoutProperties(_ref, _excluded$y);
2099
2099
  var size = width || height || 24;
2100
2100
  return /*#__PURE__*/React.createElement("svg", _extends({
2101
2101
  xmlns: "http://www.w3.org/2000/svg",
@@ -2132,13 +2132,13 @@ var MessagerColorIcon = _ref => {
2132
2132
  }))));
2133
2133
  };
2134
2134
 
2135
- var _excluded$y = ["width", "height"];
2135
+ var _excluded$x = ["width", "height"];
2136
2136
  var LineAppColorIcon = _ref => {
2137
2137
  var {
2138
2138
  width,
2139
2139
  height
2140
2140
  } = _ref,
2141
- props = _objectWithoutProperties(_ref, _excluded$y);
2141
+ props = _objectWithoutProperties(_ref, _excluded$x);
2142
2142
  var size = width || height || 24;
2143
2143
  return /*#__PURE__*/React.createElement("svg", _extends({
2144
2144
  xmlns: "http://www.w3.org/2000/svg",
@@ -2157,13 +2157,13 @@ var LineAppColorIcon = _ref => {
2157
2157
  }));
2158
2158
  };
2159
2159
 
2160
- var _excluded$x = ["width", "height"];
2160
+ var _excluded$w = ["width", "height"];
2161
2161
  var ArrowCircleLeftIcon = _ref => {
2162
2162
  var {
2163
2163
  width,
2164
2164
  height
2165
2165
  } = _ref,
2166
- props = _objectWithoutProperties(_ref, _excluded$x);
2166
+ props = _objectWithoutProperties(_ref, _excluded$w);
2167
2167
  var size = width || height || 24;
2168
2168
  return /*#__PURE__*/React.createElement("svg", _extends({
2169
2169
  xmlns: "http://www.w3.org/2000/svg",
@@ -2191,13 +2191,13 @@ var ArrowCircleLeftIcon = _ref => {
2191
2191
  })));
2192
2192
  };
2193
2193
 
2194
- var _excluded$w = ["width", "height"];
2194
+ var _excluded$v = ["width", "height"];
2195
2195
  var ArrowCircleRightIcon = _ref => {
2196
2196
  var {
2197
2197
  width,
2198
2198
  height
2199
2199
  } = _ref,
2200
- props = _objectWithoutProperties(_ref, _excluded$w);
2200
+ props = _objectWithoutProperties(_ref, _excluded$v);
2201
2201
  var size = width || height || 24;
2202
2202
  return /*#__PURE__*/React.createElement("svg", _extends({
2203
2203
  xmlns: "http://www.w3.org/2000/svg",
@@ -2225,13 +2225,13 @@ var ArrowCircleRightIcon = _ref => {
2225
2225
  })));
2226
2226
  };
2227
2227
 
2228
- var _excluded$v = ["width", "height"];
2228
+ var _excluded$u = ["width", "height"];
2229
2229
  var ArrowCircleUpIcon = _ref => {
2230
2230
  var {
2231
2231
  width,
2232
2232
  height
2233
2233
  } = _ref,
2234
- props = _objectWithoutProperties(_ref, _excluded$v);
2234
+ props = _objectWithoutProperties(_ref, _excluded$u);
2235
2235
  var size = width || height || 24;
2236
2236
  return /*#__PURE__*/React.createElement("svg", _extends({
2237
2237
  xmlns: "http://www.w3.org/2000/svg",
@@ -2259,13 +2259,13 @@ var ArrowCircleUpIcon = _ref => {
2259
2259
  })));
2260
2260
  };
2261
2261
 
2262
- var _excluded$u = ["width", "height"];
2262
+ var _excluded$t = ["width", "height"];
2263
2263
  var ArrowCircleDownIcon = _ref => {
2264
2264
  var {
2265
2265
  width,
2266
2266
  height
2267
2267
  } = _ref,
2268
- props = _objectWithoutProperties(_ref, _excluded$u);
2268
+ props = _objectWithoutProperties(_ref, _excluded$t);
2269
2269
  var size = width || height || 24;
2270
2270
  return /*#__PURE__*/React.createElement("svg", _extends({
2271
2271
  xmlns: "http://www.w3.org/2000/svg",
@@ -2293,13 +2293,13 @@ var ArrowCircleDownIcon = _ref => {
2293
2293
  })));
2294
2294
  };
2295
2295
 
2296
- var _excluded$t = ["width", "height"];
2296
+ var _excluded$s = ["width", "height"];
2297
2297
  var ArrowCircleLeftFilledIcon = _ref => {
2298
2298
  var {
2299
2299
  width,
2300
2300
  height
2301
2301
  } = _ref,
2302
- props = _objectWithoutProperties(_ref, _excluded$t);
2302
+ props = _objectWithoutProperties(_ref, _excluded$s);
2303
2303
  var size = width || height || 24;
2304
2304
  return /*#__PURE__*/React.createElement("svg", _extends({
2305
2305
  xmlns: "http://www.w3.org/2000/svg",
@@ -2327,13 +2327,13 @@ var ArrowCircleLeftFilledIcon = _ref => {
2327
2327
  })));
2328
2328
  };
2329
2329
 
2330
- var _excluded$s = ["width", "height"];
2330
+ var _excluded$r = ["width", "height"];
2331
2331
  var ArrowCircleRightFilledIcon = _ref => {
2332
2332
  var {
2333
2333
  width,
2334
2334
  height
2335
2335
  } = _ref,
2336
- props = _objectWithoutProperties(_ref, _excluded$s);
2336
+ props = _objectWithoutProperties(_ref, _excluded$r);
2337
2337
  var size = width || height || 24;
2338
2338
  return /*#__PURE__*/React.createElement("svg", _extends({
2339
2339
  xmlns: "http://www.w3.org/2000/svg",
@@ -2361,13 +2361,13 @@ var ArrowCircleRightFilledIcon = _ref => {
2361
2361
  })));
2362
2362
  };
2363
2363
 
2364
- var _excluded$r = ["width", "height"];
2364
+ var _excluded$q = ["width", "height"];
2365
2365
  var ArrowCircleUpFilledIcon = _ref => {
2366
2366
  var {
2367
2367
  width,
2368
2368
  height
2369
2369
  } = _ref,
2370
- props = _objectWithoutProperties(_ref, _excluded$r);
2370
+ props = _objectWithoutProperties(_ref, _excluded$q);
2371
2371
  var size = width || height || 24;
2372
2372
  return /*#__PURE__*/React.createElement("svg", _extends({
2373
2373
  xmlns: "http://www.w3.org/2000/svg",
@@ -2395,13 +2395,13 @@ var ArrowCircleUpFilledIcon = _ref => {
2395
2395
  })));
2396
2396
  };
2397
2397
 
2398
- var _excluded$q = ["width", "height"];
2398
+ var _excluded$p = ["width", "height"];
2399
2399
  var ArrowCircleDownFilledIcon = _ref => {
2400
2400
  var {
2401
2401
  width,
2402
2402
  height
2403
2403
  } = _ref,
2404
- props = _objectWithoutProperties(_ref, _excluded$q);
2404
+ props = _objectWithoutProperties(_ref, _excluded$p);
2405
2405
  var size = width || height || 24;
2406
2406
  return /*#__PURE__*/React.createElement("svg", _extends({
2407
2407
  xmlns: "http://www.w3.org/2000/svg",
@@ -2429,13 +2429,13 @@ var ArrowCircleDownFilledIcon = _ref => {
2429
2429
  })));
2430
2430
  };
2431
2431
 
2432
- var _excluded$p = ["width", "height"];
2432
+ var _excluded$o = ["width", "height"];
2433
2433
  var ArrowLeftAltIcon = _ref => {
2434
2434
  var {
2435
2435
  width,
2436
2436
  height
2437
2437
  } = _ref,
2438
- props = _objectWithoutProperties(_ref, _excluded$p);
2438
+ props = _objectWithoutProperties(_ref, _excluded$o);
2439
2439
  var size = width || height || 24;
2440
2440
  return /*#__PURE__*/React.createElement("svg", _extends({
2441
2441
  xmlns: "http://www.w3.org/2000/svg",
@@ -2463,13 +2463,13 @@ var ArrowLeftAltIcon = _ref => {
2463
2463
  })));
2464
2464
  };
2465
2465
 
2466
- var _excluded$o = ["width", "height"];
2466
+ var _excluded$n = ["width", "height"];
2467
2467
  var ArrowRightAltIcon = _ref => {
2468
2468
  var {
2469
2469
  width,
2470
2470
  height
2471
2471
  } = _ref,
2472
- props = _objectWithoutProperties(_ref, _excluded$o);
2472
+ props = _objectWithoutProperties(_ref, _excluded$n);
2473
2473
  var size = width || height || 24;
2474
2474
  return /*#__PURE__*/React.createElement("svg", _extends({
2475
2475
  xmlns: "http://www.w3.org/2000/svg",
@@ -2497,13 +2497,13 @@ var ArrowRightAltIcon = _ref => {
2497
2497
  })));
2498
2498
  };
2499
2499
 
2500
- var _excluded$n = ["width", "height"];
2500
+ var _excluded$m = ["width", "height"];
2501
2501
  var ArrowDownwardAltIcon = _ref => {
2502
2502
  var {
2503
2503
  width,
2504
2504
  height
2505
2505
  } = _ref,
2506
- props = _objectWithoutProperties(_ref, _excluded$n);
2506
+ props = _objectWithoutProperties(_ref, _excluded$m);
2507
2507
  var size = width || height || 24;
2508
2508
  return /*#__PURE__*/React.createElement("svg", _extends({
2509
2509
  xmlns: "http://www.w3.org/2000/svg",
@@ -2531,13 +2531,13 @@ var ArrowDownwardAltIcon = _ref => {
2531
2531
  })));
2532
2532
  };
2533
2533
 
2534
- var _excluded$m = ["width", "height"];
2534
+ var _excluded$l = ["width", "height"];
2535
2535
  var ArrowUpwardAltIcon = _ref => {
2536
2536
  var {
2537
2537
  width,
2538
2538
  height
2539
2539
  } = _ref,
2540
- props = _objectWithoutProperties(_ref, _excluded$m);
2540
+ props = _objectWithoutProperties(_ref, _excluded$l);
2541
2541
  var size = width || height || 24;
2542
2542
  return /*#__PURE__*/React.createElement("svg", _extends({
2543
2543
  xmlns: "http://www.w3.org/2000/svg",
@@ -2565,13 +2565,13 @@ var ArrowUpwardAltIcon = _ref => {
2565
2565
  })));
2566
2566
  };
2567
2567
 
2568
- var _excluded$l = ["width", "height"];
2568
+ var _excluded$k = ["width", "height"];
2569
2569
  var KeyboardArrowLeftIcon = _ref => {
2570
2570
  var {
2571
2571
  width,
2572
2572
  height
2573
2573
  } = _ref,
2574
- props = _objectWithoutProperties(_ref, _excluded$l);
2574
+ props = _objectWithoutProperties(_ref, _excluded$k);
2575
2575
  var size = width || height || 24;
2576
2576
  return /*#__PURE__*/React.createElement("svg", _extends({
2577
2577
  xmlns: "http://www.w3.org/2000/svg",
@@ -2599,13 +2599,13 @@ var KeyboardArrowLeftIcon = _ref => {
2599
2599
  })));
2600
2600
  };
2601
2601
 
2602
- var _excluded$k = ["width", "height"];
2602
+ var _excluded$j = ["width", "height"];
2603
2603
  var KeyboardArrowRightIcon = _ref => {
2604
2604
  var {
2605
2605
  width,
2606
2606
  height
2607
2607
  } = _ref,
2608
- props = _objectWithoutProperties(_ref, _excluded$k);
2608
+ props = _objectWithoutProperties(_ref, _excluded$j);
2609
2609
  var size = width || height || 24;
2610
2610
  return /*#__PURE__*/React.createElement("svg", _extends({
2611
2611
  xmlns: "http://www.w3.org/2000/svg",
@@ -2633,13 +2633,13 @@ var KeyboardArrowRightIcon = _ref => {
2633
2633
  })));
2634
2634
  };
2635
2635
 
2636
- var _excluded$j = ["width", "height"];
2636
+ var _excluded$i = ["width", "height"];
2637
2637
  var KeyboardArrowUpIcon = _ref => {
2638
2638
  var {
2639
2639
  width,
2640
2640
  height
2641
2641
  } = _ref,
2642
- props = _objectWithoutProperties(_ref, _excluded$j);
2642
+ props = _objectWithoutProperties(_ref, _excluded$i);
2643
2643
  var size = width || height || 24;
2644
2644
  return /*#__PURE__*/React.createElement("svg", _extends({
2645
2645
  xmlns: "http://www.w3.org/2000/svg",
@@ -2667,13 +2667,13 @@ var KeyboardArrowUpIcon = _ref => {
2667
2667
  })));
2668
2668
  };
2669
2669
 
2670
- var _excluded$i = ["width", "height"];
2670
+ var _excluded$h = ["width", "height"];
2671
2671
  var KeyboardArrowDownIcon = _ref => {
2672
2672
  var {
2673
2673
  width,
2674
2674
  height
2675
2675
  } = _ref,
2676
- props = _objectWithoutProperties(_ref, _excluded$i);
2676
+ props = _objectWithoutProperties(_ref, _excluded$h);
2677
2677
  var size = width || height || 24;
2678
2678
  return /*#__PURE__*/React.createElement("svg", _extends({
2679
2679
  xmlns: "http://www.w3.org/2000/svg",
@@ -2701,13 +2701,13 @@ var KeyboardArrowDownIcon = _ref => {
2701
2701
  })));
2702
2702
  };
2703
2703
 
2704
- var _excluded$h = ["width", "height"];
2704
+ var _excluded$g = ["width", "height"];
2705
2705
  var LastPageIcon = _ref => {
2706
2706
  var {
2707
2707
  width,
2708
2708
  height
2709
2709
  } = _ref,
2710
- props = _objectWithoutProperties(_ref, _excluded$h);
2710
+ props = _objectWithoutProperties(_ref, _excluded$g);
2711
2711
  var size = width || height || 24;
2712
2712
  return /*#__PURE__*/React.createElement("svg", _extends({
2713
2713
  xmlns: "http://www.w3.org/2000/svg",
@@ -2735,13 +2735,13 @@ var LastPageIcon = _ref => {
2735
2735
  })));
2736
2736
  };
2737
2737
 
2738
- var _excluded$g = ["width", "height"];
2738
+ var _excluded$f = ["width", "height"];
2739
2739
  var FirstPageIcon = _ref => {
2740
2740
  var {
2741
2741
  width,
2742
2742
  height
2743
2743
  } = _ref,
2744
- props = _objectWithoutProperties(_ref, _excluded$g);
2744
+ props = _objectWithoutProperties(_ref, _excluded$f);
2745
2745
  var size = width || height || 24;
2746
2746
  return /*#__PURE__*/React.createElement("svg", _extends({
2747
2747
  xmlns: "http://www.w3.org/2000/svg",
@@ -2769,13 +2769,13 @@ var FirstPageIcon = _ref => {
2769
2769
  })));
2770
2770
  };
2771
2771
 
2772
- var _excluded$f = ["width", "height"];
2772
+ var _excluded$e = ["width", "height"];
2773
2773
  var InfoIcon = _ref => {
2774
2774
  var {
2775
2775
  width,
2776
2776
  height
2777
2777
  } = _ref,
2778
- props = _objectWithoutProperties(_ref, _excluded$f);
2778
+ props = _objectWithoutProperties(_ref, _excluded$e);
2779
2779
  var size = width || height || 24;
2780
2780
  return /*#__PURE__*/React.createElement("svg", _extends({
2781
2781
  xmlns: "http://www.w3.org/2000/svg",
@@ -2933,12 +2933,12 @@ var getColorOpposite = (defaultColor, fill) => {
2933
2933
  }
2934
2934
  };
2935
2935
 
2936
- var _excluded$e = ["fill"];
2936
+ var _excluded$d = ["fill"];
2937
2937
  var TROlineLogo = _ref => {
2938
2938
  var {
2939
2939
  fill
2940
2940
  } = _ref,
2941
- props = _objectWithoutProperties(_ref, _excluded$e);
2941
+ props = _objectWithoutProperties(_ref, _excluded$d);
2942
2942
  return /*#__PURE__*/React.createElement("svg", _extends({
2943
2943
  xmlns: "http://www.w3.org/2000/svg",
2944
2944
  viewBox: "0 0 114 40"
@@ -3086,12 +3086,12 @@ var TROlineENLogo = _a => {
3086
3086
  }), /*#__PURE__*/React.createElement("title", null, "Logo Thairath"));
3087
3087
  };
3088
3088
 
3089
- var _excluded$d = ["fill"];
3089
+ var _excluded$c = ["fill"];
3090
3090
  var TRMoneyLogo = _ref => {
3091
3091
  var {
3092
3092
  fill
3093
3093
  } = _ref,
3094
- props = _objectWithoutProperties(_ref, _excluded$d);
3094
+ props = _objectWithoutProperties(_ref, _excluded$c);
3095
3095
  return /*#__PURE__*/React.createElement("svg", _extends({
3096
3096
  xmlns: "http://www.w3.org/2000/svg",
3097
3097
  viewBox: "0 0 126 40"
@@ -3148,12 +3148,12 @@ var TRMoneyLogo = _ref => {
3148
3148
  }), /*#__PURE__*/React.createElement("title", null, "Logo TR Money"));
3149
3149
  };
3150
3150
 
3151
- var _excluded$c = ["fill"];
3151
+ var _excluded$b = ["fill"];
3152
3152
  var TRTVLogo = _ref => {
3153
3153
  var {
3154
3154
  fill
3155
3155
  } = _ref,
3156
- props = _objectWithoutProperties(_ref, _excluded$c);
3156
+ props = _objectWithoutProperties(_ref, _excluded$b);
3157
3157
  return /*#__PURE__*/React.createElement("svg", _extends({
3158
3158
  xmlns: "http://www.w3.org/2000/svg",
3159
3159
  viewBox: "0 0 164 40"
@@ -3206,12 +3206,11 @@ var TRTVLogo = _ref => {
3206
3206
  }), /*#__PURE__*/React.createElement("title", null, "Logo TR TV"));
3207
3207
  };
3208
3208
 
3209
- var _excluded$b = ["fill"];
3210
- var TRPlusLogo = _ref => {
3209
+ var TRPlusLogo = _a => {
3211
3210
  var {
3212
3211
  fill
3213
- } = _ref,
3214
- props = _objectWithoutProperties(_ref, _excluded$b);
3212
+ } = _a,
3213
+ props = __rest(_a, ["fill"]);
3215
3214
  return /*#__PURE__*/React.createElement("svg", _extends({
3216
3215
  xmlns: "http://www.w3.org/2000/svg",
3217
3216
  viewBox: "0 0 160 40"
@@ -3246,7 +3245,7 @@ var TRPlusLogo = _ref => {
3246
3245
  fill: getColor('#000000', fill)
3247
3246
  }), /*#__PURE__*/React.createElement("path", {
3248
3247
  d: "M40.1115 13.3406V0H26.7403L13.3712 13.3307L40.1115 13.3406Z",
3249
- fill: getColor('#00B400', fill)
3248
+ fill: "#00B400"
3250
3249
  }), /*#__PURE__*/React.createElement("path", {
3251
3250
  d: "M26.7383 13.3406H13.3692V40H26.7383V13.3406Z",
3252
3251
  fill: getColor('#000000', fill)