Angular Material - Card with avatar and image in angular material - Angular Material Tutorial
card with avatar and image in angular material
If you want an avatar to appear on the card, use the <md-card-avatar> directive, which must be placed within the <md-card-header> directive. The <md-card-avatar> directive accepts an <img /> tag. Optional: .md-user-avatar, which makes the tag <img /> have a circle look.