EmbeddableImage

fun EmbeddableImage(    @DrawableRes id: Int,     @StringRes contentDescription: Int,     colorFilter: ColorFilter? = null)