-
Notifications
You must be signed in to change notification settings - Fork 518
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Added metadata.json files for Emoji 16
- Loading branch information
Showing
7 changed files
with
161 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,24 @@ | ||
{ | ||
"cldr": "face with bags under eyes", | ||
"fromVersion": "16.0", | ||
"glyph": "", | ||
"glyphAsUtfInEmoticons": [ | ||
], | ||
"group": "Smileys & Emotion", | ||
"keywords": [ | ||
"bags", | ||
"bored", | ||
"exhausted", | ||
"eyes", | ||
"face", | ||
"fatigued", | ||
"late", | ||
"sleepy", | ||
"tired", | ||
"weary" | ||
], | ||
"mappedToEmoticons": [ | ||
], | ||
"tts": "face with bags under eyes", | ||
"unicode": "1fae9" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,24 @@ | ||
{ | ||
"cldr": "fingerprint", | ||
"fromVersion": "16.0", | ||
"glyph": "", | ||
"glyphAsUtfInEmoticons": [ | ||
], | ||
"group": "People & Body", | ||
"keywords": [ | ||
"clue", | ||
"crime", | ||
"detective", | ||
"fingerprint", | ||
"forensics", | ||
"identity", | ||
"mystery", | ||
"print", | ||
"safety", | ||
"trace" | ||
], | ||
"mappedToEmoticons": [ | ||
], | ||
"tts": "fingerprint", | ||
"unicode": "1fac6" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
{ | ||
"cldr": "harp", | ||
"fromVersion": "16.0", | ||
"glyph": "", | ||
"glyphAsUtfInEmoticons": [ | ||
], | ||
"group": "Objects", | ||
"keywords": [ | ||
"cupid", | ||
"harp", | ||
"instrument", | ||
"love", | ||
"music", | ||
"orchestra" | ||
], | ||
"mappedToEmoticons": [ | ||
], | ||
"tts": "harp", | ||
"unicode": "1fa89" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,24 @@ | ||
{ | ||
"cldr": "leafless tree", | ||
"fromVersion": "16.0", | ||
"glyph": "", | ||
"glyphAsUtfInEmoticons": [ | ||
], | ||
"group": "Animals & Nature", | ||
"keywords": [ | ||
"bare", | ||
"barren", | ||
"branches", | ||
"dead", | ||
"drought", | ||
"leafless", | ||
"tree", | ||
"trunk", | ||
"winter", | ||
"wood" | ||
], | ||
"mappedToEmoticons": [ | ||
], | ||
"tts": "leafless tree", | ||
"unicode": "1fabe" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,23 @@ | ||
{ | ||
"cldr": "root vegetable", | ||
"fromVersion": "16.0", | ||
"glyph": "", | ||
"glyphAsUtfInEmoticons": [ | ||
], | ||
"group": "Food & Drink", | ||
"keywords": [ | ||
"beet", | ||
"food", | ||
"garden", | ||
"radish", | ||
"root", | ||
"salad", | ||
"turnip", | ||
"vegetable", | ||
"vegetarian" | ||
], | ||
"mappedToEmoticons": [ | ||
], | ||
"tts": "root vegetable", | ||
"unicode": "1fadc" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,23 @@ | ||
{ | ||
"cldr": "shovel", | ||
"fromVersion": "16.0", | ||
"glyph": "", | ||
"glyphAsUtfInEmoticons": [ | ||
], | ||
"group": "Objects", | ||
"keywords": [ | ||
"bury", | ||
"dig", | ||
"garden", | ||
"hole", | ||
"plant", | ||
"scoop", | ||
"shovel", | ||
"snow", | ||
"spade" | ||
], | ||
"mappedToEmoticons": [ | ||
], | ||
"tts": "shovel", | ||
"unicode": "1fa8f" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,23 @@ | ||
{ | ||
"cldr": "splatter", | ||
"fromVersion": "16.0", | ||
"glyph": "", | ||
"glyphAsUtfInEmoticons": [ | ||
], | ||
"group": "Symbols", | ||
"keywords": [ | ||
"drip", | ||
"holi", | ||
"ink", | ||
"liquid", | ||
"mess", | ||
"paint", | ||
"spill", | ||
"splatter", | ||
"stain" | ||
], | ||
"mappedToEmoticons": [ | ||
], | ||
"tts": "shovel", | ||
"unicode": "1fadf" | ||
} |