Icon

open class Icon : OudsComponentIcon<OudsLink.Icon.ExtraParameters>

An icon in an OudsLink. This icon is non-clickable and no content description is needed because a link label is always present.

Constructors

Link copied to clipboard
constructor(painter: Painter)

Creates an instance of OudsLink.Icon.

constructor(imageVector: ImageVector)

Creates an instance of OudsLink.Icon.

constructor(bitmap: ImageBitmap)

Creates an instance of OudsLink.Icon.

Types

Link copied to clipboard
data class ExtraParameters : OudsComponentContent.ExtraParameters