mathpix-markdown-it 2.0.3 → 2.0.4

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 (55) hide show
  1. package/doc/icons/emoji-icons.html +21808 -0
  2. package/doc/icons/fa-icons.html +1368 -0
  3. package/doc/icons/icons.md +6 -0
  4. package/doc/icons/squared-icons.html +1264 -0
  5. package/doc/icons/unicode-icons.html +4048 -0
  6. package/es5/bundle.js +6 -6
  7. package/es5/index.js +6 -6
  8. package/lib/helpers/icons/emoji-icons.d.ts +2 -0
  9. package/lib/helpers/icons/emoji-icons.js +1486 -0
  10. package/lib/helpers/icons/emoji-icons.js.map +1 -0
  11. package/lib/helpers/icons/emoji.d.ts +1482 -0
  12. package/lib/helpers/icons/emoji.js +1486 -0
  13. package/lib/helpers/icons/emoji.js.map +1 -0
  14. package/lib/helpers/icons/fa-icons.d.ts +2 -0
  15. package/lib/helpers/icons/fa-icons.js +50 -0
  16. package/lib/helpers/icons/fa-icons.js.map +1 -0
  17. package/lib/helpers/icons/icons.d.ts +24 -0
  18. package/lib/helpers/icons/icons.js +1585 -0
  19. package/lib/helpers/icons/icons.js.map +1 -0
  20. package/lib/helpers/icons/index.d.ts +13 -0
  21. package/lib/helpers/icons/index.js +37 -0
  22. package/lib/helpers/icons/index.js.map +1 -0
  23. package/lib/helpers/icons/squared-icons.d.ts +2 -0
  24. package/lib/helpers/icons/squared-icons.js +16 -0
  25. package/lib/helpers/icons/squared-icons.js.map +1 -0
  26. package/lib/helpers/icons/unicode-icons.d.ts +2 -0
  27. package/lib/helpers/icons/unicode-icons.js +190 -0
  28. package/lib/helpers/icons/unicode-icons.js.map +1 -0
  29. package/lib/markdown/common/mmdRules.js +5 -0
  30. package/lib/markdown/common/mmdRules.js.map +1 -1
  31. package/lib/markdown/md-inline-rule/mmd-icon.d.ts +2 -0
  32. package/lib/markdown/md-inline-rule/mmd-icon.js +61 -0
  33. package/lib/markdown/md-inline-rule/mmd-icon.js.map +1 -0
  34. package/lib/markdown/mdPluginRaw.js +2 -0
  35. package/lib/markdown/mdPluginRaw.js.map +1 -1
  36. package/lib/markdown/mdPluginText.js +23 -1
  37. package/lib/markdown/mdPluginText.js.map +1 -1
  38. package/lib/mathjax/helpers/icon/IconConfiguration.d.ts +4 -0
  39. package/lib/mathjax/helpers/icon/IconConfiguration.js +54 -0
  40. package/lib/mathjax/helpers/icon/IconConfiguration.js.map +1 -0
  41. package/lib/mathjax/helpers/icon/IconConstants.d.ts +1 -0
  42. package/lib/mathjax/helpers/icon/IconConstants.js +74 -0
  43. package/lib/mathjax/helpers/icon/IconConstants.js.map +1 -0
  44. package/lib/mathjax/helpers/icon/IconMethods.d.ts +2 -0
  45. package/lib/mathjax/helpers/icon/IconMethods.js +105 -0
  46. package/lib/mathjax/helpers/icon/IconMethods.js.map +1 -0
  47. package/lib/mathjax/helpers/icon/IconUtil.d.ts +49 -0
  48. package/lib/mathjax/helpers/icon/IconUtil.js +189 -0
  49. package/lib/mathjax/helpers/icon/IconUtil.js.map +1 -0
  50. package/lib/mathjax/mathJaxConfig.js +1 -1
  51. package/lib/mathjax/mathJaxConfig.js.map +1 -1
  52. package/lib/mathjax/mathjax.d.ts +2 -0
  53. package/lib/mathjax/mathjax.js +2 -0
  54. package/lib/mathjax/mathjax.js.map +1 -1
  55. package/package.json +1 -1
