From 26d90f09185a0676d6e6544d99ff78f2ff5846d2 Mon Sep 17 00:00:00 2001 From: Paul Date: Sun, 2 Feb 2025 00:51:37 +0100 Subject: [PATCH] Update emoji list (emojilib 4.0.1) --- emojis.go | 14525 +++++++++++++++++++++++++++++----------------------- 1 file changed, 8247 insertions(+), 6278 deletions(-) diff --git a/emojis.go b/emojis.go index dec0fd9..9ca07c8 100644 --- a/emojis.go +++ b/emojis.go @@ -16,9422 +16,11391 @@ func (e Emoji) String() string { // emojis holds all available Emoji var emojis = []*Emoji{ { - Name: "+1", - Category: "people", - Char: "๐Ÿ‘", - Keywords: []string{"thumbsup", "yes", "awesome", "good", "agree", "accept", "cool", "hand", "like"}, - }, - { - Name: "-1", - Category: "people", - Char: "๐Ÿ‘Ž", - Keywords: []string{"thumbsdown", "no", "dislike", "hand"}, + Name: "grinning_face", + Category: "Smileys & Emotion", + Char: "๐Ÿ˜€", + Keywords: []string{"grinning_face", "face", "smile", "happy", "joy", ":D", "grin", "smiley"}, }, { - Name: "adult", - Category: "people", - Char: "๐Ÿง‘", - Keywords: []string{"gender-neutral", "person"}, + Name: "grinning_face_with_big_eyes", + Category: "Smileys & Emotion", + Char: "๐Ÿ˜ƒ", + Keywords: []string{"grinning_face_with_big_eyes", "face", "happy", "joy", "haha", ":D", ":)", "smile", "funny", "mouth", "open", "smiley", "smiling"}, }, { - Name: "alien", - Category: "people", - Char: "๐Ÿ‘ฝ", - Keywords: []string{"UFO", "paul", "weird", "outer_space"}, + Name: "grinning_face_with_smiling_eyes", + Category: "Smileys & Emotion", + Char: "๐Ÿ˜„", + Keywords: []string{"grinning_face_with_smiling_eyes", "face", "happy", "joy", "funny", "haha", "laugh", "like", ":D", ":)", "smile", "eye", "grin", "mouth", "open", "pleased", "smiley"}, }, { - Name: "angel", - Category: "people", - Char: "๐Ÿ‘ผ", - Keywords: []string{"heaven", "wings", "halo"}, + Name: "beaming_face_with_smiling_eyes", + Category: "Smileys & Emotion", + Char: "๐Ÿ˜", + Keywords: []string{"beaming_face_with_smiling_eyes", "face", "happy", "smile", "joy", "kawaii", "eye", "grin", "grinning"}, }, { - Name: "angry", - Category: "people", - Char: "๐Ÿ˜ ", - Keywords: []string{"mad", "face", "annoyed", "frustrated"}, + Name: "grinning_squinting_face", + Category: "Smileys & Emotion", + Char: "๐Ÿ˜†", + Keywords: []string{"grinning_squinting_face", "happy", "joy", "lol", "satisfied", "haha", "face", "glad", "XD", "laugh", "big", "closed", "eyes", "grin", "laughing", "mouth", "open", "smile", "smiling", "tightly"}, }, { - Name: "anguished", - Category: "people", - Char: "๐Ÿ˜ง", - Keywords: []string{"face", "stunned", "nervous"}, + Name: "grinning_face_with_sweat", + Category: "Smileys & Emotion", + Char: "๐Ÿ˜…", + Keywords: []string{"grinning_face_with_sweat", "face", "hot", "happy", "laugh", "sweat", "smile", "relief", "cold", "exercise", "mouth", "open", "smiling"}, }, { - Name: "astonished", - Category: "people", - Char: "๐Ÿ˜ฒ", - Keywords: []string{"face", "xox", "surprised", "poisoned"}, + Name: "rolling_on_the_floor_laughing", + Category: "Smileys & Emotion", + Char: "๐Ÿคฃ", + Keywords: []string{"rolling_on_the_floor_laughing", "face", "rolling", "floor", "laughing", "lol", "haha", "rofl", "laugh", "rotfl"}, }, { - Name: "athletic_shoe", - Category: "people", - Char: "๐Ÿ‘Ÿ", - Keywords: []string{"shoes", "sports", "sneakers"}, + Name: "face_with_tears_of_joy", + Category: "Smileys & Emotion", + Char: "๐Ÿ˜‚", + Keywords: []string{"face_with_tears_of_joy", "face", "cry", "tears", "weep", "happy", "happytears", "haha", "crying", "laugh", "laughing", "lol", "tear"}, }, { - Name: "baby", - Category: "people", - Char: "๐Ÿ‘ถ", - Keywords: []string{"child", "boy", "girl", "toddler"}, + Name: "slightly_smiling_face", + Category: "Smileys & Emotion", + Char: "๐Ÿ™‚", + Keywords: []string{"slightly_smiling_face", "face", "smile", "fine", "happy", "this"}, }, { - Name: "bearded_person", - Category: "people", - Char: "๐Ÿง”", - Keywords: []string{"person", "bewhiskered"}, + Name: "upside_down_face", + Category: "Smileys & Emotion", + Char: "๐Ÿ™ƒ", + Keywords: []string{"upside_down_face", "face", "flipped", "silly", "smile", "sarcasm"}, }, { - Name: "bikini", - Category: "people", - Char: "๐Ÿ‘™", - Keywords: []string{"swimming", "female", "woman", "girl", "fashion", "beach", "summer"}, + Name: "winking_face", + Category: "Smileys & Emotion", + Char: "๐Ÿ˜‰", + Keywords: []string{"winking_face", "face", "happy", "mischievous", "secret", ";)", "smile", "eye", "flirt", "wink", "winky"}, }, { - Name: "billed_hat", - Category: "people", - Char: "๐Ÿงข", - Keywords: []string{"cap", "baseball"}, + Name: "smiling_face_with_smiling_eyes", + Category: "Smileys & Emotion", + Char: "๐Ÿ˜Š", + Keywords: []string{"smiling_face_with_smiling_eyes", "face", "smile", "happy", "flushed", "crush", "embarrassed", "shy", "joy", "^^", "blush", "eye", "proud", "smiley"}, }, { - Name: "blonde_man", - Category: "people", - Char: "๐Ÿ‘ฑ", - Keywords: []string{"man", "male", "boy", "blonde", "guy", "person"}, + Name: "smiling_face_with_halo", + Category: "Smileys & Emotion", + Char: "๐Ÿ˜‡", + Keywords: []string{"smiling_face_with_halo", "face", "angel", "heaven", "halo", "innocent", "fairy", "fantasy", "smile", "tale"}, }, { - Name: "blonde_woman", - Category: "people", - Char: "๐Ÿ‘ฑโ€โ™€๏ธ", - Keywords: []string{"woman", "female", "girl", "blonde", "person"}, + Name: "smiling_face_with_hearts", + Category: "Smileys & Emotion", + Char: "๐Ÿฅฐ", + Keywords: []string{"smiling_face_with_hearts", "face", "love", "like", "affection", "valentines", "infatuation", "crush", "hearts", "adore", "eyes", "three"}, }, { - Name: "blush", - Category: "people", - Char: "๐Ÿ˜Š", - Keywords: []string{"face", "smile", "happy", "flushed", "crush", "embarrassed", "shy", "joy"}, + Name: "smiling_face_with_heart_eyes", + Category: "Smileys & Emotion", + Char: "๐Ÿ˜", + Keywords: []string{"smiling_face_with_heart_eyes", "face", "love", "like", "affection", "valentines", "infatuation", "crush", "heart", "eye", "shaped", "smile"}, }, { - Name: "boot", - Category: "people", - Char: "๐Ÿ‘ข", - Keywords: []string{"shoes", "fashion"}, + Name: "star_struck", + Category: "Smileys & Emotion", + Char: "๐Ÿคฉ", + Keywords: []string{"star_struck", "face", "smile", "starry", "eyes", "grinning", "excited", "eyed", "wow"}, }, { - Name: "bowing_man", - Category: "people", - Char: "๐Ÿ™‡", - Keywords: []string{"man", "male", "boy"}, + Name: "face_blowing_a_kiss", + Category: "Smileys & Emotion", + Char: "๐Ÿ˜˜", + Keywords: []string{"face_blowing_a_kiss", "face", "love", "like", "affection", "valentines", "infatuation", "kiss", "blow", "flirt", "heart", "kissing", "throwing"}, }, { - Name: "bowing_woman", - Category: "people", - Char: "๐Ÿ™‡โ€โ™€๏ธ", - Keywords: []string{"woman", "female", "girl"}, + Name: "kissing_face", + Category: "Smileys & Emotion", + Char: "๐Ÿ˜—", + Keywords: []string{"kissing_face", "love", "like", "face", "3", "valentines", "infatuation", "kiss", "duck", "kissy", "whistling"}, }, { - Name: "boy", - Category: "people", - Char: "๐Ÿ‘ฆ", - Keywords: []string{"man", "male", "guy", "teenager"}, + Name: "smiling_face", + Category: "Smileys & Emotion", + Char: "โ˜บ๏ธ", + Keywords: []string{"smiling_face", "face", "blush", "massage", "happiness", "happy", "outlined", "pleased", "relaxed", "smile", "smiley", "white"}, }, { - Name: "brain", - Category: "people", - Char: "๐Ÿง ", - Keywords: []string{"smart", "intelligent"}, + Name: "kissing_face_with_closed_eyes", + Category: "Smileys & Emotion", + Char: "๐Ÿ˜š", + Keywords: []string{"kissing_face_with_closed_eyes", "face", "love", "like", "affection", "valentines", "infatuation", "kiss", "eye", "kissy"}, }, { - Name: "breastfeeding", - Category: "people", - Char: "๐Ÿคฑ", - Keywords: []string{"nursing", "baby"}, + Name: "kissing_face_with_smiling_eyes", + Category: "Smileys & Emotion", + Char: "๐Ÿ˜™", + Keywords: []string{"kissing_face_with_smiling_eyes", "face", "affection", "valentines", "infatuation", "kiss", "eye", "kissy", "smile", "whistle", "whistling"}, }, { - Name: "bride_with_veil", - Category: "people", - Char: "๐Ÿ‘ฐ", - Keywords: []string{"couple", "marriage", "wedding", "woman", "bride"}, + Name: "face_savoring_food", + Category: "Smileys & Emotion", + Char: "๐Ÿ˜‹", + Keywords: []string{"face_savoring_food", "happy", "joy", "tongue", "smile", "face", "silly", "yummy", "nom", "delicious", "savouring", "goofy", "hungry", "lick", "licking", "lips", "smiling", "um", "yum"}, }, { - Name: "briefcase", - Category: "people", - Char: "๐Ÿ’ผ", - Keywords: []string{"business", "documents", "work", "law", "legal", "job", "career"}, + Name: "face_with_tongue", + Category: "Smileys & Emotion", + Char: "๐Ÿ˜›", + Keywords: []string{"face_with_tongue", "face", "prank", "childish", "playful", "mischievous", "smile", "tongue", "cheeky", "out", "stuck"}, }, { - Name: "bust_in_silhouette", - Category: "people", - Char: "๐Ÿ‘ค", - Keywords: []string{"user", "person", "human"}, + Name: "winking_face_with_tongue", + Category: "Smileys & Emotion", + Char: "๐Ÿ˜œ", + Keywords: []string{"winking_face_with_tongue", "face", "prank", "childish", "playful", "mischievous", "smile", "wink", "tongue", "crazy", "eye", "joke", "out", "silly", "stuck"}, }, { - Name: "busts_in_silhouette", - Category: "people", - Char: "๐Ÿ‘ฅ", - Keywords: []string{"user", "person", "human", "group", "team"}, + Name: "zany_face", + Category: "Smileys & Emotion", + Char: "๐Ÿคช", + Keywords: []string{"zany_face", "face", "goofy", "crazy", "excited", "eye", "eyes", "grinning", "large", "one", "small", "wacky", "wild"}, }, { - Name: "call_me_hand", - Category: "people", - Char: "๐Ÿค™", - Keywords: []string{"hands", "gesture"}, + Name: "squinting_face_with_tongue", + Category: "Smileys & Emotion", + Char: "๐Ÿ˜", + Keywords: []string{"squinting_face_with_tongue", "face", "prank", "playful", "mischievous", "smile", "tongue", "closed", "eye", "eyes", "horrible", "out", "stuck", "taste", "tightly"}, }, { - Name: "child", - Category: "people", - Char: "๐Ÿง’", - Keywords: []string{"gender-neutral", "young"}, + Name: "money_mouth_face", + Category: "Smileys & Emotion", + Char: "๐Ÿค‘", + Keywords: []string{"money_mouth_face", "face", "rich", "dollar", "money", "eyes", "sign"}, }, { - Name: "clap", - Category: "people", - Char: "๐Ÿ‘", - Keywords: []string{"hands", "praise", "applause", "congrats", "yay"}, + Name: "smiling_face_with_open_hands", + Category: "Smileys & Emotion", + Char: "๐Ÿค—", + Keywords: []string{"hugging_face", "face", "smile", "hug", "hands", "hugs", "open", "smiling"}, }, { - Name: "closed_umbrella", - Category: "people", - Char: "๐ŸŒ‚", - Keywords: []string{"weather", "rain", "drizzle"}, + Name: "face_with_hand_over_mouth", + Category: "Smileys & Emotion", + Char: "๐Ÿคญ", + Keywords: []string{"face_with_hand_over_mouth", "face", "whoops", "shock", "surprise", "blushing", "covering", "eyes", "quiet", "smiling"}, }, { - Name: "clown_face", - Category: "people", - Char: "๐Ÿคก", - Keywords: []string{"face"}, + Name: "shushing_face", + Category: "Smileys & Emotion", + Char: "๐Ÿคซ", + Keywords: []string{"shushing_face", "face", "quiet", "shhh", "closed", "covering", "finger", "hush", "lips", "shh", "shush", "silence"}, }, { - Name: "coat", - Category: "people", - Char: "๐Ÿงฅ", - Keywords: []string{"jacket"}, + Name: "thinking_face", + Category: "Smileys & Emotion", + Char: "๐Ÿค”", + Keywords: []string{"thinking_face", "face", "hmmm", "think", "consider", "chin", "shade", "thinker", "throwing", "thumb"}, }, { - Name: "cold", - Category: "people", - Char: "๐Ÿฅถ", - Keywords: []string{"face", "blue", "freezing", "frozen", "frostbite", "icicles"}, + Name: "zipper_mouth_face", + Category: "Smileys & Emotion", + Char: "๐Ÿค", + Keywords: []string{"zipper_mouth_face", "face", "sealed", "zipper", "secret", "hush", "lips", "silence", "zip"}, }, { - Name: "cold_sweat", - Category: "people", - Char: "๐Ÿ˜ฐ", - Keywords: []string{"face", "nervous", "sweat"}, + Name: "face_with_raised_eyebrow", + Category: "Smileys & Emotion", + Char: "๐Ÿคจ", + Keywords: []string{"face_with_raised_eyebrow", "face", "distrust", "scepticism", "disapproval", "disbelief", "surprise", "suspicious", "colbert", "mild", "one", "rock", "skeptic"}, }, { - Name: "confounded", - Category: "people", - Char: "๐Ÿ˜–", - Keywords: []string{"face", "confused", "sick", "unwell", "oops", ":S"}, + Name: "neutral_face", + Category: "Smileys & Emotion", + Char: "๐Ÿ˜", + Keywords: []string{"neutral_face", "indifference", "meh", ":|", "neutral", "deadpan", "faced", "mouth", "straight"}, }, { - Name: "confused", - Category: "people", - Char: "๐Ÿ˜•", - Keywords: []string{"face", "indifference", "huh", "weird", "hmmm", ":/"}, + Name: "expressionless_face", + Category: "Smileys & Emotion", + Char: "๐Ÿ˜‘", + Keywords: []string{"expressionless_face", "face", "indifferent", "-_-", "meh", "deadpan", "inexpressive", "mouth", "straight", "unexpressive"}, }, { - Name: "construction_worker_man", - Category: "people", - Char: "๐Ÿ‘ท", - Keywords: []string{"male", "human", "wip", "guy", "build", "construction", "worker", "labor"}, + Name: "face_without_mouth", + Category: "Smileys & Emotion", + Char: "๐Ÿ˜ถ", + Keywords: []string{"face_without_mouth", "face", "blank", "mouthless", "mute", "no", "quiet", "silence", "silent"}, }, { - Name: "construction_worker_woman", - Category: "people", - Char: "๐Ÿ‘ทโ€โ™€๏ธ", - Keywords: []string{"female", "human", "wip", "build", "construction", "worker", "labor", "woman"}, + Name: "smirking_face", + Category: "Smileys & Emotion", + Char: "๐Ÿ˜", + Keywords: []string{"smirking_face", "face", "smile", "mean", "prank", "smug", "sarcasm", "flirting", "sexual", "smirk", "suggestive"}, }, { - Name: "couple", - Category: "people", - Char: "๐Ÿ‘ซ", - Keywords: []string{"pair", "people", "human", "love", "date", "dating", "like", "affection", "valentines", "marriage"}, + Name: "unamused_face", + Category: "Smileys & Emotion", + Char: "๐Ÿ˜’", + Keywords: []string{"unamused_face", "indifference", "bored", "straight face", "serious", "sarcasm", "unimpressed", "skeptical", "dubious", "ugh", "side_eye", "dissatisfied", "meh", "unhappy"}, }, { - Name: "couple_with_heart_man_man", - Category: "people", - Char: "๐Ÿ‘จโ€โค๏ธโ€๐Ÿ‘จ", - Keywords: []string{"pair", "love", "like", "affection", "human", "dating", "valentines", "marriage"}, + Name: "face_with_rolling_eyes", + Category: "Smileys & Emotion", + Char: "๐Ÿ™„", + Keywords: []string{"face_with_rolling_eyes", "face", "eyeroll", "frustrated", "eye", "roll"}, }, { - Name: "couple_with_heart_woman_man", - Category: "people", - Char: "๐Ÿ’‘", - Keywords: []string{"pair", "love", "like", "affection", "human", "dating", "valentines", "marriage"}, + Name: "grimacing_face", + Category: "Smileys & Emotion", + Char: "๐Ÿ˜ฌ", + Keywords: []string{"grimacing_face", "face", "grimace", "teeth", "#1ย best", "awkward", "eek", "foot", "friend", "mouth", "mutual", "nervous", "snapchat"}, }, { - Name: "couple_with_heart_woman_woman", - Category: "people", - Char: "๐Ÿ‘ฉโ€โค๏ธโ€๐Ÿ‘ฉ", - Keywords: []string{"pair", "love", "like", "affection", "human", "dating", "valentines", "marriage"}, + Name: "lying_face", + Category: "Smileys & Emotion", + Char: "๐Ÿคฅ", + Keywords: []string{"lying_face", "face", "lie", "pinocchio", "liar", "long", "nose"}, }, { - Name: "couplekiss_man_man", - Category: "people", - Char: "๐Ÿ‘จโ€โค๏ธโ€๐Ÿ’‹โ€๐Ÿ‘จ", - Keywords: []string{"pair", "valentines", "love", "like", "dating", "marriage"}, + Name: "relieved_face", + Category: "Smileys & Emotion", + Char: "๐Ÿ˜Œ", + Keywords: []string{"relieved_face", "face", "relaxed", "phew", "massage", "happiness", "content", "pleased", "whew"}, }, { - Name: "couplekiss_man_woman", - Category: "people", - Char: "๐Ÿ’", - Keywords: []string{"pair", "valentines", "love", "like", "dating", "marriage"}, + Name: "pensive_face", + Category: "Smileys & Emotion", + Char: "๐Ÿ˜”", + Keywords: []string{"pensive_face", "face", "sad", "depressed", "upset", "dejected", "sadface", "sorrowful"}, }, { - Name: "couplekiss_woman_woman", - Category: "people", - Char: "๐Ÿ‘ฉโ€โค๏ธโ€๐Ÿ’‹โ€๐Ÿ‘ฉ", - Keywords: []string{"pair", "valentines", "love", "like", "dating", "marriage"}, + Name: "sleepy_face", + Category: "Smileys & Emotion", + Char: "๐Ÿ˜ช", + Keywords: []string{"sleepy_face", "face", "tired", "rest", "nap", "bubble", "side", "sleep", "snot", "tear"}, }, { - Name: "cowboy_hat_face", - Category: "people", - Char: "๐Ÿค ", - Keywords: []string{"face", "cowgirl", "hat"}, + Name: "drooling_face", + Category: "Smileys & Emotion", + Char: "๐Ÿคค", + Keywords: []string{"drooling_face", "face", "drool"}, }, { - Name: "crossed_fingers", - Category: "people", - Char: "๐Ÿคž", - Keywords: []string{"good", "lucky"}, + Name: "sleeping_face", + Category: "Smileys & Emotion", + Char: "๐Ÿ˜ด", + Keywords: []string{"sleeping_face", "face", "tired", "sleepy", "night", "zzz", "sleep", "snoring"}, }, { - Name: "crown", - Category: "people", - Char: "๐Ÿ‘‘", - Keywords: []string{"king", "kod", "leader", "royalty", "lord"}, + Name: "face_with_medical_mask", + Category: "Smileys & Emotion", + Char: "๐Ÿ˜ท", + Keywords: []string{"face_with_medical_mask", "face", "sick", "ill", "disease", "covid", "cold", "coronavirus", "doctor", "medicine", "surgical"}, }, { - Name: "cry", - Category: "people", - Char: "๐Ÿ˜ข", - Keywords: []string{"face", "tears", "sad", "depressed", "upset", ":'("}, + Name: "face_with_thermometer", + Category: "Smileys & Emotion", + Char: "๐Ÿค’", + Keywords: []string{"face_with_thermometer", "sick", "temperature", "thermometer", "cold", "fever", "covid", "ill"}, }, { - Name: "crying_cat_face", - Category: "people", - Char: "๐Ÿ˜ฟ", - Keywords: []string{"animal", "tears", "weep", "sad", "cats", "upset", "cry"}, + Name: "face_with_head_bandage", + Category: "Smileys & Emotion", + Char: "๐Ÿค•", + Keywords: []string{"face_with_head_bandage", "injured", "clumsy", "bandage", "hurt", "bandaged", "injury"}, }, { - Name: "dancer", - Category: "people", - Char: "๐Ÿ’ƒ", - Keywords: []string{"female", "girl", "woman", "fun"}, + Name: "nauseated_face", + Category: "Smileys & Emotion", + Char: "๐Ÿคข", + Keywords: []string{"nauseated_face", "face", "vomit", "gross", "green", "sick", "throw up", "ill", "barf", "disgust", "disgusted", "greenย face"}, }, { - Name: "dancing_men", - Category: "people", - Char: "๐Ÿ‘ฏโ€โ™‚๏ธ", - Keywords: []string{"male", "bunny", "men", "boys"}, + Name: "face_vomiting", + Category: "Smileys & Emotion", + Char: "๐Ÿคฎ", + Keywords: []string{"face_vomiting", "face", "sick", "barf", "ill", "mouth", "open", "puke", "spew", "throwing", "up", "vomit"}, }, { - Name: "dancing_women", - Category: "people", - Char: "๐Ÿ‘ฏ", - Keywords: []string{"female", "bunny", "women", "girls"}, + Name: "sneezing_face", + Category: "Smileys & Emotion", + Char: "๐Ÿคง", + Keywords: []string{"sneezing_face", "face", "gesundheit", "sneeze", "sick", "allergy", "achoo"}, }, { - Name: "dark_sunglasses", - Category: "people", - Char: "๐Ÿ•ถ", - Keywords: []string{"face", "cool", "accessories"}, + Name: "hot_face", + Category: "Smileys & Emotion", + Char: "๐Ÿฅต", + Keywords: []string{"hot_face", "face", "feverish", "heat", "red", "sweating", "overheated", "stroke"}, }, { - Name: "disappointed", - Category: "people", - Char: "๐Ÿ˜ž", - Keywords: []string{"face", "sad", "upset", "depressed", ":("}, + Name: "cold_face", + Category: "Smileys & Emotion", + Char: "๐Ÿฅถ", + Keywords: []string{"cold_face", "face", "blue", "freezing", "frozen", "frostbite", "icicles", "ice"}, }, { - Name: "disappointed_relieved", - Category: "people", - Char: "๐Ÿ˜ฅ", - Keywords: []string{"face", "phew", "sweat", "nervous"}, + Name: "woozy_face", + Category: "Smileys & Emotion", + Char: "๐Ÿฅด", + Keywords: []string{"woozy_face", "face", "dizzy", "intoxicated", "tipsy", "wavy", "drunk", "eyes", "groggy", "mouth", "uneven"}, }, { - Name: "dizzy_face", - Category: "people", + Name: "face_with_crossed_out_eyes", + Category: "Smileys & Emotion", Char: "๐Ÿ˜ต", - Keywords: []string{"spent", "unconscious", "xox", "dizzy"}, + Keywords: []string{"dizzy_face", "spent", "unconscious", "xox", "dizzy", "cross", "crossed", "dead", "eyes", "knocked", "out", "spiralย eyes"}, }, { - Name: "dress", - Category: "people", - Char: "๐Ÿ‘—", - Keywords: []string{"clothes", "fashion", "shopping"}, + Name: "exploding_head", + Category: "Smileys & Emotion", + Char: "๐Ÿคฏ", + Keywords: []string{"exploding_head", "face", "shocked", "mind", "blown", "blowing", "explosion", "mad"}, }, { - Name: "drooling_face", - Category: "people", - Char: "๐Ÿคค", - Keywords: []string{"face"}, + Name: "cowboy_hat_face", + Category: "Smileys & Emotion", + Char: "๐Ÿค ", + Keywords: []string{"cowboy_hat_face", "face", "cowgirl", "hat"}, }, { - Name: "ear", - Category: "people", - Char: "๐Ÿ‘‚", - Keywords: []string{"face", "hear", "sound", "listen"}, + Name: "partying_face", + Category: "Smileys & Emotion", + Char: "๐Ÿฅณ", + Keywords: []string{"partying_face", "face", "celebration", "woohoo", "birthday", "hat", "horn", "party"}, }, { - Name: "exploding_head", - Category: "people", - Char: "๐Ÿคฏ", - Keywords: []string{"face", "shocked", "mind", "blown"}, + Name: "smiling_face_with_sunglasses", + Category: "Smileys & Emotion", + Char: "๐Ÿ˜Ž", + Keywords: []string{"smiling_face_with_sunglasses", "face", "cool", "smile", "summer", "beach", "sunglass", "best", "bright", "eye", "eyewear", "friends", "glasses", "mutual", "snapchat", "sun", "weather"}, }, { - Name: "expressionless", - Category: "people", - Char: "๐Ÿ˜‘", - Keywords: []string{"face", "indifferent", "-_-", "meh", "deadpan"}, + Name: "nerd_face", + Category: "Smileys & Emotion", + Char: "๐Ÿค“", + Keywords: []string{"nerd_face", "face", "nerdy", "geek", "dork", "glasses", "smiling"}, }, { - Name: "eye", - Category: "people", - Char: "๐Ÿ‘", - Keywords: []string{"face", "look", "see", "watch", "stare"}, + Name: "face_with_monocle", + Category: "Smileys & Emotion", + Char: "๐Ÿง", + Keywords: []string{"face_with_monocle", "face", "stuffy", "wealthy", "rich", "exploration", "inspection"}, }, { - Name: "eyeglasses", - Category: "people", - Char: "๐Ÿ‘“", - Keywords: []string{"fashion", "accessories", "eyesight", "nerdy", "dork", "geek"}, + Name: "confused_face", + Category: "Smileys & Emotion", + Char: "๐Ÿ˜•", + Keywords: []string{"confused_face", "face", "indifference", "huh", "weird", "hmmm", ":/", "meh", "nonplussed", "puzzled", "s"}, }, { - Name: "eyes", - Category: "people", - Char: "๐Ÿ‘€", - Keywords: []string{"look", "watch", "stalk", "peek", "see"}, + Name: "worried_face", + Category: "Smileys & Emotion", + Char: "๐Ÿ˜Ÿ", + Keywords: []string{"worried_face", "face", "concern", "nervous", ":(", "sad", "sadface"}, }, { - Name: "face_with_head_bandage", - Category: "people", - Char: "๐Ÿค•", - Keywords: []string{"injured", "clumsy", "bandage", "hurt"}, + Name: "slightly_frowning_face", + Category: "Smileys & Emotion", + Char: "๐Ÿ™", + Keywords: []string{"slightly_frowning_face", "face", "frowning", "disappointed", "sad", "upset", "frown", "unhappy"}, }, { - Name: "face_with_thermometer", - Category: "people", - Char: "๐Ÿค’", - Keywords: []string{"sick", "temperature", "thermometer", "cold", "fever"}, + Name: "frowning_face", + Category: "Smileys & Emotion", + Char: "โ˜น๏ธ", + Keywords: []string{"frowning_face", "face", "sad", "upset", "frown", "megafrown", "unhappy", "white"}, }, { - Name: "facepunch", - Category: "people", - Char: "๐Ÿ‘Š", - Keywords: []string{"angry", "violence", "fist", "hit", "attack", "hand"}, + Name: "face_with_open_mouth", + Category: "Smileys & Emotion", + Char: "๐Ÿ˜ฎ", + Keywords: []string{"face_with_open_mouth", "face", "surprise", "impressed", "wow", "whoa", ":O", "surprised", "sympathy"}, }, { - Name: "family_man_boy", - Category: "people", - Char: "๐Ÿ‘จโ€๐Ÿ‘ฆ", - Keywords: []string{"home", "parent", "people", "human", "child"}, + Name: "hushed_face", + Category: "Smileys & Emotion", + Char: "๐Ÿ˜ฏ", + Keywords: []string{"hushed_face", "face", "woo", "shh", "silence", "speechless", "stunned", "surprise", "surprised"}, }, { - Name: "family_man_boy_boy", - Category: "people", - Char: "๐Ÿ‘จโ€๐Ÿ‘ฆโ€๐Ÿ‘ฆ", - Keywords: []string{"home", "parent", "people", "human", "children"}, + Name: "astonished_face", + Category: "Smileys & Emotion", + Char: "๐Ÿ˜ฒ", + Keywords: []string{"astonished_face", "face", "xox", "surprised", "poisoned", "amazed", "drunkย face", "gasp", "gasping", "shocked", "totally"}, }, { - Name: "family_man_girl", - Category: "people", - Char: "๐Ÿ‘จโ€๐Ÿ‘ง", - Keywords: []string{"home", "parent", "people", "human", "child"}, + Name: "flushed_face", + Category: "Smileys & Emotion", + Char: "๐Ÿ˜ณ", + Keywords: []string{"flushed_face", "face", "blush", "shy", "flattered", "blushing", "dazed", "embarrassed", "eyes", "open", "shame", "wide"}, }, { - Name: "family_man_girl_boy", - Category: "people", - Char: "๐Ÿ‘จโ€๐Ÿ‘งโ€๐Ÿ‘ฆ", - Keywords: []string{"home", "parent", "people", "human", "children"}, + Name: "pleading_face", + Category: "Smileys & Emotion", + Char: "๐Ÿฅบ", + Keywords: []string{"pleading_face", "face", "begging", "mercy", "cry", "tears", "sad", "grievance", "eyes", "glossy", "puppy", "simp"}, }, { - Name: "family_man_girl_girl", - Category: "people", - Char: "๐Ÿ‘จโ€๐Ÿ‘งโ€๐Ÿ‘ง", - Keywords: []string{"home", "parent", "people", "human", "children"}, + Name: "frowning_face_with_open_mouth", + Category: "Smileys & Emotion", + Char: "๐Ÿ˜ฆ", + Keywords: []string{"frowning_face_with_open_mouth", "face", "aw", "what", "frown", "yawning"}, }, { - Name: "family_man_man_boy", - Category: "people", - Char: "๐Ÿ‘จโ€๐Ÿ‘จโ€๐Ÿ‘ฆ", - Keywords: []string{"home", "parents", "people", "human", "children"}, + Name: "anguished_face", + Category: "Smileys & Emotion", + Char: "๐Ÿ˜ง", + Keywords: []string{"anguished_face", "face", "stunned", "nervous", "pained"}, }, { - Name: "family_man_man_boy_boy", - Category: "people", - Char: "๐Ÿ‘จโ€๐Ÿ‘จโ€๐Ÿ‘ฆโ€๐Ÿ‘ฆ", - Keywords: []string{"home", "parents", "people", "human", "children"}, + Name: "fearful_face", + Category: "Smileys & Emotion", + Char: "๐Ÿ˜จ", + Keywords: []string{"fearful_face", "face", "scared", "terrified", "nervous", "fear", "oops", "shocked", "surprised"}, }, { - Name: "family_man_man_girl", - Category: "people", - Char: "๐Ÿ‘จโ€๐Ÿ‘จโ€๐Ÿ‘ง", - Keywords: []string{"home", "parents", "people", "human", "children"}, + Name: "anxious_face_with_sweat", + Category: "Smileys & Emotion", + Char: "๐Ÿ˜ฐ", + Keywords: []string{"anxious_face_with_sweat", "face", "nervous", "sweat", "blue", "cold", "concernedย face", "mouth", "open", "rushed"}, }, { - Name: "family_man_man_girl_boy", - Category: "people", - Char: "๐Ÿ‘จโ€๐Ÿ‘จโ€๐Ÿ‘งโ€๐Ÿ‘ฆ", - Keywords: []string{"home", "parents", "people", "human", "children"}, + Name: "sad_but_relieved_face", + Category: "Smileys & Emotion", + Char: "๐Ÿ˜ฅ", + Keywords: []string{"sad_but_relieved_face", "face", "phew", "sweat", "nervous", "disappointed", "eyebrow", "whew"}, }, { - Name: "family_man_man_girl_girl", - Category: "people", - Char: "๐Ÿ‘จโ€๐Ÿ‘จโ€๐Ÿ‘งโ€๐Ÿ‘ง", - Keywords: []string{"home", "parents", "people", "human", "children"}, + Name: "crying_face", + Category: "Smileys & Emotion", + Char: "๐Ÿ˜ข", + Keywords: []string{"crying_face", "face", "tears", "sad", "depressed", "upset", ":'(", "cry", "tear"}, }, { - Name: "family_man_woman_boy", - Category: "people", - Char: "๐Ÿ‘ช", - Keywords: []string{"home", "parents", "child", "mom", "dad", "father", "mother", "people", "human"}, + Name: "loudly_crying_face", + Category: "Smileys & Emotion", + Char: "๐Ÿ˜ญ", + Keywords: []string{"loudly_crying_face", "sobbing", "face", "cry", "tears", "sad", "upset", "depressed", "bawling", "sob", "tear"}, }, { - Name: "family_man_woman_boy_boy", - Category: "people", - Char: "๐Ÿ‘จโ€๐Ÿ‘ฉโ€๐Ÿ‘ฆโ€๐Ÿ‘ฆ", - Keywords: []string{"home", "parents", "people", "human", "children"}, + Name: "face_screaming_in_fear", + Category: "Smileys & Emotion", + Char: "๐Ÿ˜ฑ", + Keywords: []string{"face_screaming_in_fear", "face", "munch", "scared", "omg", "alone", "fearful", "home", "horror", "scream", "shocked"}, }, { - Name: "family_man_woman_girl", - Category: "people", - Char: "๐Ÿ‘จโ€๐Ÿ‘ฉโ€๐Ÿ‘ง", - Keywords: []string{"home", "parents", "people", "human", "child"}, + Name: "confounded_face", + Category: "Smileys & Emotion", + Char: "๐Ÿ˜–", + Keywords: []string{"confounded_face", "face", "confused", "sick", "unwell", "oops", ":S", "mouth", "quivering", "scrunched"}, }, { - Name: "family_man_woman_girl_boy", - Category: "people", - Char: "๐Ÿ‘จโ€๐Ÿ‘ฉโ€๐Ÿ‘งโ€๐Ÿ‘ฆ", - Keywords: []string{"home", "parents", "people", "human", "children"}, + Name: "persevering_face", + Category: "Smileys & Emotion", + Char: "๐Ÿ˜ฃ", + Keywords: []string{"persevering_face", "face", "sick", "no", "upset", "oops", "eyes", "helpless", "persevere", "scrunched", "struggling"}, }, { - Name: "family_man_woman_girl_girl", - Category: "people", - Char: "๐Ÿ‘จโ€๐Ÿ‘ฉโ€๐Ÿ‘งโ€๐Ÿ‘ง", - Keywords: []string{"home", "parents", "people", "human", "children"}, + Name: "disappointed_face", + Category: "Smileys & Emotion", + Char: "๐Ÿ˜ž", + Keywords: []string{"disappointed_face", "face", "sad", "upset", "depressed", ":(", "sadface"}, }, { - Name: "family_woman_boy", - Category: "people", - Char: "๐Ÿ‘ฉโ€๐Ÿ‘ฆ", - Keywords: []string{"home", "parent", "people", "human", "child"}, + Name: "downcast_face_with_sweat", + Category: "Smileys & Emotion", + Char: "๐Ÿ˜“", + Keywords: []string{"downcast_face_with_sweat", "face", "hot", "sad", "tired", "exercise", "cold", "hard", "work"}, }, { - Name: "family_woman_boy_boy", - Category: "people", - Char: "๐Ÿ‘ฉโ€๐Ÿ‘ฆโ€๐Ÿ‘ฆ", - Keywords: []string{"home", "parent", "people", "human", "children"}, + Name: "weary_face", + Category: "Smileys & Emotion", + Char: "๐Ÿ˜ฉ", + Keywords: []string{"weary_face", "face", "tired", "sleepy", "sad", "frustrated", "upset", "distraught", "wailing"}, }, { - Name: "family_woman_girl", - Category: "people", - Char: "๐Ÿ‘ฉโ€๐Ÿ‘ง", - Keywords: []string{"home", "parent", "people", "human", "child"}, + Name: "tired_face", + Category: "Smileys & Emotion", + Char: "๐Ÿ˜ซ", + Keywords: []string{"tired_face", "sick", "whine", "upset", "frustrated", "distraught", "exhausted", "fed", "up"}, }, { - Name: "family_woman_girl_boy", - Category: "people", - Char: "๐Ÿ‘ฉโ€๐Ÿ‘งโ€๐Ÿ‘ฆ", - Keywords: []string{"home", "parent", "people", "human", "children"}, + Name: "yawning_face", + Category: "Smileys & Emotion", + Char: "๐Ÿฅฑ", + Keywords: []string{"yawning_face", "tired", "sleepy", "bored", "yawn"}, }, { - Name: "family_woman_girl_girl", - Category: "people", - Char: "๐Ÿ‘ฉโ€๐Ÿ‘งโ€๐Ÿ‘ง", - Keywords: []string{"home", "parent", "people", "human", "children"}, + Name: "face_with_steam_from_nose", + Category: "Smileys & Emotion", + Char: "๐Ÿ˜ค", + Keywords: []string{"face_with_steam_from_nose", "face", "gas", "phew", "proud", "pride", "triumph", "airing", "frustrated", "grievances", "look", "mad", "smug", "steaming", "won"}, }, { - Name: "family_woman_woman_boy", - Category: "people", - Char: "๐Ÿ‘ฉโ€๐Ÿ‘ฉโ€๐Ÿ‘ฆ", - Keywords: []string{"home", "parents", "people", "human", "children"}, + Name: "enraged_face", + Category: "Smileys & Emotion", + Char: "๐Ÿ˜ก", + Keywords: []string{"pouting_face", "angry", "mad", "hate", "despise", "enraged", "grumpy", "pout", "rage", "red"}, }, { - Name: "family_woman_woman_boy_boy", - Category: "people", - Char: "๐Ÿ‘ฉโ€๐Ÿ‘ฉโ€๐Ÿ‘ฆโ€๐Ÿ‘ฆ", - Keywords: []string{"home", "parents", "people", "human", "children"}, + Name: "angry_face", + Category: "Smileys & Emotion", + Char: "๐Ÿ˜ ", + Keywords: []string{"angry_face", "mad", "face", "annoyed", "frustrated", "anger", "grumpy"}, }, { - Name: "family_woman_woman_girl", - Category: "people", - Char: "๐Ÿ‘ฉโ€๐Ÿ‘ฉโ€๐Ÿ‘ง", - Keywords: []string{"home", "parents", "people", "human", "children"}, + Name: "face_with_symbols_on_mouth", + Category: "Smileys & Emotion", + Char: "๐Ÿคฌ", + Keywords: []string{"face_with_symbols_on_mouth", "face", "swearing", "cursing", "cussing", "profanity", "expletive", "covering", "foul", "grawlix", "over", "serious"}, }, { - Name: "family_woman_woman_girl_boy", - Category: "people", - Char: "๐Ÿ‘ฉโ€๐Ÿ‘ฉโ€๐Ÿ‘งโ€๐Ÿ‘ฆ", - Keywords: []string{"home", "parents", "people", "human", "children"}, + Name: "smiling_face_with_horns", + Category: "Smileys & Emotion", + Char: "๐Ÿ˜ˆ", + Keywords: []string{"smiling_face_with_horns", "devil", "horns", "evil", "fairy", "fantasy", "happy", "imp", "purple", "redย devil", "smile", "tale"}, }, { - Name: "family_woman_woman_girl_girl", - Category: "people", - Char: "๐Ÿ‘ฉโ€๐Ÿ‘ฉโ€๐Ÿ‘งโ€๐Ÿ‘ง", - Keywords: []string{"home", "parents", "people", "human", "children"}, + Name: "angry_face_with_horns", + Category: "Smileys & Emotion", + Char: "๐Ÿ‘ฟ", + Keywords: []string{"angry_face_with_horns", "devil", "angry", "horns", "demon", "evil", "fairy", "fantasy", "goblin", "imp", "purple", "sad", "tale"}, }, { - Name: "fearful", - Category: "people", - Char: "๐Ÿ˜จ", - Keywords: []string{"face", "scared", "terrified", "nervous", "oops", "huh"}, + Name: "skull", + Category: "Smileys & Emotion", + Char: "๐Ÿ’€", + Keywords: []string{"skull", "dead", "skeleton", "creepy", "death", "dead", "body", "danger", "face", "fairy", "grey", "halloween", "monster", "poison", "tale"}, }, { - Name: "female_detective", - Category: "people", - Char: "๐Ÿ•ต๏ธโ€โ™€๏ธ", - Keywords: []string{"human", "spy", "detective", "female", "woman"}, + Name: "skull_and_crossbones", + Category: "Smileys & Emotion", + Char: "โ˜ ๏ธ", + Keywords: []string{"skull_and_crossbones", "poison", "danger", "deadly", "scary", "death", "pirate", "evil", "body", "face", "halloween", "monster"}, }, { - Name: "fist", - Category: "people", - Char: "โœŠ", - Keywords: []string{"fingers", "hand", "grasp"}, + Name: "pile_of_poo", + Category: "Smileys & Emotion", + Char: "๐Ÿ’ฉ", + Keywords: []string{"pile_of_poo", "hankey", "shitface", "fail", "turd", "shit", "comic", "crap", "dirt", "dog", "dung", "face", "monster", "poop", "smiling", "bad", "needs_improvement"}, }, { - Name: "fist_left", - Category: "people", - Char: "๐Ÿค›", - Keywords: []string{"hand", "fistbump"}, + Name: "clown_face", + Category: "Smileys & Emotion", + Char: "๐Ÿคก", + Keywords: []string{"clown_face", "face", "mock"}, }, { - Name: "fist_right", - Category: "people", - Char: "๐Ÿคœ", - Keywords: []string{"hand", "fistbump"}, + Name: "ogre", + Category: "Smileys & Emotion", + Char: "๐Ÿ‘น", + Keywords: []string{"ogre", "monster", "red", "mask", "halloween", "scary", "creepy", "devil", "demon", "japanese_ogre", "creature", "face", "fairy", "fantasy", "oni", "tale"}, }, { - Name: "flat_shoe", - Category: "people", - Char: "๐Ÿฅฟ", - Keywords: []string{"ballet", "slip-on", "slipper"}, + Name: "goblin", + Category: "Smileys & Emotion", + Char: "๐Ÿ‘บ", + Keywords: []string{"goblin", "red", "evil", "mask", "monster", "scary", "creepy", "japanese_goblin", "creature", "face", "fairy", "fantasy", "long", "nose", "tale", "tengu"}, }, { - Name: "flushed", - Category: "people", - Char: "๐Ÿ˜ณ", - Keywords: []string{"face", "blush", "shy", "flattered"}, + Name: "ghost", + Category: "Smileys & Emotion", + Char: "๐Ÿ‘ป", + Keywords: []string{"ghost", "halloween", "spooky", "scary", "creature", "disappear", "face", "fairy", "fantasy", "ghoul", "monster", "tale"}, }, { - Name: "foot", - Category: "people", - Char: "๐Ÿฆถ", - Keywords: []string{"kick", "stomp"}, + Name: "alien", + Category: "Smileys & Emotion", + Char: "๐Ÿ‘ฝ", + Keywords: []string{"alien", "UFO", "paul", "weird", "outer_space", "creature", "et", "extraterrestrial", "face", "fairy", "fantasy", "monster", "tale", "external"}, }, { - Name: "footprints", - Category: "people", - Char: "๐Ÿ‘ฃ", - Keywords: []string{"feet", "tracking", "walking", "beach"}, + Name: "alien_monster", + Category: "Smileys & Emotion", + Char: "๐Ÿ‘พ", + Keywords: []string{"alien_monster", "game", "arcade", "play", "creature", "extraterrestrial", "face", "fairy", "fantasy", "invader", "retro", "space", "tale", "ufo", "video"}, }, { - Name: "frowning", - Category: "people", - Char: "๐Ÿ˜ฆ", - Keywords: []string{"face", "aw", "what"}, + Name: "robot", + Category: "Smileys & Emotion", + Char: "๐Ÿค–", + Keywords: []string{"robot", "computer", "machine", "bot", "face", "monster"}, }, { - Name: "frowning_face", - Category: "people", - Char: "โ˜น", - Keywords: []string{"face", "sad", "upset", "frown"}, + Name: "grinning_cat", + Category: "Smileys & Emotion", + Char: "๐Ÿ˜บ", + Keywords: []string{"grinning_cat", "animal", "cats", "happy", "smile", "face", "mouth", "open", "smiley", "smiling"}, }, { - Name: "frowning_man", - Category: "people", - Char: "๐Ÿ™โ€โ™‚๏ธ", - Keywords: []string{"male", "boy", "man", "sad", "depressed", "discouraged", "unhappy"}, + Name: "grinning_cat_with_smiling_eyes", + Category: "Smileys & Emotion", + Char: "๐Ÿ˜ธ", + Keywords: []string{"grinning_cat_with_smiling_eyes", "animal", "cats", "smile", "eye", "face", "grin", "happy"}, }, { - Name: "frowning_woman", - Category: "people", - Char: "๐Ÿ™", - Keywords: []string{"female", "girl", "woman", "sad", "depressed", "discouraged", "unhappy"}, + Name: "cat_with_tears_of_joy", + Category: "Smileys & Emotion", + Char: "๐Ÿ˜น", + Keywords: []string{"cat_with_tears_of_joy", "animal", "cats", "haha", "happy", "tears", "face", "laughing", "tear"}, }, { - Name: "fu", - Category: "people", - Char: "๐Ÿ–•", - Keywords: []string{"hand", "fingers", "rude", "middle", "flipping"}, + Name: "smiling_cat_with_heart_eyes", + Category: "Smileys & Emotion", + Char: "๐Ÿ˜ป", + Keywords: []string{"smiling_cat_with_heart_eyes", "animal", "love", "like", "affection", "cats", "valentines", "heart", "eye", "face", "lovingย cat", "shaped", "smile"}, }, { - Name: "ghost", - Category: "people", - Char: "๐Ÿ‘ป", - Keywords: []string{"halloween", "spooky", "scary"}, + Name: "cat_with_wry_smile", + Category: "Smileys & Emotion", + Char: "๐Ÿ˜ผ", + Keywords: []string{"cat_with_wry_smile", "animal", "cats", "smirk", "face", "ironic", "smirking"}, }, { - Name: "girl", - Category: "people", - Char: "๐Ÿ‘ง", - Keywords: []string{"female", "woman", "teenager"}, + Name: "kissing_cat", + Category: "Smileys & Emotion", + Char: "๐Ÿ˜ฝ", + Keywords: []string{"kissing_cat", "animal", "cats", "kiss", "closed", "eye", "eyes", "face"}, }, { - Name: "gloves", - Category: "people", - Char: "๐Ÿงค", - Keywords: []string{"hands", "winter", "clothes"}, + Name: "weary_cat", + Category: "Smileys & Emotion", + Char: "๐Ÿ™€", + Keywords: []string{"weary_cat", "animal", "cats", "munch", "scared", "scream", "face", "fear", "horror", "oh", "screaming", "surprised"}, }, { - Name: "goggles", - Category: "people", - Char: "๐Ÿฅฝ", - Keywords: []string{"eyes", "protection", "safety"}, + Name: "crying_cat", + Category: "Smileys & Emotion", + Char: "๐Ÿ˜ฟ", + Keywords: []string{"crying_cat", "animal", "tears", "weep", "sad", "cats", "upset", "cry", "face", "sadย cat", "tear"}, }, { - Name: "grimacing", - Category: "people", - Char: "๐Ÿ˜ฌ", - Keywords: []string{"face", "grimace", "teeth"}, + Name: "pouting_cat", + Category: "Smileys & Emotion", + Char: "๐Ÿ˜พ", + Keywords: []string{"pouting_cat", "animal", "cats", "face", "grumpy"}, }, { - Name: "grin", - Category: "people", - Char: "๐Ÿ˜", - Keywords: []string{"face", "happy", "smile", "joy", "kawaii"}, + Name: "see_no_evil_monkey", + Category: "Smileys & Emotion", + Char: "๐Ÿ™ˆ", + Keywords: []string{"see_no_evil_monkey", "monkey", "animal", "nature", "haha", "blind", "covering", "eyes", "face", "forbidden", "gesture", "ignore", "mizaru", "not", "prohibited"}, }, { - Name: "grinning", - Category: "people", - Char: "๐Ÿ˜€", - Keywords: []string{"face", "smile", "happy", "joy", ":D", "grin"}, + Name: "hear_no_evil_monkey", + Category: "Smileys & Emotion", + Char: "๐Ÿ™‰", + Keywords: []string{"hear_no_evil_monkey", "animal", "monkey", "nature", "covering", "deaf", "ears", "face", "forbidden", "gesture", "kikazaru", "not", "prohibited"}, }, { - Name: "guardsman", - Category: "people", - Char: "๐Ÿ’‚", - Keywords: []string{"uk", "gb", "british", "male", "guy", "royal"}, + Name: "speak_no_evil_monkey", + Category: "Smileys & Emotion", + Char: "๐Ÿ™Š", + Keywords: []string{"speak_no_evil_monkey", "monkey", "animal", "nature", "omg", "covering", "face", "forbidden", "gesture", "hush", "iwazaru", "mouth", "mute", "not", "noย speaking", "prohibited", "ignore"}, }, { - Name: "guardswoman", - Category: "people", - Char: "๐Ÿ’‚โ€โ™€๏ธ", - Keywords: []string{"uk", "gb", "british", "female", "royal", "woman"}, + Name: "kiss_mark", + Category: "Smileys & Emotion", + Char: "๐Ÿ’‹", + Keywords: []string{"kiss_mark", "face", "lips", "love", "like", "affection", "valentines", "heart", "kissing", "lipstick", "romance"}, }, { - Name: "haircut_man", - Category: "people", - Char: "๐Ÿ’‡โ€โ™‚๏ธ", - Keywords: []string{"male", "boy", "man"}, + Name: "love_letter", + Category: "Smileys & Emotion", + Char: "๐Ÿ’Œ", + Keywords: []string{"love_letter", "email", "like", "affection", "envelope", "valentines", "heart", "mail", "note", "romance"}, }, { - Name: "haircut_woman", - Category: "people", - Char: "๐Ÿ’‡", - Keywords: []string{"female", "girl", "woman"}, + Name: "heart_with_arrow", + Category: "Smileys & Emotion", + Char: "๐Ÿ’˜", + Keywords: []string{"heart_with_arrow", "love", "like", "heart", "affection", "valentines", "cupid", "lovestruck", "romance"}, }, { - Name: "hand_over_mouth", - Category: "people", - Char: "๐Ÿคญ", - Keywords: []string{"face", "whoops", "shock", "surprise"}, + Name: "heart_with_ribbon", + Category: "Smileys & Emotion", + Char: "๐Ÿ’", + Keywords: []string{"heart_with_ribbon", "love", "valentines", "box", "chocolate", "chocolates", "gift", "valentine"}, }, { - Name: "handbag", - Category: "people", - Char: "๐Ÿ‘œ", - Keywords: []string{"fashion", "accessory", "accessories", "shopping"}, + Name: "sparkling_heart", + Category: "Smileys & Emotion", + Char: "๐Ÿ’–", + Keywords: []string{"sparkling_heart", "love", "like", "affection", "valentines", "excited", "sparkle", "sparkly", "starsย heart"}, }, { - Name: "handshake", - Category: "people", - Char: "๐Ÿค", - Keywords: []string{"agreement", "shake"}, + Name: "growing_heart", + Category: "Smileys & Emotion", + Char: "๐Ÿ’—", + Keywords: []string{"growing_heart", "like", "love", "affection", "valentines", "pink", "excited", "heartpulse", "multiple", "nervous", "pulse", "triple"}, }, { - Name: "heart_eyes", - Category: "people", - Char: "๐Ÿ˜", - Keywords: []string{"face", "love", "like", "affection", "valentines", "infatuation", "crush", "heart"}, + Name: "beating_heart", + Category: "Smileys & Emotion", + Char: "๐Ÿ’“", + Keywords: []string{"beating_heart", "love", "like", "affection", "valentines", "pink", "heart", "alarm", "heartbeat", "pulsating", "wifi"}, }, { - Name: "heart_eyes_cat", - Category: "people", - Char: "๐Ÿ˜ป", - Keywords: []string{"animal", "love", "like", "affection", "cats", "valentines", "heart"}, + Name: "revolving_hearts", + Category: "Smileys & Emotion", + Char: "๐Ÿ’ž", + Keywords: []string{"revolving_hearts", "love", "like", "affection", "valentines", "heart", "two"}, }, { - Name: "high_heel", - Category: "people", - Char: "๐Ÿ‘ ", - Keywords: []string{"fashion", "shoes", "female", "pumps", "stiletto"}, + Name: "two_hearts", + Category: "Smileys & Emotion", + Char: "๐Ÿ’•", + Keywords: []string{"two_hearts", "love", "like", "affection", "valentines", "heart", "pink", "small"}, }, { - Name: "hiking_boot", - Category: "people", - Char: "๐Ÿฅพ", - Keywords: []string{"backpacking", "camping", "hiking"}, + Name: "heart_decoration", + Category: "Smileys & Emotion", + Char: "๐Ÿ’Ÿ", + Keywords: []string{"heart_decoration", "purple-square", "love", "like"}, }, { - Name: "hot", - Category: "people", - Char: "๐Ÿฅต", - Keywords: []string{"face", "feverish", "heat", "red", "sweating"}, + Name: "heart_exclamation", + Category: "Smileys & Emotion", + Char: "โฃ๏ธ", + Keywords: []string{"heart_exclamation", "decoration", "love", "above", "an", "as", "dot", "heavy", "mark", "ornament", "punctuation", "red"}, }, { - Name: "hugs", - Category: "people", - Char: "๐Ÿค—", - Keywords: []string{"face", "smile", "hug"}, + Name: "broken_heart", + Category: "Smileys & Emotion", + Char: "๐Ÿ’”", + Keywords: []string{"broken_heart", "sad", "sorry", "break", "heart", "heartbreak", "breaking", "brokenhearted"}, }, { - Name: "hushed", - Category: "people", - Char: "๐Ÿ˜ฏ", - Keywords: []string{"face", "woo", "shh"}, + Name: "red_heart", + Category: "Smileys & Emotion", + Char: "โค๏ธ", + Keywords: []string{"red_heart", "love", "like", "valentines", "black", "heavy"}, }, { - Name: "imp", - Category: "people", - Char: "๐Ÿ‘ฟ", - Keywords: []string{"devil", "angry", "horns"}, + Name: "orange_heart", + Category: "Smileys & Emotion", + Char: "๐Ÿงก", + Keywords: []string{"orange_heart", "love", "like", "affection", "valentines"}, }, { - Name: "innocent", - Category: "people", - Char: "๐Ÿ˜‡", - Keywords: []string{"face", "angel", "heaven", "halo"}, + Name: "yellow_heart", + Category: "Smileys & Emotion", + Char: "๐Ÿ’›", + Keywords: []string{"yellow_heart", "love", "like", "affection", "valentines", "bf", "gold", "snapchat"}, }, { - Name: "japanese_goblin", - Category: "people", - Char: "๐Ÿ‘บ", - Keywords: []string{"red", "evil", "mask", "monster", "scary", "creepy", "japanese", "goblin"}, + Name: "green_heart", + Category: "Smileys & Emotion", + Char: "๐Ÿ’š", + Keywords: []string{"green_heart", "love", "like", "affection", "valentines", "nct"}, }, { - Name: "japanese_ogre", - Category: "people", - Char: "๐Ÿ‘น", - Keywords: []string{"monster", "red", "mask", "halloween", "scary", "creepy", "devil", "demon", "japanese", "ogre"}, + Name: "blue_heart", + Category: "Smileys & Emotion", + Char: "๐Ÿ’™", + Keywords: []string{"blue_heart", "love", "like", "affection", "valentines", "brand", "neutral"}, }, { - Name: "jeans", - Category: "people", - Char: "๐Ÿ‘–", - Keywords: []string{"fashion", "shopping"}, + Name: "purple_heart", + Category: "Smileys & Emotion", + Char: "๐Ÿ’œ", + Keywords: []string{"purple_heart", "love", "like", "affection", "valentines", "bts", "emoji"}, }, { - Name: "joy", - Category: "people", - Char: "๐Ÿ˜‚", - Keywords: []string{"face", "cry", "tears", "weep", "happy", "happytears", "haha"}, + Name: "brown_heart", + Category: "Smileys & Emotion", + Char: "๐ŸคŽ", + Keywords: []string{"brown_heart", "coffee"}, }, { - Name: "joy_cat", - Category: "people", - Char: "๐Ÿ˜น", - Keywords: []string{"animal", "cats", "haha", "happy", "tears"}, + Name: "black_heart", + Category: "Smileys & Emotion", + Char: "๐Ÿ–ค", + Keywords: []string{"black_heart", "evil", "dark", "wicked"}, }, { - Name: "kimono", - Category: "people", - Char: "๐Ÿ‘˜", - Keywords: []string{"dress", "fashion", "women", "female", "japanese"}, + Name: "white_heart", + Category: "Smileys & Emotion", + Char: "๐Ÿค", + Keywords: []string{"white_heart", "pure"}, }, { - Name: "kiss", - Category: "people", - Char: "๐Ÿ’‹", - Keywords: []string{"face", "lips", "love", "like", "affection", "valentines"}, + Name: "hundred_points", + Category: "Smileys & Emotion", + Char: "๐Ÿ’ฏ", + Keywords: []string{"hundred_points", "score", "perfect", "numbers", "century", "exam", "quiz", "test", "pass", "hundred", "100", "full", "keep", "symbol"}, }, { - Name: "kissing", - Category: "people", - Char: "๐Ÿ˜—", - Keywords: []string{"love", "like", "face", "3", "valentines", "infatuation", "kiss"}, + Name: "anger_symbol", + Category: "Smileys & Emotion", + Char: "๐Ÿ’ข", + Keywords: []string{"anger_symbol", "angry", "mad", "comic", "pop", "sign", "vein"}, }, { - Name: "kissing_cat", - Category: "people", - Char: "๐Ÿ˜ฝ", - Keywords: []string{"animal", "cats", "kiss"}, + Name: "collision", + Category: "Smileys & Emotion", + Char: "๐Ÿ’ฅ", + Keywords: []string{"collision", "bomb", "explode", "explosion", "blown", "bang", "boom", "comic", "impact", "red", "spark", "symbol", "break"}, }, { - Name: "kissing_closed_eyes", - Category: "people", - Char: "๐Ÿ˜š", - Keywords: []string{"face", "love", "like", "affection", "valentines", "infatuation", "kiss"}, + Name: "dizzy", + Category: "Smileys & Emotion", + Char: "๐Ÿ’ซ", + Keywords: []string{"dizzy", "star", "sparkle", "shoot", "magic", "circle", "comic", "symbol", "animations", "transitions"}, }, { - Name: "kissing_heart", - Category: "people", - Char: "๐Ÿ˜˜", - Keywords: []string{"face", "love", "like", "affection", "valentines", "infatuation", "kiss"}, + Name: "sweat_droplets", + Category: "Smileys & Emotion", + Char: "๐Ÿ’ฆ", + Keywords: []string{"sweat_droplets", "water", "drip", "oops", "comic", "drops", "plewds", "splashing", "symbol", "workout"}, }, { - Name: "kissing_smiling_eyes", - Category: "people", - Char: "๐Ÿ˜™", - Keywords: []string{"face", "affection", "valentines", "infatuation", "kiss"}, + Name: "dashing_away", + Category: "Smileys & Emotion", + Char: "๐Ÿ’จ", + Keywords: []string{"dashing_away", "wind", "air", "fast", "shoo", "fart", "smoke", "puff", "blow", "comic", "dash", "gust", "running", "steam", "symbol", "vaping"}, }, { - Name: "labcoat", - Category: "people", - Char: "๐Ÿฅผ", - Keywords: []string{"doctor", "experiment", "scientist", "chemist"}, + Name: "hole", + Category: "Smileys & Emotion", + Char: "๐Ÿ•ณ๏ธ", + Keywords: []string{"hole", "embarrassing"}, }, { - Name: "laughing", - Category: "people", - Char: "๐Ÿ˜†", - Keywords: []string{"happy", "joy", "lol", "satisfied", "haha", "face", "glad", "XD", "laugh"}, + Name: "bomb", + Category: "Objects", + Char: "๐Ÿ’ฃ", + Keywords: []string{"bomb", "boom", "explode", "explosion", "terrorism", "comic"}, }, { - Name: "leg", - Category: "people", - Char: "๐Ÿฆต", - Keywords: []string{"kick", "limb"}, + Name: "speech_balloon", + Category: "Smileys & Emotion", + Char: "๐Ÿ’ฌ", + Keywords: []string{"speech_balloon", "bubble", "words", "message", "talk", "chatting", "chat", "comic", "comment", "dialog", "text", "literals"}, }, { - Name: "lips", - Category: "people", - Char: "๐Ÿ‘„", - Keywords: []string{"mouth", "kiss"}, + Name: "eye_in_speech_bubble", + Category: "Smileys & Emotion", + Char: "๐Ÿ‘๏ธโ€๐Ÿ—จ๏ธ", + Keywords: []string{"eye_in_speech_bubble", "info", "am", "i", "witness"}, }, { - Name: "lipstick", - Category: "people", - Char: "๐Ÿ’„", - Keywords: []string{"female", "girl", "fashion", "woman"}, + Name: "left_speech_bubble", + Category: "Smileys & Emotion", + Char: "๐Ÿ—จ๏ธ", + Keywords: []string{"left_speech_bubble", "words", "message", "talk", "chatting", "dialog"}, }, { - Name: "love_you", - Category: "people", - Char: "๐ŸคŸ", - Keywords: []string{"hand", "fingers", "gesture"}, + Name: "right_anger_bubble", + Category: "Smileys & Emotion", + Char: "๐Ÿ—ฏ๏ธ", + Keywords: []string{"right_anger_bubble", "caption", "speech", "thinking", "mad", "angry", "balloon", "zag", "zig"}, }, { - Name: "luggage", - Category: "people", - Char: "๐Ÿงณ", - Keywords: []string{"packing", "travel"}, + Name: "thought_balloon", + Category: "Smileys & Emotion", + Char: "๐Ÿ’ญ", + Keywords: []string{"thought_balloon", "bubble", "cloud", "speech", "thinking", "dream", "comic"}, }, { - Name: "lying_face", - Category: "people", - Char: "๐Ÿคฅ", - Keywords: []string{"face", "lie", "pinocchio"}, + Name: "zzz", + Category: "Smileys & Emotion", + Char: "๐Ÿ’ค", + Keywords: []string{"zzz", "sleepy", "tired", "dream", "bedtime", "boring", "comic", "sign", "sleep", "sleeping", "symbol"}, }, { - Name: "male_detective", - Category: "people", - Char: "๐Ÿ•ต", - Keywords: []string{"human", "spy", "detective"}, + Name: "waving_hand", + Category: "People & Body", + Char: "๐Ÿ‘‹", + Keywords: []string{"waving_hand", "wave", "hands", "gesture", "goodbye", "solong", "farewell", "hello", "hi", "palm", "body", "sign"}, }, { - Name: "man", - Category: "people", - Char: "๐Ÿ‘จ", - Keywords: []string{"mustache", "father", "dad", "guy", "classy", "sir", "moustache"}, + Name: "raised_back_of_hand", + Category: "People & Body", + Char: "๐Ÿคš", + Keywords: []string{"raised_back_of_hand", "fingers", "raised", "backhand", "body"}, }, { - Name: "man_artist", - Category: "people", - Char: "๐Ÿ‘จโ€๐ŸŽจ", - Keywords: []string{"painter", "man", "human"}, + Name: "hand_with_fingers_splayed", + Category: "People & Body", + Char: "๐Ÿ–๏ธ", + Keywords: []string{"hand_with_fingers_splayed", "hand", "fingers", "palm", "body", "finger", "five", "raised"}, }, { - Name: "man_astronaut", - Category: "people", - Char: "๐Ÿ‘จโ€๐Ÿš€", - Keywords: []string{"space", "rocket", "man", "human"}, + Name: "raised_hand", + Category: "People & Body", + Char: "โœ‹", + Keywords: []string{"raised_hand", "fingers", "stop", "highfive", "palm", "ban", "body", "five", "high"}, }, { - Name: "man_cook", - Category: "people", - Char: "๐Ÿ‘จโ€๐Ÿณ", - Keywords: []string{"chef", "man", "human"}, + Name: "vulcan_salute", + Category: "People & Body", + Char: "๐Ÿ––", + Keywords: []string{"vulcan_salute", "hand", "fingers", "spock", "star trek", "between", "body", "finger", "middle", "part", "prosper", "raised", "ring", "split"}, }, { - Name: "man_dancing", - Category: "people", - Char: "๐Ÿ•บ", - Keywords: []string{"male", "boy", "fun", "dancer"}, + Name: "ok_hand", + Category: "People & Body", + Char: "๐Ÿ‘Œ", + Keywords: []string{"ok_hand", "fingers", "limbs", "perfect", "ok", "okay", "body", "sign"}, }, { - Name: "man_elf", - Category: "people", - Char: "๐Ÿงโ€โ™‚๏ธ", - Keywords: []string{"man", "male"}, + Name: "pinching_hand", + Category: "People & Body", + Char: "๐Ÿค", + Keywords: []string{"pinching_hand", "tiny", "small", "size", "amount", "body", "little"}, }, { - Name: "man_facepalming", - Category: "people", - Char: "๐Ÿคฆโ€โ™‚๏ธ", - Keywords: []string{"man", "male", "boy", "disbelief"}, + Name: "victory_hand", + Category: "People & Body", + Char: "โœŒ๏ธ", + Keywords: []string{"victory_hand", "fingers", "ohyeah", "hand", "peace", "victory", "two", "air", "body", "quotes", "sign", "v"}, }, { - Name: "man_factory_worker", - Category: "people", - Char: "๐Ÿ‘จโ€๐Ÿญ", - Keywords: []string{"assembly", "industrial", "man", "human"}, + Name: "crossed_fingers", + Category: "People & Body", + Char: "๐Ÿคž", + Keywords: []string{"crossed_fingers", "good", "lucky", "body", "cross", "finger", "hand", "hopeful", "index", "luck", "middle"}, }, { - Name: "man_fairy", - Category: "people", - Char: "๐Ÿงšโ€โ™‚๏ธ", - Keywords: []string{"man", "male"}, + Name: "love_you_gesture", + Category: "People & Body", + Char: "๐ŸคŸ", + Keywords: []string{"love_you_gesture", "hand", "fingers", "gesture", "body", "i", "ily", "sign"}, }, { - Name: "man_farmer", - Category: "people", - Char: "๐Ÿ‘จโ€๐ŸŒพ", - Keywords: []string{"rancher", "gardener", "man", "human"}, + Name: "sign_of_the_horns", + Category: "People & Body", + Char: "๐Ÿค˜", + Keywords: []string{"sign_of_the_horns", "hand", "fingers", "evil_eye", "sign_of_horns", "rock_on", "body", "devil", "finger", "heavy", "metal"}, }, { - Name: "man_firefighter", - Category: "people", - Char: "๐Ÿ‘จโ€๐Ÿš’", - Keywords: []string{"fireman", "man", "human"}, + Name: "call_me_hand", + Category: "People & Body", + Char: "๐Ÿค™", + Keywords: []string{"call_me_hand", "hands", "gesture", "shaka", "body", "phone", "sign"}, }, { - Name: "man_genie", - Category: "people", - Char: "๐Ÿงžโ€โ™‚๏ธ", - Keywords: []string{"man", "male"}, + Name: "backhand_index_pointing_left", + Category: "People & Body", + Char: "๐Ÿ‘ˆ", + Keywords: []string{"backhand_index_pointing_left", "direction", "fingers", "hand", "left", "body", "finger", "point", "white"}, }, { - Name: "man_health_worker", - Category: "people", - Char: "๐Ÿ‘จโ€โš•๏ธ", - Keywords: []string{"doctor", "nurse", "therapist", "healthcare", "man", "human"}, + Name: "backhand_index_pointing_right", + Category: "People & Body", + Char: "๐Ÿ‘‰", + Keywords: []string{"backhand_index_pointing_right", "fingers", "hand", "direction", "right", "body", "finger", "point", "white"}, }, { - Name: "man_in_steamy_room", - Category: "people", - Char: "๐Ÿง–โ€โ™‚๏ธ", - Keywords: []string{"male", "man", "spa", "steamroom", "sauna"}, + Name: "backhand_index_pointing_up", + Category: "People & Body", + Char: "๐Ÿ‘†", + Keywords: []string{"backhand_index_pointing_up", "fingers", "hand", "direction", "up", "body", "finger", "middle", "point", "white"}, }, { - Name: "man_in_tuxedo", - Category: "people", - Char: "๐Ÿคต", - Keywords: []string{"couple", "marriage", "wedding", "groom"}, + Name: "middle_finger", + Category: "People & Body", + Char: "๐Ÿ–•", + Keywords: []string{"middle_finger", "hand", "fingers", "rude", "middle", "flipping", "bird", "body", "dito", "extended", "fu", "medio", "middleย finger", "reversed"}, }, { - Name: "man_judge", - Category: "people", - Char: "๐Ÿ‘จโ€โš–๏ธ", - Keywords: []string{"justice", "court", "man", "human"}, + Name: "backhand_index_pointing_down", + Category: "People & Body", + Char: "๐Ÿ‘‡", + Keywords: []string{"backhand_index_pointing_down", "fingers", "hand", "direction", "down", "body", "finger", "point", "white"}, }, { - Name: "man_mechanic", - Category: "people", - Char: "๐Ÿ‘จโ€๐Ÿ”ง", - Keywords: []string{"plumber", "man", "human", "wrench"}, + Name: "index_pointing_up", + Category: "People & Body", + Char: "โ˜๏ธ", + Keywords: []string{"index_pointing_up", "hand", "fingers", "direction", "up", "body", "finger", "point", "secret", "white"}, }, { - Name: "man_office_worker", - Category: "people", - Char: "๐Ÿ‘จโ€๐Ÿ’ผ", - Keywords: []string{"business", "manager", "man", "human"}, + Name: "thumbs_up", + Category: "People & Body", + Char: "๐Ÿ‘", + Keywords: []string{"thumbs_up", "thumbsup", "yes", "awesome", "good", "agree", "accept", "cool", "hand", "like", "+1", "approve", "body", "ok", "sign", "thumb"}, }, { - Name: "man_pilot", - Category: "people", - Char: "๐Ÿ‘จโ€โœˆ๏ธ", - Keywords: []string{"aviator", "plane", "man", "human"}, + Name: "thumbs_down", + Category: "People & Body", + Char: "๐Ÿ‘Ž", + Keywords: []string{"thumbs_down", "thumbsdown", "no", "dislike", "hand", "-1", "bad", "body", "bury", "disapprove", "sign", "thumb"}, }, { - Name: "man_scientist", - Category: "people", - Char: "๐Ÿ‘จโ€๐Ÿ”ฌ", - Keywords: []string{"biologist", "chemist", "engineer", "physicist", "man", "human"}, + Name: "raised_fist", + Category: "People & Body", + Char: "โœŠ", + Keywords: []string{"raised_fist", "fingers", "hand", "grasp", "body", "clenched", "power", "pump", "punch"}, }, { - Name: "man_shrugging", - Category: "people", - Char: "๐Ÿคทโ€โ™‚๏ธ", - Keywords: []string{"man", "male", "boy", "confused", "indifferent", "doubt"}, + Name: "oncoming_fist", + Category: "People & Body", + Char: "๐Ÿ‘Š", + Keywords: []string{"oncoming_fist", "angry", "violence", "fist", "hit", "attack", "hand", "body", "bro", "brofist", "bump", "clenched", "closed", "facepunch", "fisted", "punch", "sign"}, }, { - Name: "man_singer", - Category: "people", - Char: "๐Ÿ‘จโ€๐ŸŽค", - Keywords: []string{"rockstar", "entertainer", "man", "human"}, + Name: "left_facing_fist", + Category: "People & Body", + Char: "๐Ÿค›", + Keywords: []string{"left_facing_fist", "hand", "fistbump", "body", "bump", "leftwards"}, }, { - Name: "man_student", - Category: "people", - Char: "๐Ÿ‘จโ€๐ŸŽ“", - Keywords: []string{"graduate", "man", "human"}, + Name: "right_facing_fist", + Category: "People & Body", + Char: "๐Ÿคœ", + Keywords: []string{"right_facing_fist", "hand", "fistbump", "body", "bump", "rightwards", "rightย fist"}, }, { - Name: "man_superhero", - Category: "people", - Char: "๐Ÿฆธโ€โ™‚๏ธ", - Keywords: []string{"man", "male", "good", "hero", "superpowers"}, + Name: "clapping_hands", + Category: "People & Body", + Char: "๐Ÿ‘", + Keywords: []string{"clapping_hands", "hands", "praise", "applause", "congrats", "yay", "body", "clap", "golf", "hand", "round", "sign"}, }, { - Name: "man_supervillain", - Category: "people", - Char: "๐Ÿฆนโ€โ™‚๏ธ", - Keywords: []string{"man", "male", "evil", "bad", "criminal", "hero", "superpowers"}, + Name: "raising_hands", + Category: "People & Body", + Char: "๐Ÿ™Œ", + Keywords: []string{"raising_hands", "gesture", "hooray", "yea", "celebration", "hands", "air", "arms", "banzai", "body", "both", "festivus", "hallelujah", "hand", "miracle", "person", "praise", "raised", "two"}, }, { - Name: "man_teacher", - Category: "people", - Char: "๐Ÿ‘จโ€๐Ÿซ", - Keywords: []string{"instructor", "professor", "man", "human"}, + Name: "open_hands", + Category: "People & Body", + Char: "๐Ÿ‘", + Keywords: []string{"open_hands", "fingers", "butterfly", "hands", "open", "body", "hand", "hug", "jazz", "sign"}, }, { - Name: "man_technologist", - Category: "people", - Char: "๐Ÿ‘จโ€๐Ÿ’ป", - Keywords: []string{"coder", "developer", "engineer", "programmer", "software", "man", "human", "laptop", "computer"}, + Name: "palms_up_together", + Category: "People & Body", + Char: "๐Ÿคฒ", + Keywords: []string{"palms_up_together", "hands", "gesture", "cupped", "prayer", "body", "dua", "facing"}, }, { - Name: "man_vampire", - Category: "people", - Char: "๐Ÿง›โ€โ™‚๏ธ", - Keywords: []string{"man", "male", "dracula"}, + Name: "handshake", + Category: "People & Body", + Char: "๐Ÿค", + Keywords: []string{"handshake", "agreement", "shake", "deal", "hand", "hands", "meeting", "shaking"}, }, { - Name: "man_with_gua_pi_mao", - Category: "people", - Char: "๐Ÿ‘ฒ", - Keywords: []string{"male", "boy", "chinese"}, + Name: "folded_hands", + Category: "People & Body", + Char: "๐Ÿ™", + Keywords: []string{"folded_hands", "please", "hope", "wish", "namaste", "highfive", "pray", "thank you", "thanks", "appreciate", "ask", "body", "bow", "five", "gesture", "hand", "high", "person", "prayer", "pressed", "together"}, }, { - Name: "man_with_turban", - Category: "people", - Char: "๐Ÿ‘ณ", - Keywords: []string{"male", "indian", "hinduism", "arabs"}, + Name: "writing_hand", + Category: "People & Body", + Char: "โœ๏ธ", + Keywords: []string{"writing_hand", "lower_left_ballpoint_pen", "stationery", "write", "compose", "body"}, }, { - Name: "man_zombie", - Category: "people", - Char: "๐ŸงŸโ€โ™‚๏ธ", - Keywords: []string{"man", "male", "dracula", "undead", "walking dead"}, + Name: "nail_polish", + Category: "People & Body", + Char: "๐Ÿ’…", + Keywords: []string{"nail_polish", "nail_care", "beauty", "manicure", "finger", "fashion", "nail", "slay", "body", "cosmetics", "fingers", "nonchalant"}, }, { - Name: "mans_shoe", - Category: "people", - Char: "๐Ÿ‘ž", - Keywords: []string{"fashion", "male"}, + Name: "selfie", + Category: "People & Body", + Char: "๐Ÿคณ", + Keywords: []string{"selfie", "camera", "phone", "arm", "hand"}, }, { - Name: "mask", - Category: "people", - Char: "๐Ÿ˜ท", - Keywords: []string{"face", "sick", "ill", "disease"}, + Name: "flexed_biceps", + Category: "People & Body", + Char: "๐Ÿ’ช", + Keywords: []string{"flexed_biceps", "arm", "flex", "hand", "summer", "strong", "biceps", "bicep", "body", "comic", "feats", "flexing", "muscle", "muscles", "strength", "workout"}, }, { - Name: "massage_man", - Category: "people", - Char: "๐Ÿ’†โ€โ™‚๏ธ", - Keywords: []string{"male", "boy", "man", "head"}, + Name: "mechanical_arm", + Category: "People & Body", + Char: "๐Ÿฆพ", + Keywords: []string{"mechanical_arm", "accessibility", "body", "prosthetic"}, }, { - Name: "massage_woman", - Category: "people", - Char: "๐Ÿ’†", - Keywords: []string{"female", "girl", "woman", "head"}, + Name: "mechanical_leg", + Category: "People & Body", + Char: "๐Ÿฆฟ", + Keywords: []string{"mechanical_leg", "accessibility", "body", "prosthetic"}, }, { - Name: "mermaid", - Category: "people", - Char: "๐Ÿงœโ€โ™€๏ธ", - Keywords: []string{"woman", "female", "merwoman", "ariel"}, + Name: "leg", + Category: "People & Body", + Char: "๐Ÿฆต", + Keywords: []string{"leg", "kick", "limb", "body"}, }, { - Name: "merman", - Category: "people", - Char: "๐Ÿงœโ€โ™‚๏ธ", - Keywords: []string{"man", "male", "triton"}, + Name: "foot", + Category: "People & Body", + Char: "๐Ÿฆถ", + Keywords: []string{"foot", "kick", "stomp", "body"}, }, { - Name: "metal", - Category: "people", - Char: "๐Ÿค˜", - Keywords: []string{"hand", "fingers", "evil_eye", "sign_of_horns", "rock_on"}, + Name: "ear", + Category: "People & Body", + Char: "๐Ÿ‘‚", + Keywords: []string{"ear", "face", "hear", "sound", "listen", "body", "ears", "hearing", "listening", "nose"}, }, { - Name: "money_mouth_face", - Category: "people", - Char: "๐Ÿค‘", - Keywords: []string{"face", "rich", "dollar", "money"}, + Name: "ear_with_hearing_aid", + Category: "People & Body", + Char: "๐Ÿฆป", + Keywords: []string{"ear_with_hearing_aid", "accessibility", "body", "hard"}, }, { - Name: "monocle", - Category: "people", - Char: "๐Ÿง", - Keywords: []string{"face", "stuffy", "wealthy"}, + Name: "nose", + Category: "People & Body", + Char: "๐Ÿ‘ƒ", + Keywords: []string{"nose", "smell", "sniff", "body", "smelling", "sniffing", "stinky"}, }, { - Name: "mortar_board", - Category: "people", - Char: "๐ŸŽ“", - Keywords: []string{"school", "college", "degree", "university", "graduation", "cap", "hat", "legal", "learn", "education"}, + Name: "brain", + Category: "People & Body", + Char: "๐Ÿง ", + Keywords: []string{"brain", "smart", "intelligent", "body", "organ"}, }, { - Name: "mrs_claus", - Category: "people", - Char: "๐Ÿคถ", - Keywords: []string{"woman", "female", "xmas", "mother christmas"}, + Name: "tooth", + Category: "People & Body", + Char: "๐Ÿฆท", + Keywords: []string{"tooth", "teeth", "dentist", "body"}, }, { - Name: "muscle", - Category: "people", - Char: "๐Ÿ’ช", - Keywords: []string{"arm", "flex", "hand", "summer", "strong", "biceps"}, + Name: "bone", + Category: "People & Body", + Char: "๐Ÿฆด", + Keywords: []string{"bone", "skeleton", "body"}, }, { - Name: "nail_care", - Category: "people", - Char: "๐Ÿ’…", - Keywords: []string{"beauty", "manicure", "finger", "fashion", "nail"}, + Name: "eyes", + Category: "People & Body", + Char: "๐Ÿ‘€", + Keywords: []string{"eyes", "look", "watch", "stalk", "peek", "see", "body", "eye", "eyeballs", "face", "shifty", "wide"}, }, { - Name: "nauseated_face", - Category: "people", - Char: "๐Ÿคข", - Keywords: []string{"face", "vomit", "gross", "green", "sick", "throw up", "ill"}, + Name: "eye", + Category: "People & Body", + Char: "๐Ÿ‘๏ธ", + Keywords: []string{"eye", "face", "look", "see", "watch", "stare", "body", "single"}, }, { - Name: "necktie", - Category: "people", - Char: "๐Ÿ‘”", - Keywords: []string{"shirt", "suitup", "formal", "fashion", "cloth", "business"}, + Name: "tongue", + Category: "People & Body", + Char: "๐Ÿ‘…", + Keywords: []string{"tongue", "mouth", "playful", "body", "out", "taste"}, }, { - Name: "nerd_face", - Category: "people", - Char: "๐Ÿค“", - Keywords: []string{"face", "nerdy", "geek", "dork"}, + Name: "mouth", + Category: "People & Body", + Char: "๐Ÿ‘„", + Keywords: []string{"mouth", "kiss", "body", "kissing", "lips"}, }, { - Name: "neutral_face", - Category: "people", - Char: "๐Ÿ˜", - Keywords: []string{"indifference", "meh", ":|", "neutral"}, + Name: "baby", + Category: "People & Body", + Char: "๐Ÿ‘ถ", + Keywords: []string{"baby", "child", "boy", "girl", "toddler", "newborn", "young"}, }, { - Name: "no_good_man", - Category: "people", - Char: "๐Ÿ™…โ€โ™‚๏ธ", - Keywords: []string{"male", "boy", "man", "nope"}, + Name: "child", + Category: "People & Body", + Char: "๐Ÿง’", + Keywords: []string{"child", "gender-neutral", "young", "boy", "gender", "girl", "inclusive", "neutral", "person", "unspecified"}, }, { - Name: "no_good_woman", - Category: "people", - Char: "๐Ÿ™…", - Keywords: []string{"female", "girl", "woman", "nope"}, + Name: "boy", + Category: "People & Body", + Char: "๐Ÿ‘ฆ", + Keywords: []string{"boy", "man", "male", "guy", "teenager", "child", "young"}, }, { - Name: "no_mouth", - Category: "people", - Char: "๐Ÿ˜ถ", - Keywords: []string{"face", "hellokitty"}, + Name: "girl", + Category: "People & Body", + Char: "๐Ÿ‘ง", + Keywords: []string{"girl", "female", "woman", "teenager", "child", "maiden", "virgin", "virgo", "young", "zodiac"}, }, { - Name: "nose", - Category: "people", - Char: "๐Ÿ‘ƒ", - Keywords: []string{"smell", "sniff"}, + Name: "person", + Category: "People & Body", + Char: "๐Ÿง‘", + Keywords: []string{"person", "gender-neutral", "adult", "female", "gender", "inclusive", "male", "man", "men", "neutral", "unspecified", "woman", "women"}, }, { - Name: "ok_hand", - Category: "people", - Char: "๐Ÿ‘Œ", - Keywords: []string{"fingers", "limbs", "perfect", "ok", "okay"}, + Name: "person_blond_hair", + Category: "People & Body", + Char: "๐Ÿ‘ฑ", + Keywords: []string{"person_blond_hair", "hairstyle", "blonde", "haired", "man"}, }, { - Name: "ok_man", - Category: "people", - Char: "๐Ÿ™†โ€โ™‚๏ธ", - Keywords: []string{"men", "boy", "male", "blue", "human", "man"}, + Name: "man", + Category: "People & Body", + Char: "๐Ÿ‘จ", + Keywords: []string{"man", "mustache", "father", "dad", "guy", "classy", "sir", "moustache", "adult", "male", "men"}, }, { - Name: "ok_woman", - Category: "people", - Char: "๐Ÿ™†", - Keywords: []string{"women", "girl", "female", "pink", "human", "woman"}, + Name: "person_beard", + Category: "People & Body", + Char: "๐Ÿง”", + Keywords: []string{"man_beard", "person", "bewhiskered", "bearded"}, }, { - Name: "older_adult", - Category: "people", - Char: "๐Ÿง“", - Keywords: []string{"human", "elder", "senior", "gender-neutral"}, + Name: "man_red_hair", + Category: "People & Body", + Char: "๐Ÿ‘จโ€๐Ÿฆฐ", + Keywords: []string{"man_red_hair", "hairstyle", "adult", "ginger", "haired", "male", "men", "redhead"}, }, { - Name: "older_man", - Category: "people", - Char: "๐Ÿ‘ด", - Keywords: []string{"human", "male", "men", "old", "elder", "senior"}, + Name: "man_curly_hair", + Category: "People & Body", + Char: "๐Ÿ‘จโ€๐Ÿฆฑ", + Keywords: []string{"man_curly_hair", "hairstyle", "adult", "haired", "male", "men"}, }, { - Name: "older_woman", - Category: "people", - Char: "๐Ÿ‘ต", - Keywords: []string{"human", "female", "women", "lady", "old", "elder", "senior"}, + Name: "man_white_hair", + Category: "People & Body", + Char: "๐Ÿ‘จโ€๐Ÿฆณ", + Keywords: []string{"man_white_hair", "old", "elder", "adult", "haired", "male", "men"}, }, { - Name: "open_hands", - Category: "people", - Char: "๐Ÿ‘", - Keywords: []string{"fingers", "butterfly", "hands", "open"}, + Name: "man_bald", + Category: "People & Body", + Char: "๐Ÿ‘จโ€๐Ÿฆฒ", + Keywords: []string{"man_bald", "hairless", "adult", "hair", "male", "men", "no"}, }, { - Name: "open_mouth", - Category: "people", - Char: "๐Ÿ˜ฎ", - Keywords: []string{"face", "surprise", "impressed", "wow", "whoa", ":O"}, + Name: "woman", + Category: "People & Body", + Char: "๐Ÿ‘ฉ", + Keywords: []string{"woman", "female", "girls", "lady", "adult", "women", "yellow"}, }, { - Name: "palms_up", - Category: "people", - Char: "๐Ÿคฒ", - Keywords: []string{"hands", "gesture", "cupped", "prayer"}, + Name: "woman_red_hair", + Category: "People & Body", + Char: "๐Ÿ‘ฉโ€๐Ÿฆฐ", + Keywords: []string{"woman_red_hair", "hairstyle", "adult", "female", "ginger", "haired", "redhead", "women"}, }, { - Name: "partying", - Category: "people", - Char: "๐Ÿฅณ", - Keywords: []string{"face", "celebration", "woohoo"}, + Name: "person_red_hair", + Category: "People & Body", + Char: "๐Ÿง‘โ€๐Ÿฆฐ", + Keywords: []string{"person_red_hair", "hairstyle", "adult", "gender", "haired", "unspecified"}, }, { - Name: "pensive", - Category: "people", - Char: "๐Ÿ˜”", - Keywords: []string{"face", "sad", "depressed", "upset"}, + Name: "woman_curly_hair", + Category: "People & Body", + Char: "๐Ÿ‘ฉโ€๐Ÿฆฑ", + Keywords: []string{"woman_curly_hair", "hairstyle", "adult", "female", "haired", "women"}, }, { - Name: "persevere", - Category: "people", - Char: "๐Ÿ˜ฃ", - Keywords: []string{"face", "sick", "no", "upset", "oops"}, + Name: "person_curly_hair", + Category: "People & Body", + Char: "๐Ÿง‘โ€๐Ÿฆฑ", + Keywords: []string{"person_curly_hair", "hairstyle", "adult", "gender", "haired", "unspecified"}, }, { - Name: "pleading", - Category: "people", - Char: "๐Ÿฅบ", - Keywords: []string{"face", "begging", "mercy"}, + Name: "woman_white_hair", + Category: "People & Body", + Char: "๐Ÿ‘ฉโ€๐Ÿฆณ", + Keywords: []string{"woman_white_hair", "old", "elder", "adult", "female", "haired", "women"}, }, { - Name: "point_down", - Category: "people", - Char: "๐Ÿ‘‡", - Keywords: []string{"fingers", "hand", "direction", "down"}, + Name: "person_white_hair", + Category: "People & Body", + Char: "๐Ÿง‘โ€๐Ÿฆณ", + Keywords: []string{"person_white_hair", "elder", "old", "adult", "gender", "haired", "unspecified"}, }, { - Name: "point_left", - Category: "people", - Char: "๐Ÿ‘ˆ", - Keywords: []string{"direction", "fingers", "hand", "left"}, + Name: "woman_bald", + Category: "People & Body", + Char: "๐Ÿ‘ฉโ€๐Ÿฆฒ", + Keywords: []string{"woman_bald", "hairless", "adult", "female", "hair", "no", "women"}, }, { - Name: "point_right", - Category: "people", - Char: "๐Ÿ‘‰", - Keywords: []string{"fingers", "hand", "direction", "right"}, + Name: "person_bald", + Category: "People & Body", + Char: "๐Ÿง‘โ€๐Ÿฆฒ", + Keywords: []string{"person_bald", "hairless", "adult", "gender", "hair", "no", "unspecified"}, }, { - Name: "point_up", - Category: "people", - Char: "โ˜", - Keywords: []string{"hand", "fingers", "direction", "up"}, + Name: "woman_blond_hair", + Category: "People & Body", + Char: "๐Ÿ‘ฑโ€โ™€๏ธ", + Keywords: []string{"woman_blond_hair", "woman", "female", "girl", "blonde", "person", "haired", "women"}, }, { - Name: "point_up_2", - Category: "people", - Char: "๐Ÿ‘†", - Keywords: []string{"fingers", "hand", "direction", "up"}, + Name: "man_blond_hair", + Category: "People & Body", + Char: "๐Ÿ‘ฑโ€โ™‚๏ธ", + Keywords: []string{"man_blond_hair", "man", "male", "boy", "blonde", "guy", "person", "haired", "men"}, }, { - Name: "policeman", - Category: "people", - Char: "๐Ÿ‘ฎ", - Keywords: []string{"man", "police", "law", "legal", "enforcement", "arrest", "911"}, + Name: "older_person", + Category: "People & Body", + Char: "๐Ÿง“", + Keywords: []string{"older_person", "human", "elder", "senior", "gender-neutral", "adult", "female", "gender", "male", "man", "men", "neutral", "old", "unspecified", "woman", "women"}, }, { - Name: "policewoman", - Category: "people", - Char: "๐Ÿ‘ฎโ€โ™€๏ธ", - Keywords: []string{"woman", "police", "law", "legal", "enforcement", "arrest", "911", "female"}, + Name: "old_man", + Category: "People & Body", + Char: "๐Ÿ‘ด", + Keywords: []string{"old_man", "human", "male", "men", "old", "elder", "senior", "adult", "elderly", "grandpa", "older"}, }, { - Name: "poop", - Category: "people", - Char: "๐Ÿ’ฉ", - Keywords: []string{"hankey", "shitface", "fail", "turd", "shit"}, + Name: "old_woman", + Category: "People & Body", + Char: "๐Ÿ‘ต", + Keywords: []string{"old_woman", "human", "female", "women", "lady", "old", "elder", "senior", "adult", "elderly", "grandma", "nanna", "older"}, }, { - Name: "pouch", - Category: "people", - Char: "๐Ÿ‘", - Keywords: []string{"bag", "accessories", "shopping"}, + Name: "person_frowning", + Category: "People & Body", + Char: "๐Ÿ™", + Keywords: []string{"person_frowning", "worried", "frown", "gesture", "sad", "woman"}, }, { - Name: "pouting_cat", - Category: "people", - Char: "๐Ÿ˜พ", - Keywords: []string{"animal", "cats"}, + Name: "man_frowning", + Category: "People & Body", + Char: "๐Ÿ™โ€โ™‚๏ธ", + Keywords: []string{"man_frowning", "male", "boy", "man", "sad", "depressed", "discouraged", "unhappy", "frown", "gesture", "men"}, }, { - Name: "pouting_man", - Category: "people", - Char: "๐Ÿ™Žโ€โ™‚๏ธ", - Keywords: []string{"male", "boy", "man"}, + Name: "woman_frowning", + Category: "People & Body", + Char: "๐Ÿ™โ€โ™€๏ธ", + Keywords: []string{"woman_frowning", "female", "girl", "woman", "sad", "depressed", "discouraged", "unhappy", "frown", "gesture", "women"}, }, { - Name: "pouting_woman", - Category: "people", + Name: "person_pouting", + Category: "People & Body", Char: "๐Ÿ™Ž", - Keywords: []string{"female", "girl", "woman"}, + Keywords: []string{"person_pouting", "upset", "blank", "face", "fed", "gesture", "look", "up"}, }, { - Name: "pray", - Category: "people", - Char: "๐Ÿ™", - Keywords: []string{"please", "hope", "wish", "namaste", "highfive"}, + Name: "man_pouting", + Category: "People & Body", + Char: "๐Ÿ™Žโ€โ™‚๏ธ", + Keywords: []string{"man_pouting", "male", "boy", "man", "gesture", "men"}, }, { - Name: "pregnant_woman", - Category: "people", - Char: "๐Ÿคฐ", - Keywords: []string{"baby"}, + Name: "woman_pouting", + Category: "People & Body", + Char: "๐Ÿ™Žโ€โ™€๏ธ", + Keywords: []string{"woman_pouting", "female", "girl", "woman", "gesture", "women"}, }, { - Name: "prince", - Category: "people", - Char: "๐Ÿคด", - Keywords: []string{"boy", "man", "male", "crown", "royal", "king"}, + Name: "person_gesturing_no", + Category: "People & Body", + Char: "๐Ÿ™…", + Keywords: []string{"person_gesturing_no", "decline", "arms", "deal", "denied", "face", "forbidden", "gesture", "good", "halt", "hand", "not", "ok", "prohibited", "stop", "x"}, }, { - Name: "princess", - Category: "people", - Char: "๐Ÿ‘ธ", - Keywords: []string{"girl", "woman", "female", "blond", "crown", "royal", "queen"}, + Name: "man_gesturing_no", + Category: "People & Body", + Char: "๐Ÿ™…โ€โ™‚๏ธ", + Keywords: []string{"man_gesturing_no", "male", "boy", "man", "nope", "denied", "forbidden", "gesture", "good", "halt", "hand", "men", "ng", "not", "ok", "prohibited", "stop"}, }, { - Name: "purse", - Category: "people", - Char: "๐Ÿ‘›", - Keywords: []string{"fashion", "accessories", "money", "sales", "shopping"}, + Name: "woman_gesturing_no", + Category: "People & Body", + Char: "๐Ÿ™…โ€โ™€๏ธ", + Keywords: []string{"woman_gesturing_no", "female", "girl", "woman", "nope", "denied", "forbidden", "gesture", "good", "halt", "hand", "ng", "not", "ok", "prohibited", "stop", "women"}, }, { - Name: "rage", - Category: "people", - Char: "๐Ÿ˜ก", - Keywords: []string{"angry", "mad", "hate", "despise"}, + Name: "person_gesturing_ok", + Category: "People & Body", + Char: "๐Ÿ™†", + Keywords: []string{"person_gesturing_ok", "agree", "ballerina", "face", "gesture", "hand", "hands", "head"}, }, { - Name: "raised_back_of_hand", - Category: "people", - Char: "๐Ÿคš", - Keywords: []string{"fingers", "raised", "backhand"}, + Name: "man_gesturing_ok", + Category: "People & Body", + Char: "๐Ÿ™†โ€โ™‚๏ธ", + Keywords: []string{"man_gesturing_ok", "men", "boy", "male", "blue", "human", "man", "gesture", "hand"}, }, { - Name: "raised_eyebrow", - Category: "people", - Char: "๐Ÿคจ", - Keywords: []string{"face", "distrust", "scepticism", "disapproval", "disbelief", "surprise"}, + Name: "woman_gesturing_ok", + Category: "People & Body", + Char: "๐Ÿ™†โ€โ™€๏ธ", + Keywords: []string{"woman_gesturing_ok", "women", "girl", "female", "pink", "human", "woman", "gesture", "hand"}, }, { - Name: "raised_hand", - Category: "people", - Char: "โœ‹", - Keywords: []string{"fingers", "stop", "highfive", "palm", "ban"}, + Name: "person_tipping_hand", + Category: "People & Body", + Char: "๐Ÿ’", + Keywords: []string{"person_tipping_hand", "information", "attendant", "bellhop", "concierge", "desk", "female", "flick", "girl", "hair", "help", "sassy", "woman", "women"}, }, { - Name: "raised_hand_with_fingers_splayed", - Category: "people", - Char: "๐Ÿ–", - Keywords: []string{"hand", "fingers", "palm"}, + Name: "man_tipping_hand", + Category: "People & Body", + Char: "๐Ÿ’โ€โ™‚๏ธ", + Keywords: []string{"man_tipping_hand", "male", "boy", "man", "human", "information", "desk", "help", "men", "sassy"}, }, { - Name: "raised_hands", - Category: "people", - Char: "๐Ÿ™Œ", - Keywords: []string{"gesture", "hooray", "yea", "celebration", "hands"}, + Name: "woman_tipping_hand", + Category: "People & Body", + Char: "๐Ÿ’โ€โ™€๏ธ", + Keywords: []string{"woman_tipping_hand", "female", "girl", "woman", "human", "information", "desk", "help", "sassy", "women"}, + }, + { + Name: "person_raising_hand", + Category: "People & Body", + Char: "๐Ÿ™‹", + Keywords: []string{"person_raising_hand", "question", "answering", "gesture", "happy", "one", "raised", "up"}, }, { - Name: "raising_hand_man", - Category: "people", + Name: "man_raising_hand", + Category: "People & Body", Char: "๐Ÿ™‹โ€โ™‚๏ธ", - Keywords: []string{"male", "boy", "man"}, + Keywords: []string{"man_raising_hand", "male", "boy", "man", "gesture", "happy", "men", "one", "raised"}, }, { - Name: "raising_hand_woman", - Category: "people", - Char: "๐Ÿ™‹", - Keywords: []string{"female", "girl", "woman"}, + Name: "woman_raising_hand", + Category: "People & Body", + Char: "๐Ÿ™‹โ€โ™€๏ธ", + Keywords: []string{"woman_raising_hand", "female", "girl", "woman", "gesture", "happy", "one", "raised", "women"}, }, { - Name: "relaxed", - Category: "people", - Char: "โ˜บ๏ธ", - Keywords: []string{"face", "blush", "massage", "happiness"}, + Name: "deaf_person", + Category: "People & Body", + Char: "๐Ÿง", + Keywords: []string{"deaf_person", "accessibility", "ear", "hear"}, }, { - Name: "relieved", - Category: "people", - Char: "๐Ÿ˜Œ", - Keywords: []string{"face", "relaxed", "phew", "massage", "happiness"}, + Name: "deaf_man", + Category: "People & Body", + Char: "๐Ÿงโ€โ™‚๏ธ", + Keywords: []string{"deaf_man", "accessibility", "male", "men"}, }, { - Name: "rescue_worker_helmet", - Category: "people", - Char: "โ›‘", - Keywords: []string{"construction", "build"}, + Name: "deaf_woman", + Category: "People & Body", + Char: "๐Ÿงโ€โ™€๏ธ", + Keywords: []string{"deaf_woman", "accessibility", "female", "women"}, }, { - Name: "ring", - Category: "people", - Char: "๐Ÿ’", - Keywords: []string{"wedding", "propose", "marriage", "valentines", "diamond", "fashion", "jewelry", "gem", "engagement"}, + Name: "person_bowing", + Category: "People & Body", + Char: "๐Ÿ™‡", + Keywords: []string{"person_bowing", "respectiful", "apology", "bow", "boy", "cute", "deeply", "dogeza", "gesture", "man", "massage", "respect", "sorry", "thanks"}, }, { - Name: "robot", - Category: "people", - Char: "๐Ÿค–", - Keywords: []string{"computer", "machine", "bot"}, + Name: "man_bowing", + Category: "People & Body", + Char: "๐Ÿ™‡โ€โ™‚๏ธ", + Keywords: []string{"man_bowing", "man", "male", "boy", "apology", "bow", "deeply", "favor", "gesture", "men", "respect", "sorry", "thanks"}, }, { - Name: "rofl", - Category: "people", - Char: "๐Ÿคฃ", - Keywords: []string{"face", "rolling", "floor", "laughing", "lol", "haha"}, + Name: "woman_bowing", + Category: "People & Body", + Char: "๐Ÿ™‡โ€โ™€๏ธ", + Keywords: []string{"woman_bowing", "woman", "female", "girl", "apology", "bow", "deeply", "favor", "gesture", "respect", "sorry", "thanks", "women"}, }, { - Name: "roll_eyes", - Category: "people", - Char: "๐Ÿ™„", - Keywords: []string{"face", "eyeroll", "frustrated"}, + Name: "person_facepalming", + Category: "People & Body", + Char: "๐Ÿคฆ", + Keywords: []string{"person_facepalming", "disappointed", "disbelief", "exasperation", "face", "facepalm", "head", "hitting", "palm", "picard", "smh"}, }, { - Name: "running_man", - Category: "people", - Char: "๐Ÿƒ", - Keywords: []string{"man", "walking", "exercise", "race", "running"}, + Name: "man_facepalming", + Category: "People & Body", + Char: "๐Ÿคฆโ€โ™‚๏ธ", + Keywords: []string{"man_facepalming", "man", "male", "boy", "disbelief", "exasperation", "face", "facepalm", "men", "palm"}, }, { - Name: "running_woman", - Category: "people", - Char: "๐Ÿƒโ€โ™€๏ธ", - Keywords: []string{"woman", "walking", "exercise", "race", "running", "female"}, + Name: "woman_facepalming", + Category: "People & Body", + Char: "๐Ÿคฆโ€โ™€๏ธ", + Keywords: []string{"woman_facepalming", "woman", "female", "girl", "disbelief", "exasperation", "face", "facepalm", "palm", "women"}, }, { - Name: "sandal", - Category: "people", - Char: "๐Ÿ‘ก", - Keywords: []string{"shoes", "fashion", "flip flops"}, + Name: "person_shrugging", + Category: "People & Body", + Char: "๐Ÿคท", + Keywords: []string{"person_shrugging", "regardless", "doubt", "ignorance", "indifference", "shrug", "shruggie", "ยฏ\\"}, }, { - Name: "santa", - Category: "people", - Char: "๐ŸŽ…", - Keywords: []string{"festival", "man", "male", "xmas", "father christmas"}, + Name: "man_shrugging", + Category: "People & Body", + Char: "๐Ÿคทโ€โ™‚๏ธ", + Keywords: []string{"man_shrugging", "man", "male", "boy", "confused", "indifferent", "doubt", "ignorance", "indifference", "men", "shrug"}, }, { - Name: "scarf", - Category: "people", - Char: "๐Ÿงฃ", - Keywords: []string{"neck", "winter", "clothes"}, + Name: "woman_shrugging", + Category: "People & Body", + Char: "๐Ÿคทโ€โ™€๏ธ", + Keywords: []string{"woman_shrugging", "woman", "female", "girl", "confused", "indifferent", "doubt", "ignorance", "indifference", "shrug", "women"}, }, { - Name: "school_satchel", - Category: "people", - Char: "๐ŸŽ’", - Keywords: []string{"student", "education", "bag", "backpack"}, + Name: "health_worker", + Category: "People & Body", + Char: "๐Ÿง‘โ€โš•๏ธ", + Keywords: []string{"health_worker", "hospital", "dentist", "doctor", "healthcare", "md", "nurse", "physician", "professional", "therapist"}, }, { - Name: "scream", - Category: "people", - Char: "๐Ÿ˜ฑ", - Keywords: []string{"face", "munch", "scared", "omg"}, + Name: "man_health_worker", + Category: "People & Body", + Char: "๐Ÿ‘จโ€โš•๏ธ", + Keywords: []string{"man_health_worker", "doctor", "nurse", "therapist", "healthcare", "man", "human", "dentist", "male", "md", "men", "physician", "professional"}, }, { - Name: "scream_cat", - Category: "people", - Char: "๐Ÿ™€", - Keywords: []string{"animal", "cats", "munch", "scared", "scream"}, + Name: "woman_health_worker", + Category: "People & Body", + Char: "๐Ÿ‘ฉโ€โš•๏ธ", + Keywords: []string{"woman_health_worker", "doctor", "nurse", "therapist", "healthcare", "woman", "human", "dentist", "female", "md", "physician", "professional", "women"}, }, { - Name: "selfie", - Category: "people", - Char: "๐Ÿคณ", - Keywords: []string{"camera", "phone"}, + Name: "student", + Category: "People & Body", + Char: "๐Ÿง‘โ€๐ŸŽ“", + Keywords: []string{"student", "learn", "education", "graduate", "pupil", "school"}, }, { - Name: "shushing", - Category: "people", - Char: "๐Ÿคซ", - Keywords: []string{"face", "quiet", "shhh"}, + Name: "man_student", + Category: "People & Body", + Char: "๐Ÿ‘จโ€๐ŸŽ“", + Keywords: []string{"man_student", "graduate", "man", "human", "education", "graduation", "male", "men", "pupil", "school"}, }, { - Name: "skull", - Category: "people", - Char: "๐Ÿ’€", - Keywords: []string{"dead", "skeleton", "creepy", "death"}, + Name: "woman_student", + Category: "People & Body", + Char: "๐Ÿ‘ฉโ€๐ŸŽ“", + Keywords: []string{"woman_student", "graduate", "woman", "human", "education", "female", "graduation", "pupil", "school", "women"}, }, { - Name: "sleeping", - Category: "people", - Char: "๐Ÿ˜ด", - Keywords: []string{"face", "tired", "sleepy", "night", "zzz"}, + Name: "teacher", + Category: "People & Body", + Char: "๐Ÿง‘โ€๐Ÿซ", + Keywords: []string{"teacher", "professor", "education", "educator", "instructor"}, }, { - Name: "sleepy", - Category: "people", - Char: "๐Ÿ˜ช", - Keywords: []string{"face", "tired", "rest", "nap"}, + Name: "man_teacher", + Category: "People & Body", + Char: "๐Ÿ‘จโ€๐Ÿซ", + Keywords: []string{"man_teacher", "instructor", "professor", "man", "human", "education", "educator", "male", "men", "school"}, }, { - Name: "slightly_frowning_face", - Category: "people", - Char: "๐Ÿ™", - Keywords: []string{"face", "frowning", "disappointed", "sad", "upset"}, + Name: "woman_teacher", + Category: "People & Body", + Char: "๐Ÿ‘ฉโ€๐Ÿซ", + Keywords: []string{"woman_teacher", "instructor", "professor", "woman", "human", "education", "educator", "female", "school", "women"}, }, { - Name: "slightly_smiling_face", - Category: "people", - Char: "๐Ÿ™‚", - Keywords: []string{"face", "smile"}, + Name: "judge", + Category: "People & Body", + Char: "๐Ÿง‘โ€โš–๏ธ", + Keywords: []string{"judge", "law", "court", "justice", "scales"}, }, { - Name: "smile", - Category: "people", - Char: "๐Ÿ˜„", - Keywords: []string{"face", "happy", "joy", "funny", "haha", "laugh", "like", ":D", ":)"}, + Name: "man_judge", + Category: "People & Body", + Char: "๐Ÿ‘จโ€โš–๏ธ", + Keywords: []string{"man_judge", "justice", "court", "man", "human", "law", "male", "men", "scales"}, }, { - Name: "smile_cat", - Category: "people", - Char: "๐Ÿ˜ธ", - Keywords: []string{"animal", "cats", "smile"}, + Name: "woman_judge", + Category: "People & Body", + Char: "๐Ÿ‘ฉโ€โš–๏ธ", + Keywords: []string{"woman_judge", "justice", "court", "woman", "human", "female", "law", "scales", "women"}, }, { - Name: "smiley", - Category: "people", - Char: "๐Ÿ˜ƒ", - Keywords: []string{"face", "happy", "joy", "haha", ":D", ":)", "smile", "funny"}, + Name: "farmer", + Category: "People & Body", + Char: "๐Ÿง‘โ€๐ŸŒพ", + Keywords: []string{"farmer", "crops", "farm", "farming", "gardener", "rancher", "worker"}, }, { - Name: "smiley_cat", - Category: "people", - Char: "๐Ÿ˜บ", - Keywords: []string{"animal", "cats", "happy", "smile"}, + Name: "man_farmer", + Category: "People & Body", + Char: "๐Ÿ‘จโ€๐ŸŒพ", + Keywords: []string{"man_farmer", "rancher", "gardener", "man", "human", "farm", "farming", "male", "men", "worker"}, }, { - Name: "smiling_face_with_three_hearts", - Category: "people", - Char: "๐Ÿฅฐ", - Keywords: []string{"face", "love", "like", "affection", "valentines", "infatuation", "crush", "hearts", "adore"}, + Name: "woman_farmer", + Category: "People & Body", + Char: "๐Ÿ‘ฉโ€๐ŸŒพ", + Keywords: []string{"woman_farmer", "rancher", "gardener", "woman", "human", "farm", "farming", "female", "women", "worker"}, }, { - Name: "smiling_imp", - Category: "people", - Char: "๐Ÿ˜ˆ", - Keywords: []string{"devil", "horns"}, + Name: "cook", + Category: "People & Body", + Char: "๐Ÿง‘โ€๐Ÿณ", + Keywords: []string{"cook", "food", "kitchen", "culinary", "chef", "cooking", "service"}, }, { - Name: "smirk", - Category: "people", - Char: "๐Ÿ˜", - Keywords: []string{"face", "smile", "mean", "prank", "smug", "sarcasm"}, + Name: "man_cook", + Category: "People & Body", + Char: "๐Ÿ‘จโ€๐Ÿณ", + Keywords: []string{"man_cook", "chef", "man", "human", "cooking", "food", "male", "men", "service"}, }, { - Name: "smirk_cat", - Category: "people", - Char: "๐Ÿ˜ผ", - Keywords: []string{"animal", "cats", "smirk"}, + Name: "woman_cook", + Category: "People & Body", + Char: "๐Ÿ‘ฉโ€๐Ÿณ", + Keywords: []string{"woman_cook", "chef", "woman", "human", "cooking", "female", "food", "service", "women"}, }, { - Name: "sneezing_face", - Category: "people", - Char: "๐Ÿคง", - Keywords: []string{"face", "gesundheit", "sneeze", "sick", "allergy"}, + Name: "mechanic", + Category: "People & Body", + Char: "๐Ÿง‘โ€๐Ÿ”ง", + Keywords: []string{"mechanic", "worker", "technician", "electrician", "person", "plumber", "repair", "tradesperson"}, }, { - Name: "sob", - Category: "people", - Char: "๐Ÿ˜ญ", - Keywords: []string{"face", "cry", "tears", "sad", "upset", "depressed"}, + Name: "man_mechanic", + Category: "People & Body", + Char: "๐Ÿ‘จโ€๐Ÿ”ง", + Keywords: []string{"man_mechanic", "plumber", "man", "human", "wrench", "electrician", "male", "men", "person", "repair", "tradesperson"}, }, { - Name: "socks", - Category: "people", - Char: "๐Ÿงฆ", - Keywords: []string{"stockings", "clothes"}, + Name: "woman_mechanic", + Category: "People & Body", + Char: "๐Ÿ‘ฉโ€๐Ÿ”ง", + Keywords: []string{"woman_mechanic", "plumber", "woman", "human", "wrench", "electrician", "female", "person", "repair", "tradesperson", "women"}, }, { - Name: "sorceress", - Category: "people", - Char: "๐Ÿง™โ€โ™€๏ธ", - Keywords: []string{"woman", "female", "mage", "witch"}, + Name: "factory_worker", + Category: "People & Body", + Char: "๐Ÿง‘โ€๐Ÿญ", + Keywords: []string{"factory_worker", "labor", "assembly", "industrial", "welder"}, }, { - Name: "speaking_head", - Category: "people", - Char: "๐Ÿ—ฃ", - Keywords: []string{"user", "person", "human", "sing", "say", "talk"}, + Name: "man_factory_worker", + Category: "People & Body", + Char: "๐Ÿ‘จโ€๐Ÿญ", + Keywords: []string{"man_factory_worker", "assembly", "industrial", "man", "human", "male", "men", "welder"}, }, { - Name: "star_struck", - Category: "people", - Char: "๐Ÿคฉ", - Keywords: []string{"face", "smile", "starry", "eyes", "grinning"}, + Name: "woman_factory_worker", + Category: "People & Body", + Char: "๐Ÿ‘ฉโ€๐Ÿญ", + Keywords: []string{"woman_factory_worker", "assembly", "industrial", "woman", "human", "female", "welder", "women"}, }, { - Name: "stuck_out_tongue", - Category: "people", - Char: "๐Ÿ˜›", - Keywords: []string{"face", "prank", "childish", "playful", "mischievous", "smile", "tongue"}, + Name: "office_worker", + Category: "People & Body", + Char: "๐Ÿง‘โ€๐Ÿ’ผ", + Keywords: []string{"office_worker", "business", "accountant", "adviser", "analyst", "architect", "banker", "clerk", "manager"}, }, { - Name: "stuck_out_tongue_closed_eyes", - Category: "people", - Char: "๐Ÿ˜", - Keywords: []string{"face", "prank", "playful", "mischievous", "smile", "tongue"}, + Name: "man_office_worker", + Category: "People & Body", + Char: "๐Ÿ‘จโ€๐Ÿ’ผ", + Keywords: []string{"man_office_worker", "business", "manager", "man", "human", "accountant", "adviser", "analyst", "architect", "banker", "businessman", "ceo", "clerk", "male", "men"}, }, { - Name: "stuck_out_tongue_winking_eye", - Category: "people", - Char: "๐Ÿ˜œ", - Keywords: []string{"face", "prank", "childish", "playful", "mischievous", "smile", "wink", "tongue"}, + Name: "woman_office_worker", + Category: "People & Body", + Char: "๐Ÿ‘ฉโ€๐Ÿ’ผ", + Keywords: []string{"woman_office_worker", "business", "manager", "woman", "human", "accountant", "adviser", "analyst", "architect", "banker", "businesswoman", "ceo", "clerk", "female", "women"}, }, { - Name: "sunglasses", - Category: "people", - Char: "๐Ÿ˜Ž", - Keywords: []string{"face", "cool", "smile", "summer", "beach", "sunglass"}, + Name: "scientist", + Category: "People & Body", + Char: "๐Ÿง‘โ€๐Ÿ”ฌ", + Keywords: []string{"scientist", "chemistry", "biologist", "chemist", "engineer", "lab", "mathematician", "physicist", "technician"}, }, { - Name: "sweat", - Category: "people", - Char: "๐Ÿ˜“", - Keywords: []string{"face", "hot", "sad", "tired", "exercise"}, + Name: "man_scientist", + Category: "People & Body", + Char: "๐Ÿ‘จโ€๐Ÿ”ฌ", + Keywords: []string{"man_scientist", "biologist", "chemist", "engineer", "physicist", "man", "human", "lab", "male", "mathematician", "men", "research", "technician"}, }, { - Name: "sweat_smile", - Category: "people", - Char: "๐Ÿ˜…", - Keywords: []string{"face", "hot", "happy", "laugh", "sweat", "smile", "relief"}, + Name: "woman_scientist", + Category: "People & Body", + Char: "๐Ÿ‘ฉโ€๐Ÿ”ฌ", + Keywords: []string{"woman_scientist", "biologist", "chemist", "engineer", "physicist", "woman", "human", "female", "lab", "mathematician", "research", "technician", "women"}, }, { - Name: "symbols_over_mouth", - Category: "people", - Char: "๐Ÿคฌ", - Keywords: []string{"face", "swearing", "cursing", "cussing", "profanity", "expletive"}, + Name: "technologist", + Category: "People & Body", + Char: "๐Ÿง‘โ€๐Ÿ’ป", + Keywords: []string{"technologist", "computer", "coder", "engineer", "laptop", "software", "technology", "developer"}, }, { - Name: "thinking", - Category: "people", - Char: "๐Ÿค”", - Keywords: []string{"face", "hmmm", "think", "consider"}, + Name: "man_technologist", + Category: "People & Body", + Char: "๐Ÿ‘จโ€๐Ÿ’ป", + Keywords: []string{"man_technologist", "coder", "developer", "engineer", "programmer", "software", "man", "human", "laptop", "computer", "blogger", "male", "men", "technology"}, }, { - Name: "thread", - Category: "people", - Char: "๐Ÿงต", - Keywords: []string{"needle", "sewing", "spool", "string"}, + Name: "woman_technologist", + Category: "People & Body", + Char: "๐Ÿ‘ฉโ€๐Ÿ’ป", + Keywords: []string{"woman_technologist", "coder", "developer", "engineer", "programmer", "software", "woman", "human", "laptop", "computer", "blogger", "female", "technology", "women"}, }, { - Name: "tipping_hand_man", - Category: "people", - Char: "๐Ÿ’โ€โ™‚๏ธ", - Keywords: []string{"male", "boy", "man", "human", "information"}, + Name: "singer", + Category: "People & Body", + Char: "๐Ÿง‘โ€๐ŸŽค", + Keywords: []string{"singer", "song", "artist", "performer", "actor", "entertainer", "music", "musician", "rock", "rocker", "rockstar", "star"}, }, { - Name: "tipping_hand_woman", - Category: "people", - Char: "๐Ÿ’", - Keywords: []string{"female", "girl", "woman", "human", "information"}, + Name: "man_singer", + Category: "People & Body", + Char: "๐Ÿ‘จโ€๐ŸŽค", + Keywords: []string{"man_singer", "rockstar", "entertainer", "man", "human", "actor", "aladdin", "bowie", "male", "men", "music", "musician", "rock", "rocker", "sane", "star"}, }, { - Name: "tired_face", - Category: "people", - Char: "๐Ÿ˜ซ", - Keywords: []string{"sick", "whine", "upset", "frustrated"}, + Name: "woman_singer", + Category: "People & Body", + Char: "๐Ÿ‘ฉโ€๐ŸŽค", + Keywords: []string{"woman_singer", "rockstar", "entertainer", "woman", "human", "actor", "female", "music", "musician", "rock", "rocker", "star", "women"}, }, { - Name: "tongue", - Category: "people", - Char: "๐Ÿ‘…", - Keywords: []string{"mouth", "playful"}, + Name: "artist", + Category: "People & Body", + Char: "๐Ÿง‘โ€๐ŸŽจ", + Keywords: []string{"artist", "painting", "draw", "creativity", "art", "paint", "painter", "palette"}, }, { - Name: "tooth", - Category: "people", - Char: "๐Ÿฆท", - Keywords: []string{"teeth", "dentist"}, + Name: "man_artist", + Category: "People & Body", + Char: "๐Ÿ‘จโ€๐ŸŽจ", + Keywords: []string{"man_artist", "painter", "man", "human", "art", "male", "men", "paint", "palette"}, }, { - Name: "tophat", - Category: "people", - Char: "๐ŸŽฉ", - Keywords: []string{"magic", "gentleman", "classy", "circus"}, + Name: "woman_artist", + Category: "People & Body", + Char: "๐Ÿ‘ฉโ€๐ŸŽจ", + Keywords: []string{"woman_artist", "painter", "woman", "human", "art", "female", "paint", "palette", "women"}, }, { - Name: "triumph", - Category: "people", - Char: "๐Ÿ˜ค", - Keywords: []string{"face", "gas", "phew", "proud", "pride"}, + Name: "pilot", + Category: "People & Body", + Char: "๐Ÿง‘โ€โœˆ๏ธ", + Keywords: []string{"pilot", "fly", "plane", "airplane", "aviation", "aviator"}, }, { - Name: "tshirt", - Category: "people", - Char: "๐Ÿ‘•", - Keywords: []string{"fashion", "cloth", "casual", "shirt", "tee"}, + Name: "man_pilot", + Category: "People & Body", + Char: "๐Ÿ‘จโ€โœˆ๏ธ", + Keywords: []string{"man_pilot", "aviator", "plane", "man", "human", "airplane", "aviation", "male", "men"}, }, { - Name: "two_men_holding_hands", - Category: "people", - Char: "๐Ÿ‘ฌ", - Keywords: []string{"pair", "couple", "love", "like", "bromance", "friendship", "people", "human"}, + Name: "woman_pilot", + Category: "People & Body", + Char: "๐Ÿ‘ฉโ€โœˆ๏ธ", + Keywords: []string{"woman_pilot", "aviator", "plane", "woman", "human", "airplane", "aviation", "female", "women"}, }, { - Name: "two_women_holding_hands", - Category: "people", - Char: "๐Ÿ‘ญ", - Keywords: []string{"pair", "friendship", "couple", "love", "like", "female", "people", "human"}, + Name: "astronaut", + Category: "People & Body", + Char: "๐Ÿง‘โ€๐Ÿš€", + Keywords: []string{"astronaut", "outerspace", "moon", "planets", "rocket", "space", "stars"}, }, { - Name: "unamused", - Category: "people", - Char: "๐Ÿ˜’", - Keywords: []string{"indifference", "bored", "straight face", "serious", "sarcasm", "unimpressed", "skeptical", "dubious", "side_eye"}, + Name: "man_astronaut", + Category: "People & Body", + Char: "๐Ÿ‘จโ€๐Ÿš€", + Keywords: []string{"man_astronaut", "space", "rocket", "man", "human", "cosmonaut", "male", "men", "moon", "planets", "stars"}, }, { - Name: "upside_down_face", - Category: "people", - Char: "๐Ÿ™ƒ", - Keywords: []string{"face", "flipped", "silly", "smile"}, + Name: "woman_astronaut", + Category: "People & Body", + Char: "๐Ÿ‘ฉโ€๐Ÿš€", + Keywords: []string{"woman_astronaut", "space", "rocket", "woman", "human", "cosmonaut", "female", "moon", "planets", "stars", "women"}, }, { - Name: "v", - Category: "people", - Char: "โœŒ", - Keywords: []string{"fingers", "ohyeah", "hand", "peace", "victory", "two"}, + Name: "firefighter", + Category: "People & Body", + Char: "๐Ÿง‘โ€๐Ÿš’", + Keywords: []string{"firefighter", "fire", "firetruck"}, }, { - Name: "vomiting", - Category: "people", - Char: "๐Ÿคฎ", - Keywords: []string{"face", "sick"}, + Name: "man_firefighter", + Category: "People & Body", + Char: "๐Ÿ‘จโ€๐Ÿš’", + Keywords: []string{"man_firefighter", "fireman", "man", "human", "fire", "firetruck", "male", "men"}, }, { - Name: "vulcan_salute", - Category: "people", - Char: "๐Ÿ––", - Keywords: []string{"hand", "fingers", "spock", "star trek"}, + Name: "woman_firefighter", + Category: "People & Body", + Char: "๐Ÿ‘ฉโ€๐Ÿš’", + Keywords: []string{"woman_firefighter", "fireman", "woman", "human", "female", "fire", "firetruck", "women"}, }, { - Name: "walking_man", - Category: "people", - Char: "๐Ÿšถ", - Keywords: []string{"human", "feet", "steps"}, + Name: "police_officer", + Category: "People & Body", + Char: "๐Ÿ‘ฎ", + Keywords: []string{"police_officer", "cop", "law", "policeman", "policewoman"}, }, { - Name: "walking_woman", - Category: "people", - Char: "๐Ÿšถโ€โ™€๏ธ", - Keywords: []string{"human", "feet", "steps", "woman", "female"}, + Name: "man_police_officer", + Category: "People & Body", + Char: "๐Ÿ‘ฎโ€โ™‚๏ธ", + Keywords: []string{"man_police_officer", "man", "police", "law", "legal", "enforcement", "arrest", "911", "cop", "male", "men", "policeman"}, }, { - Name: "wave", - Category: "people", - Char: "๐Ÿ‘‹", - Keywords: []string{"hands", "gesture", "goodbye", "solong", "farewell", "hello", "hi", "palm"}, + Name: "woman_police_officer", + Category: "People & Body", + Char: "๐Ÿ‘ฎโ€โ™€๏ธ", + Keywords: []string{"woman_police_officer", "woman", "police", "law", "legal", "enforcement", "arrest", "911", "female", "cop", "policewoman", "women"}, }, { - Name: "weary", - Category: "people", - Char: "๐Ÿ˜ฉ", - Keywords: []string{"face", "tired", "sleepy", "sad", "frustrated", "upset"}, + Name: "detective", + Category: "People & Body", + Char: "๐Ÿ•ต๏ธ", + Keywords: []string{"detective", "human", "spy", "eye", "or", "private", "sleuth"}, }, { - Name: "wink", - Category: "people", - Char: "๐Ÿ˜‰", - Keywords: []string{"face", "happy", "mischievous", "secret", ";)", "smile", "eye"}, + Name: "man_detective", + Category: "People & Body", + Char: "๐Ÿ•ต๏ธโ€โ™‚๏ธ", + Keywords: []string{"man_detective", "crime", "male", "men", "sleuth", "spy"}, }, { - Name: "wizard", - Category: "people", - Char: "๐Ÿง™โ€โ™‚๏ธ", - Keywords: []string{"man", "male", "mage", "sorcerer"}, + Name: "woman_detective", + Category: "People & Body", + Char: "๐Ÿ•ต๏ธโ€โ™€๏ธ", + Keywords: []string{"woman_detective", "human", "spy", "detective", "female", "woman", "sleuth", "women"}, }, { - Name: "woman", - Category: "people", - Char: "๐Ÿ‘ฉ", - Keywords: []string{"female", "girls", "lady"}, + Name: "guard", + Category: "People & Body", + Char: "๐Ÿ’‚", + Keywords: []string{"guard", "protect", "british", "foot", "guardsman"}, }, { - Name: "woman_artist", - Category: "people", - Char: "๐Ÿ‘ฉโ€๐ŸŽจ", - Keywords: []string{"painter", "woman", "human"}, + Name: "man_guard", + Category: "People & Body", + Char: "๐Ÿ’‚โ€โ™‚๏ธ", + Keywords: []string{"man_guard", "uk", "gb", "british", "male", "guy", "royal", "guardsman", "men"}, }, { - Name: "woman_astronaut", - Category: "people", - Char: "๐Ÿ‘ฉโ€๐Ÿš€", - Keywords: []string{"space", "rocket", "woman", "human"}, + Name: "woman_guard", + Category: "People & Body", + Char: "๐Ÿ’‚โ€โ™€๏ธ", + Keywords: []string{"woman_guard", "uk", "gb", "british", "female", "royal", "woman", "guardsman", "guardswoman", "women"}, }, { - Name: "woman_cook", - Category: "people", - Char: "๐Ÿ‘ฉโ€๐Ÿณ", - Keywords: []string{"chef", "woman", "human"}, + Name: "construction_worker", + Category: "People & Body", + Char: "๐Ÿ‘ท", + Keywords: []string{"construction_worker", "labor", "build", "builder", "face", "hard", "hat", "helmet", "safety", "add_ci", "update_ci"}, }, { - Name: "woman_elf", - Category: "people", - Char: "๐Ÿงโ€โ™€๏ธ", - Keywords: []string{"woman", "female"}, + Name: "man_construction_worker", + Category: "People & Body", + Char: "๐Ÿ‘ทโ€โ™‚๏ธ", + Keywords: []string{"man_construction_worker", "male", "human", "wip", "guy", "build", "construction", "worker", "labor", "helmet", "men"}, }, { - Name: "woman_facepalming", - Category: "people", - Char: "๐Ÿคฆโ€โ™€๏ธ", - Keywords: []string{"woman", "female", "girl", "disbelief"}, + Name: "woman_construction_worker", + Category: "People & Body", + Char: "๐Ÿ‘ทโ€โ™€๏ธ", + Keywords: []string{"woman_construction_worker", "female", "human", "wip", "build", "construction", "worker", "labor", "woman", "helmet", "women"}, }, { - Name: "woman_factory_worker", - Category: "people", - Char: "๐Ÿ‘ฉโ€๐Ÿญ", - Keywords: []string{"assembly", "industrial", "woman", "human"}, + Name: "prince", + Category: "People & Body", + Char: "๐Ÿคด", + Keywords: []string{"prince", "boy", "man", "male", "crown", "royal", "king", "fairy", "fantasy", "men", "tale"}, }, { - Name: "woman_fairy", - Category: "people", - Char: "๐Ÿงšโ€โ™€๏ธ", - Keywords: []string{"woman", "female"}, + Name: "princess", + Category: "People & Body", + Char: "๐Ÿ‘ธ", + Keywords: []string{"princess", "girl", "woman", "female", "blond", "crown", "royal", "queen", "blonde", "fairy", "fantasy", "tale", "tiara", "women"}, }, { - Name: "woman_farmer", - Category: "people", - Char: "๐Ÿ‘ฉโ€๐ŸŒพ", - Keywords: []string{"rancher", "gardener", "woman", "human"}, + Name: "person_wearing_turban", + Category: "People & Body", + Char: "๐Ÿ‘ณ", + Keywords: []string{"person_wearing_turban", "headdress", "arab", "man", "muslim", "sikh"}, }, { - Name: "woman_firefighter", - Category: "people", - Char: "๐Ÿ‘ฉโ€๐Ÿš’", - Keywords: []string{"fireman", "woman", "human"}, + Name: "man_wearing_turban", + Category: "People & Body", + Char: "๐Ÿ‘ณโ€โ™‚๏ธ", + Keywords: []string{"man_wearing_turban", "male", "indian", "hinduism", "arabs", "men"}, }, { - Name: "woman_genie", - Category: "people", - Char: "๐Ÿงžโ€โ™€๏ธ", - Keywords: []string{"woman", "female"}, + Name: "woman_wearing_turban", + Category: "People & Body", + Char: "๐Ÿ‘ณโ€โ™€๏ธ", + Keywords: []string{"woman_wearing_turban", "female", "indian", "hinduism", "arabs", "woman", "women"}, }, { - Name: "woman_health_worker", - Category: "people", - Char: "๐Ÿ‘ฉโ€โš•๏ธ", - Keywords: []string{"doctor", "nurse", "therapist", "healthcare", "woman", "human"}, + Name: "person_with_skullcap", + Category: "People & Body", + Char: "๐Ÿ‘ฒ", + Keywords: []string{"man_with_skullcap", "male", "boy", "chinese", "asian", "cap", "gua", "hat", "mao", "person", "pi"}, }, { - Name: "woman_in_steamy_room", - Category: "people", - Char: "๐Ÿง–โ€โ™€๏ธ", - Keywords: []string{"female", "woman", "spa", "steamroom", "sauna"}, + Name: "woman_with_headscarf", + Category: "People & Body", + Char: "๐Ÿง•", + Keywords: []string{"woman_with_headscarf", "female", "hijab", "mantilla", "tichel"}, }, { - Name: "woman_judge", - Category: "people", - Char: "๐Ÿ‘ฉโ€โš–๏ธ", - Keywords: []string{"justice", "court", "woman", "human"}, + Name: "person_in_tuxedo", + Category: "People & Body", + Char: "๐Ÿคต", + Keywords: []string{"man_in_tuxedo", "couple", "marriage", "wedding", "groom", "male", "men", "person", "suit"}, }, { - Name: "woman_mechanic", - Category: "people", - Char: "๐Ÿ‘ฉโ€๐Ÿ”ง", - Keywords: []string{"plumber", "woman", "human", "wrench"}, + Name: "person_with_veil", + Category: "People & Body", + Char: "๐Ÿ‘ฐ", + Keywords: []string{"bride_with_veil", "couple", "marriage", "wedding", "woman", "bride", "person"}, }, { - Name: "woman_office_worker", - Category: "people", - Char: "๐Ÿ‘ฉโ€๐Ÿ’ผ", - Keywords: []string{"business", "manager", "woman", "human"}, + Name: "pregnant_woman", + Category: "People & Body", + Char: "๐Ÿคฐ", + Keywords: []string{"pregnant_woman", "baby", "female", "pregnancy", "pregnantย lady", "women"}, }, { - Name: "woman_pilot", - Category: "people", - Char: "๐Ÿ‘ฉโ€โœˆ๏ธ", - Keywords: []string{"aviator", "plane", "woman", "human"}, + Name: "breast_feeding", + Category: "People & Body", + Char: "๐Ÿคฑ", + Keywords: []string{"breast_feeding", "nursing", "baby", "breastfeeding", "child", "female", "infant", "milk", "mother", "woman", "women"}, }, { - Name: "woman_scientist", - Category: "people", - Char: "๐Ÿ‘ฉโ€๐Ÿ”ฌ", - Keywords: []string{"biologist", "chemist", "engineer", "physicist", "woman", "human"}, + Name: "baby_angel", + Category: "People & Body", + Char: "๐Ÿ‘ผ", + Keywords: []string{"baby_angel", "heaven", "wings", "halo", "cherub", "cupid", "face", "fairy", "fantasy", "putto", "tale"}, }, { - Name: "woman_shrugging", - Category: "people", - Char: "๐Ÿคท", - Keywords: []string{"woman", "female", "girl", "confused", "indifferent", "doubt"}, + Name: "santa_claus", + Category: "People & Body", + Char: "๐ŸŽ…", + Keywords: []string{"santa_claus", "festival", "man", "male", "xmas", "father christmas", "activity", "celebration", "men", "nicholas", "saint", "sinterklaas"}, }, { - Name: "woman_singer", - Category: "people", - Char: "๐Ÿ‘ฉโ€๐ŸŽค", - Keywords: []string{"rockstar", "entertainer", "woman", "human"}, + Name: "mrs_claus", + Category: "People & Body", + Char: "๐Ÿคถ", + Keywords: []string{"mrs_claus", "woman", "female", "xmas", "mother christmas", "activity", "celebration", "mrs.", "santa", "women"}, }, { - Name: "woman_student", - Category: "people", - Char: "๐Ÿ‘ฉโ€๐ŸŽ“", - Keywords: []string{"graduate", "woman", "human"}, + Name: "superhero", + Category: "People & Body", + Char: "๐Ÿฆธ", + Keywords: []string{"superhero", "marvel", "fantasy", "good", "hero", "heroine", "superpower", "superpowers"}, + }, + { + Name: "man_superhero", + Category: "People & Body", + Char: "๐Ÿฆธโ€โ™‚๏ธ", + Keywords: []string{"man_superhero", "man", "male", "good", "hero", "superpowers", "fantasy", "men", "superpower"}, }, { Name: "woman_superhero", - Category: "people", + Category: "People & Body", Char: "๐Ÿฆธโ€โ™€๏ธ", - Keywords: []string{"woman", "female", "good", "heroine", "superpowers"}, + Keywords: []string{"woman_superhero", "woman", "female", "good", "heroine", "superpowers", "fantasy", "hero", "superpower", "women"}, + }, + { + Name: "supervillain", + Category: "People & Body", + Char: "๐Ÿฆน", + Keywords: []string{"supervillain", "marvel", "bad", "criminal", "evil", "fantasy", "superpower", "superpowers", "villain"}, + }, + { + Name: "man_supervillain", + Category: "People & Body", + Char: "๐Ÿฆนโ€โ™‚๏ธ", + Keywords: []string{"man_supervillain", "man", "male", "evil", "bad", "criminal", "hero", "superpowers", "fantasy", "men", "superpower", "villain"}, }, { Name: "woman_supervillain", - Category: "people", + Category: "People & Body", Char: "๐Ÿฆนโ€โ™€๏ธ", - Keywords: []string{"woman", "female", "evil", "bad", "criminal", "heroine", "superpowers"}, + Keywords: []string{"woman_supervillain", "woman", "female", "evil", "bad", "criminal", "heroine", "superpowers", "fantasy", "superpower", "villain", "women"}, }, { - Name: "woman_teacher", - Category: "people", - Char: "๐Ÿ‘ฉโ€๐Ÿซ", - Keywords: []string{"instructor", "professor", "woman", "human"}, + Name: "mage", + Category: "People & Body", + Char: "๐Ÿง™", + Keywords: []string{"mage", "magic", "fantasy", "sorcerer", "sorceress", "witch", "wizard"}, }, { - Name: "woman_technologist", - Category: "people", - Char: "๐Ÿ‘ฉโ€๐Ÿ’ป", - Keywords: []string{"coder", "developer", "engineer", "programmer", "software", "woman", "human", "laptop", "computer"}, + Name: "man_mage", + Category: "People & Body", + Char: "๐Ÿง™โ€โ™‚๏ธ", + Keywords: []string{"man_mage", "man", "male", "mage", "sorcerer", "fantasy", "men", "wizard"}, }, { - Name: "woman_vampire", - Category: "people", - Char: "๐Ÿง›โ€โ™€๏ธ", - Keywords: []string{"woman", "female"}, + Name: "woman_mage", + Category: "People & Body", + Char: "๐Ÿง™โ€โ™€๏ธ", + Keywords: []string{"woman_mage", "woman", "female", "mage", "witch", "fantasy", "sorceress", "wizard", "women"}, }, { - Name: "woman_with_headscarf", - Category: "people", - Char: "๐Ÿง•", - Keywords: []string{"female", "hijab", "mantilla", "tichel"}, + Name: "fairy", + Category: "People & Body", + Char: "๐Ÿงš", + Keywords: []string{"fairy", "wings", "magical", "fantasy", "oberon", "puck", "titania"}, }, { - Name: "woman_with_turban", - Category: "people", - Char: "๐Ÿ‘ณโ€โ™€๏ธ", - Keywords: []string{"female", "indian", "hinduism", "arabs", "woman"}, + Name: "man_fairy", + Category: "People & Body", + Char: "๐Ÿงšโ€โ™‚๏ธ", + Keywords: []string{"man_fairy", "man", "male", "fantasy", "men", "oberon", "puck"}, }, { - Name: "woman_zombie", - Category: "people", - Char: "๐ŸงŸโ€โ™€๏ธ", - Keywords: []string{"woman", "female", "undead", "walking dead"}, + Name: "woman_fairy", + Category: "People & Body", + Char: "๐Ÿงšโ€โ™€๏ธ", + Keywords: []string{"woman_fairy", "woman", "female", "fantasy", "titania", "wings", "women"}, }, { - Name: "womans_clothes", - Category: "people", - Char: "๐Ÿ‘š", - Keywords: []string{"fashion", "shopping_bags", "female"}, + Name: "vampire", + Category: "People & Body", + Char: "๐Ÿง›", + Keywords: []string{"vampire", "blood", "twilight", "dracula", "fantasy", "undead"}, }, { - Name: "womans_hat", - Category: "people", - Char: "๐Ÿ‘’", - Keywords: []string{"fashion", "accessories", "female", "lady", "spring"}, + Name: "man_vampire", + Category: "People & Body", + Char: "๐Ÿง›โ€โ™‚๏ธ", + Keywords: []string{"man_vampire", "man", "male", "dracula", "fantasy", "men", "undead"}, }, { - Name: "woozy", - Category: "people", - Char: "๐Ÿฅด", - Keywords: []string{"face", "dizzy", "intoxicated", "tipsy", "wavy"}, + Name: "woman_vampire", + Category: "People & Body", + Char: "๐Ÿง›โ€โ™€๏ธ", + Keywords: []string{"woman_vampire", "woman", "female", "fantasy", "undead", "unded", "women"}, }, { - Name: "worried", - Category: "people", - Char: "๐Ÿ˜Ÿ", - Keywords: []string{"face", "concern", "nervous", ":("}, + Name: "merperson", + Category: "People & Body", + Char: "๐Ÿงœ", + Keywords: []string{"merperson", "sea", "fantasy", "merboy", "mergirl", "mermaid", "merman", "merwoman"}, }, { - Name: "writing_hand", - Category: "people", - Char: "โœ", - Keywords: []string{"lower_left_ballpoint_pen", "stationery", "write", "compose"}, + Name: "merman", + Category: "People & Body", + Char: "๐Ÿงœโ€โ™‚๏ธ", + Keywords: []string{"merman", "man", "male", "triton", "fantasy", "men", "mermaid"}, }, { - Name: "yarn", - Category: "people", - Char: "๐Ÿงถ", - Keywords: []string{"ball", "crochet", "knit"}, + Name: "mermaid", + Category: "People & Body", + Char: "๐Ÿงœโ€โ™€๏ธ", + Keywords: []string{"mermaid", "woman", "female", "merwoman", "ariel", "fantasy", "women"}, }, { - Name: "yum", - Category: "people", - Char: "๐Ÿ˜‹", - Keywords: []string{"happy", "joy", "tongue", "smile", "face", "silly", "yummy", "nom", "delicious", "savouring"}, + Name: "elf", + Category: "People & Body", + Char: "๐Ÿง", + Keywords: []string{"elf", "magical", "ears", "fantasy", "legolas", "pointed"}, }, { - Name: "zany", - Category: "people", - Char: "๐Ÿคช", - Keywords: []string{"face", "goofy", "crazy"}, + Name: "man_elf", + Category: "People & Body", + Char: "๐Ÿงโ€โ™‚๏ธ", + Keywords: []string{"man_elf", "man", "male", "ears", "fantasy", "magical", "men", "pointed"}, }, { - Name: "zipper_mouth_face", - Category: "people", - Char: "๐Ÿค", - Keywords: []string{"face", "sealed", "zipper", "secret"}, + Name: "woman_elf", + Category: "People & Body", + Char: "๐Ÿงโ€โ™€๏ธ", + Keywords: []string{"woman_elf", "woman", "female", "ears", "fantasy", "magical", "pointed", "women"}, }, { - Name: "zzz", - Category: "people", - Char: "๐Ÿ’ค", - Keywords: []string{"sleepy", "tired", "dream"}, + Name: "genie", + Category: "People & Body", + Char: "๐Ÿงž", + Keywords: []string{"genie", "magical", "wishes", "djinn", "djinni", "fantasy", "jinni"}, }, { - Name: "ant", - Category: "animals_and_nature", - Char: "๐Ÿœ", - Keywords: []string{"animal", "insect", "nature", "bug"}, + Name: "man_genie", + Category: "People & Body", + Char: "๐Ÿงžโ€โ™‚๏ธ", + Keywords: []string{"man_genie", "man", "male", "djinn", "fantasy", "men"}, }, { - Name: "baby_chick", - Category: "animals_and_nature", - Char: "๐Ÿค", - Keywords: []string{"animal", "chicken", "bird"}, + Name: "woman_genie", + Category: "People & Body", + Char: "๐Ÿงžโ€โ™€๏ธ", + Keywords: []string{"woman_genie", "woman", "female", "djinn", "fantasy", "women"}, }, { - Name: "badger", - Category: "animals_and_nature", - Char: "๐Ÿฆก", - Keywords: []string{"animal", "nature", "honey"}, + Name: "zombie", + Category: "People & Body", + Char: "๐ŸงŸ", + Keywords: []string{"zombie", "dead", "fantasy", "undead", "walking"}, }, { - Name: "bamboo", - Category: "animals_and_nature", - Char: "๐ŸŽ", - Keywords: []string{"plant", "nature", "vegetable", "panda", "pine_decoration"}, + Name: "man_zombie", + Category: "People & Body", + Char: "๐ŸงŸโ€โ™‚๏ธ", + Keywords: []string{"man_zombie", "man", "male", "dracula", "undead", "walking dead", "fantasy", "men"}, }, { - Name: "bat", - Category: "animals_and_nature", - Char: "๐Ÿฆ‡", - Keywords: []string{"animal", "nature", "blind", "vampire"}, + Name: "woman_zombie", + Category: "People & Body", + Char: "๐ŸงŸโ€โ™€๏ธ", + Keywords: []string{"woman_zombie", "woman", "female", "undead", "walking dead", "fantasy", "women"}, }, { - Name: "bear", - Category: "animals_and_nature", - Char: "๐Ÿป", - Keywords: []string{"animal", "nature", "wild"}, + Name: "person_getting_massage", + Category: "People & Body", + Char: "๐Ÿ’†", + Keywords: []string{"person_getting_massage", "relax", "face", "head", "massaging", "salon", "spa"}, }, { - Name: "beetle", - Category: "animals_and_nature", - Char: "๐Ÿž", - Keywords: []string{"animal", "insect", "nature", "ladybug"}, + Name: "man_getting_massage", + Category: "People & Body", + Char: "๐Ÿ’†โ€โ™‚๏ธ", + Keywords: []string{"man_getting_massage", "male", "boy", "man", "head", "face", "men", "salon", "spa"}, }, { - Name: "bird", - Category: "animals_and_nature", - Char: "๐Ÿฆ", - Keywords: []string{"animal", "nature", "fly", "tweet", "spring"}, + Name: "woman_getting_massage", + Category: "People & Body", + Char: "๐Ÿ’†โ€โ™€๏ธ", + Keywords: []string{"woman_getting_massage", "female", "girl", "woman", "head", "face", "salon", "spa", "women"}, }, { - Name: "blossom", - Category: "animals_and_nature", - Char: "๐ŸŒผ", - Keywords: []string{"nature", "flowers", "yellow"}, + Name: "person_getting_haircut", + Category: "People & Body", + Char: "๐Ÿ’‡", + Keywords: []string{"person_getting_haircut", "hairstyle", "barber", "beauty", "cutting", "hair", "hairdresser", "parlor"}, }, { - Name: "blowfish", - Category: "animals_and_nature", - Char: "๐Ÿก", - Keywords: []string{"animal", "nature", "food", "sea", "ocean"}, + Name: "man_getting_haircut", + Category: "People & Body", + Char: "๐Ÿ’‡โ€โ™‚๏ธ", + Keywords: []string{"man_getting_haircut", "male", "boy", "man", "barber", "beauty", "men", "parlor"}, }, { - Name: "boar", - Category: "animals_and_nature", - Char: "๐Ÿ—", - Keywords: []string{"animal", "nature"}, + Name: "woman_getting_haircut", + Category: "People & Body", + Char: "๐Ÿ’‡โ€โ™€๏ธ", + Keywords: []string{"woman_getting_haircut", "female", "girl", "woman", "barber", "beauty", "parlor", "women"}, }, { - Name: "boom", - Category: "animals_and_nature", - Char: "๐Ÿ’ฅ", - Keywords: []string{"bomb", "explode", "explosion", "collision", "blown"}, + Name: "person_walking", + Category: "People & Body", + Char: "๐Ÿšถ", + Keywords: []string{"person_walking", "move", "hike", "pedestrian", "walk", "walker"}, }, { - Name: "bouquet", - Category: "animals_and_nature", - Char: "๐Ÿ’", - Keywords: []string{"flowers", "nature", "spring"}, + Name: "man_walking", + Category: "People & Body", + Char: "๐Ÿšถโ€โ™‚๏ธ", + Keywords: []string{"man_walking", "human", "feet", "steps", "hike", "male", "men", "pedestrian", "walk"}, }, { - Name: "bug", - Category: "animals_and_nature", - Char: "๐Ÿ›", - Keywords: []string{"animal", "insect", "nature", "worm"}, + Name: "woman_walking", + Category: "People & Body", + Char: "๐Ÿšถโ€โ™€๏ธ", + Keywords: []string{"woman_walking", "human", "feet", "steps", "woman", "female", "hike", "pedestrian", "walk", "women"}, }, { - Name: "butterfly", - Category: "animals_and_nature", - Char: "๐Ÿฆ‹", - Keywords: []string{"animal", "insect", "nature", "caterpillar"}, + Name: "person_standing", + Category: "People & Body", + Char: "๐Ÿง", + Keywords: []string{"person_standing", "still", "stand"}, }, { - Name: "cactus", - Category: "animals_and_nature", - Char: "๐ŸŒต", - Keywords: []string{"vegetable", "plant", "nature"}, + Name: "man_standing", + Category: "People & Body", + Char: "๐Ÿงโ€โ™‚๏ธ", + Keywords: []string{"man_standing", "still", "male", "men", "stand"}, }, { - Name: "camel", - Category: "animals_and_nature", - Char: "๐Ÿซ", - Keywords: []string{"animal", "nature", "hot", "desert", "hump"}, + Name: "woman_standing", + Category: "People & Body", + Char: "๐Ÿงโ€โ™€๏ธ", + Keywords: []string{"woman_standing", "still", "female", "stand", "women"}, }, { - Name: "cat", - Category: "animals_and_nature", - Char: "๐Ÿฑ", - Keywords: []string{"animal", "meow", "nature", "pet", "kitten"}, + Name: "person_kneeling", + Category: "People & Body", + Char: "๐ŸงŽ", + Keywords: []string{"person_kneeling", "pray", "respectful", "kneel"}, }, { - Name: "cat2", - Category: "animals_and_nature", - Char: "๐Ÿˆ", - Keywords: []string{"animal", "meow", "pet", "cats"}, + Name: "man_kneeling", + Category: "People & Body", + Char: "๐ŸงŽโ€โ™‚๏ธ", + Keywords: []string{"man_kneeling", "pray", "respectful", "kneel", "male", "men"}, }, { - Name: "cherry_blossom", - Category: "animals_and_nature", - Char: "๐ŸŒธ", - Keywords: []string{"nature", "plant", "spring", "flower"}, + Name: "woman_kneeling", + Category: "People & Body", + Char: "๐ŸงŽโ€โ™€๏ธ", + Keywords: []string{"woman_kneeling", "respectful", "pray", "female", "kneel", "women"}, }, { - Name: "chestnut", - Category: "animals_and_nature", - Char: "๐ŸŒฐ", - Keywords: []string{"food", "squirrel"}, + Name: "person_with_white_cane", + Category: "People & Body", + Char: "๐Ÿง‘โ€๐Ÿฆฏ", + Keywords: []string{"person_with_probing_cane", "blind", "accessibility", "white"}, }, { - Name: "chicken", - Category: "animals_and_nature", - Char: "๐Ÿ”", - Keywords: []string{"animal", "cluck", "nature", "bird"}, + Name: "man_with_white_cane", + Category: "People & Body", + Char: "๐Ÿ‘จโ€๐Ÿฆฏ", + Keywords: []string{"man_with_probing_cane", "blind", "accessibility", "male", "men", "white"}, }, { - Name: "chipmunk", - Category: "animals_and_nature", - Char: "๐Ÿฟ", - Keywords: []string{"animal", "nature", "rodent", "squirrel"}, + Name: "woman_with_white_cane", + Category: "People & Body", + Char: "๐Ÿ‘ฉโ€๐Ÿฆฏ", + Keywords: []string{"woman_with_probing_cane", "blind", "accessibility", "female", "white", "women"}, }, { - Name: "christmas_tree", - Category: "animals_and_nature", - Char: "๐ŸŽ„", - Keywords: []string{"festival", "vacation", "december", "xmas", "celebration"}, + Name: "person_in_motorized_wheelchair", + Category: "People & Body", + Char: "๐Ÿง‘โ€๐Ÿฆผ", + Keywords: []string{"person_in_motorized_wheelchair", "disability", "accessibility"}, }, { - Name: "cloud", - Category: "animals_and_nature", - Char: "โ˜๏ธ", - Keywords: []string{"weather", "sky"}, + Name: "man_in_motorized_wheelchair", + Category: "People & Body", + Char: "๐Ÿ‘จโ€๐Ÿฆผ", + Keywords: []string{"man_in_motorized_wheelchair", "disability", "accessibility", "male", "men"}, }, { - Name: "cloud_with_lightning", - Category: "animals_and_nature", - Char: "๐ŸŒฉ", - Keywords: []string{"weather", "thunder"}, + Name: "woman_in_motorized_wheelchair", + Category: "People & Body", + Char: "๐Ÿ‘ฉโ€๐Ÿฆผ", + Keywords: []string{"woman_in_motorized_wheelchair", "disability", "accessibility", "female", "women"}, }, { - Name: "cloud_with_lightning_and_rain", - Category: "animals_and_nature", - Char: "โ›ˆ", - Keywords: []string{"weather", "lightning"}, + Name: "person_in_manual_wheelchair", + Category: "People & Body", + Char: "๐Ÿง‘โ€๐Ÿฆฝ", + Keywords: []string{"person_in_manual_wheelchair", "disability", "accessibility"}, }, { - Name: "cloud_with_rain", - Category: "animals_and_nature", - Char: "๐ŸŒง", - Keywords: []string{"weather"}, + Name: "man_in_manual_wheelchair", + Category: "People & Body", + Char: "๐Ÿ‘จโ€๐Ÿฆฝ", + Keywords: []string{"man_in_manual_wheelchair", "disability", "accessibility", "male", "men"}, }, { - Name: "cloud_with_snow", - Category: "animals_and_nature", - Char: "๐ŸŒจ", - Keywords: []string{"weather"}, + Name: "woman_in_manual_wheelchair", + Category: "People & Body", + Char: "๐Ÿ‘ฉโ€๐Ÿฆฝ", + Keywords: []string{"woman_in_manual_wheelchair", "disability", "accessibility", "female", "women"}, }, { - Name: "comet", - Category: "animals_and_nature", - Char: "โ˜„", - Keywords: []string{"space"}, + Name: "person_running", + Category: "People & Body", + Char: "๐Ÿƒ", + Keywords: []string{"person_running", "move", "exercise", "jogging", "marathon", "run", "runner", "workout"}, }, { - Name: "cow", - Category: "animals_and_nature", - Char: "๐Ÿฎ", - Keywords: []string{"beef", "ox", "animal", "nature", "moo", "milk"}, + Name: "man_running", + Category: "People & Body", + Char: "๐Ÿƒโ€โ™‚๏ธ", + Keywords: []string{"man_running", "man", "walking", "exercise", "race", "running", "male", "marathon", "men", "racing", "runner", "workout"}, }, { - Name: "cow2", - Category: "animals_and_nature", - Char: "๐Ÿ„", - Keywords: []string{"beef", "ox", "animal", "nature", "moo", "milk"}, + Name: "woman_running", + Category: "People & Body", + Char: "๐Ÿƒโ€โ™€๏ธ", + Keywords: []string{"woman_running", "woman", "walking", "exercise", "race", "running", "female", "boy", "marathon", "racing", "runner", "women", "workout"}, }, { - Name: "crab", - Category: "animals_and_nature", - Char: "๐Ÿฆ€", - Keywords: []string{"animal", "crustacean"}, + Name: "woman_dancing", + Category: "People & Body", + Char: "๐Ÿ’ƒ", + Keywords: []string{"woman_dancing", "female", "girl", "woman", "fun", "dance", "dancer", "dress", "red", "salsa", "women"}, }, { - Name: "crescent_moon", - Category: "animals_and_nature", - Char: "๐ŸŒ™", - Keywords: []string{"night", "sleep", "sky", "evening", "magic"}, + Name: "man_dancing", + Category: "People & Body", + Char: "๐Ÿ•บ", + Keywords: []string{"man_dancing", "male", "boy", "fun", "dancer", "dance", "disco", "men"}, }, { - Name: "crocodile", - Category: "animals_and_nature", - Char: "๐ŸŠ", - Keywords: []string{"animal", "nature", "reptile", "lizard", "alligator"}, + Name: "person_in_suit_levitating", + Category: "People & Body", + Char: "๐Ÿ•ด๏ธ", + Keywords: []string{"man_in_suit_levitating", "suit", "business", "levitate", "hover", "jump", "boy", "hovering", "jabsco", "male", "men", "person", "rude", "walt"}, }, { - Name: "dash", - Category: "animals_and_nature", - Char: "๐Ÿ’จ", - Keywords: []string{"wind", "air", "fast", "shoo", "fart", "smoke", "puff"}, + Name: "people_with_bunny_ears", + Category: "People & Body", + Char: "๐Ÿ‘ฏ", + Keywords: []string{"people_with_bunny_ears", "perform", "costume", "dancer", "dancing", "ear", "partying", "wearing", "women"}, }, { - Name: "deciduous_tree", - Category: "animals_and_nature", - Char: "๐ŸŒณ", - Keywords: []string{"plant", "nature"}, + Name: "men_with_bunny_ears", + Category: "People & Body", + Char: "๐Ÿ‘ฏโ€โ™‚๏ธ", + Keywords: []string{"men_with_bunny_ears", "male", "bunny", "men", "boys", "dancer", "dancing", "ear", "man", "partying", "wearing"}, }, { - Name: "deer", - Category: "animals_and_nature", - Char: "๐ŸฆŒ", - Keywords: []string{"animal", "nature", "horns", "venison"}, + Name: "women_with_bunny_ears", + Category: "People & Body", + Char: "๐Ÿ‘ฏโ€โ™€๏ธ", + Keywords: []string{"women_with_bunny_ears", "female", "bunny", "women", "girls", "dancer", "dancing", "ear", "partying", "people", "wearing"}, }, { - Name: "dizzy", - Category: "animals_and_nature", - Char: "๐Ÿ’ซ", - Keywords: []string{"star", "sparkle", "shoot", "magic"}, + Name: "person_in_steamy_room", + Category: "People & Body", + Char: "๐Ÿง–", + Keywords: []string{"person_in_steamy_room", "relax", "spa", "hamam", "sauna", "steam", "steambath"}, }, { - Name: "dog", - Category: "animals_and_nature", - Char: "๐Ÿถ", - Keywords: []string{"animal", "friend", "nature", "woof", "puppy", "pet", "faithful"}, + Name: "man_in_steamy_room", + Category: "People & Body", + Char: "๐Ÿง–โ€โ™‚๏ธ", + Keywords: []string{"man_in_steamy_room", "male", "man", "spa", "steamroom", "sauna", "hamam", "men", "steam", "steambath"}, }, { - Name: "dog2", - Category: "animals_and_nature", - Char: "๐Ÿ•", - Keywords: []string{"animal", "nature", "friend", "doge", "pet", "faithful"}, + Name: "woman_in_steamy_room", + Category: "People & Body", + Char: "๐Ÿง–โ€โ™€๏ธ", + Keywords: []string{"woman_in_steamy_room", "female", "woman", "spa", "steamroom", "sauna", "hamam", "steam", "steambath", "women"}, }, { - Name: "dolphin", - Category: "animals_and_nature", - Char: "๐Ÿฌ", - Keywords: []string{"animal", "nature", "fish", "sea", "ocean", "flipper", "fins", "beach"}, + Name: "person_climbing", + Category: "People & Body", + Char: "๐Ÿง—", + Keywords: []string{"person_climbing", "sport", "bouldering", "climber", "rock"}, }, { - Name: "dove", - Category: "animals_and_nature", - Char: "๐Ÿ•Š", - Keywords: []string{"animal", "bird"}, + Name: "man_climbing", + Category: "People & Body", + Char: "๐Ÿง—โ€โ™‚๏ธ", + Keywords: []string{"man_climbing", "sports", "hobby", "man", "male", "rock", "bouldering", "climber", "men"}, }, { - Name: "dragon", - Category: "animals_and_nature", - Char: "๐Ÿ‰", - Keywords: []string{"animal", "myth", "nature", "chinese", "green"}, + Name: "woman_climbing", + Category: "People & Body", + Char: "๐Ÿง—โ€โ™€๏ธ", + Keywords: []string{"woman_climbing", "sports", "hobby", "woman", "female", "rock", "bouldering", "climber", "women"}, }, { - Name: "dragon_face", - Category: "animals_and_nature", - Char: "๐Ÿฒ", - Keywords: []string{"animal", "myth", "nature", "chinese", "green"}, + Name: "person_fencing", + Category: "People & Body", + Char: "๐Ÿคบ", + Keywords: []string{"person_fencing", "sports", "fencing", "sword", "fencer"}, }, { - Name: "dromedary_camel", - Category: "animals_and_nature", - Char: "๐Ÿช", - Keywords: []string{"animal", "hot", "desert", "hump"}, + Name: "horse_racing", + Category: "People & Body", + Char: "๐Ÿ‡", + Keywords: []string{"horse_racing", "animal", "betting", "competition", "gambling", "luck", "jockey", "race", "racehorse"}, }, { - Name: "droplet", - Category: "animals_and_nature", - Char: "๐Ÿ’ง", - Keywords: []string{"water", "drip", "faucet", "spring"}, + Name: "skier", + Category: "People & Body", + Char: "โ›ท๏ธ", + Keywords: []string{"skier", "sports", "winter", "snow", "ski"}, }, { - Name: "duck", - Category: "animals_and_nature", - Char: "๐Ÿฆ†", - Keywords: []string{"animal", "nature", "bird", "mallard"}, + Name: "snowboarder", + Category: "People & Body", + Char: "๐Ÿ‚", + Keywords: []string{"snowboarder", "sports", "winter", "ski", "snow", "snowboard", "snowboarding"}, }, { - Name: "eagle", - Category: "animals_and_nature", - Char: "๐Ÿฆ…", - Keywords: []string{"animal", "nature", "bird"}, + Name: "person_golfing", + Category: "People & Body", + Char: "๐ŸŒ๏ธ", + Keywords: []string{"person_golfing", "sports", "business", "ball", "club", "golf", "golfer"}, }, { - Name: "ear_of_rice", - Category: "animals_and_nature", - Char: "๐ŸŒพ", - Keywords: []string{"nature", "plant"}, + Name: "man_golfing", + Category: "People & Body", + Char: "๐ŸŒ๏ธโ€โ™‚๏ธ", + Keywords: []string{"man_golfing", "sport", "ball", "golf", "golfer", "male", "men"}, }, { - Name: "earth_africa", - Category: "animals_and_nature", - Char: "๐ŸŒ", - Keywords: []string{"globe", "world", "international"}, + Name: "woman_golfing", + Category: "People & Body", + Char: "๐ŸŒ๏ธโ€โ™€๏ธ", + Keywords: []string{"woman_golfing", "sports", "business", "woman", "female", "ball", "golf", "golfer", "women"}, }, { - Name: "earth_americas", - Category: "animals_and_nature", - Char: "๐ŸŒŽ", - Keywords: []string{"globe", "world", "USA", "international"}, + Name: "person_surfing", + Category: "People & Body", + Char: "๐Ÿ„", + Keywords: []string{"person_surfing", "sport", "sea", "surf", "surfer"}, }, { - Name: "earth_asia", - Category: "animals_and_nature", - Char: "๐ŸŒ", - Keywords: []string{"globe", "world", "east", "international"}, + Name: "man_surfing", + Category: "People & Body", + Char: "๐Ÿ„โ€โ™‚๏ธ", + Keywords: []string{"man_surfing", "sports", "ocean", "sea", "summer", "beach", "male", "men", "surfer"}, }, { - Name: "elephant", - Category: "animals_and_nature", - Char: "๐Ÿ˜", - Keywords: []string{"animal", "nature", "nose", "th", "circus"}, + Name: "woman_surfing", + Category: "People & Body", + Char: "๐Ÿ„โ€โ™€๏ธ", + Keywords: []string{"woman_surfing", "sports", "ocean", "sea", "summer", "beach", "woman", "female", "surfer", "women"}, }, { - Name: "evergreen_tree", - Category: "animals_and_nature", - Char: "๐ŸŒฒ", - Keywords: []string{"plant", "nature"}, + Name: "person_rowing_boat", + Category: "People & Body", + Char: "๐Ÿšฃ", + Keywords: []string{"person_rowing_boat", "sport", "move", "paddles", "rowboat", "vehicle"}, }, { - Name: "fallen_leaf", - Category: "animals_and_nature", - Char: "๐Ÿ‚", - Keywords: []string{"nature", "plant", "vegetable", "leaves"}, + Name: "man_rowing_boat", + Category: "People & Body", + Char: "๐Ÿšฃโ€โ™‚๏ธ", + Keywords: []string{"man_rowing_boat", "sports", "hobby", "water", "ship", "male", "men", "rowboat", "vehicle"}, }, { - Name: "fire", - Category: "animals_and_nature", - Char: "๐Ÿ”ฅ", - Keywords: []string{"hot", "cook", "flame"}, + Name: "woman_rowing_boat", + Category: "People & Body", + Char: "๐Ÿšฃโ€โ™€๏ธ", + Keywords: []string{"woman_rowing_boat", "sports", "hobby", "water", "ship", "woman", "female", "rowboat", "vehicle", "women"}, }, { - Name: "first_quarter_moon", - Category: "animals_and_nature", - Char: "๐ŸŒ“", - Keywords: []string{"nature", "twilight", "planet", "space", "night", "evening", "sleep"}, + Name: "person_swimming", + Category: "People & Body", + Char: "๐ŸŠ", + Keywords: []string{"person_swimming", "sport", "pool", "swim", "swimmer"}, }, { - Name: "first_quarter_moon_with_face", - Category: "animals_and_nature", - Char: "๐ŸŒ›", - Keywords: []string{"nature", "twilight", "planet", "space", "night", "evening", "sleep"}, + Name: "man_swimming", + Category: "People & Body", + Char: "๐ŸŠโ€โ™‚๏ธ", + Keywords: []string{"man_swimming", "sports", "exercise", "human", "athlete", "water", "summer", "male", "men", "swim", "swimmer"}, }, { - Name: "fish", - Category: "animals_and_nature", - Char: "๐ŸŸ", - Keywords: []string{"animal", "food", "nature"}, + Name: "woman_swimming", + Category: "People & Body", + Char: "๐ŸŠโ€โ™€๏ธ", + Keywords: []string{"woman_swimming", "sports", "exercise", "human", "athlete", "water", "summer", "woman", "female", "swim", "swimmer", "women"}, }, { - Name: "fog", - Category: "animals_and_nature", - Char: "๐ŸŒซ", - Keywords: []string{"weather"}, + Name: "person_bouncing_ball", + Category: "People & Body", + Char: "โ›น๏ธ", + Keywords: []string{"person_bouncing_ball", "sports", "human", "basketball", "player"}, }, { - Name: "four_leaf_clover", - Category: "animals_and_nature", - Char: "๐Ÿ€", - Keywords: []string{"vegetable", "plant", "nature", "lucky", "irish"}, + Name: "man_bouncing_ball", + Category: "People & Body", + Char: "โ›น๏ธโ€โ™‚๏ธ", + Keywords: []string{"man_bouncing_ball", "sport", "basketball", "male", "men", "player"}, }, { - Name: "fox_face", - Category: "animals_and_nature", - Char: "๐ŸฆŠ", - Keywords: []string{"animal", "nature", "face"}, + Name: "woman_bouncing_ball", + Category: "People & Body", + Char: "โ›น๏ธโ€โ™€๏ธ", + Keywords: []string{"woman_bouncing_ball", "sports", "human", "woman", "female", "basketball", "player", "women"}, }, { - Name: "frog", - Category: "animals_and_nature", - Char: "๐Ÿธ", - Keywords: []string{"animal", "nature", "croak", "toad"}, + Name: "person_lifting_weights", + Category: "People & Body", + Char: "๐Ÿ‹๏ธ", + Keywords: []string{"person_lifting_weights", "sports", "training", "exercise", "bodybuilder", "gym", "lifter", "weight", "weightlifter", "workout"}, }, { - Name: "full_moon", - Category: "animals_and_nature", - Char: "๐ŸŒ•", - Keywords: []string{"nature", "yellow", "twilight", "planet", "space", "night", "evening", "sleep"}, + Name: "man_lifting_weights", + Category: "People & Body", + Char: "๐Ÿ‹๏ธโ€โ™‚๏ธ", + Keywords: []string{"man_lifting_weights", "sport", "gym", "lifter", "male", "men", "weight", "weightlifter", "workout"}, }, { - Name: "full_moon_with_face", - Category: "animals_and_nature", - Char: "๐ŸŒ", - Keywords: []string{"nature", "twilight", "planet", "space", "night", "evening", "sleep"}, + Name: "woman_lifting_weights", + Category: "People & Body", + Char: "๐Ÿ‹๏ธโ€โ™€๏ธ", + Keywords: []string{"woman_lifting_weights", "sports", "training", "exercise", "woman", "female", "gym", "lifter", "weight", "weightlifter", "women", "workout"}, }, { - Name: "giraffe", - Category: "animals_and_nature", - Char: "๐Ÿฆ’", - Keywords: []string{"animal", "nature", "spots", "safari"}, + Name: "person_biking", + Category: "People & Body", + Char: "๐Ÿšด", + Keywords: []string{"person_biking", "bicycle", "bike", "cyclist", "sport", "move", "bicyclist"}, }, { - Name: "goat", - Category: "animals_and_nature", - Char: "๐Ÿ", - Keywords: []string{"animal", "nature"}, + Name: "man_biking", + Category: "People & Body", + Char: "๐Ÿšดโ€โ™‚๏ธ", + Keywords: []string{"man_biking", "bicycle", "bike", "cyclist", "sports", "exercise", "hipster", "bicyclist", "male", "men"}, }, { - Name: "gorilla", - Category: "animals_and_nature", - Char: "๐Ÿฆ", - Keywords: []string{"animal", "nature", "circus"}, + Name: "woman_biking", + Category: "People & Body", + Char: "๐Ÿšดโ€โ™€๏ธ", + Keywords: []string{"woman_biking", "bicycle", "bike", "cyclist", "sports", "exercise", "hipster", "woman", "female", "bicyclist", "women"}, }, { - Name: "grasshopper", - Category: "animals_and_nature", - Char: "๐Ÿฆ—", - Keywords: []string{"animal", "cricket", "chirp"}, + Name: "person_mountain_biking", + Category: "People & Body", + Char: "๐Ÿšต", + Keywords: []string{"person_mountain_biking", "bicycle", "bike", "cyclist", "sport", "move", "bicyclist", "biker"}, }, { - Name: "hamster", - Category: "animals_and_nature", - Char: "๐Ÿน", - Keywords: []string{"animal", "nature"}, + Name: "man_mountain_biking", + Category: "People & Body", + Char: "๐Ÿšตโ€โ™‚๏ธ", + Keywords: []string{"man_mountain_biking", "bicycle", "bike", "cyclist", "transportation", "sports", "human", "race", "bicyclist", "biker", "male", "men"}, }, { - Name: "hatched_chick", - Category: "animals_and_nature", - Char: "๐Ÿฅ", - Keywords: []string{"animal", "chicken", "baby", "bird"}, + Name: "woman_mountain_biking", + Category: "People & Body", + Char: "๐Ÿšตโ€โ™€๏ธ", + Keywords: []string{"woman_mountain_biking", "bicycle", "bike", "cyclist", "transportation", "sports", "human", "race", "woman", "female", "bicyclist", "biker", "women"}, }, { - Name: "hatching_chick", - Category: "animals_and_nature", - Char: "๐Ÿฃ", - Keywords: []string{"animal", "chicken", "egg", "born", "baby", "bird"}, + Name: "person_cartwheeling", + Category: "People & Body", + Char: "๐Ÿคธ", + Keywords: []string{"person_cartwheeling", "sport", "gymnastic", "cartwheel", "doing", "gymnast", "gymnastics"}, }, { - Name: "hear_no_evil", - Category: "animals_and_nature", - Char: "๐Ÿ™‰", - Keywords: []string{"animal", "monkey", "nature"}, + Name: "man_cartwheeling", + Category: "People & Body", + Char: "๐Ÿคธโ€โ™‚๏ธ", + Keywords: []string{"man_cartwheeling", "gymnastics", "cartwheel", "doing", "male", "men"}, }, { - Name: "hedgehog", - Category: "animals_and_nature", - Char: "๐Ÿฆ”", - Keywords: []string{"animal", "nature", "spiny"}, + Name: "woman_cartwheeling", + Category: "People & Body", + Char: "๐Ÿคธโ€โ™€๏ธ", + Keywords: []string{"woman_cartwheeling", "gymnastics", "cartwheel", "doing", "female", "women"}, }, { - Name: "herb", - Category: "animals_and_nature", - Char: "๐ŸŒฟ", - Keywords: []string{"vegetable", "plant", "medicine", "weed", "grass", "lawn"}, + Name: "people_wrestling", + Category: "People & Body", + Char: "๐Ÿคผ", + Keywords: []string{"people_wrestling", "sport", "wrestle", "wrestler", "wrestlers"}, }, { - Name: "hibiscus", - Category: "animals_and_nature", - Char: "๐ŸŒบ", - Keywords: []string{"plant", "vegetable", "flowers", "beach"}, + Name: "men_wrestling", + Category: "People & Body", + Char: "๐Ÿคผโ€โ™‚๏ธ", + Keywords: []string{"men_wrestling", "sports", "wrestlers", "male", "man", "wrestle", "wrestler"}, }, { - Name: "hippopotamus", - Category: "animals_and_nature", - Char: "๐Ÿฆ›", - Keywords: []string{"animal", "nature"}, + Name: "women_wrestling", + Category: "People & Body", + Char: "๐Ÿคผโ€โ™€๏ธ", + Keywords: []string{"women_wrestling", "sports", "wrestlers", "female", "woman", "wrestle", "wrestler"}, }, { - Name: "honeybee", - Category: "animals_and_nature", - Char: "๐Ÿ", - Keywords: []string{"animal", "insect", "nature", "bug", "spring", "honey"}, + Name: "person_playing_water_polo", + Category: "People & Body", + Char: "๐Ÿคฝ", + Keywords: []string{"person_playing_water_polo", "sport"}, }, { - Name: "horse", - Category: "animals_and_nature", - Char: "๐Ÿด", - Keywords: []string{"animal", "brown", "nature"}, + Name: "man_playing_water_polo", + Category: "People & Body", + Char: "๐Ÿคฝโ€โ™‚๏ธ", + Keywords: []string{"man_playing_water_polo", "sports", "pool", "male", "men"}, }, { - Name: "jack_o_lantern", - Category: "animals_and_nature", - Char: "๐ŸŽƒ", - Keywords: []string{"halloween", "light", "pumpkin", "creepy", "fall"}, + Name: "woman_playing_water_polo", + Category: "People & Body", + Char: "๐Ÿคฝโ€โ™€๏ธ", + Keywords: []string{"woman_playing_water_polo", "sports", "pool", "female", "women"}, }, { - Name: "kangaroo", - Category: "animals_and_nature", - Char: "๐Ÿฆ˜", - Keywords: []string{"animal", "nature", "australia", "joey", "hop", "marsupial"}, + Name: "person_playing_handball", + Category: "People & Body", + Char: "๐Ÿคพ", + Keywords: []string{"person_playing_handball", "sport", "ball"}, }, { - Name: "koala", - Category: "animals_and_nature", - Char: "๐Ÿจ", - Keywords: []string{"animal", "nature"}, + Name: "man_playing_handball", + Category: "People & Body", + Char: "๐Ÿคพโ€โ™‚๏ธ", + Keywords: []string{"man_playing_handball", "sports", "ball", "male", "men"}, }, { - Name: "last_quarter_moon", - Category: "animals_and_nature", - Char: "๐ŸŒ—", - Keywords: []string{"nature", "twilight", "planet", "space", "night", "evening", "sleep"}, + Name: "woman_playing_handball", + Category: "People & Body", + Char: "๐Ÿคพโ€โ™€๏ธ", + Keywords: []string{"woman_playing_handball", "sports", "ball", "female", "women"}, }, { - Name: "last_quarter_moon_with_face", - Category: "animals_and_nature", - Char: "๐ŸŒœ", - Keywords: []string{"nature", "twilight", "planet", "space", "night", "evening", "sleep"}, + Name: "person_juggling", + Category: "People & Body", + Char: "๐Ÿคน", + Keywords: []string{"person_juggling", "performance", "balance", "juggle", "juggler", "multitask", "skill"}, }, { - Name: "leaves", - Category: "animals_and_nature", - Char: "๐Ÿƒ", - Keywords: []string{"nature", "plant", "tree", "vegetable", "grass", "lawn", "spring"}, + Name: "man_juggling", + Category: "People & Body", + Char: "๐Ÿคนโ€โ™‚๏ธ", + Keywords: []string{"man_juggling", "juggle", "balance", "skill", "multitask", "juggler", "male", "men"}, }, { - Name: "leopard", - Category: "animals_and_nature", - Char: "๐Ÿ†", - Keywords: []string{"animal", "nature"}, + Name: "woman_juggling", + Category: "People & Body", + Char: "๐Ÿคนโ€โ™€๏ธ", + Keywords: []string{"woman_juggling", "juggle", "balance", "skill", "multitask", "female", "juggler", "women"}, }, { - Name: "lion", - Category: "animals_and_nature", - Char: "๐Ÿฆ", - Keywords: []string{"animal", "nature"}, + Name: "person_in_lotus_position", + Category: "People & Body", + Char: "๐Ÿง˜", + Keywords: []string{"person_in_lotus_position", "meditate", "meditation", "serenity", "yoga"}, }, { - Name: "lizard", - Category: "animals_and_nature", - Char: "๐ŸฆŽ", - Keywords: []string{"animal", "nature", "reptile"}, + Name: "man_in_lotus_position", + Category: "People & Body", + Char: "๐Ÿง˜โ€โ™‚๏ธ", + Keywords: []string{"man_in_lotus_position", "man", "male", "meditation", "yoga", "serenity", "zen", "mindfulness", "men"}, }, { - Name: "llama", - Category: "animals_and_nature", - Char: "๐Ÿฆ™", - Keywords: []string{"animal", "nature", "alpaca"}, + Name: "woman_in_lotus_position", + Category: "People & Body", + Char: "๐Ÿง˜โ€โ™€๏ธ", + Keywords: []string{"woman_in_lotus_position", "woman", "female", "meditation", "yoga", "serenity", "zen", "mindfulness", "women"}, }, { - Name: "lobster", - Category: "animals_and_nature", - Char: "๐Ÿฆž", - Keywords: []string{"animal", "nature", "bisque", "claws", "seafood"}, + Name: "person_taking_bath", + Category: "People & Body", + Char: "๐Ÿ›€", + Keywords: []string{"person_taking_bath", "clean", "shower", "bathroom", "bathing", "bathtub", "hot"}, }, { - Name: "maple_leaf", - Category: "animals_and_nature", - Char: "๐Ÿ", - Keywords: []string{"nature", "plant", "vegetable", "ca", "fall"}, + Name: "person_in_bed", + Category: "People & Body", + Char: "๐Ÿ›Œ", + Keywords: []string{"person_in_bed", "bed", "rest", "accommodation", "hotel", "sleep", "sleeping"}, }, { - Name: "monkey", - Category: "animals_and_nature", - Char: "๐Ÿ’", - Keywords: []string{"animal", "nature", "banana", "circus"}, + Name: "people_holding_hands", + Category: "People & Body", + Char: "๐Ÿง‘โ€๐Ÿคโ€๐Ÿง‘", + Keywords: []string{"people_holding_hands", "friendship", "couple", "date", "gender", "hand", "hold", "inclusive", "neutral", "nonconforming"}, }, { - Name: "monkey_face", - Category: "animals_and_nature", - Char: "๐Ÿต", - Keywords: []string{"animal", "nature", "circus"}, + Name: "women_holding_hands", + Category: "People & Body", + Char: "๐Ÿ‘ญ", + Keywords: []string{"women_holding_hands", "pair", "friendship", "couple", "love", "like", "female", "people", "human", "date", "hand", "hold", "lesbian", "lgbt", "pride", "two", "woman"}, }, { - Name: "mosquito", - Category: "animals_and_nature", - Char: "๐ŸฆŸ", - Keywords: []string{"animal", "nature", "insect", "malaria"}, + Name: "woman_and_man_holding_hands", + Category: "People & Body", + Char: "๐Ÿ‘ซ", + Keywords: []string{"woman_and_man_holding_hands", "pair", "people", "human", "love", "date", "dating", "like", "affection", "valentines", "marriage", "couple", "female", "hand", "heterosexual", "hold", "male", "men", "straight", "women"}, }, { - Name: "mouse", - Category: "animals_and_nature", - Char: "๐Ÿญ", - Keywords: []string{"animal", "nature", "cheese_wedge", "rodent"}, + Name: "men_holding_hands", + Category: "People & Body", + Char: "๐Ÿ‘ฌ", + Keywords: []string{"men_holding_hands", "pair", "couple", "love", "like", "bromance", "friendship", "people", "human", "date", "gay", "hand", "hold", "lgbt", "male", "man", "pride", "two"}, }, { - Name: "mouse2", - Category: "animals_and_nature", - Char: "๐Ÿ", - Keywords: []string{"animal", "nature", "rodent"}, + Name: "kiss", + Category: "People & Body", + Char: "๐Ÿ’", + Keywords: []string{"kiss", "pair", "valentines", "love", "like", "dating", "marriage", "couple", "couplekiss", "female", "gender", "heart", "kissing", "male", "man", "men", "neutral", "romance", "woman", "women"}, }, { - Name: "mushroom", - Category: "animals_and_nature", - Char: "๐Ÿ„", - Keywords: []string{"plant", "vegetable"}, + Name: "kiss_woman_man", + Category: "People & Body", + Char: "๐Ÿ‘ฉโ€โค๏ธโ€๐Ÿ’‹โ€๐Ÿ‘จ", + Keywords: []string{"kiss_woman_man", "love", "couple", "couplekiss", "female", "heart", "kissing", "male", "men", "romance", "women"}, }, { - Name: "new_moon", - Category: "animals_and_nature", - Char: "๐ŸŒ‘", - Keywords: []string{"nature", "twilight", "planet", "space", "night", "evening", "sleep"}, + Name: "kiss_man_man", + Category: "People & Body", + Char: "๐Ÿ‘จโ€โค๏ธโ€๐Ÿ’‹โ€๐Ÿ‘จ", + Keywords: []string{"kiss_man_man", "pair", "valentines", "love", "like", "dating", "marriage", "couple", "couplekiss", "gay", "heart", "kissing", "lgbt", "male", "men", "pride", "romance", "two"}, }, { - Name: "new_moon_with_face", - Category: "animals_and_nature", - Char: "๐ŸŒš", - Keywords: []string{"nature", "twilight", "planet", "space", "night", "evening", "sleep"}, + Name: "kiss_woman_woman", + Category: "People & Body", + Char: "๐Ÿ‘ฉโ€โค๏ธโ€๐Ÿ’‹โ€๐Ÿ‘ฉ", + Keywords: []string{"kiss_woman_woman", "pair", "valentines", "love", "like", "dating", "marriage", "couple", "couplekiss", "female", "heart", "kissing", "lesbian", "lgbt", "pride", "romance", "two", "women"}, }, { - Name: "ocean", - Category: "animals_and_nature", - Char: "๐ŸŒŠ", - Keywords: []string{"sea", "water", "wave", "nature", "tsunami", "disaster"}, + Name: "couple_with_heart", + Category: "People & Body", + Char: "๐Ÿ’‘", + Keywords: []string{"couple_with_heart", "pair", "love", "like", "affection", "human", "dating", "valentines", "marriage", "female", "gender", "loving", "male", "man", "men", "neutral", "romance", "woman", "women"}, }, { - Name: "octopus", - Category: "animals_and_nature", - Char: "๐Ÿ™", - Keywords: []string{"animal", "creature", "ocean", "sea", "nature", "beach"}, + Name: "couple_with_heart_woman_man", + Category: "People & Body", + Char: "๐Ÿ‘ฉโ€โค๏ธโ€๐Ÿ‘จ", + Keywords: []string{"couple_with_heart_woman_man", "love", "female", "male", "men", "romance", "women"}, }, { - Name: "open_umbrella", - Category: "animals_and_nature", - Char: "โ˜‚", - Keywords: []string{"weather", "spring"}, + Name: "couple_with_heart_man_man", + Category: "People & Body", + Char: "๐Ÿ‘จโ€โค๏ธโ€๐Ÿ‘จ", + Keywords: []string{"couple_with_heart_man_man", "pair", "love", "like", "affection", "human", "dating", "valentines", "marriage", "gay", "lgbt", "male", "men", "pride", "romance", "two"}, }, { - Name: "owl", - Category: "animals_and_nature", - Char: "๐Ÿฆ‰", - Keywords: []string{"animal", "nature", "bird", "hoot"}, + Name: "couple_with_heart_woman_woman", + Category: "People & Body", + Char: "๐Ÿ‘ฉโ€โค๏ธโ€๐Ÿ‘ฉ", + Keywords: []string{"couple_with_heart_woman_woman", "pair", "love", "like", "affection", "human", "dating", "valentines", "marriage", "female", "lesbian", "lgbt", "pride", "romance", "two", "women"}, }, { - Name: "ox", - Category: "animals_and_nature", - Char: "๐Ÿ‚", - Keywords: []string{"animal", "cow", "beef"}, + Name: "family", + Category: "People & Body", + Char: "๐Ÿ‘ช", + Keywords: []string{"family", "home", "parents", "child", "mom", "dad", "father", "mother", "people", "human", "boy", "female", "male", "man", "men", "woman", "women"}, }, { - Name: "palm_tree", - Category: "animals_and_nature", - Char: "๐ŸŒด", - Keywords: []string{"plant", "vegetable", "nature", "summer", "beach", "mojito", "tropical"}, + Name: "family_man_woman_boy", + Category: "People & Body", + Char: "๐Ÿ‘จโ€๐Ÿ‘ฉโ€๐Ÿ‘ฆ", + Keywords: []string{"family_man_woman_boy", "love", "father", "mother", "son"}, }, { - Name: "panda_face", - Category: "animals_and_nature", - Char: "๐Ÿผ", - Keywords: []string{"animal", "nature", "panda"}, + Name: "family_man_woman_girl", + Category: "People & Body", + Char: "๐Ÿ‘จโ€๐Ÿ‘ฉโ€๐Ÿ‘ง", + Keywords: []string{"family_man_woman_girl", "home", "parents", "people", "human", "child", "daughter", "father", "female", "male", "men", "mother", "women"}, }, { - Name: "parrot", - Category: "animals_and_nature", - Char: "๐Ÿฆœ", - Keywords: []string{"animal", "nature", "bird", "pirate", "talk"}, + Name: "family_man_woman_girl_boy", + Category: "People & Body", + Char: "๐Ÿ‘จโ€๐Ÿ‘ฉโ€๐Ÿ‘งโ€๐Ÿ‘ฆ", + Keywords: []string{"family_man_woman_girl_boy", "home", "parents", "people", "human", "children", "child", "daughter", "father", "female", "male", "men", "mother", "son", "women"}, }, { - Name: "partly_sunny", - Category: "animals_and_nature", - Char: "โ›…", - Keywords: []string{"weather", "nature", "cloudy", "morning", "fall", "spring"}, + Name: "family_man_woman_boy_boy", + Category: "People & Body", + Char: "๐Ÿ‘จโ€๐Ÿ‘ฉโ€๐Ÿ‘ฆโ€๐Ÿ‘ฆ", + Keywords: []string{"family_man_woman_boy_boy", "home", "parents", "people", "human", "children", "child", "father", "female", "male", "men", "mother", "sons", "two", "women"}, }, { - Name: "paw_prints", - Category: "animals_and_nature", - Char: "๐Ÿพ", - Keywords: []string{"animal", "tracking", "footprints", "dog", "cat", "pet", "feet"}, + Name: "family_man_woman_girl_girl", + Category: "People & Body", + Char: "๐Ÿ‘จโ€๐Ÿ‘ฉโ€๐Ÿ‘งโ€๐Ÿ‘ง", + Keywords: []string{"family_man_woman_girl_girl", "home", "parents", "people", "human", "children", "child", "daughters", "father", "female", "male", "men", "mother", "two", "women"}, }, { - Name: "peacock", - Category: "animals_and_nature", - Char: "๐Ÿฆš", - Keywords: []string{"animal", "nature", "peahen", "bird"}, + Name: "family_man_man_boy", + Category: "People & Body", + Char: "๐Ÿ‘จโ€๐Ÿ‘จโ€๐Ÿ‘ฆ", + Keywords: []string{"family_man_man_boy", "home", "parents", "people", "human", "children", "child", "father", "fathers", "gay", "lgbt", "male", "men", "pride", "son", "two"}, }, { - Name: "penguin", - Category: "animals_and_nature", - Char: "๐Ÿง", - Keywords: []string{"animal", "nature"}, + Name: "family_man_man_girl", + Category: "People & Body", + Char: "๐Ÿ‘จโ€๐Ÿ‘จโ€๐Ÿ‘ง", + Keywords: []string{"family_man_man_girl", "home", "parents", "people", "human", "children", "child", "daughter", "father", "fathers", "gay", "lgbt", "male", "men", "pride", "two"}, }, { - Name: "pig", - Category: "animals_and_nature", - Char: "๐Ÿท", - Keywords: []string{"animal", "oink", "nature"}, + Name: "family_man_man_girl_boy", + Category: "People & Body", + Char: "๐Ÿ‘จโ€๐Ÿ‘จโ€๐Ÿ‘งโ€๐Ÿ‘ฆ", + Keywords: []string{"family_man_man_girl_boy", "home", "parents", "people", "human", "children", "child", "daughter", "father", "fathers", "gay", "lgbt", "male", "men", "pride", "son", "two"}, }, { - Name: "pig2", - Category: "animals_and_nature", - Char: "๐Ÿ–", - Keywords: []string{"animal", "nature"}, + Name: "family_man_man_boy_boy", + Category: "People & Body", + Char: "๐Ÿ‘จโ€๐Ÿ‘จโ€๐Ÿ‘ฆโ€๐Ÿ‘ฆ", + Keywords: []string{"family_man_man_boy_boy", "home", "parents", "people", "human", "children", "child", "father", "fathers", "gay", "lgbt", "male", "men", "pride", "sons", "two"}, }, { - Name: "pig_nose", - Category: "animals_and_nature", - Char: "๐Ÿฝ", - Keywords: []string{"animal", "oink"}, + Name: "family_man_man_girl_girl", + Category: "People & Body", + Char: "๐Ÿ‘จโ€๐Ÿ‘จโ€๐Ÿ‘งโ€๐Ÿ‘ง", + Keywords: []string{"family_man_man_girl_girl", "home", "parents", "people", "human", "children", "child", "daughters", "father", "fathers", "gay", "lgbt", "male", "men", "pride", "two"}, }, { - Name: "poodle", - Category: "animals_and_nature", - Char: "๐Ÿฉ", - Keywords: []string{"dog", "animal", "101", "nature", "pet"}, + Name: "family_woman_woman_boy", + Category: "People & Body", + Char: "๐Ÿ‘ฉโ€๐Ÿ‘ฉโ€๐Ÿ‘ฆ", + Keywords: []string{"family_woman_woman_boy", "home", "parents", "people", "human", "children", "child", "female", "lesbian", "lgbt", "mother", "mothers", "pride", "son", "two", "women"}, }, { - Name: "rabbit", - Category: "animals_and_nature", - Char: "๐Ÿฐ", - Keywords: []string{"animal", "nature", "pet", "spring", "magic", "bunny"}, + Name: "family_woman_woman_girl", + Category: "People & Body", + Char: "๐Ÿ‘ฉโ€๐Ÿ‘ฉโ€๐Ÿ‘ง", + Keywords: []string{"family_woman_woman_girl", "home", "parents", "people", "human", "children", "child", "daughter", "female", "lesbian", "lgbt", "mother", "mothers", "pride", "two", "women"}, }, { - Name: "rabbit2", - Category: "animals_and_nature", - Char: "๐Ÿ‡", - Keywords: []string{"animal", "nature", "pet", "magic", "spring"}, + Name: "family_woman_woman_girl_boy", + Category: "People & Body", + Char: "๐Ÿ‘ฉโ€๐Ÿ‘ฉโ€๐Ÿ‘งโ€๐Ÿ‘ฆ", + Keywords: []string{"family_woman_woman_girl_boy", "home", "parents", "people", "human", "children", "child", "daughter", "female", "lesbian", "lgbt", "mother", "mothers", "pride", "son", "two", "women"}, }, { - Name: "raccoon", - Category: "animals_and_nature", - Char: "๐Ÿฆ", - Keywords: []string{"animal", "nature"}, + Name: "family_woman_woman_boy_boy", + Category: "People & Body", + Char: "๐Ÿ‘ฉโ€๐Ÿ‘ฉโ€๐Ÿ‘ฆโ€๐Ÿ‘ฆ", + Keywords: []string{"family_woman_woman_boy_boy", "home", "parents", "people", "human", "children", "child", "female", "lesbian", "lgbt", "mother", "mothers", "pride", "sons", "two", "women"}, }, { - Name: "racehorse", - Category: "animals_and_nature", - Char: "๐ŸŽ", - Keywords: []string{"animal", "gamble", "luck"}, + Name: "family_woman_woman_girl_girl", + Category: "People & Body", + Char: "๐Ÿ‘ฉโ€๐Ÿ‘ฉโ€๐Ÿ‘งโ€๐Ÿ‘ง", + Keywords: []string{"family_woman_woman_girl_girl", "home", "parents", "people", "human", "children", "child", "daughters", "female", "lesbian", "lgbt", "mother", "mothers", "pride", "two", "women"}, }, { - Name: "ram", - Category: "animals_and_nature", - Char: "๐Ÿ", - Keywords: []string{"animal", "sheep", "nature"}, + Name: "family_man_boy", + Category: "People & Body", + Char: "๐Ÿ‘จโ€๐Ÿ‘ฆ", + Keywords: []string{"family_man_boy", "home", "parent", "people", "human", "child", "father", "male", "men", "son"}, }, { - Name: "rat", - Category: "animals_and_nature", - Char: "๐Ÿ€", - Keywords: []string{"animal", "mouse", "rodent"}, + Name: "family_man_boy_boy", + Category: "People & Body", + Char: "๐Ÿ‘จโ€๐Ÿ‘ฆโ€๐Ÿ‘ฆ", + Keywords: []string{"family_man_boy_boy", "home", "parent", "people", "human", "children", "child", "father", "male", "men", "sons", "two"}, }, { - Name: "rhinoceros", - Category: "animals_and_nature", - Char: "๐Ÿฆ", - Keywords: []string{"animal", "nature", "horn"}, + Name: "family_man_girl", + Category: "People & Body", + Char: "๐Ÿ‘จโ€๐Ÿ‘ง", + Keywords: []string{"family_man_girl", "home", "parent", "people", "human", "child", "daughter", "father", "female", "male"}, }, { - Name: "rooster", - Category: "animals_and_nature", - Char: "๐Ÿ“", - Keywords: []string{"animal", "nature", "chicken"}, + Name: "family_man_girl_boy", + Category: "People & Body", + Char: "๐Ÿ‘จโ€๐Ÿ‘งโ€๐Ÿ‘ฆ", + Keywords: []string{"family_man_girl_boy", "home", "parent", "people", "human", "children", "child", "daughter", "father", "male", "men", "son"}, }, { - Name: "rose", - Category: "animals_and_nature", - Char: "๐ŸŒน", - Keywords: []string{"flowers", "valentines", "love", "spring"}, + Name: "family_man_girl_girl", + Category: "People & Body", + Char: "๐Ÿ‘จโ€๐Ÿ‘งโ€๐Ÿ‘ง", + Keywords: []string{"family_man_girl_girl", "home", "parent", "people", "human", "children", "child", "daughters", "father", "female", "male", "two"}, }, { - Name: "sauropod", - Category: "animals_and_nature", - Char: "๐Ÿฆ•", - Keywords: []string{"animal", "nature", "dinosaur", "brachiosaurus", "brontosaurus", "diplodocus", "extinct"}, + Name: "family_woman_boy", + Category: "People & Body", + Char: "๐Ÿ‘ฉโ€๐Ÿ‘ฆ", + Keywords: []string{"family_woman_boy", "home", "parent", "people", "human", "child", "female", "mother", "son", "women"}, }, { - Name: "scorpion", - Category: "animals_and_nature", - Char: "๐Ÿฆ‚", - Keywords: []string{"animal", "arachnid"}, + Name: "family_woman_boy_boy", + Category: "People & Body", + Char: "๐Ÿ‘ฉโ€๐Ÿ‘ฆโ€๐Ÿ‘ฆ", + Keywords: []string{"family_woman_boy_boy", "home", "parent", "people", "human", "children", "child", "female", "mother", "sons", "two", "women"}, }, { - Name: "see_no_evil", - Category: "animals_and_nature", - Char: "๐Ÿ™ˆ", - Keywords: []string{"monkey", "animal", "nature", "haha"}, + Name: "family_woman_girl", + Category: "People & Body", + Char: "๐Ÿ‘ฉโ€๐Ÿ‘ง", + Keywords: []string{"family_woman_girl", "home", "parent", "people", "human", "child", "daughter", "female", "mother", "women"}, }, { - Name: "seedling", - Category: "animals_and_nature", - Char: "๐ŸŒฑ", - Keywords: []string{"plant", "nature", "grass", "lawn", "spring"}, + Name: "family_woman_girl_boy", + Category: "People & Body", + Char: "๐Ÿ‘ฉโ€๐Ÿ‘งโ€๐Ÿ‘ฆ", + Keywords: []string{"family_woman_girl_boy", "home", "parent", "people", "human", "children", "child", "daughter", "female", "male", "mother", "son"}, }, { - Name: "shamrock", - Category: "animals_and_nature", - Char: "โ˜˜", - Keywords: []string{"vegetable", "plant", "nature", "irish", "clover"}, + Name: "family_woman_girl_girl", + Category: "People & Body", + Char: "๐Ÿ‘ฉโ€๐Ÿ‘งโ€๐Ÿ‘ง", + Keywords: []string{"family_woman_girl_girl", "home", "parent", "people", "human", "children", "child", "daughters", "female", "mother", "two", "women"}, }, { - Name: "shark", - Category: "animals_and_nature", - Char: "๐Ÿฆˆ", - Keywords: []string{"animal", "nature", "fish", "sea", "ocean", "jaws", "fins", "beach"}, + Name: "speaking_head", + Category: "People & Body", + Char: "๐Ÿ—ฃ๏ธ", + Keywords: []string{"speaking_head", "user", "person", "human", "sing", "say", "talk", "face", "mansplaining", "shout", "shouting", "silhouette", "speak"}, }, { - Name: "sheep", - Category: "animals_and_nature", - Char: "๐Ÿ‘", - Keywords: []string{"animal", "nature", "wool", "shipit"}, + Name: "bust_in_silhouette", + Category: "People & Body", + Char: "๐Ÿ‘ค", + Keywords: []string{"bust_in_silhouette", "user", "person", "human", "shadow"}, }, { - Name: "shell", - Category: "animals_and_nature", - Char: "๐Ÿš", - Keywords: []string{"nature", "sea", "beach"}, + Name: "busts_in_silhouette", + Category: "People & Body", + Char: "๐Ÿ‘ฅ", + Keywords: []string{"busts_in_silhouette", "user", "person", "human", "group", "team", "bust", "people", "shadows", "silhouettes", "two", "users", "contributors"}, }, { - Name: "shrimp", - Category: "animals_and_nature", - Char: "๐Ÿฆ", - Keywords: []string{"animal", "ocean", "nature", "seafood"}, + Name: "footprints", + Category: "People & Body", + Char: "๐Ÿ‘ฃ", + Keywords: []string{"footprints", "feet", "tracking", "walking", "beach", "body", "clothing", "footprint", "footsteps", "print", "tracks"}, }, { - Name: "snail", - Category: "animals_and_nature", - Char: "๐ŸŒ", - Keywords: []string{"slow", "animal", "shell"}, + Name: "monkey_face", + Category: "Animals & Nature", + Char: "๐Ÿต", + Keywords: []string{"monkey_face", "animal", "nature", "circus", "head"}, }, { - Name: "snake", - Category: "animals_and_nature", - Char: "๐Ÿ", - Keywords: []string{"animal", "evil", "nature", "hiss", "python"}, + Name: "monkey", + Category: "Animals & Nature", + Char: "๐Ÿ’", + Keywords: []string{"monkey", "animal", "nature", "banana", "circus", "cheeky"}, }, { - Name: "snowflake", - Category: "animals_and_nature", - Char: "โ„๏ธ", - Keywords: []string{"winter", "season", "cold", "weather", "christmas", "xmas"}, + Name: "gorilla", + Category: "Animals & Nature", + Char: "๐Ÿฆ", + Keywords: []string{"gorilla", "animal", "nature", "circus"}, + }, + { + Name: "orangutan", + Category: "Animals & Nature", + Char: "๐Ÿฆง", + Keywords: []string{"orangutan", "animal", "ape"}, + }, + { + Name: "dog_face", + Category: "Animals & Nature", + Char: "๐Ÿถ", + Keywords: []string{"dog_face", "animal", "friend", "nature", "woof", "puppy", "pet", "faithful"}, + }, + { + Name: "dog", + Category: "Animals & Nature", + Char: "๐Ÿ•", + Keywords: []string{"dog", "animal", "nature", "friend", "doge", "pet", "faithful", "dog2", "doggo"}, + }, + { + Name: "guide_dog", + Category: "Animals & Nature", + Char: "๐Ÿฆฎ", + Keywords: []string{"guide_dog", "animal", "blind", "accessibility", "eye", "seeing"}, + }, + { + Name: "service_dog", + Category: "Animals & Nature", + Char: "๐Ÿ•โ€๐Ÿฆบ", + Keywords: []string{"service_dog", "blind", "animal", "accessibility", "assistance"}, + }, + { + Name: "poodle", + Category: "Animals & Nature", + Char: "๐Ÿฉ", + Keywords: []string{"poodle", "dog", "animal", "101", "nature", "pet", "miniature", "standard", "toy"}, + }, + { + Name: "wolf", + Category: "Animals & Nature", + Char: "๐Ÿบ", + Keywords: []string{"wolf", "animal", "nature", "wild", "face"}, + }, + { + Name: "fox", + Category: "Animals & Nature", + Char: "๐ŸฆŠ", + Keywords: []string{"fox", "animal", "nature", "face"}, + }, + { + Name: "raccoon", + Category: "Animals & Nature", + Char: "๐Ÿฆ", + Keywords: []string{"raccoon", "animal", "nature", "curious", "face", "sly"}, + }, + { + Name: "cat_face", + Category: "Animals & Nature", + Char: "๐Ÿฑ", + Keywords: []string{"cat_face", "animal", "meow", "nature", "pet", "kitten", "kitty"}, + }, + { + Name: "cat", + Category: "Animals & Nature", + Char: "๐Ÿˆ", + Keywords: []string{"cat", "animal", "meow", "pet", "cats", "cat2", "domestic", "feline", "housecat"}, + }, + { + Name: "lion", + Category: "Animals & Nature", + Char: "๐Ÿฆ", + Keywords: []string{"lion", "animal", "nature", "face", "leo", "zodiac"}, + }, + { + Name: "tiger_face", + Category: "Animals & Nature", + Char: "๐Ÿฏ", + Keywords: []string{"tiger_face", "animal", "cat", "danger", "wild", "nature", "roar", "cute"}, + }, + { + Name: "tiger", + Category: "Animals & Nature", + Char: "๐Ÿ…", + Keywords: []string{"tiger", "animal", "nature", "roar", "bengal", "tiger2"}, + }, + { + Name: "leopard", + Category: "Animals & Nature", + Char: "๐Ÿ†", + Keywords: []string{"leopard", "animal", "nature", "african", "jaguar"}, + }, + { + Name: "horse_face", + Category: "Animals & Nature", + Char: "๐Ÿด", + Keywords: []string{"horse_face", "animal", "brown", "nature", "head"}, + }, + { + Name: "horse", + Category: "Animals & Nature", + Char: "๐ŸŽ", + Keywords: []string{"horse", "animal", "gamble", "luck", "equestrian", "galloping", "racehorse", "racing", "speed"}, + }, + { + Name: "unicorn", + Category: "Animals & Nature", + Char: "๐Ÿฆ„", + Keywords: []string{"unicorn", "animal", "nature", "mystical", "face"}, + }, + { + Name: "zebra", + Category: "Animals & Nature", + Char: "๐Ÿฆ“", + Keywords: []string{"zebra", "animal", "nature", "stripes", "safari", "face", "stripe"}, + }, + { + Name: "deer", + Category: "Animals & Nature", + Char: "๐ŸฆŒ", + Keywords: []string{"deer", "animal", "nature", "horns", "venison", "buck", "reindeer", "stag"}, + }, + { + Name: "cow_face", + Category: "Animals & Nature", + Char: "๐Ÿฎ", + Keywords: []string{"cow_face", "beef", "ox", "animal", "nature", "moo", "milk", "happy"}, + }, + { + Name: "ox", + Category: "Animals & Nature", + Char: "๐Ÿ‚", + Keywords: []string{"ox", "animal", "cow", "beef", "bull", "bullock", "oxen", "steer", "taurus", "zodiac"}, + }, + { + Name: "water_buffalo", + Category: "Animals & Nature", + Char: "๐Ÿƒ", + Keywords: []string{"water_buffalo", "animal", "nature", "ox", "cow", "domestic"}, + }, + { + Name: "cow", + Category: "Animals & Nature", + Char: "๐Ÿ„", + Keywords: []string{"cow", "beef", "ox", "animal", "nature", "moo", "milk", "cow2", "dairy"}, + }, + { + Name: "pig_face", + Category: "Animals & Nature", + Char: "๐Ÿท", + Keywords: []string{"pig_face", "animal", "oink", "nature", "head"}, + }, + { + Name: "pig", + Category: "Animals & Nature", + Char: "๐Ÿ–", + Keywords: []string{"pig", "animal", "nature", "hog", "pig2", "sow"}, + }, + { + Name: "boar", + Category: "Animals & Nature", + Char: "๐Ÿ—", + Keywords: []string{"boar", "animal", "nature", "pig", "warthog", "wild"}, + }, + { + Name: "pig_nose", + Category: "Animals & Nature", + Char: "๐Ÿฝ", + Keywords: []string{"pig_nose", "animal", "oink", "face", "snout"}, + }, + { + Name: "ram", + Category: "Animals & Nature", + Char: "๐Ÿ", + Keywords: []string{"ram", "animal", "sheep", "nature", "aries", "male", "zodiac"}, + }, + { + Name: "ewe", + Category: "Animals & Nature", + Char: "๐Ÿ‘", + Keywords: []string{"ewe", "animal", "nature", "wool", "shipit", "female", "lamb", "sheep"}, + }, + { + Name: "goat", + Category: "Animals & Nature", + Char: "๐Ÿ", + Keywords: []string{"goat", "animal", "nature", "capricorn", "zodiac"}, + }, + { + Name: "camel", + Category: "Animals & Nature", + Char: "๐Ÿช", + Keywords: []string{"camel", "animal", "hot", "desert", "hump", "arabian", "bump", "dromedary", "one"}, + }, + { + Name: "two_hump_camel", + Category: "Animals & Nature", + Char: "๐Ÿซ", + Keywords: []string{"two_hump_camel", "animal", "nature", "hot", "desert", "hump", "asian", "bactrian", "bump"}, + }, + { + Name: "llama", + Category: "Animals & Nature", + Char: "๐Ÿฆ™", + Keywords: []string{"llama", "animal", "nature", "alpaca", "guanaco", "vicuรฑa", "wool"}, + }, + { + Name: "giraffe", + Category: "Animals & Nature", + Char: "๐Ÿฆ’", + Keywords: []string{"giraffe", "animal", "nature", "spots", "safari", "face"}, + }, + { + Name: "elephant", + Category: "Animals & Nature", + Char: "๐Ÿ˜", + Keywords: []string{"elephant", "animal", "nature", "nose", "th", "circus"}, + }, + { + Name: "rhinoceros", + Category: "Animals & Nature", + Char: "๐Ÿฆ", + Keywords: []string{"rhinoceros", "animal", "nature", "horn", "rhino"}, + }, + { + Name: "hippopotamus", + Category: "Animals & Nature", + Char: "๐Ÿฆ›", + Keywords: []string{"hippopotamus", "animal", "nature", "hippo"}, + }, + { + Name: "mouse_face", + Category: "Animals & Nature", + Char: "๐Ÿญ", + Keywords: []string{"mouse_face", "animal", "nature", "cheese_wedge", "rodent"}, + }, + { + Name: "mouse", + Category: "Animals & Nature", + Char: "๐Ÿ", + Keywords: []string{"mouse", "animal", "nature", "rodent", "dormouse", "mice", "mouse2"}, + }, + { + Name: "rat", + Category: "Animals & Nature", + Char: "๐Ÿ€", + Keywords: []string{"rat", "animal", "mouse", "rodent"}, + }, + { + Name: "hamster", + Category: "Animals & Nature", + Char: "๐Ÿน", + Keywords: []string{"hamster", "animal", "nature", "face", "pet"}, + }, + { + Name: "rabbit_face", + Category: "Animals & Nature", + Char: "๐Ÿฐ", + Keywords: []string{"rabbit_face", "animal", "nature", "pet", "spring", "magic", "bunny", "easter"}, + }, + { + Name: "rabbit", + Category: "Animals & Nature", + Char: "๐Ÿ‡", + Keywords: []string{"rabbit", "animal", "nature", "pet", "magic", "spring", "bunny", "rabbit2"}, + }, + { + Name: "chipmunk", + Category: "Animals & Nature", + Char: "๐Ÿฟ๏ธ", + Keywords: []string{"chipmunk", "animal", "nature", "rodent", "squirrel"}, + }, + { + Name: "hedgehog", + Category: "Animals & Nature", + Char: "๐Ÿฆ”", + Keywords: []string{"hedgehog", "animal", "nature", "spiny", "face"}, + }, + { + Name: "bat", + Category: "Animals & Nature", + Char: "๐Ÿฆ‡", + Keywords: []string{"bat", "animal", "nature", "blind", "vampire", "batman"}, + }, + { + Name: "bear", + Category: "Animals & Nature", + Char: "๐Ÿป", + Keywords: []string{"bear", "animal", "nature", "wild", "face", "teddy"}, + }, + { + Name: "koala", + Category: "Animals & Nature", + Char: "๐Ÿจ", + Keywords: []string{"koala", "animal", "nature", "bear", "face", "marsupial"}, + }, + { + Name: "panda", + Category: "Animals & Nature", + Char: "๐Ÿผ", + Keywords: []string{"panda", "animal", "nature", "face"}, + }, + { + Name: "sloth", + Category: "Animals & Nature", + Char: "๐Ÿฆฅ", + Keywords: []string{"sloth", "animal", "lazy", "slow"}, + }, + { + Name: "otter", + Category: "Animals & Nature", + Char: "๐Ÿฆฆ", + Keywords: []string{"otter", "animal", "fishing", "playful"}, + }, + { + Name: "skunk", + Category: "Animals & Nature", + Char: "๐Ÿฆจ", + Keywords: []string{"skunk", "animal", "smelly", "stink"}, + }, + { + Name: "kangaroo", + Category: "Animals & Nature", + Char: "๐Ÿฆ˜", + Keywords: []string{"kangaroo", "animal", "nature", "australia", "joey", "hop", "marsupial", "jump", "roo"}, + }, + { + Name: "badger", + Category: "Animals & Nature", + Char: "๐Ÿฆก", + Keywords: []string{"badger", "animal", "nature", "honey", "pester"}, + }, + { + Name: "paw_prints", + Category: "Animals & Nature", + Char: "๐Ÿพ", + Keywords: []string{"paw_prints", "animal", "tracking", "footprints", "dog", "cat", "pet", "feet", "kitten", "print", "puppy"}, + }, + { + Name: "turkey", + Category: "Animals & Nature", + Char: "๐Ÿฆƒ", + Keywords: []string{"turkey", "animal", "bird", "thanksgiving", "wild"}, + }, + { + Name: "chicken", + Category: "Animals & Nature", + Char: "๐Ÿ”", + Keywords: []string{"chicken", "animal", "cluck", "nature", "bird", "hen"}, + }, + { + Name: "rooster", + Category: "Animals & Nature", + Char: "๐Ÿ“", + Keywords: []string{"rooster", "animal", "nature", "chicken", "bird", "cock", "cockerel"}, + }, + { + Name: "hatching_chick", + Category: "Animals & Nature", + Char: "๐Ÿฃ", + Keywords: []string{"hatching_chick", "animal", "chicken", "egg", "born", "baby", "bird"}, + }, + { + Name: "baby_chick", + Category: "Animals & Nature", + Char: "๐Ÿค", + Keywords: []string{"baby_chick", "animal", "chicken", "bird", "yellow"}, + }, + { + Name: "front_facing_baby_chick", + Category: "Animals & Nature", + Char: "๐Ÿฅ", + Keywords: []string{"front_facing_baby_chick", "animal", "chicken", "baby", "bird", "hatched", "standing"}, + }, + { + Name: "bird", + Category: "Animals & Nature", + Char: "๐Ÿฆ", + Keywords: []string{"bird", "animal", "nature", "fly", "tweet", "spring"}, + }, + { + Name: "penguin", + Category: "Animals & Nature", + Char: "๐Ÿง", + Keywords: []string{"penguin", "animal", "nature", "bird"}, + }, + { + Name: "dove", + Category: "Animals & Nature", + Char: "๐Ÿ•Š๏ธ", + Keywords: []string{"dove", "animal", "bird", "fly", "peace"}, + }, + { + Name: "eagle", + Category: "Animals & Nature", + Char: "๐Ÿฆ…", + Keywords: []string{"eagle", "animal", "nature", "bird", "bald"}, + }, + { + Name: "duck", + Category: "Animals & Nature", + Char: "๐Ÿฆ†", + Keywords: []string{"duck", "animal", "nature", "bird", "mallard"}, + }, + { + Name: "swan", + Category: "Animals & Nature", + Char: "๐Ÿฆข", + Keywords: []string{"swan", "animal", "nature", "bird", "cygnet", "duckling", "ugly"}, + }, + { + Name: "owl", + Category: "Animals & Nature", + Char: "๐Ÿฆ‰", + Keywords: []string{"owl", "animal", "nature", "bird", "hoot", "wise"}, + }, + { + Name: "flamingo", + Category: "Animals & Nature", + Char: "๐Ÿฆฉ", + Keywords: []string{"flamingo", "animal", "flamboyant", "tropical"}, + }, + { + Name: "peacock", + Category: "Animals & Nature", + Char: "๐Ÿฆš", + Keywords: []string{"peacock", "animal", "nature", "peahen", "bird", "ostentatious", "proud"}, + }, + { + Name: "parrot", + Category: "Animals & Nature", + Char: "๐Ÿฆœ", + Keywords: []string{"parrot", "animal", "nature", "bird", "pirate", "talk"}, + }, + { + Name: "frog", + Category: "Animals & Nature", + Char: "๐Ÿธ", + Keywords: []string{"frog", "animal", "nature", "croak", "toad", "face"}, + }, + { + Name: "crocodile", + Category: "Animals & Nature", + Char: "๐ŸŠ", + Keywords: []string{"crocodile", "animal", "nature", "reptile", "lizard", "alligator", "croc"}, + }, + { + Name: "turtle", + Category: "Animals & Nature", + Char: "๐Ÿข", + Keywords: []string{"turtle", "animal", "slow", "nature", "tortoise", "terrapin"}, + }, + { + Name: "lizard", + Category: "Animals & Nature", + Char: "๐ŸฆŽ", + Keywords: []string{"lizard", "animal", "nature", "reptile", "gecko"}, + }, + { + Name: "snake", + Category: "Animals & Nature", + Char: "๐Ÿ", + Keywords: []string{"snake", "animal", "evil", "nature", "hiss", "python", "bearer", "ophiuchus", "serpent", "zodiac"}, + }, + { + Name: "dragon_face", + Category: "Animals & Nature", + Char: "๐Ÿฒ", + Keywords: []string{"dragon_face", "animal", "myth", "nature", "chinese", "green", "fairy", "head", "tale"}, + }, + { + Name: "dragon", + Category: "Animals & Nature", + Char: "๐Ÿ‰", + Keywords: []string{"dragon", "animal", "myth", "nature", "chinese", "green", "fairy", "tale"}, + }, + { + Name: "sauropod", + Category: "Animals & Nature", + Char: "๐Ÿฆ•", + Keywords: []string{"sauropod", "animal", "nature", "dinosaur", "brachiosaurus", "brontosaurus", "diplodocus", "extinct"}, + }, + { + Name: "t_rex", + Category: "Animals & Nature", + Char: "๐Ÿฆ–", + Keywords: []string{"t_rex", "animal", "nature", "dinosaur", "tyrannosaurus", "extinct", "trex"}, + }, + { + Name: "spouting_whale", + Category: "Animals & Nature", + Char: "๐Ÿณ", + Keywords: []string{"spouting_whale", "animal", "nature", "sea", "ocean", "cute", "face"}, + }, + { + Name: "whale", + Category: "Animals & Nature", + Char: "๐Ÿ‹", + Keywords: []string{"whale", "animal", "nature", "sea", "ocean", "whale2"}, + }, + { + Name: "dolphin", + Category: "Animals & Nature", + Char: "๐Ÿฌ", + Keywords: []string{"dolphin", "animal", "nature", "fish", "sea", "ocean", "flipper", "fins", "beach"}, + }, + { + Name: "fish", + Category: "Animals & Nature", + Char: "๐ŸŸ", + Keywords: []string{"fish", "animal", "food", "nature", "freshwater", "pisces", "zodiac"}, + }, + { + Name: "tropical_fish", + Category: "Animals & Nature", + Char: "๐Ÿ ", + Keywords: []string{"tropical_fish", "animal", "swim", "ocean", "beach", "nemo", "blue", "yellow"}, + }, + { + Name: "blowfish", + Category: "Animals & Nature", + Char: "๐Ÿก", + Keywords: []string{"blowfish", "animal", "nature", "food", "sea", "ocean", "fish", "fugu", "pufferfish"}, + }, + { + Name: "shark", + Category: "Animals & Nature", + Char: "๐Ÿฆˆ", + Keywords: []string{"shark", "animal", "nature", "fish", "sea", "ocean", "jaws", "fins", "beach", "great", "white"}, + }, + { + Name: "octopus", + Category: "Animals & Nature", + Char: "๐Ÿ™", + Keywords: []string{"octopus", "animal", "creature", "ocean", "sea", "nature", "beach"}, + }, + { + Name: "spiral_shell", + Category: "Animals & Nature", + Char: "๐Ÿš", + Keywords: []string{"spiral_shell", "nature", "sea", "beach", "seashell"}, + }, + { + Name: "snail", + Category: "Animals & Nature", + Char: "๐ŸŒ", + Keywords: []string{"snail", "slow", "animal", "shell", "garden", "slug"}, + }, + { + Name: "butterfly", + Category: "Animals & Nature", + Char: "๐Ÿฆ‹", + Keywords: []string{"butterfly", "animal", "insect", "nature", "caterpillar", "pretty"}, + }, + { + Name: "bug", + Category: "Animals & Nature", + Char: "๐Ÿ›", + Keywords: []string{"bug", "animal", "insect", "nature", "worm", "caterpillar"}, + }, + { + Name: "ant", + Category: "Animals & Nature", + Char: "๐Ÿœ", + Keywords: []string{"ant", "animal", "insect", "nature", "bug"}, + }, + { + Name: "honeybee", + Category: "Animals & Nature", + Char: "๐Ÿ", + Keywords: []string{"honeybee", "animal", "insect", "nature", "bug", "spring", "honey", "bee", "bumblebee"}, + }, + { + Name: "lady_beetle", + Category: "Animals & Nature", + Char: "๐Ÿž", + Keywords: []string{"lady_beetle", "animal", "insect", "nature", "ladybug", "bug", "ladybird"}, + }, + { + Name: "cricket", + Category: "Animals & Nature", + Char: "๐Ÿฆ—", + Keywords: []string{"cricket", "animal", "chirp", "grasshopper", "insect", "orthoptera"}, + }, + { + Name: "spider", + Category: "Animals & Nature", + Char: "๐Ÿ•ท๏ธ", + Keywords: []string{"spider", "animal", "arachnid", "insect"}, + }, + { + Name: "spider_web", + Category: "Animals & Nature", + Char: "๐Ÿ•ธ๏ธ", + Keywords: []string{"spider_web", "animal", "insect", "arachnid", "silk", "cobweb", "spiderweb"}, + }, + { + Name: "scorpion", + Category: "Animals & Nature", + Char: "๐Ÿฆ‚", + Keywords: []string{"scorpion", "animal", "arachnid", "scorpio", "scorpius", "zodiac"}, + }, + { + Name: "mosquito", + Category: "Animals & Nature", + Char: "๐ŸฆŸ", + Keywords: []string{"mosquito", "animal", "nature", "insect", "malaria", "disease", "fever", "pest", "virus"}, + }, + { + Name: "microbe", + Category: "Animals & Nature", + Char: "๐Ÿฆ ", + Keywords: []string{"microbe", "amoeba", "bacteria", "germs", "virus", "covid", "cell", "coronavirus", "germ", "microorganism"}, + }, + { + Name: "bouquet", + Category: "Animals & Nature", + Char: "๐Ÿ’", + Keywords: []string{"bouquet", "flowers", "nature", "spring", "flower", "plant", "romance"}, + }, + { + Name: "cherry_blossom", + Category: "Animals & Nature", + Char: "๐ŸŒธ", + Keywords: []string{"cherry_blossom", "nature", "plant", "spring", "flower", "pink", "sakura"}, + }, + { + Name: "white_flower", + Category: "Animals & Nature", + Char: "๐Ÿ’ฎ", + Keywords: []string{"white_flower", "japanese", "spring", "blossom", "cherry", "doily", "done", "paper", "stamp", "well"}, + }, + { + Name: "rosette", + Category: "Animals & Nature", + Char: "๐Ÿต๏ธ", + Keywords: []string{"rosette", "flower", "decoration", "military", "plant"}, + }, + { + Name: "rose", + Category: "Animals & Nature", + Char: "๐ŸŒน", + Keywords: []string{"rose", "flowers", "valentines", "love", "spring", "flower", "plant", "red"}, + }, + { + Name: "wilted_flower", + Category: "Animals & Nature", + Char: "๐Ÿฅ€", + Keywords: []string{"wilted_flower", "plant", "nature", "flower", "rose", "dead", "drooping"}, + }, + { + Name: "hibiscus", + Category: "Animals & Nature", + Char: "๐ŸŒบ", + Keywords: []string{"hibiscus", "plant", "vegetable", "flowers", "beach", "flower"}, + }, + { + Name: "sunflower", + Category: "Animals & Nature", + Char: "๐ŸŒป", + Keywords: []string{"sunflower", "nature", "plant", "fall", "flower", "sun", "yellow"}, + }, + { + Name: "blossom", + Category: "Animals & Nature", + Char: "๐ŸŒผ", + Keywords: []string{"blossom", "nature", "flowers", "yellow", "blossomingย flower", "daisy", "flower", "plant"}, + }, + { + Name: "tulip", + Category: "Animals & Nature", + Char: "๐ŸŒท", + Keywords: []string{"tulip", "flowers", "plant", "nature", "summer", "spring", "flower"}, + }, + { + Name: "seedling", + Category: "Animals & Nature", + Char: "๐ŸŒฑ", + Keywords: []string{"seedling", "plant", "nature", "grass", "lawn", "spring", "sprout", "sprouting", "young", "seed"}, + }, + { + Name: "evergreen_tree", + Category: "Animals & Nature", + Char: "๐ŸŒฒ", + Keywords: []string{"evergreen_tree", "plant", "nature", "fir", "pine", "wood"}, + }, + { + Name: "deciduous_tree", + Category: "Animals & Nature", + Char: "๐ŸŒณ", + Keywords: []string{"deciduous_tree", "plant", "nature", "rounded", "shedding", "wood"}, + }, + { + Name: "palm_tree", + Category: "Animals & Nature", + Char: "๐ŸŒด", + Keywords: []string{"palm_tree", "plant", "vegetable", "nature", "summer", "beach", "mojito", "tropical", "coconut"}, + }, + { + Name: "cactus", + Category: "Animals & Nature", + Char: "๐ŸŒต", + Keywords: []string{"cactus", "vegetable", "plant", "nature", "desert"}, + }, + { + Name: "sheaf_of_rice", + Category: "Animals & Nature", + Char: "๐ŸŒพ", + Keywords: []string{"sheaf_of_rice", "nature", "plant", "crop", "ear", "farming", "grain", "wheat"}, + }, + { + Name: "herb", + Category: "Animals & Nature", + Char: "๐ŸŒฟ", + Keywords: []string{"herb", "vegetable", "plant", "medicine", "weed", "grass", "lawn", "crop", "leaf"}, + }, + { + Name: "shamrock", + Category: "Animals & Nature", + Char: "โ˜˜๏ธ", + Keywords: []string{"shamrock", "vegetable", "plant", "nature", "irish", "clover", "trefoil"}, + }, + { + Name: "four_leaf_clover", + Category: "Animals & Nature", + Char: "๐Ÿ€", + Keywords: []string{"four_leaf_clover", "vegetable", "plant", "nature", "lucky", "irish", "ireland", "luck"}, + }, + { + Name: "maple_leaf", + Category: "Animals & Nature", + Char: "๐Ÿ", + Keywords: []string{"maple_leaf", "nature", "plant", "vegetable", "ca", "fall", "canada", "canadian", "falling"}, + }, + { + Name: "fallen_leaf", + Category: "Animals & Nature", + Char: "๐Ÿ‚", + Keywords: []string{"fallen_leaf", "nature", "plant", "vegetable", "leaves", "autumn", "brown", "fall", "falling"}, + }, + { + Name: "leaf_fluttering_in_wind", + Category: "Animals & Nature", + Char: "๐Ÿƒ", + Keywords: []string{"leaf_fluttering_in_wind", "nature", "plant", "tree", "vegetable", "grass", "lawn", "spring", "blow", "flutter", "green", "leaves"}, + }, + { + Name: "grapes", + Category: "Food & Drink", + Char: "๐Ÿ‡", + Keywords: []string{"grapes", "fruit", "food", "wine", "grape", "plant"}, + }, + { + Name: "melon", + Category: "Food & Drink", + Char: "๐Ÿˆ", + Keywords: []string{"melon", "fruit", "nature", "food", "cantaloupe", "honeydew", "muskmelon", "plant"}, + }, + { + Name: "watermelon", + Category: "Food & Drink", + Char: "๐Ÿ‰", + Keywords: []string{"watermelon", "fruit", "food", "picnic", "summer", "plant"}, + }, + { + Name: "tangerine", + Category: "Food & Drink", + Char: "๐ŸŠ", + Keywords: []string{"tangerine", "food", "fruit", "nature", "orange", "mandarin", "plant"}, + }, + { + Name: "lemon", + Category: "Food & Drink", + Char: "๐Ÿ‹", + Keywords: []string{"lemon", "fruit", "nature", "citrus", "lemonade", "plant"}, + }, + { + Name: "banana", + Category: "Food & Drink", + Char: "๐ŸŒ", + Keywords: []string{"banana", "fruit", "food", "monkey", "plant", "plantain"}, + }, + { + Name: "pineapple", + Category: "Food & Drink", + Char: "๐Ÿ", + Keywords: []string{"pineapple", "fruit", "nature", "food", "plant"}, + }, + { + Name: "mango", + Category: "Food & Drink", + Char: "๐Ÿฅญ", + Keywords: []string{"mango", "fruit", "food", "tropical"}, + }, + { + Name: "red_apple", + Category: "Food & Drink", + Char: "๐ŸŽ", + Keywords: []string{"red_apple", "fruit", "mac", "school", "delicious", "plant"}, + }, + { + Name: "green_apple", + Category: "Food & Drink", + Char: "๐Ÿ", + Keywords: []string{"green_apple", "fruit", "nature", "delicious", "golden", "granny", "plant", "smith"}, + }, + { + Name: "pear", + Category: "Food & Drink", + Char: "๐Ÿ", + Keywords: []string{"pear", "fruit", "nature", "food", "plant"}, + }, + { + Name: "peach", + Category: "Food & Drink", + Char: "๐Ÿ‘", + Keywords: []string{"peach", "fruit", "nature", "food", "bottom", "butt", "plant"}, + }, + { + Name: "cherries", + Category: "Food & Drink", + Char: "๐Ÿ’", + Keywords: []string{"cherries", "food", "fruit", "berries", "cherry", "plant", "red", "wild"}, + }, + { + Name: "strawberry", + Category: "Food & Drink", + Char: "๐Ÿ“", + Keywords: []string{"strawberry", "fruit", "food", "nature", "berry", "plant"}, + }, + { + Name: "kiwi_fruit", + Category: "Food & Drink", + Char: "๐Ÿฅ", + Keywords: []string{"kiwi_fruit", "fruit", "food", "chinese", "gooseberry", "kiwifruit"}, + }, + { + Name: "tomato", + Category: "Food & Drink", + Char: "๐Ÿ…", + Keywords: []string{"tomato", "fruit", "vegetable", "nature", "food", "plant"}, + }, + { + Name: "coconut", + Category: "Food & Drink", + Char: "๐Ÿฅฅ", + Keywords: []string{"coconut", "fruit", "nature", "food", "palm", "cocoanut", "colada", "piรฑa"}, + }, + { + Name: "avocado", + Category: "Food & Drink", + Char: "๐Ÿฅ‘", + Keywords: []string{"avocado", "fruit", "food"}, + }, + { + Name: "eggplant", + Category: "Food & Drink", + Char: "๐Ÿ†", + Keywords: []string{"eggplant", "vegetable", "nature", "food", "aubergine", "phallic", "plant", "purple"}, + }, + { + Name: "potato", + Category: "Food & Drink", + Char: "๐Ÿฅ”", + Keywords: []string{"potato", "food", "tuber", "vegatable", "starch", "baked", "idaho", "vegetable"}, + }, + { + Name: "carrot", + Category: "Food & Drink", + Char: "๐Ÿฅ•", + Keywords: []string{"carrot", "vegetable", "food", "orange"}, + }, + { + Name: "ear_of_corn", + Category: "Food & Drink", + Char: "๐ŸŒฝ", + Keywords: []string{"ear_of_corn", "food", "vegetable", "plant", "cob", "maize", "maze"}, + }, + { + Name: "hot_pepper", + Category: "Food & Drink", + Char: "๐ŸŒถ๏ธ", + Keywords: []string{"hot_pepper", "food", "spicy", "chilli", "chili", "plant"}, + }, + { + Name: "cucumber", + Category: "Food & Drink", + Char: "๐Ÿฅ’", + Keywords: []string{"cucumber", "fruit", "food", "pickle", "gherkin", "vegetable"}, + }, + { + Name: "leafy_green", + Category: "Food & Drink", + Char: "๐Ÿฅฌ", + Keywords: []string{"leafy_green", "food", "vegetable", "plant", "bok choy", "cabbage", "kale", "lettuce", "chinese", "cos", "greens", "romaine"}, + }, + { + Name: "broccoli", + Category: "Food & Drink", + Char: "๐Ÿฅฆ", + Keywords: []string{"broccoli", "fruit", "food", "vegetable", "cabbage", "wild"}, + }, + { + Name: "garlic", + Category: "Food & Drink", + Char: "๐Ÿง„", + Keywords: []string{"garlic", "food", "spice", "cook", "flavoring", "plant", "vegetable"}, + }, + { + Name: "onion", + Category: "Food & Drink", + Char: "๐Ÿง…", + Keywords: []string{"onion", "cook", "food", "spice", "flavoring", "plant", "vegetable"}, + }, + { + Name: "mushroom", + Category: "Animals & Nature", + Char: "๐Ÿ„", + Keywords: []string{"mushroom", "plant", "vegetable", "fungus", "shroom", "toadstool"}, + }, + { + Name: "peanuts", + Category: "Food & Drink", + Char: "๐Ÿฅœ", + Keywords: []string{"peanuts", "food", "nut", "nuts", "peanut", "vegetable"}, + }, + { + Name: "chestnut", + Category: "Food & Drink", + Char: "๐ŸŒฐ", + Keywords: []string{"chestnut", "food", "squirrel", "acorn", "nut", "plant"}, + }, + { + Name: "bread", + Category: "Food & Drink", + Char: "๐Ÿž", + Keywords: []string{"bread", "food", "wheat", "breakfast", "toast", "loaf"}, + }, + { + Name: "croissant", + Category: "Food & Drink", + Char: "๐Ÿฅ", + Keywords: []string{"croissant", "food", "bread", "french", "breakfast", "crescent", "roll"}, + }, + { + Name: "baguette_bread", + Category: "Food & Drink", + Char: "๐Ÿฅ–", + Keywords: []string{"baguette_bread", "food", "bread", "french", "france", "bakery"}, + }, + { + Name: "pretzel", + Category: "Food & Drink", + Char: "๐Ÿฅจ", + Keywords: []string{"pretzel", "food", "bread", "twisted", "germany", "bakery", "soft", "twist"}, + }, + { + Name: "bagel", + Category: "Food & Drink", + Char: "๐Ÿฅฏ", + Keywords: []string{"bagel", "food", "bread", "bakery", "schmear", "jewish_bakery", "breakfast", "cheese", "cream"}, + }, + { + Name: "pancakes", + Category: "Food & Drink", + Char: "๐Ÿฅž", + Keywords: []string{"pancakes", "food", "breakfast", "flapjacks", "hotcakes", "brunch", "crรชpe", "crรชpes", "hotcake", "pancake"}, + }, + { + Name: "waffle", + Category: "Food & Drink", + Char: "๐Ÿง‡", + Keywords: []string{"waffle", "food", "breakfast", "brunch", "indecisive", "iron"}, + }, + { + Name: "cheese_wedge", + Category: "Food & Drink", + Char: "๐Ÿง€", + Keywords: []string{"cheese_wedge", "food", "chadder", "swiss"}, + }, + { + Name: "meat_on_bone", + Category: "Food & Drink", + Char: "๐Ÿ–", + Keywords: []string{"meat_on_bone", "good", "food", "drumstick", "barbecue", "bbq", "manga"}, + }, + { + Name: "poultry_leg", + Category: "Food & Drink", + Char: "๐Ÿ—", + Keywords: []string{"poultry_leg", "food", "meat", "drumstick", "bird", "chicken", "turkey", "bone"}, + }, + { + Name: "cut_of_meat", + Category: "Food & Drink", + Char: "๐Ÿฅฉ", + Keywords: []string{"cut_of_meat", "food", "cow", "meat", "cut", "chop", "lambchop", "porkchop", "steak"}, + }, + { + Name: "bacon", + Category: "Food & Drink", + Char: "๐Ÿฅ“", + Keywords: []string{"bacon", "food", "breakfast", "pork", "pig", "meat", "brunch", "rashers"}, + }, + { + Name: "hamburger", + Category: "Food & Drink", + Char: "๐Ÿ”", + Keywords: []string{"hamburger", "meat", "fast food", "beef", "cheeseburger", "mcdonalds", "burger king"}, + }, + { + Name: "french_fries", + Category: "Food & Drink", + Char: "๐ŸŸ", + Keywords: []string{"french_fries", "chips", "snack", "fast food", "potato", "mcdonald's"}, + }, + { + Name: "pizza", + Category: "Food & Drink", + Char: "๐Ÿ•", + Keywords: []string{"pizza", "food", "party", "italy", "cheese", "pepperoni", "slice"}, + }, + { + Name: "hot_dog", + Category: "Food & Drink", + Char: "๐ŸŒญ", + Keywords: []string{"hot_dog", "food", "frankfurter", "america", "hotdog", "redhot", "sausage", "wiener"}, + }, + { + Name: "sandwich", + Category: "Food & Drink", + Char: "๐Ÿฅช", + Keywords: []string{"sandwich", "food", "lunch", "bread", "toast", "bakery", "cheese", "deli", "meat", "vegetables"}, + }, + { + Name: "taco", + Category: "Food & Drink", + Char: "๐ŸŒฎ", + Keywords: []string{"taco", "food", "mexican"}, + }, + { + Name: "burrito", + Category: "Food & Drink", + Char: "๐ŸŒฏ", + Keywords: []string{"burrito", "food", "mexican", "wrap"}, + }, + { + Name: "stuffed_flatbread", + Category: "Food & Drink", + Char: "๐Ÿฅ™", + Keywords: []string{"stuffed_flatbread", "food", "flatbread", "stuffed", "gyro", "mediterranean", "doner", "falafel", "kebab", "pita", "sandwich", "shawarma"}, + }, + { + Name: "falafel", + Category: "Food & Drink", + Char: "๐Ÿง†", + Keywords: []string{"falafel", "food", "mediterranean", "chickpea", "falfel", "meatball"}, + }, + { + Name: "egg", + Category: "Food & Drink", + Char: "๐Ÿฅš", + Keywords: []string{"egg", "food", "chicken", "breakfast", "easter_egg"}, + }, + { + Name: "cooking", + Category: "Food & Drink", + Char: "๐Ÿณ", + Keywords: []string{"cooking", "food", "breakfast", "kitchen", "egg", "skillet", "fried", "frying", "pan"}, + }, + { + Name: "shallow_pan_of_food", + Category: "Food & Drink", + Char: "๐Ÿฅ˜", + Keywords: []string{"shallow_pan_of_food", "food", "cooking", "casserole", "paella", "skillet", "curry"}, + }, + { + Name: "pot_of_food", + Category: "Food & Drink", + Char: "๐Ÿฒ", + Keywords: []string{"pot_of_food", "food", "meat", "soup", "hot pot", "bowl", "stew"}, + }, + { + Name: "bowl_with_spoon", + Category: "Food & Drink", + Char: "๐Ÿฅฃ", + Keywords: []string{"bowl_with_spoon", "food", "breakfast", "cereal", "oatmeal", "porridge", "congee", "tableware"}, + }, + { + Name: "green_salad", + Category: "Food & Drink", + Char: "๐Ÿฅ—", + Keywords: []string{"green_salad", "food", "healthy", "lettuce", "vegetable"}, + }, + { + Name: "popcorn", + Category: "Food & Drink", + Char: "๐Ÿฟ", + Keywords: []string{"popcorn", "food", "movie theater", "films", "snack", "drama", "corn", "popping"}, + }, + { + Name: "butter", + Category: "Food & Drink", + Char: "๐Ÿงˆ", + Keywords: []string{"butter", "food", "cook", "dairy"}, + }, + { + Name: "salt", + Category: "Food & Drink", + Char: "๐Ÿง‚", + Keywords: []string{"salt", "condiment", "shaker"}, + }, + { + Name: "canned_food", + Category: "Food & Drink", + Char: "๐Ÿฅซ", + Keywords: []string{"canned_food", "food", "soup", "tomatoes", "can", "preserve", "tin", "tinned"}, + }, + { + Name: "bento_box", + Category: "Food & Drink", + Char: "๐Ÿฑ", + Keywords: []string{"bento_box", "food", "japanese", "box", "lunch", "assets"}, + }, + { + Name: "rice_cracker", + Category: "Food & Drink", + Char: "๐Ÿ˜", + Keywords: []string{"rice_cracker", "food", "japanese", "snack", "senbei"}, + }, + { + Name: "rice_ball", + Category: "Food & Drink", + Char: "๐Ÿ™", + Keywords: []string{"rice_ball", "food", "japanese", "onigiri", "omusubi"}, + }, + { + Name: "cooked_rice", + Category: "Food & Drink", + Char: "๐Ÿš", + Keywords: []string{"cooked_rice", "food", "asian", "boiled", "bowl", "steamed"}, + }, + { + Name: "curry_rice", + Category: "Food & Drink", + Char: "๐Ÿ›", + Keywords: []string{"curry_rice", "food", "spicy", "hot", "indian"}, + }, + { + Name: "steaming_bowl", + Category: "Food & Drink", + Char: "๐Ÿœ", + Keywords: []string{"steaming_bowl", "food", "japanese", "noodle", "chopsticks", "ramen", "noodles", "soup"}, + }, + { + Name: "spaghetti", + Category: "Food & Drink", + Char: "๐Ÿ", + Keywords: []string{"spaghetti", "food", "italian", "pasta", "noodle"}, + }, + { + Name: "roasted_sweet_potato", + Category: "Food & Drink", + Char: "๐Ÿ ", + Keywords: []string{"roasted_sweet_potato", "food", "nature", "plant", "goguma", "yam"}, + }, + { + Name: "oden", + Category: "Food & Drink", + Char: "๐Ÿข", + Keywords: []string{"oden", "skewer", "food", "japanese", "kebab", "seafood", "stick"}, + }, + { + Name: "sushi", + Category: "Food & Drink", + Char: "๐Ÿฃ", + Keywords: []string{"sushi", "food", "fish", "japanese", "rice", "sashimi", "seafood"}, + }, + { + Name: "fried_shrimp", + Category: "Food & Drink", + Char: "๐Ÿค", + Keywords: []string{"fried_shrimp", "food", "animal", "appetizer", "summer", "prawn", "tempura"}, + }, + { + Name: "fish_cake_with_swirl", + Category: "Food & Drink", + Char: "๐Ÿฅ", + Keywords: []string{"fish_cake_with_swirl", "food", "japan", "sea", "beach", "narutomaki", "pink", "swirl", "kamaboko", "surimi", "ramen", "design", "fishcake", "pastry"}, + }, + { + Name: "moon_cake", + Category: "Food & Drink", + Char: "๐Ÿฅฎ", + Keywords: []string{"moon_cake", "food", "autumn", "dessert", "festival", "mooncake", "yuรจbวng"}, + }, + { + Name: "dango", + Category: "Food & Drink", + Char: "๐Ÿก", + Keywords: []string{"dango", "food", "dessert", "sweet", "japanese", "barbecue", "meat", "balls", "green", "pink", "skewer", "stick", "white"}, + }, + { + Name: "dumpling", + Category: "Food & Drink", + Char: "๐ŸฅŸ", + Keywords: []string{"dumpling", "food", "empanada", "pierogi", "potsticker", "gyoza", "gyลza", "jiaozi"}, + }, + { + Name: "fortune_cookie", + Category: "Food & Drink", + Char: "๐Ÿฅ ", + Keywords: []string{"fortune_cookie", "food", "prophecy", "dessert"}, + }, + { + Name: "takeout_box", + Category: "Food & Drink", + Char: "๐Ÿฅก", + Keywords: []string{"takeout_box", "food", "leftovers", "chinese", "container", "out", "oyster", "pail", "take"}, + }, + { + Name: "crab", + Category: "Animals & Nature", + Char: "๐Ÿฆ€", + Keywords: []string{"crab", "animal", "crustacean", "cancer", "zodiac"}, + }, + { + Name: "lobster", + Category: "Animals & Nature", + Char: "๐Ÿฆž", + Keywords: []string{"lobster", "animal", "nature", "bisque", "claws", "seafood"}, + }, + { + Name: "shrimp", + Category: "Animals & Nature", + Char: "๐Ÿฆ", + Keywords: []string{"shrimp", "animal", "ocean", "nature", "seafood", "food", "prawn", "shellfish", "small"}, + }, + { + Name: "squid", + Category: "Animals & Nature", + Char: "๐Ÿฆ‘", + Keywords: []string{"squid", "animal", "nature", "ocean", "sea", "food", "molusc"}, + }, + { + Name: "oyster", + Category: "Animals & Nature", + Char: "๐Ÿฆช", + Keywords: []string{"oyster", "food", "diving", "pearl"}, + }, + { + Name: "soft_ice_cream", + Category: "Food & Drink", + Char: "๐Ÿฆ", + Keywords: []string{"soft_ice_cream", "food", "hot", "dessert", "summer", "icecream", "mr.", "serve", "sweet", "whippy"}, + }, + { + Name: "shaved_ice", + Category: "Food & Drink", + Char: "๐Ÿง", + Keywords: []string{"shaved_ice", "hot", "dessert", "summer", "cone", "snow", "sweet"}, + }, + { + Name: "ice_cream", + Category: "Food & Drink", + Char: "๐Ÿจ", + Keywords: []string{"ice_cream", "food", "hot", "dessert", "bowl", "sweet"}, + }, + { + Name: "doughnut", + Category: "Food & Drink", + Char: "๐Ÿฉ", + Keywords: []string{"doughnut", "food", "dessert", "snack", "sweet", "donut", "breakfast"}, + }, + { + Name: "cookie", + Category: "Food & Drink", + Char: "๐Ÿช", + Keywords: []string{"cookie", "food", "snack", "oreo", "chocolate", "sweet", "dessert", "biscuit", "chip"}, + }, + { + Name: "birthday_cake", + Category: "Food & Drink", + Char: "๐ŸŽ‚", + Keywords: []string{"birthday_cake", "food", "dessert", "cake", "candles", "celebration", "party", "pastry", "sweet"}, + }, + { + Name: "shortcake", + Category: "Food & Drink", + Char: "๐Ÿฐ", + Keywords: []string{"shortcake", "food", "dessert", "cake", "pastry", "piece", "slice", "strawberry", "sweet"}, + }, + { + Name: "cupcake", + Category: "Food & Drink", + Char: "๐Ÿง", + Keywords: []string{"cupcake", "food", "dessert", "bakery", "sweet", "cake", "fairy", "pastry"}, + }, + { + Name: "pie", + Category: "Food & Drink", + Char: "๐Ÿฅง", + Keywords: []string{"pie", "food", "dessert", "pastry", "filling", "sweet"}, + }, + { + Name: "chocolate_bar", + Category: "Food & Drink", + Char: "๐Ÿซ", + Keywords: []string{"chocolate_bar", "food", "snack", "dessert", "sweet", "candy"}, + }, + { + Name: "candy", + Category: "Food & Drink", + Char: "๐Ÿฌ", + Keywords: []string{"candy", "snack", "dessert", "sweet", "lolly"}, + }, + { + Name: "lollipop", + Category: "Food & Drink", + Char: "๐Ÿญ", + Keywords: []string{"lollipop", "food", "snack", "candy", "sweet", "dessert", "lollypop", "sucker"}, + }, + { + Name: "custard", + Category: "Food & Drink", + Char: "๐Ÿฎ", + Keywords: []string{"custard", "dessert", "food", "pudding", "flan", "caramel", "creme", "sweet"}, + }, + { + Name: "honey_pot", + Category: "Food & Drink", + Char: "๐Ÿฏ", + Keywords: []string{"honey_pot", "bees", "sweet", "kitchen", "honeypot"}, + }, + { + Name: "baby_bottle", + Category: "Food & Drink", + Char: "๐Ÿผ", + Keywords: []string{"baby_bottle", "food", "container", "milk", "drink", "feeding"}, + }, + { + Name: "glass_of_milk", + Category: "Food & Drink", + Char: "๐Ÿฅ›", + Keywords: []string{"glass_of_milk", "beverage", "drink", "cow"}, + }, + { + Name: "hot_beverage", + Category: "Food & Drink", + Char: "โ˜•", + Keywords: []string{"hot_beverage", "beverage", "caffeine", "latte", "espresso", "coffee", "mug", "cafe", "chocolate", "drink", "steaming", "tea"}, + }, + { + Name: "teacup_without_handle", + Category: "Food & Drink", + Char: "๐Ÿต", + Keywords: []string{"teacup_without_handle", "drink", "bowl", "breakfast", "green", "british", "beverage", "cup", "matcha", "tea"}, + }, + { + Name: "sake", + Category: "Food & Drink", + Char: "๐Ÿถ", + Keywords: []string{"sake", "wine", "drink", "drunk", "beverage", "japanese", "alcohol", "booze", "bar", "bottle", "cup", "rice"}, + }, + { + Name: "bottle_with_popping_cork", + Category: "Food & Drink", + Char: "๐Ÿพ", + Keywords: []string{"bottle_with_popping_cork", "drink", "wine", "bottle", "celebration", "bar", "bubbly", "champagne", "party", "sparkling"}, + }, + { + Name: "wine_glass", + Category: "Food & Drink", + Char: "๐Ÿท", + Keywords: []string{"wine_glass", "drink", "beverage", "drunk", "alcohol", "booze", "bar", "red"}, + }, + { + Name: "cocktail_glass", + Category: "Food & Drink", + Char: "๐Ÿธ", + Keywords: []string{"cocktail_glass", "drink", "drunk", "alcohol", "beverage", "booze", "mojito", "bar", "martini"}, + }, + { + Name: "tropical_drink", + Category: "Food & Drink", + Char: "๐Ÿน", + Keywords: []string{"tropical_drink", "beverage", "cocktail", "summer", "beach", "alcohol", "booze", "mojito", "bar", "fruit", "punch", "tiki", "vacation"}, + }, + { + Name: "beer_mug", + Category: "Food & Drink", + Char: "๐Ÿบ", + Keywords: []string{"beer_mug", "relax", "beverage", "drink", "drunk", "party", "pub", "summer", "alcohol", "booze", "bar", "stein"}, + }, + { + Name: "clinking_beer_mugs", + Category: "Food & Drink", + Char: "๐Ÿป", + Keywords: []string{"clinking_beer_mugs", "relax", "beverage", "drink", "drunk", "party", "pub", "summer", "alcohol", "booze", "bar", "beers", "cheers", "clink", "drinks", "mug"}, + }, + { + Name: "clinking_glasses", + Category: "Food & Drink", + Char: "๐Ÿฅ‚", + Keywords: []string{"clinking_glasses", "beverage", "drink", "party", "alcohol", "celebrate", "cheers", "wine", "champagne", "toast", "celebration", "clink", "glass"}, + }, + { + Name: "tumbler_glass", + Category: "Food & Drink", + Char: "๐Ÿฅƒ", + Keywords: []string{"tumbler_glass", "drink", "beverage", "drunk", "alcohol", "liquor", "booze", "bourbon", "scotch", "whisky", "glass", "shot", "rum", "whiskey"}, + }, + { + Name: "cup_with_straw", + Category: "Food & Drink", + Char: "๐Ÿฅค", + Keywords: []string{"cup_with_straw", "drink", "soda", "go", "juice", "malt", "milkshake", "pop", "smoothie", "soft", "tableware", "water"}, + }, + { + Name: "beverage_box", + Category: "Food & Drink", + Char: "๐Ÿงƒ", + Keywords: []string{"beverage_box", "drink", "juice", "straw", "sweet"}, + }, + { + Name: "mate", + Category: "Food & Drink", + Char: "๐Ÿง‰", + Keywords: []string{"mate", "drink", "tea", "beverage", "bombilla", "chimarrรฃo", "cimarrรณn", "matรฉ", "yerba"}, + }, + { + Name: "ice", + Category: "Food & Drink", + Char: "๐ŸงŠ", + Keywords: []string{"ice", "water", "cold", "cube", "iceberg"}, + }, + { + Name: "chopsticks", + Category: "Food & Drink", + Char: "๐Ÿฅข", + Keywords: []string{"chopsticks", "food", "hashi", "jeotgarak", "kuaizi"}, + }, + { + Name: "fork_and_knife_with_plate", + Category: "Food & Drink", + Char: "๐Ÿฝ๏ธ", + Keywords: []string{"fork_and_knife_with_plate", "food", "eat", "meal", "lunch", "dinner", "restaurant", "cooking", "cutlery", "dining", "tableware"}, + }, + { + Name: "fork_and_knife", + Category: "Food & Drink", + Char: "๐Ÿด", + Keywords: []string{"fork_and_knife", "cutlery", "kitchen", "cooking", "silverware", "tableware"}, + }, + { + Name: "spoon", + Category: "Food & Drink", + Char: "๐Ÿฅ„", + Keywords: []string{"spoon", "cutlery", "kitchen", "tableware"}, + }, + { + Name: "kitchen_knife", + Category: "Food & Drink", + Char: "๐Ÿ”ช", + Keywords: []string{"kitchen_knife", "knife", "blade", "cutlery", "kitchen", "weapon", "butchers", "chop", "cooking", "cut", "hocho", "tool"}, + }, + { + Name: "amphora", + Category: "Food & Drink", + Char: "๐Ÿบ", + Keywords: []string{"amphora", "vase", "jar", "aquarius", "cooking", "drink", "jug", "tool", "zodiac"}, + }, + { + Name: "globe_showing_europe_africa", + Category: "Travel & Places", + Char: "๐ŸŒ", + Keywords: []string{"globe_showing_europe_africa", "globe", "world", "earth", "international", "planet"}, + }, + { + Name: "globe_showing_americas", + Category: "Travel & Places", + Char: "๐ŸŒŽ", + Keywords: []string{"globe_showing_americas", "globe", "world", "USA", "earth", "international", "planet"}, + }, + { + Name: "globe_showing_asia_australia", + Category: "Travel & Places", + Char: "๐ŸŒ", + Keywords: []string{"globe_showing_asia_australia", "globe", "world", "east", "earth", "international", "planet"}, + }, + { + Name: "globe_with_meridians", + Category: "Travel & Places", + Char: "๐ŸŒ", + Keywords: []string{"globe_with_meridians", "earth", "international", "world", "internet", "interweb", "i18n", "global", "web", "wide", "www", "internationalization", "localization"}, + }, + { + Name: "world_map", + Category: "Travel & Places", + Char: "๐Ÿ—บ๏ธ", + Keywords: []string{"world_map", "location", "direction", "travel"}, + }, + { + Name: "map_of_japan", + Category: "Travel & Places", + Char: "๐Ÿ—พ", + Keywords: []string{"map_of_japan", "nation", "country", "japanese", "asia", "silhouette"}, + }, + { + Name: "compass", + Category: "Travel & Places", + Char: "๐Ÿงญ", + Keywords: []string{"compass", "magnetic", "navigation", "orienteering"}, + }, + { + Name: "snow_capped_mountain", + Category: "Travel & Places", + Char: "๐Ÿ”๏ธ", + Keywords: []string{"snow_capped_mountain", "photo", "nature", "environment", "winter", "cold"}, + }, + { + Name: "mountain", + Category: "Travel & Places", + Char: "โ›ฐ๏ธ", + Keywords: []string{"mountain", "photo", "nature", "environment"}, + }, + { + Name: "volcano", + Category: "Travel & Places", + Char: "๐ŸŒ‹", + Keywords: []string{"volcano", "photo", "nature", "disaster", "eruption", "mountain", "weather"}, + }, + { + Name: "mount_fuji", + Category: "Travel & Places", + Char: "๐Ÿ—ป", + Keywords: []string{"mount_fuji", "photo", "mountain", "nature", "japanese", "capped", "san", "snow"}, + }, + { + Name: "camping", + Category: "Travel & Places", + Char: "๐Ÿ•๏ธ", + Keywords: []string{"camping", "photo", "outdoors", "tent", "campsite"}, + }, + { + Name: "beach_with_umbrella", + Category: "Travel & Places", + Char: "๐Ÿ–๏ธ", + Keywords: []string{"beach_with_umbrella", "weather", "summer", "sunny", "sand", "mojito"}, + }, + { + Name: "desert", + Category: "Travel & Places", + Char: "๐Ÿœ๏ธ", + Keywords: []string{"desert", "photo", "warm", "saharah"}, + }, + { + Name: "desert_island", + Category: "Travel & Places", + Char: "๐Ÿ๏ธ", + Keywords: []string{"desert_island", "photo", "tropical", "mojito"}, + }, + { + Name: "national_park", + Category: "Travel & Places", + Char: "๐Ÿž๏ธ", + Keywords: []string{"national_park", "photo", "environment", "nature"}, + }, + { + Name: "stadium", + Category: "Travel & Places", + Char: "๐ŸŸ๏ธ", + Keywords: []string{"stadium", "photo", "place", "sports", "concert", "venue", "grandstand", "sport"}, + }, + { + Name: "classical_building", + Category: "Travel & Places", + Char: "๐Ÿ›๏ธ", + Keywords: []string{"classical_building", "art", "culture", "history"}, + }, + { + Name: "building_construction", + Category: "Travel & Places", + Char: "๐Ÿ—๏ธ", + Keywords: []string{"building_construction", "wip", "working", "progress", "crane", "architectural"}, + }, + { + Name: "brick", + Category: "Travel & Places", + Char: "๐Ÿงฑ", + Keywords: []string{"brick", "bricks", "clay", "construction", "mortar", "wall", "infrastructure"}, + }, + { + Name: "houses", + Category: "Travel & Places", + Char: "๐Ÿ˜๏ธ", + Keywords: []string{"houses", "buildings", "photo", "building", "group", "house"}, + }, + { + Name: "derelict_house", + Category: "Travel & Places", + Char: "๐Ÿš๏ธ", + Keywords: []string{"derelict_house", "abandon", "evict", "broken", "building", "abandoned", "haunted", "old"}, + }, + { + Name: "house", + Category: "Travel & Places", + Char: "๐Ÿ ", + Keywords: []string{"house", "building", "home"}, + }, + { + Name: "house_with_garden", + Category: "Travel & Places", + Char: "๐Ÿก", + Keywords: []string{"house_with_garden", "home", "plant", "nature", "building", "tree"}, + }, + { + Name: "office_building", + Category: "Travel & Places", + Char: "๐Ÿข", + Keywords: []string{"office_building", "building", "bureau", "work", "city", "high", "rise"}, + }, + { + Name: "japanese_post_office", + Category: "Travel & Places", + Char: "๐Ÿฃ", + Keywords: []string{"japanese_post_office", "building", "envelope", "communication", "japan", "mark", "postal"}, + }, + { + Name: "post_office", + Category: "Travel & Places", + Char: "๐Ÿค", + Keywords: []string{"post_office", "building", "email", "european"}, + }, + { + Name: "hospital", + Category: "Travel & Places", + Char: "๐Ÿฅ", + Keywords: []string{"hospital", "building", "health", "surgery", "doctor", "cross", "emergency", "medical", "medicine", "red", "room"}, }, { - Name: "snowman", - Category: "animals_and_nature", - Char: "โ›„", - Keywords: []string{"winter", "season", "cold", "weather", "christmas", "xmas", "frozen", "without_snow"}, + Name: "bank", + Category: "Travel & Places", + Char: "๐Ÿฆ", + Keywords: []string{"bank", "building", "money", "sales", "cash", "business", "enterprise", "bakkureru", "bk", "branch"}, }, { - Name: "snowman_with_snow", - Category: "animals_and_nature", - Char: "โ˜ƒ", - Keywords: []string{"winter", "season", "cold", "weather", "christmas", "xmas", "frozen"}, + Name: "hotel", + Category: "Travel & Places", + Char: "๐Ÿจ", + Keywords: []string{"hotel", "building", "accomodation", "checkin", "accommodation", "h"}, }, { - Name: "sparkles", - Category: "animals_and_nature", - Char: "โœจ", - Keywords: []string{"stars", "shine", "shiny", "cool", "awesome", "good", "magic"}, + Name: "love_hotel", + Category: "Travel & Places", + Char: "๐Ÿฉ", + Keywords: []string{"love_hotel", "like", "affection", "dating", "building", "heart", "hospital"}, }, { - Name: "speak_no_evil", - Category: "animals_and_nature", - Char: "๐Ÿ™Š", - Keywords: []string{"monkey", "animal", "nature", "omg"}, + Name: "convenience_store", + Category: "Travel & Places", + Char: "๐Ÿช", + Keywords: []string{"convenience_store", "building", "shopping", "groceries", "corner", "e", "elevenยฎ", "hour", "kwik", "mart", "shop"}, }, { - Name: "spider", - Category: "animals_and_nature", - Char: "๐Ÿ•ท", - Keywords: []string{"animal", "arachnid"}, + Name: "school", + Category: "Travel & Places", + Char: "๐Ÿซ", + Keywords: []string{"school", "building", "student", "education", "learn", "teach", "clock", "elementary", "high", "middle", "tower"}, }, { - Name: "spider_web", - Category: "animals_and_nature", - Char: "๐Ÿ•ธ", - Keywords: []string{"animal", "insect", "arachnid", "silk"}, + Name: "department_store", + Category: "Travel & Places", + Char: "๐Ÿฌ", + Keywords: []string{"department_store", "building", "shopping", "mall", "center", "shops"}, }, { - Name: "squid", - Category: "animals_and_nature", - Char: "๐Ÿฆ‘", - Keywords: []string{"animal", "nature", "ocean", "sea"}, + Name: "factory", + Category: "Travel & Places", + Char: "๐Ÿญ", + Keywords: []string{"factory", "building", "industry", "pollution", "smoke", "industrial", "smog"}, }, { - Name: "star", - Category: "animals_and_nature", - Char: "โญ", - Keywords: []string{"night", "yellow"}, + Name: "japanese_castle", + Category: "Travel & Places", + Char: "๐Ÿฏ", + Keywords: []string{"japanese_castle", "photo", "building", "fortress"}, }, { - Name: "star2", - Category: "animals_and_nature", - Char: "๐ŸŒŸ", - Keywords: []string{"night", "sparkle", "awesome", "good", "magic"}, + Name: "castle", + Category: "Travel & Places", + Char: "๐Ÿฐ", + Keywords: []string{"castle", "building", "royalty", "history", "european", "turrets"}, }, { - Name: "sun_behind_large_cloud", - Category: "animals_and_nature", - Char: "๐ŸŒฅ", - Keywords: []string{"weather"}, + Name: "wedding", + Category: "Travel & Places", + Char: "๐Ÿ’’", + Keywords: []string{"wedding", "love", "like", "affection", "couple", "marriage", "bride", "groom", "activity", "chapel", "church", "heart", "romance"}, }, { - Name: "sun_behind_rain_cloud", - Category: "animals_and_nature", - Char: "๐ŸŒฆ", - Keywords: []string{"weather"}, + Name: "tokyo_tower", + Category: "Travel & Places", + Char: "๐Ÿ—ผ", + Keywords: []string{"tokyo_tower", "photo", "japanese", "eiffel", "red"}, }, { - Name: "sun_behind_small_cloud", - Category: "animals_and_nature", - Char: "๐ŸŒค", - Keywords: []string{"weather"}, + Name: "statue_of_liberty", + Category: "Travel & Places", + Char: "๐Ÿ—ฝ", + Keywords: []string{"statue_of_liberty", "american", "newyork", "new", "york"}, + }, + { + Name: "church", + Category: "Travel & Places", + Char: "โ›ช", + Keywords: []string{"church", "building", "religion", "christ", "christian", "cross"}, + }, + { + Name: "mosque", + Category: "Travel & Places", + Char: "๐Ÿ•Œ", + Keywords: []string{"mosque", "islam", "worship", "minaret", "domed", "muslim", "religion", "roof"}, + }, + { + Name: "hindu_temple", + Category: "Travel & Places", + Char: "๐Ÿ›•", + Keywords: []string{"hindu_temple", "religion"}, + }, + { + Name: "synagogue", + Category: "Travel & Places", + Char: "๐Ÿ•", + Keywords: []string{"synagogue", "judaism", "worship", "temple", "jewish", "jew", "religion", "synagog"}, + }, + { + Name: "shinto_shrine", + Category: "Travel & Places", + Char: "โ›ฉ๏ธ", + Keywords: []string{"shinto_shrine", "temple", "japan", "kyoto", "kami", "michi", "no", "religion"}, + }, + { + Name: "kaaba", + Category: "Travel & Places", + Char: "๐Ÿ•‹", + Keywords: []string{"kaaba", "mecca", "mosque", "islam", "muslim", "religion"}, + }, + { + Name: "fountain", + Category: "Travel & Places", + Char: "โ›ฒ", + Keywords: []string{"fountain", "photo", "summer", "water", "fresh", "feature", "park"}, + }, + { + Name: "tent", + Category: "Travel & Places", + Char: "โ›บ", + Keywords: []string{"tent", "photo", "camping", "outdoors"}, + }, + { + Name: "foggy", + Category: "Travel & Places", + Char: "๐ŸŒ", + Keywords: []string{"foggy", "photo", "mountain", "bridge", "city", "fog", "fogย bridge", "karl", "under", "weather"}, + }, + { + Name: "night_with_stars", + Category: "Travel & Places", + Char: "๐ŸŒƒ", + Keywords: []string{"night_with_stars", "evening", "city", "downtown", "star", "starry", "weather"}, + }, + { + Name: "cityscape", + Category: "Travel & Places", + Char: "๐Ÿ™๏ธ", + Keywords: []string{"cityscape", "photo", "night life", "urban", "building", "city", "skyline"}, + }, + { + Name: "sunrise_over_mountains", + Category: "Travel & Places", + Char: "๐ŸŒ„", + Keywords: []string{"sunrise_over_mountains", "view", "vacation", "photo", "morning", "mountain", "sun", "weather"}, + }, + { + Name: "sunrise", + Category: "Travel & Places", + Char: "๐ŸŒ…", + Keywords: []string{"sunrise", "morning", "view", "vacation", "photo", "sun", "sunset", "weather"}, + }, + { + Name: "cityscape_at_dusk", + Category: "Travel & Places", + Char: "๐ŸŒ†", + Keywords: []string{"cityscape_at_dusk", "photo", "evening", "sky", "buildings", "building", "city", "landscape", "orange", "sun", "sunset", "weather"}, + }, + { + Name: "sunset", + Category: "Travel & Places", + Char: "๐ŸŒ‡", + Keywords: []string{"sunset", "photo", "good morning", "dawn", "building", "buildings", "city", "dusk", "over", "sun", "sunrise", "weather"}, + }, + { + Name: "bridge_at_night", + Category: "Travel & Places", + Char: "๐ŸŒ‰", + Keywords: []string{"bridge_at_night", "photo", "sanfrancisco", "gate", "golden", "weather"}, + }, + { + Name: "hot_springs", + Category: "Travel & Places", + Char: "โ™จ๏ธ", + Keywords: []string{"hot_springs", "bath", "warm", "relax", "hotsprings", "onsen", "steam", "steaming"}, + }, + { + Name: "carousel_horse", + Category: "Travel & Places", + Char: "๐ŸŽ ", + Keywords: []string{"carousel_horse", "photo", "carnival", "activity", "entertainment", "fairground", "go", "merry", "round"}, + }, + { + Name: "ferris_wheel", + Category: "Travel & Places", + Char: "๐ŸŽก", + Keywords: []string{"ferris_wheel", "photo", "carnival", "londoneye", "activity", "amusement", "big", "entertainment", "fairground", "observation", "park"}, + }, + { + Name: "roller_coaster", + Category: "Travel & Places", + Char: "๐ŸŽข", + Keywords: []string{"roller_coaster", "carnival", "playground", "photo", "fun", "activity", "amusement", "entertainment", "park", "rollercoaster", "theme"}, + }, + { + Name: "barber_pole", + Category: "Travel & Places", + Char: "๐Ÿ’ˆ", + Keywords: []string{"barber_pole", "hair", "salon", "style", "barber's", "haircut", "hairdresser", "shop", "stripes"}, + }, + { + Name: "circus_tent", + Category: "Travel & Places", + Char: "๐ŸŽช", + Keywords: []string{"circus_tent", "festival", "carnival", "party", "activity", "big", "entertainment", "top"}, + }, + { + Name: "locomotive", + Category: "Travel & Places", + Char: "๐Ÿš‚", + Keywords: []string{"locomotive", "transportation", "vehicle", "train", "engine", "railway", "steam"}, + }, + { + Name: "railway_car", + Category: "Travel & Places", + Char: "๐Ÿšƒ", + Keywords: []string{"railway_car", "transportation", "vehicle", "carriage", "electric", "railcar", "railroad", "train", "tram", "trolleybus", "wagon"}, + }, + { + Name: "high_speed_train", + Category: "Travel & Places", + Char: "๐Ÿš„", + Keywords: []string{"high_speed_train", "transportation", "vehicle", "bullettrain", "railway", "shinkansen", "side"}, + }, + { + Name: "bullet_train", + Category: "Travel & Places", + Char: "๐Ÿš…", + Keywords: []string{"bullet_train", "transportation", "vehicle", "speed", "fast", "public", "travel", "bullettrain", "front", "high", "nose", "railway", "shinkansen"}, + }, + { + Name: "train", + Category: "Travel & Places", + Char: "๐Ÿš†", + Keywords: []string{"train", "transportation", "vehicle", "diesel", "electric", "passenger", "railway", "regular", "train2"}, + }, + { + Name: "metro", + Category: "Travel & Places", + Char: "๐Ÿš‡", + Keywords: []string{"metro", "transportation", "blue-square", "mrt", "underground", "tube", "subway", "train", "vehicle"}, + }, + { + Name: "light_rail", + Category: "Travel & Places", + Char: "๐Ÿšˆ", + Keywords: []string{"light_rail", "transportation", "vehicle", "railway"}, + }, + { + Name: "station", + Category: "Travel & Places", + Char: "๐Ÿš‰", + Keywords: []string{"station", "transportation", "vehicle", "public", "platform", "railway", "train"}, + }, + { + Name: "tram", + Category: "Travel & Places", + Char: "๐ŸšŠ", + Keywords: []string{"tram", "transportation", "vehicle", "trolleybus"}, + }, + { + Name: "monorail", + Category: "Travel & Places", + Char: "๐Ÿš", + Keywords: []string{"monorail", "transportation", "vehicle"}, + }, + { + Name: "mountain_railway", + Category: "Travel & Places", + Char: "๐Ÿšž", + Keywords: []string{"mountain_railway", "transportation", "vehicle", "car", "funicular", "train"}, + }, + { + Name: "tram_car", + Category: "Travel & Places", + Char: "๐Ÿš‹", + Keywords: []string{"tram_car", "transportation", "vehicle", "carriage", "public", "travel", "train", "trolleybus"}, + }, + { + Name: "bus", + Category: "Travel & Places", + Char: "๐ŸšŒ", + Keywords: []string{"bus", "car", "vehicle", "transportation", "school"}, + }, + { + Name: "oncoming_bus", + Category: "Travel & Places", + Char: "๐Ÿš", + Keywords: []string{"oncoming_bus", "vehicle", "transportation", "front"}, + }, + { + Name: "trolleybus", + Category: "Travel & Places", + Char: "๐ŸšŽ", + Keywords: []string{"trolleybus", "bart", "transportation", "vehicle", "bus", "electricย bus", "tram", "trolley"}, + }, + { + Name: "minibus", + Category: "Travel & Places", + Char: "๐Ÿš", + Keywords: []string{"minibus", "vehicle", "car", "transportation", "bus", "minivan", "mover", "people"}, + }, + { + Name: "ambulance", + Category: "Travel & Places", + Char: "๐Ÿš‘", + Keywords: []string{"ambulance", "health", "911", "hospital", "vehicle"}, + }, + { + Name: "fire_engine", + Category: "Travel & Places", + Char: "๐Ÿš’", + Keywords: []string{"fire_engine", "transportation", "cars", "vehicle", "department", "truck"}, + }, + { + Name: "police_car", + Category: "Travel & Places", + Char: "๐Ÿš“", + Keywords: []string{"police_car", "vehicle", "cars", "transportation", "law", "legal", "enforcement", "cop", "patrol", "side"}, + }, + { + Name: "oncoming_police_car", + Category: "Travel & Places", + Char: "๐Ÿš”", + Keywords: []string{"oncoming_police_car", "vehicle", "law", "legal", "enforcement", "911", "frontย of", "๐Ÿš“ย cop"}, + }, + { + Name: "taxi", + Category: "Travel & Places", + Char: "๐Ÿš•", + Keywords: []string{"taxi", "uber", "vehicle", "cars", "transportation", "new", "side", "taxicab", "york"}, + }, + { + Name: "oncoming_taxi", + Category: "Travel & Places", + Char: "๐Ÿš–", + Keywords: []string{"oncoming_taxi", "vehicle", "cars", "uber", "front", "taxicab"}, + }, + { + Name: "automobile", + Category: "Travel & Places", + Char: "๐Ÿš—", + Keywords: []string{"automobile", "red", "transportation", "vehicle", "car", "side"}, + }, + { + Name: "oncoming_automobile", + Category: "Travel & Places", + Char: "๐Ÿš˜", + Keywords: []string{"oncoming_automobile", "car", "vehicle", "transportation", "front"}, + }, + { + Name: "sport_utility_vehicle", + Category: "Travel & Places", + Char: "๐Ÿš™", + Keywords: []string{"sport_utility_vehicle", "transportation", "vehicle", "blue", "campervan", "car", "motorhome", "recreational", "rv"}, + }, + { + Name: "delivery_truck", + Category: "Travel & Places", + Char: "๐Ÿšš", + Keywords: []string{"delivery_truck", "cars", "transportation", "vehicle", "resources"}, + }, + { + Name: "articulated_lorry", + Category: "Travel & Places", + Char: "๐Ÿš›", + Keywords: []string{"articulated_lorry", "vehicle", "cars", "transportation", "express", "green", "semi", "truck"}, + }, + { + Name: "tractor", + Category: "Travel & Places", + Char: "๐Ÿšœ", + Keywords: []string{"tractor", "vehicle", "car", "farming", "agriculture", "farm"}, + }, + { + Name: "racing_car", + Category: "Travel & Places", + Char: "๐ŸŽ๏ธ", + Keywords: []string{"racing_car", "sports", "race", "fast", "formula", "f1", "one"}, + }, + { + Name: "motorcycle", + Category: "Travel & Places", + Char: "๐Ÿ๏ธ", + Keywords: []string{"motorcycle", "race", "sports", "fast", "motorbike", "racing"}, + }, + { + Name: "motor_scooter", + Category: "Travel & Places", + Char: "๐Ÿ›ต", + Keywords: []string{"motor_scooter", "vehicle", "vespa", "sasha", "bike", "cycle"}, + }, + { + Name: "manual_wheelchair", + Category: "Travel & Places", + Char: "๐Ÿฆฝ", + Keywords: []string{"manual_wheelchair", "accessibility"}, + }, + { + Name: "motorized_wheelchair", + Category: "Travel & Places", + Char: "๐Ÿฆผ", + Keywords: []string{"motorized_wheelchair", "accessibility"}, + }, + { + Name: "auto_rickshaw", + Category: "Travel & Places", + Char: "๐Ÿ›บ", + Keywords: []string{"auto_rickshaw", "move", "transportation", "tuk"}, + }, + { + Name: "bicycle", + Category: "Travel & Places", + Char: "๐Ÿšฒ", + Keywords: []string{"bicycle", "bike", "sports", "exercise", "hipster", "push", "vehicle"}, + }, + { + Name: "kick_scooter", + Category: "Travel & Places", + Char: "๐Ÿ›ด", + Keywords: []string{"kick_scooter", "vehicle", "kick", "razor"}, + }, + { + Name: "skateboard", + Category: "Travel & Places", + Char: "๐Ÿ›น", + Keywords: []string{"skateboard", "board", "skate"}, + }, + { + Name: "bus_stop", + Category: "Travel & Places", + Char: "๐Ÿš", + Keywords: []string{"bus_stop", "transportation", "wait", "busstop"}, + }, + { + Name: "motorway", + Category: "Travel & Places", + Char: "๐Ÿ›ฃ๏ธ", + Keywords: []string{"motorway", "road", "cupertino", "interstate", "highway"}, }, { - Name: "sun_with_face", - Category: "animals_and_nature", - Char: "๐ŸŒž", - Keywords: []string{"nature", "morning", "sky"}, + Name: "railway_track", + Category: "Travel & Places", + Char: "๐Ÿ›ค๏ธ", + Keywords: []string{"railway_track", "train", "transportation"}, }, { - Name: "sunflower", - Category: "animals_and_nature", - Char: "๐ŸŒป", - Keywords: []string{"nature", "plant", "fall"}, + Name: "oil_drum", + Category: "Travel & Places", + Char: "๐Ÿ›ข๏ธ", + Keywords: []string{"oil_drum", "barrell"}, }, { - Name: "sunny", - Category: "animals_and_nature", - Char: "โ˜€๏ธ", - Keywords: []string{"weather", "nature", "brightness", "summer", "beach", "spring"}, + Name: "fuel_pump", + Category: "Travel & Places", + Char: "โ›ฝ", + Keywords: []string{"fuel_pump", "gas station", "petroleum", "diesel", "fuelpump", "petrol"}, }, { - Name: "swan", - Category: "animals_and_nature", - Char: "๐Ÿฆข", - Keywords: []string{"animal", "nature", "bird"}, + Name: "police_car_light", + Category: "Travel & Places", + Char: "๐Ÿšจ", + Keywords: []string{"police_car_light", "police", "ambulance", "911", "emergency", "alert", "error", "pinged", "law", "legal", "beacon", "cars", "carโ€™s", "emergencyย light", "flashing", "revolving", "rotating", "siren", "vehicle", "warning"}, }, { - Name: "sweat_drops", - Category: "animals_and_nature", - Char: "๐Ÿ’ฆ", - Keywords: []string{"water", "drip", "oops"}, + Name: "horizontal_traffic_light", + Category: "Travel & Places", + Char: "๐Ÿšฅ", + Keywords: []string{"horizontal_traffic_light", "transportation", "signal"}, }, { - Name: "t-rex", - Category: "animals_and_nature", - Char: "๐Ÿฆ–", - Keywords: []string{"animal", "nature", "dinosaur", "tyrannosaurus", "extinct"}, + Name: "vertical_traffic_light", + Category: "Travel & Places", + Char: "๐Ÿšฆ", + Keywords: []string{"vertical_traffic_light", "transportation", "driving", "semaphore", "signal"}, }, { - Name: "tanabata_tree", - Category: "animals_and_nature", - Char: "๐ŸŽ‹", - Keywords: []string{"plant", "nature", "branch", "summer"}, + Name: "stop_sign", + Category: "Travel & Places", + Char: "๐Ÿ›‘", + Keywords: []string{"stop_sign", "stop", "octagonal"}, }, { - Name: "tiger", - Category: "animals_and_nature", - Char: "๐Ÿฏ", - Keywords: []string{"animal", "cat", "danger", "wild", "nature", "roar"}, + Name: "construction", + Category: "Travel & Places", + Char: "๐Ÿšง", + Keywords: []string{"construction", "wip", "progress", "caution", "warning", "barrier", "black", "roadwork", "sign", "striped", "yellow", "work_in_progress"}, }, { - Name: "tiger2", - Category: "animals_and_nature", - Char: "๐Ÿ…", - Keywords: []string{"animal", "nature", "roar"}, + Name: "anchor", + Category: "Travel & Places", + Char: "โš“", + Keywords: []string{"anchor", "ship", "ferry", "sea", "boat", "admiralty", "fisherman", "pattern", "tool"}, }, { - Name: "tornado", - Category: "animals_and_nature", - Char: "๐ŸŒช", - Keywords: []string{"weather", "cyclone", "twister"}, + Name: "sailboat", + Category: "Travel & Places", + Char: "โ›ต", + Keywords: []string{"sailboat", "ship", "summer", "transportation", "water", "sailing", "boat", "dinghy", "resort", "sea", "vehicle", "yacht"}, }, { - Name: "tropical_fish", - Category: "animals_and_nature", - Char: "๐Ÿ ", - Keywords: []string{"animal", "swim", "ocean", "beach", "nemo"}, + Name: "canoe", + Category: "Travel & Places", + Char: "๐Ÿ›ถ", + Keywords: []string{"canoe", "boat", "paddle", "water", "ship"}, }, { - Name: "tulip", - Category: "animals_and_nature", - Char: "๐ŸŒท", - Keywords: []string{"flowers", "plant", "nature", "summer", "spring"}, + Name: "speedboat", + Category: "Travel & Places", + Char: "๐Ÿšค", + Keywords: []string{"speedboat", "ship", "transportation", "vehicle", "summer", "boat", "motorboat", "powerboat"}, }, { - Name: "turkey", - Category: "animals_and_nature", - Char: "๐Ÿฆƒ", - Keywords: []string{"animal", "bird"}, + Name: "passenger_ship", + Category: "Travel & Places", + Char: "๐Ÿ›ณ๏ธ", + Keywords: []string{"passenger_ship", "yacht", "cruise", "ferry", "vehicle"}, }, { - Name: "turtle", - Category: "animals_and_nature", - Char: "๐Ÿข", - Keywords: []string{"animal", "slow", "nature", "tortoise"}, + Name: "ferry", + Category: "Travel & Places", + Char: "โ›ด๏ธ", + Keywords: []string{"ferry", "boat", "ship", "yacht", "passenger"}, }, { - Name: "umbrella", - Category: "animals_and_nature", - Char: "โ˜”", - Keywords: []string{"rainy", "weather", "spring"}, + Name: "motor_boat", + Category: "Travel & Places", + Char: "๐Ÿ›ฅ๏ธ", + Keywords: []string{"motor_boat", "ship", "motorboat", "vehicle"}, }, { - Name: "unicorn", - Category: "animals_and_nature", - Char: "๐Ÿฆ„", - Keywords: []string{"animal", "nature", "mystical"}, + Name: "ship", + Category: "Travel & Places", + Char: "๐Ÿšข", + Keywords: []string{"ship", "transportation", "titanic", "deploy", "boat", "cruise", "passenger", "vehicle"}, }, { - Name: "waning_crescent_moon", - Category: "animals_and_nature", - Char: "๐ŸŒ˜", - Keywords: []string{"nature", "twilight", "planet", "space", "night", "evening", "sleep"}, + Name: "airplane", + Category: "Travel & Places", + Char: "โœˆ๏ธ", + Keywords: []string{"airplane", "vehicle", "transportation", "flight", "fly", "aeroplane", "plane"}, }, { - Name: "waning_gibbous_moon", - Category: "animals_and_nature", - Char: "๐ŸŒ–", - Keywords: []string{"nature", "twilight", "planet", "space", "night", "evening", "sleep", "waxing_gibbous_moon"}, + Name: "small_airplane", + Category: "Travel & Places", + Char: "๐Ÿ›ฉ๏ธ", + Keywords: []string{"small_airplane", "flight", "transportation", "fly", "vehicle", "aeroplane", "plane"}, }, { - Name: "water_buffalo", - Category: "animals_and_nature", - Char: "๐Ÿƒ", - Keywords: []string{"animal", "nature", "ox", "cow"}, + Name: "airplane_departure", + Category: "Travel & Places", + Char: "๐Ÿ›ซ", + Keywords: []string{"airplane_departure", "airport", "flight", "landing", "aeroplane", "departures", "off", "plane", "taking", "vehicle"}, }, { - Name: "waxing_crescent_moon", - Category: "animals_and_nature", - Char: "๐ŸŒ’", - Keywords: []string{"nature", "twilight", "planet", "space", "night", "evening", "sleep"}, + Name: "airplane_arrival", + Category: "Travel & Places", + Char: "๐Ÿ›ฌ", + Keywords: []string{"airplane_arrival", "airport", "flight", "boarding", "aeroplane", "arrivals", "arriving", "landing", "plane", "vehicle"}, }, { - Name: "waxing_gibbous_moon", - Category: "animals_and_nature", - Char: "๐ŸŒ”", - Keywords: []string{"nature", "night", "sky", "gray", "twilight", "planet", "space", "evening", "sleep"}, + Name: "parachute", + Category: "Travel & Places", + Char: "๐Ÿช‚", + Keywords: []string{"parachute", "fly", "glide", "hang", "parasail", "skydive"}, }, { - Name: "whale", - Category: "animals_and_nature", - Char: "๐Ÿณ", - Keywords: []string{"animal", "nature", "sea", "ocean"}, + Name: "seat", + Category: "Travel & Places", + Char: "๐Ÿ’บ", + Keywords: []string{"seat", "sit", "airplane", "transport", "bus", "flight", "fly", "aeroplane", "chair", "train"}, }, { - Name: "whale2", - Category: "animals_and_nature", - Char: "๐Ÿ‹", - Keywords: []string{"animal", "nature", "sea", "ocean"}, + Name: "helicopter", + Category: "Travel & Places", + Char: "๐Ÿš", + Keywords: []string{"helicopter", "transportation", "vehicle", "fly"}, }, { - Name: "wilted_flower", - Category: "animals_and_nature", - Char: "๐Ÿฅ€", - Keywords: []string{"plant", "nature", "flower"}, + Name: "suspension_railway", + Category: "Travel & Places", + Char: "๐ŸšŸ", + Keywords: []string{"suspension_railway", "vehicle", "transportation"}, }, { - Name: "wind_face", - Category: "animals_and_nature", - Char: "๐ŸŒฌ", - Keywords: []string{"gust", "air"}, + Name: "mountain_cableway", + Category: "Travel & Places", + Char: "๐Ÿš ", + Keywords: []string{"mountain_cableway", "transportation", "vehicle", "ski", "cable", "gondola"}, }, { - Name: "wolf", - Category: "animals_and_nature", - Char: "๐Ÿบ", - Keywords: []string{"animal", "nature", "wild"}, + Name: "aerial_tramway", + Category: "Travel & Places", + Char: "๐Ÿšก", + Keywords: []string{"aerial_tramway", "transportation", "vehicle", "ski", "cable", "car", "gondola", "ropeway"}, }, { - Name: "zap", - Category: "animals_and_nature", - Char: "โšก", - Keywords: []string{"thunder", "weather", "lightning bolt", "fast"}, + Name: "satellite", + Category: "Travel & Places", + Char: "๐Ÿ›ฐ๏ธ", + Keywords: []string{"satellite", "communication", "gps", "orbit", "spaceflight", "NASA", "ISS", "artificial", "space", "vehicle"}, }, { - Name: "zebra", - Category: "animals_and_nature", - Char: "๐Ÿฆ“", - Keywords: []string{"animal", "nature", "stripes", "safari"}, + Name: "rocket", + Category: "Travel & Places", + Char: "๐Ÿš€", + Keywords: []string{"rocket", "launch", "ship", "staffmode", "NASA", "outer space", "outer_space", "fly", "shuttle", "vehicle", "deploy"}, }, { - Name: "apple", - Category: "food_and_drink", - Char: "๐ŸŽ", - Keywords: []string{"fruit", "mac", "school"}, + Name: "flying_saucer", + Category: "Travel & Places", + Char: "๐Ÿ›ธ", + Keywords: []string{"flying_saucer", "transportation", "vehicle", "ufo", "alien", "extraterrestrial", "fantasy", "space"}, }, { - Name: "avocado", - Category: "food_and_drink", - Char: "๐Ÿฅ‘", - Keywords: []string{"fruit", "food"}, + Name: "bellhop_bell", + Category: "Travel & Places", + Char: "๐Ÿ›Ž๏ธ", + Keywords: []string{"bellhop_bell", "service", "hotel"}, }, { - Name: "baby_bottle", - Category: "food_and_drink", - Char: "๐Ÿผ", - Keywords: []string{"food", "container", "milk"}, + Name: "luggage", + Category: "Travel & Places", + Char: "๐Ÿงณ", + Keywords: []string{"luggage", "packing", "travel", "suitcase"}, }, { - Name: "bacon", - Category: "food_and_drink", - Char: "๐Ÿฅ“", - Keywords: []string{"food", "breakfast", "pork", "pig", "meat"}, + Name: "hourglass_done", + Category: "Travel & Places", + Char: "โŒ›", + Keywords: []string{"hourglass_done", "time", "clock", "oldschool", "limit", "exam", "quiz", "test", "sand", "timer"}, }, { - Name: "bagel", - Category: "food_and_drink", - Char: "๐Ÿฅฏ", - Keywords: []string{"food", "bread", "bakery", "schmear"}, + Name: "hourglass_not_done", + Category: "Travel & Places", + Char: "โณ", + Keywords: []string{"hourglass_not_done", "oldschool", "time", "countdown", "flowing", "sand", "timer"}, }, { - Name: "baguette_bread", - Category: "food_and_drink", - Char: "๐Ÿฅ–", - Keywords: []string{"food", "bread", "french"}, + Name: "watch", + Category: "Travel & Places", + Char: "โŒš", + Keywords: []string{"watch", "time", "accessories", "apple", "clock", "timepiece", "wrist", "wristwatch"}, }, { - Name: "banana", - Category: "food_and_drink", - Char: "๐ŸŒ", - Keywords: []string{"fruit", "food", "monkey"}, + Name: "alarm_clock", + Category: "Travel & Places", + Char: "โฐ", + Keywords: []string{"alarm_clock", "time", "wake", "morning"}, }, { - Name: "beer", - Category: "food_and_drink", - Char: "๐Ÿบ", - Keywords: []string{"relax", "beverage", "drink", "drunk", "party", "pub", "summer", "alcohol", "booze"}, + Name: "stopwatch", + Category: "Travel & Places", + Char: "โฑ๏ธ", + Keywords: []string{"stopwatch", "time", "deadline", "clock"}, }, { - Name: "beers", - Category: "food_and_drink", - Char: "๐Ÿป", - Keywords: []string{"relax", "beverage", "drink", "drunk", "party", "pub", "summer", "alcohol", "booze"}, + Name: "timer_clock", + Category: "Travel & Places", + Char: "โฒ๏ธ", + Keywords: []string{"timer_clock", "alarm"}, }, { - Name: "bento", - Category: "food_and_drink", - Char: "๐Ÿฑ", - Keywords: []string{"food", "japanese", "box"}, + Name: "mantelpiece_clock", + Category: "Travel & Places", + Char: "๐Ÿ•ฐ๏ธ", + Keywords: []string{"mantelpiece_clock", "time"}, }, { - Name: "birthday", - Category: "food_and_drink", - Char: "๐ŸŽ‚", - Keywords: []string{"food", "dessert", "cake"}, + Name: "twelve_o_clock", + Category: "Travel & Places", + Char: "๐Ÿ•›", + Keywords: []string{"twelve_o_clock", "12", "00:00", "0000", "12:00", "1200", "time", "noon", "midnight", "midday", "late", "early", "schedule", "clock12", "face", "oclock", "oโ€™clock"}, }, { - Name: "bone", - Category: "food_and_drink", - Char: "๐Ÿฆด", - Keywords: []string{"skeleton"}, + Name: "twelve_thirty", + Category: "Travel & Places", + Char: "๐Ÿ•ง", + Keywords: []string{"twelve_thirty", "00:30", "0030", "12:30", "1230", "time", "late", "early", "schedule", "clock", "clock1230", "face"}, }, { - Name: "bowl_with_spoon", - Category: "food_and_drink", - Char: "๐Ÿฅฃ", - Keywords: []string{"food", "breakfast", "cereal", "oatmeal", "porridge"}, + Name: "one_o_clock", + Category: "Travel & Places", + Char: "๐Ÿ•", + Keywords: []string{"one_o_clock", "1", "1:00", "100", "13:00", "1300", "time", "late", "early", "schedule", "clock1", "face", "oclock", "oโ€™clock"}, }, { - Name: "bread", - Category: "food_and_drink", - Char: "๐Ÿž", - Keywords: []string{"food", "wheat", "breakfast", "toast"}, + Name: "one_thirty", + Category: "Travel & Places", + Char: "๐Ÿ•œ", + Keywords: []string{"one_thirty", "1:30", "130", "13:30", "1330", "time", "late", "early", "schedule", "clock", "clock130", "face"}, }, { - Name: "broccoli", - Category: "food_and_drink", - Char: "๐Ÿฅฆ", - Keywords: []string{"fruit", "food", "vegetable"}, + Name: "two_o_clock", + Category: "Travel & Places", + Char: "๐Ÿ•‘", + Keywords: []string{"two_o_clock", "2", "2:00", "200", "14:00", "1400", "time", "late", "early", "schedule", "clock2", "face", "oclock", "oโ€™clock"}, }, { - Name: "burrito", - Category: "food_and_drink", - Char: "๐ŸŒฏ", - Keywords: []string{"food", "mexican"}, + Name: "two_thirty", + Category: "Travel & Places", + Char: "๐Ÿ•", + Keywords: []string{"two_thirty", "2:30", "230", "14:30", "1430", "time", "late", "early", "schedule", "clock", "clock230", "face"}, }, { - Name: "cake", - Category: "food_and_drink", - Char: "๐Ÿฐ", - Keywords: []string{"food", "dessert"}, + Name: "three_o_clock", + Category: "Travel & Places", + Char: "๐Ÿ•’", + Keywords: []string{"three_o_clock", "3", "3:00", "300", "15:00", "1500", "time", "late", "early", "schedule", "clock3", "face", "oclock", "oโ€™clock"}, }, { - Name: "candy", - Category: "food_and_drink", - Char: "๐Ÿฌ", - Keywords: []string{"snack", "dessert", "sweet", "lolly"}, + Name: "three_thirty", + Category: "Travel & Places", + Char: "๐Ÿ•ž", + Keywords: []string{"three_thirty", "3:30", "330", "15:30", "1530", "time", "late", "early", "schedule", "clock", "clock330", "face"}, }, { - Name: "canned_food", - Category: "food_and_drink", - Char: "๐Ÿฅซ", - Keywords: []string{"food", "soup"}, + Name: "four_o_clock", + Category: "Travel & Places", + Char: "๐Ÿ•“", + Keywords: []string{"four_o_clock", "4", "4:00", "400", "16:00", "1600", "time", "late", "early", "schedule", "clock4", "face", "oclock", "oโ€™clock"}, }, { - Name: "carrot", - Category: "food_and_drink", - Char: "๐Ÿฅ•", - Keywords: []string{"vegetable", "food", "orange"}, + Name: "four_thirty", + Category: "Travel & Places", + Char: "๐Ÿ•Ÿ", + Keywords: []string{"four_thirty", "4:30", "430", "16:30", "1630", "time", "late", "early", "schedule", "clock", "clock430", "face"}, }, { - Name: "champagne", - Category: "food_and_drink", - Char: "๐Ÿพ", - Keywords: []string{"drink", "wine", "bottle", "celebration"}, + Name: "five_o_clock", + Category: "Travel & Places", + Char: "๐Ÿ•”", + Keywords: []string{"five_o_clock", "5", "5:00", "500", "17:00", "1700", "time", "late", "early", "schedule", "clock5", "face", "oclock", "oโ€™clock"}, }, { - Name: "cheese", - Category: "food_and_drink", - Char: "๐Ÿง€", - Keywords: []string{"food", "chadder"}, + Name: "five_thirty", + Category: "Travel & Places", + Char: "๐Ÿ• ", + Keywords: []string{"five_thirty", "5:30", "530", "17:30", "1730", "time", "late", "early", "schedule", "clock", "clock530", "face"}, }, { - Name: "cherries", - Category: "food_and_drink", - Char: "๐Ÿ’", - Keywords: []string{"food", "fruit"}, + Name: "six_o_clock", + Category: "Travel & Places", + Char: "๐Ÿ••", + Keywords: []string{"six_o_clock", "6", "6:00", "600", "18:00", "1800", "time", "late", "early", "schedule", "dawn", "dusk", "clock6", "face", "oclock", "oโ€™clock"}, }, { - Name: "chocolate_bar", - Category: "food_and_drink", - Char: "๐Ÿซ", - Keywords: []string{"food", "snack", "dessert", "sweet"}, + Name: "six_thirty", + Category: "Travel & Places", + Char: "๐Ÿ•ก", + Keywords: []string{"six_thirty", "6:30", "630", "18:30", "1830", "time", "late", "early", "schedule", "clock", "clock630", "face"}, }, { - Name: "chopsticks", - Category: "food_and_drink", - Char: "๐Ÿฅข", - Keywords: []string{"food"}, + Name: "seven_o_clock", + Category: "Travel & Places", + Char: "๐Ÿ•–", + Keywords: []string{"seven_o_clock", "7", "7:00", "700", "19:00", "1900", "time", "late", "early", "schedule", "clock7", "face", "oclock", "oโ€™clock"}, }, { - Name: "clinking_glasses", - Category: "food_and_drink", - Char: "๐Ÿฅ‚", - Keywords: []string{"beverage", "drink", "party", "alcohol", "celebrate", "cheers", "wine", "champagne", "toast"}, + Name: "seven_thirty", + Category: "Travel & Places", + Char: "๐Ÿ•ข", + Keywords: []string{"seven_thirty", "7:30", "730", "19:30", "1930", "time", "late", "early", "schedule", "clock", "clock730", "face"}, }, { - Name: "cocktail", - Category: "food_and_drink", - Char: "๐Ÿธ", - Keywords: []string{"drink", "drunk", "alcohol", "beverage", "booze", "mojito"}, + Name: "eight_o_clock", + Category: "Travel & Places", + Char: "๐Ÿ•—", + Keywords: []string{"eight_o_clock", "8", "8:00", "800", "20:00", "2000", "time", "late", "early", "schedule", "clock8", "face", "oclock", "oโ€™clock"}, }, { - Name: "coconut", - Category: "food_and_drink", - Char: "๐Ÿฅฅ", - Keywords: []string{"fruit", "nature", "food", "palm"}, + Name: "eight_thirty", + Category: "Travel & Places", + Char: "๐Ÿ•ฃ", + Keywords: []string{"eight_thirty", "8:30", "830", "20:30", "2030", "time", "late", "early", "schedule", "clock", "clock830", "face"}, }, { - Name: "coffee", - Category: "food_and_drink", - Char: "โ˜•", - Keywords: []string{"beverage", "caffeine", "latte", "espresso"}, + Name: "nine_o_clock", + Category: "Travel & Places", + Char: "๐Ÿ•˜", + Keywords: []string{"nine_o_clock", "9", "9:00", "900", "21:00", "2100", "time", "late", "early", "schedule", "clock9", "face", "oclock", "oโ€™clock"}, }, { - Name: "cookie", - Category: "food_and_drink", - Char: "๐Ÿช", - Keywords: []string{"food", "snack", "oreo", "chocolate", "sweet", "dessert"}, + Name: "nine_thirty", + Category: "Travel & Places", + Char: "๐Ÿ•ค", + Keywords: []string{"nine_thirty", "9:30", "930", "21:30", "2130", "time", "late", "early", "schedule", "clock", "clock930", "face"}, }, { - Name: "corn", - Category: "food_and_drink", - Char: "๐ŸŒฝ", - Keywords: []string{"food", "vegetable", "plant"}, + Name: "ten_o_clock", + Category: "Travel & Places", + Char: "๐Ÿ•™", + Keywords: []string{"ten_o_clock", "10", "10:00", "1000", "22:00", "2200", "time", "late", "early", "schedule", "clock10", "face", "oclock", "oโ€™clock"}, }, { - Name: "croissant", - Category: "food_and_drink", - Char: "๐Ÿฅ", - Keywords: []string{"food", "bread", "french"}, + Name: "ten_thirty", + Category: "Travel & Places", + Char: "๐Ÿ•ฅ", + Keywords: []string{"ten_thirty", "10:30", "1030", "22:30", "2230", "time", "late", "early", "schedule", "clock", "clock1030", "face"}, }, { - Name: "cucumber", - Category: "food_and_drink", - Char: "๐Ÿฅ’", - Keywords: []string{"fruit", "food", "pickle"}, + Name: "eleven_o_clock", + Category: "Travel & Places", + Char: "๐Ÿ•š", + Keywords: []string{"eleven_o_clock", "11", "11:00", "1100", "23:00", "2300", "time", "late", "early", "schedule", "clock11", "face", "oclock", "oโ€™clock"}, }, { - Name: "cup_with_straw", - Category: "food_and_drink", - Char: "๐Ÿฅค", - Keywords: []string{"drink", "soda"}, + Name: "eleven_thirty", + Category: "Travel & Places", + Char: "๐Ÿ•ฆ", + Keywords: []string{"eleven_thirty", "11:30", "1130", "23:30", "2330", "time", "late", "early", "schedule", "clock", "clock1130", "face"}, }, { - Name: "cupcake", - Category: "food_and_drink", - Char: "๐Ÿง", - Keywords: []string{"food", "dessert", "bakery", "sweet"}, + Name: "new_moon", + Category: "Travel & Places", + Char: "๐ŸŒ‘", + Keywords: []string{"new_moon", "nature", "twilight", "planet", "space", "night", "evening", "sleep", "dark", "eclipse", "shadowย moon", "solar", "symbol", "weather"}, }, { - Name: "curry", - Category: "food_and_drink", - Char: "๐Ÿ›", - Keywords: []string{"food", "spicy", "hot", "indian"}, + Name: "waxing_crescent_moon", + Category: "Travel & Places", + Char: "๐ŸŒ’", + Keywords: []string{"waxing_crescent_moon", "nature", "twilight", "planet", "space", "night", "evening", "sleep", "symbol", "weather"}, }, { - Name: "custard", - Category: "food_and_drink", - Char: "๐Ÿฎ", - Keywords: []string{"dessert", "food"}, + Name: "first_quarter_moon", + Category: "Travel & Places", + Char: "๐ŸŒ“", + Keywords: []string{"first_quarter_moon", "nature", "twilight", "planet", "space", "night", "evening", "sleep", "symbol", "weather"}, }, { - Name: "dango", - Category: "food_and_drink", - Char: "๐Ÿก", - Keywords: []string{"food", "dessert", "sweet", "japanese", "barbecue", "meat"}, + Name: "waxing_gibbous_moon", + Category: "Travel & Places", + Char: "๐ŸŒ”", + Keywords: []string{"waxing_gibbous_moon", "nature", "night", "sky", "gray", "twilight", "planet", "space", "evening", "sleep", "symbol", "weather"}, }, { - Name: "doughnut", - Category: "food_and_drink", - Char: "๐Ÿฉ", - Keywords: []string{"food", "dessert", "snack", "sweet", "donut"}, + Name: "full_moon", + Category: "Travel & Places", + Char: "๐ŸŒ•", + Keywords: []string{"full_moon", "nature", "yellow", "twilight", "planet", "space", "night", "evening", "sleep", "symbol", "weather"}, }, { - Name: "dumpling", - Category: "food_and_drink", - Char: "๐ŸฅŸ", - Keywords: []string{"food", "empanada", "pierogi", "potsticker"}, + Name: "waning_gibbous_moon", + Category: "Travel & Places", + Char: "๐ŸŒ–", + Keywords: []string{"waning_gibbous_moon", "nature", "twilight", "planet", "space", "night", "evening", "sleep", "waxing_gibbous_moon", "symbol", "weather"}, }, { - Name: "egg", - Category: "food_and_drink", - Char: "๐Ÿฅš", - Keywords: []string{"food", "chicken", "breakfast"}, + Name: "last_quarter_moon", + Category: "Travel & Places", + Char: "๐ŸŒ—", + Keywords: []string{"last_quarter_moon", "nature", "twilight", "planet", "space", "night", "evening", "sleep", "symbol", "weather"}, }, { - Name: "eggplant", - Category: "food_and_drink", - Char: "๐Ÿ†", - Keywords: []string{"vegetable", "nature", "food", "aubergine"}, + Name: "waning_crescent_moon", + Category: "Travel & Places", + Char: "๐ŸŒ˜", + Keywords: []string{"waning_crescent_moon", "nature", "twilight", "planet", "space", "night", "evening", "sleep", "symbol", "weather"}, }, { - Name: "fish_cake", - Category: "food_and_drink", - Char: "๐Ÿฅ", - Keywords: []string{"food", "japan", "sea", "beach", "narutomaki", "pink", "swirl", "kamaboko", "surimi", "ramen"}, + Name: "crescent_moon", + Category: "Travel & Places", + Char: "๐ŸŒ™", + Keywords: []string{"crescent_moon", "night", "sleep", "sky", "evening", "magic", "space", "weather"}, }, { - Name: "fork_and_knife", - Category: "food_and_drink", - Char: "๐Ÿด", - Keywords: []string{"cutlery", "kitchen"}, + Name: "new_moon_face", + Category: "Travel & Places", + Char: "๐ŸŒš", + Keywords: []string{"new_moon_face", "nature", "twilight", "planet", "space", "night", "evening", "sleep", "creepy", "dark", "molester", "weather"}, }, { - Name: "fortune_cookie", - Category: "food_and_drink", - Char: "๐Ÿฅ ", - Keywords: []string{"food", "prophecy"}, + Name: "first_quarter_moon_face", + Category: "Travel & Places", + Char: "๐ŸŒ›", + Keywords: []string{"first_quarter_moon_face", "nature", "twilight", "planet", "space", "night", "evening", "sleep", "weather"}, }, { - Name: "fried_egg", - Category: "food_and_drink", - Char: "๐Ÿณ", - Keywords: []string{"food", "breakfast", "kitchen", "egg"}, + Name: "last_quarter_moon_face", + Category: "Travel & Places", + Char: "๐ŸŒœ", + Keywords: []string{"last_quarter_moon_face", "nature", "twilight", "planet", "space", "night", "evening", "sleep", "weather"}, }, { - Name: "fried_shrimp", - Category: "food_and_drink", - Char: "๐Ÿค", - Keywords: []string{"food", "animal", "appetizer", "summer"}, + Name: "thermometer", + Category: "Travel & Places", + Char: "๐ŸŒก๏ธ", + Keywords: []string{"thermometer", "weather", "temperature", "hot", "cold"}, }, { - Name: "fries", - Category: "food_and_drink", - Char: "๐ŸŸ", - Keywords: []string{"chips", "snack", "fast food"}, + Name: "sun", + Category: "Travel & Places", + Char: "โ˜€๏ธ", + Keywords: []string{"sun", "weather", "nature", "brightness", "summer", "beach", "spring", "black", "bright", "rays", "space", "sunny", "sunshine"}, }, { - Name: "grapes", - Category: "food_and_drink", - Char: "๐Ÿ‡", - Keywords: []string{"fruit", "food", "wine"}, + Name: "full_moon_face", + Category: "Travel & Places", + Char: "๐ŸŒ", + Keywords: []string{"full_moon_face", "nature", "twilight", "planet", "space", "night", "evening", "sleep", "bright", "moonface", "smiley", "smiling", "weather"}, }, { - Name: "green_apple", - Category: "food_and_drink", - Char: "๐Ÿ", - Keywords: []string{"fruit", "nature"}, + Name: "sun_with_face", + Category: "Travel & Places", + Char: "๐ŸŒž", + Keywords: []string{"sun_with_face", "nature", "morning", "sky", "bright", "smiley", "smiling", "space", "summer", "sunface", "weather"}, }, { - Name: "green_salad", - Category: "food_and_drink", - Char: "๐Ÿฅ—", - Keywords: []string{"food", "healthy", "lettuce"}, + Name: "ringed_planet", + Category: "Travel & Places", + Char: "๐Ÿช", + Keywords: []string{"ringed_planet", "outerspace", "planets", "saturn", "saturnine", "space"}, }, { - Name: "hamburger", - Category: "food_and_drink", - Char: "๐Ÿ”", - Keywords: []string{"meat", "fast food", "beef", "cheeseburger", "mcdonalds", "burger king"}, + Name: "star", + Category: "Travel & Places", + Char: "โญ", + Keywords: []string{"star", "night", "yellow", "gold", "medium", "white"}, }, { - Name: "honey_pot", - Category: "food_and_drink", - Char: "๐Ÿฏ", - Keywords: []string{"bees", "sweet", "kitchen"}, + Name: "glowing_star", + Category: "Travel & Places", + Char: "๐ŸŒŸ", + Keywords: []string{"glowing_star", "night", "sparkle", "awesome", "good", "magic", "glittery", "glow", "shining", "star2"}, }, { - Name: "hot_pepper", - Category: "food_and_drink", - Char: "๐ŸŒถ", - Keywords: []string{"food", "spicy", "chilli", "chili"}, + Name: "shooting_star", + Category: "Travel & Places", + Char: "๐ŸŒ ", + Keywords: []string{"shooting_star", "night", "photo", "activity", "falling", "meteoroid", "space", "stars", "upon", "when", "wish", "you"}, }, { - Name: "hotdog", - Category: "food_and_drink", - Char: "๐ŸŒญ", - Keywords: []string{"food", "frankfurter"}, + Name: "milky_way", + Category: "Travel & Places", + Char: "๐ŸŒŒ", + Keywords: []string{"milky_way", "photo", "space", "stars", "galaxy", "night", "sky", "universe", "weather"}, }, { - Name: "ice_cream", - Category: "food_and_drink", - Char: "๐Ÿจ", - Keywords: []string{"food", "hot", "dessert"}, + Name: "cloud", + Category: "Travel & Places", + Char: "โ˜๏ธ", + Keywords: []string{"cloud", "weather", "sky", "cloudy", "overcast"}, }, { - Name: "icecream", - Category: "food_and_drink", - Char: "๐Ÿฆ", - Keywords: []string{"food", "hot", "dessert", "summer"}, + Name: "sun_behind_cloud", + Category: "Travel & Places", + Char: "โ›…", + Keywords: []string{"sun_behind_cloud", "weather", "nature", "cloudy", "morning", "fall", "spring", "partly", "sunny"}, }, { - Name: "kiwi_fruit", - Category: "food_and_drink", - Char: "๐Ÿฅ", - Keywords: []string{"fruit", "food"}, + Name: "cloud_with_lightning_and_rain", + Category: "Travel & Places", + Char: "โ›ˆ๏ธ", + Keywords: []string{"cloud_with_lightning_and_rain", "weather", "lightning", "thunder"}, }, { - Name: "leafy_greens", - Category: "food_and_drink", - Char: "๐Ÿฅฌ", - Keywords: []string{"food", "vegetable", "plant", "bok choy", "cabbage", "kale", "lettuce"}, + Name: "sun_behind_small_cloud", + Category: "Travel & Places", + Char: "๐ŸŒค๏ธ", + Keywords: []string{"sun_behind_small_cloud", "weather", "white"}, }, { - Name: "lemon", - Category: "food_and_drink", - Char: "๐Ÿ‹", - Keywords: []string{"fruit", "nature"}, + Name: "sun_behind_large_cloud", + Category: "Travel & Places", + Char: "๐ŸŒฅ๏ธ", + Keywords: []string{"sun_behind_large_cloud", "weather", "white"}, }, { - Name: "lollipop", - Category: "food_and_drink", - Char: "๐Ÿญ", - Keywords: []string{"food", "snack", "candy", "sweet"}, + Name: "sun_behind_rain_cloud", + Category: "Travel & Places", + Char: "๐ŸŒฆ๏ธ", + Keywords: []string{"sun_behind_rain_cloud", "weather", "white"}, }, { - Name: "mango", - Category: "food_and_drink", - Char: "๐Ÿฅญ", - Keywords: []string{"fruit", "food", "tropical"}, + Name: "cloud_with_rain", + Category: "Travel & Places", + Char: "๐ŸŒง๏ธ", + Keywords: []string{"cloud_with_rain", "weather"}, }, { - Name: "meat_on_bone", - Category: "food_and_drink", - Char: "๐Ÿ–", - Keywords: []string{"good", "food", "drumstick"}, + Name: "cloud_with_snow", + Category: "Travel & Places", + Char: "๐ŸŒจ๏ธ", + Keywords: []string{"cloud_with_snow", "weather", "cold"}, }, { - Name: "melon", - Category: "food_and_drink", - Char: "๐Ÿˆ", - Keywords: []string{"fruit", "nature", "food"}, + Name: "cloud_with_lightning", + Category: "Travel & Places", + Char: "๐ŸŒฉ๏ธ", + Keywords: []string{"cloud_with_lightning", "weather", "thunder"}, }, { - Name: "milk_glass", - Category: "food_and_drink", - Char: "๐Ÿฅ›", - Keywords: []string{"beverage", "drink", "cow"}, + Name: "tornado", + Category: "Travel & Places", + Char: "๐ŸŒช๏ธ", + Keywords: []string{"tornado", "weather", "cyclone", "twister", "cloud", "whirlwind"}, }, { - Name: "moon_cake", - Category: "food_and_drink", - Char: "๐Ÿฅฎ", - Keywords: []string{"food", "autumn"}, + Name: "fog", + Category: "Travel & Places", + Char: "๐ŸŒซ๏ธ", + Keywords: []string{"fog", "weather", "cloud"}, }, { - Name: "oden", - Category: "food_and_drink", - Char: "๐Ÿข", - Keywords: []string{"food", "japanese"}, + Name: "wind_face", + Category: "Travel & Places", + Char: "๐ŸŒฌ๏ธ", + Keywords: []string{"wind_face", "gust", "air", "blow", "blowing", "cloud", "mother", "nature", "weather"}, }, { - Name: "pancakes", - Category: "food_and_drink", - Char: "๐Ÿฅž", - Keywords: []string{"food", "breakfast", "flapjacks", "hotcakes"}, + Name: "cyclone", + Category: "Travel & Places", + Char: "๐ŸŒ€", + Keywords: []string{"cyclone", "weather", "swirl", "blue", "cloud", "vortex", "spiral", "whirlpool", "spin", "tornado", "hurricane", "typhoon", "dizzy", "twister"}, }, { - Name: "peach", - Category: "food_and_drink", - Char: "๐Ÿ‘", - Keywords: []string{"fruit", "nature", "food"}, + Name: "rainbow", + Category: "Travel & Places", + Char: "๐ŸŒˆ", + Keywords: []string{"rainbow", "nature", "happy", "unicorn_face", "photo", "sky", "spring", "gay", "lgbt", "pride", "primary", "rain", "weather"}, }, { - Name: "peanuts", - Category: "food_and_drink", - Char: "๐Ÿฅœ", - Keywords: []string{"food", "nut"}, + Name: "closed_umbrella", + Category: "Travel & Places", + Char: "๐ŸŒ‚", + Keywords: []string{"closed_umbrella", "weather", "rain", "drizzle", "clothing", "collapsedย umbrella", "pink"}, }, { - Name: "pear", - Category: "food_and_drink", - Char: "๐Ÿ", - Keywords: []string{"fruit", "nature", "food"}, + Name: "umbrella", + Category: "Travel & Places", + Char: "โ˜‚๏ธ", + Keywords: []string{"umbrella", "weather", "spring", "clothing", "open", "rain"}, }, { - Name: "pie", - Category: "food_and_drink", - Char: "๐Ÿฅง", - Keywords: []string{"food", "dessert", "pastry"}, + Name: "umbrella_with_rain_drops", + Category: "Travel & Places", + Char: "โ˜”", + Keywords: []string{"umbrella_with_rain_drops", "rainy", "weather", "spring", "clothing", "drop", "raining"}, }, { - Name: "pineapple", - Category: "food_and_drink", - Char: "๐Ÿ", - Keywords: []string{"fruit", "nature", "food"}, + Name: "umbrella_on_ground", + Category: "Travel & Places", + Char: "โ›ฑ๏ธ", + Keywords: []string{"umbrella_on_ground", "weather", "summer", "beach", "parasol", "rain", "sun"}, }, { - Name: "pizza", - Category: "food_and_drink", - Char: "๐Ÿ•", - Keywords: []string{"food", "party"}, + Name: "high_voltage", + Category: "Travel & Places", + Char: "โšก", + Keywords: []string{"high_voltage", "thunder", "weather", "lightning bolt", "fast", "zap", "danger", "electric", "electricity", "sign", "thunderbolt", "speed"}, }, { - Name: "plate_with_cutlery", - Category: "food_and_drink", - Char: "๐Ÿฝ", - Keywords: []string{"food", "eat", "meal", "lunch", "dinner", "restaurant"}, + Name: "snowflake", + Category: "Travel & Places", + Char: "โ„๏ธ", + Keywords: []string{"snowflake", "winter", "season", "cold", "weather", "christmas", "xmas", "snow", "snowing"}, }, { - Name: "popcorn", - Category: "food_and_drink", - Char: "๐Ÿฟ", - Keywords: []string{"food", "movie theater", "films", "snack"}, + Name: "snowman", + Category: "Travel & Places", + Char: "โ˜ƒ๏ธ", + Keywords: []string{"snowman", "winter", "season", "cold", "weather", "christmas", "xmas", "frozen", "snow", "snowflakes", "snowing"}, }, { - Name: "potato", - Category: "food_and_drink", - Char: "๐Ÿฅ”", - Keywords: []string{"food", "tuber", "vegatable", "starch"}, + Name: "snowman_without_snow", + Category: "Travel & Places", + Char: "โ›„", + Keywords: []string{"snowman_without_snow", "winter", "season", "cold", "weather", "christmas", "xmas", "frozen", "without_snow", "frosty", "olaf"}, }, { - Name: "poultry_leg", - Category: "food_and_drink", - Char: "๐Ÿ—", - Keywords: []string{"food", "meat", "drumstick", "bird", "chicken", "turkey"}, + Name: "comet", + Category: "Travel & Places", + Char: "โ˜„๏ธ", + Keywords: []string{"comet", "space"}, }, { - Name: "pretzel", - Category: "food_and_drink", - Char: "๐Ÿฅจ", - Keywords: []string{"food", "bread", "twisted"}, + Name: "fire", + Category: "Travel & Places", + Char: "๐Ÿ”ฅ", + Keywords: []string{"fire", "hot", "cook", "flame", "burn", "lit", "snapstreak", "tool", "remove"}, }, { - Name: "ramen", - Category: "food_and_drink", - Char: "๐Ÿœ", - Keywords: []string{"food", "japanese", "noodle", "chopsticks"}, + Name: "droplet", + Category: "Travel & Places", + Char: "๐Ÿ’ง", + Keywords: []string{"droplet", "water", "drip", "faucet", "spring", "cold", "comic", "drop", "sweat", "weather"}, }, { - Name: "rice", - Category: "food_and_drink", - Char: "๐Ÿš", - Keywords: []string{"food", "china", "asian"}, + Name: "water_wave", + Category: "Travel & Places", + Char: "๐ŸŒŠ", + Keywords: []string{"water_wave", "sea", "water", "wave", "nature", "tsunami", "disaster", "beach", "ocean", "waves", "weather"}, }, { - Name: "rice_ball", - Category: "food_and_drink", - Char: "๐Ÿ™", - Keywords: []string{"food", "japanese"}, + Name: "jack_o_lantern", + Category: "Activities", + Char: "๐ŸŽƒ", + Keywords: []string{"jack_o_lantern", "halloween", "light", "pumpkin", "creepy", "fall", "activity", "celebration", "entertainment", "gourd"}, }, { - Name: "rice_cracker", - Category: "food_and_drink", - Char: "๐Ÿ˜", - Keywords: []string{"food", "japanese"}, + Name: "christmas_tree", + Category: "Activities", + Char: "๐ŸŽ„", + Keywords: []string{"christmas_tree", "festival", "vacation", "december", "xmas", "celebration", "activity", "entertainment", "xmasย tree"}, }, { - Name: "sake", - Category: "food_and_drink", - Char: "๐Ÿถ", - Keywords: []string{"wine", "drink", "drunk", "beverage", "japanese", "alcohol", "booze"}, + Name: "fireworks", + Category: "Activities", + Char: "๐ŸŽ†", + Keywords: []string{"fireworks", "photo", "festival", "carnival", "congratulations", "activity", "celebration", "entertainment", "explosion"}, }, { - Name: "salt", - Category: "food_and_drink", - Char: "๐Ÿง‚", - Keywords: []string{"condiment", "shaker"}, + Name: "sparkler", + Category: "Activities", + Char: "๐ŸŽ‡", + Keywords: []string{"sparkler", "stars", "night", "shine", "activity", "celebration", "entertainment", "firework", "fireworks", "hanabi", "senko", "sparkle"}, }, { - Name: "sandwich", - Category: "food_and_drink", - Char: "๐Ÿฅช", - Keywords: []string{"food", "lunch", "bread"}, + Name: "firecracker", + Category: "Activities", + Char: "๐Ÿงจ", + Keywords: []string{"firecracker", "dynamite", "boom", "explode", "explosion", "explosive", "fireworks"}, }, { - Name: "shallow_pan_of_food", - Category: "food_and_drink", - Char: "๐Ÿฅ˜", - Keywords: []string{"food", "cooking", "casserole", "paella"}, + Name: "sparkles", + Category: "Activities", + Char: "โœจ", + Keywords: []string{"sparkles", "stars", "shine", "shiny", "cool", "awesome", "good", "magic", "entertainment", "glitter", "sparkle", "star"}, }, { - Name: "shaved_ice", - Category: "food_and_drink", - Char: "๐Ÿง", - Keywords: []string{"hot", "dessert", "summer"}, + Name: "balloon", + Category: "Activities", + Char: "๐ŸŽˆ", + Keywords: []string{"balloon", "party", "celebration", "birthday", "circus", "activity", "entertainment", "red"}, }, { - Name: "spaghetti", - Category: "food_and_drink", - Char: "๐Ÿ", - Keywords: []string{"food", "italian", "noodle"}, + Name: "party_popper", + Category: "Activities", + Char: "๐ŸŽ‰", + Keywords: []string{"party_popper", "party", "congratulations", "birthday", "magic", "circus", "celebration", "tada", "activity", "entertainment", "hat", "hooray"}, }, { - Name: "spoon", - Category: "food_and_drink", - Char: "๐Ÿฅ„", - Keywords: []string{"cutlery", "kitchen", "tableware"}, + Name: "confetti_ball", + Category: "Activities", + Char: "๐ŸŽŠ", + Keywords: []string{"confetti_ball", "festival", "party", "birthday", "circus", "activity", "celebration", "entertainment"}, }, { - Name: "steak", - Category: "food_and_drink", - Char: "๐Ÿฅฉ", - Keywords: []string{"food", "cow", "meat", "cut", "chop", "lambchop", "porkchop"}, + Name: "tanabata_tree", + Category: "Activities", + Char: "๐ŸŽ‹", + Keywords: []string{"tanabata_tree", "plant", "nature", "branch", "summer", "bamboo", "wish", "star_festival", "tanzaku", "activity", "banner", "celebration", "entertainment", "japanese"}, }, { - Name: "stew", - Category: "food_and_drink", - Char: "๐Ÿฒ", - Keywords: []string{"food", "meat", "soup"}, + Name: "pine_decoration", + Category: "Activities", + Char: "๐ŸŽ", + Keywords: []string{"pine_decoration", "japanese", "plant", "nature", "vegetable", "panda", "new_years", "bamboo", "activity", "celebration", "kadomatsu", "year"}, }, { - Name: "strawberry", - Category: "food_and_drink", - Char: "๐Ÿ“", - Keywords: []string{"fruit", "food", "nature"}, + Name: "japanese_dolls", + Category: "Activities", + Char: "๐ŸŽŽ", + Keywords: []string{"japanese_dolls", "japanese", "toy", "kimono", "activity", "celebration", "doll", "entertainment", "festival", "hinamatsuri", "imperial"}, }, { - Name: "stuffed_flatbread", - Category: "food_and_drink", - Char: "๐Ÿฅ™", - Keywords: []string{"food", "flatbread", "stuffed", "gyro"}, + Name: "carp_streamer", + Category: "Activities", + Char: "๐ŸŽ", + Keywords: []string{"carp_streamer", "fish", "japanese", "koinobori", "carp", "banner", "activity", "celebration", "entertainment", "flag", "flags", "socks", "wind"}, }, { - Name: "sushi", - Category: "food_and_drink", - Char: "๐Ÿฃ", - Keywords: []string{"food", "fish", "japanese", "rice"}, + Name: "wind_chime", + Category: "Activities", + Char: "๐ŸŽ", + Keywords: []string{"wind_chime", "nature", "ding", "spring", "bell", "activity", "celebration", "entertainment", "furin", "jellyfish"}, }, { - Name: "sweet_potato", - Category: "food_and_drink", - Char: "๐Ÿ ", - Keywords: []string{"food", "nature"}, + Name: "moon_viewing_ceremony", + Category: "Activities", + Char: "๐ŸŽ‘", + Keywords: []string{"moon_viewing_ceremony", "photo", "japan", "asia", "tsukimi", "activity", "autumn", "celebration", "dumplings", "entertainment", "festival", "grass", "harvest", "mid", "rice", "scene"}, }, { - Name: "taco", - Category: "food_and_drink", - Char: "๐ŸŒฎ", - Keywords: []string{"food", "mexican"}, + Name: "red_envelope", + Category: "Activities", + Char: "๐Ÿงง", + Keywords: []string{"red_envelope", "gift", "ang", "good", "hรณngbฤo", "lai", "luck", "money", "packet", "pao", "see"}, }, { - Name: "takeout_box", - Category: "food_and_drink", - Char: "๐Ÿฅก", - Keywords: []string{"food", "leftovers"}, + Name: "ribbon", + Category: "Activities", + Char: "๐ŸŽ€", + Keywords: []string{"ribbon", "decoration", "pink", "girl", "bowtie", "bow", "celebration"}, }, { - Name: "tangerine", - Category: "food_and_drink", - Char: "๐ŸŠ", - Keywords: []string{"food", "fruit", "nature", "orange"}, + Name: "wrapped_gift", + Category: "Activities", + Char: "๐ŸŽ", + Keywords: []string{"wrapped_gift", "present", "birthday", "christmas", "xmas", "box", "celebration", "entertainment"}, }, { - Name: "tea", - Category: "food_and_drink", - Char: "๐Ÿต", - Keywords: []string{"drink", "bowl", "breakfast", "green", "british"}, + Name: "reminder_ribbon", + Category: "Activities", + Char: "๐ŸŽ—๏ธ", + Keywords: []string{"reminder_ribbon", "sports", "cause", "support", "awareness", "celebration"}, }, { - Name: "tomato", - Category: "food_and_drink", - Char: "๐Ÿ…", - Keywords: []string{"fruit", "vegetable", "nature", "food"}, + Name: "admission_tickets", + Category: "Activities", + Char: "๐ŸŽŸ๏ธ", + Keywords: []string{"admission_tickets", "sports", "concert", "entrance", "entertainment", "ticket"}, }, { - Name: "tropical_drink", - Category: "food_and_drink", - Char: "๐Ÿน", - Keywords: []string{"beverage", "cocktail", "summer", "beach", "alcohol", "booze", "mojito"}, + Name: "ticket", + Category: "Activities", + Char: "๐ŸŽซ", + Keywords: []string{"ticket", "event", "concert", "pass", "activity", "admission", "entertainment", "stub", "tour", "world"}, }, { - Name: "tumbler_glass", - Category: "food_and_drink", - Char: "๐Ÿฅƒ", - Keywords: []string{"drink", "beverage", "drunk", "alcohol", "liquor", "booze", "bourbon", "scotch", "whisky", "glass", "shot"}, + Name: "military_medal", + Category: "Activities", + Char: "๐ŸŽ–๏ธ", + Keywords: []string{"military_medal", "award", "winning", "army", "celebration", "decoration", "medallion"}, }, { - Name: "watermelon", - Category: "food_and_drink", - Char: "๐Ÿ‰", - Keywords: []string{"fruit", "food", "picnic", "summer"}, + Name: "trophy", + Category: "Activities", + Char: "๐Ÿ†", + Keywords: []string{"trophy", "win", "award", "contest", "place", "ftw", "ceremony", "championship", "prize", "winner", "winners"}, }, { - Name: "wine_glass", - Category: "food_and_drink", - Char: "๐Ÿท", - Keywords: []string{"drink", "beverage", "drunk", "alcohol", "booze"}, + Name: "sports_medal", + Category: "Activities", + Char: "๐Ÿ…", + Keywords: []string{"sports_medal", "award", "winning", "gold", "winner"}, }, { Name: "1st_place_medal", - Category: "activity", + Category: "Activities", Char: "๐Ÿฅ‡", - Keywords: []string{"award", "winning", "first"}, + Keywords: []string{"1st_place_medal", "award", "winning", "first", "gold"}, }, { Name: "2nd_place_medal", - Category: "activity", + Category: "Activities", Char: "๐Ÿฅˆ", - Keywords: []string{"award", "second"}, + Keywords: []string{"2nd_place_medal", "award", "second", "silver"}, }, { Name: "3rd_place_medal", - Category: "activity", + Category: "Activities", Char: "๐Ÿฅ‰", - Keywords: []string{"award", "third"}, - }, - { - Name: "8ball", - Category: "activity", - Char: "๐ŸŽฑ", - Keywords: []string{"pool", "hobby", "game", "luck", "magic"}, - }, - { - Name: "art", - Category: "activity", - Char: "๐ŸŽจ", - Keywords: []string{"design", "paint", "draw", "colors"}, + Keywords: []string{"3rd_place_medal", "award", "third", "bronze"}, }, { - Name: "badminton", - Category: "activity", - Char: "๐Ÿธ", - Keywords: []string{"sports"}, + Name: "soccer_ball", + Category: "Activities", + Char: "โšฝ", + Keywords: []string{"soccer_ball", "sports", "football"}, }, { Name: "baseball", - Category: "activity", + Category: "Activities", Char: "โšพ", - Keywords: []string{"sports", "balls"}, + Keywords: []string{"baseball", "sports", "balls", "ball", "softball"}, }, { - Name: "basketball", - Category: "activity", - Char: "๐Ÿ€", - Keywords: []string{"sports", "balls", "NBA"}, + Name: "softball", + Category: "Activities", + Char: "๐ŸฅŽ", + Keywords: []string{"softball", "sports", "balls", "ball", "game", "glove", "sport", "underarm"}, }, { - Name: "basketball_man", - Category: "activity", - Char: "โ›น", - Keywords: []string{"sports", "human"}, + Name: "basketball", + Category: "Activities", + Char: "๐Ÿ€", + Keywords: []string{"basketball", "sports", "balls", "NBA", "ball", "hoop", "orange"}, }, { - Name: "basketball_woman", - Category: "activity", - Char: "โ›น๏ธโ€โ™€๏ธ", - Keywords: []string{"sports", "human", "woman", "female"}, + Name: "volleyball", + Category: "Activities", + Char: "๐Ÿ", + Keywords: []string{"volleyball", "sports", "balls", "ball", "game"}, }, { - Name: "bath", - Category: "activity", - Char: "๐Ÿ›€", - Keywords: []string{"clean", "shower", "bathroom"}, + Name: "american_football", + Category: "Activities", + Char: "๐Ÿˆ", + Keywords: []string{"american_football", "sports", "balls", "NFL", "ball", "gridiron", "superbowl"}, }, { - Name: "biking_man", - Category: "activity", - Char: "๐Ÿšด", - Keywords: []string{"sports", "bike", "exercise", "hipster"}, + Name: "rugby_football", + Category: "Activities", + Char: "๐Ÿ‰", + Keywords: []string{"rugby_football", "sports", "team", "ball", "league", "union"}, }, { - Name: "biking_woman", - Category: "activity", - Char: "๐Ÿšดโ€โ™€๏ธ", - Keywords: []string{"sports", "bike", "exercise", "hipster", "woman", "female"}, + Name: "tennis", + Category: "Activities", + Char: "๐ŸŽพ", + Keywords: []string{"tennis", "sports", "balls", "green", "ball", "racket", "racquet"}, }, { - Name: "bow_and_arrow", - Category: "activity", - Char: "๐Ÿน", - Keywords: []string{"sports"}, + Name: "flying_disc", + Category: "Activities", + Char: "๐Ÿฅ", + Keywords: []string{"flying_disc", "sports", "frisbee", "ultimate", "game", "golf", "sport"}, }, { Name: "bowling", - Category: "activity", + Category: "Activities", Char: "๐ŸŽณ", - Keywords: []string{"sports", "fun", "play"}, - }, - { - Name: "boxing_glove", - Category: "activity", - Char: "๐ŸฅŠ", - Keywords: []string{"sports", "fighting"}, + Keywords: []string{"bowling", "sports", "fun", "play", "ball", "game", "pin", "pins", "skittles", "ten"}, }, { - Name: "business_suit_levitating", - Category: "activity", - Char: "๐Ÿ•ด", - Keywords: []string{"suit", "business", "levitate", "hover", "jump"}, + Name: "cricket_game", + Category: "Activities", + Char: "๐Ÿ", + Keywords: []string{"cricket_game", "sports", "ball", "bat", "field"}, }, { - Name: "chess_pawn", - Category: "activity", - Char: "โ™Ÿ", - Keywords: []string{"expendable"}, + Name: "field_hockey", + Category: "Activities", + Char: "๐Ÿ‘", + Keywords: []string{"field_hockey", "sports", "ball", "game", "stick"}, }, { - Name: "circus_tent", - Category: "activity", - Char: "๐ŸŽช", - Keywords: []string{"festival", "carnival", "party"}, + Name: "ice_hockey", + Category: "Activities", + Char: "๐Ÿ’", + Keywords: []string{"ice_hockey", "sports", "game", "puck", "stick"}, }, { - Name: "clapper", - Category: "activity", - Char: "๐ŸŽฌ", - Keywords: []string{"movie", "film", "record"}, + Name: "lacrosse", + Category: "Activities", + Char: "๐Ÿฅ", + Keywords: []string{"lacrosse", "sports", "ball", "stick", "game", "goal", "sport"}, }, { - Name: "climbing_man", - Category: "activity", - Char: "๐Ÿง—โ€โ™‚๏ธ", - Keywords: []string{"sports", "hobby", "man", "male", "rock"}, + Name: "ping_pong", + Category: "Activities", + Char: "๐Ÿ“", + Keywords: []string{"ping_pong", "sports", "pingpong", "ball", "bat", "game", "paddle", "table", "tennis"}, }, { - Name: "climbing_woman", - Category: "activity", - Char: "๐Ÿง—โ€โ™€๏ธ", - Keywords: []string{"sports", "hobby", "woman", "female", "rock"}, + Name: "badminton", + Category: "Activities", + Char: "๐Ÿธ", + Keywords: []string{"badminton", "sports", "birdie", "game", "racquet", "shuttlecock"}, }, { - Name: "cricket", - Category: "activity", - Char: "๐Ÿ", - Keywords: []string{"sports"}, + Name: "boxing_glove", + Category: "Activities", + Char: "๐ŸฅŠ", + Keywords: []string{"boxing_glove", "sports", "fighting"}, }, { - Name: "curling_stone", - Category: "activity", - Char: "๐ŸฅŒ", - Keywords: []string{"sports"}, + Name: "martial_arts_uniform", + Category: "Activities", + Char: "๐Ÿฅ‹", + Keywords: []string{"martial_arts_uniform", "judo", "karate", "taekwondo"}, }, { - Name: "dart", - Category: "activity", - Char: "๐ŸŽฏ", - Keywords: []string{"game", "play", "bar", "target", "bullseye"}, + Name: "goal_net", + Category: "Activities", + Char: "๐Ÿฅ…", + Keywords: []string{"goal_net", "sports", "catch"}, }, { - Name: "drum", - Category: "activity", - Char: "๐Ÿฅ", - Keywords: []string{"music", "instrument", "drumsticks", "snare"}, + Name: "flag_in_hole", + Category: "Activities", + Char: "โ›ณ", + Keywords: []string{"flag_in_hole", "sports", "business", "flag", "hole", "summer", "golf"}, }, { - Name: "field_hockey", - Category: "activity", - Char: "๐Ÿ‘", - Keywords: []string{"sports"}, + Name: "ice_skate", + Category: "Activities", + Char: "โ›ธ๏ธ", + Keywords: []string{"ice_skate", "sports", "skating"}, }, { - Name: "fishing_pole_and_fish", - Category: "activity", + Name: "fishing_pole", + Category: "Activities", Char: "๐ŸŽฃ", - Keywords: []string{"food", "hobby", "summer"}, - }, - { - Name: "flying_disc", - Category: "activity", - Char: "๐Ÿฅ", - Keywords: []string{"sports", "frisbee", "ultimate"}, - }, - { - Name: "football", - Category: "activity", - Char: "๐Ÿˆ", - Keywords: []string{"sports", "balls", "NFL"}, - }, - { - Name: "game_die", - Category: "activity", - Char: "๐ŸŽฒ", - Keywords: []string{"dice", "random", "tabletop", "play", "luck"}, + Keywords: []string{"fishing_pole", "food", "hobby", "summer", "entertainment", "fish", "rod"}, }, { - Name: "goal_net", - Category: "activity", - Char: "๐Ÿฅ…", - Keywords: []string{"sports"}, + Name: "diving_mask", + Category: "Activities", + Char: "๐Ÿคฟ", + Keywords: []string{"diving_mask", "sport", "ocean", "scuba", "snorkeling"}, }, { - Name: "golf", - Category: "activity", - Char: "โ›ณ", - Keywords: []string{"sports", "business", "flag", "hole", "summer"}, + Name: "running_shirt", + Category: "Activities", + Char: "๐ŸŽฝ", + Keywords: []string{"running_shirt", "play", "pageant", "athletics", "marathon", "sash", "singlet"}, }, { - Name: "golfing_man", - Category: "activity", - Char: "๐ŸŒ", - Keywords: []string{"sports", "business"}, + Name: "skis", + Category: "Activities", + Char: "๐ŸŽฟ", + Keywords: []string{"skis", "sports", "winter", "cold", "snow", "boot", "ski", "skiing"}, }, { - Name: "golfing_woman", - Category: "activity", - Char: "๐ŸŒ๏ธโ€โ™€๏ธ", - Keywords: []string{"sports", "business", "woman", "female"}, + Name: "sled", + Category: "Activities", + Char: "๐Ÿ›ท", + Keywords: []string{"sled", "sleigh", "luge", "toboggan", "sledge"}, }, { - Name: "guitar", - Category: "activity", - Char: "๐ŸŽธ", - Keywords: []string{"music", "instrument"}, + Name: "curling_stone", + Category: "Activities", + Char: "๐ŸฅŒ", + Keywords: []string{"curling_stone", "sports", "game", "rock"}, }, { - Name: "headphones", - Category: "activity", - Char: "๐ŸŽง", - Keywords: []string{"music", "score", "gadgets"}, + Name: "bullseye", + Category: "Activities", + Char: "๐ŸŽฏ", + Keywords: []string{"direct_hit", "game", "play", "bar", "target", "bullseye", "activity", "archery", "bull", "dart", "darts", "entertainment", "eye"}, }, { - Name: "horse_racing", - Category: "activity", - Char: "๐Ÿ‡", - Keywords: []string{"animal", "betting", "competition", "gambling", "luck"}, + Name: "yo_yo", + Category: "Activities", + Char: "๐Ÿช€", + Keywords: []string{"yo_yo", "toy", "fluctuate", "yoyo"}, }, { - Name: "ice_hockey", - Category: "activity", - Char: "๐Ÿ’", - Keywords: []string{"sports"}, + Name: "kite", + Category: "Activities", + Char: "๐Ÿช", + Keywords: []string{"kite", "wind", "fly", "soar", "toy"}, }, { - Name: "ice_skate", - Category: "activity", - Char: "โ›ธ", - Keywords: []string{"sports"}, + Name: "pool_8_ball", + Category: "Activities", + Char: "๐ŸŽฑ", + Keywords: []string{"pool_8_ball", "pool", "hobby", "game", "luck", "magic", "8ball", "billiard", "billiards", "cue", "eight", "snooker"}, }, { - Name: "jigsaw", - Category: "activity", - Char: "๐Ÿงฉ", - Keywords: []string{"interlocking", "puzzle", "piece"}, + Name: "crystal_ball", + Category: "Activities", + Char: "๐Ÿ”ฎ", + Keywords: []string{"crystal_ball", "disco", "party", "magic", "circus", "fortune_teller", "clairvoyant", "fairy", "fantasy", "psychic", "purple", "tale", "tool"}, }, { - Name: "lacrosse", - Category: "activity", - Char: "๐Ÿฅ", - Keywords: []string{"sports", "ball", "stick"}, + Name: "nazar_amulet", + Category: "Objects", + Char: "๐Ÿงฟ", + Keywords: []string{"nazar_amulet", "bead", "charm", "boncuฤŸu", "evil", "eye", "talisman"}, }, { - Name: "man_cartwheeling", - Category: "activity", - Char: "๐Ÿคธโ€โ™‚๏ธ", - Keywords: []string{"gymnastics"}, + Name: "video_game", + Category: "Activities", + Char: "๐ŸŽฎ", + Keywords: []string{"video_game", "play", "console", "PS4", "controller", "entertainment", "gamepad", "playstation", "u", "wii", "xbox"}, }, { - Name: "man_in_lotus_position", - Category: "activity", - Char: "๐Ÿง˜โ€โ™‚๏ธ", - Keywords: []string{"man", "male", "meditation", "yoga", "serenity", "zen", "mindfulness"}, + Name: "joystick", + Category: "Activities", + Char: "๐Ÿ•น๏ธ", + Keywords: []string{"joystick", "game", "play", "entertainment", "video"}, }, { - Name: "man_juggling", - Category: "activity", - Char: "๐Ÿคนโ€โ™‚๏ธ", - Keywords: []string{"juggle", "balance", "skill", "multitask"}, + Name: "slot_machine", + Category: "Activities", + Char: "๐ŸŽฐ", + Keywords: []string{"slot_machine", "bet", "gamble", "vegas", "fruit machine", "luck", "casino", "activity", "gambling", "game", "poker"}, }, { - Name: "man_playing_handball", - Category: "activity", - Char: "๐Ÿคพโ€โ™‚๏ธ", - Keywords: []string{"sports"}, + Name: "game_die", + Category: "Activities", + Char: "๐ŸŽฒ", + Keywords: []string{"game_die", "dice", "random", "tabletop", "play", "luck", "entertainment", "gambling"}, }, { - Name: "man_playing_water_polo", - Category: "activity", - Char: "๐Ÿคฝโ€โ™‚๏ธ", - Keywords: []string{"sports", "pool"}, + Name: "puzzle_piece", + Category: "Activities", + Char: "๐Ÿงฉ", + Keywords: []string{"puzzle_piece", "interlocking", "puzzle", "piece", "clue", "jigsaw"}, }, { - Name: "martial_arts_uniform", - Category: "activity", - Char: "๐Ÿฅ‹", - Keywords: []string{"judo", "karate", "taekwondo"}, + Name: "teddy_bear", + Category: "Activities", + Char: "๐Ÿงธ", + Keywords: []string{"teddy_bear", "plush", "stuffed", "plaything", "toy"}, }, { - Name: "medal_military", - Category: "activity", - Char: "๐ŸŽ–", - Keywords: []string{"award", "winning", "army"}, + Name: "spade_suit", + Category: "Activities", + Char: "โ™ ๏ธ", + Keywords: []string{"spade_suit", "poker", "cards", "suits", "magic", "black", "card", "game", "spades"}, }, { - Name: "medal_sports", - Category: "activity", - Char: "๐Ÿ…", - Keywords: []string{"award", "winning"}, + Name: "heart_suit", + Category: "Activities", + Char: "โ™ฅ๏ธ", + Keywords: []string{"heart_suit", "poker", "cards", "magic", "suits", "black", "card", "game", "hearts"}, }, { - Name: "men_wrestling", - Category: "activity", - Char: "๐Ÿคผโ€โ™‚๏ธ", - Keywords: []string{"sports", "wrestlers"}, + Name: "diamond_suit", + Category: "Activities", + Char: "โ™ฆ๏ธ", + Keywords: []string{"diamond_suit", "poker", "cards", "magic", "suits", "black", "card", "diamonds", "game"}, }, { - Name: "microphone", - Category: "activity", - Char: "๐ŸŽค", - Keywords: []string{"sound", "music", "PA", "sing", "talkshow"}, + Name: "club_suit", + Category: "Activities", + Char: "โ™ฃ๏ธ", + Keywords: []string{"club_suit", "poker", "cards", "magic", "suits", "black", "card", "clubs", "game"}, }, { - Name: "mountain_biking_man", - Category: "activity", - Char: "๐Ÿšต", - Keywords: []string{"transportation", "sports", "human", "race", "bike"}, + Name: "chess_pawn", + Category: "Activities", + Char: "โ™Ÿ๏ธ", + Keywords: []string{"chess_pawn", "expendable", "black", "dupe", "game", "piece"}, }, { - Name: "mountain_biking_woman", - Category: "activity", - Char: "๐Ÿšตโ€โ™€๏ธ", - Keywords: []string{"transportation", "sports", "human", "race", "bike", "woman", "female"}, + Name: "joker", + Category: "Activities", + Char: "๐Ÿƒ", + Keywords: []string{"joker", "poker", "cards", "game", "play", "magic", "black", "card", "entertainment", "playing", "wildcard"}, }, { - Name: "musical_keyboard", - Category: "activity", - Char: "๐ŸŽน", - Keywords: []string{"piano", "instrument", "compose"}, + Name: "mahjong_red_dragon", + Category: "Activities", + Char: "๐Ÿ€„", + Keywords: []string{"mahjong_red_dragon", "game", "play", "chinese", "kanji", "tile"}, }, { - Name: "musical_score", - Category: "activity", - Char: "๐ŸŽผ", - Keywords: []string{"treble", "clef", "compose"}, + Name: "flower_playing_cards", + Category: "Activities", + Char: "๐ŸŽด", + Keywords: []string{"flower_playing_cards", "game", "sunset", "red", "activity", "card", "deck", "entertainment", "hanafuda", "hwatu", "japanese", "ofย cards"}, }, { Name: "performing_arts", - Category: "activity", + Category: "Activities", Char: "๐ŸŽญ", - Keywords: []string{"acting", "theater", "drama"}, + Keywords: []string{"performing_arts", "acting", "theater", "drama", "activity", "art", "comedy", "entertainment", "greek", "logo", "mask", "masks", "theatre", "theatreย masks", "tragedy"}, }, { - Name: "person_fencing", - Category: "activity", - Char: "๐Ÿคบ", - Keywords: []string{"sports", "fencing", "sword"}, + Name: "framed_picture", + Category: "Activities", + Char: "๐Ÿ–ผ๏ธ", + Keywords: []string{"framed_picture", "photography", "art", "frame", "museum", "painting"}, }, { - Name: "ping_pong", - Category: "activity", - Char: "๐Ÿ“", - Keywords: []string{"sports", "pingpong"}, + Name: "artist_palette", + Category: "Activities", + Char: "๐ŸŽจ", + Keywords: []string{"artist_palette", "design", "paint", "draw", "colors", "activity", "art", "entertainment", "museum", "painting", "improve"}, }, { - Name: "reminder_ribbon", - Category: "activity", - Char: "๐ŸŽ—", - Keywords: []string{"sports", "cause", "support", "awareness"}, + Name: "thread", + Category: "Activities", + Char: "๐Ÿงต", + Keywords: []string{"thread", "needle", "sewing", "spool", "string", "crafts"}, }, { - Name: "rosette", - Category: "activity", - Char: "๐Ÿต", - Keywords: []string{"flower", "decoration", "military"}, + Name: "yarn", + Category: "Activities", + Char: "๐Ÿงถ", + Keywords: []string{"yarn", "ball", "crochet", "knit", "crafts"}, }, { - Name: "rowing_man", - Category: "activity", - Char: "๐Ÿšฃ", - Keywords: []string{"sports", "hobby", "water", "ship"}, + Name: "glasses", + Category: "Objects", + Char: "๐Ÿ‘“", + Keywords: []string{"glasses", "fashion", "accessories", "eyesight", "nerdy", "dork", "geek", "clothing", "eye", "eyeglasses", "eyewear"}, }, { - Name: "rowing_woman", - Category: "activity", - Char: "๐Ÿšฃโ€โ™€๏ธ", - Keywords: []string{"sports", "hobby", "water", "ship", "woman", "female"}, + Name: "sunglasses", + Category: "Objects", + Char: "๐Ÿ•ถ๏ธ", + Keywords: []string{"sunglasses", "face", "cool", "accessories", "dark", "eye", "eyewear", "glasses"}, }, { - Name: "rugby_football", - Category: "activity", - Char: "๐Ÿ‰", - Keywords: []string{"sports", "team"}, + Name: "goggles", + Category: "Objects", + Char: "๐Ÿฅฝ", + Keywords: []string{"goggles", "eyes", "protection", "safety", "clothing", "eye", "swimming", "welding"}, }, { - Name: "running_shirt_with_sash", - Category: "activity", - Char: "๐ŸŽฝ", - Keywords: []string{"play", "pageant"}, + Name: "lab_coat", + Category: "Objects", + Char: "๐Ÿฅผ", + Keywords: []string{"lab_coat", "doctor", "experiment", "scientist", "chemist", "clothing"}, }, { - Name: "saxophone", - Category: "activity", - Char: "๐ŸŽท", - Keywords: []string{"music", "instrument", "jazz", "blues"}, + Name: "safety_vest", + Category: "Objects", + Char: "๐Ÿฆบ", + Keywords: []string{"safety_vest", "protection", "emergency"}, }, { - Name: "skateboard", - Category: "activity", - Char: "๐Ÿ›น", - Keywords: []string{"board"}, + Name: "necktie", + Category: "Objects", + Char: "๐Ÿ‘”", + Keywords: []string{"necktie", "shirt", "suitup", "formal", "fashion", "cloth", "business", "clothing", "tie"}, }, { - Name: "ski", - Category: "activity", - Char: "๐ŸŽฟ", - Keywords: []string{"sports", "winter", "cold", "snow"}, + Name: "t_shirt", + Category: "Objects", + Char: "๐Ÿ‘•", + Keywords: []string{"t_shirt", "fashion", "cloth", "casual", "shirt", "tee", "clothing", "polo", "tshirt"}, }, { - Name: "skier", - Category: "activity", - Char: "โ›ท", - Keywords: []string{"sports", "winter", "snow"}, + Name: "jeans", + Category: "Objects", + Char: "๐Ÿ‘–", + Keywords: []string{"jeans", "fashion", "shopping", "clothing", "denim", "pants", "trousers"}, }, { - Name: "sled", - Category: "activity", - Char: "๐Ÿ›ท", - Keywords: []string{"sleigh", "luge", "toboggan"}, + Name: "scarf", + Category: "Objects", + Char: "๐Ÿงฃ", + Keywords: []string{"scarf", "neck", "winter", "clothes", "clothing"}, }, { - Name: "slot_machine", - Category: "activity", - Char: "๐ŸŽฐ", - Keywords: []string{"bet", "gamble", "vegas", "fruit machine", "luck", "casino"}, + Name: "gloves", + Category: "Objects", + Char: "๐Ÿงค", + Keywords: []string{"gloves", "hands", "winter", "clothes", "clothing", "hand"}, }, { - Name: "snowboarder", - Category: "activity", - Char: "๐Ÿ‚", - Keywords: []string{"sports", "winter"}, + Name: "coat", + Category: "Objects", + Char: "๐Ÿงฅ", + Keywords: []string{"coat", "jacket", "clothing"}, }, { - Name: "soccer", - Category: "activity", - Char: "โšฝ", - Keywords: []string{"sports", "football"}, + Name: "socks", + Category: "Objects", + Char: "๐Ÿงฆ", + Keywords: []string{"socks", "stockings", "clothes", "clothing", "pair", "stocking"}, }, { - Name: "softball", - Category: "activity", - Char: "๐ŸฅŽ", - Keywords: []string{"sports", "balls"}, + Name: "dress", + Category: "Objects", + Char: "๐Ÿ‘—", + Keywords: []string{"dress", "clothes", "fashion", "shopping", "clothing", "gown", "skirt"}, }, { - Name: "space_invader", - Category: "activity", - Char: "๐Ÿ‘พ", - Keywords: []string{"game", "arcade", "play"}, + Name: "kimono", + Category: "Objects", + Char: "๐Ÿ‘˜", + Keywords: []string{"kimono", "dress", "fashion", "women", "female", "japanese", "clothing", "dressing", "gown"}, }, { - Name: "surfing_man", - Category: "activity", - Char: "๐Ÿ„", - Keywords: []string{"sports", "ocean", "sea", "summer", "beach"}, + Name: "sari", + Category: "Objects", + Char: "๐Ÿฅป", + Keywords: []string{"sari", "dress", "clothing", "saree", "shari"}, }, { - Name: "surfing_woman", - Category: "activity", - Char: "๐Ÿ„โ€โ™€๏ธ", - Keywords: []string{"sports", "ocean", "sea", "summer", "beach", "woman", "female"}, + Name: "one_piece_swimsuit", + Category: "Objects", + Char: "๐Ÿฉฑ", + Keywords: []string{"one_piece_swimsuit", "fashion", "bathing", "clothing", "suit", "swim"}, }, { - Name: "swimming_man", - Category: "activity", - Char: "๐ŸŠ", - Keywords: []string{"sports", "exercise", "human", "athlete", "water", "summer"}, + Name: "briefs", + Category: "Objects", + Char: "๐Ÿฉฒ", + Keywords: []string{"briefs", "clothing", "bathing", "brief", "suit", "swim", "swimsuit", "underwear"}, }, { - Name: "swimming_woman", - Category: "activity", - Char: "๐ŸŠโ€โ™€๏ธ", - Keywords: []string{"sports", "exercise", "human", "athlete", "water", "summer", "woman", "female"}, + Name: "shorts", + Category: "Objects", + Char: "๐Ÿฉณ", + Keywords: []string{"shorts", "clothing", "bathing", "pants", "suit", "swim", "swimsuit", "underwear"}, }, { - Name: "tennis", - Category: "activity", - Char: "๐ŸŽพ", - Keywords: []string{"sports", "balls", "green"}, + Name: "bikini", + Category: "Objects", + Char: "๐Ÿ‘™", + Keywords: []string{"bikini", "swimming", "female", "woman", "girl", "fashion", "beach", "summer", "bathers", "clothing", "swim", "swimsuit"}, }, { - Name: "ticket", - Category: "activity", - Char: "๐ŸŽซ", - Keywords: []string{"event", "concert", "pass"}, + Name: "woman_s_clothes", + Category: "Objects", + Char: "๐Ÿ‘š", + Keywords: []string{"woman_s_clothes", "fashion", "shopping_bags", "female", "blouse", "clothing", "pink", "shirt", "womans", "womanโ€™s"}, }, { - Name: "tickets", - Category: "activity", - Char: "๐ŸŽŸ", - Keywords: []string{"sports", "concert", "entrance"}, + Name: "purse", + Category: "Objects", + Char: "๐Ÿ‘›", + Keywords: []string{"purse", "fashion", "accessories", "money", "sales", "shopping", "clothing", "coin", "wallet"}, }, { - Name: "trophy", - Category: "activity", - Char: "๐Ÿ†", - Keywords: []string{"win", "award", "contest", "place", "ftw", "ceremony"}, + Name: "handbag", + Category: "Objects", + Char: "๐Ÿ‘œ", + Keywords: []string{"handbag", "fashion", "accessory", "accessories", "shopping", "bag", "clothing", "purse", "womenโ€™s"}, }, { - Name: "trumpet", - Category: "activity", - Char: "๐ŸŽบ", - Keywords: []string{"music", "brass"}, + Name: "clutch_bag", + Category: "Objects", + Char: "๐Ÿ‘", + Keywords: []string{"clutch_bag", "bag", "accessories", "shopping", "clothing", "pouch", "small"}, }, { - Name: "video_game", - Category: "activity", - Char: "๐ŸŽฎ", - Keywords: []string{"play", "console", "PS4", "controller"}, + Name: "shopping_bags", + Category: "Objects", + Char: "๐Ÿ›๏ธ", + Keywords: []string{"shopping_bags", "mall", "buy", "purchase", "bag", "hotel"}, }, { - Name: "violin", - Category: "activity", - Char: "๐ŸŽป", - Keywords: []string{"music", "instrument", "orchestra", "symphony"}, + Name: "backpack", + Category: "Objects", + Char: "๐ŸŽ’", + Keywords: []string{"backpack", "student", "education", "bag", "activity", "rucksack", "satchel", "school"}, }, { - Name: "volleyball", - Category: "activity", - Char: "๐Ÿ", - Keywords: []string{"sports", "balls"}, + Name: "man_s_shoe", + Category: "Objects", + Char: "๐Ÿ‘ž", + Keywords: []string{"man_s_shoe", "fashion", "male", "brown", "clothing", "dress", "mans", "manโ€™s"}, }, { - Name: "weight_lifting_man", - Category: "activity", - Char: "๐Ÿ‹", - Keywords: []string{"sports", "training", "exercise"}, + Name: "running_shoe", + Category: "Objects", + Char: "๐Ÿ‘Ÿ", + Keywords: []string{"running_shoe", "shoes", "sports", "sneakers", "athletic", "clothing", "runner", "sneaker", "sport", "tennis", "trainer"}, }, { - Name: "weight_lifting_woman", - Category: "activity", - Char: "๐Ÿ‹๏ธโ€โ™€๏ธ", - Keywords: []string{"sports", "training", "exercise", "woman", "female"}, + Name: "hiking_boot", + Category: "Objects", + Char: "๐Ÿฅพ", + Keywords: []string{"hiking_boot", "backpacking", "camping", "hiking", "clothing"}, }, { - Name: "woman_cartwheeling", - Category: "activity", - Char: "๐Ÿคธโ€โ™€๏ธ", - Keywords: []string{"gymnastics"}, + Name: "flat_shoe", + Category: "Objects", + Char: "๐Ÿฅฟ", + Keywords: []string{"flat_shoe", "ballet", "slip-on", "slipper", "clothing", "womanโ€™s"}, }, { - Name: "woman_in_lotus_position", - Category: "activity", - Char: "๐Ÿง˜โ€โ™€๏ธ", - Keywords: []string{"woman", "female", "meditation", "yoga", "serenity", "zen", "mindfulness"}, + Name: "high_heeled_shoe", + Category: "Objects", + Char: "๐Ÿ‘ ", + Keywords: []string{"high_heeled_shoe", "fashion", "shoes", "female", "pumps", "stiletto", "clothing", "heel", "heels", "woman"}, }, { - Name: "woman_juggling", - Category: "activity", - Char: "๐Ÿคนโ€โ™€๏ธ", - Keywords: []string{"juggle", "balance", "skill", "multitask"}, + Name: "woman_s_sandal", + Category: "Objects", + Char: "๐Ÿ‘ก", + Keywords: []string{"woman_s_sandal", "shoes", "fashion", "flip flops", "clothing", "heeled", "sandals", "shoe", "womans", "womanโ€™s"}, }, { - Name: "woman_playing_handball", - Category: "activity", - Char: "๐Ÿคพโ€โ™€๏ธ", - Keywords: []string{"sports"}, + Name: "ballet_shoes", + Category: "Objects", + Char: "๐Ÿฉฐ", + Keywords: []string{"ballet_shoes", "dance", "clothing", "pointe", "shoe"}, }, { - Name: "woman_playing_water_polo", - Category: "activity", - Char: "๐Ÿคฝโ€โ™€๏ธ", - Keywords: []string{"sports", "pool"}, + Name: "woman_s_boot", + Category: "Objects", + Char: "๐Ÿ‘ข", + Keywords: []string{"woman_s_boot", "shoes", "fashion", "boots", "clothing", "cowgirl", "heeled", "high", "knee", "shoe", "womans", "womanโ€™s"}, }, { - Name: "women_wrestling", - Category: "activity", - Char: "๐Ÿคผโ€โ™€๏ธ", - Keywords: []string{"sports", "wrestlers"}, + Name: "crown", + Category: "Objects", + Char: "๐Ÿ‘‘", + Keywords: []string{"crown", "king", "kod", "leader", "royalty", "lord", "clothing", "queen", "royal"}, }, { - Name: "aerial_tramway", - Category: "travel_and_places", - Char: "๐Ÿšก", - Keywords: []string{"transportation", "vehicle", "ski"}, + Name: "woman_s_hat", + Category: "Objects", + Char: "๐Ÿ‘’", + Keywords: []string{"woman_s_hat", "fashion", "accessories", "female", "lady", "spring", "bow", "clothing", "ladies", "womans", "womanโ€™s"}, }, { - Name: "airplane", - Category: "travel_and_places", - Char: "โœˆ๏ธ", - Keywords: []string{"vehicle", "transportation", "flight", "fly"}, + Name: "top_hat", + Category: "Objects", + Char: "๐ŸŽฉ", + Keywords: []string{"top_hat", "magic", "gentleman", "classy", "circus", "activity", "clothing", "entertainment", "formal", "groom", "tophat", "wear"}, }, { - Name: "ambulance", - Category: "travel_and_places", - Char: "๐Ÿš‘", - Keywords: []string{"health", "911", "hospital"}, + Name: "graduation_cap", + Category: "Objects", + Char: "๐ŸŽ“", + Keywords: []string{"graduation_cap", "school", "college", "degree", "university", "graduation", "cap", "hat", "legal", "learn", "education", "academic", "activity", "board", "celebration", "clothing", "graduate", "mortar", "square"}, }, { - Name: "anchor", - Category: "travel_and_places", - Char: "โš“", - Keywords: []string{"ship", "ferry", "sea", "boat"}, + Name: "billed_cap", + Category: "Objects", + Char: "๐Ÿงข", + Keywords: []string{"billed_cap", "cap", "baseball", "clothing", "hat"}, }, { - Name: "articulated_lorry", - Category: "travel_and_places", - Char: "๐Ÿš›", - Keywords: []string{"vehicle", "cars", "transportation", "express"}, + Name: "rescue_worker_s_helmet", + Category: "Objects", + Char: "โ›‘๏ธ", + Keywords: []string{"rescue_worker_s_helmet", "construction", "build", "aid", "cross", "face", "hat", "white", "workerโ€™s"}, }, { - Name: "artificial_satellite", - Category: "travel_and_places", - Char: "๐Ÿ›ฐ", - Keywords: []string{"communication", "gps", "orbit", "spaceflight", "NASA", "ISS"}, + Name: "prayer_beads", + Category: "Objects", + Char: "๐Ÿ“ฟ", + Keywords: []string{"prayer_beads", "dhikr", "religious", "clothing", "necklace", "religion", "rosary"}, }, { - Name: "bank", - Category: "travel_and_places", - Char: "๐Ÿฆ", - Keywords: []string{"building", "money", "sales", "cash", "business", "enterprise"}, + Name: "lipstick", + Category: "Objects", + Char: "๐Ÿ’„", + Keywords: []string{"lipstick", "female", "girl", "fashion", "woman", "cosmetics", "gloss", "lip", "makeup", "style"}, }, { - Name: "beach_umbrella", - Category: "travel_and_places", - Char: "๐Ÿ–", - Keywords: []string{"weather", "summer", "sunny", "sand", "mojito"}, + Name: "ring", + Category: "Objects", + Char: "๐Ÿ’", + Keywords: []string{"ring", "wedding", "propose", "marriage", "valentines", "diamond", "fashion", "jewelry", "gem", "engagement", "engaged", "romance"}, }, { - Name: "bike", - Category: "travel_and_places", - Char: "๐Ÿšฒ", - Keywords: []string{"sports", "bicycle", "exercise", "hipster"}, + Name: "gem_stone", + Category: "Objects", + Char: "๐Ÿ’Ž", + Keywords: []string{"gem_stone", "blue", "ruby", "diamond", "jewelry", "gemstone", "jewel", "romance"}, }, { - Name: "blue_car", - Category: "travel_and_places", - Char: "๐Ÿš™", - Keywords: []string{"transportation", "vehicle"}, + Name: "muted_speaker", + Category: "Objects", + Char: "๐Ÿ”‡", + Keywords: []string{"muted_speaker", "sound", "volume", "silence", "quiet", "cancellation", "mute", "off", "silent", "stroke"}, }, { - Name: "bridge_at_night", - Category: "travel_and_places", - Char: "๐ŸŒ‰", - Keywords: []string{"photo", "sanfrancisco"}, + Name: "speaker_low_volume", + Category: "Objects", + Char: "๐Ÿ”ˆ", + Keywords: []string{"speaker_low_volume", "sound", "volume", "silence", "broadcast", "soft"}, }, { - Name: "building_construction", - Category: "travel_and_places", - Char: "๐Ÿ—", - Keywords: []string{"wip", "working", "progress"}, + Name: "speaker_medium_volume", + Category: "Objects", + Char: "๐Ÿ”‰", + Keywords: []string{"speaker_medium_volume", "volume", "speaker", "broadcast", "low", "one", "reduce", "sound", "wave"}, }, { - Name: "bullettrain_front", - Category: "travel_and_places", - Char: "๐Ÿš…", - Keywords: []string{"transportation", "vehicle", "speed", "fast", "public", "travel"}, + Name: "speaker_high_volume", + Category: "Objects", + Char: "๐Ÿ”Š", + Keywords: []string{"speaker_high_volume", "volume", "noise", "noisy", "speaker", "broadcast", "entertainment", "increase", "loud", "sound", "three", "waves"}, }, { - Name: "bullettrain_side", - Category: "travel_and_places", - Char: "๐Ÿš„", - Keywords: []string{"transportation", "vehicle"}, + Name: "loudspeaker", + Category: "Objects", + Char: "๐Ÿ“ข", + Keywords: []string{"loudspeaker", "volume", "sound", "address", "announcement", "bullhorn", "communication", "loud", "megaphone", "pa", "public", "system"}, }, { - Name: "bus", - Category: "travel_and_places", - Char: "๐ŸšŒ", - Keywords: []string{"car", "vehicle", "transportation"}, + Name: "megaphone", + Category: "Objects", + Char: "๐Ÿ“ฃ", + Keywords: []string{"megaphone", "sound", "speaker", "volume", "bullhorn", "cheering", "communication", "mega"}, }, { - Name: "busstop", - Category: "travel_and_places", - Char: "๐Ÿš", - Keywords: []string{"transportation", "wait"}, + Name: "postal_horn", + Category: "Objects", + Char: "๐Ÿ“ฏ", + Keywords: []string{"postal_horn", "instrument", "music", "bugle", "communication", "entertainment", "french", "post"}, }, { - Name: "camping", - Category: "travel_and_places", - Char: "๐Ÿ•", - Keywords: []string{"photo", "outdoors", "tent"}, + Name: "bell", + Category: "Objects", + Char: "๐Ÿ””", + Keywords: []string{"bell", "sound", "notification", "christmas", "xmas", "chime", "liberty", "ringer", "wedding"}, }, { - Name: "canoe", - Category: "travel_and_places", - Char: "๐Ÿ›ถ", - Keywords: []string{"boat", "paddle", "water", "ship"}, + Name: "bell_with_slash", + Category: "Objects", + Char: "๐Ÿ”•", + Keywords: []string{"bell_with_slash", "sound", "volume", "mute", "quiet", "silent", "cancellation", "disabled", "forbidden", "muted", "no", "not", "notifications", "off", "prohibited", "ringer", "stroke"}, }, { - Name: "carousel_horse", - Category: "travel_and_places", - Char: "๐ŸŽ ", - Keywords: []string{"photo", "carnival"}, + Name: "musical_score", + Category: "Objects", + Char: "๐ŸŽผ", + Keywords: []string{"musical_score", "treble", "clef", "compose", "activity", "entertainment", "music", "sheet"}, }, { - Name: "checkered_flag", - Category: "travel_and_places", - Char: "๐Ÿ", - Keywords: []string{"contest", "finishline", "race", "gokart"}, + Name: "musical_note", + Category: "Objects", + Char: "๐ŸŽต", + Keywords: []string{"musical_note", "score", "tone", "sound", "activity", "beamed", "eighth", "entertainment", "music", "notes", "pair", "quavers"}, }, { - Name: "church", - Category: "travel_and_places", - Char: "โ›ช", - Keywords: []string{"building", "religion", "christ"}, + Name: "musical_notes", + Category: "Objects", + Char: "๐ŸŽถ", + Keywords: []string{"musical_notes", "music", "score", "activity", "entertainment", "multiple", "note", "singing"}, }, { - Name: "city_sunrise", - Category: "travel_and_places", - Char: "๐ŸŒ‡", - Keywords: []string{"photo", "good morning", "dawn"}, + Name: "studio_microphone", + Category: "Objects", + Char: "๐ŸŽ™๏ธ", + Keywords: []string{"studio_microphone", "sing", "recording", "artist", "talkshow", "mic", "music", "podcast"}, }, { - Name: "city_sunset", - Category: "travel_and_places", - Char: "๐ŸŒ†", - Keywords: []string{"photo", "evening", "sky", "buildings"}, + Name: "level_slider", + Category: "Objects", + Char: "๐ŸŽš๏ธ", + Keywords: []string{"level_slider", "scale", "music"}, }, { - Name: "cityscape", - Category: "travel_and_places", - Char: "๐Ÿ™", - Keywords: []string{"photo", "night life", "urban"}, + Name: "control_knobs", + Category: "Objects", + Char: "๐ŸŽ›๏ธ", + Keywords: []string{"control_knobs", "dial", "music"}, }, { - Name: "classical_building", - Category: "travel_and_places", - Char: "๐Ÿ›", - Keywords: []string{"art", "culture", "history"}, + Name: "microphone", + Category: "Objects", + Char: "๐ŸŽค", + Keywords: []string{"microphone", "sound", "music", "PA", "sing", "talkshow", "activity", "entertainment", "karaoke", "mic", "singing"}, }, { - Name: "construction", - Category: "travel_and_places", - Char: "๐Ÿšง", - Keywords: []string{"wip", "progress", "caution", "warning"}, + Name: "headphone", + Category: "Objects", + Char: "๐ŸŽง", + Keywords: []string{"headphone", "music", "score", "gadgets", "activity", "earbud", "earphone", "earphones", "entertainment", "headphones", "ipod"}, }, { - Name: "convenience_store", - Category: "travel_and_places", - Char: "๐Ÿช", - Keywords: []string{"building", "shopping", "groceries"}, + Name: "radio", + Category: "Objects", + Char: "๐Ÿ“ป", + Keywords: []string{"radio", "communication", "music", "podcast", "program", "digital", "entertainment", "video", "wireless"}, }, { - Name: "department_store", - Category: "travel_and_places", - Char: "๐Ÿฌ", - Keywords: []string{"building", "shopping", "mall"}, + Name: "saxophone", + Category: "Objects", + Char: "๐ŸŽท", + Keywords: []string{"saxophone", "music", "instrument", "jazz", "blues", "activity", "entertainment", "sax"}, }, { - Name: "derelict_house", - Category: "travel_and_places", - Char: "๐Ÿš", - Keywords: []string{"abandon", "evict", "broken", "building"}, + Name: "guitar", + Category: "Objects", + Char: "๐ŸŽธ", + Keywords: []string{"guitar", "music", "instrument", "acousticย guitar", "activity", "bass", "electric", "entertainment", "rock"}, }, { - Name: "desert", - Category: "travel_and_places", - Char: "๐Ÿœ", - Keywords: []string{"photo", "warm", "saharah"}, + Name: "musical_keyboard", + Category: "Objects", + Char: "๐ŸŽน", + Keywords: []string{"musical_keyboard", "piano", "instrument", "compose", "activity", "entertainment", "music"}, }, { - Name: "desert_island", - Category: "travel_and_places", - Char: "๐Ÿ", - Keywords: []string{"photo", "tropical", "mojito"}, + Name: "trumpet", + Category: "Objects", + Char: "๐ŸŽบ", + Keywords: []string{"trumpet", "music", "brass", "activity", "entertainment", "horn", "instrument", "jazz"}, }, { - Name: "european_castle", - Category: "travel_and_places", - Char: "๐Ÿฐ", - Keywords: []string{"building", "royalty", "history"}, + Name: "violin", + Category: "Objects", + Char: "๐ŸŽป", + Keywords: []string{"violin", "music", "instrument", "orchestra", "symphony", "activity", "entertainment", "quartet", "smallest", "string", "worldโ€™s"}, }, { - Name: "european_post_office", - Category: "travel_and_places", - Char: "๐Ÿค", - Keywords: []string{"building", "email"}, + Name: "banjo", + Category: "Objects", + Char: "๐Ÿช•", + Keywords: []string{"banjo", "music", "instructment", "activity", "entertainment", "instrument", "stringed"}, }, { - Name: "factory", - Category: "travel_and_places", - Char: "๐Ÿญ", - Keywords: []string{"building", "industry", "pollution", "smoke"}, + Name: "drum", + Category: "Objects", + Char: "๐Ÿฅ", + Keywords: []string{"drum", "music", "instrument", "drumsticks", "snare"}, }, { - Name: "ferris_wheel", - Category: "travel_and_places", - Char: "๐ŸŽก", - Keywords: []string{"photo", "carnival", "londoneye"}, + Name: "mobile_phone", + Category: "Objects", + Char: "๐Ÿ“ฑ", + Keywords: []string{"mobile_phone", "technology", "apple", "gadgets", "dial", "cell", "communication", "iphone", "smartphone", "telephone", "responsive_design"}, + }, + { + Name: "mobile_phone_with_arrow", + Category: "Objects", + Char: "๐Ÿ“ฒ", + Keywords: []string{"mobile_phone_with_arrow", "iphone", "incoming", "call", "calling", "cell", "communication", "left", "pointing", "receive", "rightwards", "telephone"}, + }, + { + Name: "telephone", + Category: "Objects", + Char: "โ˜Ž๏ธ", + Keywords: []string{"telephone", "technology", "communication", "dial", "black", "phone", "rotary"}, }, { - Name: "ferry", - Category: "travel_and_places", - Char: "โ›ด", - Keywords: []string{"boat", "ship", "yacht"}, + Name: "telephone_receiver", + Category: "Objects", + Char: "๐Ÿ“ž", + Keywords: []string{"telephone_receiver", "technology", "communication", "dial", "call", "handset", "phone"}, }, { - Name: "fire_engine", - Category: "travel_and_places", - Char: "๐Ÿš’", - Keywords: []string{"transportation", "cars", "vehicle"}, + Name: "pager", + Category: "Objects", + Char: "๐Ÿ“Ÿ", + Keywords: []string{"pager", "bbcall", "oldschool", "90s", "beeper", "bleeper", "communication"}, }, { - Name: "fireworks", - Category: "travel_and_places", - Char: "๐ŸŽ†", - Keywords: []string{"photo", "festival", "carnival", "congratulations"}, + Name: "fax_machine", + Category: "Objects", + Char: "๐Ÿ“ ", + Keywords: []string{"fax_machine", "communication", "technology", "facsimile"}, }, { - Name: "flight_arrival", - Category: "travel_and_places", - Char: "๐Ÿ›ฌ", - Keywords: []string{"airport", "flight", "boarding"}, + Name: "battery", + Category: "Objects", + Char: "๐Ÿ”‹", + Keywords: []string{"battery", "power", "energy", "sustain", "aa", "phone"}, }, { - Name: "flight_departure", - Category: "travel_and_places", - Char: "๐Ÿ›ซ", - Keywords: []string{"airport", "flight", "landing"}, + Name: "electric_plug", + Category: "Objects", + Char: "๐Ÿ”Œ", + Keywords: []string{"electric_plug", "charger", "power", "ac", "adaptor", "cable", "electricity"}, }, { - Name: "flying_saucer", - Category: "travel_and_places", - Char: "๐Ÿ›ธ", - Keywords: []string{"transportation", "vehicle", "ufo"}, + Name: "laptop", + Category: "Objects", + Char: "๐Ÿ’ป", + Keywords: []string{"laptop", "technology", "screen", "display", "monitor", "computer", "desktop", "notebook", "pc", "personal"}, }, { - Name: "foggy", - Category: "travel_and_places", - Char: "๐ŸŒ", - Keywords: []string{"photo", "mountain"}, + Name: "desktop_computer", + Category: "Objects", + Char: "๐Ÿ–ฅ๏ธ", + Keywords: []string{"desktop_computer", "technology", "computing", "screen", "imac"}, }, { - Name: "fountain", - Category: "travel_and_places", - Char: "โ›ฒ", - Keywords: []string{"photo", "summer", "water", "fresh"}, + Name: "printer", + Category: "Objects", + Char: "๐Ÿ–จ๏ธ", + Keywords: []string{"printer", "paper", "ink", "computer"}, }, { - Name: "fuelpump", - Category: "travel_and_places", - Char: "โ›ฝ", - Keywords: []string{"gas station", "petroleum"}, + Name: "keyboard", + Category: "Objects", + Char: "โŒจ๏ธ", + Keywords: []string{"keyboard", "technology", "computer", "type", "input", "text"}, }, { - Name: "helicopter", - Category: "travel_and_places", - Char: "๐Ÿš", - Keywords: []string{"transportation", "vehicle", "fly"}, + Name: "computer_mouse", + Category: "Objects", + Char: "๐Ÿ–ฑ๏ธ", + Keywords: []string{"computer_mouse", "click", "button", "three"}, }, { - Name: "hospital", - Category: "travel_and_places", - Char: "๐Ÿฅ", - Keywords: []string{"building", "health", "surgery", "doctor"}, + Name: "trackball", + Category: "Objects", + Char: "๐Ÿ–ฒ๏ธ", + Keywords: []string{"trackball", "technology", "trackpad", "computer"}, }, { - Name: "hotel", - Category: "travel_and_places", - Char: "๐Ÿจ", - Keywords: []string{"building", "accomodation", "checkin"}, + Name: "computer_disk", + Category: "Objects", + Char: "๐Ÿ’ฝ", + Keywords: []string{"computer_disk", "technology", "record", "data", "disk", "90s", "entertainment", "minidisc", "minidisk", "optical"}, }, { - Name: "house", - Category: "travel_and_places", - Char: "๐Ÿ ", - Keywords: []string{"building", "home"}, + Name: "floppy_disk", + Category: "Objects", + Char: "๐Ÿ’พ", + Keywords: []string{"floppy_disk", "oldschool", "technology", "save", "90s", "80s", "computer"}, }, { - Name: "house_with_garden", - Category: "travel_and_places", - Char: "๐Ÿก", - Keywords: []string{"home", "plant", "nature"}, + Name: "optical_disk", + Category: "Objects", + Char: "๐Ÿ’ฟ", + Keywords: []string{"optical_disk", "technology", "dvd", "disk", "disc", "90s", "cd", "compact", "computer", "rom"}, }, { - Name: "houses", - Category: "travel_and_places", - Char: "๐Ÿ˜", - Keywords: []string{"buildings", "photo"}, + Name: "dvd", + Category: "Objects", + Char: "๐Ÿ“€", + Keywords: []string{"dvd", "cd", "disk", "disc", "computer", "entertainment", "optical", "rom", "video"}, }, { - Name: "japan", - Category: "travel_and_places", - Char: "๐Ÿ—พ", - Keywords: []string{"nation", "country", "japanese", "asia"}, + Name: "abacus", + Category: "Objects", + Char: "๐Ÿงฎ", + Keywords: []string{"abacus", "calculation", "count", "counting", "frame", "math"}, }, { - Name: "japanese_castle", - Category: "travel_and_places", - Char: "๐Ÿฏ", - Keywords: []string{"photo", "building"}, + Name: "movie_camera", + Category: "Objects", + Char: "๐ŸŽฅ", + Keywords: []string{"movie_camera", "film", "record", "activity", "cinema", "entertainment", "hollywood", "video"}, }, { - Name: "kaaba", - Category: "travel_and_places", - Char: "๐Ÿ•‹", - Keywords: []string{"mecca", "mosque", "islam"}, + Name: "film_frames", + Category: "Objects", + Char: "๐ŸŽž๏ธ", + Keywords: []string{"film_frames", "movie", "cinema", "entertainment", "strip"}, }, { - Name: "kick_scooter", - Category: "travel_and_places", - Char: "๐Ÿ›ด", - Keywords: []string{"vehicle", "kick", "razor"}, + Name: "film_projector", + Category: "Objects", + Char: "๐Ÿ“ฝ๏ธ", + Keywords: []string{"film_projector", "video", "tape", "record", "movie", "cinema", "entertainment"}, }, { - Name: "light_rail", - Category: "travel_and_places", - Char: "๐Ÿšˆ", - Keywords: []string{"transportation", "vehicle"}, + Name: "clapper_board", + Category: "Objects", + Char: "๐ŸŽฌ", + Keywords: []string{"clapper_board", "movie", "film", "record", "activity", "clapboard", "director", "entertainment", "slate"}, }, { - Name: "love_hotel", - Category: "travel_and_places", - Char: "๐Ÿฉ", - Keywords: []string{"like", "affection", "dating"}, + Name: "television", + Category: "Objects", + Char: "๐Ÿ“บ", + Keywords: []string{"television", "technology", "program", "oldschool", "show", "entertainment", "tv", "video"}, }, { - Name: "metro", - Category: "travel_and_places", - Char: "๐Ÿš‡", - Keywords: []string{"transportation", "blue-square", "mrt", "underground", "tube"}, + Name: "camera", + Category: "Objects", + Char: "๐Ÿ“ท", + Keywords: []string{"camera", "gadgets", "photography", "digital", "entertainment", "photo", "video"}, }, { - Name: "milky_way", - Category: "travel_and_places", - Char: "๐ŸŒŒ", - Keywords: []string{"photo", "space", "stars"}, + Name: "camera_with_flash", + Category: "Objects", + Char: "๐Ÿ“ธ", + Keywords: []string{"camera_with_flash", "photography", "gadgets", "photo", "video", "snapshots"}, }, { - Name: "minibus", - Category: "travel_and_places", - Char: "๐Ÿš", - Keywords: []string{"vehicle", "car", "transportation"}, + Name: "video_camera", + Category: "Objects", + Char: "๐Ÿ“น", + Keywords: []string{"video_camera", "film", "record", "camcorder", "entertainment"}, }, { - Name: "monorail", - Category: "travel_and_places", - Char: "๐Ÿš", - Keywords: []string{"transportation", "vehicle"}, + Name: "videocassette", + Category: "Objects", + Char: "๐Ÿ“ผ", + Keywords: []string{"videocassette", "record", "video", "oldschool", "90s", "80s", "entertainment", "tape", "vcr", "vhs"}, }, { - Name: "mosque", - Category: "travel_and_places", - Char: "๐Ÿ•Œ", - Keywords: []string{"islam", "worship", "minaret"}, + Name: "magnifying_glass_tilted_left", + Category: "Objects", + Char: "๐Ÿ”", + Keywords: []string{"magnifying_glass_tilted_left", "search", "zoom", "find", "detective", "icon", "mag", "magnifier", "pointing", "tool"}, }, { - Name: "motor_boat", - Category: "travel_and_places", - Char: "๐Ÿ›ฅ", - Keywords: []string{"ship"}, + Name: "magnifying_glass_tilted_right", + Category: "Objects", + Char: "๐Ÿ”Ž", + Keywords: []string{"magnifying_glass_tilted_right", "search", "zoom", "find", "detective", "icon", "mag", "magnifier", "pointing", "tool", "seo"}, }, { - Name: "motor_scooter", - Category: "travel_and_places", - Char: "๐Ÿ›ต", - Keywords: []string{"vehicle", "vespa", "sasha"}, + Name: "candle", + Category: "Objects", + Char: "๐Ÿ•ฏ๏ธ", + Keywords: []string{"candle", "fire", "wax", "light"}, }, { - Name: "motorcycle", - Category: "travel_and_places", - Char: "๐Ÿ", - Keywords: []string{"race", "sports", "fast"}, + Name: "light_bulb", + Category: "Objects", + Char: "๐Ÿ’ก", + Keywords: []string{"light_bulb", "light", "electricity", "idea", "comic", "electric"}, }, { - Name: "motorway", - Category: "travel_and_places", - Char: "๐Ÿ›ฃ", - Keywords: []string{"road", "cupertino", "interstate", "highway"}, + Name: "flashlight", + Category: "Objects", + Char: "๐Ÿ”ฆ", + Keywords: []string{"flashlight", "dark", "camping", "sight", "night", "electric", "light", "tool", "torch"}, }, { - Name: "mount_fuji", - Category: "travel_and_places", - Char: "๐Ÿ—ป", - Keywords: []string{"photo", "mountain", "nature", "japanese"}, + Name: "red_paper_lantern", + Category: "Objects", + Char: "๐Ÿฎ", + Keywords: []string{"red_paper_lantern", "light", "paper", "halloween", "spooky", "asian", "bar", "izakaya", "japanese"}, }, { - Name: "mountain", - Category: "travel_and_places", - Char: "โ›ฐ", - Keywords: []string{"photo", "nature", "environment"}, + Name: "diya_lamp", + Category: "Objects", + Char: "๐Ÿช”", + Keywords: []string{"diya_lamp", "lighting", "oil"}, }, { - Name: "mountain_cableway", - Category: "travel_and_places", - Char: "๐Ÿš ", - Keywords: []string{"transportation", "vehicle", "ski"}, + Name: "notebook_with_decorative_cover", + Category: "Objects", + Char: "๐Ÿ“”", + Keywords: []string{"notebook_with_decorative_cover", "classroom", "notes", "record", "paper", "study", "book", "decorated"}, }, { - Name: "mountain_railway", - Category: "travel_and_places", - Char: "๐Ÿšž", - Keywords: []string{"transportation", "vehicle"}, + Name: "closed_book", + Category: "Objects", + Char: "๐Ÿ“•", + Keywords: []string{"closed_book", "read", "library", "knowledge", "textbook", "learn", "red"}, }, { - Name: "mountain_snow", - Category: "travel_and_places", - Char: "๐Ÿ”", - Keywords: []string{"photo", "nature", "environment", "winter", "cold"}, + Name: "open_book", + Category: "Objects", + Char: "๐Ÿ“–", + Keywords: []string{"open_book", "book", "read", "library", "knowledge", "literature", "learn", "study", "novel"}, }, { - Name: "national_park", - Category: "travel_and_places", - Char: "๐Ÿž", - Keywords: []string{"photo", "environment", "nature"}, + Name: "green_book", + Category: "Objects", + Char: "๐Ÿ“—", + Keywords: []string{"green_book", "read", "library", "knowledge", "study", "textbook"}, }, { - Name: "night_with_stars", - Category: "travel_and_places", - Char: "๐ŸŒƒ", - Keywords: []string{"evening", "city", "downtown"}, + Name: "blue_book", + Category: "Objects", + Char: "๐Ÿ“˜", + Keywords: []string{"blue_book", "read", "library", "knowledge", "learn", "study", "textbook"}, }, { - Name: "office", - Category: "travel_and_places", - Char: "๐Ÿข", - Keywords: []string{"building", "bureau", "work"}, + Name: "orange_book", + Category: "Objects", + Char: "๐Ÿ“™", + Keywords: []string{"orange_book", "read", "library", "knowledge", "textbook", "study"}, }, { - Name: "oncoming_automobile", - Category: "travel_and_places", - Char: "๐Ÿš˜", - Keywords: []string{"car", "vehicle", "transportation"}, + Name: "books", + Category: "Objects", + Char: "๐Ÿ“š", + Keywords: []string{"books", "literature", "library", "study", "book", "pile", "stack"}, }, { - Name: "oncoming_bus", - Category: "travel_and_places", - Char: "๐Ÿš", - Keywords: []string{"vehicle", "transportation"}, + Name: "notebook", + Category: "Objects", + Char: "๐Ÿ““", + Keywords: []string{"notebook", "stationery", "record", "notes", "paper", "study", "black", "book", "composition", "white"}, }, { - Name: "oncoming_police_car", - Category: "travel_and_places", - Char: "๐Ÿš”", - Keywords: []string{"vehicle", "law", "legal", "enforcement", "911"}, + Name: "ledger", + Category: "Objects", + Char: "๐Ÿ“’", + Keywords: []string{"ledger", "notes", "paper", "binder", "book", "bound", "notebook", "spiral", "yellow"}, }, { - Name: "oncoming_taxi", - Category: "travel_and_places", - Char: "๐Ÿš–", - Keywords: []string{"vehicle", "cars", "uber"}, + Name: "page_with_curl", + Category: "Objects", + Char: "๐Ÿ“ƒ", + Keywords: []string{"page_with_curl", "documents", "office", "paper", "curled", "curlyย page", "document", "license"}, }, { - Name: "passenger_ship", - Category: "travel_and_places", - Char: "๐Ÿ›ณ", - Keywords: []string{"yacht", "cruise", "ferry"}, + Name: "scroll", + Category: "Objects", + Char: "๐Ÿ“œ", + Keywords: []string{"scroll", "documents", "ancient", "history", "paper", "degree", "document", "parchment"}, }, { - Name: "police_car", - Category: "travel_and_places", - Char: "๐Ÿš“", - Keywords: []string{"vehicle", "cars", "transportation", "law", "legal", "enforcement"}, + Name: "page_facing_up", + Category: "Objects", + Char: "๐Ÿ“„", + Keywords: []string{"page_facing_up", "documents", "office", "paper", "information", "document", "printed"}, }, { - Name: "post_office", - Category: "travel_and_places", - Char: "๐Ÿฃ", - Keywords: []string{"building", "envelope", "communication"}, + Name: "newspaper", + Category: "Objects", + Char: "๐Ÿ“ฐ", + Keywords: []string{"newspaper", "press", "headline", "communication", "news", "paper"}, }, { - Name: "racing_car", - Category: "travel_and_places", - Char: "๐ŸŽ", - Keywords: []string{"sports", "race", "fast", "formula", "f1"}, + Name: "rolled_up_newspaper", + Category: "Objects", + Char: "๐Ÿ—ž๏ธ", + Keywords: []string{"rolled_up_newspaper", "press", "headline", "delivery", "news", "paper", "roll"}, }, { - Name: "railway_car", - Category: "travel_and_places", - Char: "๐Ÿšƒ", - Keywords: []string{"transportation", "vehicle"}, + Name: "bookmark_tabs", + Category: "Objects", + Char: "๐Ÿ“‘", + Keywords: []string{"bookmark_tabs", "favorite", "save", "order", "tidy", "mark", "marker"}, }, { - Name: "railway_track", - Category: "travel_and_places", - Char: "๐Ÿ›ค", - Keywords: []string{"train", "transportation"}, + Name: "bookmark", + Category: "Objects", + Char: "๐Ÿ”–", + Keywords: []string{"bookmark", "favorite", "label", "save", "mark", "price", "tag"}, }, { - Name: "rainbow", - Category: "travel_and_places", - Char: "๐ŸŒˆ", - Keywords: []string{"nature", "happy", "unicorn_face", "photo", "sky", "spring"}, + Name: "label", + Category: "Objects", + Char: "๐Ÿท๏ธ", + Keywords: []string{"label", "sale", "tag"}, }, { - Name: "red_car", - Category: "travel_and_places", - Char: "๐Ÿš—", - Keywords: []string{"red", "transportation", "vehicle"}, + Name: "money_bag", + Category: "Objects", + Char: "๐Ÿ’ฐ", + Keywords: []string{"money_bag", "dollar", "payment", "coins", "sale", "cream", "moneybag", "moneybags", "rich"}, }, { - Name: "rice_scene", - Category: "travel_and_places", - Char: "๐ŸŽ‘", - Keywords: []string{"photo", "japan", "asia", "tsukimi"}, + Name: "yen_banknote", + Category: "Objects", + Char: "๐Ÿ’ด", + Keywords: []string{"yen_banknote", "money", "sales", "japanese", "dollar", "currency", "bank", "banknotes", "bill", "note", "sign"}, }, { - Name: "rocket", - Category: "travel_and_places", - Char: "๐Ÿš€", - Keywords: []string{"launch", "ship", "staffmode", "NASA", "outer space", "outer_space", "fly"}, + Name: "dollar_banknote", + Category: "Objects", + Char: "๐Ÿ’ต", + Keywords: []string{"dollar_banknote", "money", "sales", "bill", "currency", "american", "bank", "banknotes", "note", "sign"}, }, { - Name: "roller_coaster", - Category: "travel_and_places", - Char: "๐ŸŽข", - Keywords: []string{"carnival", "playground", "photo", "fun"}, + Name: "euro_banknote", + Category: "Objects", + Char: "๐Ÿ’ถ", + Keywords: []string{"euro_banknote", "money", "sales", "dollar", "currency", "bank", "banknotes", "bill", "note", "sign"}, }, { - Name: "rotating_light", - Category: "travel_and_places", - Char: "๐Ÿšจ", - Keywords: []string{"police", "ambulance", "911", "emergency", "alert", "error", "pinged", "law", "legal"}, + Name: "pound_banknote", + Category: "Objects", + Char: "๐Ÿ’ท", + Keywords: []string{"pound_banknote", "british", "sterling", "money", "sales", "bills", "uk", "england", "currency", "bank", "banknotes", "bill", "note", "quid", "sign", "twenty"}, }, { - Name: "sailboat", - Category: "travel_and_places", - Char: "โ›ต", - Keywords: []string{"ship", "summer", "transportation", "water", "sailing"}, + Name: "money_with_wings", + Category: "Objects", + Char: "๐Ÿ’ธ", + Keywords: []string{"money_with_wings", "dollar", "bills", "payment", "sale", "bank", "banknote", "bill", "fly", "flying", "losing", "note"}, }, { - Name: "school", - Category: "travel_and_places", - Char: "๐Ÿซ", - Keywords: []string{"building", "student", "education", "learn", "teach"}, + Name: "credit_card", + Category: "Objects", + Char: "๐Ÿ’ณ", + Keywords: []string{"credit_card", "money", "sales", "dollar", "bill", "payment", "shopping", "amex", "bank", "club", "diners", "mastercard", "subscription", "visa"}, }, { - Name: "seat", - Category: "travel_and_places", - Char: "๐Ÿ’บ", - Keywords: []string{"sit", "airplane", "transport", "bus", "flight", "fly"}, + Name: "receipt", + Category: "Objects", + Char: "๐Ÿงพ", + Keywords: []string{"receipt", "accounting", "expenses", "bookkeeping", "evidence", "proof"}, }, { - Name: "shinto_shrine", - Category: "travel_and_places", - Char: "โ›ฉ", - Keywords: []string{"temple", "japan", "kyoto"}, + Name: "chart_increasing_with_yen", + Category: "Objects", + Char: "๐Ÿ’น", + Keywords: []string{"chart_increasing_with_yen", "green-square", "graph", "presentation", "stats", "bank", "currency", "exchange", "growth", "market", "money", "rate", "rise", "sign", "trend", "upward", "upwards"}, }, { - Name: "ship", - Category: "travel_and_places", - Char: "๐Ÿšข", - Keywords: []string{"transportation", "titanic", "deploy"}, + Name: "currency_exchange", + Category: "Symbols", + Char: "๐Ÿ’ฑ", + Keywords: []string{"currency_exchange", "money", "sales", "dollar", "travel", "bank"}, }, { - Name: "small_airplane", - Category: "travel_and_places", - Char: "๐Ÿ›ฉ", - Keywords: []string{"flight", "transportation", "fly", "vehicle"}, + Name: "heavy_dollar_sign", + Category: "Symbols", + Char: "๐Ÿ’ฒ", + Keywords: []string{"heavy_dollar_sign", "money", "sales", "payment", "currency", "buck"}, }, { - Name: "sparkler", - Category: "travel_and_places", - Char: "๐ŸŽ‡", - Keywords: []string{"stars", "night", "shine"}, + Name: "envelope", + Category: "Objects", + Char: "โœ‰๏ธ", + Keywords: []string{"envelope", "letter", "postal", "inbox", "communication", "email", "โœ‰ย letter"}, }, { - Name: "speedboat", - Category: "travel_and_places", - Char: "๐Ÿšค", - Keywords: []string{"ship", "transportation", "vehicle", "summer"}, + Name: "e_mail", + Category: "Objects", + Char: "๐Ÿ“ง", + Keywords: []string{"e_mail", "communication", "inbox", "email", "letter", "symbol"}, }, { - Name: "stadium", - Category: "travel_and_places", - Char: "๐ŸŸ", - Keywords: []string{"photo", "place", "sports", "concert", "venue"}, + Name: "incoming_envelope", + Category: "Objects", + Char: "๐Ÿ“จ", + Keywords: []string{"incoming_envelope", "email", "inbox", "communication", "fast", "letter", "lines", "mail", "receive"}, }, { - Name: "stars", - Category: "travel_and_places", - Char: "๐ŸŒ ", - Keywords: []string{"night", "photo"}, + Name: "envelope_with_arrow", + Category: "Objects", + Char: "๐Ÿ“ฉ", + Keywords: []string{"envelope_with_arrow", "email", "communication", "above", "down", "downwards", "insert", "letter", "mail", "outgoing", "sent"}, }, { - Name: "station", - Category: "travel_and_places", - Char: "๐Ÿš‰", - Keywords: []string{"transportation", "vehicle", "public"}, + Name: "outbox_tray", + Category: "Objects", + Char: "๐Ÿ“ค", + Keywords: []string{"outbox_tray", "inbox", "email", "box", "communication", "letter", "mail", "sent"}, }, { - Name: "statue_of_liberty", - Category: "travel_and_places", - Char: "๐Ÿ—ฝ", - Keywords: []string{"american", "newyork"}, + Name: "inbox_tray", + Category: "Objects", + Char: "๐Ÿ“ฅ", + Keywords: []string{"inbox_tray", "email", "documents", "box", "communication", "letter", "mail", "receive"}, }, { - Name: "steam_locomotive", - Category: "travel_and_places", - Char: "๐Ÿš‚", - Keywords: []string{"transportation", "vehicle", "train"}, + Name: "package", + Category: "Objects", + Char: "๐Ÿ“ฆ", + Keywords: []string{"package", "mail", "gift", "cardboard", "box", "moving", "communication", "parcel", "shipping", "container"}, }, { - Name: "sunrise", - Category: "travel_and_places", - Char: "๐ŸŒ…", - Keywords: []string{"morning", "view", "vacation", "photo"}, + Name: "closed_mailbox_with_raised_flag", + Category: "Objects", + Char: "๐Ÿ“ซ", + Keywords: []string{"closed_mailbox_with_raised_flag", "email", "inbox", "communication", "mail", "postbox"}, }, { - Name: "sunrise_over_mountains", - Category: "travel_and_places", - Char: "๐ŸŒ„", - Keywords: []string{"view", "vacation", "photo"}, + Name: "closed_mailbox_with_lowered_flag", + Category: "Objects", + Char: "๐Ÿ“ช", + Keywords: []string{"closed_mailbox_with_lowered_flag", "email", "communication", "inbox", "mail", "postbox"}, }, { - Name: "suspension_railway", - Category: "travel_and_places", - Char: "๐ŸšŸ", - Keywords: []string{"vehicle", "transportation"}, + Name: "open_mailbox_with_raised_flag", + Category: "Objects", + Char: "๐Ÿ“ฌ", + Keywords: []string{"open_mailbox_with_raised_flag", "email", "inbox", "communication", "mail", "postbox"}, }, { - Name: "synagogue", - Category: "travel_and_places", - Char: "๐Ÿ•", - Keywords: []string{"judaism", "worship", "temple", "jewish"}, + Name: "open_mailbox_with_lowered_flag", + Category: "Objects", + Char: "๐Ÿ“ญ", + Keywords: []string{"open_mailbox_with_lowered_flag", "email", "inbox", "communication", "mail", "no", "postbox"}, }, { - Name: "taxi", - Category: "travel_and_places", - Char: "๐Ÿš•", - Keywords: []string{"uber", "vehicle", "cars", "transportation"}, + Name: "postbox", + Category: "Objects", + Char: "๐Ÿ“ฎ", + Keywords: []string{"postbox", "email", "letter", "envelope", "communication", "mail", "mailbox"}, }, { - Name: "tent", - Category: "travel_and_places", - Char: "โ›บ", - Keywords: []string{"photo", "camping", "outdoors"}, + Name: "ballot_box_with_ballot", + Category: "Objects", + Char: "๐Ÿ—ณ๏ธ", + Keywords: []string{"ballot_box_with_ballot", "election", "vote", "voting"}, }, { - Name: "tokyo_tower", - Category: "travel_and_places", - Char: "๐Ÿ—ผ", - Keywords: []string{"photo", "japanese"}, + Name: "pencil", + Category: "Objects", + Char: "โœ๏ธ", + Keywords: []string{"pencil", "stationery", "write", "paper", "writing", "school", "study", "lead", "pencil2", "typos"}, }, { - Name: "tractor", - Category: "travel_and_places", - Char: "๐Ÿšœ", - Keywords: []string{"vehicle", "car", "farming", "agriculture"}, + Name: "black_nib", + Category: "Objects", + Char: "โœ’๏ธ", + Keywords: []string{"black_nib", "pen", "stationery", "writing", "write", "fountain", "โœ’ย fountain"}, }, { - Name: "traffic_light", - Category: "travel_and_places", - Char: "๐Ÿšฅ", - Keywords: []string{"transportation", "signal"}, + Name: "fountain_pen", + Category: "Objects", + Char: "๐Ÿ–‹๏ธ", + Keywords: []string{"fountain_pen", "stationery", "writing", "write", "communication", "left", "lower"}, }, { - Name: "train", - Category: "travel_and_places", - Char: "๐Ÿš‹", - Keywords: []string{"transportation", "vehicle", "carriage", "public", "travel"}, + Name: "pen", + Category: "Objects", + Char: "๐Ÿ–Š๏ธ", + Keywords: []string{"pen", "stationery", "writing", "write", "ballpoint", "communication", "left", "lower"}, }, { - Name: "train2", - Category: "travel_and_places", - Char: "๐Ÿš†", - Keywords: []string{"transportation", "vehicle"}, + Name: "paintbrush", + Category: "Objects", + Char: "๐Ÿ–Œ๏ธ", + Keywords: []string{"paintbrush", "drawing", "creativity", "art", "brush", "communication", "left", "lower", "painting"}, }, { - Name: "tram", - Category: "travel_and_places", - Char: "๐ŸšŠ", - Keywords: []string{"transportation", "vehicle"}, + Name: "crayon", + Category: "Objects", + Char: "๐Ÿ–๏ธ", + Keywords: []string{"crayon", "drawing", "creativity", "communication", "left", "lower"}, }, { - Name: "trolleybus", - Category: "travel_and_places", - Char: "๐ŸšŽ", - Keywords: []string{"bart", "transportation", "vehicle"}, + Name: "memo", + Category: "Objects", + Char: "๐Ÿ“", + Keywords: []string{"memo", "write", "documents", "stationery", "pencil", "paper", "writing", "legal", "exam", "quiz", "test", "study", "compose", "communication", "document", "memorandum", "note", "documentation"}, }, { - Name: "truck", - Category: "travel_and_places", - Char: "๐Ÿšš", - Keywords: []string{"cars", "transportation"}, + Name: "briefcase", + Category: "Objects", + Char: "๐Ÿ’ผ", + Keywords: []string{"briefcase", "business", "documents", "work", "law", "legal", "job", "career", "suitcase"}, }, { - Name: "vertical_traffic_light", - Category: "travel_and_places", - Char: "๐Ÿšฆ", - Keywords: []string{"transportation", "driving"}, + Name: "file_folder", + Category: "Objects", + Char: "๐Ÿ“", + Keywords: []string{"file_folder", "documents", "business", "office", "closed", "directory", "manilla"}, }, { - Name: "volcano", - Category: "travel_and_places", - Char: "๐ŸŒ‹", - Keywords: []string{"photo", "nature", "disaster"}, + Name: "open_file_folder", + Category: "Objects", + Char: "๐Ÿ“‚", + Keywords: []string{"open_file_folder", "documents", "load"}, }, { - Name: "wedding", - Category: "travel_and_places", - Char: "๐Ÿ’’", - Keywords: []string{"love", "like", "affection", "couple", "marriage", "bride", "groom"}, + Name: "card_index_dividers", + Category: "Objects", + Char: "๐Ÿ—‚๏ธ", + Keywords: []string{"card_index_dividers", "organizing", "business", "stationery"}, }, { - Name: "abacus", - Category: "objects", - Char: "๐Ÿงฎ", - Keywords: []string{"calculation"}, + Name: "calendar", + Category: "Objects", + Char: "๐Ÿ“…", + Keywords: []string{"calendar", "schedule", "date", "day", "emoji", "july", "world"}, }, { - Name: "alarm_clock", - Category: "objects", - Char: "โฐ", - Keywords: []string{"time", "wake"}, + Name: "tear_off_calendar", + Category: "Objects", + Char: "๐Ÿ“†", + Keywords: []string{"tear_off_calendar", "schedule", "date", "planning", "day", "desk"}, }, { - Name: "alembic", - Category: "objects", - Char: "โš—", - Keywords: []string{"distilling", "science", "experiment", "chemistry"}, + Name: "spiral_notepad", + Category: "Objects", + Char: "๐Ÿ—’๏ธ", + Keywords: []string{"spiral_notepad", "memo", "stationery", "note", "pad"}, }, { - Name: "amphora", - Category: "objects", - Char: "๐Ÿบ", - Keywords: []string{"vase", "jar"}, + Name: "spiral_calendar", + Category: "Objects", + Char: "๐Ÿ—“๏ธ", + Keywords: []string{"spiral_calendar", "date", "schedule", "planning", "pad"}, }, { - Name: "balance_scale", - Category: "objects", - Char: "โš–", - Keywords: []string{"law", "fairness", "weight"}, + Name: "card_index", + Category: "Objects", + Char: "๐Ÿ“‡", + Keywords: []string{"card_index", "business", "stationery", "rolodex", "system"}, }, { - Name: "balloon", - Category: "objects", - Char: "๐ŸŽˆ", - Keywords: []string{"party", "celebration", "birthday", "circus"}, + Name: "chart_increasing", + Category: "Objects", + Char: "๐Ÿ“ˆ", + Keywords: []string{"chart_increasing", "graph", "presentation", "stats", "recovery", "business", "economics", "money", "sales", "good", "success", "growth", "metrics", "pointing", "positiveย chart", "trend", "up", "upward", "upwards", "analytics"}, }, { - Name: "ballot_box", - Category: "objects", - Char: "๐Ÿ—ณ", - Keywords: []string{"election", "vote"}, + Name: "chart_decreasing", + Category: "Objects", + Char: "๐Ÿ“‰", + Keywords: []string{"chart_decreasing", "graph", "presentation", "stats", "recession", "business", "economics", "money", "sales", "bad", "failure", "down", "downwards", "downย pointing", "metrics", "negativeย chart", "trend"}, }, { Name: "bar_chart", - Category: "objects", + Category: "Objects", Char: "๐Ÿ“Š", - Keywords: []string{"graph", "presentation", "stats"}, - }, - { - Name: "barber", - Category: "objects", - Char: "๐Ÿ’ˆ", - Keywords: []string{"hair", "salon", "style"}, + Keywords: []string{"bar_chart", "graph", "presentation", "stats", "metrics"}, }, { - Name: "basket", - Category: "objects", - Char: "๐Ÿงบ", - Keywords: []string{"laundry"}, + Name: "clipboard", + Category: "Objects", + Char: "๐Ÿ“‹", + Keywords: []string{"clipboard", "stationery", "documents"}, }, { - Name: "bathtub", - Category: "objects", - Char: "๐Ÿ›", - Keywords: []string{"clean", "shower", "bathroom"}, + Name: "pushpin", + Category: "Objects", + Char: "๐Ÿ“Œ", + Keywords: []string{"pushpin", "stationery", "mark", "here", "location", "pin", "tack", "thumb"}, }, { - Name: "battery", - Category: "objects", - Char: "๐Ÿ”‹", - Keywords: []string{"power", "energy", "sustain"}, + Name: "round_pushpin", + Category: "Objects", + Char: "๐Ÿ“", + Keywords: []string{"round_pushpin", "stationery", "location", "map", "here", "dropped", "pin", "red"}, }, { - Name: "bed", - Category: "objects", - Char: "๐Ÿ›", - Keywords: []string{"sleep", "rest"}, + Name: "paperclip", + Category: "Objects", + Char: "๐Ÿ“Ž", + Keywords: []string{"paperclip", "documents", "stationery", "clippy"}, }, { - Name: "bellhop_bell", - Category: "objects", - Char: "๐Ÿ›Ž", - Keywords: []string{"service"}, + Name: "linked_paperclips", + Category: "Objects", + Char: "๐Ÿ–‡๏ธ", + Keywords: []string{"linked_paperclips", "documents", "stationery", "communication", "link", "paperclip"}, }, { - Name: "black_flag", - Category: "objects", - Char: "๐Ÿด", - Keywords: []string{"pirate"}, + Name: "straight_ruler", + Category: "Objects", + Char: "๐Ÿ“", + Keywords: []string{"straight_ruler", "stationery", "calculate", "length", "math", "school", "drawing", "architect", "sketch", "edge"}, }, { - Name: "black_nib", - Category: "objects", - Char: "โœ’๏ธ", - Keywords: []string{"pen", "stationery", "writing", "write"}, + Name: "triangular_ruler", + Category: "Objects", + Char: "๐Ÿ“", + Keywords: []string{"triangular_ruler", "stationery", "math", "architect", "sketch", "set", "triangle"}, }, { - Name: "blue_book", - Category: "objects", - Char: "๐Ÿ“˜", - Keywords: []string{"read", "library", "knowledge", "learn", "study"}, + Name: "scissors", + Category: "Objects", + Char: "โœ‚๏ธ", + Keywords: []string{"scissors", "stationery", "cut", "black", "cutting", "tool"}, }, { - Name: "bomb", - Category: "objects", - Char: "๐Ÿ’ฃ", - Keywords: []string{"boom", "explode", "explosion", "terrorism"}, + Name: "card_file_box", + Category: "Objects", + Char: "๐Ÿ—ƒ๏ธ", + Keywords: []string{"card_file_box", "business", "stationery", "database"}, }, { - Name: "bookmark", - Category: "objects", - Char: "๐Ÿ”–", - Keywords: []string{"favorite", "label", "save"}, + Name: "file_cabinet", + Category: "Objects", + Char: "๐Ÿ—„๏ธ", + Keywords: []string{"file_cabinet", "filing", "organizing"}, }, { - Name: "bookmark_tabs", - Category: "objects", - Char: "๐Ÿ“‘", - Keywords: []string{"favorite", "save", "order", "tidy"}, + Name: "wastebasket", + Category: "Objects", + Char: "๐Ÿ—‘๏ธ", + Keywords: []string{"wastebasket", "bin", "trash", "rubbish", "garbage", "toss", "basket", "can", "litter", "wastepaper"}, }, { - Name: "books", - Category: "objects", - Char: "๐Ÿ“š", - Keywords: []string{"literature", "library", "study"}, + Name: "locked", + Category: "Objects", + Char: "๐Ÿ”’", + Keywords: []string{"locked", "security", "password", "padlock", "closed", "lock", "private", "privacy"}, }, { - Name: "brick", - Category: "objects", - Char: "๐Ÿงฑ", - Keywords: []string{"bricks"}, + Name: "unlocked", + Category: "Objects", + Char: "๐Ÿ”“", + Keywords: []string{"unlocked", "privacy", "security", "lock", "open", "padlock", "unlock"}, }, { - Name: "broom", - Category: "objects", - Char: "๐Ÿงน", - Keywords: []string{"cleaning", "sweeping", "witch"}, + Name: "locked_with_pen", + Category: "Objects", + Char: "๐Ÿ”", + Keywords: []string{"locked_with_pen", "security", "secret", "fountain", "ink", "lock", "lockย with", "nib", "privacy"}, }, { - Name: "bulb", - Category: "objects", - Char: "๐Ÿ’ก", - Keywords: []string{"light", "electricity", "idea"}, + Name: "locked_with_key", + Category: "Objects", + Char: "๐Ÿ”", + Keywords: []string{"locked_with_key", "security", "privacy", "closed", "lock", "secure", "secret"}, }, { - Name: "calendar", - Category: "objects", - Char: "๐Ÿ“†", - Keywords: []string{"schedule", "date", "planning"}, + Name: "key", + Category: "Objects", + Char: "๐Ÿ”‘", + Keywords: []string{"key", "lock", "door", "password", "gold"}, }, { - Name: "calling", - Category: "objects", - Char: "๐Ÿ“ฒ", - Keywords: []string{"iphone", "incoming"}, + Name: "old_key", + Category: "Objects", + Char: "๐Ÿ—๏ธ", + Keywords: []string{"old_key", "lock", "door", "password", "clue"}, }, { - Name: "camera", - Category: "objects", - Char: "๐Ÿ“ท", - Keywords: []string{"gadgets", "photography"}, + Name: "hammer", + Category: "Objects", + Char: "๐Ÿ”จ", + Keywords: []string{"hammer", "tools", "build", "create", "claw", "handyman", "tool"}, }, { - Name: "camera_flash", - Category: "objects", - Char: "๐Ÿ“ธ", - Keywords: []string{"photography", "gadgets"}, + Name: "axe", + Category: "Objects", + Char: "๐Ÿช“", + Keywords: []string{"axe", "tool", "chop", "cut", "hatchet", "split", "wood"}, }, { - Name: "candle", - Category: "objects", - Char: "๐Ÿ•ฏ", - Keywords: []string{"fire", "wax"}, + Name: "pick", + Category: "Objects", + Char: "โ›๏ธ", + Keywords: []string{"pick", "tools", "dig", "mining", "pickaxe", "tool"}, }, { - Name: "card_file_box", - Category: "objects", - Char: "๐Ÿ—ƒ", - Keywords: []string{"business", "stationery"}, + Name: "hammer_and_pick", + Category: "Objects", + Char: "โš’๏ธ", + Keywords: []string{"hammer_and_pick", "tools", "build", "create", "tool"}, }, { - Name: "card_index", - Category: "objects", - Char: "๐Ÿ“‡", - Keywords: []string{"business", "stationery"}, + Name: "hammer_and_wrench", + Category: "Objects", + Char: "๐Ÿ› ๏ธ", + Keywords: []string{"hammer_and_wrench", "tools", "build", "create", "spanner", "tool"}, }, { - Name: "card_index_dividers", - Category: "objects", - Char: "๐Ÿ—‚", - Keywords: []string{"organizing", "business", "stationery"}, + Name: "dagger", + Category: "Objects", + Char: "๐Ÿ—ก๏ธ", + Keywords: []string{"dagger", "weapon", "knife"}, }, { - Name: "cd", - Category: "objects", - Char: "๐Ÿ’ฟ", - Keywords: []string{"technology", "dvd", "disk", "disc", "90s"}, + Name: "crossed_swords", + Category: "Objects", + Char: "โš”๏ธ", + Keywords: []string{"crossed_swords", "weapon"}, }, { - Name: "chains", - Category: "objects", - Char: "โ›“", - Keywords: []string{"lock", "arrest"}, + Name: "water_pistol", + Category: "Activities", + Char: "๐Ÿ”ซ", + Keywords: []string{"pistol", "violence", "weapon", "revolver", "gun", "handgun", "shoot", "squirt", "tool", "water"}, }, { - Name: "chart_with_downwards_trend", - Category: "objects", - Char: "๐Ÿ“‰", - Keywords: []string{"graph", "presentation", "stats", "recession", "business", "economics", "money", "sales", "bad", "failure"}, + Name: "bow_and_arrow", + Category: "Objects", + Char: "๐Ÿน", + Keywords: []string{"bow_and_arrow", "sports", "archer", "archery", "sagittarius", "tool", "zodiac"}, }, { - Name: "chart_with_upwards_trend", - Category: "objects", - Char: "๐Ÿ“ˆ", - Keywords: []string{"graph", "presentation", "stats", "recovery", "business", "economics", "money", "sales", "good", "success"}, + Name: "shield", + Category: "Objects", + Char: "๐Ÿ›ก๏ธ", + Keywords: []string{"shield", "protection", "security", "weapon"}, }, { - Name: "clamp", - Category: "objects", - Char: "๐Ÿ—œ", - Keywords: []string{"tool"}, + Name: "wrench", + Category: "Objects", + Char: "๐Ÿ”ง", + Keywords: []string{"wrench", "tools", "diy", "ikea", "fix", "maintainer", "spanner", "tool"}, }, { - Name: "clipboard", - Category: "objects", - Char: "๐Ÿ“‹", - Keywords: []string{"stationery", "documents"}, + Name: "nut_and_bolt", + Category: "Objects", + Char: "๐Ÿ”ฉ", + Keywords: []string{"nut_and_bolt", "handy", "tools", "fix", "screw", "tool"}, }, { - Name: "closed_book", - Category: "objects", - Char: "๐Ÿ“•", - Keywords: []string{"read", "library", "knowledge", "textbook", "learn"}, + Name: "gear", + Category: "Objects", + Char: "โš™๏ธ", + Keywords: []string{"gear", "cog", "cogwheel", "tool"}, }, { - Name: "closed_lock_with_key", - Category: "objects", - Char: "๐Ÿ”", - Keywords: []string{"security", "privacy"}, + Name: "clamp", + Category: "Objects", + Char: "๐Ÿ—œ๏ธ", + Keywords: []string{"clamp", "tool", "compress", "compression", "table", "vice", "winzip"}, }, { - Name: "coffin", - Category: "objects", - Char: "โšฐ", - Keywords: []string{"vampire", "dead", "die", "death", "rip", "graveyard", "cemetery", "casket", "funeral", "box"}, + Name: "balance_scale", + Category: "Objects", + Char: "โš–๏ธ", + Keywords: []string{"balance_scale", "law", "fairness", "weight", "justice", "libra", "scales", "tool", "zodiac"}, }, { - Name: "compass", - Category: "objects", - Char: "๐Ÿงญ", - Keywords: []string{"magnetic", "navigation", "orienteering"}, + Name: "white_cane", + Category: "Objects", + Char: "๐Ÿฆฏ", + Keywords: []string{"probing_cane", "accessibility", "blind", "white"}, }, { - Name: "computer", - Category: "objects", - Char: "๐Ÿ’ป", - Keywords: []string{"technology", "laptop", "screen", "display", "monitor"}, + Name: "link", + Category: "Objects", + Char: "๐Ÿ”—", + Keywords: []string{"link", "rings", "url", "chain", "hyperlink", "linked", "symbol"}, }, { - Name: "computer_mouse", - Category: "objects", - Char: "๐Ÿ–ฑ", - Keywords: []string{"click"}, + Name: "chains", + Category: "Objects", + Char: "โ›“๏ธ", + Keywords: []string{"chains", "lock", "arrest", "chain"}, }, { - Name: "confetti_ball", - Category: "objects", - Char: "๐ŸŽŠ", - Keywords: []string{"festival", "party", "birthday", "circus"}, + Name: "toolbox", + Category: "Objects", + Char: "๐Ÿงฐ", + Keywords: []string{"toolbox", "tools", "diy", "fix", "maintainer", "mechanic", "chest", "tool"}, }, { - Name: "control_knobs", - Category: "objects", - Char: "๐ŸŽ›", - Keywords: []string{"dial"}, + Name: "magnet", + Category: "Objects", + Char: "๐Ÿงฒ", + Keywords: []string{"magnet", "attraction", "magnetic", "horseshoe"}, }, { - Name: "couch_and_lamp", - Category: "objects", - Char: "๐Ÿ›‹", - Keywords: []string{"read", "chill"}, + Name: "alembic", + Category: "Objects", + Char: "โš—๏ธ", + Keywords: []string{"alembic", "distilling", "science", "experiment", "chemistry", "tool"}, }, { - Name: "crayon", - Category: "objects", - Char: "๐Ÿ–", - Keywords: []string{"drawing", "creativity"}, + Name: "test_tube", + Category: "Objects", + Char: "๐Ÿงช", + Keywords: []string{"test_tube", "chemistry", "experiment", "lab", "science", "chemist", "test"}, }, { - Name: "credit_card", - Category: "objects", - Char: "๐Ÿ’ณ", - Keywords: []string{"money", "sales", "dollar", "bill", "payment", "shopping"}, + Name: "petri_dish", + Category: "Objects", + Char: "๐Ÿงซ", + Keywords: []string{"petri_dish", "bacteria", "biology", "culture", "lab", "biologist"}, }, { - Name: "crossed_flags", - Category: "objects", - Char: "๐ŸŽŒ", - Keywords: []string{"japanese", "nation", "country", "border"}, + Name: "dna", + Category: "Objects", + Char: "๐Ÿงฌ", + Keywords: []string{"dna", "biologist", "genetics", "life", "double", "evolution", "gene", "helix"}, }, { - Name: "crossed_swords", - Category: "objects", - Char: "โš”", - Keywords: []string{"weapon"}, + Name: "microscope", + Category: "Objects", + Char: "๐Ÿ”ฌ", + Keywords: []string{"microscope", "laboratory", "experiment", "zoomin", "science", "study", "investigate", "magnify", "tool"}, }, { - Name: "crystal_ball", - Category: "objects", - Char: "๐Ÿ”ฎ", - Keywords: []string{"disco", "party", "magic", "circus", "fortune_teller"}, + Name: "telescope", + Category: "Objects", + Char: "๐Ÿ”ญ", + Keywords: []string{"telescope", "stars", "space", "zoom", "science", "astronomy", "stargazing", "tool"}, }, { - Name: "dagger", - Category: "objects", - Char: "๐Ÿ—ก", - Keywords: []string{"weapon"}, + Name: "satellite_antenna", + Category: "Objects", + Char: "๐Ÿ“ก", + Keywords: []string{"satellite_antenna", "communication", "future", "radio", "space", "dish", "signal"}, }, { - Name: "date", - Category: "objects", - Char: "๐Ÿ“…", - Keywords: []string{"calendar", "schedule"}, + Name: "syringe", + Category: "Objects", + Char: "๐Ÿ’‰", + Keywords: []string{"syringe", "health", "hospital", "drugs", "blood", "medicine", "needle", "doctor", "nurse", "shot", "sick", "tool", "vaccination", "vaccine"}, }, { - Name: "desktop_computer", - Category: "objects", - Char: "๐Ÿ–ฅ", - Keywords: []string{"technology", "computing", "screen"}, + Name: "drop_of_blood", + Category: "Objects", + Char: "๐Ÿฉธ", + Keywords: []string{"drop_of_blood", "period", "hurt", "harm", "wound", "bleed", "doctor", "donation", "injury", "medicine", "menstruation"}, }, { - Name: "dna", - Category: "objects", - Char: "๐Ÿงฌ", - Keywords: []string{"biologist", "genetics", "life"}, + Name: "pill", + Category: "Objects", + Char: "๐Ÿ’Š", + Keywords: []string{"pill", "health", "medicine", "doctor", "pharmacy", "drug", "capsule", "drugs", "sick", "tablet"}, }, { - Name: "dollar", - Category: "objects", - Char: "๐Ÿ’ต", - Keywords: []string{"money", "sales", "bill", "currency"}, + Name: "adhesive_bandage", + Category: "Objects", + Char: "๐Ÿฉน", + Keywords: []string{"adhesive_bandage", "heal", "aid", "band", "doctor", "medicine", "plaster"}, }, { - Name: "dolls", - Category: "objects", - Char: "๐ŸŽŽ", - Keywords: []string{"japanese", "toy", "kimono"}, + Name: "stethoscope", + Category: "Objects", + Char: "๐Ÿฉบ", + Keywords: []string{"stethoscope", "health", "doctor", "heart", "medicine", "healthcheck"}, }, { Name: "door", - Category: "objects", + Category: "Objects", Char: "๐Ÿšช", - Keywords: []string{"house", "entry", "exit"}, + Keywords: []string{"door", "house", "entry", "exit", "doorway", "front"}, }, { - Name: "dvd", - Category: "objects", - Char: "๐Ÿ“€", - Keywords: []string{"cd", "disk", "disc"}, + Name: "bed", + Category: "Objects", + Char: "๐Ÿ›๏ธ", + Keywords: []string{"bed", "sleep", "rest", "bedroom", "hotel"}, }, { - Name: "e-mail", - Category: "objects", - Char: "๐Ÿ“ง", - Keywords: []string{"communication", "inbox"}, + Name: "couch_and_lamp", + Category: "Objects", + Char: "๐Ÿ›‹๏ธ", + Keywords: []string{"couch_and_lamp", "read", "chill", "hotel", "lounge", "settee", "sofa"}, }, { - Name: "electric_plug", - Category: "objects", - Char: "๐Ÿ”Œ", - Keywords: []string{"charger", "power"}, + Name: "chair", + Category: "Objects", + Char: "๐Ÿช‘", + Keywords: []string{"chair", "sit", "furniture", "seat"}, }, { - Name: "email", - Category: "objects", - Char: "โœ‰๏ธ", - Keywords: []string{"letter", "postal", "inbox", "communication"}, + Name: "toilet", + Category: "Objects", + Char: "๐Ÿšฝ", + Keywords: []string{"toilet", "restroom", "wc", "washroom", "bathroom", "potty", "loo"}, }, { - Name: "envelope_with_arrow", - Category: "objects", - Char: "๐Ÿ“ฉ", - Keywords: []string{"email", "communication"}, + Name: "shower", + Category: "Objects", + Char: "๐Ÿšฟ", + Keywords: []string{"shower", "clean", "water", "bathroom", "bath", "head"}, }, { - Name: "euro", - Category: "objects", - Char: "๐Ÿ’ถ", - Keywords: []string{"money", "sales", "dollar", "currency"}, + Name: "bathtub", + Category: "Objects", + Char: "๐Ÿ›", + Keywords: []string{"bathtub", "clean", "shower", "bathroom", "bath", "bubble"}, }, { - Name: "fax", - Category: "objects", - Char: "๐Ÿ“ ", - Keywords: []string{"communication", "technology"}, + Name: "razor", + Category: "Objects", + Char: "๐Ÿช’", + Keywords: []string{"razor", "cut", "sharp", "shave"}, }, { - Name: "file_cabinet", - Category: "objects", - Char: "๐Ÿ—„", - Keywords: []string{"filing", "organizing"}, + Name: "lotion_bottle", + Category: "Objects", + Char: "๐Ÿงด", + Keywords: []string{"lotion_bottle", "moisturizer", "sunscreen", "shampoo"}, }, { - Name: "file_folder", - Category: "objects", - Char: "๐Ÿ“", - Keywords: []string{"documents", "business", "office"}, + Name: "safety_pin", + Category: "Objects", + Char: "๐Ÿงท", + Keywords: []string{"safety_pin", "diaper", "punk", "rock"}, }, { - Name: "film_projector", - Category: "objects", - Char: "๐Ÿ“ฝ", - Keywords: []string{"video", "tape", "record", "movie"}, + Name: "broom", + Category: "Objects", + Char: "๐Ÿงน", + Keywords: []string{"broom", "cleaning", "sweeping", "witch", "brush", "sweep"}, }, { - Name: "film_strip", - Category: "objects", - Char: "๐ŸŽž", - Keywords: []string{"movie"}, + Name: "basket", + Category: "Objects", + Char: "๐Ÿงบ", + Keywords: []string{"basket", "laundry", "farming", "picnic"}, }, { - Name: "fire_extinguisher", - Category: "objects", - Char: "๐Ÿงฏ", - Keywords: []string{"quench"}, + Name: "roll_of_paper", + Category: "Objects", + Char: "๐Ÿงป", + Keywords: []string{"roll_of_paper", "roll", "toilet", "towels"}, }, { - Name: "firecracker", - Category: "objects", - Char: "๐Ÿงจ", - Keywords: []string{"dynamite", "boom", "explode", "explosion", "explosive"}, + Name: "soap", + Category: "Objects", + Char: "๐Ÿงผ", + Keywords: []string{"soap", "bar", "bathing", "cleaning", "lather", "soapdish"}, }, { - Name: "flags", - Category: "objects", - Char: "๐ŸŽ", - Keywords: []string{"fish", "japanese", "koinobori", "carp", "banner"}, + Name: "sponge", + Category: "Objects", + Char: "๐Ÿงฝ", + Keywords: []string{"sponge", "absorbing", "cleaning", "porous"}, }, { - Name: "flashlight", - Category: "objects", - Char: "๐Ÿ”ฆ", - Keywords: []string{"dark", "camping", "sight", "night"}, + Name: "fire_extinguisher", + Category: "Objects", + Char: "๐Ÿงฏ", + Keywords: []string{"fire_extinguisher", "quench", "extinguish"}, }, { - Name: "floppy_disk", - Category: "objects", - Char: "๐Ÿ’พ", - Keywords: []string{"oldschool", "technology", "save", "90s", "80s"}, + Name: "shopping_cart", + Category: "Objects", + Char: "๐Ÿ›’", + Keywords: []string{"shopping_cart", "trolley"}, }, { - Name: "fountain_pen", - Category: "objects", - Char: "๐Ÿ–‹", - Keywords: []string{"stationery", "writing", "write"}, + Name: "cigarette", + Category: "Objects", + Char: "๐Ÿšฌ", + Keywords: []string{"cigarette", "kills", "tobacco", "joint", "smoke", "activity", "smoking", "symbol"}, }, { - Name: "framed_picture", - Category: "objects", - Char: "๐Ÿ–ผ", - Keywords: []string{"photography"}, + Name: "coffin", + Category: "Objects", + Char: "โšฐ๏ธ", + Keywords: []string{"coffin", "vampire", "dead", "die", "death", "rip", "graveyard", "cemetery", "casket", "funeral", "box", "remove"}, }, { Name: "funeral_urn", - Category: "objects", - Char: "โšฑ", - Keywords: []string{"dead", "die", "death", "rip", "ashes"}, - }, - { - Name: "gear", - Category: "objects", - Char: "โš™", - Keywords: []string{"cog"}, - }, - { - Name: "gem", - Category: "objects", - Char: "๐Ÿ’Ž", - Keywords: []string{"blue", "ruby", "diamond", "jewelry"}, + Category: "Objects", + Char: "โšฑ๏ธ", + Keywords: []string{"funeral_urn", "dead", "die", "death", "rip", "ashes", "vase"}, }, { - Name: "gift", - Category: "objects", - Char: "๐ŸŽ", - Keywords: []string{"present", "birthday", "christmas", "xmas"}, + Name: "moai", + Category: "Objects", + Char: "๐Ÿ—ฟ", + Keywords: []string{"moai", "rock", "easter island", "carving", "face", "human", "moyai", "statue", "stone"}, }, { - Name: "green_book", - Category: "objects", - Char: "๐Ÿ“—", - Keywords: []string{"read", "library", "knowledge", "study"}, + Name: "atm_sign", + Category: "Symbols", + Char: "๐Ÿง", + Keywords: []string{"atm_sign", "money", "sales", "cash", "blue-square", "payment", "bank", "automated", "machine", "teller"}, }, { - Name: "gun", - Category: "objects", - Char: "๐Ÿ”ซ", - Keywords: []string{"violence", "weapon", "pistol", "revolver"}, + Name: "litter_in_bin_sign", + Category: "Symbols", + Char: "๐Ÿšฎ", + Keywords: []string{"litter_in_bin_sign", "blue-square", "sign", "human", "info", "its", "litterbox", "person", "place", "put", "symbol", "trash"}, }, { - Name: "hammer", - Category: "objects", - Char: "๐Ÿ”จ", - Keywords: []string{"tools", "build", "create"}, + Name: "potable_water", + Category: "Symbols", + Char: "๐Ÿšฐ", + Keywords: []string{"potable_water", "blue-square", "liquid", "restroom", "cleaning", "faucet", "drink", "drinking", "symbol", "tap", "thirst", "thirsty"}, }, { - Name: "hammer_and_pick", - Category: "objects", - Char: "โš’", - Keywords: []string{"tools", "build", "create"}, + Name: "wheelchair_symbol", + Category: "Symbols", + Char: "โ™ฟ", + Keywords: []string{"wheelchair_symbol", "blue-square", "disabled", "accessibility", "access", "accessible", "bathroom"}, }, { - Name: "hammer_and_wrench", - Category: "objects", - Char: "๐Ÿ› ", - Keywords: []string{"tools", "build", "create"}, + Name: "men_s_room", + Category: "Symbols", + Char: "๐Ÿšน", + Keywords: []string{"men_s_room", "toilet", "restroom", "wc", "blue-square", "gender", "male", "lavatory", "man", "mens", "menโ€™s", "symbol"}, }, { - Name: "hocho", - Category: "objects", - Char: "๐Ÿ”ช", - Keywords: []string{"knife", "blade", "cutlery", "kitchen", "weapon"}, + Name: "women_s_room", + Category: "Symbols", + Char: "๐Ÿšบ", + Keywords: []string{"women_s_room", "purple-square", "woman", "female", "toilet", "loo", "restroom", "gender", "lavatory", "symbol", "wc", "womens", "womensย toilet", "womenโ€™s"}, }, { - Name: "hole", - Category: "objects", - Char: "๐Ÿ•ณ", - Keywords: []string{"embarrassing"}, + Name: "restroom", + Category: "Symbols", + Char: "๐Ÿšป", + Keywords: []string{"restroom", "blue-square", "toilet", "refresh", "wc", "gender", "bathroom", "lavatory", "sign"}, }, { - Name: "hourglass", - Category: "objects", - Char: "โŒ›", - Keywords: []string{"time", "clock", "oldschool", "limit", "exam", "quiz", "test"}, + Name: "baby_symbol", + Category: "Symbols", + Char: "๐Ÿšผ", + Keywords: []string{"baby_symbol", "orange-square", "child", "change", "changing", "nursery", "station"}, }, { - Name: "hourglass_flowing_sand", - Category: "objects", - Char: "โณ", - Keywords: []string{"oldschool", "time", "countdown"}, + Name: "water_closet", + Category: "Symbols", + Char: "๐Ÿšพ", + Keywords: []string{"water_closet", "toilet", "restroom", "blue-square", "lavatory", "wc"}, }, { - Name: "inbox_tray", - Category: "objects", - Char: "๐Ÿ“ฅ", - Keywords: []string{"email", "documents"}, + Name: "passport_control", + Category: "Symbols", + Char: "๐Ÿ›‚", + Keywords: []string{"passport_control", "custom", "blue-square", "border", "permissions", "authorization", "roles"}, }, { - Name: "incoming_envelope", - Category: "objects", - Char: "๐Ÿ“จ", - Keywords: []string{"email", "inbox"}, + Name: "customs", + Category: "Symbols", + Char: "๐Ÿ›ƒ", + Keywords: []string{"customs", "passport", "border", "blue-square"}, }, { - Name: "iphone", - Category: "objects", - Char: "๐Ÿ“ฑ", - Keywords: []string{"technology", "apple", "gadgets", "dial"}, + Name: "baggage_claim", + Category: "Symbols", + Char: "๐Ÿ›„", + Keywords: []string{"baggage_claim", "blue-square", "airport", "transport"}, }, { - Name: "izakaya_lantern", - Category: "objects", - Char: "๐Ÿฎ", - Keywords: []string{"light", "paper", "halloween", "spooky"}, + Name: "left_luggage", + Category: "Symbols", + Char: "๐Ÿ›…", + Keywords: []string{"left_luggage", "blue-square", "travel", "baggage", "bagย with", "key", "locked", "locker", "suitcase"}, }, { - Name: "joystick", - Category: "objects", - Char: "๐Ÿ•น", - Keywords: []string{"game", "play"}, + Name: "warning", + Category: "Symbols", + Char: "โš ๏ธ", + Keywords: []string{"warning", "exclamation", "wip", "alert", "error", "problem", "issue", "sign", "symbol"}, }, { - Name: "key", - Category: "objects", - Char: "๐Ÿ”‘", - Keywords: []string{"lock", "door", "password"}, + Name: "children_crossing", + Category: "Symbols", + Char: "๐Ÿšธ", + Keywords: []string{"children_crossing", "school", "warning", "danger", "sign", "driving", "yellow-diamond", "child", "kids", "pedestrian", "traffic", "experience", "usability"}, }, { - Name: "keyboard", - Category: "objects", - Char: "โŒจ", - Keywords: []string{"technology", "computer", "type", "input", "text"}, + Name: "no_entry", + Category: "Symbols", + Char: "โ›”", + Keywords: []string{"no_entry", "limit", "security", "privacy", "bad", "denied", "stop", "circle", "forbidden", "not", "prohibited", "traffic"}, }, { - Name: "label", - Category: "objects", - Char: "๐Ÿท", - Keywords: []string{"sale", "tag"}, + Name: "prohibited", + Category: "Symbols", + Char: "๐Ÿšซ", + Keywords: []string{"prohibited", "forbid", "stop", "limit", "denied", "disallow", "circle", "backslash", "banned", "block", "crossed", "entry", "forbidden", "no", "not", "red", "restricted", "sign"}, }, { - Name: "ledger", - Category: "objects", - Char: "๐Ÿ“’", - Keywords: []string{"notes", "paper"}, + Name: "no_bicycles", + Category: "Symbols", + Char: "๐Ÿšณ", + Keywords: []string{"no_bicycles", "no_bikes", "bicycle", "bike", "cyclist", "prohibited", "circle", "forbidden", "not", "sign", "vehicle"}, }, { - Name: "level_slider", - Category: "objects", - Char: "๐ŸŽš", - Keywords: []string{"scale"}, + Name: "no_smoking", + Category: "Symbols", + Char: "๐Ÿšญ", + Keywords: []string{"no_smoking", "cigarette", "blue-square", "smell", "smoke", "forbidden", "not", "prohibited", "sign", "symbol"}, }, { - Name: "link", - Category: "objects", - Char: "๐Ÿ”—", - Keywords: []string{"rings", "url"}, + Name: "no_littering", + Category: "Symbols", + Char: "๐Ÿšฏ", + Keywords: []string{"no_littering", "trash", "bin", "garbage", "circle", "do", "forbidden", "litter", "not", "prohibited", "symbol"}, }, { - Name: "lock", - Category: "objects", - Char: "๐Ÿ”’", - Keywords: []string{"security", "password", "padlock"}, + Name: "non_potable_water", + Category: "Symbols", + Char: "๐Ÿšฑ", + Keywords: []string{"non_potable_water", "drink", "faucet", "tap", "circle", "drinking", "forbidden", "no", "not", "prohibited", "symbol"}, }, { - Name: "lock_with_ink_pen", - Category: "objects", - Char: "๐Ÿ”", - Keywords: []string{"security", "secret"}, + Name: "no_pedestrians", + Category: "Symbols", + Char: "๐Ÿšท", + Keywords: []string{"no_pedestrians", "rules", "crossing", "walking", "circle", "forbidden", "not", "pedestrian", "people", "prohibited"}, }, { - Name: "lotion_bottle", - Category: "objects", - Char: "๐Ÿงด", - Keywords: []string{"moisturizer", "sunscreen"}, + Name: "no_mobile_phones", + Category: "Symbols", + Char: "๐Ÿ“ต", + Keywords: []string{"no_mobile_phones", "iphone", "mute", "circle", "cell", "communication", "forbidden", "not", "phone", "prohibited", "smartphones", "telephone"}, }, { - Name: "love_letter", - Category: "objects", - Char: "๐Ÿ’Œ", - Keywords: []string{"email", "like", "affection", "envelope", "valentines"}, + Name: "no_one_under_eighteen", + Category: "Symbols", + Char: "๐Ÿ”ž", + Keywords: []string{"no_one_under_eighteen", "18", "drink", "pub", "night", "minor", "circle", "age", "forbidden", "not", "nsfw", "prohibited", "restriction", "symbol", "underage"}, }, { - Name: "mag", - Category: "objects", - Char: "๐Ÿ”", - Keywords: []string{"search", "zoom", "find", "detective"}, + Name: "radioactive", + Category: "Symbols", + Char: "โ˜ข๏ธ", + Keywords: []string{"radioactive", "nuclear", "danger", "international", "radiation", "sign", "symbol"}, }, { - Name: "mag_right", - Category: "objects", - Char: "๐Ÿ”Ž", - Keywords: []string{"search", "zoom", "find", "detective"}, + Name: "biohazard", + Category: "Symbols", + Char: "โ˜ฃ๏ธ", + Keywords: []string{"biohazard", "danger", "sign"}, }, { - Name: "magnet", - Category: "objects", - Char: "๐Ÿงฒ", - Keywords: []string{"attraction", "magnetic"}, + Name: "up_arrow", + Category: "Symbols", + Char: "โฌ†๏ธ", + Keywords: []string{"up_arrow", "blue-square", "continue", "top", "direction", "black", "cardinal", "north", "pointing", "upwards", "upgrade"}, }, { - Name: "mailbox", - Category: "objects", - Char: "๐Ÿ“ซ", - Keywords: []string{"email", "inbox", "communication"}, + Name: "up_right_arrow", + Category: "Symbols", + Char: "โ†—๏ธ", + Keywords: []string{"up_right_arrow", "blue-square", "point", "direction", "diagonal", "northeast", "east", "intercardinal", "north", "upper"}, }, { - Name: "mailbox_closed", - Category: "objects", - Char: "๐Ÿ“ช", - Keywords: []string{"email", "communication", "inbox"}, + Name: "right_arrow", + Category: "Symbols", + Char: "โžก๏ธ", + Keywords: []string{"right_arrow", "blue-square", "next", "black", "cardinal", "direction", "east", "pointing", "rightwards", "rightย arrow"}, }, { - Name: "mailbox_with_mail", - Category: "objects", - Char: "๐Ÿ“ฌ", - Keywords: []string{"email", "inbox", "communication"}, + Name: "down_right_arrow", + Category: "Symbols", + Char: "โ†˜๏ธ", + Keywords: []string{"down_right_arrow", "blue-square", "direction", "diagonal", "southeast", "east", "intercardinal", "lower", "rightย arrow", "south"}, }, { - Name: "mailbox_with_no_mail", - Category: "objects", - Char: "๐Ÿ“ญ", - Keywords: []string{"email", "inbox"}, + Name: "down_arrow", + Category: "Symbols", + Char: "โฌ‡๏ธ", + Keywords: []string{"down_arrow", "blue-square", "direction", "bottom", "black", "cardinal", "downwards", "downย arrow", "pointing", "south", "downgrade"}, }, { - Name: "mantelpiece_clock", - Category: "objects", - Char: "๐Ÿ•ฐ", - Keywords: []string{"time"}, + Name: "down_left_arrow", + Category: "Symbols", + Char: "โ†™๏ธ", + Keywords: []string{"down_left_arrow", "blue-square", "direction", "diagonal", "southwest", "intercardinal", "leftย arrow", "lower", "south", "west"}, }, { - Name: "memo", - Category: "objects", - Char: "๐Ÿ“", - Keywords: []string{"write", "documents", "stationery", "pencil", "paper", "writing", "legal", "exam", "quiz", "test", "study", "compose"}, + Name: "left_arrow", + Category: "Symbols", + Char: "โฌ…๏ธ", + Keywords: []string{"left_arrow", "blue-square", "previous", "back", "black", "cardinal", "direction", "leftwards", "leftย arrow", "pointing", "west"}, }, { - Name: "microbe", - Category: "objects", - Char: "๐Ÿฆ ", - Keywords: []string{"amoeba", "bacteria", "germs"}, + Name: "up_left_arrow", + Category: "Symbols", + Char: "โ†–๏ธ", + Keywords: []string{"up_left_arrow", "blue-square", "point", "direction", "diagonal", "northwest", "intercardinal", "leftย arrow", "north", "upper", "west"}, }, { - Name: "microscope", - Category: "objects", - Char: "๐Ÿ”ฌ", - Keywords: []string{"laboratory", "experiment", "zoomin", "science", "study"}, + Name: "up_down_arrow", + Category: "Symbols", + Char: "โ†•๏ธ", + Keywords: []string{"up_down_arrow", "blue-square", "direction", "way", "vertical", "arrows", "intercardinal", "northwest"}, }, { - Name: "minidisc", - Category: "objects", - Char: "๐Ÿ’ฝ", - Keywords: []string{"technology", "record", "data", "disk", "90s"}, + Name: "left_right_arrow", + Category: "Symbols", + Char: "โ†”๏ธ", + Keywords: []string{"left_right_arrow", "shape", "direction", "horizontal", "sideways", "arrows", "horizontalย arrows"}, }, { - Name: "money_with_wings", - Category: "objects", - Char: "๐Ÿ’ธ", - Keywords: []string{"dollar", "bills", "payment", "sale"}, + Name: "right_arrow_curving_left", + Category: "Symbols", + Char: "โ†ฉ๏ธ", + Keywords: []string{"right_arrow_curving_left", "back", "return", "blue-square", "undo", "enter", "curved", "email", "hook", "leftwards", "reply"}, }, { - Name: "moneybag", - Category: "objects", - Char: "๐Ÿ’ฐ", - Keywords: []string{"dollar", "payment", "coins", "sale"}, + Name: "left_arrow_curving_right", + Category: "Symbols", + Char: "โ†ช๏ธ", + Keywords: []string{"left_arrow_curving_right", "blue-square", "return", "rotate", "direction", "email", "forward", "hook", "rightwards", "rightย curved"}, }, { - Name: "movie_camera", - Category: "objects", - Char: "๐ŸŽฅ", - Keywords: []string{"film", "record"}, + Name: "right_arrow_curving_up", + Category: "Symbols", + Char: "โคด๏ธ", + Keywords: []string{"right_arrow_curving_up", "blue-square", "direction", "top", "heading", "pointing", "rightwards", "then", "upwards"}, }, { - Name: "moyai", - Category: "objects", - Char: "๐Ÿ—ฟ", - Keywords: []string{"rock", "easter island", "moai"}, + Name: "right_arrow_curving_down", + Category: "Symbols", + Char: "โคต๏ธ", + Keywords: []string{"right_arrow_curving_down", "blue-square", "direction", "bottom", "curved", "downwards", "heading", "pointing", "rightwards", "then"}, }, { - Name: "nazar_amulet", - Category: "objects", - Char: "๐Ÿงฟ", - Keywords: []string{"bead", "charm"}, + Name: "clockwise_vertical_arrows", + Category: "Symbols", + Char: "๐Ÿ”ƒ", + Keywords: []string{"clockwise_vertical_arrows", "sync", "cycle", "round", "repeat", "arrow", "circle", "downwards", "open", "reload", "upwards"}, }, { - Name: "newspaper", - Category: "objects", - Char: "๐Ÿ“ฐ", - Keywords: []string{"press", "headline"}, + Name: "counterclockwise_arrows_button", + Category: "Symbols", + Char: "๐Ÿ”„", + Keywords: []string{"counterclockwise_arrows_button", "blue-square", "sync", "cycle", "anticlockwise", "arrow", "circle", "downwards", "open", "refresh", "rotate", "switch", "upwards", "withershins"}, }, { - Name: "newspaper_roll", - Category: "objects", - Char: "๐Ÿ—ž", - Keywords: []string{"press", "headline"}, + Name: "back_arrow", + Category: "Symbols", + Char: "๐Ÿ”™", + Keywords: []string{"back_arrow", "arrow", "words", "return", "above", "leftwards"}, }, { - Name: "notebook", - Category: "objects", - Char: "๐Ÿ““", - Keywords: []string{"stationery", "record", "notes", "paper", "study"}, + Name: "end_arrow", + Category: "Symbols", + Char: "๐Ÿ”š", + Keywords: []string{"end_arrow", "words", "arrow", "above", "leftwards"}, }, { - Name: "notebook_with_decorative_cover", - Category: "objects", - Char: "๐Ÿ“”", - Keywords: []string{"classroom", "notes", "record", "paper", "study"}, + Name: "on_arrow", + Category: "Symbols", + Char: "๐Ÿ”›", + Keywords: []string{"on_arrow", "arrow", "words", "above", "exclamation", "left", "mark", "on!", "right"}, }, { - Name: "nut_and_bolt", - Category: "objects", - Char: "๐Ÿ”ฉ", - Keywords: []string{"handy", "tools", "fix"}, + Name: "soon_arrow", + Category: "Symbols", + Char: "๐Ÿ”œ", + Keywords: []string{"soon_arrow", "arrow", "words", "above", "rightwards"}, }, { - Name: "oil_drum", - Category: "objects", - Char: "๐Ÿ›ข", - Keywords: []string{"barrell"}, + Name: "top_arrow", + Category: "Symbols", + Char: "๐Ÿ”", + Keywords: []string{"top_arrow", "words", "blue-square", "above", "up", "upwards"}, }, { - Name: "old_key", - Category: "objects", - Char: "๐Ÿ—", - Keywords: []string{"lock", "door", "password"}, + Name: "place_of_worship", + Category: "Symbols", + Char: "๐Ÿ›", + Keywords: []string{"place_of_worship", "religion", "church", "temple", "prayer", "building", "religious"}, }, { - Name: "open_book", - Category: "objects", - Char: "๐Ÿ“–", - Keywords: []string{"book", "read", "library", "knowledge", "literature", "learn", "study"}, + Name: "atom_symbol", + Category: "Symbols", + Char: "โš›๏ธ", + Keywords: []string{"atom_symbol", "science", "physics", "chemistry", "atheist"}, }, { - Name: "open_file_folder", - Category: "objects", - Char: "๐Ÿ“‚", - Keywords: []string{"documents", "load"}, + Name: "om", + Category: "Symbols", + Char: "๐Ÿ•‰๏ธ", + Keywords: []string{"om", "hinduism", "buddhism", "sikhism", "jainism", "aumkara", "hindu", "omkara", "pranava", "religion", "symbol"}, }, { - Name: "orange_book", - Category: "objects", - Char: "๐Ÿ“™", - Keywords: []string{"read", "library", "knowledge", "textbook", "study"}, + Name: "star_of_david", + Category: "Symbols", + Char: "โœก๏ธ", + Keywords: []string{"star_of_david", "judaism", "jew", "jewish", "magen", "religion"}, }, { - Name: "outbox_tray", - Category: "objects", - Char: "๐Ÿ“ค", - Keywords: []string{"inbox", "email"}, + Name: "wheel_of_dharma", + Category: "Symbols", + Char: "โ˜ธ๏ธ", + Keywords: []string{"wheel_of_dharma", "hinduism", "buddhism", "sikhism", "jainism", "buddhist", "helm", "religion"}, }, { - Name: "package", - Category: "objects", - Char: "๐Ÿ“ฆ", - Keywords: []string{"mail", "gift", "cardboard", "box", "moving"}, + Name: "yin_yang", + Category: "Symbols", + Char: "โ˜ฏ๏ธ", + Keywords: []string{"yin_yang", "balance", "religion", "tao", "taoist"}, }, { - Name: "page_facing_up", - Category: "objects", - Char: "๐Ÿ“„", - Keywords: []string{"documents", "office", "paper", "information"}, + Name: "latin_cross", + Category: "Symbols", + Char: "โœ๏ธ", + Keywords: []string{"latin_cross", "christianity", "christian", "religion"}, }, { - Name: "page_with_curl", - Category: "objects", - Char: "๐Ÿ“ƒ", - Keywords: []string{"documents", "office", "paper"}, + Name: "orthodox_cross", + Category: "Symbols", + Char: "โ˜ฆ๏ธ", + Keywords: []string{"orthodox_cross", "suppedaneum", "religion", "christian"}, }, { - Name: "pager", - Category: "objects", - Char: "๐Ÿ“Ÿ", - Keywords: []string{"bbcall", "oldschool", "90s"}, + Name: "star_and_crescent", + Category: "Symbols", + Char: "โ˜ช๏ธ", + Keywords: []string{"star_and_crescent", "islam", "muslim", "religion"}, }, { - Name: "paintbrush", - Category: "objects", - Char: "๐Ÿ–Œ", - Keywords: []string{"drawing", "creativity", "art"}, + Name: "peace_symbol", + Category: "Symbols", + Char: "โ˜ฎ๏ธ", + Keywords: []string{"peace_symbol", "hippie", "sign"}, }, { - Name: "paperclip", - Category: "objects", - Char: "๐Ÿ“Ž", - Keywords: []string{"documents", "stationery"}, + Name: "menorah", + Category: "Symbols", + Char: "๐Ÿ•Ž", + Keywords: []string{"menorah", "hanukkah", "candles", "jewish", "branches", "candelabrum", "candlestick", "chanukiah", "nine", "religion"}, }, { - Name: "paperclips", - Category: "objects", - Char: "๐Ÿ–‡", - Keywords: []string{"documents", "stationery"}, + Name: "dotted_six_pointed_star", + Category: "Symbols", + Char: "๐Ÿ”ฏ", + Keywords: []string{"dotted_six_pointed_star", "purple-square", "religion", "jewish", "hexagram", "dot", "fortune", "middle"}, }, { - Name: "parasol_on_ground", - Category: "objects", - Char: "โ›ฑ", - Keywords: []string{"weather", "summer"}, + Name: "aries", + Category: "Symbols", + Char: "โ™ˆ", + Keywords: []string{"aries", "sign", "purple-square", "zodiac", "astrology", "ram"}, }, { - Name: "pen", - Category: "objects", - Char: "๐Ÿ–Š", - Keywords: []string{"stationery", "writing", "write"}, + Name: "taurus", + Category: "Symbols", + Char: "โ™‰", + Keywords: []string{"taurus", "purple-square", "sign", "zodiac", "astrology", "bull", "ox"}, }, { - Name: "pencil2", - Category: "objects", - Char: "โœ๏ธ", - Keywords: []string{"stationery", "write", "paper", "writing", "school", "study"}, + Name: "gemini", + Category: "Symbols", + Char: "โ™Š", + Keywords: []string{"gemini", "sign", "zodiac", "purple-square", "astrology", "twins"}, }, { - Name: "petri_dish", - Category: "objects", - Char: "๐Ÿงซ", - Keywords: []string{"bacteria", "biology", "culture", "lab"}, + Name: "cancer", + Category: "Symbols", + Char: "โ™‹", + Keywords: []string{"cancer", "sign", "zodiac", "purple-square", "astrology", "crab"}, }, { - Name: "phone", - Category: "objects", - Char: "โ˜Ž๏ธ", - Keywords: []string{"technology", "communication", "dial", "telephone"}, + Name: "leo", + Category: "Symbols", + Char: "โ™Œ", + Keywords: []string{"leo", "sign", "purple-square", "zodiac", "astrology", "lion"}, }, { - Name: "pick", - Category: "objects", - Char: "โ›", - Keywords: []string{"tools", "dig"}, + Name: "virgo", + Category: "Symbols", + Char: "โ™", + Keywords: []string{"virgo", "sign", "zodiac", "purple-square", "astrology", "maiden", "virgin"}, }, { - Name: "pill", - Category: "objects", - Char: "๐Ÿ’Š", - Keywords: []string{"health", "medicine", "doctor", "pharmacy", "drug"}, + Name: "libra", + Category: "Symbols", + Char: "โ™Ž", + Keywords: []string{"libra", "sign", "purple-square", "zodiac", "astrology", "balance", "justice", "scales"}, }, { - Name: "postal_horn", - Category: "objects", - Char: "๐Ÿ“ฏ", - Keywords: []string{"instrument", "music"}, + Name: "scorpio", + Category: "Symbols", + Char: "โ™", + Keywords: []string{"scorpio", "sign", "zodiac", "purple-square", "astrology", "scorpion", "scorpius"}, }, { - Name: "postbox", - Category: "objects", - Char: "๐Ÿ“ฎ", - Keywords: []string{"email", "letter", "envelope"}, + Name: "sagittarius", + Category: "Symbols", + Char: "โ™", + Keywords: []string{"sagittarius", "sign", "zodiac", "purple-square", "astrology", "archer"}, }, { - Name: "pound", - Category: "objects", - Char: "๐Ÿ’ท", - Keywords: []string{"british", "sterling", "money", "sales", "bills", "uk", "england", "currency"}, + Name: "capricorn", + Category: "Symbols", + Char: "โ™‘", + Keywords: []string{"capricorn", "sign", "zodiac", "purple-square", "astrology", "goat"}, }, { - Name: "prayer_beads", - Category: "objects", - Char: "๐Ÿ“ฟ", - Keywords: []string{"dhikr", "religious"}, + Name: "aquarius", + Category: "Symbols", + Char: "โ™’", + Keywords: []string{"aquarius", "sign", "purple-square", "zodiac", "astrology", "bearer", "water"}, }, { - Name: "printer", - Category: "objects", - Char: "๐Ÿ–จ", - Keywords: []string{"paper", "ink"}, + Name: "pisces", + Category: "Symbols", + Char: "โ™“", + Keywords: []string{"pisces", "purple-square", "sign", "zodiac", "astrology", "fish"}, }, { - Name: "pushpin", - Category: "objects", - Char: "๐Ÿ“Œ", - Keywords: []string{"stationery", "mark", "here"}, + Name: "ophiuchus", + Category: "Symbols", + Char: "โ›Ž", + Keywords: []string{"ophiuchus", "sign", "purple-square", "constellation", "astrology", "bearer", "serpent", "snake", "zodiac"}, }, { - Name: "radio", - Category: "objects", - Char: "๐Ÿ“ป", - Keywords: []string{"communication", "music", "podcast", "program"}, + Name: "shuffle_tracks_button", + Category: "Symbols", + Char: "๐Ÿ”€", + Keywords: []string{"shuffle_tracks_button", "blue-square", "shuffle", "music", "random", "arrow", "arrows", "crossed", "rightwards", "symbol", "twisted", "merge"}, }, { - Name: "rainbow_flag", - Category: "objects", - Char: "๐Ÿณ๏ธโ€๐ŸŒˆ", - Keywords: []string{"flag", "rainbow", "pride", "gay", "lgbt", "glbt", "queer", "homosexual", "lesbian", "bisexual", "transgender"}, + Name: "repeat_button", + Category: "Symbols", + Char: "๐Ÿ”", + Keywords: []string{"repeat_button", "loop", "record", "arrow", "arrows", "circle", "clockwise", "leftwards", "open", "retweet", "rightwards", "symbol"}, }, { - Name: "receipt", - Category: "objects", - Char: "๐Ÿงพ", - Keywords: []string{"accounting", "expenses"}, + Name: "repeat_single_button", + Category: "Symbols", + Char: "๐Ÿ”‚", + Keywords: []string{"repeat_single_button", "blue-square", "loop", "arrow", "arrows", "circle", "circled", "clockwise", "leftwards", "number", "once", "one", "open", "overlay", "rightwards", "symbol", "track"}, }, { - Name: "red_envelope", - Category: "objects", - Char: "๐Ÿงง", - Keywords: []string{"gift"}, + Name: "play_button", + Category: "Symbols", + Char: "โ–ถ๏ธ", + Keywords: []string{"play_button", "blue-square", "right", "direction", "play", "arrow", "black", "forward", "pointing", "rightย triangle", "triangle"}, }, { - Name: "ribbon", - Category: "objects", - Char: "๐ŸŽ€", - Keywords: []string{"decoration", "pink", "girl", "bowtie"}, + Name: "fast_forward_button", + Category: "Symbols", + Char: "โฉ", + Keywords: []string{"fast_forward_button", "blue-square", "play", "speed", "continue", "arrow", "black", "double", "pointing", "right", "symbol", "triangle"}, }, { - Name: "round_pushpin", - Category: "objects", - Char: "๐Ÿ“", - Keywords: []string{"stationery", "location", "map", "here"}, + Name: "next_track_button", + Category: "Symbols", + Char: "โญ๏ธ", + Keywords: []string{"next_track_button", "forward", "next", "blue-square", "arrow", "bar", "black", "double", "pointing", "right", "scene", "skip", "symbol", "triangle", "vertical"}, }, { - Name: "safety_pin", - Category: "objects", - Char: "๐Ÿงท", - Keywords: []string{"diaper"}, + Name: "play_or_pause_button", + Category: "Symbols", + Char: "โฏ๏ธ", + Keywords: []string{"play_or_pause_button", "blue-square", "play", "pause", "arrow", "bar", "black", "double", "play/pause", "pointing", "right", "symbol", "triangle", "vertical"}, }, { - Name: "satellite", - Category: "objects", - Char: "๐Ÿ“ก", - Keywords: []string{"communication", "future", "radio", "space"}, + Name: "reverse_button", + Category: "Symbols", + Char: "โ—€๏ธ", + Keywords: []string{"reverse_button", "blue-square", "left", "direction", "arrow", "backward", "black", "pointing", "triangle"}, }, { - Name: "scissors", - Category: "objects", - Char: "โœ‚๏ธ", - Keywords: []string{"stationery", "cut"}, + Name: "fast_reverse_button", + Category: "Symbols", + Char: "โช", + Keywords: []string{"fast_reverse_button", "play", "blue-square", "arrow", "black", "double", "left", "pointing", "rewind", "symbol", "triangle", "revert"}, }, { - Name: "scroll", - Category: "objects", - Char: "๐Ÿ“œ", - Keywords: []string{"documents", "ancient", "history", "paper"}, + Name: "last_track_button", + Category: "Symbols", + Char: "โฎ๏ธ", + Keywords: []string{"last_track_button", "backward", "arrow", "bar", "black", "double", "left", "pointing", "previous", "scene", "skip", "symbol", "triangle", "vertical"}, }, { - Name: "shield", - Category: "objects", - Char: "๐Ÿ›ก", - Keywords: []string{"protection", "security"}, + Name: "upwards_button", + Category: "Symbols", + Char: "๐Ÿ”ผ", + Keywords: []string{"upwards_button", "blue-square", "triangle", "direction", "point", "forward", "top", "arrow", "pointing", "red", "small", "up"}, }, { - Name: "shopping", - Category: "objects", - Char: "๐Ÿ›", - Keywords: []string{"mall", "buy", "purchase"}, + Name: "fast_up_button", + Category: "Symbols", + Char: "โซ", + Keywords: []string{"fast_up_button", "blue-square", "direction", "top", "arrow", "black", "double", "pointing", "triangle"}, }, { - Name: "shopping_cart", - Category: "objects", - Char: "๐Ÿ›’", - Keywords: []string{"trolley"}, + Name: "downwards_button", + Category: "Symbols", + Char: "๐Ÿ”ฝ", + Keywords: []string{"downwards_button", "blue-square", "direction", "bottom", "arrow", "down", "pointing", "red", "small", "triangle"}, }, { - Name: "shower", - Category: "objects", - Char: "๐Ÿšฟ", - Keywords: []string{"clean", "water", "bathroom"}, + Name: "fast_down_button", + Category: "Symbols", + Char: "โฌ", + Keywords: []string{"fast_down_button", "blue-square", "direction", "bottom", "arrow", "black", "double", "pointing", "triangle"}, }, { - Name: "skull_and_crossbones", - Category: "objects", - Char: "โ˜ ", - Keywords: []string{"poison", "danger", "deadly", "scary", "death", "pirate", "evil"}, + Name: "pause_button", + Category: "Symbols", + Char: "โธ๏ธ", + Keywords: []string{"pause_button", "pause", "blue-square", "bar", "double", "symbol", "vertical"}, }, { - Name: "sleeping_bed", - Category: "objects", - Char: "๐Ÿ›Œ", - Keywords: []string{"bed", "rest"}, + Name: "stop_button", + Category: "Symbols", + Char: "โน๏ธ", + Keywords: []string{"stop_button", "blue-square", "black", "for", "square", "symbol"}, }, { - Name: "smoking", - Category: "objects", - Char: "๐Ÿšฌ", - Keywords: []string{"kills", "tobacco", "cigarette", "joint", "smoke"}, + Name: "record_button", + Category: "Symbols", + Char: "โบ๏ธ", + Keywords: []string{"record_button", "blue-square", "black", "circle", "for", "symbol"}, }, { - Name: "soap", - Category: "objects", - Char: "๐Ÿงผ", - Keywords: []string{"bar", "bathing", "cleaning", "lather"}, + Name: "eject_button", + Category: "Symbols", + Char: "โ๏ธ", + Keywords: []string{"eject_button", "blue-square", "symbol"}, }, { - Name: "spiral_calendar", - Category: "objects", - Char: "๐Ÿ—“", - Keywords: []string{"date", "schedule", "planning"}, + Name: "cinema", + Category: "Symbols", + Char: "๐ŸŽฆ", + Keywords: []string{"cinema", "blue-square", "record", "film", "movie", "curtain", "stage", "theater", "activity", "camera", "entertainment", "movies", "screen", "symbol"}, }, { - Name: "spiral_notepad", - Category: "objects", - Char: "๐Ÿ—’", - Keywords: []string{"memo", "stationery"}, + Name: "dim_button", + Category: "Symbols", + Char: "๐Ÿ”…", + Keywords: []string{"dim_button", "sun", "afternoon", "warm", "summer", "brightness", "decrease", "low", "symbol"}, }, { - Name: "sponge", - Category: "objects", - Char: "๐Ÿงฝ", - Keywords: []string{"absorbing", "cleaning", "porous"}, + Name: "bright_button", + Category: "Symbols", + Char: "๐Ÿ”†", + Keywords: []string{"bright_button", "sun", "light", "brightness", "high", "increase", "symbol"}, }, { - Name: "stopwatch", - Category: "objects", - Char: "โฑ", - Keywords: []string{"time", "deadline"}, + Name: "antenna_bars", + Category: "Symbols", + Char: "๐Ÿ“ถ", + Keywords: []string{"antenna_bars", "blue-square", "reception", "phone", "internet", "connection", "wifi", "bluetooth", "bars", "bar", "cell", "cellular", "communication", "mobile", "signal", "stairs", "strength", "telephone"}, }, { - Name: "straight_ruler", - Category: "objects", - Char: "๐Ÿ“", - Keywords: []string{"stationery", "calculate", "length", "math", "school", "drawing", "architect", "sketch"}, + Name: "vibration_mode", + Category: "Symbols", + Char: "๐Ÿ“ณ", + Keywords: []string{"vibration_mode", "orange-square", "phone", "cell", "communication", "heart", "mobile", "silent", "telephone"}, }, { - Name: "studio_microphone", - Category: "objects", - Char: "๐ŸŽ™", - Keywords: []string{"sing", "recording", "artist", "talkshow"}, + Name: "mobile_phone_off", + Category: "Symbols", + Char: "๐Ÿ“ด", + Keywords: []string{"mobile_phone_off", "mute", "orange-square", "silence", "quiet", "cell", "communication", "telephone"}, }, { - Name: "syringe", - Category: "objects", - Char: "๐Ÿ’‰", - Keywords: []string{"health", "hospital", "drugs", "blood", "medicine", "needle", "doctor", "nurse"}, + Name: "female_sign", + Category: "Symbols", + Char: "โ™€๏ธ", + Keywords: []string{"female_sign", "woman", "women", "lady", "girl", "symbol", "venus"}, }, { - Name: "tada", - Category: "objects", - Char: "๐ŸŽ‰", - Keywords: []string{"party", "congratulations", "birthday", "magic", "circus", "celebration"}, + Name: "male_sign", + Category: "Symbols", + Char: "โ™‚๏ธ", + Keywords: []string{"male_sign", "man", "boy", "men", "mars", "symbol"}, }, { - Name: "teddy_bear", - Category: "objects", - Char: "๐Ÿงธ", - Keywords: []string{"plush", "stuffed"}, + Name: "medical_symbol", + Category: "Symbols", + Char: "โš•๏ธ", + Keywords: []string{"medical_symbol", "health", "hospital", "aesculapius", "asclepius", "asklepios", "care", "doctor", "medicine", "rod", "snake", "staff"}, }, { - Name: "telephone_receiver", - Category: "objects", - Char: "๐Ÿ“ž", - Keywords: []string{"technology", "communication", "dial"}, + Name: "infinity", + Category: "Symbols", + Char: "โ™พ๏ธ", + Keywords: []string{"infinity", "forever", "paper", "permanent", "sign", "unbounded", "universal"}, }, { - Name: "telescope", - Category: "objects", - Char: "๐Ÿ”ญ", - Keywords: []string{"stars", "space", "zoom", "science", "astronomy"}, + Name: "recycling_symbol", + Category: "Symbols", + Char: "โ™ป๏ธ", + Keywords: []string{"recycling_symbol", "arrow", "environment", "garbage", "trash", "black", "green", "logo", "recycle", "universal", "reuse"}, }, { - Name: "test_tube", - Category: "objects", - Char: "๐Ÿงช", - Keywords: []string{"chemistry", "experiment", "lab", "science"}, + Name: "fleur_de_lis", + Category: "Symbols", + Char: "โšœ๏ธ", + Keywords: []string{"fleur_de_lis", "decorative", "scout", "new", "orleans", "saints", "scouts"}, }, { - Name: "thermometer", - Category: "objects", - Char: "๐ŸŒก", - Keywords: []string{"weather", "temperature", "hot", "cold"}, + Name: "trident_emblem", + Category: "Symbols", + Char: "๐Ÿ”ฑ", + Keywords: []string{"trident_emblem", "weapon", "spear", "anchor", "pitchfork", "ship", "tool"}, }, { - Name: "timer_clock", - Category: "objects", - Char: "โฒ", - Keywords: []string{"alarm"}, + Name: "name_badge", + Category: "Symbols", + Char: "๐Ÿ“›", + Keywords: []string{"name_badge", "fire", "forbid", "tag", "tofu"}, }, { - Name: "toilet", - Category: "objects", - Char: "๐Ÿšฝ", - Keywords: []string{"restroom", "wc", "washroom", "bathroom", "potty"}, + Name: "japanese_symbol_for_beginner", + Category: "Symbols", + Char: "๐Ÿ”ฐ", + Keywords: []string{"japanese_symbol_for_beginner", "badge", "shield", "chevron", "green", "leaf", "mark", "shoshinsha", "tool", "yellow"}, }, { - Name: "toilet_paper", - Category: "objects", - Char: "๐Ÿงป", - Keywords: []string{"roll"}, + Name: "hollow_red_circle", + Category: "Symbols", + Char: "โญ•", + Keywords: []string{"hollow_red_circle", "circle", "round", "correct", "heavy", "large", "mark", "o"}, }, { - Name: "toolbox", - Category: "objects", - Char: "๐Ÿงฐ", - Keywords: []string{"tools", "diy", "fix", "maintainer", "mechanic"}, + Name: "check_mark_button", + Category: "Symbols", + Char: "โœ…", + Keywords: []string{"check_mark_button", "green-square", "ok", "agree", "vote", "election", "answer", "tick", "green", "heavy", "symbol", "white", "pass_tests"}, }, { - Name: "trackball", - Category: "objects", - Char: "๐Ÿ–ฒ", - Keywords: []string{"technology", "trackpad"}, + Name: "check_box_with_check", + Category: "Symbols", + Char: "โ˜‘๏ธ", + Keywords: []string{"check_box_with_check", "ok", "agree", "confirm", "black-square", "vote", "election", "yes", "tick", "ballot", "checkbox", "mark"}, }, { - Name: "triangular_flag_on_post", - Category: "objects", - Char: "๐Ÿšฉ", - Keywords: []string{"mark", "milestone", "place"}, + Name: "check_mark", + Category: "Symbols", + Char: "โœ”๏ธ", + Keywords: []string{"check_mark", "ok", "nike", "answer", "yes", "tick", "heavy"}, }, { - Name: "triangular_ruler", - Category: "objects", - Char: "๐Ÿ“", - Keywords: []string{"stationery", "math", "architect", "sketch"}, + Name: "multiply", + Category: "Symbols", + Char: "โœ–๏ธ", + Keywords: []string{"multiplication_sign", "math", "calculation", "cancel", "heavy", "multiply", "symbol", "x"}, }, { - Name: "tv", - Category: "objects", - Char: "๐Ÿ“บ", - Keywords: []string{"technology", "program", "oldschool", "show", "television"}, + Name: "cross_mark", + Category: "Symbols", + Char: "โŒ", + Keywords: []string{"cross_mark", "no", "delete", "remove", "cancel", "red", "multiplication", "multiply", "x"}, }, { - Name: "unlock", - Category: "objects", - Char: "๐Ÿ”“", - Keywords: []string{"privacy", "security"}, + Name: "cross_mark_button", + Category: "Symbols", + Char: "โŽ", + Keywords: []string{"cross_mark_button", "x", "green-square", "no", "deny", "negative", "square", "squared"}, }, { - Name: "vhs", - Category: "objects", - Char: "๐Ÿ“ผ", - Keywords: []string{"record", "video", "oldschool", "90s", "80s"}, + Name: "plus", + Category: "Symbols", + Char: "โž•", + Keywords: []string{"plus_sign", "math", "calculation", "addition", "more", "increase", "heavy", "symbol", "add"}, }, { - Name: "video_camera", - Category: "objects", - Char: "๐Ÿ“น", - Keywords: []string{"film", "record"}, + Name: "minus", + Category: "Symbols", + Char: "โž–", + Keywords: []string{"minus_sign", "math", "calculation", "subtract", "less", "heavy", "symbol", "remove"}, }, { - Name: "wastebasket", - Category: "objects", - Char: "๐Ÿ—‘", - Keywords: []string{"bin", "trash", "rubbish", "garbage", "toss"}, + Name: "divide", + Category: "Symbols", + Char: "โž—", + Keywords: []string{"division_sign", "divide", "math", "calculation", "heavy", "symbol"}, }, { - Name: "watch", - Category: "objects", - Char: "โŒš", - Keywords: []string{"time", "accessories"}, + Name: "curly_loop", + Category: "Symbols", + Char: "โžฐ", + Keywords: []string{"curly_loop", "scribble", "draw", "shape", "squiggle", "curl", "curling"}, }, { - Name: "white_flag", - Category: "objects", - Char: "๐Ÿณ", - Keywords: []string{"losing", "loser", "lost", "surrender", "give up", "fail"}, + Name: "double_curly_loop", + Category: "Symbols", + Char: "โžฟ", + Keywords: []string{"double_curly_loop", "tape", "cassette", "curl", "curling", "voicemail"}, }, { - Name: "wind_chime", - Category: "objects", - Char: "๐ŸŽ", - Keywords: []string{"nature", "ding", "spring", "bell"}, + Name: "part_alternation_mark", + Category: "Symbols", + Char: "ใ€ฝ๏ธ", + Keywords: []string{"part_alternation_mark", "graph", "presentation", "stats", "business", "economics", "bad", "m", "mcdonaldโ€™s"}, }, { - Name: "world_map", - Category: "objects", - Char: "๐Ÿ—บ", - Keywords: []string{"location", "direction"}, + Name: "eight_spoked_asterisk", + Category: "Symbols", + Char: "โœณ๏ธ", + Keywords: []string{"eight_spoked_asterisk", "star", "sparkle", "green-square"}, }, { - Name: "wrench", - Category: "objects", - Char: "๐Ÿ”ง", - Keywords: []string{"tools", "diy", "ikea", "fix", "maintainer"}, + Name: "eight_pointed_star", + Category: "Symbols", + Char: "โœด๏ธ", + Keywords: []string{"eight_pointed_star", "orange-square", "shape", "polygon", "black", "orange"}, }, { - Name: "yen", - Category: "objects", - Char: "๐Ÿ’ด", - Keywords: []string{"money", "sales", "japanese", "dollar", "currency"}, + Name: "sparkle", + Category: "Symbols", + Char: "โ‡๏ธ", + Keywords: []string{"sparkle", "stars", "green-square", "awesome", "good", "fireworks"}, }, { - Name: "100", - Category: "symbols", - Char: "๐Ÿ’ฏ", - Keywords: []string{"score", "perfect", "numbers", "century", "exam", "quiz", "test", "pass", "hundred"}, + Name: "double_exclamation_mark", + Category: "Symbols", + Char: "โ€ผ๏ธ", + Keywords: []string{"double_exclamation_mark", "exclamation", "surprise", "bangbang", "punctuation", "red"}, }, { - Name: "1234", - Category: "symbols", - Char: "๐Ÿ”ข", - Keywords: []string{"numbers", "blue-square"}, + Name: "exclamation_question_mark", + Category: "Symbols", + Char: "โ‰๏ธ", + Keywords: []string{"exclamation_question_mark", "wat", "punctuation", "surprise", "interrobang", "red"}, }, { - Name: "a", - Category: "symbols", - Char: "๐Ÿ…ฐ๏ธ", - Keywords: []string{"red-square", "alphabet", "letter"}, + Name: "red_question_mark", + Category: "Symbols", + Char: "โ“", + Keywords: []string{"question_mark", "doubt", "confused", "black", "ornament", "punctuation", "red"}, }, { - Name: "ab", - Category: "symbols", - Char: "๐Ÿ†Ž", - Keywords: []string{"red-square", "alphabet"}, + Name: "white_question_mark", + Category: "Symbols", + Char: "โ”", + Keywords: []string{"white_question_mark", "doubts", "gray", "huh", "confused", "grey", "ornament", "outlined", "punctuation"}, }, { - Name: "abc", - Category: "symbols", - Char: "๐Ÿ”ค", - Keywords: []string{"blue-square", "alphabet"}, + Name: "white_exclamation_mark", + Category: "Symbols", + Char: "โ•", + Keywords: []string{"white_exclamation_mark", "surprise", "punctuation", "gray", "wow", "warning", "grey", "ornament", "outlined"}, }, { - Name: "abcd", - Category: "symbols", - Char: "๐Ÿ”ก", - Keywords: []string{"blue-square", "alphabet"}, + Name: "red_exclamation_mark", + Category: "Symbols", + Char: "โ—", + Keywords: []string{"exclamation_mark", "heavy_exclamation_mark", "danger", "surprise", "punctuation", "wow", "warning", "bang", "red", "symbol"}, }, { - Name: "accept", - Category: "symbols", - Char: "๐Ÿ‰‘", - Keywords: []string{"ok", "good", "chinese", "kanji", "agree", "yes", "orange-circle"}, + Name: "wavy_dash", + Category: "Symbols", + Char: "ใ€ฐ๏ธ", + Keywords: []string{"wavy_dash", "draw", "line", "moustache", "mustache", "squiggle", "scribble", "punctuation", "wave"}, }, { - Name: "anger", - Category: "symbols", - Char: "๐Ÿ’ข", - Keywords: []string{"angry", "mad"}, + Name: "copyright", + Category: "Symbols", + Char: "ยฉ๏ธ", + Keywords: []string{"copyright", "ip", "license", "circle", "law", "legal", "c", "sign"}, }, { - Name: "aquarius", - Category: "symbols", - Char: "โ™’", - Keywords: []string{"sign", "purple-square", "zodiac", "astrology"}, + Name: "registered", + Category: "Symbols", + Char: "ยฎ๏ธ", + Keywords: []string{"registered", "alphabet", "circle", "r", "sign"}, }, { - Name: "aries", - Category: "symbols", - Char: "โ™ˆ", - Keywords: []string{"sign", "purple-square", "zodiac", "astrology"}, + Name: "trade_mark", + Category: "Symbols", + Char: "โ„ข๏ธ", + Keywords: []string{"trade_mark", "trademark", "brand", "law", "legal", "sign", "tm"}, }, { - Name: "arrow_backward", - Category: "symbols", - Char: "โ—€๏ธ", - Keywords: []string{"blue-square", "left", "direction"}, + Name: "keycap_number_sign", + Category: "Symbols", + Char: "#๏ธโƒฃ", + Keywords: []string{"keycap_", "symbol", "blue-square", "twitter", "hash", "hashtag", "key", "number", "octothorpe", "pound", "sign"}, }, { - Name: "arrow_double_down", - Category: "symbols", - Char: "โฌ", - Keywords: []string{"blue-square", "direction", "bottom"}, + Name: "keycap_asterisk", + Category: "Symbols", + Char: "*๏ธโƒฃ", + Keywords: []string{"keycap_", "star", "keycap", "asterisk"}, }, { - Name: "arrow_double_up", - Category: "symbols", - Char: "โซ", - Keywords: []string{"blue-square", "direction", "top"}, + Name: "keycap_0", + Category: "Symbols", + Char: "0๏ธโƒฃ", + Keywords: []string{"keycap_0", "0", "numbers", "blue-square", "null", "zero", "digit"}, }, { - Name: "arrow_down", - Category: "symbols", - Char: "โฌ‡๏ธ", - Keywords: []string{"blue-square", "direction", "bottom"}, + Name: "keycap_1", + Category: "Symbols", + Char: "1๏ธโƒฃ", + Keywords: []string{"keycap_1", "blue-square", "numbers", "1", "one", "digit"}, }, { - Name: "arrow_down_small", - Category: "symbols", - Char: "๐Ÿ”ฝ", - Keywords: []string{"blue-square", "direction", "bottom"}, + Name: "keycap_2", + Category: "Symbols", + Char: "2๏ธโƒฃ", + Keywords: []string{"keycap_2", "numbers", "2", "prime", "blue-square", "two", "digit"}, }, { - Name: "arrow_forward", - Category: "symbols", - Char: "โ–ถ๏ธ", - Keywords: []string{"blue-square", "right", "direction", "play"}, + Name: "keycap_3", + Category: "Symbols", + Char: "3๏ธโƒฃ", + Keywords: []string{"keycap_3", "3", "numbers", "prime", "blue-square", "three", "digit"}, }, { - Name: "arrow_heading_down", - Category: "symbols", - Char: "โคต๏ธ", - Keywords: []string{"blue-square", "direction", "bottom"}, + Name: "keycap_4", + Category: "Symbols", + Char: "4๏ธโƒฃ", + Keywords: []string{"keycap_4", "4", "numbers", "blue-square", "four", "digit"}, }, { - Name: "arrow_heading_up", - Category: "symbols", - Char: "โคด๏ธ", - Keywords: []string{"blue-square", "direction", "top"}, + Name: "keycap_5", + Category: "Symbols", + Char: "5๏ธโƒฃ", + Keywords: []string{"keycap_5", "5", "numbers", "blue-square", "prime", "five", "digit"}, }, { - Name: "arrow_left", - Category: "symbols", - Char: "โฌ…๏ธ", - Keywords: []string{"blue-square", "previous", "back"}, + Name: "keycap_6", + Category: "Symbols", + Char: "6๏ธโƒฃ", + Keywords: []string{"keycap_6", "6", "numbers", "blue-square", "six", "digit"}, }, { - Name: "arrow_lower_left", - Category: "symbols", - Char: "โ†™๏ธ", - Keywords: []string{"blue-square", "direction", "diagonal", "southwest"}, + Name: "keycap_7", + Category: "Symbols", + Char: "7๏ธโƒฃ", + Keywords: []string{"keycap_7", "7", "numbers", "blue-square", "prime", "seven", "digit"}, }, { - Name: "arrow_lower_right", - Category: "symbols", - Char: "โ†˜๏ธ", - Keywords: []string{"blue-square", "direction", "diagonal", "southeast"}, + Name: "keycap_8", + Category: "Symbols", + Char: "8๏ธโƒฃ", + Keywords: []string{"keycap_8", "8", "blue-square", "numbers", "eight", "digit"}, }, { - Name: "arrow_right", - Category: "symbols", - Char: "โžก๏ธ", - Keywords: []string{"blue-square", "next"}, + Name: "keycap_9", + Category: "Symbols", + Char: "9๏ธโƒฃ", + Keywords: []string{"keycap_9", "blue-square", "numbers", "9", "nine", "digit"}, }, { - Name: "arrow_right_hook", - Category: "symbols", - Char: "โ†ช๏ธ", - Keywords: []string{"blue-square", "return", "rotate", "direction"}, + Name: "keycap_10", + Category: "Symbols", + Char: "๐Ÿ”Ÿ", + Keywords: []string{"keycap_10", "numbers", "10", "blue-square", "ten", "number"}, }, { - Name: "arrow_up", - Category: "symbols", - Char: "โฌ†๏ธ", - Keywords: []string{"blue-square", "continue", "top", "direction"}, + Name: "input_latin_uppercase", + Category: "Symbols", + Char: "๐Ÿ” ", + Keywords: []string{"input_latin_uppercase", "alphabet", "words", "letters", "uppercase", "blue-square", "abcd", "capital", "for", "symbol"}, }, { - Name: "arrow_up_down", - Category: "symbols", - Char: "โ†•๏ธ", - Keywords: []string{"blue-square", "direction", "way", "vertical"}, + Name: "input_latin_lowercase", + Category: "Symbols", + Char: "๐Ÿ”ก", + Keywords: []string{"input_latin_lowercase", "blue-square", "letters", "lowercase", "alphabet", "abcd", "for", "small", "symbol"}, }, { - Name: "arrow_up_small", - Category: "symbols", - Char: "๐Ÿ”ผ", - Keywords: []string{"blue-square", "triangle", "direction", "point", "forward", "top"}, + Name: "input_numbers", + Category: "Symbols", + Char: "๐Ÿ”ข", + Keywords: []string{"input_numbers", "numbers", "blue-square", "1234", "1", "2", "3", "4", "for", "numeric", "symbol"}, }, { - Name: "arrow_upper_left", - Category: "symbols", - Char: "โ†–๏ธ", - Keywords: []string{"blue-square", "point", "direction", "diagonal", "northwest"}, + Name: "input_symbols", + Category: "Symbols", + Char: "๐Ÿ”ฃ", + Keywords: []string{"input_symbols", "blue-square", "music", "note", "ampersand", "percent", "glyphs", "characters", "for", "symbol", "symbolย input"}, }, { - Name: "arrow_upper_right", - Category: "symbols", - Char: "โ†—๏ธ", - Keywords: []string{"blue-square", "point", "direction", "diagonal", "northeast"}, + Name: "input_latin_letters", + Category: "Symbols", + Char: "๐Ÿ”ค", + Keywords: []string{"input_latin_letters", "blue-square", "alphabet", "abc", "for", "symbol"}, }, { - Name: "arrows_clockwise", - Category: "symbols", - Char: "๐Ÿ”ƒ", - Keywords: []string{"sync", "cycle", "round", "repeat"}, + Name: "a_button", + Category: "Symbols", + Char: "๐Ÿ…ฐ๏ธ", + Keywords: []string{"a_button", "red-square", "alphabet", "letter", "blood", "capital", "latin", "negative", "squared", "type"}, }, { - Name: "arrows_counterclockwise", - Category: "symbols", - Char: "๐Ÿ”„", - Keywords: []string{"blue-square", "sync", "cycle"}, + Name: "ab_button", + Category: "Symbols", + Char: "๐Ÿ†Ž", + Keywords: []string{"ab_button", "red-square", "alphabet", "blood", "negative", "squared", "type"}, }, { - Name: "asterisk", - Category: "symbols", - Char: "*โƒฃ", - Keywords: []string{"star", "keycap"}, + Name: "b_button", + Category: "Symbols", + Char: "๐Ÿ…ฑ๏ธ", + Keywords: []string{"b_button", "red-square", "alphabet", "letter", "blood", "capital", "latin", "negative", "squared", "type"}, }, { - Name: "atm", - Category: "symbols", - Char: "๐Ÿง", - Keywords: []string{"money", "sales", "cash", "blue-square", "payment", "bank"}, + Name: "cl_button", + Category: "Symbols", + Char: "๐Ÿ†‘", + Keywords: []string{"cl_button", "alphabet", "words", "red-square", "clear", "sign", "squared"}, }, { - Name: "atom_symbol", - Category: "symbols", - Char: "โš›", - Keywords: []string{"science", "physics", "chemistry"}, + Name: "cool_button", + Category: "Symbols", + Char: "๐Ÿ†’", + Keywords: []string{"cool_button", "words", "blue-square", "sign", "square", "squared"}, }, { - Name: "b", - Category: "symbols", - Char: "๐Ÿ…ฑ๏ธ", - Keywords: []string{"red-square", "alphabet", "letter"}, + Name: "free_button", + Category: "Symbols", + Char: "๐Ÿ†“", + Keywords: []string{"free_button", "blue-square", "words", "sign", "squared"}, }, { - Name: "baby_symbol", - Category: "symbols", - Char: "๐Ÿšผ", - Keywords: []string{"orange-square", "child"}, + Name: "information", + Category: "Symbols", + Char: "โ„น๏ธ", + Keywords: []string{"information", "blue-square", "alphabet", "letter", "i", "info", "lowercase", "source", "tourist"}, }, { - Name: "back", - Category: "symbols", - Char: "๐Ÿ”™", - Keywords: []string{"arrow", "words", "return"}, + Name: "id_button", + Category: "Symbols", + Char: "๐Ÿ†”", + Keywords: []string{"id_button", "purple-square", "words", "identification", "identity", "sign", "squared"}, }, { - Name: "baggage_claim", - Category: "symbols", - Char: "๐Ÿ›„", - Keywords: []string{"blue-square", "airport", "transport"}, + Name: "circled_m", + Category: "Symbols", + Char: "โ“‚๏ธ", + Keywords: []string{"circled_m", "alphabet", "blue-circle", "letter", "capital", "circle", "latin", "metro"}, }, { - Name: "ballot_box_with_check", - Category: "symbols", - Char: "โ˜‘๏ธ", - Keywords: []string{"ok", "agree", "confirm", "black-square", "vote", "election", "yes", "tick"}, + Name: "new_button", + Category: "Symbols", + Char: "๐Ÿ†•", + Keywords: []string{"new_button", "blue-square", "words", "start", "fresh", "sign", "squared"}, }, { - Name: "bangbang", - Category: "symbols", - Char: "โ€ผ๏ธ", - Keywords: []string{"exclamation", "surprise"}, + Name: "ng_button", + Category: "Symbols", + Char: "๐Ÿ†–", + Keywords: []string{"ng_button", "blue-square", "words", "shape", "icon", "blooper", "good", "no", "sign", "squared"}, }, { - Name: "beginner", - Category: "symbols", - Char: "๐Ÿ”ฐ", - Keywords: []string{"badge", "shield"}, + Name: "o_button", + Category: "Symbols", + Char: "๐Ÿ…พ๏ธ", + Keywords: []string{"o_button", "alphabet", "red-square", "letter", "blood", "capital", "latin", "negative", "o2", "squared", "type"}, }, { - Name: "bell", - Category: "symbols", - Char: "๐Ÿ””", - Keywords: []string{"sound", "notification", "christmas", "xmas", "chime"}, + Name: "ok_button", + Category: "Symbols", + Char: "๐Ÿ†—", + Keywords: []string{"ok_button", "good", "agree", "yes", "blue-square", "okay", "sign", "square", "squared"}, }, { - Name: "biohazard", - Category: "symbols", - Char: "โ˜ฃ", - Keywords: []string{"danger"}, + Name: "p_button", + Category: "Symbols", + Char: "๐Ÿ…ฟ๏ธ", + Keywords: []string{"p_button", "cars", "blue-square", "alphabet", "letter", "capital", "latin", "negative", "parking", "sign", "squared"}, }, { - Name: "black_circle", - Category: "symbols", - Char: "โšซ", - Keywords: []string{"shape", "button", "round"}, + Name: "sos_button", + Category: "Symbols", + Char: "๐Ÿ†˜", + Keywords: []string{"sos_button", "help", "red-square", "words", "emergency", "911", "distress", "sign", "signal", "squared"}, }, { - Name: "black_heart", - Category: "symbols", - Char: "๐Ÿ–ค", - Keywords: []string{"evil"}, + Name: "up_button", + Category: "Symbols", + Char: "๐Ÿ†™", + Keywords: []string{"up_button", "blue-square", "above", "high", "exclamation", "level", "mark", "sign", "squared", "up!"}, }, { - Name: "black_joker", - Category: "symbols", - Char: "๐Ÿƒ", - Keywords: []string{"poker", "cards", "game", "play", "magic"}, + Name: "vs_button", + Category: "Symbols", + Char: "๐Ÿ†š", + Keywords: []string{"vs_button", "words", "orange-square", "squared", "versus"}, }, { - Name: "black_large_square", - Category: "symbols", - Char: "โฌ›", - Keywords: []string{"shape", "icon", "button"}, + Name: "japanese_here_button", + Category: "Symbols", + Char: "๐Ÿˆ", + Keywords: []string{"japanese_here_button", "blue-square", "here", "katakana", "japanese", "destination", "koko", "meaning", "sign", "squared", "word", "โ€œhereโ€"}, }, { - Name: "black_medium_small_square", - Category: "symbols", - Char: "โ—พ", - Keywords: []string{"icon", "shape", "button"}, + Name: "japanese_service_charge_button", + Category: "Symbols", + Char: "๐Ÿˆ‚๏ธ", + Keywords: []string{"japanese_service_charge_button", "japanese", "blue-square", "katakana", "chargeโ€", "meaning", "or", "sa", "sign", "squared", "โ€œservice", "โ€œserviceโ€"}, }, { - Name: "black_medium_square", - Category: "symbols", - Char: "โ—ผ๏ธ", - Keywords: []string{"shape", "button", "icon"}, + Name: "japanese_monthly_amount_button", + Category: "Symbols", + Char: "๐Ÿˆท๏ธ", + Keywords: []string{"japanese_monthly_amount_button", "chinese", "month", "moon", "japanese", "orange-square", "kanji", "amountโ€", "cjk", "ideograph", "meaning", "radical", "sign", "squared", "u6708", "unified", "โ€œmonthly"}, }, { - Name: "black_small_square", - Category: "symbols", - Char: "โ–ช๏ธ", - Keywords: []string{"shape", "icon"}, + Name: "japanese_not_free_of_charge_button", + Category: "Symbols", + Char: "๐Ÿˆถ", + Keywords: []string{"japanese_not_free_of_charge_button", "orange-square", "chinese", "have", "kanji", "chargeโ€", "cjk", "exist", "ideograph", "meaning", "own", "sign", "squared", "u6709", "unified", "โ€œnot"}, }, { - Name: "black_square_button", - Category: "symbols", - Char: "๐Ÿ”ฒ", - Keywords: []string{"shape", "input", "frame"}, + Name: "japanese_reserved_button", + Category: "Symbols", + Char: "๐Ÿˆฏ", + Keywords: []string{"japanese_reserved_button", "chinese", "point", "green-square", "kanji", "cjk", "finger", "ideograph", "meaning", "sign", "squared", "u6307", "unified", "โ€œreservedโ€"}, }, { - Name: "blue_heart", - Category: "symbols", - Char: "๐Ÿ’™", - Keywords: []string{"love", "like", "affection", "valentines"}, + Name: "japanese_bargain_button", + Category: "Symbols", + Char: "๐Ÿ‰", + Keywords: []string{"japanese_bargain_button", "chinese", "kanji", "obtain", "get", "circle", "acquire", "advantage", "circled", "ideograph", "meaning", "sign", "โ€œbargainโ€"}, }, { - Name: "broken_heart", - Category: "symbols", - Char: "๐Ÿ’”", - Keywords: []string{"sad", "sorry", "break", "heart", "heartbreak"}, + Name: "japanese_discount_button", + Category: "Symbols", + Char: "๐Ÿˆน", + Keywords: []string{"japanese_discount_button", "cut", "divide", "chinese", "kanji", "pink-square", "bargain", "cjk", "ideograph", "meaning", "sale", "sign", "squared", "u5272", "unified", "โ€œdiscountโ€"}, }, { - Name: "cancer", - Category: "symbols", - Char: "โ™‹", - Keywords: []string{"sign", "zodiac", "purple-square", "astrology"}, + Name: "japanese_free_of_charge_button", + Category: "Symbols", + Char: "๐Ÿˆš", + Keywords: []string{"japanese_free_of_charge_button", "nothing", "chinese", "kanji", "japanese", "orange-square", "chargeโ€", "cjk", "ideograph", "lacking", "meaning", "negation", "sign", "squared", "u7121", "unified", "โ€œfree"}, }, { - Name: "capital_abcd", - Category: "symbols", - Char: "๐Ÿ” ", - Keywords: []string{"alphabet", "words", "blue-square"}, + Name: "japanese_prohibited_button", + Category: "Symbols", + Char: "๐Ÿˆฒ", + Keywords: []string{"japanese_prohibited_button", "kanji", "japanese", "chinese", "forbidden", "limit", "restricted", "red-square", "cjk", "forbid", "ideograph", "meaning", "prohibit", "sign", "squared", "u7981", "unified", "โ€œprohibitedโ€"}, }, { - Name: "capricorn", - Category: "symbols", - Char: "โ™‘", - Keywords: []string{"sign", "zodiac", "purple-square", "astrology"}, + Name: "japanese_acceptable_button", + Category: "Symbols", + Char: "๐Ÿ‰‘", + Keywords: []string{"japanese_acceptable_button", "ok", "good", "chinese", "kanji", "agree", "yes", "orange-circle", "accept", "circled", "ideograph", "meaning", "sign", "โ€œacceptableโ€"}, }, { - Name: "chart", - Category: "symbols", - Char: "๐Ÿ’น", - Keywords: []string{"green-square", "graph", "presentation", "stats"}, + Name: "japanese_application_button", + Category: "Symbols", + Char: "๐Ÿˆธ", + Keywords: []string{"japanese_application_button", "chinese", "japanese", "kanji", "orange-square", "apply", "cjk", "form", "ideograph", "meaning", "monkey", "request", "sign", "squared", "u7533", "unified", "โ€œapplicationโ€"}, }, { - Name: "children_crossing", - Category: "symbols", - Char: "๐Ÿšธ", - Keywords: []string{"school", "warning", "danger", "sign", "driving", "yellow-diamond"}, + Name: "japanese_passing_grade_button", + Category: "Symbols", + Char: "๐Ÿˆด", + Keywords: []string{"japanese_passing_grade_button", "japanese", "chinese", "join", "kanji", "red-square", "agreement", "cjk", "gradeโ€", "ideograph", "meaning", "sign", "squared", "together", "u5408", "unified", "โ€œpassing"}, }, { - Name: "cinema", - Category: "symbols", - Char: "๐ŸŽฆ", - Keywords: []string{"blue-square", "record", "film", "movie", "curtain", "stage", "theater"}, + Name: "japanese_vacancy_button", + Category: "Symbols", + Char: "๐Ÿˆณ", + Keywords: []string{"japanese_vacancy_button", "kanji", "japanese", "chinese", "empty", "sky", "blue-square", "7a7a", "available", "cjk", "ideograph", "meaning", "sign", "squared", "u7a7a", "unified", "โ€œvacancyโ€"}, }, { - Name: "cl", - Category: "symbols", - Char: "๐Ÿ†‘", - Keywords: []string{"alphabet", "words", "red-square"}, + Name: "japanese_congratulations_button", + Category: "Symbols", + Char: "ใŠ—๏ธ", + Keywords: []string{"japanese_congratulations_button", "chinese", "kanji", "japanese", "red-circle", "circled", "congratulate", "congratulation", "ideograph", "meaning", "sign", "โ€œcongratulationsโ€"}, }, { - Name: "clock1", - Category: "symbols", - Char: "๐Ÿ•", - Keywords: []string{"time", "late", "early", "schedule"}, + Name: "japanese_secret_button", + Category: "Symbols", + Char: "ใŠ™๏ธ", + Keywords: []string{"japanese_secret_button", "privacy", "chinese", "sshh", "kanji", "red-circle", "circled", "ideograph", "meaning", "sign", "โ€œsecretโ€"}, }, { - Name: "clock10", - Category: "symbols", - Char: "๐Ÿ•™", - Keywords: []string{"time", "late", "early", "schedule"}, + Name: "japanese_open_for_business_button", + Category: "Symbols", + Char: "๐Ÿˆบ", + Keywords: []string{"japanese_open_for_business_button", "japanese", "opening hours", "orange-square", "55b6", "businessโ€", "chinese", "cjk", "ideograph", "meaning", "operating", "sign", "squared", "u55b6", "unified", "work", "โ€œopen"}, }, { - Name: "clock1030", - Category: "symbols", - Char: "๐Ÿ•ฅ", - Keywords: []string{"time", "late", "early", "schedule"}, + Name: "japanese_no_vacancy_button", + Category: "Symbols", + Char: "๐Ÿˆต", + Keywords: []string{"japanese_no_vacancy_button", "full", "chinese", "japanese", "red-square", "kanji", "6e80", "cjk", "fullness", "ideograph", "meaning", "sign", "squared", "u6e80", "unified", "vacancyโ€", "โ€œfull;", "โ€œno"}, }, { - Name: "clock11", - Category: "symbols", - Char: "๐Ÿ•š", - Keywords: []string{"time", "late", "early", "schedule"}, + Name: "red_circle", + Category: "Symbols", + Char: "๐Ÿ”ด", + Keywords: []string{"red_circle", "shape", "error", "danger", "geometric", "large"}, }, { - Name: "clock1130", - Category: "symbols", - Char: "๐Ÿ•ฆ", - Keywords: []string{"time", "late", "early", "schedule"}, + Name: "orange_circle", + Category: "Symbols", + Char: "๐ŸŸ ", + Keywords: []string{"orange_circle", "round", "geometric", "large"}, }, { - Name: "clock12", - Category: "symbols", - Char: "๐Ÿ•›", - Keywords: []string{"time", "noon", "midnight", "midday", "late", "early", "schedule"}, + Name: "yellow_circle", + Category: "Symbols", + Char: "๐ŸŸก", + Keywords: []string{"yellow_circle", "round", "geometric", "large"}, }, { - Name: "clock1230", - Category: "symbols", - Char: "๐Ÿ•ง", - Keywords: []string{"time", "late", "early", "schedule"}, + Name: "green_circle", + Category: "Symbols", + Char: "๐ŸŸข", + Keywords: []string{"green_circle", "round", "geometric", "large"}, }, { - Name: "clock130", - Category: "symbols", - Char: "๐Ÿ•œ", - Keywords: []string{"time", "late", "early", "schedule"}, + Name: "blue_circle", + Category: "Symbols", + Char: "๐Ÿ”ต", + Keywords: []string{"blue_circle", "shape", "icon", "button", "geometric", "large"}, }, { - Name: "clock2", - Category: "symbols", - Char: "๐Ÿ•‘", - Keywords: []string{"time", "late", "early", "schedule"}, + Name: "purple_circle", + Category: "Symbols", + Char: "๐ŸŸฃ", + Keywords: []string{"purple_circle", "round", "geometric", "large"}, }, { - Name: "clock230", - Category: "symbols", - Char: "๐Ÿ•", - Keywords: []string{"time", "late", "early", "schedule"}, + Name: "brown_circle", + Category: "Symbols", + Char: "๐ŸŸค", + Keywords: []string{"brown_circle", "round", "geometric", "large"}, }, { - Name: "clock3", - Category: "symbols", - Char: "๐Ÿ•’", - Keywords: []string{"time", "late", "early", "schedule"}, + Name: "black_circle", + Category: "Symbols", + Char: "โšซ", + Keywords: []string{"black_circle", "shape", "button", "round", "geometric", "medium"}, }, { - Name: "clock330", - Category: "symbols", - Char: "๐Ÿ•ž", - Keywords: []string{"time", "late", "early", "schedule"}, + Name: "white_circle", + Category: "Symbols", + Char: "โšช", + Keywords: []string{"white_circle", "shape", "round", "geometric", "medium"}, }, { - Name: "clock4", - Category: "symbols", - Char: "๐Ÿ•“", - Keywords: []string{"time", "late", "early", "schedule"}, + Name: "red_square", + Category: "Symbols", + Char: "๐ŸŸฅ", + Keywords: []string{"red_square", "card", "geometric", "large"}, }, { - Name: "clock430", - Category: "symbols", - Char: "๐Ÿ•Ÿ", - Keywords: []string{"time", "late", "early", "schedule"}, + Name: "orange_square", + Category: "Symbols", + Char: "๐ŸŸง", + Keywords: []string{"orange_square", "geometric", "large"}, }, { - Name: "clock5", - Category: "symbols", - Char: "๐Ÿ•”", - Keywords: []string{"time", "late", "early", "schedule"}, + Name: "yellow_square", + Category: "Symbols", + Char: "๐ŸŸจ", + Keywords: []string{"yellow_square", "card", "geometric", "large"}, }, { - Name: "clock530", - Category: "symbols", - Char: "๐Ÿ• ", - Keywords: []string{"time", "late", "early", "schedule"}, + Name: "green_square", + Category: "Symbols", + Char: "๐ŸŸฉ", + Keywords: []string{"green_square", "geometric", "large"}, }, { - Name: "clock6", - Category: "symbols", - Char: "๐Ÿ••", - Keywords: []string{"time", "late", "early", "schedule", "dawn", "dusk"}, + Name: "blue_square", + Category: "Symbols", + Char: "๐ŸŸฆ", + Keywords: []string{"blue_square", "geometric", "large"}, }, { - Name: "clock630", - Category: "symbols", - Char: "๐Ÿ•ก", - Keywords: []string{"time", "late", "early", "schedule"}, + Name: "purple_square", + Category: "Symbols", + Char: "๐ŸŸช", + Keywords: []string{"purple_square", "geometric", "large"}, }, { - Name: "clock7", - Category: "symbols", - Char: "๐Ÿ•–", - Keywords: []string{"time", "late", "early", "schedule"}, + Name: "brown_square", + Category: "Symbols", + Char: "๐ŸŸซ", + Keywords: []string{"brown_square", "geometric", "large"}, }, { - Name: "clock730", - Category: "symbols", - Char: "๐Ÿ•ข", - Keywords: []string{"time", "late", "early", "schedule"}, + Name: "black_large_square", + Category: "Symbols", + Char: "โฌ›", + Keywords: []string{"black_large_square", "shape", "icon", "button", "geometric"}, }, { - Name: "clock8", - Category: "symbols", - Char: "๐Ÿ•—", - Keywords: []string{"time", "late", "early", "schedule"}, + Name: "white_large_square", + Category: "Symbols", + Char: "โฌœ", + Keywords: []string{"white_large_square", "shape", "icon", "stone", "button", "geometric"}, }, { - Name: "clock830", - Category: "symbols", - Char: "๐Ÿ•ฃ", - Keywords: []string{"time", "late", "early", "schedule"}, + Name: "black_medium_square", + Category: "Symbols", + Char: "โ—ผ๏ธ", + Keywords: []string{"black_medium_square", "shape", "button", "icon", "geometric"}, }, { - Name: "clock9", - Category: "symbols", - Char: "๐Ÿ•˜", - Keywords: []string{"time", "late", "early", "schedule"}, + Name: "white_medium_square", + Category: "Symbols", + Char: "โ—ป๏ธ", + Keywords: []string{"white_medium_square", "shape", "stone", "icon", "geometric"}, }, { - Name: "clock930", - Category: "symbols", - Char: "๐Ÿ•ค", - Keywords: []string{"time", "late", "early", "schedule"}, + Name: "black_medium_small_square", + Category: "Symbols", + Char: "โ—พ", + Keywords: []string{"black_medium_small_square", "icon", "shape", "button", "geometric"}, }, { - Name: "clubs", - Category: "symbols", - Char: "โ™ฃ๏ธ", - Keywords: []string{"poker", "cards", "magic", "suits"}, + Name: "white_medium_small_square", + Category: "Symbols", + Char: "โ—ฝ", + Keywords: []string{"white_medium_small_square", "shape", "stone", "icon", "button", "geometric"}, }, { - Name: "congratulations", - Category: "symbols", - Char: "ใŠ—๏ธ", - Keywords: []string{"chinese", "kanji", "japanese", "red-circle"}, + Name: "black_small_square", + Category: "Symbols", + Char: "โ–ช๏ธ", + Keywords: []string{"black_small_square", "shape", "icon", "geometric"}, }, { - Name: "cool", - Category: "symbols", - Char: "๐Ÿ†’", - Keywords: []string{"words", "blue-square"}, + Name: "white_small_square", + Category: "Symbols", + Char: "โ–ซ๏ธ", + Keywords: []string{"white_small_square", "shape", "icon", "geometric"}, }, { - Name: "copyright", - Category: "symbols", - Char: "ยฉ๏ธ", - Keywords: []string{"ip", "license", "circle", "law", "legal"}, + Name: "large_orange_diamond", + Category: "Symbols", + Char: "๐Ÿ”ถ", + Keywords: []string{"large_orange_diamond", "shape", "jewel", "gem", "geometric"}, }, { - Name: "cupid", - Category: "symbols", - Char: "๐Ÿ’˜", - Keywords: []string{"love", "like", "heart", "affection", "valentines"}, + Name: "large_blue_diamond", + Category: "Symbols", + Char: "๐Ÿ”ท", + Keywords: []string{"large_blue_diamond", "shape", "jewel", "gem", "geometric"}, }, { - Name: "curly_loop", - Category: "symbols", - Char: "โžฐ", - Keywords: []string{"scribble", "draw", "shape", "squiggle"}, + Name: "small_orange_diamond", + Category: "Symbols", + Char: "๐Ÿ”ธ", + Keywords: []string{"small_orange_diamond", "shape", "jewel", "gem", "geometric"}, }, { - Name: "currency_exchange", - Category: "symbols", - Char: "๐Ÿ’ฑ", - Keywords: []string{"money", "sales", "dollar", "travel"}, + Name: "small_blue_diamond", + Category: "Symbols", + Char: "๐Ÿ”น", + Keywords: []string{"small_blue_diamond", "shape", "jewel", "gem", "geometric"}, }, { - Name: "customs", - Category: "symbols", - Char: "๐Ÿ›ƒ", - Keywords: []string{"passport", "border", "blue-square"}, + Name: "red_triangle_pointed_up", + Category: "Symbols", + Char: "๐Ÿ”บ", + Keywords: []string{"red_triangle_pointed_up", "shape", "direction", "up", "top", "geometric", "pointing", "small"}, }, { - Name: "cyclone", - Category: "symbols", - Char: "๐ŸŒ€", - Keywords: []string{"weather", "swirl", "blue", "cloud", "vortex", "spiral", "whirlpool", "spin", "tornado", "hurricane", "typhoon"}, + Name: "red_triangle_pointed_down", + Category: "Symbols", + Char: "๐Ÿ”ป", + Keywords: []string{"red_triangle_pointed_down", "shape", "direction", "bottom", "geometric", "pointing", "small"}, }, { - Name: "diamond_shape_with_a_dot_inside", - Category: "symbols", + Name: "diamond_with_a_dot", + Category: "Symbols", Char: "๐Ÿ’ ", - Keywords: []string{"jewel", "blue", "gem", "crystal", "fancy"}, - }, - { - Name: "diamonds", - Category: "symbols", - Char: "โ™ฆ๏ธ", - Keywords: []string{"poker", "cards", "magic", "suits"}, + Keywords: []string{"diamond_with_a_dot", "jewel", "blue", "gem", "crystal", "fancy", "comic", "cuteness", "flower", "geometric", "inside", "kawaii", "shape"}, }, { - Name: "do_not_litter", - Category: "symbols", - Char: "๐Ÿšฏ", - Keywords: []string{"trash", "bin", "garbage", "circle"}, + Name: "radio_button", + Category: "Symbols", + Char: "๐Ÿ”˜", + Keywords: []string{"radio_button", "input", "old", "music", "circle", "geometric"}, }, { - Name: "eight", - Category: "symbols", - Char: "8๏ธโƒฃ", - Keywords: []string{"8", "blue-square", "numbers"}, + Name: "white_square_button", + Category: "Symbols", + Char: "๐Ÿ”ณ", + Keywords: []string{"white_square_button", "shape", "input", "geometric", "outlined"}, }, { - Name: "eight_pointed_black_star", - Category: "symbols", - Char: "โœด๏ธ", - Keywords: []string{"orange-square", "shape", "polygon"}, + Name: "black_square_button", + Category: "Symbols", + Char: "๐Ÿ”ฒ", + Keywords: []string{"black_square_button", "shape", "input", "frame", "geometric"}, }, { - Name: "eight_spoked_asterisk", - Category: "symbols", - Char: "โœณ๏ธ", - Keywords: []string{"star", "sparkle", "green-square"}, + Name: "chequered_flag", + Category: "Flags", + Char: "๐Ÿ", + Keywords: []string{"chequered_flag", "contest", "finishline", "race", "gokart", "checkered", "finish", "girl", "grid", "milestone", "racing"}, }, { - Name: "eject_button", - Category: "symbols", - Char: "โ๏ธ", - Keywords: []string{"blue-square"}, + Name: "triangular_flag", + Category: "Flags", + Char: "๐Ÿšฉ", + Keywords: []string{"triangular_flag", "mark", "milestone", "place", "pole", "post", "red", "flag"}, }, { - Name: "end", - Category: "symbols", - Char: "๐Ÿ”š", - Keywords: []string{"words", "arrow"}, + Name: "crossed_flags", + Category: "Flags", + Char: "๐ŸŽŒ", + Keywords: []string{"crossed_flags", "japanese", "nation", "country", "border", "activity", "celebration", "cross", "flag", "two"}, }, { - Name: "exclamation", - Category: "symbols", - Char: "โ—", - Keywords: []string{"heavy_exclamation_mark", "danger", "surprise", "punctuation", "wow", "warning"}, + Name: "black_flag", + Category: "Flags", + Char: "๐Ÿด", + Keywords: []string{"black_flag", "pirate", "waving"}, }, { - Name: "fast_forward", - Category: "symbols", - Char: "โฉ", - Keywords: []string{"blue-square", "play", "speed", "continue"}, + Name: "white_flag", + Category: "Flags", + Char: "๐Ÿณ๏ธ", + Keywords: []string{"white_flag", "losing", "loser", "lost", "surrender", "give up", "fail", "waving"}, }, { - Name: "five", - Category: "symbols", - Char: "5๏ธโƒฃ", - Keywords: []string{"5", "numbers", "blue-square", "prime"}, + Name: "rainbow_flag", + Category: "Flags", + Char: "๐Ÿณ๏ธโ€๐ŸŒˆ", + Keywords: []string{"rainbow_flag", "flag", "rainbow", "pride", "gay", "lgbt", "queer", "homosexual", "lesbian", "bisexual"}, }, { - Name: "fleur_de_lis", - Category: "symbols", - Char: "โšœ", - Keywords: []string{"decorative", "scout"}, + Name: "pirate_flag", + Category: "Flags", + Char: "๐Ÿดโ€โ˜ ๏ธ", + Keywords: []string{"pirate_flag", "skull", "crossbones", "flag", "banner", "jolly", "plunder", "roger", "treasure"}, }, { - Name: "flower_playing_cards", - Category: "symbols", - Char: "๐ŸŽด", - Keywords: []string{"game", "sunset", "red"}, + Name: "flag_ascension_island", + Category: "Flags", + Char: "๐Ÿ‡ฆ๐Ÿ‡จ", + Keywords: []string{"flag_ascension_island"}, }, { - Name: "four", - Category: "symbols", - Char: "4๏ธโƒฃ", - Keywords: []string{"4", "numbers", "blue-square"}, + Name: "flag_andorra", + Category: "Flags", + Char: "๐Ÿ‡ฆ๐Ÿ‡ฉ", + Keywords: []string{"flag_andorra", "ad", "flag", "nation", "country", "banner", "andorra", "andorran"}, }, { - Name: "free", - Category: "symbols", - Char: "๐Ÿ†“", - Keywords: []string{"blue-square", "words"}, + Name: "flag_united_arab_emirates", + Category: "Flags", + Char: "๐Ÿ‡ฆ๐Ÿ‡ช", + Keywords: []string{"flag_united_arab_emirates", "united", "arab", "emirates", "flag", "nation", "country", "banner", "united_arab_emirates", "emirati", "uae"}, }, { - Name: "gemini", - Category: "symbols", - Char: "โ™Š", - Keywords: []string{"sign", "zodiac", "purple-square", "astrology"}, + Name: "flag_afghanistan", + Category: "Flags", + Char: "๐Ÿ‡ฆ๐Ÿ‡ซ", + Keywords: []string{"flag_afghanistan", "af", "flag", "nation", "country", "banner", "afghanistan", "afghan"}, }, { - Name: "gift_heart", - Category: "symbols", - Char: "๐Ÿ’", - Keywords: []string{"love", "valentines"}, + Name: "flag_antigua_barbuda", + Category: "Flags", + Char: "๐Ÿ‡ฆ๐Ÿ‡ฌ", + Keywords: []string{"flag_antigua_barbuda", "antigua", "barbuda", "flag", "nation", "country", "banner", "antigua_barbuda"}, }, { - Name: "globe_with_meridians", - Category: "symbols", - Char: "๐ŸŒ", - Keywords: []string{"earth", "international", "world", "internet", "interweb", "i18n"}, + Name: "flag_anguilla", + Category: "Flags", + Char: "๐Ÿ‡ฆ๐Ÿ‡ฎ", + Keywords: []string{"flag_anguilla", "ai", "flag", "nation", "country", "banner", "anguilla", "anguillan"}, }, { - Name: "green_heart", - Category: "symbols", - Char: "๐Ÿ’š", - Keywords: []string{"love", "like", "affection", "valentines"}, + Name: "flag_albania", + Category: "Flags", + Char: "๐Ÿ‡ฆ๐Ÿ‡ฑ", + Keywords: []string{"flag_albania", "al", "flag", "nation", "country", "banner", "albania", "albanian"}, }, { - Name: "grey_exclamation", - Category: "symbols", - Char: "โ•", - Keywords: []string{"surprise", "punctuation", "gray", "wow", "warning"}, + Name: "flag_armenia", + Category: "Flags", + Char: "๐Ÿ‡ฆ๐Ÿ‡ฒ", + Keywords: []string{"flag_armenia", "am", "flag", "nation", "country", "banner", "armenia", "armenian"}, }, { - Name: "grey_question", - Category: "symbols", - Char: "โ”", - Keywords: []string{"doubts", "gray", "huh", "confused"}, + Name: "flag_angola", + Category: "Flags", + Char: "๐Ÿ‡ฆ๐Ÿ‡ด", + Keywords: []string{"flag_angola", "ao", "flag", "nation", "country", "banner", "angola", "angolan"}, }, { - Name: "hash", - Category: "symbols", - Char: "#๏ธโƒฃ", - Keywords: []string{"symbol", "blue-square", "twitter"}, + Name: "flag_antarctica", + Category: "Flags", + Char: "๐Ÿ‡ฆ๐Ÿ‡ถ", + Keywords: []string{"flag_antarctica", "aq", "flag", "nation", "country", "banner", "antarctica", "antarctic"}, }, { - Name: "heart", - Category: "symbols", - Char: "โค๏ธ", - Keywords: []string{"love", "like", "valentines"}, + Name: "flag_argentina", + Category: "Flags", + Char: "๐Ÿ‡ฆ๐Ÿ‡ท", + Keywords: []string{"flag_argentina", "ar", "flag", "nation", "country", "banner", "argentina", "argentinian"}, }, { - Name: "heart_decoration", - Category: "symbols", - Char: "๐Ÿ’Ÿ", - Keywords: []string{"purple-square", "love", "like"}, + Name: "flag_american_samoa", + Category: "Flags", + Char: "๐Ÿ‡ฆ๐Ÿ‡ธ", + Keywords: []string{"flag_american_samoa", "american", "ws", "flag", "nation", "country", "banner", "american_samoa", "samoan"}, }, { - Name: "heartbeat", - Category: "symbols", - Char: "๐Ÿ’“", - Keywords: []string{"love", "like", "affection", "valentines", "pink", "heart"}, + Name: "flag_austria", + Category: "Flags", + Char: "๐Ÿ‡ฆ๐Ÿ‡น", + Keywords: []string{"flag_austria", "at", "flag", "nation", "country", "banner", "austria", "austrian"}, }, { - Name: "heartpulse", - Category: "symbols", - Char: "๐Ÿ’—", - Keywords: []string{"like", "love", "affection", "valentines", "pink"}, + Name: "flag_australia", + Category: "Flags", + Char: "๐Ÿ‡ฆ๐Ÿ‡บ", + Keywords: []string{"flag_australia", "au", "flag", "nation", "country", "banner", "australia", "aussie", "australian", "heard", "mcdonald"}, }, { - Name: "hearts", - Category: "symbols", - Char: "โ™ฅ๏ธ", - Keywords: []string{"poker", "cards", "magic", "suits"}, + Name: "flag_aruba", + Category: "Flags", + Char: "๐Ÿ‡ฆ๐Ÿ‡ผ", + Keywords: []string{"flag_aruba", "aw", "flag", "nation", "country", "banner", "aruba", "aruban"}, }, { - Name: "heavy_check_mark", - Category: "symbols", - Char: "โœ”๏ธ", - Keywords: []string{"ok", "nike", "answer", "yes", "tick"}, + Name: "flag_aland_islands", + Category: "Flags", + Char: "๐Ÿ‡ฆ๐Ÿ‡ฝ", + Keywords: []string{"flag_aland_islands", "ร…land", "islands", "flag", "nation", "country", "banner", "aland_islands"}, }, { - Name: "heavy_division_sign", - Category: "symbols", - Char: "โž—", - Keywords: []string{"divide", "math", "calculation"}, + Name: "flag_azerbaijan", + Category: "Flags", + Char: "๐Ÿ‡ฆ๐Ÿ‡ฟ", + Keywords: []string{"flag_azerbaijan", "az", "flag", "nation", "country", "banner", "azerbaijan", "azerbaijani"}, }, { - Name: "heavy_dollar_sign", - Category: "symbols", - Char: "๐Ÿ’ฒ", - Keywords: []string{"money", "sales", "payment", "currency", "buck"}, + Name: "flag_bosnia_herzegovina", + Category: "Flags", + Char: "๐Ÿ‡ง๐Ÿ‡ฆ", + Keywords: []string{"flag_bosnia_herzegovina", "bosnia", "herzegovina", "flag", "nation", "country", "banner", "bosnia_herzegovina"}, }, { - Name: "heavy_heart_exclamation", - Category: "symbols", - Char: "โฃ", - Keywords: []string{"decoration", "love"}, + Name: "flag_barbados", + Category: "Flags", + Char: "๐Ÿ‡ง๐Ÿ‡ง", + Keywords: []string{"flag_barbados", "bb", "flag", "nation", "country", "banner", "barbados", "bajan", "barbadian"}, }, { - Name: "heavy_minus_sign", - Category: "symbols", - Char: "โž–", - Keywords: []string{"math", "calculation", "subtract", "less"}, + Name: "flag_bangladesh", + Category: "Flags", + Char: "๐Ÿ‡ง๐Ÿ‡ฉ", + Keywords: []string{"flag_bangladesh", "bd", "flag", "nation", "country", "banner", "bangladesh", "bangladeshi"}, }, { - Name: "heavy_multiplication_x", - Category: "symbols", - Char: "โœ–๏ธ", - Keywords: []string{"math", "calculation"}, + Name: "flag_belgium", + Category: "Flags", + Char: "๐Ÿ‡ง๐Ÿ‡ช", + Keywords: []string{"flag_belgium", "be", "flag", "nation", "country", "banner", "belgium", "belgian"}, }, { - Name: "heavy_plus_sign", - Category: "symbols", - Char: "โž•", - Keywords: []string{"math", "calculation", "addition", "more", "increase"}, + Name: "flag_burkina_faso", + Category: "Flags", + Char: "๐Ÿ‡ง๐Ÿ‡ซ", + Keywords: []string{"flag_burkina_faso", "burkina", "faso", "flag", "nation", "country", "banner", "burkina_faso", "burkinabe"}, }, { - Name: "high_brightness", - Category: "symbols", - Char: "๐Ÿ”†", - Keywords: []string{"sun", "light"}, + Name: "flag_bulgaria", + Category: "Flags", + Char: "๐Ÿ‡ง๐Ÿ‡ฌ", + Keywords: []string{"flag_bulgaria", "bg", "flag", "nation", "country", "banner", "bulgaria", "bulgarian"}, }, { - Name: "hotsprings", - Category: "symbols", - Char: "โ™จ๏ธ", - Keywords: []string{"bath", "warm", "relax"}, + Name: "flag_bahrain", + Category: "Flags", + Char: "๐Ÿ‡ง๐Ÿ‡ญ", + Keywords: []string{"flag_bahrain", "bh", "flag", "nation", "country", "banner", "bahrain", "bahrainian", "bahrani"}, }, { - Name: "id", - Category: "symbols", - Char: "๐Ÿ†”", - Keywords: []string{"purple-square", "words"}, + Name: "flag_burundi", + Category: "Flags", + Char: "๐Ÿ‡ง๐Ÿ‡ฎ", + Keywords: []string{"flag_burundi", "bi", "flag", "nation", "country", "banner", "burundi", "burundian"}, }, { - Name: "ideograph_advantage", - Category: "symbols", - Char: "๐Ÿ‰", - Keywords: []string{"chinese", "kanji", "obtain", "get", "circle"}, + Name: "flag_benin", + Category: "Flags", + Char: "๐Ÿ‡ง๐Ÿ‡ฏ", + Keywords: []string{"flag_benin", "bj", "flag", "nation", "country", "banner", "benin", "beninese"}, }, { - Name: "infinity", - Category: "symbols", - Char: "โ™พ", - Keywords: []string{"forever"}, + Name: "flag_st_barthelemy", + Category: "Flags", + Char: "๐Ÿ‡ง๐Ÿ‡ฑ", + Keywords: []string{"flag_st_barthelemy", "saint", "barthรฉlemy", "flag", "nation", "country", "banner", "st_barthelemy", "st."}, }, { - Name: "information_source", - Category: "symbols", - Char: "โ„น๏ธ", - Keywords: []string{"blue-square", "alphabet", "letter"}, + Name: "flag_bermuda", + Category: "Flags", + Char: "๐Ÿ‡ง๐Ÿ‡ฒ", + Keywords: []string{"flag_bermuda", "bm", "flag", "nation", "country", "banner", "bermuda", "bermudanย flag"}, }, { - Name: "interrobang", - Category: "symbols", - Char: "โ‰๏ธ", - Keywords: []string{"wat", "punctuation", "surprise"}, + Name: "flag_brunei", + Category: "Flags", + Char: "๐Ÿ‡ง๐Ÿ‡ณ", + Keywords: []string{"flag_brunei", "bn", "darussalam", "flag", "nation", "country", "banner", "brunei", "bruneian"}, }, { - Name: "keycap_ten", - Category: "symbols", - Char: "๐Ÿ”Ÿ", - Keywords: []string{"numbers", "10", "blue-square"}, + Name: "flag_bolivia", + Category: "Flags", + Char: "๐Ÿ‡ง๐Ÿ‡ด", + Keywords: []string{"flag_bolivia", "bo", "flag", "nation", "country", "banner", "bolivia", "bolivian"}, }, { - Name: "koko", - Category: "symbols", - Char: "๐Ÿˆ", - Keywords: []string{"blue-square", "here", "katakana", "japanese", "destination"}, + Name: "flag_caribbean_netherlands", + Category: "Flags", + Char: "๐Ÿ‡ง๐Ÿ‡ถ", + Keywords: []string{"flag_caribbean_netherlands", "bonaire", "flag", "nation", "country", "banner", "caribbean_netherlands", "eustatius", "saba", "sint"}, }, { - Name: "large_blue_circle", - Category: "symbols", - Char: "๐Ÿ”ต", - Keywords: []string{"shape", "icon", "button"}, + Name: "flag_brazil", + Category: "Flags", + Char: "๐Ÿ‡ง๐Ÿ‡ท", + Keywords: []string{"flag_brazil", "br", "flag", "nation", "country", "banner", "brazil", "brasil", "brazilian", "for"}, }, { - Name: "large_blue_diamond", - Category: "symbols", - Char: "๐Ÿ”ท", - Keywords: []string{"shape", "jewel", "gem"}, + Name: "flag_bahamas", + Category: "Flags", + Char: "๐Ÿ‡ง๐Ÿ‡ธ", + Keywords: []string{"flag_bahamas", "bs", "flag", "nation", "country", "banner", "bahamas", "bahamian"}, }, { - Name: "large_orange_diamond", - Category: "symbols", - Char: "๐Ÿ”ถ", - Keywords: []string{"shape", "jewel", "gem"}, + Name: "flag_bhutan", + Category: "Flags", + Char: "๐Ÿ‡ง๐Ÿ‡น", + Keywords: []string{"flag_bhutan", "bt", "flag", "nation", "country", "banner", "bhutan", "bhutanese"}, }, { - Name: "latin_cross", - Category: "symbols", - Char: "โœ", - Keywords: []string{"christianity"}, + Name: "flag_bouvet_island", + Category: "Flags", + Char: "๐Ÿ‡ง๐Ÿ‡ป", + Keywords: []string{"flag_bouvet_island", "norway"}, }, { - Name: "left_luggage", - Category: "symbols", - Char: "๐Ÿ›…", - Keywords: []string{"blue-square", "travel"}, + Name: "flag_botswana", + Category: "Flags", + Char: "๐Ÿ‡ง๐Ÿ‡ผ", + Keywords: []string{"flag_botswana", "bw", "flag", "nation", "country", "banner", "botswana", "batswana"}, }, { - Name: "left_right_arrow", - Category: "symbols", - Char: "โ†”๏ธ", - Keywords: []string{"shape", "direction", "horizontal", "sideways"}, + Name: "flag_belarus", + Category: "Flags", + Char: "๐Ÿ‡ง๐Ÿ‡พ", + Keywords: []string{"flag_belarus", "by", "flag", "nation", "country", "banner", "belarus", "belarusian"}, }, { - Name: "left_speech_bubble", - Category: "symbols", - Char: "๐Ÿ—จ", - Keywords: []string{"words", "message", "talk", "chatting"}, + Name: "flag_belize", + Category: "Flags", + Char: "๐Ÿ‡ง๐Ÿ‡ฟ", + Keywords: []string{"flag_belize", "bz", "flag", "nation", "country", "banner", "belize", "belizean"}, }, { - Name: "leftwards_arrow_with_hook", - Category: "symbols", - Char: "โ†ฉ๏ธ", - Keywords: []string{"back", "return", "blue-square", "undo", "enter"}, + Name: "flag_canada", + Category: "Flags", + Char: "๐Ÿ‡จ๐Ÿ‡ฆ", + Keywords: []string{"flag_canada", "ca", "flag", "nation", "country", "banner", "canada", "canadian"}, }, { - Name: "leo", - Category: "symbols", - Char: "โ™Œ", - Keywords: []string{"sign", "purple-square", "zodiac", "astrology"}, + Name: "flag_cocos_islands", + Category: "Flags", + Char: "๐Ÿ‡จ๐Ÿ‡จ", + Keywords: []string{"flag_cocos_islands", "cocos", "keeling", "islands", "flag", "nation", "country", "banner", "cocos_islands", "island"}, }, { - Name: "libra", - Category: "symbols", - Char: "โ™Ž", - Keywords: []string{"sign", "purple-square", "zodiac", "astrology"}, + Name: "flag_congo_kinshasa", + Category: "Flags", + Char: "๐Ÿ‡จ๐Ÿ‡ฉ", + Keywords: []string{"flag_congo_kinshasa", "congo", "democratic", "republic", "flag", "nation", "country", "banner", "congo_kinshasa", "drc"}, }, { - Name: "loop", - Category: "symbols", - Char: "โžฟ", - Keywords: []string{"tape", "cassette"}, + Name: "flag_central_african_republic", + Category: "Flags", + Char: "๐Ÿ‡จ๐Ÿ‡ซ", + Keywords: []string{"flag_central_african_republic", "central", "african", "republic", "flag", "nation", "country", "banner", "central_african_republic"}, }, { - Name: "loud_sound", - Category: "symbols", - Char: "๐Ÿ”Š", - Keywords: []string{"volume", "noise", "noisy", "speaker", "broadcast"}, + Name: "flag_congo_brazzaville", + Category: "Flags", + Char: "๐Ÿ‡จ๐Ÿ‡ฌ", + Keywords: []string{"flag_congo_brazzaville", "congo", "flag", "nation", "country", "banner", "congo_brazzaville", "republic"}, }, { - Name: "loudspeaker", - Category: "symbols", - Char: "๐Ÿ“ข", - Keywords: []string{"volume", "sound"}, + Name: "flag_switzerland", + Category: "Flags", + Char: "๐Ÿ‡จ๐Ÿ‡ญ", + Keywords: []string{"flag_switzerland", "ch", "flag", "nation", "country", "banner", "switzerland", "cross", "red", "swiss"}, }, { - Name: "low_brightness", - Category: "symbols", - Char: "๐Ÿ”…", - Keywords: []string{"sun", "afternoon", "warm", "summer"}, + Name: "flag_cote_d_ivoire", + Category: "Flags", + Char: "๐Ÿ‡จ๐Ÿ‡ฎ", + Keywords: []string{"flag_cote_d_ivoire", "ivory", "coast", "flag", "nation", "country", "banner", "cote_d_ivoire", "cรดte", "divoire", "dโ€™ivoire"}, }, { - Name: "m", - Category: "symbols", - Char: "โ“‚๏ธ", - Keywords: []string{"alphabet", "blue-circle", "letter"}, + Name: "flag_cook_islands", + Category: "Flags", + Char: "๐Ÿ‡จ๐Ÿ‡ฐ", + Keywords: []string{"flag_cook_islands", "cook", "islands", "flag", "nation", "country", "banner", "cook_islands", "island", "islander"}, }, { - Name: "mahjong", - Category: "symbols", - Char: "๐Ÿ€„", - Keywords: []string{"game", "play", "chinese", "kanji"}, + Name: "flag_chile", + Category: "Flags", + Char: "๐Ÿ‡จ๐Ÿ‡ฑ", + Keywords: []string{"flag_chile", "flag", "nation", "country", "banner", "chile", "chilean"}, }, { - Name: "mega", - Category: "symbols", - Char: "๐Ÿ“ฃ", - Keywords: []string{"sound", "speaker", "volume"}, + Name: "flag_cameroon", + Category: "Flags", + Char: "๐Ÿ‡จ๐Ÿ‡ฒ", + Keywords: []string{"flag_cameroon", "cm", "flag", "nation", "country", "banner", "cameroon", "cameroonian"}, }, { - Name: "menorah", - Category: "symbols", - Char: "๐Ÿ•Ž", - Keywords: []string{"hanukkah", "candles", "jewish"}, + Name: "flag_china", + Category: "Flags", + Char: "๐Ÿ‡จ๐Ÿ‡ณ", + Keywords: []string{"flag_china", "china", "chinese", "prc", "flag", "country", "nation", "banner", "cn", "indicator", "letters", "regional", "symbol"}, }, { - Name: "mens", - Category: "symbols", - Char: "๐Ÿšน", - Keywords: []string{"toilet", "restroom", "wc", "blue-square", "gender", "male"}, + Name: "flag_colombia", + Category: "Flags", + Char: "๐Ÿ‡จ๐Ÿ‡ด", + Keywords: []string{"flag_colombia", "co", "flag", "nation", "country", "banner", "colombia", "colombian"}, }, { - Name: "mobile_phone_off", - Category: "symbols", - Char: "๐Ÿ“ด", - Keywords: []string{"mute", "orange-square", "silence", "quiet"}, + Name: "flag_clipperton_island", + Category: "Flags", + Char: "๐Ÿ‡จ๐Ÿ‡ต", + Keywords: []string{"flag_clipperton_island"}, }, { - Name: "musical_note", - Category: "symbols", - Char: "๐ŸŽต", - Keywords: []string{"score", "tone", "sound"}, + Name: "flag_costa_rica", + Category: "Flags", + Char: "๐Ÿ‡จ๐Ÿ‡ท", + Keywords: []string{"flag_costa_rica", "costa", "rica", "flag", "nation", "country", "banner", "costa_rica", "rican"}, }, { - Name: "mute", - Category: "symbols", - Char: "๐Ÿ”‡", - Keywords: []string{"sound", "volume", "silence", "quiet"}, + Name: "flag_cuba", + Category: "Flags", + Char: "๐Ÿ‡จ๐Ÿ‡บ", + Keywords: []string{"flag_cuba", "cu", "flag", "nation", "country", "banner", "cuba", "cuban"}, }, { - Name: "name_badge", - Category: "symbols", - Char: "๐Ÿ“›", - Keywords: []string{"fire", "forbid"}, + Name: "flag_cape_verde", + Category: "Flags", + Char: "๐Ÿ‡จ๐Ÿ‡ป", + Keywords: []string{"flag_cape_verde", "cabo", "verde", "flag", "nation", "country", "banner", "cape_verde", "verdian"}, }, { - Name: "negative_squared_cross_mark", - Category: "symbols", - Char: "โŽ", - Keywords: []string{"x", "green-square", "no", "deny"}, + Name: "flag_curacao", + Category: "Flags", + Char: "๐Ÿ‡จ๐Ÿ‡ผ", + Keywords: []string{"flag_curacao", "curaรงao", "flag", "nation", "country", "banner", "curacao", "antilles", "curaรงaoan"}, }, { - Name: "new", - Category: "symbols", - Char: "๐Ÿ†•", - Keywords: []string{"blue-square", "words", "start"}, + Name: "flag_christmas_island", + Category: "Flags", + Char: "๐Ÿ‡จ๐Ÿ‡ฝ", + Keywords: []string{"flag_christmas_island", "christmas", "island", "flag", "nation", "country", "banner", "christmas_island"}, }, { - Name: "next_track_button", - Category: "symbols", - Char: "โญ", - Keywords: []string{"forward", "next", "blue-square"}, + Name: "flag_cyprus", + Category: "Flags", + Char: "๐Ÿ‡จ๐Ÿ‡พ", + Keywords: []string{"flag_cyprus", "cy", "flag", "nation", "country", "banner", "cyprus", "cypriot"}, }, { - Name: "ng", - Category: "symbols", - Char: "๐Ÿ†–", - Keywords: []string{"blue-square", "words", "shape", "icon"}, + Name: "flag_czechia", + Category: "Flags", + Char: "๐Ÿ‡จ๐Ÿ‡ฟ", + Keywords: []string{"flag_czechia", "cz", "flag", "nation", "country", "banner", "czechia", "czech", "republic"}, }, { - Name: "nine", - Category: "symbols", - Char: "9๏ธโƒฃ", - Keywords: []string{"blue-square", "numbers", "9"}, + Name: "flag_germany", + Category: "Flags", + Char: "๐Ÿ‡ฉ๐Ÿ‡ช", + Keywords: []string{"flag_germany", "german", "nation", "flag", "country", "banner", "germany", "de", "deutsch", "indicator", "letters", "regional", "symbol"}, }, { - Name: "no_bell", - Category: "symbols", - Char: "๐Ÿ”•", - Keywords: []string{"sound", "volume", "mute", "quiet", "silent"}, + Name: "flag_diego_garcia", + Category: "Flags", + Char: "๐Ÿ‡ฉ๐Ÿ‡ฌ", + Keywords: []string{"flag_diego_garcia"}, }, { - Name: "no_bicycles", - Category: "symbols", - Char: "๐Ÿšณ", - Keywords: []string{"cyclist", "prohibited", "circle"}, + Name: "flag_djibouti", + Category: "Flags", + Char: "๐Ÿ‡ฉ๐Ÿ‡ฏ", + Keywords: []string{"flag_djibouti", "dj", "flag", "nation", "country", "banner", "djibouti", "djiboutian"}, }, { - Name: "no_entry", - Category: "symbols", - Char: "โ›”", - Keywords: []string{"limit", "security", "privacy", "bad", "denied", "stop", "circle"}, + Name: "flag_denmark", + Category: "Flags", + Char: "๐Ÿ‡ฉ๐Ÿ‡ฐ", + Keywords: []string{"flag_denmark", "dk", "flag", "nation", "country", "banner", "denmark", "danish"}, }, { - Name: "no_entry_sign", - Category: "symbols", - Char: "๐Ÿšซ", - Keywords: []string{"forbid", "stop", "limit", "denied", "disallow", "circle"}, + Name: "flag_dominica", + Category: "Flags", + Char: "๐Ÿ‡ฉ๐Ÿ‡ฒ", + Keywords: []string{"flag_dominica", "dm", "flag", "nation", "country", "banner", "dominica"}, }, { - Name: "no_mobile_phones", - Category: "symbols", - Char: "๐Ÿ“ต", - Keywords: []string{"iphone", "mute", "circle"}, + Name: "flag_dominican_republic", + Category: "Flags", + Char: "๐Ÿ‡ฉ๐Ÿ‡ด", + Keywords: []string{"flag_dominican_republic", "dominican", "republic", "flag", "nation", "country", "banner", "dominican_republic", "dom", "rep"}, }, { - Name: "no_pedestrians", - Category: "symbols", - Char: "๐Ÿšท", - Keywords: []string{"rules", "crossing", "walking", "circle"}, + Name: "flag_algeria", + Category: "Flags", + Char: "๐Ÿ‡ฉ๐Ÿ‡ฟ", + Keywords: []string{"flag_algeria", "dz", "flag", "nation", "country", "banner", "algeria", "algerian"}, }, { - Name: "no_smoking", - Category: "symbols", - Char: "๐Ÿšญ", - Keywords: []string{"cigarette", "blue-square", "smell", "smoke"}, + Name: "flag_ceuta_melilla", + Category: "Flags", + Char: "๐Ÿ‡ช๐Ÿ‡ฆ", + Keywords: []string{"flag_ceuta_melilla"}, }, { - Name: "non-potable_water", - Category: "symbols", - Char: "๐Ÿšฑ", - Keywords: []string{"drink", "faucet", "tap", "circle"}, + Name: "flag_ecuador", + Category: "Flags", + Char: "๐Ÿ‡ช๐Ÿ‡จ", + Keywords: []string{"flag_ecuador", "ec", "flag", "nation", "country", "banner", "ecuador", "ecuadorian"}, }, { - Name: "notes", - Category: "symbols", - Char: "๐ŸŽถ", - Keywords: []string{"music", "score"}, + Name: "flag_estonia", + Category: "Flags", + Char: "๐Ÿ‡ช๐Ÿ‡ช", + Keywords: []string{"flag_estonia", "ee", "flag", "nation", "country", "banner", "estonia", "estonian"}, }, { - Name: "o", - Category: "symbols", - Char: "โญ•", - Keywords: []string{"circle", "round"}, + Name: "flag_egypt", + Category: "Flags", + Char: "๐Ÿ‡ช๐Ÿ‡ฌ", + Keywords: []string{"flag_egypt", "eg", "flag", "nation", "country", "banner", "egypt", "egyptian"}, }, { - Name: "o2", - Category: "symbols", - Char: "๐Ÿ…พ๏ธ", - Keywords: []string{"alphabet", "red-square", "letter"}, + Name: "flag_western_sahara", + Category: "Flags", + Char: "๐Ÿ‡ช๐Ÿ‡ญ", + Keywords: []string{"flag_western_sahara", "western", "sahara", "flag", "nation", "country", "banner", "western_sahara", "saharan", "west"}, }, { - Name: "ok", - Category: "symbols", - Char: "๐Ÿ†—", - Keywords: []string{"good", "agree", "yes", "blue-square"}, + Name: "flag_eritrea", + Category: "Flags", + Char: "๐Ÿ‡ช๐Ÿ‡ท", + Keywords: []string{"flag_eritrea", "er", "flag", "nation", "country", "banner", "eritrea", "eritrean"}, }, { - Name: "om", - Category: "symbols", - Char: "๐Ÿ•‰", - Keywords: []string{"hinduism", "buddhism", "sikhism", "jainism"}, + Name: "flag_spain", + Category: "Flags", + Char: "๐Ÿ‡ช๐Ÿ‡ธ", + Keywords: []string{"flag_spain", "spain", "flag", "nation", "country", "banner", "ceuta", "es", "indicator", "letters", "melilla", "regional", "spanish", "symbol"}, }, { - Name: "on", - Category: "symbols", - Char: "๐Ÿ”›", - Keywords: []string{"arrow", "words"}, + Name: "flag_ethiopia", + Category: "Flags", + Char: "๐Ÿ‡ช๐Ÿ‡น", + Keywords: []string{"flag_ethiopia", "et", "flag", "nation", "country", "banner", "ethiopia", "ethiopian"}, }, { - Name: "one", - Category: "symbols", - Char: "1๏ธโƒฃ", - Keywords: []string{"blue-square", "numbers", "1"}, + Name: "flag_european_union", + Category: "Flags", + Char: "๐Ÿ‡ช๐Ÿ‡บ", + Keywords: []string{"flag_european_union", "european", "union", "flag", "banner", "eu"}, }, { - Name: "ophiuchus", - Category: "symbols", - Char: "โ›Ž", - Keywords: []string{"sign", "purple-square", "constellation", "astrology"}, + Name: "flag_finland", + Category: "Flags", + Char: "๐Ÿ‡ซ๐Ÿ‡ฎ", + Keywords: []string{"flag_finland", "fi", "flag", "nation", "country", "banner", "finland", "finnish"}, }, { - Name: "orange_heart", - Category: "symbols", - Char: "๐Ÿงก", - Keywords: []string{"love", "like", "affection", "valentines"}, + Name: "flag_fiji", + Category: "Flags", + Char: "๐Ÿ‡ซ๐Ÿ‡ฏ", + Keywords: []string{"flag_fiji", "fj", "flag", "nation", "country", "banner", "fiji", "fijian"}, }, { - Name: "orthodox_cross", - Category: "symbols", - Char: "โ˜ฆ", - Keywords: []string{"suppedaneum", "religion"}, + Name: "flag_falkland_islands", + Category: "Flags", + Char: "๐Ÿ‡ซ๐Ÿ‡ฐ", + Keywords: []string{"flag_falkland_islands", "falkland", "islands", "malvinas", "flag", "nation", "country", "banner", "falkland_islands", "falklander", "falklands", "island", "islas"}, }, { - Name: "parking", - Category: "symbols", - Char: "๐Ÿ…ฟ๏ธ", - Keywords: []string{"cars", "blue-square", "alphabet", "letter"}, + Name: "flag_micronesia", + Category: "Flags", + Char: "๐Ÿ‡ซ๐Ÿ‡ฒ", + Keywords: []string{"flag_micronesia", "micronesia", "federated", "states", "flag", "nation", "country", "banner", "micronesian"}, }, { - Name: "part_alternation_mark", - Category: "symbols", - Char: "ใ€ฝ๏ธ", - Keywords: []string{"graph", "presentation", "stats", "business", "economics", "bad"}, + Name: "flag_faroe_islands", + Category: "Flags", + Char: "๐Ÿ‡ซ๐Ÿ‡ด", + Keywords: []string{"flag_faroe_islands", "faroe", "islands", "flag", "nation", "country", "banner", "faroe_islands", "island", "islander"}, }, { - Name: "passport_control", - Category: "symbols", - Char: "๐Ÿ›‚", - Keywords: []string{"custom", "blue-square"}, + Name: "flag_france", + Category: "Flags", + Char: "๐Ÿ‡ซ๐Ÿ‡ท", + Keywords: []string{"flag_france", "banner", "flag", "nation", "france", "french", "country", "clipperton", "fr", "indicator", "island", "letters", "martin", "regional", "saint", "st.", "symbol"}, }, { - Name: "pause_button", - Category: "symbols", - Char: "โธ", - Keywords: []string{"pause", "blue-square"}, + Name: "flag_gabon", + Category: "Flags", + Char: "๐Ÿ‡ฌ๐Ÿ‡ฆ", + Keywords: []string{"flag_gabon", "ga", "flag", "nation", "country", "banner", "gabon", "gabonese"}, }, { - Name: "peace_symbol", - Category: "symbols", - Char: "โ˜ฎ", - Keywords: []string{"hippie"}, + Name: "flag_united_kingdom", + Category: "Flags", + Char: "๐Ÿ‡ฌ๐Ÿ‡ง", + Keywords: []string{"flag_united_kingdom", "united", "kingdom", "great", "britain", "northern", "ireland", "flag", "nation", "country", "banner", "british", "UK", "english", "england", "union jack", "united_kingdom", "cornwall", "gb", "scotland", "wales"}, }, { - Name: "pisces", - Category: "symbols", - Char: "โ™“", - Keywords: []string{"purple-square", "sign", "zodiac", "astrology"}, + Name: "flag_grenada", + Category: "Flags", + Char: "๐Ÿ‡ฌ๐Ÿ‡ฉ", + Keywords: []string{"flag_grenada", "gd", "flag", "nation", "country", "banner", "grenada", "grenadian"}, }, { - Name: "place_of_worship", - Category: "symbols", - Char: "๐Ÿ›", - Keywords: []string{"religion", "church", "temple", "prayer"}, + Name: "flag_georgia", + Category: "Flags", + Char: "๐Ÿ‡ฌ๐Ÿ‡ช", + Keywords: []string{"flag_georgia", "ge", "flag", "nation", "country", "banner", "georgia", "georgian"}, }, { - Name: "play_or_pause_button", - Category: "symbols", - Char: "โฏ", - Keywords: []string{"blue-square", "play", "pause"}, + Name: "flag_french_guiana", + Category: "Flags", + Char: "๐Ÿ‡ฌ๐Ÿ‡ซ", + Keywords: []string{"flag_french_guiana", "french", "guiana", "flag", "nation", "country", "banner", "french_guiana", "guinean"}, }, { - Name: "potable_water", - Category: "symbols", - Char: "๐Ÿšฐ", - Keywords: []string{"blue-square", "liquid", "restroom", "cleaning", "faucet"}, + Name: "flag_guernsey", + Category: "Flags", + Char: "๐Ÿ‡ฌ๐Ÿ‡ฌ", + Keywords: []string{"flag_guernsey", "gg", "flag", "nation", "country", "banner", "guernsey"}, }, { - Name: "previous_track_button", - Category: "symbols", - Char: "โฎ", - Keywords: []string{"backward"}, + Name: "flag_ghana", + Category: "Flags", + Char: "๐Ÿ‡ฌ๐Ÿ‡ญ", + Keywords: []string{"flag_ghana", "gh", "flag", "nation", "country", "banner", "ghana", "ghanaian"}, }, { - Name: "purple_heart", - Category: "symbols", - Char: "๐Ÿ’œ", - Keywords: []string{"love", "like", "affection", "valentines"}, + Name: "flag_gibraltar", + Category: "Flags", + Char: "๐Ÿ‡ฌ๐Ÿ‡ฎ", + Keywords: []string{"flag_gibraltar", "gi", "flag", "nation", "country", "banner", "gibraltar", "gibraltarian"}, }, { - Name: "put_litter_in_its_place", - Category: "symbols", - Char: "๐Ÿšฎ", - Keywords: []string{"blue-square", "sign", "human", "info"}, + Name: "flag_greenland", + Category: "Flags", + Char: "๐Ÿ‡ฌ๐Ÿ‡ฑ", + Keywords: []string{"flag_greenland", "gl", "flag", "nation", "country", "banner", "greenland", "greenlandic"}, }, { - Name: "question", - Category: "symbols", - Char: "โ“", - Keywords: []string{"doubt", "confused"}, + Name: "flag_gambia", + Category: "Flags", + Char: "๐Ÿ‡ฌ๐Ÿ‡ฒ", + Keywords: []string{"flag_gambia", "gm", "flag", "nation", "country", "banner", "gambia", "gambianย flag"}, }, { - Name: "radio_button", - Category: "symbols", - Char: "๐Ÿ”˜", - Keywords: []string{"input", "old", "music", "circle"}, + Name: "flag_guinea", + Category: "Flags", + Char: "๐Ÿ‡ฌ๐Ÿ‡ณ", + Keywords: []string{"flag_guinea", "gn", "flag", "nation", "country", "banner", "guinea", "guinean"}, }, { - Name: "radioactive", - Category: "symbols", - Char: "โ˜ข", - Keywords: []string{"nuclear", "danger"}, + Name: "flag_guadeloupe", + Category: "Flags", + Char: "๐Ÿ‡ฌ๐Ÿ‡ต", + Keywords: []string{"flag_guadeloupe", "gp", "flag", "nation", "country", "banner", "guadeloupe", "guadeloupean"}, }, { - Name: "record_button", - Category: "symbols", - Char: "โบ", - Keywords: []string{"blue-square"}, + Name: "flag_equatorial_guinea", + Category: "Flags", + Char: "๐Ÿ‡ฌ๐Ÿ‡ถ", + Keywords: []string{"flag_equatorial_guinea", "equatorial", "gn", "flag", "nation", "country", "banner", "equatorial_guinea", "equatoguinean", "guinean"}, }, { - Name: "recycle", - Category: "symbols", - Char: "โ™ป๏ธ", - Keywords: []string{"arrow", "environment", "garbage", "trash"}, + Name: "flag_greece", + Category: "Flags", + Char: "๐Ÿ‡ฌ๐Ÿ‡ท", + Keywords: []string{"flag_greece", "gr", "flag", "nation", "country", "banner", "greece", "greek"}, }, { - Name: "red_circle", - Category: "symbols", - Char: "๐Ÿ”ด", - Keywords: []string{"shape", "error", "danger"}, + Name: "flag_south_georgia_south_sandwich_islands", + Category: "Flags", + Char: "๐Ÿ‡ฌ๐Ÿ‡ธ", + Keywords: []string{"flag_south_georgia_south_sandwich_islands", "south", "georgia", "sandwich", "islands", "flag", "nation", "country", "banner", "south_georgia_south_sandwich_islands", "island"}, }, { - Name: "registered", - Category: "symbols", - Char: "ยฎ๏ธ", - Keywords: []string{"alphabet", "circle"}, + Name: "flag_guatemala", + Category: "Flags", + Char: "๐Ÿ‡ฌ๐Ÿ‡น", + Keywords: []string{"flag_guatemala", "gt", "flag", "nation", "country", "banner", "guatemala", "guatemalan"}, }, { - Name: "repeat", - Category: "symbols", - Char: "๐Ÿ”", - Keywords: []string{"loop", "record"}, + Name: "flag_guam", + Category: "Flags", + Char: "๐Ÿ‡ฌ๐Ÿ‡บ", + Keywords: []string{"flag_guam", "gu", "flag", "nation", "country", "banner", "guam", "chamorro", "guamanian"}, }, { - Name: "repeat_one", - Category: "symbols", - Char: "๐Ÿ”‚", - Keywords: []string{"blue-square", "loop"}, + Name: "flag_guinea_bissau", + Category: "Flags", + Char: "๐Ÿ‡ฌ๐Ÿ‡ผ", + Keywords: []string{"flag_guinea_bissau", "gw", "bissau", "flag", "nation", "country", "banner", "guinea_bissau"}, }, { - Name: "restroom", - Category: "symbols", - Char: "๐Ÿšป", - Keywords: []string{"blue-square", "toilet", "refresh", "wc", "gender"}, + Name: "flag_guyana", + Category: "Flags", + Char: "๐Ÿ‡ฌ๐Ÿ‡พ", + Keywords: []string{"flag_guyana", "gy", "flag", "nation", "country", "banner", "guyana", "guyanese"}, }, { - Name: "revolving_hearts", - Category: "symbols", - Char: "๐Ÿ’ž", - Keywords: []string{"love", "like", "affection", "valentines"}, + Name: "flag_hong_kong_sar_china", + Category: "Flags", + Char: "๐Ÿ‡ญ๐Ÿ‡ฐ", + Keywords: []string{"flag_hong_kong_sar_china", "hong", "kong", "flag", "nation", "country", "banner", "hong_kong_sar_china"}, }, { - Name: "rewind", - Category: "symbols", - Char: "โช", - Keywords: []string{"play", "blue-square"}, + Name: "flag_heard_mcdonald_islands", + Category: "Flags", + Char: "๐Ÿ‡ญ๐Ÿ‡ฒ", + Keywords: []string{"flag_heard_mcdonald_islands"}, }, { - Name: "right_anger_bubble", - Category: "symbols", - Char: "๐Ÿ—ฏ", - Keywords: []string{"caption", "speech", "thinking", "mad"}, + Name: "flag_honduras", + Category: "Flags", + Char: "๐Ÿ‡ญ๐Ÿ‡ณ", + Keywords: []string{"flag_honduras", "hn", "flag", "nation", "country", "banner", "honduras", "honduran"}, }, { - Name: "sa", - Category: "symbols", - Char: "๐Ÿˆ‚๏ธ", - Keywords: []string{"japanese", "blue-square", "katakana"}, + Name: "flag_croatia", + Category: "Flags", + Char: "๐Ÿ‡ญ๐Ÿ‡ท", + Keywords: []string{"flag_croatia", "hr", "flag", "nation", "country", "banner", "croatia", "croatian"}, }, { - Name: "sagittarius", - Category: "symbols", - Char: "โ™", - Keywords: []string{"sign", "zodiac", "purple-square", "astrology"}, + Name: "flag_haiti", + Category: "Flags", + Char: "๐Ÿ‡ญ๐Ÿ‡น", + Keywords: []string{"flag_haiti", "ht", "flag", "nation", "country", "banner", "haiti", "haitian"}, }, { - Name: "scorpius", - Category: "symbols", - Char: "โ™", - Keywords: []string{"sign", "zodiac", "purple-square", "astrology", "scorpio"}, + Name: "flag_hungary", + Category: "Flags", + Char: "๐Ÿ‡ญ๐Ÿ‡บ", + Keywords: []string{"flag_hungary", "hu", "flag", "nation", "country", "banner", "hungary", "hungarian"}, }, { - Name: "secret", - Category: "symbols", - Char: "ใŠ™๏ธ", - Keywords: []string{"privacy", "chinese", "sshh", "kanji", "red-circle"}, + Name: "flag_canary_islands", + Category: "Flags", + Char: "๐Ÿ‡ฎ๐Ÿ‡จ", + Keywords: []string{"flag_canary_islands", "canary", "islands", "flag", "nation", "country", "banner", "canary_islands", "island"}, }, { - Name: "seven", - Category: "symbols", - Char: "7๏ธโƒฃ", - Keywords: []string{"7", "numbers", "blue-square", "prime"}, + Name: "flag_indonesia", + Category: "Flags", + Char: "๐Ÿ‡ฎ๐Ÿ‡ฉ", + Keywords: []string{"flag_indonesia", "flag", "nation", "country", "banner", "indonesia", "indonesian"}, }, { - Name: "signal_strength", - Category: "symbols", - Char: "๐Ÿ“ถ", - Keywords: []string{"blue-square", "reception", "phone", "internet", "connection", "wifi", "bluetooth", "bars"}, + Name: "flag_ireland", + Category: "Flags", + Char: "๐Ÿ‡ฎ๐Ÿ‡ช", + Keywords: []string{"flag_ireland", "ie", "flag", "nation", "country", "banner", "ireland", "irishย flag"}, }, { - Name: "six", - Category: "symbols", - Char: "6๏ธโƒฃ", - Keywords: []string{"6", "numbers", "blue-square"}, + Name: "flag_israel", + Category: "Flags", + Char: "๐Ÿ‡ฎ๐Ÿ‡ฑ", + Keywords: []string{"flag_israel", "il", "flag", "nation", "country", "banner", "israel", "israeli"}, }, { - Name: "six_pointed_star", - Category: "symbols", - Char: "๐Ÿ”ฏ", - Keywords: []string{"purple-square", "religion", "jewish", "hexagram"}, + Name: "flag_isle_of_man", + Category: "Flags", + Char: "๐Ÿ‡ฎ๐Ÿ‡ฒ", + Keywords: []string{"flag_isle_of_man", "isle", "man", "flag", "nation", "country", "banner", "isle_of_man", "manx"}, }, { - Name: "small_blue_diamond", - Category: "symbols", - Char: "๐Ÿ”น", - Keywords: []string{"shape", "jewel", "gem"}, + Name: "flag_india", + Category: "Flags", + Char: "๐Ÿ‡ฎ๐Ÿ‡ณ", + Keywords: []string{"flag_india", "in", "flag", "nation", "country", "banner", "india", "indian"}, }, { - Name: "small_orange_diamond", - Category: "symbols", - Char: "๐Ÿ”ธ", - Keywords: []string{"shape", "jewel", "gem"}, + Name: "flag_british_indian_ocean_territory", + Category: "Flags", + Char: "๐Ÿ‡ฎ๐Ÿ‡ด", + Keywords: []string{"flag_british_indian_ocean_territory", "british", "indian", "ocean", "territory", "flag", "nation", "country", "banner", "british_indian_ocean_territory", "chagos", "diego", "garcia", "island"}, }, { - Name: "small_red_triangle", - Category: "symbols", - Char: "๐Ÿ”บ", - Keywords: []string{"shape", "direction", "up", "top"}, + Name: "flag_iraq", + Category: "Flags", + Char: "๐Ÿ‡ฎ๐Ÿ‡ถ", + Keywords: []string{"flag_iraq", "iq", "flag", "nation", "country", "banner", "iraq", "iraqi"}, }, { - Name: "small_red_triangle_down", - Category: "symbols", - Char: "๐Ÿ”ป", - Keywords: []string{"shape", "direction", "bottom"}, + Name: "flag_iran", + Category: "Flags", + Char: "๐Ÿ‡ฎ๐Ÿ‡ท", + Keywords: []string{"flag_iran", "iran", "islamic", "republic", "flag", "nation", "country", "banner", "iranianย flag"}, }, { - Name: "soon", - Category: "symbols", - Char: "๐Ÿ”œ", - Keywords: []string{"arrow", "words"}, + Name: "flag_iceland", + Category: "Flags", + Char: "๐Ÿ‡ฎ๐Ÿ‡ธ", + Keywords: []string{"flag_iceland", "is", "flag", "nation", "country", "banner", "iceland", "icelandic"}, }, { - Name: "sos", - Category: "symbols", - Char: "๐Ÿ†˜", - Keywords: []string{"help", "red-square", "words", "emergency", "911"}, + Name: "flag_italy", + Category: "Flags", + Char: "๐Ÿ‡ฎ๐Ÿ‡น", + Keywords: []string{"flag_italy", "italy", "flag", "nation", "country", "banner", "indicator", "italian", "letters", "regional", "symbol"}, }, { - Name: "sound", - Category: "symbols", - Char: "๐Ÿ”‰", - Keywords: []string{"volume", "speaker", "broadcast"}, + Name: "flag_jersey", + Category: "Flags", + Char: "๐Ÿ‡ฏ๐Ÿ‡ช", + Keywords: []string{"flag_jersey", "je", "flag", "nation", "country", "banner", "jersey"}, }, { - Name: "spades", - Category: "symbols", - Char: "โ™ ๏ธ", - Keywords: []string{"poker", "cards", "suits", "magic"}, + Name: "flag_jamaica", + Category: "Flags", + Char: "๐Ÿ‡ฏ๐Ÿ‡ฒ", + Keywords: []string{"flag_jamaica", "jm", "flag", "nation", "country", "banner", "jamaica", "jamaicanย flag"}, }, { - Name: "sparkle", - Category: "symbols", - Char: "โ‡๏ธ", - Keywords: []string{"stars", "green-square", "awesome", "good", "fireworks"}, + Name: "flag_jordan", + Category: "Flags", + Char: "๐Ÿ‡ฏ๐Ÿ‡ด", + Keywords: []string{"flag_jordan", "jo", "flag", "nation", "country", "banner", "jordan", "jordanian"}, }, { - Name: "sparkling_heart", - Category: "symbols", - Char: "๐Ÿ’–", - Keywords: []string{"love", "like", "affection", "valentines"}, + Name: "flag_japan", + Category: "Flags", + Char: "๐Ÿ‡ฏ๐Ÿ‡ต", + Keywords: []string{"flag_japan", "japanese", "nation", "flag", "country", "banner", "japan", "jp", "ja", "indicator", "letters", "regional", "symbol"}, }, { - Name: "speaker", - Category: "symbols", - Char: "๐Ÿ”ˆ", - Keywords: []string{"sound", "volume", "silence", "broadcast"}, + Name: "flag_kenya", + Category: "Flags", + Char: "๐Ÿ‡ฐ๐Ÿ‡ช", + Keywords: []string{"flag_kenya", "ke", "flag", "nation", "country", "banner", "kenya", "kenyan"}, }, { - Name: "speech_balloon", - Category: "symbols", - Char: "๐Ÿ’ฌ", - Keywords: []string{"bubble", "words", "message", "talk", "chatting"}, + Name: "flag_kyrgyzstan", + Category: "Flags", + Char: "๐Ÿ‡ฐ๐Ÿ‡ฌ", + Keywords: []string{"flag_kyrgyzstan", "kg", "flag", "nation", "country", "banner", "kyrgyzstan", "kyrgyzstani"}, }, { - Name: "star_and_crescent", - Category: "symbols", - Char: "โ˜ช", - Keywords: []string{"islam"}, + Name: "flag_cambodia", + Category: "Flags", + Char: "๐Ÿ‡ฐ๐Ÿ‡ญ", + Keywords: []string{"flag_cambodia", "kh", "flag", "nation", "country", "banner", "cambodia", "cambodian"}, }, { - Name: "star_of_david", - Category: "symbols", - Char: "โœก", - Keywords: []string{"judaism"}, + Name: "flag_kiribati", + Category: "Flags", + Char: "๐Ÿ‡ฐ๐Ÿ‡ฎ", + Keywords: []string{"flag_kiribati", "ki", "flag", "nation", "country", "banner", "kiribati", "i"}, }, { - Name: "stop_button", - Category: "symbols", - Char: "โน", - Keywords: []string{"blue-square"}, + Name: "flag_comoros", + Category: "Flags", + Char: "๐Ÿ‡ฐ๐Ÿ‡ฒ", + Keywords: []string{"flag_comoros", "km", "flag", "nation", "country", "banner", "comoros", "comoran"}, }, { - Name: "stop_sign", - Category: "symbols", - Char: "๐Ÿ›‘", - Keywords: []string{"stop"}, + Name: "flag_st_kitts_nevis", + Category: "Flags", + Char: "๐Ÿ‡ฐ๐Ÿ‡ณ", + Keywords: []string{"flag_st_kitts_nevis", "saint", "kitts", "nevis", "flag", "nation", "country", "banner", "st_kitts_nevis", "st."}, }, { - Name: "symbols", - Category: "symbols", - Char: "๐Ÿ”ฃ", - Keywords: []string{"blue-square", "music", "note", "ampersand", "percent", "glyphs", "characters"}, + Name: "flag_north_korea", + Category: "Flags", + Char: "๐Ÿ‡ฐ๐Ÿ‡ต", + Keywords: []string{"flag_north_korea", "north", "korea", "nation", "flag", "country", "banner", "north_korea", "korean"}, }, { - Name: "taurus", - Category: "symbols", - Char: "โ™‰", - Keywords: []string{"purple-square", "sign", "zodiac", "astrology"}, + Name: "flag_south_korea", + Category: "Flags", + Char: "๐Ÿ‡ฐ๐Ÿ‡ท", + Keywords: []string{"flag_south_korea", "south", "korea", "nation", "flag", "country", "banner", "south_korea", "indicator", "korean", "kr", "letters", "regional", "symbol"}, }, { - Name: "thought_balloon", - Category: "symbols", - Char: "๐Ÿ’ญ", - Keywords: []string{"bubble", "cloud", "speech", "thinking", "dream"}, + Name: "flag_kuwait", + Category: "Flags", + Char: "๐Ÿ‡ฐ๐Ÿ‡ผ", + Keywords: []string{"flag_kuwait", "kw", "flag", "nation", "country", "banner", "kuwait", "kuwaiti"}, }, { - Name: "three", - Category: "symbols", - Char: "3๏ธโƒฃ", - Keywords: []string{"3", "numbers", "prime", "blue-square"}, + Name: "flag_cayman_islands", + Category: "Flags", + Char: "๐Ÿ‡ฐ๐Ÿ‡พ", + Keywords: []string{"flag_cayman_islands", "cayman", "islands", "flag", "nation", "country", "banner", "cayman_islands", "caymanian", "island"}, }, { - Name: "tm", - Category: "symbols", - Char: "โ„ข๏ธ", - Keywords: []string{"trademark", "brand", "law", "legal"}, + Name: "flag_kazakhstan", + Category: "Flags", + Char: "๐Ÿ‡ฐ๐Ÿ‡ฟ", + Keywords: []string{"flag_kazakhstan", "kz", "flag", "nation", "country", "banner", "kazakhstan", "kazakh", "kazakhstani"}, }, { - Name: "top", - Category: "symbols", - Char: "๐Ÿ”", - Keywords: []string{"words", "blue-square"}, + Name: "flag_laos", + Category: "Flags", + Char: "๐Ÿ‡ฑ๐Ÿ‡ฆ", + Keywords: []string{"flag_laos", "lao", "democratic", "republic", "flag", "nation", "country", "banner", "laos", "laotian"}, }, { - Name: "trident", - Category: "symbols", - Char: "๐Ÿ”ฑ", - Keywords: []string{"weapon", "spear"}, + Name: "flag_lebanon", + Category: "Flags", + Char: "๐Ÿ‡ฑ๐Ÿ‡ง", + Keywords: []string{"flag_lebanon", "lb", "flag", "nation", "country", "banner", "lebanon", "lebanese"}, }, { - Name: "twisted_rightwards_arrows", - Category: "symbols", - Char: "๐Ÿ”€", - Keywords: []string{"blue-square", "shuffle", "music", "random"}, + Name: "flag_st_lucia", + Category: "Flags", + Char: "๐Ÿ‡ฑ๐Ÿ‡จ", + Keywords: []string{"flag_st_lucia", "saint", "lucia", "flag", "nation", "country", "banner", "st_lucia", "st."}, }, { - Name: "two", - Category: "symbols", - Char: "2๏ธโƒฃ", - Keywords: []string{"numbers", "2", "prime", "blue-square"}, + Name: "flag_liechtenstein", + Category: "Flags", + Char: "๐Ÿ‡ฑ๐Ÿ‡ฎ", + Keywords: []string{"flag_liechtenstein", "li", "flag", "nation", "country", "banner", "liechtenstein", "liechtensteiner"}, }, { - Name: "two_hearts", - Category: "symbols", - Char: "๐Ÿ’•", - Keywords: []string{"love", "like", "affection", "valentines", "heart"}, + Name: "flag_sri_lanka", + Category: "Flags", + Char: "๐Ÿ‡ฑ๐Ÿ‡ฐ", + Keywords: []string{"flag_sri_lanka", "sri", "lanka", "flag", "nation", "country", "banner", "sri_lanka", "lankan"}, }, { - Name: "u5272", - Category: "symbols", - Char: "๐Ÿˆน", - Keywords: []string{"cut", "divide", "chinese", "kanji", "pink-square"}, + Name: "flag_liberia", + Category: "Flags", + Char: "๐Ÿ‡ฑ๐Ÿ‡ท", + Keywords: []string{"flag_liberia", "lr", "flag", "nation", "country", "banner", "liberia", "liberian"}, }, { - Name: "u5408", - Category: "symbols", - Char: "๐Ÿˆด", - Keywords: []string{"japanese", "chinese", "join", "kanji", "red-square"}, + Name: "flag_lesotho", + Category: "Flags", + Char: "๐Ÿ‡ฑ๐Ÿ‡ธ", + Keywords: []string{"flag_lesotho", "ls", "flag", "nation", "country", "banner", "lesotho", "basotho"}, }, { - Name: "u55b6", - Category: "symbols", - Char: "๐Ÿˆบ", - Keywords: []string{"japanese", "opening hours", "orange-square"}, + Name: "flag_lithuania", + Category: "Flags", + Char: "๐Ÿ‡ฑ๐Ÿ‡น", + Keywords: []string{"flag_lithuania", "lt", "flag", "nation", "country", "banner", "lithuania", "lithuanian"}, }, { - Name: "u6307", - Category: "symbols", - Char: "๐Ÿˆฏ", - Keywords: []string{"chinese", "point", "green-square", "kanji"}, + Name: "flag_luxembourg", + Category: "Flags", + Char: "๐Ÿ‡ฑ๐Ÿ‡บ", + Keywords: []string{"flag_luxembourg", "lu", "flag", "nation", "country", "banner", "luxembourg", "luxembourger"}, }, { - Name: "u6708", - Category: "symbols", - Char: "๐Ÿˆท๏ธ", - Keywords: []string{"chinese", "month", "moon", "japanese", "orange-square", "kanji"}, + Name: "flag_latvia", + Category: "Flags", + Char: "๐Ÿ‡ฑ๐Ÿ‡ป", + Keywords: []string{"flag_latvia", "lv", "flag", "nation", "country", "banner", "latvia", "latvian"}, }, { - Name: "u6709", - Category: "symbols", - Char: "๐Ÿˆถ", - Keywords: []string{"orange-square", "chinese", "have", "kanji"}, + Name: "flag_libya", + Category: "Flags", + Char: "๐Ÿ‡ฑ๐Ÿ‡พ", + Keywords: []string{"flag_libya", "ly", "flag", "nation", "country", "banner", "libya", "libyan"}, }, { - Name: "u6e80", - Category: "symbols", - Char: "๐Ÿˆต", - Keywords: []string{"full", "chinese", "japanese", "red-square", "kanji"}, + Name: "flag_morocco", + Category: "Flags", + Char: "๐Ÿ‡ฒ๐Ÿ‡ฆ", + Keywords: []string{"flag_morocco", "ma", "flag", "nation", "country", "banner", "morocco", "moroccan"}, }, { - Name: "u7121", - Category: "symbols", - Char: "๐Ÿˆš", - Keywords: []string{"nothing", "chinese", "kanji", "japanese", "orange-square"}, + Name: "flag_monaco", + Category: "Flags", + Char: "๐Ÿ‡ฒ๐Ÿ‡จ", + Keywords: []string{"flag_monaco", "mc", "flag", "nation", "country", "banner", "monaco", "monรฉgasque"}, }, { - Name: "u7533", - Category: "symbols", - Char: "๐Ÿˆธ", - Keywords: []string{"chinese", "japanese", "kanji", "orange-square"}, + Name: "flag_moldova", + Category: "Flags", + Char: "๐Ÿ‡ฒ๐Ÿ‡ฉ", + Keywords: []string{"flag_moldova", "moldova", "republic", "flag", "nation", "country", "banner", "moldovan"}, }, { - Name: "u7981", - Category: "symbols", - Char: "๐Ÿˆฒ", - Keywords: []string{"kanji", "japanese", "chinese", "forbidden", "limit", "restricted", "red-square"}, + Name: "flag_montenegro", + Category: "Flags", + Char: "๐Ÿ‡ฒ๐Ÿ‡ช", + Keywords: []string{"flag_montenegro", "me", "flag", "nation", "country", "banner", "montenegro", "montenegrin"}, }, { - Name: "u7a7a", - Category: "symbols", - Char: "๐Ÿˆณ", - Keywords: []string{"kanji", "japanese", "chinese", "empty", "sky", "blue-square"}, + Name: "flag_st_martin", + Category: "Flags", + Char: "๐Ÿ‡ฒ๐Ÿ‡ซ", + Keywords: []string{"flag_st_martin", "st."}, }, { - Name: "underage", - Category: "symbols", - Char: "๐Ÿ”ž", - Keywords: []string{"18", "drink", "pub", "night", "minor", "circle"}, + Name: "flag_madagascar", + Category: "Flags", + Char: "๐Ÿ‡ฒ๐Ÿ‡ฌ", + Keywords: []string{"flag_madagascar", "mg", "flag", "nation", "country", "banner", "madagascar", "madagascan"}, }, { - Name: "up", - Category: "symbols", - Char: "๐Ÿ†™", - Keywords: []string{"blue-square", "above", "high"}, + Name: "flag_marshall_islands", + Category: "Flags", + Char: "๐Ÿ‡ฒ๐Ÿ‡ญ", + Keywords: []string{"flag_marshall_islands", "marshall", "islands", "flag", "nation", "country", "banner", "marshall_islands", "island", "marshallese"}, }, { - Name: "vibration_mode", - Category: "symbols", - Char: "๐Ÿ“ณ", - Keywords: []string{"orange-square", "phone"}, + Name: "flag_north_macedonia", + Category: "Flags", + Char: "๐Ÿ‡ฒ๐Ÿ‡ฐ", + Keywords: []string{"flag_north_macedonia", "macedonia", "flag", "nation", "country", "banner", "north_macedonia", "macedonian"}, }, { - Name: "virgo", - Category: "symbols", - Char: "โ™", - Keywords: []string{"sign", "zodiac", "purple-square", "astrology"}, + Name: "flag_mali", + Category: "Flags", + Char: "๐Ÿ‡ฒ๐Ÿ‡ฑ", + Keywords: []string{"flag_mali", "ml", "flag", "nation", "country", "banner", "mali", "malian"}, }, { - Name: "vs", - Category: "symbols", - Char: "๐Ÿ†š", - Keywords: []string{"words", "orange-square"}, + Name: "flag_myanmar", + Category: "Flags", + Char: "๐Ÿ‡ฒ๐Ÿ‡ฒ", + Keywords: []string{"flag_myanmar", "mm", "flag", "nation", "country", "banner", "myanmar", "burma", "burmese", "for", "myanmareseย flag"}, }, { - Name: "warning", - Category: "symbols", - Char: "โš ๏ธ", - Keywords: []string{"exclamation", "wip", "alert", "error", "problem", "issue"}, + Name: "flag_mongolia", + Category: "Flags", + Char: "๐Ÿ‡ฒ๐Ÿ‡ณ", + Keywords: []string{"flag_mongolia", "mn", "flag", "nation", "country", "banner", "mongolia", "mongolian"}, }, { - Name: "wavy_dash", - Category: "symbols", - Char: "ใ€ฐ๏ธ", - Keywords: []string{"draw", "line", "moustache", "mustache", "squiggle", "scribble"}, + Name: "flag_macao_sar_china", + Category: "Flags", + Char: "๐Ÿ‡ฒ๐Ÿ‡ด", + Keywords: []string{"flag_macao_sar_china", "macao", "flag", "nation", "country", "banner", "macao_sar_china", "macaneseย flag", "macau"}, }, { - Name: "wc", - Category: "symbols", - Char: "๐Ÿšพ", - Keywords: []string{"toilet", "restroom", "blue-square"}, + Name: "flag_northern_mariana_islands", + Category: "Flags", + Char: "๐Ÿ‡ฒ๐Ÿ‡ต", + Keywords: []string{"flag_northern_mariana_islands", "northern", "mariana", "islands", "flag", "nation", "country", "banner", "northern_mariana_islands", "island", "micronesian", "north"}, }, { - Name: "wheel_of_dharma", - Category: "symbols", - Char: "โ˜ธ", - Keywords: []string{"hinduism", "buddhism", "sikhism", "jainism"}, + Name: "flag_martinique", + Category: "Flags", + Char: "๐Ÿ‡ฒ๐Ÿ‡ถ", + Keywords: []string{"flag_martinique", "mq", "flag", "nation", "country", "banner", "martinique", "martiniquaisย flag", "ofย martinique", "snake"}, }, { - Name: "wheelchair", - Category: "symbols", - Char: "โ™ฟ", - Keywords: []string{"blue-square", "disabled", "a11y", "accessibility"}, + Name: "flag_mauritania", + Category: "Flags", + Char: "๐Ÿ‡ฒ๐Ÿ‡ท", + Keywords: []string{"flag_mauritania", "mr", "flag", "nation", "country", "banner", "mauritania", "mauritanian"}, }, { - Name: "white_check_mark", - Category: "symbols", - Char: "โœ…", - Keywords: []string{"green-square", "ok", "agree", "vote", "election", "answer", "tick"}, + Name: "flag_montserrat", + Category: "Flags", + Char: "๐Ÿ‡ฒ๐Ÿ‡ธ", + Keywords: []string{"flag_montserrat", "ms", "flag", "nation", "country", "banner", "montserrat", "montserratian"}, }, { - Name: "white_circle", - Category: "symbols", - Char: "โšช", - Keywords: []string{"shape", "round"}, + Name: "flag_malta", + Category: "Flags", + Char: "๐Ÿ‡ฒ๐Ÿ‡น", + Keywords: []string{"flag_malta", "mt", "flag", "nation", "country", "banner", "malta", "maltese"}, }, { - Name: "white_flower", - Category: "symbols", - Char: "๐Ÿ’ฎ", - Keywords: []string{"japanese", "spring"}, + Name: "flag_mauritius", + Category: "Flags", + Char: "๐Ÿ‡ฒ๐Ÿ‡บ", + Keywords: []string{"flag_mauritius", "mu", "flag", "nation", "country", "banner", "mauritius", "mauritian"}, }, { - Name: "white_large_square", - Category: "symbols", - Char: "โฌœ", - Keywords: []string{"shape", "icon", "stone", "button"}, + Name: "flag_maldives", + Category: "Flags", + Char: "๐Ÿ‡ฒ๐Ÿ‡ป", + Keywords: []string{"flag_maldives", "mv", "flag", "nation", "country", "banner", "maldives", "maldivian"}, }, { - Name: "white_medium_small_square", - Category: "symbols", - Char: "โ—ฝ", - Keywords: []string{"shape", "stone", "icon", "button"}, + Name: "flag_malawi", + Category: "Flags", + Char: "๐Ÿ‡ฒ๐Ÿ‡ผ", + Keywords: []string{"flag_malawi", "mw", "flag", "nation", "country", "banner", "malawi", "malawianย flag"}, }, { - Name: "white_medium_square", - Category: "symbols", - Char: "โ—ป๏ธ", - Keywords: []string{"shape", "stone", "icon"}, + Name: "flag_mexico", + Category: "Flags", + Char: "๐Ÿ‡ฒ๐Ÿ‡ฝ", + Keywords: []string{"flag_mexico", "mx", "flag", "nation", "country", "banner", "mexico", "mexican"}, }, { - Name: "white_small_square", - Category: "symbols", - Char: "โ–ซ๏ธ", - Keywords: []string{"shape", "icon"}, + Name: "flag_malaysia", + Category: "Flags", + Char: "๐Ÿ‡ฒ๐Ÿ‡พ", + Keywords: []string{"flag_malaysia", "my", "flag", "nation", "country", "banner", "malaysia", "malaysian"}, }, { - Name: "white_square_button", - Category: "symbols", - Char: "๐Ÿ”ณ", - Keywords: []string{"shape", "input"}, + Name: "flag_mozambique", + Category: "Flags", + Char: "๐Ÿ‡ฒ๐Ÿ‡ฟ", + Keywords: []string{"flag_mozambique", "mz", "flag", "nation", "country", "banner", "mozambique", "mozambican"}, }, { - Name: "womens", - Category: "symbols", - Char: "๐Ÿšบ", - Keywords: []string{"purple-square", "woman", "female", "toilet", "loo", "restroom", "gender"}, + Name: "flag_namibia", + Category: "Flags", + Char: "๐Ÿ‡ณ๐Ÿ‡ฆ", + Keywords: []string{"flag_namibia", "na", "flag", "nation", "country", "banner", "namibia", "namibian"}, }, { - Name: "x", - Category: "symbols", - Char: "โŒ", - Keywords: []string{"no", "delete", "remove", "cancel", "red"}, + Name: "flag_new_caledonia", + Category: "Flags", + Char: "๐Ÿ‡ณ๐Ÿ‡จ", + Keywords: []string{"flag_new_caledonia", "new", "caledonia", "flag", "nation", "country", "banner", "new_caledonia", "caledonian"}, }, { - Name: "yellow_heart", - Category: "symbols", - Char: "๐Ÿ’›", - Keywords: []string{"love", "like", "affection", "valentines"}, + Name: "flag_niger", + Category: "Flags", + Char: "๐Ÿ‡ณ๐Ÿ‡ช", + Keywords: []string{"flag_niger", "ne", "flag", "nation", "country", "banner", "niger", "nigerienย flag"}, }, { - Name: "yin_yang", - Category: "symbols", - Char: "โ˜ฏ", - Keywords: []string{"balance"}, + Name: "flag_norfolk_island", + Category: "Flags", + Char: "๐Ÿ‡ณ๐Ÿ‡ซ", + Keywords: []string{"flag_norfolk_island", "norfolk", "island", "flag", "nation", "country", "banner", "norfolk_island"}, }, { - Name: "zero", - Category: "symbols", - Char: "0๏ธโƒฃ", - Keywords: []string{"0", "numbers", "blue-square", "null"}, + Name: "flag_nigeria", + Category: "Flags", + Char: "๐Ÿ‡ณ๐Ÿ‡ฌ", + Keywords: []string{"flag_nigeria", "flag", "nation", "country", "banner", "nigeria", "nigerian"}, }, { - Name: "afghanistan", - Category: "flags", - Char: "๐Ÿ‡ฆ๐Ÿ‡ซ", - Keywords: []string{"af", "flag", "nation", "country", "banner"}, + Name: "flag_nicaragua", + Category: "Flags", + Char: "๐Ÿ‡ณ๐Ÿ‡ฎ", + Keywords: []string{"flag_nicaragua", "ni", "flag", "nation", "country", "banner", "nicaragua", "nicaraguan"}, }, { - Name: "aland_islands", - Category: "flags", - Char: "๐Ÿ‡ฆ๐Ÿ‡ฝ", - Keywords: []string{"ร…land", "islands", "flag", "nation", "country", "banner"}, + Name: "flag_netherlands", + Category: "Flags", + Char: "๐Ÿ‡ณ๐Ÿ‡ฑ", + Keywords: []string{"flag_netherlands", "nl", "flag", "nation", "country", "banner", "netherlands", "dutch"}, }, { - Name: "albania", - Category: "flags", - Char: "๐Ÿ‡ฆ๐Ÿ‡ฑ", - Keywords: []string{"al", "flag", "nation", "country", "banner"}, + Name: "flag_norway", + Category: "Flags", + Char: "๐Ÿ‡ณ๐Ÿ‡ด", + Keywords: []string{"flag_norway", "no", "flag", "nation", "country", "banner", "norway", "bouvet", "jan", "mayen", "norwegian", "svalbard"}, }, { - Name: "algeria", - Category: "flags", - Char: "๐Ÿ‡ฉ๐Ÿ‡ฟ", - Keywords: []string{"dz", "flag", "nation", "country", "banner"}, + Name: "flag_nepal", + Category: "Flags", + Char: "๐Ÿ‡ณ๐Ÿ‡ต", + Keywords: []string{"flag_nepal", "np", "flag", "nation", "country", "banner", "nepal", "nepalese"}, }, { - Name: "american_samoa", - Category: "flags", - Char: "๐Ÿ‡ฆ๐Ÿ‡ธ", - Keywords: []string{"american", "ws", "flag", "nation", "country", "banner"}, + Name: "flag_nauru", + Category: "Flags", + Char: "๐Ÿ‡ณ๐Ÿ‡ท", + Keywords: []string{"flag_nauru", "nr", "flag", "nation", "country", "banner", "nauru", "nauruan"}, }, { - Name: "andorra", - Category: "flags", - Char: "๐Ÿ‡ฆ๐Ÿ‡ฉ", - Keywords: []string{"ad", "flag", "nation", "country", "banner"}, + Name: "flag_niue", + Category: "Flags", + Char: "๐Ÿ‡ณ๐Ÿ‡บ", + Keywords: []string{"flag_niue", "nu", "flag", "nation", "country", "banner", "niue", "niuean"}, }, { - Name: "angola", - Category: "flags", - Char: "๐Ÿ‡ฆ๐Ÿ‡ด", - Keywords: []string{"ao", "flag", "nation", "country", "banner"}, + Name: "flag_new_zealand", + Category: "Flags", + Char: "๐Ÿ‡ณ๐Ÿ‡ฟ", + Keywords: []string{"flag_new_zealand", "new", "zealand", "flag", "nation", "country", "banner", "new_zealand", "kiwi"}, }, { - Name: "anguilla", - Category: "flags", - Char: "๐Ÿ‡ฆ๐Ÿ‡ฎ", - Keywords: []string{"ai", "flag", "nation", "country", "banner"}, + Name: "flag_oman", + Category: "Flags", + Char: "๐Ÿ‡ด๐Ÿ‡ฒ", + Keywords: []string{"flag_oman", "om_symbol", "flag", "nation", "country", "banner", "oman", "omani"}, }, { - Name: "antarctica", - Category: "flags", - Char: "๐Ÿ‡ฆ๐Ÿ‡ถ", - Keywords: []string{"aq", "flag", "nation", "country", "banner"}, + Name: "flag_panama", + Category: "Flags", + Char: "๐Ÿ‡ต๐Ÿ‡ฆ", + Keywords: []string{"flag_panama", "pa", "flag", "nation", "country", "banner", "panama", "panamanian"}, }, { - Name: "antigua_barbuda", - Category: "flags", - Char: "๐Ÿ‡ฆ๐Ÿ‡ฌ", - Keywords: []string{"antigua", "barbuda", "flag", "nation", "country", "banner"}, + Name: "flag_peru", + Category: "Flags", + Char: "๐Ÿ‡ต๐Ÿ‡ช", + Keywords: []string{"flag_peru", "pe", "flag", "nation", "country", "banner", "peru", "peruvian"}, }, { - Name: "argentina", - Category: "flags", - Char: "๐Ÿ‡ฆ๐Ÿ‡ท", - Keywords: []string{"ar", "flag", "nation", "country", "banner"}, + Name: "flag_french_polynesia", + Category: "Flags", + Char: "๐Ÿ‡ต๐Ÿ‡ซ", + Keywords: []string{"flag_french_polynesia", "french", "polynesia", "flag", "nation", "country", "banner", "french_polynesia", "polynesian"}, }, { - Name: "armenia", - Category: "flags", - Char: "๐Ÿ‡ฆ๐Ÿ‡ฒ", - Keywords: []string{"am", "flag", "nation", "country", "banner"}, + Name: "flag_papua_new_guinea", + Category: "Flags", + Char: "๐Ÿ‡ต๐Ÿ‡ฌ", + Keywords: []string{"flag_papua_new_guinea", "papua", "new", "guinea", "flag", "nation", "country", "banner", "papua_new_guinea", "guinean", "png"}, }, { - Name: "aruba", - Category: "flags", - Char: "๐Ÿ‡ฆ๐Ÿ‡ผ", - Keywords: []string{"aw", "flag", "nation", "country", "banner"}, + Name: "flag_philippines", + Category: "Flags", + Char: "๐Ÿ‡ต๐Ÿ‡ญ", + Keywords: []string{"flag_philippines", "ph", "flag", "nation", "country", "banner", "philippines"}, }, { - Name: "australia", - Category: "flags", - Char: "๐Ÿ‡ฆ๐Ÿ‡บ", - Keywords: []string{"au", "flag", "nation", "country", "banner"}, + Name: "flag_pakistan", + Category: "Flags", + Char: "๐Ÿ‡ต๐Ÿ‡ฐ", + Keywords: []string{"flag_pakistan", "pk", "flag", "nation", "country", "banner", "pakistan", "pakistani"}, }, { - Name: "austria", - Category: "flags", - Char: "๐Ÿ‡ฆ๐Ÿ‡น", - Keywords: []string{"at", "flag", "nation", "country", "banner"}, + Name: "flag_poland", + Category: "Flags", + Char: "๐Ÿ‡ต๐Ÿ‡ฑ", + Keywords: []string{"flag_poland", "pl", "flag", "nation", "country", "banner", "poland", "polish"}, }, { - Name: "azerbaijan", - Category: "flags", - Char: "๐Ÿ‡ฆ๐Ÿ‡ฟ", - Keywords: []string{"az", "flag", "nation", "country", "banner"}, + Name: "flag_st_pierre_miquelon", + Category: "Flags", + Char: "๐Ÿ‡ต๐Ÿ‡ฒ", + Keywords: []string{"flag_st_pierre_miquelon", "saint", "pierre", "miquelon", "flag", "nation", "country", "banner", "st_pierre_miquelon", "st."}, }, { - Name: "bahamas", - Category: "flags", - Char: "๐Ÿ‡ง๐Ÿ‡ธ", - Keywords: []string{"bs", "flag", "nation", "country", "banner"}, + Name: "flag_pitcairn_islands", + Category: "Flags", + Char: "๐Ÿ‡ต๐Ÿ‡ณ", + Keywords: []string{"flag_pitcairn_islands", "pitcairn", "flag", "nation", "country", "banner", "pitcairn_islands", "island"}, }, { - Name: "bahrain", - Category: "flags", - Char: "๐Ÿ‡ง๐Ÿ‡ญ", - Keywords: []string{"bh", "flag", "nation", "country", "banner"}, + Name: "flag_puerto_rico", + Category: "Flags", + Char: "๐Ÿ‡ต๐Ÿ‡ท", + Keywords: []string{"flag_puerto_rico", "puerto", "rico", "flag", "nation", "country", "banner", "puerto_rico", "rican"}, }, { - Name: "bangladesh", - Category: "flags", - Char: "๐Ÿ‡ง๐Ÿ‡ฉ", - Keywords: []string{"bd", "flag", "nation", "country", "banner"}, + Name: "flag_palestinian_territories", + Category: "Flags", + Char: "๐Ÿ‡ต๐Ÿ‡ธ", + Keywords: []string{"flag_palestinian_territories", "palestine", "palestinian", "territories", "flag", "nation", "country", "banner", "palestinian_territories"}, }, { - Name: "barbados", - Category: "flags", - Char: "๐Ÿ‡ง๐Ÿ‡ง", - Keywords: []string{"bb", "flag", "nation", "country", "banner"}, + Name: "flag_portugal", + Category: "Flags", + Char: "๐Ÿ‡ต๐Ÿ‡น", + Keywords: []string{"flag_portugal", "pt", "flag", "nation", "country", "banner", "portugal", "portugese"}, }, { - Name: "belarus", - Category: "flags", - Char: "๐Ÿ‡ง๐Ÿ‡พ", - Keywords: []string{"by", "flag", "nation", "country", "banner"}, + Name: "flag_palau", + Category: "Flags", + Char: "๐Ÿ‡ต๐Ÿ‡ผ", + Keywords: []string{"flag_palau", "pw", "flag", "nation", "country", "banner", "palau", "palauan"}, }, { - Name: "belgium", - Category: "flags", - Char: "๐Ÿ‡ง๐Ÿ‡ช", - Keywords: []string{"be", "flag", "nation", "country", "banner"}, + Name: "flag_paraguay", + Category: "Flags", + Char: "๐Ÿ‡ต๐Ÿ‡พ", + Keywords: []string{"flag_paraguay", "py", "flag", "nation", "country", "banner", "paraguay", "paraguayan"}, }, { - Name: "belize", - Category: "flags", - Char: "๐Ÿ‡ง๐Ÿ‡ฟ", - Keywords: []string{"bz", "flag", "nation", "country", "banner"}, + Name: "flag_qatar", + Category: "Flags", + Char: "๐Ÿ‡ถ๐Ÿ‡ฆ", + Keywords: []string{"flag_qatar", "qa", "flag", "nation", "country", "banner", "qatar", "qatari"}, }, { - Name: "benin", - Category: "flags", - Char: "๐Ÿ‡ง๐Ÿ‡ฏ", - Keywords: []string{"bj", "flag", "nation", "country", "banner"}, + Name: "flag_reunion", + Category: "Flags", + Char: "๐Ÿ‡ท๐Ÿ‡ช", + Keywords: []string{"flag_reunion", "rรฉunion", "flag", "nation", "country", "banner", "reunion", "rรฉunionnais"}, }, { - Name: "bermuda", - Category: "flags", - Char: "๐Ÿ‡ง๐Ÿ‡ฒ", - Keywords: []string{"bm", "flag", "nation", "country", "banner"}, + Name: "flag_romania", + Category: "Flags", + Char: "๐Ÿ‡ท๐Ÿ‡ด", + Keywords: []string{"flag_romania", "ro", "flag", "nation", "country", "banner", "romania", "romanian"}, }, { - Name: "bhutan", - Category: "flags", - Char: "๐Ÿ‡ง๐Ÿ‡น", - Keywords: []string{"bt", "flag", "nation", "country", "banner"}, + Name: "flag_serbia", + Category: "Flags", + Char: "๐Ÿ‡ท๐Ÿ‡ธ", + Keywords: []string{"flag_serbia", "rs", "flag", "nation", "country", "banner", "serbia", "serbianย flag"}, }, { - Name: "bolivia", - Category: "flags", - Char: "๐Ÿ‡ง๐Ÿ‡ด", - Keywords: []string{"bo", "flag", "nation", "country", "banner"}, + Name: "flag_russia", + Category: "Flags", + Char: "๐Ÿ‡ท๐Ÿ‡บ", + Keywords: []string{"flag_russia", "russian", "federation", "flag", "nation", "country", "banner", "russia", "indicator", "letters", "regional", "ru", "symbol"}, }, { - Name: "bosnia_herzegovina", - Category: "flags", - Char: "๐Ÿ‡ง๐Ÿ‡ฆ", - Keywords: []string{"bosnia", "herzegovina", "flag", "nation", "country", "banner"}, + Name: "flag_rwanda", + Category: "Flags", + Char: "๐Ÿ‡ท๐Ÿ‡ผ", + Keywords: []string{"flag_rwanda", "rw", "flag", "nation", "country", "banner", "rwanda", "rwandan"}, }, { - Name: "botswana", - Category: "flags", - Char: "๐Ÿ‡ง๐Ÿ‡ผ", - Keywords: []string{"bw", "flag", "nation", "country", "banner"}, + Name: "flag_saudi_arabia", + Category: "Flags", + Char: "๐Ÿ‡ธ๐Ÿ‡ฆ", + Keywords: []string{"flag_saudi_arabia", "flag", "nation", "country", "banner", "saudi_arabia", "arabianย flag"}, }, { - Name: "brazil", - Category: "flags", - Char: "๐Ÿ‡ง๐Ÿ‡ท", - Keywords: []string{"br", "flag", "nation", "country", "banner"}, + Name: "flag_solomon_islands", + Category: "Flags", + Char: "๐Ÿ‡ธ๐Ÿ‡ง", + Keywords: []string{"flag_solomon_islands", "solomon", "islands", "flag", "nation", "country", "banner", "solomon_islands", "island", "islanderย flag"}, }, { - Name: "british_indian_ocean_territory", - Category: "flags", - Char: "๐Ÿ‡ฎ๐Ÿ‡ด", - Keywords: []string{"british", "indian", "ocean", "territory", "flag", "nation", "country", "banner"}, + Name: "flag_seychelles", + Category: "Flags", + Char: "๐Ÿ‡ธ๐Ÿ‡จ", + Keywords: []string{"flag_seychelles", "sc", "flag", "nation", "country", "banner", "seychelles", "seychelloisย flag"}, }, { - Name: "british_virgin_islands", - Category: "flags", - Char: "๐Ÿ‡ป๐Ÿ‡ฌ", - Keywords: []string{"british", "virgin", "islands", "bvi", "flag", "nation", "country", "banner"}, + Name: "flag_sudan", + Category: "Flags", + Char: "๐Ÿ‡ธ๐Ÿ‡ฉ", + Keywords: []string{"flag_sudan", "sd", "flag", "nation", "country", "banner", "sudan", "sudanese"}, }, { - Name: "brunei", - Category: "flags", - Char: "๐Ÿ‡ง๐Ÿ‡ณ", - Keywords: []string{"bn", "darussalam", "flag", "nation", "country", "banner"}, + Name: "flag_sweden", + Category: "Flags", + Char: "๐Ÿ‡ธ๐Ÿ‡ช", + Keywords: []string{"flag_sweden", "se", "flag", "nation", "country", "banner", "sweden", "swedish"}, }, { - Name: "bulgaria", - Category: "flags", - Char: "๐Ÿ‡ง๐Ÿ‡ฌ", - Keywords: []string{"bg", "flag", "nation", "country", "banner"}, + Name: "flag_singapore", + Category: "Flags", + Char: "๐Ÿ‡ธ๐Ÿ‡ฌ", + Keywords: []string{"flag_singapore", "sg", "flag", "nation", "country", "banner", "singapore", "singaporean"}, }, { - Name: "burkina_faso", - Category: "flags", - Char: "๐Ÿ‡ง๐Ÿ‡ซ", - Keywords: []string{"burkina", "faso", "flag", "nation", "country", "banner"}, + Name: "flag_st_helena", + Category: "Flags", + Char: "๐Ÿ‡ธ๐Ÿ‡ญ", + Keywords: []string{"flag_st_helena", "saint", "helena", "ascension", "tristan", "cunha", "flag", "nation", "country", "banner", "st_helena", "st."}, }, { - Name: "burundi", - Category: "flags", - Char: "๐Ÿ‡ง๐Ÿ‡ฎ", - Keywords: []string{"bi", "flag", "nation", "country", "banner"}, + Name: "flag_slovenia", + Category: "Flags", + Char: "๐Ÿ‡ธ๐Ÿ‡ฎ", + Keywords: []string{"flag_slovenia", "si", "flag", "nation", "country", "banner", "slovenia", "slovenian"}, }, { - Name: "cambodia", - Category: "flags", - Char: "๐Ÿ‡ฐ๐Ÿ‡ญ", - Keywords: []string{"kh", "flag", "nation", "country", "banner"}, + Name: "flag_svalbard_jan_mayen", + Category: "Flags", + Char: "๐Ÿ‡ธ๐Ÿ‡ฏ", + Keywords: []string{"flag_svalbard_jan_mayen"}, }, { - Name: "cameroon", - Category: "flags", - Char: "๐Ÿ‡จ๐Ÿ‡ฒ", - Keywords: []string{"cm", "flag", "nation", "country", "banner"}, + Name: "flag_slovakia", + Category: "Flags", + Char: "๐Ÿ‡ธ๐Ÿ‡ฐ", + Keywords: []string{"flag_slovakia", "sk", "flag", "nation", "country", "banner", "slovakia", "slovakian", "slovakย flag"}, }, { - Name: "canada", - Category: "flags", - Char: "๐Ÿ‡จ๐Ÿ‡ฆ", - Keywords: []string{"ca", "flag", "nation", "country", "banner"}, + Name: "flag_sierra_leone", + Category: "Flags", + Char: "๐Ÿ‡ธ๐Ÿ‡ฑ", + Keywords: []string{"flag_sierra_leone", "sierra", "leone", "flag", "nation", "country", "banner", "sierra_leone", "leonean"}, }, { - Name: "canary_islands", - Category: "flags", - Char: "๐Ÿ‡ฎ๐Ÿ‡จ", - Keywords: []string{"canary", "islands", "flag", "nation", "country", "banner"}, + Name: "flag_san_marino", + Category: "Flags", + Char: "๐Ÿ‡ธ๐Ÿ‡ฒ", + Keywords: []string{"flag_san_marino", "san", "marino", "flag", "nation", "country", "banner", "san_marino", "sammarinese"}, }, { - Name: "cape_verde", - Category: "flags", - Char: "๐Ÿ‡จ๐Ÿ‡ป", - Keywords: []string{"cabo", "verde", "flag", "nation", "country", "banner"}, + Name: "flag_senegal", + Category: "Flags", + Char: "๐Ÿ‡ธ๐Ÿ‡ณ", + Keywords: []string{"flag_senegal", "sn", "flag", "nation", "country", "banner", "senegal", "sengalese"}, }, { - Name: "caribbean_netherlands", - Category: "flags", - Char: "๐Ÿ‡ง๐Ÿ‡ถ", - Keywords: []string{"bonaire", "flag", "nation", "country", "banner"}, + Name: "flag_somalia", + Category: "Flags", + Char: "๐Ÿ‡ธ๐Ÿ‡ด", + Keywords: []string{"flag_somalia", "so", "flag", "nation", "country", "banner", "somalia", "somalianย flag"}, }, { - Name: "cayman_islands", - Category: "flags", - Char: "๐Ÿ‡ฐ๐Ÿ‡พ", - Keywords: []string{"cayman", "islands", "flag", "nation", "country", "banner"}, + Name: "flag_suriname", + Category: "Flags", + Char: "๐Ÿ‡ธ๐Ÿ‡ท", + Keywords: []string{"flag_suriname", "sr", "flag", "nation", "country", "banner", "suriname", "surinamer"}, }, { - Name: "central_african_republic", - Category: "flags", - Char: "๐Ÿ‡จ๐Ÿ‡ซ", - Keywords: []string{"central", "african", "republic", "flag", "nation", "country", "banner"}, + Name: "flag_south_sudan", + Category: "Flags", + Char: "๐Ÿ‡ธ๐Ÿ‡ธ", + Keywords: []string{"flag_south_sudan", "south", "sd", "flag", "nation", "country", "banner", "south_sudan", "sudaneseย flag"}, }, { - Name: "chad", - Category: "flags", - Char: "๐Ÿ‡น๐Ÿ‡ฉ", - Keywords: []string{"td", "flag", "nation", "country", "banner"}, + Name: "flag_sao_tome_principe", + Category: "Flags", + Char: "๐Ÿ‡ธ๐Ÿ‡น", + Keywords: []string{"flag_sao_tome_principe", "sao", "tome", "principe", "flag", "nation", "country", "banner", "sao_tome_principe", "prรญncipe", "sรฃo", "tomรฉ"}, }, { - Name: "chile", - Category: "flags", - Char: "๐Ÿ‡จ๐Ÿ‡ฑ", - Keywords: []string{"flag", "nation", "country", "banner"}, + Name: "flag_el_salvador", + Category: "Flags", + Char: "๐Ÿ‡ธ๐Ÿ‡ป", + Keywords: []string{"flag_el_salvador", "el", "salvador", "flag", "nation", "country", "banner", "el_salvador", "salvadoran"}, }, { - Name: "christmas_island", - Category: "flags", - Char: "๐Ÿ‡จ๐Ÿ‡ฝ", - Keywords: []string{"christmas", "island", "flag", "nation", "country", "banner"}, + Name: "flag_sint_maarten", + Category: "Flags", + Char: "๐Ÿ‡ธ๐Ÿ‡ฝ", + Keywords: []string{"flag_sint_maarten", "sint", "maarten", "dutch", "flag", "nation", "country", "banner", "sint_maarten"}, }, { - Name: "cn", - Category: "flags", - Char: "๐Ÿ‡จ๐Ÿ‡ณ", - Keywords: []string{"china", "chinese", "prc", "flag", "country", "nation", "banner"}, + Name: "flag_syria", + Category: "Flags", + Char: "๐Ÿ‡ธ๐Ÿ‡พ", + Keywords: []string{"flag_syria", "syrian", "arab", "republic", "flag", "nation", "country", "banner", "syria"}, }, { - Name: "cocos_islands", - Category: "flags", - Char: "๐Ÿ‡จ๐Ÿ‡จ", - Keywords: []string{"cocos", "keeling", "islands", "flag", "nation", "country", "banner"}, + Name: "flag_eswatini", + Category: "Flags", + Char: "๐Ÿ‡ธ๐Ÿ‡ฟ", + Keywords: []string{"flag_eswatini", "sz", "flag", "nation", "country", "banner", "eswatini", "swaziland"}, }, { - Name: "colombia", - Category: "flags", - Char: "๐Ÿ‡จ๐Ÿ‡ด", - Keywords: []string{"co", "flag", "nation", "country", "banner"}, + Name: "flag_tristan_da_cunha", + Category: "Flags", + Char: "๐Ÿ‡น๐Ÿ‡ฆ", + Keywords: []string{"flag_tristan_da_cunha"}, }, { - Name: "comoros", - Category: "flags", - Char: "๐Ÿ‡ฐ๐Ÿ‡ฒ", - Keywords: []string{"km", "flag", "nation", "country", "banner"}, + Name: "flag_turks_caicos_islands", + Category: "Flags", + Char: "๐Ÿ‡น๐Ÿ‡จ", + Keywords: []string{"flag_turks_caicos_islands", "turks", "caicos", "islands", "flag", "nation", "country", "banner", "turks_caicos_islands", "island"}, }, { - Name: "congo_brazzaville", - Category: "flags", - Char: "๐Ÿ‡จ๐Ÿ‡ฌ", - Keywords: []string{"congo", "flag", "nation", "country", "banner"}, + Name: "flag_chad", + Category: "Flags", + Char: "๐Ÿ‡น๐Ÿ‡ฉ", + Keywords: []string{"flag_chad", "td", "flag", "nation", "country", "banner", "chad", "chadian"}, }, { - Name: "congo_kinshasa", - Category: "flags", - Char: "๐Ÿ‡จ๐Ÿ‡ฉ", - Keywords: []string{"congo", "democratic", "republic", "flag", "nation", "country", "banner"}, + Name: "flag_french_southern_territories", + Category: "Flags", + Char: "๐Ÿ‡น๐Ÿ‡ซ", + Keywords: []string{"flag_french_southern_territories", "french", "southern", "territories", "flag", "nation", "country", "banner", "french_southern_territories", "antarctic", "lands"}, }, { - Name: "cook_islands", - Category: "flags", - Char: "๐Ÿ‡จ๐Ÿ‡ฐ", - Keywords: []string{"cook", "islands", "flag", "nation", "country", "banner"}, + Name: "flag_togo", + Category: "Flags", + Char: "๐Ÿ‡น๐Ÿ‡ฌ", + Keywords: []string{"flag_togo", "tg", "flag", "nation", "country", "banner", "togo", "togolese"}, }, { - Name: "costa_rica", - Category: "flags", - Char: "๐Ÿ‡จ๐Ÿ‡ท", - Keywords: []string{"costa", "rica", "flag", "nation", "country", "banner"}, + Name: "flag_thailand", + Category: "Flags", + Char: "๐Ÿ‡น๐Ÿ‡ญ", + Keywords: []string{"flag_thailand", "th", "flag", "nation", "country", "banner", "thailand", "thai"}, }, { - Name: "cote_divoire", - Category: "flags", - Char: "๐Ÿ‡จ๐Ÿ‡ฎ", - Keywords: []string{"ivory", "coast", "flag", "nation", "country", "banner"}, + Name: "flag_tajikistan", + Category: "Flags", + Char: "๐Ÿ‡น๐Ÿ‡ฏ", + Keywords: []string{"flag_tajikistan", "tj", "flag", "nation", "country", "banner", "tajikistan", "tajik"}, }, { - Name: "croatia", - Category: "flags", - Char: "๐Ÿ‡ญ๐Ÿ‡ท", - Keywords: []string{"hr", "flag", "nation", "country", "banner"}, + Name: "flag_tokelau", + Category: "Flags", + Char: "๐Ÿ‡น๐Ÿ‡ฐ", + Keywords: []string{"flag_tokelau", "tk", "flag", "nation", "country", "banner", "tokelau", "tokelauan"}, }, { - Name: "cuba", - Category: "flags", - Char: "๐Ÿ‡จ๐Ÿ‡บ", - Keywords: []string{"cu", "flag", "nation", "country", "banner"}, + Name: "flag_timor_leste", + Category: "Flags", + Char: "๐Ÿ‡น๐Ÿ‡ฑ", + Keywords: []string{"flag_timor_leste", "timor", "leste", "flag", "nation", "country", "banner", "timor_leste", "east", "lesteย flag", "timorese"}, }, { - Name: "curacao", - Category: "flags", - Char: "๐Ÿ‡จ๐Ÿ‡ผ", - Keywords: []string{"curaรงao", "flag", "nation", "country", "banner"}, + Name: "flag_turkmenistan", + Category: "Flags", + Char: "๐Ÿ‡น๐Ÿ‡ฒ", + Keywords: []string{"flag_turkmenistan", "flag", "nation", "country", "banner", "turkmenistan", "turkmen"}, }, { - Name: "cyprus", - Category: "flags", - Char: "๐Ÿ‡จ๐Ÿ‡พ", - Keywords: []string{"cy", "flag", "nation", "country", "banner"}, + Name: "flag_tunisia", + Category: "Flags", + Char: "๐Ÿ‡น๐Ÿ‡ณ", + Keywords: []string{"flag_tunisia", "tn", "flag", "nation", "country", "banner", "tunisia", "tunisian"}, }, { - Name: "czech_republic", - Category: "flags", - Char: "๐Ÿ‡จ๐Ÿ‡ฟ", - Keywords: []string{"cz", "flag", "nation", "country", "banner"}, + Name: "flag_tonga", + Category: "Flags", + Char: "๐Ÿ‡น๐Ÿ‡ด", + Keywords: []string{"flag_tonga", "to", "flag", "nation", "country", "banner", "tonga", "tonganย flag"}, }, { - Name: "de", - Category: "flags", - Char: "๐Ÿ‡ฉ๐Ÿ‡ช", - Keywords: []string{"german", "nation", "flag", "country", "banner"}, + Name: "flag_turkiye", + Category: "Flags", + Char: "๐Ÿ‡น๐Ÿ‡ท", + Keywords: []string{"flag_turkey", "turkey", "flag", "nation", "country", "banner", "tr", "turkishย flag", "tรผrkiye"}, }, { - Name: "denmark", - Category: "flags", - Char: "๐Ÿ‡ฉ๐Ÿ‡ฐ", - Keywords: []string{"dk", "flag", "nation", "country", "banner"}, + Name: "flag_trinidad_tobago", + Category: "Flags", + Char: "๐Ÿ‡น๐Ÿ‡น", + Keywords: []string{"flag_trinidad_tobago", "trinidad", "tobago", "flag", "nation", "country", "banner", "trinidad_tobago"}, }, { - Name: "djibouti", - Category: "flags", - Char: "๐Ÿ‡ฉ๐Ÿ‡ฏ", - Keywords: []string{"dj", "flag", "nation", "country", "banner"}, + Name: "flag_tuvalu", + Category: "Flags", + Char: "๐Ÿ‡น๐Ÿ‡ป", + Keywords: []string{"flag_tuvalu", "flag", "nation", "country", "banner", "tuvalu", "tuvaluan"}, }, { - Name: "dominica", - Category: "flags", - Char: "๐Ÿ‡ฉ๐Ÿ‡ฒ", - Keywords: []string{"dm", "flag", "nation", "country", "banner"}, + Name: "flag_taiwan", + Category: "Flags", + Char: "๐Ÿ‡น๐Ÿ‡ผ", + Keywords: []string{"flag_taiwan", "tw", "flag", "nation", "country", "banner", "taiwan", "china", "taiwanese"}, }, { - Name: "dominican_republic", - Category: "flags", - Char: "๐Ÿ‡ฉ๐Ÿ‡ด", - Keywords: []string{"dominican", "republic", "flag", "nation", "country", "banner"}, + Name: "flag_tanzania", + Category: "Flags", + Char: "๐Ÿ‡น๐Ÿ‡ฟ", + Keywords: []string{"flag_tanzania", "tanzania", "united", "republic", "flag", "nation", "country", "banner", "tanzanian"}, }, { - Name: "ecuador", - Category: "flags", - Char: "๐Ÿ‡ช๐Ÿ‡จ", - Keywords: []string{"ec", "flag", "nation", "country", "banner"}, + Name: "flag_ukraine", + Category: "Flags", + Char: "๐Ÿ‡บ๐Ÿ‡ฆ", + Keywords: []string{"flag_ukraine", "ua", "flag", "nation", "country", "banner", "ukraine", "ukrainian"}, }, { - Name: "egypt", - Category: "flags", - Char: "๐Ÿ‡ช๐Ÿ‡ฌ", - Keywords: []string{"eg", "flag", "nation", "country", "banner"}, + Name: "flag_uganda", + Category: "Flags", + Char: "๐Ÿ‡บ๐Ÿ‡ฌ", + Keywords: []string{"flag_uganda", "ug", "flag", "nation", "country", "banner", "uganda", "ugandanย flag"}, }, { - Name: "el_salvador", - Category: "flags", - Char: "๐Ÿ‡ธ๐Ÿ‡ป", - Keywords: []string{"el", "salvador", "flag", "nation", "country", "banner"}, + Name: "flag_u_s_outlying_islands", + Category: "Flags", + Char: "๐Ÿ‡บ๐Ÿ‡ฒ", + Keywords: []string{"flag_u_s_outlying_islands", "u.s.", "us"}, }, { - Name: "england", - Category: "flags", - Char: "๐Ÿด๓ ง๓ ข๓ ฅ๓ ฎ๓ ง๓ ฟ", - Keywords: []string{"flag", "english"}, + Name: "flag_united_nations", + Category: "Flags", + Char: "๐Ÿ‡บ๐Ÿ‡ณ", + Keywords: []string{"flag_united_nations", "un", "flag", "banner"}, }, { - Name: "equatorial_guinea", - Category: "flags", - Char: "๐Ÿ‡ฌ๐Ÿ‡ถ", - Keywords: []string{"equatorial", "gn", "flag", "nation", "country", "banner"}, + Name: "flag_united_states", + Category: "Flags", + Char: "๐Ÿ‡บ๐Ÿ‡ธ", + Keywords: []string{"flag_united_states", "united", "states", "america", "flag", "nation", "country", "banner", "united_states", "american", "indicator", "islands", "letters", "outlying", "regional", "symbol", "us", "usa"}, }, { - Name: "eritrea", - Category: "flags", - Char: "๐Ÿ‡ช๐Ÿ‡ท", - Keywords: []string{"er", "flag", "nation", "country", "banner"}, + Name: "flag_uruguay", + Category: "Flags", + Char: "๐Ÿ‡บ๐Ÿ‡พ", + Keywords: []string{"flag_uruguay", "uy", "flag", "nation", "country", "banner", "uruguay", "uruguayan"}, }, { - Name: "es", - Category: "flags", - Char: "๐Ÿ‡ช๐Ÿ‡ธ", - Keywords: []string{"spain", "flag", "nation", "country", "banner"}, + Name: "flag_uzbekistan", + Category: "Flags", + Char: "๐Ÿ‡บ๐Ÿ‡ฟ", + Keywords: []string{"flag_uzbekistan", "uz", "flag", "nation", "country", "banner", "uzbekistan", "uzbek", "uzbekistani"}, }, { - Name: "estonia", - Category: "flags", - Char: "๐Ÿ‡ช๐Ÿ‡ช", - Keywords: []string{"ee", "flag", "nation", "country", "banner"}, + Name: "flag_vatican_city", + Category: "Flags", + Char: "๐Ÿ‡ป๐Ÿ‡ฆ", + Keywords: []string{"flag_vatican_city", "vatican", "city", "flag", "nation", "country", "banner", "vatican_city", "vanticanien"}, }, { - Name: "ethiopia", - Category: "flags", - Char: "๐Ÿ‡ช๐Ÿ‡น", - Keywords: []string{"et", "flag", "nation", "country", "banner"}, + Name: "flag_st_vincent_grenadines", + Category: "Flags", + Char: "๐Ÿ‡ป๐Ÿ‡จ", + Keywords: []string{"flag_st_vincent_grenadines", "saint", "vincent", "grenadines", "flag", "nation", "country", "banner", "st_vincent_grenadines", "st."}, }, { - Name: "eu", - Category: "flags", - Char: "๐Ÿ‡ช๐Ÿ‡บ", - Keywords: []string{"european", "union", "flag", "banner"}, + Name: "flag_venezuela", + Category: "Flags", + Char: "๐Ÿ‡ป๐Ÿ‡ช", + Keywords: []string{"flag_venezuela", "ve", "bolivarian", "republic", "flag", "nation", "country", "banner", "venezuela", "venezuelan"}, }, { - Name: "falkland_islands", - Category: "flags", - Char: "๐Ÿ‡ซ๐Ÿ‡ฐ", - Keywords: []string{"falkland", "islands", "malvinas", "flag", "nation", "country", "banner"}, + Name: "flag_british_virgin_islands", + Category: "Flags", + Char: "๐Ÿ‡ป๐Ÿ‡ฌ", + Keywords: []string{"flag_british_virgin_islands", "british", "virgin", "islands", "bvi", "flag", "nation", "country", "banner", "british_virgin_islands", "island", "islander"}, }, { - Name: "faroe_islands", - Category: "flags", - Char: "๐Ÿ‡ซ๐Ÿ‡ด", - Keywords: []string{"faroe", "islands", "flag", "nation", "country", "banner"}, + Name: "flag_u_s_virgin_islands", + Category: "Flags", + Char: "๐Ÿ‡ป๐Ÿ‡ฎ", + Keywords: []string{"flag_u_s_virgin_islands", "virgin", "islands", "us", "flag", "nation", "country", "banner", "u_s_virgin_islands", "america", "island", "islander", "states", "u.s.", "united", "usa"}, }, { - Name: "fiji", - Category: "flags", - Char: "๐Ÿ‡ซ๐Ÿ‡ฏ", - Keywords: []string{"fj", "flag", "nation", "country", "banner"}, + Name: "flag_vietnam", + Category: "Flags", + Char: "๐Ÿ‡ป๐Ÿ‡ณ", + Keywords: []string{"flag_vietnam", "viet", "nam", "flag", "nation", "country", "banner", "vietnam", "vietnamese"}, }, { - Name: "finland", - Category: "flags", - Char: "๐Ÿ‡ซ๐Ÿ‡ฎ", - Keywords: []string{"fi", "flag", "nation", "country", "banner"}, + Name: "flag_vanuatu", + Category: "Flags", + Char: "๐Ÿ‡ป๐Ÿ‡บ", + Keywords: []string{"flag_vanuatu", "vu", "flag", "nation", "country", "banner", "vanuatu", "ni", "vanuatuย flag"}, }, { - Name: "fr", - Category: "flags", - Char: "๐Ÿ‡ซ๐Ÿ‡ท", - Keywords: []string{"banner", "flag", "nation", "france", "french", "country"}, + Name: "flag_wallis_futuna", + Category: "Flags", + Char: "๐Ÿ‡ผ๐Ÿ‡ซ", + Keywords: []string{"flag_wallis_futuna", "wallis", "futuna", "flag", "nation", "country", "banner", "wallis_futuna"}, }, { - Name: "french_guiana", - Category: "flags", - Char: "๐Ÿ‡ฌ๐Ÿ‡ซ", - Keywords: []string{"french", "guiana", "flag", "nation", "country", "banner"}, + Name: "flag_samoa", + Category: "Flags", + Char: "๐Ÿ‡ผ๐Ÿ‡ธ", + Keywords: []string{"flag_samoa", "ws", "flag", "nation", "country", "banner", "samoa", "samoanย flag"}, }, { - Name: "french_polynesia", - Category: "flags", - Char: "๐Ÿ‡ต๐Ÿ‡ซ", - Keywords: []string{"french", "polynesia", "flag", "nation", "country", "banner"}, + Name: "flag_kosovo", + Category: "Flags", + Char: "๐Ÿ‡ฝ๐Ÿ‡ฐ", + Keywords: []string{"flag_kosovo", "xk", "flag", "nation", "country", "banner", "kosovo", "kosovar"}, }, { - Name: "french_southern_territories", - Category: "flags", - Char: "๐Ÿ‡น๐Ÿ‡ซ", - Keywords: []string{"french", "southern", "territories", "flag", "nation", "country", "banner"}, + Name: "flag_yemen", + Category: "Flags", + Char: "๐Ÿ‡พ๐Ÿ‡ช", + Keywords: []string{"flag_yemen", "ye", "flag", "nation", "country", "banner", "yemen", "yemeniย flag"}, }, { - Name: "gabon", - Category: "flags", - Char: "๐Ÿ‡ฌ๐Ÿ‡ฆ", - Keywords: []string{"ga", "flag", "nation", "country", "banner"}, + Name: "flag_mayotte", + Category: "Flags", + Char: "๐Ÿ‡พ๐Ÿ‡น", + Keywords: []string{"flag_mayotte", "yt", "flag", "nation", "country", "banner", "mayotte"}, }, { - Name: "gambia", - Category: "flags", - Char: "๐Ÿ‡ฌ๐Ÿ‡ฒ", - Keywords: []string{"gm", "flag", "nation", "country", "banner"}, + Name: "flag_south_africa", + Category: "Flags", + Char: "๐Ÿ‡ฟ๐Ÿ‡ฆ", + Keywords: []string{"flag_south_africa", "south", "africa", "flag", "nation", "country", "banner", "south_africa", "africanย flag"}, }, { - Name: "georgia", - Category: "flags", - Char: "๐Ÿ‡ฌ๐Ÿ‡ช", - Keywords: []string{"ge", "flag", "nation", "country", "banner"}, + Name: "flag_zambia", + Category: "Flags", + Char: "๐Ÿ‡ฟ๐Ÿ‡ฒ", + Keywords: []string{"flag_zambia", "zm", "flag", "nation", "country", "banner", "zambia", "zambian"}, }, { - Name: "ghana", - Category: "flags", - Char: "๐Ÿ‡ฌ๐Ÿ‡ญ", - Keywords: []string{"gh", "flag", "nation", "country", "banner"}, + Name: "flag_zimbabwe", + Category: "Flags", + Char: "๐Ÿ‡ฟ๐Ÿ‡ผ", + Keywords: []string{"flag_zimbabwe", "zw", "flag", "nation", "country", "banner", "zimbabwe", "zim", "zimbabweanย flag"}, }, { - Name: "gibraltar", - Category: "flags", - Char: "๐Ÿ‡ฌ๐Ÿ‡ฎ", - Keywords: []string{"gi", "flag", "nation", "country", "banner"}, + Name: "flag_england", + Category: "Flags", + Char: "๐Ÿด๓ ง๓ ข๓ ฅ๓ ฎ๓ ง๓ ฟ", + Keywords: []string{"flag_england", "flag", "english", "cross", "george's", "st"}, }, { - Name: "greece", - Category: "flags", - Char: "๐Ÿ‡ฌ๐Ÿ‡ท", - Keywords: []string{"gr", "flag", "nation", "country", "banner"}, + Name: "flag_scotland", + Category: "Flags", + Char: "๐Ÿด๓ ง๓ ข๓ ณ๓ ฃ๓ ด๓ ฟ", + Keywords: []string{"flag_scotland", "flag", "scottish", "andrew's", "cross", "saltire", "st"}, }, { - Name: "greenland", - Category: "flags", - Char: "๐Ÿ‡ฌ๐Ÿ‡ฑ", - Keywords: []string{"gl", "flag", "nation", "country", "banner"}, + Name: "flag_wales", + Category: "Flags", + Char: "๐Ÿด๓ ง๓ ข๓ ท๓ ฌ๓ ณ๓ ฟ", + Keywords: []string{"flag_wales", "flag", "welsh", "baner", "cymru", "ddraig", "dragon", "goch", "red", "y"}, }, { - Name: "grenada", - Category: "flags", - Char: "๐Ÿ‡ฌ๐Ÿ‡ฉ", - Keywords: []string{"gd", "flag", "nation", "country", "banner"}, + Name: "smiling_face_with_tear", + Category: "Smileys & Emotion", + Char: "๐Ÿฅฒ", + Keywords: []string{"smiling face with tear", "sad", "cry", "pretend", "grateful", "happy", "proud", "relieved", "smile", "touched"}, }, { - Name: "guadeloupe", - Category: "flags", - Char: "๐Ÿ‡ฌ๐Ÿ‡ต", - Keywords: []string{"gp", "flag", "nation", "country", "banner"}, + Name: "disguised_face", + Category: "Smileys & Emotion", + Char: "๐Ÿฅธ", + Keywords: []string{"disguised face", "pretent", "brows", "glasses", "moustache", "disguise", "incognito", "nose"}, }, { - Name: "guam", - Category: "flags", - Char: "๐Ÿ‡ฌ๐Ÿ‡บ", - Keywords: []string{"gu", "flag", "nation", "country", "banner"}, + Name: "pinched_fingers", + Category: "People & Body", + Char: "๐ŸคŒ", + Keywords: []string{"pinched fingers", "size", "tiny", "small", "che", "finger", "gesture", "hand", "interrogation", "ma", "purse", "sarcastic", "vuoi"}, }, { - Name: "guatemala", - Category: "flags", - Char: "๐Ÿ‡ฌ๐Ÿ‡น", - Keywords: []string{"gt", "flag", "nation", "country", "banner"}, + Name: "anatomical_heart", + Category: "People & Body", + Char: "๐Ÿซ€", + Keywords: []string{"anatomical heart", "health", "heartbeat", "cardiology", "organ", "pulse"}, }, { - Name: "guernsey", - Category: "flags", - Char: "๐Ÿ‡ฌ๐Ÿ‡ฌ", - Keywords: []string{"gg", "flag", "nation", "country", "banner"}, + Name: "lungs", + Category: "People & Body", + Char: "๐Ÿซ", + Keywords: []string{"lungs", "breathe", "breath", "exhalation", "inhalation", "organ", "respiration"}, }, { - Name: "guinea", - Category: "flags", - Char: "๐Ÿ‡ฌ๐Ÿ‡ณ", - Keywords: []string{"gn", "flag", "nation", "country", "banner"}, + Name: "ninja", + Category: "People & Body", + Char: "๐Ÿฅท", + Keywords: []string{"ninja", "ninjutsu", "skills", "japanese", "fighter", "hidden", "stealth"}, }, { - Name: "guinea_bissau", - Category: "flags", - Char: "๐Ÿ‡ฌ๐Ÿ‡ผ", - Keywords: []string{"gw", "bissau", "flag", "nation", "country", "banner"}, + Name: "man_in_tuxedo", + Category: "People & Body", + Char: "๐Ÿคตโ€โ™‚๏ธ", + Keywords: []string{"man in tuxedo", "formal", "fashion", "groom", "male", "men", "person", "suit", "wedding"}, }, { - Name: "guyana", - Category: "flags", - Char: "๐Ÿ‡ฌ๐Ÿ‡พ", - Keywords: []string{"gy", "flag", "nation", "country", "banner"}, + Name: "woman_in_tuxedo", + Category: "People & Body", + Char: "๐Ÿคตโ€โ™€๏ธ", + Keywords: []string{"woman in tuxedo", "formal", "fashion", "female", "wedding", "women"}, }, { - Name: "haiti", - Category: "flags", - Char: "๐Ÿ‡ญ๐Ÿ‡น", - Keywords: []string{"ht", "flag", "nation", "country", "banner"}, + Name: "man_with_veil", + Category: "People & Body", + Char: "๐Ÿ‘ฐโ€โ™‚๏ธ", + Keywords: []string{"man with veil", "wedding", "marriage", "bride", "male", "men"}, }, { - Name: "honduras", - Category: "flags", - Char: "๐Ÿ‡ญ๐Ÿ‡ณ", - Keywords: []string{"hn", "flag", "nation", "country", "banner"}, + Name: "woman_with_veil", + Category: "People & Body", + Char: "๐Ÿ‘ฐโ€โ™€๏ธ", + Keywords: []string{"woman with veil", "wedding", "marriage", "bride", "female", "women"}, }, { - Name: "hong_kong", - Category: "flags", - Char: "๐Ÿ‡ญ๐Ÿ‡ฐ", - Keywords: []string{"hong", "kong", "flag", "nation", "country", "banner"}, + Name: "woman_feeding_baby", + Category: "People & Body", + Char: "๐Ÿ‘ฉโ€๐Ÿผ", + Keywords: []string{"woman feeding baby", "birth", "food", "bottle", "child", "female", "infant", "milk", "nursing", "women"}, }, { - Name: "hungary", - Category: "flags", - Char: "๐Ÿ‡ญ๐Ÿ‡บ", - Keywords: []string{"hu", "flag", "nation", "country", "banner"}, + Name: "man_feeding_baby", + Category: "People & Body", + Char: "๐Ÿ‘จโ€๐Ÿผ", + Keywords: []string{"man feeding baby", "birth", "food", "bottle", "child", "infant", "male", "men", "milk", "nursing"}, }, { - Name: "iceland", - Category: "flags", - Char: "๐Ÿ‡ฎ๐Ÿ‡ธ", - Keywords: []string{"is", "flag", "nation", "country", "banner"}, + Name: "person_feeding_baby", + Category: "People & Body", + Char: "๐Ÿง‘โ€๐Ÿผ", + Keywords: []string{"person feeding baby", "birth", "food", "bottle", "child", "infant", "milk", "nursing"}, }, { - Name: "india", - Category: "flags", - Char: "๐Ÿ‡ฎ๐Ÿ‡ณ", - Keywords: []string{"in", "flag", "nation", "country", "banner"}, + Name: "mx_claus", + Category: "People & Body", + Char: "๐Ÿง‘โ€๐ŸŽ„", + Keywords: []string{"mx claus", "christmas", "activity", "celebration", "mx.", "santa"}, }, { - Name: "indonesia", - Category: "flags", - Char: "๐Ÿ‡ฎ๐Ÿ‡ฉ", - Keywords: []string{"flag", "nation", "country", "banner"}, + Name: "people_hugging", + Category: "People & Body", + Char: "๐Ÿซ‚", + Keywords: []string{"people hugging", "care", "goodbye", "hello", "hug", "thanks"}, }, { - Name: "iran", - Category: "flags", - Char: "๐Ÿ‡ฎ๐Ÿ‡ท", - Keywords: []string{"iran,", "islamic", "republic", "flag", "nation", "country", "banner"}, + Name: "black_cat", + Category: "Animals & Nature", + Char: "๐Ÿˆโ€โฌ›", + Keywords: []string{"black cat", "superstition", "luck", "halloween", "pet", "unlucky"}, }, { - Name: "iraq", - Category: "flags", - Char: "๐Ÿ‡ฎ๐Ÿ‡ถ", - Keywords: []string{"iq", "flag", "nation", "country", "banner"}, + Name: "bison", + Category: "Animals & Nature", + Char: "๐Ÿฆฌ", + Keywords: []string{"bison", "ox", "buffalo", "herd", "wisent"}, }, { - Name: "ireland", - Category: "flags", - Char: "๐Ÿ‡ฎ๐Ÿ‡ช", - Keywords: []string{"ie", "flag", "nation", "country", "banner"}, + Name: "mammoth", + Category: "Animals & Nature", + Char: "๐Ÿฆฃ", + Keywords: []string{"mammoth", "elephant", "tusks", "extinct", "extinction", "large", "tusk", "woolly"}, }, { - Name: "isle_of_man", - Category: "flags", - Char: "๐Ÿ‡ฎ๐Ÿ‡ฒ", - Keywords: []string{"isle", "man", "flag", "nation", "country", "banner"}, + Name: "beaver", + Category: "Animals & Nature", + Char: "๐Ÿฆซ", + Keywords: []string{"beaver", "animal", "rodent", "dam"}, }, { - Name: "israel", - Category: "flags", - Char: "๐Ÿ‡ฎ๐Ÿ‡ฑ", - Keywords: []string{"il", "flag", "nation", "country", "banner"}, + Name: "polar_bear", + Category: "Animals & Nature", + Char: "๐Ÿปโ€โ„๏ธ", + Keywords: []string{"polar bear", "animal", "arctic", "face", "white"}, }, { - Name: "it", - Category: "flags", - Char: "๐Ÿ‡ฎ๐Ÿ‡น", - Keywords: []string{"italy", "flag", "nation", "country", "banner"}, + Name: "dodo", + Category: "Animals & Nature", + Char: "๐Ÿฆค", + Keywords: []string{"dodo", "animal", "bird", "extinct", "extinction", "large", "mauritius", "obsolete"}, }, { - Name: "jamaica", - Category: "flags", - Char: "๐Ÿ‡ฏ๐Ÿ‡ฒ", - Keywords: []string{"jm", "flag", "nation", "country", "banner"}, + Name: "feather", + Category: "Animals & Nature", + Char: "๐Ÿชถ", + Keywords: []string{"feather", "bird", "fly", "flight", "light", "plumage"}, }, { - Name: "jersey", - Category: "flags", - Char: "๐Ÿ‡ฏ๐Ÿ‡ช", - Keywords: []string{"je", "flag", "nation", "country", "banner"}, + Name: "seal", + Category: "Animals & Nature", + Char: "๐Ÿฆญ", + Keywords: []string{"seal", "animal", "creature", "sea", "lion"}, }, { - Name: "jordan", - Category: "flags", - Char: "๐Ÿ‡ฏ๐Ÿ‡ด", - Keywords: []string{"jo", "flag", "nation", "country", "banner"}, + Name: "beetle", + Category: "Animals & Nature", + Char: "๐Ÿชฒ", + Keywords: []string{"beetle", "insect", "bug"}, }, { - Name: "jp", - Category: "flags", - Char: "๐Ÿ‡ฏ๐Ÿ‡ต", - Keywords: []string{"japanese", "nation", "flag", "country", "banner"}, + Name: "cockroach", + Category: "Animals & Nature", + Char: "๐Ÿชณ", + Keywords: []string{"cockroach", "insect", "pests", "pest", "roach"}, }, { - Name: "kazakhstan", - Category: "flags", - Char: "๐Ÿ‡ฐ๐Ÿ‡ฟ", - Keywords: []string{"kz", "flag", "nation", "country", "banner"}, + Name: "fly", + Category: "Animals & Nature", + Char: "๐Ÿชฐ", + Keywords: []string{"fly", "insect", "disease", "maggot", "pest", "rotting"}, }, { - Name: "kenya", - Category: "flags", - Char: "๐Ÿ‡ฐ๐Ÿ‡ช", - Keywords: []string{"ke", "flag", "nation", "country", "banner"}, + Name: "worm", + Category: "Animals & Nature", + Char: "๐Ÿชฑ", + Keywords: []string{"worm", "animal", "annelid", "earthworm", "parasite"}, }, { - Name: "kiribati", - Category: "flags", - Char: "๐Ÿ‡ฐ๐Ÿ‡ฎ", - Keywords: []string{"ki", "flag", "nation", "country", "banner"}, + Name: "potted_plant", + Category: "Animals & Nature", + Char: "๐Ÿชด", + Keywords: []string{"potted plant", "greenery", "house", "boring", "grow", "houseplant", "nurturing", "useless"}, }, { - Name: "kosovo", - Category: "flags", - Char: "๐Ÿ‡ฝ๐Ÿ‡ฐ", - Keywords: []string{"xk", "flag", "nation", "country", "banner"}, + Name: "blueberries", + Category: "Food & Drink", + Char: "๐Ÿซ", + Keywords: []string{"blueberries", "fruit", "berry", "bilberry", "blue", "blueberry"}, }, { - Name: "kr", - Category: "flags", - Char: "๐Ÿ‡ฐ๐Ÿ‡ท", - Keywords: []string{"south", "korea", "nation", "flag", "country", "banner"}, + Name: "olive", + Category: "Food & Drink", + Char: "๐Ÿซ’", + Keywords: []string{"olive", "fruit", "food", "olives"}, }, { - Name: "kuwait", - Category: "flags", - Char: "๐Ÿ‡ฐ๐Ÿ‡ผ", - Keywords: []string{"kw", "flag", "nation", "country", "banner"}, + Name: "bell_pepper", + Category: "Food & Drink", + Char: "๐Ÿซ‘", + Keywords: []string{"bell pepper", "fruit", "plant", "capsicum", "vegetable"}, }, { - Name: "kyrgyzstan", - Category: "flags", - Char: "๐Ÿ‡ฐ๐Ÿ‡ฌ", - Keywords: []string{"kg", "flag", "nation", "country", "banner"}, + Name: "flatbread", + Category: "Food & Drink", + Char: "๐Ÿซ“", + Keywords: []string{"flatbread", "flour", "food", "bakery", "arepa", "bread", "flat", "lavash", "naan", "pita"}, }, { - Name: "laos", - Category: "flags", - Char: "๐Ÿ‡ฑ๐Ÿ‡ฆ", - Keywords: []string{"lao", "democratic", "republic", "flag", "nation", "country", "banner"}, + Name: "tamale", + Category: "Food & Drink", + Char: "๐Ÿซ”", + Keywords: []string{"tamale", "food", "masa", "mexican", "tamal", "wrapped"}, }, { - Name: "latvia", - Category: "flags", - Char: "๐Ÿ‡ฑ๐Ÿ‡ป", - Keywords: []string{"lv", "flag", "nation", "country", "banner"}, + Name: "fondue", + Category: "Food & Drink", + Char: "๐Ÿซ•", + Keywords: []string{"fondue", "cheese", "pot", "food", "chocolate", "melted", "swiss"}, }, { - Name: "lebanon", - Category: "flags", - Char: "๐Ÿ‡ฑ๐Ÿ‡ง", - Keywords: []string{"lb", "flag", "nation", "country", "banner"}, + Name: "teapot", + Category: "Food & Drink", + Char: "๐Ÿซ–", + Keywords: []string{"teapot", "drink", "hot", "kettle", "pot", "tea"}, }, { - Name: "lesotho", - Category: "flags", - Char: "๐Ÿ‡ฑ๐Ÿ‡ธ", - Keywords: []string{"ls", "flag", "nation", "country", "banner"}, + Name: "bubble_tea", + Category: "Food & Drink", + Char: "๐Ÿง‹", + Keywords: []string{"bubble tea", "taiwan", "boba", "milk tea", "straw", "momi", "pearl", "tapioca"}, }, { - Name: "liberia", - Category: "flags", - Char: "๐Ÿ‡ฑ๐Ÿ‡ท", - Keywords: []string{"lr", "flag", "nation", "country", "banner"}, + Name: "rock", + Category: "Travel & Places", + Char: "๐Ÿชจ", + Keywords: []string{"rock", "stone", "boulder", "construction", "heavy", "solid"}, }, { - Name: "libya", - Category: "flags", - Char: "๐Ÿ‡ฑ๐Ÿ‡พ", - Keywords: []string{"ly", "flag", "nation", "country", "banner"}, + Name: "wood", + Category: "Travel & Places", + Char: "๐Ÿชต", + Keywords: []string{"wood", "nature", "timber", "trunk", "construction", "log", "lumber"}, }, { - Name: "liechtenstein", - Category: "flags", - Char: "๐Ÿ‡ฑ๐Ÿ‡ฎ", - Keywords: []string{"li", "flag", "nation", "country", "banner"}, + Name: "hut", + Category: "Travel & Places", + Char: "๐Ÿ›–", + Keywords: []string{"hut", "house", "structure", "roundhouse", "yurt"}, }, { - Name: "lithuania", - Category: "flags", - Char: "๐Ÿ‡ฑ๐Ÿ‡น", - Keywords: []string{"lt", "flag", "nation", "country", "banner"}, + Name: "pickup_truck", + Category: "Travel & Places", + Char: "๐Ÿ›ป", + Keywords: []string{"pickup truck", "car", "transportation", "vehicle"}, }, { - Name: "luxembourg", - Category: "flags", - Char: "๐Ÿ‡ฑ๐Ÿ‡บ", - Keywords: []string{"lu", "flag", "nation", "country", "banner"}, + Name: "roller_skate", + Category: "Travel & Places", + Char: "๐Ÿ›ผ", + Keywords: []string{"roller skate", "footwear", "sports", "derby", "inline"}, }, { - Name: "macau", - Category: "flags", - Char: "๐Ÿ‡ฒ๐Ÿ‡ด", - Keywords: []string{"macao", "flag", "nation", "country", "banner"}, + Name: "magic_wand", + Category: "Activities", + Char: "๐Ÿช„", + Keywords: []string{"magic wand", "supernature", "power", "witch", "wizard"}, }, { - Name: "macedonia", - Category: "flags", - Char: "๐Ÿ‡ฒ๐Ÿ‡ฐ", - Keywords: []string{"macedonia,", "flag", "nation", "country", "banner"}, + Name: "pinata", + Category: "Activities", + Char: "๐Ÿช…", + Keywords: []string{"pinata", "mexico", "candy", "celebration", "party", "piรฑata"}, }, { - Name: "madagascar", - Category: "flags", - Char: "๐Ÿ‡ฒ๐Ÿ‡ฌ", - Keywords: []string{"mg", "flag", "nation", "country", "banner"}, + Name: "nesting_dolls", + Category: "Activities", + Char: "๐Ÿช†", + Keywords: []string{"nesting dolls", "matryoshka", "toy", "doll", "russia", "russian"}, }, { - Name: "malawi", - Category: "flags", - Char: "๐Ÿ‡ฒ๐Ÿ‡ผ", - Keywords: []string{"mw", "flag", "nation", "country", "banner"}, + Name: "sewing_needle", + Category: "Activities", + Char: "๐Ÿชก", + Keywords: []string{"sewing needle", "stitches", "embroidery", "sutures", "tailoring"}, }, { - Name: "malaysia", - Category: "flags", - Char: "๐Ÿ‡ฒ๐Ÿ‡พ", - Keywords: []string{"my", "flag", "nation", "country", "banner"}, + Name: "knot", + Category: "Activities", + Char: "๐Ÿชข", + Keywords: []string{"knot", "rope", "scout", "tangled", "tie", "twine", "twist"}, }, { - Name: "maldives", - Category: "flags", - Char: "๐Ÿ‡ฒ๐Ÿ‡ป", - Keywords: []string{"mv", "flag", "nation", "country", "banner"}, + Name: "thong_sandal", + Category: "Objects", + Char: "๐Ÿฉด", + Keywords: []string{"thong sandal", "footwear", "summer", "beach", "flip", "flops", "jandals", "sandals", "thongs", "zลri"}, }, { - Name: "mali", - Category: "flags", - Char: "๐Ÿ‡ฒ๐Ÿ‡ฑ", - Keywords: []string{"ml", "flag", "nation", "country", "banner"}, + Name: "military_helmet", + Category: "Objects", + Char: "๐Ÿช–", + Keywords: []string{"military helmet", "army", "protection", "soldier", "warrior"}, }, { - Name: "malta", - Category: "flags", - Char: "๐Ÿ‡ฒ๐Ÿ‡น", - Keywords: []string{"mt", "flag", "nation", "country", "banner"}, + Name: "accordion", + Category: "Objects", + Char: "๐Ÿช—", + Keywords: []string{"accordion", "music", "accordian", "box", "concertina", "squeeze"}, }, { - Name: "marshall_islands", - Category: "flags", - Char: "๐Ÿ‡ฒ๐Ÿ‡ญ", - Keywords: []string{"marshall", "islands", "flag", "nation", "country", "banner"}, + Name: "long_drum", + Category: "Objects", + Char: "๐Ÿช˜", + Keywords: []string{"long drum", "music", "beat", "conga", "djembe", "rhythm"}, }, { - Name: "martinique", - Category: "flags", - Char: "๐Ÿ‡ฒ๐Ÿ‡ถ", - Keywords: []string{"mq", "flag", "nation", "country", "banner"}, + Name: "coin", + Category: "Objects", + Char: "๐Ÿช™", + Keywords: []string{"coin", "money", "currency", "gold", "metal", "silver", "treasure"}, }, { - Name: "mauritania", - Category: "flags", - Char: "๐Ÿ‡ฒ๐Ÿ‡ท", - Keywords: []string{"mr", "flag", "nation", "country", "banner"}, + Name: "boomerang", + Category: "Objects", + Char: "๐Ÿชƒ", + Keywords: []string{"boomerang", "weapon", "australia", "rebound", "repercussion"}, }, { - Name: "mauritius", - Category: "flags", - Char: "๐Ÿ‡ฒ๐Ÿ‡บ", - Keywords: []string{"mu", "flag", "nation", "country", "banner"}, + Name: "carpentry_saw", + Category: "Objects", + Char: "๐Ÿชš", + Keywords: []string{"carpentry saw", "cut", "chop", "carpenter", "hand", "lumber", "tool"}, }, { - Name: "mayotte", - Category: "flags", - Char: "๐Ÿ‡พ๐Ÿ‡น", - Keywords: []string{"yt", "flag", "nation", "country", "banner"}, + Name: "screwdriver", + Category: "Objects", + Char: "๐Ÿช›", + Keywords: []string{"screwdriver", "tools", "screw", "tool"}, }, { - Name: "mexico", - Category: "flags", - Char: "๐Ÿ‡ฒ๐Ÿ‡ฝ", - Keywords: []string{"mx", "flag", "nation", "country", "banner"}, + Name: "hook", + Category: "Objects", + Char: "๐Ÿช", + Keywords: []string{"hook", "tools", "catch", "crook", "curve", "ensnare", "fishing", "point", "selling", "tool"}, }, { - Name: "micronesia", - Category: "flags", - Char: "๐Ÿ‡ซ๐Ÿ‡ฒ", - Keywords: []string{"micronesia,", "federated", "states", "flag", "nation", "country", "banner"}, + Name: "ladder", + Category: "Objects", + Char: "๐Ÿชœ", + Keywords: []string{"ladder", "tools", "climb", "rung", "step", "tool"}, }, { - Name: "moldova", - Category: "flags", - Char: "๐Ÿ‡ฒ๐Ÿ‡ฉ", - Keywords: []string{"moldova,", "republic", "flag", "nation", "country", "banner"}, + Name: "elevator", + Category: "Objects", + Char: "๐Ÿ›—", + Keywords: []string{"elevator", "lift", "accessibility", "hoist"}, }, { - Name: "monaco", - Category: "flags", - Char: "๐Ÿ‡ฒ๐Ÿ‡จ", - Keywords: []string{"mc", "flag", "nation", "country", "banner"}, + Name: "mirror", + Category: "Objects", + Char: "๐Ÿชž", + Keywords: []string{"mirror", "reflection", "reflector", "speculum"}, }, { - Name: "mongolia", - Category: "flags", - Char: "๐Ÿ‡ฒ๐Ÿ‡ณ", - Keywords: []string{"mn", "flag", "nation", "country", "banner"}, + Name: "window", + Category: "Objects", + Char: "๐ŸชŸ", + Keywords: []string{"window", "scenery", "air", "frame", "fresh", "glass", "opening", "transparent", "view"}, }, { - Name: "montenegro", - Category: "flags", - Char: "๐Ÿ‡ฒ๐Ÿ‡ช", - Keywords: []string{"me", "flag", "nation", "country", "banner"}, + Name: "plunger", + Category: "Objects", + Char: "๐Ÿช ", + Keywords: []string{"plunger", "toilet", "cup", "force", "plumber", "suction"}, }, { - Name: "montserrat", - Category: "flags", - Char: "๐Ÿ‡ฒ๐Ÿ‡ธ", - Keywords: []string{"ms", "flag", "nation", "country", "banner"}, + Name: "mouse_trap", + Category: "Objects", + Char: "๐Ÿชค", + Keywords: []string{"mouse trap", "cheese", "bait", "mousetrap", "rodent", "snare"}, }, { - Name: "morocco", - Category: "flags", - Char: "๐Ÿ‡ฒ๐Ÿ‡ฆ", - Keywords: []string{"ma", "flag", "nation", "country", "banner"}, + Name: "bucket", + Category: "Objects", + Char: "๐Ÿชฃ", + Keywords: []string{"bucket", "water", "container", "cask", "pail", "vat"}, }, { - Name: "mozambique", - Category: "flags", - Char: "๐Ÿ‡ฒ๐Ÿ‡ฟ", - Keywords: []string{"mz", "flag", "nation", "country", "banner"}, + Name: "toothbrush", + Category: "Objects", + Char: "๐Ÿชฅ", + Keywords: []string{"toothbrush", "hygiene", "dental", "bathroom", "brush", "clean", "teeth"}, }, { - Name: "myanmar", - Category: "flags", - Char: "๐Ÿ‡ฒ๐Ÿ‡ฒ", - Keywords: []string{"mm", "flag", "nation", "country", "banner"}, + Name: "headstone", + Category: "Objects", + Char: "๐Ÿชฆ", + Keywords: []string{"headstone", "death", "rip", "grave", "cemetery", "graveyard", "halloween", "tombstone"}, }, { - Name: "namibia", - Category: "flags", - Char: "๐Ÿ‡ณ๐Ÿ‡ฆ", - Keywords: []string{"na", "flag", "nation", "country", "banner"}, + Name: "placard", + Category: "Objects", + Char: "๐Ÿชง", + Keywords: []string{"placard", "announcement", "demonstration", "lawn", "picket", "post", "protest", "sign"}, }, { - Name: "nauru", - Category: "flags", - Char: "๐Ÿ‡ณ๐Ÿ‡ท", - Keywords: []string{"nr", "flag", "nation", "country", "banner"}, + Name: "transgender_symbol", + Category: "Symbols", + Char: "โšง๏ธ", + Keywords: []string{"transgender symbol", "transgender", "lgbtq", "female", "lgbt", "male", "pride", "sign", "stroke"}, }, { - Name: "nepal", - Category: "flags", - Char: "๐Ÿ‡ณ๐Ÿ‡ต", - Keywords: []string{"np", "flag", "nation", "country", "banner"}, + Name: "transgender_flag", + Category: "Flags", + Char: "๐Ÿณ๏ธโ€โšง๏ธ", + Keywords: []string{"transgender flag", "transgender", "flag", "pride", "lgbtq", "blue", "lgbt", "light", "pink", "trans", "white"}, }, { - Name: "netherlands", - Category: "flags", - Char: "๐Ÿ‡ณ๐Ÿ‡ฑ", - Keywords: []string{"nl", "flag", "nation", "country", "banner"}, + Name: "face_in_clouds", + Category: "Smileys & Emotion", + Char: "๐Ÿ˜ถโ€๐ŸŒซ๏ธ", + Keywords: []string{"face in clouds", "shower", "steam", "dream", "absentminded", "brain", "fog", "forgetful", "haze", "head", "impractical", "unrealistic"}, }, { - Name: "new_caledonia", - Category: "flags", - Char: "๐Ÿ‡ณ๐Ÿ‡จ", - Keywords: []string{"new", "caledonia", "flag", "nation", "country", "banner"}, + Name: "face_exhaling", + Category: "Smileys & Emotion", + Char: "๐Ÿ˜ฎโ€๐Ÿ’จ", + Keywords: []string{"face exhaling", "relieve", "relief", "tired", "sigh", "exhale", "gasp", "groan", "whisper", "whistle"}, }, { - Name: "new_zealand", - Category: "flags", - Char: "๐Ÿ‡ณ๐Ÿ‡ฟ", - Keywords: []string{"new", "zealand", "flag", "nation", "country", "banner"}, + Name: "face_with_spiral_eyes", + Category: "Smileys & Emotion", + Char: "๐Ÿ˜ตโ€๐Ÿ’ซ", + Keywords: []string{"face with spiral eyes", "sick", "ill", "confused", "nauseous", "nausea", "dizzy", "hypnotized", "trouble", "whoa"}, }, { - Name: "nicaragua", - Category: "flags", - Char: "๐Ÿ‡ณ๐Ÿ‡ฎ", - Keywords: []string{"ni", "flag", "nation", "country", "banner"}, + Name: "heart_on_fire", + Category: "Smileys & Emotion", + Char: "โค๏ธโ€๐Ÿ”ฅ", + Keywords: []string{"heart on fire", "passionate", "enthusiastic", "burn", "love", "lust", "sacred"}, }, { - Name: "niger", - Category: "flags", - Char: "๐Ÿ‡ณ๐Ÿ‡ช", - Keywords: []string{"ne", "flag", "nation", "country", "banner"}, + Name: "mending_heart", + Category: "Smileys & Emotion", + Char: "โค๏ธโ€๐Ÿฉน", + Keywords: []string{"mending heart", "broken heart", "bandage", "wounded", "bandaged", "healing", "healthier", "improving", "recovering", "recuperating", "unbroken", "well"}, }, { - Name: "nigeria", - Category: "flags", - Char: "๐Ÿ‡ณ๐Ÿ‡ฌ", - Keywords: []string{"flag", "nation", "country", "banner"}, + Name: "man_beard", + Category: "People & Body", + Char: "๐Ÿง”โ€โ™‚๏ธ", + Keywords: []string{"man beard", "facial hair", "bearded", "bewhiskered", "male", "men"}, }, { - Name: "niue", - Category: "flags", - Char: "๐Ÿ‡ณ๐Ÿ‡บ", - Keywords: []string{"nu", "flag", "nation", "country", "banner"}, + Name: "woman_beard", + Category: "People & Body", + Char: "๐Ÿง”โ€โ™€๏ธ", + Keywords: []string{"woman beard", "facial hair", "bearded", "bewhiskered", "female", "women"}, }, { - Name: "norfolk_island", - Category: "flags", - Char: "๐Ÿ‡ณ๐Ÿ‡ซ", - Keywords: []string{"norfolk", "island", "flag", "nation", "country", "banner"}, + Name: "melting_face", + Category: "Smileys & Emotion", + Char: "๐Ÿซ ", + Keywords: []string{"melting face", "hot", "heat", "disappear", "dissolve", "dread", "liquid", "melt", "sarcasm"}, }, { - Name: "north_korea", - Category: "flags", - Char: "๐Ÿ‡ฐ๐Ÿ‡ต", - Keywords: []string{"north", "korea", "nation", "flag", "country", "banner"}, + Name: "face_with_open_eyes_and_hand_over_mouth", + Category: "Smileys & Emotion", + Char: "๐Ÿซข", + Keywords: []string{"face with open eyes and hand over mouth", "silence", "secret", "shock", "surprise", "amazement", "awe", "disbelief", "embarrass", "gasp", "scared"}, }, { - Name: "northern_mariana_islands", - Category: "flags", - Char: "๐Ÿ‡ฒ๐Ÿ‡ต", - Keywords: []string{"northern", "mariana", "islands", "flag", "nation", "country", "banner"}, + Name: "face_with_peeking_eye", + Category: "Smileys & Emotion", + Char: "๐Ÿซฃ", + Keywords: []string{"face with peeking eye", "scared", "frightening", "embarrassing", "shy", "captivated", "peep", "stare"}, }, { - Name: "norway", - Category: "flags", - Char: "๐Ÿ‡ณ๐Ÿ‡ด", - Keywords: []string{"no", "flag", "nation", "country", "banner"}, + Name: "saluting_face", + Category: "Smileys & Emotion", + Char: "๐Ÿซก", + Keywords: []string{"saluting face", "respect", "salute", "ok", "sunny", "troops", "yes"}, }, { - Name: "oman", - Category: "flags", - Char: "๐Ÿ‡ด๐Ÿ‡ฒ", - Keywords: []string{"om_symbol", "flag", "nation", "country", "banner"}, + Name: "dotted_line_face", + Category: "Smileys & Emotion", + Char: "๐Ÿซฅ", + Keywords: []string{"dotted line face", "invisible", "lonely", "isolation", "depression", "depressed", "disappear", "hide", "introvert"}, }, { - Name: "pakistan", - Category: "flags", - Char: "๐Ÿ‡ต๐Ÿ‡ฐ", - Keywords: []string{"pk", "flag", "nation", "country", "banner"}, + Name: "face_with_diagonal_mouth", + Category: "Smileys & Emotion", + Char: "๐Ÿซค", + Keywords: []string{"face with diagonal mouth", "skeptic", "confuse", "frustrated", "indifferent", "confused", "disappointed", "meh", "skeptical", "unsure"}, }, { - Name: "palau", - Category: "flags", - Char: "๐Ÿ‡ต๐Ÿ‡ผ", - Keywords: []string{"pw", "flag", "nation", "country", "banner"}, + Name: "face_holding_back_tears", + Category: "Smileys & Emotion", + Char: "๐Ÿฅน", + Keywords: []string{"face holding back tears", "touched", "gratitude", "cry", "angry", "proud", "resist", "sad"}, }, { - Name: "palestinian_territories", - Category: "flags", - Char: "๐Ÿ‡ต๐Ÿ‡ธ", - Keywords: []string{"palestine", "palestinian", "territories", "flag", "nation", "country", "banner"}, + Name: "rightwards_hand", + Category: "People & Body", + Char: "๐Ÿซฑ", + Keywords: []string{"rightwards hand", "palm", "offer", "right", "rightward"}, }, { - Name: "panama", - Category: "flags", - Char: "๐Ÿ‡ต๐Ÿ‡ฆ", - Keywords: []string{"pa", "flag", "nation", "country", "banner"}, + Name: "leftwards_hand", + Category: "People & Body", + Char: "๐Ÿซฒ", + Keywords: []string{"leftwards hand", "palm", "offer", "left", "leftward"}, }, { - Name: "papua_new_guinea", - Category: "flags", - Char: "๐Ÿ‡ต๐Ÿ‡ฌ", - Keywords: []string{"papua", "new", "guinea", "flag", "nation", "country", "banner"}, + Name: "palm_down_hand", + Category: "People & Body", + Char: "๐Ÿซณ", + Keywords: []string{"palm down hand", "palm", "drop", "dismiss", "shoo"}, }, { - Name: "paraguay", - Category: "flags", - Char: "๐Ÿ‡ต๐Ÿ‡พ", - Keywords: []string{"py", "flag", "nation", "country", "banner"}, + Name: "palm_up_hand", + Category: "People & Body", + Char: "๐Ÿซด", + Keywords: []string{"palm up hand", "lift", "offer", "demand", "beckon", "catch", "come"}, }, { - Name: "peru", - Category: "flags", - Char: "๐Ÿ‡ต๐Ÿ‡ช", - Keywords: []string{"pe", "flag", "nation", "country", "banner"}, + Name: "hand_with_index_finger_and_thumb_crossed", + Category: "People & Body", + Char: "๐Ÿซฐ", + Keywords: []string{"hand with index finger and thumb crossed", "heart", "love", "money", "expensive", "snap"}, }, { - Name: "philippines", - Category: "flags", - Char: "๐Ÿ‡ต๐Ÿ‡ญ", - Keywords: []string{"ph", "flag", "nation", "country", "banner"}, + Name: "index_pointing_at_the_viewer", + Category: "People & Body", + Char: "๐Ÿซต", + Keywords: []string{"index pointing at the viewer", "you", "recruit", "point"}, }, { - Name: "pirate_flag", - Category: "flags", - Char: "๐Ÿดโ€โ˜ ๏ธ", - Keywords: []string{"skull", "crossbones", "flag", "banner"}, + Name: "heart_hands", + Category: "People & Body", + Char: "๐Ÿซถ", + Keywords: []string{"heart hands", "love", "appreciation", "support"}, }, { - Name: "pitcairn_islands", - Category: "flags", - Char: "๐Ÿ‡ต๐Ÿ‡ณ", - Keywords: []string{"pitcairn", "flag", "nation", "country", "banner"}, + Name: "biting_lip", + Category: "People & Body", + Char: "๐Ÿซฆ", + Keywords: []string{"biting lip", "flirt", "sexy", "pain", "worry", "anxious", "fear", "flirting", "nervous", "uncomfortable", "worried"}, }, { - Name: "poland", - Category: "flags", - Char: "๐Ÿ‡ต๐Ÿ‡ฑ", - Keywords: []string{"pl", "flag", "nation", "country", "banner"}, + Name: "person_with_crown", + Category: "People & Body", + Char: "๐Ÿซ…", + Keywords: []string{"person with crown", "royalty", "power", "monarch", "noble", "regal"}, }, { - Name: "portugal", - Category: "flags", - Char: "๐Ÿ‡ต๐Ÿ‡น", - Keywords: []string{"pt", "flag", "nation", "country", "banner"}, + Name: "pregnant_man", + Category: "People & Body", + Char: "๐Ÿซƒ", + Keywords: []string{"pregnant man", "baby", "belly", "bloated", "full"}, }, { - Name: "puerto_rico", - Category: "flags", - Char: "๐Ÿ‡ต๐Ÿ‡ท", - Keywords: []string{"puerto", "rico", "flag", "nation", "country", "banner"}, + Name: "pregnant_person", + Category: "People & Body", + Char: "๐Ÿซ„", + Keywords: []string{"pregnant person", "baby", "belly", "bloated", "full"}, }, { - Name: "qatar", - Category: "flags", - Char: "๐Ÿ‡ถ๐Ÿ‡ฆ", - Keywords: []string{"qa", "flag", "nation", "country", "banner"}, + Name: "troll", + Category: "People & Body", + Char: "๐ŸงŒ", + Keywords: []string{"troll", "mystical", "monster", "fairy", "fantasy", "tale"}, }, { - Name: "reunion", - Category: "flags", - Char: "๐Ÿ‡ท๐Ÿ‡ช", - Keywords: []string{"rรฉunion", "flag", "nation", "country", "banner"}, + Name: "coral", + Category: "Animals & Nature", + Char: "๐Ÿชธ", + Keywords: []string{"coral", "ocean", "sea", "reef"}, }, { - Name: "romania", - Category: "flags", - Char: "๐Ÿ‡ท๐Ÿ‡ด", - Keywords: []string{"ro", "flag", "nation", "country", "banner"}, + Name: "lotus", + Category: "Animals & Nature", + Char: "๐Ÿชท", + Keywords: []string{"lotus", "flower", "calm", "meditation", "buddhism", "hinduism", "india", "purity", "vietnam"}, }, { - Name: "ru", - Category: "flags", - Char: "๐Ÿ‡ท๐Ÿ‡บ", - Keywords: []string{"russian", "federation", "flag", "nation", "country", "banner"}, + Name: "empty_nest", + Category: "Animals & Nature", + Char: "๐Ÿชน", + Keywords: []string{"empty nest", "bird", "nesting"}, }, { - Name: "rwanda", - Category: "flags", - Char: "๐Ÿ‡ท๐Ÿ‡ผ", - Keywords: []string{"rw", "flag", "nation", "country", "banner"}, + Name: "nest_with_eggs", + Category: "Animals & Nature", + Char: "๐Ÿชบ", + Keywords: []string{"nest with eggs", "bird", "nesting"}, }, { - Name: "samoa", - Category: "flags", - Char: "๐Ÿ‡ผ๐Ÿ‡ธ", - Keywords: []string{"ws", "flag", "nation", "country", "banner"}, + Name: "beans", + Category: "Food & Drink", + Char: "๐Ÿซ˜", + Keywords: []string{"beans", "food", "kidney", "legume"}, }, { - Name: "san_marino", - Category: "flags", - Char: "๐Ÿ‡ธ๐Ÿ‡ฒ", - Keywords: []string{"san", "marino", "flag", "nation", "country", "banner"}, + Name: "pouring_liquid", + Category: "Food & Drink", + Char: "๐Ÿซ—", + Keywords: []string{"pouring liquid", "cup", "water", "drink", "empty", "glass", "spill"}, }, { - Name: "sao_tome_principe", - Category: "flags", - Char: "๐Ÿ‡ธ๐Ÿ‡น", - Keywords: []string{"sao", "tome", "principe", "flag", "nation", "country", "banner"}, + Name: "jar", + Category: "Food & Drink", + Char: "๐Ÿซ™", + Keywords: []string{"jar", "container", "sauce", "condiment", "empty", "store"}, }, { - Name: "saudi_arabia", - Category: "flags", - Char: "๐Ÿ‡ธ๐Ÿ‡ฆ", - Keywords: []string{"flag", "nation", "country", "banner"}, + Name: "playground_slide", + Category: "Travel & Places", + Char: "๐Ÿ›", + Keywords: []string{"playground slide", "fun", "park", "amusement", "play"}, }, { - Name: "scotland", - Category: "flags", - Char: "๐Ÿด๓ ง๓ ข๓ ณ๓ ฃ๓ ด๓ ฟ", - Keywords: []string{"flag", "scottish"}, + Name: "wheel", + Category: "Travel & Places", + Char: "๐Ÿ›ž", + Keywords: []string{"wheel", "car", "transport", "circle", "tire", "turn"}, }, { - Name: "senegal", - Category: "flags", - Char: "๐Ÿ‡ธ๐Ÿ‡ณ", - Keywords: []string{"sn", "flag", "nation", "country", "banner"}, + Name: "ring_buoy", + Category: "Travel & Places", + Char: "๐Ÿ›Ÿ", + Keywords: []string{"ring buoy", "life saver", "life preserver", "float", "rescue", "safety"}, }, { - Name: "serbia", - Category: "flags", - Char: "๐Ÿ‡ท๐Ÿ‡ธ", - Keywords: []string{"rs", "flag", "nation", "country", "banner"}, + Name: "hamsa", + Category: "Objects", + Char: "๐Ÿชฌ", + Keywords: []string{"hamsa", "religion", "protection", "amulet", "fatima", "hand", "mary", "miriam"}, }, { - Name: "seychelles", - Category: "flags", - Char: "๐Ÿ‡ธ๐Ÿ‡จ", - Keywords: []string{"sc", "flag", "nation", "country", "banner"}, + Name: "mirror_ball", + Category: "Activities", + Char: "๐Ÿชฉ", + Keywords: []string{"mirror ball", "disco", "dance", "party", "glitter"}, }, { - Name: "sierra_leone", - Category: "flags", - Char: "๐Ÿ‡ธ๐Ÿ‡ฑ", - Keywords: []string{"sierra", "leone", "flag", "nation", "country", "banner"}, + Name: "low_battery", + Category: "Objects", + Char: "๐Ÿชซ", + Keywords: []string{"low battery", "drained", "dead", "electronic", "energy", "no", "red"}, }, { - Name: "singapore", - Category: "flags", - Char: "๐Ÿ‡ธ๐Ÿ‡ฌ", - Keywords: []string{"sg", "flag", "nation", "country", "banner"}, + Name: "crutch", + Category: "Objects", + Char: "๐Ÿฉผ", + Keywords: []string{"crutch", "accessibility", "assist", "aid", "cane", "disability", "hurt", "mobility", "stick"}, }, { - Name: "sint_maarten", - Category: "flags", - Char: "๐Ÿ‡ธ๐Ÿ‡ฝ", - Keywords: []string{"sint", "maarten", "dutch", "flag", "nation", "country", "banner"}, + Name: "x_ray", + Category: "Objects", + Char: "๐Ÿฉป", + Keywords: []string{"x-ray", "skeleton", "medicine", "bones", "doctor", "medical", "ray", "x"}, }, { - Name: "slovakia", - Category: "flags", - Char: "๐Ÿ‡ธ๐Ÿ‡ฐ", - Keywords: []string{"sk", "flag", "nation", "country", "banner"}, + Name: "bubbles", + Category: "Objects", + Char: "๐Ÿซง", + Keywords: []string{"bubbles", "soap", "fun", "carbonation", "sparkling", "burp", "clean", "underwater"}, }, { - Name: "slovenia", - Category: "flags", - Char: "๐Ÿ‡ธ๐Ÿ‡ฎ", - Keywords: []string{"si", "flag", "nation", "country", "banner"}, + Name: "identification_card", + Category: "Objects", + Char: "๐Ÿชช", + Keywords: []string{"identification card", "document", "credentials", "id", "license", "security"}, }, { - Name: "solomon_islands", - Category: "flags", - Char: "๐Ÿ‡ธ๐Ÿ‡ง", - Keywords: []string{"solomon", "islands", "flag", "nation", "country", "banner"}, + Name: "heavy_equals_sign", + Category: "Symbols", + Char: "๐ŸŸฐ", + Keywords: []string{"heavy equals sign", "math", "equality"}, }, { - Name: "somalia", - Category: "flags", - Char: "๐Ÿ‡ธ๐Ÿ‡ด", - Keywords: []string{"so", "flag", "nation", "country", "banner"}, + Name: "shaking_face", + Category: "Smileys & Emotion", + Char: "๐Ÿซจ", + Keywords: []string{"shaking face", "dizzy", "shock", "blurry", "earthquake"}, }, { - Name: "south_africa", - Category: "flags", - Char: "๐Ÿ‡ฟ๐Ÿ‡ฆ", - Keywords: []string{"south", "africa", "flag", "nation", "country", "banner"}, + Name: "pink_heart", + Category: "Smileys & Emotion", + Char: "๐Ÿฉท", + Keywords: []string{"pink heart", "valentines"}, }, { - Name: "south_georgia_south_sandwich_islands", - Category: "flags", - Char: "๐Ÿ‡ฌ๐Ÿ‡ธ", - Keywords: []string{"south", "georgia", "sandwich", "islands", "flag", "nation", "country", "banner"}, + Name: "light_blue_heart", + Category: "Smileys & Emotion", + Char: "๐Ÿฉต", + Keywords: []string{"light blue heart", "ice", "baby blue"}, }, { - Name: "south_sudan", - Category: "flags", - Char: "๐Ÿ‡ธ๐Ÿ‡ธ", - Keywords: []string{"south", "sd", "flag", "nation", "country", "banner"}, + Name: "grey_heart", + Category: "Smileys & Emotion", + Char: "๐Ÿฉถ", + Keywords: []string{"grey heart", "silver", "monochrome"}, }, { - Name: "sri_lanka", - Category: "flags", - Char: "๐Ÿ‡ฑ๐Ÿ‡ฐ", - Keywords: []string{"sri", "lanka", "flag", "nation", "country", "banner"}, + Name: "leftwards_pushing_hand", + Category: "People & Body", + Char: "๐Ÿซท", + Keywords: []string{"leftwards pushing hand", "highfive", "pressing", "stop"}, }, { - Name: "st_barthelemy", - Category: "flags", - Char: "๐Ÿ‡ง๐Ÿ‡ฑ", - Keywords: []string{"saint", "barthรฉlemy", "flag", "nation", "country", "banner"}, + Name: "rightwards_pushing_hand", + Category: "People & Body", + Char: "๐Ÿซธ", + Keywords: []string{"rightwards pushing hand", "highfive", "pressing", "stop"}, }, { - Name: "st_helena", - Category: "flags", - Char: "๐Ÿ‡ธ๐Ÿ‡ญ", - Keywords: []string{"saint", "helena", "ascension", "tristan", "cunha", "flag", "nation", "country", "banner"}, + Name: "moose", + Category: "Animals & Nature", + Char: "๐ŸซŽ", + Keywords: []string{"moose", "shrek", "canada", "sweden", "sven", "cool"}, }, { - Name: "st_kitts_nevis", - Category: "flags", - Char: "๐Ÿ‡ฐ๐Ÿ‡ณ", - Keywords: []string{"saint", "kitts", "nevis", "flag", "nation", "country", "banner"}, + Name: "donkey", + Category: "Animals & Nature", + Char: "๐Ÿซ", + Keywords: []string{"donkey", "eeyore", "mule"}, }, { - Name: "st_lucia", - Category: "flags", - Char: "๐Ÿ‡ฑ๐Ÿ‡จ", - Keywords: []string{"saint", "lucia", "flag", "nation", "country", "banner"}, + Name: "wing", + Category: "Animals & Nature", + Char: "๐Ÿชฝ", + Keywords: []string{"wing", "angel", "birds", "flying", "fly"}, }, { - Name: "st_pierre_miquelon", - Category: "flags", - Char: "๐Ÿ‡ต๐Ÿ‡ฒ", - Keywords: []string{"saint", "pierre", "miquelon", "flag", "nation", "country", "banner"}, + Name: "black_bird", + Category: "Animals & Nature", + Char: "๐Ÿฆโ€โฌ›", + Keywords: []string{"black bird", "crow"}, }, { - Name: "st_vincent_grenadines", - Category: "flags", - Char: "๐Ÿ‡ป๐Ÿ‡จ", - Keywords: []string{"saint", "vincent", "grenadines", "flag", "nation", "country", "banner"}, + Name: "goose", + Category: "Animals & Nature", + Char: "๐Ÿชฟ", + Keywords: []string{"goose", "silly", "jemima", "goosebumps", "honk"}, }, { - Name: "sudan", - Category: "flags", - Char: "๐Ÿ‡ธ๐Ÿ‡ฉ", - Keywords: []string{"sd", "flag", "nation", "country", "banner"}, + Name: "jellyfish", + Category: "Animals & Nature", + Char: "๐Ÿชผ", + Keywords: []string{"jellyfish", "sting", "tentacles"}, }, { - Name: "suriname", - Category: "flags", - Char: "๐Ÿ‡ธ๐Ÿ‡ท", - Keywords: []string{"sr", "flag", "nation", "country", "banner"}, + Name: "hyacinth", + Category: "Animals & Nature", + Char: "๐Ÿชป", + Keywords: []string{"hyacinth", "flower", "lavender"}, }, { - Name: "swaziland", - Category: "flags", - Char: "๐Ÿ‡ธ๐Ÿ‡ฟ", - Keywords: []string{"sz", "flag", "nation", "country", "banner"}, + Name: "ginger_root", + Category: "Food & Drink", + Char: "๐Ÿซš", + Keywords: []string{"ginger root", "spice", "yellow", "cooking", "gingerbread"}, }, { - Name: "sweden", - Category: "flags", - Char: "๐Ÿ‡ธ๐Ÿ‡ช", - Keywords: []string{"se", "flag", "nation", "country", "banner"}, + Name: "pea_pod", + Category: "Food & Drink", + Char: "๐Ÿซ›", + Keywords: []string{"pea pod", "cozy", "green"}, }, { - Name: "switzerland", - Category: "flags", - Char: "๐Ÿ‡จ๐Ÿ‡ญ", - Keywords: []string{"ch", "flag", "nation", "country", "banner"}, + Name: "folding_hand_fan", + Category: "Objects", + Char: "๐Ÿชญ", + Keywords: []string{"folding hand fan", "flamenco", "hot", "sensu"}, }, { - Name: "syria", - Category: "flags", - Char: "๐Ÿ‡ธ๐Ÿ‡พ", - Keywords: []string{"syrian", "arab", "republic", "flag", "nation", "country", "banner"}, + Name: "hair_pick", + Category: "Objects", + Char: "๐Ÿชฎ", + Keywords: []string{"hair pick", "afro", "comb"}, }, { - Name: "taiwan", - Category: "flags", - Char: "๐Ÿ‡น๐Ÿ‡ผ", - Keywords: []string{"tw", "flag", "nation", "country", "banner"}, + Name: "maracas", + Category: "Objects", + Char: "๐Ÿช‡", + Keywords: []string{"maracas", "music", "instrument", "percussion", "shaker"}, }, { - Name: "tajikistan", - Category: "flags", - Char: "๐Ÿ‡น๐Ÿ‡ฏ", - Keywords: []string{"tj", "flag", "nation", "country", "banner"}, + Name: "flute", + Category: "Objects", + Char: "๐Ÿชˆ", + Keywords: []string{"flute", "bamboo", "music", "instrument", "pied piper", "recorder"}, }, { - Name: "tanzania", - Category: "flags", - Char: "๐Ÿ‡น๐Ÿ‡ฟ", - Keywords: []string{"tanzania,", "united", "republic", "flag", "nation", "country", "banner"}, + Name: "khanda", + Category: "Symbols", + Char: "๐Ÿชฏ", + Keywords: []string{"khanda", "Sikhism", "religion"}, }, { - Name: "thailand", - Category: "flags", - Char: "๐Ÿ‡น๐Ÿ‡ญ", - Keywords: []string{"th", "flag", "nation", "country", "banner"}, + Name: "wireless", + Category: "Symbols", + Char: "๐Ÿ›œ", + Keywords: []string{"wireless", "wifi", "internet", "contactless", "signal"}, }, { - Name: "timor_leste", - Category: "flags", - Char: "๐Ÿ‡น๐Ÿ‡ฑ", - Keywords: []string{"timor", "leste", "flag", "nation", "country", "banner"}, + Name: "head_shaking_horizontally", + Category: "Smileys & Emotion", + Char: "๐Ÿ™‚โ€โ†”๏ธ", + Keywords: []string{"head shaking horizontally", "disapprove", "indiffernt", "left"}, }, { - Name: "togo", - Category: "flags", - Char: "๐Ÿ‡น๐Ÿ‡ฌ", - Keywords: []string{"tg", "flag", "nation", "country", "banner"}, + Name: "head_shaking_vertically", + Category: "Smileys & Emotion", + Char: "๐Ÿ™‚โ€โ†•๏ธ", + Keywords: []string{"head shaking vertically", "down", "nod"}, }, { - Name: "tokelau", - Category: "flags", - Char: "๐Ÿ‡น๐Ÿ‡ฐ", - Keywords: []string{"tk", "flag", "nation", "country", "banner"}, + Name: "person_walking_facing_right", + Category: "People & Body", + Char: "๐Ÿšถโ€โžก๏ธ", + Keywords: []string{"person walking facing right", "peerson", "exercise"}, }, { - Name: "tonga", - Category: "flags", - Char: "๐Ÿ‡น๐Ÿ‡ด", - Keywords: []string{"to", "flag", "nation", "country", "banner"}, + Name: "woman_walking_facing_right", + Category: "People & Body", + Char: "๐Ÿšถโ€โ™€๏ธโ€โžก๏ธ", + Keywords: []string{"woman walking facing right", "person", "exercise"}, }, { - Name: "tr", - Category: "flags", - Char: "๐Ÿ‡น๐Ÿ‡ท", - Keywords: []string{"turkey", "flag", "nation", "country", "banner"}, + Name: "man_walking_facing_right", + Category: "People & Body", + Char: "๐Ÿšถโ€โ™‚๏ธโ€โžก๏ธ", + Keywords: []string{"man walking facing right", "person", "exercise"}, }, { - Name: "trinidad_tobago", - Category: "flags", - Char: "๐Ÿ‡น๐Ÿ‡น", - Keywords: []string{"trinidad", "tobago", "flag", "nation", "country", "banner"}, + Name: "person_kneeling_facing_right", + Category: "People & Body", + Char: "๐ŸงŽโ€โžก๏ธ", + Keywords: []string{"person kneeling facing right", "pray"}, }, { - Name: "tunisia", - Category: "flags", - Char: "๐Ÿ‡น๐Ÿ‡ณ", - Keywords: []string{"tn", "flag", "nation", "country", "banner"}, + Name: "woman_kneeling_facing_right", + Category: "People & Body", + Char: "๐ŸงŽโ€โ™€๏ธโ€โžก๏ธ", + Keywords: []string{"woman kneeling facing right", "pray", "worship"}, }, { - Name: "turkmenistan", - Category: "flags", - Char: "๐Ÿ‡น๐Ÿ‡ฒ", - Keywords: []string{"flag", "nation", "country", "banner"}, + Name: "man_kneeling_facing_right", + Category: "People & Body", + Char: "๐ŸงŽโ€โ™‚๏ธโ€โžก๏ธ", + Keywords: []string{"man kneeling facing right", "pray", "worship"}, }, { - Name: "turks_caicos_islands", - Category: "flags", - Char: "๐Ÿ‡น๐Ÿ‡จ", - Keywords: []string{"turks", "caicos", "islands", "flag", "nation", "country", "banner"}, + Name: "person_with_white_cane_facing_right", + Category: "People & Body", + Char: "๐Ÿง‘โ€๐Ÿฆฏโ€โžก๏ธ", + Keywords: []string{"person with white cane facing right", "walk", "walk", "visually impaired", "blind"}, }, { - Name: "tuvalu", - Category: "flags", - Char: "๐Ÿ‡น๐Ÿ‡ป", - Keywords: []string{"flag", "nation", "country", "banner"}, + Name: "man_with_white_cane_facing_right", + Category: "People & Body", + Char: "๐Ÿ‘จโ€๐Ÿฆฏโ€โžก๏ธ", + Keywords: []string{"man with white cane facing right", "visually impaired", "blind", "walk", "stick"}, }, { - Name: "uganda", - Category: "flags", - Char: "๐Ÿ‡บ๐Ÿ‡ฌ", - Keywords: []string{"ug", "flag", "nation", "country", "banner"}, + Name: "woman_with_white_cane_facing_right", + Category: "People & Body", + Char: "๐Ÿ‘ฉโ€๐Ÿฆฏโ€โžก๏ธ", + Keywords: []string{"woman with white cane facing right", "stick", "visually impaired", "blind"}, }, { - Name: "uk", - Category: "flags", - Char: "๐Ÿ‡ฌ๐Ÿ‡ง", - Keywords: []string{"united", "kingdom", "great", "britain", "northern", "ireland", "flag", "nation", "country", "banner", "british", "UK", "english", "england", "union jack"}, + Name: "person_in_motorized_wheelchair_facing_right", + Category: "People & Body", + Char: "๐Ÿง‘โ€๐Ÿฆผโ€โžก๏ธ", + Keywords: []string{"person in motorized wheelchair facing right", "accessibility", "disability"}, }, { - Name: "ukraine", - Category: "flags", - Char: "๐Ÿ‡บ๐Ÿ‡ฆ", - Keywords: []string{"ua", "flag", "nation", "country", "banner"}, + Name: "man_in_motorized_wheelchair_facing_right", + Category: "People & Body", + Char: "๐Ÿ‘จโ€๐Ÿฆผโ€โžก๏ธ", + Keywords: []string{"man in motorized wheelchair facing right", "disability", "accessibility", "mobility"}, }, { - Name: "united_arab_emirates", - Category: "flags", - Char: "๐Ÿ‡ฆ๐Ÿ‡ช", - Keywords: []string{"united", "arab", "emirates", "flag", "nation", "country", "banner"}, + Name: "woman_in_motorized_wheelchair_facing_right", + Category: "People & Body", + Char: "๐Ÿ‘ฉโ€๐Ÿฆผโ€โžก๏ธ", + Keywords: []string{"woman in motorized wheelchair facing right", "mobility", "accessibility", "disability"}, }, { - Name: "united_nations", - Category: "flags", - Char: "๐Ÿ‡บ๐Ÿ‡ณ", - Keywords: []string{"un", "flag", "banner"}, + Name: "person_in_manual_wheelchair_facing_right", + Category: "People & Body", + Char: "๐Ÿง‘โ€๐Ÿฆฝโ€โžก๏ธ", + Keywords: []string{"person in manual wheelchair facing right", "mobility", "accessibility", "disability"}, }, { - Name: "uruguay", - Category: "flags", - Char: "๐Ÿ‡บ๐Ÿ‡พ", - Keywords: []string{"uy", "flag", "nation", "country", "banner"}, + Name: "man_in_manual_wheelchair_facing_right", + Category: "People & Body", + Char: "๐Ÿ‘จโ€๐Ÿฆฝโ€โžก๏ธ", + Keywords: []string{"man in manual wheelchair facing right", "mobility", "accessibility", "disability"}, }, { - Name: "us", - Category: "flags", - Char: "๐Ÿ‡บ๐Ÿ‡ธ", - Keywords: []string{"united", "states", "america", "flag", "nation", "country", "banner"}, + Name: "woman_in_manual_wheelchair_facing_right", + Category: "People & Body", + Char: "๐Ÿ‘ฉโ€๐Ÿฆฝโ€โžก๏ธ", + Keywords: []string{"woman in manual wheelchair facing right", "disability", "mobility", "accessibility"}, }, { - Name: "us_virgin_islands", - Category: "flags", - Char: "๐Ÿ‡ป๐Ÿ‡ฎ", - Keywords: []string{"virgin", "islands", "us", "flag", "nation", "country", "banner"}, + Name: "person_running_facing_right", + Category: "People & Body", + Char: "๐Ÿƒโ€โžก๏ธ", + Keywords: []string{"person running facing right", "exercise", "jog"}, }, { - Name: "uzbekistan", - Category: "flags", - Char: "๐Ÿ‡บ๐Ÿ‡ฟ", - Keywords: []string{"uz", "flag", "nation", "country", "banner"}, + Name: "woman_running_facing_right", + Category: "People & Body", + Char: "๐Ÿƒโ€โ™€๏ธโ€โžก๏ธ", + Keywords: []string{"woman running facing right", "exercise", "jog"}, }, { - Name: "vanuatu", - Category: "flags", - Char: "๐Ÿ‡ป๐Ÿ‡บ", - Keywords: []string{"vu", "flag", "nation", "country", "banner"}, + Name: "man_running_facing_right", + Category: "People & Body", + Char: "๐Ÿƒโ€โ™‚๏ธโ€โžก๏ธ", + Keywords: []string{"man running facing right", "jog", "exercise"}, }, { - Name: "vatican_city", - Category: "flags", - Char: "๐Ÿ‡ป๐Ÿ‡ฆ", - Keywords: []string{"vatican", "city", "flag", "nation", "country", "banner"}, + Name: "family_adult_adult_child", + Category: "People & Body", + Char: "๐Ÿง‘โ€๐Ÿง‘โ€๐Ÿง’", + Keywords: []string{"family adult, adult, child", "kid", "parents"}, }, { - Name: "venezuela", - Category: "flags", - Char: "๐Ÿ‡ป๐Ÿ‡ช", - Keywords: []string{"ve", "bolivarian", "republic", "flag", "nation", "country", "banner"}, + Name: "family_adult_adult_child_child", + Category: "People & Body", + Char: "๐Ÿง‘โ€๐Ÿง‘โ€๐Ÿง’โ€๐Ÿง’", + Keywords: []string{"family adult, adult, child, child", "children", "parents"}, }, { - Name: "vietnam", - Category: "flags", - Char: "๐Ÿ‡ป๐Ÿ‡ณ", - Keywords: []string{"viet", "nam", "flag", "nation", "country", "banner"}, + Name: "family_adult_child", + Category: "People & Body", + Char: "๐Ÿง‘โ€๐Ÿง’", + Keywords: []string{"family adult, child", "parent", "kid"}, }, { - Name: "wales", - Category: "flags", - Char: "๐Ÿด๓ ง๓ ข๓ ท๓ ฌ๓ ณ๓ ฟ", - Keywords: []string{"flag", "welsh"}, + Name: "family_adult_child_child", + Category: "People & Body", + Char: "๐Ÿง‘โ€๐Ÿง’โ€๐Ÿง’", + Keywords: []string{"family adult, child, child", "parent", "children"}, }, { - Name: "wallis_futuna", - Category: "flags", - Char: "๐Ÿ‡ผ๐Ÿ‡ซ", - Keywords: []string{"wallis", "futuna", "flag", "nation", "country", "banner"}, + Name: "phoenix", + Category: "Animals & Nature", + Char: "๐Ÿฆโ€๐Ÿ”ฅ", + Keywords: []string{"phoenix", "immortal", "bird", "mythtical", "reborn"}, }, { - Name: "western_sahara", - Category: "flags", - Char: "๐Ÿ‡ช๐Ÿ‡ญ", - Keywords: []string{"western", "sahara", "flag", "nation", "country", "banner"}, + Name: "lime", + Category: "Food & Drink", + Char: "๐Ÿ‹โ€๐ŸŸฉ", + Keywords: []string{"lime", "fruit", "acidic", "citric"}, }, { - Name: "yemen", - Category: "flags", - Char: "๐Ÿ‡พ๐Ÿ‡ช", - Keywords: []string{"ye", "flag", "nation", "country", "banner"}, + Name: "brown_mushroom", + Category: "Food & Drink", + Char: "๐Ÿ„โ€๐ŸŸซ", + Keywords: []string{"brown mushroom", "toadstool", "fungus"}, }, { - Name: "zambia", - Category: "flags", - Char: "๐Ÿ‡ฟ๐Ÿ‡ฒ", - Keywords: []string{"zm", "flag", "nation", "country", "banner"}, + Name: "broken_chain", + Category: "Objects", + Char: "โ›“๏ธโ€๐Ÿ’ฅ", + Keywords: []string{"broken chain", "constraint", "break"}, }, - { - Name: "zimbabwe", - Category: "flags", - Char: "๐Ÿ‡ฟ๐Ÿ‡ผ", - Keywords: []string{"zw", "flag", "nation", "country", "banner"}, - }} +}