Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bug: Power icon doesnt show up #1325

Closed
zer09 opened this issue Jan 24, 2024 · 1 comment
Closed

bug: Power icon doesnt show up #1325

zer09 opened this issue Jan 24, 2024 · 1 comment
Labels
triage New issues

Comments

@zer09
Copy link

zer09 commented Jan 24, 2024

Current Behavior

Power icon doesnt show up

Expected Behavior

Power icon should show up

Steps to Reproduce

Add power icon to ion-button

Code Reproduction URL

No response

Additional Information

<ion-button slot="icon-only">
  <ion-icon color="danger" name="power-sharp"></ion-icon>
</ion-button>
@zer09 zer09 added the triage New issues label Jan 24, 2024
@zer09
Copy link
Author

zer09 commented Jan 24, 2024

I didn't see it on the documentation but you need to to add icon on AppComponent

addIcons({ powerSharp, powerOutline });

@zer09 zer09 closed this as completed Jan 24, 2024
@mapsandapps mapsandapps closed this as not planned Won't fix, can't repro, duplicate, stale Jan 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
triage New issues
Projects
None yet
Development

No branches or pull requests

2 participants