Vector

A single vector icon that remains constant regardless of theme state.

Constructors

Link copied to clipboard
constructor(vector: ImageVector)

Properties

Link copied to clipboard
open override val switchMode: ButtonSwitchMode

Functions

Link copied to clipboard
open override fun Icon(state: ThemeAnimationState, tint: Color, modifier: Modifier, contentDescription: String?)

Renders the icon based on the current theme state.