Skip to content

Commit

Permalink
Release 5.12.0 (#15925)
Browse files Browse the repository at this point in the history
  • Loading branch information
robmadole committed Dec 10, 2019
1 parent 516a628 commit d8db3d0
Show file tree
Hide file tree
Showing 262 changed files with 27,395 additions and 1,347 deletions.
27 changes: 27 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,33 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/) and this
repository that is by invitation only. You will get a 404 - Not Found if you do
not have access**

## [5.12.0](https://github.com/FortAwesome/Font-Awesome/releases/tag/5.12.0) - 2019-12-10

### Added
* New science fiction and household icons
* Metadata in Yaml format now available in JS packages
@fortawesome/fontawesome-free and @fortawesome/fontawesome-pro

### Changed
* Updated twitch, safari, pied-piper, and android brand icon
* Renaming haykal icon to bahai
* Added "sideEffects: false" to JS icon packages to aid with tree-shaking

### Fixed
* Improved eye position on the dog icon
* Updated solid style of the shape icon
* Adding missing versions for balance-scale-left and balance-scale-right icons
* Corrected missing cut-outs for envelope-open-dollar and envelope-open-text
which made swap opacity incorrect
* Fixing icon mismatch for contract and expand icons in the version 4 shim
* TypeScript definition includes optional params for layer() API call
* Symbols can now be inserted using Windows Character Map, Word, and PowerPoint
FortAwesome/Font-Awesome#14614
* Correcting the LICENSE.txt for @fortawesome/fontawesome-svg-core and
@fortawesome/fontawesome-common-types

---

## [5.11.2](https://github.com/FortAwesome/Font-Awesome/releases/tag/5.11.2) - 2019-09-23

