@nation-a/icons 0.2.1 → 0.3.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.cjs +1 -1
- package/dist/index.cjs.map +1 -1
- package/dist/index.mjs +87 -63
- package/dist/index.mjs.map +1 -1
- package/dist/types/PauseCircleOutlineIcon.d.ts +7 -0
- package/dist/types/index.d.ts +1 -0
- package/package.json +1 -1
package/dist/index.mjs
CHANGED
|
@@ -2543,6 +2543,29 @@ function b1({ size: C = 24, color: e = "currentColor", ...o }) {
|
|
|
2543
2543
|
);
|
|
2544
2544
|
}
|
|
2545
2545
|
function G1({ size: C = 24, color: e = "currentColor", ...o }) {
|
|
2546
|
+
return /* @__PURE__ */ l(
|
|
2547
|
+
"svg",
|
|
2548
|
+
{
|
|
2549
|
+
width: C,
|
|
2550
|
+
height: C,
|
|
2551
|
+
viewBox: "0 0 24 24",
|
|
2552
|
+
fill: "none",
|
|
2553
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
2554
|
+
strokeWidth: "0",
|
|
2555
|
+
color: e,
|
|
2556
|
+
...o,
|
|
2557
|
+
children: /* @__PURE__ */ l(
|
|
2558
|
+
"path",
|
|
2559
|
+
{
|
|
2560
|
+
id: "Vector",
|
|
2561
|
+
d: "M12 4.63636C11.033 4.63636 10.0755 4.82683 9.18206 5.19689C8.28866 5.56694 7.4769 6.10935 6.79312 6.79312C6.10935 7.4769 5.56694 8.28866 5.19689 9.18206C4.82683 10.0755 4.63636 11.033 4.63636 12C4.63636 12.967 4.82683 13.9245 5.19689 14.8179C5.56694 15.7113 6.10935 16.5231 6.79312 17.2069C7.4769 17.8907 8.28866 18.4331 9.18206 18.8031C10.0755 19.1732 11.033 19.3636 12 19.3636C13.953 19.3636 15.8259 18.5878 17.2069 17.2069C18.5878 15.8259 19.3636 13.953 19.3636 12C19.3636 10.047 18.5878 8.17407 17.2069 6.79312C15.8259 5.41217 13.953 4.63636 12 4.63636ZM3 12C3 7.02955 7.02955 3 12 3C16.9705 3 21 7.02955 21 12C21 16.9705 16.9705 21 12 21C7.02955 21 3 16.9705 3 12ZM10.7727 7.90909V16.0909H9.13636V7.90909H10.7727ZM14.8636 7.90909V16.0909H13.2273V7.90909H14.8636Z",
|
|
2562
|
+
fill: "currentColor"
|
|
2563
|
+
}
|
|
2564
|
+
)
|
|
2565
|
+
}
|
|
2566
|
+
);
|
|
2567
|
+
}
|
|
2568
|
+
function N1({ size: C = 24, color: e = "currentColor", ...o }) {
|
|
2546
2569
|
return /* @__PURE__ */ n(
|
|
2547
2570
|
"svg",
|
|
2548
2571
|
{
|
|
@@ -2573,7 +2596,7 @@ function G1({ size: C = 24, color: e = "currentColor", ...o }) {
|
|
|
2573
2596
|
}
|
|
2574
2597
|
);
|
|
2575
2598
|
}
|
|
2576
|
-
function
|
|
2599
|
+
function j1({ size: C = 24, color: e = "currentColor", ...o }) {
|
|
2577
2600
|
return /* @__PURE__ */ l(
|
|
2578
2601
|
"svg",
|
|
2579
2602
|
{
|
|
@@ -2598,7 +2621,7 @@ function N1({ size: C = 24, color: e = "currentColor", ...o }) {
|
|
|
2598
2621
|
}
|
|
2599
2622
|
);
|
|
2600
2623
|
}
|
|
2601
|
-
function
|
|
2624
|
+
function Q1({ size: C = 24, color: e = "currentColor", ...o }) {
|
|
2602
2625
|
return /* @__PURE__ */ l(
|
|
2603
2626
|
"svg",
|
|
2604
2627
|
{
|
|
@@ -2623,7 +2646,7 @@ function j1({ size: C = 24, color: e = "currentColor", ...o }) {
|
|
|
2623
2646
|
}
|
|
2624
2647
|
);
|
|
2625
2648
|
}
|
|
2626
|
-
function
|
|
2649
|
+
function T1({ size: C = 24, color: e = "currentColor", ...o }) {
|
|
2627
2650
|
return /* @__PURE__ */ l(
|
|
2628
2651
|
"svg",
|
|
2629
2652
|
{
|
|
@@ -2648,7 +2671,7 @@ function Q1({ size: C = 24, color: e = "currentColor", ...o }) {
|
|
|
2648
2671
|
}
|
|
2649
2672
|
);
|
|
2650
2673
|
}
|
|
2651
|
-
function
|
|
2674
|
+
function _1({ size: C = 24, color: e = "currentColor", ...o }) {
|
|
2652
2675
|
return /* @__PURE__ */ l(
|
|
2653
2676
|
"svg",
|
|
2654
2677
|
{
|
|
@@ -2671,7 +2694,7 @@ function T1({ size: C = 24, color: e = "currentColor", ...o }) {
|
|
|
2671
2694
|
}
|
|
2672
2695
|
);
|
|
2673
2696
|
}
|
|
2674
|
-
function
|
|
2697
|
+
function q1({ size: C = 24, color: e = "currentColor", ...o }) {
|
|
2675
2698
|
return /* @__PURE__ */ l(
|
|
2676
2699
|
"svg",
|
|
2677
2700
|
{
|
|
@@ -2696,7 +2719,7 @@ function _1({ size: C = 24, color: e = "currentColor", ...o }) {
|
|
|
2696
2719
|
}
|
|
2697
2720
|
);
|
|
2698
2721
|
}
|
|
2699
|
-
function
|
|
2722
|
+
function J1({ size: C = 24, color: e = "currentColor", ...o }) {
|
|
2700
2723
|
return /* @__PURE__ */ n(
|
|
2701
2724
|
"svg",
|
|
2702
2725
|
{
|
|
@@ -2736,7 +2759,7 @@ function q1({ size: C = 24, color: e = "currentColor", ...o }) {
|
|
|
2736
2759
|
}
|
|
2737
2760
|
);
|
|
2738
2761
|
}
|
|
2739
|
-
function
|
|
2762
|
+
function K1({ size: C = 24, color: e = "currentColor", ...o }) {
|
|
2740
2763
|
return /* @__PURE__ */ n(
|
|
2741
2764
|
"svg",
|
|
2742
2765
|
{
|
|
@@ -2769,7 +2792,7 @@ function J1({ size: C = 24, color: e = "currentColor", ...o }) {
|
|
|
2769
2792
|
}
|
|
2770
2793
|
);
|
|
2771
2794
|
}
|
|
2772
|
-
function
|
|
2795
|
+
function X1({ size: C = 24, color: e = "currentColor", ...o }) {
|
|
2773
2796
|
return /* @__PURE__ */ n(
|
|
2774
2797
|
"svg",
|
|
2775
2798
|
{
|
|
@@ -2809,7 +2832,7 @@ function K1({ size: C = 24, color: e = "currentColor", ...o }) {
|
|
|
2809
2832
|
}
|
|
2810
2833
|
);
|
|
2811
2834
|
}
|
|
2812
|
-
function
|
|
2835
|
+
function Y1({ size: C = 24, color: e = "currentColor", ...o }) {
|
|
2813
2836
|
return /* @__PURE__ */ l(
|
|
2814
2837
|
"svg",
|
|
2815
2838
|
{
|
|
@@ -2834,7 +2857,7 @@ function X1({ size: C = 24, color: e = "currentColor", ...o }) {
|
|
|
2834
2857
|
}
|
|
2835
2858
|
);
|
|
2836
2859
|
}
|
|
2837
|
-
function
|
|
2860
|
+
function $1({ size: C = 24, color: e = "currentColor", ...o }) {
|
|
2838
2861
|
return /* @__PURE__ */ l(
|
|
2839
2862
|
"svg",
|
|
2840
2863
|
{
|
|
@@ -2859,7 +2882,7 @@ function Y1({ size: C = 24, color: e = "currentColor", ...o }) {
|
|
|
2859
2882
|
}
|
|
2860
2883
|
);
|
|
2861
2884
|
}
|
|
2862
|
-
function
|
|
2885
|
+
function z1({ size: C = 24, color: e = "currentColor", ...o }) {
|
|
2863
2886
|
return /* @__PURE__ */ n(
|
|
2864
2887
|
"svg",
|
|
2865
2888
|
{
|
|
@@ -2890,7 +2913,7 @@ function $1({ size: C = 24, color: e = "currentColor", ...o }) {
|
|
|
2890
2913
|
}
|
|
2891
2914
|
);
|
|
2892
2915
|
}
|
|
2893
|
-
function
|
|
2916
|
+
function C2({ size: C = 24, color: e = "currentColor", ...o }) {
|
|
2894
2917
|
return /* @__PURE__ */ l(
|
|
2895
2918
|
"svg",
|
|
2896
2919
|
{
|
|
@@ -2913,7 +2936,7 @@ function z1({ size: C = 24, color: e = "currentColor", ...o }) {
|
|
|
2913
2936
|
}
|
|
2914
2937
|
);
|
|
2915
2938
|
}
|
|
2916
|
-
function
|
|
2939
|
+
function l2({ size: C = 24, color: e = "currentColor", ...o }) {
|
|
2917
2940
|
return /* @__PURE__ */ n(
|
|
2918
2941
|
"svg",
|
|
2919
2942
|
{
|
|
@@ -2946,7 +2969,7 @@ function C2({ size: C = 24, color: e = "currentColor", ...o }) {
|
|
|
2946
2969
|
}
|
|
2947
2970
|
);
|
|
2948
2971
|
}
|
|
2949
|
-
function
|
|
2972
|
+
function e2({ size: C = 24, color: e = "currentColor", ...o }) {
|
|
2950
2973
|
return /* @__PURE__ */ l(
|
|
2951
2974
|
"svg",
|
|
2952
2975
|
{
|
|
@@ -2969,7 +2992,7 @@ function l2({ size: C = 24, color: e = "currentColor", ...o }) {
|
|
|
2969
2992
|
}
|
|
2970
2993
|
);
|
|
2971
2994
|
}
|
|
2972
|
-
function
|
|
2995
|
+
function o2({ size: C = 24, color: e = "currentColor", ...o }) {
|
|
2973
2996
|
return /* @__PURE__ */ l(
|
|
2974
2997
|
"svg",
|
|
2975
2998
|
{
|
|
@@ -2992,7 +3015,7 @@ function e2({ size: C = 24, color: e = "currentColor", ...o }) {
|
|
|
2992
3015
|
}
|
|
2993
3016
|
);
|
|
2994
3017
|
}
|
|
2995
|
-
function
|
|
3018
|
+
function n2({ size: C = 24, color: e = "currentColor", ...o }) {
|
|
2996
3019
|
return /* @__PURE__ */ l(
|
|
2997
3020
|
"svg",
|
|
2998
3021
|
{
|
|
@@ -3015,7 +3038,7 @@ function o2({ size: C = 24, color: e = "currentColor", ...o }) {
|
|
|
3015
3038
|
}
|
|
3016
3039
|
);
|
|
3017
3040
|
}
|
|
3018
|
-
function
|
|
3041
|
+
function t2({ size: C = 24, color: e = "currentColor", ...o }) {
|
|
3019
3042
|
return /* @__PURE__ */ l(
|
|
3020
3043
|
"svg",
|
|
3021
3044
|
{
|
|
@@ -3040,7 +3063,7 @@ function n2({ size: C = 24, color: e = "currentColor", ...o }) {
|
|
|
3040
3063
|
}
|
|
3041
3064
|
);
|
|
3042
3065
|
}
|
|
3043
|
-
function
|
|
3066
|
+
function r2({ size: C = 24, color: e = "currentColor", ...o }) {
|
|
3044
3067
|
return /* @__PURE__ */ l(
|
|
3045
3068
|
"svg",
|
|
3046
3069
|
{
|
|
@@ -3065,7 +3088,7 @@ function t2({ size: C = 24, color: e = "currentColor", ...o }) {
|
|
|
3065
3088
|
}
|
|
3066
3089
|
);
|
|
3067
3090
|
}
|
|
3068
|
-
function
|
|
3091
|
+
function i2({ size: C = 24, color: e = "currentColor", ...o }) {
|
|
3069
3092
|
return /* @__PURE__ */ l(
|
|
3070
3093
|
"svg",
|
|
3071
3094
|
{
|
|
@@ -3090,7 +3113,7 @@ function r2({ size: C = 24, color: e = "currentColor", ...o }) {
|
|
|
3090
3113
|
}
|
|
3091
3114
|
);
|
|
3092
3115
|
}
|
|
3093
|
-
function
|
|
3116
|
+
function d2({ size: C = 24, color: e = "currentColor", ...o }) {
|
|
3094
3117
|
return /* @__PURE__ */ n(
|
|
3095
3118
|
"svg",
|
|
3096
3119
|
{
|
|
@@ -3123,7 +3146,7 @@ function i2({ size: C = 24, color: e = "currentColor", ...o }) {
|
|
|
3123
3146
|
}
|
|
3124
3147
|
);
|
|
3125
3148
|
}
|
|
3126
|
-
function
|
|
3149
|
+
function h2({ size: C = 24, color: e = "currentColor", ...o }) {
|
|
3127
3150
|
return /* @__PURE__ */ l(
|
|
3128
3151
|
"svg",
|
|
3129
3152
|
{
|
|
@@ -3148,7 +3171,7 @@ function d2({ size: C = 24, color: e = "currentColor", ...o }) {
|
|
|
3148
3171
|
}
|
|
3149
3172
|
);
|
|
3150
3173
|
}
|
|
3151
|
-
function
|
|
3174
|
+
function u2({ size: C = 24, color: e = "currentColor", ...o }) {
|
|
3152
3175
|
return /* @__PURE__ */ l(
|
|
3153
3176
|
"svg",
|
|
3154
3177
|
{
|
|
@@ -3171,7 +3194,7 @@ function h2({ size: C = 24, color: e = "currentColor", ...o }) {
|
|
|
3171
3194
|
}
|
|
3172
3195
|
);
|
|
3173
3196
|
}
|
|
3174
|
-
function
|
|
3197
|
+
function c2({ size: C = 24, color: e = "currentColor", ...o }) {
|
|
3175
3198
|
return /* @__PURE__ */ l(
|
|
3176
3199
|
"svg",
|
|
3177
3200
|
{
|
|
@@ -3196,7 +3219,7 @@ function u2({ size: C = 24, color: e = "currentColor", ...o }) {
|
|
|
3196
3219
|
}
|
|
3197
3220
|
);
|
|
3198
3221
|
}
|
|
3199
|
-
function
|
|
3222
|
+
function w2({ size: C = 24, color: e = "currentColor", ...o }) {
|
|
3200
3223
|
return /* @__PURE__ */ l(
|
|
3201
3224
|
"svg",
|
|
3202
3225
|
{
|
|
@@ -3219,7 +3242,7 @@ function c2({ size: C = 24, color: e = "currentColor", ...o }) {
|
|
|
3219
3242
|
}
|
|
3220
3243
|
);
|
|
3221
3244
|
}
|
|
3222
|
-
function
|
|
3245
|
+
function L2({ size: C = 24, color: e = "currentColor", ...o }) {
|
|
3223
3246
|
return /* @__PURE__ */ n(
|
|
3224
3247
|
"svg",
|
|
3225
3248
|
{
|
|
@@ -3257,7 +3280,7 @@ function w2({ size: C = 24, color: e = "currentColor", ...o }) {
|
|
|
3257
3280
|
}
|
|
3258
3281
|
);
|
|
3259
3282
|
}
|
|
3260
|
-
function
|
|
3283
|
+
function v2({ size: C = 24, color: e = "currentColor", ...o }) {
|
|
3261
3284
|
return /* @__PURE__ */ l(
|
|
3262
3285
|
"svg",
|
|
3263
3286
|
{
|
|
@@ -3282,7 +3305,7 @@ function L2({ size: C = 24, color: e = "currentColor", ...o }) {
|
|
|
3282
3305
|
}
|
|
3283
3306
|
);
|
|
3284
3307
|
}
|
|
3285
|
-
function
|
|
3308
|
+
function f2({ size: C = 24, color: e = "currentColor", ...o }) {
|
|
3286
3309
|
return /* @__PURE__ */ l(
|
|
3287
3310
|
"svg",
|
|
3288
3311
|
{
|
|
@@ -3307,7 +3330,7 @@ function v2({ size: C = 24, color: e = "currentColor", ...o }) {
|
|
|
3307
3330
|
}
|
|
3308
3331
|
);
|
|
3309
3332
|
}
|
|
3310
|
-
function
|
|
3333
|
+
function g2({ size: C = 24, color: e = "currentColor", ...o }) {
|
|
3311
3334
|
return /* @__PURE__ */ l(
|
|
3312
3335
|
"svg",
|
|
3313
3336
|
{
|
|
@@ -3332,7 +3355,7 @@ function f2({ size: C = 24, color: e = "currentColor", ...o }) {
|
|
|
3332
3355
|
}
|
|
3333
3356
|
);
|
|
3334
3357
|
}
|
|
3335
|
-
function
|
|
3358
|
+
function p2({ size: C = 24, color: e = "currentColor", ...o }) {
|
|
3336
3359
|
return /* @__PURE__ */ n(
|
|
3337
3360
|
"svg",
|
|
3338
3361
|
{
|
|
@@ -3367,7 +3390,7 @@ function g2({ size: C = 24, color: e = "currentColor", ...o }) {
|
|
|
3367
3390
|
}
|
|
3368
3391
|
);
|
|
3369
3392
|
}
|
|
3370
|
-
function
|
|
3393
|
+
function s2({ size: C = 24, color: e = "currentColor", ...o }) {
|
|
3371
3394
|
return /* @__PURE__ */ n(
|
|
3372
3395
|
"svg",
|
|
3373
3396
|
{
|
|
@@ -3400,7 +3423,7 @@ function p2({ size: C = 24, color: e = "currentColor", ...o }) {
|
|
|
3400
3423
|
}
|
|
3401
3424
|
);
|
|
3402
3425
|
}
|
|
3403
|
-
function
|
|
3426
|
+
function M2({ size: C = 24, color: e = "currentColor", ...o }) {
|
|
3404
3427
|
return /* @__PURE__ */ n(
|
|
3405
3428
|
"svg",
|
|
3406
3429
|
{
|
|
@@ -3523,37 +3546,38 @@ export {
|
|
|
3523
3546
|
E1 as NotificationFillIcon,
|
|
3524
3547
|
P1 as NotificationOffOutlineIcon,
|
|
3525
3548
|
b1 as NotificationOnOutlineIcon,
|
|
3526
|
-
G1 as
|
|
3527
|
-
N1 as
|
|
3528
|
-
j1 as
|
|
3529
|
-
Q1 as
|
|
3530
|
-
T1 as
|
|
3531
|
-
_1 as
|
|
3532
|
-
q1 as
|
|
3533
|
-
J1 as
|
|
3534
|
-
K1 as
|
|
3535
|
-
X1 as
|
|
3536
|
-
Y1 as
|
|
3537
|
-
$1 as
|
|
3538
|
-
z1 as
|
|
3539
|
-
C2 as
|
|
3540
|
-
l2 as
|
|
3541
|
-
e2 as
|
|
3542
|
-
o2 as
|
|
3543
|
-
n2 as
|
|
3544
|
-
t2 as
|
|
3545
|
-
r2 as
|
|
3546
|
-
i2 as
|
|
3547
|
-
d2 as
|
|
3548
|
-
h2 as
|
|
3549
|
-
u2 as
|
|
3550
|
-
c2 as
|
|
3551
|
-
w2 as
|
|
3552
|
-
L2 as
|
|
3553
|
-
v2 as
|
|
3554
|
-
f2 as
|
|
3555
|
-
g2 as
|
|
3556
|
-
p2 as
|
|
3557
|
-
s2 as
|
|
3549
|
+
G1 as PauseCircleOutlineIcon,
|
|
3550
|
+
N1 as PauseFillIcon,
|
|
3551
|
+
j1 as PauseOutlineIcon,
|
|
3552
|
+
Q1 as PlayCircleFillIcon,
|
|
3553
|
+
T1 as PlayCircleOutlineIcon,
|
|
3554
|
+
_1 as PlayFillIcon,
|
|
3555
|
+
q1 as PlayOutlineIcon,
|
|
3556
|
+
J1 as QuestionCircleOutlineIcon,
|
|
3557
|
+
K1 as QuestionOutlineIcon,
|
|
3558
|
+
X1 as RemoveOutlineIcon,
|
|
3559
|
+
Y1 as ReportFillIcon,
|
|
3560
|
+
$1 as ReportOutlineIcon,
|
|
3561
|
+
z1 as ResetOutlineIcon,
|
|
3562
|
+
C2 as RotationOutlineIcon,
|
|
3563
|
+
l2 as SaveCloudOutlineIcon,
|
|
3564
|
+
e2 as SaveOutlineIcon,
|
|
3565
|
+
o2 as ScaleIcon,
|
|
3566
|
+
n2 as SearchFillIcon,
|
|
3567
|
+
t2 as SearchOutlineIcon,
|
|
3568
|
+
r2 as SendFillIcon,
|
|
3569
|
+
i2 as SendOutlineIcon,
|
|
3570
|
+
d2 as SetToCenterOutlineIcon,
|
|
3571
|
+
h2 as SettingOutlineIcon,
|
|
3572
|
+
u2 as ShareOutlineIcon,
|
|
3573
|
+
c2 as SkeletonOutlineIcon,
|
|
3574
|
+
w2 as UndoOutlineIcon,
|
|
3575
|
+
L2 as UploadOutlineIcon,
|
|
3576
|
+
v2 as UserFillIcon,
|
|
3577
|
+
f2 as UserOutlineIcon,
|
|
3578
|
+
g2 as VideoChatOutlineIcon,
|
|
3579
|
+
p2 as VisibleOutlineIcon,
|
|
3580
|
+
s2 as ZoomOutOutlineIcon,
|
|
3581
|
+
M2 as ZoonInOutlineIcon
|
|
3558
3582
|
};
|
|
3559
3583
|
//# sourceMappingURL=index.mjs.map
|