Avatars represent a user or a team. Stacked avatars represent a group of people
import { Avatar } from "@/components/ui/avatar-1"; export default function GitDemo() { return <Avatar placeholder size={90} />; }
Part of Geist — browse the full library on 21st.dev.