Skip to content

Commit bb1b2f2

Browse files
committed
feat: new Fontawesome icons
1 parent 404e95d commit bb1b2f2

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

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

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -339,6 +339,7 @@ export default {
339339
{ name: 'fa-cuttlefish', prefix: 'fab', tags: ['brand'] },
340340
{ name: 'fa-d-and-d', prefix: 'fab', tags: ['brand'] },
341341
{ name: 'fa-d-and-d-beyond', prefix: 'fab', tags: ['brand'] },
342+
{ name: 'fa-dailymotion', prefix: 'fab', tags: ['brand'] },
342343
{ name: 'fa-dashcube', prefix: 'fab', tags: ['brand'] },
343344
{ name: 'fa-database', prefix: 'fas', tags: ['technology'] },
344345
{ name: 'fa-deaf', prefix: 'fas', tags: ['accessibility'] },
@@ -690,6 +691,7 @@ export default {
690691
{ name: 'fa-info', prefix: 'fas', tags: ['office', 'social', 'web'] },
691692
{ name: 'fa-info-circle', prefix: 'fas', tags: ['office', 'social', 'web'] },
692693
{ name: 'fa-instagram', prefix: 'fab', tags: ['brand'] },
694+
{ name: 'fa-instagram-square', prefix: 'fab', tags: ['brand'] },
693695
{ name: 'fa-intercom', prefix: 'fab', tags: ['brand'] },
694696
{ name: 'fa-internet-explorer', prefix: 'fab', tags: ['brand'] },
695697
{ name: 'fa-invision', prefix: 'fab', tags: ['brand'] },
@@ -823,6 +825,7 @@ export default {
823825
{ name: 'fa-mitten', prefix: 'fas', tags: [] },
824826
{ name: 'fa-mix', prefix: 'fab', tags: ['brand'] },
825827
{ name: 'fa-mixcloud', prefix: 'fab', tags: ['brand'] },
828+
{ name: 'fa-mixer', prefix: 'fab', tags: ['brand'] },
826829
{ name: 'fa-mizuni', prefix: 'fab', tags: ['brand'] },
827830
{ name: 'fa-mobile', prefix: 'fas', tags: [] },
828831
{ name: 'fa-mobile-alt', prefix: 'fas', tags: [] },
@@ -1058,6 +1061,7 @@ export default {
10581061
{ name: 'fa-shipping-fast', prefix: 'fas', tags: [] },
10591062
{ name: 'fa-shirtsinbulk', prefix: 'fab', tags: ['brand'] },
10601063
{ name: 'fa-shoe-prints', prefix: 'fas', tags: [] },
1064+
{ name: 'fa-shopify', prefix: 'fab', tags: ['brand'] },
10611065
{ name: 'fa-shopping-bag', prefix: 'fas', tags: [] },
10621066
{ name: 'fa-shopping-basket', prefix: 'fas', tags: [] },
10631067
{ name: 'fa-shopping-cart', prefix: 'fas', tags: [] },

0 commit comments

Comments
 (0)