TeamWertarbyte / mdi-material-ui

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

WizardHat is not exported #46

Closed Forfold closed 2 years ago

Forfold commented 2 years ago

I see WizardHat available on @mdi/js, but it is not available in mdi-material-ui which is the package we've been using for a while now.

leMaik commented 2 years ago

Thanks for the reminder. :+1:

I updated everything and v6.5.95 of Material Design Icons is included in mdi-material-ui v5.35.0, v6.24.0 and v7.2.0 (pick the correct one for the MUI version you're using).

Forfold commented 2 years ago

Thanks!!