SourceSets
LocalIconWeight
Common
kotlin
val LocalIconWeight: ProvidableCompositionLocal<FontWeight>
The default icon weight (a FontWeight) used when none is provided as a parameter of one of the FontIcon composables.
FontWeight.W400 by default.