Skip to Content
ComponentsStatus Icon

StatusIcon

A status icon represents the status of a process or an entity.

GitHub LogoSource Code

Custom icon

The HvStatusIcon component supports two other variants that you can use to customize the icon’s appearance: default and accent. These don’t have a default icon, so you need to provide a custom icon using the customIcon prop. If no icon is provided, a placeholder will be displayed.

Last updated on