Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release 6.1.2 #19210

Merged
merged 1 commit into from Jul 25, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
The diff you're trying to view is too large. We only load the first 3000 changed files.
286 changes: 194 additions & 92 deletions css/all.css

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions css/all.min.css

Large diffs are not rendered by default.

226 changes: 155 additions & 71 deletions css/brands.css

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions css/brands.min.css

Large diffs are not rendered by default.

60 changes: 39 additions & 21 deletions css/fontawesome.css
@@ -1,5 +1,5 @@
/*!
* Font Awesome Free 6.1.1 by @fontawesome - https://fontawesome.com
* Font Awesome Free 6.1.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.
*/
Expand Down Expand Up @@ -952,6 +952,9 @@ readers do not read off random characters that represent icons */
.fa-bahai::before {
content: "\f666"; }

.fa-haykal::before {
content: "\f666"; }

.fa-baht-sign::before {
content: "\e0ac"; }

Expand Down Expand Up @@ -1177,6 +1180,12 @@ readers do not read off random characters that represent icons */
.fa-book-dead::before {
content: "\f6b7"; }

.fa-book-tanakh::before {
content: "\f827"; }

.fa-tanakh::before {
content: "\f827"; }

.fa-bookmark::before {
content: "\f02e"; }

Expand Down Expand Up @@ -1384,6 +1393,12 @@ readers do not read off random characters that represent icons */
.fa-c::before {
content: "\43"; }

.fa-cable-car::before {
content: "\f7da"; }

.fa-tram::before {
content: "\f7da"; }

.fa-cake-candles::before {
content: "\f1fd"; }

Expand Down Expand Up @@ -2657,7 +2672,7 @@ readers do not read off random characters that represent icons */
content: "\f1c7"; }

.fa-file-circle-check::before {
content: "\e493"; }
content: "\e5a0"; }

.fa-file-circle-exclamation::before {
content: "\e4eb"; }
Expand All @@ -2666,13 +2681,13 @@ readers do not read off random characters that represent icons */
content: "\e4ed"; }

.fa-file-circle-plus::before {
content: "\e4ee"; }
content: "\e494"; }

.fa-file-circle-question::before {
content: "\e4ef"; }

.fa-file-circle-xmark::before {
content: "\e494"; }
content: "\e5a1"; }

.fa-file-code::before {
content: "\f1c9"; }
Expand Down Expand Up @@ -3352,21 +3367,21 @@ readers do not read off random characters that represent icons */
.fa-hourglass::before {
content: "\f254"; }

.fa-hourglass-2::before {
content: "\f254"; }

.fa-hourglass-half::before {
content: "\f254"; }

.fa-hourglass-empty::before {
content: "\f252"; }
content: "\f254"; }

.fa-hourglass-end::before {
content: "\f253"; }

.fa-hourglass-3::before {
content: "\f253"; }

.fa-hourglass-half::before {
content: "\f252"; }

.fa-hourglass-2::before {
content: "\f252"; }

.fa-hourglass-start::before {
content: "\f251"; }

Expand Down Expand Up @@ -4099,6 +4114,9 @@ readers do not read off random characters that represent icons */
.fa-not-equal::before {
content: "\f53e"; }

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

.fa-note-sticky::before {
content: "\f249"; }

Expand Down Expand Up @@ -4222,10 +4240,10 @@ readers do not read off random characters that represent icons */
.fa-pencil-alt::before {
content: "\f303"; }

.fa-people-arrows-left-right::before {
.fa-people-arrows::before {
content: "\e068"; }

.fa-people-arrows::before {
.fa-people-arrows-left-right::before {
content: "\e068"; }

.fa-people-carry-box::before {
Expand Down Expand Up @@ -4415,7 +4433,7 @@ readers do not read off random characters that represent icons */
content: "\f5c4"; }

.fa-person-through-window::before {
content: "\e433"; }
content: "\e5a9"; }

.fa-person-walking::before {
content: "\f554"; }
Expand Down Expand Up @@ -4511,7 +4529,7 @@ readers do not read off random characters that represent icons */
content: "\e22d"; }

.fa-plant-wilt::before {
content: "\e43b"; }
content: "\e5aa"; }

