use

fun use(block: UseBuilder.() -> Unit)

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

Parameters

block

A lambda to configure the <use> element.