@farm-investimentos/front-mfe-components 9.1.2 → 9.2.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (30) hide show
  1. package/dist/front-mfe-components.common.js +300 -155
  2. package/dist/front-mfe-components.common.js.map +1 -1
  3. package/dist/front-mfe-components.css +1 -1
  4. package/dist/front-mfe-components.umd.js +300 -155
  5. package/dist/front-mfe-components.umd.js.map +1 -1
  6. package/dist/front-mfe-components.umd.min.js +1 -1
  7. package/dist/front-mfe-components.umd.min.js.map +1 -1
  8. package/package.json +1 -1
  9. package/src/components/ButtonToggle/ButtonToggle.scss +14 -0
  10. package/src/components/ButtonToggle/ButtonToggle.stories.js +49 -0
  11. package/src/components/ButtonToggle/ButtonToggle.vue +52 -0
  12. package/src/components/ButtonToggle/IButtonToggle.ts +5 -0
  13. package/src/components/ButtonToggle/__tests__/ButtonToggle.spec.js +18 -0
  14. package/src/components/ButtonToggle/index.ts +4 -0
  15. package/src/components/DataTablePaginator/DataTablePaginator.scss +5 -1
  16. package/src/components/DataTablePaginator/DataTablePaginator.vue +10 -3
  17. package/src/components/Icon/Icon.scss +1 -1
  18. package/src/components/Icon/Icon.stories.js +28 -14
  19. package/src/components/Icon/Icons.stories.scss +17 -0
  20. package/src/components/Icon/icons_list.ts +2566 -0
  21. package/src/components/Logger/Logger.stories.js +55 -0
  22. package/src/components/Logger/LoggerItem/ILoggerItem.ts +1 -0
  23. package/src/components/Logger/LoggerItem/LoggerItem.stories.js +40 -0
  24. package/src/components/Logger/LoggerItem/LoggerItem.vue +27 -2
  25. package/src/components/Logger/LoggerItem/__tests__/LoggerItem.spec.js +40 -0
  26. package/src/components/MultipleFilePicker/MultipleFilePicker.stories.js +35 -4
  27. package/src/components/MultipleFilePicker/MultipleFilePicker.vue +5 -14
  28. package/src/examples/Modal.stories.js +0 -1
  29. package/src/examples/Table.stories.js +2 -0
  30. package/src/main.ts +1 -0
