@remotion/animated-emoji 4.0.199 → 4.0.201
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.
|
@@ -0,0 +1,2469 @@
|
|
|
1
|
+
import { emojis } from './emoji-data';
|
|
2
|
+
export declare const getAvailableEmojis: () => readonly [{
|
|
3
|
+
readonly name: "smile";
|
|
4
|
+
readonly categories: readonly ["Smileys and emotions"];
|
|
5
|
+
readonly tags: readonly [":smile:"];
|
|
6
|
+
readonly durationInSeconds: 2.3333333333333335;
|
|
7
|
+
readonly codepoint: "1f600";
|
|
8
|
+
}, {
|
|
9
|
+
readonly name: "smile-with-big-eyes";
|
|
10
|
+
readonly categories: readonly ["Smileys and emotions"];
|
|
11
|
+
readonly tags: readonly [":smile-with-big-eyes:"];
|
|
12
|
+
readonly durationInSeconds: 2.6666666666666665;
|
|
13
|
+
readonly codepoint: "1f603";
|
|
14
|
+
}, {
|
|
15
|
+
readonly name: "grin";
|
|
16
|
+
readonly categories: readonly ["Smileys and emotions"];
|
|
17
|
+
readonly tags: readonly [":grin:"];
|
|
18
|
+
readonly durationInSeconds: 2.3333333333333335;
|
|
19
|
+
readonly codepoint: "1f604";
|
|
20
|
+
}, {
|
|
21
|
+
readonly name: "grinning";
|
|
22
|
+
readonly categories: readonly ["Smileys and emotions"];
|
|
23
|
+
readonly tags: readonly [":grinning:"];
|
|
24
|
+
readonly durationInSeconds: 2.716666666666667;
|
|
25
|
+
readonly codepoint: "1f601";
|
|
26
|
+
}, {
|
|
27
|
+
readonly name: "laughing";
|
|
28
|
+
readonly categories: readonly ["Smileys and emotions"];
|
|
29
|
+
readonly tags: readonly [":laughing:"];
|
|
30
|
+
readonly durationInSeconds: 3.0833333333333335;
|
|
31
|
+
readonly codepoint: "1f606";
|
|
32
|
+
}, {
|
|
33
|
+
readonly name: "grin-sweat";
|
|
34
|
+
readonly categories: readonly ["Smileys and emotions"];
|
|
35
|
+
readonly tags: readonly [":grin-sweat:"];
|
|
36
|
+
readonly durationInSeconds: 2;
|
|
37
|
+
readonly codepoint: "1f605";
|
|
38
|
+
}, {
|
|
39
|
+
readonly name: "joy";
|
|
40
|
+
readonly categories: readonly ["Smileys and emotions"];
|
|
41
|
+
readonly tags: readonly [":joy:"];
|
|
42
|
+
readonly durationInSeconds: 1.9666666666666666;
|
|
43
|
+
readonly codepoint: "1f602";
|
|
44
|
+
}, {
|
|
45
|
+
readonly name: "rofl";
|
|
46
|
+
readonly categories: readonly ["Smileys and emotions"];
|
|
47
|
+
readonly tags: readonly [":rofl:"];
|
|
48
|
+
readonly durationInSeconds: 1;
|
|
49
|
+
readonly codepoint: "1f923";
|
|
50
|
+
}, {
|
|
51
|
+
readonly name: "loudly-crying";
|
|
52
|
+
readonly categories: readonly ["Smileys and emotions"];
|
|
53
|
+
readonly tags: readonly [":loudly-crying:"];
|
|
54
|
+
readonly durationInSeconds: 2;
|
|
55
|
+
readonly codepoint: "1f62d";
|
|
56
|
+
}, {
|
|
57
|
+
readonly name: "wink";
|
|
58
|
+
readonly categories: readonly ["Smileys and emotions"];
|
|
59
|
+
readonly tags: readonly [":wink:"];
|
|
60
|
+
readonly durationInSeconds: 2.5;
|
|
61
|
+
readonly codepoint: "1f609";
|
|
62
|
+
}, {
|
|
63
|
+
readonly name: "kissing";
|
|
64
|
+
readonly categories: readonly ["Smileys and emotions"];
|
|
65
|
+
readonly tags: readonly [":kissing:"];
|
|
66
|
+
readonly durationInSeconds: 2.8666666666666667;
|
|
67
|
+
readonly codepoint: "1f617";
|
|
68
|
+
}, {
|
|
69
|
+
readonly name: "kissing-smiling-eyes";
|
|
70
|
+
readonly categories: readonly ["Smileys and emotions"];
|
|
71
|
+
readonly tags: readonly [":kissing-smiling-eyes:"];
|
|
72
|
+
readonly durationInSeconds: 3;
|
|
73
|
+
readonly codepoint: "1f619";
|
|
74
|
+
}, {
|
|
75
|
+
readonly name: "kissing-closed-eyes";
|
|
76
|
+
readonly categories: readonly ["Smileys and emotions"];
|
|
77
|
+
readonly tags: readonly [":kissing-closed-eyes:"];
|
|
78
|
+
readonly durationInSeconds: 1.4666666666666666;
|
|
79
|
+
readonly codepoint: "1f61a";
|
|
80
|
+
}, {
|
|
81
|
+
readonly name: "kissing-heart";
|
|
82
|
+
readonly categories: readonly ["Smileys and emotions"];
|
|
83
|
+
readonly tags: readonly [":kissing-heart:"];
|
|
84
|
+
readonly durationInSeconds: 1.75;
|
|
85
|
+
readonly codepoint: "1f618";
|
|
86
|
+
}, {
|
|
87
|
+
readonly name: "heart-face";
|
|
88
|
+
readonly categories: readonly ["Smileys and emotions"];
|
|
89
|
+
readonly tags: readonly [":heart-face:", ":3-hearts:"];
|
|
90
|
+
readonly durationInSeconds: 1.6333333333333333;
|
|
91
|
+
readonly codepoint: "1f970";
|
|
92
|
+
}, {
|
|
93
|
+
readonly name: "heart-eyes";
|
|
94
|
+
readonly categories: readonly ["Smileys and emotions"];
|
|
95
|
+
readonly tags: readonly [":heart-eyes:"];
|
|
96
|
+
readonly durationInSeconds: 1.7166666666666666;
|
|
97
|
+
readonly codepoint: "1f60d";
|
|
98
|
+
}, {
|
|
99
|
+
readonly name: "star-struck";
|
|
100
|
+
readonly categories: readonly ["Smileys and emotions"];
|
|
101
|
+
readonly tags: readonly [":star-struck:"];
|
|
102
|
+
readonly durationInSeconds: 2;
|
|
103
|
+
readonly codepoint: "1f929";
|
|
104
|
+
}, {
|
|
105
|
+
readonly name: "partying-face";
|
|
106
|
+
readonly categories: readonly ["Smileys and emotions"];
|
|
107
|
+
readonly tags: readonly [":partying-face:"];
|
|
108
|
+
readonly durationInSeconds: 1.8;
|
|
109
|
+
readonly codepoint: "1f973";
|
|
110
|
+
}, {
|
|
111
|
+
readonly name: "melting";
|
|
112
|
+
readonly categories: readonly ["Smileys and emotions"];
|
|
113
|
+
readonly tags: readonly [":melting:"];
|
|
114
|
+
readonly durationInSeconds: 3.25;
|
|
115
|
+
readonly codepoint: "1fae0";
|
|
116
|
+
}, {
|
|
117
|
+
readonly name: "upside-down-face";
|
|
118
|
+
readonly categories: readonly ["Smileys and emotions"];
|
|
119
|
+
readonly tags: readonly [":upside-down-face:"];
|
|
120
|
+
readonly durationInSeconds: 1.75;
|
|
121
|
+
readonly codepoint: "1f643";
|
|
122
|
+
}, {
|
|
123
|
+
readonly name: "slightly-happy";
|
|
124
|
+
readonly categories: readonly ["Smileys and emotions"];
|
|
125
|
+
readonly tags: readonly [":slightly-happy:"];
|
|
126
|
+
readonly durationInSeconds: 3.3333333333333335;
|
|
127
|
+
readonly codepoint: "1f642";
|
|
128
|
+
}, {
|
|
129
|
+
readonly name: "happy-cry";
|
|
130
|
+
readonly categories: readonly ["Smileys and emotions"];
|
|
131
|
+
readonly tags: readonly [":happy-cry:"];
|
|
132
|
+
readonly durationInSeconds: 3;
|
|
133
|
+
readonly codepoint: "1f972";
|
|
134
|
+
}, {
|
|
135
|
+
readonly name: "holding-back-tears";
|
|
136
|
+
readonly categories: readonly ["Smileys and emotions"];
|
|
137
|
+
readonly tags: readonly [":holding-back-tears:"];
|
|
138
|
+
readonly durationInSeconds: 3.8666666666666667;
|
|
139
|
+
readonly codepoint: "1f979";
|
|
140
|
+
}, {
|
|
141
|
+
readonly name: "blush";
|
|
142
|
+
readonly categories: readonly ["Smileys and emotions"];
|
|
143
|
+
readonly tags: readonly [":blush:"];
|
|
144
|
+
readonly durationInSeconds: 2.65;
|
|
145
|
+
readonly codepoint: "1f60a";
|
|
146
|
+
}, {
|
|
147
|
+
readonly name: "warm-smile";
|
|
148
|
+
readonly categories: readonly ["Smileys and emotions"];
|
|
149
|
+
readonly tags: readonly [":warm-smile:"];
|
|
150
|
+
readonly durationInSeconds: 2.2;
|
|
151
|
+
readonly codepoint: "263a_fe0f";
|
|
152
|
+
}, {
|
|
153
|
+
readonly name: "relieved";
|
|
154
|
+
readonly categories: readonly ["Smileys and emotions"];
|
|
155
|
+
readonly tags: readonly [":relieved:"];
|
|
156
|
+
readonly durationInSeconds: 2.9;
|
|
157
|
+
readonly codepoint: "1f60c";
|
|
158
|
+
}, {
|
|
159
|
+
readonly name: "smirk";
|
|
160
|
+
readonly categories: readonly ["Smileys and emotions"];
|
|
161
|
+
readonly tags: readonly [":smirk:"];
|
|
162
|
+
readonly durationInSeconds: 2;
|
|
163
|
+
readonly codepoint: "1f60f";
|
|
164
|
+
}, {
|
|
165
|
+
readonly name: "drool";
|
|
166
|
+
readonly categories: readonly ["Smileys and emotions"];
|
|
167
|
+
readonly tags: readonly [":drool:"];
|
|
168
|
+
readonly durationInSeconds: 2.1666666666666665;
|
|
169
|
+
readonly codepoint: "1f924";
|
|
170
|
+
}, {
|
|
171
|
+
readonly name: "yum";
|
|
172
|
+
readonly categories: readonly ["Smileys and emotions"];
|
|
173
|
+
readonly tags: readonly [":yum:"];
|
|
174
|
+
readonly durationInSeconds: 1.4166666666666667;
|
|
175
|
+
readonly codepoint: "1f60b";
|
|
176
|
+
}, {
|
|
177
|
+
readonly name: "stuck-out-tongue";
|
|
178
|
+
readonly categories: readonly ["Smileys and emotions"];
|
|
179
|
+
readonly tags: readonly [":stuck-out-tongue:"];
|
|
180
|
+
readonly durationInSeconds: 2;
|
|
181
|
+
readonly codepoint: "1f61b";
|
|
182
|
+
}, {
|
|
183
|
+
readonly name: "squinting-tongue";
|
|
184
|
+
readonly categories: readonly ["Smileys and emotions"];
|
|
185
|
+
readonly tags: readonly [":squinting-tongue:"];
|
|
186
|
+
readonly durationInSeconds: 1.6666666666666667;
|
|
187
|
+
readonly codepoint: "1f61d";
|
|
188
|
+
}, {
|
|
189
|
+
readonly name: "winky-tongue";
|
|
190
|
+
readonly categories: readonly ["Smileys and emotions"];
|
|
191
|
+
readonly tags: readonly [":winky-tongue:"];
|
|
192
|
+
readonly durationInSeconds: 1.5833333333333333;
|
|
193
|
+
readonly codepoint: "1f61c";
|
|
194
|
+
}, {
|
|
195
|
+
readonly name: "zany-face";
|
|
196
|
+
readonly categories: readonly ["Smileys and emotions"];
|
|
197
|
+
readonly tags: readonly [":zany-face:"];
|
|
198
|
+
readonly durationInSeconds: 1.8333333333333333;
|
|
199
|
+
readonly codepoint: "1f92a";
|
|
200
|
+
}, {
|
|
201
|
+
readonly name: "woozy";
|
|
202
|
+
readonly categories: readonly ["Smileys and emotions"];
|
|
203
|
+
readonly tags: readonly [":woozy:"];
|
|
204
|
+
readonly durationInSeconds: 1.8;
|
|
205
|
+
readonly codepoint: "1f974";
|
|
206
|
+
}, {
|
|
207
|
+
readonly name: "pensive";
|
|
208
|
+
readonly categories: readonly ["Smileys and emotions"];
|
|
209
|
+
readonly tags: readonly [":pensive:"];
|
|
210
|
+
readonly durationInSeconds: 2.6333333333333333;
|
|
211
|
+
readonly codepoint: "1f614";
|
|
212
|
+
}, {
|
|
213
|
+
readonly name: "pleading";
|
|
214
|
+
readonly categories: readonly ["Smileys and emotions"];
|
|
215
|
+
readonly tags: readonly [":pleading:"];
|
|
216
|
+
readonly durationInSeconds: 3.433333333333333;
|
|
217
|
+
readonly codepoint: "1f97a";
|
|
218
|
+
}, {
|
|
219
|
+
readonly name: "grimacing";
|
|
220
|
+
readonly categories: readonly ["Smileys and emotions"];
|
|
221
|
+
readonly tags: readonly [":grimacing:"];
|
|
222
|
+
readonly durationInSeconds: 2.95;
|
|
223
|
+
readonly codepoint: "1f62c";
|
|
224
|
+
}, {
|
|
225
|
+
readonly name: "expressionless";
|
|
226
|
+
readonly categories: readonly ["Smileys and emotions"];
|
|
227
|
+
readonly tags: readonly [":expressionless:"];
|
|
228
|
+
readonly durationInSeconds: 2.5;
|
|
229
|
+
readonly codepoint: "1f611";
|
|
230
|
+
}, {
|
|
231
|
+
readonly name: "neutral-face";
|
|
232
|
+
readonly categories: readonly ["Smileys and emotions"];
|
|
233
|
+
readonly tags: readonly [":neutral-face:"];
|
|
234
|
+
readonly durationInSeconds: 3.3333333333333335;
|
|
235
|
+
readonly codepoint: "1f610";
|
|
236
|
+
}, {
|
|
237
|
+
readonly name: "mouth-none";
|
|
238
|
+
readonly categories: readonly ["Smileys and emotions"];
|
|
239
|
+
readonly tags: readonly [":mouth-none:"];
|
|
240
|
+
readonly durationInSeconds: 3.3333333333333335;
|
|
241
|
+
readonly codepoint: "1f636";
|
|
242
|
+
}, {
|
|
243
|
+
readonly name: "face-in-clouds";
|
|
244
|
+
readonly categories: readonly ["Smileys and emotions"];
|
|
245
|
+
readonly tags: readonly [":face-in-clouds:", ":lost:"];
|
|
246
|
+
readonly durationInSeconds: 2.8666666666666667;
|
|
247
|
+
readonly codepoint: "1f636_200d_1f32b_fe0f";
|
|
248
|
+
}, {
|
|
249
|
+
readonly name: "dotted-line-face";
|
|
250
|
+
readonly categories: readonly ["Smileys and emotions"];
|
|
251
|
+
readonly tags: readonly [":dotted-line-face:", ":invisible:"];
|
|
252
|
+
readonly durationInSeconds: 3.6;
|
|
253
|
+
readonly codepoint: "1fae5";
|
|
254
|
+
}, {
|
|
255
|
+
readonly name: "zipper-face";
|
|
256
|
+
readonly categories: readonly ["Smileys and emotions"];
|
|
257
|
+
readonly tags: readonly [":zipper-face:"];
|
|
258
|
+
readonly durationInSeconds: 3.7;
|
|
259
|
+
readonly codepoint: "1f910";
|
|
260
|
+
}, {
|
|
261
|
+
readonly name: "salute";
|
|
262
|
+
readonly categories: readonly ["Smileys and emotions"];
|
|
263
|
+
readonly tags: readonly [":salute:"];
|
|
264
|
+
readonly durationInSeconds: 2;
|
|
265
|
+
readonly codepoint: "1fae1";
|
|
266
|
+
}, {
|
|
267
|
+
readonly name: "thinking-face";
|
|
268
|
+
readonly categories: readonly ["Smileys and emotions"];
|
|
269
|
+
readonly tags: readonly [":thinking-face:"];
|
|
270
|
+
readonly durationInSeconds: 2;
|
|
271
|
+
readonly codepoint: "1f914";
|
|
272
|
+
}, {
|
|
273
|
+
readonly name: "shushing-face";
|
|
274
|
+
readonly categories: readonly ["Smileys and emotions"];
|
|
275
|
+
readonly tags: readonly [":shushing-face:"];
|
|
276
|
+
readonly durationInSeconds: 2;
|
|
277
|
+
readonly codepoint: "1f92b";
|
|
278
|
+
}, {
|
|
279
|
+
readonly name: "hand-over-mouth";
|
|
280
|
+
readonly categories: readonly ["Smileys and emotions"];
|
|
281
|
+
readonly tags: readonly [":hand-over-mouth:"];
|
|
282
|
+
readonly durationInSeconds: 1.0833333333333333;
|
|
283
|
+
readonly codepoint: "1fae2";
|
|
284
|
+
}, {
|
|
285
|
+
readonly name: "smiling-eyes-with-hand-over-mouth";
|
|
286
|
+
readonly categories: readonly ["Smileys and emotions"];
|
|
287
|
+
readonly tags: readonly [":smiling-eyes-with-hand-over-mouth:", ":chuckling:"];
|
|
288
|
+
readonly durationInSeconds: 1.8;
|
|
289
|
+
readonly codepoint: "1f92d";
|
|
290
|
+
}, {
|
|
291
|
+
readonly name: "yawn";
|
|
292
|
+
readonly categories: readonly ["Smileys and emotions"];
|
|
293
|
+
readonly tags: readonly [":yawn:"];
|
|
294
|
+
readonly durationInSeconds: 2.35;
|
|
295
|
+
readonly codepoint: "1f971";
|
|
296
|
+
}, {
|
|
297
|
+
readonly name: "hug-face";
|
|
298
|
+
readonly categories: readonly ["Smileys and emotions"];
|
|
299
|
+
readonly tags: readonly [":hug-face:"];
|
|
300
|
+
readonly durationInSeconds: 2;
|
|
301
|
+
readonly codepoint: "1f917";
|
|
302
|
+
}, {
|
|
303
|
+
readonly name: "peeking";
|
|
304
|
+
readonly categories: readonly ["Smileys and emotions"];
|
|
305
|
+
readonly tags: readonly [":peeking:"];
|
|
306
|
+
readonly durationInSeconds: 3.85;
|
|
307
|
+
readonly codepoint: "1fae3";
|
|
308
|
+
}, {
|
|
309
|
+
readonly name: "screaming";
|
|
310
|
+
readonly categories: readonly ["Smileys and emotions"];
|
|
311
|
+
readonly tags: readonly [":screaming:"];
|
|
312
|
+
readonly durationInSeconds: 1.7;
|
|
313
|
+
readonly codepoint: "1f631";
|
|
314
|
+
}, {
|
|
315
|
+
readonly name: "raised-eyebrow";
|
|
316
|
+
readonly categories: readonly ["Smileys and emotions"];
|
|
317
|
+
readonly tags: readonly [":raised-eyebrow:"];
|
|
318
|
+
readonly durationInSeconds: 1.4333333333333333;
|
|
319
|
+
readonly codepoint: "1f928";
|
|
320
|
+
}, {
|
|
321
|
+
readonly name: "monocle";
|
|
322
|
+
readonly categories: readonly ["Smileys and emotions"];
|
|
323
|
+
readonly tags: readonly [":monocle:"];
|
|
324
|
+
readonly durationInSeconds: 3.4;
|
|
325
|
+
readonly codepoint: "1f9d0";
|
|
326
|
+
}, {
|
|
327
|
+
readonly name: "unamused";
|
|
328
|
+
readonly categories: readonly ["Smileys and emotions"];
|
|
329
|
+
readonly tags: readonly [":unamused:"];
|
|
330
|
+
readonly durationInSeconds: 3.2;
|
|
331
|
+
readonly codepoint: "1f612";
|
|
332
|
+
}, {
|
|
333
|
+
readonly name: "rolling-eyes";
|
|
334
|
+
readonly categories: readonly ["Smileys and emotions"];
|
|
335
|
+
readonly tags: readonly [":rolling-eyes:"];
|
|
336
|
+
readonly durationInSeconds: 3.2666666666666666;
|
|
337
|
+
readonly codepoint: "1f644";
|
|
338
|
+
}, {
|
|
339
|
+
readonly name: "exhale";
|
|
340
|
+
readonly categories: readonly ["Smileys and emotions"];
|
|
341
|
+
readonly tags: readonly [":exhale:"];
|
|
342
|
+
readonly durationInSeconds: 2.5;
|
|
343
|
+
readonly codepoint: "1f62e_200d_1f4a8";
|
|
344
|
+
}, {
|
|
345
|
+
readonly name: "triumph";
|
|
346
|
+
readonly categories: readonly ["Smileys and emotions"];
|
|
347
|
+
readonly tags: readonly [":triumph:"];
|
|
348
|
+
readonly durationInSeconds: 1.5;
|
|
349
|
+
readonly codepoint: "1f624";
|
|
350
|
+
}, {
|
|
351
|
+
readonly name: "angry";
|
|
352
|
+
readonly categories: readonly ["Smileys and emotions"];
|
|
353
|
+
readonly tags: readonly [":angry:"];
|
|
354
|
+
readonly durationInSeconds: 2;
|
|
355
|
+
readonly codepoint: "1f620";
|
|
356
|
+
}, {
|
|
357
|
+
readonly name: "rage";
|
|
358
|
+
readonly categories: readonly ["Smileys and emotions"];
|
|
359
|
+
readonly tags: readonly [":rage:"];
|
|
360
|
+
readonly durationInSeconds: 3;
|
|
361
|
+
readonly codepoint: "1f621";
|
|
362
|
+
}, {
|
|
363
|
+
readonly name: "cursing";
|
|
364
|
+
readonly categories: readonly ["Smileys and emotions"];
|
|
365
|
+
readonly tags: readonly [":cursing:"];
|
|
366
|
+
readonly durationInSeconds: 3;
|
|
367
|
+
readonly codepoint: "1f92c";
|
|
368
|
+
}, {
|
|
369
|
+
readonly name: "sad";
|
|
370
|
+
readonly categories: readonly ["Smileys and emotions"];
|
|
371
|
+
readonly tags: readonly [":sad:"];
|
|
372
|
+
readonly durationInSeconds: 3;
|
|
373
|
+
readonly codepoint: "1f61e";
|
|
374
|
+
}, {
|
|
375
|
+
readonly name: "sweat";
|
|
376
|
+
readonly categories: readonly ["Smileys and emotions"];
|
|
377
|
+
readonly tags: readonly [":sweat:", ":downcast:"];
|
|
378
|
+
readonly durationInSeconds: 2.25;
|
|
379
|
+
readonly codepoint: "1f613";
|
|
380
|
+
}, {
|
|
381
|
+
readonly name: "worried";
|
|
382
|
+
readonly categories: readonly ["Smileys and emotions"];
|
|
383
|
+
readonly tags: readonly [":worried:"];
|
|
384
|
+
readonly durationInSeconds: 2.566666666666667;
|
|
385
|
+
readonly codepoint: "1f61f";
|
|
386
|
+
}, {
|
|
387
|
+
readonly name: "concerned";
|
|
388
|
+
readonly categories: readonly ["Smileys and emotions"];
|
|
389
|
+
readonly tags: readonly [":concerned:"];
|
|
390
|
+
readonly durationInSeconds: 4.25;
|
|
391
|
+
readonly codepoint: "1f625";
|
|
392
|
+
}, {
|
|
393
|
+
readonly name: "cry";
|
|
394
|
+
readonly categories: readonly ["Smileys and emotions"];
|
|
395
|
+
readonly tags: readonly [":cry:"];
|
|
396
|
+
readonly durationInSeconds: 1.8333333333333333;
|
|
397
|
+
readonly codepoint: "1f622";
|
|
398
|
+
}, {
|
|
399
|
+
readonly name: "big-frown";
|
|
400
|
+
readonly categories: readonly ["Smileys and emotions"];
|
|
401
|
+
readonly tags: readonly [":big-frown:"];
|
|
402
|
+
readonly durationInSeconds: 2;
|
|
403
|
+
readonly codepoint: "2639_fe0f";
|
|
404
|
+
}, {
|
|
405
|
+
readonly name: "frown";
|
|
406
|
+
readonly categories: readonly ["Smileys and emotions"];
|
|
407
|
+
readonly tags: readonly [":frown:"];
|
|
408
|
+
readonly durationInSeconds: 2.6;
|
|
409
|
+
readonly codepoint: "1f641";
|
|
410
|
+
}, {
|
|
411
|
+
readonly name: "diagonal-mouth";
|
|
412
|
+
readonly categories: readonly ["Smileys and emotions"];
|
|
413
|
+
readonly tags: readonly [":diagonal-mouth:"];
|
|
414
|
+
readonly durationInSeconds: 2.2666666666666666;
|
|
415
|
+
readonly codepoint: "1fae4";
|
|
416
|
+
}, {
|
|
417
|
+
readonly name: "slightly-frowning";
|
|
418
|
+
readonly categories: readonly ["Smileys and emotions"];
|
|
419
|
+
readonly tags: readonly [":slightly-frowning:"];
|
|
420
|
+
readonly durationInSeconds: 3.316666666666667;
|
|
421
|
+
readonly codepoint: "1f615";
|
|
422
|
+
}, {
|
|
423
|
+
readonly name: "anxious-with-sweat";
|
|
424
|
+
readonly categories: readonly ["Smileys and emotions"];
|
|
425
|
+
readonly tags: readonly [":anxious-with-sweat:"];
|
|
426
|
+
readonly durationInSeconds: 2.8;
|
|
427
|
+
readonly codepoint: "1f630";
|
|
428
|
+
}, {
|
|
429
|
+
readonly name: "scared";
|
|
430
|
+
readonly categories: readonly ["Smileys and emotions"];
|
|
431
|
+
readonly tags: readonly [":scared:"];
|
|
432
|
+
readonly durationInSeconds: 2.533333333333333;
|
|
433
|
+
readonly codepoint: "1f628";
|
|
434
|
+
}, {
|
|
435
|
+
readonly name: "anguished";
|
|
436
|
+
readonly categories: readonly ["Smileys and emotions"];
|
|
437
|
+
readonly tags: readonly [":anguished:"];
|
|
438
|
+
readonly durationInSeconds: 2.3666666666666667;
|
|
439
|
+
readonly codepoint: "1f627";
|
|
440
|
+
}, {
|
|
441
|
+
readonly name: "gasp";
|
|
442
|
+
readonly categories: readonly ["Smileys and emotions"];
|
|
443
|
+
readonly tags: readonly [":gasp:"];
|
|
444
|
+
readonly durationInSeconds: 3.1666666666666665;
|
|
445
|
+
readonly codepoint: "1f626";
|
|
446
|
+
}, {
|
|
447
|
+
readonly name: "mouth-open";
|
|
448
|
+
readonly categories: readonly ["Smileys and emotions"];
|
|
449
|
+
readonly tags: readonly [":mouth-open:"];
|
|
450
|
+
readonly durationInSeconds: 2.533333333333333;
|
|
451
|
+
readonly codepoint: "1f62e";
|
|
452
|
+
}, {
|
|
453
|
+
readonly name: "surprised";
|
|
454
|
+
readonly categories: readonly ["Smileys and emotions"];
|
|
455
|
+
readonly tags: readonly [":surprised:", ":hushed:"];
|
|
456
|
+
readonly durationInSeconds: 1.4666666666666666;
|
|
457
|
+
readonly codepoint: "1f62f";
|
|
458
|
+
}, {
|
|
459
|
+
readonly name: "astonished";
|
|
460
|
+
readonly categories: readonly ["Smileys and emotions"];
|
|
461
|
+
readonly tags: readonly [":astonished:"];
|
|
462
|
+
readonly durationInSeconds: 2.566666666666667;
|
|
463
|
+
readonly codepoint: "1f632";
|
|
464
|
+
}, {
|
|
465
|
+
readonly name: "flushed";
|
|
466
|
+
readonly categories: readonly ["Smileys and emotions"];
|
|
467
|
+
readonly tags: readonly [":flushed:"];
|
|
468
|
+
readonly durationInSeconds: 2;
|
|
469
|
+
readonly codepoint: "1f633";
|
|
470
|
+
}, {
|
|
471
|
+
readonly name: "mind-blown";
|
|
472
|
+
readonly categories: readonly ["Smileys and emotions"];
|
|
473
|
+
readonly tags: readonly [":mind-blown:", ":exploding-head:"];
|
|
474
|
+
readonly durationInSeconds: 2.9;
|
|
475
|
+
readonly codepoint: "1f92f";
|
|
476
|
+
}, {
|
|
477
|
+
readonly name: "scrunched-mouth";
|
|
478
|
+
readonly categories: readonly ["Smileys and emotions"];
|
|
479
|
+
readonly tags: readonly [":scrunched-mouth:", ":confounded:", ":zigzag-mouth:"];
|
|
480
|
+
readonly durationInSeconds: 2.033333333333333;
|
|
481
|
+
readonly codepoint: "1f616";
|
|
482
|
+
}, {
|
|
483
|
+
readonly name: "scrunched-eyes";
|
|
484
|
+
readonly categories: readonly ["Smileys and emotions"];
|
|
485
|
+
readonly tags: readonly [":scrunched-eyes:", ":persevering:"];
|
|
486
|
+
readonly durationInSeconds: 3.25;
|
|
487
|
+
readonly codepoint: "1f623";
|
|
488
|
+
}, {
|
|
489
|
+
readonly name: "weary";
|
|
490
|
+
readonly categories: readonly ["Smileys and emotions"];
|
|
491
|
+
readonly tags: readonly [":weary:"];
|
|
492
|
+
readonly durationInSeconds: 1.7166666666666666;
|
|
493
|
+
readonly codepoint: "1f629";
|
|
494
|
+
}, {
|
|
495
|
+
readonly name: "distraught";
|
|
496
|
+
readonly categories: readonly ["Smileys and emotions"];
|
|
497
|
+
readonly tags: readonly [":distraught:"];
|
|
498
|
+
readonly durationInSeconds: 1.7;
|
|
499
|
+
readonly codepoint: "1f62b";
|
|
500
|
+
}, {
|
|
501
|
+
readonly name: "x-eyes";
|
|
502
|
+
readonly categories: readonly ["Smileys and emotions"];
|
|
503
|
+
readonly tags: readonly [":x-eyes:"];
|
|
504
|
+
readonly durationInSeconds: 2.8333333333333335;
|
|
505
|
+
readonly codepoint: "1f635";
|
|
506
|
+
}, {
|
|
507
|
+
readonly name: "dizzy-face";
|
|
508
|
+
readonly categories: readonly ["Smileys and emotions"];
|
|
509
|
+
readonly tags: readonly [":dizzy-face:"];
|
|
510
|
+
readonly durationInSeconds: 2;
|
|
511
|
+
readonly codepoint: "1f635_200d_1f4ab";
|
|
512
|
+
}, {
|
|
513
|
+
readonly name: "shaking-face";
|
|
514
|
+
readonly categories: readonly ["Smileys and emotions"];
|
|
515
|
+
readonly tags: readonly [":shaking-face:"];
|
|
516
|
+
readonly durationInSeconds: 2.1666666666666665;
|
|
517
|
+
readonly codepoint: "1fae8";
|
|
518
|
+
}, {
|
|
519
|
+
readonly name: "cold-face";
|
|
520
|
+
readonly categories: readonly ["Smileys and emotions"];
|
|
521
|
+
readonly tags: readonly [":cold-face:"];
|
|
522
|
+
readonly durationInSeconds: 2.033333333333333;
|
|
523
|
+
readonly codepoint: "1f976";
|
|
524
|
+
}, {
|
|
525
|
+
readonly name: "hot-face";
|
|
526
|
+
readonly categories: readonly ["Smileys and emotions"];
|
|
527
|
+
readonly tags: readonly [":hot-face:", ":sweat-face:"];
|
|
528
|
+
readonly durationInSeconds: 1.4;
|
|
529
|
+
readonly codepoint: "1f975";
|
|
530
|
+
}, {
|
|
531
|
+
readonly name: "sick";
|
|
532
|
+
readonly categories: readonly ["Smileys and emotions"];
|
|
533
|
+
readonly tags: readonly [":sick:", ":nauseated:"];
|
|
534
|
+
readonly durationInSeconds: 2.1333333333333333;
|
|
535
|
+
readonly codepoint: "1f922";
|
|
536
|
+
}, {
|
|
537
|
+
readonly name: "vomit";
|
|
538
|
+
readonly categories: readonly ["Smileys and emotions"];
|
|
539
|
+
readonly tags: readonly [":vomit:"];
|
|
540
|
+
readonly durationInSeconds: 4;
|
|
541
|
+
readonly codepoint: "1f92e";
|
|
542
|
+
}, {
|
|
543
|
+
readonly name: "sleep";
|
|
544
|
+
readonly categories: readonly ["Smileys and emotions"];
|
|
545
|
+
readonly tags: readonly [":sleep:", ":tired:"];
|
|
546
|
+
readonly durationInSeconds: 2;
|
|
547
|
+
readonly codepoint: "1f634";
|
|
548
|
+
}, {
|
|
549
|
+
readonly name: "sleepy";
|
|
550
|
+
readonly categories: readonly ["Smileys and emotions"];
|
|
551
|
+
readonly tags: readonly [":sleepy:"];
|
|
552
|
+
readonly durationInSeconds: 2;
|
|
553
|
+
readonly codepoint: "1f62a";
|
|
554
|
+
}, {
|
|
555
|
+
readonly name: "sneeze";
|
|
556
|
+
readonly categories: readonly ["Smileys and emotions"];
|
|
557
|
+
readonly tags: readonly [":sneeze:"];
|
|
558
|
+
readonly durationInSeconds: 2.6;
|
|
559
|
+
readonly codepoint: "1f927";
|
|
560
|
+
}, {
|
|
561
|
+
readonly name: "thermometer-face";
|
|
562
|
+
readonly categories: readonly ["Smileys and emotions"];
|
|
563
|
+
readonly tags: readonly [":thermometer-face:"];
|
|
564
|
+
readonly durationInSeconds: 2.7;
|
|
565
|
+
readonly codepoint: "1f912";
|
|
566
|
+
}, {
|
|
567
|
+
readonly name: "bandage-face";
|
|
568
|
+
readonly categories: readonly ["Smileys and emotions"];
|
|
569
|
+
readonly tags: readonly [":bandage-face:"];
|
|
570
|
+
readonly durationInSeconds: 3.3333333333333335;
|
|
571
|
+
readonly codepoint: "1f915";
|
|
572
|
+
}, {
|
|
573
|
+
readonly name: "mask";
|
|
574
|
+
readonly categories: readonly ["Smileys and emotions"];
|
|
575
|
+
readonly tags: readonly [":mask:"];
|
|
576
|
+
readonly durationInSeconds: 3.2333333333333334;
|
|
577
|
+
readonly codepoint: "1f637";
|
|
578
|
+
}, {
|
|
579
|
+
readonly name: "liar";
|
|
580
|
+
readonly categories: readonly ["Smileys and emotions"];
|
|
581
|
+
readonly tags: readonly [":liar:"];
|
|
582
|
+
readonly durationInSeconds: 2.3;
|
|
583
|
+
readonly codepoint: "1f925";
|
|
584
|
+
}, {
|
|
585
|
+
readonly name: "halo";
|
|
586
|
+
readonly categories: readonly ["Smileys and emotions"];
|
|
587
|
+
readonly tags: readonly [":halo:", ":innocent:"];
|
|
588
|
+
readonly durationInSeconds: 3.4166666666666665;
|
|
589
|
+
readonly codepoint: "1f607";
|
|
590
|
+
}, {
|
|
591
|
+
readonly name: "cowboy";
|
|
592
|
+
readonly categories: readonly ["Smileys and emotions"];
|
|
593
|
+
readonly tags: readonly [":cowboy:"];
|
|
594
|
+
readonly durationInSeconds: 1.6166666666666667;
|
|
595
|
+
readonly codepoint: "1f920";
|
|
596
|
+
}, {
|
|
597
|
+
readonly name: "money-face";
|
|
598
|
+
readonly categories: readonly ["Smileys and emotions"];
|
|
599
|
+
readonly tags: readonly [":money-face:"];
|
|
600
|
+
readonly durationInSeconds: 2.3833333333333333;
|
|
601
|
+
readonly codepoint: "1f911";
|
|
602
|
+
}, {
|
|
603
|
+
readonly name: "nerd-face";
|
|
604
|
+
readonly categories: readonly ["Smileys and emotions"];
|
|
605
|
+
readonly tags: readonly [":nerd-face:"];
|
|
606
|
+
readonly durationInSeconds: 3;
|
|
607
|
+
readonly codepoint: "1f913";
|
|
608
|
+
}, {
|
|
609
|
+
readonly name: "sunglasses-face";
|
|
610
|
+
readonly categories: readonly ["Smileys and emotions"];
|
|
611
|
+
readonly tags: readonly [":sunglasses-face:"];
|
|
612
|
+
readonly durationInSeconds: 2.4166666666666665;
|
|
613
|
+
readonly codepoint: "1f60e";
|
|
614
|
+
}, {
|
|
615
|
+
readonly name: "disguise";
|
|
616
|
+
readonly categories: readonly ["Smileys and emotions"];
|
|
617
|
+
readonly tags: readonly [":disguise:"];
|
|
618
|
+
readonly durationInSeconds: 3.7;
|
|
619
|
+
readonly codepoint: "1f978";
|
|
620
|
+
}, {
|
|
621
|
+
readonly name: "clown";
|
|
622
|
+
readonly categories: readonly ["Smileys and emotions"];
|
|
623
|
+
readonly tags: readonly [":clown:"];
|
|
624
|
+
readonly durationInSeconds: 2.3;
|
|
625
|
+
readonly codepoint: "1f921";
|
|
626
|
+
}, {
|
|
627
|
+
readonly name: "imp-smile";
|
|
628
|
+
readonly categories: readonly ["Smileys and emotions"];
|
|
629
|
+
readonly tags: readonly [":imp-smile:"];
|
|
630
|
+
readonly durationInSeconds: 3.5;
|
|
631
|
+
readonly codepoint: "1f608";
|
|
632
|
+
}, {
|
|
633
|
+
readonly name: "imp-frown";
|
|
634
|
+
readonly categories: readonly ["Smileys and emotions"];
|
|
635
|
+
readonly tags: readonly [":imp-frown:"];
|
|
636
|
+
readonly durationInSeconds: 3.5;
|
|
637
|
+
readonly codepoint: "1f47f";
|
|
638
|
+
}, {
|
|
639
|
+
readonly name: "ghost";
|
|
640
|
+
readonly categories: readonly ["Smileys and emotions"];
|
|
641
|
+
readonly tags: readonly [":ghost:"];
|
|
642
|
+
readonly durationInSeconds: 2.4;
|
|
643
|
+
readonly codepoint: "1f47b";
|
|
644
|
+
}, {
|
|
645
|
+
readonly name: "skull";
|
|
646
|
+
readonly categories: readonly ["Smileys and emotions"];
|
|
647
|
+
readonly tags: readonly [":skull:"];
|
|
648
|
+
readonly durationInSeconds: 5;
|
|
649
|
+
readonly codepoint: "1f480";
|
|
650
|
+
}, {
|
|
651
|
+
readonly name: "jack-o-lantern";
|
|
652
|
+
readonly categories: readonly ["Smileys and emotions"];
|
|
653
|
+
readonly tags: readonly [":jack-o-lantern:"];
|
|
654
|
+
readonly durationInSeconds: 3.1666666666666665;
|
|
655
|
+
readonly codepoint: "1f383";
|
|
656
|
+
}, {
|
|
657
|
+
readonly name: "poop";
|
|
658
|
+
readonly categories: readonly ["Smileys and emotions"];
|
|
659
|
+
readonly tags: readonly [":poop:"];
|
|
660
|
+
readonly durationInSeconds: 2.4;
|
|
661
|
+
readonly codepoint: "1f4a9";
|
|
662
|
+
}, {
|
|
663
|
+
readonly name: "robot";
|
|
664
|
+
readonly categories: readonly ["Smileys and emotions"];
|
|
665
|
+
readonly tags: readonly [":robot:"];
|
|
666
|
+
readonly durationInSeconds: 2.7333333333333334;
|
|
667
|
+
readonly codepoint: "1f916";
|
|
668
|
+
}, {
|
|
669
|
+
readonly name: "alien";
|
|
670
|
+
readonly categories: readonly ["Smileys and emotions"];
|
|
671
|
+
readonly tags: readonly [":alien:"];
|
|
672
|
+
readonly durationInSeconds: 3.033333333333333;
|
|
673
|
+
readonly codepoint: "1f47d";
|
|
674
|
+
}, {
|
|
675
|
+
readonly name: "sun-with-face";
|
|
676
|
+
readonly categories: readonly ["Smileys and emotions"];
|
|
677
|
+
readonly tags: readonly [":sun-with-face:"];
|
|
678
|
+
readonly durationInSeconds: 1.8666666666666667;
|
|
679
|
+
readonly codepoint: "1f31e";
|
|
680
|
+
}, {
|
|
681
|
+
readonly name: "moon-face-first-quarter";
|
|
682
|
+
readonly categories: readonly ["Smileys and emotions"];
|
|
683
|
+
readonly tags: readonly [":moon-face-first-quarter:"];
|
|
684
|
+
readonly durationInSeconds: 4.1;
|
|
685
|
+
readonly codepoint: "1f31b";
|
|
686
|
+
}, {
|
|
687
|
+
readonly name: "moon-face-last-quarter";
|
|
688
|
+
readonly categories: readonly ["Smileys and emotions"];
|
|
689
|
+
readonly tags: readonly [":moon-face-last-quarter:"];
|
|
690
|
+
readonly durationInSeconds: 4.233333333333333;
|
|
691
|
+
readonly codepoint: "1f31c";
|
|
692
|
+
}, {
|
|
693
|
+
readonly name: "see-no-evil-monkey";
|
|
694
|
+
readonly categories: readonly ["Smileys and emotions"];
|
|
695
|
+
readonly tags: readonly [":see-no-evil-monkey:"];
|
|
696
|
+
readonly durationInSeconds: 2.3833333333333333;
|
|
697
|
+
readonly codepoint: "1f648";
|
|
698
|
+
}, {
|
|
699
|
+
readonly name: "hear-no-evil-monkey";
|
|
700
|
+
readonly categories: readonly ["Smileys and emotions"];
|
|
701
|
+
readonly tags: readonly [":hear-no-evil-monkey:"];
|
|
702
|
+
readonly durationInSeconds: 2.3;
|
|
703
|
+
readonly codepoint: "1f649";
|
|
704
|
+
}, {
|
|
705
|
+
readonly name: "speak-no-evil-monkey";
|
|
706
|
+
readonly categories: readonly ["Smileys and emotions"];
|
|
707
|
+
readonly tags: readonly [":speak-no-evil-monkey:"];
|
|
708
|
+
readonly durationInSeconds: 2.5;
|
|
709
|
+
readonly codepoint: "1f64a";
|
|
710
|
+
}, {
|
|
711
|
+
readonly name: "smiley-cat";
|
|
712
|
+
readonly categories: readonly ["Smileys and emotions"];
|
|
713
|
+
readonly tags: readonly [":smiley-cat:"];
|
|
714
|
+
readonly durationInSeconds: 2.45;
|
|
715
|
+
readonly codepoint: "1f63a";
|
|
716
|
+
}, {
|
|
717
|
+
readonly name: "smile-cat";
|
|
718
|
+
readonly categories: readonly ["Smileys and emotions"];
|
|
719
|
+
readonly tags: readonly [":smile-cat:"];
|
|
720
|
+
readonly durationInSeconds: 3.5;
|
|
721
|
+
readonly codepoint: "1f638";
|
|
722
|
+
}, {
|
|
723
|
+
readonly name: "joy-cat";
|
|
724
|
+
readonly categories: readonly ["Smileys and emotions"];
|
|
725
|
+
readonly tags: readonly [":joy-cat:"];
|
|
726
|
+
readonly durationInSeconds: 2.933333333333333;
|
|
727
|
+
readonly codepoint: "1f639";
|
|
728
|
+
}, {
|
|
729
|
+
readonly name: "heart-eyes-cat";
|
|
730
|
+
readonly categories: readonly ["Smileys and emotions"];
|
|
731
|
+
readonly tags: readonly [":heart-eyes-cat:"];
|
|
732
|
+
readonly durationInSeconds: 2.8;
|
|
733
|
+
readonly codepoint: "1f63b";
|
|
734
|
+
}, {
|
|
735
|
+
readonly name: "smirk-cat";
|
|
736
|
+
readonly categories: readonly ["Smileys and emotions"];
|
|
737
|
+
readonly tags: readonly [":smirk-cat:"];
|
|
738
|
+
readonly durationInSeconds: 2.966666666666667;
|
|
739
|
+
readonly codepoint: "1f63c";
|
|
740
|
+
}, {
|
|
741
|
+
readonly name: "kissing-cat";
|
|
742
|
+
readonly categories: readonly ["Smileys and emotions"];
|
|
743
|
+
readonly tags: readonly [":kissing-cat:"];
|
|
744
|
+
readonly durationInSeconds: 2.4;
|
|
745
|
+
readonly codepoint: "1f63d";
|
|
746
|
+
}, {
|
|
747
|
+
readonly name: "scream-cat";
|
|
748
|
+
readonly categories: readonly ["Smileys and emotions"];
|
|
749
|
+
readonly tags: readonly [":scream-cat:"];
|
|
750
|
+
readonly durationInSeconds: 2.4;
|
|
751
|
+
readonly codepoint: "1f640";
|
|
752
|
+
}, {
|
|
753
|
+
readonly name: "crying-cat-face";
|
|
754
|
+
readonly categories: readonly ["Smileys and emotions"];
|
|
755
|
+
readonly tags: readonly [":crying-cat-face:"];
|
|
756
|
+
readonly durationInSeconds: 1.7;
|
|
757
|
+
readonly codepoint: "1f63f";
|
|
758
|
+
}, {
|
|
759
|
+
readonly name: "pouting-cat";
|
|
760
|
+
readonly categories: readonly ["Smileys and emotions"];
|
|
761
|
+
readonly tags: readonly [":pouting-cat:"];
|
|
762
|
+
readonly durationInSeconds: 2.2333333333333334;
|
|
763
|
+
readonly codepoint: "1f63e";
|
|
764
|
+
}, {
|
|
765
|
+
readonly name: "glowing-star";
|
|
766
|
+
readonly categories: readonly ["Smileys and emotions"];
|
|
767
|
+
readonly tags: readonly [":glowing-star:"];
|
|
768
|
+
readonly durationInSeconds: 1.7833333333333334;
|
|
769
|
+
readonly codepoint: "1f31f";
|
|
770
|
+
}, {
|
|
771
|
+
readonly name: "sparkles";
|
|
772
|
+
readonly categories: readonly ["Smileys and emotions"];
|
|
773
|
+
readonly tags: readonly [":sparkles:"];
|
|
774
|
+
readonly durationInSeconds: 2.033333333333333;
|
|
775
|
+
readonly codepoint: "2728";
|
|
776
|
+
}, {
|
|
777
|
+
readonly name: "collision";
|
|
778
|
+
readonly categories: readonly ["Smileys and emotions"];
|
|
779
|
+
readonly tags: readonly [":collision:"];
|
|
780
|
+
readonly durationInSeconds: 1.2666666666666666;
|
|
781
|
+
readonly codepoint: "1f4a5";
|
|
782
|
+
}, {
|
|
783
|
+
readonly name: "fire";
|
|
784
|
+
readonly categories: readonly ["Smileys and emotions"];
|
|
785
|
+
readonly tags: readonly [":fire:", ":burn:", ":lit:"];
|
|
786
|
+
readonly durationInSeconds: 1.0833333333333333;
|
|
787
|
+
readonly codepoint: "1f525";
|
|
788
|
+
}, {
|
|
789
|
+
readonly name: "100";
|
|
790
|
+
readonly categories: readonly ["Smileys and emotions"];
|
|
791
|
+
readonly tags: readonly [":100:", ":one-hundred:", ":hundred:", ":points:"];
|
|
792
|
+
readonly durationInSeconds: 2.25;
|
|
793
|
+
readonly codepoint: "1f4af";
|
|
794
|
+
}, {
|
|
795
|
+
readonly name: "party-popper";
|
|
796
|
+
readonly categories: readonly ["Smileys and emotions"];
|
|
797
|
+
readonly tags: readonly [":party-popper:"];
|
|
798
|
+
readonly durationInSeconds: 1.5333333333333334;
|
|
799
|
+
readonly codepoint: "1f389";
|
|
800
|
+
}, {
|
|
801
|
+
readonly name: "red-heart";
|
|
802
|
+
readonly categories: readonly ["Smileys and emotions"];
|
|
803
|
+
readonly tags: readonly [":red-heart:"];
|
|
804
|
+
readonly durationInSeconds: 1.8333333333333333;
|
|
805
|
+
readonly codepoint: "2764_fe0f";
|
|
806
|
+
}, {
|
|
807
|
+
readonly name: "orange-heart";
|
|
808
|
+
readonly categories: readonly ["Smileys and emotions"];
|
|
809
|
+
readonly tags: readonly [":orange-heart:"];
|
|
810
|
+
readonly durationInSeconds: 1.8333333333333333;
|
|
811
|
+
readonly codepoint: "1f9e1";
|
|
812
|
+
}, {
|
|
813
|
+
readonly name: "yellow-heart";
|
|
814
|
+
readonly categories: readonly ["Smileys and emotions"];
|
|
815
|
+
readonly tags: readonly [":yellow-heart:"];
|
|
816
|
+
readonly durationInSeconds: 1.8333333333333333;
|
|
817
|
+
readonly codepoint: "1f49b";
|
|
818
|
+
}, {
|
|
819
|
+
readonly name: "green-heart";
|
|
820
|
+
readonly categories: readonly ["Smileys and emotions"];
|
|
821
|
+
readonly tags: readonly [":green-heart:"];
|
|
822
|
+
readonly durationInSeconds: 1.8333333333333333;
|
|
823
|
+
readonly codepoint: "1f49a";
|
|
824
|
+
}, {
|
|
825
|
+
readonly name: "light-blue-heart";
|
|
826
|
+
readonly categories: readonly ["Smileys and emotions"];
|
|
827
|
+
readonly tags: readonly [":light-blue-heart:"];
|
|
828
|
+
readonly durationInSeconds: 1.8333333333333333;
|
|
829
|
+
readonly codepoint: "1fa75";
|
|
830
|
+
}, {
|
|
831
|
+
readonly name: "blue-heart";
|
|
832
|
+
readonly categories: readonly ["Smileys and emotions"];
|
|
833
|
+
readonly tags: readonly [":blue-heart:"];
|
|
834
|
+
readonly durationInSeconds: 1.8333333333333333;
|
|
835
|
+
readonly codepoint: "1f499";
|
|
836
|
+
}, {
|
|
837
|
+
readonly name: "purple-heart";
|
|
838
|
+
readonly categories: readonly ["Smileys and emotions"];
|
|
839
|
+
readonly tags: readonly [":purple-heart:"];
|
|
840
|
+
readonly durationInSeconds: 1.8333333333333333;
|
|
841
|
+
readonly codepoint: "1f49c";
|
|
842
|
+
}, {
|
|
843
|
+
readonly name: "brown-heart";
|
|
844
|
+
readonly categories: readonly ["Smileys and emotions"];
|
|
845
|
+
readonly tags: readonly [":brown-heart:"];
|
|
846
|
+
readonly durationInSeconds: 1.8333333333333333;
|
|
847
|
+
readonly codepoint: "1f90e";
|
|
848
|
+
}, {
|
|
849
|
+
readonly name: "black-heart";
|
|
850
|
+
readonly categories: readonly ["Smileys and emotions"];
|
|
851
|
+
readonly tags: readonly [":black-heart:"];
|
|
852
|
+
readonly durationInSeconds: 1.8333333333333333;
|
|
853
|
+
readonly codepoint: "1f5a4";
|
|
854
|
+
}, {
|
|
855
|
+
readonly name: "grey-heart";
|
|
856
|
+
readonly categories: readonly ["Smileys and emotions"];
|
|
857
|
+
readonly tags: readonly [":grey-heart:"];
|
|
858
|
+
readonly durationInSeconds: 1.8333333333333333;
|
|
859
|
+
readonly codepoint: "1fa76";
|
|
860
|
+
}, {
|
|
861
|
+
readonly name: "white-heart";
|
|
862
|
+
readonly categories: readonly ["Smileys and emotions"];
|
|
863
|
+
readonly tags: readonly [":white-heart:"];
|
|
864
|
+
readonly durationInSeconds: 1.8333333333333333;
|
|
865
|
+
readonly codepoint: "1f90d";
|
|
866
|
+
}, {
|
|
867
|
+
readonly name: "pink-heart";
|
|
868
|
+
readonly categories: readonly ["Smileys and emotions"];
|
|
869
|
+
readonly tags: readonly [":pink-heart:"];
|
|
870
|
+
readonly durationInSeconds: 1.8333333333333333;
|
|
871
|
+
readonly codepoint: "1fa77";
|
|
872
|
+
}, {
|
|
873
|
+
readonly name: "cupid";
|
|
874
|
+
readonly categories: readonly ["Smileys and emotions"];
|
|
875
|
+
readonly tags: readonly [":cupid:"];
|
|
876
|
+
readonly durationInSeconds: 2.466666666666667;
|
|
877
|
+
readonly codepoint: "1f498";
|
|
878
|
+
}, {
|
|
879
|
+
readonly name: "gift-heart";
|
|
880
|
+
readonly categories: readonly ["Smileys and emotions"];
|
|
881
|
+
readonly tags: readonly [":gift-heart:"];
|
|
882
|
+
readonly durationInSeconds: 4.766666666666667;
|
|
883
|
+
readonly codepoint: "1f49d";
|
|
884
|
+
}, {
|
|
885
|
+
readonly name: "sparkling-heart";
|
|
886
|
+
readonly categories: readonly ["Smileys and emotions"];
|
|
887
|
+
readonly tags: readonly [":sparkling-heart:"];
|
|
888
|
+
readonly durationInSeconds: 1;
|
|
889
|
+
readonly codepoint: "1f496";
|
|
890
|
+
}, {
|
|
891
|
+
readonly name: "heart-grow";
|
|
892
|
+
readonly categories: readonly ["Smileys and emotions"];
|
|
893
|
+
readonly tags: readonly [":heart-grow:"];
|
|
894
|
+
readonly durationInSeconds: 1.8333333333333333;
|
|
895
|
+
readonly codepoint: "1f497";
|
|
896
|
+
}, {
|
|
897
|
+
readonly name: "beating-heart";
|
|
898
|
+
readonly categories: readonly ["Smileys and emotions"];
|
|
899
|
+
readonly tags: readonly [":beating-heart:"];
|
|
900
|
+
readonly durationInSeconds: 0.8;
|
|
901
|
+
readonly codepoint: "1f493";
|
|
902
|
+
}, {
|
|
903
|
+
readonly name: "revolving-hearts";
|
|
904
|
+
readonly categories: readonly ["Smileys and emotions"];
|
|
905
|
+
readonly tags: readonly [":revolving-hearts:"];
|
|
906
|
+
readonly durationInSeconds: 1;
|
|
907
|
+
readonly codepoint: "1f49e";
|
|
908
|
+
}, {
|
|
909
|
+
readonly name: "two-hearts";
|
|
910
|
+
readonly categories: readonly ["Smileys and emotions"];
|
|
911
|
+
readonly tags: readonly [":two-hearts:"];
|
|
912
|
+
readonly durationInSeconds: 1.2333333333333334;
|
|
913
|
+
readonly codepoint: "1f495";
|
|
914
|
+
}, {
|
|
915
|
+
readonly name: "love-letter";
|
|
916
|
+
readonly categories: readonly ["Smileys and emotions"];
|
|
917
|
+
readonly tags: readonly [":love-letter:"];
|
|
918
|
+
readonly durationInSeconds: 3.066666666666667;
|
|
919
|
+
readonly codepoint: "1f48c";
|
|
920
|
+
}, {
|
|
921
|
+
readonly name: "heart-box";
|
|
922
|
+
readonly categories: readonly ["Smileys and emotions"];
|
|
923
|
+
readonly tags: readonly [":heart-box:"];
|
|
924
|
+
readonly durationInSeconds: 1.6666666666666667;
|
|
925
|
+
readonly codepoint: "1f49f";
|
|
926
|
+
}, {
|
|
927
|
+
readonly name: "heart-exclamation-point";
|
|
928
|
+
readonly categories: readonly ["Smileys and emotions"];
|
|
929
|
+
readonly tags: readonly [":heart-exclamation-point:"];
|
|
930
|
+
readonly durationInSeconds: 2.15;
|
|
931
|
+
readonly codepoint: "2763_fe0f";
|
|
932
|
+
}, {
|
|
933
|
+
readonly name: "bandaged-heart";
|
|
934
|
+
readonly categories: readonly ["Smileys and emotions"];
|
|
935
|
+
readonly tags: readonly [":bandaged-heart:"];
|
|
936
|
+
readonly durationInSeconds: 3.1666666666666665;
|
|
937
|
+
readonly codepoint: "2764_fe0f_200d_1fa79";
|
|
938
|
+
}, {
|
|
939
|
+
readonly name: "broken-heart";
|
|
940
|
+
readonly categories: readonly ["Smileys and emotions"];
|
|
941
|
+
readonly tags: readonly [":broken-heart:"];
|
|
942
|
+
readonly durationInSeconds: 3.3;
|
|
943
|
+
readonly codepoint: "1f494";
|
|
944
|
+
}, {
|
|
945
|
+
readonly name: "fire-heart";
|
|
946
|
+
readonly categories: readonly ["Smileys and emotions"];
|
|
947
|
+
readonly tags: readonly [":fire-heart:"];
|
|
948
|
+
readonly durationInSeconds: 1;
|
|
949
|
+
readonly codepoint: "2764_fe0f_200d_1f525";
|
|
950
|
+
}, {
|
|
951
|
+
readonly name: "kiss";
|
|
952
|
+
readonly categories: readonly ["Smileys and emotions"];
|
|
953
|
+
readonly tags: readonly [":kiss:"];
|
|
954
|
+
readonly durationInSeconds: 2;
|
|
955
|
+
readonly codepoint: "1f48b";
|
|
956
|
+
}, {
|
|
957
|
+
readonly name: "footprints";
|
|
958
|
+
readonly categories: readonly ["Smileys and emotions"];
|
|
959
|
+
readonly tags: readonly [":footprints:"];
|
|
960
|
+
readonly durationInSeconds: 1.0666666666666667;
|
|
961
|
+
readonly codepoint: "1f463";
|
|
962
|
+
}, {
|
|
963
|
+
readonly name: "anatomical-heart";
|
|
964
|
+
readonly categories: readonly ["Smileys and emotions"];
|
|
965
|
+
readonly tags: readonly [":anatomical-heart:"];
|
|
966
|
+
readonly durationInSeconds: 1.3;
|
|
967
|
+
readonly codepoint: "1fac0";
|
|
968
|
+
}, {
|
|
969
|
+
readonly name: "blood";
|
|
970
|
+
readonly categories: readonly ["Smileys and emotions"];
|
|
971
|
+
readonly tags: readonly [":blood:"];
|
|
972
|
+
readonly durationInSeconds: 2.1333333333333333;
|
|
973
|
+
readonly codepoint: "1fa78";
|
|
974
|
+
}, {
|
|
975
|
+
readonly name: "microbe";
|
|
976
|
+
readonly categories: readonly ["Smileys and emotions"];
|
|
977
|
+
readonly tags: readonly [":microbe:", ":virus:"];
|
|
978
|
+
readonly durationInSeconds: 1.2;
|
|
979
|
+
readonly codepoint: "1f9a0";
|
|
980
|
+
}, {
|
|
981
|
+
readonly name: "eyes";
|
|
982
|
+
readonly categories: readonly ["Smileys and emotions"];
|
|
983
|
+
readonly tags: readonly [":eyes:"];
|
|
984
|
+
readonly durationInSeconds: 2;
|
|
985
|
+
readonly codepoint: "1f440";
|
|
986
|
+
}, {
|
|
987
|
+
readonly name: "eye";
|
|
988
|
+
readonly categories: readonly ["Smileys and emotions"];
|
|
989
|
+
readonly tags: readonly [":eye:"];
|
|
990
|
+
readonly durationInSeconds: 3.966666666666667;
|
|
991
|
+
readonly codepoint: "1f441_fe0f";
|
|
992
|
+
}, {
|
|
993
|
+
readonly name: "biting-lip";
|
|
994
|
+
readonly categories: readonly ["Smileys and emotions"];
|
|
995
|
+
readonly tags: readonly [":biting-lip:"];
|
|
996
|
+
readonly durationInSeconds: 1.6;
|
|
997
|
+
readonly codepoint: "1fae6";
|
|
998
|
+
}, {
|
|
999
|
+
readonly name: "leg-mechanical";
|
|
1000
|
+
readonly categories: readonly ["Smileys and emotions"];
|
|
1001
|
+
readonly tags: readonly [":leg-mechanical:"];
|
|
1002
|
+
readonly durationInSeconds: 1.4333333333333333;
|
|
1003
|
+
readonly codepoint: "1f9bf";
|
|
1004
|
+
}, {
|
|
1005
|
+
readonly name: "arm-mechanical";
|
|
1006
|
+
readonly categories: readonly ["Smileys and emotions"];
|
|
1007
|
+
readonly tags: readonly [":arm-mechanical:"];
|
|
1008
|
+
readonly durationInSeconds: 2.033333333333333;
|
|
1009
|
+
readonly codepoint: "1f9be";
|
|
1010
|
+
}, {
|
|
1011
|
+
readonly name: "muscle";
|
|
1012
|
+
readonly categories: readonly ["Smileys and emotions"];
|
|
1013
|
+
readonly tags: readonly [":muscle:", ":flex:", ":bicep:", ":strong:"];
|
|
1014
|
+
readonly durationInSeconds: 1.4;
|
|
1015
|
+
readonly codepoint: "1f4aa";
|
|
1016
|
+
}, {
|
|
1017
|
+
readonly name: "muscle-skin-tone-1";
|
|
1018
|
+
readonly categories: readonly ["Smileys and emotions"];
|
|
1019
|
+
readonly tags: readonly [":muscle:", ":flex:", ":bicep:", ":strong:"];
|
|
1020
|
+
readonly durationInSeconds: 1.4;
|
|
1021
|
+
readonly codepoint: "1f4aa_1f3fb";
|
|
1022
|
+
}, {
|
|
1023
|
+
readonly name: "muscle-skin-tone-2";
|
|
1024
|
+
readonly categories: readonly ["Smileys and emotions"];
|
|
1025
|
+
readonly tags: readonly [":muscle:", ":flex:", ":bicep:", ":strong:"];
|
|
1026
|
+
readonly durationInSeconds: 1.4;
|
|
1027
|
+
readonly codepoint: "1f4aa_1f3fc";
|
|
1028
|
+
}, {
|
|
1029
|
+
readonly name: "muscle-skin-tone-3";
|
|
1030
|
+
readonly categories: readonly ["Smileys and emotions"];
|
|
1031
|
+
readonly tags: readonly [":muscle:", ":flex:", ":bicep:", ":strong:"];
|
|
1032
|
+
readonly durationInSeconds: 1.4;
|
|
1033
|
+
readonly codepoint: "1f4aa_1f3fd";
|
|
1034
|
+
}, {
|
|
1035
|
+
readonly name: "muscle-skin-tone-4";
|
|
1036
|
+
readonly categories: readonly ["Smileys and emotions"];
|
|
1037
|
+
readonly tags: readonly [":muscle:", ":flex:", ":bicep:", ":strong:"];
|
|
1038
|
+
readonly durationInSeconds: 1.4;
|
|
1039
|
+
readonly codepoint: "1f4aa_1f3fe";
|
|
1040
|
+
}, {
|
|
1041
|
+
readonly name: "muscle-skin-tone-5";
|
|
1042
|
+
readonly categories: readonly ["Smileys and emotions"];
|
|
1043
|
+
readonly tags: readonly [":muscle:", ":flex:", ":bicep:", ":strong:"];
|
|
1044
|
+
readonly durationInSeconds: 1.4;
|
|
1045
|
+
readonly codepoint: "1f4aa_1f3ff";
|
|
1046
|
+
}, {
|
|
1047
|
+
readonly name: "clap";
|
|
1048
|
+
readonly categories: readonly ["Smileys and emotions"];
|
|
1049
|
+
readonly tags: readonly [":clap:"];
|
|
1050
|
+
readonly durationInSeconds: 0.31666666666666665;
|
|
1051
|
+
readonly codepoint: "1f44f";
|
|
1052
|
+
}, {
|
|
1053
|
+
readonly name: "clap-skin-tone-1";
|
|
1054
|
+
readonly categories: readonly ["Smileys and emotions"];
|
|
1055
|
+
readonly tags: readonly [":clap:"];
|
|
1056
|
+
readonly durationInSeconds: 0.31666666666666665;
|
|
1057
|
+
readonly codepoint: "1f44f_1f3fb";
|
|
1058
|
+
}, {
|
|
1059
|
+
readonly name: "clap-skin-tone-2";
|
|
1060
|
+
readonly categories: readonly ["Smileys and emotions"];
|
|
1061
|
+
readonly tags: readonly [":clap:"];
|
|
1062
|
+
readonly durationInSeconds: 0.31666666666666665;
|
|
1063
|
+
readonly codepoint: "1f44f_1f3fc";
|
|
1064
|
+
}, {
|
|
1065
|
+
readonly name: "clap-skin-tone-3";
|
|
1066
|
+
readonly categories: readonly ["Smileys and emotions"];
|
|
1067
|
+
readonly tags: readonly [":clap:"];
|
|
1068
|
+
readonly durationInSeconds: 0.31666666666666665;
|
|
1069
|
+
readonly codepoint: "1f44f_1f3fd";
|
|
1070
|
+
}, {
|
|
1071
|
+
readonly name: "clap-skin-tone-4";
|
|
1072
|
+
readonly categories: readonly ["Smileys and emotions"];
|
|
1073
|
+
readonly tags: readonly [":clap:"];
|
|
1074
|
+
readonly durationInSeconds: 0.31666666666666665;
|
|
1075
|
+
readonly codepoint: "1f44f_1f3fe";
|
|
1076
|
+
}, {
|
|
1077
|
+
readonly name: "clap-skin-tone-5";
|
|
1078
|
+
readonly categories: readonly ["Smileys and emotions"];
|
|
1079
|
+
readonly tags: readonly [":clap:"];
|
|
1080
|
+
readonly durationInSeconds: 0.31666666666666665;
|
|
1081
|
+
readonly codepoint: "1f44f_1f3ff";
|
|
1082
|
+
}, {
|
|
1083
|
+
readonly name: "thumbs-up";
|
|
1084
|
+
readonly categories: readonly ["Smileys and emotions"];
|
|
1085
|
+
readonly tags: readonly [":thumbs-up:", ":+1:"];
|
|
1086
|
+
readonly durationInSeconds: 2.6333333333333333;
|
|
1087
|
+
readonly codepoint: "1f44d";
|
|
1088
|
+
}, {
|
|
1089
|
+
readonly name: "thumbs-up-skin-tone-1";
|
|
1090
|
+
readonly categories: readonly ["Smileys and emotions"];
|
|
1091
|
+
readonly tags: readonly [":thumbs-up:", ":+1:"];
|
|
1092
|
+
readonly durationInSeconds: 2.6333333333333333;
|
|
1093
|
+
readonly codepoint: "1f44d_1f3fb";
|
|
1094
|
+
}, {
|
|
1095
|
+
readonly name: "thumbs-up-skin-tone-2";
|
|
1096
|
+
readonly categories: readonly ["Smileys and emotions"];
|
|
1097
|
+
readonly tags: readonly [":thumbs-up:", ":+1:"];
|
|
1098
|
+
readonly durationInSeconds: 2.6333333333333333;
|
|
1099
|
+
readonly codepoint: "1f44d_1f3fc";
|
|
1100
|
+
}, {
|
|
1101
|
+
readonly name: "thumbs-up-skin-tone-3";
|
|
1102
|
+
readonly categories: readonly ["Smileys and emotions"];
|
|
1103
|
+
readonly tags: readonly [":thumbs-up:", ":+1:"];
|
|
1104
|
+
readonly durationInSeconds: 2.6333333333333333;
|
|
1105
|
+
readonly codepoint: "1f44d_1f3fd";
|
|
1106
|
+
}, {
|
|
1107
|
+
readonly name: "thumbs-up-skin-tone-4";
|
|
1108
|
+
readonly categories: readonly ["Smileys and emotions"];
|
|
1109
|
+
readonly tags: readonly [":thumbs-up:", ":+1:"];
|
|
1110
|
+
readonly durationInSeconds: 2.6333333333333333;
|
|
1111
|
+
readonly codepoint: "1f44d_1f3fe";
|
|
1112
|
+
}, {
|
|
1113
|
+
readonly name: "thumbs-up-skin-tone-5";
|
|
1114
|
+
readonly categories: readonly ["Smileys and emotions"];
|
|
1115
|
+
readonly tags: readonly [":thumbs-up:", ":+1:"];
|
|
1116
|
+
readonly durationInSeconds: 2.6333333333333333;
|
|
1117
|
+
readonly codepoint: "1f44d_1f3ff";
|
|
1118
|
+
}, {
|
|
1119
|
+
readonly name: "thumbs-down";
|
|
1120
|
+
readonly categories: readonly ["Smileys and emotions"];
|
|
1121
|
+
readonly tags: readonly [":thumbs-down:"];
|
|
1122
|
+
readonly durationInSeconds: 1.2;
|
|
1123
|
+
readonly codepoint: "1f44e";
|
|
1124
|
+
}, {
|
|
1125
|
+
readonly name: "thumbs-down-skin-tone-1";
|
|
1126
|
+
readonly categories: readonly ["Smileys and emotions"];
|
|
1127
|
+
readonly tags: readonly [":thumbs-down:"];
|
|
1128
|
+
readonly durationInSeconds: 1.2;
|
|
1129
|
+
readonly codepoint: "1f44e_1f3fb";
|
|
1130
|
+
}, {
|
|
1131
|
+
readonly name: "thumbs-down-skin-tone-2";
|
|
1132
|
+
readonly categories: readonly ["Smileys and emotions"];
|
|
1133
|
+
readonly tags: readonly [":thumbs-down:"];
|
|
1134
|
+
readonly durationInSeconds: 1.2;
|
|
1135
|
+
readonly codepoint: "1f44e_1f3fc";
|
|
1136
|
+
}, {
|
|
1137
|
+
readonly name: "thumbs-down-skin-tone-3";
|
|
1138
|
+
readonly categories: readonly ["Smileys and emotions"];
|
|
1139
|
+
readonly tags: readonly [":thumbs-down:"];
|
|
1140
|
+
readonly durationInSeconds: 1.2;
|
|
1141
|
+
readonly codepoint: "1f44e_1f3fd";
|
|
1142
|
+
}, {
|
|
1143
|
+
readonly name: "thumbs-down-skin-tone-4";
|
|
1144
|
+
readonly categories: readonly ["Smileys and emotions"];
|
|
1145
|
+
readonly tags: readonly [":thumbs-down:"];
|
|
1146
|
+
readonly durationInSeconds: 1.2;
|
|
1147
|
+
readonly codepoint: "1f44e_1f3fe";
|
|
1148
|
+
}, {
|
|
1149
|
+
readonly name: "thumbs-down-skin-tone-5";
|
|
1150
|
+
readonly categories: readonly ["Smileys and emotions"];
|
|
1151
|
+
readonly tags: readonly [":thumbs-down:"];
|
|
1152
|
+
readonly durationInSeconds: 1.2;
|
|
1153
|
+
readonly codepoint: "1f44e_1f3ff";
|
|
1154
|
+
}, {
|
|
1155
|
+
readonly name: "raising-hands";
|
|
1156
|
+
readonly categories: readonly ["Smileys and emotions"];
|
|
1157
|
+
readonly tags: readonly [":raising-hands:", ":hooray:"];
|
|
1158
|
+
readonly durationInSeconds: 2;
|
|
1159
|
+
readonly codepoint: "1f64c";
|
|
1160
|
+
}, {
|
|
1161
|
+
readonly name: "raising-hands-skin-tone-1";
|
|
1162
|
+
readonly categories: readonly ["Smileys and emotions"];
|
|
1163
|
+
readonly tags: readonly [":raising-hands:", ":hooray:"];
|
|
1164
|
+
readonly durationInSeconds: 2;
|
|
1165
|
+
readonly codepoint: "1f64c_1f3fb";
|
|
1166
|
+
}, {
|
|
1167
|
+
readonly name: "raising-hands-skin-tone-2";
|
|
1168
|
+
readonly categories: readonly ["Smileys and emotions"];
|
|
1169
|
+
readonly tags: readonly [":raising-hands:", ":hooray:"];
|
|
1170
|
+
readonly durationInSeconds: 2;
|
|
1171
|
+
readonly codepoint: "1f64c_1f3fc";
|
|
1172
|
+
}, {
|
|
1173
|
+
readonly name: "raising-hands-skin-tone-3";
|
|
1174
|
+
readonly categories: readonly ["Smileys and emotions"];
|
|
1175
|
+
readonly tags: readonly [":raising-hands:", ":hooray:"];
|
|
1176
|
+
readonly durationInSeconds: 2;
|
|
1177
|
+
readonly codepoint: "1f64c_1f3fd";
|
|
1178
|
+
}, {
|
|
1179
|
+
readonly name: "raising-hands-skin-tone-4";
|
|
1180
|
+
readonly categories: readonly ["Smileys and emotions"];
|
|
1181
|
+
readonly tags: readonly [":raising-hands:", ":hooray:"];
|
|
1182
|
+
readonly durationInSeconds: 2;
|
|
1183
|
+
readonly codepoint: "1f64c_1f3fe";
|
|
1184
|
+
}, {
|
|
1185
|
+
readonly name: "raising-hands-skin-tone-5";
|
|
1186
|
+
readonly categories: readonly ["Smileys and emotions"];
|
|
1187
|
+
readonly tags: readonly [":raising-hands:", ":hooray:"];
|
|
1188
|
+
readonly durationInSeconds: 2;
|
|
1189
|
+
readonly codepoint: "1f64c_1f3ff";
|
|
1190
|
+
}, {
|
|
1191
|
+
readonly name: "wave";
|
|
1192
|
+
readonly categories: readonly ["Smileys and emotions"];
|
|
1193
|
+
readonly tags: readonly [":wave:"];
|
|
1194
|
+
readonly durationInSeconds: 0.9666666666666667;
|
|
1195
|
+
readonly codepoint: "1f44b";
|
|
1196
|
+
}, {
|
|
1197
|
+
readonly name: "wave-skin-tone-1";
|
|
1198
|
+
readonly categories: readonly ["Smileys and emotions"];
|
|
1199
|
+
readonly tags: readonly [":wave:"];
|
|
1200
|
+
readonly durationInSeconds: 0.9666666666666667;
|
|
1201
|
+
readonly codepoint: "1f44b_1f3fb";
|
|
1202
|
+
}, {
|
|
1203
|
+
readonly name: "wave-skin-tone-2";
|
|
1204
|
+
readonly categories: readonly ["Smileys and emotions"];
|
|
1205
|
+
readonly tags: readonly [":wave:"];
|
|
1206
|
+
readonly durationInSeconds: 0.9666666666666667;
|
|
1207
|
+
readonly codepoint: "1f44b_1f3fc";
|
|
1208
|
+
}, {
|
|
1209
|
+
readonly name: "wave-skin-tone-3";
|
|
1210
|
+
readonly categories: readonly ["Smileys and emotions"];
|
|
1211
|
+
readonly tags: readonly [":wave:"];
|
|
1212
|
+
readonly durationInSeconds: 0.9666666666666667;
|
|
1213
|
+
readonly codepoint: "1f44b_1f3fd";
|
|
1214
|
+
}, {
|
|
1215
|
+
readonly name: "wave-skin-tone-4";
|
|
1216
|
+
readonly categories: readonly ["Smileys and emotions"];
|
|
1217
|
+
readonly tags: readonly [":wave:"];
|
|
1218
|
+
readonly durationInSeconds: 0.9666666666666667;
|
|
1219
|
+
readonly codepoint: "1f44b_1f3fe";
|
|
1220
|
+
}, {
|
|
1221
|
+
readonly name: "wave-skin-tone-5";
|
|
1222
|
+
readonly categories: readonly ["Smileys and emotions"];
|
|
1223
|
+
readonly tags: readonly [":wave:"];
|
|
1224
|
+
readonly durationInSeconds: 0.9666666666666667;
|
|
1225
|
+
readonly codepoint: "1f44b_1f3ff";
|
|
1226
|
+
}, {
|
|
1227
|
+
readonly name: "victory";
|
|
1228
|
+
readonly categories: readonly ["Smileys and emotions"];
|
|
1229
|
+
readonly tags: readonly [":victory:", ":v:", ":peace-hand:"];
|
|
1230
|
+
readonly durationInSeconds: 1.8;
|
|
1231
|
+
readonly codepoint: "270c_fe0f";
|
|
1232
|
+
}, {
|
|
1233
|
+
readonly name: "victory-skin-tone-1";
|
|
1234
|
+
readonly categories: readonly ["Smileys and emotions"];
|
|
1235
|
+
readonly tags: readonly [":victory:", ":v:", ":peace-hand:"];
|
|
1236
|
+
readonly durationInSeconds: 1.8;
|
|
1237
|
+
readonly codepoint: "270c_1f3fb";
|
|
1238
|
+
}, {
|
|
1239
|
+
readonly name: "victory-skin-tone-2";
|
|
1240
|
+
readonly categories: readonly ["Smileys and emotions"];
|
|
1241
|
+
readonly tags: readonly [":victory:", ":v:", ":peace-hand:"];
|
|
1242
|
+
readonly durationInSeconds: 1.8;
|
|
1243
|
+
readonly codepoint: "270c_1f3fc";
|
|
1244
|
+
}, {
|
|
1245
|
+
readonly name: "victory-skin-tone-3";
|
|
1246
|
+
readonly categories: readonly ["Smileys and emotions"];
|
|
1247
|
+
readonly tags: readonly [":victory:", ":v:", ":peace-hand:"];
|
|
1248
|
+
readonly durationInSeconds: 1.8;
|
|
1249
|
+
readonly codepoint: "270c_1f3fd";
|
|
1250
|
+
}, {
|
|
1251
|
+
readonly name: "victory-skin-tone-4";
|
|
1252
|
+
readonly categories: readonly ["Smileys and emotions"];
|
|
1253
|
+
readonly tags: readonly [":victory:", ":v:", ":peace-hand:"];
|
|
1254
|
+
readonly durationInSeconds: 1.8;
|
|
1255
|
+
readonly codepoint: "270c_1f3fe";
|
|
1256
|
+
}, {
|
|
1257
|
+
readonly name: "victory-skin-tone-5";
|
|
1258
|
+
readonly categories: readonly ["Smileys and emotions"];
|
|
1259
|
+
readonly tags: readonly [":victory:", ":v:", ":peace-hand:"];
|
|
1260
|
+
readonly durationInSeconds: 1.8;
|
|
1261
|
+
readonly codepoint: "270c_1f3ff";
|
|
1262
|
+
}, {
|
|
1263
|
+
readonly name: "crossed-fingers";
|
|
1264
|
+
readonly categories: readonly ["Smileys and emotions"];
|
|
1265
|
+
readonly tags: readonly [":crossed-fingers:"];
|
|
1266
|
+
readonly durationInSeconds: 1.6666666666666667;
|
|
1267
|
+
readonly codepoint: "1f91e";
|
|
1268
|
+
}, {
|
|
1269
|
+
readonly name: "crossed-fingers-skin-tone-1";
|
|
1270
|
+
readonly categories: readonly ["Smileys and emotions"];
|
|
1271
|
+
readonly tags: readonly [":crossed-fingers:"];
|
|
1272
|
+
readonly durationInSeconds: 1.6666666666666667;
|
|
1273
|
+
readonly codepoint: "1f91e_1f3fb";
|
|
1274
|
+
}, {
|
|
1275
|
+
readonly name: "crossed-fingers-skin-tone-2";
|
|
1276
|
+
readonly categories: readonly ["Smileys and emotions"];
|
|
1277
|
+
readonly tags: readonly [":crossed-fingers:"];
|
|
1278
|
+
readonly durationInSeconds: 1.6666666666666667;
|
|
1279
|
+
readonly codepoint: "1f91e_1f3fc";
|
|
1280
|
+
}, {
|
|
1281
|
+
readonly name: "crossed-fingers-skin-tone-3";
|
|
1282
|
+
readonly categories: readonly ["Smileys and emotions"];
|
|
1283
|
+
readonly tags: readonly [":crossed-fingers:"];
|
|
1284
|
+
readonly durationInSeconds: 1.6666666666666667;
|
|
1285
|
+
readonly codepoint: "1f91e_1f3fd";
|
|
1286
|
+
}, {
|
|
1287
|
+
readonly name: "crossed-fingers-skin-tone-4";
|
|
1288
|
+
readonly categories: readonly ["Smileys and emotions"];
|
|
1289
|
+
readonly tags: readonly [":crossed-fingers:"];
|
|
1290
|
+
readonly durationInSeconds: 1.6666666666666667;
|
|
1291
|
+
readonly codepoint: "1f91e_1f3fe";
|
|
1292
|
+
}, {
|
|
1293
|
+
readonly name: "crossed-fingers-skin-tone-5";
|
|
1294
|
+
readonly categories: readonly ["Smileys and emotions"];
|
|
1295
|
+
readonly tags: readonly [":crossed-fingers:"];
|
|
1296
|
+
readonly durationInSeconds: 1.6666666666666667;
|
|
1297
|
+
readonly codepoint: "1f91e_1f3ff";
|
|
1298
|
+
}, {
|
|
1299
|
+
readonly name: "index-finger";
|
|
1300
|
+
readonly categories: readonly ["Smileys and emotions"];
|
|
1301
|
+
readonly tags: readonly [":index-finger:"];
|
|
1302
|
+
readonly durationInSeconds: 1.9666666666666666;
|
|
1303
|
+
readonly codepoint: "261d_fe0f";
|
|
1304
|
+
}, {
|
|
1305
|
+
readonly name: "index-finger-skin-tone-1";
|
|
1306
|
+
readonly categories: readonly ["Smileys and emotions"];
|
|
1307
|
+
readonly tags: readonly [":index-finger:"];
|
|
1308
|
+
readonly durationInSeconds: 1.9666666666666666;
|
|
1309
|
+
readonly codepoint: "261d_1f3fb";
|
|
1310
|
+
}, {
|
|
1311
|
+
readonly name: "index-finger-skin-tone-2";
|
|
1312
|
+
readonly categories: readonly ["Smileys and emotions"];
|
|
1313
|
+
readonly tags: readonly [":index-finger:"];
|
|
1314
|
+
readonly durationInSeconds: 1.9666666666666666;
|
|
1315
|
+
readonly codepoint: "261d_1f3fc";
|
|
1316
|
+
}, {
|
|
1317
|
+
readonly name: "index-finger-skin-tone-3";
|
|
1318
|
+
readonly categories: readonly ["Smileys and emotions"];
|
|
1319
|
+
readonly tags: readonly [":index-finger:"];
|
|
1320
|
+
readonly durationInSeconds: 1.9666666666666666;
|
|
1321
|
+
readonly codepoint: "261d_1f3fd";
|
|
1322
|
+
}, {
|
|
1323
|
+
readonly name: "index-finger-skin-tone-4";
|
|
1324
|
+
readonly categories: readonly ["Smileys and emotions"];
|
|
1325
|
+
readonly tags: readonly [":index-finger:"];
|
|
1326
|
+
readonly durationInSeconds: 1.9666666666666666;
|
|
1327
|
+
readonly codepoint: "261d_1f3fe";
|
|
1328
|
+
}, {
|
|
1329
|
+
readonly name: "index-finger-skin-tone-5";
|
|
1330
|
+
readonly categories: readonly ["Smileys and emotions"];
|
|
1331
|
+
readonly tags: readonly [":index-finger:"];
|
|
1332
|
+
readonly durationInSeconds: 1.9666666666666666;
|
|
1333
|
+
readonly codepoint: "261d_1f3ff";
|
|
1334
|
+
}, {
|
|
1335
|
+
readonly name: "folded-hands";
|
|
1336
|
+
readonly categories: readonly ["Smileys and emotions"];
|
|
1337
|
+
readonly tags: readonly [":folded-hands:", ":please:", ":pray:", ":hope:", ":wish:", ":thank-you:", ":high-five:"];
|
|
1338
|
+
readonly durationInSeconds: 1.5;
|
|
1339
|
+
readonly codepoint: "1f64f";
|
|
1340
|
+
}, {
|
|
1341
|
+
readonly name: "folded-hands-skin-tone-1";
|
|
1342
|
+
readonly categories: readonly ["Smileys and emotions"];
|
|
1343
|
+
readonly tags: readonly [":folded-hands:", ":please:", ":pray:", ":hope:", ":wish:", ":thank-you:", ":high-five:"];
|
|
1344
|
+
readonly durationInSeconds: 1.5;
|
|
1345
|
+
readonly codepoint: "1f64f_1f3fb";
|
|
1346
|
+
}, {
|
|
1347
|
+
readonly name: "folded-hands-skin-tone-2";
|
|
1348
|
+
readonly categories: readonly ["Smileys and emotions"];
|
|
1349
|
+
readonly tags: readonly [":folded-hands:", ":please:", ":pray:", ":hope:", ":wish:", ":thank-you:", ":high-five:"];
|
|
1350
|
+
readonly durationInSeconds: 1.5;
|
|
1351
|
+
readonly codepoint: "1f64f_1f3fc";
|
|
1352
|
+
}, {
|
|
1353
|
+
readonly name: "folded-hands-skin-tone-3";
|
|
1354
|
+
readonly categories: readonly ["Smileys and emotions"];
|
|
1355
|
+
readonly tags: readonly [":folded-hands:", ":please:", ":pray:", ":hope:", ":wish:", ":thank-you:", ":high-five:"];
|
|
1356
|
+
readonly durationInSeconds: 1.5;
|
|
1357
|
+
readonly codepoint: "1f64f_1f3fd";
|
|
1358
|
+
}, {
|
|
1359
|
+
readonly name: "folded-hands-skin-tone-4";
|
|
1360
|
+
readonly categories: readonly ["Smileys and emotions"];
|
|
1361
|
+
readonly tags: readonly [":folded-hands:", ":please:", ":pray:", ":hope:", ":wish:", ":thank-you:", ":high-five:"];
|
|
1362
|
+
readonly durationInSeconds: 1.5;
|
|
1363
|
+
readonly codepoint: "1f64f_1f3fe";
|
|
1364
|
+
}, {
|
|
1365
|
+
readonly name: "folded-hands-skin-tone-5";
|
|
1366
|
+
readonly categories: readonly ["Smileys and emotions"];
|
|
1367
|
+
readonly tags: readonly [":folded-hands:", ":please:", ":pray:", ":hope:", ":wish:", ":thank-you:", ":high-five:"];
|
|
1368
|
+
readonly durationInSeconds: 1.5;
|
|
1369
|
+
readonly codepoint: "1f64f_1f3ff";
|
|
1370
|
+
}, {
|
|
1371
|
+
readonly name: "dancer-woman";
|
|
1372
|
+
readonly categories: readonly ["People"];
|
|
1373
|
+
readonly tags: readonly [":dancer-woman:"];
|
|
1374
|
+
readonly durationInSeconds: 1.6;
|
|
1375
|
+
readonly codepoint: "1f483";
|
|
1376
|
+
}, {
|
|
1377
|
+
readonly name: "dancer-woman-skin-tone-1";
|
|
1378
|
+
readonly categories: readonly ["People"];
|
|
1379
|
+
readonly tags: readonly [":dancer-woman:"];
|
|
1380
|
+
readonly durationInSeconds: 1.6;
|
|
1381
|
+
readonly codepoint: "1f483_1f3fb";
|
|
1382
|
+
}, {
|
|
1383
|
+
readonly name: "dancer-woman-skin-tone-2";
|
|
1384
|
+
readonly categories: readonly ["People"];
|
|
1385
|
+
readonly tags: readonly [":dancer-woman:"];
|
|
1386
|
+
readonly durationInSeconds: 1.6;
|
|
1387
|
+
readonly codepoint: "1f483_1f3fc";
|
|
1388
|
+
}, {
|
|
1389
|
+
readonly name: "dancer-woman-skin-tone-3";
|
|
1390
|
+
readonly categories: readonly ["People"];
|
|
1391
|
+
readonly tags: readonly [":dancer-woman:"];
|
|
1392
|
+
readonly durationInSeconds: 1.6;
|
|
1393
|
+
readonly codepoint: "1f483_1f3fd";
|
|
1394
|
+
}, {
|
|
1395
|
+
readonly name: "dancer-woman-skin-tone-4";
|
|
1396
|
+
readonly categories: readonly ["People"];
|
|
1397
|
+
readonly tags: readonly [":dancer-woman:"];
|
|
1398
|
+
readonly durationInSeconds: 1.6;
|
|
1399
|
+
readonly codepoint: "1f483_1f3fe";
|
|
1400
|
+
}, {
|
|
1401
|
+
readonly name: "dancer-woman-skin-tone-5";
|
|
1402
|
+
readonly categories: readonly ["People"];
|
|
1403
|
+
readonly tags: readonly [":dancer-woman:"];
|
|
1404
|
+
readonly durationInSeconds: 1.6;
|
|
1405
|
+
readonly codepoint: "1f483_1f3ff";
|
|
1406
|
+
}, {
|
|
1407
|
+
readonly name: "rose";
|
|
1408
|
+
readonly categories: readonly ["Animals and nature"];
|
|
1409
|
+
readonly tags: readonly [":rose:"];
|
|
1410
|
+
readonly durationInSeconds: 2.4;
|
|
1411
|
+
readonly codepoint: "1f339";
|
|
1412
|
+
}, {
|
|
1413
|
+
readonly name: "wilted-flower";
|
|
1414
|
+
readonly categories: readonly ["Animals and nature"];
|
|
1415
|
+
readonly tags: readonly [":wilted-flower:"];
|
|
1416
|
+
readonly durationInSeconds: 2.4;
|
|
1417
|
+
readonly codepoint: "1f940";
|
|
1418
|
+
}, {
|
|
1419
|
+
readonly name: "fallen-leaf";
|
|
1420
|
+
readonly categories: readonly ["Animals and nature"];
|
|
1421
|
+
readonly tags: readonly [":fallen-leaf:"];
|
|
1422
|
+
readonly durationInSeconds: 3.533333333333333;
|
|
1423
|
+
readonly codepoint: "1f342";
|
|
1424
|
+
}, {
|
|
1425
|
+
readonly name: "plant";
|
|
1426
|
+
readonly categories: readonly ["Animals and nature"];
|
|
1427
|
+
readonly tags: readonly [":plant:", ":seed:"];
|
|
1428
|
+
readonly durationInSeconds: 5.75;
|
|
1429
|
+
readonly codepoint: "1f331";
|
|
1430
|
+
}, {
|
|
1431
|
+
readonly name: "leaves";
|
|
1432
|
+
readonly categories: readonly ["Animals and nature"];
|
|
1433
|
+
readonly tags: readonly [":leaves:"];
|
|
1434
|
+
readonly durationInSeconds: 1.8;
|
|
1435
|
+
readonly codepoint: "1f343";
|
|
1436
|
+
}, {
|
|
1437
|
+
readonly name: "luck";
|
|
1438
|
+
readonly categories: readonly ["Animals and nature"];
|
|
1439
|
+
readonly tags: readonly [":luck:", ":four-leaf-clover:"];
|
|
1440
|
+
readonly durationInSeconds: 1.8;
|
|
1441
|
+
readonly codepoint: "1f340";
|
|
1442
|
+
}, {
|
|
1443
|
+
readonly name: "snowflake";
|
|
1444
|
+
readonly categories: readonly ["Animals and nature"];
|
|
1445
|
+
readonly tags: readonly [":snowflake:", ":winter:", ":cold:"];
|
|
1446
|
+
readonly durationInSeconds: 4.5;
|
|
1447
|
+
readonly codepoint: "2744_fe0f";
|
|
1448
|
+
}, {
|
|
1449
|
+
readonly name: "volcano";
|
|
1450
|
+
readonly categories: readonly ["Animals and nature"];
|
|
1451
|
+
readonly tags: readonly [":volcano:"];
|
|
1452
|
+
readonly durationInSeconds: 1.2;
|
|
1453
|
+
readonly codepoint: "1f30b";
|
|
1454
|
+
}, {
|
|
1455
|
+
readonly name: "sunrise";
|
|
1456
|
+
readonly categories: readonly ["Animals and nature"];
|
|
1457
|
+
readonly tags: readonly [":sunrise:"];
|
|
1458
|
+
readonly durationInSeconds: 5;
|
|
1459
|
+
readonly codepoint: "1f305";
|
|
1460
|
+
}, {
|
|
1461
|
+
readonly name: "sunrise-over-mountains";
|
|
1462
|
+
readonly categories: readonly ["Animals and nature"];
|
|
1463
|
+
readonly tags: readonly [":sunrise-over-mountains:"];
|
|
1464
|
+
readonly durationInSeconds: 1.0166666666666666;
|
|
1465
|
+
readonly codepoint: "1f304";
|
|
1466
|
+
}, {
|
|
1467
|
+
readonly name: "rainbow";
|
|
1468
|
+
readonly categories: readonly ["Animals and nature"];
|
|
1469
|
+
readonly tags: readonly [":rainbow:"];
|
|
1470
|
+
readonly durationInSeconds: 2;
|
|
1471
|
+
readonly codepoint: "1f308";
|
|
1472
|
+
}, {
|
|
1473
|
+
readonly name: "bubbles";
|
|
1474
|
+
readonly categories: readonly ["Animals and nature"];
|
|
1475
|
+
readonly tags: readonly [":bubbles:"];
|
|
1476
|
+
readonly durationInSeconds: 2.3333333333333335;
|
|
1477
|
+
readonly codepoint: "1fae7";
|
|
1478
|
+
}, {
|
|
1479
|
+
readonly name: "ocean";
|
|
1480
|
+
readonly categories: readonly ["Animals and nature"];
|
|
1481
|
+
readonly tags: readonly [":ocean:"];
|
|
1482
|
+
readonly durationInSeconds: 1.2333333333333334;
|
|
1483
|
+
readonly codepoint: "1f30a";
|
|
1484
|
+
}, {
|
|
1485
|
+
readonly name: "wind-face";
|
|
1486
|
+
readonly categories: readonly ["Animals and nature"];
|
|
1487
|
+
readonly tags: readonly [":wind-face:"];
|
|
1488
|
+
readonly durationInSeconds: 1.6;
|
|
1489
|
+
readonly codepoint: "1f32c_fe0f";
|
|
1490
|
+
}, {
|
|
1491
|
+
readonly name: "tornado";
|
|
1492
|
+
readonly categories: readonly ["Animals and nature"];
|
|
1493
|
+
readonly tags: readonly [":tornado:"];
|
|
1494
|
+
readonly durationInSeconds: 2;
|
|
1495
|
+
readonly codepoint: "1f32a_fe0f";
|
|
1496
|
+
}, {
|
|
1497
|
+
readonly name: "electricity";
|
|
1498
|
+
readonly categories: readonly ["Animals and nature"];
|
|
1499
|
+
readonly tags: readonly [":electricity:", ":zap:", ":lightning:"];
|
|
1500
|
+
readonly durationInSeconds: 1.3833333333333333;
|
|
1501
|
+
readonly codepoint: "26a1";
|
|
1502
|
+
}, {
|
|
1503
|
+
readonly name: "droplet";
|
|
1504
|
+
readonly categories: readonly ["Animals and nature"];
|
|
1505
|
+
readonly tags: readonly [":droplet:"];
|
|
1506
|
+
readonly durationInSeconds: 1.2;
|
|
1507
|
+
readonly codepoint: "1f4a7";
|
|
1508
|
+
}, {
|
|
1509
|
+
readonly name: "rain-cloud";
|
|
1510
|
+
readonly categories: readonly ["Animals and nature"];
|
|
1511
|
+
readonly tags: readonly [":rain-cloud:"];
|
|
1512
|
+
readonly durationInSeconds: 3.2666666666666666;
|
|
1513
|
+
readonly codepoint: "1f327_fe0f";
|
|
1514
|
+
}, {
|
|
1515
|
+
readonly name: "cloud-with-lightning";
|
|
1516
|
+
readonly categories: readonly ["Animals and nature"];
|
|
1517
|
+
readonly tags: readonly [":cloud-with-lightning:"];
|
|
1518
|
+
readonly durationInSeconds: 1.4;
|
|
1519
|
+
readonly codepoint: "1f329_fe0f";
|
|
1520
|
+
}, {
|
|
1521
|
+
readonly name: "dizzy";
|
|
1522
|
+
readonly categories: readonly ["Animals and nature"];
|
|
1523
|
+
readonly tags: readonly [":dizzy:"];
|
|
1524
|
+
readonly durationInSeconds: 1.2;
|
|
1525
|
+
readonly codepoint: "1f4ab";
|
|
1526
|
+
}, {
|
|
1527
|
+
readonly name: "comet";
|
|
1528
|
+
readonly categories: readonly ["Animals and nature"];
|
|
1529
|
+
readonly tags: readonly [":comet:"];
|
|
1530
|
+
readonly durationInSeconds: 1.65;
|
|
1531
|
+
readonly codepoint: "2604_fe0f";
|
|
1532
|
+
}, {
|
|
1533
|
+
readonly name: "globe-showing-europe-africa";
|
|
1534
|
+
readonly categories: readonly ["Animals and nature"];
|
|
1535
|
+
readonly tags: readonly [":globe-showing-Europe-Africa:"];
|
|
1536
|
+
readonly durationInSeconds: 2.7;
|
|
1537
|
+
readonly codepoint: "1f30d";
|
|
1538
|
+
}, {
|
|
1539
|
+
readonly name: "globe-showing-americas";
|
|
1540
|
+
readonly categories: readonly ["Animals and nature"];
|
|
1541
|
+
readonly tags: readonly [":globe-showing-Americas:"];
|
|
1542
|
+
readonly durationInSeconds: 2.7;
|
|
1543
|
+
readonly codepoint: "1f30e";
|
|
1544
|
+
}, {
|
|
1545
|
+
readonly name: "globe-showing-asia-australia";
|
|
1546
|
+
readonly categories: readonly ["Animals and nature"];
|
|
1547
|
+
readonly tags: readonly [":globe-showing-Asia-Australia:"];
|
|
1548
|
+
readonly durationInSeconds: 2.7;
|
|
1549
|
+
readonly codepoint: "1f30f";
|
|
1550
|
+
}, {
|
|
1551
|
+
readonly name: "cow-face";
|
|
1552
|
+
readonly categories: readonly ["Animals and nature"];
|
|
1553
|
+
readonly tags: readonly [":cow-face:"];
|
|
1554
|
+
readonly durationInSeconds: 1.7666666666666666;
|
|
1555
|
+
readonly codepoint: "1f42e";
|
|
1556
|
+
}, {
|
|
1557
|
+
readonly name: "unicorn";
|
|
1558
|
+
readonly categories: readonly ["Animals and nature"];
|
|
1559
|
+
readonly tags: readonly [":unicorn:"];
|
|
1560
|
+
readonly durationInSeconds: 3.8;
|
|
1561
|
+
readonly codepoint: "1f984";
|
|
1562
|
+
}, {
|
|
1563
|
+
readonly name: "lizard";
|
|
1564
|
+
readonly categories: readonly ["Animals and nature"];
|
|
1565
|
+
readonly tags: readonly [":lizard:"];
|
|
1566
|
+
readonly durationInSeconds: 1.7;
|
|
1567
|
+
readonly codepoint: "1f98e";
|
|
1568
|
+
}, {
|
|
1569
|
+
readonly name: "dragon";
|
|
1570
|
+
readonly categories: readonly ["Animals and nature"];
|
|
1571
|
+
readonly tags: readonly [":dragon:"];
|
|
1572
|
+
readonly durationInSeconds: 2;
|
|
1573
|
+
readonly codepoint: "1f409";
|
|
1574
|
+
}, {
|
|
1575
|
+
readonly name: "t-rex";
|
|
1576
|
+
readonly categories: readonly ["Animals and nature"];
|
|
1577
|
+
readonly tags: readonly [":t-rex:"];
|
|
1578
|
+
readonly durationInSeconds: 1.55;
|
|
1579
|
+
readonly codepoint: "1f996";
|
|
1580
|
+
}, {
|
|
1581
|
+
readonly name: "dinosaur";
|
|
1582
|
+
readonly categories: readonly ["Animals and nature"];
|
|
1583
|
+
readonly tags: readonly [":dinosaur:"];
|
|
1584
|
+
readonly durationInSeconds: 3.3666666666666667;
|
|
1585
|
+
readonly codepoint: "1f995";
|
|
1586
|
+
}, {
|
|
1587
|
+
readonly name: "turtle";
|
|
1588
|
+
readonly categories: readonly ["Animals and nature"];
|
|
1589
|
+
readonly tags: readonly [":turtle:"];
|
|
1590
|
+
readonly durationInSeconds: 3.4;
|
|
1591
|
+
readonly codepoint: "1f422";
|
|
1592
|
+
}, {
|
|
1593
|
+
readonly name: "crocodile";
|
|
1594
|
+
readonly categories: readonly ["Animals and nature"];
|
|
1595
|
+
readonly tags: readonly [":crocodile:"];
|
|
1596
|
+
readonly durationInSeconds: 2.933333333333333;
|
|
1597
|
+
readonly codepoint: "1f40a";
|
|
1598
|
+
}, {
|
|
1599
|
+
readonly name: "snake";
|
|
1600
|
+
readonly categories: readonly ["Animals and nature"];
|
|
1601
|
+
readonly tags: readonly [":snake:"];
|
|
1602
|
+
readonly durationInSeconds: 3.2666666666666666;
|
|
1603
|
+
readonly codepoint: "1f40d";
|
|
1604
|
+
}, {
|
|
1605
|
+
readonly name: "frog";
|
|
1606
|
+
readonly categories: readonly ["Animals and nature"];
|
|
1607
|
+
readonly tags: readonly [":frog:"];
|
|
1608
|
+
readonly durationInSeconds: 4.066666666666666;
|
|
1609
|
+
readonly codepoint: "1f438";
|
|
1610
|
+
}, {
|
|
1611
|
+
readonly name: "rabbit";
|
|
1612
|
+
readonly categories: readonly ["Animals and nature"];
|
|
1613
|
+
readonly tags: readonly [":rabbit:"];
|
|
1614
|
+
readonly durationInSeconds: 1.3333333333333333;
|
|
1615
|
+
readonly codepoint: "1f407";
|
|
1616
|
+
}, {
|
|
1617
|
+
readonly name: "rat";
|
|
1618
|
+
readonly categories: readonly ["Animals and nature"];
|
|
1619
|
+
readonly tags: readonly [":rat:"];
|
|
1620
|
+
readonly durationInSeconds: 2.6333333333333333;
|
|
1621
|
+
readonly codepoint: "1f400";
|
|
1622
|
+
}, {
|
|
1623
|
+
readonly name: "poodle";
|
|
1624
|
+
readonly categories: readonly ["Animals and nature"];
|
|
1625
|
+
readonly tags: readonly [":poodle:"];
|
|
1626
|
+
readonly durationInSeconds: 2.8;
|
|
1627
|
+
readonly codepoint: "1f429";
|
|
1628
|
+
}, {
|
|
1629
|
+
readonly name: "dog";
|
|
1630
|
+
readonly categories: readonly ["Animals and nature"];
|
|
1631
|
+
readonly tags: readonly [":dog:"];
|
|
1632
|
+
readonly durationInSeconds: 2.433333333333333;
|
|
1633
|
+
readonly codepoint: "1f415";
|
|
1634
|
+
}, {
|
|
1635
|
+
readonly name: "guide-dog";
|
|
1636
|
+
readonly categories: readonly ["Animals and nature"];
|
|
1637
|
+
readonly tags: readonly [":guide-dog:"];
|
|
1638
|
+
readonly durationInSeconds: 2.1666666666666665;
|
|
1639
|
+
readonly codepoint: "1f9ae";
|
|
1640
|
+
}, {
|
|
1641
|
+
readonly name: "service-dog";
|
|
1642
|
+
readonly categories: readonly ["Animals and nature"];
|
|
1643
|
+
readonly tags: readonly [":service-dog:"];
|
|
1644
|
+
readonly durationInSeconds: 3;
|
|
1645
|
+
readonly codepoint: "1f415_200d_1f9ba";
|
|
1646
|
+
}, {
|
|
1647
|
+
readonly name: "pig";
|
|
1648
|
+
readonly categories: readonly ["Animals and nature"];
|
|
1649
|
+
readonly tags: readonly [":pig:"];
|
|
1650
|
+
readonly durationInSeconds: 3.566666666666667;
|
|
1651
|
+
readonly codepoint: "1f416";
|
|
1652
|
+
}, {
|
|
1653
|
+
readonly name: "racehorse";
|
|
1654
|
+
readonly categories: readonly ["Animals and nature"];
|
|
1655
|
+
readonly tags: readonly [":racehorse:"];
|
|
1656
|
+
readonly durationInSeconds: 0.5166666666666667;
|
|
1657
|
+
readonly codepoint: "1f40e";
|
|
1658
|
+
}, {
|
|
1659
|
+
readonly name: "donkey";
|
|
1660
|
+
readonly categories: readonly ["Animals and nature"];
|
|
1661
|
+
readonly tags: readonly [":donkey:"];
|
|
1662
|
+
readonly durationInSeconds: 2;
|
|
1663
|
+
readonly codepoint: "1facf";
|
|
1664
|
+
}, {
|
|
1665
|
+
readonly name: "ox";
|
|
1666
|
+
readonly categories: readonly ["Animals and nature"];
|
|
1667
|
+
readonly tags: readonly [":ox:"];
|
|
1668
|
+
readonly durationInSeconds: 3.3;
|
|
1669
|
+
readonly codepoint: "1f402";
|
|
1670
|
+
}, {
|
|
1671
|
+
readonly name: "goat";
|
|
1672
|
+
readonly categories: readonly ["Animals and nature"];
|
|
1673
|
+
readonly tags: readonly [":goat:"];
|
|
1674
|
+
readonly durationInSeconds: 2.066666666666667;
|
|
1675
|
+
readonly codepoint: "1f410";
|
|
1676
|
+
}, {
|
|
1677
|
+
readonly name: "kangaroo";
|
|
1678
|
+
readonly categories: readonly ["Animals and nature"];
|
|
1679
|
+
readonly tags: readonly [":kangaroo:"];
|
|
1680
|
+
readonly durationInSeconds: 1.6;
|
|
1681
|
+
readonly codepoint: "1f998";
|
|
1682
|
+
}, {
|
|
1683
|
+
readonly name: "tiger";
|
|
1684
|
+
readonly categories: readonly ["Animals and nature"];
|
|
1685
|
+
readonly tags: readonly [":tiger:"];
|
|
1686
|
+
readonly durationInSeconds: 5.1;
|
|
1687
|
+
readonly codepoint: "1f405";
|
|
1688
|
+
}, {
|
|
1689
|
+
readonly name: "monkey";
|
|
1690
|
+
readonly categories: readonly ["Animals and nature"];
|
|
1691
|
+
readonly tags: readonly [":monkey:"];
|
|
1692
|
+
readonly durationInSeconds: 1.7666666666666666;
|
|
1693
|
+
readonly codepoint: "1f412";
|
|
1694
|
+
}, {
|
|
1695
|
+
readonly name: "gorilla";
|
|
1696
|
+
readonly categories: readonly ["Animals and nature"];
|
|
1697
|
+
readonly tags: readonly [":gorilla:"];
|
|
1698
|
+
readonly durationInSeconds: 2.7333333333333334;
|
|
1699
|
+
readonly codepoint: "1f98d";
|
|
1700
|
+
}, {
|
|
1701
|
+
readonly name: "orangutan";
|
|
1702
|
+
readonly categories: readonly ["Animals and nature"];
|
|
1703
|
+
readonly tags: readonly [":orangutan:"];
|
|
1704
|
+
readonly durationInSeconds: 3.8333333333333335;
|
|
1705
|
+
readonly codepoint: "1f9a7";
|
|
1706
|
+
}, {
|
|
1707
|
+
readonly name: "chipmunk";
|
|
1708
|
+
readonly categories: readonly ["Animals and nature"];
|
|
1709
|
+
readonly tags: readonly [":chipmunk:"];
|
|
1710
|
+
readonly durationInSeconds: 3.066666666666667;
|
|
1711
|
+
readonly codepoint: "1f43f_fe0f";
|
|
1712
|
+
}, {
|
|
1713
|
+
readonly name: "otter";
|
|
1714
|
+
readonly categories: readonly ["Animals and nature"];
|
|
1715
|
+
readonly tags: readonly [":otter:"];
|
|
1716
|
+
readonly durationInSeconds: 3;
|
|
1717
|
+
readonly codepoint: "1f9a6";
|
|
1718
|
+
}, {
|
|
1719
|
+
readonly name: "bat";
|
|
1720
|
+
readonly categories: readonly ["Animals and nature"];
|
|
1721
|
+
readonly tags: readonly [":bat:"];
|
|
1722
|
+
readonly durationInSeconds: 1;
|
|
1723
|
+
readonly codepoint: "1f987";
|
|
1724
|
+
}, {
|
|
1725
|
+
readonly name: "bird";
|
|
1726
|
+
readonly categories: readonly ["Animals and nature"];
|
|
1727
|
+
readonly tags: readonly [":bird:"];
|
|
1728
|
+
readonly durationInSeconds: 3.3666666666666667;
|
|
1729
|
+
readonly codepoint: "1f426";
|
|
1730
|
+
}, {
|
|
1731
|
+
readonly name: "black-bird";
|
|
1732
|
+
readonly categories: readonly ["Animals and nature"];
|
|
1733
|
+
readonly tags: readonly [":black-bird:"];
|
|
1734
|
+
readonly durationInSeconds: 3.3666666666666667;
|
|
1735
|
+
readonly codepoint: "1f426_200d_2b1b";
|
|
1736
|
+
}, {
|
|
1737
|
+
readonly name: "rooster";
|
|
1738
|
+
readonly categories: readonly ["Animals and nature"];
|
|
1739
|
+
readonly tags: readonly [":rooster:"];
|
|
1740
|
+
readonly durationInSeconds: 2.85;
|
|
1741
|
+
readonly codepoint: "1f413";
|
|
1742
|
+
}, {
|
|
1743
|
+
readonly name: "hatching-chick";
|
|
1744
|
+
readonly categories: readonly ["Animals and nature"];
|
|
1745
|
+
readonly tags: readonly [":hatching-chick:"];
|
|
1746
|
+
readonly durationInSeconds: 3.466666666666667;
|
|
1747
|
+
readonly codepoint: "1f423";
|
|
1748
|
+
}, {
|
|
1749
|
+
readonly name: "baby-chick";
|
|
1750
|
+
readonly categories: readonly ["Animals and nature"];
|
|
1751
|
+
readonly tags: readonly [":baby-chick:"];
|
|
1752
|
+
readonly durationInSeconds: 2.2;
|
|
1753
|
+
readonly codepoint: "1f424";
|
|
1754
|
+
}, {
|
|
1755
|
+
readonly name: "hatched-chick";
|
|
1756
|
+
readonly categories: readonly ["Animals and nature"];
|
|
1757
|
+
readonly tags: readonly [":hatched-chick:"];
|
|
1758
|
+
readonly durationInSeconds: 2.966666666666667;
|
|
1759
|
+
readonly codepoint: "1f425";
|
|
1760
|
+
}, {
|
|
1761
|
+
readonly name: "eagle";
|
|
1762
|
+
readonly categories: readonly ["Animals and nature"];
|
|
1763
|
+
readonly tags: readonly [":eagle:"];
|
|
1764
|
+
readonly durationInSeconds: 1.3333333333333333;
|
|
1765
|
+
readonly codepoint: "1f985";
|
|
1766
|
+
}, {
|
|
1767
|
+
readonly name: "peace";
|
|
1768
|
+
readonly categories: readonly ["Animals and nature"];
|
|
1769
|
+
readonly tags: readonly [":peace:", ":dove:"];
|
|
1770
|
+
readonly durationInSeconds: 3.1666666666666665;
|
|
1771
|
+
readonly codepoint: "1f54a_fe0f";
|
|
1772
|
+
}, {
|
|
1773
|
+
readonly name: "goose";
|
|
1774
|
+
readonly categories: readonly ["Animals and nature"];
|
|
1775
|
+
readonly tags: readonly [":goose:"];
|
|
1776
|
+
readonly durationInSeconds: 2.4;
|
|
1777
|
+
readonly codepoint: "1fabf";
|
|
1778
|
+
}, {
|
|
1779
|
+
readonly name: "peacock";
|
|
1780
|
+
readonly categories: readonly ["Animals and nature"];
|
|
1781
|
+
readonly tags: readonly [":peacock:"];
|
|
1782
|
+
readonly durationInSeconds: 1.3333333333333333;
|
|
1783
|
+
readonly codepoint: "1f99a";
|
|
1784
|
+
}, {
|
|
1785
|
+
readonly name: "seal";
|
|
1786
|
+
readonly categories: readonly ["Animals and nature"];
|
|
1787
|
+
readonly tags: readonly [":seal:"];
|
|
1788
|
+
readonly durationInSeconds: 2.566666666666667;
|
|
1789
|
+
readonly codepoint: "1f9ad";
|
|
1790
|
+
}, {
|
|
1791
|
+
readonly name: "shark";
|
|
1792
|
+
readonly categories: readonly ["Animals and nature"];
|
|
1793
|
+
readonly tags: readonly [":shark:"];
|
|
1794
|
+
readonly durationInSeconds: 3.2;
|
|
1795
|
+
readonly codepoint: "1f988";
|
|
1796
|
+
}, {
|
|
1797
|
+
readonly name: "dolphin";
|
|
1798
|
+
readonly categories: readonly ["Animals and nature"];
|
|
1799
|
+
readonly tags: readonly [":dolphin:"];
|
|
1800
|
+
readonly durationInSeconds: 1.8333333333333333;
|
|
1801
|
+
readonly codepoint: "1f42c";
|
|
1802
|
+
}, {
|
|
1803
|
+
readonly name: "whale";
|
|
1804
|
+
readonly categories: readonly ["Animals and nature"];
|
|
1805
|
+
readonly tags: readonly [":whale:"];
|
|
1806
|
+
readonly durationInSeconds: 2.6333333333333333;
|
|
1807
|
+
readonly codepoint: "1f433";
|
|
1808
|
+
}, {
|
|
1809
|
+
readonly name: "blowfish";
|
|
1810
|
+
readonly categories: readonly ["Animals and nature"];
|
|
1811
|
+
readonly tags: readonly [":blowfish:"];
|
|
1812
|
+
readonly durationInSeconds: 2.8;
|
|
1813
|
+
readonly codepoint: "1f421";
|
|
1814
|
+
}, {
|
|
1815
|
+
readonly name: "crab";
|
|
1816
|
+
readonly categories: readonly ["Animals and nature"];
|
|
1817
|
+
readonly tags: readonly [":crab:"];
|
|
1818
|
+
readonly durationInSeconds: 2.3;
|
|
1819
|
+
readonly codepoint: "1f980";
|
|
1820
|
+
}, {
|
|
1821
|
+
readonly name: "octopus";
|
|
1822
|
+
readonly categories: readonly ["Animals and nature"];
|
|
1823
|
+
readonly tags: readonly [":octopus:"];
|
|
1824
|
+
readonly durationInSeconds: 1.6;
|
|
1825
|
+
readonly codepoint: "1f419";
|
|
1826
|
+
}, {
|
|
1827
|
+
readonly name: "jellyfish";
|
|
1828
|
+
readonly categories: readonly ["Animals and nature"];
|
|
1829
|
+
readonly tags: readonly [":jellyfish:"];
|
|
1830
|
+
readonly durationInSeconds: 2.533333333333333;
|
|
1831
|
+
readonly codepoint: "1fabc";
|
|
1832
|
+
}, {
|
|
1833
|
+
readonly name: "spider";
|
|
1834
|
+
readonly categories: readonly ["Animals and nature"];
|
|
1835
|
+
readonly tags: readonly [":spider:"];
|
|
1836
|
+
readonly durationInSeconds: 2.4;
|
|
1837
|
+
readonly codepoint: "1f577_fe0f";
|
|
1838
|
+
}, {
|
|
1839
|
+
readonly name: "snail";
|
|
1840
|
+
readonly categories: readonly ["Animals and nature"];
|
|
1841
|
+
readonly tags: readonly [":snail:"];
|
|
1842
|
+
readonly durationInSeconds: 2.7;
|
|
1843
|
+
readonly codepoint: "1f40c";
|
|
1844
|
+
}, {
|
|
1845
|
+
readonly name: "ant";
|
|
1846
|
+
readonly categories: readonly ["Animals and nature"];
|
|
1847
|
+
readonly tags: readonly [":ant:"];
|
|
1848
|
+
readonly durationInSeconds: 4.033333333333333;
|
|
1849
|
+
readonly codepoint: "1f41c";
|
|
1850
|
+
}, {
|
|
1851
|
+
readonly name: "mosquito";
|
|
1852
|
+
readonly categories: readonly ["Animals and nature"];
|
|
1853
|
+
readonly tags: readonly [":mosquito:"];
|
|
1854
|
+
readonly durationInSeconds: 1.8;
|
|
1855
|
+
readonly codepoint: "1f99f";
|
|
1856
|
+
}, {
|
|
1857
|
+
readonly name: "cockroach";
|
|
1858
|
+
readonly categories: readonly ["Animals and nature"];
|
|
1859
|
+
readonly tags: readonly [":cockroach:"];
|
|
1860
|
+
readonly durationInSeconds: 2.2;
|
|
1861
|
+
readonly codepoint: "1fab3";
|
|
1862
|
+
}, {
|
|
1863
|
+
readonly name: "fly";
|
|
1864
|
+
readonly categories: readonly ["Animals and nature"];
|
|
1865
|
+
readonly tags: readonly [":fly:"];
|
|
1866
|
+
readonly durationInSeconds: 2.4;
|
|
1867
|
+
readonly codepoint: "1fab0";
|
|
1868
|
+
}, {
|
|
1869
|
+
readonly name: "bee";
|
|
1870
|
+
readonly categories: readonly ["Animals and nature"];
|
|
1871
|
+
readonly tags: readonly [":bee:"];
|
|
1872
|
+
readonly durationInSeconds: 5.5;
|
|
1873
|
+
readonly codepoint: "1f41d";
|
|
1874
|
+
}, {
|
|
1875
|
+
readonly name: "lady-bug";
|
|
1876
|
+
readonly categories: readonly ["Animals and nature"];
|
|
1877
|
+
readonly tags: readonly [":lady-bug:"];
|
|
1878
|
+
readonly durationInSeconds: 5.9;
|
|
1879
|
+
readonly codepoint: "1f41e";
|
|
1880
|
+
}, {
|
|
1881
|
+
readonly name: "butterfly";
|
|
1882
|
+
readonly categories: readonly ["Animals and nature"];
|
|
1883
|
+
readonly tags: readonly [":butterfly:"];
|
|
1884
|
+
readonly durationInSeconds: 2.8;
|
|
1885
|
+
readonly codepoint: "1f98b";
|
|
1886
|
+
}, {
|
|
1887
|
+
readonly name: "bug";
|
|
1888
|
+
readonly categories: readonly ["Animals and nature"];
|
|
1889
|
+
readonly tags: readonly [":bug:"];
|
|
1890
|
+
readonly durationInSeconds: 3.933333333333333;
|
|
1891
|
+
readonly codepoint: "1f41b";
|
|
1892
|
+
}, {
|
|
1893
|
+
readonly name: "worm";
|
|
1894
|
+
readonly categories: readonly ["Animals and nature"];
|
|
1895
|
+
readonly tags: readonly [":worm:"];
|
|
1896
|
+
readonly durationInSeconds: 4.266666666666667;
|
|
1897
|
+
readonly codepoint: "1fab1";
|
|
1898
|
+
}, {
|
|
1899
|
+
readonly name: "paw-prints";
|
|
1900
|
+
readonly categories: readonly ["Animals and nature"];
|
|
1901
|
+
readonly tags: readonly [":paw prints:"];
|
|
1902
|
+
readonly durationInSeconds: 1.1;
|
|
1903
|
+
readonly codepoint: "1f43e";
|
|
1904
|
+
}, {
|
|
1905
|
+
readonly name: "tomato";
|
|
1906
|
+
readonly categories: readonly ["Food and drink"];
|
|
1907
|
+
readonly tags: readonly [":tomato:"];
|
|
1908
|
+
readonly durationInSeconds: 2.7666666666666666;
|
|
1909
|
+
readonly codepoint: "1f345";
|
|
1910
|
+
}, {
|
|
1911
|
+
readonly name: "cooking";
|
|
1912
|
+
readonly categories: readonly ["Food and drink"];
|
|
1913
|
+
readonly tags: readonly [":cooking:"];
|
|
1914
|
+
readonly durationInSeconds: 2.2;
|
|
1915
|
+
readonly codepoint: "1f373";
|
|
1916
|
+
}, {
|
|
1917
|
+
readonly name: "spaghetti";
|
|
1918
|
+
readonly categories: readonly ["Food and drink"];
|
|
1919
|
+
readonly tags: readonly [":spaghetti:"];
|
|
1920
|
+
readonly durationInSeconds: 2.05;
|
|
1921
|
+
readonly codepoint: "1f35d";
|
|
1922
|
+
}, {
|
|
1923
|
+
readonly name: "steaming-bowl";
|
|
1924
|
+
readonly categories: readonly ["Food and drink"];
|
|
1925
|
+
readonly tags: readonly [":steaming-bowl:"];
|
|
1926
|
+
readonly durationInSeconds: 1.8;
|
|
1927
|
+
readonly codepoint: "1f35c";
|
|
1928
|
+
}, {
|
|
1929
|
+
readonly name: "popcorn";
|
|
1930
|
+
readonly categories: readonly ["Food and drink"];
|
|
1931
|
+
readonly tags: readonly [":popcorn:"];
|
|
1932
|
+
readonly durationInSeconds: 2.8666666666666667;
|
|
1933
|
+
readonly codepoint: "1f37f";
|
|
1934
|
+
}, {
|
|
1935
|
+
readonly name: "hot-beverage";
|
|
1936
|
+
readonly categories: readonly ["Food and drink"];
|
|
1937
|
+
readonly tags: readonly [":hot-beverage:"];
|
|
1938
|
+
readonly durationInSeconds: 2.0166666666666666;
|
|
1939
|
+
readonly codepoint: "2615";
|
|
1940
|
+
}, {
|
|
1941
|
+
readonly name: "clinking-beer-mugs";
|
|
1942
|
+
readonly categories: readonly ["Food and drink"];
|
|
1943
|
+
readonly tags: readonly [":clinking-beer-mugs:"];
|
|
1944
|
+
readonly durationInSeconds: 1.7666666666666666;
|
|
1945
|
+
readonly codepoint: "1f37b";
|
|
1946
|
+
}, {
|
|
1947
|
+
readonly name: "clinking-glasses";
|
|
1948
|
+
readonly categories: readonly ["Food and drink"];
|
|
1949
|
+
readonly tags: readonly [":clinking-glasses:"];
|
|
1950
|
+
readonly durationInSeconds: 2.3333333333333335;
|
|
1951
|
+
readonly codepoint: "1f942";
|
|
1952
|
+
}, {
|
|
1953
|
+
readonly name: "bottle-with-popping-cork";
|
|
1954
|
+
readonly categories: readonly ["Food and drink"];
|
|
1955
|
+
readonly tags: readonly [":bottle-with-popping-cork:"];
|
|
1956
|
+
readonly durationInSeconds: 2.5;
|
|
1957
|
+
readonly codepoint: "1f37e";
|
|
1958
|
+
}, {
|
|
1959
|
+
readonly name: "wine-glass";
|
|
1960
|
+
readonly categories: readonly ["Food and drink"];
|
|
1961
|
+
readonly tags: readonly [":wine-glass:"];
|
|
1962
|
+
readonly durationInSeconds: 1.8;
|
|
1963
|
+
readonly codepoint: "1f377";
|
|
1964
|
+
}, {
|
|
1965
|
+
readonly name: "tropical-drink";
|
|
1966
|
+
readonly categories: readonly ["Food and drink"];
|
|
1967
|
+
readonly tags: readonly [":tropical-drink:"];
|
|
1968
|
+
readonly durationInSeconds: 3.6;
|
|
1969
|
+
readonly codepoint: "1f379";
|
|
1970
|
+
}, {
|
|
1971
|
+
readonly name: "construction";
|
|
1972
|
+
readonly categories: readonly ["Travel and places"];
|
|
1973
|
+
readonly tags: readonly [":construction:"];
|
|
1974
|
+
readonly durationInSeconds: 2.4;
|
|
1975
|
+
readonly codepoint: "1f6a7";
|
|
1976
|
+
}, {
|
|
1977
|
+
readonly name: "police-car-light";
|
|
1978
|
+
readonly categories: readonly ["Travel and places"];
|
|
1979
|
+
readonly tags: readonly [":police-car-light:"];
|
|
1980
|
+
readonly durationInSeconds: 1.6666666666666667;
|
|
1981
|
+
readonly codepoint: "1f6a8";
|
|
1982
|
+
}, {
|
|
1983
|
+
readonly name: "bicycle";
|
|
1984
|
+
readonly categories: readonly ["Travel and places"];
|
|
1985
|
+
readonly tags: readonly [":bicycle:"];
|
|
1986
|
+
readonly durationInSeconds: 3;
|
|
1987
|
+
readonly codepoint: "1f6b2";
|
|
1988
|
+
}, {
|
|
1989
|
+
readonly name: "flying-saucer";
|
|
1990
|
+
readonly categories: readonly ["Travel and places"];
|
|
1991
|
+
readonly tags: readonly [":flying-saucer:"];
|
|
1992
|
+
readonly durationInSeconds: 4.633333333333334;
|
|
1993
|
+
readonly codepoint: "1f6f8";
|
|
1994
|
+
}, {
|
|
1995
|
+
readonly name: "rocket";
|
|
1996
|
+
readonly categories: readonly ["Travel and places"];
|
|
1997
|
+
readonly tags: readonly [":rocket:"];
|
|
1998
|
+
readonly durationInSeconds: 0.6666666666666666;
|
|
1999
|
+
readonly codepoint: "1f680";
|
|
2000
|
+
}, {
|
|
2001
|
+
readonly name: "airplane-departure";
|
|
2002
|
+
readonly categories: readonly ["Travel and places"];
|
|
2003
|
+
readonly tags: readonly [":airplane-departure:"];
|
|
2004
|
+
readonly durationInSeconds: 2.1;
|
|
2005
|
+
readonly codepoint: "1f6eb";
|
|
2006
|
+
}, {
|
|
2007
|
+
readonly name: "airplane-arrival";
|
|
2008
|
+
readonly categories: readonly ["Travel and places"];
|
|
2009
|
+
readonly tags: readonly [":airplane-arrival:"];
|
|
2010
|
+
readonly durationInSeconds: 1.9333333333333333;
|
|
2011
|
+
readonly codepoint: "1f6ec";
|
|
2012
|
+
}, {
|
|
2013
|
+
readonly name: "roller-coaster";
|
|
2014
|
+
readonly categories: readonly ["Travel and places"];
|
|
2015
|
+
readonly tags: readonly [":roller-coaster:"];
|
|
2016
|
+
readonly durationInSeconds: 2.1666666666666665;
|
|
2017
|
+
readonly codepoint: "1f3a2";
|
|
2018
|
+
}, {
|
|
2019
|
+
readonly name: "camping";
|
|
2020
|
+
readonly categories: readonly ["Travel and places"];
|
|
2021
|
+
readonly tags: readonly [":camping:"];
|
|
2022
|
+
readonly durationInSeconds: 2.716666666666667;
|
|
2023
|
+
readonly codepoint: "1f3d5_fe0f";
|
|
2024
|
+
}, {
|
|
2025
|
+
readonly name: "confetti-ball";
|
|
2026
|
+
readonly categories: readonly ["Activities and events"];
|
|
2027
|
+
readonly tags: readonly [":confetti-ball:"];
|
|
2028
|
+
readonly durationInSeconds: 2.4;
|
|
2029
|
+
readonly codepoint: "1f38a";
|
|
2030
|
+
}, {
|
|
2031
|
+
readonly name: "balloon";
|
|
2032
|
+
readonly categories: readonly ["Activities and events"];
|
|
2033
|
+
readonly tags: readonly [":balloon:"];
|
|
2034
|
+
readonly durationInSeconds: 1.6;
|
|
2035
|
+
readonly codepoint: "1f388";
|
|
2036
|
+
}, {
|
|
2037
|
+
readonly name: "birthday-cake";
|
|
2038
|
+
readonly categories: readonly ["Activities and events"];
|
|
2039
|
+
readonly tags: readonly [":birthday-cake:"];
|
|
2040
|
+
readonly durationInSeconds: 2.6333333333333333;
|
|
2041
|
+
readonly codepoint: "1f382";
|
|
2042
|
+
}, {
|
|
2043
|
+
readonly name: "wrapped-gift";
|
|
2044
|
+
readonly categories: readonly ["Activities and events"];
|
|
2045
|
+
readonly tags: readonly [":wrapped-gift:"];
|
|
2046
|
+
readonly durationInSeconds: 2.4;
|
|
2047
|
+
readonly codepoint: "1f381";
|
|
2048
|
+
}, {
|
|
2049
|
+
readonly name: "fireworks";
|
|
2050
|
+
readonly categories: readonly ["Activities and events"];
|
|
2051
|
+
readonly tags: readonly [":fireworks:"];
|
|
2052
|
+
readonly durationInSeconds: 2.066666666666667;
|
|
2053
|
+
readonly codepoint: "1f386";
|
|
2054
|
+
}, {
|
|
2055
|
+
readonly name: "pinata";
|
|
2056
|
+
readonly categories: readonly ["Activities and events"];
|
|
2057
|
+
readonly tags: readonly [":piñata:"];
|
|
2058
|
+
readonly durationInSeconds: 2.966666666666667;
|
|
2059
|
+
readonly codepoint: "1fa85";
|
|
2060
|
+
}, {
|
|
2061
|
+
readonly name: "mirror-ball";
|
|
2062
|
+
readonly categories: readonly ["Activities and events"];
|
|
2063
|
+
readonly tags: readonly [":mirror-ball:", ":disco-ball:"];
|
|
2064
|
+
readonly durationInSeconds: 1.8;
|
|
2065
|
+
readonly codepoint: "1faa9";
|
|
2066
|
+
}, {
|
|
2067
|
+
readonly name: "soccer-ball";
|
|
2068
|
+
readonly categories: readonly ["Activities and events"];
|
|
2069
|
+
readonly tags: readonly [":soccer-ball:"];
|
|
2070
|
+
readonly durationInSeconds: 2;
|
|
2071
|
+
readonly codepoint: "26bd";
|
|
2072
|
+
}, {
|
|
2073
|
+
readonly name: "baseball";
|
|
2074
|
+
readonly categories: readonly ["Activities and events"];
|
|
2075
|
+
readonly tags: readonly [":baseball:"];
|
|
2076
|
+
readonly durationInSeconds: 2.3333333333333335;
|
|
2077
|
+
readonly codepoint: "26be";
|
|
2078
|
+
}, {
|
|
2079
|
+
readonly name: "softball";
|
|
2080
|
+
readonly categories: readonly ["Activities and events"];
|
|
2081
|
+
readonly tags: readonly [":softball:"];
|
|
2082
|
+
readonly durationInSeconds: 2.3333333333333335;
|
|
2083
|
+
readonly codepoint: "1f94e";
|
|
2084
|
+
}, {
|
|
2085
|
+
readonly name: "tennis";
|
|
2086
|
+
readonly categories: readonly ["Activities and events"];
|
|
2087
|
+
readonly tags: readonly [":tennis:"];
|
|
2088
|
+
readonly durationInSeconds: 1.4;
|
|
2089
|
+
readonly codepoint: "1f3be";
|
|
2090
|
+
}, {
|
|
2091
|
+
readonly name: "badminton";
|
|
2092
|
+
readonly categories: readonly ["Activities and events"];
|
|
2093
|
+
readonly tags: readonly [":badminton:"];
|
|
2094
|
+
readonly durationInSeconds: 1.4;
|
|
2095
|
+
readonly codepoint: "1f3f8";
|
|
2096
|
+
}, {
|
|
2097
|
+
readonly name: "lacrosse";
|
|
2098
|
+
readonly categories: readonly ["Activities and events"];
|
|
2099
|
+
readonly tags: readonly [":lacrosse:"];
|
|
2100
|
+
readonly durationInSeconds: 2.6;
|
|
2101
|
+
readonly codepoint: "1f94d";
|
|
2102
|
+
}, {
|
|
2103
|
+
readonly name: "cricket-game";
|
|
2104
|
+
readonly categories: readonly ["Activities and events"];
|
|
2105
|
+
readonly tags: readonly [":cricket-game:"];
|
|
2106
|
+
readonly durationInSeconds: 1.4;
|
|
2107
|
+
readonly codepoint: "1f3cf";
|
|
2108
|
+
}, {
|
|
2109
|
+
readonly name: "field-hockey";
|
|
2110
|
+
readonly categories: readonly ["Activities and events"];
|
|
2111
|
+
readonly tags: readonly [":field-hockey:"];
|
|
2112
|
+
readonly durationInSeconds: 2.1333333333333333;
|
|
2113
|
+
readonly codepoint: "1f3d1";
|
|
2114
|
+
}, {
|
|
2115
|
+
readonly name: "ice-hockey";
|
|
2116
|
+
readonly categories: readonly ["Activities and events"];
|
|
2117
|
+
readonly tags: readonly [":ice-hockey:"];
|
|
2118
|
+
readonly durationInSeconds: 1.6;
|
|
2119
|
+
readonly codepoint: "1f3d2";
|
|
2120
|
+
}, {
|
|
2121
|
+
readonly name: "direct-hit";
|
|
2122
|
+
readonly categories: readonly ["Activities and events"];
|
|
2123
|
+
readonly tags: readonly [":direct-hit:", ":target:"];
|
|
2124
|
+
readonly durationInSeconds: 2.3333333333333335;
|
|
2125
|
+
readonly codepoint: "1f3af";
|
|
2126
|
+
}, {
|
|
2127
|
+
readonly name: "flying-disc";
|
|
2128
|
+
readonly categories: readonly ["Activities and events"];
|
|
2129
|
+
readonly tags: readonly [":flying-disc:"];
|
|
2130
|
+
readonly durationInSeconds: 0.8;
|
|
2131
|
+
readonly codepoint: "1f94f";
|
|
2132
|
+
}, {
|
|
2133
|
+
readonly name: "boomerang";
|
|
2134
|
+
readonly categories: readonly ["Activities and events"];
|
|
2135
|
+
readonly tags: readonly [":boomerang:"];
|
|
2136
|
+
readonly durationInSeconds: 1.4666666666666666;
|
|
2137
|
+
readonly codepoint: "1fa83";
|
|
2138
|
+
}, {
|
|
2139
|
+
readonly name: "kite";
|
|
2140
|
+
readonly categories: readonly ["Activities and events"];
|
|
2141
|
+
readonly tags: readonly [":kite:"];
|
|
2142
|
+
readonly durationInSeconds: 1.6;
|
|
2143
|
+
readonly codepoint: "1fa81";
|
|
2144
|
+
}, {
|
|
2145
|
+
readonly name: "ping-pong";
|
|
2146
|
+
readonly categories: readonly ["Activities and events"];
|
|
2147
|
+
readonly tags: readonly [":ping-pong:"];
|
|
2148
|
+
readonly durationInSeconds: 1.5666666666666667;
|
|
2149
|
+
readonly codepoint: "1f3d3";
|
|
2150
|
+
}, {
|
|
2151
|
+
readonly name: "bowling";
|
|
2152
|
+
readonly categories: readonly ["Activities and events"];
|
|
2153
|
+
readonly tags: readonly [":bowling:"];
|
|
2154
|
+
readonly durationInSeconds: 1.55;
|
|
2155
|
+
readonly codepoint: "1f3b3";
|
|
2156
|
+
}, {
|
|
2157
|
+
readonly name: "die";
|
|
2158
|
+
readonly categories: readonly ["Activities and events"];
|
|
2159
|
+
readonly tags: readonly [":die:"];
|
|
2160
|
+
readonly durationInSeconds: 2.033333333333333;
|
|
2161
|
+
readonly codepoint: "1f3b2";
|
|
2162
|
+
}, {
|
|
2163
|
+
readonly name: "slot-machine";
|
|
2164
|
+
readonly categories: readonly ["Activities and events"];
|
|
2165
|
+
readonly tags: readonly [":slot-machine:"];
|
|
2166
|
+
readonly durationInSeconds: 2;
|
|
2167
|
+
readonly codepoint: "1f3b0";
|
|
2168
|
+
}, {
|
|
2169
|
+
readonly name: "camera-flash";
|
|
2170
|
+
readonly categories: readonly ["Activities and events"];
|
|
2171
|
+
readonly tags: readonly [":camera-flash:"];
|
|
2172
|
+
readonly durationInSeconds: 1.2;
|
|
2173
|
+
readonly codepoint: "1f4f8";
|
|
2174
|
+
}, {
|
|
2175
|
+
readonly name: "violin";
|
|
2176
|
+
readonly categories: readonly ["Activities and events"];
|
|
2177
|
+
readonly tags: readonly [":violin:"];
|
|
2178
|
+
readonly durationInSeconds: 7;
|
|
2179
|
+
readonly codepoint: "1f3bb";
|
|
2180
|
+
}, {
|
|
2181
|
+
readonly name: "drum";
|
|
2182
|
+
readonly categories: readonly ["Activities and events"];
|
|
2183
|
+
readonly tags: readonly [":drum:"];
|
|
2184
|
+
readonly durationInSeconds: 2.7;
|
|
2185
|
+
readonly codepoint: "1f941";
|
|
2186
|
+
}, {
|
|
2187
|
+
readonly name: "maracas";
|
|
2188
|
+
readonly categories: readonly ["Activities and events"];
|
|
2189
|
+
readonly tags: readonly [":maracas:"];
|
|
2190
|
+
readonly durationInSeconds: 1.5333333333333334;
|
|
2191
|
+
readonly codepoint: "1fa87";
|
|
2192
|
+
}, {
|
|
2193
|
+
readonly name: "battery-full";
|
|
2194
|
+
readonly categories: readonly ["Objects"];
|
|
2195
|
+
readonly tags: readonly [":battery-full:"];
|
|
2196
|
+
readonly durationInSeconds: 1.7333333333333334;
|
|
2197
|
+
readonly codepoint: "1f50b";
|
|
2198
|
+
}, {
|
|
2199
|
+
readonly name: "battery-low";
|
|
2200
|
+
readonly categories: readonly ["Objects"];
|
|
2201
|
+
readonly tags: readonly [":battery-low:"];
|
|
2202
|
+
readonly durationInSeconds: 6.3;
|
|
2203
|
+
readonly codepoint: "1faab";
|
|
2204
|
+
}, {
|
|
2205
|
+
readonly name: "money-with-wings";
|
|
2206
|
+
readonly categories: readonly ["Objects"];
|
|
2207
|
+
readonly tags: readonly [":money-with-wings:"];
|
|
2208
|
+
readonly durationInSeconds: 0.8;
|
|
2209
|
+
readonly codepoint: "1f4b8";
|
|
2210
|
+
}, {
|
|
2211
|
+
readonly name: "balance-scale";
|
|
2212
|
+
readonly categories: readonly ["Objects"];
|
|
2213
|
+
readonly tags: readonly [":balance-scale:"];
|
|
2214
|
+
readonly durationInSeconds: 4.366666666666666;
|
|
2215
|
+
readonly codepoint: "2696_fe0f";
|
|
2216
|
+
}, {
|
|
2217
|
+
readonly name: "light-bulb";
|
|
2218
|
+
readonly categories: readonly ["Objects"];
|
|
2219
|
+
readonly tags: readonly [":light-bulb:"];
|
|
2220
|
+
readonly durationInSeconds: 2.4;
|
|
2221
|
+
readonly codepoint: "1f4a1";
|
|
2222
|
+
}, {
|
|
2223
|
+
readonly name: "graduation-cap";
|
|
2224
|
+
readonly categories: readonly ["Objects"];
|
|
2225
|
+
readonly tags: readonly [":graduation-cap:"];
|
|
2226
|
+
readonly durationInSeconds: 1.4;
|
|
2227
|
+
readonly codepoint: "1f393";
|
|
2228
|
+
}, {
|
|
2229
|
+
readonly name: "umbrella";
|
|
2230
|
+
readonly categories: readonly ["Objects"];
|
|
2231
|
+
readonly tags: readonly [":umbrella:"];
|
|
2232
|
+
readonly durationInSeconds: 3.3333333333333335;
|
|
2233
|
+
readonly codepoint: "2602_fe0f";
|
|
2234
|
+
}, {
|
|
2235
|
+
readonly name: "gem-stone";
|
|
2236
|
+
readonly categories: readonly ["Objects"];
|
|
2237
|
+
readonly tags: readonly [":gem-stone:"];
|
|
2238
|
+
readonly durationInSeconds: 1.3333333333333333;
|
|
2239
|
+
readonly codepoint: "1f48e";
|
|
2240
|
+
}, {
|
|
2241
|
+
readonly name: "gear";
|
|
2242
|
+
readonly categories: readonly ["Objects"];
|
|
2243
|
+
readonly tags: readonly [":gear:"];
|
|
2244
|
+
readonly durationInSeconds: 5;
|
|
2245
|
+
readonly codepoint: "2699_fe0f";
|
|
2246
|
+
}, {
|
|
2247
|
+
readonly name: "pencil";
|
|
2248
|
+
readonly categories: readonly ["Objects"];
|
|
2249
|
+
readonly tags: readonly [":pencil:"];
|
|
2250
|
+
readonly durationInSeconds: 2.1;
|
|
2251
|
+
readonly codepoint: "270f_fe0f";
|
|
2252
|
+
}, {
|
|
2253
|
+
readonly name: "alarm-clock";
|
|
2254
|
+
readonly categories: readonly ["Objects"];
|
|
2255
|
+
readonly tags: readonly [":alarm-clock:"];
|
|
2256
|
+
readonly durationInSeconds: 0.5666666666666667;
|
|
2257
|
+
readonly codepoint: "23f0";
|
|
2258
|
+
}, {
|
|
2259
|
+
readonly name: "bellhop-bell";
|
|
2260
|
+
readonly categories: readonly ["Objects"];
|
|
2261
|
+
readonly tags: readonly [":bellhop-bell:"];
|
|
2262
|
+
readonly durationInSeconds: 1.3333333333333333;
|
|
2263
|
+
readonly codepoint: "1f6ce_fe0f";
|
|
2264
|
+
}, {
|
|
2265
|
+
readonly name: "bell";
|
|
2266
|
+
readonly categories: readonly ["Objects"];
|
|
2267
|
+
readonly tags: readonly [":bell:"];
|
|
2268
|
+
readonly durationInSeconds: 0.8;
|
|
2269
|
+
readonly codepoint: "1f514";
|
|
2270
|
+
}, {
|
|
2271
|
+
readonly name: "crystal-ball";
|
|
2272
|
+
readonly categories: readonly ["Objects"];
|
|
2273
|
+
readonly tags: readonly [":crystal-ball:"];
|
|
2274
|
+
readonly durationInSeconds: 2.4;
|
|
2275
|
+
readonly codepoint: "1f52e";
|
|
2276
|
+
}, {
|
|
2277
|
+
readonly name: "aries";
|
|
2278
|
+
readonly categories: readonly ["Symbols"];
|
|
2279
|
+
readonly tags: readonly [":Aries:"];
|
|
2280
|
+
readonly durationInSeconds: 5.7;
|
|
2281
|
+
readonly codepoint: "2648";
|
|
2282
|
+
}, {
|
|
2283
|
+
readonly name: "taurus";
|
|
2284
|
+
readonly categories: readonly ["Symbols"];
|
|
2285
|
+
readonly tags: readonly [":Taurus:"];
|
|
2286
|
+
readonly durationInSeconds: 5.7;
|
|
2287
|
+
readonly codepoint: "2649";
|
|
2288
|
+
}, {
|
|
2289
|
+
readonly name: "gemini";
|
|
2290
|
+
readonly categories: readonly ["Symbols"];
|
|
2291
|
+
readonly tags: readonly [":Gemini:"];
|
|
2292
|
+
readonly durationInSeconds: 5.7;
|
|
2293
|
+
readonly codepoint: "264a";
|
|
2294
|
+
}, {
|
|
2295
|
+
readonly name: "cancer";
|
|
2296
|
+
readonly categories: readonly ["Symbols"];
|
|
2297
|
+
readonly tags: readonly [":Cancer:"];
|
|
2298
|
+
readonly durationInSeconds: 5.7;
|
|
2299
|
+
readonly codepoint: "264b";
|
|
2300
|
+
}, {
|
|
2301
|
+
readonly name: "leo";
|
|
2302
|
+
readonly categories: readonly ["Symbols"];
|
|
2303
|
+
readonly tags: readonly [":Leo:"];
|
|
2304
|
+
readonly durationInSeconds: 5.7;
|
|
2305
|
+
readonly codepoint: "264c";
|
|
2306
|
+
}, {
|
|
2307
|
+
readonly name: "virgo";
|
|
2308
|
+
readonly categories: readonly ["Symbols"];
|
|
2309
|
+
readonly tags: readonly [":Virgo:"];
|
|
2310
|
+
readonly durationInSeconds: 5.7;
|
|
2311
|
+
readonly codepoint: "264d";
|
|
2312
|
+
}, {
|
|
2313
|
+
readonly name: "libra";
|
|
2314
|
+
readonly categories: readonly ["Symbols"];
|
|
2315
|
+
readonly tags: readonly [":Libra:"];
|
|
2316
|
+
readonly durationInSeconds: 5.7;
|
|
2317
|
+
readonly codepoint: "264e";
|
|
2318
|
+
}, {
|
|
2319
|
+
readonly name: "scorpio";
|
|
2320
|
+
readonly categories: readonly ["Symbols"];
|
|
2321
|
+
readonly tags: readonly [":Scorpio:"];
|
|
2322
|
+
readonly durationInSeconds: 5.7;
|
|
2323
|
+
readonly codepoint: "264f";
|
|
2324
|
+
}, {
|
|
2325
|
+
readonly name: "sagittarius";
|
|
2326
|
+
readonly categories: readonly ["Symbols"];
|
|
2327
|
+
readonly tags: readonly [":Sagittarius:"];
|
|
2328
|
+
readonly durationInSeconds: 5.7;
|
|
2329
|
+
readonly codepoint: "2650";
|
|
2330
|
+
}, {
|
|
2331
|
+
readonly name: "capricorn";
|
|
2332
|
+
readonly categories: readonly ["Symbols"];
|
|
2333
|
+
readonly tags: readonly [":Capricorn:"];
|
|
2334
|
+
readonly durationInSeconds: 6.4;
|
|
2335
|
+
readonly codepoint: "2651";
|
|
2336
|
+
}, {
|
|
2337
|
+
readonly name: "aquarius";
|
|
2338
|
+
readonly categories: readonly ["Symbols"];
|
|
2339
|
+
readonly tags: readonly [":Aquarius:"];
|
|
2340
|
+
readonly durationInSeconds: 5.7;
|
|
2341
|
+
readonly codepoint: "2652";
|
|
2342
|
+
}, {
|
|
2343
|
+
readonly name: "pisces";
|
|
2344
|
+
readonly categories: readonly ["Symbols"];
|
|
2345
|
+
readonly tags: readonly [":Pisces:"];
|
|
2346
|
+
readonly durationInSeconds: 5.7;
|
|
2347
|
+
readonly codepoint: "2653";
|
|
2348
|
+
}, {
|
|
2349
|
+
readonly name: "ophiuchus";
|
|
2350
|
+
readonly categories: readonly ["Symbols"];
|
|
2351
|
+
readonly tags: readonly [":Ophiuchus:"];
|
|
2352
|
+
readonly durationInSeconds: 5.7;
|
|
2353
|
+
readonly codepoint: "26ce";
|
|
2354
|
+
}, {
|
|
2355
|
+
readonly name: "exclamation";
|
|
2356
|
+
readonly categories: readonly ["Symbols"];
|
|
2357
|
+
readonly tags: readonly [":exclamation:", ":exclamation-mark:"];
|
|
2358
|
+
readonly durationInSeconds: 3.3333333333333335;
|
|
2359
|
+
readonly codepoint: "2757";
|
|
2360
|
+
}, {
|
|
2361
|
+
readonly name: "question";
|
|
2362
|
+
readonly categories: readonly ["Symbols"];
|
|
2363
|
+
readonly tags: readonly [":question:", ":question-mark:", ":?:"];
|
|
2364
|
+
readonly durationInSeconds: 3.3333333333333335;
|
|
2365
|
+
readonly codepoint: "2753";
|
|
2366
|
+
}, {
|
|
2367
|
+
readonly name: "exclamation-question-mark";
|
|
2368
|
+
readonly categories: readonly ["Symbols"];
|
|
2369
|
+
readonly tags: readonly [":exclamation-question-mark:", ":!?:"];
|
|
2370
|
+
readonly durationInSeconds: 3.3333333333333335;
|
|
2371
|
+
readonly codepoint: "2049_fe0f";
|
|
2372
|
+
}, {
|
|
2373
|
+
readonly name: "exclamation-double";
|
|
2374
|
+
readonly categories: readonly ["Symbols"];
|
|
2375
|
+
readonly tags: readonly [":exclamation-double:", ":!!:"];
|
|
2376
|
+
readonly durationInSeconds: 3.3333333333333335;
|
|
2377
|
+
readonly codepoint: "203c_fe0f";
|
|
2378
|
+
}, {
|
|
2379
|
+
readonly name: "cross-mark";
|
|
2380
|
+
readonly categories: readonly ["Symbols"];
|
|
2381
|
+
readonly tags: readonly [":cross-mark:", ":x:"];
|
|
2382
|
+
readonly durationInSeconds: 1.9666666666666666;
|
|
2383
|
+
readonly codepoint: "274c";
|
|
2384
|
+
}, {
|
|
2385
|
+
readonly name: "sos";
|
|
2386
|
+
readonly categories: readonly ["Symbols"];
|
|
2387
|
+
readonly tags: readonly [":sos:"];
|
|
2388
|
+
readonly durationInSeconds: 1.6666666666666667;
|
|
2389
|
+
readonly codepoint: "1f198";
|
|
2390
|
+
}, {
|
|
2391
|
+
readonly name: "phone-off";
|
|
2392
|
+
readonly categories: readonly ["Symbols"];
|
|
2393
|
+
readonly tags: readonly [":phone-off:"];
|
|
2394
|
+
readonly durationInSeconds: 1.6666666666666667;
|
|
2395
|
+
readonly codepoint: "1f4f4";
|
|
2396
|
+
}, {
|
|
2397
|
+
readonly name: "check-mark";
|
|
2398
|
+
readonly categories: readonly ["Symbols"];
|
|
2399
|
+
readonly tags: readonly [":check-mark:", ":check-mark-green:"];
|
|
2400
|
+
readonly durationInSeconds: 1.6666666666666667;
|
|
2401
|
+
readonly codepoint: "2705";
|
|
2402
|
+
}, {
|
|
2403
|
+
readonly name: "new";
|
|
2404
|
+
readonly categories: readonly ["Symbols"];
|
|
2405
|
+
readonly tags: readonly [":new:"];
|
|
2406
|
+
readonly durationInSeconds: 1.6666666666666667;
|
|
2407
|
+
readonly codepoint: "1f195";
|
|
2408
|
+
}, {
|
|
2409
|
+
readonly name: "free";
|
|
2410
|
+
readonly categories: readonly ["Symbols"];
|
|
2411
|
+
readonly tags: readonly [":free:"];
|
|
2412
|
+
readonly durationInSeconds: 1.6666666666666667;
|
|
2413
|
+
readonly codepoint: "1f193";
|
|
2414
|
+
}, {
|
|
2415
|
+
readonly name: "up";
|
|
2416
|
+
readonly categories: readonly ["Symbols"];
|
|
2417
|
+
readonly tags: readonly [":up!:"];
|
|
2418
|
+
readonly durationInSeconds: 1.6666666666666667;
|
|
2419
|
+
readonly codepoint: "1f199";
|
|
2420
|
+
}, {
|
|
2421
|
+
readonly name: "cool";
|
|
2422
|
+
readonly categories: readonly ["Symbols"];
|
|
2423
|
+
readonly tags: readonly [":cool:"];
|
|
2424
|
+
readonly durationInSeconds: 1.6666666666666667;
|
|
2425
|
+
readonly codepoint: "1f192";
|
|
2426
|
+
}, {
|
|
2427
|
+
readonly name: "litter";
|
|
2428
|
+
readonly categories: readonly ["Symbols"];
|
|
2429
|
+
readonly tags: readonly [":litter:"];
|
|
2430
|
+
readonly durationInSeconds: 1.4166666666666667;
|
|
2431
|
+
readonly codepoint: "1f6ae";
|
|
2432
|
+
}, {
|
|
2433
|
+
readonly name: "musical-notes";
|
|
2434
|
+
readonly categories: readonly ["Symbols"];
|
|
2435
|
+
readonly tags: readonly [":musical-notes:"];
|
|
2436
|
+
readonly durationInSeconds: 1;
|
|
2437
|
+
readonly codepoint: "1f3b6";
|
|
2438
|
+
}, {
|
|
2439
|
+
readonly name: "plus-sign";
|
|
2440
|
+
readonly categories: readonly ["Symbols"];
|
|
2441
|
+
readonly tags: readonly [":plus-sign:", ":+:"];
|
|
2442
|
+
readonly durationInSeconds: 2.8;
|
|
2443
|
+
readonly codepoint: "2795";
|
|
2444
|
+
}, {
|
|
2445
|
+
readonly name: "chequered-flag";
|
|
2446
|
+
readonly categories: readonly ["Flags"];
|
|
2447
|
+
readonly tags: readonly [":chequered-flag:"];
|
|
2448
|
+
readonly durationInSeconds: 4;
|
|
2449
|
+
readonly codepoint: "1f3c1";
|
|
2450
|
+
}, {
|
|
2451
|
+
readonly name: "triangular-flag";
|
|
2452
|
+
readonly categories: readonly ["Flags"];
|
|
2453
|
+
readonly tags: readonly [":triangular-flag:"];
|
|
2454
|
+
readonly durationInSeconds: 3.966666666666667;
|
|
2455
|
+
readonly codepoint: "1f6a9";
|
|
2456
|
+
}, {
|
|
2457
|
+
readonly name: "black-flag";
|
|
2458
|
+
readonly categories: readonly ["Flags"];
|
|
2459
|
+
readonly tags: readonly [":black-flag:"];
|
|
2460
|
+
readonly durationInSeconds: 4;
|
|
2461
|
+
readonly codepoint: "1f3f4";
|
|
2462
|
+
}, {
|
|
2463
|
+
readonly name: "white-flag";
|
|
2464
|
+
readonly categories: readonly ["Flags"];
|
|
2465
|
+
readonly tags: readonly [":white-flag:"];
|
|
2466
|
+
readonly durationInSeconds: 4;
|
|
2467
|
+
readonly codepoint: "1f3f3_fe0f";
|
|
2468
|
+
}];
|
|
2469
|
+
export type EmojiName = (typeof emojis)[number]['name'];
|