Skip to content

Commit

Permalink
changed unicode
Browse files Browse the repository at this point in the history
  • Loading branch information
pfefferle committed Jun 9, 2012
1 parent b12fcb9 commit 459e914
Show file tree
Hide file tree
Showing 8 changed files with 44 additions and 44 deletions.
22 changes: 11 additions & 11 deletions css/openwebicons-bootstrap.css
Original file line number Diff line number Diff line change
Expand Up @@ -129,14 +129,14 @@

.icon-browserid:before { content: "\f025"; }

.icon-cc:before { content: "\f030"; }
.icon-cc-by:before { content: "\f031"; }
.icon-cc-nc:before { content: "\f032"; }
.icon-cc-nc-eu:before { content: "\f033"; }
.icon-cc-nc-jp:before { content: "\f034"; }
.icon-cc-sa:before { content: "\f035"; }
.icon-cc-nd:before { content: "\f036"; }
.icon-cc-public:before { content: "\f037"; }
.icon-cc-zero:before { content: "\f038"; }
.icon-cc-share:before { content: "\f039"; }
.icon-cc-remix:before { content: "\f03a"; }
.icon-cc:before { content: "\f080"; }
.icon-cc-by:before { content: "\f081"; }
.icon-cc-nc:before { content: "\f082"; }
.icon-cc-nc-eu:before { content: "\f083"; }
.icon-cc-nc-jp:before { content: "\f084"; }
.icon-cc-sa:before { content: "\f085"; }
.icon-cc-nd:before { content: "\f086"; }
.icon-cc-public:before { content: "\f087"; }
.icon-cc-zero:before { content: "\f088"; }
.icon-cc-share:before { content: "\f089"; }
.icon-cc-remix:before { content: "\f08a"; }
22 changes: 11 additions & 11 deletions css/openwebicons.css
Original file line number Diff line number Diff line change
Expand Up @@ -94,14 +94,14 @@ a [class^="icon-"], a [class*=" icon-"] {

.icon-browserid:before { content: "\f025"; }

.icon-cc:before { content: "\f030"; }
.icon-cc-by:before { content: "\f031"; }
.icon-cc-nc:before { content: "\f032"; }
.icon-cc-nc-eu:before { content: "\f033"; }
.icon-cc-nc-jp:before { content: "\f034"; }
.icon-cc-sa:before { content: "\f035"; }
.icon-cc-nd:before { content: "\f036"; }
.icon-cc-public:before { content: "\f037"; }
.icon-cc-zero:before { content: "\f038"; }
.icon-cc-share:before { content: "\f039"; }
.icon-cc-remix:before { content: "\f03a"; }
.icon-cc:before { content: "\f080"; }
.icon-cc-by:before { content: "\f081"; }
.icon-cc-nc:before { content: "\f082"; }
.icon-cc-nc-eu:before { content: "\f083"; }
.icon-cc-nc-jp:before { content: "\f084"; }
.icon-cc-sa:before { content: "\f085"; }
.icon-cc-nd:before { content: "\f086"; }
.icon-cc-public:before { content: "\f087"; }
.icon-cc-zero:before { content: "\f088"; }
.icon-cc-share:before { content: "\f089"; }
.icon-cc-remix:before { content: "\f08a"; }
Binary file modified font/openwebicons.eot
Binary file not shown.
22 changes: 11 additions & 11 deletions font/openwebicons.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified font/openwebicons.ttf
Binary file not shown.
Binary file modified font/openwebicons.woff
Binary file not shown.
Loading

0 comments on commit 459e914

Please sign in to comment.