-
Notifications
You must be signed in to change notification settings - Fork 7
App B Emoji list
This is a full list of all emojis available to GitHub Wiki pages.
This page shows the emojis split into various categories (smiley faces, travel and places &c.).
There is a full list of emojis in a single table arranged by Unicode, this is available in Section B.2
Emojis and emoticons are pictograms that can be embedded in text to convey some form of emotion, smiley face symbols, that sort of thing. They are popular with teenagers and the intellectually challenged.
GitHub supports a full set of Unicode emojis and these can be pasted directly into a Wiki or Markdown page, they can be entered using short name abbreviations or they can be entered as either decimal escape codes (&#…;) or hexadecimal escape codes (&#x…;).
Examining each in turn:
There is a standard version of the short names that can be used for emojis, these are managed by the Unicode CLDR (Common Locale Data Repository): https://cldr.unicode.org/. This provides a full list of all emoji characters, their Unicode character (or string of characters) and the formal short form name, the list is available here: https://unicode.org/emoji/charts/full-emoji-list.html.
GitHub allows short names to be used, these are surrounded by a colon (:) before and after, thus, the crossed fingers emoji is dis-played in Markdown with the short name:
:crossed_fingers: it looks like this: 🤞
The problem with this approach is that GitHub in its wisdom, decided not to use the standardised (Unicode CDLR) short names, it uses its own versions with slightly different names.
For completeness, the following tables show both the GitHub short name and the standardised CDLR short name.
Most emojis are a single Unicode character, Unicode character U+1F600 (in the standard Unicode terminology), this is the hexa-decimal escape code 😀 or in decimal notation😀.
GitHub supports all these escape codes in either decimal format or hexadecimal format, both versions are included in the follow-ing tables.
Most emojis are a single Unicode character; however, there are emojis made up of several Unicode characters, these additional characters modify the original emoji to change some aspect of it (commonly used to change skin tone &c.).
For example, the emoji :face_in_clouds: has the escape code: 😶‍🌫️.
The escape code here is made up of four Unicode characters:
😶 Face without mouth (😶)
‍ (A joining character)
🌫 fog (🌫)
️ (variation selector, renders the emoji as an image or text)
To render these “modified” emojis using escape codes, the full sequence of escape codes should be used without any intervening spaces.
In most cases short names have been assigned to these combinations.
This is a full list of all Unicode emojis along with the short names (both Unicode CLDR and GitHub). All emojis are shown with both deciaml and hexadecimal espcape codes. All work within GitHub Markdown and Wiki pages.
Each emoji (in the emoji column) can simply be cut and pasted into any GitHub Markdown or Wiki page. They will also work if pasted directly between HTML tags <p>;😀</p>.
The emojis are split into the following categories:
###3 Smileys and emotion
| Emoji | Short Name (gitHub) Short Name (Unicode CDLR) |
Esc code (Dec) Esc Code (Hex) |
|---|---|---|
| 😀 | GitHub: :grinning:CLDR: grinning face
|
😀 😀 |
| 😃 | GitHub: :smiley:CLDR: grinning face with big eyes
|
😃 😃 |
| 😄 | GitHub: :smile:CLDR: grinning face with smiling eyes
|
😄 😄 |
| 😁 | GitHub: :grin:CLDR: beaming face with smiling eyes
|
😁 😁 |
| 😆 | GitHub: :laughing:CLDR: grinning squinting face
|
😆 😆 |
| 😅 | GitHub: :sweat_smile:CLDR: grinning face with sweat
|
😅 😅 |
| 🤣 | GitHub: :rofl:CLDR: rolling on the floor laughing
|
🤣 🤣 |
| 😂 | GitHub: :joy:CLDR: face with tears of joy
|
😂 😂 |
| 🙂 | GitHub: :slightly_smiling_face:CLDR: slightly smiling face
|
🙂 🙂 |
| 🙃 | GitHub: :upside_down_face:CLDR: upside-down face
|
🙃 🙃 |
| 🫠 | GitHub: :melting_face:CLDR: melting face
|
🫠 🫠 |
| 😉 | GitHub: :wink:CLDR: winking face
|
😉 😉 |
| 😊 | GitHub: :blush:CLDR: smiling face with smiling eyes
|
😊 😊 |
| 😇 | GitHub: :innocent:CLDR: smiling face with halo
|
😇 😇 |
| Emoji | Short Name (gitHub) Short Name (Unicode CDLR) |
Esc code (Dec) Esc Code (Hex) |
|---|---|---|
| 🥰 | GitHub: :smiling_face_with_three_hearts:CLDR: face blowing a kiss
|
🥰 🥰 |
| 😍 | GitHub: :heart_eyes:CLDR: kissing face
|
😍 😍 |
| 🤩 | GitHub: :star_struck:CLDR: smiling face
|
🤩 🤩 |
| 😘 | GitHub: :kissing_heart:CLDR: kissing face with closed eyes
|
😘 😘 |
| 😗 | GitHub: :kissing:CLDR: kissing face with smiling eyes
|
😗 😗 |
| ☺ | GitHub: :relaxed:CLDR: smiling face with tear
|
☺ ☺ |
| 😚 | GitHub: :kissing_closed_eyes:CLDR: face savoring food
|
😚 😚 |
| 😙 | GitHub: :kissing_smiling_eyes:CLDR: face with tongue
|
😙 😙 |
| 🥲 | GitHub: :smiling_face_with_tear:CLDR: winking face with tongue
|
🥲 🥲 |
| Emoji | Short Name (gitHub) Short Name (Unicode CDLR) |
Esc code (Dec) Esc Code (Hex) |
|---|---|---|
| 😋 | GitHub: :yum:CLDR: hugging face
|
😋 😋 |
| 😛 | GitHub: :stuck_out_tongue:CLDR: face with hand over mouth
|
😛 😛 |
| 😜 | GitHub: :stuck_out_tongue_winking_eye:CLDR: face with open eyes and hand over mouth
|
😜 😜 |
| 🤪 | GitHub: :zany_face:CLDR: face with peeking eye
|
🤪 🤪 |
| 😝 | GitHub: :stuck_out_tongue_closed_eyes:CLDR: shushing face
|
😝 😝 |
| 🤑 | GitHub: :money_mouth_face:CLDR: thinking face
|
🤑 🤑 |
| Emoji | Short Name (gitHub) Short Name (Unicode CDLR) |
Esc code (Dec) Esc Code (Hex) |
|---|---|---|
| 🤗 | GitHub: NO-CODECLDR: neutral face
|
🤗 🤗 |
| 🤭 | GitHub: :hand_over_mouth:CLDR: expressionless face
|
🤭 🤭 |
| 🫢 | GitHub: :face_with_open_eyes_and_hand_over_mouth:CLDR: face without mouth
|
🫢 🫢 |
| 🫣 | GitHub: :face_with_peeking_eye:CLDR: dotted line face
|
🫣 🫣 |
| 🤫 | GitHub: :shushing_face:CLDR: face in clouds
|
🤫 🤫 |
| 🤔 | GitHub: :thinking:CLDR: smirking face
|
🤔 🤔 |
| 🫡 | GitHub: :saluting_face:CLDR: unamused face
|
🫡 🫡 |
| Emoji | Short Name (gitHub) Short Name (Unicode CDLR) |
Esc code (Dec) Esc Code (Hex) |
|---|---|---|
| 🤐 | GitHub: :zipper_mouth_face:CLDR: lying face
|
🤐 🤐 |
| 🤨 | GitHub: :raised_eyebrow:CLDR: shaking face
|
🤨 🤨 |
| 😐 | GitHub: :neutral_face:CLDR: head shaking horizontally
|
😐 😐 |
| 😑 | GitHub: :expressionless:CLDR: head shaking vertically
|
😑 😑 |
| 😶 | GitHub: :no_mouth:CLDR: relieved face
|
😶 😶 |
| 🫥 | GitHub: :dotted_line_face:CLDR: pensive face
|
🫥 🫥 |
| 😶🌫️ | GitHub: :face_in_clouds:CLDR: sleepy face
|
😶‍🌫️ 😶‍🌫️ |
| 😏 | GitHub: :smirk:CLDR: drooling face
|
😏 😏 |
| 😒 | GitHub: :unamused:CLDR: sleeping face
|
😒 😒 |
| 🙄 | GitHub: :roll_eyes:CLDR: face with bags under eyes
|
🙄 🙄 |
| 😬 | GitHub: :grimacing:CLDR: face with medical mask
|
😬 😬 |
| 😮💨 | GitHub: :face_exhaling:CLDR: face with thermometer
|
😮‍💨 😮‍💨 |
| 🤥 | GitHub: :lying_face:CLDR: face with head-bandage
|
🤥 🤥 |
| 🫨 | GitHub: :shaking_face:CLDR: nauseated face
|
🫨 🫨 |
| 🙂 |
GitHub: NO-CODECLDR: face vomiting
|
🙂‍↔️ 🙂‍↔️ |
| 🙂 |
GitHub: NO-CODECLDR: sneezing face
|
🙂‍↕️ 🙂‍↕️ |
| Emoji | Short Name (gitHub) Short Name (Unicode CDLR) |
Esc code (Dec) Esc Code (Hex) |
|---|---|---|
| 😌 | GitHub: :relieved:CLDR: knocked-out face
|
😌 😌 |
| 😔 | GitHub: :pensive:CLDR: face with spiral eyes
|
😔 😔 |
| 😪 | GitHub: :sleepy:CLDR: exploding head
|
😪 😪 |
| 🤤 | GitHub: :drooling_face:CLDR: cowboy hat face
|
🤤 🤤 |
| 😴 | GitHub: :sleeping:CLDR: partying face
|
😴 😴 |
| | GitHub: FAILS-TO-RENDERCLDR: disguised face
|
🫩 🫩 |
| Emoji | Short Name (gitHub) Short Name (Unicode CDLR) |
Esc code (Dec) Esc Code (Hex) |
|---|---|---|
| 😷 | GitHub: :mask:CLDR: confused face
|
😷 😷 |
| 🤒 | GitHub: :face_with_thermometer:CLDR: face with diagonal mouth
|
🤒 🤒 |
| 🤕 | GitHub: :face_with_head_bandage:CLDR: worried face
|
🤕 🤕 |
| 🤢 | GitHub: :nauseated_face:CLDR: slightly frowning face
|
🤢 🤢 |
| 🤮 | GitHub: :vomiting_face:CLDR: frowning face
|
🤮 🤮 |
| 🤧 | GitHub: :sneezing_face:CLDR: face with open mouth
|
🤧 🤧 |
| 🥵 | GitHub: :hot_face:CLDR: hushed face
|
🥵 🥵 |
| 🥶 | GitHub: :cold_face:CLDR: astonished face
|
🥶 🥶 |
| 🥴 | GitHub: :woozy_face:CLDR: flushed face
|
🥴 🥴 |
| 😵 | GitHub: :dizzy_face:CLDR: pleading face
|
😵 😵 |
| 😵💫 | GitHub: :face_with_spiral_eyes:CLDR: face holding back tears
|
😵‍💫 😵‍💫 |
| 🤯 | GitHub: :exploding_head:CLDR: frowning face with open mouth
|
🤯 🤯 |
| Emoji | Short Name (gitHub) Short Name (Unicode CDLR) |
Esc code (Dec) Esc Code (Hex) |
|---|---|---|
| 🤠 | GitHub: :cowboy_hat_face:CLDR: sad but relieved face
|
🤠 🤠 |
| 🥳 | GitHub: :partying_face:CLDR: crying face
|
🥳 🥳 |
| 🥸 | GitHub: :disguised_face:CLDR: loudly crying face
|
🥸 🥸 |
| Emoji | Short Name (gitHub) Short Name (Unicode CDLR) |
Esc code (Dec) Esc Code (Hex) |
|---|---|---|
| 😎 | GitHub: :sunglasses:CLDR: disappointed face
|
😎 😎 |
| 🤓 | GitHub: :nerd_face:CLDR: downcast face with sweat
|
🤓 🤓 |
| 🧐 | GitHub: :monocle_face:CLDR: weary face
|
🧐 🧐 |
| Emoji | Short Name (gitHub) Short Name (Unicode CDLR) |
Esc code (Dec) Esc Code (Hex) |
|---|---|---|
| 😕 | GitHub: :confused:CLDR: pouting face
|
😕 😕 |
| 🫤 | GitHub: :face_with_diagonal_mouth:CLDR: angry face
|
🫤 🫤 |
| 😟 | GitHub: :worried:CLDR: face with symbols on mouth
|
😟 😟 |
| 🙁 | GitHub: :slightly_frowning_face:CLDR: smiling face with horns
|
🙁 🙁 |
| ☹ | GitHub: :frowning_face:CLDR: angry face with horns
|
☹ ☹ |
| 😮 | GitHub: :open_mouth:CLDR: skull
|
😮 😮 |
| 😯 | GitHub: :hushed:CLDR: skull and crossbones
|
😯 😯 |
| 😲 | GitHub: :astonished:CLDR: pile of poo
|
😲 😲 |
| 😳 | GitHub: :flushed:CLDR: clown face
|
😳 😳 |
| 🥺 | GitHub: :pleading_face:CLDR: ogre
|
🥺 🥺 |
| 🥹 | GitHub: :face_holding_back_tears:CLDR: goblin
|
🥹 🥹 |
| 😦 | GitHub: :frowning:CLDR: ghost
|
😦 😦 |
| 😧 | GitHub: :anguished:CLDR: alien
|
😧 😧 |
| 😨 | GitHub: :fearful:CLDR: alien monster
|
😨 😨 |
| 😰 | GitHub: :cold_sweat:CLDR: robot
|
😰 😰 |
| 😥 | GitHub: :disappointed_relieved:CLDR: grinning cat
|
😥 😥 |
| 😢 | GitHub: :cry:CLDR: grinning cat with smiling eyes
|
😢 😢 |
| 😭 | GitHub: :sob:CLDR: cat with tears of joy
|
😭 😭 |
| 😱 | GitHub: :scream:CLDR: smiling cat with heart-eyes
|
😱 😱 |
| 😖 | GitHub: :confounded:CLDR: cat with wry smile
|
😖 😖 |
| 😣 | GitHub: :persevere:CLDR: kissing cat
|
😣 😣 |
| 😞 | GitHub: :disappointed:CLDR: weary cat
|
😞 😞 |
| 😓 | GitHub: :sweat:CLDR: crying cat
|
😓 😓 |
| 😩 | GitHub: :weary:CLDR: pouting cat
|
😩 😩 |
| 😫 | GitHub: :tired_face:CLDR: see-no-evil monkey
|
😫 😫 |
| 🥱 | GitHub: :yawning_face:CLDR: hear-no-evil monkey
|
🥱 🥱 |
| Emoji | Short Name (gitHub) Short Name (Unicode CDLR) |
Esc code (Dec) Esc Code (Hex) |
|---|---|---|
| 😤 | GitHub: :triumph:CLDR: heart with ribbon
|
😤 😤 |
| 😡 | GitHub: :rage:CLDR: sparkling heart
|
😡 😡 |
| 😠 | GitHub: :angry:CLDR: growing heart
|
😠 😠 |
| 🤬 | GitHub: :cursing_face:CLDR: beating heart
|
🤬 🤬 |
| 😈 | GitHub: :smiling_imp:CLDR: revolving hearts
|
😈 😈 |
| 👿 | GitHub: :imp:CLDR: two hearts
|
👿 👿 |
| 💀 | GitHub: :skull:CLDR: heart decoration
|
💀 💀 |
| ☠ | GitHub: :skull_and_crossbones:CLDR: heart exclamation
|
☠ ☠ |
| Emoji | Short Name (gitHub) Short Name (Unicode CDLR) |
Esc code (Dec) Esc Code (Hex) |
|---|---|---|
| 💩 | GitHub: :poop:CLDR: red heart
|
💩 💩 |
| 🤡 | GitHub: :clown_face:CLDR: pink heart
|
🤡 🤡 |
| 👹 | GitHub: :japanese_ogre:CLDR: orange heart
|
👹 👹 |
| 👺 | GitHub: :japanese_goblin:CLDR: yellow heart
|
👺 👺 |
| 👻 | GitHub: :ghost:CLDR: green heart
|
👻 👻 |
| 👽 | GitHub: :alien:CLDR: blue heart
|
👽 👽 |
| 👾 | GitHub: :space_invader:CLDR: light blue hear
|
👾 👾 |
| 🤖 | GitHub: :robot:CLDR: purple heart
|
🤖 🤖 |
| Emoji | Short Name (gitHub) Short Name (Unicode CDLR) |
Esc code (Dec) Esc Code (Hex) |
|---|---|---|
| 😺 | GitHub: :smiley_cat:CLDR: white heart
|
😺 😺 |
| 😸 | GitHub: :smile_cat:CLDR: kiss mark
|
😸 😸 |
| 😹 | GitHub: :joy_cat:CLDR: hundred points
|
😹 😹 |
| 😻 | GitHub: :heart_eyes_cat:CLDR: anger symbol
|
😻 😻 |
| 😼 | GitHub: :smirk_cat:CLDR: collision
|
😼 😼 |
| 😽 | GitHub: :kissing_cat:CLDR: dizzy
|
😽 😽 |
| 🙀 | GitHub: :scream_cat:CLDR: sweat droplets
|
🙀 🙀 |
| 😿 | GitHub: :crying_cat_face:CLDR: dashing away
|
😿 😿 |
| 😾 | GitHub: :pouting_cat:CLDR: hole
|
😾 😾 |
| Emoji | Short Name (gitHub) Short Name (Unicode CDLR) |
Esc code (Dec) Esc Code (Hex) |
|---|---|---|
| 🙈 | GitHub: :see_no_evil:CLDR: right anger bubble
|
🙈 🙈 |
| 🙉 | GitHub: :hear_no_evil:CLDR: thought balloon
|
🙉 🙉 |
| 🙊 | GitHub: :speak_no_evil:CLDR: zzz
|
🙊 🙊 |
| Emoji | Short Name (gitHub) Short Name (Unicode CDLR) |
Esc code (Dec) Esc Code (Hex) |
|---|---|---|
| 💌 | GitHub: :love_letter:CLDR: raised hand
|
💌 💌 |
| 💘 | GitHub: :cupid:CLDR: vulcan salute
|
💘 💘 |
| 💝 | GitHub: :gift_heart:CLDR: rightwards hand
|
💝 💝 |
| 💖 | GitHub: :sparkling_heart:CLDR: leftwards hand
|
💖 💖 |
| 💗 | GitHub: :heartpulse:CLDR: palm down hand
|
💗 💗 |
| 💓 | GitHub: :heartbeat:CLDR: palm up hand
|
💓 💓 |
| 💞 | GitHub: :revolving_hearts:CLDR: leftwards pushing hand
|
💞 💞 |
| 💕 | GitHub: :two_hearts:CLDR: rightwards pushing hand
|
💕 💕 |
| 💟 | GitHub: :heart_decoration:CLDR: OK hand
|
💟 💟 |
| ❣ | GitHub: :heavy_heart_exclamation:CLDR: pinched fingers
|
❣ ❣ |
| 💔 | GitHub: :broken_heart:CLDR: pinching hand
|
💔 💔 |
| ❤️🔥 | GitHub: :heart_on_fire:CLDR: victory hand
|
❤️‍🔥 ❤️‍🔥 |
| ❤️🩹 | GitHub: :mending_heart:CLDR: crossed fingers
|
❤️‍🩹 ❤️‍🩹 |
| ❤ | GitHub: :heart:CLDR: hand with index finger and thumb crossed
|
❤ ❤ |
| 🩷 | GitHub: :pink_heart:CLDR: love-you gesture
|
🥷 🥷 |
| 🧡 | GitHub: :orange_heart:CLDR: sign of the horns
|
🧡 🧡 |
| 💛 | GitHub: :yellow_heart:CLDR: call me hand
|
💛 💛 |
| 💚 | GitHub: :green_heart:CLDR: backhand index pointing left
|
💚 💚 |
| 💙 | GitHub: :blue_heart:CLDR: backhand index pointing right
|
💙 💙 |
| 🩵 | GitHub: :light_blue_hear:CLDR: backhand index pointing up
|
🥵 🥵 |
| 💜 | GitHub: :purple_heart:CLDR: middle finger
|
💜 💜 |
| 🤎 | GitHub: :brown_heart:CLDR: backhand index pointing down
|
🤎 🤎 |
| 🖤 | GitHub: :black_heart:CLDR: index pointing up
|
🖤 🖤 |
| 🩶 | GitHub: :grey_heart:CLDR: index pointing at the viewer
|
🥶 🥶 |
| 🤍 | GitHub: :white_heart:CLDR: thumbs up
|
🤍 🤍 |
| 💋 | GitHub: :kiss:CLDR: thumbs down
|
💋 💋 |
| 💯 | GitHub: :100:CLDR: raised fist
|
💯 💯 |
| 💢 | GitHub: :anger:CLDR: oncoming fist
|
💢 💢 |
| 💥 | GitHub: :collision:CLDR: left-facing fist
|
💥 💥 |
| 💫 | GitHub: :dizzy:CLDR: right-facing fist
|
💫 💫 |
| 💦 | GitHub: :sweat_drops:CLDR: clapping hands
|
💦 💦 |
| 💨 | GitHub: :dash:CLDR: raising hands
|
💨 💨 |
| 🕳 | GitHub: :hole:CLDR: heart hands
|
🕳 🕳 |
| 💬 | GitHub: :speech_balloon:CLDR: open hands
|
💬 💬 |
| 👁️🗨️ | GitHub: :eye_speech_bubble:CLDR: palms up together
|
👁️‍🗨️ 👁️‍🗨️ |
| 🗨 | GitHub: :left_speech_bubble:CLDR: handshake
|
🗨 🗨 |
| 🗯 | GitHub: :right_anger_bubble:CLDR: folded hands
|
🗯 🗯 |
| 💭 | GitHub: :thought_balloon:CLDR: writing hand
|
💭 💭 |
| 💤 | GitHub: :zzz:CLDR: nail polish
|
💤 💤 |
| ###3 People and Body |
| Emoji | Short Name (gitHub) Short Name (Unicode CDLR) |
Esc code (Dec) Esc Code (Hex) |
|---|---|---|
| 👋 | GitHub: :wave:CLDR: leg
|
👋 👋 |
| 🤚 | GitHub: :raised_back_of_hand:CLDR: foot
|
🤚 🤚 |
| 🖐 | GitHub: :raised_hand_with_fingers_splayed:CLDR: ear
|
🖐 🖐 |
| ✋ | GitHub: :hand:CLDR: ear with hearing aid
|
✋ ✋ |
| 🖖 | GitHub: :vulcan_salute:CLDR: nose
|
🖖 🖖 |
| 🫱 | GitHub: :rightwards_hand:CLDR: brain
|
🫱 🫱 |
| 🫲 | GitHub: :leftwards_hand:CLDR: anatomical heart
|
🫲 🫲 |
| 🫳 | GitHub: :palm_down_hand:CLDR: lungs
|
🫳 🫳 |
| 🫴 | GitHub: :palm_up_hand:CLDR: tooth
|
🫴 🫴 |
| 🫷 | GitHub: :leftwards_pushing_hand:CLDR: bone
|
🫷 🫷 |
| 🫸 | GitHub: :rightwards_pushing_hand:CLDR: eyes
|
🫸 🫸 |
| Emoji | Short Name (gitHub) Short Name (Unicode CDLR) |
Esc code (Dec) Esc Code (Hex) |
|---|---|---|
| 👌 | GitHub: :ok_hand:CLDR: biting lips
|
👌 👌 |
| 🤌 | GitHub: :pinched_fingers:CLDR: baby
|
🤌 🤌 |
| 🤏 | GitHub: :pinching_hand:CLDR: child
|
🤏 🤏 |
| ✌ | GitHub: :v:CLDR: boy
|
✌ ✌ |
| 🤞 | GitHub: :crossed_fingers:CLDR: girl
|
🤞 🤞 |
| 🫰 | GitHub: :hand_with_index_finger_and_thumb_crossed:CLDR: person
|
🫰 🫰 |
| 🤟 | GitHub: :love_you_gesture:CLDR: person: blond hair
|
🤟 🤟 |
| 🤘 | GitHub: :metal:CLDR: man
|
🤘 🤘 |
| 🤙 | GitHub: :call_me_hand:CLDR: person: beard
|
🤙 🤙 |
| Emoji | Short Name (gitHub) Short Name (Unicode CDLR) |
Esc code (Dec) Esc Code (Hex) |
|---|---|---|
| 👈 | GitHub: :point_left:CLDR: man: curly hair
|
👈 👈 |
| 👉 | GitHub: :point_right:CLDR: man: white hair
|
👉 👉 |
| 👆 | GitHub: :point_up_2:CLDR: man: bald
|
👆 👆 |
| 🖕 | GitHub: :fu:CLDR: woman
|
🖕 🖕 |
| 👇 | GitHub: :point_down:CLDR: woman: red hair
|
👇 👇 |
| ☝ | GitHub: :point_up:CLDR: person: red hair
|
☝ ☝ |
| 🫵 | GitHub: :index_pointing_at_the_viewer:CLDR: woman: curly hair
|
🫵 🫵 |
| Emoji | Short Name (gitHub) Short Name (Unicode CDLR) |
Esc code (Dec) Esc Code (Hex) |
|---|---|---|
| 👍 | GitHub: :thumbsup:CLDR: woman: bald
|
👍 👍 |
| 👎 | GitHub: :thumbsdown:CLDR: person: bald
|
👎 👎 |
| ✊ | GitHub: :fist:CLDR: woman: blond hair
|
✊ ✊ |
| 👊 | GitHub: :punch:CLDR: man: blond hair
|
👊 👊 |
| 🤛 | GitHub: :fist_left:CLDR: older person
|
🤛 🤛 |
| 🤜 | GitHub: :fist_right:CLDR: old man
|
🤜 🤜 |
| Emoji | Short Name (gitHub) Short Name (Unicode CDLR) |
Esc code (Dec) Esc Code (Hex) |
|---|---|---|
| 👏 | GitHub: :clap:CLDR: woman frowning
|
👏 👏 |
| 🙌 | GitHub: :raised_hands:CLDR: person pouting
|
🙌 🙌 |
| 🫶 | GitHub: :heart_hands:CLDR: man pouting
|
🫶 🫶 |
| 👐 | GitHub: :open_hands:CLDR: woman pouting
|
👐 👐 |
| 🤲 | GitHub: :palms_up_together:CLDR: person gesturing NO
|
🤲 🤲 |
| 🤝 | GitHub: :handshake:CLDR: man gesturing NO
|
🤝 🤝 |
| 🙏 | GitHub: :pray:CLDR: woman gesturing NO
|
🙏 🙏 |
| Emoji | Short Name (gitHub) Short Name (Unicode CDLR) |
Esc code (Dec) Esc Code (Hex) |
|---|---|---|
| ✍ | GitHub: :writing_hand:CLDR: person tipping hand
|
✍ ✍ |
| 💅 | GitHub: :nail_care:CLDR: man tipping hand
|
💅 💅 |
| 🤳 | GitHub: :selfie:CLDR: woman tipping hand
|
🤳 🤳 |
| Emoji | Short Name (gitHub) Short Name (Unicode CDLR) |
Esc code (Dec) Esc Code (Hex) |
|---|---|---|
| 💪 | GitHub: :muscle:CLDR: deaf person
|
💪 💪 |
| 🦾 | GitHub: :mechanical_arm:CLDR: deaf man
|
🦾 🦾 |
| 🦿 | GitHub: :mechanical_leg:CLDR: deaf woman
|
🦿 🦿 |
| 🦵 | GitHub: :leg:CLDR: person bowing
|
🦵 🦵 |
| 🦶 | GitHub: :foot:CLDR: man bowing
|
🦶 🦶 |
| 👂 | GitHub: :ear:CLDR: woman bowing
|
👂 👂 |
| 🦻 | GitHub: :ear_with_hearing_aid:CLDR: person facepalming
|
🦻 🦻 |
| 👃 | GitHub: :nose:CLDR: man facepalming
|
👃 👃 |
| 🧠 | GitHub: :brain:CLDR: woman facepalming
|
🧠 🧠 |
| 🫀 | GitHub: :anatomical_heart:CLDR: person shrugging
|
🫀 🫀 |
| 🫁 | GitHub: :lungs:CLDR: man shrugging
|
🫁 🫁 |
| 🦷 | GitHub: :tooth:CLDR: woman shrugging
|
🦷 🦷 |
| 🦴 | GitHub: :bone:CLDR: health worker
|
🦴 🦴 |
| 👀 | GitHub: :eyes:CLDR: man health worker
|
👀 👀 |
| 👁 | GitHub: :eye:CLDR: woman health worker
|
👁 👁 |
| 👅 | GitHub: :tongue:CLDR: student
|
👅 👅 |
| 👄 | GitHub: :lips:CLDR: man student
|
👄 👄 |
| 🫦 | GitHub: :biting_lip:CLDR: woman student
|
🫦 🫦 |
| Emoji | Short Name (gitHub) Short Name (Unicode CDLR) |
Esc code (Dec) Esc Code (Hex) |
|---|---|---|
| 👶 | GitHub: :baby:CLDR: judge
|
👶 👶 |
| 🧒 | GitHub: :child:CLDR: man judge
|
🧒 🧒 |
| 👦 | GitHub: :boy:CLDR: woman judge
|
👦 👦 |
| 👧 | GitHub: :girl:CLDR: farmer
|
👧 👧 |
| 🧑 | GitHub: :adult:CLDR: man farmer
|
🧑 🧑 |
| 👱 | GitHub: :blond_haired_person:CLDR: woman farmer
|
👱 👱 |
| 👨 | GitHub: :man:CLDR: cook
|
👨 👨 |
| 🧔 | GitHub: :bearded_person:CLDR: man cook
|
🧔 🧔 |
| 🧔♂️ | GitHub: :man_beard:CLDR: woman cook
|
🧔‍♂️ 🧔‍♂️ |
| 🧔♀️ | GitHub: :woman_beard:CLDR: mechanic
|
🧔‍♀️ 🧔‍♀️ |
| 👨🦰 | GitHub: :red_haired_man:CLDR: man mechanic
|
👨‍🦰 👨‍🦰 |
| 👨🦱 | GitHub: :curly_haired_man:CLDR: woman mechanic
|
👨‍🦱 👨‍🦱 |
| 👨🦳 | GitHub: :white_haired_man:CLDR: factory worker
|
👨‍🦳 👨‍🦳 |
| 👨🦲 | GitHub: :bald_man:CLDR: man factory worker
|
👨‍🦲 👨‍🦲 |
| 👩 | GitHub: :woman:CLDR: woman factory worker
|
👩 👩 |
| 👩🦰 | GitHub: :red_haired_woman:CLDR: office worker
|
👩‍🦰 👩‍🦰 |
| 🧑🦰 | GitHub: :person_red_hair:CLDR: man office worker
|
🧑‍🦰 🧑‍🦰 |
| 👩🦱 | GitHub: :curly_haired_woman:CLDR: woman office worker
|
👩‍🦱 👩‍🦱 |
| 🧑🦱 | GitHub: :person_curly_hair:CLDR: scientist
|
🧑‍🦱 🧑‍🦱 |
| 👩🦳 | GitHub: :white_haired_woman:CLDR: man scientist
|
👩‍🦳 👩‍🦳 |
| 🧑🦳 | GitHub: :person_white_hair:CLDR: woman scientist
|
🧑‍🦳 🧑‍🦳 |
| 👩🦲 | GitHub: :bald_woman:CLDR: technologist
|
👩‍🦲 👩‍🦲 |
| 🧑🦲 | GitHub: :person_bald:CLDR: man technologist
|
🧑‍🦲 🧑‍🦲 |
| 👱♀️ | GitHub: :blond_haired_woman:CLDR: woman technologist
|
👱‍♀️ 👱‍♀️ |
| 👱♂️ | GitHub: :blond_haired_man:CLDR: singer
|
👱‍♂️ 👱‍♂️ |
| 🧓 | GitHub: :older_adult:CLDR: man singer
|
🧓 🧓 |
| 👴 | GitHub: :older_man:CLDR: woman singer
|
👴 👴 |
| 👵 | GitHub: :older_woman:CLDR: artist
|
👵 👵 |
| Emoji | Short Name (gitHub) Short Name (Unicode CDLR) |
Esc code (Dec) Esc Code (Hex) |
|---|---|---|
| 🙍 | GitHub: :frowning_person:CLDR: man pilot
|
🙍 🙍 |
| 🙍♂️ | GitHub: :frowning_man:CLDR: woman pilot
|
🙍‍♂️ 🙍‍♂️ |
| 🙍♀️ | GitHub: :frowning_woman:CLDR: astronaut
|
🙍‍♀️ 🙍‍♀️ |
| 🙎 | GitHub: :pouting_face:CLDR: man astronaut
|
🙎 🙎 |
| 🙎♂️ | GitHub: :pouting_man:CLDR: woman astronaut
|
🙎‍♂️ 🙎‍♂️ |
| 🙎♀️ | GitHub: :pouting_woman:CLDR: firefighter
|
🙎‍♀️ 🙎‍♀️ |
| 🙅 | GitHub: :no_good:CLDR: man firefighter
|
🙅 🙅 |
| 🙅♂️ | GitHub: :no_good_man:CLDR: woman firefighter
|
🙅‍♂️ 🙅‍♂️ |
| 🙅♀️ | GitHub: :no_good_woman:CLDR: police officer
|
🙅‍♀️ 🙅‍♀️ |
| 🙆 | GitHub: :ok_person:CLDR: man police officer
|
🙆 🙆 |
| 🙆♂️ | GitHub: :ok_man:CLDR: woman police officer
|
🙆‍♂️ 🙆‍♂️ |
| 🙆♀️ | GitHub: :ok_woman:CLDR: detective
|
🙆‍♀️ 🙆‍♀️ |
| 💁 | GitHub: :tipping_hand_person:CLDR: man detective
|
💁 💁 |
| 💁♂️ | GitHub: :tipping_hand_man:CLDR: woman detective
|
💁‍♂️ 💁‍♂️ |
| 💁♀️ | GitHub: :tipping_hand_woman:CLDR: guard
|
💁‍♀️ 💁‍♀️ |
| 🙋 | GitHub: :raising_hand:CLDR: man guard
|
🙋 🙋 |
| 🙋♂️ | GitHub: :raising_hand_man:CLDR: woman guard
|
🙋‍♂️ 🙋‍♂️ |
| 🙋♀️ | GitHub: :raising_hand_woman:CLDR: ninja
|
🙋‍♀️ 🙋‍♀️ |
| 🧏 | GitHub: :deaf_person:CLDR: construction worker
|
🧏 🧏 |
| 🧏♂️ | GitHub: :deaf_man:CLDR: man construction worker
|
🧏‍♂️ 🧏‍♂️ |
| 🧏♀️ | GitHub: :deaf_woman:CLDR: woman construction worker
|
🧏‍♀️ 🧏‍♀️ |
| 🙇 | GitHub: :bow:CLDR: person with crown
|
🙇 🙇 |
| 🙇♂️ | GitHub: :bowing_man:CLDR: prince
|
🙇‍♂️ 🙇‍♂️ |
| 🙇♀️ | GitHub: :bowing_woman:CLDR: princess
|
🙇‍♀️ 🙇‍♀️ |
| 🤦 | GitHub: :facepalm:CLDR: person wearing turban
|
🤦 🤦 |
| 🤦♂️ | GitHub: :man_facepalming:CLDR: man wearing turban
|
🤦‍♂️ 🤦‍♂️ |
| 🤦♀️ | GitHub: :woman_facepalming:CLDR: woman wearing turban
|
🤦‍♀️ 🤦‍♀️ |
| 🤷 | GitHub: :shrug:CLDR: person with skullcap
|
🤷 🤷 |
| 🤷♂️ | GitHub: :man_shrugging:CLDR: woman with headscarf
|
🤷‍♂️ 🤷‍♂️ |
| 🤷♀️ | GitHub: :woman_shrugging:CLDR: person in tuxedo
|
🤷‍♀️ 🤷‍♀️ |
| Emoji | Short Name (gitHub) Short Name (Unicode CDLR) |
Esc code (Dec) Esc Code (Hex) |
|---|---|---|
| 🧑⚕️ | GitHub: :health_worker:CLDR: man with veil
|
🧑‍⚕️ 🧑‍⚕️ |
| 👨⚕️ | GitHub: :man_health_worker:CLDR: woman with veil
|
👨‍⚕️ 👨‍⚕️ |
| 👩⚕️ | GitHub: :woman_health_worker:CLDR: pregnant woman
|
👩‍⚕️ 👩‍⚕️ |
| 🧑🎓 | GitHub: :student:CLDR: pregnant man
|
🧑‍🎓 🧑‍🎓 |
| 👨🎓 | GitHub: :man_student:CLDR: pregnant person
|
👨‍🎓 👨‍🎓 |
| 👩🎓 | GitHub: :woman_student:CLDR: breast-feeding
|
👩‍🎓 👩‍🎓 |
| 🧑🏫 | GitHub: :teacher:CLDR: woman feeding baby
|
🧑‍🏫 🧑‍🏫 |
| 👨🏫 | GitHub: :man_teacher:CLDR: man feeding baby
|
👨‍🏫 👨‍🏫 |
| 👩🏫 | GitHub: :woman_teacher:CLDR: person feeding baby
|
👩‍🏫 👩‍🏫 |
| 🧑⚖️ | GitHub: :judge:CLDR: baby angel
|
🧑‍⚖️ 🧑‍⚖️ |
| 👨⚖️ | GitHub: :man_judge:CLDR: Santa Claus
|
👨‍⚖️ 👨‍⚖️ |
| 👩⚖️ | GitHub: :woman_judge:CLDR: Mrs. Claus
|
👩‍⚖️ 👩‍⚖️ |
| 🧑🌾 | GitHub: :farmer:CLDR: mx claus
|
🧑‍🌾 🧑‍🌾 |
| 👨🌾 | GitHub: :man_farmer:CLDR: superhero
|
👨‍🌾 👨‍🌾 |
| 👩🌾 | GitHub: :woman_farmer:CLDR: man superhero
|
👩‍🌾 👩‍🌾 |
| 🧑🍳 | GitHub: :cook:CLDR: woman superhero
|
🧑‍🍳 🧑‍🍳 |
| 👨🍳 | GitHub: :man_cook:CLDR: supervillain
|
👨‍🍳 👨‍🍳 |
| 👩🍳 | GitHub: :woman_cook:CLDR: man supervillain
|
👩‍🍳 👩‍🍳 |
| 🧑🔧 | GitHub: :mechanic:CLDR: woman supervillain
|
🧑‍🔧 🧑‍🔧 |
| 👨🔧 | GitHub: :man_mechanic:CLDR: mage
|
👨‍🔧 👨‍🔧 |
| 👩🔧 | GitHub: :woman_mechanic:CLDR: man mage
|
👩‍🔧 👩‍🔧 |
| 🧑🏭 | GitHub: :factory_worker:CLDR: woman mage
|
🧑‍🏭 🧑‍🏭 |
| 👨🏭 | GitHub: :man_factory_worker:CLDR: fairy
|
👨‍🏭 👨‍🏭 |
| 👩🏭 | GitHub: :woman_factory_worker:CLDR: man fairy
|
👩‍🏭 👩‍🏭 |
| 🧑💼 | GitHub: :office_worker:CLDR: woman fairy
|
🧑‍💼 🧑‍💼 |
| 👨💼 | GitHub: :man_office_worker:CLDR: vampire
|
👨‍💼 👨‍💼 |
| 👩💼 | GitHub: :woman_office_worker:CLDR: man vampire
|
👩‍💼 👩‍💼 |
| 🧑🔬 | GitHub: :scientist:CLDR: woman vampire
|
🧑‍🔬 🧑‍🔬 |
| 👨🔬 | GitHub: :man_scientist:CLDR: merperson
|
👨‍🔬 👨‍🔬 |
| 👩🔬 | GitHub: :woman_scientist:CLDR: merman
|
👩‍🔬 👩‍🔬 |
| 🧑💻 | GitHub: :technologist:CLDR: mermaid
|
🧑‍💻 🧑‍💻 |
| 👨💻 | GitHub: :man_technologist:CLDR: elf
|
👨‍💻 👨‍💻 |
| 👩💻 | GitHub: :woman_technologist:CLDR: man elf
|
👩‍💻 👩‍💻 |
| 🧑🎤 | GitHub: :singer:CLDR: woman elf
|
🧑‍🎤 🧑‍🎤 |
| 👨🎤 | GitHub: :man_singer:CLDR: genie
|
👨‍🎤 👨‍🎤 |
| 👩🎤 | GitHub: :woman_singer:CLDR: man genie
|
👩‍🎤 👩‍🎤 |
| 🧑🎨 | GitHub: :artist:CLDR: woman genie
|
🧑‍🎨 🧑‍🎨 |
| 👨🎨 | GitHub: :man_artist:CLDR: zombie
|
👨‍🎨 👨‍🎨 |
| 👩🎨 | GitHub: :woman_artist:CLDR: man zombie
|
👩‍🎨 👩‍🎨 |
| 🧑 |
GitHub: FAILS-TO-RENDERCLDR: woman zombie
|
🧑‍✈️ 🧑‍✈️ |
| 👨 |
GitHub: FAILS-TO-RENDERCLDR: troll
|
👨‍✈️ 👨‍✈️ |
| 👩 |
GitHub: FAILS-TO-RENDERCLDR: person getting massage
|
👩‍✈️ 👩‍✈️ |
| 🧑🚀 | GitHub: :astronaut:CLDR: man getting massage
|
🧑‍🚀 🧑‍🚀 |
| 👨🚀 | GitHub: :man_astronaut:CLDR: woman getting massage
|
👨‍🚀 👨‍🚀 |
| 👩🚀 | GitHub: :woman_astronaut:CLDR: person getting haircut
|
👩‍🚀 👩‍🚀 |
| 🧑🚒 | GitHub: :firefighter:CLDR: man getting haircut
|
🧑‍🚒 🧑‍🚒 |
| 👨🚒 | GitHub: :man_firefighter:CLDR: woman getting haircut
|
👨‍🚒 👨‍🚒 |
| 👩🚒 | GitHub: :woman_firefighter:CLDR: person walking
|
👩‍🚒 👩‍🚒 |
| 👮 | GitHub: :cop:CLDR: man walking
|
👮 👮 |
| 👮♂️ | GitHub: :policeman:CLDR: woman walking
|
👮‍♂️ 👮‍♂️ |
| 👮♀️ | GitHub: :policewoman:CLDR: person walking facing right
|
👮‍♀️ 👮‍♀️ |
| 🕵 | GitHub: :detective:CLDR: woman walking facing right
|
🕵 🕵 |
| 🕵️♂️ | GitHub: :male_detective:CLDR: man walking facing right
|
🕵️‍♂️ 🕵️‍♂️ |
| 🕵️♀️ | GitHub: :female_detective:CLDR: person standing
|
🕵️‍♀️ 🕵️‍♀️ |
| 💂 | GitHub: :guard:CLDR: man standing
|
💂 💂 |
| 💂♂️ | GitHub: :guardsman:CLDR: woman standing
|
💂‍♂️ 💂‍♂️ |
| 💂♀️ | GitHub: :guardswoman:CLDR: person kneeling
|
💂‍♀️ 💂‍♀️ |
| 🥷 | GitHub: :ninja:CLDR: man kneeling
|
🥷 🥷 |
| 👷 | GitHub: :construction_worker:CLDR: woman kneeling
|
👷 👷 |
| 👷♂️ | GitHub: :construction_worker_man:CLDR: person kneeling facing right
|
👷‍♂️ 👷‍♂️ |
| 👷♀️ | GitHub: :construction_worker_woman:CLDR: woman kneeling facing right
|
👷‍♀️ 👷‍♀️ |
| 🫅 | GitHub: :person_with_crown:CLDR: man kneeling facing right
|
🫅 🫅 |
| 🤴 | GitHub: :prince:CLDR: person with white cane
|
🤴 🤴 |
| 👸 | GitHub: :princess:CLDR: person with white cane facing right
|
👸 👸 |
| 👳 | GitHub: :person_with_turban:CLDR: man with white cane
|
👳 👳 |
| 👳♂️ | GitHub: :man_with_turban:CLDR: man with white cane facing right
|
👳‍♂️ 👳‍♂️ |
| 👳♀️ | GitHub: :woman_with_turban:CLDR: woman with white cane
|
👳‍♀️ 👳‍♀️ |
| 👲 | GitHub: :man_with_gua_pi_mao:CLDR: woman with white cane facing right
|
👲 👲 |
| 🧕 | GitHub: :woman_with_headscarf:CLDR: person in motorized wheelchair
|
🧕 🧕 |
| 🤵 | GitHub: :person_in_tuxedo:CLDR: person in motorized wheelchair facing right
|
🤵 🤵 |
| 🤵♂️ | GitHub: :man_in_tuxedo:CLDR: man in motorized wheelchair
|
🤵‍♂️ 🤵‍♂️ |
| 🤵♀️ | GitHub: :woman_in_tuxedo:CLDR: man in motorized wheelchair facing right
|
🤵‍♀️ 🤵‍♀️ |
| 👰 | GitHub: :person_with_veil:CLDR: woman in motorized wheelchair
|
👰 👰 |
| 👰♂️ | GitHub: :man_with_veil:CLDR: woman in motorized wheelchair facing right
|
👰‍♂️ 👰‍♂️ |
| 👰♀️ | GitHub: :woman_with_veil:CLDR: person in manual wheelchair
|
👰‍♀️ 👰‍♀️ |
| 🤰 | GitHub: :pregnant_woman:CLDR: person in manual wheelchair facing right
|
🤰 🤰 |
| 🫃 | GitHub: :pregnant_man:CLDR: man in manual wheelchair
|
🫃 🫃 |
| 🫄 | GitHub: :pregnant_person:CLDR: man in manual wheelchair facing right
|
🫄 🫄 |
| 🤱 | GitHub: :breast_feeding:CLDR: woman in manual wheelchair
|
🤱 🤱 |
| 👩🍼 | GitHub: :woman_feeding_baby:CLDR: woman in manual wheelchair facing right
|
👩‍🍼 👩‍🍼 |
| 👨🍼 | GitHub: :man_feeding_baby:CLDR: person running
|
👨‍🍼 👨‍🍼 |
| 🧑🍼 | GitHub: :person_feeding_baby:CLDR: man running
|
🧑‍🍼 🧑‍🍼 |
| Emoji | Short Name (gitHub) Short Name (Unicode CDLR) |
Esc code (Dec) Esc Code (Hex) |
|---|---|---|
| 👼 | GitHub: :angel:CLDR: man running facing right
|
👼 👼 |
| 🎅 | GitHub: :santa:CLDR: woman dancing
|
🎅 🎅 |
| 🤶 | GitHub: :mrs_claus:CLDR: man dancing
|
🤶 🤶 |
| 🧑🎄 | GitHub: :mx_claus:CLDR: person in suit levitating
|
🧑‍🎄 🧑‍🎄 |
| 🦸 | GitHub: :superhero:CLDR: people with bunny ears
|
🦸 🦸 |
| 🦸♂️ | GitHub: :superhero_man:CLDR: men with bunny ears
|
🦸‍♂️ 🦸‍♂️ |
| 🦸♀️ | GitHub: :superhero_woman:CLDR: women with bunny ears
|
🦸‍♀️ 🦸‍♀️ |
| 🦹 | GitHub: :supervillain:CLDR: person in steamy room
|
🦹 🦹 |
| 🦹♂️ | GitHub: :supervillain_man:CLDR: man in steamy room
|
🦹‍♂️ 🦹‍♂️ |
| 🦹♀️ | GitHub: :supervillain_woman:CLDR: woman in steamy room
|
🦹‍♀️ 🦹‍♀️ |
| 🧙 | GitHub: :mage:CLDR: person climbing
|
🧙 🧙 |
| 🧙♂️ | GitHub: :mage_man:CLDR: man climbing
|
🧙‍♂️ 🧙‍♂️ |
| 🧙♀️ | GitHub: :mage_woman:CLDR: woman climbing
|
🧙‍♀️ 🧙‍♀️ |
| 🧚 | GitHub: :fairy:CLDR: person fencing
|
🧚 🧚 |
| 🧚♂️ | GitHub: :fairy_man:CLDR: horse racing
|
🧚‍♂️ 🧚‍♂️ |
| 🧚♀️ | GitHub: :fairy_woman:CLDR: skier
|
🧚‍♀️ 🧚‍♀️ |
| 🧛 | GitHub: :vampire:CLDR: snowboarder
|
🧛 🧛 |
| 🧛♂️ | GitHub: :vampire_man:CLDR: person golfing
|
🧛‍♂️ 🧛‍♂️ |
| 🧛♀️ | GitHub: :vampire_woman:CLDR: man golfing
|
🧛‍♀️ 🧛‍♀️ |
| 🧜 | GitHub: :merperson:CLDR: woman golfing
|
🧜 🧜 |
| 🧜♂️ | GitHub: :merman:CLDR: person surfing
|
🧜‍♂️ 🧜‍♂️ |
| 🧜♀️ | GitHub: :mermaid:CLDR: man surfing
|
🧜‍♀️ 🧜‍♀️ |
| 🧝 | GitHub: :elf:CLDR: woman surfing
|
🧝 🧝 |
| 🧝♂️ | GitHub: :elf_man:CLDR: person rowing boat
|
🧝‍♂️ 🧝‍♂️ |
| 🧝♀️ | GitHub: :elf_woman:CLDR: man rowing boat
|
🧝‍♀️ 🧝‍♀️ |
| 🧞 | GitHub: :genie:CLDR: woman rowing boat
|
🧞 🧞 |
| 🧞♂️ | GitHub: :genie_man:CLDR: person swimming
|
🧞‍♂️ 🧞‍♂️ |
| 🧞♀️ | GitHub: :genie_woman:CLDR: man swimming
|
🧞‍♀️ 🧞‍♀️ |
| 🧟 | GitHub: :zombie:CLDR: woman swimming
|
🧟 🧟 |
| 🧟♂️ | GitHub: :zombie_man:CLDR: person bouncing ball
|
🧟‍♂️ 🧟‍♂️ |
| 🧟♀️ | GitHub: :zombie_woman:CLDR: man bouncing ball
|
🧟‍♀️ 🧟‍♀️ |
| 🧌 | GitHub: :troll:CLDR: woman bouncing ball
|
🧌 🧌 |
| Emoji | Short Name (gitHub) Short Name (Unicode CDLR) |
Esc code (Dec) Esc Code (Hex) |
|---|---|---|
| 💆 | GitHub: :massage:CLDR: person biking
|
💆 💆 |
| 💆♂️ | GitHub: :massage_man:CLDR: man biking
|
💆‍♂️ 💆‍♂️ |
| 💆♀️ | GitHub: :massage_woman:CLDR: woman biking
|
💆‍♀️ 💆‍♀️ |
| 💇 | GitHub: :haircut:CLDR: person mountain biking
|
💇 💇 |
| 💇♂️ | GitHub: :haircut_man:CLDR: man mountain biking
|
💇‍♂️ 💇‍♂️ |
| 💇♀️ | GitHub: :haircut_woman:CLDR: woman mountain biking
|
💇‍♀️ 💇‍♀️ |
| 🚶 | GitHub: :walking:CLDR: person cartwheeling
|
🚶 🚶 |
| 🚶♂️ | GitHub: :walking_man:CLDR: man cartwheeling
|
🚶‍♂️ 🚶‍♂️ |
| 🚶♀️ | GitHub: :walking_woman:CLDR: woman cartwheeling
|
🚶‍♀️ 🚶‍♀️ |
| 🚶➡️ | GitHub: NO CODECLDR: people wrestling
|
🚶‍➡️ 🚶‍➡️ |
| 🚶♀️➡️ | GitHub: NO CODECLDR: men wrestling
|
🚶‍♀️‍➡️ 🚶‍♀️‍➡️ |
| 🚶♂️➡️ | GitHub: NO CODECLDR: women wrestling
|
🚶‍♂️‍➡️ 🚶‍♂️‍➡️ |
| 🧍 | GitHub: :standing_person:CLDR: person playing water polo
|
🧍 🧍 |
| 🧍♂️ | GitHub: :standing_man:CLDR: man playing water polo
|
🧍‍♂️ 🧍‍♂️ |
| 🧍♀️ | GitHub: :standing_woman:CLDR: woman playing water polo
|
🧍‍♀️ 🧍‍♀️ |
| 🧎 | GitHub: :kneeling_person:CLDR: person playing handball
|
🧎 🧎 |
| 🧎♂️ | GitHub: :kneeling_man:CLDR: man playing handball
|
🧎‍♂️ 🧎‍♂️ |
| 🧎♀️ | GitHub: :kneeling_woman:CLDR: woman playing handball
|
🧎‍♀️ 🧎‍♀️ |
| 🧎➡️ | GitHub: NO CODECLDR: person juggling
|
🧎‍➡️ 🧎‍➡️ |
| 🧎♀️➡️ | GitHub: NO CODECLDR: man juggling
|
🧎‍♀️‍➡️ 🧎‍♀️‍➡️ |
| 🧎♂️➡️ | GitHub: NO CODECLDR: woman juggling
|
🧎‍♂️‍➡️ 🧎‍♂️‍➡️ |
| 🧑🦯 | GitHub: :person_with_probing_cane:CLDR: person in lotus position
|
🧑‍🦯 🧑‍🦯 |
| 🧑🦯➡️ | GitHub: NO CODECLDR: man in lotus position
|
🧑‍🦯‍➡️ 🧑‍🦯‍➡️ |
| 👨🦯 | GitHub: :man_with_probing_cane:CLDR: woman in lotus position
|
👨‍🦯 👨‍🦯 |
| 👨🦯➡️ | GitHub: NO CODECLDR: person taking bath
|
👨‍🦯‍➡️ 👨‍🦯‍➡️ |
| 👩🦯 | GitHub: :woman_with_probing_cane:CLDR: person in bed
|
👩‍🦯 👩‍🦯 |
| 👩🦯➡️ | GitHub: NO CODECLDR: people holding hands
|
👩‍🦯‍➡️ 👩‍🦯‍➡️ |
| 🧑🦼 | GitHub: :person_in_motorized_wheelchair:CLDR: women holding hands
|
🧑‍🦼 🧑‍🦼 |
| 🧑🦼➡️ | GitHub: NO CODECLDR: woman and man holding hands
|
🧑‍🦼‍➡󾃿 🧑‍🦼‍➡󾃿 |
| 👨🦼 | GitHub: :man_in_motorized_wheelchair:CLDR: men holding hands
|
👨‍🦼 👨‍🦼 |
| 👨🦼➡️ | GitHub: NO CODECLDR: kiss
|
👨‍🦼‍➡️ 👨‍🦼‍➡️ |
| 👩🦼 | GitHub: :woman_in_motorized_wheelchair:CLDR: kiss: woman, man
|
👩‍🦼 👩‍🦼 |
| 👩🦼➡️ | GitHub: NO CODECLDR: kiss: man, man
|
👩‍🦼‍➡️ 👩‍🦼‍➡️ |
| 🧑🦽 | GitHub: :person_in_manual_wheelchair:CLDR: kiss: woman, woman
|
🧑‍🦽 🧑‍🦽 |
| 🧑🦽➡️ | GitHub: NO CODECLDR: couple with heart
|
🧑‍🦽‍➡️ 🧑‍🦽‍➡️ |
| 👨🦽 | GitHub: :man_in_manual_wheelchair:CLDR: couple with heart: woman, man
|
👨‍🦽 👨‍🦽 |
| 👨🦽➡️ | GitHub: NO CODECLDR: couple with heart: man, man
|
👨‍🦽‍➡️ 👨‍🦽‍➡️ |
| 👩🦽 | GitHub: :woman_in_manual_wheelchair:CLDR: couple with heart: woman, woman
|
🧎‍♂️‍➡️ 🧎‍♂️‍➡️ |
| 👨🦽➡️ | GitHub: NO CODECLDR: family: man, woman, boy
|
👩‍🦽‍➡️ 👩‍🦽‍➡️ |
| 🏃 | GitHub: :runner:CLDR: family: man, woman, girl
|
🏃 🏃 |
| 🏃♂️ | GitHub: :running_man:CLDR: family: man, woman, girl, boy
|
🏃‍♂️ 🏃‍♂️ |
| 🏃♀️ | GitHub: :running_woman:CLDR: family: man, woman, boy, boy
|
🏃‍♀️ 🏃‍♀️ |
| 🏃➡️ | GitHub: NO CODECLDR: family: man, woman, girl, girl
|
🏃‍➡️ 🏃‍➡️ |
| 🏃➡️ | GitHub: NO CODECLDR: family: man, man, boy
|
🏃‍♀️‍➡️ 🏃‍♀️‍➡️ |
| 🏃➡️ | GitHub: NO CODECLDR: family: man, man, girl
|
🏃‍♂️‍➡️ 🏃‍♂️‍➡️ |
| 💃 | GitHub: :dancer:CLDR: family: man, man, girl, boy
|
💃 💃 |
| 🕺 | GitHub: :man_dancing:CLDR: family: man, man, boy, boy
|
🕺 🕺 |
| 🕴 | GitHub: :business_suit_levitating:CLDR: family: man, man, girl, girl
|
🕴 🕴 |
| 👯 | GitHub: :dancers:CLDR: family: woman, woman, boy
|
👯 👯 |
| 👯♂️ | GitHub: NO CODECLDR: family: woman, woman, girl
|
👯‍♂️ 👯‍♂️ |
| 👯♀️ | GitHub: NO CODECLDR: family: woman, woman, girl, boy
|
👯‍♀️ 👯‍♀️ |
| 🧖 | GitHub: :sauna_person:CLDR: family: woman, woman, boy, boy
|
🧖 🧖 |
| 🧖♂️ | GitHub: :sauna_man:CLDR: family: woman, woman, girl, girl
|
🧖‍♂️ 🧖‍♂️ |
| 🧖♀️ | GitHub: :sauna_woman:CLDR: family: man, boy
|
🧖‍♀️ 🧖‍♀️ |
| 🧗 | GitHub: :climbing:CLDR: family: man, boy, boy
|
🧗 🧗 |
| 🧗♂️ | GitHub: :climbing_man:CLDR: family: man, girl
|
🧗‍♂️ 🧗‍♂️ |
| 🧗♀️ | GitHub: :climbing_woman:CLDR: family: man, girl, boy
|
🧗‍♀️ 🧗‍♀️ |
| Emoji | Short Name (gitHub) Short Name (Unicode CDLR) |
Esc code (Dec) Esc Code (Hex) |
|---|---|---|
| 🤺 | GitHub: :person_fencing:CLDR: family: woman, girl
|
🤺 🤺 |
| 🏇 | GitHub: :horse_racing:CLDR: family: woman, girl, boy
|
🏇 🏇 |
| ⛷ | GitHub: :skier:CLDR: family: woman, girl, girl
|
⛷ ⛷ |
| 🏂 | GitHub: :snowboarder:CLDR: speaking head
|
🏂 🏂 |
| 🏌 | GitHub: :golfing:CLDR: bust in silhouette
|
🏌 🏌 |
| 🏌️♂️ | GitHub: :golfing_man:CLDR: busts in silhouette
|
🏌️‍♂️ 🏌️‍♂️ |
| 🏌️♀️ | GitHub: :golfing_woman:CLDR: people hugging
|
🏌️‍♀️ 🏌️‍♀️ |
| 🏄 | GitHub: :surfer:CLDR: family
|
🏄 🏄 |
| 🏄♂️ | GitHub: :surfing_man:CLDR: family: adult, adult, child
|
🏄‍♂️ 🏄‍♂️ |
| 🏄♀️ | GitHub: :surfing_woman:CLDR: family: adult, adult, child, child
|
🏄‍♀️ 🏄‍♀️ |
| 🚣 | GitHub: :rowboat:CLDR: family: adult, child
|
🚣 🚣 |
| 🚣♂️ | GitHub: :rowing_man:CLDR: family: adult, child, child
|
🚣‍♂️ 🚣‍♂️ |
| 🚣♀️ | GitHub: :rowing_woman:CLDR: footprints
|
🚣‍♀️ 🚣‍♀️ |
| 🏊 | GitHub: :swimmer:CLDR: fingerprint
|
🏊 🏊 |
| 🏊♂️ | GitHub: :swimming_man:CLDR: red hair
|
🏊‍♂️ 🏊‍♂️ |
| 🏊♀️ | GitHub: :swimming_woman:CLDR: curly hair
|
🏊‍♀️ 🏊‍♀️ |
| ⛹ | GitHub: :bouncing_ball_person:CLDR: white hair
|
⛹ ⛹ |
| ⛹️♂️ | GitHub: :bouncing_ball_man:CLDR: bald
|
⛹️‍♂️ ⛹️‍♂️ |
| ⛹️♀️ | GitHub: :bouncing_ball_woman:CLDR: monkey face
|
⛹️‍♀️ ⛹️‍♀️ |
| 🏋 | GitHub: :weight_lifting:CLDR: monkey
|
🏋 🏋 |
| 🏋️♂️ | GitHub: :weight_lifting_man:CLDR: gorilla
|
🏋️‍♂️ 🏋️‍♂️ |
| 🏋️♀️ | GitHub: :weight_lifting_woman:CLDR: orangutan
|
🏋️‍♀️ 🏋️‍♀️ |
| 🚴 | GitHub: :bicyclist:CLDR: dog face
|
🚴 🚴 |
| 🚴♂️ | GitHub: :biking_man:CLDR: dog
|
🚴‍♂️ 🚴‍♂️ |
| 🚴♀️ | GitHub: :biking_woman:CLDR: guide dog
|
🚴‍♀️ 🚴‍♀️ |
| 🚵 | GitHub: :mountain_bicyclist:CLDR: service dog
|
🚵 🚵 |
| 🚵♂️ | GitHub: :mountain_biking_man:CLDR: poodle
|
🚵‍♂️ 🚵‍♂️ |
| 🚵♀️ | GitHub: :mountain_biking_woman:CLDR: wolf
|
🚵‍♀️ 🚵‍♀️ |
| 🤸 | GitHub: :cartwheeling:CLDR: fox
|
🤸 🤸 |
| 🤸♂️ | GitHub: :man_cartwheeling:CLDR: raccoon
|
🤸‍♂️ 🤸‍♂️ |
| 🤸♀️ | GitHub: :woman_cartwheeling:CLDR: cat face
|
🤸‍♀️ 🤸‍♀️ |
| 🤼 | GitHub: :wrestling:CLDR: cat
|
🤼 🤼 |
| 🤼♂️ | GitHub: :men_wrestling:CLDR: black cat
|
🤼‍♂️ 🤼‍♂️ |
| 🤼♀️ | GitHub: :women_wrestling:CLDR: lion
|
🤼‍♀️ 🤼‍♀️ |
| 🤽 | GitHub: :water_polo:CLDR: tiger face
|
🤽 🤽 |
| 🤽♂️ | GitHub: :man_playing_water_polo:CLDR: tiger
|
🤽‍♂️ 🤽‍♂️ |
| 🤽♀️ | GitHub: :woman_playing_water_polo:CLDR: leopard
|
🤽‍♀️ 🤽‍♀️ |
| 🤾 | GitHub: :handball_person:CLDR: horse face
|
🤾 🤾 |
| 🤾♂️ | GitHub: :man_playing_handball:CLDR: moose
|
🤾‍♂️ 🤾‍♂️ |
| 🤾♀️ | GitHub: :woman_playing_handball:CLDR: donkey
|
🤾‍♀️ 🤾‍♀️ |
| 🤹 | GitHub: :juggling_person:CLDR: horse
|
🤹 🤹 |
| 🤹♂️ | GitHub: :man_juggling:CLDR: unicorn
|
🤹‍♂️ 🤹‍♂️ |
| 🤹♀️ | GitHub: :woman_juggling:CLDR: zebra
|
🤹‍♀️ 🤹‍♀️ |
| Emoji | Short Name (gitHub) Short Name (Unicode CDLR) |
Esc code (Dec) Esc Code (Hex) |
|---|---|---|
| 🧘 | GitHub: :lotus_position:CLDR: ox
|
🧘 🧘 |
| 🧘♂️ | GitHub: :lotus_position_man:CLDR: water buffalo
|
🧘‍♂️ 🧘‍♂️ |
| 🧘♀️ | GitHub: :lotus_position_woman:CLDR: cow
|
🧘‍♀️ 🧘‍♀️ |
| 🛀 | GitHub: :bath:CLDR: pig face
|
🛀 🛀 |
| 🛌 | GitHub: :sleeping_bed:CLDR: pig
|
🛌 🛌 |
| Emoji | Short Name (gitHub) Short Name (Unicode CDLR) |
Esc code (Dec) Esc Code (Hex) |
|---|---|---|
| 🧑🤝🧑 | GitHub: :people_holding_hands:CLDR: ewe
|
🧑‍🤝‍🧑 🧑‍🤝‍🧑 |
| 👭 | GitHub: :two_women_holding_hands:CLDR: goat
|
👭 👭 |
| 👫 | GitHub: :couple:CLDR: camel
|
👫 👫 |
| 👬 | GitHub: :two_men_holding_hands:CLDR: two-hump camel
|
👬 👬 |
| 💏 | GitHub: :couplekiss:CLDR: llama
|
💏 💏 |
| 👩❤️💋👨 | GitHub: NO CODECLDR: giraffe
|
👩‍❤️‍💋‍👨 👩‍❤️‍💋‍👨 |
| 👨❤️💋👨 | GitHub: NO CODECLDR: elephant
|
👨‍❤️‍💋‍👨 👨‍❤️‍💋‍👨 |
| 👩❤️💋👩 | GitHub: NO CODECLDR: mammoth
|
👩‍❤️‍💋‍👩 👩‍❤️‍💋‍👩 |
| 💑 | GitHub: :couple_with_heart:CLDR: rhinoceros
|
💑 💑 |
| 👩❤️👨 | GitHub: :couple_with_heart_woman_man:CLDR: hippopotamus
|
👩‍❤️‍👨 👩‍❤️‍👨 |
| 👨❤️👨 | GitHub: :couple_with_heart_man_man:CLDR: mouse face
|
👨‍❤️‍👨 👨‍❤️‍👨 |
| 👩❤️👩 | GitHub: :couple_with_heart_woman_woman:CLDR: mouse
|
👩‍❤️‍👩 👩‍❤️‍👩 |
| 👨👩👦 | GitHub: :family_man_woman_boy:CLDR: rat
|
👨‍👩‍👦 |
| 👨👩👧 | GitHub: :family_man_woman_girl:CLDR: hamster
|
👨‍👩‍👧 |
| 👨👩👧👦 | GitHub: :family_man_woman_girl_boy:CLDR: rabbit face
|
👨‍👩‍👧 |
| 👨👩👦👦 | GitHub: :family_man_woman_boy_boy:CLDR: rabbit
|
👨‍👩‍👦 |
| 👨👩👧👧 | GitHub: :family_man_woman_girl_girl:CLDR: chipmunk
|
👨‍👩‍👧 |
| 👨👨👦 | GitHub: :family_man_man_boy:CLDR: beaver
|
👨‍👨‍👦 |
| 👨👨👧 | GitHub: :family_man_man_girl:CLDR: hedgehog
|
👨‍👨‍👧 |
| 👨👨👧👦 | GitHub: :family_man_man_girl_boy:CLDR: bat
|
👨‍👨‍👧 |
| 👨👨👦👦 | GitHub: :family_man_man_boy_boy:CLDR: bear
|
👨‍👨‍👦 |
| 👨👨👧👧 | GitHub: :family_man_man_girl_girl:CLDR: polar bear
|
👨‍👨‍👧 |
| 👩👩👦 | GitHub: :family_woman_woman_boy:CLDR: koala
|
👩‍👩‍👦 👩‍👩‍👦 |
| 👩👩👧 | GitHub: :family_woman_woman_girl:CLDR: panda
|
👩‍👩‍👧 👩‍👩‍👧 |
| 👩👩👧👦 | GitHub: :family_woman_woman_girl_boy:CLDR: sloth
|
👩‍👩‍👧‍👦 👩‍👩‍👧‍👦 |
| 👩👩👦👦 | GitHub: :family_woman_woman_boy_boy:CLDR: otter
|
👩‍👩‍👦‍👦 👩‍👩‍👦‍👦 |
| 👩👩👧👧 | GitHub: :family_woman_woman_girl_girl:CLDR: skunk
|
👩‍👩‍👧‍👧 👩‍👩‍👧‍👧 |
| 👨👦 | GitHub: :family_man_boy:CLDR: kangaroo
|
👨‍👦 |
| 👨👦👦 | GitHub: :family_man_boy_boy:CLDR: badger
|
👨‍👦‍👦 |
| 👨👧 | GitHub: :family_man_girl:CLDR: paw prints
|
👨‍👧 |
| 👨👧👦 | GitHub: :family_man_girl_boy:CLDR: turkey
|
👨‍👧‍👦 |
| 👨👧👧 | GitHub: :family_man_girl_girl:CLDR: chicken
|
👨‍👧‍👧 |
| 👩👦 | GitHub: :family_woman_boy:CLDR: rooster
|
👩‍👦 👩‍👦 |
| 👩👦👦 | GitHub: :family_woman_boy_boy:CLDR: hatching chick
|
👩‍👦‍👦 👩‍👦‍👦 |
| 👩👧 | GitHub: :family_woman_girl:CLDR: baby chick
|
👩‍👧 👩‍👧 |
| 👩👧👦 | GitHub: :family_woman_girl_boy:CLDR: front-facing baby chick
|
👩‍👧‍👦 👩‍👧‍👦 |
| 👩👧👧 | GitHub: :family_woman_girl_girl:CLDR: bird
|
👩‍👧‍👧 👩‍👧‍👧 |
| Emoji | Short Name (gitHub) Short Name (Unicode CDLR) |
Esc code (Dec) Esc Code (Hex) |
|---|---|---|
| 🗣 | GitHub: :speaking_head:CLDR: duck
|
🗣 🗣 |
| 👤 | GitHub: :bust_in_silhouette:CLDR: swan
|
👤 👤 |
| 👥 | GitHub: :busts_in_silhouette:CLDR: owl
|
👥 👥 |
| 🫂 | GitHub: :people_hugging:CLDR: dodo
|
🫂 🫂 |
| 👪 | GitHub: :family:CLDR: feather
|
👪 👪 |
| #NUM! | ||
| 🧑🧑🧒🧒 | GitHub: NO CODECLDR: peacock
|
🧑‍🧑‍🧒‍🧒 🧑‍🧑‍🧒‍🧒 |
| #NUM! | ||
| #NUM! | ||
| 👣 | GitHub: :footprints:CLDR: black bird
|
👣 👣 |
| | GitHub: FAILS-TO-RENDERCLDR: goose
|
🫆 🫆 |
| ###3 Component |
| Emoji | Short Name (gitHub) Short Name (Unicode CDLR) |
Esc code (Dec) Esc Code (Hex) |
|---|---|---|
| 🦰 | GitHub: NO-CODECLDR: lizard
|
🦰 🦰 |
| 🦱 | GitHub: NO-CODECLDR: snake
|
🦱 🦱 |
| 🦳 | GitHub: NO-CODECLDR: dragon face
|
🦳 🦳 |
| 🦲 | GitHub: NO-CODECLDR: dragon
|
🦲 🦲 |
| ###3 Animals and nature |
| Emoji | Short Name (gitHub) Short Name (Unicode CDLR) |
Esc code (Dec) Esc Code (Hex) |
|---|---|---|
| 🐵 | GitHub: :monkey_face:CLDR: dolphin
|
🐵 🐵 |
| 🐒 | GitHub: :monkey:CLDR: seal
|
🐒 🐒 |
| 🦍 | GitHub: :gorilla:CLDR: fish
|
🦍 🦍 |
| 🦧 | GitHub: :orangutan:CLDR: tropical fish
|
🦧 🦧 |
| 🐶 | GitHub: :dog:CLDR: blowfish
|
🐶 🐶 |
| 🐕 | GitHub: :dog:CLDR: shark
|
🐕 🐕 |
| 🦮 | GitHub: :guide_dog:CLDR: octopus
|
🦮 🦮 |
| 🐕🦺 | GitHub: :dog2:CLDR: spiral shell
|
🐕‍🦺 🐕‍🦺 |
| 🐩 | GitHub: :poodle:CLDR: coral
|
🐩 🐩 |
| 🐺 | GitHub: :wolf:CLDR: jellyfish
|
🐺 🐺 |
| 🦊 | GitHub: :fox_face:CLDR: crab
|
🦊 🦊 |
| 🦝 | GitHub: :raccoon:CLDR: lobster
|
🦝 🦝 |
| 🐱 | GitHub: :cat:CLDR: shrimp
|
🐱 🐱 |
| 🐈 | GitHub: :cat:CLDR: squid
|
🐈 🐈 |
| 🐈⬛ | GitHub: :black_cat:CLDR: oyster
|
🐈‍⬛ 🐈‍⬛ |
| 🦁 | GitHub: :lion:CLDR: snail
|
🦁 🦁 |
| 🐯 | GitHub: :tiger:CLDR: butterfly
|
🐯 🐯 |
| 🐅 | GitHub: :tiger:CLDR: bug
|
🐅 🐅 |
| 🐆 | GitHub: :leopard:CLDR: ant
|
🐆 🐆 |
| 🐴 | GitHub: :horse:CLDR: honeybee
|
🐴 🐴 |
| 🫎 | GitHub: :moose:CLDR: beetle
|
🫎 🫎 |
| 🫏 | GitHub: :donkey:CLDR: lady beetle
|
🫏 🫏 |
| 🐎 | GitHub: :racehorse:CLDR: cricket
|
🐎 🐎 |
| 🦄 | GitHub: :unicorn:CLDR: cockroach
|
🦄 🦄 |
| 🦓 | GitHub: :zebra:CLDR: spider
|
🦓 🦓 |
| 🦌 | GitHub: :deer:CLDR: spider web
|
🦌 🦌 |
| 🦬 | GitHub: :bison:CLDR: scorpion
|
🦬 🦬 |
| 🐮 | GitHub: :cow:CLDR: mosquito
|
🐮 🐮 |
| 🐂 | GitHub: :ox:CLDR: fly
|
🐂 🐂 |
| 🐃 | GitHub: :water_buffalo:CLDR: worm
|
🐃 🐃 |
| 🐄 | GitHub: :cow:CLDR: microbe
|
🐄 🐄 |
| 🐷 | GitHub: :pig:CLDR: bouquet
|
🐷 🐷 |
| 🐖 | GitHub: :pig2:CLDR: cherry blossom
|
🐖 🐖 |
| 🐗 | GitHub: :boar:CLDR: white flower
|
🐗 🐗 |
| 🐽 | GitHub: :pig_nose:CLDR: rosette
|
🐽 🐽 |
| 🐏 | GitHub: :ram:CLDR: lotus
|
🐏 🐏 |
| 🐑 | GitHub: :sheep:CLDR: rose
|
🐑 🐑 |
| 🐐 | GitHub: :goat:CLDR: wilted flower
|
🐐 🐐 |
| 🐪 | GitHub: :dromedary_camel:CLDR: hibiscus
|
🐪 🐪 |
| 🐫 | GitHub: :camel:CLDR: sunflower
|
🐫 🐫 |
| 🦙 | GitHub: :llama:CLDR: blossom
|
🦙 🦙 |
| 🦒 | GitHub: :giraffe:CLDR: tulip
|
🦒 🦒 |
| 🐘 | GitHub: :elephant:CLDR: seedling
|
🐘 🐘 |
| 🦣 | GitHub: :mammoth:CLDR: potted plant
|
🦣 🦣 |
| 🦏 | GitHub: :rhinoceros:CLDR: evergreen tree
|
🦏 🦏 |
| 🦛 | GitHub: :hippopotamus:CLDR: deciduous tree
|
🦛 🦛 |
| 🐭 | GitHub: :mouse:CLDR: palm tree
|
🐭 🐭 |
| 🐁 | GitHub: :mouse:CLDR: cactus
|
🐁 🐁 |
| 🐀 | GitHub: :rat:CLDR: sheaf of rice
|
🐀 🐀 |
| 🐹 | GitHub: :hamster:CLDR: herb
|
🐹 🐹 |
| 🐰 | GitHub: :rabbit:CLDR: shamrock
|
🐰 🐰 |
| 🐇 | GitHub: :rabbit:CLDR: four leaf clover
|
🐇 🐇 |
| 🐿 | GitHub: :chipmunk:CLDR: maple leaf
|
🐿 🐿 |
| 🦫 | GitHub: :beaver:CLDR: fallen leaf
|
🦫 🦫 |
| 🦔 | GitHub: :hedgehog:CLDR: leaf fluttering in wind
|
🦔 🦔 |
| 🦇 | GitHub: :bat:CLDR: empty nest
|
🦇 🦇 |
| 🐻 | GitHub: :bear:CLDR: nest with eggs
|
🐻 🐻 |
| 🐻❄️ | GitHub: :polar_bear:CLDR: mushroom
|
🐻‍❄️ 🐻‍❄️ |
| 🐨 | GitHub: :koala:CLDR: leafless tree
|
🐨 🐨 |
| 🐼 | GitHub: :panda_face:CLDR: grapes
|
🐼 🐼 |
| 🦥 | GitHub: :sloth:CLDR: melon
|
🦥 🦥 |
| 🦦 | GitHub: :otter:CLDR: watermelon
|
🦦 🦦 |
| 🦨 | GitHub: :skunk:CLDR: tangerine
|
🦨 🦨 |
| 🦘 | GitHub: :kangaroo:CLDR: lemon
|
🦘 🦘 |
| 🦡 | GitHub: :badger:CLDR: lime
|
🦡 🦡 |
| 🐾 | GitHub: :paw_prints:CLDR: banana
|
🐾 🐾 |
| Emoji | Short Name (gitHub) Short Name (Unicode CDLR) |
Esc code (Dec) Esc Code (Hex) |
|---|---|---|
| 🦃 | GitHub: :turkey:CLDR: green apple
|
🦃 🦃 |
| 🐔 | GitHub: :chicken:CLDR: pear
|
🐔 🐔 |
| 🐓 | GitHub: :rooster:CLDR: peach
|
🐓 🐓 |
| 🐣 | GitHub: :hatching_chick:CLDR: cherries
|
🐣 🐣 |
| 🐤 | GitHub: :baby_chick:CLDR: strawberry
|
🐤 🐤 |
| 🐥 | GitHub: :hatched_chick:CLDR: blueberries
|
🐥 🐥 |
| 🐦 | GitHub: :bird:CLDR: kiwi fruit
|
🐦 🐦 |
| 🐧 | GitHub: :penguin:CLDR: tomato
|
🐧 🐧 |
| 🕊 | GitHub: :dove:CLDR: olive
|
🕊 🕊 |
| 🦅 | GitHub: :eagle:CLDR: coconut
|
🦅 🦅 |
| 🦆 | GitHub: :duck:CLDR: avocado
|
🦆 🦆 |
| 🦢 | GitHub: :swan:CLDR: eggplant
|
🦢 🦢 |
| 🦉 | GitHub: :owl:CLDR: potato
|
🦉 🦉 |
| 🦤 | GitHub: :dodo:CLDR: carrot
|
🦤 🦤 |
| 🪶 | GitHub: :feather:CLDR: ear of corn
|
🪶 🪶 |
| 🦩 | GitHub: :flamingo:CLDR: hot pepper
|
🦩 🦩 |
| 🦚 | GitHub: :peacock:CLDR: bell pepper
|
🦚 🦚 |
| 🦜 | GitHub: :parrot:CLDR: cucumber
|
🦜 🦜 |
| 🪽 | GitHub: :wing:CLDR: leafy green
|
🪽 🪽 |
| 🐦⬛ | GitHub: :black_bird:CLDR: broccoli
|
🐦‍⬛ 🐦‍⬛ |
| 🪿 | GitHub: :goose:CLDR: garlic
|
🪿 🪿 |
| 🐦🔥 | GitHub: NO-CODECLDR: onion
|
🐦‍� 🐦‍� |
| Emoji | Short Name (gitHub) Short Name (Unicode CDLR) |
Esc code (Dec) Esc Code (Hex) |
|---|---|---|
| 🐸 | GitHub: :frog:CLDR: ginger root
|
🐸 🐸 |
| Emoji | Short Name (gitHub) Short Name (Unicode CDLR) |
Esc code (Dec) Esc Code (Hex) |
|---|---|---|
| 🐊 | GitHub: :crocodile:CLDR: bread
|
🐊 🐊 |
| 🐢 | GitHub: :turtle:CLDR: croissant
|
🐢 🐢 |
| 🦎 | GitHub: :lizard:CLDR: baguette bread
|
🦎 🦎 |
| 🐍 | GitHub: :snake:CLDR: flatbread
|
🐍 🐍 |
| 🐲 | GitHub: :dragon_face:CLDR: pretzel
|
🐲 🐲 |
| 🐉 | GitHub: :dragon:CLDR: bagel
|
🐉 🐉 |
| 🦕 | GitHub: :sauropod:CLDR: pancakes
|
🦕 🦕 |
| 🦖 | GitHub: :t-rex:CLDR: waffle
|
🦖 🦖 |
| Emoji | Short Name (gitHub) Short Name (Unicode CDLR) |
Esc code (Dec) Esc Code (Hex) |
|---|---|---|
| 🐳 | GitHub: :whale:CLDR: cut of meat
|
🐳 🐳 |
| 🐋 | GitHub: :whale2:CLDR: bacon
|
🐋 🐋 |
| 🐬 | GitHub: :dolphin:CLDR: hamburger
|
🐬 🐬 |
| 🦭 | GitHub: :seal:CLDR: french fries
|
🦭 🦭 |
| 🐟 | GitHub: :fish:CLDR: pizza
|
🐟 🐟 |
| 🐠 | GitHub: :tropical_fish:CLDR: hot dog
|
🐠 🐠 |
| 🐡 | GitHub: :blowfish:CLDR: sandwich
|
🐡 🐡 |
| 🦈 | GitHub: :shark:CLDR: taco
|
🦈 🦈 |
| 🐙 | GitHub: :octopus:CLDR: burrito
|
🐙 🐙 |
| 🐚 | GitHub: :shell:CLDR: tamale
|
🐚 🐚 |
| 🪸 | GitHub: :coral:CLDR: stuffed flatbread
|
🪸 🪸 |
| 🪼 | GitHub: :jellyfish:CLDR: falafel
|
🪼 🪼 |
| 🦀 | GitHub: :crab:CLDR: egg
|
🦀 🦀 |
| 🦞 | GitHub: :lobster:CLDR: cooking
|
🦞 🦞 |
| 🦐 | GitHub: :shrimp:CLDR: shallow pan of food
|
🦐 🦐 |
| 🦑 | GitHub: :squid:CLDR: pot of food
|
🦑 🦑 |
| 🦪 | GitHub: :oyster:CLDR: fondue
|
🦪 🦪 |
| Emoji | Short Name (gitHub) Short Name (Unicode CDLR) |
Esc code (Dec) Esc Code (Hex) |
|---|---|---|
| 🐌 | GitHub: :snail:CLDR: butter
|
🐌 🐌 |
| 🦋 | GitHub: :butterfly:CLDR: salt
|
🦋 🦋 |
| 🐛 | GitHub: :bug:CLDR: canned food
|
🐛 🐛 |
| 🐜 | GitHub: :ant:CLDR: bento box
|
🐜 🐜 |
| 🐝 | GitHub: :honeybee:CLDR: rice cracker
|
🐝 🐝 |
| 🪲 | GitHub: :beetle:CLDR: rice ball
|
🪲 🪲 |
| 🐞 | GitHub: :lady_beetle:CLDR: cooked rice
|
🐞 🐞 |
| 🦗 | GitHub: :cricket:CLDR: curry rice
|
🦗 🦗 |
| 🪳 | GitHub: :cockroach:CLDR: steaming bowl
|
🪳 🪳 |
| 🕷 | GitHub: :spider:CLDR: spaghetti
|
🕷 🕷 |
| 🕸 | GitHub: :spider_web:CLDR: roasted sweet potato
|
🕸 🕸 |
| 🦂 | GitHub: :scorpion:CLDR: oden
|
🦂 🦂 |
| 🦟 | GitHub: :mosquito:CLDR: sushi
|
🦟 🦟 |
| 🪰 | GitHub: :fly:CLDR: fried shrimp
|
🪰 🪰 |
| 🪱 | GitHub: :worm:CLDR: fish cake with swirl
|
🪱 🪱 |
| 🦠 | GitHub: :microbe:CLDR: moon cake
|
🦠 🦠 |
| Emoji | Short Name (gitHub) Short Name (Unicode CDLR) |
Esc code (Dec) Esc Code (Hex) |
|---|---|---|
| 💐 | GitHub: :bouquet:CLDR: takeout box
|
💐 💐 |
| 🌸 | GitHub: :cherry_blossom:CLDR: soft ice cream
|
🌸 🌸 |
| 💮 | GitHub: :white_flower:CLDR: shaved ice
|
💮 💮 |
| 🏵 | GitHub: :rosette:CLDR: ice cream
|
🏵 🏵 |
| 🪷 | GitHub: :lotus:CLDR: doughnut
|
🪷 🪷 |
| 🌹 | GitHub: :rose:CLDR: cookie
|
🌹 🌹 |
| 🥀 | GitHub: :wilted_flower:CLDR: birthday cake
|
🥀 🥀 |
| 🌺 | GitHub: :hibiscus:CLDR: shortcake
|
🌺 🌺 |
| 🌻 | GitHub: :sunflower:CLDR: cupcake
|
🌻 🌻 |
| 🌼 | GitHub: :blossom:CLDR: pie
|
🌼 🌼 |
| 🌷 | GitHub: :tulip:CLDR: chocolate bar
|
🌷 🌷 |
| Emoji | Short Name (gitHub) Short Name (Unicode CDLR) |
Esc code (Dec) Esc Code (Hex) |
|---|---|---|
| 🌱 | GitHub: :seedling:CLDR: honey pot
|
🌱 🌱 |
| 🪴 | GitHub: :potted_plant:CLDR: baby bottle
|
🪴 🪴 |
| 🌲 | GitHub: :evergreen_tree:CLDR: glass of milk
|
🌲 🌲 |
| 🌳 | GitHub: :deciduous_tree:CLDR: hot beverage
|
🌳 🌳 |
| 🌴 | GitHub: :palm_tree:CLDR: teapot
|
🌴 🌴 |
| 🌵 | GitHub: :cactus:CLDR: teacup without handle
|
🌵 🌵 |
| 🌾 | GitHub: :ear_of_rice:CLDR: sake
|
🌾 🌾 |
| 🌿 | GitHub: :herb:CLDR: bottle with popping cork
|
🌿 🌿 |
| ☘ | GitHub: :shamrock:CLDR: wine glass
|
☘ ☘ |
| 🍀 | GitHub: :four_leaf_clover:CLDR: cocktail glass
|
🍀 🍀 |
| 🍁 | GitHub: :maple_leaf:CLDR: tropical drink
|
🍁 🍁 |
| 🍂 | GitHub: :fallen_leaf:CLDR: beer mug
|
🍂 🍂 |
| 🍃 | GitHub: :leaves:CLDR: clinking beer mugs
|
🍃 🍃 |
| 🪹 | GitHub: :empty_nest:CLDR: clinking glasses
|
🪹 🪹 |
| 🪺 | GitHub: :nest_with_eggs:CLDR: tumbler glass
|
🪺 🪺 |
| 🍄 | GitHub: :mushroom:CLDR: pouring liquid
|
🍄 🍄 |
| | GitHub: FAILS-TO-RENDERCLDR: cup with straw
|
🪾 🪾 |
| ###3 Food and drink |
| Emoji | Short Name (gitHub) Short Name (Unicode CDLR) |
Esc code (Dec) Esc Code (Hex) |
|---|---|---|
| 🍇 | GitHub: :grapes:CLDR: chopsticks
|
🍇 🍇 |
| 🍈 | GitHub: :melon:CLDR: fork and knife with plate
|
🍈 🍈 |
| 🍉 | GitHub: :watermelon:CLDR: fork and knife
|
🍉 🍉 |
| 🍊 | GitHub: :tangerine:CLDR: spoon
|
🍊 🍊 |
| 🍋 | GitHub: :lemon:CLDR: kitchen knife
|
🍋 🍋 |
| 🍋🟩 | GitHub: FAILS-TO-RENDERCLDR: jar
|
🍋‍🟩 🍋‍🟩 |
| 🍌 | GitHub: :banana:CLDR: amphora
|
🍌 🍌 |
| 🍍 | GitHub: :pineapple:CLDR: globe showing Europe-Africa
|
🍍 🍍 |
| 🥭 | GitHub: :mango:CLDR: globe showing Americas
|
🥭 🥭 |
| 🍎 | GitHub: :apple:CLDR: globe showing Asia-Australia
|
🍎 🍎 |
| 🍏 | GitHub: :green_apple:CLDR: globe with meridians
|
🍏 🍏 |
| 🍐 | GitHub: :pear:CLDR: world map
|
🍐 🍐 |
| 🍑 | GitHub: :peach:CLDR: map of Japan
|
🍑 🍑 |
| 🍒 | GitHub: :cherries:CLDR: compass
|
🍒 🍒 |
| 🍓 | GitHub: :strawberry:CLDR: snow-capped mountain
|
🍓 🍓 |
| 🫐 | GitHub: :blueberries:CLDR: mountain
|
🫐 🫐 |
| 🥝 | GitHub: :kiwi_fruit:CLDR: volcano
|
🥝 🥝 |
| 🍅 | GitHub: :tomato:CLDR: mount fuji
|
🍅 🍅 |
| 🫒 | GitHub: :olive:CLDR: camping
|
🫒 🫒 |
| 🥥 | GitHub: :coconut:CLDR: beach with umbrella
|
🥥 🥥 |
| Emoji | Short Name (gitHub) Short Name (Unicode CDLR) |
Esc code (Dec) Esc Code (Hex) |
|---|---|---|
| 🥑 | GitHub: :avocado:CLDR: stadium
|
🥑 🥑 |
| 🍆 | GitHub: :eggplant:CLDR: classical building
|
🍆 🍆 |
| 🥔 | GitHub: :potato:CLDR: building construction
|
🥔 🥔 |
| 🥕 | GitHub: :carrot:CLDR: brick
|
🥕 🥕 |
| 🌽 | GitHub: :corn:CLDR: rock
|
🌽 🌽 |
| 🌶 | GitHub: :hot_pepper:CLDR: wood
|
🌶 🌶 |
| 🫑 | GitHub: :bell_pepper:CLDR: hut
|
🫑 🫑 |
| 🥒 | GitHub: :cucumber:CLDR: houses
|
🥒 🥒 |
| 🥬 | GitHub: :leafy_green:CLDR: derelict house
|
🥬 🥬 |
| 🥦 | GitHub: :broccoli:CLDR: house
|
🥦 🥦 |
| 🧄 | GitHub: :garlic:CLDR: house with garden
|
🧄 🧄 |
| 🧅 | GitHub: :onion:CLDR: office building
|
🧅 🧅 |
| 🥜 | GitHub: :peanuts:CLDR: Japanese post office
|
🥜 🥜 |
| 🫘 | GitHub: :beans:CLDR: post office
|
🫘 🫘 |
| 🌰 | GitHub: :chestnut:CLDR: hospital
|
🌰 🌰 |
| 🫚 | GitHub: :ginger_root:CLDR: bank
|
🫚 🫚 |
| 🫛 | GitHub: :pea_pod:CLDR: hotel
|
🫛 🫛 |
| 🍄🟫 | GitHub: NO-CODECLDR: love hotel
|
🍄‍🟫 🍄‍🟫 |
| | GitHub: FAILS-TO-RENDERCLDR: convenience store
|
🫜 🫜 |
| Emoji | Short Name (gitHub) Short Name (Unicode CDLR) |
Esc code (Dec) Esc Code (Hex) |
|---|---|---|
| 🍞 | GitHub: :bread:CLDR: Japanese castle
|
🍞 🍞 |
| 🥐 | GitHub: :croissant:CLDR: castle
|
🥐 🥐 |
| 🥖 | GitHub: :baguette_bread:CLDR: wedding
|
🥖 🥖 |
| 🫓 | GitHub: :flatbread:CLDR: Tokyo tower
|
🫓 🫓 |
| 🥨 | GitHub: :pretzel:CLDR: Statue of Liberty
|
🥨 🥨 |
| 🥯 | GitHub: :bagel:CLDR: church
|
🥯 🥯 |
| 🥞 | GitHub: :pancakes:CLDR: mosque
|
🥞 🥞 |
| 🧇 | GitHub: :waffle:CLDR: hindu temple
|
🧇 🧇 |
| 🧀 | GitHub: :cheese:CLDR: synagogue
|
🧀 🧀 |
| 🍖 | GitHub: :meat_on_bone:CLDR: shinto shrine
|
🍖 🍖 |
| 🍗 | GitHub: :poultry_leg:CLDR: kaaba
|
🍗 🍗 |
| 🥩 | GitHub: :cut_of_meat:CLDR: fountain
|
🥩 🥩 |
| 🥓 | GitHub: :bacon:CLDR: tent
|
🥓 🥓 |
| 🍔 | GitHub: :hamburger:CLDR: foggy
|
🍔 🍔 |
| 🍟 | GitHub: :fries:CLDR: night with stars
|
🍟 🍟 |
| 🍕 | GitHub: :pizza:CLDR: cityscape
|
🍕 🍕 |
| 🌭 | GitHub: :hotdog:CLDR: sunrise over mountains
|
🌭 🌭 |
| 🥪 | GitHub: :sandwich:CLDR: sunrise
|
🥪 🥪 |
| 🌮 | GitHub: :taco:CLDR: cityscape at dusk
|
🌮 🌮 |
| 🌯 | GitHub: :burrito:CLDR: sunset
|
🌯 🌯 |
| 🫔 | GitHub: :tamale:CLDR: bridge at night
|
🫔 🫔 |
| 🥙 | GitHub: :stuffed_flatbread:CLDR: hot springs
|
🥙 🥙 |
| 🧆 | GitHub: :falafel:CLDR: carousel horse
|
🧆 🧆 |
| 🥚 | GitHub: :egg:CLDR: playground slide
|
🥚 🥚 |
| 🍳 | GitHub: NO-CODECLDR: ferris wheel
|
🍳 🍳 |
| 🥘 | GitHub: :shallow_pan_of_food:CLDR: roller coaster
|
🥘 🥘 |
| 🍲 | GitHub: :stew:CLDR: barber pole
|
🍲 🍲 |
| 🫕 | GitHub: :fondue:CLDR: circus tent
|
🫕 🫕 |
| 🥣 | GitHub: :bowl_with_spoon:CLDR: locomotive
|
🥣 🥣 |
| 🥗 | GitHub: :green_salad:CLDR: railway car
|
🥗 🥗 |
| 🍿 | GitHub: :popcorn:CLDR: high-speed train
|
🍿 🍿 |
| 🧈 | GitHub: :butter:CLDR: bullet train
|
🧈 🧈 |
| 🧂 | GitHub: :salt:CLDR: train
|
🧂 🧂 |
| 🥫 | GitHub: :canned_food:CLDR: metro
|
🥫 🥫 |
| Emoji | Short Name (gitHub) Short Name (Unicode CDLR) |
Esc code (Dec) Esc Code (Hex) |
|---|---|---|
| 🍱 | GitHub: :bento:CLDR: monorail
|
🍱 🍱 |
| 🍘 | GitHub: :rice_cracker:CLDR: mountain railway
|
🍘 🍘 |
| 🍙 | GitHub: :rice_ball:CLDR: tram car
|
🍙 🍙 |
| 🍚 | GitHub: :rice:CLDR: bus
|
🍚 🍚 |
| 🍛 | GitHub: :curry:CLDR: oncoming bus
|
🍛 🍛 |
| 🍜 | GitHub: :ramen:CLDR: trolleybus
|
🍜 🍜 |
| 🍝 | GitHub: :spaghetti:CLDR: minibus
|
🍝 🍝 |
| 🍠 | GitHub: :sweet_potato:CLDR: ambulance
|
🍠 🍠 |
| 🍢 | GitHub: :oden:CLDR: fire engine
|
🍢 🍢 |
| 🍣 | GitHub: :sushi:CLDR: police car
|
🍣 🍣 |
| 🍤 | GitHub: :fried_shrimp:CLDR: oncoming police car
|
🍤 🍤 |
| 🍥 | GitHub: :fish_cake:CLDR: taxi
|
🍥 🍥 |
| 🥮 | GitHub: :moon_cake:CLDR: oncoming taxi
|
🥮 🥮 |
| 🍡 | GitHub: :dango:CLDR: automobile
|
🍡 🍡 |
| 🥟 | GitHub: :dumpling:CLDR: oncoming automobile
|
🥟 🥟 |
| 🥠 | GitHub: :fortune_cookie:CLDR: sport utility vehicle
|
🥠 🥠 |
| 🥡 | GitHub: :takeout_box:CLDR: pickup truck
|
🥡 🥡 |
| Emoji | Short Name (gitHub) Short Name (Unicode CDLR) |
Esc code (Dec) Esc Code (Hex) |
|---|---|---|
| 🍦 | GitHub: :icecream:CLDR: racing car
|
🍦 🍦 |
| 🍧 | GitHub: :shaved_ice:CLDR: motorcycle
|
🍧 🍧 |
| 🍨 | GitHub: :ice_cream:CLDR: motor scooter
|
🍨 🍨 |
| 🍩 | GitHub: :doughnut:CLDR: manual wheelchair
|
🍩 🍩 |
| 🍪 | GitHub: :cookie:CLDR: motorized wheelchair
|
🍪 🍪 |
| 🎂 | GitHub: :birthday:CLDR: auto rickshaw
|
🎂 🎂 |
| 🍰 | GitHub: :cake:CLDR: bicycle
|
🍰 🍰 |
| 🧁 | GitHub: :cupcake:CLDR: kick scooter
|
🧁 🧁 |
| 🥧 | GitHub: :pie:CLDR: skateboard
|
🥧 🥧 |
| 🍫 | GitHub: :chocolate_bar:CLDR: roller skate
|
🍫 🍫 |
| 🍬 | GitHub: :candy:CLDR: bus stop
|
🍬 🍬 |
| 🍭 | GitHub: :lollipop:CLDR: motorway
|
🍭 🍭 |
| 🍮 | GitHub: :custard:CLDR: railway track
|
🍮 🍮 |
| 🍯 | GitHub: :honey_pot:CLDR: oil drum
|
🍯 🍯 |
| Emoji | Short Name (gitHub) Short Name (Unicode CDLR) |
Esc code (Dec) Esc Code (Hex) |
|---|---|---|
| 🍼 | GitHub: :baby_bottle:CLDR: horizontal traffic light
|
🍼 🍼 |
| 🥛 | GitHub: :milk_glass:CLDR: vertical traffic light
|
🥛 🥛 |
| ☕ | GitHub: :coffee:CLDR: stop sign
|
☕ ☕ |
| 🫖 | GitHub: :teapot:CLDR: construction
|
🫖 🫖 |
| 🍵 | GitHub: :tea:CLDR: anchor
|
🍵 🍵 |
| 🍶 | GitHub: :sake:CLDR: ring buoy
|
🍶 🍶 |
| 🍾 | GitHub: :champagne:CLDR: sailboat
|
🍾 🍾 |
| 🍷 | GitHub: :wine_glass:CLDR: canoe
|
🍷 🍷 |
| 🍸 | GitHub: :cocktail:CLDR: speedboat
|
🍸 🍸 |
| 🍹 | GitHub: :tropical_drink:CLDR: passenger ship
|
🍹 🍹 |
| 🍺 | GitHub: :beer:CLDR: ferry
|
🍺 🍺 |
| 🍻 | GitHub: :beers:CLDR: motor boat
|
🍻 🍻 |
| 🥂 | GitHub: :clinking_glasses:CLDR: ship
|
🥂 🥂 |
| 🥃 | GitHub: :tumbler_glass:CLDR: airplane
|
🥃 🥃 |
| 🫗 | GitHub: :pouring_liquid:CLDR: small airplane
|
🫗 🫗 |
| 🥤 | GitHub: :cup_with_straw:CLDR: airplane departure
|
🥤 🥤 |
| 🧋 | GitHub: :bubble_tea:CLDR: airplane arrival
|
🧋 🧋 |
| 🧃 | GitHub: :beverage_box:CLDR: parachute
|
🧃 🧃 |
| 🧉 | GitHub: :mate:CLDR: seat
|
🧉 🧉 |
| 🧊 | GitHub: :ice_cube:CLDR: helicopter
|
🧊 🧊 |
| Emoji | Short Name (gitHub) Short Name (Unicode CDLR) |
Esc code (Dec) Esc Code (Hex) |
|---|---|---|
| 🥢 | GitHub: :chopsticks:CLDR: satellite
|
🥢 🥢 |
| 🍽 | GitHub: :plate_with_cutlery:CLDR: rocket
|
🍽 🍽 |
| 🍴 | GitHub: :fork_and_knife:CLDR: flying saucer
|
🍴 🍴 |
| 🥄 | GitHub: :spoon:CLDR: bellhop bell
|
🥄 🥄 |
| 🔪 | GitHub: :hocho:CLDR: luggage
|
🔪 🔪 |
| 🫙 | GitHub: :jar:CLDR: hourglass done
|
🫙 🫙 |
| 🏺 | GitHub: :amphora:CLDR: hourglass not done
|
🏺 🏺 |
| ###3 Travel and places |
| Emoji | Short Name (gitHub) Short Name (Unicode CDLR) |
Esc code (Dec) Esc Code (Hex) |
|---|---|---|
| 🌍 | GitHub: :earth_africa:CLDR: mantelpiece clock
|
🌍 🌍 |
| 🌎 | GitHub: :earth_americas:CLDR: twelve o’clock
|
🌎 🌎 |
| 🌏 | GitHub: :earth_asia:CLDR: twelve-thirty
|
🌏 🌏 |
| 🌐 | GitHub: :globe_with_meridians:CLDR: one o’clock
|
🌐 🌐 |
| 🗺 | GitHub: :world_map:CLDR: one-thirty
|
🗺 🗺 |
| 🗾 | GitHub: :japan:CLDR: two o’clock
|
🗾 🗾 |
| 🧭 | GitHub: :compass:CLDR: two-thirty
|
🧭 🧭 |
| Emoji | Short Name (gitHub) Short Name (Unicode CDLR) |
Esc code (Dec) Esc Code (Hex) |
|---|---|---|
| 🏔 | GitHub: :mountain_snow:CLDR: four-thirty
|
🏔 🏔 |
| ⛰ | GitHub: :mountain:CLDR: five o’clock
|
⛰ ⛰ |
| 🌋 | GitHub: :volcano:CLDR: five-thirty
|
🌋 🌋 |
| 🗻 | GitHub: :mount_fuji:CLDR: six o’clock
|
🗻 🗻 |
| 🏕 | GitHub: :camping:CLDR: six-thirty
|
🏕 🏕 |
| 🏖 | GitHub: :beach_umbrella:CLDR: seven o’clock
|
🏖 🏖 |
| 🏜 | GitHub: :desert:CLDR: seven-thirty
|
🏜 🏜 |
| 🏝 | GitHub: :desert_island:CLDR: eight o’clock
|
🏝 🏝 |
| 🏞 | GitHub: :national_park:CLDR: eight-thirty
|
🏞 🏞 |
| Emoji | Short Name (gitHub) Short Name (Unicode CDLR) |
Esc code (Dec) Esc Code (Hex) |
|---|---|---|
| 🏟 | GitHub: :stadium:CLDR: ten-thirty
|
🏟 🏟 |
| 🏛 | GitHub: :classical_building:CLDR: eleven o’clock
|
🏛 🏛 |
| 🏗 | GitHub: :building_construction:CLDR: eleven-thirty
|
🏗 🏗 |
| 🧱 | GitHub: :bricks:CLDR: new moon
|
🧱 🧱 |
| 🪨 | GitHub: :rock:CLDR: waxing crescent moon
|
🪨 🪨 |
| 🪵 | GitHub: :wood:CLDR: first quarter moon
|
🪵 🪵 |
| 🛖 | GitHub: :hut:CLDR: waxing gibbous moon
|
🛖 🛖 |
| 🏘 | GitHub: :houses:CLDR: full moon
|
🏘 🏘 |
| 🏚 | GitHub: :derelict_house:CLDR: waning gibbous moon
|
🏚 🏚 |
| 🏠 | GitHub: :house:CLDR: last quarter moon
|
🏠 🏠 |
| 🏡 | GitHub: :house_with_garden:CLDR: waning crescent moon
|
🏡 🏡 |
| 🏢 | GitHub: :office:CLDR: crescent moon
|
🏢 🏢 |
| 🏣 | GitHub: :post_office:CLDR: new moon face
|
🏣 🏣 |
| 🏤 | GitHub: :european_post_office:CLDR: first quarter moon face
|
🏤 🏤 |
| 🏥 | GitHub: :hospital:CLDR: last quarter moon face
|
🏥 🏥 |
| 🏦 | GitHub: :bank:CLDR: thermometer
|
🏦 🏦 |
| 🏨 | GitHub: :hotel:CLDR: sun
|
🏨 🏨 |
| 🏩 | GitHub: :love_hotel:CLDR: full moon face
|
🏩 🏩 |
| 🏪 | GitHub: :convenience_store:CLDR: sun with face
|
🏪 🏪 |
| 🏫 | GitHub: :school:CLDR: ringed planet
|
🏫 🏫 |
| 🏬 | GitHub: :department_store:CLDR: star
|
🏬 🏬 |
| 🏭 | GitHub: :factory:CLDR: glowing star
|
🏭 🏭 |
| 🏯 | GitHub: :japanese_castle:CLDR: shooting star
|
🏯 🏯 |
| 🏰 | GitHub: :european_castle:CLDR: milky way
|
🏰 🏰 |
| 💒 | GitHub: :wedding:CLDR: cloud
|
💒 💒 |
| 🗼 | GitHub: :tokyo_tower:CLDR: sun behind cloud
|
🗼 🗼 |
| 🗽 | GitHub: :statue_of_liberty:CLDR: cloud with lightning and rain
|
🗽 🗽 |
| Emoji | Short Name (gitHub) Short Name (Unicode CDLR) |
Esc code (Dec) Esc Code (Hex) |
|---|---|---|
| ⛪ | GitHub: :church:CLDR: cloud with rain
|
⛪ ⛪ |
| 🕌 | GitHub: :mosque:CLDR: cloud with snow
|
🕌 🕌 |
| 🛕 | GitHub: :hindu_temple:CLDR: cloud with lightning
|
🛕 🛕 |
| 🕍 | GitHub: :synagogue:CLDR: tornado
|
🕍 🕍 |
| ⛩ | GitHub: :shinto_shrine:CLDR: fog
|
⛩ ⛩ |
| 🕋 | GitHub: :kaaba:CLDR: wind face
|
🕋 🕋 |
| Emoji | Short Name (gitHub) Short Name (Unicode CDLR) |
Esc code (Dec) Esc Code (Hex) |
|---|---|---|
| ⛲ | GitHub: :fountain:CLDR: umbrella
|
⛲ ⛲ |
| ⛺ | GitHub: :tent:CLDR: umbrella with rain drops
|
⛺ ⛺ |
| 🌁 | GitHub: :foggy:CLDR: umbrella on ground
|
🌁 🌁 |
| 🌃 | GitHub: :night_with_stars:CLDR: high voltage
|
🌃 🌃 |
| 🏙 | GitHub: :cityscape:CLDR: snowflake
|
🏙 🏙 |
| 🌄 | GitHub: :sunrise_over_mountains:CLDR: snowman
|
🌄 🌄 |
| 🌅 | GitHub: :sunrise:CLDR: snowman without snow
|
🌅 🌅 |
| 🌆 | GitHub: :city_sunset:CLDR: comet
|
🌆 🌆 |
| 🌇 | GitHub: :city_sunrise:CLDR: fire
|
🌇 🌇 |
| 🌉 | GitHub: :bridge_at_night:CLDR: droplet
|
🌉 🌉 |
| ♨ | GitHub: :hotsprings:CLDR: water wave
|
♨ ♨ |
| 🎠 | GitHub: :carousel_horse:CLDR: jack-o-lantern
|
🎠 🎠 |
| 🛝 | GitHub: :playground_slide:CLDR: Christmas tree
|
🛝 🛝 |
| 🎡 | GitHub: :ferris_wheel:CLDR: fireworks
|
🎡 🎡 |
| 🎢 | GitHub: :roller_coaster:CLDR: sparkler
|
🎢 🎢 |
| 💈 | GitHub: :barber:CLDR: firecracker
|
💈 💈 |
| 🎪 | GitHub: :circus_tent:CLDR: sparkles
|
🎪 🎪 |
| Emoji | Short Name (gitHub) Short Name (Unicode CDLR) |
Esc code (Dec) Esc Code (Hex) |
|---|---|---|
| 🚂 | GitHub: :steam_locomotive:CLDR: tanabata tree
|
🚂 🚂 |
| 🚃 | GitHub: :railway_car:CLDR: pine decoration
|
🚃 🚃 |
| 🚄 | GitHub: :bullettrain_side:CLDR: Japanese dolls
|
🚄 🚄 |
| 🚅 | GitHub: :bullettrain_front:CLDR: carp streamer
|
🚅 🚅 |
| 🚆 | GitHub: :train2:CLDR: wind chime
|
🚆 🚆 |
| 🚇 | GitHub: :metro:CLDR: moon viewing ceremony
|
🚇 🚇 |
| 🚈 | GitHub: :light_rail:CLDR: red envelope
|
🚈 🚈 |
| 🚉 | GitHub: :station:CLDR: ribbon
|
🚉 🚉 |
| 🚊 | GitHub: :tram:CLDR: wrapped gift
|
🚊 🚊 |
| 🚝 | GitHub: :monorail:CLDR: reminder ribbon
|
🚝 🚝 |
| 🚞 | GitHub: :mountain_railway:CLDR: admission tickets
|
🚞 🚞 |
| 🚋 | GitHub: :train:CLDR: ticket
|
🚋 🚋 |
| 🚌 | GitHub: :bus:CLDR: military medal
|
🚌 🚌 |
| 🚍 | GitHub: :oncoming_bus:CLDR: trophy
|
🚍 🚍 |
| 🚎 | GitHub: :trolleybus:CLDR: sports medal
|
🚎 🚎 |
| 🚐 | GitHub: :minibus:CLDR: 1st place medal
|
🚐 🚐 |
| 🚑 | GitHub: :ambulance:CLDR: 2nd place medal
|
🚑 🚑 |
| 🚒 | GitHub: :fire_engine:CLDR: 3rd place medal
|
🚒 🚒 |
| 🚓 | GitHub: :police_car:CLDR: soccer ball
|
🚓 🚓 |
| 🚔 | GitHub: :oncoming_police_car:CLDR: baseball
|
🚔 🚔 |
| 🚕 | GitHub: :taxi:CLDR: softball
|
🚕 🚕 |
| 🚖 | GitHub: :oncoming_taxi:CLDR: basketball
|
🚖 🚖 |
| 🚗 | GitHub: :car:CLDR: volleyball
|
🚗 🚗 |
| 🚘 | GitHub: :oncoming_automobile:CLDR: american football
|
🚘 🚘 |
| 🚙 | GitHub: :blue_car:CLDR: rugby football
|
🚙 🚙 |
| 🛻 | GitHub: :pickup_truck:CLDR: tennis
|
🛻 🛻 |
| 🚚 | GitHub: :truck:CLDR: flying disc
|
🚚 🚚 |
| 🚛 | GitHub: :articulated_lorry:CLDR: bowling
|
🚛 🚛 |
| 🚜 | GitHub: :tractor:CLDR: cricket game
|
🚜 🚜 |
| 🏎 | GitHub: :racing_car:CLDR: field hockey
|
🏎 🏎 |
| 🏍 | GitHub: :motorcycle:CLDR: ice hockey
|
🏍 🏍 |
| 🛵 | GitHub: :motor_scooter:CLDR: lacrosse
|
🛵 🛵 |
| 🦽 | GitHub: :manual_wheelchair:CLDR: ping pong
|
🦽 🦽 |
| 🦼 | GitHub: :motorized_wheelchair:CLDR: badminton
|
🦼 🦼 |
| 🛺 | GitHub: :auto_rickshaw:CLDR: boxing glove
|
🛺 🛺 |
| 🚲 | GitHub: :bike:CLDR: martial arts uniform
|
🚲 🚲 |
| 🛴 | GitHub: :kick_scooter:CLDR: goal net
|
🛴 🛴 |
| 🛹 | GitHub: :skateboard:CLDR: flag in hole
|
🛹 🛹 |
| 🛼 | GitHub: :roller_skate:CLDR: ice skate
|
🛼 🛼 |
| 🚏 | GitHub: :busstop:CLDR: fishing pole
|
🚏 🚏 |
| 🛣 | GitHub: :motorway:CLDR: diving mask
|
🛣 🛣 |
| 🛤 | GitHub: :railway_track:CLDR: running shirt
|
🛤 🛤 |
| 🛢 | GitHub: :oil_drum:CLDR: skis
|
🛢 🛢 |
| ⛽ | GitHub: :fuelpump:CLDR: sled
|
⛽ ⛽ |
| 🛞 | GitHub: :wheel:CLDR: curling stone
|
🛞 🛞 |
| 🚨 | GitHub: :rotating_light:CLDR: bullseye
|
🚨 🚨 |
| 🚥 | GitHub: :traffic_light:CLDR: yo-yo
|
🚥 🚥 |
| 🚦 | GitHub: :vertical_traffic_light:CLDR: kite
|
🚦 🚦 |
| 🛑 | GitHub: :stop_sign:CLDR: pool 8 ball
|
🛑 🛑 |
| 🚧 | GitHub: :construction:CLDR: crystal ball
|
🚧 🚧 |
| Emoji | Short Name (gitHub) Short Name (Unicode CDLR) |
Esc code (Dec) Esc Code (Hex) |
|---|---|---|
| ⚓ | GitHub: :anchor:CLDR: joystick
|
⚓ ⚓ |
| 🛟 | GitHub: :ring_buoy:CLDR: slot machine
|
🛟 🛟 |
| ⛵ | GitHub: :boat:CLDR: game die
|
⛵ ⛵ |
| 🛶 | GitHub: :canoe:CLDR: puzzle piece
|
🛶 🛶 |
| 🚤 | GitHub: :speedboat:CLDR: teddy bear
|
🚤 🚤 |
| 🛳 | GitHub: :passenger_ship:CLDR: piñata
|
🛳 🛳 |
| ⛴ | GitHub: :ferry:CLDR: mirror ball
|
⛴ ⛴ |
| 🛥 | GitHub: :motor_boat:CLDR: nesting dolls
|
🛥 🛥 |
| 🚢 | GitHub: :ship:CLDR: spade suit
|
🚢 🚢 |
| Emoji | Short Name (gitHub) Short Name (Unicode CDLR) |
Esc code (Dec) Esc Code (Hex) |
|---|---|---|
| ✈ | GitHub: :airplane:CLDR: chess pawn
|
✈ ✈ |
| 🛩 | GitHub: :small_airplane:CLDR: joker
|
🛩 🛩 |
| 🛫 | GitHub: :flight_departure:CLDR: mahjong red dragon
|
🛫 🛫 |
| 🛬 | GitHub: :flight_arrival:CLDR: flower playing cards
|
🛬 🛬 |
| 🪂 | GitHub: :parachute:CLDR: performing arts
|
🪂 🪂 |
| 💺 | GitHub: :seat:CLDR: framed picture
|
💺 💺 |
| 🚁 | GitHub: :helicopter:CLDR: artist palette
|
🚁 🚁 |
| 🚟 | GitHub: :suspension_railway:CLDR: thread
|
🚟 🚟 |
| 🚠 | GitHub: :mountain_cableway:CLDR: sewing needle
|
🚠 🚠 |
| 🚡 | GitHub: :aerial_tramway:CLDR: yarn
|
🚡 🚡 |
| 🛰 | GitHub: :satellite:CLDR: knot
|
🛰 🛰 |
| 🚀 | GitHub: :rocket:CLDR: glasses
|
🚀 🚀 |
| 🛸 | GitHub: :flying_saucer:CLDR: sunglasses
|
🛸 🛸 |
| Emoji | Short Name (gitHub) Short Name (Unicode CDLR) |
Esc code (Dec) Esc Code (Hex) |
|---|---|---|
| 🛎 | GitHub: :bellhop_bell:CLDR: necktie
|
🛎 🛎 |
| 🧳 | GitHub: :luggage:CLDR: t-shirt
|
🧳 🧳 |
| Emoji | Short Name (gitHub) Short Name (Unicode CDLR) |
Esc code (Dec) Esc Code (Hex) |
|---|---|---|
| ⌛ | GitHub: :hourglass:CLDR: coat
|
⌛ ⌛ |
| ⏳ | GitHub: :hourglass_flowing_sand:CLDR: socks
|
⏳ ⏳ |
| ⌚ | GitHub: :watch:CLDR: dress
|
⌚ ⌚ |
| ⏰ | GitHub: :alarm_clock:CLDR: kimono
|
⏰ ⏰ |
| ⏱ | GitHub: :stopwatch:CLDR: sari
|
⏱ ⏱ |
| ⏲ | GitHub: :timer_clock:CLDR: one-piece swimsuit
|
⏲ ⏲ |
| 🕰 | GitHub: :mantelpiece_clock:CLDR: briefs
|
🕰 🕰 |
| 🕛 | GitHub: :clock12:CLDR: shorts
|
🕛 🕛 |
| 🕧 | GitHub: :clock1230:CLDR: bikini
|
🕧 🕧 |
| 🕐 | GitHub: :clock1:CLDR: woman’s clothes
|
🕐 🕐 |
| 🕜 | GitHub: :clock130:CLDR: folding hand fan
|
🕜 🕜 |
| 🕑 | GitHub: :clock2:CLDR: purse
|
🕑 🕑 |
| 🕝 | GitHub: :clock230:CLDR: handbag
|
🕝 🕝 |
| 🕒 | GitHub: :clock3:CLDR: clutch bag
|
🕒 🕒 |
| 🕞 | GitHub: :clock330:CLDR: shopping bags
|
🕞 🕞 |
| 🕓 | GitHub: :clock4:CLDR: backpack
|
🕓 🕓 |
| 🕟 | GitHub: :clock430:CLDR: thong sandal
|
🕟 🕟 |
| 🕔 | GitHub: :clock5:CLDR: man’s shoe
|
🕔 🕔 |
| 🕠 | GitHub: :clock530:CLDR: running shoe
|
🕠 🕠 |
| 🕕 | GitHub: :clock6:CLDR: hiking boot
|
🕕 🕕 |
| 🕡 | GitHub: :clock630:CLDR: flat shoe
|
🕡 🕡 |
| 🕖 | GitHub: :clock7:CLDR: high-heeled shoe
|
🕖 🕖 |
| 🕢 | GitHub: :clock730:CLDR: woman’s sandal
|
🕢 🕢 |
| 🕗 | GitHub: :clock8:CLDR: ballet shoes
|
🕗 🕗 |
| 🕣 | GitHub: :clock830:CLDR: woman’s boot
|
🕣 🕣 |
| 🕘 | GitHub: :clock9:CLDR: hair pick
|
🕘 🕘 |
| 🕤 | GitHub: :clock930:CLDR: crown
|
🕤 🕤 |
| 🕙 | GitHub: :clock10:CLDR: woman’s hat
|
🕙 🕙 |
| 🕥 | GitHub: :clock1030:CLDR: top hat
|
🕥 🕥 |
| 🕚 | GitHub: :clock11:CLDR: graduation cap
|
🕚 🕚 |
| 🕦 | GitHub: :clock1130:CLDR: billed cap
|
🕦 🕦 |
| Emoji | Short Name (gitHub) Short Name (Unicode CDLR) |
Esc code (Dec) Esc Code (Hex) |
|---|---|---|
| 🌑 | GitHub: :new_moon:CLDR: lipstick
|
🌑 🌑 |
| 🌒 | GitHub: :waxing_crescent_moon:CLDR: ring
|
🌒 🌒 |
| 🌓 | GitHub: :first_quarter_moon:CLDR: gem stone
|
🌓 🌓 |
| 🌔 | GitHub: :waxing_gibbous_moon:CLDR: muted speaker
|
🌔 🌔 |
| 🌕 | GitHub: :full_moon:CLDR: speaker low volume
|
🌕 🌕 |
| 🌖 | GitHub: :waning_gibbous_moon:CLDR: speaker medium volume
|
🌖 🌖 |
| 🌗 | GitHub: :last_quarter_moon:CLDR: speaker high volume
|
🌗 🌗 |
| 🌘 | GitHub: :waning_crescent_moon:CLDR: loudspeaker
|
🌘 🌘 |
| 🌙 | GitHub: :crescent_moon:CLDR: megaphone
|
🌙 🌙 |
| 🌚 | GitHub: :new_moon_with_face:CLDR: postal horn
|
🌚 🌚 |
| 🌛 | GitHub: :first_quarter_moon_with_face:CLDR: bell
|
🌛 🌛 |
| 🌜 | GitHub: :last_quarter_moon_with_face:CLDR: bell with slash
|
🌜 🌜 |
| 🌡 | GitHub: :thermometer:CLDR: musical score
|
🌡 🌡 |
| ☀ | GitHub: :sunny:CLDR: musical note
|
☀ ☀ |
| 🌝 | GitHub: :full_moon_with_face:CLDR: musical notes
|
🌝 🌝 |
| 🌞 | GitHub: :sun_with_face:CLDR: studio microphone
|
🌞 🌞 |
| 🪐 | GitHub: :ringed_planet:CLDR: level slider
|
🪐 🪐 |
| ⭐ | GitHub: :star:CLDR: control knobs
|
⭐ ⭐ |
| 🌟 | GitHub: :star2:CLDR: microphone
|
🌟 🌟 |
| 🌠 | GitHub: :stars:CLDR: headphone
|
🌠 🌠 |
| 🌌 | GitHub: :milky_way:CLDR: radio
|
🌌 🌌 |
| ☁ | GitHub: :cloud:CLDR: saxophone
|
☁ ☁ |
| ⛅ | GitHub: :partly_sunny:CLDR: accordion
|
⛅ ⛅ |
| ⛈ | GitHub: :cloud_with_lightning_and_rain:CLDR: guitar
|
⛈ ⛈ |
| 🌤 | GitHub: :sun_behind_small_cloud:CLDR: musical keyboard
|
🌤 🌤 |
| 🌥 | GitHub: :sun_behind_large_cloud:CLDR: trumpet
|
🌥 🌥 |
| 🌦 | GitHub: :sun_behind_rain_cloud:CLDR: violin
|
🌦 🌦 |
| 🌧 | GitHub: :cloud_with_rain:CLDR: banjo
|
🌧 🌧 |
| 🌨 | GitHub: :cloud_with_snow:CLDR: drum
|
🌨 🌨 |
| 🌩 | GitHub: :cloud_with_lightning:CLDR: long drum
|
🌩 🌩 |
| 🌪 | GitHub: :tornado:CLDR: maracas
|
🌪 🌪 |
| 🌫 | GitHub: :fog:CLDR: flute
|
🌫 🌫 |
| 🌬 | GitHub: :wind_face:CLDR: harp
|
🌬 🌬 |
| 🌀 | GitHub: :cyclone:CLDR: mobile phone
|
🌀 🌀 |
| 🌈 | GitHub: :rainbow:CLDR: mobile phone with arrow
|
🌈 🌈 |
| 🌂 | GitHub: :closed_umbrella:CLDR: telephone
|
🌂 🌂 |
| ☂ | GitHub: :umbrella:CLDR: telephone receiver
|
☂ ☂ |
| ☔ | GitHub: :umbrella:CLDR: pager
|
☔ ☔ |
| ⛱ | GitHub: :parasol_on_ground:CLDR: fax machine
|
⛱ ⛱ |
| ⚡ | GitHub: :zap:CLDR: battery
|
⚡ ⚡ |
| ❄ | GitHub: :snowflake:CLDR: low battery
|
❄ ❄ |
| ☃ | GitHub: :snowman:CLDR: electric plug
|
☃ ☃ |
| ⛄ | GitHub: :snowman:CLDR: laptop
|
⛄ ⛄ |
| ☄ | GitHub: :comet:CLDR: desktop computer
|
☄ ☄ |
| 🔥 | GitHub: :fire:CLDR: printer
|
🔥 🔥 |
| 💧 | GitHub: :droplet:CLDR: keyboard
|
💧 💧 |
| 🌊 | GitHub: :ocean:CLDR: computer mouse
|
🌊 🌊 |
| ###3 Activities |
| Emoji | Short Name (gitHub) Short Name (Unicode CDLR) |
Esc code (Dec) Esc Code (Hex) |
|---|---|---|
| 🎃 | GitHub: :jack_o_lantern:CLDR: dvd
|
🎃 🎃 |
| 🎄 | GitHub: :christmas_tree:CLDR: abacus
|
🎄 🎄 |
| 🎆 | GitHub: :fireworks:CLDR: movie camera
|
🎆 🎆 |
| 🎇 | GitHub: :sparkler:CLDR: film frames
|
🎇 🎇 |
| 🧨 | GitHub: :firecracker:CLDR: film projector
|
🧨 🧨 |
| ✨ | GitHub: :sparkles:CLDR: clapper board
|
✨ ✨ |
| 🎈 | GitHub: :balloon:CLDR: television
|
🎈 🎈 |
| 🎉 | GitHub: :tada:CLDR: camera
|
🎉 🎉 |
| 🎊 | GitHub: :confetti_ball:CLDR: camera with flash
|
🎊 🎊 |
| 🎋 | GitHub: :tanabata_tree:CLDR: video camera
|
🎋 🎋 |
| 🎍 | GitHub: :bamboo:CLDR: videocassette
|
🎍 🎍 |
| 🎎 | GitHub: :dolls:CLDR: magnifying glass tilted left
|
🎎 🎎 |
| 🎏 | GitHub: :flags:CLDR: magnifying glass tilted right
|
🎏 🎏 |
| 🎐 | GitHub: :wind_chime:CLDR: candle
|
🎐 🎐 |
| 🎑 | GitHub: :rice_scene:CLDR: light bulb
|
🎑 🎑 |
| 🧧 | GitHub: :red_envelope:CLDR: flashlight
|
🧧 🧧 |
| 🎀 | GitHub: :ribbon:CLDR: red paper lantern
|
🎀 🎀 |
| 🎁 | GitHub: :gift:CLDR: diya lamp
|
🎁 🎁 |
| 🎗 | GitHub: :reminder_ribbon:CLDR: notebook with decorative cover
|
🎗 🎗 |
| 🎟 | GitHub: :tickets:CLDR: closed book
|
🎟 🎟 |
| 🎫 | GitHub: :ticket:CLDR: open book
|
🎫 🎫 |
| Emoji | Short Name (gitHub) Short Name (Unicode CDLR) |
Esc code (Dec) Esc Code (Hex) |
|---|---|---|
| 🎖 | GitHub: :medal_military:CLDR: books
|
🎖 🎖 |
| 🏆 | GitHub: :trophy:CLDR: notebook
|
🏆 🏆 |
| 🏅 | GitHub: :medal_sports:CLDR: ledger
|
🏅 🏅 |
| 🥇 | GitHub: :1st_place_medal:CLDR: page with curl
|
🥇 🥇 |
| 🥈 | GitHub: :2nd_place_medal:CLDR: scroll
|
🥈 🥈 |
| 🥉 | GitHub: :3rd_place_medal:CLDR: page facing up
|
🥉 🥉 |
| Emoji | Short Name (gitHub) Short Name (Unicode CDLR) |
Esc code (Dec) Esc Code (Hex) |
|---|---|---|
| ⚽ | GitHub: :soccer:CLDR: bookmark
|
⚽ ⚽ |
| ⚾ | GitHub: :baseball:CLDR: label
|
⚾ ⚾ |
| 🥎 | GitHub: :softball:CLDR: money bag
|
🥎 🥎 |
| 🏀 | GitHub: :basketball:CLDR: coin
|
🏀 🏀 |
| 🏐 | GitHub: :volleyball:CLDR: yen banknote
|
🏐 🏐 |
| 🏈 | GitHub: :football:CLDR: dollar banknote
|
🏈 🏈 |
| 🏉 | GitHub: :rugby_football:CLDR: euro banknote
|
🏉 🏉 |
| 🎾 | GitHub: :tennis:CLDR: pound banknote
|
🎾 🎾 |
| 🥏 | GitHub: :flying_disc:CLDR: money with wings
|
🥏 🥏 |
| 🎳 | GitHub: :bowling:CLDR: credit card
|
🎳 🎳 |
| 🏏 | GitHub: :cricket_game:CLDR: receipt
|
🏏 🏏 |
| 🏑 | GitHub: :field_hockey:CLDR: chart increasing with yen
|
🏑 🏑 |
| 🏒 | GitHub: :ice_hockey:CLDR: envelope
|
🏒 🏒 |
| 🥍 | GitHub: :lacrosse:CLDR: e-mail
|
🥍 🥍 |
| 🏓 | GitHub: :ping_pong:CLDR: incoming envelope
|
🏓 🏓 |
| 🏸 | GitHub: :badminton:CLDR: envelope with arrow
|
🏸 🏸 |
| 🥊 | GitHub: :boxing_glove:CLDR: outbox tray
|
🥊 🥊 |
| 🥋 | GitHub: :martial_arts_uniform:CLDR: inbox tray
|
🥋 🥋 |
| 🥅 | GitHub: :goal_net:CLDR: package
|
🥅 🥅 |
| ⛳ | ||
| ⛸ | GitHub: :ice_skate:CLDR: closed mailbox with lowered flag
|
⛸ ⛸ |
| 🎣 | GitHub: :fishing_pole_and_fish:CLDR: open mailbox with raised flag
|
🎣 🎣 |
| 🤿 | GitHub: :diving_mask:CLDR: open mailbox with lowered flag
|
🤿 🤿 |
| 🎽 | GitHub: :running_shirt_with_sash:CLDR: postbox
|
🎽 🎽 |
| 🎿 | GitHub: :ski:CLDR: ballot box with ballot
|
🎿 🎿 |
| 🛷 | GitHub: :sled:CLDR: pencil
|
🛷 🛷 |
| 🥌 | GitHub: :curling_stone:CLDR: black nib
|
🥌 🥌 |
| Emoji | Short Name (gitHub) Short Name (Unicode CDLR) |
Esc code (Dec) Esc Code (Hex) |
|---|---|---|
| 🎯 | GitHub: :dart:CLDR: crayon
|
🎯 🎯 |
| 🪀 | GitHub: :yo_yo:CLDR: memo
|
🪀 🪀 |
| 🪁 | GitHub: :kite:CLDR: briefcase
|
🪁 🪁 |
| 🎱 | GitHub: :8ball:CLDR: file folder
|
🎱 🎱 |
| 🔮 | GitHub: :crystal_ball:CLDR: open file folder
|
🔮 🔮 |
| 🪄 | GitHub: :magic_wand:CLDR: card index dividers
|
🪄 🪄 |
| 🧿 | GitHub: :nazar_amulet:CLDR: calendar
|
🧿 🧿 |
| 🎮 | GitHub: :video_game:CLDR: tear-off calendar
|
🎮 🎮 |
| 🕹 | GitHub: :joystick:CLDR: spiral notepad
|
🕹 🕹 |
| 🎰 | GitHub: :slot_machine:CLDR: spiral calendar
|
🎰 🎰 |
| 🎲 | GitHub: :game_die:CLDR: card index
|
🎲 🎲 |
| 🧩 | GitHub: :jigsaw:CLDR: chart increasing
|
🧩 🧩 |
| 🧸 | GitHub: :teddy_bear:CLDR: chart decreasing
|
🧸 🧸 |
| 🪅 | GitHub: :pinata:CLDR: bar chart
|
🪅 🪅 |
| 🪩 | GitHub: :mirror_ball:CLDR: clipboard
|
🪩 🪩 |
| 🪆 | GitHub: :nesting_dolls:CLDR: pushpin
|
🪆 🪆 |
| ♠ | GitHub: :spades:CLDR: round pushpin
|
♠ ♠ |
| ♥ | GitHub: :hearts:CLDR: paperclip
|
♥ ♥ |
| ♦ | GitHub: :diamonds:CLDR: linked paperclips
|
♦ ♦ |
| ♣ | GitHub: :clubs:CLDR: straight ruler
|
♣ ♣ |
| ♟ | GitHub: :chess_pawn:CLDR: triangular ruler
|
♟ ♟ |
| 🃏 | GitHub: :black_joker:CLDR: scissors
|
🃏 🃏 |
| 🀄 | GitHub: :mahjong:CLDR: card file box
|
🀄 🀄 |
| 🎴 | GitHub: :flower_playing_cards:CLDR: file cabinet
|
🎴 🎴 |
| Emoji | Short Name (gitHub) Short Name (Unicode CDLR) |
Esc code (Dec) Esc Code (Hex) |
|---|---|---|
| 🎭 | GitHub: :performing_arts:CLDR: locked with pen
|
🎭 🎭 |
| 🖼 | GitHub: :framed_picture:CLDR: locked with key
|
🖼 🖼 |
| 🎨 | GitHub: :art:CLDR: key
|
🎨 🎨 |
| 🧵 | GitHub: :thread:CLDR: old key
|
🧵 🧵 |
| 🪡 | GitHub: :sewing_needle:CLDR: hammer
|
🪡 🪡 |
| 🧶 | GitHub: :yarn:CLDR: axe
|
🧶 🧶 |
| 🪢 | GitHub: :knot:CLDR: pick
|
🪢 🪢 |
| ###3 Objects |
| Emoji | Short Name (gitHub) Short Name (Unicode CDLR) |
Esc code (Dec) Esc Code (Hex) |
|---|---|---|
| 👓 | GitHub: :eyeglasses:CLDR: bomb
|
👓 👓 |
| 🕶 | GitHub: :sunglasses:CLDR: water pistol
|
🕶 🕶 |
| 🥽 | GitHub: :goggles:CLDR: boomerang
|
🥽 🥽 |
| 🥼 | GitHub: :lab_coat:CLDR: bow and arrow
|
🥼 🥼 |
| 🦺 | GitHub: :safety_vest:CLDR: shield
|
🦺 🦺 |
| 👔 | GitHub: :necktie:CLDR: carpentry saw
|
👔 👔 |
| 👕 | GitHub: :tshirt:CLDR: wrench
|
👕 👕 |
| 👖 | GitHub: :jeans:CLDR: screwdriver
|
👖 👖 |
| 🧣 | GitHub: :scarf:CLDR: nut and bolt
|
🧣 🧣 |
| 🧤 | GitHub: :gloves:CLDR: gear
|
🧤 🧤 |
| 🧥 | GitHub: :coat:CLDR: clamp
|
🧥 🧥 |
| 🧦 | GitHub: :socks:CLDR: balance scale
|
🧦 🧦 |
| 👗 | GitHub: :dress:CLDR: white cane
|
👗 👗 |
| 👘 | GitHub: :kimono:CLDR: link
|
👘 👘 |
| 🥻 | GitHub: :sari:CLDR: chains
|
🥻 🥻 |
| 🩱 | GitHub: :one_piece_swimsuit:CLDR: hook
|
🩱 🩱 |
| 🩲 | GitHub: :swim_brief:CLDR: toolbox
|
🩲 🩲 |
| 🩳 | GitHub: :shorts:CLDR: magnet
|
🩳 🩳 |
| 👙 | GitHub: :bikini:CLDR: ladder
|
👙 👙 |
| 👚 | GitHub: :womans_clothes:CLDR: shovel
|
👚 👚 |
| 🪭 | GitHub: :folding_hand_fan:CLDR: alembic
|
🪭 🪭 |
| 👛 | GitHub: :purse:CLDR: test tube
|
👛 👛 |
| 👜 | GitHub: :handbag:CLDR: petri dish
|
👜 👜 |
| 👝 | GitHub: :pouch:CLDR: dna
|
👝 👝 |
| 🛍 | GitHub: :shopping:CLDR: microscope
|
🛍 🛍 |
| 🎒 | GitHub: :school_satchel:CLDR: telescope
|
🎒 🎒 |
| 🩴 | GitHub: :thong_sandal:CLDR: satellite antenna
|
🩴 🩴 |
| 👞 | GitHub: :mans_shoe:CLDR: syringe
|
👞 👞 |
| 👟 | GitHub: :athletic_shoe:CLDR: drop of blood
|
👟 👟 |
| 🥾 | GitHub: :hiking_boot:CLDR: pill
|
🥾 🥾 |
| 🥿 | GitHub: :flat_shoe:CLDR: adhesive bandage
|
🥿 🥿 |
| 👠 | GitHub: :high_heel:CLDR: crutch
|
👠 👠 |
| 👡 | GitHub: :sandal:CLDR: stethoscope
|
👡 👡 |
| 🩰 | GitHub: :ballet_shoes:CLDR: x-ray
|
🩰 🩰 |
| 👢 | GitHub: :boot:CLDR: door
|
👢 👢 |
| 🪮 | GitHub: :hair_pick:CLDR: elevator
|
🪮 🪮 |
| 👑 | GitHub: :crown:CLDR: mirror
|
👑 👑 |
| 👒 | GitHub: :womans_hat:CLDR: window
|
👒 👒 |
| 🎩 | GitHub: :tophat:CLDR: bed
|
🎩 🎩 |
| 🎓 | GitHub: :mortar_board:CLDR: couch and lamp
|
🎓 🎓 |
| 🧢 | GitHub: :billed_cap:CLDR: chair
|
🧢 🧢 |
| 🪖 | GitHub: :military_helmet:CLDR: toilet
|
🪖 🪖 |
| ⛑ | GitHub: :rescue_worker_helmet:CLDR: plunger
|
⛑ ⛑ |
| 📿 | GitHub: :prayer_beads:CLDR: shower
|
📿 📿 |
| 💄 | GitHub: :lipstick:CLDR: bathtub
|
💄 💄 |
| 💍 | GitHub: :ring:CLDR: mouse trap
|
💍 💍 |
| 💎 | GitHub: :gem:CLDR: razor
|
💎 💎 |
| Emoji | Short Name (gitHub) Short Name (Unicode CDLR) |
Esc code (Dec) Esc Code (Hex) |
|---|---|---|
| 🔇 | GitHub: :mute:CLDR: basket
|
🔇 🔇 |
| 🔈 | GitHub: :speaker:CLDR: roll of paper
|
🔈 🔈 |
| 🔉 | GitHub: :sound:CLDR: bucket
|
🔉 🔉 |
| 🔊 | GitHub: NO-CODECLDR: soap
|
🔊 🔊 |
| 📢 | GitHub: :loudspeaker:CLDR: bubbles
|
📢 📢 |
| 📣 | GitHub: :mega:CLDR: toothbrush
|
📣 📣 |
| 📯 | GitHub: :postal_horn:CLDR: sponge
|
📯 📯 |
| 🔔 | GitHub: :bell:CLDR: fire extinguisher
|
🔔 🔔 |
| 🔕 | GitHub: :no_bell:CLDR: shopping cart
|
🔕 🔕 |
| Emoji | Short Name (gitHub) Short Name (Unicode CDLR) |
Esc code (Dec) Esc Code (Hex) |
|---|---|---|
| 🎼 | GitHub: :musical_score:CLDR: funeral urn
|
🎼 🎼 |
| 🎵 | GitHub: :musical_note:CLDR: nazar amulet
|
🎵 🎵 |
| 🎶 | GitHub: :notes:CLDR: hamsa
|
🎶 🎶 |
| 🎙 | GitHub: :studio_microphone:CLDR: moai
|
🎙 🎙 |
| 🎚 | GitHub: :level_slider:CLDR: placard
|
🎚 🎚 |
| 🎛 | GitHub: :control_knobs:CLDR: identification card
|
🎛 🎛 |
| 🎤 | GitHub: :microphone:CLDR: ATM sign
|
🎤 🎤 |
| 🎧 | GitHub: :headphones:CLDR: litter in bin sign
|
🎧 🎧 |
| 📻 | GitHub: :radio:CLDR: potable water
|
📻 📻 |
| Emoji | Short Name (gitHub) Short Name (Unicode CDLR) |
Esc code (Dec) Esc Code (Hex) |
|---|---|---|
| 🎷 | GitHub: :saxophone:CLDR: restroom
|
🎷 🎷 |
| 🪗 | GitHub: :accordion:CLDR: baby symbol
|
🪗 🪗 |
| 🎸 | GitHub: :guitar:CLDR: water closet
|
🎸 🎸 |
| 🎹 | GitHub: :musical_keyboard:CLDR: passport control
|
🎹 🎹 |
| 🎺 | GitHub: :trumpet:CLDR: customs
|
🎺 🎺 |
| 🎻 | GitHub: :violin:CLDR: baggage claim
|
🎻 🎻 |
| 🪕 | GitHub: :banjo:CLDR: left luggage
|
🪕 🪕 |
| 🥁 | GitHub: :drum:CLDR: warning
|
🥁 🥁 |
| 🪘 | GitHub: :long_drum:CLDR: children crossing
|
🪘 🪘 |
| 🪇 | GitHub: :flute:CLDR: no entry
|
🪇 🪇 |
| 🪈 | GitHub: :harp:CLDR: prohibited
|
🪈 🪈 |
| | GitHub: FAILS-TO-RENDERCLDR: no bicycles
|
🪉 🪉 |
| Emoji | Short Name (gitHub) Short Name (Unicode CDLR) |
Esc code (Dec) Esc Code (Hex) |
|---|---|---|
| 📱 | GitHub: :iphone:CLDR: no pedestrians
|
📱 📱 |
| 📲 | GitHub: :calling:CLDR: no mobile phones
|
📲 📲 |
| ☎ | GitHub: :telephone:CLDR: no one under eighteen
|
☎ ☎ |
| 📞 | GitHub: :telephone_receiver:CLDR: radioactive
|
📞 📞 |
| 📟 | GitHub: :pager:CLDR: biohazard
|
📟 📟 |
| 📠 | GitHub: :fax:CLDR: up arrow
|
📠 📠 |
| Emoji | Short Name (gitHub) Short Name (Unicode CDLR) |
Esc code (Dec) Esc Code (Hex) |
|---|---|---|
| 🔋 | GitHub: :battery:CLDR: down arrow
|
🔋 🔋 |
| 🪫 | GitHub: :low_battery:CLDR: down-left arrow
|
🪫 🪫 |
| 🔌 | GitHub: :electric_plug:CLDR: left arrow
|
🔌 🔌 |
| 💻 | GitHub: :computer:CLDR: up-left arrow
|
💻 💻 |
| 🖥 | GitHub: :desktop_computer:CLDR: up-down arrow
|
🖥 🖥 |
| 🖨 | GitHub: :printer:CLDR: left-right arrow
|
🖨 🖨 |
| ⌨ | GitHub: :keyboard:CLDR: right arrow curving left
|
⌨ ⌨ |
| 🖱 | GitHub: :computer_mouse:CLDR: left arrow curving right
|
🖱 🖱 |
| 🖲 | GitHub: :trackball:CLDR: right arrow curving up
|
🖲 🖲 |
| 💽 | GitHub: :minidisc:CLDR: right arrow curving down
|
💽 💽 |
| 💾 | GitHub: :floppy_disk:CLDR: clockwise vertical arrows
|
💾 💾 |
| 💿 | GitHub: :cd:CLDR: counterclockwise arrows button
|
💿 💿 |
| 📀 | GitHub: :dvd:CLDR: BACK arrow
|
📀 📀 |
| 🧮 | GitHub: :abacus:CLDR: END arrow
|
🧮 🧮 |
| Emoji | Short Name (gitHub) Short Name (Unicode CDLR) |
Esc code (Dec) Esc Code (Hex) |
|---|---|---|
| 🎥 | GitHub: :movie_camera:CLDR: place of worship
|
🎥 🎥 |
| 🎞 | GitHub: :film_strip:CLDR: atom symbol
|
🎞 🎞 |
| 📽 | GitHub: :film_projector:CLDR: om
|
📽 📽 |
| 🎬 | GitHub: :clapper:CLDR: star of David
|
🎬 🎬 |
| 📺 | GitHub: :tv:CLDR: wheel of dharma
|
📺 📺 |
| 📷 | GitHub: :camera:CLDR: yin yang
|
📷 📷 |
| 📸 | GitHub: NO-CODECLDR: latin cross
|
📸 📸 |
| 📹 | GitHub: :video_camera:CLDR: orthodox cross
|
📹 📹 |
| 📼 | GitHub: :vhs:CLDR: star and crescent
|
📼 📼 |
| 🔍 | GitHub: :mag:CLDR: peace symbol
|
🔍 🔍 |
| 🔎 | GitHub: :mag_right:CLDR: menorah
|
🔎 🔎 |
| 🕯 | GitHub: :candle:CLDR: dotted six-pointed star
|
🕯 🕯 |
| 💡 | GitHub: :bulb:CLDR: khanda
|
💡 💡 |
| 🔦 | GitHub: :flashlight:CLDR: Aries
|
🔦 🔦 |
| 🏮 | GitHub: :izakaya_lantern:CLDR: Taurus
|
🏮 🏮 |
| 🪔 | GitHub: :diya_lamp:CLDR: Gemini
|
🪔 🪔 |
| Emoji | Short Name (gitHub) Short Name (Unicode CDLR) |
Esc code (Dec) Esc Code (Hex) |
|---|---|---|
| 📔 | GitHub: :notebook_with_decorative_cover:CLDR: Libra
|
📔 📔 |
| 📕 | GitHub: :closed_book:CLDR: Scorpio
|
📕 📕 |
| 📖 | GitHub: :book:CLDR: Sagittarius
|
📖 📖 |
| 📗 | GitHub: :green_book:CLDR: Capricorn
|
📗 📗 |
| 📘 | GitHub: :blue_book:CLDR: Aquarius
|
📘 📘 |
| 📙 | GitHub: :orange_book:CLDR: Pisces
|
📙 📙 |
| 📚 | GitHub: :books:CLDR: Ophiuchus
|
📚 📚 |
| 📓 | GitHub: :notebook:CLDR: shuffle tracks button
|
📓 📓 |
| 📒 | GitHub: :ledger:CLDR: repeat button
|
📒 📒 |
| 📃 | GitHub: :page_with_curl:CLDR: repeat single button
|
📃 📃 |
| 📜 | GitHub: :scroll:CLDR: play button
|
📜 📜 |
| 📄 | GitHub: :page_facing_up:CLDR: fast-forward button
|
📄 📄 |
| 📰 | GitHub: :newspaper:CLDR: next track button
|
📰 📰 |
| 🗞 | GitHub: :newspaper_roll:CLDR: play or pause button
|
🗞 🗞 |
| 📑 | GitHub: :bookmark_tabs:CLDR: reverse button
|
📑 📑 |
| 🔖 | GitHub: :bookmark:CLDR: fast reverse button
|
🔖 🔖 |
| 🏷 | GitHub: :label:CLDR: last track button
|
🏷 🏷 |
| Emoji | Short Name (gitHub) Short Name (Unicode CDLR) |
Esc code (Dec) Esc Code (Hex) |
|---|---|---|
| 💰 | GitHub: :moneybag:CLDR: fast down button
|
💰 💰 |
| 🪙 | GitHub: :coin:CLDR: pause button
|
🪙 🪙 |
| 💴 | GitHub: :yen:CLDR: stop button
|
💴 💴 |
| 💵 | GitHub: :dollar:CLDR: record button
|
💵 💵 |
| 💶 | GitHub: :euro:CLDR: eject button
|
💶 💶 |
| 💷 | GitHub: :pound:CLDR: cinema
|
💷 💷 |
| 💸 | GitHub: :money_with_wings:CLDR: dim button
|
💸 💸 |
| 💳 | GitHub: :credit_card:CLDR: bright button
|
💳 💳 |
| 🧾 | GitHub: :receipt:CLDR: antenna bars
|
🧾 🧾 |
| 💹 | GitHub: :chart:CLDR: wireless
|
💹 💹 |
| Emoji | Short Name (gitHub) Short Name (Unicode CDLR) |
Esc code (Dec) Esc Code (Hex) |
|---|---|---|
| ✉ | GitHub: :envelope:CLDR: male sign
|
✉ ✉ |
| 📧 | GitHub: :e-mail:CLDR: transgender symbol
|
📧 📧 |
| 📨 | GitHub: :incoming_envelope:CLDR: multiply
|
📨 📨 |
| 📩 | GitHub: :envelope_with_arrow:CLDR: plus
|
📩 📩 |
| 📤 | GitHub: :outbox_tray:CLDR: minus
|
📤 📤 |
| 📥 | GitHub: :inbox_tray:CLDR: divide
|
📥 📥 |
| 📦 | GitHub: :package:CLDR: heavy equals sign
|
📦 📦 |
| 📫 | GitHub: :mailbox:CLDR: infinity
|
📫 📫 |
| 📪 | GitHub: :mailbox_closed:CLDR: double exclamation mark
|
📪 📪 |
| 📬 | GitHub: :mailbox_with_mail:CLDR: exclamation question mark
|
📬 📬 |
| 📭 | GitHub: :mailbox_with_no_mail:CLDR: red question mark
|
📭 📭 |
| 📮 | GitHub: :postbox:CLDR: white question mark
|
📮 📮 |
| 🗳 | GitHub: :ballot_box:CLDR: white exclamation mark
|
🗳 🗳 |
| Emoji | Short Name (gitHub) Short Name (Unicode CDLR) |
Esc code (Dec) Esc Code (Hex) |
|---|---|---|
| ✏ | GitHub: :pencil2:CLDR: heavy dollar sign
|
✏ ✏ |
| ✒ | GitHub: :black_nib:CLDR: medical symbol
|
✒ ✒ |
| 🖋 | GitHub: :fountain_pen:CLDR: recycling symbol
|
🖋 🖋 |
| 🖊 | GitHub: :pen:CLDR: fleur-de-lis
|
🖊 🖊 |
| 🖌 | GitHub: :paintbrush:CLDR: trident emblem
|
🖌 🖌 |
| 🖍 | GitHub: :crayon:CLDR: name badge
|
🖍 🖍 |
| 📝 | GitHub: :memo:CLDR: Japanese symbol for beginner
|
📝 📝 |
| Emoji | Short Name (gitHub) Short Name (Unicode CDLR) |
Esc code (Dec) Esc Code (Hex) |
|---|---|---|
| 💼 | GitHub: :briefcase:CLDR: check mark
|
💼 💼 |
| 📁 | GitHub: :file_folder:CLDR: cross mark
|
📁 📁 |
| 📂 | GitHub: :open_file_folder:CLDR: cross mark button
|
📂 📂 |
| 🗂 | GitHub: :card_index_dividers:CLDR: curly loop
|
🗂 🗂 |
| 📅 | GitHub: :date:CLDR: double curly loop
|
📅 📅 |
| 📆 | GitHub: :calendar:CLDR: part alternation mark
|
📆 📆 |
| 🗒 | GitHub: :spiral_notepad:CLDR: eight-spoked asterisk
|
🗒 🗒 |
| 🗓 | GitHub: :spiral_calendar:CLDR: eight-pointed star
|
🗓 🗓 |
| 📇 | GitHub: :card_index:CLDR: sparkle
|
📇 📇 |
| 📈 | GitHub: :chart_with_upwards_trend:CLDR: copyright
|
📈 📈 |
| 📉 | GitHub: :chart_with_downwards_trend:CLDR: registered
|
📉 📉 |
| 📊 | GitHub: :bar_chart:CLDR: trade mark
|
📊 📊 |
| 📋 | GitHub: :clipboard:CLDR: splatter
|
📋 📋 |
| 📌 | GitHub: :pushpin:CLDR: keycap: #
|
📌 📌 |
| 📍 | GitHub: :round_pushpin:CLDR: keycap: *
|
📍 📍 |
| 📎 | GitHub: :paperclip:CLDR: keycap: 0
|
📎 📎 |
| 🖇 | GitHub: :paperclips:CLDR: keycap: 1
|
🖇 🖇 |
| 📏 | GitHub: :straight_ruler:CLDR: keycap: 2
|
📏 📏 |
| 📐 | GitHub: :triangular_ruler:CLDR: keycap: 3
|
📐 📐 |
| ✂ | GitHub: :scissors:CLDR: keycap: 4
|
✂ ✂ |
| 🗃 | GitHub: :card_file_box:CLDR: keycap: 5
|
🗃 🗃 |
| 🗄 | GitHub: :file_cabinet:CLDR: keycap: 6
|
🗄 🗄 |
| 🗑 | GitHub: :wastebasket:CLDR: keycap: 7
|
🗑 🗑 |
| Emoji | Short Name (gitHub) Short Name (Unicode CDLR) |
Esc code (Dec) Esc Code (Hex) |
|---|---|---|
| 🔒 | GitHub: :lock:CLDR: input latin uppercase
|
🔒 🔒 |
| 🔓 | GitHub: :unlock:CLDR: input latin lowercase
|
🔓 🔓 |
| 🔏 | GitHub: :lock_with_ink_pen:CLDR: input numbers
|
🔏 🔏 |
| 🔐 | GitHub: :closed_lock_with_key:CLDR: input symbols
|
🔐 🔐 |
| 🔑 | GitHub: :key:CLDR: input latin letters
|
🔑 🔑 |
| 🗝 | GitHub: :old_key:CLDR: A button (blood type)
|
🗝 🗝 |
| Emoji | Short Name (gitHub) Short Name (Unicode CDLR) |
Esc code (Dec) Esc Code (Hex) |
|---|---|---|
| 🔨 | GitHub: :hammer:CLDR: COOL button
|
🔨 🔨 |
| 🪓 | GitHub: :axe:CLDR: FREE button
|
🪓 🪓 |
| ⛏ | GitHub: :pick:CLDR: information
|
⛏ ⛏ |
| ⚒ | GitHub: :hammer_and_pick:CLDR: ID button
|
⚒ ⚒ |
| 🛠 | GitHub: :hammer_and_wrench:CLDR: circled M
|
🛠 🛠 |
| 🗡 | GitHub: :dagger:CLDR: NEW button
|
🗡 🗡 |
| ⚔ | GitHub: :crossed_swords:CLDR: NG button
|
⚔ ⚔ |
| 💣 | GitHub: :bomb:CLDR: O button (blood type)
|
💣 💣 |
| 🔫 | GitHub: :gun:CLDR: OK button
|
🔫 🔫 |
| 🪃 | GitHub: :boomerang:CLDR: P button
|
🪃 🪃 |
| 🏹 | GitHub: :bow_and_arrow:CLDR: SOS button
|
🏹 🏹 |
| 🛡 | GitHub: :shield:CLDR: UP! button
|
🛡 🛡 |
| 🪚 | GitHub: :carpentry_saw:CLDR: VS button
|
🪚 🪚 |
| 🔧 | GitHub: :wrench:CLDR: Japanese “here” button
|
🔧 🔧 |
| 🪛 | GitHub: :screwdriver:CLDR: Japanese “service charge” button
|
🪛 🪛 |
| 🔩 | GitHub: :nut_and_bolt:CLDR: Japanese “monthly amount” button
|
🔩 🔩 |
| ⚙ | GitHub: :gear:CLDR: Japanese “not free of charge” button
|
⚙ ⚙ |
| 🗜 | GitHub: :clamp:CLDR: Japanese “reserved” button
|
🗜 🗜 |
| ⚖ | GitHub: :balance_scale:CLDR: Japanese “bargain” button
|
⚖ ⚖ |
| 🦯 | GitHub: :probing_cane:CLDR: Japanese “discount” button
|
🦯 🦯 |
| 🔗 | GitHub: :link:CLDR: Japanese “free of charge” button
|
🔗 🔗 |
| ⛓ | GitHub: :chains:CLDR: Japanese “prohibited” button
|
⛓ ⛓ |
| 🪝 | GitHub: :hook:CLDR: Japanese “acceptable” button
|
🪝 🪝 |
| 🧰 | GitHub: :toolbox:CLDR: Japanese “application” button
|
🧰 🧰 |
| 🧲 | GitHub: :magnet:CLDR: Japanese “passing grade” button
|
🧲 🧲 |
| 🪜 | GitHub: :ladder:CLDR: Japanese “vacancy” button
|
🪜 🪜 |
| | GitHub: FAILS-TO-RENDERCLDR: Japanese “congratulations” button
|
🪏 🪏 |
| Emoji | Short Name (gitHub) Short Name (Unicode CDLR) |
Esc code (Dec) Esc Code (Hex) |
|---|---|---|
| ⚗ | GitHub: :alembic:CLDR: red circle
|
⚗ ⚗ |
| 🧪 | GitHub: :test_tube:CLDR: orange circle
|
🧪 🧪 |
| 🧫 | GitHub: :petri_dish:CLDR: yellow circle
|
🧫 🧫 |
| 🧬 | GitHub: :dna:CLDR: green circle
|
🧬 🧬 |
| 🔬 | GitHub: :microscope:CLDR: blue circle
|
🔬 🔬 |
| 🔭 | GitHub: :telescope:CLDR: purple circle
|
🔭 🔭 |
| 📡 | GitHub: :satellite:CLDR: brown circle
|
📡 📡 |
| Emoji | Short Name (gitHub) Short Name (Unicode CDLR) |
Esc code (Dec) Esc Code (Hex) |
|---|---|---|
| 💉 | GitHub: :syringe:CLDR: orange square
|
💉 💉 |
| 🩸 | GitHub: :drop_of_blood:CLDR: yellow square
|
🩸 🩸 |
| 💊 | GitHub: :pill:CLDR: green square
|
💊 💊 |
| 🩹 | GitHub: :adhesive_bandage:CLDR: blue square
|
🩹 🩹 |
| 🩼 | GitHub: :crutch:CLDR: purple square
|
🩼 🩼 |
| 🩺 | GitHub: :stethoscope:CLDR: brown square
|
🩺 🩺 |
| 🩻 | GitHub: :x_ray:CLDR: black large square
|
🩻 🩻 |
| Emoji | Short Name (gitHub) Short Name (Unicode CDLR) |
Esc code (Dec) Esc Code (Hex) |
|---|---|---|
| 🚪 | GitHub: :door:CLDR: black medium-small square
|
🚪 🚪 |
| 🛗 | GitHub: :elevator:CLDR: white medium-small square
|
🛗 🛗 |
| 🪞 | GitHub: :mirror:CLDR: black small square
|
🪞 🪞 |
| 🪟 | GitHub: :window:CLDR: white small square
|
🪟 🪟 |
| 🛏 | GitHub: :bed:CLDR: large orange diamond
|
🛏 🛏 |
| 🛋 | GitHub: :couch_and_lamp:CLDR: large blue diamond
|
🛋 🛋 |
| 🪑 | GitHub: :chair:CLDR: small orange diamond
|
🪑 🪑 |
| 🚽 | GitHub: :toilet:CLDR: small blue diamond
|
🚽 🚽 |
| 🪠 | GitHub: :plunger:CLDR: red triangle pointed up
|
🪠 🪠 |
| 🚿 | GitHub: :shower:CLDR: red triangle pointed down
|
🚿 🚿 |
| 🛁 | GitHub: :bathtub:CLDR: diamond with a dot
|
🛁 🛁 |
| 🪤 | GitHub: :mouse_trap:CLDR: radio button
|
🪤 🪤 |
| 🪒 | GitHub: :razor:CLDR: white square button
|
🪒 🪒 |
| 🧴 | GitHub: :lotion_bottle:CLDR: black square button
|
🧴 🧴 |
| 🧷 | GitHub: :safety_pin:CLDR: chequered flag
|
🧷 🧷 |
| 🧹 | GitHub: :broom:CLDR: triangular flag
|
🧹 🧹 |
| 🧺 | GitHub: :basket:CLDR: crossed flags
|
🧺 🧺 |
| 🧻 | GitHub: :roll_of_paper:CLDR: black flag
|
🧻 🧻 |
| 🪣 | GitHub: :bucket:CLDR: white flag
|
🪣 🪣 |
| 🧼 | GitHub: :soap:CLDR: rainbow flag
|
🧼 🧼 |
| 🫧 | GitHub: :bubbles:CLDR: transgender flag
|
🫧 🫧 |
| 🪥 | GitHub: :toothbrush:CLDR: pirate flag
|
🪥 🪥 |
| 🧽 | GitHub: :sponge:CLDR: flag: Ascension Island
|
🧽 🧽 |
| 🧯 | GitHub: :fire_extinguisher:CLDR: flag: Andorra
|
🧯 🧯 |
| 🛒 | GitHub: :shopping_cart:CLDR: flag: United Arab Emirates
|
🛒 🛒 |
| Emoji | Short Name (gitHub) Short Name (Unicode CDLR) |
Esc code (Dec) Esc Code (Hex) |
|---|---|---|
| 🚬 | GitHub: :smoking:CLDR: flag: Albania
|
🚬 🚬 |
| ⚰ | GitHub: :coffin:CLDR: flag: Armenia
|
⚰ ⚰ |
| 🪦 | GitHub: :headstone:CLDR: flag: Angola
|
🪦 🪦 |
| ⚱ | GitHub: :funeral_urn:CLDR: flag: Antarctica
|
⚱ ⚱ |
| 🧿 | GitHub: :nazar_amulet:CLDR: flag: Argentina
|
🧿 🧿 |
| 🪬 | GitHub: :hamsa:CLDR: flag: American Samoa
|
🪬 🪬 |
| 🗿 | GitHub: :moyai:CLDR: flag: Austria
|
🗿 🗿 |
| 🪧 | GitHub: :placard:CLDR: flag: Australia
|
🪧 🪧 |
| 🪪 | GitHub: :identification_card:CLDR: flag: Aruba
|
🪪 🪪 |
| ###3 Symbols |
| Emoji | Short Name (gitHub) Short Name (Unicode CDLR) |
Esc code (Dec) Esc Code (Hex) |
|---|---|---|
| 🏧 | GitHub: :atm:CLDR: flag: Bangladesh
|
🏧 🏧 |
| 🚮 | GitHub: :put_litter_in_its_place:CLDR: flag: Belgium
|
🚮 🚮 |
| 🚰 | GitHub: :potable_water:CLDR: flag: Burkina Faso
|
🚰 🚰 |
| ♿ | GitHub: :wheelchair:CLDR: flag: Bulgaria
|
♿ ♿ |
| 🚹 | GitHub: :mens:CLDR: flag: Bahrain
|
🚹 🚹 |
| 🚺 | GitHub: :womens:CLDR: flag: Burundi
|
🚺 🚺 |
| 🚻 | GitHub: :restroom:CLDR: flag: Benin
|
🚻 🚻 |
| 🚼 | GitHub: :baby_symbol:CLDR: flag: St. Barthélemy
|
🚼 🚼 |
| 🚾 | GitHub: :wc:CLDR: flag: Bermuda
|
🚾 🚾 |
| 🛂 | GitHub: :passport_control:CLDR: flag: Brunei
|
🛂 🛂 |
| 🛃 | GitHub: :customs:CLDR: flag: Bolivia
|
🛃 🛃 |
| 🛄 | GitHub: :baggage_claim:CLDR: flag: Caribbean Netherlands
|
🛄 🛄 |
| 🛅 | GitHub: :left_luggage:CLDR: flag: Brazil
|
🛅 🛅 |
| Emoji | Short Name (gitHub) Short Name (Unicode CDLR) |
Esc code (Dec) Esc Code (Hex) |
|---|---|---|
| ⚠ | GitHub: :warning:CLDR: flag: Botswana
|
⚠ ⚠ |
| 🚸 | GitHub: :children_crossing:CLDR: flag: Belarus
|
🚸 🚸 |
| ⛔ | GitHub: :no_entry:CLDR: flag: Belize
|
⛔ ⛔ |
| 🚫 | GitHub: :no_entry_sign:CLDR: flag: Canada
|
🚫 🚫 |
| 🚳 | GitHub: :no_bicycles:CLDR: flag: Cocos (Keeling) Islands
|
🚳 🚳 |
| 🚭 | GitHub: :no_smoking:CLDR: flag: Congo - Kinshasa
|
🚭 🚭 |
| 🚯 | GitHub: :do_not_litter:CLDR: flag: Central African Republic
|
🚯 🚯 |
| 🚱 | GitHub: :non-potable_water:CLDR: flag: Congo - Brazzaville
|
🚱 🚱 |
| 🚷 | GitHub: :no_pedestrians:CLDR: flag: Switzerland
|
🚷 🚷 |
| 📵 | GitHub: :no_mobile_phones:CLDR: flag: Côte d’Ivoire
|
📵 📵 |
| 🔞 | GitHub: :underage:CLDR: flag: Cook Islands
|
🔞 🔞 |
| ☢ | GitHub: :radioactive:CLDR: flag: Chile
|
☢ ☢ |
| ☣ | GitHub: :biohazard:CLDR: flag: Cameroon
|
☣ ☣ |
| Emoji | Short Name (gitHub) Short Name (Unicode CDLR) |
Esc code (Dec) Esc Code (Hex) |
|---|---|---|
| ⬆ | GitHub: :arrow_up:CLDR: lag: Sar
|
⬆ ⬆ |
| ↗ | GitHub: :arrow_upper_right:CLDR: flag: Costa Rica
|
↗ ↗ |
| ➡ | GitHub: :arrow_right:CLDR: flag: Cuba
|
➡ ➡ |
| ↘ | GitHub: :arrow_lower_right:CLDR: flag: Cape Verde
|
↘ ↘ |
| ⬇ | GitHub: :arrow_down:CLDR: flag: Curaçao
|
⬇ ⬇ |
| ↙ | GitHub: :arrow_lower_left:CLDR: flag: Christmas Island
|
↙ ↙ |
| ⬅ | GitHub: :arrow_left:CLDR: flag: Cyprus
|
⬅ ⬅ |
| ↖ | GitHub: :arrow_upper_left:CLDR: flag: Czechia
|
↖ ↖ |
| ↕ | GitHub: :arrow_up_down:CLDR: flag: Germany
|
↕ ↕ |
| ↔ | GitHub: :left_right_arrow:CLDR: flag: Diego Garcia
|
↔ ↔ |
| ↩ | GitHub: :leftwards_arrow_with_hook:CLDR: flag: Djibouti
|
↩ ↩ |
| ↪ | GitHub: :arrow_right_hook:CLDR: flag: Denmark
|
↪ ↪ |
| ⤴ | GitHub: :arrow_heading_up:CLDR: flag: Dominica
|
⤴ ⤴ |
| ⤵ | GitHub: :arrow_heading_down:CLDR: flag: Dominican Republic
|
⤵ ⤵ |
| 🔃 | GitHub: :arrows_clockwise:CLDR: flag: Algeria
|
🔃 🔃 |
| 🔄 | GitHub: :arrows_counterclockwise:CLDR: flag: Ceuta & Melilla
|
🔄 🔄 |
| 🔙 | GitHub: :back:CLDR: flag: Ecuador
|
🔙 🔙 |
| 🔚 | GitHub: :end:CLDR: flag: Estonia
|
🔚 🔚 |
| 🔛 | GitHub: :on:CLDR: flag: Egypt
|
🔛 🔛 |
| 🔜 | GitHub: :soon:CLDR: flag: Western Sahara
|
🔜 🔜 |
| 🔝 | GitHub: :top:CLDR: flag: Eritrea
|
🔝 🔝 |
| Emoji | Short Name (gitHub) Short Name (Unicode CDLR) |
Esc code (Dec) Esc Code (Hex) |
|---|---|---|
| 🛐 | GitHub: :place_of_worship:CLDR: flag: Finland
|
🛐 🛐 |
| ⚛ | GitHub: :atom_symbol:CLDR: flag: Fiji
|
⚛ ⚛ |
| 🕉 | GitHub: :om:CLDR: flag: Falkland Islands
|
🕉 🕉 |
| ✡ | GitHub: :star_of_david:CLDR: flag: Micronesia
|
✡ ✡ |
| ☸ | GitHub: :wheel_of_dharma:CLDR: flag: Faroe Islands
|
☸ ☸ |
| ☯ | GitHub: :yin_yang:CLDR: flag: France
|
☯ ☯ |
| ✝ | GitHub: :sparkles:CLDR: flag: Gabon
|
✝ ✝ |
| ☦ | GitHub: :orthodox_cross:CLDR: flag: United Kingdom
|
☦ ☦ |
| ☪ | GitHub: :star_and_crescent:CLDR: flag: Grenada
|
☪ ☪ |
| ☮ | GitHub: :peace_symbol:CLDR: flag: Georgia
|
☮ ☮ |
| 🕎 | GitHub: :menorah:CLDR: flag: French Guiana
|
🕎 🕎 |
| 🔯 | GitHub: :six_pointed_star:CLDR: flag: Guernsey
|
🔯 🔯 |
| 🪯 | GitHub: :khanda:CLDR: flag: Ghana
|
🪯 🪯 |
| Emoji | Short Name (gitHub) Short Name (Unicode CDLR) |
Esc code (Dec) Esc Code (Hex) |
|---|---|---|
| ♈ | GitHub: :aries:CLDR: flag: Guinea
|
♈ ♈ |
| ♉ | GitHub: :taurus:CLDR: flag: Guadeloupe
|
♉ ♉ |
| ♊ | GitHub: :gemini:CLDR: flag: Equatorial Guinea
|
♊ ♊ |
| ♋ | GitHub: :cancer:CLDR: flag: Greece
|
♋ ♋ |
| ♌ | GitHub: :leo:CLDR: flag: South Georgia & South Sandwich Islands
|
♌ ♌ |
| ♍ | GitHub: :virgo:CLDR: flag: Guatemala
|
♍ ♍ |
| ♎ | GitHub: :libra:CLDR: flag: Guam
|
♎ ♎ |
| ♏ | GitHub: :scorpius:CLDR: flag: Guinea-Bissau
|
♏ ♏ |
| ♐ | GitHub: :sagittarius:CLDR: flag: Guyana
|
♐ ♐ |
| ♑ | GitHub: :capricorn:CLDR: flag: Hong Kong SAR China
|
♑ ♑ |
| ♒ | GitHub: :aquarius:CLDR: flag: Heard & McDonald Islands
|
♒ ♒ |
| ♓ | GitHub: :pisces:CLDR: flag: Honduras
|
♓ ♓ |
| ⛎ | GitHub: :ophiuchusCLDR: flag: Croatia
|
⛎ ⛎ |
| Emoji | Short Name (gitHub) Short Name (Unicode CDLR) |
Esc code (Dec) Esc Code (Hex) |
|---|---|---|
| 🔀 | GitHub: :twisted_rightwards_arrows:CLDR: flag: Indonesia
|
🔀 🔀 |
| 🔁 | GitHub: :repeat:CLDR: flag: Ireland
|
🔁 🔁 |
| 🔂 | GitHub: :repeat_one:CLDR: flag: Israel
|
🔂 🔂 |
| ▶ | GitHub: :arrow_forward:CLDR: flag: Isle of Man
|
▶ ▶ |
| ⏩ | GitHub: :fast_forward:CLDR: flag: India
|
⏩ ⏩ |
| ⏭ | GitHub: :next_track_button:CLDR: flag: British Indian Ocean Territory
|
⏭ ⏭ |
| ⏯ | GitHub: :play_or_pause_button:CLDR: flag: Iraq
|
⏯ ⏯ |
| ◀ | GitHub: :arrow_backward:CLDR: flag: Iran
|
◀ ◀ |
| ⏪ | GitHub: :rewind:CLDR: flag: Iceland
|
⏪ ⏪ |
| ⏮ | GitHub: :previous_track_button:CLDR: flag: Italy
|
⏮ ⏮ |
| 🔼 | GitHub: :arrow_up_small:CLDR: flag: Jersey
|
🔼 🔼 |
| ⏫ | GitHub: :arrow_double_up:CLDR: flag: Jamaica
|
⏫ ⏫ |
| 🔽 | GitHub: :arrow_down_small:CLDR: flag: Jordan
|
🔽 🔽 |
| ⏬ | GitHub: :arrow_double_down:CLDR: flag: Japan
|
⏬ ⏬ |
| ⏸ | GitHub: :pause_button:CLDR: flag: Kenya
|
⏸ ⏸ |
| ⏹ | GitHub: :stop_button:CLDR: flag: Kyrgyzstan
|
⏹ ⏹ |
| ⏺ | GitHub: :record_button:CLDR: flag: Cambodia
|
⏺ ⏺ |
| ⏏ | GitHub: :eject_button:CLDR: flag: Kiribati
|
⏏ ⏏ |
| 🎦 | GitHub: :cinema:CLDR: flag: Comoros
|
🎦 🎦 |
| 🔅 | GitHub: :low_brightness:CLDR: flag: St. Kitts & Nevis
|
🔅 🔅 |
| 🔆 | GitHub: :high_brightness:CLDR: flag: North Korea
|
🔆 🔆 |
| 📶 | GitHub: :signal_strength:CLDR: flag: South Korea
|
📶 📶 |
| 🛜 | GitHub: :wireless:CLDR: flag: Kuwait
|
🛜 🛜 |
| 📳 | GitHub: :vibration_mode:CLDR: flag: Cayman Islands
|
📳 📳 |
| 📴 | GitHub: :mobile_phone_off:CLDR: flag: Kazakhstan
|
📴 📴 |
| Emoji | Short Name (gitHub) Short Name (Unicode CDLR) |
Esc code (Dec) Esc Code (Hex) |
|---|---|---|
| ♀ | GitHub: :female_sign:CLDR: flag: Liechtenstein
|
♀ ♀ |
| ♂ | GitHub: :male_sign:CLDR: flag: Sri Lanka
|
♂ ♂ |
| ⚧ | GitHub: :transgender_symbol:CLDR: flag: Liberia
|
⚧ ⚧ |
| Emoji | Short Name (gitHub) Short Name (Unicode CDLR) |
Esc code (Dec) Esc Code (Hex) |
|---|---|---|
| ✖ | GitHub: :heavy_multiplication_x:CLDR: flag: Latvia
|
✖ ✖ |
| ➕ | GitHub: :heavy_plus_sign:CLDR: flag: Libya
|
➕ ➕ |
| ➖ | GitHub: :heavy_minus_sign:CLDR: flag: Morocco
|
➖ ➖ |
| ➗ | GitHub: :heavy_division_sign:CLDR: flag: Monaco
|
➗ ➗ |
| 🟰 | GitHub: :heavy_equals_sign:CLDR: flag: Moldova
|
🟰 🟰 |
| ♾ | GitHub: :infinity:CLDR: flag: Montenegro
|
♾ ♾ |
| Emoji | Short Name (gitHub) Short Name (Unicode CDLR) |
Esc code (Dec) Esc Code (Hex) |
|---|---|---|
| ‼ | GitHub: :bangbang:CLDR: flag: North Macedonia
|
‼ ‼ |
| ⁉ | GitHub: :interrobang:CLDR: flag: Mali
|
⁉ ⁉ |
| ❓ | GitHub: :question:CLDR: flag: Myanmar (Burma)
|
❓ ❓ |
| ❔ | GitHub: :grey_question:CLDR: flag: Mongolia
|
❔ ❔ |
| ❕ | GitHub: :grey_exclamation:CLDR: flag: Macao SAR China
|
❕ ❕ |
| ❗ | GitHub: :exclamation:CLDR: flag: Northern Mariana Islands
|
❗ ❗ |
| 〰 | GitHub: :wavy_dash:CLDR: flag: Martinique
|
〰 〰 |
| Emoji | Short Name (gitHub) Short Name (Unicode CDLR) |
Esc code (Dec) Esc Code (Hex) |
|---|---|---|
| 💱 | GitHub: :currency_exchange:CLDR: flag: Mauritius
|
💱 💱 |
| 💲 | GitHub: :heavy_dollar_sign:CLDR: flag: Maldives
|
💲 💲 |
| Emoji | Short Name (gitHub) Short Name (Unicode CDLR) |
Esc code (Dec) Esc Code (Hex) |
|---|---|---|
| ⚕ | GitHub: :medical_symbol:CLDR: flag: Mozambique
|
⚕ ⚕ |
| ♻ | GitHub: :recycle:CLDR: flag: Namibia
|
♻ ♻ |
| ⚜ | GitHub: :fleur_de_lis:CLDR: flag: New Caledonia
|
⚜ ⚜ |
| 🔱 | GitHub: :trident:CLDR: flag: Niger
|
🔱 🔱 |
| 📛 | GitHub: :name_badge:CLDR: flag: Norfolk Island
|
📛 📛 |
| 🔰 | GitHub: :beginner:CLDR: flag: Nigeria
|
🔰 🔰 |
| ⭕ | GitHub: :o:CLDR: flag: Nicaragua
|
⭕ ⭕ |
| ✅ | GitHub: :white_check_mark:CLDR: flag: Netherlands
|
✅ ✅ |
| ☑ | GitHub: :ballot_box_with_check:CLDR: flag: Norway
|
☑ ☑ |
| ✔ | GitHub: :heavy_check_mark:CLDR: flag: Nepal
|
✔ ✔ |
| ❌ | GitHub: :x:CLDR: flag: Nauru
|
❌ ❌ |
| ❎ | GitHub: :negative_squared_cross_mark:CLDR: flag: Niue
|
❎ ❎ |
| ➰ | GitHub: :curly_loop:CLDR: flag: New Zealand
|
➰ ➰ |
| ➿ | GitHub: :loop:CLDR: flag: Oman
|
➿ ➿ |
| 〽 | GitHub: :part_alternation_mark:CLDR: flag: Panama
|
〽 〽 |
| ✳ | GitHub: :eight_spoked_asterisk:CLDR: flag: Peru
|
✳ ✳ |
| ✴ | GitHub: :eight_pointed_black_star:CLDR: flag: French Polynesia
|
✴ ✴ |
| ❇ | GitHub: :sparkle:CLDR: flag: Papua New Guinea
|
❇ ❇ |
| © | GitHub: :copyright:CLDR: flag: Philippines
|
© © |
| ® | GitHub: :registered:CLDR: flag: Pakistan
|
® ® |
| ™ | GitHub: :tm:CLDR: flag: Poland
|
™ ™ |
| | GitHub: FAILS-TO-RENDERCLDR: flag: St. Pierre & Miquelon
|
🫟 🫟 |
| Emoji | Short Name (gitHub) Short Name (Unicode CDLR) |
Esc code (Dec) Esc Code (Hex) |
|---|---|---|
| #️⃣ | GitHub: :hash:CLDR: flag: Portugal
|
#️⃣ #️⃣ |
| *️⃣ | GitHub: NO-CODECLDR: flag: Palau
|
*️⃣ *️⃣ |
| 0️⃣ | GitHub: :zero:CLDR: flag: Paraguay
|
0️⃣ 0️⃣ |
| 1️⃣ | GitHub: :one:CLDR: flag: Qatar
|
1️⃣ 1️⃣ |
| 2️⃣ | GitHub: :two:CLDR: flag: Réunion
|
2️⃣ 2️⃣ |
| 3️⃣ | GitHub: :three:CLDR: flag: Romania
|
3️⃣ 3️⃣ |
| 4️⃣ | GitHub: :four:CLDR: flag: Serbia
|
4️⃣ 4️⃣ |
| 5️⃣ | GitHub: :five:CLDR: flag: Russia
|
5️⃣ 5️⃣ |
| 6️⃣ | GitHub: :six:CLDR: flag: Rwanda
|
6️⃣ 6️⃣ |
| 7️⃣ | GitHub: :seven:CLDR: flag: Saudi Arabia
|
7️⃣ 7️⃣ |
| 8️⃣ | GitHub: :eight:CLDR: flag: Solomon Islands
|
8️⃣ 8️⃣ |
| 9️⃣ | GitHub: :nine:CLDR: flag: Seychelles
|
9️⃣ 9️⃣ |
| 🔟 | GitHub: :keycap_ten:CLDR: flag: Sudan
|
🔟 🔟 |
| Emoji | Short Name (gitHub) Short Name (Unicode CDLR) |
Esc code (Dec) Esc Code (Hex) |
|---|---|---|
| 🔠 | GitHub: :capital_abcd:CLDR: flag: Slovenia
|
🔠 🔠 |
| 🔡 | GitHub: :abcd:CLDR: flag: Svalbard & Jan Mayen
|
🔡 🔡 |
| 🔢 | GitHub: :1234:CLDR: flag: Slovakia
|
🔢 🔢 |
| 🔣 | GitHub: :symbols:CLDR: flag: Sierra Leone
|
🔣 🔣 |
| 🔤 | GitHub: :abc:CLDR: flag: San Marino
|
🔤 🔤 |
| 🅰 | GitHub: :a:CLDR: flag: Senegal
|
🅰 🅰 |
| 🆎 | GitHub: :ab:CLDR: flag: Somalia
|
🆎 🆎 |
| 🅱 | GitHub: :b:CLDR: flag: Suriname
|
🅱 🅱 |
| 🆑 | GitHub: :cl:CLDR: flag: South Sudan
|
🆑 🆑 |
| 🆒 | GitHub: :cool:CLDR: flag: São Tomé & Príncipe
|
🆒 🆒 |
| 🆓 | GitHub: :free:CLDR: flag: El Salvador
|
🆓 🆓 |
| ℹ | GitHub: :information_source:CLDR: flag: Sint Maarten
|
ℹ ℹ |
| 🆔 | GitHub: :id:CLDR: flag: Syria
|
🆔 🆔 |
| Ⓜ | GitHub: :m:CLDR: flag: Eswatini
|
Ⓜ Ⓜ |
| 🆕 | GitHub: :new:CLDR: flag: Tristan da Cunha
|
🆕 🆕 |
| 🆖 | GitHub: :ng:CLDR: flag: Turks & Caicos Islands
|
🆖 🆖 |
| 🅾 | GitHub: :o2:CLDR: flag: Chad
|
🅾 🅾 |
| 🆗 | GitHub: :ok:CLDR: flag: French Southern Territories
|
🆗 🆗 |
| 🅿 | GitHub: :parking:CLDR: flag: Togo
|
🅿 🅿 |
| 🆘 | GitHub: :sos:CLDR: flag: Thailand
|
🆘 🆘 |
| 🆙 | GitHub: :up:CLDR: flag: Tajikistan
|
🆙 🆙 |
| 🆚 | GitHub: :vs:CLDR: flag: Tokelau
|
🆚 🆚 |
| 🈁 | GitHub: :koko:CLDR: flag: Timor-Leste
|
🈁 🈁 |
| 🈂 | GitHub: :sa:CLDR: flag: Turkmenistan
|
🈂 🈂 |
| 🈷 | GitHub: :u6708:CLDR: flag: Tunisia
|
🈷 🈷 |
| 🈶 | GitHub: :u6709:CLDR: flag: Tonga
|
🈶 🈶 |
| 🈯 | GitHub: :u6307:CLDR: flag: Turkey
|
🈯 🈯 |
| 🉐 | GitHub: :ideograph_advantage:CLDR: flag: Trinidad & Tobago
|
🉐 🉐 |
| 🈹 | GitHub: :u5272:CLDR: flag: Tuvalu
|
🈹 🈹 |
| 🈚 | GitHub: :u7121:CLDR: flag: Taiwan
|
🈚 🈚 |
| 🈲 | GitHub: :u7981:CLDR: flag: Tanzania
|
🈲 🈲 |
| 🉑 | GitHub: :accept:CLDR: flag: Ukraine
|
🉑 🉑 |
| 🈸 | GitHub: :u7533:CLDR: flag: Uganda
|
🈸 🈸 |
| 🈴 | GitHub: :u5408:CLDR: flag: U.S. Outlying Islands
|
🈴 🈴 |
| 🈳 | GitHub: :u7a7a:CLDR: flag: United Nations
|
🈳 🈳 |
| ㊗ | GitHub: :congratulations:CLDR: flag: United States
|
㊗ ㊗ |
| ㊙ | GitHub: :secret:CLDR: flag: Uruguay
|
㊙ ㊙ |
| 🈺 | GitHub: :u55b6:CLDR: flag: Uzbekistan
|
🈺 🈺 |
| 🈵 | GitHub: :u6e80:CLDR: flag: Vatican City
|
🈵 🈵 |
| Emoji | Short Name (gitHub) Short Name (Unicode CDLR) |
Esc code (Dec) Esc Code (Hex) |
|---|---|---|
| 🔴 | GitHub: :red_circle:CLDR: flag: U.S. Virgin Islands
|
🔴 🔴 |
| 🟠 | GitHub: :orange_circle:CLDR: flag: Vietnam
|
🟠 🟠 |
| 🟡 | GitHub: :yellow_circle:CLDR: flag: Vanuatu
|
🟡 🟡 |
| 🟢 | GitHub: :green_circle:CLDR: flag: Wallis & Futuna
|
🟢 🟢 |
| 🔵 | GitHub: :large_blue_circle:CLDR: flag: Samoa
|
🔵 🔵 |
| 🟣 | GitHub: :purple_circle:CLDR: flag: Kosovo
|
🟣 🟣 |
| 🟤 | GitHub: :brown_circle:CLDR: flag: Yemen
|
🟤 🟤 |
| ⚫ | GitHub: :black_circle:CLDR: flag: Mayotte
|
⚫ ⚫ |
| ⚪ | GitHub: :white_circle:CLDR: flag: South Africa
|
⚪ ⚪ |
| 🟥 | GitHub: :red_square:CLDR: flag: Zambia
|
🟥 🟥 |
| 🟧 | GitHub: :orange_square:CLDR: flag: Zimbabwe
|
🟧 🟧 |
| 🟨 | GitHub: :yellow_square:CLDR: flag: England
|
🟨 🟨 |
| 🟩 | GitHub: :green_square:CLDR: flag: Scotland
|
🟩 🟩 |
| 🟦 | GitHub: :blue_square:CLDR: flag: Wales
|
🟦 🟦 |
| 🟪 | GitHub: :purple_square:CLDR: :purple square:
|
🟪 🟪 |
| 🟫 | GitHub: :brown_square:CLDR: :brown square:
|
🟫 🟫 |
| ⬛ | GitHub: :black_large_square:CLDR: :black large square:
|
⬛ ⬛ |
| ⬜ | GitHub: :white_large_square:CLDR: :white large square:
|
⬜ ⬜ |
| ◼ | GitHub: :black_medium_square:CLDR: :black medium square:
|
◼ ◼ |
| ◻ | GitHub: :white_medium_square:CLDR: :white medium square:
|
◻ ◻ |
| ◾ | GitHub: :black_medium_small_square:CLDR: :black medium-small square:
|
◾ ◾ |
| ◽ | GitHub: :white_medium_small_square:CLDR: :white medium-small square:
|
◽ ◽ |
| ▪ | GitHub: :black_small_square:CLDR: :black small square:
|
▪ ▪ |
| ▫ | GitHub: :white_small_square:CLDR: :white small square:
|
▫ ▫ |
| 🔶 | GitHub: :large_orange_diamond:CLDR: :large orange diamond:
|
🔶 🔶 |
| 🔷 | GitHub: :large_blue_diamond:CLDR: :large blue diamond:
|
🔷 🔷 |
| 🔸 | GitHub: :small_orange_diamond:CLDR: :small orange diamond:
|
🔸 🔸 |
| 🔹 | GitHub: :small_blue_diamond:CLDR: :small blue diamond:
|
🔹 🔹 |
| 🔺 | GitHub: :small_red_triangle:CLDR: :red triangle pointed up:
|
🔺 🔺 |
| 🔻 | GitHub: :small_red_triangle_down:CLDR: :red triangle pointed down:
|
🔻 🔻 |
| 💠 | GitHub: :diamond_shape_with_a_dot_inside:CLDR: :diamond with a dot:
|
💠 💠 |
| 🔘 | GitHub: :radio_button:CLDR: :radio button:
|
🔘 🔘 |
| 🔳 | GitHub: :white_square_button:CLDR: :white square button:
|
🔳 🔳 |
| 🔲 | GitHub: :black_square_button:CLDR: :black square button:
|
🔲 🔲 |
| ###3 Flags |
| Emoji | Short Name (gitHub) Short Name (Unicode CDLR) |
Esc code (Dec) Esc Code (Hex) |
|---|---|---|
| 🏁 | GitHub: :checkered_flag:CLDR: :chequered flag:
|
🏁 🏁 |
| 🚩 | GitHub: :triangular_flag_on_post:CLDR: :triangular flag:
|
🚩 🚩 |
| 🎌 | GitHub: :crossed_flags:CLDR: :crossed flags:
|
🎌 🎌 |
| 🏴 | GitHub: :black_flag:CLDR: :black flag:
|
🏴 🏴 |
| 🏳 | GitHub: :white_flag:CLDR: :white flag:
|
🏳 🏳 |
| 🏳️🌈 | GitHub: :rainbow_flag:CLDR: :rainbow flag:
|
🏳️‍🌈 🏳️‍🌈 |
| 🏳️⚧️ | GitHub: :transgender_flag:CLDR: :transgender flag:
|
🏳️‍⚧️ 🏳️‍⚧️ |
| 🏴☠️ | GitHub: :pirate_flag:CLDR: :pirate flag:
|
🏴‍☠️ 🏴‍☠️ |
| Emoji | Short Name (gitHub) Short Name (Unicode CDLR) |
Esc code (Dec) Esc Code (Hex) |
|---|---|---|
| 🇦🇨 | GitHub: :AC:CLDR: :flag: Ascension Island:
|
🇦🇨 🇦🇨 |
| 🇦🇩 | GitHub: :AD:CLDR: :flag: Andorra:
|
🇦🇩 🇦🇩 |
| 🇦🇪 | GitHub: :AE:CLDR: :flag: United Arab Emirates:
|
🇦🇪 🇦🇪 |
| 🇦🇫 | GitHub: :AF:CLDR: :flag: Afghanistan:
|
🇦🇫 🇦🇫 |
| 🇦🇬 | GitHub: :AG:CLDR: :flag: Antigua & Barbuda:
|
🇦🇬 🇦🇬 |
| 🇦🇮 | GitHub: :AI:CLDR: :flag: Anguilla:
|
🇦🇮 🇦🇮 |
| 🇦🇱 | GitHub: :AL:CLDR: :flag: Albania:
|
🇦🇱 🇦🇱 |
| 🇦🇲 | GitHub: :AM:CLDR: :flag: Armenia:
|
🇦🇲 🇦🇲 |
| 🇦🇴 | GitHub: :AO:CLDR: :flag: Angola:
|
🇦🇴 🇦🇴 |
| 🇦🇶 | GitHub: :AQ:CLDR: :flag: Antarctica:
|
🇦🇶 🇦🇶 |
| 🇦🇷 | GitHub: :AR:CLDR: :flag: Argentina:
|
🇦🇷 🇦🇷 |
| 🇦🇸 | GitHub: :AS:CLDR: :flag: American Samoa:
|
🇦🇸 🇦🇸 |
| 🇦🇹 | GitHub: :AT:CLDR: :flag: Austria:
|
🇦🇹 🇦🇹 |
| 🇦🇺 | GitHub: :AU:CLDR: :flag: Australia:
|
🇦🇺 🇦🇺 |
| 🇦🇼 | GitHub: :AW:CLDR: :flag: Aruba:
|
🇦🇼 🇦🇼 |
| 🇦🇽 | GitHub: :AX:CLDR: :flag: Åland Islands:
|
🇦🇽 🇦🇽 |
| 🇦🇿 | GitHub: :AZ:CLDR: :flag: Azerbaijan:
|
🇦🇿 🇦🇿 |
| 🇧🇦 | GitHub: :BA:CLDR: :flag: Bosnia & Herzegovina:
|
🇧🇦 🇧🇦 |
| 🇧🇧 | GitHub: :BB:CLDR: :flag: Barbados:
|
🇧🇧 🇧🇧 |
| 🇧🇩 | GitHub: :BD:CLDR: :flag: Bangladesh:
|
🇧🇩 🇧🇩 |
| 🇧🇪 | GitHub: :BE:CLDR: :flag: Belgium:
|
🇧🇪 🇧🇪 |
| 🇧🇫 | GitHub: :BF:CLDR: :flag: Burkina Faso:
|
🇧🇫 🇧🇫 |
| 🇧🇬 | GitHub: :BG:CLDR: :flag: Bulgaria:
|
🇧🇬 🇧🇬 |
| 🇧🇭 | GitHub: :BH:CLDR: :flag: Bahrain:
|
🇧🇭 🇧🇭 |
| 🇧🇮 | GitHub: :BI:CLDR: :flag: Burundi:
|
🇧🇮 🇧🇮 |
| 🇧🇯 | GitHub: :BJ:CLDR: :flag: Benin:
|
🇧🇯 🇧🇯 |
| 🇧🇱 | GitHub: :BL:CLDR: :flag: St. Barthélemy:
|
🇧🇱 🇧🇱 |
| 🇧🇲 | GitHub: :BM:CLDR: :flag: Bermuda:
|
🇧🇲 🇧🇲 |
| 🇧🇳 | GitHub: :BN:CLDR: :flag: Brunei:
|
🇧🇳 🇧🇳 |
| 🇧🇴 | GitHub: :BO:CLDR: :flag: Bolivia:
|
🇧🇴 🇧🇴 |
| 🇧🇶 | GitHub: :BQ:CLDR: :flag: Caribbean Netherlands:
|
🇧🇶 🇧🇶 |
| 🇧🇷 | GitHub: :BR:CLDR: :flag: Brazil:
|
🇧🇷 🇧🇷 |
| 🇧🇸 | GitHub: :BS:CLDR: :flag: Bahamas:
|
🇧🇸 🇧🇸 |
| 🇧🇹 | GitHub: :BT:CLDR: :flag: Bhutan:
|
🇧🇹 🇧🇹 |
| 🇧🇻 | GitHub: :BV:CLDR: :flag: Bouvet Island:
|
🇧🇻 🇧🇻 |
| 🇧🇼 | GitHub: :BW:CLDR: :flag: Botswana:
|
🇧🇼 🇧🇼 |
| 🇧🇾 | GitHub: :BY:CLDR: :flag: Belarus:
|
🇧🇾 🇧🇾 |
| 🇧🇿 | GitHub: :BZ:CLDR: :flag: Belize:
|
🇧🇿 🇧🇿 |
| 🇨🇦 | GitHub: :CA:CLDR: :flag: Canada:
|
🇨🇦 🇨🇦 |
| 🇨🇨 | GitHub: :CC:CLDR: :flag: Cocos (Keeling) Islands:
|
🇨🇨 🇨🇨 |
| 🇨🇩 | GitHub: :CD:CLDR: :flag: Congo - Kinshasa:
|
🇨🇩 🇨🇩 |
| 🇨🇫 | GitHub: :CF:CLDR: :flag: Central African Republic:
|
🇨🇫 🇨🇫 |
| 🇨🇬 | GitHub: :CG:CLDR: :flag: Congo - Brazzaville:
|
🇨🇬 🇨🇬 |
| 🇨🇭 | GitHub: :CH:CLDR: :flag: Switzerland:
|
🇨🇭 🇨🇭 |
| 🇨🇮 | GitHub: :CI:CLDR: :flag: Côte d’Ivoire:
|
🇨🇮 🇨🇮 |
| 🇨🇰 | GitHub: :CK:CLDR: :flag: Cook Islands:
|
🇨🇰 🇨🇰 |
| 🇨🇱 | GitHub: :CL:CLDR: :flag: Chile:
|
🇨🇱 🇨🇱 |
| 🇨🇲 | GitHub: :CM:CLDR: :flag: Cameroon:
|
🇨🇲 🇨🇲 |
| 🇨🇳 | GitHub: :CN:CLDR: :flag: China:
|
🇨🇳 🇨🇳 |
| 🇨🇴 | GitHub: :CO:CLDR: :flag: Colombia:
|
🇨🇴 🇨🇴 |
| 🇨🇵 | GitHub: :CP:CLDR: :flag: Clipperton Island:
|
🇨🇵 🇨🇵 |
| 🇨🇶 | GitHub: :CQ:CLDR: :flag: Sark:
|
🇨🇶 🇨🇶 |
| 🇨🇷 | GitHub: :CR:CLDR: :flag: Costa Rica:
|
🇨🇷 🇨🇷 |
| 🇨🇺 | GitHub: :CU:CLDR: :flag: Cuba:
|
🇨🇺 🇨🇺 |
| 🇨🇻 | GitHub: :CV:CLDR: :flag: Cape Verde:
|
🇨🇻 🇨🇻 |
| 🇨🇼 | GitHub: :CW:CLDR: :flag: Curaçao:
|
🇨🇼 🇨🇼 |
| 🇨🇽 | GitHub: :CX:CLDR: :flag: Christmas Island:
|
🇨🇽 🇨🇽 |
| 🇨🇾 | GitHub: :CY:CLDR: :flag: Cyprus:
|
🇨🇾 🇨🇾 |
| 🇨🇿 | GitHub: :CZ:CLDR: :flag: Czechia:
|
🇨🇿 🇨🇿 |
| 🇩🇪 | GitHub: :DE:CLDR: :flag: Germany:
|
🇩🇪 🇩🇪 |
| 🇩🇬 | GitHub: :DG:CLDR: :flag: Diego Garcia:
|
🇩🇬 🇩🇬 |
| 🇩🇯 | GitHub: :DJ:CLDR: :flag: Djibouti:
|
🇩🇯 🇩🇯 |
| 🇩🇰 | GitHub: :DK:CLDR: :flag: Denmark:
|
🇩🇰 🇩🇰 |
| 🇩🇲 | GitHub: :DM:CLDR: :flag: Dominica:
|
🇩🇲 🇩🇲 |
| 🇩🇴 | GitHub: :DO:CLDR: :flag: Dominican Republic:
|
🇩🇴 🇩🇴 |
| 🇩🇿 | GitHub: :DZ:CLDR: :flag: Algeria:
|
🇩🇿 🇩🇿 |
| 🇪🇦 | GitHub: :EA:CLDR: :flag: Ceuta & Melilla:
|
🇪🇦 🇪🇦 |
| 🇪🇨 | GitHub: :EC:CLDR: :flag: Ecuador:
|
🇪🇨 🇪🇨 |
| 🇪🇪 | GitHub: :EE:CLDR: :flag: Estonia:
|
🇪🇪 🇪🇪 |
| 🇪🇬 | GitHub: :EG:CLDR: :flag: Egypt:
|
🇪🇬 🇪🇬 |
| 🇪🇭 | GitHub: :EH:CLDR: :flag: Western Sahara:
|
🇪🇭 🇪🇭 |
| 🇪🇷 | GitHub: :ER:CLDR: :flag: Eritrea:
|
🇪🇷 🇪🇷 |
| 🇪🇸 | GitHub: :ES:CLDR: :flag: Spain:
|
🇪🇸 🇪🇸 |
| 🇪🇹 | GitHub: :ET:CLDR: :flag: Ethiopia:
|
🇪🇹 🇪🇹 |
| 🇪🇺 | GitHub: :EU:CLDR: :flag: European Union:
|
🇪🇺 🇪🇺 |
| 🇫🇮 | GitHub: :FI:CLDR: :flag: Finland:
|
🇫🇮 🇫🇮 |
| 🇫🇯 | GitHub: :FJ:CLDR: :flag: Fiji:
|
🇫🇯 🇫🇯 |
| 🇫🇰 | GitHub: :FK:CLDR: :flag: Falkland Islands:
|
🇫🇰 🇫🇰 |
| 🇫🇲 | GitHub: :FM:CLDR: :flag: Micronesia:
|
🇫🇲 🇫🇲 |
| 🇫🇴 | GitHub: :FO:CLDR: :flag: Faroe Islands:
|
🇫🇴 🇫🇴 |
| 🇫🇷 | GitHub: :FR:CLDR: :flag: France:
|
🇫🇷 🇫🇷 |
| 🇬🇦 | GitHub: :GA:CLDR: :flag: Gabon:
|
🇬🇦 🇬🇦 |
| 🇬🇧 | GitHub: :GB:CLDR: :flag: United Kingdom:
|
🇬🇧 🇬🇧 |
| 🇬🇩 | GitHub: :GD:CLDR: :flag: Grenada:
|
🇬🇩 🇬🇩 |
| 🇬🇪 | GitHub: :GE:CLDR: :flag: Georgia:
|
🇬🇪 🇬🇪 |
| 🇬🇫 | GitHub: :GF:CLDR: :flag: French Guiana:
|
🇬🇫 🇬🇫 |
| 🇬🇬 | GitHub: :GG:CLDR: :flag: Guernsey:
|
🇬🇬 🇬🇬 |
| 🇬🇭 | GitHub: :GH:CLDR: :flag: Ghana:
|
🇬🇭 🇬🇭 |
| 🇬🇮 | GitHub: :GI:CLDR: :flag: Gibraltar:
|
🇬🇮 🇬🇮 |
| 🇬🇱 | GitHub: :GL:CLDR: :flag: Greenland:
|
🇬🇱 🇬🇱 |
| 🇬🇲 | GitHub: :GM:CLDR: :flag: Gambia:
|
🇬🇲 🇬🇲 |
| 🇬🇳 | GitHub: :GN:CLDR: :flag: Guinea:
|
🇬🇳 🇬🇳 |
| 🇬🇵 | GitHub: :GP:CLDR: :flag: Guadeloupe:
|
🇬🇵 🇬🇵 |
| 🇬🇶 | GitHub: :GQ:CLDR: :flag: Equatorial Guinea:
|
🇬🇶 🇬🇶 |
| 🇬🇷 | GitHub: :GR:CLDR: :flag: Greece:
|
🇬🇷 🇬🇷 |
| 🇬🇸 | GitHub: :GS:CLDR: :flag: South Georgia & South Sandwich Islands:
|
🇬🇸 🇬🇸 |
| 🇬🇹 | GitHub: :GT:CLDR: :flag: Guatemala:
|
🇬🇹 🇬🇹 |
| 🇬🇺 | GitHub: :GU:CLDR: :flag: Guam:
|
🇬🇺 🇬🇺 |
| 🇬🇼 | GitHub: :GW:CLDR: :flag: Guinea-Bissau:
|
🇬🇼 🇬🇼 |
| 🇬🇾 | GitHub: :GY:CLDR: :flag: Guyana:
|
🇬🇾 🇬🇾 |
| 🇭🇰 | GitHub: :HK:CLDR: :flag: Hong Kong SAR China:
|
🇭🇰 🇭🇰 |
| 🇭🇲 | GitHub: :HM:CLDR: :flag: Heard & McDonald Islands:
|
🇭🇲 🇭🇲 |
| 🇭🇳 | GitHub: :HN:CLDR: :flag: Honduras:
|
🇭🇳 🇭🇳 |
| 🇭🇷 | GitHub: :HR:CLDR: :flag: Croatia:
|
🇭🇷 🇭🇷 |
| 🇭🇹 | GitHub: :HT:CLDR: :flag: Haiti:
|
🇭🇹 🇭🇹 |
| 🇭🇺 | GitHub: :HU:CLDR: :flag: Hungary:
|
🇭🇺 🇭🇺 |
| 🇮🇨 | GitHub: :IC:CLDR: :flag: Canary Islands:
|
🇮🇨 🇮🇨 |
| 🇮🇩 | GitHub: :ID:CLDR: :flag: Indonesia:
|
🇮🇩 🇮🇩 |
| 🇮🇪 | GitHub: :IE:CLDR: :flag: Ireland:
|
🇮🇪 🇮🇪 |
| 🇮🇱 | GitHub: :IL:CLDR: :flag: Israel:
|
🇮🇱 🇮🇱 |
| 🇮🇲 | GitHub: :IM:CLDR: :flag: Isle of Man:
|
🇮🇲 🇮🇲 |
| 🇮🇳 | GitHub: :IN:CLDR: :flag: India:
|
🇮🇳 🇮🇳 |
| 🇮🇴 | GitHub: :IO:CLDR: :flag: British Indian Ocean Territory:
|
🇮🇴 🇮🇴 |
| 🇮🇶 | GitHub: :IQ:CLDR: :flag: Iraq:
|
🇮🇶 🇮🇶 |
| 🇮🇷 | GitHub: :IR:CLDR: :flag: Iran:
|
🇮🇷 🇮🇷 |
| 🇮🇸 | GitHub: :IS:CLDR: :flag: Iceland:
|
🇮🇸 🇮🇸 |
| 🇮🇹 | GitHub: :IT:CLDR: :flag: Italy:
|
🇮🇹 🇮🇹 |
| 🇯🇪 | GitHub: :JE:CLDR: :flag: Jersey:
|
🇯🇪 🇯🇪 |
| 🇯🇲 | GitHub: :JM:CLDR: :flag: Jamaica:
|
🇯🇲 🇯🇲 |
| 🇯🇴 | GitHub: :JO:CLDR: :flag: Jordan:
|
🇯🇴 🇯🇴 |
| 🇯🇵 | GitHub: :JP:CLDR: :flag: Japan:
|
🇯🇵 🇯🇵 |
| 🇰🇪 | GitHub: :KE:CLDR: :flag: Kenya:
|
🇰🇪 🇰🇪 |
| 🇰🇬 | GitHub: :KG:CLDR: :flag: Kyrgyzstan:
|
🇰🇬 🇰🇬 |
| 🇰🇭 | GitHub: :KH:CLDR: :flag: Cambodia:
|
🇰🇭 🇰🇭 |
| 🇰🇮 | GitHub: :KI:CLDR: :flag: Kiribati:
|
🇰🇮 🇰🇮 |
| 🇰🇲 | GitHub: :KM:CLDR: :flag: Comoros:
|
🇰🇲 🇰🇲 |
| 🇰🇳 | GitHub: :KN:CLDR: :flag: St. Kitts & Nevis:
|
🇰🇳 🇰🇳 |
| 🇰🇵 | GitHub: :KP:CLDR: :flag: North Korea:
|
🇰🇵 🇰🇵 |
| 🇰🇷 | GitHub: :KR:CLDR: :flag: South Korea:
|
🇰🇷 🇰🇷 |
| 🇰🇼 | GitHub: :KW:CLDR: :flag: Kuwait:
|
🇰🇼 🇰🇼 |
| 🇰🇾 | GitHub: :KY:CLDR: :flag: Cayman Islands:
|
🇰🇾 🇰🇾 |
| 🇰🇿 | GitHub: :KZ:CLDR: :flag: Kazakhstan:
|
🇰🇿 🇰🇿 |
| 🇱🇦 | GitHub: :LA:CLDR: :flag: Laos:
|
🇱🇦 🇱🇦 |
| 🇱🇧 | GitHub: :LB:CLDR: :flag: Lebanon:
|
🇱🇧 🇱🇧 |
| 🇱🇨 | GitHub: :LC:CLDR: :flag: St. Lucia:
|
🇱🇨 🇱🇨 |
| 🇱🇮 | GitHub: :LI:CLDR: :flag: Liechtenstein:
|
🇱🇮 🇱🇮 |
| 🇱🇰 | GitHub: :LK:CLDR: :flag: Sri Lanka:
|
🇱🇰 🇱🇰 |
| 🇱🇷 | GitHub: :LR:CLDR: :flag: Liberia:
|
🇱🇷 🇱🇷 |
| 🇱🇸 | GitHub: :LS:CLDR: :flag: Lesotho:
|
🇱🇸 🇱🇸 |
| 🇱🇹 | GitHub: :LT:CLDR: :flag: Lithuania:
|
🇱🇹 🇱🇹 |
| 🇱🇺 | GitHub: :LU:CLDR: :flag: Luxembourg:
|
🇱🇺 🇱🇺 |
| 🇱🇻 | GitHub: :LV:CLDR: :flag: Latvia:
|
🇱🇻 🇱🇻 |
| 🇱🇾 | GitHub: :LY:CLDR: :flag: Libya:
|
🇱🇾 🇱🇾 |
| 🇲🇦 | GitHub: :MA:CLDR: :flag: Morocco:
|
🇲🇦 🇲🇦 |
| 🇲🇨 | GitHub: :MC:CLDR: :flag: Monaco:
|
🇲🇨 🇲🇨 |
| 🇲🇩 | GitHub: :MD:CLDR: :flag: Moldova:
|
🇲🇩 🇲🇩 |
| 🇲🇪 | GitHub: :ME:CLDR: :flag: Montenegro:
|
🇲🇪 🇲🇪 |
| 🇲🇫 | GitHub: :MF:CLDR: :flag: St. Martin:
|
🇲🇫 🇲🇫 |
| 🇲🇬 | GitHub: :MG:CLDR: :flag: Madagascar:
|
🇲🇬 🇲🇬 |
| 🇲🇭 | GitHub: :MH:CLDR: :flag: Marshall Islands:
|
🇲🇭 🇲🇭 |
| 🇲🇰 | GitHub: :MK:CLDR: :flag: North Macedonia:
|
🇲🇰 🇲🇰 |
| 🇲🇱 | GitHub: :ML:CLDR: :flag: Mali:
|
🇲🇱 🇲🇱 |
| 🇲🇲 | GitHub: :MM:CLDR: :flag: Myanmar (Burma):
|
🇲🇲 🇲🇲 |
| 🇲🇳 | GitHub: :MN:CLDR: :flag: Mongolia:
|
🇲🇳 🇲🇳 |
| 🇲🇴 | GitHub: :MO:CLDR: :flag: Macao SAR China:
|
🇲🇴 🇲🇴 |
| 🇲🇵 | GitHub: :MP:CLDR: :flag: Northern Mariana Islands:
|
🇲🇵 🇲🇵 |
| 🇲🇶 | GitHub: :MQ:CLDR: :flag: Martinique:
|
🇲🇶 🇲🇶 |
| 🇲🇷 | GitHub: :MR:CLDR: :flag: Mauritania:
|
🇲🇷 🇲🇷 |
| 🇲🇸 | GitHub: :MS:CLDR: :flag: Montserrat:
|
🇲🇸 🇲🇸 |
| 🇲🇹 | GitHub: :MT:CLDR: :flag: Malta:
|
🇲🇹 🇲🇹 |
| 🇲🇺 | GitHub: :MU:CLDR: :flag: Mauritius:
|
🇲🇺 🇲🇺 |
| 🇲🇻 | GitHub: :MV:CLDR: :flag: Maldives:
|
🇲🇻 🇲🇻 |
| 🇲🇼 | GitHub: :MW:CLDR: :flag: Malawi:
|
🇲🇼 🇲🇼 |
| 🇲🇽 | GitHub: :MX:CLDR: :flag: Mexico:
|
🇲🇽 🇲🇽 |
| 🇲🇾 | GitHub: :MY:CLDR: :flag: Malaysia:
|
🇲🇾 🇲🇾 |
| 🇲🇿 | GitHub: :MZ:CLDR: :flag: Mozambique:
|
🇲🇿 🇲🇿 |
| 🇳🇦 | GitHub: :NA:CLDR: :flag: Namibia:
|
🇳🇦 🇳🇦 |
| 🇳🇨 | GitHub: :NC:CLDR: :flag: New Caledonia:
|
🇳🇨 🇳🇨 |
| 🇳🇪 | GitHub: :NE:CLDR: :flag: Niger:
|
🇳🇪 🇳🇪 |
| 🇳🇫 | GitHub: :NF:CLDR: :flag: Norfolk Island:
|
🇳🇫 🇳🇫 |
| 🇳🇬 | GitHub: :NG:CLDR: :flag: Nigeria:
|
🇳🇬 🇳🇬 |
| 🇳🇮 | GitHub: :NI:CLDR: :flag: Nicaragua:
|
🇳🇮 🇳🇮 |
| 🇳🇱 | GitHub: :NL:CLDR: :flag: Netherlands:
|
🇳🇱 🇳🇱 |
| 🇳🇴 | GitHub: :NO:CLDR: :flag: Norway:
|
🇳🇴 🇳🇴 |
| 🇳🇵 | GitHub: :NP:CLDR: :flag: Nepal:
|
🇳🇵 🇳🇵 |
| 🇳🇷 | GitHub: :NR:CLDR: :flag: Nauru:
|
🇳🇷 🇳🇷 |
| 🇳🇺 | GitHub: :NU:CLDR: :flag: Niue:
|
🇳🇺 🇳🇺 |
| 🇳🇿 | GitHub: :NZ:CLDR: :flag: New Zealand:
|
🇳🇿 🇳🇿 |
| 🇴🇲 | GitHub: :OM:CLDR: :flag: Oman:
|
🇴🇲 🇴🇲 |
| 🇵🇦 | GitHub: :PA:CLDR: :flag: Panama:
|
🇵🇦 🇵🇦 |
| 🇵🇪 | GitHub: :PE:CLDR: :flag: Peru:
|
🇵🇪 🇵🇪 |
| 🇵🇫 | GitHub: :PF:CLDR: :flag: French Polynesia:
|
🇵🇫 🇵🇫 |
| 🇵🇬 | GitHub: :PG:CLDR: :flag: Papua New Guinea:
|
🇵🇬 🇵🇬 |
| 🇵🇭 | GitHub: :PH:CLDR: :flag: Philippines:
|
🇵🇭 🇵🇭 |
| 🇵🇰 | GitHub: :PK:CLDR: :flag: Pakistan:
|
🇵🇰 🇵🇰 |
| 🇵🇱 | GitHub: :PL:CLDR: :flag: Poland:
|
🇵🇱 🇵🇱 |
| 🇵🇲 | GitHub: :PM:CLDR: :flag: St. Pierre & Miquelon:
|
🇵🇲 🇵🇲 |
| 🇵🇳 | GitHub: :PN:CLDR: :flag: Pitcairn Islands:
|
🇵🇳 🇵🇳 |
| 🇵🇷 | GitHub: :PR:CLDR: :flag: Puerto Rico:
|
🇵🇷 🇵🇷 |
| 🇵🇸 | GitHub: :PS:CLDR: :flag: Palestinian Territories:
|
🇵🇸 🇵🇸 |
| 🇵🇹 | GitHub: :PT:CLDR: :flag: Portugal:
|
🇵🇹 🇵🇹 |
| 🇵🇼 | GitHub: :PW:CLDR: :flag: Palau:
|
🇵🇼 🇵🇼 |
| 🇵🇾 | GitHub: :PY:CLDR: :flag: Paraguay:
|
🇵🇾 🇵🇾 |
| 🇶🇦 | GitHub: :QA:CLDR: :flag: Qatar:
|
🇶🇦 🇶🇦 |
| 🇷🇪 | GitHub: :RE:CLDR: :flag: Réunion:
|
🇷🇪 🇷🇪 |
| 🇷🇴 | GitHub: :RO:CLDR: :flag: Romania:
|
🇷🇴 🇷🇴 |
| 🇷🇸 | GitHub: :RS:CLDR: :flag: Serbia:
|
🇷🇸 🇷🇸 |
| 🇷🇺 | GitHub: :RU:CLDR: :flag: Russia:
|
🇷🇺 🇷🇺 |
| 🇷🇼 | GitHub: :RW:CLDR: :flag: Rwanda:
|
🇷🇼 🇷🇼 |
| 🇸🇦 | GitHub: :SA:CLDR: :flag: Saudi Arabia:
|
🇸🇦 🇸🇦 |
| 🇸🇧 | GitHub: :SB:CLDR: :flag: Solomon Islands:
|
🇸🇧 🇸🇧 |
| 🇸🇨 | GitHub: :SC:CLDR: :flag: Seychelles:
|
🇸🇨 🇸🇨 |
| 🇸🇩 | GitHub: :SD:CLDR: :flag: Sudan:
|
🇸🇩 🇸🇩 |
| 🇸🇪 | GitHub: :SE:CLDR: :flag: Sweden:
|
🇸🇪 🇸🇪 |
| 🇸🇬 | GitHub: :SG:CLDR: :flag: Singapore:
|
🇸🇬 🇸🇬 |
| 🇸🇭 | GitHub: :SH:CLDR: :flag: St. Helena:
|
🇸🇭 🇸🇭 |
| 🇸🇮 | GitHub: :SI:CLDR: :flag: Slovenia:
|
🇸🇮 🇸🇮 |
| 🇸🇯 | GitHub: :SJ:CLDR: :flag: Svalbard & Jan Mayen:
|
🇸🇯 🇸🇯 |
| 🇸🇰 | GitHub: :SK:CLDR: :flag: Slovakia:
|
🇸🇰 🇸🇰 |
| 🇸🇱 | GitHub: :SL:CLDR: :flag: Sierra Leone:
|
🇸🇱 🇸🇱 |
| 🇸🇲 | GitHub: :SM:CLDR: :flag: San Marino:
|
🇸🇲 🇸🇲 |
| 🇸🇳 | GitHub: :SN:CLDR: :flag: Senegal:
|
🇸🇳 🇸🇳 |
| 🇸🇴 | GitHub: :SO:CLDR: :flag: Somalia:
|
🇸🇴 🇸🇴 |
| 🇸🇷 | GitHub: :SR:CLDR: :flag: Suriname:
|
🇸🇷 🇸🇷 |
| 🇸🇸 | GitHub: :SS:CLDR: :flag: South Sudan:
|
🇸🇸 🇸🇸 |
| 🇸🇹 | GitHub: :ST:CLDR: :flag: São Tomé & Príncipe:
|
🇸🇹 🇸🇹 |
| 🇸🇻 | GitHub: :SV:CLDR: :flag: El Salvador:
|
🇸🇻 🇸🇻 |
| 🇸🇽 | GitHub: :SX:CLDR: :flag: Sint Maarten:
|
🇸🇽 🇸🇽 |
| 🇸🇾 | GitHub: :SY:CLDR: :flag: Syria:
|
🇸🇾 🇸🇾 |
| 🇸🇿 | GitHub: :SZ:CLDR: :flag: Eswatini:
|
🇸🇿 🇸🇿 |
| 🇹🇦 | GitHub: :TA:CLDR: :flag: Tristan da Cunha:
|
🇹🇦 🇹🇦 |
| 🇹🇨 | GitHub: :TC:CLDR: :flag: Turks & Caicos Islands:
|
🇹🇨 🇹🇨 |
| 🇹🇩 | GitHub: :TD:CLDR: :flag: Chad:
|
🇹🇩 🇹🇩 |
| 🇹🇫 | GitHub: :TF:CLDR: :flag: French Southern Territories:
|
🇹🇫 🇹🇫 |
| 🇹🇬 | GitHub: :TG:CLDR: :flag: Togo:
|
🇹🇬 🇹🇬 |
| 🇹🇭 | GitHub: :TH:CLDR: :flag: Thailand:
|
🇹🇭 🇹🇭 |
| 🇹🇯 | GitHub: :TJ:CLDR: :flag: Tajikistan:
|
🇹🇯 🇹🇯 |
| 🇹🇰 | GitHub: :TK:CLDR: :flag: Tokelau:
|
🇹🇰 🇹🇰 |
| 🇹🇱 | GitHub: :TL:CLDR: :flag: Timor-Leste:
|
🇹🇱 🇹🇱 |
| 🇹🇲 | GitHub: :TM:CLDR: :flag: Turkmenistan:
|
🇹🇲 🇹🇲 |
| 🇹🇳 | GitHub: :TN:CLDR: :flag: Tunisia:
|
🇹🇳 🇹🇳 |
| 🇹🇴 | GitHub: :TO:CLDR: :flag: Tonga:
|
🇹🇴 🇹🇴 |
| 🇹🇷 | GitHub: :TR:CLDR: :flag: Turkey:
|
🇹🇷 🇹🇷 |
| 🇹🇹 | GitHub: :TT:CLDR: :flag: Trinidad & Tobago:
|
🇹🇹 🇹🇹 |
| 🇹🇻 | GitHub: :TV:CLDR: :flag: Tuvalu:
|
🇹🇻 🇹🇻 |
| 🇹🇼 | GitHub: :TW:CLDR: :flag: Taiwan:
|
🇹🇼 🇹🇼 |
| 🇹🇿 | GitHub: :TZ:CLDR: :flag: Tanzania:
|
🇹🇿 🇹🇿 |
| 🇺🇦 | GitHub: :UA:CLDR: :flag: Ukraine:
|
🇺🇦 🇺🇦 |
| 🇺🇬 | GitHub: :UG:CLDR: :flag: Uganda:
|
🇺🇬 🇺🇬 |
| 🇺🇲 | GitHub: :UM:CLDR: :flag: U.S. Outlying Islands:
|
🇺🇲 🇺🇲 |
| 🇺🇳 | GitHub: :UN:CLDR: :flag: United Nations:
|
🇺🇳 🇺🇳 |
| 🇺🇸 | GitHub: :US:CLDR: :flag: United States:
|
🇺🇸 🇺🇸 |
| 🇺🇾 | GitHub: :UY:CLDR: :flag: Uruguay:
|
🇺🇾 🇺🇾 |
| 🇺🇿 | GitHub: :UZ:CLDR: :flag: Uzbekistan:
|
🇺🇿 🇺🇿 |
| 🇻🇦 | GitHub: :VA:CLDR: :flag: Vatican City:
|
🇻🇦 🇻🇦 |
| 🇻🇨 | GitHub: :VC:CLDR: :flag: St. Vincent & Grenadines:
|
🇻🇨 🇻🇨 |
| 🇻🇪 | GitHub: :VE:CLDR: :flag: Venezuela:
|
🇻🇪 🇻🇪 |
| 🇻🇬 | GitHub: :VG:CLDR: :flag: British Virgin Islands:
|
🇻🇬 🇻🇬 |
| 🇻🇮 | GitHub: :VI:CLDR: :flag: U.S. Virgin Islands:
|
🇻🇮 🇻🇮 |
| 🇻🇳 | GitHub: :VN:CLDR: :flag: Vietnam:
|
🇻🇳 🇻🇳 |
| 🇻🇺 | GitHub: :VU:CLDR: :flag: Vanuatu:
|
🇻🇺 🇻🇺 |
| 🇼🇫 | GitHub: :WF:CLDR: :flag: Wallis & Futuna:
|
🇼🇫 🇼🇫 |
| 🇼🇸 | GitHub: :WS:CLDR: :flag: Samoa:
|
🇼🇸 🇼🇸 |
| 🇽🇰 | GitHub: :XK:CLDR: :flag: Kosovo:
|
🇽🇰 🇽🇰 |
| 🇾🇪 | GitHub: :YE:CLDR: :flag: Yemen:
|
🇾🇪 🇾🇪 |
| 🇾🇹 | GitHub: :YT:CLDR: :flag: Mayotte:
|
🇾🇹 🇾🇹 |
| 🇿🇦 | GitHub: :ZA:CLDR: :flag: South Africa:
|
🇿🇦 🇿🇦 |
| 🇿🇲 | GitHub: :ZM:CLDR: :flag: Zambia:
|
🇿🇲 🇿🇲 |
| 🇿🇼 | GitHub: :ZW:CLDR: :flag: Zimbabwe:
|
🇿🇼 🇿🇼 |
| Emoji | Short Name (gitHub) Short Name (Unicode CDLR) |
Esc code (Dec) Esc Code (Hex) |
|---|---|---|
| 🏴 | GitHub: :england:CLDR: :flag: England:
|
🏴󠁧󠁢󠁥󠁮󠁧󠁿 🏴󠁧󠁢󠁥󠁮󠁧󠁿 |
| 🏴 | GitHub: :scotland:CLDR: :flag: Scotland:
|
🏴󠁧󠁢󠁳󠁣󠁴󠁿 🏴󠁧󠁢󠁳󠁣󠁴󠁿 |
| 🏴 | GitHub: :wales:CLDR: :flag: Wales:
|
🏴󠁧󠁢󠁷󠁬󠁳󠁿 🏴󠁧󠁢󠁷󠁬󠁳󠁿 |
|
|
|
|
|
|
The PracticalSeries of Publications — Copyright © 2021 Michael Gledhill
⬆️ Top | mg@practicalseries.com | PracticalSeries of Publications | PAL website
|
|
|
|
|
|
The licences and other details
The Licence
Why did I choose the MIT Licence?
Permissive licences
Copyleft licence
Limiting liabilities
Which licence to use?
A note on spelling
1. Introducing the PAL
1.1. The approach taken
1.1.1 The structure of the software
1.1.2 The standard modules
1.1.3 The user interface
1.1.4 Templates and documentation
Template modules
Documentation modules
1.2. Background to the Project
1.3. Regulations and standards
1.4. Assumptions and limitations
2. The controller software and structure
2.1. Internal structure of the Controllers
2.1.1 Programmable blocks
Organisation blocks (OBs)
Functions (FCs)
Function blocks (FBs)
2.1.2 Data storage blocks
Data blocks (DBs)
Instance data blocks (iDBs)
User data types (UDTs)
2.1.3 Built-in system blocks
2.1.4 Block numbering and quantities
2.2. Execution of Controller software
2.2.1 Cyclic programme execution
90. How to build a GitHub Wiki
90.1. What are GitHub Wiki pages?
90.2. Understanding the Wiki pages
90.3. Creating a Wiki for a repository
90.4. Cloning a Wiki to a local machine
90.5. Basic components of a Wiki
90.5.1 Title bar and revision
90.5.2 Contents area
90.5.3 Listing pages in the order you want
90.6. Sidebars and footers
90.6.1 What are sidebars and footers?
90.6.2 Create a sidebar or footer in GitHub
90.6.3 Create a sidebar or footer locally
91. Imposing a folder structure on a Wiki
91.1. The default arrangement
91.2. A practical Wiki folder structure
91.2.1 Page Numbering in the Wiki
91.2.2 Rules for page numbering
91.2.2 Subfolder names for Wiki pages
91.2.3 Page names for Wiki pages
91.2.4 Storing images and other data
92. Markdown, GitHub Markdown and HTML
A note by the Author
Some useful Markdown sites
92.1. An overview of Markdown
92.2. How Markdown works
92.3. Markdown flavours
92.3.1 GitHub Flavoured Markdown (GFM)
92.4. HTML and Markdown
92.4.1 HTML with GitHub Markdown
GFM Blacklisted HTML tags
GFM Whitelisted HTML tags
GFM HTML tags — the grey area
GFM whitelisted HTML attributes
92.5. PracticalSeries Markdown
B. Full emoji lists for GitHub and Unicode
B.1. Emojis, a brief explanation
B.1.1 Emoji short names
B.1.2 Emoji escape codes
B.1.3 Emoji variations
B.1.4 Emoji numbers
B.2. Full list of emojis by category
Smileys and emotion
People and body
Component
Animals and nature
Food and drink
Travel and places
Activities
Objects
Symbols
Flags
| ⬇️ End of page |