Files
reference/docs/emoji.html
2022-09-29 08:21:35 +00:00

3465 lines
76 KiB
HTML

<!doctype html>
<html lang="en" data-color-mode="dark">
<head>
<meta charset="utf-8">
<title>Emoji 备忘清单
&#x26; emoji cheatsheet &#x26; Quick Reference</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta description="有些表情符号代码不太容易记住,所以这里有一个小备忘单。为开发人员分享快速参考备忘单。">
<meta keywords="Quick,Reference,cheatsheet,emoji">
<link rel="stylesheet" href="../style/style.css">
</head>
<body><nav class="header-nav"><div class="max-container"><a href="../index.html" class="logo"><svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" height="1em" width="1em"><path opacity=".5" d="m21.66 10.44-.98 4.18c-.84 3.61-2.5 5.07-5.62 4.77-.5-.04-1.04-.13-1.62-.27l-1.68-.4c-4.17-.99-5.46-3.05-4.48-7.23l.98-4.19c.2-.85.44-1.59.74-2.2 1.17-2.42 3.16-3.07 6.5-2.28l1.67.39c4.19.98 5.47 3.05 4.49 7.23Z" fill="white"></path><path d="M15.06 19.39c-.62.42-1.4.77-2.35 1.08l-1.58.52c-3.97 1.28-6.06.21-7.35-3.76L2.5 13.28c-1.28-3.97-.22-6.07 3.75-7.35l1.58-.52c.41-.13.8-.24 1.17-.31-.3.61-.54 1.35-.74 2.2l-.98 4.19c-.98 4.18.31 6.24 4.48 7.23l1.68.4c.58.14 1.12.23 1.62.27Zm2.43-8.88c-.06 0-.12-.01-.19-.02l-4.85-1.23a.75.75 0 0 1 .37-1.45l4.85 1.23a.748.748 0 0 1-.18 1.47Z" fill="#cbd5e1"></path><path d="M14.56 13.89c-.06 0-.12-.01-.19-.02l-2.91-.74a.75.75 0 0 1 .37-1.45l2.91.74c.4.1.64.51.54.91-.08.34-.38.56-.72.56Z" fill="#292D32"></path></svg><span class="title">Quick Reference</span></a><div class="menu"><a href="https://github.com/jaywcjlove/reference/blob/main/docs/emoji.md" class="" target="__blank"><svg viewBox="0 0 36 36" fill="currentColor" height="1em" width="1em"><path d="m33 6.4-3.7-3.7a1.71 1.71 0 0 0-2.36 0L23.65 6H6a2 2 0 0 0-2 2v22a2 2 0 0 0 2 2h22a2 2 0 0 0 2-2V11.76l3-3a1.67 1.67 0 0 0 0-2.36ZM18.83 20.13l-4.19.93 1-4.15 9.55-9.57 3.23 3.23ZM29.5 9.43 26.27 6.2l1.85-1.85 3.23 3.23Z"></path><path fill="none" d="M0 0h36v36H0z"></path></svg><span>编辑</span></a><a href="https://github.com/jaywcjlove/reference" class="" target="__blank"><svg viewBox="0 0 16 16" fill="currentColor" height="1em" width="1em"><path d="M8 0C3.58 0 0 3.58 0 8c0 3.54 2.29 6.53 5.47 7.59.4.07.55-.17.55-.38 0-.19-.01-.82-.01-1.49-2.01.37-2.53-.49-2.69-.94-.09-.23-.48-.94-.82-1.13-.28-.15-.68-.52-.01-.53.63-.01 1.08.58 1.23.82.72 1.21 1.87.87 2.33.66.07-.52.28-.87.51-1.07-1.78-.2-3.64-.89-3.64-3.95 0-.87.31-1.59.82-2.15-.08-.2-.36-1.02.08-2.12 0 0 .67-.21 2.2.82.64-.18 1.32-.27 2-.27.68 0 1.36.09 2 .27 1.53-1.04 2.2-.82 2.2-.82.44 1.1.16 1.92.08 2.12.51.56.82 1.27.82 2.15 0 3.07-1.87 3.75-3.65 3.95.29.25.54.73.54 1.48 0 1.07-.01 1.93-.01 2.2 0 .21.15.46.55.38A8.012 8.012 0 0 0 16 8c0-4.42-3.58-8-8-8z"></path></svg></a></div></div></nav><div class="wrap max-container"><header class="wrap-header h1wrap"><h1>Emoji 备忘清单</h1><div class="wrap-body">
<p>有些表情符号代码不太容易记住,所以这里有一个小备忘单。</p>
</div></header><div class="h1wrap-body"><div class="wrap"><div class="wrap-header h2wrap"><h2>入门</h2><div class="wrap-body">
</div></div><div class="h2wrap-body"><div class="wrap"><div class="wrap-header h3wrap"><h3>People</h3><div class="wrap-body">
<table>
<thead>
<tr>
<th>-</th>
<th>-</th>
</tr>
</thead>
<tbody>
<tr>
<td>:smile:</td>
<td><code>:smile:</code></td>
</tr>
<tr>
<td>:laughing:</td>
<td><code>:laughing:</code></td>
</tr>
<tr>
<td>:blush:</td>
<td><code>:blush:</code></td>
</tr>
<tr>
<td>:smiley:</td>
<td><code>:smiley:</code></td>
</tr>
<tr>
<td>:relaxed:</td>
<td><code>:relaxed:</code></td>
</tr>
<tr>
<td>:smirk:</td>
<td><code>:smirk:</code></td>
</tr>
<tr>
<td>:heart_eyes:</td>
<td><code>:heart_eyes:</code></td>
</tr>
<tr>
<td>:kissing_heart:</td>
<td><code>:kissing_heart:</code></td>
</tr>
<tr>
<td>:kissing_closed_eyes:</td>
<td><code>:kissing_closed_eyes:</code></td>
</tr>
<tr>
<td>:flushed:</td>
<td><code>:flushed:</code></td>
</tr>
<tr>
<td>:relieved:</td>
<td><code>:relieved:</code></td>
</tr>
<tr>
<td>:satisfied:</td>
<td><code>:satisfied:</code></td>
</tr>
<tr>
<td>:grin:</td>
<td><code>:grin:</code></td>
</tr>
<tr>
<td>:wink:</td>
<td><code>:wink:</code></td>
</tr>
<tr>
<td>:stuck_out_tongue_winking_eye:</td>
<td><code>:stuck_out_tongue_winking_eye:</code></td>
</tr>
<tr>
<td>:stuck_out_tongue_closed_eyes:</td>
<td><code>:stuck_out_tongue_closed_eyes:</code></td>
</tr>
<tr>
<td>:grinning:</td>
<td><code>:grinning:</code></td>
</tr>
<tr>
<td>:kissing:</td>
<td><code>:kissing:</code></td>
</tr>
<tr>
<td>:kissing_smiling_eyes:</td>
<td><code>:kissing_smiling_eyes:</code></td>
</tr>
<tr>
<td>:stuck_out_tongue:</td>
<td><code>:stuck_out_tongue:</code></td>
</tr>
<tr>
<td>:sleeping:</td>
<td><code>:sleeping:</code></td>
</tr>
<tr>
<td>:worried:</td>
<td><code>:worried:</code></td>
</tr>
<tr>
<td>:frowning:</td>
<td><code>:frowning:</code></td>
</tr>
<tr>
<td>:anguished:</td>
<td><code>:anguished:</code></td>
</tr>
<tr>
<td>:open_mouth:</td>
<td><code>:open_mouth:</code></td>
</tr>
<tr>
<td>:grimacing:</td>
<td><code>:grimacing:</code></td>
</tr>
<tr>
<td>:confused:</td>
<td><code>:confused:</code></td>
</tr>
<tr>
<td>:hushed:</td>
<td><code>:hushed:</code></td>
</tr>
<tr>
<td>:expressionless:</td>
<td><code>:expressionless:</code></td>
</tr>
<tr>
<td>:unamused:</td>
<td><code>:unamused:</code></td>
</tr>
<tr>
<td>:sweat_smile:</td>
<td><code>:sweat_smile:</code></td>
</tr>
<tr>
<td>:sweat:</td>
<td><code>:sweat:</code></td>
</tr>
<tr>
<td>:disappointed_relieved:</td>
<td><code>:disappointed_relieved:</code></td>
</tr>
<tr>
<td>:weary:</td>
<td><code>:weary:</code></td>
</tr>
<tr>
<td>:pensive:</td>
<td><code>:pensive:</code></td>
</tr>
<tr>
<td>:disappointed:</td>
<td><code>:disappointed:</code></td>
</tr>
<tr>
<td>:confounded:</td>
<td><code>:confounded:</code></td>
</tr>
<tr>
<td>:fearful:</td>
<td><code>:fearful:</code></td>
</tr>
<tr>
<td>:cold_sweat:</td>
<td><code>:cold_sweat:</code></td>
</tr>
<tr>
<td>:persevere:</td>
<td><code>:persevere:</code></td>
</tr>
<tr>
<td>:cry:</td>
<td><code>:cry:</code></td>
</tr>
<tr>
<td>:sob:</td>
<td><code>:sob:</code></td>
</tr>
<tr>
<td>:joy:</td>
<td><code>:joy:</code></td>
</tr>
<tr>
<td>:astonished:</td>
<td><code>:astonished:</code></td>
</tr>
<tr>
<td>:scream:</td>
<td><code>:scream:</code></td>
</tr>
<tr>
<td>:tired_face:</td>
<td><code>:tired_face:</code></td>
</tr>
<tr>
<td>:angry:</td>
<td><code>:angry:</code></td>
</tr>
<tr>
<td>:rage:</td>
<td><code>:rage:</code></td>
</tr>
<tr>
<td>:triumph:</td>
<td><code>:triumph:</code></td>
</tr>
<tr>
<td>:sleepy:</td>
<td><code>:sleepy:</code></td>
</tr>
<tr>
<td>:yum:</td>
<td><code>:yum:</code></td>
</tr>
<tr>
<td>:mask:</td>
<td><code>:mask:</code></td>
</tr>
<tr>
<td>:sunglasses:</td>
<td><code>:sunglasses:</code></td>
</tr>
<tr>
<td>:dizzy_face:</td>
<td><code>:dizzy_face:</code></td>
</tr>
<tr>
<td>:imp:</td>
<td><code>:imp:</code></td>
</tr>
<tr>
<td>:smiling_imp:</td>
<td><code>:smiling_imp:</code></td>
</tr>
<tr>
<td>:neutral_face:</td>
<td><code>:neutral_face:</code></td>
</tr>
<tr>
<td>:no_mouth:</td>
<td><code>:no_mouth:</code></td>
</tr>
<tr>
<td>:innocent:</td>
<td><code>:innocent:</code></td>
</tr>
<tr>
<td>:alien:</td>
<td><code>:alien:</code></td>
</tr>
<tr>
<td>:yellow_heart:</td>
<td><code>:yellow_heart:</code></td>
</tr>
<tr>
<td>:blue_heart:</td>
<td><code>:blue_heart:</code></td>
</tr>
<tr>
<td>:purple_heart:</td>
<td><code>:purple_heart:</code></td>
</tr>
<tr>
<td>:heart:</td>
<td><code>:heart:</code></td>
</tr>
<tr>
<td>:green_heart:</td>
<td><code>:green_heart:</code></td>
</tr>
<tr>
<td>:broken_heart:</td>
<td><code>:broken_heart:</code></td>
</tr>
<tr>
<td>:heartbeat:</td>
<td><code>:heartbeat:</code></td>
</tr>
<tr>
<td>:heartpulse:</td>
<td><code>:heartpulse:</code></td>
</tr>
<tr>
<td>:two_hearts:</td>
<td><code>:two_hearts:</code></td>
</tr>
<tr>
<td>:revolving_hearts:</td>
<td><code>:revolving_hearts:</code></td>
</tr>
<tr>
<td>:cupid:</td>
<td><code>:cupid:</code></td>
</tr>
<tr>
<td>:sparkling_heart:</td>
<td><code>:sparkling_heart:</code></td>
</tr>
<tr>
<td>:sparkles:</td>
<td><code>:sparkles:</code></td>
</tr>
<tr>
<td>:star:</td>
<td><code>:star:</code></td>
</tr>
<tr>
<td>:star2:</td>
<td><code>:star2:</code></td>
</tr>
<tr>
<td>:dizzy:</td>
<td><code>:dizzy:</code></td>
</tr>
<tr>
<td>:boom:</td>
<td><code>:boom:</code></td>
</tr>
<tr>
<td>:collision:</td>
<td><code>:collision:</code></td>
</tr>
<tr>
<td>:anger:</td>
<td><code>:anger:</code></td>
</tr>
<tr>
<td>:exclamation:</td>
<td><code>:exclamation:</code></td>
</tr>
<tr>
<td>:question:</td>
<td><code>:question:</code></td>
</tr>
<tr>
<td>:grey_exclamation:</td>
<td><code>:grey_exclamation:</code></td>
</tr>
<tr>
<td>:grey_question:</td>
<td><code>:grey_question:</code></td>
</tr>
<tr>
<td>:zzz:</td>
<td><code>:zzz:</code></td>
</tr>
<tr>
<td>:dash:</td>
<td><code>:dash:</code></td>
</tr>
<tr>
<td>:sweat_drops:</td>
<td><code>:sweat_drops:</code></td>
</tr>
<tr>
<td>:notes:</td>
<td><code>:notes:</code></td>
</tr>
<tr>
<td>:musical_note:</td>
<td><code>:musical_note:</code></td>
</tr>
<tr>
<td>:fire:</td>
<td><code>:fire:</code></td>
</tr>
<tr>
<td>:hankey:</td>
<td><code>:hankey:</code></td>
</tr>
<tr>
<td>:poop:</td>
<td><code>:poop:</code></td>
</tr>
<tr>
<td>:shit:</td>
<td><code>:shit:</code></td>
</tr>
<tr>
<td>:+1:</td>
<td><code>:+1:</code></td>
</tr>
<tr>
<td>:thumbsup:</td>
<td><code>:thumbsup:</code></td>
</tr>
<tr>
<td>:-1:</td>
<td><code>:-1:</code></td>
</tr>
<tr>
<td>:thumbsdown:</td>
<td><code>:thumbsdown:</code></td>
</tr>
<tr>
<td>:ok_hand:</td>
<td><code>:ok_hand:</code></td>
</tr>
<tr>
<td>:punch:</td>
<td><code>:punch:</code></td>
</tr>
<tr>
<td>:facepunch:</td>
<td><code>:facepunch:</code></td>
</tr>
<tr>
<td>:fist:</td>
<td><code>:fist:</code></td>
</tr>
<tr>
<td>:v:</td>
<td><code>:v:</code></td>
</tr>
<tr>
<td>:wave:</td>
<td><code>:wave:</code></td>
</tr>
<tr>
<td>:hand:</td>
<td><code>:hand:</code></td>
</tr>
<tr>
<td>:raised_hand:</td>
<td><code>:raised_hand:</code></td>
</tr>
<tr>
<td>:open_hands:</td>
<td><code>:open_hands:</code></td>
</tr>
<tr>
<td>:point_up:</td>
<td><code>:point_up:</code></td>
</tr>
<tr>
<td>:point_down:</td>
<td><code>:point_down:</code></td>
</tr>
<tr>
<td>:point_left:</td>
<td><code>:point_left:</code></td>
</tr>
<tr>
<td>:point_right:</td>
<td><code>:point_right:</code></td>
</tr>
<tr>
<td>:raised_hands:</td>
<td><code>:raised_hands:</code></td>
</tr>
<tr>
<td>:pray:</td>
<td><code>:pray:</code></td>
</tr>
<tr>
<td>:point_up_2:</td>
<td><code>:point_up_2:</code></td>
</tr>
<tr>
<td>:clap:</td>
<td><code>:clap:</code></td>
</tr>
<tr>
<td>:muscle:</td>
<td><code>:muscle:</code></td>
</tr>
<tr>
<td>:metal:</td>
<td><code>:metal:</code></td>
</tr>
<tr>
<td>:fu:</td>
<td><code>:fu:</code></td>
</tr>
<tr>
<td>:runner:</td>
<td><code>:runner:</code></td>
</tr>
<tr>
<td>:running:</td>
<td><code>:running:</code></td>
</tr>
<tr>
<td>:couple:</td>
<td><code>:couple:</code></td>
</tr>
<tr>
<td>:family:</td>
<td><code>:family:</code></td>
</tr>
<tr>
<td>:two_men_holding_hands:</td>
<td><code>:two_men_holding_hands:</code></td>
</tr>
<tr>
<td>:two_women_holding_hands:</td>
<td><code>:two_women_holding_hands:</code></td>
</tr>
<tr>
<td>:dancer:</td>
<td><code>:dancer:</code></td>
</tr>
<tr>
<td>:dancers:</td>
<td><code>:dancers:</code></td>
</tr>
<tr>
<td>:ok_woman:</td>
<td><code>:ok_woman:</code></td>
</tr>
<tr>
<td>:no_good:</td>
<td><code>:no_good:</code></td>
</tr>
<tr>
<td>:information_desk_person:</td>
<td><code>:information_desk_person:</code></td>
</tr>
<tr>
<td>:raising_hand:</td>
<td><code>:raising_hand:</code></td>
</tr>
<tr>
<td>:bride_with_veil:</td>
<td><code>:bride_with_veil:</code></td>
</tr>
<tr>
<td>:bow:</td>
<td><code>:bow:</code></td>
</tr>
<tr>
<td>:couplekiss:</td>
<td><code>:couplekiss:</code></td>
</tr>
<tr>
<td>:couple_with_heart:</td>
<td><code>:couple_with_heart:</code></td>
</tr>
<tr>
<td>:massage:</td>
<td><code>:massage:</code></td>
</tr>
<tr>
<td>:haircut:</td>
<td><code>:haircut:</code></td>
</tr>
<tr>
<td>:nail_care:</td>
<td><code>:nail_care:</code></td>
</tr>
<tr>
<td>:boy:</td>
<td><code>:boy:</code></td>
</tr>
<tr>
<td>:girl:</td>
<td><code>:girl:</code></td>
</tr>
<tr>
<td>:woman:</td>
<td><code>:woman:</code></td>
</tr>
<tr>
<td>:man:</td>
<td><code>:man:</code></td>
</tr>
<tr>
<td>:baby:</td>
<td><code>:baby:</code></td>
</tr>
<tr>
<td>:older_woman:</td>
<td><code>:older_woman:</code></td>
</tr>
<tr>
<td>:older_man:</td>
<td><code>:older_man:</code></td>
</tr>
<tr>
<td>:man_with_gua_pi_mao:</td>
<td><code>:man_with_gua_pi_mao:</code></td>
</tr>
<tr>
<td>:man_with_turban:</td>
<td><code>:man_with_turban:</code></td>
</tr>
<tr>
<td>:construction_worker:</td>
<td><code>:construction_worker:</code></td>
</tr>
<tr>
<td>:cop:</td>
<td><code>:cop:</code></td>
</tr>
<tr>
<td>:angel:</td>
<td><code>:angel:</code></td>
</tr>
<tr>
<td>:princess:</td>
<td><code>:princess:</code></td>
</tr>
<tr>
<td>:smiley_cat:</td>
<td><code>:smiley_cat:</code></td>
</tr>
<tr>
<td>:smile_cat:</td>
<td><code>:smile_cat:</code></td>
</tr>
<tr>
<td>:heart_eyes_cat:</td>
<td><code>:heart_eyes_cat:</code></td>
</tr>
<tr>
<td>:kissing_cat:</td>
<td><code>:kissing_cat:</code></td>
</tr>
<tr>
<td>:smirk_cat:</td>
<td><code>:smirk_cat:</code></td>
</tr>
<tr>
<td>:scream_cat:</td>
<td><code>:scream_cat:</code></td>
</tr>
<tr>
<td>:crying_cat_face:</td>
<td><code>:crying_cat_face:</code></td>
</tr>
<tr>
<td>:joy_cat:</td>
<td><code>:joy_cat:</code></td>
</tr>
<tr>
<td>:pouting_cat:</td>
<td><code>:pouting_cat:</code></td>
</tr>
<tr>
<td>:japanese_ogre:</td>
<td><code>:japanese_ogre:</code></td>
</tr>
<tr>
<td>:japanese_goblin:</td>
<td><code>:japanese_goblin:</code></td>
</tr>
<tr>
<td>:see_no_evil:</td>
<td><code>:see_no_evil:</code></td>
</tr>
<tr>
<td>:hear_no_evil:</td>
<td><code>:hear_no_evil:</code></td>
</tr>
<tr>
<td>:speak_no_evil:</td>
<td><code>:speak_no_evil:</code></td>
</tr>
<tr>
<td>:guardsman:</td>
<td><code>:guardsman:</code></td>
</tr>
<tr>
<td>:skull:</td>
<td><code>:skull:</code></td>
</tr>
<tr>
<td>:feet:</td>
<td><code>:feet:</code></td>
</tr>
<tr>
<td>:lips:</td>
<td><code>:lips:</code></td>
</tr>
<tr>
<td>:kiss:</td>
<td><code>:kiss:</code></td>
</tr>
<tr>
<td>:droplet:</td>
<td><code>:droplet:</code></td>
</tr>
<tr>
<td>:ear:</td>
<td><code>:ear:</code></td>
</tr>
<tr>
<td>:eyes:</td>
<td><code>:eyes:</code></td>
</tr>
<tr>
<td>:nose:</td>
<td><code>:nose:</code></td>
</tr>
<tr>
<td>:tongue:</td>
<td><code>:tongue:</code></td>
</tr>
<tr>
<td>:love_letter:</td>
<td><code>:love_letter:</code></td>
</tr>
<tr>
<td>:bust_in_silhouette:</td>
<td><code>:bust_in_silhouette:</code></td>
</tr>
<tr>
<td>:busts_in_silhouette:</td>
<td><code>:busts_in_silhouette:</code></td>
</tr>
<tr>
<td>:speech_balloon:</td>
<td><code>:speech_balloon:</code></td>
</tr>
<tr>
<td>:thought_balloon:</td>
<td><code>:thought_balloon:</code></td>
</tr>
</tbody>
</table>
</div></div></div><div class="wrap"><div class="wrap-header h3wrap"><h3>Symbols</h3><div class="wrap-body">
<table>
<thead>
<tr>
<th>-</th>
<th>-</th>
</tr>
</thead>
<tbody>
<tr>
<td>:one:</td>
<td><code>:one:</code></td>
</tr>
<tr>
<td>:two:</td>
<td><code>:two:</code></td>
</tr>
<tr>
<td>:three:</td>
<td><code>:three:</code></td>
</tr>
<tr>
<td>:four:</td>
<td><code>:four:</code></td>
</tr>
<tr>
<td>:five:</td>
<td><code>:five:</code></td>
</tr>
<tr>
<td>:six:</td>
<td><code>:six:</code></td>
</tr>
<tr>
<td>:seven:</td>
<td><code>:seven:</code></td>
</tr>
<tr>
<td>:eight:</td>
<td><code>:eight:</code></td>
</tr>
<tr>
<td>:nine:</td>
<td><code>:nine:</code></td>
</tr>
<tr>
<td>:keycap_ten:</td>
<td><code>:keycap_ten:</code></td>
</tr>
<tr>
<td>:1234:</td>
<td><code>:1234:</code></td>
</tr>
<tr>
<td>:zero:</td>
<td><code>:zero:</code></td>
</tr>
<tr>
<td>:hash:</td>
<td><code>:hash:</code></td>
</tr>
<tr>
<td>:symbols:</td>
<td><code>:symbols:</code></td>
</tr>
<tr>
<td>:arrow_backward:</td>
<td><code>:arrow_backward:</code></td>
</tr>
<tr>
<td>:arrow_down:</td>
<td><code>:arrow_down:</code></td>
</tr>
<tr>
<td>:arrow_forward:</td>
<td><code>:arrow_forward:</code></td>
</tr>
<tr>
<td>:arrow_left:</td>
<td><code>:arrow_left:</code></td>
</tr>
<tr>
<td>:capital_abcd:</td>
<td><code>:capital_abcd:</code></td>
</tr>
<tr>
<td>:abcd:</td>
<td><code>:abcd:</code></td>
</tr>
<tr>
<td>:abc:</td>
<td><code>:abc:</code></td>
</tr>
<tr>
<td>:arrow_lower_left:</td>
<td><code>:arrow_lower_left:</code></td>
</tr>
<tr>
<td>:arrow_lower_right:</td>
<td><code>:arrow_lower_right:</code></td>
</tr>
<tr>
<td>:arrow_right:</td>
<td><code>:arrow_right:</code></td>
</tr>
<tr>
<td>:arrow_up:</td>
<td><code>:arrow_up:</code></td>
</tr>
<tr>
<td>:arrow_upper_left:</td>
<td><code>:arrow_upper_left:</code></td>
</tr>
<tr>
<td>:arrow_upper_right:</td>
<td><code>:arrow_upper_right:</code></td>
</tr>
<tr>
<td>:arrow_double_down:</td>
<td><code>:arrow_double_down:</code></td>
</tr>
<tr>
<td>:arrow_double_up:</td>
<td><code>:arrow_double_up:</code></td>
</tr>
<tr>
<td>:arrow_down_small:</td>
<td><code>:arrow_down_small:</code></td>
</tr>
<tr>
<td>:arrow_heading_down:</td>
<td><code>:arrow_heading_down:</code></td>
</tr>
<tr>
<td>:arrow_heading_up:</td>
<td><code>:arrow_heading_up:</code></td>
</tr>
<tr>
<td>:leftwards_arrow_with_hook:</td>
<td><code>:leftwards_arrow_with_hook:</code></td>
</tr>
<tr>
<td>:arrow_right_hook:</td>
<td><code>:arrow_right_hook:</code></td>
</tr>
<tr>
<td>:left_right_arrow:</td>
<td><code>:left_right_arrow:</code></td>
</tr>
<tr>
<td>:arrow_up_down:</td>
<td><code>:arrow_up_down:</code></td>
</tr>
<tr>
<td>:arrow_up_small:</td>
<td><code>:arrow_up_small:</code></td>
</tr>
<tr>
<td>:arrows_clockwise:</td>
<td><code>:arrows_clockwise:</code></td>
</tr>
<tr>
<td>:arrows_counterclockwise:</td>
<td><code>:arrows_counterclockwise:</code></td>
</tr>
<tr>
<td>:rewind:</td>
<td><code>:rewind:</code></td>
</tr>
<tr>
<td>:fast_forward:</td>
<td><code>:fast_forward:</code></td>
</tr>
<tr>
<td>:information_source:</td>
<td><code>:information_source:</code></td>
</tr>
<tr>
<td>:ok:</td>
<td><code>:ok:</code></td>
</tr>
<tr>
<td>:twisted_rightwards_arrows:</td>
<td><code>:twisted_rightwards_arrows:</code></td>
</tr>
<tr>
<td>:repeat:</td>
<td><code>:repeat:</code></td>
</tr>
<tr>
<td>:repeat_one:</td>
<td><code>:repeat_one:</code></td>
</tr>
<tr>
<td>:new:</td>
<td><code>:new:</code></td>
</tr>
<tr>
<td>:top:</td>
<td><code>:top:</code></td>
</tr>
<tr>
<td>:up:</td>
<td><code>:up:</code></td>
</tr>
<tr>
<td>:cool:</td>
<td><code>:cool:</code></td>
</tr>
<tr>
<td>:free:</td>
<td><code>:free:</code></td>
</tr>
<tr>
<td>:ng:</td>
<td><code>:ng:</code></td>
</tr>
<tr>
<td>:cinema:</td>
<td><code>:cinema:</code></td>
</tr>
<tr>
<td>:koko:</td>
<td><code>:koko:</code></td>
</tr>
<tr>
<td>:signal_strength:</td>
<td><code>:signal_strength:</code></td>
</tr>
<tr>
<td>:u6e80:</td>
<td><code>:u6e80:</code></td>
</tr>
<tr>
<td>:sa:</td>
<td><code>:sa:</code></td>
</tr>
<tr>
<td>:restroom:</td>
<td><code>:restroom:</code></td>
</tr>
<tr>
<td>:mens:</td>
<td><code>:mens:</code></td>
</tr>
<tr>
<td>:womens:</td>
<td><code>:womens:</code></td>
</tr>
<tr>
<td>:baby_symbol:</td>
<td><code>:baby_symbol:</code></td>
</tr>
<tr>
<td>:no_smoking:</td>
<td><code>:no_smoking:</code></td>
</tr>
<tr>
<td>:parking:</td>
<td><code>:parking:</code></td>
</tr>
<tr>
<td>:wheelchair:</td>
<td><code>:wheelchair:</code></td>
</tr>
<tr>
<td>:metro:</td>
<td><code>:metro:</code></td>
</tr>
<tr>
<td>:baggage_claim:</td>
<td><code>:baggage_claim:</code></td>
</tr>
<tr>
<td>:accept:</td>
<td><code>:accept:</code></td>
</tr>
<tr>
<td>:wc:</td>
<td><code>:wc:</code></td>
</tr>
<tr>
<td>:potable_water:</td>
<td><code>:potable_water:</code></td>
</tr>
<tr>
<td>:put_litter_in_its_place:</td>
<td><code>:put_litter_in_its_place:</code></td>
</tr>
<tr>
<td>:secret:</td>
<td><code>:secret:</code></td>
</tr>
<tr>
<td>:congratulations:</td>
<td><code>:congratulations:</code></td>
</tr>
<tr>
<td>:m:</td>
<td><code>:m:</code></td>
</tr>
<tr>
<td>:passport_control:</td>
<td><code>:passport_control:</code></td>
</tr>
<tr>
<td>:left_luggage:</td>
<td><code>:left_luggage:</code></td>
</tr>
<tr>
<td>:customs:</td>
<td><code>:customs:</code></td>
</tr>
<tr>
<td>:ideograph_advantage:</td>
<td><code>:ideograph_advantage:</code></td>
</tr>
<tr>
<td>:cl:</td>
<td><code>:cl:</code></td>
</tr>
<tr>
<td>:sos:</td>
<td><code>:sos:</code></td>
</tr>
<tr>
<td>:id:</td>
<td><code>:id:</code></td>
</tr>
<tr>
<td>:no_entry_sign:</td>
<td><code>:no_entry_sign:</code></td>
</tr>
<tr>
<td>:underage:</td>
<td><code>:underage:</code></td>
</tr>
<tr>
<td>:no_mobile_phones:</td>
<td><code>:no_mobile_phones:</code></td>
</tr>
<tr>
<td>:do_not_litter:</td>
<td><code>:do_not_litter:</code></td>
</tr>
<tr>
<td>:non-potable_water:</td>
<td><code>:non-potable_water:</code></td>
</tr>
<tr>
<td>:no_bicycles:</td>
<td><code>:no_bicycles:</code></td>
</tr>
<tr>
<td>:no_pedestrians:</td>
<td><code>:no_pedestrians:</code></td>
</tr>
<tr>
<td>:children_crossing:</td>
<td><code>:children_crossing:</code></td>
</tr>
<tr>
<td>:no_entry:</td>
<td><code>:no_entry:</code></td>
</tr>
<tr>
<td>:eight_spoked_asterisk:</td>
<td><code>:eight_spoked_asterisk:</code></td>
</tr>
<tr>
<td>:sparkle:</td>
<td><code>:sparkle:</code></td>
</tr>
<tr>
<td>:eight_pointed_black_star:</td>
<td><code>:eight_pointed_black_star:</code></td>
</tr>
<tr>
<td>:heart_decoration:</td>
<td><code>:heart_decoration:</code></td>
</tr>
<tr>
<td>:vs:</td>
<td><code>:vs:</code></td>
</tr>
<tr>
<td>:vibration_mode:</td>
<td><code>:vibration_mode:</code></td>
</tr>
<tr>
<td>:mobile_phone_off:</td>
<td><code>:mobile_phone_off:</code></td>
</tr>
<tr>
<td>:chart:</td>
<td><code>:chart:</code></td>
</tr>
<tr>
<td>:currency_exchange:</td>
<td><code>:currency_exchange:</code></td>
</tr>
<tr>
<td>:aries:</td>
<td><code>:aries:</code></td>
</tr>
<tr>
<td>:taurus:</td>
<td><code>:taurus:</code></td>
</tr>
<tr>
<td>:gemini:</td>
<td><code>:gemini:</code></td>
</tr>
<tr>
<td>:cancer:</td>
<td><code>:cancer:</code></td>
</tr>
<tr>
<td>:leo:</td>
<td><code>:leo:</code></td>
</tr>
<tr>
<td>:virgo:</td>
<td><code>:virgo:</code></td>
</tr>
<tr>
<td>:libra:</td>
<td><code>:libra:</code></td>
</tr>
<tr>
<td>:scorpius:</td>
<td><code>:scorpius:</code></td>
</tr>
<tr>
<td>:sagittarius:</td>
<td><code>:sagittarius:</code></td>
</tr>
<tr>
<td>:capricorn:</td>
<td><code>:capricorn:</code></td>
</tr>
<tr>
<td>:aquarius:</td>
<td><code>:aquarius:</code></td>
</tr>
<tr>
<td>:pisces:</td>
<td><code>:pisces:</code></td>
</tr>
<tr>
<td>:ophiuchus:</td>
<td><code>:ophiuchus:</code></td>
</tr>
<tr>
<td>:six_pointed_star:</td>
<td><code>:six_pointed_star:</code></td>
</tr>
<tr>
<td>:negative_squared_cross_mark:</td>
<td><code>:negative_squared_cross_mark:</code></td>
</tr>
<tr>
<td>:a:</td>
<td><code>:a:</code></td>
</tr>
<tr>
<td>:b:</td>
<td><code>:b:</code></td>
</tr>
<tr>
<td>:ab:</td>
<td><code>:ab:</code></td>
</tr>
<tr>
<td>:o2:</td>
<td><code>:o2:</code></td>
</tr>
<tr>
<td>:diamond_shape_with_a_dot_inside:</td>
<td><code>:diamond_shape_with_a_dot_inside:</code></td>
</tr>
<tr>
<td>:recycle:</td>
<td><code>:recycle:</code></td>
</tr>
<tr>
<td>:end:</td>
<td><code>:end:</code></td>
</tr>
<tr>
<td>:back:</td>
<td><code>:back:</code></td>
</tr>
<tr>
<td>:on:</td>
<td><code>:on:</code></td>
</tr>
<tr>
<td>:soon:</td>
<td><code>:soon:</code></td>
</tr>
<tr>
<td>:clock1:</td>
<td><code>:clock1:</code></td>
</tr>
<tr>
<td>:clock130:</td>
<td><code>:clock130:</code></td>
</tr>
<tr>
<td>:clock10:</td>
<td><code>:clock10:</code></td>
</tr>
<tr>
<td>:clock1030:</td>
<td><code>:clock1030:</code></td>
</tr>
<tr>
<td>:clock11:</td>
<td><code>:clock11:</code></td>
</tr>
<tr>
<td>:clock1130:</td>
<td><code>:clock1130:</code></td>
</tr>
<tr>
<td>:clock12:</td>
<td><code>:clock12:</code></td>
</tr>
<tr>
<td>:clock1230:</td>
<td><code>:clock1230:</code></td>
</tr>
<tr>
<td>:clock2:</td>
<td><code>:clock2:</code></td>
</tr>
<tr>
<td>:clock230:</td>
<td><code>:clock230:</code></td>
</tr>
<tr>
<td>:clock3:</td>
<td><code>:clock3:</code></td>
</tr>
<tr>
<td>:clock330:</td>
<td><code>:clock330:</code></td>
</tr>
<tr>
<td>:clock4:</td>
<td><code>:clock4:</code></td>
</tr>
<tr>
<td>:clock430:</td>
<td><code>:clock430:</code></td>
</tr>
<tr>
<td>:clock5:</td>
<td><code>:clock5:</code></td>
</tr>
<tr>
<td>:clock530:</td>
<td><code>:clock530:</code></td>
</tr>
<tr>
<td>:clock6:</td>
<td><code>:clock6:</code></td>
</tr>
<tr>
<td>:clock630:</td>
<td><code>:clock630:</code></td>
</tr>
<tr>
<td>:clock7:</td>
<td><code>:clock7:</code></td>
</tr>
<tr>
<td>:clock730:</td>
<td><code>:clock730:</code></td>
</tr>
<tr>
<td>:clock8:</td>
<td><code>:clock8:</code></td>
</tr>
<tr>
<td>:clock830:</td>
<td><code>:clock830:</code></td>
</tr>
<tr>
<td>:clock9:</td>
<td><code>:clock9:</code></td>
</tr>
<tr>
<td>:clock930:</td>
<td><code>:clock930:</code></td>
</tr>
<tr>
<td>:heavy_dollar_sign:</td>
<td><code>:heavy_dollar_sign:</code></td>
</tr>
<tr>
<td>:copyright:</td>
<td><code>:copyright:</code></td>
</tr>
<tr>
<td>:registered:</td>
<td><code>:registered:</code></td>
</tr>
<tr>
<td>:tm:</td>
<td><code>:tm:</code></td>
</tr>
<tr>
<td>:x:</td>
<td><code>:x:</code></td>
</tr>
<tr>
<td>:heavy_exclamation_mark:</td>
<td><code>:heavy_exclamation_mark:</code></td>
</tr>
<tr>
<td>:bangbang:</td>
<td><code>:bangbang:</code></td>
</tr>
<tr>
<td>:interrobang:</td>
<td><code>:interrobang:</code></td>
</tr>
<tr>
<td>:o:</td>
<td><code>:o:</code></td>
</tr>
<tr>
<td>:heavy_multiplication_x:</td>
<td><code>:heavy_multiplication_x:</code></td>
</tr>
<tr>
<td>:heavy_plus_sign:</td>
<td><code>:heavy_plus_sign:</code></td>
</tr>
<tr>
<td>:heavy_minus_sign:</td>
<td><code>:heavy_minus_sign:</code></td>
</tr>
<tr>
<td>:heavy_division_sign:</td>
<td><code>:heavy_division_sign:</code></td>
</tr>
<tr>
<td>:white_flower:</td>
<td><code>:white_flower:</code></td>
</tr>
<tr>
<td>:100:</td>
<td><code>:100:</code></td>
</tr>
<tr>
<td>:heavy_check_mark:</td>
<td><code>:heavy_check_mark:</code></td>
</tr>
<tr>
<td>:ballot_box_with_check:</td>
<td><code>:ballot_box_with_check:</code></td>
</tr>
<tr>
<td>:radio_button:</td>
<td><code>:radio_button:</code></td>
</tr>
<tr>
<td>:link:</td>
<td><code>:link:</code></td>
</tr>
<tr>
<td>:curly_loop:</td>
<td><code>:curly_loop:</code></td>
</tr>
<tr>
<td>:wavy_dash:</td>
<td><code>:wavy_dash:</code></td>
</tr>
<tr>
<td>:part_alternation_mark:</td>
<td><code>:part_alternation_mark:</code></td>
</tr>
<tr>
<td>:trident:</td>
<td><code>:trident:</code></td>
</tr>
<tr>
<td>:black_small_square:</td>
<td><code>:black_small_square:</code></td>
</tr>
<tr>
<td>:white_small_square:</td>
<td><code>:white_small_square:</code></td>
</tr>
<tr>
<td>:black_medium_small_square:</td>
<td><code>:black_medium_small_square:</code></td>
</tr>
<tr>
<td>:white_medium_small_square:</td>
<td><code>:white_medium_small_square:</code></td>
</tr>
<tr>
<td>:black_medium_square:</td>
<td><code>:black_medium_square:</code></td>
</tr>
<tr>
<td>:white_medium_square:</td>
<td><code>:white_medium_square:</code></td>
</tr>
<tr>
<td>:black_large_square:</td>
<td><code>:black_large_square:</code></td>
</tr>
<tr>
<td>:white_large_square:</td>
<td><code>:white_large_square:</code></td>
</tr>
<tr>
<td>:white_check_mark:</td>
<td><code>:white_check_mark:</code></td>
</tr>
<tr>
<td>:black_square_button:</td>
<td><code>:black_square_button:</code></td>
</tr>
<tr>
<td>:white_square_button:</td>
<td><code>:white_square_button:</code></td>
</tr>
<tr>
<td>:black_circle:</td>
<td><code>:black_circle:</code></td>
</tr>
<tr>
<td>:white_circle:</td>
<td><code>:white_circle:</code></td>
</tr>
<tr>
<td>:red_circle:</td>
<td><code>:red_circle:</code></td>
</tr>
<tr>
<td>:large_blue_circle:</td>
<td><code>:large_blue_circle:</code></td>
</tr>
<tr>
<td>:large_blue_diamond:</td>
<td><code>:large_blue_diamond:</code></td>
</tr>
<tr>
<td>:large_orange_diamond:</td>
<td><code>:large_orange_diamond:</code></td>
</tr>
<tr>
<td>:small_blue_diamond:</td>
<td><code>:small_blue_diamond:</code></td>
</tr>
<tr>
<td>:small_orange_diamond:</td>
<td><code>:small_orange_diamond:</code></td>
</tr>
<tr>
<td>:small_red_triangle:</td>
<td><code>:small_red_triangle:</code></td>
</tr>
<tr>
<td>:small_red_triangle_down:</td>
<td><code>:small_red_triangle_down:</code></td>
</tr>
</tbody>
</table>
</div></div></div><div class="wrap row-span-2"><div class="wrap-header h3wrap"><h3>Objects</h3><div class="wrap-body"><!--rehype:wrap-class=row-span-2-->
<table>
<thead>
<tr>
<th>-</th>
<th>-</th>
</tr>
</thead>
<tbody>
<tr>
<td>:bamboo:</td>
<td><code>:bamboo:</code></td>
</tr>
<tr>
<td>:gift_heart:</td>
<td><code>:gift_heart:</code></td>
</tr>
<tr>
<td>:dolls:</td>
<td><code>:dolls:</code></td>
</tr>
<tr>
<td>:school_satchel:</td>
<td><code>:school_satchel:</code></td>
</tr>
<tr>
<td>:mortar_board:</td>
<td><code>:mortar_board:</code></td>
</tr>
<tr>
<td>:flags:</td>
<td><code>:flags:</code></td>
</tr>
<tr>
<td>:fireworks:</td>
<td><code>:fireworks:</code></td>
</tr>
<tr>
<td>:sparkler:</td>
<td><code>:sparkler:</code></td>
</tr>
<tr>
<td>:wind_chime:</td>
<td><code>:wind_chime:</code></td>
</tr>
<tr>
<td>:rice_scene:</td>
<td><code>:rice_scene:</code></td>
</tr>
<tr>
<td>:jack_o_lantern:</td>
<td><code>:jack_o_lantern:</code></td>
</tr>
<tr>
<td>:ghost:</td>
<td><code>:ghost:</code></td>
</tr>
<tr>
<td>:santa:</td>
<td><code>:santa:</code></td>
</tr>
<tr>
<td>:christmas_tree:</td>
<td><code>:christmas_tree:</code></td>
</tr>
<tr>
<td>:gift:</td>
<td><code>:gift:</code></td>
</tr>
<tr>
<td>:bell:</td>
<td><code>:bell:</code></td>
</tr>
<tr>
<td>:no_bell:</td>
<td><code>:no_bell:</code></td>
</tr>
<tr>
<td>:tanabata_tree:</td>
<td><code>:tanabata_tree:</code></td>
</tr>
<tr>
<td>:tada:</td>
<td><code>:tada:</code></td>
</tr>
<tr>
<td>:confetti_ball:</td>
<td><code>:confetti_ball:</code></td>
</tr>
<tr>
<td>:balloon:</td>
<td><code>:balloon:</code></td>
</tr>
<tr>
<td>:crystal_ball:</td>
<td><code>:crystal_ball:</code></td>
</tr>
<tr>
<td>:cd:</td>
<td><code>:cd:</code></td>
</tr>
<tr>
<td>:dvd:</td>
<td><code>:dvd:</code></td>
</tr>
<tr>
<td>:floppy_disk:</td>
<td><code>:floppy_disk:</code></td>
</tr>
<tr>
<td>:camera:</td>
<td><code>:camera:</code></td>
</tr>
<tr>
<td>:video_camera:</td>
<td><code>:video_camera:</code></td>
</tr>
<tr>
<td>:movie_camera:</td>
<td><code>:movie_camera:</code></td>
</tr>
<tr>
<td>:computer:</td>
<td><code>:computer:</code></td>
</tr>
<tr>
<td>:tv:</td>
<td><code>:tv:</code></td>
</tr>
<tr>
<td>:iphone:</td>
<td><code>:iphone:</code></td>
</tr>
<tr>
<td>:phone:</td>
<td><code>:phone:</code></td>
</tr>
<tr>
<td>:telephone:</td>
<td><code>:telephone:</code></td>
</tr>
<tr>
<td>:telephone_receiver:</td>
<td><code>:telephone_receiver:</code></td>
</tr>
<tr>
<td>:pager:</td>
<td><code>:pager:</code></td>
</tr>
<tr>
<td>:fax:</td>
<td><code>:fax:</code></td>
</tr>
<tr>
<td>:minidisc:</td>
<td><code>:minidisc:</code></td>
</tr>
<tr>
<td>:vhs:</td>
<td><code>:vhs:</code></td>
</tr>
<tr>
<td>:sound:</td>
<td><code>:sound:</code></td>
</tr>
<tr>
<td>:speaker:</td>
<td><code>:speaker:</code></td>
</tr>
<tr>
<td>:mute:</td>
<td><code>:mute:</code></td>
</tr>
<tr>
<td>:loudspeaker:</td>
<td><code>:loudspeaker:</code></td>
</tr>
<tr>
<td>:mega:</td>
<td><code>:mega:</code></td>
</tr>
<tr>
<td>:hourglass:</td>
<td><code>:hourglass:</code></td>
</tr>
<tr>
<td>:hourglass_flowing_sand:</td>
<td><code>:hourglass_flowing_sand:</code></td>
</tr>
<tr>
<td>:alarm_clock:</td>
<td><code>:alarm_clock:</code></td>
</tr>
<tr>
<td>:watch:</td>
<td><code>:watch:</code></td>
</tr>
<tr>
<td>:radio:</td>
<td><code>:radio:</code></td>
</tr>
<tr>
<td>:satellite:</td>
<td><code>:satellite:</code></td>
</tr>
<tr>
<td>:loop:</td>
<td><code>:loop:</code></td>
</tr>
<tr>
<td>:mag:</td>
<td><code>:mag:</code></td>
</tr>
<tr>
<td>:mag_right:</td>
<td><code>:mag_right:</code></td>
</tr>
<tr>
<td>:unlock:</td>
<td><code>:unlock:</code></td>
</tr>
<tr>
<td>:lock:</td>
<td><code>:lock:</code></td>
</tr>
<tr>
<td>:lock_with_ink_pen:</td>
<td><code>:lock_with_ink_pen:</code></td>
</tr>
<tr>
<td>:closed_lock_with_key:</td>
<td><code>:closed_lock_with_key:</code></td>
</tr>
<tr>
<td>:key:</td>
<td><code>:key:</code></td>
</tr>
<tr>
<td>:bulb:</td>
<td><code>:bulb:</code></td>
</tr>
<tr>
<td>:flashlight:</td>
<td><code>:flashlight:</code></td>
</tr>
<tr>
<td>:high_brightness:</td>
<td><code>:high_brightness:</code></td>
</tr>
<tr>
<td>:low_brightness:</td>
<td><code>:low_brightness:</code></td>
</tr>
<tr>
<td>:electric_plug:</td>
<td><code>:electric_plug:</code></td>
</tr>
<tr>
<td>:battery:</td>
<td><code>:battery:</code></td>
</tr>
<tr>
<td>:calling:</td>
<td><code>:calling:</code></td>
</tr>
<tr>
<td>:email:</td>
<td><code>:email:</code></td>
</tr>
<tr>
<td>:mailbox:</td>
<td><code>:mailbox:</code></td>
</tr>
<tr>
<td>:postbox:</td>
<td><code>:postbox:</code></td>
</tr>
<tr>
<td>:bath:</td>
<td><code>:bath:</code></td>
</tr>
<tr>
<td>:bathtub:</td>
<td><code>:bathtub:</code></td>
</tr>
<tr>
<td>:shower:</td>
<td><code>:shower:</code></td>
</tr>
<tr>
<td>:toilet:</td>
<td><code>:toilet:</code></td>
</tr>
<tr>
<td>:wrench:</td>
<td><code>:wrench:</code></td>
</tr>
<tr>
<td>:nut_and_bolt:</td>
<td><code>:nut_and_bolt:</code></td>
</tr>
<tr>
<td>:hammer:</td>
<td><code>:hammer:</code></td>
</tr>
<tr>
<td>:seat:</td>
<td><code>:seat:</code></td>
</tr>
<tr>
<td>:moneybag:</td>
<td><code>:moneybag:</code></td>
</tr>
<tr>
<td>:yen:</td>
<td><code>:yen:</code></td>
</tr>
<tr>
<td>:dollar:</td>
<td><code>:dollar:</code></td>
</tr>
<tr>
<td>:pound:</td>
<td><code>:pound:</code></td>
</tr>
<tr>
<td>:euro:</td>
<td><code>:euro:</code></td>
</tr>
<tr>
<td>:credit_card:</td>
<td><code>:credit_card:</code></td>
</tr>
<tr>
<td>:money_with_wings:</td>
<td><code>:money_with_wings:</code></td>
</tr>
<tr>
<td>:e-mail:</td>
<td><code>:e-mail:</code></td>
</tr>
<tr>
<td>:inbox_tray:</td>
<td><code>:inbox_tray:</code></td>
</tr>
<tr>
<td>:outbox_tray:</td>
<td><code>:outbox_tray:</code></td>
</tr>
<tr>
<td>:envelope:</td>
<td><code>:envelope:</code></td>
</tr>
<tr>
<td>:incoming_envelope:</td>
<td><code>:incoming_envelope:</code></td>
</tr>
<tr>
<td>:postal_horn:</td>
<td><code>:postal_horn:</code></td>
</tr>
<tr>
<td>:mailbox_closed:</td>
<td><code>:mailbox_closed:</code></td>
</tr>
<tr>
<td>:mailbox_with_mail:</td>
<td><code>:mailbox_with_mail:</code></td>
</tr>
<tr>
<td>:mailbox_with_no_mail:</td>
<td><code>:mailbox_with_no_mail:</code></td>
</tr>
<tr>
<td>:package:</td>
<td><code>:package:</code></td>
</tr>
<tr>
<td>:door:</td>
<td><code>:door:</code></td>
</tr>
<tr>
<td>:smoking:</td>
<td><code>:smoking:</code></td>
</tr>
<tr>
<td>:bomb:</td>
<td><code>:bomb:</code></td>
</tr>
<tr>
<td>:gun:</td>
<td><code>:gun:</code></td>
</tr>
<tr>
<td>:hocho:</td>
<td><code>:hocho:</code></td>
</tr>
<tr>
<td>:pill:</td>
<td><code>:pill:</code></td>
</tr>
<tr>
<td>:syringe:</td>
<td><code>:syringe:</code></td>
</tr>
<tr>
<td>:page_facing_up:</td>
<td><code>:page_facing_up:</code></td>
</tr>
<tr>
<td>:page_with_curl:</td>
<td><code>:page_with_curl:</code></td>
</tr>
<tr>
<td>:bookmark_tabs:</td>
<td><code>:bookmark_tabs:</code></td>
</tr>
<tr>
<td>:bar_chart:</td>
<td><code>:bar_chart:</code></td>
</tr>
<tr>
<td>:chart_with_upwards_trend:</td>
<td><code>:chart_with_upwards_trend:</code></td>
</tr>
<tr>
<td>:chart_with_downwards_trend:</td>
<td><code>:chart_with_downwards_trend:</code></td>
</tr>
<tr>
<td>:scroll:</td>
<td><code>:scroll:</code></td>
</tr>
<tr>
<td>:clipboard:</td>
<td><code>:clipboard:</code></td>
</tr>
<tr>
<td>:calendar:</td>
<td><code>:calendar:</code></td>
</tr>
<tr>
<td>:date:</td>
<td><code>:date:</code></td>
</tr>
<tr>
<td>:card_index:</td>
<td><code>:card_index:</code></td>
</tr>
<tr>
<td>:file_folder:</td>
<td><code>:file_folder:</code></td>
</tr>
<tr>
<td>:open_file_folder:</td>
<td><code>:open_file_folder:</code></td>
</tr>
<tr>
<td>:scissors:</td>
<td><code>:scissors:</code></td>
</tr>
<tr>
<td>:pushpin:</td>
<td><code>:pushpin:</code></td>
</tr>
<tr>
<td>:paperclip:</td>
<td><code>:paperclip:</code></td>
</tr>
<tr>
<td>:black_nib:</td>
<td><code>:black_nib:</code></td>
</tr>
<tr>
<td>:pencil2:</td>
<td><code>:pencil2:</code></td>
</tr>
<tr>
<td>:straight_ruler:</td>
<td><code>:straight_ruler:</code></td>
</tr>
<tr>
<td>:triangular_ruler:</td>
<td><code>:triangular_ruler:</code></td>
</tr>
<tr>
<td>:closed_book:</td>
<td><code>:closed_book:</code></td>
</tr>
<tr>
<td>:green_book:</td>
<td><code>:green_book:</code></td>
</tr>
<tr>
<td>:blue_book:</td>
<td><code>:blue_book:</code></td>
</tr>
<tr>
<td>:orange_book:</td>
<td><code>:orange_book:</code></td>
</tr>
<tr>
<td>:notebook:</td>
<td><code>:notebook:</code></td>
</tr>
<tr>
<td>:notebook_with_decorative_cover:</td>
<td><code>:notebook_with_decorative_cover:</code></td>
</tr>
<tr>
<td>:ledger:</td>
<td><code>:ledger:</code></td>
</tr>
<tr>
<td>:books:</td>
<td><code>:books:</code></td>
</tr>
<tr>
<td>:bookmark:</td>
<td><code>:bookmark:</code></td>
</tr>
<tr>
<td>:name_badge:</td>
<td><code>:name_badge:</code></td>
</tr>
<tr>
<td>:microscope:</td>
<td><code>:microscope:</code></td>
</tr>
<tr>
<td>:telescope:</td>
<td><code>:telescope:</code></td>
</tr>
<tr>
<td>:newspaper:</td>
<td><code>:newspaper:</code></td>
</tr>
<tr>
<td>:football:</td>
<td><code>:football:</code></td>
</tr>
<tr>
<td>:basketball:</td>
<td><code>:basketball:</code></td>
</tr>
<tr>
<td>:soccer:</td>
<td><code>:soccer:</code></td>
</tr>
<tr>
<td>:baseball:</td>
<td><code>:baseball:</code></td>
</tr>
<tr>
<td>:tennis:</td>
<td><code>:tennis:</code></td>
</tr>
<tr>
<td>:8ball:</td>
<td><code>:8ball:</code></td>
</tr>
<tr>
<td>:rugby_football:</td>
<td><code>:rugby_football:</code></td>
</tr>
<tr>
<td>:bowling:</td>
<td><code>:bowling:</code></td>
</tr>
<tr>
<td>:golf:</td>
<td><code>:golf:</code></td>
</tr>
<tr>
<td>:mountain_bicyclist:</td>
<td><code>:mountain_bicyclist:</code></td>
</tr>
<tr>
<td>:bicyclist:</td>
<td><code>:bicyclist:</code></td>
</tr>
<tr>
<td>:horse_racing:</td>
<td><code>:horse_racing:</code></td>
</tr>
<tr>
<td>:snowboarder:</td>
<td><code>:snowboarder:</code></td>
</tr>
<tr>
<td>:swimmer:</td>
<td><code>:swimmer:</code></td>
</tr>
<tr>
<td>:surfer:</td>
<td><code>:surfer:</code></td>
</tr>
<tr>
<td>:ski:</td>
<td><code>:ski:</code></td>
</tr>
<tr>
<td>:spades:</td>
<td><code>:spades:</code></td>
</tr>
<tr>
<td>:hearts:</td>
<td><code>:hearts:</code></td>
</tr>
<tr>
<td>:clubs:</td>
<td><code>:clubs:</code></td>
</tr>
<tr>
<td>:diamonds:</td>
<td><code>:diamonds:</code></td>
</tr>
<tr>
<td>:gem:</td>
<td><code>:gem:</code></td>
</tr>
<tr>
<td>:ring:</td>
<td><code>:ring:</code></td>
</tr>
<tr>
<td>:trophy:</td>
<td><code>:trophy:</code></td>
</tr>
<tr>
<td>:musical_score:</td>
<td><code>:musical_score:</code></td>
</tr>
<tr>
<td>:musical_keyboard:</td>
<td><code>:musical_keyboard:</code></td>
</tr>
<tr>
<td>:violin:</td>
<td><code>:violin:</code></td>
</tr>
<tr>
<td>:space_invader:</td>
<td><code>:space_invader:</code></td>
</tr>
<tr>
<td>:video_game:</td>
<td><code>:video_game:</code></td>
</tr>
<tr>
<td>:black_joker:</td>
<td><code>:black_joker:</code></td>
</tr>
<tr>
<td>:flower_playing_cards:</td>
<td><code>:flower_playing_cards:</code></td>
</tr>
<tr>
<td>:game_die:</td>
<td><code>:game_die:</code></td>
</tr>
<tr>
<td>:dart:</td>
<td><code>:dart:</code></td>
</tr>
<tr>
<td>:mahjong:</td>
<td><code>:mahjong:</code></td>
</tr>
<tr>
<td>:clapper:</td>
<td><code>:clapper:</code></td>
</tr>
<tr>
<td>:memo:</td>
<td><code>:memo:</code></td>
</tr>
<tr>
<td>:pencil:</td>
<td><code>:pencil:</code></td>
</tr>
<tr>
<td>:book:</td>
<td><code>:book:</code></td>
</tr>
<tr>
<td>:art:</td>
<td><code>:art:</code></td>
</tr>
<tr>
<td>:microphone:</td>
<td><code>:microphone:</code></td>
</tr>
<tr>
<td>:headphones:</td>
<td><code>:headphones:</code></td>
</tr>
<tr>
<td>:trumpet:</td>
<td><code>:trumpet:</code></td>
</tr>
<tr>
<td>:saxophone:</td>
<td><code>:saxophone:</code></td>
</tr>
<tr>
<td>:guitar:</td>
<td><code>:guitar:</code></td>
</tr>
<tr>
<td>:shoe:</td>
<td><code>:shoe:</code></td>
</tr>
<tr>
<td>:sandal:</td>
<td><code>:sandal:</code></td>
</tr>
<tr>
<td>:high_heel:</td>
<td><code>:high_heel:</code></td>
</tr>
<tr>
<td>:lipstick:</td>
<td><code>:lipstick:</code></td>
</tr>
<tr>
<td>:boot:</td>
<td><code>:boot:</code></td>
</tr>
<tr>
<td>:shirt:</td>
<td><code>:shirt:</code></td>
</tr>
<tr>
<td>:tshirt:</td>
<td><code>:tshirt:</code></td>
</tr>
<tr>
<td>:necktie:</td>
<td><code>:necktie:</code></td>
</tr>
<tr>
<td>:womans_clothes:</td>
<td><code>:womans_clothes:</code></td>
</tr>
<tr>
<td>:dress:</td>
<td><code>:dress:</code></td>
</tr>
<tr>
<td>:running_shirt_with_sash:</td>
<td><code>:running_shirt_with_sash:</code></td>
</tr>
<tr>
<td>:jeans:</td>
<td><code>:jeans:</code></td>
</tr>
<tr>
<td>:kimono:</td>
<td><code>:kimono:</code></td>
</tr>
<tr>
<td>:bikini:</td>
<td><code>:bikini:</code></td>
</tr>
<tr>
<td>:ribbon:</td>
<td><code>:ribbon:</code></td>
</tr>
<tr>
<td>:tophat:</td>
<td><code>:tophat:</code></td>
</tr>
<tr>
<td>:crown:</td>
<td><code>:crown:</code></td>
</tr>
<tr>
<td>:womans_hat:</td>
<td><code>:womans_hat:</code></td>
</tr>
<tr>
<td>:mans_shoe:</td>
<td><code>:mans_shoe:</code></td>
</tr>
<tr>
<td>:closed_umbrella:</td>
<td><code>:closed_umbrella:</code></td>
</tr>
<tr>
<td>:briefcase:</td>
<td><code>:briefcase:</code></td>
</tr>
<tr>
<td>:handbag:</td>
<td><code>:handbag:</code></td>
</tr>
<tr>
<td>:pouch:</td>
<td><code>:pouch:</code></td>
</tr>
<tr>
<td>:purse:</td>
<td><code>:purse:</code></td>
</tr>
<tr>
<td>:eyeglasses:</td>
<td><code>:eyeglasses:</code></td>
</tr>
<tr>
<td>:fishing_pole_and_fish:</td>
<td><code>:fishing_pole_and_fish:</code></td>
</tr>
<tr>
<td>:coffee:</td>
<td><code>:coffee:</code></td>
</tr>
<tr>
<td>:tea:</td>
<td><code>:tea:</code></td>
</tr>
<tr>
<td>:sake:</td>
<td><code>:sake:</code></td>
</tr>
<tr>
<td>:baby_bottle:</td>
<td><code>:baby_bottle:</code></td>
</tr>
<tr>
<td>:beer:</td>
<td><code>:beer:</code></td>
</tr>
<tr>
<td>:beers:</td>
<td><code>:beers:</code></td>
</tr>
<tr>
<td>:cocktail:</td>
<td><code>:cocktail:</code></td>
</tr>
<tr>
<td>:tropical_drink:</td>
<td><code>:tropical_drink:</code></td>
</tr>
<tr>
<td>:wine_glass:</td>
<td><code>:wine_glass:</code></td>
</tr>
<tr>
<td>:fork_and_knife:</td>
<td><code>:fork_and_knife:</code></td>
</tr>
<tr>
<td>:pizza:</td>
<td><code>:pizza:</code></td>
</tr>
<tr>
<td>:hamburger:</td>
<td><code>:hamburger:</code></td>
</tr>
<tr>
<td>:fries:</td>
<td><code>:fries:</code></td>
</tr>
<tr>
<td>:poultry_leg:</td>
<td><code>:poultry_leg:</code></td>
</tr>
<tr>
<td>:meat_on_bone:</td>
<td><code>:meat_on_bone:</code></td>
</tr>
<tr>
<td>:spaghetti:</td>
<td><code>:spaghetti:</code></td>
</tr>
<tr>
<td>:curry:</td>
<td><code>:curry:</code></td>
</tr>
<tr>
<td>:fried_shrimp:</td>
<td><code>:fried_shrimp:</code></td>
</tr>
<tr>
<td>:bento:</td>
<td><code>:bento:</code></td>
</tr>
<tr>
<td>:sushi:</td>
<td><code>:sushi:</code></td>
</tr>
<tr>
<td>:fish_cake:</td>
<td><code>:fish_cake:</code></td>
</tr>
<tr>
<td>:rice_ball:</td>
<td><code>:rice_ball:</code></td>
</tr>
<tr>
<td>:rice_cracker:</td>
<td><code>:rice_cracker:</code></td>
</tr>
<tr>
<td>:rice:</td>
<td><code>:rice:</code></td>
</tr>
<tr>
<td>:ramen:</td>
<td><code>:ramen:</code></td>
</tr>
<tr>
<td>:stew:</td>
<td><code>:stew:</code></td>
</tr>
<tr>
<td>:oden:</td>
<td><code>:oden:</code></td>
</tr>
<tr>
<td>:dango:</td>
<td><code>:dango:</code></td>
</tr>
<tr>
<td>:egg:</td>
<td><code>:egg:</code></td>
</tr>
<tr>
<td>:bread:</td>
<td><code>:bread:</code></td>
</tr>
<tr>
<td>:doughnut:</td>
<td><code>:doughnut:</code></td>
</tr>
<tr>
<td>:custard:</td>
<td><code>:custard:</code></td>
</tr>
<tr>
<td>:icecream:</td>
<td><code>:icecream:</code></td>
</tr>
<tr>
<td>:ice_cream:</td>
<td><code>:ice_cream:</code></td>
</tr>
<tr>
<td>:shaved_ice:</td>
<td><code>:shaved_ice:</code></td>
</tr>
<tr>
<td>:birthday:</td>
<td><code>:birthday:</code></td>
</tr>
<tr>
<td>:cake:</td>
<td><code>:cake:</code></td>
</tr>
<tr>
<td>:cookie:</td>
<td><code>:cookie:</code></td>
</tr>
<tr>
<td>:chocolate_bar:</td>
<td><code>:chocolate_bar:</code></td>
</tr>
<tr>
<td>:candy:</td>
<td><code>:candy:</code></td>
</tr>
<tr>
<td>:lollipop:</td>
<td><code>:lollipop:</code></td>
</tr>
<tr>
<td>:honey_pot:</td>
<td><code>:honey_pot:</code></td>
</tr>
<tr>
<td>:apple:</td>
<td><code>:apple:</code></td>
</tr>
<tr>
<td>:green_apple:</td>
<td><code>:green_apple:</code></td>
</tr>
<tr>
<td>:tangerine:</td>
<td><code>:tangerine:</code></td>
</tr>
<tr>
<td>:lemon:</td>
<td><code>:lemon:</code></td>
</tr>
<tr>
<td>:cherries:</td>
<td><code>:cherries:</code></td>
</tr>
<tr>
<td>:grapes:</td>
<td><code>:grapes:</code></td>
</tr>
<tr>
<td>:watermelon:</td>
<td><code>:watermelon:</code></td>
</tr>
<tr>
<td>:strawberry:</td>
<td><code>:strawberry:</code></td>
</tr>
<tr>
<td>:peach:</td>
<td><code>:peach:</code></td>
</tr>
<tr>
<td>:melon:</td>
<td><code>:melon:</code></td>
</tr>
<tr>
<td>:banana:</td>
<td><code>:banana:</code></td>
</tr>
<tr>
<td>:pear:</td>
<td><code>:pear:</code></td>
</tr>
<tr>
<td>:pineapple:</td>
<td><code>:pineapple:</code></td>
</tr>
<tr>
<td>:sweet_potato:</td>
<td><code>:sweet_potato:</code></td>
</tr>
<tr>
<td>:eggplant:</td>
<td><code>:eggplant:</code></td>
</tr>
<tr>
<td>:tomato:</td>
<td><code>:tomato:</code></td>
</tr>
<tr>
<td>:corn:</td>
<td><code>:corn:</code></td>
</tr>
</tbody>
</table>
</div></div></div><div class="wrap"><div class="wrap-header h3wrap"><h3>Places</h3><div class="wrap-body">
<table>
<thead>
<tr>
<th>-</th>
<th>-</th>
</tr>
</thead>
<tbody>
<tr>
<td>:house:</td>
<td><code>:house:</code></td>
</tr>
<tr>
<td>:house_with_garden:</td>
<td><code>:house_with_garden:</code></td>
</tr>
<tr>
<td>:school:</td>
<td><code>:school:</code></td>
</tr>
<tr>
<td>:office:</td>
<td><code>:office:</code></td>
</tr>
<tr>
<td>:post_office:</td>
<td><code>:post_office:</code></td>
</tr>
<tr>
<td>:hospital:</td>
<td><code>:hospital:</code></td>
</tr>
<tr>
<td>:bank:</td>
<td><code>:bank:</code></td>
</tr>
<tr>
<td>:convenience_store:</td>
<td><code>:convenience_store:</code></td>
</tr>
<tr>
<td>:love_hotel:</td>
<td><code>:love_hotel:</code></td>
</tr>
<tr>
<td>:hotel:</td>
<td><code>:hotel:</code></td>
</tr>
<tr>
<td>:wedding:</td>
<td><code>:wedding:</code></td>
</tr>
<tr>
<td>:church:</td>
<td><code>:church:</code></td>
</tr>
<tr>
<td>:department_store:</td>
<td><code>:department_store:</code></td>
</tr>
<tr>
<td>:european_post_office:</td>
<td><code>:european_post_office:</code></td>
</tr>
<tr>
<td>:city_sunrise:</td>
<td><code>:city_sunrise:</code></td>
</tr>
<tr>
<td>:city_sunset:</td>
<td><code>:city_sunset:</code></td>
</tr>
<tr>
<td>:japanese_castle:</td>
<td><code>:japanese_castle:</code></td>
</tr>
<tr>
<td>:european_castle:</td>
<td><code>:european_castle:</code></td>
</tr>
<tr>
<td>:tent:</td>
<td><code>:tent:</code></td>
</tr>
<tr>
<td>:factory:</td>
<td><code>:factory:</code></td>
</tr>
<tr>
<td>:tokyo_tower:</td>
<td><code>:tokyo_tower:</code></td>
</tr>
<tr>
<td>:japan:</td>
<td><code>:japan:</code></td>
</tr>
<tr>
<td>:mount_fuji:</td>
<td><code>:mount_fuji:</code></td>
</tr>
<tr>
<td>:sunrise_over_mountains:</td>
<td><code>:sunrise_over_mountains:</code></td>
</tr>
<tr>
<td>:sunrise:</td>
<td><code>:sunrise:</code></td>
</tr>
<tr>
<td>:stars:</td>
<td><code>:stars:</code></td>
</tr>
<tr>
<td>:statue_of_liberty:</td>
<td><code>:statue_of_liberty:</code></td>
</tr>
<tr>
<td>:bridge_at_night:</td>
<td><code>:bridge_at_night:</code></td>
</tr>
<tr>
<td>:carousel_horse:</td>
<td><code>:carousel_horse:</code></td>
</tr>
<tr>
<td>:rainbow:</td>
<td><code>:rainbow:</code></td>
</tr>
<tr>
<td>:ferris_wheel:</td>
<td><code>:ferris_wheel:</code></td>
</tr>
<tr>
<td>:fountain:</td>
<td><code>:fountain:</code></td>
</tr>
<tr>
<td>:roller_coaster:</td>
<td><code>:roller_coaster:</code></td>
</tr>
<tr>
<td>:ship:</td>
<td><code>:ship:</code></td>
</tr>
<tr>
<td>:speedboat:</td>
<td><code>:speedboat:</code></td>
</tr>
<tr>
<td>:boat:</td>
<td><code>:boat:</code></td>
</tr>
<tr>
<td>:sailboat:</td>
<td><code>:sailboat:</code></td>
</tr>
<tr>
<td>:rowboat:</td>
<td><code>:rowboat:</code></td>
</tr>
<tr>
<td>:anchor:</td>
<td><code>:anchor:</code></td>
</tr>
<tr>
<td>:rocket:</td>
<td><code>:rocket:</code></td>
</tr>
<tr>
<td>:airplane:</td>
<td><code>:airplane:</code></td>
</tr>
<tr>
<td>:helicopter:</td>
<td><code>:helicopter:</code></td>
</tr>
<tr>
<td>:steam_locomotive:</td>
<td><code>:steam_locomotive:</code></td>
</tr>
<tr>
<td>:tram:</td>
<td><code>:tram:</code></td>
</tr>
<tr>
<td>:mountain_railway:</td>
<td><code>:mountain_railway:</code></td>
</tr>
<tr>
<td>:bike:</td>
<td><code>:bike:</code></td>
</tr>
<tr>
<td>:aerial_tramway:</td>
<td><code>:aerial_tramway:</code></td>
</tr>
<tr>
<td>:suspension_railway:</td>
<td><code>:suspension_railway:</code></td>
</tr>
<tr>
<td>:mountain_cableway:</td>
<td><code>:mountain_cableway:</code></td>
</tr>
<tr>
<td>:tractor:</td>
<td><code>:tractor:</code></td>
</tr>
<tr>
<td>:blue_car:</td>
<td><code>:blue_car:</code></td>
</tr>
<tr>
<td>:oncoming_automobile:</td>
<td><code>:oncoming_automobile:</code></td>
</tr>
<tr>
<td>:car:</td>
<td><code>:car:</code></td>
</tr>
<tr>
<td>:red_car:</td>
<td><code>:red_car:</code></td>
</tr>
<tr>
<td>:taxi:</td>
<td><code>:taxi:</code></td>
</tr>
<tr>
<td>:oncoming_taxi:</td>
<td><code>:oncoming_taxi:</code></td>
</tr>
<tr>
<td>:articulated_lorry:</td>
<td><code>:articulated_lorry:</code></td>
</tr>
<tr>
<td>:bus:</td>
<td><code>:bus:</code></td>
</tr>
<tr>
<td>:oncoming_bus:</td>
<td><code>:oncoming_bus:</code></td>
</tr>
<tr>
<td>:rotating_light:</td>
<td><code>:rotating_light:</code></td>
</tr>
<tr>
<td>:police_car:</td>
<td><code>:police_car:</code></td>
</tr>
<tr>
<td>:oncoming_police_car:</td>
<td><code>:oncoming_police_car:</code></td>
</tr>
<tr>
<td>:fire_engine:</td>
<td><code>:fire_engine:</code></td>
</tr>
<tr>
<td>:ambulance:</td>
<td><code>:ambulance:</code></td>
</tr>
<tr>
<td>:minibus:</td>
<td><code>:minibus:</code></td>
</tr>
<tr>
<td>:truck:</td>
<td><code>:truck:</code></td>
</tr>
<tr>
<td>:train:</td>
<td><code>:train:</code></td>
</tr>
<tr>
<td>:station:</td>
<td><code>:station:</code></td>
</tr>
<tr>
<td>:train2:</td>
<td><code>:train2:</code></td>
</tr>
<tr>
<td>:bullettrain_front:</td>
<td><code>:bullettrain_front:</code></td>
</tr>
<tr>
<td>:bullettrain_side:</td>
<td><code>:bullettrain_side:</code></td>
</tr>
<tr>
<td>:light_rail:</td>
<td><code>:light_rail:</code></td>
</tr>
<tr>
<td>:monorail:</td>
<td><code>:monorail:</code></td>
</tr>
<tr>
<td>:railway_car:</td>
<td><code>:railway_car:</code></td>
</tr>
<tr>
<td>:trolleybus:</td>
<td><code>:trolleybus:</code></td>
</tr>
<tr>
<td>:ticket:</td>
<td><code>:ticket:</code></td>
</tr>
<tr>
<td>:fuelpump:</td>
<td><code>:fuelpump:</code></td>
</tr>
<tr>
<td>:vertical_traffic_light:</td>
<td><code>:vertical_traffic_light:</code></td>
</tr>
<tr>
<td>:traffic_light:</td>
<td><code>:traffic_light:</code></td>
</tr>
<tr>
<td>:warning:</td>
<td><code>:warning:</code></td>
</tr>
<tr>
<td>:construction:</td>
<td><code>:construction:</code></td>
</tr>
<tr>
<td>:beginner:</td>
<td><code>:beginner:</code></td>
</tr>
<tr>
<td>:atm:</td>
<td><code>:atm:</code></td>
</tr>
<tr>
<td>:slot_machine:</td>
<td><code>:slot_machine:</code></td>
</tr>
<tr>
<td>:busstop:</td>
<td><code>:busstop:</code></td>
</tr>
<tr>
<td>:barber:</td>
<td><code>:barber:</code></td>
</tr>
<tr>
<td>:hotsprings:</td>
<td><code>:hotsprings:</code></td>
</tr>
<tr>
<td>:checkered_flag:</td>
<td><code>:checkered_flag:</code></td>
</tr>
<tr>
<td>:crossed_flags:</td>
<td><code>:crossed_flags:</code></td>
</tr>
<tr>
<td>:izakaya_lantern:</td>
<td><code>:izakaya_lantern:</code></td>
</tr>
<tr>
<td>:moyai:</td>
<td><code>:moyai:</code></td>
</tr>
<tr>
<td>:circus_tent:</td>
<td><code>:circus_tent:</code></td>
</tr>
<tr>
<td>:performing_arts:</td>
<td><code>:performing_arts:</code></td>
</tr>
<tr>
<td>:round_pushpin:</td>
<td><code>:round_pushpin:</code></td>
</tr>
<tr>
<td>:triangular_flag_on_post:</td>
<td><code>:triangular_flag_on_post:</code></td>
</tr>
<tr>
<td>:jp:</td>
<td><code>:jp:</code></td>
</tr>
<tr>
<td>:kr:</td>
<td><code>:kr:</code></td>
</tr>
<tr>
<td>:cn:</td>
<td><code>:cn:</code></td>
</tr>
<tr>
<td>:us:</td>
<td><code>:us:</code></td>
</tr>
<tr>
<td>:fr:</td>
<td><code>:fr:</code></td>
</tr>
<tr>
<td>:es:</td>
<td><code>:es:</code></td>
</tr>
<tr>
<td>:it:</td>
<td><code>:it:</code></td>
</tr>
<tr>
<td>:ru:</td>
<td><code>:ru:</code></td>
</tr>
<tr>
<td>:gb:</td>
<td><code>:gb:</code></td>
</tr>
<tr>
<td>:uk:</td>
<td><code>:uk:</code></td>
</tr>
<tr>
<td>:de:</td>
<td><code>:de:</code></td>
</tr>
</tbody>
</table>
</div></div></div><div class="wrap"><div class="wrap-header h3wrap"><h3>Nature</h3><div class="wrap-body">
<table>
<thead>
<tr>
<th>-</th>
<th>-</th>
</tr>
</thead>
<tbody>
<tr>
<td>:sunny:</td>
<td><code>:sunny:</code></td>
</tr>
<tr>
<td>:umbrella:</td>
<td><code>:umbrella:</code></td>
</tr>
<tr>
<td>:cloud:</td>
<td><code>:cloud:</code></td>
</tr>
<tr>
<td>:snowflake:</td>
<td><code>:snowflake:</code></td>
</tr>
<tr>
<td>:snowman:</td>
<td><code>:snowman:</code></td>
</tr>
<tr>
<td>:zap:</td>
<td><code>:zap:</code></td>
</tr>
<tr>
<td>:cyclone:</td>
<td><code>:cyclone:</code></td>
</tr>
<tr>
<td>:foggy:</td>
<td><code>:foggy:</code></td>
</tr>
<tr>
<td>:ocean:</td>
<td><code>:ocean:</code></td>
</tr>
<tr>
<td>:cat:</td>
<td><code>:cat:</code></td>
</tr>
<tr>
<td>:dog:</td>
<td><code>:dog:</code></td>
</tr>
<tr>
<td>:mouse:</td>
<td><code>:mouse:</code></td>
</tr>
<tr>
<td>:hamster:</td>
<td><code>:hamster:</code></td>
</tr>
<tr>
<td>:rabbit:</td>
<td><code>:rabbit:</code></td>
</tr>
<tr>
<td>:wolf:</td>
<td><code>:wolf:</code></td>
</tr>
<tr>
<td>:frog:</td>
<td><code>:frog:</code></td>
</tr>
<tr>
<td>:tiger:</td>
<td><code>:tiger:</code></td>
</tr>
<tr>
<td>:koala:</td>
<td><code>:koala:</code></td>
</tr>
<tr>
<td>:bear:</td>
<td><code>:bear:</code></td>
</tr>
<tr>
<td>:pig:</td>
<td><code>:pig:</code></td>
</tr>
<tr>
<td>:pig_nose:</td>
<td><code>:pig_nose:</code></td>
</tr>
<tr>
<td>:cow:</td>
<td><code>:cow:</code></td>
</tr>
<tr>
<td>:boar:</td>
<td><code>:boar:</code></td>
</tr>
<tr>
<td>:monkey_face:</td>
<td><code>:monkey_face:</code></td>
</tr>
<tr>
<td>:monkey:</td>
<td><code>:monkey:</code></td>
</tr>
<tr>
<td>:horse:</td>
<td><code>:horse:</code></td>
</tr>
<tr>
<td>:racehorse:</td>
<td><code>:racehorse:</code></td>
</tr>
<tr>
<td>:camel:</td>
<td><code>:camel:</code></td>
</tr>
<tr>
<td>:sheep:</td>
<td><code>:sheep:</code></td>
</tr>
<tr>
<td>:elephant:</td>
<td><code>:elephant:</code></td>
</tr>
<tr>
<td>:panda_face:</td>
<td><code>:panda_face:</code></td>
</tr>
<tr>
<td>:snake:</td>
<td><code>:snake:</code></td>
</tr>
<tr>
<td>:bird:</td>
<td><code>:bird:</code></td>
</tr>
<tr>
<td>:baby_chick:</td>
<td><code>:baby_chick:</code></td>
</tr>
<tr>
<td>:hatched_chick:</td>
<td><code>:hatched_chick:</code></td>
</tr>
<tr>
<td>:hatching_chick:</td>
<td><code>:hatching_chick:</code></td>
</tr>
<tr>
<td>:chicken:</td>
<td><code>:chicken:</code></td>
</tr>
<tr>
<td>:penguin:</td>
<td><code>:penguin:</code></td>
</tr>
<tr>
<td>:turtle:</td>
<td><code>:turtle:</code></td>
</tr>
<tr>
<td>:bug:</td>
<td><code>:bug:</code></td>
</tr>
<tr>
<td>:honeybee:</td>
<td><code>:honeybee:</code></td>
</tr>
<tr>
<td>:ant:</td>
<td><code>:ant:</code></td>
</tr>
<tr>
<td>:beetle:</td>
<td><code>:beetle:</code></td>
</tr>
<tr>
<td>:snail:</td>
<td><code>:snail:</code></td>
</tr>
<tr>
<td>:octopus:</td>
<td><code>:octopus:</code></td>
</tr>
<tr>
<td>:tropical_fish:</td>
<td><code>:tropical_fish:</code></td>
</tr>
<tr>
<td>:fish:</td>
<td><code>:fish:</code></td>
</tr>
<tr>
<td>:whale:</td>
<td><code>:whale:</code></td>
</tr>
<tr>
<td>:whale2:</td>
<td><code>:whale2:</code></td>
</tr>
<tr>
<td>:dolphin:</td>
<td><code>:dolphin:</code></td>
</tr>
<tr>
<td>:cow2:</td>
<td><code>:cow2:</code></td>
</tr>
<tr>
<td>:ram:</td>
<td><code>:ram:</code></td>
</tr>
<tr>
<td>:rat:</td>
<td><code>:rat:</code></td>
</tr>
<tr>
<td>:water_buffalo:</td>
<td><code>:water_buffalo:</code></td>
</tr>
<tr>
<td>:tiger2:</td>
<td><code>:tiger2:</code></td>
</tr>
<tr>
<td>:rabbit2:</td>
<td><code>:rabbit2:</code></td>
</tr>
<tr>
<td>:dragon:</td>
<td><code>:dragon:</code></td>
</tr>
<tr>
<td>:goat:</td>
<td><code>:goat:</code></td>
</tr>
<tr>
<td>:rooster:</td>
<td><code>:rooster:</code></td>
</tr>
<tr>
<td>:dog2:</td>
<td><code>:dog2:</code></td>
</tr>
<tr>
<td>:pig2:</td>
<td><code>:pig2:</code></td>
</tr>
<tr>
<td>:mouse2:</td>
<td><code>:mouse2:</code></td>
</tr>
<tr>
<td>:ox:</td>
<td><code>:ox:</code></td>
</tr>
<tr>
<td>:dragon_face:</td>
<td><code>:dragon_face:</code></td>
</tr>
<tr>
<td>:blowfish:</td>
<td><code>:blowfish:</code></td>
</tr>
<tr>
<td>:crocodile:</td>
<td><code>:crocodile:</code></td>
</tr>
<tr>
<td>:dromedary_camel:</td>
<td><code>:dromedary_camel:</code></td>
</tr>
<tr>
<td>:leopard:</td>
<td><code>:leopard:</code></td>
</tr>
<tr>
<td>:cat2:</td>
<td><code>:cat2:</code></td>
</tr>
<tr>
<td>:poodle:</td>
<td><code>:poodle:</code></td>
</tr>
<tr>
<td>:paw_prints:</td>
<td><code>:paw_prints:</code></td>
</tr>
<tr>
<td>:bouquet:</td>
<td><code>:bouquet:</code></td>
</tr>
<tr>
<td>:cherry_blossom:</td>
<td><code>:cherry_blossom:</code></td>
</tr>
<tr>
<td>:tulip:</td>
<td><code>:tulip:</code></td>
</tr>
<tr>
<td>:four_leaf_clover:</td>
<td><code>:four_leaf_clover:</code></td>
</tr>
<tr>
<td>:rose:</td>
<td><code>:rose:</code></td>
</tr>
<tr>
<td>:sunflower:</td>
<td><code>:sunflower:</code></td>
</tr>
<tr>
<td>:hibiscus:</td>
<td><code>:hibiscus:</code></td>
</tr>
<tr>
<td>:maple_leaf:</td>
<td><code>:maple_leaf:</code></td>
</tr>
<tr>
<td>:leaves:</td>
<td><code>:leaves:</code></td>
</tr>
<tr>
<td>:fallen_leaf:</td>
<td><code>:fallen_leaf:</code></td>
</tr>
<tr>
<td>:herb:</td>
<td><code>:herb:</code></td>
</tr>
<tr>
<td>:mushroom:</td>
<td><code>:mushroom:</code></td>
</tr>
<tr>
<td>:cactus:</td>
<td><code>:cactus:</code></td>
</tr>
<tr>
<td>:palm_tree:</td>
<td><code>:palm_tree:</code></td>
</tr>
<tr>
<td>:evergreen_tree:</td>
<td><code>:evergreen_tree:</code></td>
</tr>
<tr>
<td>:deciduous_tree:</td>
<td><code>:deciduous_tree:</code></td>
</tr>
<tr>
<td>:chestnut:</td>
<td><code>:chestnut:</code></td>
</tr>
<tr>
<td>:seedling:</td>
<td><code>:seedling:</code></td>
</tr>
<tr>
<td>:blossom:</td>
<td><code>:blossom:</code></td>
</tr>
<tr>
<td>:ear_of_rice:</td>
<td><code>:ear_of_rice:</code></td>
</tr>
<tr>
<td>:shell:</td>
<td><code>:shell:</code></td>
</tr>
<tr>
<td>:globe_with_meridians:</td>
<td><code>:globe_with_meridians:</code></td>
</tr>
<tr>
<td>:sun_with_face:</td>
<td><code>:sun_with_face:</code></td>
</tr>
<tr>
<td>:full_moon_with_face:</td>
<td><code>:full_moon_with_face:</code></td>
</tr>
<tr>
<td>:new_moon_with_face:</td>
<td><code>:new_moon_with_face:</code></td>
</tr>
<tr>
<td>:new_moon:</td>
<td><code>:new_moon:</code></td>
</tr>
<tr>
<td>:waxing_crescent_moon:</td>
<td><code>:waxing_crescent_moon:</code></td>
</tr>
<tr>
<td>:first_quarter_moon:</td>
<td><code>:first_quarter_moon:</code></td>
</tr>
<tr>
<td>:waxing_gibbous_moon:</td>
<td><code>:waxing_gibbous_moon:</code></td>
</tr>
<tr>
<td>:full_moon:</td>
<td><code>:full_moon:</code></td>
</tr>
<tr>
<td>:waning_gibbous_moon:</td>
<td><code>:waning_gibbous_moon:</code></td>
</tr>
<tr>
<td>:last_quarter_moon:</td>
<td><code>:last_quarter_moon:</code></td>
</tr>
<tr>
<td>:waning_crescent_moon:</td>
<td><code>:waning_crescent_moon:</code></td>
</tr>
<tr>
<td>:last_quarter_moon_with_face:</td>
<td><code>:last_quarter_moon_with_face:</code></td>
</tr>
<tr>
<td>:first_quarter_moon_with_face:</td>
<td><code>:first_quarter_moon_with_face:</code></td>
</tr>
<tr>
<td>:crescent_moon:</td>
<td><code>:crescent_moon:</code></td>
</tr>
<tr>
<td>:earth_africa:</td>
<td><code>:earth_africa:</code></td>
</tr>
<tr>
<td>:earth_americas:</td>
<td><code>:earth_americas:</code></td>
</tr>
<tr>
<td>:earth_asia:</td>
<td><code>:earth_asia:</code></td>
</tr>
<tr>
<td>:volcano:</td>
<td><code>:volcano:</code></td>
</tr>
<tr>
<td>:milky_way:</td>
<td><code>:milky_way:</code></td>
</tr>
<tr>
<td>:partly_sunny:</td>
<td><code>:partly_sunny:</code></td>
</tr>
<tr>
<td>:carrot:</td>
<td><code>:carrot:</code></td>
</tr>
</tbody>
</table>
</div></div></div></div></div></div></div><footer class="footer-wrap"><footer class="max-container">© 2022 Kenny Wang, All rights reserved.</footer></footer></body>
</html>