seiv
class SomeViewApp : App(SMView::class) { override fun start(stage: Stage) { stage.icons += Image("icon.png") super.start(stage)