Platform Icon
@ApiStatus.ScheduledForRemoval(inVersion = "Before 1.0" )
@Composable
Deprecated
Use Icon directly, this doesn't have any advantage over it anymore.
Replace with
import com.jewel.ui.component.Icon
Content copied to clipboard
Icon(key, contentDescription, modifier, tint, hint)Content copied to clipboard
@ApiStatus.ScheduledForRemoval(inVersion = "Before 1.0" )
@Composable
Deprecated
Use Icon directly, this doesn't have any advantage over it anymore.
Replace with
import com.jewel.ui.component.Icon
Content copied to clipboard
Icon(key, contentDescription, modifier, tint, hints)Content copied to clipboard