NavigationButton

fun NavigationButton(onClick: () -> Unit = {}, text: String, icon: ImageVector? = null, horizontalPadding: Dp = 16.dp)