Skip to content

Commit

Permalink
Build v5.4.2 for Release
Browse files Browse the repository at this point in the history
  • Loading branch information
droid-w committed Jul 2, 2021
1 parent b5f3e28 commit 33541b7
Show file tree
Hide file tree
Showing 6 changed files with 13 additions and 7 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# FontAwesome v5.4.1 - Icon set
# FontAwesome v5.4.2 - Icon set

## Getting Start

Expand All @@ -17,7 +17,7 @@
### CDN

```html
<script src="https://cdn.jsdelivr.net/npm/[email protected].1/dist/iconset.min.js"></script>
<script src="https://cdn.jsdelivr.net/npm/[email protected].2/dist/iconset.min.js"></script>

<!-- ICON_SET global variable will be defined -->
```
5 changes: 4 additions & 1 deletion dist/iconset.js
Original file line number Diff line number Diff line change
Expand Up @@ -367,6 +367,7 @@ var __webpack_exports__ = {};
{ value: "fas fa-cut", search: ["scissors"] },
{ value: "fab fa-cuttlefish", search: [] },
{ value: "fab fa-d-and-d", search: [] },
{ value: "fab fa-d-and-d-beyond", search: ["Dungeons & Dragons", "d&d", "dnd", "fantasy", "gaming", "tabletop"] },
{ value: "fab fa-dashcube", search: [] },
{ value: "fas fa-database", search: [] },
{ value: "fas fa-deaf", search: [] },
Expand Down Expand Up @@ -1043,7 +1044,6 @@ var __webpack_exports__ = {};
{ value: "fas fa-redo-alt", search: ["forward", "refresh", "reload", "repeat"] },
{ value: "fas fa-registered", search: [] },
{ value: "far fa-registered", search: [] },
{ value: "fab fa-rendact", search: [] },
{ value: "fab fa-renren", search: [] },
{ value: "fas fa-reply", search: [] },
{ value: "fas fa-reply-all", search: [] },
Expand Down Expand Up @@ -1256,6 +1256,7 @@ var __webpack_exports__ = {};
{ value: "fas fa-thermometer-half", search: ["status"] },
{ value: "fas fa-thermometer-quarter", search: ["status"] },
{ value: "fas fa-thermometer-three-quarters", search: ["status"] },
{ value: "fab fa-think-peaks", search: [] },
{ value: "fas fa-thumbs-down", search: ["disagree", "disapprove", "dislike", "hand", "thumbs-o-down"] },
{ value: "far fa-thumbs-down", search: ["disagree", "disapprove", "dislike", "hand", "thumbs-o-down"] },
{ value: "fas fa-thumbs-up", search: ["agree", "approve", "favorite", "hand", "like", "ok", "okay", "success", "thumbs-o-up", "yes", "you got it dude"] },
Expand Down Expand Up @@ -1375,6 +1376,7 @@ var __webpack_exports__ = {};
{ value: "fas fa-volume-mute", search: [] },
{ value: "fas fa-volume-off", search: ["audio", "music", "mute", "sound"] },
{ value: "fas fa-volume-up", search: ["audio", "higher", "louder", "music", "sound", "speaker"] },
{ value: "fas fa-vr-cardboard", search: ["google", "reality", "virtual"] },
{ value: "fab fa-vuejs", search: [] },
{ value: "fas fa-walking", search: [] },
{ value: "fas fa-wallet", search: [] },
Expand Down Expand Up @@ -1412,6 +1414,7 @@ var __webpack_exports__ = {};
{ value: "fab fa-wpbeginner", search: [] },
{ value: "fab fa-wpexplorer", search: [] },
{ value: "fab fa-wpforms", search: [] },
{ value: "fab fa-wpressr", search: ["rendact"] },
{ value: "fas fa-wrench", search: ["fix", "settings", "spanner", "tool", "update"] },
{ value: "fas fa-x-ray", search: ["radiological images", "radiology"] },
{ value: "fab fa-xbox", search: [] },
Expand Down
2 changes: 1 addition & 1 deletion dist/iconset.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "font-awesome-iconset",
"version": "5.4.1",
"version": "5.4.2",
"description": "Font Awesome icon set.",
"main": "./dist/iconset.min.js",
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion parser/parser.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ import prettier from 'prettier';

const file_max = './src/iconset.js'

const address = 'https://github.com/FortAwesome/Font-Awesome/raw/5.4.1/advanced-options/metadata/icons.yml'
const address = 'https://github.com/FortAwesome/Font-Awesome/raw/5.4.2/advanced-options/metadata/icons.yml'


let parser = async () => {
Expand Down
5 changes: 4 additions & 1 deletion src/iconset.js
Original file line number Diff line number Diff line change
Expand Up @@ -329,6 +329,7 @@ export default [
{ value: "fas fa-cut", search: ["scissors"] },
{ value: "fab fa-cuttlefish", search: [] },
{ value: "fab fa-d-and-d", search: [] },
{ value: "fab fa-d-and-d-beyond", search: ["Dungeons & Dragons", "d&d", "dnd", "fantasy", "gaming", "tabletop"] },
{ value: "fab fa-dashcube", search: [] },
{ value: "fas fa-database", search: [] },
{ value: "fas fa-deaf", search: [] },
Expand Down Expand Up @@ -1005,7 +1006,6 @@ export default [
{ value: "fas fa-redo-alt", search: ["forward", "refresh", "reload", "repeat"] },
{ value: "fas fa-registered", search: [] },
{ value: "far fa-registered", search: [] },
{ value: "fab fa-rendact", search: [] },
{ value: "fab fa-renren", search: [] },
{ value: "fas fa-reply", search: [] },
{ value: "fas fa-reply-all", search: [] },
Expand Down Expand Up @@ -1218,6 +1218,7 @@ export default [
{ value: "fas fa-thermometer-half", search: ["status"] },
{ value: "fas fa-thermometer-quarter", search: ["status"] },
{ value: "fas fa-thermometer-three-quarters", search: ["status"] },
{ value: "fab fa-think-peaks", search: [] },
{ value: "fas fa-thumbs-down", search: ["disagree", "disapprove", "dislike", "hand", "thumbs-o-down"] },
{ value: "far fa-thumbs-down", search: ["disagree", "disapprove", "dislike", "hand", "thumbs-o-down"] },
{ value: "fas fa-thumbs-up", search: ["agree", "approve", "favorite", "hand", "like", "ok", "okay", "success", "thumbs-o-up", "yes", "you got it dude"] },
Expand Down Expand Up @@ -1337,6 +1338,7 @@ export default [
{ value: "fas fa-volume-mute", search: [] },
{ value: "fas fa-volume-off", search: ["audio", "music", "mute", "sound"] },
{ value: "fas fa-volume-up", search: ["audio", "higher", "louder", "music", "sound", "speaker"] },
{ value: "fas fa-vr-cardboard", search: ["google", "reality", "virtual"] },
{ value: "fab fa-vuejs", search: [] },
{ value: "fas fa-walking", search: [] },
{ value: "fas fa-wallet", search: [] },
Expand Down Expand Up @@ -1374,6 +1376,7 @@ export default [
{ value: "fab fa-wpbeginner", search: [] },
{ value: "fab fa-wpexplorer", search: [] },
{ value: "fab fa-wpforms", search: [] },
{ value: "fab fa-wpressr", search: ["rendact"] },
{ value: "fas fa-wrench", search: ["fix", "settings", "spanner", "tool", "update"] },
{ value: "fas fa-x-ray", search: ["radiological images", "radiology"] },
{ value: "fab fa-xbox", search: [] },
Expand Down

0 comments on commit 33541b7

Please sign in to comment.