Game One

Avatar

Avatar primitive for initials, logos, and profile imagery.

GOJR

Installation

npx shadcn@latest add @gameone/avatar

Registry dependencies: gameone-utils

Usage

Import
import { Avatar, AvatarFallback } from "@/components/ui/avatar"
Example
<Avatar>
  <AvatarFallback>GO</AvatarFallback>
</Avatar>