The Tabler user check icon depicts a person with a checkmark, commonly used to indicate a user has been verified, approved, or successfully completed a task.
Common uses
- Confirming user registration completion
- Indicating an account is verified or active
- Showing successful user action or approval
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconUserCheck } from '@tabler/icons-react';
<IconUserCheck size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- System
- Keywords
- tickpersonaccountroleusercheckcontroloperationconfirmapprovesystemverified useraccount approveduser confirmedsuccess user
FAQ
- What does the user check icon represent?
- It represents a user who has been confirmed, approved, or has successfully completed an action. It's often used for verification or status indicators.
- How do I use this icon in React?
- You can import and use it directly with the following statement: import { IconUserCheck } from '@tabler/icons-react'.
- What is the license for this icon?
- The Tabler icon library, including the user-check icon, is available under the MIT license.
Related icons
The same idea in other libraries, and near matches in Tabler.
Looking for something else? Search Tabler 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 →