Release 5.10.1 (#1395)

This commit is contained in:
Rob Madole
2019-08-02 15:21:26 -05:00
committed by GitHub
parent c88a03c8ed
commit d02b4dd814
560 changed files with 11029 additions and 10201 deletions

View File

@@ -1,5 +1,5 @@
/*!
* Font Awesome Pro 5.10.0 by @fontawesome - https://fontawesome.com
* Font Awesome Pro 5.10.1 by @fontawesome - https://fontawesome.com
* License - https://fontawesome.com/license (Commercial License)
*/
@font-face {
@@ -26,10 +26,12 @@
opacity: 0.4;
opacity: var(--fa-secondary-opacity, 0.4); }
.fa-swap-opacity .fad:before,
.fad.fa-swap-opacity:before {
opacity: 0.4;
opacity: var(--fa-secondary-opacity, 0.4); }
.fa-swap-opacity .fad:after,
.fad.fa-swap-opacity:after {
opacity: 1;
opacity: var(--fa-primary-opacity, 1); }
@@ -572,6 +574,12 @@
.fad.fa-border-bottom:after {
content: "\10f84d"; }
.fad.fa-border-center-h:after {
content: "\10f89c"; }
.fad.fa-border-center-v:after {
content: "\10f89d"; }
.fad.fa-border-inner:after {
content: "\10f84e"; }
@@ -3260,6 +3268,9 @@
.fad.fa-phone:after {
content: "\10f095"; }
.fad.fa-phone-alt:after {
content: "\10f879"; }
.fad.fa-phone-laptop:after {
content: "\10f87a"; }
@@ -3275,6 +3286,9 @@
.fad.fa-phone-square:after {
content: "\10f098"; }
.fad.fa-phone-square-alt:after {
content: "\10f87b"; }
.fad.fa-phone-volume:after {
content: "\10f2a0"; }