react material google icons code example
Example 1: deleteicon material ui improt
import AccessAlarmIcon from '@material-ui/icons/AccessAlarm';
Example 2: material ui location icon
// Don't forget to upvote if this helped so others can see it
import LocationOnIcon from '@material-ui/icons/LocationOn';