set

@Composable
fun ISvgTag.set(attributeName: String, to: String, id: String? = null, content: @Composable ISvgTag.() -> Unit = {})

SVG "set" tag.