Join our Discord Community
Avatar/Square

React Avatar with Online Indicator

A rounded square avatar with green online status indicator for workspace and app presence tracking

Looking to implement shadcn/ui patterns?

Join our Discord community for help from other developers.


Square avatars with status dots work differently—they're less about person and more about system. This React avatar adds an online presence indicator to rounded-lg square shapes using bg-green-500 positioned at bottom-right. Built with shadcn/ui and Radix UI, it's perfect for workspace availability, integration health status, or app connection states. While circles show human presence, squares communicate whether workspaces, bots, or services are active and responding.

Loading preview...

Pattern created by @haydenbleasel

Installation

npx shadcn@latest add https://www.shadcn.io/registry/avatar-square-4.json
npx shadcn@latest add https://www.shadcn.io/registry/avatar-square-4.json
pnpm dlx shadcn@latest add https://www.shadcn.io/registry/avatar-square-4.json
bunx shadcn@latest add https://www.shadcn.io/registry/avatar-square-4.json

Questions you might have