.fa-plate-wheat::before {
content: "\e55a"; }
Expand Down Expand Up @@ -5305,7 +5323,7 @@ readers do not read off random characters that represent icons */
.fa-xmark-square::before {
content: "\f2d3"; }

.fa-staff-aesculapius::before {
.fa-staff-snake::before {
content: "\e579"; }

.fa-rod-asclepius::before {
Expand All @@ -5314,7 +5332,7 @@ readers do not read off random characters that represent icons */
.fa-rod-snake::before {
content: "\e579"; }

.fa-staff-snake::before {
.fa-staff-aesculapius::before {
content: "\e579"; }

.fa-stairs::before {
Expand All @@ -5323,6 +5341,9 @@ readers do not read off random characters that represent icons */
.fa-stamp::before {
content: "\f5bf"; }

.fa-stapler::before {
content: "\e5af"; }

.fa-star::before {
content: "\f005"; }

Expand Down Expand Up @@ -5714,10 +5735,7 @@ readers do not read off random characters that represent icons */
content: "\f239"; }

.fa-train-tram::before {
content: "\f7da"; }

.fa-tram::before {
content: "\f7da"; }
content: "\e5b4"; }

.fa-transgender::before {
content: "\f225"; }
Expand Down
4 changes: 2 additions & 2 deletions css/fontawesome.min.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion css/regular.css
@@ -1,5 +1,5 @@
/*!
* Font Awesome Free 6.1.1 by @fontawesome - https://fontawesome.com
* Font Awesome Free 6.1.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.
*/
Expand Down
2 changes: 1 addition & 1 deletion css/regular.min.css
@@ -1,5 +1,5 @@
/*!
* Font Awesome Free 6.1.1 by @fontawesome - https://fontawesome.com
* Font Awesome Free 6.1.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.
*/
Expand Down
2 changes: 1 addition & 1 deletion css/solid.css
@@ -1,5 +1,5 @@
/*!
* Font Awesome Free 6.1.1 by @fontawesome - https://fontawesome.com
* Font Awesome Free 6.1.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.
*/
Expand Down
2 changes: 1 addition & 1 deletion css/solid.min.css
@@ -1,5 +1,5 @@
/*!
* Font Awesome Free 6.1.1 by @fontawesome - https://fontawesome.com
* Font Awesome Free 6.1.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.
*/
Expand Down
2 changes: 1 addition & 1 deletion css/svg-with-js.css
@@ -1,5 +1,5 @@
/*!
* Font Awesome Free 6.1.1 by @fontawesome - https://fontawesome.com
* Font Awesome Free 6.1.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.
*/
Expand Down
2 changes: 1 addition & 1 deletion css/svg-with-js.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-font-face.css
@@ -1,5 +1,5 @@
/*!
* Font Awesome Free 6.1.1 by @fontawesome - https://fontawesome.com
* Font Awesome Free 6.1.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.
*/
Expand All @@ -23,4 +23,4 @@
font-family: "FontAwesome";
font-display: block;
src: url("../webfonts/fa-v4compatibility.woff2") format("woff2"), url("../webfonts/fa-v4compatibility.ttf") format("truetype");
unicode-range: U+F041,U+F047,U+F065-F066,U+F07D-F07E,U+F080,U+F08B,U+F08E,U+F090,U+F09A,U+F0AC,U+F0AE,U+F0B2,U+F0D0,U+F0D6,U+F0E4,U+F0EC,U+F10A-F10B,U+F123,U+F13E,U+F148-F149,U+F14C,U+F156,U+F15E,U+F160-F161,U+F163,U+F175-F178,U+F195,U+F1F8,U+F219,U+F250,U+F252,U+F27A; }
unicode-range: U+F041,U+F047,U+F065-F066,U+F07D-F07E,U+F080,U+F08B,U+F08E,U+F090,U+F09A,U+F0AC,U+F0AE,U+F0B2,U+F0D0,U+F0D6,U+F0E4,U+F0EC,U+F10A-F10B,U+F123,U+F13E,U+F148-F149,U+F14C,U+F156,U+F15E,U+F160-F161,U+F163,U+F175-F178,U+F195,U+F1F8,U+F219,U+F27A; }
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.