Skip to content

Commit ef32573

Browse files
committed
feat(ui): updates for eva-icons, fontawesome and mdi-v5 fonts
1 parent 0cf8f4c commit ef32573

File tree

3 files changed

+138
-5
lines changed

3 files changed

+138
-5
lines changed

ui/src/components/icon-set/eva-icons.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -427,6 +427,8 @@ export default {
427427
{ name: 'eva-slash-outline', tags: ['alert', 'web'] },
428428
{ name: 'eva-smartphone', tags: ['technology'] },
429429
{ name: 'eva-smartphone-outline', tags: ['technology'] },
430+
{ name: 'eva-smiling-face', tags: [] },
431+
{ name: 'eva-smiling-face-outline', tags: [] },
430432
{ name: 'eva-speaker', tags: ['technology'] },
431433
{ name: 'eva-speaker-outline', tags: ['technology'] },
432434
{ name: 'eva-square', tags: ['other'] },

ui/src/components/icon-set/fontawesome-v5.js

Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -148,6 +148,7 @@ export default {
148148
{ name: 'fa-bowling-ball', prefix: 'fas', tags: ['sport'] },
149149
{ name: 'fa-box', prefix: 'fas', tags: ['other'] },
150150
{ name: 'fa-box-open', prefix: 'fas', tags: ['other'] },
151+
{ name: 'fa-box-tissue', prefix: '---', tags: [] },
151152
{ name: 'fa-boxes', prefix: 'fas', tags: ['other'] },
152153
{ name: 'fa-braille', prefix: 'fas', tags: ['accessibility'] },
153154
{ name: 'fa-brain', prefix: 'fas', tags: ['health', 'health', 'social'] },
@@ -369,6 +370,7 @@ export default {
369370
{ name: 'fa-directions', prefix: 'fas', tags: ['social'] },
370371
{ name: 'fa-discord', prefix: 'fab', tags: ['brand'] },
371372
{ name: 'fa-discourse', prefix: 'fab', tags: ['brand'] },
373+
{ name: 'fa-disease', prefix: '---', tags: [] },
372374
{ name: 'fa-divide', prefix: 'fas', tags: ['science'] },
373375
{ name: 'fa-dizzy', prefix: 'fas', tags: ['emotions'] },
374376
{ name: 'fa-dna', prefix: 'fas', tags: ['science'] },
@@ -446,6 +448,7 @@ export default {
446448
{ name: 'fa-fantasy-flight-games', prefix: 'fab', tags: ['brand'] },
447449
{ name: 'fa-fast-backward', prefix: 'fas', tags: ['media'] },
448450
{ name: 'fa-fast-forward', prefix: 'fas', tags: ['media'] },
451+
{ name: 'fa-faucet', prefix: '---', tags: [] },
449452
{ name: 'fa-fax', prefix: 'fas', tags: ['office', 'technology'] },
450453
{ name: 'fa-feather', prefix: 'fas', tags: ['nature'] },
451454
{ name: 'fa-feather-alt', prefix: 'fas', tags: ['nature'] },
@@ -607,7 +610,9 @@ export default {
607610
{ name: 'fa-hamsa', prefix: 'fas', tags: ['other', 'social'] },
608611
{ name: 'fa-hand-holding', prefix: 'fas', tags: ['social'] },
609612
{ name: 'fa-hand-holding-heart', prefix: 'fas', tags: ['social'] },
613+
{ name: 'fa-hand-holding-medical', prefix: '---', tags: [] },
610614
{ name: 'fa-hand-holding-usd', prefix: 'fas', tags: ['social'] },
615+
{ name: 'fa-hand-holding-water', prefix: '---', tags: [] },
611616
{ name: 'fa-hand-lizard', prefix: 'fas', tags: ['social'] },
612617
{ name: 'fa-hand-middle-finger', prefix: 'fas', tags: ['social'] },
613618
{ name: 'fa-hand-paper', prefix: 'fas', tags: ['social'] },
@@ -624,17 +629,25 @@ export default {
624629
{ name: 'fa-hand-pointer', prefix: 'far', tags: ['arrow'] },
625630
{ name: 'fa-hand-rock', prefix: 'fas', tags: ['social'] },
626631
{ name: 'fa-hand-scissors', prefix: 'fas', tags: ['social'] },
632+
{ name: 'fa-hand-sparkles', prefix: '---', tags: [] },
627633
{ name: 'fa-hand-spock', prefix: 'fas', tags: ['social'] },
628634
{ name: 'fa-hands', prefix: 'fas', tags: ['social'] },
629635
{ name: 'fa-hands-helping', prefix: 'fas', tags: ['social'] },
636+
{ name: 'fa-hands-wash', prefix: '---', tags: [] },
630637
{ name: 'fa-handshake', prefix: 'fas', tags: ['social'] },
638+
{ name: 'fa-handshake-alt-slash', prefix: '---', tags: [] },
639+
{ name: 'fa-handshake-slash', prefix: '---', tags: [] },
631640
{ name: 'fa-hanukiah', prefix: 'fas', tags: ['social'] },
632641
{ name: 'fa-hard-hat', prefix: 'fas', tags: ['social'] },
633642
{ name: 'fa-hashtag', prefix: 'fas', tags: ['web'] },
634643
{ name: 'fa-hat-cowboy', prefix: 'fas', tags: ['other', 'social'] },
635644
{ name: 'fa-hat-cowboy-side', prefix: 'fas', tags: ['other', 'social'] },
636645
{ name: 'fa-hat-wizard', prefix: 'fas', tags: ['other', 'social'] },
637646
{ name: 'fa-hdd', prefix: 'fas', tags: ['computer'] },
647+
{ name: 'fa-head-side-cough', prefix: '---', tags: [] },
648+
{ name: 'fa-head-side-cough-slash', prefix: '---', tags: [] },
649+
{ name: 'fa-head-side-mask', prefix: '---', tags: [] },
650+
{ name: 'fa-head-side-virus', prefix: '---', tags: [] },
638651
{ name: 'fa-heading', prefix: 'fas', tags: ['editor'] },
639652
{ name: 'fa-headphones', prefix: 'fas', tags: ['media'] },
640653
{ name: 'fa-headphones-alt', prefix: 'fas', tags: ['media'] },
@@ -659,6 +672,7 @@ export default {
659672
{ name: 'fa-hospital', prefix: 'fas', tags: ['health'] },
660673
{ name: 'fa-hospital-alt', prefix: 'fas', tags: ['health'] },
661674
{ name: 'fa-hospital-symbol', prefix: 'fas', tags: ['health'] },
675+
{ name: 'fa-hospital-user', prefix: '---', tags: [] },
662676
{ name: 'fa-hot-tub', prefix: 'fas', tags: ['home'] },
663677
{ name: 'fa-hotdog', prefix: 'fas', tags: ['food'] },
664678
{ name: 'fa-hotel', prefix: 'fas', tags: ['buildings'] },
@@ -668,6 +682,7 @@ export default {
668682
{ name: 'fa-hourglass-half', prefix: 'fas', tags: ['other', 'social'] },
669683
{ name: 'fa-hourglass-start', prefix: 'fas', tags: ['other', 'social'] },
670684
{ name: 'fa-house-damage', prefix: 'fas', tags: ['buildings'] },
685+
{ name: 'fa-house-user', prefix: '---', tags: [] },
671686
{ name: 'fa-houzz', prefix: 'fab', tags: ['brand'] },
672687
{ name: 'fa-hryvnia', prefix: 'fas', tags: ['money'] },
673688
{ name: 'fa-html5', prefix: 'fab', tags: ['brand'] },
@@ -730,6 +745,7 @@ export default {
730745
{ name: 'fa-language', prefix: 'fas', tags: ['social', 'travel', 'web'] },
731746
{ name: 'fa-laptop', prefix: 'fas', tags: ['computer'] },
732747
{ name: 'fa-laptop-code', prefix: 'fas', tags: ['computer'] },
748+
{ name: 'fa-laptop-house', prefix: '---', tags: [] },
733749
{ name: 'fa-laptop-medical', prefix: 'fas', tags: ['computer', 'health'] },
734750
{ name: 'fa-laravel', prefix: 'fab', tags: ['brand'] },
735751
{ name: 'fa-lastfm', prefix: 'fab', tags: ['brand'] },
@@ -769,6 +785,8 @@ export default {
769785
{ name: 'fa-long-arrow-alt-up', prefix: 'fas', tags: ['arrow'] },
770786
{ name: 'fa-low-vision', prefix: 'fas', tags: ['accessibility'] },
771787
{ name: 'fa-luggage-cart', prefix: 'fas', tags: ['technology', 'travel'] },
788+
{ name: 'fa-lungs', prefix: '---', tags: [] },
789+
{ name: 'fa-lungs-virus', prefix: '---', tags: [] },
772790
{ name: 'fa-lyft', prefix: 'fab', tags: ['brand'] },
773791
{ name: 'fa-magento', prefix: 'fab', tags: ['brand'] },
774792
{ name: 'fa-magic', prefix: 'fas', tags: ['social'] },
@@ -905,6 +923,7 @@ export default {
905923
{ name: 'fa-pencil-alt', prefix: 'fas', tags: [] },
906924
{ name: 'fa-pencil-ruler', prefix: 'fas', tags: [] },
907925
{ name: 'fa-penny-arcade', prefix: 'fab', tags: ['brand'] },
926+
{ name: 'fa-people-arrows', prefix: '---', tags: [] },
908927
{ name: 'fa-people-carry', prefix: 'fas', tags: [] },
909928
{ name: 'fa-pepper-hot', prefix: 'fas', tags: [] },
910929
{ name: 'fa-percent', prefix: 'fas', tags: [] },
@@ -937,6 +956,7 @@ export default {
937956
{ name: 'fa-plane', prefix: 'fas', tags: [] },
938957
{ name: 'fa-plane-arrival', prefix: 'fas', tags: [] },
939958
{ name: 'fa-plane-departure', prefix: 'fas', tags: [] },
959+
{ name: 'fa-plane-slash', prefix: '---', tags: [] },
940960
{ name: 'fa-play', prefix: 'fas', tags: ['arrow', 'media'] },
941961
{ name: 'fa-play-circle', prefix: 'fas', tags: ['media'] },
942962
{ name: 'fa-playstation', prefix: 'fab', tags: ['brand'] },
@@ -962,6 +982,8 @@ export default {
962982
{ name: 'fa-procedures', prefix: 'fas', tags: [] },
963983
{ name: 'fa-product-hunt', prefix: 'fab', tags: ['brand'] },
964984
{ name: 'fa-project-diagram', prefix: 'fas', tags: [] },
985+
{ name: 'fa-pump-medical', prefix: '---', tags: [] },
986+
{ name: 'fa-pump-soap', prefix: '---', tags: [] },
965987
{ name: 'fa-pushed', prefix: 'fab', tags: ['brand'] },
966988
{ name: 'fa-puzzle-piece', prefix: 'fas', tags: [] },
967989
{ name: 'fa-python', prefix: 'fab', tags: ['brand'] },
@@ -1057,6 +1079,7 @@ export default {
10571079
{ name: 'fa-share-square', prefix: 'fas', tags: ['arrow'] },
10581080
{ name: 'fa-shekel-sign', prefix: 'fas', tags: [] },
10591081
{ name: 'fa-shield-alt', prefix: 'fas', tags: [] },
1082+
{ name: 'fa-shield-virus', prefix: '---', tags: [] },
10601083
{ name: 'fa-ship', prefix: 'fas', tags: [] },
10611084
{ name: 'fa-shipping-fast', prefix: 'fas', tags: [] },
10621085
{ name: 'fa-shirtsinbulk', prefix: 'fab', tags: ['brand'] },
@@ -1107,6 +1130,7 @@ export default {
11071130
{ name: 'fa-snowflake', prefix: 'fas', tags: [] },
11081131
{ name: 'fa-snowman', prefix: 'fas', tags: [] },
11091132
{ name: 'fa-snowplow', prefix: 'fas', tags: [] },
1133+
{ name: 'fa-soap', prefix: '---', tags: [] },
11101134
{ name: 'fa-socks', prefix: 'fas', tags: [] },
11111135
{ name: 'fa-solar-panel', prefix: 'fas', tags: [] },
11121136
{ name: 'fa-sort', prefix: 'fas', tags: ['arrow'] },
@@ -1162,8 +1186,11 @@ export default {
11621186
{ name: 'fa-stop', prefix: 'fas', tags: ['media'] },
11631187
{ name: 'fa-stop-circle', prefix: 'fas', tags: ['media'] },
11641188
{ name: 'fa-stopwatch', prefix: 'fas', tags: [] },
1189+
{ name: 'fa-stopwatch-20', prefix: '---', tags: [] },
11651190
{ name: 'fa-store', prefix: 'fas', tags: [] },
11661191
{ name: 'fa-store-alt', prefix: 'fas', tags: [] },
1192+
{ name: 'fa-store-alt-slash', prefix: '---', tags: [] },
1193+
{ name: 'fa-store-slash', prefix: '---', tags: [] },
11671194
{ name: 'fa-strava', prefix: 'fab', tags: ['brand'] },
11681195
{ name: 'fa-stream', prefix: 'fas', tags: [] },
11691196
{ name: 'fa-street-view', prefix: 'fas', tags: [] },
@@ -1243,6 +1270,7 @@ export default {
12431270
{ name: 'fa-toggle-on', prefix: 'fas', tags: [] },
12441271
{ name: 'fa-toilet', prefix: 'fas', tags: [] },
12451272
{ name: 'fa-toilet-paper', prefix: 'fas', tags: [] },
1273+
{ name: 'fa-toilet-paper-slash', prefix: '---', tags: [] },
12461274
{ name: 'fa-toolbox', prefix: 'fas', tags: [] },
12471275
{ name: 'fa-tools', prefix: 'fas', tags: [] },
12481276
{ name: 'fa-tooth', prefix: 'fas', tags: [] },
@@ -1347,6 +1375,9 @@ export default {
13471375
{ name: 'fa-vimeo-square', prefix: 'fab', tags: ['brand'] },
13481376
{ name: 'fa-vimeo-v', prefix: 'fab', tags: ['brand'] },
13491377
{ name: 'fa-vine', prefix: 'fab', tags: ['brand'] },
1378+
{ name: 'fa-virus', prefix: '---', tags: [] },
1379+
{ name: 'fa-virus-slash', prefix: '---', tags: [] },
1380+
{ name: 'fa-viruses', prefix: '---', tags: [] },
13501381
{ name: 'fa-vk', prefix: 'fab', tags: ['brand'] },
13511382
{ name: 'fa-vnv', prefix: 'fab', tags: ['brand'] },
13521383
{ name: 'fa-voicemail', prefix: 'fas', tags: [] },

0 commit comments

Comments
 (0)