Join our Discord Community
Avatar/Standard

React Avatar with Verification Check

A circular avatar with a blue verification checkmark badge indicating verified or official accounts

Looking to implement shadcn/ui patterns?

Join our Discord community for help from other developers.


You've seen that blue checkmark on Twitter, Instagram, and YouTube—it signals authenticity and trust. This React avatar adds a VerifiedIcon from Lucide React positioned at bottom-right with fill-blue-500 styling for that familiar verified look. Built with shadcn/ui and Radix UI, the icon sits in a bg-background circle creating clean separation from the avatar. Perfect for social platforms, community directories, official brand accounts, or any interface where distinguishing verified from unverified users prevents impersonation and builds trust.

Loading preview...

Pattern created by @haydenbleasel

Installation

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

Questions you might have