a

@Composable
fun ISvgTag.a(href: String, className: String? = null, id: String? = null, content: @Composable ISvgTag.() -> Unit = {})

SVG "a" tag.