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] TipsAndUpdates icon is missing #29000

Closed
2 tasks done
SveinEven opened this issue Oct 12, 2021 · 3 comments · Fixed by #29004
Closed
2 tasks done

[icons] TipsAndUpdates icon is missing #29000

SveinEven opened this issue Oct 12, 2021 · 3 comments · Fixed by #29004
Labels
bug 🐛 Something doesn't work package: icons Specific to @mui/icons

Comments

@SveinEven
Copy link

  • The issue is present in the latest release.
  • I have searched the issues of this repository and believe that this is not a duplicate.

Current Behavior 😯

import TipsAndUpdatesIcon from '@mui/icons-material/TipsAndUpdates'; Cannot find module '@mui/icons-material/TipsAndUpdates' or its corresponding type declarations.

Expected Behavior 🤔

Icon should be imported.

Steps to Reproduce 🕹

Steps:

  1. https://codesandbox.io/s/clever-cdn-dbunz?file=/src/App.tsx

Context 🔦

There might be more icons, I have only found this so far.
https://fonts.google.com/icons?selected=Material+Icons&icon.query=tips+and+updates

Your Environment 🌎

Tech Version
@mui/material v5.0.3
@mui/icons-material v5.0.3
@SveinEven SveinEven added the status: waiting for maintainer These issues haven't been looked at yet by a maintainer label Oct 12, 2021
@hbjORbj hbjORbj added bug 🐛 Something doesn't work package: icons Specific to @mui/icons and removed status: waiting for maintainer These issues haven't been looked at yet by a maintainer labels Oct 12, 2021
@hbjORbj hbjORbj changed the title [icons] Missing Material Design icons [@mui/icons-material] TipsAndUpdates icon is missing Oct 12, 2021
@hbjORbj
Copy link
Member

hbjORbj commented Oct 12, 2021

@SveinEven Thanks for the report! I created a PR to fix this issue.

@hbjORbj hbjORbj changed the title [@mui/icons-material] TipsAndUpdates icon is missing [icons] TipsAndUpdates icon is missing Oct 12, 2021
@hbjORbj
Copy link
Member

hbjORbj commented Oct 12, 2021

@SveinEven Bolt and Campaign are not missing? https://codesandbox.io/s/naughty-feather-2f9y2?file=/src/App.tsx

@SveinEven
Copy link
Author

No, a colleague of mine told me they were missing, so I wrote a comment about it. But after checking myself (which I should've done before posting), I saw they were included. I tried to delete the post but I guess I should have edited.

Thanks though :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug 🐛 Something doesn't work package: icons Specific to @mui/icons
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants