CompositeSymbol

constructor(symbols: Iterable<Symbol> = mutableListOf())

Creates a composite symbol using a collection of symbols.

Since

200.1.0