xmlns

fun xmlns(value: String = "http://www.w3.org/2000/svg")

Sets the xmlns attribute of the SVG element.

Parameters

value

The XML namespace for the SVG element. Defaults to "http://www.w3.org/2000/svg".