Add parallelogram symbols (#3740)

This commit is contained in:
Kamack38 2024-04-01 22:20:05 +02:00 committed by GitHub
parent e91baaca82
commit 7b9faa81bf
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -585,6 +585,10 @@ pub(crate) const SYM: &[(&str, Symbol)] = symbols! {
filled.small: '',
filled.medium: '',
],
parallelogram: [
stroked: '',
filled: '',
],
star: [op: '', stroked: '', filled: ''],
// Arrows, harpoons, and tacks.