Add checkmark ballot symbols (#4825)

This commit is contained in:
Malo 2024-08-26 18:18:34 +02:00 committed by GitHub
parent 3d980fe4a3
commit c57593c94c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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: ''],