Avatar

An image element with a fallback for representing the user.

There is no dedicated Avatar component in Basecoat.

@hunvreus @shadcn
@hunvreus @shadcn @adamwathan

Usage

Avatars are just <img> elements styled with Tailwind utility classes.

<img class="size-8 shrink-0 object-cover rounded-full" alt="@hunvreus" src="https://github.com/hunvreus.png" />