Release 5.0.0-beta4
This commit is contained in:
@@ -398,6 +398,10 @@ readers do not read off random characters that represent icons */
|
||||
.#{$fa-css-prefix}-h3:before { content: unquote("\"#{ $fa-var-h3 }\""); }
|
||||
.#{$fa-css-prefix}-hacker-news:before { content: unquote("\"#{ $fa-var-hacker-news }\""); }
|
||||
.#{$fa-css-prefix}-hacker-news-square:before { content: unquote("\"#{ $fa-var-hacker-news-square }\""); }
|
||||
.#{$fa-css-prefix}-hand-point-down:before { content: unquote("\"#{ $fa-var-hand-point-down }\""); }
|
||||
.#{$fa-css-prefix}-hand-point-left:before { content: unquote("\"#{ $fa-var-hand-point-left }\""); }
|
||||
.#{$fa-css-prefix}-hand-point-right:before { content: unquote("\"#{ $fa-var-hand-point-right }\""); }
|
||||
.#{$fa-css-prefix}-hand-point-up:before { content: unquote("\"#{ $fa-var-hand-point-up }\""); }
|
||||
.#{$fa-css-prefix}-hashtag:before { content: unquote("\"#{ $fa-var-hashtag }\""); }
|
||||
.#{$fa-css-prefix}-hdd:before { content: unquote("\"#{ $fa-var-hdd }\""); }
|
||||
.#{$fa-css-prefix}-heading:before { content: unquote("\"#{ $fa-var-heading }\""); }
|
||||
@@ -691,6 +695,7 @@ readers do not read off random characters that represent icons */
|
||||
.#{$fa-css-prefix}-snapchat:before { content: unquote("\"#{ $fa-var-snapchat }\""); }
|
||||
.#{$fa-css-prefix}-snapchat-ghost:before { content: unquote("\"#{ $fa-var-snapchat-ghost }\""); }
|
||||
.#{$fa-css-prefix}-snapchat-square:before { content: unquote("\"#{ $fa-var-snapchat-square }\""); }
|
||||
.#{$fa-css-prefix}-snowflake:before { content: unquote("\"#{ $fa-var-snowflake }\""); }
|
||||
.#{$fa-css-prefix}-sort:before { content: unquote("\"#{ $fa-var-sort }\""); }
|
||||
.#{$fa-css-prefix}-sort-alpha-down:before { content: unquote("\"#{ $fa-var-sort-alpha-down }\""); }
|
||||
.#{$fa-css-prefix}-sort-alpha-up:before { content: unquote("\"#{ $fa-var-sort-alpha-up }\""); }
|
||||
@@ -720,6 +725,7 @@ readers do not read off random characters that represent icons */
|
||||
.#{$fa-css-prefix}-step-backward:before { content: unquote("\"#{ $fa-var-step-backward }\""); }
|
||||
.#{$fa-css-prefix}-step-forward:before { content: unquote("\"#{ $fa-var-step-forward }\""); }
|
||||
.#{$fa-css-prefix}-stethoscope:before { content: unquote("\"#{ $fa-var-stethoscope }\""); }
|
||||
.#{$fa-css-prefix}-sticker-mule:before { content: unquote("\"#{ $fa-var-sticker-mule }\""); }
|
||||
.#{$fa-css-prefix}-sticky-note:before { content: unquote("\"#{ $fa-var-sticky-note }\""); }
|
||||
.#{$fa-css-prefix}-stop:before { content: unquote("\"#{ $fa-var-stop }\""); }
|
||||
.#{$fa-css-prefix}-stop-circle:before { content: unquote("\"#{ $fa-var-stop-circle }\""); }
|
||||
@@ -743,6 +749,8 @@ readers do not read off random characters that represent icons */
|
||||
.#{$fa-css-prefix}-tablet-alt:before { content: unquote("\"#{ $fa-var-tablet-alt }\""); }
|
||||
.#{$fa-css-prefix}-tablet-android:before { content: unquote("\"#{ $fa-var-tablet-android }\""); }
|
||||
.#{$fa-css-prefix}-tablet-android-alt:before { content: unquote("\"#{ $fa-var-tablet-android-alt }\""); }
|
||||
.#{$fa-css-prefix}-tachometer:before { content: unquote("\"#{ $fa-var-tachometer }\""); }
|
||||
.#{$fa-css-prefix}-tachometer-alt:before { content: unquote("\"#{ $fa-var-tachometer-alt }\""); }
|
||||
.#{$fa-css-prefix}-tag:before { content: unquote("\"#{ $fa-var-tag }\""); }
|
||||
.#{$fa-css-prefix}-tags:before { content: unquote("\"#{ $fa-var-tags }\""); }
|
||||
.#{$fa-css-prefix}-tasks:before { content: unquote("\"#{ $fa-var-tasks }\""); }
|
||||
|
||||
Reference in New Issue
Block a user