Skip to content

Commit

Permalink
Updates Font Awesome to version v4.5.0 (fixes ryanoasis#48)
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanoasis committed Mar 19, 2016
1 parent d384c94 commit b0f5b2b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions font-patcher
Original file line number Diff line number Diff line change
Expand Up @@ -231,7 +231,7 @@ symbolsDeviconsRangeStart = 0xE600
symbolsDeviconsRangeEnd = 0xE6C5

symbolsFontAwesomeRangeStart = 0xF000
symbolsFontAwesomeRangeEnd = 0xF280
symbolsFontAwesomeRangeEnd = 0xF295

symbolsOcticonsRangeStart = 0xF000
symbolsOcticonsRangeEnd = 0xF0DB
Expand All @@ -247,7 +247,7 @@ sourceFontDeviconsStart = 0xE700
sourceFontDeviconsEnd = 0xE7C5

sourceFontFontAwesomeStart = 0xF000
sourceFontFontAwesomeEnd = 0xF280
sourceFontFontAwesomeEnd = 0xF295

sourceFontOcticonsStart = 0xF400
sourceFontOcticonsEnd = 0xF4DB
Expand Down

0 comments on commit b0f5b2b

Please sign in to comment.