mirror of
https://github.com/tenrok/Font-Awesome.git
synced 2026-06-08 17:22:24 +03:00
Release 6.7.1 (#20426)
Co-authored-by: robmadole <robmadole@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
a03a91d681
commit
3447c58c6b
+8
-3
@@ -1,5 +1,5 @@
|
||||
/*!
|
||||
* Font Awesome Free 6.7.0 by @fontawesome - https://fontawesome.com
|
||||
* Font Awesome Free 6.7.1 by @fontawesome - https://fontawesome.com
|
||||
* License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
|
||||
* Copyright 2024 Fonticons, Inc.
|
||||
*/
|
||||
@@ -29,8 +29,7 @@
|
||||
.fa-regular::before,
|
||||
.fa-brands::before,
|
||||
.fa::before {
|
||||
content: var(--fa);
|
||||
content: var(--fa)/""; }
|
||||
content: var(--fa); }
|
||||
|
||||
.fa-classic,
|
||||
.fas,
|
||||
@@ -8705,6 +8704,9 @@ readers do not read off random characters that represent icons */
|
||||
.fa-hips {
|
||||
--fa: "\f452"; }
|
||||
|
||||
.fa-css {
|
||||
--fa: "\e6a2"; }
|
||||
|
||||
.fa-behance {
|
||||
--fa: "\f1b4"; }
|
||||
|
||||
@@ -9134,6 +9136,9 @@ readers do not read off random characters that represent icons */
|
||||
.fa-fly {
|
||||
--fa: "\f417"; }
|
||||
|
||||
.fa-square-bluesky {
|
||||
--fa: "\e6a3"; }
|
||||
|
||||
.fa-aviato {
|
||||
--fa: "\f421"; }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user