diff --git a/font/LICENSE.txt b/font/LICENSE.txt index 270e046..0e67558 100644 --- a/font/LICENSE.txt +++ b/font/LICENSE.txt @@ -20,4 +20,4 @@ Font license info License: SIL OFL 1.1 Homepage: http://fortawesome.github.com/Font-Awesome/ - Icons: menu, github-circled ("octocat"), twitter ("birdy"), chat + Icons: menu, github-circled ("octocat"), chat diff --git a/font/fontello.eot b/font/fontello.eot index 0d93cf8..ed72da0 100644 Binary files a/font/fontello.eot and b/font/fontello.eot differ diff --git a/font/fontello.svg b/font/fontello.svg index 181dad9..b48d933 100644 --- a/font/fontello.svg +++ b/font/fontello.svg @@ -1,18 +1,16 @@ -Copyright (C) 2016 by original authors @ fontello.com +Copyright (C) 2017 by original authors @ fontello.com - + - + - - - + \ No newline at end of file diff --git a/font/fontello.ttf b/font/fontello.ttf index fb11489..fedcbb7 100644 Binary files a/font/fontello.ttf and b/font/fontello.ttf differ diff --git a/font/fontello.woff b/font/fontello.woff index d37a536..41eaa45 100644 Binary files a/font/fontello.woff and b/font/fontello.woff differ diff --git a/font/fontello.woff2 b/font/fontello.woff2 index 38039ce..0cf1936 100644 Binary files a/font/fontello.woff2 and b/font/fontello.woff2 differ diff --git a/fontello.css b/fontello.css index e9a005e..ec40869 100644 --- a/fontello.css +++ b/fontello.css @@ -55,7 +55,6 @@ /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */ } -.icon-menu:before { content: '\f0c9'; } /* '' */ -.icon-octocat:before { content: '\f09b'; } /* '' */ -.icon-birdy:before { content: '\f099'; } /* '' */ .icon-chat:before { content: '\e800'; } /* '' */ +.icon-octocat:before { content: '\f09b'; } /* '' */ +.icon-menu:before { content: '\f0c9'; } /* '' */