{"id":13692391,"url":"https://github.com/99x/emojicpp","last_synced_at":"2025-04-07T11:05:01.881Z","repository":{"id":49392316,"uuid":"153756575","full_name":"99x/emojicpp","owner":"99x","description":"Emoji :smile: for c++ developers :+1:","archived":false,"fork":false,"pushed_at":"2021-10-27T15:21:01.000Z","size":363,"stargazers_count":271,"open_issues_count":10,"forks_count":53,"subscribers_count":12,"default_branch":"master","last_synced_at":"2025-03-31T09:06:45.916Z","etag":null,"topics":["cpp","cpp11","emoji","emoji-unicode","hacktoberfest","header-only"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/99x.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-10-19T09:10:18.000Z","updated_at":"2025-02-16T14:10:13.000Z","dependencies_parsed_at":"2022-08-27T11:50:47.507Z","dependency_job_id":null,"html_url":"https://github.com/99x/emojicpp","commit_stats":null,"previous_names":["99xt/emojicpp","shalithasuranga/emojicpp"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/99x%2Femojicpp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/99x%2Femojicpp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/99x%2Femojicpp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/99x%2Femojicpp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/99x","download_url":"https://codeload.github.com/99x/emojicpp/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247640462,"owners_count":20971557,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["cpp","cpp11","emoji","emoji-unicode","hacktoberfest","header-only"],"created_at":"2024-08-02T17:00:57.410Z","updated_at":"2025-04-07T11:05:01.851Z","avatar_url":"https://github.com/99x.png","language":"C++","funding_links":[],"categories":["Uncategorized"],"sub_categories":["Uncategorized"],"readme":"[![GitHub license](https://img.shields.io/github/license/99xt/emojicpp)](https://github.com/99xt/emojicpp/blob/master/LICENSE)\n[![GitHub issues](https://img.shields.io/github/issues/99xt/emojicpp)](https://github.com/99xt/emojicpp/issues)\n[![GitHub stars](https://img.shields.io/github/stars/99xt/emojicpp)](https://github.com/99xt/emojicpp/stargazers)\n[![GitHub forks](https://img.shields.io/github/forks/99xt/emojicpp)](https://github.com/99xt/emojicpp/network)\n[![GitHub last commit](https://img.shields.io/github/last-commit/99xt/emojicpp)](https://img.shields.io/github/last-commit/99xt/emojicpp)\n\n# emojicpp\n\nThis program will convert emoji codes in strings to unicode emojis. \n\n\n```c++\nemojicpp::emojize(\"Hello World! :earth_africa\") \n```\n\n**Output**\n\n\n\u003e Hello World! 🌍\n\n\n**Example program**\n\n```c++\n#include \u003ciostream\u003e\n#include \"emoji.h\"\n\nint main() {\n    std::cout \u003c\u003c emojicpp::emojize(\"Emoji :smile: for c++ :+1:\") \u003c\u003c std::endl;\n    return 0;\n}\n```\n\n**How To Run Example**\n```\n$ chmod +x run.sh\n$ ./run.sh\n```\n\nSupported Emojis\n------------------\n\n| Code          | Emoji     |\n| ------------- | --------- |\n| ```:admission_tickets:``` | 🎟️ |\n| ```:aerial_tramway:``` | :aerial_tramway: |\n| ```:airplane:``` | :airplane: |\n| ```:airplane_arriving:``` | 🛬 |\n| ```:airplane_departure:``` | 🛫 |\n| ```:alarm_clock:``` | :alarm_clock: |\n| ```:alembic:``` | :alembic: |\n| ```:space_invader:``` | :space_invader: |\n| ```:ambulance:``` | :ambulance: |\n| ```:football:``` | :football: |\n| ```:amphora:``` | :amphora: |\n| ```:anchor:``` | :anchor: |\n| ```:anger:``` | :anger: |\n| ```:angry:``` | :angry: |\n| ```:anguished:``` | :anguished: |\n| ```:ant:``` | :ant: |\n| ```:signal_strength:``` | :signal_strength: |\n| ```:arrows_counterclockwise:``` | :arrows_counterclockwise: |\n| ```:aquarius:``` | :aquarius: |\n| ```:aries:``` | :aries: |\n| ```:arrow_heading_down:``` | :arrow_heading_down: |\n| ```:arrow_heading_up:``` | :arrow_heading_up: |\n| ```:articulated_lorry:``` | :articulated_lorry: |\n| ```:art:``` | :art: |\n| ```:astonished:``` | :astonished: |\n| ```:athletic_shoe:``` | :athletic_shoe: |\n| ```:atom_symbol:``` | :atom_symbol: |\n| ```:eggplant:``` | :eggplant: |\n| ```:atm:``` | :atm: |\n| ```:car:``` | :car: |\n| ```:red_car:``` | :red_car: |\n| ```:baby:``` | :baby: |\n| ```:angel:``` | :angel: |\n| ```:baby_bottle:``` | :baby_bottle: |\n| ```:baby_chick:``` | :baby_chick: |\n| ```:baby_symbol:``` | :baby_symbol: |\n| ```:back:``` | :back: |\n| ```:camel:``` | :camel: |\n| ```:badminton_racquet_and_shuttlecock:``` | 🏸 |\n| ```:baggage_claim:``` | :baggage_claim: |\n| ```:balloon:``` | :balloon: |\n| ```:ballot_box_with_ballot:``` | 🗳️ |\n| ```:ballot_box_with_check:``` | :ballot_box_with_check: |\n| ```:banana:``` | :banana: |\n| ```:bank:``` | :bank: |\n| ```:dollar:``` | :dollar: |\n| ```:euro:``` | :euro: |\n| ```:pound:``` | :pound: |\n| ```:yen:``` | :yen: |\n| ```:bar_chart:``` | :bar_chart: |\n| ```:barber:``` | :barber: |\n| ```:baseball:``` | :baseball: |\n| ```:basketball:``` | :basketball: |\n| ```:bath:``` | :bath: |\n| ```:bathtub:``` | :bathtub: |\n| ```:battery:``` | :battery: |\n| ```:beach_with_umbrella:``` | 🏖️ |\n| ```:bear:``` | :bear: |\n| ```:heartbeat:``` | :heartbeat: |\n| ```:bed:``` | :bed: |\n| ```:beer:``` | :beer: |\n| ```:bell:``` | :bell: |\n| ```:no_bell:``` | :no_bell: |\n| ```:bellhop_bell:``` | :bellhop_bell: |\n| ```:bento:``` | :bento: |\n| ```:bike:``` | :bike: |\n| ```:bicyclist:``` | :bicyclist: |\n| ```:bikini:``` | :bikini: |\n| ```:8ball:``` | :8ball: |\n| ```:biohazard_sign:``` | ☣️ |\n| ```:bird:``` | :bird: |\n| ```:birthday:``` | :birthday: |\n| ```:black_circle_for_record:``` | ⏺️ |\n| ```:clubs:``` | :clubs: |\n| ```:diamonds:``` | :diamonds: |\n| ```:arrow_double_down:``` | :arrow_double_down: |\n| ```:hearts:``` | :hearts: |\n| ```:black_large_square:``` | :black_large_square: |\n| ```:rewind:``` | :rewind: |\n| ```:black_left__pointing_double_triangle_with_vertical_bar:``` | ⏮️ |\n| ```:arrow_backward:``` | :arrow_backward: |\n| ```:black_medium_small_square:``` | :black_medium_small_square: |\n| ```:black_medium_square:``` | :black_medium_square: |\n| ```:black_nib:``` | :black_nib: |\n| ```:question:``` | :question: |\n| ```:fast_forward:``` | :fast_forward: |\n| ```:black_right__pointing_double_triangle_with_vertical_bar:``` | ⏭️ |\n| ```:arrow_forward:``` | :arrow_forward: |\n| ```:black_right__pointing_triangle_with_double_vertical_bar:``` | ⏯️ |\n| ```:arrow_right:``` | :arrow_right: |\n| ```:scissors:``` | :scissors: |\n| ```:black_small_square:``` | :black_small_square: |\n| ```:spades:``` | :spades: |\n| ```:black_square_button:``` | :black_square_button: |\n| ```:black_square_for_stop:``` | ⏹️ |\n| ```:sunny:``` | :sunny: |\n| ```:phone:``` | :phone: |\n| ```:telephone:``` | :telephone: |\n| ```:recycle:``` | :recycle: |\n| ```:arrow_double_up:``` | :arrow_double_up: |\n| ```:blossom:``` | :blossom: |\n| ```:blowfish:``` | :blowfish: |\n| ```:blue_book:``` | :blue_book: |\n| ```:blue_heart:``` | :blue_heart: |\n| ```:boar:``` | :boar: |\n| ```:bomb:``` | :bomb: |\n| ```:bookmark:``` | :bookmark: |\n| ```:bookmark_tabs:``` | :bookmark_tabs: |\n| ```:books:``` | :books: |\n| ```:bottle_with_popping_cork:``` | 🍾 |\n| ```:bouquet:``` | :bouquet: |\n| ```:bow_and_arrow:``` | :bow_and_arrow: |\n| ```:bowling:``` | :bowling: |\n| ```:boy:``` | :boy: |\n| ```:bread:``` | :bread: |\n| ```:bride_with_veil:``` | :bride_with_veil: |\n| ```:bridge_at_night:``` | :bridge_at_night: |\n| ```:briefcase:``` | :briefcase: |\n| ```:broken_heart:``` | :broken_heart: |\n| ```:bug:``` | :bug: |\n| ```:building_construction:``` | :building_construction: |\n| ```:burrito:``` | :burrito: |\n| ```:bus:``` | :bus: |\n| ```:busstop:``` | :busstop: |\n| ```:bust_in_silhouette:``` | :bust_in_silhouette: |\n| ```:busts_in_silhouette:``` | :busts_in_silhouette: |\n| ```:cactus:``` | :cactus: |\n| ```:date:``` | :date: |\n| ```:camera:``` | :camera: |\n| ```:camera_with_flash:``` | 📸 |\n| ```:camping:``` | :camping: |\n| ```:cancer:``` | :cancer: |\n| ```:candle:``` | :candle: |\n| ```:candy:``` | :candy: |\n| ```:capricorn:``` | :capricorn: |\n| ```:card_file_box:``` | :card_file_box: |\n| ```:card_index:``` | :card_index: |\n| ```:card_index_dividers:``` | :card_index_dividers: |\n| ```:carousel_horse:``` | :carousel_horse: |\n| ```:flags:``` | :flags: |\n| ```:flag_for_sri_lanka:``` | :sri_lanka: |\n| ```:flag_for_india:``` | :india: |\n| ```:cat2:``` | :cat2: |\n| ```:cat:``` | :cat: |\n| ```:joy_cat:``` | :joy_cat: |\n| ```:smirk_cat:``` | :smirk_cat: |\n| ```:chains:``` | :chains: |\n| ```:chart_with_downwards_trend:``` | :chart_with_downwards_trend: |\n| ```:chart_with_upwards_trend:``` | :chart_with_upwards_trend: |\n| ```:chart:``` | :chart: |\n| ```:mega:``` | :mega: |\n| ```:cheese_wedge:``` | 🧀 |\n| ```:checkered_flag:``` | :checkered_flag: |\n| ```:cherries:``` | :cherries: |\n| ```:cherry_blossom:``` | :cherry_blossom: |\n| ```:chestnut:``` | :chestnut: |\n| ```:chicken:``` | :chicken: |\n| ```:children_crossing:``` | :children_crossing: |\n| ```:chipmunk:``` | :chipmunk: |\n| ```:chocolate_bar:``` | :chocolate_bar: |\n| ```:christmas_tree:``` | :christmas_tree: |\n| ```:church:``` | :church: |\n| ```:cinema:``` | :cinema: |\n| ```:accept:``` | :accept: |\n| ```:ideograph_advantage:``` | :ideograph_advantage: |\n| ```:congratulations:``` | :congratulations: |\n| ```:secret:``` | :secret: |\n| ```:m:``` | :m: |\n| ```:circus_tent:``` | :circus_tent: |\n| ```:cityscape:``` | :cityscape: |\n| ```:city_sunset:``` | :city_sunset: |\n| ```:clapper:``` | :clapper: |\n| ```:clap:``` | :clap: |\n| ```:classical_building:``` | :classical_building: |\n| ```:beers:``` | :beers: |\n| ```:clipboard:``` | :clipboard: |\n| ```:clock830:``` | :clock830: |\n| ```:clock8:``` | :clock8: |\n| ```:clock1130:``` | :clock1130: |\n| ```:clock11:``` | :clock11: |\n| ```:clock530:``` | :clock530: |\n| ```:clock5:``` | :clock5: |\n| ```:clock430:``` | :clock430: |\n| ```:clock4:``` | :clock4: |\n| ```:clock930:``` | :clock930: |\n| ```:clock9:``` | :clock9: |\n| ```:clock130:``` | :clock130: |\n| ```:clock1:``` | :clock1: |\n| ```:clock730:``` | :clock730: |\n| ```:clock7:``` | :clock7: |\n| ```:clock630:``` | :clock630: |\n| ```:clock6:``` | :clock6: |\n| ```:clock1030:``` | :clock1030: |\n| ```:clock10:``` | :clock10: |\n| ```:clock330:``` | :clock330: |\n| ```:clock3:``` | :clock3: |\n| ```:clock1230:``` | :clock1230: |\n| ```:clock12:``` | :clock12: |\n| ```:clock230:``` | :clock230: |\n| ```:clock2:``` | :clock2: |\n| ```:arrows_clockwise:``` | :arrows_clockwise: |\n| ```:repeat:``` | :repeat: |\n| ```:repeat_one:``` | :repeat_one: |\n| ```:closed_book:``` | :closed_book: |\n| ```:closed_lock_with_key:``` | :closed_lock_with_key: |\n| ```:mailbox_closed:``` | :mailbox_closed: |\n| ```:mailbox:``` | :mailbox: |\n| ```:closed_umbrella:``` | :closed_umbrella: |\n| ```:cloud:``` | :cloud: |\n| ```:cloud_with_lightning:``` | :cloud_with_lightning: |\n| ```:cloud_with_rain:``` | :cloud_with_rain: |\n| ```:cloud_with_snow:``` | :cloud_with_snow: |\n| ```:cloud_with_tornado:``` | 🌪️ |\n| ```:cocktail:``` | :cocktail: |\n| ```:coffin:``` | :coffin: |\n| ```:boom:``` | :boom: |\n| ```:collision:``` | :collision: |\n| ```:comet:``` | :comet: |\n| ```:compression:``` | 🗜️ |\n| ```:confetti_ball:``` | :confetti_ball: |\n| ```:confounded:``` | :confounded: |\n| ```:confused:``` | :confused: |\n| ```:construction:``` | :construction: |\n| ```:construction_worker:``` | :construction_worker: |\n| ```:control_knobs:``` | :control_knobs: |\n| ```:convenience_store:``` | :convenience_store: |\n| ```:rice:``` | :rice: |\n| ```:cookie:``` | :cookie: |\n| ```:egg:``` | :egg: |\n| ```:copyright:``` | :copyright: |\n| ```:couch_and_lamp:``` | :couch_and_lamp: |\n| ```:couple_with_heart:``` | :couple_with_heart: |\n| ```:cow2:``` | :cow2: |\n| ```:cow:``` | :cow: |\n| ```:crab:``` | :crab: |\n| ```:credit_card:``` | :credit_card: |\n| ```:crescent_moon:``` | :crescent_moon: |\n| ```:cricket_bat_and_ball:``` | 🏏 |\n| ```:crocodile:``` | :crocodile: |\n| ```:x:``` | :x: |\n| ```:crossed_flags:``` | :crossed_flags: |\n| ```:crossed_swords:``` | :crossed_swords: |\n| ```:crown:``` | :crown: |\n| ```:crying_cat_face:``` | :crying_cat_face: |\n| ```:cry:``` | :cry: |\n| ```:crystal_ball:``` | :crystal_ball: |\n| ```:curly_loop:``` | :curly_loop: |\n| ```:currency_exchange:``` | :currency_exchange: |\n| ```:curry:``` | :curry: |\n| ```:custard:``` | :custard: |\n| ```:customs:``` | :customs: |\n| ```:cyclone:``` | :cyclone: |\n| ```:dagger_knife:``` | 🗡️ |\n| ```:dancer:``` | :dancer: |\n| ```:dango:``` | :dango: |\n| ```:dark_sunglasses:``` | :dark_sunglasses: |\n| ```:dash:``` | :dash: |\n| ```:deciduous_tree:``` | :deciduous_tree: |\n| ```:truck:``` | :truck: |\n| ```:department_store:``` | :department_store: |\n| ```:derelict_house_building:``` | 🏚️ |\n| ```:desert:``` | :desert: |\n| ```:desert_island:``` | :desert_island: |\n| ```:desktop_computer:``` | :desktop_computer: |\n| ```:diamond_shape_with_a_dot_inside:``` | :diamond_shape_with_a_dot_inside: |\n| ```:dart:``` | :dart: |\n| ```:disappointed_relieved:``` | :disappointed_relieved: |\n| ```:disappointed:``` | :disappointed: |\n| ```:dizzy_face:``` | :dizzy_face: |\n| ```:dizzy:``` | :dizzy: |\n| ```:do_not_litter:``` | :do_not_litter: |\n| ```:dog2:``` | :dog2: |\n| ```:dog:``` | :dog: |\n| ```:dolphin:``` | :dolphin: |\n| ```:flipper:``` | :flipper: |\n| ```:door:``` | :door: |\n| ```:loop:``` | :loop: |\n| ```:bangbang:``` | :bangbang: |\n| ```:double_vertical_bar:``` | \u0026#9208; |\n| ```:doughnut:``` | :doughnut: |\n| ```:dove_of_peace:``` | \u0026#x1f54a; |\n| ```:small_red_triangle_down:``` | :small_red_triangle_down: |\n| ```:arrow_down_small:``` | :arrow_down_small: |\n| ```:arrow_down:``` | :arrow_down: |\n| ```:dragon:``` | :dragon: |\n| ```:dragon_face:``` | :dragon_face: |\n| ```:dress:``` | :dress: |\n| ```:dromedary_camel:``` | :dromedary_camel: |\n| ```:droplet:``` | :droplet: |\n| ```:dvd:``` | :dvd: |\n| ```:e__mail:``` | \u0026#x1f4e7; |\n| ```:ear:``` | :ear: |\n| ```:corn:``` | :corn: |\n| ```:ear_of_rice:``` | :ear_of_rice: |\n| ```:earth_americas:``` | :earth_americas: |\n| ```:earth_asia:``` | :earth_asia: |\n| ```:earth_africa:``` | :earth_africa: |\n| ```:eight_pointed_black_star:``` | :eight_pointed_black_star: |\n| ```:eight_spoked_asterisk:``` | :eight_spoked_asterisk: |\n| ```:eject_symbol:``` | \u0026#x23cf; |\n| ```:bulb:``` | :bulb: |\n| ```:electric_plug:``` | :electric_plug: |\n| ```:flashlight:``` | :flashlight: |\n| ```:elephant:``` | :elephant: |\n| ```:emoji_modifier_fitzpatrick_type__1__2:``` | \u0026#x1f3fb; |\n| ```:emoji_modifier_fitzpatrick_type__3:``` | \u0026#x1f3fc; |\n| ```:emoji_modifier_fitzpatrick_type__4:``` | \u0026#x1f3fd; |\n| ```:emoji_modifier_fitzpatrick_type__5:``` | \u0026#x1f3fe; |\n| ```:emoji_modifier_fitzpatrick_type__6:``` | \u0026#x1f3ff; |\n| ```:end:``` | :end: |\n| ```:email:``` | :email: |\n| ```:envelope:``` | :envelope: |\n| ```:envelope_with_arrow:``` | :envelope_with_arrow: |\n| ```:european_castle:``` | :european_castle: |\n| ```:european_post_office:``` | :european_post_office: |\n| ```:evergreen_tree:``` | :evergreen_tree: |\n| ```:interrobang:``` | :interrobang: |\n| ```:expressionless:``` | :expressionless: |\n| ```:alien:``` | :alien: |\n| ```:eye:``` | :eye: |\n| ```:eyeglasses:``` | :eyeglasses: |\n| ```:eyes:``` | :eyes: |\n| ```:massage:``` | :massage: |\n| ```:yum:``` | :yum: |\n| ```:scream:``` | :scream: |\n| ```:kissing_heart:``` | :kissing_heart: |\n| ```:sweat:``` | :sweat: |\n| ```:face_with_head__bandage:``` | \u0026#x1f915; |\n| ```:triumph:``` | :triumph: |\n| ```:mask:``` | :mask: |\n| ```:no_good:``` | :no_good: |\n| ```:ok_woman:``` | :ok_woman: |\n| ```:open_mouth:``` | :open_mouth: |\n| ```:cold_sweat:``` | :cold_sweat: |\n| ```:face_with_rolling_eyes:``` | 🙄 |\n| ```:stuck_out_tongue:``` | :stuck_out_tongue: |\n| ```:stuck_out_tongue_closed_eyes:``` | :stuck_out_tongue_closed_eyes: |\n| ```:stuck_out_tongue_winking_eye:``` | :stuck_out_tongue_winking_eye: |\n| ```:joy:``` | :joy: |\n| ```:face_with_thermometer:``` | :face_with_thermometer: |\n| ```:no_mouth:``` | :no_mouth: |\n| ```:factory:``` | :factory: |\n| ```:fallen_leaf:``` | :fallen_leaf: |\n| ```:family:``` | :family: |\n| ```:santa:``` | :santa: |\n| ```:fax:``` | :fax: |\n| ```:fearful:``` | :fearful: |\n| ```:ferris_wheel:``` | :ferris_wheel: |\n| ```:ferry:``` | :ferry: |\n| ```:field_hockey_stick_and_ball:``` | 🏑 |\n| ```:file_cabinet:``` | :file_cabinet: |\n| ```:file_folder:``` | :file_folder: |\n| ```:film_frames:``` | 🎞️ |\n| ```:film_projector:``` | :film_projector: |\n| ```:fire:``` | :fire: |\n| ```:fire_engine:``` | :fire_engine: |\n| ```:sparkler:``` | :sparkler: |\n| ```:fireworks:``` | :fireworks: |\n| ```:first_quarter_moon:``` | :first_quarter_moon: |\n| ```:first_quarter_moon_with_face:``` | :first_quarter_moon_with_face: |\n| ```:fish:``` | :fish: |\n| ```:fish_cake:``` | :fish_cake: |\n| ```:fishing_pole_and_fish:``` | :fishing_pole_and_fish: |\n| ```:facepunch:``` | :facepunch: |\n| ```:punch:``` | :punch: |\n| ```:golf:``` | :golf: |\n| ```:fleur__de__lis:``` | ⚜️ |\n| ```:muscle:``` | :muscle: |\n| ```:floppy_disk:``` | :floppy_disk: |\n| ```:flower_playing_cards:``` | :flower_playing_cards: |\n| ```:flushed:``` | :flushed: |\n| ```:fog:``` | :fog: |\n| ```:foggy:``` | :foggy: |\n| ```:footprints:``` | :footprints: |\n| ```:fork_and_knife:``` | :fork_and_knife: |\n| ```:fork_and_knife_with_plate:``` | 🍽️ |\n| ```:fountain:``` | :fountain: |\n| ```:four_leaf_clover:``` | :four_leaf_clover: |\n| ```:frame_with_picture:``` | 🖼️ |\n| ```:fries:``` | :fries: |\n| ```:fried_shrimp:``` | :fried_shrimp: |\n| ```:frog:``` | :frog: |\n| ```:hatched_chick:``` | :hatched_chick: |\n| ```:frowning:``` | :frowning: |\n| ```:fuelpump:``` | :fuelpump: |\n| ```:full_moon:``` | :full_moon: |\n| ```:full_moon_with_face:``` | :full_moon_with_face: |\n| ```:funeral_urn:``` | :funeral_urn: |\n| ```:game_die:``` | :game_die: |\n| ```:gear:``` | :gear: |\n| ```:gem:``` | :gem: |\n| ```:gemini:``` | :gemini: |\n| ```:ghost:``` | :ghost: |\n| ```:girl:``` | :girl: |\n| ```:globe_with_meridians:``` | :globe_with_meridians: |\n| ```:star2:``` | :star2: |\n| ```:goat:``` | :goat: |\n| ```:golfer:``` | 🏌️ |\n| ```:mortar_board:``` | :mortar_board: |\n| ```:grapes:``` | :grapes: |\n| ```:green_apple:``` | :green_apple: |\n| ```:green_book:``` | :green_book: |\n| ```:green_heart:``` | :green_heart: |\n| ```:grimacing:``` | :grimacing: |\n| ```:smile_cat:``` | :smile_cat: |\n| ```:grinning:``` | :grinning: |\n| ```:grin:``` | :grin: |\n| ```:heartpulse:``` | :heartpulse: |\n| ```:guardsman:``` | :guardsman: |\n| ```:guitar:``` | :guitar: |\n| ```:haircut:``` | :haircut: |\n| ```:hamburger:``` | :hamburger: |\n| ```:hammer:``` | :hammer: |\n| ```:hammer_and_pick:``` | :hammer_and_pick: |\n| ```:hammer_and_wrench:``` | :hammer_and_wrench: |\n| ```:hamster:``` | :hamster: |\n| ```:handbag:``` | :handbag: |\n| ```:raising_hand:``` | :raising_hand: |\n| ```:hatching_chick:``` | :hatching_chick: |\n| ```:headphones:``` | :headphones: |\n| ```:hear_no_evil:``` | :hear_no_evil: |\n| ```:heart_decoration:``` | :heart_decoration: |\n| ```:cupid:``` | :cupid: |\n| ```:gift_heart:``` | :gift_heart: |\n| ```:heart:``` | :heart: |\n| ```:heavy_check_mark:``` | :heavy_check_mark: |\n| ```:heavy_division_sign:``` | :heavy_division_sign: |\n| ```:heavy_dollar_sign:``` | :heavy_dollar_sign: |\n| ```:exclamation:``` | :exclamation: |\n| ```:heavy_exclamation_mark:``` | :heavy_exclamation_mark: |\n| ```:heavy_heart_exclamation_mark_ornament:``` | ❣️ |\n| ```:o:``` | :o: |\n| ```:heavy_minus_sign:``` | :heavy_minus_sign: |\n| ```:heavy_multiplication_x:``` | :heavy_multiplication_x: |\n| ```:heavy_plus_sign:``` | :heavy_plus_sign: |\n| ```:helicopter:``` | :helicopter: |\n| ```:helm_symbol:``` | ⎈ |\n| ```:helmet_with_white_cross:``` | ⛑️ |\n| ```:herb:``` | :herb: |\n| ```:hibiscus:``` | :hibiscus: |\n| ```:high_heel:``` | :high_heel: |\n| ```:bullettrain_side:``` | :bullettrain_side: |\n| ```:bullettrain_front:``` | :bullettrain_front: |\n| ```:high_brightness:``` | :high_brightness: |\n| ```:zap:``` | :zap: |\n| ```:hocho:``` | :hocho: |\n| ```:knife:``` | :knife: |\n| ```:hole:``` | :hole: |\n| ```:honey_pot:``` | :honey_pot: |\n| ```:bee:``` | :bee: |\n| ```:traffic_light:``` | :traffic_light: |\n| ```:racehorse:``` | :racehorse: |\n| ```:horse:``` | :horse: |\n| ```:horse_racing:``` | :horse_racing: |\n| ```:hospital:``` | :hospital: |\n| ```:coffee:``` | :coffee: |\n| ```:hot_dog:``` | 🌭 |\n| ```:hot_pepper:``` | :hot_pepper: |\n| ```:hotsprings:``` | :hotsprings: |\n| ```:hotel:``` | :hotel: |\n| ```:hourglass:``` | :hourglass: |\n| ```:hourglass_flowing_sand:``` | :hourglass_flowing_sand: |\n| ```:house:``` | :house: |\n| ```:house_buildings:``` | 🏘️ |\n| ```:house_with_garden:``` | :house_with_garden: |\n| ```:hugging_face:``` | 🤗 |\n| ```:100:``` | :100: |\n| ```:hushed:``` | :hushed: |\n| ```:ice_cream:``` | :ice_cream: |\n| ```:ice_hockey_stick_and_puck:``` | 🏒 |\n| ```:ice_skate:``` | :ice_skate: |\n| ```:imp:``` | :imp: |\n| ```:inbox_tray:``` | :inbox_tray: |\n| ```:incoming_envelope:``` | :incoming_envelope: |\n| ```:information_desk_person:``` | :information_desk_person: |\n| ```:information_source:``` | :information_source: |\n| ```:capital_abcd:``` | :capital_abcd: |\n| ```:abc:``` | :abc: |\n| ```:abcd:``` | :abcd: |\n| ```:1234:``` | :1234: |\n| ```:symbols:``` | :symbols: |\n| ```:izakaya_lantern:``` | :izakaya_lantern: |\n| ```:lantern:``` | :lantern: |\n| ```:jack_o_lantern:``` | :jack_o_lantern: |\n| ```:japanese_castle:``` | :japanese_castle: |\n| ```:dolls:``` | :dolls: |\n| ```:japanese_goblin:``` | :japanese_goblin: |\n| ```:japanese_ogre:``` | :japanese_ogre: |\n| ```:post_office:``` | :post_office: |\n| ```:beginner:``` | :beginner: |\n| ```:jeans:``` | :jeans: |\n| ```:joystick:``` | :joystick: |\n| ```:kaaba:``` | :kaaba: |\n| ```:key:``` | :key: |\n| ```:keyboard:``` | :keyboard: |\n| ```:keycap_asterisk:``` | *️⃣ |\n| ```:keycap_digit_eight:``` | 8️⃣ |\n| ```:keycap_digit_five:``` | 5️⃣ |\n| ```:keycap_digit_four:``` | 4️⃣ |\n| ```:keycap_digit_nine:``` | 9️⃣ |\n| ```:keycap_digit_one:``` | 1️⃣ |\n| ```:keycap_digit_seven:``` | 7️⃣ |\n| ```:keycap_digit_six:``` | 6️⃣ |\n| ```:keycap_digit_three:``` | 3️⃣ |\n| ```:keycap_digit_two:``` | 2️⃣ |\n| ```:keycap_digit_zero:``` | 0️⃣ |\n| ```:keycap_number_sign:``` | #️⃣ |\n| ```:keycap_ten:``` | :keycap_ten: |\n| ```:kimono:``` | :kimono: |\n| ```:couplekiss:``` | 💏 |\n| ```:kiss:``` | :kiss: |\n| ```:kissing_cat:``` | :kissing_cat: |\n| ```:kissing:``` | :kissing: |\n| ```:kissing_closed_eyes:``` | :kissing_closed_eyes: |\n| ```:kissing_smiling_eyes:``` | :kissing_smiling_eyes: |\n| ```:koala:``` | :koala: |\n| ```:label:``` | :label: |\n| ```:beetle:``` | :beetle: |\n| ```:large_blue_circle:``` | :large_blue_circle: |\n| ```:large_blue_diamond:``` | :large_blue_diamond: |\n| ```:large_orange_diamond:``` | :large_orange_diamond: |\n| ```:red_circle:``` | :red_circle: |\n| ```:last_quarter_moon:``` | :last_quarter_moon: |\n| ```:last_quarter_moon_with_face:``` | :last_quarter_moon_with_face: |\n| ```:latin_cross:``` | :latin_cross: |\n| ```:leaves:``` | :leaves: |\n| ```:ledger:``` | :ledger: |\n| ```:mag:``` | :mag: |\n| ```:left_luggage:``` | :left_luggage: |\n| ```:left_right_arrow:``` | :left_right_arrow: |\n| ```:leftwards_arrow_with_hook:``` | :leftwards_arrow_with_hook: |\n| ```:arrow_left:``` | :arrow_left: |\n| ```:lemon:``` | :lemon: |\n| ```:leo:``` | :leo: |\n| ```:leopard:``` | :leopard: |\n| ```:level_slider:``` | :level_slider: |\n| ```:libra:``` | :libra: |\n| ```:light_rail:``` | :light_rail: |\n| ```:link:``` | :link: |\n| ```:linked_paperclips:``` | 🖇️ |\n| ```:lion_face:``` | 🦁 |\n| ```:lipstick:``` | :lipstick: |\n| ```:lock:``` | :lock: |\n| ```:lock_with_ink_pen:``` | :lock_with_ink_pen: |\n| ```:lollipop:``` | :lollipop: |\n| ```:sob:``` | :sob: |\n| ```:love_hotel:``` | :love_hotel: |\n| ```:love_letter:``` | :love_letter: |\n| ```:low_brightness:``` | :low_brightness: |\n| ```:lower_left_ballpoint_pen:``` | 🖊️ |\n| ```:lower_left_crayon:``` | 🖍️ |\n| ```:lower_left_fountain_pen:``` | 🖋️ |\n| ```:lower_left_paintbrush:``` | 🖌️ |\n| ```:mahjong:``` | :mahjong: |\n| ```:man:``` | :man: |\n| ```:couple:``` | :couple: |\n| ```:man_in_business_suit_levitating:``` | 🕴️ |\n| ```:man_with_gua_pi_mao:``` | :man_with_gua_pi_mao: |\n| ```:man_with_turban:``` | :man_with_turban: |\n| ```:mans_shoe:``` | :mans_shoe: |\n| ```:shoe:``` | :shoe: |\n| ```:mantelpiece_clock:``` | :mantelpiece_clock: |\n| ```:maple_leaf:``` | :maple_leaf: |\n| ```:meat_on_bone:``` | :meat_on_bone: |\n| ```:black_circle:``` | :black_circle: |\n| ```:white_circle:``` | :white_circle: |\n| ```:melon:``` | :melon: |\n| ```:memo:``` | :memo: |\n| ```:pencil:``` | :pencil: |\n| ```:menorah_with_nine_branches:``` | 🕎 |\n| ```:mens:``` | :mens: |\n| ```:metro:``` | :metro: |\n| ```:microphone:``` | :microphone: |\n| ```:microscope:``` | :microscope: |\n| ```:military_medal:``` | 🎖️ |\n| ```:milky_way:``` | :milky_way: |\n| ```:minibus:``` | :minibus: |\n| ```:minidisc:``` | :minidisc: |\n| ```:iphone:``` | :iphone: |\n| ```:mobile_phone_off:``` | :mobile_phone_off: |\n| ```:calling:``` | :calling: |\n| ```:money__mouth_face:``` | 🤑 |\n| ```:moneybag:``` | :moneybag: |\n| ```:money_with_wings:``` | :money_with_wings: |\n| ```:monkey:``` | :monkey: |\n| ```:monkey_face:``` | :monkey_face: |\n| ```:monorail:``` | :monorail: |\n| ```:rice_scene:``` | :rice_scene: |\n| ```:mosque:``` | :mosque: |\n| ```:motor_boat:``` | :motor_boat: |\n| ```:motorway:``` | :motorway: |\n| ```:mount_fuji:``` | :mount_fuji: |\n| ```:mountain:``` | :mountain: |\n| ```:mountain_bicyclist:``` | :mountain_bicyclist: |\n| ```:mountain_cableway:``` | :mountain_cableway: |\n| ```:mountain_railway:``` | :mountain_railway: |\n| ```:mouse2:``` | :mouse2: |\n| ```:mouse:``` | :mouse: |\n| ```:lips:``` | :lips: |\n| ```:movie_camera:``` | :movie_camera: |\n| ```:moyai:``` | :moyai: |\n| ```:notes:``` | :notes: |\n| ```:mushroom:``` | :mushroom: |\n| ```:musical_keyboard:``` | :musical_keyboard: |\n| ```:musical_note:``` | :musical_note: |\n| ```:musical_score:``` | :musical_score: |\n| ```:nail_care:``` | :nail_care: |\n| ```:name_badge:``` | :name_badge: |\n| ```:national_park:``` | :national_park: |\n| ```:necktie:``` | :necktie: |\n| ```:ab:``` | :ab: |\n| ```:negative_squared_cross_mark:``` | :negative_squared_cross_mark: |\n| ```:a:``` | :a: |\n| ```:b:``` | :b: |\n| ```:o2:``` | :o2: |\n| ```:parking:``` | :parking: |\n| ```:nerd_face:``` | :nerd_face: |\n| ```:neutral_face:``` | :neutral_face: |\n| ```:new_moon:``` | :new_moon: |\n| ```:honeybee:``` | :honeybee: |\n| ```:new_moon_with_face:``` | :new_moon_with_face: |\n| ```:newspaper:``` | :newspaper: |\n| ```:night_with_stars:``` | :night_with_stars: |\n| ```:no_bicycles:``` | :no_bicycles: |\n| ```:no_entry:``` | :no_entry: |\n| ```:no_entry_sign:``` | :no_entry_sign: |\n| ```:no_mobile_phones:``` | :no_mobile_phones: |\n| ```:underage:``` | :underage: |\n| ```:no_pedestrians:``` | :no_pedestrians: |\n| ```:no_smoking:``` | :no_smoking: |\n| ```:non__potable_water:``` | 🚱 |\n| ```:arrow_upper_right:``` | :arrow_upper_right: |\n| ```:arrow_upper_left:``` | :arrow_upper_left: |\n| ```:nose:``` | :nose: |\n| ```:notebook:``` | :notebook: |\n| ```:notebook_with_decorative_cover:``` | :notebook_with_decorative_cover: |\n| ```:nut_and_bolt:``` | :nut_and_bolt: |\n| ```:octopus:``` | :octopus: |\n| ```:oden:``` | :oden: |\n| ```:office:``` | :office: |\n| ```:oil_drum:``` | :oil_drum: |\n| ```:ok_hand:``` | :ok_hand: |\n| ```:old_key:``` | :old_key: |\n| ```:older_man:``` | :older_man: |\n| ```:older_woman:``` | :older_woman: |\n| ```:om_symbol:``` | 🕉️ |\n| ```:on:``` | :on: |\n| ```:oncoming_automobile:``` | :oncoming_automobile: |\n| ```:oncoming_bus:``` | :oncoming_bus: |\n| ```:oncoming_police_car:``` | :oncoming_police_car: |\n| ```:oncoming_taxi:``` | :oncoming_taxi: |\n| ```:book:``` | :book: |\n| ```:open_book:``` | :open_book: |\n| ```:open_file_folder:``` | :open_file_folder: |\n| ```:open_hands:``` | :open_hands: |\n| ```:unlock:``` | :unlock: |\n| ```:mailbox_with_no_mail:``` | :mailbox_with_no_mail: |\n| ```:mailbox_with_mail:``` | :mailbox_with_mail: |\n| ```:ophiuchus:``` | :ophiuchus: |\n| ```:cd:``` | :cd: |\n| ```:orange_book:``` | :orange_book: |\n| ```:orthodox_cross:``` | :orthodox_cross: |\n| ```:outbox_tray:``` | :outbox_tray: |\n| ```:ox:``` | :ox: |\n| ```:package:``` | :package: |\n| ```:page_facing_up:``` | :page_facing_up: |\n| ```:page_with_curl:``` | :page_with_curl: |\n| ```:pager:``` | :pager: |\n| ```:palm_tree:``` | :palm_tree: |\n| ```:panda_face:``` | :panda_face: |\n| ```:paperclip:``` | :paperclip: |\n| ```:part_alternation_mark:``` | :part_alternation_mark: |\n| ```:tada:``` | :tada: |\n| ```:passenger_ship:``` | :passenger_ship: |\n| ```:passport_control:``` | :passport_control: |\n| ```:feet:``` | :feet: |\n| ```:paw_prints:``` | :paw_prints: |\n| ```:peace_symbol:``` | :peace_symbol: |\n| ```:peach:``` | :peach: |\n| ```:pear:``` | :pear: |\n| ```:walking:``` | :walking: |\n| ```:pencil2:``` | :pencil2: |\n| ```:penguin:``` | :penguin: |\n| ```:pensive:``` | :pensive: |\n| ```:performing_arts:``` | :performing_arts: |\n| ```:persevere:``` | :persevere: |\n| ```:bow:``` | :bow: |\n| ```:person_frowning:``` | 😦 |\n| ```:raised_hands:``` | :raised_hands: |\n| ```:person_with_ball:``` | ⛹️ |\n| ```:person_with_blond_hair:``` | 👱 |\n| ```:pray:``` | :pray: |\n| ```:computer:``` | :computer: |\n| ```:pick:``` | :pick: |\n| ```:pig2:``` | :pig2: |\n| ```:pig:``` | :pig: |\n| ```:pig_nose:``` | :pig_nose: |\n| ```:hankey:``` | :hankey: |\n| ```:poop:``` | :poop: |\n| ```:shit:``` | :shit: |\n| ```:pill:``` | :pill: |\n| ```:bamboo:``` | :bamboo: |\n| ```:pineapple:``` | :pineapple: |\n| ```:pisces:``` | :pisces: |\n| ```:gun:``` | :gun: |\n| ```:place_of_worship:``` | :place_of_worship: |\n| ```:black_joker:``` | :black_joker: |\n| ```:police_car:``` | :police_car: |\n| ```:rotating_light:``` | :rotating_light: |\n| ```:cop:``` | :cop: |\n| ```:poodle:``` | :poodle: |\n| ```:popcorn:``` | :popcorn: |\n| ```:postal_horn:``` | :postal_horn: |\n| ```:postbox:``` | :postbox: |\n| ```:stew:``` | :stew: |\n| ```:potable_water:``` | :potable_water: |\n| ```:pouch:``` | :pouch: |\n| ```:poultry_leg:``` | :poultry_leg: |\n| ```:pouting_cat:``` | :pouting_cat: |\n| ```:rage:``` | :rage: |\n| ```:prayer_beads:``` | :prayer_beads: |\n| ```:princess:``` | :princess: |\n| ```:printer:``` | :printer: |\n| ```:loudspeaker:``` | :loudspeaker: |\n| ```:purple_heart:``` | :purple_heart: |\n| ```:purse:``` | :purse: |\n| ```:pushpin:``` | :pushpin: |\n| ```:put_litter_in_its_place:``` | :put_litter_in_its_place: |\n| ```:rabbit2:``` | :rabbit2: |\n| ```:rabbit:``` | :rabbit: |\n| ```:racing_car:``` | :racing_car: |\n| ```:racing_motorcycle:``` | 🏍️ |\n| ```:radio:``` | :radio: |\n| ```:radio_button:``` | :radio_button: |\n| ```:radioactive_sign:``` | ☢️ |\n| ```:railway_car:``` | :railway_car: |\n| ```:railway_track:``` | :railway_track: |\n| ```:rainbow:``` | :rainbow: |\n| ```:fist:``` | :fist: |\n| ```:hand:``` | :hand: |\n| ```:raised_hand:``` | :raised_hand: |\n| ```:raised_hand_with_fingers_splayed:``` | :raised_hand_with_fingers_splayed: |\n| ```:raised_hand_with_part_between_middle_and_ring_fingers:``` | 🖖 |\n| ```:ram:``` | :ram: |\n| ```:rat:``` | :rat: |\n| ```:blue_car:``` | :blue_car: |\n| ```:apple:``` | :apple: |\n| ```:registered:``` | :registered: |\n| ```:relieved:``` | :relieved: |\n| ```:reminder_ribbon:``` | :reminder_ribbon: |\n| ```:restroom:``` | :restroom: |\n| ```:reversed_hand_with_middle_finger_extended:``` | 🖕 |\n| ```:revolving_hearts:``` | :revolving_hearts: |\n| ```:ribbon:``` | :ribbon: |\n| ```:rice_ball:``` | :rice_ball: |\n| ```:rice_cracker:``` | :rice_cracker: |\n| ```:mag_right:``` | :mag_right: |\n| ```:right_anger_bubble:``` | :right_anger_bubble: |\n| ```:arrow_right_hook:``` | :arrow_right_hook: |\n| ```:ring:``` | :ring: |\n| ```:sweet_potato:``` | :sweet_potato: |\n| ```:robot_face:``` | 🤖 |\n| ```:rocket:``` | :rocket: |\n| ```:rolled__up_newspaper:``` | 🗞️ |\n| ```:roller_coaster:``` | :roller_coaster: |\n| ```:rooster:``` | :rooster: |\n| ```:rose:``` | :rose: |\n| ```:rosette:``` | :rosette: |\n| ```:round_pushpin:``` | :round_pushpin: |\n| ```:rowboat:``` | :rowboat: |\n| ```:rugby_football:``` | :rugby_football: |\n| ```:runner:``` | :runner: |\n| ```:running:``` | :running: |\n| ```:running_shirt_with_sash:``` | :running_shirt_with_sash: |\n| ```:sagittarius:``` | :sagittarius: |\n| ```:boat:``` | :boat: |\n| ```:sailboat:``` | :sailboat: |\n| ```:sake:``` | :sake: |\n| ```:satellite:``` | :satellite: |\n| ```:saxophone:``` | :saxophone: |\n| ```:scales:``` | ⚖️ |\n| ```:school:``` | :school: |\n| ```:school_satchel:``` | :school_satchel: |\n| ```:scorpion:``` | :scorpion: |\n| ```:scorpius:``` | :scorpius: |\n| ```:scroll:``` | :scroll: |\n| ```:seat:``` | :seat: |\n| ```:see_no_evil:``` | :see_no_evil: |\n| ```:seedling:``` | :seedling: |\n| ```:shamrock:``` | :shamrock: |\n| ```:shaved_ice:``` | :shaved_ice: |\n| ```:sheep:``` | :sheep: |\n| ```:shield:``` | :shield: |\n| ```:shinto_shrine:``` | :shinto_shrine: |\n| ```:ship:``` | :ship: |\n| ```:stars:``` | :stars: |\n| ```:shopping_bags:``` | 🛍️ |\n| ```:cake:``` | :cake: |\n| ```:shower:``` | :shower: |\n| ```:sign_of_the_horns:``` | 🤘 |\n| ```:japan:``` | :japan: |\n| ```:six_pointed_star:``` | :six_pointed_star: |\n| ```:ski:``` | :ski: |\n| ```:skier:``` | :skier: |\n| ```:skull:``` | :skull: |\n| ```:skull_and_crossbones:``` | :skull_and_crossbones: |\n| ```:sleeping_accommodation:``` | 🛌 |\n| ```:sleeping:``` | :sleeping: |\n| ```:zzz:``` | :zzz: |\n| ```:sleepy:``` | :sleepy: |\n| ```:sleuth_or_spy:``` | 🕵️ |\n| ```:pizza:``` | :pizza: |\n| ```:slightly_frowning_face:``` | :slightly_frowning_face: |\n| ```:slightly_smiling_face:``` | :slightly_smiling_face: |\n| ```:slot_machine:``` | :slot_machine: |\n| ```:small_airplane:``` | :small_airplane: |\n| ```:small_blue_diamond:``` | :small_blue_diamond: |\n| ```:small_orange_diamond:``` | :small_orange_diamond: |\n| ```:heart_eyes_cat:``` | :heart_eyes_cat: |\n| ```:smiley_cat:``` | :smiley_cat: |\n| ```:innocent:``` | :innocent: |\n| ```:heart_eyes:``` | :heart_eyes: |\n| ```:smiling_imp:``` | :smiling_imp: |\n| ```:smiley:``` | :smiley: |\n| ```:sweat_smile:``` | :sweat_smile: |\n| ```:smile:``` | :smile: |\n| ```:laughing:``` | :laughing: |\n| ```:satisfied:``` | :satisfied: |\n| ```:blush:``` | :blush: |\n| ```:sunglasses:``` | :sunglasses: |\n| ```:smirk:``` | :smirk: |\n| ```:smoking:``` | :smoking: |\n| ```:snail:``` | :snail: |\n| ```:snake:``` | :snake: |\n| ```:snow_capped_mountain:``` | 🏔️ |\n| ```:snowboarder:``` | :snowboarder: |\n| ```:snowflake:``` | :snowflake: |\n| ```:snowman:``` | :snowman: |\n| ```:soccer:``` | :soccer: |\n| ```:icecream:``` | :icecream: |\n| ```:soon:``` | :soon: |\n| ```:arrow_lower_right:``` | :arrow_lower_right: |\n| ```:arrow_lower_left:``` | :arrow_lower_left: |\n| ```:spaghetti:``` | :spaghetti: |\n| ```:sparkle:``` | :sparkle: |\n| ```:sparkles:``` | :sparkles: |\n| ```:sparkling_heart:``` | :sparkling_heart: |\n| ```:speak_no_evil:``` | :speak_no_evil: |\n| ```:speaker:``` | :speaker: |\n| ```:mute:``` | :mute: |\n| ```:sound:``` | :sound: |\n| ```:loud_sound:``` | :loud_sound: |\n| ```:speaking_head_in_silhouette:``` | 🗣️ |\n| ```:speech_balloon:``` | :speech_balloon: |\n| ```:speedboat:``` | :speedboat: |\n| ```:spider:``` | :spider: |\n| ```:spider_web:``` | :spider_web: |\n| ```:spiral_calendar_pad:``` | 🗓️ |\n| ```:spiral_note_pad:``` | 🗒️ |\n| ```:shell:``` | :shell: |\n| ```:sweat_drops:``` | :sweat_drops: |\n| ```:sports_medal:``` | 🏅 |\n| ```:whale:``` | :whale: |\n| ```:u5272:``` | :u5272: |\n| ```:u5408:``` | :u5408: |\n| ```:u55b6:``` | :u55b6: |\n| ```:u6307:``` | :u6307: |\n| ```:u6708:``` | :u6708: |\n| ```:u6709:``` | :u6709: |\n| ```:u6e80:``` | :u6e80: |\n| ```:u7121:``` | :u7121: |\n| ```:u7533:``` | :u7533: |\n| ```:u7981:``` | :u7981: |\n| ```:u7a7a:``` | :u7a7a: |\n| ```:cl:``` | :cl: |\n| ```:cool:``` | :cool: |\n| ```:free:``` | :free: |\n| ```:id:``` | :id: |\n| ```:koko:``` | :koko: |\n| ```:sa:``` | :sa: |\n| ```:new:``` | :new: |\n| ```:ng:``` | :ng: |\n| ```:ok:``` | :ok: |\n| ```:sos:``` | :sos: |\n| ```:up:``` | :up: |\n| ```:vs:``` | :vs: |\n| ```:stadium:``` | :stadium: |\n| ```:star_and_crescent:``` | :star_and_crescent: |\n| ```:star_of_david:``` | :star_of_david: |\n| ```:station:``` | :station: |\n| ```:statue_of_liberty:``` | :statue_of_liberty: |\n| ```:steam_locomotive:``` | :steam_locomotive: |\n| ```:ramen:``` | :ramen: |\n| ```:stopwatch:``` | :stopwatch: |\n| ```:straight_ruler:``` | :straight_ruler: |\n| ```:strawberry:``` | :strawberry: |\n| ```:studio_microphone:``` | :studio_microphone: |\n| ```:partly_sunny:``` | :partly_sunny: |\n| ```:sun_with_face:``` | :sun_with_face: |\n| ```:sunflower:``` | :sunflower: |\n| ```:sunrise:``` | :sunrise: |\n| ```:sunrise_over_mountains:``` | :sunrise_over_mountains: |\n| ```:city_sunrise:``` | :city_sunrise: |\n| ```:surfer:``` | :surfer: |\n| ```:sushi:``` | :sushi: |\n| ```:suspension_railway:``` | :suspension_railway: |\n| ```:swimmer:``` | :swimmer: |\n| ```:synagogue:``` | :synagogue: |\n| ```:syringe:``` | :syringe: |\n| ```:shirt:``` | :shirt: |\n| ```:tshirt:``` | :tshirt: |\n| ```:table_tennis_paddle_and_ball:``` | 🏓 |\n| ```:taco:``` | :taco: |\n| ```:tanabata_tree:``` | :tanabata_tree: |\n| ```:tangerine:``` | :tangerine: |\n| ```:taurus:``` | :taurus: |\n| ```:taxi:``` | :taxi: |\n| ```:tea:``` | :tea: |\n| ```:calendar:``` | :calendar: |\n| ```:telephone_receiver:``` | :telephone_receiver: |\n| ```:telescope:``` | :telescope: |\n| ```:tv:``` | :tv: |\n| ```:tennis:``` | :tennis: |\n| ```:tent:``` | :tent: |\n| ```:thermometer:``` | :thermometer: |\n| ```:thinking_face:``` | 🤔 |\n| ```:thought_balloon:``` | :thought_balloon: |\n| ```:three_button_mouse:``` | 🖱️ |\n| ```:+1:``` | :+1: |\n| ```:thumbsup:``` | :thumbsup: |\n| ```:__1:``` | 👎 |\n| ```:-1:``` | :-1: |\n| ```:thumbsdown:``` | :thumbsdown: |\n| ```:thunder_cloud_and_rain:``` | ⛈️ |\n| ```:ticket:``` | :ticket: |\n| ```:tiger2:``` | :tiger2: |\n| ```:tiger:``` | :tiger: |\n| ```:timer_clock:``` | :timer_clock: |\n| ```:tired_face:``` | :tired_face: |\n| ```:toilet:``` | :toilet: |\n| ```:tokyo_tower:``` | :tokyo_tower: |\n| ```:tomato:``` | :tomato: |\n| ```:tongue:``` | :tongue: |\n| ```:tophat:``` | :tophat: |\n| ```:top:``` | :top: |\n| ```:trackball:``` | :trackball: |\n| ```:tractor:``` | :tractor: |\n| ```:tm:``` | :tm: |\n| ```:train2:``` | :train2: |\n| ```:tram:``` | :tram: |\n| ```:train:``` | :train: |\n| ```:triangular_flag_on_post:``` | :triangular_flag_on_post: |\n| ```:triangular_ruler:``` | :triangular_ruler: |\n| ```:trident:``` | :trident: |\n| ```:trolleybus:``` | :trolleybus: |\n| ```:trophy:``` | :trophy: |\n| ```:tropical_drink:``` | :tropical_drink: |\n| ```:tropical_fish:``` | :tropical_fish: |\n| ```:trumpet:``` | :trumpet: |\n| ```:tulip:``` | :tulip: |\n| ```:turkey:``` | :turkey: |\n| ```:turtle:``` | :turtle: |\n| ```:twisted_rightwards_arrows:``` | :twisted_rightwards_arrows: |\n| ```:two_hearts:``` | :two_hearts: |\n| ```:two_men_holding_hands:``` | :two_men_holding_hands: |\n| ```:two_women_holding_hands:``` | :two_women_holding_hands: |\n| ```:umbrella:``` | :umbrella: |\n| ```:umbrella_on_ground:``` | ⛱️ |\n| ```:unamused:``` | :unamused: |\n| ```:unicorn_face:``` | 🦄 |\n| ```:small_red_triangle:``` | :small_red_triangle: |\n| ```:arrow_up_small:``` | :arrow_up_small: |\n| ```:arrow_up_down:``` | :arrow_up_down: |\n| ```:upside__down_face:``` | 🙃 |\n| ```:arrow_up:``` | :arrow_up: |\n| ```:vertical_traffic_light:``` | :vertical_traffic_light: |\n| ```:vibration_mode:``` | :vibration_mode: |\n| ```:v:``` | :v: |\n| ```:video_camera:``` | :video_camera: |\n| ```:video_game:``` | :video_game: |\n| ```:vhs:``` | :vhs: |\n| ```:violin:``` | :violin: |\n| ```:virgo:``` | :virgo: |\n| ```:volcano:``` | :volcano: |\n| ```:volleyball:``` | :volleyball: |\n| ```:waning_crescent_moon:``` | :waning_crescent_moon: |\n| ```:waning_gibbous_moon:``` | :waning_gibbous_moon: |\n| ```:warning:``` | :warning: |\n| ```:wastebasket:``` | :wastebasket: |\n| ```:watch:``` | :watch: |\n| ```:water_buffalo:``` | :water_buffalo: |\n| ```:wc:``` | :wc: |\n| ```:ocean:``` | :ocean: |\n| ```:watermelon:``` | :watermelon: |\n| ```:waving_black_flag:``` | 🏴 |\n| ```:wave:``` | :wave: |\n| ```:waving_white_flag:``` | 🏳️ |\n| ```:wavy_dash:``` | :wavy_dash: |\n| ```:waxing_crescent_moon:``` | :waxing_crescent_moon: |\n| ```:moon:``` | :moon: |\n| ```:waxing_gibbous_moon:``` | :waxing_gibbous_moon: |\n| ```:scream_cat:``` | :scream_cat: |\n| ```:weary:``` | :weary: |\n| ```:wedding:``` | :wedding: |\n| ```:weight_lifter:``` | 🏋️ |\n| ```:whale2:``` | :whale2: |\n| ```:wheel_of_dharma:``` | :wheel_of_dharma: |\n| ```:wheelchair:``` | :wheelchair: |\n| ```:point_down:``` | :point_down: |\n| ```:grey_exclamation:``` | :grey_exclamation: |\n| ```:white_flower:``` | :white_flower: |\n| ```:white_frowning_face:``` | ☹️ |\n| ```:white_check_mark:``` | :white_check_mark: |\n| ```:white_large_square:``` | :white_large_square: |\n| ```:point_left:``` | :point_left: |\n| ```:white_medium_small_square:``` | :white_medium_small_square: |\n| ```:white_medium_square:``` | :white_medium_square: |\n| ```:star:``` | :star: |\n| ```:grey_question:``` | :grey_question: |\n| ```:point_right:``` | :point_right: |\n| ```:white_small_square:``` | :white_small_square: |\n| ```:relaxed:``` | :relaxed: |\n| ```:white_square_button:``` | :white_square_button: |\n| ```:white_sun_behind_cloud:``` | 🌥️ |\n| ```:white_sun_behind_cloud_with_rain:``` | 🌦️ |\n| ```:white_sun_with_small_cloud:``` | 🌤 |\n| ```:point_up_2:``` | :point_up_2: |\n| ```:point_up:``` | :point_up: |\n| ```:wind_blowing_face:``` | 🌬 |\n| ```:wind_chime:``` | :wind_chime: |\n| ```:wine_glass:``` | :wine_glass: |\n| ```:wink:``` | :wink: |\n| ```:wolf:``` | :wolf: |\n| ```:woman:``` | :woman: |\n| ```:dancers:``` | :dancers: |\n| ```:boot:``` | :boot: |\n| ```:womans_clothes:``` | :womans_clothes: |\n| ```:womans_hat:``` | :womans_hat: |\n| ```:sandal:``` | :sandal: |\n| ```:womens:``` | :womens: |\n| ```:world_map:``` | :world_map: |\n| ```:worried:``` | :worried: |\n| ```:gift:``` | :gift: |\n| ```:wrench:``` | :wrench: |\n| ```:writing_hand:``` | :writing_hand: |\n| ```:yellow_heart:``` | :yellow_heart: |\n| ```:yin_yang:``` | :yin_yang: |\n| ```:zipper__mouth_face:``` | 🤐 |\n\n### License\n\nDistributed under the MIT [License](https://github.com/99xt/emojicpp/blob/master/LICENSE). \n\n### Contributors\n\n![Repository Contributors](https://contrib.rocks/image?repo=phoebe-leong/emojicpp)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F99x%2Femojicpp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F99x%2Femojicpp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F99x%2Femojicpp/lists"}