@snapcall/design-system 1.20.0-beta.3 → 1.20.0-beta.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/Command/index.d.mts +1 -1
- package/dist/Command/index.d.ts +1 -1
- package/dist/CreatableSelect/index.d.mts +1 -1
- package/dist/CreatableSelect/index.d.ts +1 -1
- package/dist/{chunk-R3S6KBX3.mjs → chunk-AHDZKO2U.mjs} +26 -69
- package/dist/chunk-FCKIVF33.mjs +454 -0
- package/dist/{chunk-PDYIMMJH.mjs → chunk-MABOGCOL.mjs} +8 -47
- package/dist/{chunk-XWD63VYR.mjs → chunk-PGRZSZPW.mjs} +1 -1
- package/dist/{chunk-4TUMP4TB.mjs → chunk-ZUDNZTUE.mjs} +5 -5
- package/dist/components/Accordion/index.mjs +9 -40
- package/dist/components/AlertDialog/index.mjs +3 -1
- package/dist/components/Button/index.mjs +3 -1
- package/dist/components/Calendar/index.mjs +6 -7
- package/dist/components/Carousel/index.mjs +17 -140
- package/dist/components/Checkbox/index.mjs +3 -2
- package/dist/components/Command/index.mjs +5 -5
- package/dist/components/CreatableSelect/index.mjs +7 -7
- package/dist/components/Dialog/index.mjs +5 -4
- package/dist/components/DropdownMenu/index.mjs +5 -5
- package/dist/components/FilterButton/index.mjs +3 -1
- package/dist/components/Pagination/index.mjs +18 -84
- package/dist/components/Select/index.mjs +12 -42
- package/dist/components/Sheet/index.mjs +5 -4
- package/dist/components/Toaster/index.mjs +5 -4
- package/dist/components/ToggleGroup/index.mjs +2 -1
- package/dist/icons/index.d.mts +2452 -2
- package/dist/icons/index.d.ts +2452 -2
- package/dist/icons/index.js +3678 -2455
- package/dist/icons/index.mjs +2450 -1227
- package/dist/{index-Jp7jKI5I.d.ts → index-ra0AVXfz.d.mts} +7 -7
- package/dist/{index-Jp7jKI5I.d.mts → index-ra0AVXfz.d.ts} +7 -7
- package/dist/index.d.mts +2 -4
- package/dist/index.d.ts +2 -4
- package/dist/index.js +49 -11
- package/dist/index.mjs +46 -5
- package/package.json +19 -1
- package/dist/chunk-NOFOM2SJ.mjs +0 -41
- package/dist/chunk-PPFZHO26.mjs +0 -41
- package/dist/chunk-ZT2KTEGZ.mjs +0 -41
- package/dist/icons/search.js +0 -98
- package/dist/icons/search.mjs +0 -50
- package/dist/index-2pOvozv0.d.mts +0 -2456
- package/dist/index-2pOvozv0.d.ts +0 -2456
- package/dist/search.d.mts +0 -6
- package/dist/search.d.ts +0 -6
package/dist/icons/index.mjs
CHANGED
|
@@ -1,1227 +1,2450 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
|
|
104
|
-
|
|
105
|
-
|
|
106
|
-
|
|
107
|
-
|
|
108
|
-
|
|
109
|
-
|
|
110
|
-
|
|
111
|
-
|
|
112
|
-
|
|
113
|
-
|
|
114
|
-
|
|
115
|
-
|
|
116
|
-
|
|
117
|
-
|
|
118
|
-
|
|
119
|
-
|
|
120
|
-
|
|
121
|
-
|
|
122
|
-
|
|
123
|
-
|
|
124
|
-
|
|
125
|
-
|
|
126
|
-
|
|
127
|
-
|
|
128
|
-
|
|
129
|
-
|
|
130
|
-
|
|
131
|
-
|
|
132
|
-
|
|
133
|
-
|
|
134
|
-
|
|
135
|
-
|
|
136
|
-
|
|
137
|
-
|
|
138
|
-
|
|
139
|
-
|
|
140
|
-
|
|
141
|
-
|
|
142
|
-
|
|
143
|
-
|
|
144
|
-
|
|
145
|
-
|
|
146
|
-
|
|
147
|
-
|
|
148
|
-
|
|
149
|
-
|
|
150
|
-
|
|
151
|
-
|
|
152
|
-
|
|
153
|
-
|
|
154
|
-
|
|
155
|
-
|
|
156
|
-
|
|
157
|
-
|
|
158
|
-
|
|
159
|
-
|
|
160
|
-
|
|
161
|
-
|
|
162
|
-
|
|
163
|
-
|
|
164
|
-
|
|
165
|
-
|
|
166
|
-
|
|
167
|
-
|
|
168
|
-
|
|
169
|
-
|
|
170
|
-
|
|
171
|
-
|
|
172
|
-
|
|
173
|
-
|
|
174
|
-
|
|
175
|
-
|
|
176
|
-
|
|
177
|
-
|
|
178
|
-
|
|
179
|
-
|
|
180
|
-
|
|
181
|
-
|
|
182
|
-
|
|
183
|
-
|
|
184
|
-
|
|
185
|
-
|
|
186
|
-
|
|
187
|
-
|
|
188
|
-
|
|
189
|
-
|
|
190
|
-
|
|
191
|
-
|
|
192
|
-
|
|
193
|
-
|
|
194
|
-
|
|
195
|
-
|
|
196
|
-
|
|
197
|
-
|
|
198
|
-
|
|
199
|
-
|
|
200
|
-
|
|
201
|
-
|
|
202
|
-
|
|
203
|
-
|
|
204
|
-
|
|
205
|
-
|
|
206
|
-
|
|
207
|
-
|
|
208
|
-
|
|
209
|
-
|
|
210
|
-
|
|
211
|
-
|
|
212
|
-
|
|
213
|
-
|
|
214
|
-
|
|
215
|
-
|
|
216
|
-
|
|
217
|
-
|
|
218
|
-
|
|
219
|
-
|
|
220
|
-
|
|
221
|
-
|
|
222
|
-
|
|
223
|
-
|
|
224
|
-
|
|
225
|
-
|
|
226
|
-
|
|
227
|
-
|
|
228
|
-
|
|
229
|
-
|
|
230
|
-
|
|
231
|
-
|
|
232
|
-
|
|
233
|
-
|
|
234
|
-
|
|
235
|
-
|
|
236
|
-
|
|
237
|
-
|
|
238
|
-
|
|
239
|
-
|
|
240
|
-
|
|
241
|
-
|
|
242
|
-
|
|
243
|
-
|
|
244
|
-
|
|
245
|
-
|
|
246
|
-
|
|
247
|
-
|
|
248
|
-
|
|
249
|
-
|
|
250
|
-
|
|
251
|
-
|
|
252
|
-
|
|
253
|
-
|
|
254
|
-
|
|
255
|
-
|
|
256
|
-
|
|
257
|
-
|
|
258
|
-
|
|
259
|
-
|
|
260
|
-
|
|
261
|
-
|
|
262
|
-
|
|
263
|
-
|
|
264
|
-
|
|
265
|
-
|
|
266
|
-
|
|
267
|
-
|
|
268
|
-
|
|
269
|
-
|
|
270
|
-
|
|
271
|
-
|
|
272
|
-
|
|
273
|
-
|
|
274
|
-
|
|
275
|
-
|
|
276
|
-
|
|
277
|
-
|
|
278
|
-
|
|
279
|
-
|
|
280
|
-
|
|
281
|
-
|
|
282
|
-
|
|
283
|
-
|
|
284
|
-
|
|
285
|
-
|
|
286
|
-
|
|
287
|
-
|
|
288
|
-
|
|
289
|
-
|
|
290
|
-
|
|
291
|
-
|
|
292
|
-
|
|
293
|
-
|
|
294
|
-
|
|
295
|
-
|
|
296
|
-
|
|
297
|
-
|
|
298
|
-
|
|
299
|
-
|
|
300
|
-
|
|
301
|
-
|
|
302
|
-
|
|
303
|
-
|
|
304
|
-
|
|
305
|
-
|
|
306
|
-
|
|
307
|
-
|
|
308
|
-
|
|
309
|
-
|
|
310
|
-
|
|
311
|
-
|
|
312
|
-
|
|
313
|
-
|
|
314
|
-
|
|
315
|
-
|
|
316
|
-
|
|
317
|
-
|
|
318
|
-
|
|
319
|
-
|
|
320
|
-
|
|
321
|
-
|
|
322
|
-
|
|
323
|
-
|
|
324
|
-
|
|
325
|
-
|
|
326
|
-
|
|
327
|
-
|
|
328
|
-
|
|
329
|
-
|
|
330
|
-
|
|
331
|
-
|
|
332
|
-
|
|
333
|
-
|
|
334
|
-
|
|
335
|
-
|
|
336
|
-
|
|
337
|
-
|
|
338
|
-
|
|
339
|
-
|
|
340
|
-
|
|
341
|
-
|
|
342
|
-
|
|
343
|
-
|
|
344
|
-
|
|
345
|
-
|
|
346
|
-
|
|
347
|
-
|
|
348
|
-
|
|
349
|
-
|
|
350
|
-
|
|
351
|
-
|
|
352
|
-
|
|
353
|
-
|
|
354
|
-
|
|
355
|
-
|
|
356
|
-
|
|
357
|
-
|
|
358
|
-
|
|
359
|
-
|
|
360
|
-
|
|
361
|
-
|
|
362
|
-
|
|
363
|
-
|
|
364
|
-
|
|
365
|
-
|
|
366
|
-
|
|
367
|
-
|
|
368
|
-
|
|
369
|
-
|
|
370
|
-
|
|
371
|
-
|
|
372
|
-
|
|
373
|
-
|
|
374
|
-
|
|
375
|
-
|
|
376
|
-
|
|
377
|
-
|
|
378
|
-
|
|
379
|
-
|
|
380
|
-
|
|
381
|
-
|
|
382
|
-
|
|
383
|
-
|
|
384
|
-
|
|
385
|
-
|
|
386
|
-
|
|
387
|
-
|
|
388
|
-
|
|
389
|
-
|
|
390
|
-
|
|
391
|
-
|
|
392
|
-
|
|
393
|
-
|
|
394
|
-
|
|
395
|
-
|
|
396
|
-
|
|
397
|
-
|
|
398
|
-
|
|
399
|
-
|
|
400
|
-
|
|
401
|
-
|
|
402
|
-
|
|
403
|
-
|
|
404
|
-
|
|
405
|
-
|
|
406
|
-
|
|
407
|
-
|
|
408
|
-
|
|
409
|
-
|
|
410
|
-
|
|
411
|
-
|
|
412
|
-
|
|
413
|
-
|
|
414
|
-
|
|
415
|
-
|
|
416
|
-
|
|
417
|
-
|
|
418
|
-
|
|
419
|
-
|
|
420
|
-
|
|
421
|
-
|
|
422
|
-
|
|
423
|
-
|
|
424
|
-
|
|
425
|
-
|
|
426
|
-
|
|
427
|
-
|
|
428
|
-
|
|
429
|
-
|
|
430
|
-
|
|
431
|
-
|
|
432
|
-
|
|
433
|
-
|
|
434
|
-
|
|
435
|
-
|
|
436
|
-
|
|
437
|
-
|
|
438
|
-
|
|
439
|
-
|
|
440
|
-
|
|
441
|
-
|
|
442
|
-
|
|
443
|
-
|
|
444
|
-
|
|
445
|
-
|
|
446
|
-
|
|
447
|
-
|
|
448
|
-
|
|
449
|
-
|
|
450
|
-
|
|
451
|
-
|
|
452
|
-
|
|
453
|
-
|
|
454
|
-
|
|
455
|
-
|
|
456
|
-
|
|
457
|
-
|
|
458
|
-
|
|
459
|
-
|
|
460
|
-
|
|
461
|
-
|
|
462
|
-
|
|
463
|
-
|
|
464
|
-
|
|
465
|
-
|
|
466
|
-
|
|
467
|
-
|
|
468
|
-
|
|
469
|
-
|
|
470
|
-
|
|
471
|
-
|
|
472
|
-
|
|
473
|
-
|
|
474
|
-
|
|
475
|
-
|
|
476
|
-
|
|
477
|
-
|
|
478
|
-
|
|
479
|
-
|
|
480
|
-
|
|
481
|
-
|
|
482
|
-
|
|
483
|
-
|
|
484
|
-
|
|
485
|
-
|
|
486
|
-
|
|
487
|
-
|
|
488
|
-
|
|
489
|
-
|
|
490
|
-
|
|
491
|
-
|
|
492
|
-
|
|
493
|
-
|
|
494
|
-
|
|
495
|
-
|
|
496
|
-
|
|
497
|
-
|
|
498
|
-
|
|
499
|
-
|
|
500
|
-
|
|
501
|
-
|
|
502
|
-
|
|
503
|
-
|
|
504
|
-
|
|
505
|
-
|
|
506
|
-
|
|
507
|
-
|
|
508
|
-
|
|
509
|
-
|
|
510
|
-
|
|
511
|
-
|
|
512
|
-
|
|
513
|
-
|
|
514
|
-
|
|
515
|
-
|
|
516
|
-
|
|
517
|
-
|
|
518
|
-
|
|
519
|
-
|
|
520
|
-
|
|
521
|
-
|
|
522
|
-
|
|
523
|
-
|
|
524
|
-
|
|
525
|
-
|
|
526
|
-
|
|
527
|
-
|
|
528
|
-
|
|
529
|
-
|
|
530
|
-
|
|
531
|
-
|
|
532
|
-
|
|
533
|
-
|
|
534
|
-
|
|
535
|
-
|
|
536
|
-
|
|
537
|
-
|
|
538
|
-
|
|
539
|
-
|
|
540
|
-
|
|
541
|
-
|
|
542
|
-
|
|
543
|
-
|
|
544
|
-
|
|
545
|
-
|
|
546
|
-
|
|
547
|
-
|
|
548
|
-
|
|
549
|
-
|
|
550
|
-
|
|
551
|
-
|
|
552
|
-
|
|
553
|
-
|
|
554
|
-
|
|
555
|
-
|
|
556
|
-
|
|
557
|
-
|
|
558
|
-
|
|
559
|
-
|
|
560
|
-
|
|
561
|
-
|
|
562
|
-
|
|
563
|
-
|
|
564
|
-
|
|
565
|
-
|
|
566
|
-
|
|
567
|
-
|
|
568
|
-
|
|
569
|
-
|
|
570
|
-
|
|
571
|
-
|
|
572
|
-
|
|
573
|
-
|
|
574
|
-
|
|
575
|
-
|
|
576
|
-
|
|
577
|
-
|
|
578
|
-
|
|
579
|
-
|
|
580
|
-
|
|
581
|
-
|
|
582
|
-
|
|
583
|
-
|
|
584
|
-
|
|
585
|
-
|
|
586
|
-
|
|
587
|
-
|
|
588
|
-
|
|
589
|
-
|
|
590
|
-
|
|
591
|
-
|
|
592
|
-
|
|
593
|
-
|
|
594
|
-
|
|
595
|
-
|
|
596
|
-
|
|
597
|
-
|
|
598
|
-
|
|
599
|
-
|
|
600
|
-
|
|
601
|
-
|
|
602
|
-
|
|
603
|
-
|
|
604
|
-
|
|
605
|
-
|
|
606
|
-
|
|
607
|
-
|
|
608
|
-
|
|
609
|
-
|
|
610
|
-
|
|
611
|
-
|
|
612
|
-
|
|
613
|
-
|
|
614
|
-
|
|
615
|
-
|
|
616
|
-
|
|
617
|
-
|
|
618
|
-
|
|
619
|
-
|
|
620
|
-
|
|
621
|
-
|
|
622
|
-
|
|
623
|
-
|
|
624
|
-
|
|
625
|
-
|
|
626
|
-
|
|
627
|
-
|
|
628
|
-
|
|
629
|
-
|
|
630
|
-
|
|
631
|
-
|
|
632
|
-
|
|
633
|
-
|
|
634
|
-
|
|
635
|
-
|
|
636
|
-
|
|
637
|
-
|
|
638
|
-
|
|
639
|
-
|
|
640
|
-
|
|
641
|
-
|
|
642
|
-
|
|
643
|
-
|
|
644
|
-
|
|
645
|
-
|
|
646
|
-
|
|
647
|
-
|
|
648
|
-
|
|
649
|
-
|
|
650
|
-
|
|
651
|
-
|
|
652
|
-
|
|
653
|
-
|
|
654
|
-
|
|
655
|
-
|
|
656
|
-
|
|
657
|
-
|
|
658
|
-
|
|
659
|
-
|
|
660
|
-
|
|
661
|
-
|
|
662
|
-
|
|
663
|
-
|
|
664
|
-
|
|
665
|
-
|
|
666
|
-
|
|
667
|
-
|
|
668
|
-
|
|
669
|
-
|
|
670
|
-
|
|
671
|
-
|
|
672
|
-
|
|
673
|
-
|
|
674
|
-
|
|
675
|
-
|
|
676
|
-
|
|
677
|
-
|
|
678
|
-
|
|
679
|
-
|
|
680
|
-
|
|
681
|
-
|
|
682
|
-
|
|
683
|
-
|
|
684
|
-
|
|
685
|
-
|
|
686
|
-
|
|
687
|
-
|
|
688
|
-
|
|
689
|
-
|
|
690
|
-
|
|
691
|
-
|
|
692
|
-
|
|
693
|
-
|
|
694
|
-
|
|
695
|
-
|
|
696
|
-
|
|
697
|
-
|
|
698
|
-
|
|
699
|
-
|
|
700
|
-
|
|
701
|
-
|
|
702
|
-
|
|
703
|
-
|
|
704
|
-
|
|
705
|
-
|
|
706
|
-
|
|
707
|
-
|
|
708
|
-
|
|
709
|
-
|
|
710
|
-
|
|
711
|
-
|
|
712
|
-
|
|
713
|
-
|
|
714
|
-
|
|
715
|
-
|
|
716
|
-
|
|
717
|
-
|
|
718
|
-
|
|
719
|
-
|
|
720
|
-
|
|
721
|
-
|
|
722
|
-
|
|
723
|
-
|
|
724
|
-
|
|
725
|
-
|
|
726
|
-
|
|
727
|
-
|
|
728
|
-
|
|
729
|
-
|
|
730
|
-
|
|
731
|
-
|
|
732
|
-
|
|
733
|
-
|
|
734
|
-
|
|
735
|
-
|
|
736
|
-
|
|
737
|
-
|
|
738
|
-
|
|
739
|
-
|
|
740
|
-
|
|
741
|
-
|
|
742
|
-
|
|
743
|
-
|
|
744
|
-
|
|
745
|
-
|
|
746
|
-
|
|
747
|
-
|
|
748
|
-
|
|
749
|
-
|
|
750
|
-
|
|
751
|
-
|
|
752
|
-
|
|
753
|
-
|
|
754
|
-
|
|
755
|
-
|
|
756
|
-
|
|
757
|
-
|
|
758
|
-
|
|
759
|
-
|
|
760
|
-
|
|
761
|
-
|
|
762
|
-
|
|
763
|
-
|
|
764
|
-
|
|
765
|
-
|
|
766
|
-
|
|
767
|
-
|
|
768
|
-
|
|
769
|
-
|
|
770
|
-
|
|
771
|
-
|
|
772
|
-
|
|
773
|
-
|
|
774
|
-
|
|
775
|
-
|
|
776
|
-
|
|
777
|
-
|
|
778
|
-
|
|
779
|
-
|
|
780
|
-
|
|
781
|
-
|
|
782
|
-
|
|
783
|
-
|
|
784
|
-
|
|
785
|
-
|
|
786
|
-
|
|
787
|
-
|
|
788
|
-
|
|
789
|
-
|
|
790
|
-
|
|
791
|
-
|
|
792
|
-
|
|
793
|
-
|
|
794
|
-
|
|
795
|
-
|
|
796
|
-
|
|
797
|
-
|
|
798
|
-
|
|
799
|
-
|
|
800
|
-
|
|
801
|
-
|
|
802
|
-
|
|
803
|
-
|
|
804
|
-
|
|
805
|
-
|
|
806
|
-
|
|
807
|
-
|
|
808
|
-
|
|
809
|
-
|
|
810
|
-
|
|
811
|
-
|
|
812
|
-
|
|
813
|
-
|
|
814
|
-
|
|
815
|
-
|
|
816
|
-
|
|
817
|
-
|
|
818
|
-
|
|
819
|
-
|
|
820
|
-
|
|
821
|
-
|
|
822
|
-
|
|
823
|
-
|
|
824
|
-
|
|
825
|
-
|
|
826
|
-
|
|
827
|
-
|
|
828
|
-
|
|
829
|
-
|
|
830
|
-
|
|
831
|
-
|
|
832
|
-
|
|
833
|
-
|
|
834
|
-
|
|
835
|
-
|
|
836
|
-
|
|
837
|
-
|
|
838
|
-
|
|
839
|
-
|
|
840
|
-
|
|
841
|
-
|
|
842
|
-
|
|
843
|
-
|
|
844
|
-
|
|
845
|
-
|
|
846
|
-
|
|
847
|
-
|
|
848
|
-
|
|
849
|
-
|
|
850
|
-
|
|
851
|
-
|
|
852
|
-
|
|
853
|
-
|
|
854
|
-
|
|
855
|
-
|
|
856
|
-
|
|
857
|
-
|
|
858
|
-
|
|
859
|
-
|
|
860
|
-
|
|
861
|
-
|
|
862
|
-
|
|
863
|
-
|
|
864
|
-
|
|
865
|
-
|
|
866
|
-
|
|
867
|
-
|
|
868
|
-
|
|
869
|
-
|
|
870
|
-
|
|
871
|
-
|
|
872
|
-
|
|
873
|
-
|
|
874
|
-
|
|
875
|
-
|
|
876
|
-
|
|
877
|
-
|
|
878
|
-
|
|
879
|
-
|
|
880
|
-
|
|
881
|
-
|
|
882
|
-
|
|
883
|
-
|
|
884
|
-
|
|
885
|
-
|
|
886
|
-
|
|
887
|
-
|
|
888
|
-
|
|
889
|
-
|
|
890
|
-
|
|
891
|
-
|
|
892
|
-
|
|
893
|
-
|
|
894
|
-
|
|
895
|
-
|
|
896
|
-
|
|
897
|
-
|
|
898
|
-
|
|
899
|
-
|
|
900
|
-
|
|
901
|
-
|
|
902
|
-
|
|
903
|
-
|
|
904
|
-
|
|
905
|
-
|
|
906
|
-
|
|
907
|
-
|
|
908
|
-
|
|
909
|
-
|
|
910
|
-
|
|
911
|
-
|
|
912
|
-
|
|
913
|
-
|
|
914
|
-
|
|
915
|
-
|
|
916
|
-
|
|
917
|
-
|
|
918
|
-
|
|
919
|
-
|
|
920
|
-
|
|
921
|
-
|
|
922
|
-
|
|
923
|
-
|
|
924
|
-
|
|
925
|
-
|
|
926
|
-
|
|
927
|
-
|
|
928
|
-
|
|
929
|
-
|
|
930
|
-
|
|
931
|
-
|
|
932
|
-
|
|
933
|
-
|
|
934
|
-
|
|
935
|
-
|
|
936
|
-
|
|
937
|
-
|
|
938
|
-
|
|
939
|
-
|
|
940
|
-
|
|
941
|
-
|
|
942
|
-
|
|
943
|
-
|
|
944
|
-
|
|
945
|
-
|
|
946
|
-
|
|
947
|
-
|
|
948
|
-
|
|
949
|
-
|
|
950
|
-
|
|
951
|
-
|
|
952
|
-
|
|
953
|
-
|
|
954
|
-
|
|
955
|
-
|
|
956
|
-
|
|
957
|
-
|
|
958
|
-
|
|
959
|
-
|
|
960
|
-
|
|
961
|
-
|
|
962
|
-
|
|
963
|
-
|
|
964
|
-
|
|
965
|
-
|
|
966
|
-
|
|
967
|
-
|
|
968
|
-
|
|
969
|
-
|
|
970
|
-
|
|
971
|
-
|
|
972
|
-
|
|
973
|
-
|
|
974
|
-
|
|
975
|
-
|
|
976
|
-
|
|
977
|
-
|
|
978
|
-
|
|
979
|
-
|
|
980
|
-
|
|
981
|
-
|
|
982
|
-
|
|
983
|
-
|
|
984
|
-
|
|
985
|
-
|
|
986
|
-
|
|
987
|
-
|
|
988
|
-
|
|
989
|
-
|
|
990
|
-
|
|
991
|
-
|
|
992
|
-
|
|
993
|
-
|
|
994
|
-
|
|
995
|
-
|
|
996
|
-
|
|
997
|
-
|
|
998
|
-
|
|
999
|
-
|
|
1000
|
-
|
|
1001
|
-
|
|
1002
|
-
|
|
1003
|
-
|
|
1004
|
-
|
|
1005
|
-
|
|
1006
|
-
|
|
1007
|
-
|
|
1008
|
-
|
|
1009
|
-
|
|
1010
|
-
|
|
1011
|
-
|
|
1012
|
-
|
|
1013
|
-
|
|
1014
|
-
|
|
1015
|
-
|
|
1016
|
-
|
|
1017
|
-
|
|
1018
|
-
|
|
1019
|
-
|
|
1020
|
-
|
|
1021
|
-
|
|
1022
|
-
|
|
1023
|
-
|
|
1024
|
-
|
|
1025
|
-
|
|
1026
|
-
|
|
1027
|
-
|
|
1028
|
-
|
|
1029
|
-
|
|
1030
|
-
|
|
1031
|
-
|
|
1032
|
-
|
|
1033
|
-
|
|
1034
|
-
|
|
1035
|
-
|
|
1036
|
-
|
|
1037
|
-
|
|
1038
|
-
|
|
1039
|
-
|
|
1040
|
-
|
|
1041
|
-
|
|
1042
|
-
|
|
1043
|
-
|
|
1044
|
-
|
|
1045
|
-
|
|
1046
|
-
|
|
1047
|
-
|
|
1048
|
-
|
|
1049
|
-
|
|
1050
|
-
|
|
1051
|
-
|
|
1052
|
-
|
|
1053
|
-
|
|
1054
|
-
|
|
1055
|
-
|
|
1056
|
-
|
|
1057
|
-
|
|
1058
|
-
|
|
1059
|
-
|
|
1060
|
-
|
|
1061
|
-
|
|
1062
|
-
|
|
1063
|
-
|
|
1064
|
-
|
|
1065
|
-
|
|
1066
|
-
|
|
1067
|
-
|
|
1068
|
-
|
|
1069
|
-
|
|
1070
|
-
|
|
1071
|
-
|
|
1072
|
-
|
|
1073
|
-
|
|
1074
|
-
|
|
1075
|
-
|
|
1076
|
-
|
|
1077
|
-
|
|
1078
|
-
|
|
1079
|
-
|
|
1080
|
-
|
|
1081
|
-
|
|
1082
|
-
|
|
1083
|
-
|
|
1084
|
-
|
|
1085
|
-
|
|
1086
|
-
|
|
1087
|
-
|
|
1088
|
-
|
|
1089
|
-
|
|
1090
|
-
|
|
1091
|
-
|
|
1092
|
-
|
|
1093
|
-
|
|
1094
|
-
|
|
1095
|
-
|
|
1096
|
-
|
|
1097
|
-
|
|
1098
|
-
|
|
1099
|
-
|
|
1100
|
-
|
|
1101
|
-
|
|
1102
|
-
|
|
1103
|
-
|
|
1104
|
-
|
|
1105
|
-
|
|
1106
|
-
|
|
1107
|
-
|
|
1108
|
-
|
|
1109
|
-
|
|
1110
|
-
|
|
1111
|
-
|
|
1112
|
-
|
|
1113
|
-
|
|
1114
|
-
|
|
1115
|
-
|
|
1116
|
-
|
|
1117
|
-
|
|
1118
|
-
|
|
1119
|
-
|
|
1120
|
-
|
|
1121
|
-
|
|
1122
|
-
|
|
1123
|
-
|
|
1124
|
-
|
|
1125
|
-
|
|
1126
|
-
|
|
1127
|
-
|
|
1128
|
-
|
|
1129
|
-
|
|
1130
|
-
|
|
1131
|
-
|
|
1132
|
-
|
|
1133
|
-
|
|
1134
|
-
|
|
1135
|
-
|
|
1136
|
-
|
|
1137
|
-
|
|
1138
|
-
|
|
1139
|
-
|
|
1140
|
-
|
|
1141
|
-
|
|
1142
|
-
|
|
1143
|
-
|
|
1144
|
-
|
|
1145
|
-
|
|
1146
|
-
|
|
1147
|
-
|
|
1148
|
-
|
|
1149
|
-
|
|
1150
|
-
|
|
1151
|
-
|
|
1152
|
-
|
|
1153
|
-
|
|
1154
|
-
|
|
1155
|
-
|
|
1156
|
-
|
|
1157
|
-
|
|
1158
|
-
|
|
1159
|
-
|
|
1160
|
-
|
|
1161
|
-
|
|
1162
|
-
|
|
1163
|
-
|
|
1164
|
-
|
|
1165
|
-
|
|
1166
|
-
|
|
1167
|
-
|
|
1168
|
-
|
|
1169
|
-
|
|
1170
|
-
|
|
1171
|
-
|
|
1172
|
-
|
|
1173
|
-
|
|
1174
|
-
|
|
1175
|
-
|
|
1176
|
-
|
|
1177
|
-
|
|
1178
|
-
|
|
1179
|
-
|
|
1180
|
-
|
|
1181
|
-
|
|
1182
|
-
|
|
1183
|
-
|
|
1184
|
-
|
|
1185
|
-
|
|
1186
|
-
|
|
1187
|
-
|
|
1188
|
-
|
|
1189
|
-
|
|
1190
|
-
|
|
1191
|
-
|
|
1192
|
-
|
|
1193
|
-
|
|
1194
|
-
|
|
1195
|
-
|
|
1196
|
-
|
|
1197
|
-
|
|
1198
|
-
|
|
1199
|
-
|
|
1200
|
-
|
|
1201
|
-
|
|
1202
|
-
|
|
1203
|
-
|
|
1204
|
-
|
|
1205
|
-
|
|
1206
|
-
|
|
1207
|
-
|
|
1208
|
-
|
|
1209
|
-
|
|
1210
|
-
|
|
1211
|
-
|
|
1212
|
-
|
|
1213
|
-
|
|
1214
|
-
|
|
1215
|
-
|
|
1216
|
-
|
|
1217
|
-
|
|
1218
|
-
|
|
1219
|
-
|
|
1220
|
-
|
|
1221
|
-
|
|
1222
|
-
|
|
1223
|
-
|
|
1224
|
-
|
|
1225
|
-
export
|
|
1226
|
-
|
|
1227
|
-
|
|
1
|
+
import { ActivityIcon } from "./activity.js";
|
|
2
|
+
import { ActivityHeartIcon } from "./activityHeart.js";
|
|
3
|
+
import { AirplayIcon } from "./airplay.js";
|
|
4
|
+
import { AirpodsIcon } from "./airpods.js";
|
|
5
|
+
import { AlarmClockIcon } from "./alarmClock.js";
|
|
6
|
+
import { AlarmClockCheckIcon } from "./alarmClockCheck.js";
|
|
7
|
+
import { AlarmClockMinusIcon } from "./alarmClockMinus.js";
|
|
8
|
+
import { AlarmClockOffIcon } from "./alarmClockOff.js";
|
|
9
|
+
import { AlarmClockPlusIcon } from "./alarmClockPlus.js";
|
|
10
|
+
import { AlertCircleIcon } from "./alertCircle.js";
|
|
11
|
+
import { AlertHexagonIcon } from "./alertHexagon.js";
|
|
12
|
+
import { AlertOctagonIcon } from "./alertOctagon.js";
|
|
13
|
+
import { AlertSquareIcon } from "./alertSquare.js";
|
|
14
|
+
import { AlertTriangleIcon } from "./alertTriangle.js";
|
|
15
|
+
import { AlignBottom1Icon } from "./alignBottom1.js";
|
|
16
|
+
import { AlignBottom2Icon } from "./alignBottom2.js";
|
|
17
|
+
import { AlignCenterIcon } from "./alignCenter.js";
|
|
18
|
+
import { AlignHorizontalCentre1Icon } from "./alignHorizontalCentre1.js";
|
|
19
|
+
import { AlignHorizontalCentre2Icon } from "./alignHorizontalCentre2.js";
|
|
20
|
+
import { AlignJustifyIcon } from "./alignJustify.js";
|
|
21
|
+
import { AlignLeftIcon } from "./alignLeft.js";
|
|
22
|
+
import { AlignLeft1Icon } from "./alignLeft1.js";
|
|
23
|
+
import { AlignLeft2Icon } from "./alignLeft2.js";
|
|
24
|
+
import { AlignRightIcon } from "./alignRight.js";
|
|
25
|
+
import { AlignRight1Icon } from "./alignRight1.js";
|
|
26
|
+
import { AlignRight2Icon } from "./alignRight2.js";
|
|
27
|
+
import { AlignTopArrow1Icon } from "./alignTopArrow1.js";
|
|
28
|
+
import { AlignTopArrow2Icon } from "./alignTopArrow2.js";
|
|
29
|
+
import { AlignVerticalCenter1Icon } from "./alignVerticalCenter1.js";
|
|
30
|
+
import { AlignVerticalCenter2Icon } from "./alignVerticalCenter2.js";
|
|
31
|
+
import { AnchorIcon } from "./anchor.js";
|
|
32
|
+
import { AnnotationIcon } from "./annotation.js";
|
|
33
|
+
import { AnnotationAlertIcon } from "./annotationAlert.js";
|
|
34
|
+
import { AnnotationCheckIcon } from "./annotationCheck.js";
|
|
35
|
+
import { AnnotationDotsIcon } from "./annotationDots.js";
|
|
36
|
+
import { AnnotationHeartIcon } from "./annotationHeart.js";
|
|
37
|
+
import { AnnotationInfoIcon } from "./annotationInfo.js";
|
|
38
|
+
import { AnnotationPlusIcon } from "./annotationPlus.js";
|
|
39
|
+
import { AnnotationQuestionIcon } from "./annotationQuestion.js";
|
|
40
|
+
import { AnnotationXIcon } from "./annotationX.js";
|
|
41
|
+
import { Announcement1Icon } from "./announcement1.js";
|
|
42
|
+
import { Announcement2Icon } from "./announcement2.js";
|
|
43
|
+
import { Announcement3Icon } from "./announcement3.js";
|
|
44
|
+
import { AppIntegrationIcon } from "./appIntegration.js";
|
|
45
|
+
import { ArchiveIcon } from "./archive.js";
|
|
46
|
+
import { ArrowBlockDownIcon } from "./arrowBlockDown.js";
|
|
47
|
+
import { ArrowBlockLeftIcon } from "./arrowBlockLeft.js";
|
|
48
|
+
import { ArrowBlockRightIcon } from "./arrowBlockRight.js";
|
|
49
|
+
import { ArrowBlockUpIcon } from "./arrowBlockUp.js";
|
|
50
|
+
import { ArrowCircleBrokenDownIcon } from "./arrowCircleBrokenDown.js";
|
|
51
|
+
import { ArrowCircleBrokenDownLeftIcon } from "./arrowCircleBrokenDownLeft.js";
|
|
52
|
+
import { ArrowCircleBrokenDownRightIcon } from "./arrowCircleBrokenDownRight.js";
|
|
53
|
+
import { ArrowCircleBrokenLeftIcon } from "./arrowCircleBrokenLeft.js";
|
|
54
|
+
import { ArrowCircleBrokenRightIcon } from "./arrowCircleBrokenRight.js";
|
|
55
|
+
import { ArrowCircleBrokenUpIcon } from "./arrowCircleBrokenUp.js";
|
|
56
|
+
import { ArrowCircleBrokenUpLeftIcon } from "./arrowCircleBrokenUpLeft.js";
|
|
57
|
+
import { ArrowCircleBrokenUpRightIcon } from "./arrowCircleBrokenUpRight.js";
|
|
58
|
+
import { ArrowCircleDownIcon } from "./arrowCircleDown.js";
|
|
59
|
+
import { ArrowCircleDownLeftIcon } from "./arrowCircleDownLeft.js";
|
|
60
|
+
import { ArrowCircleDownRightIcon } from "./arrowCircleDownRight.js";
|
|
61
|
+
import { ArrowCircleLeftIcon } from "./arrowCircleLeft.js";
|
|
62
|
+
import { ArrowCircleRightIcon } from "./arrowCircleRight.js";
|
|
63
|
+
import { ArrowCircleUpIcon } from "./arrowCircleUp.js";
|
|
64
|
+
import { ArrowCircleUpLeftIcon } from "./arrowCircleUpLeft.js";
|
|
65
|
+
import { ArrowCircleUpRightIcon } from "./arrowCircleUpRight.js";
|
|
66
|
+
import { ArrowDownIcon } from "./arrowDown.js";
|
|
67
|
+
import { ArrowDownLeftIcon } from "./arrowDownLeft.js";
|
|
68
|
+
import { ArrowDownRightIcon } from "./arrowDownRight.js";
|
|
69
|
+
import { ArrowLeftIcon } from "./arrowLeft.js";
|
|
70
|
+
import { ArrowNarrowDownIcon } from "./arrowNarrowDown.js";
|
|
71
|
+
import { ArrowNarrowDownLeftIcon } from "./arrowNarrowDownLeft.js";
|
|
72
|
+
import { ArrowNarrowDownRightIcon } from "./arrowNarrowDownRight.js";
|
|
73
|
+
import { ArrowNarrowLeftIcon } from "./arrowNarrowLeft.js";
|
|
74
|
+
import { ArrowNarrowRightIcon } from "./arrowNarrowRight.js";
|
|
75
|
+
import { ArrowNarrowUpIcon } from "./arrowNarrowUp.js";
|
|
76
|
+
import { ArrowNarrowUpLeftIcon } from "./arrowNarrowUpLeft.js";
|
|
77
|
+
import { ArrowNarrowUpRightIcon } from "./arrowNarrowUpRight.js";
|
|
78
|
+
import { ArrowRightIcon } from "./arrowRight.js";
|
|
79
|
+
import { ArrowSquareDownIcon } from "./arrowSquareDown.js";
|
|
80
|
+
import { ArrowSquareDownLeftIcon } from "./arrowSquareDownLeft.js";
|
|
81
|
+
import { ArrowSquareDownRightIcon } from "./arrowSquareDownRight.js";
|
|
82
|
+
import { ArrowSquareLeftIcon } from "./arrowSquareLeft.js";
|
|
83
|
+
import { ArrowSquareRightIcon } from "./arrowSquareRight.js";
|
|
84
|
+
import { ArrowSquareUpIcon } from "./arrowSquareUp.js";
|
|
85
|
+
import { ArrowSquareUpLeftIcon } from "./arrowSquareUpLeft.js";
|
|
86
|
+
import { ArrowSquareUpRightIcon } from "./arrowSquareUpRight.js";
|
|
87
|
+
import { ArrowUpIcon } from "./arrowUp.js";
|
|
88
|
+
import { ArrowUpLeftIcon } from "./arrowUpLeft.js";
|
|
89
|
+
import { ArrowUpRightIcon } from "./arrowUpRight.js";
|
|
90
|
+
import { ArrowsDownIcon } from "./arrowsDown.js";
|
|
91
|
+
import { ArrowsLeftIcon } from "./arrowsLeft.js";
|
|
92
|
+
import { ArrowsRightIcon } from "./arrowsRight.js";
|
|
93
|
+
import { ArrowsTriangleIcon } from "./arrowsTriangle.js";
|
|
94
|
+
import { ArrowsUpIcon } from "./arrowsUp.js";
|
|
95
|
+
import { Asterisk1Icon } from "./asterisk1.js";
|
|
96
|
+
import { Asterisk2Icon } from "./asterisk2.js";
|
|
97
|
+
import { AtSignIcon } from "./atSign.js";
|
|
98
|
+
import { Atom1Icon } from "./atom1.js";
|
|
99
|
+
import { Atom2Icon } from "./atom2.js";
|
|
100
|
+
import { AttachmentIcon } from "./attachment.js";
|
|
101
|
+
import { Attachment1Icon } from "./attachment1.js";
|
|
102
|
+
import { Attachment2Icon } from "./attachment2.js";
|
|
103
|
+
import { Award1Icon } from "./award1.js";
|
|
104
|
+
import { Award2Icon } from "./award2.js";
|
|
105
|
+
import { Award3Icon } from "./award3.js";
|
|
106
|
+
import { Award4Icon } from "./award4.js";
|
|
107
|
+
import { Award5Icon } from "./award5.js";
|
|
108
|
+
import { BackpackIcon } from "./backpack.js";
|
|
109
|
+
import { BankIcon } from "./bank.js";
|
|
110
|
+
import { BankNote1Icon } from "./bankNote1.js";
|
|
111
|
+
import { BankNote2Icon } from "./bankNote2.js";
|
|
112
|
+
import { BankNote3Icon } from "./bankNote3.js";
|
|
113
|
+
import { BarChart1Icon } from "./barChart1.js";
|
|
114
|
+
import { BarChart11Icon } from "./barChart11.js";
|
|
115
|
+
import { BarChart12Icon } from "./barChart12.js";
|
|
116
|
+
import { BarChart2Icon } from "./barChart2.js";
|
|
117
|
+
import { BarChart3Icon } from "./barChart3.js";
|
|
118
|
+
import { BarChart4Icon } from "./barChart4.js";
|
|
119
|
+
import { BarChart5Icon } from "./barChart5.js";
|
|
120
|
+
import { BarChart6Icon } from "./barChart6.js";
|
|
121
|
+
import { BarChart7Icon } from "./barChart7.js";
|
|
122
|
+
import { BarChart8Icon } from "./barChart8.js";
|
|
123
|
+
import { BarChart9Icon } from "./barChart9.js";
|
|
124
|
+
import { BarChartCircle1Icon } from "./barChartCircle1.js";
|
|
125
|
+
import { BarChartCircle2Icon } from "./barChartCircle2.js";
|
|
126
|
+
import { BarChartCircle3Icon } from "./barChartCircle3.js";
|
|
127
|
+
import { BarChartSquare1Icon } from "./barChartSquare1.js";
|
|
128
|
+
import { BarChartSquare2Icon } from "./barChartSquare2.js";
|
|
129
|
+
import { BarChartSquare3Icon } from "./barChartSquare3.js";
|
|
130
|
+
import { BarChartSquareDownIcon } from "./barChartSquareDown.js";
|
|
131
|
+
import { BarChartSquareMinusIcon } from "./barChartSquareMinus.js";
|
|
132
|
+
import { BarChartSquarePlusIcon } from "./barChartSquarePlus.js";
|
|
133
|
+
import { BarChartSquareUpIcon } from "./barChartSquareUp.js";
|
|
134
|
+
import { BarLineChartIcon } from "./barLineChart.js";
|
|
135
|
+
import { BatteryCharging1Icon } from "./batteryCharging1.js";
|
|
136
|
+
import { BatteryCharging2Icon } from "./batteryCharging2.js";
|
|
137
|
+
import { BatteryEmptyIcon } from "./batteryEmpty.js";
|
|
138
|
+
import { BatteryFullIcon } from "./batteryFull.js";
|
|
139
|
+
import { BatteryLowIcon } from "./batteryLow.js";
|
|
140
|
+
import { BatteryMidIcon } from "./batteryMid.js";
|
|
141
|
+
import { Beaker1Icon } from "./beaker1.js";
|
|
142
|
+
import { Beaker2Icon } from "./beaker2.js";
|
|
143
|
+
import { BellIcon } from "./bell.js";
|
|
144
|
+
import { Bell1Icon } from "./bell1.js";
|
|
145
|
+
import { Bell2Icon } from "./bell2.js";
|
|
146
|
+
import { Bell3Icon } from "./bell3.js";
|
|
147
|
+
import { Bell4Icon } from "./bell4.js";
|
|
148
|
+
import { BellMinusIcon } from "./bellMinus.js";
|
|
149
|
+
import { BellOff1Icon } from "./bellOff1.js";
|
|
150
|
+
import { BellOff2Icon } from "./bellOff2.js";
|
|
151
|
+
import { BellOff3Icon } from "./bellOff3.js";
|
|
152
|
+
import { BellPlusIcon } from "./bellPlus.js";
|
|
153
|
+
import { BellRinging1Icon } from "./bellRinging1.js";
|
|
154
|
+
import { BellRinging2Icon } from "./bellRinging2.js";
|
|
155
|
+
import { BellRinging3Icon } from "./bellRinging3.js";
|
|
156
|
+
import { BellRinging4Icon } from "./bellRinging4.js";
|
|
157
|
+
import { BezierCurve1Icon } from "./bezierCurve1.js";
|
|
158
|
+
import { BezierCurve2Icon } from "./bezierCurve2.js";
|
|
159
|
+
import { BezierCurve3Icon } from "./bezierCurve3.js";
|
|
160
|
+
import { BluetoothConnectIcon } from "./bluetoothConnect.js";
|
|
161
|
+
import { BluetoothOffIcon } from "./bluetoothOff.js";
|
|
162
|
+
import { BluetoothOnIcon } from "./bluetoothOn.js";
|
|
163
|
+
import { BluetoothSignalIcon } from "./bluetoothSignal.js";
|
|
164
|
+
import { Bold1Icon } from "./bold1.js";
|
|
165
|
+
import { Bold2Icon } from "./bold2.js";
|
|
166
|
+
import { BoldSquareIcon } from "./boldSquare.js";
|
|
167
|
+
import { BookClosedIcon } from "./bookClosed.js";
|
|
168
|
+
import { BookOpen1Icon } from "./bookOpen1.js";
|
|
169
|
+
import { BookOpen2Icon } from "./bookOpen2.js";
|
|
170
|
+
import { BookmarkIcon } from "./bookmark.js";
|
|
171
|
+
import { BookmarkAddIcon } from "./bookmarkAdd.js";
|
|
172
|
+
import { BookmarkCheckIcon } from "./bookmarkCheck.js";
|
|
173
|
+
import { BookmarkMinusIcon } from "./bookmarkMinus.js";
|
|
174
|
+
import { BookmarkXIcon } from "./bookmarkX.js";
|
|
175
|
+
import { BoxIcon } from "./box.js";
|
|
176
|
+
import { BracketsIcon } from "./brackets.js";
|
|
177
|
+
import { BracketsCheckIcon } from "./bracketsCheck.js";
|
|
178
|
+
import { BracketsEllipsesIcon } from "./bracketsEllipses.js";
|
|
179
|
+
import { BracketsMinusIcon } from "./bracketsMinus.js";
|
|
180
|
+
import { BracketsPlusIcon } from "./bracketsPlus.js";
|
|
181
|
+
import { BracketsSlashIcon } from "./bracketsSlash.js";
|
|
182
|
+
import { BracketsXIcon } from "./bracketsX.js";
|
|
183
|
+
import { Briefcase1Icon } from "./briefcase1.js";
|
|
184
|
+
import { Briefcase2Icon } from "./briefcase2.js";
|
|
185
|
+
import { BrowserIcon } from "./browser.js";
|
|
186
|
+
import { Brush1Icon } from "./brush1.js";
|
|
187
|
+
import { Brush2Icon } from "./brush2.js";
|
|
188
|
+
import { Brush3Icon } from "./brush3.js";
|
|
189
|
+
import { Building1Icon } from "./building1.js";
|
|
190
|
+
import { Building2Icon } from "./building2.js";
|
|
191
|
+
import { Building3Icon } from "./building3.js";
|
|
192
|
+
import { Building4Icon } from "./building4.js";
|
|
193
|
+
import { Building5Icon } from "./building5.js";
|
|
194
|
+
import { Building6Icon } from "./building6.js";
|
|
195
|
+
import { Building7Icon } from "./building7.js";
|
|
196
|
+
import { Building8Icon } from "./building8.js";
|
|
197
|
+
import { BusIcon } from "./bus.js";
|
|
198
|
+
import { CalculatorIcon } from "./calculator.js";
|
|
199
|
+
import { CalendarIcon } from "./calendar.js";
|
|
200
|
+
import { CalendarCheckIcon } from "./calendarCheck.js";
|
|
201
|
+
import { CalendarCheck1Icon } from "./calendarCheck1.js";
|
|
202
|
+
import { CalendarCheck2Icon } from "./calendarCheck2.js";
|
|
203
|
+
import { CalendarDateIcon } from "./calendarDate.js";
|
|
204
|
+
import { CalendarHeart1Icon } from "./calendarHeart1.js";
|
|
205
|
+
import { CalendarHeart2Icon } from "./calendarHeart2.js";
|
|
206
|
+
import { CalendarMinus1Icon } from "./calendarMinus1.js";
|
|
207
|
+
import { CalendarMinus2Icon } from "./calendarMinus2.js";
|
|
208
|
+
import { CalendarPlusIcon } from "./calendarPlus.js";
|
|
209
|
+
import { CalendarPlus1Icon } from "./calendarPlus1.js";
|
|
210
|
+
import { CalendarPlus2Icon } from "./calendarPlus2.js";
|
|
211
|
+
import { CalendarPlusCornerIcon } from "./calendarPlusCorner.js";
|
|
212
|
+
import { CameraIcon } from "./camera.js";
|
|
213
|
+
import { Camera1Icon } from "./camera1.js";
|
|
214
|
+
import { Camera2Icon } from "./camera2.js";
|
|
215
|
+
import { Camera3Icon } from "./camera3.js";
|
|
216
|
+
import { CameraLensIcon } from "./cameraLens.js";
|
|
217
|
+
import { CameraOffIcon } from "./cameraOff.js";
|
|
218
|
+
import { CameraPlusIcon } from "./cameraPlus.js";
|
|
219
|
+
import { Car1Icon } from "./car1.js";
|
|
220
|
+
import { Car2Icon } from "./car2.js";
|
|
221
|
+
import { Certificate1Icon } from "./certificate1.js";
|
|
222
|
+
import { Certificate2Icon } from "./certificate2.js";
|
|
223
|
+
import { ChartBreakoutCircleIcon } from "./chartBreakoutCircle.js";
|
|
224
|
+
import { ChartBreakoutSquareIcon } from "./chartBreakoutSquare.js";
|
|
225
|
+
import { CheckIcon } from "./check.js";
|
|
226
|
+
import { CheckCircleIcon } from "./checkCircle.js";
|
|
227
|
+
import { CheckCircleBrokenIcon } from "./checkCircleBroken.js";
|
|
228
|
+
import { CheckDone1Icon } from "./checkDone1.js";
|
|
229
|
+
import { CheckDone2Icon } from "./checkDone2.js";
|
|
230
|
+
import { CheckHeartIcon } from "./checkHeart.js";
|
|
231
|
+
import { CheckSquareIcon } from "./checkSquare.js";
|
|
232
|
+
import { CheckSquareBrokenIcon } from "./checkSquareBroken.js";
|
|
233
|
+
import { CheckVerified1Icon } from "./checkVerified1.js";
|
|
234
|
+
import { CheckVerified2Icon } from "./checkVerified2.js";
|
|
235
|
+
import { CheckVerified3Icon } from "./checkVerified3.js";
|
|
236
|
+
import { ChevronDownIcon } from "./chevronDown.js";
|
|
237
|
+
import { ChevronDownDoubleIcon } from "./chevronDownDouble.js";
|
|
238
|
+
import { ChevronLeftIcon } from "./chevronLeft.js";
|
|
239
|
+
import { ChevronLeftDoubleIcon } from "./chevronLeftDouble.js";
|
|
240
|
+
import { ChevronRightIcon } from "./chevronRight.js";
|
|
241
|
+
import { ChevronRightDoubleIcon } from "./chevronRightDouble.js";
|
|
242
|
+
import { ChevronSelectorHorizontalIcon } from "./chevronSelectorHorizontal.js";
|
|
243
|
+
import { ChevronSelectorVerticalIcon } from "./chevronSelectorVertical.js";
|
|
244
|
+
import { ChevronUpIcon } from "./chevronUp.js";
|
|
245
|
+
import { ChevronUpDoubleIcon } from "./chevronUpDouble.js";
|
|
246
|
+
import { ChromeCastIcon } from "./chromeCast.js";
|
|
247
|
+
import { CircleIcon } from "./circle.js";
|
|
248
|
+
import { CircleCutIcon } from "./circleCut.js";
|
|
249
|
+
import { ClapperboardIcon } from "./clapperboard.js";
|
|
250
|
+
import { ClipboardIcon } from "./clipboard.js";
|
|
251
|
+
import { ClipboardAttachmentIcon } from "./clipboardAttachment.js";
|
|
252
|
+
import { ClipboardCheckIcon } from "./clipboardCheck.js";
|
|
253
|
+
import { ClipboardDownloadIcon } from "./clipboardDownload.js";
|
|
254
|
+
import { ClipboardMinusIcon } from "./clipboardMinus.js";
|
|
255
|
+
import { ClipboardPlusIcon } from "./clipboardPlus.js";
|
|
256
|
+
import { ClipboardXIcon } from "./clipboardX.js";
|
|
257
|
+
import { ClockIcon } from "./clock.js";
|
|
258
|
+
import { ClockCheckIcon } from "./clockCheck.js";
|
|
259
|
+
import { ClockFastForwardIcon } from "./clockFastForward.js";
|
|
260
|
+
import { ClockPlusIcon } from "./clockPlus.js";
|
|
261
|
+
import { ClockRefreshIcon } from "./clockRefresh.js";
|
|
262
|
+
import { ClockRewindIcon } from "./clockRewind.js";
|
|
263
|
+
import { ClockSnoozeIcon } from "./clockSnooze.js";
|
|
264
|
+
import { ClockStopwatchIcon } from "./clockStopwatch.js";
|
|
265
|
+
import { Cloud1Icon } from "./cloud1.js";
|
|
266
|
+
import { Cloud2Icon } from "./cloud2.js";
|
|
267
|
+
import { Cloud3Icon } from "./cloud3.js";
|
|
268
|
+
import { CloudBlank1Icon } from "./cloudBlank1.js";
|
|
269
|
+
import { CloudBlank2Icon } from "./cloudBlank2.js";
|
|
270
|
+
import { CloudLightningIcon } from "./cloudLightning.js";
|
|
271
|
+
import { CloudMoonIcon } from "./cloudMoon.js";
|
|
272
|
+
import { CloudOffIcon } from "./cloudOff.js";
|
|
273
|
+
import { CloudRaining1Icon } from "./cloudRaining1.js";
|
|
274
|
+
import { CloudRaining2Icon } from "./cloudRaining2.js";
|
|
275
|
+
import { CloudRaining3Icon } from "./cloudRaining3.js";
|
|
276
|
+
import { CloudRaining4Icon } from "./cloudRaining4.js";
|
|
277
|
+
import { CloudRaining5Icon } from "./cloudRaining5.js";
|
|
278
|
+
import { CloudRaining6Icon } from "./cloudRaining6.js";
|
|
279
|
+
import { CloudSnowing1Icon } from "./cloudSnowing1.js";
|
|
280
|
+
import { CloudSnowing2Icon } from "./cloudSnowing2.js";
|
|
281
|
+
import { CloudSun1Icon } from "./cloudSun1.js";
|
|
282
|
+
import { CloudSun2Icon } from "./cloudSun2.js";
|
|
283
|
+
import { CloudSun3Icon } from "./cloudSun3.js";
|
|
284
|
+
import { Code1Icon } from "./code1.js";
|
|
285
|
+
import { Code2Icon } from "./code2.js";
|
|
286
|
+
import { CodeBrowserIcon } from "./codeBrowser.js";
|
|
287
|
+
import { CodeCircle1Icon } from "./codeCircle1.js";
|
|
288
|
+
import { CodeCircle2Icon } from "./codeCircle2.js";
|
|
289
|
+
import { CodeCircle3Icon } from "./codeCircle3.js";
|
|
290
|
+
import { CodeSnippet1Icon } from "./codeSnippet1.js";
|
|
291
|
+
import { CodeSnippet2Icon } from "./codeSnippet2.js";
|
|
292
|
+
import { CodeSquare1Icon } from "./codeSquare1.js";
|
|
293
|
+
import { CodeSquare2Icon } from "./codeSquare2.js";
|
|
294
|
+
import { CodepenIcon } from "./codepen.js";
|
|
295
|
+
import { Coins1Icon } from "./coins1.js";
|
|
296
|
+
import { Coins2Icon } from "./coins2.js";
|
|
297
|
+
import { Coins3Icon } from "./coins3.js";
|
|
298
|
+
import { Coins4Icon } from "./coins4.js";
|
|
299
|
+
import { CoinsHandIcon } from "./coinsHand.js";
|
|
300
|
+
import { CoinsStacked1Icon } from "./coinsStacked1.js";
|
|
301
|
+
import { CoinsStacked2Icon } from "./coinsStacked2.js";
|
|
302
|
+
import { CoinsStacked3Icon } from "./coinsStacked3.js";
|
|
303
|
+
import { CoinsStacked4Icon } from "./coinsStacked4.js";
|
|
304
|
+
import { CoinsSwap1Icon } from "./coinsSwap1.js";
|
|
305
|
+
import { CoinsSwap2Icon } from "./coinsSwap2.js";
|
|
306
|
+
import { ColorsIcon } from "./colors.js";
|
|
307
|
+
import { Colors1Icon } from "./colors1.js";
|
|
308
|
+
import { Columns1Icon } from "./columns1.js";
|
|
309
|
+
import { Columns2Icon } from "./columns2.js";
|
|
310
|
+
import { Columns3Icon } from "./columns3.js";
|
|
311
|
+
import { CommandIcon } from "./command.js";
|
|
312
|
+
import { CompassIcon } from "./compass.js";
|
|
313
|
+
import { Compass1Icon } from "./compass1.js";
|
|
314
|
+
import { Compass2Icon } from "./compass2.js";
|
|
315
|
+
import { Compass3Icon } from "./compass3.js";
|
|
316
|
+
import { ContainerIcon } from "./container.js";
|
|
317
|
+
import { Contrast1Icon } from "./contrast1.js";
|
|
318
|
+
import { Contrast2Icon } from "./contrast2.js";
|
|
319
|
+
import { Contrast3Icon } from "./contrast3.js";
|
|
320
|
+
import { CopyIcon } from "./copy.js";
|
|
321
|
+
import { Copy1Icon } from "./copy1.js";
|
|
322
|
+
import { Copy2Icon } from "./copy2.js";
|
|
323
|
+
import { Copy3Icon } from "./copy3.js";
|
|
324
|
+
import { Copy4Icon } from "./copy4.js";
|
|
325
|
+
import { Copy5Icon } from "./copy5.js";
|
|
326
|
+
import { Copy6Icon } from "./copy6.js";
|
|
327
|
+
import { Copy7Icon } from "./copy7.js";
|
|
328
|
+
import { CornerDownLeftIcon } from "./cornerDownLeft.js";
|
|
329
|
+
import { CornerDownRightIcon } from "./cornerDownRight.js";
|
|
330
|
+
import { CornerLeftDownIcon } from "./cornerLeftDown.js";
|
|
331
|
+
import { CornerLeftUpIcon } from "./cornerLeftUp.js";
|
|
332
|
+
import { CornerRightDownIcon } from "./cornerRightDown.js";
|
|
333
|
+
import { CornerRightUpIcon } from "./cornerRightUp.js";
|
|
334
|
+
import { CornerUpLeftIcon } from "./cornerUpLeft.js";
|
|
335
|
+
import { CornerUpRightIcon } from "./cornerUpRight.js";
|
|
336
|
+
import { CpuChip1Icon } from "./cpuChip1.js";
|
|
337
|
+
import { CpuChip2Icon } from "./cpuChip2.js";
|
|
338
|
+
import { CreditCard1Icon } from "./creditCard1.js";
|
|
339
|
+
import { CreditCard2Icon } from "./creditCard2.js";
|
|
340
|
+
import { CreditCardCheckIcon } from "./creditCardCheck.js";
|
|
341
|
+
import { CreditCardDownIcon } from "./creditCardDown.js";
|
|
342
|
+
import { CreditCardDownloadIcon } from "./creditCardDownload.js";
|
|
343
|
+
import { CreditCardEditIcon } from "./creditCardEdit.js";
|
|
344
|
+
import { CreditCardLockIcon } from "./creditCardLock.js";
|
|
345
|
+
import { CreditCardMinusIcon } from "./creditCardMinus.js";
|
|
346
|
+
import { CreditCardPlusIcon } from "./creditCardPlus.js";
|
|
347
|
+
import { CreditCardRefreshIcon } from "./creditCardRefresh.js";
|
|
348
|
+
import { CreditCardSearchIcon } from "./creditCardSearch.js";
|
|
349
|
+
import { CreditCardShieldIcon } from "./creditCardShield.js";
|
|
350
|
+
import { CreditCardUpIcon } from "./creditCardUp.js";
|
|
351
|
+
import { CreditCardUploadIcon } from "./creditCardUpload.js";
|
|
352
|
+
import { CreditCardXIcon } from "./creditCardX.js";
|
|
353
|
+
import { Crop1Icon } from "./crop1.js";
|
|
354
|
+
import { Crop2Icon } from "./crop2.js";
|
|
355
|
+
import { Cryptocurrency1Icon } from "./cryptocurrency1.js";
|
|
356
|
+
import { Cryptocurrency2Icon } from "./cryptocurrency2.js";
|
|
357
|
+
import { Cryptocurrency3Icon } from "./cryptocurrency3.js";
|
|
358
|
+
import { Cryptocurrency4Icon } from "./cryptocurrency4.js";
|
|
359
|
+
import { Cube1Icon } from "./cube1.js";
|
|
360
|
+
import { Cube2Icon } from "./cube2.js";
|
|
361
|
+
import { Cube3Icon } from "./cube3.js";
|
|
362
|
+
import { Cube4Icon } from "./cube4.js";
|
|
363
|
+
import { CubeOutlineIcon } from "./cubeOutline.js";
|
|
364
|
+
import { CurrencyBitcoinIcon } from "./currencyBitcoin.js";
|
|
365
|
+
import { CurrencyBitcoinCircleIcon } from "./currencyBitcoinCircle.js";
|
|
366
|
+
import { CurrencyDollarIcon } from "./currencyDollar.js";
|
|
367
|
+
import { CurrencyDollarCircleIcon } from "./currencyDollarCircle.js";
|
|
368
|
+
import { CurrencyEthereumIcon } from "./currencyEthereum.js";
|
|
369
|
+
import { CurrencyEthereumCircleIcon } from "./currencyEthereumCircle.js";
|
|
370
|
+
import { CurrencyEuroIcon } from "./currencyEuro.js";
|
|
371
|
+
import { CurrencyEuroCircleIcon } from "./currencyEuroCircle.js";
|
|
372
|
+
import { CurrencyPoundIcon } from "./currencyPound.js";
|
|
373
|
+
import { CurrencyPoundCircleIcon } from "./currencyPoundCircle.js";
|
|
374
|
+
import { CurrencyRubleIcon } from "./currencyRuble.js";
|
|
375
|
+
import { CurrencyRubleCircleIcon } from "./currencyRubleCircle.js";
|
|
376
|
+
import { CurrencyRupeeIcon } from "./currencyRupee.js";
|
|
377
|
+
import { CurrencyRupeeCircleIcon } from "./currencyRupeeCircle.js";
|
|
378
|
+
import { CurrencyYenIcon } from "./currencyYen.js";
|
|
379
|
+
import { CurrencyYenCircleIcon } from "./currencyYenCircle.js";
|
|
380
|
+
import { Cursor1Icon } from "./cursor1.js";
|
|
381
|
+
import { Cursor2Icon } from "./cursor2.js";
|
|
382
|
+
import { Cursor3Icon } from "./cursor3.js";
|
|
383
|
+
import { Cursor4Icon } from "./cursor4.js";
|
|
384
|
+
import { CursorBoxIcon } from "./cursorBox.js";
|
|
385
|
+
import { CursorClickIcon } from "./cursorClick.js";
|
|
386
|
+
import { CursorClick1Icon } from "./cursorClick1.js";
|
|
387
|
+
import { CursorClick2Icon } from "./cursorClick2.js";
|
|
388
|
+
import { DataIcon } from "./data.js";
|
|
389
|
+
import { Database1Icon } from "./database1.js";
|
|
390
|
+
import { Database2Icon } from "./database2.js";
|
|
391
|
+
import { Database3Icon } from "./database3.js";
|
|
392
|
+
import { Dataflow1Icon } from "./dataflow1.js";
|
|
393
|
+
import { Dataflow2Icon } from "./dataflow2.js";
|
|
394
|
+
import { Dataflow3Icon } from "./dataflow3.js";
|
|
395
|
+
import { Dataflow4Icon } from "./dataflow4.js";
|
|
396
|
+
import { DeleteIcon } from "./delete.js";
|
|
397
|
+
import { Diamond1Icon } from "./diamond1.js";
|
|
398
|
+
import { Diamond2Icon } from "./diamond2.js";
|
|
399
|
+
import { Dice1Icon } from "./dice1.js";
|
|
400
|
+
import { Dice2Icon } from "./dice2.js";
|
|
401
|
+
import { Dice3Icon } from "./dice3.js";
|
|
402
|
+
import { Dice4Icon } from "./dice4.js";
|
|
403
|
+
import { Dice5Icon } from "./dice5.js";
|
|
404
|
+
import { Dice6Icon } from "./dice6.js";
|
|
405
|
+
import { Disc1Icon } from "./disc1.js";
|
|
406
|
+
import { Disc2Icon } from "./disc2.js";
|
|
407
|
+
import { DistributeSpacingHorizontalIcon } from "./distributeSpacingHorizontal.js";
|
|
408
|
+
import { DistributeSpacingVerticalIcon } from "./distributeSpacingVertical.js";
|
|
409
|
+
import { Divide1Icon } from "./divide1.js";
|
|
410
|
+
import { Divide2Icon } from "./divide2.js";
|
|
411
|
+
import { Divide3Icon } from "./divide3.js";
|
|
412
|
+
import { DividerIcon } from "./divider.js";
|
|
413
|
+
import { Dotpoints1Icon } from "./dotpoints1.js";
|
|
414
|
+
import { Dotpoints2Icon } from "./dotpoints2.js";
|
|
415
|
+
import { DotsGridIcon } from "./dotsGrid.js";
|
|
416
|
+
import { DotsHorizontalIcon } from "./dotsHorizontal.js";
|
|
417
|
+
import { DotsVerticalIcon } from "./dotsVertical.js";
|
|
418
|
+
import { DownloadIcon } from "./download.js";
|
|
419
|
+
import { Download1Icon } from "./download1.js";
|
|
420
|
+
import { Download2Icon } from "./download2.js";
|
|
421
|
+
import { Download3Icon } from "./download3.js";
|
|
422
|
+
import { Download4Icon } from "./download4.js";
|
|
423
|
+
import { DownloadCloud1Icon } from "./downloadCloud1.js";
|
|
424
|
+
import { DownloadCloud2Icon } from "./downloadCloud2.js";
|
|
425
|
+
import { DropIcon } from "./drop.js";
|
|
426
|
+
import { Droplets1Icon } from "./droplets1.js";
|
|
427
|
+
import { Droplets2Icon } from "./droplets2.js";
|
|
428
|
+
import { Droplets3Icon } from "./droplets3.js";
|
|
429
|
+
import { DropperIcon } from "./dropper.js";
|
|
430
|
+
import { EditIcon } from "./edit.js";
|
|
431
|
+
import { Edit1Icon } from "./edit1.js";
|
|
432
|
+
import { Edit2Icon } from "./edit2.js";
|
|
433
|
+
import { Edit3Icon } from "./edit3.js";
|
|
434
|
+
import { Edit4Icon } from "./edit4.js";
|
|
435
|
+
import { Edit5Icon } from "./edit5.js";
|
|
436
|
+
import { EqualIcon } from "./equal.js";
|
|
437
|
+
import { EqualNotIcon } from "./equalNot.js";
|
|
438
|
+
import { EraserIcon } from "./eraser.js";
|
|
439
|
+
import { ExpandIcon } from "./expand.js";
|
|
440
|
+
import { Expand1Icon } from "./expand1.js";
|
|
441
|
+
import { Expand2Icon } from "./expand2.js";
|
|
442
|
+
import { Expand3Icon } from "./expand3.js";
|
|
443
|
+
import { Expand4Icon } from "./expand4.js";
|
|
444
|
+
import { Expand5Icon } from "./expand5.js";
|
|
445
|
+
import { Expand6Icon } from "./expand6.js";
|
|
446
|
+
import { EyeIcon } from "./eye.js";
|
|
447
|
+
import { EyeOffIcon } from "./eyeOff.js";
|
|
448
|
+
import { FaceContentIcon } from "./faceContent.js";
|
|
449
|
+
import { FaceFrownIcon } from "./faceFrown.js";
|
|
450
|
+
import { FaceHappyIcon } from "./faceHappy.js";
|
|
451
|
+
import { FaceIdIcon } from "./faceId.js";
|
|
452
|
+
import { FaceIdSquareIcon } from "./faceIdSquare.js";
|
|
453
|
+
import { FaceNeutralIcon } from "./faceNeutral.js";
|
|
454
|
+
import { FaceSadIcon } from "./faceSad.js";
|
|
455
|
+
import { FaceSmileIcon } from "./faceSmile.js";
|
|
456
|
+
import { FaceWinkIcon } from "./faceWink.js";
|
|
457
|
+
import { FastBackwardIcon } from "./fastBackward.js";
|
|
458
|
+
import { FastForwardIcon } from "./fastForward.js";
|
|
459
|
+
import { FeatherIcon } from "./feather.js";
|
|
460
|
+
import { FigmaIcon } from "./figma.js";
|
|
461
|
+
import { File1Icon } from "./file1.js";
|
|
462
|
+
import { File2Icon } from "./file2.js";
|
|
463
|
+
import { File3Icon } from "./file3.js";
|
|
464
|
+
import { File4Icon } from "./file4.js";
|
|
465
|
+
import { File5Icon } from "./file5.js";
|
|
466
|
+
import { File6Icon } from "./file6.js";
|
|
467
|
+
import { File7Icon } from "./file7.js";
|
|
468
|
+
import { FileAttachment1Icon } from "./fileAttachment1.js";
|
|
469
|
+
import { FileAttachment2Icon } from "./fileAttachment2.js";
|
|
470
|
+
import { FileAttachment3Icon } from "./fileAttachment3.js";
|
|
471
|
+
import { FileAttachment4Icon } from "./fileAttachment4.js";
|
|
472
|
+
import { FileAttachment5Icon } from "./fileAttachment5.js";
|
|
473
|
+
import { FileCheck1Icon } from "./fileCheck1.js";
|
|
474
|
+
import { FileCheck2Icon } from "./fileCheck2.js";
|
|
475
|
+
import { FileCheck3Icon } from "./fileCheck3.js";
|
|
476
|
+
import { FileCode1Icon } from "./fileCode1.js";
|
|
477
|
+
import { FileCode2Icon } from "./fileCode2.js";
|
|
478
|
+
import { FileDownload1Icon } from "./fileDownload1.js";
|
|
479
|
+
import { FileDownload2Icon } from "./fileDownload2.js";
|
|
480
|
+
import { FileDownload3Icon } from "./fileDownload3.js";
|
|
481
|
+
import { FileHeart1Icon } from "./fileHeart1.js";
|
|
482
|
+
import { FileHeart2Icon } from "./fileHeart2.js";
|
|
483
|
+
import { FileHeart3Icon } from "./fileHeart3.js";
|
|
484
|
+
import { FileLock1Icon } from "./fileLock1.js";
|
|
485
|
+
import { FileLock2Icon } from "./fileLock2.js";
|
|
486
|
+
import { FileLock3Icon } from "./fileLock3.js";
|
|
487
|
+
import { FileMinus1Icon } from "./fileMinus1.js";
|
|
488
|
+
import { FileMinus2Icon } from "./fileMinus2.js";
|
|
489
|
+
import { FileMinus3Icon } from "./fileMinus3.js";
|
|
490
|
+
import { FilePlus1Icon } from "./filePlus1.js";
|
|
491
|
+
import { FilePlus2Icon } from "./filePlus2.js";
|
|
492
|
+
import { FilePlus3Icon } from "./filePlus3.js";
|
|
493
|
+
import { FileQuestionIcon } from "./fileQuestion.js";
|
|
494
|
+
import { FileQuestion1Icon } from "./fileQuestion1.js";
|
|
495
|
+
import { FileQuestion2Icon } from "./fileQuestion2.js";
|
|
496
|
+
import { FileQuestion3Icon } from "./fileQuestion3.js";
|
|
497
|
+
import { FileSearch1Icon } from "./fileSearch1.js";
|
|
498
|
+
import { FileSearch2Icon } from "./fileSearch2.js";
|
|
499
|
+
import { FileSearch3Icon } from "./fileSearch3.js";
|
|
500
|
+
import { FileShield1Icon } from "./fileShield1.js";
|
|
501
|
+
import { FileShield2Icon } from "./fileShield2.js";
|
|
502
|
+
import { FileShield3Icon } from "./fileShield3.js";
|
|
503
|
+
import { FileX1Icon } from "./fileX1.js";
|
|
504
|
+
import { FileX2Icon } from "./fileX2.js";
|
|
505
|
+
import { FileX3Icon } from "./fileX3.js";
|
|
506
|
+
import { Film1Icon } from "./film1.js";
|
|
507
|
+
import { Film2Icon } from "./film2.js";
|
|
508
|
+
import { Film3Icon } from "./film3.js";
|
|
509
|
+
import { FilterFunnel1Icon } from "./filterFunnel1.js";
|
|
510
|
+
import { FilterFunnel2Icon } from "./filterFunnel2.js";
|
|
511
|
+
import { FilterLinesIcon } from "./filterLines.js";
|
|
512
|
+
import { Fingerprint1Icon } from "./fingerprint1.js";
|
|
513
|
+
import { Fingerprint2Icon } from "./fingerprint2.js";
|
|
514
|
+
import { Fingerprint3Icon } from "./fingerprint3.js";
|
|
515
|
+
import { Fingerprint4Icon } from "./fingerprint4.js";
|
|
516
|
+
import { Flag1Icon } from "./flag1.js";
|
|
517
|
+
import { Flag2Icon } from "./flag2.js";
|
|
518
|
+
import { Flag3Icon } from "./flag3.js";
|
|
519
|
+
import { Flag4Icon } from "./flag4.js";
|
|
520
|
+
import { Flag5Icon } from "./flag5.js";
|
|
521
|
+
import { Flag6Icon } from "./flag6.js";
|
|
522
|
+
import { FlashIcon } from "./flash.js";
|
|
523
|
+
import { FlashOffIcon } from "./flashOff.js";
|
|
524
|
+
import { FlexAlignBottomIcon } from "./flexAlignBottom.js";
|
|
525
|
+
import { FlexAlignLeftIcon } from "./flexAlignLeft.js";
|
|
526
|
+
import { FlexAlignRightIcon } from "./flexAlignRight.js";
|
|
527
|
+
import { FlexAlignTopIcon } from "./flexAlignTop.js";
|
|
528
|
+
import { FlipBackwardIcon } from "./flipBackward.js";
|
|
529
|
+
import { FlipForwardIcon } from "./flipForward.js";
|
|
530
|
+
import { FolderIcon } from "./folder.js";
|
|
531
|
+
import { FolderCheckIcon } from "./folderCheck.js";
|
|
532
|
+
import { FolderClosedIcon } from "./folderClosed.js";
|
|
533
|
+
import { FolderCodeIcon } from "./folderCode.js";
|
|
534
|
+
import { FolderDownloadIcon } from "./folderDownload.js";
|
|
535
|
+
import { FolderLockIcon } from "./folderLock.js";
|
|
536
|
+
import { FolderMinusIcon } from "./folderMinus.js";
|
|
537
|
+
import { FolderMoveIcon } from "./folderMove.js";
|
|
538
|
+
import { FolderPlusIcon } from "./folderPlus.js";
|
|
539
|
+
import { FolderQuestionIcon } from "./folderQuestion.js";
|
|
540
|
+
import { FolderSearchIcon } from "./folderSearch.js";
|
|
541
|
+
import { FolderShieldIcon } from "./folderShield.js";
|
|
542
|
+
import { FolderXIcon } from "./folderX.js";
|
|
543
|
+
import { FramerIcon } from "./framer.js";
|
|
544
|
+
import { GamingPad1Icon } from "./gamingPad1.js";
|
|
545
|
+
import { GamingPad2Icon } from "./gamingPad2.js";
|
|
546
|
+
import { Gift1Icon } from "./gift1.js";
|
|
547
|
+
import { Gift2Icon } from "./gift2.js";
|
|
548
|
+
import { GitBranch1Icon } from "./gitBranch1.js";
|
|
549
|
+
import { GitBranch2Icon } from "./gitBranch2.js";
|
|
550
|
+
import { GitCommitIcon } from "./gitCommit.js";
|
|
551
|
+
import { GitMergeIcon } from "./gitMerge.js";
|
|
552
|
+
import { GitPullRequestIcon } from "./gitPullRequest.js";
|
|
553
|
+
import { Glasses1Icon } from "./glasses1.js";
|
|
554
|
+
import { Glasses2Icon } from "./glasses2.js";
|
|
555
|
+
import { Globe1Icon } from "./globe1.js";
|
|
556
|
+
import { Globe11Icon } from "./globe11.js";
|
|
557
|
+
import { Globe2Icon } from "./globe2.js";
|
|
558
|
+
import { Globe21Icon } from "./globe21.js";
|
|
559
|
+
import { Globe3Icon } from "./globe3.js";
|
|
560
|
+
import { Globe4Icon } from "./globe4.js";
|
|
561
|
+
import { Globe5Icon } from "./globe5.js";
|
|
562
|
+
import { Globe6Icon } from "./globe6.js";
|
|
563
|
+
import { GoogleChromeIcon } from "./googleChrome.js";
|
|
564
|
+
import { GraduationHat1Icon } from "./graduationHat1.js";
|
|
565
|
+
import { GraduationHat2Icon } from "./graduationHat2.js";
|
|
566
|
+
import { Grid1Icon } from "./grid1.js";
|
|
567
|
+
import { Grid2Icon } from "./grid2.js";
|
|
568
|
+
import { Grid3Icon } from "./grid3.js";
|
|
569
|
+
import { GridDotsBlankIcon } from "./gridDotsBlank.js";
|
|
570
|
+
import { GridDotsBottomIcon } from "./gridDotsBottom.js";
|
|
571
|
+
import { GridDotsHorizontalCenterIcon } from "./gridDotsHorizontalCenter.js";
|
|
572
|
+
import { GridDotsLeftIcon } from "./gridDotsLeft.js";
|
|
573
|
+
import { GridDotsOuterIcon } from "./gridDotsOuter.js";
|
|
574
|
+
import { GridDotsRightIcon } from "./gridDotsRight.js";
|
|
575
|
+
import { GridDotsTopIcon } from "./gridDotsTop.js";
|
|
576
|
+
import { GridDotsVerticalCenterIcon } from "./gridDotsVerticalCenter.js";
|
|
577
|
+
import { HandIcon } from "./hand.js";
|
|
578
|
+
import { HardDriveIcon } from "./hardDrive.js";
|
|
579
|
+
import { Hash1Icon } from "./hash1.js";
|
|
580
|
+
import { Hash2Icon } from "./hash2.js";
|
|
581
|
+
import { Heading1Icon } from "./heading1.js";
|
|
582
|
+
import { Heading2Icon } from "./heading2.js";
|
|
583
|
+
import { HeadingSquareIcon } from "./headingSquare.js";
|
|
584
|
+
import { Headphones1Icon } from "./headphones1.js";
|
|
585
|
+
import { Headphones2Icon } from "./headphones2.js";
|
|
586
|
+
import { HeartIcon } from "./heart.js";
|
|
587
|
+
import { HeartCircleIcon } from "./heartCircle.js";
|
|
588
|
+
import { HeartHandIcon } from "./heartHand.js";
|
|
589
|
+
import { HeartHexagonIcon } from "./heartHexagon.js";
|
|
590
|
+
import { HeartOctagonIcon } from "./heartOctagon.js";
|
|
591
|
+
import { HeartRoundedIcon } from "./heartRounded.js";
|
|
592
|
+
import { HeartSquareIcon } from "./heartSquare.js";
|
|
593
|
+
import { HeartsIcon } from "./hearts.js";
|
|
594
|
+
import { HelpCircleIcon } from "./helpCircle.js";
|
|
595
|
+
import { HelpHexagonIcon } from "./helpHexagon.js";
|
|
596
|
+
import { HelpOctagonIcon } from "./helpOctagon.js";
|
|
597
|
+
import { HelpSquareIcon } from "./helpSquare.js";
|
|
598
|
+
import { Hexagon1Icon } from "./hexagon1.js";
|
|
599
|
+
import { Hexagon2Icon } from "./hexagon2.js";
|
|
600
|
+
import { HomeIcon } from "./home.js";
|
|
601
|
+
import { Home1Icon } from "./home1.js";
|
|
602
|
+
import { Home2Icon } from "./home2.js";
|
|
603
|
+
import { Home3Icon } from "./home3.js";
|
|
604
|
+
import { Home4Icon } from "./home4.js";
|
|
605
|
+
import { Home5Icon } from "./home5.js";
|
|
606
|
+
import { HomeLineIcon } from "./homeLine.js";
|
|
607
|
+
import { HomeSmileIcon } from "./homeSmile.js";
|
|
608
|
+
import { HorizontalBarChart1Icon } from "./horizontalBarChart1.js";
|
|
609
|
+
import { HorizontalBarChart2Icon } from "./horizontalBarChart2.js";
|
|
610
|
+
import { HorizontalBarChart3Icon } from "./horizontalBarChart3.js";
|
|
611
|
+
import { Hourglass1Icon } from "./hourglass1.js";
|
|
612
|
+
import { Hourglass2Icon } from "./hourglass2.js";
|
|
613
|
+
import { Hourglass3Icon } from "./hourglass3.js";
|
|
614
|
+
import { Hurricane1Icon } from "./hurricane1.js";
|
|
615
|
+
import { Hurricane2Icon } from "./hurricane2.js";
|
|
616
|
+
import { Hurricane3Icon } from "./hurricane3.js";
|
|
617
|
+
import { ImageIcon } from "./image.js";
|
|
618
|
+
import { Image1Icon } from "./image1.js";
|
|
619
|
+
import { Image2Icon } from "./image2.js";
|
|
620
|
+
import { Image3Icon } from "./image3.js";
|
|
621
|
+
import { Image4Icon } from "./image4.js";
|
|
622
|
+
import { Image5Icon } from "./image5.js";
|
|
623
|
+
import { ImageCheckIcon } from "./imageCheck.js";
|
|
624
|
+
import { ImageDownIcon } from "./imageDown.js";
|
|
625
|
+
import { ImageIndentLeftIcon } from "./imageIndentLeft.js";
|
|
626
|
+
import { ImageIndentRightIcon } from "./imageIndentRight.js";
|
|
627
|
+
import { ImageLeftIcon } from "./imageLeft.js";
|
|
628
|
+
import { ImagePlusIcon } from "./imagePlus.js";
|
|
629
|
+
import { ImageRightIcon } from "./imageRight.js";
|
|
630
|
+
import { ImageUpIcon } from "./imageUp.js";
|
|
631
|
+
import { ImageUserIcon } from "./imageUser.js";
|
|
632
|
+
import { ImageUserCheckIcon } from "./imageUserCheck.js";
|
|
633
|
+
import { ImageUserDownIcon } from "./imageUserDown.js";
|
|
634
|
+
import { ImageUserLeftIcon } from "./imageUserLeft.js";
|
|
635
|
+
import { ImageUserPlusIcon } from "./imageUserPlus.js";
|
|
636
|
+
import { ImageUserRightIcon } from "./imageUserRight.js";
|
|
637
|
+
import { ImageUserUpIcon } from "./imageUserUp.js";
|
|
638
|
+
import { ImageUserXIcon } from "./imageUserX.js";
|
|
639
|
+
import { ImageXIcon } from "./imageX.js";
|
|
640
|
+
import { Inbox1Icon } from "./inbox1.js";
|
|
641
|
+
import { Inbox2Icon } from "./inbox2.js";
|
|
642
|
+
import { InfinityIcon } from "./infinity.js";
|
|
643
|
+
import { InfoCircleIcon } from "./infoCircle.js";
|
|
644
|
+
import { InfoHexagonIcon } from "./infoHexagon.js";
|
|
645
|
+
import { InfoOctagonIcon } from "./infoOctagon.js";
|
|
646
|
+
import { InfoSquareIcon } from "./infoSquare.js";
|
|
647
|
+
import { IntersectCircleIcon } from "./intersectCircle.js";
|
|
648
|
+
import { IntersectSquareIcon } from "./intersectSquare.js";
|
|
649
|
+
import { Italic1Icon } from "./italic1.js";
|
|
650
|
+
import { Italic2Icon } from "./italic2.js";
|
|
651
|
+
import { ItalicSquareIcon } from "./italicSquare.js";
|
|
652
|
+
import { Key1Icon } from "./key1.js";
|
|
653
|
+
import { Key2Icon } from "./key2.js";
|
|
654
|
+
import { Keyboard1Icon } from "./keyboard1.js";
|
|
655
|
+
import { Keyboard2Icon } from "./keyboard2.js";
|
|
656
|
+
import { Laptop1Icon } from "./laptop1.js";
|
|
657
|
+
import { Laptop2Icon } from "./laptop2.js";
|
|
658
|
+
import { LayerSingleIcon } from "./layerSingle.js";
|
|
659
|
+
import { LayersThree1Icon } from "./layersThree1.js";
|
|
660
|
+
import { LayersThree2Icon } from "./layersThree2.js";
|
|
661
|
+
import { LayersTwo1Icon } from "./layersTwo1.js";
|
|
662
|
+
import { LayersTwo2Icon } from "./layersTwo2.js";
|
|
663
|
+
import { LayoutAlt1Icon } from "./layoutAlt1.js";
|
|
664
|
+
import { LayoutAlt2Icon } from "./layoutAlt2.js";
|
|
665
|
+
import { LayoutAlt3Icon } from "./layoutAlt3.js";
|
|
666
|
+
import { LayoutAlt4Icon } from "./layoutAlt4.js";
|
|
667
|
+
import { LayoutBottomIcon } from "./layoutBottom.js";
|
|
668
|
+
import { LayoutGrid1Icon } from "./layoutGrid1.js";
|
|
669
|
+
import { LayoutGrid2Icon } from "./layoutGrid2.js";
|
|
670
|
+
import { LayoutLeftIcon } from "./layoutLeft.js";
|
|
671
|
+
import { LayoutRightIcon } from "./layoutRight.js";
|
|
672
|
+
import { LayoutTopIcon } from "./layoutTop.js";
|
|
673
|
+
import { LeftIndent1Icon } from "./leftIndent1.js";
|
|
674
|
+
import { LeftIndent2Icon } from "./leftIndent2.js";
|
|
675
|
+
import { LetterSpacing1Icon } from "./letterSpacing1.js";
|
|
676
|
+
import { LetterSpacing2Icon } from "./letterSpacing2.js";
|
|
677
|
+
import { LifeBuoy1Icon } from "./lifeBuoy1.js";
|
|
678
|
+
import { LifeBuoy2Icon } from "./lifeBuoy2.js";
|
|
679
|
+
import { LightbulbIcon } from "./lightbulb.js";
|
|
680
|
+
import { Lightbulb1Icon } from "./lightbulb1.js";
|
|
681
|
+
import { Lightbulb2Icon } from "./lightbulb2.js";
|
|
682
|
+
import { Lightbulb3Icon } from "./lightbulb3.js";
|
|
683
|
+
import { Lightbulb4Icon } from "./lightbulb4.js";
|
|
684
|
+
import { Lightbulb5Icon } from "./lightbulb5.js";
|
|
685
|
+
import { Lightning1Icon } from "./lightning1.js";
|
|
686
|
+
import { Lightning2Icon } from "./lightning2.js";
|
|
687
|
+
import { LineChartDown1Icon } from "./lineChartDown1.js";
|
|
688
|
+
import { LineChartDown2Icon } from "./lineChartDown2.js";
|
|
689
|
+
import { LineChartDown3Icon } from "./lineChartDown3.js";
|
|
690
|
+
import { LineChartDown4Icon } from "./lineChartDown4.js";
|
|
691
|
+
import { LineChartDown5Icon } from "./lineChartDown5.js";
|
|
692
|
+
import { LineChartUp1Icon } from "./lineChartUp1.js";
|
|
693
|
+
import { LineChartUp2Icon } from "./lineChartUp2.js";
|
|
694
|
+
import { LineChartUp3Icon } from "./lineChartUp3.js";
|
|
695
|
+
import { LineChartUp4Icon } from "./lineChartUp4.js";
|
|
696
|
+
import { LineChartUp5Icon } from "./lineChartUp5.js";
|
|
697
|
+
import { LineHeightIcon } from "./lineHeight.js";
|
|
698
|
+
import { LinkIcon } from "./link.js";
|
|
699
|
+
import { Link1Icon } from "./link1.js";
|
|
700
|
+
import { Link2Icon } from "./link2.js";
|
|
701
|
+
import { Link3Icon } from "./link3.js";
|
|
702
|
+
import { Link4Icon } from "./link4.js";
|
|
703
|
+
import { Link5Icon } from "./link5.js";
|
|
704
|
+
import { LinkBroken1Icon } from "./linkBroken1.js";
|
|
705
|
+
import { LinkBroken2Icon } from "./linkBroken2.js";
|
|
706
|
+
import { LinkExternal1Icon } from "./linkExternal1.js";
|
|
707
|
+
import { LinkExternal2Icon } from "./linkExternal2.js";
|
|
708
|
+
import { ListIcon } from "./list.js";
|
|
709
|
+
import { Loading1Icon } from "./loading1.js";
|
|
710
|
+
import { Loading2Icon } from "./loading2.js";
|
|
711
|
+
import { Loading3Icon } from "./loading3.js";
|
|
712
|
+
import { LockIcon } from "./lock.js";
|
|
713
|
+
import { Lock1Icon } from "./lock1.js";
|
|
714
|
+
import { Lock2Icon } from "./lock2.js";
|
|
715
|
+
import { Lock3Icon } from "./lock3.js";
|
|
716
|
+
import { Lock4Icon } from "./lock4.js";
|
|
717
|
+
import { LockKeyholeCircleIcon } from "./lockKeyholeCircle.js";
|
|
718
|
+
import { LockKeyholeSquareIcon } from "./lockKeyholeSquare.js";
|
|
719
|
+
import { LockUnlocked1Icon } from "./lockUnlocked1.js";
|
|
720
|
+
import { LockUnlocked2Icon } from "./lockUnlocked2.js";
|
|
721
|
+
import { LockUnlocked3Icon } from "./lockUnlocked3.js";
|
|
722
|
+
import { LockUnlocked4Icon } from "./lockUnlocked4.js";
|
|
723
|
+
import { LogInIcon } from "./logIn.js";
|
|
724
|
+
import { LogIn1Icon } from "./logIn1.js";
|
|
725
|
+
import { LogIn2Icon } from "./logIn2.js";
|
|
726
|
+
import { LogIn3Icon } from "./logIn3.js";
|
|
727
|
+
import { LogIn4Icon } from "./logIn4.js";
|
|
728
|
+
import { LogOut1Icon } from "./logOut1.js";
|
|
729
|
+
import { LogOut2Icon } from "./logOut2.js";
|
|
730
|
+
import { LogOut3Icon } from "./logOut3.js";
|
|
731
|
+
import { LogOut4Icon } from "./logOut4.js";
|
|
732
|
+
import { Luggage1Icon } from "./luggage1.js";
|
|
733
|
+
import { Luggage2Icon } from "./luggage2.js";
|
|
734
|
+
import { Luggage3Icon } from "./luggage3.js";
|
|
735
|
+
import { MagicWandIcon } from "./magicWand.js";
|
|
736
|
+
import { MagicWand1Icon } from "./magicWand1.js";
|
|
737
|
+
import { MagicWand2Icon } from "./magicWand2.js";
|
|
738
|
+
import { MailIcon } from "./mail.js";
|
|
739
|
+
import { Mail1Icon } from "./mail1.js";
|
|
740
|
+
import { Mail2Icon } from "./mail2.js";
|
|
741
|
+
import { Mail3Icon } from "./mail3.js";
|
|
742
|
+
import { Mail4Icon } from "./mail4.js";
|
|
743
|
+
import { Mail5Icon } from "./mail5.js";
|
|
744
|
+
import { MailNotificationIcon } from "./mailNotification.js";
|
|
745
|
+
import { Map1Icon } from "./map1.js";
|
|
746
|
+
import { Map2Icon } from "./map2.js";
|
|
747
|
+
import { MarkIcon } from "./mark.js";
|
|
748
|
+
import { MarkerPin1Icon } from "./markerPin1.js";
|
|
749
|
+
import { MarkerPin2Icon } from "./markerPin2.js";
|
|
750
|
+
import { MarkerPin3Icon } from "./markerPin3.js";
|
|
751
|
+
import { MarkerPin4Icon } from "./markerPin4.js";
|
|
752
|
+
import { MarkerPin5Icon } from "./markerPin5.js";
|
|
753
|
+
import { MarkerPin6Icon } from "./markerPin6.js";
|
|
754
|
+
import { Maximize1Icon } from "./maximize1.js";
|
|
755
|
+
import { Maximize2Icon } from "./maximize2.js";
|
|
756
|
+
import { MedicalCircleIcon } from "./medicalCircle.js";
|
|
757
|
+
import { MedicalCrossIcon } from "./medicalCross.js";
|
|
758
|
+
import { MedicalSquareIcon } from "./medicalSquare.js";
|
|
759
|
+
import { MenuIcon } from "./menu.js";
|
|
760
|
+
import { Menu1Icon } from "./menu1.js";
|
|
761
|
+
import { Menu2Icon } from "./menu2.js";
|
|
762
|
+
import { Menu3Icon } from "./menu3.js";
|
|
763
|
+
import { Menu4Icon } from "./menu4.js";
|
|
764
|
+
import { Menu5Icon } from "./menu5.js";
|
|
765
|
+
import { MessageAlertCircleIcon } from "./messageAlertCircle.js";
|
|
766
|
+
import { MessageAlertSquareIcon } from "./messageAlertSquare.js";
|
|
767
|
+
import { MessageChatCircleIcon } from "./messageChatCircle.js";
|
|
768
|
+
import { MessageChatSquareIcon } from "./messageChatSquare.js";
|
|
769
|
+
import { MessageCheckCircleIcon } from "./messageCheckCircle.js";
|
|
770
|
+
import { MessageCheckSquareIcon } from "./messageCheckSquare.js";
|
|
771
|
+
import { MessageCircle1Icon } from "./messageCircle1.js";
|
|
772
|
+
import { MessageCircle2Icon } from "./messageCircle2.js";
|
|
773
|
+
import { MessageDotsCircleIcon } from "./messageDotsCircle.js";
|
|
774
|
+
import { MessageDotsSquareIcon } from "./messageDotsSquare.js";
|
|
775
|
+
import { MessageHeartCircleIcon } from "./messageHeartCircle.js";
|
|
776
|
+
import { MessageHeartSquareIcon } from "./messageHeartSquare.js";
|
|
777
|
+
import { MessageNotificationCircleIcon } from "./messageNotificationCircle.js";
|
|
778
|
+
import { MessageNotificationSquareIcon } from "./messageNotificationSquare.js";
|
|
779
|
+
import { MessagePlusCircleIcon } from "./messagePlusCircle.js";
|
|
780
|
+
import { MessagePlusSquareIcon } from "./messagePlusSquare.js";
|
|
781
|
+
import { MessageQuestionCircleIcon } from "./messageQuestionCircle.js";
|
|
782
|
+
import { MessageQuestionSquareIcon } from "./messageQuestionSquare.js";
|
|
783
|
+
import { MessageSmileCircleIcon } from "./messageSmileCircle.js";
|
|
784
|
+
import { MessageSmileSquareIcon } from "./messageSmileSquare.js";
|
|
785
|
+
import { MessageSquare1Icon } from "./messageSquare1.js";
|
|
786
|
+
import { MessageSquare2Icon } from "./messageSquare2.js";
|
|
787
|
+
import { MessageTextCircle1Icon } from "./messageTextCircle1.js";
|
|
788
|
+
import { MessageTextCircle2Icon } from "./messageTextCircle2.js";
|
|
789
|
+
import { MessageTextSquareIcon } from "./messageTextSquare.js";
|
|
790
|
+
import { MessageTextSquare1Icon } from "./messageTextSquare1.js";
|
|
791
|
+
import { MessageTextSquare2Icon } from "./messageTextSquare2.js";
|
|
792
|
+
import { MessageXCircleIcon } from "./messageXCircle.js";
|
|
793
|
+
import { MessageXSquareIcon } from "./messageXSquare.js";
|
|
794
|
+
import { MicrophoneIcon } from "./microphone.js";
|
|
795
|
+
import { Microphone1Icon } from "./microphone1.js";
|
|
796
|
+
import { Microphone2Icon } from "./microphone2.js";
|
|
797
|
+
import { MicrophoneOffIcon } from "./microphoneOff.js";
|
|
798
|
+
import { MicrophoneOff1Icon } from "./microphoneOff1.js";
|
|
799
|
+
import { MicrophoneOff2Icon } from "./microphoneOff2.js";
|
|
800
|
+
import { MicroscopeIcon } from "./microscope.js";
|
|
801
|
+
import { Minimize1Icon } from "./minimize1.js";
|
|
802
|
+
import { Minimize2Icon } from "./minimize2.js";
|
|
803
|
+
import { MinusIcon } from "./minus.js";
|
|
804
|
+
import { MinusCircleIcon } from "./minusCircle.js";
|
|
805
|
+
import { MinusSquareIcon } from "./minusSquare.js";
|
|
806
|
+
import { Modem1Icon } from "./modem1.js";
|
|
807
|
+
import { Modem2Icon } from "./modem2.js";
|
|
808
|
+
import { MonitorIcon } from "./monitor.js";
|
|
809
|
+
import { Monitor1Icon } from "./monitor1.js";
|
|
810
|
+
import { Monitor2Icon } from "./monitor2.js";
|
|
811
|
+
import { Monitor3Icon } from "./monitor3.js";
|
|
812
|
+
import { Monitor4Icon } from "./monitor4.js";
|
|
813
|
+
import { Monitor5Icon } from "./monitor5.js";
|
|
814
|
+
import { Moon1Icon } from "./moon1.js";
|
|
815
|
+
import { Moon2Icon } from "./moon2.js";
|
|
816
|
+
import { MoonEclipseIcon } from "./moonEclipse.js";
|
|
817
|
+
import { MoonStarIcon } from "./moonStar.js";
|
|
818
|
+
import { MouseIcon } from "./mouse.js";
|
|
819
|
+
import { MoveIcon } from "./move.js";
|
|
820
|
+
import { MusicNote1Icon } from "./musicNote1.js";
|
|
821
|
+
import { MusicNote2Icon } from "./musicNote2.js";
|
|
822
|
+
import { MusicNotePlusIcon } from "./musicNotePlus.js";
|
|
823
|
+
import { NavigationPointer1Icon } from "./navigationPointer1.js";
|
|
824
|
+
import { NavigationPointer2Icon } from "./navigationPointer2.js";
|
|
825
|
+
import { NavigationPointerOff1Icon } from "./navigationPointerOff1.js";
|
|
826
|
+
import { NavigationPointerOff2Icon } from "./navigationPointerOff2.js";
|
|
827
|
+
import { NotificationBoxIcon } from "./notificationBox.js";
|
|
828
|
+
import { NotificationMessageIcon } from "./notificationMessage.js";
|
|
829
|
+
import { NotificationTextIcon } from "./notificationText.js";
|
|
830
|
+
import { OctagonIcon } from "./octagon.js";
|
|
831
|
+
import { PackageIcon } from "./package.js";
|
|
832
|
+
import { PackageCheckIcon } from "./packageCheck.js";
|
|
833
|
+
import { PackageMinusIcon } from "./packageMinus.js";
|
|
834
|
+
import { PackagePlusIcon } from "./packagePlus.js";
|
|
835
|
+
import { PackageSearchIcon } from "./packageSearch.js";
|
|
836
|
+
import { PackageXIcon } from "./packageX.js";
|
|
837
|
+
import { PaintIcon } from "./paint.js";
|
|
838
|
+
import { PaintPourIcon } from "./paintPour.js";
|
|
839
|
+
import { PaletteIcon } from "./palette.js";
|
|
840
|
+
import { PaperclipIcon } from "./paperclip.js";
|
|
841
|
+
import { ParagraphSpacingIcon } from "./paragraphSpacing.js";
|
|
842
|
+
import { ParagraphWrapIcon } from "./paragraphWrap.js";
|
|
843
|
+
import { PasscodeIcon } from "./passcode.js";
|
|
844
|
+
import { PasscodeLockIcon } from "./passcodeLock.js";
|
|
845
|
+
import { PassportIcon } from "./passport.js";
|
|
846
|
+
import { PauseCircleIcon } from "./pauseCircle.js";
|
|
847
|
+
import { PauseSquareIcon } from "./pauseSquare.js";
|
|
848
|
+
import { PenTool1Icon } from "./penTool1.js";
|
|
849
|
+
import { PenTool2Icon } from "./penTool2.js";
|
|
850
|
+
import { PenToolMinusIcon } from "./penToolMinus.js";
|
|
851
|
+
import { PenToolPlusIcon } from "./penToolPlus.js";
|
|
852
|
+
import { Pencil1Icon } from "./pencil1.js";
|
|
853
|
+
import { Pencil2Icon } from "./pencil2.js";
|
|
854
|
+
import { PencilLineIcon } from "./pencilLine.js";
|
|
855
|
+
import { PentagonIcon } from "./pentagon.js";
|
|
856
|
+
import { Percent1Icon } from "./percent1.js";
|
|
857
|
+
import { Percent2Icon } from "./percent2.js";
|
|
858
|
+
import { Percent3Icon } from "./percent3.js";
|
|
859
|
+
import { Perspective1Icon } from "./perspective1.js";
|
|
860
|
+
import { Perspective2Icon } from "./perspective2.js";
|
|
861
|
+
import { PhoneIcon } from "./phone.js";
|
|
862
|
+
import { Phone1Icon } from "./phone1.js";
|
|
863
|
+
import { Phone2Icon } from "./phone2.js";
|
|
864
|
+
import { PhoneCallIcon } from "./phoneCall.js";
|
|
865
|
+
import { PhoneCall1Icon } from "./phoneCall1.js";
|
|
866
|
+
import { PhoneCall2Icon } from "./phoneCall2.js";
|
|
867
|
+
import { PhoneHangUpIcon } from "./phoneHangUp.js";
|
|
868
|
+
import { PhoneIncomingIcon } from "./phoneIncoming.js";
|
|
869
|
+
import { PhoneIncoming1Icon } from "./phoneIncoming1.js";
|
|
870
|
+
import { PhoneIncoming2Icon } from "./phoneIncoming2.js";
|
|
871
|
+
import { PhoneOutgoing1Icon } from "./phoneOutgoing1.js";
|
|
872
|
+
import { PhoneOutgoing2Icon } from "./phoneOutgoing2.js";
|
|
873
|
+
import { PhonePauseIcon } from "./phonePause.js";
|
|
874
|
+
import { PhonePlusIcon } from "./phonePlus.js";
|
|
875
|
+
import { PhoneXIcon } from "./phoneX.js";
|
|
876
|
+
import { PieChartIcon } from "./pieChart.js";
|
|
877
|
+
import { PieChart1Icon } from "./pieChart1.js";
|
|
878
|
+
import { PieChart2Icon } from "./pieChart2.js";
|
|
879
|
+
import { PieChart3Icon } from "./pieChart3.js";
|
|
880
|
+
import { PieChart4Icon } from "./pieChart4.js";
|
|
881
|
+
import { PiggyBank1Icon } from "./piggyBank1.js";
|
|
882
|
+
import { PiggyBank2Icon } from "./piggyBank2.js";
|
|
883
|
+
import { Pilcrow1Icon } from "./pilcrow1.js";
|
|
884
|
+
import { Pilcrow2Icon } from "./pilcrow2.js";
|
|
885
|
+
import { PilcrowSquareIcon } from "./pilcrowSquare.js";
|
|
886
|
+
import { Pin1Icon } from "./pin1.js";
|
|
887
|
+
import { Pin2Icon } from "./pin2.js";
|
|
888
|
+
import { PlaceholderIcon } from "./placeholder.js";
|
|
889
|
+
import { PlaneIcon } from "./plane.js";
|
|
890
|
+
import { PlayIcon } from "./play.js";
|
|
891
|
+
import { PlayCircleIcon } from "./playCircle.js";
|
|
892
|
+
import { PlaySquareIcon } from "./playSquare.js";
|
|
893
|
+
import { PlusIcon } from "./plus.js";
|
|
894
|
+
import { PlusCircleIcon } from "./plusCircle.js";
|
|
895
|
+
import { PlusSquareIcon } from "./plusSquare.js";
|
|
896
|
+
import { PodcastIcon } from "./podcast.js";
|
|
897
|
+
import { Power1Icon } from "./power1.js";
|
|
898
|
+
import { Power2Icon } from "./power2.js";
|
|
899
|
+
import { Power3Icon } from "./power3.js";
|
|
900
|
+
import { PresentationChart1Icon } from "./presentationChart1.js";
|
|
901
|
+
import { PresentationChart2Icon } from "./presentationChart2.js";
|
|
902
|
+
import { PresentationChart3Icon } from "./presentationChart3.js";
|
|
903
|
+
import { PrinterIcon } from "./printer.js";
|
|
904
|
+
import { PuzzlePieceIcon } from "./puzzlePiece.js";
|
|
905
|
+
import { PuzzlePiece1Icon } from "./puzzlePiece1.js";
|
|
906
|
+
import { PuzzlePiece2Icon } from "./puzzlePiece2.js";
|
|
907
|
+
import { QrCodeIcon } from "./qrCode.js";
|
|
908
|
+
import { QrCode1Icon } from "./qrCode1.js";
|
|
909
|
+
import { QrCode2Icon } from "./qrCode2.js";
|
|
910
|
+
import { ReceiptIcon } from "./receipt.js";
|
|
911
|
+
import { ReceiptCheckIcon } from "./receiptCheck.js";
|
|
912
|
+
import { RecordingIcon } from "./recording.js";
|
|
913
|
+
import { Recording1Icon } from "./recording1.js";
|
|
914
|
+
import { Recording2Icon } from "./recording2.js";
|
|
915
|
+
import { Recording3Icon } from "./recording3.js";
|
|
916
|
+
import { Reflect1Icon } from "./reflect1.js";
|
|
917
|
+
import { Reflect2Icon } from "./reflect2.js";
|
|
918
|
+
import { RefreshCcwIcon } from "./refreshCcw.js";
|
|
919
|
+
import { RefreshCcw1Icon } from "./refreshCcw1.js";
|
|
920
|
+
import { RefreshCcw2Icon } from "./refreshCcw2.js";
|
|
921
|
+
import { RefreshCcw3Icon } from "./refreshCcw3.js";
|
|
922
|
+
import { RefreshCcw4Icon } from "./refreshCcw4.js";
|
|
923
|
+
import { RefreshCcw5Icon } from "./refreshCcw5.js";
|
|
924
|
+
import { RefreshCwIcon } from "./refreshCw.js";
|
|
925
|
+
import { RefreshCw1Icon } from "./refreshCw1.js";
|
|
926
|
+
import { RefreshCw2Icon } from "./refreshCw2.js";
|
|
927
|
+
import { RefreshCw3Icon } from "./refreshCw3.js";
|
|
928
|
+
import { RefreshCw4Icon } from "./refreshCw4.js";
|
|
929
|
+
import { RefreshCw5Icon } from "./refreshCw5.js";
|
|
930
|
+
import { Repeat1Icon } from "./repeat1.js";
|
|
931
|
+
import { Repeat2Icon } from "./repeat2.js";
|
|
932
|
+
import { Repeat3Icon } from "./repeat3.js";
|
|
933
|
+
import { Repeat4Icon } from "./repeat4.js";
|
|
934
|
+
import { ReverseLeftIcon } from "./reverseLeft.js";
|
|
935
|
+
import { ReverseRightIcon } from "./reverseRight.js";
|
|
936
|
+
import { RightIndent1Icon } from "./rightIndent1.js";
|
|
937
|
+
import { RightIndent2Icon } from "./rightIndent2.js";
|
|
938
|
+
import { RocketIcon } from "./rocket.js";
|
|
939
|
+
import { Rocket1Icon } from "./rocket1.js";
|
|
940
|
+
import { Rocket2Icon } from "./rocket2.js";
|
|
941
|
+
import { RollerBrushIcon } from "./rollerBrush.js";
|
|
942
|
+
import { RotateCcwIcon } from "./rotateCcw.js";
|
|
943
|
+
import { RouteIcon } from "./route.js";
|
|
944
|
+
import { Rows1Icon } from "./rows1.js";
|
|
945
|
+
import { Rows2Icon } from "./rows2.js";
|
|
946
|
+
import { Rows3Icon } from "./rows3.js";
|
|
947
|
+
import { Rss1Icon } from "./rss1.js";
|
|
948
|
+
import { Rss2Icon } from "./rss2.js";
|
|
949
|
+
import { RulerIcon } from "./ruler.js";
|
|
950
|
+
import { SafeIcon } from "./safe.js";
|
|
951
|
+
import { Sale1Icon } from "./sale1.js";
|
|
952
|
+
import { Sale2Icon } from "./sale2.js";
|
|
953
|
+
import { Sale3Icon } from "./sale3.js";
|
|
954
|
+
import { Sale4Icon } from "./sale4.js";
|
|
955
|
+
import { SaveIcon } from "./save.js";
|
|
956
|
+
import { Save1Icon } from "./save1.js";
|
|
957
|
+
import { Save2Icon } from "./save2.js";
|
|
958
|
+
import { Save3Icon } from "./save3.js";
|
|
959
|
+
import { Scale1Icon } from "./scale1.js";
|
|
960
|
+
import { Scale2Icon } from "./scale2.js";
|
|
961
|
+
import { Scale3Icon } from "./scale3.js";
|
|
962
|
+
import { Scales1Icon } from "./scales1.js";
|
|
963
|
+
import { Scales2Icon } from "./scales2.js";
|
|
964
|
+
import { ScanIcon } from "./scan.js";
|
|
965
|
+
import { Scissors1Icon } from "./scissors1.js";
|
|
966
|
+
import { Scissors2Icon } from "./scissors2.js";
|
|
967
|
+
import { ScissorsCut1Icon } from "./scissorsCut1.js";
|
|
968
|
+
import { ScissorsCut2Icon } from "./scissorsCut2.js";
|
|
969
|
+
import { SearchLgIcon } from "./searchLg.js";
|
|
970
|
+
import { SearchMdIcon } from "./searchMd.js";
|
|
971
|
+
import { SearchRefractionIcon } from "./searchRefraction.js";
|
|
972
|
+
import { SearchSmIcon } from "./searchSm.js";
|
|
973
|
+
import { SendIcon } from "./send.js";
|
|
974
|
+
import { Send1Icon } from "./send1.js";
|
|
975
|
+
import { Send2Icon } from "./send2.js";
|
|
976
|
+
import { Send3Icon } from "./send3.js";
|
|
977
|
+
import { Server1Icon } from "./server1.js";
|
|
978
|
+
import { Server2Icon } from "./server2.js";
|
|
979
|
+
import { Server3Icon } from "./server3.js";
|
|
980
|
+
import { Server4Icon } from "./server4.js";
|
|
981
|
+
import { Server5Icon } from "./server5.js";
|
|
982
|
+
import { Server6Icon } from "./server6.js";
|
|
983
|
+
import { SettingsIcon } from "./settings.js";
|
|
984
|
+
import { Settings1Icon } from "./settings1.js";
|
|
985
|
+
import { Settings2Icon } from "./settings2.js";
|
|
986
|
+
import { Settings3Icon } from "./settings3.js";
|
|
987
|
+
import { Settings4Icon } from "./settings4.js";
|
|
988
|
+
import { ShareIcon } from "./share.js";
|
|
989
|
+
import { Share1Icon } from "./share1.js";
|
|
990
|
+
import { Share2Icon } from "./share2.js";
|
|
991
|
+
import { Share3Icon } from "./share3.js";
|
|
992
|
+
import { Share4Icon } from "./share4.js";
|
|
993
|
+
import { Share5Icon } from "./share5.js";
|
|
994
|
+
import { Share6Icon } from "./share6.js";
|
|
995
|
+
import { Share7Icon } from "./share7.js";
|
|
996
|
+
import { ShareArrowIcon } from "./shareArrow.js";
|
|
997
|
+
import { Shield1Icon } from "./shield1.js";
|
|
998
|
+
import { Shield2Icon } from "./shield2.js";
|
|
999
|
+
import { Shield3Icon } from "./shield3.js";
|
|
1000
|
+
import { ShieldDollarIcon } from "./shieldDollar.js";
|
|
1001
|
+
import { ShieldOffIcon } from "./shieldOff.js";
|
|
1002
|
+
import { ShieldPlusIcon } from "./shieldPlus.js";
|
|
1003
|
+
import { ShieldTickIcon } from "./shieldTick.js";
|
|
1004
|
+
import { ShieldZapIcon } from "./shieldZap.js";
|
|
1005
|
+
import { ShoppingBag1Icon } from "./shoppingBag1.js";
|
|
1006
|
+
import { ShoppingBag2Icon } from "./shoppingBag2.js";
|
|
1007
|
+
import { ShoppingBag3Icon } from "./shoppingBag3.js";
|
|
1008
|
+
import { ShoppingCart1Icon } from "./shoppingCart1.js";
|
|
1009
|
+
import { ShoppingCart2Icon } from "./shoppingCart2.js";
|
|
1010
|
+
import { ShoppingCart3Icon } from "./shoppingCart3.js";
|
|
1011
|
+
import { Shuffle1Icon } from "./shuffle1.js";
|
|
1012
|
+
import { Shuffle2Icon } from "./shuffle2.js";
|
|
1013
|
+
import { Signal1Icon } from "./signal1.js";
|
|
1014
|
+
import { Signal2Icon } from "./signal2.js";
|
|
1015
|
+
import { Signal3Icon } from "./signal3.js";
|
|
1016
|
+
import { SimcardIcon } from "./simcard.js";
|
|
1017
|
+
import { SkewIcon } from "./skew.js";
|
|
1018
|
+
import { SkipBackIcon } from "./skipBack.js";
|
|
1019
|
+
import { SkipForwardIcon } from "./skipForward.js";
|
|
1020
|
+
import { SlashCircle1Icon } from "./slashCircle1.js";
|
|
1021
|
+
import { SlashCircle2Icon } from "./slashCircle2.js";
|
|
1022
|
+
import { SlashDividerIcon } from "./slashDivider.js";
|
|
1023
|
+
import { SlashOctagonIcon } from "./slashOctagon.js";
|
|
1024
|
+
import { Sliders1Icon } from "./sliders1.js";
|
|
1025
|
+
import { Sliders2Icon } from "./sliders2.js";
|
|
1026
|
+
import { Sliders3Icon } from "./sliders3.js";
|
|
1027
|
+
import { Sliders4Icon } from "./sliders4.js";
|
|
1028
|
+
import { Snowflake1Icon } from "./snowflake1.js";
|
|
1029
|
+
import { Snowflake2Icon } from "./snowflake2.js";
|
|
1030
|
+
import { SpacingHeight1Icon } from "./spacingHeight1.js";
|
|
1031
|
+
import { SpacingHeight2Icon } from "./spacingHeight2.js";
|
|
1032
|
+
import { SpacingWidth1Icon } from "./spacingWidth1.js";
|
|
1033
|
+
import { SpacingWidth2Icon } from "./spacingWidth2.js";
|
|
1034
|
+
import { Speaker1Icon } from "./speaker1.js";
|
|
1035
|
+
import { Speaker2Icon } from "./speaker2.js";
|
|
1036
|
+
import { Speaker3Icon } from "./speaker3.js";
|
|
1037
|
+
import { Speedometer1Icon } from "./speedometer1.js";
|
|
1038
|
+
import { Speedometer2Icon } from "./speedometer2.js";
|
|
1039
|
+
import { Speedometer3Icon } from "./speedometer3.js";
|
|
1040
|
+
import { Speedometer4Icon } from "./speedometer4.js";
|
|
1041
|
+
import { SpinnerIcon } from "./spinner.js";
|
|
1042
|
+
import { SquareIcon } from "./square.js";
|
|
1043
|
+
import { StandIcon } from "./stand.js";
|
|
1044
|
+
import { Star1Icon } from "./star1.js";
|
|
1045
|
+
import { Star2Icon } from "./star2.js";
|
|
1046
|
+
import { Star3Icon } from "./star3.js";
|
|
1047
|
+
import { Star4Icon } from "./star4.js";
|
|
1048
|
+
import { Star5Icon } from "./star5.js";
|
|
1049
|
+
import { Star6Icon } from "./star6.js";
|
|
1050
|
+
import { Star7Icon } from "./star7.js";
|
|
1051
|
+
import { StarsIcon } from "./stars.js";
|
|
1052
|
+
import { Stars1Icon } from "./stars1.js";
|
|
1053
|
+
import { Stars2Icon } from "./stars2.js";
|
|
1054
|
+
import { Stars3Icon } from "./stars3.js";
|
|
1055
|
+
import { StickerCircleIcon } from "./stickerCircle.js";
|
|
1056
|
+
import { StickerSquareIcon } from "./stickerSquare.js";
|
|
1057
|
+
import { StopIcon } from "./stop.js";
|
|
1058
|
+
import { StopCircleIcon } from "./stopCircle.js";
|
|
1059
|
+
import { StopSquareIcon } from "./stopSquare.js";
|
|
1060
|
+
import { Strikethrough1Icon } from "./strikethrough1.js";
|
|
1061
|
+
import { Strikethrough2Icon } from "./strikethrough2.js";
|
|
1062
|
+
import { StrikethroughSquareIcon } from "./strikethroughSquare.js";
|
|
1063
|
+
import { SubscriptIcon } from "./subscript.js";
|
|
1064
|
+
import { SunIcon } from "./sun.js";
|
|
1065
|
+
import { SunSetting1Icon } from "./sunSetting1.js";
|
|
1066
|
+
import { SunSetting2Icon } from "./sunSetting2.js";
|
|
1067
|
+
import { SunSetting3Icon } from "./sunSetting3.js";
|
|
1068
|
+
import { SunriseIcon } from "./sunrise.js";
|
|
1069
|
+
import { SunsetIcon } from "./sunset.js";
|
|
1070
|
+
import { SwitchHorizontal1Icon } from "./switchHorizontal1.js";
|
|
1071
|
+
import { SwitchHorizontal2Icon } from "./switchHorizontal2.js";
|
|
1072
|
+
import { SwitchVertical1Icon } from "./switchVertical1.js";
|
|
1073
|
+
import { SwitchVertical2Icon } from "./switchVertical2.js";
|
|
1074
|
+
import { TableIcon } from "./table.js";
|
|
1075
|
+
import { Tablet1Icon } from "./tablet1.js";
|
|
1076
|
+
import { Tablet2Icon } from "./tablet2.js";
|
|
1077
|
+
import { Tag1Icon } from "./tag1.js";
|
|
1078
|
+
import { Tag2Icon } from "./tag2.js";
|
|
1079
|
+
import { Tag3Icon } from "./tag3.js";
|
|
1080
|
+
import { Target1Icon } from "./target1.js";
|
|
1081
|
+
import { Target2Icon } from "./target2.js";
|
|
1082
|
+
import { Target3Icon } from "./target3.js";
|
|
1083
|
+
import { Target4Icon } from "./target4.js";
|
|
1084
|
+
import { Target5Icon } from "./target5.js";
|
|
1085
|
+
import { TelescopeIcon } from "./telescope.js";
|
|
1086
|
+
import { TerminalIcon } from "./terminal.js";
|
|
1087
|
+
import { TerminalBrowserIcon } from "./terminalBrowser.js";
|
|
1088
|
+
import { TerminalCircleIcon } from "./terminalCircle.js";
|
|
1089
|
+
import { TerminalSquareIcon } from "./terminalSquare.js";
|
|
1090
|
+
import { TextInputIcon } from "./textInput.js";
|
|
1091
|
+
import { Thermometer1Icon } from "./thermometer1.js";
|
|
1092
|
+
import { Thermometer2Icon } from "./thermometer2.js";
|
|
1093
|
+
import { Thermometer3Icon } from "./thermometer3.js";
|
|
1094
|
+
import { ThermometerColdIcon } from "./thermometerCold.js";
|
|
1095
|
+
import { ThermometerWarmIcon } from "./thermometerWarm.js";
|
|
1096
|
+
import { ThumbsDownIcon } from "./thumbsDown.js";
|
|
1097
|
+
import { ThumbsUpIcon } from "./thumbsUp.js";
|
|
1098
|
+
import { Ticket1Icon } from "./ticket1.js";
|
|
1099
|
+
import { Ticket2Icon } from "./ticket2.js";
|
|
1100
|
+
import { Toggle1LeftIcon } from "./toggle1Left.js";
|
|
1101
|
+
import { Toggle1RightIcon } from "./toggle1Right.js";
|
|
1102
|
+
import { Toggle2LeftIcon } from "./toggle2Left.js";
|
|
1103
|
+
import { Toggle2RightIcon } from "./toggle2Right.js";
|
|
1104
|
+
import { Toggle3LeftIcon } from "./toggle3Left.js";
|
|
1105
|
+
import { Toggle3RightIcon } from "./toggle3Right.js";
|
|
1106
|
+
import { Tool1Icon } from "./tool1.js";
|
|
1107
|
+
import { Tool2Icon } from "./tool2.js";
|
|
1108
|
+
import { TrainIcon } from "./train.js";
|
|
1109
|
+
import { TramIcon } from "./tram.js";
|
|
1110
|
+
import { TransformIcon } from "./transform.js";
|
|
1111
|
+
import { Translate1Icon } from "./translate1.js";
|
|
1112
|
+
import { Translate2Icon } from "./translate2.js";
|
|
1113
|
+
import { TrashIcon } from "./trash.js";
|
|
1114
|
+
import { Trash1Icon } from "./trash1.js";
|
|
1115
|
+
import { Trash2Icon } from "./trash2.js";
|
|
1116
|
+
import { Trash3Icon } from "./trash3.js";
|
|
1117
|
+
import { Trash4Icon } from "./trash4.js";
|
|
1118
|
+
import { TrendDownIcon } from "./trendDown.js";
|
|
1119
|
+
import { TrendDown1Icon } from "./trendDown1.js";
|
|
1120
|
+
import { TrendDown2Icon } from "./trendDown2.js";
|
|
1121
|
+
import { TrendUpIcon } from "./trendUp.js";
|
|
1122
|
+
import { TrendUp1Icon } from "./trendUp1.js";
|
|
1123
|
+
import { TrendUp2Icon } from "./trendUp2.js";
|
|
1124
|
+
import { TriangleIcon } from "./triangle.js";
|
|
1125
|
+
import { Trophy1Icon } from "./trophy1.js";
|
|
1126
|
+
import { Trophy2Icon } from "./trophy2.js";
|
|
1127
|
+
import { Truck1Icon } from "./truck1.js";
|
|
1128
|
+
import { Truck2Icon } from "./truck2.js";
|
|
1129
|
+
import { Tv1Icon } from "./tv1.js";
|
|
1130
|
+
import { Tv2Icon } from "./tv2.js";
|
|
1131
|
+
import { Tv3Icon } from "./tv3.js";
|
|
1132
|
+
import { Type1Icon } from "./type1.js";
|
|
1133
|
+
import { Type2Icon } from "./type2.js";
|
|
1134
|
+
import { TypeSquareIcon } from "./typeSquare.js";
|
|
1135
|
+
import { TypeStrikethrough1Icon } from "./typeStrikethrough1.js";
|
|
1136
|
+
import { TypeStrikethrough2Icon } from "./typeStrikethrough2.js";
|
|
1137
|
+
import { Umbrella1Icon } from "./umbrella1.js";
|
|
1138
|
+
import { Umbrella2Icon } from "./umbrella2.js";
|
|
1139
|
+
import { Umbrella3Icon } from "./umbrella3.js";
|
|
1140
|
+
import { Underline1Icon } from "./underline1.js";
|
|
1141
|
+
import { Underline2Icon } from "./underline2.js";
|
|
1142
|
+
import { UnderlineSquareIcon } from "./underlineSquare.js";
|
|
1143
|
+
import { Upload1Icon } from "./upload1.js";
|
|
1144
|
+
import { Upload2Icon } from "./upload2.js";
|
|
1145
|
+
import { Upload3Icon } from "./upload3.js";
|
|
1146
|
+
import { Upload4Icon } from "./upload4.js";
|
|
1147
|
+
import { UploadCloud1Icon } from "./uploadCloud1.js";
|
|
1148
|
+
import { UploadCloud2Icon } from "./uploadCloud2.js";
|
|
1149
|
+
import { UsbFlashDriveIcon } from "./usbFlashDrive.js";
|
|
1150
|
+
import { UserIcon } from "./user.js";
|
|
1151
|
+
import { User1Icon } from "./user1.js";
|
|
1152
|
+
import { User2Icon } from "./user2.js";
|
|
1153
|
+
import { User3Icon } from "./user3.js";
|
|
1154
|
+
import { UserCheck1Icon } from "./userCheck1.js";
|
|
1155
|
+
import { UserCheck2Icon } from "./userCheck2.js";
|
|
1156
|
+
import { UserCircleIcon } from "./userCircle.js";
|
|
1157
|
+
import { UserDown1Icon } from "./userDown1.js";
|
|
1158
|
+
import { UserDown2Icon } from "./userDown2.js";
|
|
1159
|
+
import { UserEditIcon } from "./userEdit.js";
|
|
1160
|
+
import { UserLeft1Icon } from "./userLeft1.js";
|
|
1161
|
+
import { UserLeft2Icon } from "./userLeft2.js";
|
|
1162
|
+
import { UserMinus1Icon } from "./userMinus1.js";
|
|
1163
|
+
import { UserMinus2Icon } from "./userMinus2.js";
|
|
1164
|
+
import { UserPlusIcon } from "./userPlus.js";
|
|
1165
|
+
import { UserPlus1Icon } from "./userPlus1.js";
|
|
1166
|
+
import { UserPlus2Icon } from "./userPlus2.js";
|
|
1167
|
+
import { UserRight1Icon } from "./userRight1.js";
|
|
1168
|
+
import { UserRight2Icon } from "./userRight2.js";
|
|
1169
|
+
import { UserSquareIcon } from "./userSquare.js";
|
|
1170
|
+
import { UserUp1Icon } from "./userUp1.js";
|
|
1171
|
+
import { UserUp2Icon } from "./userUp2.js";
|
|
1172
|
+
import { UserXIcon } from "./userX.js";
|
|
1173
|
+
import { UserX1Icon } from "./userX1.js";
|
|
1174
|
+
import { UserX2Icon } from "./userX2.js";
|
|
1175
|
+
import { UsersIcon } from "./users.js";
|
|
1176
|
+
import { Users1Icon } from "./users1.js";
|
|
1177
|
+
import { Users2Icon } from "./users2.js";
|
|
1178
|
+
import { Users3Icon } from "./users3.js";
|
|
1179
|
+
import { UsersCheckIcon } from "./usersCheck.js";
|
|
1180
|
+
import { UsersDownIcon } from "./usersDown.js";
|
|
1181
|
+
import { UsersEditIcon } from "./usersEdit.js";
|
|
1182
|
+
import { UsersLeftIcon } from "./usersLeft.js";
|
|
1183
|
+
import { UsersMinusIcon } from "./usersMinus.js";
|
|
1184
|
+
import { UsersPlusIcon } from "./usersPlus.js";
|
|
1185
|
+
import { UsersRightIcon } from "./usersRight.js";
|
|
1186
|
+
import { UsersUpIcon } from "./usersUp.js";
|
|
1187
|
+
import { UsersXIcon } from "./usersX.js";
|
|
1188
|
+
import { VariableIcon } from "./variable.js";
|
|
1189
|
+
import { VideoRecorderIcon } from "./videoRecorder.js";
|
|
1190
|
+
import { VideoRecorderOffIcon } from "./videoRecorderOff.js";
|
|
1191
|
+
import { VirusIcon } from "./virus.js";
|
|
1192
|
+
import { VoicemailIcon } from "./voicemail.js";
|
|
1193
|
+
import { VolumeMaxIcon } from "./volumeMax.js";
|
|
1194
|
+
import { VolumeMinIcon } from "./volumeMin.js";
|
|
1195
|
+
import { VolumeMinusIcon } from "./volumeMinus.js";
|
|
1196
|
+
import { VolumePlusIcon } from "./volumePlus.js";
|
|
1197
|
+
import { VolumeXIcon } from "./volumeX.js";
|
|
1198
|
+
import { Wallet1Icon } from "./wallet1.js";
|
|
1199
|
+
import { Wallet2Icon } from "./wallet2.js";
|
|
1200
|
+
import { Wallet3Icon } from "./wallet3.js";
|
|
1201
|
+
import { Wallet4Icon } from "./wallet4.js";
|
|
1202
|
+
import { Wallet5Icon } from "./wallet5.js";
|
|
1203
|
+
import { WatchCircleIcon } from "./watchCircle.js";
|
|
1204
|
+
import { WatchSquareIcon } from "./watchSquare.js";
|
|
1205
|
+
import { WavesIcon } from "./waves.js";
|
|
1206
|
+
import { Webcam1Icon } from "./webcam1.js";
|
|
1207
|
+
import { Webcam2Icon } from "./webcam2.js";
|
|
1208
|
+
import { WifiIcon } from "./wifi.js";
|
|
1209
|
+
import { WifiOffIcon } from "./wifiOff.js";
|
|
1210
|
+
import { Wind1Icon } from "./wind1.js";
|
|
1211
|
+
import { Wind2Icon } from "./wind2.js";
|
|
1212
|
+
import { Wind3Icon } from "./wind3.js";
|
|
1213
|
+
import { XIcon } from "./x.js";
|
|
1214
|
+
import { XCircleIcon } from "./xCircle.js";
|
|
1215
|
+
import { XCloseIcon } from "./xClose.js";
|
|
1216
|
+
import { XSquareIcon } from "./xSquare.js";
|
|
1217
|
+
import { YoutubeIcon } from "./youtube.js";
|
|
1218
|
+
import { ZapIcon } from "./zap.js";
|
|
1219
|
+
import { ZapCircleIcon } from "./zapCircle.js";
|
|
1220
|
+
import { ZapFastIcon } from "./zapFast.js";
|
|
1221
|
+
import { ZapOffIcon } from "./zapOff.js";
|
|
1222
|
+
import { ZapSquareIcon } from "./zapSquare.js";
|
|
1223
|
+
import { ZoomInIcon } from "./zoomIn.js";
|
|
1224
|
+
import { ZoomOutIcon } from "./zoomOut.js";
|
|
1225
|
+
export {
|
|
1226
|
+
ActivityHeartIcon,
|
|
1227
|
+
ActivityIcon,
|
|
1228
|
+
AirplayIcon,
|
|
1229
|
+
AirpodsIcon,
|
|
1230
|
+
AlarmClockCheckIcon,
|
|
1231
|
+
AlarmClockIcon,
|
|
1232
|
+
AlarmClockMinusIcon,
|
|
1233
|
+
AlarmClockOffIcon,
|
|
1234
|
+
AlarmClockPlusIcon,
|
|
1235
|
+
AlertCircleIcon,
|
|
1236
|
+
AlertHexagonIcon,
|
|
1237
|
+
AlertOctagonIcon,
|
|
1238
|
+
AlertSquareIcon,
|
|
1239
|
+
AlertTriangleIcon,
|
|
1240
|
+
AlignBottom1Icon,
|
|
1241
|
+
AlignBottom2Icon,
|
|
1242
|
+
AlignCenterIcon,
|
|
1243
|
+
AlignHorizontalCentre1Icon,
|
|
1244
|
+
AlignHorizontalCentre2Icon,
|
|
1245
|
+
AlignJustifyIcon,
|
|
1246
|
+
AlignLeft1Icon,
|
|
1247
|
+
AlignLeft2Icon,
|
|
1248
|
+
AlignLeftIcon,
|
|
1249
|
+
AlignRight1Icon,
|
|
1250
|
+
AlignRight2Icon,
|
|
1251
|
+
AlignRightIcon,
|
|
1252
|
+
AlignTopArrow1Icon,
|
|
1253
|
+
AlignTopArrow2Icon,
|
|
1254
|
+
AlignVerticalCenter1Icon,
|
|
1255
|
+
AlignVerticalCenter2Icon,
|
|
1256
|
+
AnchorIcon,
|
|
1257
|
+
AnnotationAlertIcon,
|
|
1258
|
+
AnnotationCheckIcon,
|
|
1259
|
+
AnnotationDotsIcon,
|
|
1260
|
+
AnnotationHeartIcon,
|
|
1261
|
+
AnnotationIcon,
|
|
1262
|
+
AnnotationInfoIcon,
|
|
1263
|
+
AnnotationPlusIcon,
|
|
1264
|
+
AnnotationQuestionIcon,
|
|
1265
|
+
AnnotationXIcon,
|
|
1266
|
+
Announcement1Icon,
|
|
1267
|
+
Announcement2Icon,
|
|
1268
|
+
Announcement3Icon,
|
|
1269
|
+
AppIntegrationIcon,
|
|
1270
|
+
ArchiveIcon,
|
|
1271
|
+
ArrowBlockDownIcon,
|
|
1272
|
+
ArrowBlockLeftIcon,
|
|
1273
|
+
ArrowBlockRightIcon,
|
|
1274
|
+
ArrowBlockUpIcon,
|
|
1275
|
+
ArrowCircleBrokenDownIcon,
|
|
1276
|
+
ArrowCircleBrokenDownLeftIcon,
|
|
1277
|
+
ArrowCircleBrokenDownRightIcon,
|
|
1278
|
+
ArrowCircleBrokenLeftIcon,
|
|
1279
|
+
ArrowCircleBrokenRightIcon,
|
|
1280
|
+
ArrowCircleBrokenUpIcon,
|
|
1281
|
+
ArrowCircleBrokenUpLeftIcon,
|
|
1282
|
+
ArrowCircleBrokenUpRightIcon,
|
|
1283
|
+
ArrowCircleDownIcon,
|
|
1284
|
+
ArrowCircleDownLeftIcon,
|
|
1285
|
+
ArrowCircleDownRightIcon,
|
|
1286
|
+
ArrowCircleLeftIcon,
|
|
1287
|
+
ArrowCircleRightIcon,
|
|
1288
|
+
ArrowCircleUpIcon,
|
|
1289
|
+
ArrowCircleUpLeftIcon,
|
|
1290
|
+
ArrowCircleUpRightIcon,
|
|
1291
|
+
ArrowDownIcon,
|
|
1292
|
+
ArrowDownLeftIcon,
|
|
1293
|
+
ArrowDownRightIcon,
|
|
1294
|
+
ArrowLeftIcon,
|
|
1295
|
+
ArrowNarrowDownIcon,
|
|
1296
|
+
ArrowNarrowDownLeftIcon,
|
|
1297
|
+
ArrowNarrowDownRightIcon,
|
|
1298
|
+
ArrowNarrowLeftIcon,
|
|
1299
|
+
ArrowNarrowRightIcon,
|
|
1300
|
+
ArrowNarrowUpIcon,
|
|
1301
|
+
ArrowNarrowUpLeftIcon,
|
|
1302
|
+
ArrowNarrowUpRightIcon,
|
|
1303
|
+
ArrowRightIcon,
|
|
1304
|
+
ArrowSquareDownIcon,
|
|
1305
|
+
ArrowSquareDownLeftIcon,
|
|
1306
|
+
ArrowSquareDownRightIcon,
|
|
1307
|
+
ArrowSquareLeftIcon,
|
|
1308
|
+
ArrowSquareRightIcon,
|
|
1309
|
+
ArrowSquareUpIcon,
|
|
1310
|
+
ArrowSquareUpLeftIcon,
|
|
1311
|
+
ArrowSquareUpRightIcon,
|
|
1312
|
+
ArrowUpIcon,
|
|
1313
|
+
ArrowUpLeftIcon,
|
|
1314
|
+
ArrowUpRightIcon,
|
|
1315
|
+
ArrowsDownIcon,
|
|
1316
|
+
ArrowsLeftIcon,
|
|
1317
|
+
ArrowsRightIcon,
|
|
1318
|
+
ArrowsTriangleIcon,
|
|
1319
|
+
ArrowsUpIcon,
|
|
1320
|
+
Asterisk1Icon,
|
|
1321
|
+
Asterisk2Icon,
|
|
1322
|
+
AtSignIcon,
|
|
1323
|
+
Atom1Icon,
|
|
1324
|
+
Atom2Icon,
|
|
1325
|
+
Attachment1Icon,
|
|
1326
|
+
Attachment2Icon,
|
|
1327
|
+
AttachmentIcon,
|
|
1328
|
+
Award1Icon,
|
|
1329
|
+
Award2Icon,
|
|
1330
|
+
Award3Icon,
|
|
1331
|
+
Award4Icon,
|
|
1332
|
+
Award5Icon,
|
|
1333
|
+
BackpackIcon,
|
|
1334
|
+
BankIcon,
|
|
1335
|
+
BankNote1Icon,
|
|
1336
|
+
BankNote2Icon,
|
|
1337
|
+
BankNote3Icon,
|
|
1338
|
+
BarChart11Icon,
|
|
1339
|
+
BarChart12Icon,
|
|
1340
|
+
BarChart1Icon,
|
|
1341
|
+
BarChart2Icon,
|
|
1342
|
+
BarChart3Icon,
|
|
1343
|
+
BarChart4Icon,
|
|
1344
|
+
BarChart5Icon,
|
|
1345
|
+
BarChart6Icon,
|
|
1346
|
+
BarChart7Icon,
|
|
1347
|
+
BarChart8Icon,
|
|
1348
|
+
BarChart9Icon,
|
|
1349
|
+
BarChartCircle1Icon,
|
|
1350
|
+
BarChartCircle2Icon,
|
|
1351
|
+
BarChartCircle3Icon,
|
|
1352
|
+
BarChartSquare1Icon,
|
|
1353
|
+
BarChartSquare2Icon,
|
|
1354
|
+
BarChartSquare3Icon,
|
|
1355
|
+
BarChartSquareDownIcon,
|
|
1356
|
+
BarChartSquareMinusIcon,
|
|
1357
|
+
BarChartSquarePlusIcon,
|
|
1358
|
+
BarChartSquareUpIcon,
|
|
1359
|
+
BarLineChartIcon,
|
|
1360
|
+
BatteryCharging1Icon,
|
|
1361
|
+
BatteryCharging2Icon,
|
|
1362
|
+
BatteryEmptyIcon,
|
|
1363
|
+
BatteryFullIcon,
|
|
1364
|
+
BatteryLowIcon,
|
|
1365
|
+
BatteryMidIcon,
|
|
1366
|
+
Beaker1Icon,
|
|
1367
|
+
Beaker2Icon,
|
|
1368
|
+
Bell1Icon,
|
|
1369
|
+
Bell2Icon,
|
|
1370
|
+
Bell3Icon,
|
|
1371
|
+
Bell4Icon,
|
|
1372
|
+
BellIcon,
|
|
1373
|
+
BellMinusIcon,
|
|
1374
|
+
BellOff1Icon,
|
|
1375
|
+
BellOff2Icon,
|
|
1376
|
+
BellOff3Icon,
|
|
1377
|
+
BellPlusIcon,
|
|
1378
|
+
BellRinging1Icon,
|
|
1379
|
+
BellRinging2Icon,
|
|
1380
|
+
BellRinging3Icon,
|
|
1381
|
+
BellRinging4Icon,
|
|
1382
|
+
BezierCurve1Icon,
|
|
1383
|
+
BezierCurve2Icon,
|
|
1384
|
+
BezierCurve3Icon,
|
|
1385
|
+
BluetoothConnectIcon,
|
|
1386
|
+
BluetoothOffIcon,
|
|
1387
|
+
BluetoothOnIcon,
|
|
1388
|
+
BluetoothSignalIcon,
|
|
1389
|
+
Bold1Icon,
|
|
1390
|
+
Bold2Icon,
|
|
1391
|
+
BoldSquareIcon,
|
|
1392
|
+
BookClosedIcon,
|
|
1393
|
+
BookOpen1Icon,
|
|
1394
|
+
BookOpen2Icon,
|
|
1395
|
+
BookmarkAddIcon,
|
|
1396
|
+
BookmarkCheckIcon,
|
|
1397
|
+
BookmarkIcon,
|
|
1398
|
+
BookmarkMinusIcon,
|
|
1399
|
+
BookmarkXIcon,
|
|
1400
|
+
BoxIcon,
|
|
1401
|
+
BracketsCheckIcon,
|
|
1402
|
+
BracketsEllipsesIcon,
|
|
1403
|
+
BracketsIcon,
|
|
1404
|
+
BracketsMinusIcon,
|
|
1405
|
+
BracketsPlusIcon,
|
|
1406
|
+
BracketsSlashIcon,
|
|
1407
|
+
BracketsXIcon,
|
|
1408
|
+
Briefcase1Icon,
|
|
1409
|
+
Briefcase2Icon,
|
|
1410
|
+
BrowserIcon,
|
|
1411
|
+
Brush1Icon,
|
|
1412
|
+
Brush2Icon,
|
|
1413
|
+
Brush3Icon,
|
|
1414
|
+
Building1Icon,
|
|
1415
|
+
Building2Icon,
|
|
1416
|
+
Building3Icon,
|
|
1417
|
+
Building4Icon,
|
|
1418
|
+
Building5Icon,
|
|
1419
|
+
Building6Icon,
|
|
1420
|
+
Building7Icon,
|
|
1421
|
+
Building8Icon,
|
|
1422
|
+
BusIcon,
|
|
1423
|
+
CalculatorIcon,
|
|
1424
|
+
CalendarCheck1Icon,
|
|
1425
|
+
CalendarCheck2Icon,
|
|
1426
|
+
CalendarCheckIcon,
|
|
1427
|
+
CalendarDateIcon,
|
|
1428
|
+
CalendarHeart1Icon,
|
|
1429
|
+
CalendarHeart2Icon,
|
|
1430
|
+
CalendarIcon,
|
|
1431
|
+
CalendarMinus1Icon,
|
|
1432
|
+
CalendarMinus2Icon,
|
|
1433
|
+
CalendarPlus1Icon,
|
|
1434
|
+
CalendarPlus2Icon,
|
|
1435
|
+
CalendarPlusCornerIcon,
|
|
1436
|
+
CalendarPlusIcon,
|
|
1437
|
+
Camera1Icon,
|
|
1438
|
+
Camera2Icon,
|
|
1439
|
+
Camera3Icon,
|
|
1440
|
+
CameraIcon,
|
|
1441
|
+
CameraLensIcon,
|
|
1442
|
+
CameraOffIcon,
|
|
1443
|
+
CameraPlusIcon,
|
|
1444
|
+
Car1Icon,
|
|
1445
|
+
Car2Icon,
|
|
1446
|
+
Certificate1Icon,
|
|
1447
|
+
Certificate2Icon,
|
|
1448
|
+
ChartBreakoutCircleIcon,
|
|
1449
|
+
ChartBreakoutSquareIcon,
|
|
1450
|
+
CheckCircleBrokenIcon,
|
|
1451
|
+
CheckCircleIcon,
|
|
1452
|
+
CheckDone1Icon,
|
|
1453
|
+
CheckDone2Icon,
|
|
1454
|
+
CheckHeartIcon,
|
|
1455
|
+
CheckIcon,
|
|
1456
|
+
CheckSquareBrokenIcon,
|
|
1457
|
+
CheckSquareIcon,
|
|
1458
|
+
CheckVerified1Icon,
|
|
1459
|
+
CheckVerified2Icon,
|
|
1460
|
+
CheckVerified3Icon,
|
|
1461
|
+
ChevronDownDoubleIcon,
|
|
1462
|
+
ChevronDownIcon,
|
|
1463
|
+
ChevronLeftDoubleIcon,
|
|
1464
|
+
ChevronLeftIcon,
|
|
1465
|
+
ChevronRightDoubleIcon,
|
|
1466
|
+
ChevronRightIcon,
|
|
1467
|
+
ChevronSelectorHorizontalIcon,
|
|
1468
|
+
ChevronSelectorVerticalIcon,
|
|
1469
|
+
ChevronUpDoubleIcon,
|
|
1470
|
+
ChevronUpIcon,
|
|
1471
|
+
ChromeCastIcon,
|
|
1472
|
+
CircleCutIcon,
|
|
1473
|
+
CircleIcon,
|
|
1474
|
+
ClapperboardIcon,
|
|
1475
|
+
ClipboardAttachmentIcon,
|
|
1476
|
+
ClipboardCheckIcon,
|
|
1477
|
+
ClipboardDownloadIcon,
|
|
1478
|
+
ClipboardIcon,
|
|
1479
|
+
ClipboardMinusIcon,
|
|
1480
|
+
ClipboardPlusIcon,
|
|
1481
|
+
ClipboardXIcon,
|
|
1482
|
+
ClockCheckIcon,
|
|
1483
|
+
ClockFastForwardIcon,
|
|
1484
|
+
ClockIcon,
|
|
1485
|
+
ClockPlusIcon,
|
|
1486
|
+
ClockRefreshIcon,
|
|
1487
|
+
ClockRewindIcon,
|
|
1488
|
+
ClockSnoozeIcon,
|
|
1489
|
+
ClockStopwatchIcon,
|
|
1490
|
+
Cloud1Icon,
|
|
1491
|
+
Cloud2Icon,
|
|
1492
|
+
Cloud3Icon,
|
|
1493
|
+
CloudBlank1Icon,
|
|
1494
|
+
CloudBlank2Icon,
|
|
1495
|
+
CloudLightningIcon,
|
|
1496
|
+
CloudMoonIcon,
|
|
1497
|
+
CloudOffIcon,
|
|
1498
|
+
CloudRaining1Icon,
|
|
1499
|
+
CloudRaining2Icon,
|
|
1500
|
+
CloudRaining3Icon,
|
|
1501
|
+
CloudRaining4Icon,
|
|
1502
|
+
CloudRaining5Icon,
|
|
1503
|
+
CloudRaining6Icon,
|
|
1504
|
+
CloudSnowing1Icon,
|
|
1505
|
+
CloudSnowing2Icon,
|
|
1506
|
+
CloudSun1Icon,
|
|
1507
|
+
CloudSun2Icon,
|
|
1508
|
+
CloudSun3Icon,
|
|
1509
|
+
Code1Icon,
|
|
1510
|
+
Code2Icon,
|
|
1511
|
+
CodeBrowserIcon,
|
|
1512
|
+
CodeCircle1Icon,
|
|
1513
|
+
CodeCircle2Icon,
|
|
1514
|
+
CodeCircle3Icon,
|
|
1515
|
+
CodeSnippet1Icon,
|
|
1516
|
+
CodeSnippet2Icon,
|
|
1517
|
+
CodeSquare1Icon,
|
|
1518
|
+
CodeSquare2Icon,
|
|
1519
|
+
CodepenIcon,
|
|
1520
|
+
Coins1Icon,
|
|
1521
|
+
Coins2Icon,
|
|
1522
|
+
Coins3Icon,
|
|
1523
|
+
Coins4Icon,
|
|
1524
|
+
CoinsHandIcon,
|
|
1525
|
+
CoinsStacked1Icon,
|
|
1526
|
+
CoinsStacked2Icon,
|
|
1527
|
+
CoinsStacked3Icon,
|
|
1528
|
+
CoinsStacked4Icon,
|
|
1529
|
+
CoinsSwap1Icon,
|
|
1530
|
+
CoinsSwap2Icon,
|
|
1531
|
+
Colors1Icon,
|
|
1532
|
+
ColorsIcon,
|
|
1533
|
+
Columns1Icon,
|
|
1534
|
+
Columns2Icon,
|
|
1535
|
+
Columns3Icon,
|
|
1536
|
+
CommandIcon,
|
|
1537
|
+
Compass1Icon,
|
|
1538
|
+
Compass2Icon,
|
|
1539
|
+
Compass3Icon,
|
|
1540
|
+
CompassIcon,
|
|
1541
|
+
ContainerIcon,
|
|
1542
|
+
Contrast1Icon,
|
|
1543
|
+
Contrast2Icon,
|
|
1544
|
+
Contrast3Icon,
|
|
1545
|
+
Copy1Icon,
|
|
1546
|
+
Copy2Icon,
|
|
1547
|
+
Copy3Icon,
|
|
1548
|
+
Copy4Icon,
|
|
1549
|
+
Copy5Icon,
|
|
1550
|
+
Copy6Icon,
|
|
1551
|
+
Copy7Icon,
|
|
1552
|
+
CopyIcon,
|
|
1553
|
+
CornerDownLeftIcon,
|
|
1554
|
+
CornerDownRightIcon,
|
|
1555
|
+
CornerLeftDownIcon,
|
|
1556
|
+
CornerLeftUpIcon,
|
|
1557
|
+
CornerRightDownIcon,
|
|
1558
|
+
CornerRightUpIcon,
|
|
1559
|
+
CornerUpLeftIcon,
|
|
1560
|
+
CornerUpRightIcon,
|
|
1561
|
+
CpuChip1Icon,
|
|
1562
|
+
CpuChip2Icon,
|
|
1563
|
+
CreditCard1Icon,
|
|
1564
|
+
CreditCard2Icon,
|
|
1565
|
+
CreditCardCheckIcon,
|
|
1566
|
+
CreditCardDownIcon,
|
|
1567
|
+
CreditCardDownloadIcon,
|
|
1568
|
+
CreditCardEditIcon,
|
|
1569
|
+
CreditCardLockIcon,
|
|
1570
|
+
CreditCardMinusIcon,
|
|
1571
|
+
CreditCardPlusIcon,
|
|
1572
|
+
CreditCardRefreshIcon,
|
|
1573
|
+
CreditCardSearchIcon,
|
|
1574
|
+
CreditCardShieldIcon,
|
|
1575
|
+
CreditCardUpIcon,
|
|
1576
|
+
CreditCardUploadIcon,
|
|
1577
|
+
CreditCardXIcon,
|
|
1578
|
+
Crop1Icon,
|
|
1579
|
+
Crop2Icon,
|
|
1580
|
+
Cryptocurrency1Icon,
|
|
1581
|
+
Cryptocurrency2Icon,
|
|
1582
|
+
Cryptocurrency3Icon,
|
|
1583
|
+
Cryptocurrency4Icon,
|
|
1584
|
+
Cube1Icon,
|
|
1585
|
+
Cube2Icon,
|
|
1586
|
+
Cube3Icon,
|
|
1587
|
+
Cube4Icon,
|
|
1588
|
+
CubeOutlineIcon,
|
|
1589
|
+
CurrencyBitcoinCircleIcon,
|
|
1590
|
+
CurrencyBitcoinIcon,
|
|
1591
|
+
CurrencyDollarCircleIcon,
|
|
1592
|
+
CurrencyDollarIcon,
|
|
1593
|
+
CurrencyEthereumCircleIcon,
|
|
1594
|
+
CurrencyEthereumIcon,
|
|
1595
|
+
CurrencyEuroCircleIcon,
|
|
1596
|
+
CurrencyEuroIcon,
|
|
1597
|
+
CurrencyPoundCircleIcon,
|
|
1598
|
+
CurrencyPoundIcon,
|
|
1599
|
+
CurrencyRubleCircleIcon,
|
|
1600
|
+
CurrencyRubleIcon,
|
|
1601
|
+
CurrencyRupeeCircleIcon,
|
|
1602
|
+
CurrencyRupeeIcon,
|
|
1603
|
+
CurrencyYenCircleIcon,
|
|
1604
|
+
CurrencyYenIcon,
|
|
1605
|
+
Cursor1Icon,
|
|
1606
|
+
Cursor2Icon,
|
|
1607
|
+
Cursor3Icon,
|
|
1608
|
+
Cursor4Icon,
|
|
1609
|
+
CursorBoxIcon,
|
|
1610
|
+
CursorClick1Icon,
|
|
1611
|
+
CursorClick2Icon,
|
|
1612
|
+
CursorClickIcon,
|
|
1613
|
+
DataIcon,
|
|
1614
|
+
Database1Icon,
|
|
1615
|
+
Database2Icon,
|
|
1616
|
+
Database3Icon,
|
|
1617
|
+
Dataflow1Icon,
|
|
1618
|
+
Dataflow2Icon,
|
|
1619
|
+
Dataflow3Icon,
|
|
1620
|
+
Dataflow4Icon,
|
|
1621
|
+
DeleteIcon,
|
|
1622
|
+
Diamond1Icon,
|
|
1623
|
+
Diamond2Icon,
|
|
1624
|
+
Dice1Icon,
|
|
1625
|
+
Dice2Icon,
|
|
1626
|
+
Dice3Icon,
|
|
1627
|
+
Dice4Icon,
|
|
1628
|
+
Dice5Icon,
|
|
1629
|
+
Dice6Icon,
|
|
1630
|
+
Disc1Icon,
|
|
1631
|
+
Disc2Icon,
|
|
1632
|
+
DistributeSpacingHorizontalIcon,
|
|
1633
|
+
DistributeSpacingVerticalIcon,
|
|
1634
|
+
Divide1Icon,
|
|
1635
|
+
Divide2Icon,
|
|
1636
|
+
Divide3Icon,
|
|
1637
|
+
DividerIcon,
|
|
1638
|
+
Dotpoints1Icon,
|
|
1639
|
+
Dotpoints2Icon,
|
|
1640
|
+
DotsGridIcon,
|
|
1641
|
+
DotsHorizontalIcon,
|
|
1642
|
+
DotsVerticalIcon,
|
|
1643
|
+
Download1Icon,
|
|
1644
|
+
Download2Icon,
|
|
1645
|
+
Download3Icon,
|
|
1646
|
+
Download4Icon,
|
|
1647
|
+
DownloadCloud1Icon,
|
|
1648
|
+
DownloadCloud2Icon,
|
|
1649
|
+
DownloadIcon,
|
|
1650
|
+
DropIcon,
|
|
1651
|
+
Droplets1Icon,
|
|
1652
|
+
Droplets2Icon,
|
|
1653
|
+
Droplets3Icon,
|
|
1654
|
+
DropperIcon,
|
|
1655
|
+
Edit1Icon,
|
|
1656
|
+
Edit2Icon,
|
|
1657
|
+
Edit3Icon,
|
|
1658
|
+
Edit4Icon,
|
|
1659
|
+
Edit5Icon,
|
|
1660
|
+
EditIcon,
|
|
1661
|
+
EqualIcon,
|
|
1662
|
+
EqualNotIcon,
|
|
1663
|
+
EraserIcon,
|
|
1664
|
+
Expand1Icon,
|
|
1665
|
+
Expand2Icon,
|
|
1666
|
+
Expand3Icon,
|
|
1667
|
+
Expand4Icon,
|
|
1668
|
+
Expand5Icon,
|
|
1669
|
+
Expand6Icon,
|
|
1670
|
+
ExpandIcon,
|
|
1671
|
+
EyeIcon,
|
|
1672
|
+
EyeOffIcon,
|
|
1673
|
+
FaceContentIcon,
|
|
1674
|
+
FaceFrownIcon,
|
|
1675
|
+
FaceHappyIcon,
|
|
1676
|
+
FaceIdIcon,
|
|
1677
|
+
FaceIdSquareIcon,
|
|
1678
|
+
FaceNeutralIcon,
|
|
1679
|
+
FaceSadIcon,
|
|
1680
|
+
FaceSmileIcon,
|
|
1681
|
+
FaceWinkIcon,
|
|
1682
|
+
FastBackwardIcon,
|
|
1683
|
+
FastForwardIcon,
|
|
1684
|
+
FeatherIcon,
|
|
1685
|
+
FigmaIcon,
|
|
1686
|
+
File1Icon,
|
|
1687
|
+
File2Icon,
|
|
1688
|
+
File3Icon,
|
|
1689
|
+
File4Icon,
|
|
1690
|
+
File5Icon,
|
|
1691
|
+
File6Icon,
|
|
1692
|
+
File7Icon,
|
|
1693
|
+
FileAttachment1Icon,
|
|
1694
|
+
FileAttachment2Icon,
|
|
1695
|
+
FileAttachment3Icon,
|
|
1696
|
+
FileAttachment4Icon,
|
|
1697
|
+
FileAttachment5Icon,
|
|
1698
|
+
FileCheck1Icon,
|
|
1699
|
+
FileCheck2Icon,
|
|
1700
|
+
FileCheck3Icon,
|
|
1701
|
+
FileCode1Icon,
|
|
1702
|
+
FileCode2Icon,
|
|
1703
|
+
FileDownload1Icon,
|
|
1704
|
+
FileDownload2Icon,
|
|
1705
|
+
FileDownload3Icon,
|
|
1706
|
+
FileHeart1Icon,
|
|
1707
|
+
FileHeart2Icon,
|
|
1708
|
+
FileHeart3Icon,
|
|
1709
|
+
FileLock1Icon,
|
|
1710
|
+
FileLock2Icon,
|
|
1711
|
+
FileLock3Icon,
|
|
1712
|
+
FileMinus1Icon,
|
|
1713
|
+
FileMinus2Icon,
|
|
1714
|
+
FileMinus3Icon,
|
|
1715
|
+
FilePlus1Icon,
|
|
1716
|
+
FilePlus2Icon,
|
|
1717
|
+
FilePlus3Icon,
|
|
1718
|
+
FileQuestion1Icon,
|
|
1719
|
+
FileQuestion2Icon,
|
|
1720
|
+
FileQuestion3Icon,
|
|
1721
|
+
FileQuestionIcon,
|
|
1722
|
+
FileSearch1Icon,
|
|
1723
|
+
FileSearch2Icon,
|
|
1724
|
+
FileSearch3Icon,
|
|
1725
|
+
FileShield1Icon,
|
|
1726
|
+
FileShield2Icon,
|
|
1727
|
+
FileShield3Icon,
|
|
1728
|
+
FileX1Icon,
|
|
1729
|
+
FileX2Icon,
|
|
1730
|
+
FileX3Icon,
|
|
1731
|
+
Film1Icon,
|
|
1732
|
+
Film2Icon,
|
|
1733
|
+
Film3Icon,
|
|
1734
|
+
FilterFunnel1Icon,
|
|
1735
|
+
FilterFunnel2Icon,
|
|
1736
|
+
FilterLinesIcon,
|
|
1737
|
+
Fingerprint1Icon,
|
|
1738
|
+
Fingerprint2Icon,
|
|
1739
|
+
Fingerprint3Icon,
|
|
1740
|
+
Fingerprint4Icon,
|
|
1741
|
+
Flag1Icon,
|
|
1742
|
+
Flag2Icon,
|
|
1743
|
+
Flag3Icon,
|
|
1744
|
+
Flag4Icon,
|
|
1745
|
+
Flag5Icon,
|
|
1746
|
+
Flag6Icon,
|
|
1747
|
+
FlashIcon,
|
|
1748
|
+
FlashOffIcon,
|
|
1749
|
+
FlexAlignBottomIcon,
|
|
1750
|
+
FlexAlignLeftIcon,
|
|
1751
|
+
FlexAlignRightIcon,
|
|
1752
|
+
FlexAlignTopIcon,
|
|
1753
|
+
FlipBackwardIcon,
|
|
1754
|
+
FlipForwardIcon,
|
|
1755
|
+
FolderCheckIcon,
|
|
1756
|
+
FolderClosedIcon,
|
|
1757
|
+
FolderCodeIcon,
|
|
1758
|
+
FolderDownloadIcon,
|
|
1759
|
+
FolderIcon,
|
|
1760
|
+
FolderLockIcon,
|
|
1761
|
+
FolderMinusIcon,
|
|
1762
|
+
FolderMoveIcon,
|
|
1763
|
+
FolderPlusIcon,
|
|
1764
|
+
FolderQuestionIcon,
|
|
1765
|
+
FolderSearchIcon,
|
|
1766
|
+
FolderShieldIcon,
|
|
1767
|
+
FolderXIcon,
|
|
1768
|
+
FramerIcon,
|
|
1769
|
+
GamingPad1Icon,
|
|
1770
|
+
GamingPad2Icon,
|
|
1771
|
+
Gift1Icon,
|
|
1772
|
+
Gift2Icon,
|
|
1773
|
+
GitBranch1Icon,
|
|
1774
|
+
GitBranch2Icon,
|
|
1775
|
+
GitCommitIcon,
|
|
1776
|
+
GitMergeIcon,
|
|
1777
|
+
GitPullRequestIcon,
|
|
1778
|
+
Glasses1Icon,
|
|
1779
|
+
Glasses2Icon,
|
|
1780
|
+
Globe11Icon,
|
|
1781
|
+
Globe1Icon,
|
|
1782
|
+
Globe21Icon,
|
|
1783
|
+
Globe2Icon,
|
|
1784
|
+
Globe3Icon,
|
|
1785
|
+
Globe4Icon,
|
|
1786
|
+
Globe5Icon,
|
|
1787
|
+
Globe6Icon,
|
|
1788
|
+
GoogleChromeIcon,
|
|
1789
|
+
GraduationHat1Icon,
|
|
1790
|
+
GraduationHat2Icon,
|
|
1791
|
+
Grid1Icon,
|
|
1792
|
+
Grid2Icon,
|
|
1793
|
+
Grid3Icon,
|
|
1794
|
+
GridDotsBlankIcon,
|
|
1795
|
+
GridDotsBottomIcon,
|
|
1796
|
+
GridDotsHorizontalCenterIcon,
|
|
1797
|
+
GridDotsLeftIcon,
|
|
1798
|
+
GridDotsOuterIcon,
|
|
1799
|
+
GridDotsRightIcon,
|
|
1800
|
+
GridDotsTopIcon,
|
|
1801
|
+
GridDotsVerticalCenterIcon,
|
|
1802
|
+
HandIcon,
|
|
1803
|
+
HardDriveIcon,
|
|
1804
|
+
Hash1Icon,
|
|
1805
|
+
Hash2Icon,
|
|
1806
|
+
Heading1Icon,
|
|
1807
|
+
Heading2Icon,
|
|
1808
|
+
HeadingSquareIcon,
|
|
1809
|
+
Headphones1Icon,
|
|
1810
|
+
Headphones2Icon,
|
|
1811
|
+
HeartCircleIcon,
|
|
1812
|
+
HeartHandIcon,
|
|
1813
|
+
HeartHexagonIcon,
|
|
1814
|
+
HeartIcon,
|
|
1815
|
+
HeartOctagonIcon,
|
|
1816
|
+
HeartRoundedIcon,
|
|
1817
|
+
HeartSquareIcon,
|
|
1818
|
+
HeartsIcon,
|
|
1819
|
+
HelpCircleIcon,
|
|
1820
|
+
HelpHexagonIcon,
|
|
1821
|
+
HelpOctagonIcon,
|
|
1822
|
+
HelpSquareIcon,
|
|
1823
|
+
Hexagon1Icon,
|
|
1824
|
+
Hexagon2Icon,
|
|
1825
|
+
Home1Icon,
|
|
1826
|
+
Home2Icon,
|
|
1827
|
+
Home3Icon,
|
|
1828
|
+
Home4Icon,
|
|
1829
|
+
Home5Icon,
|
|
1830
|
+
HomeIcon,
|
|
1831
|
+
HomeLineIcon,
|
|
1832
|
+
HomeSmileIcon,
|
|
1833
|
+
HorizontalBarChart1Icon,
|
|
1834
|
+
HorizontalBarChart2Icon,
|
|
1835
|
+
HorizontalBarChart3Icon,
|
|
1836
|
+
Hourglass1Icon,
|
|
1837
|
+
Hourglass2Icon,
|
|
1838
|
+
Hourglass3Icon,
|
|
1839
|
+
Hurricane1Icon,
|
|
1840
|
+
Hurricane2Icon,
|
|
1841
|
+
Hurricane3Icon,
|
|
1842
|
+
Image1Icon,
|
|
1843
|
+
Image2Icon,
|
|
1844
|
+
Image3Icon,
|
|
1845
|
+
Image4Icon,
|
|
1846
|
+
Image5Icon,
|
|
1847
|
+
ImageCheckIcon,
|
|
1848
|
+
ImageDownIcon,
|
|
1849
|
+
ImageIcon,
|
|
1850
|
+
ImageIndentLeftIcon,
|
|
1851
|
+
ImageIndentRightIcon,
|
|
1852
|
+
ImageLeftIcon,
|
|
1853
|
+
ImagePlusIcon,
|
|
1854
|
+
ImageRightIcon,
|
|
1855
|
+
ImageUpIcon,
|
|
1856
|
+
ImageUserCheckIcon,
|
|
1857
|
+
ImageUserDownIcon,
|
|
1858
|
+
ImageUserIcon,
|
|
1859
|
+
ImageUserLeftIcon,
|
|
1860
|
+
ImageUserPlusIcon,
|
|
1861
|
+
ImageUserRightIcon,
|
|
1862
|
+
ImageUserUpIcon,
|
|
1863
|
+
ImageUserXIcon,
|
|
1864
|
+
ImageXIcon,
|
|
1865
|
+
Inbox1Icon,
|
|
1866
|
+
Inbox2Icon,
|
|
1867
|
+
InfinityIcon,
|
|
1868
|
+
InfoCircleIcon,
|
|
1869
|
+
InfoHexagonIcon,
|
|
1870
|
+
InfoOctagonIcon,
|
|
1871
|
+
InfoSquareIcon,
|
|
1872
|
+
IntersectCircleIcon,
|
|
1873
|
+
IntersectSquareIcon,
|
|
1874
|
+
Italic1Icon,
|
|
1875
|
+
Italic2Icon,
|
|
1876
|
+
ItalicSquareIcon,
|
|
1877
|
+
Key1Icon,
|
|
1878
|
+
Key2Icon,
|
|
1879
|
+
Keyboard1Icon,
|
|
1880
|
+
Keyboard2Icon,
|
|
1881
|
+
Laptop1Icon,
|
|
1882
|
+
Laptop2Icon,
|
|
1883
|
+
LayerSingleIcon,
|
|
1884
|
+
LayersThree1Icon,
|
|
1885
|
+
LayersThree2Icon,
|
|
1886
|
+
LayersTwo1Icon,
|
|
1887
|
+
LayersTwo2Icon,
|
|
1888
|
+
LayoutAlt1Icon,
|
|
1889
|
+
LayoutAlt2Icon,
|
|
1890
|
+
LayoutAlt3Icon,
|
|
1891
|
+
LayoutAlt4Icon,
|
|
1892
|
+
LayoutBottomIcon,
|
|
1893
|
+
LayoutGrid1Icon,
|
|
1894
|
+
LayoutGrid2Icon,
|
|
1895
|
+
LayoutLeftIcon,
|
|
1896
|
+
LayoutRightIcon,
|
|
1897
|
+
LayoutTopIcon,
|
|
1898
|
+
LeftIndent1Icon,
|
|
1899
|
+
LeftIndent2Icon,
|
|
1900
|
+
LetterSpacing1Icon,
|
|
1901
|
+
LetterSpacing2Icon,
|
|
1902
|
+
LifeBuoy1Icon,
|
|
1903
|
+
LifeBuoy2Icon,
|
|
1904
|
+
Lightbulb1Icon,
|
|
1905
|
+
Lightbulb2Icon,
|
|
1906
|
+
Lightbulb3Icon,
|
|
1907
|
+
Lightbulb4Icon,
|
|
1908
|
+
Lightbulb5Icon,
|
|
1909
|
+
LightbulbIcon,
|
|
1910
|
+
Lightning1Icon,
|
|
1911
|
+
Lightning2Icon,
|
|
1912
|
+
LineChartDown1Icon,
|
|
1913
|
+
LineChartDown2Icon,
|
|
1914
|
+
LineChartDown3Icon,
|
|
1915
|
+
LineChartDown4Icon,
|
|
1916
|
+
LineChartDown5Icon,
|
|
1917
|
+
LineChartUp1Icon,
|
|
1918
|
+
LineChartUp2Icon,
|
|
1919
|
+
LineChartUp3Icon,
|
|
1920
|
+
LineChartUp4Icon,
|
|
1921
|
+
LineChartUp5Icon,
|
|
1922
|
+
LineHeightIcon,
|
|
1923
|
+
Link1Icon,
|
|
1924
|
+
Link2Icon,
|
|
1925
|
+
Link3Icon,
|
|
1926
|
+
Link4Icon,
|
|
1927
|
+
Link5Icon,
|
|
1928
|
+
LinkBroken1Icon,
|
|
1929
|
+
LinkBroken2Icon,
|
|
1930
|
+
LinkExternal1Icon,
|
|
1931
|
+
LinkExternal2Icon,
|
|
1932
|
+
LinkIcon,
|
|
1933
|
+
ListIcon,
|
|
1934
|
+
Loading1Icon,
|
|
1935
|
+
Loading2Icon,
|
|
1936
|
+
Loading3Icon,
|
|
1937
|
+
Lock1Icon,
|
|
1938
|
+
Lock2Icon,
|
|
1939
|
+
Lock3Icon,
|
|
1940
|
+
Lock4Icon,
|
|
1941
|
+
LockIcon,
|
|
1942
|
+
LockKeyholeCircleIcon,
|
|
1943
|
+
LockKeyholeSquareIcon,
|
|
1944
|
+
LockUnlocked1Icon,
|
|
1945
|
+
LockUnlocked2Icon,
|
|
1946
|
+
LockUnlocked3Icon,
|
|
1947
|
+
LockUnlocked4Icon,
|
|
1948
|
+
LogIn1Icon,
|
|
1949
|
+
LogIn2Icon,
|
|
1950
|
+
LogIn3Icon,
|
|
1951
|
+
LogIn4Icon,
|
|
1952
|
+
LogInIcon,
|
|
1953
|
+
LogOut1Icon,
|
|
1954
|
+
LogOut2Icon,
|
|
1955
|
+
LogOut3Icon,
|
|
1956
|
+
LogOut4Icon,
|
|
1957
|
+
Luggage1Icon,
|
|
1958
|
+
Luggage2Icon,
|
|
1959
|
+
Luggage3Icon,
|
|
1960
|
+
MagicWand1Icon,
|
|
1961
|
+
MagicWand2Icon,
|
|
1962
|
+
MagicWandIcon,
|
|
1963
|
+
Mail1Icon,
|
|
1964
|
+
Mail2Icon,
|
|
1965
|
+
Mail3Icon,
|
|
1966
|
+
Mail4Icon,
|
|
1967
|
+
Mail5Icon,
|
|
1968
|
+
MailIcon,
|
|
1969
|
+
MailNotificationIcon,
|
|
1970
|
+
Map1Icon,
|
|
1971
|
+
Map2Icon,
|
|
1972
|
+
MarkIcon,
|
|
1973
|
+
MarkerPin1Icon,
|
|
1974
|
+
MarkerPin2Icon,
|
|
1975
|
+
MarkerPin3Icon,
|
|
1976
|
+
MarkerPin4Icon,
|
|
1977
|
+
MarkerPin5Icon,
|
|
1978
|
+
MarkerPin6Icon,
|
|
1979
|
+
Maximize1Icon,
|
|
1980
|
+
Maximize2Icon,
|
|
1981
|
+
MedicalCircleIcon,
|
|
1982
|
+
MedicalCrossIcon,
|
|
1983
|
+
MedicalSquareIcon,
|
|
1984
|
+
Menu1Icon,
|
|
1985
|
+
Menu2Icon,
|
|
1986
|
+
Menu3Icon,
|
|
1987
|
+
Menu4Icon,
|
|
1988
|
+
Menu5Icon,
|
|
1989
|
+
MenuIcon,
|
|
1990
|
+
MessageAlertCircleIcon,
|
|
1991
|
+
MessageAlertSquareIcon,
|
|
1992
|
+
MessageChatCircleIcon,
|
|
1993
|
+
MessageChatSquareIcon,
|
|
1994
|
+
MessageCheckCircleIcon,
|
|
1995
|
+
MessageCheckSquareIcon,
|
|
1996
|
+
MessageCircle1Icon,
|
|
1997
|
+
MessageCircle2Icon,
|
|
1998
|
+
MessageDotsCircleIcon,
|
|
1999
|
+
MessageDotsSquareIcon,
|
|
2000
|
+
MessageHeartCircleIcon,
|
|
2001
|
+
MessageHeartSquareIcon,
|
|
2002
|
+
MessageNotificationCircleIcon,
|
|
2003
|
+
MessageNotificationSquareIcon,
|
|
2004
|
+
MessagePlusCircleIcon,
|
|
2005
|
+
MessagePlusSquareIcon,
|
|
2006
|
+
MessageQuestionCircleIcon,
|
|
2007
|
+
MessageQuestionSquareIcon,
|
|
2008
|
+
MessageSmileCircleIcon,
|
|
2009
|
+
MessageSmileSquareIcon,
|
|
2010
|
+
MessageSquare1Icon,
|
|
2011
|
+
MessageSquare2Icon,
|
|
2012
|
+
MessageTextCircle1Icon,
|
|
2013
|
+
MessageTextCircle2Icon,
|
|
2014
|
+
MessageTextSquare1Icon,
|
|
2015
|
+
MessageTextSquare2Icon,
|
|
2016
|
+
MessageTextSquareIcon,
|
|
2017
|
+
MessageXCircleIcon,
|
|
2018
|
+
MessageXSquareIcon,
|
|
2019
|
+
Microphone1Icon,
|
|
2020
|
+
Microphone2Icon,
|
|
2021
|
+
MicrophoneIcon,
|
|
2022
|
+
MicrophoneOff1Icon,
|
|
2023
|
+
MicrophoneOff2Icon,
|
|
2024
|
+
MicrophoneOffIcon,
|
|
2025
|
+
MicroscopeIcon,
|
|
2026
|
+
Minimize1Icon,
|
|
2027
|
+
Minimize2Icon,
|
|
2028
|
+
MinusCircleIcon,
|
|
2029
|
+
MinusIcon,
|
|
2030
|
+
MinusSquareIcon,
|
|
2031
|
+
Modem1Icon,
|
|
2032
|
+
Modem2Icon,
|
|
2033
|
+
Monitor1Icon,
|
|
2034
|
+
Monitor2Icon,
|
|
2035
|
+
Monitor3Icon,
|
|
2036
|
+
Monitor4Icon,
|
|
2037
|
+
Monitor5Icon,
|
|
2038
|
+
MonitorIcon,
|
|
2039
|
+
Moon1Icon,
|
|
2040
|
+
Moon2Icon,
|
|
2041
|
+
MoonEclipseIcon,
|
|
2042
|
+
MoonStarIcon,
|
|
2043
|
+
MouseIcon,
|
|
2044
|
+
MoveIcon,
|
|
2045
|
+
MusicNote1Icon,
|
|
2046
|
+
MusicNote2Icon,
|
|
2047
|
+
MusicNotePlusIcon,
|
|
2048
|
+
NavigationPointer1Icon,
|
|
2049
|
+
NavigationPointer2Icon,
|
|
2050
|
+
NavigationPointerOff1Icon,
|
|
2051
|
+
NavigationPointerOff2Icon,
|
|
2052
|
+
NotificationBoxIcon,
|
|
2053
|
+
NotificationMessageIcon,
|
|
2054
|
+
NotificationTextIcon,
|
|
2055
|
+
OctagonIcon,
|
|
2056
|
+
PackageCheckIcon,
|
|
2057
|
+
PackageIcon,
|
|
2058
|
+
PackageMinusIcon,
|
|
2059
|
+
PackagePlusIcon,
|
|
2060
|
+
PackageSearchIcon,
|
|
2061
|
+
PackageXIcon,
|
|
2062
|
+
PaintIcon,
|
|
2063
|
+
PaintPourIcon,
|
|
2064
|
+
PaletteIcon,
|
|
2065
|
+
PaperclipIcon,
|
|
2066
|
+
ParagraphSpacingIcon,
|
|
2067
|
+
ParagraphWrapIcon,
|
|
2068
|
+
PasscodeIcon,
|
|
2069
|
+
PasscodeLockIcon,
|
|
2070
|
+
PassportIcon,
|
|
2071
|
+
PauseCircleIcon,
|
|
2072
|
+
PauseSquareIcon,
|
|
2073
|
+
PenTool1Icon,
|
|
2074
|
+
PenTool2Icon,
|
|
2075
|
+
PenToolMinusIcon,
|
|
2076
|
+
PenToolPlusIcon,
|
|
2077
|
+
Pencil1Icon,
|
|
2078
|
+
Pencil2Icon,
|
|
2079
|
+
PencilLineIcon,
|
|
2080
|
+
PentagonIcon,
|
|
2081
|
+
Percent1Icon,
|
|
2082
|
+
Percent2Icon,
|
|
2083
|
+
Percent3Icon,
|
|
2084
|
+
Perspective1Icon,
|
|
2085
|
+
Perspective2Icon,
|
|
2086
|
+
Phone1Icon,
|
|
2087
|
+
Phone2Icon,
|
|
2088
|
+
PhoneCall1Icon,
|
|
2089
|
+
PhoneCall2Icon,
|
|
2090
|
+
PhoneCallIcon,
|
|
2091
|
+
PhoneHangUpIcon,
|
|
2092
|
+
PhoneIcon,
|
|
2093
|
+
PhoneIncoming1Icon,
|
|
2094
|
+
PhoneIncoming2Icon,
|
|
2095
|
+
PhoneIncomingIcon,
|
|
2096
|
+
PhoneOutgoing1Icon,
|
|
2097
|
+
PhoneOutgoing2Icon,
|
|
2098
|
+
PhonePauseIcon,
|
|
2099
|
+
PhonePlusIcon,
|
|
2100
|
+
PhoneXIcon,
|
|
2101
|
+
PieChart1Icon,
|
|
2102
|
+
PieChart2Icon,
|
|
2103
|
+
PieChart3Icon,
|
|
2104
|
+
PieChart4Icon,
|
|
2105
|
+
PieChartIcon,
|
|
2106
|
+
PiggyBank1Icon,
|
|
2107
|
+
PiggyBank2Icon,
|
|
2108
|
+
Pilcrow1Icon,
|
|
2109
|
+
Pilcrow2Icon,
|
|
2110
|
+
PilcrowSquareIcon,
|
|
2111
|
+
Pin1Icon,
|
|
2112
|
+
Pin2Icon,
|
|
2113
|
+
PlaceholderIcon,
|
|
2114
|
+
PlaneIcon,
|
|
2115
|
+
PlayCircleIcon,
|
|
2116
|
+
PlayIcon,
|
|
2117
|
+
PlaySquareIcon,
|
|
2118
|
+
PlusCircleIcon,
|
|
2119
|
+
PlusIcon,
|
|
2120
|
+
PlusSquareIcon,
|
|
2121
|
+
PodcastIcon,
|
|
2122
|
+
Power1Icon,
|
|
2123
|
+
Power2Icon,
|
|
2124
|
+
Power3Icon,
|
|
2125
|
+
PresentationChart1Icon,
|
|
2126
|
+
PresentationChart2Icon,
|
|
2127
|
+
PresentationChart3Icon,
|
|
2128
|
+
PrinterIcon,
|
|
2129
|
+
PuzzlePiece1Icon,
|
|
2130
|
+
PuzzlePiece2Icon,
|
|
2131
|
+
PuzzlePieceIcon,
|
|
2132
|
+
QrCode1Icon,
|
|
2133
|
+
QrCode2Icon,
|
|
2134
|
+
QrCodeIcon,
|
|
2135
|
+
ReceiptCheckIcon,
|
|
2136
|
+
ReceiptIcon,
|
|
2137
|
+
Recording1Icon,
|
|
2138
|
+
Recording2Icon,
|
|
2139
|
+
Recording3Icon,
|
|
2140
|
+
RecordingIcon,
|
|
2141
|
+
Reflect1Icon,
|
|
2142
|
+
Reflect2Icon,
|
|
2143
|
+
RefreshCcw1Icon,
|
|
2144
|
+
RefreshCcw2Icon,
|
|
2145
|
+
RefreshCcw3Icon,
|
|
2146
|
+
RefreshCcw4Icon,
|
|
2147
|
+
RefreshCcw5Icon,
|
|
2148
|
+
RefreshCcwIcon,
|
|
2149
|
+
RefreshCw1Icon,
|
|
2150
|
+
RefreshCw2Icon,
|
|
2151
|
+
RefreshCw3Icon,
|
|
2152
|
+
RefreshCw4Icon,
|
|
2153
|
+
RefreshCw5Icon,
|
|
2154
|
+
RefreshCwIcon,
|
|
2155
|
+
Repeat1Icon,
|
|
2156
|
+
Repeat2Icon,
|
|
2157
|
+
Repeat3Icon,
|
|
2158
|
+
Repeat4Icon,
|
|
2159
|
+
ReverseLeftIcon,
|
|
2160
|
+
ReverseRightIcon,
|
|
2161
|
+
RightIndent1Icon,
|
|
2162
|
+
RightIndent2Icon,
|
|
2163
|
+
Rocket1Icon,
|
|
2164
|
+
Rocket2Icon,
|
|
2165
|
+
RocketIcon,
|
|
2166
|
+
RollerBrushIcon,
|
|
2167
|
+
RotateCcwIcon,
|
|
2168
|
+
RouteIcon,
|
|
2169
|
+
Rows1Icon,
|
|
2170
|
+
Rows2Icon,
|
|
2171
|
+
Rows3Icon,
|
|
2172
|
+
Rss1Icon,
|
|
2173
|
+
Rss2Icon,
|
|
2174
|
+
RulerIcon,
|
|
2175
|
+
SafeIcon,
|
|
2176
|
+
Sale1Icon,
|
|
2177
|
+
Sale2Icon,
|
|
2178
|
+
Sale3Icon,
|
|
2179
|
+
Sale4Icon,
|
|
2180
|
+
Save1Icon,
|
|
2181
|
+
Save2Icon,
|
|
2182
|
+
Save3Icon,
|
|
2183
|
+
SaveIcon,
|
|
2184
|
+
Scale1Icon,
|
|
2185
|
+
Scale2Icon,
|
|
2186
|
+
Scale3Icon,
|
|
2187
|
+
Scales1Icon,
|
|
2188
|
+
Scales2Icon,
|
|
2189
|
+
ScanIcon,
|
|
2190
|
+
Scissors1Icon,
|
|
2191
|
+
Scissors2Icon,
|
|
2192
|
+
ScissorsCut1Icon,
|
|
2193
|
+
ScissorsCut2Icon,
|
|
2194
|
+
SearchLgIcon,
|
|
2195
|
+
SearchMdIcon,
|
|
2196
|
+
SearchRefractionIcon,
|
|
2197
|
+
SearchSmIcon,
|
|
2198
|
+
Send1Icon,
|
|
2199
|
+
Send2Icon,
|
|
2200
|
+
Send3Icon,
|
|
2201
|
+
SendIcon,
|
|
2202
|
+
Server1Icon,
|
|
2203
|
+
Server2Icon,
|
|
2204
|
+
Server3Icon,
|
|
2205
|
+
Server4Icon,
|
|
2206
|
+
Server5Icon,
|
|
2207
|
+
Server6Icon,
|
|
2208
|
+
Settings1Icon,
|
|
2209
|
+
Settings2Icon,
|
|
2210
|
+
Settings3Icon,
|
|
2211
|
+
Settings4Icon,
|
|
2212
|
+
SettingsIcon,
|
|
2213
|
+
Share1Icon,
|
|
2214
|
+
Share2Icon,
|
|
2215
|
+
Share3Icon,
|
|
2216
|
+
Share4Icon,
|
|
2217
|
+
Share5Icon,
|
|
2218
|
+
Share6Icon,
|
|
2219
|
+
Share7Icon,
|
|
2220
|
+
ShareArrowIcon,
|
|
2221
|
+
ShareIcon,
|
|
2222
|
+
Shield1Icon,
|
|
2223
|
+
Shield2Icon,
|
|
2224
|
+
Shield3Icon,
|
|
2225
|
+
ShieldDollarIcon,
|
|
2226
|
+
ShieldOffIcon,
|
|
2227
|
+
ShieldPlusIcon,
|
|
2228
|
+
ShieldTickIcon,
|
|
2229
|
+
ShieldZapIcon,
|
|
2230
|
+
ShoppingBag1Icon,
|
|
2231
|
+
ShoppingBag2Icon,
|
|
2232
|
+
ShoppingBag3Icon,
|
|
2233
|
+
ShoppingCart1Icon,
|
|
2234
|
+
ShoppingCart2Icon,
|
|
2235
|
+
ShoppingCart3Icon,
|
|
2236
|
+
Shuffle1Icon,
|
|
2237
|
+
Shuffle2Icon,
|
|
2238
|
+
Signal1Icon,
|
|
2239
|
+
Signal2Icon,
|
|
2240
|
+
Signal3Icon,
|
|
2241
|
+
SimcardIcon,
|
|
2242
|
+
SkewIcon,
|
|
2243
|
+
SkipBackIcon,
|
|
2244
|
+
SkipForwardIcon,
|
|
2245
|
+
SlashCircle1Icon,
|
|
2246
|
+
SlashCircle2Icon,
|
|
2247
|
+
SlashDividerIcon,
|
|
2248
|
+
SlashOctagonIcon,
|
|
2249
|
+
Sliders1Icon,
|
|
2250
|
+
Sliders2Icon,
|
|
2251
|
+
Sliders3Icon,
|
|
2252
|
+
Sliders4Icon,
|
|
2253
|
+
Snowflake1Icon,
|
|
2254
|
+
Snowflake2Icon,
|
|
2255
|
+
SpacingHeight1Icon,
|
|
2256
|
+
SpacingHeight2Icon,
|
|
2257
|
+
SpacingWidth1Icon,
|
|
2258
|
+
SpacingWidth2Icon,
|
|
2259
|
+
Speaker1Icon,
|
|
2260
|
+
Speaker2Icon,
|
|
2261
|
+
Speaker3Icon,
|
|
2262
|
+
Speedometer1Icon,
|
|
2263
|
+
Speedometer2Icon,
|
|
2264
|
+
Speedometer3Icon,
|
|
2265
|
+
Speedometer4Icon,
|
|
2266
|
+
SpinnerIcon,
|
|
2267
|
+
SquareIcon,
|
|
2268
|
+
StandIcon,
|
|
2269
|
+
Star1Icon,
|
|
2270
|
+
Star2Icon,
|
|
2271
|
+
Star3Icon,
|
|
2272
|
+
Star4Icon,
|
|
2273
|
+
Star5Icon,
|
|
2274
|
+
Star6Icon,
|
|
2275
|
+
Star7Icon,
|
|
2276
|
+
Stars1Icon,
|
|
2277
|
+
Stars2Icon,
|
|
2278
|
+
Stars3Icon,
|
|
2279
|
+
StarsIcon,
|
|
2280
|
+
StickerCircleIcon,
|
|
2281
|
+
StickerSquareIcon,
|
|
2282
|
+
StopCircleIcon,
|
|
2283
|
+
StopIcon,
|
|
2284
|
+
StopSquareIcon,
|
|
2285
|
+
Strikethrough1Icon,
|
|
2286
|
+
Strikethrough2Icon,
|
|
2287
|
+
StrikethroughSquareIcon,
|
|
2288
|
+
SubscriptIcon,
|
|
2289
|
+
SunIcon,
|
|
2290
|
+
SunSetting1Icon,
|
|
2291
|
+
SunSetting2Icon,
|
|
2292
|
+
SunSetting3Icon,
|
|
2293
|
+
SunriseIcon,
|
|
2294
|
+
SunsetIcon,
|
|
2295
|
+
SwitchHorizontal1Icon,
|
|
2296
|
+
SwitchHorizontal2Icon,
|
|
2297
|
+
SwitchVertical1Icon,
|
|
2298
|
+
SwitchVertical2Icon,
|
|
2299
|
+
TableIcon,
|
|
2300
|
+
Tablet1Icon,
|
|
2301
|
+
Tablet2Icon,
|
|
2302
|
+
Tag1Icon,
|
|
2303
|
+
Tag2Icon,
|
|
2304
|
+
Tag3Icon,
|
|
2305
|
+
Target1Icon,
|
|
2306
|
+
Target2Icon,
|
|
2307
|
+
Target3Icon,
|
|
2308
|
+
Target4Icon,
|
|
2309
|
+
Target5Icon,
|
|
2310
|
+
TelescopeIcon,
|
|
2311
|
+
TerminalBrowserIcon,
|
|
2312
|
+
TerminalCircleIcon,
|
|
2313
|
+
TerminalIcon,
|
|
2314
|
+
TerminalSquareIcon,
|
|
2315
|
+
TextInputIcon,
|
|
2316
|
+
Thermometer1Icon,
|
|
2317
|
+
Thermometer2Icon,
|
|
2318
|
+
Thermometer3Icon,
|
|
2319
|
+
ThermometerColdIcon,
|
|
2320
|
+
ThermometerWarmIcon,
|
|
2321
|
+
ThumbsDownIcon,
|
|
2322
|
+
ThumbsUpIcon,
|
|
2323
|
+
Ticket1Icon,
|
|
2324
|
+
Ticket2Icon,
|
|
2325
|
+
Toggle1LeftIcon,
|
|
2326
|
+
Toggle1RightIcon,
|
|
2327
|
+
Toggle2LeftIcon,
|
|
2328
|
+
Toggle2RightIcon,
|
|
2329
|
+
Toggle3LeftIcon,
|
|
2330
|
+
Toggle3RightIcon,
|
|
2331
|
+
Tool1Icon,
|
|
2332
|
+
Tool2Icon,
|
|
2333
|
+
TrainIcon,
|
|
2334
|
+
TramIcon,
|
|
2335
|
+
TransformIcon,
|
|
2336
|
+
Translate1Icon,
|
|
2337
|
+
Translate2Icon,
|
|
2338
|
+
Trash1Icon,
|
|
2339
|
+
Trash2Icon,
|
|
2340
|
+
Trash3Icon,
|
|
2341
|
+
Trash4Icon,
|
|
2342
|
+
TrashIcon,
|
|
2343
|
+
TrendDown1Icon,
|
|
2344
|
+
TrendDown2Icon,
|
|
2345
|
+
TrendDownIcon,
|
|
2346
|
+
TrendUp1Icon,
|
|
2347
|
+
TrendUp2Icon,
|
|
2348
|
+
TrendUpIcon,
|
|
2349
|
+
TriangleIcon,
|
|
2350
|
+
Trophy1Icon,
|
|
2351
|
+
Trophy2Icon,
|
|
2352
|
+
Truck1Icon,
|
|
2353
|
+
Truck2Icon,
|
|
2354
|
+
Tv1Icon,
|
|
2355
|
+
Tv2Icon,
|
|
2356
|
+
Tv3Icon,
|
|
2357
|
+
Type1Icon,
|
|
2358
|
+
Type2Icon,
|
|
2359
|
+
TypeSquareIcon,
|
|
2360
|
+
TypeStrikethrough1Icon,
|
|
2361
|
+
TypeStrikethrough2Icon,
|
|
2362
|
+
Umbrella1Icon,
|
|
2363
|
+
Umbrella2Icon,
|
|
2364
|
+
Umbrella3Icon,
|
|
2365
|
+
Underline1Icon,
|
|
2366
|
+
Underline2Icon,
|
|
2367
|
+
UnderlineSquareIcon,
|
|
2368
|
+
Upload1Icon,
|
|
2369
|
+
Upload2Icon,
|
|
2370
|
+
Upload3Icon,
|
|
2371
|
+
Upload4Icon,
|
|
2372
|
+
UploadCloud1Icon,
|
|
2373
|
+
UploadCloud2Icon,
|
|
2374
|
+
UsbFlashDriveIcon,
|
|
2375
|
+
User1Icon,
|
|
2376
|
+
User2Icon,
|
|
2377
|
+
User3Icon,
|
|
2378
|
+
UserCheck1Icon,
|
|
2379
|
+
UserCheck2Icon,
|
|
2380
|
+
UserCircleIcon,
|
|
2381
|
+
UserDown1Icon,
|
|
2382
|
+
UserDown2Icon,
|
|
2383
|
+
UserEditIcon,
|
|
2384
|
+
UserIcon,
|
|
2385
|
+
UserLeft1Icon,
|
|
2386
|
+
UserLeft2Icon,
|
|
2387
|
+
UserMinus1Icon,
|
|
2388
|
+
UserMinus2Icon,
|
|
2389
|
+
UserPlus1Icon,
|
|
2390
|
+
UserPlus2Icon,
|
|
2391
|
+
UserPlusIcon,
|
|
2392
|
+
UserRight1Icon,
|
|
2393
|
+
UserRight2Icon,
|
|
2394
|
+
UserSquareIcon,
|
|
2395
|
+
UserUp1Icon,
|
|
2396
|
+
UserUp2Icon,
|
|
2397
|
+
UserX1Icon,
|
|
2398
|
+
UserX2Icon,
|
|
2399
|
+
UserXIcon,
|
|
2400
|
+
Users1Icon,
|
|
2401
|
+
Users2Icon,
|
|
2402
|
+
Users3Icon,
|
|
2403
|
+
UsersCheckIcon,
|
|
2404
|
+
UsersDownIcon,
|
|
2405
|
+
UsersEditIcon,
|
|
2406
|
+
UsersIcon,
|
|
2407
|
+
UsersLeftIcon,
|
|
2408
|
+
UsersMinusIcon,
|
|
2409
|
+
UsersPlusIcon,
|
|
2410
|
+
UsersRightIcon,
|
|
2411
|
+
UsersUpIcon,
|
|
2412
|
+
UsersXIcon,
|
|
2413
|
+
VariableIcon,
|
|
2414
|
+
VideoRecorderIcon,
|
|
2415
|
+
VideoRecorderOffIcon,
|
|
2416
|
+
VirusIcon,
|
|
2417
|
+
VoicemailIcon,
|
|
2418
|
+
VolumeMaxIcon,
|
|
2419
|
+
VolumeMinIcon,
|
|
2420
|
+
VolumeMinusIcon,
|
|
2421
|
+
VolumePlusIcon,
|
|
2422
|
+
VolumeXIcon,
|
|
2423
|
+
Wallet1Icon,
|
|
2424
|
+
Wallet2Icon,
|
|
2425
|
+
Wallet3Icon,
|
|
2426
|
+
Wallet4Icon,
|
|
2427
|
+
Wallet5Icon,
|
|
2428
|
+
WatchCircleIcon,
|
|
2429
|
+
WatchSquareIcon,
|
|
2430
|
+
WavesIcon,
|
|
2431
|
+
Webcam1Icon,
|
|
2432
|
+
Webcam2Icon,
|
|
2433
|
+
WifiIcon,
|
|
2434
|
+
WifiOffIcon,
|
|
2435
|
+
Wind1Icon,
|
|
2436
|
+
Wind2Icon,
|
|
2437
|
+
Wind3Icon,
|
|
2438
|
+
XCircleIcon,
|
|
2439
|
+
XCloseIcon,
|
|
2440
|
+
XIcon,
|
|
2441
|
+
XSquareIcon,
|
|
2442
|
+
YoutubeIcon,
|
|
2443
|
+
ZapCircleIcon,
|
|
2444
|
+
ZapFastIcon,
|
|
2445
|
+
ZapIcon,
|
|
2446
|
+
ZapOffIcon,
|
|
2447
|
+
ZapSquareIcon,
|
|
2448
|
+
ZoomInIcon,
|
|
2449
|
+
ZoomOutIcon
|
|
2450
|
+
};
|