Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion packs/fontawesome/emoji.js
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ exports.defineEmoji = (data, callback) => {
data.packs.push({
name: 'Font Awesome Emoji',
id: 'fontawesome',
attribution: 'Font Awesome by Dave Gandy - https://fontawesome.com/v4.7.0',
attribution: 'Font Awesome by Dave Gandy - https://fontawesome.com/v5.15.4',
path: __dirname,
license,
mode: 'font',
Expand Down
2 changes: 1 addition & 1 deletion packs/fontawesome/fontawesome/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# [Font Awesome v4.7.0](http://fontawesome.io) [![Changelog #226](https://img.shields.io/badge/changelog-%23226-9E978E.svg)](https://changelog.com/podcast/226)
# [Font Awesome v5.15.4](http://fontawesome.io) [![Changelog #226](https://img.shields.io/badge/changelog-%23226-9E978E.svg)](https://changelog.com/podcast/226)
### The iconic font and CSS framework

Font Awesome is a full suite of 675 pictographic icons for easy scalable vector graphics on websites,
Expand Down
Loading