The Tabler lock check icon depicts a padlock with a checkmark, commonly used to signify successful verification, authentication, or completion of a security-related task.
Common uses
- Indicate successful login or authentication.
- Show that a process has been securely completed.
- Represent an approved or verified status.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconLockCheck } from '@tabler/icons-react';
<IconLockCheck size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- System
- Keywords
- verifyconfirmapprovevalidatetickauthenticateensuresecureagreelocksystemchecksecure verifyauthentication successverified lockapproved system
FAQ
- What does the lock check icon represent?
- It represents a secure confirmation or successful verification, like a completed authentication or an approved status.
- How do I use the lock check icon in React?
- You can import and use it directly with: import { IconLockCheck } from '@tabler/icons-react'
- What is the license for this icon?
- The Tabler icons, including lock-check, are distributed 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 →