Skip to content

Commit

Permalink
Release 6.2.1 (#19431)
Browse files Browse the repository at this point in the history
  • Loading branch information
robmadole committed Nov 15, 2022
1 parent d3a7818 commit 96cafbd
Show file tree
Hide file tree
Showing 4,232 changed files with 7,559 additions and 6,556 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
17 changes: 13 additions & 4 deletions css/all.css
@@ -1,5 +1,5 @@
/*!
* Font Awesome Free 6.2.0 by @fontawesome - https://fontawesome.com
* Font Awesome Free 6.2.1 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 @@ -1493,6 +1493,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 +4067,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 +5174,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 +5357,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
4 changes: 2 additions & 2 deletions css/all.min.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion css/brands.css
@@ -1,5 +1,5 @@
/*!
* Font Awesome Free 6.2.0 by @fontawesome - https://fontawesome.com
* Font Awesome Free 6.2.1 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/brands.min.css

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

17 changes: 13 additions & 4 deletions css/fontawesome.css
@@ -1,5 +1,5 @@
/*!
* Font Awesome Free 6.2.0 by @fontawesome - https://fontawesome.com
* Font Awesome Free 6.2.1 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 @@ -1493,6 +1493,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 +4067,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 +5174,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 +5357,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
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.2.0 by @fontawesome - https://fontawesome.com
* Font Awesome Free 6.2.1 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.2.0 by @fontawesome - https://fontawesome.com
* Font Awesome Free 6.2.1 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.2.0 by @fontawesome - https://fontawesome.com
* Font Awesome Free 6.2.1 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.2.0 by @fontawesome - https://fontawesome.com
* Font Awesome Free 6.2.1 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.2.0 by @fontawesome - https://fontawesome.com
* Font Awesome Free 6.2.1 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.

2 changes: 1 addition & 1 deletion css/v4-font-face.css
@@ -1,5 +1,5 @@
/*!
* Font Awesome Free 6.2.0 by @fontawesome - https://fontawesome.com
* Font Awesome Free 6.2.1 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/v4-font-face.min.css

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

2 changes: 1 addition & 1 deletion css/v4-shims.css
@@ -1,5 +1,5 @@
/*!
* Font Awesome Free 6.2.0 by @fontawesome - https://fontawesome.com
* Font Awesome Free 6.2.1 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/v4-shims.min.css

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

2 changes: 1 addition & 1 deletion css/v5-font-face.css
@@ -1,5 +1,5 @@
/*!
* Font Awesome Free 6.2.0 by @fontawesome - https://fontawesome.com
* Font Awesome Free 6.2.1 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/v5-font-face.min.css

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

@@ -1,4 +1,4 @@
console.log(`Font Awesome Free 6.2.0 by @fontawesome - https://fontawesome.com
console.log(`Font Awesome Free 6.2.1 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.
`)
5 changes: 4 additions & 1 deletion js-packages/@fortawesome/fontawesome-common-types/index.d.ts
Expand Up @@ -1114,6 +1114,7 @@ export type IconName = 'monero' |
'grin-alt' |
'tooth' |
'v' |
'bangladeshi-taka-sign' |
'bicycle' |
'staff-snake' |
'rod-asclepius' |
Expand Down Expand Up @@ -1974,7 +1975,6 @@ export type IconName = 'monero' |
'virus-slash' |
'minus' |
'subtract' |
'child-rifle' |
'chess' |
'arrow-left-long' |
'long-arrow-left' |
Expand Down Expand Up @@ -2344,6 +2344,8 @@ export type IconName = 'monero' |
'grip-horizontal' |
'share-from-square' |
'share-square' |
'child-combatant' |
'child-rifle' |
'gun' |
'square-phone' |
'phone-square' |
Expand Down Expand Up @@ -2403,6 +2405,7 @@ export type IconName = 'monero' |
'chevron-left' |
'bacteria' |
'hand-lizard' |
'notdef' |
'disease' |
'briefcase-medical' |
'genderless' |
Expand Down
Expand Up @@ -21,7 +21,7 @@
"node": ">=6"
},
"dependencies": {},
"version": "6.2.0",
"version": "6.2.1",
"name": "@fortawesome/fontawesome-common-types",
"license": "MIT",
"types": "./index.d.ts",
Expand Down
2 changes: 1 addition & 1 deletion js-packages/@fortawesome/fontawesome-free/attribution.js
@@ -1,4 +1,4 @@
console.log(`Font Awesome Free 6.2.0 by @fontawesome - https://fontawesome.com
console.log(`Font Awesome Free 6.2.1 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.
`)
17 changes: 13 additions & 4 deletions js-packages/@fortawesome/fontawesome-free/css/all.css
@@ -1,5 +1,5 @@
/*!
* Font Awesome Free 6.2.0 by @fontawesome - https://fontawesome.com
* Font Awesome Free 6.2.1 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 @@ -1493,6 +1493,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 +4067,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 +5174,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 +5357,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
4 changes: 2 additions & 2 deletions js-packages/@fortawesome/fontawesome-free/css/all.min.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion js-packages/@fortawesome/fontawesome-free/css/brands.css
@@ -1,5 +1,5 @@
/*!
* Font Awesome Free 6.2.0 by @fontawesome - https://fontawesome.com
* Font Awesome Free 6.2.1 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

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

17 changes: 13 additions & 4 deletions js-packages/@fortawesome/fontawesome-free/css/fontawesome.css
@@ -1,5 +1,5 @@
/*!
* Font Awesome Free 6.2.0 by @fontawesome - https://fontawesome.com
* Font Awesome Free 6.2.1 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 @@ -1493,6 +1493,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 +4067,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 +5174,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 +5357,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

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion js-packages/@fortawesome/fontawesome-free/css/regular.css
@@ -1,5 +1,5 @@
/*!
* Font Awesome Free 6.2.0 by @fontawesome - https://fontawesome.com
* Font Awesome Free 6.2.1 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
@@ -1,5 +1,5 @@
/*!
* Font Awesome Free 6.2.0 by @fontawesome - https://fontawesome.com
* Font Awesome Free 6.2.1 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 js-packages/@fortawesome/fontawesome-free/css/solid.css
@@ -1,5 +1,5 @@
/*!
* Font Awesome Free 6.2.0 by @fontawesome - https://fontawesome.com
* Font Awesome Free 6.2.1 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
@@ -1,5 +1,5 @@
/*!
* Font Awesome Free 6.2.0 by @fontawesome - https://fontawesome.com
* Font Awesome Free 6.2.1 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

0 comments on commit 96cafbd

Please sign in to comment.