stop

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

SVG "stop" tag.