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