IconWithTextButton

fun IconWithTextButton(icon: ImageVector, text: String, action: () -> Unit)