John KuehJohn Kueh

user check icon

Phosphor · user-check · MIT

Download SVG

The Phosphor user check icon depicts a person with a checkmark, commonly used to indicate a verified user, successful completion of a user-related task, or an active/approved account status.

Common uses

  • Marking verified user profiles
  • Confirming successful login or registration
  • Indicating an approved or active account

Use it in React

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

<UserCheck size={24} />

Styles

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

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

Details

Library
Phosphor (1,512 icons)
License
MIT
viewBox
0 0 256 256
Category
people
Keywords
*new*personusersprofileaccountcontactloginverifiedpeopleusercheckverified useraccount approveduser successprofile verified

FAQ

What does the user check icon represent?
It signifies a verified user, successful task completion, or an approved account status.
How do I use the user check icon in React?
Import it as UserCheck from '@phosphor-icons/react' and use it like: <UserCheck size={32} />.
What is the license for Phosphor icons?
Phosphor icons are distributed under the MIT license, allowing for free use.

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 →