Material Icons

OverviewOfficial Website

Material Design Icon is growing icon collection allows designers and developers targeting various platforms to download icons in the format, color and size they need for any project..

Import Package
<!-- @mui/icons-material -->
import { *icon_name_here* } from "@mui/icons-material";
Add Package
yarn add @mui/icons-material --save
Remove Package
yarn remove @mui/icons-material or you can remove package by removing specific package from package.json
Examples
import { Abc, AcUnit, AccessAlarm, AccountBalance, AddAPhoto } from "@mui/icons-material";
                                                        
    <Abc fontSize="large" />
    <AcUnit fontSize="large" />
    <AccessAlarm fontSize="large" />
    <AccountBalance fontSize="large" />
    <AddAPhoto fontSize="large" />
© Hybrix.
Design & Develop by Themesbrand