Skip to content

Commit

Permalink
Release 6.5.2 (#20179)
Browse files Browse the repository at this point in the history
Co-authored-by: robmadole <[email protected]>
  • Loading branch information
deathnfudge and robmadole committed Apr 2, 2024
1 parent a1232e3 commit c0f460d
Show file tree
Hide file tree
Showing 4,293 changed files with 10,239 additions and 8,424 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
4 changes: 2 additions & 2 deletions LICENSE.txt
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ as SVG and JS file types.
In the Font Awesome Free download, the SIL OFL license applies to all icons
packaged as web and desktop font files.

Copyright (c) 2023 Fonticons, Inc. (https://fontawesome.com)
Copyright (c) 2024 Fonticons, Inc. (https://fontawesome.com)
with Reserved Font Name: "Font Awesome".

This Font Software is licensed under the SIL Open Font License, Version 1.1.
Expand Down Expand Up @@ -123,7 +123,7 @@ OTHER DEALINGS IN THE FONT SOFTWARE.
In the Font Awesome Free download, the MIT license applies to all non-font and
non-icon files.

Copyright 2023 Fonticons, Inc.
Copyright 2024 Fonticons, Inc.

Permission is hereby granted, free of charge, to any person obtaining a copy of
this software and associated documentation files (the "Software"), to deal in the
Expand Down
35 changes: 31 additions & 4 deletions css/all.css
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*!
* Font Awesome Free 6.5.1 by @fontawesome - https://fontawesome.com
* Font Awesome Free 6.5.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 2023 Fonticons, Inc.
* Copyright 2024 Fonticons, Inc.
*/
.fa {
font-family: var(--fa-style-family, "Font Awesome 6 Free");
Expand Down Expand Up @@ -463,8 +463,8 @@
transform: scale(-1, -1); }

.fa-rotate-by {
-webkit-transform: rotate(var(--fa-rotate-angle, none));
transform: rotate(var(--fa-rotate-angle, none)); }
-webkit-transform: rotate(var(--fa-rotate-angle, 0));
transform: rotate(var(--fa-rotate-angle, 0)); }

.fa-stack {
display: inline-block;
Expand Down Expand Up @@ -2768,6 +2768,9 @@ readers do not read off random characters that represent icons */
.fa-italic::before {
content: "\f033"; }

.fa-table-cells-column-lock::before {
content: "\e678"; }

.fa-church::before {
content: "\f51d"; }

Expand Down Expand Up @@ -4940,6 +4943,9 @@ readers do not read off random characters that represent icons */
.fa-font::before {
content: "\f031"; }

.fa-table-cells-row-lock::before {
content: "\e67a"; }

.fa-rupiah-sign::before {
content: "\e23d"; }

Expand Down Expand Up @@ -6481,6 +6487,9 @@ readers do not read off random characters that represent icons */
.fa-drupal:before {
content: "\f1a9"; }

.fa-jxl:before {
content: "\e67b"; }

.fa-hire-a-helper:before {
content: "\f3b0"; }

Expand Down Expand Up @@ -6784,6 +6793,9 @@ readers do not read off random characters that represent icons */
.fa-kickstarter:before {
content: "\f3bb"; }

.fa-square-kickstarter:before {
content: "\f3bb"; }

.fa-grav:before {
content: "\f2d6"; }

Expand Down Expand Up @@ -7216,6 +7228,9 @@ readers do not read off random characters that represent icons */
.fa-google-plus-square:before {
content: "\f0d4"; }

.fa-web-awesome:before {
content: "\e682"; }

.fa-mandalorian:before {
content: "\f50f"; }

Expand Down Expand Up @@ -7378,6 +7393,9 @@ readers do not read off random characters that represent icons */
.fa-xbox:before {
content: "\f412"; }

.fa-square-web-awesome-stroke:before {
content: "\e684"; }

.fa-searchengin:before {
content: "\f3eb"; }

Expand Down Expand Up @@ -7486,6 +7504,9 @@ readers do not read off random characters that represent icons */
.fa-whatsapp:before {
content: "\f232"; }

.fa-square-upwork:before {
content: "\e67c"; }

.fa-slideshare:before {
content: "\f1e7"; }

Expand Down Expand Up @@ -7564,6 +7585,9 @@ readers do not read off random characters that represent icons */
.fa-sellsy:before {
content: "\f213"; }

.fa-square-web-awesome:before {
content: "\e683"; }

.fa-sass:before {
content: "\f41e"; }

Expand Down Expand Up @@ -7600,6 +7624,9 @@ readers do not read off random characters that represent icons */
.fa-waze:before {
content: "\f83f"; }

.fa-bluesky:before {
content: "\e671"; }

.fa-cc-jcb:before {
content: "\f24b"; }

Expand Down
10 changes: 5 additions & 5 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.5.1 by @fontawesome - https://fontawesome.com
* Font Awesome Free 6.5.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 2023 Fonticons, Inc.
* Copyright 2024 Fonticons, Inc.
*/
:root, :host {
--fa-style-family-brands: 'Font Awesome 6 Brands';
Expand Down Expand Up @@ -117,6 +117,9 @@
.fa-drupal:before {
content: "\f1a9"; }

.fa-jxl:before {
content: "\e67b"; }

.fa-hire-a-helper:before {
content: "\f3b0"; }

Expand Down Expand Up @@ -420,6 +423,9 @@
.fa-kickstarter:before {
content: "\f3bb"; }

.fa-square-kickstarter:before {
content: "\f3bb"; }

.fa-grav:before {
content: "\f2d6"; }

Expand Down Expand Up @@ -852,6 +858,9 @@
.fa-google-plus-square:before {
content: "\f0d4"; }

.fa-web-awesome:before {
content: "\e682"; }

.fa-mandalorian:before {
content: "\f50f"; }

Expand Down Expand Up @@ -1014,6 +1023,9 @@
.fa-xbox:before {
content: "\f412"; }

.fa-square-web-awesome-stroke:before {
content: "\e684"; }

.fa-searchengin:before {
content: "\f3eb"; }

Expand Down Expand Up @@ -1122,6 +1134,9 @@
.fa-whatsapp:before {
content: "\f232"; }

.fa-square-upwork:before {
content: "\e67c"; }

.fa-slideshare:before {
content: "\f1e7"; }

Expand Down Expand Up @@ -1200,6 +1215,9 @@
.fa-sellsy:before {
content: "\f213"; }

.fa-square-web-awesome:before {
content: "\e683"; }

.fa-sass:before {
content: "\f41e"; }

Expand Down Expand Up @@ -1236,6 +1254,9 @@
.fa-waze:before {
content: "\f83f"; }

.fa-bluesky:before {
content: "\e671"; }

.fa-cc-jcb:before {
content: "\f24b"; }

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

Large diffs are not rendered by default.

14 changes: 10 additions & 4 deletions css/fontawesome.css
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*!
* Font Awesome Free 6.5.1 by @fontawesome - https://fontawesome.com
* Font Awesome Free 6.5.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 2023 Fonticons, Inc.
* Copyright 2024 Fonticons, Inc.
*/
.fa {
font-family: var(--fa-style-family, "Font Awesome 6 Free");
Expand Down Expand Up @@ -463,8 +463,8 @@
transform: scale(-1, -1); }

.fa-rotate-by {
-webkit-transform: rotate(var(--fa-rotate-angle, none));
transform: rotate(var(--fa-rotate-angle, none)); }
-webkit-transform: rotate(var(--fa-rotate-angle, 0));
transform: rotate(var(--fa-rotate-angle, 0)); }

.fa-stack {
display: inline-block;
Expand Down Expand Up @@ -2768,6 +2768,9 @@ readers do not read off random characters that represent icons */
.fa-italic::before {
content: "\f033"; }

.fa-table-cells-column-lock::before {
content: "\e678"; }

.fa-church::before {
content: "\f51d"; }

Expand Down Expand Up @@ -4940,6 +4943,9 @@ readers do not read off random characters that represent icons */
.fa-font::before {
content: "\f031"; }

.fa-table-cells-row-lock::before {
content: "\e67a"; }

.fa-rupiah-sign::before {
content: "\e23d"; }

Expand Down
8 changes: 4 additions & 4 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.5.1 by @fontawesome - https://fontawesome.com
* Font Awesome Free 6.5.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 2023 Fonticons, Inc.
* Copyright 2024 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.5.1 by @fontawesome - https://fontawesome.com
* Font Awesome Free 6.5.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 2023 Fonticons, Inc.
* Copyright 2024 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.5.1 by @fontawesome - https://fontawesome.com
* Font Awesome Free 6.5.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 2023 Fonticons, Inc.
* Copyright 2024 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.5.1 by @fontawesome - https://fontawesome.com
* Font Awesome Free 6.5.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 2023 Fonticons, Inc.
* Copyright 2024 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}
8 changes: 4 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.5.1 by @fontawesome - https://fontawesome.com
* Font Awesome Free 6.5.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 2023 Fonticons, Inc.
* Copyright 2024 Fonticons, Inc.
*/
:root, :host {
--fa-font-solid: normal 900 1em/1 'Font Awesome 6 Solid';
Expand Down Expand Up @@ -562,8 +562,8 @@ svg:not(:root).svg-inline--fa, svg:not(:host).svg-inline--fa {
transform: scale(-1, -1); }

.fa-rotate-by {
-webkit-transform: rotate(var(--fa-rotate-angle, none));
transform: rotate(var(--fa-rotate-angle, none)); }
-webkit-transform: rotate(var(--fa-rotate-angle, 0));
transform: rotate(var(--fa-rotate-angle, 0)); }

.fa-stack {
display: inline-block;
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.5.1 by @fontawesome - https://fontawesome.com
* Font Awesome Free 6.5.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 2023 Fonticons, Inc.
* Copyright 2024 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.

4 changes: 2 additions & 2 deletions css/v4-shims.css
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*!
* Font Awesome Free 6.5.1 by @fontawesome - https://fontawesome.com
* Font Awesome Free 6.5.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 2023 Fonticons, Inc.
* Copyright 2024 Fonticons, Inc.
*/
.fa.fa-glass:before {
content: "\f000"; }
Expand Down
4 changes: 2 additions & 2 deletions css/v4-shims.min.css

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions css/v5-font-face.css
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*!
* Font Awesome Free 6.5.1 by @fontawesome - https://fontawesome.com
* Font Awesome Free 6.5.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 2023 Fonticons, Inc.
* Copyright 2024 Fonticons, Inc.
*/
@font-face {
font-family: 'Font Awesome 5 Brands';
Expand Down
4 changes: 2 additions & 2 deletions css/v5-font-face.min.css

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

4 changes: 2 additions & 2 deletions js-packages/@fortawesome/fontawesome-common-types/LICENSE.txt
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ as SVG and JS file types.
In the Font Awesome Free download, the SIL OFL license applies to all icons
packaged as web and desktop font files.

Copyright (c) 2023 Fonticons, Inc. (https://fontawesome.com)
Copyright (c) 2024 Fonticons, Inc. (https://fontawesome.com)
with Reserved Font Name: "Font Awesome".

This Font Software is licensed under the SIL Open Font License, Version 1.1.
Expand Down Expand Up @@ -123,7 +123,7 @@ OTHER DEALINGS IN THE FONT SOFTWARE.
In the Font Awesome Free download, the MIT license applies to all non-font and
non-icon files.

Copyright 2023 Fonticons, Inc.
Copyright 2024 Fonticons, Inc.

Permission is hereby granted, free of charge, to any person obtaining a copy of
this software and associated documentation files (the "Software"), to deal in the
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
console.log(`Font Awesome Free 6.5.1 by @fontawesome - https://fontawesome.com
console.log(`Font Awesome Free 6.5.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 2023 Fonticons, Inc.
Copyright 2024 Fonticons, Inc.
`)
Loading

0 comments on commit c0f460d

Please sign in to comment.