diff --git a/bin/regenerate-unicode b/bin/regenerate-unicode index 58aa642..b78fa34 100755 --- a/bin/regenerate-unicode +++ b/bin/regenerate-unicode @@ -10,8 +10,15 @@ fetch('https://api.github.com/repos/github/gemoji/contents/db/emoji.json', { gemoji.forEach(emoji => { // filter emoji by iOS version https://developer.apple.com/support/app-store/ - if (emoji.ios_version <= 12) { - emojis.push([emoji.emoji, emoji.aliases]); + if (emoji.ios_version <= 15) { + // For flag emojis like ๐Ÿ‡ท๐Ÿ‡บ it's in gemoji as `ru` but has a tag for `russia`. Since we want + // folks to be able to type in either for it we should combine the emoji alias with any + // tags that might be present. + if (emoji.category === 'Flags') { + emojis.push([emoji.emoji, Array.from(new Set([...emoji.aliases, ...emoji.tags].filter(Boolean)))]); + } else { + emojis.push([emoji.emoji, emoji.aliases]); + } } }); diff --git a/unicode/index.json b/unicode/index.json index 9a48356..748dfd7 100644 --- a/unicode/index.json +++ b/unicode/index.json @@ -12,27 +12,36 @@ ["๐Ÿ˜‰", ["wink"]], ["๐Ÿ˜Š", ["blush"]], ["๐Ÿ˜‡", ["innocent"]], + ["๐Ÿฅฐ", ["smiling_face_with_three_hearts"]], ["๐Ÿ˜", ["heart_eyes"]], + ["๐Ÿคฉ", ["star_struck"]], ["๐Ÿ˜˜", ["kissing_heart"]], ["๐Ÿ˜—", ["kissing"]], ["โ˜บ๏ธ", ["relaxed"]], ["๐Ÿ˜š", ["kissing_closed_eyes"]], ["๐Ÿ˜™", ["kissing_smiling_eyes"]], + ["๐Ÿฅฒ", ["smiling_face_with_tear"]], ["๐Ÿ˜‹", ["yum"]], ["๐Ÿ˜›", ["stuck_out_tongue"]], ["๐Ÿ˜œ", ["stuck_out_tongue_winking_eye"]], + ["๐Ÿคช", ["zany_face"]], ["๐Ÿ˜", ["stuck_out_tongue_closed_eyes"]], ["๐Ÿค‘", ["money_mouth_face"]], ["๐Ÿค—", ["hugs"]], + ["๐Ÿคญ", ["hand_over_mouth"]], + ["๐Ÿคซ", ["shushing_face"]], ["๐Ÿค”", ["thinking"]], ["๐Ÿค", ["zipper_mouth_face"]], + ["๐Ÿคจ", ["raised_eyebrow"]], ["๐Ÿ˜", ["neutral_face"]], ["๐Ÿ˜‘", ["expressionless"]], ["๐Ÿ˜ถ", ["no_mouth"]], + ["๐Ÿ˜ถโ€๐ŸŒซ๏ธ", ["face_in_clouds"]], ["๐Ÿ˜", ["smirk"]], ["๐Ÿ˜’", ["unamused"]], ["๐Ÿ™„", ["roll_eyes"]], ["๐Ÿ˜ฌ", ["grimacing"]], + ["๐Ÿ˜ฎโ€๐Ÿ’จ", ["face_exhaling"]], ["๐Ÿคฅ", ["lying_face"]], ["๐Ÿ˜Œ", ["relieved"]], ["๐Ÿ˜”", ["pensive"]], @@ -43,11 +52,20 @@ ["๐Ÿค’", ["face_with_thermometer"]], ["๐Ÿค•", ["face_with_head_bandage"]], ["๐Ÿคข", ["nauseated_face"]], + ["๐Ÿคฎ", ["vomiting_face"]], ["๐Ÿคง", ["sneezing_face"]], + ["๐Ÿฅต", ["hot_face"]], + ["๐Ÿฅถ", ["cold_face"]], + ["๐Ÿฅด", ["woozy_face"]], ["๐Ÿ˜ต", ["dizzy_face"]], + ["๐Ÿ˜ตโ€๐Ÿ’ซ", ["face_with_spiral_eyes"]], + ["๐Ÿคฏ", ["exploding_head"]], ["๐Ÿค ", ["cowboy_hat_face"]], + ["๐Ÿฅณ", ["partying_face"]], + ["๐Ÿฅธ", ["disguised_face"]], ["๐Ÿ˜Ž", ["sunglasses"]], ["๐Ÿค“", ["nerd_face"]], + ["๐Ÿง", ["monocle_face"]], ["๐Ÿ˜•", ["confused"]], ["๐Ÿ˜Ÿ", ["worried"]], ["๐Ÿ™", ["slightly_frowning_face"]], @@ -56,6 +74,7 @@ ["๐Ÿ˜ฏ", ["hushed"]], ["๐Ÿ˜ฒ", ["astonished"]], ["๐Ÿ˜ณ", ["flushed"]], + ["๐Ÿฅบ", ["pleading_face"]], ["๐Ÿ˜ฆ", ["frowning"]], ["๐Ÿ˜ง", ["anguished"]], ["๐Ÿ˜จ", ["fearful"]], @@ -70,9 +89,11 @@ ["๐Ÿ˜“", ["sweat"]], ["๐Ÿ˜ฉ", ["weary"]], ["๐Ÿ˜ซ", ["tired_face"]], + ["๐Ÿฅฑ", ["yawning_face"]], ["๐Ÿ˜ค", ["triumph"]], ["๐Ÿ˜ก", ["rage", "pout"]], ["๐Ÿ˜ ", ["angry"]], + ["๐Ÿคฌ", ["cursing_face"]], ["๐Ÿ˜ˆ", ["smiling_imp"]], ["๐Ÿ‘ฟ", ["imp"]], ["๐Ÿ’€", ["skull"]], @@ -108,12 +129,17 @@ ["๐Ÿ’Ÿ", ["heart_decoration"]], ["โฃ๏ธ", ["heavy_heart_exclamation"]], ["๐Ÿ’”", ["broken_heart"]], + ["โค๏ธโ€๐Ÿ”ฅ", ["heart_on_fire"]], + ["โค๏ธโ€๐Ÿฉน", ["mending_heart"]], ["โค๏ธ", ["heart"]], + ["๐Ÿงก", ["orange_heart"]], ["๐Ÿ’›", ["yellow_heart"]], ["๐Ÿ’š", ["green_heart"]], ["๐Ÿ’™", ["blue_heart"]], ["๐Ÿ’œ", ["purple_heart"]], + ["๐ŸคŽ", ["brown_heart"]], ["๐Ÿ–ค", ["black_heart"]], + ["๐Ÿค", ["white_heart"]], ["๐Ÿ’‹", ["kiss"]], ["๐Ÿ’ฏ", ["100"]], ["๐Ÿ’ข", ["anger"]], @@ -123,6 +149,8 @@ ["๐Ÿ’จ", ["dash"]], ["๐Ÿ•ณ๏ธ", ["hole"]], ["๐Ÿ’ฌ", ["speech_balloon"]], + ["๐Ÿ‘๏ธโ€๐Ÿ—จ๏ธ", ["eye_speech_bubble"]], + ["๐Ÿ—จ๏ธ", ["left_speech_bubble"]], ["๐Ÿ—ฏ๏ธ", ["right_anger_bubble"]], ["๐Ÿ’ญ", ["thought_balloon"]], ["๐Ÿ’ค", ["zzz"]], @@ -132,8 +160,11 @@ ["โœ‹", ["hand", "raised_hand"]], ["๐Ÿ––", ["vulcan_salute"]], ["๐Ÿ‘Œ", ["ok_hand"]], + ["๐ŸคŒ", ["pinched_fingers"]], + ["๐Ÿค", ["pinching_hand"]], ["โœŒ๏ธ", ["v"]], ["๐Ÿคž", ["crossed_fingers"]], + ["๐ŸคŸ", ["love_you_gesture"]], ["๐Ÿค˜", ["metal"]], ["๐Ÿค™", ["call_me_hand"]], ["๐Ÿ‘ˆ", ["point_left"]], @@ -151,151 +182,298 @@ ["๐Ÿ‘", ["clap"]], ["๐Ÿ™Œ", ["raised_hands"]], ["๐Ÿ‘", ["open_hands"]], + ["๐Ÿคฒ", ["palms_up_together"]], ["๐Ÿค", ["handshake"]], ["๐Ÿ™", ["pray"]], ["โœ๏ธ", ["writing_hand"]], ["๐Ÿ’…", ["nail_care"]], ["๐Ÿคณ", ["selfie"]], ["๐Ÿ’ช", ["muscle"]], + ["๐Ÿฆพ", ["mechanical_arm"]], + ["๐Ÿฆฟ", ["mechanical_leg"]], + ["๐Ÿฆต", ["leg"]], + ["๐Ÿฆถ", ["foot"]], ["๐Ÿ‘‚", ["ear"]], + ["๐Ÿฆป", ["ear_with_hearing_aid"]], ["๐Ÿ‘ƒ", ["nose"]], + ["๐Ÿง ", ["brain"]], + ["๐Ÿซ€", ["anatomical_heart"]], + ["๐Ÿซ", ["lungs"]], + ["๐Ÿฆท", ["tooth"]], + ["๐Ÿฆด", ["bone"]], ["๐Ÿ‘€", ["eyes"]], ["๐Ÿ‘๏ธ", ["eye"]], ["๐Ÿ‘…", ["tongue"]], ["๐Ÿ‘„", ["lips"]], ["๐Ÿ‘ถ", ["baby"]], + ["๐Ÿง’", ["child"]], ["๐Ÿ‘ฆ", ["boy"]], ["๐Ÿ‘ง", ["girl"]], + ["๐Ÿง‘", ["adult"]], ["๐Ÿ‘ฑ", ["blond_haired_person"]], ["๐Ÿ‘จ", ["man"]], + ["๐Ÿง”", ["bearded_person"]], + ["๐Ÿง”โ€โ™‚๏ธ", ["man_beard"]], + ["๐Ÿง”โ€โ™€๏ธ", ["woman_beard"]], + ["๐Ÿ‘จโ€๐Ÿฆฐ", ["red_haired_man"]], + ["๐Ÿ‘จโ€๐Ÿฆฑ", ["curly_haired_man"]], + ["๐Ÿ‘จโ€๐Ÿฆณ", ["white_haired_man"]], + ["๐Ÿ‘จโ€๐Ÿฆฒ", ["bald_man"]], ["๐Ÿ‘ฉ", ["woman"]], + ["๐Ÿ‘ฉโ€๐Ÿฆฐ", ["red_haired_woman"]], + ["๐Ÿง‘โ€๐Ÿฆฐ", ["person_red_hair"]], + ["๐Ÿ‘ฉโ€๐Ÿฆฑ", ["curly_haired_woman"]], + ["๐Ÿง‘โ€๐Ÿฆฑ", ["person_curly_hair"]], + ["๐Ÿ‘ฉโ€๐Ÿฆณ", ["white_haired_woman"]], + ["๐Ÿง‘โ€๐Ÿฆณ", ["person_white_hair"]], + ["๐Ÿ‘ฉโ€๐Ÿฆฒ", ["bald_woman"]], + ["๐Ÿง‘โ€๐Ÿฆฒ", ["person_bald"]], ["๐Ÿ‘ฑโ€โ™€๏ธ", ["blond_haired_woman", "blonde_woman"]], + ["๐Ÿ‘ฑโ€โ™‚๏ธ", ["blond_haired_man"]], + ["๐Ÿง“", ["older_adult"]], ["๐Ÿ‘ด", ["older_man"]], ["๐Ÿ‘ต", ["older_woman"]], ["๐Ÿ™", ["frowning_person"]], ["๐Ÿ™โ€โ™‚๏ธ", ["frowning_man"]], + ["๐Ÿ™โ€โ™€๏ธ", ["frowning_woman"]], ["๐Ÿ™Ž", ["pouting_face"]], ["๐Ÿ™Žโ€โ™‚๏ธ", ["pouting_man"]], + ["๐Ÿ™Žโ€โ™€๏ธ", ["pouting_woman"]], ["๐Ÿ™…", ["no_good"]], ["๐Ÿ™…โ€โ™‚๏ธ", ["no_good_man", "ng_man"]], + ["๐Ÿ™…โ€โ™€๏ธ", ["no_good_woman", "ng_woman"]], ["๐Ÿ™†", ["ok_person"]], ["๐Ÿ™†โ€โ™‚๏ธ", ["ok_man"]], + ["๐Ÿ™†โ€โ™€๏ธ", ["ok_woman"]], ["๐Ÿ’", ["tipping_hand_person", "information_desk_person"]], ["๐Ÿ’โ€โ™‚๏ธ", ["tipping_hand_man", "sassy_man"]], + ["๐Ÿ’โ€โ™€๏ธ", ["tipping_hand_woman", "sassy_woman"]], ["๐Ÿ™‹", ["raising_hand"]], ["๐Ÿ™‹โ€โ™‚๏ธ", ["raising_hand_man"]], + ["๐Ÿ™‹โ€โ™€๏ธ", ["raising_hand_woman"]], + ["๐Ÿง", ["deaf_person"]], + ["๐Ÿงโ€โ™‚๏ธ", ["deaf_man"]], + ["๐Ÿงโ€โ™€๏ธ", ["deaf_woman"]], ["๐Ÿ™‡", ["bow"]], + ["๐Ÿ™‡โ€โ™‚๏ธ", ["bowing_man"]], ["๐Ÿ™‡โ€โ™€๏ธ", ["bowing_woman"]], + ["๐Ÿคฆ", ["facepalm"]], ["๐Ÿคฆโ€โ™‚๏ธ", ["man_facepalming"]], ["๐Ÿคฆโ€โ™€๏ธ", ["woman_facepalming"]], + ["๐Ÿคท", ["shrug"]], ["๐Ÿคทโ€โ™‚๏ธ", ["man_shrugging"]], ["๐Ÿคทโ€โ™€๏ธ", ["woman_shrugging"]], + ["๐Ÿง‘โ€โš•๏ธ", ["health_worker"]], ["๐Ÿ‘จโ€โš•๏ธ", ["man_health_worker"]], ["๐Ÿ‘ฉโ€โš•๏ธ", ["woman_health_worker"]], + ["๐Ÿง‘โ€๐ŸŽ“", ["student"]], ["๐Ÿ‘จโ€๐ŸŽ“", ["man_student"]], ["๐Ÿ‘ฉโ€๐ŸŽ“", ["woman_student"]], + ["๐Ÿง‘โ€๐Ÿซ", ["teacher"]], ["๐Ÿ‘จโ€๐Ÿซ", ["man_teacher"]], ["๐Ÿ‘ฉโ€๐Ÿซ", ["woman_teacher"]], + ["๐Ÿง‘โ€โš–๏ธ", ["judge"]], ["๐Ÿ‘จโ€โš–๏ธ", ["man_judge"]], ["๐Ÿ‘ฉโ€โš–๏ธ", ["woman_judge"]], + ["๐Ÿง‘โ€๐ŸŒพ", ["farmer"]], ["๐Ÿ‘จโ€๐ŸŒพ", ["man_farmer"]], ["๐Ÿ‘ฉโ€๐ŸŒพ", ["woman_farmer"]], + ["๐Ÿง‘โ€๐Ÿณ", ["cook"]], ["๐Ÿ‘จโ€๐Ÿณ", ["man_cook"]], ["๐Ÿ‘ฉโ€๐Ÿณ", ["woman_cook"]], + ["๐Ÿง‘โ€๐Ÿ”ง", ["mechanic"]], ["๐Ÿ‘จโ€๐Ÿ”ง", ["man_mechanic"]], ["๐Ÿ‘ฉโ€๐Ÿ”ง", ["woman_mechanic"]], + ["๐Ÿง‘โ€๐Ÿญ", ["factory_worker"]], ["๐Ÿ‘จโ€๐Ÿญ", ["man_factory_worker"]], ["๐Ÿ‘ฉโ€๐Ÿญ", ["woman_factory_worker"]], + ["๐Ÿง‘โ€๐Ÿ’ผ", ["office_worker"]], ["๐Ÿ‘จโ€๐Ÿ’ผ", ["man_office_worker"]], ["๐Ÿ‘ฉโ€๐Ÿ’ผ", ["woman_office_worker"]], + ["๐Ÿง‘โ€๐Ÿ”ฌ", ["scientist"]], ["๐Ÿ‘จโ€๐Ÿ”ฌ", ["man_scientist"]], ["๐Ÿ‘ฉโ€๐Ÿ”ฌ", ["woman_scientist"]], + ["๐Ÿง‘โ€๐Ÿ’ป", ["technologist"]], ["๐Ÿ‘จโ€๐Ÿ’ป", ["man_technologist"]], ["๐Ÿ‘ฉโ€๐Ÿ’ป", ["woman_technologist"]], + ["๐Ÿง‘โ€๐ŸŽค", ["singer"]], ["๐Ÿ‘จโ€๐ŸŽค", ["man_singer"]], ["๐Ÿ‘ฉโ€๐ŸŽค", ["woman_singer"]], + ["๐Ÿง‘โ€๐ŸŽจ", ["artist"]], ["๐Ÿ‘จโ€๐ŸŽจ", ["man_artist"]], ["๐Ÿ‘ฉโ€๐ŸŽจ", ["woman_artist"]], + ["๐Ÿง‘โ€โœˆ๏ธ", ["pilot"]], ["๐Ÿ‘จโ€โœˆ๏ธ", ["man_pilot"]], ["๐Ÿ‘ฉโ€โœˆ๏ธ", ["woman_pilot"]], + ["๐Ÿง‘โ€๐Ÿš€", ["astronaut"]], ["๐Ÿ‘จโ€๐Ÿš€", ["man_astronaut"]], ["๐Ÿ‘ฉโ€๐Ÿš€", ["woman_astronaut"]], + ["๐Ÿง‘โ€๐Ÿš’", ["firefighter"]], ["๐Ÿ‘จโ€๐Ÿš’", ["man_firefighter"]], ["๐Ÿ‘ฉโ€๐Ÿš’", ["woman_firefighter"]], ["๐Ÿ‘ฎ", ["police_officer", "cop"]], + ["๐Ÿ‘ฎโ€โ™‚๏ธ", ["policeman"]], ["๐Ÿ‘ฎโ€โ™€๏ธ", ["policewoman"]], ["๐Ÿ•ต๏ธ", ["detective"]], + ["๐Ÿ•ต๏ธโ€โ™‚๏ธ", ["male_detective"]], ["๐Ÿ•ต๏ธโ€โ™€๏ธ", ["female_detective"]], ["๐Ÿ’‚", ["guard"]], + ["๐Ÿ’‚โ€โ™‚๏ธ", ["guardsman"]], ["๐Ÿ’‚โ€โ™€๏ธ", ["guardswoman"]], + ["๐Ÿฅท", ["ninja"]], ["๐Ÿ‘ท", ["construction_worker"]], + ["๐Ÿ‘ทโ€โ™‚๏ธ", ["construction_worker_man"]], ["๐Ÿ‘ทโ€โ™€๏ธ", ["construction_worker_woman"]], ["๐Ÿคด", ["prince"]], ["๐Ÿ‘ธ", ["princess"]], ["๐Ÿ‘ณ", ["person_with_turban"]], + ["๐Ÿ‘ณโ€โ™‚๏ธ", ["man_with_turban"]], ["๐Ÿ‘ณโ€โ™€๏ธ", ["woman_with_turban"]], ["๐Ÿ‘ฒ", ["man_with_gua_pi_mao"]], + ["๐Ÿง•", ["woman_with_headscarf"]], ["๐Ÿคต", ["person_in_tuxedo"]], + ["๐Ÿคตโ€โ™‚๏ธ", ["man_in_tuxedo"]], + ["๐Ÿคตโ€โ™€๏ธ", ["woman_in_tuxedo"]], ["๐Ÿ‘ฐ", ["person_with_veil"]], + ["๐Ÿ‘ฐโ€โ™‚๏ธ", ["man_with_veil"]], + ["๐Ÿ‘ฐโ€โ™€๏ธ", ["woman_with_veil", "bride_with_veil"]], ["๐Ÿคฐ", ["pregnant_woman"]], + ["๐Ÿคฑ", ["breast_feeding"]], + ["๐Ÿ‘ฉโ€๐Ÿผ", ["woman_feeding_baby"]], + ["๐Ÿ‘จโ€๐Ÿผ", ["man_feeding_baby"]], + ["๐Ÿง‘โ€๐Ÿผ", ["person_feeding_baby"]], ["๐Ÿ‘ผ", ["angel"]], ["๐ŸŽ…", ["santa"]], ["๐Ÿคถ", ["mrs_claus"]], + ["๐Ÿง‘โ€๐ŸŽ„", ["mx_claus"]], + ["๐Ÿฆธ", ["superhero"]], + ["๐Ÿฆธโ€โ™‚๏ธ", ["superhero_man"]], + ["๐Ÿฆธโ€โ™€๏ธ", ["superhero_woman"]], + ["๐Ÿฆน", ["supervillain"]], + ["๐Ÿฆนโ€โ™‚๏ธ", ["supervillain_man"]], + ["๐Ÿฆนโ€โ™€๏ธ", ["supervillain_woman"]], + ["๐Ÿง™", ["mage"]], + ["๐Ÿง™โ€โ™‚๏ธ", ["mage_man"]], + ["๐Ÿง™โ€โ™€๏ธ", ["mage_woman"]], + ["๐Ÿงš", ["fairy"]], + ["๐Ÿงšโ€โ™‚๏ธ", ["fairy_man"]], + ["๐Ÿงšโ€โ™€๏ธ", ["fairy_woman"]], + ["๐Ÿง›", ["vampire"]], + ["๐Ÿง›โ€โ™‚๏ธ", ["vampire_man"]], + ["๐Ÿง›โ€โ™€๏ธ", ["vampire_woman"]], + ["๐Ÿงœ", ["merperson"]], + ["๐Ÿงœโ€โ™‚๏ธ", ["merman"]], + ["๐Ÿงœโ€โ™€๏ธ", ["mermaid"]], + ["๐Ÿง", ["elf"]], + ["๐Ÿงโ€โ™‚๏ธ", ["elf_man"]], + ["๐Ÿงโ€โ™€๏ธ", ["elf_woman"]], + ["๐Ÿงž", ["genie"]], + ["๐Ÿงžโ€โ™‚๏ธ", ["genie_man"]], + ["๐Ÿงžโ€โ™€๏ธ", ["genie_woman"]], + ["๐ŸงŸ", ["zombie"]], + ["๐ŸงŸโ€โ™‚๏ธ", ["zombie_man"]], + ["๐ŸงŸโ€โ™€๏ธ", ["zombie_woman"]], ["๐Ÿ’†", ["massage"]], ["๐Ÿ’†โ€โ™‚๏ธ", ["massage_man"]], + ["๐Ÿ’†โ€โ™€๏ธ", ["massage_woman"]], ["๐Ÿ’‡", ["haircut"]], ["๐Ÿ’‡โ€โ™‚๏ธ", ["haircut_man"]], + ["๐Ÿ’‡โ€โ™€๏ธ", ["haircut_woman"]], ["๐Ÿšถ", ["walking"]], + ["๐Ÿšถโ€โ™‚๏ธ", ["walking_man"]], ["๐Ÿšถโ€โ™€๏ธ", ["walking_woman"]], + ["๐Ÿง", ["standing_person"]], + ["๐Ÿงโ€โ™‚๏ธ", ["standing_man"]], + ["๐Ÿงโ€โ™€๏ธ", ["standing_woman"]], + ["๐ŸงŽ", ["kneeling_person"]], + ["๐ŸงŽโ€โ™‚๏ธ", ["kneeling_man"]], + ["๐ŸงŽโ€โ™€๏ธ", ["kneeling_woman"]], + ["๐Ÿง‘โ€๐Ÿฆฏ", ["person_with_probing_cane"]], + ["๐Ÿ‘จโ€๐Ÿฆฏ", ["man_with_probing_cane"]], + ["๐Ÿ‘ฉโ€๐Ÿฆฏ", ["woman_with_probing_cane"]], + ["๐Ÿง‘โ€๐Ÿฆผ", ["person_in_motorized_wheelchair"]], + ["๐Ÿ‘จโ€๐Ÿฆผ", ["man_in_motorized_wheelchair"]], + ["๐Ÿ‘ฉโ€๐Ÿฆผ", ["woman_in_motorized_wheelchair"]], + ["๐Ÿง‘โ€๐Ÿฆฝ", ["person_in_manual_wheelchair"]], + ["๐Ÿ‘จโ€๐Ÿฆฝ", ["man_in_manual_wheelchair"]], + ["๐Ÿ‘ฉโ€๐Ÿฆฝ", ["woman_in_manual_wheelchair"]], ["๐Ÿƒ", ["runner", "running"]], + ["๐Ÿƒโ€โ™‚๏ธ", ["running_man"]], ["๐Ÿƒโ€โ™€๏ธ", ["running_woman"]], ["๐Ÿ’ƒ", ["woman_dancing", "dancer"]], ["๐Ÿ•บ", ["man_dancing"]], ["๐Ÿ•ด๏ธ", ["business_suit_levitating"]], ["๐Ÿ‘ฏ", ["dancers"]], ["๐Ÿ‘ฏโ€โ™‚๏ธ", ["dancing_men"]], + ["๐Ÿ‘ฏโ€โ™€๏ธ", ["dancing_women"]], + ["๐Ÿง–", ["sauna_person"]], + ["๐Ÿง–โ€โ™‚๏ธ", ["sauna_man"]], + ["๐Ÿง–โ€โ™€๏ธ", ["sauna_woman"]], + ["๐Ÿง—", ["climbing"]], + ["๐Ÿง—โ€โ™‚๏ธ", ["climbing_man"]], + ["๐Ÿง—โ€โ™€๏ธ", ["climbing_woman"]], ["๐Ÿคบ", ["person_fencing"]], ["๐Ÿ‡", ["horse_racing"]], ["โ›ท๏ธ", ["skier"]], ["๐Ÿ‚", ["snowboarder"]], ["๐ŸŒ๏ธ", ["golfing"]], + ["๐ŸŒ๏ธโ€โ™‚๏ธ", ["golfing_man"]], ["๐ŸŒ๏ธโ€โ™€๏ธ", ["golfing_woman"]], ["๐Ÿ„", ["surfer"]], + ["๐Ÿ„โ€โ™‚๏ธ", ["surfing_man"]], ["๐Ÿ„โ€โ™€๏ธ", ["surfing_woman"]], ["๐Ÿšฃ", ["rowboat"]], + ["๐Ÿšฃโ€โ™‚๏ธ", ["rowing_man"]], ["๐Ÿšฃโ€โ™€๏ธ", ["rowing_woman"]], ["๐ŸŠ", ["swimmer"]], + ["๐ŸŠโ€โ™‚๏ธ", ["swimming_man"]], ["๐ŸŠโ€โ™€๏ธ", ["swimming_woman"]], ["โ›น๏ธ", ["bouncing_ball_person"]], + ["โ›น๏ธโ€โ™‚๏ธ", ["bouncing_ball_man", "basketball_man"]], ["โ›น๏ธโ€โ™€๏ธ", ["bouncing_ball_woman", "basketball_woman"]], ["๐Ÿ‹๏ธ", ["weight_lifting"]], + ["๐Ÿ‹๏ธโ€โ™‚๏ธ", ["weight_lifting_man"]], ["๐Ÿ‹๏ธโ€โ™€๏ธ", ["weight_lifting_woman"]], ["๐Ÿšด", ["bicyclist"]], + ["๐Ÿšดโ€โ™‚๏ธ", ["biking_man"]], ["๐Ÿšดโ€โ™€๏ธ", ["biking_woman"]], ["๐Ÿšต", ["mountain_bicyclist"]], + ["๐Ÿšตโ€โ™‚๏ธ", ["mountain_biking_man"]], ["๐Ÿšตโ€โ™€๏ธ", ["mountain_biking_woman"]], + ["๐Ÿคธ", ["cartwheeling"]], ["๐Ÿคธโ€โ™‚๏ธ", ["man_cartwheeling"]], ["๐Ÿคธโ€โ™€๏ธ", ["woman_cartwheeling"]], + ["๐Ÿคผ", ["wrestling"]], ["๐Ÿคผโ€โ™‚๏ธ", ["men_wrestling"]], ["๐Ÿคผโ€โ™€๏ธ", ["women_wrestling"]], + ["๐Ÿคฝ", ["water_polo"]], ["๐Ÿคฝโ€โ™‚๏ธ", ["man_playing_water_polo"]], ["๐Ÿคฝโ€โ™€๏ธ", ["woman_playing_water_polo"]], + ["๐Ÿคพ", ["handball_person"]], ["๐Ÿคพโ€โ™‚๏ธ", ["man_playing_handball"]], ["๐Ÿคพโ€โ™€๏ธ", ["woman_playing_handball"]], + ["๐Ÿคน", ["juggling_person"]], ["๐Ÿคนโ€โ™‚๏ธ", ["man_juggling"]], ["๐Ÿคนโ€โ™€๏ธ", ["woman_juggling"]], + ["๐Ÿง˜", ["lotus_position"]], + ["๐Ÿง˜โ€โ™‚๏ธ", ["lotus_position_man"]], + ["๐Ÿง˜โ€โ™€๏ธ", ["lotus_position_woman"]], ["๐Ÿ›€", ["bath"]], ["๐Ÿ›Œ", ["sleeping_bed"]], + ["๐Ÿง‘โ€๐Ÿคโ€๐Ÿง‘", ["people_holding_hands"]], ["๐Ÿ‘ญ", ["two_women_holding_hands"]], ["๐Ÿ‘ซ", ["couple"]], ["๐Ÿ‘ฌ", ["two_men_holding_hands"]], ["๐Ÿ’", ["couplekiss"]], + ["๐Ÿ‘ฉโ€โค๏ธโ€๐Ÿ’‹โ€๐Ÿ‘จ", ["couplekiss_man_woman"]], ["๐Ÿ‘จโ€โค๏ธโ€๐Ÿ’‹โ€๐Ÿ‘จ", ["couplekiss_man_man"]], ["๐Ÿ‘ฉโ€โค๏ธโ€๐Ÿ’‹โ€๐Ÿ‘ฉ", ["couplekiss_woman_woman"]], ["๐Ÿ’‘", ["couple_with_heart"]], + ["๐Ÿ‘ฉโ€โค๏ธโ€๐Ÿ‘จ", ["couple_with_heart_woman_man"]], ["๐Ÿ‘จโ€โค๏ธโ€๐Ÿ‘จ", ["couple_with_heart_man_man"]], ["๐Ÿ‘ฉโ€โค๏ธโ€๐Ÿ‘ฉ", ["couple_with_heart_woman_woman"]], ["๐Ÿ‘ช", ["family"]], + ["๐Ÿ‘จโ€๐Ÿ‘ฉโ€๐Ÿ‘ฆ", ["family_man_woman_boy"]], ["๐Ÿ‘จโ€๐Ÿ‘ฉโ€๐Ÿ‘ง", ["family_man_woman_girl"]], ["๐Ÿ‘จโ€๐Ÿ‘ฉโ€๐Ÿ‘งโ€๐Ÿ‘ฆ", ["family_man_woman_girl_boy"]], ["๐Ÿ‘จโ€๐Ÿ‘ฉโ€๐Ÿ‘ฆโ€๐Ÿ‘ฆ", ["family_man_woman_boy_boy"]], @@ -323,17 +501,23 @@ ["๐Ÿ—ฃ๏ธ", ["speaking_head"]], ["๐Ÿ‘ค", ["bust_in_silhouette"]], ["๐Ÿ‘ฅ", ["busts_in_silhouette"]], + ["๐Ÿซ‚", ["people_hugging"]], ["๐Ÿ‘ฃ", ["footprints"]], ["๐Ÿต", ["monkey_face"]], ["๐Ÿ’", ["monkey"]], ["๐Ÿฆ", ["gorilla"]], + ["๐Ÿฆง", ["orangutan"]], ["๐Ÿถ", ["dog"]], ["๐Ÿ•", ["dog2"]], + ["๐Ÿฆฎ", ["guide_dog"]], + ["๐Ÿ•โ€๐Ÿฆบ", ["service_dog"]], ["๐Ÿฉ", ["poodle"]], ["๐Ÿบ", ["wolf"]], ["๐ŸฆŠ", ["fox_face"]], + ["๐Ÿฆ", ["raccoon"]], ["๐Ÿฑ", ["cat"]], ["๐Ÿˆ", ["cat2"]], + ["๐Ÿˆโ€โฌ›", ["black_cat"]], ["๐Ÿฆ", ["lion"]], ["๐Ÿฏ", ["tiger"]], ["๐Ÿ…", ["tiger2"]], @@ -341,7 +525,9 @@ ["๐Ÿด", ["horse"]], ["๐ŸŽ", ["racehorse"]], ["๐Ÿฆ„", ["unicorn"]], + ["๐Ÿฆ“", ["zebra"]], ["๐ŸฆŒ", ["deer"]], + ["๐Ÿฆฌ", ["bison"]], ["๐Ÿฎ", ["cow"]], ["๐Ÿ‚", ["ox"]], ["๐Ÿƒ", ["water_buffalo"]], @@ -355,8 +541,12 @@ ["๐Ÿ", ["goat"]], ["๐Ÿช", ["dromedary_camel"]], ["๐Ÿซ", ["camel"]], + ["๐Ÿฆ™", ["llama"]], + ["๐Ÿฆ’", ["giraffe"]], ["๐Ÿ˜", ["elephant"]], + ["๐Ÿฆฃ", ["mammoth"]], ["๐Ÿฆ", ["rhinoceros"]], + ["๐Ÿฆ›", ["hippopotamus"]], ["๐Ÿญ", ["mouse"]], ["๐Ÿ", ["mouse2"]], ["๐Ÿ€", ["rat"]], @@ -364,10 +554,18 @@ ["๐Ÿฐ", ["rabbit"]], ["๐Ÿ‡", ["rabbit2"]], ["๐Ÿฟ๏ธ", ["chipmunk"]], + ["๐Ÿฆซ", ["beaver"]], + ["๐Ÿฆ”", ["hedgehog"]], ["๐Ÿฆ‡", ["bat"]], ["๐Ÿป", ["bear"]], + ["๐Ÿปโ€โ„๏ธ", ["polar_bear"]], ["๐Ÿจ", ["koala"]], ["๐Ÿผ", ["panda_face"]], + ["๐Ÿฆฅ", ["sloth"]], + ["๐Ÿฆฆ", ["otter"]], + ["๐Ÿฆจ", ["skunk"]], + ["๐Ÿฆ˜", ["kangaroo"]], + ["๐Ÿฆก", ["badger"]], ["๐Ÿพ", ["feet", "paw_prints"]], ["๐Ÿฆƒ", ["turkey"]], ["๐Ÿ”", ["chicken"]], @@ -380,7 +578,13 @@ ["๐Ÿ•Š๏ธ", ["dove"]], ["๐Ÿฆ…", ["eagle"]], ["๐Ÿฆ†", ["duck"]], + ["๐Ÿฆข", ["swan"]], ["๐Ÿฆ‰", ["owl"]], + ["๐Ÿฆค", ["dodo"]], + ["๐Ÿชถ", ["feather"]], + ["๐Ÿฆฉ", ["flamingo"]], + ["๐Ÿฆš", ["peacock"]], + ["๐Ÿฆœ", ["parrot"]], ["๐Ÿธ", ["frog"]], ["๐ŸŠ", ["crocodile"]], ["๐Ÿข", ["turtle"]], @@ -388,9 +592,12 @@ ["๐Ÿ", ["snake"]], ["๐Ÿฒ", ["dragon_face"]], ["๐Ÿ‰", ["dragon"]], + ["๐Ÿฆ•", ["sauropod"]], + ["๐Ÿฆ–", ["t-rex"]], ["๐Ÿณ", ["whale"]], ["๐Ÿ‹", ["whale2"]], ["๐Ÿฌ", ["dolphin", "flipper"]], + ["๐Ÿฆญ", ["seal"]], ["๐ŸŸ", ["fish"]], ["๐Ÿ ", ["tropical_fish"]], ["๐Ÿก", ["blowfish"]], @@ -402,10 +609,17 @@ ["๐Ÿ›", ["bug"]], ["๐Ÿœ", ["ant"]], ["๐Ÿ", ["bee", "honeybee"]], + ["๐Ÿชฒ", ["beetle"]], ["๐Ÿž", ["lady_beetle"]], + ["๐Ÿฆ—", ["cricket"]], + ["๐Ÿชณ", ["cockroach"]], ["๐Ÿ•ท๏ธ", ["spider"]], ["๐Ÿ•ธ๏ธ", ["spider_web"]], ["๐Ÿฆ‚", ["scorpion"]], + ["๐ŸฆŸ", ["mosquito"]], + ["๐Ÿชฐ", ["fly"]], + ["๐Ÿชฑ", ["worm"]], + ["๐Ÿฆ ", ["microbe"]], ["๐Ÿ’", ["bouquet"]], ["๐ŸŒธ", ["cherry_blossom"]], ["๐Ÿ’ฎ", ["white_flower"]], @@ -417,6 +631,7 @@ ["๐ŸŒผ", ["blossom"]], ["๐ŸŒท", ["tulip"]], ["๐ŸŒฑ", ["seedling"]], + ["๐Ÿชด", ["potted_plant"]], ["๐ŸŒฒ", ["evergreen_tree"]], ["๐ŸŒณ", ["deciduous_tree"]], ["๐ŸŒด", ["palm_tree"]], @@ -436,44 +651,66 @@ ["๐Ÿ‹", ["lemon"]], ["๐ŸŒ", ["banana"]], ["๐Ÿ", ["pineapple"]], + ["๐Ÿฅญ", ["mango"]], ["๐ŸŽ", ["apple"]], ["๐Ÿ", ["green_apple"]], ["๐Ÿ", ["pear"]], ["๐Ÿ‘", ["peach"]], ["๐Ÿ’", ["cherries"]], ["๐Ÿ“", ["strawberry"]], + ["๐Ÿซ", ["blueberries"]], ["๐Ÿฅ", ["kiwi_fruit"]], ["๐Ÿ…", ["tomato"]], + ["๐Ÿซ’", ["olive"]], + ["๐Ÿฅฅ", ["coconut"]], ["๐Ÿฅ‘", ["avocado"]], ["๐Ÿ†", ["eggplant"]], ["๐Ÿฅ”", ["potato"]], ["๐Ÿฅ•", ["carrot"]], ["๐ŸŒฝ", ["corn"]], ["๐ŸŒถ๏ธ", ["hot_pepper"]], + ["๐Ÿซ‘", ["bell_pepper"]], ["๐Ÿฅ’", ["cucumber"]], + ["๐Ÿฅฌ", ["leafy_green"]], + ["๐Ÿฅฆ", ["broccoli"]], + ["๐Ÿง„", ["garlic"]], + ["๐Ÿง…", ["onion"]], ["๐Ÿฅœ", ["peanuts"]], ["๐ŸŒฐ", ["chestnut"]], ["๐Ÿž", ["bread"]], ["๐Ÿฅ", ["croissant"]], ["๐Ÿฅ–", ["baguette_bread"]], + ["๐Ÿซ“", ["flatbread"]], + ["๐Ÿฅจ", ["pretzel"]], + ["๐Ÿฅฏ", ["bagel"]], ["๐Ÿฅž", ["pancakes"]], + ["๐Ÿง‡", ["waffle"]], ["๐Ÿง€", ["cheese"]], ["๐Ÿ–", ["meat_on_bone"]], ["๐Ÿ—", ["poultry_leg"]], + ["๐Ÿฅฉ", ["cut_of_meat"]], ["๐Ÿฅ“", ["bacon"]], ["๐Ÿ”", ["hamburger"]], ["๐ŸŸ", ["fries"]], ["๐Ÿ•", ["pizza"]], ["๐ŸŒญ", ["hotdog"]], + ["๐Ÿฅช", ["sandwich"]], ["๐ŸŒฎ", ["taco"]], ["๐ŸŒฏ", ["burrito"]], + ["๐Ÿซ”", ["tamale"]], ["๐Ÿฅ™", ["stuffed_flatbread"]], + ["๐Ÿง†", ["falafel"]], ["๐Ÿฅš", ["egg"]], ["๐Ÿณ", ["fried_egg"]], ["๐Ÿฅ˜", ["shallow_pan_of_food"]], ["๐Ÿฒ", ["stew"]], + ["๐Ÿซ•", ["fondue"]], + ["๐Ÿฅฃ", ["bowl_with_spoon"]], ["๐Ÿฅ—", ["green_salad"]], ["๐Ÿฟ", ["popcorn"]], + ["๐Ÿงˆ", ["butter"]], + ["๐Ÿง‚", ["salt"]], + ["๐Ÿฅซ", ["canned_food"]], ["๐Ÿฑ", ["bento"]], ["๐Ÿ˜", ["rice_cracker"]], ["๐Ÿ™", ["rice_ball"]], @@ -486,10 +723,16 @@ ["๐Ÿฃ", ["sushi"]], ["๐Ÿค", ["fried_shrimp"]], ["๐Ÿฅ", ["fish_cake"]], + ["๐Ÿฅฎ", ["moon_cake"]], ["๐Ÿก", ["dango"]], + ["๐ŸฅŸ", ["dumpling"]], + ["๐Ÿฅ ", ["fortune_cookie"]], + ["๐Ÿฅก", ["takeout_box"]], ["๐Ÿฆ€", ["crab"]], + ["๐Ÿฆž", ["lobster"]], ["๐Ÿฆ", ["shrimp"]], ["๐Ÿฆ‘", ["squid"]], + ["๐Ÿฆช", ["oyster"]], ["๐Ÿฆ", ["icecream"]], ["๐Ÿง", ["shaved_ice"]], ["๐Ÿจ", ["ice_cream"]], @@ -497,6 +740,8 @@ ["๐Ÿช", ["cookie"]], ["๐ŸŽ‚", ["birthday"]], ["๐Ÿฐ", ["cake"]], + ["๐Ÿง", ["cupcake"]], + ["๐Ÿฅง", ["pie"]], ["๐Ÿซ", ["chocolate_bar"]], ["๐Ÿฌ", ["candy"]], ["๐Ÿญ", ["lollipop"]], @@ -505,6 +750,7 @@ ["๐Ÿผ", ["baby_bottle"]], ["๐Ÿฅ›", ["milk_glass"]], ["โ˜•", ["coffee"]], + ["๐Ÿซ–", ["teapot"]], ["๐Ÿต", ["tea"]], ["๐Ÿถ", ["sake"]], ["๐Ÿพ", ["champagne"]], @@ -515,6 +761,12 @@ ["๐Ÿป", ["beers"]], ["๐Ÿฅ‚", ["clinking_glasses"]], ["๐Ÿฅƒ", ["tumbler_glass"]], + ["๐Ÿฅค", ["cup_with_straw"]], + ["๐Ÿง‹", ["bubble_tea"]], + ["๐Ÿงƒ", ["beverage_box"]], + ["๐Ÿง‰", ["mate"]], + ["๐ŸงŠ", ["ice_cube"]], + ["๐Ÿฅข", ["chopsticks"]], ["๐Ÿฝ๏ธ", ["plate_with_cutlery"]], ["๐Ÿด", ["fork_and_knife"]], ["๐Ÿฅ„", ["spoon"]], @@ -526,6 +778,7 @@ ["๐ŸŒ", ["globe_with_meridians"]], ["๐Ÿ—บ๏ธ", ["world_map"]], ["๐Ÿ—พ", ["japan"]], + ["๐Ÿงญ", ["compass"]], ["๐Ÿ”๏ธ", ["mountain_snow"]], ["โ›ฐ๏ธ", ["mountain"]], ["๐ŸŒ‹", ["volcano"]], @@ -538,6 +791,10 @@ ["๐ŸŸ๏ธ", ["stadium"]], ["๐Ÿ›๏ธ", ["classical_building"]], ["๐Ÿ—๏ธ", ["building_construction"]], + ["๐Ÿงฑ", ["bricks"]], + ["๐Ÿชจ", ["rock"]], + ["๐Ÿชต", ["wood"]], + ["๐Ÿ›–", ["hut"]], ["๐Ÿ˜๏ธ", ["houses"]], ["๐Ÿš๏ธ", ["derelict_house"]], ["๐Ÿ ", ["house"]], @@ -560,6 +817,7 @@ ["๐Ÿ—ฝ", ["statue_of_liberty"]], ["โ›ช", ["church"]], ["๐Ÿ•Œ", ["mosque"]], + ["๐Ÿ›•", ["hindu_temple"]], ["๐Ÿ•", ["synagogue"]], ["โ›ฉ๏ธ", ["shinto_shrine"]], ["๐Ÿ•‹", ["kaaba"]], @@ -604,14 +862,20 @@ ["๐Ÿš—", ["car", "red_car"]], ["๐Ÿš˜", ["oncoming_automobile"]], ["๐Ÿš™", ["blue_car"]], + ["๐Ÿ›ป", ["pickup_truck"]], ["๐Ÿšš", ["truck"]], ["๐Ÿš›", ["articulated_lorry"]], ["๐Ÿšœ", ["tractor"]], ["๐ŸŽ๏ธ", ["racing_car"]], ["๐Ÿ๏ธ", ["motorcycle"]], ["๐Ÿ›ต", ["motor_scooter"]], + ["๐Ÿฆฝ", ["manual_wheelchair"]], + ["๐Ÿฆผ", ["motorized_wheelchair"]], + ["๐Ÿ›บ", ["auto_rickshaw"]], ["๐Ÿšฒ", ["bike"]], ["๐Ÿ›ด", ["kick_scooter"]], + ["๐Ÿ›น", ["skateboard"]], + ["๐Ÿ›ผ", ["roller_skate"]], ["๐Ÿš", ["busstop"]], ["๐Ÿ›ฃ๏ธ", ["motorway"]], ["๐Ÿ›ค๏ธ", ["railway_track"]], @@ -634,6 +898,7 @@ ["๐Ÿ›ฉ๏ธ", ["small_airplane"]], ["๐Ÿ›ซ", ["flight_departure"]], ["๐Ÿ›ฌ", ["flight_arrival"]], + ["๐Ÿช‚", ["parachute"]], ["๐Ÿ’บ", ["seat"]], ["๐Ÿš", ["helicopter"]], ["๐ŸšŸ", ["suspension_railway"]], @@ -641,7 +906,9 @@ ["๐Ÿšก", ["aerial_tramway"]], ["๐Ÿ›ฐ๏ธ", ["artificial_satellite"]], ["๐Ÿš€", ["rocket"]], + ["๐Ÿ›ธ", ["flying_saucer"]], ["๐Ÿ›Ž๏ธ", ["bellhop_bell"]], + ["๐Ÿงณ", ["luggage"]], ["โŒ›", ["hourglass"]], ["โณ", ["hourglass_flowing_sand"]], ["โŒš", ["watch"]], @@ -689,6 +956,7 @@ ["โ˜€๏ธ", ["sunny"]], ["๐ŸŒ", ["full_moon_with_face"]], ["๐ŸŒž", ["sun_with_face"]], + ["๐Ÿช", ["ringed_planet"]], ["โญ", ["star"]], ["๐ŸŒŸ", ["star2"]], ["๐ŸŒ ", ["stars"]], @@ -723,6 +991,7 @@ ["๐ŸŽ„", ["christmas_tree"]], ["๐ŸŽ†", ["fireworks"]], ["๐ŸŽ‡", ["sparkler"]], + ["๐Ÿงจ", ["firecracker"]], ["โœจ", ["sparkles"]], ["๐ŸŽˆ", ["balloon"]], ["๐ŸŽ‰", ["tada"]], @@ -733,6 +1002,7 @@ ["๐ŸŽ", ["flags"]], ["๐ŸŽ", ["wind_chime"]], ["๐ŸŽ‘", ["rice_scene"]], + ["๐Ÿงง", ["red_envelope"]], ["๐ŸŽ€", ["ribbon"]], ["๐ŸŽ", ["gift"]], ["๐ŸŽ—๏ธ", ["reminder_ribbon"]], @@ -746,15 +1016,18 @@ ["๐Ÿฅ‰", ["3rd_place_medal"]], ["โšฝ", ["soccer"]], ["โšพ", ["baseball"]], + ["๐ŸฅŽ", ["softball"]], ["๐Ÿ€", ["basketball"]], ["๐Ÿ", ["volleyball"]], ["๐Ÿˆ", ["football"]], ["๐Ÿ‰", ["rugby_football"]], ["๐ŸŽพ", ["tennis"]], + ["๐Ÿฅ", ["flying_disc"]], ["๐ŸŽณ", ["bowling"]], ["๐Ÿ", ["cricket_game"]], ["๐Ÿ‘", ["field_hockey"]], ["๐Ÿ’", ["ice_hockey"]], + ["๐Ÿฅ", ["lacrosse"]], ["๐Ÿ“", ["ping_pong"]], ["๐Ÿธ", ["badminton"]], ["๐ŸฅŠ", ["boxing_glove"]], @@ -763,33 +1036,59 @@ ["โ›ณ", ["golf"]], ["โ›ธ๏ธ", ["ice_skate"]], ["๐ŸŽฃ", ["fishing_pole_and_fish"]], + ["๐Ÿคฟ", ["diving_mask"]], ["๐ŸŽฝ", ["running_shirt_with_sash"]], ["๐ŸŽฟ", ["ski"]], + ["๐Ÿ›ท", ["sled"]], + ["๐ŸฅŒ", ["curling_stone"]], ["๐ŸŽฏ", ["dart"]], + ["๐Ÿช€", ["yo_yo"]], + ["๐Ÿช", ["kite"]], ["๐Ÿ”ซ", ["gun"]], ["๐ŸŽฑ", ["8ball"]], ["๐Ÿ”ฎ", ["crystal_ball"]], + ["๐Ÿช„", ["magic_wand"]], ["๐ŸŽฎ", ["video_game"]], ["๐Ÿ•น๏ธ", ["joystick"]], ["๐ŸŽฐ", ["slot_machine"]], ["๐ŸŽฒ", ["game_die"]], + ["๐Ÿงฉ", ["jigsaw"]], + ["๐Ÿงธ", ["teddy_bear"]], + ["๐Ÿช…", ["pinata"]], + ["๐Ÿช†", ["nesting_dolls"]], ["โ™ ๏ธ", ["spades"]], ["โ™ฅ๏ธ", ["hearts"]], ["โ™ฆ๏ธ", ["diamonds"]], ["โ™ฃ๏ธ", ["clubs"]], + ["โ™Ÿ๏ธ", ["chess_pawn"]], ["๐Ÿƒ", ["black_joker"]], ["๐Ÿ€„", ["mahjong"]], ["๐ŸŽด", ["flower_playing_cards"]], ["๐ŸŽญ", ["performing_arts"]], ["๐Ÿ–ผ๏ธ", ["framed_picture"]], ["๐ŸŽจ", ["art"]], + ["๐Ÿงต", ["thread"]], + ["๐Ÿชก", ["sewing_needle"]], + ["๐Ÿงถ", ["yarn"]], + ["๐Ÿชข", ["knot"]], ["๐Ÿ‘“", ["eyeglasses"]], ["๐Ÿ•ถ๏ธ", ["dark_sunglasses"]], + ["๐Ÿฅฝ", ["goggles"]], + ["๐Ÿฅผ", ["lab_coat"]], + ["๐Ÿฆบ", ["safety_vest"]], ["๐Ÿ‘”", ["necktie"]], ["๐Ÿ‘•", ["shirt", "tshirt"]], ["๐Ÿ‘–", ["jeans"]], + ["๐Ÿงฃ", ["scarf"]], + ["๐Ÿงค", ["gloves"]], + ["๐Ÿงฅ", ["coat"]], + ["๐Ÿงฆ", ["socks"]], ["๐Ÿ‘—", ["dress"]], ["๐Ÿ‘˜", ["kimono"]], + ["๐Ÿฅป", ["sari"]], + ["๐Ÿฉฑ", ["one_piece_swimsuit"]], + ["๐Ÿฉฒ", ["swim_brief"]], + ["๐Ÿฉณ", ["shorts"]], ["๐Ÿ‘™", ["bikini"]], ["๐Ÿ‘š", ["womans_clothes"]], ["๐Ÿ‘›", ["purse"]], @@ -797,15 +1096,21 @@ ["๐Ÿ‘", ["pouch"]], ["๐Ÿ›๏ธ", ["shopping"]], ["๐ŸŽ’", ["school_satchel"]], + ["๐Ÿฉด", ["thong_sandal"]], ["๐Ÿ‘ž", ["mans_shoe", "shoe"]], ["๐Ÿ‘Ÿ", ["athletic_shoe"]], + ["๐Ÿฅพ", ["hiking_boot"]], + ["๐Ÿฅฟ", ["flat_shoe"]], ["๐Ÿ‘ ", ["high_heel"]], ["๐Ÿ‘ก", ["sandal"]], + ["๐Ÿฉฐ", ["ballet_shoes"]], ["๐Ÿ‘ข", ["boot"]], ["๐Ÿ‘‘", ["crown"]], ["๐Ÿ‘’", ["womans_hat"]], ["๐ŸŽฉ", ["tophat"]], ["๐ŸŽ“", ["mortar_board"]], + ["๐Ÿงข", ["billed_cap"]], + ["๐Ÿช–", ["military_helmet"]], ["โ›‘๏ธ", ["rescue_worker_helmet"]], ["๐Ÿ“ฟ", ["prayer_beads"]], ["๐Ÿ’„", ["lipstick"]], @@ -830,11 +1135,14 @@ ["๐ŸŽง", ["headphones"]], ["๐Ÿ“ป", ["radio"]], ["๐ŸŽท", ["saxophone"]], + ["๐Ÿช—", ["accordion"]], ["๐ŸŽธ", ["guitar"]], ["๐ŸŽน", ["musical_keyboard"]], ["๐ŸŽบ", ["trumpet"]], ["๐ŸŽป", ["violin"]], + ["๐Ÿช•", ["banjo"]], ["๐Ÿฅ", ["drum"]], + ["๐Ÿช˜", ["long_drum"]], ["๐Ÿ“ฑ", ["iphone"]], ["๐Ÿ“ฒ", ["calling"]], ["โ˜Ž๏ธ", ["phone", "telephone"]], @@ -853,6 +1161,7 @@ ["๐Ÿ’พ", ["floppy_disk"]], ["๐Ÿ’ฟ", ["cd"]], ["๐Ÿ“€", ["dvd"]], + ["๐Ÿงฎ", ["abacus"]], ["๐ŸŽฅ", ["movie_camera"]], ["๐ŸŽž๏ธ", ["film_strip"]], ["๐Ÿ“ฝ๏ธ", ["film_projector"]], @@ -868,6 +1177,7 @@ ["๐Ÿ’ก", ["bulb"]], ["๐Ÿ”ฆ", ["flashlight"]], ["๐Ÿฎ", ["izakaya_lantern", "lantern"]], + ["๐Ÿช”", ["diya_lamp"]], ["๐Ÿ“”", ["notebook_with_decorative_cover"]], ["๐Ÿ“•", ["closed_book"]], ["๐Ÿ“–", ["book", "open_book"]], @@ -886,12 +1196,14 @@ ["๐Ÿ”–", ["bookmark"]], ["๐Ÿท๏ธ", ["label"]], ["๐Ÿ’ฐ", ["moneybag"]], + ["๐Ÿช™", ["coin"]], ["๐Ÿ’ด", ["yen"]], ["๐Ÿ’ต", ["dollar"]], ["๐Ÿ’ถ", ["euro"]], ["๐Ÿ’ท", ["pound"]], ["๐Ÿ’ธ", ["money_with_wings"]], ["๐Ÿ’ณ", ["credit_card"]], + ["๐Ÿงพ", ["receipt"]], ["๐Ÿ’น", ["chart"]], ["โœ‰๏ธ", ["envelope"]], ["๐Ÿ“ง", ["email", "e-mail"]], @@ -943,38 +1255,73 @@ ["๐Ÿ”‘", ["key"]], ["๐Ÿ—๏ธ", ["old_key"]], ["๐Ÿ”จ", ["hammer"]], + ["๐Ÿช“", ["axe"]], ["โ›๏ธ", ["pick"]], ["โš’๏ธ", ["hammer_and_pick"]], ["๐Ÿ› ๏ธ", ["hammer_and_wrench"]], ["๐Ÿ—ก๏ธ", ["dagger"]], ["โš”๏ธ", ["crossed_swords"]], ["๐Ÿ’ฃ", ["bomb"]], + ["๐Ÿชƒ", ["boomerang"]], ["๐Ÿน", ["bow_and_arrow"]], ["๐Ÿ›ก๏ธ", ["shield"]], + ["๐Ÿชš", ["carpentry_saw"]], ["๐Ÿ”ง", ["wrench"]], + ["๐Ÿช›", ["screwdriver"]], ["๐Ÿ”ฉ", ["nut_and_bolt"]], ["โš™๏ธ", ["gear"]], ["๐Ÿ—œ๏ธ", ["clamp"]], ["โš–๏ธ", ["balance_scale"]], + ["๐Ÿฆฏ", ["probing_cane"]], ["๐Ÿ”—", ["link"]], ["โ›“๏ธ", ["chains"]], + ["๐Ÿช", ["hook"]], + ["๐Ÿงฐ", ["toolbox"]], + ["๐Ÿงฒ", ["magnet"]], + ["๐Ÿชœ", ["ladder"]], ["โš—๏ธ", ["alembic"]], + ["๐Ÿงช", ["test_tube"]], + ["๐Ÿงซ", ["petri_dish"]], + ["๐Ÿงฌ", ["dna"]], ["๐Ÿ”ฌ", ["microscope"]], ["๐Ÿ”ญ", ["telescope"]], ["๐Ÿ“ก", ["satellite"]], ["๐Ÿ’‰", ["syringe"]], + ["๐Ÿฉธ", ["drop_of_blood"]], ["๐Ÿ’Š", ["pill"]], + ["๐Ÿฉน", ["adhesive_bandage"]], + ["๐Ÿฉบ", ["stethoscope"]], ["๐Ÿšช", ["door"]], + ["๐Ÿ›—", ["elevator"]], + ["๐Ÿชž", ["mirror"]], + ["๐ŸชŸ", ["window"]], ["๐Ÿ›๏ธ", ["bed"]], ["๐Ÿ›‹๏ธ", ["couch_and_lamp"]], + ["๐Ÿช‘", ["chair"]], ["๐Ÿšฝ", ["toilet"]], + ["๐Ÿช ", ["plunger"]], ["๐Ÿšฟ", ["shower"]], ["๐Ÿ›", ["bathtub"]], + ["๐Ÿชค", ["mouse_trap"]], + ["๐Ÿช’", ["razor"]], + ["๐Ÿงด", ["lotion_bottle"]], + ["๐Ÿงท", ["safety_pin"]], + ["๐Ÿงน", ["broom"]], + ["๐Ÿงบ", ["basket"]], + ["๐Ÿงป", ["roll_of_paper"]], + ["๐Ÿชฃ", ["bucket"]], + ["๐Ÿงผ", ["soap"]], + ["๐Ÿชฅ", ["toothbrush"]], + ["๐Ÿงฝ", ["sponge"]], + ["๐Ÿงฏ", ["fire_extinguisher"]], ["๐Ÿ›’", ["shopping_cart"]], ["๐Ÿšฌ", ["smoking"]], ["โšฐ๏ธ", ["coffin"]], + ["๐Ÿชฆ", ["headstone"]], ["โšฑ๏ธ", ["funeral_urn"]], + ["๐Ÿงฟ", ["nazar_amulet"]], ["๐Ÿ—ฟ", ["moyai"]], + ["๐Ÿชง", ["placard"]], ["๐Ÿง", ["atm"]], ["๐Ÿšฎ", ["put_litter_in_its_place"]], ["๐Ÿšฐ", ["potable_water"]], @@ -1064,16 +1411,21 @@ ["โธ๏ธ", ["pause_button"]], ["โน๏ธ", ["stop_button"]], ["โบ๏ธ", ["record_button"]], + ["โ๏ธ", ["eject_button"]], ["๐ŸŽฆ", ["cinema"]], ["๐Ÿ”…", ["low_brightness"]], ["๐Ÿ”†", ["high_brightness"]], ["๐Ÿ“ถ", ["signal_strength"]], ["๐Ÿ“ณ", ["vibration_mode"]], ["๐Ÿ“ด", ["mobile_phone_off"]], + ["โ™€๏ธ", ["female_sign"]], + ["โ™‚๏ธ", ["male_sign"]], + ["โšง๏ธ", ["transgender_symbol"]], ["โœ–๏ธ", ["heavy_multiplication_x"]], ["โž•", ["heavy_plus_sign"]], ["โž–", ["heavy_minus_sign"]], ["โž—", ["heavy_division_sign"]], + ["โ™พ๏ธ", ["infinity"]], ["โ€ผ๏ธ", ["bangbang"]], ["โ‰๏ธ", ["interrobang"]], ["โ“", ["question"]], @@ -1083,6 +1435,7 @@ ["ใ€ฐ๏ธ", ["wavy_dash"]], ["๐Ÿ’ฑ", ["currency_exchange"]], ["๐Ÿ’ฒ", ["heavy_dollar_sign"]], + ["โš•๏ธ", ["medical_symbol"]], ["โ™ป๏ธ", ["recycle"]], ["โšœ๏ธ", ["fleur_de_lis"]], ["๐Ÿ”ฑ", ["trident"]], @@ -1156,9 +1509,21 @@ ["๐Ÿˆบ", ["u55b6"]], ["๐Ÿˆต", ["u6e80"]], ["๐Ÿ”ด", ["red_circle"]], + ["๐ŸŸ ", ["orange_circle"]], + ["๐ŸŸก", ["yellow_circle"]], + ["๐ŸŸข", ["green_circle"]], ["๐Ÿ”ต", ["large_blue_circle"]], + ["๐ŸŸฃ", ["purple_circle"]], + ["๐ŸŸค", ["brown_circle"]], ["โšซ", ["black_circle"]], ["โšช", ["white_circle"]], + ["๐ŸŸฅ", ["red_square"]], + ["๐ŸŸง", ["orange_square"]], + ["๐ŸŸจ", ["yellow_square"]], + ["๐ŸŸฉ", ["green_square"]], + ["๐ŸŸฆ", ["blue_square"]], + ["๐ŸŸช", ["purple_square"]], + ["๐ŸŸซ", ["brown_square"]], ["โฌ›", ["black_large_square"]], ["โฌœ", ["white_large_square"]], ["โ—ผ๏ธ", ["black_medium_square"]], @@ -1177,12 +1542,15 @@ ["๐Ÿ”˜", ["radio_button"]], ["๐Ÿ”ณ", ["white_square_button"]], ["๐Ÿ”ฒ", ["black_square_button"]], - ["๐Ÿ", ["checkered_flag"]], + ["๐Ÿ", ["checkered_flag", "milestone", "finish"]], ["๐Ÿšฉ", ["triangular_flag_on_post"]], ["๐ŸŽŒ", ["crossed_flags"]], ["๐Ÿด", ["black_flag"]], ["๐Ÿณ๏ธ", ["white_flag"]], - ["๐Ÿณ๏ธโ€๐ŸŒˆ", ["rainbow_flag"]], + ["๐Ÿณ๏ธโ€๐ŸŒˆ", ["rainbow_flag", "pride"]], + ["๐Ÿณ๏ธโ€โšง๏ธ", ["transgender_flag"]], + ["๐Ÿดโ€โ˜ ๏ธ", ["pirate_flag"]], + ["๐Ÿ‡ฆ๐Ÿ‡จ", ["ascension_island"]], ["๐Ÿ‡ฆ๐Ÿ‡ฉ", ["andorra"]], ["๐Ÿ‡ฆ๐Ÿ‡ช", ["united_arab_emirates"]], ["๐Ÿ‡ฆ๐Ÿ‡ซ", ["afghanistan"]], @@ -1216,21 +1584,23 @@ ["๐Ÿ‡ง๐Ÿ‡ท", ["brazil"]], ["๐Ÿ‡ง๐Ÿ‡ธ", ["bahamas"]], ["๐Ÿ‡ง๐Ÿ‡น", ["bhutan"]], + ["๐Ÿ‡ง๐Ÿ‡ป", ["bouvet_island"]], ["๐Ÿ‡ง๐Ÿ‡ผ", ["botswana"]], ["๐Ÿ‡ง๐Ÿ‡พ", ["belarus"]], ["๐Ÿ‡ง๐Ÿ‡ฟ", ["belize"]], ["๐Ÿ‡จ๐Ÿ‡ฆ", ["canada"]], - ["๐Ÿ‡จ๐Ÿ‡จ", ["cocos_islands"]], + ["๐Ÿ‡จ๐Ÿ‡จ", ["cocos_islands", "keeling"]], ["๐Ÿ‡จ๐Ÿ‡ฉ", ["congo_kinshasa"]], ["๐Ÿ‡จ๐Ÿ‡ซ", ["central_african_republic"]], ["๐Ÿ‡จ๐Ÿ‡ฌ", ["congo_brazzaville"]], ["๐Ÿ‡จ๐Ÿ‡ญ", ["switzerland"]], - ["๐Ÿ‡จ๐Ÿ‡ฎ", ["cote_divoire"]], + ["๐Ÿ‡จ๐Ÿ‡ฎ", ["cote_divoire", "ivory"]], ["๐Ÿ‡จ๐Ÿ‡ฐ", ["cook_islands"]], ["๐Ÿ‡จ๐Ÿ‡ฑ", ["chile"]], ["๐Ÿ‡จ๐Ÿ‡ฒ", ["cameroon"]], - ["๐Ÿ‡จ๐Ÿ‡ณ", ["cn"]], + ["๐Ÿ‡จ๐Ÿ‡ณ", ["cn", "china"]], ["๐Ÿ‡จ๐Ÿ‡ด", ["colombia"]], + ["๐Ÿ‡จ๐Ÿ‡ต", ["clipperton_island"]], ["๐Ÿ‡จ๐Ÿ‡ท", ["costa_rica"]], ["๐Ÿ‡จ๐Ÿ‡บ", ["cuba"]], ["๐Ÿ‡จ๐Ÿ‡ป", ["cape_verde"]], @@ -1238,18 +1608,20 @@ ["๐Ÿ‡จ๐Ÿ‡ฝ", ["christmas_island"]], ["๐Ÿ‡จ๐Ÿ‡พ", ["cyprus"]], ["๐Ÿ‡จ๐Ÿ‡ฟ", ["czech_republic"]], - ["๐Ÿ‡ฉ๐Ÿ‡ช", ["de"]], + ["๐Ÿ‡ฉ๐Ÿ‡ช", ["de", "flag", "germany"]], + ["๐Ÿ‡ฉ๐Ÿ‡ฌ", ["diego_garcia"]], ["๐Ÿ‡ฉ๐Ÿ‡ฏ", ["djibouti"]], ["๐Ÿ‡ฉ๐Ÿ‡ฐ", ["denmark"]], ["๐Ÿ‡ฉ๐Ÿ‡ฒ", ["dominica"]], ["๐Ÿ‡ฉ๐Ÿ‡ด", ["dominican_republic"]], ["๐Ÿ‡ฉ๐Ÿ‡ฟ", ["algeria"]], + ["๐Ÿ‡ช๐Ÿ‡ฆ", ["ceuta_melilla"]], ["๐Ÿ‡ช๐Ÿ‡จ", ["ecuador"]], ["๐Ÿ‡ช๐Ÿ‡ช", ["estonia"]], ["๐Ÿ‡ช๐Ÿ‡ฌ", ["egypt"]], ["๐Ÿ‡ช๐Ÿ‡ญ", ["western_sahara"]], ["๐Ÿ‡ช๐Ÿ‡ท", ["eritrea"]], - ["๐Ÿ‡ช๐Ÿ‡ธ", ["es"]], + ["๐Ÿ‡ช๐Ÿ‡ธ", ["es", "spain"]], ["๐Ÿ‡ช๐Ÿ‡น", ["ethiopia"]], ["๐Ÿ‡ช๐Ÿ‡บ", ["eu", "european_union"]], ["๐Ÿ‡ซ๐Ÿ‡ฎ", ["finland"]], @@ -1257,9 +1629,9 @@ ["๐Ÿ‡ซ๐Ÿ‡ฐ", ["falkland_islands"]], ["๐Ÿ‡ซ๐Ÿ‡ฒ", ["micronesia"]], ["๐Ÿ‡ซ๐Ÿ‡ด", ["faroe_islands"]], - ["๐Ÿ‡ซ๐Ÿ‡ท", ["fr"]], + ["๐Ÿ‡ซ๐Ÿ‡ท", ["fr", "france", "french"]], ["๐Ÿ‡ฌ๐Ÿ‡ฆ", ["gabon"]], - ["๐Ÿ‡ฌ๐Ÿ‡ง", ["gb", "uk"]], + ["๐Ÿ‡ฌ๐Ÿ‡ง", ["gb", "uk", "flag", "british"]], ["๐Ÿ‡ฌ๐Ÿ‡ฉ", ["grenada"]], ["๐Ÿ‡ฌ๐Ÿ‡ช", ["georgia"]], ["๐Ÿ‡ฌ๐Ÿ‡ซ", ["french_guiana"]], @@ -1278,6 +1650,7 @@ ["๐Ÿ‡ฌ๐Ÿ‡ผ", ["guinea_bissau"]], ["๐Ÿ‡ฌ๐Ÿ‡พ", ["guyana"]], ["๐Ÿ‡ญ๐Ÿ‡ฐ", ["hong_kong"]], + ["๐Ÿ‡ญ๐Ÿ‡ฒ", ["heard_mcdonald_islands"]], ["๐Ÿ‡ญ๐Ÿ‡ณ", ["honduras"]], ["๐Ÿ‡ญ๐Ÿ‡ท", ["croatia"]], ["๐Ÿ‡ญ๐Ÿ‡น", ["haiti"]], @@ -1292,11 +1665,11 @@ ["๐Ÿ‡ฎ๐Ÿ‡ถ", ["iraq"]], ["๐Ÿ‡ฎ๐Ÿ‡ท", ["iran"]], ["๐Ÿ‡ฎ๐Ÿ‡ธ", ["iceland"]], - ["๐Ÿ‡ฎ๐Ÿ‡น", ["it"]], + ["๐Ÿ‡ฎ๐Ÿ‡น", ["it", "italy"]], ["๐Ÿ‡ฏ๐Ÿ‡ช", ["jersey"]], ["๐Ÿ‡ฏ๐Ÿ‡ฒ", ["jamaica"]], ["๐Ÿ‡ฏ๐Ÿ‡ด", ["jordan"]], - ["๐Ÿ‡ฏ๐Ÿ‡ต", ["jp"]], + ["๐Ÿ‡ฏ๐Ÿ‡ต", ["jp", "japan"]], ["๐Ÿ‡ฐ๐Ÿ‡ช", ["kenya"]], ["๐Ÿ‡ฐ๐Ÿ‡ฌ", ["kyrgyzstan"]], ["๐Ÿ‡ฐ๐Ÿ‡ญ", ["cambodia"]], @@ -1304,7 +1677,7 @@ ["๐Ÿ‡ฐ๐Ÿ‡ฒ", ["comoros"]], ["๐Ÿ‡ฐ๐Ÿ‡ณ", ["st_kitts_nevis"]], ["๐Ÿ‡ฐ๐Ÿ‡ต", ["north_korea"]], - ["๐Ÿ‡ฐ๐Ÿ‡ท", ["kr"]], + ["๐Ÿ‡ฐ๐Ÿ‡ท", ["kr", "korea"]], ["๐Ÿ‡ฐ๐Ÿ‡ผ", ["kuwait"]], ["๐Ÿ‡ฐ๐Ÿ‡พ", ["cayman_islands"]], ["๐Ÿ‡ฐ๐Ÿ‡ฟ", ["kazakhstan"]], @@ -1323,11 +1696,12 @@ ["๐Ÿ‡ฒ๐Ÿ‡จ", ["monaco"]], ["๐Ÿ‡ฒ๐Ÿ‡ฉ", ["moldova"]], ["๐Ÿ‡ฒ๐Ÿ‡ช", ["montenegro"]], + ["๐Ÿ‡ฒ๐Ÿ‡ซ", ["st_martin"]], ["๐Ÿ‡ฒ๐Ÿ‡ฌ", ["madagascar"]], ["๐Ÿ‡ฒ๐Ÿ‡ญ", ["marshall_islands"]], ["๐Ÿ‡ฒ๐Ÿ‡ฐ", ["macedonia"]], ["๐Ÿ‡ฒ๐Ÿ‡ฑ", ["mali"]], - ["๐Ÿ‡ฒ๐Ÿ‡ฒ", ["myanmar"]], + ["๐Ÿ‡ฒ๐Ÿ‡ฒ", ["myanmar", "burma"]], ["๐Ÿ‡ฒ๐Ÿ‡ณ", ["mongolia"]], ["๐Ÿ‡ฒ๐Ÿ‡ด", ["macau"]], ["๐Ÿ‡ฒ๐Ÿ‡ต", ["northern_mariana_islands"]], @@ -1372,7 +1746,7 @@ ["๐Ÿ‡ท๐Ÿ‡ช", ["reunion"]], ["๐Ÿ‡ท๐Ÿ‡ด", ["romania"]], ["๐Ÿ‡ท๐Ÿ‡ธ", ["serbia"]], - ["๐Ÿ‡ท๐Ÿ‡บ", ["ru"]], + ["๐Ÿ‡ท๐Ÿ‡บ", ["ru", "russia"]], ["๐Ÿ‡ท๐Ÿ‡ผ", ["rwanda"]], ["๐Ÿ‡ธ๐Ÿ‡ฆ", ["saudi_arabia"]], ["๐Ÿ‡ธ๐Ÿ‡ง", ["solomon_islands"]], @@ -1382,6 +1756,7 @@ ["๐Ÿ‡ธ๐Ÿ‡ฌ", ["singapore"]], ["๐Ÿ‡ธ๐Ÿ‡ญ", ["st_helena"]], ["๐Ÿ‡ธ๐Ÿ‡ฎ", ["slovenia"]], + ["๐Ÿ‡ธ๐Ÿ‡ฏ", ["svalbard_jan_mayen"]], ["๐Ÿ‡ธ๐Ÿ‡ฐ", ["slovakia"]], ["๐Ÿ‡ธ๐Ÿ‡ฑ", ["sierra_leone"]], ["๐Ÿ‡ธ๐Ÿ‡ฒ", ["san_marino"]], @@ -1394,6 +1769,7 @@ ["๐Ÿ‡ธ๐Ÿ‡ฝ", ["sint_maarten"]], ["๐Ÿ‡ธ๐Ÿ‡พ", ["syria"]], ["๐Ÿ‡ธ๐Ÿ‡ฟ", ["swaziland"]], + ["๐Ÿ‡น๐Ÿ‡ฆ", ["tristan_da_cunha"]], ["๐Ÿ‡น๐Ÿ‡จ", ["turks_caicos_islands"]], ["๐Ÿ‡น๐Ÿ‡ฉ", ["chad"]], ["๐Ÿ‡น๐Ÿ‡ซ", ["french_southern_territories"]], @@ -1405,14 +1781,16 @@ ["๐Ÿ‡น๐Ÿ‡ฒ", ["turkmenistan"]], ["๐Ÿ‡น๐Ÿ‡ณ", ["tunisia"]], ["๐Ÿ‡น๐Ÿ‡ด", ["tonga"]], - ["๐Ÿ‡น๐Ÿ‡ท", ["tr"]], + ["๐Ÿ‡น๐Ÿ‡ท", ["tr", "turkey"]], ["๐Ÿ‡น๐Ÿ‡น", ["trinidad_tobago"]], ["๐Ÿ‡น๐Ÿ‡ป", ["tuvalu"]], ["๐Ÿ‡น๐Ÿ‡ผ", ["taiwan"]], ["๐Ÿ‡น๐Ÿ‡ฟ", ["tanzania"]], ["๐Ÿ‡บ๐Ÿ‡ฆ", ["ukraine"]], ["๐Ÿ‡บ๐Ÿ‡ฌ", ["uganda"]], - ["๐Ÿ‡บ๐Ÿ‡ธ", ["us"]], + ["๐Ÿ‡บ๐Ÿ‡ฒ", ["us_outlying_islands"]], + ["๐Ÿ‡บ๐Ÿ‡ณ", ["united_nations"]], + ["๐Ÿ‡บ๐Ÿ‡ธ", ["us", "flag", "united", "america"]], ["๐Ÿ‡บ๐Ÿ‡พ", ["uruguay"]], ["๐Ÿ‡บ๐Ÿ‡ฟ", ["uzbekistan"]], ["๐Ÿ‡ป๐Ÿ‡ฆ", ["vatican_city"]], @@ -1429,5 +1807,8 @@ ["๐Ÿ‡พ๐Ÿ‡น", ["mayotte"]], ["๐Ÿ‡ฟ๐Ÿ‡ฆ", ["south_africa"]], ["๐Ÿ‡ฟ๐Ÿ‡ฒ", ["zambia"]], - ["๐Ÿ‡ฟ๐Ÿ‡ผ", ["zimbabwe"]] + ["๐Ÿ‡ฟ๐Ÿ‡ผ", ["zimbabwe"]], + ["๐Ÿด๓ ง๓ ข๓ ฅ๓ ฎ๓ ง๓ ฟ", ["england"]], + ["๐Ÿด๓ ง๓ ข๓ ณ๓ ฃ๓ ด๓ ฟ", ["scotland"]], + ["๐Ÿด๓ ง๓ ข๓ ท๓ ฌ๓ ณ๓ ฟ", ["wales"]] ]