Skip to content

Commit

Permalink
chore: Update to FontAwesome 4.6
Browse files Browse the repository at this point in the history
  • Loading branch information
iBelieve committed Jun 23, 2016
1 parent 2b62611 commit 80e0294
Show file tree
Hide file tree
Showing 3 changed files with 39 additions and 12 deletions.
4 changes: 2 additions & 2 deletions scripts/make_awesome.py
Original file line number Diff line number Diff line change
Expand Up @@ -82,8 +82,8 @@ def download_font(url, filename):

if __name__ == '__main__':
icons = get_awesome_icons()
save_icons(icons, 'awesome.js')
save_icons(icons, 'src/core/awesome.js')

download_font('http://github.com/FortAwesome/Font-Awesome/' +
'raw/master/fonts/FontAwesome.otf',
'fonts/fontawesome/FontAwesome.otf')
'src/core/FontAwesome.otf')
Binary file modified src/core/FontAwesome.otf
Binary file not shown.
47 changes: 37 additions & 10 deletions src/core/awesome.js
Original file line number Diff line number Diff line change
@@ -1,12 +1,3 @@
/*
* QML Material - An application framework implementing Material Design.
*
* Copyright (C) 2016 Michael Spencer <sonrisesoftware@gmail.com>
*
* This Source Code Form is subject to the terms of the Mozilla Public
* License, v. 2.0. If a copy of the MPL was not distributed with this
* file, You can obtain one at http://mozilla.org/MPL/2.0/.
*/

.pragma library

