Created
June 21, 2018 00:21
-
-
Save samdenty/74b10ad1c95ae38786312ca551a5a7ab to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
var t = { | |
people: [{ | |
names: ["grinning"], | |
surrogates: "๐" | |
}, { | |
names: ["grimacing"], | |
surrogates: "๐ฌ" | |
}, { | |
names: ["grin"], | |
surrogates: "๐" | |
}, { | |
names: ["joy"], | |
surrogates: "๐" | |
}, { | |
names: ["smiley"], | |
surrogates: "๐" | |
}, { | |
names: ["smile"], | |
surrogates: "๐" | |
}, { | |
names: ["sweat_smile"], | |
surrogates: "๐ " | |
}, { | |
names: ["laughing", "satisfied"], | |
surrogates: "๐" | |
}, { | |
names: ["innocent"], | |
surrogates: "๐" | |
}, { | |
names: ["wink"], | |
surrogates: "๐" | |
}, { | |
names: ["blush"], | |
surrogates: "๐" | |
}, { | |
names: ["slight_smile", "slightly_smiling_face"], | |
surrogates: "๐" | |
}, { | |
names: ["upside_down", "upside_down_face"], | |
surrogates: "๐" | |
}, { | |
names: ["relaxed"], | |
surrogates: "โบ" | |
}, { | |
names: ["yum"], | |
surrogates: "๐" | |
}, { | |
names: ["relieved"], | |
surrogates: "๐" | |
}, { | |
names: ["heart_eyes"], | |
surrogates: "๐" | |
}, { | |
names: ["kissing_heart"], | |
surrogates: "๐" | |
}, { | |
names: ["kissing"], | |
surrogates: "๐" | |
}, { | |
names: ["kissing_smiling_eyes"], | |
surrogates: "๐" | |
}, { | |
names: ["kissing_closed_eyes"], | |
surrogates: "๐" | |
}, { | |
names: ["stuck_out_tongue_winking_eye"], | |
surrogates: "๐" | |
}, { | |
names: ["stuck_out_tongue_closed_eyes"], | |
surrogates: "๐" | |
}, { | |
names: ["stuck_out_tongue"], | |
surrogates: "๐" | |
}, { | |
names: ["money_mouth", "money_mouth_face"], | |
surrogates: "๐ค" | |
}, { | |
names: ["nerd", "nerd_face"], | |
surrogates: "๐ค" | |
}, { | |
names: ["sunglasses"], | |
surrogates: "๐" | |
}, { | |
names: ["hugging", "hugging_face"], | |
surrogates: "๐ค" | |
}, { | |
names: ["smirk"], | |
surrogates: "๐" | |
}, { | |
names: ["no_mouth"], | |
surrogates: "๐ถ" | |
}, { | |
names: ["neutral_face"], | |
surrogates: "๐" | |
}, { | |
names: ["expressionless"], | |
surrogates: "๐" | |
}, { | |
names: ["unamused"], | |
surrogates: "๐" | |
}, { | |
names: ["rolling_eyes", "face_with_rolling_eyes"], | |
surrogates: "๐" | |
}, { | |
names: ["thinking", "thinking_face"], | |
surrogates: "๐ค" | |
}, { | |
names: ["flushed"], | |
surrogates: "๐ณ" | |
}, { | |
names: ["disappointed"], | |
surrogates: "๐" | |
}, { | |
names: ["worried"], | |
surrogates: "๐" | |
}, { | |
names: ["angry"], | |
surrogates: "๐ " | |
}, { | |
names: ["rage"], | |
surrogates: "๐ก" | |
}, { | |
names: ["pensive"], | |
surrogates: "๐" | |
}, { | |
names: ["confused"], | |
surrogates: "๐" | |
}, { | |
names: ["slight_frown", "slightly_frowning_face"], | |
surrogates: "๐" | |
}, { | |
names: ["frowning2", "white_frowning_face"], | |
surrogates: "โน" | |
}, { | |
names: ["persevere"], | |
surrogates: "๐ฃ" | |
}, { | |
names: ["confounded"], | |
surrogates: "๐" | |
}, { | |
names: ["tired_face"], | |
surrogates: "๐ซ" | |
}, { | |
names: ["weary"], | |
surrogates: "๐ฉ" | |
}, { | |
names: ["triumph"], | |
surrogates: "๐ค" | |
}, { | |
names: ["open_mouth"], | |
surrogates: "๐ฎ" | |
}, { | |
names: ["scream"], | |
surrogates: "๐ฑ" | |
}, { | |
names: ["fearful"], | |
surrogates: "๐จ" | |
}, { | |
names: ["cold_sweat"], | |
surrogates: "๐ฐ" | |
}, { | |
names: ["hushed"], | |
surrogates: "๐ฏ" | |
}, { | |
names: ["frowning"], | |
surrogates: "๐ฆ" | |
}, { | |
names: ["anguished"], | |
surrogates: "๐ง" | |
}, { | |
names: ["cry"], | |
surrogates: "๐ข" | |
}, { | |
names: ["disappointed_relieved"], | |
surrogates: "๐ฅ" | |
}, { | |
names: ["sleepy"], | |
surrogates: "๐ช" | |
}, { | |
names: ["sweat"], | |
surrogates: "๐" | |
}, { | |
names: ["sob"], | |
surrogates: "๐ญ" | |
}, { | |
names: ["dizzy_face"], | |
surrogates: "๐ต" | |
}, { | |
names: ["astonished"], | |
surrogates: "๐ฒ" | |
}, { | |
names: ["zipper_mouth", "zipper_mouth_face"], | |
surrogates: "๐ค" | |
}, { | |
names: ["mask"], | |
surrogates: "๐ท" | |
}, { | |
names: ["thermometer_face", "face_with_thermometer"], | |
surrogates: "๐ค" | |
}, { | |
names: ["head_bandage", "face_with_head_bandage"], | |
surrogates: "๐ค" | |
}, { | |
names: ["sleeping"], | |
surrogates: "๐ด" | |
}, { | |
names: ["zzz"], | |
surrogates: "๐ค" | |
}, { | |
names: ["poop", "shit", "hankey", "poo"], | |
surrogates: "๐ฉ" | |
}, { | |
names: ["smiling_imp"], | |
surrogates: "๐" | |
}, { | |
names: ["imp"], | |
surrogates: "๐ฟ" | |
}, { | |
names: ["japanese_ogre"], | |
surrogates: "๐น" | |
}, { | |
names: ["japanese_goblin"], | |
surrogates: "๐บ" | |
}, { | |
names: ["skull", "skeleton"], | |
surrogates: "๐" | |
}, { | |
names: ["ghost"], | |
surrogates: "๐ป" | |
}, { | |
names: ["alien"], | |
surrogates: "๐ฝ" | |
}, { | |
names: ["robot", "robot_face"], | |
surrogates: "๐ค" | |
}, { | |
names: ["smiley_cat"], | |
surrogates: "๐บ" | |
}, { | |
names: ["smile_cat"], | |
surrogates: "๐ธ" | |
}, { | |
names: ["joy_cat"], | |
surrogates: "๐น" | |
}, { | |
names: ["heart_eyes_cat"], | |
surrogates: "๐ป" | |
}, { | |
names: ["smirk_cat"], | |
surrogates: "๐ผ" | |
}, { | |
names: ["kissing_cat"], | |
surrogates: "๐ฝ" | |
}, { | |
names: ["scream_cat"], | |
surrogates: "๐" | |
}, { | |
names: ["crying_cat_face"], | |
surrogates: "๐ฟ" | |
}, { | |
names: ["pouting_cat"], | |
surrogates: "๐พ" | |
}, { | |
names: ["raised_hands"], | |
surrogates: "๐", | |
hasDiversity: !0 | |
}, { | |
names: ["clap"], | |
surrogates: "๐", | |
hasDiversity: !0 | |
}, { | |
names: ["wave"], | |
surrogates: "๐", | |
hasDiversity: !0 | |
}, { | |
names: ["thumbsup", "+1", "thumbup"], | |
surrogates: "๐", | |
hasDiversity: !0 | |
}, { | |
names: ["thumbsdown", "-1", "thumbdown"], | |
surrogates: "๐", | |
hasDiversity: !0 | |
}, { | |
names: ["punch"], | |
surrogates: "๐", | |
hasDiversity: !0 | |
}, { | |
names: ["fist"], | |
surrogates: "โ", | |
hasDiversity: !0 | |
}, { | |
names: ["v"], | |
surrogates: "โ", | |
hasDiversity: !0 | |
}, { | |
names: ["ok_hand"], | |
surrogates: "๐", | |
hasDiversity: !0 | |
}, { | |
names: ["raised_hand"], | |
surrogates: "โ", | |
hasDiversity: !0 | |
}, { | |
names: ["open_hands"], | |
surrogates: "๐", | |
hasDiversity: !0 | |
}, { | |
names: ["muscle"], | |
surrogates: "๐ช", | |
hasDiversity: !0 | |
}, { | |
names: ["pray"], | |
surrogates: "๐", | |
hasDiversity: !0 | |
}, { | |
names: ["point_up"], | |
surrogates: "โ", | |
hasDiversity: !0 | |
}, { | |
names: ["point_up_2"], | |
surrogates: "๐", | |
hasDiversity: !0 | |
}, { | |
names: ["point_down"], | |
surrogates: "๐", | |
hasDiversity: !0 | |
}, { | |
names: ["point_left"], | |
surrogates: "๐", | |
hasDiversity: !0 | |
}, { | |
names: ["point_right"], | |
surrogates: "๐", | |
hasDiversity: !0 | |
}, { | |
names: ["middle_finger", "reversed_hand_with_middle_finger_extended"], | |
surrogates: "๐", | |
hasDiversity: !0 | |
}, { | |
names: ["hand_splayed", "raised_hand_with_fingers_splayed"], | |
surrogates: "๐", | |
hasDiversity: !0 | |
}, { | |
names: ["metal", "sign_of_the_horns"], | |
surrogates: "๐ค", | |
hasDiversity: !0 | |
}, { | |
names: ["vulcan", "raised_hand_with_part_between_middle_and_ring_fingers"], | |
surrogates: "๐", | |
hasDiversity: !0 | |
}, { | |
names: ["writing_hand"], | |
surrogates: "โ", | |
hasDiversity: !0 | |
}, { | |
names: ["nail_care"], | |
surrogates: "๐ ", | |
hasDiversity: !0 | |
}, { | |
names: ["lips"], | |
surrogates: "๐" | |
}, { | |
names: ["tongue"], | |
surrogates: "๐ " | |
}, { | |
names: ["ear"], | |
surrogates: "๐", | |
hasDiversity: !0 | |
}, { | |
names: ["nose"], | |
surrogates: "๐", | |
hasDiversity: !0 | |
}, { | |
names: ["eye"], | |
surrogates: "๐" | |
}, { | |
names: ["eyes"], | |
surrogates: "๐" | |
}, { | |
names: ["bust_in_silhouette"], | |
surrogates: "๐ค" | |
}, { | |
names: ["busts_in_silhouette"], | |
surrogates: "๐ฅ" | |
}, { | |
names: ["speaking_head", "speaking_head_in_silhouette"], | |
surrogates: "๐ฃ" | |
}, { | |
names: ["baby"], | |
surrogates: "๐ถ", | |
hasDiversity: !0 | |
}, { | |
names: ["boy"], | |
surrogates: "๐ฆ", | |
hasDiversity: !0 | |
}, { | |
names: ["girl"], | |
surrogates: "๐ง", | |
hasDiversity: !0 | |
}, { | |
names: ["man"], | |
surrogates: "๐จ", | |
hasDiversity: !0 | |
}, { | |
names: ["woman"], | |
surrogates: "๐ฉ", | |
hasDiversity: !0 | |
}, { | |
names: ["person_with_blond_hair"], | |
surrogates: "๐ฑ", | |
hasDiversity: !0 | |
}, { | |
names: ["older_man"], | |
surrogates: "๐ด", | |
hasDiversity: !0 | |
}, { | |
names: ["older_woman", "grandma"], | |
surrogates: "๐ต", | |
hasDiversity: !0 | |
}, { | |
names: ["man_with_gua_pi_mao"], | |
surrogates: "๐ฒ", | |
hasDiversity: !0 | |
}, { | |
names: ["man_with_turban"], | |
surrogates: "๐ณ", | |
hasDiversity: !0 | |
}, { | |
names: ["cop"], | |
surrogates: "๐ฎ", | |
hasDiversity: !0 | |
}, { | |
names: ["construction_worker"], | |
surrogates: "๐ท", | |
hasDiversity: !0 | |
}, { | |
names: ["guardsman"], | |
surrogates: "๐", | |
hasDiversity: !0 | |
}, { | |
names: ["spy", "sleuth_or_spy"], | |
surrogates: "๐ต", | |
hasDiversity: !0 | |
}, { | |
names: ["santa"], | |
surrogates: "๐ ", | |
hasDiversity: !0 | |
}, { | |
names: ["angel"], | |
surrogates: "๐ผ", | |
hasDiversity: !0 | |
}, { | |
names: ["princess"], | |
surrogates: "๐ธ", | |
hasDiversity: !0 | |
}, { | |
names: ["bride_with_veil"], | |
surrogates: "๐ฐ", | |
hasDiversity: !0 | |
}, { | |
names: ["walking"], | |
surrogates: "๐ถ", | |
hasDiversity: !0 | |
}, { | |
names: ["runner"], | |
surrogates: "๐", | |
hasDiversity: !0 | |
}, { | |
names: ["dancer"], | |
surrogates: "๐", | |
hasDiversity: !0 | |
}, { | |
names: ["dancers"], | |
surrogates: "๐ฏ" | |
}, { | |
names: ["couple"], | |
surrogates: "๐ซ" | |
}, { | |
names: ["two_men_holding_hands"], | |
surrogates: "๐ฌ" | |
}, { | |
names: ["two_women_holding_hands"], | |
surrogates: "๐ญ" | |
}, { | |
names: ["bow"], | |
surrogates: "๐", | |
hasDiversity: !0 | |
}, { | |
names: ["information_desk_person"], | |
surrogates: "๐", | |
hasDiversity: !0 | |
}, { | |
names: ["no_good"], | |
surrogates: "๐ ", | |
hasDiversity: !0 | |
}, { | |
names: ["ok_woman"], | |
surrogates: "๐", | |
hasDiversity: !0 | |
}, { | |
names: ["raising_hand"], | |
surrogates: "๐", | |
hasDiversity: !0 | |
}, { | |
names: ["person_with_pouting_face"], | |
surrogates: "๐", | |
hasDiversity: !0 | |
}, { | |
names: ["person_frowning"], | |
surrogates: "๐", | |
hasDiversity: !0 | |
}, { | |
names: ["haircut"], | |
surrogates: "๐", | |
hasDiversity: !0 | |
}, { | |
names: ["massage"], | |
surrogates: "๐", | |
hasDiversity: !0 | |
}, { | |
names: ["couple_with_heart"], | |
surrogates: "๐" | |
}, { | |
names: ["couple_ww", "couple_with_heart_ww"], | |
surrogates: "๐ฉโโค๏ธโ๐ฉ" | |
}, { | |
names: ["couple_mm", "couple_with_heart_mm"], | |
surrogates: "๐จโโค๏ธโ๐จ" | |
}, { | |
names: ["couplekiss"], | |
surrogates: "๐" | |
}, { | |
names: ["kiss_ww", "couplekiss_ww"], | |
surrogates: "๐ฉโโค๏ธโ๐โ๐ฉ" | |
}, { | |
names: ["kiss_mm", "couplekiss_mm"], | |
surrogates: "๐จโโค๏ธโ๐โ๐จ" | |
}, { | |
names: ["family"], | |
surrogates: "๐ช" | |
}, { | |
names: ["family_mwg"], | |
surrogates: "๐จโ๐ฉโ๐ง" | |
}, { | |
names: ["family_mwgb"], | |
surrogates: "๐จโ๐ฉโ๐งโ๐ฆ" | |
}, { | |
names: ["family_mwbb"], | |
surrogates: "๐จโ๐ฉโ๐ฆโ๐ฆ" | |
}, { | |
names: ["family_mwgg"], | |
surrogates: "๐จโ๐ฉโ๐งโ๐ง" | |
}, { | |
names: ["family_wwb"], | |
surrogates: "๐ฉโ๐ฉโ๐ฆ" | |
}, { | |
names: ["family_wwg"], | |
surrogates: "๐ฉโ๐ฉโ๐ง" | |
}, { | |
names: ["family_wwgb"], | |
surrogates: "๐ฉโ๐ฉโ๐งโ๐ฆ" | |
}, { | |
names: ["family_wwbb"], | |
surrogates: "๐ฉโ๐ฉโ๐ฆโ๐ฆ" | |
}, { | |
names: ["family_wwgg"], | |
surrogates: "๐ฉโ๐ฉโ๐งโ๐ง" | |
}, { | |
names: ["family_mmb"], | |
surrogates: "๐จโ๐จโ๐ฆ" | |
}, { | |
names: ["family_mmg"], | |
surrogates: "๐จโ๐จโ๐ง" | |
}, { | |
names: ["family_mmgb"], | |
surrogates: "๐จโ๐จโ๐งโ๐ฆ" | |
}, { | |
names: ["family_mmbb"], | |
surrogates: "๐จโ๐จโ๐ฆโ๐ฆ" | |
}, { | |
names: ["family_mmgg"], | |
surrogates: "๐จโ๐จโ๐งโ๐ง" | |
}, { | |
names: ["womans_clothes"], | |
surrogates: "๐" | |
}, { | |
names: ["shirt"], | |
surrogates: "๐" | |
}, { | |
names: ["jeans"], | |
surrogates: "๐" | |
}, { | |
names: ["necktie"], | |
surrogates: "๐" | |
}, { | |
names: ["dress"], | |
surrogates: "๐" | |
}, { | |
names: ["bikini"], | |
surrogates: "๐" | |
}, { | |
names: ["kimono"], | |
surrogates: "๐" | |
}, { | |
names: ["lipstick"], | |
surrogates: "๐" | |
}, { | |
names: ["kiss"], | |
surrogates: "๐" | |
}, { | |
names: ["footprints"], | |
surrogates: "๐ฃ" | |
}, { | |
names: ["high_heel"], | |
surrogates: "๐ " | |
}, { | |
names: ["sandal"], | |
surrogates: "๐ก" | |
}, { | |
names: ["boot"], | |
surrogates: "๐ข" | |
}, { | |
names: ["mans_shoe"], | |
surrogates: "๐" | |
}, { | |
names: ["athletic_shoe"], | |
surrogates: "๐" | |
}, { | |
names: ["womans_hat"], | |
surrogates: "๐" | |
}, { | |
names: ["tophat"], | |
surrogates: "๐ฉ" | |
}, { | |
names: ["helmet_with_cross", "helmet_with_white_cross"], | |
surrogates: "โ" | |
}, { | |
names: ["mortar_board"], | |
surrogates: "๐" | |
}, { | |
names: ["crown"], | |
surrogates: "๐" | |
}, { | |
names: ["school_satchel"], | |
surrogates: "๐" | |
}, { | |
names: ["pouch"], | |
surrogates: "๐" | |
}, { | |
names: ["purse"], | |
surrogates: "๐" | |
}, { | |
names: ["handbag"], | |
surrogates: "๐" | |
}, { | |
names: ["briefcase"], | |
surrogates: "๐ผ" | |
}, { | |
names: ["eyeglasses"], | |
surrogates: "๐" | |
}, { | |
names: ["dark_sunglasses"], | |
surrogates: "๐ถ" | |
}, { | |
names: ["ring"], | |
surrogates: "๐" | |
}, { | |
names: ["closed_umbrella"], | |
surrogates: "๐" | |
}, { | |
names: ["cowboy", "face_with_cowboy_hat"], | |
surrogates: "๐ค " | |
}, { | |
names: ["clown", "clown_face"], | |
surrogates: "๐คก" | |
}, { | |
names: ["nauseated_face", "sick"], | |
surrogates: "๐คข" | |
}, { | |
names: ["rofl", "rolling_on_the_floor_laughing"], | |
surrogates: "๐คฃ" | |
}, { | |
names: ["drooling_face", "drool"], | |
surrogates: "๐คค" | |
}, { | |
names: ["lying_face", "liar"], | |
surrogates: "๐คฅ" | |
}, { | |
names: ["sneezing_face", "sneeze"], | |
surrogates: "๐คง" | |
}, { | |
names: ["prince"], | |
surrogates: "๐คด", | |
hasDiversity: !0 | |
}, { | |
names: ["man_in_tuxedo"], | |
surrogates: "๐คต", | |
hasDiversity: !0 | |
}, { | |
names: ["mrs_claus", "mother_christmas"], | |
surrogates: "๐คถ", | |
hasDiversity: !0 | |
}, { | |
names: ["face_palm", "facepalm"], | |
surrogates: "๐คฆ", | |
hasDiversity: !0 | |
}, { | |
names: ["shrug"], | |
surrogates: "๐คท", | |
hasDiversity: !0 | |
}, { | |
names: ["pregnant_woman", "expecting_woman"], | |
surrogates: "๐คฐ", | |
hasDiversity: !0 | |
}, { | |
names: ["selfie"], | |
surrogates: "๐คณ", | |
hasDiversity: !0 | |
}, { | |
names: ["man_dancing", "male_dancer"], | |
surrogates: "๐บ", | |
hasDiversity: !0 | |
}, { | |
names: ["call_me", "call_me_hand"], | |
surrogates: "๐ค", | |
hasDiversity: !0 | |
}, { | |
names: ["raised_back_of_hand", "back_of_hand"], | |
surrogates: "๐ค", | |
hasDiversity: !0 | |
}, { | |
names: ["left_facing_fist", "left_fist"], | |
surrogates: "๐ค", | |
hasDiversity: !0 | |
}, { | |
names: ["right_facing_fist", "right_fist"], | |
surrogates: "๐ค", | |
hasDiversity: !0 | |
}, { | |
names: ["handshake", "shaking_hands"], | |
surrogates: "๐ค" | |
}, { | |
names: ["fingers_crossed", "hand_with_index_and_middle_finger_crossed"], | |
surrogates: "๐ค", | |
hasDiversity: !0 | |
}], | |
nature: [{ | |
names: ["dog"], | |
surrogates: "๐ถ" | |
}, { | |
names: ["cat"], | |
surrogates: "๐ฑ" | |
}, { | |
names: ["mouse"], | |
surrogates: "๐ญ" | |
}, { | |
names: ["hamster"], | |
surrogates: "๐น" | |
}, { | |
names: ["rabbit"], | |
surrogates: "๐ฐ" | |
}, { | |
names: ["bear"], | |
surrogates: "๐ป" | |
}, { | |
names: ["panda_face"], | |
surrogates: "๐ผ" | |
}, { | |
names: ["koala"], | |
surrogates: "๐จ" | |
}, { | |
names: ["tiger"], | |
surrogates: "๐ฏ" | |
}, { | |
names: ["lion_face", "lion"], | |
surrogates: "๐ฆ" | |
}, { | |
names: ["cow"], | |
surrogates: "๐ฎ" | |
}, { | |
names: ["pig"], | |
surrogates: "๐ท" | |
}, { | |
names: ["pig_nose"], | |
surrogates: "๐ฝ" | |
}, { | |
names: ["frog"], | |
surrogates: "๐ธ" | |
}, { | |
names: ["octopus"], | |
surrogates: "๐" | |
}, { | |
names: ["monkey_face"], | |
surrogates: "๐ต" | |
}, { | |
names: ["see_no_evil"], | |
surrogates: "๐" | |
}, { | |
names: ["hear_no_evil"], | |
surrogates: "๐" | |
}, { | |
names: ["speak_no_evil"], | |
surrogates: "๐" | |
}, { | |
names: ["monkey"], | |
surrogates: "๐" | |
}, { | |
names: ["chicken"], | |
surrogates: "๐" | |
}, { | |
names: ["penguin"], | |
surrogates: "๐ง" | |
}, { | |
names: ["bird"], | |
surrogates: "๐ฆ" | |
}, { | |
names: ["baby_chick"], | |
surrogates: "๐ค" | |
}, { | |
names: ["hatching_chick"], | |
surrogates: "๐ฃ" | |
}, { | |
names: ["hatched_chick"], | |
surrogates: "๐ฅ" | |
}, { | |
names: ["wolf"], | |
surrogates: "๐บ" | |
}, { | |
names: ["boar"], | |
surrogates: "๐" | |
}, { | |
names: ["horse"], | |
surrogates: "๐ด" | |
}, { | |
names: ["unicorn", "unicorn_face"], | |
surrogates: "๐ฆ" | |
}, { | |
names: ["bee"], | |
surrogates: "๐" | |
}, { | |
names: ["bug"], | |
surrogates: "๐" | |
}, { | |
names: ["snail"], | |
surrogates: "๐" | |
}, { | |
names: ["beetle"], | |
surrogates: "๐" | |
}, { | |
names: ["ant"], | |
surrogates: "๐" | |
}, { | |
names: ["spider"], | |
surrogates: "๐ท" | |
}, { | |
names: ["scorpion"], | |
surrogates: "๐ฆ" | |
}, { | |
names: ["crab"], | |
surrogates: "๐ฆ" | |
}, { | |
names: ["snake"], | |
surrogates: "๐" | |
}, { | |
names: ["turtle"], | |
surrogates: "๐ข" | |
}, { | |
names: ["tropical_fish"], | |
surrogates: "๐ " | |
}, { | |
names: ["fish"], | |
surrogates: "๐" | |
}, { | |
names: ["blowfish"], | |
surrogates: "๐ก" | |
}, { | |
names: ["dolphin"], | |
surrogates: "๐ฌ" | |
}, { | |
names: ["whale"], | |
surrogates: "๐ณ" | |
}, { | |
names: ["whale2"], | |
surrogates: "๐" | |
}, { | |
names: ["crocodile"], | |
surrogates: "๐" | |
}, { | |
names: ["leopard"], | |
surrogates: "๐" | |
}, { | |
names: ["tiger2"], | |
surrogates: "๐ " | |
}, { | |
names: ["water_buffalo"], | |
surrogates: "๐" | |
}, { | |
names: ["ox"], | |
surrogates: "๐" | |
}, { | |
names: ["cow2"], | |
surrogates: "๐" | |
}, { | |
names: ["dromedary_camel"], | |
surrogates: "๐ช" | |
}, { | |
names: ["camel"], | |
surrogates: "๐ซ" | |
}, { | |
names: ["elephant"], | |
surrogates: "๐" | |
}, { | |
names: ["goat"], | |
surrogates: "๐" | |
}, { | |
names: ["ram"], | |
surrogates: "๐" | |
}, { | |
names: ["sheep"], | |
surrogates: "๐" | |
}, { | |
names: ["racehorse"], | |
surrogates: "๐" | |
}, { | |
names: ["pig2"], | |
surrogates: "๐" | |
}, { | |
names: ["rat"], | |
surrogates: "๐" | |
}, { | |
names: ["mouse2"], | |
surrogates: "๐" | |
}, { | |
names: ["rooster"], | |
surrogates: "๐" | |
}, { | |
names: ["turkey"], | |
surrogates: "๐ฆ" | |
}, { | |
names: ["dove", "dove_of_peace"], | |
surrogates: "๐" | |
}, { | |
names: ["dog2"], | |
surrogates: "๐" | |
}, { | |
names: ["poodle"], | |
surrogates: "๐ฉ" | |
}, { | |
names: ["cat2"], | |
surrogates: "๐" | |
}, { | |
names: ["rabbit2"], | |
surrogates: "๐" | |
}, { | |
names: ["chipmunk"], | |
surrogates: "๐ฟ" | |
}, { | |
names: ["feet", "paw_prints"], | |
surrogates: "๐พ" | |
}, { | |
names: ["dragon"], | |
surrogates: "๐" | |
}, { | |
names: ["dragon_face"], | |
surrogates: "๐ฒ" | |
}, { | |
names: ["cactus"], | |
surrogates: "๐ต" | |
}, { | |
names: ["christmas_tree"], | |
surrogates: "๐" | |
}, { | |
names: ["evergreen_tree"], | |
surrogates: "๐ฒ" | |
}, { | |
names: ["deciduous_tree"], | |
surrogates: "๐ณ" | |
}, { | |
names: ["palm_tree"], | |
surrogates: "๐ด" | |
}, { | |
names: ["seedling"], | |
surrogates: "๐ฑ" | |
}, { | |
names: ["herb"], | |
surrogates: "๐ฟ" | |
}, { | |
names: ["shamrock"], | |
surrogates: "โ" | |
}, { | |
names: ["four_leaf_clover"], | |
surrogates: "๐" | |
}, { | |
names: ["bamboo"], | |
surrogates: "๐" | |
}, { | |
names: ["tanabata_tree"], | |
surrogates: "๐" | |
}, { | |
names: ["leaves"], | |
surrogates: "๐" | |
}, { | |
names: ["fallen_leaf"], | |
surrogates: "๐" | |
}, { | |
names: ["maple_leaf"], | |
surrogates: "๐" | |
}, { | |
names: ["ear_of_rice"], | |
surrogates: "๐พ" | |
}, { | |
names: ["hibiscus"], | |
surrogates: "๐บ" | |
}, { | |
names: ["sunflower"], | |
surrogates: "๐ป" | |
}, { | |
names: ["rose"], | |
surrogates: "๐น" | |
}, { | |
names: ["tulip"], | |
surrogates: "๐ท" | |
}, { | |
names: ["blossom"], | |
surrogates: "๐ผ" | |
}, { | |
names: ["cherry_blossom"], | |
surrogates: "๐ธ" | |
}, { | |
names: ["bouquet"], | |
surrogates: "๐" | |
}, { | |
names: ["mushroom"], | |
surrogates: "๐" | |
}, { | |
names: ["chestnut"], | |
surrogates: "๐ฐ" | |
}, { | |
names: ["jack_o_lantern"], | |
surrogates: "๐" | |
}, { | |
names: ["shell"], | |
surrogates: "๐" | |
}, { | |
names: ["spider_web"], | |
surrogates: "๐ธ" | |
}, { | |
names: ["earth_americas"], | |
surrogates: "๐" | |
}, { | |
names: ["earth_africa"], | |
surrogates: "๐" | |
}, { | |
names: ["earth_asia"], | |
surrogates: "๐" | |
}, { | |
names: ["full_moon"], | |
surrogates: "๐" | |
}, { | |
names: ["waning_gibbous_moon"], | |
surrogates: "๐" | |
}, { | |
names: ["last_quarter_moon"], | |
surrogates: "๐" | |
}, { | |
names: ["waning_crescent_moon"], | |
surrogates: "๐" | |
}, { | |
names: ["new_moon"], | |
surrogates: "๐" | |
}, { | |
names: ["waxing_crescent_moon"], | |
surrogates: "๐" | |
}, { | |
names: ["first_quarter_moon"], | |
surrogates: "๐" | |
}, { | |
names: ["waxing_gibbous_moon"], | |
surrogates: "๐" | |
}, { | |
names: ["new_moon_with_face"], | |
surrogates: "๐" | |
}, { | |
names: ["full_moon_with_face"], | |
surrogates: "๐" | |
}, { | |
names: ["first_quarter_moon_with_face"], | |
surrogates: "๐" | |
}, { | |
names: ["last_quarter_moon_with_face"], | |
surrogates: "๐" | |
}, { | |
names: ["sun_with_face"], | |
surrogates: "๐" | |
}, { | |
names: ["crescent_moon"], | |
surrogates: "๐" | |
}, { | |
names: ["star"], | |
surrogates: "โญ" | |
}, { | |
names: ["star2"], | |
surrogates: "๐" | |
}, { | |
names: ["dizzy"], | |
surrogates: "๐ซ" | |
}, { | |
names: ["sparkles"], | |
surrogates: "โจ" | |
}, { | |
names: ["comet"], | |
surrogates: "โ" | |
}, { | |
names: ["sunny"], | |
surrogates: "โ" | |
}, { | |
names: ["white_sun_small_cloud", "white_sun_with_small_cloud"], | |
surrogates: "๐ค" | |
}, { | |
names: ["partly_sunny"], | |
surrogates: "โ " | |
}, { | |
names: ["white_sun_cloud", "white_sun_behind_cloud"], | |
surrogates: "๐ฅ" | |
}, { | |
names: ["white_sun_rain_cloud", "white_sun_behind_cloud_with_rain"], | |
surrogates: "๐ฆ" | |
}, { | |
names: ["cloud"], | |
surrogates: "โ" | |
}, { | |
names: ["cloud_rain", "cloud_with_rain"], | |
surrogates: "๐ง" | |
}, { | |
names: ["thunder_cloud_rain", "thunder_cloud_and_rain"], | |
surrogates: "โ" | |
}, { | |
names: ["cloud_lightning", "cloud_with_lightning"], | |
surrogates: "๐ฉ" | |
}, { | |
names: ["zap"], | |
surrogates: "โก" | |
}, { | |
names: ["fire", "flame"], | |
surrogates: "๐ฅ" | |
}, { | |
names: ["boom"], | |
surrogates: "๐ฅ" | |
}, { | |
names: ["snowflake"], | |
surrogates: "โ" | |
}, { | |
names: ["cloud_snow", "cloud_with_snow"], | |
surrogates: "๐จ" | |
}, { | |
names: ["snowman2"], | |
surrogates: "โ" | |
}, { | |
names: ["snowman"], | |
surrogates: "โ" | |
}, { | |
names: ["wind_blowing_face"], | |
surrogates: "๐ฌ" | |
}, { | |
names: ["dash"], | |
surrogates: "๐จ" | |
}, { | |
names: ["cloud_tornado", "cloud_with_tornado"], | |
surrogates: "๐ช" | |
}, { | |
names: ["fog"], | |
surrogates: "๐ซ" | |
}, { | |
names: ["umbrella2"], | |
surrogates: "โ" | |
}, { | |
names: ["umbrella"], | |
surrogates: "โ" | |
}, { | |
names: ["droplet"], | |
surrogates: "๐ง" | |
}, { | |
names: ["sweat_drops"], | |
surrogates: "๐ฆ" | |
}, { | |
names: ["ocean"], | |
surrogates: "๐" | |
}, { | |
names: ["eagle"], | |
surrogates: "๐ฆ " | |
}, { | |
names: ["duck"], | |
surrogates: "๐ฆ" | |
}, { | |
names: ["bat"], | |
surrogates: "๐ฆ" | |
}, { | |
names: ["shark"], | |
surrogates: "๐ฆ" | |
}, { | |
names: ["owl"], | |
surrogates: "๐ฆ" | |
}, { | |
names: ["fox", "fox_face"], | |
surrogates: "๐ฆ" | |
}, { | |
names: ["butterfly"], | |
surrogates: "๐ฆ" | |
}, { | |
names: ["deer"], | |
surrogates: "๐ฆ" | |
}, { | |
names: ["gorilla"], | |
surrogates: "๐ฆ" | |
}, { | |
names: ["lizard"], | |
surrogates: "๐ฆ" | |
}, { | |
names: ["rhino", "rhinoceros"], | |
surrogates: "๐ฆ" | |
}, { | |
names: ["wilted_rose", "wilted_flower"], | |
surrogates: "๐ฅ" | |
}, { | |
names: ["shrimp"], | |
surrogates: "๐ฆ" | |
}, { | |
names: ["squid"], | |
surrogates: "๐ฆ" | |
}], | |
food: [{ | |
names: ["green_apple"], | |
surrogates: "๐" | |
}, { | |
names: ["apple"], | |
surrogates: "๐" | |
}, { | |
names: ["pear"], | |
surrogates: "๐" | |
}, { | |
names: ["tangerine"], | |
surrogates: "๐" | |
}, { | |
names: ["lemon"], | |
surrogates: "๐" | |
}, { | |
names: ["banana"], | |
surrogates: "๐" | |
}, { | |
names: ["watermelon"], | |
surrogates: "๐" | |
}, { | |
names: ["grapes"], | |
surrogates: "๐" | |
}, { | |
names: ["strawberry"], | |
surrogates: "๐" | |
}, { | |
names: ["melon"], | |
surrogates: "๐" | |
}, { | |
names: ["cherries"], | |
surrogates: "๐" | |
}, { | |
names: ["peach"], | |
surrogates: "๐" | |
}, { | |
names: ["pineapple"], | |
surrogates: "๐" | |
}, { | |
names: ["tomato"], | |
surrogates: "๐ " | |
}, { | |
names: ["eggplant"], | |
surrogates: "๐" | |
}, { | |
names: ["hot_pepper"], | |
surrogates: "๐ถ" | |
}, { | |
names: ["corn"], | |
surrogates: "๐ฝ" | |
}, { | |
names: ["sweet_potato"], | |
surrogates: "๐ " | |
}, { | |
names: ["honey_pot"], | |
surrogates: "๐ฏ" | |
}, { | |
names: ["bread"], | |
surrogates: "๐" | |
}, { | |
names: ["cheese", "cheese_wedge"], | |
surrogates: "๐ง" | |
}, { | |
names: ["poultry_leg"], | |
surrogates: "๐" | |
}, { | |
names: ["meat_on_bone"], | |
surrogates: "๐" | |
}, { | |
names: ["fried_shrimp"], | |
surrogates: "๐ค" | |
}, { | |
names: ["cooking"], | |
surrogates: "๐ณ" | |
}, { | |
names: ["hamburger"], | |
surrogates: "๐" | |
}, { | |
names: ["fries"], | |
surrogates: "๐" | |
}, { | |
names: ["hotdog", "hot_dog"], | |
surrogates: "๐ญ" | |
}, { | |
names: ["pizza"], | |
surrogates: "๐" | |
}, { | |
names: ["spaghetti"], | |
surrogates: "๐" | |
}, { | |
names: ["taco"], | |
surrogates: "๐ฎ" | |
}, { | |
names: ["burrito"], | |
surrogates: "๐ฏ" | |
}, { | |
names: ["ramen"], | |
surrogates: "๐" | |
}, { | |
names: ["stew"], | |
surrogates: "๐ฒ" | |
}, { | |
names: ["fish_cake"], | |
surrogates: "๐ฅ" | |
}, { | |
names: ["sushi"], | |
surrogates: "๐ฃ" | |
}, { | |
names: ["bento"], | |
surrogates: "๐ฑ" | |
}, { | |
names: ["curry"], | |
surrogates: "๐" | |
}, { | |
names: ["rice_ball"], | |
surrogates: "๐" | |
}, { | |
names: ["rice"], | |
surrogates: "๐" | |
}, { | |
names: ["rice_cracker"], | |
surrogates: "๐" | |
}, { | |
names: ["oden"], | |
surrogates: "๐ข" | |
}, { | |
names: ["dango"], | |
surrogates: "๐ก" | |
}, { | |
names: ["shaved_ice"], | |
surrogates: "๐ง" | |
}, { | |
names: ["ice_cream"], | |
surrogates: "๐จ" | |
}, { | |
names: ["icecream"], | |
surrogates: "๐ฆ" | |
}, { | |
names: ["cake"], | |
surrogates: "๐ฐ" | |
}, { | |
names: ["birthday"], | |
surrogates: "๐" | |
}, { | |
names: ["custard", "pudding", "flan"], | |
surrogates: "๐ฎ" | |
}, { | |
names: ["candy"], | |
surrogates: "๐ฌ" | |
}, { | |
names: ["lollipop"], | |
surrogates: "๐ญ" | |
}, { | |
names: ["chocolate_bar"], | |
surrogates: "๐ซ" | |
}, { | |
names: ["popcorn"], | |
surrogates: "๐ฟ" | |
}, { | |
names: ["doughnut"], | |
surrogates: "๐ฉ" | |
}, { | |
names: ["cookie"], | |
surrogates: "๐ช" | |
}, { | |
names: ["beer"], | |
surrogates: "๐บ" | |
}, { | |
names: ["beers"], | |
surrogates: "๐ป" | |
}, { | |
names: ["wine_glass"], | |
surrogates: "๐ท" | |
}, { | |
names: ["cocktail"], | |
surrogates: "๐ธ" | |
}, { | |
names: ["tropical_drink"], | |
surrogates: "๐น" | |
}, { | |
names: ["champagne", "bottle_with_popping_cork"], | |
surrogates: "๐พ" | |
}, { | |
names: ["sake"], | |
surrogates: "๐ถ" | |
}, { | |
names: ["tea"], | |
surrogates: "๐ต" | |
}, { | |
names: ["coffee"], | |
surrogates: "โ" | |
}, { | |
names: ["baby_bottle"], | |
surrogates: "๐ผ" | |
}, { | |
names: ["fork_and_knife"], | |
surrogates: "๐ด" | |
}, { | |
names: ["fork_knife_plate", "fork_and_knife_with_plate"], | |
surrogates: "๐ฝ" | |
}, { | |
names: ["croissant"], | |
surrogates: "๐ฅ" | |
}, { | |
names: ["avocado"], | |
surrogates: "๐ฅ" | |
}, { | |
names: ["cucumber"], | |
surrogates: "๐ฅ" | |
}, { | |
names: ["bacon"], | |
surrogates: "๐ฅ" | |
}, { | |
names: ["potato"], | |
surrogates: "๐ฅ" | |
}, { | |
names: ["carrot"], | |
surrogates: "๐ฅ" | |
}, { | |
names: ["french_bread", "baguette_bread"], | |
surrogates: "๐ฅ" | |
}, { | |
names: ["salad", "green_salad"], | |
surrogates: "๐ฅ" | |
}, { | |
names: ["shallow_pan_of_food", "paella"], | |
surrogates: "๐ฅ" | |
}, { | |
names: ["stuffed_flatbread", "stuffed_pita"], | |
surrogates: "๐ฅ" | |
}, { | |
names: ["champagne_glass", "clinking_glass"], | |
surrogates: "๐ฅ" | |
}, { | |
names: ["tumbler_glass", "whisky"], | |
surrogates: "๐ฅ" | |
}, { | |
names: ["spoon"], | |
surrogates: "๐ฅ" | |
}, { | |
names: ["egg"], | |
surrogates: "๐ฅ" | |
}, { | |
names: ["milk", "glass_of_milk"], | |
surrogates: "๐ฅ" | |
}, { | |
names: ["peanuts", "shelled_peanut"], | |
surrogates: "๐ฅ" | |
}, { | |
names: ["kiwi", "kiwifruit"], | |
surrogates: "๐ฅ" | |
}, { | |
names: ["pancakes"], | |
surrogates: "๐ฅ" | |
}], | |
activity: [{ | |
names: ["soccer"], | |
surrogates: "โฝ" | |
}, { | |
names: ["basketball"], | |
surrogates: "๐" | |
}, { | |
names: ["football"], | |
surrogates: "๐" | |
}, { | |
names: ["baseball"], | |
surrogates: "โพ" | |
}, { | |
names: ["tennis"], | |
surrogates: "๐พ" | |
}, { | |
names: ["volleyball"], | |
surrogates: "๐" | |
}, { | |
names: ["rugby_football"], | |
surrogates: "๐" | |
}, { | |
names: ["8ball"], | |
surrogates: "๐ฑ" | |
}, { | |
names: ["golf"], | |
surrogates: "โณ" | |
}, { | |
names: ["golfer"], | |
surrogates: "๐", | |
hasDiversity: !0 | |
}, { | |
names: ["ping_pong", "table_tennis"], | |
surrogates: "๐" | |
}, { | |
names: ["badminton"], | |
surrogates: "๐ธ" | |
}, { | |
names: ["hockey"], | |
surrogates: "๐" | |
}, { | |
names: ["field_hockey"], | |
surrogates: "๐" | |
}, { | |
names: ["cricket", "cricket_bat_ball"], | |
surrogates: "๐" | |
}, { | |
names: ["ski"], | |
surrogates: "๐ฟ" | |
}, { | |
names: ["skier"], | |
surrogates: "โท", | |
hasDiversity: !0 | |
}, { | |
names: ["snowboarder"], | |
surrogates: "๐", | |
hasDiversity: !0 | |
}, { | |
names: ["ice_skate"], | |
surrogates: "โธ" | |
}, { | |
names: ["bow_and_arrow", "archery"], | |
surrogates: "๐น" | |
}, { | |
names: ["fishing_pole_and_fish"], | |
surrogates: "๐ฃ" | |
}, { | |
names: ["rowboat"], | |
surrogates: "๐ฃ", | |
hasDiversity: !0 | |
}, { | |
names: ["swimmer"], | |
surrogates: "๐", | |
hasDiversity: !0 | |
}, { | |
names: ["surfer"], | |
surrogates: "๐", | |
hasDiversity: !0 | |
}, { | |
names: ["bath"], | |
surrogates: "๐", | |
hasDiversity: !0 | |
}, { | |
names: ["basketball_player", "person_with_ball"], | |
surrogates: "โน", | |
hasDiversity: !0 | |
}, { | |
names: ["lifter", "weight_lifter"], | |
surrogates: "๐", | |
hasDiversity: !0 | |
}, { | |
names: ["bicyclist"], | |
surrogates: "๐ด", | |
hasDiversity: !0 | |
}, { | |
names: ["mountain_bicyclist"], | |
surrogates: "๐ต", | |
hasDiversity: !0 | |
}, { | |
names: ["horse_racing"], | |
surrogates: "๐", | |
hasDiversity: !0 | |
}, { | |
names: ["levitate", "man_in_business_suit_levitating"], | |
surrogates: "๐ด", | |
hasDiversity: !0 | |
}, { | |
names: ["trophy"], | |
surrogates: "๐" | |
}, { | |
names: ["running_shirt_with_sash"], | |
surrogates: "๐ฝ" | |
}, { | |
names: ["medal", "sports_medal"], | |
surrogates: "๐ " | |
}, { | |
names: ["military_medal"], | |
surrogates: "๐" | |
}, { | |
names: ["reminder_ribbon"], | |
surrogates: "๐" | |
}, { | |
names: ["rosette"], | |
surrogates: "๐ต" | |
}, { | |
names: ["ticket"], | |
surrogates: "๐ซ" | |
}, { | |
names: ["tickets", "admission_tickets"], | |
surrogates: "๐" | |
}, { | |
names: ["performing_arts"], | |
surrogates: "๐ญ" | |
}, { | |
names: ["art"], | |
surrogates: "๐จ" | |
}, { | |
names: ["circus_tent"], | |
surrogates: "๐ช" | |
}, { | |
names: ["microphone"], | |
surrogates: "๐ค" | |
}, { | |
names: ["headphones"], | |
surrogates: "๐ง" | |
}, { | |
names: ["musical_score"], | |
surrogates: "๐ผ" | |
}, { | |
names: ["musical_keyboard"], | |
surrogates: "๐น" | |
}, { | |
names: ["saxophone"], | |
surrogates: "๐ท" | |
}, { | |
names: ["trumpet"], | |
surrogates: "๐บ" | |
}, { | |
names: ["guitar"], | |
surrogates: "๐ธ" | |
}, { | |
names: ["violin"], | |
surrogates: "๐ป" | |
}, { | |
names: ["clapper"], | |
surrogates: "๐ฌ" | |
}, { | |
names: ["video_game"], | |
surrogates: "๐ฎ" | |
}, { | |
names: ["space_invader"], | |
surrogates: "๐พ" | |
}, { | |
names: ["dart"], | |
surrogates: "๐ฏ" | |
}, { | |
names: ["game_die"], | |
surrogates: "๐ฒ" | |
}, { | |
names: ["slot_machine"], | |
surrogates: "๐ฐ" | |
}, { | |
names: ["bowling"], | |
surrogates: "๐ณ" | |
}, { | |
names: ["cartwheel", "person_doing_cartwheel"], | |
surrogates: "๐คธ", | |
hasDiversity: !0 | |
}, { | |
names: ["juggling", "juggler"], | |
surrogates: "๐คน", | |
hasDiversity: !0 | |
}, { | |
names: ["wrestlers", "wrestling"], | |
surrogates: "๐คผ" | |
}, { | |
names: ["boxing_glove", "boxing_gloves"], | |
surrogates: "๐ฅ" | |
}, { | |
names: ["martial_arts_uniform", "karate_uniform"], | |
surrogates: "๐ฅ" | |
}, { | |
names: ["water_polo"], | |
surrogates: "๐คฝ", | |
hasDiversity: !0 | |
}, { | |
names: ["handball"], | |
surrogates: "๐คพ", | |
hasDiversity: !0 | |
}, { | |
names: ["goal", "goal_net"], | |
surrogates: "๐ฅ " | |
}, { | |
names: ["fencer", "fencing"], | |
surrogates: "๐คบ" | |
}, { | |
names: ["first_place", "first_place_medal"], | |
surrogates: "๐ฅ" | |
}, { | |
names: ["second_place", "second_place_medal"], | |
surrogates: "๐ฅ" | |
}, { | |
names: ["third_place", "third_place_medal"], | |
surrogates: "๐ฅ" | |
}, { | |
names: ["drum", "drum_with_drumsticks"], | |
surrogates: "๐ฅ" | |
}], | |
travel: [{ | |
names: ["red_car"], | |
surrogates: "๐" | |
}, { | |
names: ["taxi"], | |
surrogates: "๐" | |
}, { | |
names: ["blue_car"], | |
surrogates: "๐" | |
}, { | |
names: ["bus"], | |
surrogates: "๐" | |
}, { | |
names: ["trolleybus"], | |
surrogates: "๐" | |
}, { | |
names: ["race_car", "racing_car"], | |
surrogates: "๐" | |
}, { | |
names: ["police_car"], | |
surrogates: "๐" | |
}, { | |
names: ["ambulance"], | |
surrogates: "๐" | |
}, { | |
names: ["fire_engine"], | |
surrogates: "๐" | |
}, { | |
names: ["minibus"], | |
surrogates: "๐" | |
}, { | |
names: ["truck"], | |
surrogates: "๐" | |
}, { | |
names: ["articulated_lorry"], | |
surrogates: "๐" | |
}, { | |
names: ["tractor"], | |
surrogates: "๐" | |
}, { | |
names: ["motorcycle", "racing_motorcycle"], | |
surrogates: "๐" | |
}, { | |
names: ["bike"], | |
surrogates: "๐ฒ" | |
}, { | |
names: ["rotating_light"], | |
surrogates: "๐จ" | |
}, { | |
names: ["oncoming_police_car"], | |
surrogates: "๐" | |
}, { | |
names: ["oncoming_bus"], | |
surrogates: "๐" | |
}, { | |
names: ["oncoming_automobile"], | |
surrogates: "๐" | |
}, { | |
names: ["oncoming_taxi"], | |
surrogates: "๐" | |
}, { | |
names: ["aerial_tramway"], | |
surrogates: "๐ก" | |
}, { | |
names: ["mountain_cableway"], | |
surrogates: "๐ " | |
}, { | |
names: ["suspension_railway"], | |
surrogates: "๐" | |
}, { | |
names: ["railway_car"], | |
surrogates: "๐" | |
}, { | |
names: ["train"], | |
surrogates: "๐" | |
}, { | |
names: ["monorail"], | |
surrogates: "๐" | |
}, { | |
names: ["bullettrain_side"], | |
surrogates: "๐" | |
}, { | |
names: ["bullettrain_front"], | |
surrogates: "๐ " | |
}, { | |
names: ["light_rail"], | |
surrogates: "๐" | |
}, { | |
names: ["mountain_railway"], | |
surrogates: "๐" | |
}, { | |
names: ["steam_locomotive"], | |
surrogates: "๐" | |
}, { | |
names: ["train2"], | |
surrogates: "๐" | |
}, { | |
names: ["metro"], | |
surrogates: "๐" | |
}, { | |
names: ["tram"], | |
surrogates: "๐" | |
}, { | |
names: ["station"], | |
surrogates: "๐" | |
}, { | |
names: ["helicopter"], | |
surrogates: "๐" | |
}, { | |
names: ["airplane_small", "small_airplane"], | |
surrogates: "๐ฉ" | |
}, { | |
names: ["airplane"], | |
surrogates: "โ" | |
}, { | |
names: ["airplane_departure"], | |
surrogates: "๐ซ" | |
}, { | |
names: ["airplane_arriving"], | |
surrogates: "๐ฌ" | |
}, { | |
names: ["sailboat"], | |
surrogates: "โต" | |
}, { | |
names: ["motorboat"], | |
surrogates: "๐ฅ" | |
}, { | |
names: ["speedboat"], | |
surrogates: "๐ค" | |
}, { | |
names: ["ferry"], | |
surrogates: "โด" | |
}, { | |
names: ["cruise_ship", "passenger_ship"], | |
surrogates: "๐ณ" | |
}, { | |
names: ["rocket"], | |
surrogates: "๐" | |
}, { | |
names: ["satellite_orbital"], | |
surrogates: "๐ฐ" | |
}, { | |
names: ["seat"], | |
surrogates: "๐บ" | |
}, { | |
names: ["anchor"], | |
surrogates: "โ" | |
}, { | |
names: ["construction"], | |
surrogates: "๐ง" | |
}, { | |
names: ["fuelpump"], | |
surrogates: "โฝ" | |
}, { | |
names: ["busstop"], | |
surrogates: "๐" | |
}, { | |
names: ["vertical_traffic_light"], | |
surrogates: "๐ฆ" | |
}, { | |
names: ["traffic_light"], | |
surrogates: "๐ฅ" | |
}, { | |
names: ["checkered_flag"], | |
surrogates: "๐" | |
}, { | |
names: ["ship"], | |
surrogates: "๐ข" | |
}, { | |
names: ["ferris_wheel"], | |
surrogates: "๐ก" | |
}, { | |
names: ["roller_coaster"], | |
surrogates: "๐ข" | |
}, { | |
names: ["carousel_horse"], | |
surrogates: "๐ " | |
}, { | |
names: ["construction_site", "building_construction"], | |
surrogates: "๐" | |
}, { | |
names: ["foggy"], | |
surrogates: "๐" | |
}, { | |
names: ["tokyo_tower"], | |
surrogates: "๐ผ" | |
}, { | |
names: ["factory"], | |
surrogates: "๐ญ" | |
}, { | |
names: ["fountain"], | |
surrogates: "โฒ" | |
}, { | |
names: ["rice_scene"], | |
surrogates: "๐" | |
}, { | |
names: ["mountain"], | |
surrogates: "โฐ" | |
}, { | |
names: ["mountain_snow", "snow_capped_mountain"], | |
surrogates: "๐" | |
}, { | |
names: ["mount_fuji"], | |
surrogates: "๐ป" | |
}, { | |
names: ["volcano"], | |
surrogates: "๐" | |
}, { | |
names: ["japan"], | |
surrogates: "๐พ" | |
}, { | |
names: ["camping"], | |
surrogates: "๐" | |
}, { | |
names: ["tent"], | |
surrogates: "โบ" | |
}, { | |
names: ["park", "national_park"], | |
surrogates: "๐" | |
}, { | |
names: ["motorway"], | |
surrogates: "๐ฃ" | |
}, { | |
names: ["railway_track", "railroad_track"], | |
surrogates: "๐ค" | |
}, { | |
names: ["sunrise"], | |
surrogates: "๐ " | |
}, { | |
names: ["sunrise_over_mountains"], | |
surrogates: "๐" | |
}, { | |
names: ["desert"], | |
surrogates: "๐" | |
}, { | |
names: ["beach", "beach_with_umbrella"], | |
surrogates: "๐" | |
}, { | |
names: ["island", "desert_island"], | |
surrogates: "๐" | |
}, { | |
names: ["city_sunset", "city_sunrise"], | |
surrogates: "๐" | |
}, { | |
names: ["city_dusk"], | |
surrogates: "๐" | |
}, { | |
names: ["cityscape"], | |
surrogates: "๐" | |
}, { | |
names: ["night_with_stars"], | |
surrogates: "๐" | |
}, { | |
names: ["bridge_at_night"], | |
surrogates: "๐" | |
}, { | |
names: ["milky_way"], | |
surrogates: "๐" | |
}, { | |
names: ["stars"], | |
surrogates: "๐ " | |
}, { | |
names: ["sparkler"], | |
surrogates: "๐" | |
}, { | |
names: ["fireworks"], | |
surrogates: "๐" | |
}, { | |
names: ["rainbow"], | |
surrogates: "๐" | |
}, { | |
names: ["homes", "house_buildings"], | |
surrogates: "๐" | |
}, { | |
names: ["european_castle"], | |
surrogates: "๐ฐ" | |
}, { | |
names: ["japanese_castle"], | |
surrogates: "๐ฏ" | |
}, { | |
names: ["stadium"], | |
surrogates: "๐" | |
}, { | |
names: ["statue_of_liberty"], | |
surrogates: "๐ฝ" | |
}, { | |
names: ["house"], | |
surrogates: "๐ " | |
}, { | |
names: ["house_with_garden"], | |
surrogates: "๐ก" | |
}, { | |
names: ["house_abandoned", "derelict_house_building"], | |
surrogates: "๐" | |
}, { | |
names: ["office"], | |
surrogates: "๐ข" | |
}, { | |
names: ["department_store"], | |
surrogates: "๐ฌ" | |
}, { | |
names: ["post_office"], | |
surrogates: "๐ฃ" | |
}, { | |
names: ["european_post_office"], | |
surrogates: "๐ค" | |
}, { | |
names: ["hospital"], | |
surrogates: "๐ฅ" | |
}, { | |
names: ["bank"], | |
surrogates: "๐ฆ" | |
}, { | |
names: ["hotel"], | |
surrogates: "๐จ" | |
}, { | |
names: ["convenience_store"], | |
surrogates: "๐ช" | |
}, { | |
names: ["school"], | |
surrogates: "๐ซ" | |
}, { | |
names: ["love_hotel"], | |
surrogates: "๐ฉ" | |
}, { | |
names: ["wedding"], | |
surrogates: "๐" | |
}, { | |
names: ["classical_building"], | |
surrogates: "๐" | |
}, { | |
names: ["church"], | |
surrogates: "โช" | |
}, { | |
names: ["mosque"], | |
surrogates: "๐" | |
}, { | |
names: ["synagogue"], | |
surrogates: "๐" | |
}, { | |
names: ["kaaba"], | |
surrogates: "๐" | |
}, { | |
names: ["shinto_shrine"], | |
surrogates: "โฉ" | |
}, { | |
names: ["scooter"], | |
surrogates: "๐ด" | |
}, { | |
names: ["motor_scooter", "motorbike"], | |
surrogates: "๐ต" | |
}, { | |
names: ["canoe", "kayak"], | |
surrogates: "๐ถ" | |
}], | |
objects: [{ | |
names: ["watch"], | |
surrogates: "โ" | |
}, { | |
names: ["iphone"], | |
surrogates: "๐ฑ" | |
}, { | |
names: ["calling"], | |
surrogates: "๐ฒ" | |
}, { | |
names: ["computer"], | |
surrogates: "๐ป" | |
}, { | |
names: ["keyboard"], | |
surrogates: "โจ" | |
}, { | |
names: ["desktop", "desktop_computer"], | |
surrogates: "๐ฅ" | |
}, { | |
names: ["printer"], | |
surrogates: "๐จ" | |
}, { | |
names: ["mouse_three_button", "three_button_mouse"], | |
surrogates: "๐ฑ" | |
}, { | |
names: ["trackball"], | |
surrogates: "๐ฒ" | |
}, { | |
names: ["joystick"], | |
surrogates: "๐น" | |
}, { | |
names: ["compression"], | |
surrogates: "๐" | |
}, { | |
names: ["minidisc"], | |
surrogates: "๐ฝ" | |
}, { | |
names: ["floppy_disk"], | |
surrogates: "๐พ" | |
}, { | |
names: ["cd"], | |
surrogates: "๐ฟ" | |
}, { | |
names: ["dvd"], | |
surrogates: "๐" | |
}, { | |
names: ["vhs"], | |
surrogates: "๐ผ" | |
}, { | |
names: ["camera"], | |
surrogates: "๐ท" | |
}, { | |
names: ["camera_with_flash"], | |
surrogates: "๐ธ" | |
}, { | |
names: ["video_camera"], | |
surrogates: "๐น" | |
}, { | |
names: ["movie_camera"], | |
surrogates: "๐ฅ" | |
}, { | |
names: ["projector", "film_projector"], | |
surrogates: "๐ฝ" | |
}, { | |
names: ["film_frames"], | |
surrogates: "๐" | |
}, { | |
names: ["telephone_receiver"], | |
surrogates: "๐" | |
}, { | |
names: ["telephone"], | |
surrogates: "โ" | |
}, { | |
names: ["pager"], | |
surrogates: "๐" | |
}, { | |
names: ["fax"], | |
surrogates: "๐ " | |
}, { | |
names: ["tv"], | |
surrogates: "๐บ" | |
}, { | |
names: ["radio"], | |
surrogates: "๐ป" | |
}, { | |
names: ["microphone2", "studio_microphone"], | |
surrogates: "๐" | |
}, { | |
names: ["level_slider"], | |
surrogates: "๐" | |
}, { | |
names: ["control_knobs"], | |
surrogates: "๐" | |
}, { | |
names: ["stopwatch"], | |
surrogates: "โฑ" | |
}, { | |
names: ["timer", "timer_clock"], | |
surrogates: "โฒ" | |
}, { | |
names: ["alarm_clock"], | |
surrogates: "โฐ" | |
}, { | |
names: ["clock", "mantlepiece_clock"], | |
surrogates: "๐ฐ" | |
}, { | |
names: ["hourglass_flowing_sand"], | |
surrogates: "โณ" | |
}, { | |
names: ["hourglass"], | |
surrogates: "โ" | |
}, { | |
names: ["satellite"], | |
surrogates: "๐ก" | |
}, { | |
names: ["battery"], | |
surrogates: "๐" | |
}, { | |
names: ["electric_plug"], | |
surrogates: "๐" | |
}, { | |
names: ["bulb"], | |
surrogates: "๐ก" | |
}, { | |
names: ["flashlight"], | |
surrogates: "๐ฆ" | |
}, { | |
names: ["candle"], | |
surrogates: "๐ฏ" | |
}, { | |
names: ["wastebasket"], | |
surrogates: "๐" | |
}, { | |
names: ["oil", "oil_drum"], | |
surrogates: "๐ข" | |
}, { | |
names: ["money_with_wings"], | |
surrogates: "๐ธ" | |
}, { | |
names: ["dollar"], | |
surrogates: "๐ต" | |
}, { | |
names: ["yen"], | |
surrogates: "๐ด" | |
}, { | |
names: ["euro"], | |
surrogates: "๐ถ" | |
}, { | |
names: ["pound"], | |
surrogates: "๐ท" | |
}, { | |
names: ["moneybag"], | |
surrogates: "๐ฐ" | |
}, { | |
names: ["credit_card"], | |
surrogates: "๐ณ" | |
}, { | |
names: ["gem"], | |
surrogates: "๐" | |
}, { | |
names: ["scales"], | |
surrogates: "โ" | |
}, { | |
names: ["wrench"], | |
surrogates: "๐ง" | |
}, { | |
names: ["hammer"], | |
surrogates: "๐จ" | |
}, { | |
names: ["hammer_pick", "hammer_and_pick"], | |
surrogates: "โ" | |
}, { | |
names: ["tools", "hammer_and_wrench"], | |
surrogates: "๐ " | |
}, { | |
names: ["pick"], | |
surrogates: "โ" | |
}, { | |
names: ["nut_and_bolt"], | |
surrogates: "๐ฉ" | |
}, { | |
names: ["gear"], | |
surrogates: "โ" | |
}, { | |
names: ["chains"], | |
surrogates: "โ" | |
}, { | |
names: ["gun"], | |
surrogates: "๐ซ" | |
}, { | |
names: ["bomb"], | |
surrogates: "๐ฃ" | |
}, { | |
names: ["knife"], | |
surrogates: "๐ช" | |
}, { | |
names: ["dagger", "dagger_knife"], | |
surrogates: "๐ก" | |
}, { | |
names: ["crossed_swords"], | |
surrogates: "โ" | |
}, { | |
names: ["shield"], | |
surrogates: "๐ก" | |
}, { | |
names: ["smoking"], | |
surrogates: "๐ฌ" | |
}, { | |
names: ["skull_crossbones", "skull_and_crossbones"], | |
surrogates: "โ " | |
}, { | |
names: ["coffin"], | |
surrogates: "โฐ" | |
}, { | |
names: ["urn", "funeral_urn"], | |
surrogates: "โฑ" | |
}, { | |
names: ["amphora"], | |
surrogates: "๐บ" | |
}, { | |
names: ["crystal_ball"], | |
surrogates: "๐ฎ" | |
}, { | |
names: ["prayer_beads"], | |
surrogates: "๐ฟ" | |
}, { | |
names: ["barber"], | |
surrogates: "๐" | |
}, { | |
names: ["alembic"], | |
surrogates: "โ" | |
}, { | |
names: ["telescope"], | |
surrogates: "๐ญ" | |
}, { | |
names: ["microscope"], | |
surrogates: "๐ฌ" | |
}, { | |
names: ["hole"], | |
surrogates: "๐ณ" | |
}, { | |
names: ["pill"], | |
surrogates: "๐" | |
}, { | |
names: ["syringe"], | |
surrogates: "๐" | |
}, { | |
names: ["thermometer"], | |
surrogates: "๐ก" | |
}, { | |
names: ["label"], | |
surrogates: "๐ท" | |
}, { | |
names: ["bookmark"], | |
surrogates: "๐" | |
}, { | |
names: ["toilet"], | |
surrogates: "๐ฝ" | |
}, { | |
names: ["shower"], | |
surrogates: "๐ฟ" | |
}, { | |
names: ["bathtub"], | |
surrogates: "๐" | |
}, { | |
names: ["key"], | |
surrogates: "๐" | |
}, { | |
names: ["key2", "old_key"], | |
surrogates: "๐" | |
}, { | |
names: ["couch", "couch_and_lamp"], | |
surrogates: "๐" | |
}, { | |
names: ["sleeping_accommodation"], | |
surrogates: "๐", | |
hasDiversity: !0 | |
}, { | |
names: ["bed"], | |
surrogates: "๐" | |
}, { | |
names: ["door"], | |
surrogates: "๐ช" | |
}, { | |
names: ["bellhop", "bellhop_bell"], | |
surrogates: "๐" | |
}, { | |
names: ["frame_photo", "frame_with_picture"], | |
surrogates: "๐ผ" | |
}, { | |
names: ["map", "world_map"], | |
surrogates: "๐บ" | |
}, { | |
names: ["beach_umbrella", "umbrella_on_ground"], | |
surrogates: "โฑ" | |
}, { | |
names: ["moyai"], | |
surrogates: "๐ฟ" | |
}, { | |
names: ["shopping_bags"], | |
surrogates: "๐" | |
}, { | |
names: ["balloon"], | |
surrogates: "๐" | |
}, { | |
names: ["flags"], | |
surrogates: "๐" | |
}, { | |
names: ["ribbon"], | |
surrogates: "๐" | |
}, { | |
names: ["gift"], | |
surrogates: "๐" | |
}, { | |
names: ["confetti_ball"], | |
surrogates: "๐" | |
}, { | |
names: ["tada"], | |
surrogates: "๐" | |
}, { | |
names: ["dolls"], | |
surrogates: "๐" | |
}, { | |
names: ["wind_chime"], | |
surrogates: "๐" | |
}, { | |
names: ["crossed_flags"], | |
surrogates: "๐" | |
}, { | |
names: ["izakaya_lantern"], | |
surrogates: "๐ฎ" | |
}, { | |
names: ["envelope"], | |
surrogates: "โ" | |
}, { | |
names: ["envelope_with_arrow"], | |
surrogates: "๐ฉ" | |
}, { | |
names: ["incoming_envelope"], | |
surrogates: "๐จ" | |
}, { | |
names: ["e_mail", "email"], | |
surrogates: "๐ง" | |
}, { | |
names: ["love_letter"], | |
surrogates: "๐" | |
}, { | |
names: ["postbox"], | |
surrogates: "๐ฎ" | |
}, { | |
names: ["mailbox_closed"], | |
surrogates: "๐ช" | |
}, { | |
names: ["mailbox"], | |
surrogates: "๐ซ" | |
}, { | |
names: ["mailbox_with_mail"], | |
surrogates: "๐ฌ" | |
}, { | |
names: ["mailbox_with_no_mail"], | |
surrogates: "๐ญ" | |
}, { | |
names: ["package"], | |
surrogates: "๐ฆ" | |
}, { | |
names: ["postal_horn"], | |
surrogates: "๐ฏ" | |
}, { | |
names: ["inbox_tray"], | |
surrogates: "๐ฅ" | |
}, { | |
names: ["outbox_tray"], | |
surrogates: "๐ค" | |
}, { | |
names: ["scroll"], | |
surrogates: "๐" | |
}, { | |
names: ["page_with_curl"], | |
surrogates: "๐" | |
}, { | |
names: ["bookmark_tabs"], | |
surrogates: "๐" | |
}, { | |
names: ["bar_chart"], | |
surrogates: "๐" | |
}, { | |
names: ["chart_with_upwards_trend"], | |
surrogates: "๐" | |
}, { | |
names: ["chart_with_downwards_trend"], | |
surrogates: "๐" | |
}, { | |
names: ["page_facing_up"], | |
surrogates: "๐" | |
}, { | |
names: ["date"], | |
surrogates: "๐ " | |
}, { | |
names: ["calendar"], | |
surrogates: "๐" | |
}, { | |
names: ["calendar_spiral", "spiral_calendar_pad"], | |
surrogates: "๐" | |
}, { | |
names: ["card_index"], | |
surrogates: "๐" | |
}, { | |
names: ["card_box", "card_file_box"], | |
surrogates: "๐" | |
}, { | |
names: ["ballot_box", "ballot_box_with_ballot"], | |
surrogates: "๐ณ" | |
}, { | |
names: ["file_cabinet"], | |
surrogates: "๐" | |
}, { | |
names: ["clipboard"], | |
surrogates: "๐" | |
}, { | |
names: ["notepad_spiral", "spiral_note_pad"], | |
surrogates: "๐" | |
}, { | |
names: ["file_folder"], | |
surrogates: "๐" | |
}, { | |
names: ["open_file_folder"], | |
surrogates: "๐" | |
}, { | |
names: ["dividers", "card_index_dividers"], | |
surrogates: "๐" | |
}, { | |
names: ["newspaper2", "rolled_up_newspaper"], | |
surrogates: "๐" | |
}, { | |
names: ["newspaper"], | |
surrogates: "๐ฐ" | |
}, { | |
names: ["notebook"], | |
surrogates: "๐" | |
}, { | |
names: ["closed_book"], | |
surrogates: "๐" | |
}, { | |
names: ["green_book"], | |
surrogates: "๐" | |
}, { | |
names: ["blue_book"], | |
surrogates: "๐" | |
}, { | |
names: ["orange_book"], | |
surrogates: "๐" | |
}, { | |
names: ["notebook_with_decorative_cover"], | |
surrogates: "๐" | |
}, { | |
names: ["ledger"], | |
surrogates: "๐" | |
}, { | |
names: ["books"], | |
surrogates: "๐" | |
}, { | |
names: ["book"], | |
surrogates: "๐" | |
}, { | |
names: ["link"], | |
surrogates: "๐" | |
}, { | |
names: ["paperclip"], | |
surrogates: "๐" | |
}, { | |
names: ["paperclips", "linked_paperclips"], | |
surrogates: "๐" | |
}, { | |
names: ["scissors"], | |
surrogates: "โ" | |
}, { | |
names: ["triangular_ruler"], | |
surrogates: "๐" | |
}, { | |
names: ["straight_ruler"], | |
surrogates: "๐" | |
}, { | |
names: ["pushpin"], | |
surrogates: "๐" | |
}, { | |
names: ["round_pushpin"], | |
surrogates: "๐" | |
}, { | |
names: ["triangular_flag_on_post"], | |
surrogates: "๐ฉ" | |
}, { | |
names: ["flag_white"], | |
surrogates: "๐ณ" | |
}, { | |
names: ["flag_black"], | |
surrogates: "๐ด" | |
}, { | |
names: ["closed_lock_with_key"], | |
surrogates: "๐" | |
}, { | |
names: ["lock"], | |
surrogates: "๐" | |
}, { | |
names: ["unlock"], | |
surrogates: "๐" | |
}, { | |
names: ["lock_with_ink_pen"], | |
surrogates: "๐" | |
}, { | |
names: ["pen_ballpoint", "lower_left_ballpoint_pen"], | |
surrogates: "๐" | |
}, { | |
names: ["pen_fountain", "lower_left_fountain_pen"], | |
surrogates: "๐" | |
}, { | |
names: ["black_nib"], | |
surrogates: "โ" | |
}, { | |
names: ["pencil"], | |
surrogates: "๐" | |
}, { | |
names: ["pencil2"], | |
surrogates: "โ" | |
}, { | |
names: ["crayon", "lower_left_crayon"], | |
surrogates: "๐" | |
}, { | |
names: ["paintbrush", "lower_left_paintbrush"], | |
surrogates: "๐" | |
}, { | |
names: ["mag"], | |
surrogates: "๐" | |
}, { | |
names: ["mag_right"], | |
surrogates: "๐" | |
}, { | |
names: ["shopping_cart", "shopping_trolley"], | |
surrogates: "๐" | |
}], | |
symbols: [{ | |
names: ["100"], | |
surrogates: "๐ฏ" | |
}, { | |
names: ["1234"], | |
surrogates: "๐ข" | |
}, { | |
names: ["heart"], | |
surrogates: "โค" | |
}, { | |
names: ["yellow_heart"], | |
surrogates: "๐" | |
}, { | |
names: ["green_heart"], | |
surrogates: "๐" | |
}, { | |
names: ["blue_heart"], | |
surrogates: "๐" | |
}, { | |
names: ["purple_heart"], | |
surrogates: "๐" | |
}, { | |
names: ["broken_heart"], | |
surrogates: "๐" | |
}, { | |
names: ["heart_exclamation", "heavy_heart_exclamation_mark_ornament"], | |
surrogates: "โฃ" | |
}, { | |
names: ["two_hearts"], | |
surrogates: "๐" | |
}, { | |
names: ["revolving_hearts"], | |
surrogates: "๐" | |
}, { | |
names: ["heartbeat"], | |
surrogates: "๐" | |
}, { | |
names: ["heartpulse"], | |
surrogates: "๐" | |
}, { | |
names: ["sparkling_heart"], | |
surrogates: "๐" | |
}, { | |
names: ["cupid"], | |
surrogates: "๐" | |
}, { | |
names: ["gift_heart"], | |
surrogates: "๐" | |
}, { | |
names: ["heart_decoration"], | |
surrogates: "๐" | |
}, { | |
names: ["peace", "peace_symbol"], | |
surrogates: "โฎ" | |
}, { | |
names: ["cross", "latin_cross"], | |
surrogates: "โ" | |
}, { | |
names: ["star_and_crescent"], | |
surrogates: "โช" | |
}, { | |
names: ["om_symbol"], | |
surrogates: "๐" | |
}, { | |
names: ["wheel_of_dharma"], | |
surrogates: "โธ" | |
}, { | |
names: ["star_of_david"], | |
surrogates: "โก" | |
}, { | |
names: ["six_pointed_star"], | |
surrogates: "๐ฏ" | |
}, { | |
names: ["menorah"], | |
surrogates: "๐" | |
}, { | |
names: ["yin_yang"], | |
surrogates: "โฏ" | |
}, { | |
names: ["orthodox_cross"], | |
surrogates: "โฆ" | |
}, { | |
names: ["place_of_worship", "worship_symbol"], | |
surrogates: "๐" | |
}, { | |
names: ["ophiuchus"], | |
surrogates: "โ" | |
}, { | |
names: ["aries"], | |
surrogates: "โ" | |
}, { | |
names: ["taurus"], | |
surrogates: "โ" | |
}, { | |
names: ["gemini"], | |
surrogates: "โ" | |
}, { | |
names: ["cancer"], | |
surrogates: "โ" | |
}, { | |
names: ["leo"], | |
surrogates: "โ" | |
}, { | |
names: ["virgo"], | |
surrogates: "โ" | |
}, { | |
names: ["libra"], | |
surrogates: "โ" | |
}, { | |
names: ["scorpius"], | |
surrogates: "โ" | |
}, { | |
names: ["sagittarius"], | |
surrogates: "โ" | |
}, { | |
names: ["capricorn"], | |
surrogates: "โ" | |
}, { | |
names: ["aquarius"], | |
surrogates: "โ" | |
}, { | |
names: ["pisces"], | |
surrogates: "โ" | |
}, { | |
names: ["id"], | |
surrogates: "๐" | |
}, { | |
names: ["atom", "atom_symbol"], | |
surrogates: "โ" | |
}, { | |
names: ["u7a7a"], | |
surrogates: "๐ณ" | |
}, { | |
names: ["u5272"], | |
surrogates: "๐น" | |
}, { | |
names: ["radioactive", "radioactive_sign"], | |
surrogates: "โข" | |
}, { | |
names: ["biohazard", "biohazard_sign"], | |
surrogates: "โฃ" | |
}, { | |
names: ["mobile_phone_off"], | |
surrogates: "๐ด" | |
}, { | |
names: ["vibration_mode"], | |
surrogates: "๐ณ" | |
}, { | |
names: ["u6709"], | |
surrogates: "๐ถ" | |
}, { | |
names: ["u7121"], | |
surrogates: "๐" | |
}, { | |
names: ["u7533"], | |
surrogates: "๐ธ" | |
}, { | |
names: ["u55b6"], | |
surrogates: "๐บ" | |
}, { | |
names: ["u6708"], | |
surrogates: "๐ท" | |
}, { | |
names: ["eight_pointed_black_star"], | |
surrogates: "โด" | |
}, { | |
names: ["vs"], | |
surrogates: "๐" | |
}, { | |
names: ["accept"], | |
surrogates: "๐" | |
}, { | |
names: ["white_flower"], | |
surrogates: "๐ฎ" | |
}, { | |
names: ["ideograph_advantage"], | |
surrogates: "๐" | |
}, { | |
names: ["secret"], | |
surrogates: "ใ" | |
}, { | |
names: ["congratulations"], | |
surrogates: "ใ" | |
}, { | |
names: ["u5408"], | |
surrogates: "๐ด" | |
}, { | |
names: ["u6e80"], | |
surrogates: "๐ต" | |
}, { | |
names: ["u7981"], | |
surrogates: "๐ฒ" | |
}, { | |
names: ["a"], | |
surrogates: "๐ ฐ" | |
}, { | |
names: ["b"], | |
surrogates: "๐ ฑ" | |
}, { | |
names: ["ab"], | |
surrogates: "๐" | |
}, { | |
names: ["cl"], | |
surrogates: "๐" | |
}, { | |
names: ["o2"], | |
surrogates: "๐ พ" | |
}, { | |
names: ["sos"], | |
surrogates: "๐" | |
}, { | |
names: ["no_entry"], | |
surrogates: "โ" | |
}, { | |
names: ["name_badge"], | |
surrogates: "๐" | |
}, { | |
names: ["no_entry_sign"], | |
surrogates: "๐ซ" | |
}, { | |
names: ["x"], | |
surrogates: "โ" | |
}, { | |
names: ["o"], | |
surrogates: "โญ" | |
}, { | |
names: ["anger"], | |
surrogates: "๐ข" | |
}, { | |
names: ["hotsprings"], | |
surrogates: "โจ" | |
}, { | |
names: ["no_pedestrians"], | |
surrogates: "๐ท" | |
}, { | |
names: ["do_not_litter"], | |
surrogates: "๐ฏ" | |
}, { | |
names: ["no_bicycles"], | |
surrogates: "๐ณ" | |
}, { | |
names: ["non_potable_water"], | |
surrogates: "๐ฑ" | |
}, { | |
names: ["underage"], | |
surrogates: "๐" | |
}, { | |
names: ["no_mobile_phones"], | |
surrogates: "๐ต" | |
}, { | |
names: ["exclamation"], | |
surrogates: "โ" | |
}, { | |
names: ["grey_exclamation"], | |
surrogates: "โ" | |
}, { | |
names: ["question"], | |
surrogates: "โ" | |
}, { | |
names: ["grey_question"], | |
surrogates: "โ" | |
}, { | |
names: ["bangbang"], | |
surrogates: "โผ" | |
}, { | |
names: ["interrobang"], | |
surrogates: "โ" | |
}, { | |
names: ["low_brightness"], | |
surrogates: "๐ " | |
}, { | |
names: ["high_brightness"], | |
surrogates: "๐" | |
}, { | |
names: ["trident"], | |
surrogates: "๐ฑ" | |
}, { | |
names: ["fleur_de_lis"], | |
surrogates: "โ" | |
}, { | |
names: ["part_alternation_mark"], | |
surrogates: "ใฝ" | |
}, { | |
names: ["warning"], | |
surrogates: "โ " | |
}, { | |
names: ["children_crossing"], | |
surrogates: "๐ธ" | |
}, { | |
names: ["beginner"], | |
surrogates: "๐ฐ" | |
}, { | |
names: ["recycle"], | |
surrogates: "โป" | |
}, { | |
names: ["u6307"], | |
surrogates: "๐ฏ" | |
}, { | |
names: ["chart"], | |
surrogates: "๐น" | |
}, { | |
names: ["sparkle"], | |
surrogates: "โ" | |
}, { | |
names: ["eight_spoked_asterisk"], | |
surrogates: "โณ" | |
}, { | |
names: ["negative_squared_cross_mark"], | |
surrogates: "โ" | |
}, { | |
names: ["white_check_mark"], | |
surrogates: "โ " | |
}, { | |
names: ["diamond_shape_with_a_dot_inside"], | |
surrogates: "๐ " | |
}, { | |
names: ["cyclone"], | |
surrogates: "๐" | |
}, { | |
names: ["loop"], | |
surrogates: "โฟ" | |
}, { | |
names: ["globe_with_meridians"], | |
surrogates: "๐" | |
}, { | |
names: ["m"], | |
surrogates: "โ" | |
}, { | |
names: ["atm"], | |
surrogates: "๐ง" | |
}, { | |
names: ["sa"], | |
surrogates: "๐" | |
}, { | |
names: ["passport_control"], | |
surrogates: "๐" | |
}, { | |
names: ["customs"], | |
surrogates: "๐" | |
}, { | |
names: ["baggage_claim"], | |
surrogates: "๐" | |
}, { | |
names: ["left_luggage"], | |
surrogates: "๐ " | |
}, { | |
names: ["wheelchair"], | |
surrogates: "โฟ" | |
}, { | |
names: ["no_smoking"], | |
surrogates: "๐ญ" | |
}, { | |
names: ["wc"], | |
surrogates: "๐พ" | |
}, { | |
names: ["parking"], | |
surrogates: "๐ ฟ" | |
}, { | |
names: ["potable_water"], | |
surrogates: "๐ฐ" | |
}, { | |
names: ["mens"], | |
surrogates: "๐น" | |
}, { | |
names: ["womens"], | |
surrogates: "๐บ" | |
}, { | |
names: ["baby_symbol"], | |
surrogates: "๐ผ" | |
}, { | |
names: ["restroom"], | |
surrogates: "๐ป" | |
}, { | |
names: ["put_litter_in_its_place"], | |
surrogates: "๐ฎ" | |
}, { | |
names: ["cinema"], | |
surrogates: "๐ฆ" | |
}, { | |
names: ["signal_strength"], | |
surrogates: "๐ถ" | |
}, { | |
names: ["koko"], | |
surrogates: "๐" | |
}, { | |
names: ["ng"], | |
surrogates: "๐" | |
}, { | |
names: ["ok"], | |
surrogates: "๐" | |
}, { | |
names: ["up"], | |
surrogates: "๐" | |
}, { | |
names: ["cool"], | |
surrogates: "๐" | |
}, { | |
names: ["new"], | |
surrogates: "๐" | |
}, { | |
names: ["free"], | |
surrogates: "๐" | |
}, { | |
names: ["zero"], | |
surrogates: "0โฃ" | |
}, { | |
names: ["one"], | |
surrogates: "1โฃ" | |
}, { | |
names: ["two"], | |
surrogates: "2โฃ" | |
}, { | |
names: ["three"], | |
surrogates: "3โฃ" | |
}, { | |
names: ["four"], | |
surrogates: "4โฃ" | |
}, { | |
names: ["five"], | |
surrogates: "5โฃ" | |
}, { | |
names: ["six"], | |
surrogates: "6โฃ" | |
}, { | |
names: ["seven"], | |
surrogates: "7โฃ" | |
}, { | |
names: ["eight"], | |
surrogates: "8โฃ" | |
}, { | |
names: ["nine"], | |
surrogates: "9โฃ" | |
}, { | |
names: ["keycap_ten"], | |
surrogates: "๐" | |
}, { | |
names: ["arrow_forward"], | |
surrogates: "โถ" | |
}, { | |
names: ["pause_button", "double_vertical_bar"], | |
surrogates: "โธ" | |
}, { | |
names: ["play_pause"], | |
surrogates: "โฏ" | |
}, { | |
names: ["stop_button"], | |
surrogates: "โน" | |
}, { | |
names: ["record_button"], | |
surrogates: "โบ" | |
}, { | |
names: ["track_next", "next_track"], | |
surrogates: "โญ" | |
}, { | |
names: ["track_previous", "previous_track"], | |
surrogates: "โฎ" | |
}, { | |
names: ["fast_forward"], | |
surrogates: "โฉ" | |
}, { | |
names: ["rewind"], | |
surrogates: "โช" | |
}, { | |
names: ["twisted_rightwards_arrows"], | |
surrogates: "๐" | |
}, { | |
names: ["repeat"], | |
surrogates: "๐" | |
}, { | |
names: ["repeat_one"], | |
surrogates: "๐" | |
}, { | |
names: ["arrow_backward"], | |
surrogates: "โ" | |
}, { | |
names: ["arrow_up_small"], | |
surrogates: "๐ผ" | |
}, { | |
names: ["arrow_down_small"], | |
surrogates: "๐ฝ" | |
}, { | |
names: ["arrow_double_up"], | |
surrogates: "โซ" | |
}, { | |
names: ["arrow_double_down"], | |
surrogates: "โฌ" | |
}, { | |
names: ["arrow_right"], | |
surrogates: "โก" | |
}, { | |
names: ["arrow_left"], | |
surrogates: "โฌ " | |
}, { | |
names: ["arrow_up"], | |
surrogates: "โฌ" | |
}, { | |
names: ["arrow_down"], | |
surrogates: "โฌ" | |
}, { | |
names: ["arrow_upper_right"], | |
surrogates: "โ" | |
}, { | |
names: ["arrow_lower_right"], | |
surrogates: "โ" | |
}, { | |
names: ["arrow_lower_left"], | |
surrogates: "โ" | |
}, { | |
names: ["arrow_upper_left"], | |
surrogates: "โ" | |
}, { | |
names: ["arrow_up_down"], | |
surrogates: "โ" | |
}, { | |
names: ["left_right_arrow"], | |
surrogates: "โ" | |
}, { | |
names: ["arrows_counterclockwise"], | |
surrogates: "๐" | |
}, { | |
names: ["arrow_right_hook"], | |
surrogates: "โช" | |
}, { | |
names: ["leftwards_arrow_with_hook"], | |
surrogates: "โฉ" | |
}, { | |
names: ["arrow_heading_up"], | |
surrogates: "โคด" | |
}, { | |
names: ["arrow_heading_down"], | |
surrogates: "โคต" | |
}, { | |
names: ["hash"], | |
surrogates: "#โฃ" | |
}, { | |
names: ["asterisk", "keycap_asterisk"], | |
surrogates: "*โฃ" | |
}, { | |
names: ["information_source"], | |
surrogates: "โน" | |
}, { | |
names: ["abc"], | |
surrogates: "๐ค" | |
}, { | |
names: ["abcd"], | |
surrogates: "๐ก" | |
}, { | |
names: ["capital_abcd"], | |
surrogates: "๐ " | |
}, { | |
names: ["symbols"], | |
surrogates: "๐ฃ" | |
}, { | |
names: ["musical_note"], | |
surrogates: "๐ต" | |
}, { | |
names: ["notes"], | |
surrogates: "๐ถ" | |
}, { | |
names: ["wavy_dash"], | |
surrogates: "ใฐ" | |
}, { | |
names: ["curly_loop"], | |
surrogates: "โฐ" | |
}, { | |
names: ["heavy_check_mark"], | |
surrogates: "โ" | |
}, { | |
names: ["arrows_clockwise"], | |
surrogates: "๐" | |
}, { | |
names: ["heavy_plus_sign"], | |
surrogates: "โ" | |
}, { | |
names: ["heavy_minus_sign"], | |
surrogates: "โ" | |
}, { | |
names: ["heavy_division_sign"], | |
surrogates: "โ" | |
}, { | |
names: ["heavy_multiplication_x"], | |
surrogates: "โ" | |
}, { | |
names: ["heavy_dollar_sign"], | |
surrogates: "๐ฒ" | |
}, { | |
names: ["currency_exchange"], | |
surrogates: "๐ฑ" | |
}, { | |
names: ["copyright"], | |
surrogates: "ยฉ" | |
}, { | |
names: ["registered"], | |
surrogates: "ยฎ" | |
}, { | |
names: ["tm"], | |
surrogates: "โข" | |
}, { | |
names: ["end"], | |
surrogates: "๐" | |
}, { | |
names: ["back"], | |
surrogates: "๐" | |
}, { | |
names: ["on"], | |
surrogates: "๐" | |
}, { | |
names: ["top"], | |
surrogates: "๐" | |
}, { | |
names: ["soon"], | |
surrogates: "๐" | |
}, { | |
names: ["ballot_box_with_check"], | |
surrogates: "โ" | |
}, { | |
names: ["radio_button"], | |
surrogates: "๐" | |
}, { | |
names: ["white_circle"], | |
surrogates: "โช" | |
}, { | |
names: ["black_circle"], | |
surrogates: "โซ" | |
}, { | |
names: ["red_circle"], | |
surrogates: "๐ด" | |
}, { | |
names: ["large_blue_circle"], | |
surrogates: "๐ต" | |
}, { | |
names: ["small_orange_diamond"], | |
surrogates: "๐ธ" | |
}, { | |
names: ["small_blue_diamond"], | |
surrogates: "๐น" | |
}, { | |
names: ["large_orange_diamond"], | |
surrogates: "๐ถ" | |
}, { | |
names: ["large_blue_diamond"], | |
surrogates: "๐ท" | |
}, { | |
names: ["small_red_triangle"], | |
surrogates: "๐บ" | |
}, { | |
names: ["black_small_square"], | |
surrogates: "โช" | |
}, { | |
names: ["white_small_square"], | |
surrogates: "โซ" | |
}, { | |
names: ["black_large_square"], | |
surrogates: "โฌ" | |
}, { | |
names: ["white_large_square"], | |
surrogates: "โฌ" | |
}, { | |
names: ["small_red_triangle_down"], | |
surrogates: "๐ป" | |
}, { | |
names: ["black_medium_square"], | |
surrogates: "โผ" | |
}, { | |
names: ["white_medium_square"], | |
surrogates: "โป" | |
}, { | |
names: ["black_medium_small_square"], | |
surrogates: "โพ" | |
}, { | |
names: ["white_medium_small_square"], | |
surrogates: "โฝ" | |
}, { | |
names: ["black_square_button"], | |
surrogates: "๐ฒ" | |
}, { | |
names: ["white_square_button"], | |
surrogates: "๐ณ" | |
}, { | |
names: ["speaker"], | |
surrogates: "๐" | |
}, { | |
names: ["sound"], | |
surrogates: "๐" | |
}, { | |
names: ["loud_sound"], | |
surrogates: "๐" | |
}, { | |
names: ["mute"], | |
surrogates: "๐" | |
}, { | |
names: ["mega"], | |
surrogates: "๐ฃ" | |
}, { | |
names: ["loudspeaker"], | |
surrogates: "๐ข" | |
}, { | |
names: ["bell"], | |
surrogates: "๐" | |
}, { | |
names: ["no_bell"], | |
surrogates: "๐" | |
}, { | |
names: ["black_joker"], | |
surrogates: "๐" | |
}, { | |
names: ["mahjong"], | |
surrogates: "๐" | |
}, { | |
names: ["spades"], | |
surrogates: "โ " | |
}, { | |
names: ["clubs"], | |
surrogates: "โฃ" | |
}, { | |
names: ["hearts"], | |
surrogates: "โฅ" | |
}, { | |
names: ["diamonds"], | |
surrogates: "โฆ" | |
}, { | |
names: ["flower_playing_cards"], | |
surrogates: "๐ด" | |
}, { | |
names: ["thought_balloon"], | |
surrogates: "๐ญ" | |
}, { | |
names: ["anger_right", "right_anger_bubble"], | |
surrogates: "๐ฏ" | |
}, { | |
names: ["speech_balloon"], | |
surrogates: "๐ฌ" | |
}, { | |
names: ["clock1"], | |
surrogates: "๐" | |
}, { | |
names: ["clock2"], | |
surrogates: "๐" | |
}, { | |
names: ["clock3"], | |
surrogates: "๐" | |
}, { | |
names: ["clock4"], | |
surrogates: "๐" | |
}, { | |
names: ["clock5"], | |
surrogates: "๐" | |
}, { | |
names: ["clock6"], | |
surrogates: "๐" | |
}, { | |
names: ["clock7"], | |
surrogates: "๐" | |
}, { | |
names: ["clock8"], | |
surrogates: "๐" | |
}, { | |
names: ["clock9"], | |
surrogates: "๐" | |
}, { | |
names: ["clock10"], | |
surrogates: "๐" | |
}, { | |
names: ["clock11"], | |
surrogates: "๐" | |
}, { | |
names: ["clock12"], | |
surrogates: "๐" | |
}, { | |
names: ["clock130"], | |
surrogates: "๐" | |
}, { | |
names: ["clock230"], | |
surrogates: "๐" | |
}, { | |
names: ["clock330"], | |
surrogates: "๐" | |
}, { | |
names: ["clock430"], | |
surrogates: "๐" | |
}, { | |
names: ["clock530"], | |
surrogates: "๐ " | |
}, { | |
names: ["clock630"], | |
surrogates: "๐ก" | |
}, { | |
names: ["clock730"], | |
surrogates: "๐ข" | |
}, { | |
names: ["clock830"], | |
surrogates: "๐ฃ" | |
}, { | |
names: ["clock930"], | |
surrogates: "๐ค" | |
}, { | |
names: ["clock1030"], | |
surrogates: "๐ฅ" | |
}, { | |
names: ["clock1130"], | |
surrogates: "๐ฆ" | |
}, { | |
names: ["clock1230"], | |
surrogates: "๐ง" | |
}, { | |
names: ["eye_in_speech_bubble"], | |
surrogates: "๐โ๐จ" | |
}, { | |
names: ["speech_left", "left_speech_bubble"], | |
surrogates: "๐จ" | |
}, { | |
names: ["eject", "eject_symbol"], | |
surrogates: "โ" | |
}, { | |
names: ["black_heart"], | |
surrogates: "๐ค" | |
}, { | |
names: ["octagonal_sign", "stop_sign"], | |
surrogates: "๐" | |
}, { | |
names: ["regional_indicator_z"], | |
surrogates: "๐ฟ" | |
}, { | |
names: ["regional_indicator_y"], | |
surrogates: "๐พ" | |
}, { | |
names: ["regional_indicator_x"], | |
surrogates: "๐ฝ" | |
}, { | |
names: ["regional_indicator_w"], | |
surrogates: "๐ผ" | |
}, { | |
names: ["regional_indicator_v"], | |
surrogates: "๐ป" | |
}, { | |
names: ["regional_indicator_u"], | |
surrogates: "๐บ" | |
}, { | |
names: ["regional_indicator_t"], | |
surrogates: "๐น" | |
}, { | |
names: ["regional_indicator_s"], | |
surrogates: "๐ธ" | |
}, { | |
names: ["regional_indicator_r"], | |
surrogates: "๐ท" | |
}, { | |
names: ["regional_indicator_q"], | |
surrogates: "๐ถ" | |
}, { | |
names: ["regional_indicator_p"], | |
surrogates: "๐ต" | |
}, { | |
names: ["regional_indicator_o"], | |
surrogates: "๐ด" | |
}, { | |
names: ["regional_indicator_n"], | |
surrogates: "๐ณ" | |
}, { | |
names: ["regional_indicator_m"], | |
surrogates: "๐ฒ" | |
}, { | |
names: ["regional_indicator_l"], | |
surrogates: "๐ฑ" | |
}, { | |
names: ["regional_indicator_k"], | |
surrogates: "๐ฐ" | |
}, { | |
names: ["regional_indicator_j"], | |
surrogates: "๐ฏ" | |
}, { | |
names: ["regional_indicator_i"], | |
surrogates: "๐ฎ" | |
}, { | |
names: ["regional_indicator_h"], | |
surrogates: "๐ญ" | |
}, { | |
names: ["regional_indicator_g"], | |
surrogates: "๐ฌ" | |
}, { | |
names: ["regional_indicator_f"], | |
surrogates: "๐ซ" | |
}, { | |
names: ["regional_indicator_e"], | |
surrogates: "๐ช" | |
}, { | |
names: ["regional_indicator_d"], | |
surrogates: "๐ฉ" | |
}, { | |
names: ["regional_indicator_c"], | |
surrogates: "๐จ" | |
}, { | |
names: ["regional_indicator_b"], | |
surrogates: "๐ง" | |
}, { | |
names: ["regional_indicator_a"], | |
surrogates: "๐ฆ" | |
}], | |
flags: [{ | |
names: ["flag_ac"], | |
surrogates: "๐ฆ๐จ" | |
}, { | |
names: ["flag_af"], | |
surrogates: "๐ฆ๐ซ" | |
}, { | |
names: ["flag_al"], | |
surrogates: "๐ฆ๐ฑ" | |
}, { | |
names: ["flag_dz"], | |
surrogates: "๐ฉ๐ฟ" | |
}, { | |
names: ["flag_ad"], | |
surrogates: "๐ฆ๐ฉ" | |
}, { | |
names: ["flag_ao"], | |
surrogates: "๐ฆ๐ด" | |
}, { | |
names: ["flag_ai"], | |
surrogates: "๐ฆ๐ฎ" | |
}, { | |
names: ["flag_ag"], | |
surrogates: "๐ฆ๐ฌ" | |
}, { | |
names: ["flag_ar"], | |
surrogates: "๐ฆ๐ท" | |
}, { | |
names: ["flag_am"], | |
surrogates: "๐ฆ๐ฒ" | |
}, { | |
names: ["flag_aw"], | |
surrogates: "๐ฆ๐ผ" | |
}, { | |
names: ["flag_au"], | |
surrogates: "๐ฆ๐บ" | |
}, { | |
names: ["flag_at"], | |
surrogates: "๐ฆ๐น" | |
}, { | |
names: ["flag_az"], | |
surrogates: "๐ฆ๐ฟ" | |
}, { | |
names: ["flag_bs"], | |
surrogates: "๐ง๐ธ" | |
}, { | |
names: ["flag_bh"], | |
surrogates: "๐ง๐ญ" | |
}, { | |
names: ["flag_bd"], | |
surrogates: "๐ง๐ฉ" | |
}, { | |
names: ["flag_bb"], | |
surrogates: "๐ง๐ง" | |
}, { | |
names: ["flag_by"], | |
surrogates: "๐ง๐พ" | |
}, { | |
names: ["flag_be"], | |
surrogates: "๐ง๐ช" | |
}, { | |
names: ["flag_bz"], | |
surrogates: "๐ง๐ฟ" | |
}, { | |
names: ["flag_bj"], | |
surrogates: "๐ง๐ฏ" | |
}, { | |
names: ["flag_bm"], | |
surrogates: "๐ง๐ฒ" | |
}, { | |
names: ["flag_bt"], | |
surrogates: "๐ง๐น" | |
}, { | |
names: ["flag_bo"], | |
surrogates: "๐ง๐ด" | |
}, { | |
names: ["flag_ba"], | |
surrogates: "๐ง๐ฆ" | |
}, { | |
names: ["flag_bw"], | |
surrogates: "๐ง๐ผ" | |
}, { | |
names: ["flag_br"], | |
surrogates: "๐ง๐ท" | |
}, { | |
names: ["flag_bn"], | |
surrogates: "๐ง๐ณ" | |
}, { | |
names: ["flag_bg"], | |
surrogates: "๐ง๐ฌ" | |
}, { | |
names: ["flag_bf"], | |
surrogates: "๐ง๐ซ" | |
}, { | |
names: ["flag_bi"], | |
surrogates: "๐ง๐ฎ" | |
}, { | |
names: ["flag_cv"], | |
surrogates: "๐จ๐ป" | |
}, { | |
names: ["flag_kh"], | |
surrogates: "๐ฐ๐ญ" | |
}, { | |
names: ["flag_cm"], | |
surrogates: "๐จ๐ฒ" | |
}, { | |
names: ["flag_ca"], | |
surrogates: "๐จ๐ฆ" | |
}, { | |
names: ["flag_ky"], | |
surrogates: "๐ฐ๐พ" | |
}, { | |
names: ["flag_cf"], | |
surrogates: "๐จ๐ซ" | |
}, { | |
names: ["flag_td"], | |
surrogates: "๐น๐ฉ" | |
}, { | |
names: ["flag_cl"], | |
surrogates: "๐จ๐ฑ" | |
}, { | |
names: ["flag_cn"], | |
surrogates: "๐จ๐ณ" | |
}, { | |
names: ["flag_co"], | |
surrogates: "๐จ๐ด" | |
}, { | |
names: ["flag_km"], | |
surrogates: "๐ฐ๐ฒ" | |
}, { | |
names: ["flag_cg"], | |
surrogates: "๐จ๐ฌ" | |
}, { | |
names: ["flag_cd"], | |
surrogates: "๐จ๐ฉ" | |
}, { | |
names: ["flag_cr"], | |
surrogates: "๐จ๐ท" | |
}, { | |
names: ["flag_hr"], | |
surrogates: "๐ญ๐ท" | |
}, { | |
names: ["flag_cu"], | |
surrogates: "๐จ๐บ" | |
}, { | |
names: ["flag_cy"], | |
surrogates: "๐จ๐พ" | |
}, { | |
names: ["flag_cz"], | |
surrogates: "๐จ๐ฟ" | |
}, { | |
names: ["flag_dk"], | |
surrogates: "๐ฉ๐ฐ" | |
}, { | |
names: ["flag_dj"], | |
surrogates: "๐ฉ๐ฏ" | |
}, { | |
names: ["flag_dm"], | |
surrogates: "๐ฉ๐ฒ" | |
}, { | |
names: ["flag_do"], | |
surrogates: "๐ฉ๐ด" | |
}, { | |
names: ["flag_ec"], | |
surrogates: "๐ช๐จ" | |
}, { | |
names: ["flag_eg"], | |
surrogates: "๐ช๐ฌ" | |
}, { | |
names: ["flag_sv"], | |
surrogates: "๐ธ๐ป" | |
}, { | |
names: ["flag_gq"], | |
surrogates: "๐ฌ๐ถ" | |
}, { | |
names: ["flag_er"], | |
surrogates: "๐ช๐ท" | |
}, { | |
names: ["flag_ee"], | |
surrogates: "๐ช๐ช" | |
}, { | |
names: ["flag_et"], | |
surrogates: "๐ช๐น" | |
}, { | |
names: ["flag_fk"], | |
surrogates: "๐ซ๐ฐ" | |
}, { | |
names: ["flag_fo"], | |
surrogates: "๐ซ๐ด" | |
}, { | |
names: ["flag_fj"], | |
surrogates: "๐ซ๐ฏ" | |
}, { | |
names: ["flag_fi"], | |
surrogates: "๐ซ๐ฎ" | |
}, { | |
names: ["flag_fr"], | |
surrogates: "๐ซ๐ท" | |
}, { | |
names: ["flag_pf"], | |
surrogates: "๐ต๐ซ" | |
}, { | |
names: ["flag_ga"], | |
surrogates: "๐ฌ๐ฆ" | |
}, { | |
names: ["flag_gm"], | |
surrogates: "๐ฌ๐ฒ" | |
}, { | |
names: ["flag_ge"], | |
surrogates: "๐ฌ๐ช" | |
}, { | |
names: ["flag_de"], | |
surrogates: "๐ฉ๐ช" | |
}, { | |
names: ["flag_gh"], | |
surrogates: "๐ฌ๐ญ" | |
}, { | |
names: ["flag_gi"], | |
surrogates: "๐ฌ๐ฎ" | |
}, { | |
names: ["flag_gr"], | |
surrogates: "๐ฌ๐ท" | |
}, { | |
names: ["flag_gl"], | |
surrogates: "๐ฌ๐ฑ" | |
}, { | |
names: ["flag_gd"], | |
surrogates: "๐ฌ๐ฉ" | |
}, { | |
names: ["flag_gu"], | |
surrogates: "๐ฌ๐บ" | |
}, { | |
names: ["flag_gt"], | |
surrogates: "๐ฌ๐น" | |
}, { | |
names: ["flag_gn"], | |
surrogates: "๐ฌ๐ณ" | |
}, { | |
names: ["flag_gw"], | |
surrogates: "๐ฌ๐ผ" | |
}, { | |
names: ["flag_gy"], | |
surrogates: "๐ฌ๐พ" | |
}, { | |
names: ["flag_ht"], | |
surrogates: "๐ญ๐น" | |
}, { | |
names: ["flag_hn"], | |
surrogates: "๐ญ๐ณ" | |
}, { | |
names: ["flag_hk"], | |
surrogates: "๐ญ๐ฐ" | |
}, { | |
names: ["flag_hu"], | |
surrogates: "๐ญ๐บ" | |
}, { | |
names: ["flag_is"], | |
surrogates: "๐ฎ๐ธ" | |
}, { | |
names: ["flag_in"], | |
surrogates: "๐ฎ๐ณ" | |
}, { | |
names: ["flag_id"], | |
surrogates: "๐ฎ๐ฉ" | |
}, { | |
names: ["flag_ir"], | |
surrogates: "๐ฎ๐ท" | |
}, { | |
names: ["flag_iq"], | |
surrogates: "๐ฎ๐ถ" | |
}, { | |
names: ["flag_ie"], | |
surrogates: "๐ฎ๐ช" | |
}, { | |
names: ["flag_il"], | |
surrogates: "๐ฎ๐ฑ" | |
}, { | |
names: ["flag_it"], | |
surrogates: "๐ฎ๐น" | |
}, { | |
names: ["flag_ci"], | |
surrogates: "๐จ๐ฎ" | |
}, { | |
names: ["flag_jm"], | |
surrogates: "๐ฏ๐ฒ" | |
}, { | |
names: ["flag_jp"], | |
surrogates: "๐ฏ๐ต" | |
}, { | |
names: ["flag_je"], | |
surrogates: "๐ฏ๐ช" | |
}, { | |
names: ["flag_jo"], | |
surrogates: "๐ฏ๐ด" | |
}, { | |
names: ["flag_kz"], | |
surrogates: "๐ฐ๐ฟ" | |
}, { | |
names: ["flag_ke"], | |
surrogates: "๐ฐ๐ช" | |
}, { | |
names: ["flag_ki"], | |
surrogates: "๐ฐ๐ฎ" | |
}, { | |
names: ["flag_xk"], | |
surrogates: "๐ฝ๐ฐ" | |
}, { | |
names: ["flag_kw"], | |
surrogates: "๐ฐ๐ผ" | |
}, { | |
names: ["flag_kg"], | |
surrogates: "๐ฐ๐ฌ" | |
}, { | |
names: ["flag_la"], | |
surrogates: "๐ฑ๐ฆ" | |
}, { | |
names: ["flag_lv"], | |
surrogates: "๐ฑ๐ป" | |
}, { | |
names: ["flag_lb"], | |
surrogates: "๐ฑ๐ง" | |
}, { | |
names: ["flag_ls"], | |
surrogates: "๐ฑ๐ธ" | |
}, { | |
names: ["flag_lr"], | |
surrogates: "๐ฑ๐ท" | |
}, { | |
names: ["flag_ly"], | |
surrogates: "๐ฑ๐พ" | |
}, { | |
names: ["flag_li"], | |
surrogates: "๐ฑ๐ฎ" | |
}, { | |
names: ["flag_lt"], | |
surrogates: "๐ฑ๐น" | |
}, { | |
names: ["flag_lu"], | |
surrogates: "๐ฑ๐บ" | |
}, { | |
names: ["flag_mo"], | |
surrogates: "๐ฒ๐ด" | |
}, { | |
names: ["flag_mk"], | |
surrogates: "๐ฒ๐ฐ" | |
}, { | |
names: ["flag_mg"], | |
surrogates: "๐ฒ๐ฌ" | |
}, { | |
names: ["flag_mw"], | |
surrogates: "๐ฒ๐ผ" | |
}, { | |
names: ["flag_my"], | |
surrogates: "๐ฒ๐พ" | |
}, { | |
names: ["flag_mv"], | |
surrogates: "๐ฒ๐ป" | |
}, { | |
names: ["flag_ml"], | |
surrogates: "๐ฒ๐ฑ" | |
}, { | |
names: ["flag_mt"], | |
surrogates: "๐ฒ๐น" | |
}, { | |
names: ["flag_mh"], | |
surrogates: "๐ฒ๐ญ" | |
}, { | |
names: ["flag_mr"], | |
surrogates: "๐ฒ๐ท" | |
}, { | |
names: ["flag_mu"], | |
surrogates: "๐ฒ๐บ" | |
}, { | |
names: ["flag_mx"], | |
surrogates: "๐ฒ๐ฝ" | |
}, { | |
names: ["flag_fm"], | |
surrogates: "๐ซ๐ฒ" | |
}, { | |
names: ["flag_md"], | |
surrogates: "๐ฒ๐ฉ" | |
}, { | |
names: ["flag_mc"], | |
surrogates: "๐ฒ๐จ" | |
}, { | |
names: ["flag_mn"], | |
surrogates: "๐ฒ๐ณ" | |
}, { | |
names: ["flag_me"], | |
surrogates: "๐ฒ๐ช" | |
}, { | |
names: ["flag_ms"], | |
surrogates: "๐ฒ๐ธ" | |
}, { | |
names: ["flag_ma"], | |
surrogates: "๐ฒ๐ฆ" | |
}, { | |
names: ["flag_mz"], | |
surrogates: "๐ฒ๐ฟ" | |
}, { | |
names: ["flag_mm"], | |
surrogates: "๐ฒ๐ฒ" | |
}, { | |
names: ["flag_na"], | |
surrogates: "๐ณ๐ฆ" | |
}, { | |
names: ["flag_nr"], | |
surrogates: "๐ณ๐ท" | |
}, { | |
names: ["flag_np"], | |
surrogates: "๐ณ๐ต" | |
}, { | |
names: ["flag_nl"], | |
surrogates: "๐ณ๐ฑ" | |
}, { | |
names: ["flag_nc"], | |
surrogates: "๐ณ๐จ" | |
}, { | |
names: ["flag_nz"], | |
surrogates: "๐ณ๐ฟ" | |
}, { | |
names: ["flag_ni"], | |
surrogates: "๐ณ๐ฎ" | |
}, { | |
names: ["flag_ne"], | |
surrogates: "๐ณ๐ช" | |
}, { | |
names: ["flag_ng"], | |
surrogates: "๐ณ๐ฌ" | |
}, { | |
names: ["flag_nu"], | |
surrogates: "๐ณ๐บ" | |
}, { | |
names: ["flag_kp"], | |
surrogates: "๐ฐ๐ต" | |
}, { | |
names: ["flag_no"], | |
surrogates: "๐ณ๐ด" | |
}, { | |
names: ["flag_om"], | |
surrogates: "๐ด๐ฒ" | |
}, { | |
names: ["flag_pk"], | |
surrogates: "๐ต๐ฐ" | |
}, { | |
names: ["flag_pw"], | |
surrogates: "๐ต๐ผ" | |
}, { | |
names: ["flag_ps"], | |
surrogates: "๐ต๐ธ" | |
}, { | |
names: ["flag_pa"], | |
surrogates: "๐ต๐ฆ" | |
}, { | |
names: ["flag_pg"], | |
surrogates: "๐ต๐ฌ" | |
}, { | |
names: ["flag_py"], | |
surrogates: "๐ต๐พ" | |
}, { | |
names: ["flag_pe"], | |
surrogates: "๐ต๐ช" | |
}, { | |
names: ["flag_ph"], | |
surrogates: "๐ต๐ญ" | |
}, { | |
names: ["flag_pl"], | |
surrogates: "๐ต๐ฑ" | |
}, { | |
names: ["flag_pt"], | |
surrogates: "๐ต๐น" | |
}, { | |
names: ["flag_pr"], | |
surrogates: "๐ต๐ท" | |
}, { | |
names: ["flag_qa"], | |
surrogates: "๐ถ๐ฆ" | |
}, { | |
names: ["flag_ro"], | |
surrogates: "๐ท๐ด" | |
}, { | |
names: ["flag_ru"], | |
surrogates: "๐ท๐บ" | |
}, { | |
names: ["flag_rw"], | |
surrogates: "๐ท๐ผ" | |
}, { | |
names: ["flag_sh"], | |
surrogates: "๐ธ๐ญ" | |
}, { | |
names: ["flag_kn"], | |
surrogates: "๐ฐ๐ณ" | |
}, { | |
names: ["flag_lc"], | |
surrogates: "๐ฑ๐จ" | |
}, { | |
names: ["flag_vc"], | |
surrogates: "๐ป๐จ" | |
}, { | |
names: ["flag_ws"], | |
surrogates: "๐ผ๐ธ" | |
}, { | |
names: ["flag_sm"], | |
surrogates: "๐ธ๐ฒ" | |
}, { | |
names: ["flag_st"], | |
surrogates: "๐ธ๐น" | |
}, { | |
names: ["flag_sa"], | |
surrogates: "๐ธ๐ฆ" | |
}, { | |
names: ["flag_sn"], | |
surrogates: "๐ธ๐ณ" | |
}, { | |
names: ["flag_rs"], | |
surrogates: "๐ท๐ธ" | |
}, { | |
names: ["flag_sc"], | |
surrogates: "๐ธ๐จ" | |
}, { | |
names: ["flag_sl"], | |
surrogates: "๐ธ๐ฑ" | |
}, { | |
names: ["flag_sg"], | |
surrogates: "๐ธ๐ฌ" | |
}, { | |
names: ["flag_sk"], | |
surrogates: "๐ธ๐ฐ" | |
}, { | |
names: ["flag_si"], | |
surrogates: "๐ธ๐ฎ" | |
}, { | |
names: ["flag_sb"], | |
surrogates: "๐ธ๐ง" | |
}, { | |
names: ["flag_so"], | |
surrogates: "๐ธ๐ด" | |
}, { | |
names: ["flag_za"], | |
surrogates: "๐ฟ๐ฆ" | |
}, { | |
names: ["flag_kr"], | |
surrogates: "๐ฐ๐ท" | |
}, { | |
names: ["flag_es"], | |
surrogates: "๐ช๐ธ" | |
}, { | |
names: ["flag_lk"], | |
surrogates: "๐ฑ๐ฐ" | |
}, { | |
names: ["flag_sd"], | |
surrogates: "๐ธ๐ฉ" | |
}, { | |
names: ["flag_sr"], | |
surrogates: "๐ธ๐ท" | |
}, { | |
names: ["flag_sz"], | |
surrogates: "๐ธ๐ฟ" | |
}, { | |
names: ["flag_se"], | |
surrogates: "๐ธ๐ช" | |
}, { | |
names: ["flag_ch"], | |
surrogates: "๐จ๐ญ" | |
}, { | |
names: ["flag_sy"], | |
surrogates: "๐ธ๐พ" | |
}, { | |
names: ["flag_tw"], | |
surrogates: "๐น๐ผ" | |
}, { | |
names: ["flag_tj"], | |
surrogates: "๐น๐ฏ" | |
}, { | |
names: ["flag_tz"], | |
surrogates: "๐น๐ฟ" | |
}, { | |
names: ["flag_th"], | |
surrogates: "๐น๐ญ" | |
}, { | |
names: ["flag_tl"], | |
surrogates: "๐น๐ฑ" | |
}, { | |
names: ["flag_tg"], | |
surrogates: "๐น๐ฌ" | |
}, { | |
names: ["flag_to"], | |
surrogates: "๐น๐ด" | |
}, { | |
names: ["flag_tt"], | |
surrogates: "๐น๐น" | |
}, { | |
names: ["flag_tn"], | |
surrogates: "๐น๐ณ" | |
}, { | |
names: ["flag_tr"], | |
surrogates: "๐น๐ท" | |
}, { | |
names: ["flag_tm"], | |
surrogates: "๐น๐ฒ" | |
}, { | |
names: ["flag_tv"], | |
surrogates: "๐น๐ป" | |
}, { | |
names: ["flag_ug"], | |
surrogates: "๐บ๐ฌ" | |
}, { | |
names: ["flag_ua"], | |
surrogates: "๐บ๐ฆ" | |
}, { | |
names: ["flag_ae"], | |
surrogates: "๐ฆ๐ช" | |
}, { | |
names: ["flag_gb"], | |
surrogates: "๐ฌ๐ง" | |
}, { | |
names: ["flag_us"], | |
surrogates: "๐บ๐ธ" | |
}, { | |
names: ["flag_vi"], | |
surrogates: "๐ป๐ฎ" | |
}, { | |
names: ["flag_uy"], | |
surrogates: "๐บ๐พ" | |
}, { | |
names: ["flag_uz"], | |
surrogates: "๐บ๐ฟ" | |
}, { | |
names: ["flag_vu"], | |
surrogates: "๐ป๐บ" | |
}, { | |
names: ["flag_va"], | |
surrogates: "๐ป๐ฆ" | |
}, { | |
names: ["flag_ve"], | |
surrogates: "๐ป๐ช" | |
}, { | |
names: ["flag_vn"], | |
surrogates: "๐ป๐ณ" | |
}, { | |
names: ["flag_wf"], | |
surrogates: "๐ผ๐ซ" | |
}, { | |
names: ["flag_eh"], | |
surrogates: "๐ช๐ญ" | |
}, { | |
names: ["flag_ye"], | |
surrogates: "๐พ๐ช" | |
}, { | |
names: ["flag_zm"], | |
surrogates: "๐ฟ๐ฒ" | |
}, { | |
names: ["flag_zw"], | |
surrogates: "๐ฟ๐ผ" | |
}, { | |
names: ["flag_re"], | |
surrogates: "๐ท๐ช" | |
}, { | |
names: ["flag_ax"], | |
surrogates: "๐ฆ๐ฝ" | |
}, { | |
names: ["flag_ta"], | |
surrogates: "๐น๐ฆ" | |
}, { | |
names: ["flag_io"], | |
surrogates: "๐ฎ๐ด" | |
}, { | |
names: ["flag_bq"], | |
surrogates: "๐ง๐ถ" | |
}, { | |
names: ["flag_cx"], | |
surrogates: "๐จ๐ฝ" | |
}, { | |
names: ["flag_cc"], | |
surrogates: "๐จ๐จ" | |
}, { | |
names: ["flag_gg"], | |
surrogates: "๐ฌ๐ฌ" | |
}, { | |
names: ["flag_im"], | |
surrogates: "๐ฎ๐ฒ" | |
}, { | |
names: ["flag_yt"], | |
surrogates: "๐พ๐น" | |
}, { | |
names: ["flag_nf"], | |
surrogates: "๐ณ๐ซ" | |
}, { | |
names: ["flag_pn"], | |
surrogates: "๐ต๐ณ" | |
}, { | |
names: ["flag_bl"], | |
surrogates: "๐ง๐ฑ" | |
}, { | |
names: ["flag_pm"], | |
surrogates: "๐ต๐ฒ" | |
}, { | |
names: ["flag_gs"], | |
surrogates: "๐ฌ๐ธ" | |
}, { | |
names: ["flag_tk"], | |
surrogates: "๐น๐ฐ" | |
}, { | |
names: ["flag_bv"], | |
surrogates: "๐ง๐ป" | |
}, { | |
names: ["flag_hm"], | |
surrogates: "๐ญ๐ฒ" | |
}, { | |
names: ["flag_sj"], | |
surrogates: "๐ธ๐ฏ" | |
}, { | |
names: ["flag_um"], | |
surrogates: "๐บ๐ฒ" | |
}, { | |
names: ["flag_ic"], | |
surrogates: "๐ฎ๐จ" | |
}, { | |
names: ["flag_ea"], | |
surrogates: "๐ช๐ฆ" | |
}, { | |
names: ["flag_cp"], | |
surrogates: "๐จ๐ต" | |
}, { | |
names: ["flag_dg"], | |
surrogates: "๐ฉ๐ฌ" | |
}, { | |
names: ["flag_as"], | |
surrogates: "๐ฆ๐ธ" | |
}, { | |
names: ["flag_aq"], | |
surrogates: "๐ฆ๐ถ" | |
}, { | |
names: ["flag_vg"], | |
surrogates: "๐ป๐ฌ" | |
}, { | |
names: ["flag_ck"], | |
surrogates: "๐จ๐ฐ" | |
}, { | |
names: ["flag_cw"], | |
surrogates: "๐จ๐ผ" | |
}, { | |
names: ["flag_eu"], | |
surrogates: "๐ช๐บ" | |
}, { | |
names: ["flag_gf"], | |
surrogates: "๐ฌ๐ซ" | |
}, { | |
names: ["flag_tf"], | |
surrogates: "๐น๐ซ" | |
}, { | |
names: ["flag_gp"], | |
surrogates: "๐ฌ๐ต" | |
}, { | |
names: ["flag_mq"], | |
surrogates: "๐ฒ๐ถ" | |
}, { | |
names: ["flag_mp"], | |
surrogates: "๐ฒ๐ต" | |
}, { | |
names: ["flag_sx"], | |
surrogates: "๐ธ๐ฝ" | |
}, { | |
names: ["flag_ss"], | |
surrogates: "๐ธ๐ธ" | |
}, { | |
names: ["flag_tc"], | |
surrogates: "๐น๐จ" | |
}, { | |
names: ["flag_mf"], | |
surrogates: "๐ฒ๐ซ" | |
}, { | |
names: ["gay_pride_flag", "rainbow_flag"], | |
surrogates: "๐ณ๏ธโ๐" | |
}] | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment