Avatars
# Intro
Avatars are used to display user profile images or initials with optional online presences. Initials can be used with the data-initial
attribute.

# Colors
Avatars have color modifiers available with -primary
, -success
, -warning
, -danger
, -dark
, and -light
. Colors will only work with initials and will be hidden if an image is used.
# Sizing
You can change the size of avatars by using the -small
, -normal
, -medium
, -large
modifiers.
# Presence
You can add a status to an avatar by using the presence
element. Presences have color modifiers available.