Skip to content

Commit

Permalink
Add feather feather emoji
Browse files Browse the repository at this point in the history
  • Loading branch information
Johnibur committed Jan 11, 2021
1 parent 9a90624 commit 36c79b7
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
2 changes: 1 addition & 1 deletion EMOJIS.md
Original file line number Diff line number Diff line change
Expand Up @@ -805,5 +805,5 @@ Here is a table of the available emojis and their aliases.
|| orthodox_cross || shinto_shrine, kami_no_michi |
|| star_and_crescent, star_crescent || peace_symbol, peace_sign |
|| radioactive, radioactive_symbol, radioactive_sign || biohazard, biohazard_symbol, biohazard_sign |
|| medical_symbol, staff_of_aesculapius |
|| medical_symbol, staff_of_aesculapius | 🪶 | feather |

9 changes: 9 additions & 0 deletions src/main/resources/emojis.json
Original file line number Diff line number Diff line change
Expand Up @@ -15965,6 +15965,15 @@
],
"tags": []
},
{
"emojiChar": "🪶",
"emoji": "\uD83E\uDEB6",
"description": "feather",
"aliases": [
"feather"
],
"tags": []
},
{
"emojiChar": "🛸",
"emoji": "\uD83D\uDEF8",
Expand Down

0 comments on commit 36c79b7

Please sign in to comment.