TeamWertarbyte / mdi-material-ui

Material-UI SvgIcon components for Material Design Icons.
MIT License
328 stars 15 forks source link

support for MDI v 7.x #56

Closed sukeshlaghate closed 1 year ago

sukeshlaghate commented 1 year ago

The wrapper currently support version 5 of mdi. It would be awesome if mdi is upgraded to latest version that is 7.x

leMaik commented 1 year ago

All non-deprecated versions of this library support MDI 7.2.96 already.

Edit: If you're still using material-ui 0.x, you should update. Or fork this project and run the update.sh and publish your own npm package. We do not support that version of material-ui anymore.