mdi-react
mdi-react copied to clipboard
HelpOutlineIcon looks exact like HandshakeOutlineIcon
This is how HelpOutlineIcon looks in mdi-react before v7.5.0:

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

HelpOutlineIcon in mdi-react v7.5.0 looks exact like HandshakeOutlineIcon
This seems to be an upstream issue.

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.