styledSvg

inline fun RBuilder.styledSvg(content: String = "")(source)
inline fun RBuilder.styledSvg(block: StyledDOMBuilder<SVG>.() -> Unit)(source)