NutrientLevelItem

fun NutrientLevelItem(    category: String,     value: String,     label: String,     @DrawableRes icon: Int)