symbol

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

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

Parameters

block

A lambda to configure the <symbol> element.