adding viacoin icon

This commit is contained in:
Dave Gandy 2015-01-21 16:01:48 -05:00
parent fcc43357d1
commit c37294a4c7
10 changed files with 17 additions and 2 deletions

View file

@ -1,7 +1,7 @@
#[Font Awesome v4.3.0](http://fontawesome.io)
###The iconic font and CSS framework
Font Awesome is a full suite of 515 pictographic icons for easy scalable vector graphics on websites,
Font Awesome is a full suite of 516 pictographic icons for easy scalable vector graphics on websites,
created and maintained by [Dave Gandy](http://twitter.com/davegandy).
Stay up to date [@fontawesome](http://twitter.com/fontawesome).

View file

@ -1781,3 +1781,6 @@
.fa-bed:before {
content: "\f236";
}
.fa-viacoin:before {
content: "\f237";
}

File diff suppressed because one or more lines are too long

Binary file not shown.

View file

@ -589,3 +589,4 @@
.@{fa-css-prefix}-user-times:before { content: @fa-var-user-times; }
.@{fa-css-prefix}-hotel:before,
.@{fa-css-prefix}-bed:before { content: @fa-var-bed; }
.@{fa-css-prefix}-viacoin:before { content: @fa-var-viacoin; }

View file

@ -572,6 +572,7 @@
@fa-var-venus: "\f221";
@fa-var-venus-double: "\f226";
@fa-var-venus-mars: "\f228";
@fa-var-viacoin: "\f237";
@fa-var-video-camera: "\f03d";
@fa-var-vimeo-square: "\f194";
@fa-var-vine: "\f1ca";

View file

@ -589,3 +589,4 @@
.#{$fa-css-prefix}-user-times:before { content: $fa-var-user-times; }
.#{$fa-css-prefix}-hotel:before,
.#{$fa-css-prefix}-bed:before { content: $fa-var-bed; }
.#{$fa-css-prefix}-viacoin:before { content: $fa-var-viacoin; }

View file

@ -572,6 +572,7 @@ $fa-var-users: "\f0c0";
$fa-var-venus: "\f221";
$fa-var-venus-double: "\f226";
$fa-var-venus-mars: "\f228";
$fa-var-viacoin: "\f237";
$fa-var-video-camera: "\f03d";
$fa-var-vimeo-square: "\f194";
$fa-var-vine: "\f1ca";

View file

@ -5023,3 +5023,11 @@ icons:
- hotel
categories:
- Web Application Icons
- name: Viacoin
id: viacoin
unicode: f237
created: 4.3
url: viacoin.org
categories:
- Brand Icons