diff --git a/crates/typst-library/src/symbols/sym.rs b/crates/typst-library/src/symbols/sym.rs index 366d54ed8..a9ec2485f 100644 --- a/crates/typst-library/src/symbols/sym.rs +++ b/crates/typst-library/src/symbols/sym.rs @@ -436,13 +436,13 @@ pub(crate) const SYM: &[(&str, Symbol)] = symbols! { // Number theory. divides: ['∣', not: '∤'], - perp: ['⟂', circle: '⦹'], // Algebra. wreath: '≀', // Geometry. parallel: ['∥', circle: '⦷', not: '∦'], + perp: ['⟂', circle: '⦹'], // Miscellaneous Technical. diameter: '⌀',