Skip to content

Commit

Permalink
Release 5.13.1 (#16810)
Browse files Browse the repository at this point in the history
  • Loading branch information
robmadole committed Jun 18, 2020
1 parent 4e64024 commit 1147d19
Show file tree
Hide file tree
Showing 197 changed files with 2,135 additions and 309 deletions.
17 changes: 17 additions & 0 deletions CHANGELOG.md
Expand Up @@ -8,6 +8,23 @@ 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.13.1](https://github.com/FortAwesome/Font-Awesome/releases/tag/5.13.1) - 2020-06-18

### Added

* New brand icons deezer, edge-legacy, google-pay, rust, tiktok, and unsplash
* Icons sink, users-slash, bacteria, and bacterium added to Font Awesome Free

### Changed

* Updated brand icons bandcamp, google-plus, tripadvisor, and yahoo

### Fixed

* Icon hand-holding-water missing 5.13.0 in its versions

---

## [5.13.0](https://github.com/FortAwesome/Font-Awesome/releases/tag/5.13.0) - 2020-03-23

### Added
Expand Down
8 changes: 8 additions & 0 deletions UPGRADING.md
Expand Up @@ -6,6 +6,14 @@ This guide is useful to figure out what you need to do between breaking changes.

As always, [submit issues](https://github.com/FortAwesome/Font-Awesome/issues/new) that you run into with this guide or with these upgrades to us.

---

## 5.13.0 to 5.13.1

There are no breaking changes in this version upgrade.

---

## 5.12.1 to 5.13.0

There are no breaking changes in this version upgrade.
Expand Down
32 changes: 31 additions & 1 deletion css/all.css
@@ -1,5 +1,5 @@
/*!
* Font Awesome Free 5.13.0 by @fontawesome - https://fontawesome.com
* Font Awesome Free 5.13.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)
*/
.fa,
Expand Down Expand Up @@ -441,6 +441,12 @@ readers do not read off random characters that represent icons */
.fa-bacon:before {
content: "\f7e5"; }

.fa-bacteria:before {
content: "\f959"; }

.fa-bacterium:before {
content: "\f95a"; }

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

Expand Down Expand Up @@ -1218,6 +1224,9 @@ readers do not read off random characters that represent icons */
.fa-deaf:before {
content: "\f2a4"; }

.fa-deezer:before {
content: "\f977"; }

.fa-delicious:before {
content: "\f1a5"; }

Expand Down Expand Up @@ -1401,6 +1410,9 @@ readers do not read off random characters that represent icons */
.fa-edge:before {
content: "\f282"; }

.fa-edge-legacy:before {
content: "\f978"; }

.fa-edit:before {
content: "\f044"; }

Expand Down Expand Up @@ -1893,6 +1905,9 @@ readers do not read off random characters that represent icons */
.fa-google-drive:before {
content: "\f3aa"; }

.fa-google-pay:before {
content: "\f979"; }

.fa-google-play:before {
content: "\f3ab"; }

Expand Down Expand Up @@ -3315,6 +3330,9 @@ readers do not read off random characters that represent icons */
.fa-rupee-sign:before {
content: "\f156"; }

.fa-rust:before {
content: "\f97a"; }

.fa-sad-cry:before {
content: "\f5b3"; }

Expand Down Expand Up @@ -3471,6 +3489,9 @@ readers do not read off random characters that represent icons */
.fa-simplybuilt:before {
content: "\f215"; }

.fa-sink:before {
content: "\f96d"; }

.fa-sistrix:before {
content: "\f3ee"; }

Expand Down Expand Up @@ -3957,6 +3978,9 @@ readers do not read off random characters that represent icons */
.fa-ticket-alt:before {
content: "\f3ff"; }

.fa-tiktok:before {
content: "\f97b"; }

.fa-times:before {
content: "\f00d"; }

Expand Down Expand Up @@ -4143,6 +4167,9 @@ readers do not read off random characters that represent icons */
.fa-unlock-alt:before {
content: "\f13e"; }

.fa-unsplash:before {
content: "\f97c"; }

.fa-untappd:before {
content: "\f405"; }

Expand Down Expand Up @@ -4233,6 +4260,9 @@ readers do not read off random characters that represent icons */
.fa-users-cog:before {
content: "\f509"; }

.fa-users-slash:before {
content: "\f973"; }

.fa-usps:before {
content: "\f7e1"; }

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 5.13.0 by @fontawesome - https://fontawesome.com
* Font Awesome Free 5.13.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)
*/
@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.

32 changes: 31 additions & 1 deletion css/fontawesome.css
@@ -1,5 +1,5 @@
/*!
* Font Awesome Free 5.13.0 by @fontawesome - https://fontawesome.com
* Font Awesome Free 5.13.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)
*/
.fa,
Expand Down Expand Up @@ -441,6 +441,12 @@ readers do not read off random characters that represent icons */
.fa-bacon:before {
content: "\f7e5"; }

.fa-bacteria:before {
content: "\f959"; }

.fa-bacterium:before {
content: "\f95a"; }

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

Expand Down Expand Up @@ -1218,6 +1224,9 @@ readers do not read off random characters that represent icons */
.fa-deaf:before {
content: "\f2a4"; }

.fa-deezer:before {
content: "\f977"; }

.fa-delicious:before {
content: "\f1a5"; }

Expand Down Expand Up @@ -1401,6 +1410,9 @@ readers do not read off random characters that represent icons */
.fa-edge:before {
content: "\f282"; }

.fa-edge-legacy:before {
content: "\f978"; }

.fa-edit:before {
content: "\f044"; }

Expand Down Expand Up @@ -1893,6 +1905,9 @@ readers do not read off random characters that represent icons */
.fa-google-drive:before {
content: "\f3aa"; }

.fa-google-pay:before {
content: "\f979"; }

.fa-google-play:before {
content: "\f3ab"; }

Expand Down Expand Up @@ -3315,6 +3330,9 @@ readers do not read off random characters that represent icons */
.fa-rupee-sign:before {
content: "\f156"; }

.fa-rust:before {
content: "\f97a"; }

.fa-sad-cry:before {
content: "\f5b3"; }

Expand Down Expand Up @@ -3471,6 +3489,9 @@ readers do not read off random characters that represent icons */
.fa-simplybuilt:before {
content: "\f215"; }

.fa-sink:before {
content: "\f96d"; }

.fa-sistrix:before {
content: "\f3ee"; }

Expand Down Expand Up @@ -3957,6 +3978,9 @@ readers do not read off random characters that represent icons */
.fa-ticket-alt:before {
content: "\f3ff"; }

.fa-tiktok:before {
content: "\f97b"; }

.fa-times:before {
content: "\f00d"; }

Expand Down Expand Up @@ -4143,6 +4167,9 @@ readers do not read off random characters that represent icons */
.fa-unlock-alt:before {
content: "\f13e"; }

.fa-unsplash:before {
content: "\f97c"; }

.fa-untappd:before {
content: "\f405"; }

Expand Down Expand Up @@ -4233,6 +4260,9 @@ readers do not read off random characters that represent icons */
.fa-users-cog:before {
content: "\f509"; }

.fa-users-slash:before {
content: "\f973"; }

.fa-usps:before {
content: "\f7e1"; }

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 5.13.0 by @fontawesome - https://fontawesome.com
* Font Awesome Free 5.13.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)
*/
@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
@@ -1,5 +1,5 @@
/*!
* Font Awesome Free 5.13.0 by @fontawesome - https://fontawesome.com
* Font Awesome Free 5.13.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)
*/
@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
@@ -1,5 +1,5 @@
/*!
* Font Awesome Free 5.13.0 by @fontawesome - https://fontawesome.com
* Font Awesome Free 5.13.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)
*/
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.

