autonomous.contact/public/tabs/chat/emojis/en.js

1556 lines
46 KiB
JavaScript
Raw Normal View History

2025-09-05 11:03:53 -07:00
export const EMOJI_MAP = EMOJI_MAP ?? {};
EMOJI_MAP["en"] = [
[ "😀", "grinning face" ],
[ "😃", "grinning face with big eyes" ],
[ "😄", "grinning face with smiling eyes" ],
[ "😁", "beaming face with smiling eyes" ],
[ "😆", "grinning squinting face" ],
[ "😅", "grinning face with sweat" ],
[ "🤣", "rolling on the floor laughing" ],
[ "😂", "face with tears of joy" ],
[ "🙂", "slightly smiling face" ],
[ "🙃", "upside-down face" ],
[ "🫠", "melting face" ],
[ "😉", "winking face" ],
[ "😊", "smiling face with smiling eyes" ],
[ "😇", "smiling face with halo" ],
[ "🥰", "smiling face with hearts" ],
[ "😍", "smiling face with heart-eyes" ],
[ "🤩", "star-struck" ],
[ "😘", "face blowing a kiss" ],
[ "😗", "kissing face" ],
[ "😚", "kissing face with closed eyes" ],
[ "😙", "kissing face with smiling eyes" ],
[ "🥲", "smiling face with tear" ],
[ "😋", "face savoring food" ],
[ "😛", "face with tongue" ],
[ "😜", "winking face with tongue" ],
[ "🤪", "zany face" ],
[ "😝", "squinting face with tongue" ],
[ "🤑", "money-mouth face" ],
[ "🤗", "smiling face with open hands" ],
[ "🤭", "face with hand over mouth" ],
[ "🫢", "face with open eyes and hand over mouth" ],
[ "🫣", "face with peeking eye" ],
[ "🤫", "shushing face" ],
[ "🤔", "thinking face" ],
[ "🫡", "saluting face" ],
[ "🤐", "zipper-mouth face" ],
[ "🤨", "face with raised eyebrow" ],
[ "😐", "neutral face" ],
[ "😑", "expressionless face" ],
[ "😶", "face without mouth" ],
[ "🫥", "dotted line face" ],
[ "😏", "smirking face" ],
[ "😒", "unamused face" ],
[ "🙄", "face with rolling eyes" ],
[ "😬", "grimacing face" ],
[ "😮‍💨", "face exhaling" ],
[ "🤥", "lying face" ],
[ "🫨", "shaking face" ],
[ "😌", "relieved face" ],
[ "😔", "pensive face" ],
[ "😪", "sleepy face" ],
[ "🤤", "drooling face" ],
[ "😴", "sleeping face" ],
[ "🫩", "face with bags under eyes" ],
[ "😷", "face with medical mask" ],
[ "🤒", "face with thermometer" ],
[ "🤕", "face with head-bandage" ],
[ "🤢", "nauseated face" ],
[ "🤮", "face vomiting" ],
[ "🤧", "sneezing face" ],
[ "🥵", "hot face" ],
[ "🥶", "cold face" ],
[ "🥴", "woozy face" ],
[ "😵", "face with crossed-out eyes" ],
[ "😵‍💫", "face with spiral eyes" ],
[ "🤯", "exploding head" ],
[ "🤠", "cowboy hat face" ],
[ "🥳", "partying face" ],
[ "🥸", "disguised face" ],
[ "😎", "smiling face with sunglasses" ],
[ "🤓", "nerd face" ],
[ "🧐", "face with monocle" ],
[ "😕", "confused face" ],
[ "🫤", "face with diagonal mouth" ],
[ "😟", "worried face" ],
[ "🙁", "slightly frowning face" ],
[ "😮", "face with open mouth" ],
[ "😯", "hushed face" ],
[ "😲", "astonished face" ],
[ "😳", "flushed face" ],
[ "🥺", "pleading face" ],
[ "🥹", "face holding back tears" ],
[ "😦", "frowning face with open mouth" ],
[ "😧", "anguished face" ],
[ "😨", "fearful face" ],
[ "😰", "anxious face with sweat" ],
[ "😥", "sad but relieved face" ],
[ "😢", "crying face" ],
[ "😭", "loudly crying face" ],
[ "😱", "face screaming in fear" ],
[ "😖", "confounded face" ],
[ "😣", "persevering face" ],
[ "😞", "disappointed face" ],
[ "😓", "downcast face with sweat" ],
[ "😩", "weary face" ],
[ "😫", "tired face" ],
[ "🥱", "yawning face" ],
[ "😤", "face with steam from nose" ],
[ "😡", "enraged face" ],
[ "😠", "angry face" ],
[ "🤬", "face with symbols on mouth" ],
[ "😈", "smiling face with horns" ],
[ "👿", "angry face with horns" ],
[ "💀", "skull" ],
[ "💩", "pile of poo" ],
[ "🤡", "clown face" ],
[ "👹", "ogre" ],
[ "👺", "goblin" ],
[ "👻", "ghost" ],
[ "👽", "alien" ],
[ "👾", "alien monster" ],
[ "🤖", "robot" ],
[ "😺", "grinning cat" ],
[ "😸", "grinning cat with smiling eyes" ],
[ "😹", "cat with tears of joy" ],
[ "😻", "smiling cat with heart-eyes" ],
[ "😼", "cat with wry smile" ],
[ "😽", "kissing cat" ],
[ "🙀", "weary cat" ],
[ "😿", "crying cat" ],
[ "😾", "pouting cat" ],
[ "🙈", "see-no-evil monkey" ],
[ "🙉", "hear-no-evil monkey" ],
[ "🙊", "speak-no-evil monkey" ],
[ "💌", "love letter" ],
[ "💘", "heart with arrow" ],
[ "💝", "heart with ribbon" ],
[ "💖", "sparkling heart" ],
[ "💗", "growing heart" ],
[ "💓", "beating heart" ],
[ "💞", "revolving hearts" ],
[ "💕", "two hearts" ],
[ "💟", "heart decoration" ],
[ "💔", "broken heart" ],
[ "🩷", "pink heart" ],
[ "🧡", "orange heart" ],
[ "💛", "yellow heart" ],
[ "💚", "green heart" ],
[ "💙", "blue heart" ],
[ "🩵", "light blue heart" ],
[ "💜", "purple heart" ],
[ "🤎", "brown heart" ],
[ "🖤", "black heart" ],
[ "🩶", "grey heart" ],
[ "🤍", "white heart" ],
[ "💋", "kiss mark" ],
[ "💯", "hundred points" ],
[ "💢", "anger symbol" ],
[ "💥", "collision" ],
[ "💫", "dizzy" ],
[ "💦", "sweat droplets" ],
[ "💨", "dashing away" ],
[ "💬", "speech balloon" ],
[ "💭", "thought balloon" ],
[ "💤", "ZZZ" ],
[ "👋", "waving hand" ],
[ "🤚", "raised back of hand" ],
[ "✋", "raised hand" ],
[ "🖖", "vulcan salute" ],
[ "🫱", "rightwards hand" ],
[ "🫲", "leftwards hand" ],
[ "🫳", "palm down hand" ],
[ "🫴", "palm up hand" ],
[ "🫷", "leftwards pushing hand" ],
[ "🫸", "rightwards pushing hand" ],
[ "👌", "OK hand" ],
[ "🤌", "pinched fingers" ],
[ "🤏", "pinching hand" ],
[ "🤞", "crossed fingers" ],
[ "🫰", "hand with index finger and thumb crossed" ],
[ "🤟", "love-you gesture" ],
[ "🤘", "sign of the horns" ],
[ "🤙", "call me hand" ],
[ "👈", "backhand index pointing left" ],
[ "👉", "backhand index pointing right" ],
[ "👆", "backhand index pointing up" ],
[ "🖕", "middle finger" ],
[ "👇", "backhand index pointing down" ],
[ "🫵", "index pointing at the viewer" ],
[ "👍", "thumbs up" ],
[ "👎", "thumbs down" ],
[ "✊", "raised fist" ],
[ "👊", "oncoming fist" ],
[ "🤛", "left-facing fist" ],
[ "🤜", "right-facing fist" ],
[ "👏", "clapping hands" ],
[ "🙌", "raising hands" ],
[ "🫶", "heart hands" ],
[ "👐", "open hands" ],
[ "🤲", "palms up together" ],
[ "🤝", "handshake" ],
[ "🙏", "folded hands" ],
[ "💅", "nail polish" ],
[ "🤳", "selfie" ],
[ "💪", "flexed biceps" ],
[ "🦾", "mechanical arm" ],
[ "🦿", "mechanical leg" ],
[ "🦵", "leg" ],
[ "🦶", "foot" ],
[ "👂", "ear" ],
[ "🦻", "ear with hearing aid" ],
[ "👃", "nose" ],
[ "🧠", "brain" ],
[ "🫀", "anatomical heart" ],
[ "🫁", "lungs" ],
[ "🦷", "tooth" ],
[ "🦴", "bone" ],
[ "👀", "eyes" ],
[ "👅", "tongue" ],
[ "👄", "mouth" ],
[ "🫦", "biting lip" ],
[ "👶", "baby" ],
[ "🧒", "child" ],
[ "👦", "boy" ],
[ "👧", "girl" ],
[ "🧑", "person" ],
[ "👱", "person: blond hair" ],
[ "👨", "man" ],
[ "🧔", "person: beard" ],
[ "👨‍🦰", "man: red hair" ],
[ "👨‍🦱", "man: curly hair" ],
[ "👨‍🦳", "man: white hair" ],
[ "👨‍🦲", "man: bald" ],
[ "👩", "woman" ],
[ "👩‍🦰", "woman: red hair" ],
[ "🧑‍🦰", "person: red hair" ],
[ "👩‍🦱", "woman: curly hair" ],
[ "🧑‍🦱", "person: curly hair" ],
[ "👩‍🦳", "woman: white hair" ],
[ "🧑‍🦳", "person: white hair" ],
[ "👩‍🦲", "woman: bald" ],
[ "🧑‍🦲", "person: bald" ],
[ "🧓", "older person" ],
[ "👴", "old man" ],
[ "👵", "old woman" ],
[ "🙍", "person frowning" ],
[ "🙎", "person pouting" ],
[ "🙅", "person gesturing NO" ],
[ "🙆", "person gesturing OK" ],
[ "💁", "person tipping hand" ],
[ "🙋", "person raising hand" ],
[ "🧏", "deaf person" ],
[ "🙇", "person bowing" ],
[ "🤦", "person facepalming" ],
[ "🤷", "person shrugging" ],
[ "🧑‍🎓", "student" ],
[ "👨‍🎓", "man student" ],
[ "👩‍🎓", "woman student" ],
[ "🧑‍🏫", "teacher" ],
[ "👨‍🏫", "man teacher" ],
[ "👩‍🏫", "woman teacher" ],
[ "🧑‍🌾", "farmer" ],
[ "👨‍🌾", "man farmer" ],
[ "👩‍🌾", "woman farmer" ],
[ "🧑‍🍳", "cook" ],
[ "👨‍🍳", "man cook" ],
[ "👩‍🍳", "woman cook" ],
[ "🧑‍🔧", "mechanic" ],
[ "👨‍🔧", "man mechanic" ],
[ "👩‍🔧", "woman mechanic" ],
[ "🧑‍🏭", "factory worker" ],
[ "👨‍🏭", "man factory worker" ],
[ "👩‍🏭", "woman factory worker" ],
[ "🧑‍💼", "office worker" ],
[ "👨‍💼", "man office worker" ],
[ "👩‍💼", "woman office worker" ],
[ "🧑‍🔬", "scientist" ],
[ "👨‍🔬", "man scientist" ],
[ "👩‍🔬", "woman scientist" ],
[ "🧑‍💻", "technologist" ],
[ "👨‍💻", "man technologist" ],
[ "👩‍💻", "woman technologist" ],
[ "🧑‍🎤", "singer" ],
[ "👨‍🎤", "man singer" ],
[ "👩‍🎤", "woman singer" ],
[ "🧑‍🎨", "artist" ],
[ "👨‍🎨", "man artist" ],
[ "👩‍🎨", "woman artist" ],
[ "🧑‍🚀", "astronaut" ],
[ "👨‍🚀", "man astronaut" ],
[ "👩‍🚀", "woman astronaut" ],
[ "🧑‍🚒", "firefighter" ],
[ "👨‍🚒", "man firefighter" ],
[ "👩‍🚒", "woman firefighter" ],
[ "👮", "police officer" ],
[ "💂", "guard" ],
[ "🥷", "ninja" ],
[ "👷", "construction worker" ],
[ "🫅", "person with crown" ],
[ "🤴", "prince" ],
[ "👸", "princess" ],
[ "👳", "person wearing turban" ],
[ "👲", "person with skullcap" ],
[ "🧕", "woman with headscarf" ],
[ "🤵", "person in tuxedo" ],
[ "👰", "person with veil" ],
[ "🤰", "pregnant woman" ],
[ "🫃", "pregnant man" ],
[ "🫄", "pregnant person" ],
[ "🤱", "breast-feeding" ],
[ "👩‍🍼", "woman feeding baby" ],
[ "👨‍🍼", "man feeding baby" ],
[ "🧑‍🍼", "person feeding baby" ],
[ "👼", "baby angel" ],
[ "🎅", "Santa Claus" ],
[ "🤶", "Mrs. Claus" ],
[ "🧑‍🎄", "Mx Claus" ],
[ "🦸", "superhero" ],
[ "🦹", "supervillain" ],
[ "🧙", "mage" ],
[ "🧚", "fairy" ],
[ "🧛", "vampire" ],
[ "🧜", "merperson" ],
[ "🧝", "elf" ],
[ "🧞", "genie" ],
[ "🧟", "zombie" ],
[ "🧌", "troll" ],
[ "💆", "person getting massage" ],
[ "💇", "person getting haircut" ],
[ "🚶", "person walking" ],
[ "🧍", "person standing" ],
[ "🧎", "person kneeling" ],
[ "🧑‍🦯", "person with white cane" ],
[ "👨‍🦯", "man with white cane" ],
[ "👩‍🦯", "woman with white cane" ],
[ "🧑‍🦼", "person in motorized wheelchair" ],
[ "👨‍🦼", "man in motorized wheelchair" ],
[ "👩‍🦼", "woman in motorized wheelchair" ],
[ "🧑‍🦽", "person in manual wheelchair" ],
[ "👨‍🦽", "man in manual wheelchair" ],
[ "👩‍🦽", "woman in manual wheelchair" ],
[ "🏃", "person running" ],
[ "💃", "woman dancing" ],
[ "🕺", "man dancing" ],
[ "👯", "people with bunny ears" ],
[ "🧖", "person in steamy room" ],
[ "🧗", "person climbing" ],
[ "🤺", "person fencing" ],
[ "🏇", "horse racing" ],
[ "🏂", "snowboarder" ],
[ "🏄", "person surfing" ],
[ "🚣", "person rowing boat" ],
[ "🏊", "person swimming" ],
[ "🚴", "person biking" ],
[ "🚵", "person mountain biking" ],
[ "🤸", "person cartwheeling" ],
[ "🤼", "people wrestling" ],
[ "🤽", "person playing water polo" ],
[ "🤾", "person playing handball" ],
[ "🤹", "person juggling" ],
[ "🧘", "person in lotus position" ],
[ "🛀", "person taking bath" ],
[ "🛌", "person in bed" ],
[ "🧑‍🤝‍🧑", "people holding hands" ],
[ "👭", "women holding hands" ],
[ "👫", "woman and man holding hands" ],
[ "👬", "men holding hands" ],
[ "💏", "kiss" ],
[ "💑", "couple with heart" ],
[ "👨‍👩‍👦", "family: man, woman, boy" ],
[ "👨‍👩‍👧", "family: man, woman, girl" ],
[ "👨‍👩‍👧‍👦", "family: man, woman, girl, boy" ],
[ "👨‍👩‍👦‍👦", "family: man, woman, boy, boy" ],
[ "👨‍👩‍👧‍👧", "family: man, woman, girl, girl" ],
[ "👨‍👨‍👦", "family: man, man, boy" ],
[ "👨‍👨‍👧", "family: man, man, girl" ],
[ "👨‍👨‍👧‍👦", "family: man, man, girl, boy" ],
[ "👨‍👨‍👦‍👦", "family: man, man, boy, boy" ],
[ "👨‍👨‍👧‍👧", "family: man, man, girl, girl" ],
[ "👩‍👩‍👦", "family: woman, woman, boy" ],
[ "👩‍👩‍👧", "family: woman, woman, girl" ],
[ "👩‍👩‍👧‍👦", "family: woman, woman, girl, boy" ],
[ "👩‍👩‍👦‍👦", "family: woman, woman, boy, boy" ],
[ "👩‍👩‍👧‍👧", "family: woman, woman, girl, girl" ],
[ "👨‍👦", "family: man, boy" ],
[ "👨‍👦‍👦", "family: man, boy, boy" ],
[ "👨‍👧", "family: man, girl" ],
[ "👨‍👧‍👦", "family: man, girl, boy" ],
[ "👨‍👧‍👧", "family: man, girl, girl" ],
[ "👩‍👦", "family: woman, boy" ],
[ "👩‍👦‍👦", "family: woman, boy, boy" ],
[ "👩‍👧", "family: woman, girl" ],
[ "👩‍👧‍👦", "family: woman, girl, boy" ],
[ "👩‍👧‍👧", "family: woman, girl, girl" ],
[ "👤", "bust in silhouette" ],
[ "👥", "busts in silhouette" ],
[ "🫂", "people hugging" ],
[ "👪", "family" ],
[ "🧑‍🧑‍🧒", "family: adult, adult, child" ],
[ "🧑‍🧑‍🧒‍🧒", "family: adult, adult, child, child" ],
[ "🧑‍🧒", "family: adult, child" ],
[ "🧑‍🧒‍🧒", "family: adult, child, child" ],
[ "👣", "footprints" ],
[ "🫆", "fingerprint" ],
[ "🐵", "monkey face" ],
[ "🐒", "monkey" ],
[ "🦍", "gorilla" ],
[ "🦧", "orangutan" ],
[ "🐶", "dog face" ],
[ "🐕", "dog" ],
[ "🦮", "guide dog" ],
[ "🐕‍🦺", "service dog" ],
[ "🐩", "poodle" ],
[ "🐺", "wolf" ],
[ "🦊", "fox" ],
[ "🦝", "raccoon" ],
[ "🐱", "cat face" ],
[ "🐈", "cat" ],
[ "🐈‍⬛", "black cat" ],
[ "🦁", "lion" ],
[ "🐯", "tiger face" ],
[ "🐅", "tiger" ],
[ "🐆", "leopard" ],
[ "🐴", "horse face" ],
[ "🫎", "moose" ],
[ "🫏", "donkey" ],
[ "🐎", "horse" ],
[ "🦄", "unicorn" ],
[ "🦓", "zebra" ],
[ "🦌", "deer" ],
[ "🦬", "bison" ],
[ "🐮", "cow face" ],
[ "🐂", "ox" ],
[ "🐃", "water buffalo" ],
[ "🐄", "cow" ],
[ "🐷", "pig face" ],
[ "🐖", "pig" ],
[ "🐗", "boar" ],
[ "🐽", "pig nose" ],
[ "🐏", "ram" ],
[ "🐑", "ewe" ],
[ "🐐", "goat" ],
[ "🐪", "camel" ],
[ "🐫", "two-hump camel" ],
[ "🦙", "llama" ],
[ "🦒", "giraffe" ],
[ "🐘", "elephant" ],
[ "🦣", "mammoth" ],
[ "🦏", "rhinoceros" ],
[ "🦛", "hippopotamus" ],
[ "🐭", "mouse face" ],
[ "🐁", "mouse" ],
[ "🐀", "rat" ],
[ "🐹", "hamster" ],
[ "🐰", "rabbit face" ],
[ "🐇", "rabbit" ],
[ "🦫", "beaver" ],
[ "🦔", "hedgehog" ],
[ "🦇", "bat" ],
[ "🐻", "bear" ],
[ "🐨", "koala" ],
[ "🐼", "panda" ],
[ "🦥", "sloth" ],
[ "🦦", "otter" ],
[ "🦨", "skunk" ],
[ "🦘", "kangaroo" ],
[ "🦡", "badger" ],
[ "🐾", "paw prints" ],
[ "🦃", "turkey" ],
[ "🐔", "chicken" ],
[ "🐓", "rooster" ],
[ "🐣", "hatching chick" ],
[ "🐤", "baby chick" ],
[ "🐥", "front-facing baby chick" ],
[ "🐦", "bird" ],
[ "🐧", "penguin" ],
[ "🦅", "eagle" ],
[ "🦆", "duck" ],
[ "🦢", "swan" ],
[ "🦉", "owl" ],
[ "🦤", "dodo" ],
[ "🪶", "feather" ],
[ "🦩", "flamingo" ],
[ "🦚", "peacock" ],
[ "🦜", "parrot" ],
[ "🪽", "wing" ],
[ "🐦‍⬛", "black bird" ],
[ "🪿", "goose" ],
[ "🐦‍🔥", "phoenix" ],
[ "🐸", "frog" ],
[ "🐊", "crocodile" ],
[ "🐢", "turtle" ],
[ "🦎", "lizard" ],
[ "🐍", "snake" ],
[ "🐲", "dragon face" ],
[ "🐉", "dragon" ],
[ "🦕", "sauropod" ],
[ "🦖", "T-Rex" ],
[ "🐳", "spouting whale" ],
[ "🐋", "whale" ],
[ "🐬", "dolphin" ],
[ "🦭", "seal" ],
[ "🐟", "fish" ],
[ "🐠", "tropical fish" ],
[ "🐡", "blowfish" ],
[ "🦈", "shark" ],
[ "🐙", "octopus" ],
[ "🐚", "spiral shell" ],
[ "🪸", "coral" ],
[ "🪼", "jellyfish" ],
[ "🦀", "crab" ],
[ "🦞", "lobster" ],
[ "🦐", "shrimp" ],
[ "🦑", "squid" ],
[ "🦪", "oyster" ],
[ "🐌", "snail" ],
[ "🦋", "butterfly" ],
[ "🐛", "bug" ],
[ "🐜", "ant" ],
[ "🐝", "honeybee" ],
[ "🪲", "beetle" ],
[ "🐞", "lady beetle" ],
[ "🦗", "cricket" ],
[ "🪳", "cockroach" ],
[ "🦂", "scorpion" ],
[ "🦟", "mosquito" ],
[ "🪰", "fly" ],
[ "🪱", "worm" ],
[ "🦠", "microbe" ],
[ "💐", "bouquet" ],
[ "🌸", "cherry blossom" ],
[ "💮", "white flower" ],
[ "🪷", "lotus" ],
[ "🌹", "rose" ],
[ "🥀", "wilted flower" ],
[ "🌺", "hibiscus" ],
[ "🌻", "sunflower" ],
[ "🌼", "blossom" ],
[ "🌷", "tulip" ],
[ "🪻", "hyacinth" ],
[ "🌱", "seedling" ],
[ "🪴", "potted plant" ],
[ "🌲", "evergreen tree" ],
[ "🌳", "deciduous tree" ],
[ "🌴", "palm tree" ],
[ "🌵", "cactus" ],
[ "🌾", "sheaf of rice" ],
[ "🌿", "herb" ],
[ "🍀", "four leaf clover" ],
[ "🍁", "maple leaf" ],
[ "🍂", "fallen leaf" ],
[ "🍃", "leaf fluttering in wind" ],
[ "🪹", "empty nest" ],
[ "🪺", "nest with eggs" ],
[ "🍄", "mushroom" ],
[ "🪾", "leafless tree" ],
[ "🍇", "grapes" ],
[ "🍈", "melon" ],
[ "🍉", "watermelon" ],
[ "🍊", "tangerine" ],
[ "🍋", "lemon" ],
[ "🍋‍🟩", "lime" ],
[ "🍌", "banana" ],
[ "🍍", "pineapple" ],
[ "🥭", "mango" ],
[ "🍎", "red apple" ],
[ "🍏", "green apple" ],
[ "🍐", "pear" ],
[ "🍑", "peach" ],
[ "🍒", "cherries" ],
[ "🍓", "strawberry" ],
[ "🫐", "blueberries" ],
[ "🥝", "kiwi fruit" ],
[ "🍅", "tomato" ],
[ "🫒", "olive" ],
[ "🥥", "coconut" ],
[ "🥑", "avocado" ],
[ "🍆", "eggplant" ],
[ "🥔", "potato" ],
[ "🥕", "carrot" ],
[ "🌽", "ear of corn" ],
[ "🫑", "bell pepper" ],
[ "🥒", "cucumber" ],
[ "🥬", "leafy green" ],
[ "🥦", "broccoli" ],
[ "🧄", "garlic" ],
[ "🧅", "onion" ],
[ "🥜", "peanuts" ],
[ "🫘", "beans" ],
[ "🌰", "chestnut" ],
[ "🫚", "ginger root" ],
[ "🫛", "pea pod" ],
[ "🍄‍🟫", "brown mushroom" ],
[ "🫜", "root vegetable" ],
[ "🍞", "bread" ],
[ "🥐", "croissant" ],
[ "🥖", "baguette bread" ],
[ "🫓", "flatbread" ],
[ "🥨", "pretzel" ],
[ "🥯", "bagel" ],
[ "🥞", "pancakes" ],
[ "🧇", "waffle" ],
[ "🧀", "cheese wedge" ],
[ "🍖", "meat on bone" ],
[ "🍗", "poultry leg" ],
[ "🥩", "cut of meat" ],
[ "🥓", "bacon" ],
[ "🍔", "hamburger" ],
[ "🍟", "french fries" ],
[ "🍕", "pizza" ],
[ "🌭", "hot dog" ],
[ "🥪", "sandwich" ],
[ "🌮", "taco" ],
[ "🌯", "burrito" ],
[ "🫔", "tamale" ],
[ "🥙", "stuffed flatbread" ],
[ "🧆", "falafel" ],
[ "🥚", "egg" ],
[ "🍳", "cooking" ],
[ "🥘", "shallow pan of food" ],
[ "🍲", "pot of food" ],
[ "🫕", "fondue" ],
[ "🥣", "bowl with spoon" ],
[ "🥗", "green salad" ],
[ "🍿", "popcorn" ],
[ "🧈", "butter" ],
[ "🧂", "salt" ],
[ "🥫", "canned food" ],
[ "🍱", "bento box" ],
[ "🍘", "rice cracker" ],
[ "🍙", "rice ball" ],
[ "🍚", "cooked rice" ],
[ "🍛", "curry rice" ],
[ "🍜", "steaming bowl" ],
[ "🍝", "spaghetti" ],
[ "🍠", "roasted sweet potato" ],
[ "🍢", "oden" ],
[ "🍣", "sushi" ],
[ "🍤", "fried shrimp" ],
[ "🍥", "fish cake with swirl" ],
[ "🥮", "moon cake" ],
[ "🍡", "dango" ],
[ "🥟", "dumpling" ],
[ "🥠", "fortune cookie" ],
[ "🥡", "takeout box" ],
[ "🍦", "soft ice cream" ],
[ "🍧", "shaved ice" ],
[ "🍨", "ice cream" ],
[ "🍩", "doughnut" ],
[ "🍪", "cookie" ],
[ "🎂", "birthday cake" ],
[ "🍰", "shortcake" ],
[ "🧁", "cupcake" ],
[ "🥧", "pie" ],
[ "🍫", "chocolate bar" ],
[ "🍬", "candy" ],
[ "🍭", "lollipop" ],
[ "🍮", "custard" ],
[ "🍯", "honey pot" ],
[ "🍼", "baby bottle" ],
[ "🥛", "glass of milk" ],
[ "☕", "hot beverage" ],
[ "🫖", "teapot" ],
[ "🍵", "teacup without handle" ],
[ "🍶", "sake" ],
[ "🍾", "bottle with popping cork" ],
[ "🍷", "wine glass" ],
[ "🍸", "cocktail glass" ],
[ "🍹", "tropical drink" ],
[ "🍺", "beer mug" ],
[ "🍻", "clinking beer mugs" ],
[ "🥂", "clinking glasses" ],
[ "🥃", "tumbler glass" ],
[ "🫗", "pouring liquid" ],
[ "🥤", "cup with straw" ],
[ "🧋", "bubble tea" ],
[ "🧃", "beverage box" ],
[ "🧉", "mate" ],
[ "🧊", "ice" ],
[ "🥢", "chopsticks" ],
[ "🍴", "fork and knife" ],
[ "🥄", "spoon" ],
[ "🔪", "kitchen knife" ],
[ "🫙", "jar" ],
[ "🏺", "amphora" ],
[ "🌍", "globe showing Europe-Africa" ],
[ "🌎", "globe showing Americas" ],
[ "🌏", "globe showing Asia-Australia" ],
[ "🌐", "globe with meridians" ],
[ "🗾", "map of Japan" ],
[ "🧭", "compass" ],
[ "🌋", "volcano" ],
[ "🗻", "mount fuji" ],
[ "🧱", "brick" ],
[ "🪨", "rock" ],
[ "🪵", "wood" ],
[ "🛖", "hut" ],
[ "🏠", "house" ],
[ "🏡", "house with garden" ],
[ "🏢", "office building" ],
[ "🏣", "Japanese post office" ],
[ "🏤", "post office" ],
[ "🏥", "hospital" ],
[ "🏦", "bank" ],
[ "🏨", "hotel" ],
[ "🏩", "love hotel" ],
[ "🏪", "convenience store" ],
[ "🏫", "school" ],
[ "🏬", "department store" ],
[ "🏭", "factory" ],
[ "🏯", "Japanese castle" ],
[ "🏰", "castle" ],
[ "💒", "wedding" ],
[ "🗼", "Tokyo tower" ],
[ "🗽", "Statue of Liberty" ],
[ "⛪", "church" ],
[ "🕌", "mosque" ],
[ "🛕", "hindu temple" ],
[ "🕍", "synagogue" ],
[ "🕋", "kaaba" ],
[ "⛲", "fountain" ],
[ "⛺", "tent" ],
[ "🌁", "foggy" ],
[ "🌃", "night with stars" ],
[ "🌄", "sunrise over mountains" ],
[ "🌅", "sunrise" ],
[ "🌆", "cityscape at dusk" ],
[ "🌇", "sunset" ],
[ "🌉", "bridge at night" ],
[ "🎠", "carousel horse" ],
[ "🛝", "playground slide" ],
[ "🎡", "ferris wheel" ],
[ "🎢", "roller coaster" ],
[ "💈", "barber pole" ],
[ "🎪", "circus tent" ],
[ "🚂", "locomotive" ],
[ "🚃", "railway car" ],
[ "🚄", "high-speed train" ],
[ "🚅", "bullet train" ],
[ "🚆", "train" ],
[ "🚇", "metro" ],
[ "🚈", "light rail" ],
[ "🚉", "station" ],
[ "🚊", "tram" ],
[ "🚝", "monorail" ],
[ "🚞", "mountain railway" ],
[ "🚋", "tram car" ],
[ "🚌", "bus" ],
[ "🚍", "oncoming bus" ],
[ "🚎", "trolleybus" ],
[ "🚐", "minibus" ],
[ "🚑", "ambulance" ],
[ "🚒", "fire engine" ],
[ "🚓", "police car" ],
[ "🚔", "oncoming police car" ],
[ "🚕", "taxi" ],
[ "🚖", "oncoming taxi" ],
[ "🚗", "automobile" ],
[ "🚘", "oncoming automobile" ],
[ "🚙", "sport utility vehicle" ],
[ "🛻", "pickup truck" ],
[ "🚚", "delivery truck" ],
[ "🚛", "articulated lorry" ],
[ "🚜", "tractor" ],
[ "🛵", "motor scooter" ],
[ "🦽", "manual wheelchair" ],
[ "🦼", "motorized wheelchair" ],
[ "🛺", "auto rickshaw" ],
[ "🚲", "bicycle" ],
[ "🛴", "kick scooter" ],
[ "🛹", "skateboard" ],
[ "🛼", "roller skate" ],
[ "🚏", "bus stop" ],
[ "⛽", "fuel pump" ],
[ "🛞", "wheel" ],
[ "🚨", "police car light" ],
[ "🚥", "horizontal traffic light" ],
[ "🚦", "vertical traffic light" ],
[ "🛑", "stop sign" ],
[ "🚧", "construction" ],
[ "⚓", "anchor" ],
[ "🛟", "ring buoy" ],
[ "⛵", "sailboat" ],
[ "🛶", "canoe" ],
[ "🚤", "speedboat" ],
[ "🚢", "ship" ],
[ "🛫", "airplane departure" ],
[ "🛬", "airplane arrival" ],
[ "🪂", "parachute" ],
[ "💺", "seat" ],
[ "🚁", "helicopter" ],
[ "🚟", "suspension railway" ],
[ "🚠", "mountain cableway" ],
[ "🚡", "aerial tramway" ],
[ "🚀", "rocket" ],
[ "🛸", "flying saucer" ],
[ "🧳", "luggage" ],
[ "⌛", "hourglass done" ],
[ "⏳", "hourglass not done" ],
[ "⌚", "watch" ],
[ "⏰", "alarm clock" ],
[ "🕛", "twelve oclock" ],
[ "🕧", "twelve-thirty" ],
[ "🕐", "one oclock" ],
[ "🕜", "one-thirty" ],
[ "🕑", "two oclock" ],
[ "🕝", "two-thirty" ],
[ "🕒", "three oclock" ],
[ "🕞", "three-thirty" ],
[ "🕓", "four oclock" ],
[ "🕟", "four-thirty" ],
[ "🕔", "five oclock" ],
[ "🕠", "five-thirty" ],
[ "🕕", "six oclock" ],
[ "🕡", "six-thirty" ],
[ "🕖", "seven oclock" ],
[ "🕢", "seven-thirty" ],
[ "🕗", "eight oclock" ],
[ "🕣", "eight-thirty" ],
[ "🕘", "nine oclock" ],
[ "🕤", "nine-thirty" ],
[ "🕙", "ten oclock" ],
[ "🕥", "ten-thirty" ],
[ "🕚", "eleven oclock" ],
[ "🕦", "eleven-thirty" ],
[ "🌑", "new moon" ],
[ "🌒", "waxing crescent moon" ],
[ "🌓", "first quarter moon" ],
[ "🌔", "waxing gibbous moon" ],
[ "🌕", "full moon" ],
[ "🌖", "waning gibbous moon" ],
[ "🌗", "last quarter moon" ],
[ "🌘", "waning crescent moon" ],
[ "🌙", "crescent moon" ],
[ "🌚", "new moon face" ],
[ "🌛", "first quarter moon face" ],
[ "🌜", "last quarter moon face" ],
[ "🌝", "full moon face" ],
[ "🌞", "sun with face" ],
[ "🪐", "ringed planet" ],
[ "⭐", "star" ],
[ "🌟", "glowing star" ],
[ "🌠", "shooting star" ],
[ "🌌", "milky way" ],
[ "⛅", "sun behind cloud" ],
[ "🌀", "cyclone" ],
[ "🌈", "rainbow" ],
[ "🌂", "closed umbrella" ],
[ "☔", "umbrella with rain drops" ],
[ "⚡", "high voltage" ],
[ "⛄", "snowman without snow" ],
[ "🔥", "fire" ],
[ "💧", "droplet" ],
[ "🌊", "water wave" ],
[ "🎃", "jack-o-lantern" ],
[ "🎄", "Christmas tree" ],
[ "🎆", "fireworks" ],
[ "🎇", "sparkler" ],
[ "🧨", "firecracker" ],
[ "✨", "sparkles" ],
[ "🎈", "balloon" ],
[ "🎉", "party popper" ],
[ "🎊", "confetti ball" ],
[ "🎋", "tanabata tree" ],
[ "🎍", "pine decoration" ],
[ "🎎", "Japanese dolls" ],
[ "🎏", "carp streamer" ],
[ "🎐", "wind chime" ],
[ "🎑", "moon viewing ceremony" ],
[ "🧧", "red envelope" ],
[ "🎀", "ribbon" ],
[ "🎁", "wrapped gift" ],
[ "🎫", "ticket" ],
[ "🏆", "trophy" ],
[ "🏅", "sports medal" ],
[ "🥇", "1st place medal" ],
[ "🥈", "2nd place medal" ],
[ "🥉", "3rd place medal" ],
[ "⚽", "soccer ball" ],
[ "⚾", "baseball" ],
[ "🥎", "softball" ],
[ "🏀", "basketball" ],
[ "🏐", "volleyball" ],
[ "🏈", "american football" ],
[ "🏉", "rugby football" ],
[ "🎾", "tennis" ],
[ "🥏", "flying disc" ],
[ "🎳", "bowling" ],
[ "🏏", "cricket game" ],
[ "🏑", "field hockey" ],
[ "🏒", "ice hockey" ],
[ "🥍", "lacrosse" ],
[ "🏓", "ping pong" ],
[ "🏸", "badminton" ],
[ "🥊", "boxing glove" ],
[ "🥋", "martial arts uniform" ],
[ "🥅", "goal net" ],
[ "⛳", "flag in hole" ],
[ "🎣", "fishing pole" ],
[ "🤿", "diving mask" ],
[ "🎽", "running shirt" ],
[ "🎿", "skis" ],
[ "🛷", "sled" ],
[ "🥌", "curling stone" ],
[ "🎯", "bullseye" ],
[ "🪀", "yo-yo" ],
[ "🪁", "kite" ],
[ "🔫", "water pistol" ],
[ "🎱", "pool 8 ball" ],
[ "🔮", "crystal ball" ],
[ "🪄", "magic wand" ],
[ "🎮", "video game" ],
[ "🎰", "slot machine" ],
[ "🎲", "game die" ],
[ "🧩", "puzzle piece" ],
[ "🧸", "teddy bear" ],
[ "🪅", "piñata" ],
[ "🪩", "mirror ball" ],
[ "🪆", "nesting dolls" ],
[ "🃏", "joker" ],
[ "🀄", "mahjong red dragon" ],
[ "🎴", "flower playing cards" ],
[ "🎭", "performing arts" ],
[ "🎨", "artist palette" ],
[ "🧵", "thread" ],
[ "🪡", "sewing needle" ],
[ "🧶", "yarn" ],
[ "🪢", "knot" ],
[ "👓", "glasses" ],
[ "🥽", "goggles" ],
[ "🥼", "lab coat" ],
[ "🦺", "safety vest" ],
[ "👔", "necktie" ],
[ "👕", "t-shirt" ],
[ "👖", "jeans" ],
[ "🧣", "scarf" ],
[ "🧤", "gloves" ],
[ "🧥", "coat" ],
[ "🧦", "socks" ],
[ "👗", "dress" ],
[ "👘", "kimono" ],
[ "🥻", "sari" ],
[ "🩱", "one-piece swimsuit" ],
[ "🩲", "briefs" ],
[ "🩳", "shorts" ],
[ "👙", "bikini" ],
[ "👚", "womans clothes" ],
[ "🪭", "folding hand fan" ],
[ "👛", "purse" ],
[ "👜", "handbag" ],
[ "👝", "clutch bag" ],
[ "🎒", "backpack" ],
[ "🩴", "thong sandal" ],
[ "👞", "mans shoe" ],
[ "👟", "running shoe" ],
[ "🥾", "hiking boot" ],
[ "🥿", "flat shoe" ],
[ "👠", "high-heeled shoe" ],
[ "👡", "womans sandal" ],
[ "🩰", "ballet shoes" ],
[ "👢", "womans boot" ],
[ "🪮", "hair pick" ],
[ "👑", "crown" ],
[ "👒", "womans hat" ],
[ "🎩", "top hat" ],
[ "🎓", "graduation cap" ],
[ "🧢", "billed cap" ],
[ "🪖", "military helmet" ],
[ "📿", "prayer beads" ],
[ "💄", "lipstick" ],
[ "💍", "ring" ],
[ "💎", "gem stone" ],
[ "🔇", "muted speaker" ],
[ "🔈", "speaker low volume" ],
[ "🔉", "speaker medium volume" ],
[ "🔊", "speaker high volume" ],
[ "📢", "loudspeaker" ],
[ "📣", "megaphone" ],
[ "📯", "postal horn" ],
[ "🔔", "bell" ],
[ "🔕", "bell with slash" ],
[ "🎼", "musical score" ],
[ "🎵", "musical note" ],
[ "🎶", "musical notes" ],
[ "🎤", "microphone" ],
[ "🎧", "headphone" ],
[ "📻", "radio" ],
[ "🎷", "saxophone" ],
[ "🪗", "accordion" ],
[ "🎸", "guitar" ],
[ "🎹", "musical keyboard" ],
[ "🎺", "trumpet" ],
[ "🎻", "violin" ],
[ "🪕", "banjo" ],
[ "🥁", "drum" ],
[ "🪘", "long drum" ],
[ "🪇", "maracas" ],
[ "🪈", "flute" ],
[ "🪉", "harp" ],
[ "📱", "mobile phone" ],
[ "📲", "mobile phone with arrow" ],
[ "📞", "telephone receiver" ],
[ "📟", "pager" ],
[ "📠", "fax machine" ],
[ "🔋", "battery" ],
[ "🪫", "low battery" ],
[ "🔌", "electric plug" ],
[ "💻", "laptop" ],
[ "💽", "computer disk" ],
[ "💾", "floppy disk" ],
[ "💿", "optical disk" ],
[ "📀", "dvd" ],
[ "🧮", "abacus" ],
[ "🎥", "movie camera" ],
[ "🎬", "clapper board" ],
[ "📺", "television" ],
[ "📷", "camera" ],
[ "📸", "camera with flash" ],
[ "📹", "video camera" ],
[ "📼", "videocassette" ],
[ "🔍", "magnifying glass tilted left" ],
[ "🔎", "magnifying glass tilted right" ],
[ "💡", "light bulb" ],
[ "🔦", "flashlight" ],
[ "🏮", "red paper lantern" ],
[ "🪔", "diya lamp" ],
[ "📔", "notebook with decorative cover" ],
[ "📕", "closed book" ],
[ "📖", "open book" ],
[ "📗", "green book" ],
[ "📘", "blue book" ],
[ "📙", "orange book" ],
[ "📚", "books" ],
[ "📓", "notebook" ],
[ "📒", "ledger" ],
[ "📃", "page with curl" ],
[ "📜", "scroll" ],
[ "📄", "page facing up" ],
[ "📰", "newspaper" ],
[ "📑", "bookmark tabs" ],
[ "🔖", "bookmark" ],
[ "💰", "money bag" ],
[ "🪙", "coin" ],
[ "💴", "yen banknote" ],
[ "💵", "dollar banknote" ],
[ "💶", "euro banknote" ],
[ "💷", "pound banknote" ],
[ "💸", "money with wings" ],
[ "💳", "credit card" ],
[ "🧾", "receipt" ],
[ "💹", "chart increasing with yen" ],
[ "📧", "e-mail" ],
[ "📨", "incoming envelope" ],
[ "📩", "envelope with arrow" ],
[ "📤", "outbox tray" ],
[ "📥", "inbox tray" ],
[ "📦", "package" ],
[ "📫", "closed mailbox with raised flag" ],
[ "📪", "closed mailbox with lowered flag" ],
[ "📬", "open mailbox with raised flag" ],
[ "📭", "open mailbox with lowered flag" ],
[ "📮", "postbox" ],
[ "📝", "memo" ],
[ "💼", "briefcase" ],
[ "📁", "file folder" ],
[ "📂", "open file folder" ],
[ "📅", "calendar" ],
[ "📆", "tear-off calendar" ],
[ "📇", "card index" ],
[ "📈", "chart increasing" ],
[ "📉", "chart decreasing" ],
[ "📊", "bar chart" ],
[ "📋", "clipboard" ],
[ "📌", "pushpin" ],
[ "📍", "round pushpin" ],
[ "📎", "paperclip" ],
[ "📏", "straight ruler" ],
[ "📐", "triangular ruler" ],
[ "🔒", "locked" ],
[ "🔓", "unlocked" ],
[ "🔏", "locked with pen" ],
[ "🔐", "locked with key" ],
[ "🔑", "key" ],
[ "🔨", "hammer" ],
[ "🪓", "axe" ],
[ "💣", "bomb" ],
[ "🪃", "boomerang" ],
[ "🏹", "bow and arrow" ],
[ "🪚", "carpentry saw" ],
[ "🔧", "wrench" ],
[ "🪛", "screwdriver" ],
[ "🔩", "nut and bolt" ],
[ "🦯", "white cane" ],
[ "🔗", "link" ],
[ "🪝", "hook" ],
[ "🧰", "toolbox" ],
[ "🧲", "magnet" ],
[ "🪜", "ladder" ],
[ "🪏", "shovel" ],
[ "🧪", "test tube" ],
[ "🧫", "petri dish" ],
[ "🧬", "dna" ],
[ "🔬", "microscope" ],
[ "🔭", "telescope" ],
[ "📡", "satellite antenna" ],
[ "💉", "syringe" ],
[ "🩸", "drop of blood" ],
[ "💊", "pill" ],
[ "🩹", "adhesive bandage" ],
[ "🩼", "crutch" ],
[ "🩺", "stethoscope" ],
[ "🩻", "x-ray" ],
[ "🚪", "door" ],
[ "🛗", "elevator" ],
[ "🪞", "mirror" ],
[ "🪟", "window" ],
[ "🪑", "chair" ],
[ "🚽", "toilet" ],
[ "🪠", "plunger" ],
[ "🚿", "shower" ],
[ "🛁", "bathtub" ],
[ "🪤", "mouse trap" ],
[ "🪒", "razor" ],
[ "🧴", "lotion bottle" ],
[ "🧷", "safety pin" ],
[ "🧹", "broom" ],
[ "🧺", "basket" ],
[ "🧻", "roll of paper" ],
[ "🪣", "bucket" ],
[ "🧼", "soap" ],
[ "🫧", "bubbles" ],
[ "🪥", "toothbrush" ],
[ "🧽", "sponge" ],
[ "🧯", "fire extinguisher" ],
[ "🛒", "shopping cart" ],
[ "🚬", "cigarette" ],
[ "🪦", "headstone" ],
[ "🧿", "nazar amulet" ],
[ "🪬", "hamsa" ],
[ "🗿", "moai" ],
[ "🪧", "placard" ],
[ "🪪", "identification card" ],
[ "🏧", "ATM sign" ],
[ "🚮", "litter in bin sign" ],
[ "🚰", "potable water" ],
[ "♿", "wheelchair symbol" ],
[ "🚹", "mens room" ],
[ "🚺", "womens room" ],
[ "🚻", "restroom" ],
[ "🚼", "baby symbol" ],
[ "🚾", "water closet" ],
[ "🛂", "passport control" ],
[ "🛃", "customs" ],
[ "🛄", "baggage claim" ],
[ "🛅", "left luggage" ],
[ "🚸", "children crossing" ],
[ "⛔", "no entry" ],
[ "🚫", "prohibited" ],
[ "🚳", "no bicycles" ],
[ "🚭", "no smoking" ],
[ "🚯", "no littering" ],
[ "🚱", "non-potable water" ],
[ "🚷", "no pedestrians" ],
[ "📵", "no mobile phones" ],
[ "🔞", "no one under eighteen" ],
[ "🔃", "clockwise vertical arrows" ],
[ "🔄", "counterclockwise arrows button" ],
[ "🔙", "BACK arrow" ],
[ "🔚", "END arrow" ],
[ "🔛", "ON! arrow" ],
[ "🔜", "SOON arrow" ],
[ "🔝", "TOP arrow" ],
[ "🛐", "place of worship" ],
[ "🕎", "menorah" ],
[ "🔯", "dotted six-pointed star" ],
[ "🪯", "khanda" ],
[ "♈", "Aries" ],
[ "♉", "Taurus" ],
[ "♊", "Gemini" ],
[ "♋", "Cancer" ],
[ "♌", "Leo" ],
[ "♍", "Virgo" ],
[ "♎", "Libra" ],
[ "♏", "Scorpio" ],
[ "♐", "Sagittarius" ],
[ "♑", "Capricorn" ],
[ "♒", "Aquarius" ],
[ "♓", "Pisces" ],
[ "⛎", "Ophiuchus" ],
[ "🔀", "shuffle tracks button" ],
[ "🔁", "repeat button" ],
[ "🔂", "repeat single button" ],
[ "⏩", "fast-forward button" ],
[ "⏪", "fast reverse button" ],
[ "🔼", "upwards button" ],
[ "⏫", "fast up button" ],
[ "🔽", "downwards button" ],
[ "⏬", "fast down button" ],
[ "🎦", "cinema" ],
[ "🔅", "dim button" ],
[ "🔆", "bright button" ],
[ "📶", "antenna bars" ],
[ "🛜", "wireless" ],
[ "📳", "vibration mode" ],
[ "📴", "mobile phone off" ],
[ "", "plus" ],
[ "", "minus" ],
[ "➗", "divide" ],
[ "🟰", "heavy equals sign" ],
[ "❓", "red question mark" ],
[ "❔", "white question mark" ],
[ "❕", "white exclamation mark" ],
[ "❗", "red exclamation mark" ],
[ "💱", "currency exchange" ],
[ "💲", "heavy dollar sign" ],
[ "🔱", "trident emblem" ],
[ "📛", "name badge" ],
[ "🔰", "Japanese symbol for beginner" ],
[ "⭕", "hollow red circle" ],
[ "✅", "check mark button" ],
[ "❌", "cross mark" ],
[ "❎", "cross mark button" ],
[ "➰", "curly loop" ],
[ "➿", "double curly loop" ],
[ "🫟", "splatter" ],
[ "🔟", "keycap: 10" ],
[ "🔠", "input latin uppercase" ],
[ "🔡", "input latin lowercase" ],
[ "🔢", "input numbers" ],
[ "🔣", "input symbols" ],
[ "🔤", "input latin letters" ],
[ "🆎", "AB button (blood type)" ],
[ "🆑", "CL button" ],
[ "🆒", "COOL button" ],
[ "🆓", "FREE button" ],
[ "🆔", "ID button" ],
[ "🆕", "NEW button" ],
[ "🆖", "NG button" ],
[ "🆗", "OK button" ],
[ "🆘", "SOS button" ],
[ "🆙", "UP! button" ],
[ "🆚", "VS button" ],
"🈁": 'Japanese "here" button',
"🈶": 'Japanese "not free of charge" button',
"🈯": 'Japanese "reserved" button',
"🉐": 'Japanese "bargain" button',
"🈹": 'Japanese "discount" button',
"🈚": 'Japanese "free of charge" button',
"🈲": 'Japanese "prohibited" button',
"🉑": 'Japanese "acceptable" button',
"🈸": 'Japanese "application" button',
"🈴": 'Japanese "passing grade" button',
"🈳": 'Japanese "vacancy" button',
"🈺": 'Japanese "open for business" button',
"🈵": 'Japanese "no vacancy" button',
[ "🔴", "red circle" ],
[ "🟠", "orange circle" ],
[ "🟡", "yellow circle" ],
[ "🟢", "green circle" ],
[ "🔵", "blue circle" ],
[ "🟣", "purple circle" ],
[ "🟤", "brown circle" ],
[ "⚫", "black circle" ],
[ "⚪", "white circle" ],
[ "🟥", "red square" ],
[ "🟧", "orange square" ],
[ "🟨", "yellow square" ],
[ "🟩", "green square" ],
[ "🟦", "blue square" ],
[ "🟪", "purple square" ],
[ "🟫", "brown square" ],
[ "⬛", "black large square" ],
[ "⬜", "white large square" ],
[ "◾", "black medium-small square" ],
[ "◽", "white medium-small square" ],
[ "🔶", "large orange diamond" ],
[ "🔷", "large blue diamond" ],
[ "🔸", "small orange diamond" ],
[ "🔹", "small blue diamond" ],
[ "🔺", "red triangle pointed up" ],
[ "🔻", "red triangle pointed down" ],
[ "💠", "diamond with a dot" ],
[ "🔘", "radio button" ],
[ "🔳", "white square button" ],
[ "🔲", "black square button" ],
[ "🏁", "chequered flag" ],
[ "🚩", "triangular flag" ],
[ "🎌", "crossed flags" ],
[ "🏴", "black flag" ],
[ "🇦🇨", "flag: Ascension Island" ],
[ "🇦🇩", "flag: Andorra" ],
[ "🇦🇪", "flag: United Arab Emirates" ],
[ "🇦🇫", "flag: Afghanistan" ],
[ "🇦🇬", "flag: Antigua & Barbuda" ],
[ "🇦🇮", "flag: Anguilla" ],
[ "🇦🇱", "flag: Albania" ],
[ "🇦🇲", "flag: Armenia" ],
[ "🇦🇴", "flag: Angola" ],
[ "🇦🇶", "flag: Antarctica" ],
[ "🇦🇷", "flag: Argentina" ],
[ "🇦🇸", "flag: American Samoa" ],
[ "🇦🇹", "flag: Austria" ],
[ "🇦🇺", "flag: Australia" ],
[ "🇦🇼", "flag: Aruba" ],
[ "🇦🇽", "flag: Åland Islands" ],
[ "🇦🇿", "flag: Azerbaijan" ],
[ "🇧🇦", "flag: Bosnia & Herzegovina" ],
[ "🇧🇧", "flag: Barbados" ],
[ "🇧🇩", "flag: Bangladesh" ],
[ "🇧🇪", "flag: Belgium" ],
[ "🇧🇫", "flag: Burkina Faso" ],
[ "🇧🇬", "flag: Bulgaria" ],
[ "🇧🇭", "flag: Bahrain" ],
[ "🇧🇮", "flag: Burundi" ],
[ "🇧🇯", "flag: Benin" ],
[ "🇧🇱", "flag: St. Barthélemy" ],
[ "🇧🇲", "flag: Bermuda" ],
[ "🇧🇳", "flag: Brunei" ],
[ "🇧🇴", "flag: Bolivia" ],
[ "🇧🇶", "flag: Caribbean Netherlands" ],
[ "🇧🇷", "flag: Brazil" ],
[ "🇧🇸", "flag: Bahamas" ],
[ "🇧🇹", "flag: Bhutan" ],
[ "🇧🇻", "flag: Bouvet Island" ],
[ "🇧🇼", "flag: Botswana" ],
[ "🇧🇾", "flag: Belarus" ],
[ "🇧🇿", "flag: Belize" ],
[ "🇨🇦", "flag: Canada" ],
[ "🇨🇨", "flag: Cocos (Keeling) Islands" ],
[ "🇨🇩", "flag: Congo - Kinshasa" ],
[ "🇨🇫", "flag: Central African Republic" ],
[ "🇨🇬", "flag: Congo - Brazzaville" ],
[ "🇨🇭", "flag: Switzerland" ],
[ "🇨🇮", "flag: Côte dIvoire" ],
[ "🇨🇰", "flag: Cook Islands" ],
[ "🇨🇱", "flag: Chile" ],
[ "🇨🇲", "flag: Cameroon" ],
[ "🇨🇳", "flag: China" ],
[ "🇨🇴", "flag: Colombia" ],
[ "🇨🇵", "flag: Clipperton Island" ],
[ "🇨🇶", "flag: Sark" ],
[ "🇨🇷", "flag: Costa Rica" ],
[ "🇨🇺", "flag: Cuba" ],
[ "🇨🇻", "flag: Cape Verde" ],
[ "🇨🇼", "flag: Curaçao" ],
[ "🇨🇽", "flag: Christmas Island" ],
[ "🇨🇾", "flag: Cyprus" ],
[ "🇨🇿", "flag: Czechia" ],
[ "🇩🇪", "flag: Germany" ],
[ "🇩🇬", "flag: Diego Garcia" ],
[ "🇩🇯", "flag: Djibouti" ],
[ "🇩🇰", "flag: Denmark" ],
[ "🇩🇲", "flag: Dominica" ],
[ "🇩🇴", "flag: Dominican Republic" ],
[ "🇩🇿", "flag: Algeria" ],
[ "🇪🇦", "flag: Ceuta & Melilla" ],
[ "🇪🇨", "flag: Ecuador" ],
[ "🇪🇪", "flag: Estonia" ],
[ "🇪🇬", "flag: Egypt" ],
[ "🇪🇭", "flag: Western Sahara" ],
[ "🇪🇷", "flag: Eritrea" ],
[ "🇪🇸", "flag: Spain" ],
[ "🇪🇹", "flag: Ethiopia" ],
[ "🇪🇺", "flag: European Union" ],
[ "🇫🇮", "flag: Finland" ],
[ "🇫🇯", "flag: Fiji" ],
[ "🇫🇰", "flag: Falkland Islands" ],
[ "🇫🇲", "flag: Micronesia" ],
[ "🇫🇴", "flag: Faroe Islands" ],
[ "🇫🇷", "flag: France" ],
[ "🇬🇦", "flag: Gabon" ],
[ "🇬🇧", "flag: United Kingdom" ],
[ "🇬🇩", "flag: Grenada" ],
[ "🇬🇪", "flag: Georgia" ],
[ "🇬🇫", "flag: French Guiana" ],
[ "🇬🇬", "flag: Guernsey" ],
[ "🇬🇭", "flag: Ghana" ],
[ "🇬🇮", "flag: Gibraltar" ],
[ "🇬🇱", "flag: Greenland" ],
[ "🇬🇲", "flag: Gambia" ],
[ "🇬🇳", "flag: Guinea" ],
[ "🇬🇵", "flag: Guadeloupe" ],
[ "🇬🇶", "flag: Equatorial Guinea" ],
[ "🇬🇷", "flag: Greece" ],
[ "🇬🇸", "flag: South Georgia & South Sandwich Islands" ],
[ "🇬🇹", "flag: Guatemala" ],
[ "🇬🇺", "flag: Guam" ],
[ "🇬🇼", "flag: Guinea-Bissau" ],
[ "🇬🇾", "flag: Guyana" ],
[ "🇭🇰", "flag: Hong Kong SAR China" ],
[ "🇭🇲", "flag: Heard & McDonald Islands" ],
[ "🇭🇳", "flag: Honduras" ],
[ "🇭🇷", "flag: Croatia" ],
[ "🇭🇹", "flag: Haiti" ],
[ "🇭🇺", "flag: Hungary" ],
[ "🇮🇨", "flag: Canary Islands" ],
[ "🇮🇩", "flag: Indonesia" ],
[ "🇮🇪", "flag: Ireland" ],
[ "🇮🇱", "flag: Israel" ],
[ "🇮🇲", "flag: Isle of Man" ],
[ "🇮🇳", "flag: India" ],
[ "🇮🇴", "flag: British Indian Ocean Territory" ],
[ "🇮🇶", "flag: Iraq" ],
[ "🇮🇷", "flag: Iran" ],
[ "🇮🇸", "flag: Iceland" ],
[ "🇮🇹", "flag: Italy" ],
[ "🇯🇪", "flag: Jersey" ],
[ "🇯🇲", "flag: Jamaica" ],
[ "🇯🇴", "flag: Jordan" ],
[ "🇯🇵", "flag: Japan" ],
[ "🇰🇪", "flag: Kenya" ],
[ "🇰🇬", "flag: Kyrgyzstan" ],
[ "🇰🇭", "flag: Cambodia" ],
[ "🇰🇮", "flag: Kiribati" ],
[ "🇰🇲", "flag: Comoros" ],
[ "🇰🇳", "flag: St. Kitts & Nevis" ],
[ "🇰🇵", "flag: North Korea" ],
[ "🇰🇷", "flag: South Korea" ],
[ "🇰🇼", "flag: Kuwait" ],
[ "🇰🇾", "flag: Cayman Islands" ],
[ "🇰🇿", "flag: Kazakhstan" ],
[ "🇱🇦", "flag: Laos" ],
[ "🇱🇧", "flag: Lebanon" ],
[ "🇱🇨", "flag: St. Lucia" ],
[ "🇱🇮", "flag: Liechtenstein" ],
[ "🇱🇰", "flag: Sri Lanka" ],
[ "🇱🇷", "flag: Liberia" ],
[ "🇱🇸", "flag: Lesotho" ],
[ "🇱🇹", "flag: Lithuania" ],
[ "🇱🇺", "flag: Luxembourg" ],
[ "🇱🇻", "flag: Latvia" ],
[ "🇱🇾", "flag: Libya" ],
[ "🇲🇦", "flag: Morocco" ],
[ "🇲🇨", "flag: Monaco" ],
[ "🇲🇩", "flag: Moldova" ],
[ "🇲🇪", "flag: Montenegro" ],
[ "🇲🇫", "flag: St. Martin" ],
[ "🇲🇬", "flag: Madagascar" ],
[ "🇲🇭", "flag: Marshall Islands" ],
[ "🇲🇰", "flag: North Macedonia" ],
[ "🇲🇱", "flag: Mali" ],
[ "🇲🇲", "flag: Myanmar (Burma)" ],
[ "🇲🇳", "flag: Mongolia" ],
[ "🇲🇴", "flag: Macao SAR China" ],
[ "🇲🇵", "flag: Northern Mariana Islands" ],
[ "🇲🇶", "flag: Martinique" ],
[ "🇲🇷", "flag: Mauritania" ],
[ "🇲🇸", "flag: Montserrat" ],
[ "🇲🇹", "flag: Malta" ],
[ "🇲🇺", "flag: Mauritius" ],
[ "🇲🇻", "flag: Maldives" ],
[ "🇲🇼", "flag: Malawi" ],
[ "🇲🇽", "flag: Mexico" ],
[ "🇲🇾", "flag: Malaysia" ],
[ "🇲🇿", "flag: Mozambique" ],
[ "🇳🇦", "flag: Namibia" ],
[ "🇳🇨", "flag: New Caledonia" ],
[ "🇳🇪", "flag: Niger" ],
[ "🇳🇫", "flag: Norfolk Island" ],
[ "🇳🇬", "flag: Nigeria" ],
[ "🇳🇮", "flag: Nicaragua" ],
[ "🇳🇱", "flag: Netherlands" ],
[ "🇳🇴", "flag: Norway" ],
[ "🇳🇵", "flag: Nepal" ],
[ "🇳🇷", "flag: Nauru" ],
[ "🇳🇺", "flag: Niue" ],
[ "🇳🇿", "flag: New Zealand" ],
[ "🇴🇲", "flag: Oman" ],
[ "🇵🇦", "flag: Panama" ],
[ "🇵🇪", "flag: Peru" ],
[ "🇵🇫", "flag: French Polynesia" ],
[ "🇵🇬", "flag: Papua New Guinea" ],
[ "🇵🇭", "flag: Philippines" ],
[ "🇵🇰", "flag: Pakistan" ],
[ "🇵🇱", "flag: Poland" ],
[ "🇵🇲", "flag: St. Pierre & Miquelon" ],
[ "🇵🇳", "flag: Pitcairn Islands" ],
[ "🇵🇷", "flag: Puerto Rico" ],
[ "🇵🇸", "flag: Palestinian Territories" ],
[ "🇵🇹", "flag: Portugal" ],
[ "🇵🇼", "flag: Palau" ],
[ "🇵🇾", "flag: Paraguay" ],
[ "🇶🇦", "flag: Qatar" ],
[ "🇷🇪", "flag: Réunion" ],
[ "🇷🇴", "flag: Romania" ],
[ "🇷🇸", "flag: Serbia" ],
[ "🇷🇺", "flag: Russia" ],
[ "🇷🇼", "flag: Rwanda" ],
[ "🇸🇦", "flag: Saudi Arabia" ],
[ "🇸🇧", "flag: Solomon Islands" ],
[ "🇸🇨", "flag: Seychelles" ],
[ "🇸🇩", "flag: Sudan" ],
[ "🇸🇪", "flag: Sweden" ],
[ "🇸🇬", "flag: Singapore" ],
[ "🇸🇭", "flag: St. Helena" ],
[ "🇸🇮", "flag: Slovenia" ],
[ "🇸🇯", "flag: Svalbard & Jan Mayen" ],
[ "🇸🇰", "flag: Slovakia" ],
[ "🇸🇱", "flag: Sierra Leone" ],
[ "🇸🇲", "flag: San Marino" ],
[ "🇸🇳", "flag: Senegal" ],
[ "🇸🇴", "flag: Somalia" ],
[ "🇸🇷", "flag: Suriname" ],
[ "🇸🇸", "flag: South Sudan" ],
[ "🇸🇹", "flag: São Tomé & Príncipe" ],
[ "🇸🇻", "flag: El Salvador" ],
[ "🇸🇽", "flag: Sint Maarten" ],
[ "🇸🇾", "flag: Syria" ],
[ "🇸🇿", "flag: Eswatini" ],
[ "🇹🇦", "flag: Tristan da Cunha" ],
[ "🇹🇨", "flag: Turks & Caicos Islands" ],
[ "🇹🇩", "flag: Chad" ],
[ "🇹🇫", "flag: French Southern Territories" ],
[ "🇹🇬", "flag: Togo" ],
[ "🇹🇭", "flag: Thailand" ],
[ "🇹🇯", "flag: Tajikistan" ],
[ "🇹🇰", "flag: Tokelau" ],
[ "🇹🇱", "flag: Timor-Leste" ],
[ "🇹🇲", "flag: Turkmenistan" ],
[ "🇹🇳", "flag: Tunisia" ],
[ "🇹🇴", "flag: Tonga" ],
[ "🇹🇷", "flag: Türkiye" ],
[ "🇹🇹", "flag: Trinidad & Tobago" ],
[ "🇹🇻", "flag: Tuvalu" ],
[ "🇹🇼", "flag: Taiwan" ],
[ "🇹🇿", "flag: Tanzania" ],
[ "🇺🇦", "flag: Ukraine" ],
[ "🇺🇬", "flag: Uganda" ],
[ "🇺🇲", "flag: U.S. Outlying Islands" ],
[ "🇺🇳", "flag: United Nations" ],
[ "🇺🇸", "flag: United States" ],
[ "🇺🇾", "flag: Uruguay" ],
[ "🇺🇿", "flag: Uzbekistan" ],
[ "🇻🇦", "flag: Vatican City" ],
[ "🇻🇨", "flag: St. Vincent & Grenadines" ],
[ "🇻🇪", "flag: Venezuela" ],
[ "🇻🇬", "flag: British Virgin Islands" ],
[ "🇻🇮", "flag: U.S. Virgin Islands" ],
[ "🇻🇳", "flag: Vietnam" ],
[ "🇻🇺", "flag: Vanuatu" ],
[ "🇼🇫", "flag: Wallis & Futuna" ],
[ "🇼🇸", "flag: Samoa" ],
[ "🇽🇰", "flag: Kosovo" ],
[ "🇾🇪", "flag: Yemen" ],
[ "🇾🇹", "flag: Mayotte" ],
[ "🇿🇦", "flag: South Africa" ],
[ "🇿🇲", "flag: Zambia" ],
[ "🇿🇼", "flag: Zimbabwe" ],
[ "🏴󠁧󠁢󠁥󠁮󠁧󠁿", "flag: England" ],
[ "🏴󠁧󠁢󠁳󠁣󠁴󠁿", "flag: Scotland" ],
[ "🏴󠁧󠁢󠁷󠁬󠁳󠁿", "flag: Wales" ],
];
EMOJI_MAP['en'].BY_EMOJI = EMOJI_MAP['en'].reduce((map, current) => {
map[current[0]] = current[1];
return map;
}, {});
EMOJI_MAP['en'].BY_WORDS = EMOJI_MAP['en'].reduce((map, current) => {
map[current[1]] = current[0];
return map;
}, {});