@@ -0,0 +1,2566 @@
1
+ export default [
2
+ 'access-point',
3
+ 'access-point-network',
4
+ 'account',
5
+ 'account-alert',
6
+ 'account-box',
7
+ 'account-box-multiple',
8
+ 'account-box-outline',
9
+ 'account-check',
10
+ 'account-circle',
11
+ 'account-convert',
12
+ 'account-edit',
13
+ 'account-group',
14
+ 'account-heart',
15
+ 'account-key',
16
+ 'account-minus',
17
+ 'account-multiple',
18
+ 'account-multiple-check',
19
+ 'account-multiple-minus',
20
+ 'account-multiple-outline',
21
+ 'account-multiple-plus',
22
+ 'account-multiple-plus-outline',
23
+ 'account-network',
24
+ 'account-off',
25
+ 'account-outline',
26
+ 'account-plus',
27
+ 'account-plus-outline',
28
+ 'account-remove',
29
+ 'account-search',
30
+ 'account-search-outline',
31
+ 'account-settings',
32
+ 'account-star',
33
+ 'account-switch',
34
+ 'adjust',
35
+ 'air-conditioner',
36
+ 'airballoon',
37
+ 'airplane',
38
+ 'airplane-landing',
39
+ 'airplane-off',
40
+ 'airplane-takeoff',
41
+ 'airport',
42
+ 'alarm',
43
+ 'alarm-bell',
44
+ 'alarm-check',
45
+ 'alarm-light',
46
+ 'alarm-multiple',
47
+ 'alarm-off',
48
+ 'alarm-plus',
49
+ 'alarm-snooze',
50
+ 'album',
51
+ 'alert',
52
+ 'alert-box',
53
+ 'alert-circle',
54
+ 'alert-circle-outline',
55
+ 'alert-decagram',
56
+ 'alert-octagon',
57
+ 'alert-octagram',
58
+ 'alert-outline',
59
+ 'alien',
60
+ 'all-inclusive',
61
+ 'alpha',
62
+ 'alphabetical',
63
+ 'altimeter',
64
+ 'amazon',
65
+ 'amazon-alexa',
66
+ 'amazon-drive',
67
+ 'ambulance',
68
+ 'amplifier',
69
+ 'anchor',
70
+ 'android',
71
+ 'android-debug-bridge',
72
+ 'android-head',
73
+ 'android-studio',
74
+ 'angle-acute',
75
+ 'angle-obtuse',
76
+ 'angle-right',
77
+ 'angular',
78
+ 'angularjs',
79
+ 'animation',
80
+ 'animation-play',
81
+ 'anvil',
82
+ 'apple',
83
+ 'apple-finder',
84
+ 'apple-icloud',
85
+ 'apple-ios',
86
+ 'apple-keyboard-caps',
87
+ 'apple-keyboard-command',
88
+ 'apple-keyboard-control',
89
+ 'apple-keyboard-option',
90
+ 'apple-keyboard-shift',
91
+ 'apple-safari',
92
+ 'application',
93
+ 'approval',
94
+ 'apps',
95
+ 'arch',
96
+ 'archive',
97
+ 'arrange-bring-forward',
98
+ 'arrange-bring-to-front',
99
+ 'arrange-send-backward',
100
+ 'arrange-send-to-back',
101
+ 'arrow-all',
102
+ 'arrow-bottom-left',
103
+ 'arrow-bottom-left-bold-outline',
104
+ 'arrow-bottom-left-thick',
105
+ 'arrow-bottom-right',
106
+ 'arrow-bottom-right-bold-outline',
107
+ 'arrow-bottom-right-thick',
108
+ 'arrow-collapse',
109
+ 'arrow-collapse-all',
110
+ 'arrow-collapse-down',
111
+ 'arrow-collapse-horizontal',
112
+ 'arrow-collapse-left',
113
+ 'arrow-collapse-right',
114
+ 'arrow-collapse-up',
115
+ 'arrow-collapse-vertical',
116
+ 'arrow-decision',
117
+ 'arrow-decision-auto',
118
+ 'arrow-decision-auto-outline',
119
+ 'arrow-decision-outline',
120
+ 'arrow-down',
121
+ 'arrow-down-bold',
122
+ 'arrow-down-bold-box',
123
+ 'arrow-down-bold-box-outline',
124
+ 'arrow-down-bold-circle',
125
+ 'arrow-down-bold-circle-outline',
126
+ 'arrow-down-bold-hexagon-outline',
127
+ 'arrow-down-bold-outline',
128
+ 'arrow-down-box',
129
+ 'arrow-down-drop-circle',
130
+ 'arrow-down-drop-circle-outline',
131
+ 'arrow-down-thick',
132
+ 'arrow-expand',
133
+ 'arrow-expand-all',
134
+ 'arrow-expand-down',
135
+ 'arrow-expand-horizontal',
136
+ 'arrow-expand-left',
137
+ 'arrow-expand-right',
138
+ 'arrow-expand-up',
139
+ 'arrow-expand-vertical',
140
+ 'arrow-left',
141
+ 'arrow-left-bold',
142
+ 'arrow-left-bold-box',
143
+ 'arrow-left-bold-box-outline',
144
+ 'arrow-left-bold-circle',
145
+ 'arrow-left-bold-circle-outline',
146
+ 'arrow-left-bold-hexagon-outline',
147
+ 'arrow-left-bold-outline',
148
+ 'arrow-left-box',
149
+ 'arrow-left-drop-circle',
150
+ 'arrow-left-drop-circle-outline',
151
+ 'arrow-left-right-bold-outline',
152
+ 'arrow-left-thick',
153
+ 'arrow-right',
154
+ 'arrow-right-bold',
155
+ 'arrow-right-bold-box',
156
+ 'arrow-right-bold-box-outline',
157
+ 'arrow-right-bold-circle',
158
+ 'arrow-right-bold-circle-outline',
159
+ 'arrow-right-bold-hexagon-outline',
160
+ 'arrow-right-bold-outline',
161
+ 'arrow-right-box',
162
+ 'arrow-right-drop-circle',
163
+ 'arrow-right-drop-circle-outline',
164
+ 'arrow-right-thick',
165
+ 'arrow-split-horizontal',
166
+ 'arrow-split-vertical',
167
+ 'arrow-top-left',
168
+ 'arrow-top-left-bold-outline',
169
+ 'arrow-top-left-thick',
170
+ 'arrow-top-right',
171
+ 'arrow-top-right-bold-outline',
172
+ 'arrow-top-right-thick',
173
+ 'arrow-up',
174
+ 'arrow-up-bold',
175
+ 'arrow-up-bold-box',
176
+ 'arrow-up-bold-box-outline',
177
+ 'arrow-up-bold-circle',
178
+ 'arrow-up-bold-circle-outline',
179
+ 'arrow-up-bold-hexagon-outline',
180
+ 'arrow-up-bold-outline',
181
+ 'arrow-up-box',
182
+ 'arrow-up-down-bold-outline',
183
+ 'arrow-up-drop-circle',
184
+ 'arrow-up-drop-circle-outline',
185
+ 'arrow-up-thick',
186
+ 'artist',
187
+ 'assistant',
188
+ 'asterisk',
189
+ 'at',
190
+ 'atlassian',
191
+ 'atom',
192
+ 'attachment',
193
+ 'audio-video',
194
+ 'audiobook',
195
+ 'augmented-reality',
196
+ 'auto-fix',
197
+ 'auto-upload',
198
+ 'autorenew',
199
+ 'av-timer',
200
+ 'axe',
201
+ 'azure',
202
+ 'baby',
203
+ 'baby-buggy',
204
+ 'backburger',
205
+ 'backspace',
206
+ 'backup-restore',
207
+ 'badminton',
208
+ 'ballot',
209
+ 'ballot-outline',
210
+ 'bandcamp',
211
+ 'bank',
212
+ 'barcode',
213
+ 'barcode-scan',
214
+ 'barley',
215
+ 'barrel',
216
+ 'baseball',
217
+ 'baseball-bat',
218
+ 'basecamp',
219
+ 'basket',
220
+ 'basket-fill',
221
+ 'basket-unfill',
222
+ 'basketball',
223
+ 'battery',
224
+ 'battery-10',
225
+ 'battery-10-bluetooth',
226
+ 'battery-20',
227
+ 'battery-20-bluetooth',
228
+ 'battery-30',
229
+ 'battery-30-bluetooth',
230
+ 'battery-40',
231
+ 'battery-40-bluetooth',
232
+ 'battery-50',
233
+ 'battery-50-bluetooth',
234
+ 'battery-60',
235
+ 'battery-60-bluetooth',
236
+ 'battery-70',
237
+ 'battery-70-bluetooth',
238
+ 'battery-80',
239
+ 'battery-80-bluetooth',
240
+ 'battery-90',
241
+ 'battery-90-bluetooth',
242
+ 'battery-alert',
243
+ 'battery-alert-bluetooth',
244
+ 'battery-bluetooth',
245
+ 'battery-bluetooth-variant',
246
+ 'battery-charging',
247
+ 'battery-charging-10',
248
+ 'battery-charging-100',
249
+ 'battery-charging-20',
250
+ 'battery-charging-30',
251
+ 'battery-charging-40',
252
+ 'battery-charging-50',
253
+ 'battery-charging-60',
254
+ 'battery-charging-70',
255
+ 'battery-charging-80',
256
+ 'battery-charging-90',
257
+ 'battery-charging-outline',
258
+ 'battery-charging-wireless',
259
+ 'battery-charging-wireless-10',
260
+ 'battery-charging-wireless-20',
261
+ 'battery-charging-wireless-30',
262
+ 'battery-charging-wireless-40',
263
+ 'battery-charging-wireless-50',
264
+ 'battery-charging-wireless-60',
265
+ 'battery-charging-wireless-70',
266
+ 'battery-charging-wireless-80',
267
+ 'battery-charging-wireless-90',
268
+ 'battery-charging-wireless-alert',
269
+ 'battery-charging-wireless-outline',
270
+ 'battery-minus',
271
+ 'battery-negative',
272
+ 'battery-outline',
273
+ 'battery-plus',
274
+ 'battery-positive',
275
+ 'battery-unknown',
276
+ 'battery-unknown-bluetooth',
277
+ 'beach',
278
+ 'beaker',
279
+ 'beats',
280
+ 'bed-empty',
281
+ 'beer',
282
+ 'behance',
283
+ 'bell',
284
+ 'bell-off',
285
+ 'bell-outline',
286
+ 'bell-plus',
287
+ 'bell-ring',
288
+ 'bell-ring-outline',
289
+ 'bell-sleep',
290
+ 'beta',
291
+ 'betamax',
292
+ 'bible',
293
+ 'bike',
294
+ 'bing',
295
+ 'binoculars',
296
+ 'bio',
297
+ 'biohazard',
298
+ 'bitbucket',
299
+ 'bitcoin',
300
+ 'black-mesa',
301
+ 'blackberry',
302
+ 'blender',
303
+ 'blinds',
304
+ 'block-helper',
305
+ 'blogger',
306
+ 'bluetooth',
307
+ 'bluetooth-audio',
308
+ 'bluetooth-connect',
309
+ 'bluetooth-off',
310
+ 'bluetooth-settings',
311
+ 'bluetooth-transfer',
312
+ 'blur',
313
+ 'blur-linear',
314
+ 'blur-off',
315
+ 'blur-radial',
316
+ 'bomb',
317
+ 'bomb-off',
318
+ 'bone',
319
+ 'book',
320
+ 'book-minus',
321
+ 'book-multiple',
322
+ 'book-multiple-variant',
323
+ 'book-open',
324
+ 'book-open-page-variant',
325
+ 'book-open-variant',
326
+ 'book-plus',
327
+ 'book-secure',
328
+ 'book-unsecure',
329
+ 'book-variant',
330
+ 'bookmark',
331
+ 'bookmark-check',
332
+ 'bookmark-minus',
333
+ 'bookmark-minus-outline',
334
+ 'bookmark-music',
335
+ 'bookmark-off',
336
+ 'bookmark-off-outline',
337
+ 'bookmark-outline',
338
+ 'bookmark-plus',
339
+ 'bookmark-plus-outline',
340
+ 'bookmark-remove',
341
+ 'boombox',
342
+ 'bootstrap',
343
+ 'border-all',
344
+ 'border-all-variant',
345
+ 'border-bottom',
346
+ 'border-bottom-variant',
347
+ 'border-color',
348
+ 'border-horizontal',
349
+ 'border-inside',
350
+ 'border-left',
351
+ 'border-left-variant',
352
+ 'border-none',
353
+ 'border-none-variant',
354
+ 'border-outside',
355
+ 'border-right',
356
+ 'border-right-variant',
357
+ 'border-style',
358
+ 'border-top',
359
+ 'border-top-variant',
360
+ 'border-vertical',
361
+ 'bottle-wine',
362
+ 'bow-tie',
363
+ 'bowl',
364
+ 'bowling',
365
+ 'box',
366
+ 'box-cutter',
367
+ 'box-shadow',
368
+ 'braille',
369
+ 'brain',
370
+ 'bridge',
371
+ 'briefcase',
372
+ 'briefcase-check',
373
+ 'briefcase-download',
374
+ 'briefcase-outline',
375
+ 'briefcase-upload',
376
+ 'brightness-1',
377
+ 'brightness-2',
378
+ 'brightness-3',
379
+ 'brightness-4',
380
+ 'brightness-5',
381
+ 'brightness-6',
382
+ 'brightness-7',
383
+ 'brightness-auto',
384
+ 'broom',
385
+ 'brush',
386
+ 'buddhism',
387
+ 'buffer',
388
+ 'bug',
389
+ 'bulletin-board',
390
+ 'bullhorn',
391
+ 'bullseye',
392
+ 'bullseye-arrow',
393
+ 'bus',
394
+ 'bus-articulated-end',
395
+ 'bus-articulated-front',
396
+ 'bus-clock',
397
+ 'bus-double-decker',
398
+ 'bus-school',
399
+ 'bus-side',
400
+ 'cached',
401
+ 'cake',
402
+ 'cake-layered',
403
+ 'cake-variant',
404
+ 'calculator',
405
+ 'calendar',
406
+ 'calendar-blank',
407
+ 'calendar-check',
408
+ 'calendar-clock',
409
+ 'calendar-edit',
410
+ 'calendar-heart',
411
+ 'calendar-multiple',
412
+ 'calendar-multiple-check',
413
+ 'calendar-plus',
414
+ 'calendar-question',
415
+ 'calendar-range',
416
+ 'calendar-remove',
417
+ 'calendar-search',
418
+ 'calendar-star',
419
+ 'calendar-text',
420
+ 'calendar-today',
421
+ 'call-made',
422
+ 'call-merge',
423
+ 'call-missed',
424
+ 'call-received',
425
+ 'call-split',
426
+ 'camcorder',
427
+ 'camcorder-box',
428
+ 'camcorder-box-off',
429
+ 'camcorder-off',
430
+ 'camera',
431
+ 'camera-account',
432
+ 'camera-burst',
433
+ 'camera-enhance',
434
+ 'camera-front',
435
+ 'camera-front-variant',
436
+ 'camera-gopro',
437
+ 'camera-image',
438
+ 'camera-iris',
439
+ 'camera-metering-center',
440
+ 'camera-metering-matrix',
441
+ 'camera-metering-partial',
442
+ 'camera-metering-spot',
443
+ 'camera-off',
444
+ 'camera-party-mode',
445
+ 'camera-rear',
446
+ 'camera-rear-variant',
447
+ 'camera-switch',
448
+ 'camera-timer',
449
+ 'cancel',
450
+ 'candle',
451
+ 'candycane',
452
+ 'cannabis',
453
+ 'car',
454
+ 'car-battery',
455
+ 'car-connected',
456
+ 'car-convertible',
457
+ 'car-estate',
458
+ 'car-hatchback',
459
+ 'car-limousine',
460
+ 'car-pickup',
461
+ 'car-side',
462
+ 'car-sports',
463
+ 'car-wash',
464
+ 'caravan',
465
+ 'cards',
466
+ 'cards-club',
467
+ 'cards-diamond',
468
+ 'cards-heart',
469
+ 'cards-outline',
470
+ 'cards-playing-outline',
471
+ 'cards-spade',
472
+ 'cards-variant',
473
+ 'carrot',
474
+ 'cart',
475
+ 'cart-off',
476
+ 'cart-outline',
477
+ 'cart-plus',
478
+ 'case-sensitive-alt',
479
+ 'cash',
480
+ 'cash-100',
481
+ 'cash-multiple',
482
+ 'cash-usd',
483
+ 'cassette',
484
+ 'cast',
485
+ 'cast-connected',
486
+ 'cast-off',
487
+ 'castle',
488
+ 'cat',
489
+ 'cctv',
490
+ 'ceiling-light',
491
+ 'cellphone',
492
+ 'cellphone-android',
493
+ 'cellphone-arrow-down',
494
+ 'cellphone-basic',
495
+ 'cellphone-dock',
496
+ 'cellphone-erase',
497
+ 'cellphone-iphone',
498
+ 'cellphone-key',
499
+ 'cellphone-link',
500
+ 'cellphone-link-off',
501
+ 'cellphone-lock',
502
+ 'cellphone-message',
503
+ 'cellphone-off',
504
+ 'cellphone-settings',
505
+ 'cellphone-settings-variant',
506
+ 'cellphone-sound',
507
+ 'cellphone-text',
508
+ 'cellphone-wireless',
509
+ 'certificate',
510
+ 'chair-school',
511
+ 'chart-arc',
512
+ 'chart-areaspline',
513
+ 'chart-bar',
514
+ 'chart-bar-stacked',
515
+ 'chart-bubble',
516
+ 'chart-donut',
517
+ 'chart-donut-variant',
518
+ 'chart-gantt',
519
+ 'chart-histogram',
520
+ 'chart-line',
521
+ 'chart-line-stacked',
522
+ 'chart-line-variant',
523
+ 'chart-multiline',
524
+ 'chart-pie',
525
+ 'chart-scatterplot-hexbin',
526
+ 'chart-timeline',
527
+ 'check',
528
+ 'check-all',
529
+ 'check-circle',
530
+ 'check-circle-outline',
531
+ 'check-outline',
532
+ 'checkbox-blank',
533
+ 'checkbox-blank-circle',
534
+ 'checkbox-blank-circle-outline',
535
+ 'checkbox-blank-outline',
536
+ 'checkbox-intermediate',
537
+ 'checkbox-marked',
538
+ 'checkbox-marked-circle',
539
+ 'checkbox-marked-circle-outline',
540
+ 'checkbox-marked-outline',
541
+ 'checkbox-multiple-blank',
542
+ 'checkbox-multiple-blank-circle',
543
+ 'checkbox-multiple-blank-circle-outline',
544
+ 'checkbox-multiple-blank-outline',
545
+ 'checkbox-multiple-marked',
546
+ 'checkbox-multiple-marked-circle',
547
+ 'checkbox-multiple-marked-circle-outline',
548
+ 'checkbox-multiple-marked-outline',
549
+ 'checkerboard',
550
+ 'chemical-weapon',
551
+ 'chess-bishop',
552
+ 'chess-king',
553
+ 'chess-knight',
554
+ 'chess-pawn',
555
+ 'chess-queen',
556
+ 'chess-rook',
557
+ 'chevron-double-down',
558
+ 'chevron-double-left',
559
+ 'chevron-double-right',
560
+ 'chevron-double-up',
561
+ 'chevron-down',
562
+ 'chevron-down-box',
563
+ 'chevron-down-box-outline',
564
+ 'chevron-left',
565
+ 'chevron-left-box',
566
+ 'chevron-left-box-outline',
567
+ 'chevron-right',
568
+ 'chevron-right-box',
569
+ 'chevron-right-box-outline',
570
+ 'chevron-up',
571
+ 'chevron-up-box',
572
+ 'chevron-up-box-outline',
573
+ 'chili-hot',
574
+ 'chili-medium',
575
+ 'chili-mild',
576
+ 'chip',
577
+ 'christianity',
578
+ 'church',
579
+ 'circle',
580
+ 'circle-edit-outline',
581
+ 'circle-medium',
582
+ 'circle-outline',
583
+ 'circle-small',
584
+ 'cisco-webex',
585
+ 'city',
586
+ 'clipboard',
587
+ 'clipboard-account',
588
+ 'clipboard-alert',
589
+ 'clipboard-arrow-down',
590
+ 'clipboard-arrow-left',
591
+ 'clipboard-check',
592
+ 'clipboard-check-outline',
593
+ 'clipboard-flow',
594
+ 'clipboard-outline',
595
+ 'clipboard-plus',
596
+ 'clipboard-pulse',
597
+ 'clipboard-pulse-outline',
598
+ 'clipboard-text',
599
+ 'clippy',
600
+ 'clock',
601
+ 'clock-alert',
602
+ 'clock-alert-outline',
603
+ 'clock-end',
604
+ 'clock-fast',
605
+ 'clock-in',
606
+ 'clock-out',
607
+ 'clock-outline',
608
+ 'clock-start',
609
+ 'close',
610
+ 'close-box',
611
+ 'close-box-outline',
612
+ 'close-circle',
613
+ 'close-circle-outline',
614
+ 'close-network',
615
+ 'close-octagon',
616
+ 'close-octagon-outline',
617
+ 'close-outline',
618
+ 'closed-caption',
619
+ 'cloud',
620
+ 'cloud-alert',
621
+ 'cloud-braces',
622
+ 'cloud-check',
623
+ 'cloud-circle',
624
+ 'cloud-download',
625
+ 'cloud-off-outline',
626
+ 'cloud-outline',
627
+ 'cloud-print',
628
+ 'cloud-print-outline',
629
+ 'cloud-search',
630
+ 'cloud-search-outline',
631
+ 'cloud-sync',
632
+ 'cloud-tags',
633
+ 'cloud-upload',
634
+ 'clover',
635
+ 'code-array',
636
+ 'code-braces',
637
+ 'code-brackets',
638
+ 'code-equal',
639
+ 'code-greater-than',
640
+ 'code-greater-than-or-equal',
641
+ 'code-less-than',
642
+ 'code-less-than-or-equal',
643
+ 'code-not-equal',
644
+ 'code-not-equal-variant',
645
+ 'code-parentheses',
646
+ 'code-string',
647
+ 'code-tags',
648
+ 'code-tags-check',
649
+ 'codepen',
650
+ 'coffee',
651
+ 'coffee-outline',
652
+ 'coffee-to-go',
653
+ 'cogs',
654
+ 'coin',
655
+ 'coins',
656
+ 'collage',
657
+ 'color-helper',
658
+ 'comment',
659
+ 'comment-account',
660
+ 'comment-account-outline',
661
+ 'comment-alert',
662
+ 'comment-alert-outline',
663
+ 'comment-arrow-left',
664
+ 'comment-arrow-left-outline',
665
+ 'comment-arrow-right',
666
+ 'comment-arrow-right-outline',
667
+ 'comment-check',
668
+ 'comment-check-outline',
669
+ 'comment-multiple',
670
+ 'comment-multiple-outline',
671
+ 'comment-outline',
672
+ 'comment-plus',
673
+ 'comment-plus-outline',
674
+ 'comment-processing',
675
+ 'comment-processing-outline',
676
+ 'comment-question',
677
+ 'comment-question-outline',
678
+ 'comment-remove',
679
+ 'comment-remove-outline',
680
+ 'comment-text',
681
+ 'comment-text-multiple',
682
+ 'comment-text-multiple-outline',
683
+ 'comment-text-outline',
684
+ 'compare',
685
+ 'compass',
686
+ 'compass-outline',
687
+ 'console',
688
+ 'console-line',
689
+ 'console-network',
690
+ 'contact-mail',
691
+ 'contacts',
692
+ 'content-copy',
693
+ 'content-cut',
694
+ 'content-duplicate',
695
+ 'content-paste',
696
+ 'content-save',
697
+ 'content-save-all',
698
+ 'content-save-outline',
699
+ 'content-save-settings',
700
+ 'contrast',
701
+ 'contrast-box',
702
+ 'contrast-circle',
703
+ 'cookie',
704
+ 'copyright',
705
+ 'cordova',
706
+ 'corn',
707
+ 'counter',
708
+ 'cow',
709
+ 'crane',
710
+ 'creation',
711
+ 'credit-card',
712
+ 'credit-card-multiple',
713
+ 'credit-card-off',
714
+ 'credit-card-plus',
715
+ 'credit-card-scan',
716
+ 'credit-card-settings',
717
+ 'crop',
718
+ 'crop-free',
719
+ 'crop-landscape',
720
+ 'crop-portrait',
721
+ 'crop-rotate',
722
+ 'crop-square',
723
+ 'crosshairs',
724
+ 'crosshairs-gps',
725
+ 'crown',
726
+ 'cryengine',
727
+ 'cube',
728
+ 'cube-outline',
729
+ 'cube-send',
730
+ 'cube-unfolded',
731
+ 'cup',
732
+ 'cup-off',
733
+ 'cup-water',
734
+ 'cupcake',
735
+ 'curling',
736
+ 'currency-bdt',
737
+ 'currency-btc',
738
+ 'currency-chf',
739
+ 'currency-cny',
740
+ 'currency-eth',
741
+ 'currency-eur',
742
+ 'currency-gbp',
743
+ 'currency-inr',
744
+ 'currency-jpy',
745
+ 'currency-krw',
746
+ 'currency-kzt',
747
+ 'currency-ngn',
748
+ 'currency-php',
749
+ 'currency-rub',
750
+ 'currency-sign',
751
+ 'currency-try',
752
+ 'currency-twd',
753
+ 'currency-usd',
754
+ 'currency-usd-off',
755
+ 'current-ac',
756
+ 'current-dc',
757
+ 'cursor-default',
758
+ 'cursor-default-outline',
759
+ 'cursor-move',
760
+ 'cursor-pointer',
761
+ 'cursor-text',
762
+ 'database',
763
+ 'database-export',
764
+ 'database-import',
765
+ 'database-minus',
766
+ 'database-plus',
767
+ 'database-search',
768
+ 'death-star',
769
+ 'death-star-variant',
770
+ 'debian',
771
+ 'debug-step-into',
772
+ 'debug-step-out',
773
+ 'debug-step-over',
774
+ 'decagram',
775
+ 'decagram-outline',
776
+ 'decimal-decrease',
777
+ 'decimal-increase',
778
+ 'delete',
779
+ 'delete-circle',
780
+ 'delete-empty',
781
+ 'delete-forever',
782
+ 'delete-outline',
783
+ 'delete-restore',
784
+ 'delete-sweep',
785
+ 'delete-variant',
786
+ 'delta',
787
+ 'desk-lamp',
788
+ 'deskphone',
789
+ 'desktop-classic',
790
+ 'desktop-mac',
791
+ 'desktop-mac-dashboard',
792
+ 'desktop-tower',
793
+ 'details',
794
+ 'developer-board',
795
+ 'deviantart',
796
+ 'dialpad',
797
+ 'diamond',
798
+ 'dice-1',
799
+ 'dice-2',
800
+ 'dice-3',
801
+ 'dice-4',
802
+ 'dice-5',
803
+ 'dice-6',
804
+ 'dice-d10',
805
+ 'dice-d12',
806
+ 'dice-d20',
807
+ 'dice-d4',
808
+ 'dice-d6',
809
+ 'dice-d8',
810
+ 'dice-multiple',
811
+ 'dictionary',
812
+ 'dip-switch',
813
+ 'directions',
814
+ 'directions-fork',
815
+ 'disc',
816
+ 'disc-alert',
817
+ 'disc-player',
818
+ 'discord',
819
+ 'disqus',
820
+ 'disqus-outline',
821
+ 'division',
822
+ 'division-box',
823
+ 'dna',
824
+ 'dns',
825
+ 'do-not-disturb',
826
+ 'do-not-disturb-off',
827
+ 'docker',
828
+ 'dolby',
829
+ 'domain',
830
+ 'donkey',
831
+ 'door',
832
+ 'door-closed',
833
+ 'door-open',
834
+ 'doorbell-video',
835
+ 'dots-horizontal',
836
+ 'dots-horizontal-circle',
837
+ 'dots-vertical',
838
+ 'dots-vertical-circle',
839
+ 'douban',
840
+ 'download',
841
+ 'download-multiple',
842
+ 'download-network',
843
+ 'drag',
844
+ 'drag-horizontal',
845
+ 'drag-vertical',
846
+ 'drawing',
847
+ 'drawing-box',
848
+ 'dribbble',
849
+ 'dribbble-box',
850
+ 'drone',
851
+ 'dropbox',
852
+ 'drupal',
853
+ 'duck',
854
+ 'dumbbell',
855
+ 'ear-hearing',
856
+ 'earth',
857
+ 'earth-box',
858
+ 'earth-box-off',
859
+ 'earth-off',
860
+ 'edge',
861
+ 'eight-track',
862
+ 'eject',
863
+ 'elephant',
864
+ 'elevation-decline',
865
+ 'elevation-rise',
866
+ 'elevator',
867
+ 'email',
868
+ 'email-alert',
869
+ 'email-open',
870
+ 'email-open-outline',
871
+ 'email-outline',
872
+ 'email-plus',
873
+ 'email-plus-outline',
874
+ 'email-search',
875
+ 'email-search-outline',
876
+ 'email-secure',
877
+ 'email-variant',
878
+ 'emby',
879
+ 'emoticon',
880
+ 'emoticon-cool',
881
+ 'emoticon-dead',
882
+ 'emoticon-devil',
883
+ 'emoticon-excited',
884
+ 'emoticon-happy',
885
+ 'emoticon-neutral',
886
+ 'emoticon-poop',
887
+ 'emoticon-sad',
888
+ 'emoticon-tongue',
889
+ 'engine',
890
+ 'engine-outline',
891
+ 'equal',
892
+ 'equal-box',
893
+ 'eraser',
894
+ 'eraser-variant',
895
+ 'escalator',
896
+ 'ethereum',
897
+ 'ethernet',
898
+ 'ethernet-cable',
899
+ 'ethernet-cable-off',
900
+ 'etsy',
901
+ 'ev-station',
902
+ 'eventbrite',
903
+ 'evernote',
904
+ 'exclamation',
905
+ 'exit-to-app',
906
+ 'exponent',
907
+ 'exponent-box',
908
+ 'export',
909
+ 'eye',
910
+ 'eye-off',
911
+ 'eye-off-outline',
912
+ 'eye-outline',
913
+ 'eye-plus',
914
+ 'eye-plus-outline',
915
+ 'eye-settings',
916
+ 'eye-settings-outline',
917
+ 'eyedropper',
918
+ 'eyedropper-variant',
919
+ 'face',
920
+ 'face-profile',
921
+ 'facebook',
922
+ 'facebook-box',
923
+ 'facebook-messenger',
924
+ 'factory',
925
+ 'fan',
926
+ 'fan-off',
927
+ 'fast-forward',
928
+ 'fast-forward-outline',
929
+ 'fax',
930
+ 'feather',
931
+ 'fedora',
932
+ 'ferry',
933
+ 'file',
934
+ 'file-account',
935
+ 'file-chart',
936
+ 'file-check',
937
+ 'file-cloud',
938
+ 'file-compare',
939
+ 'file-delimited',
940
+ 'file-document',
941
+ 'file-document-box',
942
+ 'file-document-box-outline',
943
+ 'file-document-outline',
944
+ 'file-download',
945
+ 'file-download-outline',
946
+ 'file-excel',
947
+ 'file-excel-box',
948
+ 'file-export',
949
+ 'file-find',
950
+ 'file-hidden',
951
+ 'file-image',
952
+ 'file-import',
953
+ 'file-lock',
954
+ 'file-multiple',
955
+ 'file-music',
956
+ 'file-outline',
957
+ 'file-pdf',
958
+ 'file-pdf-box',
959
+ 'file-percent',
960
+ 'file-plus',
961
+ 'file-powerpoint',
962
+ 'file-powerpoint-box',
963
+ 'file-presentation-box',
964
+ 'file-question',
965
+ 'file-restore',
966
+ 'file-send',
967
+ 'file-tree',
968
+ 'file-undo',
969
+ 'file-video',
970
+ 'file-word',
971
+ 'file-word-box',
972
+ 'file-xml',
973
+ 'film',
974
+ 'filmstrip',
975
+ 'filmstrip-off',
976
+ 'filter',
977
+ 'filter-outline',
978
+ 'filter-remove',
979
+ 'filter-remove-outline',
980
+ 'filter-variant',
981
+ 'finance',
982
+ 'find-replace',
983
+ 'fingerprint',
984
+ 'fire',
985
+ 'fire-truck',
986
+ 'firebase',
987
+ 'firefox',
988
+ 'fish',
989
+ 'flag',
990
+ 'flag-checkered',
991
+ 'flag-outline',
992
+ 'flag-triangle',
993
+ 'flag-variant',
994
+ 'flag-variant-outline',
995
+ 'flash',
996
+ 'flash-auto',
997
+ 'flash-circle',
998
+ 'flash-off',
999
+ 'flash-outline',
1000
+ 'flash-red-eye',
1001
+ 'flashlight',
1002
+ 'flashlight-off',
1003
+ 'flask',
1004
+ 'flask-empty',
1005
+ 'flask-empty-outline',
1006
+ 'flask-outline',
1007
+ 'flattr',
1008
+ 'flip-to-back',
1009
+ 'flip-to-front',
1010
+ 'floor-lamp',
1011
+ 'floor-plan',
1012
+ 'floppy',
1013
+ 'floppy-variant',
1014
+ 'flower',
1015
+ 'flower-outline',
1016
+ 'flower-tulip',
1017
+ 'flower-tulip-outline',
1018
+ 'folder',
1019
+ 'folder-account',
1020
+ 'folder-download',
1021
+ 'folder-edit',
1022
+ 'folder-google-drive',
1023
+ 'folder-image',
1024
+ 'folder-key',
1025
+ 'folder-key-network',
1026
+ 'folder-lock',
1027
+ 'folder-lock-open',
1028
+ 'folder-move',
1029
+ 'folder-multiple',
1030
+ 'folder-multiple-image',
1031
+ 'folder-multiple-outline',
1032
+ 'folder-network',
1033
+ 'folder-open',
1034
+ 'folder-outline',
1035
+ 'folder-plus',
1036
+ 'folder-remove',
1037
+ 'folder-search',
1038
+ 'folder-search-outline',
1039
+ 'folder-star',
1040
+ 'folder-upload',
1041
+ 'font-awesome',
1042
+ 'food',
1043
+ 'food-apple',
1044
+ 'food-croissant',
1045
+ 'food-fork-drink',
1046
+ 'food-off',
1047
+ 'food-variant',
1048
+ 'football',
1049
+ 'football-australian',
1050
+ 'football-helmet',
1051
+ 'forklift',
1052
+ 'format-align-bottom',
1053
+ 'format-align-center',
1054
+ 'format-align-justify',
1055
+ 'format-align-left',
1056
+ 'format-align-middle',
1057
+ 'format-align-right',
1058
+ 'format-align-top',
1059
+ 'format-annotation-plus',
1060
+ 'format-bold',
1061
+ 'format-clear',
1062
+ 'format-color-fill',
1063
+ 'format-color-text',
1064
+ 'format-columns',
1065
+ 'format-float-center',
1066
+ 'format-float-left',
1067
+ 'format-float-none',
1068
+ 'format-float-right',
1069
+ 'format-font',
1070
+ 'format-font-size-decrease',
1071
+ 'format-font-size-increase',
1072
+ 'format-header-1',
1073
+ 'format-header-2',
1074
+ 'format-header-3',
1075
+ 'format-header-4',
1076
+ 'format-header-5',
1077
+ 'format-header-6',
1078
+ 'format-header-decrease',
1079
+ 'format-header-equal',
1080
+ 'format-header-increase',
1081
+ 'format-header-pound',
1082
+ 'format-horizontal-align-center',
1083
+ 'format-horizontal-align-left',
1084
+ 'format-horizontal-align-right',
1085
+ 'format-indent-decrease',
1086
+ 'format-indent-increase',
1087
+ 'format-italic',
1088
+ 'format-line-spacing',
1089
+ 'format-line-style',
1090
+ 'format-line-weight',
1091
+ 'format-list-bulleted',
1092
+ 'format-list-bulleted-type',
1093
+ 'format-list-checkbox',
1094
+ 'format-list-checks',
1095
+ 'format-list-numbers',
1096
+ 'format-page-break',
1097
+ 'format-paint',
1098
+ 'format-paragraph',
1099
+ 'format-pilcrow',
1100
+ 'format-quote-close',
1101
+ 'format-quote-open',
1102
+ 'format-rotate-90',
1103
+ 'format-section',
1104
+ 'format-size',
1105
+ 'format-strikethrough',
1106
+ 'format-strikethrough-variant',
1107
+ 'format-subscript',
1108
+ 'format-superscript',
1109
+ 'format-text',
1110
+ 'format-textdirection-l-to-r',
1111
+ 'format-textdirection-r-to-l',
1112
+ 'format-title',
1113
+ 'format-underline',
1114
+ 'format-vertical-align-bottom',
1115
+ 'format-vertical-align-center',
1116
+ 'format-vertical-align-top',
1117
+ 'format-wrap-inline',
1118
+ 'format-wrap-square',
1119
+ 'format-wrap-tight',
1120
+ 'format-wrap-top-bottom',
1121
+ 'forum',
1122
+ 'forum-outline',
1123
+ 'forward',
1124
+ 'fountain',
1125
+ 'foursquare',
1126
+ 'freebsd',
1127
+ 'fridge',
1128
+ 'fridge-filled',
1129
+ 'fridge-filled-bottom',
1130
+ 'fridge-filled-top',
1131
+ 'fuel',
1132
+ 'fullscreen',
1133
+ 'fullscreen-exit',
1134
+ 'function',
1135
+ 'function-variant',
1136
+ 'gamepad',
1137
+ 'gamepad-variant',
1138
+ 'garage',
1139
+ 'garage-alert',
1140
+ 'garage-open',
1141
+ 'gas-cylinder',
1142
+ 'gas-station',
1143
+ 'gate',
1144
+ 'gate-and',
1145
+ 'gate-nand',
1146
+ 'gate-nor',
1147
+ 'gate-not',
1148
+ 'gate-or',
1149
+ 'gate-xnor',
1150
+ 'gate-xor',
1151
+ 'gauge',
1152
+ 'gauge-empty',
1153
+ 'gauge-full',
1154
+ 'gauge-low',
1155
+ 'gavel',
1156
+ 'gender-female',
1157
+ 'gender-male',
1158
+ 'gender-male-female',
1159
+ 'gender-transgender',
1160
+ 'gentoo',
1161
+ 'gesture',
1162
+ 'gesture-double-tap',
1163
+ 'gesture-swipe-down',
1164
+ 'gesture-swipe-left',
1165
+ 'gesture-swipe-right',
1166
+ 'gesture-swipe-up',
1167
+ 'gesture-tap',
1168
+ 'gesture-two-double-tap',
1169
+ 'gesture-two-tap',
1170
+ 'ghost',
1171
+ 'ghost-off',
1172
+ 'gift',
1173
+ 'git',
1174
+ 'github-box',
1175
+ 'github-circle',
1176
+ 'github-face',
1177
+ 'glass-cocktail',
1178
+ 'glass-flute',
1179
+ 'glass-mug',
1180
+ 'glass-stange',
1181
+ 'glass-tulip',
1182
+ 'glass-wine',
1183
+ 'glassdoor',
1184
+ 'glasses',
1185
+ 'globe-model',
1186
+ 'gmail',
1187
+ 'gnome',
1188
+ 'golf',
1189
+ 'gondola',
1190
+ 'google',
1191
+ 'google-allo',
1192
+ 'google-analytics',
1193
+ 'google-assistant',
1194
+ 'google-cardboard',
1195
+ 'google-chrome',
1196
+ 'google-circles',
1197
+ 'google-circles-communities',
1198
+ 'google-circles-extended',
1199
+ 'google-circles-group',
1200
+ 'google-controller',
1201
+ 'google-controller-off',
1202
+ 'google-drive',
1203
+ 'google-earth',
1204
+ 'google-fit',
1205
+ 'google-glass',
1206
+ 'google-hangouts',
1207
+ 'google-home',
1208
+ 'google-keep',
1209
+ 'google-lens',
1210
+ 'google-maps',
1211
+ 'google-nearby',
1212
+ 'google-pages',
1213
+ 'google-photos',
1214
+ 'google-physical-web',
1215
+ 'google-play',
1216
+ 'google-plus',
1217
+ 'google-plus-box',
1218
+ 'google-spreadsheet',
1219
+ 'google-translate',
1220
+ 'google-wallet',
1221
+ 'gpu',
1222
+ 'gradient',
1223
+ 'graphql',
1224
+ 'grease-pencil',
1225
+ 'greater-than',
1226
+ 'greater-than-or-equal',
1227
+ 'grid',
1228
+ 'grid-large',
1229
+ 'grid-off',
1230
+ 'group',
1231
+ 'guitar-acoustic',
1232
+ 'guitar-electric',
1233
+ 'guitar-pick',
1234
+ 'guitar-pick-outline',
1235
+ 'guy-fawkes-mask',
1236
+ 'hackernews',
1237
+ 'hamburger',
1238
+ 'hammer',
1239
+ 'hand-pointing-right',
1240
+ 'hanger',
1241
+ 'hard-hat',
1242
+ 'harddisk',
1243
+ 'headphones',
1244
+ 'headphones-bluetooth',
1245
+ 'headphones-box',
1246
+ 'headphones-off',
1247
+ 'headphones-settings',
1248
+ 'headset',
1249
+ 'headset-dock',
1250
+ 'headset-off',
1251
+ 'heart',
1252
+ 'heart-box',
1253
+ 'heart-box-outline',
1254
+ 'heart-broken',
1255
+ 'heart-circle',
1256
+ 'heart-circle-outline',
1257
+ 'heart-half',
1258
+ 'heart-half-full',
1259
+ 'heart-half-outline',
1260
+ 'heart-off',
1261
+ 'heart-outline',
1262
+ 'heart-pulse',
1263
+ 'help',
1264
+ 'help-box',
1265
+ 'help-circle',
1266
+ 'help-circle-outline',
1267
+ 'help-network',
1268
+ 'hexagon',
1269
+ 'hexagon-multiple',
1270
+ 'hexagon-outline',
1271
+ 'high-definition',
1272
+ 'high-definition-box',
1273
+ 'highway',
1274
+ 'hinduism',
1275
+ 'history',
1276
+ 'hockey-puck',
1277
+ 'hockey-sticks',
1278
+ 'hololens',
1279
+ 'home',
1280
+ 'home-account',
1281
+ 'home-alert',
1282
+ 'home-assistant',
1283
+ 'home-automation',
1284
+ 'home-circle',
1285
+ 'home-currency-usd',
1286
+ 'home-heart',
1287
+ 'home-lock',
1288
+ 'home-lock-open',
1289
+ 'home-map-marker',
1290
+ 'home-minus',
1291
+ 'home-modern',
1292
+ 'home-outline',
1293
+ 'home-plus',
1294
+ 'home-variant',
1295
+ 'hook',
1296
+ 'hook-off',
1297
+ 'hops',
1298
+ 'hospital',
1299
+ 'hospital-building',
1300
+ 'hospital-marker',
1301
+ 'hot-tub',
1302
+ 'hotel',
1303
+ 'houzz',
1304
+ 'houzz-box',
1305
+ 'hulu',
1306
+ 'human',
1307
+ 'human-child',
1308
+ 'human-female',
1309
+ 'human-greeting',
1310
+ 'human-handsdown',
1311
+ 'human-handsup',
1312
+ 'human-male',
1313
+ 'human-male-female',
1314
+ 'human-pregnant',
1315
+ 'humble-bundle',
1316
+ 'ice-cream',
1317
+ 'image',
1318
+ 'image-album',
1319
+ 'image-area',
1320
+ 'image-area-close',
1321
+ 'image-broken',
1322
+ 'image-broken-variant',
1323
+ 'image-filter',
1324
+ 'image-filter-black-white',
1325
+ 'image-filter-center-focus',
1326
+ 'image-filter-center-focus-weak',
1327
+ 'image-filter-drama',
1328
+ 'image-filter-frames',
1329
+ 'image-filter-hdr',
1330
+ 'image-filter-none',
1331
+ 'image-filter-tilt-shift',
1332
+ 'image-filter-vintage',
1333
+ 'image-move',
1334
+ 'image-multiple',
1335
+ 'image-off',
1336
+ 'image-outline',
1337
+ 'image-plus',
1338
+ 'image-search',
1339
+ 'image-search-outline',
1340
+ 'import',
1341
+ 'inbox',
1342
+ 'inbox-arrow-down',
1343
+ 'inbox-arrow-up',
1344
+ 'inbox-multiple',
1345
+ 'incognito',
1346
+ 'infinity',
1347
+ 'information',
1348
+ 'information-outline',
1349
+ 'information-variant',
1350
+ 'instagram',
1351
+ 'instapaper',
1352
+ 'internet-explorer',
1353
+ 'invert-colors',
1354
+ 'islam',
1355
+ 'itunes',
1356
+ 'jeepney',
1357
+ 'jira',
1358
+ 'jquery',
1359
+ 'jsfiddle',
1360
+ 'json',
1361
+ 'judaism',
1362
+ 'karate',
1363
+ 'keg',
1364
+ 'kettle',
1365
+ 'key',
1366
+ 'key-change',
1367
+ 'key-minus',
1368
+ 'key-plus',
1369
+ 'key-remove',
1370
+ 'key-variant',
1371
+ 'keyboard',
1372
+ 'keyboard-backspace',
1373
+ 'keyboard-caps',
1374
+ 'keyboard-close',
1375
+ 'keyboard-off',
1376
+ 'keyboard-outline',
1377
+ 'keyboard-return',
1378
+ 'keyboard-settings',
1379
+ 'keyboard-settings-outline',
1380
+ 'keyboard-tab',
1381
+ 'keyboard-variant',
1382
+ 'kickstarter',
1383
+ 'knife',
1384
+ 'knife-military',
1385
+ 'kodi',
1386
+ 'label',
1387
+ 'label-outline',
1388
+ 'ladybug',
1389
+ 'lambda',
1390
+ 'lamp',
1391
+ 'lan',
1392
+ 'lan-connect',
1393
+ 'lan-disconnect',
1394
+ 'lan-pending',
1395
+ 'language-c',
1396
+ 'language-cpp',
1397
+ 'language-csharp',
1398
+ 'language-css3',
1399
+ 'language-go',
1400
+ 'language-html5',
1401
+ 'language-javascript',
1402
+ 'language-lua',
1403
+ 'language-php',
1404
+ 'language-python',
1405
+ 'language-python-text',
1406
+ 'language-r',
1407
+ 'language-swift',
1408
+ 'language-typescript',
1409
+ 'laptop',
1410
+ 'laptop-chromebook',
1411
+ 'laptop-mac',
1412
+ 'laptop-off',
1413
+ 'laptop-windows',
1414
+ 'lastfm',
1415
+ 'lastpass',
1416
+ 'launch',
1417
+ 'lava-lamp',
1418
+ 'layers',
1419
+ 'layers-off',
1420
+ 'layers-off-outline',
1421
+ 'layers-outline',
1422
+ 'lead-pencil',
1423
+ 'leaf',
1424
+ 'led-off',
1425
+ 'led-on',
1426
+ 'led-outline',
1427
+ 'led-strip',
1428
+ 'led-variant-off',
1429
+ 'led-variant-on',
1430
+ 'led-variant-outline',
1431
+ 'less-than',
1432
+ 'less-than-or-equal',
1433
+ 'library',
1434
+ 'library-books',
1435
+ 'library-music',
1436
+ 'library-plus',
1437
+ 'lifebuoy',
1438
+ 'light-switch',
1439
+ 'lightbulb',
1440
+ 'lightbulb-on',
1441
+ 'lightbulb-on-outline',
1442
+ 'lightbulb-outline',
1443
+ 'lighthouse',
1444
+ 'lighthouse-on',
1445
+ 'link',
1446
+ 'link-off',
1447
+ 'link-variant',
1448
+ 'link-variant-off',
1449
+ 'linkedin',
1450
+ 'linkedin-box',
1451
+ 'linux',
1452
+ 'linux-mint',
1453
+ 'loading',
1454
+ 'lock',
1455
+ 'lock-alert',
1456
+ 'lock-clock',
1457
+ 'lock-open',
1458
+ 'lock-open-outline',
1459
+ 'lock-outline',
1460
+ 'lock-pattern',
1461
+ 'lock-plus',
1462
+ 'lock-question',
1463
+ 'lock-reset',
1464
+ 'lock-smart',
1465
+ 'locker',
1466
+ 'locker-multiple',
1467
+ 'login',
1468
+ 'login-variant',
1469
+ 'logout',
1470
+ 'logout-variant',
1471
+ 'looks',
1472
+ 'loop',
1473
+ 'loupe',
1474
+ 'lumx',
1475
+ 'magnet',
1476
+ 'magnet-on',
1477
+ 'magnify',
1478
+ 'magnify-close',
1479
+ 'magnify-minus',
1480
+ 'magnify-minus-outline',
1481
+ 'magnify-plus',
1482
+ 'magnify-plus-outline',
1483
+ 'mail-ru',
1484
+ 'mailbox',
1485
+ 'map',
1486
+ 'map-legend',
1487
+ 'map-marker',
1488
+ 'map-marker-circle',
1489
+ 'map-marker-distance',
1490
+ 'map-marker-minus',
1491
+ 'map-marker-multiple',
1492
+ 'map-marker-off',
1493
+ 'map-marker-outline',
1494
+ 'map-marker-plus',
1495
+ 'map-marker-radius',
1496
+ 'map-minus',
1497
+ 'map-outline',
1498
+ 'map-plus',
1499
+ 'map-search',
1500
+ 'map-search-outline',
1501
+ 'margin',
1502
+ 'markdown',
1503
+ 'marker',
1504
+ 'marker-check',
1505
+ 'material-design',
1506
+ 'material-ui',
1507
+ 'math-compass',
1508
+ 'matrix',
1509
+ 'maxcdn',
1510
+ 'medal',
1511
+ 'medical-bag',
1512
+ 'medium',
1513
+ 'memory',
1514
+ 'menu',
1515
+ 'menu-down',
1516
+ 'menu-down-outline',
1517
+ 'menu-left',
1518
+ 'menu-left-outline',
1519
+ 'menu-right',
1520
+ 'menu-right-outline',
1521
+ 'menu-up',
1522
+ 'menu-up-outline',
1523
+ 'message',
1524
+ 'message-alert',
1525
+ 'message-alert-outline',
1526
+ 'message-bulleted',
1527
+ 'message-bulleted-off',
1528
+ 'message-draw',
1529
+ 'message-image',
1530
+ 'message-outline',
1531
+ 'message-plus',
1532
+ 'message-processing',
1533
+ 'message-reply',
1534
+ 'message-reply-text',
1535
+ 'message-settings',
1536
+ 'message-settings-variant',
1537
+ 'message-text',
1538
+ 'message-text-outline',
1539
+ 'message-video',
1540
+ 'meteor',
1541
+ 'metronome',
1542
+ 'metronome-tick',
1543
+ 'micro-sd',
1544
+ 'microphone',
1545
+ 'microphone-minus',
1546
+ 'microphone-off',
1547
+ 'microphone-outline',
1548
+ 'microphone-plus',
1549
+ 'microphone-settings',
1550
+ 'microphone-variant',
1551
+ 'microphone-variant-off',
1552
+ 'microscope',
1553
+ 'microsoft',
1554
+ 'microsoft-dynamics',
1555
+ 'midi',
1556
+ 'midi-port',
1557
+ 'minecraft',
1558
+ 'mini-sd',
1559
+ 'minidisc',
1560
+ 'minus',
1561
+ 'minus-box',
1562
+ 'minus-box-outline',
1563
+ 'minus-circle',
1564
+ 'minus-circle-outline',
1565
+ 'minus-network',
1566
+ 'mixcloud',
1567
+ 'mixed-reality',
1568
+ 'mixer',
1569
+ 'monitor',
1570
+ 'monitor-cellphone',
1571
+ 'monitor-cellphone-star',
1572
+ 'monitor-dashboard',
1573
+ 'monitor-multiple',
1574
+ 'more',
1575
+ 'motorbike',
1576
+ 'mouse',
1577
+ 'mouse-bluetooth',
1578
+ 'mouse-off',
1579
+ 'mouse-variant',
1580
+ 'mouse-variant-off',
1581
+ 'move-resize',
1582
+ 'move-resize-variant',
1583
+ 'movie',
1584
+ 'movie-roll',
1585
+ 'muffin',
1586
+ 'multiplication',
1587
+ 'multiplication-box',
1588
+ 'mushroom',
1589
+ 'mushroom-outline',
1590
+ 'music',
1591
+ 'music-box',
1592
+ 'music-box-outline',
1593
+ 'music-circle',
1594
+ 'music-note',
1595
+ 'music-note-bluetooth',
1596
+ 'music-note-bluetooth-off',
1597
+ 'music-note-eighth',
1598
+ 'music-note-half',
1599
+ 'music-note-off',
1600
+ 'music-note-quarter',
1601
+ 'music-note-sixteenth',
1602
+ 'music-note-whole',
1603
+ 'music-off',
1604
+ 'nas',
1605
+ 'nativescript',
1606
+ 'nature',
1607
+ 'nature-people',
1608
+ 'navigation',
1609
+ 'near-me',
1610
+ 'needle',
1611
+ 'netflix',
1612
+ 'network',
1613
+ 'network-strength-1',
1614
+ 'network-strength-1-alert',
1615
+ 'network-strength-2',
1616
+ 'network-strength-2-alert',
1617
+ 'network-strength-3',
1618
+ 'network-strength-3-alert',
1619
+ 'network-strength-4',
1620
+ 'network-strength-4-alert',
1621
+ 'network-strength-off',
1622
+ 'network-strength-off-outline',
1623
+ 'network-strength-outline',
1624
+ 'new-box',
1625
+ 'newspaper',
1626
+ 'nfc',
1627
+ 'nfc-tap',
1628
+ 'nfc-variant',
1629
+ 'ninja',
1630
+ 'nintendo-switch',
1631
+ 'nodejs',
1632
+ 'not-equal',
1633
+ 'not-equal-variant',
1634
+ 'note',
1635
+ 'note-multiple',
1636
+ 'note-multiple-outline',
1637
+ 'note-outline',
1638
+ 'note-plus',
1639
+ 'note-plus-outline',
1640
+ 'note-text',
1641
+ 'notebook',
1642
+ 'notification-clear-all',
1643
+ 'npm',
1644
+ 'npm-variant',
1645
+ 'npm-variant-outline',
1646
+ 'nuke',
1647
+ 'null',
1648
+ 'numeric',
1649
+ 'numeric-0-box',
1650
+ 'numeric-0-box-multiple-outline',
1651
+ 'numeric-0-box-outline',
1652
+ 'numeric-1-box',
1653
+ 'numeric-1-box-multiple-outline',
1654
+ 'numeric-1-box-outline',
1655
+ 'numeric-2-box',
1656
+ 'numeric-2-box-multiple-outline',
1657
+ 'numeric-2-box-outline',
1658
+ 'numeric-3-box',
1659
+ 'numeric-3-box-multiple-outline',
1660
+ 'numeric-3-box-outline',
1661
+ 'numeric-4-box',
1662
+ 'numeric-4-box-multiple-outline',
1663
+ 'numeric-4-box-outline',
1664
+ 'numeric-5-box',
1665
+ 'numeric-5-box-multiple-outline',
1666
+ 'numeric-5-box-outline',
1667
+ 'numeric-6-box',
1668
+ 'numeric-6-box-multiple-outline',
1669
+ 'numeric-6-box-outline',
1670
+ 'numeric-7-box',
1671
+ 'numeric-7-box-multiple-outline',
1672
+ 'numeric-7-box-outline',
1673
+ 'numeric-8-box',
1674
+ 'numeric-8-box-multiple-outline',
1675
+ 'numeric-8-box-outline',
1676
+ 'numeric-9-box',
1677
+ 'numeric-9-box-multiple-outline',
1678
+ 'numeric-9-box-outline',
1679
+ 'numeric-9-plus-box',
1680
+ 'numeric-9-plus-box-multiple-outline',
1681
+ 'numeric-9-plus-box-outline',
1682
+ 'nut',
1683
+ 'nutrition',
1684
+ 'oar',
1685
+ 'octagon',
1686
+ 'octagon-outline',
1687
+ 'octagram',
1688
+ 'octagram-outline',
1689
+ 'odnoklassniki',
1690
+ 'office',
1691
+ 'office-building',
1692
+ 'oil',
1693
+ 'oil-temperature',
1694
+ 'omega',
1695
+ 'onedrive',
1696
+ 'onenote',
1697
+ 'onepassword',
1698
+ 'opacity',
1699
+ 'open-in-app',
1700
+ 'open-in-new',
1701
+ 'openid',
1702
+ 'opera',
1703
+ 'orbit',
1704
+ 'ornament',
1705
+ 'ornament-variant',
1706
+ 'owl',
1707
+ 'package',
1708
+ 'package-down',
1709
+ 'package-up',
1710
+ 'package-variant',
1711
+ 'package-variant-closed',
1712
+ 'page-first',
1713
+ 'page-last',
1714
+ 'page-layout-body',
1715
+ 'page-layout-footer',
1716
+ 'page-layout-header',
1717
+ 'page-layout-sidebar-left',
1718
+ 'page-layout-sidebar-right',
1719
+ 'palette',
1720
+ 'palette-advanced',
1721
+ 'palette-swatch',
1722
+ 'panda',
1723
+ 'pandora',
1724
+ 'panorama',
1725
+ 'panorama-fisheye',
1726
+ 'panorama-horizontal',
1727
+ 'panorama-vertical',
1728
+ 'panorama-wide-angle',
1729
+ 'paper-cut-vertical',
1730
+ 'paperclip',
1731
+ 'parking',
1732
+ 'passport',
1733
+ 'patreon',
1734
+ 'pause',
1735
+ 'pause-circle',
1736
+ 'pause-circle-outline',
1737
+ 'pause-octagon',
1738
+ 'pause-octagon-outline',
1739
+ 'paw',
1740
+ 'paw-off',
1741
+ 'paypal',
1742
+ 'peace',
1743
+ 'pen',
1744
+ 'pencil',
1745
+ 'pencil-box',
1746
+ 'pencil-box-outline',
1747
+ 'pencil-circle',
1748
+ 'pencil-circle-outline',
1749
+ 'pencil-lock',
1750
+ 'pencil-off',
1751
+ 'pentagon',
1752
+ 'pentagon-outline',
1753
+ 'percent',
1754
+ 'periodic-table',
1755
+ 'periodic-table-co2',
1756
+ 'periscope',
1757
+ 'pharmacy',
1758
+ 'phone',
1759
+ 'phone-bluetooth',
1760
+ 'phone-classic',
1761
+ 'phone-forward',
1762
+ 'phone-hangup',
1763
+ 'phone-in-talk',
1764
+ 'phone-incoming',
1765
+ 'phone-locked',
1766
+ 'phone-log',
1767
+ 'phone-minus',
1768
+ 'phone-missed',
1769
+ 'phone-outgoing',
1770
+ 'phone-paused',
1771
+ 'phone-plus',
1772
+ 'phone-return',
1773
+ 'phone-rotate-landscape',
1774
+ 'phone-rotate-portrait',
1775
+ 'phone-settings',
1776
+ 'phone-voip',
1777
+ 'pi',
1778
+ 'pi-box',
1779
+ 'piano',
1780
+ 'pickaxe',
1781
+ 'pier',
1782
+ 'pier-crane',
1783
+ 'pig',
1784
+ 'pill',
1785
+ 'pillar',
1786
+ 'pin',
1787
+ 'pin-off',
1788
+ 'pin-off-outline',
1789
+ 'pin-outline',
1790
+ 'pine-tree',
1791
+ 'pine-tree-box',
1792
+ 'pinterest',
1793
+ 'pinterest-box',
1794
+ 'pipe',
1795
+ 'pipe-disconnected',
1796
+ 'pipe-leak',
1797
+ 'pirate',
1798
+ 'pistol',
1799
+ 'piston',
1800
+ 'pizza',
1801
+ 'plane-shield',
1802
+ 'play',
1803
+ 'play-box-outline',
1804
+ 'play-circle',
1805
+ 'play-circle-outline',
1806
+ 'play-network',
1807
+ 'play-pause',
1808
+ 'play-protected-content',
1809
+ 'play-speed',
1810
+ 'playlist-check',
1811
+ 'playlist-edit',
1812
+ 'playlist-minus',
1813
+ 'playlist-play',
1814
+ 'playlist-plus',
1815
+ 'playlist-remove',
1816
+ 'playstation',
1817
+ 'plex',
1818
+ 'plus',
1819
+ 'plus-box',
1820
+ 'plus-box-outline',
1821
+ 'plus-circle',
1822
+ 'plus-circle-multiple-outline',
1823
+ 'plus-circle-outline',
1824
+ 'plus-minus',
1825
+ 'plus-minus-box',
1826
+ 'plus-network',
1827
+ 'plus-one',
1828
+ 'plus-outline',
1829
+ 'pocket',
1830
+ 'podcast',
1831
+ 'pokeball',
1832
+ 'pokemon-go',
1833
+ 'poker-chip',
1834
+ 'polaroid',
1835
+ 'poll',
1836
+ 'poll-box',
1837
+ 'polymer',
1838
+ 'pool',
1839
+ 'popcorn',
1840
+ 'pot',
1841
+ 'pot-mix',
1842
+ 'pound',
1843
+ 'pound-box',
1844
+ 'power',
1845
+ 'power-cycle',
1846
+ 'power-off',
1847
+ 'power-on',
1848
+ 'power-plug',
1849
+ 'power-plug-off',
1850
+ 'power-settings',
1851
+ 'power-sleep',
1852
+ 'power-socket',
1853
+ 'power-socket-au',
1854
+ 'power-socket-eu',
1855
+ 'power-socket-uk',
1856
+ 'power-socket-us',
1857
+ 'power-standby',
1858
+ 'powershell',
1859
+ 'prescription',
1860
+ 'presentation',
1861
+ 'presentation-play',
1862
+ 'printer',
1863
+ 'printer-3d',
1864
+ 'printer-alert',
1865
+ 'printer-settings',
1866
+ 'printer-wireless',
1867
+ 'priority-high',
1868
+ 'priority-low',
1869
+ 'professional-hexagon',
1870
+ 'progress-check',
1871
+ 'progress-clock',
1872
+ 'progress-download',
1873
+ 'progress-upload',
1874
+ 'projector',
1875
+ 'projector-screen',
1876
+ 'publish',
1877
+ 'pulse',
1878
+ 'puzzle',
1879
+ 'qi',
1880
+ 'qqchat',
1881
+ 'qrcode',
1882
+ 'qrcode-edit',
1883
+ 'qrcode-scan',
1884
+ 'quadcopter',
1885
+ 'quality-high',
1886
+ 'quality-low',
1887
+ 'quality-medium',
1888
+ 'quicktime',
1889
+ 'rabbit',
1890
+ 'radar',
1891
+ 'radiator',
1892
+ 'radio',
1893
+ 'radio-handheld',
1894
+ 'radio-tower',
1895
+ 'radioactive',
1896
+ 'radiobox-blank',
1897
+ 'radiobox-marked',
1898
+ 'raspberrypi',
1899
+ 'ray-end',
1900
+ 'ray-end-arrow',
1901
+ 'ray-start',
1902
+ 'ray-start-arrow',
1903
+ 'ray-start-end',
1904
+ 'ray-vertex',
1905
+ 'react',
1906
+ 'read',
1907
+ 'receipt',
1908
+ 'record',
1909
+ 'record-player',
1910
+ 'record-rec',
1911
+ 'recycle',
1912
+ 'reddit',
1913
+ 'redo',
1914
+ 'redo-variant',
1915
+ 'reflect-horizontal',
1916
+ 'reflect-vertical',
1917
+ 'refresh',
1918
+ 'regex',
1919
+ 'relative-scale',
1920
+ 'reload',
1921
+ 'reminder',
1922
+ 'remote',
1923
+ 'remote-desktop',
1924
+ 'rename-box',
1925
+ 'reorder-horizontal',
1926
+ 'reorder-vertical',
1927
+ 'repeat',
1928
+ 'repeat-off',
1929
+ 'repeat-once',
1930
+ 'replay',
1931
+ 'reply',
1932
+ 'reply-all',
1933
+ 'reproduction',
1934
+ 'resize-bottom-right',
1935
+ 'responsive',
1936
+ 'restart',
1937
+ 'restore',
1938
+ 'restore-clock',
1939
+ 'rewind',
1940
+ 'rewind-outline',
1941
+ 'rhombus',
1942
+ 'rhombus-medium',
1943
+ 'rhombus-outline',
1944
+ 'rhombus-split',
1945
+ 'ribbon',
1946
+ 'rice',
1947
+ 'ring',
1948
+ 'road',
1949
+ 'road-variant',
1950
+ 'robot',
1951
+ 'robot-vacuum',
1952
+ 'robot-vacuum-variant',
1953
+ 'rocket',
1954
+ 'room-service',
1955
+ 'rotate-3d',
1956
+ 'rotate-left',
1957
+ 'rotate-left-variant',
1958
+ 'rotate-right',
1959
+ 'rotate-right-variant',
1960
+ 'rounded-corner',
1961
+ 'router-wireless',
1962
+ 'routes',
1963
+ 'rowing',
1964
+ 'rss',
1965
+ 'rss-box',
1966
+ 'ruler',
1967
+ 'run',
1968
+ 'run-fast',
1969
+ 'sale',
1970
+ 'salesforce',
1971
+ 'sass',
1972
+ 'satellite',
1973
+ 'satellite-uplink',
1974
+ 'satellite-variant',
1975
+ 'sausage',
1976
+ 'saxophone',
1977
+ 'scale',
1978
+ 'scale-balance',
1979
+ 'scale-bathroom',
1980
+ 'scanner',
1981
+ 'scanner-off',
1982
+ 'school',
1983
+ 'screen-rotation',
1984
+ 'screen-rotation-lock',
1985
+ 'screwdriver',
1986
+ 'script',
1987
+ 'sd',
1988
+ 'seal',
1989
+ 'search-web',
1990
+ 'seat-flat',
1991
+ 'seat-flat-angled',
1992
+ 'seat-individual-suite',
1993
+ 'seat-legroom-extra',
1994
+ 'seat-legroom-normal',
1995
+ 'seat-legroom-reduced',
1996
+ 'seat-recline-extra',
1997
+ 'seat-recline-normal',
1998
+ 'security',
1999
+ 'security-account',
2000
+ 'security-account-outline',
2001
+ 'security-close',
2002
+ 'security-home',
2003
+ 'security-lock',
2004
+ 'security-network',
2005
+ 'security-off',
2006
+ 'select',
2007
+ 'select-all',
2008
+ 'select-inverse',
2009
+ 'select-off',
2010
+ 'selection',
2011
+ 'selection-off',
2012
+ 'send',
2013
+ 'send-secure',
2014
+ 'serial-port',
2015
+ 'server',
2016
+ 'server-minus',
2017
+ 'server-network',
2018
+ 'server-network-off',
2019
+ 'server-off',
2020
+ 'server-plus',
2021
+ 'server-remove',
2022
+ 'server-security',
2023
+ 'set-all',
2024
+ 'set-center',
2025
+ 'set-center-right',
2026
+ 'set-left',
2027
+ 'set-left-center',
2028
+ 'set-left-right',
2029
+ 'set-none',
2030
+ 'set-right',
2031
+ 'set-top-box',
2032
+ 'settings',
2033
+ 'settings-box',
2034
+ 'settings-outline',
2035
+ 'shape',
2036
+ 'shape-circle-plus',
2037
+ 'shape-outline',
2038
+ 'shape-plus',
2039
+ 'shape-polygon-plus',
2040
+ 'shape-rectangle-plus',
2041
+ 'shape-square-plus',
2042
+ 'share',
2043
+ 'share-outline',
2044
+ 'share-variant',
2045
+ 'shield',
2046
+ 'shield-half-full',
2047
+ 'shield-outline',
2048
+ 'ship-wheel',
2049
+ 'shopping',
2050
+ 'shopping-music',
2051
+ 'shovel',
2052
+ 'shovel-off',
2053
+ 'shower',
2054
+ 'shower-head',
2055
+ 'shredder',
2056
+ 'shuffle',
2057
+ 'shuffle-disabled',
2058
+ 'shuffle-variant',
2059
+ 'sigma',
2060
+ 'sigma-lower',
2061
+ 'sign-caution',
2062
+ 'sign-direction',
2063
+ 'sign-text',
2064
+ 'signal',
2065
+ 'signal-2g',
2066
+ 'signal-3g',
2067
+ 'signal-4g',
2068
+ 'signal-cellular-1',
2069
+ 'signal-cellular-2',
2070
+ 'signal-cellular-3',
2071
+ 'signal-cellular-outline',
2072
+ 'signal-hspa',
2073
+ 'signal-hspa-plus',
2074
+ 'signal-off',
2075
+ 'signal-variant',
2076
+ 'silverware',
2077
+ 'silverware-fork',
2078
+ 'silverware-spoon',
2079
+ 'silverware-variant',
2080
+ 'sim',
2081
+ 'sim-alert',
2082
+ 'sim-off',
2083
+ 'sitemap',
2084
+ 'skip-backward',
2085
+ 'skip-forward',
2086
+ 'skip-next',
2087
+ 'skip-next-circle',
2088
+ 'skip-next-circle-outline',
2089
+ 'skip-previous',
2090
+ 'skip-previous-circle',
2091
+ 'skip-previous-circle-outline',
2092
+ 'skull',
2093
+ 'skype',
2094
+ 'skype-business',
2095
+ 'slack',
2096
+ 'slackware',
2097
+ 'sleep',
2098
+ 'sleep-off',
2099
+ 'smoke-detector',
2100
+ 'smoking',
2101
+ 'smoking-off',
2102
+ 'snapchat',
2103
+ 'snowflake',
2104
+ 'snowman',
2105
+ 'soccer',
2106
+ 'soccer-field',
2107
+ 'sofa',
2108
+ 'solid',
2109
+ 'sort',
2110
+ 'sort-alphabetical',
2111
+ 'sort-ascending',
2112
+ 'sort-descending',
2113
+ 'sort-numeric',
2114
+ 'sort-variant',
2115
+ 'soundcloud',
2116
+ 'source-branch',
2117
+ 'source-commit',
2118
+ 'source-commit-end',
2119
+ 'source-commit-end-local',
2120
+ 'source-commit-local',
2121
+ 'source-commit-next-local',
2122
+ 'source-commit-start',
2123
+ 'source-commit-start-next-local',
2124
+ 'source-fork',
2125
+ 'source-merge',
2126
+ 'source-pull',
2127
+ 'soy-sauce',
2128
+ 'speaker',
2129
+ 'speaker-bluetooth',
2130
+ 'speaker-off',
2131
+ 'speaker-wireless',
2132
+ 'speedometer',
2133
+ 'spellcheck',
2134
+ 'spotify',
2135
+ 'spotlight',
2136
+ 'spotlight-beam',
2137
+ 'spray',
2138
+ 'square',
2139
+ 'square-edit-outline',
2140
+ 'square-inc',
2141
+ 'square-inc-cash',
2142
+ 'square-medium',
2143
+ 'square-medium-outline',
2144
+ 'square-outline',
2145
+ 'square-root',
2146
+ 'square-root-box',
2147
+ 'square-small',
2148
+ 'ssh',
2149
+ 'stack-exchange',
2150
+ 'stack-overflow',
2151
+ 'stadium',
2152
+ 'stairs',
2153
+ 'standard-definition',
2154
+ 'star',
2155
+ 'star-circle',
2156
+ 'star-circle-outline',
2157
+ 'star-face',
2158
+ 'star-half',
2159
+ 'star-off',
2160
+ 'star-outline',
2161
+ 'steam',
2162
+ 'steam-box',
2163
+ 'steering',
2164
+ 'steering-off',
2165
+ 'step-backward',
2166
+ 'step-backward-2',
2167
+ 'step-forward',
2168
+ 'step-forward-2',
2169
+ 'stethoscope',
2170
+ 'sticker',
2171
+ 'sticker-emoji',
2172
+ 'stocking',
2173
+ 'stop',
2174
+ 'stop-circle',
2175
+ 'stop-circle-outline',
2176
+ 'store',
2177
+ 'store-24-hour',
2178
+ 'stove',
2179
+ 'subdirectory-arrow-left',
2180
+ 'subdirectory-arrow-right',
2181
+ 'subtitles',
2182
+ 'subtitles-outline',
2183
+ 'subway',
2184
+ 'subway-variant',
2185
+ 'summit',
2186
+ 'sunglasses',
2187
+ 'surround-sound',
2188
+ 'surround-sound-2-0',
2189
+ 'surround-sound-3-1',
2190
+ 'surround-sound-5-1',
2191
+ 'surround-sound-7-1',
2192
+ 'svg',
2193
+ 'swap-horizontal',
2194
+ 'swap-horizontal-variant',
2195
+ 'swap-vertical',
2196
+ 'swap-vertical-variant',
2197
+ 'swim',
2198
+ 'switch',
2199
+ 'sword',
2200
+ 'sword-cross',
2201
+ 'sync',
2202
+ 'sync-alert',
2203
+ 'sync-off',
2204
+ 'tab',
2205
+ 'tab-plus',
2206
+ 'tab-unselected',
2207
+ 'table',
2208
+ 'table-border',
2209
+ 'table-column',
2210
+ 'table-column-plus-after',
2211
+ 'table-column-plus-before',
2212
+ 'table-column-remove',
2213
+ 'table-column-width',
2214
+ 'table-edit',
2215
+ 'table-large',
2216
+ 'table-merge-cells',
2217
+ 'table-of-contents',
2218
+ 'table-row',
2219
+ 'table-row-height',
2220
+ 'table-row-plus-after',
2221
+ 'table-row-plus-before',
2222
+ 'table-row-remove',
2223
+ 'table-search',
2224
+ 'table-settings',
2225
+ 'tablet',
2226
+ 'tablet-android',
2227
+ 'tablet-cellphone',
2228
+ 'tablet-ipad',
2229
+ 'taco',
2230
+ 'tag',
2231
+ 'tag-faces',
2232
+ 'tag-heart',
2233
+ 'tag-minus',
2234
+ 'tag-multiple',
2235
+ 'tag-outline',
2236
+ 'tag-plus',
2237
+ 'tag-remove',
2238
+ 'tag-text-outline',
2239
+ 'target',
2240
+ 'taxi',
2241
+ 'teach',
2242
+ 'teamviewer',
2243
+ 'telegram',
2244
+ 'television',
2245
+ 'television-box',
2246
+ 'television-classic',
2247
+ 'television-classic-off',
2248
+ 'television-guide',
2249
+ 'television-off',
2250
+ 'temperature-celsius',
2251
+ 'temperature-fahrenheit',
2252
+ 'temperature-kelvin',
2253
+ 'tennis',
2254
+ 'tent',
2255
+ 'terrain',
2256
+ 'test-tube',
2257
+ 'test-tube-empty',
2258
+ 'test-tube-off',
2259
+ 'text',
2260
+ 'text-shadow',
2261
+ 'text-short',
2262
+ 'text-subject',
2263
+ 'text-to-speech',
2264
+ 'text-to-speech-off',
2265
+ 'textbox',
2266
+ 'textbox-password',
2267
+ 'texture',
2268
+ 'theater',
2269
+ 'theme-light-dark',
2270
+ 'thermometer',
2271
+ 'thermometer-lines',
2272
+ 'thermostat',
2273
+ 'thermostat-box',
2274
+ 'thought-bubble',
2275
+ 'thought-bubble-outline',
2276
+ 'thumb-down',
2277
+ 'thumb-down-outline',
2278
+ 'thumb-up',
2279
+ 'thumb-up-outline',
2280
+ 'thumbs-up-down',
2281
+ 'ticket',
2282
+ 'ticket-account',
2283
+ 'ticket-confirmation',
2284
+ 'ticket-outline',
2285
+ 'ticket-percent',
2286
+ 'tie',
2287
+ 'tilde',
2288
+ 'timelapse',
2289
+ 'timer',
2290
+ 'timer-10',
2291
+ 'timer-3',
2292
+ 'timer-off',
2293
+ 'timer-sand',
2294
+ 'timer-sand-empty',
2295
+ 'timer-sand-full',
2296
+ 'timetable',
2297
+ 'toggle-switch',
2298
+ 'toggle-switch-off',
2299
+ 'toggle-switch-off-outline',
2300
+ 'toggle-switch-outline',
2301
+ 'toilet',
2302
+ 'toolbox',
2303
+ 'toolbox-outline',
2304
+ 'tooltip',
2305
+ 'tooltip-edit',
2306
+ 'tooltip-image',
2307
+ 'tooltip-outline',
2308
+ 'tooltip-outline-plus',
2309
+ 'tooltip-text',
2310
+ 'tooth',
2311
+ 'tooth-outline',
2312
+ 'tor',
2313
+ 'tournament',
2314
+ 'tower-beach',
2315
+ 'tower-fire',
2316
+ 'towing',
2317
+ 'track-light',
2318
+ 'trackpad',
2319
+ 'trackpad-lock',
2320
+ 'tractor',
2321
+ 'traffic-light',
2322
+ 'train',
2323
+ 'train-variant',
2324
+ 'tram',
2325
+ 'transcribe',
2326
+ 'transcribe-close',
2327
+ 'transfer',
2328
+ 'transit-transfer',
2329
+ 'transition',
2330
+ 'transition-masked',
2331
+ 'translate',
2332
+ 'treasure-chest',
2333
+ 'tree',
2334
+ 'trello',
2335
+ 'trending-down',
2336
+ 'trending-neutral',
2337
+ 'trending-up',
2338
+ 'triangle',
2339
+ 'triangle-outline',
2340
+ 'trophy',
2341
+ 'trophy-award',
2342
+ 'trophy-outline',
2343
+ 'trophy-variant',
2344
+ 'trophy-variant-outline',
2345
+ 'truck',
2346
+ 'truck-delivery',
2347
+ 'truck-fast',
2348
+ 'truck-trailer',
2349
+ 'tshirt-crew',
2350
+ 'tshirt-v',
2351
+ 'tumble-dryer',
2352
+ 'tumblr',
2353
+ 'tumblr-box',
2354
+ 'tumblr-reblog',
2355
+ 'tune',
2356
+ 'tune-vertical',
2357
+ 'twitch',
2358
+ 'twitter',
2359
+ 'twitter-box',
2360
+ 'twitter-circle',
2361
+ 'twitter-retweet',
2362
+ 'two-factor-authentication',
2363
+ 'uber',
2364
+ 'ubuntu',
2365
+ 'ultra-high-definition',
2366
+ 'umbraco',
2367
+ 'umbrella',
2368
+ 'umbrella-closed',
2369
+ 'umbrella-outline',
2370
+ 'undo',
2371
+ 'undo-variant',
2372
+ 'unfold-less-horizontal',
2373
+ 'unfold-less-vertical',
2374
+ 'unfold-more-horizontal',
2375
+ 'unfold-more-vertical',
2376
+ 'ungroup',
2377
+ 'unity',
2378
+ 'unreal',
2379
+ 'untappd',
2380
+ 'update',
2381
+ 'upload',
2382
+ 'upload-multiple',
2383
+ 'upload-network',
2384
+ 'usb',
2385
+ 'van-passenger',
2386
+ 'van-utility',
2387
+ 'vanish',
2388
+ 'vector-arrange-above',
2389
+ 'vector-arrange-below',
2390
+ 'vector-circle',
2391
+ 'vector-circle-variant',
2392
+ 'vector-combine',
2393
+ 'vector-curve',
2394
+ 'vector-difference',
2395
+ 'vector-difference-ab',
2396
+ 'vector-difference-ba',
2397
+ 'vector-ellipse',
2398
+ 'vector-intersection',
2399
+ 'vector-line',
2400
+ 'vector-point',
2401
+ 'vector-polygon',
2402
+ 'vector-polyline',
2403
+ 'vector-radius',
2404
+ 'vector-rectangle',
2405
+ 'vector-selection',
2406
+ 'vector-square',
2407
+ 'vector-triangle',
2408
+ 'vector-union',
2409
+ 'venmo',
2410
+ 'verified',
2411
+ 'vhs',
2412
+ 'vibrate',
2413
+ 'video',
2414
+ 'video-3d',
2415
+ 'video-4k-box',
2416
+ 'video-account',
2417
+ 'video-image',
2418
+ 'video-input-antenna',
2419
+ 'video-input-component',
2420
+ 'video-input-hdmi',
2421
+ 'video-input-svideo',
2422
+ 'video-minus',
2423
+ 'video-off',
2424
+ 'video-plus',
2425
+ 'video-stabilization',
2426
+ 'video-switch',
2427
+ 'video-vintage',
2428
+ 'view-agenda',
2429
+ 'view-array',
2430
+ 'view-carousel',
2431
+ 'view-column',
2432
+ 'view-dashboard',
2433
+ 'view-dashboard-outline',
2434
+ 'view-dashboard-variant',
2435
+ 'view-day',
2436
+ 'view-grid',
2437
+ 'view-headline',
2438
+ 'view-list',
2439
+ 'view-module',
2440
+ 'view-parallel',
2441
+ 'view-quilt',
2442
+ 'view-sequential',
2443
+ 'view-stream',
2444
+ 'view-week',
2445
+ 'vimeo',
2446
+ 'violin',
2447
+ 'virtual-reality',
2448
+ 'visual-studio',
2449
+ 'visual-studio-code',
2450
+ 'vk',
2451
+ 'vk-box',
2452
+ 'vk-circle',
2453
+ 'vlc',
2454
+ 'voice',
2455
+ 'voicemail',
2456
+ 'volleyball',
2457
+ 'volume-high',
2458
+ 'volume-low',
2459
+ 'volume-medium',
2460
+ 'volume-minus',
2461
+ 'volume-mute',
2462
+ 'volume-off',
2463
+ 'volume-plus',
2464
+ 'vote',
2465
+ 'vote-outline',
2466
+ 'vpn',
2467
+ 'vuejs',
2468
+ 'walk',
2469
+ 'wall',
2470
+ 'wall-sconce',
2471
+ 'wall-sconce-flat',
2472
+ 'wall-sconce-variant',
2473
+ 'wallet',
2474
+ 'wallet-giftcard',
2475
+ 'wallet-membership',
2476
+ 'wallet-travel',
2477
+ 'wan',
2478
+ 'washing-machine',
2479
+ 'watch',
2480
+ 'watch-export',
2481
+ 'watch-export-variant',
2482
+ 'watch-import',
2483
+ 'watch-import-variant',
2484
+ 'watch-variant',
2485
+ 'watch-vibrate',
2486
+ 'water',
2487
+ 'water-off',
2488
+ 'water-percent',
2489
+ 'water-pump',
2490
+ 'watermark',
2491
+ 'waves',
2492
+ 'weather-cloudy',
2493
+ 'weather-fog',
2494
+ 'weather-hail',
2495
+ 'weather-hurricane',
2496
+ 'weather-lightning',
2497
+ 'weather-lightning-rainy',
2498
+ 'weather-night',
2499
+ 'weather-partlycloudy',
2500
+ 'weather-pouring',
2501
+ 'weather-rainy',
2502
+ 'weather-snowy',
2503
+ 'weather-snowy-rainy',
2504
+ 'weather-sunny',
2505
+ 'weather-sunset',
2506
+ 'weather-sunset-down',
2507
+ 'weather-sunset-up',
2508
+ 'weather-windy',
2509
+ 'weather-windy-variant',
2510
+ 'web',
2511
+ 'webcam',
2512
+ 'webhook',
2513
+ 'webpack',
2514
+ 'wechat',
2515
+ 'weight',
2516
+ 'weight-kilogram',
2517
+ 'weight-pound',
2518
+ 'whatsapp',
2519
+ 'wheelchair-accessibility',
2520
+ 'whistle',
2521
+ 'white-balance-auto',
2522
+ 'white-balance-incandescent',
2523
+ 'white-balance-iridescent',
2524
+ 'white-balance-sunny',
2525
+ 'widgets',
2526
+ 'wifi',
2527
+ 'wifi-off',
2528
+ 'wifi-strength-1',
2529
+ 'wifi-strength-1-alert',
2530
+ 'wifi-strength-1-lock',
2531
+ 'wifi-strength-2',
2532
+ 'wifi-strength-2-alert',
2533
+ 'wifi-strength-2-lock',
2534
+ 'wifi-strength-3',
2535
+ 'wifi-strength-3-alert',
2536
+ 'wifi-strength-3-lock',
2537
+ 'wifi-strength-4',
2538
+ 'wifi-strength-4-alert',
2539
+ 'wifi-strength-4-lock',
2540
+ 'wifi-strength-alert-outline',
2541
+ 'wifi-strength-lock-outline',
2542
+ 'wifi-strength-off',
2543
+ 'wifi-strength-off-outline',
2544
+ 'wifi-strength-outline',
2545
+ 'wikipedia',
2546
+ 'window-close',
2547
+ 'window-closed',
2548
+ 'window-maximize',
2549
+ 'window-minimize',
2550
+ 'window-open',
2551
+ 'window-restore',
2552
+ 'wordpress',
2553
+ 'worker',
2554
+ 'wrap',
2555
+ 'wrench',
2556
+ 'wunderlist',
2557
+ 'xml',
2558
+ 'xmpp',
2559
+ 'yelp',
2560
+ 'yin-yang',
2561
+ 'youtube',
2562
+ 'youtube-gaming',
2563
+ 'youtube-tv',
2564
+ 'zip-box',
2565
+ 'zip-disk',
2566
+ ];