Skip to content

Commit 7d3d774

Browse files
authored
Release 5.15.4 (#18141)
1 parent d79d85c commit 7d3d774

File tree

3,379 files changed

+4797
-4856
lines changed

Some content is hidden

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

3,379 files changed

+4797
-4856
lines changed

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,22 @@ not have access**
1010

1111
---
1212

13+
## [5.15.4](https://github.com/FortAwesome/Font-Awesome/releases/tag/5.15.4) - 2021-08-04
14+
15+
### Changed
16+
17+
* Removed the tripadvisor brand icon by request of Tripadvisor
18+
* Update bug, bullseye, drone, icons FortAwesome/Font-Awesome#17800 FortAwesome/Font-Awesome#17106 FortAwesome/Font-Awesome#17730
19+
* Update bootstrap, discord, figma, and font-awesome-* brand icons FortAwesome/Font-Awesome#17436
20+
21+
### Fixed
22+
23+
* Made font-family matching case-insensitive for SVG + JavaScript version of Font Awesome FortAwesome/Font-Awesome#17860
24+
* Corrected missing version hospital-user FortAwesome/Font-Awesome#17435
25+
* Removed useless .tgz file in @fortawesome/fontawesome-pro and all @fortawesome/pro-*-svg-icons
26+
27+
---
28+
1329
## [5.15.3](https://github.com/FortAwesome/Font-Awesome/releases/tag/5.15.3) - 2021-03-16
1430

1531
### Changed

UPGRADING.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,12 @@ As always, [submit issues](https://github.com/FortAwesome/Font-Awesome/issues/ne
88

99
---
1010

11+
## 5.15.3 to 5.15.4
12+
13+
The tripadvisor brand icon has been removed by legal request of Tripadvisor.
14+
15+
---
16+
1117
## 5.15.2 to 5.15.3
1218

1319
There are no breaking changes in this version upgrade.

css/all.css

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*!
2-
* Font Awesome Free 5.15.3 by @fontawesome - https://fontawesome.com
2+
* Font Awesome Free 5.15.4 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
*/
55
.fa,
@@ -4089,9 +4089,6 @@ readers do not read off random characters that represent icons */
40894089
.fa-trello:before {
40904090
content: "\f181"; }
40914091

4092-
.fa-tripadvisor:before {
4093-
content: "\f262"; }
4094-
40954092
.fa-trophy:before {
40964093
content: "\f091"; }
40974094

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: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*!
2-
* Font Awesome Free 5.15.3 by @fontawesome - https://fontawesome.com
2+
* Font Awesome Free 5.15.4 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
*/
55
@font-face {

css/brands.min.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

css/fontawesome.css

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*!
2-
* Font Awesome Free 5.15.3 by @fontawesome - https://fontawesome.com
2+
* Font Awesome Free 5.15.4 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
*/
55
.fa,
@@ -4089,9 +4089,6 @@ readers do not read off random characters that represent icons */
40894089
.fa-trello:before {
40904090
content: "\f181"; }
40914091

4092-
.fa-tripadvisor:before {
4093-
content: "\f262"; }
4094-
40954092
.fa-trophy:before {
40964093
content: "\f091"; }
40974094

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: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*!
2-
* Font Awesome Free 5.15.3 by @fontawesome - https://fontawesome.com
2+
* Font Awesome Free 5.15.4 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
*/
55
@font-face {

css/regular.min.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)