-
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathemojis.json
111 lines (111 loc) · 3.15 KB
/
emojis.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
{
"😀": "|grin|",
"😃": "|smiley|",
"😄": "|smile|",
"😁": "|grin|",
"😆": "|laughing|",
"😅": "|sweat_smile|",
"🤣": "|rofl|",
"😂": "|joy|",
"🙂": "|slightly_smiling_face|",
"🙃": "|upside_down_face|",
"😉": "|wink|",
"😊": "|blush|",
"😇": "|innocent|",
"🥰": "|smiling_face_with_three_hearts|",
"😍": "|heart_eyes|",
"🤩": "|star_struck|",
"😘": "|kissing_heart|",
"😗": "|kissing|",
"😚": "|kissing_closed_eyes|",
"😙": "|kissing_smiling_eyes|",
"🥲": "|smiling_face_with_tear|",
"😋": "|yum|",
"😛": "|stuck_out_tongue|",
"😜": "|stuck_out_tongue_winking_eye|",
"🤪": "|zany_face|",
"😝": "|stuck_out_tongue_closed_eyes|",
"🤑": "|money_mouth_face|",
"🤗": "|hugs|",
"🤭": "|hand_over_mouth|",
"🤫": "|shushing_face|",
"🤔": "|thinking|",
"🤐": "|zipper_mouth_face|",
"🤨": "|raised_eyebrow|",
"😐": "|neutral_face|",
"😑": "|expressionless|",
"😶": "|no_mouth|",
"😏": "|smirk|",
"😒": "|unamused|",
"🙄": "|roll_eyes|",
"😬": "|grimacing|",
"🤥": "|lying_face|",
"😌": "|relieved|",
"😔": "|pensive|",
"😪": "|sleepy|",
"🤤": "|drooling_face|",
"😴": "|sleeping|",
"😷": "|mask|",
"🤒": "|face_with_thermometer|",
"🤕": "|face_with_head_bandage|",
"🤢": "|nauseated_face|",
"🤮": "|vomiting_face|",
"🤧": "|sneezing_face|",
"🥵": "|hot_face|",
"🥶": "|cold_face|",
"🥴": "|woozy_face|",
"😵": "|dizzy_face|",
"🤯": "|exploding_head|",
"🤠": "|cowboy_hat_face|",
"🥳": "|partying_face|",
"🥸": "|disguised_face|",
"😎": "|sunglasses|",
"🤓": "|nerd_face|",
"🧐": "|monocle_face|",
"😕": "|confused|",
"😟": "|worried|",
"🙁": "|slightly_frowning_face|",
"😮": "|open_mouth|",
"😯": "|hushed|",
"😲": "|astonished|",
"😳": "|flushed|",
"🥺": "|pleading_face|",
"😦": "|frowning|",
"😧": "|anguished|",
"😨": "|fearful|",
"😰": "|cold_sweat|",
"😥": "|disappointed_relieved|",
"😢": "|cry|",
"😭": "|sob|",
"😱": "|scream|",
"😖": "|confounded|",
"😣": "|persevere|",
"😞": "|disappointed|",
"😓": "|sweat|",
"😩": "|weary|",
"😫": "|tired_face|",
"🥱": "|yawning_face|",
"😤": "|triumph|",
"😡": "|rage|",
"😠": "|angry|",
"🤬": "|cursing_face|",
"🪴": "|potted_plant|",
"🌱": "|seedling|",
"🔥": "|fire|",
"⭐": "|star|",
"🌟": "|star2|",
"✨": "|sparkles|",
"💕": "|two_hearts|",
"❤": "|heart|",
"💖": "|sparkling_heart|",
"👍": "|thumbsup|",
"👀": "|eyes|",
"🔪": "|knife|",
"👎": "|thumbsdown|",
"🗡️": "|dagger|",
"💣": "|bomb|",
"💔": "|broken_heart|",
"📷": "|camera|",
"📈": "|chart_with_upwards_trend|",
"📉": "|chart_with_downwards_trend|"
}