### Changed
Expand Down
8 changes: 8 additions & 0 deletions UPGRADING.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,14 @@ As always, [submit issues](https://github.com/FortAwesome/Font-Awesome/issues/ne

---

## 5.11.2 to 5.12.0

The 9-pointed icon named "haykal" was renamed to "bahai" to better match the
symbol. If you were previously using the misnamed icon rename to "bahai" when
upgrading.

---

## 5.11.1 to 5.11.2

The scanner-image icon was previously using the same unicode value as the scanner icon.
Expand Down
35 changes: 31 additions & 4 deletions css/all.css
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* Font Awesome Free 5.11.2 by @fontawesome - https://fontawesome.com
* Font Awesome Free 5.12.0 by @fontawesome - https://fontawesome.com
* License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
*/
.fa,
Expand Down Expand Up @@ -441,6 +441,9 @@ readers do not read off random characters that represent icons */
.fa-bacon:before {
content: "\f7e5"; }

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

.fa-balance-scale:before {
content: "\f24e"; }

Expand Down Expand Up @@ -756,6 +759,9 @@ readers do not read off random characters that represent icons */
.fa-car-side:before {
content: "\f5e4"; }

.fa-caravan:before {
content: "\f8ff"; }

.fa-caret-down:before {
content: "\f0d7"; }

Expand Down Expand Up @@ -1065,6 +1071,9 @@ readers do not read off random characters that represent icons */
.fa-compress:before {
content: "\f066"; }

.fa-compress-alt:before {
content: "\f422"; }

.fa-compress-arrows-alt:before {
content: "\f78c"; }

Expand Down Expand Up @@ -1464,6 +1473,9 @@ readers do not read off random characters that represent icons */
.fa-expand:before {
content: "\f065"; }

.fa-expand-alt:before {
content: "\f424"; }

.fa-expand-arrows-alt:before {
content: "\f31e"; }

Expand Down Expand Up @@ -1629,6 +1641,9 @@ readers do not read off random characters that represent icons */
.fa-firefox:before {
content: "\f269"; }

.fa-firefox-browser:before {
content: "\f907"; }

.fa-first-aid:before {
content: "\f479"; }

Expand Down Expand Up @@ -2058,9 +2073,6 @@ readers do not read off random characters that represent icons */
.fa-hat-wizard:before {
content: "\f6e8"; }

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

.fa-hdd:before {
content: "\f0a0"; }

Expand Down Expand Up @@ -2196,6 +2208,9 @@ readers do not read off random characters that represent icons */
.fa-id-card-alt:before {
content: "\f47f"; }

.fa-ideal:before {
content: "\f913"; }

.fa-igloo:before {
content: "\f7ae"; }

Expand Down Expand Up @@ -2586,6 +2601,9 @@ readers do not read off random characters that represent icons */
.fa-meteor:before {
content: "\f753"; }

.fa-microblog:before {
content: "\f91a"; }

.fa-microchip:before {
content: "\f2db"; }

Expand Down Expand Up @@ -2925,6 +2943,9 @@ readers do not read off random characters that represent icons */
.fa-pied-piper-pp:before {
content: "\f1a7"; }

.fa-pied-piper-square:before {
content: "\f91e"; }

.fa-piggy-bank:before {
content: "\f4d3"; }

Expand Down Expand Up @@ -3897,6 +3918,9 @@ readers do not read off random characters that represent icons */
.fa-traffic-light:before {
content: "\f637"; }

.fa-trailer:before {
content: "\f941"; }

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

Expand Down Expand Up @@ -4005,6 +4029,9 @@ readers do not read off random characters that represent icons */
.fa-uniregistry:before {
content: "\f404"; }

.fa-unity:before {
content: "\f949"; }

.fa-universal-access:before {
content: "\f29a"; }

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
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* Font Awesome Free 5.11.2 by @fontawesome - https://fontawesome.com
* Font Awesome Free 5.12.0 by @fontawesome - https://fontawesome.com
* License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
*/
@font-face {
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.

35 changes: 31 additions & 4 deletions css/fontawesome.css
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* Font Awesome Free 5.11.2 by @fontawesome - https://fontawesome.com
* Font Awesome Free 5.12.0 by @fontawesome - https://fontawesome.com
* License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
*/
.fa,
Expand Down Expand Up @@ -441,6 +441,9 @@ readers do not read off random characters that represent icons */
.fa-bacon:before {
content: "\f7e5"; }

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

.fa-balance-scale:before {
content: "\f24e"; }

Expand Down Expand Up @@ -756,6 +759,9 @@ readers do not read off random characters that represent icons */
.fa-car-side:before {
content: "\f5e4"; }

.fa-caravan:before {
content: "\f8ff"; }

.fa-caret-down:before {
content: "\f0d7"; }

Expand Down Expand Up @@ -1065,6 +1071,9 @@ readers do not read off random characters that represent icons */
.fa-compress:before {
content: "\f066"; }

.fa-compress-alt:before {
content: "\f422"; }

.fa-compress-arrows-alt:before {
content: "\f78c"; }

Expand Down Expand Up @@ -1464,6 +1473,9 @@ readers do not read off random characters that represent icons */
.fa-expand:before {
content: "\f065"; }

.fa-expand-alt:before {
content: "\f424"; }

.fa-expand-arrows-alt:before {
content: "\f31e"; }

Expand Down Expand Up @@ -1629,6 +1641,9 @@ readers do not read off random characters that represent icons */
.fa-firefox:before {
content: "\f269"; }

.fa-firefox-browser:before {
content: "\f907"; }

.fa-first-aid:before {
content: "\f479"; }

Expand Down Expand Up @@ -2058,9 +2073,6 @@ readers do not read off random characters that represent icons */
.fa-hat-wizard:before {
content: "\f6e8"; }

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

.fa-hdd:before {
content: "\f0a0"; }

Expand Down Expand Up @@ -2196,6 +2208,9 @@ readers do not read off random characters that represent icons */
.fa-id-card-alt:before {
content: "\f47f"; }

.fa-ideal:before {
content: "\f913"; }

.fa-igloo:before {
content: "\f7ae"; }

Expand Down Expand Up @@ -2586,6 +2601,9 @@ readers do not read off random characters that represent icons */
.fa-meteor:before {
content: "\f753"; }

.fa-microblog:before {
content: "\f91a"; }

.fa-microchip:before {
content: "\f2db"; }

Expand Down Expand Up @@ -2925,6 +2943,9 @@ readers do not read off random characters that represent icons */
.fa-pied-piper-pp:before {
content: "\f1a7"; }

.fa-pied-piper-square:before {
content: "\f91e"; }

.fa-piggy-bank:before {
content: "\f4d3"; }

Expand Down Expand Up @@ -3897,6 +3918,9 @@ readers do not read off random characters that represent icons */
.fa-traffic-light:before {
content: "\f637"; }

.fa-trailer:before {
content: "\f941"; }

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

Expand Down Expand Up @@ -4005,6 +4029,9 @@ readers do not read off random characters that represent icons */
.fa-uniregistry:before {
content: "\f404"; }

.fa-unity:before {
content: "\f949"; }

.fa-universal-access:before {
content: "\f29a"; }

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
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* Font Awesome Free 5.11.2 by @fontawesome - https://fontawesome.com
* Font Awesome Free 5.12.0 by @fontawesome - https://fontawesome.com
* License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
*/
@font-face {
Expand Down
2 changes: 1 addition & 1 deletion css/regular.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/solid.css
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* Font Awesome Free 5.11.2 by @fontawesome - https://fontawesome.com
* Font Awesome Free 5.12.0 by @fontawesome - https://fontawesome.com
* License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
*/
@font-face {
Expand Down
2 changes: 1 addition & 1 deletion css/solid.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/svg-with-js.css
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* Font Awesome Free 5.11.2 by @fontawesome - https://fontawesome.com
* Font Awesome Free 5.12.0 by @fontawesome - https://fontawesome.com
* License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
*/
svg:not(:root).svg-inline--fa {
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.

20 changes: 13 additions & 7 deletions css/v4-shims.css
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* Font Awesome Free 5.11.2 by @fontawesome - https://fontawesome.com
* Font Awesome Free 5.12.0 by @fontawesome - https://fontawesome.com
* License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
*/
.fa.fa-glass:before {
Expand Down Expand Up @@ -154,6 +154,12 @@
.fa.fa-mail-forward:before {
content: "\f064"; }

.fa.fa-expand:before {
content: "\f424"; }

.fa.fa-compress:before {
content: "\f422"; }

.fa.fa-eye {
font-family: 'Font Awesome 5 Free';
font-weight: 400; }
Expand Down Expand Up @@ -1055,16 +1061,17 @@
.fa.fa-automobile:before {
content: "\f1b9"; }

.fa.fa-cab:before {
content: "\f1ba"; }

.fa.fa-envelope-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400; }

.fa.fa-envelope-o:before {
content: "\f0e0"; }

.fa.fa-spotify {
font-family: 'Font Awesome 5 Brands';
font-weight: 400; }

.fa.fa-deviantart {
font-family: 'Font Awesome 5 Brands';
font-weight: 400; }
Expand Down Expand Up @@ -2161,6 +2168,5 @@
font-family: 'Font Awesome 5 Brands';
font-weight: 400; }

.fa.fa-spotify {
font-family: 'Font Awesome 5 Brands';
font-weight: 400; }
.fa.fa-cab:before {
content: "\f1ba"; }
4 changes: 2 additions & 2 deletions css/v4-shims.min.css

Large diffs are not rendered by default.

0 comments on commit d8db3d0

Please sign in to comment.