Skip to content

Commit

Permalink
fixed #45
Browse files Browse the repository at this point in the history
  • Loading branch information
featherplain committed Jan 8, 2017
1 parent b06f20e commit 24490db
Show file tree
Hide file tree
Showing 36 changed files with 131 additions and 109 deletions.
8 changes: 6 additions & 2 deletions .fontcustom-manifest.json
@@ -1,7 +1,7 @@
{
"checksum": {
"previous": "29576c470c16ec79811820cea3fc336fd4bc9ffddb97db75cdcac6394db383b1",
"current": "29576c470c16ec79811820cea3fc336fd4bc9ffddb97db75cdcac6394db383b1"
"previous": "ecdf1f65c8dc7366357752eeebd0595e999a11c5a0ad3bb15d30914573b4eece",
"current": "ecdf1f65c8dc7366357752eeebd0595e999a11c5a0ad3bb15d30914573b4eece"
},
"fonts": [
"build/fonts/feathericon.ttf",
Expand Down Expand Up @@ -174,6 +174,10 @@
"codepoint": 61721,
"source": "src/svg/comment.svg"
},
"comment-o": {
"codepoint": 61906,
"source": "src/svg/comment-o.svg"
},
"commenting": {
"codepoint": 61722,
"source": "src/svg/commenting.svg"
Expand Down
1 change: 1 addition & 0 deletions build/css/feathericon.css
Expand Up @@ -75,6 +75,7 @@
.fe-coffee:before { content: "\f166"; }
.fe-columns:before { content: "\f118"; }
.fe-comment:before { content: "\f119"; }
.fe-comment-o:before { content: "\f1d2"; }
.fe-commenting:before { content: "\f11a"; }
.fe-comments:before { content: "\f11b"; }
.fe-compress:before { content: "\f181"; }
Expand Down
2 changes: 1 addition & 1 deletion build/css/feathericon.min.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file modified build/fonts/feathericon.eot
Binary file not shown.

0 comments on commit 24490db

Please sign in to comment.