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

[icons] Missing Material Design icons #26962

Closed
1 task done
aarowman opened this issue Jun 25, 2021 · 1 comment
Closed
1 task done

[icons] Missing Material Design icons #26962

aarowman opened this issue Jun 25, 2021 · 1 comment
Labels
duplicate This issue or pull request already exists package: icons Specific to @mui/icons

Comments

@aarowman
Copy link

aarowman commented Jun 25, 2021

Missing Material Icons

  • I have searched the issues of this repository and believe that this is not a duplicate.

Summary 💡

Similar to issues #21295 and #12251 in the past (closed) - there are missing icons. These icons should be added.

Examples 🌈

I just found a few so far, there are likely more:

Admin Panel Settings: https://fonts.google.com/icons?selected=Material+Icons:admin_panel_settings
Fact Check: https://fonts.google.com/icons?selected=Material%20Icons%3Afact_check

Not available on Material UI search: https://material-ui.com/components/material-icons/

Motivation 🔦

I want to use certain (new?) icons, and they are not available for import like the others.

Current versions:

package.json

...
"dependencies": {
    "@material-ui/core": "^4.11.4",
    "@material-ui/icons": "^4.11.2",
    ...
}

Note: These may be new icons. Is there a way to automatically pull them from Google regularly? Or do a regular audit to see if any new have been added.

@aarowman aarowman added the status: waiting for maintainer These issues haven't been looked at yet by a maintainer label Jun 25, 2021
@olros
Copy link

olros commented Jun 26, 2021

They've been added in v5: https://next.material-ui.com/components/material-icons/ (@material-ui/icons@next)

@mbrookes mbrookes added package: icons Specific to @mui/icons and removed status: waiting for maintainer These issues haven't been looked at yet by a maintainer labels Jun 26, 2021
@oliviertassinari oliviertassinari added the duplicate This issue or pull request already exists label Jun 27, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate This issue or pull request already exists package: icons Specific to @mui/icons
Projects
None yet
Development

No branches or pull requests

4 participants