mdi-react icon indicating copy to clipboard operation
mdi-react copied to clipboard

HelpOutlineIcon looks exact like HandshakeOutlineIcon

Open siropkin opened this issue 4 years ago • 1 comments

This is how HelpOutlineIcon looks in mdi-react before v7.5.0: image

And this is how HelpOutlineIcon looks in mdi-react v7.5.0: image

HelpOutlineIcon in mdi-react v7.5.0 looks exact like HandshakeOutlineIcon

siropkin avatar Jun 10 '21 11:06 siropkin

This seems to be an upstream issue. image image

Both icons seem to have the same alias assigned which causes issues during generation of this library. Try to use HelpCircleOutlineIcon instead as this is the main name. It would be awesome if you could report this issue upstream.

levrik avatar Jul 06 '21 06:07 levrik