Expand All @@ -20,6 +11,7 @@ var map = {
'align_right': '\uf038',
'amazon': '\uf270',
'ambulance': '\uf0f9',
'american_sign_language_interpreting': '\uf2a3',
'anchor': '\uf13d',
'android': '\uf17b',
'angellist': '\uf209',
Expand Down Expand Up @@ -50,8 +42,11 @@ var map = {
'arrows_alt': '\uf0b2',
'arrows_h': '\uf07e',
'arrows_v': '\uf07d',
'asl_interpreting': '\uf2a3',
'assistive_listening_systems': '\uf2a2',
'asterisk': '\uf069',
'at': '\uf1fa',
'audio_description': '\uf29e',
'automobile': '\uf1b9',
'backward': '\uf04a',
'balance_scale': '\uf24e',
Expand Down Expand Up @@ -86,6 +81,7 @@ var map = {
'bitbucket_square': '\uf172',
'bitcoin': '\uf15a',
'black_tie': '\uf27e',
'blind': '\uf29d',
'bluetooth': '\uf293',
'bluetooth_b': '\uf294',
'bold': '\uf032',
Expand All @@ -94,6 +90,7 @@ var map = {
'book': '\uf02d',
'bookmark': '\uf02e',
'bookmark_o': '\uf097',
'braille': '\uf2a1',
'briefcase': '\uf0b1',
'btc': '\uf15a',
'bug': '\uf188',
Expand Down Expand Up @@ -196,6 +193,8 @@ var map = {
'dashboard': '\uf0e4',
'dashcube': '\uf210',
'database': '\uf1c0',
'deaf': '\uf2a4',
'deafness': '\uf2a4',
'dedent': '\uf03b',
'delicious': '\uf1a5',
'desktop': '\uf108',
Expand All @@ -217,6 +216,7 @@ var map = {
'envelope': '\uf0e0',
'envelope_o': '\uf003',
'envelope_square': '\uf199',
'envira': '\uf299',
'eraser': '\uf12d',
'eur': '\uf153',
'euro': '\uf153',
Expand All @@ -231,6 +231,7 @@ var map = {
'eye': '\uf06e',
'eye_slash': '\uf070',
'eyedropper': '\uf1fb',
'fa': '\uf2b4',
'facebook': '\uf09a',
'facebook_f': '\uf09a',
'facebook_official': '\uf230',
Expand Down Expand Up @@ -265,6 +266,7 @@ var map = {
'fire': '\uf06d',
'fire_extinguisher': '\uf134',
'firefox': '\uf269',
'first_order': '\uf2b0',
'flag': '\uf024',
'flag_checkered': '\uf11e',
'flag_o': '\uf11d',
Expand All @@ -277,6 +279,7 @@ var map = {
'folder_open': '\uf07c',
'folder_open_o': '\uf115',
'font': '\uf031',
'font_awesome': '\uf2b4',
'fonticons': '\uf280',
'fort_awesome': '\uf286',
'forumbee': '\uf211',
Expand All @@ -299,11 +302,16 @@ var map = {
'github': '\uf09b',
'github_alt': '\uf113',
'github_square': '\uf092',
'gitlab': '\uf296',
'gittip': '\uf184',
'glass': '\uf000',
'glide': '\uf2a5',
'glide_g': '\uf2a6',
'globe': '\uf0ac',
'google': '\uf1a0',
'google_plus': '\uf0d5',
'google_plus_circle': '\uf2b3',
'google_plus_official': '\uf2b3',
'google_plus_square': '\uf0d4',
'google_wallet': '\uf1ee',
'graduation_cap': '\uf19d',
Expand All @@ -324,6 +332,7 @@ var map = {
'hand_scissors_o': '\uf257',
'hand_spock_o': '\uf259',
'hand_stop_o': '\uf256',
'hard_of_hearing': '\uf2a4',
'hashtag': '\uf292',
'hdd_o': '\uf0a0',
'header': '\uf1dc',
Expand Down Expand Up @@ -395,6 +404,7 @@ var map = {
'long_arrow_left': '\uf177',
'long_arrow_right': '\uf178',
'long_arrow_up': '\uf176',
'low_vision': '\uf2a8',
'magic': '\uf0d0',
'magnet': '\uf076',
'mail_forward': '\uf064',
Expand Down Expand Up @@ -459,8 +469,9 @@ var map = {
'photo': '\uf03e',
'picture_o': '\uf03e',
'pie_chart': '\uf200',
'pied_piper': '\uf1a7',
'pied_piper': '\uf2ae',
'pied_piper_alt': '\uf1a8',
'pied_piper_pp': '\uf1a7',
'pinterest': '\uf0d2',
'pinterest_p': '\uf231',
'pinterest_square': '\uf0d3',
Expand All @@ -481,6 +492,7 @@ var map = {
'qrcode': '\uf029',
'question': '\uf128',
'question_circle': '\uf059',
'question_circle_o': '\uf29c',
'quote_left': '\uf10d',
'quote_right': '\uf10e',
'ra': '\uf1d0',
Expand All @@ -498,6 +510,7 @@ var map = {
'repeat': '\uf01e',
'reply': '\uf112',
'reply_all': '\uf122',
'resistance': '\uf1d0',
'retweet': '\uf079',
'rmb': '\uf157',
'road': '\uf018',
Expand Down Expand Up @@ -535,8 +548,10 @@ var map = {
'shopping_basket': '\uf291',
'shopping_cart': '\uf07a',
'sign_in': '\uf090',
'sign_language': '\uf2a7',
'sign_out': '\uf08b',
'signal': '\uf012',
'signing': '\uf2a7',
'simplybuilt': '\uf215',
'sitemap': '\uf0e8',
'skyatlas': '\uf216',
Expand All @@ -545,6 +560,9 @@ var map = {
'sliders': '\uf1de',
'slideshare': '\uf1e7',
'smile_o': '\uf118',
'snapchat': '\uf2ab',
'snapchat_ghost': '\uf2ac',
'snapchat_square': '\uf2ad',
'soccer_ball_o': '\uf1e3',
'sort': '\uf0dc',
'sort_alpha_asc': '\uf15d',
Expand Down Expand Up @@ -607,6 +625,7 @@ var map = {
'th': '\uf00a',
'th_large': '\uf009',
'th_list': '\uf00b',
'themeisle': '\uf2b2',
'thumb_tack': '\uf08d',
'thumbs_down': '\uf165',
'thumbs_o_down': '\uf088',
Expand Down Expand Up @@ -644,6 +663,7 @@ var map = {
'umbrella': '\uf0e9',
'underline': '\uf0cd',
'undo': '\uf0e2',
'universal_access': '\uf29a',
'university': '\uf19c',
'unlink': '\uf127',
'unlock': '\uf09c',
Expand All @@ -659,11 +679,14 @@ var map = {
'user_times': '\uf235',
'users': '\uf0c0',
'viacoin': '\uf237',
'viadeo': '\uf2a9',
'viadeo_square': '\uf2aa',
'video_camera': '\uf03d',
'vimeo': '\uf27d',
'vimeo_square': '\uf194',
'vine': '\uf1ca',
'vk': '\uf189',
'volume_control_phone': '\uf2a0',
'volume_down': '\uf027',
'volume_off': '\uf026',
'volume_up': '\uf028',
Expand All @@ -673,11 +696,14 @@ var map = {
'weixin': '\uf1d7',
'whatsapp': '\uf232',
'wheelchair': '\uf193',
'wheelchair_alt': '\uf29b',
'wifi': '\uf1eb',
'wikipedia_w': '\uf266',
'windows': '\uf17a',
'won': '\uf159',
'wordpress': '\uf19a',
'wpbeginner': '\uf297',
'wpforms': '\uf298',
'wrench': '\uf0ad',
'xing': '\uf168',
'xing_square': '\uf169',
Expand All @@ -688,6 +714,7 @@ var map = {
'yc_square': '\uf1d4',
'yelp': '\uf1e9',
'yen': '\uf157',
'yoast': '\uf2b1',
'youtube': '\uf167',
'youtube_play': '\uf16a',
'youtube_square': '\uf166',
Expand Down

0 comments on commit 80e0294

Please sign in to comment.