ionic-team / ionic-team/ionicons
Feature request: Add indicator slot
Open
community feedback wanted
- Dominant language
- TypeScript
- Stars
- 18.2k
- Forks
- 2.1k
- PR merge metrics
- No merged PRs in 30d
Description
Hi there.
It would be great if the ion-icon component would allow for an indicator slot so we could use ion-icon somehow like this:
```
```
This would allow us to assign markup to the inside of an ion-icon. I am currently trying to find a good solution to add icons with indicators (other icons on top of the existing one). And I can not really find a good solution without creating a custom component, which I do not want to because it breaks all my styling in items, buttons etc. that excpects an ion-icon component and not a "custom-component".
Contributor guide
Assessment
This issue has not been assessed yet.