@nation-a/icons 0.4.1 → 0.4.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.
- package/dist/types/v3/CheckOutlineIcon.d.ts +7 -0
- package/dist/types/v3/CheckboxFillIcon.d.ts +7 -0
- package/dist/types/v3/CheckboxOutlineIcon.d.ts +7 -0
- package/dist/types/v3/InfinityOutlineIcon.d.ts +7 -0
- package/dist/types/v3/index.d.ts +4 -0
- package/dist/v3/index.cjs +1 -1
- package/dist/v3/index.cjs.map +1 -1
- package/dist/v3/index.mjs +203 -111
- package/dist/v3/index.mjs.map +1 -1
- package/package.json +1 -1
package/dist/v3/index.mjs
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { jsx as r } from "react/jsx-runtime";
|
|
2
|
-
function n({ size: t = 24, color:
|
|
2
|
+
function n({ size: t = 24, color: o = "currentColor", ...l }) {
|
|
3
3
|
return /* @__PURE__ */ r(
|
|
4
4
|
"svg",
|
|
5
5
|
{
|
|
@@ -9,8 +9,8 @@ function n({ size: t = 24, color: l = "currentColor", ...o }) {
|
|
|
9
9
|
fill: "none",
|
|
10
10
|
xmlns: "http://www.w3.org/2000/svg",
|
|
11
11
|
strokeWidth: "0",
|
|
12
|
-
color:
|
|
13
|
-
...
|
|
12
|
+
color: o,
|
|
13
|
+
...l,
|
|
14
14
|
children: /* @__PURE__ */ r(
|
|
15
15
|
"path",
|
|
16
16
|
{
|
|
@@ -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:
|
|
26
|
+
function e({ size: t = 24, color: o = "currentColor", ...l }) {
|
|
27
27
|
return /* @__PURE__ */ r(
|
|
28
28
|
"svg",
|
|
29
29
|
{
|
|
@@ -33,8 +33,8 @@ function e({ size: t = 24, color: l = "currentColor", ...o }) {
|
|
|
33
33
|
fill: "none",
|
|
34
34
|
xmlns: "http://www.w3.org/2000/svg",
|
|
35
35
|
strokeWidth: "0",
|
|
36
|
-
color:
|
|
37
|
-
...
|
|
36
|
+
color: o,
|
|
37
|
+
...l,
|
|
38
38
|
children: /* @__PURE__ */ r(
|
|
39
39
|
"path",
|
|
40
40
|
{
|
|
@@ -47,7 +47,7 @@ function e({ size: t = 24, color: l = "currentColor", ...o }) {
|
|
|
47
47
|
}
|
|
48
48
|
);
|
|
49
49
|
}
|
|
50
|
-
function h({ size: t = 24, color:
|
|
50
|
+
function h({ size: t = 24, color: o = "currentColor", ...l }) {
|
|
51
51
|
return /* @__PURE__ */ r(
|
|
52
52
|
"svg",
|
|
53
53
|
{
|
|
@@ -57,8 +57,8 @@ function h({ size: t = 24, color: l = "currentColor", ...o }) {
|
|
|
57
57
|
fill: "none",
|
|
58
58
|
xmlns: "http://www.w3.org/2000/svg",
|
|
59
59
|
strokeWidth: "0",
|
|
60
|
-
color:
|
|
61
|
-
...
|
|
60
|
+
color: o,
|
|
61
|
+
...l,
|
|
62
62
|
children: /* @__PURE__ */ r(
|
|
63
63
|
"path",
|
|
64
64
|
{
|
|
@@ -71,7 +71,7 @@ function h({ size: t = 24, color: l = "currentColor", ...o }) {
|
|
|
71
71
|
}
|
|
72
72
|
);
|
|
73
73
|
}
|
|
74
|
-
function c({ size: t = 24, color:
|
|
74
|
+
function c({ size: t = 24, color: o = "currentColor", ...l }) {
|
|
75
75
|
return /* @__PURE__ */ r(
|
|
76
76
|
"svg",
|
|
77
77
|
{
|
|
@@ -81,8 +81,8 @@ function c({ size: t = 24, color: l = "currentColor", ...o }) {
|
|
|
81
81
|
fill: "none",
|
|
82
82
|
xmlns: "http://www.w3.org/2000/svg",
|
|
83
83
|
strokeWidth: "0",
|
|
84
|
-
color:
|
|
85
|
-
...
|
|
84
|
+
color: o,
|
|
85
|
+
...l,
|
|
86
86
|
children: /* @__PURE__ */ r(
|
|
87
87
|
"path",
|
|
88
88
|
{
|
|
@@ -95,7 +95,7 @@ function c({ size: t = 24, color: l = "currentColor", ...o }) {
|
|
|
95
95
|
}
|
|
96
96
|
);
|
|
97
97
|
}
|
|
98
|
-
function L({ size: t = 24, color:
|
|
98
|
+
function L({ size: t = 24, color: o = "currentColor", ...l }) {
|
|
99
99
|
return /* @__PURE__ */ r(
|
|
100
100
|
"svg",
|
|
101
101
|
{
|
|
@@ -105,8 +105,8 @@ function L({ size: t = 24, color: l = "currentColor", ...o }) {
|
|
|
105
105
|
fill: "none",
|
|
106
106
|
xmlns: "http://www.w3.org/2000/svg",
|
|
107
107
|
strokeWidth: "0",
|
|
108
|
-
color:
|
|
109
|
-
...
|
|
108
|
+
color: o,
|
|
109
|
+
...l,
|
|
110
110
|
children: /* @__PURE__ */ r(
|
|
111
111
|
"path",
|
|
112
112
|
{
|
|
@@ -119,7 +119,7 @@ function L({ size: t = 24, color: l = "currentColor", ...o }) {
|
|
|
119
119
|
}
|
|
120
120
|
);
|
|
121
121
|
}
|
|
122
|
-
function
|
|
122
|
+
function w({ size: t = 24, color: o = "currentColor", ...l }) {
|
|
123
123
|
return /* @__PURE__ */ r(
|
|
124
124
|
"svg",
|
|
125
125
|
{
|
|
@@ -129,8 +129,72 @@ function C({ size: t = 24, color: l = "currentColor", ...o }) {
|
|
|
129
129
|
fill: "none",
|
|
130
130
|
xmlns: "http://www.w3.org/2000/svg",
|
|
131
131
|
strokeWidth: "0",
|
|
132
|
-
color:
|
|
133
|
-
...
|
|
132
|
+
color: o,
|
|
133
|
+
...l,
|
|
134
|
+
children: /* @__PURE__ */ r("path", { id: "Vector 97", d: "M4 11L10.5 18L20 6", stroke: "currentColor", strokeWidth: "2" })
|
|
135
|
+
}
|
|
136
|
+
);
|
|
137
|
+
}
|
|
138
|
+
function C({ size: t = 24, color: o = "currentColor", ...l }) {
|
|
139
|
+
return /* @__PURE__ */ r(
|
|
140
|
+
"svg",
|
|
141
|
+
{
|
|
142
|
+
width: t,
|
|
143
|
+
height: t,
|
|
144
|
+
viewBox: "0 0 24 24",
|
|
145
|
+
fill: "none",
|
|
146
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
147
|
+
strokeWidth: "0",
|
|
148
|
+
color: o,
|
|
149
|
+
...l,
|
|
150
|
+
children: /* @__PURE__ */ r(
|
|
151
|
+
"path",
|
|
152
|
+
{
|
|
153
|
+
id: "Vector",
|
|
154
|
+
d: "M20.4 20.4H3.60001V3.6H20.4V20.4ZM15.1688 8.0625L10.6913 14.22L8.10001 11.6287L6.82876 12.9L10.1625 16.2337L10.905 16.98L11.5238 16.1287L16.62 9.12L17.1488 8.3925L15.6938 7.33125L15.165 8.05875L15.1688 8.0625Z",
|
|
155
|
+
fill: "currentColor",
|
|
156
|
+
fillOpacity: "0.9"
|
|
157
|
+
}
|
|
158
|
+
)
|
|
159
|
+
}
|
|
160
|
+
);
|
|
161
|
+
}
|
|
162
|
+
function d({ size: t = 24, color: o = "currentColor", ...l }) {
|
|
163
|
+
return /* @__PURE__ */ r(
|
|
164
|
+
"svg",
|
|
165
|
+
{
|
|
166
|
+
width: t,
|
|
167
|
+
height: t,
|
|
168
|
+
viewBox: "0 0 24 24",
|
|
169
|
+
fill: "none",
|
|
170
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
171
|
+
strokeWidth: "0",
|
|
172
|
+
color: o,
|
|
173
|
+
...l,
|
|
174
|
+
children: /* @__PURE__ */ r(
|
|
175
|
+
"path",
|
|
176
|
+
{
|
|
177
|
+
id: "Vector",
|
|
178
|
+
d: "M18.6 5.4V18.6H5.40001V5.4H18.6ZM5.40001 3.6H3.60001V20.4H20.4V3.6H5.40001Z",
|
|
179
|
+
fill: "currentColor",
|
|
180
|
+
fillOpacity: "0.9"
|
|
181
|
+
}
|
|
182
|
+
)
|
|
183
|
+
}
|
|
184
|
+
);
|
|
185
|
+
}
|
|
186
|
+
function V({ size: t = 24, color: o = "currentColor", ...l }) {
|
|
187
|
+
return /* @__PURE__ */ r(
|
|
188
|
+
"svg",
|
|
189
|
+
{
|
|
190
|
+
width: t,
|
|
191
|
+
height: t,
|
|
192
|
+
viewBox: "0 0 24 24",
|
|
193
|
+
fill: "none",
|
|
194
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
195
|
+
strokeWidth: "0",
|
|
196
|
+
color: o,
|
|
197
|
+
...l,
|
|
134
198
|
children: /* @__PURE__ */ r(
|
|
135
199
|
"path",
|
|
136
200
|
{
|
|
@@ -143,7 +207,7 @@ function C({ size: t = 24, color: l = "currentColor", ...o }) {
|
|
|
143
207
|
}
|
|
144
208
|
);
|
|
145
209
|
}
|
|
146
|
-
function
|
|
210
|
+
function u({ size: t = 24, color: o = "currentColor", ...l }) {
|
|
147
211
|
return /* @__PURE__ */ r(
|
|
148
212
|
"svg",
|
|
149
213
|
{
|
|
@@ -153,8 +217,8 @@ function w({ size: t = 24, color: l = "currentColor", ...o }) {
|
|
|
153
217
|
fill: "none",
|
|
154
218
|
xmlns: "http://www.w3.org/2000/svg",
|
|
155
219
|
strokeWidth: "0",
|
|
156
|
-
color:
|
|
157
|
-
...
|
|
220
|
+
color: o,
|
|
221
|
+
...l,
|
|
158
222
|
children: /* @__PURE__ */ r(
|
|
159
223
|
"path",
|
|
160
224
|
{
|
|
@@ -167,7 +231,7 @@ function w({ size: t = 24, color: l = "currentColor", ...o }) {
|
|
|
167
231
|
}
|
|
168
232
|
);
|
|
169
233
|
}
|
|
170
|
-
function
|
|
234
|
+
function g({ size: t = 24, color: o = "currentColor", ...l }) {
|
|
171
235
|
return /* @__PURE__ */ r(
|
|
172
236
|
"svg",
|
|
173
237
|
{
|
|
@@ -177,8 +241,8 @@ function d({ size: t = 24, color: l = "currentColor", ...o }) {
|
|
|
177
241
|
fill: "none",
|
|
178
242
|
xmlns: "http://www.w3.org/2000/svg",
|
|
179
243
|
strokeWidth: "0",
|
|
180
|
-
color:
|
|
181
|
-
...
|
|
244
|
+
color: o,
|
|
245
|
+
...l,
|
|
182
246
|
children: /* @__PURE__ */ r(
|
|
183
247
|
"path",
|
|
184
248
|
{
|
|
@@ -191,7 +255,7 @@ function d({ size: t = 24, color: l = "currentColor", ...o }) {
|
|
|
191
255
|
}
|
|
192
256
|
);
|
|
193
257
|
}
|
|
194
|
-
function
|
|
258
|
+
function f({ size: t = 24, color: o = "currentColor", ...l }) {
|
|
195
259
|
return /* @__PURE__ */ r(
|
|
196
260
|
"svg",
|
|
197
261
|
{
|
|
@@ -201,8 +265,8 @@ function V({ size: t = 24, color: l = "currentColor", ...o }) {
|
|
|
201
265
|
fill: "none",
|
|
202
266
|
xmlns: "http://www.w3.org/2000/svg",
|
|
203
267
|
strokeWidth: "0",
|
|
204
|
-
color:
|
|
205
|
-
...
|
|
268
|
+
color: o,
|
|
269
|
+
...l,
|
|
206
270
|
children: /* @__PURE__ */ r(
|
|
207
271
|
"path",
|
|
208
272
|
{
|
|
@@ -215,7 +279,7 @@ function V({ size: t = 24, color: l = "currentColor", ...o }) {
|
|
|
215
279
|
}
|
|
216
280
|
);
|
|
217
281
|
}
|
|
218
|
-
function
|
|
282
|
+
function H({ size: t = 24, color: o = "currentColor", ...l }) {
|
|
219
283
|
return /* @__PURE__ */ r(
|
|
220
284
|
"svg",
|
|
221
285
|
{
|
|
@@ -225,8 +289,8 @@ function u({ size: t = 24, color: l = "currentColor", ...o }) {
|
|
|
225
289
|
fill: "none",
|
|
226
290
|
xmlns: "http://www.w3.org/2000/svg",
|
|
227
291
|
strokeWidth: "0",
|
|
228
|
-
color:
|
|
229
|
-
...
|
|
292
|
+
color: o,
|
|
293
|
+
...l,
|
|
230
294
|
children: /* @__PURE__ */ r(
|
|
231
295
|
"path",
|
|
232
296
|
{
|
|
@@ -239,7 +303,7 @@ function u({ size: t = 24, color: l = "currentColor", ...o }) {
|
|
|
239
303
|
}
|
|
240
304
|
);
|
|
241
305
|
}
|
|
242
|
-
function
|
|
306
|
+
function s({ size: t = 24, color: o = "currentColor", ...l }) {
|
|
243
307
|
return /* @__PURE__ */ r(
|
|
244
308
|
"svg",
|
|
245
309
|
{
|
|
@@ -249,8 +313,8 @@ function g({ size: t = 24, color: l = "currentColor", ...o }) {
|
|
|
249
313
|
fill: "none",
|
|
250
314
|
xmlns: "http://www.w3.org/2000/svg",
|
|
251
315
|
strokeWidth: "0",
|
|
252
|
-
color:
|
|
253
|
-
...
|
|
316
|
+
color: o,
|
|
317
|
+
...l,
|
|
254
318
|
children: /* @__PURE__ */ r(
|
|
255
319
|
"path",
|
|
256
320
|
{
|
|
@@ -263,7 +327,7 @@ function g({ size: t = 24, color: l = "currentColor", ...o }) {
|
|
|
263
327
|
}
|
|
264
328
|
);
|
|
265
329
|
}
|
|
266
|
-
function
|
|
330
|
+
function p({ size: t = 24, color: o = "currentColor", ...l }) {
|
|
267
331
|
return /* @__PURE__ */ r(
|
|
268
332
|
"svg",
|
|
269
333
|
{
|
|
@@ -273,8 +337,8 @@ function f({ size: t = 24, color: l = "currentColor", ...o }) {
|
|
|
273
337
|
fill: "none",
|
|
274
338
|
xmlns: "http://www.w3.org/2000/svg",
|
|
275
339
|
strokeWidth: "0",
|
|
276
|
-
color:
|
|
277
|
-
...
|
|
340
|
+
color: o,
|
|
341
|
+
...l,
|
|
278
342
|
children: /* @__PURE__ */ r(
|
|
279
343
|
"path",
|
|
280
344
|
{
|
|
@@ -287,7 +351,7 @@ function f({ size: t = 24, color: l = "currentColor", ...o }) {
|
|
|
287
351
|
}
|
|
288
352
|
);
|
|
289
353
|
}
|
|
290
|
-
function
|
|
354
|
+
function v({ size: t = 24, color: o = "currentColor", ...l }) {
|
|
291
355
|
return /* @__PURE__ */ r(
|
|
292
356
|
"svg",
|
|
293
357
|
{
|
|
@@ -297,8 +361,8 @@ function H({ size: t = 24, color: l = "currentColor", ...o }) {
|
|
|
297
361
|
fill: "none",
|
|
298
362
|
xmlns: "http://www.w3.org/2000/svg",
|
|
299
363
|
strokeWidth: "0",
|
|
300
|
-
color:
|
|
301
|
-
...
|
|
364
|
+
color: o,
|
|
365
|
+
...l,
|
|
302
366
|
children: /* @__PURE__ */ r(
|
|
303
367
|
"path",
|
|
304
368
|
{
|
|
@@ -311,7 +375,7 @@ function H({ size: t = 24, color: l = "currentColor", ...o }) {
|
|
|
311
375
|
}
|
|
312
376
|
);
|
|
313
377
|
}
|
|
314
|
-
function
|
|
378
|
+
function a({ size: t = 24, color: o = "currentColor", ...l }) {
|
|
315
379
|
return /* @__PURE__ */ r(
|
|
316
380
|
"svg",
|
|
317
381
|
{
|
|
@@ -321,8 +385,8 @@ function s({ size: t = 24, color: l = "currentColor", ...o }) {
|
|
|
321
385
|
fill: "none",
|
|
322
386
|
xmlns: "http://www.w3.org/2000/svg",
|
|
323
387
|
strokeWidth: "0",
|
|
324
|
-
color:
|
|
325
|
-
...
|
|
388
|
+
color: o,
|
|
389
|
+
...l,
|
|
326
390
|
children: /* @__PURE__ */ r(
|
|
327
391
|
"path",
|
|
328
392
|
{
|
|
@@ -335,7 +399,31 @@ function s({ size: t = 24, color: l = "currentColor", ...o }) {
|
|
|
335
399
|
}
|
|
336
400
|
);
|
|
337
401
|
}
|
|
338
|
-
function
|
|
402
|
+
function M({ size: t = 24, color: o = "currentColor", ...l }) {
|
|
403
|
+
return /* @__PURE__ */ r(
|
|
404
|
+
"svg",
|
|
405
|
+
{
|
|
406
|
+
width: t,
|
|
407
|
+
height: t,
|
|
408
|
+
viewBox: "0 0 24 24",
|
|
409
|
+
fill: "none",
|
|
410
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
411
|
+
strokeWidth: "0",
|
|
412
|
+
color: o,
|
|
413
|
+
...l,
|
|
414
|
+
children: /* @__PURE__ */ r(
|
|
415
|
+
"path",
|
|
416
|
+
{
|
|
417
|
+
id: "Vector",
|
|
418
|
+
d: "M1 6.5H9.25L9.58 6.94L12 10.1678L14.42 6.94L14.75 6.5H23V17.5H14.75L14.42 17.06L12 13.8322L9.58 17.06L9.25 17.5H1V6.5ZM10.625 12L8.15 8.7H3.2V15.3H8.15L10.625 12ZM13.375 12L15.85 15.3H20.8V8.7H15.85L13.375 12Z",
|
|
419
|
+
fill: "currentColor",
|
|
420
|
+
fillOpacity: "0.9"
|
|
421
|
+
}
|
|
422
|
+
)
|
|
423
|
+
}
|
|
424
|
+
);
|
|
425
|
+
}
|
|
426
|
+
function Z({ size: t = 24, color: o = "currentColor", ...l }) {
|
|
339
427
|
return /* @__PURE__ */ r(
|
|
340
428
|
"svg",
|
|
341
429
|
{
|
|
@@ -345,8 +433,8 @@ function p({ size: t = 24, color: l = "currentColor", ...o }) {
|
|
|
345
433
|
fill: "none",
|
|
346
434
|
xmlns: "http://www.w3.org/2000/svg",
|
|
347
435
|
strokeWidth: "0",
|
|
348
|
-
color:
|
|
349
|
-
...
|
|
436
|
+
color: o,
|
|
437
|
+
...l,
|
|
350
438
|
children: /* @__PURE__ */ r(
|
|
351
439
|
"path",
|
|
352
440
|
{
|
|
@@ -359,7 +447,7 @@ function p({ size: t = 24, color: l = "currentColor", ...o }) {
|
|
|
359
447
|
}
|
|
360
448
|
);
|
|
361
449
|
}
|
|
362
|
-
function
|
|
450
|
+
function x({ size: t = 24, color: o = "currentColor", ...l }) {
|
|
363
451
|
return /* @__PURE__ */ r(
|
|
364
452
|
"svg",
|
|
365
453
|
{
|
|
@@ -369,8 +457,8 @@ function v({ size: t = 24, color: l = "currentColor", ...o }) {
|
|
|
369
457
|
fill: "none",
|
|
370
458
|
xmlns: "http://www.w3.org/2000/svg",
|
|
371
459
|
strokeWidth: "0",
|
|
372
|
-
color:
|
|
373
|
-
...
|
|
460
|
+
color: o,
|
|
461
|
+
...l,
|
|
374
462
|
children: /* @__PURE__ */ r(
|
|
375
463
|
"path",
|
|
376
464
|
{
|
|
@@ -383,7 +471,7 @@ function v({ size: t = 24, color: l = "currentColor", ...o }) {
|
|
|
383
471
|
}
|
|
384
472
|
);
|
|
385
473
|
}
|
|
386
|
-
function
|
|
474
|
+
function O({ size: t = 24, color: o = "currentColor", ...l }) {
|
|
387
475
|
return /* @__PURE__ */ r(
|
|
388
476
|
"svg",
|
|
389
477
|
{
|
|
@@ -393,8 +481,8 @@ function a({ size: t = 24, color: l = "currentColor", ...o }) {
|
|
|
393
481
|
fill: "none",
|
|
394
482
|
xmlns: "http://www.w3.org/2000/svg",
|
|
395
483
|
strokeWidth: "0",
|
|
396
|
-
color:
|
|
397
|
-
...
|
|
484
|
+
color: o,
|
|
485
|
+
...l,
|
|
398
486
|
children: /* @__PURE__ */ r(
|
|
399
487
|
"path",
|
|
400
488
|
{
|
|
@@ -407,7 +495,7 @@ function a({ size: t = 24, color: l = "currentColor", ...o }) {
|
|
|
407
495
|
}
|
|
408
496
|
);
|
|
409
497
|
}
|
|
410
|
-
function
|
|
498
|
+
function m({ size: t = 24, color: o = "currentColor", ...l }) {
|
|
411
499
|
return /* @__PURE__ */ r(
|
|
412
500
|
"svg",
|
|
413
501
|
{
|
|
@@ -417,8 +505,8 @@ function M({ size: t = 24, color: l = "currentColor", ...o }) {
|
|
|
417
505
|
fill: "none",
|
|
418
506
|
xmlns: "http://www.w3.org/2000/svg",
|
|
419
507
|
strokeWidth: "0",
|
|
420
|
-
color:
|
|
421
|
-
...
|
|
508
|
+
color: o,
|
|
509
|
+
...l,
|
|
422
510
|
children: /* @__PURE__ */ r(
|
|
423
511
|
"path",
|
|
424
512
|
{
|
|
@@ -431,7 +519,7 @@ function M({ size: t = 24, color: l = "currentColor", ...o }) {
|
|
|
431
519
|
}
|
|
432
520
|
);
|
|
433
521
|
}
|
|
434
|
-
function
|
|
522
|
+
function k({ size: t = 24, color: o = "currentColor", ...l }) {
|
|
435
523
|
return /* @__PURE__ */ r(
|
|
436
524
|
"svg",
|
|
437
525
|
{
|
|
@@ -441,8 +529,8 @@ function Z({ size: t = 24, color: l = "currentColor", ...o }) {
|
|
|
441
529
|
fill: "none",
|
|
442
530
|
xmlns: "http://www.w3.org/2000/svg",
|
|
443
531
|
strokeWidth: "0",
|
|
444
|
-
color:
|
|
445
|
-
...
|
|
532
|
+
color: o,
|
|
533
|
+
...l,
|
|
446
534
|
children: /* @__PURE__ */ r(
|
|
447
535
|
"path",
|
|
448
536
|
{
|
|
@@ -455,7 +543,7 @@ function Z({ size: t = 24, color: l = "currentColor", ...o }) {
|
|
|
455
543
|
}
|
|
456
544
|
);
|
|
457
545
|
}
|
|
458
|
-
function
|
|
546
|
+
function W({ size: t = 24, color: o = "currentColor", ...l }) {
|
|
459
547
|
return /* @__PURE__ */ r(
|
|
460
548
|
"svg",
|
|
461
549
|
{
|
|
@@ -465,8 +553,8 @@ function x({ size: t = 24, color: l = "currentColor", ...o }) {
|
|
|
465
553
|
fill: "none",
|
|
466
554
|
xmlns: "http://www.w3.org/2000/svg",
|
|
467
555
|
strokeWidth: "0",
|
|
468
|
-
color:
|
|
469
|
-
...
|
|
556
|
+
color: o,
|
|
557
|
+
...l,
|
|
470
558
|
children: /* @__PURE__ */ r(
|
|
471
559
|
"path",
|
|
472
560
|
{
|
|
@@ -479,7 +567,7 @@ function x({ size: t = 24, color: l = "currentColor", ...o }) {
|
|
|
479
567
|
}
|
|
480
568
|
);
|
|
481
569
|
}
|
|
482
|
-
function
|
|
570
|
+
function y({ size: t = 24, color: o = "currentColor", ...l }) {
|
|
483
571
|
return /* @__PURE__ */ r(
|
|
484
572
|
"svg",
|
|
485
573
|
{
|
|
@@ -489,8 +577,8 @@ function O({ size: t = 24, color: l = "currentColor", ...o }) {
|
|
|
489
577
|
fill: "none",
|
|
490
578
|
xmlns: "http://www.w3.org/2000/svg",
|
|
491
579
|
strokeWidth: "0",
|
|
492
|
-
color:
|
|
493
|
-
...
|
|
580
|
+
color: o,
|
|
581
|
+
...l,
|
|
494
582
|
children: /* @__PURE__ */ r(
|
|
495
583
|
"path",
|
|
496
584
|
{
|
|
@@ -503,7 +591,7 @@ function O({ size: t = 24, color: l = "currentColor", ...o }) {
|
|
|
503
591
|
}
|
|
504
592
|
);
|
|
505
593
|
}
|
|
506
|
-
function
|
|
594
|
+
function B({ size: t = 24, color: o = "currentColor", ...l }) {
|
|
507
595
|
return /* @__PURE__ */ r(
|
|
508
596
|
"svg",
|
|
509
597
|
{
|
|
@@ -513,8 +601,8 @@ function m({ size: t = 24, color: l = "currentColor", ...o }) {
|
|
|
513
601
|
fill: "none",
|
|
514
602
|
xmlns: "http://www.w3.org/2000/svg",
|
|
515
603
|
strokeWidth: "0",
|
|
516
|
-
color:
|
|
517
|
-
...
|
|
604
|
+
color: o,
|
|
605
|
+
...l,
|
|
518
606
|
children: /* @__PURE__ */ r(
|
|
519
607
|
"path",
|
|
520
608
|
{
|
|
@@ -527,7 +615,7 @@ function m({ size: t = 24, color: l = "currentColor", ...o }) {
|
|
|
527
615
|
}
|
|
528
616
|
);
|
|
529
617
|
}
|
|
530
|
-
function
|
|
618
|
+
function I({ size: t = 24, color: o = "currentColor", ...l }) {
|
|
531
619
|
return /* @__PURE__ */ r(
|
|
532
620
|
"svg",
|
|
533
621
|
{
|
|
@@ -537,8 +625,8 @@ function k({ size: t = 24, color: l = "currentColor", ...o }) {
|
|
|
537
625
|
fill: "none",
|
|
538
626
|
xmlns: "http://www.w3.org/2000/svg",
|
|
539
627
|
strokeWidth: "0",
|
|
540
|
-
color:
|
|
541
|
-
...
|
|
628
|
+
color: o,
|
|
629
|
+
...l,
|
|
542
630
|
children: /* @__PURE__ */ r(
|
|
543
631
|
"path",
|
|
544
632
|
{
|
|
@@ -551,7 +639,7 @@ function k({ size: t = 24, color: l = "currentColor", ...o }) {
|
|
|
551
639
|
}
|
|
552
640
|
);
|
|
553
641
|
}
|
|
554
|
-
function
|
|
642
|
+
function F({ size: t = 24, color: o = "currentColor", ...l }) {
|
|
555
643
|
return /* @__PURE__ */ r(
|
|
556
644
|
"svg",
|
|
557
645
|
{
|
|
@@ -561,8 +649,8 @@ function y({ size: t = 24, color: l = "currentColor", ...o }) {
|
|
|
561
649
|
fill: "none",
|
|
562
650
|
xmlns: "http://www.w3.org/2000/svg",
|
|
563
651
|
strokeWidth: "0",
|
|
564
|
-
color:
|
|
565
|
-
...
|
|
652
|
+
color: o,
|
|
653
|
+
...l,
|
|
566
654
|
children: /* @__PURE__ */ r(
|
|
567
655
|
"path",
|
|
568
656
|
{
|
|
@@ -575,7 +663,7 @@ function y({ size: t = 24, color: l = "currentColor", ...o }) {
|
|
|
575
663
|
}
|
|
576
664
|
);
|
|
577
665
|
}
|
|
578
|
-
function
|
|
666
|
+
function b({ size: t = 24, color: o = "currentColor", ...l }) {
|
|
579
667
|
return /* @__PURE__ */ r(
|
|
580
668
|
"svg",
|
|
581
669
|
{
|
|
@@ -585,8 +673,8 @@ function B({ size: t = 24, color: l = "currentColor", ...o }) {
|
|
|
585
673
|
fill: "none",
|
|
586
674
|
xmlns: "http://www.w3.org/2000/svg",
|
|
587
675
|
strokeWidth: "0",
|
|
588
|
-
color:
|
|
589
|
-
...
|
|
676
|
+
color: o,
|
|
677
|
+
...l,
|
|
590
678
|
children: /* @__PURE__ */ r(
|
|
591
679
|
"path",
|
|
592
680
|
{
|
|
@@ -599,7 +687,7 @@ function B({ size: t = 24, color: l = "currentColor", ...o }) {
|
|
|
599
687
|
}
|
|
600
688
|
);
|
|
601
689
|
}
|
|
602
|
-
function
|
|
690
|
+
function D({ size: t = 24, color: o = "currentColor", ...l }) {
|
|
603
691
|
return /* @__PURE__ */ r(
|
|
604
692
|
"svg",
|
|
605
693
|
{
|
|
@@ -609,8 +697,8 @@ function W({ size: t = 24, color: l = "currentColor", ...o }) {
|
|
|
609
697
|
fill: "none",
|
|
610
698
|
xmlns: "http://www.w3.org/2000/svg",
|
|
611
699
|
strokeWidth: "0",
|
|
612
|
-
color:
|
|
613
|
-
...
|
|
700
|
+
color: o,
|
|
701
|
+
...l,
|
|
614
702
|
children: /* @__PURE__ */ r(
|
|
615
703
|
"path",
|
|
616
704
|
{
|
|
@@ -623,7 +711,7 @@ function W({ size: t = 24, color: l = "currentColor", ...o }) {
|
|
|
623
711
|
}
|
|
624
712
|
);
|
|
625
713
|
}
|
|
626
|
-
function
|
|
714
|
+
function S({ size: t = 24, color: o = "currentColor", ...l }) {
|
|
627
715
|
return /* @__PURE__ */ r(
|
|
628
716
|
"svg",
|
|
629
717
|
{
|
|
@@ -633,8 +721,8 @@ function I({ size: t = 24, color: l = "currentColor", ...o }) {
|
|
|
633
721
|
fill: "none",
|
|
634
722
|
xmlns: "http://www.w3.org/2000/svg",
|
|
635
723
|
strokeWidth: "0",
|
|
636
|
-
color:
|
|
637
|
-
...
|
|
724
|
+
color: o,
|
|
725
|
+
...l,
|
|
638
726
|
children: /* @__PURE__ */ r(
|
|
639
727
|
"path",
|
|
640
728
|
{
|
|
@@ -647,7 +735,7 @@ function I({ size: t = 24, color: l = "currentColor", ...o }) {
|
|
|
647
735
|
}
|
|
648
736
|
);
|
|
649
737
|
}
|
|
650
|
-
function
|
|
738
|
+
function T({ size: t = 24, color: o = "currentColor", ...l }) {
|
|
651
739
|
return /* @__PURE__ */ r(
|
|
652
740
|
"svg",
|
|
653
741
|
{
|
|
@@ -657,8 +745,8 @@ function F({ size: t = 24, color: l = "currentColor", ...o }) {
|
|
|
657
745
|
fill: "none",
|
|
658
746
|
xmlns: "http://www.w3.org/2000/svg",
|
|
659
747
|
strokeWidth: "0",
|
|
660
|
-
color:
|
|
661
|
-
...
|
|
748
|
+
color: o,
|
|
749
|
+
...l,
|
|
662
750
|
children: /* @__PURE__ */ r(
|
|
663
751
|
"path",
|
|
664
752
|
{
|
|
@@ -671,7 +759,7 @@ function F({ size: t = 24, color: l = "currentColor", ...o }) {
|
|
|
671
759
|
}
|
|
672
760
|
);
|
|
673
761
|
}
|
|
674
|
-
function
|
|
762
|
+
function A({ size: t = 24, color: o = "currentColor", ...l }) {
|
|
675
763
|
return /* @__PURE__ */ r(
|
|
676
764
|
"svg",
|
|
677
765
|
{
|
|
@@ -681,8 +769,8 @@ function b({ size: t = 24, color: l = "currentColor", ...o }) {
|
|
|
681
769
|
fill: "none",
|
|
682
770
|
xmlns: "http://www.w3.org/2000/svg",
|
|
683
771
|
strokeWidth: "0",
|
|
684
|
-
color:
|
|
685
|
-
...
|
|
772
|
+
color: o,
|
|
773
|
+
...l,
|
|
686
774
|
children: /* @__PURE__ */ r(
|
|
687
775
|
"path",
|
|
688
776
|
{
|
|
@@ -701,29 +789,33 @@ export {
|
|
|
701
789
|
h as ArrowUpOutlineIcon,
|
|
702
790
|
c as BookFillIcon,
|
|
703
791
|
L as ChatFillIcon,
|
|
704
|
-
|
|
705
|
-
|
|
706
|
-
d as
|
|
707
|
-
V as
|
|
708
|
-
u as
|
|
709
|
-
g as
|
|
710
|
-
f as
|
|
711
|
-
H as
|
|
712
|
-
s as
|
|
713
|
-
p as
|
|
714
|
-
v as
|
|
715
|
-
a as
|
|
716
|
-
M as
|
|
717
|
-
Z as
|
|
718
|
-
x as
|
|
719
|
-
O as
|
|
720
|
-
m as
|
|
721
|
-
k as
|
|
722
|
-
|
|
723
|
-
|
|
724
|
-
|
|
725
|
-
I as
|
|
726
|
-
F as
|
|
727
|
-
b as
|
|
792
|
+
w as CheckOutlineIcon,
|
|
793
|
+
C as CheckboxFillIcon,
|
|
794
|
+
d as CheckboxOutlineIcon,
|
|
795
|
+
V as ChevronLeftOutlineIcon,
|
|
796
|
+
u as ChevronRightOutlineIcon,
|
|
797
|
+
g as CloseOutlineIcon,
|
|
798
|
+
f as CompassFillIcon,
|
|
799
|
+
H as DartFillIcon,
|
|
800
|
+
s as DeleteOutlineIcon,
|
|
801
|
+
p as EllipsisOutlineIcon,
|
|
802
|
+
v as HeartFillIcon,
|
|
803
|
+
a as HeartOutlineIcon,
|
|
804
|
+
M as InfinityOutlineIcon,
|
|
805
|
+
Z as LightbulbFillIcon,
|
|
806
|
+
x as LockFillIcon,
|
|
807
|
+
O as MessageSmileOutlineIcon,
|
|
808
|
+
m as NavCommentFillIcon,
|
|
809
|
+
k as NavHomeFillIcon,
|
|
810
|
+
W as NavMyFillIcon,
|
|
811
|
+
y as RecreateOutlineIcon,
|
|
812
|
+
B as SearchOutlineIcon,
|
|
813
|
+
I as SendFillIcon,
|
|
814
|
+
F as ThumbsDownFillIcon,
|
|
815
|
+
b as ThumbsDownOutlineIcon,
|
|
816
|
+
D as ThumbsUpFillIcon,
|
|
817
|
+
S as ThumbsUpOutlineIcon,
|
|
818
|
+
T as VideoFillIcon,
|
|
819
|
+
A as WandMagicFillIcon
|
|
728
820
|
};
|
|
729
821
|
//# sourceMappingURL=index.mjs.map
|