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

Missing icon 'auto_fix_high' in Symbols #1380

Closed
Ehmydev opened this issue Sep 1, 2022 · 3 comments
Closed

Missing icon 'auto_fix_high' in Symbols #1380

Ehmydev opened this issue Sep 1, 2022 · 3 comments
Assignees
Labels

Comments

@Ehmydev
Copy link

Ehmydev commented Sep 1, 2022

Hello again,

Like the title says, the icon 'auto_fix_high' is missing in Material Symbols while it exists in Material Icons.
I searched for the same icon with another name in Symbols, but couldn't find any.

Could you tell me if this is a bug or if it is intended ?

Many thanks

@tphinney tphinney self-assigned this Sep 1, 2022
@tphinney tphinney added the bug label Sep 1, 2022
@tphinney
Copy link
Collaborator

tphinney commented Sep 1, 2022

Hmmm. So, in Material Symbols source we have "auto_fix" (identical to Material Icons "auto_fix_high", with the three stars) and "auto_fix_normal" (just one star, identical to the same-named Material Icons icon), but neither makes it into Material Symbols because they are marked as Google-only.

Seems to me that is an error. We will need to add the rounded and sharp variants as well. Not sure what to do about the names, that is… troublesome.

@tphinney
Copy link
Collaborator

tphinney commented Sep 9, 2022

It may take some more time to percolate back into the real world, but this fix should be in an internal build tomorrow. (I did the first steps and passed it to a colleague to make the rounded and sharp variants.)

Thanks, @Ehmydev for the report!

@tphinney
Copy link
Collaborator

This was fixed and is publicly available now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants