Skip to Content
Patternfly Logo

Avatar

The avatar is used to represent a user. It may contain an image that represents the user or a placeholder graphic in the absence of an image. Typical usage is to represent the current user in the masthead. Related design guidelines: Masthead

ExamplesDocumentationCSS Variables

Examples

Basic

Avatar image

Documentation

Overview

The avatar component provides a default SVG icon. If an image is used it should be 36px by 36px.

Accessibility

AttributeApplied toOutcome
alt.pf-c-avatarThe alt attribute specifies an alternate text for an image, if the image cannot be displayed. Required

Usage

ClassApplied toOutcome
.pf-c-avatar<img>Initiates an avatar image. Required

CSS Variables

.pf-c-avatar--pf-c-avatar--BorderRadius
30em
.pf-c-avatar--pf-c-avatar--Width
2.25rem
.pf-c-avatar--pf-c-avatar--Height
2.25rem