Skip to content

Commit

Permalink
update to 6.5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Guite committed Apr 8, 2024
1 parent 736b79d commit 3992003
Show file tree
Hide file tree
Showing 53 changed files with 1,499 additions and 727 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.5.1",
"version": "6.5.2",
"description": "Font Awesome, the iconic SVG, font, and CSS framework.",
"styles": [
"css/all.css"
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.

12 changes: 6 additions & 6 deletions less/_animated.less
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
}

.@{fa-css-prefix}-bounce {
animation-name: ~'@{fa-css-prefix}-beat';
animation-name: ~'@{fa-css-prefix}-bounce';
animation-delay: ~'var(--@{fa-css-prefix}-animation-delay, 0s)';
animation-direction: ~'var(--@{fa-css-prefix}-animation-direction, normal)';
animation-duration: ~'var(--@{fa-css-prefix}-animation-duration, 1s)';
Expand Down Expand Up @@ -52,7 +52,7 @@
animation-direction: ~'var(--@{fa-css-prefix}-animation-direction, normal)';
animation-duration: ~'var(--@{fa-css-prefix}-animation-duration, 1s)';
animation-iteration-count: ~'var(--@{fa-css-prefix}-animation-iteration-count, infinite)';
animation-timing-function: ~'var(--@{fa-css-prefix}-animation-timing, ease-in-out)';
animation-timing-function: ~'var(--@{fa-css-prefix}-animation-timing, linear)';
}

.@{fa-css-prefix}-spin {
Expand Down Expand Up @@ -105,10 +105,10 @@

@keyframes ~'@{fa-css-prefix}-bounce' {
0% { transform: scale(1,1) translateY(0); }
10% { transform: ~'scale(var(--#{$fa-css-prefix}-bounce-start-scale-x, 1.1),var(--#{$fa-css-prefix}-bounce-start-scale-y, 0.9))' translateY(0); }
30% { transform: ~'scale(var(--#{$fa-css-prefix}-bounce-jump-scale-x, 0.9),var(--#{$fa-css-prefix}-bounce-jump-scale-y, 1.1))' ~'translateY(var(--#{$fa-css-prefix}-bounce-height, -0.5em))'; }
50% { transform: ~'scale(var(--#{$fa-css-prefix}-bounce-land-scale-x, 1.05),var(--#{$fa-css-prefix}-bounce-land-scale-y, 0.95))' translateY(0); }
57% { transform: ~'scale(1,1) translateY(var(--#{$fa-css-prefix}-bounce-rebound, -0.125em))'; }
10% { transform: ~'scale(var(--@{fa-css-prefix}-bounce-start-scale-x, 1.1),var(--@{fa-css-prefix}-bounce-start-scale-y, 0.9))' translateY(0); }
30% { transform: ~'scale(var(--@{fa-css-prefix}-bounce-jump-scale-x, 0.9),var(--@{fa-css-prefix}-bounce-jump-scale-y, 1.1))' ~'translateY(var(--@{fa-css-prefix}-bounce-height, -0.5em))'; }
50% { transform: ~'scale(var(--@{fa-css-prefix}-bounce-land-scale-x, 1.05),var(--@{fa-css-prefix}-bounce-land-scale-y, 0.95))' translateY(0); }
57% { transform: ~'scale(1,1) translateY(var(--@{fa-css-prefix}-bounce-rebound, -0.125em))'; }
64% { transform: scale(1,1) translateY(0); }
100% { transform: scale(1,1) translateY(0); }
}
Expand Down
4 changes: 2 additions & 2 deletions less/_rotated-flipped.less
Original file line number Diff line number Diff line change
Expand Up @@ -22,10 +22,10 @@
}

.@{fa-css-prefix}-flip-both,
.@{fa-css-prefix}-flip-horizontal.@{fa-css-prefix}-flip-vertical {
.@{fa-css-prefix}-flip-horizontal.@{fa-css-prefix}-flip-vertical {
transform: scale(-1, -1);
}

.@{fa-css-prefix}-rotate-by {
transform: rotate(~'var(--@{fa-css-prefix}-rotate-angle, none)');
transform: rotate(~'var(--@{fa-css-prefix}-rotate-angle, 0)');
}
Loading

0 comments on commit 3992003

Please sign in to comment.