The Tabler lock access icon visually represents restricted or protected access, commonly used to indicate that a feature or resource is not available to the current user or requires specific permissions.
Common uses
- Indicate a disabled or unavailable button.
- Show a setting that is locked and requires admin privileges.
- Denote private or confidential information.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconLockAccess } from '@tabler/icons-react';
<IconLockAccess size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- System
- Keywords
- blocklimitedrestrictedunavailableconfidentiallockaccesssecureprivatecontrolsystemrestricted accessprivate contentpermission deniedsecure zone
FAQ
- What does the lock access icon represent?
- It signifies that access is blocked, limited, or restricted, often implying a need for authentication or specific permissions.
- How do I use the lock access icon in React?
- You can import and use it like this: import { IconLockAccess } from '@tabler/icons-react'.
- What is the license for the Tabler lock access icon?
- The Tabler icons, including lock-access, are 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 →