Display a user avatar with automatic fallback to initials.
Examples
Basic Usage
Display an avatar with an image URL.
Initials Fallback
When no image is provided, the avatar displays initials with a color based on the name.
Different Names and Colors
Each name generates a consistent color from a palette of blue, green, purple, or orange.
Active State
Use the active
prop to dim the avatar when inactive.