import Icon from '@mdi/react'; import { mdiBellOffOutline } from '@mdi/js'; <Icon path={mdiBellOffOutline} size={1} />
Start Using this Icon