cauldron icon indicating copy to clipboard operation
cauldron copied to clipboard

Add Avatar Component

Open scurker opened this issue 2 years ago • 0 comments

In absence of an image/avatar, display up to 2 letters OR have a default placeholder avatar.

<Avatar
  src="..." 
  label="Longer Text Label"
  initials="2 character initials"
/>

panel component with a list of avatars with both initials and avatar images

The outer dimensions of the circle should be 26x26.

scurker avatar Sep 19 '23 18:09 scurker