AVATAR
Avatars are images that users can set as their profile picture
Image Avatar
Image avatars can be created by passing standard img props src or srcSet to the component.
Size
You can change the size of the avatar with the height and width CSS properties.
Grouped Avatar
AvatarGroup renders its children as a stack. Use the max prop to limit the number of avatars.

ALERTBADGE