Change sym.triangle from ▷ to △ (#3628)

This commit is contained in:
Leedehai 2024-04-01 12:41:44 -04:00 committed by GitHub
parent 105d7156f8
commit 0d7fa1747e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -518,33 +518,33 @@ pub(crate) const SYM: &[(&str, Symbol)] = symbols! {
filled.v: '', filled.v: '',
], ],
triangle: [ triangle: [
stroked.r: '',
stroked.l: '',
stroked.t: '', stroked.t: '',
stroked.b: '', stroked.b: '',
stroked.r: '',
stroked.l: '',
stroked.bl: '', stroked.bl: '',
stroked.br: '', stroked.br: '',
stroked.tl: '', stroked.tl: '',
stroked.tr: '', stroked.tr: '',
stroked.small.r: '',
stroked.small.b: '',
stroked.small.l: '',
stroked.small.t: '', stroked.small.t: '',
stroked.small.b: '',
stroked.small.r: '',
stroked.small.l: '',
stroked.rounded: '🛆', stroked.rounded: '🛆',
stroked.nested: '', stroked.nested: '',
stroked.dot: '', stroked.dot: '',
filled.r: '',
filled.l: '',
filled.t: '', filled.t: '',
filled.b: '', filled.b: '',
filled.r: '',
filled.l: '',
filled.bl: '', filled.bl: '',
filled.br: '', filled.br: '',
filled.tl: '', filled.tl: '',
filled.tr: '', filled.tr: '',
filled.small.r: '',
filled.small.b: '',
filled.small.l: '',
filled.small.t: '', filled.small.t: '',
filled.small.b: '',
filled.small.r: '',
filled.small.l: '',
], ],
square: [ square: [
stroked: '', stroked: '',