@versini/ui-icons 4.15.1 → 4.15.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/dist/index.js +203 -203
  2. package/package.json +2 -2
package/dist/index.js CHANGED
@@ -1,12 +1,12 @@
1
1
  /*!
2
- @versini/ui-icons v4.15.1
2
+ @versini/ui-icons v4.15.2
3
3
  © 2025 gizmette.com
4
4
  */
5
5
  try {
6
6
  if (!window.__VERSINI_UI_ICONS__) {
7
7
  window.__VERSINI_UI_ICONS__ = {
8
- version: "4.15.1",
9
- buildTime: "11/03/2025 07:21 PM EST",
8
+ version: "4.15.2",
9
+ buildTime: "12/30/2025 08:57 AM EST",
10
10
  homepage: "https://github.com/aversini/ui-icons",
11
11
  license: "MIT",
12
12
  };
@@ -30,7 +30,7 @@ import clsx from "clsx";
30
30
  if (!window.__VERSINI_UI_SVGICON__) {
31
31
  window.__VERSINI_UI_SVGICON__ = {
32
32
  version: "4.3.0",
33
- buildTime: "11/03/2025 07:21 PM EST",
33
+ buildTime: "12/30/2025 08:57 AM EST",
34
34
  homepage: "https://github.com/aversini/ui-icons",
35
35
  license: "MIT"
36
36
  };
@@ -62,6 +62,7 @@ const SvgIcon = ({ children, fill, viewBox, className, defaultViewBox, size, tit
62
62
  /* v8 ignore next 1 */
63
63
 
64
64
  ;// CONCATENATED MODULE: ./src/components/Icons/IconAdd.tsx
65
+
65
66
  /**
66
67
  * This file was automatically generated.
67
68
  * Please do not edit manually.
@@ -73,10 +74,9 @@ const SvgIcon = ({ children, fill, viewBox, className, defaultViewBox, size, tit
73
74
  * ! Font Awesome Pro 6.7.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2024 Fonticons, Inc.
74
75
  *
75
76
  */
76
-
77
77
  const IconAdd = ({ className, viewBox, title, monotone, ...rest })=>{
78
- /* v8 ignore next 1 */ const opacity = monotone ? "1" : "0.4";
79
- return /*#__PURE__*/ jsx(SvgIcon, {
78
+ /* v8 ignore start */ const opacity = monotone ? "1" : "0.4";
79
+ /* v8 ignore stop */ return /*#__PURE__*/ jsx(SvgIcon, {
80
80
  defaultViewBox: "0 0 448 512",
81
81
  size: "size-5",
82
82
  viewBox: viewBox,
@@ -91,6 +91,7 @@ const IconAdd = ({ className, viewBox, title, monotone, ...rest })=>{
91
91
  };
92
92
 
93
93
  ;// CONCATENATED MODULE: ./src/components/Icons/IconAddLight.tsx
94
+
94
95
  /**
95
96
  * This file was automatically generated.
96
97
  * Please do not edit manually.
@@ -102,7 +103,6 @@ const IconAdd = ({ className, viewBox, title, monotone, ...rest })=>{
102
103
  * ! Font Awesome Pro 6.7.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2024 Fonticons, Inc.
103
104
  *
104
105
  */
105
-
106
106
  const IconAddLight = ({ className, viewBox, title, monotone, ...rest })=>{
107
107
  return /*#__PURE__*/ jsx(SvgIcon, {
108
108
  defaultViewBox: "0 0 448 512",
@@ -118,6 +118,7 @@ const IconAddLight = ({ className, viewBox, title, monotone, ...rest })=>{
118
118
  };
119
119
 
120
120
  ;// CONCATENATED MODULE: ./src/components/Icons/IconAnthropic.tsx
121
+
121
122
  /**
122
123
  * This file was automatically generated.
123
124
  * Please do not edit manually.
@@ -129,7 +130,6 @@ const IconAddLight = ({ className, viewBox, title, monotone, ...rest })=>{
129
130
  * undefined
130
131
  *
131
132
  */
132
-
133
133
  const IconAnthropic = ({ className, viewBox, title, monotone, ...rest })=>{
134
134
  return /*#__PURE__*/ jsx(SvgIcon, {
135
135
  defaultViewBox: "0 0 24 24",
@@ -145,6 +145,7 @@ const IconAnthropic = ({ className, viewBox, title, monotone, ...rest })=>{
145
145
  };
146
146
 
147
147
  ;// CONCATENATED MODULE: ./src/components/Icons/IconBack.tsx
148
+
148
149
  /**
149
150
  * This file was automatically generated.
150
151
  * Please do not edit manually.
@@ -156,10 +157,9 @@ const IconAnthropic = ({ className, viewBox, title, monotone, ...rest })=>{
156
157
  * ! Font Awesome Pro 6.7.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2024 Fonticons, Inc.
157
158
  *
158
159
  */
159
-
160
160
  const IconBack = ({ className, viewBox, title, monotone, ...rest })=>{
161
- /* v8 ignore next 1 */ const opacity = monotone ? "1" : "0.4";
162
- return /*#__PURE__*/ jsxs(SvgIcon, {
161
+ /* v8 ignore start */ const opacity = monotone ? "1" : "0.4";
162
+ /* v8 ignore stop */ return /*#__PURE__*/ jsxs(SvgIcon, {
163
163
  defaultViewBox: "0 0 512 512",
164
164
  size: "size-5",
165
165
  viewBox: viewBox,
@@ -179,6 +179,7 @@ const IconBack = ({ className, viewBox, title, monotone, ...rest })=>{
179
179
  };
180
180
 
181
181
  ;// CONCATENATED MODULE: ./src/components/Icons/IconBackLight.tsx
182
+
182
183
  /**
183
184
  * This file was automatically generated.
184
185
  * Please do not edit manually.
@@ -190,7 +191,6 @@ const IconBack = ({ className, viewBox, title, monotone, ...rest })=>{
190
191
  * ! Font Awesome Pro 6.7.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2024 Fonticons, Inc.
191
192
  *
192
193
  */
193
-
194
194
  const IconBackLight = ({ className, viewBox, title, monotone, ...rest })=>{
195
195
  return /*#__PURE__*/ jsx(SvgIcon, {
196
196
  defaultViewBox: "0 0 512 512",
@@ -206,6 +206,7 @@ const IconBackLight = ({ className, viewBox, title, monotone, ...rest })=>{
206
206
  };
207
207
 
208
208
  ;// CONCATENATED MODULE: ./src/components/Icons/IconBookmark.tsx
209
+
209
210
  /**
210
211
  * This file was automatically generated.
211
212
  * Please do not edit manually.
@@ -217,7 +218,6 @@ const IconBackLight = ({ className, viewBox, title, monotone, ...rest })=>{
217
218
  * ! Font Awesome Pro 6.7.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2024 Fonticons, Inc.
218
219
  *
219
220
  */
220
-
221
221
  const IconBookmark = ({ className, viewBox, title, monotone, ...rest })=>{
222
222
  return /*#__PURE__*/ jsxs(SvgIcon, {
223
223
  defaultViewBox: "0 0 384 512",
@@ -239,6 +239,7 @@ const IconBookmark = ({ className, viewBox, title, monotone, ...rest })=>{
239
239
  };
240
240
 
241
241
  ;// CONCATENATED MODULE: ./src/components/Icons/IconBookmarkLight.tsx
242
+
242
243
  /**
243
244
  * This file was automatically generated.
244
245
  * Please do not edit manually.
@@ -250,7 +251,6 @@ const IconBookmark = ({ className, viewBox, title, monotone, ...rest })=>{
250
251
  * ! Font Awesome Pro 6.7.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2024 Fonticons, Inc.
251
252
  *
252
253
  */
253
-
254
254
  const IconBookmarkLight = ({ className, viewBox, title, monotone, ...rest })=>{
255
255
  return /*#__PURE__*/ jsxs(SvgIcon, {
256
256
  defaultViewBox: "0 0 384 512",
@@ -272,6 +272,7 @@ const IconBookmarkLight = ({ className, viewBox, title, monotone, ...rest })=>{
272
272
  };
273
273
 
274
274
  ;// CONCATENATED MODULE: ./src/components/Icons/IconBookSparkles.tsx
275
+
275
276
  /**
276
277
  * This file was automatically generated.
277
278
  * Please do not edit manually.
@@ -283,7 +284,6 @@ const IconBookmarkLight = ({ className, viewBox, title, monotone, ...rest })=>{
283
284
  * ! Font Awesome Pro 6.7.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2024 Fonticons, Inc.
284
285
  *
285
286
  */
286
-
287
287
  const IconBookSparkles = ({ className, viewBox, title, monotone, ...rest })=>{
288
288
  return /*#__PURE__*/ jsxs(SvgIcon, {
289
289
  defaultViewBox: "0 0 448 512",
@@ -305,6 +305,7 @@ const IconBookSparkles = ({ className, viewBox, title, monotone, ...rest })=>{
305
305
  };
306
306
 
307
307
  ;// CONCATENATED MODULE: ./src/components/Icons/IconBookSparklesLight.tsx
308
+
308
309
  /**
309
310
  * This file was automatically generated.
310
311
  * Please do not edit manually.
@@ -316,7 +317,6 @@ const IconBookSparkles = ({ className, viewBox, title, monotone, ...rest })=>{
316
317
  * ! Font Awesome Pro 6.7.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2024 Fonticons, Inc.
317
318
  *
318
319
  */
319
-
320
320
  const IconBookSparklesLight = ({ className, viewBox, title, monotone, ...rest })=>{
321
321
  return /*#__PURE__*/ jsxs(SvgIcon, {
322
322
  defaultViewBox: "0 0 448 512",
@@ -338,6 +338,7 @@ const IconBookSparklesLight = ({ className, viewBox, title, monotone, ...rest })
338
338
  };
339
339
 
340
340
  ;// CONCATENATED MODULE: ./src/components/Icons/IconBrightness.tsx
341
+
341
342
  /**
342
343
  * This file was automatically generated.
343
344
  * Please do not edit manually.
@@ -349,10 +350,9 @@ const IconBookSparklesLight = ({ className, viewBox, title, monotone, ...rest })
349
350
  * ! Font Awesome Pro 6.7.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2024 Fonticons, Inc.
350
351
  *
351
352
  */
352
-
353
353
  const IconBrightness = ({ className, viewBox, title, monotone, ...rest })=>{
354
- /* v8 ignore next 1 */ const opacity = monotone ? "1" : "0.4";
355
- return /*#__PURE__*/ jsxs(SvgIcon, {
354
+ /* v8 ignore start */ const opacity = monotone ? "1" : "0.4";
355
+ /* v8 ignore stop */ return /*#__PURE__*/ jsxs(SvgIcon, {
356
356
  defaultViewBox: "0 0 512 512",
357
357
  size: "size-5",
358
358
  viewBox: viewBox,
@@ -372,6 +372,7 @@ const IconBrightness = ({ className, viewBox, title, monotone, ...rest })=>{
372
372
  };
373
373
 
374
374
  ;// CONCATENATED MODULE: ./src/components/Icons/IconBrightnessLight.tsx
375
+
375
376
  /**
376
377
  * This file was automatically generated.
377
378
  * Please do not edit manually.
@@ -383,10 +384,9 @@ const IconBrightness = ({ className, viewBox, title, monotone, ...rest })=>{
383
384
  * ! Font Awesome Pro 6.7.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2024 Fonticons, Inc.
384
385
  *
385
386
  */
386
-
387
387
  const IconBrightnessLight = ({ className, viewBox, title, monotone, ...rest })=>{
388
- /* v8 ignore next 1 */ const opacity = monotone ? "1" : "0.4";
389
- return /*#__PURE__*/ jsxs(SvgIcon, {
388
+ /* v8 ignore start */ const opacity = monotone ? "1" : "0.4";
389
+ /* v8 ignore stop */ return /*#__PURE__*/ jsxs(SvgIcon, {
390
390
  defaultViewBox: "0 0 512 512",
391
391
  size: "size-5",
392
392
  viewBox: viewBox,
@@ -406,6 +406,7 @@ const IconBrightnessLight = ({ className, viewBox, title, monotone, ...rest })=>
406
406
  };
407
407
 
408
408
  ;// CONCATENATED MODULE: ./src/components/Icons/IconChart.tsx
409
+
409
410
  /**
410
411
  * This file was automatically generated.
411
412
  * Please do not edit manually.
@@ -417,10 +418,9 @@ const IconBrightnessLight = ({ className, viewBox, title, monotone, ...rest })=>
417
418
  * ! Font Awesome Pro 6.7.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2024 Fonticons, Inc.
418
419
  *
419
420
  */
420
-
421
421
  const IconChart = ({ className, viewBox, title, monotone, ...rest })=>{
422
- /* v8 ignore next 1 */ const opacity = monotone ? "1" : "0.4";
423
- return /*#__PURE__*/ jsxs(SvgIcon, {
422
+ /* v8 ignore start */ const opacity = monotone ? "1" : "0.4";
423
+ /* v8 ignore stop */ return /*#__PURE__*/ jsxs(SvgIcon, {
424
424
  defaultViewBox: "0 0 448 512",
425
425
  size: "size-5",
426
426
  viewBox: viewBox,
@@ -440,6 +440,7 @@ const IconChart = ({ className, viewBox, title, monotone, ...rest })=>{
440
440
  };
441
441
 
442
442
  ;// CONCATENATED MODULE: ./src/components/Icons/IconChartLight.tsx
443
+
443
444
  /**
444
445
  * This file was automatically generated.
445
446
  * Please do not edit manually.
@@ -451,10 +452,9 @@ const IconChart = ({ className, viewBox, title, monotone, ...rest })=>{
451
452
  * ! Font Awesome Pro 6.7.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2024 Fonticons, Inc.
452
453
  *
453
454
  */
454
-
455
455
  const IconChartLight = ({ className, viewBox, title, monotone, ...rest })=>{
456
- /* v8 ignore next 1 */ const opacity = monotone ? "1" : "0.4";
457
- return /*#__PURE__*/ jsxs(SvgIcon, {
456
+ /* v8 ignore start */ const opacity = monotone ? "1" : "0.4";
457
+ /* v8 ignore stop */ return /*#__PURE__*/ jsxs(SvgIcon, {
458
458
  defaultViewBox: "0 0 448 512",
459
459
  size: "size-5",
460
460
  viewBox: viewBox,
@@ -474,6 +474,7 @@ const IconChartLight = ({ className, viewBox, title, monotone, ...rest })=>{
474
474
  };
475
475
 
476
476
  ;// CONCATENATED MODULE: ./src/components/Icons/IconChecked.tsx
477
+
477
478
  /**
478
479
  * This file was automatically generated.
479
480
  * Please do not edit manually.
@@ -485,7 +486,6 @@ const IconChartLight = ({ className, viewBox, title, monotone, ...rest })=>{
485
486
  * ! Font Awesome Pro 6.7.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2024 Fonticons, Inc.
486
487
  *
487
488
  */
488
-
489
489
  const IconChecked = ({ className, viewBox, title, monotone, ...rest })=>{
490
490
  return /*#__PURE__*/ jsxs(SvgIcon, {
491
491
  defaultViewBox: "0 0 448 512",
@@ -507,6 +507,7 @@ const IconChecked = ({ className, viewBox, title, monotone, ...rest })=>{
507
507
  };
508
508
 
509
509
  ;// CONCATENATED MODULE: ./src/components/Icons/IconCheckedLight.tsx
510
+
510
511
  /**
511
512
  * This file was automatically generated.
512
513
  * Please do not edit manually.
@@ -518,7 +519,6 @@ const IconChecked = ({ className, viewBox, title, monotone, ...rest })=>{
518
519
  * ! Font Awesome Pro 6.7.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2024 Fonticons, Inc.
519
520
  *
520
521
  */
521
-
522
522
  const IconCheckedLight = ({ className, viewBox, title, monotone, ...rest })=>{
523
523
  return /*#__PURE__*/ jsxs(SvgIcon, {
524
524
  defaultViewBox: "0 0 448 512",
@@ -540,6 +540,7 @@ const IconCheckedLight = ({ className, viewBox, title, monotone, ...rest })=>{
540
540
  };
541
541
 
542
542
  ;// CONCATENATED MODULE: ./src/components/Icons/IconClose.tsx
543
+
543
544
  /**
544
545
  * This file was automatically generated.
545
546
  * Please do not edit manually.
@@ -551,10 +552,9 @@ const IconCheckedLight = ({ className, viewBox, title, monotone, ...rest })=>{
551
552
  * ! Font Awesome Pro 6.7.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2024 Fonticons, Inc.
552
553
  *
553
554
  */
554
-
555
555
  const IconClose = ({ className, viewBox, title, monotone, ...rest })=>{
556
- /* v8 ignore next 1 */ const opacity = monotone ? "1" : "0.4";
557
- return /*#__PURE__*/ jsx(SvgIcon, {
556
+ /* v8 ignore start */ const opacity = monotone ? "1" : "0.4";
557
+ /* v8 ignore stop */ return /*#__PURE__*/ jsx(SvgIcon, {
558
558
  defaultViewBox: "0 0 384 512",
559
559
  size: "size-5",
560
560
  viewBox: viewBox,
@@ -569,6 +569,7 @@ const IconClose = ({ className, viewBox, title, monotone, ...rest })=>{
569
569
  };
570
570
 
571
571
  ;// CONCATENATED MODULE: ./src/components/Icons/IconCloseLight.tsx
572
+
572
573
  /**
573
574
  * This file was automatically generated.
574
575
  * Please do not edit manually.
@@ -580,7 +581,6 @@ const IconClose = ({ className, viewBox, title, monotone, ...rest })=>{
580
581
  * ! Font Awesome Pro 6.7.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2024 Fonticons, Inc.
581
582
  *
582
583
  */
583
-
584
584
  const IconCloseLight = ({ className, viewBox, title, monotone, ...rest })=>{
585
585
  return /*#__PURE__*/ jsx(SvgIcon, {
586
586
  defaultViewBox: "0 0 384 512",
@@ -596,6 +596,7 @@ const IconCloseLight = ({ className, viewBox, title, monotone, ...rest })=>{
596
596
  };
597
597
 
598
598
  ;// CONCATENATED MODULE: ./src/components/Icons/IconCopied.tsx
599
+
599
600
  /**
600
601
  * This file was automatically generated.
601
602
  * Please do not edit manually.
@@ -607,7 +608,6 @@ const IconCloseLight = ({ className, viewBox, title, monotone, ...rest })=>{
607
608
  * ! Font Awesome Pro 6.7.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2024 Fonticons, Inc.
608
609
  *
609
610
  */
610
-
611
611
  const IconCopied = ({ className, viewBox, title, monotone, ...rest })=>{
612
612
  return /*#__PURE__*/ jsxs(SvgIcon, {
613
613
  defaultViewBox: "0 0 448 512",
@@ -629,6 +629,7 @@ const IconCopied = ({ className, viewBox, title, monotone, ...rest })=>{
629
629
  };
630
630
 
631
631
  ;// CONCATENATED MODULE: ./src/components/Icons/IconCopiedLight.tsx
632
+
632
633
  /**
633
634
  * This file was automatically generated.
634
635
  * Please do not edit manually.
@@ -640,7 +641,6 @@ const IconCopied = ({ className, viewBox, title, monotone, ...rest })=>{
640
641
  * ! Font Awesome Pro 6.7.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2024 Fonticons, Inc.
641
642
  *
642
643
  */
643
-
644
644
  const IconCopiedLight = ({ className, viewBox, title, monotone, ...rest })=>{
645
645
  return /*#__PURE__*/ jsxs(SvgIcon, {
646
646
  defaultViewBox: "0 0 448 512",
@@ -662,6 +662,7 @@ const IconCopiedLight = ({ className, viewBox, title, monotone, ...rest })=>{
662
662
  };
663
663
 
664
664
  ;// CONCATENATED MODULE: ./src/components/Icons/IconCopy.tsx
665
+
665
666
  /**
666
667
  * This file was automatically generated.
667
668
  * Please do not edit manually.
@@ -673,7 +674,6 @@ const IconCopiedLight = ({ className, viewBox, title, monotone, ...rest })=>{
673
674
  * ! Font Awesome Pro 6.7.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2024 Fonticons, Inc.
674
675
  *
675
676
  */
676
-
677
677
  const IconCopy = ({ className, viewBox, title, monotone, ...rest })=>{
678
678
  return /*#__PURE__*/ jsx(SvgIcon, {
679
679
  defaultViewBox: "0 0 512 512",
@@ -689,6 +689,7 @@ const IconCopy = ({ className, viewBox, title, monotone, ...rest })=>{
689
689
  };
690
690
 
691
691
  ;// CONCATENATED MODULE: ./src/components/Icons/IconCopyLight.tsx
692
+
692
693
  /**
693
694
  * This file was automatically generated.
694
695
  * Please do not edit manually.
@@ -700,7 +701,6 @@ const IconCopy = ({ className, viewBox, title, monotone, ...rest })=>{
700
701
  * ! Font Awesome Pro 6.7.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2024 Fonticons, Inc.
701
702
  *
702
703
  */
703
-
704
704
  const IconCopyLight = ({ className, viewBox, title, monotone, ...rest })=>{
705
705
  return /*#__PURE__*/ jsx(SvgIcon, {
706
706
  defaultViewBox: "0 0 512 512",
@@ -716,6 +716,7 @@ const IconCopyLight = ({ className, viewBox, title, monotone, ...rest })=>{
716
716
  };
717
717
 
718
718
  ;// CONCATENATED MODULE: ./src/components/Icons/IconDelete.tsx
719
+
719
720
  /**
720
721
  * This file was automatically generated.
721
722
  * Please do not edit manually.
@@ -727,10 +728,9 @@ const IconCopyLight = ({ className, viewBox, title, monotone, ...rest })=>{
727
728
  * ! Font Awesome Pro 6.7.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2024 Fonticons, Inc.
728
729
  *
729
730
  */
730
-
731
731
  const IconDelete = ({ className, viewBox, title, monotone, ...rest })=>{
732
- /* v8 ignore next 1 */ const opacity = monotone ? "1" : "0.4";
733
- return /*#__PURE__*/ jsxs(SvgIcon, {
732
+ /* v8 ignore start */ const opacity = monotone ? "1" : "0.4";
733
+ /* v8 ignore stop */ return /*#__PURE__*/ jsxs(SvgIcon, {
734
734
  defaultViewBox: "0 0 448 512",
735
735
  size: "size-5",
736
736
  viewBox: viewBox,
@@ -750,6 +750,7 @@ const IconDelete = ({ className, viewBox, title, monotone, ...rest })=>{
750
750
  };
751
751
 
752
752
  ;// CONCATENATED MODULE: ./src/components/Icons/IconDeleteLight.tsx
753
+
753
754
  /**
754
755
  * This file was automatically generated.
755
756
  * Please do not edit manually.
@@ -761,7 +762,6 @@ const IconDelete = ({ className, viewBox, title, monotone, ...rest })=>{
761
762
  * ! Font Awesome Pro 6.7.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2024 Fonticons, Inc.
762
763
  *
763
764
  */
764
-
765
765
  const IconDeleteLight = ({ className, viewBox, title, monotone, ...rest })=>{
766
766
  return /*#__PURE__*/ jsxs(SvgIcon, {
767
767
  defaultViewBox: "0 0 448 512",
@@ -783,6 +783,7 @@ const IconDeleteLight = ({ className, viewBox, title, monotone, ...rest })=>{
783
783
  };
784
784
 
785
785
  ;// CONCATENATED MODULE: ./src/components/Icons/IconDog.tsx
786
+
786
787
  /**
787
788
  * This file was automatically generated.
788
789
  * Please do not edit manually.
@@ -794,7 +795,6 @@ const IconDeleteLight = ({ className, viewBox, title, monotone, ...rest })=>{
794
795
  * undefined
795
796
  *
796
797
  */
797
-
798
798
  const IconDog = ({ className, viewBox, title, monotone, ...rest })=>{
799
799
  return /*#__PURE__*/ jsx(SvgIcon, {
800
800
  defaultViewBox: "0 0 1200 500",
@@ -810,6 +810,7 @@ const IconDog = ({ className, viewBox, title, monotone, ...rest })=>{
810
810
  };
811
811
 
812
812
  ;// CONCATENATED MODULE: ./src/components/Icons/IconDown.tsx
813
+
813
814
  /**
814
815
  * This file was automatically generated.
815
816
  * Please do not edit manually.
@@ -821,10 +822,9 @@ const IconDog = ({ className, viewBox, title, monotone, ...rest })=>{
821
822
  * ! Font Awesome Pro 6.7.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2024 Fonticons, Inc.
822
823
  *
823
824
  */
824
-
825
825
  const IconDown = ({ className, viewBox, title, monotone, ...rest })=>{
826
- /* v8 ignore next 1 */ const opacity = monotone ? "1" : "0.4";
827
- return /*#__PURE__*/ jsxs(SvgIcon, {
826
+ /* v8 ignore start */ const opacity = monotone ? "1" : "0.4";
827
+ /* v8 ignore stop */ return /*#__PURE__*/ jsxs(SvgIcon, {
828
828
  defaultViewBox: "0 0 384 512",
829
829
  size: "size-5",
830
830
  viewBox: viewBox,
@@ -844,6 +844,7 @@ const IconDown = ({ className, viewBox, title, monotone, ...rest })=>{
844
844
  };
845
845
 
846
846
  ;// CONCATENATED MODULE: ./src/components/Icons/IconDownLight.tsx
847
+
847
848
  /**
848
849
  * This file was automatically generated.
849
850
  * Please do not edit manually.
@@ -855,7 +856,6 @@ const IconDown = ({ className, viewBox, title, monotone, ...rest })=>{
855
856
  * ! Font Awesome Pro 6.7.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2024 Fonticons, Inc.
856
857
  *
857
858
  */
858
-
859
859
  const IconDownLight = ({ className, viewBox, title, monotone, ...rest })=>{
860
860
  return /*#__PURE__*/ jsx(SvgIcon, {
861
861
  defaultViewBox: "0 0 384 512",
@@ -871,6 +871,7 @@ const IconDownLight = ({ className, viewBox, title, monotone, ...rest })=>{
871
871
  };
872
872
 
873
873
  ;// CONCATENATED MODULE: ./src/components/Icons/IconDownload.tsx
874
+
874
875
  /**
875
876
  * This file was automatically generated.
876
877
  * Please do not edit manually.
@@ -882,10 +883,9 @@ const IconDownLight = ({ className, viewBox, title, monotone, ...rest })=>{
882
883
  * ! Font Awesome Pro 6.7.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2024 Fonticons, Inc.
883
884
  *
884
885
  */
885
-
886
886
  const IconDownload = ({ className, viewBox, title, monotone, ...rest })=>{
887
- /* v8 ignore next 1 */ const opacity = monotone ? "1" : "0.4";
888
- return /*#__PURE__*/ jsxs(SvgIcon, {
887
+ /* v8 ignore start */ const opacity = monotone ? "1" : "0.4";
888
+ /* v8 ignore stop */ return /*#__PURE__*/ jsxs(SvgIcon, {
889
889
  defaultViewBox: "0 0 384 512",
890
890
  size: "size-5",
891
891
  viewBox: viewBox,
@@ -905,6 +905,7 @@ const IconDownload = ({ className, viewBox, title, monotone, ...rest })=>{
905
905
  };
906
906
 
907
907
  ;// CONCATENATED MODULE: ./src/components/Icons/IconDownloadLight.tsx
908
+
908
909
  /**
909
910
  * This file was automatically generated.
910
911
  * Please do not edit manually.
@@ -916,7 +917,6 @@ const IconDownload = ({ className, viewBox, title, monotone, ...rest })=>{
916
917
  * ! Font Awesome Pro 6.7.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2024 Fonticons, Inc.
917
918
  *
918
919
  */
919
-
920
920
  const IconDownloadLight = ({ className, viewBox, title, monotone, ...rest })=>{
921
921
  return /*#__PURE__*/ jsx(SvgIcon, {
922
922
  defaultViewBox: "0 0 384 512",
@@ -932,6 +932,7 @@ const IconDownloadLight = ({ className, viewBox, title, monotone, ...rest })=>{
932
932
  };
933
933
 
934
934
  ;// CONCATENATED MODULE: ./src/components/Icons/IconEdit.tsx
935
+
935
936
  /**
936
937
  * This file was automatically generated.
937
938
  * Please do not edit manually.
@@ -943,10 +944,9 @@ const IconDownloadLight = ({ className, viewBox, title, monotone, ...rest })=>{
943
944
  * ! Font Awesome Pro 6.7.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2024 Fonticons, Inc.
944
945
  *
945
946
  */
946
-
947
947
  const IconEdit = ({ className, viewBox, title, monotone, ...rest })=>{
948
- /* v8 ignore next 1 */ const opacity = monotone ? "1" : "0.4";
949
- return /*#__PURE__*/ jsxs(SvgIcon, {
948
+ /* v8 ignore start */ const opacity = monotone ? "1" : "0.4";
949
+ /* v8 ignore stop */ return /*#__PURE__*/ jsxs(SvgIcon, {
950
950
  defaultViewBox: "0 0 512 512",
951
951
  size: "size-5",
952
952
  viewBox: viewBox,
@@ -966,6 +966,7 @@ const IconEdit = ({ className, viewBox, title, monotone, ...rest })=>{
966
966
  };
967
967
 
968
968
  ;// CONCATENATED MODULE: ./src/components/Icons/IconEditLight.tsx
969
+
969
970
  /**
970
971
  * This file was automatically generated.
971
972
  * Please do not edit manually.
@@ -977,10 +978,9 @@ const IconEdit = ({ className, viewBox, title, monotone, ...rest })=>{
977
978
  * ! Font Awesome Pro 6.7.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2024 Fonticons, Inc.
978
979
  *
979
980
  */
980
-
981
981
  const IconEditLight = ({ className, viewBox, title, monotone, ...rest })=>{
982
- /* v8 ignore next 1 */ const opacity = monotone ? "1" : "0.4";
983
- return /*#__PURE__*/ jsxs(SvgIcon, {
982
+ /* v8 ignore start */ const opacity = monotone ? "1" : "0.4";
983
+ /* v8 ignore stop */ return /*#__PURE__*/ jsxs(SvgIcon, {
984
984
  defaultViewBox: "0 0 512 512",
985
985
  size: "size-5",
986
986
  viewBox: viewBox,
@@ -1000,6 +1000,7 @@ const IconEditLight = ({ className, viewBox, title, monotone, ...rest })=>{
1000
1000
  };
1001
1001
 
1002
1002
  ;// CONCATENATED MODULE: ./src/components/Icons/IconEditUser.tsx
1003
+
1003
1004
  /**
1004
1005
  * This file was automatically generated.
1005
1006
  * Please do not edit manually.
@@ -1011,7 +1012,6 @@ const IconEditLight = ({ className, viewBox, title, monotone, ...rest })=>{
1011
1012
  * ! Font Awesome Pro 6.7.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2024 Fonticons, Inc.
1012
1013
  *
1013
1014
  */
1014
-
1015
1015
  const IconEditUser = ({ className, viewBox, title, monotone, ...rest })=>{
1016
1016
  return /*#__PURE__*/ jsxs(SvgIcon, {
1017
1017
  defaultViewBox: "0 0 640 512",
@@ -1033,6 +1033,7 @@ const IconEditUser = ({ className, viewBox, title, monotone, ...rest })=>{
1033
1033
  };
1034
1034
 
1035
1035
  ;// CONCATENATED MODULE: ./src/components/Icons/IconEditUserLight.tsx
1036
+
1036
1037
  /**
1037
1038
  * This file was automatically generated.
1038
1039
  * Please do not edit manually.
@@ -1044,7 +1045,6 @@ const IconEditUser = ({ className, viewBox, title, monotone, ...rest })=>{
1044
1045
  * ! Font Awesome Pro 6.7.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2024 Fonticons, Inc.
1045
1046
  *
1046
1047
  */
1047
-
1048
1048
  const IconEditUserLight = ({ className, viewBox, title, monotone, ...rest })=>{
1049
1049
  return /*#__PURE__*/ jsxs(SvgIcon, {
1050
1050
  defaultViewBox: "0 0 640 512",
@@ -1066,6 +1066,7 @@ const IconEditUserLight = ({ className, viewBox, title, monotone, ...rest })=>{
1066
1066
  };
1067
1067
 
1068
1068
  ;// CONCATENATED MODULE: ./src/components/Icons/IconGitHub.tsx
1069
+
1069
1070
  /**
1070
1071
  * This file was automatically generated.
1071
1072
  * Please do not edit manually.
@@ -1077,7 +1078,6 @@ const IconEditUserLight = ({ className, viewBox, title, monotone, ...rest })=>{
1077
1078
  * !Font Awesome Free 6.7.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2025 Fonticons, Inc.
1078
1079
  *
1079
1080
  */
1080
-
1081
1081
  const IconGitHub = ({ className, viewBox, title, monotone, ...rest })=>{
1082
1082
  return /*#__PURE__*/ jsx(SvgIcon, {
1083
1083
  defaultViewBox: "0 0 496 512",
@@ -1093,6 +1093,7 @@ const IconGitHub = ({ className, viewBox, title, monotone, ...rest })=>{
1093
1093
  };
1094
1094
 
1095
1095
  ;// CONCATENATED MODULE: ./src/components/Icons/IconGoogleGemini.tsx
1096
+
1096
1097
  /**
1097
1098
  * This file was automatically generated.
1098
1099
  * Please do not edit manually.
@@ -1104,7 +1105,6 @@ const IconGitHub = ({ className, viewBox, title, monotone, ...rest })=>{
1104
1105
  * undefined
1105
1106
  *
1106
1107
  */
1107
-
1108
1108
  const IconGoogleGemini = ({ className, viewBox, title, monotone, ...rest })=>{
1109
1109
  return /*#__PURE__*/ jsx(SvgIcon, {
1110
1110
  defaultViewBox: "0 0 24 24",
@@ -1120,6 +1120,7 @@ const IconGoogleGemini = ({ className, viewBox, title, monotone, ...rest })=>{
1120
1120
  };
1121
1121
 
1122
1122
  ;// CONCATENATED MODULE: ./src/components/Icons/IconHide.tsx
1123
+
1123
1124
  /**
1124
1125
  * This file was automatically generated.
1125
1126
  * Please do not edit manually.
@@ -1131,10 +1132,9 @@ const IconGoogleGemini = ({ className, viewBox, title, monotone, ...rest })=>{
1131
1132
  * ! Font Awesome Pro 6.7.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2024 Fonticons, Inc.
1132
1133
  *
1133
1134
  */
1134
-
1135
1135
  const IconHide = ({ className, viewBox, title, monotone, ...rest })=>{
1136
- /* v8 ignore next 1 */ const opacity = monotone ? "1" : "0.4";
1137
- return /*#__PURE__*/ jsxs(SvgIcon, {
1136
+ /* v8 ignore start */ const opacity = monotone ? "1" : "0.4";
1137
+ /* v8 ignore stop */ return /*#__PURE__*/ jsxs(SvgIcon, {
1138
1138
  defaultViewBox: "0 0 640 512",
1139
1139
  size: "size-5",
1140
1140
  viewBox: viewBox,
@@ -1154,6 +1154,7 @@ const IconHide = ({ className, viewBox, title, monotone, ...rest })=>{
1154
1154
  };
1155
1155
 
1156
1156
  ;// CONCATENATED MODULE: ./src/components/Icons/IconHideLight.tsx
1157
+
1157
1158
  /**
1158
1159
  * This file was automatically generated.
1159
1160
  * Please do not edit manually.
@@ -1165,10 +1166,9 @@ const IconHide = ({ className, viewBox, title, monotone, ...rest })=>{
1165
1166
  * ! Font Awesome Pro 6.7.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2024 Fonticons, Inc.
1166
1167
  *
1167
1168
  */
1168
-
1169
1169
  const IconHideLight = ({ className, viewBox, title, monotone, ...rest })=>{
1170
- /* v8 ignore next 1 */ const opacity = monotone ? "1" : "0.4";
1171
- return /*#__PURE__*/ jsxs(SvgIcon, {
1170
+ /* v8 ignore start */ const opacity = monotone ? "1" : "0.4";
1171
+ /* v8 ignore stop */ return /*#__PURE__*/ jsxs(SvgIcon, {
1172
1172
  defaultViewBox: "0 0 640 512",
1173
1173
  size: "size-5",
1174
1174
  viewBox: viewBox,
@@ -1188,6 +1188,7 @@ const IconHideLight = ({ className, viewBox, title, monotone, ...rest })=>{
1188
1188
  };
1189
1189
 
1190
1190
  ;// CONCATENATED MODULE: ./src/components/Icons/IconHistory.tsx
1191
+
1191
1192
  /**
1192
1193
  * This file was automatically generated.
1193
1194
  * Please do not edit manually.
@@ -1199,10 +1200,9 @@ const IconHideLight = ({ className, viewBox, title, monotone, ...rest })=>{
1199
1200
  * ! Font Awesome Pro 6.7.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2024 Fonticons, Inc.
1200
1201
  *
1201
1202
  */
1202
-
1203
1203
  const IconHistory = ({ className, viewBox, title, monotone, ...rest })=>{
1204
- /* v8 ignore next 1 */ const opacity = monotone ? "1" : "0.4";
1205
- return /*#__PURE__*/ jsxs(SvgIcon, {
1204
+ /* v8 ignore start */ const opacity = monotone ? "1" : "0.4";
1205
+ /* v8 ignore stop */ return /*#__PURE__*/ jsxs(SvgIcon, {
1206
1206
  defaultViewBox: "0 0 512 512",
1207
1207
  size: "size-5",
1208
1208
  viewBox: viewBox,
@@ -1222,6 +1222,7 @@ const IconHistory = ({ className, viewBox, title, monotone, ...rest })=>{
1222
1222
  };
1223
1223
 
1224
1224
  ;// CONCATENATED MODULE: ./src/components/Icons/IconHistoryLight.tsx
1225
+
1225
1226
  /**
1226
1227
  * This file was automatically generated.
1227
1228
  * Please do not edit manually.
@@ -1233,7 +1234,6 @@ const IconHistory = ({ className, viewBox, title, monotone, ...rest })=>{
1233
1234
  * ! Font Awesome Pro 6.7.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2024 Fonticons, Inc.
1234
1235
  *
1235
1236
  */
1236
-
1237
1237
  const IconHistoryLight = ({ className, viewBox, title, monotone, ...rest })=>{
1238
1238
  return /*#__PURE__*/ jsx(SvgIcon, {
1239
1239
  defaultViewBox: "0 0 512 512",
@@ -1249,6 +1249,7 @@ const IconHistoryLight = ({ className, viewBox, title, monotone, ...rest })=>{
1249
1249
  };
1250
1250
 
1251
1251
  ;// CONCATENATED MODULE: ./src/components/Icons/IconInfo.tsx
1252
+
1252
1253
  /**
1253
1254
  * This file was automatically generated.
1254
1255
  * Please do not edit manually.
@@ -1260,7 +1261,6 @@ const IconHistoryLight = ({ className, viewBox, title, monotone, ...rest })=>{
1260
1261
  * ! Font Awesome Pro 6.7.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2024 Fonticons, Inc.
1261
1262
  *
1262
1263
  */
1263
-
1264
1264
  const IconInfo = ({ className, viewBox, title, monotone, ...rest })=>{
1265
1265
  return /*#__PURE__*/ jsxs(SvgIcon, {
1266
1266
  defaultViewBox: "0 0 512 512",
@@ -1282,6 +1282,7 @@ const IconInfo = ({ className, viewBox, title, monotone, ...rest })=>{
1282
1282
  };
1283
1283
 
1284
1284
  ;// CONCATENATED MODULE: ./src/components/Icons/IconInfoLight.tsx
1285
+
1285
1286
  /**
1286
1287
  * This file was automatically generated.
1287
1288
  * Please do not edit manually.
@@ -1293,7 +1294,6 @@ const IconInfo = ({ className, viewBox, title, monotone, ...rest })=>{
1293
1294
  * ! Font Awesome Pro 6.7.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2024 Fonticons, Inc.
1294
1295
  *
1295
1296
  */
1296
-
1297
1297
  const IconInfoLight = ({ className, viewBox, title, monotone, ...rest })=>{
1298
1298
  return /*#__PURE__*/ jsxs(SvgIcon, {
1299
1299
  defaultViewBox: "0 0 512 512",
@@ -1315,6 +1315,7 @@ const IconInfoLight = ({ className, viewBox, title, monotone, ...rest })=>{
1315
1315
  };
1316
1316
 
1317
1317
  ;// CONCATENATED MODULE: ./src/components/Icons/IconKey.tsx
1318
+
1318
1319
  /**
1319
1320
  * This file was automatically generated.
1320
1321
  * Please do not edit manually.
@@ -1326,10 +1327,9 @@ const IconInfoLight = ({ className, viewBox, title, monotone, ...rest })=>{
1326
1327
  * ! Font Awesome Pro 6.7.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2024 Fonticons, Inc.
1327
1328
  *
1328
1329
  */
1329
-
1330
1330
  const IconKey = ({ className, viewBox, title, monotone, ...rest })=>{
1331
- /* v8 ignore next 1 */ const opacity = monotone ? "1" : "0.4";
1332
- return /*#__PURE__*/ jsxs(SvgIcon, {
1331
+ /* v8 ignore start */ const opacity = monotone ? "1" : "0.4";
1332
+ /* v8 ignore stop */ return /*#__PURE__*/ jsxs(SvgIcon, {
1333
1333
  defaultViewBox: "0 0 512 512",
1334
1334
  size: "size-5",
1335
1335
  viewBox: viewBox,
@@ -1349,6 +1349,7 @@ const IconKey = ({ className, viewBox, title, monotone, ...rest })=>{
1349
1349
  };
1350
1350
 
1351
1351
  ;// CONCATENATED MODULE: ./src/components/Icons/IconKeyLight.tsx
1352
+
1352
1353
  /**
1353
1354
  * This file was automatically generated.
1354
1355
  * Please do not edit manually.
@@ -1360,7 +1361,6 @@ const IconKey = ({ className, viewBox, title, monotone, ...rest })=>{
1360
1361
  * ! Font Awesome Pro 6.7.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2024 Fonticons, Inc.
1361
1362
  *
1362
1363
  */
1363
-
1364
1364
  const IconKeyLight = ({ className, viewBox, title, monotone, ...rest })=>{
1365
1365
  return /*#__PURE__*/ jsxs(SvgIcon, {
1366
1366
  defaultViewBox: "0 0 512 512",
@@ -1382,6 +1382,7 @@ const IconKeyLight = ({ className, viewBox, title, monotone, ...rest })=>{
1382
1382
  };
1383
1383
 
1384
1384
  ;// CONCATENATED MODULE: ./src/components/Icons/IconLightBulb.tsx
1385
+
1385
1386
  /**
1386
1387
  * This file was automatically generated.
1387
1388
  * Please do not edit manually.
@@ -1393,10 +1394,9 @@ const IconKeyLight = ({ className, viewBox, title, monotone, ...rest })=>{
1393
1394
  * ! Font Awesome Pro 6.7.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2024 Fonticons, Inc.
1394
1395
  *
1395
1396
  */
1396
-
1397
1397
  const IconLightBulb = ({ className, viewBox, title, monotone, ...rest })=>{
1398
- /* v8 ignore next 1 */ const opacity = monotone ? "1" : "0.4";
1399
- return /*#__PURE__*/ jsxs(SvgIcon, {
1398
+ /* v8 ignore start */ const opacity = monotone ? "1" : "0.4";
1399
+ /* v8 ignore stop */ return /*#__PURE__*/ jsxs(SvgIcon, {
1400
1400
  defaultViewBox: "0 0 384 512",
1401
1401
  size: "size-5",
1402
1402
  viewBox: viewBox,
@@ -1416,6 +1416,7 @@ const IconLightBulb = ({ className, viewBox, title, monotone, ...rest })=>{
1416
1416
  };
1417
1417
 
1418
1418
  ;// CONCATENATED MODULE: ./src/components/Icons/IconLightBulbLight.tsx
1419
+
1419
1420
  /**
1420
1421
  * This file was automatically generated.
1421
1422
  * Please do not edit manually.
@@ -1427,10 +1428,9 @@ const IconLightBulb = ({ className, viewBox, title, monotone, ...rest })=>{
1427
1428
  * ! Font Awesome Pro 6.7.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2024 Fonticons, Inc.
1428
1429
  *
1429
1430
  */
1430
-
1431
1431
  const IconLightBulbLight = ({ className, viewBox, title, monotone, ...rest })=>{
1432
- /* v8 ignore next 1 */ const opacity = monotone ? "1" : "0.4";
1433
- return /*#__PURE__*/ jsxs(SvgIcon, {
1432
+ /* v8 ignore start */ const opacity = monotone ? "1" : "0.4";
1433
+ /* v8 ignore stop */ return /*#__PURE__*/ jsxs(SvgIcon, {
1434
1434
  defaultViewBox: "0 0 384 512",
1435
1435
  size: "size-5",
1436
1436
  viewBox: viewBox,
@@ -1450,6 +1450,7 @@ const IconLightBulbLight = ({ className, viewBox, title, monotone, ...rest })=>{
1450
1450
  };
1451
1451
 
1452
1452
  ;// CONCATENATED MODULE: ./src/components/Icons/IconList.tsx
1453
+
1453
1454
  /**
1454
1455
  * This file was automatically generated.
1455
1456
  * Please do not edit manually.
@@ -1461,10 +1462,9 @@ const IconLightBulbLight = ({ className, viewBox, title, monotone, ...rest })=>{
1461
1462
  * ! Font Awesome Pro 6.7.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2024 Fonticons, Inc.
1462
1463
  *
1463
1464
  */
1464
-
1465
1465
  const IconList = ({ className, viewBox, title, monotone, ...rest })=>{
1466
- /* v8 ignore next 1 */ const opacity = monotone ? "1" : "0.4";
1467
- return /*#__PURE__*/ jsxs(SvgIcon, {
1466
+ /* v8 ignore start */ const opacity = monotone ? "1" : "0.4";
1467
+ /* v8 ignore stop */ return /*#__PURE__*/ jsxs(SvgIcon, {
1468
1468
  defaultViewBox: "0 0 512 512",
1469
1469
  size: "size-5",
1470
1470
  viewBox: viewBox,
@@ -1484,6 +1484,7 @@ const IconList = ({ className, viewBox, title, monotone, ...rest })=>{
1484
1484
  };
1485
1485
 
1486
1486
  ;// CONCATENATED MODULE: ./src/components/Icons/IconListLight.tsx
1487
+
1487
1488
  /**
1488
1489
  * This file was automatically generated.
1489
1490
  * Please do not edit manually.
@@ -1495,7 +1496,6 @@ const IconList = ({ className, viewBox, title, monotone, ...rest })=>{
1495
1496
  * ! Font Awesome Pro 6.7.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2024 Fonticons, Inc.
1496
1497
  *
1497
1498
  */
1498
-
1499
1499
  const IconListLight = ({ className, viewBox, title, monotone, ...rest })=>{
1500
1500
  return /*#__PURE__*/ jsxs(SvgIcon, {
1501
1501
  defaultViewBox: "0 0 512 512",
@@ -1517,6 +1517,7 @@ const IconListLight = ({ className, viewBox, title, monotone, ...rest })=>{
1517
1517
  };
1518
1518
 
1519
1519
  ;// CONCATENATED MODULE: ./src/components/Icons/IconLocked.tsx
1520
+
1520
1521
  /**
1521
1522
  * This file was automatically generated.
1522
1523
  * Please do not edit manually.
@@ -1528,10 +1529,9 @@ const IconListLight = ({ className, viewBox, title, monotone, ...rest })=>{
1528
1529
  * ! Font Awesome Pro 6.7.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2024 Fonticons, Inc.
1529
1530
  *
1530
1531
  */
1531
-
1532
1532
  const IconLocked = ({ className, viewBox, title, monotone, ...rest })=>{
1533
- /* v8 ignore next 1 */ const opacity = monotone ? "1" : "0.4";
1534
- return /*#__PURE__*/ jsxs(SvgIcon, {
1533
+ /* v8 ignore start */ const opacity = monotone ? "1" : "0.4";
1534
+ /* v8 ignore stop */ return /*#__PURE__*/ jsxs(SvgIcon, {
1535
1535
  defaultViewBox: "0 0 448 512",
1536
1536
  size: "size-5",
1537
1537
  viewBox: viewBox,
@@ -1551,6 +1551,7 @@ const IconLocked = ({ className, viewBox, title, monotone, ...rest })=>{
1551
1551
  };
1552
1552
 
1553
1553
  ;// CONCATENATED MODULE: ./src/components/Icons/IconLockedLight.tsx
1554
+
1554
1555
  /**
1555
1556
  * This file was automatically generated.
1556
1557
  * Please do not edit manually.
@@ -1562,7 +1563,6 @@ const IconLocked = ({ className, viewBox, title, monotone, ...rest })=>{
1562
1563
  * ! Font Awesome Pro 6.7.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2024 Fonticons, Inc.
1563
1564
  *
1564
1565
  */
1565
-
1566
1566
  const IconLockedLight = ({ className, viewBox, title, monotone, ...rest })=>{
1567
1567
  return /*#__PURE__*/ jsxs(SvgIcon, {
1568
1568
  defaultViewBox: "0 0 448 512",
@@ -1584,6 +1584,7 @@ const IconLockedLight = ({ className, viewBox, title, monotone, ...rest })=>{
1584
1584
  };
1585
1585
 
1586
1586
  ;// CONCATENATED MODULE: ./src/components/Icons/IconMagic.tsx
1587
+
1587
1588
  /**
1588
1589
  * This file was automatically generated.
1589
1590
  * Please do not edit manually.
@@ -1595,10 +1596,9 @@ const IconLockedLight = ({ className, viewBox, title, monotone, ...rest })=>{
1595
1596
  * ! Font Awesome Pro 6.7.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2024 Fonticons, Inc.
1596
1597
  *
1597
1598
  */
1598
-
1599
1599
  const IconMagic = ({ className, viewBox, title, monotone, ...rest })=>{
1600
- /* v8 ignore next 1 */ const opacity = monotone ? "1" : "0.4";
1601
- return /*#__PURE__*/ jsxs(SvgIcon, {
1600
+ /* v8 ignore start */ const opacity = monotone ? "1" : "0.4";
1601
+ /* v8 ignore stop */ return /*#__PURE__*/ jsxs(SvgIcon, {
1602
1602
  defaultViewBox: "0 0 576 512",
1603
1603
  size: "size-5",
1604
1604
  viewBox: viewBox,
@@ -1618,6 +1618,7 @@ const IconMagic = ({ className, viewBox, title, monotone, ...rest })=>{
1618
1618
  };
1619
1619
 
1620
1620
  ;// CONCATENATED MODULE: ./src/components/Icons/IconMagicLight.tsx
1621
+
1621
1622
  /**
1622
1623
  * This file was automatically generated.
1623
1624
  * Please do not edit manually.
@@ -1629,10 +1630,9 @@ const IconMagic = ({ className, viewBox, title, monotone, ...rest })=>{
1629
1630
  * ! Font Awesome Pro 6.7.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2024 Fonticons, Inc.
1630
1631
  *
1631
1632
  */
1632
-
1633
1633
  const IconMagicLight = ({ className, viewBox, title, monotone, ...rest })=>{
1634
- /* v8 ignore next 1 */ const opacity = monotone ? "1" : "0.4";
1635
- return /*#__PURE__*/ jsxs(SvgIcon, {
1634
+ /* v8 ignore start */ const opacity = monotone ? "1" : "0.4";
1635
+ /* v8 ignore stop */ return /*#__PURE__*/ jsxs(SvgIcon, {
1636
1636
  defaultViewBox: "0 0 576 512",
1637
1637
  size: "size-5",
1638
1638
  viewBox: viewBox,
@@ -1652,6 +1652,7 @@ const IconMagicLight = ({ className, viewBox, title, monotone, ...rest })=>{
1652
1652
  };
1653
1653
 
1654
1654
  ;// CONCATENATED MODULE: ./src/components/Icons/IconMessages.tsx
1655
+
1655
1656
  /**
1656
1657
  * This file was automatically generated.
1657
1658
  * Please do not edit manually.
@@ -1663,10 +1664,9 @@ const IconMagicLight = ({ className, viewBox, title, monotone, ...rest })=>{
1663
1664
  * ! Font Awesome Pro 6.7.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2024 Fonticons, Inc.
1664
1665
  *
1665
1666
  */
1666
-
1667
1667
  const IconMessages = ({ className, viewBox, title, monotone, ...rest })=>{
1668
- /* v8 ignore next 1 */ const opacity = monotone ? "1" : "0.4";
1669
- return /*#__PURE__*/ jsxs(SvgIcon, {
1668
+ /* v8 ignore start */ const opacity = monotone ? "1" : "0.4";
1669
+ /* v8 ignore stop */ return /*#__PURE__*/ jsxs(SvgIcon, {
1670
1670
  defaultViewBox: "0 0 640 512",
1671
1671
  size: "size-5",
1672
1672
  viewBox: viewBox,
@@ -1686,6 +1686,7 @@ const IconMessages = ({ className, viewBox, title, monotone, ...rest })=>{
1686
1686
  };
1687
1687
 
1688
1688
  ;// CONCATENATED MODULE: ./src/components/Icons/IconMessagesLight.tsx
1689
+
1689
1690
  /**
1690
1691
  * This file was automatically generated.
1691
1692
  * Please do not edit manually.
@@ -1697,10 +1698,9 @@ const IconMessages = ({ className, viewBox, title, monotone, ...rest })=>{
1697
1698
  * ! Font Awesome Pro 6.7.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2024 Fonticons, Inc.
1698
1699
  *
1699
1700
  */
1700
-
1701
1701
  const IconMessagesLight = ({ className, viewBox, title, monotone, ...rest })=>{
1702
- /* v8 ignore next 1 */ const opacity = monotone ? "1" : "0.4";
1703
- return /*#__PURE__*/ jsxs(SvgIcon, {
1702
+ /* v8 ignore start */ const opacity = monotone ? "1" : "0.4";
1703
+ /* v8 ignore stop */ return /*#__PURE__*/ jsxs(SvgIcon, {
1704
1704
  defaultViewBox: "0 0 640 512",
1705
1705
  size: "size-5",
1706
1706
  viewBox: viewBox,
@@ -1720,6 +1720,7 @@ const IconMessagesLight = ({ className, viewBox, title, monotone, ...rest })=>{
1720
1720
  };
1721
1721
 
1722
1722
  ;// CONCATENATED MODULE: ./src/components/Icons/IconNext.tsx
1723
+
1723
1724
  /**
1724
1725
  * This file was automatically generated.
1725
1726
  * Please do not edit manually.
@@ -1731,10 +1732,9 @@ const IconMessagesLight = ({ className, viewBox, title, monotone, ...rest })=>{
1731
1732
  * ! Font Awesome Pro 6.7.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2024 Fonticons, Inc.
1732
1733
  *
1733
1734
  */
1734
-
1735
1735
  const IconNext = ({ className, viewBox, title, monotone, ...rest })=>{
1736
- /* v8 ignore next 1 */ const opacity = monotone ? "1" : "0.4";
1737
- return /*#__PURE__*/ jsxs(SvgIcon, {
1736
+ /* v8 ignore start */ const opacity = monotone ? "1" : "0.4";
1737
+ /* v8 ignore stop */ return /*#__PURE__*/ jsxs(SvgIcon, {
1738
1738
  defaultViewBox: "0 0 448 512",
1739
1739
  size: "size-5",
1740
1740
  viewBox: viewBox,
@@ -1754,6 +1754,7 @@ const IconNext = ({ className, viewBox, title, monotone, ...rest })=>{
1754
1754
  };
1755
1755
 
1756
1756
  ;// CONCATENATED MODULE: ./src/components/Icons/IconNextLight.tsx
1757
+
1757
1758
  /**
1758
1759
  * This file was automatically generated.
1759
1760
  * Please do not edit manually.
@@ -1765,7 +1766,6 @@ const IconNext = ({ className, viewBox, title, monotone, ...rest })=>{
1765
1766
  * ! Font Awesome Pro 6.7.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2024 Fonticons, Inc.
1766
1767
  *
1767
1768
  */
1768
-
1769
1769
  const IconNextLight = ({ className, viewBox, title, monotone, ...rest })=>{
1770
1770
  return /*#__PURE__*/ jsx(SvgIcon, {
1771
1771
  defaultViewBox: "0 0 448 512",
@@ -1781,6 +1781,7 @@ const IconNextLight = ({ className, viewBox, title, monotone, ...rest })=>{
1781
1781
  };
1782
1782
 
1783
1783
  ;// CONCATENATED MODULE: ./src/components/Icons/IconOpenAI.tsx
1784
+
1784
1785
  /**
1785
1786
  * This file was automatically generated.
1786
1787
  * Please do not edit manually.
@@ -1792,7 +1793,6 @@ const IconNextLight = ({ className, viewBox, title, monotone, ...rest })=>{
1792
1793
  * undefined
1793
1794
  *
1794
1795
  */
1795
-
1796
1796
  const IconOpenAI = ({ className, viewBox, title, monotone, ...rest })=>{
1797
1797
  return /*#__PURE__*/ jsx(SvgIcon, {
1798
1798
  defaultViewBox: "0 0 24 24",
@@ -1808,6 +1808,7 @@ const IconOpenAI = ({ className, viewBox, title, monotone, ...rest })=>{
1808
1808
  };
1809
1809
 
1810
1810
  ;// CONCATENATED MODULE: ./src/components/Icons/IconPasskey.tsx
1811
+
1811
1812
  /**
1812
1813
  * This file was automatically generated.
1813
1814
  * Please do not edit manually.
@@ -1819,10 +1820,9 @@ const IconOpenAI = ({ className, viewBox, title, monotone, ...rest })=>{
1819
1820
  * undefined
1820
1821
  *
1821
1822
  */
1822
-
1823
1823
  const IconPasskey = ({ className, viewBox, title, monotone, ...rest })=>{
1824
- /* v8 ignore next 1 */ const opacity = monotone ? "1" : "0.4";
1825
- return /*#__PURE__*/ jsxs(SvgIcon, {
1824
+ /* v8 ignore start */ const opacity = monotone ? "1" : "0.4";
1825
+ /* v8 ignore stop */ return /*#__PURE__*/ jsxs(SvgIcon, {
1826
1826
  defaultViewBox: "0 0 190 190",
1827
1827
  size: "size-5",
1828
1828
  viewBox: viewBox,
@@ -1846,6 +1846,7 @@ const IconPasskey = ({ className, viewBox, title, monotone, ...rest })=>{
1846
1846
  };
1847
1847
 
1848
1848
  ;// CONCATENATED MODULE: ./src/components/Icons/IconPencilMechanical.tsx
1849
+
1849
1850
  /**
1850
1851
  * This file was automatically generated.
1851
1852
  * Please do not edit manually.
@@ -1857,10 +1858,9 @@ const IconPasskey = ({ className, viewBox, title, monotone, ...rest })=>{
1857
1858
  * ! Font Awesome Pro 6.7.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2024 Fonticons, Inc.
1858
1859
  *
1859
1860
  */
1860
-
1861
1861
  const IconPencilMechanical = ({ className, viewBox, title, monotone, ...rest })=>{
1862
- /* v8 ignore next 1 */ const opacity = monotone ? "1" : "0.4";
1863
- return /*#__PURE__*/ jsxs(SvgIcon, {
1862
+ /* v8 ignore start */ const opacity = monotone ? "1" : "0.4";
1863
+ /* v8 ignore stop */ return /*#__PURE__*/ jsxs(SvgIcon, {
1864
1864
  defaultViewBox: "0 0 512 512",
1865
1865
  size: "size-5",
1866
1866
  viewBox: viewBox,
@@ -1880,6 +1880,7 @@ const IconPencilMechanical = ({ className, viewBox, title, monotone, ...rest })=
1880
1880
  };
1881
1881
 
1882
1882
  ;// CONCATENATED MODULE: ./src/components/Icons/IconPencilMechanicalLight.tsx
1883
+
1883
1884
  /**
1884
1885
  * This file was automatically generated.
1885
1886
  * Please do not edit manually.
@@ -1891,10 +1892,9 @@ const IconPencilMechanical = ({ className, viewBox, title, monotone, ...rest })=
1891
1892
  * ! Font Awesome Pro 6.7.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2024 Fonticons, Inc.
1892
1893
  *
1893
1894
  */
1894
-
1895
1895
  const IconPencilMechanicalLight = ({ className, viewBox, title, monotone, ...rest })=>{
1896
- /* v8 ignore next 1 */ const opacity = monotone ? "1" : "0.4";
1897
- return /*#__PURE__*/ jsxs(SvgIcon, {
1896
+ /* v8 ignore start */ const opacity = monotone ? "1" : "0.4";
1897
+ /* v8 ignore stop */ return /*#__PURE__*/ jsxs(SvgIcon, {
1898
1898
  defaultViewBox: "0 0 512 512",
1899
1899
  size: "size-5",
1900
1900
  viewBox: viewBox,
@@ -1914,6 +1914,7 @@ const IconPencilMechanicalLight = ({ className, viewBox, title, monotone, ...res
1914
1914
  };
1915
1915
 
1916
1916
  ;// CONCATENATED MODULE: ./src/components/Icons/IconPenField.tsx
1917
+
1917
1918
  /**
1918
1919
  * This file was automatically generated.
1919
1920
  * Please do not edit manually.
@@ -1925,10 +1926,9 @@ const IconPencilMechanicalLight = ({ className, viewBox, title, monotone, ...res
1925
1926
  * ! Font Awesome Pro 6.7.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2024 Fonticons, Inc.
1926
1927
  *
1927
1928
  */
1928
-
1929
1929
  const IconPenField = ({ className, viewBox, title, monotone, ...rest })=>{
1930
- /* v8 ignore next 1 */ const opacity = monotone ? "1" : "0.4";
1931
- return /*#__PURE__*/ jsxs(SvgIcon, {
1930
+ /* v8 ignore start */ const opacity = monotone ? "1" : "0.4";
1931
+ /* v8 ignore stop */ return /*#__PURE__*/ jsxs(SvgIcon, {
1932
1932
  defaultViewBox: "0 0 640 512",
1933
1933
  size: "size-5",
1934
1934
  viewBox: viewBox,
@@ -1948,6 +1948,7 @@ const IconPenField = ({ className, viewBox, title, monotone, ...rest })=>{
1948
1948
  };
1949
1949
 
1950
1950
  ;// CONCATENATED MODULE: ./src/components/Icons/IconPenFieldLight.tsx
1951
+
1951
1952
  /**
1952
1953
  * This file was automatically generated.
1953
1954
  * Please do not edit manually.
@@ -1959,10 +1960,9 @@ const IconPenField = ({ className, viewBox, title, monotone, ...rest })=>{
1959
1960
  * ! Font Awesome Pro 6.7.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2024 Fonticons, Inc.
1960
1961
  *
1961
1962
  */
1962
-
1963
1963
  const IconPenFieldLight = ({ className, viewBox, title, monotone, ...rest })=>{
1964
- /* v8 ignore next 1 */ const opacity = monotone ? "1" : "0.4";
1965
- return /*#__PURE__*/ jsxs(SvgIcon, {
1964
+ /* v8 ignore start */ const opacity = monotone ? "1" : "0.4";
1965
+ /* v8 ignore stop */ return /*#__PURE__*/ jsxs(SvgIcon, {
1966
1966
  defaultViewBox: "0 0 640 512",
1967
1967
  size: "size-5",
1968
1968
  viewBox: viewBox,
@@ -1982,6 +1982,7 @@ const IconPenFieldLight = ({ className, viewBox, title, monotone, ...rest })=>{
1982
1982
  };
1983
1983
 
1984
1984
  ;// CONCATENATED MODULE: ./src/components/Icons/IconPrevious.tsx
1985
+
1985
1986
  /**
1986
1987
  * This file was automatically generated.
1987
1988
  * Please do not edit manually.
@@ -1993,10 +1994,9 @@ const IconPenFieldLight = ({ className, viewBox, title, monotone, ...rest })=>{
1993
1994
  * ! Font Awesome Pro 6.7.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2024 Fonticons, Inc.
1994
1995
  *
1995
1996
  */
1996
-
1997
1997
  const IconPrevious = ({ className, viewBox, title, monotone, ...rest })=>{
1998
- /* v8 ignore next 1 */ const opacity = monotone ? "1" : "0.4";
1999
- return /*#__PURE__*/ jsxs(SvgIcon, {
1998
+ /* v8 ignore start */ const opacity = monotone ? "1" : "0.4";
1999
+ /* v8 ignore stop */ return /*#__PURE__*/ jsxs(SvgIcon, {
2000
2000
  defaultViewBox: "0 0 448 512",
2001
2001
  size: "size-5",
2002
2002
  viewBox: viewBox,
@@ -2016,6 +2016,7 @@ const IconPrevious = ({ className, viewBox, title, monotone, ...rest })=>{
2016
2016
  };
2017
2017
 
2018
2018
  ;// CONCATENATED MODULE: ./src/components/Icons/IconPreviousLight.tsx
2019
+
2019
2020
  /**
2020
2021
  * This file was automatically generated.
2021
2022
  * Please do not edit manually.
@@ -2027,7 +2028,6 @@ const IconPrevious = ({ className, viewBox, title, monotone, ...rest })=>{
2027
2028
  * ! Font Awesome Pro 6.7.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2024 Fonticons, Inc.
2028
2029
  *
2029
2030
  */
2030
-
2031
2031
  const IconPreviousLight = ({ className, viewBox, title, monotone, ...rest })=>{
2032
2032
  return /*#__PURE__*/ jsx(SvgIcon, {
2033
2033
  defaultViewBox: "0 0 448 512",
@@ -2043,6 +2043,7 @@ const IconPreviousLight = ({ className, viewBox, title, monotone, ...rest })=>{
2043
2043
  };
2044
2044
 
2045
2045
  ;// CONCATENATED MODULE: ./src/components/Icons/IconProfile.tsx
2046
+
2046
2047
  /**
2047
2048
  * This file was automatically generated.
2048
2049
  * Please do not edit manually.
@@ -2054,7 +2055,6 @@ const IconPreviousLight = ({ className, viewBox, title, monotone, ...rest })=>{
2054
2055
  * ! Font Awesome Pro 6.7.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2024 Fonticons, Inc.
2055
2056
  *
2056
2057
  */
2057
-
2058
2058
  const IconProfile = ({ className, viewBox, title, monotone, ...rest })=>{
2059
2059
  return /*#__PURE__*/ jsxs(SvgIcon, {
2060
2060
  defaultViewBox: "0 0 576 512",
@@ -2076,6 +2076,7 @@ const IconProfile = ({ className, viewBox, title, monotone, ...rest })=>{
2076
2076
  };
2077
2077
 
2078
2078
  ;// CONCATENATED MODULE: ./src/components/Icons/IconProfileLight.tsx
2079
+
2079
2080
  /**
2080
2081
  * This file was automatically generated.
2081
2082
  * Please do not edit manually.
@@ -2087,7 +2088,6 @@ const IconProfile = ({ className, viewBox, title, monotone, ...rest })=>{
2087
2088
  * ! Font Awesome Pro 6.7.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2024 Fonticons, Inc.
2088
2089
  *
2089
2090
  */
2090
-
2091
2091
  const IconProfileLight = ({ className, viewBox, title, monotone, ...rest })=>{
2092
2092
  return /*#__PURE__*/ jsxs(SvgIcon, {
2093
2093
  defaultViewBox: "0 0 576 512",
@@ -2109,6 +2109,7 @@ const IconProfileLight = ({ className, viewBox, title, monotone, ...rest })=>{
2109
2109
  };
2110
2110
 
2111
2111
  ;// CONCATENATED MODULE: ./src/components/Icons/IconProofread.tsx
2112
+
2112
2113
  /**
2113
2114
  * This file was automatically generated.
2114
2115
  * Please do not edit manually.
@@ -2120,10 +2121,9 @@ const IconProfileLight = ({ className, viewBox, title, monotone, ...rest })=>{
2120
2121
  * ! Font Awesome Pro 6.7.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2024 Fonticons, Inc.
2121
2122
  *
2122
2123
  */
2123
-
2124
2124
  const IconProofread = ({ className, viewBox, title, monotone, ...rest })=>{
2125
- /* v8 ignore next 1 */ const opacity = monotone ? "1" : "0.4";
2126
- return /*#__PURE__*/ jsxs(SvgIcon, {
2125
+ /* v8 ignore start */ const opacity = monotone ? "1" : "0.4";
2126
+ /* v8 ignore stop */ return /*#__PURE__*/ jsxs(SvgIcon, {
2127
2127
  defaultViewBox: "0 0 576 512",
2128
2128
  size: "size-5",
2129
2129
  viewBox: viewBox,
@@ -2143,6 +2143,7 @@ const IconProofread = ({ className, viewBox, title, monotone, ...rest })=>{
2143
2143
  };
2144
2144
 
2145
2145
  ;// CONCATENATED MODULE: ./src/components/Icons/IconProofreadLight.tsx
2146
+
2146
2147
  /**
2147
2148
  * This file was automatically generated.
2148
2149
  * Please do not edit manually.
@@ -2154,7 +2155,6 @@ const IconProofread = ({ className, viewBox, title, monotone, ...rest })=>{
2154
2155
  * ! Font Awesome Pro 6.7.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2024 Fonticons, Inc.
2155
2156
  *
2156
2157
  */
2157
-
2158
2158
  const IconProofreadLight = ({ className, viewBox, title, monotone, ...rest })=>{
2159
2159
  return /*#__PURE__*/ jsx(SvgIcon, {
2160
2160
  defaultViewBox: "0 0 576 512",
@@ -2170,6 +2170,7 @@ const IconProofreadLight = ({ className, viewBox, title, monotone, ...rest })=>{
2170
2170
  };
2171
2171
 
2172
2172
  ;// CONCATENATED MODULE: ./src/components/Icons/IconRefresh.tsx
2173
+
2173
2174
  /**
2174
2175
  * This file was automatically generated.
2175
2176
  * Please do not edit manually.
@@ -2181,10 +2182,9 @@ const IconProofreadLight = ({ className, viewBox, title, monotone, ...rest })=>{
2181
2182
  * ! Font Awesome Pro 6.7.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2024 Fonticons, Inc.
2182
2183
  *
2183
2184
  */
2184
-
2185
2185
  const IconRefresh = ({ className, viewBox, title, monotone, ...rest })=>{
2186
- /* v8 ignore next 1 */ const opacity = monotone ? "1" : "0.4";
2187
- return /*#__PURE__*/ jsxs(SvgIcon, {
2186
+ /* v8 ignore start */ const opacity = monotone ? "1" : "0.4";
2187
+ /* v8 ignore stop */ return /*#__PURE__*/ jsxs(SvgIcon, {
2188
2188
  defaultViewBox: "0 0 512 512",
2189
2189
  size: "size-5",
2190
2190
  viewBox: viewBox,
@@ -2204,6 +2204,7 @@ const IconRefresh = ({ className, viewBox, title, monotone, ...rest })=>{
2204
2204
  };
2205
2205
 
2206
2206
  ;// CONCATENATED MODULE: ./src/components/Icons/IconRefreshLight.tsx
2207
+
2207
2208
  /**
2208
2209
  * This file was automatically generated.
2209
2210
  * Please do not edit manually.
@@ -2215,7 +2216,6 @@ const IconRefresh = ({ className, viewBox, title, monotone, ...rest })=>{
2215
2216
  * ! Font Awesome Pro 6.7.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2024 Fonticons, Inc.
2216
2217
  *
2217
2218
  */
2218
-
2219
2219
  const IconRefreshLight = ({ className, viewBox, title, monotone, ...rest })=>{
2220
2220
  return /*#__PURE__*/ jsx(SvgIcon, {
2221
2221
  defaultViewBox: "0 0 512 512",
@@ -2231,6 +2231,7 @@ const IconRefreshLight = ({ className, viewBox, title, monotone, ...rest })=>{
2231
2231
  };
2232
2232
 
2233
2233
  ;// CONCATENATED MODULE: ./src/components/Icons/IconRestore.tsx
2234
+
2234
2235
  /**
2235
2236
  * This file was automatically generated.
2236
2237
  * Please do not edit manually.
@@ -2242,10 +2243,9 @@ const IconRefreshLight = ({ className, viewBox, title, monotone, ...rest })=>{
2242
2243
  * ! Font Awesome Pro 6.7.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2024 Fonticons, Inc.
2243
2244
  *
2244
2245
  */
2245
-
2246
2246
  const IconRestore = ({ className, viewBox, title, monotone, ...rest })=>{
2247
- /* v8 ignore next 1 */ const opacity = monotone ? "1" : "0.4";
2248
- return /*#__PURE__*/ jsxs(SvgIcon, {
2247
+ /* v8 ignore start */ const opacity = monotone ? "1" : "0.4";
2248
+ /* v8 ignore stop */ return /*#__PURE__*/ jsxs(SvgIcon, {
2249
2249
  defaultViewBox: "0 0 512 512",
2250
2250
  size: "size-5",
2251
2251
  viewBox: viewBox,
@@ -2265,6 +2265,7 @@ const IconRestore = ({ className, viewBox, title, monotone, ...rest })=>{
2265
2265
  };
2266
2266
 
2267
2267
  ;// CONCATENATED MODULE: ./src/components/Icons/IconRestoreLight.tsx
2268
+
2268
2269
  /**
2269
2270
  * This file was automatically generated.
2270
2271
  * Please do not edit manually.
@@ -2276,10 +2277,9 @@ const IconRestore = ({ className, viewBox, title, monotone, ...rest })=>{
2276
2277
  * ! Font Awesome Pro 6.7.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2024 Fonticons, Inc.
2277
2278
  *
2278
2279
  */
2279
-
2280
2280
  const IconRestoreLight = ({ className, viewBox, title, monotone, ...rest })=>{
2281
- /* v8 ignore next 1 */ const opacity = monotone ? "1" : "0.4";
2282
- return /*#__PURE__*/ jsxs(SvgIcon, {
2281
+ /* v8 ignore start */ const opacity = monotone ? "1" : "0.4";
2282
+ /* v8 ignore stop */ return /*#__PURE__*/ jsxs(SvgIcon, {
2283
2283
  defaultViewBox: "0 0 512 512",
2284
2284
  size: "size-5",
2285
2285
  viewBox: viewBox,
@@ -2299,6 +2299,7 @@ const IconRestoreLight = ({ className, viewBox, title, monotone, ...rest })=>{
2299
2299
  };
2300
2300
 
2301
2301
  ;// CONCATENATED MODULE: ./src/components/Icons/IconRewrite.tsx
2302
+
2302
2303
  /**
2303
2304
  * This file was automatically generated.
2304
2305
  * Please do not edit manually.
@@ -2310,10 +2311,9 @@ const IconRestoreLight = ({ className, viewBox, title, monotone, ...rest })=>{
2310
2311
  * ! Font Awesome Pro 6.7.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2024 Fonticons, Inc.
2311
2312
  *
2312
2313
  */
2313
-
2314
2314
  const IconRewrite = ({ className, viewBox, title, monotone, ...rest })=>{
2315
- /* v8 ignore next 1 */ const opacity = monotone ? "1" : "0.4";
2316
- return /*#__PURE__*/ jsxs(SvgIcon, {
2315
+ /* v8 ignore start */ const opacity = monotone ? "1" : "0.4";
2316
+ /* v8 ignore stop */ return /*#__PURE__*/ jsxs(SvgIcon, {
2317
2317
  defaultViewBox: "0 0 512 512",
2318
2318
  size: "size-5",
2319
2319
  viewBox: viewBox,
@@ -2333,6 +2333,7 @@ const IconRewrite = ({ className, viewBox, title, monotone, ...rest })=>{
2333
2333
  };
2334
2334
 
2335
2335
  ;// CONCATENATED MODULE: ./src/components/Icons/IconRewriteLight.tsx
2336
+
2336
2337
  /**
2337
2338
  * This file was automatically generated.
2338
2339
  * Please do not edit manually.
@@ -2344,10 +2345,9 @@ const IconRewrite = ({ className, viewBox, title, monotone, ...rest })=>{
2344
2345
  * ! Font Awesome Pro 6.7.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2024 Fonticons, Inc.
2345
2346
  *
2346
2347
  */
2347
-
2348
2348
  const IconRewriteLight = ({ className, viewBox, title, monotone, ...rest })=>{
2349
- /* v8 ignore next 1 */ const opacity = monotone ? "1" : "0.4";
2350
- return /*#__PURE__*/ jsxs(SvgIcon, {
2349
+ /* v8 ignore start */ const opacity = monotone ? "1" : "0.4";
2350
+ /* v8 ignore stop */ return /*#__PURE__*/ jsxs(SvgIcon, {
2351
2351
  defaultViewBox: "0 0 512 512",
2352
2352
  size: "size-5",
2353
2353
  viewBox: viewBox,
@@ -2367,6 +2367,7 @@ const IconRewriteLight = ({ className, viewBox, title, monotone, ...rest })=>{
2367
2367
  };
2368
2368
 
2369
2369
  ;// CONCATENATED MODULE: ./src/components/Icons/IconSearch.tsx
2370
+
2370
2371
  /**
2371
2372
  * This file was automatically generated.
2372
2373
  * Please do not edit manually.
@@ -2378,10 +2379,9 @@ const IconRewriteLight = ({ className, viewBox, title, monotone, ...rest })=>{
2378
2379
  * ! Font Awesome Pro 6.7.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2024 Fonticons, Inc.
2379
2380
  *
2380
2381
  */
2381
-
2382
2382
  const IconSearch = ({ className, viewBox, title, monotone, ...rest })=>{
2383
- /* v8 ignore next 1 */ const opacity = monotone ? "1" : "0.4";
2384
- return /*#__PURE__*/ jsxs(SvgIcon, {
2383
+ /* v8 ignore start */ const opacity = monotone ? "1" : "0.4";
2384
+ /* v8 ignore stop */ return /*#__PURE__*/ jsxs(SvgIcon, {
2385
2385
  defaultViewBox: "0 0 512 512",
2386
2386
  size: "size-5",
2387
2387
  viewBox: viewBox,
@@ -2401,6 +2401,7 @@ const IconSearch = ({ className, viewBox, title, monotone, ...rest })=>{
2401
2401
  };
2402
2402
 
2403
2403
  ;// CONCATENATED MODULE: ./src/components/Icons/IconSearchLight.tsx
2404
+
2404
2405
  /**
2405
2406
  * This file was automatically generated.
2406
2407
  * Please do not edit manually.
@@ -2412,7 +2413,6 @@ const IconSearch = ({ className, viewBox, title, monotone, ...rest })=>{
2412
2413
  * ! Font Awesome Pro 6.7.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2024 Fonticons, Inc.
2413
2414
  *
2414
2415
  */
2415
-
2416
2416
  const IconSearchLight = ({ className, viewBox, title, monotone, ...rest })=>{
2417
2417
  return /*#__PURE__*/ jsx(SvgIcon, {
2418
2418
  defaultViewBox: "0 0 512 512",
@@ -2428,6 +2428,7 @@ const IconSearchLight = ({ className, viewBox, title, monotone, ...rest })=>{
2428
2428
  };
2429
2429
 
2430
2430
  ;// CONCATENATED MODULE: ./src/components/Icons/IconSelected.tsx
2431
+
2431
2432
  /**
2432
2433
  * This file was automatically generated.
2433
2434
  * Please do not edit manually.
@@ -2439,7 +2440,6 @@ const IconSearchLight = ({ className, viewBox, title, monotone, ...rest })=>{
2439
2440
  * ! Font Awesome Pro 6.7.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2024 Fonticons, Inc.
2440
2441
  *
2441
2442
  */
2442
-
2443
2443
  const IconSelected = ({ className, viewBox, title, monotone, ...rest })=>{
2444
2444
  return /*#__PURE__*/ jsxs(SvgIcon, {
2445
2445
  defaultViewBox: "0 0 512 512",
@@ -2461,6 +2461,7 @@ const IconSelected = ({ className, viewBox, title, monotone, ...rest })=>{
2461
2461
  };
2462
2462
 
2463
2463
  ;// CONCATENATED MODULE: ./src/components/Icons/IconSelectedLight.tsx
2464
+
2464
2465
  /**
2465
2466
  * This file was automatically generated.
2466
2467
  * Please do not edit manually.
@@ -2472,7 +2473,6 @@ const IconSelected = ({ className, viewBox, title, monotone, ...rest })=>{
2472
2473
  * ! Font Awesome Pro 6.7.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2024 Fonticons, Inc.
2473
2474
  *
2474
2475
  */
2475
-
2476
2476
  const IconSelectedLight = ({ className, viewBox, title, monotone, ...rest })=>{
2477
2477
  return /*#__PURE__*/ jsxs(SvgIcon, {
2478
2478
  defaultViewBox: "0 0 512 512",
@@ -2494,6 +2494,7 @@ const IconSelectedLight = ({ className, viewBox, title, monotone, ...rest })=>{
2494
2494
  };
2495
2495
 
2496
2496
  ;// CONCATENATED MODULE: ./src/components/Icons/IconSend.tsx
2497
+
2497
2498
  /**
2498
2499
  * This file was automatically generated.
2499
2500
  * Please do not edit manually.
@@ -2505,7 +2506,6 @@ const IconSelectedLight = ({ className, viewBox, title, monotone, ...rest })=>{
2505
2506
  * ! Font Awesome Pro 6.7.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2024 Fonticons, Inc.
2506
2507
  *
2507
2508
  */
2508
-
2509
2509
  const IconSend = ({ className, viewBox, title, monotone, ...rest })=>{
2510
2510
  return /*#__PURE__*/ jsxs(SvgIcon, {
2511
2511
  defaultViewBox: "0 0 512 512",
@@ -2527,6 +2527,7 @@ const IconSend = ({ className, viewBox, title, monotone, ...rest })=>{
2527
2527
  };
2528
2528
 
2529
2529
  ;// CONCATENATED MODULE: ./src/components/Icons/IconSendLight.tsx
2530
+
2530
2531
  /**
2531
2532
  * This file was automatically generated.
2532
2533
  * Please do not edit manually.
@@ -2538,7 +2539,6 @@ const IconSend = ({ className, viewBox, title, monotone, ...rest })=>{
2538
2539
  * ! Font Awesome Pro 6.7.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2024 Fonticons, Inc.
2539
2540
  *
2540
2541
  */
2541
-
2542
2542
  const IconSendLight = ({ className, viewBox, title, monotone, ...rest })=>{
2543
2543
  return /*#__PURE__*/ jsxs(SvgIcon, {
2544
2544
  defaultViewBox: "0 0 512 512",
@@ -2560,6 +2560,7 @@ const IconSendLight = ({ className, viewBox, title, monotone, ...rest })=>{
2560
2560
  };
2561
2561
 
2562
2562
  ;// CONCATENATED MODULE: ./src/components/Icons/IconSettings.tsx
2563
+
2563
2564
  /**
2564
2565
  * This file was automatically generated.
2565
2566
  * Please do not edit manually.
@@ -2571,7 +2572,6 @@ const IconSendLight = ({ className, viewBox, title, monotone, ...rest })=>{
2571
2572
  * ! Font Awesome Pro 6.7.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2024 Fonticons, Inc.
2572
2573
  *
2573
2574
  */
2574
-
2575
2575
  const IconSettings = ({ className, viewBox, title, monotone, ...rest })=>{
2576
2576
  return /*#__PURE__*/ jsx(SvgIcon, {
2577
2577
  defaultViewBox: "0 0 448 512",
@@ -2587,6 +2587,7 @@ const IconSettings = ({ className, viewBox, title, monotone, ...rest })=>{
2587
2587
  };
2588
2588
 
2589
2589
  ;// CONCATENATED MODULE: ./src/components/Icons/IconSettingsLight.tsx
2590
+
2590
2591
  /**
2591
2592
  * This file was automatically generated.
2592
2593
  * Please do not edit manually.
@@ -2598,7 +2599,6 @@ const IconSettings = ({ className, viewBox, title, monotone, ...rest })=>{
2598
2599
  * ! Font Awesome Pro 6.7.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2024 Fonticons, Inc.
2599
2600
  *
2600
2601
  */
2601
-
2602
2602
  const IconSettingsLight = ({ className, viewBox, title, monotone, ...rest })=>{
2603
2603
  return /*#__PURE__*/ jsx(SvgIcon, {
2604
2604
  defaultViewBox: "0 0 448 512",
@@ -2614,6 +2614,7 @@ const IconSettingsLight = ({ className, viewBox, title, monotone, ...rest })=>{
2614
2614
  };
2615
2615
 
2616
2616
  ;// CONCATENATED MODULE: ./src/components/Icons/IconShow.tsx
2617
+
2617
2618
  /**
2618
2619
  * This file was automatically generated.
2619
2620
  * Please do not edit manually.
@@ -2625,10 +2626,9 @@ const IconSettingsLight = ({ className, viewBox, title, monotone, ...rest })=>{
2625
2626
  * ! Font Awesome Pro 6.7.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2024 Fonticons, Inc.
2626
2627
  *
2627
2628
  */
2628
-
2629
2629
  const IconShow = ({ className, viewBox, title, monotone, ...rest })=>{
2630
- /* v8 ignore next 1 */ const opacity = monotone ? "1" : "0.4";
2631
- return /*#__PURE__*/ jsxs(SvgIcon, {
2630
+ /* v8 ignore start */ const opacity = monotone ? "1" : "0.4";
2631
+ /* v8 ignore stop */ return /*#__PURE__*/ jsxs(SvgIcon, {
2632
2632
  defaultViewBox: "0 0 576 512",
2633
2633
  size: "size-5",
2634
2634
  viewBox: viewBox,
@@ -2648,6 +2648,7 @@ const IconShow = ({ className, viewBox, title, monotone, ...rest })=>{
2648
2648
  };
2649
2649
 
2650
2650
  ;// CONCATENATED MODULE: ./src/components/Icons/IconShowLight.tsx
2651
+
2651
2652
  /**
2652
2653
  * This file was automatically generated.
2653
2654
  * Please do not edit manually.
@@ -2659,10 +2660,9 @@ const IconShow = ({ className, viewBox, title, monotone, ...rest })=>{
2659
2660
  * ! Font Awesome Pro 6.7.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2024 Fonticons, Inc.
2660
2661
  *
2661
2662
  */
2662
-
2663
2663
  const IconShowLight = ({ className, viewBox, title, monotone, ...rest })=>{
2664
- /* v8 ignore next 1 */ const opacity = monotone ? "1" : "0.4";
2665
- return /*#__PURE__*/ jsxs(SvgIcon, {
2664
+ /* v8 ignore start */ const opacity = monotone ? "1" : "0.4";
2665
+ /* v8 ignore stop */ return /*#__PURE__*/ jsxs(SvgIcon, {
2666
2666
  defaultViewBox: "0 0 576 512",
2667
2667
  size: "size-5",
2668
2668
  viewBox: viewBox,
@@ -2682,6 +2682,7 @@ const IconShowLight = ({ className, viewBox, title, monotone, ...rest })=>{
2682
2682
  };
2683
2683
 
2684
2684
  ;// CONCATENATED MODULE: ./src/components/Icons/IconSliders.tsx
2685
+
2685
2686
  /**
2686
2687
  * This file was automatically generated.
2687
2688
  * Please do not edit manually.
@@ -2693,10 +2694,9 @@ const IconShowLight = ({ className, viewBox, title, monotone, ...rest })=>{
2693
2694
  * ! Font Awesome Pro 6.7.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2024 Fonticons, Inc.
2694
2695
  *
2695
2696
  */
2696
-
2697
2697
  const IconSliders = ({ className, viewBox, title, monotone, ...rest })=>{
2698
- /* v8 ignore next 1 */ const opacity = monotone ? "1" : "0.4";
2699
- return /*#__PURE__*/ jsxs(SvgIcon, {
2698
+ /* v8 ignore start */ const opacity = monotone ? "1" : "0.4";
2699
+ /* v8 ignore stop */ return /*#__PURE__*/ jsxs(SvgIcon, {
2700
2700
  defaultViewBox: "0 0 512 512",
2701
2701
  size: "size-5",
2702
2702
  viewBox: viewBox,
@@ -2716,6 +2716,7 @@ const IconSliders = ({ className, viewBox, title, monotone, ...rest })=>{
2716
2716
  };
2717
2717
 
2718
2718
  ;// CONCATENATED MODULE: ./src/components/Icons/IconSlidersLight.tsx
2719
+
2719
2720
  /**
2720
2721
  * This file was automatically generated.
2721
2722
  * Please do not edit manually.
@@ -2727,10 +2728,9 @@ const IconSliders = ({ className, viewBox, title, monotone, ...rest })=>{
2727
2728
  * ! Font Awesome Pro 6.7.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2024 Fonticons, Inc.
2728
2729
  *
2729
2730
  */
2730
-
2731
2731
  const IconSlidersLight = ({ className, viewBox, title, monotone, ...rest })=>{
2732
- /* v8 ignore next 1 */ const opacity = monotone ? "1" : "0.4";
2733
- return /*#__PURE__*/ jsxs(SvgIcon, {
2732
+ /* v8 ignore start */ const opacity = monotone ? "1" : "0.4";
2733
+ /* v8 ignore stop */ return /*#__PURE__*/ jsxs(SvgIcon, {
2734
2734
  defaultViewBox: "0 0 512 512",
2735
2735
  size: "size-5",
2736
2736
  viewBox: viewBox,
@@ -2750,6 +2750,7 @@ const IconSlidersLight = ({ className, viewBox, title, monotone, ...rest })=>{
2750
2750
  };
2751
2751
 
2752
2752
  ;// CONCATENATED MODULE: ./src/components/Icons/IconSort.tsx
2753
+
2753
2754
  /**
2754
2755
  * This file was automatically generated.
2755
2756
  * Please do not edit manually.
@@ -2761,10 +2762,9 @@ const IconSlidersLight = ({ className, viewBox, title, monotone, ...rest })=>{
2761
2762
  * ! Font Awesome Pro 6.7.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2024 Fonticons, Inc.
2762
2763
  *
2763
2764
  */
2764
-
2765
2765
  const IconSort = ({ className, viewBox, title, monotone, ...rest })=>{
2766
- /* v8 ignore next 1 */ const opacity = monotone ? "1" : "0.4";
2767
- return /*#__PURE__*/ jsxs(SvgIcon, {
2766
+ /* v8 ignore start */ const opacity = monotone ? "1" : "0.4";
2767
+ /* v8 ignore stop */ return /*#__PURE__*/ jsxs(SvgIcon, {
2768
2768
  defaultViewBox: "0 0 576 512",
2769
2769
  size: "size-5",
2770
2770
  viewBox: viewBox,
@@ -2784,6 +2784,7 @@ const IconSort = ({ className, viewBox, title, monotone, ...rest })=>{
2784
2784
  };
2785
2785
 
2786
2786
  ;// CONCATENATED MODULE: ./src/components/Icons/IconSortDown.tsx
2787
+
2787
2788
  /**
2788
2789
  * This file was automatically generated.
2789
2790
  * Please do not edit manually.
@@ -2795,10 +2796,9 @@ const IconSort = ({ className, viewBox, title, monotone, ...rest })=>{
2795
2796
  * ! Font Awesome Pro 6.7.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2024 Fonticons, Inc.
2796
2797
  *
2797
2798
  */
2798
-
2799
2799
  const IconSortDown = ({ className, viewBox, title, monotone, ...rest })=>{
2800
- /* v8 ignore next 1 */ const opacity = monotone ? "1" : "0.4";
2801
- return /*#__PURE__*/ jsxs(SvgIcon, {
2800
+ /* v8 ignore start */ const opacity = monotone ? "1" : "0.4";
2801
+ /* v8 ignore stop */ return /*#__PURE__*/ jsxs(SvgIcon, {
2802
2802
  defaultViewBox: "0 0 576 512",
2803
2803
  size: "size-5",
2804
2804
  viewBox: viewBox,
@@ -2818,6 +2818,7 @@ const IconSortDown = ({ className, viewBox, title, monotone, ...rest })=>{
2818
2818
  };
2819
2819
 
2820
2820
  ;// CONCATENATED MODULE: ./src/components/Icons/IconSortDownLight.tsx
2821
+
2821
2822
  /**
2822
2823
  * This file was automatically generated.
2823
2824
  * Please do not edit manually.
@@ -2829,7 +2830,6 @@ const IconSortDown = ({ className, viewBox, title, monotone, ...rest })=>{
2829
2830
  * ! Font Awesome Pro 6.7.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2024 Fonticons, Inc.
2830
2831
  *
2831
2832
  */
2832
-
2833
2833
  const IconSortDownLight = ({ className, viewBox, title, monotone, ...rest })=>{
2834
2834
  return /*#__PURE__*/ jsx(SvgIcon, {
2835
2835
  defaultViewBox: "0 0 576 512",
@@ -2845,6 +2845,7 @@ const IconSortDownLight = ({ className, viewBox, title, monotone, ...rest })=>{
2845
2845
  };
2846
2846
 
2847
2847
  ;// CONCATENATED MODULE: ./src/components/Icons/IconSortLight.tsx
2848
+
2848
2849
  /**
2849
2850
  * This file was automatically generated.
2850
2851
  * Please do not edit manually.
@@ -2856,7 +2857,6 @@ const IconSortDownLight = ({ className, viewBox, title, monotone, ...rest })=>{
2856
2857
  * ! Font Awesome Pro 6.7.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2024 Fonticons, Inc.
2857
2858
  *
2858
2859
  */
2859
-
2860
2860
  const IconSortLight = ({ className, viewBox, title, monotone, ...rest })=>{
2861
2861
  return /*#__PURE__*/ jsx(SvgIcon, {
2862
2862
  defaultViewBox: "0 0 576 512",
@@ -2872,6 +2872,7 @@ const IconSortLight = ({ className, viewBox, title, monotone, ...rest })=>{
2872
2872
  };
2873
2873
 
2874
2874
  ;// CONCATENATED MODULE: ./src/components/Icons/IconSortUp.tsx
2875
+
2875
2876
  /**
2876
2877
  * This file was automatically generated.
2877
2878
  * Please do not edit manually.
@@ -2883,10 +2884,9 @@ const IconSortLight = ({ className, viewBox, title, monotone, ...rest })=>{
2883
2884
  * ! Font Awesome Pro 6.7.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2024 Fonticons, Inc.
2884
2885
  *
2885
2886
  */
2886
-
2887
2887
  const IconSortUp = ({ className, viewBox, title, monotone, ...rest })=>{
2888
- /* v8 ignore next 1 */ const opacity = monotone ? "1" : "0.4";
2889
- return /*#__PURE__*/ jsxs(SvgIcon, {
2888
+ /* v8 ignore start */ const opacity = monotone ? "1" : "0.4";
2889
+ /* v8 ignore stop */ return /*#__PURE__*/ jsxs(SvgIcon, {
2890
2890
  defaultViewBox: "0 0 576 512",
2891
2891
  size: "size-5",
2892
2892
  viewBox: viewBox,
@@ -2906,6 +2906,7 @@ const IconSortUp = ({ className, viewBox, title, monotone, ...rest })=>{
2906
2906
  };
2907
2907
 
2908
2908
  ;// CONCATENATED MODULE: ./src/components/Icons/IconSortUpLight.tsx
2909
+
2909
2910
  /**
2910
2911
  * This file was automatically generated.
2911
2912
  * Please do not edit manually.
@@ -2917,7 +2918,6 @@ const IconSortUp = ({ className, viewBox, title, monotone, ...rest })=>{
2917
2918
  * ! Font Awesome Pro 6.7.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2024 Fonticons, Inc.
2918
2919
  *
2919
2920
  */
2920
-
2921
2921
  const IconSortUpLight = ({ className, viewBox, title, monotone, ...rest })=>{
2922
2922
  return /*#__PURE__*/ jsx(SvgIcon, {
2923
2923
  defaultViewBox: "0 0 576 512",
@@ -2933,6 +2933,7 @@ const IconSortUpLight = ({ className, viewBox, title, monotone, ...rest })=>{
2933
2933
  };
2934
2934
 
2935
2935
  ;// CONCATENATED MODULE: ./src/components/Icons/IconStarInCircle.tsx
2936
+
2936
2937
  /**
2937
2938
  * This file was automatically generated.
2938
2939
  * Please do not edit manually.
@@ -2944,7 +2945,6 @@ const IconSortUpLight = ({ className, viewBox, title, monotone, ...rest })=>{
2944
2945
  * ! Font Awesome Pro 6.7.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2024 Fonticons, Inc.
2945
2946
  *
2946
2947
  */
2947
-
2948
2948
  const IconStarInCircle = ({ className, viewBox, title, monotone, ...rest })=>{
2949
2949
  return /*#__PURE__*/ jsxs(SvgIcon, {
2950
2950
  defaultViewBox: "0 0 512 512",
@@ -2966,6 +2966,7 @@ const IconStarInCircle = ({ className, viewBox, title, monotone, ...rest })=>{
2966
2966
  };
2967
2967
 
2968
2968
  ;// CONCATENATED MODULE: ./src/components/Icons/IconStarInCircleLight.tsx
2969
+
2969
2970
  /**
2970
2971
  * This file was automatically generated.
2971
2972
  * Please do not edit manually.
@@ -2977,7 +2978,6 @@ const IconStarInCircle = ({ className, viewBox, title, monotone, ...rest })=>{
2977
2978
  * ! Font Awesome Pro 6.7.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2024 Fonticons, Inc.
2978
2979
  *
2979
2980
  */
2980
-
2981
2981
  const IconStarInCircleLight = ({ className, viewBox, title, monotone, ...rest })=>{
2982
2982
  return /*#__PURE__*/ jsxs(SvgIcon, {
2983
2983
  defaultViewBox: "0 0 512 512",
@@ -2999,6 +2999,7 @@ const IconStarInCircleLight = ({ className, viewBox, title, monotone, ...rest })
2999
2999
  };
3000
3000
 
3001
3001
  ;// CONCATENATED MODULE: ./src/components/Icons/IconUnChecked.tsx
3002
+
3002
3003
  /**
3003
3004
  * This file was automatically generated.
3004
3005
  * Please do not edit manually.
@@ -3010,7 +3011,6 @@ const IconStarInCircleLight = ({ className, viewBox, title, monotone, ...rest })
3010
3011
  * ! Font Awesome Pro 6.7.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2024 Fonticons, Inc.
3011
3012
  *
3012
3013
  */
3013
-
3014
3014
  const IconUnChecked = ({ className, viewBox, title, monotone, ...rest })=>{
3015
3015
  return /*#__PURE__*/ jsx(SvgIcon, {
3016
3016
  defaultViewBox: "0 0 448 512",
@@ -3027,6 +3027,7 @@ const IconUnChecked = ({ className, viewBox, title, monotone, ...rest })=>{
3027
3027
  };
3028
3028
 
3029
3029
  ;// CONCATENATED MODULE: ./src/components/Icons/IconUnCheckedLight.tsx
3030
+
3030
3031
  /**
3031
3032
  * This file was automatically generated.
3032
3033
  * Please do not edit manually.
@@ -3038,7 +3039,6 @@ const IconUnChecked = ({ className, viewBox, title, monotone, ...rest })=>{
3038
3039
  * ! Font Awesome Pro 6.7.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2024 Fonticons, Inc.
3039
3040
  *
3040
3041
  */
3041
-
3042
3042
  const IconUnCheckedLight = ({ className, viewBox, title, monotone, ...rest })=>{
3043
3043
  return /*#__PURE__*/ jsxs(SvgIcon, {
3044
3044
  defaultViewBox: "0 0 448 512",
@@ -3060,6 +3060,7 @@ const IconUnCheckedLight = ({ className, viewBox, title, monotone, ...rest })=>{
3060
3060
  };
3061
3061
 
3062
3062
  ;// CONCATENATED MODULE: ./src/components/Icons/IconUnlocked.tsx
3063
+
3063
3064
  /**
3064
3065
  * This file was automatically generated.
3065
3066
  * Please do not edit manually.
@@ -3071,10 +3072,9 @@ const IconUnCheckedLight = ({ className, viewBox, title, monotone, ...rest })=>{
3071
3072
  * ! Font Awesome Pro 6.7.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2024 Fonticons, Inc.
3072
3073
  *
3073
3074
  */
3074
-
3075
3075
  const IconUnlocked = ({ className, viewBox, title, monotone, ...rest })=>{
3076
- /* v8 ignore next 1 */ const opacity = monotone ? "1" : "0.4";
3077
- return /*#__PURE__*/ jsxs(SvgIcon, {
3076
+ /* v8 ignore start */ const opacity = monotone ? "1" : "0.4";
3077
+ /* v8 ignore stop */ return /*#__PURE__*/ jsxs(SvgIcon, {
3078
3078
  defaultViewBox: "0 0 448 512",
3079
3079
  size: "size-5",
3080
3080
  viewBox: viewBox,
@@ -3094,6 +3094,7 @@ const IconUnlocked = ({ className, viewBox, title, monotone, ...rest })=>{
3094
3094
  };
3095
3095
 
3096
3096
  ;// CONCATENATED MODULE: ./src/components/Icons/IconUnlockedLight.tsx
3097
+
3097
3098
  /**
3098
3099
  * This file was automatically generated.
3099
3100
  * Please do not edit manually.
@@ -3105,7 +3106,6 @@ const IconUnlocked = ({ className, viewBox, title, monotone, ...rest })=>{
3105
3106
  * ! Font Awesome Pro 6.7.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2024 Fonticons, Inc.
3106
3107
  *
3107
3108
  */
3108
-
3109
3109
  const IconUnlockedLight = ({ className, viewBox, title, monotone, ...rest })=>{
3110
3110
  return /*#__PURE__*/ jsxs(SvgIcon, {
3111
3111
  defaultViewBox: "0 0 448 512",
@@ -3127,6 +3127,7 @@ const IconUnlockedLight = ({ className, viewBox, title, monotone, ...rest })=>{
3127
3127
  };
3128
3128
 
3129
3129
  ;// CONCATENATED MODULE: ./src/components/Icons/IconUnSelected.tsx
3130
+
3130
3131
  /**
3131
3132
  * This file was automatically generated.
3132
3133
  * Please do not edit manually.
@@ -3138,7 +3139,6 @@ const IconUnlockedLight = ({ className, viewBox, title, monotone, ...rest })=>{
3138
3139
  * ! Font Awesome Pro 6.7.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2024 Fonticons, Inc.
3139
3140
  *
3140
3141
  */
3141
-
3142
3142
  const IconUnSelected = ({ className, viewBox, title, monotone, ...rest })=>{
3143
3143
  return /*#__PURE__*/ jsx(SvgIcon, {
3144
3144
  defaultViewBox: "0 0 512 512",
@@ -3155,6 +3155,7 @@ const IconUnSelected = ({ className, viewBox, title, monotone, ...rest })=>{
3155
3155
  };
3156
3156
 
3157
3157
  ;// CONCATENATED MODULE: ./src/components/Icons/IconUnSelectedLight.tsx
3158
+
3158
3159
  /**
3159
3160
  * This file was automatically generated.
3160
3161
  * Please do not edit manually.
@@ -3166,7 +3167,6 @@ const IconUnSelected = ({ className, viewBox, title, monotone, ...rest })=>{
3166
3167
  * ! Font Awesome Pro 6.7.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2024 Fonticons, Inc.
3167
3168
  *
3168
3169
  */
3169
-
3170
3170
  const IconUnSelectedLight = ({ className, viewBox, title, monotone, ...rest })=>{
3171
3171
  return /*#__PURE__*/ jsxs(SvgIcon, {
3172
3172
  defaultViewBox: "0 0 512 512",
@@ -3188,6 +3188,7 @@ const IconUnSelectedLight = ({ className, viewBox, title, monotone, ...rest })=>
3188
3188
  };
3189
3189
 
3190
3190
  ;// CONCATENATED MODULE: ./src/components/Icons/IconUp.tsx
3191
+
3191
3192
  /**
3192
3193
  * This file was automatically generated.
3193
3194
  * Please do not edit manually.
@@ -3199,10 +3200,9 @@ const IconUnSelectedLight = ({ className, viewBox, title, monotone, ...rest })=>
3199
3200
  * ! Font Awesome Pro 6.7.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2024 Fonticons, Inc.
3200
3201
  *
3201
3202
  */
3202
-
3203
3203
  const IconUp = ({ className, viewBox, title, monotone, ...rest })=>{
3204
- /* v8 ignore next 1 */ const opacity = monotone ? "1" : "0.4";
3205
- return /*#__PURE__*/ jsxs(SvgIcon, {
3204
+ /* v8 ignore start */ const opacity = monotone ? "1" : "0.4";
3205
+ /* v8 ignore stop */ return /*#__PURE__*/ jsxs(SvgIcon, {
3206
3206
  defaultViewBox: "0 0 384 512",
3207
3207
  size: "size-5",
3208
3208
  viewBox: viewBox,
@@ -3222,6 +3222,7 @@ const IconUp = ({ className, viewBox, title, monotone, ...rest })=>{
3222
3222
  };
3223
3223
 
3224
3224
  ;// CONCATENATED MODULE: ./src/components/Icons/IconUpLight.tsx
3225
+
3225
3226
  /**
3226
3227
  * This file was automatically generated.
3227
3228
  * Please do not edit manually.
@@ -3233,7 +3234,6 @@ const IconUp = ({ className, viewBox, title, monotone, ...rest })=>{
3233
3234
  * ! Font Awesome Pro 6.7.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2024 Fonticons, Inc.
3234
3235
  *
3235
3236
  */
3236
-
3237
3237
  const IconUpLight = ({ className, viewBox, title, monotone, ...rest })=>{
3238
3238
  return /*#__PURE__*/ jsx(SvgIcon, {
3239
3239
  defaultViewBox: "0 0 384 512",
@@ -3249,6 +3249,7 @@ const IconUpLight = ({ className, viewBox, title, monotone, ...rest })=>{
3249
3249
  };
3250
3250
 
3251
3251
  ;// CONCATENATED MODULE: ./src/components/Icons/IconUser.tsx
3252
+
3252
3253
  /**
3253
3254
  * This file was automatically generated.
3254
3255
  * Please do not edit manually.
@@ -3260,7 +3261,6 @@ const IconUpLight = ({ className, viewBox, title, monotone, ...rest })=>{
3260
3261
  * ! Font Awesome Pro 6.7.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2024 Fonticons, Inc.
3261
3262
  *
3262
3263
  */
3263
-
3264
3264
  const IconUser = ({ className, viewBox, title, monotone, ...rest })=>{
3265
3265
  return /*#__PURE__*/ jsxs(SvgIcon, {
3266
3266
  defaultViewBox: "0 0 512 512",
@@ -3282,6 +3282,7 @@ const IconUser = ({ className, viewBox, title, monotone, ...rest })=>{
3282
3282
  };
3283
3283
 
3284
3284
  ;// CONCATENATED MODULE: ./src/components/Icons/IconUserLight.tsx
3285
+
3285
3286
  /**
3286
3287
  * This file was automatically generated.
3287
3288
  * Please do not edit manually.
@@ -3293,7 +3294,6 @@ const IconUser = ({ className, viewBox, title, monotone, ...rest })=>{
3293
3294
  * ! Font Awesome Pro 6.7.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2024 Fonticons, Inc.
3294
3295
  *
3295
3296
  */
3296
-
3297
3297
  const IconUserLight = ({ className, viewBox, title, monotone, ...rest })=>{
3298
3298
  return /*#__PURE__*/ jsxs(SvgIcon, {
3299
3299
  defaultViewBox: "0 0 512 512",
@@ -3315,6 +3315,7 @@ const IconUserLight = ({ className, viewBox, title, monotone, ...rest })=>{
3315
3315
  };
3316
3316
 
3317
3317
  ;// CONCATENATED MODULE: ./src/components/Icons/IconWebSearch.tsx
3318
+
3318
3319
  /**
3319
3320
  * This file was automatically generated.
3320
3321
  * Please do not edit manually.
@@ -3326,7 +3327,6 @@ const IconUserLight = ({ className, viewBox, title, monotone, ...rest })=>{
3326
3327
  * ! Font Awesome Pro 6.7.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2024 Fonticons, Inc.
3327
3328
  *
3328
3329
  */
3329
-
3330
3330
  const IconWebSearch = ({ className, viewBox, title, monotone, ...rest })=>{
3331
3331
  return /*#__PURE__*/ jsxs(SvgIcon, {
3332
3332
  defaultViewBox: "0 0 512 512",
@@ -3348,6 +3348,7 @@ const IconWebSearch = ({ className, viewBox, title, monotone, ...rest })=>{
3348
3348
  };
3349
3349
 
3350
3350
  ;// CONCATENATED MODULE: ./src/components/Icons/IconWebSearchLight.tsx
3351
+
3351
3352
  /**
3352
3353
  * This file was automatically generated.
3353
3354
  * Please do not edit manually.
@@ -3359,7 +3360,6 @@ const IconWebSearch = ({ className, viewBox, title, monotone, ...rest })=>{
3359
3360
  * ! Font Awesome Pro 6.7.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2024 Fonticons, Inc.
3360
3361
  *
3361
3362
  */
3362
-
3363
3363
  const IconWebSearchLight = ({ className, viewBox, title, monotone, ...rest })=>{
3364
3364
  return /*#__PURE__*/ jsxs(SvgIcon, {
3365
3365
  defaultViewBox: "0 0 512 512",
@@ -3384,7 +3384,7 @@ const IconWebSearchLight = ({ className, viewBox, title, monotone, ...rest })=>{
3384
3384
  /**
3385
3385
  * This file is automatically generated.
3386
3386
  * Do not edit it manually.
3387
- * Last updated on 10/24/2025, 5:41:35 PM.
3387
+ * Last updated on 12/29/2025, 8:01:34 PM.
3388
3388
  */
3389
3389
 
3390
3390