Avatar
A profile image or fallback mark for people, teams, and workspaces.
The Avatar Component
Basic Usage
Code Snippet
<script lang="ts"> import { Avatar } from '$lib/components'; </script> <Avatar name="Emma Li" size="lg" />Examples
Sizes
Scale the avatar from dense rows to profile callouts.
