autumnnote 1.15.0 → 2.0.0

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 (51) hide show
  1. package/README.md +53 -2
  2. package/dist/autumnnote.cjs +21 -21
  3. package/dist/autumnnote.css +1 -1
  4. package/dist/autumnnote.es.js +1470 -5884
  5. package/dist/autumnnote.es.js.map +1 -1
  6. package/dist/autumnnote.min.js +61 -0
  7. package/dist/autumnnote.umd.js +21 -21
  8. package/dist/autumnnote.umd.js.map +1 -1
  9. package/dist/emoji-data-BDQX5kh-.js +2331 -0
  10. package/dist/emoji-data-BDQX5kh-.js.map +1 -0
  11. package/package.json +9 -5
  12. package/src/js/Context.js +216 -17
  13. package/src/js/editing/History.js +38 -6
  14. package/src/js/i18n/all.js +27 -0
  15. package/src/js/i18n/de.js +15 -0
  16. package/src/js/i18n/en.js +15 -0
  17. package/src/js/i18n/es.js +15 -0
  18. package/src/js/i18n/fr.js +15 -0
  19. package/src/js/i18n/index.js +45 -19
  20. package/src/js/i18n/ja.js +15 -0
  21. package/src/js/i18n/ko.js +15 -0
  22. package/src/js/i18n/vi.js +15 -0
  23. package/src/js/i18n/zh.js +15 -0
  24. package/src/js/index.js +24 -2
  25. package/src/js/index.umd.js +5 -0
  26. package/src/js/module/BaseMediaTooltip.js +142 -0
  27. package/src/js/module/BaseResizer.js +312 -0
  28. package/src/js/module/Clipboard.js +20 -6
  29. package/src/js/module/Editor.js +15 -1
  30. package/src/js/module/EmojiDialog.js +41 -494
  31. package/src/js/module/ImageDialog.js +34 -6
  32. package/src/js/module/ImageResizer.js +23 -241
  33. package/src/js/module/ImageTooltip.js +16 -111
  34. package/src/js/module/MarkdownShortcuts.js +2 -2
  35. package/src/js/module/SlashMenu.js +376 -0
  36. package/src/js/module/Statusbar.js +3 -9
  37. package/src/js/module/VideoResizer.js +38 -239
  38. package/src/js/module/VideoTooltip.js +27 -114
  39. package/src/js/module/emoji-data.js +496 -0
  40. package/src/js/settings.js +27 -0
  41. package/src/styles/autumnnote.scss +49 -0
  42. package/types/i18n/all.d.ts +14 -0
  43. package/types/i18n/de.d.ts +4 -0
  44. package/types/i18n/en.d.ts +4 -0
  45. package/types/i18n/es.d.ts +4 -0
  46. package/types/i18n/fr.d.ts +4 -0
  47. package/types/i18n/ja.d.ts +4 -0
  48. package/types/i18n/ko.d.ts +4 -0
  49. package/types/i18n/vi.d.ts +4 -0
  50. package/types/i18n/zh.d.ts +4 -0
  51. package/types/index.d.ts +113 -4
