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

LabelImportantOutlined has the wrong icon #34863

Open
2 tasks done
jerichoi224 opened this issue Oct 23, 2022 · 4 comments · May be fixed by #45020
Open
2 tasks done

LabelImportantOutlined has the wrong icon #34863

jerichoi224 opened this issue Oct 23, 2022 · 4 comments · May be fixed by #45020
Assignees
Labels
bug 🐛 Something doesn't work design: material This is about Material Design, please involve a visual or UX designer in the process package: icons Specific to @mui/icons

Comments

@jerichoi224
Copy link

Duplicates

  • I have searched the existing issues

Latest version

  • I have tested the latest version

Steps to reproduce 🕹

Steps:

  1. use the "LabelImportantOutlined" icon
  2. Same icon as "LabelImportant" shows up.

Screen Shot 2022-10-23 at 11 30 06 AM

Current behavior 😯

Identical icon as LabelImportant shows up.

Expected behavior 🤔

Image of an outlined version of the icon to show up

Context 🔦

I'm trying to use it so when selected, a filled icon shows up, and when not an outlined icon shows.
Currently both are filled so I can't accomplish this.

Your environment 🌎

Happens in all browser. I'm guessing the file is just incorrect.

npx @mui/envinfo
  System:
    OS: macOS 12.6
  Binaries:
    Node: 16.18.0 - /usr/local/bin/node
    Yarn: 1.22.19 - /usr/local/bin/yarn
    npm: 8.19.2 - /usr/local/bin/npm
  Browsers:
    Chrome: 106.0.5249.119
    Edge: Not Found
    Firefox: 105.0.3
    Safari: 16.0
  npmPackages:
    @emotion/react: ^11.10.4 => 11.10.4 
    @emotion/styled: ^11.10.4 => 11.10.4 
    @mui/base:  5.0.0-alpha.102 
    @mui/core-downloads-tracker:  5.10.10 
    @mui/icons-material: ^5.10.9 => 5.10.9 
    @mui/material: ^5.10.10 => 5.10.10 
    @mui/private-theming:  5.10.9 
    @mui/styled-engine:  5.10.8 
    @mui/system:  5.10.10 
    @mui/types:  7.2.0 
    @mui/utils:  5.10.9 
    @types/react:  18.0.21 
    react: ^18.2.0 => 18.2.0 
    react-dom: ^18.2.0 => 18.2.0 
@jerichoi224 jerichoi224 added the status: waiting for maintainer These issues haven't been looked at yet by a maintainer label Oct 23, 2022
@Daksh-964
Copy link

Please assign this issue to me.

@jerichoi224
Copy link
Author

@Daksh-964 First time creating a issue in a public repo like this. Am I able to assign this? or does a moderator have to do this?

@vguleria1108
Copy link

@siriwatknp I have created this PR(#34868 ) to fix the above issue
Screenshot 2022-10-23 at 9 04 58 PM

@zannager zannager added component: Icon The React component. package: icons Specific to @mui/icons labels Oct 24, 2022
@oliviertassinari oliviertassinari added design: material This is about Material Design, please involve a visual or UX designer in the process and removed component: Icon The React component. labels Oct 24, 2022
@ZeeshanTamboli ZeeshanTamboli added bug 🐛 Something doesn't work and removed status: waiting for maintainer These issues haven't been looked at yet by a maintainer labels Nov 8, 2022
@SaidMarar
Copy link
Contributor

SaidMarar commented Jan 22, 2023

@siriwatknp siriwatknp linked a pull request Jan 14, 2025 that will close this issue
1 task
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug 🐛 Something doesn't work design: material This is about Material Design, please involve a visual or UX designer in the process package: icons Specific to @mui/icons
Projects
None yet
Development

Successfully merging a pull request may close this issue.

8 participants