Release 5.0.0-beta6
This commit is contained in:
@@ -341,6 +341,7 @@ readers do not read off random characters that represent icons */
|
||||
.#{$fa-css-prefix}-file-video:before { content: unquote("\"#{ $fa-var-file-video }\""); }
|
||||
.#{$fa-css-prefix}-file-word:before { content: unquote("\"#{ $fa-var-file-word }\""); }
|
||||
.#{$fa-css-prefix}-film:before { content: unquote("\"#{ $fa-var-film }\""); }
|
||||
.#{$fa-css-prefix}-film-alt:before { content: unquote("\"#{ $fa-var-film-alt }\""); }
|
||||
.#{$fa-css-prefix}-filter:before { content: unquote("\"#{ $fa-var-filter }\""); }
|
||||
.#{$fa-css-prefix}-fire:before { content: unquote("\"#{ $fa-var-fire }\""); }
|
||||
.#{$fa-css-prefix}-fire-extinguisher:before { content: unquote("\"#{ $fa-var-fire-extinguisher }\""); }
|
||||
@@ -539,6 +540,7 @@ readers do not read off random characters that represent icons */
|
||||
.#{$fa-css-prefix}-microphone:before { content: unquote("\"#{ $fa-var-microphone }\""); }
|
||||
.#{$fa-css-prefix}-microphone-alt:before { content: unquote("\"#{ $fa-var-microphone-alt }\""); }
|
||||
.#{$fa-css-prefix}-microphone-slash:before { content: unquote("\"#{ $fa-var-microphone-slash }\""); }
|
||||
.#{$fa-css-prefix}-microsoft:before { content: unquote("\"#{ $fa-var-microsoft }\""); }
|
||||
.#{$fa-css-prefix}-minus:before { content: unquote("\"#{ $fa-var-minus }\""); }
|
||||
.#{$fa-css-prefix}-minus-circle:before { content: unquote("\"#{ $fa-var-minus-circle }\""); }
|
||||
.#{$fa-css-prefix}-minus-hexagon:before { content: unquote("\"#{ $fa-var-minus-hexagon }\""); }
|
||||
@@ -913,4 +915,3 @@ readers do not read off random characters that represent icons */
|
||||
.#{$fa-css-prefix}-yen-sign:before { content: unquote("\"#{ $fa-var-yen-sign }\""); }
|
||||
.#{$fa-css-prefix}-yoast:before { content: unquote("\"#{ $fa-var-yoast }\""); }
|
||||
.#{$fa-css-prefix}-youtube:before { content: unquote("\"#{ $fa-var-youtube }\""); }
|
||||
.#{$fa-css-prefix}-youtube-play:before { content: unquote("\"#{ $fa-var-youtube-play }\""); }
|
||||
|
||||
Reference in New Issue
Block a user