John KuehJohn Kueh

user circle check icon

Phosphor · user-circle-check · MIT

Download SVG

The Phosphor user circle check icon depicts a person's profile within a circle, indicating a verified or completed status, commonly used to signify a confirmed user account or successful profile completion.

Common uses

  • Displaying a verified user profile.
  • Indicating successful account setup.
  • Representing a logged-in user's status.

Use it in React

Install
npm i @phosphor-icons/react
Import & render
import { UserCircleCheck } from '@phosphor-icons/react';

<UserCircleCheck size={24} />

Styles

Phosphor ships this icon in 6 styles — each its own import:

regular
<UserCircleCheck size={24} />
thin
<UserCircleCheck size={24} weight="thin" />
light
<UserCircleCheck size={24} weight="light" />
bold
<UserCircleCheck size={24} weight="bold" />
fill
<UserCircleCheck size={24} weight="fill" />
duotone
<UserCircleCheck size={24} weight="duotone" />

Details

Library
Phosphor (1,512 icons)
License
MIT
viewBox
0 0 256 256
Category
people
Keywords
*new*personusersprofileaccountcontactloginverifiedpeopleusercirclecheckverified userprofile completeaccount verifieduser status

FAQ

What does the user circle check icon represent?
It represents a user profile that has been verified or completed. It's often used for confirmed accounts or successful profile actions.
How do I use this icon in React?
You can import and use it like this: import { UserCircleCheck } from '@phosphor-icons/react'; <UserCircleCheck />.
What is the license for this icon?
The Phosphor icon library, including the user circle check icon, is available under the MIT license.

Related icons

The same idea in other libraries, and near matches in Phosphor.

Looking for something else? Search Phosphor and 4 more libraries by description →

The search behind these pages runs as a Claude Code skill. What skills are and how I ship them →