After almost 2 years of using Telegram, I finally discovered that it is possible to enter emoji using its name after “:” character. Unfortunately I couldn’t find any complete list of available emojis anywhere, so I had to dig deep into the Telegram desktop source code to generate it.
It was far more complicated than I hoped. I expected it would take 30 minutes but instead, it took me almost whole day!
Telegram emoji is based on Apple Color Emoji font embedded in iOS and Mac OS X which Apple allows to use outside Apple platforms. This ttf/ttc font is quite big (~50MB) so Telegram developers decided not to use the font directly but generate an image atlas in webp format instead. This generation is part of their “codegen” step and I had to compile the “codegen_emoji” generator which is based on Qt5. It took some time to understand the code and find a place to put logging there.
Code changes and relevant files are available in this repo: https://github.com/k3a/telegram-emoji-list.
Here is the resulting handy table with all Telegram emojis:
Icon
Telegram Code
Emoji Name or Description
:grinning:grinning face
:smiley:smiling face with open mouth
:smile:smiling face with open mouth & smiling eyes
:grin:grinning face with smiling eyes
:satisfied: :laughing:smiling face with open mouth & closed eyes
:sweat_smile:smiling face with open mouth & cold sweat
:joy:face with tears of joy
:rolling_on_the_floor_laughing: :rofl:rolling on the floor laughing
:relaxed:smiling face
:blush:smiling face with smiling eyes
:innocent:smiling face with halo
:slightly_smiling_face: :slight_smile:slightly smiling face
:upside_down_face: :upside_down:upside-down face
:wink:winking face
:relieved:relieved face
:heart_eyes:smiling face with heart-eyes
:kissing_heart:face blowing a kiss
:kissing:kissing face
:kissing_smiling_eyes:kissing face with smiling eyes
:kissing_closed_eyes:kissing face with closed eyes
:yum:face savouring delicious food
:stuck_out_tongue_winking_eye:face with stuck-out tongue & winking eye
:stuck_out_tongue_closed_eyes:face with stuck-out tongue & closed eyes
:stuck_out_tongue:face with stuck-out tongue
:money_mouth_face: :money_mouth:money-mouth face
:hugging_face: :hugging:hugging face
:nerd_face: :nerd:nerd face
:sunglasses:smiling face with sunglasses
:clown_face: :clown:clown face
:face_with_cowboy_hat: :cowboy:cowboy hat face
:smirk:smirking face
:unamused:unamused face
:disappointed:disappointed face
:pensive:pensive face
:worried:worried face
:confused:confused face
:slightly_frowning_face: :slight_frown:slightly frowning face
:white_frowning_face: :frowning2:frowning face
:persevere:persevering face
:confounded:confounded face
:tired_face:tired face
:weary:weary face
:triumph:face with steam from nose
:angry:angry face
:rage:pouting face
:no_mouth:face without mouth
:neutral_face:neutral face
:expressionless:expressionless face
:hushed:hushed face
:frowning:frowning face with open mouth
:anguished:anguished face
:open_mouth:face with open mouth
:astonished:astonished face
:dizzy_face:dizzy face
:flushed:flushed face
:scream:face screaming in fear
:fearful:fearful face
:cold_sweat:face with open mouth & cold sweat
:cry:crying face
:disappointed_relieved:disappointed but relieved face
:drool: :drooling_face:drooling face
:sob:loudly crying face
:sweat:face with cold sweat
:sleepy:sleepy face
:sleeping:sleeping face
:face_with_rolling_eyes: :rolling_eyes:face with rolling eyes
:hmm: :thinking_face: :thinking:thinking face
:liar: :lying_face:lying face
:grimacing:grimacing face
:zipper_mouth_face: :zipper_mouth:zipper-mouth face
:sick: :nauseated_face:nauseated face
:sneeze: :sneezing_face:sneezing face
:mask:face with medical mask
:face_with_thermometer: :thermometer_face:face with thermometer
:face_with_head_bandage: :head_bandage:face with head-bandage
:smiling_imp:smiling face with horns
:imp:angry face with horns
:japanese_ogre:ogre
:japanese_goblin:goblin
:poo: :hankey: :shit: :poop:pile of poo
:ghost:ghost
:skeleton: :skull:skull
:skull_and_crossbones: :skull_crossbones:skull and crossbones
:alien:alien
:space_invader:alien monster
:robot_face: :robot:robot face
:jack_o_lantern:jack-o-lantern
:smiley_cat:smiling cat face with open mouth
:smile_cat:grinning cat face with smiling eyes
:joy_cat:cat face with tears of joy
:heart_eyes_cat:smiling cat face with heart-eyes
:smirk_cat:cat face with wry smile
:kissing_cat:kissing cat face with closed eyes
:scream_cat:weary cat face
:crying_cat_face:crying cat face
:pouting_cat:pouting cat face
:open_hands:open hands
:raised_hands:raising hands
:clap:clapping hands
:pray:folded hands
:shaking_hands: :handshake:handshake
:like: :thumbup: :+1: :thumbsup:thumbs up
:dislike: :thumbdown: :-1: :thumbsdown:thumbs down
:punch:oncoming fist
:fist:raised fist
:left_fist: :left_facing_fist:left-facing fist
:right_fist: :right_facing_fist:right-facing fist
:hand_with_index_and_middle_finger_crossed: :fingers_crossed:crossed fingers
:v:victory hand
:sign_of_the_horns: :metal:sign of the horns
:ok_hand:OK hand
:point_left:backhand index pointing left
:point_right:backhand index pointing right
:point_up_2:backhand index pointing up
:point_down:backhand index pointing down
:point_up:index pointing up
:raised_hand:raised hand
:back_of_hand: :raised_back_of_hand:raised back of hand
:raised_hand_with_fingers_splayed: :hand_splayed:raised hand with fingers splayed
:raised_hand_with_part_between_middle_and_ring_fingers: :vulcan:vulcan salute
:wave:waving hand
:call_me_hand: :call_me:call me hand
:muscle:flexed biceps
:reversed_hand_with_middle_finger_extended: :middle_finger:middle finger
:writing_hand:writing hand
:selfie:selfie
:nail_care:nail polish
:ring:ring
:lipstick:lipstick
:kiss:kiss mark
:lips:mouth
:tongue:tongue
:ear:ear
:nose:nose
:footprints:footprints
:eye:eye
:eyes:eyes
:speaking_head_in_silhouette: :speaking_head:speaking head
:bust_in_silhouette:bust in silhouette
:busts_in_silhouette:busts in silhouette
:baby:baby
:boy:boy
:girl:girl
:man:man
:woman:woman
:blond-haired_woman:blond-haired woman
:blond-haired_man: :person_with_blond_hair: :blond_haired_person:blond-haired person
:older_man:old man
:grandma: :older_woman:old woman
:man_with_gua_pi_mao: :man_with_chinese_cap:man with Chinese cap
:woman_wearing_turban:woman wearing turban
:man_wearing_turban: :man_with_turban: :person_wearing_turban:person wearing turban
:woman_police_officer:woman police officer
:man_police_officer: :cop: :police_officer:police officer
:woman_construction_worker:woman construction worker
:man_construction_worker: :construction_worker:construction worker
:woman_guard:woman guard
:man_guard: :guardsman: :guard:guard
:woman_detective:woman detective
:man_detective: :sleuth_or_spy: :spy: :detective:detective
:woman_health_worker:woman health worker
:man_health_worker:man health worker
:woman_farmer:woman farmer
:man_farmer:man farmer
:woman_cook:woman cook
:man_cook:man cook
:woman_student:woman student
:man_student:man student
:woman_singer:woman singer
:man_singer:man singer
:woman_teacher:woman teacher
:man_teacher:man teacher
:woman_factory_worker:woman factory worker
:man_factory_worker:man factory worker
:woman_technologist:woman technologist
:man_technologist:man technologist
:woman_office_worker:woman office worker
:man_office_worker:man office worker
:woman_mechanic:woman mechanic
:man_mechanic:man mechanic
:woman_scientist:woman scientist
:man_scientist:man scientist
:woman_artist:woman artist
:man_artist:man artist
:woman_firefighter:woman firefighter
:man_firefighter:man firefighter
:woman_pilot:woman pilot
:man_pilot:man pilot
:woman_astronaut:woman astronaut
:man_astronaut:man astronaut
:woman_judge:woman judge
:man_judge:man judge
:mother_christmas: :mrs_claus:Mrs. Claus
:santa:Santa Claus
:princess:princess
:prince:prince
:bride_with_veil:bride with veil
:man_in_tuxedo:man in tuxedo
:angel:baby angel
:expecting_woman: :pregnant_woman:pregnant woman
:woman_bowing:woman bowing
:man_bowing: :bow: :person_bowing:person bowing
:woman_tipping_hand: :information_desk_person: :person_tipping_hand:person tipping hand
:man_tipping_hand:man tipping hand
:woman_gesturing_no: :no_good: :person_gesturing_no:person gesturing NO
:man_gesturing_no:man gesturing NO
:woman_gesturing_ok: :ok_woman: :person_gesturing_ok:person gesturing OK
:man_gesturing_ok:man gesturing OK
:woman_raising_hand: :raising_hand: :person_raising_hand:person raising hand
:man_raising_hand:man raising hand
:woman_facepalming:woman facepalming
:man_facepalming: :facepalm: :face_palm: :person_facepalming:person facepalming
:woman_shrugging: :shrug: :person_shrugging:person shrugging
:man_shrugging:man shrugging
:woman_pouting: :person_with_pouting_face: :person_pouting:person pouting
:man_pouting:man pouting
:woman_frowning: :person_frowning:person frowning
:man_frowning:man frowning
:woman_getting_haircut: :haircut: :person_getting_haircut:person getting haircut
:man_getting_haircut:man getting haircut
:woman_getting_face_massage: :massage: :person_getting_massage:person getting massage
:man_getting_face_massage:man getting massage
:man_in_business_suit_levitating:man in business suit levitating
:dancer:woman dancing
:male_dancer: :man_dancing:man dancing
:women_with_bunny_ears_partying: :dancers: :people_with_bunny_ears_partying:people with bunny ears partying
:men_with_bunny_ears_partying:men with bunny ears partying
:woman_walking:woman walking
:man_walking: :walking: :person_walking:person walking
:woman_running:woman running
:man_running: :runner: :person_running:person running
:couple:man and woman holding hands
:two_women_holding_hands:two women holding hands
:two_men_holding_hands:two men holding hands
:couple_with_heart: :couple_with_heart_woman_man:couple with heart: woman, man
:couple_with_heart_ww: :couple_ww:couple with heart: woman, woman
:couple_with_heart_mm: :couple_mm:couple with heart: man, man
:couplekiss: :kiss_woman_man:kiss: woman, man
:couplekiss_ww: :kiss_ww:kiss: woman, woman
:couplekiss_mm: :kiss_mm:kiss: man, man
:family: :family_man_woman_boy:family: man, woman, boy
:family_mwg:family: man, woman, girl
:family_mwgb:family: man, woman, girl, boy
:family_mwbb:family: man, woman, boy, boy
:family_mwgg:family: man, woman, girl, girl
:family_wwb:family: woman, woman, boy
:family_wwg:family: woman, woman, girl
:family_wwgb:family: woman, woman, girl, boy
:family_wwbb:family: woman, woman, boy, boy
:family_wwgg:family: woman, woman, girl, girl
:family_mmb:family: man, man, boy
:family_mmg:family: man, man, girl
:family_mmgb:family: man, man, girl, boy
:family_mmbb:family: man, man, boy, boy
:family_mmgg:family: man, man, girl, girl
:family_woman_boy:family: woman, boy
:family_woman_girl:family: woman, girl
:family_woman_girl_boy:family: woman, girl, boy
:family_woman_boy_boy:family: woman, boy, boy
:family_woman_girl_girl:family: woman, girl, girl
:family_man_boy:family: man, boy
:family_man_girl:family: man, girl
:family_man_girl_boy:family: man, girl, boy
:family_man_boy_boy:family: man, boy, boy
:family_man_girl_girl:family: man, girl, girl
:womans_clothes:woman’s clothes
:shirt:t-shirt
:jeans:jeans
:necktie:necktie
:dress:dress
:bikini:bikini
:kimono:kimono
:high_heel:high-heeled shoe
:sandal:woman’s sandal
:boot:woman’s boot
:mans_shoe:man’s shoe
:athletic_shoe:running shoe
:womans_hat:woman’s hat
:tophat:top hat
:mortar_board:graduation cap
:crown:crown
:helmet_with_white_cross: :helmet_with_cross:rescue worker’s helmet
:school_satchel:school backpack
:pouch:clutch bag
:purse:purse
:handbag:handbag
:briefcase:briefcase
:eyeglasses:glasses
:dark_sunglasses:sunglasses
:closed_umbrella:closed umbrella
:umbrella2:umbrella
:dog:dog face
:cat:cat face
:mouse:mouse face
:hamster:hamster face
:rabbit:rabbit face
:fox_face: :fox:fox face
:bear:bear face
:panda_face:panda face
:koala:koala
:tiger:tiger face
:lion: :lion_face:lion face
:cow:cow face
:pig:pig face
:pig_nose:pig nose
:frog:frog face
:monkey_face:monkey face
:see_no_evil:see-no-evil monkey
:hear_no_evil:hear-no-evil monkey
:speak_no_evil:speak-no-evil monkey
:monkey:monkey
:chicken:chicken
:penguin:penguin
:bird:bird
:baby_chick:baby chick
:hatching_chick:hatching chick
:hatched_chick:front-facing baby chick
:duck:duck
:eagle:eagle
:owl:owl
:bat:bat
:wolf:wolf face
:boar:boar
:horse:horse face
:unicorn_face: :unicorn:unicorn face
:bee:honeybee
:bug:bug
:butterfly:butterfly
:snail:snail
:shell:spiral shell
:beetle:lady beetle
:ant:ant
:spider:spider
:spider_web:spider web
:turtle:turtle
:snake:snake
:lizard:lizard
:scorpion:scorpion
:crab:crab
:squid:squid
:octopus:octopus
:shrimp:shrimp
:tropical_fish:tropical fish
:fish:fish
:blowfish:blowfish
:dolphin:dolphin
:shark:shark
:whale:spouting whale
:whale2:whale
:crocodile:crocodile
:leopard:leopard
:tiger2:tiger
:water_buffalo:water buffalo
:ox:ox
:cow2:cow
:deer:deer
:dromedary_camel:camel
:camel:two-hump camel
:elephant:elephant
:rhinoceros: :rhino:rhinoceros
:gorilla:gorilla
:racehorse:horse
:pig2:pig
:goat:goat
:ram:ram
:sheep:ewe
:dog2:dog
:poodle:poodle
:cat2:cat
:rooster:rooster
:turkey:turkey
:dove_of_peace: :dove:dove
:rabbit2:rabbit
:mouse2:mouse
:rat:rat
:chipmunk:chipmunk
:paw_prints: :feet:paw prints
:dragon:dragon
:dragon_face:dragon face
:cactus:cactus
:christmas_tree:Christmas tree
:evergreen_tree:evergreen tree
:deciduous_tree:deciduous tree
:palm_tree:palm tree
:seedling:seedling
:herb:herb
:shamrock:shamrock
:four_leaf_clover:four leaf clover
:bamboo:pine decoration
:tanabata_tree:tanabata tree
:leaves:leaf fluttering in wind
:fallen_leaf:fallen leaf
:maple_leaf:maple leaf
:mushroom:mushroom
:ear_of_rice:sheaf of rice
:bouquet:bouquet
:tulip:tulip
:rose:rose
:wilted_flower: :wilted_rose:wilted flower
:sunflower:sunflower
:blossom:blossom
:cherry_blossom:cherry blossom
:hibiscus:hibiscus
:earth_americas:globe showing Americas
:earth_africa:globe showing Europe-Africa
:earth_asia:globe showing Asia-Australia
:full_moon:full moon
:waning_gibbous_moon:waning gibbous moon
:last_quarter_moon:last quarter moon
:waning_crescent_moon:waning crescent moon
:new_moon:new moon
:waxing_crescent_moon:waxing crescent moon
:first_quarter_moon:first quarter moon
:waxing_gibbous_moon:waxing gibbous moon
:new_moon_with_face:new moon face
:full_moon_with_face:full moon with face
:sun_with_face:sun with face
:first_quarter_moon_with_face:first quarter moon with face
:last_quarter_moon_with_face:last quarter moon with face
:crescent_moon:crescent moon
:dizzy:dizzy
:star:white medium star
:star2:glowing star
:sparkles:sparkles
:zap:high voltage
:flame: :fire:fire
:boom:collision
:comet:comet
:sunny:sun
:white_sun_with_small_cloud: :white_sun_small_cloud:sun behind small cloud
:partly_sunny:sun behind cloud
:white_sun_behind_cloud: :white_sun_cloud:sun behind large cloud
:white_sun_behind_cloud_with_rain: :white_sun_rain_cloud:sun behind rain cloud
:rainbow:rainbow
:cloud:cloud
:cloud_with_rain: :cloud_rain:cloud with rain
:thunder_cloud_and_rain: :thunder_cloud_rain:cloud with lightning and rain
:cloud_with_lightning: :cloud_lightning:cloud with lightning
:cloud_with_snow: :cloud_snow:cloud with snow
:snowman2:snowman
:snowman:snowman without snow
:snowflake:snowflake
:wind_blowing_face:wind face
:dash:dashing away
:cloud_with_tornado: :cloud_tornado:tornado
:fog:fog
:ocean:water wave
:droplet:droplet
:sweat_drops:sweat droplets
:umbrella:umbrella with rain drops
:green_apple:green apple
:apple:red apple
:pear:pear
:tangerine:tangerine
:lemon:lemon
:banana:banana
:watermelon:watermelon
:grapes:grapes
:strawberry:strawberry
:melon:melon
:cherries:cherries
:peach:peach
:pineapple:pineapple
:kiwifruit: :kiwi:kiwi fruit
:avocado:avocado
:tomato:tomato
:eggplant:eggplant
:cucumber:cucumber
:carrot:carrot
:corn:ear of corn
:hot_pepper:hot pepper
:potato:potato
:sweet_potato:roasted sweet potato
:chestnut:chestnut
:shelled_peanut: :peanuts:peanuts
:honey_pot:honey pot
:croissant:croissant
:bread:bread
:baguette_bread: :french_bread:baguette bread
:cheese_wedge: :cheese:cheese wedge
:egg:egg
:cooking:cooking
:bacon:bacon
:pancakes:pancakes
:fried_shrimp:fried shrimp
:poultry_leg:poultry leg
:meat_on_bone:meat on bone
:pizza:pizza
:hot_dog: :hotdog:hot dog
:hamburger:hamburger
:fries:french fries
:stuffed_pita: :stuffed_flatbread:stuffed flatbread
:taco:taco
:burrito:burrito
:green_salad: :salad:green salad
:paella: :shallow_pan_of_food:shallow pan of food
:spaghetti:spaghetti
:ramen:steaming bowl
:stew:pot of food
:fish_cake:fish cake with swirl
:sushi:sushi
:bento:bento box
:curry:curry rice
:rice_ball:rice ball
:rice:cooked rice
:rice_cracker:rice cracker
:oden:oden
:dango:dango
:shaved_ice:shaved ice
:ice_cream:ice cream
:icecream:soft ice cream
:cake:shortcake
:birthday:birthday cake
:flan: :pudding: :custard:custard
:lollipop:lollipop
:candy:candy
:chocolate_bar:chocolate bar
:popcorn:popcorn
:doughnut:doughnut
:cookie:cookie
:glass_of_milk: :milk:glass of milk
:baby_bottle:baby bottle
:coffee:hot beverage
:tea:teacup without handle
:sake:sake
:beer:beer mug
:beers:clinking beer mugs
:clinking_glass: :champagne_glass:clinking glasses
:wine_glass:wine glass
:whisky: :tumbler_glass:tumbler glass
:cocktail:cocktail glass
:tropical_drink:tropical drink
:bottle_with_popping_cork: :champagne:bottle with popping cork
:spoon:spoon
:fork_and_knife:fork and knife
:fork_and_knife_with_plate: :fork_knife_plate:fork and knife with plate
:soccer:soccer ball
:basketball:basketball
:football:american football
:baseball:baseball
:tennis:tennis
:volleyball:volleyball
:rugby_football:rugby football
:8ball:pool 8 ball
:table_tennis: :ping_pong:ping pong
:badminton:badminton
:goal_net: :goal:goal net
:hockey:ice hockey
:field_hockey:field hockey
:cricket_bat_ball: :cricket_game:cricket game
:golf:flag in hole
:archery: :bow_and_arrow:bow and arrow
:fishing_pole_and_fish:fishing pole
:boxing_gloves: :boxing_glove:boxing glove
:karate_uniform: :martial_arts_uniform:martial arts uniform
:ice_skate:ice skate
:ski:skis
:skier:skier
:snowboarder:snowboarder
:woman_lifting_weights:woman lifting weights
:man_lifting_weights: :weight_lifter: :lifter: :person_lifting_weights:person lifting weights
:fencing: :fencer: :person_fencing:person fencing
:women_wrestling:women wrestling
:men_wrestling: :wrestling: :wrestlers: :people_wrestling:people wrestling
:woman_cartwheeling:woman cartwheeling
:man_cartwheeling: :cartwheel: :person_doing_cartwheel:person cartwheeling
:woman_bouncing_ball:woman bouncing ball
:man_bouncing_ball: :person_with_ball: :basketball_player: :person_bouncing_ball:person bouncing ball
:woman_playing_handball: :handball: :person_playing_handball:person playing handball
:man_playing_handball:man playing handball
:woman_golfing:woman golfing
:man_golfing: :golfer: :person_golfing:person golfing
:woman_surfing:woman surfing
:man_surfing: :surfer: :person_surfing:person surfing
:woman_swimming:woman swimming
:man_swimming: :swimmer: :person_swimming:person swimming
:woman_playing_water_polo:woman playing water polo
:man_playing_water_polo: :water_polo: :person_playing_water_polo:person playing water polo
:woman_rowing_boat:woman rowing boat
:man_rowing_boat: :rowboat: :person_rowing_boat:person rowing boat
:horse_racing:horse racing
:woman_biking:woman biking
:man_biking: :bicyclist: :person_biking:person biking
:woman_mountain_biking:woman mountain biking
:man_mountain_biking: :mountain_bicyclist: :person_mountain_biking:person mountain biking
:running_shirt_with_sash:running shirt
:sports_medal: :medal:sports medal
:military_medal:military medal
:first_place_medal: :first_place:1st place medal
:second_place_medal: :second_place:2nd place medal
:third_place_medal: :third_place:3rd place medal
:trophy:trophy
:rosette:rosette
:reminder_ribbon:reminder ribbon
:ticket:ticket
:admission_tickets: :tickets:admission tickets
:circus_tent:circus tent
:woman_juggling:woman juggling
:man_juggling: :juggler: :juggling: :person_juggling:person juggling
:performing_arts:performing arts
:art:artist palette
:clapper:clapper board
:microphone:microphone
:headphones:headphone
:musical_score:musical score
:musical_keyboard:musical keyboard
:drum_with_drumsticks: :drum:drum
:saxophone:saxophone
:trumpet:trumpet
:guitar:guitar
:violin:violin
:game_die:game die
:dart:direct hit
:bowling:bowling
:video_game:video game
:slot_machine:slot machine
:red_car:automobile
:taxi:taxi
:blue_car:sport utility vehicle
:bus:bus
:trolleybus:trolleybus
:racing_car: :race_car:racing car
:police_car:police car
:ambulance:ambulance
:fire_engine:fire engine
:minibus:minibus
:truck:delivery truck
:articulated_lorry:articulated lorry
:tractor:tractor
:scooter:kick scooter
:bike:bicycle
:motorbike: :motor_scooter:motor scooter
:racing_motorcycle: :motorcycle:motorcycle
:rotating_light:police car light
:oncoming_police_car:oncoming police car
:oncoming_bus:oncoming bus
:oncoming_automobile:oncoming automobile
:oncoming_taxi:oncoming taxi
:aerial_tramway:aerial tramway
:mountain_cableway:mountain cableway
:suspension_railway:suspension railway
:railway_car:railway car
:train:tram car
:mountain_railway:mountain railway
:monorail:monorail
:bullettrain_side:high-speed train
:bullettrain_front:high-speed train with bullet nose
:light_rail:light rail
:steam_locomotive:locomotive
:train2:train
:metro:metro
:tram:tram
:station:station
:helicopter:helicopter
:small_airplane: :airplane_small:small airplane
:airplane:airplane
:airplane_departure:airplane departure
:airplane_arriving:airplane arrival
:rocket:rocket
:satellite_orbital:satellite
:seat:seat
:kayak: :canoe:canoe
:sailboat:sailboat
:motorboat:motor boat
:speedboat:speedboat
:passenger_ship: :cruise_ship:passenger ship
:ferry:ferry
:ship:ship
:anchor:anchor
:construction:construction
:fuelpump:fuel pump
:busstop:bus stop
:vertical_traffic_light:vertical traffic light
:traffic_light:horizontal traffic light
:world_map: :map:world map
:moyai:moai
:statue_of_liberty:Statue of Liberty
:fountain:fountain
:tokyo_tower:Tokyo tower
:european_castle:castle
:japanese_castle:Japanese castle
:stadium:stadium
:ferris_wheel:ferris wheel
:roller_coaster:roller coaster
:carousel_horse:carousel horse
:umbrella_on_ground: :beach_umbrella:umbrella on ground
:beach_with_umbrella: :beach:beach with umbrella
:desert_island: :island:desert island
:mountain:mountain
:snow_capped_mountain: :mountain_snow:snow-capped mountain
:mount_fuji:mount fuji
:volcano:volcano
:desert:desert
:camping:camping
:tent:tent
:railroad_track: :railway_track:railway track
:motorway:motorway
:building_construction: :construction_site:building construction
:factory:factory
:house:house
:house_with_garden:house with garden
:house_buildings: :homes:houses
:derelict_house_building: :house_abandoned:derelict house
:office:office building
:department_store:department store
:post_office:Japanese post office
:european_post_office:post office
:hospital:hospital
:bank:bank
:hotel:hotel
:convenience_store:convenience store
:school:school
:love_hotel:love hotel
:wedding:wedding
:classical_building:classical building
:church:church
:mosque:mosque
:synagogue:synagogue
:kaaba:kaaba
:shinto_shrine:shinto shrine
:japan:map of Japan
:rice_scene:moon viewing ceremony
:national_park: :park:national park
:sunrise:sunrise
:sunrise_over_mountains:sunrise over mountains
:stars:shooting star
:sparkler:sparkler
:fireworks:fireworks
:city_sunrise: :city_sunset:sunset
:city_dusk:cityscape at dusk
:cityscape:cityscape
:night_with_stars:night with stars
:milky_way:milky way
:bridge_at_night:bridge at night
:foggy:foggy
:watch:watch
:iphone:mobile phone
:calling:mobile phone with arrow
:computer:laptop computer
:keyboard:keyboard
:desktop_computer: :desktop:desktop computer
:printer:printer
:three_button_mouse: :mouse_three_button:computer mouse
:trackball:trackball
:joystick:joystick
:compression:clamp
:minidisc:computer disk
:floppy_disk:floppy disk
:cd:optical disk
:dvd:dvd
:vhs:videocassette
:camera:camera
:camera_with_flash:camera with flash
:video_camera:video camera
:movie_camera:movie camera
:film_projector: :projector:film projector
:film_frames:film frames
:telephone_receiver:telephone receiver
:telephone:telephone
:pager:pager
:fax:fax machine
:tv:television
:radio:radio
:studio_microphone: :microphone2:studio microphone
:level_slider:level slider
:control_knobs:control knobs
:stopwatch:stopwatch
:timer_clock: :timer:timer clock
:alarm_clock:alarm clock
:mantlepiece_clock: :clock:mantelpiece clock
:hourglass:hourglass
:hourglass_flowing_sand:hourglass with flowing sand
:satellite:satellite antenna
:battery:battery
:electric_plug:electric plug
:bulb:light bulb
:flashlight:flashlight
:candle:candle
:wastebasket:wastebasket
:oil_drum: :oil:oil drum
:money_with_wings:money with wings
:dollar:dollar banknote
:yen:yen banknote
:euro:euro banknote
:pound:pound banknote
:moneybag:money bag
:credit_card:credit card
:gem:gem stone
:scales:balance scale
:wrench:wrench
:hammer:hammer
:hammer_and_pick: :hammer_pick:hammer and pick
:hammer_and_wrench: :tools:hammer and wrench
:pick:pick
:nut_and_bolt:nut and bolt
:gear:gear
:chains:chains
:gun:pistol
:bomb:bomb
:knife:kitchen knife
:dagger_knife: :dagger:dagger
:crossed_swords:crossed swords
:shield:shield
:smoking:cigarette
:coffin:coffin
:funeral_urn: :urn:funeral urn
:amphora:amphora
:crystal_ball:crystal ball
:prayer_beads:prayer beads
:barber:barber pole
:alembic:alembic
:telescope:telescope
:microscope:microscope
:hole:hole
:pill:pill
:syringe:syringe
:thermometer:thermometer
:toilet:toilet
:potable_water:potable water
:shower:shower
:bathtub:bathtub
:bath:person taking bath
:bellhop_bell: :bellhop:bellhop bell
:key:key
:old_key: :key2:old key
:door:door
:couch_and_lamp: :couch:couch and lamp
:bed:bed
:sleeping_accommodation:person in bed
:frame_with_picture: :frame_photo:framed picture
:shopping_bags:shopping bags
:shopping_trolley: :shopping_cart:shopping cart
:gift:wrapped gift
:balloon:balloon
:flags:carp streamer
:ribbon:ribbon
:confetti_ball:confetti ball
:tada:party popper
:dolls:Japanese dolls
:izakaya_lantern:red paper lantern
:wind_chime:wind chime
:envelope:envelope
:envelope_with_arrow:envelope with arrow
:incoming_envelope:incoming envelope
:email: :e-mail:e-mail
:love_letter:love letter
:inbox_tray:inbox tray
:outbox_tray:outbox tray
:package:package
:label:label
:mailbox_closed:closed mailbox with lowered flag
:mailbox:closed mailbox with raised flag
:mailbox_with_mail:open mailbox with raised flag
:mailbox_with_no_mail:open mailbox with lowered flag
:postbox:postbox
:postal_horn:postal horn
:scroll:scroll
:page_with_curl:page with curl
:page_facing_up:page facing up
:bookmark_tabs:bookmark tabs
:bar_chart:bar chart
:chart_with_upwards_trend:chart increasing
:chart_with_downwards_trend:chart decreasing
:spiral_note_pad: :notepad_spiral:spiral notepad
:spiral_calendar_pad: :calendar_spiral:spiral calendar
:calendar:tear-off calendar
:date:calendar
:card_index:card index
:card_file_box: :card_box:card file box
:ballot_box_with_ballot: :ballot_box:ballot box with ballot
:file_cabinet:file cabinet
:clipboard:clipboard
:file_folder:file folder
:open_file_folder:open file folder
:card_index_dividers: :dividers:card index dividers
:rolled_up_newspaper: :newspaper2:rolled-up newspaper
:newspaper:newspaper
:notebook:notebook
:notebook_with_decorative_cover:notebook with decorative cover
:ledger:ledger
:closed_book:closed book
:green_book:green book
:blue_book:blue book
:orange_book:orange book
:books:books
:book:open book
:bookmark:bookmark
:link:link
:paperclip:paperclip
:linked_paperclips: :paperclips:linked paperclips
:triangular_ruler:triangular ruler
:straight_ruler:straight ruler
:pushpin:pushpin
:round_pushpin:round pushpin
:scissors:scissors
:lower_left_ballpoint_pen: :pen_ballpoint:pen
:lower_left_fountain_pen: :pen_fountain:fountain pen
:black_nib:black nib
:lower_left_paintbrush: :paintbrush:paintbrush
:lower_left_crayon: :crayon:crayon
:memo: :pencil:memo
:pencil2:pencil
:mag:left-pointing magnifying glass
:mag_right:right-pointing magnifying glass
:lock_with_ink_pen:locked with pen
:closed_lock_with_key:locked with key
:lock:locked
:unlock:unlocked
:heart:red heart
:yellow_heart:yellow heart
:green_heart:green heart
:blue_heart:blue heart
:purple_heart:purple heart
:black_heart:black heart
:broken_heart:broken heart
:heavy_heart_exclamation_mark_ornament: :heart_exclamation:heavy heart exclamation
:two_hearts:two hearts
:revolving_hearts:revolving hearts
:heartbeat:beating heart
:heartpulse:growing heart
:sparkling_heart:sparkling heart
:cupid:heart with arrow
:gift_heart:heart with ribbon
:heart_decoration:heart decoration
:peace_symbol: :peace:peace symbol
:latin_cross: :cross:latin cross
:star_and_crescent:star and crescent
:om_symbol:om
:wheel_of_dharma:wheel of dharma
:star_of_david:star of David
:six_pointed_star:dotted six-pointed star
:menorah:menorah
:yin_yang:yin yang
:orthodox_cross:orthodox cross
:worship_symbol: :place_of_worship:place of worship
:ophiuchus:Ophiuchus
:aries:Aries
:taurus:Taurus
:gemini:Gemini
:cancer:Cancer
:leo:Leo
:virgo:Virgo
:libra:Libra
:scorpius:Scorpius
:sagittarius:Sagittarius
:capricorn:Capricorn
:aquarius:Aquarius
:pisces:Pisces
:id:ID button
:atom_symbol: :atom:atom symbol
:accept:Japanese “acceptable” button
:radioactive_sign: :radioactive:radioactive
:biohazard_sign: :biohazard:biohazard
:mobile_phone_off:mobile phone off
:vibration_mode:vibration mode
:u6709:Japanese “not free of charge” button
:u7121:Japanese “free of charge” button
:u7533:Japanese “application” button
:u55b6:Japanese “open for business” button
:u6708:Japanese “monthly amount” button
:eight_pointed_black_star:eight-pointed star
:vs:VS button
:white_flower:white flower
:ideograph_advantage:Japanese “bargain” button
:secret:Japanese “secret” button
:congratulations:Japanese “congratulations” button
:u5408:Japanese “passing grade” button
:u6e80:Japanese “no vacancy” button
:u5272:Japanese “discount” button
:u7981:Japanese “prohibited” button
:a:A button (blood type)
:b:B button (blood type)
:ab:AB button (blood type)
:cl:CL button
:o2:O button (blood type)
:sos:SOS button
:x:cross mark
:o:heavy large circle
:stop_sign: :octagonal_sign:stop sign
:no_entry:no entry
:name_badge:name badge
:no_entry_sign:prohibited
:100:hundred points
:anger:anger symbol
:hotsprings:hot springs
:no_pedestrians:no pedestrians
:do_not_litter:no littering
:no_bicycles:no bicycles
:non-potable_water:non-potable water
:underage:no one under eighteen
:no_mobile_phones:no mobile phones
:no_smoking:no smoking
:exclamation:exclamation mark
:grey_exclamation:white exclamation mark
:question:question mark
:grey_question:white question mark
:bangbang:double exclamation mark
:interrobang:exclamation question mark
:low_brightness:dim button
:high_brightness:bright button
:part_alternation_mark:part alternation mark
:warning:warning
:children_crossing:children crossing
:trident:trident emblem
:fleur-de-lis:fleur-de-lis
:beginner:Japanese symbol for beginner
:recycle:recycling symbol
:white_check_mark:white heavy check mark
:u6307:Japanese “reserved” button
:chart:chart increasing with yen
:sparkle:sparkle
:eight_spoked_asterisk:eight-spoked asterisk
:negative_squared_cross_mark:cross mark button
:globe_with_meridians:globe with meridians
:diamond_shape_with_a_dot_inside:diamond with a dot
:m:circled M
:cyclone:cyclone
:zzz:zzz
:atm:ATM sign
:wc:water closet
:wheelchair:wheelchair symbol
:parking:P button
:u7a7a:Japanese “vacancy” button
:sa:Japanese “service charge” button
:passport_control:passport control
:customs:customs
:baggage_claim:baggage claim
:left_luggage:left luggage
:mens:men’s room
:womens:women’s room
:baby_symbol:baby symbol
:restroom:restroom
:put_litter_in_its_place:litter in bin sign
:cinema:cinema
:signal_strength:antenna bars
:koko:Japanese “here” button
:symbols:input symbols
:information_source:information
:abc:input latin letters
:abcd:input latin lowercase
:capital_abcd:input latin uppercase
:ng:NG button
:ok:OK button
:up:UP! button
:cool:COOL button
:new:NEW button
:free:FREE button
:zero:keycap: 0
:one:keycap: 1
:two:keycap: 2
:three:keycap: 3
:four:keycap: 4
:five:keycap: 5
:six:keycap: 6
:seven:keycap: 7
:eight:keycap: 8
:nine:keycap: 9
:keycap_ten:keycap 10
:1234:input numbers
:hash:keycap: #
:keycap_asterisk: :asterisk:keycap: *
:arrow_forward:play button
:double_vertical_bar: :pause_button:pause button
:play_pause:play or pause button
:stop_button:stop button
:record_button:record button
:next_track: :track_next:next track button
:previous_track: :track_previous:last track button
:fast_forward:fast-forward button
:rewind:fast reverse button
:arrow_double_up:fast up button
:arrow_double_down:fast down button
:arrow_backward:reverse button
:arrow_up_small:up button
:arrow_down_small:down button
:arrow_right:right arrow
:arrow_left:left arrow
:arrow_up:up arrow
:arrow_down:down arrow
:arrow_upper_right:up-right arrow
:arrow_lower_right:down-right arrow
:arrow_lower_left:down-left arrow
:arrow_upper_left:up-left arrow
:arrow_up_down:up-down arrow
:left_right_arrow:left-right arrow
:arrow_right_hook:left arrow curving right
:leftwards_arrow_with_hook:right arrow curving left
:arrow_heading_up:right arrow curving up
:arrow_heading_down:right arrow curving down
:twisted_rightwards_arrows:shuffle tracks button
:repeat:repeat button
:repeat_one:repeat single button
:arrows_counterclockwise:anticlockwise arrows button
:arrows_clockwise:clockwise vertical arrows
:musical_note:musical note
:notes:musical notes
:heavy_plus_sign:heavy plus sign
:heavy_minus_sign:heavy minus sign
:heavy_division_sign:heavy division sign
:heavy_multiplication_x:heavy multiplication x
:heavy_dollar_sign:heavy dollar sign
:currency_exchange:currency exchange
:tm:trade mark
:copyright:copyright
:registered:registered
:wavy_dash:wavy dash
:curly_loop:curly loop
:loop:double curly loop
:end:END arrow
:back:BACK arrow
:on:ON! arrow
:top:TOP arrow
:soon:SOON arrow
:heavy_check_mark:heavy check mark
:ballot_box_with_check:ballot box with check
:radio_button:radio button
:white_circle:white circle
:black_circle:black circle
:red_circle:red circle
:blue_circle:blue circle
:small_red_triangle:red triangle pointed up
:small_red_triangle_down:red triangle pointed down
:small_orange_diamond:small orange diamond
:small_blue_diamond:small blue diamond
:large_orange_diamond:large orange diamond
:large_blue_diamond:large blue diamond
:white_square_button:white square button
:black_square_button:black square button
:black_small_square:black small square
:white_small_square:white small square
:black_medium_small_square:black medium-small square
:white_medium_small_square:white medium-small square
:black_medium_square:black medium square
:white_medium_square:white medium square
:black_large_square:black large square
:white_large_square:white large square
:speaker:speaker low volume
:mute:muted speaker
:sound:speaker medium volume
:loud_sound:speaker high volume
:bell:bell
:no_bell:bell with slash
:mega:megaphone
:loudspeaker:loudspeaker
:left_speech_bubble: :speech_left:left speech bubble
:eye_in_speech_bubble:eye in speech bubble
:speech_balloon:speech balloon
:thought_balloon:thought balloon
:right_anger_bubble: :anger_right:right anger bubble
:spades:spade suit
:clubs:club suit
:hearts:heart suit
:diamonds:diamond suit
:black_joker:joker
:flower_playing_cards:flower playing cards
:mahjong:mahjong red dragon
:clock1:one o’clock
:clock2:two o’clock
:clock3:three o’clock
:clock4:four o’clock
:clock5:five o’clock
:clock6:six o’clock
:clock7:seven o’clock
:clock8:eight o’clock
:clock9:nine o’clock
:clock10:ten o’clock
:clock11:eleven o’clock
:clock12:twelve o’clock
:clock130:one-thirty
:clock230:two-thirty
:clock330:three-thirty
:clock430:four-thirty
:clock530:five-thirty
:clock630:six-thirty
:clock730:seven-thirty
:clock830:eight-thirty
:clock930:nine-thirty
:clock1030:ten-thirty
:clock1130:eleven-thirty
:clock1230:twelve-thirty
:waving_white_flag: :flag_white:white flag
:waving_black_flag: :flag_black:black flag
:checkered_flag:chequered flag
:triangular_flag_on_post:triangular flag
:gay_pride_flag: :rainbow_flag:rainbow flag
:af: :flag_af:Afghanistan
:ax: :flag_ax:Åland Islands
:al: :flag_al:Albania
:dz: :flag_dz:Algeria
:as: :flag_as:American Samoa
:ad: :flag_ad:Andorra
:ao: :flag_ao:Angola
:ai: :flag_ai:Anguilla
:aq: :flag_aq:Antarctica
:ag: :flag_ag:Antigua & Barbuda
:ar: :flag_ar:Argentina
:am: :flag_am:Armenia
:aw: :flag_aw:Aruba
:hm: :flag_hm: :au: :flag_au:Australia
:at: :flag_at:Austria
:az: :flag_az:Azerbaijan
:bs: :flag_bs:Bahamas
:bh: :flag_bh:Bahrain
:bd: :flag_bd:Bangladesh
:bb: :flag_bb:Barbados
:by: :flag_by:Belarus
:be: :flag_be:Belgium
:bz: :flag_bz:Belize
:bj: :flag_bj:Benin
:bm: :flag_bm:Bermuda
:bt: :flag_bt:Bhutan
:bo: :flag_bo:Bolivia
:ba: :flag_ba:Bosnia & Herzegovina
:bw: :flag_bw:Botswana
:br: :flag_br:Brazil
:io: :flag_io: :dg: :flag_dg:Diego Garcia
:vg: :flag_vg:British Virgin Islands
:bn: :flag_bn:Brunei
:bg: :flag_bg:Bulgaria
:bf: :flag_bf:Burkina Faso
:bi: :flag_bi:Burundi
:kh: :flag_kh:Cambodia
:cm: :flag_cm:Cameroon
:ca: :flag_ca:Canada
:ic: :flag_ic:Canary Islands
:cv: :flag_cv:Cape Verde
:bq: :flag_bq:Caribbean Netherlands
:ky: :flag_ky:Cayman Islands
:cf: :flag_cf:Central African Republic
:td: :flag_td:Chad
:chile: :flag_cl:Chile
:cn: :flag_cn:China
:cx: :flag_cx:Christmas Island
:cc: :flag_cc:Cocos (Keeling) Islands
:co: :flag_co:Colombia
:km: :flag_km:Comoros
:cg: :flag_cg:Congo – Brazzaville
:congo: :flag_cd:Congo – Kinshasa
:ck: :flag_ck:Cook Islands
:cr: :flag_cr:Costa Rica
:ci: :flag_ci:Côte d’Ivoire
:hr: :flag_hr:Croatia
:cu: :flag_cu:Cuba
:cw: :flag_cw:Curaçao
:cy: :flag_cy:Cyprus
:cz: :flag_cz:Czechia
:dk: :flag_dk:Denmark
:dj: :flag_dj:Djibouti
:dm: :flag_dm:Dominica
:do: :flag_do:Dominican Republic
:ec: :flag_ec:Ecuador
:eg: :flag_eg:Egypt
:sv: :flag_sv:El Salvador
:gq: :flag_gq:Equatorial Guinea
:er: :flag_er:Eritrea
:ee: :flag_ee:Estonia
:et: :flag_et:Ethiopia
:eu: :flag_eu:European Union
:fk: :flag_fk:Falkland Islands
:fo: :flag_fo:Faroe Islands
:fj: :flag_fj:Fiji
:fi: :flag_fi:Finland
:mf: :flag_mf: :fr: :flag_fr: :cp: :flag_cp:Clipperton Island
:gf: :flag_gf:French Guiana
:pf: :flag_pf:French Polynesia
:tf: :flag_tf:French Southern Territories
:ga: :flag_ga:Gabon
:gm: :flag_gm:Gambia
:ge: :flag_ge:Georgia
:de: :flag_de:Germany
:gh: :flag_gh:Ghana
:gi: :flag_gi:Gibraltar
:gr: :flag_gr:Greece
:gl: :flag_gl:Greenland
:gd: :flag_gd:Grenada
:gp: :flag_gp:Guadeloupe
:gu: :flag_gu:Guam
:gt: :flag_gt:Guatemala
:gg: :flag_gg:Guernsey
:gn: :flag_gn:Guinea
:gw: :flag_gw:Guinea-Bissau
:gy: :flag_gy:Guyana
:ht: :flag_ht:Haiti
:hn: :flag_hn:Honduras
:hk: :flag_hk:Hong Kong SAR China
:hu: :flag_hu:Hungary
:is: :flag_is:Iceland
:in: :flag_in:India
:indonesia: :flag_id:Indonesia
:ir: :flag_ir:Iran
:iq: :flag_iq:Iraq
:ie: :flag_ie:Ireland
:im: :flag_im:Isle of Man
:il: :flag_il:Israel
:it: :flag_it:Italy
:jm: :flag_jm:Jamaica
:jp: :flag_jp:Japan
:crossed_flags:crossed flags
:je: :flag_je:Jersey
:jo: :flag_jo:Jordan
:kz: :flag_kz:Kazakhstan
:ke: :flag_ke:Kenya
:ki: :flag_ki:Kiribati
:xk: :flag_xk:Kosovo
:kw: :flag_kw:Kuwait
:kg: :flag_kg:Kyrgyzstan
:la: :flag_la:Laos
:lv: :flag_lv:Latvia
:lb: :flag_lb:Lebanon
:ls: :flag_ls:Lesotho
:lr: :flag_lr:Liberia
:ly: :flag_ly:Libya
:li: :flag_li:Liechtenstein
:lt: :flag_lt:Lithuania
:lu: :flag_lu:Luxembourg
:mo: :flag_mo:Macau SAR China
:mk: :flag_mk:Macedonia
:mg: :flag_mg:Madagascar
:mw: :flag_mw:Malawi
:my: :flag_my:Malaysia
:mv: :flag_mv:Maldives
:ml: :flag_ml:Mali
:mt: :flag_mt:Malta
:mh: :flag_mh:Marshall Islands
:mq: :flag_mq:Martinique
:mr: :flag_mr:Mauritania
:mu: :flag_mu:Mauritius
:yt: :flag_yt:Mayotte
:mx: :flag_mx:Mexico
:fm: :flag_fm:Micronesia
:md: :flag_md:Moldova
:mc: :flag_mc:Monaco
:mn: :flag_mn:Mongolia
:me: :flag_me:Montenegro
:ms: :flag_ms:Montserrat
:ma: :flag_ma:Morocco
:mz: :flag_mz:Mozambique
:mm: :flag_mm:Myanmar (Burma)
:na: :flag_na:Namibia
:nr: :flag_nr:Nauru
:np: :flag_np:Nepal
:nl: :flag_nl:Netherlands
:nc: :flag_nc:New Caledonia
:nz: :flag_nz:New Zealand
:ni: :flag_ni:Nicaragua
:ne: :flag_ne:Niger
:nigeria: :flag_ng:Nigeria
:nu: :flag_nu:Niue
:nf: :flag_nf:Norfolk Island
:kp: :flag_kp:North Korea
:mp: :flag_mp:Northern Mariana Islands
:sj: :flag_sj: :no: :flag_no: :bv: :flag_bv:Bouvet Island
:om: :flag_om:Oman
:pk: :flag_pk:Pakistan
:pw: :flag_pw:Palau
:ps: :flag_ps:Palestinian Territories
:pa: :flag_pa:Panama
:pg: :flag_pg:Papua New Guinea
:py: :flag_py:Paraguay
:pe: :flag_pe:Peru
:ph: :flag_ph:Philippines
:pn: :flag_pn:Pitcairn Islands
:pl: :flag_pl:Poland
:pt: :flag_pt:Portugal
:pr: :flag_pr:Puerto Rico
:qa: :flag_qa:Qatar
:re: :flag_re:Réunion
:ro: :flag_ro:Romania
:ru: :flag_ru:Russia
:rw: :flag_rw:Rwanda
:ws: :flag_ws:Samoa
:sm: :flag_sm:San Marino
:st: :flag_st:São Tomé & Príncipe
:saudi: :saudiarabia: :flag_sa:Saudi Arabia
:sn: :flag_sn:Senegal
:rs: :flag_rs:Serbia
:sc: :flag_sc:Seychelles
:sl: :flag_sl:Sierra Leone
:sg: :flag_sg:Singapore
:sx: :flag_sx:Sint Maarten
:sk: :flag_sk:Slovakia
:si: :flag_si:Slovenia
:gs: :flag_gs:South Georgia & South Sandwich Islands
:sb: :flag_sb:Solomon Islands
:so: :flag_so:Somalia
:za: :flag_za:South Africa
:kr: :flag_kr:South Korea
:ss: :flag_ss:South Sudan
:es: :flag_es: :ea: :flag_ea:Ceuta & Melilla
:lk: :flag_lk:Sri Lanka
:bl: :flag_bl:St. Barthélemy
:ta: :flag_ta: :sh: :flag_sh: :ac: :flag_ac:Ascension Island
:kn: :flag_kn:St. Kitts & Nevis
:lc: :flag_lc:St. Lucia
:pm: :flag_pm:St. Pierre & Miquelon
:vc: :flag_vc:St. Vincent & Grenadines
:sd: :flag_sd:Sudan
:sr: :flag_sr:Suriname
:sz: :flag_sz:Swaziland
:se: :flag_se:Sweden
:ch: :flag_ch:Switzerland
:sy: :flag_sy:Syria
:tw: :flag_tw:Taiwan
:tj: :flag_tj:Tajikistan
:tz: :flag_tz:Tanzania
:th: :flag_th:Thailand
:tl: :flag_tl:Timor-Leste
:tg: :flag_tg:Togo
:tk: :flag_tk:Tokelau
:to: :flag_to:Tonga
:tt: :flag_tt:Trinidad & Tobago
:tn: :flag_tn:Tunisia
:tr: :flag_tr:Turkey
:turkmenistan: :flag_tm:Turkmenistan
:tc: :flag_tc:Turks & Caicos Islands
:tuvalu: :flag_tv:Tuvalu
:vi: :flag_vi:U.S. Virgin Islands
:ug: :flag_ug:Uganda
:ua: :flag_ua:Ukraine
:ae: :flag_ae:United Arab Emirates
:gb: :flag_gb:United Kingdom
:us: :flag_us: :um: :flag_um:U.S. Outlying Islands
:uy: :flag_uy:Uruguay
:uz: :flag_uz:Uzbekistan
:vu: :flag_vu:Vanuatu
:va: :flag_va:Vatican City
:ve: :flag_ve:Venezuela
:vn: :flag_vn:Vietnam
:wf: :flag_wf:Wallis & Futuna
:eh: :flag_eh:Western Sahara
:ye: :flag_ye:Yemen
:zm: :flag_zm:Zambia
:zw: :flag_zw:Zimbabwe
Image atlas was generated by Telegram team, I just converted it to png. Emoji icons are copyright of Apple.
The post Telegram emoji list with codes and descriptions appeared first on K3A.