all-github-emoji-icons
all-github-emoji-icons copied to clipboard
All Github Emoji Icons separated alphabetical order
All GitHub Emoji Icons
![]()
How to use
The short-codes for these Emoji’s are very simple. Just surround the name of the emoji with colons. For example:
git commit -m 'Fixed whatever, time for :beers:'
git commit -m 'Updated README :cat2:'
git commit -m 'Meow meow meow :octocat:'
git commit -m ':toilet:'
This works in commit messages, Markdown files and in comments.
A
| :a: | :ab: | :abc: | :abcd: | :accept: |
|---|---|---|---|---|
| a | ab | abc | abcd | accept |
↑ back to top
B
| :b: | :baby: | :baby_bottle: | :baby_chick: | :baby_symbol: |
|---|---|---|---|---|
| b | baby | baby_bottle | baby_chick | baby_symbol |
↑ back to top
C
| :cactus: | :cake: | :calendar: | :calling: | :camel: |
|---|---|---|---|---|
| cactus | cake | calendar | calling | camel |
↑ back to top
D
| :dancer: | :dancers: | :dango: | :dart: | :dash: |
|---|---|---|---|---|
| dancer | dancers | dango | dart | dash |
↑ back to top
E
| :e-mail: | :ear: | :ear_of_rice: | :earth_africa: | :earth_americas: |
|---|---|---|---|---|
| ear | ear_of_rice | earth_africa | earth_americas |
↑ back to top
F
| :facepunch: | :factory: | :fallen_leaf: | :family: | :fast_forward: |
|---|---|---|---|---|
| facepunch | factory | fallen_leaf | family | fast_forward |
↑ back to top
G
| :game_die: | :gb: | :gem: | :gemini: | :ghost: |
|---|---|---|---|---|
| game_die | gb | gem | gemini | ghost |
↑ back to top
H
| :haircut: | :hamburger: | :hammer: | :hamster: | :hand: |
|---|---|---|---|---|
| haircut | hamburger | hammer | hamster | hand |
↑ back to top
I
| :ice_cream: | :icecream: | :id: | :ideograph_advantage: | :imp: |
|---|---|---|---|---|
| ice_cream | icecream | id | ideograph_advantage | imp |
↑ back to top
J
| :jack_o_lantern: | :japan: | :japanese_castle: | :japanese_goblin: | :japanese_ogre: |
|---|---|---|---|---|
| jack_o_lantern | japan | japanese_castle | japanese_goblin | japanese_ogre |
↑ back to top
K
| :key: | :keycap_ten: | :kimono: | :kiss: | :kissing: |
|---|---|---|---|---|
| key | keycap_ten | kimono | kiss | kissing |
↑ back to top
L
| :lantern: | :large_blue_circle: | :large_blue_diamond: | :large_orange_diamond: | :last_quarter_moon: |
|---|---|---|---|---|
| lantern | large_blue_circle | large_blue_diamond | large_orange_diamond | last_quarter_moon |
↑ back to top
M
| :m: | :mag: | :mag_right: | :mahjong: | :mailbox: |
|---|---|---|---|---|
| m | mag | mag_right | mahjong | mailbox |
↑back to top
N
| :nail_care: | :name_badge: | :neckbeard: | :necktie: | :negative_squared_cross_mark: |
|---|---|---|---|---|
| nail_care | name_badge | neckbeard | necktie | negative_squared_cross_mark |
↑ back to top
O
| :o: | :o2: | :ocean: | :octocat: | :octopus: |
|---|---|---|---|---|
| o | o2 | ocean | octocat | octopus |
↑ back to top
P
| :package: | :page_facing_up: | :page_with_curl: | :pager: | :palm_tree: |
|---|---|---|---|---|
| package | page_facing_up | page_with_curl | pager | palm_tree |
↑ back to top
Q
| :question: |
|---|
| question |
↑ back to top
R
| :rabbit: | :rabbit2: | :racehorse: | :radio: | :radio_button: |
|---|---|---|---|---|
| rabbit | rabbit2 | racehorse | radio | radio_button |
↑ back to top
S
| :sa: | :sagittarius: | :sailboat: | :sake: | :sandal: |
|---|---|---|---|---|
| sa | sagittarius | sailboat | sake | sandal |
↑ back to top
T
| :tada: | :tanabata_tree: | :tangerine: | :taurus: | :taxi: |
|---|---|---|---|---|
| tada | tanabata_tree | tangerine | taurus | taxi |
↑ back to top
U
| :u5272: | :u5408: | :u55b6: | :u6307: | :u6708: |
|---|---|---|---|---|
| u5272 | u5408 | u55b6 | u6307 | u6708 |
↑ back to top
V
| :v: | :vertical_traffic_light: | :vhs: | :vibration_mode: | :video_camera: |
|---|---|---|---|---|
| v | vertical_traffic_light | vhs | vibration_mode | video_camera |
↑ back to top
W
| :walking: | :waning_crescent_moon: | :waning_gibbous_moon: | :warning: | :watch: |
|---|---|---|---|---|
| walking | waning_crescent_moon | waning_gibbous_moon | warning | watch |
↑ back to top
X
| :x: |
|---|
| x |
↑ back to top
Y
| :yellow_heart: | :yen: | :yum: |
|---|---|---|
| yellow_heart | yen | yum |
↑ back to top
Z
| :zap: | :zero: | :zzz: |
|---|---|---|
| zap | zero | zzz |
↑ back to top
Contributing
- Fork it!
- Create your feature branch:
git checkout -b my-new-feature - Commit your changes:
git commit -m "Add some feature" - Push to the branch:
git push origin my-new-feature - Submit a pull request :)
English is the universal language nowadays, so please don't create or comment on issues using another language.
License
MIT License © Breno Polanski