static let none: SymbolVariants
No variant for a symbol.
static let circle: SymbolVariants
A variant that encapsulates the symbol in a circle.
static let square: SymbolVariants
A variant that encapsulates the symbol in a square.
static let fill: SymbolVariants
A variant that fills the symbol.
static let slash: SymbolVariants
A variant that draws a slash through the symbol.