adding medium logo #1369

This commit is contained in:
Dave Gandy 2015-01-21 16:47:00 -05:00
parent e0f0791bbb
commit b5c84a9634
10 changed files with 16 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 518 pictographic icons for easy scalable vector graphics on websites,
Font Awesome is a full suite of 519 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

@ -1790,3 +1790,6 @@
.fa-subway:before {
content: "\f239";
}
.fa-medium:before {
content: "\f23a";
}

File diff suppressed because one or more lines are too long

Binary file not shown.

View file

@ -592,3 +592,4 @@
.@{fa-css-prefix}-viacoin:before { content: @fa-var-viacoin; }
.@{fa-css-prefix}-train:before { content: @fa-var-train; }
.@{fa-css-prefix}-subway:before { content: @fa-var-subway; }
.@{fa-css-prefix}-medium:before { content: @fa-var-medium; }

View file

@ -347,6 +347,7 @@
@fa-var-mars-stroke-v: "\f22a";
@fa-var-maxcdn: "\f136";
@fa-var-meanpath: "\f20c";
@fa-var-medium: "\f23a";
@fa-var-medkit: "\f0fa";
@fa-var-meh-o: "\f11a";
@fa-var-mercury: "\f223";

View file

@ -592,3 +592,4 @@
.#{$fa-css-prefix}-viacoin:before { content: $fa-var-viacoin; }
.#{$fa-css-prefix}-train:before { content: $fa-var-train; }
.#{$fa-css-prefix}-subway:before { content: $fa-var-subway; }
.#{$fa-css-prefix}-medium:before { content: $fa-var-medium; }

View file

@ -347,6 +347,7 @@ $fa-var-mars-stroke-h: "\f22b";
$fa-var-mars-stroke-v: "\f22a";
$fa-var-maxcdn: "\f136";
$fa-var-meanpath: "\f20c";
$fa-var-medium: "\f23a";
$fa-var-medkit: "\f0fa";
$fa-var-meh-o: "\f11a";
$fa-var-mercury: "\f223";

View file

@ -5047,3 +5047,10 @@ icons:
created: 4.3
categories:
- Transportation Icons
- name: Medium
id: medium
unicode: f23a
created: 4.3
categories:
- Brand Icons