Sync Emojis

This commit is contained in:
bmarty 2023-04-03 00:03:19 +00:00 committed by GitHub
parent c94ee5c6fe
commit acf92908cc
2 changed files with 52 additions and 32 deletions

View file

@ -2599,7 +2599,9 @@
"face", "face",
"shaking", "shaking",
"shock", "shock",
"vibrate" "vibrate",
"dizzy",
"blurry"
] ]
}, },
"relieved-face": { "relieved-face": {
@ -3800,7 +3802,8 @@
"heart", "heart",
"like", "like",
"love", "love",
"pink" "pink",
"valentines"
] ]
}, },
"orange-heart": { "orange-heart": {
@ -3854,8 +3857,9 @@
"cyan", "cyan",
"heart", "heart",
"light blue", "light blue",
"light blue heart", "teal",
"teal" "ice",
"baby blue"
] ]
}, },
"purple-heart": { "purple-heart": {
@ -3892,10 +3896,10 @@
"b": "1FA76", "b": "1FA76",
"j": [ "j": [
"gray", "gray",
"grey heart",
"heart", "heart",
"silver", "silver",
"slate" "slate",
"monochrome"
] ]
}, },
"white-heart": { "white-heart": {
@ -4198,11 +4202,12 @@
"j": [ "j": [
"high five", "high five",
"leftward", "leftward",
"leftwards pushing hand",
"push", "push",
"refuse", "refuse",
"stop", "stop",
"wait" "wait",
"highfive",
"pressing"
] ]
}, },
"rightwards-pushing-hand": { "rightwards-pushing-hand": {
@ -4213,9 +4218,10 @@
"push", "push",
"refuse", "refuse",
"rightward", "rightward",
"rightwards pushing hand",
"stop", "stop",
"wait" "wait",
"highfive",
"pressing"
] ]
}, },
"ok-hand": { "ok-hand": {
@ -8620,7 +8626,11 @@
"antlers", "antlers",
"elk", "elk",
"mammal", "mammal",
"moose" "shrek",
"canada",
"sweden",
"sven",
"cool"
] ]
}, },
"donkey": { "donkey": {
@ -8630,10 +8640,10 @@
"animal", "animal",
"ass", "ass",
"burro", "burro",
"donkey",
"mammal", "mammal",
"mule", "mule",
"stubborn" "stubborn",
"eeyore"
] ]
}, },
"horse": { "horse": {
@ -9311,7 +9321,8 @@
"bird", "bird",
"flying", "flying",
"mythology", "mythology",
"wing" "angel",
"birds"
] ]
}, },
"black-bird": { "black-bird": {
@ -9331,9 +9342,10 @@
"j": [ "j": [
"bird", "bird",
"fowl", "fowl",
"goose",
"honk", "honk",
"silly" "silly",
"jemima",
"goosebumps"
] ]
}, },
"frog": { "frog": {
@ -9581,10 +9593,11 @@
"burn", "burn",
"invertebrate", "invertebrate",
"jelly", "jelly",
"jellyfish",
"marine", "marine",
"ouch", "ouch",
"stinger" "stinger",
"sting",
"tentacles"
] ]
}, },
"snail": { "snail": {
@ -9885,7 +9898,6 @@
"j": [ "j": [
"bluebonnet", "bluebonnet",
"flower", "flower",
"hyacinth",
"lavender", "lavender",
"lupine", "lupine",
"snapdragon" "snapdragon"
@ -10423,9 +10435,11 @@
"b": "1FADA", "b": "1FADA",
"j": [ "j": [
"beer", "beer",
"ginger root",
"root", "root",
"spice" "spice",
"yellow",
"cooking",
"gingerbread"
] ]
}, },
"pea-pod": { "pea-pod": {
@ -10437,7 +10451,9 @@
"legume", "legume",
"pea", "pea",
"pod", "pod",
"vegetable" "vegetable",
"cozy",
"green"
] ]
}, },
"bread": { "bread": {
@ -15533,9 +15549,9 @@
"dance", "dance",
"fan", "fan",
"flutter", "flutter",
"folding hand fan",
"hot", "hot",
"shy" "shy",
"flamenco"
] ]
}, },
"purse": { "purse": {
@ -15719,7 +15735,8 @@
"Afro", "Afro",
"comb", "comb",
"hair", "hair",
"pick" "pick",
"afro"
] ]
}, },
"crown": { "crown": {
@ -16165,7 +16182,6 @@
"b": "1FA87", "b": "1FA87",
"j": [ "j": [
"instrument", "instrument",
"maracas",
"music", "music",
"percussion", "percussion",
"rattle", "rattle",
@ -16177,11 +16193,13 @@
"b": "1FA88", "b": "1FA88",
"j": [ "j": [
"fife", "fife",
"flute",
"music", "music",
"pipe", "pipe",
"recorder", "recorder",
"woodwind" "woodwind",
"bamboo",
"instrument",
"pied piper"
] ]
}, },
"mobile-phone": { "mobile-phone": {
@ -19036,9 +19054,9 @@
"a": "⊛ Khanda", "a": "⊛ Khanda",
"b": "1FAAF", "b": "1FAAF",
"j": [ "j": [
"khanda",
"religion", "religion",
"Sikh" "Sikh",
"Sikhism"
] ]
}, },
"aries": { "aries": {
@ -19460,7 +19478,9 @@
"computer", "computer",
"internet", "internet",
"network", "network",
"wireless" "wifi",
"contactless",
"signal"
] ]
}, },
"vibration-mode": { "vibration-mode": {

File diff suppressed because one or more lines are too long