@nation-a/icons 0.5.3 → 0.5.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/v3/index.mjs CHANGED
@@ -1,5 +1,5 @@
1
- import { jsx as r } from "react/jsx-runtime";
2
- function n({ size: t = 24, color: l = "currentColor", ...o }) {
1
+ import { jsx as r, jsxs as i } from "react/jsx-runtime";
2
+ function e({ size: t = 24, color: l = "currentColor", ...o }) {
3
3
  return /* @__PURE__ */ r(
4
4
  "svg",
5
5
  {
@@ -23,7 +23,7 @@ function n({ size: t = 24, color: l = "currentColor", ...o }) {
23
23
  }
24
24
  );
25
25
  }
26
- function e({ size: t = 24, color: l = "currentColor", ...o }) {
26
+ function C({ size: t = 24, color: l = "currentColor", ...o }) {
27
27
  return /* @__PURE__ */ r(
28
28
  "svg",
29
29
  {
@@ -47,7 +47,7 @@ function e({ size: t = 24, color: l = "currentColor", ...o }) {
47
47
  }
48
48
  );
49
49
  }
50
- function C({ size: t = 24, color: l = "currentColor", ...o }) {
50
+ function h({ size: t = 24, color: l = "currentColor", ...o }) {
51
51
  return /* @__PURE__ */ r(
52
52
  "svg",
53
53
  {
@@ -71,6 +71,40 @@ function C({ size: t = 24, color: l = "currentColor", ...o }) {
71
71
  }
72
72
  );
73
73
  }
74
+ function c({ size: t = 24, color: l = "currentColor", ...o }) {
75
+ return /* @__PURE__ */ i(
76
+ "svg",
77
+ {
78
+ width: t,
79
+ height: t,
80
+ viewBox: "0 0 24 24",
81
+ fill: "none",
82
+ xmlns: "http://www.w3.org/2000/svg",
83
+ strokeWidth: "0",
84
+ color: l,
85
+ ...o,
86
+ children: [
87
+ /* @__PURE__ */ r(
88
+ "path",
89
+ {
90
+ id: "Vector",
91
+ opacity: "0.4",
92
+ d: "M3 18H21L18 13.2V9.6C18 6.6975 15.9375 4.275 13.2 3.72V2.4H10.8V3.72C8.0625 4.275 6 6.6975 6 9.6V13.2L3 18Z",
93
+ fill: "currentColor"
94
+ }
95
+ ),
96
+ /* @__PURE__ */ r(
97
+ "path",
98
+ {
99
+ id: "Vector2",
100
+ d: "M4.20002 9.6C4.20002 7.37625 5.13002 5.37375 6.62252 3.9525L5.37752 2.6475C3.54377 4.395 2.40002 6.86625 2.40002 9.6H4.20002ZM17.3775 3.9525C18.87 5.37375 19.8 7.37625 19.8 9.6H21.6C21.6 6.86625 20.4563 4.395 18.6225 2.6475L17.3775 3.9525ZM12 21.6C13.1175 21.6 14.0588 20.835 14.325 19.8H9.67502C9.94127 20.835 10.8825 21.6 12 21.6Z",
101
+ fill: "currentColor"
102
+ }
103
+ )
104
+ ]
105
+ }
106
+ );
107
+ }
74
108
  function L({ size: t = 24, color: l = "currentColor", ...o }) {
75
109
  return /* @__PURE__ */ r(
76
110
  "svg",
@@ -95,7 +129,31 @@ function L({ size: t = 24, color: l = "currentColor", ...o }) {
95
129
  }
96
130
  );
97
131
  }
98
- function h({ size: t = 24, color: l = "currentColor", ...o }) {
132
+ function w({ size: t = 24, color: l = "currentColor", ...o }) {
133
+ return /* @__PURE__ */ r(
134
+ "svg",
135
+ {
136
+ width: t,
137
+ height: t,
138
+ viewBox: "0 0 24 24",
139
+ fill: "none",
140
+ xmlns: "http://www.w3.org/2000/svg",
141
+ strokeWidth: "0",
142
+ color: l,
143
+ ...o,
144
+ children: /* @__PURE__ */ r(
145
+ "path",
146
+ {
147
+ id: "Vector",
148
+ d: "M12.9 2.4H11.1V3.66375C8.0475 4.09875 5.7 6.7275 5.7 9.9V12.6L3 18H21L18.3 12.6V9.9C18.3 6.7275 15.9525 4.09875 12.9 3.66375V2.4ZM18.0863 16.2H5.91L7.30875 13.4063C7.4325 13.155 7.5 12.8813 7.5 12.6V9.9C7.5 7.41375 9.51375 5.4 12 5.4C14.4863 5.4 16.5 7.41375 16.5 9.9V12.6C16.5 12.8813 16.5638 13.155 16.6913 13.4063L18.0863 16.2ZM9.45375 19.8C9.825 20.85 10.8263 21.6 12 21.6C13.1737 21.6 14.175 20.85 14.5463 19.8H9.45375Z",
149
+ fill: "currentColor",
150
+ fillOpacity: "0.9"
151
+ }
152
+ )
153
+ }
154
+ );
155
+ }
156
+ function d({ size: t = 24, color: l = "currentColor", ...o }) {
99
157
  return /* @__PURE__ */ r(
100
158
  "svg",
101
159
  {
@@ -119,7 +177,7 @@ function h({ size: t = 24, color: l = "currentColor", ...o }) {
119
177
  }
120
178
  );
121
179
  }
122
- function c({ size: t = 24, color: l = "currentColor", ...o }) {
180
+ function u({ size: t = 24, color: l = "currentColor", ...o }) {
123
181
  return /* @__PURE__ */ r(
124
182
  "svg",
125
183
  {
@@ -142,7 +200,7 @@ function c({ size: t = 24, color: l = "currentColor", ...o }) {
142
200
  }
143
201
  );
144
202
  }
145
- function w({ size: t = 24, color: l = "currentColor", ...o }) {
203
+ function V({ size: t = 24, color: l = "currentColor", ...o }) {
146
204
  return /* @__PURE__ */ r(
147
205
  "svg",
148
206
  {
@@ -166,7 +224,7 @@ function w({ size: t = 24, color: l = "currentColor", ...o }) {
166
224
  }
167
225
  );
168
226
  }
169
- function d({ size: t = 24, color: l = "currentColor", ...o }) {
227
+ function H({ size: t = 24, color: l = "currentColor", ...o }) {
170
228
  return /* @__PURE__ */ r(
171
229
  "svg",
172
230
  {
@@ -182,7 +240,7 @@ function d({ size: t = 24, color: l = "currentColor", ...o }) {
182
240
  }
183
241
  );
184
242
  }
185
- function u({ size: t = 24, color: l = "currentColor", ...o }) {
243
+ function g({ size: t = 24, color: l = "currentColor", ...o }) {
186
244
  return /* @__PURE__ */ r(
187
245
  "svg",
188
246
  {
@@ -206,7 +264,7 @@ function u({ size: t = 24, color: l = "currentColor", ...o }) {
206
264
  }
207
265
  );
208
266
  }
209
- function V({ size: t = 24, color: l = "currentColor", ...o }) {
267
+ function f({ size: t = 24, color: l = "currentColor", ...o }) {
210
268
  return /* @__PURE__ */ r(
211
269
  "svg",
212
270
  {
@@ -230,7 +288,7 @@ function V({ size: t = 24, color: l = "currentColor", ...o }) {
230
288
  }
231
289
  );
232
290
  }
233
- function H({ size: t = 24, color: l = "currentColor", ...o }) {
291
+ function s({ size: t = 24, color: l = "currentColor", ...o }) {
234
292
  return /* @__PURE__ */ r(
235
293
  "svg",
236
294
  {
@@ -254,7 +312,7 @@ function H({ size: t = 24, color: l = "currentColor", ...o }) {
254
312
  }
255
313
  );
256
314
  }
257
- function g({ size: t = 24, color: l = "currentColor", ...o }) {
315
+ function p({ size: t = 24, color: l = "currentColor", ...o }) {
258
316
  return /* @__PURE__ */ r(
259
317
  "svg",
260
318
  {
@@ -278,7 +336,7 @@ function g({ size: t = 24, color: l = "currentColor", ...o }) {
278
336
  }
279
337
  );
280
338
  }
281
- function f({ size: t = 24, color: l = "currentColor", ...o }) {
339
+ function v({ size: t = 24, color: l = "currentColor", ...o }) {
282
340
  return /* @__PURE__ */ r(
283
341
  "svg",
284
342
  {
@@ -302,7 +360,7 @@ function f({ size: t = 24, color: l = "currentColor", ...o }) {
302
360
  }
303
361
  );
304
362
  }
305
- function s({ size: t = 24, color: l = "currentColor", ...o }) {
363
+ function M({ size: t = 24, color: l = "currentColor", ...o }) {
306
364
  return /* @__PURE__ */ r(
307
365
  "svg",
308
366
  {
@@ -326,7 +384,7 @@ function s({ size: t = 24, color: l = "currentColor", ...o }) {
326
384
  }
327
385
  );
328
386
  }
329
- function p({ size: t = 24, color: l = "currentColor", ...o }) {
387
+ function Z({ size: t = 24, color: l = "currentColor", ...o }) {
330
388
  return /* @__PURE__ */ r(
331
389
  "svg",
332
390
  {
@@ -342,7 +400,7 @@ function p({ size: t = 24, color: l = "currentColor", ...o }) {
342
400
  "path",
343
401
  {
344
402
  id: "Vector",
345
- d: "M12 21.6C6.69752 21.6 2.40002 17.3025 2.40002 12C2.40002 6.6975 6.69752 2.4 12 2.4C17.3025 2.4 21.6 6.6975 21.6 12C21.6 17.3025 17.3025 21.6 12 21.6ZM15.1688 8.0625L10.6913 14.22L8.10002 11.6288L6.82877 12.9L10.1625 16.2338L10.905 16.98L11.5238 16.1288L16.62 9.12L17.1488 8.3925L15.6938 7.33125L15.165 8.05875L15.1688 8.0625Z",
403
+ d: "M12 21.6C6.69753 21.6 2.40002 17.3025 2.40002 12C2.40002 6.6975 6.69753 2.4 12 2.4C17.3025 2.4 21.6 6.6975 21.6 12C21.6 17.3025 17.3025 21.6 12 21.6ZM15.1688 8.0625L10.6913 14.22L8.10002 11.6288L6.82877 12.9L10.1625 16.2338L10.905 16.98L11.5238 16.1288L16.62 9.12L17.1488 8.3925L15.6938 7.33125L15.165 8.05875L15.1688 8.0625Z",
346
404
  fill: "currentColor",
347
405
  fillOpacity: "0.9"
348
406
  }
@@ -350,7 +408,7 @@ function p({ size: t = 24, color: l = "currentColor", ...o }) {
350
408
  }
351
409
  );
352
410
  }
353
- function v({ size: t = 24, color: l = "currentColor", ...o }) {
411
+ function a({ size: t = 24, color: l = "currentColor", ...o }) {
354
412
  return /* @__PURE__ */ r(
355
413
  "svg",
356
414
  {
@@ -374,7 +432,7 @@ function v({ size: t = 24, color: l = "currentColor", ...o }) {
374
432
  }
375
433
  );
376
434
  }
377
- function M({ size: t = 24, color: l = "currentColor", ...o }) {
435
+ function x({ size: t = 24, color: l = "currentColor", ...o }) {
378
436
  return /* @__PURE__ */ r(
379
437
  "svg",
380
438
  {
@@ -398,7 +456,7 @@ function M({ size: t = 24, color: l = "currentColor", ...o }) {
398
456
  }
399
457
  );
400
458
  }
401
- function Z({ size: t = 24, color: l = "currentColor", ...o }) {
459
+ function O({ size: t = 24, color: l = "currentColor", ...o }) {
402
460
  return /* @__PURE__ */ r(
403
461
  "svg",
404
462
  {
@@ -422,7 +480,7 @@ function Z({ size: t = 24, color: l = "currentColor", ...o }) {
422
480
  }
423
481
  );
424
482
  }
425
- function a({ size: t = 24, color: l = "currentColor", ...o }) {
483
+ function m({ size: t = 24, color: l = "currentColor", ...o }) {
426
484
  return /* @__PURE__ */ r(
427
485
  "svg",
428
486
  {
@@ -446,7 +504,7 @@ function a({ size: t = 24, color: l = "currentColor", ...o }) {
446
504
  }
447
505
  );
448
506
  }
449
- function x({ size: t = 24, color: l = "currentColor", ...o }) {
507
+ function k({ size: t = 24, color: l = "currentColor", ...o }) {
450
508
  return /* @__PURE__ */ r(
451
509
  "svg",
452
510
  {
@@ -470,7 +528,7 @@ function x({ size: t = 24, color: l = "currentColor", ...o }) {
470
528
  }
471
529
  );
472
530
  }
473
- function O({ size: t = 24, color: l = "currentColor", ...o }) {
531
+ function B({ size: t = 24, color: l = "currentColor", ...o }) {
474
532
  return /* @__PURE__ */ r(
475
533
  "svg",
476
534
  {
@@ -494,7 +552,7 @@ function O({ size: t = 24, color: l = "currentColor", ...o }) {
494
552
  }
495
553
  );
496
554
  }
497
- function m({ size: t = 24, color: l = "currentColor", ...o }) {
555
+ function W({ size: t = 24, color: l = "currentColor", ...o }) {
498
556
  return /* @__PURE__ */ r(
499
557
  "svg",
500
558
  {
@@ -518,7 +576,7 @@ function m({ size: t = 24, color: l = "currentColor", ...o }) {
518
576
  }
519
577
  );
520
578
  }
521
- function k({ size: t = 24, color: l = "currentColor", ...o }) {
579
+ function y({ size: t = 24, color: l = "currentColor", ...o }) {
522
580
  return /* @__PURE__ */ r(
523
581
  "svg",
524
582
  {
@@ -542,7 +600,7 @@ function k({ size: t = 24, color: l = "currentColor", ...o }) {
542
600
  }
543
601
  );
544
602
  }
545
- function B({ size: t = 24, color: l = "currentColor", ...o }) {
603
+ function I({ size: t = 24, color: l = "currentColor", ...o }) {
546
604
  return /* @__PURE__ */ r(
547
605
  "svg",
548
606
  {
@@ -566,7 +624,7 @@ function B({ size: t = 24, color: l = "currentColor", ...o }) {
566
624
  }
567
625
  );
568
626
  }
569
- function W({ size: t = 24, color: l = "currentColor", ...o }) {
627
+ function F({ size: t = 24, color: l = "currentColor", ...o }) {
570
628
  return /* @__PURE__ */ r(
571
629
  "svg",
572
630
  {
@@ -590,7 +648,7 @@ function W({ size: t = 24, color: l = "currentColor", ...o }) {
590
648
  }
591
649
  );
592
650
  }
593
- function I({ size: t = 24, color: l = "currentColor", ...o }) {
651
+ function b({ size: t = 24, color: l = "currentColor", ...o }) {
594
652
  return /* @__PURE__ */ r(
595
653
  "svg",
596
654
  {
@@ -613,7 +671,7 @@ function I({ size: t = 24, color: l = "currentColor", ...o }) {
613
671
  }
614
672
  );
615
673
  }
616
- function y({ size: t = 24, color: l = "currentColor", ...o }) {
674
+ function D({ size: t = 24, color: l = "currentColor", ...o }) {
617
675
  return /* @__PURE__ */ r(
618
676
  "svg",
619
677
  {
@@ -637,7 +695,7 @@ function y({ size: t = 24, color: l = "currentColor", ...o }) {
637
695
  }
638
696
  );
639
697
  }
640
- function F({ size: t = 24, color: l = "currentColor", ...o }) {
698
+ function S({ size: t = 24, color: l = "currentColor", ...o }) {
641
699
  return /* @__PURE__ */ r(
642
700
  "svg",
643
701
  {
@@ -661,7 +719,7 @@ function F({ size: t = 24, color: l = "currentColor", ...o }) {
661
719
  }
662
720
  );
663
721
  }
664
- function b({ size: t = 24, color: l = "currentColor", ...o }) {
722
+ function T({ size: t = 24, color: l = "currentColor", ...o }) {
665
723
  return /* @__PURE__ */ r(
666
724
  "svg",
667
725
  {
@@ -685,7 +743,7 @@ function b({ size: t = 24, color: l = "currentColor", ...o }) {
685
743
  }
686
744
  );
687
745
  }
688
- function D({ size: t = 24, color: l = "currentColor", ...o }) {
746
+ function U({ size: t = 24, color: l = "currentColor", ...o }) {
689
747
  return /* @__PURE__ */ r(
690
748
  "svg",
691
749
  {
@@ -709,7 +767,7 @@ function D({ size: t = 24, color: l = "currentColor", ...o }) {
709
767
  }
710
768
  );
711
769
  }
712
- function S({ size: t = 24, color: l = "currentColor", ...o }) {
770
+ function E({ size: t = 24, color: l = "currentColor", ...o }) {
713
771
  return /* @__PURE__ */ r(
714
772
  "svg",
715
773
  {
@@ -733,7 +791,7 @@ function S({ size: t = 24, color: l = "currentColor", ...o }) {
733
791
  }
734
792
  );
735
793
  }
736
- function T({ size: t = 24, color: l = "currentColor", ...o }) {
794
+ function G({ size: t = 24, color: l = "currentColor", ...o }) {
737
795
  return /* @__PURE__ */ r(
738
796
  "svg",
739
797
  {
@@ -757,7 +815,7 @@ function T({ size: t = 24, color: l = "currentColor", ...o }) {
757
815
  }
758
816
  );
759
817
  }
760
- function U({ size: t = 24, color: l = "currentColor", ...o }) {
818
+ function A({ size: t = 24, color: l = "currentColor", ...o }) {
761
819
  return /* @__PURE__ */ r(
762
820
  "svg",
763
821
  {
@@ -781,7 +839,7 @@ function U({ size: t = 24, color: l = "currentColor", ...o }) {
781
839
  }
782
840
  );
783
841
  }
784
- function E({ size: t = 24, color: l = "currentColor", ...o }) {
842
+ function N({ size: t = 24, color: l = "currentColor", ...o }) {
785
843
  return /* @__PURE__ */ r(
786
844
  "svg",
787
845
  {
@@ -805,7 +863,7 @@ function E({ size: t = 24, color: l = "currentColor", ...o }) {
805
863
  }
806
864
  );
807
865
  }
808
- function G({ size: t = 24, color: l = "currentColor", ...o }) {
866
+ function j({ size: t = 24, color: l = "currentColor", ...o }) {
809
867
  return /* @__PURE__ */ r(
810
868
  "svg",
811
869
  {
@@ -829,7 +887,7 @@ function G({ size: t = 24, color: l = "currentColor", ...o }) {
829
887
  }
830
888
  );
831
889
  }
832
- function A({ size: t = 24, color: l = "currentColor", ...o }) {
890
+ function R({ size: t = 24, color: l = "currentColor", ...o }) {
833
891
  return /* @__PURE__ */ r(
834
892
  "svg",
835
893
  {
@@ -853,7 +911,7 @@ function A({ size: t = 24, color: l = "currentColor", ...o }) {
853
911
  }
854
912
  );
855
913
  }
856
- function N({ size: t = 24, color: l = "currentColor", ...o }) {
914
+ function X({ size: t = 24, color: l = "currentColor", ...o }) {
857
915
  return /* @__PURE__ */ r(
858
916
  "svg",
859
917
  {
@@ -877,7 +935,7 @@ function N({ size: t = 24, color: l = "currentColor", ...o }) {
877
935
  }
878
936
  );
879
937
  }
880
- function R({ size: t = 24, color: l = "currentColor", ...o }) {
938
+ function q({ size: t = 24, color: l = "currentColor", ...o }) {
881
939
  return /* @__PURE__ */ r(
882
940
  "svg",
883
941
  {
@@ -901,7 +959,7 @@ function R({ size: t = 24, color: l = "currentColor", ...o }) {
901
959
  }
902
960
  );
903
961
  }
904
- function X({ size: t = 24, color: l = "currentColor", ...o }) {
962
+ function J({ size: t = 24, color: l = "currentColor", ...o }) {
905
963
  return /* @__PURE__ */ r(
906
964
  "svg",
907
965
  {
@@ -925,7 +983,43 @@ function X({ size: t = 24, color: l = "currentColor", ...o }) {
925
983
  }
926
984
  );
927
985
  }
928
- function j({ size: t = 24, color: l = "currentColor", ...o }) {
986
+ function K({ size: t = 24, color: l = "currentColor", ...o }) {
987
+ return /* @__PURE__ */ i(
988
+ "svg",
989
+ {
990
+ width: t,
991
+ height: t,
992
+ viewBox: "0 0 24 24",
993
+ fill: "none",
994
+ xmlns: "http://www.w3.org/2000/svg",
995
+ strokeWidth: "0",
996
+ color: l,
997
+ ...o,
998
+ children: [
999
+ /* @__PURE__ */ r(
1000
+ "path",
1001
+ {
1002
+ id: "Vector",
1003
+ opacity: "0.4",
1004
+ d: "M4.81128 10.2C4.81128 13.1812 7.23003 15.6 10.2113 15.6C13.1925 15.6 15.6113 13.1812 15.6113 10.2C15.6113 7.21875 13.1925 4.8 10.2113 4.8C7.23003 4.8 4.81128 7.21875 4.81128 10.2Z",
1005
+ fill: "currentColor",
1006
+ fillOpacity: "0.9"
1007
+ }
1008
+ ),
1009
+ /* @__PURE__ */ r(
1010
+ "path",
1011
+ {
1012
+ id: "Vector2",
1013
+ d: "M18.0113 10.2C18.0113 11.9213 17.4525 13.5113 16.5113 14.8013L21.2588 19.5525L22.1063 20.4L20.4113 22.0988L19.56 21.2475L14.8125 16.5C13.5225 17.445 11.9325 18 10.2113 18C5.9025 18 2.41125 14.5088 2.41125 10.2C2.41125 5.89125 5.9025 2.4 10.2113 2.4C14.52 2.4 18.0113 5.89125 18.0113 10.2ZM10.2113 15.6C13.1925 15.6 15.6113 13.1813 15.6113 10.2C15.6113 7.21875 13.1925 4.8 10.2113 4.8C7.23 4.8 4.81125 7.21875 4.81125 10.2C4.81125 13.1813 7.23 15.6 10.2113 15.6Z",
1014
+ fill: "currentColor",
1015
+ fillOpacity: "0.9"
1016
+ }
1017
+ )
1018
+ ]
1019
+ }
1020
+ );
1021
+ }
1022
+ function P({ size: t = 24, color: l = "currentColor", ...o }) {
929
1023
  return /* @__PURE__ */ r(
930
1024
  "svg",
931
1025
  {
@@ -949,7 +1043,7 @@ function j({ size: t = 24, color: l = "currentColor", ...o }) {
949
1043
  }
950
1044
  );
951
1045
  }
952
- function q({ size: t = 24, color: l = "currentColor", ...o }) {
1046
+ function Q({ size: t = 24, color: l = "currentColor", ...o }) {
953
1047
  return /* @__PURE__ */ r(
954
1048
  "svg",
955
1049
  {
@@ -973,7 +1067,7 @@ function q({ size: t = 24, color: l = "currentColor", ...o }) {
973
1067
  }
974
1068
  );
975
1069
  }
976
- function J({ size: t = 24, color: l = "currentColor", ...o }) {
1070
+ function Y({ size: t = 24, color: l = "currentColor", ...o }) {
977
1071
  return /* @__PURE__ */ r(
978
1072
  "svg",
979
1073
  {
@@ -989,7 +1083,7 @@ function J({ size: t = 24, color: l = "currentColor", ...o }) {
989
1083
  "path",
990
1084
  {
991
1085
  id: "Vector",
992
- d: "M12 21.6C17.3025 21.6 21.6 17.3025 21.6 12C21.6 6.6975 17.3025 2.4 12 2.4C6.69752 2.4 2.40002 6.6975 2.40002 12C2.40002 17.3025 6.69752 21.6 12 21.6ZM12 16.2C13.4325 16.2 14.7 15.4838 15.4575 14.3813L16.9388 15.405C15.8588 16.9725 14.0513 18 12 18C9.94877 18 8.14127 16.9725 7.05752 15.405L8.53877 14.3813C9.30002 15.4838 10.5675 16.2 12 16.2ZM7.80002 10.2C7.80002 9.53625 8.33627 9 9.00002 9C9.66377 9 10.2 9.53625 10.2 10.2C10.2 10.8638 9.66377 11.4 9.00002 11.4C8.33627 11.4 7.80002 10.8638 7.80002 10.2ZM15 9C15.6638 9 16.2 9.53625 16.2 10.2C16.2 10.8638 15.6638 11.4 15 11.4C14.3363 11.4 13.8 10.8638 13.8 10.2C13.8 9.53625 14.3363 9 15 9Z",
1086
+ d: "M12 21.6C17.3025 21.6 21.6 17.3025 21.6 12C21.6 6.6975 17.3025 2.4 12 2.4C6.69753 2.4 2.40002 6.6975 2.40002 12C2.40002 17.3025 6.69753 21.6 12 21.6ZM12 16.2C13.4325 16.2 14.7 15.4838 15.4575 14.3813L16.9388 15.405C15.8588 16.9725 14.0513 18 12 18C9.94877 18 8.14127 16.9725 7.05752 15.405L8.53877 14.3813C9.30002 15.4838 10.5675 16.2 12 16.2ZM7.80002 10.2C7.80002 9.53625 8.33627 9 9.00002 9C9.66377 9 10.2 9.53625 10.2 10.2C10.2 10.8638 9.66377 11.4 9.00002 11.4C8.33627 11.4 7.80002 10.8638 7.80002 10.2ZM15 9C15.6638 9 16.2 9.53625 16.2 10.2C16.2 10.8638 15.6638 11.4 15 11.4C14.3363 11.4 13.8 10.8638 13.8 10.2C13.8 9.53625 14.3363 9 15 9Z",
993
1087
  fill: "currentColor",
994
1088
  fillOpacity: "0.9"
995
1089
  }
@@ -997,7 +1091,7 @@ function J({ size: t = 24, color: l = "currentColor", ...o }) {
997
1091
  }
998
1092
  );
999
1093
  }
1000
- function K({ size: t = 24, color: l = "currentColor", ...o }) {
1094
+ function _({ size: t = 24, color: l = "currentColor", ...o }) {
1001
1095
  return /* @__PURE__ */ r(
1002
1096
  "svg",
1003
1097
  {
@@ -1021,7 +1115,7 @@ function K({ size: t = 24, color: l = "currentColor", ...o }) {
1021
1115
  }
1022
1116
  );
1023
1117
  }
1024
- function P({ size: t = 24, color: l = "currentColor", ...o }) {
1118
+ function $({ size: t = 24, color: l = "currentColor", ...o }) {
1025
1119
  return /* @__PURE__ */ r(
1026
1120
  "svg",
1027
1121
  {
@@ -1045,7 +1139,7 @@ function P({ size: t = 24, color: l = "currentColor", ...o }) {
1045
1139
  }
1046
1140
  );
1047
1141
  }
1048
- function Q({ size: t = 24, color: l = "currentColor", ...o }) {
1142
+ function z({ size: t = 24, color: l = "currentColor", ...o }) {
1049
1143
  return /* @__PURE__ */ r(
1050
1144
  "svg",
1051
1145
  {
@@ -1069,7 +1163,7 @@ function Q({ size: t = 24, color: l = "currentColor", ...o }) {
1069
1163
  }
1070
1164
  );
1071
1165
  }
1072
- function Y({ size: t = 24, color: l = "currentColor", ...o }) {
1166
+ function t1({ size: t = 24, color: l = "currentColor", ...o }) {
1073
1167
  return /* @__PURE__ */ r(
1074
1168
  "svg",
1075
1169
  {
@@ -1093,7 +1187,7 @@ function Y({ size: t = 24, color: l = "currentColor", ...o }) {
1093
1187
  }
1094
1188
  );
1095
1189
  }
1096
- function _({ size: t = 24, color: l = "currentColor", ...o }) {
1190
+ function r1({ size: t = 24, color: l = "currentColor", ...o }) {
1097
1191
  return /* @__PURE__ */ r(
1098
1192
  "svg",
1099
1193
  {
@@ -1117,7 +1211,7 @@ function _({ size: t = 24, color: l = "currentColor", ...o }) {
1117
1211
  }
1118
1212
  );
1119
1213
  }
1120
- function $({ size: t = 24, color: l = "currentColor", ...o }) {
1214
+ function l1({ size: t = 24, color: l = "currentColor", ...o }) {
1121
1215
  return /* @__PURE__ */ r(
1122
1216
  "svg",
1123
1217
  {
@@ -1141,7 +1235,7 @@ function $({ size: t = 24, color: l = "currentColor", ...o }) {
1141
1235
  }
1142
1236
  );
1143
1237
  }
1144
- function z({ size: t = 24, color: l = "currentColor", ...o }) {
1238
+ function o1({ size: t = 24, color: l = "currentColor", ...o }) {
1145
1239
  return /* @__PURE__ */ r(
1146
1240
  "svg",
1147
1241
  {
@@ -1165,7 +1259,7 @@ function z({ size: t = 24, color: l = "currentColor", ...o }) {
1165
1259
  }
1166
1260
  );
1167
1261
  }
1168
- function t1({ size: t = 24, color: l = "currentColor", ...o }) {
1262
+ function i1({ size: t = 24, color: l = "currentColor", ...o }) {
1169
1263
  return /* @__PURE__ */ r(
1170
1264
  "svg",
1171
1265
  {
@@ -1190,55 +1284,58 @@ function t1({ size: t = 24, color: l = "currentColor", ...o }) {
1190
1284
  );
1191
1285
  }
1192
1286
  export {
1193
- n as ActionOulineIcon,
1194
- e as ArrowDownOutlineIcon,
1195
- C as ArrowUpOutlineIcon,
1287
+ e as ActionOulineIcon,
1288
+ C as ArrowDownOutlineIcon,
1289
+ h as ArrowUpOutlineIcon,
1290
+ c as Bell2FillIcon,
1196
1291
  L as BellFillIcon,
1197
- h as BookFillIcon,
1198
- c as CalendarFillIcon,
1199
- w as ChatFillIcon,
1200
- d as CheckOutlineIcon,
1201
- u as CheckboxFillIcon,
1202
- V as CheckboxOutlineIcon,
1203
- H as ChevronDownOutlineIcon,
1204
- g as ChevronLeftOutlineIcon,
1205
- f as ChevronRightOutlineIcon,
1206
- s as ChevronUpOutlineIcon,
1207
- p as CircleCheckFillIcon,
1208
- v as CircleXmarkFillIcon,
1209
- M as CircleXmarkOutlineIcon,
1210
- Z as CloseOutlineIcon,
1211
- a as CompassFillIcon,
1212
- x as DartFillIcon,
1213
- O as DeleteOutlineIcon,
1214
- m as EditOutlineIcon,
1215
- k as EllipsisOutlineIcon,
1216
- B as ExportOutlineIcon,
1217
- W as FileExportOutlineIcon,
1218
- I as GamepadFillIcon,
1219
- y as GearOutlineIcon,
1220
- F as GlobeFillIcon,
1221
- b as GlobeOutlineIcon,
1222
- D as HeartFillIcon,
1223
- S as HeartOutlineIcon,
1224
- T as InfinityOutlineIcon,
1225
- U as LightbulbFillIcon,
1226
- E as LockFillIcon,
1227
- G as MessageSmileOutlineIcon,
1228
- A as NavCommentFillIcon,
1229
- N as NavHomeFillIcon,
1230
- R as NavMyFillIcon,
1231
- X as RecreateOutlineIcon,
1232
- j as SearchOutlineIcon,
1233
- q as SendFillIcon,
1234
- J as SmileFillIcon,
1235
- K as TestOulineIcon,
1236
- P as ThumbsDownFillIcon,
1237
- Q as ThumbsDownOutlineIcon,
1238
- Y as ThumbsUpFillIcon,
1239
- _ as ThumbsUpOutlineIcon,
1240
- $ as UnlockFillIcon,
1241
- z as VideoFillIcon,
1242
- t1 as WandMagicFillIcon
1292
+ w as BellOutlineIcon,
1293
+ d as BookFillIcon,
1294
+ u as CalendarFillIcon,
1295
+ V as ChatFillIcon,
1296
+ H as CheckOutlineIcon,
1297
+ g as CheckboxFillIcon,
1298
+ f as CheckboxOutlineIcon,
1299
+ s as ChevronDownOutlineIcon,
1300
+ p as ChevronLeftOutlineIcon,
1301
+ v as ChevronRightOutlineIcon,
1302
+ M as ChevronUpOutlineIcon,
1303
+ Z as CircleCheckFillIcon,
1304
+ a as CircleXmarkFillIcon,
1305
+ x as CircleXmarkOutlineIcon,
1306
+ O as CloseOutlineIcon,
1307
+ m as CompassFillIcon,
1308
+ k as DartFillIcon,
1309
+ B as DeleteOutlineIcon,
1310
+ W as EditOutlineIcon,
1311
+ y as EllipsisOutlineIcon,
1312
+ I as ExportOutlineIcon,
1313
+ F as FileExportOutlineIcon,
1314
+ b as GamepadFillIcon,
1315
+ D as GearOutlineIcon,
1316
+ S as GlobeFillIcon,
1317
+ T as GlobeOutlineIcon,
1318
+ U as HeartFillIcon,
1319
+ E as HeartOutlineIcon,
1320
+ G as InfinityOutlineIcon,
1321
+ A as LightbulbFillIcon,
1322
+ N as LockFillIcon,
1323
+ j as MessageSmileOutlineIcon,
1324
+ R as NavCommentFillIcon,
1325
+ X as NavHomeFillIcon,
1326
+ q as NavMyFillIcon,
1327
+ J as RecreateOutlineIcon,
1328
+ K as SearchFillIcon,
1329
+ P as SearchOutlineIcon,
1330
+ Q as SendFillIcon,
1331
+ Y as SmileFillIcon,
1332
+ _ as TestOulineIcon,
1333
+ $ as ThumbsDownFillIcon,
1334
+ z as ThumbsDownOutlineIcon,
1335
+ t1 as ThumbsUpFillIcon,
1336
+ r1 as ThumbsUpOutlineIcon,
1337
+ l1 as UnlockFillIcon,
1338
+ o1 as VideoFillIcon,
1339
+ i1 as WandMagicFillIcon
1243
1340
  };
1244
1341
  //# sourceMappingURL=index.mjs.map