mirror of
https://github.com/typst/typst
synced 2025-05-15 09:35:28 +08:00
Fix star.stroked
This commit is contained in:
parent
ce0c38737b
commit
79c2ec8f6f
@ -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: [
|
||||
|
Loading…
x
Reference in New Issue
Block a user