Release 5.0.1 (#913)
This commit is contained in:
@@ -283,7 +283,6 @@ readers do not read off random characters that represent icons */
|
||||
.#{$fa-css-prefix}-dribbble:before { content: fa-content($fa-var-dribbble); }
|
||||
.#{$fa-css-prefix}-dribbble-square:before { content: fa-content($fa-var-dribbble-square); }
|
||||
.#{$fa-css-prefix}-dropbox:before { content: fa-content($fa-var-dropbox); }
|
||||
.#{$fa-css-prefix}-dropbox-alt:before { content: fa-content($fa-var-dropbox-alt); }
|
||||
.#{$fa-css-prefix}-drupal:before { content: fa-content($fa-var-drupal); }
|
||||
.#{$fa-css-prefix}-dyalog:before { content: fa-content($fa-var-dyalog); }
|
||||
.#{$fa-css-prefix}-earlybirds:before { content: fa-content($fa-var-earlybirds); }
|
||||
@@ -781,6 +780,7 @@ readers do not read off random characters that represent icons */
|
||||
.#{$fa-css-prefix}-street-view:before { content: fa-content($fa-var-street-view); }
|
||||
.#{$fa-css-prefix}-strikethrough:before { content: fa-content($fa-var-strikethrough); }
|
||||
.#{$fa-css-prefix}-stripe:before { content: fa-content($fa-var-stripe); }
|
||||
.#{$fa-css-prefix}-stripe-s:before { content: fa-content($fa-var-stripe-s); }
|
||||
.#{$fa-css-prefix}-studiovinari:before { content: fa-content($fa-var-studiovinari); }
|
||||
.#{$fa-css-prefix}-stumbleupon:before { content: fa-content($fa-var-stumbleupon); }
|
||||
.#{$fa-css-prefix}-stumbleupon-circle:before { content: fa-content($fa-var-stumbleupon-circle); }
|
||||
@@ -854,6 +854,7 @@ readers do not read off random characters that represent icons */
|
||||
.#{$fa-css-prefix}-twitch:before { content: fa-content($fa-var-twitch); }
|
||||
.#{$fa-css-prefix}-twitter:before { content: fa-content($fa-var-twitter); }
|
||||
.#{$fa-css-prefix}-twitter-square:before { content: fa-content($fa-var-twitter-square); }
|
||||
.#{$fa-css-prefix}-typo3:before { content: fa-content($fa-var-typo3); }
|
||||
.#{$fa-css-prefix}-uber:before { content: fa-content($fa-var-uber); }
|
||||
.#{$fa-css-prefix}-uikit:before { content: fa-content($fa-var-uikit); }
|
||||
.#{$fa-css-prefix}-umbrella:before { content: fa-content($fa-var-umbrella); }
|
||||
|
||||
@@ -296,7 +296,6 @@ $fa-var-draft2digital: \f396;
|
||||
$fa-var-dribbble: \f17d;
|
||||
$fa-var-dribbble-square: \f397;
|
||||
$fa-var-dropbox: \f16b;
|
||||
$fa-var-dropbox-alt: \f398;
|
||||
$fa-var-drupal: \f1a9;
|
||||
$fa-var-dyalog: \f399;
|
||||
$fa-var-earlybirds: \f39a;
|
||||
@@ -794,6 +793,7 @@ $fa-var-strava: \f428;
|
||||
$fa-var-street-view: \f21d;
|
||||
$fa-var-strikethrough: \f0cc;
|
||||
$fa-var-stripe: \f429;
|
||||
$fa-var-stripe-s: \f42a;
|
||||
$fa-var-studiovinari: \f3f8;
|
||||
$fa-var-stumbleupon: \f1a4;
|
||||
$fa-var-stumbleupon-circle: \f1a3;
|
||||
@@ -867,6 +867,7 @@ $fa-var-tv-retro: \f401;
|
||||
$fa-var-twitch: \f1e8;
|
||||
$fa-var-twitter: \f099;
|
||||
$fa-var-twitter-square: \f081;
|
||||
$fa-var-typo3: \f42b;
|
||||
$fa-var-uber: \f402;
|
||||
$fa-var-uikit: \f403;
|
||||
$fa-var-umbrella: \f0e9;
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
/*!
|
||||
* Font Awesome Pro 5.0.0 by @fontawesome - http://fontawesome.com
|
||||
* Font Awesome Pro 5.0.1 by @fontawesome - http://fontawesome.com
|
||||
* License - http://fontawesome.com/license (Commercial License)
|
||||
*/
|
||||
@import 'variables';
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
/*!
|
||||
* Font Awesome Pro 5.0.0 by @fontawesome - http://fontawesome.com
|
||||
* Font Awesome Pro 5.0.1 by @fontawesome - http://fontawesome.com
|
||||
* License - http://fontawesome.com/license (Commercial License)
|
||||
*/
|
||||
@import 'variables';
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
/*!
|
||||
* Font Awesome Pro 5.0.0 by @fontawesome - http://fontawesome.com
|
||||
* Font Awesome Pro 5.0.1 by @fontawesome - http://fontawesome.com
|
||||
* License - http://fontawesome.com/license (Commercial License)
|
||||
*/
|
||||
@import 'variables';
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
/*!
|
||||
* Font Awesome Pro 5.0.0 by @fontawesome - http://fontawesome.com
|
||||
* Font Awesome Pro 5.0.1 by @fontawesome - http://fontawesome.com
|
||||
* License - http://fontawesome.com/license (Commercial License)
|
||||
*/
|
||||
@import 'variables';
|
||||
|
||||
2
web-fonts-with-css/scss/fontawesome.scss
vendored
2
web-fonts-with-css/scss/fontawesome.scss
vendored
@@ -1,5 +1,5 @@
|
||||
/*!
|
||||
* Font Awesome Pro 5.0.0 by @fontawesome - http://fontawesome.com
|
||||
* Font Awesome Pro 5.0.1 by @fontawesome - http://fontawesome.com
|
||||
* License - http://fontawesome.com/license (Commercial License)
|
||||
*/
|
||||
@import 'variables';
|
||||
|
||||
Reference in New Issue
Block a user