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