Skip to content

Commit d3a7818

Browse files
authored
Release 6.2.0 (#19296)
1 parent 701d64a commit d3a7818

5,986 files changed

Lines changed: 387301 additions & 121533 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

css/all.css

Lines changed: 4909 additions & 4905 deletions
Large diffs are not rendered by default.

css/all.min.css

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

css/brands.css

Lines changed: 997 additions & 997 deletions
Large diffs are not rendered by default.

css/brands.min.css

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

css/fontawesome.css

Lines changed: 3902 additions & 3898 deletions
Large diffs are not rendered by default.

css/fontawesome.min.css

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

css/regular.css

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,11 @@
11
/*!
2-
* Font Awesome Free 6.1.2 by @fontawesome - https://fontawesome.com
2+
* Font Awesome Free 6.2.0 by @fontawesome - https://fontawesome.com
33
* License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
44
* Copyright 2022 Fonticons, Inc.
55
*/
66
:root, :host {
7-
--fa-font-regular: normal 400 1em/1 "Font Awesome 6 Free"; }
7+
--fa-style-family-classic: 'Font Awesome 6 Free';
8+
--fa-font-regular: normal 400 1em/1 'Font Awesome 6 Free'; }
89

910
@font-face {
1011
font-family: 'Font Awesome 6 Free';
@@ -15,5 +16,4 @@
1516

1617
.far,
1718
.fa-regular {
18-
font-family: 'Font Awesome 6 Free';
1919
font-weight: 400; }

css/regular.min.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*!
2-
* Font Awesome Free 6.1.2 by @fontawesome - https://fontawesome.com
2+
* Font Awesome Free 6.2.0 by @fontawesome - https://fontawesome.com
33
* License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
44
* Copyright 2022 Fonticons, Inc.
55
*/
6-
:host,:root{--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-family:"Font Awesome 6 Free";font-weight:400}
6+
: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}

css/solid.css

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,11 @@
11
/*!
2-
* Font Awesome Free 6.1.2 by @fontawesome - https://fontawesome.com
2+
* Font Awesome Free 6.2.0 by @fontawesome - https://fontawesome.com
33
* License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
44
* Copyright 2022 Fonticons, Inc.
55
*/
66
:root, :host {
7-
--fa-font-solid: normal 900 1em/1 "Font Awesome 6 Free"; }
7+
--fa-style-family-classic: 'Font Awesome 6 Free';
8+
--fa-font-solid: normal 900 1em/1 'Font Awesome 6 Free'; }
89

910
@font-face {
1011
font-family: 'Font Awesome 6 Free';
@@ -15,5 +16,4 @@
1516

1617
.fas,
1718
.fa-solid {
18-
font-family: 'Font Awesome 6 Free';
1919
font-weight: 900; }

css/solid.min.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*!
2-
* Font Awesome Free 6.1.2 by @fontawesome - https://fontawesome.com
2+
* Font Awesome Free 6.2.0 by @fontawesome - https://fontawesome.com
33
* License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
44
* Copyright 2022 Fonticons, Inc.
55
*/
6-
:host,:root{--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-family:"Font Awesome 6 Free";font-weight:900}
6+
: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}

0 commit comments

Comments
 (0)