Skip to content

Commit

Permalink
Merge pull request #37 from github/jglovier-add-thumbups
Browse files Browse the repository at this point in the history
Add 👍 and 👎 octicons
  • Loading branch information
Joel Glovier committed Feb 18, 2015
2 parents 835ee02 + 94cc2c0 commit 59c60de
Show file tree
Hide file tree
Showing 12 changed files with 25 additions and 11 deletions.
2 changes: 1 addition & 1 deletion LICENSE.txt
@@ -1,4 +1,4 @@
(c) 2012-2014 GitHub
(c) 2012-2015 GitHub

When using the GitHub logos, be sure to follow the GitHub logo guidelines (https://github.com/logos)

Expand Down
Binary file modified octicons/octicons-local.ttf
Binary file not shown.
6 changes: 4 additions & 2 deletions octicons/octicons.css
Expand Up @@ -127,7 +127,7 @@
.octicon-jump-up:before { content: '\f073'} /*  */
.octicon-key:before { content: '\f049'} /*  */
.octicon-keyboard:before { content: '\f00d'} /*  */
.octicon-law:before { content: '\f0d8'} /* */
.octicon-law:before { content: '\f0d8'} /* */
.octicon-light-bulb:before { content: '\f000'} /*  */
.octicon-link:before { content: '\f05c'} /*  */
.octicon-link-external:before { content: '\f07f'} /*  */
Expand All @@ -150,7 +150,7 @@
.octicon-milestone:before { content: '\f075'} /*  */
.octicon-mirror-public:before,
.octicon-mirror:before { content: '\f024'} /*  */
.octicon-mortar-board:before { content: '\f0d7'} /* */
.octicon-mortar-board:before { content: '\f0d7'} /* */
.octicon-move-down:before { content: '\f0a8'} /*  */
.octicon-move-left:before { content: '\f074'} /*  */
.octicon-move-right:before { content: '\f0a9'} /*  */
Expand Down Expand Up @@ -220,6 +220,8 @@
.octicon-telescope:before { content: '\f088'} /*  */
.octicon-terminal:before { content: '\f0c8'} /*  */
.octicon-three-bars:before { content: '\f05e'} /*  */
.octicon-thumbsdown:before { content: '\f0db'} /*  */
.octicon-thumbsup:before { content: '\f0da'} /*  */
.octicon-tools:before { content: '\f031'} /*  */
.octicon-trashcan:before { content: '\f0d0'} /*  */
.octicon-triangle-down:before { content: '\f05b'} /*  */
Expand Down
Binary file modified octicons/octicons.eot
Binary file not shown.
8 changes: 5 additions & 3 deletions octicons/octicons.less
@@ -1,5 +1,5 @@
@octicons-font-path: ".";
@octicons-version: "6d0976c7609c435a1353fcfc5de3cd95cee2a673";
@octicons-version: "bed1e400746387e7e6c82072efdfad6d6d906eb5";

@font-face {
font-family: 'octicons';
Expand Down Expand Up @@ -126,7 +126,7 @@
.octicon-jump-up:before { content: '\f073'} /**/
.octicon-key:before { content: '\f049'} /**/
.octicon-keyboard:before { content: '\f00d'} /**/
.octicon-law:before { content: '\f0d8'} /* */
.octicon-law:before { content: '\f0d8'} /* */
.octicon-light-bulb:before { content: '\f000'} /**/
.octicon-link:before { content: '\f05c'} /**/
.octicon-link-external:before { content: '\f07f'} /**/
Expand All @@ -149,7 +149,7 @@
.octicon-milestone:before { content: '\f075'} /**/
.octicon-mirror-public:before,
.octicon-mirror:before { content: '\f024'} /**/
.octicon-mortar-board:before { content: '\f0d7'} /* */
.octicon-mortar-board:before { content: '\f0d7'} /* */
.octicon-move-down:before { content: '\f0a8'} /**/
.octicon-move-left:before { content: '\f074'} /**/
.octicon-move-right:before { content: '\f0a9'} /**/
Expand Down Expand Up @@ -219,6 +219,8 @@
.octicon-telescope:before { content: '\f088'} /**/
.octicon-terminal:before { content: '\f0c8'} /**/
.octicon-three-bars:before { content: '\f05e'} /**/
.octicon-thumbsdown:before { content: '\f0db'} /**/
.octicon-thumbsup:before { content: '\f0da'} /**/
.octicon-tools:before { content: '\f031'} /**/
.octicon-trashcan:before { content: '\f0d0'} /**/
.octicon-triangle-down:before { content: '\f05b'} /**/
Expand Down
6 changes: 4 additions & 2 deletions octicons/octicons.svg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified octicons/octicons.ttf
Binary file not shown.
Binary file modified octicons/octicons.woff
Binary file not shown.
6 changes: 4 additions & 2 deletions octicons/sprockets-octicons.scss
Expand Up @@ -123,7 +123,7 @@
.octicon-jump-up:before { content: '\f073'} /**/
.octicon-key:before { content: '\f049'} /**/
.octicon-keyboard:before { content: '\f00d'} /**/
.octicon-law:before { content: '\f0d8'} /* */
.octicon-law:before { content: '\f0d8'} /* */
.octicon-light-bulb:before { content: '\f000'} /**/
.octicon-link:before { content: '\f05c'} /**/
.octicon-link-external:before { content: '\f07f'} /**/
Expand All @@ -146,7 +146,7 @@
.octicon-milestone:before { content: '\f075'} /**/
.octicon-mirror-public:before,
.octicon-mirror:before { content: '\f024'} /**/
.octicon-mortar-board:before { content: '\f0d7'} /* */
.octicon-mortar-board:before { content: '\f0d7'} /* */
.octicon-move-down:before { content: '\f0a8'} /**/
.octicon-move-left:before { content: '\f074'} /**/
.octicon-move-right:before { content: '\f0a9'} /**/
Expand Down Expand Up @@ -216,6 +216,8 @@
.octicon-telescope:before { content: '\f088'} /**/
.octicon-terminal:before { content: '\f0c8'} /**/
.octicon-three-bars:before { content: '\f05e'} /**/
.octicon-thumbsdown:before { content: '\f0db'} /**/
.octicon-thumbsup:before { content: '\f0da'} /**/
.octicon-tools:before { content: '\f031'} /**/
.octicon-trashcan:before { content: '\f0d0'} /**/
.octicon-triangle-down:before { content: '\f05b'} /**/
Expand Down
2 changes: 1 addition & 1 deletion svg/mark-github.svg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions svg/thumbsdown.svg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions svg/thumbsup.svg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 59c60de

Please sign in to comment.