Skip to content

Commit

Permalink
Added metadata.json files for Emoji 16
Browse files Browse the repository at this point in the history
  • Loading branch information
terynk committed Dec 4, 2024
1 parent 5946de6 commit 001da72
Show file tree
Hide file tree
Showing 7 changed files with 161 additions and 0 deletions.
24 changes: 24 additions & 0 deletions assets/Face with bags under eyes/metadata.json
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"
}
24 changes: 24 additions & 0 deletions assets/Fingerprint/metadata.json
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"
}
20 changes: 20 additions & 0 deletions assets/Harp/metadata.json
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"
}
24 changes: 24 additions & 0 deletions assets/Leafless tree/metadata.json
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"
}
23 changes: 23 additions & 0 deletions assets/Root vegetable/metadata.json
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"
}
23 changes: 23 additions & 0 deletions assets/Shovel/metadata.json
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"
}
23 changes: 23 additions & 0 deletions assets/Splatter/metadata.json
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"
}

0 comments on commit 001da72

Please sign in to comment.