mirror of
https://github.com/FortAwesome/Font-Awesome.git
synced 2024-12-27 14:01:30 +08:00
Adding safari, chrome, firefox, opera, and ie logos #219.
This commit is contained in:
parent
d5b44c84dd
commit
560b1e3eb3
@ -1,7 +1,7 @@
|
|||||||
#[Font Awesome v4.4.0](http://fontawesome.io)
|
#[Font Awesome v4.4.0](http://fontawesome.io)
|
||||||
###The iconic font and CSS framework
|
###The iconic font and CSS framework
|
||||||
|
|
||||||
Font Awesome is a full suite of 560 pictographic icons for easy scalable vector graphics on websites,
|
Font Awesome is a full suite of 565 pictographic icons for easy scalable vector graphics on websites,
|
||||||
created and maintained by [Dave Gandy](http://twitter.com/davegandy).
|
created and maintained by [Dave Gandy](http://twitter.com/davegandy).
|
||||||
Stay up to date with the latest release and announcements on Twitter:
|
Stay up to date with the latest release and announcements on Twitter:
|
||||||
[@fontawesome](http://twitter.com/fontawesome).
|
[@fontawesome](http://twitter.com/fontawesome).
|
||||||
|
15
css/font-awesome.css
vendored
15
css/font-awesome.css
vendored
@ -1950,3 +1950,18 @@
|
|||||||
.fa-wikipedia-w:before {
|
.fa-wikipedia-w:before {
|
||||||
content: "\f266";
|
content: "\f266";
|
||||||
}
|
}
|
||||||
|
.fa-safari:before {
|
||||||
|
content: "\f267";
|
||||||
|
}
|
||||||
|
.fa-chrome:before {
|
||||||
|
content: "\f268";
|
||||||
|
}
|
||||||
|
.fa-firefox:before {
|
||||||
|
content: "\f269";
|
||||||
|
}
|
||||||
|
.fa-opera:before {
|
||||||
|
content: "\f26a";
|
||||||
|
}
|
||||||
|
.fa-internet-explorer:before {
|
||||||
|
content: "\f26b";
|
||||||
|
}
|
||||||
|
2
css/font-awesome.min.css
vendored
2
css/font-awesome.min.css
vendored
File diff suppressed because one or more lines are too long
Binary file not shown.
@ -650,3 +650,8 @@
|
|||||||
.@{fa-css-prefix}-odnoklassniki-square:before { content: @fa-var-odnoklassniki-square; }
|
.@{fa-css-prefix}-odnoklassniki-square:before { content: @fa-var-odnoklassniki-square; }
|
||||||
.@{fa-css-prefix}-get-pocket:before { content: @fa-var-get-pocket; }
|
.@{fa-css-prefix}-get-pocket:before { content: @fa-var-get-pocket; }
|
||||||
.@{fa-css-prefix}-wikipedia-w:before { content: @fa-var-wikipedia-w; }
|
.@{fa-css-prefix}-wikipedia-w:before { content: @fa-var-wikipedia-w; }
|
||||||
|
.@{fa-css-prefix}-safari:before { content: @fa-var-safari; }
|
||||||
|
.@{fa-css-prefix}-chrome:before { content: @fa-var-chrome; }
|
||||||
|
.@{fa-css-prefix}-firefox:before { content: @fa-var-firefox; }
|
||||||
|
.@{fa-css-prefix}-opera:before { content: @fa-var-opera; }
|
||||||
|
.@{fa-css-prefix}-internet-explorer:before { content: @fa-var-internet-explorer; }
|
||||||
|
@ -141,6 +141,7 @@
|
|||||||
@fa-var-chevron-right: "\f054";
|
@fa-var-chevron-right: "\f054";
|
||||||
@fa-var-chevron-up: "\f077";
|
@fa-var-chevron-up: "\f077";
|
||||||
@fa-var-child: "\f1ae";
|
@fa-var-child: "\f1ae";
|
||||||
|
@fa-var-chrome: "\f268";
|
||||||
@fa-var-circle: "\f111";
|
@fa-var-circle: "\f111";
|
||||||
@fa-var-circle-o: "\f10c";
|
@fa-var-circle-o: "\f10c";
|
||||||
@fa-var-circle-o-notch: "\f1ce";
|
@fa-var-circle-o-notch: "\f1ce";
|
||||||
@ -248,6 +249,7 @@
|
|||||||
@fa-var-filter: "\f0b0";
|
@fa-var-filter: "\f0b0";
|
||||||
@fa-var-fire: "\f06d";
|
@fa-var-fire: "\f06d";
|
||||||
@fa-var-fire-extinguisher: "\f134";
|
@fa-var-fire-extinguisher: "\f134";
|
||||||
|
@fa-var-firefox: "\f269";
|
||||||
@fa-var-flag: "\f024";
|
@fa-var-flag: "\f024";
|
||||||
@fa-var-flag-checkered: "\f11e";
|
@fa-var-flag-checkered: "\f11e";
|
||||||
@fa-var-flag-o: "\f11d";
|
@fa-var-flag-o: "\f11d";
|
||||||
@ -335,6 +337,7 @@
|
|||||||
@fa-var-inr: "\f156";
|
@fa-var-inr: "\f156";
|
||||||
@fa-var-instagram: "\f16d";
|
@fa-var-instagram: "\f16d";
|
||||||
@fa-var-institution: "\f19c";
|
@fa-var-institution: "\f19c";
|
||||||
|
@fa-var-internet-explorer: "\f26b";
|
||||||
@fa-var-intersex: "\f224";
|
@fa-var-intersex: "\f224";
|
||||||
@fa-var-ioxhost: "\f208";
|
@fa-var-ioxhost: "\f208";
|
||||||
@fa-var-italic: "\f033";
|
@fa-var-italic: "\f033";
|
||||||
@ -415,6 +418,7 @@
|
|||||||
@fa-var-odnoklassniki-square: "\f264";
|
@fa-var-odnoklassniki-square: "\f264";
|
||||||
@fa-var-opencart: "\f23d";
|
@fa-var-opencart: "\f23d";
|
||||||
@fa-var-openid: "\f19b";
|
@fa-var-openid: "\f19b";
|
||||||
|
@fa-var-opera: "\f26a";
|
||||||
@fa-var-optin-monster: "\f23c";
|
@fa-var-optin-monster: "\f23c";
|
||||||
@fa-var-outdent: "\f03b";
|
@fa-var-outdent: "\f03b";
|
||||||
@fa-var-pagelines: "\f18c";
|
@fa-var-pagelines: "\f18c";
|
||||||
@ -484,6 +488,7 @@
|
|||||||
@fa-var-rub: "\f158";
|
@fa-var-rub: "\f158";
|
||||||
@fa-var-ruble: "\f158";
|
@fa-var-ruble: "\f158";
|
||||||
@fa-var-rupee: "\f156";
|
@fa-var-rupee: "\f156";
|
||||||
|
@fa-var-safari: "\f267";
|
||||||
@fa-var-save: "\f0c7";
|
@fa-var-save: "\f0c7";
|
||||||
@fa-var-scissors: "\f0c4";
|
@fa-var-scissors: "\f0c4";
|
||||||
@fa-var-search: "\f002";
|
@fa-var-search: "\f002";
|
||||||
|
@ -650,3 +650,8 @@
|
|||||||
.#{$fa-css-prefix}-odnoklassniki-square:before { content: $fa-var-odnoklassniki-square; }
|
.#{$fa-css-prefix}-odnoklassniki-square:before { content: $fa-var-odnoklassniki-square; }
|
||||||
.#{$fa-css-prefix}-get-pocket:before { content: $fa-var-get-pocket; }
|
.#{$fa-css-prefix}-get-pocket:before { content: $fa-var-get-pocket; }
|
||||||
.#{$fa-css-prefix}-wikipedia-w:before { content: $fa-var-wikipedia-w; }
|
.#{$fa-css-prefix}-wikipedia-w:before { content: $fa-var-wikipedia-w; }
|
||||||
|
.#{$fa-css-prefix}-safari:before { content: $fa-var-safari; }
|
||||||
|
.#{$fa-css-prefix}-chrome:before { content: $fa-var-chrome; }
|
||||||
|
.#{$fa-css-prefix}-firefox:before { content: $fa-var-firefox; }
|
||||||
|
.#{$fa-css-prefix}-opera:before { content: $fa-var-opera; }
|
||||||
|
.#{$fa-css-prefix}-internet-explorer:before { content: $fa-var-internet-explorer; }
|
||||||
|
@ -141,6 +141,7 @@ $fa-var-chevron-left: "\f053";
|
|||||||
$fa-var-chevron-right: "\f054";
|
$fa-var-chevron-right: "\f054";
|
||||||
$fa-var-chevron-up: "\f077";
|
$fa-var-chevron-up: "\f077";
|
||||||
$fa-var-child: "\f1ae";
|
$fa-var-child: "\f1ae";
|
||||||
|
$fa-var-chrome: "\f268";
|
||||||
$fa-var-circle: "\f111";
|
$fa-var-circle: "\f111";
|
||||||
$fa-var-circle-o: "\f10c";
|
$fa-var-circle-o: "\f10c";
|
||||||
$fa-var-circle-o-notch: "\f1ce";
|
$fa-var-circle-o-notch: "\f1ce";
|
||||||
@ -248,6 +249,7 @@ $fa-var-film: "\f008";
|
|||||||
$fa-var-filter: "\f0b0";
|
$fa-var-filter: "\f0b0";
|
||||||
$fa-var-fire: "\f06d";
|
$fa-var-fire: "\f06d";
|
||||||
$fa-var-fire-extinguisher: "\f134";
|
$fa-var-fire-extinguisher: "\f134";
|
||||||
|
$fa-var-firefox: "\f269";
|
||||||
$fa-var-flag: "\f024";
|
$fa-var-flag: "\f024";
|
||||||
$fa-var-flag-checkered: "\f11e";
|
$fa-var-flag-checkered: "\f11e";
|
||||||
$fa-var-flag-o: "\f11d";
|
$fa-var-flag-o: "\f11d";
|
||||||
@ -335,6 +337,7 @@ $fa-var-info-circle: "\f05a";
|
|||||||
$fa-var-inr: "\f156";
|
$fa-var-inr: "\f156";
|
||||||
$fa-var-instagram: "\f16d";
|
$fa-var-instagram: "\f16d";
|
||||||
$fa-var-institution: "\f19c";
|
$fa-var-institution: "\f19c";
|
||||||
|
$fa-var-internet-explorer: "\f26b";
|
||||||
$fa-var-intersex: "\f224";
|
$fa-var-intersex: "\f224";
|
||||||
$fa-var-ioxhost: "\f208";
|
$fa-var-ioxhost: "\f208";
|
||||||
$fa-var-italic: "\f033";
|
$fa-var-italic: "\f033";
|
||||||
@ -415,6 +418,7 @@ $fa-var-odnoklassniki: "\f263";
|
|||||||
$fa-var-odnoklassniki-square: "\f264";
|
$fa-var-odnoklassniki-square: "\f264";
|
||||||
$fa-var-opencart: "\f23d";
|
$fa-var-opencart: "\f23d";
|
||||||
$fa-var-openid: "\f19b";
|
$fa-var-openid: "\f19b";
|
||||||
|
$fa-var-opera: "\f26a";
|
||||||
$fa-var-optin-monster: "\f23c";
|
$fa-var-optin-monster: "\f23c";
|
||||||
$fa-var-outdent: "\f03b";
|
$fa-var-outdent: "\f03b";
|
||||||
$fa-var-pagelines: "\f18c";
|
$fa-var-pagelines: "\f18c";
|
||||||
@ -484,6 +488,7 @@ $fa-var-rss-square: "\f143";
|
|||||||
$fa-var-rub: "\f158";
|
$fa-var-rub: "\f158";
|
||||||
$fa-var-ruble: "\f158";
|
$fa-var-ruble: "\f158";
|
||||||
$fa-var-rupee: "\f156";
|
$fa-var-rupee: "\f156";
|
||||||
|
$fa-var-safari: "\f267";
|
||||||
$fa-var-save: "\f0c7";
|
$fa-var-save: "\f0c7";
|
||||||
$fa-var-scissors: "\f0c4";
|
$fa-var-scissors: "\f0c4";
|
||||||
$fa-var-search: "\f002";
|
$fa-var-search: "\f002";
|
||||||
|
Binary file not shown.
@ -5433,3 +5433,38 @@ icons:
|
|||||||
created: 4.4
|
created: 4.4
|
||||||
categories:
|
categories:
|
||||||
- Brand Icons
|
- Brand Icons
|
||||||
|
|
||||||
|
- name: Safari
|
||||||
|
id: safari
|
||||||
|
unicode: f267
|
||||||
|
created: 4.4
|
||||||
|
categories:
|
||||||
|
- Brand Icons
|
||||||
|
|
||||||
|
- name: Chrome
|
||||||
|
id: chrome
|
||||||
|
unicode: f268
|
||||||
|
created: 4.4
|
||||||
|
categories:
|
||||||
|
- Brand Icons
|
||||||
|
|
||||||
|
- name: Firefox
|
||||||
|
id: firefox
|
||||||
|
unicode: f269
|
||||||
|
created: 4.4
|
||||||
|
categories:
|
||||||
|
- Brand Icons
|
||||||
|
|
||||||
|
- name: Opera
|
||||||
|
id: opera
|
||||||
|
unicode: f26a
|
||||||
|
created: 4.4
|
||||||
|
categories:
|
||||||
|
- Brand Icons
|
||||||
|
|
||||||
|
- name: Internet-explorer
|
||||||
|
id: internet-explorer
|
||||||
|
unicode: f26b
|
||||||
|
created: 4.4
|
||||||
|
categories:
|
||||||
|
- Brand Icons
|
||||||
|
Loading…
Reference in New Issue
Block a user