diff --git a/crates/typst/src/symbols/sym.rs b/crates/typst/src/symbols/sym.rs index 1d78ee3f3..1cdd92d88 100644 --- a/crates/typst/src/symbols/sym.rs +++ b/crates/typst/src/symbols/sym.rs @@ -341,18 +341,18 @@ pub(crate) const SYM: &[(&str, Symbol)] = symbols! { // Set theory. emptyset: [ '∅', + arrow.r: '⦳', + arror.l: '⦴', bar: '⦱', circle: '⦲', - larrow: '⦴', - rarrow: '⦳', rev: '⦰', ], nothing: [ '∅', + arrow.r: '⦳', + arror.l: '⦴', bar: '⦱', circle: '⦲', - larrow: '⦴', - rarrow: '⦳', rev: '⦰', ], without: '∖',