fomantic-ui 2.9.0-beta.283 → 2.9.0-beta.286

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (224) hide show
  1. package/.all-contributorsrc +9 -0
  2. package/.github/dependabot.yml +10 -0
  3. package/.github/workflows/ci.yml +2 -2
  4. package/.github/workflows/nightly.yml +2 -2
  5. package/.github/workflows/release.yml +2 -2
  6. package/CONTRIBUTORS.md +1 -0
  7. package/FAQ.md +38 -38
  8. package/dist/components/accordion.css +1 -1
  9. package/dist/components/accordion.js +1 -1
  10. package/dist/components/accordion.min.css +1 -1
  11. package/dist/components/accordion.min.js +1 -1
  12. package/dist/components/ad.css +1 -1
  13. package/dist/components/ad.min.css +1 -1
  14. package/dist/components/api.js +2 -2
  15. package/dist/components/api.min.js +2 -2
  16. package/dist/components/breadcrumb.css +1 -1
  17. package/dist/components/breadcrumb.min.css +1 -1
  18. package/dist/components/button.css +1 -1
  19. package/dist/components/button.min.css +1 -1
  20. package/dist/components/calendar.css +1 -1
  21. package/dist/components/calendar.js +1 -1
  22. package/dist/components/calendar.min.css +1 -1
  23. package/dist/components/calendar.min.js +1 -1
  24. package/dist/components/card.css +1 -1
  25. package/dist/components/card.min.css +1 -1
  26. package/dist/components/checkbox.css +1 -1
  27. package/dist/components/checkbox.js +1 -1
  28. package/dist/components/checkbox.min.css +1 -1
  29. package/dist/components/checkbox.min.js +1 -1
  30. package/dist/components/comment.css +1 -1
  31. package/dist/components/comment.min.css +1 -1
  32. package/dist/components/container.css +1 -1
  33. package/dist/components/container.min.css +1 -1
  34. package/dist/components/dimmer.css +1 -1
  35. package/dist/components/dimmer.js +1 -1
  36. package/dist/components/dimmer.min.css +1 -1
  37. package/dist/components/dimmer.min.js +1 -1
  38. package/dist/components/divider.css +1 -1
  39. package/dist/components/divider.min.css +1 -1
  40. package/dist/components/dropdown.css +1 -1
  41. package/dist/components/dropdown.js +38 -60
  42. package/dist/components/dropdown.min.css +1 -1
  43. package/dist/components/dropdown.min.js +2 -2
  44. package/dist/components/embed.css +1 -1
  45. package/dist/components/embed.js +1 -1
  46. package/dist/components/embed.min.css +1 -1
  47. package/dist/components/embed.min.js +1 -1
  48. package/dist/components/emoji.css +8 -10
  49. package/dist/components/feed.css +1 -1
  50. package/dist/components/feed.min.css +1 -1
  51. package/dist/components/flag.css +8 -8
  52. package/dist/components/flag.min.css +1 -1
  53. package/dist/components/form.css +1 -1
  54. package/dist/components/form.js +1 -1
  55. package/dist/components/form.min.css +1 -1
  56. package/dist/components/form.min.js +1 -1
  57. package/dist/components/grid.css +1 -1
  58. package/dist/components/grid.min.css +1 -1
  59. package/dist/components/header.css +1 -1
  60. package/dist/components/header.min.css +1 -1
  61. package/dist/components/icon.css +1 -1
  62. package/dist/components/icon.min.css +1 -1
  63. package/dist/components/image.css +1 -1
  64. package/dist/components/image.min.css +1 -1
  65. package/dist/components/input.css +1 -1
  66. package/dist/components/input.min.css +1 -1
  67. package/dist/components/item.css +1 -1
  68. package/dist/components/item.min.css +1 -1
  69. package/dist/components/label.css +9 -5
  70. package/dist/components/label.min.css +2 -2
  71. package/dist/components/list.css +1 -1
  72. package/dist/components/list.min.css +1 -1
  73. package/dist/components/loader.css +1 -1
  74. package/dist/components/loader.min.css +1 -1
  75. package/dist/components/message.css +1 -1
  76. package/dist/components/message.min.css +1 -1
  77. package/dist/components/modal.css +1 -1
  78. package/dist/components/modal.js +1 -1
  79. package/dist/components/modal.min.css +1 -1
  80. package/dist/components/modal.min.js +1 -1
  81. package/dist/components/nag.css +1 -1
  82. package/dist/components/nag.js +1 -1
  83. package/dist/components/nag.min.css +1 -1
  84. package/dist/components/nag.min.js +1 -1
  85. package/dist/components/placeholder.css +1 -1
  86. package/dist/components/placeholder.min.css +1 -1
  87. package/dist/components/popup.css +1 -1
  88. package/dist/components/popup.js +1 -1
  89. package/dist/components/popup.min.css +1 -1
  90. package/dist/components/popup.min.js +1 -1
  91. package/dist/components/progress.css +1 -1
  92. package/dist/components/progress.js +1 -1
  93. package/dist/components/progress.min.css +1 -1
  94. package/dist/components/progress.min.js +1 -1
  95. package/dist/components/rail.css +1 -1
  96. package/dist/components/rail.min.css +1 -1
  97. package/dist/components/rating.css +1 -1
  98. package/dist/components/rating.js +1 -1
  99. package/dist/components/rating.min.css +1 -1
  100. package/dist/components/rating.min.js +1 -1
  101. package/dist/components/reset.css +1 -1
  102. package/dist/components/reset.min.css +1 -1
  103. package/dist/components/reveal.css +1 -1
  104. package/dist/components/reveal.min.css +1 -1
  105. package/dist/components/search.css +1 -1
  106. package/dist/components/search.js +1 -1
  107. package/dist/components/search.min.css +1 -1
  108. package/dist/components/search.min.js +1 -1
  109. package/dist/components/segment.css +1 -1
  110. package/dist/components/segment.min.css +1 -1
  111. package/dist/components/shape.css +1 -1
  112. package/dist/components/shape.js +1 -1
  113. package/dist/components/shape.min.css +1 -1
  114. package/dist/components/shape.min.js +1 -1
  115. package/dist/components/sidebar.css +1 -1
  116. package/dist/components/sidebar.js +1 -1
  117. package/dist/components/sidebar.min.css +1 -1
  118. package/dist/components/sidebar.min.js +1 -1
  119. package/dist/components/site.css +1 -1
  120. package/dist/components/site.js +1 -1
  121. package/dist/components/site.min.css +1 -1
  122. package/dist/components/site.min.js +1 -1
  123. package/dist/components/slider.js +1 -1
  124. package/dist/components/slider.min.js +1 -1
  125. package/dist/components/state.js +1 -1
  126. package/dist/components/state.min.js +1 -1
  127. package/dist/components/statistic.css +1 -1
  128. package/dist/components/statistic.min.css +1 -1
  129. package/dist/components/step.css +1 -1
  130. package/dist/components/step.min.css +1 -1
  131. package/dist/components/sticky.css +1 -1
  132. package/dist/components/sticky.js +1 -1
  133. package/dist/components/sticky.min.css +1 -1
  134. package/dist/components/sticky.min.js +1 -1
  135. package/dist/components/tab.css +1 -1
  136. package/dist/components/tab.js +1 -1
  137. package/dist/components/tab.min.css +1 -1
  138. package/dist/components/tab.min.js +1 -1
  139. package/dist/components/table.css +1 -1
  140. package/dist/components/table.min.css +1 -1
  141. package/dist/components/text.css +1 -1
  142. package/dist/components/text.min.css +1 -1
  143. package/dist/components/toast.css +4 -1
  144. package/dist/components/toast.js +9 -5
  145. package/dist/components/toast.min.css +2 -2
  146. package/dist/components/toast.min.js +2 -2
  147. package/dist/components/transition.css +1 -1
  148. package/dist/components/transition.js +1 -1
  149. package/dist/components/transition.min.css +1 -1
  150. package/dist/components/transition.min.js +1 -1
  151. package/dist/components/visibility.js +1 -1
  152. package/dist/components/visibility.min.js +1 -1
  153. package/dist/semantic.css +75 -67
  154. package/dist/semantic.js +71 -89
  155. package/dist/semantic.min.css +2 -2
  156. package/dist/semantic.min.js +2 -2
  157. package/dist/themes/{default → famfamfam}/assets/images/flags.png +0 -0
  158. package/examples/components/button.html +1 -1
  159. package/examples/components/card.html +1 -1
  160. package/examples/components/input.html +1 -1
  161. package/examples/components/menu.html +1 -1
  162. package/examples/components/site.html +1 -1
  163. package/examples/components/table.html +1 -1
  164. package/package.json +1 -1
  165. package/src/definitions/behaviors/api.js +1 -1
  166. package/src/definitions/elements/emoji.less +23 -0
  167. package/src/definitions/elements/flag.less +45 -0
  168. package/src/definitions/elements/label.less +7 -4
  169. package/src/definitions/modules/accordion.less +371 -371
  170. package/src/definitions/modules/dropdown.js +37 -59
  171. package/src/definitions/modules/toast.js +8 -4
  172. package/src/definitions/modules/toast.less +3 -0
  173. package/src/themes/default/elements/emoji.overrides +0 -3592
  174. package/src/themes/default/elements/emoji.variables +3574 -0
  175. package/src/themes/default/elements/flag.overrides +0 -1646
  176. package/src/themes/default/elements/flag.variables +1602 -0
  177. package/src/themes/{default → famfamfam}/assets/images/flags.png +0 -0
  178. package/src/themes/famfamfam/elements/flag.variables +8 -1
  179. package/src/themes/joypixels/elements/emoji.overrides +0 -3591
  180. package/src/themes/joypixels/elements/emoji.variables +3573 -4
  181. package/src/themes/twitter/elements/emoji.overrides +0 -3593
  182. package/src/themes/twitter/elements/emoji.variables +3570 -6
  183. package/tasks/admin/distributions/create.js +1 -1
  184. package/tasks/admin/publish.js +1 -1
  185. package/tasks/admin/release.js +1 -1
  186. package/tasks/build/assets.js +1 -1
  187. package/tasks/build/css.js +1 -1
  188. package/tasks/build/javascript.js +1 -1
  189. package/tasks/check-install.js +1 -1
  190. package/tasks/clean.js +1 -1
  191. package/tasks/collections/README.md +1 -1
  192. package/tasks/collections/admin.js +1 -1
  193. package/tasks/config/admin/oauth.example.js +1 -1
  194. package/tasks/config/admin/templates/composer.json +1 -1
  195. package/tasks/rtl/watch.js +1 -1
  196. package/tasks/version.js +1 -1
  197. package/test/fixtures/accordion.html +1 -1
  198. package/test/fixtures/checkbox.html +1 -1
  199. package/test/fixtures/dropdown.html +1 -1
  200. package/test/fixtures/modal.html +1 -1
  201. package/test/fixtures/popup.html +1 -1
  202. package/test/fixtures/rating.html +1 -1
  203. package/test/fixtures/shape.html +1 -1
  204. package/test/fixtures/sidebar.html +1 -1
  205. package/test/fixtures/tab.html +1 -1
  206. package/test/fixtures/transition.html +1 -1
  207. package/test/fixtures/video.html +1 -1
  208. package/test/helpers/jasmine-jquery.js +1 -1
  209. package/test/helpers/jasmine-sinon.js +1 -1
  210. package/test/helpers/jquery-events.js +1 -1
  211. package/test/helpers/sinon.js +1 -1
  212. package/test/meteor/fonts.js +1 -1
  213. package/test/modules/accordion.spec.js +1 -1
  214. package/test/modules/checkbox.spec.js +1 -1
  215. package/test/modules/dropdown.spec.js +1 -1
  216. package/test/modules/modal.spec.js +1 -1
  217. package/test/modules/module.spec.js +1 -1
  218. package/test/modules/popup.spec.js +1 -1
  219. package/test/modules/search.spec.js +1 -1
  220. package/test/modules/shape.spec.js +1 -1
  221. package/test/modules/sidebar.spec.js +1 -1
  222. package/test/modules/tab.spec.js +1 -1
  223. package/test/modules/transition.spec.js +1 -1
  224. package/test/modules/video.spec.js +1 -1
@@ -1,3596 +1,4 @@
1
- /*
2
- * Tweemoji v13.1 by @twitter - https://twemoji.twitter.com/ - @twitter
3
- * License - CC-BY 4.0 - https://creativecommons.org/licenses/by/4.0/
4
- */
5
1
 
6
2
  /*******************************
7
3
  Emojis
8
4
  *******************************/
