svg

open fun svg(baseClass: String? = null, id: String? = null, scope: ScopeContext.() -> Unit = {}, content: SvgTag.() -> Unit): SvgTag