Skip to content

Commit

Permalink
update to 6.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Guite committed Aug 7, 2023
1 parent 75823ca commit f70143b
Show file tree
Hide file tree
Showing 47 changed files with 75,891 additions and 16,617 deletions.
2 changes: 1 addition & 1 deletion component.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "font-awesome",
"repo": "components/font-awesome",
"version": "6.2.0",
"version": "6.4.2",
"description": "Font Awesome, the iconic SVG, font, and CSS framework.",
"styles": [
"css/all.css"
Expand Down
47 changes: 40 additions & 7 deletions css/all.css
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*!
* Font Awesome Free 6.2.0 by @fontawesome - https://fontawesome.com
* Font Awesome Free 6.4.2 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");
Expand Down Expand Up @@ -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% {
Expand Down Expand Up @@ -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"; }

Expand Down Expand Up @@ -1493,6 +1496,9 @@ readers do not read off random characters that represent icons */
.fa-v::before {
content: "\56"; }

.fa-bangladeshi-taka-sign::before {
content: "\e2e6"; }

.fa-bicycle::before {
content: "\f206"; }

Expand Down Expand Up @@ -4064,9 +4070,6 @@ readers do not read off random characters that represent icons */
.fa-subtract::before {
content: "\f068"; }

.fa-child-rifle::before {
content: "\e4e0"; }

.fa-chess::before {
content: "\f439"; }

Expand Down Expand Up @@ -5174,6 +5177,12 @@ readers do not read off random characters that represent icons */
.fa-share-square::before {
content: "\f14d"; }

.fa-child-combatant::before {
content: "\e4e0"; }

.fa-child-rifle::before {
content: "\e4e0"; }

.fa-gun::before {
content: "\e19b"; }

Expand Down Expand Up @@ -5351,6 +5360,9 @@ readers do not read off random characters that represent icons */
.fa-hand-lizard::before {
content: "\f258"; }

.fa-notdef::before {
content: "\e1fe"; }

.fa-disease::before {
content: "\f7fa"; }

Expand Down Expand Up @@ -6538,6 +6550,9 @@ readers do not read off random characters that represent icons */
.fa-edge:before {
content: "\f282"; }

.fa-threads:before {
content: "\e618"; }

.fa-napster:before {
content: "\f3d2"; }

Expand Down Expand Up @@ -6706,6 +6721,9 @@ readers do not read off random characters that represent icons */
.fa-scribd:before {
content: "\f28a"; }

.fa-debian:before {
content: "\e60b"; }

.fa-openid:before {
content: "\f19b"; }

Expand Down Expand Up @@ -6946,6 +6964,9 @@ readers do not read off random characters that represent icons */
.fa-neos:before {
content: "\f612"; }

.fa-square-threads:before {
content: "\e619"; }

.fa-hackerrank:before {
content: "\f5f7"; }

Expand Down Expand Up @@ -7288,6 +7309,9 @@ readers do not read off random characters that represent icons */
.fa-erlang:before {
content: "\f39d"; }

.fa-x-twitter:before {
content: "\e61b"; }

.fa-cotton-bureau:before {
content: "\f89e"; }

Expand Down Expand Up @@ -7735,6 +7759,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"; }

Expand All @@ -7744,6 +7771,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"; }

Expand Down Expand Up @@ -7777,6 +7807,9 @@ readers do not read off random characters that represent icons */
.fa-quora:before {
content: "\f2c4"; }

.fa-square-x-twitter:before {
content: "\e61a"; }

.fa-reacteurope:before {
content: "\f75d"; }

Expand Down
9 changes: 6 additions & 3 deletions css/all.min.css

Large diffs are not rendered by default.

25 changes: 23 additions & 2 deletions css/brands.css
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*!
* Font Awesome Free 6.2.0 by @fontawesome - https://fontawesome.com
* Font Awesome Free 6.4.2 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.
*/
:root, :host {
--fa-style-family-brands: 'Font Awesome 6 Brands';
Expand Down Expand Up @@ -183,6 +183,9 @@
.fa-edge:before {
content: "\f282"; }

.fa-threads:before {
content: "\e618"; }

.fa-napster:before {
content: "\f3d2"; }

Expand Down Expand Up @@ -351,6 +354,9 @@
.fa-scribd:before {
content: "\f28a"; }

.fa-debian:before {
content: "\e60b"; }

.fa-openid:before {
content: "\f19b"; }

Expand Down Expand Up @@ -591,6 +597,9 @@
.fa-neos:before {
content: "\f612"; }

.fa-square-threads:before {
content: "\e619"; }

.fa-hackerrank:before {
content: "\f5f7"; }

Expand Down Expand Up @@ -933,6 +942,9 @@
.fa-erlang:before {
content: "\f39d"; }

.fa-x-twitter:before {
content: "\e61b"; }

.fa-cotton-bureau:before {
content: "\f89e"; }

Expand Down Expand Up @@ -1380,6 +1392,9 @@
.fa-internet-explorer:before {
content: "\f26b"; }

.fa-stubber:before {
content: "\e5c7"; }

.fa-telegram:before {
content: "\f2c6"; }

Expand All @@ -1389,6 +1404,9 @@
.fa-old-republic:before {
content: "\f510"; }

.fa-odysee:before {
content: "\e5c6"; }

.fa-square-whatsapp:before {
content: "\f40c"; }

Expand Down Expand Up @@ -1422,6 +1440,9 @@
.fa-quora:before {
content: "\f2c4"; }

.fa-square-x-twitter:before {
content: "\e61a"; }

.fa-reacteurope:before {
content: "\f75d"; }

Expand Down
6 changes: 3 additions & 3 deletions css/brands.min.css

Large diffs are not rendered by default.

26 changes: 19 additions & 7 deletions css/fontawesome.css
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*!
* Font Awesome Free 6.2.0 by @fontawesome - https://fontawesome.com
* Font Awesome Free 6.4.2 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");
Expand Down Expand Up @@ -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% {
Expand Down Expand Up @@ -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"; }

Expand Down Expand Up @@ -1493,6 +1496,9 @@ readers do not read off random characters that represent icons */
.fa-v::before {
content: "\56"; }

.fa-bangladeshi-taka-sign::before {
content: "\e2e6"; }

.fa-bicycle::before {
content: "\f206"; }

Expand Down Expand Up @@ -4064,9 +4070,6 @@ readers do not read off random characters that represent icons */
.fa-subtract::before {
content: "\f068"; }

.fa-child-rifle::before {
content: "\e4e0"; }

.fa-chess::before {
content: "\f439"; }

Expand Down Expand Up @@ -5174,6 +5177,12 @@ readers do not read off random characters that represent icons */
.fa-share-square::before {
content: "\f14d"; }

.fa-child-combatant::before {
content: "\e4e0"; }

.fa-child-rifle::before {
content: "\e4e0"; }

.fa-gun::before {
content: "\e19b"; }

Expand Down Expand Up @@ -5351,6 +5360,9 @@ readers do not read off random characters that represent icons */
.fa-hand-lizard::before {
content: "\f258"; }

.fa-notdef::before {
content: "\e1fe"; }

.fa-disease::before {
content: "\f7fa"; }

Expand Down
9 changes: 6 additions & 3 deletions css/fontawesome.min.css

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions css/regular.css
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*!
* Font Awesome Free 6.2.0 by @fontawesome - https://fontawesome.com
* Font Awesome Free 6.4.2 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.
*/
:root, :host {
--fa-style-family-classic: 'Font Awesome 6 Free';
Expand Down
4 changes: 2 additions & 2 deletions css/regular.min.css
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*!
* Font Awesome Free 6.2.0 by @fontawesome - https://fontawesome.com
* Font Awesome Free 6.4.2 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.
*/
:host,:root{--fa-style-family-classic:"Font Awesome 6 Free";--fa-font-regular:normal 400 1em/1 "Font Awesome 6 Free"}@font-face{font-family:"Font Awesome 6 Free";font-style:normal;font-weight:400;font-display:block;src:url(../webfonts/fa-regular-400.woff2) format("woff2"),url(../webfonts/fa-regular-400.ttf) format("truetype")}.fa-regular,.far{font-weight:400}
4 changes: 2 additions & 2 deletions css/solid.css
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*!
* Font Awesome Free 6.2.0 by @fontawesome - https://fontawesome.com
* Font Awesome Free 6.4.2 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.
*/
:root, :host {
--fa-style-family-classic: 'Font Awesome 6 Free';
Expand Down
4 changes: 2 additions & 2 deletions css/solid.min.css
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*!
* Font Awesome Free 6.2.0 by @fontawesome - https://fontawesome.com
* Font Awesome Free 6.4.2 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.
*/
:host,:root{--fa-style-family-classic:"Font Awesome 6 Free";--fa-font-solid:normal 900 1em/1 "Font Awesome 6 Free"}@font-face{font-family:"Font Awesome 6 Free";font-style:normal;font-weight:900;font-display:block;src:url(../webfonts/fa-solid-900.woff2) format("woff2"),url(../webfonts/fa-solid-900.ttf) format("truetype")}.fa-solid,.fas{font-weight:900}
12 changes: 8 additions & 4 deletions css/svg-with-js.css
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*!
* Font Awesome Free 6.2.0 by @fontawesome - https://fontawesome.com
* Font Awesome Free 6.4.2 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.
*/
:root, :host {
--fa-font-solid: normal 900 1em/1 'Font Awesome 6 Solid';
Expand All @@ -10,6 +10,8 @@
--fa-font-thin: normal 100 1em/1 'Font Awesome 6 Thin';
--fa-font-duotone: normal 900 1em/1 'Font Awesome 6 Duotone';
--fa-font-sharp-solid: normal 900 1em/1 'Font Awesome 6 Sharp';
--fa-font-sharp-regular: normal 400 1em/1 'Font Awesome 6 Sharp';
--fa-font-sharp-light: normal 300 1em/1 'Font Awesome 6 Sharp';
--fa-font-brands: normal 400 1em/1 'Font Awesome 6 Brands'; }

svg:not(:root).svg-inline--fa, svg:not(:host).svg-inline--fa {
Expand Down Expand Up @@ -354,8 +356,10 @@ svg:not(:root).svg-inline--fa, svg:not(:host).svg-inline--fa {
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% {
Expand Down
6 changes: 3 additions & 3 deletions css/svg-with-js.min.css

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions css/v4-font-face.css
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*!
* Font Awesome Free 6.2.0 by @fontawesome - https://fontawesome.com
* Font Awesome Free 6.4.2 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.
*/
@font-face {
font-family: 'FontAwesome';
Expand Down
4 changes: 2 additions & 2 deletions css/v4-font-face.min.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit f70143b

Please sign in to comment.