Skip to content

feat(mat-icon-button): border-radius as variable #30525

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

Closed
rbalet opened this issue Feb 19, 2025 · 0 comments · Fixed by #31223
Closed

feat(mat-icon-button): border-radius as variable #30525

rbalet opened this issue Feb 19, 2025 · 0 comments · Fixed by #31223
Assignees
Labels
area: material/button feature This issue represents a new feature or feature request rather than a bug or bug fix P3 An issue that is relevant to core functions, but does not impede progress. Important, but not urgent

Comments

@rbalet
Copy link

rbalet commented Feb 19, 2025

Feature Description

Would be helpful to change the mat-icon-button from 50% to any specificity we like through css variable

Use Case

I case the icon would like to be use in a card, where it does not always has to be round

Like in a card action
Image

Or at the top of the screen
Image

@rbalet rbalet added feature This issue represents a new feature or feature request rather than a bug or bug fix needs triage This issue needs to be triaged by the team labels Feb 19, 2025
@crisbeto crisbeto added P3 An issue that is relevant to core functions, but does not impede progress. Important, but not urgent area: material/button and removed needs triage This issue needs to be triaged by the team labels Feb 20, 2025
@crisbeto crisbeto self-assigned this May 26, 2025
crisbeto added a commit to crisbeto/material2 that referenced this issue May 26, 2025
Fixes that it wasn't possible to customize the shape of the icon button using tokens.

Fixes angular#30525.
crisbeto added a commit that referenced this issue May 28, 2025
Fixes that it wasn't possible to customize the shape of the icon button using tokens.

Fixes #30525.

(cherry picked from commit c10b5fe)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: material/button feature This issue represents a new feature or feature request rather than a bug or bug fix P3 An issue that is relevant to core functions, but does not impede progress. Important, but not urgent
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants