Release 5.0.0-rc4
This commit is contained in:
@@ -90,6 +90,7 @@ readers do not read off random characters that represent icons */
|
||||
.#{$fa-css-prefix}-at:before { content: unquote("\"#{ $fa-var-at }\""); }
|
||||
.#{$fa-css-prefix}-audible:before { content: unquote("\"#{ $fa-var-audible }\""); }
|
||||
.#{$fa-css-prefix}-audio-description:before { content: unquote("\"#{ $fa-var-audio-description }\""); }
|
||||
.#{$fa-css-prefix}-autoprefixer:before { content: unquote("\"#{ $fa-var-autoprefixer }\""); }
|
||||
.#{$fa-css-prefix}-avianex:before { content: unquote("\"#{ $fa-var-avianex }\""); }
|
||||
.#{$fa-css-prefix}-aws:before { content: unquote("\"#{ $fa-var-aws }\""); }
|
||||
.#{$fa-css-prefix}-backward:before { content: unquote("\"#{ $fa-var-backward }\""); }
|
||||
@@ -485,6 +486,7 @@ readers do not read off random characters that represent icons */
|
||||
.#{$fa-css-prefix}-leaf:before { content: unquote("\"#{ $fa-var-leaf }\""); }
|
||||
.#{$fa-css-prefix}-leanpub:before { content: unquote("\"#{ $fa-var-leanpub }\""); }
|
||||
.#{$fa-css-prefix}-lemon:before { content: unquote("\"#{ $fa-var-lemon }\""); }
|
||||
.#{$fa-css-prefix}-less:before { content: unquote("\"#{ $fa-var-less }\""); }
|
||||
.#{$fa-css-prefix}-level-down:before { content: unquote("\"#{ $fa-var-level-down }\""); }
|
||||
.#{$fa-css-prefix}-level-down-alt:before { content: unquote("\"#{ $fa-var-level-down-alt }\""); }
|
||||
.#{$fa-css-prefix}-level-up:before { content: unquote("\"#{ $fa-var-level-up }\""); }
|
||||
@@ -682,6 +684,7 @@ readers do not read off random characters that represent icons */
|
||||
.#{$fa-css-prefix}-ruble-sign:before { content: unquote("\"#{ $fa-var-ruble-sign }\""); }
|
||||
.#{$fa-css-prefix}-rupee-sign:before { content: unquote("\"#{ $fa-var-rupee-sign }\""); }
|
||||
.#{$fa-css-prefix}-safari:before { content: unquote("\"#{ $fa-var-safari }\""); }
|
||||
.#{$fa-css-prefix}-sass:before { content: unquote("\"#{ $fa-var-sass }\""); }
|
||||
.#{$fa-css-prefix}-save:before { content: unquote("\"#{ $fa-var-save }\""); }
|
||||
.#{$fa-css-prefix}-schlix:before { content: unquote("\"#{ $fa-var-schlix }\""); }
|
||||
.#{$fa-css-prefix}-scribd:before { content: unquote("\"#{ $fa-var-scribd }\""); }
|
||||
@@ -891,6 +894,7 @@ readers do not read off random characters that represent icons */
|
||||
.#{$fa-css-prefix}-volume-mute:before { content: unquote("\"#{ $fa-var-volume-mute }\""); }
|
||||
.#{$fa-css-prefix}-volume-off:before { content: unquote("\"#{ $fa-var-volume-off }\""); }
|
||||
.#{$fa-css-prefix}-volume-up:before { content: unquote("\"#{ $fa-var-volume-up }\""); }
|
||||
.#{$fa-css-prefix}-vuejs:before { content: unquote("\"#{ $fa-var-vuejs }\""); }
|
||||
.#{$fa-css-prefix}-watch:before { content: unquote("\"#{ $fa-var-watch }\""); }
|
||||
.#{$fa-css-prefix}-weibo:before { content: unquote("\"#{ $fa-var-weibo }\""); }
|
||||
.#{$fa-css-prefix}-weixin:before { content: unquote("\"#{ $fa-var-weixin }\""); }
|
||||
|
||||
@@ -99,6 +99,7 @@ $fa-var-asymmetrik: \f372;
|
||||
$fa-var-at: \f1fa;
|
||||
$fa-var-audible: \f373;
|
||||
$fa-var-audio-description: \f29e;
|
||||
$fa-var-autoprefixer: \f41c;
|
||||
$fa-var-avianex: \f374;
|
||||
$fa-var-aws: \f375;
|
||||
$fa-var-backward: \f04a;
|
||||
@@ -494,6 +495,7 @@ $fa-var-lastfm-square: \f203;
|
||||
$fa-var-leaf: \f06c;
|
||||
$fa-var-leanpub: \f212;
|
||||
$fa-var-lemon: \f094;
|
||||
$fa-var-less: \f41d;
|
||||
$fa-var-level-down: \f149;
|
||||
$fa-var-level-down-alt: \f3be;
|
||||
$fa-var-level-up: \f148;
|
||||
@@ -691,6 +693,7 @@ $fa-var-rss-square: \f143;
|
||||
$fa-var-ruble-sign: \f158;
|
||||
$fa-var-rupee-sign: \f156;
|
||||
$fa-var-safari: \f267;
|
||||
$fa-var-sass: \f41e;
|
||||
$fa-var-save: \f0c7;
|
||||
$fa-var-schlix: \f3ea;
|
||||
$fa-var-scribd: \f28a;
|
||||
@@ -900,6 +903,7 @@ $fa-var-volume-down: \f027;
|
||||
$fa-var-volume-mute: \f2e2;
|
||||
$fa-var-volume-off: \f026;
|
||||
$fa-var-volume-up: \f028;
|
||||
$fa-var-vuejs: \f41f;
|
||||
$fa-var-watch: \f2e1;
|
||||
$fa-var-weibo: \f18a;
|
||||
$fa-var-weixin: \f1d7;
|
||||
|
||||
Reference in New Issue
Block a user