Icon

An icon in an OudsTag. This icon is non-clickable. No content description is needed because a tag always contains a label.

Constructors

Link copied to clipboard
constructor(painter: Painter)

Creates an instance of OudsTagAsset.Icon.

constructor(imageVector: ImageVector)

Creates an instance of OudsTagAsset.Icon.

constructor(bitmap: ImageBitmap)

Creates an instance of OudsTagAsset.Icon.

Types

Link copied to clipboard

The default icon of an OudsTag. This icon is non-clickable. A content description is only set for Warning and Error statuses to provide context. No content description is needed for other statuses because the tag's label should provide the necessary context.