2 changes: 1 addition & 1 deletion css/v4-shims.css
@@ -1,5 +1,5 @@
/*!
* Font Awesome Free 5.13.0 by @fontawesome - https://fontawesome.com
* Font Awesome Free 5.13.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)
*/
.fa.fa-glass:before {
Expand Down
2 changes: 1 addition & 1 deletion css/v4-shims.min.css

Large diffs are not rendered by default.

10 changes: 10 additions & 0 deletions js-packages/@fortawesome/fontawesome-common-types/index.d.ts
Expand Up @@ -119,6 +119,7 @@ export type IconName = '500px' |
'd-and-d-beyond' |
'dailymotion' |
'dashcube' |
'deezer' |
'delicious' |
'deploydog' |
'deskpro' |
Expand All @@ -141,6 +142,7 @@ export type IconName = '500px' |
'earlybirds' |
'ebay' |
'edge' |
'edge-legacy' |
'elementor' |
'ello' |
'ember' |
Expand Down Expand Up @@ -201,6 +203,7 @@ export type IconName = '500px' |
'goodreads-g' |
'google' |
'google-drive' |
'google-pay' |
'google-play' |
'google-plus' |
'google-plus-g' |
Expand Down Expand Up @@ -343,6 +346,7 @@ export type IconName = '500px' |
'rev' |
'rocketchat' |
'rockrms' |
'rust' |
'safari' |
'salesforce' |
'sass' |
Expand Down Expand Up @@ -400,6 +404,7 @@ export type IconName = '500px' |
'themeco' |
'themeisle' |
'think-peaks' |
'tiktok' |
'trade-federation' |
'trello' |
'tripadvisor' |
Expand All @@ -415,6 +420,7 @@ export type IconName = '500px' |
'umbraco' |
'uniregistry' |
'unity' |
'unsplash' |
'untappd' |
'ups' |
'usb' |
Expand Down Expand Up @@ -669,6 +675,8 @@ export type IconName = '500px' |
'backspace' |
'backward' |
'bacon' |
'bacteria' |
'bacterium' |
'bahai' |
'balance-scale' |
'balance-scale-left' |
Expand Down Expand Up @@ -1376,6 +1384,7 @@ export type IconName = '500px' |
'signal' |
'signature' |
'sim-card' |
'sink' |
'sitemap' |
'skating' |
'skiing' |
Expand Down Expand Up @@ -1568,6 +1577,7 @@ export type IconName = '500px' |
'user-times' |
'users' |
'users-cog' |
'users-slash' |
'utensil-spoon' |
'utensils' |
'vector-square' |
Expand Down
Expand Up @@ -47,7 +47,7 @@
"node": ">=6"
},
"dependencies": {},
"version": "0.2.28",
"version": "0.2.29",
"name": "@fortawesome/fontawesome-common-types",
"license": "MIT",
"types": "./index.d.ts"
Expand Down

0 comments on commit 1147d19

Please sign in to comment.