I suggest you to use Iconify
This lib has all possible icons, a good integration with MUI and the able to import icons dinamicly, like:
import { Icon } from '@iconify/react'; <Icon icon='mdi:edit'/>