symbol

fun symbol(block: SymbolBuilder.() -> Unit)

Adds a <symbol> child element to the SVG element.

Parameters

block

A lambda to configure the <symbol> element.