Release 5.0.0

This commit is contained in:
robmadole
2017-12-01 13:03:18 -06:00
committed by Rob Madole
parent 267ce7f795
commit a4b6eb850f
149 changed files with 888 additions and 461 deletions
+8 -4
View File
@@ -1,3 +1,7 @@
/*!
* Font Awesome Pro 5.0.0 by @fontawesome - http://fontawesome.com
* License - http://fontawesome.com/license (Commercial License)
*/
svg:not(:root).svg-inline--fa {
overflow: visible; }
@@ -6,9 +10,9 @@ svg:not(:root).svg-inline--fa {
font-size: inherit;
height: 1em;
overflow: visible;
vertical-align: -12.5%; }
vertical-align: -.125em; }
.svg-inline--fa.fa-lg {
vertical-align: -25%; }
vertical-align: -.225em; }
.svg-inline--fa.fa-w-1 {
width: 0.0625em; }
.svg-inline--fa.fa-w-2 {
@@ -151,7 +155,7 @@ svg:not(:root).svg-inline--fa {
.fa-lg {
font-size: 1.33333em;
line-height: 0.75em;
vertical-align: -15%; }
vertical-align: -.0667em; }
.fa-xs {
font-size: .75em; }
@@ -195,7 +199,7 @@ svg:not(:root).svg-inline--fa {
.fa-ul {
list-style-type: none;
margin-left: 2em;
margin-left: 2.5em;
padding-left: 0; }
.fa-ul > li {
position: relative; }
+4
View File
@@ -1,3 +1,7 @@
/*!
* Font Awesome Pro 5.0.0 by @fontawesome - http://fontawesome.com
* License - http://fontawesome.com/license (Commercial License)
*/
(function () {
'use strict';
+4
View File
@@ -1,3 +1,7 @@
/*!
* Font Awesome Pro 5.0.0 by @fontawesome - http://fontawesome.com
* License - http://fontawesome.com/license (Commercial License)
*/
!function() {
"use strict";
function c(c) {
+4
View File
@@ -1,3 +1,7 @@
/*!
* Font Awesome Pro 5.0.0 by @fontawesome - http://fontawesome.com
* License - http://fontawesome.com/license (Commercial License)
*/
(function () {
'use strict';
+4
View File
@@ -1,3 +1,7 @@
/*!
* Font Awesome Pro 5.0.0 by @fontawesome - http://fontawesome.com
* License - http://fontawesome.com/license (Commercial License)
*/
!function() {
"use strict";
function c(c) {
+4
View File
@@ -1,3 +1,7 @@
/*!
* Font Awesome Pro 5.0.0 by @fontawesome - http://fontawesome.com
* License - http://fontawesome.com/license (Commercial License)
*/
(function () {
'use strict';
+4
View File
@@ -1,3 +1,7 @@
/*!
* Font Awesome Pro 5.0.0 by @fontawesome - http://fontawesome.com
* License - http://fontawesome.com/license (Commercial License)
*/
!function() {
"use strict";
function c(c) {
+4
View File
@@ -1,3 +1,7 @@
/*!
* Font Awesome Pro 5.0.0 by @fontawesome - http://fontawesome.com
* License - http://fontawesome.com/license (Commercial License)
*/
(function () {
'use strict';
+4
View File
@@ -1,3 +1,7 @@
/*!
* Font Awesome Pro 5.0.0 by @fontawesome - http://fontawesome.com
* License - http://fontawesome.com/license (Commercial License)
*/
!function() {
"use strict";
function c(c) {
+4
View File
@@ -1,3 +1,7 @@
/*!
* Font Awesome Pro 5.0.0 by @fontawesome - http://fontawesome.com
* License - http://fontawesome.com/license (Commercial License)
*/
(function (global, factory) {
typeof exports === 'object' && typeof module !== 'undefined' ? module.exports = factory() :
typeof define === 'function' && define.amd ? define(factory) :
+4
View File
@@ -1,3 +1,7 @@
/*!
* Font Awesome Pro 5.0.0 by @fontawesome - http://fontawesome.com
* License - http://fontawesome.com/license (Commercial License)
*/
!function(l, a) {
"object" == typeof exports && "undefined" != typeof module ? module.exports = a() : "function" == typeof define && define.amd ? define(a) : l["fontawesome-pro-shims"] = a();
}(this, function() {
File diff suppressed because one or more lines are too long
+87 -83
View File
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
+98 -94
View File
File diff suppressed because one or more lines are too long