9
-
10
- @emoji-map: {
11
- 2049: interrobang;
12
- 2122: tm;
13
- 2139: information_source;
14
- 2194: left_right_arrow;
15
- 2195: arrow_up_down;
16
- 2196: arrow_upper_left;
17
- 2197: arrow_upper_right;
18
- 2198: arrow_lower_right;
19
- 2199: arrow_lower_left;
20
- 2328: keyboard;
21
- 2600: sunny;
22
- 2601: cloud;
23
- 2602: umbrella2;
24
- 2603: snowman2;
25
- 2604: comet;
26
- 2611: ballot_box_with_check;
27
- 2614: umbrella;
28
- 2615: coffee;
29
- 2618: shamrock;
30
- 2620: skull_crossbones;
31
- 2622: radioactive;
32
- 2623: biohazard;
33
- 2626: orthodox_cross;
34
- 2638: wheel_of_dharma;
35
- 2639: frowning2;
36
- 2640: female_sign;
37
- 2642: male_sign;
38
- 2648: aries;
39
- 2649: taurus;
40
- 2650: sagittarius;
41
- 2651: capricorn;
42
- 2652: aquarius;
43
- 2653: pisces;
44
- 2660: spades;
45
- 2663: clubs;
46
- 2665: hearts;
47
- 2666: diamonds;
48
- 2668: hotsprings;
49
- 2692: hammer_pick;
50
- 2693: anchor;
51
- 2694: crossed_swords;
52
- 2695: medical_symbol;
53
- 2696: scales;
54
- 2697: alembic;
55
- 2699: gear;
56
- 2702: scissors;
57
- 2705: white_check_mark;
58
- 2708: airplane;
59
- 2709: envelope;
60
- 2712: black_nib;
61
- 2714: heavy_check_mark;
62
- 2716: heavy_multiplication_x;
63
- 2721: star_of_david;
64
- 2728: sparkles;
65
- 2733: eight_spoked_asterisk;
66
- 2734: eight_pointed_black_star;
67
- 2744: snowflake;
68
- 2747: sparkle;
69
- 2753: question;
70
- 2754: grey_question;
71
- 2755: grey_exclamation;
72
- 2757: exclamation;
73
- 2763: heart_exclamation;
74
- 2764: heart;
75
- 2795: heavy_plus_sign;
76
- 2796: heavy_minus_sign;
77
- 2797: heavy_division_sign;
78
- 2934: arrow_heading_up;
79
- 2935: arrow_heading_down;
80
- 3030: wavy_dash;
81
- 3297: congratulations;
82
- 3299: secret;
83
- 1f600: grinning;
84
- 1f603: smiley;
85
- 1f604: smile;
86
- 1f601: grin;
87
- 1f606: laughing;
88
- 1f605: sweat_smile;
89
- 1f602: joy;
90
- 1f923: rofl;
91
- 263a: relaxed;
92
- 1f60a: blush;
93
- 1f607: innocent;
94
- 1f642: slight_smile;
95
- 1f643: upside_down;
96
- 1f609: wink;
97
- 1f60c: relieved;
98
- 1f972: smiling_face_with_tear;
99
- 1f60d: heart_eyes;
100
- 1f970: smiling_face_with_3_hearts;
101
- 1f618: kissing_heart;
102
- 1f617: kissing;
103
- 1f619: kissing_smiling_eyes;
104
- 1f61a: kissing_closed_eyes;
105
- 1f60b: yum;
106
- 1f61b: stuck_out_tongue;
107
- 1f61d: stuck_out_tongue_closed_eyes;
108
- 1f61c: stuck_out_tongue_winking_eye;
109
- 1f92a: zany_face;
110
- 1f928: face_with_raised_eyebrow;
111
- 1f9d0: face_with_monocle;
112
- 1f913: nerd;
113
- 1f60e: sunglasses;
114
- 1f929: star_struck;
115
- 1f973: partying_face;
116
- 1f60f: smirk;
117
- 1f612: unamused;
118
- 1f61e: disappointed;
119
- 1f614: pensive;
120
- 1f61f: worried;
121
- 1f615: confused;
122
- 1f641: slight_frown;
123
- 1f623: persevere;
124
- 1f616: confounded;
125
- 1f62b: tired_face;
126
- 1f629: weary;
127
- 1f97a: pleading_face;
128
- 1f622: cry;
129
- 1f62d: sob;
130
- 1f624: triumph;
131
- 1f62e-200d-1f4a8: face_exhaling;
132
- 1f620: angry;
133
- 1f621: rage;
134
- 1f92c: face_with_symbols_over_mouth;
135
- 1f92f: exploding_head;
136
- 1f633: flushed;
137
- 1f636-200d-1f32b-fe0f: face_in_clouds;
138
- 1f975: hot_face;
139
- 1f976: cold_face;
140
- 1f631: scream;
141
- 1f628: fearful;
142
- 1f630: cold_sweat;
143
- 1f625: disappointed_relieved;
144
- 1f613: sweat;
145
- 1f917: hugging;
146
- 1f914: thinking;
147
- 1f92d: face_with_hand_over_mouth;
148
- 1f971: yawning_face;
149
- 1f92b: shushing_face;
150
- 1f925: lying_face;
151
- 1f636: no_mouth;
152
- 1f610: neutral_face;
153
- 1f611: expressionless;
154
- 1f62c: grimacing;
155
- 1f644: rolling_eyes;
156
- 1f62f: hushed;
157
- 1f626: frowning;
158
- 1f627: anguished;
159
- 1f62e: open_mouth;
160
- 1f632: astonished;
161
- 1f634: sleeping;
162
- 1f924: drooling_face;
163
- 1f62a: sleepy;
164
- 1f635: dizzy_face;
165
- 1f635-200d-1f4ab: face_with_spiral_eyes;
166
- 1f910: zipper_mouth;
167
- 1f974: woozy_face;
168
- 1f922: nauseated_face;
169
- 1f92e: face_vomiting;
170
- 1f927: sneezing_face;
171
- 1f637: mask;
172
- 1f912: thermometer_face;
173
- 1f915: head_bandage;
174
- 1f911: money_mouth;
175
- 1f920: cowboy;
176
- 1f978: disguised_face;
177
- 1f608: smiling_imp;
178
- 1f47f: imp;
179
- 1f479: japanese_ogre;
180
- 1f47a: japanese_goblin;
181
- 1f921: clown;
182
- 1f4a9: poop;
183
- 1f47b: ghost;
184
- 1f480: skull;
185
- 1f47d: alien;
186
- 1f47e: space_invader;
187
- 1f916: robot;
188
- 1f383: jack_o_lantern;
189
- 1f63a: smiley_cat;
190
- 1f638: smile_cat;
191
- 1f639: joy_cat;
192
- 1f63b: heart_eyes_cat;
193
- 1f63c: smirk_cat;
194
- 1f63d: kissing_cat;
195
- 1f640: scream_cat;
196
- 1f63f: crying_cat_face;
197
- 1f63e: pouting_cat;
198
- 1f932: palms_up_together;
199
- 1f932-1f3fb: palms_up_together_tone1;
200
- 1f932-1f3fc: palms_up_together_tone2;
201
- 1f932-1f3fd: palms_up_together_tone3;
202
- 1f932-1f3fe: palms_up_together_tone4;
203
- 1f932-1f3ff: palms_up_together_tone5;
204
- 1f450: open_hands;
205
- 1f450-1f3fb: open_hands_tone1;
206
- 1f450-1f3fc: open_hands_tone2;
207
- 1f450-1f3fd: open_hands_tone3;
208
- 1f450-1f3fe: open_hands_tone4;
209
- 1f450-1f3ff: open_hands_tone5;
210
- 1f64c: raised_hands;
211
- 1f64c-1f3fb: raised_hands_tone1;
212
- 1f64c-1f3fc: raised_hands_tone2;
213
- 1f64c-1f3fd: raised_hands_tone3;
214
- 1f64c-1f3fe: raised_hands_tone4;
215
- 1f64c-1f3ff: raised_hands_tone5;
216
- 1f44f: clap;
217
- 1f44f-1f3fb: clap_tone1;
218
- 1f44f-1f3fc: clap_tone2;
219
- 1f44f-1f3fd: clap_tone3;
220
- 1f44f-1f3fe: clap_tone4;
221
- 1f44f-1f3ff: clap_tone5;
222
- 1f91d: handshake;
223
- 1f44d: thumbsup;
224
- 1f44d-1f3fb: thumbsup_tone1;
225
- 1f44d-1f3fc: thumbsup_tone2;
226
- 1f44d-1f3fd: thumbsup_tone3;
227
- 1f44d-1f3fe: thumbsup_tone4;
228
- 1f44d-1f3ff: thumbsup_tone5;
229
- 1f44e: thumbsdown;
230
- 1f44e-1f3fb: thumbsdown_tone1;
231
- 1f44e-1f3fc: thumbsdown_tone2;
232
- 1f44e-1f3fd: thumbsdown_tone3;
233
- 1f44e-1f3fe: thumbsdown_tone4;
234
- 1f44e-1f3ff: thumbsdown_tone5;
235
- 1f44a: punch;
236
- 1f44a-1f3fb: punch_tone1;
237
- 1f44a-1f3fc: punch_tone2;
238
- 1f44a-1f3fd: punch_tone3;
239
- 1f44a-1f3fe: punch_tone4;
240
- 1f44a-1f3ff: punch_tone5;
241
- 270a: fist;
242
- 270a-1f3fb: fist_tone1;
243
- 270a-1f3fc: fist_tone2;
244
- 270a-1f3fd: fist_tone3;
245
- 270a-1f3fe: fist_tone4;
246
- 270a-1f3ff: fist_tone5;
247
- 1f91b: left_facing_fist;
248
- 1f91b-1f3fb: left_facing_fist_tone1;
249
- 1f91b-1f3fc: left_facing_fist_tone2;
250
- 1f91b-1f3fd: left_facing_fist_tone3;
251
- 1f91b-1f3fe: left_facing_fist_tone4;
252
- 1f91b-1f3ff: left_facing_fist_tone5;
253
- 1f91c: right_facing_fist;
254
- 1f91c-1f3fb: right_facing_fist_tone1;
255
- 1f91c-1f3fc: right_facing_fist_tone2;
256
- 1f91c-1f3fd: right_facing_fist_tone3;
257
- 1f91c-1f3fe: right_facing_fist_tone4;
258
- 1f91c-1f3ff: right_facing_fist_tone5;
259
- 1f91e: fingers_crossed;
260
- 1f91e-1f3fb: fingers_crossed_tone1;
261
- 1f91e-1f3fc: fingers_crossed_tone2;
262
- 1f91e-1f3fd: fingers_crossed_tone3;
263
- 1f91e-1f3fe: fingers_crossed_tone4;
264
- 1f91e-1f3ff: fingers_crossed_tone5;
265
- 270c: v;
266
- 270c-1f3fb: v_tone1;
267
- 270c-1f3fc: v_tone2;
268
- 270c-1f3fd: v_tone3;
269
- 270c-1f3fe: v_tone4;
270
- 270c-1f3ff: v_tone5;
271
- 1f91f: love_you_gesture;
272
- 1f91f-1f3fb: love_you_gesture_tone1;
273
- 1f91f-1f3fc: love_you_gesture_tone2;
274
- 1f91f-1f3fd: love_you_gesture_tone3;
275
- 1f91f-1f3fe: love_you_gesture_tone4;
276
- 1f91f-1f3ff: love_you_gesture_tone5;
277
- 1f918: metal;
278
- 1f918-1f3fb: metal_tone1;
279
- 1f918-1f3fc: metal_tone2;
280
- 1f918-1f3fd: metal_tone3;
281
- 1f918-1f3fe: metal_tone4;
282
- 1f918-1f3ff: metal_tone5;
283
- 1f44c: ok_hand;
284
- 1f44c-1f3fb: ok_hand_tone1;
285
- 1f44c-1f3fc: ok_hand_tone2;
286
- 1f44c-1f3fd: ok_hand_tone3;
287
- 1f44c-1f3fe: ok_hand_tone4;
288
- 1f44c-1f3ff: ok_hand_tone5;
289
- 1f90f: pinching_hand;
290
- 1f90f-1f3fb: pinching_hand_tone1;
291
- 1f90f-1f3fc: pinching_hand_tone2;
292
- 1f90f-1f3fd: pinching_hand_tone3;
293
- 1f90f-1f3fe: pinching_hand_tone4;
294
- 1f90f-1f3ff: pinching_hand_tone5;
295
- 1f90c: pinched_fingers;
296
- 1f90c-1f3fc: pinched_fingers_tone2;
297
- 1f90c-1f3fb: pinched_fingers_tone1;
298
- 1f90c-1f3fd: pinched_fingers_tone3;
299
- 1f90c-1f3fe: pinched_fingers_tone4;
300
- 1f90c-1f3ff: pinched_fingers_tone5;
301
- 1f448: point_left;
302
- 1f448-1f3fb: point_left_tone1;
303
- 1f448-1f3fc: point_left_tone2;
304
- 1f448-1f3fd: point_left_tone3;
305
- 1f448-1f3fe: point_left_tone4;
306
- 1f448-1f3ff: point_left_tone5;
307
- 1f449: point_right;
308
- 1f449-1f3fb: point_right_tone1;
309
- 1f449-1f3fc: point_right_tone2;
310
- 1f449-1f3fd: point_right_tone3;
311
- 1f449-1f3fe: point_right_tone4;
312
- 1f449-1f3ff: point_right_tone5;
313
- 1f446: point_up_2;
314
- 1f446-1f3fb: point_up_2_tone1;
315
- 1f446-1f3fc: point_up_2_tone2;
316
- 1f446-1f3fd: point_up_2_tone3;
317
- 1f446-1f3fe: point_up_2_tone4;
318
- 1f446-1f3ff: point_up_2_tone5;
319
- 1f447: point_down;
320
- 1f447-1f3fb: point_down_tone1;
321
- 1f447-1f3fc: point_down_tone2;
322
- 1f447-1f3fd: point_down_tone3;
323
- 1f447-1f3fe: point_down_tone4;
324
- 1f447-1f3ff: point_down_tone5;
325
- 261d: point_up;
326
- 261d-1f3fb: point_up_tone1;
327
- 261d-1f3fc: point_up_tone2;
328
- 261d-1f3fd: point_up_tone3;
329
- 261d-1f3fe: point_up_tone4;
330
- 261d-1f3ff: point_up_tone5;
331
- 270b: raised_hand;
332
- 270b-1f3fb: raised_hand_tone1;
333
- 270b-1f3fc: raised_hand_tone2;
334
- 270b-1f3fd: raised_hand_tone3;
335
- 270b-1f3fe: raised_hand_tone4;
336
- 270b-1f3ff: raised_hand_tone5;
337
- 1f91a: raised_back_of_hand;
338
- 1f91a-1f3fb: raised_back_of_hand_tone1;
339
- 1f91a-1f3fc: raised_back_of_hand_tone2;
340
- 1f91a-1f3fd: raised_back_of_hand_tone3;
341
- 1f91a-1f3fe: raised_back_of_hand_tone4;
342
- 1f91a-1f3ff: raised_back_of_hand_tone5;
343
- 1f590: hand_splayed;
344
- 1f590-1f3fb: hand_splayed_tone1;
345
- 1f590-1f3fc: hand_splayed_tone2;
346
- 1f590-1f3fd: hand_splayed_tone3;
347
- 1f590-1f3fe: hand_splayed_tone4;
348
- 1f590-1f3ff: hand_splayed_tone5;
349
- 1f596: vulcan;
350
- 1f596-1f3fb: vulcan_tone1;
351
- 1f596-1f3fc: vulcan_tone2;
352
- 1f596-1f3fd: vulcan_tone3;
353
- 1f596-1f3fe: vulcan_tone4;
354
- 1f596-1f3ff: vulcan_tone5;
355
- 1f44b: wave;
356
- 1f44b-1f3fb: wave_tone1;
357
- 1f44b-1f3fc: wave_tone2;
358
- 1f44b-1f3fd: wave_tone3;
359
- 1f44b-1f3fe: wave_tone4;
360
- 1f44b-1f3ff: wave_tone5;
361
- 1f919: call_me;
362
- 1f919-1f3fb: call_me_tone1;
363
- 1f919-1f3fc: call_me_tone2;
364
- 1f919-1f3fd: call_me_tone3;
365
- 1f919-1f3fe: call_me_tone4;
366
- 1f919-1f3ff: call_me_tone5;
367
- 1f4aa: muscle;
368
- 1f4aa-1f3fb: muscle_tone1;
369
- 1f4aa-1f3fc: muscle_tone2;
370
- 1f4aa-1f3fd: muscle_tone3;
371
- 1f4aa-1f3fe: muscle_tone4;
372
- 1f4aa-1f3ff: muscle_tone5;
373
- 1f9be: mechanical_arm;
374
- 1f595: middle_finger;
375
- 1f595-1f3fb: middle_finger_tone1;
376
- 1f595-1f3fc: middle_finger_tone2;
377
- 1f595-1f3fd: middle_finger_tone3;
378
- 1f595-1f3fe: middle_finger_tone4;
379
- 1f595-1f3ff: middle_finger_tone5;
380
- 270d: writing_hand;
381
- 270d-1f3fb: writing_hand_tone1;
382
- 270d-1f3fc: writing_hand_tone2;
383
- 270d-1f3fd: writing_hand_tone3;
384
- 270d-1f3fe: writing_hand_tone4;
385
- 270d-1f3ff: writing_hand_tone5;
386
- 1f64f: pray;
387
- 1f64f-1f3fb: pray_tone1;
388
- 1f64f-1f3fc: pray_tone2;
389
- 1f64f-1f3fd: pray_tone3;
390
- 1f64f-1f3fe: pray_tone4;
391
- 1f64f-1f3ff: pray_tone5;
392
- 1f9b6: foot;
393
- 1f9b6-1f3fb: foot_tone1;
394
- 1f9b6-1f3fc: foot_tone2;
395
- 1f9b6-1f3fd: foot_tone3;
396
- 1f9b6-1f3fe: foot_tone4;
397
- 1f9b6-1f3ff: foot_tone5;
398
- 1f9b5: leg;
399
- 1f9b5-1f3fb: leg_tone1;
400
- 1f9b5-1f3fc: leg_tone2;
401
- 1f9b5-1f3fd: leg_tone3;
402
- 1f9b5-1f3fe: leg_tone4;
403
- 1f9b5-1f3ff: leg_tone5;
404
- 1f9bf: mechanical_leg;
405
- 1f484: lipstick;
406
- 1f48b: kiss;
407
- 1f444: lips;
408
- 1f9b7: tooth;
409
- 1f445: tongue;
410
- 1f442: ear;
411
- 1f442-1f3fb: ear_tone1;
412
- 1f442-1f3fc: ear_tone2;
413
- 1f9d1-1f3ff-200d-2764-fe0f-200d-1f48b-200d-1f9d1-1f3fe: kiss_person_person_tone5_tone4;
414
- 1f442-1f3fd: ear_tone3;
415
- 1f442-1f3fe: ear_tone4;
416
- 1f442-1f3ff: ear_tone5;
417
- 1f9bb: ear_with_hearing_aid;
418
- 1f9bb-1f3fb: ear_with_hearing_aid_tone1;
419
- 1f9bb-1f3fc: ear_with_hearing_aid_tone2;
420
- 1f9bb-1f3fd: ear_with_hearing_aid_tone3;
421
- 1f9bb-1f3fe: ear_with_hearing_aid_tone4;
422
- 1f9bb-1f3ff: ear_with_hearing_aid_tone5;
423
- 1f443: nose;
424
- 1f443-1f3fb: nose_tone1;
425
- 1f443-1f3fc: nose_tone2;
426
- 1f443-1f3fd: nose_tone3;
427
- 1f443-1f3fe: nose_tone4;
428
- 1f443-1f3ff: nose_tone5;
429
- 1f463: footprints;
430
- 1f441: eye;
431
- 1f440: eyes;
432
- 1f9e0: brain;
433
- 1fac0: anatomical_heart;
434
- 1fac1: lungs;
435
- 1f9b4: bone;
436
- 1f5e3: speaking_head;
437
- 1f464: bust_in_silhouette;
438
- 1f465: busts_in_silhouette;
439
- 1fac2: people_hugging;
440
- 1f476: baby;
441
- 1f476-1f3fb: baby_tone1;
442
- 1f476-1f3fc: baby_tone2;
443
- 1f476-1f3fd: baby_tone3;
444
- 1f476-1f3fe: baby_tone4;
445
- 1f476-1f3ff: baby_tone5;
446
- 1f467: girl;
447
- 1f467-1f3fb: girl_tone1;
448
- 1f467-1f3fc: girl_tone2;
449
- 1f467-1f3fd: girl_tone3;
450
- 1f467-1f3fe: girl_tone4;
451
- 1f467-1f3ff: girl_tone5;
452
- 1f9d2: child;
453
- 1f9d2-1f3fb: child_tone1;
454
- 1f9d2-1f3fc: child_tone2;
455
- 1f9d2-1f3fd: child_tone3;
456
- 1f9d2-1f3fe: child_tone4;
457
- 1f9d2-1f3ff: child_tone5;
458
- 1f466: boy;
459
- 1f466-1f3fb: boy_tone1;
460
- 1f466-1f3fc: boy_tone2;
461
- 1f466-1f3fd: boy_tone3;
462
- 1f466-1f3fe: boy_tone4;
463
- 1f466-1f3ff: boy_tone5;
464
- 1f469: woman;
465
- 1f469-1f3fb: woman_tone1;
466
- 1f469-1f3fc: woman_tone2;
467
- 1f469-1f3fd: woman_tone3;
468
- 1f469-1f3fe: woman_tone4;
469
- 1f469-1f3ff: woman_tone5;
470
- 1f9d1: adult;
471
- 1f9d1-1f3fb: adult_tone1;
472
- 1f9d1-1f3fc: adult_tone2;
473
- 1f9d1-1f3fd: adult_tone3;
474
- 1f9d1-1f3fe: adult_tone4;
475
- 1f9d1-1f3ff: adult_tone5;
476
- 1f468: man;
477
- 1f468-1f3fb: man_tone1;
478
- 1f468-1f3fc: man_tone2;
479
- 1f468-1f3fd: man_tone3;
480
- 1f468-1f3fe: man_tone4;
481
- 1f468-1f3ff: man_tone5;
482
- 1f9d1-200d-1f9b1: person_curly_hair;
483
- 1f9d1-1f3fb-200d-1f9b1: person_tone1_curly_hair;
484
- 1f9d1-1f3fc-200d-1f9b1: person_tone2_curly_hair;
485
- 1f9d1-1f3fd-200d-1f9b1: person_tone3_curly_hair;
486
- 1f9d1-1f3fe-200d-1f9b1: person_tone4_curly_hair;
487
- 1f9d1-1f3ff-200d-1f9b1: person_tone5_curly_hair;
488
- 1f469-200d-1f9b1: woman_curly_haired;
489
- 1f469-1f3fb-200d-1f9b1: woman_curly_haired_tone1;
490
- 1f469-1f3fc-200d-1f9b1: woman_curly_haired_tone2;
491
- 1f469-1f3fd-200d-1f9b1: woman_curly_haired_tone3;
492
- 1f469-1f3fe-200d-1f9b1: woman_curly_haired_tone4;
493
- 1f469-1f3ff-200d-1f9b1: woman_curly_haired_tone5;
494
- 1f468-200d-1f9b1: man_curly_haired;
495
- 1f468-1f3fb-200d-1f9b1: man_curly_haired_tone1;
496
- 1f468-1f3fc-200d-1f9b1: man_curly_haired_tone2;
497
- 1f468-1f3fd-200d-1f9b1: man_curly_haired_tone3;
498
- 1f468-1f3fe-200d-1f9b1: man_curly_haired_tone4;
499
- 1f468-1f3ff-200d-1f9b1: man_curly_haired_tone5;
500
- 1f9d1-200d-1f9b0: person_red_hair;
501
- 1f9d1-1f3fb-200d-1f9b0: person_tone1_red_hair;
502
- 1f9d1-1f3fc-200d-1f9b0: person_tone2_red_hair;
503
- 1f9d1-1f3fd-200d-1f9b0: person_tone3_red_hair;
504
- 1f9d1-1f3fe-200d-1f9b0: person_tone4_red_hair;
505
- 1f9d1-1f3ff-200d-1f9b0: person_tone5_red_hair;
506
- 1f469-200d-1f9b0: woman_red_haired;
507
- 1f469-1f3fb-200d-1f9b0: woman_red_haired_tone1;
508
- 1f469-1f3fc-200d-1f9b0: woman_red_haired_tone2;
509
- 1f469-1f3fd-200d-1f9b0: woman_red_haired_tone3;
510
- 1f469-1f3fe-200d-1f9b0: woman_red_haired_tone4;
511
- 1f469-1f3ff-200d-1f9b0: woman_red_haired_tone5;
512
- 1f468-200d-1f9b0: man_red_haired;
513
- 1f468-1f3fb-200d-1f9b0: man_red_haired_tone1;
514
- 1f468-1f3fc-200d-1f9b0: man_red_haired_tone2;
515
- 1f468-1f3fd-200d-1f9b0: man_red_haired_tone3;
516
- 1f468-1f3fe-200d-1f9b0: man_red_haired_tone4;
517
- 1f468-1f3ff-200d-1f9b0: man_red_haired_tone5;
518
- 1f471-200d-2640-fe0f: blond-haired_woman;
519
- 1f471-1f3fb-200d-2640-fe0f: blond-haired_woman_tone1;
520
- 1f471-1f3fc-200d-2640-fe0f: blond-haired_woman_tone2;
521
- 1f471-1f3fd-200d-2640-fe0f: blond-haired_woman_tone3;
522
- 1f471-1f3fe-200d-2640-fe0f: blond-haired_woman_tone4;
523
- 1f471-1f3ff-200d-2640-fe0f: blond-haired_woman_tone5;
524
- 1f471: blond_haired_person;
525
- 1f471-1f3fb: blond_haired_person_tone1;
526
- 1f471-1f3fc: blond_haired_person_tone2;
527
- 1f471-1f3fd: blond_haired_person_tone3;
528
- 1f471-1f3fe: blond_haired_person_tone4;
529
- 1f471-1f3ff: blond_haired_person_tone5;
530
- 1f471-200d-2642-fe0f: blond-haired_man;
531
- 1f471-1f3fb-200d-2642-fe0f: blond-haired_man_tone1;
532
- 1f471-1f3fc-200d-2642-fe0f: blond-haired_man_tone2;
533
- 1f471-1f3fd-200d-2642-fe0f: blond-haired_man_tone3;
534
- 1f471-1f3fe-200d-2642-fe0f: blond-haired_man_tone4;
535
- 1f471-1f3ff-200d-2642-fe0f: blond-haired_man_tone5;
536
- 1f9d1-200d-1f9b3: person_white_hair;
537
- 1f9d1-1f3fb-200d-1f9b3: person_tone1_white_hair;
538
- 1f9d1-1f3fc-200d-1f9b3: person_tone2_white_hair;
539
- 1f9d1-1f3fd-200d-1f9b3: person_tone3_white_hair;
540
- 1f9d1-1f3fe-200d-1f9b3: person_tone4_white_hair;
541
- 1f9d1-1f3ff-200d-1f9b3: person_tone5_white_hair;
542
- 1f469-200d-1f9b3: woman_white_haired;
543
- 1f469-1f3fb-200d-1f9b3: woman_white_haired_tone1;
544
- 1f469-1f3fc-200d-1f9b3: woman_white_haired_tone2;
545
- 1f469-1f3fd-200d-1f9b3: woman_white_haired_tone3;
546
- 1f469-1f3fe-200d-1f9b3: woman_white_haired_tone4;
547
- 1f469-1f3ff-200d-1f9b3: woman_white_haired_tone5;
548
- 1f468-200d-1f9b3: man_white_haired;
549
- 1f468-1f3fb-200d-1f9b3: man_white_haired_tone1;
550
- 1f468-1f3fc-200d-1f9b3: man_white_haired_tone2;
551
- 1f468-1f3fd-200d-1f9b3: man_white_haired_tone3;
552
- 1f468-1f3fe-200d-1f9b3: man_white_haired_tone4;
553
- 1f468-1f3ff-200d-1f9b3: man_white_haired_tone5;
554
- 1f9d1-200d-1f9b2: person_bald;
555
- 1f9d1-1f3fb-200d-1f9b2: person_tone1_bald;
556
- 1f9d1-1f3fc-200d-1f9b2: person_tone2_bald;
557
- 1f9d1-1f3fd-200d-1f9b2: person_tone3_bald;
558
- 1f9d1-1f3fe-200d-1f9b2: person_tone4_bald;
559
- 1f9d1-1f3ff-200d-1f9b2: person_tone5_bald;
560
- 1f469-200d-1f9b2: woman_bald;
561
- 1f469-1f3fb-200d-1f9b2: woman_bald_tone1;
562
- 1f469-1f3fc-200d-1f9b2: woman_bald_tone2;
563
- 1f469-1f3fd-200d-1f9b2: woman_bald_tone3;
564
- 1f469-1f3fe-200d-1f9b2: woman_bald_tone4;
565
- 1f469-1f3ff-200d-1f9b2: woman_bald_tone5;
566
- 1f468-200d-1f9b2: man_bald;
567
- 1f468-1f3fb-200d-1f9b2: man_bald_tone1;
568
- 1f468-1f3fc-200d-1f9b2: man_bald_tone2;
569
- 1f468-1f3fd-200d-1f9b2: man_bald_tone3;
570
- 1f468-1f3fe-200d-1f9b2: man_bald_tone4;
571
- 1f468-1f3ff-200d-1f9b2: man_bald_tone5;
572
- 1f9d4: bearded_person;
573
- 1f9d4-1f3fb: bearded_person_tone1;
574
- 1f9d4-1f3fc: bearded_person_tone2;
575
- 1f9d4-1f3fd: bearded_person_tone3;
576
- 1f9d4-1f3fe: bearded_person_tone4;
577
- 1f9d4-1f3ff: bearded_person_tone5;
578
- 1f9d4-200d-2642-fe0f: man_beard;
579
- 1f9d4-1f3fb-200d-2642-fe0f: man_tone1_beard;
580
- 1f9d4-1f3fc-200d-2642-fe0f: man_tone2_beard;
581
- 1f9d4-1f3fd-200d-2642-fe0f: man_tone3_beard;
582
- 1f9d4-1f3fe-200d-2642-fe0f: man_tone4_beard;
583
- 1f9d4-1f3ff-200d-2642-fe0f: man_tone5_beard;
584
- 1f9d4-200d-2640-fe0f: woman_beard;
585
- 1f9d4-1f3fb-200d-2640-fe0f: woman_tone1_beard;
586
- 1f9d4-1f3fc-200d-2640-fe0f: woman_tone2_beard;
587
- 1f9d4-1f3fd-200d-2640-fe0f: woman_tone3_beard;
588
- 1f9d4-1f3fe-200d-2640-fe0f: woman_tone4_beard;
589
- 1f9d4-1f3ff-200d-2640-fe0f: woman_tone5_beard;
590
- 1f475: older_woman;
591
- 1f475-1f3fb: older_woman_tone1;
592
- 1f475-1f3fc: older_woman_tone2;
593
- 1f475-1f3fd: older_woman_tone3;
594
- 1f475-1f3fe: older_woman_tone4;
595
- 1f475-1f3ff: older_woman_tone5;
596
- 1f9d3: older_adult;
597
- 1f9d3-1f3fb: older_adult_tone1;
598
- 1f9d3-1f3fc: older_adult_tone2;
599
- 1f9d3-1f3fd: older_adult_tone3;
600
- 1f9d3-1f3fe: older_adult_tone4;
601
- 1f9d3-1f3ff: older_adult_tone5;
602
- 1f474: older_man;
603
- 1f474-1f3fb: older_man_tone1;
604
- 1f474-1f3fc: older_man_tone2;
605
- 1f474-1f3fd: older_man_tone3;
606
- 1f474-1f3fe: older_man_tone4;
607
- 1f474-1f3ff: older_man_tone5;
608
- 1f472: man_with_chinese_cap;
609
- 1f472-1f3fb: man_with_chinese_cap_tone1;
610
- 1f472-1f3fc: man_with_chinese_cap_tone2;
611
- 1f472-1f3fd: man_with_chinese_cap_tone3;
612
- 1f472-1f3fe: man_with_chinese_cap_tone4;
613
- 1f472-1f3ff: man_with_chinese_cap_tone5;
614
- 1f473: person_wearing_turban;
615
- 1f473-1f3fb: person_wearing_turban_tone1;
616
- 1f473-1f3fc: person_wearing_turban_tone2;
617
- 1f473-1f3fd: person_wearing_turban_tone3;
618
- 1f473-1f3fe: person_wearing_turban_tone4;
619
- 1f473-1f3ff: person_wearing_turban_tone5;
620
- 1f473-200d-2640-fe0f: woman_wearing_turban;
621
- 1f473-1f3fb-200d-2640-fe0f: woman_wearing_turban_tone1;
622
- 1f473-1f3fc-200d-2640-fe0f: woman_wearing_turban_tone2;
623
- 1f473-1f3fd-200d-2640-fe0f: woman_wearing_turban_tone3;
624
- 1f473-1f3fe-200d-2640-fe0f: woman_wearing_turban_tone4;
625
- 1f473-1f3ff-200d-2640-fe0f: woman_wearing_turban_tone5;
626
- 1f473-200d-2642-fe0f: man_wearing_turban;
627
- 1f473-1f3fb-200d-2642-fe0f: man_wearing_turban_tone1;
628
- 1f473-1f3fc-200d-2642-fe0f: man_wearing_turban_tone2;
629
- 1f473-1f3fd-200d-2642-fe0f: man_wearing_turban_tone3;
630
- 1f473-1f3fe-200d-2642-fe0f: man_wearing_turban_tone4;
631
- 1f473-1f3ff-200d-2642-fe0f: man_wearing_turban_tone5;
632
- 1f9d5: woman_with_headscarf;
633
- 1f9d5-1f3fb: woman_with_headscarf_tone1;
634
- 1f9d5-1f3fc: woman_with_headscarf_tone2;
635
- 1f9d5-1f3fd: woman_with_headscarf_tone3;
636
- 1f9d5-1f3fe: woman_with_headscarf_tone4;
637
- 1f9d5-1f3ff: woman_with_headscarf_tone5;
638
- 1f46e: police_officer;
639
- 1f46e-1f3fb: police_officer_tone1;
640
- 1f46e-1f3fc: police_officer_tone2;
641
- 1f46e-1f3fd: police_officer_tone3;
642
- 1f46e-1f3fe: police_officer_tone4;
643
- 1f46e-1f3ff: police_officer_tone5;
644
- 1f46e-200d-2640-fe0f: woman_police_officer;
645
- 1f46e-1f3fb-200d-2640-fe0f: woman_police_officer_tone1;
646
- 1f46e-1f3fc-200d-2640-fe0f: woman_police_officer_tone2;
647
- 1f46e-1f3fd-200d-2640-fe0f: woman_police_officer_tone3;
648
- 1f46e-1f3fe-200d-2640-fe0f: woman_police_officer_tone4;
649
- 1f46e-1f3ff-200d-2640-fe0f: woman_police_officer_tone5;
650
- 1f46e-200d-2642-fe0f: man_police_officer;
651
- 1f46e-1f3fb-200d-2642-fe0f: man_police_officer_tone1;
652
- 1f46e-1f3fc-200d-2642-fe0f: man_police_officer_tone2;
653
- 1f46e-1f3fd-200d-2642-fe0f: man_police_officer_tone3;
654
- 1f46e-1f3fe-200d-2642-fe0f: man_police_officer_tone4;
655
- 1f46e-1f3ff-200d-2642-fe0f: man_police_officer_tone5;
656
- 1f477: construction_worker;
657
- 1f477-1f3fb: construction_worker_tone1;
658
- 1f477-1f3fc: construction_worker_tone2;
659
- 1f477-1f3fd: construction_worker_tone3;
660
- 1f477-1f3fe: construction_worker_tone4;
661
- 1f477-1f3ff: construction_worker_tone5;
662
- 1f477-200d-2640-fe0f: woman_construction_worker;
663
- 1f477-1f3fb-200d-2640-fe0f: woman_construction_worker_tone1;
664
- 1f477-1f3fc-200d-2640-fe0f: woman_construction_worker_tone2;
665
- 1f477-1f3fd-200d-2640-fe0f: woman_construction_worker_tone3;
666
- 1f477-1f3fe-200d-2640-fe0f: woman_construction_worker_tone4;
667
- 1f477-1f3ff-200d-2640-fe0f: woman_construction_worker_tone5;
668
- 1f477-200d-2642-fe0f: man_construction_worker;
669
- 1f477-1f3fb-200d-2642-fe0f: man_construction_worker_tone1;
670
- 1f477-1f3fc-200d-2642-fe0f: man_construction_worker_tone2;
671
- 1f477-1f3fd-200d-2642-fe0f: man_construction_worker_tone3;
672
- 1f477-1f3fe-200d-2642-fe0f: man_construction_worker_tone4;
673
- 1f477-1f3ff-200d-2642-fe0f: man_construction_worker_tone5;
674
- 1f482: guard;
675
- 1f482-1f3fb: guard_tone1;
676
- 1f482-1f3fc: guard_tone2;
677
- 1f482-1f3fd: guard_tone3;
678
- 1f482-1f3fe: guard_tone4;
679
- 1f482-1f3ff: guard_tone5;
680
- 1f482-200d-2640-fe0f: woman_guard;
681
- 1f482-1f3fb-200d-2640-fe0f: woman_guard_tone1;
682
- 1f482-1f3fc-200d-2640-fe0f: woman_guard_tone2;
683
- 1f482-1f3fd-200d-2640-fe0f: woman_guard_tone3;
684
- 1f482-1f3fe-200d-2640-fe0f: woman_guard_tone4;
685
- 1f482-1f3ff-200d-2640-fe0f: woman_guard_tone5;
686
- 1f482-200d-2642-fe0f: man_guard;
687
- 1f482-1f3fb-200d-2642-fe0f: man_guard_tone1;
688
- 1f482-1f3fc-200d-2642-fe0f: man_guard_tone2;
689
- 1f482-1f3fd-200d-2642-fe0f: man_guard_tone3;
690
- 1f482-1f3fe-200d-2642-fe0f: man_guard_tone4;
691
- 1f482-1f3ff-200d-2642-fe0f: man_guard_tone5;
692
- 1f575: detective;
693
- 1f575-1f3fb: detective_tone1;
694
- 1f575-1f3fc: detective_tone2;
695
- 1f575-1f3fd: detective_tone3;
696
- 1f575-1f3fe: detective_tone4;
697
- 1f575-1f3ff: detective_tone5;
698
- 1f575-fe0f-200d-2640-fe0f: woman_detective;
699
- 1f575-1f3fb-200d-2640-fe0f: woman_detective_tone1;
700
- 1f575-1f3fc-200d-2640-fe0f: woman_detective_tone2;
701
- 1f575-1f3fd-200d-2640-fe0f: woman_detective_tone3;
702
- 1f575-1f3fe-200d-2640-fe0f: woman_detective_tone4;
703
- 1f575-1f3ff-200d-2640-fe0f: woman_detective_tone5;
704
- 1f575-fe0f-200d-2642-fe0f: man_detective;
705
- 1f575-1f3fb-200d-2642-fe0f: man_detective_tone1;
706
- 1f575-1f3fc-200d-2642-fe0f: man_detective_tone2;
707
- 1f575-1f3fd-200d-2642-fe0f: man_detective_tone3;
708
- 1f575-1f3fe-200d-2642-fe0f: man_detective_tone4;
709
- 1f575-1f3ff-200d-2642-fe0f: man_detective_tone5;
710
- 1f9d1-200d-2695-fe0f: health_worker;
711
- 1f9d1-1f3fb-200d-2695-fe0f: health_worker_tone1;
712
- 1f9d1-1f3fc-200d-2695-fe0f: health_worker_tone2;
713
- 1f9d1-1f3fd-200d-2695-fe0f: health_worker_tone3;
714
- 1f9d1-1f3fe-200d-2695-fe0f: health_worker_tone4;
715
- 1f9d1-1f3ff-200d-2695-fe0f: health_worker_tone5;
716
- 1f469-200d-2695-fe0f: woman_health_worker;
717
- 1f469-1f3fb-200d-2695-fe0f: woman_health_worker_tone1;
718
- 1f469-1f3fc-200d-2695-fe0f: woman_health_worker_tone2;
719
- 1f469-1f3fd-200d-2695-fe0f: woman_health_worker_tone3;
720
- 1f469-1f3fe-200d-2695-fe0f: woman_health_worker_tone4;
721
- 1f469-1f3ff-200d-2695-fe0f: woman_health_worker_tone5;
722
- 1f468-200d-2695-fe0f: man_health_worker;
723
- 1f468-1f3fb-200d-2695-fe0f: man_health_worker_tone1;
724
- 1f468-1f3fc-200d-2695-fe0f: man_health_worker_tone2;
725
- 1f468-1f3fd-200d-2695-fe0f: man_health_worker_tone3;
726
- 1f468-1f3fe-200d-2695-fe0f: man_health_worker_tone4;
727
- 1f468-1f3ff-200d-2695-fe0f: man_health_worker_tone5;
728
- 1f9d1-200d-1f33e: farmer;
729
- 1f9d1-1f3fb-200d-1f33e: farmer_tone1;
730
- 1f9d1-1f3fc-200d-1f33e: farmer_tone2;
731
- 1f9d1-1f3fd-200d-1f33e: farmer_tone3;
732
- 1f9d1-1f3fe-200d-1f33e: farmer_tone4;
733
- 1f9d1-1f3ff-200d-1f33e: farmer_tone5;
734
- 1f469-200d-1f33e: woman_farmer;
735
- 1f469-1f3fb-200d-1f33e: woman_farmer_tone1;
736
- 1f469-1f3fc-200d-1f33e: woman_farmer_tone2;
737
- 1f469-1f3fd-200d-1f33e: woman_farmer_tone3;
738
- 1f469-1f3fe-200d-1f33e: woman_farmer_tone4;
739
- 1f469-1f3ff-200d-1f33e: woman_farmer_tone5;
740
- 1f468-200d-1f33e: man_farmer;
741
- 1f468-1f3fb-200d-1f33e: man_farmer_tone1;
742
- 1f468-1f3fc-200d-1f33e: man_farmer_tone2;
743
- 1f468-1f3fd-200d-1f33e: man_farmer_tone3;
744
- 1f468-1f3fe-200d-1f33e: man_farmer_tone4;
745
- 1f468-1f3ff-200d-1f33e: man_farmer_tone5;
746
- 1f9d1-200d-1f373: cook;
747
- 1f9d1-1f3fb-200d-1f373: cook_tone1;
748
- 1f9d1-1f3fc-200d-1f373: cook_tone2;
749
- 1f9d1-1f3fd-200d-1f373: cook_tone3;
750
- 1f9d1-1f3fe-200d-1f373: cook_tone4;
751
- 1f9d1-1f3ff-200d-1f373: cook_tone5;
752
- 1f469-200d-1f373: woman_cook;
753
- 1f469-1f3fb-200d-1f373: woman_cook_tone1;
754
- 1f469-1f3fc-200d-1f373: woman_cook_tone2;
755
- 1f469-1f3fd-200d-1f373: woman_cook_tone3;
756
- 1f469-1f3fe-200d-1f373: woman_cook_tone4;
757
- 1f469-1f3ff-200d-1f373: woman_cook_tone5;
758
- 1f468-200d-1f373: man_cook;
759
- 1f468-1f3fb-200d-1f373: man_cook_tone1;
760
- 1f468-1f3fc-200d-1f373: man_cook_tone2;
761
- 1f468-1f3fd-200d-1f373: man_cook_tone3;
762
- 1f468-1f3fe-200d-1f373: man_cook_tone4;
763
- 1f468-1f3ff-200d-1f373: man_cook_tone5;
764
- 1f9d1-200d-1f393: student;
765
- 1f9d1-1f3fb-200d-1f393: student_tone1;
766
- 1f9d1-1f3fc-200d-1f393: student_tone2;
767
- 1f9d1-1f3fd-200d-1f393: student_tone3;
768
- 1f9d1-1f3fe-200d-1f393: student_tone4;
769
- 1f9d1-1f3ff-200d-1f393: student_tone5;
770
- 1f469-200d-1f393: woman_student;
771
- 1f469-1f3fb-200d-1f393: woman_student_tone1;
772
- 1f469-1f3fc-200d-1f393: woman_student_tone2;
773
- 1f469-1f3fd-200d-1f393: woman_student_tone3;
774
- 1f469-1f3fe-200d-1f393: woman_student_tone4;
775
- 1f469-1f3ff-200d-1f393: woman_student_tone5;
776
- 1f468-200d-1f393: man_student;
777
- 1f468-1f3fb-200d-1f393: man_student_tone1;
778
- 1f468-1f3fc-200d-1f393: man_student_tone2;
779
- 1f468-1f3fd-200d-1f393: man_student_tone3;
780
- 1f468-1f3fe-200d-1f393: man_student_tone4;
781
- 1f468-1f3ff-200d-1f393: man_student_tone5;
782
- 1f9d1-200d-1f3a4: singer;
783
- 1f9d1-1f3fb-200d-1f3a4: singer_tone1;
784
- 1f9d1-1f3fc-200d-1f3a4: singer_tone2;
785
- 1f9d1-1f3fd-200d-1f3a4: singer_tone3;
786
- 1f9d1-1f3fe-200d-1f3a4: singer_tone4;
787
- 1f9d1-1f3ff-200d-1f3a4: singer_tone5;
788
- 1f469-200d-1f3a4: woman_singer;
789
- 1f469-1f3fb-200d-1f3a4: woman_singer_tone1;
790
- 1f469-1f3fc-200d-1f3a4: woman_singer_tone2;
791
- 1f469-1f3fd-200d-1f3a4: woman_singer_tone3;
792
- 1f469-1f3fe-200d-1f3a4: woman_singer_tone4;
793
- 1f469-1f3ff-200d-1f3a4: woman_singer_tone5;
794
- 1f468-200d-1f3a4: man_singer;
795
- 1f468-1f3fb-200d-1f3a4: man_singer_tone1;
796
- 1f468-1f3fc-200d-1f3a4: man_singer_tone2;
797
- 1f468-1f3fd-200d-1f3a4: man_singer_tone3;
798
- 1f468-1f3fe-200d-1f3a4: man_singer_tone4;
799
- 1f468-1f3ff-200d-1f3a4: man_singer_tone5;
800
- 1f9d1-200d-1f3eb: teacher;
801
- 1f9d1-1f3fb-200d-1f3eb: teacher_tone1;
802
- 1f9d1-1f3fc-200d-1f3eb: teacher_tone2;
803
- 1f9d1-1f3fd-200d-1f3eb: teacher_tone3;
804
- 1f9d1-1f3fe-200d-1f3eb: teacher_tone4;
805
- 1f9d1-1f3ff-200d-1f3eb: teacher_tone5;
806
- 1f469-200d-1f3eb: woman_teacher;
807
- 1f469-1f3fb-200d-1f3eb: woman_teacher_tone1;
808
- 1f469-1f3fc-200d-1f3eb: woman_teacher_tone2;
809
- 1f469-1f3fd-200d-1f3eb: woman_teacher_tone3;
810
- 1f469-1f3fe-200d-1f3eb: woman_teacher_tone4;
811
- 1f469-1f3ff-200d-1f3eb: woman_teacher_tone5;
812
- 1f468-200d-1f3eb: man_teacher;
813
- 1f468-1f3fb-200d-1f3eb: man_teacher_tone1;
814
- 1f468-1f3fc-200d-1f3eb: man_teacher_tone2;
815
- 1f468-1f3fd-200d-1f3eb: man_teacher_tone3;
816
- 1f468-1f3fe-200d-1f3eb: man_teacher_tone4;
817
- 1f468-1f3ff-200d-1f3eb: man_teacher_tone5;
818
- 1f9d1-200d-1f3ed: factory_worker;
819
- 1f9d1-1f3fb-200d-1f3ed: factory_worker_tone1;
820
- 1f9d1-1f3fc-200d-1f3ed: factory_worker_tone2;
821
- 1f9d1-1f3fd-200d-1f3ed: factory_worker_tone3;
822
- 1f9d1-1f3fe-200d-1f3ed: factory_worker_tone4;
823
- 1f9d1-1f3ff-200d-1f3ed: factory_worker_tone5;
824
- 1f469-200d-1f3ed: woman_factory_worker;
825
- 1f469-1f3fb-200d-1f3ed: woman_factory_worker_tone1;
826
- 1f469-1f3fc-200d-1f3ed: woman_factory_worker_tone2;
827
- 1f469-1f3fd-200d-1f3ed: woman_factory_worker_tone3;
828
- 1f469-1f3fe-200d-1f3ed: woman_factory_worker_tone4;
829
- 1f469-1f3ff-200d-1f3ed: woman_factory_worker_tone5;
830
- 1f468-200d-1f3ed: man_factory_worker;
831
- 1f468-1f3fb-200d-1f3ed: man_factory_worker_tone1;
832
- 1f468-1f3fc-200d-1f3ed: man_factory_worker_tone2;
833
- 1f468-1f3fd-200d-1f3ed: man_factory_worker_tone3;
834
- 1f468-1f3fe-200d-1f3ed: man_factory_worker_tone4;
835
- 1f468-1f3ff-200d-1f3ed: man_factory_worker_tone5;
836
- 1f9d1-200d-1f4bb: technologist;
837
- 1f9d1-1f3fb-200d-1f4bb: technologist_tone1;
838
- 1f9d1-1f3fc-200d-1f4bb: technologist_tone2;
839
- 1f9d1-1f3fd-200d-1f4bb: technologist_tone3;
840
- 1f9d1-1f3fe-200d-1f4bb: technologist_tone4;
841
- 1f9d1-1f3ff-200d-1f4bb: technologist_tone5;
842
- 1f469-200d-1f4bb: woman_technologist;
843
- 1f469-1f3fb-200d-1f4bb: woman_technologist_tone1;
844
- 1f469-1f3fc-200d-1f4bb: woman_technologist_tone2;
845
- 1f469-1f3fd-200d-1f4bb: woman_technologist_tone3;
846
- 1f469-1f3fe-200d-1f4bb: woman_technologist_tone4;
847
- 1f469-1f3ff-200d-1f4bb: woman_technologist_tone5;
848
- 1f468-200d-1f4bb: man_technologist;
849
- 1f468-1f3fb-200d-1f4bb: man_technologist_tone1;
850
- 1f468-1f3fc-200d-1f4bb: man_technologist_tone2;
851
- 1f468-1f3fd-200d-1f4bb: man_technologist_tone3;
852
- 1f468-1f3fe-200d-1f4bb: man_technologist_tone4;
853
- 1f468-1f3ff-200d-1f4bb: man_technologist_tone5;
854
- 1f9d1-200d-1f4bc: office_worker;
855
- 1f9d1-1f3fb-200d-1f4bc: office_worker_tone1;
856
- 1f9d1-1f3fc-200d-1f4bc: office_worker_tone2;
857
- 1f9d1-1f3fd-200d-1f4bc: office_worker_tone3;
858
- 1f9d1-1f3fe-200d-1f4bc: office_worker_tone4;
859
- 1f9d1-1f3ff-200d-1f4bc: office_worker_tone5;
860
- 1f469-200d-1f4bc: woman_office_worker;
861
- 1f469-1f3fb-200d-1f4bc: woman_office_worker_tone1;
862
- 1f469-1f3fc-200d-1f4bc: woman_office_worker_tone2;
863
- 1f469-1f3fd-200d-1f4bc: woman_office_worker_tone3;
864
- 1f469-1f3fe-200d-1f4bc: woman_office_worker_tone4;
865
- 1f469-1f3ff-200d-1f4bc: woman_office_worker_tone5;
866
- 1f468-200d-1f4bc: man_office_worker;
867
- 1f468-1f3fb-200d-1f4bc: man_office_worker_tone1;
868
- 1f468-1f3fc-200d-1f4bc: man_office_worker_tone2;
869
- 1f468-1f3fd-200d-1f4bc: man_office_worker_tone3;
870
- 1f468-1f3fe-200d-1f4bc: man_office_worker_tone4;
871
- 1f468-1f3ff-200d-1f4bc: man_office_worker_tone5;
872
- 1f9d1-200d-1f527: mechanic;
873
- 1f9d1-1f3fb-200d-1f527: mechanic_tone1;
874
- 1f9d1-1f3fc-200d-1f527: mechanic_tone2;
875
- 1f9d1-1f3fd-200d-1f527: mechanic_tone3;
876
- 1f9d1-1f3fe-200d-1f527: mechanic_tone4;
877
- 1f9d1-1f3ff-200d-1f527: mechanic_tone5;
878
- 1f469-200d-1f527: woman_mechanic;
879
- 1f469-1f3fb-200d-1f527: woman_mechanic_tone1;
880
- 1f469-1f3fc-200d-1f527: woman_mechanic_tone2;
881
- 1f469-1f3fd-200d-1f527: woman_mechanic_tone3;
882
- 1f469-1f3fe-200d-1f527: woman_mechanic_tone4;
883
- 1f469-1f3ff-200d-1f527: woman_mechanic_tone5;
884
- 1f468-200d-1f527: man_mechanic;
885
- 1f468-1f3fb-200d-1f527: man_mechanic_tone1;
886
- 1f468-1f3fc-200d-1f527: man_mechanic_tone2;
887
- 1f468-1f3fd-200d-1f527: man_mechanic_tone3;
888
- 1f468-1f3fe-200d-1f527: man_mechanic_tone4;
889
- 1f468-1f3ff-200d-1f527: man_mechanic_tone5;
890
- 1f9d1-200d-1f52c: scientist;
891
- 1f9d1-1f3fb-200d-1f52c: scientist_tone1;
892
- 1f9d1-1f3fc-200d-1f52c: scientist_tone2;
893
- 1f9d1-1f3fd-200d-1f52c: scientist_tone3;
894
- 1f9d1-1f3fe-200d-1f52c: scientist_tone4;
895
- 1f9d1-1f3ff-200d-1f52c: scientist_tone5;
896
- 1f469-200d-1f52c: woman_scientist;
897
- 1f469-1f3fb-200d-1f52c: woman_scientist_tone1;
898
- 1f469-1f3fc-200d-1f52c: woman_scientist_tone2;
899
- 1f469-1f3fd-200d-1f52c: woman_scientist_tone3;
900
- 1f469-1f3fe-200d-1f52c: woman_scientist_tone4;
901
- 1f469-1f3ff-200d-1f52c: woman_scientist_tone5;
902
- 1f468-200d-1f52c: man_scientist;
903
- 1f468-1f3fb-200d-1f52c: man_scientist_tone1;
904
- 1f468-1f3fc-200d-1f52c: man_scientist_tone2;
905
- 1f468-1f3fd-200d-1f52c: man_scientist_tone3;
906
- 1f468-1f3fe-200d-1f52c: man_scientist_tone4;
907
- 1f468-1f3ff-200d-1f52c: man_scientist_tone5;
908
- 1f9d1-200d-1f3a8: artist;
909
- 1f9d1-1f3fb-200d-1f3a8: artist_tone1;
910
- 1f9d1-1f3fc-200d-1f3a8: artist_tone2;
911
- 1f9d1-1f3fd-200d-1f3a8: artist_tone3;
912
- 1f9d1-1f3fe-200d-1f3a8: artist_tone4;
913
- 1f9d1-1f3ff-200d-1f3a8: artist_tone5;
914
- 1f469-200d-1f3a8: woman_artist;
915
- 1f469-1f3fb-200d-1f3a8: woman_artist_tone1;
916
- 1f469-1f3fc-200d-1f3a8: woman_artist_tone2;
917
- 1f469-1f3fd-200d-1f3a8: woman_artist_tone3;
918
- 1f469-1f3fe-200d-1f3a8: woman_artist_tone4;
919
- 1f469-1f3ff-200d-1f3a8: woman_artist_tone5;
920
- 1f468-200d-1f3a8: man_artist;
921
- 1f468-1f3fb-200d-1f3a8: man_artist_tone1;
922
- 1f468-1f3fc-200d-1f3a8: man_artist_tone2;
923
- 1f468-1f3fd-200d-1f3a8: man_artist_tone3;
924
- 1f468-1f3fe-200d-1f3a8: man_artist_tone4;
925
- 1f468-1f3ff-200d-1f3a8: man_artist_tone5;
926
- 1f9d1-200d-1f692: firefighter;
927
- 1f9d1-1f3fb-200d-1f692: firefighter_tone1;
928
- 1f9d1-1f3fc-200d-1f692: firefighter_tone2;
929
- 1f9d1-1f3fd-200d-1f692: firefighter_tone3;
930
- 1f9d1-1f3fe-200d-1f692: firefighter_tone4;
931
- 1f9d1-1f3ff-200d-1f692: firefighter_tone5;
932
- 1f469-200d-1f692: woman_firefighter;
933
- 1f469-1f3fb-200d-1f692: woman_firefighter_tone1;
934
- 1f469-1f3fc-200d-1f692: woman_firefighter_tone2;
935
- 1f469-1f3fd-200d-1f692: woman_firefighter_tone3;
936
- 1f469-1f3fe-200d-1f692: woman_firefighter_tone4;
937
- 1f469-1f3ff-200d-1f692: woman_firefighter_tone5;
938
- 1f468-200d-1f692: man_firefighter;
939
- 1f468-1f3fb-200d-1f692: man_firefighter_tone1;
940
- 1f468-1f3fc-200d-1f692: man_firefighter_tone2;
941
- 1f468-1f3fd-200d-1f692: man_firefighter_tone3;
942
- 1f468-1f3fe-200d-1f692: man_firefighter_tone4;
943
- 1f468-1f3ff-200d-1f692: man_firefighter_tone5;
944
- 1f9d1-200d-2708-fe0f: pilot;
945
- 1f9d1-1f3fb-200d-2708-fe0f: pilot_tone1;
946
- 1f9d1-1f3fc-200d-2708-fe0f: pilot_tone2;
947
- 1f9d1-1f3fd-200d-2708-fe0f: pilot_tone3;
948
- 1f9d1-1f3fe-200d-2708-fe0f: pilot_tone4;
949
- 1f9d1-1f3ff-200d-2708-fe0f: pilot_tone5;
950
- 1f469-200d-2708-fe0f: woman_pilot;
951
- 1f469-1f3fb-200d-2708-fe0f: woman_pilot_tone1;
952
- 1f469-1f3fc-200d-2708-fe0f: woman_pilot_tone2;
953
- 1f469-1f3fd-200d-2708-fe0f: woman_pilot_tone3;
954
- 1f469-1f3fe-200d-2708-fe0f: woman_pilot_tone4;
955
- 1f469-1f3ff-200d-2708-fe0f: woman_pilot_tone5;
956
- 1f468-200d-2708-fe0f: man_pilot;
957
- 1f468-1f3fb-200d-2708-fe0f: man_pilot_tone1;
958
- 1f468-1f3fc-200d-2708-fe0f: man_pilot_tone2;
959
- 1f468-1f3fd-200d-2708-fe0f: man_pilot_tone3;
960
- 1f468-1f3fe-200d-2708-fe0f: man_pilot_tone4;
961
- 1f468-1f3ff-200d-2708-fe0f: man_pilot_tone5;
962
- 1f9d1-200d-1f680: astronaut;
963
- 1f9d1-1f3fb-200d-1f680: astronaut_tone1;
964
- 1f9d1-1f3fc-200d-1f680: astronaut_tone2;
965
- 1f9d1-1f3fd-200d-1f680: astronaut_tone3;
966
- 1f9d1-1f3fe-200d-1f680: astronaut_tone4;
967
- 1f9d1-1f3ff-200d-1f680: astronaut_tone5;
968
- 1f469-200d-1f680: woman_astronaut;
969
- 1f469-1f3fb-200d-1f680: woman_astronaut_tone1;
970
- 1f469-1f3fc-200d-1f680: woman_astronaut_tone2;
971
- 1f469-1f3fd-200d-1f680: woman_astronaut_tone3;
972
- 1f469-1f3fe-200d-1f680: woman_astronaut_tone4;
973
- 1f469-1f3ff-200d-1f680: woman_astronaut_tone5;
974
- 1f468-200d-1f680: man_astronaut;
975
- 1f468-1f3fb-200d-1f680: man_astronaut_tone1;
976
- 1f468-1f3fc-200d-1f680: man_astronaut_tone2;
977
- 1f468-1f3fd-200d-1f680: man_astronaut_tone3;
978
- 1f468-1f3fe-200d-1f680: man_astronaut_tone4;
979
- 1f468-1f3ff-200d-1f680: man_astronaut_tone5;
980
- 1f9d1-200d-2696-fe0f: judge;
981
- 1f9d1-1f3fb-200d-2696-fe0f: judge_tone1;
982
- 1f9d1-1f3fc-200d-2696-fe0f: judge_tone2;
983
- 1f9d1-1f3fd-200d-2696-fe0f: judge_tone3;
984
- 1f9d1-1f3fe-200d-2696-fe0f: judge_tone4;
985
- 1f9d1-1f3ff-200d-2696-fe0f: judge_tone5;
986
- 1f469-200d-2696-fe0f: woman_judge;
987
- 1f469-1f3fb-200d-2696-fe0f: woman_judge_tone1;
988
- 1f469-1f3fc-200d-2696-fe0f: woman_judge_tone2;
989
- 1f469-1f3fd-200d-2696-fe0f: woman_judge_tone3;
990
- 1f469-1f3fe-200d-2696-fe0f: woman_judge_tone4;
991
- 1f469-1f3ff-200d-2696-fe0f: woman_judge_tone5;
992
- 1f468-200d-2696-fe0f: man_judge;
993
- 1f468-1f3fb-200d-2696-fe0f: man_judge_tone1;
994
- 1f468-1f3fc-200d-2696-fe0f: man_judge_tone2;
995
- 1f468-1f3fd-200d-2696-fe0f: man_judge_tone3;
996
- 1f468-1f3fe-200d-2696-fe0f: man_judge_tone4;
997
- 1f468-1f3ff-200d-2696-fe0f: man_judge_tone5;
998
- 1f470: person_with_veil;
999
- 1f470-1f3fb: person_with_veil_tone1;
1000
- 1f470-1f3fc: person_with_veil_tone2;
1001
- 1f470-1f3fd: person_with_veil_tone3;
1002
- 1f470-1f3fe: person_with_veil_tone4;
1003
- 1f470-1f3ff: person_with_veil_tone5;
1004
- 1f470-200d-2640-fe0f: woman_with_veil;
1005
- 1f470-1f3fb-200d-2640-fe0f: woman_with_veil_tone1;
1006
- 1f470-1f3fc-200d-2640-fe0f: woman_with_veil_tone2;
1007
- 1f470-1f3fd-200d-2640-fe0f: woman_with_veil_tone3;
1008
- 1f470-1f3fe-200d-2640-fe0f: woman_with_veil_tone4;
1009
- 1f470-1f3ff-200d-2640-fe0f: woman_with_veil_tone5;
1010
- 1f470-200d-2642-fe0f: man_with_veil;
1011
- 1f470-1f3fb-200d-2642-fe0f: man_with_veil_tone1;
1012
- 1f470-1f3fc-200d-2642-fe0f: man_with_veil_tone2;
1013
- 1f470-1f3fd-200d-2642-fe0f: man_with_veil_tone3;
1014
- 1f470-1f3fe-200d-2642-fe0f: man_with_veil_tone4;
1015
- 1f470-1f3ff-200d-2642-fe0f: man_with_veil_tone5;
1016
- 1f935: person_in_tuxedo;
1017
- 1f935-1f3fb: person_in_tuxedo_tone1;
1018
- 1f935-1f3fc: person_in_tuxedo_tone2;
1019
- 1f935-1f3fd: person_in_tuxedo_tone3;
1020
- 1f935-1f3fe: person_in_tuxedo_tone4;
1021
- 1f935-1f3ff: person_in_tuxedo_tone5;
1022
- 1f935-200d-2640-fe0f: woman_in_tuxedo;
1023
- 1f935-1f3fb-200d-2640-fe0f: woman_in_tuxedo_tone1;
1024
- 1f935-1f3fc-200d-2640-fe0f: woman_in_tuxedo_tone2;
1025
- 1f935-1f3fd-200d-2640-fe0f: woman_in_tuxedo_tone3;
1026
- 1f935-1f3fe-200d-2640-fe0f: woman_in_tuxedo_tone4;
1027
- 1f935-1f3ff-200d-2640-fe0f: woman_in_tuxedo_tone5;
1028
- 1f935-200d-2642-fe0f: man_in_tuxedo;
1029
- 1f935-1f3fb-200d-2642-fe0f: man_in_tuxedo_tone1;
1030
- 1f935-1f3fc-200d-2642-fe0f: man_in_tuxedo_tone2;
1031
- 1f935-1f3fd-200d-2642-fe0f: man_in_tuxedo_tone3;
1032
- 1f935-1f3fe-200d-2642-fe0f: man_in_tuxedo_tone4;
1033
- 1f935-1f3ff-200d-2642-fe0f: man_in_tuxedo_tone5;
1034
- 1f478: princess;
1035
- 1f478-1f3fb: princess_tone1;
1036
- 1f478-1f3fc: princess_tone2;
1037
- 1f478-1f3fd: princess_tone3;
1038
- 1f478-1f3fe: princess_tone4;
1039
- 1f478-1f3ff: princess_tone5;
1040
- 1f934: prince;
1041
- 1f934-1f3fb: prince_tone1;
1042
- 1f934-1f3fc: prince_tone2;
1043
- 1f934-1f3fd: prince_tone3;
1044
- 1f934-1f3fe: prince_tone4;
1045
- 1f934-1f3ff: prince_tone5;
1046
- 1f9b8: superhero;
1047
- 1f9b8-1f3fb: superhero_tone1;
1048
- 1f9b8-1f3fc: superhero_tone2;
1049
- 1f9b8-1f3fd: superhero_tone3;
1050
- 1f9b8-1f3fe: superhero_tone4;
1051
- 1f9b8-1f3ff: superhero_tone5;
1052
- 1f9b8-200d-2640-fe0f: woman_superhero;
1053
- 1f9b8-1f3fb-200d-2640-fe0f: woman_superhero_tone1;
1054
- 1f9b8-1f3fc-200d-2640-fe0f: woman_superhero_tone2;
1055
- 1f9b8-1f3fd-200d-2640-fe0f: woman_superhero_tone3;
1056
- 1f9b8-1f3fe-200d-2640-fe0f: woman_superhero_tone4;
1057
- 1f9b8-1f3ff-200d-2640-fe0f: woman_superhero_tone5;
1058
- 1f9b8-200d-2642-fe0f: man_superhero;
1059
- 1f9b8-1f3fb-200d-2642-fe0f: man_superhero_tone1;
1060
- 1f9b8-1f3fc-200d-2642-fe0f: man_superhero_tone2;
1061
- 1f9b8-1f3fd-200d-2642-fe0f: man_superhero_tone3;
1062
- 1f9b8-1f3fe-200d-2642-fe0f: man_superhero_tone4;
1063
- 1f9b8-1f3ff-200d-2642-fe0f: man_superhero_tone5;
1064
- 1f9b9: supervillain;
1065
- 1f9b9-1f3fb: supervillain_tone1;
1066
- 1f9b9-1f3fc: supervillain_tone2;
1067
- 1f9b9-1f3fd: supervillain_tone3;
1068
- 1f9b9-1f3fe: supervillain_tone4;
1069
- 1f9b9-1f3ff: supervillain_tone5;
1070
- 1f9b9-200d-2640-fe0f: woman_supervillain;
1071
- 1f9b9-1f3fb-200d-2640-fe0f: woman_supervillain_tone1;
1072
- 1f9b9-1f3fc-200d-2640-fe0f: woman_supervillain_tone2;
1073
- 1f9b9-1f3fd-200d-2640-fe0f: woman_supervillain_tone3;
1074
- 1f9b9-1f3fe-200d-2640-fe0f: woman_supervillain_tone4;
1075
- 1f9b9-1f3ff-200d-2640-fe0f: woman_supervillain_tone5;
1076
- 1f9b9-200d-2642-fe0f: man_supervillain;
1077
- 1f9b9-1f3fb-200d-2642-fe0f: man_supervillain_tone1;
1078
- 1f9b9-1f3fc-200d-2642-fe0f: man_supervillain_tone2;
1079
- 1f9b9-1f3fd-200d-2642-fe0f: man_supervillain_tone3;
1080
- 1f9b9-1f3fe-200d-2642-fe0f: man_supervillain_tone4;
1081
- 1f9b9-1f3ff-200d-2642-fe0f: man_supervillain_tone5;
1082
- 1f977: ninja;
1083
- 1f977-1f3fb: ninja_tone1;
1084
- 1f977-1f3fc: ninja_tone2;
1085
- 1f977-1f3fd: ninja_tone3;
1086
- 1f977-1f3fe: ninja_tone4;
1087
- 1f977-1f3ff: ninja_tone5;
1088
- 1f9d1-200d-1f384: mx_claus;
1089
- 1f9d1-1f3fb-200d-1f384: mx_claus_tone1;
1090
- 1f9d1-1f3fc-200d-1f384: mx_claus_tone2;
1091
- 1f9d1-1f3fd-200d-1f384: mx_claus_tone3;
1092
- 1f9d1-1f3fe-200d-1f384: mx_claus_tone4;
1093
- 1f9d1-1f3ff-200d-1f384: mx_claus_tone5;
1094
- 1f936: mrs_claus;
1095
- 1f936-1f3fb: mrs_claus_tone1;
1096
- 1f936-1f3fc: mrs_claus_tone2;
1097
- 1f936-1f3fd: mrs_claus_tone3;
1098
- 1f936-1f3fe: mrs_claus_tone4;
1099
- 1f936-1f3ff: mrs_claus_tone5;
1100
- 1f385: santa;
1101
- 1f385-1f3fb: santa_tone1;
1102
- 1f385-1f3fc: santa_tone2;
1103
- 1f385-1f3fd: santa_tone3;
1104
- 1f385-1f3fe: santa_tone4;
1105
- 1f385-1f3ff: santa_tone5;
1106
- 1f9d9: mage;
1107
- 1f9d9-1f3fb: mage_tone1;
1108
- 1f9d9-1f3fc: mage_tone2;
1109
- 1f9d9-1f3fd: mage_tone3;
1110
- 1f9d9-1f3fe: mage_tone4;
1111
- 1f9d9-1f3ff: mage_tone5;
1112
- 1f9d9-200d-2640-fe0f: woman_mage;
1113
- 1f9d9-1f3fb-200d-2640-fe0f: woman_mage_tone1;
1114
- 1f9d9-1f3fc-200d-2640-fe0f: woman_mage_tone2;
1115
- 1f9d9-1f3fd-200d-2640-fe0f: woman_mage_tone3;
1116
- 1f9d9-1f3fe-200d-2640-fe0f: woman_mage_tone4;
1117
- 1f9d9-1f3ff-200d-2640-fe0f: woman_mage_tone5;
1118
- 1f9d9-200d-2642-fe0f: man_mage;
1119
- 1f9d9-1f3fb-200d-2642-fe0f: man_mage_tone1;
1120
- 1f9d9-1f3fc-200d-2642-fe0f: man_mage_tone2;
1121
- 1f9d9-1f3fd-200d-2642-fe0f: man_mage_tone3;
1122
- 1f9d9-1f3fe-200d-2642-fe0f: man_mage_tone4;
1123
- 1f9d9-1f3ff-200d-2642-fe0f: man_mage_tone5;
1124
- 1f9dd: elf;
1125
- 1f9dd-1f3fb: elf_tone1;
1126
- 1f9dd-1f3fc: elf_tone2;
1127
- 1f9dd-1f3fd: elf_tone3;
1128
- 1f9dd-1f3fe: elf_tone4;
1129
- 1f9dd-1f3ff: elf_tone5;
1130
- 1f9dd-200d-2640-fe0f: woman_elf;
1131
- 1f9dd-1f3fb-200d-2640-fe0f: woman_elf_tone1;
1132
- 1f9dd-1f3fc-200d-2640-fe0f: woman_elf_tone2;
1133
- 1f9dd-1f3fd-200d-2640-fe0f: woman_elf_tone3;
1134
- 1f9dd-1f3fe-200d-2640-fe0f: woman_elf_tone4;
1135
- 1f9dd-1f3ff-200d-2640-fe0f: woman_elf_tone5;
1136
- 1f9dd-200d-2642-fe0f: man_elf;
1137
- 1f9dd-1f3fb-200d-2642-fe0f: man_elf_tone1;
1138
- 1f9dd-1f3fc-200d-2642-fe0f: man_elf_tone2;
1139
- 1f9dd-1f3fd-200d-2642-fe0f: man_elf_tone3;
1140
- 1f9dd-1f3fe-200d-2642-fe0f: man_elf_tone4;
1141
- 1f9dd-1f3ff-200d-2642-fe0f: man_elf_tone5;
1142
- 1f9db: vampire;
1143
- 1f9db-1f3fb: vampire_tone1;
1144
- 1f9db-1f3fc: vampire_tone2;
1145
- 1f9db-1f3fd: vampire_tone3;
1146
- 1f9db-1f3fe: vampire_tone4;
1147
- 1f9db-1f3ff: vampire_tone5;
1148
- 1f9db-200d-2640-fe0f: woman_vampire;
1149
- 1f9db-1f3fb-200d-2640-fe0f: woman_vampire_tone1;
1150
- 1f9db-1f3fc-200d-2640-fe0f: woman_vampire_tone2;
1151
- 1f9db-1f3fd-200d-2640-fe0f: woman_vampire_tone3;
1152
- 1f9db-1f3fe-200d-2640-fe0f: woman_vampire_tone4;
1153
- 1f9db-1f3ff-200d-2640-fe0f: woman_vampire_tone5;
1154
- 1f9db-200d-2642-fe0f: man_vampire;
1155
- 1f9db-1f3fb-200d-2642-fe0f: man_vampire_tone1;
1156
- 1f9db-1f3fc-200d-2642-fe0f: man_vampire_tone2;
1157
- 1f9db-1f3fd-200d-2642-fe0f: man_vampire_tone3;
1158
- 1f9db-1f3fe-200d-2642-fe0f: man_vampire_tone4;
1159
- 1f9db-1f3ff-200d-2642-fe0f: man_vampire_tone5;
1160
- 1f9df: zombie;
1161
- 1f9df-200d-2640-fe0f: woman_zombie;
1162
- 1f9df-200d-2642-fe0f: man_zombie;
1163
- 1f9de: genie;
1164
- 1f9de-200d-2640-fe0f: woman_genie;
1165
- 1f9de-200d-2642-fe0f: man_genie;
1166
- 1f9dc: merperson;
1167
- 1f9dc-1f3fb: merperson_tone1;
1168
- 1f9dc-1f3fc: merperson_tone2;
1169
- 1f9dc-1f3fd: merperson_tone3;
1170
- 1f9dc-1f3fe: merperson_tone4;
1171
- 1f9dc-1f3ff: merperson_tone5;
1172
- 1f9dc-200d-2640-fe0f: mermaid;
1173
- 1f9dc-1f3fb-200d-2640-fe0f: mermaid_tone1;
1174
- 1f9dc-1f3fc-200d-2640-fe0f: mermaid_tone2;
1175
- 1f9dc-1f3fd-200d-2640-fe0f: mermaid_tone3;
1176
- 1f9dc-1f3fe-200d-2640-fe0f: mermaid_tone4;
1177
- 1f9dc-1f3ff-200d-2640-fe0f: mermaid_tone5;
1178
- 1f9dc-200d-2642-fe0f: merman;
1179
- 1f9dc-1f3fb-200d-2642-fe0f: merman_tone1;
1180
- 1f9dc-1f3fc-200d-2642-fe0f: merman_tone2;
1181
- 1f9dc-1f3fd-200d-2642-fe0f: merman_tone3;
1182
- 1f9dc-1f3fe-200d-2642-fe0f: merman_tone4;
1183
- 1f9dc-1f3ff-200d-2642-fe0f: merman_tone5;
1184
- 1f9da: fairy;
1185
- 1f9da-1f3fb: fairy_tone1;
1186
- 1f9da-1f3fc: fairy_tone2;
1187
- 1f9da-1f3fd: fairy_tone3;
1188
- 1f9da-1f3fe: fairy_tone4;
1189
- 1f9da-1f3ff: fairy_tone5;
1190
- 1f9da-200d-2640-fe0f: woman_fairy;
1191
- 1f9da-1f3fb-200d-2640-fe0f: woman_fairy_tone1;
1192
- 1f9da-1f3fc-200d-2640-fe0f: woman_fairy_tone2;
1193
- 1f9da-1f3fd-200d-2640-fe0f: woman_fairy_tone3;
1194
- 1f9da-1f3fe-200d-2640-fe0f: woman_fairy_tone4;
1195
- 1f9da-1f3ff-200d-2640-fe0f: woman_fairy_tone5;
1196
- 1f9da-200d-2642-fe0f: man_fairy;
1197
- 1f9da-1f3fb-200d-2642-fe0f: man_fairy_tone1;
1198
- 1f9da-1f3fc-200d-2642-fe0f: man_fairy_tone2;
1199
- 1f9da-1f3fd-200d-2642-fe0f: man_fairy_tone3;
1200
- 1f9da-1f3fe-200d-2642-fe0f: man_fairy_tone4;
1201
- 1f9da-1f3ff-200d-2642-fe0f: man_fairy_tone5;
1202
- 1f47c: angel;
1203
- 1f47c-1f3fb: angel_tone1;
1204
- 1f47c-1f3fc: angel_tone2;
1205
- 1f47c-1f3fd: angel_tone3;
1206
- 1f47c-1f3fe: angel_tone4;
1207
- 1f47c-1f3ff: angel_tone5;
1208
- 1f930: pregnant_woman;
1209
- 1f930-1f3fb: pregnant_woman_tone1;
1210
- 1f930-1f3fc: pregnant_woman_tone2;
1211
- 1f930-1f3fd: pregnant_woman_tone3;
1212
- 1f930-1f3fe: pregnant_woman_tone4;
1213
- 1f930-1f3ff: pregnant_woman_tone5;
1214
- 1f931: breast_feeding;
1215
- 1f931-1f3fb: breast_feeding_tone1;
1216
- 1f931-1f3fc: breast_feeding_tone2;
1217
- 1f931-1f3fd: breast_feeding_tone3;
1218
- 1f931-1f3fe: breast_feeding_tone4;
1219
- 1f931-1f3ff: breast_feeding_tone5;
1220
- 1f9d1-200d-1f37c: person_feeding_baby;
1221
- 1f9d1-1f3fb-200d-1f37c: person_feeding_baby_tone1;
1222
- 1f9d1-1f3fc-200d-1f37c: person_feeding_baby_tone2;
1223
- 1f9d1-1f3fd-200d-1f37c: person_feeding_baby_tone3;
1224
- 1f9d1-1f3fe-200d-1f37c: person_feeding_baby_tone4;
1225
- 1f9d1-1f3ff-200d-1f37c: person_feeding_baby_tone5;
1226
- 1f469-200d-1f37c: woman_feeding_baby;
1227
- 1f469-1f3fb-200d-1f37c: woman_feeding_baby_tone1;
1228
- 1f469-1f3fc-200d-1f37c: woman_feeding_baby_tone2;
1229
- 1f469-1f3fd-200d-1f37c: woman_feeding_baby_tone3;
1230
- 1f469-1f3fe-200d-1f37c: woman_feeding_baby_tone4;
1231
- 1f469-1f3ff-200d-1f37c: woman_feeding_baby_tone5;
1232
- 1f468-200d-1f37c: man_feeding_baby;
1233
- 1f468-1f3fb-200d-1f37c: man_feeding_baby_tone1;
1234
- 1f468-1f3fc-200d-1f37c: man_feeding_baby_tone2;
1235
- 1f468-1f3fd-200d-1f37c: man_feeding_baby_tone3;
1236
- 1f468-1f3fe-200d-1f37c: man_feeding_baby_tone4;
1237
- 1f468-1f3ff-200d-1f37c: man_feeding_baby_tone5;
1238
- 1f647: person_bowing;
1239
- 1f647-1f3fb: person_bowing_tone1;
1240
- 1f647-1f3fc: person_bowing_tone2;
1241
- 1f647-1f3fd: person_bowing_tone3;
1242
- 1f647-1f3fe: person_bowing_tone4;
1243
- 1f647-1f3ff: person_bowing_tone5;
1244
- 1f647-200d-2640-fe0f: woman_bowing;
1245
- 1f647-1f3fb-200d-2640-fe0f: woman_bowing_tone1;
1246
- 1f647-1f3fc-200d-2640-fe0f: woman_bowing_tone2;
1247
- 1f647-1f3fd-200d-2640-fe0f: woman_bowing_tone3;
1248
- 1f647-1f3fe-200d-2640-fe0f: woman_bowing_tone4;
1249
- 1f647-1f3ff-200d-2640-fe0f: woman_bowing_tone5;
1250
- 1f647-200d-2642-fe0f: man_bowing;
1251
- 1f647-1f3fb-200d-2642-fe0f: man_bowing_tone1;
1252
- 1f647-1f3fc-200d-2642-fe0f: man_bowing_tone2;
1253
- 1f647-1f3fd-200d-2642-fe0f: man_bowing_tone3;
1254
- 1f647-1f3fe-200d-2642-fe0f: man_bowing_tone4;
1255
- 1f647-1f3ff-200d-2642-fe0f: man_bowing_tone5;
1256
- 1f481: person_tipping_hand;
1257
- 1f481-1f3fb: person_tipping_hand_tone1;
1258
- 1f481-1f3fc: person_tipping_hand_tone2;
1259
- 1f481-1f3fd: person_tipping_hand_tone3;
1260
- 1f481-1f3fe: person_tipping_hand_tone4;
1261
- 1f481-1f3ff: person_tipping_hand_tone5;
1262
- 1f481-200d-2640-fe0f: woman_tipping_hand;
1263
- 1f481-1f3fb-200d-2640-fe0f: woman_tipping_hand_tone1;
1264
- 1f481-1f3fc-200d-2640-fe0f: woman_tipping_hand_tone2;
1265
- 1f481-1f3fd-200d-2640-fe0f: woman_tipping_hand_tone3;
1266
- 1f481-1f3fe-200d-2640-fe0f: woman_tipping_hand_tone4;
1267
- 1f481-1f3ff-200d-2640-fe0f: woman_tipping_hand_tone5;
1268
- 1f481-200d-2642-fe0f: man_tipping_hand;
1269
- 1f481-1f3fb-200d-2642-fe0f: man_tipping_hand_tone1;
1270
- 1f481-1f3fc-200d-2642-fe0f: man_tipping_hand_tone2;
1271
- 1f481-1f3fd-200d-2642-fe0f: man_tipping_hand_tone3;
1272
- 1f481-1f3fe-200d-2642-fe0f: man_tipping_hand_tone4;
1273
- 1f481-1f3ff-200d-2642-fe0f: man_tipping_hand_tone5;
1274
- 1f645: person_gesturing_no;
1275
- 1f645-1f3fb: person_gesturing_no_tone1;
1276
- 1f645-1f3fc: person_gesturing_no_tone2;
1277
- 1f645-1f3fd: person_gesturing_no_tone3;
1278
- 1f645-1f3fe: person_gesturing_no_tone4;
1279
- 1f645-1f3ff: person_gesturing_no_tone5;
1280
- 1f645-200d-2640-fe0f: woman_gesturing_no;
1281
- 1f645-1f3fb-200d-2640-fe0f: woman_gesturing_no_tone1;
1282
- 1f645-1f3fc-200d-2640-fe0f: woman_gesturing_no_tone2;
1283
- 1f645-1f3fd-200d-2640-fe0f: woman_gesturing_no_tone3;
1284
- 1f645-1f3fe-200d-2640-fe0f: woman_gesturing_no_tone4;
1285
- 1f645-1f3ff-200d-2640-fe0f: woman_gesturing_no_tone5;
1286
- 1f645-200d-2642-fe0f: man_gesturing_no;
1287
- 1f645-1f3fb-200d-2642-fe0f: man_gesturing_no_tone1;
1288
- 1f645-1f3fc-200d-2642-fe0f: man_gesturing_no_tone2;
1289
- 1f645-1f3fd-200d-2642-fe0f: man_gesturing_no_tone3;
1290
- 1f645-1f3fe-200d-2642-fe0f: man_gesturing_no_tone4;
1291
- 1f645-1f3ff-200d-2642-fe0f: man_gesturing_no_tone5;
1292
- 1f646: person_gesturing_ok;
1293
- 1f646-1f3fb: person_gesturing_ok_tone1;
1294
- 1f646-1f3fc: person_gesturing_ok_tone2;
1295
- 1f646-1f3fd: person_gesturing_ok_tone3;
1296
- 1f646-1f3fe: person_gesturing_ok_tone4;
1297
- 1f646-1f3ff: person_gesturing_ok_tone5;
1298
- 1f646-200d-2640-fe0f: woman_gesturing_ok;
1299
- 1f646-1f3fb-200d-2640-fe0f: woman_gesturing_ok_tone1;
1300
- 1f646-1f3fc-200d-2640-fe0f: woman_gesturing_ok_tone2;
1301
- 1f646-1f3fd-200d-2640-fe0f: woman_gesturing_ok_tone3;
1302
- 1f646-1f3fe-200d-2640-fe0f: woman_gesturing_ok_tone4;
1303
- 1f646-1f3ff-200d-2640-fe0f: woman_gesturing_ok_tone5;
1304
- 1f646-200d-2642-fe0f: man_gesturing_ok;
1305
- 1f646-1f3fb-200d-2642-fe0f: man_gesturing_ok_tone1;
1306
- 1f646-1f3fc-200d-2642-fe0f: man_gesturing_ok_tone2;
1307
- 1f646-1f3fd-200d-2642-fe0f: man_gesturing_ok_tone3;
1308
- 1f646-1f3fe-200d-2642-fe0f: man_gesturing_ok_tone4;
1309
- 1f646-1f3ff-200d-2642-fe0f: man_gesturing_ok_tone5;
1310
- 1f64b: person_raising_hand;
1311
- 1f64b-1f3fb: person_raising_hand_tone1;
1312
- 1f64b-1f3fc: person_raising_hand_tone2;
1313
- 1f64b-1f3fd: person_raising_hand_tone3;
1314
- 1f64b-1f3fe: person_raising_hand_tone4;
1315
- 1f64b-1f3ff: person_raising_hand_tone5;
1316
- 1f64b-200d-2640-fe0f: woman_raising_hand;
1317
- 1f64b-1f3fb-200d-2640-fe0f: woman_raising_hand_tone1;
1318
- 1f64b-1f3fc-200d-2640-fe0f: woman_raising_hand_tone2;
1319
- 1f64b-1f3fd-200d-2640-fe0f: woman_raising_hand_tone3;
1320
- 1f64b-1f3fe-200d-2640-fe0f: woman_raising_hand_tone4;
1321
- 1f64b-1f3ff-200d-2640-fe0f: woman_raising_hand_tone5;
1322
- 1f64b-200d-2642-fe0f: man_raising_hand;
1323
- 1f64b-1f3fb-200d-2642-fe0f: man_raising_hand_tone1;
1324
- 1f64b-1f3fc-200d-2642-fe0f: man_raising_hand_tone2;
1325
- 1f64b-1f3fd-200d-2642-fe0f: man_raising_hand_tone3;
1326
- 1f64b-1f3fe-200d-2642-fe0f: man_raising_hand_tone4;
1327
- 1f64b-1f3ff-200d-2642-fe0f: man_raising_hand_tone5;
1328
- 1f9cf: deaf_person;
1329
- 1f9cf-1f3fb: deaf_person_tone1;
1330
- 1f9cf-1f3fc: deaf_person_tone2;
1331
- 1f9cf-1f3fd: deaf_person_tone3;
1332
- 1f9cf-1f3fe: deaf_person_tone4;
1333
- 1f9cf-1f3ff: deaf_person_tone5;
1334
- 1f9cf-200d-2640-fe0f: deaf_woman;
1335
- 1f9cf-1f3fb-200d-2640-fe0f: deaf_woman_tone1;
1336
- 1f9cf-1f3fc-200d-2640-fe0f: deaf_woman_tone2;
1337
- 1f9cf-1f3fd-200d-2640-fe0f: deaf_woman_tone3;
1338
- 1f9cf-1f3fe-200d-2640-fe0f: deaf_woman_tone4;
1339
- 1f9cf-1f3ff-200d-2640-fe0f: deaf_woman_tone5;
1340
- 1f9cf-200d-2642-fe0f: deaf_man;
1341
- 1f9cf-1f3fb-200d-2642-fe0f: deaf_man_tone1;
1342
- 1f9cf-1f3fc-200d-2642-fe0f: deaf_man_tone2;
1343
- 1f9cf-1f3fd-200d-2642-fe0f: deaf_man_tone3;
1344
- 1f9cf-1f3fe-200d-2642-fe0f: deaf_man_tone4;
1345
- 1f9cf-1f3ff-200d-2642-fe0f: deaf_man_tone5;
1346
- 1f926: person_facepalming;
1347
- 1f926-1f3fb: person_facepalming_tone1;
1348
- 1f926-1f3fc: person_facepalming_tone2;
1349
- 1f926-1f3fd: person_facepalming_tone3;
1350
- 1f926-1f3fe: person_facepalming_tone4;
1351
- 1f926-1f3ff: person_facepalming_tone5;
1352
- 1f926-200d-2640-fe0f: woman_facepalming;
1353
- 1f926-1f3fb-200d-2640-fe0f: woman_facepalming_tone1;
1354
- 1f926-1f3fc-200d-2640-fe0f: woman_facepalming_tone2;
1355
- 1f926-1f3fd-200d-2640-fe0f: woman_facepalming_tone3;
1356
- 1f926-1f3fe-200d-2640-fe0f: woman_facepalming_tone4;
1357
- 1f926-1f3ff-200d-2640-fe0f: woman_facepalming_tone5;
1358
- 1f926-200d-2642-fe0f: man_facepalming;
1359
- 1f926-1f3fb-200d-2642-fe0f: man_facepalming_tone1;
1360
- 1f926-1f3fc-200d-2642-fe0f: man_facepalming_tone2;
1361
- 1f926-1f3fd-200d-2642-fe0f: man_facepalming_tone3;
1362
- 1f926-1f3fe-200d-2642-fe0f: man_facepalming_tone4;
1363
- 1f926-1f3ff-200d-2642-fe0f: man_facepalming_tone5;
1364
- 1f937: person_shrugging;
1365
- 1f937-1f3fb: person_shrugging_tone1;
1366
- 1f937-1f3fc: person_shrugging_tone2;
1367
- 1f937-1f3fd: person_shrugging_tone3;
1368
- 1f937-1f3fe: person_shrugging_tone4;
1369
- 1f937-1f3ff: person_shrugging_tone5;
1370
- 1f937-200d-2640-fe0f: woman_shrugging;
1371
- 1f937-1f3fb-200d-2640-fe0f: woman_shrugging_tone1;
1372
- 1f937-1f3fc-200d-2640-fe0f: woman_shrugging_tone2;
1373
- 1f937-1f3fd-200d-2640-fe0f: woman_shrugging_tone3;
1374
- 1f937-1f3fe-200d-2640-fe0f: woman_shrugging_tone4;
1375
- 1f937-1f3ff-200d-2640-fe0f: woman_shrugging_tone5;
1376
- 1f937-200d-2642-fe0f: man_shrugging;
1377
- 1f937-1f3fb-200d-2642-fe0f: man_shrugging_tone1;
1378
- 1f937-1f3fc-200d-2642-fe0f: man_shrugging_tone2;
1379
- 1f937-1f3fd-200d-2642-fe0f: man_shrugging_tone3;
1380
- 1f937-1f3fe-200d-2642-fe0f: man_shrugging_tone4;
1381
- 1f937-1f3ff-200d-2642-fe0f: man_shrugging_tone5;
1382
- 1f64e: person_pouting;
1383
- 1f64e-1f3fb: person_pouting_tone1;
1384
- 1f64e-1f3fc: person_pouting_tone2;
1385
- 1f64e-1f3fd: person_pouting_tone3;
1386
- 1f64e-1f3fe: person_pouting_tone4;
1387
- 1f64e-1f3ff: person_pouting_tone5;
1388
- 1f64e-200d-2640-fe0f: woman_pouting;
1389
- 1f64e-1f3fb-200d-2640-fe0f: woman_pouting_tone1;
1390
- 1f64e-1f3fc-200d-2640-fe0f: woman_pouting_tone2;
1391
- 1f64e-1f3fd-200d-2640-fe0f: woman_pouting_tone3;
1392
- 1f64e-1f3fe-200d-2640-fe0f: woman_pouting_tone4;
1393
- 1f64e-1f3ff-200d-2640-fe0f: woman_pouting_tone5;
1394
- 1f64e-200d-2642-fe0f: man_pouting;
1395
- 1f64e-1f3fb-200d-2642-fe0f: man_pouting_tone1;
1396
- 1f64e-1f3fc-200d-2642-fe0f: man_pouting_tone2;
1397
- 1f64e-1f3fd-200d-2642-fe0f: man_pouting_tone3;
1398
- 1f64e-1f3fe-200d-2642-fe0f: man_pouting_tone4;
1399
- 1f64e-1f3ff-200d-2642-fe0f: man_pouting_tone5;
1400
- 1f64d: person_frowning;
1401
- 1f64d-1f3fb: person_frowning_tone1;
1402
- 1f64d-1f3fc: person_frowning_tone2;
1403
- 1f64d-1f3fd: person_frowning_tone3;
1404
- 1f64d-1f3fe: person_frowning_tone4;
1405
- 1f64d-1f3ff: person_frowning_tone5;
1406
- 1f64d-200d-2640-fe0f: woman_frowning;
1407
- 1f64d-1f3fb-200d-2640-fe0f: woman_frowning_tone1;
1408
- 1f64d-1f3fc-200d-2640-fe0f: woman_frowning_tone2;
1409
- 1f64d-1f3fd-200d-2640-fe0f: woman_frowning_tone3;
1410
- 1f64d-1f3fe-200d-2640-fe0f: woman_frowning_tone4;
1411
- 1f64d-1f3ff-200d-2640-fe0f: woman_frowning_tone5;
1412
- 1f64d-200d-2642-fe0f: man_frowning;
1413
- 1f64d-1f3fb-200d-2642-fe0f: man_frowning_tone1;
1414
- 1f64d-1f3fc-200d-2642-fe0f: man_frowning_tone2;
1415
- 1f64d-1f3fd-200d-2642-fe0f: man_frowning_tone3;
1416
- 1f64d-1f3fe-200d-2642-fe0f: man_frowning_tone4;
1417
- 1f64d-1f3ff-200d-2642-fe0f: man_frowning_tone5;
1418
- 1f487: person_getting_haircut;
1419
- 1f487-1f3fb: person_getting_haircut_tone1;
1420
- 1f487-1f3fc: person_getting_haircut_tone2;
1421
- 1f487-1f3fd: person_getting_haircut_tone3;
1422
- 1f487-1f3fe: person_getting_haircut_tone4;
1423
- 1f487-1f3ff: person_getting_haircut_tone5;
1424
- 1f487-200d-2640-fe0f: woman_getting_haircut;
1425
- 1f487-1f3fb-200d-2640-fe0f: woman_getting_haircut_tone1;
1426
- 1f487-1f3fc-200d-2640-fe0f: woman_getting_haircut_tone2;
1427
- 1f487-1f3fd-200d-2640-fe0f: woman_getting_haircut_tone3;
1428
- 1f487-1f3fe-200d-2640-fe0f: woman_getting_haircut_tone4;
1429
- 1f487-1f3ff-200d-2640-fe0f: woman_getting_haircut_tone5;
1430
- 1f487-200d-2642-fe0f: man_getting_haircut;
1431
- 1f487-1f3fb-200d-2642-fe0f: man_getting_haircut_tone1;
1432
- 1f487-1f3fc-200d-2642-fe0f: man_getting_haircut_tone2;
1433
- 1f487-1f3fd-200d-2642-fe0f: man_getting_haircut_tone3;
1434
- 1f487-1f3fe-200d-2642-fe0f: man_getting_haircut_tone4;
1435
- 1f487-1f3ff-200d-2642-fe0f: man_getting_haircut_tone5;
1436
- 1f486: person_getting_massage;
1437
- 1f486-1f3fb: person_getting_massage_tone1;
1438
- 1f486-1f3fc: person_getting_massage_tone2;
1439
- 1f486-1f3fd: person_getting_massage_tone3;
1440
- 1f486-1f3fe: person_getting_massage_tone4;
1441
- 1f486-1f3ff: person_getting_massage_tone5;
1442
- 1f486-200d-2640-fe0f: woman_getting_face_massage;
1443
- 1f486-1f3fb-200d-2640-fe0f: woman_getting_face_massage_tone1;
1444
- 1f486-1f3fc-200d-2640-fe0f: woman_getting_face_massage_tone2;
1445
- 1f486-1f3fd-200d-2640-fe0f: woman_getting_face_massage_tone3;
1446
- 1f486-1f3fe-200d-2640-fe0f: woman_getting_face_massage_tone4;
1447
- 1f486-1f3ff-200d-2640-fe0f: woman_getting_face_massage_tone5;
1448
- 1f486-200d-2642-fe0f: man_getting_face_massage;
1449
- 1f486-1f3fb-200d-2642-fe0f: man_getting_face_massage_tone1;
1450
- 1f486-1f3fc-200d-2642-fe0f: man_getting_face_massage_tone2;
1451
- 1f486-1f3fd-200d-2642-fe0f: man_getting_face_massage_tone3;
1452
- 1f486-1f3fe-200d-2642-fe0f: man_getting_face_massage_tone4;
1453
- 1f486-1f3ff-200d-2642-fe0f: man_getting_face_massage_tone5;
1454
- 1f9d6: person_in_steamy_room;
1455
- 1f9d6-1f3fb: person_in_steamy_room_tone1;
1456
- 1f9d6-1f3fc: person_in_steamy_room_tone2;
1457
- 1f9d6-1f3fd: person_in_steamy_room_tone3;
1458
- 1f9d6-1f3fe: person_in_steamy_room_tone4;
1459
- 1f9d6-1f3ff: person_in_steamy_room_tone5;
1460
- 1f9d6-200d-2640-fe0f: woman_in_steamy_room;
1461
- 1f9d6-1f3fb-200d-2640-fe0f: woman_in_steamy_room_tone1;
1462
- 1f9d6-1f3fc-200d-2640-fe0f: woman_in_steamy_room_tone2;
1463
- 1f9d6-1f3fd-200d-2640-fe0f: woman_in_steamy_room_tone3;
1464
- 1f9d6-1f3fe-200d-2640-fe0f: woman_in_steamy_room_tone4;
1465
- 1f9d6-1f3ff-200d-2640-fe0f: woman_in_steamy_room_tone5;
1466
- 1f9d6-200d-2642-fe0f: man_in_steamy_room;
1467
- 1f9d6-1f3fb-200d-2642-fe0f: man_in_steamy_room_tone1;
1468
- 1f9d6-1f3fc-200d-2642-fe0f: man_in_steamy_room_tone2;
1469
- 1f9d6-1f3fd-200d-2642-fe0f: man_in_steamy_room_tone3;
1470
- 1f9d6-1f3fe-200d-2642-fe0f: man_in_steamy_room_tone4;
1471
- 1f9d6-1f3ff-200d-2642-fe0f: man_in_steamy_room_tone5;
1472
- 1f485: nail_care;
1473
- 1f485-1f3fb: nail_care_tone1;
1474
- 1f485-1f3fc: nail_care_tone2;
1475
- 1f485-1f3fd: nail_care_tone3;
1476
- 1f485-1f3fe: nail_care_tone4;
1477
- 1f485-1f3ff: nail_care_tone5;
1478
- 1f933: selfie;
1479
- 1f933-1f3fb: selfie_tone1;
1480
- 1f933-1f3fc: selfie_tone2;
1481
- 1f933-1f3fd: selfie_tone3;
1482
- 1f933-1f3fe: selfie_tone4;
1483
- 1f933-1f3ff: selfie_tone5;
1484
- 1f483: dancer;
1485
- 1f483-1f3fb: dancer_tone1;
1486
- 1f483-1f3fc: dancer_tone2;
1487
- 1f483-1f3fd: dancer_tone3;
1488
- 1f483-1f3fe: dancer_tone4;
1489
- 1f483-1f3ff: dancer_tone5;
1490
- 1f57a: man_dancing;
1491
- 1f57a-1f3fb: man_dancing_tone1;
1492
- 1f57a-1f3fc: man_dancing_tone2;
1493
- 1f57a-1f3fd: man_dancing_tone3;
1494
- 1f57a-1f3ff: man_dancing_tone5;
1495
- 1f57a-1f3fe: man_dancing_tone4;
1496
- 1f46f: people_with_bunny_ears_partying;
1497
- 1f46f-200d-2640-fe0f: women_with_bunny_ears_partying;
1498
- 1f46f-200d-2642-fe0f: men_with_bunny_ears_partying;
1499
- 1f574: levitate;
1500
- 1f574-1f3fb: levitate_tone1;
1501
- 1f574-1f3fc: levitate_tone2;
1502
- 1f574-1f3fd: levitate_tone3;
1503
- 1f574-1f3fe: levitate_tone4;
1504
- 1f574-1f3ff: levitate_tone5;
1505
- 1f9d1-200d-1f9bd: person_in_manual_wheelchair;
1506
- 1f9d1-1f3fb-200d-1f9bd: person_in_manual_wheelchair_tone1;
1507
- 1f9d1-1f3fc-200d-1f9bd: person_in_manual_wheelchair_tone2;
1508
- 1f9d1-1f3fd-200d-1f9bd: person_in_manual_wheelchair_tone3;
1509
- 1f9d1-1f3fe-200d-1f9bd: person_in_manual_wheelchair_tone4;
1510
- 1f9d1-1f3ff-200d-1f9bd: person_in_manual_wheelchair_tone5;
1511
- 1f469-200d-1f9bd: woman_in_manual_wheelchair;
1512
- 1f469-1f3fb-200d-1f9bd: woman_in_manual_wheelchair_tone1;
1513
- 1f469-1f3fc-200d-1f9bd: woman_in_manual_wheelchair_tone2;
1514
- 1f469-1f3fd-200d-1f9bd: woman_in_manual_wheelchair_tone3;
1515
- 1f469-1f3fe-200d-1f9bd: woman_in_manual_wheelchair_tone4;
1516
- 1f469-1f3ff-200d-1f9bd: woman_in_manual_wheelchair_tone5;
1517
- 1f468-200d-1f9bd: man_in_manual_wheelchair;
1518
- 1f468-1f3fb-200d-1f9bd: man_in_manual_wheelchair_tone1;
1519
- 1f468-1f3fc-200d-1f9bd: man_in_manual_wheelchair_tone2;
1520
- 1f468-1f3fd-200d-1f9bd: man_in_manual_wheelchair_tone3;
1521
- 1f468-1f3fe-200d-1f9bd: man_in_manual_wheelchair_tone4;
1522
- 1f468-1f3ff-200d-1f9bd: man_in_manual_wheelchair_tone5;
1523
- 1f9d1-200d-1f9bc: person_in_motorized_wheelchair;
1524
- 1f9d1-1f3fb-200d-1f9bc: person_in_motorized_wheelchair_tone1;
1525
- 1f9d1-1f3fc-200d-1f9bc: person_in_motorized_wheelchair_tone2;
1526
- 1f9d1-1f3fd-200d-1f9bc: person_in_motorized_wheelchair_tone3;
1527
- 1f9d1-1f3fe-200d-1f9bc: person_in_motorized_wheelchair_tone4;
1528
- 1f9d1-1f3ff-200d-1f9bc: person_in_motorized_wheelchair_tone5;
1529
- 1f469-200d-1f9bc: woman_in_motorized_wheelchair;
1530
- 1f469-1f3fb-200d-1f9bc: woman_in_motorized_wheelchair_tone1;
1531
- 1f469-1f3fc-200d-1f9bc: woman_in_motorized_wheelchair_tone2;
1532
- 1f469-1f3fd-200d-1f9bc: woman_in_motorized_wheelchair_tone3;
1533
- 1f469-1f3fe-200d-1f9bc: woman_in_motorized_wheelchair_tone4;
1534
- 1f469-1f3ff-200d-1f9bc: woman_in_motorized_wheelchair_tone5;
1535
- 1f468-200d-1f9bc: man_in_motorized_wheelchair;
1536
- 1f468-1f3fb-200d-1f9bc: man_in_motorized_wheelchair_tone1;
1537
- 1f468-1f3fc-200d-1f9bc: man_in_motorized_wheelchair_tone2;
1538
- 1f468-1f3fd-200d-1f9bc: man_in_motorized_wheelchair_tone3;
1539
- 1f468-1f3fe-200d-1f9bc: man_in_motorized_wheelchair_tone4;
1540
- 1f468-1f3ff-200d-1f9bc: man_in_motorized_wheelchair_tone5;
1541
- 1f6b6: person_walking;
1542
- 1f6b6-1f3fb: person_walking_tone1;
1543
- 1f6b6-1f3fc: person_walking_tone2;
1544
- 1f6b6-1f3fd: person_walking_tone3;
1545
- 1f6b6-1f3fe: person_walking_tone4;
1546
- 1f6b6-1f3ff: person_walking_tone5;
1547
- 1f6b6-200d-2640-fe0f: woman_walking;
1548
- 1f6b6-1f3fb-200d-2640-fe0f: woman_walking_tone1;
1549
- 1f6b6-1f3fc-200d-2640-fe0f: woman_walking_tone2;
1550
- 1f6b6-1f3fd-200d-2640-fe0f: woman_walking_tone3;
1551
- 1f6b6-1f3fe-200d-2640-fe0f: woman_walking_tone4;
1552
- 1f6b6-1f3ff-200d-2640-fe0f: woman_walking_tone5;
1553
- 1f6b6-200d-2642-fe0f: man_walking;
1554
- 1f6b6-1f3fb-200d-2642-fe0f: man_walking_tone1;
1555
- 1f6b6-1f3fc-200d-2642-fe0f: man_walking_tone2;
1556
- 1f6b6-1f3fd-200d-2642-fe0f: man_walking_tone3;
1557
- 1f6b6-1f3fe-200d-2642-fe0f: man_walking_tone4;
1558
- 1f6b6-1f3ff-200d-2642-fe0f: man_walking_tone5;
1559
- 1f9d1-200d-1f9af: person_with_probing_cane;
1560
- 1f9d1-1f3fb-200d-1f9af: person_with_probing_cane_tone1;
1561
- 1f9d1-1f3fc-200d-1f9af: person_with_probing_cane_tone2;
1562
- 1f9d1-1f3fd-200d-1f9af: person_with_probing_cane_tone3;
1563
- 1f9d1-1f3fe-200d-1f9af: person_with_probing_cane_tone4;
1564
- 1f9d1-1f3ff-200d-1f9af: person_with_probing_cane_tone5;
1565
- 1f469-200d-1f9af: woman_with_probing_cane;
1566
- 1f469-1f3fb-200d-1f9af: woman_with_probing_cane_tone1;
1567
- 1f469-1f3fc-200d-1f9af: woman_with_probing_cane_tone2;
1568
- 1f469-1f3fd-200d-1f9af: woman_with_probing_cane_tone3;
1569
- 1f469-1f3fe-200d-1f9af: woman_with_probing_cane_tone4;
1570
- 1f469-1f3ff-200d-1f9af: woman_with_probing_cane_tone5;
1571
- 1f468-200d-1f9af: man_with_probing_cane;
1572
- 1f468-1f3fb-200d-1f9af: man_with_probing_cane_tone1;
1573
- 1f468-1f3fd-200d-1f9af: man_with_probing_cane_tone3;
1574
- 1f468-1f3fc-200d-1f9af: man_with_probing_cane_tone2;
1575
- 1f468-1f3fe-200d-1f9af: man_with_probing_cane_tone4;
1576
- 1f468-1f3ff-200d-1f9af: man_with_probing_cane_tone5;
1577
- 1f9ce: person_kneeling;
1578
- 1f9ce-1f3fb: person_kneeling_tone1;
1579
- 1f9ce-1f3fc: person_kneeling_tone2;
1580
- 1f9ce-1f3fd: person_kneeling_tone3;
1581
- 1f9ce-1f3fe: person_kneeling_tone4;
1582
- 1f9ce-1f3ff: person_kneeling_tone5;
1583
- 1f9ce-200d-2640-fe0f: woman_kneeling;
1584
- 1f9ce-1f3fb-200d-2640-fe0f: woman_kneeling_tone1;
1585
- 1f9ce-1f3fc-200d-2640-fe0f: woman_kneeling_tone2;
1586
- 1f9ce-1f3fd-200d-2640-fe0f: woman_kneeling_tone3;
1587
- 1f9ce-1f3fe-200d-2640-fe0f: woman_kneeling_tone4;
1588
- 1f9ce-1f3ff-200d-2640-fe0f: woman_kneeling_tone5;
1589
- 1f9ce-200d-2642-fe0f: man_kneeling;
1590
- 1f9ce-1f3fb-200d-2642-fe0f: man_kneeling_tone1;
1591
- 1f9ce-1f3fc-200d-2642-fe0f: man_kneeling_tone2;
1592
- 1f9ce-1f3fd-200d-2642-fe0f: man_kneeling_tone3;
1593
- 1f9ce-1f3fe-200d-2642-fe0f: man_kneeling_tone4;
1594
- 1f9ce-1f3ff-200d-2642-fe0f: man_kneeling_tone5;
1595
- 1f3c3: person_running;
1596
- 1f3c3-1f3fb: person_running_tone1;
1597
- 1f3c3-1f3fc: person_running_tone2;
1598
- 1f3c3-1f3fd: person_running_tone3;
1599
- 1f3c3-1f3fe: person_running_tone4;
1600
- 1f3c3-1f3ff: person_running_tone5;
1601
- 1f3c3-200d-2640-fe0f: woman_running;
1602
- 1f3c3-1f3fb-200d-2640-fe0f: woman_running_tone1;
1603
- 1f3c3-1f3fc-200d-2640-fe0f: woman_running_tone2;
1604
- 1f3c3-1f3fd-200d-2640-fe0f: woman_running_tone3;
1605
- 1f3c3-1f3fe-200d-2640-fe0f: woman_running_tone4;
1606
- 1f3c3-1f3ff-200d-2640-fe0f: woman_running_tone5;
1607
- 1f3c3-200d-2642-fe0f: man_running;
1608
- 1f3c3-1f3fb-200d-2642-fe0f: man_running_tone1;
1609
- 1f3c3-1f3fc-200d-2642-fe0f: man_running_tone2;
1610
- 1f3c3-1f3fd-200d-2642-fe0f: man_running_tone3;
1611
- 1f3c3-1f3fe-200d-2642-fe0f: man_running_tone4;
1612
- 1f3c3-1f3ff-200d-2642-fe0f: man_running_tone5;
1613
- 1f9cd: person_standing;
1614
- 1f9cd-1f3fb: person_standing_tone1;
1615
- 1f9cd-1f3fc: person_standing_tone2;
1616
- 1f9cd-1f3fd: person_standing_tone3;
1617
- 1f9cd-1f3fe: person_standing_tone4;
1618
- 1f9cd-1f3ff: person_standing_tone5;
1619
- 1f9cd-200d-2640-fe0f: woman_standing;
1620
- 1f9cd-1f3fb-200d-2640-fe0f: woman_standing_tone1;
1621
- 1f9cd-1f3fc-200d-2640-fe0f: woman_standing_tone2;
1622
- 1f9cd-1f3fd-200d-2640-fe0f: woman_standing_tone3;
1623
- 1f9cd-1f3fe-200d-2640-fe0f: woman_standing_tone4;
1624
- 1f9cd-1f3ff-200d-2640-fe0f: woman_standing_tone5;
1625
- 1f9cd-200d-2642-fe0f: man_standing;
1626
- 1f9cd-1f3fb-200d-2642-fe0f: man_standing_tone1;
1627
- 1f9cd-1f3fc-200d-2642-fe0f: man_standing_tone2;
1628
- 1f9cd-1f3fd-200d-2642-fe0f: man_standing_tone3;
1629
- 1f9cd-1f3fe-200d-2642-fe0f: man_standing_tone4;
1630
- 1f9cd-1f3ff-200d-2642-fe0f: man_standing_tone5;
1631
- 1f9d1-200d-1f91d-200d-1f9d1: people_holding_hands;
1632
- 1f9d1-1f3fb-200d-1f91d-200d-1f9d1-1f3fb: people_holding_hands_tone1;
1633
- 1f9d1-1f3fb-200d-1f91d-200d-1f9d1-1f3fc: people_holding_hands_tone1_tone2;
1634
- 1f9d1-1f3fb-200d-1f91d-200d-1f9d1-1f3fd: people_holding_hands_tone1_tone3;
1635
- 1f9d1-1f3fb-200d-1f91d-200d-1f9d1-1f3fe: people_holding_hands_tone1_tone4;
1636
- 1f9d1-1f3fb-200d-1f91d-200d-1f9d1-1f3ff: people_holding_hands_tone1_tone5;
1637
- 1f9d1-1f3fc-200d-1f91d-200d-1f9d1-1f3fb: people_holding_hands_tone2_tone1;
1638
- 1f9d1-1f3fc-200d-1f91d-200d-1f9d1-1f3fc: people_holding_hands_tone2;
1639
- 1f9d1-1f3fc-200d-1f91d-200d-1f9d1-1f3fd: people_holding_hands_tone2_tone3;
1640
- 1f9d1-1f3fc-200d-1f91d-200d-1f9d1-1f3fe: people_holding_hands_tone2_tone4;
1641
- 1f9d1-1f3fc-200d-1f91d-200d-1f9d1-1f3ff: people_holding_hands_tone2_tone5;
1642
- 1f9d1-1f3fd-200d-1f91d-200d-1f9d1-1f3fb: people_holding_hands_tone3_tone1;
1643
- 1f9d1-1f3fd-200d-1f91d-200d-1f9d1-1f3fc: people_holding_hands_tone3_tone2;
1644
- 1f9d1-1f3fd-200d-1f91d-200d-1f9d1-1f3fd: people_holding_hands_tone3;
1645
- 1f9d1-1f3fd-200d-1f91d-200d-1f9d1-1f3fe: people_holding_hands_tone3_tone4;
1646
- 1f9d1-1f3fd-200d-1f91d-200d-1f9d1-1f3ff: people_holding_hands_tone3_tone5;
1647
- 1f9d1-1f3fe-200d-1f91d-200d-1f9d1-1f3fb: people_holding_hands_tone4_tone1;
1648
- 1f9d1-1f3fe-200d-1f91d-200d-1f9d1-1f3fc: people_holding_hands_tone4_tone2;
1649
- 1f9d1-1f3fe-200d-1f91d-200d-1f9d1-1f3fd: people_holding_hands_tone4_tone3;
1650
- 1f9d1-1f3fe-200d-1f91d-200d-1f9d1-1f3fe: people_holding_hands_tone4;
1651
- 1f9d1-1f3fe-200d-1f91d-200d-1f9d1-1f3ff: people_holding_hands_tone4_tone5;
1652
- 1f9d1-1f3ff-200d-1f91d-200d-1f9d1-1f3fb: people_holding_hands_tone5_tone1;
1653
- 1f9d1-1f3ff-200d-1f91d-200d-1f9d1-1f3fc: people_holding_hands_tone5_tone2;
1654
- 1f9d1-1f3ff-200d-1f91d-200d-1f9d1-1f3fd: people_holding_hands_tone5_tone3;
1655
- 1f9d1-1f3ff-200d-1f91d-200d-1f9d1-1f3fe: people_holding_hands_tone5_tone4;
1656
- 1f9d1-1f3ff-200d-1f91d-200d-1f9d1-1f3ff: people_holding_hands_tone5;
1657
- 1f46b: couple;
1658
- 1f46b-1f3fb: woman_and_man_holding_hands_tone1;
1659
- 1f469-1f3fb-200d-1f91d-200d-1f468-1f3fc: woman_and_man_holding_hands_tone1_tone2;
1660
- 1f469-1f3fb-200d-1f91d-200d-1f468-1f3fd: woman_and_man_holding_hands_tone1_tone3;
1661
- 1f469-1f3fb-200d-1f91d-200d-1f468-1f3fe: woman_and_man_holding_hands_tone1_tone4;
1662
- 1f469-1f3fb-200d-1f91d-200d-1f468-1f3ff: woman_and_man_holding_hands_tone1_tone5;
1663
- 1f469-1f3fc-200d-1f91d-200d-1f468-1f3fb: woman_and_man_holding_hands_tone2_tone1;
1664
- 1f46b-1f3fc: woman_and_man_holding_hands_tone2;
1665
- 1f469-1f3fc-200d-1f91d-200d-1f468-1f3fd: woman_and_man_holding_hands_tone2_tone3;
1666
- 1f469-1f3fc-200d-1f91d-200d-1f468-1f3fe: woman_and_man_holding_hands_tone2_tone4;
1667
- 1f469-1f3fc-200d-1f91d-200d-1f468-1f3ff: woman_and_man_holding_hands_tone2_tone5;
1668
- 1f469-1f3fd-200d-1f91d-200d-1f468-1f3fb: woman_and_man_holding_hands_tone3_tone1;
1669
- 1f469-1f3fd-200d-1f91d-200d-1f468-1f3fc: woman_and_man_holding_hands_tone3_tone2;
1670
- 1f46b-1f3fd: woman_and_man_holding_hands_tone3;
1671
- 1f469-1f3fd-200d-1f91d-200d-1f468-1f3fe: woman_and_man_holding_hands_tone3_tone4;
1672
- 1f469-1f3fd-200d-1f91d-200d-1f468-1f3ff: woman_and_man_holding_hands_tone3_tone5;
1673
- 1f469-1f3fe-200d-1f91d-200d-1f468-1f3fb: woman_and_man_holding_hands_tone4_tone1;
1674
- 1f469-1f3fe-200d-1f91d-200d-1f468-1f3fc: woman_and_man_holding_hands_tone4_tone2;
1675
- 1f469-1f3fe-200d-1f91d-200d-1f468-1f3fd: woman_and_man_holding_hands_tone4_tone3;
1676
- 1f46b-1f3fe: woman_and_man_holding_hands_tone4;
1677
- 1f469-1f3fe-200d-1f91d-200d-1f468-1f3ff: woman_and_man_holding_hands_tone4_tone5;
1678
- 1f469-1f3ff-200d-1f91d-200d-1f468-1f3fb: woman_and_man_holding_hands_tone5_tone1;
1679
- 1f469-1f3ff-200d-1f91d-200d-1f468-1f3fc: woman_and_man_holding_hands_tone5_tone2;
1680
- 1f469-1f3ff-200d-1f91d-200d-1f468-1f3fd: woman_and_man_holding_hands_tone5_tone3;
1681
- 1f469-1f3ff-200d-1f91d-200d-1f468-1f3fe: woman_and_man_holding_hands_tone5_tone4;
1682
- 1f46b-1f3ff: woman_and_man_holding_hands_tone5;
1683
- 1f46d: two_women_holding_hands;
1684
- 1f46d-1f3fb: women_holding_hands_tone1;
1685
- 1f469-1f3fb-200d-1f91d-200d-1f469-1f3fc: women_holding_hands_tone1_tone2;
1686
- 1f469-1f3fb-200d-1f91d-200d-1f469-1f3fd: women_holding_hands_tone1_tone3;
1687
- 1f469-1f3fb-200d-1f91d-200d-1f469-1f3fe: women_holding_hands_tone1_tone4;
1688
- 1f469-1f3fb-200d-1f91d-200d-1f469-1f3ff: women_holding_hands_tone1_tone5;
1689
- 1f469-1f3fc-200d-1f91d-200d-1f469-1f3fb: women_holding_hands_tone2_tone1;
1690
- 1f46d-1f3fc: women_holding_hands_tone2;
1691
- 1f469-1f3fc-200d-1f91d-200d-1f469-1f3fd: women_holding_hands_tone2_tone3;
1692
- 1f469-1f3fc-200d-1f91d-200d-1f469-1f3fe: women_holding_hands_tone2_tone4;
1693
- 1f469-1f3fc-200d-1f91d-200d-1f469-1f3ff: women_holding_hands_tone2_tone5;
1694
- 1f469-1f3fd-200d-1f91d-200d-1f469-1f3fb: women_holding_hands_tone3_tone1;
1695
- 1f469-1f3fd-200d-1f91d-200d-1f469-1f3fc: women_holding_hands_tone3_tone2;
1696
- 1f46d-1f3fd: women_holding_hands_tone3;
1697
- 1f469-1f3fd-200d-1f91d-200d-1f469-1f3fe: women_holding_hands_tone3_tone4;
1698
- 1f469-1f3fd-200d-1f91d-200d-1f469-1f3ff: women_holding_hands_tone3_tone5;
1699
- 1f469-1f3fe-200d-1f91d-200d-1f469-1f3fb: women_holding_hands_tone4_tone1;
1700
- 1f469-1f3fe-200d-1f91d-200d-1f469-1f3fc: women_holding_hands_tone4_tone2;
1701
- 1f469-1f3fe-200d-1f91d-200d-1f469-1f3fd: women_holding_hands_tone4_tone3;
1702
- 1f46d-1f3fe: women_holding_hands_tone4;
1703
- 1f469-1f3fe-200d-1f91d-200d-1f469-1f3ff: women_holding_hands_tone4_tone5;
1704
- 1f469-1f3ff-200d-1f91d-200d-1f469-1f3fb: women_holding_hands_tone5_tone1;
1705
- 1f469-1f3ff-200d-1f91d-200d-1f469-1f3fc: women_holding_hands_tone5_tone2;
1706
- 1f469-1f3ff-200d-1f91d-200d-1f469-1f3fd: women_holding_hands_tone5_tone3;
1707
- 1f469-1f3ff-200d-1f91d-200d-1f469-1f3fe: women_holding_hands_tone5_tone4;
1708
- 1f46d-1f3ff: women_holding_hands_tone5;
1709
- 1f46c: two_men_holding_hands;
1710
- 1f46c-1f3fb: men_holding_hands_tone1;
1711
- 1f468-1f3fb-200d-1f91d-200d-1f468-1f3fc: men_holding_hands_tone1_tone2;
1712
- 1f468-1f3fb-200d-1f91d-200d-1f468-1f3fd: men_holding_hands_tone1_tone3;
1713
- 1f468-1f3fb-200d-1f91d-200d-1f468-1f3fe: men_holding_hands_tone1_tone4;
1714
- 1f468-1f3fb-200d-1f91d-200d-1f468-1f3ff: men_holding_hands_tone1_tone5;
1715
- 1f468-1f3fc-200d-1f91d-200d-1f468-1f3fb: men_holding_hands_tone2_tone1;
1716
- 1f46c-1f3fc: men_holding_hands_tone2;
1717
- 1f468-1f3fc-200d-1f91d-200d-1f468-1f3fd: men_holding_hands_tone2_tone3;
1718
- 1f468-1f3fc-200d-1f91d-200d-1f468-1f3fe: men_holding_hands_tone2_tone4;
1719
- 1f468-1f3fc-200d-1f91d-200d-1f468-1f3ff: men_holding_hands_tone2_tone5;
1720
- 1f468-1f3fd-200d-1f91d-200d-1f468-1f3fb: men_holding_hands_tone3_tone1;
1721
- 1f468-1f3fd-200d-1f91d-200d-1f468-1f3fc: men_holding_hands_tone3_tone2;
1722
- 1f46c-1f3fd: men_holding_hands_tone3;
1723
- 1f468-1f3fd-200d-1f91d-200d-1f468-1f3fe: men_holding_hands_tone3_tone4;
1724
- 1f468-1f3fd-200d-1f91d-200d-1f468-1f3ff: men_holding_hands_tone3_tone5;
1725
- 1f468-1f3fe-200d-1f91d-200d-1f468-1f3fb: men_holding_hands_tone4_tone1;
1726
- 1f468-1f3fe-200d-1f91d-200d-1f468-1f3fc: men_holding_hands_tone4_tone2;
1727
- 1f468-1f3fe-200d-1f91d-200d-1f468-1f3fd: men_holding_hands_tone4_tone3;
1728
- 1f46c-1f3fe: men_holding_hands_tone4;
1729
- 1f468-1f3fe-200d-1f91d-200d-1f468-1f3ff: men_holding_hands_tone4_tone5;
1730
- 1f468-1f3ff-200d-1f91d-200d-1f468-1f3fb: men_holding_hands_tone5_tone1;
1731
- 1f468-1f3ff-200d-1f91d-200d-1f468-1f3fc: men_holding_hands_tone5_tone2;
1732
- 1f468-1f3ff-200d-1f91d-200d-1f468-1f3fd: men_holding_hands_tone5_tone3;
1733
- 1f468-1f3ff-200d-1f91d-200d-1f468-1f3fe: men_holding_hands_tone5_tone4;
1734
- 1f46c-1f3ff: men_holding_hands_tone5;
1735
- 1f491: couple_with_heart;
1736
- 1f491-1f3fb: couple_with_heart_tone1;
1737
- 1f9d1-1f3fb-200d-2764-fe0f-200d-1f9d1-1f3fc: couple_with_heart_person_person_tone1_tone2;
1738
- 1f9d1-1f3fb-200d-2764-fe0f-200d-1f9d1-1f3fd: couple_with_heart_person_person_tone1_tone3;
1739
- 1f9d1-1f3fb-200d-2764-fe0f-200d-1f9d1-1f3fe: couple_with_heart_person_person_tone1_tone4;
1740
- 1f9d1-1f3fb-200d-2764-fe0f-200d-1f9d1-1f3ff: couple_with_heart_person_person_tone1_tone5;
1741
- 1f9d1-1f3fc-200d-2764-fe0f-200d-1f9d1-1f3fb: couple_with_heart_person_person_tone2_tone1;
1742
- 1f491-1f3fc: couple_with_heart_tone2;
1743
- 1f9d1-1f3fc-200d-2764-fe0f-200d-1f9d1-1f3fd: couple_with_heart_person_person_tone2_tone3;
1744
- 1f9d1-1f3fc-200d-2764-fe0f-200d-1f9d1-1f3fe: couple_with_heart_person_person_tone2_tone4;
1745
- 1f9d1-1f3fc-200d-2764-fe0f-200d-1f9d1-1f3ff: couple_with_heart_person_person_tone2_tone5;
1746
- 1f9d1-1f3fd-200d-2764-fe0f-200d-1f9d1-1f3fb: couple_with_heart_person_person_tone3_tone1;
1747
- 1f9d1-1f3fd-200d-2764-fe0f-200d-1f9d1-1f3fc: couple_with_heart_person_person_tone3_tone2;
1748
- 1f491-1f3fd: couple_with_heart_tone3;
1749
- 1f9d1-1f3fd-200d-2764-fe0f-200d-1f9d1-1f3fe: couple_with_heart_person_person_tone3_tone4;
1750
- 1f9d1-1f3fd-200d-2764-fe0f-200d-1f9d1-1f3ff: couple_with_heart_person_person_tone3_tone5;
1751
- 1f9d1-1f3fe-200d-2764-fe0f-200d-1f9d1-1f3fb: couple_with_heart_person_person_tone4_tone1;
1752
- 1f9d1-1f3fe-200d-2764-fe0f-200d-1f9d1-1f3fc: couple_with_heart_person_person_tone4_tone2;
1753
- 1f9d1-1f3fe-200d-2764-fe0f-200d-1f9d1-1f3fd: couple_with_heart_person_person_tone4_tone3;
1754
- 1f491-1f3fe: couple_with_heart_tone4;
1755
- 1f9d1-1f3fe-200d-2764-fe0f-200d-1f9d1-1f3ff: couple_with_heart_person_person_tone4_tone5;
1756
- 1f9d1-1f3ff-200d-2764-fe0f-200d-1f9d1-1f3fb: couple_with_heart_person_person_tone5_tone1;
1757
- 1f9d1-1f3ff-200d-2764-fe0f-200d-1f9d1-1f3fc: couple_with_heart_person_person_tone5_tone2;
1758
- 1f9d1-1f3ff-200d-2764-fe0f-200d-1f9d1-1f3fd: couple_with_heart_person_person_tone5_tone3;
1759
- 1f9d1-1f3ff-200d-2764-fe0f-200d-1f9d1-1f3fe: couple_with_heart_person_person_tone5_tone4;
1760
- 1f491-1f3ff: couple_with_heart_tone5;
1761
- 1f469-200d-2764-fe0f-200d-1f468: couple_with_heart_woman_man;
1762
- 1f469-1f3fb-200d-2764-fe0f-200d-1f468-1f3fb: couple_with_heart_woman_man_tone1;
1763
- 1f469-1f3fb-200d-2764-fe0f-200d-1f468-1f3fc: couple_with_heart_woman_man_tone1_tone2;
1764
- 1f469-1f3fb-200d-2764-fe0f-200d-1f468-1f3fd: couple_with_heart_woman_man_tone1_tone3;
1765
- 1f469-1f3fb-200d-2764-fe0f-200d-1f468-1f3fe: couple_with_heart_woman_man_tone1_tone4;
1766
- 1f469-1f3fb-200d-2764-fe0f-200d-1f468-1f3ff: couple_with_heart_woman_man_tone1_tone5;
1767
- 1f469-1f3fc-200d-2764-fe0f-200d-1f468-1f3fb: couple_with_heart_woman_man_tone2_tone1;
1768
- 1f469-1f3fc-200d-2764-fe0f-200d-1f468-1f3fc: couple_with_heart_woman_man_tone2;
1769
- 1f469-1f3fc-200d-2764-fe0f-200d-1f468-1f3fd: couple_with_heart_woman_man_tone2_tone3;
1770
- 1f469-1f3fc-200d-2764-fe0f-200d-1f468-1f3fe: couple_with_heart_woman_man_tone2_tone4;
1771
- 1f469-1f3fc-200d-2764-fe0f-200d-1f468-1f3ff: couple_with_heart_woman_man_tone2_tone5;
1772
- 1f469-1f3fd-200d-2764-fe0f-200d-1f468-1f3fb: couple_with_heart_woman_man_tone3_tone1;
1773
- 1f469-1f3fd-200d-2764-fe0f-200d-1f468-1f3fc: couple_with_heart_woman_man_tone3_tone2;
1774
- 1f469-1f3fd-200d-2764-fe0f-200d-1f468-1f3fd: couple_with_heart_woman_man_tone3;
1775
- 1f469-1f3fd-200d-2764-fe0f-200d-1f468-1f3fe: couple_with_heart_woman_man_tone3_tone4;
1776
- 1f469-1f3fd-200d-2764-fe0f-200d-1f468-1f3ff: couple_with_heart_woman_man_tone3_tone5;
1777
- 1f469-1f3fe-200d-2764-fe0f-200d-1f468-1f3fb: couple_with_heart_woman_man_tone4_tone1;
1778
- 1f469-1f3fe-200d-2764-fe0f-200d-1f468-1f3fc: couple_with_heart_woman_man_tone4_tone2;
1779
- 1f469-1f3fe-200d-2764-fe0f-200d-1f468-1f3fd: couple_with_heart_woman_man_tone4_tone3;
1780
- 1f469-1f3fe-200d-2764-fe0f-200d-1f468-1f3fe: couple_with_heart_woman_man_tone4;
1781
- 1f469-1f3fe-200d-2764-fe0f-200d-1f468-1f3ff: couple_with_heart_woman_man_tone4_tone5;
1782
- 1f469-1f3ff-200d-2764-fe0f-200d-1f468-1f3fb: couple_with_heart_woman_man_tone5_tone1;
1783
- 1f469-1f3ff-200d-2764-fe0f-200d-1f468-1f3fc: couple_with_heart_woman_man_tone5_tone2;
1784
- 1f469-1f3ff-200d-2764-fe0f-200d-1f468-1f3fd: couple_with_heart_woman_man_tone5_tone3;
1785
- 1f469-1f3ff-200d-2764-fe0f-200d-1f468-1f3fe: couple_with_heart_woman_man_tone5_tone4;
1786
- 1f469-1f3ff-200d-2764-fe0f-200d-1f468-1f3ff: couple_with_heart_woman_man_tone5;
1787
- 1f469-200d-2764-fe0f-200d-1f469: couple_ww;
1788
- 1f469-1f3fb-200d-2764-fe0f-200d-1f469-1f3fb: couple_with_heart_woman_woman_tone1;
1789
- 1f469-1f3fb-200d-2764-fe0f-200d-1f469-1f3fc: couple_with_heart_woman_woman_tone1_tone2;
1790
- 1f469-1f3fb-200d-2764-fe0f-200d-1f469-1f3fd: couple_with_heart_woman_woman_tone1_tone3;
1791
- 1f469-1f3fb-200d-2764-fe0f-200d-1f469-1f3fe: couple_with_heart_woman_woman_tone1_tone4;
1792
- 1f469-1f3fb-200d-2764-fe0f-200d-1f469-1f3ff: couple_with_heart_woman_woman_tone1_tone5;
1793
- 1f469-1f3fc-200d-2764-fe0f-200d-1f469-1f3fb: couple_with_heart_woman_woman_tone2_tone1;
1794
- 1f469-1f3fc-200d-2764-fe0f-200d-1f469-1f3fc: couple_with_heart_woman_woman_tone2;
1795
- 1f469-1f3fc-200d-2764-fe0f-200d-1f469-1f3fd: couple_with_heart_woman_woman_tone2_tone3;
1796
- 1f469-1f3fc-200d-2764-fe0f-200d-1f469-1f3fe: couple_with_heart_woman_woman_tone2_tone4;
1797
- 1f469-1f3fc-200d-2764-fe0f-200d-1f469-1f3ff: couple_with_heart_woman_woman_tone2_tone5;
1798
- 1f469-1f3fd-200d-2764-fe0f-200d-1f469-1f3fb: couple_with_heart_woman_woman_tone3_tone1;
1799
- 1f469-1f3fd-200d-2764-fe0f-200d-1f469-1f3fc: couple_with_heart_woman_woman_tone3_tone2;
1800
- 1f469-1f3fd-200d-2764-fe0f-200d-1f469-1f3fd: couple_with_heart_woman_woman_tone3;
1801
- 1f469-1f3fd-200d-2764-fe0f-200d-1f469-1f3fe: couple_with_heart_woman_woman_tone3_tone4;
1802
- 1f469-1f3fd-200d-2764-fe0f-200d-1f469-1f3ff: couple_with_heart_woman_woman_tone3_tone5;
1803
- 1f469-1f3fe-200d-2764-fe0f-200d-1f469-1f3fb: couple_with_heart_woman_woman_tone4_tone1;
1804
- 1f469-1f3fe-200d-2764-fe0f-200d-1f469-1f3fc: couple_with_heart_woman_woman_tone4_tone2;
1805
- 1f469-1f3fe-200d-2764-fe0f-200d-1f469-1f3fd: couple_with_heart_woman_woman_tone4_tone3;
1806
- 1f469-1f3fe-200d-2764-fe0f-200d-1f469-1f3fe: couple_with_heart_woman_woman_tone4;
1807
- 1f469-1f3fe-200d-2764-fe0f-200d-1f469-1f3ff: couple_with_heart_woman_woman_tone4_tone5;
1808
- 1f469-1f3ff-200d-2764-fe0f-200d-1f469-1f3fb: couple_with_heart_woman_woman_tone5_tone1;
1809
- 1f469-1f3ff-200d-2764-fe0f-200d-1f469-1f3fc: couple_with_heart_woman_woman_tone5_tone2;
1810
- 1f469-1f3ff-200d-2764-fe0f-200d-1f469-1f3fd: couple_with_heart_woman_woman_tone5_tone3;
1811
- 1f469-1f3ff-200d-2764-fe0f-200d-1f469-1f3fe: couple_with_heart_woman_woman_tone5_tone4;
1812
- 1f469-1f3ff-200d-2764-fe0f-200d-1f469-1f3ff: couple_with_heart_woman_woman_tone5;
1813
- 1f468-200d-2764-fe0f-200d-1f468: couple_mm;
1814
- 1f468-1f3fb-200d-2764-fe0f-200d-1f468-1f3fb: couple_with_heart_man_man_tone1;
1815
- 1f468-1f3fb-200d-2764-fe0f-200d-1f468-1f3fc: couple_with_heart_man_man_tone1_tone2;
1816
- 1f468-1f3fb-200d-2764-fe0f-200d-1f468-1f3fd: couple_with_heart_man_man_tone1_tone3;
1817
- 1f468-1f3fb-200d-2764-fe0f-200d-1f468-1f3fe: couple_with_heart_man_man_tone1_tone4;
1818
- 1f468-1f3fb-200d-2764-fe0f-200d-1f468-1f3ff: couple_with_heart_man_man_tone1_tone5;
1819
- 1f468-1f3fc-200d-2764-fe0f-200d-1f468-1f3fb: couple_with_heart_man_man_tone2_tone1;
1820
- 1f468-1f3fc-200d-2764-fe0f-200d-1f468-1f3fc: couple_with_heart_man_man_tone2;
1821
- 1f468-1f3fc-200d-2764-fe0f-200d-1f468-1f3fd: couple_with_heart_man_man_tone2_tone3;
1822
- 1f468-1f3fc-200d-2764-fe0f-200d-1f468-1f3fe: couple_with_heart_man_man_tone2_tone4;
1823
- 1f468-1f3fc-200d-2764-fe0f-200d-1f468-1f3ff: couple_with_heart_man_man_tone2_tone5;
1824
- 1f468-1f3fd-200d-2764-fe0f-200d-1f468-1f3fb: couple_with_heart_man_man_tone3_tone1;
1825
- 1f468-1f3fd-200d-2764-fe0f-200d-1f468-1f3fc: couple_with_heart_man_man_tone3_tone2;
1826
- 1f468-1f3fd-200d-2764-fe0f-200d-1f468-1f3fd: couple_with_heart_man_man_tone3;
1827
- 1f468-1f3fd-200d-2764-fe0f-200d-1f468-1f3fe: couple_with_heart_man_man_tone3_tone4;
1828
- 1f468-1f3fd-200d-2764-fe0f-200d-1f468-1f3ff: couple_with_heart_man_man_tone3_tone5;
1829
- 1f468-1f3fe-200d-2764-fe0f-200d-1f468-1f3fb: couple_with_heart_man_man_tone4_tone1;
1830
- 1f468-1f3fe-200d-2764-fe0f-200d-1f468-1f3fc: couple_with_heart_man_man_tone4_tone2;
1831
- 1f468-1f3fe-200d-2764-fe0f-200d-1f468-1f3fd: couple_with_heart_man_man_tone4_tone3;
1832
- 1f468-1f3fe-200d-2764-fe0f-200d-1f468-1f3fe: couple_with_heart_man_man_tone4;
1833
- 1f468-1f3fe-200d-2764-fe0f-200d-1f468-1f3ff: couple_with_heart_man_man_tone4_tone5;
1834
- 1f468-1f3ff-200d-2764-fe0f-200d-1f468-1f3fb: couple_with_heart_man_man_tone5_tone1;
1835
- 1f468-1f3ff-200d-2764-fe0f-200d-1f468-1f3fc: couple_with_heart_man_man_tone5_tone2;
1836
- 1f468-1f3ff-200d-2764-fe0f-200d-1f468-1f3fd: couple_with_heart_man_man_tone5_tone3;
1837
- 1f468-1f3ff-200d-2764-fe0f-200d-1f468-1f3fe: couple_with_heart_man_man_tone5_tone4;
1838
- 1f468-1f3ff-200d-2764-fe0f-200d-1f468-1f3ff: couple_with_heart_man_man_tone5;
1839
- 1f48f: couplekiss;
1840
- 1f48f-1f3fb: kiss_tone1;
1841
- 1f9d1-1f3fb-200d-2764-fe0f-200d-1f48b-200d-1f9d1-1f3fc: kiss_person_person_tone1_tone2;
1842
- 1f9d1-1f3fb-200d-2764-fe0f-200d-1f48b-200d-1f9d1-1f3fd: kiss_person_person_tone1_tone3;
1843
- 1f9d1-1f3fb-200d-2764-fe0f-200d-1f48b-200d-1f9d1-1f3fe: kiss_person_person_tone1_tone4;
1844
- 1f9d1-1f3fb-200d-2764-fe0f-200d-1f48b-200d-1f9d1-1f3ff: kiss_person_person_tone1_tone5;
1845
- 1f9d1-1f3fc-200d-2764-fe0f-200d-1f48b-200d-1f9d1-1f3fb: kiss_person_person_tone2_tone1;
1846
- 1f48f-1f3fc: kiss_tone2;
1847
- 1f9d1-1f3fc-200d-2764-fe0f-200d-1f48b-200d-1f9d1-1f3fd: kiss_person_person_tone2_tone3;
1848
- 1f9d1-1f3fc-200d-2764-fe0f-200d-1f48b-200d-1f9d1-1f3fe: kiss_person_person_tone2_tone4;
1849
- 1f9d1-1f3fc-200d-2764-fe0f-200d-1f48b-200d-1f9d1-1f3ff: kiss_person_person_tone2_tone5;
1850
- 1f9d1-1f3fd-200d-2764-fe0f-200d-1f48b-200d-1f9d1-1f3fb: kiss_person_person_tone3_tone1;
1851
- 1f9d1-1f3fd-200d-2764-fe0f-200d-1f48b-200d-1f9d1-1f3fc: kiss_person_person_tone3_tone2;
1852
- 1f48f-1f3fd: kiss_tone3;
1853
- 1f9d1-1f3fd-200d-2764-fe0f-200d-1f48b-200d-1f9d1-1f3fe: kiss_person_person_tone3_tone4;
1854
- 1f9d1-1f3fd-200d-2764-fe0f-200d-1f48b-200d-1f9d1-1f3ff: kiss_person_person_tone3_tone5;
1855
- 1f9d1-1f3fe-200d-2764-fe0f-200d-1f48b-200d-1f9d1-1f3fb: kiss_person_person_tone4_tone1;
1856
- 1f9d1-1f3fe-200d-2764-fe0f-200d-1f48b-200d-1f9d1-1f3fc: kiss_person_person_tone4_tone2;
1857
- 1f9d1-1f3fe-200d-2764-fe0f-200d-1f48b-200d-1f9d1-1f3fd: kiss_person_person_tone4_tone3;
1858
- 1f48f-1f3fe: kiss_tone4;
1859
- 1f9d1-1f3fe-200d-2764-fe0f-200d-1f48b-200d-1f9d1-1f3ff: kiss_person_person_tone4_tone5;
1860
- 1f9d1-1f3ff-200d-2764-fe0f-200d-1f48b-200d-1f9d1-1f3fb: kiss_person_person_tone5_tone1;
1861
- 1f9d1-1f3ff-200d-2764-fe0f-200d-1f48b-200d-1f9d1-1f3fc: kiss_person_person_tone5_tone2;
1862
- 1f9d1-1f3ff-200d-2764-fe0f-200d-1f48b-200d-1f9d1-1f3fd: kiss_person_person_tone5_tone3;
1863
- 1f48f-1f3ff: kiss_tone5;
1864
- 1f469-200d-2764-fe0f-200d-1f48b-200d-1f468: kiss_woman_man;
1865
- 1f469-1f3fb-200d-2764-fe0f-200d-1f48b-200d-1f468-1f3fb: kiss_woman_man_tone1;
1866
- 1f469-1f3fb-200d-2764-fe0f-200d-1f48b-200d-1f468-1f3fc: kiss_woman_man_tone1_tone2;
1867
- 1f469-1f3fb-200d-2764-fe0f-200d-1f48b-200d-1f468-1f3fd: kiss_woman_man_tone1_tone3;
1868
- 1f469-1f3fb-200d-2764-fe0f-200d-1f48b-200d-1f468-1f3fe: kiss_woman_man_tone1_tone4;
1869
- 1f469-1f3fb-200d-2764-fe0f-200d-1f48b-200d-1f468-1f3ff: kiss_woman_man_tone1_tone5;
1870
- 1f469-1f3fc-200d-2764-fe0f-200d-1f48b-200d-1f468-1f3fb: kiss_woman_man_tone2_tone1;
1871
- 1f469-1f3fc-200d-2764-fe0f-200d-1f48b-200d-1f468-1f3fc: kiss_woman_man_tone2;
1872
- 1f469-1f3fc-200d-2764-fe0f-200d-1f48b-200d-1f468-1f3fd: kiss_woman_man_tone2_tone3;
1873
- 1f469-1f3fc-200d-2764-fe0f-200d-1f48b-200d-1f468-1f3fe: kiss_woman_man_tone2_tone4;
1874
- 1f469-1f3fc-200d-2764-fe0f-200d-1f48b-200d-1f468-1f3ff: kiss_woman_man_tone2_tone5;
1875
- 1f469-1f3fd-200d-2764-fe0f-200d-1f48b-200d-1f468-1f3fb: kiss_woman_man_tone3_tone1;
1876
- 1f469-1f3fd-200d-2764-fe0f-200d-1f48b-200d-1f468-1f3fc: kiss_woman_man_tone3_tone2;
1877
- 1f469-1f3fd-200d-2764-fe0f-200d-1f48b-200d-1f468-1f3fd: kiss_woman_man_tone3;
1878
- 1f469-1f3fd-200d-2764-fe0f-200d-1f48b-200d-1f468-1f3fe: kiss_woman_man_tone3_tone4;
1879
- 1f469-1f3fd-200d-2764-fe0f-200d-1f48b-200d-1f468-1f3ff: kiss_woman_man_tone3_tone5;
1880
- 1f469-1f3fe-200d-2764-fe0f-200d-1f48b-200d-1f468-1f3fb: kiss_woman_man_tone4_tone1;
1881
- 1f469-1f3fe-200d-2764-fe0f-200d-1f48b-200d-1f468-1f3fc: kiss_woman_man_tone4_tone2;
1882
- 1f469-1f3fe-200d-2764-fe0f-200d-1f48b-200d-1f468-1f3fd: kiss_woman_man_tone4_tone3;
1883
- 1f469-1f3fe-200d-2764-fe0f-200d-1f48b-200d-1f468-1f3fe: kiss_woman_man_tone4;
1884
- 1f469-1f3fe-200d-2764-fe0f-200d-1f48b-200d-1f468-1f3ff: kiss_woman_man_tone4_tone5;
1885
- 1f469-1f3ff-200d-2764-fe0f-200d-1f48b-200d-1f468-1f3fb: kiss_woman_man_tone5_tone1;
1886
- 1f469-1f3ff-200d-2764-fe0f-200d-1f48b-200d-1f468-1f3fc: kiss_woman_man_tone5_tone2;
1887
- 1f469-1f3ff-200d-2764-fe0f-200d-1f48b-200d-1f468-1f3fd: kiss_woman_man_tone5_tone3;
1888
- 1f469-1f3ff-200d-2764-fe0f-200d-1f48b-200d-1f468-1f3fe: kiss_woman_man_tone5_tone4;
1889
- 1f469-1f3ff-200d-2764-fe0f-200d-1f48b-200d-1f468-1f3ff: kiss_woman_man_tone5;
1890
- 1f469-200d-2764-fe0f-200d-1f48b-200d-1f469: kiss_ww;
1891
- 1f469-1f3fb-200d-2764-fe0f-200d-1f48b-200d-1f469-1f3fb: kiss_woman_woman_tone1;
1892
- 1f469-1f3fb-200d-2764-fe0f-200d-1f48b-200d-1f469-1f3fc: kiss_woman_woman_tone1_tone2;
1893
- 1f469-1f3fb-200d-2764-fe0f-200d-1f48b-200d-1f469-1f3fd: kiss_woman_woman_tone1_tone3;
1894
- 1f469-1f3fb-200d-2764-fe0f-200d-1f48b-200d-1f469-1f3fe: kiss_woman_woman_tone1_tone4;
1895
- 1f469-1f3fb-200d-2764-fe0f-200d-1f48b-200d-1f469-1f3ff: kiss_woman_woman_tone1_tone5;
1896
- 1f469-1f3fc-200d-2764-fe0f-200d-1f48b-200d-1f469-1f3fb: kiss_woman_woman_tone2_tone1;
1897
- 1f469-1f3fc-200d-2764-fe0f-200d-1f48b-200d-1f469-1f3fc: kiss_woman_woman_tone2;
1898
- 1f469-1f3fc-200d-2764-fe0f-200d-1f48b-200d-1f469-1f3fd: kiss_woman_woman_tone2_tone3;
1899
- 1f469-1f3fc-200d-2764-fe0f-200d-1f48b-200d-1f469-1f3fe: kiss_woman_woman_tone2_tone4;
1900
- 1f469-1f3fc-200d-2764-fe0f-200d-1f48b-200d-1f469-1f3ff: kiss_woman_woman_tone2_tone5;
1901
- 1f469-1f3fd-200d-2764-fe0f-200d-1f48b-200d-1f469-1f3fb: kiss_woman_woman_tone3_tone1;
1902
- 1f469-1f3fd-200d-2764-fe0f-200d-1f48b-200d-1f469-1f3fc: kiss_woman_woman_tone3_tone2;
1903
- 1f469-1f3fd-200d-2764-fe0f-200d-1f48b-200d-1f469-1f3fd: kiss_woman_woman_tone3;
1904
- 1f469-1f3fd-200d-2764-fe0f-200d-1f48b-200d-1f469-1f3fe: kiss_woman_woman_tone3_tone4;
1905
- 1f469-1f3fd-200d-2764-fe0f-200d-1f48b-200d-1f469-1f3ff: kiss_woman_woman_tone3_tone5;
1906
- 1f469-1f3fe-200d-2764-fe0f-200d-1f48b-200d-1f469-1f3fb: kiss_woman_woman_tone4_tone1;
1907
- 1f469-1f3fe-200d-2764-fe0f-200d-1f48b-200d-1f469-1f3fc: kiss_woman_woman_tone4_tone2;
1908
- 1f469-1f3fe-200d-2764-fe0f-200d-1f48b-200d-1f469-1f3fd: kiss_woman_woman_tone4_tone3;
1909
- 1f469-1f3fe-200d-2764-fe0f-200d-1f48b-200d-1f469-1f3fe: kiss_woman_woman_tone4;
1910
- 1f469-1f3fe-200d-2764-fe0f-200d-1f48b-200d-1f469-1f3ff: kiss_woman_woman_tone4_tone5;
1911
- 1f469-1f3ff-200d-2764-fe0f-200d-1f48b-200d-1f469-1f3fb: kiss_woman_woman_tone5_tone1;
1912
- 1f469-1f3ff-200d-2764-fe0f-200d-1f48b-200d-1f469-1f3fc: kiss_woman_woman_tone5_tone2;
1913
- 1f469-1f3ff-200d-2764-fe0f-200d-1f48b-200d-1f469-1f3fd: kiss_woman_woman_tone5_tone3;
1914
- 1f469-1f3ff-200d-2764-fe0f-200d-1f48b-200d-1f469-1f3fe: kiss_woman_woman_tone5_tone4;
1915
- 1f469-1f3ff-200d-2764-fe0f-200d-1f48b-200d-1f469-1f3ff: kiss_woman_woman_tone5;
1916
- 1f468-200d-2764-fe0f-200d-1f48b-200d-1f468: kiss_mm;
1917
- 1f468-1f3fb-200d-2764-fe0f-200d-1f48b-200d-1f468-1f3fb: kiss_man_man_tone1;
1918
- 1f468-1f3fb-200d-2764-fe0f-200d-1f48b-200d-1f468-1f3fc: kiss_man_man_tone1_tone2;
1919
- 1f468-1f3fb-200d-2764-fe0f-200d-1f48b-200d-1f468-1f3fd: kiss_man_man_tone1_tone3;
1920
- 1f468-1f3fb-200d-2764-fe0f-200d-1f48b-200d-1f468-1f3fe: kiss_man_man_tone1_tone4;
1921
- 1f468-1f3fb-200d-2764-fe0f-200d-1f48b-200d-1f468-1f3ff: kiss_man_man_tone1_tone5;
1922
- 1f468-1f3fc-200d-2764-fe0f-200d-1f48b-200d-1f468-1f3fb: kiss_man_man_tone2_tone1;
1923
- 1f468-1f3fc-200d-2764-fe0f-200d-1f48b-200d-1f468-1f3fc: kiss_man_man_tone2;
1924
- 1f468-1f3fc-200d-2764-fe0f-200d-1f48b-200d-1f468-1f3fd: kiss_man_man_tone2_tone3;
1925
- 1f468-1f3fc-200d-2764-fe0f-200d-1f48b-200d-1f468-1f3fe: kiss_man_man_tone2_tone4;
1926
- 1f468-1f3fc-200d-2764-fe0f-200d-1f48b-200d-1f468-1f3ff: kiss_man_man_tone2_tone5;
1927
- 1f468-1f3fd-200d-2764-fe0f-200d-1f48b-200d-1f468-1f3fb: kiss_man_man_tone3_tone1;
1928
- 1f468-1f3fd-200d-2764-fe0f-200d-1f48b-200d-1f468-1f3fc: kiss_man_man_tone3_tone2;
1929
- 1f468-1f3fd-200d-2764-fe0f-200d-1f48b-200d-1f468-1f3fd: kiss_man_man_tone3;
1930
- 1f468-1f3fd-200d-2764-fe0f-200d-1f48b-200d-1f468-1f3fe: kiss_man_man_tone3_tone4;
1931
- 1f468-1f3fd-200d-2764-fe0f-200d-1f48b-200d-1f468-1f3ff: kiss_man_man_tone3_tone5;
1932
- 1f468-1f3fe-200d-2764-fe0f-200d-1f48b-200d-1f468-1f3fb: kiss_man_man_tone4_tone1;
1933
- 1f468-1f3fe-200d-2764-fe0f-200d-1f48b-200d-1f468-1f3fc: kiss_man_man_tone4_tone2;
1934
- 1f468-1f3fe-200d-2764-fe0f-200d-1f48b-200d-1f468-1f3fd: kiss_man_man_tone4_tone3;
1935
- 1f468-1f3fe-200d-2764-fe0f-200d-1f48b-200d-1f468-1f3fe: kiss_man_man_tone4;
1936
- 1f468-1f3fe-200d-2764-fe0f-200d-1f48b-200d-1f468-1f3ff: kiss_man_man_tone4_tone5;
1937
- 1f468-1f3ff-200d-2764-fe0f-200d-1f48b-200d-1f468-1f3fb: kiss_man_man_tone5_tone1;
1938
- 1f468-1f3ff-200d-2764-fe0f-200d-1f48b-200d-1f468-1f3fc: kiss_man_man_tone5_tone2;
1939
- 1f468-1f3ff-200d-2764-fe0f-200d-1f48b-200d-1f468-1f3fd: kiss_man_man_tone5_tone3;
1940
- 1f468-1f3ff-200d-2764-fe0f-200d-1f48b-200d-1f468-1f3fe: kiss_man_man_tone5_tone4;
1941
- 1f468-1f3ff-200d-2764-fe0f-200d-1f48b-200d-1f468-1f3ff: kiss_man_man_tone5;
1942
- 1f46a: family;
1943
- 1f468-200d-1f469-200d-1f466: family_man_woman_boy;
1944
- 1f468-200d-1f469-200d-1f467: family_mwg;
1945
- 1f468-200d-1f469-200d-1f467-200d-1f466: family_mwgb;
1946
- 1f468-200d-1f469-200d-1f466-200d-1f466: family_mwbb;
1947
- 1f468-200d-1f469-200d-1f467-200d-1f467: family_mwgg;
1948
- 1f469-200d-1f469-200d-1f466: family_wwb;
1949
- 1f469-200d-1f469-200d-1f467: family_wwg;
1950
- 1f469-200d-1f469-200d-1f467-200d-1f466: family_wwgb;
1951
- 1f469-200d-1f469-200d-1f466-200d-1f466: family_wwbb;
1952
- 1f469-200d-1f469-200d-1f467-200d-1f467: family_wwgg;
1953
- 1f468-200d-1f468-200d-1f466: family_mmb;
1954
- 1f468-200d-1f468-200d-1f467: family_mmg;
1955
- 1f468-200d-1f468-200d-1f467-200d-1f466: family_mmgb;
1956
- 1f468-200d-1f468-200d-1f466-200d-1f466: family_mmbb;
1957
- 1f468-200d-1f468-200d-1f467-200d-1f467: family_mmgg;
1958
- 1f469-200d-1f466: family_woman_boy;
1959
- 1f469-200d-1f467: family_woman_girl;
1960
- 1f469-200d-1f467-200d-1f466: family_woman_girl_boy;
1961
- 1f469-200d-1f466-200d-1f466: family_woman_boy_boy;
1962
- 1f469-200d-1f467-200d-1f467: family_woman_girl_girl;
1963
- 1f468-200d-1f466: family_man_boy;
1964
- 1f468-200d-1f467: family_man_girl;
1965
- 1f468-200d-1f467-200d-1f466: family_man_girl_boy;
1966
- 1f468-200d-1f466-200d-1f466: family_man_boy_boy;
1967
- 1f468-200d-1f467-200d-1f467: family_man_girl_girl;
1968
- 1f9f6: yarn;
1969
- 1f9f5: thread;
1970
- 1f9e5: coat;
1971
- 1f97c: lab_coat;
1972
- 1f9ba: safety_vest;
1973
- 1f45a: womans_clothes;
1974
- 1f455: shirt;
1975
- 1f456: jeans;
1976
- 1fa72: briefs;
1977
- 1fa73: shorts;
1978
- 1f454: necktie;
1979
- 1f457: dress;
1980
- 1f459: bikini;
1981
- 1fa71: one_piece_swimsuit;
1982
- 1f458: kimono;
1983
- 1f97b: sari;
1984
- 1f97f: womans_flat_shoe;
1985
- 1f460: high_heel;
1986
- 1f461: sandal;
1987
- 1f462: boot;
1988
- 1f45e: mans_shoe;
1989
- 1f45f: athletic_shoe;
1990
- 1f97e: hiking_boot;
1991
- 1fa74: thong_sandal;
1992
- 1f9e6: socks;
1993
- 1f9e4: gloves;
1994
- 1f9e3: scarf;
1995
- 1f3a9: tophat;
1996
- 1f9e2: billed_cap;
1997
- 1f452: womans_hat;
1998
- 1f393: mortar_board;
1999
- 26d1: helmet_with_cross;
2000
- 1fa96: military_helmet;
2001
- 1f451: crown;
2002
- 1f48d: ring;
2003
- 1f45d: pouch;
2004
- 1f45b: purse;
2005
- 1f45c: handbag;
2006
- 1f4bc: briefcase;
2007
- 1f392: school_satchel;
2008
- 1f9f3: luggage;
2009
- 1f453: eyeglasses;
2010
- 1f576: dark_sunglasses;
2011
- 1f97d: goggles;
2012
- 1f302: closed_umbrella;
2013
- 1f9b1: curly_haired;
2014
- 1f9b0: red_haired;
2015
- 1f9b3: white_haired;
2016
- 1f9b2: bald;
2017
- 1f436: dog;
2018
- 1f431: cat;
2019
- 1f42d: mouse;
2020
- 1f439: hamster;
2021
- 1f430: rabbit;
2022
- 1f98a: fox;
2023
- 1f43b: bear;
2024
- 1f43c: panda_face;
2025
- 1f43b-200d-2744-fe0f: polar_bear;
2026
- 1f428: koala;
2027
- 1f42f: tiger;
2028
- 1f981: lion_face;
2029
- 1f42e: cow;
2030
- 1f437: pig;
2031
- 1f43d: pig_nose;
2032
- 1f438: frog;
2033
- 1f435: monkey_face;
2034
- 1f648: see_no_evil;
2035
- 1f649: hear_no_evil;
2036
- 1f64a: speak_no_evil;
2037
- 1f412: monkey;
2038
- 1f414: chicken;
2039
- 1f427: penguin;
2040
- 1f426: bird;
2041
- 1f424: baby_chick;
2042
- 1f423: hatching_chick;
2043
- 1f425: hatched_chick;
2044
- 1f986: duck;
2045
- 1f9a4: dodo;
2046
- 1f985: eagle;
2047
- 1f989: owl;
2048
- 1f987: bat;
2049
- 1f43a: wolf;
2050
- 1f417: boar;
2051
- 1f434: horse;
2052
- 1f984: unicorn;
2053
- 1f41d: bee;
2054
- 1f41b: bug;
2055
- 1f98b: butterfly;
2056
- 1f40c: snail;
2057
- 1fab1: worm;
2058
- 1f41e: lady_beetle;
2059
- 1f41c: ant;
2060
- 1fab0: fly;
2061
- 1f99f: mosquito;
2062
- 1fab3: cockroach;
2063
- 1fab2: beetle;
2064
- 1f997: cricket;
2065
- 1f577: spider;
2066
- 1f578: spider_web;
2067
- 1f982: scorpion;
2068
- 1f422: turtle;
2069
- 1f40d: snake;
2070
- 1f98e: lizard;
2071
- 1f996: t_rex;
2072
- 1f995: sauropod;
2073
- 1f419: octopus;
2074
- 1f991: squid;
2075
- 1f990: shrimp;
2076
- 1f99e: lobster;
2077
- 1f980: crab;
2078
- 1f421: blowfish;
2079
- 1f420: tropical_fish;
2080
- 1f41f: fish;
2081
- 1f9ad: seal;
2082
- 1f42c: dolphin;
2083
- 1f433: whale;
2084
- 1f40b: whale2;
2085
- 1f988: shark;
2086
- 1f40a: crocodile;
2087
- 1f405: tiger2;
2088
- 1f406: leopard;
2089
- 1f993: zebra;
2090
- 1f98d: gorilla;
2091
- 1f9a7: orangutan;
2092
- 1f418: elephant;
2093
- 1f9a3: mammoth;
2094
- 1f9ac: bison;
2095
- 1f99b: hippopotamus;
2096
- 1f98f: rhino;
2097
- 1f42a: dromedary_camel;
2098
- 1f42b: camel;
2099
- 1f992: giraffe;
2100
- 1f998: kangaroo;
2101
- 1f403: water_buffalo;
2102
- 1f402: ox;
2103
- 1f404: cow2;
2104
- 1f40e: racehorse;
2105
- 1f416: pig2;
2106
- 1f40f: ram;
2107
- 1f411: sheep;
2108
- 1f999: llama;
2109
- 1f410: goat;
2110
- 1f98c: deer;
2111
- 1f415: dog2;
2112
- 1f429: poodle;
2113
- 1f9ae: guide_dog;
2114
- 1f415-200d-1f9ba: service_dog;
2115
- 1f408: cat2;
2116
- 1f408-200d-2b1b: black_cat;
2117
- 1f413: rooster;
2118
- 1f983: turkey;
2119
- 1f99a: peacock;
2120
- 1f99c: parrot;
2121
- 1f9a2: swan;
2122
- 1f9a9: flamingo;
2123
- 1f54a: dove;
2124
- 1f407: rabbit2;
2125
- 1f99d: raccoon;
2126
- 1f9a8: skunk;
2127
- 1f9a1: badger;
2128
- 1f9ab: beaver;
2129
- 1f9a6: otter;
2130
- 1f9a5: sloth;
2131
- 1f401: mouse2;
2132
- 1f400: rat;
2133
- 1f43f: chipmunk;
2134
- 1f994: hedgehog;
2135
- 1f43e: feet;
2136
- 1f409: dragon;
2137
- 1f432: dragon_face;
2138
- 1f335: cactus;
2139
- 1f384: christmas_tree;
2140
- 1f332: evergreen_tree;
2141
- 1f333: deciduous_tree;
2142
- 1f334: palm_tree;
2143
- 1f331: seedling;
2144
- 1f33f: herb;
2145
- 1f340: four_leaf_clover;
2146
- 1f38d: bamboo;
2147
- 1f38b: tanabata_tree;
2148
- 1f343: leaves;
2149
- 1f342: fallen_leaf;
2150
- 1f341: maple_leaf;
2151
- 1fab6: feather;
2152
- 1f344: mushroom;
2153
- 1f41a: shell;
2154
- 1faa8: rock;
2155
- 1fab5: wood;
2156
- 1f33e: ear_of_rice;
2157
- 1fab4: potted_plant;
2158
- 1f490: bouquet;
2159
- 1f337: tulip;
2160
- 1f339: rose;
2161
- 1f940: wilted_rose;
2162
- 1f33a: hibiscus;
2163
- 1f338: cherry_blossom;
2164
- 1f33c: blossom;
2165
- 1f33b: sunflower;
2166
- 1f31e: sun_with_face;
2167
- 1f31d: full_moon_with_face;
2168
- 1f31b: first_quarter_moon_with_face;
2169
- 1f31c: last_quarter_moon_with_face;
2170
- 1f31a: new_moon_with_face;
2171
- 1f315: full_moon;
2172
- 1f316: waning_gibbous_moon;
2173
- 1f317: last_quarter_moon;
2174
- 1f318: waning_crescent_moon;
2175
- 1f311: new_moon;
2176
- 1f312: waxing_crescent_moon;
2177
- 1f313: first_quarter_moon;
2178
- 1f314: waxing_gibbous_moon;
2179
- 1f319: crescent_moon;
2180
- 1f30e: earth_americas;
2181
- 1f30d: earth_africa;
2182
- 1f30f: earth_asia;
2183
- 1fa90: ringed_planet;
2184
- 1f4ab: dizzy;
2185
- 2b50: star;
2186
- 1f31f: star2;
2187
- 26a1: zap;
2188
- 1f4a5: boom;
2189
- 1f525: fire;
2190
- 1f32a: cloud_tornado;
2191
- 1f308: rainbow;
2192
- 1f324: white_sun_small_cloud;
2193
- 26c5: partly_sunny;
2194
- 1f325: white_sun_cloud;
2195
- 1f326: white_sun_rain_cloud;
2196
- 1f327: cloud_rain;
2197
- 26c8: thunder_cloud_rain;
2198
- 1f329: cloud_lightning;
2199
- 1f328: cloud_snow;
2200
- 26c4: snowman;
2201
- 1f32c: wind_blowing_face;
2202
- 1f4a8: dash;
2203
- 1f4a7: droplet;
2204
- 1f4a6: sweat_drops;
2205
- 1f30a: ocean;
2206
- 1f32b: fog;
2207
- 1f34f: green_apple;
2208
- 1f34e: apple;
2209
- 1f350: pear;
2210
- 1f34a: tangerine;
2211
- 1f34b: lemon;
2212
- 1f34c: banana;
2213
- 1f349: watermelon;
2214
- 1f347: grapes;
2215
- 1fad0: blueberries;
2216
- 1f353: strawberry;
2217
- 1f348: melon;
2218
- 1f352: cherries;
2219
- 1f351: peach;
2220
- 1f96d: mango;
2221
- 1f34d: pineapple;
2222
- 1f965: coconut;
2223
- 1f95d: kiwi;
2224
- 1f345: tomato;
2225
- 1f346: eggplant;
2226
- 1f951: avocado;
2227
- 1fad2: olive;
2228
- 1f966: broccoli;
2229
- 1f96c: leafy_green;
2230
- 1fad1: bell_pepper;
2231
- 1f952: cucumber;
2232
- 1f336: hot_pepper;
2233
- 1f33d: corn;
2234
- 1f955: carrot;
2235
- 1f9c4: garlic;
2236
- 1f9c5: onion;
2237
- 1f954: potato;
2238
- 1f360: sweet_potato;
2239
- 1f950: croissant;
2240
- 1f96f: bagel;
2241
- 1f35e: bread;
2242
- 1f956: french_bread;
2243
- 1fad3: flatbread;
2244
- 1f968: pretzel;
2245
- 1f9c0: cheese;
2246
- 1f95a: egg;
2247
- 1f373: cooking;
2248
- 1f9c8: butter;
2249
- 1f95e: pancakes;
2250
- 1f9c7: waffle;
2251
- 1f953: bacon;
2252
- 1f969: cut_of_meat;
2253
- 1f357: poultry_leg;
2254
- 1f356: meat_on_bone;
2255
- 1f32d: hotdog;
2256
- 1f354: hamburger;
2257
- 1f35f: fries;
2258
- 1f355: pizza;
2259
- 1f96a: sandwich;
2260
- 1f959: stuffed_flatbread;
2261
- 1f9c6: falafel;
2262
- 1f32e: taco;
2263
- 1f32f: burrito;
2264
- 1fad4: tamale;
2265
- 1f957: salad;
2266
- 1f958: shallow_pan_of_food;
2267
- 1fad5: fondue;
2268
- 1f96b: canned_food;
2269
- 1f35d: spaghetti;
2270
- 1f35c: ramen;
2271
- 1f372: stew;
2272
- 1f35b: curry;
2273
- 1f363: sushi;
2274
- 1f371: bento;
2275
- 1f95f: dumpling;
2276
- 1f9aa: oyster;
2277
- 1f364: fried_shrimp;
2278
- 1f359: rice_ball;
2279
- 1f35a: rice;
2280
- 1f358: rice_cracker;
2281
- 1f365: fish_cake;
2282
- 1f960: fortune_cookie;
2283
- 1f96e: moon_cake;
2284
- 1f362: oden;
2285
- 1f361: dango;
2286
- 1f367: shaved_ice;
2287
- 1f368: ice_cream;
2288
- 1f366: icecream;
2289
- 1f967: pie;
2290
- 1f9c1: cupcake;
2291
- 1f370: cake;
2292
- 1f382: birthday;
2293
- 1f36e: custard;
2294
- 1f36d: lollipop;
2295
- 1f36c: candy;
2296
- 1f36b: chocolate_bar;
2297
- 1f37f: popcorn;
2298
- 1f369: doughnut;
2299
- 1f36a: cookie;
2300
- 1f330: chestnut;
2301
- 1f95c: peanuts;
2302
- 1f36f: honey_pot;
2303
- 1f95b: milk;
2304
- 1f37c: baby_bottle;
2305
- 1f375: tea;
2306
- 1fad6: teapot;
2307
- 1f9c9: mate;
2308
- 1f9cb: bubble_tea;
2309
- 1f9c3: beverage_box;
2310
- 1f964: cup_with_straw;
2311
- 1f376: sake;
2312
- 1f37a: beer;
2313
- 1f37b: beers;
2314
- 1f942: champagne_glass;
2315
- 1f377: wine_glass;
2316
- 1f943: tumbler_glass;
2317
- 1f378: cocktail;
2318
- 1f379: tropical_drink;
2319
- 1f37e: champagne;
2320
- 1f9ca: ice_cube;
2321
- 1f944: spoon;
2322
- 1f374: fork_and_knife;
2323
- 1f37d: fork_knife_plate;
2324
- 1f963: bowl_with_spoon;
2325
- 1f961: takeout_box;
2326
- 1f962: chopsticks;
2327
- 1f9c2: salt;
2328
- 26bd: soccer;
2329
- 1f3c0: basketball;
2330
- 1f3c8: football;
2331
- 26be: baseball;
2332
- 1f94e: softball;
2333
- 1f3be: tennis;
2334
- 1f3d0: volleyball;
2335
- 1f3c9: rugby_football;
2336
- 1f94f: flying_disc;
2337
- 1fa83: boomerang;
2338
- 1f3b1: 8ball;
2339
- 1fa80: yo_yo;
2340
- 1f3d3: ping_pong;
2341
- 1f3f8: badminton;
2342
- 1f3d2: hockey;
2343
- 1f3d1: field_hockey;
2344
- 1f94d: lacrosse;
2345
- 1f3cf: cricket_game;
2346
- 1f945: goal;
2347
- 26f3: golf;
2348
- 1fa81: kite;
2349
- 1f3f9: bow_and_arrow;
2350
- 1f3a3: fishing_pole_and_fish;
2351
- 1f93f: diving_mask;
2352
- 1f94a: boxing_glove;
2353
- 1f94b: martial_arts_uniform;
2354
- 1f3bd: running_shirt_with_sash;
2355
- 1f6f9: skateboard;
2356
- 1f6fc: roller_skate;
2357
- 1f6f7: sled;
2358
- 26f8: ice_skate;
2359
- 1f94c: curling_stone;
2360
- 1f3bf: ski;
2361
- 26f7: skier;
2362
- 1f3c2: snowboarder;
2363
- 1f3c2-1f3fb: snowboarder_tone1;
2364
- 1f3c2-1f3fc: snowboarder_tone2;
2365
- 1f3c2-1f3fd: snowboarder_tone3;
2366
- 1f3c2-1f3fe: snowboarder_tone4;
2367
- 1f3c2-1f3ff: snowboarder_tone5;
2368
- 1fa82: parachute;
2369
- 1f3cb: person_lifting_weights;
2370
- 1f3cb-1f3fb: person_lifting_weights_tone1;
2371
- 1f3cb-1f3fc: person_lifting_weights_tone2;
2372
- 1f3cb-1f3fd: person_lifting_weights_tone3;
2373
- 1f3cb-1f3fe: person_lifting_weights_tone4;
2374
- 1f3cb-1f3ff: person_lifting_weights_tone5;
2375
- 1f3cb-fe0f-200d-2640-fe0f: woman_lifting_weights;
2376
- 1f3cb-1f3fb-200d-2640-fe0f: woman_lifting_weights_tone1;
2377
- 1f3cb-1f3fc-200d-2640-fe0f: woman_lifting_weights_tone2;
2378
- 1f3cb-1f3fd-200d-2640-fe0f: woman_lifting_weights_tone3;
2379
- 1f3cb-1f3fe-200d-2640-fe0f: woman_lifting_weights_tone4;
2380
- 1f3cb-1f3ff-200d-2640-fe0f: woman_lifting_weights_tone5;
2381
- 1f3cb-fe0f-200d-2642-fe0f: man_lifting_weights;
2382
- 1f3cb-1f3fb-200d-2642-fe0f: man_lifting_weights_tone1;
2383
- 1f3cb-1f3fc-200d-2642-fe0f: man_lifting_weights_tone2;
2384
- 1f3cb-1f3fd-200d-2642-fe0f: man_lifting_weights_tone3;
2385
- 1f3cb-1f3fe-200d-2642-fe0f: man_lifting_weights_tone4;
2386
- 1f3cb-1f3ff-200d-2642-fe0f: man_lifting_weights_tone5;
2387
- 1f93c: people_wrestling;
2388
- 1f93c-200d-2640-fe0f: women_wrestling;
2389
- 1f93c-200d-2642-fe0f: men_wrestling;
2390
- 1f938: person_doing_cartwheel;
2391
- 1f938-1f3fb: person_doing_cartwheel_tone1;
2392
- 1f938-1f3fc: person_doing_cartwheel_tone2;
2393
- 1f938-1f3fd: person_doing_cartwheel_tone3;
2394
- 1f938-1f3fe: person_doing_cartwheel_tone4;
2395
- 1f938-1f3ff: person_doing_cartwheel_tone5;
2396
- 1f938-200d-2640-fe0f: woman_cartwheeling;
2397
- 1f938-1f3fb-200d-2640-fe0f: woman_cartwheeling_tone1;
2398
- 1f938-1f3fc-200d-2640-fe0f: woman_cartwheeling_tone2;
2399
- 1f938-1f3fd-200d-2640-fe0f: woman_cartwheeling_tone3;
2400
- 1f938-1f3fe-200d-2640-fe0f: woman_cartwheeling_tone4;
2401
- 1f938-1f3ff-200d-2640-fe0f: woman_cartwheeling_tone5;
2402
- 1f938-200d-2642-fe0f: man_cartwheeling;
2403
- 1f938-1f3fb-200d-2642-fe0f: man_cartwheeling_tone1;
2404
- 1f938-1f3fc-200d-2642-fe0f: man_cartwheeling_tone2;
2405
- 1f938-1f3fd-200d-2642-fe0f: man_cartwheeling_tone3;
2406
- 1f938-1f3fe-200d-2642-fe0f: man_cartwheeling_tone4;
2407
- 1f938-1f3ff-200d-2642-fe0f: man_cartwheeling_tone5;
2408
- 26f9: person_bouncing_ball;
2409
- 26f9-1f3fb: person_bouncing_ball_tone1;
2410
- 26f9-1f3fc: person_bouncing_ball_tone2;
2411
- 26f9-1f3fd: person_bouncing_ball_tone3;
2412
- 26f9-1f3fe: person_bouncing_ball_tone4;
2413
- 26f9-1f3ff: person_bouncing_ball_tone5;
2414
- 26f9-fe0f-200d-2640-fe0f: woman_bouncing_ball;
2415
- 26f9-1f3fb-200d-2640-fe0f: woman_bouncing_ball_tone1;
2416
- 26f9-1f3fc-200d-2640-fe0f: woman_bouncing_ball_tone2;
2417
- 26f9-1f3fd-200d-2640-fe0f: woman_bouncing_ball_tone3;
2418
- 26f9-1f3fe-200d-2640-fe0f: woman_bouncing_ball_tone4;
2419
- 26f9-1f3ff-200d-2640-fe0f: woman_bouncing_ball_tone5;
2420
- 26f9-fe0f-200d-2642-fe0f: man_bouncing_ball;
2421
- 26f9-1f3fb-200d-2642-fe0f: man_bouncing_ball_tone1;
2422
- 26f9-1f3fc-200d-2642-fe0f: man_bouncing_ball_tone2;
2423
- 26f9-1f3fd-200d-2642-fe0f: man_bouncing_ball_tone3;
2424
- 26f9-1f3fe-200d-2642-fe0f: man_bouncing_ball_tone4;
2425
- 26f9-1f3ff-200d-2642-fe0f: man_bouncing_ball_tone5;
2426
- 1f93a: person_fencing;
2427
- 1f93e: person_playing_handball;
2428
- 1f93e-1f3fb: person_playing_handball_tone1;
2429
- 1f93e-1f3fc: person_playing_handball_tone2;
2430
- 1f93e-1f3fd: person_playing_handball_tone3;
2431
- 1f93e-1f3fe: person_playing_handball_tone4;
2432
- 1f93e-1f3ff: person_playing_handball_tone5;
2433
- 1f93e-200d-2640-fe0f: woman_playing_handball;
2434
- 1f93e-1f3fb-200d-2640-fe0f: woman_playing_handball_tone1;
2435
- 1f93e-1f3fc-200d-2640-fe0f: woman_playing_handball_tone2;
2436
- 1f93e-1f3fd-200d-2640-fe0f: woman_playing_handball_tone3;
2437
- 1f93e-1f3fe-200d-2640-fe0f: woman_playing_handball_tone4;
2438
- 1f93e-1f3ff-200d-2640-fe0f: woman_playing_handball_tone5;
2439
- 1f93e-200d-2642-fe0f: man_playing_handball;
2440
- 1f93e-1f3fb-200d-2642-fe0f: man_playing_handball_tone1;
2441
- 1f93e-1f3fc-200d-2642-fe0f: man_playing_handball_tone2;
2442
- 1f93e-1f3fd-200d-2642-fe0f: man_playing_handball_tone3;
2443
- 1f93e-1f3fe-200d-2642-fe0f: man_playing_handball_tone4;
2444
- 1f93e-1f3ff-200d-2642-fe0f: man_playing_handball_tone5;
2445
- 1f3cc: person_golfing;
2446
- 1f3cc-1f3fb: person_golfing_tone1;
2447
- 1f3cc-1f3fc: person_golfing_tone2;
2448
- 1f3cc-1f3fd: person_golfing_tone3;
2449
- 1f3cc-1f3fe: person_golfing_tone4;
2450
- 1f3cc-1f3ff: person_golfing_tone5;
2451
- 1f3cc-fe0f-200d-2640-fe0f: woman_golfing;
2452
- 1f3cc-1f3fb-200d-2640-fe0f: woman_golfing_tone1;
2453
- 1f3cc-1f3fc-200d-2640-fe0f: woman_golfing_tone2;
2454
- 1f3cc-1f3fd-200d-2640-fe0f: woman_golfing_tone3;
2455
- 1f3cc-1f3fe-200d-2640-fe0f: woman_golfing_tone4;
2456
- 1f3cc-1f3ff-200d-2640-fe0f: woman_golfing_tone5;
2457
- 1f3cc-fe0f-200d-2642-fe0f: man_golfing;
2458
- 1f3cc-1f3fb-200d-2642-fe0f: man_golfing_tone1;
2459
- 1f3cc-1f3fc-200d-2642-fe0f: man_golfing_tone2;
2460
- 1f3cc-1f3fd-200d-2642-fe0f: man_golfing_tone3;
2461
- 1f3cc-1f3fe-200d-2642-fe0f: man_golfing_tone4;
2462
- 1f3cc-1f3ff-200d-2642-fe0f: man_golfing_tone5;
2463
- 1f3c7: horse_racing;
2464
- 1f3c7-1f3fb: horse_racing_tone1;
2465
- 1f3c7-1f3fc: horse_racing_tone2;
2466
- 1f3c7-1f3fd: horse_racing_tone3;
2467
- 1f3c7-1f3fe: horse_racing_tone4;
2468
- 1f3c7-1f3ff: horse_racing_tone5;
2469
- 1f9d8: person_in_lotus_position;
2470
- 1f9d8-1f3fb: person_in_lotus_position_tone1;
2471
- 1f9d8-1f3fc: person_in_lotus_position_tone2;
2472
- 1f9d8-1f3fd: person_in_lotus_position_tone3;
2473
- 1f9d8-1f3fe: person_in_lotus_position_tone4;
2474
- 1f9d8-1f3ff: person_in_lotus_position_tone5;
2475
- 1f9d8-200d-2640-fe0f: woman_in_lotus_position;
2476
- 1f9d8-1f3fb-200d-2640-fe0f: woman_in_lotus_position_tone1;
2477
- 1f9d8-1f3fc-200d-2640-fe0f: woman_in_lotus_position_tone2;
2478
- 1f9d8-1f3fd-200d-2640-fe0f: woman_in_lotus_position_tone3;
2479
- 1f9d8-1f3fe-200d-2640-fe0f: woman_in_lotus_position_tone4;
2480
- 1f9d8-1f3ff-200d-2640-fe0f: woman_in_lotus_position_tone5;
2481
- 1f9d8-200d-2642-fe0f: man_in_lotus_position;
2482
- 1f9d8-1f3fb-200d-2642-fe0f: man_in_lotus_position_tone1;
2483
- 1f9d8-1f3fc-200d-2642-fe0f: man_in_lotus_position_tone2;
2484
- 1f9d8-1f3fd-200d-2642-fe0f: man_in_lotus_position_tone3;
2485
- 1f9d8-1f3fe-200d-2642-fe0f: man_in_lotus_position_tone4;
2486
- 1f9d8-1f3ff-200d-2642-fe0f: man_in_lotus_position_tone5;
2487
- 1f3c4: person_surfing;
2488
- 1f3c4-1f3fb: person_surfing_tone1;
2489
- 1f3c4-1f3fc: person_surfing_tone2;
2490
- 1f3c4-1f3fd: person_surfing_tone3;
2491
- 1f3c4-1f3fe: person_surfing_tone4;
2492
- 1f3c4-1f3ff: person_surfing_tone5;
2493
- 1f3c4-200d-2640-fe0f: woman_surfing;
2494
- 1f3c4-1f3fb-200d-2640-fe0f: woman_surfing_tone1;
2495
- 1f3c4-1f3fc-200d-2640-fe0f: woman_surfing_tone2;
2496
- 1f3c4-1f3fd-200d-2640-fe0f: woman_surfing_tone3;
2497
- 1f3c4-1f3fe-200d-2640-fe0f: woman_surfing_tone4;
2498
- 1f3c4-1f3ff-200d-2640-fe0f: woman_surfing_tone5;
2499
- 1f3c4-200d-2642-fe0f: man_surfing;
2500
- 1f3c4-1f3fb-200d-2642-fe0f: man_surfing_tone1;
2501
- 1f3c4-1f3fc-200d-2642-fe0f: man_surfing_tone2;
2502
- 1f3c4-1f3fd-200d-2642-fe0f: man_surfing_tone3;
2503
- 1f3c4-1f3fe-200d-2642-fe0f: man_surfing_tone4;
2504
- 1f3c4-1f3ff-200d-2642-fe0f: man_surfing_tone5;
2505
- 1f3ca: person_swimming;
2506
- 1f3ca-1f3fb: person_swimming_tone1;
2507
- 1f3ca-1f3fc: person_swimming_tone2;
2508
- 1f3ca-1f3fd: person_swimming_tone3;
2509
- 1f3ca-1f3fe: person_swimming_tone4;
2510
- 1f3ca-1f3ff: person_swimming_tone5;
2511
- 1f3ca-200d-2640-fe0f: woman_swimming;
2512
- 1f3ca-1f3fb-200d-2640-fe0f: woman_swimming_tone1;
2513
- 1f3ca-1f3fc-200d-2640-fe0f: woman_swimming_tone2;
2514
- 1f3ca-1f3fd-200d-2640-fe0f: woman_swimming_tone3;
2515
- 1f3ca-1f3fe-200d-2640-fe0f: woman_swimming_tone4;
2516
- 1f3ca-1f3ff-200d-2640-fe0f: woman_swimming_tone5;
2517
- 1f3ca-200d-2642-fe0f: man_swimming;
2518
- 1f3ca-1f3fb-200d-2642-fe0f: man_swimming_tone1;
2519
- 1f3ca-1f3fc-200d-2642-fe0f: man_swimming_tone2;
2520
- 1f3ca-1f3fd-200d-2642-fe0f: man_swimming_tone3;
2521
- 1f3ca-1f3fe-200d-2642-fe0f: man_swimming_tone4;
2522
- 1f3ca-1f3ff-200d-2642-fe0f: man_swimming_tone5;
2523
- 1f93d: person_playing_water_polo;
2524
- 1f93d-1f3fb: person_playing_water_polo_tone1;
2525
- 1f93d-1f3fc: person_playing_water_polo_tone2;
2526
- 1f93d-1f3fd: person_playing_water_polo_tone3;
2527
- 1f93d-1f3fe: person_playing_water_polo_tone4;
2528
- 1f93d-1f3ff: person_playing_water_polo_tone5;
2529
- 1f93d-200d-2640-fe0f: woman_playing_water_polo;
2530
- 1f93d-1f3fb-200d-2640-fe0f: woman_playing_water_polo_tone1;
2531
- 1f93d-1f3fc-200d-2640-fe0f: woman_playing_water_polo_tone2;
2532
- 1f93d-1f3fd-200d-2640-fe0f: woman_playing_water_polo_tone3;
2533
- 1f93d-1f3fe-200d-2640-fe0f: woman_playing_water_polo_tone4;
2534
- 1f93d-1f3ff-200d-2640-fe0f: woman_playing_water_polo_tone5;
2535
- 1f93d-200d-2642-fe0f: man_playing_water_polo;
2536
- 1f93d-1f3fb-200d-2642-fe0f: man_playing_water_polo_tone1;
2537
- 1f93d-1f3fc-200d-2642-fe0f: man_playing_water_polo_tone2;
2538
- 1f93d-1f3fd-200d-2642-fe0f: man_playing_water_polo_tone3;
2539
- 1f93d-1f3fe-200d-2642-fe0f: man_playing_water_polo_tone4;
2540
- 1f93d-1f3ff-200d-2642-fe0f: man_playing_water_polo_tone5;
2541
- 1f6a3: person_rowing_boat;
2542
- 1f6a3-1f3fb: person_rowing_boat_tone1;
2543
- 1f6a3-1f3fc: person_rowing_boat_tone2;
2544
- 1f6a3-1f3fd: person_rowing_boat_tone3;
2545
- 1f6a3-1f3fe: person_rowing_boat_tone4;
2546
- 1f6a3-1f3ff: person_rowing_boat_tone5;
2547
- 1f6a3-200d-2640-fe0f: woman_rowing_boat;
2548
- 1f6a3-1f3fb-200d-2640-fe0f: woman_rowing_boat_tone1;
2549
- 1f6a3-1f3fc-200d-2640-fe0f: woman_rowing_boat_tone2;
2550
- 1f6a3-1f3fd-200d-2640-fe0f: woman_rowing_boat_tone3;
2551
- 1f6a3-1f3fe-200d-2640-fe0f: woman_rowing_boat_tone4;
2552
- 1f6a3-1f3ff-200d-2640-fe0f: woman_rowing_boat_tone5;
2553
- 1f6a3-200d-2642-fe0f: man_rowing_boat;
2554
- 1f6a3-1f3fb-200d-2642-fe0f: man_rowing_boat_tone1;
2555
- 1f6a3-1f3fc-200d-2642-fe0f: man_rowing_boat_tone2;
2556
- 1f6a3-1f3fd-200d-2642-fe0f: man_rowing_boat_tone3;
2557
- 1f6a3-1f3fe-200d-2642-fe0f: man_rowing_boat_tone4;
2558
- 1f6a3-1f3ff-200d-2642-fe0f: man_rowing_boat_tone5;
2559
- 1f9d7: person_climbing;
2560
- 1f9d7-1f3fb: person_climbing_tone1;
2561
- 1f9d7-1f3fc: person_climbing_tone2;
2562
- 1f9d7-1f3fd: person_climbing_tone3;
2563
- 1f9d7-1f3fe: person_climbing_tone4;
2564
- 1f9d7-1f3ff: person_climbing_tone5;
2565
- 1f9d7-200d-2640-fe0f: woman_climbing;
2566
- 1f9d7-1f3fb-200d-2640-fe0f: woman_climbing_tone1;
2567
- 1f9d7-1f3fc-200d-2640-fe0f: woman_climbing_tone2;
2568
- 1f9d7-1f3fd-200d-2640-fe0f: woman_climbing_tone3;
2569
- 1f9d7-1f3fe-200d-2640-fe0f: woman_climbing_tone4;
2570
- 1f9d7-1f3ff-200d-2640-fe0f: woman_climbing_tone5;
2571
- 1f9d7-200d-2642-fe0f: man_climbing;
2572
- 1f9d7-1f3fb-200d-2642-fe0f: man_climbing_tone1;
2573
- 1f9d7-1f3fc-200d-2642-fe0f: man_climbing_tone2;
2574
- 1f9d7-1f3fd-200d-2642-fe0f: man_climbing_tone3;
2575
- 1f9d7-1f3fe-200d-2642-fe0f: man_climbing_tone4;
2576
- 1f9d7-1f3ff-200d-2642-fe0f: man_climbing_tone5;
2577
- 1f6b5: person_mountain_biking;
2578
- 1f6b5-1f3fb: person_mountain_biking_tone1;
2579
- 1f6b5-1f3fc: person_mountain_biking_tone2;
2580
- 1f6b5-1f3fd: person_mountain_biking_tone3;
2581
- 1f6b5-1f3fe: person_mountain_biking_tone4;
2582
- 1f6b5-1f3ff: person_mountain_biking_tone5;
2583
- 1f6b5-200d-2640-fe0f: woman_mountain_biking;
2584
- 1f6b5-1f3fb-200d-2640-fe0f: woman_mountain_biking_tone1;
2585
- 1f6b5-1f3fc-200d-2640-fe0f: woman_mountain_biking_tone2;
2586
- 1f6b5-1f3fd-200d-2640-fe0f: woman_mountain_biking_tone3;
2587
- 1f6b5-1f3fe-200d-2640-fe0f: woman_mountain_biking_tone4;
2588
- 1f6b5-1f3ff-200d-2640-fe0f: woman_mountain_biking_tone5;
2589
- 1f6b5-200d-2642-fe0f: man_mountain_biking;
2590
- 1f6b5-1f3fb-200d-2642-fe0f: man_mountain_biking_tone1;
2591
- 1f6b5-1f3fc-200d-2642-fe0f: man_mountain_biking_tone2;
2592
- 1f6b5-1f3fd-200d-2642-fe0f: man_mountain_biking_tone3;
2593
- 1f6b5-1f3fe-200d-2642-fe0f: man_mountain_biking_tone4;
2594
- 1f6b5-1f3ff-200d-2642-fe0f: man_mountain_biking_tone5;
2595
- 1f6b4: person_biking;
2596
- 1f6b4-1f3fb: person_biking_tone1;
2597
- 1f6b4-1f3fc: person_biking_tone2;
2598
- 1f6b4-1f3fd: person_biking_tone3;
2599
- 1f6b4-1f3fe: person_biking_tone4;
2600
- 1f6b4-1f3ff: person_biking_tone5;
2601
- 1f6b4-200d-2640-fe0f: woman_biking;
2602
- 1f6b4-1f3fb-200d-2640-fe0f: woman_biking_tone1;
2603
- 1f6b4-1f3fc-200d-2640-fe0f: woman_biking_tone2;
2604
- 1f6b4-1f3fd-200d-2640-fe0f: woman_biking_tone3;
2605
- 1f6b4-1f3fe-200d-2640-fe0f: woman_biking_tone4;
2606
- 1f6b4-1f3ff-200d-2640-fe0f: woman_biking_tone5;
2607
- 1f6b4-200d-2642-fe0f: man_biking;
2608
- 1f6b4-1f3fb-200d-2642-fe0f: man_biking_tone1;
2609
- 1f6b4-1f3fc-200d-2642-fe0f: man_biking_tone2;
2610
- 1f6b4-1f3fd-200d-2642-fe0f: man_biking_tone3;
2611
- 1f6b4-1f3fe-200d-2642-fe0f: man_biking_tone4;
2612
- 1f6b4-1f3ff-200d-2642-fe0f: man_biking_tone5;
2613
- 1f3c6: trophy;
2614
- 1f947: first_place;
2615
- 1f948: second_place;
2616
- 1f949: third_place;
2617
- 1f3c5: medal;
2618
- 1f396: military_medal;
2619
- 1f3f5: rosette;
2620
- 1f397: reminder_ribbon;
2621
- 1f3ab: ticket;
2622
- 1f39f: tickets;
2623
- 1f3aa: circus_tent;
2624
- 1f939: person_juggling;
2625
- 1f939-1f3fb: person_juggling_tone1;
2626
- 1f939-1f3fc: person_juggling_tone2;
2627
- 1f939-1f3fd: person_juggling_tone3;
2628
- 1f939-1f3fe: person_juggling_tone4;
2629
- 1f939-1f3ff: person_juggling_tone5;
2630
- 1f939-200d-2640-fe0f: woman_juggling;
2631
- 1f939-1f3fb-200d-2640-fe0f: woman_juggling_tone1;
2632
- 1f939-1f3fc-200d-2640-fe0f: woman_juggling_tone2;
2633
- 1f939-1f3fd-200d-2640-fe0f: woman_juggling_tone3;
2634
- 1f939-1f3fe-200d-2640-fe0f: woman_juggling_tone4;
2635
- 1f939-1f3ff-200d-2640-fe0f: woman_juggling_tone5;
2636
- 1f939-200d-2642-fe0f: man_juggling;
2637
- 1f939-1f3fb-200d-2642-fe0f: man_juggling_tone1;
2638
- 1f939-1f3fc-200d-2642-fe0f: man_juggling_tone2;
2639
- 1f939-1f3fd-200d-2642-fe0f: man_juggling_tone3;
2640
- 1f939-1f3fe-200d-2642-fe0f: man_juggling_tone4;
2641
- 1f939-1f3ff-200d-2642-fe0f: man_juggling_tone5;
2642
- 1f3ad: performing_arts;
2643
- 1fa70: ballet_shoes;
2644
- 1f3a8: art;
2645
- 1f3ac: clapper;
2646
- 1f3a4: microphone;
2647
- 1f3a7: headphones;
2648
- 1f3bc: musical_score;
2649
- 1f3b9: musical_keyboard;
2650
- 1f941: drum;
2651
- 1fa98: long_drum;
2652
- 1f3b7: saxophone;
2653
- 1f3ba: trumpet;
2654
- 1f3b8: guitar;
2655
- 1fa95: banjo;
2656
- 1f3bb: violin;
2657
- 1fa97: accordion;
2658
- 1f3b2: game_die;
2659
- 265f: chess_pawn;
2660
- 1f3af: dart;
2661
- 1f3b3: bowling;
2662
- 1f3ae: video_game;
2663
- 1f3b0: slot_machine;
2664
- 1f9e9: jigsaw;
2665
- 1f697: red_car;
2666
- 1f695: taxi;
2667
- 1f699: blue_car;
2668
- 1f6fb: pickup_truck;
2669
- 1f68c: bus;
2670
- 1f68e: trolleybus;
2671
- 1f3ce: race_car;
2672
- 1f693: police_car;
2673
- 1f691: ambulance;
2674
- 1f692: fire_engine;
2675
- 1f690: minibus;
2676
- 1f69a: truck;
2677
- 1f69b: articulated_lorry;
2678
- 1f69c: tractor;
2679
- 1f9af: probing_cane;
2680
- 1f9bd: manual_wheelchair;
2681
- 1f9bc: motorized_wheelchair;
2682
- 1f6f4: scooter;
2683
- 1f6b2: bike;
2684
- 1f6f5: motor_scooter;
2685
- 1f3cd: motorcycle;
2686
- 1f6fa: auto_rickshaw;
2687
- 1f6a8: rotating_light;
2688
- 1f694: oncoming_police_car;
2689
- 1f68d: oncoming_bus;
2690
- 1f698: oncoming_automobile;
2691
- 1f696: oncoming_taxi;
2692
- 1f6a1: aerial_tramway;
2693
- 1f6a0: mountain_cableway;
2694
- 1f69f: suspension_railway;
2695
- 1f683: railway_car;
2696
- 1f68b: train;
2697
- 1f69e: mountain_railway;
2698
- 1f69d: monorail;
2699
- 1f684: bullettrain_side;
2700
- 1f685: bullettrain_front;
2701
- 1f688: light_rail;
2702
- 1f682: steam_locomotive;
2703
- 1f686: train2;
2704
- 1f687: metro;
2705
- 1f68a: tram;
2706
- 1f689: station;
2707
- 1f6eb: airplane_departure;
2708
- 1f6ec: airplane_arriving;
2709
- 1f6e9: airplane_small;
2710
- 1f4ba: seat;
2711
- 1f6f0: satellite_orbital;
2712
- 1f680: rocket;
2713
- 1f6f8: flying_saucer;
2714
- 1f681: helicopter;
2715
- 1f6f6: canoe;
2716
- 26f5: sailboat;
2717
- 1f6a4: speedboat;
2718
- 1f6e5: motorboat;
2719
- 1f6f3: cruise_ship;
2720
- 26f4: ferry;
2721
- 1f6a2: ship;
2722
- 26fd: fuelpump;
2723
- 1f6a7: construction;
2724
- 1f6a6: vertical_traffic_light;
2725
- 1f6a5: traffic_light;
2726
- 1f68f: busstop;
2727
- 1f5fa: map;
2728
- 1f5ff: moyai;
2729
- 1f5fd: statue_of_liberty;
2730
- 1f5fc: tokyo_tower;
2731
- 1f3f0: european_castle;
2732
- 1f3ef: japanese_castle;
2733
- 1f3df: stadium;
2734
- 1f3a1: ferris_wheel;
2735
- 1f3a2: roller_coaster;
2736
- 1f3a0: carousel_horse;
2737
- 26f2: fountain;
2738
- 26f1: beach_umbrella;
2739
- 1f3d6: beach;
2740
- 1f3dd: island;
2741
- 1f3dc: desert;
2742
- 1f30b: volcano;
2743
- 26f0: mountain;
2744
- 1f3d4: mountain_snow;
2745
- 1f5fb: mount_fuji;
2746
- 1f3d5: camping;
2747
- 26fa: tent;
2748
- 1f3e0: house;
2749
- 1f3e1: house_with_garden;
2750
- 1f3d8: homes;
2751
- 1f3da: house_abandoned;
2752
- 1f6d6: hut;
2753
- 1f3d7: construction_site;
2754
- 1f3ed: factory;
2755
- 1f3e2: office;
2756
- 1f3ec: department_store;
2757
- 1f3e3: post_office;
2758
- 1f3e4: european_post_office;
2759
- 1f3e5: hospital;
2760
- 1f3e6: bank;
2761
- 1f3e8: hotel;
2762
- 1f3ea: convenience_store;
2763
- 1f3eb: school;
2764
- 1f3e9: love_hotel;
2765
- 1f492: wedding;
2766
- 1f3db: classical_building;
2767
- 26ea: church;
2768
- 1f54c: mosque;
2769
- 1f54d: synagogue;
2770
- 1f6d5: hindu_temple;
2771
- 1f54b: kaaba;
2772
- 26e9: shinto_shrine;
2773
- 1f6e4: railway_track;
2774
- 1f6e3: motorway;
2775
- 1f5fe: japan;
2776
- 1f391: rice_scene;
2777
- 1f3de: park;
2778
- 1f305: sunrise;
2779
- 1f304: sunrise_over_mountains;
2780
- 1f320: stars;
2781
- 1f387: sparkler;
2782
- 1f386: fireworks;
2783
- 1f307: city_sunset;
2784
- 1f306: city_dusk;
2785
- 1f3d9: cityscape;
2786
- 1f303: night_with_stars;
2787
- 1f30c: milky_way;
2788
- 1f309: bridge_at_night;
2789
- 1f301: foggy;
2790
- 231a: watch;
2791
- 1f4f1: mobile_phone;
2792
- 1f4f2: calling;
2793
- 1f4bb: computer;
2794
- 1f5a5: desktop;
2795
- 1f5a8: printer;
2796
- 1f5b1: mouse_three_button;
2797
- 1f5b2: trackball;
2798
- 1f579: joystick;
2799
- 1f5dc: compression;
2800
- 1f4bd: minidisc;
2801
- 1f4be: floppy_disk;
2802
- 1f4bf: cd;
2803
- 1f4c0: dvd;
2804
- 1f4fc: vhs;
2805
- 1f4f7: camera;
2806
- 1f4f8: camera_with_flash;
2807
- 1f4f9: video_camera;
2808
- 1f3a5: movie_camera;
2809
- 1f4fd: projector;
2810
- 1f39e: film_frames;
2811
- 1f4de: telephone_receiver;
2812
- 260e: telephone;
2813
- 1f4df: pager;
2814
- 1f4e0: fax;
2815
- 1f4fa: tv;
2816
- 1f4fb: radio;
2817
- 1f399: microphone2;
2818
- 1f39a: level_slider;
2819
- 1f39b: control_knobs;
2820
- 1f9ed: compass;
2821
- 23f1: stopwatch;
2822
- 23f2: timer;
2823
- 23f0: alarm_clock;
2824
- 1f570: clock;
2825
- 231b: hourglass;
2826
- 23f3: hourglass_flowing_sand;
2827
- 1f4e1: satellite;
2828
- 1f50b: battery;
2829
- 1f50c: electric_plug;
2830
- 1f4a1: bulb;
2831
- 1f526: flashlight;
2832
- 1f56f: candle;
2833
- 1fa94: diya_lamp;
2834
- 1f9ef: fire_extinguisher;
2835
- 1f6e2: oil;
2836
- 1f4b8: money_with_wings;
2837
- 1f4b5: dollar;
2838
- 1f4b4: yen;
2839
- 1f4b6: euro;
2840
- 1f4b7: pound;
2841
- 1fa99: coin;
2842
- 1f4b0: moneybag;
2843
- 1f4b3: credit_card;
2844
- 1f48e: gem;
2845
- 1fa9c: ladder;
2846
- 1f9f0: toolbox;
2847
- 1fa9b: screwdriver;
2848
- 1f527: wrench;
2849
- 1f528: hammer;
2850
- 1f6e0: tools;
2851
- 26cf: pick;
2852
- 1f529: nut_and_bolt;
2853
- 1f9f1: bricks;
2854
- 26d3: chains;
2855
- 1fa9d: hook;
2856
- 1faa2: knot;
2857
- 1f9f2: magnet;
2858
- 1f52b: gun;
2859
- 1f4a3: bomb;
2860
- 1f9e8: firecracker;
2861
- 1fa93: axe;
2862
- 1fa9a: carpentry_saw;
2863
- 1f52a: knife;
2864
- 1f5e1: dagger;
2865
- 1f6e1: shield;
2866
- 1f6ac: smoking;
2867
- 26b0: coffin;
2868
- 1faa6: headstone;
2869
- 26b1: urn;
2870
- 1f3fa: amphora;
2871
- 1fa84: magic_wand;
2872
- 1f52e: crystal_ball;
2873
- 1f4ff: prayer_beads;
2874
- 1f9ff: nazar_amulet;
2875
- 1f488: barber;
2876
- 1f52d: telescope;
2877
- 1f52c: microscope;
2878
- 1f573: hole;
2879
- 1fa9f: window;
2880
- 1fa79: adhesive_bandage;
2881
- 1fa7a: stethoscope;
2882
- 1f48a: pill;
2883
- 1f489: syringe;
2884
- 1fa78: drop_of_blood;
2885
- 1f9ec: dna;
2886
- 1f9a0: microbe;
2887
- 1f9eb: petri_dish;
2888
- 1f9ea: test_tube;
2889
- 1f321: thermometer;
2890
- 1faa4: mouse_trap;
2891
- 1f9f9: broom;
2892
- 1f9fa: basket;
2893
- 1faa1: sewing_needle;
2894
- 1f9fb: roll_of_paper;
2895
- 1f6bd: toilet;
2896
- 1faa0: plunger;
2897
- 1faa3: bucket;
2898
- 1f6b0: potable_water;
2899
- 1f6bf: shower;
2900
- 1f6c1: bathtub;
2901
- 1f6c0: bath;
2902
- 1f6c0-1f3fb: bath_tone1;
2903
- 1f6c0-1f3fc: bath_tone2;
2904
- 1f6c0-1f3fd: bath_tone3;
2905
- 1f6c0-1f3fe: bath_tone4;
2906
- 1f6c0-1f3ff: bath_tone5;
2907
- 1faa5: toothbrush;
2908
- 1f9fc: soap;
2909
- 1fa92: razor;
2910
- 1f9fd: sponge;
2911
- 1f9f4: squeeze_bottle;
2912
- 1f6ce: bellhop;
2913
- 1f511: key;
2914
- 1f5dd: key2;
2915
- 1f6aa: door;
2916
- 1fa91: chair;
2917
- 1fa9e: mirror;
2918
- 1f6cb: couch;
2919
- 1f6cf: bed;
2920
- 1f6cc: sleeping_accommodation;
2921
- 1f6cc-1f3fb: person_in_bed_tone1;
2922
- 1f6cc-1f3fc: person_in_bed_tone2;
2923
- 1f6cc-1f3fd: person_in_bed_tone3;
2924
- 1f6cc-1f3fe: person_in_bed_tone4;
2925
- 1f6cc-1f3ff: person_in_bed_tone5;
2926
- 1f9f8: teddy_bear;
2927
- 1f5bc: frame_photo;
2928
- 1f6cd: shopping_bags;
2929
- 1f6d2: shopping_cart;
2930
- 1f381: gift;
2931
- 1f388: balloon;
2932
- 1f38f: flags;
2933
- 1f380: ribbon;
2934
- 1f38a: confetti_ball;
2935
- 1f389: tada;
2936
- 1fa85: piñata;
2937
- 1fa86: nesting_dolls;
2938
- 1f38e: dolls;
2939
- 1f3ee: izakaya_lantern;
2940
- 1f390: wind_chime;
2941
- 1f9e7: red_envelope;
2942
- 1f4e9: envelope_with_arrow;
2943
- 1f4e8: incoming_envelope;
2944
- 1f4e7: e-mail;
2945
- 1f48c: love_letter;
2946
- 1f4e5: inbox_tray;
2947
- 1f4e4: outbox_tray;
2948
- 1f4e6: package;
2949
- 1f3f7: label;
2950
- 1f4ea: mailbox_closed;
2951
- 1f4eb: mailbox;
2952
- 1f4ec: mailbox_with_mail;
2953
- 1f4ed: mailbox_with_no_mail;
2954
- 1f4ee: postbox;
2955
- 1f4ef: postal_horn;
2956
- 1faa7: placard;
2957
- 1f4dc: scroll;
2958
- 1f4c3: page_with_curl;
2959
- 1f4c4: page_facing_up;
2960
- 1f4d1: bookmark_tabs;
2961
- 1f9fe: receipt;
2962
- 1f4ca: bar_chart;
2963
- 1f4c8: chart_with_upwards_trend;
2964
- 1f4c9: chart_with_downwards_trend;
2965
- 1f5d2: notepad_spiral;
2966
- 1f5d3: calendar_spiral;
2967
- 1f4c6: calendar;
2968
- 1f4c5: date;
2969
- 1f5d1: wastebasket;
2970
- 1f4c7: card_index;
2971
- 1f5c3: card_box;
2972
- 1f5f3: ballot_box;
2973
- 1f5c4: file_cabinet;
2974
- 1f4cb: clipboard;
2975
- 1f4c1: file_folder;
2976
- 1f4c2: open_file_folder;
2977
- 1f5c2: dividers;
2978
- 1f5de: newspaper2;
2979
- 1f4f0: newspaper;
2980
- 1f4d3: notebook;
2981
- 1f4d4: notebook_with_decorative_cover;
2982
- 1f4d2: ledger;
2983
- 1f4d5: closed_book;
2984
- 1f4d7: green_book;
2985
- 1f4d8: blue_book;
2986
- 1f4d9: orange_book;
2987
- 1f4da: books;
2988
- 1f4d6: book;
2989
- 1f516: bookmark;
2990
- 1f9f7: safety_pin;
2991
- 1f517: link;
2992
- 1f4ce: paperclip;
2993
- 1f587: paperclips;
2994
- 1f4d0: triangular_ruler;
2995
- 1f4cf: straight_ruler;
2996
- 1f9ee: abacus;
2997
- 1f4cc: pushpin;
2998
- 1f4cd: round_pushpin;
2999
- 1f58a: pen_ballpoint;
3000
- 1f58b: pen_fountain;
3001
- 1f58c: paintbrush;
3002
- 1f58d: crayon;
3003
- 1f4dd: pencil;
3004
- 270f: pencil2;
3005
- 1f50d: mag;
3006
- 1f50e: mag_right;
3007
- 1f50f: lock_with_ink_pen;
3008
- 1f510: closed_lock_with_key;
3009
- 1f512: lock;
3010
- 1f513: unlock;
3011
- 1f9e1: orange_heart;
3012
- 1f49b: yellow_heart;
3013
- 1f49a: green_heart;
3014
- 1f499: blue_heart;
3015
- 1f49c: purple_heart;
3016
- 1f5a4: black_heart;
3017
- 1f90e: brown_heart;
3018
- 1f90d: white_heart;
3019
- 1f494: broken_heart;
3020
- 1f495: two_hearts;
3021
- 1f49e: revolving_hearts;
3022
- 1f493: heartbeat;
3023
- 1f497: heartpulse;
3024
- 1f496: sparkling_heart;
3025
- 1f498: cupid;
3026
- 1f49d: gift_heart;
3027
- 2764-fe0f-200d-1fa79: mending_heart;
3028
- 2764-fe0f-200d-1f525: heart_on_fire;
3029
- 1f49f: heart_decoration;
3030
- 262e: peace;
3031
- 271d: cross;
3032
- 262a: star_and_crescent;
3033
- 1f549: om_symbol;
3034
- 1f52f: six_pointed_star;
3035
- 1f54e: menorah;
3036
- 262f: yin_yang;
3037
- 1f6d0: place_of_worship;
3038
- 26ce: ophiuchus;
3039
- 264a: gemini;
3040
- 264b: cancer;
3041
- 264c: leo;
3042
- 264d: virgo;
3043
- 264e: libra;
3044
- 264f: scorpius;
3045
- 1f194: id;
3046
- 269b: atom;
3047
- 1f251: accept;
3048
- 1f4f4: mobile_phone_off;
3049
- 1f4f3: vibration_mode;
3050
- 1f236: u6709;
3051
- 1f21a: u7121;
3052
- 1f238: u7533;
3053
- 1f23a: u55b6;
3054
- 1f237: u6708;
3055
- 1f19a: vs;
3056
- 1f4ae: white_flower;
3057
- 1f250: ideograph_advantage;
3058
- 1f234: u5408;
3059
- 1f235: u6e80;
3060
- 1f239: u5272;
3061
- 1f232: u7981;
3062
- 1f170: a;
3063
- 1f171: b;
3064
- 1f18e: ab;
3065
- 1f191: cl;
3066
- 1f17e: o2;
3067
- 1f198: sos;
3068
- 274c: x;
3069
- 2b55: o;
3070
- 1f6d1: octagonal_sign;
3071
- 26d4: no_entry;
3072
- 1f4db: name_badge;
3073
- 1f6ab: no_entry_sign;
3074
- 1f4af: 100;
3075
- 1f4a2: anger;
3076
- 1f6b7: no_pedestrians;
3077
- 1f6af: do_not_litter;
3078
- 1f6b3: no_bicycles;
3079
- 1f6b1: non-potable_water;
3080
- 1f51e: underage;
3081
- 1f4f5: no_mobile_phones;
3082
- 1f6ad: no_smoking;
3083
- 203c: bangbang;
3084
- 1f505: low_brightness;
3085
- 1f506: high_brightness;
3086
- 303d: part_alternation_mark;
3087
- 26a0: warning;
3088
- 1f6b8: children_crossing;
3089
- 1f531: trident;
3090
- 269c: fleur-de-lis;
3091
- 1f530: beginner;
3092
- 267b: recycle;
3093
- 1f22f: u6307;
3094
- 1f4b9: chart;
3095
- 274e: negative_squared_cross_mark;
3096
- 1f310: globe_with_meridians;
3097
- 1f4a0: diamond_shape_with_a_dot_inside;
3098
- 24c2: m;
3099
- 1f300: cyclone;
3100
- 1f4a4: zzz;
3101
- 1f3e7: atm;
3102
- 1f6be: wc;
3103
- 267f: wheelchair;
3104
- 1f17f: parking;
3105
- 1f233: u7a7a;
3106
- 1f202: sa;
3107
- 1f6c2: passport_control;
3108
- 1f6c3: customs;
3109
- 1f6c4: baggage_claim;
3110
- 1f6c5: left_luggage;
3111
- 1f6d7: elevator;
3112
- 1f6b9: mens;
3113
- 1f6ba: womens;
3114
- 1f6bc: baby_symbol;
3115
- 1f6bb: restroom;
3116
- 1f6ae: put_litter_in_its_place;
3117
- 1f3a6: cinema;
3118
- 1f4f6: signal_strength;
3119
- 1f201: koko;
3120
- 1f523: symbols;
3121
- 1f524: abc;
3122
- 1f521: abcd;
3123
- 1f520: capital_abcd;
3124
- 1f196: ng;
3125
- 1f197: ok;
3126
- 1f199: up;
3127
- 1f192: cool;
3128
- 1f195: new;
3129
- 1f193: free;
3130
- 30-20e3: zero;
3131
- 31-20e3: one;
3132
- 32-20e3: two;
3133
- 33-20e3: three;
3134
- 34-20e3: four;
3135
- 35-20e3: five;
3136
- 36-20e3: six;
3137
- 37-20e3: seven;
3138
- 38-20e3: eight;
3139
- 39-20e3: nine;
3140
- 1f51f: keycap_ten;
3141
- 1f522: 1234;
3142
- 23-20e3: hash;
3143
- 2a-20e3: asterisk;
3144
- 23cf: eject;
3145
- 25b6: arrow_forward;
3146
- 23f8: pause_button;
3147
- 23ef: play_pause;
3148
- 23f9: stop_button;
3149
- 23fa: record_button;
3150
- 23ed: track_next;
3151
- 23ee: track_previous;
3152
- 23e9: fast_forward;
3153
- 23ea: rewind;
3154
- 23eb: arrow_double_up;
3155
- 23ec: arrow_double_down;
3156
- 25c0: arrow_backward;
3157
- 1f53c: arrow_up_small;
3158
- 1f53d: arrow_down_small;
3159
- 27a1: arrow_right;
3160
- 2b05: arrow_left;
3161
- 2b06: arrow_up;
3162
- 2b07: arrow_down;
3163
- 21aa: arrow_right_hook;
3164
- 21a9: leftwards_arrow_with_hook;
3165
- 1f500: twisted_rightwards_arrows;
3166
- 1f501: repeat;
3167
- 1f502: repeat_one;
3168
- 1f504: arrows_counterclockwise;
3169
- 1f503: arrows_clockwise;
3170
- 1f3b5: musical_note;
3171
- 1f3b6: notes;
3172
- 267e: infinity;
3173
- 1f4b2: heavy_dollar_sign;
3174
- 1f4b1: currency_exchange;
3175
- a9: copyright;
3176
- ae: registered;
3177
- 27b0: curly_loop;
3178
- 27bf: loop;
3179
- 1f51a: end;
3180
- 1f519: back;
3181
- 1f51b: on;
3182
- 1f51d: top;
3183
- 1f51c: soon;
3184
- 1f518: radio_button;
3185
- 26aa: white_circle;
3186
- 26ab: black_circle;
3187
- 1f534: red_circle;
3188
- 1f535: blue_circle;
3189
- 1f7e4: brown_circle;
3190
- 1f7e3: purple_circle;
3191
- 1f7e2: green_circle;
3192
- 1f7e1: yellow_circle;
3193
- 1f7e0: orange_circle;
3194
- 1f53a: small_red_triangle;
3195
- 1f53b: small_red_triangle_down;
3196
- 1f538: small_orange_diamond;
3197
- 1f539: small_blue_diamond;
3198
- 1f536: large_orange_diamond;
3199
- 1f537: large_blue_diamond;
3200
- 1f533: white_square_button;
3201
- 1f532: black_square_button;
3202
- 25aa: black_small_square;
3203
- 25ab: white_small_square;
3204
- 25fe: black_medium_small_square;
3205
- 25fd: white_medium_small_square;
3206
- 25fc: black_medium_square;
3207
- 25fb: white_medium_square;
3208
- 2b1b: black_large_square;
3209
- 2b1c: white_large_square;
3210
- 1f7e7: orange_square;
3211
- 1f7e6: blue_square;
3212
- 1f7e5: red_square;
3213
- 1f7eb: brown_square;
3214
- 1f7ea: purple_square;
3215
- 1f7e9: green_square;
3216
- 1f7e8: yellow_square;
3217
- 1f508: speaker;
3218
- 1f507: mute;
3219
- 1f509: sound;
3220
- 1f50a: loud_sound;
3221
- 1f514: bell;
3222
- 1f515: no_bell;
3223
- 1f4e3: mega;
3224
- 1f4e2: loudspeaker;
3225
- 1f5e8: speech_left;
3226
- 1f441-fe0f-200d-1f5e8-fe0f: eye_in_speech_bubble;
3227
- 1f4ac: speech_balloon;
3228
- 1f4ad: thought_balloon;
3229
- 1f5ef: anger_right;
3230
- 1f0cf: black_joker;
3231
- 1f3b4: flower_playing_cards;
3232
- 1f004: mahjong;
3233
- 1f550: clock1;
3234
- 1f551: clock2;
3235
- 1f552: clock3;
3236
- 1f553: clock4;
3237
- 1f554: clock5;
3238
- 1f555: clock6;
3239
- 1f556: clock7;
3240
- 1f557: clock8;
3241
- 1f558: clock9;
3242
- 1f559: clock10;
3243
- 1f55a: clock11;
3244
- 1f55b: clock12;
3245
- 1f55c: clock130;
3246
- 1f55d: clock230;
3247
- 1f55e: clock330;
3248
- 1f55f: clock430;
3249
- 1f560: clock530;
3250
- 1f561: clock630;
3251
- 1f562: clock730;
3252
- 1f563: clock830;
3253
- 1f564: clock930;
3254
- 1f565: clock1030;
3255
- 1f566: clock1130;
3256
- 1f567: clock1230;
3257
- 30: digit_zero;
3258
- 31: digit_one;
3259
- 32: digit_two;
3260
- 33: digit_three;
3261
- 34: digit_four;
3262
- 35: digit_five;
3263
- 36: digit_six;
3264
- 37: digit_seven;
3265
- 38: digit_eight;
3266
- 39: digit_nine;
3267
- 23: pound_symbol;
3268
- 2a: asterisk_symbol;
3269
- 26a7: transgender_symbol;
3270
- 1f3f3: flag_white;
3271
- 1f3f4: flag_black;
3272
- 1f3c1: checkered_flag;
3273
- 1f6a9: triangular_flag_on_post;
3274
- 1f3f3-fe0f-200d-1f308: rainbow_flag;
3275
- 1f3f3-fe0f-200d-26a7-fe0f: transgender_flag;
3276
- 1f3f4-200d-2620-fe0f: pirate_flag;
3277
- 1f1e6-1f1eb: flag_af;
3278
- 1f1e6-1f1fd: flag_ax;
3279
- 1f1e6-1f1f1: flag_al;
3280
- 1f1e9-1f1ff: flag_dz;
3281
- 1f1e6-1f1f8: flag_as;
3282
- 1f1e6-1f1e9: flag_ad;
3283
- 1f1e6-1f1f4: flag_ao;
3284
- 1f1e6-1f1ee: flag_ai;
3285
- 1f1e6-1f1f6: flag_aq;
3286
- 1f1e6-1f1ec: flag_ag;
3287
- 1f1e6-1f1f7: flag_ar;
3288
- 1f1e6-1f1f2: flag_am;
3289
- 1f1e6-1f1fc: flag_aw;
3290
- 1f1e6-1f1fa: flag_au;
3291
- 1f1e6-1f1f9: flag_at;
3292
- 1f1e6-1f1ff: flag_az;
3293
- 1f1e7-1f1f8: flag_bs;
3294
- 1f1e7-1f1ed: flag_bh;
3295
- 1f1e7-1f1e9: flag_bd;
3296
- 1f1e7-1f1e7: flag_bb;
3297
- 1f1e7-1f1fe: flag_by;
3298
- 1f1e7-1f1ea: flag_be;
3299
- 1f1e7-1f1ff: flag_bz;
3300
- 1f1e7-1f1ef: flag_bj;
3301
- 1f1e7-1f1f2: flag_bm;
3302
- 1f1e7-1f1f9: flag_bt;
3303
- 1f1e7-1f1f4: flag_bo;
3304
- 1f1e7-1f1e6: flag_ba;
3305
- 1f1e7-1f1fc: flag_bw;
3306
- 1f1e7-1f1f7: flag_br;
3307
- 1f1ee-1f1f4: flag_io;
3308
- 1f1fb-1f1ec: flag_vg;
3309
- 1f1e7-1f1f3: flag_bn;
3310
- 1f1e7-1f1ec: flag_bg;
3311
- 1f1e7-1f1eb: flag_bf;
3312
- 1f1e7-1f1ee: flag_bi;
3313
- 1f1f0-1f1ed: flag_kh;
3314
- 1f1e8-1f1f2: flag_cm;
3315
- 1f1e8-1f1e6: flag_ca;
3316
- 1f1ee-1f1e8: flag_ic;
3317
- 1f1e8-1f1fb: flag_cv;
3318
- 1f1e7-1f1f6: flag_bq;
3319
- 1f1f0-1f1fe: flag_ky;
3320
- 1f1e8-1f1eb: flag_cf;
3321
- 1f1f9-1f1e9: flag_td;
3322
- 1f1e8-1f1f1: flag_cl;
3323
- 1f1e8-1f1f3: flag_cn;
3324
- 1f1e8-1f1fd: flag_cx;
3325
- 1f1e8-1f1e8: flag_cc;
3326
- 1f1e8-1f1f4: flag_co;
3327
- 1f1f0-1f1f2: flag_km;
3328
- 1f1e8-1f1ec: flag_cg;
3329
- 1f1e8-1f1e9: flag_cd;
3330
- 1f1e8-1f1f0: flag_ck;
3331
- 1f1e8-1f1f7: flag_cr;
3332
- 1f1e8-1f1ee: flag_ci;
3333
- 1f1ed-1f1f7: flag_hr;
3334
- 1f1e8-1f1fa: flag_cu;
3335
- 1f1e8-1f1fc: flag_cw;
3336
- 1f1e8-1f1fe: flag_cy;
3337
- 1f1e8-1f1ff: flag_cz;
3338
- 1f1e9-1f1f0: flag_dk;
3339
- 1f1e9-1f1ef: flag_dj;
3340
- 1f1e9-1f1f2: flag_dm;
3341
- 1f1e9-1f1f4: flag_do;
3342
- 1f1ea-1f1e8: flag_ec;
3343
- 1f1ea-1f1ec: flag_eg;
3344
- 1f1f8-1f1fb: flag_sv;
3345
- 1f1ec-1f1f6: flag_gq;
3346
- 1f1ea-1f1f7: flag_er;
3347
- 1f1ea-1f1ea: flag_ee;
3348
- 1f1ea-1f1f9: flag_et;
3349
- 1f1ea-1f1fa: flag_eu;
3350
- 1f1eb-1f1f0: flag_fk;
3351
- 1f1eb-1f1f4: flag_fo;
3352
- 1f1eb-1f1ef: flag_fj;
3353
- 1f1eb-1f1ee: flag_fi;
3354
- 1f1eb-1f1f7: flag_fr;
3355
- 1f1ec-1f1eb: flag_gf;
3356
- 1f1f5-1f1eb: flag_pf;
3357
- 1f1f9-1f1eb: flag_tf;
3358
- 1f1ec-1f1e6: flag_ga;
3359
- 1f1ec-1f1f2: flag_gm;
3360
- 1f1ec-1f1ea: flag_ge;
3361
- 1f1e9-1f1ea: flag_de;
3362
- 1f1ec-1f1ed: flag_gh;
3363
- 1f1ec-1f1ee: flag_gi;
3364
- 1f1ec-1f1f7: flag_gr;
3365
- 1f1ec-1f1f1: flag_gl;
3366
- 1f1ec-1f1e9: flag_gd;
3367
- 1f1ec-1f1f5: flag_gp;
3368
- 1f1ec-1f1fa: flag_gu;
3369
- 1f1ec-1f1f9: flag_gt;
3370
- 1f1ec-1f1ec: flag_gg;
3371
- 1f1ec-1f1f3: flag_gn;
3372
- 1f1ec-1f1fc: flag_gw;
3373
- 1f1ec-1f1fe: flag_gy;
3374
- 1f1ed-1f1f9: flag_ht;
3375
- 1f1ed-1f1f3: flag_hn;
3376
- 1f1ed-1f1f0: flag_hk;
3377
- 1f1ed-1f1fa: flag_hu;
3378
- 1f1ee-1f1f8: flag_is;
3379
- 1f1ee-1f1f3: flag_in;
3380
- 1f1ee-1f1e9: flag_id;
3381
- 1f1ee-1f1f7: flag_ir;
3382
- 1f1ee-1f1f6: flag_iq;
3383
- 1f1ee-1f1ea: flag_ie;
3384
- 1f1ee-1f1f2: flag_im;
3385
- 1f1ee-1f1f1: flag_il;
3386
- 1f1ee-1f1f9: flag_it;
3387
- 1f1ef-1f1f2: flag_jm;
3388
- 1f1ef-1f1f5: flag_jp;
3389
- 1f38c: crossed_flags;
3390
- 1f1ef-1f1ea: flag_je;
3391
- 1f1ef-1f1f4: flag_jo;
3392
- 1f1f0-1f1ff: flag_kz;
3393
- 1f1f0-1f1ea: flag_ke;
3394
- 1f1f0-1f1ee: flag_ki;
3395
- 1f1fd-1f1f0: flag_xk;
3396
- 1f1f0-1f1fc: flag_kw;
3397
- 1f1f0-1f1ec: flag_kg;
3398
- 1f1f1-1f1e6: flag_la;
3399
- 1f1f1-1f1fb: flag_lv;
3400
- 1f1f1-1f1e7: flag_lb;
3401
- 1f1f1-1f1f8: flag_ls;
3402
- 1f1f1-1f1f7: flag_lr;
3403
- 1f1f1-1f1fe: flag_ly;
3404
- 1f1f1-1f1ee: flag_li;
3405
- 1f1f1-1f1f9: flag_lt;
3406
- 1f1f1-1f1fa: flag_lu;
3407
- 1f1f2-1f1f4: flag_mo;
3408
- 1f1f2-1f1f0: flag_mk;
3409
- 1f1f2-1f1ec: flag_mg;
3410
- 1f1f2-1f1fc: flag_mw;
3411
- 1f1f2-1f1fe: flag_my;
3412
- 1f1f2-1f1fb: flag_mv;
3413
- 1f1f2-1f1f1: flag_ml;
3414
- 1f1f2-1f1f9: flag_mt;
3415
- 1f1f2-1f1ed: flag_mh;
3416
- 1f1f2-1f1f6: flag_mq;
3417
- 1f1f2-1f1f7: flag_mr;
3418
- 1f1f2-1f1fa: flag_mu;
3419
- 1f1fe-1f1f9: flag_yt;
3420
- 1f1f2-1f1fd: flag_mx;
3421
- 1f1eb-1f1f2: flag_fm;
3422
- 1f1f2-1f1e9: flag_md;
3423
- 1f1f2-1f1e8: flag_mc;
3424
- 1f1f2-1f1f3: flag_mn;
3425
- 1f1f2-1f1ea: flag_me;
3426
- 1f1f2-1f1f8: flag_ms;
3427
- 1f1f2-1f1e6: flag_ma;
3428
- 1f1f2-1f1ff: flag_mz;
3429
- 1f1f2-1f1f2: flag_mm;
3430
- 1f1f3-1f1e6: flag_na;
3431
- 1f1f3-1f1f7: flag_nr;
3432
- 1f1f3-1f1f5: flag_np;
3433
- 1f1f3-1f1f1: flag_nl;
3434
- 1f1f3-1f1e8: flag_nc;
3435
- 1f1f3-1f1ff: flag_nz;
3436
- 1f1f3-1f1ee: flag_ni;
3437
- 1f1f3-1f1ea: flag_ne;
3438
- 1f1f3-1f1ec: flag_ng;
3439
- 1f1f3-1f1fa: flag_nu;
3440
- 1f1f3-1f1eb: flag_nf;
3441
- 1f1f0-1f1f5: flag_kp;
3442
- 1f1f2-1f1f5: flag_mp;
3443
- 1f1f3-1f1f4: flag_no;
3444
- 1f1f4-1f1f2: flag_om;
3445
- 1f1f5-1f1f0: flag_pk;
3446
- 1f1f5-1f1fc: flag_pw;
3447
- 1f1f5-1f1f8: flag_ps;
3448
- 1f1f5-1f1e6: flag_pa;
3449
- 1f1f5-1f1ec: flag_pg;
3450
- 1f1f5-1f1fe: flag_py;
3451
- 1f1f5-1f1ea: flag_pe;
3452
- 1f1f5-1f1ed: flag_ph;
3453
- 1f1f5-1f1f3: flag_pn;
3454
- 1f1f5-1f1f1: flag_pl;
3455
- 1f1f5-1f1f9: flag_pt;
3456
- 1f1f5-1f1f7: flag_pr;
3457
- 1f1f6-1f1e6: flag_qa;
3458
- 1f1f7-1f1ea: flag_re;
3459
- 1f1f7-1f1f4: flag_ro;
3460
- 1f1f7-1f1fa: flag_ru;
3461
- 1f1f7-1f1fc: flag_rw;
3462
- 1f1fc-1f1f8: flag_ws;
3463
- 1f1f8-1f1f2: flag_sm;
3464
- 1f1f8-1f1f9: flag_st;
3465
- 1f1f8-1f1e6: flag_sa;
3466
- 1f1f8-1f1f3: flag_sn;
3467
- 1f1f7-1f1f8: flag_rs;
3468
- 1f1f8-1f1e8: flag_sc;
3469
- 1f1f8-1f1f1: flag_sl;
3470
- 1f1f8-1f1ec: flag_sg;
3471
- 1f1f8-1f1fd: flag_sx;
3472
- 1f1f8-1f1f0: flag_sk;
3473
- 1f1f8-1f1ee: flag_si;
3474
- 1f1ec-1f1f8: flag_gs;
3475
- 1f1f8-1f1e7: flag_sb;
3476
- 1f1f8-1f1f4: flag_so;
3477
- 1f1ff-1f1e6: flag_za;
3478
- 1f1f0-1f1f7: flag_kr;
3479
- 1f1f8-1f1f8: flag_ss;
3480
- 1f1ea-1f1f8: flag_es;
3481
- 1f1f1-1f1f0: flag_lk;
3482
- 1f1e7-1f1f1: flag_bl;
3483
- 1f1f8-1f1ed: flag_sh;
3484
- 1f1f0-1f1f3: flag_kn;
3485
- 1f1f1-1f1e8: flag_lc;
3486
- 1f1f5-1f1f2: flag_pm;
3487
- 1f1fb-1f1e8: flag_vc;
3488
- 1f1f8-1f1e9: flag_sd;
3489
- 1f1f8-1f1f7: flag_sr;
3490
- 1f1f8-1f1ff: flag_sz;
3491
- 1f1f8-1f1ea: flag_se;
3492
- 1f1e8-1f1ed: flag_ch;
3493
- 1f1f8-1f1fe: flag_sy;
3494
- 1f1f9-1f1fc: flag_tw;
3495
- 1f1f9-1f1ef: flag_tj;
3496
- 1f1f9-1f1ff: flag_tz;
3497
- 1f1f9-1f1ed: flag_th;
3498
- 1f1f9-1f1f1: flag_tl;
3499
- 1f1f9-1f1ec: flag_tg;
3500
- 1f1f9-1f1f0: flag_tk;
3501
- 1f1f9-1f1f4: flag_to;
3502
- 1f1f9-1f1f9: flag_tt;
3503
- 1f1f9-1f1f3: flag_tn;
3504
- 1f1f9-1f1f7: flag_tr;
3505
- 1f1f9-1f1f2: flag_tm;
3506
- 1f1f9-1f1e8: flag_tc;
3507
- 1f1fb-1f1ee: flag_vi;
3508
- 1f1f9-1f1fb: flag_tv;
3509
- 1f1fa-1f1ec: flag_ug;
3510
- 1f1fa-1f1e6: flag_ua;
3511
- 1f1e6-1f1ea: flag_ae;
3512
- 1f1ec-1f1e7: flag_gb;
3513
- 1f3f4-e0067-e0062-e0065-e006e-e0067-e007f: england;
3514
- 1f3f4-e0067-e0062-e0073-e0063-e0074-e007f: scotland;
3515
- 1f3f4-e0067-e0062-e0077-e006c-e0073-e007f: wales;
3516
- 1f1fa-1f1f8: flag_us;
3517
- 1f1fa-1f1fe: flag_uy;
3518
- 1f1fa-1f1ff: flag_uz;
3519
- 1f1fb-1f1fa: flag_vu;
3520
- 1f1fb-1f1e6: flag_va;
3521
- 1f1fb-1f1ea: flag_ve;
3522
- 1f1fb-1f1f3: flag_vn;
3523
- 1f1fc-1f1eb: flag_wf;
3524
- 1f1ea-1f1ed: flag_eh;
3525
- 1f1fe-1f1ea: flag_ye;
3526
- 1f1ff-1f1f2: flag_zm;
3527
- 1f1ff-1f1fc: flag_zw;
3528
- 1f1e6-1f1e8: flag_ac;
3529
- 1f1e7-1f1fb: flag_bv;
3530
- 1f1e8-1f1f5: flag_cp;
3531
- 1f1ea-1f1e6: flag_ea;
3532
- 1f1e9-1f1ec: flag_dg;
3533
- 1f1ed-1f1f2: flag_hm;
3534
- 1f1f2-1f1eb: flag_mf;
3535
- 1f1f8-1f1ef: flag_sj;
3536
- 1f1f9-1f1e6: flag_ta;
3537
- 1f1fa-1f1f2: flag_um;
3538
- 1f1fa-1f1f3: united_nations;
3539
- 1f3fb: tone1;
3540
- 1f3fc: tone2;
3541
- 1f3fd: tone3;
3542
- 1f3fe: tone4;
3543
- 1f3ff: tone5;
3544
- 1f1ff: regional_indicator_z;
3545
- 1f1fe: regional_indicator_y;
3546
- 1f1fd: regional_indicator_x;
3547
- 1f1fc: regional_indicator_w;
3548
- 1f1fb: regional_indicator_v;
3549
- 1f1fa: regional_indicator_u;
3550
- 1f1f9: regional_indicator_t;
3551
- 1f1f8: regional_indicator_s;
3552
- 1f1f7: regional_indicator_r;
3553
- 1f1f6: regional_indicator_q;
3554
- 1f1f5: regional_indicator_p;
3555
- 1f1f4: regional_indicator_o;
3556
- 1f1f3: regional_indicator_n;
3557
- 1f1f2: regional_indicator_m;
3558
- 1f1f1: regional_indicator_l;
3559
- 1f1f0: regional_indicator_k;
3560
- 1f1ef: regional_indicator_j;
3561
- 1f1ee: regional_indicator_i;
3562
- 1f1ed: regional_indicator_h;
3563
- 1f1ec: regional_indicator_g;
3564
- 1f1eb: regional_indicator_f;
3565
- 1f1ea: regional_indicator_e;
3566
- 1f1e9: regional_indicator_d;
3567
- 1f1e8: regional_indicator_c;
3568
- 1f1e7: regional_indicator_b;
3569
- 1f1e6: regional_indicator_a;
3570
- }
3571
-
3572
- @size-map: {
3573
- small: 1;
3574
- medium: 2;
3575
- large: 4;
3576
- big: 5;
3577
- };
3578
-
3579
- each(@size-map, {
3580
- em[data-emoji].@{key} {
3581
- font-size: 1.5em * @value;
3582
- vertical-align: middle;
3583
- }
3584
- });
3585
-
3586
- each(@emoji-map,{
3587
- & when (@variationEmojiColons) {
3588
- em[data-emoji=":@{value}:"]::before {
3589
- background-image: url("@{emojiPath}@{key}.@{emojiFileType}");
3590
- }
3591
- em[data-emoji="@{value}"]::before:extend(em[data-emoji=":@{value}:"]::before) when (@variationEmojiNoColons) {}
3592
- }
3593
- em[data-emoji="@{value}"]::before when (@variationEmojiNoColons) and not (@variationEmojiColons) {
3594
- background-image: url("@{emojiPath}@{key}.@{emojiFileType}");
3595
- }
3596
- });