John KuehJohn Kueh

user check icon

Lucide · user-check · ISC

Download SVG

The Lucide user check icon depicts a user profile with a checkmark, commonly used to indicate a user has completed a task, is verified, or has successfully subscribed.

Common uses

  • Confirming user registration completion
  • Marking a task as done in a to-do list
  • Indicating a successful subscription or follow action

Use it in React

Install
npm i lucide-react
Import & render
import { UserCheck } from 'lucide-react';

<UserCheck size={24} />

Details

Library
Lucide (1,713 icons)
License
ISC
viewBox
0 0 24 24
Keywords
followedsubscribeddonetodotickcompletetaskusercheckuser completeverified usertask done

FAQ

What does the user check icon represent?
It signifies a user who has completed an action, like finishing a task or subscribing. It's often used for verification or confirmation.
How do I use the user check icon in React?
Import it from 'lucide-react' and use it as a component: import { UserCheck } from 'lucide-react'.
What is the license for this icon?
The Lucide icon library, including the user check icon, is available under the ISC license.

Related icons

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

Looking for something else? Search Lucide 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 →