Skip to content

Commit a64d121

Browse files
committed
feat(icons): Update FontAwesome to 4.5.0
1 parent 1f9e849 commit a64d121

File tree

3 files changed

+21
-1
lines changed

3 files changed

+21
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ QML Material CHANGELOG
3434
* Icons:
3535
* Add all the new and updated Material icons
3636
* Add new and updated Material icons
37-
* Update the FontAwesome icons to 4.4.0
37+
* Update the FontAwesome icons to 4.5.0
3838
* Update the Material Design icons
3939
* ListItem: Expose the list item labels to allow customization
4040
* MenuField: Simple implementation of a textRole

modules/Material/awesome.js

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,8 @@ var map = {
7777
'bitbucket_square': '\uf172',
7878
'bitcoin': '\uf15a',
7979
'black_tie': '\uf27e',
80+
'bluetooth': '\uf293',
81+
'bluetooth_b': '\uf294',
8082
'bold': '\uf032',
8183
'bolt': '\uf0e7',
8284
'bomb': '\uf1e2',
@@ -155,6 +157,7 @@ var map = {
155157
'code': '\uf121',
156158
'code_fork': '\uf126',
157159
'codepen': '\uf1cb',
160+
'codiepie': '\uf284',
158161
'coffee': '\uf0f4',
159162
'cog': '\uf013',
160163
'cogs': '\uf085',
@@ -173,6 +176,7 @@ var map = {
173176
'copyright': '\uf1f9',
174177
'creative_commons': '\uf25e',
175178
'credit_card': '\uf09d',
179+
'credit_card_alt': '\uf283',
176180
'crop': '\uf125',
177181
'crosshairs': '\uf05b',
178182
'css3': '\uf13c',
@@ -195,6 +199,7 @@ var map = {
195199
'dribbble': '\uf17d',
196200
'dropbox': '\uf16b',
197201
'drupal': '\uf1a9',
202+
'edge': '\uf282',
198203
'edit': '\uf044',
199204
'eject': '\uf052',
200205
'ellipsis_h': '\uf141',
@@ -264,6 +269,7 @@ var map = {
264269
'folder_open_o': '\uf115',
265270
'font': '\uf031',
266271
'fonticons': '\uf280',
272+
'fort_awesome': '\uf286',
267273
'forumbee': '\uf211',
268274
'forward': '\uf04e',
269275
'foursquare': '\uf180',
@@ -309,6 +315,7 @@ var map = {
309315
'hand_scissors_o': '\uf257',
310316
'hand_spock_o': '\uf259',
311317
'hand_stop_o': '\uf256',
318+
'hashtag': '\uf292',
312319
'hdd_o': '\uf0a0',
313320
'header': '\uf1dc',
314321
'headphones': '\uf025',
@@ -401,8 +408,10 @@ var map = {
401408
'minus_circle': '\uf056',
402409
'minus_square': '\uf146',
403410
'minus_square_o': '\uf147',
411+
'mixcloud': '\uf289',
404412
'mobile': '\uf10b',
405413
'mobile_phone': '\uf10b',
414+
'modx': '\uf285',
406415
'money': '\uf0d6',
407416
'moon_o': '\uf186',
408417
'mortar_board': '\uf19d',
@@ -428,11 +437,14 @@ var map = {
428437
'paragraph': '\uf1dd',
429438
'paste': '\uf0ea',
430439
'pause': '\uf04c',
440+
'pause_circle': '\uf28b',
441+
'pause_circle_o': '\uf28c',
431442
'paw': '\uf1b0',
432443
'paypal': '\uf1ed',
433444
'pencil': '\uf040',
434445
'pencil_square': '\uf14b',
435446
'pencil_square_o': '\uf044',
447+
'percent': '\uf295',
436448
'phone': '\uf095',
437449
'phone_square': '\uf098',
438450
'photo': '\uf03e',
@@ -454,6 +466,7 @@ var map = {
454466
'plus_square_o': '\uf196',
455467
'power_off': '\uf011',
456468
'print': '\uf02f',
469+
'product_hunt': '\uf288',
457470
'puzzle_piece': '\uf12e',
458471
'qq': '\uf1d6',
459472
'qrcode': '\uf029',
@@ -466,6 +479,7 @@ var map = {
466479
'rebel': '\uf1d0',
467480
'recycle': '\uf1b8',
468481
'reddit': '\uf1a1',
482+
'reddit_alien': '\uf281',
469483
'reddit_square': '\uf1a2',
470484
'refresh': '\uf021',
471485
'registered': '\uf25d',
@@ -490,6 +504,7 @@ var map = {
490504
'safari': '\uf267',
491505
'save': '\uf0c7',
492506
'scissors': '\uf0c4',
507+
'scribd': '\uf28a',
493508
'search': '\uf002',
494509
'search_minus': '\uf010',
495510
'search_plus': '\uf00e',
@@ -507,6 +522,8 @@ var map = {
507522
'shield': '\uf132',
508523
'ship': '\uf21a',
509524
'shirtsinbulk': '\uf214',
525+
'shopping_bag': '\uf290',
526+
'shopping_basket': '\uf291',
510527
'shopping_cart': '\uf07a',
511528
'sign_in': '\uf090',
512529
'sign_out': '\uf08b',
@@ -554,6 +571,8 @@ var map = {
554571
'sticky_note': '\uf249',
555572
'sticky_note_o': '\uf24a',
556573
'stop': '\uf04d',
574+
'stop_circle': '\uf28d',
575+
'stop_circle_o': '\uf28e',
557576
'street_view': '\uf21d',
558577
'strikethrough': '\uf0cc',
559578
'stumbleupon': '\uf1a4',
@@ -622,6 +641,7 @@ var map = {
622641
'unlock_alt': '\uf13e',
623642
'unsorted': '\uf0dc',
624643
'upload': '\uf093',
644+
'usb': '\uf287',
625645
'usd': '\uf155',
626646
'user': '\uf007',
627647
'user_md': '\uf0f0',
3.35 KB
Binary file not shown.

0 commit comments

Comments
 (0)