icon

fun Container.icon(icon: String, init: Icon.() -> Unit? = null): Icon

DSL builder extension function.

It takes the same parameters as the constructor of the built component.