material-ui icon indicating copy to clipboard operation
material-ui copied to clipboard

[docs] Fix incorrect `Cases` icon

Open PunitSoniME opened this issue 3 years ago • 2 comments

Fixes #33673

Preview: https://deploy-preview-33688--material-ui.netlify.app/material-ui/material-icons/?query=cases

Or

After - Codesandbox

PunitSoniME avatar Jul 29 '22 05:07 PunitSoniME

No bundle size changes

Generated by :no_entry_sign: dangerJS against 450594b8fee10f38d3e33f49d9ab8a9ee9785dc5

mui-bot avatar Jul 29 '22 05:07 mui-bot

Before

image

After

image

image

PunitSoniME avatar Jul 29 '22 05:07 PunitSoniME

We don't accept PRs to fix individual icons (see https://github.com/mui/material-ui/blob/master/packages/mui-icons-material/README.md#contributing), as we periodically sync the whole set with Google. I'm going to update the whole set, as it hasn't been done in a while. Here's the PR: https://github.com/mui/material-ui/pull/33988.

Unfortunately, the updated set does not include the fixed Cases icon. There is an issue in the Material Icons repo that reports this problem. Please upvote it if you need this icon fixed.

michaldudak avatar Aug 19 '22 08:08 michaldudak