Adding odnoklassniki odnoklassniki-square #1685

This commit is contained in:
Dave Gandy 2015-07-27 15:56:51 -07:00
parent 631c457b32
commit c367b7a930
10 changed files with 30 additions and 2 deletions

View file

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

@ -1935,3 +1935,9 @@
.fa-tripadvisor:before {
content: "\f262";
}
.fa-Odnoklassniki:before {
content: "\f263";
}
.fa-odnoklassniki-square:before {
content: "\f264";
}

File diff suppressed because one or more lines are too long

Binary file not shown.

View file

@ -645,3 +645,5 @@
.@{fa-css-prefix}-gg:before { content: @fa-var-gg; }
.@{fa-css-prefix}-gg-circle:before { content: @fa-var-gg-circle; }
.@{fa-css-prefix}-tripadvisor:before { content: @fa-var-tripadvisor; }
.@{fa-css-prefix}-Odnoklassniki:before { content: @fa-var-Odnoklassniki; }
.@{fa-css-prefix}-odnoklassniki-square:before { content: @fa-var-odnoklassniki-square; }

View file

@ -11,6 +11,7 @@
@fa-inverse: #fff;
@fa-li-width: (30em / 14);
@fa-var-Odnoklassniki: "\f263";
@fa-var-adjust: "\f042";
@fa-var-adn: "\f170";
@fa-var-align-center: "\f037";
@ -409,6 +410,7 @@
@fa-var-newspaper-o: "\f1ea";
@fa-var-object-group: "\f247";
@fa-var-object-ungroup: "\f248";
@fa-var-odnoklassniki-square: "\f264";
@fa-var-opencart: "\f23d";
@fa-var-openid: "\f19b";
@fa-var-optin-monster: "\f23c";

View file

@ -645,3 +645,5 @@
.#{$fa-css-prefix}-gg:before { content: $fa-var-gg; }
.#{$fa-css-prefix}-gg-circle:before { content: $fa-var-gg-circle; }
.#{$fa-css-prefix}-tripadvisor:before { content: $fa-var-tripadvisor; }
.#{$fa-css-prefix}-Odnoklassniki:before { content: $fa-var-Odnoklassniki; }
.#{$fa-css-prefix}-odnoklassniki-square:before { content: $fa-var-odnoklassniki-square; }

View file

@ -11,6 +11,7 @@ $fa-border-color: #eee !default;
$fa-inverse: #fff !default;
$fa-li-width: (30em / 14) !default;
$fa-var-Odnoklassniki: "\f263";
$fa-var-adjust: "\f042";
$fa-var-adn: "\f170";
$fa-var-align-center: "\f037";
@ -409,6 +410,7 @@ $fa-var-neuter: "\f22c";
$fa-var-newspaper-o: "\f1ea";
$fa-var-object-group: "\f247";
$fa-var-object-ungroup: "\f248";
$fa-var-odnoklassniki-square: "\f264";
$fa-var-opencart: "\f23d";
$fa-var-openid: "\f19b";
$fa-var-optin-monster: "\f23c";

View file

@ -5398,3 +5398,17 @@ icons:
created: 4.4
categories:
- Brand Icons
- name: Odnoklassniki
id: Odnoklassniki
unicode: f263
created: 4.4
categories:
- Brand Icons
- name: Odnoklassniki Square
id: odnoklassniki-square
unicode: f264
created: 4.4
categories:
- Brand Icons