updating facebook logo to official, adding pinterest p #4463 and #1966

This commit is contained in:
Dave Gandy 2015-01-21 12:23:45 -05:00
parent deb422e290
commit 4ec0dfa280
10 changed files with 31 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 508 pictographic icons for easy scalable vector graphics on websites,
Font Awesome is a full suite of 510 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

@ -1759,3 +1759,9 @@
.fa-neuter:before {
content: "\f22c";
}
.fa-facebook-f:before {
content: "\f230";
}
.fa-pinterest-p:before {
content: "\f231";
}

File diff suppressed because one or more lines are too long

Binary file not shown.

View file

@ -581,3 +581,5 @@
.@{fa-css-prefix}-mars-stroke-v:before { content: @fa-var-mars-stroke-v; }
.@{fa-css-prefix}-mars-stroke-h:before { content: @fa-var-mars-stroke-h; }
.@{fa-css-prefix}-neuter:before { content: @fa-var-neuter; }
.@{fa-css-prefix}-facebook-f:before { content: @fa-var-facebook-f; }
.@{fa-css-prefix}-pinterest-p:before { content: @fa-var-pinterest-p; }

View file

@ -198,6 +198,7 @@
@fa-var-eye-slash: "\f070";
@fa-var-eyedropper: "\f1fb";
@fa-var-facebook: "\f09a";
@fa-var-facebook-f: "\f230";
@fa-var-facebook-square: "\f082";
@fa-var-fast-backward: "\f049";
@fa-var-fast-forward: "\f050";
@ -386,6 +387,7 @@
@fa-var-pied-piper: "\f1a7";
@fa-var-pied-piper-alt: "\f1a8";
@fa-var-pinterest: "\f0d2";
@fa-var-pinterest-p: "\f231";
@fa-var-pinterest-square: "\f0d3";
@fa-var-plane: "\f072";
@fa-var-play: "\f04b";

View file

@ -581,3 +581,5 @@
.#{$fa-css-prefix}-mars-stroke-v:before { content: $fa-var-mars-stroke-v; }
.#{$fa-css-prefix}-mars-stroke-h:before { content: $fa-var-mars-stroke-h; }
.#{$fa-css-prefix}-neuter:before { content: $fa-var-neuter; }
.#{$fa-css-prefix}-facebook-f:before { content: $fa-var-facebook-f; }
.#{$fa-css-prefix}-pinterest-p:before { content: $fa-var-pinterest-p; }

View file

@ -198,6 +198,7 @@ $fa-var-eye: "\f06e";
$fa-var-eye-slash: "\f070";
$fa-var-eyedropper: "\f1fb";
$fa-var-facebook: "\f09a";
$fa-var-facebook-f: "\f230";
$fa-var-facebook-square: "\f082";
$fa-var-fast-backward: "\f049";
$fa-var-fast-forward: "\f050";
@ -386,6 +387,7 @@ $fa-var-pie-chart: "\f200";
$fa-var-pied-piper: "\f1a7";
$fa-var-pied-piper-alt: "\f1a8";
$fa-var-pinterest: "\f0d2";
$fa-var-pinterest-p: "\f231";
$fa-var-pinterest-square: "\f0d3";
$fa-var-plane: "\f072";
$fa-var-play: "\f04b";

View file

@ -4969,3 +4969,18 @@ icons:
created: 4.3
categories:
- Gender Icons
- name: Facebook f
id: facebook-f
unicode: f230
created: 4.3
categories:
- Brand Icons
- name: Pinterest P
id: pinterest-p
unicode: f231
created: 4.3
categories:
- Brand Icons