Skip to content

Commit

Permalink
Updated EvilIcons to 1.7.8.
Browse files Browse the repository at this point in the history
  • Loading branch information
oblador committed Oct 13, 2015
1 parent bf89f8e commit 838bb3c
Show file tree
Hide file tree
Showing 3 changed files with 22 additions and 21 deletions.
41 changes: 21 additions & 20 deletions EvilIcons.js
Original file line number Diff line number Diff line change
Expand Up @@ -56,26 +56,27 @@ var glyphMap = {
"sc-instagram": 61741,
"sc-linkedin": 61742,
"sc-odnoklassniki": 61743,
"sc-skype": 61744,
"sc-soundcloud": 61745,
"sc-tumblr": 61746,
"sc-twitter": 61747,
"sc-vimeo": 61748,
"sc-vk": 61749,
"sc-youtube": 61750,
"search": 61751,
"share-apple": 61752,
"share-google": 61753,
"spinner": 61754,
"spinner-2": 61755,
"spinner-3": 61756,
"star": 61757,
"tag": 61758,
"trash": 61759,
"trophy": 61760,
"undo": 61761,
"unlock": 61762,
"user": 61763
"sc-pinterest": 61744,
"sc-skype": 61745,
"sc-soundcloud": 61746,
"sc-tumblr": 61747,
"sc-twitter": 61748,
"sc-vimeo": 61749,
"sc-vk": 61750,
"sc-youtube": 61751,
"search": 61752,
"share-apple": 61753,
"share-google": 61754,
"spinner": 61755,
"spinner-2": 61756,
"spinner-3": 61757,
"star": 61758,
"tag": 61759,
"trash": 61760,
"trophy": 61761,
"undo": 61762,
"unlock": 61763,
"user": 61764
};

var EvilIcons = createIconSet(glyphMap, 'EvilIcons', 'Fonts/EvilIcons.ttf');
Expand Down
Binary file modified Fonts/EvilIcons.ttf
Binary file not shown.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ Perfect for buttons, logos and nav/tab bars. Easy to extend, style and integrate
## Bundled Icon Sets

* [`Entypo`](http://entypo.com) by Daniel Bruce (**411** icons)
* [`EvilIcons`](http://evil-icons.io) by Alexander Madyankin & Roman Shamin (v1.7.6, **68** icons)
* [`EvilIcons`](http://evil-icons.io) by Alexander Madyankin & Roman Shamin (v1.7.8, **70** icons)
* [`FontAwesome`](http://fortawesome.github.io/Font-Awesome/icons/) by Dave Gandy (v4.4, **585** icons)
* [`Foundation`](http://zurb.com/playground/foundation-icon-fonts-3) by ZURB, Inc. (v3.0, **283** icons)
* [`Ionicons`](http://ionicons.com/) by Ben Sperry (v2.0.1, **733** icons)
Expand Down

0 comments on commit 838bb3c

Please sign in to comment.