icon

fun icon(def: Icons.() -> IconDefinition)
fun icon(def: Flow<IconDefinition>)
var icon: Flow<IconDefinition>? = null