@nation-a/icons 0.5.4 → 0.5.5
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/types/v3/Bell3FillIcon.d.ts +7 -0
- package/dist/types/v3/BellNewFillIcon.d.ts +7 -0
- package/dist/types/v3/BullhornOutlineIcon.d.ts +7 -0
- package/dist/types/v3/GiftFillIcon.d.ts +7 -0
- package/dist/types/v3/SkipFillIcon.d.ts +7 -0
- package/dist/types/v3/index.d.ts +5 -0
- package/dist/v3/index.cjs +1 -1
- package/dist/v3/index.cjs.map +1 -1
- package/dist/v3/index.mjs +233 -101
- package/dist/v3/index.mjs.map +1 -1
- package/package.json +1 -1
package/dist/v3/index.mjs
CHANGED
|
@@ -47,7 +47,7 @@ function C({ size: t = 24, color: l = "currentColor", ...o }) {
|
|
|
47
47
|
}
|
|
48
48
|
);
|
|
49
49
|
}
|
|
50
|
-
function
|
|
50
|
+
function c({ size: t = 24, color: l = "currentColor", ...o }) {
|
|
51
51
|
return /* @__PURE__ */ r(
|
|
52
52
|
"svg",
|
|
53
53
|
{
|
|
@@ -71,7 +71,7 @@ function h({ size: t = 24, color: l = "currentColor", ...o }) {
|
|
|
71
71
|
}
|
|
72
72
|
);
|
|
73
73
|
}
|
|
74
|
-
function
|
|
74
|
+
function h({ size: t = 24, color: l = "currentColor", ...o }) {
|
|
75
75
|
return /* @__PURE__ */ i(
|
|
76
76
|
"svg",
|
|
77
77
|
{
|
|
@@ -106,6 +106,42 @@ function c({ size: t = 24, color: l = "currentColor", ...o }) {
|
|
|
106
106
|
);
|
|
107
107
|
}
|
|
108
108
|
function L({ size: t = 24, color: l = "currentColor", ...o }) {
|
|
109
|
+
return /* @__PURE__ */ i(
|
|
110
|
+
"svg",
|
|
111
|
+
{
|
|
112
|
+
width: t,
|
|
113
|
+
height: t,
|
|
114
|
+
viewBox: "0 0 24 24",
|
|
115
|
+
fill: "none",
|
|
116
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
117
|
+
strokeWidth: "0",
|
|
118
|
+
color: l,
|
|
119
|
+
...o,
|
|
120
|
+
children: [
|
|
121
|
+
/* @__PURE__ */ r(
|
|
122
|
+
"path",
|
|
123
|
+
{
|
|
124
|
+
id: "Vector",
|
|
125
|
+
opacity: "0.4",
|
|
126
|
+
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",
|
|
127
|
+
fill: "currentColor",
|
|
128
|
+
fillOpacity: "0.9"
|
|
129
|
+
}
|
|
130
|
+
),
|
|
131
|
+
/* @__PURE__ */ r(
|
|
132
|
+
"path",
|
|
133
|
+
{
|
|
134
|
+
id: "Vector2",
|
|
135
|
+
d: "M9.67499 19.8C9.94124 20.835 10.8825 21.6 12 21.6C13.1175 21.6 14.0587 20.835 14.325 19.8H9.67499Z",
|
|
136
|
+
fill: "currentColor",
|
|
137
|
+
fillOpacity: "0.9"
|
|
138
|
+
}
|
|
139
|
+
)
|
|
140
|
+
]
|
|
141
|
+
}
|
|
142
|
+
);
|
|
143
|
+
}
|
|
144
|
+
function w({ size: t = 24, color: l = "currentColor", ...o }) {
|
|
109
145
|
return /* @__PURE__ */ r(
|
|
110
146
|
"svg",
|
|
111
147
|
{
|
|
@@ -129,7 +165,34 @@ function L({ size: t = 24, color: l = "currentColor", ...o }) {
|
|
|
129
165
|
}
|
|
130
166
|
);
|
|
131
167
|
}
|
|
132
|
-
function
|
|
168
|
+
function d({ size: t = 24, color: l = "currentColor", ...o }) {
|
|
169
|
+
return /* @__PURE__ */ i(
|
|
170
|
+
"svg",
|
|
171
|
+
{
|
|
172
|
+
width: t,
|
|
173
|
+
height: t,
|
|
174
|
+
viewBox: "0 0 24 24",
|
|
175
|
+
fill: "none",
|
|
176
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
177
|
+
strokeWidth: "0",
|
|
178
|
+
color: l,
|
|
179
|
+
...o,
|
|
180
|
+
children: [
|
|
181
|
+
/* @__PURE__ */ r(
|
|
182
|
+
"path",
|
|
183
|
+
{
|
|
184
|
+
id: "Subtract",
|
|
185
|
+
d: "M14.3252 19.7988C14.0588 20.8337 13.1174 21.5986 12 21.5986C10.8826 21.5986 9.94117 20.8337 9.6748 19.7988H14.3252ZM13.2002 2.39844V3.71875C13.7188 3.82391 14.2131 3.99583 14.6738 4.22559C13.1166 4.77272 12 6.25576 12 8C12 10.2091 13.7909 12 16 12C16.7289 12 17.4115 11.8035 18 11.4629V13.1982L21 17.998H3L6 13.1982V9.59863C6 6.69622 8.06243 4.27385 10.7998 3.71875V2.39844H13.2002Z",
|
|
186
|
+
fill: "currentColor",
|
|
187
|
+
fillOpacity: "0.9"
|
|
188
|
+
}
|
|
189
|
+
),
|
|
190
|
+
/* @__PURE__ */ r("circle", { id: "Ellipse 203", cx: "16", cy: "8", r: "4", fill: "currentColor" })
|
|
191
|
+
]
|
|
192
|
+
}
|
|
193
|
+
);
|
|
194
|
+
}
|
|
195
|
+
function V({ size: t = 24, color: l = "currentColor", ...o }) {
|
|
133
196
|
return /* @__PURE__ */ r(
|
|
134
197
|
"svg",
|
|
135
198
|
{
|
|
@@ -153,7 +216,7 @@ function w({ size: t = 24, color: l = "currentColor", ...o }) {
|
|
|
153
216
|
}
|
|
154
217
|
);
|
|
155
218
|
}
|
|
156
|
-
function
|
|
219
|
+
function u({ size: t = 24, color: l = "currentColor", ...o }) {
|
|
157
220
|
return /* @__PURE__ */ r(
|
|
158
221
|
"svg",
|
|
159
222
|
{
|
|
@@ -177,7 +240,31 @@ function d({ size: t = 24, color: l = "currentColor", ...o }) {
|
|
|
177
240
|
}
|
|
178
241
|
);
|
|
179
242
|
}
|
|
180
|
-
function
|
|
243
|
+
function H({ size: t = 24, color: l = "currentColor", ...o }) {
|
|
244
|
+
return /* @__PURE__ */ r(
|
|
245
|
+
"svg",
|
|
246
|
+
{
|
|
247
|
+
width: t,
|
|
248
|
+
height: t,
|
|
249
|
+
viewBox: "0 0 24 24",
|
|
250
|
+
fill: "none",
|
|
251
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
252
|
+
strokeWidth: "0",
|
|
253
|
+
color: l,
|
|
254
|
+
...o,
|
|
255
|
+
children: /* @__PURE__ */ r(
|
|
256
|
+
"path",
|
|
257
|
+
{
|
|
258
|
+
id: "Vector",
|
|
259
|
+
d: "M16.665 4.82625L18.0638 3.6H20.4V20.4H18.0638L16.665 19.1738C15.03 17.745 12.9638 16.9125 10.8 16.8112V21.6H7.20002V16.8H2.40002V7.2H10.3688C12.6863 7.1925 14.9213 6.34875 16.665 4.82625ZM10.8 14.4V14.4075C13.4363 14.5088 15.9675 15.4763 18 17.16V6.83625C15.9675 8.52 13.4363 9.4875 10.8 9.58875V14.4Z",
|
|
260
|
+
fill: "currentColor",
|
|
261
|
+
fillOpacity: "0.9"
|
|
262
|
+
}
|
|
263
|
+
)
|
|
264
|
+
}
|
|
265
|
+
);
|
|
266
|
+
}
|
|
267
|
+
function f({ size: t = 24, color: l = "currentColor", ...o }) {
|
|
181
268
|
return /* @__PURE__ */ r(
|
|
182
269
|
"svg",
|
|
183
270
|
{
|
|
@@ -200,7 +287,7 @@ function u({ size: t = 24, color: l = "currentColor", ...o }) {
|
|
|
200
287
|
}
|
|
201
288
|
);
|
|
202
289
|
}
|
|
203
|
-
function
|
|
290
|
+
function g({ size: t = 24, color: l = "currentColor", ...o }) {
|
|
204
291
|
return /* @__PURE__ */ r(
|
|
205
292
|
"svg",
|
|
206
293
|
{
|
|
@@ -224,7 +311,7 @@ function V({ size: t = 24, color: l = "currentColor", ...o }) {
|
|
|
224
311
|
}
|
|
225
312
|
);
|
|
226
313
|
}
|
|
227
|
-
function
|
|
314
|
+
function s({ size: t = 24, color: l = "currentColor", ...o }) {
|
|
228
315
|
return /* @__PURE__ */ r(
|
|
229
316
|
"svg",
|
|
230
317
|
{
|
|
@@ -240,7 +327,7 @@ function H({ size: t = 24, color: l = "currentColor", ...o }) {
|
|
|
240
327
|
}
|
|
241
328
|
);
|
|
242
329
|
}
|
|
243
|
-
function
|
|
330
|
+
function p({ size: t = 24, color: l = "currentColor", ...o }) {
|
|
244
331
|
return /* @__PURE__ */ r(
|
|
245
332
|
"svg",
|
|
246
333
|
{
|
|
@@ -264,7 +351,7 @@ function g({ size: t = 24, color: l = "currentColor", ...o }) {
|
|
|
264
351
|
}
|
|
265
352
|
);
|
|
266
353
|
}
|
|
267
|
-
function
|
|
354
|
+
function v({ size: t = 24, color: l = "currentColor", ...o }) {
|
|
268
355
|
return /* @__PURE__ */ r(
|
|
269
356
|
"svg",
|
|
270
357
|
{
|
|
@@ -288,7 +375,7 @@ function f({ size: t = 24, color: l = "currentColor", ...o }) {
|
|
|
288
375
|
}
|
|
289
376
|
);
|
|
290
377
|
}
|
|
291
|
-
function
|
|
378
|
+
function M({ size: t = 24, color: l = "currentColor", ...o }) {
|
|
292
379
|
return /* @__PURE__ */ r(
|
|
293
380
|
"svg",
|
|
294
381
|
{
|
|
@@ -312,7 +399,7 @@ function s({ size: t = 24, color: l = "currentColor", ...o }) {
|
|
|
312
399
|
}
|
|
313
400
|
);
|
|
314
401
|
}
|
|
315
|
-
function
|
|
402
|
+
function Z({ size: t = 24, color: l = "currentColor", ...o }) {
|
|
316
403
|
return /* @__PURE__ */ r(
|
|
317
404
|
"svg",
|
|
318
405
|
{
|
|
@@ -336,7 +423,7 @@ function p({ size: t = 24, color: l = "currentColor", ...o }) {
|
|
|
336
423
|
}
|
|
337
424
|
);
|
|
338
425
|
}
|
|
339
|
-
function
|
|
426
|
+
function a({ size: t = 24, color: l = "currentColor", ...o }) {
|
|
340
427
|
return /* @__PURE__ */ r(
|
|
341
428
|
"svg",
|
|
342
429
|
{
|
|
@@ -360,7 +447,7 @@ function v({ size: t = 24, color: l = "currentColor", ...o }) {
|
|
|
360
447
|
}
|
|
361
448
|
);
|
|
362
449
|
}
|
|
363
|
-
function
|
|
450
|
+
function x({ size: t = 24, color: l = "currentColor", ...o }) {
|
|
364
451
|
return /* @__PURE__ */ r(
|
|
365
452
|
"svg",
|
|
366
453
|
{
|
|
@@ -384,7 +471,7 @@ function M({ size: t = 24, color: l = "currentColor", ...o }) {
|
|
|
384
471
|
}
|
|
385
472
|
);
|
|
386
473
|
}
|
|
387
|
-
function
|
|
474
|
+
function O({ size: t = 24, color: l = "currentColor", ...o }) {
|
|
388
475
|
return /* @__PURE__ */ r(
|
|
389
476
|
"svg",
|
|
390
477
|
{
|
|
@@ -408,7 +495,7 @@ function Z({ size: t = 24, color: l = "currentColor", ...o }) {
|
|
|
408
495
|
}
|
|
409
496
|
);
|
|
410
497
|
}
|
|
411
|
-
function
|
|
498
|
+
function m({ size: t = 24, color: l = "currentColor", ...o }) {
|
|
412
499
|
return /* @__PURE__ */ r(
|
|
413
500
|
"svg",
|
|
414
501
|
{
|
|
@@ -432,7 +519,7 @@ function a({ size: t = 24, color: l = "currentColor", ...o }) {
|
|
|
432
519
|
}
|
|
433
520
|
);
|
|
434
521
|
}
|
|
435
|
-
function
|
|
522
|
+
function k({ size: t = 24, color: l = "currentColor", ...o }) {
|
|
436
523
|
return /* @__PURE__ */ r(
|
|
437
524
|
"svg",
|
|
438
525
|
{
|
|
@@ -456,7 +543,7 @@ function x({ size: t = 24, color: l = "currentColor", ...o }) {
|
|
|
456
543
|
}
|
|
457
544
|
);
|
|
458
545
|
}
|
|
459
|
-
function
|
|
546
|
+
function B({ size: t = 24, color: l = "currentColor", ...o }) {
|
|
460
547
|
return /* @__PURE__ */ r(
|
|
461
548
|
"svg",
|
|
462
549
|
{
|
|
@@ -480,7 +567,7 @@ function O({ size: t = 24, color: l = "currentColor", ...o }) {
|
|
|
480
567
|
}
|
|
481
568
|
);
|
|
482
569
|
}
|
|
483
|
-
function
|
|
570
|
+
function y({ size: t = 24, color: l = "currentColor", ...o }) {
|
|
484
571
|
return /* @__PURE__ */ r(
|
|
485
572
|
"svg",
|
|
486
573
|
{
|
|
@@ -504,7 +591,7 @@ function m({ size: t = 24, color: l = "currentColor", ...o }) {
|
|
|
504
591
|
}
|
|
505
592
|
);
|
|
506
593
|
}
|
|
507
|
-
function
|
|
594
|
+
function W({ size: t = 24, color: l = "currentColor", ...o }) {
|
|
508
595
|
return /* @__PURE__ */ r(
|
|
509
596
|
"svg",
|
|
510
597
|
{
|
|
@@ -528,7 +615,7 @@ function k({ size: t = 24, color: l = "currentColor", ...o }) {
|
|
|
528
615
|
}
|
|
529
616
|
);
|
|
530
617
|
}
|
|
531
|
-
function
|
|
618
|
+
function I({ size: t = 24, color: l = "currentColor", ...o }) {
|
|
532
619
|
return /* @__PURE__ */ r(
|
|
533
620
|
"svg",
|
|
534
621
|
{
|
|
@@ -552,7 +639,7 @@ function B({ size: t = 24, color: l = "currentColor", ...o }) {
|
|
|
552
639
|
}
|
|
553
640
|
);
|
|
554
641
|
}
|
|
555
|
-
function
|
|
642
|
+
function F({ size: t = 24, color: l = "currentColor", ...o }) {
|
|
556
643
|
return /* @__PURE__ */ r(
|
|
557
644
|
"svg",
|
|
558
645
|
{
|
|
@@ -576,7 +663,7 @@ function W({ size: t = 24, color: l = "currentColor", ...o }) {
|
|
|
576
663
|
}
|
|
577
664
|
);
|
|
578
665
|
}
|
|
579
|
-
function
|
|
666
|
+
function b({ size: t = 24, color: l = "currentColor", ...o }) {
|
|
580
667
|
return /* @__PURE__ */ r(
|
|
581
668
|
"svg",
|
|
582
669
|
{
|
|
@@ -600,7 +687,7 @@ function y({ size: t = 24, color: l = "currentColor", ...o }) {
|
|
|
600
687
|
}
|
|
601
688
|
);
|
|
602
689
|
}
|
|
603
|
-
function
|
|
690
|
+
function S({ size: t = 24, color: l = "currentColor", ...o }) {
|
|
604
691
|
return /* @__PURE__ */ r(
|
|
605
692
|
"svg",
|
|
606
693
|
{
|
|
@@ -624,7 +711,7 @@ function I({ size: t = 24, color: l = "currentColor", ...o }) {
|
|
|
624
711
|
}
|
|
625
712
|
);
|
|
626
713
|
}
|
|
627
|
-
function
|
|
714
|
+
function D({ size: t = 24, color: l = "currentColor", ...o }) {
|
|
628
715
|
return /* @__PURE__ */ r(
|
|
629
716
|
"svg",
|
|
630
717
|
{
|
|
@@ -648,7 +735,7 @@ function F({ size: t = 24, color: l = "currentColor", ...o }) {
|
|
|
648
735
|
}
|
|
649
736
|
);
|
|
650
737
|
}
|
|
651
|
-
function
|
|
738
|
+
function E({ size: t = 24, color: l = "currentColor", ...o }) {
|
|
652
739
|
return /* @__PURE__ */ r(
|
|
653
740
|
"svg",
|
|
654
741
|
{
|
|
@@ -671,7 +758,7 @@ function b({ size: t = 24, color: l = "currentColor", ...o }) {
|
|
|
671
758
|
}
|
|
672
759
|
);
|
|
673
760
|
}
|
|
674
|
-
function
|
|
761
|
+
function G({ size: t = 24, color: l = "currentColor", ...o }) {
|
|
675
762
|
return /* @__PURE__ */ r(
|
|
676
763
|
"svg",
|
|
677
764
|
{
|
|
@@ -695,7 +782,31 @@ function D({ size: t = 24, color: l = "currentColor", ...o }) {
|
|
|
695
782
|
}
|
|
696
783
|
);
|
|
697
784
|
}
|
|
698
|
-
function
|
|
785
|
+
function T({ size: t = 24, color: l = "currentColor", ...o }) {
|
|
786
|
+
return /* @__PURE__ */ r(
|
|
787
|
+
"svg",
|
|
788
|
+
{
|
|
789
|
+
width: t,
|
|
790
|
+
height: t,
|
|
791
|
+
viewBox: "0 0 24 24",
|
|
792
|
+
fill: "none",
|
|
793
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
794
|
+
strokeWidth: "0",
|
|
795
|
+
color: l,
|
|
796
|
+
...o,
|
|
797
|
+
children: /* @__PURE__ */ r(
|
|
798
|
+
"path",
|
|
799
|
+
{
|
|
800
|
+
id: "Vector",
|
|
801
|
+
d: "M14.4563 4.98C14.7413 4.49625 15.2588 4.2 15.8175 4.2H15.9C16.7288 4.2 17.4 4.87125 17.4 5.7C17.4 6.52875 16.7288 7.2 15.9 7.2H13.1513L14.4563 4.98ZM9.54377 4.98L10.8488 7.2H8.10002C7.27127 7.2 6.60002 6.52875 6.60002 5.7C6.60002 4.87125 7.27127 4.2 8.10002 4.2H8.18252C8.74127 4.2 9.26252 4.49625 9.54377 4.98ZM12.9038 4.06875L12 5.60625L11.0963 4.06875C10.4888 3.03375 9.37877 2.4 8.18252 2.4H8.10002C6.27752 2.4 4.80002 3.8775 4.80002 5.7C4.80002 6.24 4.93127 6.75 5.16002 7.2H2.40002V10.8H21.6V7.2H18.84C19.0688 6.75 19.2 6.24 19.2 5.7C19.2 3.8775 17.7225 2.4 15.9 2.4H15.8175C14.6213 2.4 13.5113 3.03375 12.9038 4.065V4.06875ZM20.4 12.6H12.9V20.4H20.4V12.6ZM11.1 12.6H3.60002V20.4H11.1V12.6Z",
|
|
802
|
+
fill: "currentColor",
|
|
803
|
+
fillOpacity: "0.9"
|
|
804
|
+
}
|
|
805
|
+
)
|
|
806
|
+
}
|
|
807
|
+
);
|
|
808
|
+
}
|
|
809
|
+
function U({ size: t = 24, color: l = "currentColor", ...o }) {
|
|
699
810
|
return /* @__PURE__ */ r(
|
|
700
811
|
"svg",
|
|
701
812
|
{
|
|
@@ -719,7 +830,7 @@ function S({ size: t = 24, color: l = "currentColor", ...o }) {
|
|
|
719
830
|
}
|
|
720
831
|
);
|
|
721
832
|
}
|
|
722
|
-
function
|
|
833
|
+
function N({ size: t = 24, color: l = "currentColor", ...o }) {
|
|
723
834
|
return /* @__PURE__ */ r(
|
|
724
835
|
"svg",
|
|
725
836
|
{
|
|
@@ -743,7 +854,7 @@ function T({ size: t = 24, color: l = "currentColor", ...o }) {
|
|
|
743
854
|
}
|
|
744
855
|
);
|
|
745
856
|
}
|
|
746
|
-
function
|
|
857
|
+
function A({ size: t = 24, color: l = "currentColor", ...o }) {
|
|
747
858
|
return /* @__PURE__ */ r(
|
|
748
859
|
"svg",
|
|
749
860
|
{
|
|
@@ -767,7 +878,7 @@ function U({ size: t = 24, color: l = "currentColor", ...o }) {
|
|
|
767
878
|
}
|
|
768
879
|
);
|
|
769
880
|
}
|
|
770
|
-
function
|
|
881
|
+
function j({ size: t = 24, color: l = "currentColor", ...o }) {
|
|
771
882
|
return /* @__PURE__ */ r(
|
|
772
883
|
"svg",
|
|
773
884
|
{
|
|
@@ -791,7 +902,7 @@ function E({ size: t = 24, color: l = "currentColor", ...o }) {
|
|
|
791
902
|
}
|
|
792
903
|
);
|
|
793
904
|
}
|
|
794
|
-
function
|
|
905
|
+
function R({ size: t = 24, color: l = "currentColor", ...o }) {
|
|
795
906
|
return /* @__PURE__ */ r(
|
|
796
907
|
"svg",
|
|
797
908
|
{
|
|
@@ -815,7 +926,7 @@ function G({ size: t = 24, color: l = "currentColor", ...o }) {
|
|
|
815
926
|
}
|
|
816
927
|
);
|
|
817
928
|
}
|
|
818
|
-
function
|
|
929
|
+
function X({ size: t = 24, color: l = "currentColor", ...o }) {
|
|
819
930
|
return /* @__PURE__ */ r(
|
|
820
931
|
"svg",
|
|
821
932
|
{
|
|
@@ -839,7 +950,7 @@ function A({ size: t = 24, color: l = "currentColor", ...o }) {
|
|
|
839
950
|
}
|
|
840
951
|
);
|
|
841
952
|
}
|
|
842
|
-
function
|
|
953
|
+
function q({ size: t = 24, color: l = "currentColor", ...o }) {
|
|
843
954
|
return /* @__PURE__ */ r(
|
|
844
955
|
"svg",
|
|
845
956
|
{
|
|
@@ -863,7 +974,7 @@ function N({ size: t = 24, color: l = "currentColor", ...o }) {
|
|
|
863
974
|
}
|
|
864
975
|
);
|
|
865
976
|
}
|
|
866
|
-
function
|
|
977
|
+
function J({ size: t = 24, color: l = "currentColor", ...o }) {
|
|
867
978
|
return /* @__PURE__ */ r(
|
|
868
979
|
"svg",
|
|
869
980
|
{
|
|
@@ -887,7 +998,7 @@ function j({ size: t = 24, color: l = "currentColor", ...o }) {
|
|
|
887
998
|
}
|
|
888
999
|
);
|
|
889
1000
|
}
|
|
890
|
-
function
|
|
1001
|
+
function K({ size: t = 24, color: l = "currentColor", ...o }) {
|
|
891
1002
|
return /* @__PURE__ */ r(
|
|
892
1003
|
"svg",
|
|
893
1004
|
{
|
|
@@ -911,7 +1022,7 @@ function R({ size: t = 24, color: l = "currentColor", ...o }) {
|
|
|
911
1022
|
}
|
|
912
1023
|
);
|
|
913
1024
|
}
|
|
914
|
-
function
|
|
1025
|
+
function P({ size: t = 24, color: l = "currentColor", ...o }) {
|
|
915
1026
|
return /* @__PURE__ */ r(
|
|
916
1027
|
"svg",
|
|
917
1028
|
{
|
|
@@ -935,7 +1046,7 @@ function X({ size: t = 24, color: l = "currentColor", ...o }) {
|
|
|
935
1046
|
}
|
|
936
1047
|
);
|
|
937
1048
|
}
|
|
938
|
-
function
|
|
1049
|
+
function Q({ size: t = 24, color: l = "currentColor", ...o }) {
|
|
939
1050
|
return /* @__PURE__ */ r(
|
|
940
1051
|
"svg",
|
|
941
1052
|
{
|
|
@@ -959,7 +1070,7 @@ function q({ size: t = 24, color: l = "currentColor", ...o }) {
|
|
|
959
1070
|
}
|
|
960
1071
|
);
|
|
961
1072
|
}
|
|
962
|
-
function
|
|
1073
|
+
function Y({ size: t = 24, color: l = "currentColor", ...o }) {
|
|
963
1074
|
return /* @__PURE__ */ r(
|
|
964
1075
|
"svg",
|
|
965
1076
|
{
|
|
@@ -983,7 +1094,7 @@ function J({ size: t = 24, color: l = "currentColor", ...o }) {
|
|
|
983
1094
|
}
|
|
984
1095
|
);
|
|
985
1096
|
}
|
|
986
|
-
function
|
|
1097
|
+
function _({ size: t = 24, color: l = "currentColor", ...o }) {
|
|
987
1098
|
return /* @__PURE__ */ i(
|
|
988
1099
|
"svg",
|
|
989
1100
|
{
|
|
@@ -1019,7 +1130,7 @@ function K({ size: t = 24, color: l = "currentColor", ...o }) {
|
|
|
1019
1130
|
}
|
|
1020
1131
|
);
|
|
1021
1132
|
}
|
|
1022
|
-
function
|
|
1133
|
+
function $({ size: t = 24, color: l = "currentColor", ...o }) {
|
|
1023
1134
|
return /* @__PURE__ */ r(
|
|
1024
1135
|
"svg",
|
|
1025
1136
|
{
|
|
@@ -1043,7 +1154,7 @@ function P({ size: t = 24, color: l = "currentColor", ...o }) {
|
|
|
1043
1154
|
}
|
|
1044
1155
|
);
|
|
1045
1156
|
}
|
|
1046
|
-
function
|
|
1157
|
+
function z({ size: t = 24, color: l = "currentColor", ...o }) {
|
|
1047
1158
|
return /* @__PURE__ */ r(
|
|
1048
1159
|
"svg",
|
|
1049
1160
|
{
|
|
@@ -1067,7 +1178,23 @@ function Q({ size: t = 24, color: l = "currentColor", ...o }) {
|
|
|
1067
1178
|
}
|
|
1068
1179
|
);
|
|
1069
1180
|
}
|
|
1070
|
-
function
|
|
1181
|
+
function t1({ size: t = 24, color: l = "currentColor", ...o }) {
|
|
1182
|
+
return /* @__PURE__ */ r(
|
|
1183
|
+
"svg",
|
|
1184
|
+
{
|
|
1185
|
+
width: t,
|
|
1186
|
+
height: t,
|
|
1187
|
+
viewBox: "0 0 24 24",
|
|
1188
|
+
fill: "none",
|
|
1189
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
1190
|
+
strokeWidth: "0",
|
|
1191
|
+
color: l,
|
|
1192
|
+
...o,
|
|
1193
|
+
children: /* @__PURE__ */ r("path", { id: "Vector", d: "M12.4 13V18L19.6 12L12.4 6V11L6.40002 6V18L12.4 13Z", fill: "currentColor", fillOpacity: "0.9" })
|
|
1194
|
+
}
|
|
1195
|
+
);
|
|
1196
|
+
}
|
|
1197
|
+
function r1({ size: t = 24, color: l = "currentColor", ...o }) {
|
|
1071
1198
|
return /* @__PURE__ */ r(
|
|
1072
1199
|
"svg",
|
|
1073
1200
|
{
|
|
@@ -1091,7 +1218,7 @@ function Y({ size: t = 24, color: l = "currentColor", ...o }) {
|
|
|
1091
1218
|
}
|
|
1092
1219
|
);
|
|
1093
1220
|
}
|
|
1094
|
-
function
|
|
1221
|
+
function l1({ size: t = 24, color: l = "currentColor", ...o }) {
|
|
1095
1222
|
return /* @__PURE__ */ r(
|
|
1096
1223
|
"svg",
|
|
1097
1224
|
{
|
|
@@ -1115,7 +1242,7 @@ function _({ size: t = 24, color: l = "currentColor", ...o }) {
|
|
|
1115
1242
|
}
|
|
1116
1243
|
);
|
|
1117
1244
|
}
|
|
1118
|
-
function
|
|
1245
|
+
function o1({ size: t = 24, color: l = "currentColor", ...o }) {
|
|
1119
1246
|
return /* @__PURE__ */ r(
|
|
1120
1247
|
"svg",
|
|
1121
1248
|
{
|
|
@@ -1139,7 +1266,7 @@ function $({ size: t = 24, color: l = "currentColor", ...o }) {
|
|
|
1139
1266
|
}
|
|
1140
1267
|
);
|
|
1141
1268
|
}
|
|
1142
|
-
function
|
|
1269
|
+
function i1({ size: t = 24, color: l = "currentColor", ...o }) {
|
|
1143
1270
|
return /* @__PURE__ */ r(
|
|
1144
1271
|
"svg",
|
|
1145
1272
|
{
|
|
@@ -1163,7 +1290,7 @@ function z({ size: t = 24, color: l = "currentColor", ...o }) {
|
|
|
1163
1290
|
}
|
|
1164
1291
|
);
|
|
1165
1292
|
}
|
|
1166
|
-
function
|
|
1293
|
+
function n1({ size: t = 24, color: l = "currentColor", ...o }) {
|
|
1167
1294
|
return /* @__PURE__ */ r(
|
|
1168
1295
|
"svg",
|
|
1169
1296
|
{
|
|
@@ -1187,7 +1314,7 @@ function t1({ size: t = 24, color: l = "currentColor", ...o }) {
|
|
|
1187
1314
|
}
|
|
1188
1315
|
);
|
|
1189
1316
|
}
|
|
1190
|
-
function
|
|
1317
|
+
function e1({ size: t = 24, color: l = "currentColor", ...o }) {
|
|
1191
1318
|
return /* @__PURE__ */ r(
|
|
1192
1319
|
"svg",
|
|
1193
1320
|
{
|
|
@@ -1211,7 +1338,7 @@ function r1({ size: t = 24, color: l = "currentColor", ...o }) {
|
|
|
1211
1338
|
}
|
|
1212
1339
|
);
|
|
1213
1340
|
}
|
|
1214
|
-
function
|
|
1341
|
+
function C1({ size: t = 24, color: l = "currentColor", ...o }) {
|
|
1215
1342
|
return /* @__PURE__ */ r(
|
|
1216
1343
|
"svg",
|
|
1217
1344
|
{
|
|
@@ -1235,7 +1362,7 @@ function l1({ size: t = 24, color: l = "currentColor", ...o }) {
|
|
|
1235
1362
|
}
|
|
1236
1363
|
);
|
|
1237
1364
|
}
|
|
1238
|
-
function
|
|
1365
|
+
function c1({ size: t = 24, color: l = "currentColor", ...o }) {
|
|
1239
1366
|
return /* @__PURE__ */ r(
|
|
1240
1367
|
"svg",
|
|
1241
1368
|
{
|
|
@@ -1259,7 +1386,7 @@ function o1({ size: t = 24, color: l = "currentColor", ...o }) {
|
|
|
1259
1386
|
}
|
|
1260
1387
|
);
|
|
1261
1388
|
}
|
|
1262
|
-
function
|
|
1389
|
+
function h1({ size: t = 24, color: l = "currentColor", ...o }) {
|
|
1263
1390
|
return /* @__PURE__ */ r(
|
|
1264
1391
|
"svg",
|
|
1265
1392
|
{
|
|
@@ -1286,56 +1413,61 @@ function i1({ size: t = 24, color: l = "currentColor", ...o }) {
|
|
|
1286
1413
|
export {
|
|
1287
1414
|
e as ActionOulineIcon,
|
|
1288
1415
|
C as ArrowDownOutlineIcon,
|
|
1289
|
-
|
|
1290
|
-
|
|
1291
|
-
L as
|
|
1292
|
-
w as
|
|
1293
|
-
d as
|
|
1294
|
-
|
|
1295
|
-
|
|
1296
|
-
H as
|
|
1297
|
-
|
|
1298
|
-
|
|
1299
|
-
s as
|
|
1300
|
-
p as
|
|
1301
|
-
v as
|
|
1302
|
-
M as
|
|
1303
|
-
Z as
|
|
1304
|
-
a as
|
|
1305
|
-
x as
|
|
1306
|
-
O as
|
|
1307
|
-
m as
|
|
1308
|
-
k as
|
|
1309
|
-
B as
|
|
1310
|
-
|
|
1311
|
-
|
|
1312
|
-
I as
|
|
1313
|
-
F as
|
|
1314
|
-
b as
|
|
1315
|
-
|
|
1316
|
-
|
|
1317
|
-
|
|
1318
|
-
|
|
1319
|
-
|
|
1320
|
-
|
|
1321
|
-
|
|
1322
|
-
|
|
1323
|
-
j as
|
|
1324
|
-
R as
|
|
1325
|
-
X as
|
|
1326
|
-
q as
|
|
1327
|
-
J as
|
|
1328
|
-
K as
|
|
1329
|
-
P as
|
|
1330
|
-
Q as
|
|
1331
|
-
Y as
|
|
1332
|
-
_ as
|
|
1333
|
-
$ as
|
|
1334
|
-
z as
|
|
1335
|
-
t1 as
|
|
1336
|
-
r1 as
|
|
1337
|
-
l1 as
|
|
1338
|
-
o1 as
|
|
1339
|
-
i1 as
|
|
1416
|
+
c as ArrowUpOutlineIcon,
|
|
1417
|
+
h as Bell2FillIcon,
|
|
1418
|
+
L as Bell3FillIcon,
|
|
1419
|
+
w as BellFillIcon,
|
|
1420
|
+
d as BellNewFillIcon,
|
|
1421
|
+
V as BellOutlineIcon,
|
|
1422
|
+
u as BookFillIcon,
|
|
1423
|
+
H as BullhornOutlineIcon,
|
|
1424
|
+
f as CalendarFillIcon,
|
|
1425
|
+
g as ChatFillIcon,
|
|
1426
|
+
s as CheckOutlineIcon,
|
|
1427
|
+
p as CheckboxFillIcon,
|
|
1428
|
+
v as CheckboxOutlineIcon,
|
|
1429
|
+
M as ChevronDownOutlineIcon,
|
|
1430
|
+
Z as ChevronLeftOutlineIcon,
|
|
1431
|
+
a as ChevronRightOutlineIcon,
|
|
1432
|
+
x as ChevronUpOutlineIcon,
|
|
1433
|
+
O as CircleCheckFillIcon,
|
|
1434
|
+
m as CircleXmarkFillIcon,
|
|
1435
|
+
k as CircleXmarkOutlineIcon,
|
|
1436
|
+
B as CloseOutlineIcon,
|
|
1437
|
+
y as CompassFillIcon,
|
|
1438
|
+
W as DartFillIcon,
|
|
1439
|
+
I as DeleteOutlineIcon,
|
|
1440
|
+
F as EditOutlineIcon,
|
|
1441
|
+
b as EllipsisOutlineIcon,
|
|
1442
|
+
S as ExportOutlineIcon,
|
|
1443
|
+
D as FileExportOutlineIcon,
|
|
1444
|
+
E as GamepadFillIcon,
|
|
1445
|
+
G as GearOutlineIcon,
|
|
1446
|
+
T as GiftFillIcon,
|
|
1447
|
+
U as GlobeFillIcon,
|
|
1448
|
+
N as GlobeOutlineIcon,
|
|
1449
|
+
A as HeartFillIcon,
|
|
1450
|
+
j as HeartOutlineIcon,
|
|
1451
|
+
R as InfinityOutlineIcon,
|
|
1452
|
+
X as LightbulbFillIcon,
|
|
1453
|
+
q as LockFillIcon,
|
|
1454
|
+
J as MessageSmileOutlineIcon,
|
|
1455
|
+
K as NavCommentFillIcon,
|
|
1456
|
+
P as NavHomeFillIcon,
|
|
1457
|
+
Q as NavMyFillIcon,
|
|
1458
|
+
Y as RecreateOutlineIcon,
|
|
1459
|
+
_ as SearchFillIcon,
|
|
1460
|
+
$ as SearchOutlineIcon,
|
|
1461
|
+
z as SendFillIcon,
|
|
1462
|
+
t1 as SkipFillIcon,
|
|
1463
|
+
r1 as SmileFillIcon,
|
|
1464
|
+
l1 as TestOulineIcon,
|
|
1465
|
+
o1 as ThumbsDownFillIcon,
|
|
1466
|
+
i1 as ThumbsDownOutlineIcon,
|
|
1467
|
+
n1 as ThumbsUpFillIcon,
|
|
1468
|
+
e1 as ThumbsUpOutlineIcon,
|
|
1469
|
+
C1 as UnlockFillIcon,
|
|
1470
|
+
c1 as VideoFillIcon,
|
|
1471
|
+
h1 as WandMagicFillIcon
|
|
1340
1472
|
};
|
|
1341
1473
|
//# sourceMappingURL=index.mjs.map
|