adding meanpath logo

This commit is contained in:
Dave Gandy 2014-08-26 11:16:43 -05:00
parent c6055c707e
commit 2e05b0175c
10 changed files with 17 additions and 2 deletions

View file

@ -1,7 +1,7 @@
#[Font Awesome v4.2.0](http://fontawesome.io)
###The iconic font and CSS framework
Font Awesome is a full suite of 478 pictographic icons for easy scalable vector graphics on websites,
Font Awesome is a full suite of 479 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

@ -1666,3 +1666,6 @@
.fa-ils:before {
content: "\f20b";
}
.fa-meanpath:before {
content: "\f20c";
}

File diff suppressed because one or more lines are too long

Binary file not shown.

View file

@ -549,3 +549,4 @@
.@{fa-css-prefix}-shekel:before,
.@{fa-css-prefix}-sheqel:before,
.@{fa-css-prefix}-ils:before { content: @fa-var-ils; }
.@{fa-css-prefix}-meanpath:before { content: @fa-var-meanpath; }

View file

@ -326,6 +326,7 @@
@fa-var-male: "\f183";
@fa-var-map-marker: "\f041";
@fa-var-maxcdn: "\f136";
@fa-var-meanpath: "\f20c";
@fa-var-medkit: "\f0fa";
@fa-var-meh-o: "\f11a";
@fa-var-microphone: "\f130";

View file

@ -549,3 +549,4 @@
.#{$fa-css-prefix}-shekel:before,
.#{$fa-css-prefix}-sheqel:before,
.#{$fa-css-prefix}-ils:before { content: $fa-var-ils; }
.#{$fa-css-prefix}-meanpath:before { content: $fa-var-meanpath; }

View file

@ -326,6 +326,7 @@ $fa-var-mail-reply-all: "\f122";
$fa-var-male: "\f183";
$fa-var-map-marker: "\f041";
$fa-var-maxcdn: "\f136";
$fa-var-meanpath: "\f20c";
$fa-var-medkit: "\f0fa";
$fa-var-meh-o: "\f11a";
$fa-var-microphone: "\f130";

View file

@ -3564,3 +3564,11 @@ icons:
- sheqel
categories:
- Currency Icons
- name: meanpath
id: meanpath
unicode: f20c
created: 4.2
url: meanpath.com
categories:
- Brand Icons