@@ -0,0 +1,1486 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.emojies = void 0;
4
+ exports.emojies = {
5
+ "100": "đŸ’¯",
6
+ "1234": "đŸ”ĸ",
7
+ "grinning": "😀",
8
+ "smiley": "😃",
9
+ "smile": "😄",
10
+ "grin": "😁",
11
+ "laughing": "😆",
12
+ "satisfied": "😆",
13
+ "sweat_smile": "😅",
14
+ "joy": "😂",
15
+ "rofl": "đŸ¤Ŗ",
16
+ "relaxed": "â˜ēī¸",
17
+ "blush": "😊",
18
+ "innocent": "😇",
19
+ "slightly_smiling_face": "🙂",
20
+ "upside_down_face": "🙃",
21
+ "wink": "😉",
22
+ "relieved": "😌",
23
+ "heart_eyes": "😍",
24
+ "kissing_heart": "😘",
25
+ "kissing": "😗",
26
+ "kissing_smiling_eyes": "😙",
27
+ "kissing_closed_eyes": "😚",
28
+ "yum": "😋",
29
+ "stuck_out_tongue_winking_eye": "😜",
30
+ "stuck_out_tongue_closed_eyes": "😝",
31
+ "stuck_out_tongue": "😛",
32
+ "money_mouth_face": "🤑",
33
+ "hugs": "🤗",
34
+ "nerd_face": "🤓",
35
+ "sunglasses": "😎",
36
+ "clown_face": "🤡",
37
+ "cowboy_hat_face": "🤠",
38
+ "smirk": "😏",
39
+ "unamused": "😒",
40
+ "disappointed": "😞",
41
+ "pensive": "😔",
42
+ "worried": "😟",
43
+ "confused": "😕",
44
+ "slightly_frowning_face": "🙁",
45
+ "frowning_face": "â˜šī¸",
46
+ "persevere": "đŸ˜Ŗ",
47
+ "confounded": "😖",
48
+ "tired_face": "đŸ˜Ģ",
49
+ "weary": "😩",
50
+ "triumph": "😤",
51
+ "angry": "😠",
52
+ "rage": "😡",
53
+ "pout": "😡",
54
+ "no_mouth": "đŸ˜ļ",
55
+ "neutral_face": "😐",
56
+ "expressionless": "😑",
57
+ "hushed": "đŸ˜¯",
58
+ "frowning": "đŸ˜Ļ",
59
+ "anguished": "😧",
60
+ "open_mouth": "😮",
61
+ "astonished": "😲",
62
+ "dizzy_face": "đŸ˜ĩ",
63
+ "flushed": "đŸ˜ŗ",
64
+ "scream": "😱",
65
+ "fearful": "😨",
66
+ "cold_sweat": "😰",
67
+ "cry": "đŸ˜ĸ",
68
+ "disappointed_relieved": "đŸ˜Ĩ",
69
+ "drooling_face": "🤤",
70
+ "sob": "😭",
71
+ "sweat": "😓",
72
+ "sleepy": "đŸ˜Ē",
73
+ "sleeping": "😴",
74
+ "roll_eyes": "🙄",
75
+ "thinking": "🤔",
76
+ "lying_face": "đŸ¤Ĩ",
77
+ "grimacing": "đŸ˜Ŧ",
78
+ "zipper_mouth_face": "🤐",
79
+ "nauseated_face": "đŸ¤ĸ",
80
+ "sneezing_face": "🤧",
81
+ "mask": "😷",
82
+ "face_with_thermometer": "🤒",
83
+ "face_with_head_bandage": "🤕",
84
+ "smiling_imp": "😈",
85
+ "imp": "đŸ‘ŋ",
86
+ "japanese_ogre": "👹",
87
+ "japanese_goblin": "đŸ‘ē",
88
+ "hankey": "💩",
89
+ "poop": "💩",
90
+ "shit": "💩",
91
+ "ghost": "đŸ‘ģ",
92
+ "skull": "💀",
93
+ "skull_and_crossbones": "â˜ ī¸",
94
+ "alien": "đŸ‘Ŋ",
95
+ "space_invader": "👾",
96
+ "robot": "🤖",
97
+ "jack_o_lantern": "🎃",
98
+ "smiley_cat": "đŸ˜ē",
99
+ "smile_cat": "😸",
100
+ "joy_cat": "😹",
101
+ "heart_eyes_cat": "đŸ˜ģ",
102
+ "smirk_cat": "đŸ˜ŧ",
103
+ "kissing_cat": "đŸ˜Ŋ",
104
+ "scream_cat": "🙀",
105
+ "crying_cat_face": "đŸ˜ŋ",
106
+ "pouting_cat": "😾",
107
+ "open_hands": "👐",
108
+ "raised_hands": "🙌",
109
+ "clap": "👏",
110
+ "pray": "🙏",
111
+ "handshake": "🤝",
112
+ "+1": "👍",
113
+ "thumbsup": "👍",
114
+ "-1": "👎",
115
+ "thumbsdown": "👎",
116
+ "fist_oncoming": "👊",
117
+ "facepunch": "👊",
118
+ "punch": "👊",
119
+ "fist_raised": "✊",
120
+ "fist": "✊",
121
+ "fist_left": "🤛",
122
+ "fist_right": "🤜",
123
+ "crossed_fingers": "🤞",
124
+ "v": "âœŒī¸",
125
+ "metal": "🤘",
126
+ "ok_hand": "👌",
127
+ "point_left": "👈",
128
+ "point_right": "👉",
129
+ "point_up_2": "👆",
130
+ "point_down": "👇",
131
+ "point_up": "â˜ī¸",
132
+ "hand": "✋",
133
+ "raised_hand": "✋",
134
+ "raised_back_of_hand": "🤚",
135
+ "raised_hand_with_fingers_splayed": "🖐",
136
+ "vulcan_salute": "🖖",
137
+ "wave": "👋",
138
+ "call_me_hand": "🤙",
139
+ "muscle": "đŸ’Ē",
140
+ "middle_finger": "🖕",
141
+ "fu": "🖕",
142
+ "writing_hand": "âœī¸",
143
+ "selfie": "đŸ¤ŗ",
144
+ "nail_care": "💅",
145
+ "ring": "💍",
146
+ "lipstick": "💄",
147
+ "kiss": "💋",
148
+ "lips": "👄",
149
+ "tongue": "👅",
150
+ "ear": "👂",
151
+ "nose": "👃",
152
+ "footprints": "đŸ‘Ŗ",
153
+ "eye": "👁",
154
+ "eyes": "👀",
155
+ "speaking_head": "đŸ—Ŗ",
156
+ "bust_in_silhouette": "👤",
157
+ "busts_in_silhouette": "đŸ‘Ĩ",
158
+ "baby": "đŸ‘ļ",
159
+ "boy": "đŸ‘Ļ",
160
+ "girl": "👧",
161
+ "man": "👨",
162
+ "woman": "👩",
163
+ "blonde_woman": "👱‍♀",
164
+ "blonde_man": "👱",
165
+ "person_with_blond_hair": "👱",
166
+ "older_man": "👴",
167
+ "older_woman": "đŸ‘ĩ",
168
+ "man_with_gua_pi_mao": "👲",
169
+ "woman_with_turban": "đŸ‘ŗâ€â™€",
170
+ "man_with_turban": "đŸ‘ŗ",
171
+ "policewoman": "👮‍♀",
172
+ "policeman": "👮",
173
+ "cop": "👮",
174
+ "construction_worker_woman": "👷‍♀",
175
+ "construction_worker_man": "👷",
176
+ "construction_worker": "👷",
177
+ "guardswoman": "💂‍♀",
178
+ "guardsman": "💂",
179
+ "female_detective": "đŸ•ĩī¸â€â™€ī¸",
180
+ "male_detective": "đŸ•ĩ",
181
+ "detective": "đŸ•ĩ",
182
+ "woman_health_worker": "👩‍⚕",
183
+ "man_health_worker": "👨‍⚕",
184
+ "woman_farmer": "👩‍🌾",
185
+ "man_farmer": "👨‍🌾",
186
+ "woman_cook": "đŸ‘Šâ€đŸŗ",
187
+ "man_cook": "đŸ‘¨â€đŸŗ",
188
+ "woman_student": "👩‍🎓",
189
+ "man_student": "👨‍🎓",
190
+ "woman_singer": "👩‍🎤",
191
+ "man_singer": "👨‍🎤",
192
+ "woman_teacher": "👩‍đŸĢ",
193
+ "man_teacher": "👨‍đŸĢ",
194
+ "woman_factory_worker": "👩‍🏭",
195
+ "man_factory_worker": "👨‍🏭",
196
+ "woman_technologist": "👩‍đŸ’ģ",
197
+ "man_technologist": "👨‍đŸ’ģ",
198
+ "woman_office_worker": "👩‍đŸ’ŧ",
199
+ "man_office_worker": "👨‍đŸ’ŧ",
200
+ "woman_mechanic": "👩‍🔧",
201
+ "man_mechanic": "👨‍🔧",
202
+ "woman_scientist": "👩‍đŸ”Ŧ",
203
+ "man_scientist": "👨‍đŸ”Ŧ",
204
+ "woman_artist": "👩‍🎨",
205
+ "man_artist": "👨‍🎨",
206
+ "woman_firefighter": "👩‍🚒",
207
+ "man_firefighter": "👨‍🚒",
208
+ "woman_pilot": "👩‍✈",
209
+ "man_pilot": "👨‍✈",
210
+ "woman_astronaut": "👩‍🚀",
211
+ "man_astronaut": "👨‍🚀",
212
+ "woman_judge": "👩‍⚖",
213
+ "man_judge": "👨‍⚖",
214
+ "mrs_claus": "đŸ¤ļ",
215
+ "santa": "🎅",
216
+ "princess": "👸",
217
+ "prince": "🤴",
218
+ "bride_with_veil": "👰",
219
+ "man_in_tuxedo": "đŸ¤ĩ",
220
+ "angel": "đŸ‘ŧ",
221
+ "pregnant_woman": "🤰",
222
+ "bowing_woman": "🙇‍♀",
223
+ "bowing_man": "🙇",
224
+ "bow": "🙇",
225
+ "tipping_hand_woman": "💁",
226
+ "information_desk_person": "💁",
227
+ "sassy_woman": "💁",
228
+ "tipping_hand_man": "💁‍♂",
229
+ "sassy_man": "💁‍♂",
230
+ "no_good_woman": "🙅",
231
+ "no_good": "🙅",
232
+ "ng_woman": "🙅",
233
+ "no_good_man": "🙅‍♂",
234
+ "ng_man": "🙅‍♂",
235
+ "ok_woman": "🙆",
236
+ "ok_man": "🙆‍♂",
237
+ "raising_hand_woman": "🙋",
238
+ "raising_hand": "🙋",
239
+ "raising_hand_man": "🙋‍♂",
240
+ "woman_facepalming": "đŸ¤Ļ‍♀",
241
+ "man_facepalming": "đŸ¤Ļ‍♂",
242
+ "woman_shrugging": "🤷‍♀",
243
+ "man_shrugging": "🤷‍♂",
244
+ "pouting_woman": "🙎",
245
+ "person_with_pouting_face": "🙎",
246
+ "pouting_man": "🙎‍♂",
247
+ "frowning_woman": "🙍",
248
+ "person_frowning": "🙍",
249
+ "frowning_man": "🙍‍♂",
250
+ "haircut_woman": "💇",
251
+ "haircut": "💇",
252
+ "haircut_man": "💇‍♂",
253
+ "massage_woman": "💆",
254
+ "massage": "💆",
255
+ "massage_man": "💆‍♂",
256
+ "business_suit_levitating": "🕴",
257
+ "dancer": "💃",
258
+ "man_dancing": "đŸ•ē",
259
+ "dancing_women": "đŸ‘¯",
260
+ "dancers": "đŸ‘¯",
261
+ "dancing_men": "đŸ‘¯â€â™‚",
262
+ "walking_woman": "đŸšļ‍♀",
263
+ "walking_man": "đŸšļ",
264
+ "walking": "đŸšļ",
265
+ "running_woman": "🏃‍♀",
266
+ "running_man": "🏃",
267
+ "runner": "🏃",
268
+ "running": "🏃",
269
+ "couple": "đŸ‘Ģ",
270
+ "two_women_holding_hands": "👭",
271
+ "two_men_holding_hands": "đŸ‘Ŧ",
272
+ "couple_with_heart_woman_man": "💑",
273
+ "couple_with_heart": "💑",
274
+ "couple_with_heart_woman_woman": "đŸ‘Šâ€â¤ī¸â€đŸ‘Š",
275
+ "couple_with_heart_man_man": "đŸ‘¨â€â¤ī¸â€đŸ‘¨",
276
+ "couplekiss_man_woman": "💏",
277
+ "couplekiss_woman_woman": "đŸ‘Šâ€â¤ī¸â€đŸ’‹â€đŸ‘Š",
278
+ "couplekiss_man_man": "đŸ‘¨â€â¤ī¸â€đŸ’‹â€đŸ‘¨",
279
+ "family_man_woman_boy": "đŸ‘Ē",
280
+ "family": "đŸ‘Ē",
281
+ "family_man_woman_girl": "👨‍👩‍👧",
282
+ "family_man_woman_girl_boy": "👨‍👩‍👧‍đŸ‘Ļ",
283
+ "family_man_woman_boy_boy": "👨‍👩‍đŸ‘Ļ‍đŸ‘Ļ",
284
+ "family_man_woman_girl_girl": "👨‍👩‍👧‍👧",
285
+ "family_woman_woman_boy": "👩‍👩‍đŸ‘Ļ",
286
+ "family_woman_woman_girl": "👩‍👩‍👧",
287
+ "family_woman_woman_girl_boy": "👩‍👩‍👧‍đŸ‘Ļ",
288
+ "family_woman_woman_boy_boy": "👩‍👩‍đŸ‘Ļ‍đŸ‘Ļ",
289
+ "family_woman_woman_girl_girl": "👩‍👩‍👧‍👧",
290
+ "family_man_man_boy": "👨‍👨‍đŸ‘Ļ",
291
+ "family_man_man_girl": "👨‍👨‍👧",
292
+ "family_man_man_girl_boy": "👨‍👨‍👧‍đŸ‘Ļ",
293
+ "family_man_man_boy_boy": "👨‍👨‍đŸ‘Ļ‍đŸ‘Ļ",
294
+ "family_man_man_girl_girl": "👨‍👨‍👧‍👧",
295
+ "family_woman_boy": "👩‍đŸ‘Ļ",
296
+ "family_woman_girl": "👩‍👧",
297
+ "family_woman_girl_boy": "👩‍👧‍đŸ‘Ļ",
298
+ "family_woman_boy_boy": "👩‍đŸ‘Ļ‍đŸ‘Ļ",
299
+ "family_woman_girl_girl": "👩‍👧‍👧",
300
+ "family_man_boy": "👨‍đŸ‘Ļ",
301
+ "family_man_girl": "👨‍👧",
302
+ "family_man_girl_boy": "👨‍👧‍đŸ‘Ļ",
303
+ "family_man_boy_boy": "👨‍đŸ‘Ļ‍đŸ‘Ļ",
304
+ "family_man_girl_girl": "👨‍👧‍👧",
305
+ "womans_clothes": "👚",
306
+ "shirt": "👕",
307
+ "tshirt": "👕",
308
+ "jeans": "👖",
309
+ "necktie": "👔",
310
+ "dress": "👗",
311
+ "bikini": "👙",
312
+ "kimono": "👘",
313
+ "high_heel": "👠",
314
+ "sandal": "👡",
315
+ "boot": "đŸ‘ĸ",
316
+ "mans_shoe": "👞",
317
+ "shoe": "👞",
318
+ "athletic_shoe": "👟",
319
+ "womans_hat": "👒",
320
+ "tophat": "🎩",
321
+ "mortar_board": "🎓",
322
+ "crown": "👑",
323
+ "rescue_worker_helmet": "⛑",
324
+ "school_satchel": "🎒",
325
+ "pouch": "👝",
326
+ "purse": "👛",
327
+ "handbag": "👜",
328
+ "briefcase": "đŸ’ŧ",
329
+ "eyeglasses": "👓",
330
+ "dark_sunglasses": "đŸ•ļ",
331
+ "closed_umbrella": "🌂",
332
+ "open_umbrella": "â˜‚ī¸",
333
+ "dog": "đŸļ",
334
+ "cat": "🐱",
335
+ "mouse": "🐭",
336
+ "hamster": "🐹",
337
+ "rabbit": "🐰",
338
+ "fox_face": "đŸĻŠ",
339
+ "bear": "đŸģ",
340
+ "panda_face": "đŸŧ",
341
+ "koala": "🐨",
342
+ "tiger": "đŸ¯",
343
+ "lion": "đŸĻ",
344
+ "cow": "🐮",
345
+ "pig": "🐷",
346
+ "pig_nose": "đŸŊ",
347
+ "frog": "🐸",
348
+ "monkey_face": "đŸĩ",
349
+ "see_no_evil": "🙈",
350
+ "hear_no_evil": "🙉",
351
+ "speak_no_evil": "🙊",
352
+ "monkey": "🐒",
353
+ "chicken": "🐔",
354
+ "penguin": "🐧",
355
+ "bird": "đŸĻ",
356
+ "baby_chick": "🐤",
357
+ "hatching_chick": "đŸŖ",
358
+ "hatched_chick": "đŸĨ",
359
+ "duck": "đŸĻ†",
360
+ "eagle": "đŸĻ…",
361
+ "owl": "đŸĻ‰",
362
+ "bat": "đŸĻ‡",
363
+ "wolf": "đŸē",
364
+ "boar": "🐗",
365
+ "horse": "🐴",
366
+ "unicorn": "đŸĻ„",
367
+ "bee": "🐝",
368
+ "honeybee": "🐝",
369
+ "bug": "🐛",
370
+ "butterfly": "đŸĻ‹",
371
+ "snail": "🐌",
372
+ "shell": "🐚",
373
+ "beetle": "🐞",
374
+ "ant": "🐜",
375
+ "spider": "🕷",
376
+ "spider_web": "🕸",
377
+ "turtle": "đŸĸ",
378
+ "snake": "🐍",
379
+ "lizard": "đŸĻŽ",
380
+ "scorpion": "đŸĻ‚",
381
+ "crab": "đŸĻ€",
382
+ "squid": "đŸĻ‘",
383
+ "octopus": "🐙",
384
+ "shrimp": "đŸĻ",
385
+ "tropical_fish": "🐠",
386
+ "fish": "🐟",
387
+ "blowfish": "🐡",
388
+ "dolphin": "đŸŦ",
389
+ "flipper": "đŸŦ",
390
+ "shark": "đŸĻˆ",
391
+ "whale": "đŸŗ",
392
+ "whale2": "🐋",
393
+ "crocodile": "🐊",
394
+ "leopard": "🐆",
395
+ "tiger2": "🐅",
396
+ "water_buffalo": "🐃",
397
+ "ox": "🐂",
398
+ "cow2": "🐄",
399
+ "deer": "đŸĻŒ",
400
+ "dromedary_camel": "đŸĒ",
401
+ "camel": "đŸĢ",
402
+ "elephant": "🐘",
403
+ "rhinoceros": "đŸĻ",
404
+ "gorilla": "đŸĻ",
405
+ "racehorse": "🐎",
406
+ "pig2": "🐖",
407
+ "goat": "🐐",
408
+ "ram": "🐏",
409
+ "sheep": "🐑",
410
+ "dog2": "🐕",
411
+ "poodle": "🐩",
412
+ "cat2": "🐈",
413
+ "rooster": "🐓",
414
+ "turkey": "đŸĻƒ",
415
+ "dove": "🕊",
416
+ "rabbit2": "🐇",
417
+ "mouse2": "🐁",
418
+ "rat": "🐀",
419
+ "chipmunk": "đŸŋ",
420
+ "feet": "🐾",
421
+ "paw_prints": "🐾",
422
+ "dragon": "🐉",
423
+ "dragon_face": "🐲",
424
+ "cactus": "đŸŒĩ",
425
+ "christmas_tree": "🎄",
426
+ "evergreen_tree": "🌲",
427
+ "deciduous_tree": "đŸŒŗ",
428
+ "palm_tree": "🌴",
429
+ "seedling": "🌱",
430
+ "herb": "đŸŒŋ",
431
+ "shamrock": "â˜˜ī¸",
432
+ "four_leaf_clover": "🍀",
433
+ "bamboo": "🎍",
434
+ "tanabata_tree": "🎋",
435
+ "leaves": "🍃",
436
+ "fallen_leaf": "🍂",
437
+ "maple_leaf": "🍁",
438
+ "mushroom": "🍄",
439
+ "ear_of_rice": "🌾",
440
+ "bouquet": "💐",
441
+ "tulip": "🌷",
442
+ "rose": "🌹",
443
+ "wilted_flower": "đŸĨ€",
444
+ "sunflower": "đŸŒģ",
445
+ "blossom": "đŸŒŧ",
446
+ "cherry_blossom": "🌸",
447
+ "hibiscus": "đŸŒē",
448
+ "earth_americas": "🌎",
449
+ "earth_africa": "🌍",
450
+ "earth_asia": "🌏",
451
+ "full_moon": "🌕",
452
+ "waning_gibbous_moon": "🌖",
453
+ "last_quarter_moon": "🌗",
454
+ "waning_crescent_moon": "🌘",
455
+ "new_moon": "🌑",
456
+ "waxing_crescent_moon": "🌒",
457
+ "first_quarter_moon": "🌓",
458
+ "moon": "🌔",
459
+ "waxing_gibbous_moon": "🌔",
460
+ "new_moon_with_face": "🌚",
461
+ "full_moon_with_face": "🌝",
462
+ "sun_with_face": "🌞",
463
+ "first_quarter_moon_with_face": "🌛",
464
+ "last_quarter_moon_with_face": "🌜",
465
+ "crescent_moon": "🌙",
466
+ "dizzy": "đŸ’Ģ",
467
+ "star": "â­ī¸",
468
+ "star2": "🌟",
469
+ "sparkles": "✨",
470
+ "zap": "âšĄī¸",
471
+ "fire": "đŸ”Ĩ",
472
+ "boom": "đŸ’Ĩ",
473
+ "collision": "đŸ’Ĩ",
474
+ "comet": "☄",
475
+ "sunny": "â˜€ī¸",
476
+ "sun_behind_small_cloud": "🌤",
477
+ "partly_sunny": "â›…ī¸",
478
+ "sun_behind_large_cloud": "đŸŒĨ",
479
+ "sun_behind_rain_cloud": "đŸŒĻ",
480
+ "rainbow": "🌈",
481
+ "cloud": "â˜ī¸",
482
+ "cloud_with_rain": "🌧",
483
+ "cloud_with_lightning_and_rain": "⛈",
484
+ "cloud_with_lightning": "🌩",
485
+ "cloud_with_snow": "🌨",
486
+ "snowman_with_snow": "â˜ƒī¸",
487
+ "snowman": "â›„ī¸",
488
+ "snowflake": "â„ī¸",
489
+ "wind_face": "đŸŒŦ",
490
+ "dash": "💨",
491
+ "tornado": "đŸŒĒ",
492
+ "fog": "đŸŒĢ",
493
+ "ocean": "🌊",
494
+ "droplet": "💧",
495
+ "sweat_drops": "đŸ’Ļ",
496
+ "umbrella": "â˜”ī¸",
497
+ "green_apple": "🍏",
498
+ "apple": "🍎",
499
+ "pear": "🍐",
500
+ "tangerine": "🍊",
501
+ "orange": "🍊",
502
+ "mandarin": "🍊",
503
+ "lemon": "🍋",
504
+ "banana": "🍌",
505
+ "watermelon": "🍉",
506
+ "grapes": "🍇",
507
+ "strawberry": "🍓",
508
+ "melon": "🍈",
509
+ "cherries": "🍒",
510
+ "peach": "🍑",
511
+ "pineapple": "🍍",
512
+ "kiwi_fruit": "đŸĨ",
513
+ "avocado": "đŸĨ‘",
514
+ "tomato": "🍅",
515
+ "eggplant": "🍆",
516
+ "cucumber": "đŸĨ’",
517
+ "carrot": "đŸĨ•",
518
+ "corn": "đŸŒŊ",
519
+ "hot_pepper": "đŸŒļ",
520
+ "potato": "đŸĨ”",
521
+ "sweet_potato": "🍠",
522
+ "chestnut": "🌰",
523
+ "peanuts": "đŸĨœ",
524
+ "honey_pot": "đŸ¯",
525
+ "croissant": "đŸĨ",
526
+ "bread": "🍞",
527
+ "baguette_bread": "đŸĨ–",
528
+ "cheese": "🧀",
529
+ "egg": "đŸĨš",
530
+ "fried_egg": "đŸŗ",
531
+ "bacon": "đŸĨ“",
532
+ "pancakes": "đŸĨž",
533
+ "fried_shrimp": "🍤",
534
+ "poultry_leg": "🍗",
535
+ "meat_on_bone": "🍖",
536
+ "pizza": "🍕",
537
+ "hotdog": "🌭",
538
+ "hamburger": "🍔",
539
+ "fries": "🍟",
540
+ "stuffed_flatbread": "đŸĨ™",
541
+ "taco": "🌮",
542
+ "burrito": "đŸŒ¯",
543
+ "green_salad": "đŸĨ—",
544
+ "shallow_pan_of_food": "đŸĨ˜",
545
+ "spaghetti": "🍝",
546
+ "ramen": "🍜",
547
+ "stew": "🍲",
548
+ "fish_cake": "đŸĨ",
549
+ "sushi": "đŸŖ",
550
+ "bento": "🍱",
551
+ "curry": "🍛",
552
+ "rice": "🍚",
553
+ "rice_ball": "🍙",
554
+ "rice_cracker": "🍘",
555
+ "oden": "đŸĸ",
556
+ "dango": "🍡",
557
+ "shaved_ice": "🍧",
558
+ "ice_cream": "🍨",
559
+ "icecream": "đŸĻ",
560
+ "cake": "🍰",
561
+ "birthday": "🎂",
562
+ "custard": "🍮",
563
+ "lollipop": "🍭",
564
+ "candy": "đŸŦ",
565
+ "chocolate_bar": "đŸĢ",
566
+ "popcorn": "đŸŋ",
567
+ "doughnut": "🍩",
568
+ "cookie": "đŸĒ",
569
+ "milk_glass": "đŸĨ›",
570
+ "baby_bottle": "đŸŧ",
571
+ "coffee": "â˜•ī¸",
572
+ "tea": "đŸĩ",
573
+ "sake": "đŸļ",
574
+ "beer": "đŸē",
575
+ "beers": "đŸģ",
576
+ "clinking_glasses": "đŸĨ‚",
577
+ "wine_glass": "🍷",
578
+ "tumbler_glass": "đŸĨƒ",
579
+ "cocktail": "🍸",
580
+ "tropical_drink": "🍹",
581
+ "champagne": "🍾",
582
+ "spoon": "đŸĨ„",
583
+ "fork_and_knife": "🍴",
584
+ "plate_with_cutlery": "đŸŊ",
585
+ "soccer": "âšŊī¸",
586
+ "basketball": "🏀",
587
+ "football": "🏈",
588
+ "baseball": "âšžī¸",
589
+ "tennis": "🎾",
590
+ "volleyball": "🏐",
591
+ "rugby_football": "🏉",
592
+ "8ball": "🎱",
593
+ "ping_pong": "🏓",
594
+ "badminton": "🏸",
595
+ "goal_net": "đŸĨ…",
596
+ "ice_hockey": "🏒",
597
+ "field_hockey": "🏑",
598
+ "cricket": "🏏",
599
+ "golf": "â›ŗī¸",
600
+ "bow_and_arrow": "🏹",
601
+ "fishing_pole_and_fish": "đŸŽŖ",
602
+ "boxing_glove": "đŸĨŠ",
603
+ "martial_arts_uniform": "đŸĨ‹",
604
+ "ice_skate": "⛸",
605
+ "ski": "đŸŽŋ",
606
+ "skier": "⛷",
607
+ "snowboarder": "🏂",
608
+ "weight_lifting_woman": "đŸ‹ī¸â€â™€ī¸",
609
+ "weight_lifting_man": "🏋",
610
+ "person_fencing": "đŸ¤ē",
611
+ "women_wrestling": "đŸ¤ŧ‍♀",
612
+ "men_wrestling": "đŸ¤ŧ‍♂",
613
+ "woman_cartwheeling": "🤸‍♀",
614
+ "man_cartwheeling": "🤸‍♂",
615
+ "basketball_woman": "â›šī¸â€â™€ī¸",
616
+ "basketball_man": "⛹",
617
+ "woman_playing_handball": "🤾‍♀",
618
+ "man_playing_handball": "🤾‍♂",
619
+ "golfing_woman": "đŸŒī¸â€â™€ī¸",
620
+ "golfing_man": "🏌",
621
+ "surfing_woman": "🏄‍♀",
622
+ "surfing_man": "🏄",
623
+ "surfer": "🏄",
624
+ "swimming_woman": "🏊‍♀",
625
+ "swimming_man": "🏊",
626
+ "swimmer": "🏊",
627
+ "woman_playing_water_polo": "đŸ¤Ŋ‍♀",
628
+ "man_playing_water_polo": "đŸ¤Ŋ‍♂",
629
+ "rowing_woman": "đŸšŖâ€â™€",
630
+ "rowing_man": "đŸšŖ",
631
+ "rowboat": "đŸšŖ",
632
+ "horse_racing": "🏇",
633
+ "biking_woman": "🚴‍♀",
634
+ "biking_man": "🚴",
635
+ "bicyclist": "🚴",
636
+ "mountain_biking_woman": "đŸšĩ‍♀",
637
+ "mountain_biking_man": "đŸšĩ",
638
+ "mountain_bicyclist": "đŸšĩ",
639
+ "running_shirt_with_sash": "đŸŽŊ",
640
+ "medal_sports": "🏅",
641
+ "medal_military": "🎖",
642
+ "1st_place_medal": "đŸĨ‡",
643
+ "2nd_place_medal": "đŸĨˆ",
644
+ "3rd_place_medal": "đŸĨ‰",
645
+ "trophy": "🏆",
646
+ "rosette": "đŸĩ",
647
+ "reminder_ribbon": "🎗",
648
+ "ticket": "đŸŽĢ",
649
+ "tickets": "🎟",
650
+ "circus_tent": "đŸŽĒ",
651
+ "woman_juggling": "🤹‍♀",
652
+ "man_juggling": "🤹‍♂",
653
+ "performing_arts": "🎭",
654
+ "art": "🎨",
655
+ "clapper": "đŸŽŦ",
656
+ "microphone": "🎤",
657
+ "headphones": "🎧",
658
+ "musical_score": "đŸŽŧ",
659
+ "musical_keyboard": "🎹",
660
+ "drum": "đŸĨ",
661
+ "saxophone": "🎷",
662
+ "trumpet": "đŸŽē",
663
+ "guitar": "🎸",
664
+ "violin": "đŸŽģ",
665
+ "game_die": "🎲",
666
+ "dart": "đŸŽ¯",
667
+ "bowling": "đŸŽŗ",
668
+ "video_game": "🎮",
669
+ "slot_machine": "🎰",
670
+ "car": "🚗",
671
+ "red_car": "🚗",
672
+ "taxi": "🚕",
673
+ "blue_car": "🚙",
674
+ "bus": "🚌",
675
+ "trolleybus": "🚎",
676
+ "racing_car": "🏎",
677
+ "police_car": "🚓",
678
+ "ambulance": "🚑",
679
+ "fire_engine": "🚒",
680
+ "minibus": "🚐",
681
+ "truck": "🚚",
682
+ "articulated_lorry": "🚛",
683
+ "tractor": "🚜",
684
+ "kick_scooter": "🛴",
685
+ "bike": "🚲",
686
+ "motor_scooter": "đŸ›ĩ",
687
+ "motorcycle": "🏍",
688
+ "rotating_light": "🚨",
689
+ "oncoming_police_car": "🚔",
690
+ "oncoming_bus": "🚍",
691
+ "oncoming_automobile": "🚘",
692
+ "oncoming_taxi": "🚖",
693
+ "aerial_tramway": "🚡",
694
+ "mountain_cableway": "🚠",
695
+ "suspension_railway": "🚟",
696
+ "railway_car": "🚃",
697
+ "train": "🚋",
698
+ "mountain_railway": "🚞",
699
+ "monorail": "🚝",
700
+ "bullettrain_side": "🚄",
701
+ "bullettrain_front": "🚅",
702
+ "light_rail": "🚈",
703
+ "steam_locomotive": "🚂",
704
+ "train2": "🚆",
705
+ "metro": "🚇",
706
+ "tram": "🚊",
707
+ "station": "🚉",
708
+ "helicopter": "🚁",
709
+ "small_airplane": "🛩",
710
+ "airplane": "âœˆī¸",
711
+ "flight_departure": "đŸ›Ģ",
712
+ "flight_arrival": "đŸ›Ŧ",
713
+ "rocket": "🚀",
714
+ "artificial_satellite": "🛰",
715
+ "seat": "đŸ’ē",
716
+ "canoe": "đŸ›ļ",
717
+ "boat": "â›ĩī¸",
718
+ "sailboat": "â›ĩī¸",
719
+ "motor_boat": "đŸ›Ĩ",
720
+ "speedboat": "🚤",
721
+ "passenger_ship": "đŸ›ŗ",
722
+ "ferry": "⛴",
723
+ "ship": "đŸšĸ",
724
+ "anchor": "âš“ī¸",
725
+ "construction": "🚧",
726
+ "fuelpump": "â›Ŋī¸",
727
+ "busstop": "🚏",
728
+ "vertical_traffic_light": "đŸšĻ",
729
+ "traffic_light": "đŸšĨ",
730
+ "world_map": "đŸ—ē",
731
+ "moyai": "đŸ—ŋ",
732
+ "statue_of_liberty": "đŸ—Ŋ",
733
+ "fountain": "â›˛ī¸",
734
+ "tokyo_tower": "đŸ—ŧ",
735
+ "european_castle": "🏰",
736
+ "japanese_castle": "đŸ¯",
737
+ "stadium": "🏟",
738
+ "ferris_wheel": "🎡",
739
+ "roller_coaster": "đŸŽĸ",
740
+ "carousel_horse": "🎠",
741
+ "parasol_on_ground": "⛱",
742
+ "beach_umbrella": "🏖",
743
+ "desert_island": "🏝",
744
+ "mountain": "⛰",
745
+ "mountain_snow": "🏔",
746
+ "mount_fuji": "đŸ—ģ",
747
+ "volcano": "🌋",
748
+ "desert": "🏜",
749
+ "camping": "🏕",
750
+ "tent": "â›ēī¸",
751
+ "railway_track": "🛤",
752
+ "motorway": "đŸ›Ŗ",
753
+ "building_construction": "🏗",
754
+ "factory": "🏭",
755
+ "house": "🏠",
756
+ "house_with_garden": "🏡",
757
+ "houses": "🏘",
758
+ "derelict_house": "🏚",
759
+ "office": "đŸĸ",
760
+ "department_store": "đŸŦ",
761
+ "post_office": "đŸŖ",
762
+ "european_post_office": "🏤",
763
+ "hospital": "đŸĨ",
764
+ "bank": "đŸĻ",
765
+ "hotel": "🏨",
766
+ "convenience_store": "đŸĒ",
767
+ "school": "đŸĢ",
768
+ "love_hotel": "🏩",
769
+ "wedding": "💒",
770
+ "classical_building": "🏛",
771
+ "church": "â›Ēī¸",
772
+ "mosque": "🕌",
773
+ "synagogue": "🕍",
774
+ "kaaba": "🕋",
775
+ "shinto_shrine": "⛩",
776
+ "japan": "🗾",
777
+ "rice_scene": "🎑",
778
+ "national_park": "🏞",
779
+ "sunrise": "🌅",
780
+ "sunrise_over_mountains": "🌄",
781
+ "stars": "🌠",
782
+ "sparkler": "🎇",
783
+ "fireworks": "🎆",
784
+ "city_sunrise": "🌇",
785
+ "city_sunset": "🌆",
786
+ "cityscape": "🏙",
787
+ "night_with_stars": "🌃",
788
+ "milky_way": "🌌",
789
+ "bridge_at_night": "🌉",
790
+ "foggy": "🌁",
791
+ "watch": "âŒšī¸",
792
+ "iphone": "📱",
793
+ "calling": "📲",
794
+ "computer": "đŸ’ģ",
795
+ "keyboard": "âŒ¨ī¸",
796
+ "desktop_computer": "đŸ–Ĩ",
797
+ "printer": "🖨",
798
+ "computer_mouse": "🖱",
799
+ "trackball": "🖲",
800
+ "joystick": "🕹",
801
+ "clamp": "🗜",
802
+ "minidisc": "đŸ’Ŋ",
803
+ "floppy_disk": "💾",
804
+ "cd": "đŸ’ŋ",
805
+ "dvd": "📀",
806
+ "vhs": "đŸ“ŧ",
807
+ "camera": "📷",
808
+ "camera_flash": "📸",
809
+ "video_camera": "📹",
810
+ "movie_camera": "đŸŽĨ",
811
+ "film_projector": "đŸ“Ŋ",
812
+ "film_strip": "🎞",
813
+ "telephone_receiver": "📞",
814
+ "phone": "â˜Žī¸",
815
+ "telephone": "â˜Žī¸",
816
+ "pager": "📟",
817
+ "fax": "📠",
818
+ "tv": "đŸ“ē",
819
+ "radio": "đŸ“ģ",
820
+ "studio_microphone": "🎙",
821
+ "level_slider": "🎚",
822
+ "control_knobs": "🎛",
823
+ "stopwatch": "⏱",
824
+ "timer_clock": "⏲",
825
+ "alarm_clock": "⏰",
826
+ "mantelpiece_clock": "🕰",
827
+ "hourglass": "âŒ›ī¸",
828
+ "hourglass_flowing_sand": "âŗ",
829
+ "satellite": "📡",
830
+ "battery": "🔋",
831
+ "electric_plug": "🔌",
832
+ "bulb": "💡",
833
+ "flashlight": "đŸ”Ļ",
834
+ "candle": "đŸ•¯",
835
+ "wastebasket": "🗑",
836
+ "oil_drum": "đŸ›ĸ",
837
+ "money_with_wings": "💸",
838
+ "dollar": "đŸ’ĩ",
839
+ "yen": "💴",
840
+ "euro": "đŸ’ļ",
841
+ "pound": "💷",
842
+ "moneybag": "💰",
843
+ "credit_card": "đŸ’ŗ",
844
+ "gem": "💎",
845
+ "balance_scale": "âš–ī¸",
846
+ "wrench": "🔧",
847
+ "hammer": "🔨",
848
+ "hammer_and_pick": "⚒",
849
+ "hammer_and_wrench": "🛠",
850
+ "pick": "⛏",
851
+ "nut_and_bolt": "🔩",
852
+ "gear": "âš™ī¸",
853
+ "chains": "⛓",
854
+ "gun": "đŸ”Ģ",
855
+ "bomb": "đŸ’Ŗ",
856
+ "hocho": "đŸ”Ē",
857
+ "knife": "đŸ”Ē",
858
+ "dagger": "🗡",
859
+ "crossed_swords": "âš”ī¸",
860
+ "shield": "🛡",
861
+ "smoking": "đŸšŦ",
862
+ "coffin": "âš°ī¸",
863
+ "funeral_urn": "âšąī¸",
864
+ "amphora": "đŸē",
865
+ "crystal_ball": "🔮",
866
+ "prayer_beads": "đŸ“ŋ",
867
+ "barber": "💈",
868
+ "alembic": "âš—ī¸",
869
+ "telescope": "🔭",
870
+ "microscope": "đŸ”Ŧ",
871
+ "hole": "đŸ•ŗ",
872
+ "pill": "💊",
873
+ "syringe": "💉",
874
+ "thermometer": "🌡",
875
+ "toilet": "đŸšŊ",
876
+ "potable_water": "🚰",
877
+ "shower": "đŸšŋ",
878
+ "bathtub": "🛁",
879
+ "bath": "🛀",
880
+ "bellhop_bell": "🛎",
881
+ "key": "🔑",
882
+ "old_key": "🗝",
883
+ "door": "đŸšĒ",
884
+ "couch_and_lamp": "🛋",
885
+ "bed": "🛏",
886
+ "sleeping_bed": "🛌",
887
+ "framed_picture": "đŸ–ŧ",
888
+ "shopping": "🛍",
889
+ "shopping_cart": "🛒",
890
+ "gift": "🎁",
891
+ "balloon": "🎈",
892
+ "flags": "🎏",
893
+ "ribbon": "🎀",
894
+ "confetti_ball": "🎊",
895
+ "tada": "🎉",
896
+ "dolls": "🎎",
897
+ "izakaya_lantern": "🏮",
898
+ "lantern": "🏮",
899
+ "wind_chime": "🎐",
900
+ "email": "âœ‰ī¸",
901
+ "envelope": "âœ‰ī¸",
902
+ "envelope_with_arrow": "📩",
903
+ "incoming_envelope": "📨",
904
+ "e-mail": "📧",
905
+ "love_letter": "💌",
906
+ "inbox_tray": "đŸ“Ĩ",
907
+ "outbox_tray": "📤",
908
+ "package": "đŸ“Ļ",
909
+ "label": "🏷",
910
+ "mailbox_closed": "đŸ“Ē",
911
+ "mailbox": "đŸ“Ģ",
912
+ "mailbox_with_mail": "đŸ“Ŧ",
913
+ "mailbox_with_no_mail": "📭",
914
+ "postbox": "📮",
915
+ "postal_horn": "đŸ“¯",
916
+ "scroll": "📜",
917
+ "page_with_curl": "📃",
918
+ "page_facing_up": "📄",
919
+ "bookmark_tabs": "📑",
920
+ "bar_chart": "📊",
921
+ "chart_with_upwards_trend": "📈",
922
+ "chart_with_downwards_trend": "📉",
923
+ "spiral_notepad": "🗒",
924
+ "spiral_calendar": "🗓",
925
+ "calendar": "📆",
926
+ "date": "📅",
927
+ "card_index": "📇",
928
+ "card_file_box": "🗃",
929
+ "ballot_box": "đŸ—ŗ",
930
+ "file_cabinet": "🗄",
931
+ "clipboard": "📋",
932
+ "file_folder": "📁",
933
+ "open_file_folder": "📂",
934
+ "card_index_dividers": "🗂",
935
+ "newspaper_roll": "🗞",
936
+ "newspaper": "📰",
937
+ "notebook": "📓",
938
+ "notebook_with_decorative_cover": "📔",
939
+ "ledger": "📒",
940
+ "closed_book": "📕",
941
+ "green_book": "📗",
942
+ "blue_book": "📘",
943
+ "orange_book": "📙",
944
+ "books": "📚",
945
+ "book": "📖",
946
+ "open_book": "📖",
947
+ "bookmark": "🔖",
948
+ "link": "🔗",
949
+ "paperclip": "📎",
950
+ "paperclips": "🖇",
951
+ "triangular_ruler": "📐",
952
+ "straight_ruler": "📏",
953
+ "pushpin": "📌",
954
+ "round_pushpin": "📍",
955
+ "scissors": "âœ‚ī¸",
956
+ "pen": "🖊",
957
+ "fountain_pen": "🖋",
958
+ "black_nib": "âœ’ī¸",
959
+ "paintbrush": "🖌",
960
+ "crayon": "🖍",
961
+ "memo": "📝",
962
+ "pencil": "📝",
963
+ "pencil2": "âœī¸",
964
+ "mag": "🔍",
965
+ "mag_right": "🔎",
966
+ "lock_with_ink_pen": "🔏",
967
+ "closed_lock_with_key": "🔐",
968
+ "lock": "🔒",
969
+ "unlock": "🔓",
970
+ "heart": "â¤ī¸",
971
+ "yellow_heart": "💛",
972
+ "green_heart": "💚",
973
+ "blue_heart": "💙",
974
+ "purple_heart": "💜",
975
+ "black_heart": "🖤",
976
+ "broken_heart": "💔",
977
+ "heavy_heart_exclamation": "âŖī¸",
978
+ "two_hearts": "💕",
979
+ "revolving_hearts": "💞",
980
+ "heartbeat": "💓",
981
+ "heartpulse": "💗",
982
+ "sparkling_heart": "💖",
983
+ "cupid": "💘",
984
+ "gift_heart": "💝",
985
+ "heart_decoration": "💟",
986
+ "peace_symbol": "â˜Žī¸",
987
+ "latin_cross": "âœī¸",
988
+ "star_and_crescent": "â˜Ēī¸",
989
+ "om": "🕉",
990
+ "wheel_of_dharma": "â˜¸ī¸",
991
+ "star_of_david": "âœĄī¸",
992
+ "six_pointed_star": "đŸ”¯",
993
+ "menorah": "🕎",
994
+ "yin_yang": "â˜¯ī¸",
995
+ "orthodox_cross": "â˜Ļī¸",
996
+ "place_of_worship": "🛐",
997
+ "ophiuchus": "⛎",
998
+ "aries": "â™ˆī¸",
999
+ "taurus": "â™‰ī¸",
1000
+ "gemini": "â™Šī¸",
1001
+ "cancer": "â™‹ī¸",
1002
+ "leo": "â™Œī¸",
1003
+ "virgo": "â™ī¸",
1004
+ "libra": "â™Žī¸",
1005
+ "scorpius": "â™ī¸",
1006
+ "sagittarius": "â™ī¸",
1007
+ "capricorn": "â™‘ī¸",
1008
+ "aquarius": "â™’ī¸",
1009
+ "pisces": "â™“ī¸",
1010
+ "id": "🆔",
1011
+ "atom_symbol": "âš›ī¸",
1012
+ "accept": "🉑",
1013
+ "radioactive": "â˜ĸī¸",
1014
+ "biohazard": "â˜Ŗī¸",
1015
+ "mobile_phone_off": "📴",
1016
+ "vibration_mode": "đŸ“ŗ",
1017
+ "eight_pointed_black_star": "âœ´ī¸",
1018
+ "vs": "🆚",
1019
+ "white_flower": "💮",
1020
+ "ideograph_advantage": "🉐",
1021
+ "secret": "ãŠ™ī¸",
1022
+ "congratulations": "ãŠ—ī¸",
1023
+ "u6e80": "đŸˆĩ",
1024
+ "a": "đŸ…°ī¸",
1025
+ "b": "đŸ…ąī¸",
1026
+ "ab": "🆎",
1027
+ "cl": "🆑",
1028
+ "o2": "đŸ…žī¸",
1029
+ "sos": "🆘",
1030
+ "x": "❌",
1031
+ "o": "â­•ī¸",
1032
+ "stop_sign": "🛑",
1033
+ "no_entry": "â›”ī¸",
1034
+ "name_badge": "📛",
1035
+ "no_entry_sign": "đŸšĢ",
1036
+ "anger": "đŸ’ĸ",
1037
+ "hotsprings": "â™¨ī¸",
1038
+ "no_pedestrians": "🚷",
1039
+ "do_not_litter": "đŸš¯",
1040
+ "no_bicycles": "đŸšŗ",
1041
+ "non-potable_water": "🚱",
1042
+ "underage": "🔞",
1043
+ "no_mobile_phones": "đŸ“ĩ",
1044
+ "no_smoking": "🚭",
1045
+ "exclamation": "â—ī¸",
1046
+ "heavy_exclamation_mark": "â—ī¸",
1047
+ "grey_exclamation": "❕",
1048
+ "question": "❓",
1049
+ "grey_question": "❔",
1050
+ "bangbang": "â€ŧī¸",
1051
+ "interrobang": "â‰ī¸",
1052
+ "low_brightness": "🔅",
1053
+ "high_brightness": "🔆",
1054
+ "part_alternation_mark": "ã€Ŋī¸",
1055
+ "warning": "âš ī¸",
1056
+ "children_crossing": "🚸",
1057
+ "trident": "🔱",
1058
+ "fleur_de_lis": "âšœī¸",
1059
+ "beginner": "🔰",
1060
+ "recycle": "â™ģī¸",
1061
+ "white_check_mark": "✅",
1062
+ "chart": "💹",
1063
+ "sparkle": "â‡ī¸",
1064
+ "eight_spoked_asterisk": "âœŗī¸",
1065
+ "negative_squared_cross_mark": "❎",
1066
+ "globe_with_meridians": "🌐",
1067
+ "diamond_shape_with_a_dot_inside": "💠",
1068
+ "m": "â“‚ī¸",
1069
+ "cyclone": "🌀",
1070
+ "zzz": "💤",
1071
+ "atm": "🏧",
1072
+ "wc": "🚾",
1073
+ "wheelchair": "â™ŋī¸",
1074
+ "parking": "đŸ…ŋī¸",
1075
+ "sa": "đŸˆ‚ī¸",
1076
+ "passport_control": "🛂",
1077
+ "customs": "🛃",
1078
+ "baggage_claim": "🛄",
1079
+ "left_luggage": "🛅",
1080
+ "mens": "🚹",
1081
+ "womens": "đŸšē",
1082
+ "baby_symbol": "đŸšŧ",
1083
+ "restroom": "đŸšģ",
1084
+ "put_litter_in_its_place": "🚮",
1085
+ "cinema": "đŸŽĻ",
1086
+ "signal_strength": "đŸ“ļ",
1087
+ "koko": "🈁",
1088
+ "symbols": "đŸ”Ŗ",
1089
+ "information_source": "â„šī¸",
1090
+ "abc": "🔤",
1091
+ "abcd": "🔡",
1092
+ "capital_abcd": "🔠",
1093
+ "ng": "🆖",
1094
+ "ok": "🆗",
1095
+ "up": "🆙",
1096
+ "cool": "🆒",
1097
+ "new": "🆕",
1098
+ "free": "🆓",
1099
+ "zero": "0ī¸âƒŖ",
1100
+ "one": "1ī¸âƒŖ",
1101
+ "two": "2ī¸âƒŖ",
1102
+ "three": "3ī¸âƒŖ",
1103
+ "four": "4ī¸âƒŖ",
1104
+ "five": "5ī¸âƒŖ",
1105
+ "six": "6ī¸âƒŖ",
1106
+ "seven": "7ī¸âƒŖ",
1107
+ "eight": "8ī¸âƒŖ",
1108
+ "nine": "9ī¸âƒŖ",
1109
+ "keycap_ten": "🔟",
1110
+ "hash": "#ī¸âƒŖ",
1111
+ "asterisk": "*ī¸âƒŖ",
1112
+ "arrow_forward": "â–ļī¸",
1113
+ "pause_button": "⏸",
1114
+ "play_or_pause_button": "⏯",
1115
+ "stop_button": "⏚",
1116
+ "record_button": "âē",
1117
+ "next_track_button": "⏭",
1118
+ "previous_track_button": "⏎",
1119
+ "fast_forward": "⏊",
1120
+ "rewind": "âĒ",
1121
+ "arrow_double_up": "âĢ",
1122
+ "arrow_double_down": "âŦ",
1123
+ "arrow_backward": "â—€ī¸",
1124
+ "arrow_up_small": "đŸ”ŧ",
1125
+ "arrow_down_small": "đŸ”Ŋ",
1126
+ "arrow_right": "âžĄī¸",
1127
+ "arrow_left": "âŦ…ī¸",
1128
+ "arrow_up": "âŦ†ī¸",
1129
+ "arrow_down": "âŦ‡ī¸",
1130
+ "arrow_upper_right": "â†—ī¸",
1131
+ "arrow_lower_right": "â†˜ī¸",
1132
+ "arrow_lower_left": "â†™ī¸",
1133
+ "arrow_upper_left": "â†–ī¸",
1134
+ "arrow_up_down": "â†•ī¸",
1135
+ "left_right_arrow": "â†”ī¸",
1136
+ "arrow_right_hook": "â†Ēī¸",
1137
+ "leftwards_arrow_with_hook": "â†Šī¸",
1138
+ "arrow_heading_up": "â¤´ī¸",
1139
+ "arrow_heading_down": "â¤ĩī¸",
1140
+ "twisted_rightwards_arrows": "🔀",
1141
+ "repeat": "🔁",
1142
+ "repeat_one": "🔂",
1143
+ "arrows_counterclockwise": "🔄",
1144
+ "arrows_clockwise": "🔃",
1145
+ "musical_note": "đŸŽĩ",
1146
+ "notes": "đŸŽļ",
1147
+ "heavy_plus_sign": "➕",
1148
+ "heavy_minus_sign": "➖",
1149
+ "heavy_division_sign": "➗",
1150
+ "heavy_multiplication_x": "âœ–ī¸",
1151
+ "heavy_dollar_sign": "💲",
1152
+ "currency_exchange": "💱",
1153
+ "tm": "â„ĸī¸",
1154
+ "copyright": "ÂŠī¸",
1155
+ "registered": "ÂŽī¸",
1156
+ "wavy_dash": "ã€°ī¸",
1157
+ "curly_loop": "➰",
1158
+ "loop": "âžŋ",
1159
+ "end": "🔚",
1160
+ "back": "🔙",
1161
+ "on": "🔛",
1162
+ "top": "🔝",
1163
+ "soon": "🔜",
1164
+ "heavy_check_mark": "âœ”ī¸",
1165
+ "ballot_box_with_check": "â˜‘ī¸",
1166
+ "radio_button": "🔘",
1167
+ "white_circle": "âšĒī¸",
1168
+ "black_circle": "âšĢī¸",
1169
+ "red_circle": "🔴",
1170
+ "large_blue_circle": "đŸ”ĩ",
1171
+ "small_red_triangle": "đŸ”ē",
1172
+ "small_red_triangle_down": "đŸ”ģ",
1173
+ "small_orange_diamond": "🔸",
1174
+ "small_blue_diamond": "🔹",
1175
+ "large_orange_diamond": "đŸ”ļ",
1176
+ "large_blue_diamond": "🔷",
1177
+ "white_square_button": "đŸ”ŗ",
1178
+ "black_square_button": "🔲",
1179
+ "black_small_square": "â–Ēī¸",
1180
+ "white_small_square": "â–Ģī¸",
1181
+ "black_medium_small_square": "â—žī¸",
1182
+ "white_medium_small_square": "â—Ŋī¸",
1183
+ "black_medium_square": "â—ŧī¸",
1184
+ "white_medium_square": "â—ģī¸",
1185
+ "black_large_square": "âŦ›ī¸",
1186
+ "white_large_square": "âŦœī¸",
1187
+ "speaker": "🔈",
1188
+ "mute": "🔇",
1189
+ "sound": "🔉",
1190
+ "loud_sound": "🔊",
1191
+ "bell": "🔔",
1192
+ "no_bell": "🔕",
1193
+ "mega": "đŸ“Ŗ",
1194
+ "loudspeaker": "đŸ“ĸ",
1195
+ "eye_speech_bubble": "👁‍🗨",
1196
+ "speech_balloon": "đŸ’Ŧ",
1197
+ "thought_balloon": "💭",
1198
+ "right_anger_bubble": "đŸ—¯",
1199
+ "spades": "â™ ī¸",
1200
+ "clubs": "â™Ŗī¸",
1201
+ "hearts": "â™Ĩī¸",
1202
+ "diamonds": "â™Ļī¸",
1203
+ "black_joker": "🃏",
1204
+ "flower_playing_cards": "🎴",
1205
+ "mahjong": "đŸ€„ī¸",
1206
+ "clock1": "🕐",
1207
+ "clock2": "🕑",
1208
+ "clock3": "🕒",
1209
+ "clock4": "🕓",
1210
+ "clock5": "🕔",
1211
+ "clock6": "🕕",
1212
+ "clock7": "🕖",
1213
+ "clock8": "🕗",
1214
+ "clock9": "🕘",
1215
+ "clock10": "🕙",
1216
+ "clock11": "🕚",
1217
+ "clock12": "🕛",
1218
+ "clock130": "🕜",
1219
+ "clock230": "🕝",
1220
+ "clock330": "🕞",
1221
+ "clock430": "🕟",
1222
+ "clock530": "🕠",
1223
+ "clock630": "🕡",
1224
+ "clock730": "đŸ•ĸ",
1225
+ "clock830": "đŸ•Ŗ",
1226
+ "clock930": "🕤",
1227
+ "clock1030": "đŸ•Ĩ",
1228
+ "clock1130": "đŸ•Ļ",
1229
+ "clock1230": "🕧",
1230
+ "white_flag": "đŸŗī¸",
1231
+ "black_flag": "🏴",
1232
+ "checkered_flag": "🏁",
1233
+ "triangular_flag_on_post": "🚩",
1234
+ "rainbow_flag": "đŸŗī¸â€đŸŒˆ",
1235
+ "afghanistan": "đŸ‡ĻđŸ‡Ģ",
1236
+ "aland_islands": "đŸ‡ĻđŸ‡Ŋ",
1237
+ "albania": "đŸ‡Ļ🇱",
1238
+ "algeria": "🇩đŸ‡ŋ",
1239
+ "american_samoa": "đŸ‡Ļ🇸",
1240
+ "andorra": "đŸ‡Ļ🇩",
1241
+ "angola": "đŸ‡Ļ🇴",
1242
+ "anguilla": "đŸ‡Ļ🇮",
1243
+ "antarctica": "đŸ‡ĻđŸ‡ļ",
1244
+ "antigua_barbuda": "đŸ‡ĻđŸ‡Ŧ",
1245
+ "argentina": "đŸ‡Ļ🇷",
1246
+ "armenia": "đŸ‡Ļ🇲",
1247
+ "aruba": "đŸ‡ĻđŸ‡ŧ",
1248
+ "australia": "đŸ‡ĻđŸ‡ē",
1249
+ "austria": "đŸ‡Ļ🇹",
1250
+ "azerbaijan": "đŸ‡ĻđŸ‡ŋ",
1251
+ "bahamas": "🇧🇸",
1252
+ "bahrain": "🇧🇭",
1253
+ "bangladesh": "🇧🇩",
1254
+ "barbados": "🇧🇧",
1255
+ "belarus": "🇧🇾",
1256
+ "belgium": "🇧đŸ‡Ē",
1257
+ "belize": "🇧đŸ‡ŋ",
1258
+ "benin": "đŸ‡§đŸ‡¯",
1259
+ "bermuda": "🇧🇲",
1260
+ "bhutan": "🇧🇹",
1261
+ "bolivia": "🇧🇴",
1262
+ "caribbean_netherlands": "🇧đŸ‡ļ",
1263
+ "bosnia_herzegovina": "🇧đŸ‡Ļ",
1264
+ "botswana": "🇧đŸ‡ŧ",
1265
+ "brazil": "🇧🇷",
1266
+ "british_indian_ocean_territory": "🇮🇴",
1267
+ "british_virgin_islands": "đŸ‡ģđŸ‡Ŧ",
1268
+ "brunei": "đŸ‡§đŸ‡ŗ",
1269
+ "bulgaria": "🇧đŸ‡Ŧ",
1270
+ "burkina_faso": "🇧đŸ‡Ģ",
1271
+ "burundi": "🇧🇮",
1272
+ "cape_verde": "🇨đŸ‡ģ",
1273
+ "cambodia": "🇰🇭",
1274
+ "cameroon": "🇨🇲",
1275
+ "canada": "🇨đŸ‡Ļ",
1276
+ "canary_islands": "🇮🇨",
1277
+ "cayman_islands": "🇰🇾",
1278
+ "central_african_republic": "🇨đŸ‡Ģ",
1279
+ "chad": "🇹🇩",
1280
+ "chile": "🇨🇱",
1281
+ "cn": "đŸ‡¨đŸ‡ŗ",
1282
+ "christmas_island": "🇨đŸ‡Ŋ",
1283
+ "cocos_islands": "🇨🇨",
1284
+ "colombia": "🇨🇴",
1285
+ "comoros": "🇰🇲",
1286
+ "congo_brazzaville": "🇨đŸ‡Ŧ",
1287
+ "congo_kinshasa": "🇨🇩",
1288
+ "cook_islands": "🇨🇰",
1289
+ "costa_rica": "🇨🇷",
1290
+ "cote_divoire": "🇨🇮",
1291
+ "croatia": "🇭🇷",
1292
+ "cuba": "🇨đŸ‡ē",
1293
+ "curacao": "🇨đŸ‡ŧ",
1294
+ "cyprus": "🇨🇾",
1295
+ "czech_republic": "🇨đŸ‡ŋ",
1296
+ "denmark": "🇩🇰",
1297
+ "djibouti": "đŸ‡ŠđŸ‡¯",
1298
+ "dominica": "🇩🇲",
1299
+ "dominican_republic": "🇩🇴",
1300
+ "ecuador": "đŸ‡Ē🇨",
1301
+ "egypt": "đŸ‡ĒđŸ‡Ŧ",
1302
+ "el_salvador": "🇸đŸ‡ģ",
1303
+ "equatorial_guinea": "đŸ‡ŦđŸ‡ļ",
1304
+ "eritrea": "đŸ‡Ē🇷",
1305
+ "estonia": "đŸ‡ĒđŸ‡Ē",
1306
+ "ethiopia": "đŸ‡Ē🇹",
1307
+ "eu": "đŸ‡ĒđŸ‡ē",
1308
+ "european_union": "đŸ‡ĒđŸ‡ē",
1309
+ "falkland_islands": "đŸ‡Ģ🇰",
1310
+ "faroe_islands": "đŸ‡Ģ🇴",
1311
+ "fiji": "đŸ‡ĢđŸ‡¯",
1312
+ "finland": "đŸ‡Ģ🇮",
1313
+ "fr": "đŸ‡Ģ🇷",
1314
+ "french_guiana": "đŸ‡ŦđŸ‡Ģ",
1315
+ "french_polynesia": "đŸ‡ĩđŸ‡Ģ",
1316
+ "french_southern_territories": "🇹đŸ‡Ģ",
1317
+ "gabon": "đŸ‡ŦđŸ‡Ļ",
1318
+ "gambia": "đŸ‡Ŧ🇲",
1319
+ "georgia": "đŸ‡ŦđŸ‡Ē",
1320
+ "de": "🇩đŸ‡Ē",
1321
+ "ghana": "đŸ‡Ŧ🇭",
1322
+ "gibraltar": "đŸ‡Ŧ🇮",
1323
+ "greece": "đŸ‡Ŧ🇷",
1324
+ "greenland": "đŸ‡Ŧ🇱",
1325
+ "grenada": "đŸ‡Ŧ🇩",
1326
+ "guadeloupe": "đŸ‡ŦđŸ‡ĩ",
1327
+ "guam": "đŸ‡ŦđŸ‡ē",
1328
+ "guatemala": "đŸ‡Ŧ🇹",
1329
+ "guernsey": "đŸ‡ŦđŸ‡Ŧ",
1330
+ "guinea": "đŸ‡ŦđŸ‡ŗ",
1331
+ "guinea_bissau": "đŸ‡ŦđŸ‡ŧ",
1332
+ "guyana": "đŸ‡Ŧ🇾",
1333
+ "haiti": "🇭🇹",
1334
+ "honduras": "đŸ‡­đŸ‡ŗ",
1335
+ "hong_kong": "🇭🇰",
1336
+ "hungary": "🇭đŸ‡ē",
1337
+ "iceland": "🇮🇸",
1338
+ "india": "đŸ‡ŽđŸ‡ŗ",
1339
+ "indonesia": "🇮🇩",
1340
+ "iran": "🇮🇷",
1341
+ "iraq": "🇮đŸ‡ļ",
1342
+ "ireland": "🇮đŸ‡Ē",
1343
+ "isle_of_man": "🇮🇲",
1344
+ "israel": "🇮🇱",
1345
+ "it": "🇮🇹",
1346
+ "jamaica": "đŸ‡¯đŸ‡˛",
1347
+ "jp": "đŸ‡¯đŸ‡ĩ",
1348
+ "crossed_flags": "🎌",
1349
+ "jersey": "đŸ‡¯đŸ‡Ē",
1350
+ "jordan": "đŸ‡¯đŸ‡´",
1351
+ "kazakhstan": "🇰đŸ‡ŋ",
1352
+ "kenya": "🇰đŸ‡Ē",
1353
+ "kiribati": "🇰🇮",
1354
+ "kosovo": "đŸ‡Ŋ🇰",
1355
+ "kuwait": "🇰đŸ‡ŧ",
1356
+ "kyrgyzstan": "🇰đŸ‡Ŧ",
1357
+ "laos": "🇱đŸ‡Ļ",
1358
+ "latvia": "🇱đŸ‡ģ",
1359
+ "lebanon": "🇱🇧",
1360
+ "lesotho": "🇱🇸",
1361
+ "liberia": "🇱🇷",
1362
+ "libya": "🇱🇾",
1363
+ "liechtenstein": "🇱🇮",
1364
+ "lithuania": "🇱🇹",
1365
+ "luxembourg": "🇱đŸ‡ē",
1366
+ "macau": "🇲🇴",
1367
+ "macedonia": "🇲🇰",
1368
+ "madagascar": "🇲đŸ‡Ŧ",
1369
+ "malawi": "🇲đŸ‡ŧ",
1370
+ "malaysia": "🇲🇾",
1371
+ "maldives": "🇲đŸ‡ģ",
1372
+ "mali": "🇲🇱",
1373
+ "malta": "🇲🇹",
1374
+ "marshall_islands": "🇲🇭",
1375
+ "martinique": "🇲đŸ‡ļ",
1376
+ "mauritania": "🇲🇷",
1377
+ "mauritius": "🇲đŸ‡ē",
1378
+ "mayotte": "🇾🇹",
1379
+ "mexico": "🇲đŸ‡Ŋ",
1380
+ "micronesia": "đŸ‡Ģ🇲",
1381
+ "moldova": "🇲🇩",
1382
+ "monaco": "🇲🇨",
1383
+ "mongolia": "đŸ‡˛đŸ‡ŗ",
1384
+ "montenegro": "🇲đŸ‡Ē",
1385
+ "montserrat": "🇲🇸",
1386
+ "morocco": "🇲đŸ‡Ļ",
1387
+ "mozambique": "🇲đŸ‡ŋ",
1388
+ "myanmar": "🇲🇲",
1389
+ "namibia": "đŸ‡ŗđŸ‡Ļ",
1390
+ "nauru": "đŸ‡ŗđŸ‡ˇ",
1391
+ "nepal": "đŸ‡ŗđŸ‡ĩ",
1392
+ "netherlands": "đŸ‡ŗđŸ‡ą",
1393
+ "new_caledonia": "đŸ‡ŗđŸ‡¨",
1394
+ "new_zealand": "đŸ‡ŗđŸ‡ŋ",
1395
+ "nicaragua": "đŸ‡ŗđŸ‡Ž",
1396
+ "niger": "đŸ‡ŗđŸ‡Ē",
1397
+ "nigeria": "đŸ‡ŗđŸ‡Ŧ",
1398
+ "niue": "đŸ‡ŗđŸ‡ē",
1399
+ "norfolk_island": "đŸ‡ŗđŸ‡Ģ",
1400
+ "northern_mariana_islands": "🇲đŸ‡ĩ",
1401
+ "north_korea": "🇰đŸ‡ĩ",
1402
+ "norway": "đŸ‡ŗđŸ‡´",
1403
+ "oman": "🇴🇲",
1404
+ "pakistan": "đŸ‡ĩ🇰",
1405
+ "palau": "đŸ‡ĩđŸ‡ŧ",
1406
+ "palestinian_territories": "đŸ‡ĩ🇸",
1407
+ "panama": "đŸ‡ĩđŸ‡Ļ",
1408
+ "papua_new_guinea": "đŸ‡ĩđŸ‡Ŧ",
1409
+ "paraguay": "đŸ‡ĩ🇾",
1410
+ "peru": "đŸ‡ĩđŸ‡Ē",
1411
+ "philippines": "đŸ‡ĩ🇭",
1412
+ "pitcairn_islands": "đŸ‡ĩđŸ‡ŗ",
1413
+ "poland": "đŸ‡ĩ🇱",
1414
+ "portugal": "đŸ‡ĩ🇹",
1415
+ "puerto_rico": "đŸ‡ĩ🇷",
1416
+ "qatar": "đŸ‡ļđŸ‡Ļ",
1417
+ "reunion": "🇷đŸ‡Ē",
1418
+ "romania": "🇷🇴",
1419
+ "ru": "🇷đŸ‡ē",
1420
+ "rwanda": "🇷đŸ‡ŧ",
1421
+ "st_barthelemy": "🇧🇱",
1422
+ "st_helena": "🇸🇭",
1423
+ "st_kitts_nevis": "đŸ‡°đŸ‡ŗ",
1424
+ "st_lucia": "🇱🇨",
1425
+ "st_pierre_miquelon": "đŸ‡ĩ🇲",
1426
+ "st_vincent_grenadines": "đŸ‡ģ🇨",
1427
+ "samoa": "đŸ‡ŧ🇸",
1428
+ "san_marino": "🇸🇲",
1429
+ "sao_tome_principe": "🇸🇹",
1430
+ "saudi_arabia": "🇸đŸ‡Ļ",
1431
+ "senegal": "đŸ‡¸đŸ‡ŗ",
1432
+ "serbia": "🇷🇸",
1433
+ "seychelles": "🇸🇨",
1434
+ "sierra_leone": "🇸🇱",
1435
+ "singapore": "🇸đŸ‡Ŧ",
1436
+ "sint_maarten": "🇸đŸ‡Ŋ",
1437
+ "slovakia": "🇸🇰",
1438
+ "slovenia": "🇸🇮",
1439
+ "solomon_islands": "🇸🇧",
1440
+ "somalia": "🇸🇴",
1441
+ "south_africa": "đŸ‡ŋđŸ‡Ļ",
1442
+ "south_georgia_south_sandwich_islands": "đŸ‡Ŧ🇸",
1443
+ "kr": "🇰🇷",
1444
+ "south_sudan": "🇸🇸",
1445
+ "es": "đŸ‡Ē🇸",
1446
+ "sri_lanka": "🇱🇰",
1447
+ "sudan": "🇸🇩",
1448
+ "suriname": "🇸🇷",
1449
+ "swaziland": "🇸đŸ‡ŋ",
1450
+ "sweden": "🇸đŸ‡Ē",
1451
+ "switzerland": "🇨🇭",
1452
+ "syria": "🇸🇾",
1453
+ "taiwan": "🇹đŸ‡ŧ",
1454
+ "tajikistan": "đŸ‡šđŸ‡¯",
1455
+ "tanzania": "🇹đŸ‡ŋ",
1456
+ "thailand": "🇹🇭",
1457
+ "timor_leste": "🇹🇱",
1458
+ "togo": "🇹đŸ‡Ŧ",
1459
+ "tokelau": "🇹🇰",
1460
+ "tonga": "🇹🇴",
1461
+ "trinidad_tobago": "🇹🇹",
1462
+ "tunisia": "đŸ‡šđŸ‡ŗ",
1463
+ "tr": "🇹🇷",
1464
+ "turkmenistan": "🇹🇲",
1465
+ "turks_caicos_islands": "🇹🇨",
1466
+ "tuvalu": "🇹đŸ‡ģ",
1467
+ "uganda": "đŸ‡ēđŸ‡Ŧ",
1468
+ "ukraine": "đŸ‡ēđŸ‡Ļ",
1469
+ "united_arab_emirates": "đŸ‡ĻđŸ‡Ē",
1470
+ "gb": "đŸ‡Ŧ🇧",
1471
+ "uk": "đŸ‡Ŧ🇧",
1472
+ "us": "đŸ‡ē🇸",
1473
+ "us_virgin_islands": "đŸ‡ģ🇮",
1474
+ "uruguay": "đŸ‡ē🇾",
1475
+ "uzbekistan": "đŸ‡ēđŸ‡ŋ",
1476
+ "vanuatu": "đŸ‡ģđŸ‡ē",
1477
+ "vatican_city": "đŸ‡ģđŸ‡Ļ",
1478
+ "venezuela": "đŸ‡ģđŸ‡Ē",
1479
+ "vietnam": "đŸ‡ģđŸ‡ŗ",
1480
+ "wallis_futuna": "đŸ‡ŧđŸ‡Ģ",
1481
+ "western_sahara": "đŸ‡Ē🇭",
1482
+ "yemen": "🇾đŸ‡Ē",
1483
+ "zambia": "đŸ‡ŋ🇲",
1484
+ "zimbabwe": "đŸ‡ŋđŸ‡ŧ"
1485
+ };
1486
+ //# sourceMappingURL=emoji.js.map