OudsBadgeIcon
Creates an instance of OudsBadgeIcon. A content description should be specified at OudsBadge level through semantics Modifier.
Parameters
Painter of the icon.
Controls whether the icon should be tinted with the theme color. Defaults to true. When set to false, the icon is displayed with its original colors (e.g., for multi-color icons). Note that untinted icons must ensure sufficient contrast with the background for accessibility reasons.
Creates an instance of OudsBadgeIcon. A content description should be specified at OudsBadge level through semantics Modifier.
Parameters
Image vector of the icon.
Controls whether the icon should be tinted with the theme color. Defaults to true. When set to false, the icon is displayed with its original colors (e.g., for multi-color icons). Note that untinted icons must ensure sufficient contrast with the background for accessibility reasons.
Creates an instance of OudsBadgeIcon. A content description should be specified at OudsBadge level through semantics Modifier.
Parameters
Image bitmap of the icon.
Controls whether the icon should be tinted with the theme color. Defaults to true. When set to false, the icon is displayed with its original colors (e.g., for multi-color icons). Note that untinted icons must ensure sufficient contrast with the background for accessibility reasons.