diff --git a/crates/typst/src/symbols/sym.rs b/crates/typst/src/symbols/sym.rs index d506880b3..f2a32dfab 100644 --- a/crates/typst/src/symbols/sym.rs +++ b/crates/typst/src/symbols/sym.rs @@ -487,7 +487,7 @@ pub(crate) const SYM: &[(&str, Symbol)] = symbols! { yen: '¥', // Miscellaneous. - ballot: ['☐', x: '☒'], + ballot: ['☐', cross: '☒', check: '☑', check.heavy: '🗹'], checkmark: ['✓', light: '🗸', heavy: '✔'], crossmark: ['✗', heavy: '✘'], floral: ['❦', l: '☙', r: '❧'],