From 584e4585f156e6f0772af15bbe161c99d0ee8117 Mon Sep 17 00:00:00 2001 From: ssotoen <68116836+ssotoen@users.noreply.github.com> Date: Thu, 26 Sep 2024 16:57:50 +0200 Subject: [PATCH] Add Unicode 16 emoji (#4935) --- crates/typst/src/symbols/emoji.rs | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/crates/typst/src/symbols/emoji.rs b/crates/typst/src/symbols/emoji.rs index 092c51006..e6b2bbf97 100644 --- a/crates/typst/src/symbols/emoji.rs +++ b/crates/typst/src/symbols/emoji.rs @@ -92,6 +92,7 @@ const EMOJI: &[(&str, Symbol)] = symbols! { bed: ['๐Ÿ›', person: '๐Ÿ›Œ'], bee: '๐Ÿ', beer: ['๐Ÿบ', clink: '๐Ÿป'], + beet: '๐Ÿซœ', beetle: ['๐Ÿชฒ', lady: '๐Ÿž'], bell: ['๐Ÿ””', ding: '๐Ÿ›Ž', not: '๐Ÿ”•'], bento: '๐Ÿฑ', @@ -435,6 +436,7 @@ const EMOJI: &[(&str, Symbol)] = symbols! { devil.frown: '๐Ÿ‘ฟ', diagonal: '๐Ÿซค', disguise: '๐Ÿฅธ', + distress: '๐Ÿ˜ซ', dizzy: '๐Ÿ˜ต', dotted: '๐Ÿซฅ', down: '๐Ÿ˜ž', @@ -504,7 +506,7 @@ const EMOJI: &[(&str, Symbol)] = symbols! { tear.withheld: '๐Ÿฅน', teeth: '๐Ÿ˜ฌ', think: '๐Ÿค”', - tired: '๐Ÿ˜ซ', + tired: '๐Ÿซฉ', tongue: '๐Ÿ˜›', tongue.squint: '๐Ÿ˜', tongue.wink: '๐Ÿ˜œ', @@ -553,6 +555,7 @@ const EMOJI: &[(&str, Symbol)] = symbols! { front: '๐Ÿซต', m: '๐Ÿ–•', ], + fingerprint: '๐Ÿซ†', fingers: [cross: '๐Ÿคž', pinch: '๐ŸคŒ', snap: '๐Ÿซฐ'], fire: '๐Ÿ”ฅ', firecracker: '๐Ÿงจ', @@ -668,6 +671,7 @@ const EMOJI: &[(&str, Symbol)] = symbols! { raised: '๐Ÿ™Œ', shake: '๐Ÿค', ], + harp: '๐Ÿช‰', hash: '#', hat: [ribbon: '๐Ÿ‘’', top: '๐ŸŽฉ'], headphone: '๐ŸŽง', @@ -1119,6 +1123,7 @@ const EMOJI: &[(&str, Symbol)] = symbols! { shopping: '๐Ÿ›', shorts: '๐Ÿฉณ', shoshinsha: '๐Ÿ”ฐ', + shovel: '๐Ÿช', shower: '๐Ÿšฟ', shrimp: ['๐Ÿฆ', fried: '๐Ÿค'], shrine: 'โ›ฉ', @@ -1163,6 +1168,7 @@ const EMOJI: &[(&str, Symbol)] = symbols! { spider: '๐Ÿ•ท', spiderweb: '๐Ÿ•ธ', spinach: '๐Ÿฅฌ', + splatter: '๐ŸซŸ', sponge: '๐Ÿงฝ', spoon: '๐Ÿฅ„', square: [ @@ -1269,6 +1275,7 @@ const EMOJI: &[(&str, Symbol)] = symbols! { tree: [ deciduous: '๐ŸŒณ', evergreen: '๐ŸŒฒ', + leafless: '๐Ÿชพ', palm: '๐ŸŒด', xmas: '๐ŸŽ„', ],