FIX: issues with frowning/grinning (#11235)
- frowning was using slighty_frowning - slightly_frowning was using frowning - grinning_face_with_smiling_eyes was not defined - fronwing_face_with_open_mouth was not defined
@ -8,7 +8,7 @@ export const emojis = [
|
|||||||
"joy",
|
"joy",
|
||||||
"rofl",
|
"rofl",
|
||||||
"smiley",
|
"smiley",
|
||||||
"smile",
|
"grinning_face_with_smiling_eyes",
|
||||||
"sweat_smile",
|
"sweat_smile",
|
||||||
"laughing",
|
"laughing",
|
||||||
"innocent",
|
"innocent",
|
||||||
@ -61,6 +61,7 @@ export const emojis = [
|
|||||||
"cold_sweat",
|
"cold_sweat",
|
||||||
"hushed",
|
"hushed",
|
||||||
"frowning",
|
"frowning",
|
||||||
|
"frowning_face_with_open_mouth",
|
||||||
"anguished",
|
"anguished",
|
||||||
"cry",
|
"cry",
|
||||||
"disappointed_relieved",
|
"disappointed_relieved",
|
||||||
@ -1919,6 +1920,7 @@ export const aliases = {
|
|||||||
"white_sun_rain_cloud",
|
"white_sun_rain_cloud",
|
||||||
"white_sun_behind_cloud_with_rain",
|
"white_sun_behind_cloud_with_rain",
|
||||||
],
|
],
|
||||||
|
grinning_face_with_smiling_eyes: ["smile"],
|
||||||
partly_sunny: ["white_sun_small_cloud", "white_sun_with_small_cloud"],
|
partly_sunny: ["white_sun_small_cloud", "white_sun_with_small_cloud"],
|
||||||
open_umbrella: ["umbrella2"],
|
open_umbrella: ["umbrella2"],
|
||||||
hammer_and_wrench: ["tools"],
|
hammer_and_wrench: ["tools"],
|
||||||
@ -2073,7 +2075,7 @@ export const replacements = {
|
|||||||
"😂": "joy",
|
"😂": "joy",
|
||||||
"🤣": "rofl",
|
"🤣": "rofl",
|
||||||
"😃": "smiley",
|
"😃": "smiley",
|
||||||
"😄": "smile",
|
"😄": "grinning_face_with_smiling_eyes",
|
||||||
"😅": "sweat_smile",
|
"😅": "sweat_smile",
|
||||||
"😆": "laughing",
|
"😆": "laughing",
|
||||||
"😇": "innocent",
|
"😇": "innocent",
|
||||||
@ -2113,8 +2115,8 @@ export const replacements = {
|
|||||||
"😡": "rage",
|
"😡": "rage",
|
||||||
"😔": "pensive",
|
"😔": "pensive",
|
||||||
"😕": "confused",
|
"😕": "confused",
|
||||||
"🙁": "slightly_frowning_face",
|
"☹️": "slightly_frowning_face",
|
||||||
"☹": "frowning",
|
"🙁": "frowning",
|
||||||
"😣": "persevere",
|
"😣": "persevere",
|
||||||
"😖": "confounded",
|
"😖": "confounded",
|
||||||
"😫": "tired_face",
|
"😫": "tired_face",
|
||||||
@ -2125,7 +2127,7 @@ export const replacements = {
|
|||||||
"😨": "fearful",
|
"😨": "fearful",
|
||||||
"😰": "cold_sweat",
|
"😰": "cold_sweat",
|
||||||
"😯": "hushed",
|
"😯": "hushed",
|
||||||
"😦": "frowning",
|
"😦": "frowning_face_with_open_mouth",
|
||||||
"😧": "anguished",
|
"😧": "anguished",
|
||||||
"😢": "cry",
|
"😢": "cry",
|
||||||
"😥": "disappointed_relieved",
|
"😥": "disappointed_relieved",
|
||||||
@ -4549,6 +4551,7 @@ export const replacements = {
|
|||||||
"🤍": "white_heart",
|
"🤍": "white_heart",
|
||||||
"🤎": "brown_heart",
|
"🤎": "brown_heart",
|
||||||
"🏳️⚧": "transgender_flag",
|
"🏳️⚧": "transgender_flag",
|
||||||
|
"☹": "frowning",
|
||||||
"☻": "slight_smile",
|
"☻": "slight_smile",
|
||||||
"♡": "heart",
|
"♡": "heart",
|
||||||
};
|
};
|
||||||
|
@ -26,7 +26,7 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"code": "1f604",
|
"code": "1f604",
|
||||||
"name": "smile"
|
"name": "grinning_face_with_smiling_eyes"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"code": "1f605",
|
"code": "1f605",
|
||||||
@ -185,11 +185,11 @@
|
|||||||
"name": "confused"
|
"name": "confused"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"code": "1f641",
|
"code": "2639-fe0f",
|
||||||
"name": "slightly_frowning_face"
|
"name": "slightly_frowning_face"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"code": "2639",
|
"code": "1f641",
|
||||||
"name": "frowning_face"
|
"name": "frowning_face"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@ -233,9 +233,13 @@
|
|||||||
"name": "hushed"
|
"name": "hushed"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"code": "1f626",
|
"code": "1f641",
|
||||||
"name": "frowning"
|
"name": "frowning"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"code": "1f626",
|
||||||
|
"name": "frowning_face_with_open_mouth"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"code": "1f627",
|
"code": "1f627",
|
||||||
"name": "anguished"
|
"name": "anguished"
|
||||||
@ -6794,607 +6798,205 @@
|
|||||||
"palms_up_together"
|
"palms_up_together"
|
||||||
],
|
],
|
||||||
"aliases": {
|
"aliases": {
|
||||||
"right_anger_bubble": [
|
"right_anger_bubble": ["anger_right"],
|
||||||
"anger_right"
|
"ballot_box": ["ballot_box_with_ballot"],
|
||||||
],
|
"basketball_man": ["basketball_player", "person_with_ball"],
|
||||||
"ballot_box": [
|
"beach_umbrella": ["umbrella_on_ground", "beach", "beach_with_umbrella"],
|
||||||
"ballot_box_with_ballot"
|
"parasol_on_ground": ["umbrella_on_ground"],
|
||||||
],
|
"bellhop_bell": ["bellhop"],
|
||||||
"basketball_man": [
|
"biohazard": ["biohazard_sign"],
|
||||||
"basketball_player",
|
"bow_and_arrow": ["archery"],
|
||||||
"person_with_ball"
|
"spiral_calendar": ["calendar_spiral", "spiral_calendar_pad"],
|
||||||
],
|
"card_file_box": ["card_box"],
|
||||||
"beach_umbrella": [
|
"champagne": ["bottle_with_popping_cork"],
|
||||||
"umbrella_on_ground",
|
"cheese": ["cheese_wedge"],
|
||||||
"beach",
|
"city_sunset": ["city_dusk"],
|
||||||
"beach_with_umbrella"
|
"couch_and_lamp": ["couch"],
|
||||||
],
|
"crayon": ["lower_left_crayon"],
|
||||||
"parasol_on_ground": [
|
"cricket_bat_and_ball": ["cricket_bat_ball"],
|
||||||
"umbrella_on_ground"
|
"latin_cross": ["cross"],
|
||||||
],
|
"dagger": ["dagger_knife"],
|
||||||
"bellhop_bell": [
|
"desktop_computer": ["desktop"],
|
||||||
"bellhop"
|
"card_index_dividers": ["dividers"],
|
||||||
],
|
"dove": ["dove_of_peace"],
|
||||||
"biohazard": [
|
"footprints": ["feet"],
|
||||||
"biohazard_sign"
|
"fire": ["flame"],
|
||||||
],
|
"black_flag": ["flag_black", "waving_black_flag"],
|
||||||
"bow_and_arrow": [
|
"cn": ["flag_cn"],
|
||||||
"archery"
|
"de": ["flag_de"],
|
||||||
],
|
"es": ["flag_es"],
|
||||||
"spiral_calendar": [
|
"fr": ["flag_fr"],
|
||||||
"calendar_spiral",
|
"uk": ["gb", "flag_gb"],
|
||||||
"spiral_calendar_pad"
|
"it": ["flag_it"],
|
||||||
],
|
"jp": ["flag_jp"],
|
||||||
"card_file_box": [
|
"kr": ["flag_kr"],
|
||||||
"card_box"
|
"ru": ["flag_ru"],
|
||||||
],
|
"us": ["flag_us"],
|
||||||
"champagne": [
|
"white_flag": ["flag_white", "waving_white_flag"],
|
||||||
"bottle_with_popping_cork"
|
"plate_with_cutlery": ["fork_knife_plate", "fork_and_knife_with_plate"],
|
||||||
],
|
"framed_picture": ["frame_photo", "frame_with_picture"],
|
||||||
"cheese": [
|
"hammer_and_pick": ["hammer_pick"],
|
||||||
"cheese_wedge"
|
|
||||||
],
|
|
||||||
"city_sunset": [
|
|
||||||
"city_dusk"
|
|
||||||
],
|
|
||||||
"couch_and_lamp": [
|
|
||||||
"couch"
|
|
||||||
],
|
|
||||||
"crayon": [
|
|
||||||
"lower_left_crayon"
|
|
||||||
],
|
|
||||||
"cricket_bat_and_ball": [
|
|
||||||
"cricket_bat_ball"
|
|
||||||
],
|
|
||||||
"latin_cross": [
|
|
||||||
"cross"
|
|
||||||
],
|
|
||||||
"dagger": [
|
|
||||||
"dagger_knife"
|
|
||||||
],
|
|
||||||
"desktop_computer": [
|
|
||||||
"desktop"
|
|
||||||
],
|
|
||||||
"card_index_dividers": [
|
|
||||||
"dividers"
|
|
||||||
],
|
|
||||||
"dove": [
|
|
||||||
"dove_of_peace"
|
|
||||||
],
|
|
||||||
"footprints": [
|
|
||||||
"feet"
|
|
||||||
],
|
|
||||||
"fire": [
|
|
||||||
"flame"
|
|
||||||
],
|
|
||||||
"black_flag": [
|
|
||||||
"flag_black",
|
|
||||||
"waving_black_flag"
|
|
||||||
],
|
|
||||||
"cn": [
|
|
||||||
"flag_cn"
|
|
||||||
],
|
|
||||||
"de": [
|
|
||||||
"flag_de"
|
|
||||||
],
|
|
||||||
"es": [
|
|
||||||
"flag_es"
|
|
||||||
],
|
|
||||||
"fr": [
|
|
||||||
"flag_fr"
|
|
||||||
],
|
|
||||||
"uk": [
|
|
||||||
"gb",
|
|
||||||
"flag_gb"
|
|
||||||
],
|
|
||||||
"it": [
|
|
||||||
"flag_it"
|
|
||||||
],
|
|
||||||
"jp": [
|
|
||||||
"flag_jp"
|
|
||||||
],
|
|
||||||
"kr": [
|
|
||||||
"flag_kr"
|
|
||||||
],
|
|
||||||
"ru": [
|
|
||||||
"flag_ru"
|
|
||||||
],
|
|
||||||
"us": [
|
|
||||||
"flag_us"
|
|
||||||
],
|
|
||||||
"white_flag": [
|
|
||||||
"flag_white",
|
|
||||||
"waving_white_flag"
|
|
||||||
],
|
|
||||||
"plate_with_cutlery": [
|
|
||||||
"fork_knife_plate",
|
|
||||||
"fork_and_knife_with_plate"
|
|
||||||
],
|
|
||||||
"framed_picture": [
|
|
||||||
"frame_photo",
|
|
||||||
"frame_with_picture"
|
|
||||||
],
|
|
||||||
"hammer_and_pick": [
|
|
||||||
"hammer_pick"
|
|
||||||
],
|
|
||||||
"heavy_heart_exclamation": [
|
"heavy_heart_exclamation": [
|
||||||
"heart_exclamation",
|
"heart_exclamation",
|
||||||
"heavy_heart_exclamation_mark_ornament"
|
"heavy_heart_exclamation_mark_ornament"
|
||||||
],
|
],
|
||||||
"houses": [
|
"houses": ["homes", "house_buildings"],
|
||||||
"homes",
|
"hotdog": ["hot_dog"],
|
||||||
"house_buildings"
|
"derelict_house": ["house_abandoned", "derelict_house_building"],
|
||||||
],
|
"desert_island": ["island"],
|
||||||
"hotdog": [
|
"old_key": ["key2"],
|
||||||
"hot_dog"
|
"laughing": ["satisfied"],
|
||||||
],
|
"business_suit_levitating": ["levitate", "man_in_business_suit_levitating"],
|
||||||
"derelict_house": [
|
"weight_lifting_man": ["lifter", "weight_lifter"],
|
||||||
"house_abandoned",
|
"medal_sports": ["medal", "sports_medal"],
|
||||||
"derelict_house_building"
|
"metal": ["sign_of_the_horns"],
|
||||||
],
|
"fu": ["middle_finger", "reversed_hand_with_middle_finger_extended"],
|
||||||
"desert_island": [
|
"motorcycle": ["racing_motorcycle"],
|
||||||
"island"
|
"mountain_snow": ["snow_capped_mountain"],
|
||||||
],
|
"newspaper_roll": ["newspaper2", "rolled_up_newspaper"],
|
||||||
"old_key": [
|
"spiral_notepad": ["notepad_spiral", "spiral_note_pad"],
|
||||||
"key2"
|
"oil_drum": ["oil"],
|
||||||
],
|
"older_woman": ["grandma"],
|
||||||
"laughing": [
|
"paintbrush": ["lower_left_paintbrush"],
|
||||||
"satisfied"
|
"paperclips": ["linked_paperclips"],
|
||||||
],
|
"pause_button": ["double_vertical_bar"],
|
||||||
"business_suit_levitating": [
|
"peace_symbol": ["peace"],
|
||||||
"levitate",
|
"fountain_pen": ["pen_fountain", "lower_left_fountain_pen"],
|
||||||
"man_in_business_suit_levitating"
|
"ping_pong": ["table_tennis"],
|
||||||
],
|
"place_of_worship": ["worship_symbol"],
|
||||||
"weight_lifting_man": [
|
"poop": ["shit", "hankey", "poo"],
|
||||||
"lifter",
|
"radioactive": ["radioactive_sign"],
|
||||||
"weight_lifter"
|
"railway_track": ["railroad_track"],
|
||||||
],
|
"robot": ["robot_face"],
|
||||||
"medal_sports": [
|
"skull": ["skeleton"],
|
||||||
"medal",
|
"skull_and_crossbones": ["skull_crossbones"],
|
||||||
"sports_medal"
|
"speaking_head": ["speaking_head_in_silhouette"],
|
||||||
],
|
"male_detective": ["spy", "sleuth_or_spy"],
|
||||||
"metal": [
|
"thinking": ["thinking_face"],
|
||||||
"sign_of_the_horns"
|
"-1": ["thumbsdown"],
|
||||||
],
|
"+1": ["thumbsup"],
|
||||||
"fu": [
|
|
||||||
"middle_finger",
|
|
||||||
"reversed_hand_with_middle_finger_extended"
|
|
||||||
],
|
|
||||||
"motorcycle": [
|
|
||||||
"racing_motorcycle"
|
|
||||||
],
|
|
||||||
"mountain_snow": [
|
|
||||||
"snow_capped_mountain"
|
|
||||||
],
|
|
||||||
"newspaper_roll": [
|
|
||||||
"newspaper2",
|
|
||||||
"rolled_up_newspaper"
|
|
||||||
],
|
|
||||||
"spiral_notepad": [
|
|
||||||
"notepad_spiral",
|
|
||||||
"spiral_note_pad"
|
|
||||||
],
|
|
||||||
"oil_drum": [
|
|
||||||
"oil"
|
|
||||||
],
|
|
||||||
"older_woman": [
|
|
||||||
"grandma"
|
|
||||||
],
|
|
||||||
"paintbrush": [
|
|
||||||
"lower_left_paintbrush"
|
|
||||||
],
|
|
||||||
"paperclips": [
|
|
||||||
"linked_paperclips"
|
|
||||||
],
|
|
||||||
"pause_button": [
|
|
||||||
"double_vertical_bar"
|
|
||||||
],
|
|
||||||
"peace_symbol": [
|
|
||||||
"peace"
|
|
||||||
],
|
|
||||||
"fountain_pen": [
|
|
||||||
"pen_fountain",
|
|
||||||
"lower_left_fountain_pen"
|
|
||||||
],
|
|
||||||
"ping_pong": [
|
|
||||||
"table_tennis"
|
|
||||||
],
|
|
||||||
"place_of_worship": [
|
|
||||||
"worship_symbol"
|
|
||||||
],
|
|
||||||
"poop": [
|
|
||||||
"shit",
|
|
||||||
"hankey",
|
|
||||||
"poo"
|
|
||||||
],
|
|
||||||
"radioactive": [
|
|
||||||
"radioactive_sign"
|
|
||||||
],
|
|
||||||
"railway_track": [
|
|
||||||
"railroad_track"
|
|
||||||
],
|
|
||||||
"robot": [
|
|
||||||
"robot_face"
|
|
||||||
],
|
|
||||||
"skull": [
|
|
||||||
"skeleton"
|
|
||||||
],
|
|
||||||
"skull_and_crossbones": [
|
|
||||||
"skull_crossbones"
|
|
||||||
],
|
|
||||||
"speaking_head": [
|
|
||||||
"speaking_head_in_silhouette"
|
|
||||||
],
|
|
||||||
"male_detective": [
|
|
||||||
"spy",
|
|
||||||
"sleuth_or_spy"
|
|
||||||
],
|
|
||||||
"thinking": [
|
|
||||||
"thinking_face"
|
|
||||||
],
|
|
||||||
"-1": [
|
|
||||||
"thumbsdown"
|
|
||||||
],
|
|
||||||
"+1": [
|
|
||||||
"thumbsup"
|
|
||||||
],
|
|
||||||
"cloud_with_lightning_and_rain": [
|
"cloud_with_lightning_and_rain": [
|
||||||
"thunder_cloud_rain",
|
"thunder_cloud_rain",
|
||||||
"thunder_cloud_and_rain"
|
"thunder_cloud_and_rain"
|
||||||
],
|
],
|
||||||
"tickets": [
|
"tickets": ["admission_tickets"],
|
||||||
"admission_tickets"
|
"next_track_button": ["track_next", "next_track"],
|
||||||
],
|
"previous_track_button": ["track_previous", "previous_track"],
|
||||||
"next_track_button": [
|
"unicorn": ["unicorn_face"],
|
||||||
"track_next",
|
"funeral_urn": ["urn"],
|
||||||
"next_track"
|
"sun_behind_large_cloud": ["white_sun_cloud", "white_sun_behind_cloud"],
|
||||||
],
|
|
||||||
"previous_track_button": [
|
|
||||||
"track_previous",
|
|
||||||
"previous_track"
|
|
||||||
],
|
|
||||||
"unicorn": [
|
|
||||||
"unicorn_face"
|
|
||||||
],
|
|
||||||
"funeral_urn": [
|
|
||||||
"urn"
|
|
||||||
],
|
|
||||||
"sun_behind_large_cloud": [
|
|
||||||
"white_sun_cloud",
|
|
||||||
"white_sun_behind_cloud"
|
|
||||||
],
|
|
||||||
"sun_behind_rain_cloud": [
|
"sun_behind_rain_cloud": [
|
||||||
"white_sun_rain_cloud",
|
"white_sun_rain_cloud",
|
||||||
"white_sun_behind_cloud_with_rain"
|
"white_sun_behind_cloud_with_rain"
|
||||||
],
|
],
|
||||||
"partly_sunny": [
|
"partly_sunny": ["white_sun_small_cloud", "white_sun_with_small_cloud"],
|
||||||
"white_sun_small_cloud",
|
"open_umbrella": ["umbrella2"],
|
||||||
"white_sun_with_small_cloud"
|
"hammer_and_wrench": ["tools"],
|
||||||
],
|
"face_with_thermometer": ["thermometer_face"],
|
||||||
"open_umbrella": [
|
"timer_clock": ["timer"],
|
||||||
"umbrella2"
|
"keycap_ten": ["ten"],
|
||||||
],
|
"memo": ["pencil"],
|
||||||
"hammer_and_wrench": [
|
"rescue_worker_helmet": ["helmet_with_cross", "helmet_with_white_cross"],
|
||||||
"tools"
|
"slightly_smiling_face": ["slightly_smiling", "slight_smile"],
|
||||||
],
|
"construction_worker_man": ["construction_worker"],
|
||||||
"face_with_thermometer": [
|
"upside_down_face": ["upside_down"],
|
||||||
"thermometer_face"
|
"money_mouth_face": ["money_mouth"],
|
||||||
],
|
"nerd_face": ["nerd"],
|
||||||
"timer_clock": [
|
"hugs": ["hugging", "hugging_face"],
|
||||||
"timer"
|
"roll_eyes": ["rolling_eyes", "face_with_rolling_eyes"],
|
||||||
],
|
"slightly_frowning_face": ["slight_frown"],
|
||||||
"keycap_ten": [
|
"frowning_face": ["frowning2", "white_frowning_face"],
|
||||||
"ten"
|
"zipper_mouth_face": ["zipper_mouth"],
|
||||||
],
|
"face_with_head_bandage": ["head_bandage"],
|
||||||
"memo": [
|
"raised_hand_with_fingers_splayed": ["hand_splayed"],
|
||||||
"pencil"
|
"raised_hand": ["hand"],
|
||||||
],
|
|
||||||
"rescue_worker_helmet": [
|
|
||||||
"helmet_with_cross",
|
|
||||||
"helmet_with_white_cross"
|
|
||||||
],
|
|
||||||
"slightly_smiling_face": [
|
|
||||||
"slightly_smiling",
|
|
||||||
"slight_smile"
|
|
||||||
],
|
|
||||||
"construction_worker_man": [
|
|
||||||
"construction_worker"
|
|
||||||
],
|
|
||||||
"upside_down_face": [
|
|
||||||
"upside_down"
|
|
||||||
],
|
|
||||||
"money_mouth_face": [
|
|
||||||
"money_mouth"
|
|
||||||
],
|
|
||||||
"nerd_face": [
|
|
||||||
"nerd"
|
|
||||||
],
|
|
||||||
"hugs": [
|
|
||||||
"hugging",
|
|
||||||
"hugging_face"
|
|
||||||
],
|
|
||||||
"roll_eyes": [
|
|
||||||
"rolling_eyes",
|
|
||||||
"face_with_rolling_eyes"
|
|
||||||
],
|
|
||||||
"slightly_frowning_face": [
|
|
||||||
"slight_frown"
|
|
||||||
],
|
|
||||||
"frowning_face": [
|
|
||||||
"frowning2",
|
|
||||||
"white_frowning_face"
|
|
||||||
],
|
|
||||||
"zipper_mouth_face": [
|
|
||||||
"zipper_mouth"
|
|
||||||
],
|
|
||||||
"face_with_head_bandage": [
|
|
||||||
"head_bandage"
|
|
||||||
],
|
|
||||||
"raised_hand_with_fingers_splayed": [
|
|
||||||
"hand_splayed"
|
|
||||||
],
|
|
||||||
"raised_hand": [
|
|
||||||
"hand"
|
|
||||||
],
|
|
||||||
"vulcan_salute": [
|
"vulcan_salute": [
|
||||||
"vulcan",
|
"vulcan",
|
||||||
"raised_hand_with_part_between_middle_and_ring_fingers"
|
"raised_hand_with_part_between_middle_and_ring_fingers"
|
||||||
],
|
],
|
||||||
"policeman": [
|
"policeman": ["cop"],
|
||||||
"cop"
|
"running_man": ["runner"],
|
||||||
],
|
"walking_man": ["walking"],
|
||||||
"running_man": [
|
"bowing_man": ["bow"],
|
||||||
"runner"
|
"no_good_woman": ["no_good"],
|
||||||
],
|
"raising_hand_woman": ["raising_hand"],
|
||||||
"walking_man": [
|
"pouting_woman": ["person_with_pouting_face"],
|
||||||
"walking"
|
"frowning_woman": ["person_frowning"],
|
||||||
],
|
"haircut_woman": ["haircut"],
|
||||||
"bowing_man": [
|
"massage_woman": ["massage"],
|
||||||
"bow"
|
"tshirt": ["shirt"],
|
||||||
],
|
"biking_man": ["bicyclist"],
|
||||||
"no_good_woman": [
|
"mountain_biking_man": ["mountain_bicyclist"],
|
||||||
"no_good"
|
"passenger_ship": ["cruise_ship"],
|
||||||
],
|
"motor_boat": ["motorboat", "boat"],
|
||||||
"raising_hand_woman": [
|
"flight_arrival": ["airplane_arriving"],
|
||||||
"raising_hand"
|
"flight_departure": ["airplane_departure"],
|
||||||
],
|
"small_airplane": ["airplane_small"],
|
||||||
"pouting_woman": [
|
"racing_car": ["race_car"],
|
||||||
"person_with_pouting_face"
|
"family_man_woman_boy_boy": ["family_man_woman_boys"],
|
||||||
],
|
"family_man_woman_girl_girl": ["family_man_woman_girls"],
|
||||||
"frowning_woman": [
|
"family_woman_woman_boy": ["family_women_boy"],
|
||||||
"person_frowning"
|
"family_woman_woman_girl": ["family_women_girl"],
|
||||||
],
|
"family_woman_woman_girl_boy": ["family_women_girl_boy"],
|
||||||
"haircut_woman": [
|
"family_woman_woman_boy_boy": ["family_women_boys"],
|
||||||
"haircut"
|
"family_woman_woman_girl_girl": ["family_women_girls"],
|
||||||
],
|
"family_man_man_boy": ["family_men_boy"],
|
||||||
"massage_woman": [
|
"family_man_man_girl": ["family_men_girl"],
|
||||||
"massage"
|
"family_man_man_girl_boy": ["family_men_girl_boy"],
|
||||||
],
|
"family_man_man_boy_boy": ["family_men_boys"],
|
||||||
"tshirt": [
|
"family_man_man_girl_girl": ["family_men_girls"],
|
||||||
"shirt"
|
"cloud_with_lightning": ["cloud_lightning"],
|
||||||
],
|
"tornado": ["cloud_tornado", "cloud_with_tornado"],
|
||||||
"biking_man": [
|
"cloud_with_rain": ["cloud_rain"],
|
||||||
"bicyclist"
|
"cloud_with_snow": ["cloud_snow"],
|
||||||
],
|
"asterisk": ["keycap_star"],
|
||||||
"mountain_biking_man": [
|
"studio_microphone": ["microphone2"],
|
||||||
"mountain_bicyclist"
|
"medal_military": ["military_medal"],
|
||||||
],
|
"couple_with_heart_woman_woman": ["female_couple_with_heart"],
|
||||||
"passenger_ship": [
|
"couple_with_heart_man_man": ["male_couple_with_heart"],
|
||||||
"cruise_ship"
|
"couplekiss_woman_woman": ["female_couplekiss"],
|
||||||
],
|
"couplekiss_man_man": ["male_couplekiss"],
|
||||||
"motor_boat": [
|
"honeybee": ["bee"],
|
||||||
"motorboat",
|
"lion": ["lion_face"],
|
||||||
"boat"
|
"artificial_satellite": ["satellite_orbital"],
|
||||||
],
|
"computer_mouse": ["mouse_three_button", "three_button_mouse"],
|
||||||
"flight_arrival": [
|
"hocho": ["knife"],
|
||||||
"airplane_arriving"
|
"swimming_man": ["swimmer"],
|
||||||
],
|
"wind_face": ["wind_blowing_face"],
|
||||||
"flight_departure": [
|
"golfing_man": ["golfer"],
|
||||||
"airplane_departure"
|
"facepunch": ["punch"],
|
||||||
],
|
"building_construction": ["construction_site"],
|
||||||
"small_airplane": [
|
"family_man_woman_girl_boy": ["family"],
|
||||||
"airplane_small"
|
"ice_hockey": ["hockey"],
|
||||||
],
|
"snowman_with_snow": ["snowman2"],
|
||||||
"racing_car": [
|
"play_or_pause_button": ["play_pause"],
|
||||||
"race_car"
|
"film_projector": ["projector"],
|
||||||
],
|
"shopping": ["shopping_bags"],
|
||||||
"family_man_woman_boy_boy": [
|
"open_book": ["book"],
|
||||||
"family_man_woman_boys"
|
"national_park": ["park"],
|
||||||
],
|
"world_map": ["map"],
|
||||||
"family_man_woman_girl_girl": [
|
"pen": ["pen_ballpoint", "lower_left_ballpoint_pen"],
|
||||||
"family_man_woman_girls"
|
"email": ["envelope", "e-mail"],
|
||||||
],
|
"phone": ["telephone"],
|
||||||
"family_woman_woman_boy": [
|
"atom_symbol": ["atom"],
|
||||||
"family_women_boy"
|
"mantelpiece_clock": ["clock"],
|
||||||
],
|
"camera_flash": ["camera_with_flash"],
|
||||||
"family_woman_woman_girl": [
|
"film_strip": ["film_frames"],
|
||||||
"family_women_girl"
|
"balance_scale": ["scales"],
|
||||||
],
|
"surfing_man": ["surfer"],
|
||||||
"family_woman_woman_girl_boy": [
|
"couplekiss_man_woman": ["couplekiss"],
|
||||||
"family_women_girl_boy"
|
"couple_with_heart_woman_man": ["couple_with_heart"],
|
||||||
],
|
"clamp": ["compression"],
|
||||||
"family_woman_woman_boy_boy": [
|
"dancing_women": ["dancers"],
|
||||||
"family_women_boys"
|
"blonde_man": ["person_with_blond_hair"],
|
||||||
],
|
"sleeping_bed": ["sleeping_accommodation"],
|
||||||
"family_woman_woman_girl_girl": [
|
"om": ["om_symbol"],
|
||||||
"family_women_girls"
|
"tipping_hand_woman": ["information_desk_person"],
|
||||||
],
|
"rowing_man": ["rowboat"],
|
||||||
"family_man_man_boy": [
|
"new_moon": ["moon"],
|
||||||
"family_men_boy"
|
"oncoming_automobile": ["car", "automobile"],
|
||||||
],
|
"fleur_de_lis": ["fleur-de-lis"],
|
||||||
"family_man_man_girl": [
|
"face_vomiting": ["puke"]
|
||||||
"family_men_girl"
|
|
||||||
],
|
|
||||||
"family_man_man_girl_boy": [
|
|
||||||
"family_men_girl_boy"
|
|
||||||
],
|
|
||||||
"family_man_man_boy_boy": [
|
|
||||||
"family_men_boys"
|
|
||||||
],
|
|
||||||
"family_man_man_girl_girl": [
|
|
||||||
"family_men_girls"
|
|
||||||
],
|
|
||||||
"cloud_with_lightning": [
|
|
||||||
"cloud_lightning"
|
|
||||||
],
|
|
||||||
"tornado": [
|
|
||||||
"cloud_tornado",
|
|
||||||
"cloud_with_tornado"
|
|
||||||
],
|
|
||||||
"cloud_with_rain": [
|
|
||||||
"cloud_rain"
|
|
||||||
],
|
|
||||||
"cloud_with_snow": [
|
|
||||||
"cloud_snow"
|
|
||||||
],
|
|
||||||
"asterisk": [
|
|
||||||
"keycap_star"
|
|
||||||
],
|
|
||||||
"studio_microphone": [
|
|
||||||
"microphone2"
|
|
||||||
],
|
|
||||||
"medal_military": [
|
|
||||||
"military_medal"
|
|
||||||
],
|
|
||||||
"couple_with_heart_woman_woman": [
|
|
||||||
"female_couple_with_heart"
|
|
||||||
],
|
|
||||||
"couple_with_heart_man_man": [
|
|
||||||
"male_couple_with_heart"
|
|
||||||
],
|
|
||||||
"couplekiss_woman_woman": [
|
|
||||||
"female_couplekiss"
|
|
||||||
],
|
|
||||||
"couplekiss_man_man": [
|
|
||||||
"male_couplekiss"
|
|
||||||
],
|
|
||||||
"honeybee": [
|
|
||||||
"bee"
|
|
||||||
],
|
|
||||||
"lion": [
|
|
||||||
"lion_face"
|
|
||||||
],
|
|
||||||
"artificial_satellite": [
|
|
||||||
"satellite_orbital"
|
|
||||||
],
|
|
||||||
"computer_mouse": [
|
|
||||||
"mouse_three_button",
|
|
||||||
"three_button_mouse"
|
|
||||||
],
|
|
||||||
"hocho": [
|
|
||||||
"knife"
|
|
||||||
],
|
|
||||||
"swimming_man": [
|
|
||||||
"swimmer"
|
|
||||||
],
|
|
||||||
"wind_face": [
|
|
||||||
"wind_blowing_face"
|
|
||||||
],
|
|
||||||
"golfing_man": [
|
|
||||||
"golfer"
|
|
||||||
],
|
|
||||||
"facepunch": [
|
|
||||||
"punch"
|
|
||||||
],
|
|
||||||
"building_construction": [
|
|
||||||
"construction_site"
|
|
||||||
],
|
|
||||||
"family_man_woman_girl_boy": [
|
|
||||||
"family"
|
|
||||||
],
|
|
||||||
"ice_hockey": [
|
|
||||||
"hockey"
|
|
||||||
],
|
|
||||||
"snowman_with_snow": [
|
|
||||||
"snowman2"
|
|
||||||
],
|
|
||||||
"play_or_pause_button": [
|
|
||||||
"play_pause"
|
|
||||||
],
|
|
||||||
"film_projector": [
|
|
||||||
"projector"
|
|
||||||
],
|
|
||||||
"shopping": [
|
|
||||||
"shopping_bags"
|
|
||||||
],
|
|
||||||
"open_book": [
|
|
||||||
"book"
|
|
||||||
],
|
|
||||||
"national_park": [
|
|
||||||
"park"
|
|
||||||
],
|
|
||||||
"world_map": [
|
|
||||||
"map"
|
|
||||||
],
|
|
||||||
"pen": [
|
|
||||||
"pen_ballpoint",
|
|
||||||
"lower_left_ballpoint_pen"
|
|
||||||
],
|
|
||||||
"email": [
|
|
||||||
"envelope",
|
|
||||||
"e-mail"
|
|
||||||
],
|
|
||||||
"phone": [
|
|
||||||
"telephone"
|
|
||||||
],
|
|
||||||
"atom_symbol": [
|
|
||||||
"atom"
|
|
||||||
],
|
|
||||||
"mantelpiece_clock": [
|
|
||||||
"clock"
|
|
||||||
],
|
|
||||||
"camera_flash": [
|
|
||||||
"camera_with_flash"
|
|
||||||
],
|
|
||||||
"film_strip": [
|
|
||||||
"film_frames"
|
|
||||||
],
|
|
||||||
"balance_scale": [
|
|
||||||
"scales"
|
|
||||||
],
|
|
||||||
"surfing_man": [
|
|
||||||
"surfer"
|
|
||||||
],
|
|
||||||
"couplekiss_man_woman": [
|
|
||||||
"couplekiss"
|
|
||||||
],
|
|
||||||
"couple_with_heart_woman_man": [
|
|
||||||
"couple_with_heart"
|
|
||||||
],
|
|
||||||
"clamp": [
|
|
||||||
"compression"
|
|
||||||
],
|
|
||||||
"dancing_women": [
|
|
||||||
"dancers"
|
|
||||||
],
|
|
||||||
"blonde_man": [
|
|
||||||
"person_with_blond_hair"
|
|
||||||
],
|
|
||||||
"sleeping_bed": [
|
|
||||||
"sleeping_accommodation"
|
|
||||||
],
|
|
||||||
"om": [
|
|
||||||
"om_symbol"
|
|
||||||
],
|
|
||||||
"tipping_hand_woman": [
|
|
||||||
"information_desk_person"
|
|
||||||
],
|
|
||||||
"rowing_man": [
|
|
||||||
"rowboat"
|
|
||||||
],
|
|
||||||
"new_moon": [
|
|
||||||
"moon"
|
|
||||||
],
|
|
||||||
"oncoming_automobile": [
|
|
||||||
"car",
|
|
||||||
"automobile"
|
|
||||||
],
|
|
||||||
"fleur_de_lis": [
|
|
||||||
"fleur-de-lis"
|
|
||||||
],
|
|
||||||
"face_vomiting": [
|
|
||||||
"puke"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
"searchAliases": {
|
"searchAliases": {
|
||||||
"sad": [
|
"sad": [
|
||||||
@ -7404,9 +7006,7 @@
|
|||||||
"crying_cat_face",
|
"crying_cat_face",
|
||||||
"cry"
|
"cry"
|
||||||
],
|
],
|
||||||
"cry": [
|
"cry": ["sob"]
|
||||||
"sob"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
"translations": {
|
"translations": {
|
||||||
":)": "slight_smile",
|
":)": "slight_smile",
|
||||||
@ -7436,4 +7036,4 @@
|
|||||||
":$": "blush",
|
":$": "blush",
|
||||||
":-$": "blush"
|
":-$": "blush"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
@ -12,7 +12,7 @@
|
|||||||
"diversity": false
|
"diversity": false
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "smile",
|
"name": "grinning_face_with_smiling_eyes",
|
||||||
"diversity": false
|
"diversity": false
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@ -291,6 +291,10 @@
|
|||||||
"name": "frowning",
|
"name": "frowning",
|
||||||
"diversity": false
|
"diversity": false
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"name": "frowning_face_with_open_mouth",
|
||||||
|
"diversity": false
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name": "anguished",
|
"name": "anguished",
|
||||||
"diversity": false
|
"diversity": false
|
||||||
@ -6673,4 +6677,4 @@
|
|||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
BIN
public/images/emoji/apple/grinning_face_with_smiling_eyes.png
Normal file
After Width: | Height: | Size: 2.1 KiB |
BIN
public/images/emoji/apple/téléchargement.png
Normal file
After Width: | Height: | Size: 1.7 KiB |
BIN
public/images/emoji/emoji_one/frowning_face_with_open_mouth.png
Normal file
After Width: | Height: | Size: 2.0 KiB |
After Width: | Height: | Size: 2.9 KiB |
After Width: | Height: | Size: 1.9 KiB |
After Width: | Height: | Size: 1.9 KiB |
BIN
public/images/emoji/google/frowning_face_with_open_mouth.png
Normal file
After Width: | Height: | Size: 1.7 KiB |
BIN
public/images/emoji/google/grinning_face_with_smiling_eyes.png
Normal file
After Width: | Height: | Size: 1.5 KiB |
BIN
public/images/emoji/twitter/frowning_face_with_open_mouth.png
Normal file
After Width: | Height: | Size: 597 B |
BIN
public/images/emoji/twitter/grinning_face_with_smiling_eyes.png
Normal file
After Width: | Height: | Size: 809 B |
BIN
public/images/emoji/win10/frowning_face_with_open_mouth.png
Normal file
After Width: | Height: | Size: 737 B |
BIN
public/images/emoji/win10/grinning_face_with_smiling_eyes.png
Normal file
After Width: | Height: | Size: 904 B |