TextFieldIcon

fun TextFieldIcon(icon: SparkIcon, contentDescription: String?, modifier: Modifier = Modifier)

An icon that can be used as leading or trailing content for a TextField. Its size is fixed to 16dp to not change the height of the TextField. Its color is fixed to neutral.