From 79c2ec8f6fbaf1e7e31cbcfde88ffb05bcf21d98 Mon Sep 17 00:00:00 2001 From: Laurenz Date: Thu, 21 Dec 2023 00:02:57 +0100 Subject: [PATCH] Fix `star.stroked` --- crates/typst/src/symbols/sym.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/crates/typst/src/symbols/sym.rs b/crates/typst/src/symbols/sym.rs index b7bf167a4..18b5ab1c4 100644 --- a/crates/typst/src/symbols/sym.rs +++ b/crates/typst/src/symbols/sym.rs @@ -565,7 +565,7 @@ pub(crate) const SYM: &[(&str, Symbol)] = symbols! { filled.small: '⬪', filled.medium: '⬧', ], - star: [op: '⋆', stroked: '★', filled: '★'], + star: [op: '⋆', stroked: '☆', filled: '★'], // Arrows, harpoons, and tacks. arrow: [