OudsBadgeIcon

constructor(painter: Painter)

Creates an instance of OudsBadgeIcon. A content description should be specified at OudsBadge level through semantics Modifier.

Parameters

painter

Painter of the icon.


constructor(imageVector: ImageVector)

Creates an instance of OudsBadgeIcon. A content description should be specified at OudsBadge level through semantics Modifier.

Parameters

imageVector

Image vector of the icon.


constructor(bitmap: ImageBitmap)

Creates an instance of OudsBadgeIcon. A content description should be specified at OudsBadge level through semantics Modifier.

Parameters

bitmap

Image bitmap of the icon.