@@ -0,0 +1,2331 @@
1
+ //#region src/js/module/emoji-data.js
2
+ var e = [
3
+ {
4
+ id: "smileys",
5
+ label: "Smileys"
6
+ },
7
+ {
8
+ id: "people",
9
+ label: "People"
10
+ },
11
+ {
12
+ id: "animals",
13
+ label: "Animals"
14
+ },
15
+ {
16
+ id: "food",
17
+ label: "Food"
18
+ },
19
+ {
20
+ id: "travel",
21
+ label: "Travel"
22
+ },
23
+ {
24
+ id: "objects",
25
+ label: "Objects"
26
+ },
27
+ {
28
+ id: "symbols",
29
+ label: "Symbols"
30
+ }
31
+ ], t = [
32
+ [
33
+ "😀",
34
+ "grin smile happy face",
35
+ "smileys"
36
+ ],
37
+ [
38
+ "😃",
39
+ "happy smile big eyes",
40
+ "smileys"
41
+ ],
42
+ [
43
+ "😄",
44
+ "grinning smile laugh",
45
+ "smileys"
46
+ ],
47
+ [
48
+ "😁",
49
+ "beaming smile grin",
50
+ "smileys"
51
+ ],
52
+ [
53
+ "😆",
54
+ "laughing lol",
55
+ "smileys"
56
+ ],
57
+ [
58
+ "😅",
59
+ "sweat grin awkward",
60
+ "smileys"
61
+ ],
62
+ [
63
+ "đŸ¤Ŗ",
64
+ "rolling laugh rofl",
65
+ "smileys"
66
+ ],
67
+ [
68
+ "😂",
69
+ "tears laugh cry joy",
70
+ "smileys"
71
+ ],
72
+ [
73
+ "🙂",
74
+ "slight smile",
75
+ "smileys"
76
+ ],
77
+ [
78
+ "🙃",
79
+ "upside down smile",
80
+ "smileys"
81
+ ],
82
+ [
83
+ "😉",
84
+ "wink",
85
+ "smileys"
86
+ ],
87
+ [
88
+ "😊",
89
+ "blush smile happy",
90
+ "smileys"
91
+ ],
92
+ [
93
+ "😇",
94
+ "innocent halo angel",
95
+ "smileys"
96
+ ],
97
+ [
98
+ "đŸĨ°",
99
+ "hearts love adore",
100
+ "smileys"
101
+ ],
102
+ [
103
+ "😍",
104
+ "heart eyes love",
105
+ "smileys"
106
+ ],
107
+ [
108
+ "🤩",
109
+ "star eyes excited wow",
110
+ "smileys"
111
+ ],
112
+ [
113
+ "😘",
114
+ "kiss blow love",
115
+ "smileys"
116
+ ],
117
+ [
118
+ "😋",
119
+ "yum delicious tongue",
120
+ "smileys"
121
+ ],
122
+ [
123
+ "😛",
124
+ "tongue stuck out",
125
+ "smileys"
126
+ ],
127
+ [
128
+ "😜",
129
+ "wink tongue crazy",
130
+ "smileys"
131
+ ],
132
+ [
133
+ "đŸ¤Ē",
134
+ "zany crazy wild",
135
+ "smileys"
136
+ ],
137
+ [
138
+ "😝",
139
+ "squint tongue",
140
+ "smileys"
141
+ ],
142
+ [
143
+ "🤑",
144
+ "money mouth",
145
+ "smileys"
146
+ ],
147
+ [
148
+ "🤗",
149
+ "hugging hug",
150
+ "smileys"
151
+ ],
152
+ [
153
+ "🤔",
154
+ "thinking hmm",
155
+ "smileys"
156
+ ],
157
+ [
158
+ "🤨",
159
+ "raised eyebrow",
160
+ "smileys"
161
+ ],
162
+ [
163
+ "😐",
164
+ "neutral face",
165
+ "smileys"
166
+ ],
167
+ [
168
+ "đŸ˜ļ",
169
+ "no mouth",
170
+ "smileys"
171
+ ],
172
+ [
173
+ "😏",
174
+ "smirk",
175
+ "smileys"
176
+ ],
177
+ [
178
+ "😒",
179
+ "unamused",
180
+ "smileys"
181
+ ],
182
+ [
183
+ "🙄",
184
+ "roll eyes",
185
+ "smileys"
186
+ ],
187
+ [
188
+ "đŸ˜Ŧ",
189
+ "grimace",
190
+ "smileys"
191
+ ],
192
+ [
193
+ "😔",
194
+ "pensive sad",
195
+ "smileys"
196
+ ],
197
+ [
198
+ "đŸ˜Ē",
199
+ "sleepy tired",
200
+ "smileys"
201
+ ],
202
+ [
203
+ "😴",
204
+ "sleeping zzz",
205
+ "smileys"
206
+ ],
207
+ [
208
+ "🤤",
209
+ "drool",
210
+ "smileys"
211
+ ],
212
+ [
213
+ "😷",
214
+ "mask sick",
215
+ "smileys"
216
+ ],
217
+ [
218
+ "🤒",
219
+ "sick thermometer",
220
+ "smileys"
221
+ ],
222
+ [
223
+ "🤕",
224
+ "hurt bandage",
225
+ "smileys"
226
+ ],
227
+ [
228
+ "đŸ¤ĸ",
229
+ "nausea sick",
230
+ "smileys"
231
+ ],
232
+ [
233
+ "🤮",
234
+ "vomit sick",
235
+ "smileys"
236
+ ],
237
+ [
238
+ "🤧",
239
+ "sneeze cold",
240
+ "smileys"
241
+ ],
242
+ [
243
+ "đŸĨĩ",
244
+ "hot sweat",
245
+ "smileys"
246
+ ],
247
+ [
248
+ "đŸĨļ",
249
+ "cold freeze",
250
+ "smileys"
251
+ ],
252
+ [
253
+ "đŸ˜ĩ",
254
+ "dizzy dead",
255
+ "smileys"
256
+ ],
257
+ [
258
+ "đŸ¤¯",
259
+ "mind blown",
260
+ "smileys"
261
+ ],
262
+ [
263
+ "🤠",
264
+ "cowboy hat",
265
+ "smileys"
266
+ ],
267
+ [
268
+ "đŸĨŗ",
269
+ "party celebrate",
270
+ "smileys"
271
+ ],
272
+ [
273
+ "😎",
274
+ "cool sunglasses",
275
+ "smileys"
276
+ ],
277
+ [
278
+ "🤓",
279
+ "nerd glasses",
280
+ "smileys"
281
+ ],
282
+ [
283
+ "🧐",
284
+ "monocle curious",
285
+ "smileys"
286
+ ],
287
+ [
288
+ "😕",
289
+ "confused",
290
+ "smileys"
291
+ ],
292
+ [
293
+ "😟",
294
+ "worried",
295
+ "smileys"
296
+ ],
297
+ [
298
+ "🙁",
299
+ "frown sad",
300
+ "smileys"
301
+ ],
302
+ [
303
+ "â˜šī¸",
304
+ "sad frown",
305
+ "smileys"
306
+ ],
307
+ [
308
+ "😮",
309
+ "surprised open mouth",
310
+ "smileys"
311
+ ],
312
+ [
313
+ "😲",
314
+ "astonished",
315
+ "smileys"
316
+ ],
317
+ [
318
+ "đŸĨē",
319
+ "pleading begging puppy eyes",
320
+ "smileys"
321
+ ],
322
+ [
323
+ "đŸ˜ĸ",
324
+ "cry sad tear",
325
+ "smileys"
326
+ ],
327
+ [
328
+ "😭",
329
+ "sob cry loudly",
330
+ "smileys"
331
+ ],
332
+ [
333
+ "😱",
334
+ "scream horror fear",
335
+ "smileys"
336
+ ],
337
+ [
338
+ "😡",
339
+ "angry red pouting",
340
+ "smileys"
341
+ ],
342
+ [
343
+ "😠",
344
+ "angry mad",
345
+ "smileys"
346
+ ],
347
+ [
348
+ "đŸ¤Ŧ",
349
+ "cursing swear",
350
+ "smileys"
351
+ ],
352
+ [
353
+ "😈",
354
+ "devil evil smile",
355
+ "smileys"
356
+ ],
357
+ [
358
+ "đŸ‘ŋ",
359
+ "devil angry evil",
360
+ "smileys"
361
+ ],
362
+ [
363
+ "💀",
364
+ "skull death",
365
+ "smileys"
366
+ ],
367
+ [
368
+ "â˜ ī¸",
369
+ "skull crossbones",
370
+ "smileys"
371
+ ],
372
+ [
373
+ "💩",
374
+ "poop",
375
+ "smileys"
376
+ ],
377
+ [
378
+ "🤡",
379
+ "clown",
380
+ "smileys"
381
+ ],
382
+ [
383
+ "đŸ‘ģ",
384
+ "ghost boo",
385
+ "smileys"
386
+ ],
387
+ [
388
+ "đŸ‘Ŋ",
389
+ "alien ufo",
390
+ "smileys"
391
+ ],
392
+ [
393
+ "🤖",
394
+ "robot",
395
+ "smileys"
396
+ ],
397
+ [
398
+ "👋",
399
+ "wave hello hi hand",
400
+ "people"
401
+ ],
402
+ [
403
+ "🤚",
404
+ "raised back hand",
405
+ "people"
406
+ ],
407
+ [
408
+ "✋",
409
+ "raised hand stop",
410
+ "people"
411
+ ],
412
+ [
413
+ "🖖",
414
+ "vulcan salute spock",
415
+ "people"
416
+ ],
417
+ [
418
+ "👌",
419
+ "ok perfect fine",
420
+ "people"
421
+ ],
422
+ [
423
+ "âœŒī¸",
424
+ "peace victory fingers",
425
+ "people"
426
+ ],
427
+ [
428
+ "🤞",
429
+ "fingers crossed luck",
430
+ "people"
431
+ ],
432
+ [
433
+ "🤟",
434
+ "love you gesture",
435
+ "people"
436
+ ],
437
+ [
438
+ "🤘",
439
+ "sign of horns rock",
440
+ "people"
441
+ ],
442
+ [
443
+ "🤙",
444
+ "call me hand",
445
+ "people"
446
+ ],
447
+ [
448
+ "👈",
449
+ "point left",
450
+ "people"
451
+ ],
452
+ [
453
+ "👉",
454
+ "point right",
455
+ "people"
456
+ ],
457
+ [
458
+ "👆",
459
+ "point up",
460
+ "people"
461
+ ],
462
+ [
463
+ "👇",
464
+ "point down",
465
+ "people"
466
+ ],
467
+ [
468
+ "â˜ī¸",
469
+ "index pointing up",
470
+ "people"
471
+ ],
472
+ [
473
+ "👍",
474
+ "thumbs up like good",
475
+ "people"
476
+ ],
477
+ [
478
+ "👎",
479
+ "thumbs down dislike bad",
480
+ "people"
481
+ ],
482
+ [
483
+ "✊",
484
+ "raised fist punch",
485
+ "people"
486
+ ],
487
+ [
488
+ "👊",
489
+ "oncoming fist punch",
490
+ "people"
491
+ ],
492
+ [
493
+ "👏",
494
+ "clap applause",
495
+ "people"
496
+ ],
497
+ [
498
+ "🙌",
499
+ "celebrate raise hands",
500
+ "people"
501
+ ],
502
+ [
503
+ "🤝",
504
+ "handshake deal",
505
+ "people"
506
+ ],
507
+ [
508
+ "🙏",
509
+ "pray hope please thanks",
510
+ "people"
511
+ ],
512
+ [
513
+ "💅",
514
+ "nail polish",
515
+ "people"
516
+ ],
517
+ [
518
+ "đŸ’Ē",
519
+ "flexed bicep strong muscle",
520
+ "people"
521
+ ],
522
+ [
523
+ "👀",
524
+ "eyes look see",
525
+ "people"
526
+ ],
527
+ [
528
+ "đŸ‘ī¸",
529
+ "eye",
530
+ "people"
531
+ ],
532
+ [
533
+ "👅",
534
+ "tongue",
535
+ "people"
536
+ ],
537
+ [
538
+ "đŸ‘ļ",
539
+ "baby",
540
+ "people"
541
+ ],
542
+ [
543
+ "🧒",
544
+ "child",
545
+ "people"
546
+ ],
547
+ [
548
+ "đŸ‘Ļ",
549
+ "boy",
550
+ "people"
551
+ ],
552
+ [
553
+ "👧",
554
+ "girl",
555
+ "people"
556
+ ],
557
+ [
558
+ "🧑",
559
+ "person adult",
560
+ "people"
561
+ ],
562
+ [
563
+ "👨",
564
+ "man",
565
+ "people"
566
+ ],
567
+ [
568
+ "👩",
569
+ "woman",
570
+ "people"
571
+ ],
572
+ [
573
+ "🧔",
574
+ "beard man",
575
+ "people"
576
+ ],
577
+ [
578
+ "🧓",
579
+ "older person",
580
+ "people"
581
+ ],
582
+ [
583
+ "👴",
584
+ "old man",
585
+ "people"
586
+ ],
587
+ [
588
+ "đŸ‘ĩ",
589
+ "old woman",
590
+ "people"
591
+ ],
592
+ [
593
+ "â¤ī¸",
594
+ "heart love red",
595
+ "people"
596
+ ],
597
+ [
598
+ "🧡",
599
+ "orange heart love",
600
+ "people"
601
+ ],
602
+ [
603
+ "💛",
604
+ "yellow heart love",
605
+ "people"
606
+ ],
607
+ [
608
+ "💚",
609
+ "green heart love",
610
+ "people"
611
+ ],
612
+ [
613
+ "💙",
614
+ "blue heart love",
615
+ "people"
616
+ ],
617
+ [
618
+ "💜",
619
+ "purple heart love",
620
+ "people"
621
+ ],
622
+ [
623
+ "🖤",
624
+ "black heart",
625
+ "people"
626
+ ],
627
+ [
628
+ "🤍",
629
+ "white heart",
630
+ "people"
631
+ ],
632
+ [
633
+ "🤎",
634
+ "brown heart",
635
+ "people"
636
+ ],
637
+ [
638
+ "💔",
639
+ "broken heart",
640
+ "people"
641
+ ],
642
+ [
643
+ "âŖī¸",
644
+ "exclamation heart",
645
+ "people"
646
+ ],
647
+ [
648
+ "💕",
649
+ "two hearts love",
650
+ "people"
651
+ ],
652
+ [
653
+ "💞",
654
+ "revolving hearts",
655
+ "people"
656
+ ],
657
+ [
658
+ "💓",
659
+ "beating heart",
660
+ "people"
661
+ ],
662
+ [
663
+ "💗",
664
+ "growing heart",
665
+ "people"
666
+ ],
667
+ [
668
+ "💖",
669
+ "sparkling heart",
670
+ "people"
671
+ ],
672
+ [
673
+ "💘",
674
+ "heart arrow",
675
+ "people"
676
+ ],
677
+ [
678
+ "💝",
679
+ "heart ribbon",
680
+ "people"
681
+ ],
682
+ [
683
+ "đŸ’Ŧ",
684
+ "speech bubble comment chat",
685
+ "people"
686
+ ],
687
+ [
688
+ "💭",
689
+ "thought bubble",
690
+ "people"
691
+ ],
692
+ [
693
+ "đŸ’¯",
694
+ "100 hundred percent perfect",
695
+ "people"
696
+ ],
697
+ [
698
+ "đŸ’ĸ",
699
+ "anger symbol mad",
700
+ "people"
701
+ ],
702
+ [
703
+ "💤",
704
+ "zzz sleep",
705
+ "people"
706
+ ],
707
+ [
708
+ "đŸļ",
709
+ "dog puppy",
710
+ "animals"
711
+ ],
712
+ [
713
+ "🐱",
714
+ "cat kitten",
715
+ "animals"
716
+ ],
717
+ [
718
+ "🐭",
719
+ "mouse",
720
+ "animals"
721
+ ],
722
+ [
723
+ "🐹",
724
+ "hamster",
725
+ "animals"
726
+ ],
727
+ [
728
+ "🐰",
729
+ "rabbit bunny",
730
+ "animals"
731
+ ],
732
+ [
733
+ "đŸĻŠ",
734
+ "fox",
735
+ "animals"
736
+ ],
737
+ [
738
+ "đŸģ",
739
+ "bear",
740
+ "animals"
741
+ ],
742
+ [
743
+ "đŸŧ",
744
+ "panda",
745
+ "animals"
746
+ ],
747
+ [
748
+ "🐨",
749
+ "koala",
750
+ "animals"
751
+ ],
752
+ [
753
+ "đŸ¯",
754
+ "tiger",
755
+ "animals"
756
+ ],
757
+ [
758
+ "đŸĻ",
759
+ "lion",
760
+ "animals"
761
+ ],
762
+ [
763
+ "🐮",
764
+ "cow",
765
+ "animals"
766
+ ],
767
+ [
768
+ "🐷",
769
+ "pig",
770
+ "animals"
771
+ ],
772
+ [
773
+ "🐸",
774
+ "frog",
775
+ "animals"
776
+ ],
777
+ [
778
+ "đŸĩ",
779
+ "monkey",
780
+ "animals"
781
+ ],
782
+ [
783
+ "🙈",
784
+ "see no evil monkey",
785
+ "animals"
786
+ ],
787
+ [
788
+ "🙉",
789
+ "hear no evil monkey",
790
+ "animals"
791
+ ],
792
+ [
793
+ "🙊",
794
+ "speak no evil monkey",
795
+ "animals"
796
+ ],
797
+ [
798
+ "🐔",
799
+ "chicken hen",
800
+ "animals"
801
+ ],
802
+ [
803
+ "🐧",
804
+ "penguin",
805
+ "animals"
806
+ ],
807
+ [
808
+ "đŸĻ",
809
+ "bird",
810
+ "animals"
811
+ ],
812
+ [
813
+ "đŸĻ†",
814
+ "duck",
815
+ "animals"
816
+ ],
817
+ [
818
+ "đŸĻ…",
819
+ "eagle",
820
+ "animals"
821
+ ],
822
+ [
823
+ "đŸĻ‰",
824
+ "owl",
825
+ "animals"
826
+ ],
827
+ [
828
+ "đŸĻ‡",
829
+ "bat",
830
+ "animals"
831
+ ],
832
+ [
833
+ "đŸē",
834
+ "wolf",
835
+ "animals"
836
+ ],
837
+ [
838
+ "🐴",
839
+ "horse",
840
+ "animals"
841
+ ],
842
+ [
843
+ "đŸĻ„",
844
+ "unicorn",
845
+ "animals"
846
+ ],
847
+ [
848
+ "🐝",
849
+ "bee",
850
+ "animals"
851
+ ],
852
+ [
853
+ "đŸĻ‹",
854
+ "butterfly",
855
+ "animals"
856
+ ],
857
+ [
858
+ "🐌",
859
+ "snail",
860
+ "animals"
861
+ ],
862
+ [
863
+ "🐞",
864
+ "ladybug",
865
+ "animals"
866
+ ],
867
+ [
868
+ "đŸĸ",
869
+ "turtle",
870
+ "animals"
871
+ ],
872
+ [
873
+ "🐍",
874
+ "snake",
875
+ "animals"
876
+ ],
877
+ [
878
+ "đŸĻŽ",
879
+ "lizard",
880
+ "animals"
881
+ ],
882
+ [
883
+ "🐊",
884
+ "crocodile",
885
+ "animals"
886
+ ],
887
+ [
888
+ "🐟",
889
+ "fish",
890
+ "animals"
891
+ ],
892
+ [
893
+ "🐠",
894
+ "tropical fish",
895
+ "animals"
896
+ ],
897
+ [
898
+ "đŸĻˆ",
899
+ "shark",
900
+ "animals"
901
+ ],
902
+ [
903
+ "đŸŦ",
904
+ "dolphin",
905
+ "animals"
906
+ ],
907
+ [
908
+ "đŸŗ",
909
+ "whale",
910
+ "animals"
911
+ ],
912
+ [
913
+ "🐙",
914
+ "octopus",
915
+ "animals"
916
+ ],
917
+ [
918
+ "đŸĻ‘",
919
+ "squid",
920
+ "animals"
921
+ ],
922
+ [
923
+ "đŸĻ€",
924
+ "crab",
925
+ "animals"
926
+ ],
927
+ [
928
+ "🌸",
929
+ "cherry blossom flower",
930
+ "animals"
931
+ ],
932
+ [
933
+ "đŸŒē",
934
+ "hibiscus flower",
935
+ "animals"
936
+ ],
937
+ [
938
+ "đŸŒģ",
939
+ "sunflower",
940
+ "animals"
941
+ ],
942
+ [
943
+ "🌹",
944
+ "rose flower",
945
+ "animals"
946
+ ],
947
+ [
948
+ "🌷",
949
+ "tulip flower",
950
+ "animals"
951
+ ],
952
+ [
953
+ "🍀",
954
+ "four leaf clover luck",
955
+ "animals"
956
+ ],
957
+ [
958
+ "đŸŒŋ",
959
+ "herb leaf green",
960
+ "animals"
961
+ ],
962
+ [
963
+ "🌱",
964
+ "seedling sprout",
965
+ "animals"
966
+ ],
967
+ [
968
+ "🌲",
969
+ "evergreen tree pine",
970
+ "animals"
971
+ ],
972
+ [
973
+ "đŸŒŗ",
974
+ "deciduous tree",
975
+ "animals"
976
+ ],
977
+ [
978
+ "🌴",
979
+ "palm tree",
980
+ "animals"
981
+ ],
982
+ [
983
+ "🍄",
984
+ "mushroom",
985
+ "animals"
986
+ ],
987
+ [
988
+ "🌾",
989
+ "sheaf wheat",
990
+ "animals"
991
+ ],
992
+ [
993
+ "🐾",
994
+ "paw prints animal",
995
+ "animals"
996
+ ],
997
+ [
998
+ "🍎",
999
+ "apple red",
1000
+ "food"
1001
+ ],
1002
+ [
1003
+ "🍊",
1004
+ "orange tangerine",
1005
+ "food"
1006
+ ],
1007
+ [
1008
+ "🍋",
1009
+ "lemon yellow",
1010
+ "food"
1011
+ ],
1012
+ [
1013
+ "🍇",
1014
+ "grapes",
1015
+ "food"
1016
+ ],
1017
+ [
1018
+ "🍓",
1019
+ "strawberry",
1020
+ "food"
1021
+ ],
1022
+ [
1023
+ "đŸĢ",
1024
+ "blueberry",
1025
+ "food"
1026
+ ],
1027
+ [
1028
+ "🍒",
1029
+ "cherry",
1030
+ "food"
1031
+ ],
1032
+ [
1033
+ "🍑",
1034
+ "peach",
1035
+ "food"
1036
+ ],
1037
+ [
1038
+ "đŸĨ­",
1039
+ "mango",
1040
+ "food"
1041
+ ],
1042
+ [
1043
+ "🍍",
1044
+ "pineapple",
1045
+ "food"
1046
+ ],
1047
+ [
1048
+ "đŸĨĨ",
1049
+ "coconut",
1050
+ "food"
1051
+ ],
1052
+ [
1053
+ "đŸĨ",
1054
+ "kiwi",
1055
+ "food"
1056
+ ],
1057
+ [
1058
+ "🍅",
1059
+ "tomato",
1060
+ "food"
1061
+ ],
1062
+ [
1063
+ "đŸĨ‘",
1064
+ "avocado",
1065
+ "food"
1066
+ ],
1067
+ [
1068
+ "🍆",
1069
+ "eggplant aubergine",
1070
+ "food"
1071
+ ],
1072
+ [
1073
+ "đŸĨ•",
1074
+ "carrot",
1075
+ "food"
1076
+ ],
1077
+ [
1078
+ "đŸŒŊ",
1079
+ "corn",
1080
+ "food"
1081
+ ],
1082
+ [
1083
+ "đŸĨĻ",
1084
+ "broccoli",
1085
+ "food"
1086
+ ],
1087
+ [
1088
+ "đŸĨŦ",
1089
+ "leafy green",
1090
+ "food"
1091
+ ],
1092
+ [
1093
+ "🧄",
1094
+ "garlic",
1095
+ "food"
1096
+ ],
1097
+ [
1098
+ "đŸĨœ",
1099
+ "peanut nut",
1100
+ "food"
1101
+ ],
1102
+ [
1103
+ "🍞",
1104
+ "bread loaf",
1105
+ "food"
1106
+ ],
1107
+ [
1108
+ "đŸĨ",
1109
+ "croissant",
1110
+ "food"
1111
+ ],
1112
+ [
1113
+ "🧀",
1114
+ "cheese",
1115
+ "food"
1116
+ ],
1117
+ [
1118
+ "đŸŗ",
1119
+ "egg fry cooking",
1120
+ "food"
1121
+ ],
1122
+ [
1123
+ "đŸĨš",
1124
+ "egg",
1125
+ "food"
1126
+ ],
1127
+ [
1128
+ "đŸĨž",
1129
+ "pancake",
1130
+ "food"
1131
+ ],
1132
+ [
1133
+ "🧇",
1134
+ "waffle",
1135
+ "food"
1136
+ ],
1137
+ [
1138
+ "đŸĨ“",
1139
+ "bacon",
1140
+ "food"
1141
+ ],
1142
+ [
1143
+ "đŸĨŠ",
1144
+ "meat steak",
1145
+ "food"
1146
+ ],
1147
+ [
1148
+ "🍗",
1149
+ "chicken leg",
1150
+ "food"
1151
+ ],
1152
+ [
1153
+ "🌭",
1154
+ "hotdog",
1155
+ "food"
1156
+ ],
1157
+ [
1158
+ "🍔",
1159
+ "burger hamburger",
1160
+ "food"
1161
+ ],
1162
+ [
1163
+ "🍟",
1164
+ "fries french",
1165
+ "food"
1166
+ ],
1167
+ [
1168
+ "🍕",
1169
+ "pizza",
1170
+ "food"
1171
+ ],
1172
+ [
1173
+ "🌮",
1174
+ "taco",
1175
+ "food"
1176
+ ],
1177
+ [
1178
+ "đŸŒ¯",
1179
+ "burrito wrap",
1180
+ "food"
1181
+ ],
1182
+ [
1183
+ "🍜",
1184
+ "noodles ramen",
1185
+ "food"
1186
+ ],
1187
+ [
1188
+ "🍝",
1189
+ "spaghetti pasta",
1190
+ "food"
1191
+ ],
1192
+ [
1193
+ "đŸŖ",
1194
+ "sushi",
1195
+ "food"
1196
+ ],
1197
+ [
1198
+ "🍱",
1199
+ "bento box",
1200
+ "food"
1201
+ ],
1202
+ [
1203
+ "đŸĻ",
1204
+ "ice cream soft serve",
1205
+ "food"
1206
+ ],
1207
+ [
1208
+ "🍩",
1209
+ "donut",
1210
+ "food"
1211
+ ],
1212
+ [
1213
+ "đŸĒ",
1214
+ "cookie",
1215
+ "food"
1216
+ ],
1217
+ [
1218
+ "🎂",
1219
+ "birthday cake",
1220
+ "food"
1221
+ ],
1222
+ [
1223
+ "🍰",
1224
+ "cake slice",
1225
+ "food"
1226
+ ],
1227
+ [
1228
+ "🧁",
1229
+ "cupcake",
1230
+ "food"
1231
+ ],
1232
+ [
1233
+ "đŸĢ",
1234
+ "chocolate",
1235
+ "food"
1236
+ ],
1237
+ [
1238
+ "đŸŦ",
1239
+ "candy",
1240
+ "food"
1241
+ ],
1242
+ [
1243
+ "🍭",
1244
+ "lollipop",
1245
+ "food"
1246
+ ],
1247
+ [
1248
+ "☕",
1249
+ "coffee hot",
1250
+ "food"
1251
+ ],
1252
+ [
1253
+ "đŸĩ",
1254
+ "tea hot",
1255
+ "food"
1256
+ ],
1257
+ [
1258
+ "🧋",
1259
+ "bubble tea boba",
1260
+ "food"
1261
+ ],
1262
+ [
1263
+ "đŸĨ¤",
1264
+ "cup straw drink",
1265
+ "food"
1266
+ ],
1267
+ [
1268
+ "🍷",
1269
+ "wine red",
1270
+ "food"
1271
+ ],
1272
+ [
1273
+ "🍸",
1274
+ "cocktail martini",
1275
+ "food"
1276
+ ],
1277
+ [
1278
+ "đŸē",
1279
+ "beer mug",
1280
+ "food"
1281
+ ],
1282
+ [
1283
+ "đŸģ",
1284
+ "clinking beer mugs",
1285
+ "food"
1286
+ ],
1287
+ [
1288
+ "đŸĨ‚",
1289
+ "champagne toast celebrate",
1290
+ "food"
1291
+ ],
1292
+ [
1293
+ "🧃",
1294
+ "juice box",
1295
+ "food"
1296
+ ],
1297
+ [
1298
+ "🧊",
1299
+ "ice cube",
1300
+ "food"
1301
+ ],
1302
+ [
1303
+ "🚀",
1304
+ "rocket space",
1305
+ "travel"
1306
+ ],
1307
+ [
1308
+ "🛸",
1309
+ "ufo flying saucer",
1310
+ "travel"
1311
+ ],
1312
+ [
1313
+ "âœˆī¸",
1314
+ "airplane plane fly",
1315
+ "travel"
1316
+ ],
1317
+ [
1318
+ "🚁",
1319
+ "helicopter",
1320
+ "travel"
1321
+ ],
1322
+ [
1323
+ "🚂",
1324
+ "train locomotive",
1325
+ "travel"
1326
+ ],
1327
+ [
1328
+ "🚄",
1329
+ "bullet train fast",
1330
+ "travel"
1331
+ ],
1332
+ [
1333
+ "🚇",
1334
+ "subway metro",
1335
+ "travel"
1336
+ ],
1337
+ [
1338
+ "🚌",
1339
+ "bus",
1340
+ "travel"
1341
+ ],
1342
+ [
1343
+ "🚑",
1344
+ "ambulance",
1345
+ "travel"
1346
+ ],
1347
+ [
1348
+ "🚒",
1349
+ "fire truck",
1350
+ "travel"
1351
+ ],
1352
+ [
1353
+ "🚓",
1354
+ "police car",
1355
+ "travel"
1356
+ ],
1357
+ [
1358
+ "🚕",
1359
+ "taxi cab",
1360
+ "travel"
1361
+ ],
1362
+ [
1363
+ "🚗",
1364
+ "car automobile red",
1365
+ "travel"
1366
+ ],
1367
+ [
1368
+ "🚙",
1369
+ "suv car",
1370
+ "travel"
1371
+ ],
1372
+ [
1373
+ "🚚",
1374
+ "truck delivery",
1375
+ "travel"
1376
+ ],
1377
+ [
1378
+ "🚜",
1379
+ "tractor farm",
1380
+ "travel"
1381
+ ],
1382
+ [
1383
+ "đŸŽī¸",
1384
+ "racing car fast",
1385
+ "travel"
1386
+ ],
1387
+ [
1388
+ "đŸī¸",
1389
+ "motorcycle",
1390
+ "travel"
1391
+ ],
1392
+ [
1393
+ "🚲",
1394
+ "bicycle bike",
1395
+ "travel"
1396
+ ],
1397
+ [
1398
+ "🛴",
1399
+ "scooter kick",
1400
+ "travel"
1401
+ ],
1402
+ [
1403
+ "â›ĩ",
1404
+ "sailboat boat",
1405
+ "travel"
1406
+ ],
1407
+ [
1408
+ "đŸšĸ",
1409
+ "ship cruise",
1410
+ "travel"
1411
+ ],
1412
+ [
1413
+ "🏠",
1414
+ "house home",
1415
+ "travel"
1416
+ ],
1417
+ [
1418
+ "đŸĸ",
1419
+ "office building",
1420
+ "travel"
1421
+ ],
1422
+ [
1423
+ "đŸĨ",
1424
+ "hospital",
1425
+ "travel"
1426
+ ],
1427
+ [
1428
+ "đŸĻ",
1429
+ "bank",
1430
+ "travel"
1431
+ ],
1432
+ [
1433
+ "đŸĒ",
1434
+ "store shop convenience",
1435
+ "travel"
1436
+ ],
1437
+ [
1438
+ "đŸĢ",
1439
+ "school",
1440
+ "travel"
1441
+ ],
1442
+ [
1443
+ "🏰",
1444
+ "castle european",
1445
+ "travel"
1446
+ ],
1447
+ [
1448
+ "đŸ¯",
1449
+ "japanese castle",
1450
+ "travel"
1451
+ ],
1452
+ [
1453
+ "đŸ—ŧ",
1454
+ "tokyo tower",
1455
+ "travel"
1456
+ ],
1457
+ [
1458
+ "đŸ—Ŋ",
1459
+ "statue liberty new york",
1460
+ "travel"
1461
+ ],
1462
+ [
1463
+ "â›Ē",
1464
+ "church",
1465
+ "travel"
1466
+ ],
1467
+ [
1468
+ "🕌",
1469
+ "mosque",
1470
+ "travel"
1471
+ ],
1472
+ [
1473
+ "â›Šī¸",
1474
+ "shinto shrine",
1475
+ "travel"
1476
+ ],
1477
+ [
1478
+ "⛲",
1479
+ "fountain",
1480
+ "travel"
1481
+ ],
1482
+ [
1483
+ "â›ē",
1484
+ "tent camping",
1485
+ "travel"
1486
+ ],
1487
+ [
1488
+ "🌁",
1489
+ "fog foggy bridge",
1490
+ "travel"
1491
+ ],
1492
+ [
1493
+ "🌃",
1494
+ "night city stars",
1495
+ "travel"
1496
+ ],
1497
+ [
1498
+ "đŸ™ī¸",
1499
+ "cityscape city buildings",
1500
+ "travel"
1501
+ ],
1502
+ [
1503
+ "🌅",
1504
+ "sunrise morning",
1505
+ "travel"
1506
+ ],
1507
+ [
1508
+ "🌈",
1509
+ "rainbow colorful",
1510
+ "travel"
1511
+ ],
1512
+ [
1513
+ "â›°ī¸",
1514
+ "mountain",
1515
+ "travel"
1516
+ ],
1517
+ [
1518
+ "đŸ”ī¸",
1519
+ "snow mountain",
1520
+ "travel"
1521
+ ],
1522
+ [
1523
+ "đŸ—ģ",
1524
+ "mount fuji",
1525
+ "travel"
1526
+ ],
1527
+ [
1528
+ "đŸ•ī¸",
1529
+ "camping tent",
1530
+ "travel"
1531
+ ],
1532
+ [
1533
+ "đŸ—ēī¸",
1534
+ "world map",
1535
+ "travel"
1536
+ ],
1537
+ [
1538
+ "🧭",
1539
+ "compass navigation",
1540
+ "travel"
1541
+ ],
1542
+ [
1543
+ "🌍",
1544
+ "earth europe africa globe",
1545
+ "travel"
1546
+ ],
1547
+ [
1548
+ "🌎",
1549
+ "earth americas globe",
1550
+ "travel"
1551
+ ],
1552
+ [
1553
+ "🌏",
1554
+ "earth asia globe",
1555
+ "travel"
1556
+ ],
1557
+ [
1558
+ "🌐",
1559
+ "globe internet web",
1560
+ "travel"
1561
+ ],
1562
+ [
1563
+ "💎",
1564
+ "diamond gem jewel",
1565
+ "objects"
1566
+ ],
1567
+ [
1568
+ "💍",
1569
+ "ring engagement",
1570
+ "objects"
1571
+ ],
1572
+ [
1573
+ "👑",
1574
+ "crown royal king queen",
1575
+ "objects"
1576
+ ],
1577
+ [
1578
+ "🎩",
1579
+ "top hat magic",
1580
+ "objects"
1581
+ ],
1582
+ [
1583
+ "đŸ’ŧ",
1584
+ "briefcase work business",
1585
+ "objects"
1586
+ ],
1587
+ [
1588
+ "👜",
1589
+ "handbag purse",
1590
+ "objects"
1591
+ ],
1592
+ [
1593
+ "🎒",
1594
+ "backpack bag school",
1595
+ "objects"
1596
+ ],
1597
+ [
1598
+ "👓",
1599
+ "glasses eyewear",
1600
+ "objects"
1601
+ ],
1602
+ [
1603
+ "đŸ•ļī¸",
1604
+ "sunglasses cool",
1605
+ "objects"
1606
+ ],
1607
+ [
1608
+ "💡",
1609
+ "light bulb idea",
1610
+ "objects"
1611
+ ],
1612
+ [
1613
+ "đŸ”Ļ",
1614
+ "flashlight torch",
1615
+ "objects"
1616
+ ],
1617
+ [
1618
+ "đŸ•¯ī¸",
1619
+ "candle light",
1620
+ "objects"
1621
+ ],
1622
+ [
1623
+ "🔋",
1624
+ "battery charge",
1625
+ "objects"
1626
+ ],
1627
+ [
1628
+ "đŸ’ģ",
1629
+ "laptop computer",
1630
+ "objects"
1631
+ ],
1632
+ [
1633
+ "đŸ–Ĩī¸",
1634
+ "desktop monitor computer",
1635
+ "objects"
1636
+ ],
1637
+ [
1638
+ "📱",
1639
+ "phone mobile cell",
1640
+ "objects"
1641
+ ],
1642
+ [
1643
+ "âŒ¨ī¸",
1644
+ "keyboard type",
1645
+ "objects"
1646
+ ],
1647
+ [
1648
+ "đŸ–ąī¸",
1649
+ "mouse computer click",
1650
+ "objects"
1651
+ ],
1652
+ [
1653
+ "đŸ“ē",
1654
+ "television tv",
1655
+ "objects"
1656
+ ],
1657
+ [
1658
+ "📷",
1659
+ "camera photo",
1660
+ "objects"
1661
+ ],
1662
+ [
1663
+ "📹",
1664
+ "video camera",
1665
+ "objects"
1666
+ ],
1667
+ [
1668
+ "đŸŽĨ",
1669
+ "movie camera film",
1670
+ "objects"
1671
+ ],
1672
+ [
1673
+ "â˜Žī¸",
1674
+ "telephone phone",
1675
+ "objects"
1676
+ ],
1677
+ [
1678
+ "⏰",
1679
+ "alarm clock wake",
1680
+ "objects"
1681
+ ],
1682
+ [
1683
+ "⌚",
1684
+ "watch time",
1685
+ "objects"
1686
+ ],
1687
+ [
1688
+ "🔑",
1689
+ "key",
1690
+ "objects"
1691
+ ],
1692
+ [
1693
+ "đŸ—ī¸",
1694
+ "old key",
1695
+ "objects"
1696
+ ],
1697
+ [
1698
+ "🔒",
1699
+ "lock closed",
1700
+ "objects"
1701
+ ],
1702
+ [
1703
+ "🔓",
1704
+ "unlock open",
1705
+ "objects"
1706
+ ],
1707
+ [
1708
+ "🔨",
1709
+ "hammer tool",
1710
+ "objects"
1711
+ ],
1712
+ [
1713
+ "🔧",
1714
+ "wrench tool",
1715
+ "objects"
1716
+ ],
1717
+ [
1718
+ "🔩",
1719
+ "bolt nut",
1720
+ "objects"
1721
+ ],
1722
+ [
1723
+ "âš™ī¸",
1724
+ "gear setting",
1725
+ "objects"
1726
+ ],
1727
+ [
1728
+ "🧲",
1729
+ "magnet attract",
1730
+ "objects"
1731
+ ],
1732
+ [
1733
+ "📚",
1734
+ "books stack library",
1735
+ "objects"
1736
+ ],
1737
+ [
1738
+ "📖",
1739
+ "book open read",
1740
+ "objects"
1741
+ ],
1742
+ [
1743
+ "📝",
1744
+ "memo write note",
1745
+ "objects"
1746
+ ],
1747
+ [
1748
+ "âœī¸",
1749
+ "pencil write edit",
1750
+ "objects"
1751
+ ],
1752
+ [
1753
+ "📌",
1754
+ "pushpin tack",
1755
+ "objects"
1756
+ ],
1757
+ [
1758
+ "📎",
1759
+ "paperclip attach",
1760
+ "objects"
1761
+ ],
1762
+ [
1763
+ "📊",
1764
+ "bar chart graph",
1765
+ "objects"
1766
+ ],
1767
+ [
1768
+ "📈",
1769
+ "chart up growth trend",
1770
+ "objects"
1771
+ ],
1772
+ [
1773
+ "📉",
1774
+ "chart down loss decline",
1775
+ "objects"
1776
+ ],
1777
+ [
1778
+ "📅",
1779
+ "calendar date",
1780
+ "objects"
1781
+ ],
1782
+ [
1783
+ "đŸ“Ļ",
1784
+ "package box",
1785
+ "objects"
1786
+ ],
1787
+ [
1788
+ "đŸ“Ģ",
1789
+ "mailbox closed",
1790
+ "objects"
1791
+ ],
1792
+ [
1793
+ "📧",
1794
+ "email envelope",
1795
+ "objects"
1796
+ ],
1797
+ [
1798
+ "🎁",
1799
+ "gift present",
1800
+ "objects"
1801
+ ],
1802
+ [
1803
+ "🎀",
1804
+ "ribbon bow",
1805
+ "objects"
1806
+ ],
1807
+ [
1808
+ "🎉",
1809
+ "party celebrate confetti",
1810
+ "objects"
1811
+ ],
1812
+ [
1813
+ "🎊",
1814
+ "confetti celebrate",
1815
+ "objects"
1816
+ ],
1817
+ [
1818
+ "🔮",
1819
+ "crystal ball magic fortune",
1820
+ "objects"
1821
+ ],
1822
+ [
1823
+ "đŸĒ„",
1824
+ "magic wand",
1825
+ "objects"
1826
+ ],
1827
+ [
1828
+ "đŸŽ¯",
1829
+ "target bullseye dart",
1830
+ "objects"
1831
+ ],
1832
+ [
1833
+ "🎲",
1834
+ "dice game board",
1835
+ "objects"
1836
+ ],
1837
+ [
1838
+ "🎮",
1839
+ "video game controller",
1840
+ "objects"
1841
+ ],
1842
+ [
1843
+ "🎭",
1844
+ "theater masks drama",
1845
+ "objects"
1846
+ ],
1847
+ [
1848
+ "🎨",
1849
+ "art palette paint",
1850
+ "objects"
1851
+ ],
1852
+ [
1853
+ "đŸŽŦ",
1854
+ "clapper film movie",
1855
+ "objects"
1856
+ ],
1857
+ [
1858
+ "🎤",
1859
+ "microphone sing karaoke",
1860
+ "objects"
1861
+ ],
1862
+ [
1863
+ "🎧",
1864
+ "headphones music listen",
1865
+ "objects"
1866
+ ],
1867
+ [
1868
+ "đŸŽĩ",
1869
+ "music note",
1870
+ "objects"
1871
+ ],
1872
+ [
1873
+ "đŸŽļ",
1874
+ "music notes",
1875
+ "objects"
1876
+ ],
1877
+ [
1878
+ "🎸",
1879
+ "guitar electric",
1880
+ "objects"
1881
+ ],
1882
+ [
1883
+ "🎹",
1884
+ "piano keyboard music",
1885
+ "objects"
1886
+ ],
1887
+ [
1888
+ "đŸĨ",
1889
+ "drum percussion",
1890
+ "objects"
1891
+ ],
1892
+ [
1893
+ "🎷",
1894
+ "saxophone jazz",
1895
+ "objects"
1896
+ ],
1897
+ [
1898
+ "đŸŽē",
1899
+ "trumpet",
1900
+ "objects"
1901
+ ],
1902
+ [
1903
+ "đŸŽģ",
1904
+ "violin",
1905
+ "objects"
1906
+ ],
1907
+ [
1908
+ "âšŊ",
1909
+ "soccer ball football",
1910
+ "objects"
1911
+ ],
1912
+ [
1913
+ "🏀",
1914
+ "basketball",
1915
+ "objects"
1916
+ ],
1917
+ [
1918
+ "🏈",
1919
+ "american football",
1920
+ "objects"
1921
+ ],
1922
+ [
1923
+ "⚾",
1924
+ "baseball",
1925
+ "objects"
1926
+ ],
1927
+ [
1928
+ "🎾",
1929
+ "tennis",
1930
+ "objects"
1931
+ ],
1932
+ [
1933
+ "🏐",
1934
+ "volleyball",
1935
+ "objects"
1936
+ ],
1937
+ [
1938
+ "🏆",
1939
+ "trophy winner award",
1940
+ "objects"
1941
+ ],
1942
+ [
1943
+ "đŸĨ‡",
1944
+ "gold medal first",
1945
+ "objects"
1946
+ ],
1947
+ [
1948
+ "🏅",
1949
+ "sports medal",
1950
+ "objects"
1951
+ ],
1952
+ [
1953
+ "✅",
1954
+ "check green done success",
1955
+ "symbols"
1956
+ ],
1957
+ [
1958
+ "❌",
1959
+ "cross x no cancel",
1960
+ "symbols"
1961
+ ],
1962
+ [
1963
+ "⭕",
1964
+ "circle red",
1965
+ "symbols"
1966
+ ],
1967
+ [
1968
+ "⛔",
1969
+ "no entry stop",
1970
+ "symbols"
1971
+ ],
1972
+ [
1973
+ "đŸšĢ",
1974
+ "prohibited no banned",
1975
+ "symbols"
1976
+ ],
1977
+ [
1978
+ "âš ī¸",
1979
+ "warning caution danger",
1980
+ "symbols"
1981
+ ],
1982
+ [
1983
+ "❗",
1984
+ "exclamation red important",
1985
+ "symbols"
1986
+ ],
1987
+ [
1988
+ "❓",
1989
+ "question mark",
1990
+ "symbols"
1991
+ ],
1992
+ [
1993
+ "â€ŧī¸",
1994
+ "double exclamation",
1995
+ "symbols"
1996
+ ],
1997
+ [
1998
+ "đŸ’¯",
1999
+ "100 hundred percent perfect",
2000
+ "symbols"
2001
+ ],
2002
+ [
2003
+ "🔴",
2004
+ "red circle dot",
2005
+ "symbols"
2006
+ ],
2007
+ [
2008
+ "🟠",
2009
+ "orange circle",
2010
+ "symbols"
2011
+ ],
2012
+ [
2013
+ "🟡",
2014
+ "yellow circle",
2015
+ "symbols"
2016
+ ],
2017
+ [
2018
+ "đŸŸĸ",
2019
+ "green circle",
2020
+ "symbols"
2021
+ ],
2022
+ [
2023
+ "đŸ”ĩ",
2024
+ "blue circle",
2025
+ "symbols"
2026
+ ],
2027
+ [
2028
+ "đŸŸŖ",
2029
+ "purple circle",
2030
+ "symbols"
2031
+ ],
2032
+ [
2033
+ "âšĢ",
2034
+ "black circle",
2035
+ "symbols"
2036
+ ],
2037
+ [
2038
+ "âšĒ",
2039
+ "white circle",
2040
+ "symbols"
2041
+ ],
2042
+ [
2043
+ "🟤",
2044
+ "brown circle",
2045
+ "symbols"
2046
+ ],
2047
+ [
2048
+ "đŸ”ē",
2049
+ "red triangle up",
2050
+ "symbols"
2051
+ ],
2052
+ [
2053
+ "đŸ”ģ",
2054
+ "red triangle down",
2055
+ "symbols"
2056
+ ],
2057
+ [
2058
+ "🔷",
2059
+ "blue diamond large",
2060
+ "symbols"
2061
+ ],
2062
+ [
2063
+ "đŸ”ļ",
2064
+ "orange diamond large",
2065
+ "symbols"
2066
+ ],
2067
+ [
2068
+ "🔹",
2069
+ "blue diamond small",
2070
+ "symbols"
2071
+ ],
2072
+ [
2073
+ "🔸",
2074
+ "orange diamond small",
2075
+ "symbols"
2076
+ ],
2077
+ [
2078
+ "⭐",
2079
+ "star yellow",
2080
+ "symbols"
2081
+ ],
2082
+ [
2083
+ "🌟",
2084
+ "glowing star shine",
2085
+ "symbols"
2086
+ ],
2087
+ [
2088
+ "✨",
2089
+ "sparkles shine",
2090
+ "symbols"
2091
+ ],
2092
+ [
2093
+ "đŸ’Ģ",
2094
+ "dizzy star spin",
2095
+ "symbols"
2096
+ ],
2097
+ [
2098
+ "⚡",
2099
+ "lightning bolt energy power",
2100
+ "symbols"
2101
+ ],
2102
+ [
2103
+ "đŸ”Ĩ",
2104
+ "fire hot flame",
2105
+ "symbols"
2106
+ ],
2107
+ [
2108
+ "đŸ’Ĩ",
2109
+ "explosion boom",
2110
+ "symbols"
2111
+ ],
2112
+ [
2113
+ "â„ī¸",
2114
+ "snowflake cold ice winter",
2115
+ "symbols"
2116
+ ],
2117
+ [
2118
+ "🌊",
2119
+ "wave water ocean sea",
2120
+ "symbols"
2121
+ ],
2122
+ [
2123
+ "💨",
2124
+ "wind blow dash",
2125
+ "symbols"
2126
+ ],
2127
+ [
2128
+ "🌀",
2129
+ "cyclone tornado spiral",
2130
+ "symbols"
2131
+ ],
2132
+ [
2133
+ "â™ģī¸",
2134
+ "recycle loop green",
2135
+ "symbols"
2136
+ ],
2137
+ [
2138
+ "âœ”ī¸",
2139
+ "check tick done",
2140
+ "symbols"
2141
+ ],
2142
+ [
2143
+ "➕",
2144
+ "plus add",
2145
+ "symbols"
2146
+ ],
2147
+ [
2148
+ "➖",
2149
+ "minus subtract",
2150
+ "symbols"
2151
+ ],
2152
+ [
2153
+ "➗",
2154
+ "divide division",
2155
+ "symbols"
2156
+ ],
2157
+ [
2158
+ "âœ–ī¸",
2159
+ "multiply times cross",
2160
+ "symbols"
2161
+ ],
2162
+ [
2163
+ "â–ļī¸",
2164
+ "play button right",
2165
+ "symbols"
2166
+ ],
2167
+ [
2168
+ "â¸ī¸",
2169
+ "pause",
2170
+ "symbols"
2171
+ ],
2172
+ [
2173
+ "âšī¸",
2174
+ "stop square",
2175
+ "symbols"
2176
+ ],
2177
+ [
2178
+ "⏊",
2179
+ "fast forward",
2180
+ "symbols"
2181
+ ],
2182
+ [
2183
+ "âĒ",
2184
+ "rewind fast backward",
2185
+ "symbols"
2186
+ ],
2187
+ [
2188
+ "🔔",
2189
+ "bell notification",
2190
+ "symbols"
2191
+ ],
2192
+ [
2193
+ "🔕",
2194
+ "bell slash mute",
2195
+ "symbols"
2196
+ ],
2197
+ [
2198
+ "🔊",
2199
+ "speaker volume high",
2200
+ "symbols"
2201
+ ],
2202
+ [
2203
+ "🔇",
2204
+ "mute silent no sound",
2205
+ "symbols"
2206
+ ],
2207
+ [
2208
+ "đŸ“ĸ",
2209
+ "loudspeaker announcement",
2210
+ "symbols"
2211
+ ],
2212
+ [
2213
+ "đŸ“Ŗ",
2214
+ "megaphone cheer",
2215
+ "symbols"
2216
+ ],
2217
+ [
2218
+ "đŸŗī¸",
2219
+ "white flag",
2220
+ "symbols"
2221
+ ],
2222
+ [
2223
+ "🏴",
2224
+ "black flag",
2225
+ "symbols"
2226
+ ],
2227
+ [
2228
+ "🚩",
2229
+ "red flag",
2230
+ "symbols"
2231
+ ],
2232
+ [
2233
+ "🏁",
2234
+ "checkered flag finish race",
2235
+ "symbols"
2236
+ ],
2237
+ [
2238
+ "🆕",
2239
+ "new badge",
2240
+ "symbols"
2241
+ ],
2242
+ [
2243
+ "🆓",
2244
+ "free badge",
2245
+ "symbols"
2246
+ ],
2247
+ [
2248
+ "🆒",
2249
+ "cool badge",
2250
+ "symbols"
2251
+ ],
2252
+ [
2253
+ "🔝",
2254
+ "top arrow",
2255
+ "symbols"
2256
+ ],
2257
+ [
2258
+ "🔙",
2259
+ "back arrow",
2260
+ "symbols"
2261
+ ],
2262
+ [
2263
+ "â„šī¸",
2264
+ "information info",
2265
+ "symbols"
2266
+ ],
2267
+ [
2268
+ "📍",
2269
+ "pin location map",
2270
+ "symbols"
2271
+ ],
2272
+ [
2273
+ "🔗",
2274
+ "link chain",
2275
+ "symbols"
2276
+ ],
2277
+ [
2278
+ "ÂŠī¸",
2279
+ "copyright",
2280
+ "symbols"
2281
+ ],
2282
+ [
2283
+ "ÂŽī¸",
2284
+ "registered trademark",
2285
+ "symbols"
2286
+ ],
2287
+ [
2288
+ "â„ĸī¸",
2289
+ "trademark",
2290
+ "symbols"
2291
+ ],
2292
+ [
2293
+ "#ī¸âƒŖ",
2294
+ "hash number",
2295
+ "symbols"
2296
+ ],
2297
+ [
2298
+ "0ī¸âƒŖ",
2299
+ "zero number",
2300
+ "symbols"
2301
+ ],
2302
+ [
2303
+ "1ī¸âƒŖ",
2304
+ "one number",
2305
+ "symbols"
2306
+ ],
2307
+ [
2308
+ "2ī¸âƒŖ",
2309
+ "two number",
2310
+ "symbols"
2311
+ ],
2312
+ [
2313
+ "3ī¸âƒŖ",
2314
+ "three number",
2315
+ "symbols"
2316
+ ],
2317
+ [
2318
+ "4ī¸âƒŖ",
2319
+ "four number",
2320
+ "symbols"
2321
+ ],
2322
+ [
2323
+ "5ī¸âƒŖ",
2324
+ "five number",
2325
+ "symbols"
2326
+ ]
2327
+ ];
2328
+ //#endregion
2329
+ export { e as EMOJI_CATS, t as EMOJI_LIST };
2330
+
2331
+ //# sourceMappingURL=emoji-data-BDQX5kh-.js.map