Adding temp linode, updating envelope-open

This commit is contained in:
Dave Gandy 2016-10-04 14:52:17 -04:00
parent 43622347de
commit 8f8877c456
10 changed files with 18 additions and 2 deletions

View file

@ -1,7 +1,7 @@
# [Font Awesome v4.7.0](http://fontawesome.io)
### The iconic font and CSS framework
Font Awesome is a full suite of 637 pictographic icons for easy scalable vector graphics on websites,
Font Awesome is a full suite of 638 pictographic icons for easy scalable vector graphics on websites,
created and maintained by [Dave Gandy](https://twitter.com/davegandy).
Stay up to date with the latest release and announcements on Twitter:
[@fontawesome](http://twitter.com/fontawesome).

View file

@ -2186,6 +2186,9 @@
.fa-envelope-open-o:before {
content: "\f2b7";
}
.fa-linode:before {
content: "\f2b8";
}
.sr-only {
position: absolute;
width: 1px;

File diff suppressed because one or more lines are too long

Binary file not shown.

View file

@ -734,3 +734,4 @@
.@{fa-css-prefix}-handshake-o:before { content: @fa-var-handshake-o; }
.@{fa-css-prefix}-envelope-open:before { content: @fa-var-envelope-open; }
.@{fa-css-prefix}-envelope-open-o:before { content: @fa-var-envelope-open-o; }
.@{fa-css-prefix}-linode:before { content: @fa-var-linode; }

View file

@ -407,6 +407,7 @@
@fa-var-link: "\f0c1";
@fa-var-linkedin: "\f0e1";
@fa-var-linkedin-square: "\f08c";
@fa-var-linode: "\f2b8";
@fa-var-linux: "\f17c";
@fa-var-list: "\f03a";
@fa-var-list-alt: "\f022";

View file

@ -734,3 +734,4 @@
.#{$fa-css-prefix}-handshake-o:before { content: $fa-var-handshake-o; }
.#{$fa-css-prefix}-envelope-open:before { content: $fa-var-envelope-open; }
.#{$fa-css-prefix}-envelope-open-o:before { content: $fa-var-envelope-open-o; }
.#{$fa-css-prefix}-linode:before { content: $fa-var-linode; }

View file

@ -407,6 +407,7 @@ $fa-var-line-chart: "\f201";
$fa-var-link: "\f0c1";
$fa-var-linkedin: "\f0e1";
$fa-var-linkedin-square: "\f08c";
$fa-var-linode: "\f2b8";
$fa-var-linux: "\f17c";
$fa-var-list: "\f03a";
$fa-var-list-alt: "\f022";

View file

@ -6238,3 +6238,12 @@ icons:
created: 4.7
categories:
- Web Application Icons
- name: Linode
id: linode
unicode: f2b8
created: 4.7
url: linode.com
categories:
- Brand Icons