#pragma once #ifndef BLT_UNICODE_EMOJI namespace blt { /** * @brief Emoji unicodes. * * @note The unicode emojis in this namespace are auto-generated from https://raw.githubusercontent.com/ArkinSolomon/discord-emoji-converter/master/emojis.json * @note This file was taken from DPP (https://github.com/brainboxdotcc/DPP) */ namespace unicode_emoji { inline constexpr const char _100[] = "๐ฏ"; inline constexpr const char _1234[] = "๐ข"; inline constexpr const char soccer[] = "โฝ"; inline constexpr const char soccer_ball[] = "โฝ"; inline constexpr const char basketball[] = "๐"; inline constexpr const char football[] = "๐"; inline constexpr const char baseball[] = "โพ"; inline constexpr const char softball[] = "๐ฅ"; inline constexpr const char tennis[] = "๐พ"; inline constexpr const char volleyball[] = "๐"; inline constexpr const char rugby_football[] = "๐"; inline constexpr const char flying_disc[] = "๐ฅ"; inline constexpr const char _8ball[] = "๐ฑ"; inline constexpr const char yo_yo[] = "๐ช"; inline constexpr const char ping_pong[] = "๐"; inline constexpr const char table_tennis[] = "๐"; inline constexpr const char badminton[] = "๐ธ"; inline constexpr const char hockey[] = "๐"; inline constexpr const char ice_hockey[] = "๐"; inline constexpr const char field_hockey[] = "๐"; inline constexpr const char lacrosse[] = "๐ฅ"; inline constexpr const char cricket_game[] = "๐"; inline constexpr const char cricket_bat_ball[] = "๐"; inline constexpr const char boomerang[] = "๐ช"; inline constexpr const char goal[] = "๐ฅ "; inline constexpr const char goal_net[] = "๐ฅ "; inline constexpr const char golf[] = "โณ"; inline constexpr const char flag_in_hole[] = "โณ"; inline constexpr const char kite[] = "๐ช"; inline constexpr const char playground_slide[] = "๐"; inline constexpr const char bow_and_arrow[] = "๐น"; inline constexpr const char archery[] = "๐น"; inline constexpr const char fishing_pole_and_fish[] = "๐ฃ"; inline constexpr const char fishing_pole[] = "๐ฃ"; inline constexpr const char diving_mask[] = "๐คฟ"; inline constexpr const char boxing_glove[] = "๐ฅ"; inline constexpr const char boxing_gloves[] = "๐ฅ"; inline constexpr const char martial_arts_uniform[] = "๐ฅ"; inline constexpr const char karate_uniform[] = "๐ฅ"; inline constexpr const char running_shirt_with_sash[] = "๐ฝ"; inline constexpr const char running_shirt[] = "๐ฝ"; inline constexpr const char skateboard[] = "๐น"; inline constexpr const char roller_skate[] = "๐ผ"; inline constexpr const char sled[] = "๐ท"; inline constexpr const char ice_skate[] = "โธ๏ธ"; inline constexpr const char curling_stone[] = "๐ฅ"; inline constexpr const char ski[] = "๐ฟ"; inline constexpr const char skis[] = "๐ฟ"; inline constexpr const char skier[] = "โท๏ธ"; inline constexpr const char snowboarder[] = "๐"; inline constexpr const char snowboarder_tone1[] = "๐๐ป"; inline constexpr const char snowboarder_light_skin_tone[] = "๐๐ป"; inline constexpr const char snowboarder_tone2[] = "๐๐ผ"; inline constexpr const char snowboarder_medium_light_skin_tone[] = "๐๐ผ"; inline constexpr const char snowboarder_tone3[] = "๐๐ฝ"; inline constexpr const char snowboarder_medium_skin_tone[] = "๐๐ฝ"; inline constexpr const char snowboarder_tone4[] = "๐๐พ"; inline constexpr const char snowboarder_medium_dark_skin_tone[] = "๐๐พ"; inline constexpr const char snowboarder_tone5[] = "๐๐ฟ"; inline constexpr const char snowboarder_dark_skin_tone[] = "๐๐ฟ"; inline constexpr const char parachute[] = "๐ช"; inline constexpr const char person_lifting_weights[] = "๐๏ธ"; inline constexpr const char lifter[] = "๐๏ธ"; inline constexpr const char weight_lifter[] = "๐๏ธ"; inline constexpr const char person_lifting_weights_tone1[] = "๐๐ป"; inline constexpr const char lifter_tone1[] = "๐๐ป"; inline constexpr const char weight_lifter_tone1[] = "๐๐ป"; inline constexpr const char person_lifting_weights_tone2[] = "๐๐ผ"; inline constexpr const char lifter_tone2[] = "๐๐ผ"; inline constexpr const char weight_lifter_tone2[] = "๐๐ผ"; inline constexpr const char person_lifting_weights_tone3[] = "๐๐ฝ"; inline constexpr const char lifter_tone3[] = "๐๐ฝ"; inline constexpr const char weight_lifter_tone3[] = "๐๐ฝ"; inline constexpr const char person_lifting_weights_tone4[] = "๐๐พ"; inline constexpr const char lifter_tone4[] = "๐๐พ"; inline constexpr const char weight_lifter_tone4[] = "๐๐พ"; inline constexpr const char person_lifting_weights_tone5[] = "๐๐ฟ"; inline constexpr const char lifter_tone5[] = "๐๐ฟ"; inline constexpr const char weight_lifter_tone5[] = "๐๐ฟ"; inline constexpr const char woman_lifting_weights[] = "๐๏ธโโ๏ธ"; inline constexpr const char woman_lifting_weights_tone1[] = "๐๐ปโโ๏ธ"; inline constexpr const char woman_lifting_weights_light_skin_tone[] = "๐๐ปโโ๏ธ"; inline constexpr const char woman_lifting_weights_tone2[] = "๐๐ผโโ๏ธ"; inline constexpr const char woman_lifting_weights_medium_light_skin_tone[] = "๐๐ผโโ๏ธ"; inline constexpr const char woman_lifting_weights_tone3[] = "๐๐ฝโโ๏ธ"; inline constexpr const char woman_lifting_weights_medium_skin_tone[] = "๐๐ฝโโ๏ธ"; inline constexpr const char woman_lifting_weights_tone4[] = "๐๐พโโ๏ธ"; inline constexpr const char woman_lifting_weights_medium_dark_skin_tone[] = "๐๐พโโ๏ธ"; inline constexpr const char woman_lifting_weights_tone5[] = "๐๐ฟโโ๏ธ"; inline constexpr const char woman_lifting_weights_dark_skin_tone[] = "๐๐ฟโโ๏ธ"; inline constexpr const char man_lifting_weights[] = "๐๏ธโโ๏ธ"; inline constexpr const char man_lifting_weights_tone1[] = "๐๐ปโโ๏ธ"; inline constexpr const char man_lifting_weights_light_skin_tone[] = "๐๐ปโโ๏ธ"; inline constexpr const char man_lifting_weights_tone2[] = "๐๐ผโโ๏ธ"; inline constexpr const char man_lifting_weights_medium_light_skin_tone[] = "๐๐ผโโ๏ธ"; inline constexpr const char man_lifting_weights_tone3[] = "๐๐ฝโโ๏ธ"; inline constexpr const char man_lifting_weights_medium_skin_tone[] = "๐๐ฝโโ๏ธ"; inline constexpr const char man_lifting_weights_tone4[] = "๐๐พโโ๏ธ"; inline constexpr const char man_lifting_weights_medium_dark_skin_tone[] = "๐๐พโโ๏ธ"; inline constexpr const char man_lifting_weights_tone5[] = "๐๐ฟโโ๏ธ"; inline constexpr const char man_lifting_weights_dark_skin_tone[] = "๐๐ฟโโ๏ธ"; inline constexpr const char people_wrestling[] = "๐คผ"; inline constexpr const char wrestlers[] = "๐คผ"; inline constexpr const char wrestling[] = "๐คผ"; inline constexpr const char women_wrestling[] = "๐คผโโ๏ธ"; inline constexpr const char men_wrestling[] = "๐คผโโ๏ธ"; inline constexpr const char person_doing_cartwheel[] = "๐คธ"; inline constexpr const char cartwheel[] = "๐คธ"; inline constexpr const char person_doing_cartwheel_tone1[] = "๐คธ๐ป"; inline constexpr const char cartwheel_tone1[] = "๐คธ๐ป"; inline constexpr const char person_doing_cartwheel_tone2[] = "๐คธ๐ผ"; inline constexpr const char cartwheel_tone2[] = "๐คธ๐ผ"; inline constexpr const char person_doing_cartwheel_tone3[] = "๐คธ๐ฝ"; inline constexpr const char cartwheel_tone3[] = "๐คธ๐ฝ"; inline constexpr const char person_doing_cartwheel_tone4[] = "๐คธ๐พ"; inline constexpr const char cartwheel_tone4[] = "๐คธ๐พ"; inline constexpr const char person_doing_cartwheel_tone5[] = "๐คธ๐ฟ"; inline constexpr const char cartwheel_tone5[] = "๐คธ๐ฟ"; inline constexpr const char woman_cartwheeling[] = "๐คธโโ๏ธ"; inline constexpr const char woman_cartwheeling_tone1[] = "๐คธ๐ปโโ๏ธ"; inline constexpr const char woman_cartwheeling_light_skin_tone[] = "๐คธ๐ปโโ๏ธ"; inline constexpr const char woman_cartwheeling_tone2[] = "๐คธ๐ผโโ๏ธ"; inline constexpr const char woman_cartwheeling_medium_light_skin_tone[] = "๐คธ๐ผโโ๏ธ"; inline constexpr const char woman_cartwheeling_tone3[] = "๐คธ๐ฝโโ๏ธ"; inline constexpr const char woman_cartwheeling_medium_skin_tone[] = "๐คธ๐ฝโโ๏ธ"; inline constexpr const char woman_cartwheeling_tone4[] = "๐คธ๐พโโ๏ธ"; inline constexpr const char woman_cartwheeling_medium_dark_skin_tone[] = "๐คธ๐พโโ๏ธ"; inline constexpr const char woman_cartwheeling_tone5[] = "๐คธ๐ฟโโ๏ธ"; inline constexpr const char woman_cartwheeling_dark_skin_tone[] = "๐คธ๐ฟโโ๏ธ"; inline constexpr const char man_cartwheeling[] = "๐คธโโ๏ธ"; inline constexpr const char man_cartwheeling_tone1[] = "๐คธ๐ปโโ๏ธ"; inline constexpr const char man_cartwheeling_light_skin_tone[] = "๐คธ๐ปโโ๏ธ"; inline constexpr const char man_cartwheeling_tone2[] = "๐คธ๐ผโโ๏ธ"; inline constexpr const char man_cartwheeling_medium_light_skin_tone[] = "๐คธ๐ผโโ๏ธ"; inline constexpr const char man_cartwheeling_tone3[] = "๐คธ๐ฝโโ๏ธ"; inline constexpr const char man_cartwheeling_medium_skin_tone[] = "๐คธ๐ฝโโ๏ธ"; inline constexpr const char man_cartwheeling_tone4[] = "๐คธ๐พโโ๏ธ"; inline constexpr const char man_cartwheeling_medium_dark_skin_tone[] = "๐คธ๐พโโ๏ธ"; inline constexpr const char man_cartwheeling_tone5[] = "๐คธ๐ฟโโ๏ธ"; inline constexpr const char man_cartwheeling_dark_skin_tone[] = "๐คธ๐ฟโโ๏ธ"; inline constexpr const char person_bouncing_ball[] = "โน๏ธ"; inline constexpr const char basketball_player[] = "โน๏ธ"; inline constexpr const char person_with_ball[] = "โน๏ธ"; inline constexpr const char person_bouncing_ball_tone1[] = "โน๐ป"; inline constexpr const char basketball_player_tone1[] = "โน๐ป"; inline constexpr const char person_with_ball_tone1[] = "โน๐ป"; inline constexpr const char person_bouncing_ball_tone2[] = "โน๐ผ"; inline constexpr const char basketball_player_tone2[] = "โน๐ผ"; inline constexpr const char person_with_ball_tone2[] = "โน๐ผ"; inline constexpr const char person_bouncing_ball_tone3[] = "โน๐ฝ"; inline constexpr const char basketball_player_tone3[] = "โน๐ฝ"; inline constexpr const char person_with_ball_tone3[] = "โน๐ฝ"; inline constexpr const char person_bouncing_ball_tone4[] = "โน๐พ"; inline constexpr const char basketball_player_tone4[] = "โน๐พ"; inline constexpr const char person_with_ball_tone4[] = "โน๐พ"; inline constexpr const char person_bouncing_ball_tone5[] = "โน๐ฟ"; inline constexpr const char basketball_player_tone5[] = "โน๐ฟ"; inline constexpr const char person_with_ball_tone5[] = "โน๐ฟ"; inline constexpr const char woman_bouncing_ball[] = "โน๏ธโโ๏ธ"; inline constexpr const char woman_bouncing_ball_tone1[] = "โน๐ปโโ๏ธ"; inline constexpr const char woman_bouncing_ball_light_skin_tone[] = "โน๐ปโโ๏ธ"; inline constexpr const char woman_bouncing_ball_tone2[] = "โน๐ผโโ๏ธ"; inline constexpr const char woman_bouncing_ball_medium_light_skin_tone[] = "โน๐ผโโ๏ธ"; inline constexpr const char woman_bouncing_ball_tone3[] = "โน๐ฝโโ๏ธ"; inline constexpr const char woman_bouncing_ball_medium_skin_tone[] = "โน๐ฝโโ๏ธ"; inline constexpr const char woman_bouncing_ball_tone4[] = "โน๐พโโ๏ธ"; inline constexpr const char woman_bouncing_ball_medium_dark_skin_tone[] = "โน๐พโโ๏ธ"; inline constexpr const char woman_bouncing_ball_tone5[] = "โน๐ฟโโ๏ธ"; inline constexpr const char woman_bouncing_ball_dark_skin_tone[] = "โน๐ฟโโ๏ธ"; inline constexpr const char man_bouncing_ball[] = "โน๏ธโโ๏ธ"; inline constexpr const char man_bouncing_ball_tone1[] = "โน๐ปโโ๏ธ"; inline constexpr const char man_bouncing_ball_light_skin_tone[] = "โน๐ปโโ๏ธ"; inline constexpr const char man_bouncing_ball_tone2[] = "โน๐ผโโ๏ธ"; inline constexpr const char man_bouncing_ball_medium_light_skin_tone[] = "โน๐ผโโ๏ธ"; inline constexpr const char man_bouncing_ball_tone3[] = "โน๐ฝโโ๏ธ"; inline constexpr const char man_bouncing_ball_medium_skin_tone[] = "โน๐ฝโโ๏ธ"; inline constexpr const char man_bouncing_ball_tone4[] = "โน๐พโโ๏ธ"; inline constexpr const char man_bouncing_ball_medium_dark_skin_tone[] = "โน๐พโโ๏ธ"; inline constexpr const char man_bouncing_ball_tone5[] = "โน๐ฟโโ๏ธ"; inline constexpr const char man_bouncing_ball_dark_skin_tone[] = "โน๐ฟโโ๏ธ"; inline constexpr const char person_fencing[] = "๐คบ"; inline constexpr const char fencer[] = "๐คบ"; inline constexpr const char fencing[] = "๐คบ"; inline constexpr const char person_playing_handball[] = "๐คพ"; inline constexpr const char handball[] = "๐คพ"; inline constexpr const char person_playing_handball_tone1[] = "๐คพ๐ป"; inline constexpr const char handball_tone1[] = "๐คพ๐ป"; inline constexpr const char person_playing_handball_tone2[] = "๐คพ๐ผ"; inline constexpr const char handball_tone2[] = "๐คพ๐ผ"; inline constexpr const char person_playing_handball_tone3[] = "๐คพ๐ฝ"; inline constexpr const char handball_tone3[] = "๐คพ๐ฝ"; inline constexpr const char person_playing_handball_tone4[] = "๐คพ๐พ"; inline constexpr const char handball_tone4[] = "๐คพ๐พ"; inline constexpr const char person_playing_handball_tone5[] = "๐คพ๐ฟ"; inline constexpr const char handball_tone5[] = "๐คพ๐ฟ"; inline constexpr const char woman_playing_handball[] = "๐คพโโ๏ธ"; inline constexpr const char woman_playing_handball_tone1[] = "๐คพ๐ปโโ๏ธ"; inline constexpr const char woman_playing_handball_light_skin_tone[] = "๐คพ๐ปโโ๏ธ"; inline constexpr const char woman_playing_handball_tone2[] = "๐คพ๐ผโโ๏ธ"; inline constexpr const char woman_playing_handball_medium_light_skin_tone[] = "๐คพ๐ผโโ๏ธ"; inline constexpr const char woman_playing_handball_tone3[] = "๐คพ๐ฝโโ๏ธ"; inline constexpr const char woman_playing_handball_medium_skin_tone[] = "๐คพ๐ฝโโ๏ธ"; inline constexpr const char woman_playing_handball_tone4[] = "๐คพ๐พโโ๏ธ"; inline constexpr const char woman_playing_handball_medium_dark_skin_tone[] = "๐คพ๐พโโ๏ธ"; inline constexpr const char woman_playing_handball_tone5[] = "๐คพ๐ฟโโ๏ธ"; inline constexpr const char woman_playing_handball_dark_skin_tone[] = "๐คพ๐ฟโโ๏ธ"; inline constexpr const char man_playing_handball[] = "๐คพโโ๏ธ"; inline constexpr const char man_playing_handball_tone1[] = "๐คพ๐ปโโ๏ธ"; inline constexpr const char man_playing_handball_light_skin_tone[] = "๐คพ๐ปโโ๏ธ"; inline constexpr const char man_playing_handball_tone2[] = "๐คพ๐ผโโ๏ธ"; inline constexpr const char man_playing_handball_medium_light_skin_tone[] = "๐คพ๐ผโโ๏ธ"; inline constexpr const char man_playing_handball_tone3[] = "๐คพ๐ฝโโ๏ธ"; inline constexpr const char man_playing_handball_medium_skin_tone[] = "๐คพ๐ฝโโ๏ธ"; inline constexpr const char man_playing_handball_tone4[] = "๐คพ๐พโโ๏ธ"; inline constexpr const char man_playing_handball_medium_dark_skin_tone[] = "๐คพ๐พโโ๏ธ"; inline constexpr const char man_playing_handball_tone5[] = "๐คพ๐ฟโโ๏ธ"; inline constexpr const char man_playing_handball_dark_skin_tone[] = "๐คพ๐ฟโโ๏ธ"; inline constexpr const char person_golfing[] = "๐๏ธ"; inline constexpr const char golfer[] = "๐๏ธ"; inline constexpr const char person_golfing_tone1[] = "๐๐ป"; inline constexpr const char person_golfing_light_skin_tone[] = "๐๐ป"; inline constexpr const char person_golfing_tone2[] = "๐๐ผ"; inline constexpr const char person_golfing_medium_light_skin_tone[] = "๐๐ผ"; inline constexpr const char person_golfing_tone3[] = "๐๐ฝ"; inline constexpr const char person_golfing_medium_skin_tone[] = "๐๐ฝ"; inline constexpr const char person_golfing_tone4[] = "๐๐พ"; inline constexpr const char person_golfing_medium_dark_skin_tone[] = "๐๐พ"; inline constexpr const char person_golfing_tone5[] = "๐๐ฟ"; inline constexpr const char person_golfing_dark_skin_tone[] = "๐๐ฟ"; inline constexpr const char woman_golfing[] = "๐๏ธโโ๏ธ"; inline constexpr const char woman_golfing_tone1[] = "๐๐ปโโ๏ธ"; inline constexpr const char woman_golfing_light_skin_tone[] = "๐๐ปโโ๏ธ"; inline constexpr const char woman_golfing_tone2[] = "๐๐ผโโ๏ธ"; inline constexpr const char woman_golfing_medium_light_skin_tone[] = "๐๐ผโโ๏ธ"; inline constexpr const char woman_golfing_tone3[] = "๐๐ฝโโ๏ธ"; inline constexpr const char woman_golfing_medium_skin_tone[] = "๐๐ฝโโ๏ธ"; inline constexpr const char woman_golfing_tone4[] = "๐๐พโโ๏ธ"; inline constexpr const char woman_golfing_medium_dark_skin_tone[] = "๐๐พโโ๏ธ"; inline constexpr const char woman_golfing_tone5[] = "๐๐ฟโโ๏ธ"; inline constexpr const char woman_golfing_dark_skin_tone[] = "๐๐ฟโโ๏ธ"; inline constexpr const char man_golfing[] = "๐๏ธโโ๏ธ"; inline constexpr const char man_golfing_tone1[] = "๐๐ปโโ๏ธ"; inline constexpr const char man_golfing_light_skin_tone[] = "๐๐ปโโ๏ธ"; inline constexpr const char man_golfing_tone2[] = "๐๐ผโโ๏ธ"; inline constexpr const char man_golfing_medium_light_skin_tone[] = "๐๐ผโโ๏ธ"; inline constexpr const char man_golfing_tone3[] = "๐๐ฝโโ๏ธ"; inline constexpr const char man_golfing_medium_skin_tone[] = "๐๐ฝโโ๏ธ"; inline constexpr const char man_golfing_tone4[] = "๐๐พโโ๏ธ"; inline constexpr const char man_golfing_medium_dark_skin_tone[] = "๐๐พโโ๏ธ"; inline constexpr const char man_golfing_tone5[] = "๐๐ฟโโ๏ธ"; inline constexpr const char man_golfing_dark_skin_tone[] = "๐๐ฟโโ๏ธ"; inline constexpr const char horse_racing[] = "๐"; inline constexpr const char horse_racing_tone1[] = "๐๐ป"; inline constexpr const char horse_racing_tone2[] = "๐๐ผ"; inline constexpr const char horse_racing_tone3[] = "๐๐ฝ"; inline constexpr const char horse_racing_tone4[] = "๐๐พ"; inline constexpr const char horse_racing_tone5[] = "๐๐ฟ"; inline constexpr const char person_in_lotus_position[] = "๐ง"; inline constexpr const char person_in_lotus_position_tone1[] = "๐ง๐ป"; inline constexpr const char person_in_lotus_position_light_skin_tone[] = "๐ง๐ป"; inline constexpr const char person_in_lotus_position_tone2[] = "๐ง๐ผ"; inline constexpr const char person_in_lotus_position_medium_light_skin_tone[] = "๐ง๐ผ"; inline constexpr const char person_in_lotus_position_tone3[] = "๐ง๐ฝ"; inline constexpr const char person_in_lotus_position_medium_skin_tone[] = "๐ง๐ฝ"; inline constexpr const char person_in_lotus_position_tone4[] = "๐ง๐พ"; inline constexpr const char person_in_lotus_position_medium_dark_skin_tone[] = "๐ง๐พ"; inline constexpr const char person_in_lotus_position_tone5[] = "๐ง๐ฟ"; inline constexpr const char person_in_lotus_position_dark_skin_tone[] = "๐ง๐ฟ"; inline constexpr const char woman_in_lotus_position[] = "๐งโโ๏ธ"; inline constexpr const char woman_in_lotus_position_tone1[] = "๐ง๐ปโโ๏ธ"; inline constexpr const char woman_in_lotus_position_light_skin_tone[] = "๐ง๐ปโโ๏ธ"; inline constexpr const char woman_in_lotus_position_tone2[] = "๐ง๐ผโโ๏ธ"; inline constexpr const char woman_in_lotus_position_medium_light_skin_tone[] = "๐ง๐ผโโ๏ธ"; inline constexpr const char woman_in_lotus_position_tone3[] = "๐ง๐ฝโโ๏ธ"; inline constexpr const char woman_in_lotus_position_medium_skin_tone[] = "๐ง๐ฝโโ๏ธ"; inline constexpr const char woman_in_lotus_position_tone4[] = "๐ง๐พโโ๏ธ"; inline constexpr const char woman_in_lotus_position_medium_dark_skin_tone[] = "๐ง๐พโโ๏ธ"; inline constexpr const char woman_in_lotus_position_tone5[] = "๐ง๐ฟโโ๏ธ"; inline constexpr const char woman_in_lotus_position_dark_skin_tone[] = "๐ง๐ฟโโ๏ธ"; inline constexpr const char man_in_lotus_position[] = "๐งโโ๏ธ"; inline constexpr const char man_in_lotus_position_tone1[] = "๐ง๐ปโโ๏ธ"; inline constexpr const char man_in_lotus_position_light_skin_tone[] = "๐ง๐ปโโ๏ธ"; inline constexpr const char man_in_lotus_position_tone2[] = "๐ง๐ผโโ๏ธ"; inline constexpr const char man_in_lotus_position_medium_light_skin_tone[] = "๐ง๐ผโโ๏ธ"; inline constexpr const char man_in_lotus_position_tone3[] = "๐ง๐ฝโโ๏ธ"; inline constexpr const char man_in_lotus_position_medium_skin_tone[] = "๐ง๐ฝโโ๏ธ"; inline constexpr const char man_in_lotus_position_tone4[] = "๐ง๐พโโ๏ธ"; inline constexpr const char man_in_lotus_position_medium_dark_skin_tone[] = "๐ง๐พโโ๏ธ"; inline constexpr const char man_in_lotus_position_tone5[] = "๐ง๐ฟโโ๏ธ"; inline constexpr const char man_in_lotus_position_dark_skin_tone[] = "๐ง๐ฟโโ๏ธ"; inline constexpr const char person_surfing[] = "๐"; inline constexpr const char surfer[] = "๐"; inline constexpr const char person_surfing_tone1[] = "๐๐ป"; inline constexpr const char surfer_tone1[] = "๐๐ป"; inline constexpr const char person_surfing_tone2[] = "๐๐ผ"; inline constexpr const char surfer_tone2[] = "๐๐ผ"; inline constexpr const char person_surfing_tone3[] = "๐๐ฝ"; inline constexpr const char surfer_tone3[] = "๐๐ฝ"; inline constexpr const char person_surfing_tone4[] = "๐๐พ"; inline constexpr const char surfer_tone4[] = "๐๐พ"; inline constexpr const char person_surfing_tone5[] = "๐๐ฟ"; inline constexpr const char surfer_tone5[] = "๐๐ฟ"; inline constexpr const char woman_surfing[] = "๐โโ๏ธ"; inline constexpr const char woman_surfing_tone1[] = "๐๐ปโโ๏ธ"; inline constexpr const char woman_surfing_light_skin_tone[] = "๐๐ปโโ๏ธ"; inline constexpr const char woman_surfing_tone2[] = "๐๐ผโโ๏ธ"; inline constexpr const char woman_surfing_medium_light_skin_tone[] = "๐๐ผโโ๏ธ"; inline constexpr const char woman_surfing_tone3[] = "๐๐ฝโโ๏ธ"; inline constexpr const char woman_surfing_medium_skin_tone[] = "๐๐ฝโโ๏ธ"; inline constexpr const char woman_surfing_tone4[] = "๐๐พโโ๏ธ"; inline constexpr const char woman_surfing_medium_dark_skin_tone[] = "๐๐พโโ๏ธ"; inline constexpr const char woman_surfing_tone5[] = "๐๐ฟโโ๏ธ"; inline constexpr const char woman_surfing_dark_skin_tone[] = "๐๐ฟโโ๏ธ"; inline constexpr const char man_surfing[] = "๐โโ๏ธ"; inline constexpr const char man_surfing_tone1[] = "๐๐ปโโ๏ธ"; inline constexpr const char man_surfing_light_skin_tone[] = "๐๐ปโโ๏ธ"; inline constexpr const char man_surfing_tone2[] = "๐๐ผโโ๏ธ"; inline constexpr const char man_surfing_medium_light_skin_tone[] = "๐๐ผโโ๏ธ"; inline constexpr const char man_surfing_tone3[] = "๐๐ฝโโ๏ธ"; inline constexpr const char man_surfing_medium_skin_tone[] = "๐๐ฝโโ๏ธ"; inline constexpr const char man_surfing_tone4[] = "๐๐พโโ๏ธ"; inline constexpr const char man_surfing_medium_dark_skin_tone[] = "๐๐พโโ๏ธ"; inline constexpr const char man_surfing_tone5[] = "๐๐ฟโโ๏ธ"; inline constexpr const char man_surfing_dark_skin_tone[] = "๐๐ฟโโ๏ธ"; inline constexpr const char person_swimming[] = "๐"; inline constexpr const char swimmer[] = "๐"; inline constexpr const char person_swimming_tone1[] = "๐๐ป"; inline constexpr const char swimmer_tone1[] = "๐๐ป"; inline constexpr const char person_swimming_tone2[] = "๐๐ผ"; inline constexpr const char swimmer_tone2[] = "๐๐ผ"; inline constexpr const char person_swimming_tone3[] = "๐๐ฝ"; inline constexpr const char swimmer_tone3[] = "๐๐ฝ"; inline constexpr const char person_swimming_tone4[] = "๐๐พ"; inline constexpr const char swimmer_tone4[] = "๐๐พ"; inline constexpr const char person_swimming_tone5[] = "๐๐ฟ"; inline constexpr const char swimmer_tone5[] = "๐๐ฟ"; inline constexpr const char woman_swimming[] = "๐โโ๏ธ"; inline constexpr const char woman_swimming_tone1[] = "๐๐ปโโ๏ธ"; inline constexpr const char woman_swimming_light_skin_tone[] = "๐๐ปโโ๏ธ"; inline constexpr const char woman_swimming_tone2[] = "๐๐ผโโ๏ธ"; inline constexpr const char woman_swimming_medium_light_skin_tone[] = "๐๐ผโโ๏ธ"; inline constexpr const char woman_swimming_tone3[] = "๐๐ฝโโ๏ธ"; inline constexpr const char woman_swimming_medium_skin_tone[] = "๐๐ฝโโ๏ธ"; inline constexpr const char woman_swimming_tone4[] = "๐๐พโโ๏ธ"; inline constexpr const char woman_swimming_medium_dark_skin_tone[] = "๐๐พโโ๏ธ"; inline constexpr const char woman_swimming_tone5[] = "๐๐ฟโโ๏ธ"; inline constexpr const char woman_swimming_dark_skin_tone[] = "๐๐ฟโโ๏ธ"; inline constexpr const char man_swimming[] = "๐โโ๏ธ"; inline constexpr const char man_swimming_tone1[] = "๐๐ปโโ๏ธ"; inline constexpr const char man_swimming_light_skin_tone[] = "๐๐ปโโ๏ธ"; inline constexpr const char man_swimming_tone2[] = "๐๐ผโโ๏ธ"; inline constexpr const char man_swimming_medium_light_skin_tone[] = "๐๐ผโโ๏ธ"; inline constexpr const char man_swimming_tone3[] = "๐๐ฝโโ๏ธ"; inline constexpr const char man_swimming_medium_skin_tone[] = "๐๐ฝโโ๏ธ"; inline constexpr const char man_swimming_tone4[] = "๐๐พโโ๏ธ"; inline constexpr const char man_swimming_medium_dark_skin_tone[] = "๐๐พโโ๏ธ"; inline constexpr const char man_swimming_tone5[] = "๐๐ฟโโ๏ธ"; inline constexpr const char man_swimming_dark_skin_tone[] = "๐๐ฟโโ๏ธ"; inline constexpr const char person_playing_water_polo[] = "๐คฝ"; inline constexpr const char water_polo[] = "๐คฝ"; inline constexpr const char person_playing_water_polo_tone1[] = "๐คฝ๐ป"; inline constexpr const char water_polo_tone1[] = "๐คฝ๐ป"; inline constexpr const char person_playing_water_polo_tone2[] = "๐คฝ๐ผ"; inline constexpr const char water_polo_tone2[] = "๐คฝ๐ผ"; inline constexpr const char person_playing_water_polo_tone3[] = "๐คฝ๐ฝ"; inline constexpr const char water_polo_tone3[] = "๐คฝ๐ฝ"; inline constexpr const char person_playing_water_polo_tone4[] = "๐คฝ๐พ"; inline constexpr const char water_polo_tone4[] = "๐คฝ๐พ"; inline constexpr const char person_playing_water_polo_tone5[] = "๐คฝ๐ฟ"; inline constexpr const char water_polo_tone5[] = "๐คฝ๐ฟ"; inline constexpr const char woman_playing_water_polo[] = "๐คฝโโ๏ธ"; inline constexpr const char woman_playing_water_polo_tone1[] = "๐คฝ๐ปโโ๏ธ"; inline constexpr const char woman_playing_water_polo_light_skin_tone[] = "๐คฝ๐ปโโ๏ธ"; inline constexpr const char woman_playing_water_polo_tone2[] = "๐คฝ๐ผโโ๏ธ"; inline constexpr const char woman_playing_water_polo_medium_light_skin_tone[] = "๐คฝ๐ผโโ๏ธ"; inline constexpr const char woman_playing_water_polo_tone3[] = "๐คฝ๐ฝโโ๏ธ"; inline constexpr const char woman_playing_water_polo_medium_skin_tone[] = "๐คฝ๐ฝโโ๏ธ"; inline constexpr const char woman_playing_water_polo_tone4[] = "๐คฝ๐พโโ๏ธ"; inline constexpr const char woman_playing_water_polo_medium_dark_skin_tone[] = "๐คฝ๐พโโ๏ธ"; inline constexpr const char woman_playing_water_polo_tone5[] = "๐คฝ๐ฟโโ๏ธ"; inline constexpr const char woman_playing_water_polo_dark_skin_tone[] = "๐คฝ๐ฟโโ๏ธ"; inline constexpr const char man_playing_water_polo[] = "๐คฝโโ๏ธ"; inline constexpr const char man_playing_water_polo_tone1[] = "๐คฝ๐ปโโ๏ธ"; inline constexpr const char man_playing_water_polo_light_skin_tone[] = "๐คฝ๐ปโโ๏ธ"; inline constexpr const char man_playing_water_polo_tone2[] = "๐คฝ๐ผโโ๏ธ"; inline constexpr const char man_playing_water_polo_medium_light_skin_tone[] = "๐คฝ๐ผโโ๏ธ"; inline constexpr const char man_playing_water_polo_tone3[] = "๐คฝ๐ฝโโ๏ธ"; inline constexpr const char man_playing_water_polo_medium_skin_tone[] = "๐คฝ๐ฝโโ๏ธ"; inline constexpr const char man_playing_water_polo_tone4[] = "๐คฝ๐พโโ๏ธ"; inline constexpr const char man_playing_water_polo_medium_dark_skin_tone[] = "๐คฝ๐พโโ๏ธ"; inline constexpr const char man_playing_water_polo_tone5[] = "๐คฝ๐ฟโโ๏ธ"; inline constexpr const char man_playing_water_polo_dark_skin_tone[] = "๐คฝ๐ฟโโ๏ธ"; inline constexpr const char person_rowing_boat[] = "๐ฃ"; inline constexpr const char rowboat[] = "๐ฃ"; inline constexpr const char person_rowing_boat_tone1[] = "๐ฃ๐ป"; inline constexpr const char rowboat_tone1[] = "๐ฃ๐ป"; inline constexpr const char person_rowing_boat_tone2[] = "๐ฃ๐ผ"; inline constexpr const char rowboat_tone2[] = "๐ฃ๐ผ"; inline constexpr const char person_rowing_boat_tone3[] = "๐ฃ๐ฝ"; inline constexpr const char rowboat_tone3[] = "๐ฃ๐ฝ"; inline constexpr const char person_rowing_boat_tone4[] = "๐ฃ๐พ"; inline constexpr const char rowboat_tone4[] = "๐ฃ๐พ"; inline constexpr const char person_rowing_boat_tone5[] = "๐ฃ๐ฟ"; inline constexpr const char rowboat_tone5[] = "๐ฃ๐ฟ"; inline constexpr const char woman_rowing_boat[] = "๐ฃโโ๏ธ"; inline constexpr const char woman_rowing_boat_tone1[] = "๐ฃ๐ปโโ๏ธ"; inline constexpr const char woman_rowing_boat_light_skin_tone[] = "๐ฃ๐ปโโ๏ธ"; inline constexpr const char woman_rowing_boat_tone2[] = "๐ฃ๐ผโโ๏ธ"; inline constexpr const char woman_rowing_boat_medium_light_skin_tone[] = "๐ฃ๐ผโโ๏ธ"; inline constexpr const char woman_rowing_boat_tone3[] = "๐ฃ๐ฝโโ๏ธ"; inline constexpr const char woman_rowing_boat_medium_skin_tone[] = "๐ฃ๐ฝโโ๏ธ"; inline constexpr const char woman_rowing_boat_tone4[] = "๐ฃ๐พโโ๏ธ"; inline constexpr const char woman_rowing_boat_medium_dark_skin_tone[] = "๐ฃ๐พโโ๏ธ"; inline constexpr const char woman_rowing_boat_tone5[] = "๐ฃ๐ฟโโ๏ธ"; inline constexpr const char woman_rowing_boat_dark_skin_tone[] = "๐ฃ๐ฟโโ๏ธ"; inline constexpr const char man_rowing_boat[] = "๐ฃโโ๏ธ"; inline constexpr const char man_rowing_boat_tone1[] = "๐ฃ๐ปโโ๏ธ"; inline constexpr const char man_rowing_boat_light_skin_tone[] = "๐ฃ๐ปโโ๏ธ"; inline constexpr const char man_rowing_boat_tone2[] = "๐ฃ๐ผโโ๏ธ"; inline constexpr const char man_rowing_boat_medium_light_skin_tone[] = "๐ฃ๐ผโโ๏ธ"; inline constexpr const char man_rowing_boat_tone3[] = "๐ฃ๐ฝโโ๏ธ"; inline constexpr const char man_rowing_boat_medium_skin_tone[] = "๐ฃ๐ฝโโ๏ธ"; inline constexpr const char man_rowing_boat_tone4[] = "๐ฃ๐พโโ๏ธ"; inline constexpr const char man_rowing_boat_medium_dark_skin_tone[] = "๐ฃ๐พโโ๏ธ"; inline constexpr const char man_rowing_boat_tone5[] = "๐ฃ๐ฟโโ๏ธ"; inline constexpr const char man_rowing_boat_dark_skin_tone[] = "๐ฃ๐ฟโโ๏ธ"; inline constexpr const char person_climbing[] = "๐ง"; inline constexpr const char person_climbing_tone1[] = "๐ง๐ป"; inline constexpr const char person_climbing_light_skin_tone[] = "๐ง๐ป"; inline constexpr const char person_climbing_tone2[] = "๐ง๐ผ"; inline constexpr const char person_climbing_medium_light_skin_tone[] = "๐ง๐ผ"; inline constexpr const char person_climbing_tone3[] = "๐ง๐ฝ"; inline constexpr const char person_climbing_medium_skin_tone[] = "๐ง๐ฝ"; inline constexpr const char person_climbing_tone4[] = "๐ง๐พ"; inline constexpr const char person_climbing_medium_dark_skin_tone[] = "๐ง๐พ"; inline constexpr const char person_climbing_tone5[] = "๐ง๐ฟ"; inline constexpr const char person_climbing_dark_skin_tone[] = "๐ง๐ฟ"; inline constexpr const char woman_climbing[] = "๐งโโ๏ธ"; inline constexpr const char woman_climbing_tone1[] = "๐ง๐ปโโ๏ธ"; inline constexpr const char woman_climbing_light_skin_tone[] = "๐ง๐ปโโ๏ธ"; inline constexpr const char woman_climbing_tone2[] = "๐ง๐ผโโ๏ธ"; inline constexpr const char woman_climbing_medium_light_skin_tone[] = "๐ง๐ผโโ๏ธ"; inline constexpr const char woman_climbing_tone3[] = "๐ง๐ฝโโ๏ธ"; inline constexpr const char woman_climbing_medium_skin_tone[] = "๐ง๐ฝโโ๏ธ"; inline constexpr const char woman_climbing_tone4[] = "๐ง๐พโโ๏ธ"; inline constexpr const char woman_climbing_medium_dark_skin_tone[] = "๐ง๐พโโ๏ธ"; inline constexpr const char woman_climbing_tone5[] = "๐ง๐ฟโโ๏ธ"; inline constexpr const char woman_climbing_dark_skin_tone[] = "๐ง๐ฟโโ๏ธ"; inline constexpr const char man_climbing[] = "๐งโโ๏ธ"; inline constexpr const char man_climbing_tone1[] = "๐ง๐ปโโ๏ธ"; inline constexpr const char man_climbing_light_skin_tone[] = "๐ง๐ปโโ๏ธ"; inline constexpr const char man_climbing_tone2[] = "๐ง๐ผโโ๏ธ"; inline constexpr const char man_climbing_medium_light_skin_tone[] = "๐ง๐ผโโ๏ธ"; inline constexpr const char man_climbing_tone3[] = "๐ง๐ฝโโ๏ธ"; inline constexpr const char man_climbing_medium_skin_tone[] = "๐ง๐ฝโโ๏ธ"; inline constexpr const char man_climbing_tone4[] = "๐ง๐พโโ๏ธ"; inline constexpr const char man_climbing_medium_dark_skin_tone[] = "๐ง๐พโโ๏ธ"; inline constexpr const char man_climbing_tone5[] = "๐ง๐ฟโโ๏ธ"; inline constexpr const char man_climbing_dark_skin_tone[] = "๐ง๐ฟโโ๏ธ"; inline constexpr const char person_mountain_biking[] = "๐ต"; inline constexpr const char mountain_bicyclist[] = "๐ต"; inline constexpr const char person_mountain_biking_tone1[] = "๐ต๐ป"; inline constexpr const char mountain_bicyclist_tone1[] = "๐ต๐ป"; inline constexpr const char person_mountain_biking_tone2[] = "๐ต๐ผ"; inline constexpr const char mountain_bicyclist_tone2[] = "๐ต๐ผ"; inline constexpr const char person_mountain_biking_tone3[] = "๐ต๐ฝ"; inline constexpr const char mountain_bicyclist_tone3[] = "๐ต๐ฝ"; inline constexpr const char person_mountain_biking_tone4[] = "๐ต๐พ"; inline constexpr const char mountain_bicyclist_tone4[] = "๐ต๐พ"; inline constexpr const char person_mountain_biking_tone5[] = "๐ต๐ฟ"; inline constexpr const char mountain_bicyclist_tone5[] = "๐ต๐ฟ"; inline constexpr const char woman_mountain_biking[] = "๐ตโโ๏ธ"; inline constexpr const char woman_mountain_biking_tone1[] = "๐ต๐ปโโ๏ธ"; inline constexpr const char woman_mountain_biking_light_skin_tone[] = "๐ต๐ปโโ๏ธ"; inline constexpr const char woman_mountain_biking_tone2[] = "๐ต๐ผโโ๏ธ"; inline constexpr const char woman_mountain_biking_medium_light_skin_tone[] = "๐ต๐ผโโ๏ธ"; inline constexpr const char woman_mountain_biking_tone3[] = "๐ต๐ฝโโ๏ธ"; inline constexpr const char woman_mountain_biking_medium_skin_tone[] = "๐ต๐ฝโโ๏ธ"; inline constexpr const char woman_mountain_biking_tone4[] = "๐ต๐พโโ๏ธ"; inline constexpr const char woman_mountain_biking_medium_dark_skin_tone[] = "๐ต๐พโโ๏ธ"; inline constexpr const char woman_mountain_biking_tone5[] = "๐ต๐ฟโโ๏ธ"; inline constexpr const char woman_mountain_biking_dark_skin_tone[] = "๐ต๐ฟโโ๏ธ"; inline constexpr const char man_mountain_biking[] = "๐ตโโ๏ธ"; inline constexpr const char man_mountain_biking_tone1[] = "๐ต๐ปโโ๏ธ"; inline constexpr const char man_mountain_biking_light_skin_tone[] = "๐ต๐ปโโ๏ธ"; inline constexpr const char man_mountain_biking_tone2[] = "๐ต๐ผโโ๏ธ"; inline constexpr const char man_mountain_biking_medium_light_skin_tone[] = "๐ต๐ผโโ๏ธ"; inline constexpr const char man_mountain_biking_tone3[] = "๐ต๐ฝโโ๏ธ"; inline constexpr const char man_mountain_biking_medium_skin_tone[] = "๐ต๐ฝโโ๏ธ"; inline constexpr const char man_mountain_biking_tone4[] = "๐ต๐พโโ๏ธ"; inline constexpr const char man_mountain_biking_medium_dark_skin_tone[] = "๐ต๐พโโ๏ธ"; inline constexpr const char man_mountain_biking_tone5[] = "๐ต๐ฟโโ๏ธ"; inline constexpr const char man_mountain_biking_dark_skin_tone[] = "๐ต๐ฟโโ๏ธ"; inline constexpr const char person_biking[] = "๐ด"; inline constexpr const char bicyclist[] = "๐ด"; inline constexpr const char person_biking_tone1[] = "๐ด๐ป"; inline constexpr const char bicyclist_tone1[] = "๐ด๐ป"; inline constexpr const char person_biking_tone2[] = "๐ด๐ผ"; inline constexpr const char bicyclist_tone2[] = "๐ด๐ผ"; inline constexpr const char person_biking_tone3[] = "๐ด๐ฝ"; inline constexpr const char bicyclist_tone3[] = "๐ด๐ฝ"; inline constexpr const char person_biking_tone4[] = "๐ด๐พ"; inline constexpr const char bicyclist_tone4[] = "๐ด๐พ"; inline constexpr const char person_biking_tone5[] = "๐ด๐ฟ"; inline constexpr const char bicyclist_tone5[] = "๐ด๐ฟ"; inline constexpr const char woman_biking[] = "๐ดโโ๏ธ"; inline constexpr const char woman_biking_tone1[] = "๐ด๐ปโโ๏ธ"; inline constexpr const char woman_biking_light_skin_tone[] = "๐ด๐ปโโ๏ธ"; inline constexpr const char woman_biking_tone2[] = "๐ด๐ผโโ๏ธ"; inline constexpr const char woman_biking_medium_light_skin_tone[] = "๐ด๐ผโโ๏ธ"; inline constexpr const char woman_biking_tone3[] = "๐ด๐ฝโโ๏ธ"; inline constexpr const char woman_biking_medium_skin_tone[] = "๐ด๐ฝโโ๏ธ"; inline constexpr const char woman_biking_tone4[] = "๐ด๐พโโ๏ธ"; inline constexpr const char woman_biking_medium_dark_skin_tone[] = "๐ด๐พโโ๏ธ"; inline constexpr const char woman_biking_tone5[] = "๐ด๐ฟโโ๏ธ"; inline constexpr const char woman_biking_dark_skin_tone[] = "๐ด๐ฟโโ๏ธ"; inline constexpr const char man_biking[] = "๐ดโโ๏ธ"; inline constexpr const char man_biking_tone1[] = "๐ด๐ปโโ๏ธ"; inline constexpr const char man_biking_light_skin_tone[] = "๐ด๐ปโโ๏ธ"; inline constexpr const char man_biking_tone2[] = "๐ด๐ผโโ๏ธ"; inline constexpr const char man_biking_medium_light_skin_tone[] = "๐ด๐ผโโ๏ธ"; inline constexpr const char man_biking_tone3[] = "๐ด๐ฝโโ๏ธ"; inline constexpr const char man_biking_medium_skin_tone[] = "๐ด๐ฝโโ๏ธ"; inline constexpr const char man_biking_tone4[] = "๐ด๐พโโ๏ธ"; inline constexpr const char man_biking_medium_dark_skin_tone[] = "๐ด๐พโโ๏ธ"; inline constexpr const char man_biking_tone5[] = "๐ด๐ฟโโ๏ธ"; inline constexpr const char man_biking_dark_skin_tone[] = "๐ด๐ฟโโ๏ธ"; inline constexpr const char trophy[] = "๐"; inline constexpr const char first_place[] = "๐ฅ"; inline constexpr const char first_place_medal[] = "๐ฅ"; inline constexpr const char second_place[] = "๐ฅ"; inline constexpr const char second_place_medal[] = "๐ฅ"; inline constexpr const char third_place[] = "๐ฅ"; inline constexpr const char third_place_medal[] = "๐ฅ"; inline constexpr const char medal[] = "๐ "; inline constexpr const char sports_medal[] = "๐ "; inline constexpr const char military_medal[] = "๐๏ธ"; inline constexpr const char rosette[] = "๐ต๏ธ"; inline constexpr const char reminder_ribbon[] = "๐๏ธ"; inline constexpr const char ticket[] = "๐ซ"; inline constexpr const char tickets[] = "๐๏ธ"; inline constexpr const char admission_tickets[] = "๐๏ธ"; inline constexpr const char circus_tent[] = "๐ช"; inline constexpr const char person_juggling[] = "๐คน"; inline constexpr const char juggling[] = "๐คน"; inline constexpr const char juggler[] = "๐คน"; inline constexpr const char person_juggling_tone1[] = "๐คน๐ป"; inline constexpr const char juggling_tone1[] = "๐คน๐ป"; inline constexpr const char juggler_tone1[] = "๐คน๐ป"; inline constexpr const char person_juggling_tone2[] = "๐คน๐ผ"; inline constexpr const char juggling_tone2[] = "๐คน๐ผ"; inline constexpr const char juggler_tone2[] = "๐คน๐ผ"; inline constexpr const char person_juggling_tone3[] = "๐คน๐ฝ"; inline constexpr const char juggling_tone3[] = "๐คน๐ฝ"; inline constexpr const char juggler_tone3[] = "๐คน๐ฝ"; inline constexpr const char person_juggling_tone4[] = "๐คน๐พ"; inline constexpr const char juggling_tone4[] = "๐คน๐พ"; inline constexpr const char juggler_tone4[] = "๐คน๐พ"; inline constexpr const char person_juggling_tone5[] = "๐คน๐ฟ"; inline constexpr const char juggling_tone5[] = "๐คน๐ฟ"; inline constexpr const char juggler_tone5[] = "๐คน๐ฟ"; inline constexpr const char woman_juggling[] = "๐คนโโ๏ธ"; inline constexpr const char woman_juggling_tone1[] = "๐คน๐ปโโ๏ธ"; inline constexpr const char woman_juggling_light_skin_tone[] = "๐คน๐ปโโ๏ธ"; inline constexpr const char woman_juggling_tone2[] = "๐คน๐ผโโ๏ธ"; inline constexpr const char woman_juggling_medium_light_skin_tone[] = "๐คน๐ผโโ๏ธ"; inline constexpr const char woman_juggling_tone3[] = "๐คน๐ฝโโ๏ธ"; inline constexpr const char woman_juggling_medium_skin_tone[] = "๐คน๐ฝโโ๏ธ"; inline constexpr const char woman_juggling_tone4[] = "๐คน๐พโโ๏ธ"; inline constexpr const char woman_juggling_medium_dark_skin_tone[] = "๐คน๐พโโ๏ธ"; inline constexpr const char woman_juggling_tone5[] = "๐คน๐ฟโโ๏ธ"; inline constexpr const char woman_juggling_dark_skin_tone[] = "๐คน๐ฟโโ๏ธ"; inline constexpr const char man_juggling[] = "๐คนโโ๏ธ"; inline constexpr const char man_juggling_tone1[] = "๐คน๐ปโโ๏ธ"; inline constexpr const char man_juggling_light_skin_tone[] = "๐คน๐ปโโ๏ธ"; inline constexpr const char man_juggling_tone2[] = "๐คน๐ผโโ๏ธ"; inline constexpr const char man_juggling_medium_light_skin_tone[] = "๐คน๐ผโโ๏ธ"; inline constexpr const char man_juggling_tone3[] = "๐คน๐ฝโโ๏ธ"; inline constexpr const char man_juggling_medium_skin_tone[] = "๐คน๐ฝโโ๏ธ"; inline constexpr const char man_juggling_tone4[] = "๐คน๐พโโ๏ธ"; inline constexpr const char man_juggling_medium_dark_skin_tone[] = "๐คน๐พโโ๏ธ"; inline constexpr const char man_juggling_tone5[] = "๐คน๐ฟโโ๏ธ"; inline constexpr const char man_juggling_dark_skin_tone[] = "๐คน๐ฟโโ๏ธ"; inline constexpr const char performing_arts[] = "๐ญ"; inline constexpr const char ballet_shoes[] = "๐ฉฐ"; inline constexpr const char art[] = "๐จ"; inline constexpr const char clapper[] = "๐ฌ"; inline constexpr const char clapper_board[] = "๐ฌ"; inline constexpr const char microphone[] = "๐ค"; inline constexpr const char headphones[] = "๐ง"; inline constexpr const char headphone[] = "๐ง"; inline constexpr const char musical_score[] = "๐ผ"; inline constexpr const char musical_keyboard[] = "๐น"; inline constexpr const char maracas[] = "๐ช"; inline constexpr const char drum[] = "๐ฅ"; inline constexpr const char drum_with_drumsticks[] = "๐ฅ"; inline constexpr const char long_drum[] = "๐ช"; inline constexpr const char saxophone[] = "๐ท"; inline constexpr const char trumpet[] = "๐บ"; inline constexpr const char accordion[] = "๐ช"; inline constexpr const char guitar[] = "๐ธ"; inline constexpr const char banjo[] = "๐ช"; inline constexpr const char violin[] = "๐ป"; inline constexpr const char flute[] = "๐ช"; inline constexpr const char game_die[] = "๐ฒ"; inline constexpr const char chess_pawn[] = "โ๏ธ"; inline constexpr const char dart[] = "๐ฏ"; inline constexpr const char direct_hit[] = "๐ฏ"; inline constexpr const char bowling[] = "๐ณ"; inline constexpr const char video_game[] = "๐ฎ"; inline constexpr const char slot_machine[] = "๐ฐ"; inline constexpr const char jigsaw[] = "๐งฉ"; inline constexpr const char puzzle_piece[] = "๐งฉ"; inline constexpr const char flag_white[] = "๐ณ๏ธ"; inline constexpr const char flag_black[] = "๐ด"; inline constexpr const char pirate_flag[] = "๐ดโโ ๏ธ"; inline constexpr const char checkered_flag[] = "๐"; inline constexpr const char triangular_flag_on_post[] = "๐ฉ"; inline constexpr const char rainbow_flag[] = "๐ณ๏ธโ๐"; inline constexpr const char gay_pride_flag[] = "๐ณ๏ธโ๐"; inline constexpr const char transgender_flag[] = "๐ณ๏ธโโง๏ธ"; inline constexpr const char united_nations[] = "๐บ๐ณ"; inline constexpr const char flag_af[] = "๐ฆ๐ซ"; inline constexpr const char flag_ax[] = "๐ฆ๐ฝ"; inline constexpr const char flag_al[] = "๐ฆ๐ฑ"; inline constexpr const char flag_dz[] = "๐ฉ๐ฟ"; inline constexpr const char flag_as[] = "๐ฆ๐ธ"; inline constexpr const char flag_ad[] = "๐ฆ๐ฉ"; inline constexpr const char flag_ao[] = "๐ฆ๐ด"; inline constexpr const char flag_ai[] = "๐ฆ๐ฎ"; inline constexpr const char flag_aq[] = "๐ฆ๐ถ"; inline constexpr const char flag_ag[] = "๐ฆ๐ฌ"; inline constexpr const char flag_ar[] = "๐ฆ๐ท"; inline constexpr const char flag_am[] = "๐ฆ๐ฒ"; inline constexpr const char flag_aw[] = "๐ฆ๐ผ"; inline constexpr const char flag_au[] = "๐ฆ๐บ"; inline constexpr const char flag_at[] = "๐ฆ๐น"; inline constexpr const char flag_az[] = "๐ฆ๐ฟ"; inline constexpr const char flag_bs[] = "๐ง๐ธ"; inline constexpr const char flag_bh[] = "๐ง๐ญ"; inline constexpr const char flag_bd[] = "๐ง๐ฉ"; inline constexpr const char flag_bb[] = "๐ง๐ง"; inline constexpr const char flag_by[] = "๐ง๐พ"; inline constexpr const char flag_be[] = "๐ง๐ช"; inline constexpr const char flag_bz[] = "๐ง๐ฟ"; inline constexpr const char flag_bj[] = "๐ง๐ฏ"; inline constexpr const char flag_bm[] = "๐ง๐ฒ"; inline constexpr const char flag_bt[] = "๐ง๐น"; inline constexpr const char flag_bo[] = "๐ง๐ด"; inline constexpr const char flag_ba[] = "๐ง๐ฆ"; inline constexpr const char flag_bw[] = "๐ง๐ผ"; inline constexpr const char flag_br[] = "๐ง๐ท"; inline constexpr const char flag_io[] = "๐ฎ๐ด"; inline constexpr const char flag_vg[] = "๐ป๐ฌ"; inline constexpr const char flag_bn[] = "๐ง๐ณ"; inline constexpr const char flag_bg[] = "๐ง๐ฌ"; inline constexpr const char flag_bf[] = "๐ง๐ซ"; inline constexpr const char flag_bi[] = "๐ง๐ฎ"; inline constexpr const char flag_kh[] = "๐ฐ๐ญ"; inline constexpr const char flag_cm[] = "๐จ๐ฒ"; inline constexpr const char flag_ca[] = "๐จ๐ฆ"; inline constexpr const char flag_ic[] = "๐ฎ๐จ"; inline constexpr const char flag_cv[] = "๐จ๐ป"; inline constexpr const char flag_bq[] = "๐ง๐ถ"; inline constexpr const char flag_ky[] = "๐ฐ๐พ"; inline constexpr const char flag_cf[] = "๐จ๐ซ"; inline constexpr const char flag_td[] = "๐น๐ฉ"; inline constexpr const char flag_cl[] = "๐จ๐ฑ"; inline constexpr const char flag_cn[] = "๐จ๐ณ"; inline constexpr const char flag_cx[] = "๐จ๐ฝ"; inline constexpr const char flag_cc[] = "๐จ๐จ"; inline constexpr const char flag_co[] = "๐จ๐ด"; inline constexpr const char flag_km[] = "๐ฐ๐ฒ"; inline constexpr const char flag_cg[] = "๐จ๐ฌ"; inline constexpr const char flag_cd[] = "๐จ๐ฉ"; inline constexpr const char flag_ck[] = "๐จ๐ฐ"; inline constexpr const char flag_cr[] = "๐จ๐ท"; inline constexpr const char flag_ci[] = "๐จ๐ฎ"; inline constexpr const char flag_hr[] = "๐ญ๐ท"; inline constexpr const char flag_cu[] = "๐จ๐บ"; inline constexpr const char flag_cw[] = "๐จ๐ผ"; inline constexpr const char flag_cy[] = "๐จ๐พ"; inline constexpr const char flag_cz[] = "๐จ๐ฟ"; inline constexpr const char flag_dk[] = "๐ฉ๐ฐ"; inline constexpr const char flag_dj[] = "๐ฉ๐ฏ"; inline constexpr const char flag_dm[] = "๐ฉ๐ฒ"; inline constexpr const char flag_do[] = "๐ฉ๐ด"; inline constexpr const char flag_ec[] = "๐ช๐จ"; inline constexpr const char flag_eg[] = "๐ช๐ฌ"; inline constexpr const char flag_sv[] = "๐ธ๐ป"; inline constexpr const char flag_gq[] = "๐ฌ๐ถ"; inline constexpr const char flag_er[] = "๐ช๐ท"; inline constexpr const char flag_ee[] = "๐ช๐ช"; inline constexpr const char flag_et[] = "๐ช๐น"; inline constexpr const char flag_eu[] = "๐ช๐บ"; inline constexpr const char flag_fk[] = "๐ซ๐ฐ"; inline constexpr const char flag_fo[] = "๐ซ๐ด"; inline constexpr const char flag_fj[] = "๐ซ๐ฏ"; inline constexpr const char flag_fi[] = "๐ซ๐ฎ"; inline constexpr const char flag_fr[] = "๐ซ๐ท"; inline constexpr const char flag_gf[] = "๐ฌ๐ซ"; inline constexpr const char flag_pf[] = "๐ต๐ซ"; inline constexpr const char flag_tf[] = "๐น๐ซ"; inline constexpr const char flag_ga[] = "๐ฌ๐ฆ"; inline constexpr const char flag_gm[] = "๐ฌ๐ฒ"; inline constexpr const char flag_ge[] = "๐ฌ๐ช"; inline constexpr const char flag_de[] = "๐ฉ๐ช"; inline constexpr const char flag_gh[] = "๐ฌ๐ญ"; inline constexpr const char flag_gi[] = "๐ฌ๐ฎ"; inline constexpr const char flag_gr[] = "๐ฌ๐ท"; inline constexpr const char flag_gl[] = "๐ฌ๐ฑ"; inline constexpr const char flag_gd[] = "๐ฌ๐ฉ"; inline constexpr const char flag_gp[] = "๐ฌ๐ต"; inline constexpr const char flag_gu[] = "๐ฌ๐บ"; inline constexpr const char flag_gt[] = "๐ฌ๐น"; inline constexpr const char flag_gg[] = "๐ฌ๐ฌ"; inline constexpr const char flag_gn[] = "๐ฌ๐ณ"; inline constexpr const char flag_gw[] = "๐ฌ๐ผ"; inline constexpr const char flag_gy[] = "๐ฌ๐พ"; inline constexpr const char flag_ht[] = "๐ญ๐น"; inline constexpr const char flag_hn[] = "๐ญ๐ณ"; inline constexpr const char flag_hk[] = "๐ญ๐ฐ"; inline constexpr const char flag_hu[] = "๐ญ๐บ"; inline constexpr const char flag_is[] = "๐ฎ๐ธ"; inline constexpr const char flag_in[] = "๐ฎ๐ณ"; inline constexpr const char flag_id[] = "๐ฎ๐ฉ"; inline constexpr const char flag_ir[] = "๐ฎ๐ท"; inline constexpr const char flag_iq[] = "๐ฎ๐ถ"; inline constexpr const char flag_ie[] = "๐ฎ๐ช"; inline constexpr const char flag_im[] = "๐ฎ๐ฒ"; inline constexpr const char flag_il[] = "๐ฎ๐ฑ"; inline constexpr const char flag_it[] = "๐ฎ๐น"; inline constexpr const char flag_jm[] = "๐ฏ๐ฒ"; inline constexpr const char flag_jp[] = "๐ฏ๐ต"; inline constexpr const char crossed_flags[] = "๐"; inline constexpr const char flag_je[] = "๐ฏ๐ช"; inline constexpr const char flag_jo[] = "๐ฏ๐ด"; inline constexpr const char flag_kz[] = "๐ฐ๐ฟ"; inline constexpr const char flag_ke[] = "๐ฐ๐ช"; inline constexpr const char flag_ki[] = "๐ฐ๐ฎ"; inline constexpr const char flag_xk[] = "๐ฝ๐ฐ"; inline constexpr const char flag_kw[] = "๐ฐ๐ผ"; inline constexpr const char flag_kg[] = "๐ฐ๐ฌ"; inline constexpr const char flag_la[] = "๐ฑ๐ฆ"; inline constexpr const char flag_lv[] = "๐ฑ๐ป"; inline constexpr const char flag_lb[] = "๐ฑ๐ง"; inline constexpr const char flag_ls[] = "๐ฑ๐ธ"; inline constexpr const char flag_lr[] = "๐ฑ๐ท"; inline constexpr const char flag_ly[] = "๐ฑ๐พ"; inline constexpr const char flag_li[] = "๐ฑ๐ฎ"; inline constexpr const char flag_lt[] = "๐ฑ๐น"; inline constexpr const char flag_lu[] = "๐ฑ๐บ"; inline constexpr const char flag_mo[] = "๐ฒ๐ด"; inline constexpr const char flag_mk[] = "๐ฒ๐ฐ"; inline constexpr const char flag_mg[] = "๐ฒ๐ฌ"; inline constexpr const char flag_mw[] = "๐ฒ๐ผ"; inline constexpr const char flag_my[] = "๐ฒ๐พ"; inline constexpr const char flag_mv[] = "๐ฒ๐ป"; inline constexpr const char flag_ml[] = "๐ฒ๐ฑ"; inline constexpr const char flag_mt[] = "๐ฒ๐น"; inline constexpr const char flag_mh[] = "๐ฒ๐ญ"; inline constexpr const char flag_mq[] = "๐ฒ๐ถ"; inline constexpr const char flag_mr[] = "๐ฒ๐ท"; inline constexpr const char flag_mu[] = "๐ฒ๐บ"; inline constexpr const char flag_yt[] = "๐พ๐น"; inline constexpr const char flag_mx[] = "๐ฒ๐ฝ"; inline constexpr const char flag_fm[] = "๐ซ๐ฒ"; inline constexpr const char flag_md[] = "๐ฒ๐ฉ"; inline constexpr const char flag_mc[] = "๐ฒ๐จ"; inline constexpr const char flag_mn[] = "๐ฒ๐ณ"; inline constexpr const char flag_me[] = "๐ฒ๐ช"; inline constexpr const char flag_ms[] = "๐ฒ๐ธ"; inline constexpr const char flag_ma[] = "๐ฒ๐ฆ"; inline constexpr const char flag_mz[] = "๐ฒ๐ฟ"; inline constexpr const char flag_mm[] = "๐ฒ๐ฒ"; inline constexpr const char flag_na[] = "๐ณ๐ฆ"; inline constexpr const char flag_nr[] = "๐ณ๐ท"; inline constexpr const char flag_np[] = "๐ณ๐ต"; inline constexpr const char flag_nl[] = "๐ณ๐ฑ"; inline constexpr const char flag_nc[] = "๐ณ๐จ"; inline constexpr const char flag_nz[] = "๐ณ๐ฟ"; inline constexpr const char flag_ni[] = "๐ณ๐ฎ"; inline constexpr const char flag_ne[] = "๐ณ๐ช"; inline constexpr const char flag_ng[] = "๐ณ๐ฌ"; inline constexpr const char flag_nu[] = "๐ณ๐บ"; inline constexpr const char flag_nf[] = "๐ณ๐ซ"; inline constexpr const char flag_kp[] = "๐ฐ๐ต"; inline constexpr const char flag_mp[] = "๐ฒ๐ต"; inline constexpr const char flag_no[] = "๐ณ๐ด"; inline constexpr const char flag_om[] = "๐ด๐ฒ"; inline constexpr const char flag_pk[] = "๐ต๐ฐ"; inline constexpr const char flag_pw[] = "๐ต๐ผ"; inline constexpr const char flag_ps[] = "๐ต๐ธ"; inline constexpr const char flag_pa[] = "๐ต๐ฆ"; inline constexpr const char flag_pg[] = "๐ต๐ฌ"; inline constexpr const char flag_py[] = "๐ต๐พ"; inline constexpr const char flag_pe[] = "๐ต๐ช"; inline constexpr const char flag_ph[] = "๐ต๐ญ"; inline constexpr const char flag_pn[] = "๐ต๐ณ"; inline constexpr const char flag_pl[] = "๐ต๐ฑ"; inline constexpr const char flag_pt[] = "๐ต๐น"; inline constexpr const char flag_pr[] = "๐ต๐ท"; inline constexpr const char flag_qa[] = "๐ถ๐ฆ"; inline constexpr const char flag_re[] = "๐ท๐ช"; inline constexpr const char flag_ro[] = "๐ท๐ด"; inline constexpr const char flag_ru[] = "๐ท๐บ"; inline constexpr const char flag_rw[] = "๐ท๐ผ"; inline constexpr const char flag_ws[] = "๐ผ๐ธ"; inline constexpr const char flag_sm[] = "๐ธ๐ฒ"; inline constexpr const char flag_st[] = "๐ธ๐น"; inline constexpr const char flag_sa[] = "๐ธ๐ฆ"; inline constexpr const char flag_sn[] = "๐ธ๐ณ"; inline constexpr const char flag_rs[] = "๐ท๐ธ"; inline constexpr const char flag_sc[] = "๐ธ๐จ"; inline constexpr const char flag_sl[] = "๐ธ๐ฑ"; inline constexpr const char flag_sg[] = "๐ธ๐ฌ"; inline constexpr const char flag_sx[] = "๐ธ๐ฝ"; inline constexpr const char flag_sk[] = "๐ธ๐ฐ"; inline constexpr const char flag_si[] = "๐ธ๐ฎ"; inline constexpr const char flag_gs[] = "๐ฌ๐ธ"; inline constexpr const char flag_sb[] = "๐ธ๐ง"; inline constexpr const char flag_so[] = "๐ธ๐ด"; inline constexpr const char flag_za[] = "๐ฟ๐ฆ"; inline constexpr const char flag_kr[] = "๐ฐ๐ท"; inline constexpr const char flag_ss[] = "๐ธ๐ธ"; inline constexpr const char flag_es[] = "๐ช๐ธ"; inline constexpr const char flag_lk[] = "๐ฑ๐ฐ"; inline constexpr const char flag_bl[] = "๐ง๐ฑ"; inline constexpr const char flag_sh[] = "๐ธ๐ญ"; inline constexpr const char flag_kn[] = "๐ฐ๐ณ"; inline constexpr const char flag_lc[] = "๐ฑ๐จ"; inline constexpr const char flag_pm[] = "๐ต๐ฒ"; inline constexpr const char flag_vc[] = "๐ป๐จ"; inline constexpr const char flag_sd[] = "๐ธ๐ฉ"; inline constexpr const char flag_sr[] = "๐ธ๐ท"; inline constexpr const char flag_sz[] = "๐ธ๐ฟ"; inline constexpr const char flag_se[] = "๐ธ๐ช"; inline constexpr const char flag_ch[] = "๐จ๐ญ"; inline constexpr const char flag_sy[] = "๐ธ๐พ"; inline constexpr const char flag_tw[] = "๐น๐ผ"; inline constexpr const char flag_tj[] = "๐น๐ฏ"; inline constexpr const char flag_tz[] = "๐น๐ฟ"; inline constexpr const char flag_th[] = "๐น๐ญ"; inline constexpr const char flag_tl[] = "๐น๐ฑ"; inline constexpr const char flag_tg[] = "๐น๐ฌ"; inline constexpr const char flag_tk[] = "๐น๐ฐ"; inline constexpr const char flag_to[] = "๐น๐ด"; inline constexpr const char flag_tt[] = "๐น๐น"; inline constexpr const char flag_tn[] = "๐น๐ณ"; inline constexpr const char flag_tr[] = "๐น๐ท"; inline constexpr const char flag_tm[] = "๐น๐ฒ"; inline constexpr const char flag_tc[] = "๐น๐จ"; inline constexpr const char flag_vi[] = "๐ป๐ฎ"; inline constexpr const char flag_tv[] = "๐น๐ป"; inline constexpr const char flag_ug[] = "๐บ๐ฌ"; inline constexpr const char flag_ua[] = "๐บ๐ฆ"; inline constexpr const char flag_ae[] = "๐ฆ๐ช"; inline constexpr const char flag_gb[] = "๐ฌ๐ง"; inline constexpr const char england[] = "๐ด๓ ง๓ ข๓ ฅ๓ ฎ๓ ง๓ ฟ"; inline constexpr const char scotland[] = "๐ด๓ ง๓ ข๓ ณ๓ ฃ๓ ด๓ ฟ"; inline constexpr const char wales[] = "๐ด๓ ง๓ ข๓ ท๓ ฌ๓ ณ๓ ฟ"; inline constexpr const char flag_us[] = "๐บ๐ธ"; inline constexpr const char flag_uy[] = "๐บ๐พ"; inline constexpr const char flag_uz[] = "๐บ๐ฟ"; inline constexpr const char flag_vu[] = "๐ป๐บ"; inline constexpr const char flag_va[] = "๐ป๐ฆ"; inline constexpr const char flag_ve[] = "๐ป๐ช"; inline constexpr const char flag_vn[] = "๐ป๐ณ"; inline constexpr const char flag_wf[] = "๐ผ๐ซ"; inline constexpr const char flag_eh[] = "๐ช๐ญ"; inline constexpr const char flag_ye[] = "๐พ๐ช"; inline constexpr const char flag_zm[] = "๐ฟ๐ฒ"; inline constexpr const char flag_zw[] = "๐ฟ๐ผ"; inline constexpr const char flag_ac[] = "๐ฆ๐จ"; inline constexpr const char flag_bv[] = "๐ง๐ป"; inline constexpr const char flag_cp[] = "๐จ๐ต"; inline constexpr const char flag_ea[] = "๐ช๐ฆ"; inline constexpr const char flag_dg[] = "๐ฉ๐ฌ"; inline constexpr const char flag_hm[] = "๐ญ๐ฒ"; inline constexpr const char flag_mf[] = "๐ฒ๐ซ"; inline constexpr const char flag_sj[] = "๐ธ๐ฏ"; inline constexpr const char flag_ta[] = "๐น๐ฆ"; inline constexpr const char flag_um[] = "๐บ๐ฒ"; inline constexpr const char green_apple[] = "๐"; inline constexpr const char apple[] = "๐"; inline constexpr const char red_apple[] = "๐"; inline constexpr const char pear[] = "๐"; inline constexpr const char tangerine[] = "๐"; inline constexpr const char lemon[] = "๐"; inline constexpr const char banana[] = "๐"; inline constexpr const char watermelon[] = "๐"; inline constexpr const char grapes[] = "๐"; inline constexpr const char strawberry[] = "๐"; inline constexpr const char blueberries[] = "๐ซ"; inline constexpr const char melon[] = "๐"; inline constexpr const char cherries[] = "๐"; inline constexpr const char peach[] = "๐"; inline constexpr const char mango[] = "๐ฅญ"; inline constexpr const char pineapple[] = "๐"; inline constexpr const char coconut[] = "๐ฅฅ"; inline constexpr const char kiwi[] = "๐ฅ"; inline constexpr const char kiwifruit[] = "๐ฅ"; inline constexpr const char kiwi_fruit[] = "๐ฅ"; inline constexpr const char tomato[] = "๐ "; inline constexpr const char eggplant[] = "๐"; inline constexpr const char avocado[] = "๐ฅ"; inline constexpr const char pea_pod[] = "๐ซ"; inline constexpr const char broccoli[] = "๐ฅฆ"; inline constexpr const char leafy_green[] = "๐ฅฌ"; inline constexpr const char cucumber[] = "๐ฅ"; inline constexpr const char hot_pepper[] = "๐ถ๏ธ"; inline constexpr const char bell_pepper[] = "๐ซ"; inline constexpr const char corn[] = "๐ฝ"; inline constexpr const char ear_of_corn[] = "๐ฝ"; inline constexpr const char carrot[] = "๐ฅ"; inline constexpr const char olive[] = "๐ซ"; inline constexpr const char garlic[] = "๐ง"; inline constexpr const char onion[] = "๐ง "; inline constexpr const char potato[] = "๐ฅ"; inline constexpr const char sweet_potato[] = "๐ "; inline constexpr const char ginger_root[] = "๐ซ"; inline constexpr const char croissant[] = "๐ฅ"; inline constexpr const char bagel[] = "๐ฅฏ"; inline constexpr const char bread[] = "๐"; inline constexpr const char french_bread[] = "๐ฅ"; inline constexpr const char baguette_bread[] = "๐ฅ"; inline constexpr const char pretzel[] = "๐ฅจ"; inline constexpr const char cheese[] = "๐ง"; inline constexpr const char cheese_wedge[] = "๐ง"; inline constexpr const char egg[] = "๐ฅ"; inline constexpr const char cooking[] = "๐ณ"; inline constexpr const char butter[] = "๐ง"; inline constexpr const char pancakes[] = "๐ฅ"; inline constexpr const char waffle[] = "๐ง"; inline constexpr const char bacon[] = "๐ฅ"; inline constexpr const char cut_of_meat[] = "๐ฅฉ"; inline constexpr const char poultry_leg[] = "๐"; inline constexpr const char meat_on_bone[] = "๐"; inline constexpr const char bone[] = "๐ฆด"; inline constexpr const char hotdog[] = "๐ญ"; inline constexpr const char hot_dog[] = "๐ญ"; inline constexpr const char hamburger[] = "๐"; inline constexpr const char fries[] = "๐"; inline constexpr const char french_fries[] = "๐"; inline constexpr const char pizza[] = "๐"; inline constexpr const char flatbread[] = "๐ซ"; inline constexpr const char sandwich[] = "๐ฅช"; inline constexpr const char stuffed_flatbread[] = "๐ฅ"; inline constexpr const char stuffed_pita[] = "๐ฅ"; inline constexpr const char falafel[] = "๐ง"; inline constexpr const char taco[] = "๐ฎ"; inline constexpr const char burrito[] = "๐ฏ"; inline constexpr const char tamale[] = "๐ซ"; inline constexpr const char salad[] = "๐ฅ"; inline constexpr const char green_salad[] = "๐ฅ"; inline constexpr const char shallow_pan_of_food[] = "๐ฅ"; inline constexpr const char paella[] = "๐ฅ"; inline constexpr const char fondue[] = "๐ซ"; inline constexpr const char canned_food[] = "๐ฅซ"; inline constexpr const char jar[] = "๐ซ"; inline constexpr const char spaghetti[] = "๐"; inline constexpr const char ramen[] = "๐"; inline constexpr const char steaming_bowl[] = "๐"; inline constexpr const char stew[] = "๐ฒ"; inline constexpr const char pot_of_food[] = "๐ฒ"; inline constexpr const char curry[] = "๐"; inline constexpr const char curry_rice[] = "๐"; inline constexpr const char sushi[] = "๐ฃ"; inline constexpr const char bento[] = "๐ฑ"; inline constexpr const char bento_box[] = "๐ฑ"; inline constexpr const char dumpling[] = "๐ฅ"; inline constexpr const char oyster[] = "๐ฆช"; inline constexpr const char fried_shrimp[] = "๐ค"; inline constexpr const char rice_ball[] = "๐"; inline constexpr const char rice[] = "๐"; inline constexpr const char cooked_rice[] = "๐"; inline constexpr const char rice_cracker[] = "๐"; inline constexpr const char fish_cake[] = "๐ฅ"; inline constexpr const char fortune_cookie[] = "๐ฅ "; inline constexpr const char moon_cake[] = "๐ฅฎ"; inline constexpr const char oden[] = "๐ข"; inline constexpr const char dango[] = "๐ก"; inline constexpr const char shaved_ice[] = "๐ง"; inline constexpr const char ice_cream[] = "๐จ"; inline constexpr const char icecream[] = "๐ฆ"; inline constexpr const char pie[] = "๐ฅง"; inline constexpr const char cupcake[] = "๐ง"; inline constexpr const char cake[] = "๐ฐ"; inline constexpr const char shortcake[] = "๐ฐ"; inline constexpr const char birthday[] = "๐"; inline constexpr const char birthday_cake[] = "๐"; inline constexpr const char custard[] = "๐ฎ"; inline constexpr const char pudding[] = "๐ฎ"; inline constexpr const char flan[] = "๐ฎ"; inline constexpr const char lollipop[] = "๐ญ"; inline constexpr const char candy[] = "๐ฌ"; inline constexpr const char chocolate_bar[] = "๐ซ"; inline constexpr const char popcorn[] = "๐ฟ"; inline constexpr const char doughnut[] = "๐ฉ"; inline constexpr const char cookie[] = "๐ช"; inline constexpr const char chestnut[] = "๐ฐ"; inline constexpr const char peanuts[] = "๐ฅ"; inline constexpr const char shelled_peanut[] = "๐ฅ"; inline constexpr const char beans[] = "๐ซ"; inline constexpr const char honey_pot[] = "๐ฏ"; inline constexpr const char milk[] = "๐ฅ"; inline constexpr const char glass_of_milk[] = "๐ฅ"; inline constexpr const char pouring_liquid[] = "๐ซ"; inline constexpr const char baby_bottle[] = "๐ผ"; inline constexpr const char teapot[] = "๐ซ"; inline constexpr const char coffee[] = "โ"; inline constexpr const char hot_beverage[] = "โ"; inline constexpr const char tea[] = "๐ต"; inline constexpr const char mate[] = "๐ง"; inline constexpr const char beverage_box[] = "๐ง"; inline constexpr const char cup_with_straw[] = "๐ฅค"; inline constexpr const char bubble_tea[] = "๐ง"; inline constexpr const char sake[] = "๐ถ"; inline constexpr const char beer[] = "๐บ"; inline constexpr const char beer_mug[] = "๐บ"; inline constexpr const char beers[] = "๐ป"; inline constexpr const char champagne_glass[] = "๐ฅ"; inline constexpr const char clinking_glass[] = "๐ฅ"; inline constexpr const char wine_glass[] = "๐ท"; inline constexpr const char tumbler_glass[] = "๐ฅ"; inline constexpr const char whisky[] = "๐ฅ"; inline constexpr const char cocktail[] = "๐ธ"; inline constexpr const char tropical_drink[] = "๐น"; inline constexpr const char champagne[] = "๐พ"; inline constexpr const char bottle_with_popping_cork[] = "๐พ"; inline constexpr const char ice_cube[] = "๐ง"; inline constexpr const char spoon[] = "๐ฅ"; inline constexpr const char fork_and_knife[] = "๐ด"; inline constexpr const char fork_knife_plate[] = "๐ฝ๏ธ"; inline constexpr const char fork_and_knife_with_plate[] = "๐ฝ๏ธ"; inline constexpr const char bowl_with_spoon[] = "๐ฅฃ"; inline constexpr const char takeout_box[] = "๐ฅก"; inline constexpr const char chopsticks[] = "๐ฅข"; inline constexpr const char salt[] = "๐ง"; inline constexpr const char dog[] = "๐ถ"; inline constexpr const char dog_face[] = "๐ถ"; inline constexpr const char cat[] = "๐ฑ"; inline constexpr const char cat_face[] = "๐ฑ"; inline constexpr const char mouse[] = "๐ญ"; inline constexpr const char mouse_face[] = "๐ญ"; inline constexpr const char hamster[] = "๐น"; inline constexpr const char rabbit[] = "๐ฐ"; inline constexpr const char rabbit_face[] = "๐ฐ"; inline constexpr const char fox[] = "๐ฆ"; inline constexpr const char fox_face[] = "๐ฆ"; inline constexpr const char bear[] = "๐ป"; inline constexpr const char panda_face[] = "๐ผ"; inline constexpr const char panda[] = "๐ผ"; inline constexpr const char polar_bear[] = "๐ปโโ๏ธ"; inline constexpr const char koala[] = "๐จ"; inline constexpr const char tiger[] = "๐ฏ"; inline constexpr const char tiger_face[] = "๐ฏ"; inline constexpr const char lion_face[] = "๐ฆ"; inline constexpr const char lion[] = "๐ฆ"; inline constexpr const char cow[] = "๐ฎ"; inline constexpr const char cow_face[] = "๐ฎ"; inline constexpr const char pig[] = "๐ท"; inline constexpr const char pig_face[] = "๐ท"; inline constexpr const char pig_nose[] = "๐ฝ"; inline constexpr const char frog[] = "๐ธ"; inline constexpr const char monkey_face[] = "๐ต"; inline constexpr const char see_no_evil[] = "๐"; inline constexpr const char hear_no_evil[] = "๐"; inline constexpr const char speak_no_evil[] = "๐"; inline constexpr const char monkey[] = "๐"; inline constexpr const char chicken[] = "๐"; inline constexpr const char penguin[] = "๐ง"; inline constexpr const char bird[] = "๐ฆ"; inline constexpr const char baby_chick[] = "๐ค"; inline constexpr const char hatching_chick[] = "๐ฃ"; inline constexpr const char hatched_chick[] = "๐ฅ"; inline constexpr const char goose[] = "๐ชฟ"; inline constexpr const char duck[] = "๐ฆ"; inline constexpr const char black_bird[] = "๐ฆโโฌ"; inline constexpr const char eagle[] = "๐ฆ "; inline constexpr const char owl[] = "๐ฆ"; inline constexpr const char bat[] = "๐ฆ"; inline constexpr const char wolf[] = "๐บ"; inline constexpr const char boar[] = "๐"; inline constexpr const char horse[] = "๐ด"; inline constexpr const char horse_face[] = "๐ด"; inline constexpr const char unicorn[] = "๐ฆ"; inline constexpr const char unicorn_face[] = "๐ฆ"; inline constexpr const char moose[] = "๐ซ"; inline constexpr const char bee[] = "๐"; inline constexpr const char honeybee[] = "๐"; inline constexpr const char worm[] = "๐ชฑ"; inline constexpr const char bug[] = "๐"; inline constexpr const char butterfly[] = "๐ฆ"; inline constexpr const char snail[] = "๐"; inline constexpr const char lady_beetle[] = "๐"; inline constexpr const char ant[] = "๐"; inline constexpr const char fly[] = "๐ชฐ"; inline constexpr const char beetle[] = "๐ชฒ"; inline constexpr const char cockroach[] = "๐ชณ"; inline constexpr const char mosquito[] = "๐ฆ"; inline constexpr const char cricket[] = "๐ฆ"; inline constexpr const char spider[] = "๐ท๏ธ"; inline constexpr const char spider_web[] = "๐ธ๏ธ"; inline constexpr const char scorpion[] = "๐ฆ"; inline constexpr const char turtle[] = "๐ข"; inline constexpr const char snake[] = "๐"; inline constexpr const char lizard[] = "๐ฆ"; inline constexpr const char t_rex[] = "๐ฆ"; inline constexpr const char sauropod[] = "๐ฆ"; inline constexpr const char octopus[] = "๐"; inline constexpr const char squid[] = "๐ฆ"; inline constexpr const char jellyfish[] = "๐ชผ"; inline constexpr const char shrimp[] = "๐ฆ"; inline constexpr const char lobster[] = "๐ฆ"; inline constexpr const char crab[] = "๐ฆ"; inline constexpr const char blowfish[] = "๐ก"; inline constexpr const char tropical_fish[] = "๐ "; inline constexpr const char fish[] = "๐"; inline constexpr const char dolphin[] = "๐ฌ"; inline constexpr const char whale[] = "๐ณ"; inline constexpr const char whale2[] = "๐"; inline constexpr const char shark[] = "๐ฆ"; inline constexpr const char seal[] = "๐ฆญ"; inline constexpr const char crocodile[] = "๐"; inline constexpr const char tiger2[] = "๐ "; inline constexpr const char leopard[] = "๐"; inline constexpr const char zebra[] = "๐ฆ"; inline constexpr const char gorilla[] = "๐ฆ"; inline constexpr const char orangutan[] = "๐ฆง"; inline constexpr const char mammoth[] = "๐ฆฃ"; inline constexpr const char elephant[] = "๐"; inline constexpr const char hippopotamus[] = "๐ฆ"; inline constexpr const char rhino[] = "๐ฆ"; inline constexpr const char rhinoceros[] = "๐ฆ"; inline constexpr const char dromedary_camel[] = "๐ช"; inline constexpr const char camel[] = "๐ซ"; inline constexpr const char giraffe[] = "๐ฆ"; inline constexpr const char kangaroo[] = "๐ฆ"; inline constexpr const char bison[] = "๐ฆฌ"; inline constexpr const char water_buffalo[] = "๐"; inline constexpr const char ox[] = "๐"; inline constexpr const char cow2[] = "๐"; inline constexpr const char donkey[] = "๐ซ"; inline constexpr const char racehorse[] = "๐"; inline constexpr const char pig2[] = "๐"; inline constexpr const char ram[] = "๐"; inline constexpr const char sheep[] = "๐"; inline constexpr const char ewe[] = "๐"; inline constexpr const char llama[] = "๐ฆ"; inline constexpr const char goat[] = "๐"; inline constexpr const char deer[] = "๐ฆ"; inline constexpr const char dog2[] = "๐"; inline constexpr const char poodle[] = "๐ฉ"; inline constexpr const char guide_dog[] = "๐ฆฎ"; inline constexpr const char service_dog[] = "๐โ๐ฆบ"; inline constexpr const char cat2[] = "๐"; inline constexpr const char black_cat[] = "๐โโฌ"; inline constexpr const char feather[] = "๐ชถ"; inline constexpr const char wing[] = "๐ชฝ"; inline constexpr const char rooster[] = "๐"; inline constexpr const char turkey[] = "๐ฆ"; inline constexpr const char dodo[] = "๐ฆค"; inline constexpr const char peacock[] = "๐ฆ"; inline constexpr const char parrot[] = "๐ฆ"; inline constexpr const char swan[] = "๐ฆข"; inline constexpr const char flamingo[] = "๐ฆฉ"; inline constexpr const char dove[] = "๐๏ธ"; inline constexpr const char dove_of_peace[] = "๐๏ธ"; inline constexpr const char rabbit2[] = "๐"; inline constexpr const char raccoon[] = "๐ฆ"; inline constexpr const char skunk[] = "๐ฆจ"; inline constexpr const char badger[] = "๐ฆก"; inline constexpr const char beaver[] = "๐ฆซ"; inline constexpr const char otter[] = "๐ฆฆ"; inline constexpr const char sloth[] = "๐ฆฅ"; inline constexpr const char mouse2[] = "๐"; inline constexpr const char rat[] = "๐"; inline constexpr const char chipmunk[] = "๐ฟ๏ธ"; inline constexpr const char hedgehog[] = "๐ฆ"; inline constexpr const char feet[] = "๐พ"; inline constexpr const char paw_prints[] = "๐พ"; inline constexpr const char dragon[] = "๐"; inline constexpr const char dragon_face[] = "๐ฒ"; inline constexpr const char cactus[] = "๐ต"; inline constexpr const char christmas_tree[] = "๐"; inline constexpr const char evergreen_tree[] = "๐ฒ"; inline constexpr const char deciduous_tree[] = "๐ณ"; inline constexpr const char palm_tree[] = "๐ด"; inline constexpr const char wood[] = "๐ชต"; inline constexpr const char seedling[] = "๐ฑ"; inline constexpr const char herb[] = "๐ฟ"; inline constexpr const char shamrock[] = "โ๏ธ"; inline constexpr const char four_leaf_clover[] = "๐"; inline constexpr const char bamboo[] = "๐"; inline constexpr const char potted_plant[] = "๐ชด"; inline constexpr const char tanabata_tree[] = "๐"; inline constexpr const char leaves[] = "๐"; inline constexpr const char fallen_leaf[] = "๐"; inline constexpr const char maple_leaf[] = "๐"; inline constexpr const char nest_with_eggs[] = "๐ชบ"; inline constexpr const char empty_nest[] = "๐ชน"; inline constexpr const char mushroom[] = "๐"; inline constexpr const char shell[] = "๐"; inline constexpr const char spiral_shell[] = "๐"; inline constexpr const char coral[] = "๐ชธ"; inline constexpr const char rock[] = "๐ชจ"; inline constexpr const char ear_of_rice[] = "๐พ"; inline constexpr const char sheaf_of_rice[] = "๐พ"; inline constexpr const char bouquet[] = "๐"; inline constexpr const char tulip[] = "๐ท"; inline constexpr const char rose[] = "๐น"; inline constexpr const char wilted_rose[] = "๐ฅ"; inline constexpr const char wilted_flower[] = "๐ฅ"; inline constexpr const char hyacinth[] = "๐ชป"; inline constexpr const char lotus[] = "๐ชท"; inline constexpr const char hibiscus[] = "๐บ"; inline constexpr const char cherry_blossom[] = "๐ธ"; inline constexpr const char blossom[] = "๐ผ"; inline constexpr const char sunflower[] = "๐ป"; inline constexpr const char sun_with_face[] = "๐"; inline constexpr const char full_moon_with_face[] = "๐"; inline constexpr const char first_quarter_moon_with_face[] = "๐"; inline constexpr const char last_quarter_moon_with_face[] = "๐"; inline constexpr const char new_moon_with_face[] = "๐"; inline constexpr const char new_moon_face[] = "๐"; inline constexpr const char full_moon[] = "๐"; inline constexpr const char waning_gibbous_moon[] = "๐"; inline constexpr const char last_quarter_moon[] = "๐"; inline constexpr const char waning_crescent_moon[] = "๐"; inline constexpr const char new_moon[] = "๐"; inline constexpr const char waxing_crescent_moon[] = "๐"; inline constexpr const char first_quarter_moon[] = "๐"; inline constexpr const char waxing_gibbous_moon[] = "๐"; inline constexpr const char crescent_moon[] = "๐"; inline constexpr const char earth_americas[] = "๐"; inline constexpr const char earth_africa[] = "๐"; inline constexpr const char earth_asia[] = "๐"; inline constexpr const char ringed_planet[] = "๐ช"; inline constexpr const char dizzy[] = "๐ซ"; inline constexpr const char star[] = "โญ"; inline constexpr const char star2[] = "๐"; inline constexpr const char glowing_star[] = "๐"; inline constexpr const char sparkles[] = "โจ"; inline constexpr const char zap[] = "โก"; inline constexpr const char high_voltage[] = "โก"; inline constexpr const char comet[] = "โ๏ธ"; inline constexpr const char boom[] = "๐ฅ"; inline constexpr const char collision[] = "๐ฅ"; inline constexpr const char fire[] = "๐ฅ"; inline constexpr const char flame[] = "๐ฅ"; inline constexpr const char cloud_tornado[] = "๐ช๏ธ"; inline constexpr const char cloud_with_tornado[] = "๐ช๏ธ"; inline constexpr const char tornado[] = "๐ช๏ธ"; inline constexpr const char rainbow[] = "๐"; inline constexpr const char sunny[] = "โ๏ธ"; inline constexpr const char sun[] = "โ๏ธ"; inline constexpr const char white_sun_small_cloud[] = "๐ค๏ธ"; inline constexpr const char white_sun_with_small_cloud[] = "๐ค๏ธ"; inline constexpr const char partly_sunny[] = "โ "; inline constexpr const char white_sun_cloud[] = "๐ฅ๏ธ"; inline constexpr const char white_sun_behind_cloud[] = "๐ฅ๏ธ"; inline constexpr const char cloud[] = "โ๏ธ"; inline constexpr const char white_sun_rain_cloud[] = "๐ฆ๏ธ"; inline constexpr const char white_sun_behind_cloud_with_rain[] = "๐ฆ๏ธ"; inline constexpr const char cloud_rain[] = "๐ง๏ธ"; inline constexpr const char cloud_with_rain[] = "๐ง๏ธ"; inline constexpr const char thunder_cloud_rain[] = "โ๏ธ"; inline constexpr const char thunder_cloud_and_rain[] = "โ๏ธ"; inline constexpr const char cloud_lightning[] = "๐ฉ๏ธ"; inline constexpr const char cloud_with_lightning[] = "๐ฉ๏ธ"; inline constexpr const char cloud_snow[] = "๐จ๏ธ"; inline constexpr const char cloud_with_snow[] = "๐จ๏ธ"; inline constexpr const char snowflake[] = "โ๏ธ"; inline constexpr const char snowman2[] = "โ๏ธ"; inline constexpr const char snowman[] = "โ"; inline constexpr const char wind_blowing_face[] = "๐ฌ๏ธ"; inline constexpr const char wind_face[] = "๐ฌ๏ธ"; inline constexpr const char dash[] = "๐จ"; inline constexpr const char dashing_away[] = "๐จ"; inline constexpr const char droplet[] = "๐ง"; inline constexpr const char sweat_drops[] = "๐ฆ"; inline constexpr const char bubbles[] = "๐ซง"; inline constexpr const char umbrella[] = "โ"; inline constexpr const char umbrella2[] = "โ๏ธ"; inline constexpr const char ocean[] = "๐"; inline constexpr const char water_wave[] = "๐"; inline constexpr const char fog[] = "๐ซ๏ธ"; inline constexpr const char watch[] = "โ"; inline constexpr const char mobile_phone[] = "๐ฑ"; inline constexpr const char iphone[] = "๐ฑ"; inline constexpr const char calling[] = "๐ฒ"; inline constexpr const char computer[] = "๐ป"; inline constexpr const char keyboard[] = "โจ๏ธ"; inline constexpr const char desktop[] = "๐ฅ๏ธ"; inline constexpr const char desktop_computer[] = "๐ฅ๏ธ"; inline constexpr const char printer[] = "๐จ๏ธ"; inline constexpr const char mouse_three_button[] = "๐ฑ๏ธ"; inline constexpr const char three_button_mouse[] = "๐ฑ๏ธ"; inline constexpr const char trackball[] = "๐ฒ๏ธ"; inline constexpr const char joystick[] = "๐น๏ธ"; inline constexpr const char compression[] = "๐๏ธ"; inline constexpr const char clamp[] = "๐๏ธ"; inline constexpr const char minidisc[] = "๐ฝ"; inline constexpr const char computer_disk[] = "๐ฝ"; inline constexpr const char floppy_disk[] = "๐พ"; inline constexpr const char cd[] = "๐ฟ"; inline constexpr const char optical_disk[] = "๐ฟ"; inline constexpr const char dvd[] = "๐"; inline constexpr const char vhs[] = "๐ผ"; inline constexpr const char videocassette[] = "๐ผ"; inline constexpr const char camera[] = "๐ท"; inline constexpr const char camera_with_flash[] = "๐ธ"; inline constexpr const char video_camera[] = "๐น"; inline constexpr const char movie_camera[] = "๐ฅ"; inline constexpr const char projector[] = "๐ฝ๏ธ"; inline constexpr const char film_projector[] = "๐ฝ๏ธ"; inline constexpr const char film_frames[] = "๐๏ธ"; inline constexpr const char telephone_receiver[] = "๐"; inline constexpr const char telephone[] = "โ๏ธ"; inline constexpr const char pager[] = "๐"; inline constexpr const char fax[] = "๐ "; inline constexpr const char fax_machine[] = "๐ "; inline constexpr const char tv[] = "๐บ"; inline constexpr const char television[] = "๐บ"; inline constexpr const char radio[] = "๐ป"; inline constexpr const char microphone2[] = "๐๏ธ"; inline constexpr const char studio_microphone[] = "๐๏ธ"; inline constexpr const char level_slider[] = "๐๏ธ"; inline constexpr const char control_knobs[] = "๐๏ธ"; inline constexpr const char compass[] = "๐งญ"; inline constexpr const char stopwatch[] = "โฑ๏ธ"; inline constexpr const char timer[] = "โฒ๏ธ"; inline constexpr const char timer_clock[] = "โฒ๏ธ"; inline constexpr const char alarm_clock[] = "โฐ"; inline constexpr const char clock[] = "๐ฐ๏ธ"; inline constexpr const char mantlepiece_clock[] = "๐ฐ๏ธ"; inline constexpr const char hourglass[] = "โ"; inline constexpr const char hourglass_flowing_sand[] = "โณ"; inline constexpr const char satellite[] = "๐ก"; inline constexpr const char battery[] = "๐"; inline constexpr const char low_battery[] = "๐ชซ"; inline constexpr const char electric_plug[] = "๐"; inline constexpr const char bulb[] = "๐ก"; inline constexpr const char light_bulb[] = "๐ก"; inline constexpr const char flashlight[] = "๐ฆ"; inline constexpr const char candle[] = "๐ฏ๏ธ"; inline constexpr const char diya_lamp[] = "๐ช"; inline constexpr const char fire_extinguisher[] = "๐งฏ"; inline constexpr const char oil[] = "๐ข๏ธ"; inline constexpr const char oil_drum[] = "๐ข๏ธ"; inline constexpr const char money_with_wings[] = "๐ธ"; inline constexpr const char dollar[] = "๐ต"; inline constexpr const char yen[] = "๐ด"; inline constexpr const char yen_banknote[] = "๐ด"; inline constexpr const char euro[] = "๐ถ"; inline constexpr const char euro_banknote[] = "๐ถ"; inline constexpr const char pound[] = "๐ท"; inline constexpr const char coin[] = "๐ช"; inline constexpr const char moneybag[] = "๐ฐ"; inline constexpr const char money_bag[] = "๐ฐ"; inline constexpr const char credit_card[] = "๐ณ"; inline constexpr const char identification_card[] = "๐ชช"; inline constexpr const char gem[] = "๐"; inline constexpr const char gem_stone[] = "๐"; inline constexpr const char scales[] = "โ๏ธ"; inline constexpr const char balance_scale[] = "โ๏ธ"; inline constexpr const char ladder[] = "๐ช"; inline constexpr const char toolbox[] = "๐งฐ"; inline constexpr const char screwdriver[] = "๐ช"; inline constexpr const char wrench[] = "๐ง"; inline constexpr const char hammer[] = "๐จ"; inline constexpr const char hammer_pick[] = "โ๏ธ"; inline constexpr const char hammer_and_pick[] = "โ๏ธ"; inline constexpr const char tools[] = "๐ ๏ธ"; inline constexpr const char hammer_and_wrench[] = "๐ ๏ธ"; inline constexpr const char pick[] = "โ๏ธ"; inline constexpr const char carpentry_saw[] = "๐ช"; inline constexpr const char nut_and_bolt[] = "๐ฉ"; inline constexpr const char gear[] = "โ๏ธ"; inline constexpr const char mouse_trap[] = "๐ชค"; inline constexpr const char bricks[] = "๐งฑ"; inline constexpr const char brick[] = "๐งฑ"; inline constexpr const char chains[] = "โ๏ธ"; inline constexpr const char magnet[] = "๐งฒ"; inline constexpr const char gun[] = "๐ซ"; inline constexpr const char pistol[] = "๐ซ"; inline constexpr const char bomb[] = "๐ฃ"; inline constexpr const char firecracker[] = "๐งจ"; inline constexpr const char axe[] = "๐ช"; inline constexpr const char knife[] = "๐ช"; inline constexpr const char kitchen_knife[] = "๐ช"; inline constexpr const char dagger[] = "๐ก๏ธ"; inline constexpr const char dagger_knife[] = "๐ก๏ธ"; inline constexpr const char crossed_swords[] = "โ๏ธ"; inline constexpr const char shield[] = "๐ก๏ธ"; inline constexpr const char smoking[] = "๐ฌ"; inline constexpr const char cigarette[] = "๐ฌ"; inline constexpr const char coffin[] = "โฐ๏ธ"; inline constexpr const char headstone[] = "๐ชฆ"; inline constexpr const char urn[] = "โฑ๏ธ"; inline constexpr const char funeral_urn[] = "โฑ๏ธ"; inline constexpr const char amphora[] = "๐บ"; inline constexpr const char crystal_ball[] = "๐ฎ"; inline constexpr const char prayer_beads[] = "๐ฟ"; inline constexpr const char nazar_amulet[] = "๐งฟ"; inline constexpr const char hamsa[] = "๐ชฌ"; inline constexpr const char barber[] = "๐"; inline constexpr const char barber_pole[] = "๐"; inline constexpr const char alembic[] = "โ๏ธ"; inline constexpr const char telescope[] = "๐ญ"; inline constexpr const char microscope[] = "๐ฌ"; inline constexpr const char hole[] = "๐ณ๏ธ"; inline constexpr const char x_ray[] = "๐ฉป"; inline constexpr const char adhesive_bandage[] = "๐ฉน"; inline constexpr const char stethoscope[] = "๐ฉบ"; inline constexpr const char pill[] = "๐"; inline constexpr const char syringe[] = "๐"; inline constexpr const char drop_of_blood[] = "๐ฉธ"; inline constexpr const char dna[] = "๐งฌ"; inline constexpr const char microbe[] = "๐ฆ "; inline constexpr const char petri_dish[] = "๐งซ"; inline constexpr const char test_tube[] = "๐งช"; inline constexpr const char thermometer[] = "๐ก๏ธ"; inline constexpr const char broom[] = "๐งน"; inline constexpr const char plunger[] = "๐ช "; inline constexpr const char basket[] = "๐งบ"; inline constexpr const char roll_of_paper[] = "๐งป"; inline constexpr const char toilet[] = "๐ฝ"; inline constexpr const char potable_water[] = "๐ฐ"; inline constexpr const char shower[] = "๐ฟ"; inline constexpr const char bathtub[] = "๐"; inline constexpr const char bath[] = "๐"; inline constexpr const char bath_tone1[] = "๐๐ป"; inline constexpr const char bath_tone2[] = "๐๐ผ"; inline constexpr const char bath_tone3[] = "๐๐ฝ"; inline constexpr const char bath_tone4[] = "๐๐พ"; inline constexpr const char bath_tone5[] = "๐๐ฟ"; inline constexpr const char soap[] = "๐งผ"; inline constexpr const char toothbrush[] = "๐ชฅ"; inline constexpr const char razor[] = "๐ช"; inline constexpr const char hair_pick[] = "๐ชฎ"; inline constexpr const char sponge[] = "๐งฝ"; inline constexpr const char bucket[] = "๐ชฃ"; inline constexpr const char squeeze_bottle[] = "๐งด"; inline constexpr const char lotion_bottle[] = "๐งด"; inline constexpr const char bellhop[] = "๐๏ธ"; inline constexpr const char bellhop_bell[] = "๐๏ธ"; inline constexpr const char key[] = "๐"; inline constexpr const char key2[] = "๐๏ธ"; inline constexpr const char old_key[] = "๐๏ธ"; inline constexpr const char door[] = "๐ช"; inline constexpr const char chair[] = "๐ช"; inline constexpr const char couch[] = "๐๏ธ"; inline constexpr const char couch_and_lamp[] = "๐๏ธ"; inline constexpr const char bed[] = "๐๏ธ"; inline constexpr const char sleeping_accommodation[] = "๐"; inline constexpr const char person_in_bed[] = "๐"; inline constexpr const char person_in_bed_tone1[] = "๐๐ป"; inline constexpr const char person_in_bed_light_skin_tone[] = "๐๐ป"; inline constexpr const char person_in_bed_tone2[] = "๐๐ผ"; inline constexpr const char person_in_bed_medium_light_skin_tone[] = "๐๐ผ"; inline constexpr const char person_in_bed_tone3[] = "๐๐ฝ"; inline constexpr const char person_in_bed_medium_skin_tone[] = "๐๐ฝ"; inline constexpr const char person_in_bed_tone4[] = "๐๐พ"; inline constexpr const char person_in_bed_medium_dark_skin_tone[] = "๐๐พ"; inline constexpr const char person_in_bed_tone5[] = "๐๐ฟ"; inline constexpr const char person_in_bed_dark_skin_tone[] = "๐๐ฟ"; inline constexpr const char teddy_bear[] = "๐งธ"; inline constexpr const char nesting_dolls[] = "๐ช"; inline constexpr const char frame_photo[] = "๐ผ๏ธ"; inline constexpr const char frame_with_picture[] = "๐ผ๏ธ"; inline constexpr const char mirror[] = "๐ช"; inline constexpr const char window[] = "๐ช"; inline constexpr const char shopping_bags[] = "๐๏ธ"; inline constexpr const char shopping_cart[] = "๐"; inline constexpr const char shopping_trolley[] = "๐"; inline constexpr const char gift[] = "๐"; inline constexpr const char wrapped_gift[] = "๐"; inline constexpr const char balloon[] = "๐"; inline constexpr const char flags[] = "๐"; inline constexpr const char carp_streamer[] = "๐"; inline constexpr const char ribbon[] = "๐"; inline constexpr const char magic_wand[] = "๐ช"; inline constexpr const char pinata[] = "๐ช "; inline constexpr const char confetti_ball[] = "๐"; inline constexpr const char tada[] = "๐"; inline constexpr const char party_popper[] = "๐"; inline constexpr const char dolls[] = "๐"; inline constexpr const char folding_hand_fan[] = "๐ชญ"; inline constexpr const char izakaya_lantern[] = "๐ฎ"; inline constexpr const char wind_chime[] = "๐"; inline constexpr const char mirror_ball[] = "๐ชฉ"; inline constexpr const char red_envelope[] = "๐งง"; inline constexpr const char envelope[] = "โ๏ธ"; inline constexpr const char envelope_with_arrow[] = "๐ฉ"; inline constexpr const char incoming_envelope[] = "๐จ"; inline constexpr const char e_mail[] = "๐ง"; inline constexpr const char email[] = "๐ง"; inline constexpr const char love_letter[] = "๐"; inline constexpr const char inbox_tray[] = "๐ฅ"; inline constexpr const char outbox_tray[] = "๐ค"; inline constexpr const char package[] = "๐ฆ"; inline constexpr const char label[] = "๐ท๏ธ"; inline constexpr const char placard[] = "๐ชง"; inline constexpr const char mailbox_closed[] = "๐ช"; inline constexpr const char mailbox[] = "๐ซ"; inline constexpr const char mailbox_with_mail[] = "๐ฌ"; inline constexpr const char mailbox_with_no_mail[] = "๐ญ"; inline constexpr const char postbox[] = "๐ฎ"; inline constexpr const char postal_horn[] = "๐ฏ"; inline constexpr const char scroll[] = "๐"; inline constexpr const char page_with_curl[] = "๐"; inline constexpr const char page_facing_up[] = "๐"; inline constexpr const char bookmark_tabs[] = "๐"; inline constexpr const char receipt[] = "๐งพ"; inline constexpr const char bar_chart[] = "๐"; inline constexpr const char chart_with_upwards_trend[] = "๐"; inline constexpr const char chart_with_downwards_trend[] = "๐"; inline constexpr const char notepad_spiral[] = "๐๏ธ"; inline constexpr const char spiral_note_pad[] = "๐๏ธ"; inline constexpr const char calendar_spiral[] = "๐๏ธ"; inline constexpr const char spiral_calendar_pad[] = "๐๏ธ"; inline constexpr const char calendar[] = "๐"; inline constexpr const char date[] = "๐ "; inline constexpr const char wastebasket[] = "๐๏ธ"; inline constexpr const char card_index[] = "๐"; inline constexpr const char card_box[] = "๐๏ธ"; inline constexpr const char card_file_box[] = "๐๏ธ"; inline constexpr const char ballot_box[] = "๐ณ๏ธ"; inline constexpr const char ballot_box_with_ballot[] = "๐ณ๏ธ"; inline constexpr const char file_cabinet[] = "๐๏ธ"; inline constexpr const char clipboard[] = "๐"; inline constexpr const char file_folder[] = "๐"; inline constexpr const char open_file_folder[] = "๐"; inline constexpr const char dividers[] = "๐๏ธ"; inline constexpr const char card_index_dividers[] = "๐๏ธ"; inline constexpr const char newspaper2[] = "๐๏ธ"; inline constexpr const char rolled_up_newspaper[] = "๐๏ธ"; inline constexpr const char newspaper[] = "๐ฐ"; inline constexpr const char notebook[] = "๐"; inline constexpr const char notebook_with_decorative_cover[] = "๐"; inline constexpr const char ledger[] = "๐"; inline constexpr const char closed_book[] = "๐"; inline constexpr const char green_book[] = "๐"; inline constexpr const char blue_book[] = "๐"; inline constexpr const char orange_book[] = "๐"; inline constexpr const char books[] = "๐"; inline constexpr const char book[] = "๐"; inline constexpr const char open_book[] = "๐"; inline constexpr const char bookmark[] = "๐"; inline constexpr const char safety_pin[] = "๐งท"; inline constexpr const char link[] = "๐"; inline constexpr const char paperclip[] = "๐"; inline constexpr const char paperclips[] = "๐๏ธ"; inline constexpr const char linked_paperclips[] = "๐๏ธ"; inline constexpr const char triangular_ruler[] = "๐"; inline constexpr const char straight_ruler[] = "๐"; inline constexpr const char abacus[] = "๐งฎ"; inline constexpr const char pushpin[] = "๐"; inline constexpr const char round_pushpin[] = "๐"; inline constexpr const char scissors[] = "โ๏ธ"; inline constexpr const char pen_ballpoint[] = "๐๏ธ"; inline constexpr const char lower_left_ballpoint_pen[] = "๐๏ธ"; inline constexpr const char pen[] = "๐๏ธ"; inline constexpr const char pen_fountain[] = "๐๏ธ"; inline constexpr const char lower_left_fountain_pen[] = "๐๏ธ"; inline constexpr const char fountain_pen[] = "๐๏ธ"; inline constexpr const char black_nib[] = "โ๏ธ"; inline constexpr const char paintbrush[] = "๐๏ธ"; inline constexpr const char lower_left_paintbrush[] = "๐๏ธ"; inline constexpr const char crayon[] = "๐๏ธ"; inline constexpr const char lower_left_crayon[] = "๐๏ธ"; inline constexpr const char pencil[] = "๐"; inline constexpr const char memo[] = "๐"; inline constexpr const char pencil2[] = "โ๏ธ"; inline constexpr const char mag[] = "๐"; inline constexpr const char mag_right[] = "๐"; inline constexpr const char lock_with_ink_pen[] = "๐"; inline constexpr const char closed_lock_with_key[] = "๐"; inline constexpr const char lock[] = "๐"; inline constexpr const char locked[] = "๐"; inline constexpr const char unlock[] = "๐"; inline constexpr const char unlocked[] = "๐"; inline constexpr const char grinning[] = "๐"; inline constexpr const char grinning_face[] = "๐"; inline constexpr const char smiley[] = "๐"; inline constexpr const char smile[] = "๐"; inline constexpr const char grin[] = "๐"; inline constexpr const char laughing[] = "๐"; inline constexpr const char satisfied[] = "๐"; inline constexpr const char face_holding_back_tears[] = "๐ฅน"; inline constexpr const char sweat_smile[] = "๐ "; inline constexpr const char joy[] = "๐"; inline constexpr const char rofl[] = "๐คฃ"; inline constexpr const char rolling_on_the_floor_laughing[] = "๐คฃ"; inline constexpr const char smiling_face_with_tear[] = "๐ฅฒ"; inline constexpr const char relaxed[] = "โบ๏ธ"; inline constexpr const char smiling_face[] = "โบ๏ธ"; inline constexpr const char blush[] = "๐"; inline constexpr const char innocent[] = "๐"; inline constexpr const char slight_smile[] = "๐"; inline constexpr const char slightly_smiling_face[] = "๐"; inline constexpr const char upside_down[] = "๐"; inline constexpr const char upside_down_face[] = "๐"; inline constexpr const char wink[] = "๐"; inline constexpr const char winking_face[] = "๐"; inline constexpr const char relieved[] = "๐"; inline constexpr const char relieved_face[] = "๐"; inline constexpr const char heart_eyes[] = "๐"; inline constexpr const char smiling_face_with_3_hearts[] = "๐ฅฐ"; inline constexpr const char kissing_heart[] = "๐"; inline constexpr const char kissing[] = "๐"; inline constexpr const char kissing_face[] = "๐"; inline constexpr const char kissing_smiling_eyes[] = "๐"; inline constexpr const char kissing_closed_eyes[] = "๐"; inline constexpr const char yum[] = "๐"; inline constexpr const char stuck_out_tongue[] = "๐"; inline constexpr const char stuck_out_tongue_closed_eyes[] = "๐"; inline constexpr const char stuck_out_tongue_winking_eye[] = "๐"; inline constexpr const char zany_face[] = "๐คช"; inline constexpr const char face_with_raised_eyebrow[] = "๐คจ"; inline constexpr const char face_with_monocle[] = "๐ง"; inline constexpr const char nerd[] = "๐ค"; inline constexpr const char nerd_face[] = "๐ค"; inline constexpr const char sunglasses[] = "๐"; inline constexpr const char disguised_face[] = "๐ฅธ"; inline constexpr const char star_struck[] = "๐คฉ"; inline constexpr const char partying_face[] = "๐ฅณ"; inline constexpr const char smirk[] = "๐"; inline constexpr const char smirking_face[] = "๐"; inline constexpr const char unamused[] = "๐"; inline constexpr const char unamused_face[] = "๐"; inline constexpr const char disappointed[] = "๐"; inline constexpr const char pensive[] = "๐"; inline constexpr const char pensive_face[] = "๐"; inline constexpr const char worried[] = "๐"; inline constexpr const char worried_face[] = "๐"; inline constexpr const char confused[] = "๐"; inline constexpr const char confused_face[] = "๐"; inline constexpr const char slight_frown[] = "๐"; inline constexpr const char slightly_frowning_face[] = "๐"; inline constexpr const char frowning2[] = "โน๏ธ"; inline constexpr const char white_frowning_face[] = "โน๏ธ"; inline constexpr const char frowning_face[] = "โน๏ธ"; inline constexpr const char persevere[] = "๐ฃ"; inline constexpr const char confounded[] = "๐"; inline constexpr const char tired_face[] = "๐ซ"; inline constexpr const char weary[] = "๐ฉ"; inline constexpr const char weary_face[] = "๐ฉ"; inline constexpr const char pleading_face[] = "๐ฅบ"; inline constexpr const char cry[] = "๐ข"; inline constexpr const char crying_face[] = "๐ข"; inline constexpr const char sob[] = "๐ญ"; inline constexpr const char triumph[] = "๐ค"; inline constexpr const char angry[] = "๐ "; inline constexpr const char angry_face[] = "๐ "; inline constexpr const char rage[] = "๐ก"; inline constexpr const char pouting_face[] = "๐ก"; inline constexpr const char face_with_symbols_over_mouth[] = "๐คฌ"; inline constexpr const char exploding_head[] = "๐คฏ"; inline constexpr const char flushed[] = "๐ณ"; inline constexpr const char flushed_face[] = "๐ณ"; inline constexpr const char hot_face[] = "๐ฅต"; inline constexpr const char cold_face[] = "๐ฅถ"; inline constexpr const char face_in_clouds[] = "๐ถโ๐ซ๏ธ"; inline constexpr const char scream[] = "๐ฑ"; inline constexpr const char fearful[] = "๐จ"; inline constexpr const char fearful_face[] = "๐จ"; inline constexpr const char cold_sweat[] = "๐ฐ"; inline constexpr const char disappointed_relieved[] = "๐ฅ"; inline constexpr const char sweat[] = "๐"; inline constexpr const char hugging[] = "๐ค"; inline constexpr const char hugging_face[] = "๐ค"; inline constexpr const char thinking[] = "๐ค"; inline constexpr const char thinking_face[] = "๐ค"; inline constexpr const char face_with_peeking_eye[] = "๐ซฃ"; inline constexpr const char face_with_hand_over_mouth[] = "๐คญ"; inline constexpr const char face_with_open_eyes_and_hand_over_mouth[] = "๐ซข"; inline constexpr const char saluting_face[] = "๐ซก"; inline constexpr const char shushing_face[] = "๐คซ"; inline constexpr const char melting_face[] = "๐ซ "; inline constexpr const char lying_face[] = "๐คฅ"; inline constexpr const char liar[] = "๐คฅ"; inline constexpr const char no_mouth[] = "๐ถ"; inline constexpr const char dotted_line_face[] = "๐ซฅ"; inline constexpr const char neutral_face[] = "๐"; inline constexpr const char face_with_diagonal_mouth[] = "๐ซค"; inline constexpr const char expressionless[] = "๐"; inline constexpr const char shaking_face[] = "๐ซจ"; inline constexpr const char grimacing[] = "๐ฌ"; inline constexpr const char rolling_eyes[] = "๐"; inline constexpr const char face_with_rolling_eyes[] = "๐"; inline constexpr const char hushed[] = "๐ฏ"; inline constexpr const char hushed_face[] = "๐ฏ"; inline constexpr const char frowning[] = "๐ฆ"; inline constexpr const char anguished[] = "๐ง"; inline constexpr const char open_mouth[] = "๐ฎ"; inline constexpr const char astonished[] = "๐ฒ"; inline constexpr const char yawning_face[] = "๐ฅฑ"; inline constexpr const char sleeping[] = "๐ด"; inline constexpr const char sleeping_face[] = "๐ด"; inline constexpr const char drooling_face[] = "๐คค"; inline constexpr const char drool[] = "๐คค"; inline constexpr const char sleepy[] = "๐ช"; inline constexpr const char sleepy_face[] = "๐ช"; inline constexpr const char face_exhaling[] = "๐ฎโ๐จ"; inline constexpr const char dizzy_face[] = "๐ต"; inline constexpr const char face_with_spiral_eyes[] = "๐ตโ๐ซ"; inline constexpr const char zipper_mouth[] = "๐ค"; inline constexpr const char zipper_mouth_face[] = "๐ค"; inline constexpr const char woozy_face[] = "๐ฅด"; inline constexpr const char nauseated_face[] = "๐คข"; inline constexpr const char sick[] = "๐คข"; inline constexpr const char face_vomiting[] = "๐คฎ"; inline constexpr const char sneezing_face[] = "๐คง"; inline constexpr const char sneeze[] = "๐คง"; inline constexpr const char mask[] = "๐ท"; inline constexpr const char thermometer_face[] = "๐ค"; inline constexpr const char face_with_thermometer[] = "๐ค"; inline constexpr const char head_bandage[] = "๐ค"; inline constexpr const char face_with_head_bandage[] = "๐ค"; inline constexpr const char money_mouth[] = "๐ค"; inline constexpr const char money_mouth_face[] = "๐ค"; inline constexpr const char cowboy[] = "๐ค "; inline constexpr const char face_with_cowboy_hat[] = "๐ค "; inline constexpr const char smiling_imp[] = "๐"; inline constexpr const char imp[] = "๐ฟ"; inline constexpr const char japanese_ogre[] = "๐น"; inline constexpr const char ogre[] = "๐น"; inline constexpr const char japanese_goblin[] = "๐บ"; inline constexpr const char goblin[] = "๐บ"; inline constexpr const char clown[] = "๐คก"; inline constexpr const char clown_face[] = "๐คก"; inline constexpr const char poop[] = "๐ฉ"; inline constexpr const char shit[] = "๐ฉ"; inline constexpr const char hankey[] = "๐ฉ"; inline constexpr const char poo[] = "๐ฉ"; inline constexpr const char pile_of_poo[] = "๐ฉ"; inline constexpr const char ghost[] = "๐ป"; inline constexpr const char skull[] = "๐"; inline constexpr const char skeleton[] = "๐"; inline constexpr const char skull_crossbones[] = "โ ๏ธ"; inline constexpr const char skull_and_crossbones[] = "โ ๏ธ"; inline constexpr const char alien[] = "๐ฝ"; inline constexpr const char space_invader[] = "๐พ"; inline constexpr const char alien_monster[] = "๐พ"; inline constexpr const char robot[] = "๐ค"; inline constexpr const char robot_face[] = "๐ค"; inline constexpr const char jack_o_lantern[] = "๐"; inline constexpr const char smiley_cat[] = "๐บ"; inline constexpr const char grinning_cat[] = "๐บ"; inline constexpr const char smile_cat[] = "๐ธ"; inline constexpr const char joy_cat[] = "๐น"; inline constexpr const char heart_eyes_cat[] = "๐ป"; inline constexpr const char smirk_cat[] = "๐ผ"; inline constexpr const char kissing_cat[] = "๐ฝ"; inline constexpr const char scream_cat[] = "๐"; inline constexpr const char weary_cat[] = "๐"; inline constexpr const char crying_cat_face[] = "๐ฟ"; inline constexpr const char crying_cat[] = "๐ฟ"; inline constexpr const char pouting_cat[] = "๐พ"; inline constexpr const char heart_hands[] = "๐ซถ"; inline constexpr const char heart_hands_tone1[] = "๐ซถ๐ป"; inline constexpr const char heart_hands_light_skin_tone[] = "๐ซถ๐ป"; inline constexpr const char heart_hands_tone2[] = "๐ซถ๐ผ"; inline constexpr const char heart_hands_medium_light_skin_tone[] = "๐ซถ๐ผ"; inline constexpr const char heart_hands_tone3[] = "๐ซถ๐ฝ"; inline constexpr const char heart_hands_medium_skin_tone[] = "๐ซถ๐ฝ"; inline constexpr const char heart_hands_tone4[] = "๐ซถ๐พ"; inline constexpr const char heart_hands_medium_dark_skin_tone[] = "๐ซถ๐พ"; inline constexpr const char heart_hands_tone5[] = "๐ซถ๐ฟ"; inline constexpr const char heart_hands_dark_skin_tone[] = "๐ซถ๐ฟ"; inline constexpr const char palms_up_together[] = "๐คฒ"; inline constexpr const char palms_up_together_tone1[] = "๐คฒ๐ป"; inline constexpr const char palms_up_together_light_skin_tone[] = "๐คฒ๐ป"; inline constexpr const char palms_up_together_tone2[] = "๐คฒ๐ผ"; inline constexpr const char palms_up_together_medium_light_skin_tone[] = "๐คฒ๐ผ"; inline constexpr const char palms_up_together_tone3[] = "๐คฒ๐ฝ"; inline constexpr const char palms_up_together_medium_skin_tone[] = "๐คฒ๐ฝ"; inline constexpr const char palms_up_together_tone4[] = "๐คฒ๐พ"; inline constexpr const char palms_up_together_medium_dark_skin_tone[] = "๐คฒ๐พ"; inline constexpr const char palms_up_together_tone5[] = "๐คฒ๐ฟ"; inline constexpr const char palms_up_together_dark_skin_tone[] = "๐คฒ๐ฟ"; inline constexpr const char open_hands[] = "๐"; inline constexpr const char open_hands_tone1[] = "๐๐ป"; inline constexpr const char open_hands_tone2[] = "๐๐ผ"; inline constexpr const char open_hands_tone3[] = "๐๐ฝ"; inline constexpr const char open_hands_tone4[] = "๐๐พ"; inline constexpr const char open_hands_tone5[] = "๐๐ฟ"; inline constexpr const char raised_hands[] = "๐"; inline constexpr const char raising_hands[] = "๐"; inline constexpr const char raised_hands_tone1[] = "๐๐ป"; inline constexpr const char raised_hands_tone2[] = "๐๐ผ"; inline constexpr const char raised_hands_tone3[] = "๐๐ฝ"; inline constexpr const char raised_hands_tone4[] = "๐๐พ"; inline constexpr const char raised_hands_tone5[] = "๐๐ฟ"; inline constexpr const char clap[] = "๐"; inline constexpr const char clap_tone1[] = "๐๐ป"; inline constexpr const char clap_tone2[] = "๐๐ผ"; inline constexpr const char clap_tone3[] = "๐๐ฝ"; inline constexpr const char clap_tone4[] = "๐๐พ"; inline constexpr const char clap_tone5[] = "๐๐ฟ"; inline constexpr const char handshake[] = "๐ค"; inline constexpr const char shaking_hands[] = "๐ค"; inline constexpr const char handshake_tone1[] = "๐ค๐ป"; inline constexpr const char handshake_light_skin_tone[] = "๐ค๐ป"; inline constexpr const char handshake_tone1_tone2[] = "๐ซฑ๐ปโ๐ซฒ๐ผ"; inline constexpr const char handshake_light_skin_tone_medium_light_skin_tone[] = "๐ซฑ๐ปโ๐ซฒ๐ผ"; inline constexpr const char handshake_tone1_tone3[] = "๐ซฑ๐ปโ๐ซฒ๐ฝ"; inline constexpr const char handshake_light_skin_tone_medium_skin_tone[] = "๐ซฑ๐ปโ๐ซฒ๐ฝ"; inline constexpr const char handshake_tone1_tone4[] = "๐ซฑ๐ปโ๐ซฒ๐พ"; inline constexpr const char handshake_light_skin_tone_medium_dark_skin_tone[] = "๐ซฑ๐ปโ๐ซฒ๐พ"; inline constexpr const char handshake_tone1_tone5[] = "๐ซฑ๐ปโ๐ซฒ๐ฟ"; inline constexpr const char handshake_light_skin_tone_dark_skin_tone[] = "๐ซฑ๐ปโ๐ซฒ๐ฟ"; inline constexpr const char handshake_tone2_tone1[] = "๐ซฑ๐ผโ๐ซฒ๐ป"; inline constexpr const char handshake_medium_light_skin_tone_light_skin_tone[] = "๐ซฑ๐ผโ๐ซฒ๐ป"; inline constexpr const char handshake_tone2[] = "๐ค๐ผ"; inline constexpr const char handshake_medium_light_skin_tone[] = "๐ค๐ผ"; inline constexpr const char handshake_tone2_tone3[] = "๐ซฑ๐ผโ๐ซฒ๐ฝ"; inline constexpr const char handshake_medium_light_skin_tone_medium_skin_tone[] = "๐ซฑ๐ผโ๐ซฒ๐ฝ"; inline constexpr const char handshake_tone2_tone4[] = "๐ซฑ๐ผโ๐ซฒ๐พ"; inline constexpr const char handshake_medium_light_skin_tone_medium_dark_skin_tone[] = "๐ซฑ๐ผโ๐ซฒ๐พ"; inline constexpr const char handshake_tone2_tone5[] = "๐ซฑ๐ผโ๐ซฒ๐ฟ"; inline constexpr const char handshake_medium_light_skin_tone_dark_skin_tone[] = "๐ซฑ๐ผโ๐ซฒ๐ฟ"; inline constexpr const char handshake_tone3_tone1[] = "๐ซฑ๐ฝโ๐ซฒ๐ป"; inline constexpr const char handshake_medium_skin_tone_light_skin_tone[] = "๐ซฑ๐ฝโ๐ซฒ๐ป"; inline constexpr const char handshake_tone3_tone2[] = "๐ซฑ๐ฝโ๐ซฒ๐ผ"; inline constexpr const char handshake_medium_skin_tone_medium_light_skin_tone[] = "๐ซฑ๐ฝโ๐ซฒ๐ผ"; inline constexpr const char handshake_tone3[] = "๐ค๐ฝ"; inline constexpr const char handshake_medium_skin_tone[] = "๐ค๐ฝ"; inline constexpr const char handshake_tone3_tone4[] = "๐ซฑ๐ฝโ๐ซฒ๐พ"; inline constexpr const char handshake_medium_skin_tone_medium_dark_skin_tone[] = "๐ซฑ๐ฝโ๐ซฒ๐พ"; inline constexpr const char handshake_tone3_tone5[] = "๐ซฑ๐ฝโ๐ซฒ๐ฟ"; inline constexpr const char handshake_medium_skin_tone_dark_skin_tone[] = "๐ซฑ๐ฝโ๐ซฒ๐ฟ"; inline constexpr const char handshake_tone4_tone1[] = "๐ซฑ๐พโ๐ซฒ๐ป"; inline constexpr const char handshake_medium_dark_skin_tone_light_skin_tone[] = "๐ซฑ๐พโ๐ซฒ๐ป"; inline constexpr const char handshake_tone4_tone2[] = "๐ซฑ๐พโ๐ซฒ๐ผ"; inline constexpr const char handshake_medium_dark_skin_tone_medium_light_skin_tone[] = "๐ซฑ๐พโ๐ซฒ๐ผ"; inline constexpr const char handshake_tone4_tone3[] = "๐ซฑ๐พโ๐ซฒ๐ฝ"; inline constexpr const char handshake_medium_dark_skin_tone_medium_skin_tone[] = "๐ซฑ๐พโ๐ซฒ๐ฝ"; inline constexpr const char handshake_tone4[] = "๐ค๐พ"; inline constexpr const char handshake_medium_dark_skin_tone[] = "๐ค๐พ"; inline constexpr const char handshake_tone4_tone5[] = "๐ซฑ๐พโ๐ซฒ๐ฟ"; inline constexpr const char handshake_medium_dark_skin_tone_dark_skin_tone[] = "๐ซฑ๐พโ๐ซฒ๐ฟ"; inline constexpr const char handshake_tone5_tone1[] = "๐ซฑ๐ฟโ๐ซฒ๐ป"; inline constexpr const char handshake_dark_skin_tone_light_skin_tone[] = "๐ซฑ๐ฟโ๐ซฒ๐ป"; inline constexpr const char handshake_tone5_tone2[] = "๐ซฑ๐ฟโ๐ซฒ๐ผ"; inline constexpr const char handshake_dark_skin_tone_medium_light_skin_tone[] = "๐ซฑ๐ฟโ๐ซฒ๐ผ"; inline constexpr const char handshake_tone5_tone3[] = "๐ซฑ๐ฟโ๐ซฒ๐ฝ"; inline constexpr const char handshake_dark_skin_tone_medium_skin_tone[] = "๐ซฑ๐ฟโ๐ซฒ๐ฝ"; inline constexpr const char handshake_tone5_tone4[] = "๐ซฑ๐ฟโ๐ซฒ๐พ"; inline constexpr const char handshake_dark_skin_tone_medium_dark_skin_tone[] = "๐ซฑ๐ฟโ๐ซฒ๐พ"; inline constexpr const char handshake_tone5[] = "๐ค๐ฟ"; inline constexpr const char handshake_dark_skin_tone[] = "๐ค๐ฟ"; inline constexpr const char thumbsup[] = "๐"; inline constexpr const char plus1[] = "๐"; inline constexpr const char thumbup[] = "๐"; inline constexpr const char thumbs_up[] = "๐"; inline constexpr const char thumbsup_tone1[] = "๐๐ป"; inline constexpr const char plus1_tone1[] = "๐๐ป"; inline constexpr const char thumbup_tone1[] = "๐๐ป"; inline constexpr const char thumbsup_tone2[] = "๐๐ผ"; inline constexpr const char plus1_tone2[] = "๐๐ผ"; inline constexpr const char thumbup_tone2[] = "๐๐ผ"; inline constexpr const char thumbsup_tone3[] = "๐๐ฝ"; inline constexpr const char plus1_tone3[] = "๐๐ฝ"; inline constexpr const char thumbup_tone3[] = "๐๐ฝ"; inline constexpr const char thumbsup_tone4[] = "๐๐พ"; inline constexpr const char plus1_tone4[] = "๐๐พ"; inline constexpr const char thumbup_tone4[] = "๐๐พ"; inline constexpr const char thumbsup_tone5[] = "๐๐ฟ"; inline constexpr const char plus1_tone5[] = "๐๐ฟ"; inline constexpr const char thumbup_tone5[] = "๐๐ฟ"; inline constexpr const char thumbsdown[] = "๐"; inline constexpr const char minus1[] = "๐"; inline constexpr const char thumbdown[] = "๐"; inline constexpr const char thumbs_down[] = "๐"; inline constexpr const char thumbsdown_tone1[] = "๐๐ป"; inline constexpr const char _1_tone1[] = "๐๐ป"; inline constexpr const char thumbdown_tone1[] = "๐๐ป"; inline constexpr const char thumbsdown_tone2[] = "๐๐ผ"; inline constexpr const char _1_tone2[] = "๐๐ผ"; inline constexpr const char thumbdown_tone2[] = "๐๐ผ"; inline constexpr const char thumbsdown_tone3[] = "๐๐ฝ"; inline constexpr const char _1_tone3[] = "๐๐ฝ"; inline constexpr const char thumbdown_tone3[] = "๐๐ฝ"; inline constexpr const char thumbsdown_tone4[] = "๐๐พ"; inline constexpr const char _1_tone4[] = "๐๐พ"; inline constexpr const char thumbdown_tone4[] = "๐๐พ"; inline constexpr const char thumbsdown_tone5[] = "๐๐ฟ"; inline constexpr const char _1_tone5[] = "๐๐ฟ"; inline constexpr const char thumbdown_tone5[] = "๐๐ฟ"; inline constexpr const char punch[] = "๐"; inline constexpr const char oncoming_fist[] = "๐"; inline constexpr const char punch_tone1[] = "๐๐ป"; inline constexpr const char punch_tone2[] = "๐๐ผ"; inline constexpr const char punch_tone3[] = "๐๐ฝ"; inline constexpr const char punch_tone4[] = "๐๐พ"; inline constexpr const char punch_tone5[] = "๐๐ฟ"; inline constexpr const char fist[] = "โ"; inline constexpr const char raised_fist[] = "โ"; inline constexpr const char fist_tone1[] = "โ๐ป"; inline constexpr const char fist_tone2[] = "โ๐ผ"; inline constexpr const char fist_tone3[] = "โ๐ฝ"; inline constexpr const char fist_tone4[] = "โ๐พ"; inline constexpr const char fist_tone5[] = "โ๐ฟ"; inline constexpr const char left_facing_fist[] = "๐ค"; inline constexpr const char left_fist[] = "๐ค"; inline constexpr const char left_facing_fist_tone1[] = "๐ค๐ป"; inline constexpr const char left_fist_tone1[] = "๐ค๐ป"; inline constexpr const char left_facing_fist_tone2[] = "๐ค๐ผ"; inline constexpr const char left_fist_tone2[] = "๐ค๐ผ"; inline constexpr const char left_facing_fist_tone3[] = "๐ค๐ฝ"; inline constexpr const char left_fist_tone3[] = "๐ค๐ฝ"; inline constexpr const char left_facing_fist_tone4[] = "๐ค๐พ"; inline constexpr const char left_fist_tone4[] = "๐ค๐พ"; inline constexpr const char left_facing_fist_tone5[] = "๐ค๐ฟ"; inline constexpr const char left_fist_tone5[] = "๐ค๐ฟ"; inline constexpr const char right_facing_fist[] = "๐ค"; inline constexpr const char right_fist[] = "๐ค"; inline constexpr const char right_facing_fist_tone1[] = "๐ค๐ป"; inline constexpr const char right_fist_tone1[] = "๐ค๐ป"; inline constexpr const char right_facing_fist_tone2[] = "๐ค๐ผ"; inline constexpr const char right_fist_tone2[] = "๐ค๐ผ"; inline constexpr const char right_facing_fist_tone3[] = "๐ค๐ฝ"; inline constexpr const char right_fist_tone3[] = "๐ค๐ฝ"; inline constexpr const char right_facing_fist_tone4[] = "๐ค๐พ"; inline constexpr const char right_fist_tone4[] = "๐ค๐พ"; inline constexpr const char right_facing_fist_tone5[] = "๐ค๐ฟ"; inline constexpr const char right_fist_tone5[] = "๐ค๐ฟ"; inline constexpr const char leftwards_pushing_hand[] = "๐ซท"; inline constexpr const char leftwards_pushing_hand_tone1[] = "๐ซท๐ป"; inline constexpr const char leftwards_pushing_hand_light_skin_tone[] = "๐ซท๐ป"; inline constexpr const char leftwards_pushing_hand_tone2[] = "๐ซท๐ผ"; inline constexpr const char leftwards_pushing_hand_medium_light_skin_tone[] = "๐ซท๐ผ"; inline constexpr const char leftwards_pushing_hand_tone3[] = "๐ซท๐ฝ"; inline constexpr const char leftwards_pushing_hand_medium_skin_tone[] = "๐ซท๐ฝ"; inline constexpr const char leftwards_pushing_hand_tone4[] = "๐ซท๐พ"; inline constexpr const char leftwards_pushing_hand_medium_dark_skin_tone[] = "๐ซท๐พ"; inline constexpr const char leftwards_pushing_hand_tone5[] = "๐ซท๐ฟ"; inline constexpr const char leftwards_pushing_hand_dark_skin_tone[] = "๐ซท๐ฟ"; inline constexpr const char rightwards_pushing_hand[] = "๐ซธ"; inline constexpr const char rightwards_pushing_hand_tone1[] = "๐ซธ๐ป"; inline constexpr const char rightwards_pushing_hand_light_skin_tone[] = "๐ซธ๐ป"; inline constexpr const char rightwards_pushing_hand_tone2[] = "๐ซธ๐ผ"; inline constexpr const char rightwards_pushing_hand_medium_light_skin_tone[] = "๐ซธ๐ผ"; inline constexpr const char rightwards_pushing_hand_tone3[] = "๐ซธ๐ฝ"; inline constexpr const char rightwards_pushing_hand_medium_skin_tone[] = "๐ซธ๐ฝ"; inline constexpr const char rightwards_pushing_hand_tone4[] = "๐ซธ๐พ"; inline constexpr const char rightwards_pushing_hand_medium_dark_skin_tone[] = "๐ซธ๐พ"; inline constexpr const char rightwards_pushing_hand_tone5[] = "๐ซธ๐ฟ"; inline constexpr const char rightwards_pushing_hand_dark_skin_tone[] = "๐ซธ๐ฟ"; inline constexpr const char fingers_crossed[] = "๐ค"; inline constexpr const char hand_with_index_and_middle_finger_crossed[] = "๐ค"; inline constexpr const char fingers_crossed_tone1[] = "๐ค๐ป"; inline constexpr const char hand_with_index_and_middle_fingers_crossed_tone1[] = "๐ค๐ป"; inline constexpr const char fingers_crossed_tone2[] = "๐ค๐ผ"; inline constexpr const char hand_with_index_and_middle_fingers_crossed_tone2[] = "๐ค๐ผ"; inline constexpr const char fingers_crossed_tone3[] = "๐ค๐ฝ"; inline constexpr const char hand_with_index_and_middle_fingers_crossed_tone3[] = "๐ค๐ฝ"; inline constexpr const char fingers_crossed_tone4[] = "๐ค๐พ"; inline constexpr const char hand_with_index_and_middle_fingers_crossed_tone4[] = "๐ค๐พ"; inline constexpr const char fingers_crossed_tone5[] = "๐ค๐ฟ"; inline constexpr const char hand_with_index_and_middle_fingers_crossed_tone5[] = "๐ค๐ฟ"; inline constexpr const char v[] = "โ๏ธ"; inline constexpr const char victory_hand[] = "โ๏ธ"; inline constexpr const char v_tone1[] = "โ๐ป"; inline constexpr const char v_tone2[] = "โ๐ผ"; inline constexpr const char v_tone3[] = "โ๐ฝ"; inline constexpr const char v_tone4[] = "โ๐พ"; inline constexpr const char v_tone5[] = "โ๐ฟ"; inline constexpr const char hand_with_index_finger_and_thumb_crossed[] = "๐ซฐ"; inline constexpr const char hand_with_index_finger_and_thumb_crossed_tone1[] = "๐ซฐ๐ป"; inline constexpr const char hand_with_index_finger_and_thumb_crossed_light_skin_tone[] = "๐ซฐ๐ป"; inline constexpr const char hand_with_index_finger_and_thumb_crossed_tone2[] = "๐ซฐ๐ผ"; inline constexpr const char hand_with_index_finger_and_thumb_crossed_medium_light_skin_tone[] = "๐ซฐ๐ผ"; inline constexpr const char hand_with_index_finger_and_thumb_crossed_tone3[] = "๐ซฐ๐ฝ"; inline constexpr const char hand_with_index_finger_and_thumb_crossed_medium_skin_tone[] = "๐ซฐ๐ฝ"; inline constexpr const char hand_with_index_finger_and_thumb_crossed_tone4[] = "๐ซฐ๐พ"; inline constexpr const char hand_with_index_finger_and_thumb_crossed_medium_dark_skin_tone[] = "๐ซฐ๐พ"; inline constexpr const char hand_with_index_finger_and_thumb_crossed_tone5[] = "๐ซฐ๐ฟ"; inline constexpr const char hand_with_index_finger_and_thumb_crossed_dark_skin_tone[] = "๐ซฐ๐ฟ"; inline constexpr const char love_you_gesture[] = "๐ค"; inline constexpr const char love_you_gesture_tone1[] = "๐ค๐ป"; inline constexpr const char love_you_gesture_light_skin_tone[] = "๐ค๐ป"; inline constexpr const char love_you_gesture_tone2[] = "๐ค๐ผ"; inline constexpr const char love_you_gesture_medium_light_skin_tone[] = "๐ค๐ผ"; inline constexpr const char love_you_gesture_tone3[] = "๐ค๐ฝ"; inline constexpr const char love_you_gesture_medium_skin_tone[] = "๐ค๐ฝ"; inline constexpr const char love_you_gesture_tone4[] = "๐ค๐พ"; inline constexpr const char love_you_gesture_medium_dark_skin_tone[] = "๐ค๐พ"; inline constexpr const char love_you_gesture_tone5[] = "๐ค๐ฟ"; inline constexpr const char love_you_gesture_dark_skin_tone[] = "๐ค๐ฟ"; inline constexpr const char metal[] = "๐ค"; inline constexpr const char sign_of_the_horns[] = "๐ค"; inline constexpr const char metal_tone1[] = "๐ค๐ป"; inline constexpr const char sign_of_the_horns_tone1[] = "๐ค๐ป"; inline constexpr const char metal_tone2[] = "๐ค๐ผ"; inline constexpr const char sign_of_the_horns_tone2[] = "๐ค๐ผ"; inline constexpr const char metal_tone3[] = "๐ค๐ฝ"; inline constexpr const char sign_of_the_horns_tone3[] = "๐ค๐ฝ"; inline constexpr const char metal_tone4[] = "๐ค๐พ"; inline constexpr const char sign_of_the_horns_tone4[] = "๐ค๐พ"; inline constexpr const char metal_tone5[] = "๐ค๐ฟ"; inline constexpr const char sign_of_the_horns_tone5[] = "๐ค๐ฟ"; inline constexpr const char ok_hand[] = "๐"; inline constexpr const char ok_hand_tone1[] = "๐๐ป"; inline constexpr const char ok_hand_tone2[] = "๐๐ผ"; inline constexpr const char ok_hand_tone3[] = "๐๐ฝ"; inline constexpr const char ok_hand_tone4[] = "๐๐พ"; inline constexpr const char ok_hand_tone5[] = "๐๐ฟ"; inline constexpr const char pinched_fingers[] = "๐ค"; inline constexpr const char pinched_fingers_tone2[] = "๐ค๐ผ"; inline constexpr const char pinched_fingers_medium_light_skin_tone[] = "๐ค๐ผ"; inline constexpr const char pinched_fingers_tone1[] = "๐ค๐ป"; inline constexpr const char pinched_fingers_light_skin_tone[] = "๐ค๐ป"; inline constexpr const char pinched_fingers_tone3[] = "๐ค๐ฝ"; inline constexpr const char pinched_fingers_medium_skin_tone[] = "๐ค๐ฝ"; inline constexpr const char pinched_fingers_tone4[] = "๐ค๐พ"; inline constexpr const char pinched_fingers_medium_dark_skin_tone[] = "๐ค๐พ"; inline constexpr const char pinched_fingers_tone5[] = "๐ค๐ฟ"; inline constexpr const char pinched_fingers_dark_skin_tone[] = "๐ค๐ฟ"; inline constexpr const char pinching_hand[] = "๐ค"; inline constexpr const char pinching_hand_tone1[] = "๐ค๐ป"; inline constexpr const char pinching_hand_light_skin_tone[] = "๐ค๐ป"; inline constexpr const char pinching_hand_tone2[] = "๐ค๐ผ"; inline constexpr const char pinching_hand_medium_light_skin_tone[] = "๐ค๐ผ"; inline constexpr const char pinching_hand_tone3[] = "๐ค๐ฝ"; inline constexpr const char pinching_hand_medium_skin_tone[] = "๐ค๐ฝ"; inline constexpr const char pinching_hand_tone4[] = "๐ค๐พ"; inline constexpr const char pinching_hand_medium_dark_skin_tone[] = "๐ค๐พ"; inline constexpr const char pinching_hand_tone5[] = "๐ค๐ฟ"; inline constexpr const char pinching_hand_dark_skin_tone[] = "๐ค๐ฟ"; inline constexpr const char palm_down_hand[] = "๐ซณ"; inline constexpr const char palm_down_hand_tone1[] = "๐ซณ๐ป"; inline constexpr const char palm_down_hand_light_skin_tone[] = "๐ซณ๐ป"; inline constexpr const char palm_down_hand_tone2[] = "๐ซณ๐ผ"; inline constexpr const char palm_down_hand_medium_light_skin_tone[] = "๐ซณ๐ผ"; inline constexpr const char palm_down_hand_tone3[] = "๐ซณ๐ฝ"; inline constexpr const char palm_down_hand_medium_skin_tone[] = "๐ซณ๐ฝ"; inline constexpr const char palm_down_hand_tone4[] = "๐ซณ๐พ"; inline constexpr const char palm_down_hand_medium_dark_skin_tone[] = "๐ซณ๐พ"; inline constexpr const char palm_down_hand_tone5[] = "๐ซณ๐ฟ"; inline constexpr const char palm_down_hand_dark_skin_tone[] = "๐ซณ๐ฟ"; inline constexpr const char palm_up_hand[] = "๐ซด"; inline constexpr const char palm_up_hand_tone1[] = "๐ซด๐ป"; inline constexpr const char palm_up_hand_light_skin_tone[] = "๐ซด๐ป"; inline constexpr const char palm_up_hand_tone2[] = "๐ซด๐ผ"; inline constexpr const char palm_up_hand_medium_light_skin_tone[] = "๐ซด๐ผ"; inline constexpr const char palm_up_hand_tone3[] = "๐ซด๐ฝ"; inline constexpr const char palm_up_hand_medium_skin_tone[] = "๐ซด๐ฝ"; inline constexpr const char palm_up_hand_tone4[] = "๐ซด๐พ"; inline constexpr const char palm_up_hand_medium_dark_skin_tone[] = "๐ซด๐พ"; inline constexpr const char palm_up_hand_tone5[] = "๐ซด๐ฟ"; inline constexpr const char palm_up_hand_dark_skin_tone[] = "๐ซด๐ฟ"; inline constexpr const char point_left[] = "๐"; inline constexpr const char point_left_tone1[] = "๐๐ป"; inline constexpr const char point_left_tone2[] = "๐๐ผ"; inline constexpr const char point_left_tone3[] = "๐๐ฝ"; inline constexpr const char point_left_tone4[] = "๐๐พ"; inline constexpr const char point_left_tone5[] = "๐๐ฟ"; inline constexpr const char point_right[] = "๐"; inline constexpr const char point_right_tone1[] = "๐๐ป"; inline constexpr const char point_right_tone2[] = "๐๐ผ"; inline constexpr const char point_right_tone3[] = "๐๐ฝ"; inline constexpr const char point_right_tone4[] = "๐๐พ"; inline constexpr const char point_right_tone5[] = "๐๐ฟ"; inline constexpr const char point_up_2[] = "๐"; inline constexpr const char point_up_2_tone1[] = "๐๐ป"; inline constexpr const char point_up_2_tone2[] = "๐๐ผ"; inline constexpr const char point_up_2_tone3[] = "๐๐ฝ"; inline constexpr const char point_up_2_tone4[] = "๐๐พ"; inline constexpr const char point_up_2_tone5[] = "๐๐ฟ"; inline constexpr const char point_down[] = "๐"; inline constexpr const char point_down_tone1[] = "๐๐ป"; inline constexpr const char point_down_tone2[] = "๐๐ผ"; inline constexpr const char point_down_tone3[] = "๐๐ฝ"; inline constexpr const char point_down_tone4[] = "๐๐พ"; inline constexpr const char point_down_tone5[] = "๐๐ฟ"; inline constexpr const char point_up[] = "โ๏ธ"; inline constexpr const char point_up_tone1[] = "โ๐ป"; inline constexpr const char point_up_tone2[] = "โ๐ผ"; inline constexpr const char point_up_tone3[] = "โ๐ฝ"; inline constexpr const char point_up_tone4[] = "โ๐พ"; inline constexpr const char point_up_tone5[] = "โ๐ฟ"; inline constexpr const char raised_hand[] = "โ"; inline constexpr const char raised_hand_tone1[] = "โ๐ป"; inline constexpr const char raised_hand_tone2[] = "โ๐ผ"; inline constexpr const char raised_hand_tone3[] = "โ๐ฝ"; inline constexpr const char raised_hand_tone4[] = "โ๐พ"; inline constexpr const char raised_hand_tone5[] = "โ๐ฟ"; inline constexpr const char raised_back_of_hand[] = "๐ค"; inline constexpr const char back_of_hand[] = "๐ค"; inline constexpr const char raised_back_of_hand_tone1[] = "๐ค๐ป"; inline constexpr const char back_of_hand_tone1[] = "๐ค๐ป"; inline constexpr const char raised_back_of_hand_tone2[] = "๐ค๐ผ"; inline constexpr const char back_of_hand_tone2[] = "๐ค๐ผ"; inline constexpr const char raised_back_of_hand_tone3[] = "๐ค๐ฝ"; inline constexpr const char back_of_hand_tone3[] = "๐ค๐ฝ"; inline constexpr const char raised_back_of_hand_tone4[] = "๐ค๐พ"; inline constexpr const char back_of_hand_tone4[] = "๐ค๐พ"; inline constexpr const char raised_back_of_hand_tone5[] = "๐ค๐ฟ"; inline constexpr const char back_of_hand_tone5[] = "๐ค๐ฟ"; inline constexpr const char hand_splayed[] = "๐๏ธ"; inline constexpr const char raised_hand_with_fingers_splayed[] = "๐๏ธ"; inline constexpr const char hand_splayed_tone1[] = "๐๐ป"; inline constexpr const char raised_hand_with_fingers_splayed_tone1[] = "๐๐ป"; inline constexpr const char hand_splayed_tone2[] = "๐๐ผ"; inline constexpr const char raised_hand_with_fingers_splayed_tone2[] = "๐๐ผ"; inline constexpr const char hand_splayed_tone3[] = "๐๐ฝ"; inline constexpr const char raised_hand_with_fingers_splayed_tone3[] = "๐๐ฝ"; inline constexpr const char hand_splayed_tone4[] = "๐๐พ"; inline constexpr const char raised_hand_with_fingers_splayed_tone4[] = "๐๐พ"; inline constexpr const char hand_splayed_tone5[] = "๐๐ฟ"; inline constexpr const char raised_hand_with_fingers_splayed_tone5[] = "๐๐ฟ"; inline constexpr const char vulcan[] = "๐"; inline constexpr const char raised_hand_with_part_between_middle_and_ring_fingers[] = "๐"; inline constexpr const char vulcan_salute[] = "๐"; inline constexpr const char vulcan_tone1[] = "๐๐ป"; inline constexpr const char raised_hand_with_part_between_middle_and_ring_fingers_tone1[] = "๐๐ป"; inline constexpr const char vulcan_tone2[] = "๐๐ผ"; inline constexpr const char raised_hand_with_part_between_middle_and_ring_fingers_tone2[] = "๐๐ผ"; inline constexpr const char vulcan_tone3[] = "๐๐ฝ"; inline constexpr const char raised_hand_with_part_between_middle_and_ring_fingers_tone3[] = "๐๐ฝ"; inline constexpr const char vulcan_tone4[] = "๐๐พ"; inline constexpr const char raised_hand_with_part_between_middle_and_ring_fingers_tone4[] = "๐๐พ"; inline constexpr const char vulcan_tone5[] = "๐๐ฟ"; inline constexpr const char raised_hand_with_part_between_middle_and_ring_fingers_tone5[] = "๐๐ฟ"; inline constexpr const char wave[] = "๐"; inline constexpr const char waving_hand[] = "๐"; inline constexpr const char wave_tone1[] = "๐๐ป"; inline constexpr const char wave_tone2[] = "๐๐ผ"; inline constexpr const char wave_tone3[] = "๐๐ฝ"; inline constexpr const char wave_tone4[] = "๐๐พ"; inline constexpr const char wave_tone5[] = "๐๐ฟ"; inline constexpr const char call_me[] = "๐ค"; inline constexpr const char call_me_hand[] = "๐ค"; inline constexpr const char call_me_tone1[] = "๐ค๐ป"; inline constexpr const char call_me_hand_tone1[] = "๐ค๐ป"; inline constexpr const char call_me_tone2[] = "๐ค๐ผ"; inline constexpr const char call_me_hand_tone2[] = "๐ค๐ผ"; inline constexpr const char call_me_tone3[] = "๐ค๐ฝ"; inline constexpr const char call_me_hand_tone3[] = "๐ค๐ฝ"; inline constexpr const char call_me_tone4[] = "๐ค๐พ"; inline constexpr const char call_me_hand_tone4[] = "๐ค๐พ"; inline constexpr const char call_me_tone5[] = "๐ค๐ฟ"; inline constexpr const char call_me_hand_tone5[] = "๐ค๐ฟ"; inline constexpr const char leftwards_hand[] = "๐ซฒ"; inline constexpr const char leftwards_hand_tone1[] = "๐ซฒ๐ป"; inline constexpr const char leftwards_hand_light_skin_tone[] = "๐ซฒ๐ป"; inline constexpr const char leftwards_hand_tone2[] = "๐ซฒ๐ผ"; inline constexpr const char leftwards_hand_medium_light_skin_tone[] = "๐ซฒ๐ผ"; inline constexpr const char leftwards_hand_tone3[] = "๐ซฒ๐ฝ"; inline constexpr const char leftwards_hand_medium_skin_tone[] = "๐ซฒ๐ฝ"; inline constexpr const char leftwards_hand_tone4[] = "๐ซฒ๐พ"; inline constexpr const char leftwards_hand_medium_dark_skin_tone[] = "๐ซฒ๐พ"; inline constexpr const char leftwards_hand_tone5[] = "๐ซฒ๐ฟ"; inline constexpr const char leftwards_hand_dark_skin_tone[] = "๐ซฒ๐ฟ"; inline constexpr const char rightwards_hand[] = "๐ซฑ"; inline constexpr const char rightwards_hand_tone1[] = "๐ซฑ๐ป"; inline constexpr const char rightwards_hand_light_skin_tone[] = "๐ซฑ๐ป"; inline constexpr const char rightwards_hand_tone2[] = "๐ซฑ๐ผ"; inline constexpr const char rightwards_hand_medium_light_skin_tone[] = "๐ซฑ๐ผ"; inline constexpr const char rightwards_hand_tone3[] = "๐ซฑ๐ฝ"; inline constexpr const char rightwards_hand_medium_skin_tone[] = "๐ซฑ๐ฝ"; inline constexpr const char rightwards_hand_tone4[] = "๐ซฑ๐พ"; inline constexpr const char rightwards_hand_medium_dark_skin_tone[] = "๐ซฑ๐พ"; inline constexpr const char rightwards_hand_tone5[] = "๐ซฑ๐ฟ"; inline constexpr const char rightwards_hand_dark_skin_tone[] = "๐ซฑ๐ฟ"; inline constexpr const char muscle[] = "๐ช"; inline constexpr const char flexed_biceps[] = "๐ช"; inline constexpr const char muscle_tone1[] = "๐ช๐ป"; inline constexpr const char muscle_tone2[] = "๐ช๐ผ"; inline constexpr const char muscle_tone3[] = "๐ช๐ฝ"; inline constexpr const char muscle_tone4[] = "๐ช๐พ"; inline constexpr const char muscle_tone5[] = "๐ช๐ฟ"; inline constexpr const char mechanical_arm[] = "๐ฆพ"; inline constexpr const char middle_finger[] = "๐"; inline constexpr const char reversed_hand_with_middle_finger_extended[] = "๐"; inline constexpr const char middle_finger_tone1[] = "๐๐ป"; inline constexpr const char reversed_hand_with_middle_finger_extended_tone1[] = "๐๐ป"; inline constexpr const char middle_finger_tone2[] = "๐๐ผ"; inline constexpr const char reversed_hand_with_middle_finger_extended_tone2[] = "๐๐ผ"; inline constexpr const char middle_finger_tone3[] = "๐๐ฝ"; inline constexpr const char reversed_hand_with_middle_finger_extended_tone3[] = "๐๐ฝ"; inline constexpr const char middle_finger_tone4[] = "๐๐พ"; inline constexpr const char reversed_hand_with_middle_finger_extended_tone4[] = "๐๐พ"; inline constexpr const char middle_finger_tone5[] = "๐๐ฟ"; inline constexpr const char reversed_hand_with_middle_finger_extended_tone5[] = "๐๐ฟ"; inline constexpr const char writing_hand[] = "โ๏ธ"; inline constexpr const char writing_hand_tone1[] = "โ๐ป"; inline constexpr const char writing_hand_tone2[] = "โ๐ผ"; inline constexpr const char writing_hand_tone3[] = "โ๐ฝ"; inline constexpr const char writing_hand_tone4[] = "โ๐พ"; inline constexpr const char writing_hand_tone5[] = "โ๐ฟ"; inline constexpr const char pray[] = "๐"; inline constexpr const char folded_hands[] = "๐"; inline constexpr const char pray_tone1[] = "๐๐ป"; inline constexpr const char pray_tone2[] = "๐๐ผ"; inline constexpr const char pray_tone3[] = "๐๐ฝ"; inline constexpr const char pray_tone4[] = "๐๐พ"; inline constexpr const char pray_tone5[] = "๐๐ฟ"; inline constexpr const char index_pointing_at_the_viewer[] = "๐ซต"; inline constexpr const char index_pointing_at_the_viewer_tone1[] = "๐ซต๐ป"; inline constexpr const char index_pointing_at_the_viewer_light_skin_tone[] = "๐ซต๐ป"; inline constexpr const char index_pointing_at_the_viewer_tone2[] = "๐ซต๐ผ"; inline constexpr const char index_pointing_at_the_viewer_medium_light_skin_tone[] = "๐ซต๐ผ"; inline constexpr const char index_pointing_at_the_viewer_tone3[] = "๐ซต๐ฝ"; inline constexpr const char index_pointing_at_the_viewer_medium_skin_tone[] = "๐ซต๐ฝ"; inline constexpr const char index_pointing_at_the_viewer_tone4[] = "๐ซต๐พ"; inline constexpr const char index_pointing_at_the_viewer_medium_dark_skin_tone[] = "๐ซต๐พ"; inline constexpr const char index_pointing_at_the_viewer_tone5[] = "๐ซต๐ฟ"; inline constexpr const char index_pointing_at_the_viewer_dark_skin_tone[] = "๐ซต๐ฟ"; inline constexpr const char foot[] = "๐ฆถ"; inline constexpr const char foot_tone1[] = "๐ฆถ๐ป"; inline constexpr const char foot_light_skin_tone[] = "๐ฆถ๐ป"; inline constexpr const char foot_tone2[] = "๐ฆถ๐ผ"; inline constexpr const char foot_medium_light_skin_tone[] = "๐ฆถ๐ผ"; inline constexpr const char foot_tone3[] = "๐ฆถ๐ฝ"; inline constexpr const char foot_medium_skin_tone[] = "๐ฆถ๐ฝ"; inline constexpr const char foot_tone4[] = "๐ฆถ๐พ"; inline constexpr const char foot_medium_dark_skin_tone[] = "๐ฆถ๐พ"; inline constexpr const char foot_tone5[] = "๐ฆถ๐ฟ"; inline constexpr const char foot_dark_skin_tone[] = "๐ฆถ๐ฟ"; inline constexpr const char leg[] = "๐ฆต"; inline constexpr const char leg_tone1[] = "๐ฆต๐ป"; inline constexpr const char leg_light_skin_tone[] = "๐ฆต๐ป"; inline constexpr const char leg_tone2[] = "๐ฆต๐ผ"; inline constexpr const char leg_medium_light_skin_tone[] = "๐ฆต๐ผ"; inline constexpr const char leg_tone3[] = "๐ฆต๐ฝ"; inline constexpr const char leg_medium_skin_tone[] = "๐ฆต๐ฝ"; inline constexpr const char leg_tone4[] = "๐ฆต๐พ"; inline constexpr const char leg_medium_dark_skin_tone[] = "๐ฆต๐พ"; inline constexpr const char leg_tone5[] = "๐ฆต๐ฟ"; inline constexpr const char leg_dark_skin_tone[] = "๐ฆต๐ฟ"; inline constexpr const char mechanical_leg[] = "๐ฆฟ"; inline constexpr const char lipstick[] = "๐"; inline constexpr const char kiss[] = "๐"; inline constexpr const char kiss_mark[] = "๐"; inline constexpr const char lips[] = "๐"; inline constexpr const char mouth[] = "๐"; inline constexpr const char biting_lip[] = "๐ซฆ"; inline constexpr const char tooth[] = "๐ฆท"; inline constexpr const char tongue[] = "๐ "; inline constexpr const char ear[] = "๐"; inline constexpr const char ear_tone1[] = "๐๐ป"; inline constexpr const char ear_tone2[] = "๐๐ผ"; inline constexpr const char ear_tone3[] = "๐๐ฝ"; inline constexpr const char ear_tone4[] = "๐๐พ"; inline constexpr const char ear_tone5[] = "๐๐ฟ"; inline constexpr const char ear_with_hearing_aid[] = "๐ฆป"; inline constexpr const char ear_with_hearing_aid_tone1[] = "๐ฆป๐ป"; inline constexpr const char ear_with_hearing_aid_light_skin_tone[] = "๐ฆป๐ป"; inline constexpr const char ear_with_hearing_aid_tone2[] = "๐ฆป๐ผ"; inline constexpr const char ear_with_hearing_aid_medium_light_skin_tone[] = "๐ฆป๐ผ"; inline constexpr const char ear_with_hearing_aid_tone3[] = "๐ฆป๐ฝ"; inline constexpr const char ear_with_hearing_aid_medium_skin_tone[] = "๐ฆป๐ฝ"; inline constexpr const char ear_with_hearing_aid_tone4[] = "๐ฆป๐พ"; inline constexpr const char ear_with_hearing_aid_medium_dark_skin_tone[] = "๐ฆป๐พ"; inline constexpr const char ear_with_hearing_aid_tone5[] = "๐ฆป๐ฟ"; inline constexpr const char ear_with_hearing_aid_dark_skin_tone[] = "๐ฆป๐ฟ"; inline constexpr const char nose[] = "๐"; inline constexpr const char nose_tone1[] = "๐๐ป"; inline constexpr const char nose_tone2[] = "๐๐ผ"; inline constexpr const char nose_tone3[] = "๐๐ฝ"; inline constexpr const char nose_tone4[] = "๐๐พ"; inline constexpr const char nose_tone5[] = "๐๐ฟ"; inline constexpr const char footprints[] = "๐ฃ"; inline constexpr const char eye[] = "๐๏ธ"; inline constexpr const char eyes[] = "๐"; inline constexpr const char anatomical_heart[] = "๐ซ"; inline constexpr const char lungs[] = "๐ซ"; inline constexpr const char brain[] = "๐ง "; inline constexpr const char speaking_head[] = "๐ฃ๏ธ"; inline constexpr const char speaking_head_in_silhouette[] = "๐ฃ๏ธ"; inline constexpr const char bust_in_silhouette[] = "๐ค"; inline constexpr const char busts_in_silhouette[] = "๐ฅ"; inline constexpr const char people_hugging[] = "๐ซ"; inline constexpr const char baby[] = "๐ถ"; inline constexpr const char baby_tone1[] = "๐ถ๐ป"; inline constexpr const char baby_tone2[] = "๐ถ๐ผ"; inline constexpr const char baby_tone3[] = "๐ถ๐ฝ"; inline constexpr const char baby_tone4[] = "๐ถ๐พ"; inline constexpr const char baby_tone5[] = "๐ถ๐ฟ"; inline constexpr const char child[] = "๐ง"; inline constexpr const char child_tone1[] = "๐ง๐ป"; inline constexpr const char child_light_skin_tone[] = "๐ง๐ป"; inline constexpr const char child_tone2[] = "๐ง๐ผ"; inline constexpr const char child_medium_light_skin_tone[] = "๐ง๐ผ"; inline constexpr const char child_tone3[] = "๐ง๐ฝ"; inline constexpr const char child_medium_skin_tone[] = "๐ง๐ฝ"; inline constexpr const char child_tone4[] = "๐ง๐พ"; inline constexpr const char child_medium_dark_skin_tone[] = "๐ง๐พ"; inline constexpr const char child_tone5[] = "๐ง๐ฟ"; inline constexpr const char child_dark_skin_tone[] = "๐ง๐ฟ"; inline constexpr const char girl[] = "๐ง"; inline constexpr const char girl_tone1[] = "๐ง๐ป"; inline constexpr const char girl_tone2[] = "๐ง๐ผ"; inline constexpr const char girl_tone3[] = "๐ง๐ฝ"; inline constexpr const char girl_tone4[] = "๐ง๐พ"; inline constexpr const char girl_tone5[] = "๐ง๐ฟ"; inline constexpr const char boy[] = "๐ฆ"; inline constexpr const char boy_tone1[] = "๐ฆ๐ป"; inline constexpr const char boy_tone2[] = "๐ฆ๐ผ"; inline constexpr const char boy_tone3[] = "๐ฆ๐ฝ"; inline constexpr const char boy_tone4[] = "๐ฆ๐พ"; inline constexpr const char boy_tone5[] = "๐ฆ๐ฟ"; inline constexpr const char adult[] = "๐ง"; inline constexpr const char person[] = "๐ง"; inline constexpr const char adult_tone1[] = "๐ง๐ป"; inline constexpr const char adult_light_skin_tone[] = "๐ง๐ป"; inline constexpr const char adult_tone2[] = "๐ง๐ผ"; inline constexpr const char adult_medium_light_skin_tone[] = "๐ง๐ผ"; inline constexpr const char adult_tone3[] = "๐ง๐ฝ"; inline constexpr const char adult_medium_skin_tone[] = "๐ง๐ฝ"; inline constexpr const char adult_tone4[] = "๐ง๐พ"; inline constexpr const char adult_medium_dark_skin_tone[] = "๐ง๐พ"; inline constexpr const char adult_tone5[] = "๐ง๐ฟ"; inline constexpr const char adult_dark_skin_tone[] = "๐ง๐ฟ"; inline constexpr const char woman[] = "๐ฉ"; inline constexpr const char woman_tone1[] = "๐ฉ๐ป"; inline constexpr const char woman_tone2[] = "๐ฉ๐ผ"; inline constexpr const char woman_tone3[] = "๐ฉ๐ฝ"; inline constexpr const char woman_tone4[] = "๐ฉ๐พ"; inline constexpr const char woman_tone5[] = "๐ฉ๐ฟ"; inline constexpr const char man[] = "๐จ"; inline constexpr const char man_tone1[] = "๐จ๐ป"; inline constexpr const char man_tone2[] = "๐จ๐ผ"; inline constexpr const char man_tone3[] = "๐จ๐ฝ"; inline constexpr const char man_tone4[] = "๐จ๐พ"; inline constexpr const char man_tone5[] = "๐จ๐ฟ"; inline constexpr const char person_curly_hair[] = "๐งโ๐ฆฑ"; inline constexpr const char person_tone1_curly_hair[] = "๐ง๐ปโ๐ฆฑ"; inline constexpr const char person_light_skin_tone_curly_hair[] = "๐ง๐ปโ๐ฆฑ"; inline constexpr const char person_tone2_curly_hair[] = "๐ง๐ผโ๐ฆฑ"; inline constexpr const char person_medium_light_skin_tone_curly_hair[] = "๐ง๐ผโ๐ฆฑ"; inline constexpr const char person_tone3_curly_hair[] = "๐ง๐ฝโ๐ฆฑ"; inline constexpr const char person_medium_skin_tone_curly_hair[] = "๐ง๐ฝโ๐ฆฑ"; inline constexpr const char person_tone4_curly_hair[] = "๐ง๐พโ๐ฆฑ"; inline constexpr const char person_medium_dark_skin_tone_curly_hair[] = "๐ง๐พโ๐ฆฑ"; inline constexpr const char person_tone5_curly_hair[] = "๐ง๐ฟโ๐ฆฑ"; inline constexpr const char person_dark_skin_tone_curly_hair[] = "๐ง๐ฟโ๐ฆฑ"; inline constexpr const char woman_curly_haired[] = "๐ฉโ๐ฆฑ"; inline constexpr const char woman_curly_haired_tone1[] = "๐ฉ๐ปโ๐ฆฑ"; inline constexpr const char woman_curly_haired_light_skin_tone[] = "๐ฉ๐ปโ๐ฆฑ"; inline constexpr const char woman_curly_haired_tone2[] = "๐ฉ๐ผโ๐ฆฑ"; inline constexpr const char woman_curly_haired_medium_light_skin_tone[] = "๐ฉ๐ผโ๐ฆฑ"; inline constexpr const char woman_curly_haired_tone3[] = "๐ฉ๐ฝโ๐ฆฑ"; inline constexpr const char woman_curly_haired_medium_skin_tone[] = "๐ฉ๐ฝโ๐ฆฑ"; inline constexpr const char woman_curly_haired_tone4[] = "๐ฉ๐พโ๐ฆฑ"; inline constexpr const char woman_curly_haired_medium_dark_skin_tone[] = "๐ฉ๐พโ๐ฆฑ"; inline constexpr const char woman_curly_haired_tone5[] = "๐ฉ๐ฟโ๐ฆฑ"; inline constexpr const char woman_curly_haired_dark_skin_tone[] = "๐ฉ๐ฟโ๐ฆฑ"; inline constexpr const char man_curly_haired[] = "๐จโ๐ฆฑ"; inline constexpr const char man_curly_haired_tone1[] = "๐จ๐ปโ๐ฆฑ"; inline constexpr const char man_curly_haired_light_skin_tone[] = "๐จ๐ปโ๐ฆฑ"; inline constexpr const char man_curly_haired_tone2[] = "๐จ๐ผโ๐ฆฑ"; inline constexpr const char man_curly_haired_medium_light_skin_tone[] = "๐จ๐ผโ๐ฆฑ"; inline constexpr const char man_curly_haired_tone3[] = "๐จ๐ฝโ๐ฆฑ"; inline constexpr const char man_curly_haired_medium_skin_tone[] = "๐จ๐ฝโ๐ฆฑ"; inline constexpr const char man_curly_haired_tone4[] = "๐จ๐พโ๐ฆฑ"; inline constexpr const char man_curly_haired_medium_dark_skin_tone[] = "๐จ๐พโ๐ฆฑ"; inline constexpr const char man_curly_haired_tone5[] = "๐จ๐ฟโ๐ฆฑ"; inline constexpr const char man_curly_haired_dark_skin_tone[] = "๐จ๐ฟโ๐ฆฑ"; inline constexpr const char person_red_hair[] = "๐งโ๐ฆฐ"; inline constexpr const char person_tone1_red_hair[] = "๐ง๐ปโ๐ฆฐ"; inline constexpr const char person_light_skin_tone_red_hair[] = "๐ง๐ปโ๐ฆฐ"; inline constexpr const char person_tone2_red_hair[] = "๐ง๐ผโ๐ฆฐ"; inline constexpr const char person_medium_light_skin_tone_red_hair[] = "๐ง๐ผโ๐ฆฐ"; inline constexpr const char person_tone3_red_hair[] = "๐ง๐ฝโ๐ฆฐ"; inline constexpr const char person_medium_skin_tone_red_hair[] = "๐ง๐ฝโ๐ฆฐ"; inline constexpr const char person_tone4_red_hair[] = "๐ง๐พโ๐ฆฐ"; inline constexpr const char person_medium_dark_skin_tone_red_hair[] = "๐ง๐พโ๐ฆฐ"; inline constexpr const char person_tone5_red_hair[] = "๐ง๐ฟโ๐ฆฐ"; inline constexpr const char person_dark_skin_tone_red_hair[] = "๐ง๐ฟโ๐ฆฐ"; inline constexpr const char woman_red_haired[] = "๐ฉโ๐ฆฐ"; inline constexpr const char woman_red_haired_tone1[] = "๐ฉ๐ปโ๐ฆฐ"; inline constexpr const char woman_red_haired_light_skin_tone[] = "๐ฉ๐ปโ๐ฆฐ"; inline constexpr const char woman_red_haired_tone2[] = "๐ฉ๐ผโ๐ฆฐ"; inline constexpr const char woman_red_haired_medium_light_skin_tone[] = "๐ฉ๐ผโ๐ฆฐ"; inline constexpr const char woman_red_haired_tone3[] = "๐ฉ๐ฝโ๐ฆฐ"; inline constexpr const char woman_red_haired_medium_skin_tone[] = "๐ฉ๐ฝโ๐ฆฐ"; inline constexpr const char woman_red_haired_tone4[] = "๐ฉ๐พโ๐ฆฐ"; inline constexpr const char woman_red_haired_medium_dark_skin_tone[] = "๐ฉ๐พโ๐ฆฐ"; inline constexpr const char woman_red_haired_tone5[] = "๐ฉ๐ฟโ๐ฆฐ"; inline constexpr const char woman_red_haired_dark_skin_tone[] = "๐ฉ๐ฟโ๐ฆฐ"; inline constexpr const char man_red_haired[] = "๐จโ๐ฆฐ"; inline constexpr const char man_red_hair[] = "๐จโ๐ฆฐ"; inline constexpr const char man_red_haired_tone1[] = "๐จ๐ปโ๐ฆฐ"; inline constexpr const char man_red_haired_light_skin_tone[] = "๐จ๐ปโ๐ฆฐ"; inline constexpr const char man_red_haired_tone2[] = "๐จ๐ผโ๐ฆฐ"; inline constexpr const char man_red_haired_medium_light_skin_tone[] = "๐จ๐ผโ๐ฆฐ"; inline constexpr const char man_red_haired_tone3[] = "๐จ๐ฝโ๐ฆฐ"; inline constexpr const char man_red_haired_medium_skin_tone[] = "๐จ๐ฝโ๐ฆฐ"; inline constexpr const char man_red_haired_tone4[] = "๐จ๐พโ๐ฆฐ"; inline constexpr const char man_red_haired_medium_dark_skin_tone[] = "๐จ๐พโ๐ฆฐ"; inline constexpr const char man_red_haired_tone5[] = "๐จ๐ฟโ๐ฆฐ"; inline constexpr const char man_red_haired_dark_skin_tone[] = "๐จ๐ฟโ๐ฆฐ"; inline constexpr const char blond_haired_person[] = "๐ฑ"; inline constexpr const char person_with_blond_hair[] = "๐ฑ"; inline constexpr const char blond_haired_person_tone1[] = "๐ฑ๐ป"; inline constexpr const char person_with_blond_hair_tone1[] = "๐ฑ๐ป"; inline constexpr const char blond_haired_person_tone2[] = "๐ฑ๐ผ"; inline constexpr const char person_with_blond_hair_tone2[] = "๐ฑ๐ผ"; inline constexpr const char blond_haired_person_tone3[] = "๐ฑ๐ฝ"; inline constexpr const char person_with_blond_hair_tone3[] = "๐ฑ๐ฝ"; inline constexpr const char blond_haired_person_tone4[] = "๐ฑ๐พ"; inline constexpr const char person_with_blond_hair_tone4[] = "๐ฑ๐พ"; inline constexpr const char blond_haired_person_tone5[] = "๐ฑ๐ฟ"; inline constexpr const char person_with_blond_hair_tone5[] = "๐ฑ๐ฟ"; inline constexpr const char blond_haired_woman[] = "๐ฑโโ๏ธ"; inline constexpr const char blond_haired_woman_tone1[] = "๐ฑ๐ปโโ๏ธ"; inline constexpr const char blond_haired_woman_light_skin_tone[] = "๐ฑ๐ปโโ๏ธ"; inline constexpr const char blond_haired_woman_tone2[] = "๐ฑ๐ผโโ๏ธ"; inline constexpr const char blond_haired_woman_medium_light_skin_tone[] = "๐ฑ๐ผโโ๏ธ"; inline constexpr const char blond_haired_woman_tone3[] = "๐ฑ๐ฝโโ๏ธ"; inline constexpr const char blond_haired_woman_medium_skin_tone[] = "๐ฑ๐ฝโโ๏ธ"; inline constexpr const char blond_haired_woman_tone4[] = "๐ฑ๐พโโ๏ธ"; inline constexpr const char blond_haired_woman_medium_dark_skin_tone[] = "๐ฑ๐พโโ๏ธ"; inline constexpr const char blond_haired_woman_tone5[] = "๐ฑ๐ฟโโ๏ธ"; inline constexpr const char blond_haired_woman_dark_skin_tone[] = "๐ฑ๐ฟโโ๏ธ"; inline constexpr const char blond_haired_man[] = "๐ฑโโ๏ธ"; inline constexpr const char blond_haired_man_tone1[] = "๐ฑ๐ปโโ๏ธ"; inline constexpr const char blond_haired_man_light_skin_tone[] = "๐ฑ๐ปโโ๏ธ"; inline constexpr const char blond_haired_man_tone2[] = "๐ฑ๐ผโโ๏ธ"; inline constexpr const char blond_haired_man_medium_light_skin_tone[] = "๐ฑ๐ผโโ๏ธ"; inline constexpr const char blond_haired_man_tone3[] = "๐ฑ๐ฝโโ๏ธ"; inline constexpr const char blond_haired_man_medium_skin_tone[] = "๐ฑ๐ฝโโ๏ธ"; inline constexpr const char blond_haired_man_tone4[] = "๐ฑ๐พโโ๏ธ"; inline constexpr const char blond_haired_man_medium_dark_skin_tone[] = "๐ฑ๐พโโ๏ธ"; inline constexpr const char blond_haired_man_tone5[] = "๐ฑ๐ฟโโ๏ธ"; inline constexpr const char blond_haired_man_dark_skin_tone[] = "๐ฑ๐ฟโโ๏ธ"; inline constexpr const char person_white_hair[] = "๐งโ๐ฆณ"; inline constexpr const char person_tone1_white_hair[] = "๐ง๐ปโ๐ฆณ"; inline constexpr const char person_light_skin_tone_white_hair[] = "๐ง๐ปโ๐ฆณ"; inline constexpr const char person_tone2_white_hair[] = "๐ง๐ผโ๐ฆณ"; inline constexpr const char person_medium_light_skin_tone_white_hair[] = "๐ง๐ผโ๐ฆณ"; inline constexpr const char person_tone3_white_hair[] = "๐ง๐ฝโ๐ฆณ"; inline constexpr const char person_medium_skin_tone_white_hair[] = "๐ง๐ฝโ๐ฆณ"; inline constexpr const char person_tone4_white_hair[] = "๐ง๐พโ๐ฆณ"; inline constexpr const char person_medium_dark_skin_tone_white_hair[] = "๐ง๐พโ๐ฆณ"; inline constexpr const char person_tone5_white_hair[] = "๐ง๐ฟโ๐ฆณ"; inline constexpr const char person_dark_skin_tone_white_hair[] = "๐ง๐ฟโ๐ฆณ"; inline constexpr const char woman_white_haired[] = "๐ฉโ๐ฆณ"; inline constexpr const char woman_white_haired_tone1[] = "๐ฉ๐ปโ๐ฆณ"; inline constexpr const char woman_white_haired_light_skin_tone[] = "๐ฉ๐ปโ๐ฆณ"; inline constexpr const char woman_white_haired_tone2[] = "๐ฉ๐ผโ๐ฆณ"; inline constexpr const char woman_white_haired_medium_light_skin_tone[] = "๐ฉ๐ผโ๐ฆณ"; inline constexpr const char woman_white_haired_tone3[] = "๐ฉ๐ฝโ๐ฆณ"; inline constexpr const char woman_white_haired_medium_skin_tone[] = "๐ฉ๐ฝโ๐ฆณ"; inline constexpr const char woman_white_haired_tone4[] = "๐ฉ๐พโ๐ฆณ"; inline constexpr const char woman_white_haired_medium_dark_skin_tone[] = "๐ฉ๐พโ๐ฆณ"; inline constexpr const char woman_white_haired_tone5[] = "๐ฉ๐ฟโ๐ฆณ"; inline constexpr const char woman_white_haired_dark_skin_tone[] = "๐ฉ๐ฟโ๐ฆณ"; inline constexpr const char man_white_haired[] = "๐จโ๐ฆณ"; inline constexpr const char man_white_haired_tone1[] = "๐จ๐ปโ๐ฆณ"; inline constexpr const char man_white_haired_light_skin_tone[] = "๐จ๐ปโ๐ฆณ"; inline constexpr const char man_white_haired_tone2[] = "๐จ๐ผโ๐ฆณ"; inline constexpr const char man_white_haired_medium_light_skin_tone[] = "๐จ๐ผโ๐ฆณ"; inline constexpr const char man_white_haired_tone3[] = "๐จ๐ฝโ๐ฆณ"; inline constexpr const char man_white_haired_medium_skin_tone[] = "๐จ๐ฝโ๐ฆณ"; inline constexpr const char man_white_haired_tone4[] = "๐จ๐พโ๐ฆณ"; inline constexpr const char man_white_haired_medium_dark_skin_tone[] = "๐จ๐พโ๐ฆณ"; inline constexpr const char man_white_haired_tone5[] = "๐จ๐ฟโ๐ฆณ"; inline constexpr const char man_white_haired_dark_skin_tone[] = "๐จ๐ฟโ๐ฆณ"; inline constexpr const char person_bald[] = "๐งโ๐ฆฒ"; inline constexpr const char person_tone1_bald[] = "๐ง๐ปโ๐ฆฒ"; inline constexpr const char person_light_skin_tone_bald[] = "๐ง๐ปโ๐ฆฒ"; inline constexpr const char person_tone2_bald[] = "๐ง๐ผโ๐ฆฒ"; inline constexpr const char person_medium_light_skin_tone_bald[] = "๐ง๐ผโ๐ฆฒ"; inline constexpr const char person_tone3_bald[] = "๐ง๐ฝโ๐ฆฒ"; inline constexpr const char person_medium_skin_tone_bald[] = "๐ง๐ฝโ๐ฆฒ"; inline constexpr const char person_tone4_bald[] = "๐ง๐พโ๐ฆฒ"; inline constexpr const char person_medium_dark_skin_tone_bald[] = "๐ง๐พโ๐ฆฒ"; inline constexpr const char person_tone5_bald[] = "๐ง๐ฟโ๐ฆฒ"; inline constexpr const char person_dark_skin_tone_bald[] = "๐ง๐ฟโ๐ฆฒ"; inline constexpr const char woman_bald[] = "๐ฉโ๐ฆฒ"; inline constexpr const char woman_bald_tone1[] = "๐ฉ๐ปโ๐ฆฒ"; inline constexpr const char woman_bald_light_skin_tone[] = "๐ฉ๐ปโ๐ฆฒ"; inline constexpr const char woman_bald_tone2[] = "๐ฉ๐ผโ๐ฆฒ"; inline constexpr const char woman_bald_medium_light_skin_tone[] = "๐ฉ๐ผโ๐ฆฒ"; inline constexpr const char woman_bald_tone3[] = "๐ฉ๐ฝโ๐ฆฒ"; inline constexpr const char woman_bald_medium_skin_tone[] = "๐ฉ๐ฝโ๐ฆฒ"; inline constexpr const char woman_bald_tone4[] = "๐ฉ๐พโ๐ฆฒ"; inline constexpr const char woman_bald_medium_dark_skin_tone[] = "๐ฉ๐พโ๐ฆฒ"; inline constexpr const char woman_bald_tone5[] = "๐ฉ๐ฟโ๐ฆฒ"; inline constexpr const char woman_bald_dark_skin_tone[] = "๐ฉ๐ฟโ๐ฆฒ"; inline constexpr const char man_bald[] = "๐จโ๐ฆฒ"; inline constexpr const char man_bald_tone1[] = "๐จ๐ปโ๐ฆฒ"; inline constexpr const char man_bald_light_skin_tone[] = "๐จ๐ปโ๐ฆฒ"; inline constexpr const char man_bald_tone2[] = "๐จ๐ผโ๐ฆฒ"; inline constexpr const char man_bald_medium_light_skin_tone[] = "๐จ๐ผโ๐ฆฒ"; inline constexpr const char man_bald_tone3[] = "๐จ๐ฝโ๐ฆฒ"; inline constexpr const char man_bald_medium_skin_tone[] = "๐จ๐ฝโ๐ฆฒ"; inline constexpr const char man_bald_tone4[] = "๐จ๐พโ๐ฆฒ"; inline constexpr const char man_bald_medium_dark_skin_tone[] = "๐จ๐พโ๐ฆฒ"; inline constexpr const char man_bald_tone5[] = "๐จ๐ฟโ๐ฆฒ"; inline constexpr const char man_bald_dark_skin_tone[] = "๐จ๐ฟโ๐ฆฒ"; inline constexpr const char bearded_person[] = "๐ง"; inline constexpr const char person_beard[] = "๐ง"; inline constexpr const char bearded_person_tone1[] = "๐ง๐ป"; inline constexpr const char bearded_person_light_skin_tone[] = "๐ง๐ป"; inline constexpr const char bearded_person_tone2[] = "๐ง๐ผ"; inline constexpr const char bearded_person_medium_light_skin_tone[] = "๐ง๐ผ"; inline constexpr const char bearded_person_tone3[] = "๐ง๐ฝ"; inline constexpr const char bearded_person_medium_skin_tone[] = "๐ง๐ฝ"; inline constexpr const char bearded_person_tone4[] = "๐ง๐พ"; inline constexpr const char bearded_person_medium_dark_skin_tone[] = "๐ง๐พ"; inline constexpr const char bearded_person_tone5[] = "๐ง๐ฟ"; inline constexpr const char bearded_person_dark_skin_tone[] = "๐ง๐ฟ"; inline constexpr const char woman_beard[] = "๐งโโ๏ธ"; inline constexpr const char woman_tone1_beard[] = "๐ง๐ปโโ๏ธ"; inline constexpr const char woman_light_skin_tone_beard[] = "๐ง๐ปโโ๏ธ"; inline constexpr const char woman_tone2_beard[] = "๐ง๐ผโโ๏ธ"; inline constexpr const char woman_medium_light_skin_tone_beard[] = "๐ง๐ผโโ๏ธ"; inline constexpr const char woman_tone3_beard[] = "๐ง๐ฝโโ๏ธ"; inline constexpr const char woman_medium_skin_tone_beard[] = "๐ง๐ฝโโ๏ธ"; inline constexpr const char woman_tone4_beard[] = "๐ง๐พโโ๏ธ"; inline constexpr const char woman_medium_dark_skin_tone_beard[] = "๐ง๐พโโ๏ธ"; inline constexpr const char woman_tone5_beard[] = "๐ง๐ฟโโ๏ธ"; inline constexpr const char woman_dark_skin_tone_beard[] = "๐ง๐ฟโโ๏ธ"; inline constexpr const char man_beard[] = "๐งโโ๏ธ"; inline constexpr const char man_tone1_beard[] = "๐ง๐ปโโ๏ธ"; inline constexpr const char man_light_skin_tone_beard[] = "๐ง๐ปโโ๏ธ"; inline constexpr const char man_tone2_beard[] = "๐ง๐ผโโ๏ธ"; inline constexpr const char man_medium_light_skin_tone_beard[] = "๐ง๐ผโโ๏ธ"; inline constexpr const char man_tone3_beard[] = "๐ง๐ฝโโ๏ธ"; inline constexpr const char man_medium_skin_tone_beard[] = "๐ง๐ฝโโ๏ธ"; inline constexpr const char man_tone4_beard[] = "๐ง๐พโโ๏ธ"; inline constexpr const char man_medium_dark_skin_tone_beard[] = "๐ง๐พโโ๏ธ"; inline constexpr const char man_tone5_beard[] = "๐ง๐ฟโโ๏ธ"; inline constexpr const char man_dark_skin_tone_beard[] = "๐ง๐ฟโโ๏ธ"; inline constexpr const char older_adult[] = "๐ง"; inline constexpr const char older_person[] = "๐ง"; inline constexpr const char older_adult_tone1[] = "๐ง๐ป"; inline constexpr const char older_adult_light_skin_tone[] = "๐ง๐ป"; inline constexpr const char older_adult_tone2[] = "๐ง๐ผ"; inline constexpr const char older_adult_medium_light_skin_tone[] = "๐ง๐ผ"; inline constexpr const char older_adult_tone3[] = "๐ง๐ฝ"; inline constexpr const char older_adult_medium_skin_tone[] = "๐ง๐ฝ"; inline constexpr const char older_adult_tone4[] = "๐ง๐พ"; inline constexpr const char older_adult_medium_dark_skin_tone[] = "๐ง๐พ"; inline constexpr const char older_adult_tone5[] = "๐ง๐ฟ"; inline constexpr const char older_adult_dark_skin_tone[] = "๐ง๐ฟ"; inline constexpr const char older_woman[] = "๐ต"; inline constexpr const char grandma[] = "๐ต"; inline constexpr const char old_woman[] = "๐ต"; inline constexpr const char older_woman_tone1[] = "๐ต๐ป"; inline constexpr const char grandma_tone1[] = "๐ต๐ป"; inline constexpr const char older_woman_tone2[] = "๐ต๐ผ"; inline constexpr const char grandma_tone2[] = "๐ต๐ผ"; inline constexpr const char older_woman_tone3[] = "๐ต๐ฝ"; inline constexpr const char grandma_tone3[] = "๐ต๐ฝ"; inline constexpr const char older_woman_tone4[] = "๐ต๐พ"; inline constexpr const char grandma_tone4[] = "๐ต๐พ"; inline constexpr const char older_woman_tone5[] = "๐ต๐ฟ"; inline constexpr const char grandma_tone5[] = "๐ต๐ฟ"; inline constexpr const char older_man[] = "๐ด"; inline constexpr const char old_man[] = "๐ด"; inline constexpr const char older_man_tone1[] = "๐ด๐ป"; inline constexpr const char older_man_tone2[] = "๐ด๐ผ"; inline constexpr const char older_man_tone3[] = "๐ด๐ฝ"; inline constexpr const char older_man_tone4[] = "๐ด๐พ"; inline constexpr const char older_man_tone5[] = "๐ด๐ฟ"; inline constexpr const char man_with_chinese_cap[] = "๐ฒ"; inline constexpr const char man_with_gua_pi_mao[] = "๐ฒ"; inline constexpr const char man_with_chinese_cap_tone1[] = "๐ฒ๐ป"; inline constexpr const char man_with_gua_pi_mao_tone1[] = "๐ฒ๐ป"; inline constexpr const char man_with_chinese_cap_tone2[] = "๐ฒ๐ผ"; inline constexpr const char man_with_gua_pi_mao_tone2[] = "๐ฒ๐ผ"; inline constexpr const char man_with_chinese_cap_tone3[] = "๐ฒ๐ฝ"; inline constexpr const char man_with_gua_pi_mao_tone3[] = "๐ฒ๐ฝ"; inline constexpr const char man_with_chinese_cap_tone4[] = "๐ฒ๐พ"; inline constexpr const char man_with_gua_pi_mao_tone4[] = "๐ฒ๐พ"; inline constexpr const char man_with_chinese_cap_tone5[] = "๐ฒ๐ฟ"; inline constexpr const char man_with_gua_pi_mao_tone5[] = "๐ฒ๐ฟ"; inline constexpr const char person_wearing_turban[] = "๐ณ"; inline constexpr const char man_with_turban[] = "๐ณ"; inline constexpr const char person_wearing_turban_tone1[] = "๐ณ๐ป"; inline constexpr const char man_with_turban_tone1[] = "๐ณ๐ป"; inline constexpr const char person_wearing_turban_tone2[] = "๐ณ๐ผ"; inline constexpr const char man_with_turban_tone2[] = "๐ณ๐ผ"; inline constexpr const char person_wearing_turban_tone3[] = "๐ณ๐ฝ"; inline constexpr const char man_with_turban_tone3[] = "๐ณ๐ฝ"; inline constexpr const char person_wearing_turban_tone4[] = "๐ณ๐พ"; inline constexpr const char man_with_turban_tone4[] = "๐ณ๐พ"; inline constexpr const char person_wearing_turban_tone5[] = "๐ณ๐ฟ"; inline constexpr const char man_with_turban_tone5[] = "๐ณ๐ฟ"; inline constexpr const char woman_wearing_turban[] = "๐ณโโ๏ธ"; inline constexpr const char woman_wearing_turban_tone1[] = "๐ณ๐ปโโ๏ธ"; inline constexpr const char woman_wearing_turban_light_skin_tone[] = "๐ณ๐ปโโ๏ธ"; inline constexpr const char woman_wearing_turban_tone2[] = "๐ณ๐ผโโ๏ธ"; inline constexpr const char woman_wearing_turban_medium_light_skin_tone[] = "๐ณ๐ผโโ๏ธ"; inline constexpr const char woman_wearing_turban_tone3[] = "๐ณ๐ฝโโ๏ธ"; inline constexpr const char woman_wearing_turban_medium_skin_tone[] = "๐ณ๐ฝโโ๏ธ"; inline constexpr const char woman_wearing_turban_tone4[] = "๐ณ๐พโโ๏ธ"; inline constexpr const char woman_wearing_turban_medium_dark_skin_tone[] = "๐ณ๐พโโ๏ธ"; inline constexpr const char woman_wearing_turban_tone5[] = "๐ณ๐ฟโโ๏ธ"; inline constexpr const char woman_wearing_turban_dark_skin_tone[] = "๐ณ๐ฟโโ๏ธ"; inline constexpr const char man_wearing_turban[] = "๐ณโโ๏ธ"; inline constexpr const char man_wearing_turban_tone1[] = "๐ณ๐ปโโ๏ธ"; inline constexpr const char man_wearing_turban_light_skin_tone[] = "๐ณ๐ปโโ๏ธ"; inline constexpr const char man_wearing_turban_tone2[] = "๐ณ๐ผโโ๏ธ"; inline constexpr const char man_wearing_turban_medium_light_skin_tone[] = "๐ณ๐ผโโ๏ธ"; inline constexpr const char man_wearing_turban_tone3[] = "๐ณ๐ฝโโ๏ธ"; inline constexpr const char man_wearing_turban_medium_skin_tone[] = "๐ณ๐ฝโโ๏ธ"; inline constexpr const char man_wearing_turban_tone4[] = "๐ณ๐พโโ๏ธ"; inline constexpr const char man_wearing_turban_medium_dark_skin_tone[] = "๐ณ๐พโโ๏ธ"; inline constexpr const char man_wearing_turban_tone5[] = "๐ณ๐ฟโโ๏ธ"; inline constexpr const char man_wearing_turban_dark_skin_tone[] = "๐ณ๐ฟโโ๏ธ"; inline constexpr const char woman_with_headscarf[] = "๐ง"; inline constexpr const char woman_with_headscarf_tone1[] = "๐ง๐ป"; inline constexpr const char woman_with_headscarf_light_skin_tone[] = "๐ง๐ป"; inline constexpr const char woman_with_headscarf_tone2[] = "๐ง๐ผ"; inline constexpr const char woman_with_headscarf_medium_light_skin_tone[] = "๐ง๐ผ"; inline constexpr const char woman_with_headscarf_tone3[] = "๐ง๐ฝ"; inline constexpr const char woman_with_headscarf_medium_skin_tone[] = "๐ง๐ฝ"; inline constexpr const char woman_with_headscarf_tone4[] = "๐ง๐พ"; inline constexpr const char woman_with_headscarf_medium_dark_skin_tone[] = "๐ง๐พ"; inline constexpr const char woman_with_headscarf_tone5[] = "๐ง๐ฟ"; inline constexpr const char woman_with_headscarf_dark_skin_tone[] = "๐ง๐ฟ"; inline constexpr const char police_officer[] = "๐ฎ"; inline constexpr const char cop[] = "๐ฎ"; inline constexpr const char police_officer_tone1[] = "๐ฎ๐ป"; inline constexpr const char cop_tone1[] = "๐ฎ๐ป"; inline constexpr const char police_officer_tone2[] = "๐ฎ๐ผ"; inline constexpr const char cop_tone2[] = "๐ฎ๐ผ"; inline constexpr const char police_officer_tone3[] = "๐ฎ๐ฝ"; inline constexpr const char cop_tone3[] = "๐ฎ๐ฝ"; inline constexpr const char police_officer_tone4[] = "๐ฎ๐พ"; inline constexpr const char cop_tone4[] = "๐ฎ๐พ"; inline constexpr const char police_officer_tone5[] = "๐ฎ๐ฟ"; inline constexpr const char cop_tone5[] = "๐ฎ๐ฟ"; inline constexpr const char woman_police_officer[] = "๐ฎโโ๏ธ"; inline constexpr const char woman_police_officer_tone1[] = "๐ฎ๐ปโโ๏ธ"; inline constexpr const char woman_police_officer_light_skin_tone[] = "๐ฎ๐ปโโ๏ธ"; inline constexpr const char woman_police_officer_tone2[] = "๐ฎ๐ผโโ๏ธ"; inline constexpr const char woman_police_officer_medium_light_skin_tone[] = "๐ฎ๐ผโโ๏ธ"; inline constexpr const char woman_police_officer_tone3[] = "๐ฎ๐ฝโโ๏ธ"; inline constexpr const char woman_police_officer_medium_skin_tone[] = "๐ฎ๐ฝโโ๏ธ"; inline constexpr const char woman_police_officer_tone4[] = "๐ฎ๐พโโ๏ธ"; inline constexpr const char woman_police_officer_medium_dark_skin_tone[] = "๐ฎ๐พโโ๏ธ"; inline constexpr const char woman_police_officer_tone5[] = "๐ฎ๐ฟโโ๏ธ"; inline constexpr const char woman_police_officer_dark_skin_tone[] = "๐ฎ๐ฟโโ๏ธ"; inline constexpr const char man_police_officer[] = "๐ฎโโ๏ธ"; inline constexpr const char man_police_officer_tone1[] = "๐ฎ๐ปโโ๏ธ"; inline constexpr const char man_police_officer_light_skin_tone[] = "๐ฎ๐ปโโ๏ธ"; inline constexpr const char man_police_officer_tone2[] = "๐ฎ๐ผโโ๏ธ"; inline constexpr const char man_police_officer_medium_light_skin_tone[] = "๐ฎ๐ผโโ๏ธ"; inline constexpr const char man_police_officer_tone3[] = "๐ฎ๐ฝโโ๏ธ"; inline constexpr const char man_police_officer_medium_skin_tone[] = "๐ฎ๐ฝโโ๏ธ"; inline constexpr const char man_police_officer_tone4[] = "๐ฎ๐พโโ๏ธ"; inline constexpr const char man_police_officer_medium_dark_skin_tone[] = "๐ฎ๐พโโ๏ธ"; inline constexpr const char man_police_officer_tone5[] = "๐ฎ๐ฟโโ๏ธ"; inline constexpr const char man_police_officer_dark_skin_tone[] = "๐ฎ๐ฟโโ๏ธ"; inline constexpr const char construction_worker[] = "๐ท"; inline constexpr const char construction_worker_tone1[] = "๐ท๐ป"; inline constexpr const char construction_worker_tone2[] = "๐ท๐ผ"; inline constexpr const char construction_worker_tone3[] = "๐ท๐ฝ"; inline constexpr const char construction_worker_tone4[] = "๐ท๐พ"; inline constexpr const char construction_worker_tone5[] = "๐ท๐ฟ"; inline constexpr const char woman_construction_worker[] = "๐ทโโ๏ธ"; inline constexpr const char woman_construction_worker_tone1[] = "๐ท๐ปโโ๏ธ"; inline constexpr const char woman_construction_worker_light_skin_tone[] = "๐ท๐ปโโ๏ธ"; inline constexpr const char woman_construction_worker_tone2[] = "๐ท๐ผโโ๏ธ"; inline constexpr const char woman_construction_worker_medium_light_skin_tone[] = "๐ท๐ผโโ๏ธ"; inline constexpr const char woman_construction_worker_tone3[] = "๐ท๐ฝโโ๏ธ"; inline constexpr const char woman_construction_worker_medium_skin_tone[] = "๐ท๐ฝโโ๏ธ"; inline constexpr const char woman_construction_worker_tone4[] = "๐ท๐พโโ๏ธ"; inline constexpr const char woman_construction_worker_medium_dark_skin_tone[] = "๐ท๐พโโ๏ธ"; inline constexpr const char woman_construction_worker_tone5[] = "๐ท๐ฟโโ๏ธ"; inline constexpr const char woman_construction_worker_dark_skin_tone[] = "๐ท๐ฟโโ๏ธ"; inline constexpr const char man_construction_worker[] = "๐ทโโ๏ธ"; inline constexpr const char man_construction_worker_tone1[] = "๐ท๐ปโโ๏ธ"; inline constexpr const char man_construction_worker_light_skin_tone[] = "๐ท๐ปโโ๏ธ"; inline constexpr const char man_construction_worker_tone2[] = "๐ท๐ผโโ๏ธ"; inline constexpr const char man_construction_worker_medium_light_skin_tone[] = "๐ท๐ผโโ๏ธ"; inline constexpr const char man_construction_worker_tone3[] = "๐ท๐ฝโโ๏ธ"; inline constexpr const char man_construction_worker_medium_skin_tone[] = "๐ท๐ฝโโ๏ธ"; inline constexpr const char man_construction_worker_tone4[] = "๐ท๐พโโ๏ธ"; inline constexpr const char man_construction_worker_medium_dark_skin_tone[] = "๐ท๐พโโ๏ธ"; inline constexpr const char man_construction_worker_tone5[] = "๐ท๐ฟโโ๏ธ"; inline constexpr const char man_construction_worker_dark_skin_tone[] = "๐ท๐ฟโโ๏ธ"; inline constexpr const char guard[] = "๐"; inline constexpr const char guardsman[] = "๐"; inline constexpr const char guard_tone1[] = "๐๐ป"; inline constexpr const char guardsman_tone1[] = "๐๐ป"; inline constexpr const char guard_tone2[] = "๐๐ผ"; inline constexpr const char guardsman_tone2[] = "๐๐ผ"; inline constexpr const char guard_tone3[] = "๐๐ฝ"; inline constexpr const char guardsman_tone3[] = "๐๐ฝ"; inline constexpr const char guard_tone4[] = "๐๐พ"; inline constexpr const char guardsman_tone4[] = "๐๐พ"; inline constexpr const char guard_tone5[] = "๐๐ฟ"; inline constexpr const char guardsman_tone5[] = "๐๐ฟ"; inline constexpr const char woman_guard[] = "๐โโ๏ธ"; inline constexpr const char woman_guard_tone1[] = "๐๐ปโโ๏ธ"; inline constexpr const char woman_guard_light_skin_tone[] = "๐๐ปโโ๏ธ"; inline constexpr const char woman_guard_tone2[] = "๐๐ผโโ๏ธ"; inline constexpr const char woman_guard_medium_light_skin_tone[] = "๐๐ผโโ๏ธ"; inline constexpr const char woman_guard_tone3[] = "๐๐ฝโโ๏ธ"; inline constexpr const char woman_guard_medium_skin_tone[] = "๐๐ฝโโ๏ธ"; inline constexpr const char woman_guard_tone4[] = "๐๐พโโ๏ธ"; inline constexpr const char woman_guard_medium_dark_skin_tone[] = "๐๐พโโ๏ธ"; inline constexpr const char woman_guard_tone5[] = "๐๐ฟโโ๏ธ"; inline constexpr const char woman_guard_dark_skin_tone[] = "๐๐ฟโโ๏ธ"; inline constexpr const char man_guard[] = "๐โโ๏ธ"; inline constexpr const char man_guard_tone1[] = "๐๐ปโโ๏ธ"; inline constexpr const char man_guard_light_skin_tone[] = "๐๐ปโโ๏ธ"; inline constexpr const char man_guard_tone2[] = "๐๐ผโโ๏ธ"; inline constexpr const char man_guard_medium_light_skin_tone[] = "๐๐ผโโ๏ธ"; inline constexpr const char man_guard_tone3[] = "๐๐ฝโโ๏ธ"; inline constexpr const char man_guard_medium_skin_tone[] = "๐๐ฝโโ๏ธ"; inline constexpr const char man_guard_tone4[] = "๐๐พโโ๏ธ"; inline constexpr const char man_guard_medium_dark_skin_tone[] = "๐๐พโโ๏ธ"; inline constexpr const char man_guard_tone5[] = "๐๐ฟโโ๏ธ"; inline constexpr const char man_guard_dark_skin_tone[] = "๐๐ฟโโ๏ธ"; inline constexpr const char detective[] = "๐ต๏ธ"; inline constexpr const char spy[] = "๐ต๏ธ"; inline constexpr const char sleuth_or_spy[] = "๐ต๏ธ"; inline constexpr const char detective_tone1[] = "๐ต๐ป"; inline constexpr const char spy_tone1[] = "๐ต๐ป"; inline constexpr const char sleuth_or_spy_tone1[] = "๐ต๐ป"; inline constexpr const char detective_tone2[] = "๐ต๐ผ"; inline constexpr const char spy_tone2[] = "๐ต๐ผ"; inline constexpr const char sleuth_or_spy_tone2[] = "๐ต๐ผ"; inline constexpr const char detective_tone3[] = "๐ต๐ฝ"; inline constexpr const char spy_tone3[] = "๐ต๐ฝ"; inline constexpr const char sleuth_or_spy_tone3[] = "๐ต๐ฝ"; inline constexpr const char detective_tone4[] = "๐ต๐พ"; inline constexpr const char spy_tone4[] = "๐ต๐พ"; inline constexpr const char sleuth_or_spy_tone4[] = "๐ต๐พ"; inline constexpr const char detective_tone5[] = "๐ต๐ฟ"; inline constexpr const char spy_tone5[] = "๐ต๐ฟ"; inline constexpr const char sleuth_or_spy_tone5[] = "๐ต๐ฟ"; inline constexpr const char woman_detective[] = "๐ต๏ธโโ๏ธ"; inline constexpr const char woman_detective_tone1[] = "๐ต๐ปโโ๏ธ"; inline constexpr const char woman_detective_light_skin_tone[] = "๐ต๐ปโโ๏ธ"; inline constexpr const char woman_detective_tone2[] = "๐ต๐ผโโ๏ธ"; inline constexpr const char woman_detective_medium_light_skin_tone[] = "๐ต๐ผโโ๏ธ"; inline constexpr const char woman_detective_tone3[] = "๐ต๐ฝโโ๏ธ"; inline constexpr const char woman_detective_medium_skin_tone[] = "๐ต๐ฝโโ๏ธ"; inline constexpr const char woman_detective_tone4[] = "๐ต๐พโโ๏ธ"; inline constexpr const char woman_detective_medium_dark_skin_tone[] = "๐ต๐พโโ๏ธ"; inline constexpr const char woman_detective_tone5[] = "๐ต๐ฟโโ๏ธ"; inline constexpr const char woman_detective_dark_skin_tone[] = "๐ต๐ฟโโ๏ธ"; inline constexpr const char man_detective[] = "๐ต๏ธโโ๏ธ"; inline constexpr const char man_detective_tone1[] = "๐ต๐ปโโ๏ธ"; inline constexpr const char man_detective_light_skin_tone[] = "๐ต๐ปโโ๏ธ"; inline constexpr const char man_detective_tone2[] = "๐ต๐ผโโ๏ธ"; inline constexpr const char man_detective_medium_light_skin_tone[] = "๐ต๐ผโโ๏ธ"; inline constexpr const char man_detective_tone3[] = "๐ต๐ฝโโ๏ธ"; inline constexpr const char man_detective_medium_skin_tone[] = "๐ต๐ฝโโ๏ธ"; inline constexpr const char man_detective_tone4[] = "๐ต๐พโโ๏ธ"; inline constexpr const char man_detective_medium_dark_skin_tone[] = "๐ต๐พโโ๏ธ"; inline constexpr const char man_detective_tone5[] = "๐ต๐ฟโโ๏ธ"; inline constexpr const char man_detective_dark_skin_tone[] = "๐ต๐ฟโโ๏ธ"; inline constexpr const char health_worker[] = "๐งโโ๏ธ"; inline constexpr const char health_worker_tone1[] = "๐ง๐ปโโ๏ธ"; inline constexpr const char health_worker_light_skin_tone[] = "๐ง๐ปโโ๏ธ"; inline constexpr const char health_worker_tone2[] = "๐ง๐ผโโ๏ธ"; inline constexpr const char health_worker_medium_light_skin_tone[] = "๐ง๐ผโโ๏ธ"; inline constexpr const char health_worker_tone3[] = "๐ง๐ฝโโ๏ธ"; inline constexpr const char health_worker_medium_skin_tone[] = "๐ง๐ฝโโ๏ธ"; inline constexpr const char health_worker_tone4[] = "๐ง๐พโโ๏ธ"; inline constexpr const char health_worker_medium_dark_skin_tone[] = "๐ง๐พโโ๏ธ"; inline constexpr const char health_worker_tone5[] = "๐ง๐ฟโโ๏ธ"; inline constexpr const char health_worker_dark_skin_tone[] = "๐ง๐ฟโโ๏ธ"; inline constexpr const char woman_health_worker[] = "๐ฉโโ๏ธ"; inline constexpr const char woman_health_worker_tone1[] = "๐ฉ๐ปโโ๏ธ"; inline constexpr const char woman_health_worker_light_skin_tone[] = "๐ฉ๐ปโโ๏ธ"; inline constexpr const char woman_health_worker_tone2[] = "๐ฉ๐ผโโ๏ธ"; inline constexpr const char woman_health_worker_medium_light_skin_tone[] = "๐ฉ๐ผโโ๏ธ"; inline constexpr const char woman_health_worker_tone3[] = "๐ฉ๐ฝโโ๏ธ"; inline constexpr const char woman_health_worker_medium_skin_tone[] = "๐ฉ๐ฝโโ๏ธ"; inline constexpr const char woman_health_worker_tone4[] = "๐ฉ๐พโโ๏ธ"; inline constexpr const char woman_health_worker_medium_dark_skin_tone[] = "๐ฉ๐พโโ๏ธ"; inline constexpr const char woman_health_worker_tone5[] = "๐ฉ๐ฟโโ๏ธ"; inline constexpr const char woman_health_worker_dark_skin_tone[] = "๐ฉ๐ฟโโ๏ธ"; inline constexpr const char man_health_worker[] = "๐จโโ๏ธ"; inline constexpr const char man_health_worker_tone1[] = "๐จ๐ปโโ๏ธ"; inline constexpr const char man_health_worker_light_skin_tone[] = "๐จ๐ปโโ๏ธ"; inline constexpr const char man_health_worker_tone2[] = "๐จ๐ผโโ๏ธ"; inline constexpr const char man_health_worker_medium_light_skin_tone[] = "๐จ๐ผโโ๏ธ"; inline constexpr const char man_health_worker_tone3[] = "๐จ๐ฝโโ๏ธ"; inline constexpr const char man_health_worker_medium_skin_tone[] = "๐จ๐ฝโโ๏ธ"; inline constexpr const char man_health_worker_tone4[] = "๐จ๐พโโ๏ธ"; inline constexpr const char man_health_worker_medium_dark_skin_tone[] = "๐จ๐พโโ๏ธ"; inline constexpr const char man_health_worker_tone5[] = "๐จ๐ฟโโ๏ธ"; inline constexpr const char man_health_worker_dark_skin_tone[] = "๐จ๐ฟโโ๏ธ"; inline constexpr const char farmer[] = "๐งโ๐พ"; inline constexpr const char farmer_tone1[] = "๐ง๐ปโ๐พ"; inline constexpr const char farmer_light_skin_tone[] = "๐ง๐ปโ๐พ"; inline constexpr const char farmer_tone2[] = "๐ง๐ผโ๐พ"; inline constexpr const char farmer_medium_light_skin_tone[] = "๐ง๐ผโ๐พ"; inline constexpr const char farmer_tone3[] = "๐ง๐ฝโ๐พ"; inline constexpr const char farmer_medium_skin_tone[] = "๐ง๐ฝโ๐พ"; inline constexpr const char farmer_tone4[] = "๐ง๐พโ๐พ"; inline constexpr const char farmer_medium_dark_skin_tone[] = "๐ง๐พโ๐พ"; inline constexpr const char farmer_tone5[] = "๐ง๐ฟโ๐พ"; inline constexpr const char farmer_dark_skin_tone[] = "๐ง๐ฟโ๐พ"; inline constexpr const char woman_farmer[] = "๐ฉโ๐พ"; inline constexpr const char woman_farmer_tone1[] = "๐ฉ๐ปโ๐พ"; inline constexpr const char woman_farmer_light_skin_tone[] = "๐ฉ๐ปโ๐พ"; inline constexpr const char woman_farmer_tone2[] = "๐ฉ๐ผโ๐พ"; inline constexpr const char woman_farmer_medium_light_skin_tone[] = "๐ฉ๐ผโ๐พ"; inline constexpr const char woman_farmer_tone3[] = "๐ฉ๐ฝโ๐พ"; inline constexpr const char woman_farmer_medium_skin_tone[] = "๐ฉ๐ฝโ๐พ"; inline constexpr const char woman_farmer_tone4[] = "๐ฉ๐พโ๐พ"; inline constexpr const char woman_farmer_medium_dark_skin_tone[] = "๐ฉ๐พโ๐พ"; inline constexpr const char woman_farmer_tone5[] = "๐ฉ๐ฟโ๐พ"; inline constexpr const char woman_farmer_dark_skin_tone[] = "๐ฉ๐ฟโ๐พ"; inline constexpr const char man_farmer[] = "๐จโ๐พ"; inline constexpr const char man_farmer_tone1[] = "๐จ๐ปโ๐พ"; inline constexpr const char man_farmer_light_skin_tone[] = "๐จ๐ปโ๐พ"; inline constexpr const char man_farmer_tone2[] = "๐จ๐ผโ๐พ"; inline constexpr const char man_farmer_medium_light_skin_tone[] = "๐จ๐ผโ๐พ"; inline constexpr const char man_farmer_tone3[] = "๐จ๐ฝโ๐พ"; inline constexpr const char man_farmer_medium_skin_tone[] = "๐จ๐ฝโ๐พ"; inline constexpr const char man_farmer_tone4[] = "๐จ๐พโ๐พ"; inline constexpr const char man_farmer_medium_dark_skin_tone[] = "๐จ๐พโ๐พ"; inline constexpr const char man_farmer_tone5[] = "๐จ๐ฟโ๐พ"; inline constexpr const char man_farmer_dark_skin_tone[] = "๐จ๐ฟโ๐พ"; inline constexpr const char cook[] = "๐งโ๐ณ"; inline constexpr const char cook_tone1[] = "๐ง๐ปโ๐ณ"; inline constexpr const char cook_light_skin_tone[] = "๐ง๐ปโ๐ณ"; inline constexpr const char cook_tone2[] = "๐ง๐ผโ๐ณ"; inline constexpr const char cook_medium_light_skin_tone[] = "๐ง๐ผโ๐ณ"; inline constexpr const char cook_tone3[] = "๐ง๐ฝโ๐ณ"; inline constexpr const char cook_medium_skin_tone[] = "๐ง๐ฝโ๐ณ"; inline constexpr const char cook_tone4[] = "๐ง๐พโ๐ณ"; inline constexpr const char cook_medium_dark_skin_tone[] = "๐ง๐พโ๐ณ"; inline constexpr const char cook_tone5[] = "๐ง๐ฟโ๐ณ"; inline constexpr const char cook_dark_skin_tone[] = "๐ง๐ฟโ๐ณ"; inline constexpr const char woman_cook[] = "๐ฉโ๐ณ"; inline constexpr const char woman_cook_tone1[] = "๐ฉ๐ปโ๐ณ"; inline constexpr const char woman_cook_light_skin_tone[] = "๐ฉ๐ปโ๐ณ"; inline constexpr const char woman_cook_tone2[] = "๐ฉ๐ผโ๐ณ"; inline constexpr const char woman_cook_medium_light_skin_tone[] = "๐ฉ๐ผโ๐ณ"; inline constexpr const char woman_cook_tone3[] = "๐ฉ๐ฝโ๐ณ"; inline constexpr const char woman_cook_medium_skin_tone[] = "๐ฉ๐ฝโ๐ณ"; inline constexpr const char woman_cook_tone4[] = "๐ฉ๐พโ๐ณ"; inline constexpr const char woman_cook_medium_dark_skin_tone[] = "๐ฉ๐พโ๐ณ"; inline constexpr const char woman_cook_tone5[] = "๐ฉ๐ฟโ๐ณ"; inline constexpr const char woman_cook_dark_skin_tone[] = "๐ฉ๐ฟโ๐ณ"; inline constexpr const char man_cook[] = "๐จโ๐ณ"; inline constexpr const char man_cook_tone1[] = "๐จ๐ปโ๐ณ"; inline constexpr const char man_cook_light_skin_tone[] = "๐จ๐ปโ๐ณ"; inline constexpr const char man_cook_tone2[] = "๐จ๐ผโ๐ณ"; inline constexpr const char man_cook_medium_light_skin_tone[] = "๐จ๐ผโ๐ณ"; inline constexpr const char man_cook_tone3[] = "๐จ๐ฝโ๐ณ"; inline constexpr const char man_cook_medium_skin_tone[] = "๐จ๐ฝโ๐ณ"; inline constexpr const char man_cook_tone4[] = "๐จ๐พโ๐ณ"; inline constexpr const char man_cook_medium_dark_skin_tone[] = "๐จ๐พโ๐ณ"; inline constexpr const char man_cook_tone5[] = "๐จ๐ฟโ๐ณ"; inline constexpr const char man_cook_dark_skin_tone[] = "๐จ๐ฟโ๐ณ"; inline constexpr const char student[] = "๐งโ๐"; inline constexpr const char student_tone1[] = "๐ง๐ปโ๐"; inline constexpr const char student_light_skin_tone[] = "๐ง๐ปโ๐"; inline constexpr const char student_tone2[] = "๐ง๐ผโ๐"; inline constexpr const char student_medium_light_skin_tone[] = "๐ง๐ผโ๐"; inline constexpr const char student_tone3[] = "๐ง๐ฝโ๐"; inline constexpr const char student_medium_skin_tone[] = "๐ง๐ฝโ๐"; inline constexpr const char student_tone4[] = "๐ง๐พโ๐"; inline constexpr const char student_medium_dark_skin_tone[] = "๐ง๐พโ๐"; inline constexpr const char student_tone5[] = "๐ง๐ฟโ๐"; inline constexpr const char student_dark_skin_tone[] = "๐ง๐ฟโ๐"; inline constexpr const char woman_student[] = "๐ฉโ๐"; inline constexpr const char woman_student_tone1[] = "๐ฉ๐ปโ๐"; inline constexpr const char woman_student_light_skin_tone[] = "๐ฉ๐ปโ๐"; inline constexpr const char woman_student_tone2[] = "๐ฉ๐ผโ๐"; inline constexpr const char woman_student_medium_light_skin_tone[] = "๐ฉ๐ผโ๐"; inline constexpr const char woman_student_tone3[] = "๐ฉ๐ฝโ๐"; inline constexpr const char woman_student_medium_skin_tone[] = "๐ฉ๐ฝโ๐"; inline constexpr const char woman_student_tone4[] = "๐ฉ๐พโ๐"; inline constexpr const char woman_student_medium_dark_skin_tone[] = "๐ฉ๐พโ๐"; inline constexpr const char woman_student_tone5[] = "๐ฉ๐ฟโ๐"; inline constexpr const char woman_student_dark_skin_tone[] = "๐ฉ๐ฟโ๐"; inline constexpr const char man_student[] = "๐จโ๐"; inline constexpr const char man_student_tone1[] = "๐จ๐ปโ๐"; inline constexpr const char man_student_light_skin_tone[] = "๐จ๐ปโ๐"; inline constexpr const char man_student_tone2[] = "๐จ๐ผโ๐"; inline constexpr const char man_student_medium_light_skin_tone[] = "๐จ๐ผโ๐"; inline constexpr const char man_student_tone3[] = "๐จ๐ฝโ๐"; inline constexpr const char man_student_medium_skin_tone[] = "๐จ๐ฝโ๐"; inline constexpr const char man_student_tone4[] = "๐จ๐พโ๐"; inline constexpr const char man_student_medium_dark_skin_tone[] = "๐จ๐พโ๐"; inline constexpr const char man_student_tone5[] = "๐จ๐ฟโ๐"; inline constexpr const char man_student_dark_skin_tone[] = "๐จ๐ฟโ๐"; inline constexpr const char singer[] = "๐งโ๐ค"; inline constexpr const char singer_tone1[] = "๐ง๐ปโ๐ค"; inline constexpr const char singer_light_skin_tone[] = "๐ง๐ปโ๐ค"; inline constexpr const char singer_tone2[] = "๐ง๐ผโ๐ค"; inline constexpr const char singer_medium_light_skin_tone[] = "๐ง๐ผโ๐ค"; inline constexpr const char singer_tone3[] = "๐ง๐ฝโ๐ค"; inline constexpr const char singer_medium_skin_tone[] = "๐ง๐ฝโ๐ค"; inline constexpr const char singer_tone4[] = "๐ง๐พโ๐ค"; inline constexpr const char singer_medium_dark_skin_tone[] = "๐ง๐พโ๐ค"; inline constexpr const char singer_tone5[] = "๐ง๐ฟโ๐ค"; inline constexpr const char singer_dark_skin_tone[] = "๐ง๐ฟโ๐ค"; inline constexpr const char woman_singer[] = "๐ฉโ๐ค"; inline constexpr const char woman_singer_tone1[] = "๐ฉ๐ปโ๐ค"; inline constexpr const char woman_singer_light_skin_tone[] = "๐ฉ๐ปโ๐ค"; inline constexpr const char woman_singer_tone2[] = "๐ฉ๐ผโ๐ค"; inline constexpr const char woman_singer_medium_light_skin_tone[] = "๐ฉ๐ผโ๐ค"; inline constexpr const char woman_singer_tone3[] = "๐ฉ๐ฝโ๐ค"; inline constexpr const char woman_singer_medium_skin_tone[] = "๐ฉ๐ฝโ๐ค"; inline constexpr const char woman_singer_tone4[] = "๐ฉ๐พโ๐ค"; inline constexpr const char woman_singer_medium_dark_skin_tone[] = "๐ฉ๐พโ๐ค"; inline constexpr const char woman_singer_tone5[] = "๐ฉ๐ฟโ๐ค"; inline constexpr const char woman_singer_dark_skin_tone[] = "๐ฉ๐ฟโ๐ค"; inline constexpr const char man_singer[] = "๐จโ๐ค"; inline constexpr const char man_singer_tone1[] = "๐จ๐ปโ๐ค"; inline constexpr const char man_singer_light_skin_tone[] = "๐จ๐ปโ๐ค"; inline constexpr const char man_singer_tone2[] = "๐จ๐ผโ๐ค"; inline constexpr const char man_singer_medium_light_skin_tone[] = "๐จ๐ผโ๐ค"; inline constexpr const char man_singer_tone3[] = "๐จ๐ฝโ๐ค"; inline constexpr const char man_singer_medium_skin_tone[] = "๐จ๐ฝโ๐ค"; inline constexpr const char man_singer_tone4[] = "๐จ๐พโ๐ค"; inline constexpr const char man_singer_medium_dark_skin_tone[] = "๐จ๐พโ๐ค"; inline constexpr const char man_singer_tone5[] = "๐จ๐ฟโ๐ค"; inline constexpr const char man_singer_dark_skin_tone[] = "๐จ๐ฟโ๐ค"; inline constexpr const char teacher[] = "๐งโ๐ซ"; inline constexpr const char teacher_tone1[] = "๐ง๐ปโ๐ซ"; inline constexpr const char teacher_light_skin_tone[] = "๐ง๐ปโ๐ซ"; inline constexpr const char teacher_tone2[] = "๐ง๐ผโ๐ซ"; inline constexpr const char teacher_medium_light_skin_tone[] = "๐ง๐ผโ๐ซ"; inline constexpr const char teacher_tone3[] = "๐ง๐ฝโ๐ซ"; inline constexpr const char teacher_medium_skin_tone[] = "๐ง๐ฝโ๐ซ"; inline constexpr const char teacher_tone4[] = "๐ง๐พโ๐ซ"; inline constexpr const char teacher_medium_dark_skin_tone[] = "๐ง๐พโ๐ซ"; inline constexpr const char teacher_tone5[] = "๐ง๐ฟโ๐ซ"; inline constexpr const char teacher_dark_skin_tone[] = "๐ง๐ฟโ๐ซ"; inline constexpr const char woman_teacher[] = "๐ฉโ๐ซ"; inline constexpr const char woman_teacher_tone1[] = "๐ฉ๐ปโ๐ซ"; inline constexpr const char woman_teacher_light_skin_tone[] = "๐ฉ๐ปโ๐ซ"; inline constexpr const char woman_teacher_tone2[] = "๐ฉ๐ผโ๐ซ"; inline constexpr const char woman_teacher_medium_light_skin_tone[] = "๐ฉ๐ผโ๐ซ"; inline constexpr const char woman_teacher_tone3[] = "๐ฉ๐ฝโ๐ซ"; inline constexpr const char woman_teacher_medium_skin_tone[] = "๐ฉ๐ฝโ๐ซ"; inline constexpr const char woman_teacher_tone4[] = "๐ฉ๐พโ๐ซ"; inline constexpr const char woman_teacher_medium_dark_skin_tone[] = "๐ฉ๐พโ๐ซ"; inline constexpr const char woman_teacher_tone5[] = "๐ฉ๐ฟโ๐ซ"; inline constexpr const char woman_teacher_dark_skin_tone[] = "๐ฉ๐ฟโ๐ซ"; inline constexpr const char man_teacher[] = "๐จโ๐ซ"; inline constexpr const char man_teacher_tone1[] = "๐จ๐ปโ๐ซ"; inline constexpr const char man_teacher_light_skin_tone[] = "๐จ๐ปโ๐ซ"; inline constexpr const char man_teacher_tone2[] = "๐จ๐ผโ๐ซ"; inline constexpr const char man_teacher_medium_light_skin_tone[] = "๐จ๐ผโ๐ซ"; inline constexpr const char man_teacher_tone3[] = "๐จ๐ฝโ๐ซ"; inline constexpr const char man_teacher_medium_skin_tone[] = "๐จ๐ฝโ๐ซ"; inline constexpr const char man_teacher_tone4[] = "๐จ๐พโ๐ซ"; inline constexpr const char man_teacher_medium_dark_skin_tone[] = "๐จ๐พโ๐ซ"; inline constexpr const char man_teacher_tone5[] = "๐จ๐ฟโ๐ซ"; inline constexpr const char man_teacher_dark_skin_tone[] = "๐จ๐ฟโ๐ซ"; inline constexpr const char factory_worker[] = "๐งโ๐ญ"; inline constexpr const char factory_worker_tone1[] = "๐ง๐ปโ๐ญ"; inline constexpr const char factory_worker_light_skin_tone[] = "๐ง๐ปโ๐ญ"; inline constexpr const char factory_worker_tone2[] = "๐ง๐ผโ๐ญ"; inline constexpr const char factory_worker_medium_light_skin_tone[] = "๐ง๐ผโ๐ญ"; inline constexpr const char factory_worker_tone3[] = "๐ง๐ฝโ๐ญ"; inline constexpr const char factory_worker_medium_skin_tone[] = "๐ง๐ฝโ๐ญ"; inline constexpr const char factory_worker_tone4[] = "๐ง๐พโ๐ญ"; inline constexpr const char factory_worker_medium_dark_skin_tone[] = "๐ง๐พโ๐ญ"; inline constexpr const char factory_worker_tone5[] = "๐ง๐ฟโ๐ญ"; inline constexpr const char factory_worker_dark_skin_tone[] = "๐ง๐ฟโ๐ญ"; inline constexpr const char woman_factory_worker[] = "๐ฉโ๐ญ"; inline constexpr const char woman_factory_worker_tone1[] = "๐ฉ๐ปโ๐ญ"; inline constexpr const char woman_factory_worker_light_skin_tone[] = "๐ฉ๐ปโ๐ญ"; inline constexpr const char woman_factory_worker_tone2[] = "๐ฉ๐ผโ๐ญ"; inline constexpr const char woman_factory_worker_medium_light_skin_tone[] = "๐ฉ๐ผโ๐ญ"; inline constexpr const char woman_factory_worker_tone3[] = "๐ฉ๐ฝโ๐ญ"; inline constexpr const char woman_factory_worker_medium_skin_tone[] = "๐ฉ๐ฝโ๐ญ"; inline constexpr const char woman_factory_worker_tone4[] = "๐ฉ๐พโ๐ญ"; inline constexpr const char woman_factory_worker_medium_dark_skin_tone[] = "๐ฉ๐พโ๐ญ"; inline constexpr const char woman_factory_worker_tone5[] = "๐ฉ๐ฟโ๐ญ"; inline constexpr const char woman_factory_worker_dark_skin_tone[] = "๐ฉ๐ฟโ๐ญ"; inline constexpr const char man_factory_worker[] = "๐จโ๐ญ"; inline constexpr const char man_factory_worker_tone1[] = "๐จ๐ปโ๐ญ"; inline constexpr const char man_factory_worker_light_skin_tone[] = "๐จ๐ปโ๐ญ"; inline constexpr const char man_factory_worker_tone2[] = "๐จ๐ผโ๐ญ"; inline constexpr const char man_factory_worker_medium_light_skin_tone[] = "๐จ๐ผโ๐ญ"; inline constexpr const char man_factory_worker_tone3[] = "๐จ๐ฝโ๐ญ"; inline constexpr const char man_factory_worker_medium_skin_tone[] = "๐จ๐ฝโ๐ญ"; inline constexpr const char man_factory_worker_tone4[] = "๐จ๐พโ๐ญ"; inline constexpr const char man_factory_worker_medium_dark_skin_tone[] = "๐จ๐พโ๐ญ"; inline constexpr const char man_factory_worker_tone5[] = "๐จ๐ฟโ๐ญ"; inline constexpr const char man_factory_worker_dark_skin_tone[] = "๐จ๐ฟโ๐ญ"; inline constexpr const char technologist[] = "๐งโ๐ป"; inline constexpr const char technologist_tone1[] = "๐ง๐ปโ๐ป"; inline constexpr const char technologist_light_skin_tone[] = "๐ง๐ปโ๐ป"; inline constexpr const char technologist_tone2[] = "๐ง๐ผโ๐ป"; inline constexpr const char technologist_medium_light_skin_tone[] = "๐ง๐ผโ๐ป"; inline constexpr const char technologist_tone3[] = "๐ง๐ฝโ๐ป"; inline constexpr const char technologist_medium_skin_tone[] = "๐ง๐ฝโ๐ป"; inline constexpr const char technologist_tone4[] = "๐ง๐พโ๐ป"; inline constexpr const char technologist_medium_dark_skin_tone[] = "๐ง๐พโ๐ป"; inline constexpr const char technologist_tone5[] = "๐ง๐ฟโ๐ป"; inline constexpr const char technologist_dark_skin_tone[] = "๐ง๐ฟโ๐ป"; inline constexpr const char woman_technologist[] = "๐ฉโ๐ป"; inline constexpr const char woman_technologist_tone1[] = "๐ฉ๐ปโ๐ป"; inline constexpr const char woman_technologist_light_skin_tone[] = "๐ฉ๐ปโ๐ป"; inline constexpr const char woman_technologist_tone2[] = "๐ฉ๐ผโ๐ป"; inline constexpr const char woman_technologist_medium_light_skin_tone[] = "๐ฉ๐ผโ๐ป"; inline constexpr const char woman_technologist_tone3[] = "๐ฉ๐ฝโ๐ป"; inline constexpr const char woman_technologist_medium_skin_tone[] = "๐ฉ๐ฝโ๐ป"; inline constexpr const char woman_technologist_tone4[] = "๐ฉ๐พโ๐ป"; inline constexpr const char woman_technologist_medium_dark_skin_tone[] = "๐ฉ๐พโ๐ป"; inline constexpr const char woman_technologist_tone5[] = "๐ฉ๐ฟโ๐ป"; inline constexpr const char woman_technologist_dark_skin_tone[] = "๐ฉ๐ฟโ๐ป"; inline constexpr const char man_technologist[] = "๐จโ๐ป"; inline constexpr const char man_technologist_tone1[] = "๐จ๐ปโ๐ป"; inline constexpr const char man_technologist_light_skin_tone[] = "๐จ๐ปโ๐ป"; inline constexpr const char man_technologist_tone2[] = "๐จ๐ผโ๐ป"; inline constexpr const char man_technologist_medium_light_skin_tone[] = "๐จ๐ผโ๐ป"; inline constexpr const char man_technologist_tone3[] = "๐จ๐ฝโ๐ป"; inline constexpr const char man_technologist_medium_skin_tone[] = "๐จ๐ฝโ๐ป"; inline constexpr const char man_technologist_tone4[] = "๐จ๐พโ๐ป"; inline constexpr const char man_technologist_medium_dark_skin_tone[] = "๐จ๐พโ๐ป"; inline constexpr const char man_technologist_tone5[] = "๐จ๐ฟโ๐ป"; inline constexpr const char man_technologist_dark_skin_tone[] = "๐จ๐ฟโ๐ป"; inline constexpr const char office_worker[] = "๐งโ๐ผ"; inline constexpr const char office_worker_tone1[] = "๐ง๐ปโ๐ผ"; inline constexpr const char office_worker_light_skin_tone[] = "๐ง๐ปโ๐ผ"; inline constexpr const char office_worker_tone2[] = "๐ง๐ผโ๐ผ"; inline constexpr const char office_worker_medium_light_skin_tone[] = "๐ง๐ผโ๐ผ"; inline constexpr const char office_worker_tone3[] = "๐ง๐ฝโ๐ผ"; inline constexpr const char office_worker_medium_skin_tone[] = "๐ง๐ฝโ๐ผ"; inline constexpr const char office_worker_tone4[] = "๐ง๐พโ๐ผ"; inline constexpr const char office_worker_medium_dark_skin_tone[] = "๐ง๐พโ๐ผ"; inline constexpr const char office_worker_tone5[] = "๐ง๐ฟโ๐ผ"; inline constexpr const char office_worker_dark_skin_tone[] = "๐ง๐ฟโ๐ผ"; inline constexpr const char woman_office_worker[] = "๐ฉโ๐ผ"; inline constexpr const char woman_office_worker_tone1[] = "๐ฉ๐ปโ๐ผ"; inline constexpr const char woman_office_worker_light_skin_tone[] = "๐ฉ๐ปโ๐ผ"; inline constexpr const char woman_office_worker_tone2[] = "๐ฉ๐ผโ๐ผ"; inline constexpr const char woman_office_worker_medium_light_skin_tone[] = "๐ฉ๐ผโ๐ผ"; inline constexpr const char woman_office_worker_tone3[] = "๐ฉ๐ฝโ๐ผ"; inline constexpr const char woman_office_worker_medium_skin_tone[] = "๐ฉ๐ฝโ๐ผ"; inline constexpr const char woman_office_worker_tone4[] = "๐ฉ๐พโ๐ผ"; inline constexpr const char woman_office_worker_medium_dark_skin_tone[] = "๐ฉ๐พโ๐ผ"; inline constexpr const char woman_office_worker_tone5[] = "๐ฉ๐ฟโ๐ผ"; inline constexpr const char woman_office_worker_dark_skin_tone[] = "๐ฉ๐ฟโ๐ผ"; inline constexpr const char man_office_worker[] = "๐จโ๐ผ"; inline constexpr const char man_office_worker_tone1[] = "๐จ๐ปโ๐ผ"; inline constexpr const char man_office_worker_light_skin_tone[] = "๐จ๐ปโ๐ผ"; inline constexpr const char man_office_worker_tone2[] = "๐จ๐ผโ๐ผ"; inline constexpr const char man_office_worker_medium_light_skin_tone[] = "๐จ๐ผโ๐ผ"; inline constexpr const char man_office_worker_tone3[] = "๐จ๐ฝโ๐ผ"; inline constexpr const char man_office_worker_medium_skin_tone[] = "๐จ๐ฝโ๐ผ"; inline constexpr const char man_office_worker_tone4[] = "๐จ๐พโ๐ผ"; inline constexpr const char man_office_worker_medium_dark_skin_tone[] = "๐จ๐พโ๐ผ"; inline constexpr const char man_office_worker_tone5[] = "๐จ๐ฟโ๐ผ"; inline constexpr const char man_office_worker_dark_skin_tone[] = "๐จ๐ฟโ๐ผ"; inline constexpr const char mechanic[] = "๐งโ๐ง"; inline constexpr const char mechanic_tone1[] = "๐ง๐ปโ๐ง"; inline constexpr const char mechanic_light_skin_tone[] = "๐ง๐ปโ๐ง"; inline constexpr const char mechanic_tone2[] = "๐ง๐ผโ๐ง"; inline constexpr const char mechanic_medium_light_skin_tone[] = "๐ง๐ผโ๐ง"; inline constexpr const char mechanic_tone3[] = "๐ง๐ฝโ๐ง"; inline constexpr const char mechanic_medium_skin_tone[] = "๐ง๐ฝโ๐ง"; inline constexpr const char mechanic_tone4[] = "๐ง๐พโ๐ง"; inline constexpr const char mechanic_medium_dark_skin_tone[] = "๐ง๐พโ๐ง"; inline constexpr const char mechanic_tone5[] = "๐ง๐ฟโ๐ง"; inline constexpr const char mechanic_dark_skin_tone[] = "๐ง๐ฟโ๐ง"; inline constexpr const char woman_mechanic[] = "๐ฉโ๐ง"; inline constexpr const char woman_mechanic_tone1[] = "๐ฉ๐ปโ๐ง"; inline constexpr const char woman_mechanic_light_skin_tone[] = "๐ฉ๐ปโ๐ง"; inline constexpr const char woman_mechanic_tone2[] = "๐ฉ๐ผโ๐ง"; inline constexpr const char woman_mechanic_medium_light_skin_tone[] = "๐ฉ๐ผโ๐ง"; inline constexpr const char woman_mechanic_tone3[] = "๐ฉ๐ฝโ๐ง"; inline constexpr const char woman_mechanic_medium_skin_tone[] = "๐ฉ๐ฝโ๐ง"; inline constexpr const char woman_mechanic_tone4[] = "๐ฉ๐พโ๐ง"; inline constexpr const char woman_mechanic_medium_dark_skin_tone[] = "๐ฉ๐พโ๐ง"; inline constexpr const char woman_mechanic_tone5[] = "๐ฉ๐ฟโ๐ง"; inline constexpr const char woman_mechanic_dark_skin_tone[] = "๐ฉ๐ฟโ๐ง"; inline constexpr const char man_mechanic[] = "๐จโ๐ง"; inline constexpr const char man_mechanic_tone1[] = "๐จ๐ปโ๐ง"; inline constexpr const char man_mechanic_light_skin_tone[] = "๐จ๐ปโ๐ง"; inline constexpr const char man_mechanic_tone2[] = "๐จ๐ผโ๐ง"; inline constexpr const char man_mechanic_medium_light_skin_tone[] = "๐จ๐ผโ๐ง"; inline constexpr const char man_mechanic_tone3[] = "๐จ๐ฝโ๐ง"; inline constexpr const char man_mechanic_medium_skin_tone[] = "๐จ๐ฝโ๐ง"; inline constexpr const char man_mechanic_tone4[] = "๐จ๐พโ๐ง"; inline constexpr const char man_mechanic_medium_dark_skin_tone[] = "๐จ๐พโ๐ง"; inline constexpr const char man_mechanic_tone5[] = "๐จ๐ฟโ๐ง"; inline constexpr const char man_mechanic_dark_skin_tone[] = "๐จ๐ฟโ๐ง"; inline constexpr const char scientist[] = "๐งโ๐ฌ"; inline constexpr const char scientist_tone1[] = "๐ง๐ปโ๐ฌ"; inline constexpr const char scientist_light_skin_tone[] = "๐ง๐ปโ๐ฌ"; inline constexpr const char scientist_tone2[] = "๐ง๐ผโ๐ฌ"; inline constexpr const char scientist_medium_light_skin_tone[] = "๐ง๐ผโ๐ฌ"; inline constexpr const char scientist_tone3[] = "๐ง๐ฝโ๐ฌ"; inline constexpr const char scientist_medium_skin_tone[] = "๐ง๐ฝโ๐ฌ"; inline constexpr const char scientist_tone4[] = "๐ง๐พโ๐ฌ"; inline constexpr const char scientist_medium_dark_skin_tone[] = "๐ง๐พโ๐ฌ"; inline constexpr const char scientist_tone5[] = "๐ง๐ฟโ๐ฌ"; inline constexpr const char scientist_dark_skin_tone[] = "๐ง๐ฟโ๐ฌ"; inline constexpr const char woman_scientist[] = "๐ฉโ๐ฌ"; inline constexpr const char woman_scientist_tone1[] = "๐ฉ๐ปโ๐ฌ"; inline constexpr const char woman_scientist_light_skin_tone[] = "๐ฉ๐ปโ๐ฌ"; inline constexpr const char woman_scientist_tone2[] = "๐ฉ๐ผโ๐ฌ"; inline constexpr const char woman_scientist_medium_light_skin_tone[] = "๐ฉ๐ผโ๐ฌ"; inline constexpr const char woman_scientist_tone3[] = "๐ฉ๐ฝโ๐ฌ"; inline constexpr const char woman_scientist_medium_skin_tone[] = "๐ฉ๐ฝโ๐ฌ"; inline constexpr const char woman_scientist_tone4[] = "๐ฉ๐พโ๐ฌ"; inline constexpr const char woman_scientist_medium_dark_skin_tone[] = "๐ฉ๐พโ๐ฌ"; inline constexpr const char woman_scientist_tone5[] = "๐ฉ๐ฟโ๐ฌ"; inline constexpr const char woman_scientist_dark_skin_tone[] = "๐ฉ๐ฟโ๐ฌ"; inline constexpr const char man_scientist[] = "๐จโ๐ฌ"; inline constexpr const char man_scientist_tone1[] = "๐จ๐ปโ๐ฌ"; inline constexpr const char man_scientist_light_skin_tone[] = "๐จ๐ปโ๐ฌ"; inline constexpr const char man_scientist_tone2[] = "๐จ๐ผโ๐ฌ"; inline constexpr const char man_scientist_medium_light_skin_tone[] = "๐จ๐ผโ๐ฌ"; inline constexpr const char man_scientist_tone3[] = "๐จ๐ฝโ๐ฌ"; inline constexpr const char man_scientist_medium_skin_tone[] = "๐จ๐ฝโ๐ฌ"; inline constexpr const char man_scientist_tone4[] = "๐จ๐พโ๐ฌ"; inline constexpr const char man_scientist_medium_dark_skin_tone[] = "๐จ๐พโ๐ฌ"; inline constexpr const char man_scientist_tone5[] = "๐จ๐ฟโ๐ฌ"; inline constexpr const char man_scientist_dark_skin_tone[] = "๐จ๐ฟโ๐ฌ"; inline constexpr const char artist[] = "๐งโ๐จ"; inline constexpr const char artist_tone1[] = "๐ง๐ปโ๐จ"; inline constexpr const char artist_light_skin_tone[] = "๐ง๐ปโ๐จ"; inline constexpr const char artist_tone2[] = "๐ง๐ผโ๐จ"; inline constexpr const char artist_medium_light_skin_tone[] = "๐ง๐ผโ๐จ"; inline constexpr const char artist_tone3[] = "๐ง๐ฝโ๐จ"; inline constexpr const char artist_medium_skin_tone[] = "๐ง๐ฝโ๐จ"; inline constexpr const char artist_tone4[] = "๐ง๐พโ๐จ"; inline constexpr const char artist_medium_dark_skin_tone[] = "๐ง๐พโ๐จ"; inline constexpr const char artist_tone5[] = "๐ง๐ฟโ๐จ"; inline constexpr const char artist_dark_skin_tone[] = "๐ง๐ฟโ๐จ"; inline constexpr const char woman_artist[] = "๐ฉโ๐จ"; inline constexpr const char woman_artist_tone1[] = "๐ฉ๐ปโ๐จ"; inline constexpr const char woman_artist_light_skin_tone[] = "๐ฉ๐ปโ๐จ"; inline constexpr const char woman_artist_tone2[] = "๐ฉ๐ผโ๐จ"; inline constexpr const char woman_artist_medium_light_skin_tone[] = "๐ฉ๐ผโ๐จ"; inline constexpr const char woman_artist_tone3[] = "๐ฉ๐ฝโ๐จ"; inline constexpr const char woman_artist_medium_skin_tone[] = "๐ฉ๐ฝโ๐จ"; inline constexpr const char woman_artist_tone4[] = "๐ฉ๐พโ๐จ"; inline constexpr const char woman_artist_medium_dark_skin_tone[] = "๐ฉ๐พโ๐จ"; inline constexpr const char woman_artist_tone5[] = "๐ฉ๐ฟโ๐จ"; inline constexpr const char woman_artist_dark_skin_tone[] = "๐ฉ๐ฟโ๐จ"; inline constexpr const char man_artist[] = "๐จโ๐จ"; inline constexpr const char man_artist_tone1[] = "๐จ๐ปโ๐จ"; inline constexpr const char man_artist_light_skin_tone[] = "๐จ๐ปโ๐จ"; inline constexpr const char man_artist_tone2[] = "๐จ๐ผโ๐จ"; inline constexpr const char man_artist_medium_light_skin_tone[] = "๐จ๐ผโ๐จ"; inline constexpr const char man_artist_tone3[] = "๐จ๐ฝโ๐จ"; inline constexpr const char man_artist_medium_skin_tone[] = "๐จ๐ฝโ๐จ"; inline constexpr const char man_artist_tone4[] = "๐จ๐พโ๐จ"; inline constexpr const char man_artist_medium_dark_skin_tone[] = "๐จ๐พโ๐จ"; inline constexpr const char man_artist_tone5[] = "๐จ๐ฟโ๐จ"; inline constexpr const char man_artist_dark_skin_tone[] = "๐จ๐ฟโ๐จ"; inline constexpr const char firefighter[] = "๐งโ๐"; inline constexpr const char firefighter_tone1[] = "๐ง๐ปโ๐"; inline constexpr const char firefighter_light_skin_tone[] = "๐ง๐ปโ๐"; inline constexpr const char firefighter_tone2[] = "๐ง๐ผโ๐"; inline constexpr const char firefighter_medium_light_skin_tone[] = "๐ง๐ผโ๐"; inline constexpr const char firefighter_tone3[] = "๐ง๐ฝโ๐"; inline constexpr const char firefighter_medium_skin_tone[] = "๐ง๐ฝโ๐"; inline constexpr const char firefighter_tone4[] = "๐ง๐พโ๐"; inline constexpr const char firefighter_medium_dark_skin_tone[] = "๐ง๐พโ๐"; inline constexpr const char firefighter_tone5[] = "๐ง๐ฟโ๐"; inline constexpr const char firefighter_dark_skin_tone[] = "๐ง๐ฟโ๐"; inline constexpr const char woman_firefighter[] = "๐ฉโ๐"; inline constexpr const char woman_firefighter_tone1[] = "๐ฉ๐ปโ๐"; inline constexpr const char woman_firefighter_light_skin_tone[] = "๐ฉ๐ปโ๐"; inline constexpr const char woman_firefighter_tone2[] = "๐ฉ๐ผโ๐"; inline constexpr const char woman_firefighter_medium_light_skin_tone[] = "๐ฉ๐ผโ๐"; inline constexpr const char woman_firefighter_tone3[] = "๐ฉ๐ฝโ๐"; inline constexpr const char woman_firefighter_medium_skin_tone[] = "๐ฉ๐ฝโ๐"; inline constexpr const char woman_firefighter_tone4[] = "๐ฉ๐พโ๐"; inline constexpr const char woman_firefighter_medium_dark_skin_tone[] = "๐ฉ๐พโ๐"; inline constexpr const char woman_firefighter_tone5[] = "๐ฉ๐ฟโ๐"; inline constexpr const char woman_firefighter_dark_skin_tone[] = "๐ฉ๐ฟโ๐"; inline constexpr const char man_firefighter[] = "๐จโ๐"; inline constexpr const char man_firefighter_tone1[] = "๐จ๐ปโ๐"; inline constexpr const char man_firefighter_light_skin_tone[] = "๐จ๐ปโ๐"; inline constexpr const char man_firefighter_tone2[] = "๐จ๐ผโ๐"; inline constexpr const char man_firefighter_medium_light_skin_tone[] = "๐จ๐ผโ๐"; inline constexpr const char man_firefighter_tone3[] = "๐จ๐ฝโ๐"; inline constexpr const char man_firefighter_medium_skin_tone[] = "๐จ๐ฝโ๐"; inline constexpr const char man_firefighter_tone4[] = "๐จ๐พโ๐"; inline constexpr const char man_firefighter_medium_dark_skin_tone[] = "๐จ๐พโ๐"; inline constexpr const char man_firefighter_tone5[] = "๐จ๐ฟโ๐"; inline constexpr const char man_firefighter_dark_skin_tone[] = "๐จ๐ฟโ๐"; inline constexpr const char pilot[] = "๐งโโ๏ธ"; inline constexpr const char pilot_tone1[] = "๐ง๐ปโโ๏ธ"; inline constexpr const char pilot_light_skin_tone[] = "๐ง๐ปโโ๏ธ"; inline constexpr const char pilot_tone2[] = "๐ง๐ผโโ๏ธ"; inline constexpr const char pilot_medium_light_skin_tone[] = "๐ง๐ผโโ๏ธ"; inline constexpr const char pilot_tone3[] = "๐ง๐ฝโโ๏ธ"; inline constexpr const char pilot_medium_skin_tone[] = "๐ง๐ฝโโ๏ธ"; inline constexpr const char pilot_tone4[] = "๐ง๐พโโ๏ธ"; inline constexpr const char pilot_medium_dark_skin_tone[] = "๐ง๐พโโ๏ธ"; inline constexpr const char pilot_tone5[] = "๐ง๐ฟโโ๏ธ"; inline constexpr const char pilot_dark_skin_tone[] = "๐ง๐ฟโโ๏ธ"; inline constexpr const char woman_pilot[] = "๐ฉโโ๏ธ"; inline constexpr const char woman_pilot_tone1[] = "๐ฉ๐ปโโ๏ธ"; inline constexpr const char woman_pilot_light_skin_tone[] = "๐ฉ๐ปโโ๏ธ"; inline constexpr const char woman_pilot_tone2[] = "๐ฉ๐ผโโ๏ธ"; inline constexpr const char woman_pilot_medium_light_skin_tone[] = "๐ฉ๐ผโโ๏ธ"; inline constexpr const char woman_pilot_tone3[] = "๐ฉ๐ฝโโ๏ธ"; inline constexpr const char woman_pilot_medium_skin_tone[] = "๐ฉ๐ฝโโ๏ธ"; inline constexpr const char woman_pilot_tone4[] = "๐ฉ๐พโโ๏ธ"; inline constexpr const char woman_pilot_medium_dark_skin_tone[] = "๐ฉ๐พโโ๏ธ"; inline constexpr const char woman_pilot_tone5[] = "๐ฉ๐ฟโโ๏ธ"; inline constexpr const char woman_pilot_dark_skin_tone[] = "๐ฉ๐ฟโโ๏ธ"; inline constexpr const char man_pilot[] = "๐จโโ๏ธ"; inline constexpr const char man_pilot_tone1[] = "๐จ๐ปโโ๏ธ"; inline constexpr const char man_pilot_light_skin_tone[] = "๐จ๐ปโโ๏ธ"; inline constexpr const char man_pilot_tone2[] = "๐จ๐ผโโ๏ธ"; inline constexpr const char man_pilot_medium_light_skin_tone[] = "๐จ๐ผโโ๏ธ"; inline constexpr const char man_pilot_tone3[] = "๐จ๐ฝโโ๏ธ"; inline constexpr const char man_pilot_medium_skin_tone[] = "๐จ๐ฝโโ๏ธ"; inline constexpr const char man_pilot_tone4[] = "๐จ๐พโโ๏ธ"; inline constexpr const char man_pilot_medium_dark_skin_tone[] = "๐จ๐พโโ๏ธ"; inline constexpr const char man_pilot_tone5[] = "๐จ๐ฟโโ๏ธ"; inline constexpr const char man_pilot_dark_skin_tone[] = "๐จ๐ฟโโ๏ธ"; inline constexpr const char astronaut[] = "๐งโ๐"; inline constexpr const char astronaut_tone1[] = "๐ง๐ปโ๐"; inline constexpr const char astronaut_light_skin_tone[] = "๐ง๐ปโ๐"; inline constexpr const char astronaut_tone2[] = "๐ง๐ผโ๐"; inline constexpr const char astronaut_medium_light_skin_tone[] = "๐ง๐ผโ๐"; inline constexpr const char astronaut_tone3[] = "๐ง๐ฝโ๐"; inline constexpr const char astronaut_medium_skin_tone[] = "๐ง๐ฝโ๐"; inline constexpr const char astronaut_tone4[] = "๐ง๐พโ๐"; inline constexpr const char astronaut_medium_dark_skin_tone[] = "๐ง๐พโ๐"; inline constexpr const char astronaut_tone5[] = "๐ง๐ฟโ๐"; inline constexpr const char astronaut_dark_skin_tone[] = "๐ง๐ฟโ๐"; inline constexpr const char woman_astronaut[] = "๐ฉโ๐"; inline constexpr const char woman_astronaut_tone1[] = "๐ฉ๐ปโ๐"; inline constexpr const char woman_astronaut_light_skin_tone[] = "๐ฉ๐ปโ๐"; inline constexpr const char woman_astronaut_tone2[] = "๐ฉ๐ผโ๐"; inline constexpr const char woman_astronaut_medium_light_skin_tone[] = "๐ฉ๐ผโ๐"; inline constexpr const char woman_astronaut_tone3[] = "๐ฉ๐ฝโ๐"; inline constexpr const char woman_astronaut_medium_skin_tone[] = "๐ฉ๐ฝโ๐"; inline constexpr const char woman_astronaut_tone4[] = "๐ฉ๐พโ๐"; inline constexpr const char woman_astronaut_medium_dark_skin_tone[] = "๐ฉ๐พโ๐"; inline constexpr const char woman_astronaut_tone5[] = "๐ฉ๐ฟโ๐"; inline constexpr const char woman_astronaut_dark_skin_tone[] = "๐ฉ๐ฟโ๐"; inline constexpr const char man_astronaut[] = "๐จโ๐"; inline constexpr const char man_astronaut_tone1[] = "๐จ๐ปโ๐"; inline constexpr const char man_astronaut_light_skin_tone[] = "๐จ๐ปโ๐"; inline constexpr const char man_astronaut_tone2[] = "๐จ๐ผโ๐"; inline constexpr const char man_astronaut_medium_light_skin_tone[] = "๐จ๐ผโ๐"; inline constexpr const char man_astronaut_tone3[] = "๐จ๐ฝโ๐"; inline constexpr const char man_astronaut_medium_skin_tone[] = "๐จ๐ฝโ๐"; inline constexpr const char man_astronaut_tone4[] = "๐จ๐พโ๐"; inline constexpr const char man_astronaut_medium_dark_skin_tone[] = "๐จ๐พโ๐"; inline constexpr const char man_astronaut_tone5[] = "๐จ๐ฟโ๐"; inline constexpr const char man_astronaut_dark_skin_tone[] = "๐จ๐ฟโ๐"; inline constexpr const char judge[] = "๐งโโ๏ธ"; inline constexpr const char judge_tone1[] = "๐ง๐ปโโ๏ธ"; inline constexpr const char judge_light_skin_tone[] = "๐ง๐ปโโ๏ธ"; inline constexpr const char judge_tone2[] = "๐ง๐ผโโ๏ธ"; inline constexpr const char judge_medium_light_skin_tone[] = "๐ง๐ผโโ๏ธ"; inline constexpr const char judge_tone3[] = "๐ง๐ฝโโ๏ธ"; inline constexpr const char judge_medium_skin_tone[] = "๐ง๐ฝโโ๏ธ"; inline constexpr const char judge_tone4[] = "๐ง๐พโโ๏ธ"; inline constexpr const char judge_medium_dark_skin_tone[] = "๐ง๐พโโ๏ธ"; inline constexpr const char judge_tone5[] = "๐ง๐ฟโโ๏ธ"; inline constexpr const char judge_dark_skin_tone[] = "๐ง๐ฟโโ๏ธ"; inline constexpr const char woman_judge[] = "๐ฉโโ๏ธ"; inline constexpr const char woman_judge_tone1[] = "๐ฉ๐ปโโ๏ธ"; inline constexpr const char woman_judge_light_skin_tone[] = "๐ฉ๐ปโโ๏ธ"; inline constexpr const char woman_judge_tone2[] = "๐ฉ๐ผโโ๏ธ"; inline constexpr const char woman_judge_medium_light_skin_tone[] = "๐ฉ๐ผโโ๏ธ"; inline constexpr const char woman_judge_tone3[] = "๐ฉ๐ฝโโ๏ธ"; inline constexpr const char woman_judge_medium_skin_tone[] = "๐ฉ๐ฝโโ๏ธ"; inline constexpr const char woman_judge_tone4[] = "๐ฉ๐พโโ๏ธ"; inline constexpr const char woman_judge_medium_dark_skin_tone[] = "๐ฉ๐พโโ๏ธ"; inline constexpr const char woman_judge_tone5[] = "๐ฉ๐ฟโโ๏ธ"; inline constexpr const char woman_judge_dark_skin_tone[] = "๐ฉ๐ฟโโ๏ธ"; inline constexpr const char man_judge[] = "๐จโโ๏ธ"; inline constexpr const char man_judge_tone1[] = "๐จ๐ปโโ๏ธ"; inline constexpr const char man_judge_light_skin_tone[] = "๐จ๐ปโโ๏ธ"; inline constexpr const char man_judge_tone2[] = "๐จ๐ผโโ๏ธ"; inline constexpr const char man_judge_medium_light_skin_tone[] = "๐จ๐ผโโ๏ธ"; inline constexpr const char man_judge_tone3[] = "๐จ๐ฝโโ๏ธ"; inline constexpr const char man_judge_medium_skin_tone[] = "๐จ๐ฝโโ๏ธ"; inline constexpr const char man_judge_tone4[] = "๐จ๐พโโ๏ธ"; inline constexpr const char man_judge_medium_dark_skin_tone[] = "๐จ๐พโโ๏ธ"; inline constexpr const char man_judge_tone5[] = "๐จ๐ฟโโ๏ธ"; inline constexpr const char man_judge_dark_skin_tone[] = "๐จ๐ฟโโ๏ธ"; inline constexpr const char person_with_veil[] = "๐ฐ"; inline constexpr const char person_with_veil_tone1[] = "๐ฐ๐ป"; inline constexpr const char person_with_veil_tone2[] = "๐ฐ๐ผ"; inline constexpr const char person_with_veil_tone3[] = "๐ฐ๐ฝ"; inline constexpr const char person_with_veil_tone4[] = "๐ฐ๐พ"; inline constexpr const char person_with_veil_tone5[] = "๐ฐ๐ฟ"; inline constexpr const char woman_with_veil[] = "๐ฐโโ๏ธ"; inline constexpr const char bride_with_veil[] = "๐ฐโโ๏ธ"; inline constexpr const char woman_with_veil_tone1[] = "๐ฐ๐ปโโ๏ธ"; inline constexpr const char woman_with_veil_light_skin_tone[] = "๐ฐ๐ปโโ๏ธ"; inline constexpr const char woman_with_veil_tone2[] = "๐ฐ๐ผโโ๏ธ"; inline constexpr const char woman_with_veil_medium_light_skin_tone[] = "๐ฐ๐ผโโ๏ธ"; inline constexpr const char woman_with_veil_tone3[] = "๐ฐ๐ฝโโ๏ธ"; inline constexpr const char woman_with_veil_medium_skin_tone[] = "๐ฐ๐ฝโโ๏ธ"; inline constexpr const char woman_with_veil_tone4[] = "๐ฐ๐พโโ๏ธ"; inline constexpr const char woman_with_veil_medium_dark_skin_tone[] = "๐ฐ๐พโโ๏ธ"; inline constexpr const char woman_with_veil_tone5[] = "๐ฐ๐ฟโโ๏ธ"; inline constexpr const char woman_with_veil_dark_skin_tone[] = "๐ฐ๐ฟโโ๏ธ"; inline constexpr const char man_with_veil[] = "๐ฐโโ๏ธ"; inline constexpr const char man_with_veil_tone1[] = "๐ฐ๐ปโโ๏ธ"; inline constexpr const char man_with_veil_light_skin_tone[] = "๐ฐ๐ปโโ๏ธ"; inline constexpr const char man_with_veil_tone2[] = "๐ฐ๐ผโโ๏ธ"; inline constexpr const char man_with_veil_medium_light_skin_tone[] = "๐ฐ๐ผโโ๏ธ"; inline constexpr const char man_with_veil_tone3[] = "๐ฐ๐ฝโโ๏ธ"; inline constexpr const char man_with_veil_medium_skin_tone[] = "๐ฐ๐ฝโโ๏ธ"; inline constexpr const char man_with_veil_tone4[] = "๐ฐ๐พโโ๏ธ"; inline constexpr const char man_with_veil_medium_dark_skin_tone[] = "๐ฐ๐พโโ๏ธ"; inline constexpr const char man_with_veil_tone5[] = "๐ฐ๐ฟโโ๏ธ"; inline constexpr const char man_with_veil_dark_skin_tone[] = "๐ฐ๐ฟโโ๏ธ"; inline constexpr const char person_in_tuxedo[] = "๐คต"; inline constexpr const char person_in_tuxedo_tone1[] = "๐คต๐ป"; inline constexpr const char tuxedo_tone1[] = "๐คต๐ป"; inline constexpr const char person_in_tuxedo_tone2[] = "๐คต๐ผ"; inline constexpr const char tuxedo_tone2[] = "๐คต๐ผ"; inline constexpr const char person_in_tuxedo_tone3[] = "๐คต๐ฝ"; inline constexpr const char tuxedo_tone3[] = "๐คต๐ฝ"; inline constexpr const char person_in_tuxedo_tone4[] = "๐คต๐พ"; inline constexpr const char tuxedo_tone4[] = "๐คต๐พ"; inline constexpr const char person_in_tuxedo_tone5[] = "๐คต๐ฟ"; inline constexpr const char tuxedo_tone5[] = "๐คต๐ฟ"; inline constexpr const char woman_in_tuxedo[] = "๐คตโโ๏ธ"; inline constexpr const char woman_in_tuxedo_tone1[] = "๐คต๐ปโโ๏ธ"; inline constexpr const char woman_in_tuxedo_light_skin_tone[] = "๐คต๐ปโโ๏ธ"; inline constexpr const char woman_in_tuxedo_tone2[] = "๐คต๐ผโโ๏ธ"; inline constexpr const char woman_in_tuxedo_medium_light_skin_tone[] = "๐คต๐ผโโ๏ธ"; inline constexpr const char woman_in_tuxedo_tone3[] = "๐คต๐ฝโโ๏ธ"; inline constexpr const char woman_in_tuxedo_medium_skin_tone[] = "๐คต๐ฝโโ๏ธ"; inline constexpr const char woman_in_tuxedo_tone4[] = "๐คต๐พโโ๏ธ"; inline constexpr const char woman_in_tuxedo_medium_dark_skin_tone[] = "๐คต๐พโโ๏ธ"; inline constexpr const char woman_in_tuxedo_tone5[] = "๐คต๐ฟโโ๏ธ"; inline constexpr const char woman_in_tuxedo_dark_skin_tone[] = "๐คต๐ฟโโ๏ธ"; inline constexpr const char man_in_tuxedo[] = "๐คตโโ๏ธ"; inline constexpr const char man_in_tuxedo_tone1[] = "๐คต๐ปโโ๏ธ"; inline constexpr const char man_in_tuxedo_light_skin_tone[] = "๐คต๐ปโโ๏ธ"; inline constexpr const char man_in_tuxedo_tone2[] = "๐คต๐ผโโ๏ธ"; inline constexpr const char man_in_tuxedo_medium_light_skin_tone[] = "๐คต๐ผโโ๏ธ"; inline constexpr const char man_in_tuxedo_tone3[] = "๐คต๐ฝโโ๏ธ"; inline constexpr const char man_in_tuxedo_medium_skin_tone[] = "๐คต๐ฝโโ๏ธ"; inline constexpr const char man_in_tuxedo_tone4[] = "๐คต๐พโโ๏ธ"; inline constexpr const char man_in_tuxedo_medium_dark_skin_tone[] = "๐คต๐พโโ๏ธ"; inline constexpr const char man_in_tuxedo_tone5[] = "๐คต๐ฟโโ๏ธ"; inline constexpr const char man_in_tuxedo_dark_skin_tone[] = "๐คต๐ฟโโ๏ธ"; inline constexpr const char person_with_crown[] = "๐ซ "; inline constexpr const char person_with_crown_tone1[] = "๐ซ ๐ป"; inline constexpr const char person_with_crown_light_skin_tone[] = "๐ซ ๐ป"; inline constexpr const char person_with_crown_tone2[] = "๐ซ ๐ผ"; inline constexpr const char person_with_crown_medium_light_skin_tone[] = "๐ซ ๐ผ"; inline constexpr const char person_with_crown_tone3[] = "๐ซ ๐ฝ"; inline constexpr const char person_with_crown_medium_skin_tone[] = "๐ซ ๐ฝ"; inline constexpr const char person_with_crown_tone4[] = "๐ซ ๐พ"; inline constexpr const char person_with_crown_medium_dark_skin_tone[] = "๐ซ ๐พ"; inline constexpr const char person_with_crown_tone5[] = "๐ซ ๐ฟ"; inline constexpr const char person_with_crown_dark_skin_tone[] = "๐ซ ๐ฟ"; inline constexpr const char princess[] = "๐ธ"; inline constexpr const char princess_tone1[] = "๐ธ๐ป"; inline constexpr const char princess_tone2[] = "๐ธ๐ผ"; inline constexpr const char princess_tone3[] = "๐ธ๐ฝ"; inline constexpr const char princess_tone4[] = "๐ธ๐พ"; inline constexpr const char princess_tone5[] = "๐ธ๐ฟ"; inline constexpr const char prince[] = "๐คด"; inline constexpr const char prince_tone1[] = "๐คด๐ป"; inline constexpr const char prince_tone2[] = "๐คด๐ผ"; inline constexpr const char prince_tone3[] = "๐คด๐ฝ"; inline constexpr const char prince_tone4[] = "๐คด๐พ"; inline constexpr const char prince_tone5[] = "๐คด๐ฟ"; inline constexpr const char superhero[] = "๐ฆธ"; inline constexpr const char superhero_tone1[] = "๐ฆธ๐ป"; inline constexpr const char superhero_light_skin_tone[] = "๐ฆธ๐ป"; inline constexpr const char superhero_tone2[] = "๐ฆธ๐ผ"; inline constexpr const char superhero_medium_light_skin_tone[] = "๐ฆธ๐ผ"; inline constexpr const char superhero_tone3[] = "๐ฆธ๐ฝ"; inline constexpr const char superhero_medium_skin_tone[] = "๐ฆธ๐ฝ"; inline constexpr const char superhero_tone4[] = "๐ฆธ๐พ"; inline constexpr const char superhero_medium_dark_skin_tone[] = "๐ฆธ๐พ"; inline constexpr const char superhero_tone5[] = "๐ฆธ๐ฟ"; inline constexpr const char superhero_dark_skin_tone[] = "๐ฆธ๐ฟ"; inline constexpr const char woman_superhero[] = "๐ฆธโโ๏ธ"; inline constexpr const char woman_superhero_tone1[] = "๐ฆธ๐ปโโ๏ธ"; inline constexpr const char woman_superhero_light_skin_tone[] = "๐ฆธ๐ปโโ๏ธ"; inline constexpr const char woman_superhero_tone2[] = "๐ฆธ๐ผโโ๏ธ"; inline constexpr const char woman_superhero_medium_light_skin_tone[] = "๐ฆธ๐ผโโ๏ธ"; inline constexpr const char woman_superhero_tone3[] = "๐ฆธ๐ฝโโ๏ธ"; inline constexpr const char woman_superhero_medium_skin_tone[] = "๐ฆธ๐ฝโโ๏ธ"; inline constexpr const char woman_superhero_tone4[] = "๐ฆธ๐พโโ๏ธ"; inline constexpr const char woman_superhero_medium_dark_skin_tone[] = "๐ฆธ๐พโโ๏ธ"; inline constexpr const char woman_superhero_tone5[] = "๐ฆธ๐ฟโโ๏ธ"; inline constexpr const char woman_superhero_dark_skin_tone[] = "๐ฆธ๐ฟโโ๏ธ"; inline constexpr const char man_superhero[] = "๐ฆธโโ๏ธ"; inline constexpr const char man_superhero_tone1[] = "๐ฆธ๐ปโโ๏ธ"; inline constexpr const char man_superhero_light_skin_tone[] = "๐ฆธ๐ปโโ๏ธ"; inline constexpr const char man_superhero_tone2[] = "๐ฆธ๐ผโโ๏ธ"; inline constexpr const char man_superhero_medium_light_skin_tone[] = "๐ฆธ๐ผโโ๏ธ"; inline constexpr const char man_superhero_tone3[] = "๐ฆธ๐ฝโโ๏ธ"; inline constexpr const char man_superhero_medium_skin_tone[] = "๐ฆธ๐ฝโโ๏ธ"; inline constexpr const char man_superhero_tone4[] = "๐ฆธ๐พโโ๏ธ"; inline constexpr const char man_superhero_medium_dark_skin_tone[] = "๐ฆธ๐พโโ๏ธ"; inline constexpr const char man_superhero_tone5[] = "๐ฆธ๐ฟโโ๏ธ"; inline constexpr const char man_superhero_dark_skin_tone[] = "๐ฆธ๐ฟโโ๏ธ"; inline constexpr const char supervillain[] = "๐ฆน"; inline constexpr const char supervillain_tone1[] = "๐ฆน๐ป"; inline constexpr const char supervillain_light_skin_tone[] = "๐ฆน๐ป"; inline constexpr const char supervillain_tone2[] = "๐ฆน๐ผ"; inline constexpr const char supervillain_medium_light_skin_tone[] = "๐ฆน๐ผ"; inline constexpr const char supervillain_tone3[] = "๐ฆน๐ฝ"; inline constexpr const char supervillain_medium_skin_tone[] = "๐ฆน๐ฝ"; inline constexpr const char supervillain_tone4[] = "๐ฆน๐พ"; inline constexpr const char supervillain_medium_dark_skin_tone[] = "๐ฆน๐พ"; inline constexpr const char supervillain_tone5[] = "๐ฆน๐ฟ"; inline constexpr const char supervillain_dark_skin_tone[] = "๐ฆน๐ฟ"; inline constexpr const char woman_supervillain[] = "๐ฆนโโ๏ธ"; inline constexpr const char woman_supervillain_tone1[] = "๐ฆน๐ปโโ๏ธ"; inline constexpr const char woman_supervillain_light_skin_tone[] = "๐ฆน๐ปโโ๏ธ"; inline constexpr const char woman_supervillain_tone2[] = "๐ฆน๐ผโโ๏ธ"; inline constexpr const char woman_supervillain_medium_light_skin_tone[] = "๐ฆน๐ผโโ๏ธ"; inline constexpr const char woman_supervillain_tone3[] = "๐ฆน๐ฝโโ๏ธ"; inline constexpr const char woman_supervillain_medium_skin_tone[] = "๐ฆน๐ฝโโ๏ธ"; inline constexpr const char woman_supervillain_tone4[] = "๐ฆน๐พโโ๏ธ"; inline constexpr const char woman_supervillain_medium_dark_skin_tone[] = "๐ฆน๐พโโ๏ธ"; inline constexpr const char woman_supervillain_tone5[] = "๐ฆน๐ฟโโ๏ธ"; inline constexpr const char woman_supervillain_dark_skin_tone[] = "๐ฆน๐ฟโโ๏ธ"; inline constexpr const char man_supervillain[] = "๐ฆนโโ๏ธ"; inline constexpr const char man_supervillain_tone1[] = "๐ฆน๐ปโโ๏ธ"; inline constexpr const char man_supervillain_light_skin_tone[] = "๐ฆน๐ปโโ๏ธ"; inline constexpr const char man_supervillain_tone2[] = "๐ฆน๐ผโโ๏ธ"; inline constexpr const char man_supervillain_medium_light_skin_tone[] = "๐ฆน๐ผโโ๏ธ"; inline constexpr const char man_supervillain_tone3[] = "๐ฆน๐ฝโโ๏ธ"; inline constexpr const char man_supervillain_medium_skin_tone[] = "๐ฆน๐ฝโโ๏ธ"; inline constexpr const char man_supervillain_tone4[] = "๐ฆน๐พโโ๏ธ"; inline constexpr const char man_supervillain_medium_dark_skin_tone[] = "๐ฆน๐พโโ๏ธ"; inline constexpr const char man_supervillain_tone5[] = "๐ฆน๐ฟโโ๏ธ"; inline constexpr const char man_supervillain_dark_skin_tone[] = "๐ฆน๐ฟโโ๏ธ"; inline constexpr const char ninja[] = "๐ฅท"; inline constexpr const char ninja_tone1[] = "๐ฅท๐ป"; inline constexpr const char ninja_light_skin_tone[] = "๐ฅท๐ป"; inline constexpr const char ninja_tone2[] = "๐ฅท๐ผ"; inline constexpr const char ninja_medium_light_skin_tone[] = "๐ฅท๐ผ"; inline constexpr const char ninja_tone3[] = "๐ฅท๐ฝ"; inline constexpr const char ninja_medium_skin_tone[] = "๐ฅท๐ฝ"; inline constexpr const char ninja_tone4[] = "๐ฅท๐พ"; inline constexpr const char ninja_medium_dark_skin_tone[] = "๐ฅท๐พ"; inline constexpr const char ninja_tone5[] = "๐ฅท๐ฟ"; inline constexpr const char ninja_dark_skin_tone[] = "๐ฅท๐ฟ"; inline constexpr const char mx_claus[] = "๐งโ๐"; inline constexpr const char mx_claus_tone1[] = "๐ง๐ปโ๐"; inline constexpr const char mx_claus_light_skin_tone[] = "๐ง๐ปโ๐"; inline constexpr const char mx_claus_tone2[] = "๐ง๐ผโ๐"; inline constexpr const char mx_claus_medium_light_skin_tone[] = "๐ง๐ผโ๐"; inline constexpr const char mx_claus_tone3[] = "๐ง๐ฝโ๐"; inline constexpr const char mx_claus_medium_skin_tone[] = "๐ง๐ฝโ๐"; inline constexpr const char mx_claus_tone4[] = "๐ง๐พโ๐"; inline constexpr const char mx_claus_medium_dark_skin_tone[] = "๐ง๐พโ๐"; inline constexpr const char mx_claus_tone5[] = "๐ง๐ฟโ๐"; inline constexpr const char mx_claus_dark_skin_tone[] = "๐ง๐ฟโ๐"; inline constexpr const char mrs_claus[] = "๐คถ"; inline constexpr const char mother_christmas[] = "๐คถ"; inline constexpr const char mrs_claus_tone1[] = "๐คถ๐ป"; inline constexpr const char mother_christmas_tone1[] = "๐คถ๐ป"; inline constexpr const char mrs_claus_tone2[] = "๐คถ๐ผ"; inline constexpr const char mother_christmas_tone2[] = "๐คถ๐ผ"; inline constexpr const char mrs_claus_tone3[] = "๐คถ๐ฝ"; inline constexpr const char mother_christmas_tone3[] = "๐คถ๐ฝ"; inline constexpr const char mrs_claus_tone4[] = "๐คถ๐พ"; inline constexpr const char mother_christmas_tone4[] = "๐คถ๐พ"; inline constexpr const char mrs_claus_tone5[] = "๐คถ๐ฟ"; inline constexpr const char mother_christmas_tone5[] = "๐คถ๐ฟ"; inline constexpr const char santa[] = "๐ "; inline constexpr const char santa_claus[] = "๐ "; inline constexpr const char santa_tone1[] = "๐ ๐ป"; inline constexpr const char santa_tone2[] = "๐ ๐ผ"; inline constexpr const char santa_tone3[] = "๐ ๐ฝ"; inline constexpr const char santa_tone4[] = "๐ ๐พ"; inline constexpr const char santa_tone5[] = "๐ ๐ฟ"; inline constexpr const char mage[] = "๐ง"; inline constexpr const char mage_tone1[] = "๐ง๐ป"; inline constexpr const char mage_light_skin_tone[] = "๐ง๐ป"; inline constexpr const char mage_tone2[] = "๐ง๐ผ"; inline constexpr const char mage_medium_light_skin_tone[] = "๐ง๐ผ"; inline constexpr const char mage_tone3[] = "๐ง๐ฝ"; inline constexpr const char mage_medium_skin_tone[] = "๐ง๐ฝ"; inline constexpr const char mage_tone4[] = "๐ง๐พ"; inline constexpr const char mage_medium_dark_skin_tone[] = "๐ง๐พ"; inline constexpr const char mage_tone5[] = "๐ง๐ฟ"; inline constexpr const char mage_dark_skin_tone[] = "๐ง๐ฟ"; inline constexpr const char woman_mage[] = "๐งโโ๏ธ"; inline constexpr const char woman_mage_tone1[] = "๐ง๐ปโโ๏ธ"; inline constexpr const char woman_mage_light_skin_tone[] = "๐ง๐ปโโ๏ธ"; inline constexpr const char woman_mage_tone2[] = "๐ง๐ผโโ๏ธ"; inline constexpr const char woman_mage_medium_light_skin_tone[] = "๐ง๐ผโโ๏ธ"; inline constexpr const char woman_mage_tone3[] = "๐ง๐ฝโโ๏ธ"; inline constexpr const char woman_mage_medium_skin_tone[] = "๐ง๐ฝโโ๏ธ"; inline constexpr const char woman_mage_tone4[] = "๐ง๐พโโ๏ธ"; inline constexpr const char woman_mage_medium_dark_skin_tone[] = "๐ง๐พโโ๏ธ"; inline constexpr const char woman_mage_tone5[] = "๐ง๐ฟโโ๏ธ"; inline constexpr const char woman_mage_dark_skin_tone[] = "๐ง๐ฟโโ๏ธ"; inline constexpr const char man_mage[] = "๐งโโ๏ธ"; inline constexpr const char man_mage_tone1[] = "๐ง๐ปโโ๏ธ"; inline constexpr const char man_mage_light_skin_tone[] = "๐ง๐ปโโ๏ธ"; inline constexpr const char man_mage_tone2[] = "๐ง๐ผโโ๏ธ"; inline constexpr const char man_mage_medium_light_skin_tone[] = "๐ง๐ผโโ๏ธ"; inline constexpr const char man_mage_tone3[] = "๐ง๐ฝโโ๏ธ"; inline constexpr const char man_mage_medium_skin_tone[] = "๐ง๐ฝโโ๏ธ"; inline constexpr const char man_mage_tone4[] = "๐ง๐พโโ๏ธ"; inline constexpr const char man_mage_medium_dark_skin_tone[] = "๐ง๐พโโ๏ธ"; inline constexpr const char man_mage_tone5[] = "๐ง๐ฟโโ๏ธ"; inline constexpr const char man_mage_dark_skin_tone[] = "๐ง๐ฟโโ๏ธ"; inline constexpr const char elf[] = "๐ง"; inline constexpr const char elf_tone1[] = "๐ง๐ป"; inline constexpr const char elf_light_skin_tone[] = "๐ง๐ป"; inline constexpr const char elf_tone2[] = "๐ง๐ผ"; inline constexpr const char elf_medium_light_skin_tone[] = "๐ง๐ผ"; inline constexpr const char elf_tone3[] = "๐ง๐ฝ"; inline constexpr const char elf_medium_skin_tone[] = "๐ง๐ฝ"; inline constexpr const char elf_tone4[] = "๐ง๐พ"; inline constexpr const char elf_medium_dark_skin_tone[] = "๐ง๐พ"; inline constexpr const char elf_tone5[] = "๐ง๐ฟ"; inline constexpr const char elf_dark_skin_tone[] = "๐ง๐ฟ"; inline constexpr const char woman_elf[] = "๐งโโ๏ธ"; inline constexpr const char woman_elf_tone1[] = "๐ง๐ปโโ๏ธ"; inline constexpr const char woman_elf_light_skin_tone[] = "๐ง๐ปโโ๏ธ"; inline constexpr const char woman_elf_tone2[] = "๐ง๐ผโโ๏ธ"; inline constexpr const char woman_elf_medium_light_skin_tone[] = "๐ง๐ผโโ๏ธ"; inline constexpr const char woman_elf_tone3[] = "๐ง๐ฝโโ๏ธ"; inline constexpr const char woman_elf_medium_skin_tone[] = "๐ง๐ฝโโ๏ธ"; inline constexpr const char woman_elf_tone4[] = "๐ง๐พโโ๏ธ"; inline constexpr const char woman_elf_medium_dark_skin_tone[] = "๐ง๐พโโ๏ธ"; inline constexpr const char woman_elf_tone5[] = "๐ง๐ฟโโ๏ธ"; inline constexpr const char woman_elf_dark_skin_tone[] = "๐ง๐ฟโโ๏ธ"; inline constexpr const char man_elf[] = "๐งโโ๏ธ"; inline constexpr const char man_elf_tone1[] = "๐ง๐ปโโ๏ธ"; inline constexpr const char man_elf_light_skin_tone[] = "๐ง๐ปโโ๏ธ"; inline constexpr const char man_elf_tone2[] = "๐ง๐ผโโ๏ธ"; inline constexpr const char man_elf_medium_light_skin_tone[] = "๐ง๐ผโโ๏ธ"; inline constexpr const char man_elf_tone3[] = "๐ง๐ฝโโ๏ธ"; inline constexpr const char man_elf_medium_skin_tone[] = "๐ง๐ฝโโ๏ธ"; inline constexpr const char man_elf_tone4[] = "๐ง๐พโโ๏ธ"; inline constexpr const char man_elf_medium_dark_skin_tone[] = "๐ง๐พโโ๏ธ"; inline constexpr const char man_elf_tone5[] = "๐ง๐ฟโโ๏ธ"; inline constexpr const char man_elf_dark_skin_tone[] = "๐ง๐ฟโโ๏ธ"; inline constexpr const char troll[] = "๐ง"; inline constexpr const char vampire[] = "๐ง"; inline constexpr const char vampire_tone1[] = "๐ง๐ป"; inline constexpr const char vampire_light_skin_tone[] = "๐ง๐ป"; inline constexpr const char vampire_tone2[] = "๐ง๐ผ"; inline constexpr const char vampire_medium_light_skin_tone[] = "๐ง๐ผ"; inline constexpr const char vampire_tone3[] = "๐ง๐ฝ"; inline constexpr const char vampire_medium_skin_tone[] = "๐ง๐ฝ"; inline constexpr const char vampire_tone4[] = "๐ง๐พ"; inline constexpr const char vampire_medium_dark_skin_tone[] = "๐ง๐พ"; inline constexpr const char vampire_tone5[] = "๐ง๐ฟ"; inline constexpr const char vampire_dark_skin_tone[] = "๐ง๐ฟ"; inline constexpr const char woman_vampire[] = "๐งโโ๏ธ"; inline constexpr const char woman_vampire_tone1[] = "๐ง๐ปโโ๏ธ"; inline constexpr const char woman_vampire_light_skin_tone[] = "๐ง๐ปโโ๏ธ"; inline constexpr const char woman_vampire_tone2[] = "๐ง๐ผโโ๏ธ"; inline constexpr const char woman_vampire_medium_light_skin_tone[] = "๐ง๐ผโโ๏ธ"; inline constexpr const char woman_vampire_tone3[] = "๐ง๐ฝโโ๏ธ"; inline constexpr const char woman_vampire_medium_skin_tone[] = "๐ง๐ฝโโ๏ธ"; inline constexpr const char woman_vampire_tone4[] = "๐ง๐พโโ๏ธ"; inline constexpr const char woman_vampire_medium_dark_skin_tone[] = "๐ง๐พโโ๏ธ"; inline constexpr const char woman_vampire_tone5[] = "๐ง๐ฟโโ๏ธ"; inline constexpr const char woman_vampire_dark_skin_tone[] = "๐ง๐ฟโโ๏ธ"; inline constexpr const char man_vampire[] = "๐งโโ๏ธ"; inline constexpr const char man_vampire_tone1[] = "๐ง๐ปโโ๏ธ"; inline constexpr const char man_vampire_light_skin_tone[] = "๐ง๐ปโโ๏ธ"; inline constexpr const char man_vampire_tone2[] = "๐ง๐ผโโ๏ธ"; inline constexpr const char man_vampire_medium_light_skin_tone[] = "๐ง๐ผโโ๏ธ"; inline constexpr const char man_vampire_tone3[] = "๐ง๐ฝโโ๏ธ"; inline constexpr const char man_vampire_medium_skin_tone[] = "๐ง๐ฝโโ๏ธ"; inline constexpr const char man_vampire_tone4[] = "๐ง๐พโโ๏ธ"; inline constexpr const char man_vampire_medium_dark_skin_tone[] = "๐ง๐พโโ๏ธ"; inline constexpr const char man_vampire_tone5[] = "๐ง๐ฟโโ๏ธ"; inline constexpr const char man_vampire_dark_skin_tone[] = "๐ง๐ฟโโ๏ธ"; inline constexpr const char zombie[] = "๐ง"; inline constexpr const char woman_zombie[] = "๐งโโ๏ธ"; inline constexpr const char man_zombie[] = "๐งโโ๏ธ"; inline constexpr const char genie[] = "๐ง"; inline constexpr const char woman_genie[] = "๐งโโ๏ธ"; inline constexpr const char man_genie[] = "๐งโโ๏ธ"; inline constexpr const char merperson[] = "๐ง"; inline constexpr const char merperson_tone1[] = "๐ง๐ป"; inline constexpr const char merperson_light_skin_tone[] = "๐ง๐ป"; inline constexpr const char merperson_tone2[] = "๐ง๐ผ"; inline constexpr const char merperson_medium_light_skin_tone[] = "๐ง๐ผ"; inline constexpr const char merperson_tone3[] = "๐ง๐ฝ"; inline constexpr const char merperson_medium_skin_tone[] = "๐ง๐ฝ"; inline constexpr const char merperson_tone4[] = "๐ง๐พ"; inline constexpr const char merperson_medium_dark_skin_tone[] = "๐ง๐พ"; inline constexpr const char merperson_tone5[] = "๐ง๐ฟ"; inline constexpr const char merperson_dark_skin_tone[] = "๐ง๐ฟ"; inline constexpr const char mermaid[] = "๐งโโ๏ธ"; inline constexpr const char mermaid_tone1[] = "๐ง๐ปโโ๏ธ"; inline constexpr const char mermaid_light_skin_tone[] = "๐ง๐ปโโ๏ธ"; inline constexpr const char mermaid_tone2[] = "๐ง๐ผโโ๏ธ"; inline constexpr const char mermaid_medium_light_skin_tone[] = "๐ง๐ผโโ๏ธ"; inline constexpr const char mermaid_tone3[] = "๐ง๐ฝโโ๏ธ"; inline constexpr const char mermaid_medium_skin_tone[] = "๐ง๐ฝโโ๏ธ"; inline constexpr const char mermaid_tone4[] = "๐ง๐พโโ๏ธ"; inline constexpr const char mermaid_medium_dark_skin_tone[] = "๐ง๐พโโ๏ธ"; inline constexpr const char mermaid_tone5[] = "๐ง๐ฟโโ๏ธ"; inline constexpr const char mermaid_dark_skin_tone[] = "๐ง๐ฟโโ๏ธ"; inline constexpr const char merman[] = "๐งโโ๏ธ"; inline constexpr const char merman_tone1[] = "๐ง๐ปโโ๏ธ"; inline constexpr const char merman_light_skin_tone[] = "๐ง๐ปโโ๏ธ"; inline constexpr const char merman_tone2[] = "๐ง๐ผโโ๏ธ"; inline constexpr const char merman_medium_light_skin_tone[] = "๐ง๐ผโโ๏ธ"; inline constexpr const char merman_tone3[] = "๐ง๐ฝโโ๏ธ"; inline constexpr const char merman_medium_skin_tone[] = "๐ง๐ฝโโ๏ธ"; inline constexpr const char merman_tone4[] = "๐ง๐พโโ๏ธ"; inline constexpr const char merman_medium_dark_skin_tone[] = "๐ง๐พโโ๏ธ"; inline constexpr const char merman_tone5[] = "๐ง๐ฟโโ๏ธ"; inline constexpr const char merman_dark_skin_tone[] = "๐ง๐ฟโโ๏ธ"; inline constexpr const char fairy[] = "๐ง"; inline constexpr const char fairy_tone1[] = "๐ง๐ป"; inline constexpr const char fairy_light_skin_tone[] = "๐ง๐ป"; inline constexpr const char fairy_tone2[] = "๐ง๐ผ"; inline constexpr const char fairy_medium_light_skin_tone[] = "๐ง๐ผ"; inline constexpr const char fairy_tone3[] = "๐ง๐ฝ"; inline constexpr const char fairy_medium_skin_tone[] = "๐ง๐ฝ"; inline constexpr const char fairy_tone4[] = "๐ง๐พ"; inline constexpr const char fairy_medium_dark_skin_tone[] = "๐ง๐พ"; inline constexpr const char fairy_tone5[] = "๐ง๐ฟ"; inline constexpr const char fairy_dark_skin_tone[] = "๐ง๐ฟ"; inline constexpr const char woman_fairy[] = "๐งโโ๏ธ"; inline constexpr const char woman_fairy_tone1[] = "๐ง๐ปโโ๏ธ"; inline constexpr const char woman_fairy_light_skin_tone[] = "๐ง๐ปโโ๏ธ"; inline constexpr const char woman_fairy_tone2[] = "๐ง๐ผโโ๏ธ"; inline constexpr const char woman_fairy_medium_light_skin_tone[] = "๐ง๐ผโโ๏ธ"; inline constexpr const char woman_fairy_tone3[] = "๐ง๐ฝโโ๏ธ"; inline constexpr const char woman_fairy_medium_skin_tone[] = "๐ง๐ฝโโ๏ธ"; inline constexpr const char woman_fairy_tone4[] = "๐ง๐พโโ๏ธ"; inline constexpr const char woman_fairy_medium_dark_skin_tone[] = "๐ง๐พโโ๏ธ"; inline constexpr const char woman_fairy_tone5[] = "๐ง๐ฟโโ๏ธ"; inline constexpr const char woman_fairy_dark_skin_tone[] = "๐ง๐ฟโโ๏ธ"; inline constexpr const char man_fairy[] = "๐งโโ๏ธ"; inline constexpr const char man_fairy_tone1[] = "๐ง๐ปโโ๏ธ"; inline constexpr const char man_fairy_light_skin_tone[] = "๐ง๐ปโโ๏ธ"; inline constexpr const char man_fairy_tone2[] = "๐ง๐ผโโ๏ธ"; inline constexpr const char man_fairy_medium_light_skin_tone[] = "๐ง๐ผโโ๏ธ"; inline constexpr const char man_fairy_tone3[] = "๐ง๐ฝโโ๏ธ"; inline constexpr const char man_fairy_medium_skin_tone[] = "๐ง๐ฝโโ๏ธ"; inline constexpr const char man_fairy_tone4[] = "๐ง๐พโโ๏ธ"; inline constexpr const char man_fairy_medium_dark_skin_tone[] = "๐ง๐พโโ๏ธ"; inline constexpr const char man_fairy_tone5[] = "๐ง๐ฟโโ๏ธ"; inline constexpr const char man_fairy_dark_skin_tone[] = "๐ง๐ฟโโ๏ธ"; inline constexpr const char angel[] = "๐ผ"; inline constexpr const char baby_angel[] = "๐ผ"; inline constexpr const char angel_tone1[] = "๐ผ๐ป"; inline constexpr const char angel_tone2[] = "๐ผ๐ผ"; inline constexpr const char angel_tone3[] = "๐ผ๐ฝ"; inline constexpr const char angel_tone4[] = "๐ผ๐พ"; inline constexpr const char angel_tone5[] = "๐ผ๐ฟ"; inline constexpr const char pregnant_person[] = "๐ซ"; inline constexpr const char pregnant_person_tone1[] = "๐ซ๐ป"; inline constexpr const char pregnant_person_light_skin_tone[] = "๐ซ๐ป"; inline constexpr const char pregnant_person_tone2[] = "๐ซ๐ผ"; inline constexpr const char pregnant_person_medium_light_skin_tone[] = "๐ซ๐ผ"; inline constexpr const char pregnant_person_tone3[] = "๐ซ๐ฝ"; inline constexpr const char pregnant_person_medium_skin_tone[] = "๐ซ๐ฝ"; inline constexpr const char pregnant_person_tone4[] = "๐ซ๐พ"; inline constexpr const char pregnant_person_medium_dark_skin_tone[] = "๐ซ๐พ"; inline constexpr const char pregnant_person_tone5[] = "๐ซ๐ฟ"; inline constexpr const char pregnant_person_dark_skin_tone[] = "๐ซ๐ฟ"; inline constexpr const char pregnant_woman[] = "๐คฐ"; inline constexpr const char expecting_woman[] = "๐คฐ"; inline constexpr const char pregnant_woman_tone1[] = "๐คฐ๐ป"; inline constexpr const char expecting_woman_tone1[] = "๐คฐ๐ป"; inline constexpr const char pregnant_woman_tone2[] = "๐คฐ๐ผ"; inline constexpr const char expecting_woman_tone2[] = "๐คฐ๐ผ"; inline constexpr const char pregnant_woman_tone3[] = "๐คฐ๐ฝ"; inline constexpr const char expecting_woman_tone3[] = "๐คฐ๐ฝ"; inline constexpr const char pregnant_woman_tone4[] = "๐คฐ๐พ"; inline constexpr const char expecting_woman_tone4[] = "๐คฐ๐พ"; inline constexpr const char pregnant_woman_tone5[] = "๐คฐ๐ฟ"; inline constexpr const char expecting_woman_tone5[] = "๐คฐ๐ฟ"; inline constexpr const char pregnant_man[] = "๐ซ"; inline constexpr const char pregnant_man_tone1[] = "๐ซ๐ป"; inline constexpr const char pregnant_man_light_skin_tone[] = "๐ซ๐ป"; inline constexpr const char pregnant_man_tone2[] = "๐ซ๐ผ"; inline constexpr const char pregnant_man_medium_light_skin_tone[] = "๐ซ๐ผ"; inline constexpr const char pregnant_man_tone3[] = "๐ซ๐ฝ"; inline constexpr const char pregnant_man_medium_skin_tone[] = "๐ซ๐ฝ"; inline constexpr const char pregnant_man_tone4[] = "๐ซ๐พ"; inline constexpr const char pregnant_man_medium_dark_skin_tone[] = "๐ซ๐พ"; inline constexpr const char pregnant_man_tone5[] = "๐ซ๐ฟ"; inline constexpr const char pregnant_man_dark_skin_tone[] = "๐ซ๐ฟ"; inline constexpr const char breast_feeding[] = "๐คฑ"; inline constexpr const char breast_feeding_tone1[] = "๐คฑ๐ป"; inline constexpr const char breast_feeding_light_skin_tone[] = "๐คฑ๐ป"; inline constexpr const char breast_feeding_tone2[] = "๐คฑ๐ผ"; inline constexpr const char breast_feeding_medium_light_skin_tone[] = "๐คฑ๐ผ"; inline constexpr const char breast_feeding_tone3[] = "๐คฑ๐ฝ"; inline constexpr const char breast_feeding_medium_skin_tone[] = "๐คฑ๐ฝ"; inline constexpr const char breast_feeding_tone4[] = "๐คฑ๐พ"; inline constexpr const char breast_feeding_medium_dark_skin_tone[] = "๐คฑ๐พ"; inline constexpr const char breast_feeding_tone5[] = "๐คฑ๐ฟ"; inline constexpr const char breast_feeding_dark_skin_tone[] = "๐คฑ๐ฟ"; inline constexpr const char person_feeding_baby[] = "๐งโ๐ผ"; inline constexpr const char person_feeding_baby_tone1[] = "๐ง๐ปโ๐ผ"; inline constexpr const char person_feeding_baby_light_skin_tone[] = "๐ง๐ปโ๐ผ"; inline constexpr const char person_feeding_baby_tone2[] = "๐ง๐ผโ๐ผ"; inline constexpr const char person_feeding_baby_medium_light_skin_tone[] = "๐ง๐ผโ๐ผ"; inline constexpr const char person_feeding_baby_tone3[] = "๐ง๐ฝโ๐ผ"; inline constexpr const char person_feeding_baby_medium_skin_tone[] = "๐ง๐ฝโ๐ผ"; inline constexpr const char person_feeding_baby_tone4[] = "๐ง๐พโ๐ผ"; inline constexpr const char person_feeding_baby_medium_dark_skin_tone[] = "๐ง๐พโ๐ผ"; inline constexpr const char person_feeding_baby_tone5[] = "๐ง๐ฟโ๐ผ"; inline constexpr const char person_feeding_baby_dark_skin_tone[] = "๐ง๐ฟโ๐ผ"; inline constexpr const char woman_feeding_baby[] = "๐ฉโ๐ผ"; inline constexpr const char woman_feeding_baby_tone1[] = "๐ฉ๐ปโ๐ผ"; inline constexpr const char woman_feeding_baby_light_skin_tone[] = "๐ฉ๐ปโ๐ผ"; inline constexpr const char woman_feeding_baby_tone2[] = "๐ฉ๐ผโ๐ผ"; inline constexpr const char woman_feeding_baby_medium_light_skin_tone[] = "๐ฉ๐ผโ๐ผ"; inline constexpr const char woman_feeding_baby_tone3[] = "๐ฉ๐ฝโ๐ผ"; inline constexpr const char woman_feeding_baby_medium_skin_tone[] = "๐ฉ๐ฝโ๐ผ"; inline constexpr const char woman_feeding_baby_tone4[] = "๐ฉ๐พโ๐ผ"; inline constexpr const char woman_feeding_baby_medium_dark_skin_tone[] = "๐ฉ๐พโ๐ผ"; inline constexpr const char woman_feeding_baby_tone5[] = "๐ฉ๐ฟโ๐ผ"; inline constexpr const char woman_feeding_baby_dark_skin_tone[] = "๐ฉ๐ฟโ๐ผ"; inline constexpr const char man_feeding_baby[] = "๐จโ๐ผ"; inline constexpr const char man_feeding_baby_tone1[] = "๐จ๐ปโ๐ผ"; inline constexpr const char man_feeding_baby_light_skin_tone[] = "๐จ๐ปโ๐ผ"; inline constexpr const char man_feeding_baby_tone2[] = "๐จ๐ผโ๐ผ"; inline constexpr const char man_feeding_baby_medium_light_skin_tone[] = "๐จ๐ผโ๐ผ"; inline constexpr const char man_feeding_baby_tone3[] = "๐จ๐ฝโ๐ผ"; inline constexpr const char man_feeding_baby_medium_skin_tone[] = "๐จ๐ฝโ๐ผ"; inline constexpr const char man_feeding_baby_tone4[] = "๐จ๐พโ๐ผ"; inline constexpr const char man_feeding_baby_medium_dark_skin_tone[] = "๐จ๐พโ๐ผ"; inline constexpr const char man_feeding_baby_tone5[] = "๐จ๐ฟโ๐ผ"; inline constexpr const char man_feeding_baby_dark_skin_tone[] = "๐จ๐ฟโ๐ผ"; inline constexpr const char person_bowing[] = "๐"; inline constexpr const char bow[] = "๐"; inline constexpr const char person_bowing_tone1[] = "๐๐ป"; inline constexpr const char bow_tone1[] = "๐๐ป"; inline constexpr const char person_bowing_tone2[] = "๐๐ผ"; inline constexpr const char bow_tone2[] = "๐๐ผ"; inline constexpr const char person_bowing_tone3[] = "๐๐ฝ"; inline constexpr const char bow_tone3[] = "๐๐ฝ"; inline constexpr const char person_bowing_tone4[] = "๐๐พ"; inline constexpr const char bow_tone4[] = "๐๐พ"; inline constexpr const char person_bowing_tone5[] = "๐๐ฟ"; inline constexpr const char bow_tone5[] = "๐๐ฟ"; inline constexpr const char woman_bowing[] = "๐โโ๏ธ"; inline constexpr const char woman_bowing_tone1[] = "๐๐ปโโ๏ธ"; inline constexpr const char woman_bowing_light_skin_tone[] = "๐๐ปโโ๏ธ"; inline constexpr const char woman_bowing_tone2[] = "๐๐ผโโ๏ธ"; inline constexpr const char woman_bowing_medium_light_skin_tone[] = "๐๐ผโโ๏ธ"; inline constexpr const char woman_bowing_tone3[] = "๐๐ฝโโ๏ธ"; inline constexpr const char woman_bowing_medium_skin_tone[] = "๐๐ฝโโ๏ธ"; inline constexpr const char woman_bowing_tone4[] = "๐๐พโโ๏ธ"; inline constexpr const char woman_bowing_medium_dark_skin_tone[] = "๐๐พโโ๏ธ"; inline constexpr const char woman_bowing_tone5[] = "๐๐ฟโโ๏ธ"; inline constexpr const char woman_bowing_dark_skin_tone[] = "๐๐ฟโโ๏ธ"; inline constexpr const char man_bowing[] = "๐โโ๏ธ"; inline constexpr const char man_bowing_tone1[] = "๐๐ปโโ๏ธ"; inline constexpr const char man_bowing_light_skin_tone[] = "๐๐ปโโ๏ธ"; inline constexpr const char man_bowing_tone2[] = "๐๐ผโโ๏ธ"; inline constexpr const char man_bowing_medium_light_skin_tone[] = "๐๐ผโโ๏ธ"; inline constexpr const char man_bowing_tone3[] = "๐๐ฝโโ๏ธ"; inline constexpr const char man_bowing_medium_skin_tone[] = "๐๐ฝโโ๏ธ"; inline constexpr const char man_bowing_tone4[] = "๐๐พโโ๏ธ"; inline constexpr const char man_bowing_medium_dark_skin_tone[] = "๐๐พโโ๏ธ"; inline constexpr const char man_bowing_tone5[] = "๐๐ฟโโ๏ธ"; inline constexpr const char man_bowing_dark_skin_tone[] = "๐๐ฟโโ๏ธ"; inline constexpr const char person_tipping_hand[] = "๐"; inline constexpr const char information_desk_person[] = "๐"; inline constexpr const char person_tipping_hand_tone1[] = "๐๐ป"; inline constexpr const char information_desk_person_tone1[] = "๐๐ป"; inline constexpr const char person_tipping_hand_tone2[] = "๐๐ผ"; inline constexpr const char information_desk_person_tone2[] = "๐๐ผ"; inline constexpr const char person_tipping_hand_tone3[] = "๐๐ฝ"; inline constexpr const char information_desk_person_tone3[] = "๐๐ฝ"; inline constexpr const char person_tipping_hand_tone4[] = "๐๐พ"; inline constexpr const char information_desk_person_tone4[] = "๐๐พ"; inline constexpr const char person_tipping_hand_tone5[] = "๐๐ฟ"; inline constexpr const char information_desk_person_tone5[] = "๐๐ฟ"; inline constexpr const char woman_tipping_hand[] = "๐โโ๏ธ"; inline constexpr const char woman_tipping_hand_tone1[] = "๐๐ปโโ๏ธ"; inline constexpr const char woman_tipping_hand_light_skin_tone[] = "๐๐ปโโ๏ธ"; inline constexpr const char woman_tipping_hand_tone2[] = "๐๐ผโโ๏ธ"; inline constexpr const char woman_tipping_hand_medium_light_skin_tone[] = "๐๐ผโโ๏ธ"; inline constexpr const char woman_tipping_hand_tone3[] = "๐๐ฝโโ๏ธ"; inline constexpr const char woman_tipping_hand_medium_skin_tone[] = "๐๐ฝโโ๏ธ"; inline constexpr const char woman_tipping_hand_tone4[] = "๐๐พโโ๏ธ"; inline constexpr const char woman_tipping_hand_medium_dark_skin_tone[] = "๐๐พโโ๏ธ"; inline constexpr const char woman_tipping_hand_tone5[] = "๐๐ฟโโ๏ธ"; inline constexpr const char woman_tipping_hand_dark_skin_tone[] = "๐๐ฟโโ๏ธ"; inline constexpr const char man_tipping_hand[] = "๐โโ๏ธ"; inline constexpr const char man_tipping_hand_tone1[] = "๐๐ปโโ๏ธ"; inline constexpr const char man_tipping_hand_light_skin_tone[] = "๐๐ปโโ๏ธ"; inline constexpr const char man_tipping_hand_tone2[] = "๐๐ผโโ๏ธ"; inline constexpr const char man_tipping_hand_medium_light_skin_tone[] = "๐๐ผโโ๏ธ"; inline constexpr const char man_tipping_hand_tone3[] = "๐๐ฝโโ๏ธ"; inline constexpr const char man_tipping_hand_medium_skin_tone[] = "๐๐ฝโโ๏ธ"; inline constexpr const char man_tipping_hand_tone4[] = "๐๐พโโ๏ธ"; inline constexpr const char man_tipping_hand_medium_dark_skin_tone[] = "๐๐พโโ๏ธ"; inline constexpr const char man_tipping_hand_tone5[] = "๐๐ฟโโ๏ธ"; inline constexpr const char man_tipping_hand_dark_skin_tone[] = "๐๐ฟโโ๏ธ"; inline constexpr const char person_gesturing_no[] = "๐ "; inline constexpr const char no_good[] = "๐ "; inline constexpr const char person_gesturing_no_tone1[] = "๐ ๐ป"; inline constexpr const char no_good_tone1[] = "๐ ๐ป"; inline constexpr const char person_gesturing_no_tone2[] = "๐ ๐ผ"; inline constexpr const char no_good_tone2[] = "๐ ๐ผ"; inline constexpr const char person_gesturing_no_tone3[] = "๐ ๐ฝ"; inline constexpr const char no_good_tone3[] = "๐ ๐ฝ"; inline constexpr const char person_gesturing_no_tone4[] = "๐ ๐พ"; inline constexpr const char no_good_tone4[] = "๐ ๐พ"; inline constexpr const char person_gesturing_no_tone5[] = "๐ ๐ฟ"; inline constexpr const char no_good_tone5[] = "๐ ๐ฟ"; inline constexpr const char woman_gesturing_no[] = "๐ โโ๏ธ"; inline constexpr const char woman_gesturing_no_tone1[] = "๐ ๐ปโโ๏ธ"; inline constexpr const char woman_gesturing_no_light_skin_tone[] = "๐ ๐ปโโ๏ธ"; inline constexpr const char woman_gesturing_no_tone2[] = "๐ ๐ผโโ๏ธ"; inline constexpr const char woman_gesturing_no_medium_light_skin_tone[] = "๐ ๐ผโโ๏ธ"; inline constexpr const char woman_gesturing_no_tone3[] = "๐ ๐ฝโโ๏ธ"; inline constexpr const char woman_gesturing_no_medium_skin_tone[] = "๐ ๐ฝโโ๏ธ"; inline constexpr const char woman_gesturing_no_tone4[] = "๐ ๐พโโ๏ธ"; inline constexpr const char woman_gesturing_no_medium_dark_skin_tone[] = "๐ ๐พโโ๏ธ"; inline constexpr const char woman_gesturing_no_tone5[] = "๐ ๐ฟโโ๏ธ"; inline constexpr const char woman_gesturing_no_dark_skin_tone[] = "๐ ๐ฟโโ๏ธ"; inline constexpr const char man_gesturing_no[] = "๐ โโ๏ธ"; inline constexpr const char man_gesturing_no_tone1[] = "๐ ๐ปโโ๏ธ"; inline constexpr const char man_gesturing_no_light_skin_tone[] = "๐ ๐ปโโ๏ธ"; inline constexpr const char man_gesturing_no_tone2[] = "๐ ๐ผโโ๏ธ"; inline constexpr const char man_gesturing_no_medium_light_skin_tone[] = "๐ ๐ผโโ๏ธ"; inline constexpr const char man_gesturing_no_tone3[] = "๐ ๐ฝโโ๏ธ"; inline constexpr const char man_gesturing_no_medium_skin_tone[] = "๐ ๐ฝโโ๏ธ"; inline constexpr const char man_gesturing_no_tone4[] = "๐ ๐พโโ๏ธ"; inline constexpr const char man_gesturing_no_medium_dark_skin_tone[] = "๐ ๐พโโ๏ธ"; inline constexpr const char man_gesturing_no_tone5[] = "๐ ๐ฟโโ๏ธ"; inline constexpr const char man_gesturing_no_dark_skin_tone[] = "๐ ๐ฟโโ๏ธ"; inline constexpr const char person_gesturing_ok[] = "๐"; inline constexpr const char person_gesturing_ok_tone1[] = "๐๐ป"; inline constexpr const char person_gesturing_ok_tone2[] = "๐๐ผ"; inline constexpr const char person_gesturing_ok_tone3[] = "๐๐ฝ"; inline constexpr const char person_gesturing_ok_tone4[] = "๐๐พ"; inline constexpr const char person_gesturing_ok_tone5[] = "๐๐ฟ"; inline constexpr const char woman_gesturing_ok[] = "๐โโ๏ธ"; inline constexpr const char woman_gesturing_ok_tone1[] = "๐๐ปโโ๏ธ"; inline constexpr const char woman_gesturing_ok_light_skin_tone[] = "๐๐ปโโ๏ธ"; inline constexpr const char woman_gesturing_ok_tone2[] = "๐๐ผโโ๏ธ"; inline constexpr const char woman_gesturing_ok_medium_light_skin_tone[] = "๐๐ผโโ๏ธ"; inline constexpr const char woman_gesturing_ok_tone3[] = "๐๐ฝโโ๏ธ"; inline constexpr const char woman_gesturing_ok_medium_skin_tone[] = "๐๐ฝโโ๏ธ"; inline constexpr const char woman_gesturing_ok_tone4[] = "๐๐พโโ๏ธ"; inline constexpr const char woman_gesturing_ok_medium_dark_skin_tone[] = "๐๐พโโ๏ธ"; inline constexpr const char woman_gesturing_ok_tone5[] = "๐๐ฟโโ๏ธ"; inline constexpr const char woman_gesturing_ok_dark_skin_tone[] = "๐๐ฟโโ๏ธ"; inline constexpr const char man_gesturing_ok[] = "๐โโ๏ธ"; inline constexpr const char man_gesturing_ok_tone1[] = "๐๐ปโโ๏ธ"; inline constexpr const char man_gesturing_ok_light_skin_tone[] = "๐๐ปโโ๏ธ"; inline constexpr const char man_gesturing_ok_tone2[] = "๐๐ผโโ๏ธ"; inline constexpr const char man_gesturing_ok_medium_light_skin_tone[] = "๐๐ผโโ๏ธ"; inline constexpr const char man_gesturing_ok_tone3[] = "๐๐ฝโโ๏ธ"; inline constexpr const char man_gesturing_ok_medium_skin_tone[] = "๐๐ฝโโ๏ธ"; inline constexpr const char man_gesturing_ok_tone4[] = "๐๐พโโ๏ธ"; inline constexpr const char man_gesturing_ok_medium_dark_skin_tone[] = "๐๐พโโ๏ธ"; inline constexpr const char man_gesturing_ok_tone5[] = "๐๐ฟโโ๏ธ"; inline constexpr const char man_gesturing_ok_dark_skin_tone[] = "๐๐ฟโโ๏ธ"; inline constexpr const char person_raising_hand[] = "๐"; inline constexpr const char raising_hand[] = "๐"; inline constexpr const char person_raising_hand_tone1[] = "๐๐ป"; inline constexpr const char raising_hand_tone1[] = "๐๐ป"; inline constexpr const char person_raising_hand_tone2[] = "๐๐ผ"; inline constexpr const char raising_hand_tone2[] = "๐๐ผ"; inline constexpr const char person_raising_hand_tone3[] = "๐๐ฝ"; inline constexpr const char raising_hand_tone3[] = "๐๐ฝ"; inline constexpr const char person_raising_hand_tone4[] = "๐๐พ"; inline constexpr const char raising_hand_tone4[] = "๐๐พ"; inline constexpr const char person_raising_hand_tone5[] = "๐๐ฟ"; inline constexpr const char raising_hand_tone5[] = "๐๐ฟ"; inline constexpr const char woman_raising_hand[] = "๐โโ๏ธ"; inline constexpr const char woman_raising_hand_tone1[] = "๐๐ปโโ๏ธ"; inline constexpr const char woman_raising_hand_light_skin_tone[] = "๐๐ปโโ๏ธ"; inline constexpr const char woman_raising_hand_tone2[] = "๐๐ผโโ๏ธ"; inline constexpr const char woman_raising_hand_medium_light_skin_tone[] = "๐๐ผโโ๏ธ"; inline constexpr const char woman_raising_hand_tone3[] = "๐๐ฝโโ๏ธ"; inline constexpr const char woman_raising_hand_medium_skin_tone[] = "๐๐ฝโโ๏ธ"; inline constexpr const char woman_raising_hand_tone4[] = "๐๐พโโ๏ธ"; inline constexpr const char woman_raising_hand_medium_dark_skin_tone[] = "๐๐พโโ๏ธ"; inline constexpr const char woman_raising_hand_tone5[] = "๐๐ฟโโ๏ธ"; inline constexpr const char woman_raising_hand_dark_skin_tone[] = "๐๐ฟโโ๏ธ"; inline constexpr const char man_raising_hand[] = "๐โโ๏ธ"; inline constexpr const char man_raising_hand_tone1[] = "๐๐ปโโ๏ธ"; inline constexpr const char man_raising_hand_light_skin_tone[] = "๐๐ปโโ๏ธ"; inline constexpr const char man_raising_hand_tone2[] = "๐๐ผโโ๏ธ"; inline constexpr const char man_raising_hand_medium_light_skin_tone[] = "๐๐ผโโ๏ธ"; inline constexpr const char man_raising_hand_tone3[] = "๐๐ฝโโ๏ธ"; inline constexpr const char man_raising_hand_medium_skin_tone[] = "๐๐ฝโโ๏ธ"; inline constexpr const char man_raising_hand_tone4[] = "๐๐พโโ๏ธ"; inline constexpr const char man_raising_hand_medium_dark_skin_tone[] = "๐๐พโโ๏ธ"; inline constexpr const char man_raising_hand_tone5[] = "๐๐ฟโโ๏ธ"; inline constexpr const char man_raising_hand_dark_skin_tone[] = "๐๐ฟโโ๏ธ"; inline constexpr const char deaf_person[] = "๐ง"; inline constexpr const char deaf_person_tone1[] = "๐ง๐ป"; inline constexpr const char deaf_person_light_skin_tone[] = "๐ง๐ป"; inline constexpr const char deaf_person_tone2[] = "๐ง๐ผ"; inline constexpr const char deaf_person_medium_light_skin_tone[] = "๐ง๐ผ"; inline constexpr const char deaf_person_tone3[] = "๐ง๐ฝ"; inline constexpr const char deaf_person_medium_skin_tone[] = "๐ง๐ฝ"; inline constexpr const char deaf_person_tone4[] = "๐ง๐พ"; inline constexpr const char deaf_person_medium_dark_skin_tone[] = "๐ง๐พ"; inline constexpr const char deaf_person_tone5[] = "๐ง๐ฟ"; inline constexpr const char deaf_person_dark_skin_tone[] = "๐ง๐ฟ"; inline constexpr const char deaf_woman[] = "๐งโโ๏ธ"; inline constexpr const char deaf_woman_tone1[] = "๐ง๐ปโโ๏ธ"; inline constexpr const char deaf_woman_light_skin_tone[] = "๐ง๐ปโโ๏ธ"; inline constexpr const char deaf_woman_tone2[] = "๐ง๐ผโโ๏ธ"; inline constexpr const char deaf_woman_medium_light_skin_tone[] = "๐ง๐ผโโ๏ธ"; inline constexpr const char deaf_woman_tone3[] = "๐ง๐ฝโโ๏ธ"; inline constexpr const char deaf_woman_medium_skin_tone[] = "๐ง๐ฝโโ๏ธ"; inline constexpr const char deaf_woman_tone4[] = "๐ง๐พโโ๏ธ"; inline constexpr const char deaf_woman_medium_dark_skin_tone[] = "๐ง๐พโโ๏ธ"; inline constexpr const char deaf_woman_tone5[] = "๐ง๐ฟโโ๏ธ"; inline constexpr const char deaf_woman_dark_skin_tone[] = "๐ง๐ฟโโ๏ธ"; inline constexpr const char deaf_man[] = "๐งโโ๏ธ"; inline constexpr const char deaf_man_tone1[] = "๐ง๐ปโโ๏ธ"; inline constexpr const char deaf_man_light_skin_tone[] = "๐ง๐ปโโ๏ธ"; inline constexpr const char deaf_man_tone2[] = "๐ง๐ผโโ๏ธ"; inline constexpr const char deaf_man_medium_light_skin_tone[] = "๐ง๐ผโโ๏ธ"; inline constexpr const char deaf_man_tone3[] = "๐ง๐ฝโโ๏ธ"; inline constexpr const char deaf_man_medium_skin_tone[] = "๐ง๐ฝโโ๏ธ"; inline constexpr const char deaf_man_tone4[] = "๐ง๐พโโ๏ธ"; inline constexpr const char deaf_man_medium_dark_skin_tone[] = "๐ง๐พโโ๏ธ"; inline constexpr const char deaf_man_tone5[] = "๐ง๐ฟโโ๏ธ"; inline constexpr const char deaf_man_dark_skin_tone[] = "๐ง๐ฟโโ๏ธ"; inline constexpr const char person_facepalming[] = "๐คฆ"; inline constexpr const char face_palm[] = "๐คฆ"; inline constexpr const char facepalm[] = "๐คฆ"; inline constexpr const char person_facepalming_tone1[] = "๐คฆ๐ป"; inline constexpr const char face_palm_tone1[] = "๐คฆ๐ป"; inline constexpr const char facepalm_tone1[] = "๐คฆ๐ป"; inline constexpr const char person_facepalming_tone2[] = "๐คฆ๐ผ"; inline constexpr const char face_palm_tone2[] = "๐คฆ๐ผ"; inline constexpr const char facepalm_tone2[] = "๐คฆ๐ผ"; inline constexpr const char person_facepalming_tone3[] = "๐คฆ๐ฝ"; inline constexpr const char face_palm_tone3[] = "๐คฆ๐ฝ"; inline constexpr const char facepalm_tone3[] = "๐คฆ๐ฝ"; inline constexpr const char person_facepalming_tone4[] = "๐คฆ๐พ"; inline constexpr const char face_palm_tone4[] = "๐คฆ๐พ"; inline constexpr const char facepalm_tone4[] = "๐คฆ๐พ"; inline constexpr const char person_facepalming_tone5[] = "๐คฆ๐ฟ"; inline constexpr const char face_palm_tone5[] = "๐คฆ๐ฟ"; inline constexpr const char facepalm_tone5[] = "๐คฆ๐ฟ"; inline constexpr const char woman_facepalming[] = "๐คฆโโ๏ธ"; inline constexpr const char woman_facepalming_tone1[] = "๐คฆ๐ปโโ๏ธ"; inline constexpr const char woman_facepalming_light_skin_tone[] = "๐คฆ๐ปโโ๏ธ"; inline constexpr const char woman_facepalming_tone2[] = "๐คฆ๐ผโโ๏ธ"; inline constexpr const char woman_facepalming_medium_light_skin_tone[] = "๐คฆ๐ผโโ๏ธ"; inline constexpr const char woman_facepalming_tone3[] = "๐คฆ๐ฝโโ๏ธ"; inline constexpr const char woman_facepalming_medium_skin_tone[] = "๐คฆ๐ฝโโ๏ธ"; inline constexpr const char woman_facepalming_tone4[] = "๐คฆ๐พโโ๏ธ"; inline constexpr const char woman_facepalming_medium_dark_skin_tone[] = "๐คฆ๐พโโ๏ธ"; inline constexpr const char woman_facepalming_tone5[] = "๐คฆ๐ฟโโ๏ธ"; inline constexpr const char woman_facepalming_dark_skin_tone[] = "๐คฆ๐ฟโโ๏ธ"; inline constexpr const char man_facepalming[] = "๐คฆโโ๏ธ"; inline constexpr const char man_facepalming_tone1[] = "๐คฆ๐ปโโ๏ธ"; inline constexpr const char man_facepalming_light_skin_tone[] = "๐คฆ๐ปโโ๏ธ"; inline constexpr const char man_facepalming_tone2[] = "๐คฆ๐ผโโ๏ธ"; inline constexpr const char man_facepalming_medium_light_skin_tone[] = "๐คฆ๐ผโโ๏ธ"; inline constexpr const char man_facepalming_tone3[] = "๐คฆ๐ฝโโ๏ธ"; inline constexpr const char man_facepalming_medium_skin_tone[] = "๐คฆ๐ฝโโ๏ธ"; inline constexpr const char man_facepalming_tone4[] = "๐คฆ๐พโโ๏ธ"; inline constexpr const char man_facepalming_medium_dark_skin_tone[] = "๐คฆ๐พโโ๏ธ"; inline constexpr const char man_facepalming_tone5[] = "๐คฆ๐ฟโโ๏ธ"; inline constexpr const char man_facepalming_dark_skin_tone[] = "๐คฆ๐ฟโโ๏ธ"; inline constexpr const char person_shrugging[] = "๐คท"; inline constexpr const char shrug[] = "๐คท"; inline constexpr const char person_shrugging_tone1[] = "๐คท๐ป"; inline constexpr const char shrug_tone1[] = "๐คท๐ป"; inline constexpr const char person_shrugging_tone2[] = "๐คท๐ผ"; inline constexpr const char shrug_tone2[] = "๐คท๐ผ"; inline constexpr const char person_shrugging_tone3[] = "๐คท๐ฝ"; inline constexpr const char shrug_tone3[] = "๐คท๐ฝ"; inline constexpr const char person_shrugging_tone4[] = "๐คท๐พ"; inline constexpr const char shrug_tone4[] = "๐คท๐พ"; inline constexpr const char person_shrugging_tone5[] = "๐คท๐ฟ"; inline constexpr const char shrug_tone5[] = "๐คท๐ฟ"; inline constexpr const char woman_shrugging[] = "๐คทโโ๏ธ"; inline constexpr const char woman_shrugging_tone1[] = "๐คท๐ปโโ๏ธ"; inline constexpr const char woman_shrugging_light_skin_tone[] = "๐คท๐ปโโ๏ธ"; inline constexpr const char woman_shrugging_tone2[] = "๐คท๐ผโโ๏ธ"; inline constexpr const char woman_shrugging_medium_light_skin_tone[] = "๐คท๐ผโโ๏ธ"; inline constexpr const char woman_shrugging_tone3[] = "๐คท๐ฝโโ๏ธ"; inline constexpr const char woman_shrugging_medium_skin_tone[] = "๐คท๐ฝโโ๏ธ"; inline constexpr const char woman_shrugging_tone4[] = "๐คท๐พโโ๏ธ"; inline constexpr const char woman_shrugging_medium_dark_skin_tone[] = "๐คท๐พโโ๏ธ"; inline constexpr const char woman_shrugging_tone5[] = "๐คท๐ฟโโ๏ธ"; inline constexpr const char woman_shrugging_dark_skin_tone[] = "๐คท๐ฟโโ๏ธ"; inline constexpr const char man_shrugging[] = "๐คทโโ๏ธ"; inline constexpr const char man_shrugging_tone1[] = "๐คท๐ปโโ๏ธ"; inline constexpr const char man_shrugging_light_skin_tone[] = "๐คท๐ปโโ๏ธ"; inline constexpr const char man_shrugging_tone2[] = "๐คท๐ผโโ๏ธ"; inline constexpr const char man_shrugging_medium_light_skin_tone[] = "๐คท๐ผโโ๏ธ"; inline constexpr const char man_shrugging_tone3[] = "๐คท๐ฝโโ๏ธ"; inline constexpr const char man_shrugging_medium_skin_tone[] = "๐คท๐ฝโโ๏ธ"; inline constexpr const char man_shrugging_tone4[] = "๐คท๐พโโ๏ธ"; inline constexpr const char man_shrugging_medium_dark_skin_tone[] = "๐คท๐พโโ๏ธ"; inline constexpr const char man_shrugging_tone5[] = "๐คท๐ฟโโ๏ธ"; inline constexpr const char man_shrugging_dark_skin_tone[] = "๐คท๐ฟโโ๏ธ"; inline constexpr const char person_pouting[] = "๐"; inline constexpr const char person_with_pouting_face[] = "๐"; inline constexpr const char person_pouting_tone1[] = "๐๐ป"; inline constexpr const char person_with_pouting_face_tone1[] = "๐๐ป"; inline constexpr const char person_pouting_tone2[] = "๐๐ผ"; inline constexpr const char person_with_pouting_face_tone2[] = "๐๐ผ"; inline constexpr const char person_pouting_tone3[] = "๐๐ฝ"; inline constexpr const char person_with_pouting_face_tone3[] = "๐๐ฝ"; inline constexpr const char person_pouting_tone4[] = "๐๐พ"; inline constexpr const char person_with_pouting_face_tone4[] = "๐๐พ"; inline constexpr const char person_pouting_tone5[] = "๐๐ฟ"; inline constexpr const char person_with_pouting_face_tone5[] = "๐๐ฟ"; inline constexpr const char woman_pouting[] = "๐โโ๏ธ"; inline constexpr const char woman_pouting_tone1[] = "๐๐ปโโ๏ธ"; inline constexpr const char woman_pouting_light_skin_tone[] = "๐๐ปโโ๏ธ"; inline constexpr const char woman_pouting_tone2[] = "๐๐ผโโ๏ธ"; inline constexpr const char woman_pouting_medium_light_skin_tone[] = "๐๐ผโโ๏ธ"; inline constexpr const char woman_pouting_tone3[] = "๐๐ฝโโ๏ธ"; inline constexpr const char woman_pouting_medium_skin_tone[] = "๐๐ฝโโ๏ธ"; inline constexpr const char woman_pouting_tone4[] = "๐๐พโโ๏ธ"; inline constexpr const char woman_pouting_medium_dark_skin_tone[] = "๐๐พโโ๏ธ"; inline constexpr const char woman_pouting_tone5[] = "๐๐ฟโโ๏ธ"; inline constexpr const char woman_pouting_dark_skin_tone[] = "๐๐ฟโโ๏ธ"; inline constexpr const char man_pouting[] = "๐โโ๏ธ"; inline constexpr const char man_pouting_tone1[] = "๐๐ปโโ๏ธ"; inline constexpr const char man_pouting_light_skin_tone[] = "๐๐ปโโ๏ธ"; inline constexpr const char man_pouting_tone2[] = "๐๐ผโโ๏ธ"; inline constexpr const char man_pouting_medium_light_skin_tone[] = "๐๐ผโโ๏ธ"; inline constexpr const char man_pouting_tone3[] = "๐๐ฝโโ๏ธ"; inline constexpr const char man_pouting_medium_skin_tone[] = "๐๐ฝโโ๏ธ"; inline constexpr const char man_pouting_tone4[] = "๐๐พโโ๏ธ"; inline constexpr const char man_pouting_medium_dark_skin_tone[] = "๐๐พโโ๏ธ"; inline constexpr const char man_pouting_tone5[] = "๐๐ฟโโ๏ธ"; inline constexpr const char man_pouting_dark_skin_tone[] = "๐๐ฟโโ๏ธ"; inline constexpr const char person_frowning[] = "๐"; inline constexpr const char person_frowning_tone1[] = "๐๐ป"; inline constexpr const char person_frowning_tone2[] = "๐๐ผ"; inline constexpr const char person_frowning_tone3[] = "๐๐ฝ"; inline constexpr const char person_frowning_tone4[] = "๐๐พ"; inline constexpr const char person_frowning_tone5[] = "๐๐ฟ"; inline constexpr const char woman_frowning[] = "๐โโ๏ธ"; inline constexpr const char woman_frowning_tone1[] = "๐๐ปโโ๏ธ"; inline constexpr const char woman_frowning_light_skin_tone[] = "๐๐ปโโ๏ธ"; inline constexpr const char woman_frowning_tone2[] = "๐๐ผโโ๏ธ"; inline constexpr const char woman_frowning_medium_light_skin_tone[] = "๐๐ผโโ๏ธ"; inline constexpr const char woman_frowning_tone3[] = "๐๐ฝโโ๏ธ"; inline constexpr const char woman_frowning_medium_skin_tone[] = "๐๐ฝโโ๏ธ"; inline constexpr const char woman_frowning_tone4[] = "๐๐พโโ๏ธ"; inline constexpr const char woman_frowning_medium_dark_skin_tone[] = "๐๐พโโ๏ธ"; inline constexpr const char woman_frowning_tone5[] = "๐๐ฟโโ๏ธ"; inline constexpr const char woman_frowning_dark_skin_tone[] = "๐๐ฟโโ๏ธ"; inline constexpr const char man_frowning[] = "๐โโ๏ธ"; inline constexpr const char man_frowning_tone1[] = "๐๐ปโโ๏ธ"; inline constexpr const char man_frowning_light_skin_tone[] = "๐๐ปโโ๏ธ"; inline constexpr const char man_frowning_tone2[] = "๐๐ผโโ๏ธ"; inline constexpr const char man_frowning_medium_light_skin_tone[] = "๐๐ผโโ๏ธ"; inline constexpr const char man_frowning_tone3[] = "๐๐ฝโโ๏ธ"; inline constexpr const char man_frowning_medium_skin_tone[] = "๐๐ฝโโ๏ธ"; inline constexpr const char man_frowning_tone4[] = "๐๐พโโ๏ธ"; inline constexpr const char man_frowning_medium_dark_skin_tone[] = "๐๐พโโ๏ธ"; inline constexpr const char man_frowning_tone5[] = "๐๐ฟโโ๏ธ"; inline constexpr const char man_frowning_dark_skin_tone[] = "๐๐ฟโโ๏ธ"; inline constexpr const char person_getting_haircut[] = "๐"; inline constexpr const char haircut[] = "๐"; inline constexpr const char person_getting_haircut_tone1[] = "๐๐ป"; inline constexpr const char haircut_tone1[] = "๐๐ป"; inline constexpr const char person_getting_haircut_tone2[] = "๐๐ผ"; inline constexpr const char haircut_tone2[] = "๐๐ผ"; inline constexpr const char person_getting_haircut_tone3[] = "๐๐ฝ"; inline constexpr const char haircut_tone3[] = "๐๐ฝ"; inline constexpr const char person_getting_haircut_tone4[] = "๐๐พ"; inline constexpr const char haircut_tone4[] = "๐๐พ"; inline constexpr const char person_getting_haircut_tone5[] = "๐๐ฟ"; inline constexpr const char haircut_tone5[] = "๐๐ฟ"; inline constexpr const char woman_getting_haircut[] = "๐โโ๏ธ"; inline constexpr const char woman_getting_haircut_tone1[] = "๐๐ปโโ๏ธ"; inline constexpr const char woman_getting_haircut_light_skin_tone[] = "๐๐ปโโ๏ธ"; inline constexpr const char woman_getting_haircut_tone2[] = "๐๐ผโโ๏ธ"; inline constexpr const char woman_getting_haircut_medium_light_skin_tone[] = "๐๐ผโโ๏ธ"; inline constexpr const char woman_getting_haircut_tone3[] = "๐๐ฝโโ๏ธ"; inline constexpr const char woman_getting_haircut_medium_skin_tone[] = "๐๐ฝโโ๏ธ"; inline constexpr const char woman_getting_haircut_tone4[] = "๐๐พโโ๏ธ"; inline constexpr const char woman_getting_haircut_medium_dark_skin_tone[] = "๐๐พโโ๏ธ"; inline constexpr const char woman_getting_haircut_tone5[] = "๐๐ฟโโ๏ธ"; inline constexpr const char woman_getting_haircut_dark_skin_tone[] = "๐๐ฟโโ๏ธ"; inline constexpr const char man_getting_haircut[] = "๐โโ๏ธ"; inline constexpr const char man_getting_haircut_tone1[] = "๐๐ปโโ๏ธ"; inline constexpr const char man_getting_haircut_light_skin_tone[] = "๐๐ปโโ๏ธ"; inline constexpr const char man_getting_haircut_tone2[] = "๐๐ผโโ๏ธ"; inline constexpr const char man_getting_haircut_medium_light_skin_tone[] = "๐๐ผโโ๏ธ"; inline constexpr const char man_getting_haircut_tone3[] = "๐๐ฝโโ๏ธ"; inline constexpr const char man_getting_haircut_medium_skin_tone[] = "๐๐ฝโโ๏ธ"; inline constexpr const char man_getting_haircut_tone4[] = "๐๐พโโ๏ธ"; inline constexpr const char man_getting_haircut_medium_dark_skin_tone[] = "๐๐พโโ๏ธ"; inline constexpr const char man_getting_haircut_tone5[] = "๐๐ฟโโ๏ธ"; inline constexpr const char man_getting_haircut_dark_skin_tone[] = "๐๐ฟโโ๏ธ"; inline constexpr const char person_getting_massage[] = "๐"; inline constexpr const char massage[] = "๐"; inline constexpr const char person_getting_massage_tone1[] = "๐๐ป"; inline constexpr const char massage_tone1[] = "๐๐ป"; inline constexpr const char person_getting_massage_tone2[] = "๐๐ผ"; inline constexpr const char massage_tone2[] = "๐๐ผ"; inline constexpr const char person_getting_massage_tone3[] = "๐๐ฝ"; inline constexpr const char massage_tone3[] = "๐๐ฝ"; inline constexpr const char person_getting_massage_tone4[] = "๐๐พ"; inline constexpr const char massage_tone4[] = "๐๐พ"; inline constexpr const char person_getting_massage_tone5[] = "๐๐ฟ"; inline constexpr const char massage_tone5[] = "๐๐ฟ"; inline constexpr const char woman_getting_face_massage[] = "๐โโ๏ธ"; inline constexpr const char woman_getting_face_massage_tone1[] = "๐๐ปโโ๏ธ"; inline constexpr const char woman_getting_face_massage_light_skin_tone[] = "๐๐ปโโ๏ธ"; inline constexpr const char woman_getting_face_massage_tone2[] = "๐๐ผโโ๏ธ"; inline constexpr const char woman_getting_face_massage_medium_light_skin_tone[] = "๐๐ผโโ๏ธ"; inline constexpr const char woman_getting_face_massage_tone3[] = "๐๐ฝโโ๏ธ"; inline constexpr const char woman_getting_face_massage_medium_skin_tone[] = "๐๐ฝโโ๏ธ"; inline constexpr const char woman_getting_face_massage_tone4[] = "๐๐พโโ๏ธ"; inline constexpr const char woman_getting_face_massage_medium_dark_skin_tone[] = "๐๐พโโ๏ธ"; inline constexpr const char woman_getting_face_massage_tone5[] = "๐๐ฟโโ๏ธ"; inline constexpr const char woman_getting_face_massage_dark_skin_tone[] = "๐๐ฟโโ๏ธ"; inline constexpr const char man_getting_face_massage[] = "๐โโ๏ธ"; inline constexpr const char man_getting_face_massage_tone1[] = "๐๐ปโโ๏ธ"; inline constexpr const char man_getting_face_massage_light_skin_tone[] = "๐๐ปโโ๏ธ"; inline constexpr const char man_getting_face_massage_tone2[] = "๐๐ผโโ๏ธ"; inline constexpr const char man_getting_face_massage_medium_light_skin_tone[] = "๐๐ผโโ๏ธ"; inline constexpr const char man_getting_face_massage_tone3[] = "๐๐ฝโโ๏ธ"; inline constexpr const char man_getting_face_massage_medium_skin_tone[] = "๐๐ฝโโ๏ธ"; inline constexpr const char man_getting_face_massage_tone4[] = "๐๐พโโ๏ธ"; inline constexpr const char man_getting_face_massage_medium_dark_skin_tone[] = "๐๐พโโ๏ธ"; inline constexpr const char man_getting_face_massage_tone5[] = "๐๐ฟโโ๏ธ"; inline constexpr const char man_getting_face_massage_dark_skin_tone[] = "๐๐ฟโโ๏ธ"; inline constexpr const char person_in_steamy_room[] = "๐ง"; inline constexpr const char person_in_steamy_room_tone1[] = "๐ง๐ป"; inline constexpr const char person_in_steamy_room_light_skin_tone[] = "๐ง๐ป"; inline constexpr const char person_in_steamy_room_tone2[] = "๐ง๐ผ"; inline constexpr const char person_in_steamy_room_medium_light_skin_tone[] = "๐ง๐ผ"; inline constexpr const char person_in_steamy_room_tone3[] = "๐ง๐ฝ"; inline constexpr const char person_in_steamy_room_medium_skin_tone[] = "๐ง๐ฝ"; inline constexpr const char person_in_steamy_room_tone4[] = "๐ง๐พ"; inline constexpr const char person_in_steamy_room_medium_dark_skin_tone[] = "๐ง๐พ"; inline constexpr const char person_in_steamy_room_tone5[] = "๐ง๐ฟ"; inline constexpr const char person_in_steamy_room_dark_skin_tone[] = "๐ง๐ฟ"; inline constexpr const char woman_in_steamy_room[] = "๐งโโ๏ธ"; inline constexpr const char woman_in_steamy_room_tone1[] = "๐ง๐ปโโ๏ธ"; inline constexpr const char woman_in_steamy_room_light_skin_tone[] = "๐ง๐ปโโ๏ธ"; inline constexpr const char woman_in_steamy_room_tone2[] = "๐ง๐ผโโ๏ธ"; inline constexpr const char woman_in_steamy_room_medium_light_skin_tone[] = "๐ง๐ผโโ๏ธ"; inline constexpr const char woman_in_steamy_room_tone3[] = "๐ง๐ฝโโ๏ธ"; inline constexpr const char woman_in_steamy_room_medium_skin_tone[] = "๐ง๐ฝโโ๏ธ"; inline constexpr const char woman_in_steamy_room_tone4[] = "๐ง๐พโโ๏ธ"; inline constexpr const char woman_in_steamy_room_medium_dark_skin_tone[] = "๐ง๐พโโ๏ธ"; inline constexpr const char woman_in_steamy_room_tone5[] = "๐ง๐ฟโโ๏ธ"; inline constexpr const char woman_in_steamy_room_dark_skin_tone[] = "๐ง๐ฟโโ๏ธ"; inline constexpr const char man_in_steamy_room[] = "๐งโโ๏ธ"; inline constexpr const char man_in_steamy_room_tone1[] = "๐ง๐ปโโ๏ธ"; inline constexpr const char man_in_steamy_room_light_skin_tone[] = "๐ง๐ปโโ๏ธ"; inline constexpr const char man_in_steamy_room_tone2[] = "๐ง๐ผโโ๏ธ"; inline constexpr const char man_in_steamy_room_medium_light_skin_tone[] = "๐ง๐ผโโ๏ธ"; inline constexpr const char man_in_steamy_room_tone3[] = "๐ง๐ฝโโ๏ธ"; inline constexpr const char man_in_steamy_room_medium_skin_tone[] = "๐ง๐ฝโโ๏ธ"; inline constexpr const char man_in_steamy_room_tone4[] = "๐ง๐พโโ๏ธ"; inline constexpr const char man_in_steamy_room_medium_dark_skin_tone[] = "๐ง๐พโโ๏ธ"; inline constexpr const char man_in_steamy_room_tone5[] = "๐ง๐ฟโโ๏ธ"; inline constexpr const char man_in_steamy_room_dark_skin_tone[] = "๐ง๐ฟโโ๏ธ"; inline constexpr const char nail_care[] = "๐ "; inline constexpr const char nail_polish[] = "๐ "; inline constexpr const char nail_care_tone1[] = "๐ ๐ป"; inline constexpr const char nail_care_tone2[] = "๐ ๐ผ"; inline constexpr const char nail_care_tone3[] = "๐ ๐ฝ"; inline constexpr const char nail_care_tone4[] = "๐ ๐พ"; inline constexpr const char nail_care_tone5[] = "๐ ๐ฟ"; inline constexpr const char selfie[] = "๐คณ"; inline constexpr const char selfie_tone1[] = "๐คณ๐ป"; inline constexpr const char selfie_tone2[] = "๐คณ๐ผ"; inline constexpr const char selfie_tone3[] = "๐คณ๐ฝ"; inline constexpr const char selfie_tone4[] = "๐คณ๐พ"; inline constexpr const char selfie_tone5[] = "๐คณ๐ฟ"; inline constexpr const char dancer[] = "๐"; inline constexpr const char woman_dancing[] = "๐"; inline constexpr const char dancer_tone1[] = "๐๐ป"; inline constexpr const char dancer_tone2[] = "๐๐ผ"; inline constexpr const char dancer_tone3[] = "๐๐ฝ"; inline constexpr const char dancer_tone4[] = "๐๐พ"; inline constexpr const char dancer_tone5[] = "๐๐ฟ"; inline constexpr const char man_dancing[] = "๐บ"; inline constexpr const char male_dancer[] = "๐บ"; inline constexpr const char man_dancing_tone1[] = "๐บ๐ป"; inline constexpr const char male_dancer_tone1[] = "๐บ๐ป"; inline constexpr const char man_dancing_tone2[] = "๐บ๐ผ"; inline constexpr const char male_dancer_tone2[] = "๐บ๐ผ"; inline constexpr const char man_dancing_tone3[] = "๐บ๐ฝ"; inline constexpr const char male_dancer_tone3[] = "๐บ๐ฝ"; inline constexpr const char man_dancing_tone5[] = "๐บ๐ฟ"; inline constexpr const char male_dancer_tone5[] = "๐บ๐ฟ"; inline constexpr const char man_dancing_tone4[] = "๐บ๐พ"; inline constexpr const char male_dancer_tone4[] = "๐บ๐พ"; inline constexpr const char people_with_bunny_ears_partying[] = "๐ฏ"; inline constexpr const char dancers[] = "๐ฏ"; inline constexpr const char women_with_bunny_ears_partying[] = "๐ฏโโ๏ธ"; inline constexpr const char men_with_bunny_ears_partying[] = "๐ฏโโ๏ธ"; inline constexpr const char levitate[] = "๐ด๏ธ"; inline constexpr const char man_in_business_suit_levitating[] = "๐ด๏ธ"; inline constexpr const char levitate_tone1[] = "๐ด๐ป"; inline constexpr const char man_in_business_suit_levitating_tone1[] = "๐ด๐ป"; inline constexpr const char man_in_business_suit_levitating_light_skin_tone[] = "๐ด๐ป"; inline constexpr const char levitate_tone2[] = "๐ด๐ผ"; inline constexpr const char man_in_business_suit_levitating_tone2[] = "๐ด๐ผ"; inline constexpr const char man_in_business_suit_levitating_medium_light_skin_tone[] = "๐ด๐ผ"; inline constexpr const char levitate_tone3[] = "๐ด๐ฝ"; inline constexpr const char man_in_business_suit_levitating_tone3[] = "๐ด๐ฝ"; inline constexpr const char man_in_business_suit_levitating_medium_skin_tone[] = "๐ด๐ฝ"; inline constexpr const char levitate_tone4[] = "๐ด๐พ"; inline constexpr const char man_in_business_suit_levitating_tone4[] = "๐ด๐พ"; inline constexpr const char man_in_business_suit_levitating_medium_dark_skin_tone[] = "๐ด๐พ"; inline constexpr const char levitate_tone5[] = "๐ด๐ฟ"; inline constexpr const char man_in_business_suit_levitating_tone5[] = "๐ด๐ฟ"; inline constexpr const char man_in_business_suit_levitating_dark_skin_tone[] = "๐ด๐ฟ"; inline constexpr const char person_in_manual_wheelchair[] = "๐งโ๐ฆฝ"; inline constexpr const char person_in_manual_wheelchair_tone1[] = "๐ง๐ปโ๐ฆฝ"; inline constexpr const char person_in_manual_wheelchair_light_skin_tone[] = "๐ง๐ปโ๐ฆฝ"; inline constexpr const char person_in_manual_wheelchair_tone2[] = "๐ง๐ผโ๐ฆฝ"; inline constexpr const char person_in_manual_wheelchair_medium_light_skin_tone[] = "๐ง๐ผโ๐ฆฝ"; inline constexpr const char person_in_manual_wheelchair_tone3[] = "๐ง๐ฝโ๐ฆฝ"; inline constexpr const char person_in_manual_wheelchair_medium_skin_tone[] = "๐ง๐ฝโ๐ฆฝ"; inline constexpr const char person_in_manual_wheelchair_tone4[] = "๐ง๐พโ๐ฆฝ"; inline constexpr const char person_in_manual_wheelchair_medium_dark_skin_tone[] = "๐ง๐พโ๐ฆฝ"; inline constexpr const char person_in_manual_wheelchair_tone5[] = "๐ง๐ฟโ๐ฆฝ"; inline constexpr const char person_in_manual_wheelchair_dark_skin_tone[] = "๐ง๐ฟโ๐ฆฝ"; inline constexpr const char woman_in_manual_wheelchair[] = "๐ฉโ๐ฆฝ"; inline constexpr const char woman_in_manual_wheelchair_tone1[] = "๐ฉ๐ปโ๐ฆฝ"; inline constexpr const char woman_in_manual_wheelchair_light_skin_tone[] = "๐ฉ๐ปโ๐ฆฝ"; inline constexpr const char woman_in_manual_wheelchair_tone2[] = "๐ฉ๐ผโ๐ฆฝ"; inline constexpr const char woman_in_manual_wheelchair_medium_light_skin_tone[] = "๐ฉ๐ผโ๐ฆฝ"; inline constexpr const char woman_in_manual_wheelchair_tone3[] = "๐ฉ๐ฝโ๐ฆฝ"; inline constexpr const char woman_in_manual_wheelchair_medium_skin_tone[] = "๐ฉ๐ฝโ๐ฆฝ"; inline constexpr const char woman_in_manual_wheelchair_tone4[] = "๐ฉ๐พโ๐ฆฝ"; inline constexpr const char woman_in_manual_wheelchair_medium_dark_skin_tone[] = "๐ฉ๐พโ๐ฆฝ"; inline constexpr const char woman_in_manual_wheelchair_tone5[] = "๐ฉ๐ฟโ๐ฆฝ"; inline constexpr const char woman_in_manual_wheelchair_dark_skin_tone[] = "๐ฉ๐ฟโ๐ฆฝ"; inline constexpr const char man_in_manual_wheelchair[] = "๐จโ๐ฆฝ"; inline constexpr const char man_in_manual_wheelchair_tone1[] = "๐จ๐ปโ๐ฆฝ"; inline constexpr const char man_in_manual_wheelchair_light_skin_tone[] = "๐จ๐ปโ๐ฆฝ"; inline constexpr const char man_in_manual_wheelchair_tone2[] = "๐จ๐ผโ๐ฆฝ"; inline constexpr const char man_in_manual_wheelchair_medium_light_skin_tone[] = "๐จ๐ผโ๐ฆฝ"; inline constexpr const char man_in_manual_wheelchair_tone3[] = "๐จ๐ฝโ๐ฆฝ"; inline constexpr const char man_in_manual_wheelchair_medium_skin_tone[] = "๐จ๐ฝโ๐ฆฝ"; inline constexpr const char man_in_manual_wheelchair_tone4[] = "๐จ๐พโ๐ฆฝ"; inline constexpr const char man_in_manual_wheelchair_medium_dark_skin_tone[] = "๐จ๐พโ๐ฆฝ"; inline constexpr const char man_in_manual_wheelchair_tone5[] = "๐จ๐ฟโ๐ฆฝ"; inline constexpr const char man_in_manual_wheelchair_dark_skin_tone[] = "๐จ๐ฟโ๐ฆฝ"; inline constexpr const char person_in_motorized_wheelchair[] = "๐งโ๐ฆผ"; inline constexpr const char person_in_motorized_wheelchair_tone1[] = "๐ง๐ปโ๐ฆผ"; inline constexpr const char person_in_motorized_wheelchair_light_skin_tone[] = "๐ง๐ปโ๐ฆผ"; inline constexpr const char person_in_motorized_wheelchair_tone2[] = "๐ง๐ผโ๐ฆผ"; inline constexpr const char person_in_motorized_wheelchair_medium_light_skin_tone[] = "๐ง๐ผโ๐ฆผ"; inline constexpr const char person_in_motorized_wheelchair_tone3[] = "๐ง๐ฝโ๐ฆผ"; inline constexpr const char person_in_motorized_wheelchair_medium_skin_tone[] = "๐ง๐ฝโ๐ฆผ"; inline constexpr const char person_in_motorized_wheelchair_tone4[] = "๐ง๐พโ๐ฆผ"; inline constexpr const char person_in_motorized_wheelchair_medium_dark_skin_tone[] = "๐ง๐พโ๐ฆผ"; inline constexpr const char person_in_motorized_wheelchair_tone5[] = "๐ง๐ฟโ๐ฆผ"; inline constexpr const char person_in_motorized_wheelchair_dark_skin_tone[] = "๐ง๐ฟโ๐ฆผ"; inline constexpr const char woman_in_motorized_wheelchair[] = "๐ฉโ๐ฆผ"; inline constexpr const char woman_in_motorized_wheelchair_tone1[] = "๐ฉ๐ปโ๐ฆผ"; inline constexpr const char woman_in_motorized_wheelchair_light_skin_tone[] = "๐ฉ๐ปโ๐ฆผ"; inline constexpr const char woman_in_motorized_wheelchair_tone2[] = "๐ฉ๐ผโ๐ฆผ"; inline constexpr const char woman_in_motorized_wheelchair_medium_light_skin_tone[] = "๐ฉ๐ผโ๐ฆผ"; inline constexpr const char woman_in_motorized_wheelchair_tone3[] = "๐ฉ๐ฝโ๐ฆผ"; inline constexpr const char woman_in_motorized_wheelchair_medium_skin_tone[] = "๐ฉ๐ฝโ๐ฆผ"; inline constexpr const char woman_in_motorized_wheelchair_tone4[] = "๐ฉ๐พโ๐ฆผ"; inline constexpr const char woman_in_motorized_wheelchair_medium_dark_skin_tone[] = "๐ฉ๐พโ๐ฆผ"; inline constexpr const char woman_in_motorized_wheelchair_tone5[] = "๐ฉ๐ฟโ๐ฆผ"; inline constexpr const char woman_in_motorized_wheelchair_dark_skin_tone[] = "๐ฉ๐ฟโ๐ฆผ"; inline constexpr const char man_in_motorized_wheelchair[] = "๐จโ๐ฆผ"; inline constexpr const char man_in_motorized_wheelchair_tone1[] = "๐จ๐ปโ๐ฆผ"; inline constexpr const char man_in_motorized_wheelchair_light_skin_tone[] = "๐จ๐ปโ๐ฆผ"; inline constexpr const char man_in_motorized_wheelchair_tone2[] = "๐จ๐ผโ๐ฆผ"; inline constexpr const char man_in_motorized_wheelchair_medium_light_skin_tone[] = "๐จ๐ผโ๐ฆผ"; inline constexpr const char man_in_motorized_wheelchair_tone3[] = "๐จ๐ฝโ๐ฆผ"; inline constexpr const char man_in_motorized_wheelchair_medium_skin_tone[] = "๐จ๐ฝโ๐ฆผ"; inline constexpr const char man_in_motorized_wheelchair_tone4[] = "๐จ๐พโ๐ฆผ"; inline constexpr const char man_in_motorized_wheelchair_medium_dark_skin_tone[] = "๐จ๐พโ๐ฆผ"; inline constexpr const char man_in_motorized_wheelchair_tone5[] = "๐จ๐ฟโ๐ฆผ"; inline constexpr const char man_in_motorized_wheelchair_dark_skin_tone[] = "๐จ๐ฟโ๐ฆผ"; inline constexpr const char person_walking[] = "๐ถ"; inline constexpr const char walking[] = "๐ถ"; inline constexpr const char person_walking_tone1[] = "๐ถ๐ป"; inline constexpr const char walking_tone1[] = "๐ถ๐ป"; inline constexpr const char person_walking_tone2[] = "๐ถ๐ผ"; inline constexpr const char walking_tone2[] = "๐ถ๐ผ"; inline constexpr const char person_walking_tone3[] = "๐ถ๐ฝ"; inline constexpr const char walking_tone3[] = "๐ถ๐ฝ"; inline constexpr const char person_walking_tone4[] = "๐ถ๐พ"; inline constexpr const char walking_tone4[] = "๐ถ๐พ"; inline constexpr const char person_walking_tone5[] = "๐ถ๐ฟ"; inline constexpr const char walking_tone5[] = "๐ถ๐ฟ"; inline constexpr const char woman_walking[] = "๐ถโโ๏ธ"; inline constexpr const char woman_walking_tone1[] = "๐ถ๐ปโโ๏ธ"; inline constexpr const char woman_walking_light_skin_tone[] = "๐ถ๐ปโโ๏ธ"; inline constexpr const char woman_walking_tone2[] = "๐ถ๐ผโโ๏ธ"; inline constexpr const char woman_walking_medium_light_skin_tone[] = "๐ถ๐ผโโ๏ธ"; inline constexpr const char woman_walking_tone3[] = "๐ถ๐ฝโโ๏ธ"; inline constexpr const char woman_walking_medium_skin_tone[] = "๐ถ๐ฝโโ๏ธ"; inline constexpr const char woman_walking_tone4[] = "๐ถ๐พโโ๏ธ"; inline constexpr const char woman_walking_medium_dark_skin_tone[] = "๐ถ๐พโโ๏ธ"; inline constexpr const char woman_walking_tone5[] = "๐ถ๐ฟโโ๏ธ"; inline constexpr const char woman_walking_dark_skin_tone[] = "๐ถ๐ฟโโ๏ธ"; inline constexpr const char man_walking[] = "๐ถโโ๏ธ"; inline constexpr const char man_walking_tone1[] = "๐ถ๐ปโโ๏ธ"; inline constexpr const char man_walking_light_skin_tone[] = "๐ถ๐ปโโ๏ธ"; inline constexpr const char man_walking_tone2[] = "๐ถ๐ผโโ๏ธ"; inline constexpr const char man_walking_medium_light_skin_tone[] = "๐ถ๐ผโโ๏ธ"; inline constexpr const char man_walking_tone3[] = "๐ถ๐ฝโโ๏ธ"; inline constexpr const char man_walking_medium_skin_tone[] = "๐ถ๐ฝโโ๏ธ"; inline constexpr const char man_walking_tone4[] = "๐ถ๐พโโ๏ธ"; inline constexpr const char man_walking_medium_dark_skin_tone[] = "๐ถ๐พโโ๏ธ"; inline constexpr const char man_walking_tone5[] = "๐ถ๐ฟโโ๏ธ"; inline constexpr const char man_walking_dark_skin_tone[] = "๐ถ๐ฟโโ๏ธ"; inline constexpr const char person_with_probing_cane[] = "๐งโ๐ฆฏ"; inline constexpr const char person_with_probing_cane_tone1[] = "๐ง๐ปโ๐ฆฏ"; inline constexpr const char person_with_probing_cane_light_skin_tone[] = "๐ง๐ปโ๐ฆฏ"; inline constexpr const char person_with_probing_cane_tone2[] = "๐ง๐ผโ๐ฆฏ"; inline constexpr const char person_with_probing_cane_medium_light_skin_tone[] = "๐ง๐ผโ๐ฆฏ"; inline constexpr const char person_with_probing_cane_tone3[] = "๐ง๐ฝโ๐ฆฏ"; inline constexpr const char person_with_probing_cane_medium_skin_tone[] = "๐ง๐ฝโ๐ฆฏ"; inline constexpr const char person_with_probing_cane_tone4[] = "๐ง๐พโ๐ฆฏ"; inline constexpr const char person_with_probing_cane_medium_dark_skin_tone[] = "๐ง๐พโ๐ฆฏ"; inline constexpr const char person_with_probing_cane_tone5[] = "๐ง๐ฟโ๐ฆฏ"; inline constexpr const char person_with_probing_cane_dark_skin_tone[] = "๐ง๐ฟโ๐ฆฏ"; inline constexpr const char woman_with_probing_cane[] = "๐ฉโ๐ฆฏ"; inline constexpr const char woman_with_probing_cane_tone1[] = "๐ฉ๐ปโ๐ฆฏ"; inline constexpr const char woman_with_probing_cane_light_skin_tone[] = "๐ฉ๐ปโ๐ฆฏ"; inline constexpr const char woman_with_probing_cane_tone2[] = "๐ฉ๐ผโ๐ฆฏ"; inline constexpr const char woman_with_probing_cane_medium_light_skin_tone[] = "๐ฉ๐ผโ๐ฆฏ"; inline constexpr const char woman_with_probing_cane_tone3[] = "๐ฉ๐ฝโ๐ฆฏ"; inline constexpr const char woman_with_probing_cane_medium_skin_tone[] = "๐ฉ๐ฝโ๐ฆฏ"; inline constexpr const char woman_with_probing_cane_tone4[] = "๐ฉ๐พโ๐ฆฏ"; inline constexpr const char woman_with_probing_cane_medium_dark_skin_tone[] = "๐ฉ๐พโ๐ฆฏ"; inline constexpr const char woman_with_probing_cane_tone5[] = "๐ฉ๐ฟโ๐ฆฏ"; inline constexpr const char woman_with_probing_cane_dark_skin_tone[] = "๐ฉ๐ฟโ๐ฆฏ"; inline constexpr const char man_with_probing_cane[] = "๐จโ๐ฆฏ"; inline constexpr const char man_with_probing_cane_tone1[] = "๐จ๐ปโ๐ฆฏ"; inline constexpr const char man_with_probing_cane_light_skin_tone[] = "๐จ๐ปโ๐ฆฏ"; inline constexpr const char man_with_probing_cane_tone2[] = "๐จ๐ผโ๐ฆฏ"; inline constexpr const char man_with_probing_cane_medium_light_skin_tone[] = "๐จ๐ผโ๐ฆฏ"; inline constexpr const char man_with_probing_cane_tone3[] = "๐จ๐ฝโ๐ฆฏ"; inline constexpr const char man_with_probing_cane_medium_skin_tone[] = "๐จ๐ฝโ๐ฆฏ"; inline constexpr const char man_with_probing_cane_tone4[] = "๐จ๐พโ๐ฆฏ"; inline constexpr const char man_with_probing_cane_medium_dark_skin_tone[] = "๐จ๐พโ๐ฆฏ"; inline constexpr const char man_with_probing_cane_tone5[] = "๐จ๐ฟโ๐ฆฏ"; inline constexpr const char man_with_probing_cane_dark_skin_tone[] = "๐จ๐ฟโ๐ฆฏ"; inline constexpr const char person_kneeling[] = "๐ง"; inline constexpr const char person_kneeling_tone1[] = "๐ง๐ป"; inline constexpr const char person_kneeling_light_skin_tone[] = "๐ง๐ป"; inline constexpr const char person_kneeling_tone2[] = "๐ง๐ผ"; inline constexpr const char person_kneeling_medium_light_skin_tone[] = "๐ง๐ผ"; inline constexpr const char person_kneeling_tone3[] = "๐ง๐ฝ"; inline constexpr const char person_kneeling_medium_skin_tone[] = "๐ง๐ฝ"; inline constexpr const char person_kneeling_tone4[] = "๐ง๐พ"; inline constexpr const char person_kneeling_medium_dark_skin_tone[] = "๐ง๐พ"; inline constexpr const char person_kneeling_tone5[] = "๐ง๐ฟ"; inline constexpr const char person_kneeling_dark_skin_tone[] = "๐ง๐ฟ"; inline constexpr const char woman_kneeling[] = "๐งโโ๏ธ"; inline constexpr const char woman_kneeling_tone1[] = "๐ง๐ปโโ๏ธ"; inline constexpr const char woman_kneeling_light_skin_tone[] = "๐ง๐ปโโ๏ธ"; inline constexpr const char woman_kneeling_tone2[] = "๐ง๐ผโโ๏ธ"; inline constexpr const char woman_kneeling_medium_light_skin_tone[] = "๐ง๐ผโโ๏ธ"; inline constexpr const char woman_kneeling_tone3[] = "๐ง๐ฝโโ๏ธ"; inline constexpr const char woman_kneeling_medium_skin_tone[] = "๐ง๐ฝโโ๏ธ"; inline constexpr const char woman_kneeling_tone4[] = "๐ง๐พโโ๏ธ"; inline constexpr const char woman_kneeling_medium_dark_skin_tone[] = "๐ง๐พโโ๏ธ"; inline constexpr const char woman_kneeling_tone5[] = "๐ง๐ฟโโ๏ธ"; inline constexpr const char woman_kneeling_dark_skin_tone[] = "๐ง๐ฟโโ๏ธ"; inline constexpr const char man_kneeling[] = "๐งโโ๏ธ"; inline constexpr const char man_kneeling_tone1[] = "๐ง๐ปโโ๏ธ"; inline constexpr const char man_kneeling_light_skin_tone[] = "๐ง๐ปโโ๏ธ"; inline constexpr const char man_kneeling_tone2[] = "๐ง๐ผโโ๏ธ"; inline constexpr const char man_kneeling_medium_light_skin_tone[] = "๐ง๐ผโโ๏ธ"; inline constexpr const char man_kneeling_tone3[] = "๐ง๐ฝโโ๏ธ"; inline constexpr const char man_kneeling_medium_skin_tone[] = "๐ง๐ฝโโ๏ธ"; inline constexpr const char man_kneeling_tone4[] = "๐ง๐พโโ๏ธ"; inline constexpr const char man_kneeling_medium_dark_skin_tone[] = "๐ง๐พโโ๏ธ"; inline constexpr const char man_kneeling_tone5[] = "๐ง๐ฟโโ๏ธ"; inline constexpr const char man_kneeling_dark_skin_tone[] = "๐ง๐ฟโโ๏ธ"; inline constexpr const char person_running[] = "๐"; inline constexpr const char runner[] = "๐"; inline constexpr const char person_running_tone1[] = "๐๐ป"; inline constexpr const char runner_tone1[] = "๐๐ป"; inline constexpr const char person_running_tone2[] = "๐๐ผ"; inline constexpr const char runner_tone2[] = "๐๐ผ"; inline constexpr const char person_running_tone3[] = "๐๐ฝ"; inline constexpr const char runner_tone3[] = "๐๐ฝ"; inline constexpr const char person_running_tone4[] = "๐๐พ"; inline constexpr const char runner_tone4[] = "๐๐พ"; inline constexpr const char person_running_tone5[] = "๐๐ฟ"; inline constexpr const char runner_tone5[] = "๐๐ฟ"; inline constexpr const char woman_running[] = "๐โโ๏ธ"; inline constexpr const char woman_running_tone1[] = "๐๐ปโโ๏ธ"; inline constexpr const char woman_running_light_skin_tone[] = "๐๐ปโโ๏ธ"; inline constexpr const char woman_running_tone2[] = "๐๐ผโโ๏ธ"; inline constexpr const char woman_running_medium_light_skin_tone[] = "๐๐ผโโ๏ธ"; inline constexpr const char woman_running_tone3[] = "๐๐ฝโโ๏ธ"; inline constexpr const char woman_running_medium_skin_tone[] = "๐๐ฝโโ๏ธ"; inline constexpr const char woman_running_tone4[] = "๐๐พโโ๏ธ"; inline constexpr const char woman_running_medium_dark_skin_tone[] = "๐๐พโโ๏ธ"; inline constexpr const char woman_running_tone5[] = "๐๐ฟโโ๏ธ"; inline constexpr const char woman_running_dark_skin_tone[] = "๐๐ฟโโ๏ธ"; inline constexpr const char man_running[] = "๐โโ๏ธ"; inline constexpr const char man_running_tone1[] = "๐๐ปโโ๏ธ"; inline constexpr const char man_running_light_skin_tone[] = "๐๐ปโโ๏ธ"; inline constexpr const char man_running_tone2[] = "๐๐ผโโ๏ธ"; inline constexpr const char man_running_medium_light_skin_tone[] = "๐๐ผโโ๏ธ"; inline constexpr const char man_running_tone3[] = "๐๐ฝโโ๏ธ"; inline constexpr const char man_running_medium_skin_tone[] = "๐๐ฝโโ๏ธ"; inline constexpr const char man_running_tone4[] = "๐๐พโโ๏ธ"; inline constexpr const char man_running_medium_dark_skin_tone[] = "๐๐พโโ๏ธ"; inline constexpr const char man_running_tone5[] = "๐๐ฟโโ๏ธ"; inline constexpr const char man_running_dark_skin_tone[] = "๐๐ฟโโ๏ธ"; inline constexpr const char person_standing[] = "๐ง"; inline constexpr const char person_standing_tone1[] = "๐ง๐ป"; inline constexpr const char person_standing_light_skin_tone[] = "๐ง๐ป"; inline constexpr const char person_standing_tone2[] = "๐ง๐ผ"; inline constexpr const char person_standing_medium_light_skin_tone[] = "๐ง๐ผ"; inline constexpr const char person_standing_tone3[] = "๐ง๐ฝ"; inline constexpr const char person_standing_medium_skin_tone[] = "๐ง๐ฝ"; inline constexpr const char person_standing_tone4[] = "๐ง๐พ"; inline constexpr const char person_standing_medium_dark_skin_tone[] = "๐ง๐พ"; inline constexpr const char person_standing_tone5[] = "๐ง๐ฟ"; inline constexpr const char person_standing_dark_skin_tone[] = "๐ง๐ฟ"; inline constexpr const char woman_standing[] = "๐งโโ๏ธ"; inline constexpr const char woman_standing_tone1[] = "๐ง๐ปโโ๏ธ"; inline constexpr const char woman_standing_light_skin_tone[] = "๐ง๐ปโโ๏ธ"; inline constexpr const char woman_standing_tone2[] = "๐ง๐ผโโ๏ธ"; inline constexpr const char woman_standing_medium_light_skin_tone[] = "๐ง๐ผโโ๏ธ"; inline constexpr const char woman_standing_tone3[] = "๐ง๐ฝโโ๏ธ"; inline constexpr const char woman_standing_medium_skin_tone[] = "๐ง๐ฝโโ๏ธ"; inline constexpr const char woman_standing_tone4[] = "๐ง๐พโโ๏ธ"; inline constexpr const char woman_standing_medium_dark_skin_tone[] = "๐ง๐พโโ๏ธ"; inline constexpr const char woman_standing_tone5[] = "๐ง๐ฟโโ๏ธ"; inline constexpr const char woman_standing_dark_skin_tone[] = "๐ง๐ฟโโ๏ธ"; inline constexpr const char man_standing[] = "๐งโโ๏ธ"; inline constexpr const char man_standing_tone1[] = "๐ง๐ปโโ๏ธ"; inline constexpr const char man_standing_light_skin_tone[] = "๐ง๐ปโโ๏ธ"; inline constexpr const char man_standing_tone2[] = "๐ง๐ผโโ๏ธ"; inline constexpr const char man_standing_medium_light_skin_tone[] = "๐ง๐ผโโ๏ธ"; inline constexpr const char man_standing_tone3[] = "๐ง๐ฝโโ๏ธ"; inline constexpr const char man_standing_medium_skin_tone[] = "๐ง๐ฝโโ๏ธ"; inline constexpr const char man_standing_tone4[] = "๐ง๐พโโ๏ธ"; inline constexpr const char man_standing_medium_dark_skin_tone[] = "๐ง๐พโโ๏ธ"; inline constexpr const char man_standing_tone5[] = "๐ง๐ฟโโ๏ธ"; inline constexpr const char man_standing_dark_skin_tone[] = "๐ง๐ฟโโ๏ธ"; inline constexpr const char people_holding_hands[] = "๐งโ๐คโ๐ง"; inline constexpr const char people_holding_hands_tone1[] = "๐ง๐ปโ๐คโ๐ง๐ป"; inline constexpr const char people_holding_hands_light_skin_tone[] = "๐ง๐ปโ๐คโ๐ง๐ป"; inline constexpr const char people_holding_hands_tone1_tone2[] = "๐ง๐ปโ๐คโ๐ง๐ผ"; inline constexpr const char people_holding_hands_light_skin_tone_medium_light_skin_tone[] = "๐ง๐ปโ๐คโ๐ง๐ผ"; inline constexpr const char people_holding_hands_tone1_tone3[] = "๐ง๐ปโ๐คโ๐ง๐ฝ"; inline constexpr const char people_holding_hands_light_skin_tone_medium_skin_tone[] = "๐ง๐ปโ๐คโ๐ง๐ฝ"; inline constexpr const char people_holding_hands_tone1_tone4[] = "๐ง๐ปโ๐คโ๐ง๐พ"; inline constexpr const char people_holding_hands_light_skin_tone_medium_dark_skin_tone[] = "๐ง๐ปโ๐คโ๐ง๐พ"; inline constexpr const char people_holding_hands_tone1_tone5[] = "๐ง๐ปโ๐คโ๐ง๐ฟ"; inline constexpr const char people_holding_hands_light_skin_tone_dark_skin_tone[] = "๐ง๐ปโ๐คโ๐ง๐ฟ"; inline constexpr const char people_holding_hands_tone2_tone1[] = "๐ง๐ผโ๐คโ๐ง๐ป"; inline constexpr const char people_holding_hands_medium_light_skin_tone_light_skin_tone[] = "๐ง๐ผโ๐คโ๐ง๐ป"; inline constexpr const char people_holding_hands_tone2[] = "๐ง๐ผโ๐คโ๐ง๐ผ"; inline constexpr const char people_holding_hands_medium_light_skin_tone[] = "๐ง๐ผโ๐คโ๐ง๐ผ"; inline constexpr const char people_holding_hands_tone2_tone3[] = "๐ง๐ผโ๐คโ๐ง๐ฝ"; inline constexpr const char people_holding_hands_medium_light_skin_tone_medium_skin_tone[] = "๐ง๐ผโ๐คโ๐ง๐ฝ"; inline constexpr const char people_holding_hands_tone2_tone4[] = "๐ง๐ผโ๐คโ๐ง๐พ"; inline constexpr const char people_holding_hands_medium_light_skin_tone_medium_dark_skin_tone[] = "๐ง๐ผโ๐คโ๐ง๐พ"; inline constexpr const char people_holding_hands_tone2_tone5[] = "๐ง๐ผโ๐คโ๐ง๐ฟ"; inline constexpr const char people_holding_hands_medium_light_skin_tone_dark_skin_tone[] = "๐ง๐ผโ๐คโ๐ง๐ฟ"; inline constexpr const char people_holding_hands_tone3_tone1[] = "๐ง๐ฝโ๐คโ๐ง๐ป"; inline constexpr const char people_holding_hands_medium_skin_tone_light_skin_tone[] = "๐ง๐ฝโ๐คโ๐ง๐ป"; inline constexpr const char people_holding_hands_tone3_tone2[] = "๐ง๐ฝโ๐คโ๐ง๐ผ"; inline constexpr const char people_holding_hands_medium_skin_tone_medium_light_skin_tone[] = "๐ง๐ฝโ๐คโ๐ง๐ผ"; inline constexpr const char people_holding_hands_tone3[] = "๐ง๐ฝโ๐คโ๐ง๐ฝ"; inline constexpr const char people_holding_hands_medium_skin_tone[] = "๐ง๐ฝโ๐คโ๐ง๐ฝ"; inline constexpr const char people_holding_hands_tone3_tone4[] = "๐ง๐ฝโ๐คโ๐ง๐พ"; inline constexpr const char people_holding_hands_medium_skin_tone_medium_dark_skin_tone[] = "๐ง๐ฝโ๐คโ๐ง๐พ"; inline constexpr const char people_holding_hands_tone3_tone5[] = "๐ง๐ฝโ๐คโ๐ง๐ฟ"; inline constexpr const char people_holding_hands_medium_skin_tone_dark_skin_tone[] = "๐ง๐ฝโ๐คโ๐ง๐ฟ"; inline constexpr const char people_holding_hands_tone4_tone1[] = "๐ง๐พโ๐คโ๐ง๐ป"; inline constexpr const char people_holding_hands_medium_dark_skin_tone_light_skin_tone[] = "๐ง๐พโ๐คโ๐ง๐ป"; inline constexpr const char people_holding_hands_tone4_tone2[] = "๐ง๐พโ๐คโ๐ง๐ผ"; inline constexpr const char people_holding_hands_medium_dark_skin_tone_medium_light_skin_tone[] = "๐ง๐พโ๐คโ๐ง๐ผ"; inline constexpr const char people_holding_hands_tone4_tone3[] = "๐ง๐พโ๐คโ๐ง๐ฝ"; inline constexpr const char people_holding_hands_medium_dark_skin_tone_medium_skin_tone[] = "๐ง๐พโ๐คโ๐ง๐ฝ"; inline constexpr const char people_holding_hands_tone4[] = "๐ง๐พโ๐คโ๐ง๐พ"; inline constexpr const char people_holding_hands_medium_dark_skin_tone[] = "๐ง๐พโ๐คโ๐ง๐พ"; inline constexpr const char people_holding_hands_tone4_tone5[] = "๐ง๐พโ๐คโ๐ง๐ฟ"; inline constexpr const char people_holding_hands_medium_dark_skin_tone_dark_skin_tone[] = "๐ง๐พโ๐คโ๐ง๐ฟ"; inline constexpr const char people_holding_hands_tone5_tone1[] = "๐ง๐ฟโ๐คโ๐ง๐ป"; inline constexpr const char people_holding_hands_dark_skin_tone_light_skin_tone[] = "๐ง๐ฟโ๐คโ๐ง๐ป"; inline constexpr const char people_holding_hands_tone5_tone2[] = "๐ง๐ฟโ๐คโ๐ง๐ผ"; inline constexpr const char people_holding_hands_dark_skin_tone_medium_light_skin_tone[] = "๐ง๐ฟโ๐คโ๐ง๐ผ"; inline constexpr const char people_holding_hands_tone5_tone3[] = "๐ง๐ฟโ๐คโ๐ง๐ฝ"; inline constexpr const char people_holding_hands_dark_skin_tone_medium_skin_tone[] = "๐ง๐ฟโ๐คโ๐ง๐ฝ"; inline constexpr const char people_holding_hands_tone5_tone4[] = "๐ง๐ฟโ๐คโ๐ง๐พ"; inline constexpr const char people_holding_hands_dark_skin_tone_medium_dark_skin_tone[] = "๐ง๐ฟโ๐คโ๐ง๐พ"; inline constexpr const char people_holding_hands_tone5[] = "๐ง๐ฟโ๐คโ๐ง๐ฟ"; inline constexpr const char people_holding_hands_dark_skin_tone[] = "๐ง๐ฟโ๐คโ๐ง๐ฟ"; inline constexpr const char couple[] = "๐ซ"; inline constexpr const char woman_and_man_holding_hands_tone1[] = "๐ซ๐ป"; inline constexpr const char woman_and_man_holding_hands_light_skin_tone[] = "๐ซ๐ป"; inline constexpr const char woman_and_man_holding_hands_tone1_tone2[] = "๐ฉ๐ปโ๐คโ๐จ๐ผ"; inline constexpr const char woman_and_man_holding_hands_light_skin_tone_medium_light_skin_tone[] = "๐ฉ๐ปโ๐คโ๐จ๐ผ"; inline constexpr const char woman_and_man_holding_hands_tone1_tone3[] = "๐ฉ๐ปโ๐คโ๐จ๐ฝ"; inline constexpr const char woman_and_man_holding_hands_light_skin_tone_medium_skin_tone[] = "๐ฉ๐ปโ๐คโ๐จ๐ฝ"; inline constexpr const char woman_and_man_holding_hands_tone1_tone4[] = "๐ฉ๐ปโ๐คโ๐จ๐พ"; inline constexpr const char woman_and_man_holding_hands_light_skin_tone_medium_dark_skin_tone[] = "๐ฉ๐ปโ๐คโ๐จ๐พ"; inline constexpr const char woman_and_man_holding_hands_tone1_tone5[] = "๐ฉ๐ปโ๐คโ๐จ๐ฟ"; inline constexpr const char woman_and_man_holding_hands_light_skin_tone_dark_skin_tone[] = "๐ฉ๐ปโ๐คโ๐จ๐ฟ"; inline constexpr const char woman_and_man_holding_hands_tone2_tone1[] = "๐ฉ๐ผโ๐คโ๐จ๐ป"; inline constexpr const char woman_and_man_holding_hands_medium_light_skin_tone_light_skin_tone[] = "๐ฉ๐ผโ๐คโ๐จ๐ป"; inline constexpr const char woman_and_man_holding_hands_tone2[] = "๐ซ๐ผ"; inline constexpr const char woman_and_man_holding_hands_medium_light_skin_tone[] = "๐ซ๐ผ"; inline constexpr const char woman_and_man_holding_hands_tone2_tone3[] = "๐ฉ๐ผโ๐คโ๐จ๐ฝ"; inline constexpr const char woman_and_man_holding_hands_medium_light_skin_tone_medium_skin_tone[] = "๐ฉ๐ผโ๐คโ๐จ๐ฝ"; inline constexpr const char woman_and_man_holding_hands_tone2_tone4[] = "๐ฉ๐ผโ๐คโ๐จ๐พ"; inline constexpr const char woman_and_man_holding_hands_medium_light_skin_tone_medium_dark_skin_tone[] = "๐ฉ๐ผโ๐คโ๐จ๐พ"; inline constexpr const char woman_and_man_holding_hands_tone2_tone5[] = "๐ฉ๐ผโ๐คโ๐จ๐ฟ"; inline constexpr const char woman_and_man_holding_hands_medium_light_skin_tone_dark_skin_tone[] = "๐ฉ๐ผโ๐คโ๐จ๐ฟ"; inline constexpr const char woman_and_man_holding_hands_tone3_tone1[] = "๐ฉ๐ฝโ๐คโ๐จ๐ป"; inline constexpr const char woman_and_man_holding_hands_medium_skin_tone_light_skin_tone[] = "๐ฉ๐ฝโ๐คโ๐จ๐ป"; inline constexpr const char woman_and_man_holding_hands_tone3_tone2[] = "๐ฉ๐ฝโ๐คโ๐จ๐ผ"; inline constexpr const char woman_and_man_holding_hands_medium_skin_tone_medium_light_skin_tone[] = "๐ฉ๐ฝโ๐คโ๐จ๐ผ"; inline constexpr const char woman_and_man_holding_hands_tone3[] = "๐ซ๐ฝ"; inline constexpr const char woman_and_man_holding_hands_medium_skin_tone[] = "๐ซ๐ฝ"; inline constexpr const char woman_and_man_holding_hands_tone3_tone4[] = "๐ฉ๐ฝโ๐คโ๐จ๐พ"; inline constexpr const char woman_and_man_holding_hands_medium_skin_tone_medium_dark_skin_tone[] = "๐ฉ๐ฝโ๐คโ๐จ๐พ"; inline constexpr const char woman_and_man_holding_hands_tone3_tone5[] = "๐ฉ๐ฝโ๐คโ๐จ๐ฟ"; inline constexpr const char woman_and_man_holding_hands_medium_skin_tone_dark_skin_tone[] = "๐ฉ๐ฝโ๐คโ๐จ๐ฟ"; inline constexpr const char woman_and_man_holding_hands_tone4_tone1[] = "๐ฉ๐พโ๐คโ๐จ๐ป"; inline constexpr const char woman_and_man_holding_hands_medium_dark_skin_tone_light_skin_tone[] = "๐ฉ๐พโ๐คโ๐จ๐ป"; inline constexpr const char woman_and_man_holding_hands_tone4_tone2[] = "๐ฉ๐พโ๐คโ๐จ๐ผ"; inline constexpr const char woman_and_man_holding_hands_medium_dark_skin_tone_medium_light_skin_tone[] = "๐ฉ๐พโ๐คโ๐จ๐ผ"; inline constexpr const char woman_and_man_holding_hands_tone4_tone3[] = "๐ฉ๐พโ๐คโ๐จ๐ฝ"; inline constexpr const char woman_and_man_holding_hands_medium_dark_skin_tone_medium_skin_tone[] = "๐ฉ๐พโ๐คโ๐จ๐ฝ"; inline constexpr const char woman_and_man_holding_hands_tone4[] = "๐ซ๐พ"; inline constexpr const char woman_and_man_holding_hands_medium_dark_skin_tone[] = "๐ซ๐พ"; inline constexpr const char woman_and_man_holding_hands_tone4_tone5[] = "๐ฉ๐พโ๐คโ๐จ๐ฟ"; inline constexpr const char woman_and_man_holding_hands_medium_dark_skin_tone_dark_skin_tone[] = "๐ฉ๐พโ๐คโ๐จ๐ฟ"; inline constexpr const char woman_and_man_holding_hands_tone5_tone1[] = "๐ฉ๐ฟโ๐คโ๐จ๐ป"; inline constexpr const char woman_and_man_holding_hands_dark_skin_tone_light_skin_tone[] = "๐ฉ๐ฟโ๐คโ๐จ๐ป"; inline constexpr const char woman_and_man_holding_hands_tone5_tone2[] = "๐ฉ๐ฟโ๐คโ๐จ๐ผ"; inline constexpr const char woman_and_man_holding_hands_dark_skin_tone_medium_light_skin_tone[] = "๐ฉ๐ฟโ๐คโ๐จ๐ผ"; inline constexpr const char woman_and_man_holding_hands_tone5_tone3[] = "๐ฉ๐ฟโ๐คโ๐จ๐ฝ"; inline constexpr const char woman_and_man_holding_hands_dark_skin_tone_medium_skin_tone[] = "๐ฉ๐ฟโ๐คโ๐จ๐ฝ"; inline constexpr const char woman_and_man_holding_hands_tone5_tone4[] = "๐ฉ๐ฟโ๐คโ๐จ๐พ"; inline constexpr const char woman_and_man_holding_hands_dark_skin_tone_medium_dark_skin_tone[] = "๐ฉ๐ฟโ๐คโ๐จ๐พ"; inline constexpr const char woman_and_man_holding_hands_tone5[] = "๐ซ๐ฟ"; inline constexpr const char woman_and_man_holding_hands_dark_skin_tone[] = "๐ซ๐ฟ"; inline constexpr const char two_women_holding_hands[] = "๐ญ"; inline constexpr const char women_holding_hands_tone1[] = "๐ญ๐ป"; inline constexpr const char women_holding_hands_light_skin_tone[] = "๐ญ๐ป"; inline constexpr const char women_holding_hands_tone1_tone2[] = "๐ฉ๐ปโ๐คโ๐ฉ๐ผ"; inline constexpr const char women_holding_hands_light_skin_tone_medium_light_skin_tone[] = "๐ฉ๐ปโ๐คโ๐ฉ๐ผ"; inline constexpr const char women_holding_hands_tone1_tone3[] = "๐ฉ๐ปโ๐คโ๐ฉ๐ฝ"; inline constexpr const char women_holding_hands_light_skin_tone_medium_skin_tone[] = "๐ฉ๐ปโ๐คโ๐ฉ๐ฝ"; inline constexpr const char women_holding_hands_tone1_tone4[] = "๐ฉ๐ปโ๐คโ๐ฉ๐พ"; inline constexpr const char women_holding_hands_light_skin_tone_medium_dark_skin_tone[] = "๐ฉ๐ปโ๐คโ๐ฉ๐พ"; inline constexpr const char women_holding_hands_tone1_tone5[] = "๐ฉ๐ปโ๐คโ๐ฉ๐ฟ"; inline constexpr const char women_holding_hands_light_skin_tone_dark_skin_tone[] = "๐ฉ๐ปโ๐คโ๐ฉ๐ฟ"; inline constexpr const char women_holding_hands_tone2_tone1[] = "๐ฉ๐ผโ๐คโ๐ฉ๐ป"; inline constexpr const char women_holding_hands_medium_light_skin_tone_light_skin_tone[] = "๐ฉ๐ผโ๐คโ๐ฉ๐ป"; inline constexpr const char women_holding_hands_tone2[] = "๐ญ๐ผ"; inline constexpr const char women_holding_hands_medium_light_skin_tone[] = "๐ญ๐ผ"; inline constexpr const char women_holding_hands_tone2_tone3[] = "๐ฉ๐ผโ๐คโ๐ฉ๐ฝ"; inline constexpr const char women_holding_hands_medium_light_skin_tone_medium_skin_tone[] = "๐ฉ๐ผโ๐คโ๐ฉ๐ฝ"; inline constexpr const char women_holding_hands_tone2_tone4[] = "๐ฉ๐ผโ๐คโ๐ฉ๐พ"; inline constexpr const char women_holding_hands_medium_light_skin_tone_medium_dark_skin_tone[] = "๐ฉ๐ผโ๐คโ๐ฉ๐พ"; inline constexpr const char women_holding_hands_tone2_tone5[] = "๐ฉ๐ผโ๐คโ๐ฉ๐ฟ"; inline constexpr const char women_holding_hands_medium_light_skin_tone_dark_skin_tone[] = "๐ฉ๐ผโ๐คโ๐ฉ๐ฟ"; inline constexpr const char women_holding_hands_tone3_tone1[] = "๐ฉ๐ฝโ๐คโ๐ฉ๐ป"; inline constexpr const char women_holding_hands_medium_skin_tone_light_skin_tone[] = "๐ฉ๐ฝโ๐คโ๐ฉ๐ป"; inline constexpr const char women_holding_hands_tone3_tone2[] = "๐ฉ๐ฝโ๐คโ๐ฉ๐ผ"; inline constexpr const char women_holding_hands_medium_skin_tone_medium_light_skin_tone[] = "๐ฉ๐ฝโ๐คโ๐ฉ๐ผ"; inline constexpr const char women_holding_hands_tone3[] = "๐ญ๐ฝ"; inline constexpr const char women_holding_hands_medium_skin_tone[] = "๐ญ๐ฝ"; inline constexpr const char women_holding_hands_tone3_tone4[] = "๐ฉ๐ฝโ๐คโ๐ฉ๐พ"; inline constexpr const char women_holding_hands_medium_skin_tone_medium_dark_skin_tone[] = "๐ฉ๐ฝโ๐คโ๐ฉ๐พ"; inline constexpr const char women_holding_hands_tone3_tone5[] = "๐ฉ๐ฝโ๐คโ๐ฉ๐ฟ"; inline constexpr const char women_holding_hands_medium_skin_tone_dark_skin_tone[] = "๐ฉ๐ฝโ๐คโ๐ฉ๐ฟ"; inline constexpr const char women_holding_hands_tone4_tone1[] = "๐ฉ๐พโ๐คโ๐ฉ๐ป"; inline constexpr const char women_holding_hands_medium_dark_skin_tone_light_skin_tone[] = "๐ฉ๐พโ๐คโ๐ฉ๐ป"; inline constexpr const char women_holding_hands_tone4_tone2[] = "๐ฉ๐พโ๐คโ๐ฉ๐ผ"; inline constexpr const char women_holding_hands_medium_dark_skin_tone_medium_light_skin_tone[] = "๐ฉ๐พโ๐คโ๐ฉ๐ผ"; inline constexpr const char women_holding_hands_tone4_tone3[] = "๐ฉ๐พโ๐คโ๐ฉ๐ฝ"; inline constexpr const char women_holding_hands_medium_dark_skin_tone_medium_skin_tone[] = "๐ฉ๐พโ๐คโ๐ฉ๐ฝ"; inline constexpr const char women_holding_hands_tone4[] = "๐ญ๐พ"; inline constexpr const char women_holding_hands_medium_dark_skin_tone[] = "๐ญ๐พ"; inline constexpr const char women_holding_hands_tone4_tone5[] = "๐ฉ๐พโ๐คโ๐ฉ๐ฟ"; inline constexpr const char women_holding_hands_medium_dark_skin_tone_dark_skin_tone[] = "๐ฉ๐พโ๐คโ๐ฉ๐ฟ"; inline constexpr const char women_holding_hands_tone5_tone1[] = "๐ฉ๐ฟโ๐คโ๐ฉ๐ป"; inline constexpr const char women_holding_hands_dark_skin_tone_light_skin_tone[] = "๐ฉ๐ฟโ๐คโ๐ฉ๐ป"; inline constexpr const char women_holding_hands_tone5_tone2[] = "๐ฉ๐ฟโ๐คโ๐ฉ๐ผ"; inline constexpr const char women_holding_hands_dark_skin_tone_medium_light_skin_tone[] = "๐ฉ๐ฟโ๐คโ๐ฉ๐ผ"; inline constexpr const char women_holding_hands_tone5_tone3[] = "๐ฉ๐ฟโ๐คโ๐ฉ๐ฝ"; inline constexpr const char women_holding_hands_dark_skin_tone_medium_skin_tone[] = "๐ฉ๐ฟโ๐คโ๐ฉ๐ฝ"; inline constexpr const char women_holding_hands_tone5_tone4[] = "๐ฉ๐ฟโ๐คโ๐ฉ๐พ"; inline constexpr const char women_holding_hands_dark_skin_tone_medium_dark_skin_tone[] = "๐ฉ๐ฟโ๐คโ๐ฉ๐พ"; inline constexpr const char women_holding_hands_tone5[] = "๐ญ๐ฟ"; inline constexpr const char women_holding_hands_dark_skin_tone[] = "๐ญ๐ฟ"; inline constexpr const char two_men_holding_hands[] = "๐ฌ"; inline constexpr const char men_holding_hands_tone1[] = "๐ฌ๐ป"; inline constexpr const char men_holding_hands_light_skin_tone[] = "๐ฌ๐ป"; inline constexpr const char men_holding_hands_tone1_tone2[] = "๐จ๐ปโ๐คโ๐จ๐ผ"; inline constexpr const char men_holding_hands_light_skin_tone_medium_light_skin_tone[] = "๐จ๐ปโ๐คโ๐จ๐ผ"; inline constexpr const char men_holding_hands_tone1_tone3[] = "๐จ๐ปโ๐คโ๐จ๐ฝ"; inline constexpr const char men_holding_hands_light_skin_tone_medium_skin_tone[] = "๐จ๐ปโ๐คโ๐จ๐ฝ"; inline constexpr const char men_holding_hands_tone1_tone4[] = "๐จ๐ปโ๐คโ๐จ๐พ"; inline constexpr const char men_holding_hands_light_skin_tone_medium_dark_skin_tone[] = "๐จ๐ปโ๐คโ๐จ๐พ"; inline constexpr const char men_holding_hands_tone1_tone5[] = "๐จ๐ปโ๐คโ๐จ๐ฟ"; inline constexpr const char men_holding_hands_light_skin_tone_dark_skin_tone[] = "๐จ๐ปโ๐คโ๐จ๐ฟ"; inline constexpr const char men_holding_hands_tone2_tone1[] = "๐จ๐ผโ๐คโ๐จ๐ป"; inline constexpr const char men_holding_hands_medium_light_skin_tone_light_skin_tone[] = "๐จ๐ผโ๐คโ๐จ๐ป"; inline constexpr const char men_holding_hands_tone2[] = "๐ฌ๐ผ"; inline constexpr const char men_holding_hands_medium_light_skin_tone[] = "๐ฌ๐ผ"; inline constexpr const char men_holding_hands_tone2_tone3[] = "๐จ๐ผโ๐คโ๐จ๐ฝ"; inline constexpr const char men_holding_hands_medium_light_skin_tone_medium_skin_tone[] = "๐จ๐ผโ๐คโ๐จ๐ฝ"; inline constexpr const char men_holding_hands_tone2_tone4[] = "๐จ๐ผโ๐คโ๐จ๐พ"; inline constexpr const char men_holding_hands_medium_light_skin_tone_medium_dark_skin_tone[] = "๐จ๐ผโ๐คโ๐จ๐พ"; inline constexpr const char men_holding_hands_tone2_tone5[] = "๐จ๐ผโ๐คโ๐จ๐ฟ"; inline constexpr const char men_holding_hands_medium_light_skin_tone_dark_skin_tone[] = "๐จ๐ผโ๐คโ๐จ๐ฟ"; inline constexpr const char men_holding_hands_tone3_tone1[] = "๐จ๐ฝโ๐คโ๐จ๐ป"; inline constexpr const char men_holding_hands_medium_skin_tone_light_skin_tone[] = "๐จ๐ฝโ๐คโ๐จ๐ป"; inline constexpr const char men_holding_hands_tone3_tone2[] = "๐จ๐ฝโ๐คโ๐จ๐ผ"; inline constexpr const char men_holding_hands_medium_skin_tone_medium_light_skin_tone[] = "๐จ๐ฝโ๐คโ๐จ๐ผ"; inline constexpr const char men_holding_hands_tone3[] = "๐ฌ๐ฝ"; inline constexpr const char men_holding_hands_medium_skin_tone[] = "๐ฌ๐ฝ"; inline constexpr const char men_holding_hands_tone3_tone4[] = "๐จ๐ฝโ๐คโ๐จ๐พ"; inline constexpr const char men_holding_hands_medium_skin_tone_medium_dark_skin_tone[] = "๐จ๐ฝโ๐คโ๐จ๐พ"; inline constexpr const char men_holding_hands_tone3_tone5[] = "๐จ๐ฝโ๐คโ๐จ๐ฟ"; inline constexpr const char men_holding_hands_medium_skin_tone_dark_skin_tone[] = "๐จ๐ฝโ๐คโ๐จ๐ฟ"; inline constexpr const char men_holding_hands_tone4_tone1[] = "๐จ๐พโ๐คโ๐จ๐ป"; inline constexpr const char men_holding_hands_medium_dark_skin_tone_light_skin_tone[] = "๐จ๐พโ๐คโ๐จ๐ป"; inline constexpr const char men_holding_hands_tone4_tone2[] = "๐จ๐พโ๐คโ๐จ๐ผ"; inline constexpr const char men_holding_hands_medium_dark_skin_tone_medium_light_skin_tone[] = "๐จ๐พโ๐คโ๐จ๐ผ"; inline constexpr const char men_holding_hands_tone4_tone3[] = "๐จ๐พโ๐คโ๐จ๐ฝ"; inline constexpr const char men_holding_hands_medium_dark_skin_tone_medium_skin_tone[] = "๐จ๐พโ๐คโ๐จ๐ฝ"; inline constexpr const char men_holding_hands_tone4[] = "๐ฌ๐พ"; inline constexpr const char men_holding_hands_medium_dark_skin_tone[] = "๐ฌ๐พ"; inline constexpr const char men_holding_hands_tone4_tone5[] = "๐จ๐พโ๐คโ๐จ๐ฟ"; inline constexpr const char men_holding_hands_medium_dark_skin_tone_dark_skin_tone[] = "๐จ๐พโ๐คโ๐จ๐ฟ"; inline constexpr const char men_holding_hands_tone5_tone1[] = "๐จ๐ฟโ๐คโ๐จ๐ป"; inline constexpr const char men_holding_hands_dark_skin_tone_light_skin_tone[] = "๐จ๐ฟโ๐คโ๐จ๐ป"; inline constexpr const char men_holding_hands_tone5_tone2[] = "๐จ๐ฟโ๐คโ๐จ๐ผ"; inline constexpr const char men_holding_hands_dark_skin_tone_medium_light_skin_tone[] = "๐จ๐ฟโ๐คโ๐จ๐ผ"; inline constexpr const char men_holding_hands_tone5_tone3[] = "๐จ๐ฟโ๐คโ๐จ๐ฝ"; inline constexpr const char men_holding_hands_dark_skin_tone_medium_skin_tone[] = "๐จ๐ฟโ๐คโ๐จ๐ฝ"; inline constexpr const char men_holding_hands_tone5_tone4[] = "๐จ๐ฟโ๐คโ๐จ๐พ"; inline constexpr const char men_holding_hands_dark_skin_tone_medium_dark_skin_tone[] = "๐จ๐ฟโ๐คโ๐จ๐พ"; inline constexpr const char men_holding_hands_tone5[] = "๐ฌ๐ฟ"; inline constexpr const char men_holding_hands_dark_skin_tone[] = "๐ฌ๐ฟ"; inline constexpr const char couple_with_heart[] = "๐"; inline constexpr const char couple_with_heart_tone1[] = "๐๐ป"; inline constexpr const char couple_with_heart_light_skin_tone[] = "๐๐ป"; inline constexpr const char couple_with_heart_person_person_tone1_tone2[] = "๐ง๐ปโโค๏ธโ๐ง๐ผ"; inline constexpr const char couple_with_heart_person_person_light_skin_tone_medium_light_skin_tone[] = "๐ง๐ปโโค๏ธโ๐ง๐ผ"; inline constexpr const char couple_with_heart_person_person_tone1_tone3[] = "๐ง๐ปโโค๏ธโ๐ง๐ฝ"; inline constexpr const char couple_with_heart_person_person_light_skin_tone_medium_skin_tone[] = "๐ง๐ปโโค๏ธโ๐ง๐ฝ"; inline constexpr const char couple_with_heart_person_person_tone1_tone4[] = "๐ง๐ปโโค๏ธโ๐ง๐พ"; inline constexpr const char couple_with_heart_person_person_light_skin_tone_medium_dark_skin_tone[] = "๐ง๐ปโโค๏ธโ๐ง๐พ"; inline constexpr const char couple_with_heart_person_person_tone1_tone5[] = "๐ง๐ปโโค๏ธโ๐ง๐ฟ"; inline constexpr const char couple_with_heart_person_person_light_skin_tone_dark_skin_tone[] = "๐ง๐ปโโค๏ธโ๐ง๐ฟ"; inline constexpr const char couple_with_heart_person_person_tone2_tone1[] = "๐ง๐ผโโค๏ธโ๐ง๐ป"; inline constexpr const char couple_with_heart_person_person_medium_light_skin_tone_light_skin_tone[] = "๐ง๐ผโโค๏ธโ๐ง๐ป"; inline constexpr const char couple_with_heart_tone2[] = "๐๐ผ"; inline constexpr const char couple_with_heart_medium_light_skin_tone[] = "๐๐ผ"; inline constexpr const char couple_with_heart_person_person_tone2_tone3[] = "๐ง๐ผโโค๏ธโ๐ง๐ฝ"; inline constexpr const char couple_with_heart_person_person_medium_light_skin_tone_medium_skin_tone[] = "๐ง๐ผโโค๏ธโ๐ง๐ฝ"; inline constexpr const char couple_with_heart_person_person_tone2_tone4[] = "๐ง๐ผโโค๏ธโ๐ง๐พ"; inline constexpr const char couple_with_heart_person_person_medium_light_skin_tone_medium_dark_skin_tone[] = "๐ง๐ผโโค๏ธโ๐ง๐พ"; inline constexpr const char couple_with_heart_person_person_tone2_tone5[] = "๐ง๐ผโโค๏ธโ๐ง๐ฟ"; inline constexpr const char couple_with_heart_person_person_medium_light_skin_tone_dark_skin_tone[] = "๐ง๐ผโโค๏ธโ๐ง๐ฟ"; inline constexpr const char couple_with_heart_person_person_tone3_tone1[] = "๐ง๐ฝโโค๏ธโ๐ง๐ป"; inline constexpr const char couple_with_heart_person_person_medium_skin_tone_light_skin_tone[] = "๐ง๐ฝโโค๏ธโ๐ง๐ป"; inline constexpr const char couple_with_heart_person_person_tone3_tone2[] = "๐ง๐ฝโโค๏ธโ๐ง๐ผ"; inline constexpr const char couple_with_heart_person_person_medium_skin_tone_medium_light_skin_tone[] = "๐ง๐ฝโโค๏ธโ๐ง๐ผ"; inline constexpr const char couple_with_heart_tone3[] = "๐๐ฝ"; inline constexpr const char couple_with_heart_medium_skin_tone[] = "๐๐ฝ"; inline constexpr const char couple_with_heart_person_person_tone3_tone4[] = "๐ง๐ฝโโค๏ธโ๐ง๐พ"; inline constexpr const char couple_with_heart_person_person_medium_skin_tone_medium_dark_skin_tone[] = "๐ง๐ฝโโค๏ธโ๐ง๐พ"; inline constexpr const char couple_with_heart_person_person_tone3_tone5[] = "๐ง๐ฝโโค๏ธโ๐ง๐ฟ"; inline constexpr const char couple_with_heart_person_person_medium_skin_tone_dark_skin_tone[] = "๐ง๐ฝโโค๏ธโ๐ง๐ฟ"; inline constexpr const char couple_with_heart_person_person_tone4_tone1[] = "๐ง๐พโโค๏ธโ๐ง๐ป"; inline constexpr const char couple_with_heart_person_person_medium_dark_skin_tone_light_skin_tone[] = "๐ง๐พโโค๏ธโ๐ง๐ป"; inline constexpr const char couple_with_heart_person_person_tone4_tone2[] = "๐ง๐พโโค๏ธโ๐ง๐ผ"; inline constexpr const char couple_with_heart_person_person_medium_dark_skin_tone_medium_light_skin_tone[] = "๐ง๐พโโค๏ธโ๐ง๐ผ"; inline constexpr const char couple_with_heart_person_person_tone4_tone3[] = "๐ง๐พโโค๏ธโ๐ง๐ฝ"; inline constexpr const char couple_with_heart_person_person_medium_dark_skin_tone_medium_skin_tone[] = "๐ง๐พโโค๏ธโ๐ง๐ฝ"; inline constexpr const char couple_with_heart_tone4[] = "๐๐พ"; inline constexpr const char couple_with_heart_medium_dark_skin_tone[] = "๐๐พ"; inline constexpr const char couple_with_heart_person_person_tone4_tone5[] = "๐ง๐พโโค๏ธโ๐ง๐ฟ"; inline constexpr const char couple_with_heart_person_person_medium_dark_skin_tone_dark_skin_tone[] = "๐ง๐พโโค๏ธโ๐ง๐ฟ"; inline constexpr const char couple_with_heart_person_person_tone5_tone1[] = "๐ง๐ฟโโค๏ธโ๐ง๐ป"; inline constexpr const char couple_with_heart_person_person_dark_skin_tone_light_skin_tone[] = "๐ง๐ฟโโค๏ธโ๐ง๐ป"; inline constexpr const char couple_with_heart_person_person_tone5_tone2[] = "๐ง๐ฟโโค๏ธโ๐ง๐ผ"; inline constexpr const char couple_with_heart_person_person_dark_skin_tone_medium_light_skin_tone[] = "๐ง๐ฟโโค๏ธโ๐ง๐ผ"; inline constexpr const char couple_with_heart_person_person_tone5_tone3[] = "๐ง๐ฟโโค๏ธโ๐ง๐ฝ"; inline constexpr const char couple_with_heart_person_person_dark_skin_tone_medium_skin_tone[] = "๐ง๐ฟโโค๏ธโ๐ง๐ฝ"; inline constexpr const char couple_with_heart_person_person_tone5_tone4[] = "๐ง๐ฟโโค๏ธโ๐ง๐พ"; inline constexpr const char couple_with_heart_person_person_dark_skin_tone_medium_dark_skin_tone[] = "๐ง๐ฟโโค๏ธโ๐ง๐พ"; inline constexpr const char couple_with_heart_tone5[] = "๐๐ฟ"; inline constexpr const char couple_with_heart_dark_skin_tone[] = "๐๐ฟ"; inline constexpr const char couple_with_heart_woman_man[] = "๐ฉโโค๏ธโ๐จ"; inline constexpr const char couple_with_heart_woman_man_tone1[] = "๐ฉ๐ปโโค๏ธโ๐จ๐ป"; inline constexpr const char couple_with_heart_woman_man_light_skin_tone[] = "๐ฉ๐ปโโค๏ธโ๐จ๐ป"; inline constexpr const char couple_with_heart_woman_man_tone1_tone2[] = "๐ฉ๐ปโโค๏ธโ๐จ๐ผ"; inline constexpr const char couple_with_heart_woman_man_light_skin_tone_medium_light_skin_tone[] = "๐ฉ๐ปโโค๏ธโ๐จ๐ผ"; inline constexpr const char couple_with_heart_woman_man_tone1_tone3[] = "๐ฉ๐ปโโค๏ธโ๐จ๐ฝ"; inline constexpr const char couple_with_heart_woman_man_light_skin_tone_medium_skin_tone[] = "๐ฉ๐ปโโค๏ธโ๐จ๐ฝ"; inline constexpr const char couple_with_heart_woman_man_tone1_tone4[] = "๐ฉ๐ปโโค๏ธโ๐จ๐พ"; inline constexpr const char couple_with_heart_woman_man_light_skin_tone_medium_dark_skin_tone[] = "๐ฉ๐ปโโค๏ธโ๐จ๐พ"; inline constexpr const char couple_with_heart_woman_man_tone1_tone5[] = "๐ฉ๐ปโโค๏ธโ๐จ๐ฟ"; inline constexpr const char couple_with_heart_woman_man_light_skin_tone_dark_skin_tone[] = "๐ฉ๐ปโโค๏ธโ๐จ๐ฟ"; inline constexpr const char couple_with_heart_woman_man_tone2_tone1[] = "๐ฉ๐ผโโค๏ธโ๐จ๐ป"; inline constexpr const char couple_with_heart_woman_man_medium_light_skin_tone_light_skin_tone[] = "๐ฉ๐ผโโค๏ธโ๐จ๐ป"; inline constexpr const char couple_with_heart_woman_man_tone2[] = "๐ฉ๐ผโโค๏ธโ๐จ๐ผ"; inline constexpr const char couple_with_heart_woman_man_medium_light_skin_tone[] = "๐ฉ๐ผโโค๏ธโ๐จ๐ผ"; inline constexpr const char couple_with_heart_woman_man_tone2_tone3[] = "๐ฉ๐ผโโค๏ธโ๐จ๐ฝ"; inline constexpr const char couple_with_heart_woman_man_medium_light_skin_tone_medium_skin_tone[] = "๐ฉ๐ผโโค๏ธโ๐จ๐ฝ"; inline constexpr const char couple_with_heart_woman_man_tone2_tone4[] = "๐ฉ๐ผโโค๏ธโ๐จ๐พ"; inline constexpr const char couple_with_heart_woman_man_medium_light_skin_tone_medium_dark_skin_tone[] = "๐ฉ๐ผโโค๏ธโ๐จ๐พ"; inline constexpr const char couple_with_heart_woman_man_tone2_tone5[] = "๐ฉ๐ผโโค๏ธโ๐จ๐ฟ"; inline constexpr const char couple_with_heart_woman_man_medium_light_skin_tone_dark_skin_tone[] = "๐ฉ๐ผโโค๏ธโ๐จ๐ฟ"; inline constexpr const char couple_with_heart_woman_man_tone3_tone1[] = "๐ฉ๐ฝโโค๏ธโ๐จ๐ป"; inline constexpr const char couple_with_heart_woman_man_medium_skin_tone_light_skin_tone[] = "๐ฉ๐ฝโโค๏ธโ๐จ๐ป"; inline constexpr const char couple_with_heart_woman_man_tone3_tone2[] = "๐ฉ๐ฝโโค๏ธโ๐จ๐ผ"; inline constexpr const char couple_with_heart_woman_man_medium_skin_tone_medium_light_skin_tone[] = "๐ฉ๐ฝโโค๏ธโ๐จ๐ผ"; inline constexpr const char couple_with_heart_woman_man_tone3[] = "๐ฉ๐ฝโโค๏ธโ๐จ๐ฝ"; inline constexpr const char couple_with_heart_woman_man_medium_skin_tone[] = "๐ฉ๐ฝโโค๏ธโ๐จ๐ฝ"; inline constexpr const char couple_with_heart_woman_man_tone3_tone4[] = "๐ฉ๐ฝโโค๏ธโ๐จ๐พ"; inline constexpr const char couple_with_heart_woman_man_medium_skin_tone_medium_dark_skin_tone[] = "๐ฉ๐ฝโโค๏ธโ๐จ๐พ"; inline constexpr const char couple_with_heart_woman_man_tone3_tone5[] = "๐ฉ๐ฝโโค๏ธโ๐จ๐ฟ"; inline constexpr const char couple_with_heart_woman_man_medium_skin_tone_dark_skin_tone[] = "๐ฉ๐ฝโโค๏ธโ๐จ๐ฟ"; inline constexpr const char couple_with_heart_woman_man_tone4_tone1[] = "๐ฉ๐พโโค๏ธโ๐จ๐ป"; inline constexpr const char couple_with_heart_woman_man_medium_dark_skin_tone_light_skin_tone[] = "๐ฉ๐พโโค๏ธโ๐จ๐ป"; inline constexpr const char couple_with_heart_woman_man_tone4_tone2[] = "๐ฉ๐พโโค๏ธโ๐จ๐ผ"; inline constexpr const char couple_with_heart_woman_man_medium_dark_skin_tone_medium_light_skin_tone[] = "๐ฉ๐พโโค๏ธโ๐จ๐ผ"; inline constexpr const char couple_with_heart_woman_man_tone4_tone3[] = "๐ฉ๐พโโค๏ธโ๐จ๐ฝ"; inline constexpr const char couple_with_heart_woman_man_medium_dark_skin_tone_medium_skin_tone[] = "๐ฉ๐พโโค๏ธโ๐จ๐ฝ"; inline constexpr const char couple_with_heart_woman_man_tone4[] = "๐ฉ๐พโโค๏ธโ๐จ๐พ"; inline constexpr const char couple_with_heart_woman_man_medium_dark_skin_tone[] = "๐ฉ๐พโโค๏ธโ๐จ๐พ"; inline constexpr const char couple_with_heart_woman_man_tone4_tone5[] = "๐ฉ๐พโโค๏ธโ๐จ๐ฟ"; inline constexpr const char couple_with_heart_woman_man_medium_dark_skin_tone_dark_skin_tone[] = "๐ฉ๐พโโค๏ธโ๐จ๐ฟ"; inline constexpr const char couple_with_heart_woman_man_tone5_tone1[] = "๐ฉ๐ฟโโค๏ธโ๐จ๐ป"; inline constexpr const char couple_with_heart_woman_man_dark_skin_tone_light_skin_tone[] = "๐ฉ๐ฟโโค๏ธโ๐จ๐ป"; inline constexpr const char couple_with_heart_woman_man_tone5_tone2[] = "๐ฉ๐ฟโโค๏ธโ๐จ๐ผ"; inline constexpr const char couple_with_heart_woman_man_dark_skin_tone_medium_light_skin_tone[] = "๐ฉ๐ฟโโค๏ธโ๐จ๐ผ"; inline constexpr const char couple_with_heart_woman_man_tone5_tone3[] = "๐ฉ๐ฟโโค๏ธโ๐จ๐ฝ"; inline constexpr const char couple_with_heart_woman_man_dark_skin_tone_medium_skin_tone[] = "๐ฉ๐ฟโโค๏ธโ๐จ๐ฝ"; inline constexpr const char couple_with_heart_woman_man_tone5_tone4[] = "๐ฉ๐ฟโโค๏ธโ๐จ๐พ"; inline constexpr const char couple_with_heart_woman_man_dark_skin_tone_medium_dark_skin_tone[] = "๐ฉ๐ฟโโค๏ธโ๐จ๐พ"; inline constexpr const char couple_with_heart_woman_man_tone5[] = "๐ฉ๐ฟโโค๏ธโ๐จ๐ฟ"; inline constexpr const char couple_with_heart_woman_man_dark_skin_tone[] = "๐ฉ๐ฟโโค๏ธโ๐จ๐ฟ"; inline constexpr const char couple_ww[] = "๐ฉโโค๏ธโ๐ฉ"; inline constexpr const char couple_with_heart_ww[] = "๐ฉโโค๏ธโ๐ฉ"; inline constexpr const char couple_with_heart_woman_woman_tone1[] = "๐ฉ๐ปโโค๏ธโ๐ฉ๐ป"; inline constexpr const char couple_with_heart_woman_woman_light_skin_tone[] = "๐ฉ๐ปโโค๏ธโ๐ฉ๐ป"; inline constexpr const char couple_with_heart_woman_woman_tone1_tone2[] = "๐ฉ๐ปโโค๏ธโ๐ฉ๐ผ"; inline constexpr const char couple_with_heart_woman_woman_light_skin_tone_medium_light_skin_tone[] = "๐ฉ๐ปโโค๏ธโ๐ฉ๐ผ"; inline constexpr const char couple_with_heart_woman_woman_tone1_tone3[] = "๐ฉ๐ปโโค๏ธโ๐ฉ๐ฝ"; inline constexpr const char couple_with_heart_woman_woman_light_skin_tone_medium_skin_tone[] = "๐ฉ๐ปโโค๏ธโ๐ฉ๐ฝ"; inline constexpr const char couple_with_heart_woman_woman_tone1_tone4[] = "๐ฉ๐ปโโค๏ธโ๐ฉ๐พ"; inline constexpr const char couple_with_heart_woman_woman_light_skin_tone_medium_dark_skin_tone[] = "๐ฉ๐ปโโค๏ธโ๐ฉ๐พ"; inline constexpr const char couple_with_heart_woman_woman_tone1_tone5[] = "๐ฉ๐ปโโค๏ธโ๐ฉ๐ฟ"; inline constexpr const char couple_with_heart_woman_woman_light_skin_tone_dark_skin_tone[] = "๐ฉ๐ปโโค๏ธโ๐ฉ๐ฟ"; inline constexpr const char couple_with_heart_woman_woman_tone2_tone1[] = "๐ฉ๐ผโโค๏ธโ๐ฉ๐ป"; inline constexpr const char couple_with_heart_woman_woman_medium_light_skin_tone_light_skin_tone[] = "๐ฉ๐ผโโค๏ธโ๐ฉ๐ป"; inline constexpr const char couple_with_heart_woman_woman_tone2[] = "๐ฉ๐ผโโค๏ธโ๐ฉ๐ผ"; inline constexpr const char couple_with_heart_woman_woman_medium_light_skin_tone[] = "๐ฉ๐ผโโค๏ธโ๐ฉ๐ผ"; inline constexpr const char couple_with_heart_woman_woman_tone2_tone3[] = "๐ฉ๐ผโโค๏ธโ๐ฉ๐ฝ"; inline constexpr const char couple_with_heart_woman_woman_medium_light_skin_tone_medium_skin_tone[] = "๐ฉ๐ผโโค๏ธโ๐ฉ๐ฝ"; inline constexpr const char couple_with_heart_woman_woman_tone2_tone4[] = "๐ฉ๐ผโโค๏ธโ๐ฉ๐พ"; inline constexpr const char couple_with_heart_woman_woman_medium_light_skin_tone_medium_dark_skin_tone[] = "๐ฉ๐ผโโค๏ธโ๐ฉ๐พ"; inline constexpr const char couple_with_heart_woman_woman_tone2_tone5[] = "๐ฉ๐ผโโค๏ธโ๐ฉ๐ฟ"; inline constexpr const char couple_with_heart_woman_woman_medium_light_skin_tone_dark_skin_tone[] = "๐ฉ๐ผโโค๏ธโ๐ฉ๐ฟ"; inline constexpr const char couple_with_heart_woman_woman_tone3_tone1[] = "๐ฉ๐ฝโโค๏ธโ๐ฉ๐ป"; inline constexpr const char couple_with_heart_woman_woman_medium_skin_tone_light_skin_tone[] = "๐ฉ๐ฝโโค๏ธโ๐ฉ๐ป"; inline constexpr const char couple_with_heart_woman_woman_tone3_tone2[] = "๐ฉ๐ฝโโค๏ธโ๐ฉ๐ผ"; inline constexpr const char couple_with_heart_woman_woman_medium_skin_tone_medium_light_skin_tone[] = "๐ฉ๐ฝโโค๏ธโ๐ฉ๐ผ"; inline constexpr const char couple_with_heart_woman_woman_tone3[] = "๐ฉ๐ฝโโค๏ธโ๐ฉ๐ฝ"; inline constexpr const char couple_with_heart_woman_woman_medium_skin_tone[] = "๐ฉ๐ฝโโค๏ธโ๐ฉ๐ฝ"; inline constexpr const char couple_with_heart_woman_woman_tone3_tone4[] = "๐ฉ๐ฝโโค๏ธโ๐ฉ๐พ"; inline constexpr const char couple_with_heart_woman_woman_medium_skin_tone_medium_dark_skin_tone[] = "๐ฉ๐ฝโโค๏ธโ๐ฉ๐พ"; inline constexpr const char couple_with_heart_woman_woman_tone3_tone5[] = "๐ฉ๐ฝโโค๏ธโ๐ฉ๐ฟ"; inline constexpr const char couple_with_heart_woman_woman_medium_skin_tone_dark_skin_tone[] = "๐ฉ๐ฝโโค๏ธโ๐ฉ๐ฟ"; inline constexpr const char couple_with_heart_woman_woman_tone4_tone1[] = "๐ฉ๐พโโค๏ธโ๐ฉ๐ป"; inline constexpr const char couple_with_heart_woman_woman_medium_dark_skin_tone_light_skin_tone[] = "๐ฉ๐พโโค๏ธโ๐ฉ๐ป"; inline constexpr const char couple_with_heart_woman_woman_tone4_tone2[] = "๐ฉ๐พโโค๏ธโ๐ฉ๐ผ"; inline constexpr const char couple_with_heart_woman_woman_medium_dark_skin_tone_medium_light_skin_tone[] = "๐ฉ๐พโโค๏ธโ๐ฉ๐ผ"; inline constexpr const char couple_with_heart_woman_woman_tone4_tone3[] = "๐ฉ๐พโโค๏ธโ๐ฉ๐ฝ"; inline constexpr const char couple_with_heart_woman_woman_medium_dark_skin_tone_medium_skin_tone[] = "๐ฉ๐พโโค๏ธโ๐ฉ๐ฝ"; inline constexpr const char couple_with_heart_woman_woman_tone4[] = "๐ฉ๐พโโค๏ธโ๐ฉ๐พ"; inline constexpr const char couple_with_heart_woman_woman_medium_dark_skin_tone[] = "๐ฉ๐พโโค๏ธโ๐ฉ๐พ"; inline constexpr const char couple_with_heart_woman_woman_tone4_tone5[] = "๐ฉ๐พโโค๏ธโ๐ฉ๐ฟ"; inline constexpr const char couple_with_heart_woman_woman_medium_dark_skin_tone_dark_skin_tone[] = "๐ฉ๐พโโค๏ธโ๐ฉ๐ฟ"; inline constexpr const char couple_with_heart_woman_woman_tone5_tone1[] = "๐ฉ๐ฟโโค๏ธโ๐ฉ๐ป"; inline constexpr const char couple_with_heart_woman_woman_dark_skin_tone_light_skin_tone[] = "๐ฉ๐ฟโโค๏ธโ๐ฉ๐ป"; inline constexpr const char couple_with_heart_woman_woman_tone5_tone2[] = "๐ฉ๐ฟโโค๏ธโ๐ฉ๐ผ"; inline constexpr const char couple_with_heart_woman_woman_dark_skin_tone_medium_light_skin_tone[] = "๐ฉ๐ฟโโค๏ธโ๐ฉ๐ผ"; inline constexpr const char couple_with_heart_woman_woman_tone5_tone3[] = "๐ฉ๐ฟโโค๏ธโ๐ฉ๐ฝ"; inline constexpr const char couple_with_heart_woman_woman_dark_skin_tone_medium_skin_tone[] = "๐ฉ๐ฟโโค๏ธโ๐ฉ๐ฝ"; inline constexpr const char couple_with_heart_woman_woman_tone5_tone4[] = "๐ฉ๐ฟโโค๏ธโ๐ฉ๐พ"; inline constexpr const char couple_with_heart_woman_woman_dark_skin_tone_medium_dark_skin_tone[] = "๐ฉ๐ฟโโค๏ธโ๐ฉ๐พ"; inline constexpr const char couple_with_heart_woman_woman_tone5[] = "๐ฉ๐ฟโโค๏ธโ๐ฉ๐ฟ"; inline constexpr const char couple_with_heart_woman_woman_dark_skin_tone[] = "๐ฉ๐ฟโโค๏ธโ๐ฉ๐ฟ"; inline constexpr const char couple_mm[] = "๐จโโค๏ธโ๐จ"; inline constexpr const char couple_with_heart_mm[] = "๐จโโค๏ธโ๐จ"; inline constexpr const char couple_with_heart_man_man_tone1[] = "๐จ๐ปโโค๏ธโ๐จ๐ป"; inline constexpr const char couple_with_heart_man_man_light_skin_tone[] = "๐จ๐ปโโค๏ธโ๐จ๐ป"; inline constexpr const char couple_with_heart_man_man_tone1_tone2[] = "๐จ๐ปโโค๏ธโ๐จ๐ผ"; inline constexpr const char couple_with_heart_man_man_light_skin_tone_medium_light_skin_tone[] = "๐จ๐ปโโค๏ธโ๐จ๐ผ"; inline constexpr const char couple_with_heart_man_man_tone1_tone3[] = "๐จ๐ปโโค๏ธโ๐จ๐ฝ"; inline constexpr const char couple_with_heart_man_man_light_skin_tone_medium_skin_tone[] = "๐จ๐ปโโค๏ธโ๐จ๐ฝ"; inline constexpr const char couple_with_heart_man_man_tone1_tone4[] = "๐จ๐ปโโค๏ธโ๐จ๐พ"; inline constexpr const char couple_with_heart_man_man_light_skin_tone_medium_dark_skin_tone[] = "๐จ๐ปโโค๏ธโ๐จ๐พ"; inline constexpr const char couple_with_heart_man_man_tone1_tone5[] = "๐จ๐ปโโค๏ธโ๐จ๐ฟ"; inline constexpr const char couple_with_heart_man_man_light_skin_tone_dark_skin_tone[] = "๐จ๐ปโโค๏ธโ๐จ๐ฟ"; inline constexpr const char couple_with_heart_man_man_tone2_tone1[] = "๐จ๐ผโโค๏ธโ๐จ๐ป"; inline constexpr const char couple_with_heart_man_man_medium_light_skin_tone_light_skin_tone[] = "๐จ๐ผโโค๏ธโ๐จ๐ป"; inline constexpr const char couple_with_heart_man_man_tone2[] = "๐จ๐ผโโค๏ธโ๐จ๐ผ"; inline constexpr const char couple_with_heart_man_man_medium_light_skin_tone[] = "๐จ๐ผโโค๏ธโ๐จ๐ผ"; inline constexpr const char couple_with_heart_man_man_tone2_tone3[] = "๐จ๐ผโโค๏ธโ๐จ๐ฝ"; inline constexpr const char couple_with_heart_man_man_medium_light_skin_tone_medium_skin_tone[] = "๐จ๐ผโโค๏ธโ๐จ๐ฝ"; inline constexpr const char couple_with_heart_man_man_tone2_tone4[] = "๐จ๐ผโโค๏ธโ๐จ๐พ"; inline constexpr const char couple_with_heart_man_man_medium_light_skin_tone_medium_dark_skin_tone[] = "๐จ๐ผโโค๏ธโ๐จ๐พ"; inline constexpr const char couple_with_heart_man_man_tone2_tone5[] = "๐จ๐ผโโค๏ธโ๐จ๐ฟ"; inline constexpr const char couple_with_heart_man_man_medium_light_skin_tone_dark_skin_tone[] = "๐จ๐ผโโค๏ธโ๐จ๐ฟ"; inline constexpr const char couple_with_heart_man_man_tone3_tone1[] = "๐จ๐ฝโโค๏ธโ๐จ๐ป"; inline constexpr const char couple_with_heart_man_man_medium_skin_tone_light_skin_tone[] = "๐จ๐ฝโโค๏ธโ๐จ๐ป"; inline constexpr const char couple_with_heart_man_man_tone3_tone2[] = "๐จ๐ฝโโค๏ธโ๐จ๐ผ"; inline constexpr const char couple_with_heart_man_man_medium_skin_tone_medium_light_skin_tone[] = "๐จ๐ฝโโค๏ธโ๐จ๐ผ"; inline constexpr const char couple_with_heart_man_man_tone3[] = "๐จ๐ฝโโค๏ธโ๐จ๐ฝ"; inline constexpr const char couple_with_heart_man_man_medium_skin_tone[] = "๐จ๐ฝโโค๏ธโ๐จ๐ฝ"; inline constexpr const char couple_with_heart_man_man_tone3_tone4[] = "๐จ๐ฝโโค๏ธโ๐จ๐พ"; inline constexpr const char couple_with_heart_man_man_medium_skin_tone_medium_dark_skin_tone[] = "๐จ๐ฝโโค๏ธโ๐จ๐พ"; inline constexpr const char couple_with_heart_man_man_tone3_tone5[] = "๐จ๐ฝโโค๏ธโ๐จ๐ฟ"; inline constexpr const char couple_with_heart_man_man_medium_skin_tone_dark_skin_tone[] = "๐จ๐ฝโโค๏ธโ๐จ๐ฟ"; inline constexpr const char couple_with_heart_man_man_tone4_tone1[] = "๐จ๐พโโค๏ธโ๐จ๐ป"; inline constexpr const char couple_with_heart_man_man_medium_dark_skin_tone_light_skin_tone[] = "๐จ๐พโโค๏ธโ๐จ๐ป"; inline constexpr const char couple_with_heart_man_man_tone4_tone2[] = "๐จ๐พโโค๏ธโ๐จ๐ผ"; inline constexpr const char couple_with_heart_man_man_medium_dark_skin_tone_medium_light_skin_tone[] = "๐จ๐พโโค๏ธโ๐จ๐ผ"; inline constexpr const char couple_with_heart_man_man_tone4_tone3[] = "๐จ๐พโโค๏ธโ๐จ๐ฝ"; inline constexpr const char couple_with_heart_man_man_medium_dark_skin_tone_medium_skin_tone[] = "๐จ๐พโโค๏ธโ๐จ๐ฝ"; inline constexpr const char couple_with_heart_man_man_tone4[] = "๐จ๐พโโค๏ธโ๐จ๐พ"; inline constexpr const char couple_with_heart_man_man_medium_dark_skin_tone[] = "๐จ๐พโโค๏ธโ๐จ๐พ"; inline constexpr const char couple_with_heart_man_man_tone4_tone5[] = "๐จ๐พโโค๏ธโ๐จ๐ฟ"; inline constexpr const char couple_with_heart_man_man_medium_dark_skin_tone_dark_skin_tone[] = "๐จ๐พโโค๏ธโ๐จ๐ฟ"; inline constexpr const char couple_with_heart_man_man_tone5_tone1[] = "๐จ๐ฟโโค๏ธโ๐จ๐ป"; inline constexpr const char couple_with_heart_man_man_dark_skin_tone_light_skin_tone[] = "๐จ๐ฟโโค๏ธโ๐จ๐ป"; inline constexpr const char couple_with_heart_man_man_tone5_tone2[] = "๐จ๐ฟโโค๏ธโ๐จ๐ผ"; inline constexpr const char couple_with_heart_man_man_dark_skin_tone_medium_light_skin_tone[] = "๐จ๐ฟโโค๏ธโ๐จ๐ผ"; inline constexpr const char couple_with_heart_man_man_tone5_tone3[] = "๐จ๐ฟโโค๏ธโ๐จ๐ฝ"; inline constexpr const char couple_with_heart_man_man_dark_skin_tone_medium_skin_tone[] = "๐จ๐ฟโโค๏ธโ๐จ๐ฝ"; inline constexpr const char couple_with_heart_man_man_tone5_tone4[] = "๐จ๐ฟโโค๏ธโ๐จ๐พ"; inline constexpr const char couple_with_heart_man_man_dark_skin_tone_medium_dark_skin_tone[] = "๐จ๐ฟโโค๏ธโ๐จ๐พ"; inline constexpr const char couple_with_heart_man_man_tone5[] = "๐จ๐ฟโโค๏ธโ๐จ๐ฟ"; inline constexpr const char couple_with_heart_man_man_dark_skin_tone[] = "๐จ๐ฟโโค๏ธโ๐จ๐ฟ"; inline constexpr const char couplekiss[] = "๐"; inline constexpr const char kiss_tone1[] = "๐๐ป"; inline constexpr const char kiss_light_skin_tone[] = "๐๐ป"; inline constexpr const char kiss_person_person_tone1_tone2[] = "๐ง๐ปโโค๏ธโ๐โ๐ง๐ผ"; inline constexpr const char kiss_person_person_light_skin_tone_medium_light_skin_tone[] = "๐ง๐ปโโค๏ธโ๐โ๐ง๐ผ"; inline constexpr const char kiss_person_person_tone1_tone3[] = "๐ง๐ปโโค๏ธโ๐โ๐ง๐ฝ"; inline constexpr const char kiss_person_person_light_skin_tone_medium_skin_tone[] = "๐ง๐ปโโค๏ธโ๐โ๐ง๐ฝ"; inline constexpr const char kiss_person_person_tone1_tone4[] = "๐ง๐ปโโค๏ธโ๐โ๐ง๐พ"; inline constexpr const char kiss_person_person_light_skin_tone_medium_dark_skin_tone[] = "๐ง๐ปโโค๏ธโ๐โ๐ง๐พ"; inline constexpr const char kiss_person_person_tone1_tone5[] = "๐ง๐ปโโค๏ธโ๐โ๐ง๐ฟ"; inline constexpr const char kiss_person_person_light_skin_tone_dark_skin_tone[] = "๐ง๐ปโโค๏ธโ๐โ๐ง๐ฟ"; inline constexpr const char kiss_person_person_tone2_tone1[] = "๐ง๐ผโโค๏ธโ๐โ๐ง๐ป"; inline constexpr const char kiss_person_person_medium_light_skin_tone_light_skin_tone[] = "๐ง๐ผโโค๏ธโ๐โ๐ง๐ป"; inline constexpr const char kiss_tone2[] = "๐๐ผ"; inline constexpr const char kiss_medium_light_skin_tone[] = "๐๐ผ"; inline constexpr const char kiss_person_person_tone2_tone3[] = "๐ง๐ผโโค๏ธโ๐โ๐ง๐ฝ"; inline constexpr const char kiss_person_person_medium_light_skin_tone_medium_skin_tone[] = "๐ง๐ผโโค๏ธโ๐โ๐ง๐ฝ"; inline constexpr const char kiss_person_person_tone2_tone4[] = "๐ง๐ผโโค๏ธโ๐โ๐ง๐พ"; inline constexpr const char kiss_person_person_medium_light_skin_tone_medium_dark_skin_tone[] = "๐ง๐ผโโค๏ธโ๐โ๐ง๐พ"; inline constexpr const char kiss_person_person_tone2_tone5[] = "๐ง๐ผโโค๏ธโ๐โ๐ง๐ฟ"; inline constexpr const char kiss_person_person_medium_light_skin_tone_dark_skin_tone[] = "๐ง๐ผโโค๏ธโ๐โ๐ง๐ฟ"; inline constexpr const char kiss_person_person_tone3_tone1[] = "๐ง๐ฝโโค๏ธโ๐โ๐ง๐ป"; inline constexpr const char kiss_person_person_medium_skin_tone_light_skin_tone[] = "๐ง๐ฝโโค๏ธโ๐โ๐ง๐ป"; inline constexpr const char kiss_person_person_tone3_tone2[] = "๐ง๐ฝโโค๏ธโ๐โ๐ง๐ผ"; inline constexpr const char kiss_person_person_medium_skin_tone_medium_light_skin_tone[] = "๐ง๐ฝโโค๏ธโ๐โ๐ง๐ผ"; inline constexpr const char kiss_tone3[] = "๐๐ฝ"; inline constexpr const char kiss_medium_skin_tone[] = "๐๐ฝ"; inline constexpr const char kiss_person_person_tone3_tone4[] = "๐ง๐ฝโโค๏ธโ๐โ๐ง๐พ"; inline constexpr const char kiss_person_person_medium_skin_tone_medium_dark_skin_tone[] = "๐ง๐ฝโโค๏ธโ๐โ๐ง๐พ"; inline constexpr const char kiss_person_person_tone3_tone5[] = "๐ง๐ฝโโค๏ธโ๐โ๐ง๐ฟ"; inline constexpr const char kiss_person_person_medium_skin_tone_dark_skin_tone[] = "๐ง๐ฝโโค๏ธโ๐โ๐ง๐ฟ"; inline constexpr const char kiss_person_person_tone4_tone1[] = "๐ง๐พโโค๏ธโ๐โ๐ง๐ป"; inline constexpr const char kiss_person_person_medium_dark_skin_tone_light_skin_tone[] = "๐ง๐พโโค๏ธโ๐โ๐ง๐ป"; inline constexpr const char kiss_person_person_tone4_tone2[] = "๐ง๐พโโค๏ธโ๐โ๐ง๐ผ"; inline constexpr const char kiss_person_person_medium_dark_skin_tone_medium_light_skin_tone[] = "๐ง๐พโโค๏ธโ๐โ๐ง๐ผ"; inline constexpr const char kiss_person_person_tone4_tone3[] = "๐ง๐พโโค๏ธโ๐โ๐ง๐ฝ"; inline constexpr const char kiss_person_person_medium_dark_skin_tone_medium_skin_tone[] = "๐ง๐พโโค๏ธโ๐โ๐ง๐ฝ"; inline constexpr const char kiss_tone4[] = "๐๐พ"; inline constexpr const char kiss_medium_dark_skin_tone[] = "๐๐พ"; inline constexpr const char kiss_person_person_tone4_tone5[] = "๐ง๐พโโค๏ธโ๐โ๐ง๐ฟ"; inline constexpr const char kiss_person_person_medium_dark_skin_tone_dark_skin_tone[] = "๐ง๐พโโค๏ธโ๐โ๐ง๐ฟ"; inline constexpr const char kiss_person_person_tone5_tone1[] = "๐ง๐ฟโโค๏ธโ๐โ๐ง๐ป"; inline constexpr const char kiss_person_person_dark_skin_tone_light_skin_tone[] = "๐ง๐ฟโโค๏ธโ๐โ๐ง๐ป"; inline constexpr const char kiss_person_person_tone5_tone2[] = "๐ง๐ฟโโค๏ธโ๐โ๐ง๐ผ"; inline constexpr const char kiss_person_person_dark_skin_tone_medium_light_skin_tone[] = "๐ง๐ฟโโค๏ธโ๐โ๐ง๐ผ"; inline constexpr const char kiss_person_person_tone5_tone3[] = "๐ง๐ฟโโค๏ธโ๐โ๐ง๐ฝ"; inline constexpr const char kiss_person_person_dark_skin_tone_medium_skin_tone[] = "๐ง๐ฟโโค๏ธโ๐โ๐ง๐ฝ"; inline constexpr const char kiss_person_person_tone5_tone4[] = "๐ง๐ฟโโค๏ธโ๐โ๐ง๐พ"; inline constexpr const char kiss_person_person_dark_skin_tone_medium_dark_skin_tone[] = "๐ง๐ฟโโค๏ธโ๐โ๐ง๐พ"; inline constexpr const char kiss_tone5[] = "๐๐ฟ"; inline constexpr const char kiss_dark_skin_tone[] = "๐๐ฟ"; inline constexpr const char kiss_woman_man[] = "๐ฉโโค๏ธโ๐โ๐จ"; inline constexpr const char kiss_woman_man_tone1[] = "๐ฉ๐ปโโค๏ธโ๐โ๐จ๐ป"; inline constexpr const char kiss_woman_man_light_skin_tone[] = "๐ฉ๐ปโโค๏ธโ๐โ๐จ๐ป"; inline constexpr const char kiss_woman_man_tone1_tone2[] = "๐ฉ๐ปโโค๏ธโ๐โ๐จ๐ผ"; inline constexpr const char kiss_woman_man_light_skin_tone_medium_light_skin_tone[] = "๐ฉ๐ปโโค๏ธโ๐โ๐จ๐ผ"; inline constexpr const char kiss_woman_man_tone1_tone3[] = "๐ฉ๐ปโโค๏ธโ๐โ๐จ๐ฝ"; inline constexpr const char kiss_woman_man_light_skin_tone_medium_skin_tone[] = "๐ฉ๐ปโโค๏ธโ๐โ๐จ๐ฝ"; inline constexpr const char kiss_woman_man_tone1_tone4[] = "๐ฉ๐ปโโค๏ธโ๐โ๐จ๐พ"; inline constexpr const char kiss_woman_man_light_skin_tone_medium_dark_skin_tone[] = "๐ฉ๐ปโโค๏ธโ๐โ๐จ๐พ"; inline constexpr const char kiss_woman_man_tone1_tone5[] = "๐ฉ๐ปโโค๏ธโ๐โ๐จ๐ฟ"; inline constexpr const char kiss_woman_man_light_skin_tone_dark_skin_tone[] = "๐ฉ๐ปโโค๏ธโ๐โ๐จ๐ฟ"; inline constexpr const char kiss_woman_man_tone2_tone1[] = "๐ฉ๐ผโโค๏ธโ๐โ๐จ๐ป"; inline constexpr const char kiss_woman_man_medium_light_skin_tone_light_skin_tone[] = "๐ฉ๐ผโโค๏ธโ๐โ๐จ๐ป"; inline constexpr const char kiss_woman_man_tone2[] = "๐ฉ๐ผโโค๏ธโ๐โ๐จ๐ผ"; inline constexpr const char kiss_woman_man_medium_light_skin_tone[] = "๐ฉ๐ผโโค๏ธโ๐โ๐จ๐ผ"; inline constexpr const char kiss_woman_man_tone2_tone3[] = "๐ฉ๐ผโโค๏ธโ๐โ๐จ๐ฝ"; inline constexpr const char kiss_woman_man_medium_light_skin_tone_medium_skin_tone[] = "๐ฉ๐ผโโค๏ธโ๐โ๐จ๐ฝ"; inline constexpr const char kiss_woman_man_tone2_tone4[] = "๐ฉ๐ผโโค๏ธโ๐โ๐จ๐พ"; inline constexpr const char kiss_woman_man_medium_light_skin_tone_medium_dark_skin_tone[] = "๐ฉ๐ผโโค๏ธโ๐โ๐จ๐พ"; inline constexpr const char kiss_woman_man_tone2_tone5[] = "๐ฉ๐ผโโค๏ธโ๐โ๐จ๐ฟ"; inline constexpr const char kiss_woman_man_medium_light_skin_tone_dark_skin_tone[] = "๐ฉ๐ผโโค๏ธโ๐โ๐จ๐ฟ"; inline constexpr const char kiss_woman_man_tone3_tone1[] = "๐ฉ๐ฝโโค๏ธโ๐โ๐จ๐ป"; inline constexpr const char kiss_woman_man_medium_skin_tone_light_skin_tone[] = "๐ฉ๐ฝโโค๏ธโ๐โ๐จ๐ป"; inline constexpr const char kiss_woman_man_tone3_tone2[] = "๐ฉ๐ฝโโค๏ธโ๐โ๐จ๐ผ"; inline constexpr const char kiss_woman_man_medium_skin_tone_medium_light_skin_tone[] = "๐ฉ๐ฝโโค๏ธโ๐โ๐จ๐ผ"; inline constexpr const char kiss_woman_man_tone3[] = "๐ฉ๐ฝโโค๏ธโ๐โ๐จ๐ฝ"; inline constexpr const char kiss_woman_man_medium_skin_tone[] = "๐ฉ๐ฝโโค๏ธโ๐โ๐จ๐ฝ"; inline constexpr const char kiss_woman_man_tone3_tone4[] = "๐ฉ๐ฝโโค๏ธโ๐โ๐จ๐พ"; inline constexpr const char kiss_woman_man_medium_skin_tone_medium_dark_skin_tone[] = "๐ฉ๐ฝโโค๏ธโ๐โ๐จ๐พ"; inline constexpr const char kiss_woman_man_tone3_tone5[] = "๐ฉ๐ฝโโค๏ธโ๐โ๐จ๐ฟ"; inline constexpr const char kiss_woman_man_medium_skin_tone_dark_skin_tone[] = "๐ฉ๐ฝโโค๏ธโ๐โ๐จ๐ฟ"; inline constexpr const char kiss_woman_man_tone4_tone1[] = "๐ฉ๐พโโค๏ธโ๐โ๐จ๐ป"; inline constexpr const char kiss_woman_man_medium_dark_skin_tone_light_skin_tone[] = "๐ฉ๐พโโค๏ธโ๐โ๐จ๐ป"; inline constexpr const char kiss_woman_man_tone4_tone2[] = "๐ฉ๐พโโค๏ธโ๐โ๐จ๐ผ"; inline constexpr const char kiss_woman_man_medium_dark_skin_tone_medium_light_skin_tone[] = "๐ฉ๐พโโค๏ธโ๐โ๐จ๐ผ"; inline constexpr const char kiss_woman_man_tone4_tone3[] = "๐ฉ๐พโโค๏ธโ๐โ๐จ๐ฝ"; inline constexpr const char kiss_woman_man_medium_dark_skin_tone_medium_skin_tone[] = "๐ฉ๐พโโค๏ธโ๐โ๐จ๐ฝ"; inline constexpr const char kiss_woman_man_tone4[] = "๐ฉ๐พโโค๏ธโ๐โ๐จ๐พ"; inline constexpr const char kiss_woman_man_medium_dark_skin_tone[] = "๐ฉ๐พโโค๏ธโ๐โ๐จ๐พ"; inline constexpr const char kiss_woman_man_tone4_tone5[] = "๐ฉ๐พโโค๏ธโ๐โ๐จ๐ฟ"; inline constexpr const char kiss_woman_man_medium_dark_skin_tone_dark_skin_tone[] = "๐ฉ๐พโโค๏ธโ๐โ๐จ๐ฟ"; inline constexpr const char kiss_woman_man_tone5_tone1[] = "๐ฉ๐ฟโโค๏ธโ๐โ๐จ๐ป"; inline constexpr const char kiss_woman_man_dark_skin_tone_light_skin_tone[] = "๐ฉ๐ฟโโค๏ธโ๐โ๐จ๐ป"; inline constexpr const char kiss_woman_man_tone5_tone2[] = "๐ฉ๐ฟโโค๏ธโ๐โ๐จ๐ผ"; inline constexpr const char kiss_woman_man_dark_skin_tone_medium_light_skin_tone[] = "๐ฉ๐ฟโโค๏ธโ๐โ๐จ๐ผ"; inline constexpr const char kiss_woman_man_tone5_tone3[] = "๐ฉ๐ฟโโค๏ธโ๐โ๐จ๐ฝ"; inline constexpr const char kiss_woman_man_dark_skin_tone_medium_skin_tone[] = "๐ฉ๐ฟโโค๏ธโ๐โ๐จ๐ฝ"; inline constexpr const char kiss_woman_man_tone5_tone4[] = "๐ฉ๐ฟโโค๏ธโ๐โ๐จ๐พ"; inline constexpr const char kiss_woman_man_dark_skin_tone_medium_dark_skin_tone[] = "๐ฉ๐ฟโโค๏ธโ๐โ๐จ๐พ"; inline constexpr const char kiss_woman_man_tone5[] = "๐ฉ๐ฟโโค๏ธโ๐โ๐จ๐ฟ"; inline constexpr const char kiss_woman_man_dark_skin_tone[] = "๐ฉ๐ฟโโค๏ธโ๐โ๐จ๐ฟ"; inline constexpr const char kiss_ww[] = "๐ฉโโค๏ธโ๐โ๐ฉ"; inline constexpr const char couplekiss_ww[] = "๐ฉโโค๏ธโ๐โ๐ฉ"; inline constexpr const char kiss_woman_woman_tone1[] = "๐ฉ๐ปโโค๏ธโ๐โ๐ฉ๐ป"; inline constexpr const char kiss_woman_woman_light_skin_tone[] = "๐ฉ๐ปโโค๏ธโ๐โ๐ฉ๐ป"; inline constexpr const char kiss_woman_woman_tone1_tone2[] = "๐ฉ๐ปโโค๏ธโ๐โ๐ฉ๐ผ"; inline constexpr const char kiss_woman_woman_light_skin_tone_medium_light_skin_tone[] = "๐ฉ๐ปโโค๏ธโ๐โ๐ฉ๐ผ"; inline constexpr const char kiss_woman_woman_tone1_tone3[] = "๐ฉ๐ปโโค๏ธโ๐โ๐ฉ๐ฝ"; inline constexpr const char kiss_woman_woman_light_skin_tone_medium_skin_tone[] = "๐ฉ๐ปโโค๏ธโ๐โ๐ฉ๐ฝ"; inline constexpr const char kiss_woman_woman_tone1_tone4[] = "๐ฉ๐ปโโค๏ธโ๐โ๐ฉ๐พ"; inline constexpr const char kiss_woman_woman_light_skin_tone_medium_dark_skin_tone[] = "๐ฉ๐ปโโค๏ธโ๐โ๐ฉ๐พ"; inline constexpr const char kiss_woman_woman_tone1_tone5[] = "๐ฉ๐ปโโค๏ธโ๐โ๐ฉ๐ฟ"; inline constexpr const char kiss_woman_woman_light_skin_tone_dark_skin_tone[] = "๐ฉ๐ปโโค๏ธโ๐โ๐ฉ๐ฟ"; inline constexpr const char kiss_woman_woman_tone2_tone1[] = "๐ฉ๐ผโโค๏ธโ๐โ๐ฉ๐ป"; inline constexpr const char kiss_woman_woman_medium_light_skin_tone_light_skin_tone[] = "๐ฉ๐ผโโค๏ธโ๐โ๐ฉ๐ป"; inline constexpr const char kiss_woman_woman_tone2[] = "๐ฉ๐ผโโค๏ธโ๐โ๐ฉ๐ผ"; inline constexpr const char kiss_woman_woman_medium_light_skin_tone[] = "๐ฉ๐ผโโค๏ธโ๐โ๐ฉ๐ผ"; inline constexpr const char kiss_woman_woman_tone2_tone3[] = "๐ฉ๐ผโโค๏ธโ๐โ๐ฉ๐ฝ"; inline constexpr const char kiss_woman_woman_medium_light_skin_tone_medium_skin_tone[] = "๐ฉ๐ผโโค๏ธโ๐โ๐ฉ๐ฝ"; inline constexpr const char kiss_woman_woman_tone2_tone4[] = "๐ฉ๐ผโโค๏ธโ๐โ๐ฉ๐พ"; inline constexpr const char kiss_woman_woman_medium_light_skin_tone_medium_dark_skin_tone[] = "๐ฉ๐ผโโค๏ธโ๐โ๐ฉ๐พ"; inline constexpr const char kiss_woman_woman_tone2_tone5[] = "๐ฉ๐ผโโค๏ธโ๐โ๐ฉ๐ฟ"; inline constexpr const char kiss_woman_woman_medium_light_skin_tone_dark_skin_tone[] = "๐ฉ๐ผโโค๏ธโ๐โ๐ฉ๐ฟ"; inline constexpr const char kiss_woman_woman_tone3_tone1[] = "๐ฉ๐ฝโโค๏ธโ๐โ๐ฉ๐ป"; inline constexpr const char kiss_woman_woman_medium_skin_tone_light_skin_tone[] = "๐ฉ๐ฝโโค๏ธโ๐โ๐ฉ๐ป"; inline constexpr const char kiss_woman_woman_tone3_tone2[] = "๐ฉ๐ฝโโค๏ธโ๐โ๐ฉ๐ผ"; inline constexpr const char kiss_woman_woman_medium_skin_tone_medium_light_skin_tone[] = "๐ฉ๐ฝโโค๏ธโ๐โ๐ฉ๐ผ"; inline constexpr const char kiss_woman_woman_tone3[] = "๐ฉ๐ฝโโค๏ธโ๐โ๐ฉ๐ฝ"; inline constexpr const char kiss_woman_woman_medium_skin_tone[] = "๐ฉ๐ฝโโค๏ธโ๐โ๐ฉ๐ฝ"; inline constexpr const char kiss_woman_woman_tone3_tone4[] = "๐ฉ๐ฝโโค๏ธโ๐โ๐ฉ๐พ"; inline constexpr const char kiss_woman_woman_medium_skin_tone_medium_dark_skin_tone[] = "๐ฉ๐ฝโโค๏ธโ๐โ๐ฉ๐พ"; inline constexpr const char kiss_woman_woman_tone3_tone5[] = "๐ฉ๐ฝโโค๏ธโ๐โ๐ฉ๐ฟ"; inline constexpr const char kiss_woman_woman_medium_skin_tone_dark_skin_tone[] = "๐ฉ๐ฝโโค๏ธโ๐โ๐ฉ๐ฟ"; inline constexpr const char kiss_woman_woman_tone4_tone1[] = "๐ฉ๐พโโค๏ธโ๐โ๐ฉ๐ป"; inline constexpr const char kiss_woman_woman_medium_dark_skin_tone_light_skin_tone[] = "๐ฉ๐พโโค๏ธโ๐โ๐ฉ๐ป"; inline constexpr const char kiss_woman_woman_tone4_tone2[] = "๐ฉ๐พโโค๏ธโ๐โ๐ฉ๐ผ"; inline constexpr const char kiss_woman_woman_medium_dark_skin_tone_medium_light_skin_tone[] = "๐ฉ๐พโโค๏ธโ๐โ๐ฉ๐ผ"; inline constexpr const char kiss_woman_woman_tone4_tone3[] = "๐ฉ๐พโโค๏ธโ๐โ๐ฉ๐ฝ"; inline constexpr const char kiss_woman_woman_medium_dark_skin_tone_medium_skin_tone[] = "๐ฉ๐พโโค๏ธโ๐โ๐ฉ๐ฝ"; inline constexpr const char kiss_woman_woman_tone4[] = "๐ฉ๐พโโค๏ธโ๐โ๐ฉ๐พ"; inline constexpr const char kiss_woman_woman_medium_dark_skin_tone[] = "๐ฉ๐พโโค๏ธโ๐โ๐ฉ๐พ"; inline constexpr const char kiss_woman_woman_tone4_tone5[] = "๐ฉ๐พโโค๏ธโ๐โ๐ฉ๐ฟ"; inline constexpr const char kiss_woman_woman_medium_dark_skin_tone_dark_skin_tone[] = "๐ฉ๐พโโค๏ธโ๐โ๐ฉ๐ฟ"; inline constexpr const char kiss_woman_woman_tone5_tone1[] = "๐ฉ๐ฟโโค๏ธโ๐โ๐ฉ๐ป"; inline constexpr const char kiss_woman_woman_dark_skin_tone_light_skin_tone[] = "๐ฉ๐ฟโโค๏ธโ๐โ๐ฉ๐ป"; inline constexpr const char kiss_woman_woman_tone5_tone2[] = "๐ฉ๐ฟโโค๏ธโ๐โ๐ฉ๐ผ"; inline constexpr const char kiss_woman_woman_dark_skin_tone_medium_light_skin_tone[] = "๐ฉ๐ฟโโค๏ธโ๐โ๐ฉ๐ผ"; inline constexpr const char kiss_woman_woman_tone5_tone3[] = "๐ฉ๐ฟโโค๏ธโ๐โ๐ฉ๐ฝ"; inline constexpr const char kiss_woman_woman_dark_skin_tone_medium_skin_tone[] = "๐ฉ๐ฟโโค๏ธโ๐โ๐ฉ๐ฝ"; inline constexpr const char kiss_woman_woman_tone5_tone4[] = "๐ฉ๐ฟโโค๏ธโ๐โ๐ฉ๐พ"; inline constexpr const char kiss_woman_woman_dark_skin_tone_medium_dark_skin_tone[] = "๐ฉ๐ฟโโค๏ธโ๐โ๐ฉ๐พ"; inline constexpr const char kiss_woman_woman_tone5[] = "๐ฉ๐ฟโโค๏ธโ๐โ๐ฉ๐ฟ"; inline constexpr const char kiss_woman_woman_dark_skin_tone[] = "๐ฉ๐ฟโโค๏ธโ๐โ๐ฉ๐ฟ"; inline constexpr const char kiss_mm[] = "๐จโโค๏ธโ๐โ๐จ"; inline constexpr const char couplekiss_mm[] = "๐จโโค๏ธโ๐โ๐จ"; inline constexpr const char kiss_man_man[] = "๐จโโค๏ธโ๐โ๐จ"; inline constexpr const char kiss_man_man_tone1[] = "๐จ๐ปโโค๏ธโ๐โ๐จ๐ป"; inline constexpr const char kiss_man_man_light_skin_tone[] = "๐จ๐ปโโค๏ธโ๐โ๐จ๐ป"; inline constexpr const char kiss_man_man_tone1_tone2[] = "๐จ๐ปโโค๏ธโ๐โ๐จ๐ผ"; inline constexpr const char kiss_man_man_light_skin_tone_medium_light_skin_tone[] = "๐จ๐ปโโค๏ธโ๐โ๐จ๐ผ"; inline constexpr const char kiss_man_man_tone1_tone3[] = "๐จ๐ปโโค๏ธโ๐โ๐จ๐ฝ"; inline constexpr const char kiss_man_man_light_skin_tone_medium_skin_tone[] = "๐จ๐ปโโค๏ธโ๐โ๐จ๐ฝ"; inline constexpr const char kiss_man_man_tone1_tone4[] = "๐จ๐ปโโค๏ธโ๐โ๐จ๐พ"; inline constexpr const char kiss_man_man_light_skin_tone_medium_dark_skin_tone[] = "๐จ๐ปโโค๏ธโ๐โ๐จ๐พ"; inline constexpr const char kiss_man_man_tone1_tone5[] = "๐จ๐ปโโค๏ธโ๐โ๐จ๐ฟ"; inline constexpr const char kiss_man_man_light_skin_tone_dark_skin_tone[] = "๐จ๐ปโโค๏ธโ๐โ๐จ๐ฟ"; inline constexpr const char kiss_man_man_tone2_tone1[] = "๐จ๐ผโโค๏ธโ๐โ๐จ๐ป"; inline constexpr const char kiss_man_man_medium_light_skin_tone_light_skin_tone[] = "๐จ๐ผโโค๏ธโ๐โ๐จ๐ป"; inline constexpr const char kiss_man_man_tone2[] = "๐จ๐ผโโค๏ธโ๐โ๐จ๐ผ"; inline constexpr const char kiss_man_man_medium_light_skin_tone[] = "๐จ๐ผโโค๏ธโ๐โ๐จ๐ผ"; inline constexpr const char kiss_man_man_tone2_tone3[] = "๐จ๐ผโโค๏ธโ๐โ๐จ๐ฝ"; inline constexpr const char kiss_man_man_medium_light_skin_tone_medium_skin_tone[] = "๐จ๐ผโโค๏ธโ๐โ๐จ๐ฝ"; inline constexpr const char kiss_man_man_tone2_tone4[] = "๐จ๐ผโโค๏ธโ๐โ๐จ๐พ"; inline constexpr const char kiss_man_man_medium_light_skin_tone_medium_dark_skin_tone[] = "๐จ๐ผโโค๏ธโ๐โ๐จ๐พ"; inline constexpr const char kiss_man_man_tone2_tone5[] = "๐จ๐ผโโค๏ธโ๐โ๐จ๐ฟ"; inline constexpr const char kiss_man_man_medium_light_skin_tone_dark_skin_tone[] = "๐จ๐ผโโค๏ธโ๐โ๐จ๐ฟ"; inline constexpr const char kiss_man_man_tone3_tone1[] = "๐จ๐ฝโโค๏ธโ๐โ๐จ๐ป"; inline constexpr const char kiss_man_man_medium_skin_tone_light_skin_tone[] = "๐จ๐ฝโโค๏ธโ๐โ๐จ๐ป"; inline constexpr const char kiss_man_man_tone3_tone2[] = "๐จ๐ฝโโค๏ธโ๐โ๐จ๐ผ"; inline constexpr const char kiss_man_man_medium_skin_tone_medium_light_skin_tone[] = "๐จ๐ฝโโค๏ธโ๐โ๐จ๐ผ"; inline constexpr const char kiss_man_man_tone3[] = "๐จ๐ฝโโค๏ธโ๐โ๐จ๐ฝ"; inline constexpr const char kiss_man_man_medium_skin_tone[] = "๐จ๐ฝโโค๏ธโ๐โ๐จ๐ฝ"; inline constexpr const char kiss_man_man_tone3_tone4[] = "๐จ๐ฝโโค๏ธโ๐โ๐จ๐พ"; inline constexpr const char kiss_man_man_medium_skin_tone_medium_dark_skin_tone[] = "๐จ๐ฝโโค๏ธโ๐โ๐จ๐พ"; inline constexpr const char kiss_man_man_tone3_tone5[] = "๐จ๐ฝโโค๏ธโ๐โ๐จ๐ฟ"; inline constexpr const char kiss_man_man_medium_skin_tone_dark_skin_tone[] = "๐จ๐ฝโโค๏ธโ๐โ๐จ๐ฟ"; inline constexpr const char kiss_man_man_tone4_tone1[] = "๐จ๐พโโค๏ธโ๐โ๐จ๐ป"; inline constexpr const char kiss_man_man_medium_dark_skin_tone_light_skin_tone[] = "๐จ๐พโโค๏ธโ๐โ๐จ๐ป"; inline constexpr const char kiss_man_man_tone4_tone2[] = "๐จ๐พโโค๏ธโ๐โ๐จ๐ผ"; inline constexpr const char kiss_man_man_medium_dark_skin_tone_medium_light_skin_tone[] = "๐จ๐พโโค๏ธโ๐โ๐จ๐ผ"; inline constexpr const char kiss_man_man_tone4_tone3[] = "๐จ๐พโโค๏ธโ๐โ๐จ๐ฝ"; inline constexpr const char kiss_man_man_medium_dark_skin_tone_medium_skin_tone[] = "๐จ๐พโโค๏ธโ๐โ๐จ๐ฝ"; inline constexpr const char kiss_man_man_tone4[] = "๐จ๐พโโค๏ธโ๐โ๐จ๐พ"; inline constexpr const char kiss_man_man_medium_dark_skin_tone[] = "๐จ๐พโโค๏ธโ๐โ๐จ๐พ"; inline constexpr const char kiss_man_man_tone4_tone5[] = "๐จ๐พโโค๏ธโ๐โ๐จ๐ฟ"; inline constexpr const char kiss_man_man_medium_dark_skin_tone_dark_skin_tone[] = "๐จ๐พโโค๏ธโ๐โ๐จ๐ฟ"; inline constexpr const char kiss_man_man_tone5_tone1[] = "๐จ๐ฟโโค๏ธโ๐โ๐จ๐ป"; inline constexpr const char kiss_man_man_dark_skin_tone_light_skin_tone[] = "๐จ๐ฟโโค๏ธโ๐โ๐จ๐ป"; inline constexpr const char kiss_man_man_tone5_tone2[] = "๐จ๐ฟโโค๏ธโ๐โ๐จ๐ผ"; inline constexpr const char kiss_man_man_dark_skin_tone_medium_light_skin_tone[] = "๐จ๐ฟโโค๏ธโ๐โ๐จ๐ผ"; inline constexpr const char kiss_man_man_tone5_tone3[] = "๐จ๐ฟโโค๏ธโ๐โ๐จ๐ฝ"; inline constexpr const char kiss_man_man_dark_skin_tone_medium_skin_tone[] = "๐จ๐ฟโโค๏ธโ๐โ๐จ๐ฝ"; inline constexpr const char kiss_man_man_tone5_tone4[] = "๐จ๐ฟโโค๏ธโ๐โ๐จ๐พ"; inline constexpr const char kiss_man_man_dark_skin_tone_medium_dark_skin_tone[] = "๐จ๐ฟโโค๏ธโ๐โ๐จ๐พ"; inline constexpr const char kiss_man_man_tone5[] = "๐จ๐ฟโโค๏ธโ๐โ๐จ๐ฟ"; inline constexpr const char kiss_man_man_dark_skin_tone[] = "๐จ๐ฟโโค๏ธโ๐โ๐จ๐ฟ"; inline constexpr const char family[] = "๐ช"; inline constexpr const char family_man_woman_boy[] = "๐จโ๐ฉโ๐ฆ"; inline constexpr const char family_mwg[] = "๐จโ๐ฉโ๐ง"; inline constexpr const char family_mwgb[] = "๐จโ๐ฉโ๐งโ๐ฆ"; inline constexpr const char family_mwbb[] = "๐จโ๐ฉโ๐ฆโ๐ฆ"; inline constexpr const char family_mwgg[] = "๐จโ๐ฉโ๐งโ๐ง"; inline constexpr const char family_wwb[] = "๐ฉโ๐ฉโ๐ฆ"; inline constexpr const char family_wwg[] = "๐ฉโ๐ฉโ๐ง"; inline constexpr const char family_wwgb[] = "๐ฉโ๐ฉโ๐งโ๐ฆ"; inline constexpr const char family_wwbb[] = "๐ฉโ๐ฉโ๐ฆโ๐ฆ"; inline constexpr const char family_wwgg[] = "๐ฉโ๐ฉโ๐งโ๐ง"; inline constexpr const char family_mmb[] = "๐จโ๐จโ๐ฆ"; inline constexpr const char family_mmg[] = "๐จโ๐จโ๐ง"; inline constexpr const char family_mmgb[] = "๐จโ๐จโ๐งโ๐ฆ"; inline constexpr const char family_mmbb[] = "๐จโ๐จโ๐ฆโ๐ฆ"; inline constexpr const char family_mmgg[] = "๐จโ๐จโ๐งโ๐ง"; inline constexpr const char family_woman_boy[] = "๐ฉโ๐ฆ"; inline constexpr const char family_woman_girl[] = "๐ฉโ๐ง"; inline constexpr const char family_woman_girl_boy[] = "๐ฉโ๐งโ๐ฆ"; inline constexpr const char family_woman_boy_boy[] = "๐ฉโ๐ฆโ๐ฆ"; inline constexpr const char family_woman_girl_girl[] = "๐ฉโ๐งโ๐ง"; inline constexpr const char family_man_boy[] = "๐จโ๐ฆ"; inline constexpr const char family_man_girl[] = "๐จโ๐ง"; inline constexpr const char family_man_girl_boy[] = "๐จโ๐งโ๐ฆ"; inline constexpr const char family_man_boy_boy[] = "๐จโ๐ฆโ๐ฆ"; inline constexpr const char family_man_girl_girl[] = "๐จโ๐งโ๐ง"; inline constexpr const char knot[] = "๐ชข"; inline constexpr const char yarn[] = "๐งถ"; inline constexpr const char thread[] = "๐งต"; inline constexpr const char sewing_needle[] = "๐ชก"; inline constexpr const char coat[] = "๐งฅ"; inline constexpr const char lab_coat[] = "๐ฅผ"; inline constexpr const char safety_vest[] = "๐ฆบ"; inline constexpr const char womans_clothes[] = "๐"; inline constexpr const char shirt[] = "๐"; inline constexpr const char t_shirt[] = "๐"; inline constexpr const char jeans[] = "๐"; inline constexpr const char briefs[] = "๐ฉฒ"; inline constexpr const char shorts[] = "๐ฉณ"; inline constexpr const char necktie[] = "๐"; inline constexpr const char dress[] = "๐"; inline constexpr const char bikini[] = "๐"; inline constexpr const char one_piece_swimsuit[] = "๐ฉฑ"; inline constexpr const char kimono[] = "๐"; inline constexpr const char sari[] = "๐ฅป"; inline constexpr const char thong_sandal[] = "๐ฉด"; inline constexpr const char womans_flat_shoe[] = "๐ฅฟ"; inline constexpr const char flat_shoe[] = "๐ฅฟ"; inline constexpr const char high_heel[] = "๐ "; inline constexpr const char sandal[] = "๐ก"; inline constexpr const char womans_sandal[] = "๐ก"; inline constexpr const char boot[] = "๐ข"; inline constexpr const char womans_boot[] = "๐ข"; inline constexpr const char mans_shoe[] = "๐"; inline constexpr const char athletic_shoe[] = "๐"; inline constexpr const char running_shoe[] = "๐"; inline constexpr const char hiking_boot[] = "๐ฅพ"; inline constexpr const char socks[] = "๐งฆ"; inline constexpr const char gloves[] = "๐งค"; inline constexpr const char scarf[] = "๐งฃ"; inline constexpr const char tophat[] = "๐ฉ"; inline constexpr const char top_hat[] = "๐ฉ"; inline constexpr const char billed_cap[] = "๐งข"; inline constexpr const char womans_hat[] = "๐"; inline constexpr const char mortar_board[] = "๐"; inline constexpr const char helmet_with_cross[] = "โ๏ธ"; inline constexpr const char helmet_with_white_cross[] = "โ๏ธ"; inline constexpr const char military_helmet[] = "๐ช"; inline constexpr const char crown[] = "๐"; inline constexpr const char ring[] = "๐"; inline constexpr const char pouch[] = "๐"; inline constexpr const char clutch_bag[] = "๐"; inline constexpr const char purse[] = "๐"; inline constexpr const char handbag[] = "๐"; inline constexpr const char briefcase[] = "๐ผ"; inline constexpr const char school_satchel[] = "๐"; inline constexpr const char backpack[] = "๐"; inline constexpr const char luggage[] = "๐งณ"; inline constexpr const char eyeglasses[] = "๐"; inline constexpr const char glasses[] = "๐"; inline constexpr const char dark_sunglasses[] = "๐ถ๏ธ"; inline constexpr const char goggles[] = "๐ฅฝ"; inline constexpr const char closed_umbrella[] = "๐"; inline constexpr const char pink_heart[] = "๐ฉท"; inline constexpr const char heart[] = "โค๏ธ"; inline constexpr const char red_heart[] = "โค๏ธ"; inline constexpr const char orange_heart[] = "๐งก"; inline constexpr const char yellow_heart[] = "๐"; inline constexpr const char green_heart[] = "๐"; inline constexpr const char light_blue_heart[] = "๐ฉต"; inline constexpr const char blue_heart[] = "๐"; inline constexpr const char purple_heart[] = "๐"; inline constexpr const char black_heart[] = "๐ค"; inline constexpr const char grey_heart[] = "๐ฉถ"; inline constexpr const char white_heart[] = "๐ค"; inline constexpr const char brown_heart[] = "๐ค"; inline constexpr const char broken_heart[] = "๐"; inline constexpr const char heart_exclamation[] = "โฃ๏ธ"; inline constexpr const char heavy_heart_exclamation_mark_ornament[] = "โฃ๏ธ"; inline constexpr const char two_hearts[] = "๐"; inline constexpr const char revolving_hearts[] = "๐"; inline constexpr const char heartbeat[] = "๐"; inline constexpr const char beating_heart[] = "๐"; inline constexpr const char heartpulse[] = "๐"; inline constexpr const char growing_heart[] = "๐"; inline constexpr const char sparkling_heart[] = "๐"; inline constexpr const char cupid[] = "๐"; inline constexpr const char gift_heart[] = "๐"; inline constexpr const char mending_heart[] = "โค๏ธโ๐ฉน"; inline constexpr const char heart_on_fire[] = "โค๏ธโ๐ฅ"; inline constexpr const char heart_decoration[] = "๐"; inline constexpr const char peace[] = "โฎ๏ธ"; inline constexpr const char peace_symbol[] = "โฎ๏ธ"; inline constexpr const char cross[] = "โ๏ธ"; inline constexpr const char latin_cross[] = "โ๏ธ"; inline constexpr const char star_and_crescent[] = "โช๏ธ"; inline constexpr const char om_symbol[] = "๐๏ธ"; inline constexpr const char wheel_of_dharma[] = "โธ๏ธ"; inline constexpr const char khanda[] = "๐ชฏ"; inline constexpr const char star_of_david[] = "โก๏ธ"; inline constexpr const char six_pointed_star[] = "๐ฏ"; inline constexpr const char menorah[] = "๐"; inline constexpr const char yin_yang[] = "โฏ๏ธ"; inline constexpr const char orthodox_cross[] = "โฆ๏ธ"; inline constexpr const char place_of_worship[] = "๐"; inline constexpr const char worship_symbol[] = "๐"; inline constexpr const char ophiuchus[] = "โ"; inline constexpr const char aries[] = "โ"; inline constexpr const char taurus[] = "โ"; inline constexpr const char gemini[] = "โ"; inline constexpr const char cancer[] = "โ"; inline constexpr const char leo[] = "โ"; inline constexpr const char virgo[] = "โ"; inline constexpr const char libra[] = "โ"; inline constexpr const char scorpius[] = "โ"; inline constexpr const char scorpio[] = "โ"; inline constexpr const char sagittarius[] = "โ"; inline constexpr const char capricorn[] = "โ"; inline constexpr const char aquarius[] = "โ"; inline constexpr const char pisces[] = "โ"; inline constexpr const char id[] = "๐"; inline constexpr const char atom[] = "โ๏ธ"; inline constexpr const char atom_symbol[] = "โ๏ธ"; inline constexpr const char accept[] = "๐"; inline constexpr const char radioactive[] = "โข๏ธ"; inline constexpr const char radioactive_sign[] = "โข๏ธ"; inline constexpr const char biohazard[] = "โฃ๏ธ"; inline constexpr const char biohazard_sign[] = "โฃ๏ธ"; inline constexpr const char mobile_phone_off[] = "๐ด"; inline constexpr const char vibration_mode[] = "๐ณ"; inline constexpr const char u6709[] = "๐ถ"; inline constexpr const char u7121[] = "๐"; inline constexpr const char u7533[] = "๐ธ"; inline constexpr const char u55b6[] = "๐บ"; inline constexpr const char u6708[] = "๐ท๏ธ"; inline constexpr const char eight_pointed_black_star[] = "โด๏ธ"; inline constexpr const char vs[] = "๐"; inline constexpr const char white_flower[] = "๐ฎ"; inline constexpr const char ideograph_advantage[] = "๐"; inline constexpr const char secret[] = "ใ๏ธ"; inline constexpr const char congratulations[] = "ใ๏ธ"; inline constexpr const char u5408[] = "๐ด"; inline constexpr const char u6e80[] = "๐ต"; inline constexpr const char u5272[] = "๐น"; inline constexpr const char u7981[] = "๐ฒ"; inline constexpr const char a[] = "๐ ฐ๏ธ"; inline constexpr const char b[] = "๐ ฑ๏ธ"; inline constexpr const char ab[] = "๐"; inline constexpr const char cl[] = "๐"; inline constexpr const char o2[] = "๐ พ๏ธ"; inline constexpr const char sos[] = "๐"; inline constexpr const char x[] = "โ"; inline constexpr const char cross_mark[] = "โ"; inline constexpr const char o[] = "โญ"; inline constexpr const char octagonal_sign[] = "๐"; inline constexpr const char stop_sign[] = "๐"; inline constexpr const char no_entry[] = "โ"; inline constexpr const char name_badge[] = "๐"; inline constexpr const char no_entry_sign[] = "๐ซ"; inline constexpr const char prohibited[] = "๐ซ"; inline constexpr const char anger[] = "๐ข"; inline constexpr const char hotsprings[] = "โจ๏ธ"; inline constexpr const char hot_springs[] = "โจ๏ธ"; inline constexpr const char no_pedestrians[] = "๐ท"; inline constexpr const char do_not_litter[] = "๐ฏ"; inline constexpr const char no_littering[] = "๐ฏ"; inline constexpr const char no_bicycles[] = "๐ณ"; inline constexpr const char non_potable_water[] = "๐ฑ"; inline constexpr const char underage[] = "๐"; inline constexpr const char no_mobile_phones[] = "๐ต"; inline constexpr const char no_smoking[] = "๐ญ"; inline constexpr const char exclamation[] = "โ"; inline constexpr const char grey_exclamation[] = "โ"; inline constexpr const char question[] = "โ"; inline constexpr const char question_mark[] = "โ"; inline constexpr const char grey_question[] = "โ"; inline constexpr const char bangbang[] = "โผ๏ธ"; inline constexpr const char interrobang[] = "โ๏ธ"; inline constexpr const char low_brightness[] = "๐ "; inline constexpr const char high_brightness[] = "๐"; inline constexpr const char part_alternation_mark[] = "ใฝ๏ธ"; inline constexpr const char warning[] = "โ ๏ธ"; inline constexpr const char children_crossing[] = "๐ธ"; inline constexpr const char trident[] = "๐ฑ"; inline constexpr const char fleur_de_lis[] = "โ๏ธ"; inline constexpr const char beginner[] = "๐ฐ"; inline constexpr const char recycle[] = "โป๏ธ"; inline constexpr const char white_check_mark[] = "โ "; inline constexpr const char u6307[] = "๐ฏ"; inline constexpr const char chart[] = "๐น"; inline constexpr const char sparkle[] = "โ๏ธ"; inline constexpr const char eight_spoked_asterisk[] = "โณ๏ธ"; inline constexpr const char negative_squared_cross_mark[] = "โ"; inline constexpr const char globe_with_meridians[] = "๐"; inline constexpr const char diamond_shape_with_a_dot_inside[] = "๐ "; inline constexpr const char m[] = "โ๏ธ"; inline constexpr const char circled_m[] = "โ๏ธ"; inline constexpr const char cyclone[] = "๐"; inline constexpr const char zzz[] = "๐ค"; inline constexpr const char atm[] = "๐ง"; inline constexpr const char wc[] = "๐พ"; inline constexpr const char water_closet[] = "๐พ"; inline constexpr const char wheelchair[] = "โฟ"; inline constexpr const char parking[] = "๐ ฟ๏ธ"; inline constexpr const char elevator[] = "๐"; inline constexpr const char u7a7a[] = "๐ณ"; inline constexpr const char sa[] = "๐๏ธ"; inline constexpr const char passport_control[] = "๐"; inline constexpr const char customs[] = "๐"; inline constexpr const char baggage_claim[] = "๐"; inline constexpr const char left_luggage[] = "๐ "; inline constexpr const char wireless[] = "๐"; inline constexpr const char mens[] = "๐น"; inline constexpr const char mens_room[] = "๐น"; inline constexpr const char womens[] = "๐บ"; inline constexpr const char womens_room[] = "๐บ"; inline constexpr const char baby_symbol[] = "๐ผ"; inline constexpr const char restroom[] = "๐ป"; inline constexpr const char put_litter_in_its_place[] = "๐ฎ"; inline constexpr const char cinema[] = "๐ฆ"; inline constexpr const char signal_strength[] = "๐ถ"; inline constexpr const char antenna_bars[] = "๐ถ"; inline constexpr const char koko[] = "๐"; inline constexpr const char symbols[] = "๐ฃ"; inline constexpr const char input_symbols[] = "๐ฃ"; inline constexpr const char information_source[] = "โน๏ธ"; inline constexpr const char information[] = "โน๏ธ"; inline constexpr const char abc[] = "๐ค"; inline constexpr const char abcd[] = "๐ก"; inline constexpr const char capital_abcd[] = "๐ "; inline constexpr const char ng[] = "๐"; inline constexpr const char ok[] = "๐"; inline constexpr const char up[] = "๐"; inline constexpr const char cool[] = "๐"; inline constexpr const char _new[] = "๐"; inline constexpr const char free[] = "๐"; inline constexpr const char zero[] = "0๏ธโฃ"; inline constexpr const char one[] = "1๏ธโฃ"; inline constexpr const char two[] = "2๏ธโฃ"; inline constexpr const char three[] = "3๏ธโฃ"; inline constexpr const char four[] = "4๏ธโฃ"; inline constexpr const char five[] = "5๏ธโฃ"; inline constexpr const char six[] = "6๏ธโฃ"; inline constexpr const char seven[] = "7๏ธโฃ"; inline constexpr const char eight[] = "8๏ธโฃ"; inline constexpr const char nine[] = "9๏ธโฃ"; inline constexpr const char keycap_ten[] = "๐"; inline constexpr const char input_numbers[] = "๐ข"; inline constexpr const char hash[] = "#๏ธโฃ"; inline constexpr const char asterisk[] = "*๏ธโฃ"; inline constexpr const char keycap_asterisk[] = "*๏ธโฃ"; inline constexpr const char eject[] = "โ๏ธ"; inline constexpr const char eject_symbol[] = "โ๏ธ"; inline constexpr const char arrow_forward[] = "โถ๏ธ"; inline constexpr const char pause_button[] = "โธ๏ธ"; inline constexpr const char double_vertical_bar[] = "โธ๏ธ"; inline constexpr const char play_pause[] = "โฏ๏ธ"; inline constexpr const char stop_button[] = "โน๏ธ"; inline constexpr const char record_button[] = "โบ๏ธ"; inline constexpr const char track_next[] = "โญ๏ธ"; inline constexpr const char next_track[] = "โญ๏ธ"; inline constexpr const char track_previous[] = "โฎ๏ธ"; inline constexpr const char previous_track[] = "โฎ๏ธ"; inline constexpr const char fast_forward[] = "โฉ"; inline constexpr const char rewind[] = "โช"; inline constexpr const char arrow_double_up[] = "โซ"; inline constexpr const char arrow_double_down[] = "โฌ"; inline constexpr const char arrow_backward[] = "โ๏ธ"; inline constexpr const char arrow_up_small[] = "๐ผ"; inline constexpr const char arrow_down_small[] = "๐ฝ"; inline constexpr const char arrow_right[] = "โก๏ธ"; inline constexpr const char right_arrow[] = "โก๏ธ"; inline constexpr const char arrow_left[] = "โฌ ๏ธ"; inline constexpr const char left_arrow[] = "โฌ ๏ธ"; inline constexpr const char arrow_up[] = "โฌ๏ธ"; inline constexpr const char up_arrow[] = "โฌ๏ธ"; inline constexpr const char arrow_down[] = "โฌ๏ธ"; inline constexpr const char down_arrow[] = "โฌ๏ธ"; inline constexpr const char arrow_upper_right[] = "โ๏ธ"; inline constexpr const char arrow_lower_right[] = "โ๏ธ"; inline constexpr const char arrow_lower_left[] = "โ๏ธ"; inline constexpr const char arrow_upper_left[] = "โ๏ธ"; inline constexpr const char up_left_arrow[] = "โ๏ธ"; inline constexpr const char arrow_up_down[] = "โ๏ธ"; inline constexpr const char up_down_arrow[] = "โ๏ธ"; inline constexpr const char left_right_arrow[] = "โ๏ธ"; inline constexpr const char arrow_right_hook[] = "โช๏ธ"; inline constexpr const char leftwards_arrow_with_hook[] = "โฉ๏ธ"; inline constexpr const char arrow_heading_up[] = "โคด๏ธ"; inline constexpr const char arrow_heading_down[] = "โคต๏ธ"; inline constexpr const char twisted_rightwards_arrows[] = "๐"; inline constexpr const char repeat[] = "๐"; inline constexpr const char repeat_one[] = "๐"; inline constexpr const char arrows_counterclockwise[] = "๐"; inline constexpr const char arrows_clockwise[] = "๐"; inline constexpr const char musical_note[] = "๐ต"; inline constexpr const char notes[] = "๐ถ"; inline constexpr const char musical_notes[] = "๐ถ"; inline constexpr const char heavy_plus_sign[] = "โ"; inline constexpr const char heavy_minus_sign[] = "โ"; inline constexpr const char heavy_division_sign[] = "โ"; inline constexpr const char heavy_multiplication_x[] = "โ๏ธ"; inline constexpr const char heavy_equals_sign[] = "๐ฐ"; inline constexpr const char infinity[] = "โพ๏ธ"; inline constexpr const char heavy_dollar_sign[] = "๐ฒ"; inline constexpr const char currency_exchange[] = "๐ฑ"; inline constexpr const char tm[] = "โข๏ธ"; inline constexpr const char trade_mark[] = "โข๏ธ"; inline constexpr const char copyright[] = "ยฉ๏ธ"; inline constexpr const char registered[] = "ยฎ๏ธ"; inline constexpr const char wavy_dash[] = "ใฐ๏ธ"; inline constexpr const char curly_loop[] = "โฐ"; inline constexpr const char loop[] = "โฟ"; inline constexpr const char end[] = "๐"; inline constexpr const char end_arrow[] = "๐"; inline constexpr const char back[] = "๐"; inline constexpr const char back_arrow[] = "๐"; inline constexpr const char on[] = "๐"; inline constexpr const char on_arrow[] = "๐"; inline constexpr const char top[] = "๐"; inline constexpr const char top_arrow[] = "๐"; inline constexpr const char soon[] = "๐"; inline constexpr const char soon_arrow[] = "๐"; inline constexpr const char heavy_check_mark[] = "โ๏ธ"; inline constexpr const char check_mark[] = "โ๏ธ"; inline constexpr const char ballot_box_with_check[] = "โ๏ธ"; inline constexpr const char radio_button[] = "๐"; inline constexpr const char white_circle[] = "โช"; inline constexpr const char black_circle[] = "โซ"; inline constexpr const char red_circle[] = "๐ด"; inline constexpr const char blue_circle[] = "๐ต"; inline constexpr const char brown_circle[] = "๐ค"; inline constexpr const char purple_circle[] = "๐ฃ"; inline constexpr const char green_circle[] = "๐ข"; inline constexpr const char yellow_circle[] = "๐ก"; inline constexpr const char orange_circle[] = "๐ "; inline constexpr const char small_red_triangle[] = "๐บ"; inline constexpr const char small_red_triangle_down[] = "๐ป"; inline constexpr const char small_orange_diamond[] = "๐ธ"; inline constexpr const char small_blue_diamond[] = "๐น"; inline constexpr const char large_orange_diamond[] = "๐ถ"; inline constexpr const char large_blue_diamond[] = "๐ท"; inline constexpr const char white_square_button[] = "๐ณ"; inline constexpr const char black_square_button[] = "๐ฒ"; inline constexpr const char black_small_square[] = "โช๏ธ"; inline constexpr const char white_small_square[] = "โซ๏ธ"; inline constexpr const char black_medium_small_square[] = "โพ"; inline constexpr const char white_medium_small_square[] = "โฝ"; inline constexpr const char black_medium_square[] = "โผ๏ธ"; inline constexpr const char white_medium_square[] = "โป๏ธ"; inline constexpr const char black_large_square[] = "โฌ"; inline constexpr const char white_large_square[] = "โฌ"; inline constexpr const char orange_square[] = "๐ง"; inline constexpr const char blue_square[] = "๐ฆ"; inline constexpr const char red_square[] = "๐ฅ"; inline constexpr const char brown_square[] = "๐ซ"; inline constexpr const char purple_square[] = "๐ช"; inline constexpr const char green_square[] = "๐ฉ"; inline constexpr const char yellow_square[] = "๐จ"; inline constexpr const char speaker[] = "๐"; inline constexpr const char mute[] = "๐"; inline constexpr const char muted_speaker[] = "๐"; inline constexpr const char sound[] = "๐"; inline constexpr const char loud_sound[] = "๐"; inline constexpr const char bell[] = "๐"; inline constexpr const char no_bell[] = "๐"; inline constexpr const char mega[] = "๐ฃ"; inline constexpr const char megaphone[] = "๐ฃ"; inline constexpr const char loudspeaker[] = "๐ข"; inline constexpr const char speech_left[] = "๐จ๏ธ"; inline constexpr const char left_speech_bubble[] = "๐จ๏ธ"; inline constexpr const char eye_in_speech_bubble[] = "๐โ๐จ"; inline constexpr const char speech_balloon[] = "๐ฌ"; inline constexpr const char thought_balloon[] = "๐ญ"; inline constexpr const char anger_right[] = "๐ฏ๏ธ"; inline constexpr const char right_anger_bubble[] = "๐ฏ๏ธ"; inline constexpr const char spades[] = "โ ๏ธ"; inline constexpr const char spade_suit[] = "โ ๏ธ"; inline constexpr const char clubs[] = "โฃ๏ธ"; inline constexpr const char club_suit[] = "โฃ๏ธ"; inline constexpr const char hearts[] = "โฅ๏ธ"; inline constexpr const char heart_suit[] = "โฅ๏ธ"; inline constexpr const char diamonds[] = "โฆ๏ธ"; inline constexpr const char diamond_suit[] = "โฆ๏ธ"; inline constexpr const char black_joker[] = "๐"; inline constexpr const char joker[] = "๐"; inline constexpr const char flower_playing_cards[] = "๐ด"; inline constexpr const char mahjong[] = "๐"; inline constexpr const char clock1[] = "๐"; inline constexpr const char one_oclock[] = "๐"; inline constexpr const char clock2[] = "๐"; inline constexpr const char two_oclock[] = "๐"; inline constexpr const char clock3[] = "๐"; inline constexpr const char three_oclock[] = "๐"; inline constexpr const char clock4[] = "๐"; inline constexpr const char four_oclock[] = "๐"; inline constexpr const char clock5[] = "๐"; inline constexpr const char five_oclock[] = "๐"; inline constexpr const char clock6[] = "๐"; inline constexpr const char six_oclock[] = "๐"; inline constexpr const char clock7[] = "๐"; inline constexpr const char seven_oclock[] = "๐"; inline constexpr const char clock8[] = "๐"; inline constexpr const char eight_oclock[] = "๐"; inline constexpr const char clock9[] = "๐"; inline constexpr const char nine_oclock[] = "๐"; inline constexpr const char clock10[] = "๐"; inline constexpr const char ten_oclock[] = "๐"; inline constexpr const char clock11[] = "๐"; inline constexpr const char eleven_oclock[] = "๐"; inline constexpr const char clock12[] = "๐"; inline constexpr const char twelve_oclock[] = "๐"; inline constexpr const char clock130[] = "๐"; inline constexpr const char one_thirty[] = "๐"; inline constexpr const char clock230[] = "๐"; inline constexpr const char two_thirty[] = "๐"; inline constexpr const char clock330[] = "๐"; inline constexpr const char three_thirty[] = "๐"; inline constexpr const char clock430[] = "๐"; inline constexpr const char four_thirty[] = "๐"; inline constexpr const char clock530[] = "๐ "; inline constexpr const char five_thirty[] = "๐ "; inline constexpr const char clock630[] = "๐ก"; inline constexpr const char six_thirty[] = "๐ก"; inline constexpr const char clock730[] = "๐ข"; inline constexpr const char seven_thirty[] = "๐ข"; inline constexpr const char clock830[] = "๐ฃ"; inline constexpr const char eight_thirty[] = "๐ฃ"; inline constexpr const char clock930[] = "๐ค"; inline constexpr const char nine_thirty[] = "๐ค"; inline constexpr const char clock1030[] = "๐ฅ"; inline constexpr const char ten_thirty[] = "๐ฅ"; inline constexpr const char clock1130[] = "๐ฆ"; inline constexpr const char eleven_thirty[] = "๐ฆ"; inline constexpr const char clock1230[] = "๐ง"; inline constexpr const char twelve_thirty[] = "๐ง"; inline constexpr const char female_sign[] = "โ๏ธ"; inline constexpr const char male_sign[] = "โ๏ธ"; inline constexpr const char transgender_symbol[] = "โง"; inline constexpr const char medical_symbol[] = "โ๏ธ"; inline constexpr const char regional_indicator_z[] = "๐ฟ"; inline constexpr const char regional_indicator_y[] = "๐พ"; inline constexpr const char regional_indicator_x[] = "๐ฝ"; inline constexpr const char regional_indicator_w[] = "๐ผ"; inline constexpr const char regional_indicator_v[] = "๐ป"; inline constexpr const char regional_indicator_u[] = "๐บ"; inline constexpr const char regional_indicator_t[] = "๐น"; inline constexpr const char regional_indicator_s[] = "๐ธ"; inline constexpr const char regional_indicator_r[] = "๐ท"; inline constexpr const char regional_indicator_q[] = "๐ถ"; inline constexpr const char regional_indicator_p[] = "๐ต"; inline constexpr const char regional_indicator_o[] = "๐ด"; inline constexpr const char regional_indicator_n[] = "๐ณ"; inline constexpr const char regional_indicator_m[] = "๐ฒ"; inline constexpr const char regional_indicator_l[] = "๐ฑ"; inline constexpr const char regional_indicator_k[] = "๐ฐ"; inline constexpr const char regional_indicator_j[] = "๐ฏ"; inline constexpr const char regional_indicator_i[] = "๐ฎ"; inline constexpr const char regional_indicator_h[] = "๐ญ"; inline constexpr const char regional_indicator_g[] = "๐ฌ"; inline constexpr const char regional_indicator_f[] = "๐ซ"; inline constexpr const char regional_indicator_e[] = "๐ช"; inline constexpr const char regional_indicator_d[] = "๐ฉ"; inline constexpr const char regional_indicator_c[] = "๐จ"; inline constexpr const char regional_indicator_b[] = "๐ง"; inline constexpr const char regional_indicator_a[] = "๐ฆ"; inline constexpr const char red_car[] = "๐"; inline constexpr const char automobile[] = "๐"; inline constexpr const char taxi[] = "๐"; inline constexpr const char blue_car[] = "๐"; inline constexpr const char pickup_truck[] = "๐ป"; inline constexpr const char minibus[] = "๐"; inline constexpr const char bus[] = "๐"; inline constexpr const char trolleybus[] = "๐"; inline constexpr const char race_car[] = "๐๏ธ"; inline constexpr const char racing_car[] = "๐๏ธ"; inline constexpr const char police_car[] = "๐"; inline constexpr const char ambulance[] = "๐"; inline constexpr const char fire_engine[] = "๐"; inline constexpr const char truck[] = "๐"; inline constexpr const char articulated_lorry[] = "๐"; inline constexpr const char tractor[] = "๐"; inline constexpr const char probing_cane[] = "๐ฆฏ"; inline constexpr const char manual_wheelchair[] = "๐ฆฝ"; inline constexpr const char motorized_wheelchair[] = "๐ฆผ"; inline constexpr const char crutch[] = "๐ฉผ"; inline constexpr const char scooter[] = "๐ด"; inline constexpr const char kick_scooter[] = "๐ด"; inline constexpr const char bike[] = "๐ฒ"; inline constexpr const char bicycle[] = "๐ฒ"; inline constexpr const char motor_scooter[] = "๐ต"; inline constexpr const char motorbike[] = "๐ต"; inline constexpr const char motorcycle[] = "๐๏ธ"; inline constexpr const char racing_motorcycle[] = "๐๏ธ"; inline constexpr const char auto_rickshaw[] = "๐บ"; inline constexpr const char wheel[] = "๐"; inline constexpr const char rotating_light[] = "๐จ"; inline constexpr const char oncoming_police_car[] = "๐"; inline constexpr const char oncoming_bus[] = "๐"; inline constexpr const char oncoming_automobile[] = "๐"; inline constexpr const char oncoming_taxi[] = "๐"; inline constexpr const char aerial_tramway[] = "๐ก"; inline constexpr const char mountain_cableway[] = "๐ "; inline constexpr const char suspension_railway[] = "๐"; inline constexpr const char railway_car[] = "๐"; inline constexpr const char train[] = "๐"; inline constexpr const char tram_car[] = "๐"; inline constexpr const char mountain_railway[] = "๐"; inline constexpr const char monorail[] = "๐"; inline constexpr const char bullettrain_side[] = "๐"; inline constexpr const char bullettrain_front[] = "๐ "; inline constexpr const char bullet_train[] = "๐ "; inline constexpr const char light_rail[] = "๐"; inline constexpr const char steam_locomotive[] = "๐"; inline constexpr const char locomotive[] = "๐"; inline constexpr const char train2[] = "๐"; inline constexpr const char metro[] = "๐"; inline constexpr const char tram[] = "๐"; inline constexpr const char station[] = "๐"; inline constexpr const char airplane[] = "โ๏ธ"; inline constexpr const char airplane_departure[] = "๐ซ"; inline constexpr const char airplane_arriving[] = "๐ฌ"; inline constexpr const char airplane_small[] = "๐ฉ๏ธ"; inline constexpr const char small_airplane[] = "๐ฉ๏ธ"; inline constexpr const char seat[] = "๐บ"; inline constexpr const char satellite_orbital[] = "๐ฐ๏ธ"; inline constexpr const char rocket[] = "๐"; inline constexpr const char flying_saucer[] = "๐ธ"; inline constexpr const char helicopter[] = "๐"; inline constexpr const char canoe[] = "๐ถ"; inline constexpr const char kayak[] = "๐ถ"; inline constexpr const char sailboat[] = "โต"; inline constexpr const char speedboat[] = "๐ค"; inline constexpr const char motorboat[] = "๐ฅ๏ธ"; inline constexpr const char motor_boat[] = "๐ฅ๏ธ"; inline constexpr const char cruise_ship[] = "๐ณ๏ธ"; inline constexpr const char passenger_ship[] = "๐ณ๏ธ"; inline constexpr const char ferry[] = "โด๏ธ"; inline constexpr const char ship[] = "๐ข"; inline constexpr const char ring_buoy[] = "๐"; inline constexpr const char anchor[] = "โ"; inline constexpr const char hook[] = "๐ช"; inline constexpr const char fuelpump[] = "โฝ"; inline constexpr const char fuel_pump[] = "โฝ"; inline constexpr const char construction[] = "๐ง"; inline constexpr const char vertical_traffic_light[] = "๐ฆ"; inline constexpr const char traffic_light[] = "๐ฅ"; inline constexpr const char busstop[] = "๐"; inline constexpr const char bus_stop[] = "๐"; inline constexpr const char map[] = "๐บ๏ธ"; inline constexpr const char world_map[] = "๐บ๏ธ"; inline constexpr const char moyai[] = "๐ฟ"; inline constexpr const char moai[] = "๐ฟ"; inline constexpr const char statue_of_liberty[] = "๐ฝ"; inline constexpr const char tokyo_tower[] = "๐ผ"; inline constexpr const char european_castle[] = "๐ฐ"; inline constexpr const char castle[] = "๐ฐ"; inline constexpr const char japanese_castle[] = "๐ฏ"; inline constexpr const char stadium[] = "๐๏ธ"; inline constexpr const char ferris_wheel[] = "๐ก"; inline constexpr const char roller_coaster[] = "๐ข"; inline constexpr const char carousel_horse[] = "๐ "; inline constexpr const char fountain[] = "โฒ"; inline constexpr const char beach_umbrella[] = "โฑ๏ธ"; inline constexpr const char umbrella_on_ground[] = "โฑ๏ธ"; inline constexpr const char beach[] = "๐๏ธ"; inline constexpr const char beach_with_umbrella[] = "๐๏ธ"; inline constexpr const char island[] = "๐๏ธ"; inline constexpr const char desert_island[] = "๐๏ธ"; inline constexpr const char desert[] = "๐๏ธ"; inline constexpr const char volcano[] = "๐"; inline constexpr const char mountain[] = "โฐ๏ธ"; inline constexpr const char mountain_snow[] = "๐๏ธ"; inline constexpr const char snow_capped_mountain[] = "๐๏ธ"; inline constexpr const char mount_fuji[] = "๐ป"; inline constexpr const char camping[] = "๐๏ธ"; inline constexpr const char tent[] = "โบ"; inline constexpr const char house[] = "๐ "; inline constexpr const char house_with_garden[] = "๐ก"; inline constexpr const char homes[] = "๐๏ธ"; inline constexpr const char house_buildings[] = "๐๏ธ"; inline constexpr const char houses[] = "๐๏ธ"; inline constexpr const char house_abandoned[] = "๐๏ธ"; inline constexpr const char derelict_house_building[] = "๐๏ธ"; inline constexpr const char hut[] = "๐"; inline constexpr const char construction_site[] = "๐๏ธ"; inline constexpr const char building_construction[] = "๐๏ธ"; inline constexpr const char factory[] = "๐ญ"; inline constexpr const char office[] = "๐ข"; inline constexpr const char department_store[] = "๐ฌ"; inline constexpr const char post_office[] = "๐ฃ"; inline constexpr const char european_post_office[] = "๐ค"; inline constexpr const char hospital[] = "๐ฅ"; inline constexpr const char bank[] = "๐ฆ"; inline constexpr const char hotel[] = "๐จ"; inline constexpr const char convenience_store[] = "๐ช"; inline constexpr const char school[] = "๐ซ"; inline constexpr const char love_hotel[] = "๐ฉ"; inline constexpr const char wedding[] = "๐"; inline constexpr const char classical_building[] = "๐๏ธ"; inline constexpr const char church[] = "โช"; inline constexpr const char mosque[] = "๐"; inline constexpr const char synagogue[] = "๐"; inline constexpr const char hindu_temple[] = "๐"; inline constexpr const char kaaba[] = "๐"; inline constexpr const char shinto_shrine[] = "โฉ๏ธ"; inline constexpr const char railway_track[] = "๐ค๏ธ"; inline constexpr const char railroad_track[] = "๐ค๏ธ"; inline constexpr const char motorway[] = "๐ฃ๏ธ"; inline constexpr const char japan[] = "๐พ"; inline constexpr const char map_of_japan[] = "๐พ"; inline constexpr const char rice_scene[] = "๐"; inline constexpr const char park[] = "๐๏ธ"; inline constexpr const char national_park[] = "๐๏ธ"; inline constexpr const char sunrise[] = "๐ "; inline constexpr const char sunrise_over_mountains[] = "๐"; inline constexpr const char stars[] = "๐ "; inline constexpr const char shooting_star[] = "๐ "; inline constexpr const char sparkler[] = "๐"; inline constexpr const char fireworks[] = "๐"; inline constexpr const char city_sunset[] = "๐"; inline constexpr const char city_sunrise[] = "๐"; inline constexpr const char sunset[] = "๐"; inline constexpr const char city_dusk[] = "๐"; inline constexpr const char cityscape[] = "๐๏ธ"; inline constexpr const char night_with_stars[] = "๐"; inline constexpr const char milky_way[] = "๐"; inline constexpr const char bridge_at_night[] = "๐"; inline constexpr const char foggy[] = "๐"; } };