Skip to content

Commit

Permalink
Merge 36c79b7 into 9a90624
Browse files Browse the repository at this point in the history
  • Loading branch information
Johnibur committed Jan 11, 2021
2 parents 9a90624 + 36c79b7 commit 8e7778e
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
2 changes: 1 addition & 1 deletion EMOJIS.md
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
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 8e7778e

Please sign in to comment.