Adding scribd #1661

This commit is contained in:
Dave Gandy 2015-11-20 11:46:30 -05:00 committed by Travis Chase
parent 0c76d67c1d
commit a204033e42
10 changed files with 16 additions and 2 deletions

View file

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

View file

@ -2050,3 +2050,6 @@
.fa-mixcloud:before {
content: "\f289";
}
.fa-scribd:before {
content: "\f28a";
}

File diff suppressed because one or more lines are too long

Binary file not shown.

View file

@ -684,3 +684,4 @@
.@{fa-css-prefix}-usb:before { content: @fa-var-usb; }
.@{fa-css-prefix}-product-hunt:before { content: @fa-var-product-hunt; }
.@{fa-css-prefix}-mixcloud:before { content: @fa-var-mixcloud; }
.@{fa-css-prefix}-scribd:before { content: @fa-var-scribd; }

View file

@ -516,6 +516,7 @@
@fa-var-safari: "\f267";
@fa-var-save: "\f0c7";
@fa-var-scissors: "\f0c4";
@fa-var-scribd: "\f28a";
@fa-var-search: "\f002";
@fa-var-search-minus: "\f010";
@fa-var-search-plus: "\f00e";

View file

@ -684,3 +684,4 @@
.#{$fa-css-prefix}-usb:before { content: $fa-var-usb; }
.#{$fa-css-prefix}-product-hunt:before { content: $fa-var-product-hunt; }
.#{$fa-css-prefix}-mixcloud:before { content: $fa-var-mixcloud; }
.#{$fa-css-prefix}-scribd:before { content: $fa-var-scribd; }

View file

@ -516,6 +516,7 @@ $fa-var-rupee: "\f156";
$fa-var-safari: "\f267";
$fa-var-save: "\f0c7";
$fa-var-scissors: "\f0c4";
$fa-var-scribd: "\f28a";
$fa-var-search: "\f002";
$fa-var-search-minus: "\f010";
$fa-var-search-plus: "\f00e";

View file

@ -5729,3 +5729,10 @@ icons:
created: 4.4
categories:
- Brand Icons
- name: Scribd
id: scribd
unicode: f28a
created: 4.4
categories:
- Brand Icons