芝麻web文件管理V1.00
编辑当前文件:/home/mgatv524/public_html/sommatv/vendor/emojione/emojione/lib/validate.yml
# This file is meant to provide a cross-platform definition of the test cases # for the Emojione library, in order to keep the various implementations of # Emojione text handling working in a consistent and interoperable way. # # If you are creating a new library for Emojione in a different programming # language, please create a test which reads this file and executes the # test cases as defined here. DO NOT CONVERT THIS FILE STATICALLY! The # tests defined here are supposed to be updated over time. tests: unifyUnicode: - description: "single unicode character conversion" text: ":snail:" expected: "🐌" - description: "mixed ascii, regular unicode and duplicate emoji" text: ":alien: is 👽 and 저 is not :alien: or :alien: also :randomy: is not emoji" expected: "👽 is 👽 and 저 is not 👽 or 👽 also :randomy: is not emoji" - description: "multiline emoji string" text: ":dancer:\n:dancer:" expected: "💃\n💃" - description: "triple emoji string" text: ":dancer::dancer::alien:" expected: "💃💃👽" toShort: - description: "single unicode character conversion" text: "🐌" expected: ":snail:" - description: "mixed ascii, regular unicode and duplicate emoji" text: "👽 is not :alien: and 저 is not 👽 or 👽" expected: ":alien: is not :alien: and 저 is not :alien: or :alien:" - description: "multiline emoji string" text: "💃\n💃" expected: ":dancer:\n:dancer:" - description: "single emoji :grinning:" text: "😀" expected: ":grinning:" - description: "single emoji :grin:" text: "😁" expected: ":grin:" - description: "single emoji :joy:" text: "😂" expected: ":joy:" - description: "single emoji :smiley:" text: "😃" expected: ":smiley:" - description: "single emoji :smile:" text: "😄" expected: ":smile:" - description: "single emoji :sweat_smile:" text: "😅" expected: ":sweat_smile:" - description: "single emoji :laughing:" text: "😆" expected: ":laughing:" - description: "single emoji :innocent:" text: "😇" expected: ":innocent:" - description: "single emoji :smiling_imp:" text: "😈" expected: ":smiling_imp:" - description: "single emoji :imp:" text: "👿" expected: ":imp:" - description: "single emoji :wink:" text: "😉" expected: ":wink:" - description: "single emoji :blush:" text: "😊" expected: ":blush:" - description: "single emoji :relaxed:" text: "☺️" expected: ":relaxed:" - description: "single emoji :yum:" text: "😋" expected: ":yum:" - description: "single emoji :relieved:" text: "😌" expected: ":relieved:" - description: "single emoji :heart_eyes:" text: "😍" expected: ":heart_eyes:" - description: "single emoji :sunglasses:" text: "😎" expected: ":sunglasses:" - description: "single emoji :smirk:" text: "😏" expected: ":smirk:" - description: "single emoji :neutral_face:" text: "😐" expected: ":neutral_face:" - description: "single emoji :expressionless:" text: "😑" expected: ":expressionless:" - description: "single emoji :unamused:" text: "😒" expected: ":unamused:" - description: "single emoji :sweat:" text: "😓" expected: ":sweat:" - description: "single emoji :pensive:" text: "😔" expected: ":pensive:" - description: "single emoji :confused:" text: "😕" expected: ":confused:" - description: "single emoji :confounded:" text: "😖" expected: ":confounded:" - description: "single emoji :kissing:" text: "😗" expected: ":kissing:" - description: "single emoji :kissing_heart:" text: "😘" expected: ":kissing_heart:" - description: "single emoji :kissing_smiling_eyes:" text: "😙" expected: ":kissing_smiling_eyes:" - description: "single emoji :kissing_closed_eyes:" text: "😚" expected: ":kissing_closed_eyes:" - description: "single emoji :stuck_out_tongue:" text: "😛" expected: ":stuck_out_tongue:" - description: "single emoji :stuck_out_tongue_winking_eye:" text: "😜" expected: ":stuck_out_tongue_winking_eye:" - description: "single emoji :stuck_out_tongue_closed_eyes:" text: "😝" expected: ":stuck_out_tongue_closed_eyes:" - description: "single emoji :disappointed:" text: "😞" expected: ":disappointed:" - description: "single emoji :worried:" text: "😟" expected: ":worried:" - description: "single emoji :angry:" text: "😠" expected: ":angry:" - description: "single emoji :rage:" text: "😡" expected: ":rage:" - description: "single emoji :cry:" text: "😢" expected: ":cry:" - description: "single emoji :persevere:" text: "😣" expected: ":persevere:" - description: "single emoji :triumph:" text: "😤" expected: ":triumph:" - description: "single emoji :disappointed_relieved:" text: "😥" expected: ":disappointed_relieved:" - description: "single emoji :frowning:" text: "😦" expected: ":frowning:" - description: "single emoji :anguished:" text: "😧" expected: ":anguished:" - description: "single emoji :fearful:" text: "😨" expected: ":fearful:" - description: "single emoji :weary:" text: "😩" expected: ":weary:" - description: "single emoji :sleepy:" text: "😪" expected: ":sleepy:" - description: "single emoji :tired_face:" text: "😫" expected: ":tired_face:" - description: "single emoji :grimacing:" text: "😬" expected: ":grimacing:" - description: "single emoji :sob:" text: "😭" expected: ":sob:" - description: "single emoji :open_mouth:" text: "😮" expected: ":open_mouth:" - description: "single emoji :hushed:" text: "😯" expected: ":hushed:" - description: "single emoji :cold_sweat:" text: "😰" expected: ":cold_sweat:" - description: "single emoji :scream:" text: "😱" expected: ":scream:" - description: "single emoji :astonished:" text: "😲" expected: ":astonished:" - description: "single emoji :flushed:" text: "😳" expected: ":flushed:" - description: "single emoji :sleeping:" text: "😴" expected: ":sleeping:" - description: "single emoji :dizzy_face:" text: "😵" expected: ":dizzy_face:" - description: "single emoji :no_mouth:" text: "😶" expected: ":no_mouth:" - description: "single emoji :mask:" text: "😷" expected: ":mask:" - description: "single emoji :slight_frown:" text: "🙁" expected: ":slight_frown:" - description: "single emoji :slight_smile:" text: "🙂" expected: ":slight_smile:" - description: "single emoji :smile_cat:" text: "😸" expected: ":smile_cat:" - description: "single emoji :joy_cat:" text: "😹" expected: ":joy_cat:" - description: "single emoji :smiley_cat:" text: "😺" expected: ":smiley_cat:" - description: "single emoji :heart_eyes_cat:" text: "😻" expected: ":heart_eyes_cat:" - description: "single emoji :smirk_cat:" text: "😼" expected: ":smirk_cat:" - description: "single emoji :kissing_cat:" text: "😽" expected: ":kissing_cat:" - description: "single emoji :pouting_cat:" text: "😾" expected: ":pouting_cat:" - description: "single emoji :crying_cat_face:" text: "😿" expected: ":crying_cat_face:" - description: "single emoji :scream_cat:" text: "🙀" expected: ":scream_cat:" - description: "single emoji :footprints:" text: "👣" expected: ":footprints:" - description: "single emoji :bust_in_silhouette:" text: "👤" expected: ":bust_in_silhouette:" - description: "single emoji :busts_in_silhouette:" text: "👥" expected: ":busts_in_silhouette:" - description: "single emoji :levitate:" text: "🕴" expected: ":levitate:" - description: "single emoji :spy:" text: "🕵" expected: ":spy:" - description: "single emoji :baby:" text: "👶" expected: ":baby:" - description: "single emoji :boy:" text: "👦" expected: ":boy:" - description: "single emoji :girl:" text: "👧" expected: ":girl:" - description: "single emoji :man:" text: "👨" expected: ":man:" - description: "single emoji :woman:" text: "👩" expected: ":woman:" - description: "single emoji :family:" text: "👪" expected: ":family:" - description: "single emoji :family_mwg:" text: "👨👩👧" expected: ":family_mwg:" - description: "single emoji :family_mwgb:" text: "👨👩👧👦" expected: ":family_mwgb:" - description: "single emoji :family_mwbb:" text: "👨👩👦👦" expected: ":family_mwbb:" - description: "single emoji :family_mwgg:" text: "👨👩👧👧" expected: ":family_mwgg:" - description: "single emoji :family_wwb:" text: "👩👩👦" expected: ":family_wwb:" - description: "single emoji :family_wwg:" text: "👩👩👧" expected: ":family_wwg:" - description: "single emoji :family_wwgb:" text: "👩👩👧👦" expected: ":family_wwgb:" - description: "single emoji :family_wwbb:" text: "👩👩👦👦" expected: ":family_wwbb:" - description: "single emoji :family_wwgg:" text: "👩👩👧👧" expected: ":family_wwgg:" - description: "single emoji :family_mmb:" text: "👨👨👦" expected: ":family_mmb:" - description: "single emoji :family_mmg:" text: "👨👨👧" expected: ":family_mmg:" - description: "single emoji :family_mmgb:" text: "👨👨👧👦" expected: ":family_mmgb:" - description: "single emoji :family_mmbb:" text: "👨👨👦👦" expected: ":family_mmbb:" - description: "single emoji :family_mmgg:" text: "👨👨👧👧" expected: ":family_mmgg:" - description: "single emoji :couple:" text: "👫" expected: ":couple:" - description: "single emoji :two_men_holding_hands:" text: "👬" expected: ":two_men_holding_hands:" - description: "single emoji :two_women_holding_hands:" text: "👭" expected: ":two_women_holding_hands:" - description: "single emoji :dancers:" text: "👯" expected: ":dancers:" - description: "single emoji :bride_with_veil:" text: "👰" expected: ":bride_with_veil:" - description: "single emoji :person_with_blond_hair:" text: "👱" expected: ":person_with_blond_hair:" - description: "single emoji :man_with_gua_pi_mao:" text: "👲" expected: ":man_with_gua_pi_mao:" - description: "single emoji :man_with_turban:" text: "👳" expected: ":man_with_turban:" - description: "single emoji :older_man:" text: "👴" expected: ":older_man:" - description: "single emoji :older_woman:" text: "👵" expected: ":older_woman:" - description: "single emoji :cop:" text: "👮" expected: ":cop:" - description: "single emoji :construction_worker:" text: "👷" expected: ":construction_worker:" - description: "single emoji :princess:" text: "👸" expected: ":princess:" - description: "single emoji :guardsman:" text: "💂" expected: ":guardsman:" - description: "single emoji :angel:" text: "👼" expected: ":angel:" - description: "single emoji :santa:" text: "🎅" expected: ":santa:" - description: "single emoji :ghost:" text: "👻" expected: ":ghost:" - description: "single emoji :japanese_ogre:" text: "👹" expected: ":japanese_ogre:" - description: "single emoji :japanese_goblin:" text: "👺" expected: ":japanese_goblin:" - description: "single emoji :poop:" text: "💩" expected: ":poop:" - description: "single emoji :skull:" text: "💀" expected: ":skull:" - description: "single emoji :alien:" text: "👽" expected: ":alien:" - description: "single emoji :space_invader:" text: "👾" expected: ":space_invader:" - description: "single emoji :bow:" text: "🙇" expected: ":bow:" - description: "single emoji :information_desk_person:" text: "💁" expected: ":information_desk_person:" - description: "single emoji :no_good:" text: "🙅" expected: ":no_good:" - description: "single emoji :ok_woman:" text: "🙆" expected: ":ok_woman:" - description: "single emoji :raising_hand:" text: "🙋" expected: ":raising_hand:" - description: "single emoji :person_with_pouting_face:" text: "🙎" expected: ":person_with_pouting_face:" - description: "single emoji :person_frowning:" text: "🙍" expected: ":person_frowning:" - description: "single emoji :massage:" text: "💆" expected: ":massage:" - description: "single emoji :haircut:" text: "💇" expected: ":haircut:" - description: "single emoji :couple_with_heart:" text: "💑" expected: ":couple_with_heart:" - description: "single emoji :couple_ww:" text: "👩❤️👩" expected: ":couple_ww:" - description: "single emoji :couple_mm:" text: "👨❤️👨" expected: ":couple_mm:" - description: "single emoji :couplekiss:" text: "💏" expected: ":couplekiss:" - description: "single emoji :kiss_ww:" text: "👩❤️💋👩" expected: ":kiss_ww:" - description: "single emoji :kiss_mm:" text: "👨❤️💋👨" expected: ":kiss_mm:" - description: "single emoji :raised_hands:" text: "🙌" expected: ":raised_hands:" - description: "single emoji :clap:" text: "👏" expected: ":clap:" - description: "single emoji :ear:" text: "👂" expected: ":ear:" - description: "single emoji :eye:" text: "👁" expected: ":eye:" - description: "single emoji :eyes:" text: "👀" expected: ":eyes:" - description: "single emoji :nose:" text: "👃" expected: ":nose:" - description: "single emoji :lips:" text: "👄" expected: ":lips:" - description: "single emoji :kiss:" text: "💋" expected: ":kiss:" - description: "single emoji :tongue:" text: "👅" expected: ":tongue:" - description: "single emoji :nail_care:" text: "💅" expected: ":nail_care:" - description: "single emoji :wave:" text: "👋" expected: ":wave:" - description: "single emoji :thumbsup:" text: "👍" expected: ":thumbsup:" - description: "single emoji :thumbsdown:" text: "👎" expected: ":thumbsdown:" - description: "single emoji :point_up:" text: "☝️" expected: ":point_up:" - description: "single emoji :point_up_2:" text: "👆" expected: ":point_up_2:" - description: "single emoji :point_down:" text: "👇" expected: ":point_down:" - description: "single emoji :point_left:" text: "👈" expected: ":point_left:" - description: "single emoji :point_right:" text: "👉" expected: ":point_right:" - description: "single emoji :ok_hand:" text: "👌" expected: ":ok_hand:" - description: "single emoji :v:" text: "✌️" expected: ":v:" - description: "single emoji :punch:" text: "👊" expected: ":punch:" - description: "single emoji :fist:" text: "✊" expected: ":fist:" - description: "single emoji :raised_hand:" text: "✋" expected: ":raised_hand:" - description: "single emoji :muscle:" text: "💪" expected: ":muscle:" - description: "single emoji :open_hands:" text: "👐" expected: ":open_hands:" - description: "single emoji :writing_hand:" text: "🖎" expected: ":writing_hand:" - description: "single emoji :hand_splayed:" text: "🖐" expected: ":hand_splayed:" - description: "single emoji :middle_finger:" text: "🖕" expected: ":middle_finger:" - description: "single emoji :vulcan:" text: "🖖" expected: ":vulcan:" - description: "single emoji :pray:" text: "🙏" expected: ":pray:" - description: "single emoji :seedling:" text: "🌱" expected: ":seedling:" - description: "single emoji :evergreen_tree:" text: "🌲" expected: ":evergreen_tree:" - description: "single emoji :deciduous_tree:" text: "🌳" expected: ":deciduous_tree:" - description: "single emoji :palm_tree:" text: "🌴" expected: ":palm_tree:" - description: "single emoji :cactus:" text: "🌵" expected: ":cactus:" - description: "single emoji :tulip:" text: "🌷" expected: ":tulip:" - description: "single emoji :cherry_blossom:" text: "🌸" expected: ":cherry_blossom:" - description: "single emoji :rose:" text: "🌹" expected: ":rose:" - description: "single emoji :hibiscus:" text: "🌺" expected: ":hibiscus:" - description: "single emoji :sunflower:" text: "🌻" expected: ":sunflower:" - description: "single emoji :blossom:" text: "🌼" expected: ":blossom:" - description: "single emoji :bouquet:" text: "💐" expected: ":bouquet:" - description: "single emoji :ear_of_rice:" text: "🌾" expected: ":ear_of_rice:" - description: "single emoji :herb:" text: "🌿" expected: ":herb:" - description: "single emoji :four_leaf_clover:" text: "🍀" expected: ":four_leaf_clover:" - description: "single emoji :maple_leaf:" text: "🍁" expected: ":maple_leaf:" - description: "single emoji :fallen_leaf:" text: "🍂" expected: ":fallen_leaf:" - description: "single emoji :leaves:" text: "🍃" expected: ":leaves:" - description: "single emoji :mushroom:" text: "🍄" expected: ":mushroom:" - description: "single emoji :chestnut:" text: "🌰" expected: ":chestnut:" - description: "single emoji :rat:" text: "🐀" expected: ":rat:" - description: "single emoji :mouse2:" text: "🐁" expected: ":mouse2:" - description: "single emoji :mouse:" text: "🐭" expected: ":mouse:" - description: "single emoji :hamster:" text: "🐹" expected: ":hamster:" - description: "single emoji :ox:" text: "🐂" expected: ":ox:" - description: "single emoji :water_buffalo:" text: "🐃" expected: ":water_buffalo:" - description: "single emoji :cow2:" text: "🐄" expected: ":cow2:" - description: "single emoji :cow:" text: "🐮" expected: ":cow:" - description: "single emoji :tiger2:" text: "🐅" expected: ":tiger2:" - description: "single emoji :leopard:" text: "🐆" expected: ":leopard:" - description: "single emoji :tiger:" text: "🐯" expected: ":tiger:" - description: "single emoji :chipmunk:" text: "🐿" expected: ":chipmunk:" - description: "single emoji :rabbit2:" text: "🐇" expected: ":rabbit2:" - description: "single emoji :rabbit:" text: "🐰" expected: ":rabbit:" - description: "single emoji :cat2:" text: "🐈" expected: ":cat2:" - description: "single emoji :cat:" text: "🐱" expected: ":cat:" - description: "single emoji :racehorse:" text: "🐎" expected: ":racehorse:" - description: "single emoji :horse:" text: "🐴" expected: ":horse:" - description: "single emoji :ram:" text: "🐏" expected: ":ram:" - description: "single emoji :sheep:" text: "🐑" expected: ":sheep:" - description: "single emoji :goat:" text: "🐐" expected: ":goat:" - description: "single emoji :rooster:" text: "🐓" expected: ":rooster:" - description: "single emoji :chicken:" text: "🐔" expected: ":chicken:" - description: "single emoji :baby_chick:" text: "🐤" expected: ":baby_chick:" - description: "single emoji :hatching_chick:" text: "🐣" expected: ":hatching_chick:" - description: "single emoji :hatched_chick:" text: "🐥" expected: ":hatched_chick:" - description: "single emoji :bird:" text: "🐦" expected: ":bird:" - description: "single emoji :penguin:" text: "🐧" expected: ":penguin:" - description: "single emoji :elephant:" text: "🐘" expected: ":elephant:" - description: "single emoji :dromedary_camel:" text: "🐪" expected: ":dromedary_camel:" - description: "single emoji :camel:" text: "🐫" expected: ":camel:" - description: "single emoji :boar:" text: "🐗" expected: ":boar:" - description: "single emoji :pig2:" text: "🐖" expected: ":pig2:" - description: "single emoji :pig:" text: "🐷" expected: ":pig:" - description: "single emoji :pig_nose:" text: "🐽" expected: ":pig_nose:" - description: "single emoji :dog2:" text: "🐕" expected: ":dog2:" - description: "single emoji :poodle:" text: "🐩" expected: ":poodle:" - description: "single emoji :dog:" text: "🐶" expected: ":dog:" - description: "single emoji :wolf:" text: "🐺" expected: ":wolf:" - description: "single emoji :bear:" text: "🐻" expected: ":bear:" - description: "single emoji :koala:" text: "🐨" expected: ":koala:" - description: "single emoji :panda_face:" text: "🐼" expected: ":panda_face:" - description: "single emoji :monkey_face:" text: "🐵" expected: ":monkey_face:" - description: "single emoji :see_no_evil:" text: "🙈" expected: ":see_no_evil:" - description: "single emoji :hear_no_evil:" text: "🙉" expected: ":hear_no_evil:" - description: "single emoji :speak_no_evil:" text: "🙊" expected: ":speak_no_evil:" - description: "single emoji :monkey:" text: "🐒" expected: ":monkey:" - description: "single emoji :dragon:" text: "🐉" expected: ":dragon:" - description: "single emoji :dragon_face:" text: "🐲" expected: ":dragon_face:" - description: "single emoji :crocodile:" text: "🐊" expected: ":crocodile:" - description: "single emoji :snake:" text: "🐍" expected: ":snake:" - description: "single emoji :turtle:" text: "🐢" expected: ":turtle:" - description: "single emoji :frog:" text: "🐸" expected: ":frog:" - description: "single emoji :whale2:" text: "🐋" expected: ":whale2:" - description: "single emoji :whale:" text: "🐳" expected: ":whale:" - description: "single emoji :dolphin:" text: "🐬" expected: ":dolphin:" - description: "single emoji :octopus:" text: "🐙" expected: ":octopus:" - description: "single emoji :fish:" text: "🐟" expected: ":fish:" - description: "single emoji :tropical_fish:" text: "🐠" expected: ":tropical_fish:" - description: "single emoji :blowfish:" text: "🐡" expected: ":blowfish:" - description: "single emoji :shell:" text: "🐚" expected: ":shell:" - description: "single emoji :snail:" text: "🐌" expected: ":snail:" - description: "single emoji :bug:" text: "🐛" expected: ":bug:" - description: "single emoji :ant:" text: "🐜" expected: ":ant:" - description: "single emoji :bee:" text: "🐝" expected: ":bee:" - description: "single emoji :beetle:" text: "🐞" expected: ":beetle:" - description: "single emoji :spider:" text: "🕷" expected: ":spider:" - description: "single emoji :spider_web:" text: "🕸" expected: ":spider_web:" - description: "single emoji :feet:" text: "🐾" expected: ":feet:" - description: "single emoji :zap:" text: "⚡️" expected: ":zap:" - description: "single emoji :fire:" text: "🔥" expected: ":fire:" - description: "single emoji :crescent_moon:" text: "🌙" expected: ":crescent_moon:" - description: "single emoji :sunny:" text: "☀️" expected: ":sunny:" - description: "single emoji :partly_sunny:" text: "⛅️" expected: ":partly_sunny:" - description: "single emoji :cloud:" text: "☁️" expected: ":cloud:" - description: "single emoji :cloud_rain:" text: "🌧" expected: ":cloud_rain:" - description: "single emoji :cloud_snow:" text: "🌨" expected: ":cloud_snow:" - description: "single emoji :cloud_lightning:" text: "🌩" expected: ":cloud_lightning:" - description: "single emoji :cloud_tornado:" text: "🌪" expected: ":cloud_tornado:" - description: "single emoji :droplet:" text: "💧" expected: ":droplet:" - description: "single emoji :sweat_drops:" text: "💦" expected: ":sweat_drops:" - description: "single emoji :umbrella:" text: "☔️" expected: ":umbrella:" - description: "single emoji :fog:" text: "🌫" expected: ":fog:" - description: "single emoji :dash:" text: "💨" expected: ":dash:" - description: "single emoji :snowflake:" text: "❄️" expected: ":snowflake:" - description: "single emoji :star2:" text: "🌟" expected: ":star2:" - description: "single emoji :star:" text: "⭐️" expected: ":star:" - description: "single emoji :stars:" text: "🌠" expected: ":stars:" - description: "single emoji :sunrise_over_mountains:" text: "🌄" expected: ":sunrise_over_mountains:" - description: "single emoji :sunrise:" text: "🌅" expected: ":sunrise:" - description: "single emoji :rainbow:" text: "🌈" expected: ":rainbow:" - description: "single emoji :ocean:" text: "🌊" expected: ":ocean:" - description: "single emoji :volcano:" text: "🌋" expected: ":volcano:" - description: "single emoji :milky_way:" text: "🌌" expected: ":milky_way:" - description: "single emoji :mount_fuji:" text: "🗻" expected: ":mount_fuji:" - description: "single emoji :japan:" text: "🗾" expected: ":japan:" - description: "single emoji :globe_with_meridians:" text: "🌐" expected: ":globe_with_meridians:" - description: "single emoji :earth_africa:" text: "🌍" expected: ":earth_africa:" - description: "single emoji :earth_americas:" text: "🌎" expected: ":earth_americas:" - description: "single emoji :earth_asia:" text: "🌏" expected: ":earth_asia:" - description: "single emoji :new_moon:" text: "🌑" expected: ":new_moon:" - description: "single emoji :waxing_crescent_moon:" text: "🌒" expected: ":waxing_crescent_moon:" - description: "single emoji :first_quarter_moon:" text: "🌓" expected: ":first_quarter_moon:" - description: "single emoji :waxing_gibbous_moon:" text: "🌔" expected: ":waxing_gibbous_moon:" - description: "single emoji :full_moon:" text: "🌕" expected: ":full_moon:" - description: "single emoji :waning_gibbous_moon:" text: "🌖" expected: ":waning_gibbous_moon:" - description: "single emoji :last_quarter_moon:" text: "🌗" expected: ":last_quarter_moon:" - description: "single emoji :waning_crescent_moon:" text: "🌘" expected: ":waning_crescent_moon:" - description: "single emoji :new_moon_with_face:" text: "🌚" expected: ":new_moon_with_face:" - description: "single emoji :full_moon_with_face:" text: "🌝" expected: ":full_moon_with_face:" - description: "single emoji :first_quarter_moon_with_face:" text: "🌛" expected: ":first_quarter_moon_with_face:" - description: "single emoji :last_quarter_moon_with_face:" text: "🌜" expected: ":last_quarter_moon_with_face:" - description: "single emoji :sun_with_face:" text: "🌞" expected: ":sun_with_face:" - description: "single emoji :wind_blowing_face:" text: "🌬" expected: ":wind_blowing_face:" - description: "single emoji :ribbon:" text: "🎀" expected: ":ribbon:" - description: "single emoji :gift:" text: "🎁" expected: ":gift:" - description: "single emoji :birthday:" text: "🎂" expected: ":birthday:" - description: "single emoji :jack_o_lantern:" text: "🎃" expected: ":jack_o_lantern:" - description: "single emoji :christmas_tree:" text: "🎄" expected: ":christmas_tree:" - description: "single emoji :tanabata_tree:" text: "🎋" expected: ":tanabata_tree:" - description: "single emoji :bamboo:" text: "🎍" expected: ":bamboo:" - description: "single emoji :rice_scene:" text: "🎑" expected: ":rice_scene:" - description: "single emoji :fireworks:" text: "🎆" expected: ":fireworks:" - description: "single emoji :sparkler:" text: "🎇" expected: ":sparkler:" - description: "single emoji :tada:" text: "🎉" expected: ":tada:" - description: "single emoji :confetti_ball:" text: "🎊" expected: ":confetti_ball:" - description: "single emoji :balloon:" text: "🎈" expected: ":balloon:" - description: "single emoji :dizzy:" text: "💫" expected: ":dizzy:" - description: "single emoji :sparkles:" text: "✨" expected: ":sparkles:" - description: "single emoji :boom:" text: "💥" expected: ":boom:" - description: "single emoji :mortar_board:" text: "🎓" expected: ":mortar_board:" - description: "single emoji :crown:" text: "👑" expected: ":crown:" - description: "single emoji :reminder_ribbon:" text: "🎗" expected: ":reminder_ribbon:" - description: "single emoji :military_medal:" text: "🎖" expected: ":military_medal:" - description: "single emoji :dolls:" text: "🎎" expected: ":dolls:" - description: "single emoji :flags:" text: "🎏" expected: ":flags:" - description: "single emoji :wind_chime:" text: "🎐" expected: ":wind_chime:" - description: "single emoji :crossed_flags:" text: "🎌" expected: ":crossed_flags:" - description: "single emoji :izakaya_lantern:" text: "🏮" expected: ":izakaya_lantern:" - description: "single emoji :ring:" text: "💍" expected: ":ring:" - description: "single emoji :heart:" text: "❤️" expected: ":heart:" - description: "single emoji :broken_heart:" text: "💔" expected: ":broken_heart:" - description: "single emoji :love_letter:" text: "💌" expected: ":love_letter:" - description: "single emoji :two_hearts:" text: "💕" expected: ":two_hearts:" - description: "single emoji :revolving_hearts:" text: "💞" expected: ":revolving_hearts:" - description: "single emoji :heartbeat:" text: "💓" expected: ":heartbeat:" - description: "single emoji :heartpulse:" text: "💗" expected: ":heartpulse:" - description: "single emoji :sparkling_heart:" text: "💖" expected: ":sparkling_heart:" - description: "single emoji :cupid:" text: "💘" expected: ":cupid:" - description: "single emoji :gift_heart:" text: "💝" expected: ":gift_heart:" - description: "single emoji :heart_decoration:" text: "💟" expected: ":heart_decoration:" - description: "single emoji :purple_heart:" text: "💜" expected: ":purple_heart:" - description: "single emoji :yellow_heart:" text: "💛" expected: ":yellow_heart:" - description: "single emoji :green_heart:" text: "💚" expected: ":green_heart:" - description: "single emoji :blue_heart:" text: "💙" expected: ":blue_heart:" - description: "single emoji :runner:" text: "🏃" expected: ":runner:" - description: "single emoji :walking:" text: "🚶" expected: ":walking:" - description: "single emoji :dancer:" text: "💃" expected: ":dancer:" - description: "single emoji :lifter:" text: "🏋" expected: ":lifter:" - description: "single emoji :golfer:" text: "🏌" expected: ":golfer:" - description: "single emoji :rowboat:" text: "🚣" expected: ":rowboat:" - description: "single emoji :swimmer:" text: "🏊" expected: ":swimmer:" - description: "single emoji :surfer:" text: "🏄" expected: ":surfer:" - description: "single emoji :bath:" text: "🛀" expected: ":bath:" - description: "single emoji :snowboarder:" text: "🏂" expected: ":snowboarder:" - description: "single emoji :ski:" text: "🎿" expected: ":ski:" - description: "single emoji :snowman:" text: "⛄️" expected: ":snowman:" - description: "single emoji :bicyclist:" text: "🚴" expected: ":bicyclist:" - description: "single emoji :mountain_bicyclist:" text: "🚵" expected: ":mountain_bicyclist:" - description: "single emoji :motorcycle:" text: "🏍" expected: ":motorcycle:" - description: "single emoji :race_car:" text: "🏎" expected: ":race_car:" - description: "single emoji :horse_racing:" text: "🏇" expected: ":horse_racing:" - description: "single emoji :tent:" text: "⛺️" expected: ":tent:" - description: "single emoji :fishing_pole_and_fish:" text: "🎣" expected: ":fishing_pole_and_fish:" - description: "single emoji :soccer:" text: "⚽️" expected: ":soccer:" - description: "single emoji :basketball:" text: "🏀" expected: ":basketball:" - description: "single emoji :football:" text: "🏈" expected: ":football:" - description: "single emoji :baseball:" text: "⚾️" expected: ":baseball:" - description: "single emoji :tennis:" text: "🎾" expected: ":tennis:" - description: "single emoji :rugby_football:" text: "🏉" expected: ":rugby_football:" - description: "single emoji :golf:" text: "⛳️" expected: ":golf:" - description: "single emoji :trophy:" text: "🏆" expected: ":trophy:" - description: "single emoji :medal:" text: "🏅" expected: ":medal:" - description: "single emoji :running_shirt_with_sash:" text: "🎽" expected: ":running_shirt_with_sash:" - description: "single emoji :checkered_flag:" text: "🏁" expected: ":checkered_flag:" - description: "single emoji :musical_keyboard:" text: "🎹" expected: ":musical_keyboard:" - description: "single emoji :guitar:" text: "🎸" expected: ":guitar:" - description: "single emoji :violin:" text: "🎻" expected: ":violin:" - description: "single emoji :saxophone:" text: "🎷" expected: ":saxophone:" - description: "single emoji :trumpet:" text: "🎺" expected: ":trumpet:" - description: "single emoji :musical_note:" text: "🎵" expected: ":musical_note:" - description: "single emoji :notes:" text: "🎶" expected: ":notes:" - description: "single emoji :musical_score:" text: "🎼" expected: ":musical_score:" - description: "single emoji :headphones:" text: "🎧" expected: ":headphones:" - description: "single emoji :microphone:" text: "🎤" expected: ":microphone:" - description: "single emoji :performing_arts:" text: "🎭" expected: ":performing_arts:" - description: "single emoji :ticket:" text: "🎫" expected: ":ticket:" - description: "single emoji :tophat:" text: "🎩" expected: ":tophat:" - description: "single emoji :circus_tent:" text: "🎪" expected: ":circus_tent:" - description: "single emoji :clapper:" text: "🎬" expected: ":clapper:" - description: "single emoji :film_frames:" text: "🎞" expected: ":film_frames:" - description: "single emoji :tickets:" text: "🎟" expected: ":tickets:" - description: "single emoji :art:" text: "🎨" expected: ":art:" - description: "single emoji :dart:" text: "🎯" expected: ":dart:" - description: "single emoji :8ball:" text: "🎱" expected: ":8ball:" - description: "single emoji :bowling:" text: "🎳" expected: ":bowling:" - description: "single emoji :slot_machine:" text: "🎰" expected: ":slot_machine:" - description: "single emoji :game_die:" text: "🎲" expected: ":game_die:" - description: "single emoji :video_game:" text: "🎮" expected: ":video_game:" - description: "single emoji :flower_playing_cards:" text: "🎴" expected: ":flower_playing_cards:" - description: "single emoji :black_joker:" text: "🃏" expected: ":black_joker:" - description: "single emoji :mahjong:" text: "🀄️" expected: ":mahjong:" - description: "single emoji :carousel_horse:" text: "🎠" expected: ":carousel_horse:" - description: "single emoji :ferris_wheel:" text: "🎡" expected: ":ferris_wheel:" - description: "single emoji :roller_coaster:" text: "🎢" expected: ":roller_coaster:" - description: "single emoji :tomato:" text: "🍅" expected: ":tomato:" - description: "single emoji :eggplant:" text: "🍆" expected: ":eggplant:" - description: "single emoji :corn:" text: "🌽" expected: ":corn:" - description: "single emoji :sweet_potato:" text: "🍠" expected: ":sweet_potato:" - description: "single emoji :hot_pepper:" text: "🌶" expected: ":hot_pepper:" - description: "single emoji :grapes:" text: "🍇" expected: ":grapes:" - description: "single emoji :melon:" text: "🍈" expected: ":melon:" - description: "single emoji :watermelon:" text: "🍉" expected: ":watermelon:" - description: "single emoji :tangerine:" text: "🍊" expected: ":tangerine:" - description: "single emoji :lemon:" text: "🍋" expected: ":lemon:" - description: "single emoji :banana:" text: "🍌" expected: ":banana:" - description: "single emoji :pineapple:" text: "🍍" expected: ":pineapple:" - description: "single emoji :apple:" text: "🍎" expected: ":apple:" - description: "single emoji :green_apple:" text: "🍏" expected: ":green_apple:" - description: "single emoji :pear:" text: "🍐" expected: ":pear:" - description: "single emoji :peach:" text: "🍑" expected: ":peach:" - description: "single emoji :cherries:" text: "🍒" expected: ":cherries:" - description: "single emoji :strawberry:" text: "🍓" expected: ":strawberry:" - description: "single emoji :hamburger:" text: "🍔" expected: ":hamburger:" - description: "single emoji :pizza:" text: "🍕" expected: ":pizza:" - description: "single emoji :meat_on_bone:" text: "🍖" expected: ":meat_on_bone:" - description: "single emoji :poultry_leg:" text: "🍗" expected: ":poultry_leg:" - description: "single emoji :rice_cracker:" text: "🍘" expected: ":rice_cracker:" - description: "single emoji :rice_ball:" text: "🍙" expected: ":rice_ball:" - description: "single emoji :rice:" text: "🍚" expected: ":rice:" - description: "single emoji :curry:" text: "🍛" expected: ":curry:" - description: "single emoji :ramen:" text: "🍜" expected: ":ramen:" - description: "single emoji :spaghetti:" text: "🍝" expected: ":spaghetti:" - description: "single emoji :bread:" text: "🍞" expected: ":bread:" - description: "single emoji :fries:" text: "🍟" expected: ":fries:" - description: "single emoji :dango:" text: "🍡" expected: ":dango:" - description: "single emoji :oden:" text: "🍢" expected: ":oden:" - description: "single emoji :sushi:" text: "🍣" expected: ":sushi:" - description: "single emoji :fried_shrimp:" text: "🍤" expected: ":fried_shrimp:" - description: "single emoji :fish_cake:" text: "🍥" expected: ":fish_cake:" - description: "single emoji :icecream:" text: "🍦" expected: ":icecream:" - description: "single emoji :shaved_ice:" text: "🍧" expected: ":shaved_ice:" - description: "single emoji :ice_cream:" text: "🍨" expected: ":ice_cream:" - description: "single emoji :doughnut:" text: "🍩" expected: ":doughnut:" - description: "single emoji :cookie:" text: "🍪" expected: ":cookie:" - description: "single emoji :chocolate_bar:" text: "🍫" expected: ":chocolate_bar:" - description: "single emoji :candy:" text: "🍬" expected: ":candy:" - description: "single emoji :lollipop:" text: "🍭" expected: ":lollipop:" - description: "single emoji :custard:" text: "🍮" expected: ":custard:" - description: "single emoji :honey_pot:" text: "🍯" expected: ":honey_pot:" - description: "single emoji :cake:" text: "🍰" expected: ":cake:" - description: "single emoji :bento:" text: "🍱" expected: ":bento:" - description: "single emoji :stew:" text: "🍲" expected: ":stew:" - description: "single emoji :egg:" text: "🍳" expected: ":egg:" - description: "single emoji :fork_and_knife:" text: "🍴" expected: ":fork_and_knife:" - description: "single emoji :tea:" text: "🍵" expected: ":tea:" - description: "single emoji :coffee:" text: "☕️" expected: ":coffee:" - description: "single emoji :sake:" text: "🍶" expected: ":sake:" - description: "single emoji :wine_glass:" text: "🍷" expected: ":wine_glass:" - description: "single emoji :cocktail:" text: "🍸" expected: ":cocktail:" - description: "single emoji :tropical_drink:" text: "🍹" expected: ":tropical_drink:" - description: "single emoji :beer:" text: "🍺" expected: ":beer:" - description: "single emoji :beers:" text: "🍻" expected: ":beers:" - description: "single emoji :baby_bottle:" text: "🍼" expected: ":baby_bottle:" - description: "single emoji :watch:" text: "⌚️" expected: ":watch:" - description: "single emoji :iphone:" text: "📱" expected: ":iphone:" - description: "single emoji :calling:" text: "📲" expected: ":calling:" - description: "single emoji :computer:" text: "💻" expected: ":computer:" - description: "single emoji :desktop:" text: "🖥" expected: ":desktop:" - description: "single emoji :keyboard:" text: "🖮" expected: ":keyboard:" - description: "single emoji :trackball:" text: "🖲" expected: ":trackball:" - description: "single emoji :printer:" text: "🖨" expected: ":printer:" - description: "single emoji :alarm_clock:" text: "⏰" expected: ":alarm_clock:" - description: "single emoji :clock:" text: "🕰" expected: ":clock:" - description: "single emoji :hourglass_flowing_sand:" text: "⏳" expected: ":hourglass_flowing_sand:" - description: "single emoji :hourglass:" text: "⌛️" expected: ":hourglass:" - description: "single emoji :camera:" text: "📷" expected: ":camera:" - description: "single emoji :camera_with_flash:" text: "📸" expected: ":camera_with_flash:" - description: "single emoji :video_camera:" text: "📹" expected: ":video_camera:" - description: "single emoji :movie_camera:" text: "🎥" expected: ":movie_camera:" - description: "single emoji :projector:" text: "📽" expected: ":projector:" - description: "single emoji :tv:" text: "📺" expected: ":tv:" - description: "single emoji :microphone2:" text: "🎙" expected: ":microphone2:" - description: "single emoji :level_slider:" text: "🎚" expected: ":level_slider:" - description: "single emoji :control_knobs:" text: "🎛" expected: ":control_knobs:" - description: "single emoji :radio:" text: "📻" expected: ":radio:" - description: "single emoji :pager:" text: "📟" expected: ":pager:" - description: "single emoji :joystick:" text: "🕹" expected: ":joystick:" - description: "single emoji :telephone_receiver:" text: "📞" expected: ":telephone_receiver:" - description: "single emoji :telephone:" text: "☎️" expected: ":telephone:" - description: "single emoji :fax:" text: "📠" expected: ":fax:" - description: "single emoji :minidisc:" text: "💽" expected: ":minidisc:" - description: "single emoji :floppy_disk:" text: "💾" expected: ":floppy_disk:" - description: "single emoji :cd:" text: "💿" expected: ":cd:" - description: "single emoji :dvd:" text: "📀" expected: ":dvd:" - description: "single emoji :vhs:" text: "📼" expected: ":vhs:" - description: "single emoji :battery:" text: "🔋" expected: ":battery:" - description: "single emoji :electric_plug:" text: "🔌" expected: ":electric_plug:" - description: "single emoji :bulb:" text: "💡" expected: ":bulb:" - description: "single emoji :flashlight:" text: "🔦" expected: ":flashlight:" - description: "single emoji :candle:" text: "🕯" expected: ":candle:" - description: "single emoji :satellite:" text: "📡" expected: ":satellite:" - description: "single emoji :satellite_orbital:" text: "🛰" expected: ":satellite_orbital:" - description: "single emoji :credit_card:" text: "💳" expected: ":credit_card:" - description: "single emoji :money_with_wings:" text: "💸" expected: ":money_with_wings:" - description: "single emoji :moneybag:" text: "💰" expected: ":moneybag:" - description: "single emoji :gem:" text: "💎" expected: ":gem:" - description: "single emoji :closed_umbrella:" text: "🌂" expected: ":closed_umbrella:" - description: "single emoji :pouch:" text: "👝" expected: ":pouch:" - description: "single emoji :purse:" text: "👛" expected: ":purse:" - description: "single emoji :handbag:" text: "👜" expected: ":handbag:" - description: "single emoji :briefcase:" text: "💼" expected: ":briefcase:" - description: "single emoji :school_satchel:" text: "🎒" expected: ":school_satchel:" - description: "single emoji :lipstick:" text: "💄" expected: ":lipstick:" - description: "single emoji :eyeglasses:" text: "👓" expected: ":eyeglasses:" - description: "single emoji :dark_sunglasses:" text: "🕶" expected: ":dark_sunglasses:" - description: "single emoji :womans_hat:" text: "👒" expected: ":womans_hat:" - description: "single emoji :sandal:" text: "👡" expected: ":sandal:" - description: "single emoji :high_heel:" text: "👠" expected: ":high_heel:" - description: "single emoji :boot:" text: "👢" expected: ":boot:" - description: "single emoji :mans_shoe:" text: "👞" expected: ":mans_shoe:" - description: "single emoji :athletic_shoe:" text: "👟" expected: ":athletic_shoe:" - description: "single emoji :bikini:" text: "👙" expected: ":bikini:" - description: "single emoji :dress:" text: "👗" expected: ":dress:" - description: "single emoji :kimono:" text: "👘" expected: ":kimono:" - description: "single emoji :womans_clothes:" text: "👚" expected: ":womans_clothes:" - description: "single emoji :shirt:" text: "👕" expected: ":shirt:" - description: "single emoji :necktie:" text: "👔" expected: ":necktie:" - description: "single emoji :jeans:" text: "👖" expected: ":jeans:" - description: "single emoji :door:" text: "🚪" expected: ":door:" - description: "single emoji :shower:" text: "🚿" expected: ":shower:" - description: "single emoji :bathtub:" text: "🛁" expected: ":bathtub:" - description: "single emoji :toilet:" text: "🚽" expected: ":toilet:" - description: "single emoji :barber:" text: "💈" expected: ":barber:" - description: "single emoji :syringe:" text: "💉" expected: ":syringe:" - description: "single emoji :pill:" text: "💊" expected: ":pill:" - description: "single emoji :microscope:" text: "🔬" expected: ":microscope:" - description: "single emoji :telescope:" text: "🔭" expected: ":telescope:" - description: "single emoji :crystal_ball:" text: "🔮" expected: ":crystal_ball:" - description: "single emoji :wrench:" text: "🔧" expected: ":wrench:" - description: "single emoji :knife:" text: "🔪" expected: ":knife:" - description: "single emoji :dagger:" text: "🗡" expected: ":dagger:" - description: "single emoji :nut_and_bolt:" text: "🔩" expected: ":nut_and_bolt:" - description: "single emoji :hammer:" text: "🔨" expected: ":hammer:" - description: "single emoji :tools:" text: "🛠" expected: ":tools:" - description: "single emoji :oil:" text: "🛢" expected: ":oil:" - description: "single emoji :bomb:" text: "💣" expected: ":bomb:" - description: "single emoji :smoking:" text: "🚬" expected: ":smoking:" - description: "single emoji :gun:" text: "🔫" expected: ":gun:" - description: "single emoji :bookmark:" text: "🔖" expected: ":bookmark:" - description: "single emoji :newspaper:" text: "📰" expected: ":newspaper:" - description: "single emoji :newspaper2:" text: "🗞" expected: ":newspaper2:" - description: "single emoji :thermometer:" text: "🌡" expected: ":thermometer:" - description: "single emoji :label:" text: "🏷" expected: ":label:" - description: "single emoji :key:" text: "🔑" expected: ":key:" - description: "single emoji :key2:" text: "🗝" expected: ":key2:" - description: "single emoji :envelope:" text: "✉️" expected: ":envelope:" - description: "single emoji :envelope_with_arrow:" text: "📩" expected: ":envelope_with_arrow:" - description: "single emoji :incoming_envelope:" text: "📨" expected: ":incoming_envelope:" - description: "single emoji :e-mail:" text: "📧" expected: ":e-mail:" - description: "single emoji :inbox_tray:" text: "📥" expected: ":inbox_tray:" - description: "single emoji :outbox_tray:" text: "📤" expected: ":outbox_tray:" - description: "single emoji :package:" text: "📦" expected: ":package:" - description: "single emoji :postal_horn:" text: "📯" expected: ":postal_horn:" - description: "single emoji :postbox:" text: "📮" expected: ":postbox:" - description: "single emoji :mailbox_closed:" text: "📪" expected: ":mailbox_closed:" - description: "single emoji :mailbox:" text: "📫" expected: ":mailbox:" - description: "single emoji :mailbox_with_no_mail:" text: "📭" expected: ":mailbox_with_no_mail:" - description: "single emoji :mailbox_with_mail:" text: "📬" expected: ":mailbox_with_mail:" - description: "single emoji :page_facing_up:" text: "📄" expected: ":page_facing_up:" - description: "single emoji :page_with_curl:" text: "📃" expected: ":page_with_curl:" - description: "single emoji :bookmark_tabs:" text: "📑" expected: ":bookmark_tabs:" - description: "single emoji :wastebasket:" text: "🗑" expected: ":wastebasket:" - description: "single emoji :notepad_spiral:" text: "🗒" expected: ":notepad_spiral:" - description: "single emoji :chart_with_upwards_trend:" text: "📈" expected: ":chart_with_upwards_trend:" - description: "single emoji :chart_with_downwards_trend:" text: "📉" expected: ":chart_with_downwards_trend:" - description: "single emoji :bar_chart:" text: "📊" expected: ":bar_chart:" - description: "single emoji :date:" text: "📅" expected: ":date:" - description: "single emoji :calendar:" text: "📆" expected: ":calendar:" - description: "single emoji :calendar_spiral:" text: "🗓" expected: ":calendar_spiral:" - description: "single emoji :ballot_box:" text: "🗳" expected: ":ballot_box:" - description: "single emoji :low_brightness:" text: "🔅" expected: ":low_brightness:" - description: "single emoji :high_brightness:" text: "🔆" expected: ":high_brightness:" - description: "single emoji :compression:" text: "🗜" expected: ":compression:" - description: "single emoji :frame_photo:" text: "🖼" expected: ":frame_photo:" - description: "single emoji :scroll:" text: "📜" expected: ":scroll:" - description: "single emoji :clipboard:" text: "📋" expected: ":clipboard:" - description: "single emoji :book:" text: "📖" expected: ":book:" - description: "single emoji :notebook:" text: "📓" expected: ":notebook:" - description: "single emoji :notebook_with_decorative_cover:" text: "📔" expected: ":notebook_with_decorative_cover:" - description: "single emoji :ledger:" text: "📒" expected: ":ledger:" - description: "single emoji :closed_book:" text: "📕" expected: ":closed_book:" - description: "single emoji :green_book:" text: "📗" expected: ":green_book:" - description: "single emoji :blue_book:" text: "📘" expected: ":blue_book:" - description: "single emoji :orange_book:" text: "📙" expected: ":orange_book:" - description: "single emoji :books:" text: "📚" expected: ":books:" - description: "single emoji :card_index:" text: "📇" expected: ":card_index:" - description: "single emoji :dividers:" text: "🗂" expected: ":dividers:" - description: "single emoji :card_box:" text: "🗃" expected: ":card_box:" - description: "single emoji :link:" text: "🔗" expected: ":link:" - description: "single emoji :paperclip:" text: "📎" expected: ":paperclip:" - description: "single emoji :paperclips:" text: "🖇" expected: ":paperclips:" - description: "single emoji :pushpin:" text: "📌" expected: ":pushpin:" - description: "single emoji :scissors:" text: "✂️" expected: ":scissors:" - description: "single emoji :triangular_ruler:" text: "📐" expected: ":triangular_ruler:" - description: "single emoji :round_pushpin:" text: "📍" expected: ":round_pushpin:" - description: "single emoji :straight_ruler:" text: "📏" expected: ":straight_ruler:" - description: "single emoji :triangular_flag_on_post:" text: "🚩" expected: ":triangular_flag_on_post:" - description: "single emoji :flag_white:" text: "🏳" expected: ":flag_white:" - description: "single emoji :flag_black:" text: "🏴" expected: ":flag_black:" - description: "single emoji :hole:" text: "🕳" expected: ":hole:" - description: "single emoji :file_folder:" text: "📁" expected: ":file_folder:" - description: "single emoji :open_file_folder:" text: "📂" expected: ":open_file_folder:" - description: "single emoji :file_cabinet:" text: "🗄" expected: ":file_cabinet:" - description: "single emoji :black_nib:" text: "✒️" expected: ":black_nib:" - description: "single emoji :pencil2:" text: "✏️" expected: ":pencil2:" - description: "single emoji :pen_ballpoint:" text: "🖊" expected: ":pen_ballpoint:" - description: "single emoji :pen_fountain:" text: "🖋" expected: ":pen_fountain:" - description: "single emoji :paintbrush:" text: "🖌" expected: ":paintbrush:" - description: "single emoji :crayon:" text: "🖍" expected: ":crayon:" - description: "single emoji :pencil:" text: "📝" expected: ":pencil:" - description: "single emoji :lock_with_ink_pen:" text: "🔏" expected: ":lock_with_ink_pen:" - description: "single emoji :closed_lock_with_key:" text: "🔐" expected: ":closed_lock_with_key:" - description: "single emoji :lock:" text: "🔒" expected: ":lock:" - description: "single emoji :unlock:" text: "🔓" expected: ":unlock:" - description: "single emoji :mega:" text: "📣" expected: ":mega:" - description: "single emoji :loudspeaker:" text: "📢" expected: ":loudspeaker:" - description: "single emoji :speaker:" text: "🔈" expected: ":speaker:" - description: "single emoji :sound:" text: "🔉" expected: ":sound:" - description: "single emoji :loud_sound:" text: "🔊" expected: ":loud_sound:" - description: "single emoji :mute:" text: "🔇" expected: ":mute:" - description: "single emoji :zzz:" text: "💤" expected: ":zzz:" - description: "single emoji :bell:" text: "🔔" expected: ":bell:" - description: "single emoji :no_bell:" text: "🔕" expected: ":no_bell:" - description: "single emoji :cross_heavy:" text: "🕇" expected: ":cross_heavy:" - description: "single emoji :om_symbol:" text: "🕉" expected: ":om_symbol:" - description: "single emoji :dove:" text: "🕊" expected: ":dove:" - description: "single emoji :thought_balloon:" text: "💭" expected: ":thought_balloon:" - description: "single emoji :speech_balloon:" text: "💬" expected: ":speech_balloon:" - description: "single emoji :anger_right:" text: "🗯" expected: ":anger_right:" - description: "single emoji :children_crossing:" text: "🚸" expected: ":children_crossing:" - description: "single emoji :shield:" text: "🛡" expected: ":shield:" - description: "single emoji :mag:" text: "🔍" expected: ":mag:" - description: "single emoji :mag_right:" text: "🔎" expected: ":mag_right:" - description: "single emoji :speaking_head:" text: "🗣" expected: ":speaking_head:" - description: "single emoji :sleeping_accommodation:" text: "🛌" expected: ":sleeping_accommodation:" - description: "single emoji :no_entry_sign:" text: "🚫" expected: ":no_entry_sign:" - description: "single emoji :no_entry:" text: "⛔️" expected: ":no_entry:" - description: "single emoji :name_badge:" text: "📛" expected: ":name_badge:" - description: "single emoji :no_pedestrians:" text: "🚷" expected: ":no_pedestrians:" - description: "single emoji :do_not_litter:" text: "🚯" expected: ":do_not_litter:" - description: "single emoji :no_bicycles:" text: "🚳" expected: ":no_bicycles:" - description: "single emoji :non-potable_water:" text: "🚱" expected: ":non-potable_water:" - description: "single emoji :no_mobile_phones:" text: "📵" expected: ":no_mobile_phones:" - description: "single emoji :underage:" text: "🔞" expected: ":underage:" - description: "single emoji :accept:" text: "🉑" expected: ":accept:" - description: "single emoji :ideograph_advantage:" text: "🉐" expected: ":ideograph_advantage:" - description: "single emoji :white_flower:" text: "💮" expected: ":white_flower:" - description: "single emoji :secret:" text: "㊙️" expected: ":secret:" - description: "single emoji :congratulations:" text: "㊗️" expected: ":congratulations:" - description: "single emoji :u5408:" text: "🈴" expected: ":u5408:" - description: "single emoji :u6e80:" text: "🈵" expected: ":u6e80:" - description: "single emoji :u7981:" text: "🈲" expected: ":u7981:" - description: "single emoji :u6709:" text: "🈶" expected: ":u6709:" - description: "single emoji :u7121:" text: "🈚️" expected: ":u7121:" - description: "single emoji :u7533:" text: "🈸" expected: ":u7533:" - description: "single emoji :u55b6:" text: "🈺" expected: ":u55b6:" - description: "single emoji :u6708:" text: "🈷" expected: ":u6708:" - description: "single emoji :u5272:" text: "🈹" expected: ":u5272:" - description: "single emoji :u7a7a:" text: "🈳" expected: ":u7a7a:" - description: "single emoji :sa:" text: "🈂" expected: ":sa:" - description: "single emoji :koko:" text: "🈁" expected: ":koko:" - description: "single emoji :u6307:" text: "🈯️" expected: ":u6307:" - description: "single emoji :chart:" text: "💹" expected: ":chart:" - description: "single emoji :sparkle:" text: "❇️" expected: ":sparkle:" - description: "single emoji :eight_spoked_asterisk:" text: "✳️" expected: ":eight_spoked_asterisk:" - description: "single emoji :negative_squared_cross_mark:" text: "❎" expected: ":negative_squared_cross_mark:" - description: "single emoji :white_check_mark:" text: "✅" expected: ":white_check_mark:" - description: "single emoji :eight_pointed_black_star:" text: "✴️" expected: ":eight_pointed_black_star:" - description: "single emoji :vibration_mode:" text: "📳" expected: ":vibration_mode:" - description: "single emoji :mobile_phone_off:" text: "📴" expected: ":mobile_phone_off:" - description: "single emoji :vs:" text: "🆚" expected: ":vs:" - description: "single emoji :a:" text: "🅰" expected: ":a:" - description: "single emoji :b:" text: "🅱" expected: ":b:" - description: "single emoji :ab:" text: "🆎" expected: ":ab:" - description: "single emoji :cl:" text: "🆑" expected: ":cl:" - description: "single emoji :o2:" text: "🅾" expected: ":o2:" - description: "single emoji :sos:" text: "🆘" expected: ":sos:" - description: "single emoji :id:" text: "🆔" expected: ":id:" - description: "single emoji :parking:" text: "🅿️" expected: ":parking:" - description: "single emoji :wc:" text: "🚾" expected: ":wc:" - description: "single emoji :cool:" text: "🆒" expected: ":cool:" - description: "single emoji :free:" text: "🆓" expected: ":free:" - description: "single emoji :new:" text: "🆕" expected: ":new:" - description: "single emoji :ng:" text: "🆖" expected: ":ng:" - description: "single emoji :ok:" text: "🆗" expected: ":ok:" - description: "single emoji :up:" text: "🆙" expected: ":up:" - description: "single emoji :atm:" text: "🏧" expected: ":atm:" - description: "single emoji :aries:" text: "♈️" expected: ":aries:" - description: "single emoji :taurus:" text: "♉️" expected: ":taurus:" - description: "single emoji :gemini:" text: "♊️" expected: ":gemini:" - description: "single emoji :cancer:" text: "♋️" expected: ":cancer:" - description: "single emoji :leo:" text: "♌️" expected: ":leo:" - description: "single emoji :virgo:" text: "♍️" expected: ":virgo:" - description: "single emoji :libra:" text: "♎️" expected: ":libra:" - description: "single emoji :scorpius:" text: "♏️" expected: ":scorpius:" - description: "single emoji :sagittarius:" text: "♐️" expected: ":sagittarius:" - description: "single emoji :capricorn:" text: "♑️" expected: ":capricorn:" - description: "single emoji :aquarius:" text: "♒️" expected: ":aquarius:" - description: "single emoji :pisces:" text: "♓️" expected: ":pisces:" - description: "single emoji :restroom:" text: "🚻" expected: ":restroom:" - description: "single emoji :mens:" text: "🚹" expected: ":mens:" - description: "single emoji :womens:" text: "🚺" expected: ":womens:" - description: "single emoji :baby_symbol:" text: "🚼" expected: ":baby_symbol:" - description: "single emoji :wheelchair:" text: "♿️" expected: ":wheelchair:" - description: "single emoji :potable_water:" text: "🚰" expected: ":potable_water:" - description: "single emoji :no_smoking:" text: "🚭" expected: ":no_smoking:" - description: "single emoji :put_litter_in_its_place:" text: "🚮" expected: ":put_litter_in_its_place:" - description: "single emoji :arrow_forward:" text: "▶️" expected: ":arrow_forward:" - description: "single emoji :arrow_backward:" text: "◀️" expected: ":arrow_backward:" - description: "single emoji :arrow_up_small:" text: "🔼" expected: ":arrow_up_small:" - description: "single emoji :arrow_down_small:" text: "🔽" expected: ":arrow_down_small:" - description: "single emoji :fast_forward:" text: "⏩" expected: ":fast_forward:" - description: "single emoji :rewind:" text: "⏪" expected: ":rewind:" - description: "single emoji :arrow_double_up:" text: "⏫" expected: ":arrow_double_up:" - description: "single emoji :arrow_double_down:" text: "⏬" expected: ":arrow_double_down:" - description: "single emoji :arrow_right:" text: "➡️" expected: ":arrow_right:" - description: "single emoji :arrow_left:" text: "⬅️" expected: ":arrow_left:" - description: "single emoji :arrow_up:" text: "⬆️" expected: ":arrow_up:" - description: "single emoji :arrow_down:" text: "⬇️" expected: ":arrow_down:" - description: "single emoji :arrow_upper_right:" text: "↗️" expected: ":arrow_upper_right:" - description: "single emoji :arrow_lower_right:" text: "↘️" expected: ":arrow_lower_right:" - description: "single emoji :arrow_lower_left:" text: "↙️" expected: ":arrow_lower_left:" - description: "single emoji :arrow_upper_left:" text: "↖️" expected: ":arrow_upper_left:" - description: "single emoji :arrow_up_down:" text: "↕️" expected: ":arrow_up_down:" - description: "single emoji :left_right_arrow:" text: "↔️" expected: ":left_right_arrow:" - description: "single emoji :arrows_counterclockwise:" text: "🔄" expected: ":arrows_counterclockwise:" - description: "single emoji :arrow_right_hook:" text: "↪️" expected: ":arrow_right_hook:" - description: "single emoji :leftwards_arrow_with_hook:" text: "↩️" expected: ":leftwards_arrow_with_hook:" - description: "single emoji :arrow_heading_up:" text: "⤴️" expected: ":arrow_heading_up:" - description: "single emoji :arrow_heading_down:" text: "⤵️" expected: ":arrow_heading_down:" - description: "single emoji :twisted_rightwards_arrows:" text: "🔀" expected: ":twisted_rightwards_arrows:" - description: "single emoji :repeat:" text: "🔁" expected: ":repeat:" - description: "single emoji :repeat_one:" text: "🔂" expected: ":repeat_one:" - description: "single emoji :hash:" text: "#️⃣" expected: ":hash:" - description: "single emoji :zero:" text: "0️⃣" expected: ":zero:" - description: "single emoji :one:" text: "1️⃣" expected: ":one:" - description: "single emoji :two:" text: "2️⃣" expected: ":two:" - description: "single emoji :three:" text: "3️⃣" expected: ":three:" - description: "single emoji :four:" text: "4️⃣" expected: ":four:" - description: "single emoji :five:" text: "5️⃣" expected: ":five:" - description: "single emoji :six:" text: "6️⃣" expected: ":six:" - description: "single emoji :seven:" text: "7️⃣" expected: ":seven:" - description: "single emoji :eight:" text: "8️⃣" expected: ":eight:" - description: "single emoji :nine:" text: "9️⃣" expected: ":nine:" - description: "single emoji :keycap_ten:" text: "🔟" expected: ":keycap_ten:" - description: "single emoji :1234:" text: "🔢" expected: ":1234:" - description: "single emoji :abc:" text: "🔤" expected: ":abc:" - description: "single emoji :abcd:" text: "🔡" expected: ":abcd:" - description: "single emoji :capital_abcd:" text: "🔠" expected: ":capital_abcd:" - description: "single emoji :information_source:" text: "ℹ️" expected: ":information_source:" - description: "single emoji :signal_strength:" text: "📶" expected: ":signal_strength:" - description: "single emoji :cinema:" text: "🎦" expected: ":cinema:" - description: "single emoji :symbols:" text: "🔣" expected: ":symbols:" - description: "single emoji :heavy_plus_sign:" text: "➕" expected: ":heavy_plus_sign:" - description: "single emoji :heavy_minus_sign:" text: "➖" expected: ":heavy_minus_sign:" - description: "single emoji :wavy_dash:" text: "〰" expected: ":wavy_dash:" - description: "single emoji :heavy_division_sign:" text: "➗" expected: ":heavy_division_sign:" - description: "single emoji :heavy_multiplication_x:" text: "✖️" expected: ":heavy_multiplication_x:" - description: "single emoji :heavy_check_mark:" text: "✔️" expected: ":heavy_check_mark:" - description: "single emoji :arrows_clockwise:" text: "🔃" expected: ":arrows_clockwise:" - description: "single emoji :tm:" text: "™️" expected: ":tm:" - description: "single emoji :copyright:" text: "©️" expected: ":copyright:" - description: "single emoji :registered:" text: "®️" expected: ":registered:" - description: "single emoji :currency_exchange:" text: "💱" expected: ":currency_exchange:" - description: "single emoji :heavy_dollar_sign:" text: "💲" expected: ":heavy_dollar_sign:" - description: "single emoji :curly_loop:" text: "➰" expected: ":curly_loop:" - description: "single emoji :loop:" text: "➿" expected: ":loop:" - description: "single emoji :part_alternation_mark:" text: "〽️" expected: ":part_alternation_mark:" - description: "single emoji :exclamation:" text: "❗️" expected: ":exclamation:" - description: "single emoji :question:" text: "❓" expected: ":question:" - description: "single emoji :grey_exclamation:" text: "❕" expected: ":grey_exclamation:" - description: "single emoji :grey_question:" text: "❔" expected: ":grey_question:" - description: "single emoji :bangbang:" text: "‼️" expected: ":bangbang:" - description: "single emoji :interrobang:" text: "⁉️" expected: ":interrobang:" - description: "single emoji :x:" text: "❌" expected: ":x:" - description: "single emoji :o:" text: "⭕️" expected: ":o:" - description: "single emoji :100:" text: "💯" expected: ":100:" - description: "single emoji :end:" text: "🔚" expected: ":end:" - description: "single emoji :back:" text: "🔙" expected: ":back:" - description: "single emoji :on:" text: "🔛" expected: ":on:" - description: "single emoji :top:" text: "🔝" expected: ":top:" - description: "single emoji :soon:" text: "🔜" expected: ":soon:" - description: "single emoji :cyclone:" text: "🌀" expected: ":cyclone:" - description: "single emoji :m:" text: "Ⓜ️" expected: ":m:" - description: "single emoji :ophiuchus:" text: "⛎" expected: ":ophiuchus:" - description: "single emoji :six_pointed_star:" text: "🔯" expected: ":six_pointed_star:" - description: "single emoji :beginner:" text: "🔰" expected: ":beginner:" - description: "single emoji :trident:" text: "🔱" expected: ":trident:" - description: "single emoji :warning:" text: "⚠️" expected: ":warning:" - description: "single emoji :hotsprings:" text: "♨️" expected: ":hotsprings:" - description: "single emoji :rosette:" text: "🏵" expected: ":rosette:" - description: "single emoji :recycle:" text: "♻️" expected: ":recycle:" - description: "single emoji :anger:" text: "💢" expected: ":anger:" - description: "single emoji :diamond_shape_with_a_dot_inside:" text: "💠" expected: ":diamond_shape_with_a_dot_inside:" - description: "single emoji :spades:" text: "♠️" expected: ":spades:" - description: "single emoji :clubs:" text: "♣️" expected: ":clubs:" - description: "single emoji :hearts:" text: "♥️" expected: ":hearts:" - description: "single emoji :diamonds:" text: "♦️" expected: ":diamonds:" - description: "single emoji :ballot_box_with_check:" text: "☑️" expected: ":ballot_box_with_check:" - description: "single emoji :white_circle:" text: "⚪️" expected: ":white_circle:" - description: "single emoji :black_circle:" text: "⚫️" expected: ":black_circle:" - description: "single emoji :radio_button:" text: "🔘" expected: ":radio_button:" - description: "single emoji :red_circle:" text: "🔴" expected: ":red_circle:" - description: "single emoji :large_blue_circle:" text: "🔵" expected: ":large_blue_circle:" - description: "single emoji :small_red_triangle:" text: "🔺" expected: ":small_red_triangle:" - description: "single emoji :small_red_triangle_down:" text: "🔻" expected: ":small_red_triangle_down:" - description: "single emoji :small_orange_diamond:" text: "🔸" expected: ":small_orange_diamond:" - description: "single emoji :small_blue_diamond:" text: "🔹" expected: ":small_blue_diamond:" - description: "single emoji :large_orange_diamond:" text: "🔶" expected: ":large_orange_diamond:" - description: "single emoji :large_blue_diamond:" text: "🔷" expected: ":large_blue_diamond:" - description: "single emoji :black_small_square:" text: "▪️" expected: ":black_small_square:" - description: "single emoji :white_small_square:" text: "▫️" expected: ":white_small_square:" - description: "single emoji :black_large_square:" text: "⬛️" expected: ":black_large_square:" - description: "single emoji :white_large_square:" text: "⬜️" expected: ":white_large_square:" - description: "single emoji :black_medium_square:" text: "◼️" expected: ":black_medium_square:" - description: "single emoji :white_medium_square:" text: "◻️" expected: ":white_medium_square:" - description: "single emoji :black_medium_small_square:" text: "◾️" expected: ":black_medium_small_square:" - description: "single emoji :white_medium_small_square:" text: "◽️" expected: ":white_medium_small_square:" - description: "single emoji :black_square_button:" text: "🔲" expected: ":black_square_button:" - description: "single emoji :white_square_button:" text: "🔳" expected: ":white_square_button:" - description: "single emoji :clock1:" text: "🕐" expected: ":clock1:" - description: "single emoji :clock2:" text: "🕑" expected: ":clock2:" - description: "single emoji :clock3:" text: "🕒" expected: ":clock3:" - description: "single emoji :clock4:" text: "🕓" expected: ":clock4:" - description: "single emoji :clock5:" text: "🕔" expected: ":clock5:" - description: "single emoji :clock6:" text: "🕕" expected: ":clock6:" - description: "single emoji :clock7:" text: "🕖" expected: ":clock7:" - description: "single emoji :clock8:" text: "🕗" expected: ":clock8:" - description: "single emoji :clock9:" text: "🕘" expected: ":clock9:" - description: "single emoji :clock10:" text: "🕙" expected: ":clock10:" - description: "single emoji :clock11:" text: "🕚" expected: ":clock11:" - description: "single emoji :clock12:" text: "🕛" expected: ":clock12:" - description: "single emoji :clock130:" text: "🕜" expected: ":clock130:" - description: "single emoji :clock230:" text: "🕝" expected: ":clock230:" - description: "single emoji :clock330:" text: "🕞" expected: ":clock330:" - description: "single emoji :clock430:" text: "🕟" expected: ":clock430:" - description: "single emoji :clock530:" text: "🕠" expected: ":clock530:" - description: "single emoji :clock630:" text: "🕡" expected: ":clock630:" - description: "single emoji :clock730:" text: "🕢" expected: ":clock730:" - description: "single emoji :clock830:" text: "🕣" expected: ":clock830:" - description: "single emoji :clock930:" text: "🕤" expected: ":clock930:" - description: "single emoji :clock1030:" text: "🕥" expected: ":clock1030:" - description: "single emoji :clock1130:" text: "🕦" expected: ":clock1130:" - description: "single emoji :clock1230:" text: "🕧" expected: ":clock1230:" - description: "single emoji :railway_car:" text: "🚃" expected: ":railway_car:" - description: "single emoji :mountain_railway:" text: "🚞" expected: ":mountain_railway:" - description: "single emoji :steam_locomotive:" text: "🚂" expected: ":steam_locomotive:" - description: "single emoji :train:" text: "🚋" expected: ":train:" - description: "single emoji :monorail:" text: "🚝" expected: ":monorail:" - description: "single emoji :bullettrain_side:" text: "🚄" expected: ":bullettrain_side:" - description: "single emoji :bullettrain_front:" text: "🚅" expected: ":bullettrain_front:" - description: "single emoji :train2:" text: "🚆" expected: ":train2:" - description: "single emoji :metro:" text: "🚇" expected: ":metro:" - description: "single emoji :light_rail:" text: "🚈" expected: ":light_rail:" - description: "single emoji :station:" text: "🚉" expected: ":station:" - description: "single emoji :tram:" text: "🚊" expected: ":tram:" - description: "single emoji :railway_track:" text: "🛤" expected: ":railway_track:" - description: "single emoji :bus:" text: "🚌" expected: ":bus:" - description: "single emoji :oncoming_bus:" text: "🚍" expected: ":oncoming_bus:" - description: "single emoji :trolleybus:" text: "🚎" expected: ":trolleybus:" - description: "single emoji :minibus:" text: "🚐" expected: ":minibus:" - description: "single emoji :ambulance:" text: "🚑" expected: ":ambulance:" - description: "single emoji :fire_engine:" text: "🚒" expected: ":fire_engine:" - description: "single emoji :police_car:" text: "🚓" expected: ":police_car:" - description: "single emoji :oncoming_police_car:" text: "🚔" expected: ":oncoming_police_car:" - description: "single emoji :rotating_light:" text: "🚨" expected: ":rotating_light:" - description: "single emoji :taxi:" text: "🚕" expected: ":taxi:" - description: "single emoji :oncoming_taxi:" text: "🚖" expected: ":oncoming_taxi:" - description: "single emoji :red_car:" text: "🚗" expected: ":red_car:" - description: "single emoji :oncoming_automobile:" text: "🚘" expected: ":oncoming_automobile:" - description: "single emoji :blue_car:" text: "🚙" expected: ":blue_car:" - description: "single emoji :truck:" text: "🚚" expected: ":truck:" - description: "single emoji :articulated_lorry:" text: "🚛" expected: ":articulated_lorry:" - description: "single emoji :tractor:" text: "🚜" expected: ":tractor:" - description: "single emoji :bike:" text: "🚲" expected: ":bike:" - description: "single emoji :motorway:" text: "🛣" expected: ":motorway:" - description: "single emoji :busstop:" text: "🚏" expected: ":busstop:" - description: "single emoji :fuelpump:" text: "⛽️" expected: ":fuelpump:" - description: "single emoji :construction:" text: "🚧" expected: ":construction:" - description: "single emoji :vertical_traffic_light:" text: "🚦" expected: ":vertical_traffic_light:" - description: "single emoji :traffic_light:" text: "🚥" expected: ":traffic_light:" - description: "single emoji :rocket:" text: "🚀" expected: ":rocket:" - description: "single emoji :helicopter:" text: "🚁" expected: ":helicopter:" - description: "single emoji :airplane:" text: "✈️" expected: ":airplane:" - description: "single emoji :airplane_small:" text: "🛩" expected: ":airplane_small:" - description: "single emoji :airplane_departure:" text: "🛫" expected: ":airplane_departure:" - description: "single emoji :airplane_arriving:" text: "🛬" expected: ":airplane_arriving:" - description: "single emoji :seat:" text: "💺" expected: ":seat:" - description: "single emoji :anchor:" text: "⚓️" expected: ":anchor:" - description: "single emoji :ship:" text: "🚢" expected: ":ship:" - description: "single emoji :cruise_ship:" text: "🛳" expected: ":cruise_ship:" - description: "single emoji :motorboat:" text: "🛥" expected: ":motorboat:" - description: "single emoji :speedboat:" text: "🚤" expected: ":speedboat:" - description: "single emoji :sailboat:" text: "⛵️" expected: ":sailboat:" - description: "single emoji :aerial_tramway:" text: "🚡" expected: ":aerial_tramway:" - description: "single emoji :mountain_cableway:" text: "🚠" expected: ":mountain_cableway:" - description: "single emoji :suspension_railway:" text: "🚟" expected: ":suspension_railway:" - description: "single emoji :passport_control:" text: "🛂" expected: ":passport_control:" - description: "single emoji :customs:" text: "🛃" expected: ":customs:" - description: "single emoji :baggage_claim:" text: "🛄" expected: ":baggage_claim:" - description: "single emoji :left_luggage:" text: "🛅" expected: ":left_luggage:" - description: "single emoji :yen:" text: "💴" expected: ":yen:" - description: "single emoji :euro:" text: "💶" expected: ":euro:" - description: "single emoji :pound:" text: "💷" expected: ":pound:" - description: "single emoji :dollar:" text: "💵" expected: ":dollar:" - description: "single emoji :bellhop:" text: "🛎" expected: ":bellhop:" - description: "single emoji :bed:" text: "🛏" expected: ":bed:" - description: "single emoji :couch:" text: "🛋" expected: ":couch:" - description: "single emoji :fork_knife_plate:" text: "🍽" expected: ":fork_knife_plate:" - description: "single emoji :shopping_bags:" text: "🛍" expected: ":shopping_bags:" - description: "single emoji :statue_of_liberty:" text: "🗽" expected: ":statue_of_liberty:" - description: "single emoji :moyai:" text: "🗿" expected: ":moyai:" - description: "single emoji :foggy:" text: "🌁" expected: ":foggy:" - description: "single emoji :tokyo_tower:" text: "🗼" expected: ":tokyo_tower:" - description: "single emoji :fountain:" text: "⛲️" expected: ":fountain:" - description: "single emoji :european_castle:" text: "🏰" expected: ":european_castle:" - description: "single emoji :japanese_castle:" text: "🏯" expected: ":japanese_castle:" - description: "single emoji :classical_building:" text: "🏛" expected: ":classical_building:" - description: "single emoji :stadium:" text: "🏟" expected: ":stadium:" - description: "single emoji :mountain_snow:" text: "🏔" expected: ":mountain_snow:" - description: "single emoji :camping:" text: "🏕" expected: ":camping:" - description: "single emoji :beach:" text: "🏖" expected: ":beach:" - description: "single emoji :desert:" text: "🏜" expected: ":desert:" - description: "single emoji :island:" text: "🏝" expected: ":island:" - description: "single emoji :park:" text: "🏞" expected: ":park:" - description: "single emoji :cityscape:" text: "🏙" expected: ":cityscape:" - description: "single emoji :city_sunset:" text: "🌇" expected: ":city_sunset:" - description: "single emoji :city_dusk:" text: "🌆" expected: ":city_dusk:" - description: "single emoji :night_with_stars:" text: "🌃" expected: ":night_with_stars:" - description: "single emoji :bridge_at_night:" text: "🌉" expected: ":bridge_at_night:" - description: "single emoji :house:" text: "🏠" expected: ":house:" - description: "single emoji :homes:" text: "🏘" expected: ":homes:" - description: "single emoji :house_with_garden:" text: "🏡" expected: ":house_with_garden:" - description: "single emoji :house_abandoned:" text: "🏚" expected: ":house_abandoned:" - description: "single emoji :contruction_site:" text: "🏗" expected: ":contruction_site:" - description: "single emoji :office:" text: "🏢" expected: ":office:" - description: "single emoji :department_store:" text: "🏬" expected: ":department_store:" - description: "single emoji :factory:" text: "🏭" expected: ":factory:" - description: "single emoji :post_office:" text: "🏣" expected: ":post_office:" - description: "single emoji :european_post_office:" text: "🏤" expected: ":european_post_office:" - description: "single emoji :hospital:" text: "🏥" expected: ":hospital:" - description: "single emoji :bank:" text: "🏦" expected: ":bank:" - description: "single emoji :hotel:" text: "🏨" expected: ":hotel:" - description: "single emoji :love_hotel:" text: "🏩" expected: ":love_hotel:" - description: "single emoji :wedding:" text: "💒" expected: ":wedding:" - description: "single emoji :church:" text: "⛪️" expected: ":church:" - description: "single emoji :convenience_store:" text: "🏪" expected: ":convenience_store:" - description: "single emoji :school:" text: "🏫" expected: ":school:" - description: "single emoji :map:" text: "🗺" expected: ":map:" - description: "single emoji :flag_au:" text: "🇦🇺" expected: ":flag_au:" - description: "single emoji :flag_at:" text: "🇦🇹" expected: ":flag_at:" - description: "single emoji :flag_be:" text: "🇧🇪" expected: ":flag_be:" - description: "single emoji :flag_br:" text: "🇧🇷" expected: ":flag_br:" - description: "single emoji :flag_ca:" text: "🇨🇦" expected: ":flag_ca:" - description: "single emoji :flag_cl:" text: "🇨🇱" expected: ":flag_cl:" - description: "single emoji :flag_cn:" text: "🇨🇳" expected: ":flag_cn:" - description: "single emoji :flag_co:" text: "🇨🇴" expected: ":flag_co:" - description: "single emoji :flag_dk:" text: "🇩🇰" expected: ":flag_dk:" - description: "single emoji :flag_fi:" text: "🇫🇮" expected: ":flag_fi:" - description: "single emoji :flag_fr:" text: "🇫🇷" expected: ":flag_fr:" - description: "single emoji :flag_de:" text: "🇩🇪" expected: ":flag_de:" - description: "single emoji :flag_hk:" text: "🇭🇰" expected: ":flag_hk:" - description: "single emoji :flag_in:" text: "🇮🇳" expected: ":flag_in:" - description: "single emoji :flag_id:" text: "🇮🇩" expected: ":flag_id:" - description: "single emoji :flag_ie:" text: "🇮🇪" expected: ":flag_ie:" - description: "single emoji :flag_il:" text: "🇮🇱" expected: ":flag_il:" - description: "single emoji :flag_it:" text: "🇮🇹" expected: ":flag_it:" - description: "single emoji :flag_jp:" text: "🇯🇵" expected: ":flag_jp:" - description: "single emoji :flag_kr:" text: "🇰🇷" expected: ":flag_kr:" - description: "single emoji :flag_mo:" text: "🇲🇴" expected: ":flag_mo:" - description: "single emoji :flag_my:" text: "🇲🇾" expected: ":flag_my:" - description: "single emoji :flag_mx:" text: "🇲🇽" expected: ":flag_mx:" - description: "single emoji :flag_nl:" text: "🇳🇱" expected: ":flag_nl:" - description: "single emoji :flag_nz:" text: "🇳🇿" expected: ":flag_nz:" - description: "single emoji :flag_no:" text: "🇳🇴" expected: ":flag_no:" - description: "single emoji :flag_ph:" text: "🇵🇭" expected: ":flag_ph:" - description: "single emoji :flag_pl:" text: "🇵🇱" expected: ":flag_pl:" - description: "single emoji :flag_pt:" text: "🇵🇹" expected: ":flag_pt:" - description: "single emoji :flag_pr:" text: "🇵🇷" expected: ":flag_pr:" - description: "single emoji :flag_ru:" text: "🇷🇺" expected: ":flag_ru:" - description: "single emoji :flag_sa:" text: "🇸🇦" expected: ":flag_sa:" - description: "single emoji :flag_sg:" text: "🇸🇬" expected: ":flag_sg:" - description: "single emoji :flag_za:" text: "🇿🇦" expected: ":flag_za:" - description: "single emoji :flag_es:" text: "🇪🇸" expected: ":flag_es:" - description: "single emoji :flag_se:" text: "🇸🇪" expected: ":flag_se:" - description: "single emoji :flag_ch:" text: "🇨🇭" expected: ":flag_ch:" - description: "single emoji :flag_tr:" text: "🇹🇷" expected: ":flag_tr:" - description: "single emoji :flag_gb:" text: "🇬🇧" expected: ":flag_gb:" - description: "single emoji :flag_us:" text: "🇺🇸" expected: ":flag_us:" - description: "single emoji :flag_ae:" text: "🇦🇪" expected: ":flag_ae:" - description: "single emoji :flag_vn:" text: "🇻🇳" expected: ":flag_vn:" - description: "single emoji :flag_af:" text: "🇦🇫" expected: ":flag_af:" - description: "single emoji :flag_al:" text: "🇦🇱" expected: ":flag_al:" - description: "single emoji :flag_dz:" text: "🇩🇿" expected: ":flag_dz:" - description: "single emoji :flag_ad:" text: "🇦🇩" expected: ":flag_ad:" - description: "single emoji :flag_ao:" text: "🇦🇴" expected: ":flag_ao:" - description: "single emoji :flag_ai:" text: "🇦🇮" expected: ":flag_ai:" - description: "single emoji :flag_ag:" text: "🇦🇬" expected: ":flag_ag:" - description: "single emoji :flag_ar:" text: "🇦🇷" expected: ":flag_ar:" - description: "single emoji :flag_am:" text: "🇦🇲" expected: ":flag_am:" - description: "single emoji :flag_aw:" text: "🇦🇼" expected: ":flag_aw:" - description: "single emoji :flag_ac:" text: "🇦🇨" expected: ":flag_ac:" - description: "single emoji :flag_az:" text: "🇦🇿" expected: ":flag_az:" - description: "single emoji :flag_bs:" text: "🇧🇸" expected: ":flag_bs:" - description: "single emoji :flag_bh:" text: "🇧🇭" expected: ":flag_bh:" - description: "single emoji :flag_bd:" text: "🇧🇩" expected: ":flag_bd:" - description: "single emoji :flag_bb:" text: "🇧🇧" expected: ":flag_bb:" - description: "single emoji :flag_by:" text: "🇧🇾" expected: ":flag_by:" - description: "single emoji :flag_bz:" text: "🇧🇿" expected: ":flag_bz:" - description: "single emoji :flag_bj:" text: "🇧🇯" expected: ":flag_bj:" - description: "single emoji :flag_bm:" text: "🇧🇲" expected: ":flag_bm:" - description: "single emoji :flag_bt:" text: "🇧🇹" expected: ":flag_bt:" - description: "single emoji :flag_bo:" text: "🇧🇴" expected: ":flag_bo:" - description: "single emoji :flag_ba:" text: "🇧🇦" expected: ":flag_ba:" - description: "single emoji :flag_bw:" text: "🇧🇼" expected: ":flag_bw:" - description: "single emoji :flag_bn:" text: "🇧🇳" expected: ":flag_bn:" - description: "single emoji :flag_bg:" text: "🇧🇬" expected: ":flag_bg:" - description: "single emoji :flag_bf:" text: "🇧🇫" expected: ":flag_bf:" - description: "single emoji :flag_bi:" text: "🇧🇮" expected: ":flag_bi:" - description: "single emoji :flag_kh:" text: "🇰🇭" expected: ":flag_kh:" - description: "single emoji :flag_cm:" text: "🇨🇲" expected: ":flag_cm:" - description: "single emoji :flag_cv:" text: "🇨🇻" expected: ":flag_cv:" - description: "single emoji :flag_ky:" text: "🇰🇾" expected: ":flag_ky:" - description: "single emoji :flag_cf:" text: "🇨🇫" expected: ":flag_cf:" - description: "single emoji :flag_km:" text: "🇰🇲" expected: ":flag_km:" - description: "single emoji :flag_cd:" text: "🇨🇩" expected: ":flag_cd:" - description: "single emoji :flag_cg:" text: "🇨🇬" expected: ":flag_cg:" - description: "single emoji :flag_td:" text: "🇹🇩" expected: ":flag_td:" - description: "single emoji :flag_cr:" text: "🇨🇷" expected: ":flag_cr:" - description: "single emoji :flag_ci:" text: "🇨🇮" expected: ":flag_ci:" - description: "single emoji :flag_hr:" text: "🇭🇷" expected: ":flag_hr:" - description: "single emoji :flag_cu:" text: "🇨🇺" expected: ":flag_cu:" - description: "single emoji :flag_cy:" text: "🇨🇾" expected: ":flag_cy:" - description: "single emoji :flag_cz:" text: "🇨🇿" expected: ":flag_cz:" - description: "single emoji :flag_dj:" text: "🇩🇯" expected: ":flag_dj:" - description: "single emoji :flag_dm:" text: "🇩🇲" expected: ":flag_dm:" - description: "single emoji :flag_do:" text: "🇩🇴" expected: ":flag_do:" - description: "single emoji :flag_tl:" text: "🇹🇱" expected: ":flag_tl:" - description: "single emoji :flag_ec:" text: "🇪🇨" expected: ":flag_ec:" - description: "single emoji :flag_eg:" text: "🇪🇬" expected: ":flag_eg:" - description: "single emoji :flag_sv:" text: "🇸🇻" expected: ":flag_sv:" - description: "single emoji :flag_gq:" text: "🇬🇶" expected: ":flag_gq:" - description: "single emoji :flag_er:" text: "🇪🇷" expected: ":flag_er:" - description: "single emoji :flag_ee:" text: "🇪🇪" expected: ":flag_ee:" - description: "single emoji :flag_et:" text: "🇪🇹" expected: ":flag_et:" - description: "single emoji :flag_fk:" text: "🇫🇰" expected: ":flag_fk:" - description: "single emoji :flag_fo:" text: "🇫🇴" expected: ":flag_fo:" - description: "single emoji :flag_fj:" text: "🇫🇯" expected: ":flag_fj:" - description: "single emoji :flag_pf:" text: "🇵🇫" expected: ":flag_pf:" - description: "single emoji :flag_ga:" text: "🇬🇦" expected: ":flag_ga:" - description: "single emoji :flag_gm:" text: "🇬🇲" expected: ":flag_gm:" - description: "single emoji :flag_ge:" text: "🇬🇪" expected: ":flag_ge:" - description: "single emoji :flag_gh:" text: "🇬🇭" expected: ":flag_gh:" - description: "single emoji :flag_gi:" text: "🇬🇮" expected: ":flag_gi:" - description: "single emoji :flag_gr:" text: "🇬🇷" expected: ":flag_gr:" - description: "single emoji :flag_gl:" text: "🇬🇱" expected: ":flag_gl:" - description: "single emoji :flag_gd:" text: "🇬🇩" expected: ":flag_gd:" - description: "single emoji :flag_gu:" text: "🇬🇺" expected: ":flag_gu:" - description: "single emoji :flag_gt:" text: "🇬🇹" expected: ":flag_gt:" - description: "single emoji :flag_gn:" text: "🇬🇳" expected: ":flag_gn:" - description: "single emoji :flag_gw:" text: "🇬🇼" expected: ":flag_gw:" - description: "single emoji :flag_gy:" text: "🇬🇾" expected: ":flag_gy:" - description: "single emoji :flag_ht:" text: "🇭🇹" expected: ":flag_ht:" - description: "single emoji :flag_hn:" text: "🇭🇳" expected: ":flag_hn:" - description: "single emoji :flag_hu:" text: "🇭🇺" expected: ":flag_hu:" - description: "single emoji :flag_is:" text: "🇮🇸" expected: ":flag_is:" - description: "single emoji :flag_ir:" text: "🇮🇷" expected: ":flag_ir:" - description: "single emoji :flag_iq:" text: "🇮🇶" expected: ":flag_iq:" - description: "single emoji :flag_jm:" text: "🇯🇲" expected: ":flag_jm:" - description: "single emoji :flag_je:" text: "🇯🇪" expected: ":flag_je:" - description: "single emoji :flag_jo:" text: "🇯🇴" expected: ":flag_jo:" - description: "single emoji :flag_kz:" text: "🇰🇿" expected: ":flag_kz:" - description: "single emoji :flag_ke:" text: "🇰🇪" expected: ":flag_ke:" - description: "single emoji :flag_ki:" text: "🇰🇮" expected: ":flag_ki:" - description: "single emoji :flag_xk:" text: "🇽🇰" expected: ":flag_xk:" - description: "single emoji :flag_kw:" text: "🇰🇼" expected: ":flag_kw:" - description: "single emoji :flag_kg:" text: "🇰🇬" expected: ":flag_kg:" - description: "single emoji :flag_la:" text: "🇱🇦" expected: ":flag_la:" - description: "single emoji :flag_lv:" text: "🇱🇻" expected: ":flag_lv:" - description: "single emoji :flag_lb:" text: "🇱🇧" expected: ":flag_lb:" - description: "single emoji :flag_ls:" text: "🇱🇸" expected: ":flag_ls:" - description: "single emoji :flag_lr:" text: "🇱🇷" expected: ":flag_lr:" - description: "single emoji :flag_ly:" text: "🇱🇾" expected: ":flag_ly:" - description: "single emoji :flag_li:" text: "🇱🇮" expected: ":flag_li:" - description: "single emoji :flag_lt:" text: "🇱🇹" expected: ":flag_lt:" - description: "single emoji :flag_lu:" text: "🇱🇺" expected: ":flag_lu:" - description: "single emoji :flag_mk:" text: "🇲🇰" expected: ":flag_mk:" - description: "single emoji :flag_mg:" text: "🇲🇬" expected: ":flag_mg:" - description: "single emoji :flag_mw:" text: "🇲🇼" expected: ":flag_mw:" - description: "single emoji :flag_mv:" text: "🇲🇻" expected: ":flag_mv:" - description: "single emoji :flag_ml:" text: "🇲🇱" expected: ":flag_ml:" - description: "single emoji :flag_mt:" text: "🇲🇹" expected: ":flag_mt:" - description: "single emoji :flag_mh:" text: "🇲🇭" expected: ":flag_mh:" - description: "single emoji :flag_mr:" text: "🇲🇷" expected: ":flag_mr:" - description: "single emoji :flag_mu:" text: "🇲🇺" expected: ":flag_mu:" - description: "single emoji :flag_fm:" text: "🇫🇲" expected: ":flag_fm:" - description: "single emoji :flag_md:" text: "🇲🇩" expected: ":flag_md:" - description: "single emoji :flag_mc:" text: "🇲🇨" expected: ":flag_mc:" - description: "single emoji :flag_mn:" text: "🇲🇳" expected: ":flag_mn:" - description: "single emoji :flag_me:" text: "🇲🇪" expected: ":flag_me:" - description: "single emoji :flag_ms:" text: "🇲🇸" expected: ":flag_ms:" - description: "single emoji :flag_ma:" text: "🇲🇦" expected: ":flag_ma:" - description: "single emoji :flag_mz:" text: "🇲🇿" expected: ":flag_mz:" - description: "single emoji :flag_mm:" text: "🇲🇲" expected: ":flag_mm:" - description: "single emoji :flag_na:" text: "🇳🇦" expected: ":flag_na:" - description: "single emoji :flag_nr:" text: "🇳🇷" expected: ":flag_nr:" - description: "single emoji :flag_np:" text: "🇳🇵" expected: ":flag_np:" - description: "single emoji :flag_nc:" text: "🇳🇨" expected: ":flag_nc:" - description: "single emoji :flag_ni:" text: "🇳🇮" expected: ":flag_ni:" - description: "single emoji :flag_ne:" text: "🇳🇪" expected: ":flag_ne:" - description: "single emoji :flag_ng:" text: "🇳🇬" expected: ":flag_ng:" - description: "single emoji :flag_nu:" text: "🇳🇺" expected: ":flag_nu:" - description: "single emoji :flag_kp:" text: "🇰🇵" expected: ":flag_kp:" - description: "single emoji :flag_om:" text: "🇴🇲" expected: ":flag_om:" - description: "single emoji :flag_pk:" text: "🇵🇰" expected: ":flag_pk:" - description: "single emoji :flag_pw:" text: "🇵🇼" expected: ":flag_pw:" - description: "single emoji :flag_ps:" text: "🇵🇸" expected: ":flag_ps:" - description: "single emoji :flag_pa:" text: "🇵🇦" expected: ":flag_pa:" - description: "single emoji :flag_pg:" text: "🇵🇬" expected: ":flag_pg:" - description: "single emoji :flag_py:" text: "🇵🇾" expected: ":flag_py:" - description: "single emoji :flag_pe:" text: "🇵🇪" expected: ":flag_pe:" - description: "single emoji :flag_qa:" text: "🇶🇦" expected: ":flag_qa:" - description: "single emoji :flag_ro:" text: "🇷🇴" expected: ":flag_ro:" - description: "single emoji :flag_rw:" text: "🇷🇼" expected: ":flag_rw:" - description: "single emoji :flag_sh:" text: "🇸🇭" expected: ":flag_sh:" - description: "single emoji :flag_kn:" text: "🇰🇳" expected: ":flag_kn:" - description: "single emoji :flag_lc:" text: "🇱🇨" expected: ":flag_lc:" - description: "single emoji :flag_vc:" text: "🇻🇨" expected: ":flag_vc:" - description: "single emoji :flag_ws:" text: "🇼🇸" expected: ":flag_ws:" - description: "single emoji :flag_sm:" text: "🇸🇲" expected: ":flag_sm:" - description: "single emoji :flag_st:" text: "🇸🇹" expected: ":flag_st:" - description: "single emoji :flag_sn:" text: "🇸🇳" expected: ":flag_sn:" - description: "single emoji :flag_rs:" text: "🇷🇸" expected: ":flag_rs:" - description: "single emoji :flag_sc:" text: "🇸🇨" expected: ":flag_sc:" - description: "single emoji :flag_sl:" text: "🇸🇱" expected: ":flag_sl:" - description: "single emoji :flag_sk:" text: "🇸🇰" expected: ":flag_sk:" - description: "single emoji :flag_si:" text: "🇸🇮" expected: ":flag_si:" - description: "single emoji :flag_sb:" text: "🇸🇧" expected: ":flag_sb:" - description: "single emoji :flag_so:" text: "🇸🇴" expected: ":flag_so:" - description: "single emoji :flag_lk:" text: "🇱🇰" expected: ":flag_lk:" - description: "single emoji :flag_sd:" text: "🇸🇩" expected: ":flag_sd:" - description: "single emoji :flag_sr:" text: "🇸🇷" expected: ":flag_sr:" - description: "single emoji :flag_sz:" text: "🇸🇿" expected: ":flag_sz:" - description: "single emoji :flag_sy:" text: "🇸🇾" expected: ":flag_sy:" - description: "single emoji :flag_tw:" text: "🇹🇼" expected: ":flag_tw:" - description: "single emoji :flag_tj:" text: "🇹🇯" expected: ":flag_tj:" - description: "single emoji :flag_tz:" text: "🇹🇿" expected: ":flag_tz:" - description: "single emoji :flag_th:" text: "🇹🇭" expected: ":flag_th:" - description: "single emoji :flag_tg:" text: "🇹🇬" expected: ":flag_tg:" - description: "single emoji :flag_to:" text: "🇹🇴" expected: ":flag_to:" - description: "single emoji :flag_tt:" text: "🇹🇹" expected: ":flag_tt:" - description: "single emoji :flag_tn:" text: "🇹🇳" expected: ":flag_tn:" - description: "single emoji :flag_tm:" text: "🇹🇲" expected: ":flag_tm:" - description: "single emoji :flag_tv:" text: "🇹🇻" expected: ":flag_tv:" - description: "single emoji :flag_vi:" text: "🇻🇮" expected: ":flag_vi:" - description: "single emoji :flag_ug:" text: "🇺🇬" expected: ":flag_ug:" - description: "single emoji :flag_ua:" text: "🇺🇦" expected: ":flag_ua:" - description: "single emoji :flag_uy:" text: "🇺🇾" expected: ":flag_uy:" - description: "single emoji :flag_uz:" text: "🇺🇿" expected: ":flag_uz:" - description: "single emoji :flag_vu:" text: "🇻🇺" expected: ":flag_vu:" - description: "single emoji :flag_va:" text: "🇻🇦" expected: ":flag_va:" - description: "single emoji :flag_ve:" text: "🇻🇪" expected: ":flag_ve:" - description: "single emoji :flag_wf:" text: "🇼🇫" expected: ":flag_wf:" - description: "single emoji :flag_eh:" text: "🇪🇭" expected: ":flag_eh:" - description: "single emoji :flag_ye:" text: "🇾🇪" expected: ":flag_ye:" - description: "single emoji :flag_zm:" text: "🇿🇲" expected: ":flag_zm:" - description: "single emoji :flag_zw:" text: "🇿🇼" expected: ":flag_zw:" toImage: - description: "single character shortname conversion" text: ":snail:" expected: "
" - description: "shortname shares a colon" text: ":invalid:snail:" expected: ":invalid
" - description: "single unicode character conversion" text: "🐌" expected: "
"