2
0
mirror of https://github.com/tenrok/Font-Awesome.git synced 2026-06-17 19:21:09 +03:00

Release 6.3.0 (#19539)

This commit is contained in:
Rob Madole
2023-02-07 13:23:03 -06:00
committed by GitHub
parent adb2273bdb
commit d02961b018
5018 changed files with 144404 additions and 50856 deletions
+13 -4
View File
@@ -1,7 +1,7 @@
/*!
* Font Awesome Free 6.2.1 by @fontawesome - https://fontawesome.com
* Font Awesome Free 6.3.0 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 2022 Fonticons, Inc.
* Copyright 2023 Fonticons, Inc.
*/
.fa {
font-family: var(--fa-style-family, "Font Awesome 6 Free");
@@ -258,8 +258,10 @@
animation-duration: 1ms;
-webkit-animation-iteration-count: 1;
animation-iteration-count: 1;
transition-delay: 0s;
transition-duration: 0s; } }
-webkit-transition-delay: 0s;
transition-delay: 0s;
-webkit-transition-duration: 0s;
transition-duration: 0s; } }
@-webkit-keyframes fa-beat {
0%, 90% {
@@ -491,6 +493,7 @@
/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
readers do not read off random characters that represent icons */
.fa-0::before {
content: "\30"; }
@@ -7744,6 +7747,9 @@ readers do not read off random characters that represent icons */
.fa-internet-explorer:before {
content: "\f26b"; }
.fa-stubber:before {
content: "\e5c7"; }
.fa-telegram:before {
content: "\f2c6"; }
@@ -7753,6 +7759,9 @@ readers do not read off random characters that represent icons */
.fa-old-republic:before {
content: "\f510"; }
.fa-odysee:before {
content: "\e5c6"; }
.fa-square-whatsapp:before {
content: "\f40c"; }