Skip to content

Commit

Permalink
Bumps Font Awesome to 4.6.1. oblador#174
Browse files Browse the repository at this point in the history
  • Loading branch information
oblador committed May 2, 2016
1 parent 7483621 commit c5d8486
Show file tree
Hide file tree
Showing 3 changed files with 29 additions and 2 deletions.
29 changes: 28 additions & 1 deletion FontAwesome.js
Original file line number Diff line number Diff line change
Expand Up @@ -701,7 +701,34 @@ var glyphMap = {
"hashtag": 62098,
"bluetooth": 62099,
"bluetooth-b": 62100,
"percent": 62101
"percent": 62101,
"gitlab": 62102,
"wpbeginner": 62103,
"wpforms": 62104,
"envira": 62105,
"universal-access": 62106,
"wheelchair-alt": 62107,
"question-circle-o": 62108,
"blind": 62109,
"audio-description": 62110,
"volume-control-phone": 62112,
"braille": 62113,
"assistive-listening-systems": 62114,
"asl-interpreting": 62115,
"american-sign-language-interpreting": 62115,
"deafness": 62116,
"hard-of-hearing": 62116,
"deaf": 62116,
"glide": 62117,
"glide-g": 62118,
"signing": 62119,
"sign-language": 62119,
"low-vision": 62120,
"viadeo": 62121,
"viadeo-square": 62122,
"snapchat": 62123,
"snapchat-ghost": 62124,
"snapchat-square": 62125
};

var FontAwesome = createIconSet(glyphMap, 'FontAwesome', 'FontAwesome.ttf');
Expand Down
Binary file modified Fonts/FontAwesome.ttf
Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
},
"devDependencies": {
"evil-icons": "^1.8.0",
"font-awesome": "^4.5.0",
"font-awesome": "^4.6.0",
"ionicons": "^2.0.1",
"material-design-icons": "^2.2.0",
"octicons": "^3.5.0"
Expand Down

0 comments on commit c5d8486

Please sign in to comment.