Icon Status¶
The Icon Status component represents a customizable icon with a counter.
Code¶
Usage¶
import { SiIconStatusComponent } from '@siemens/element-ng/icon-status';
@Component({
imports: [SiIconStatusComponent, ...]
})
Stacked icons
When using stacked icons we recommend using the composite icons to create harmonious icons.
Except where otherwise noted, content on this site is licensed under MIT License.