The Tabler lock exclamation icon depicts a locked padlock with an exclamation mark, commonly used to signify a security alert, warning, or restricted access within a system.
Common uses
- Indicating a security breach or unauthorized access attempt.
- Highlighting a critical system status or urgent security notice.
- Representing a feature that requires elevated permissions or is restricted.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconLockExclamation } from '@tabler/icons-react';
<IconLockExclamation size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- System
- Keywords
- securityalertcautionwarnrestrictednoticeattentionimportantdangersecuresystemlockexclamationsecurity alertrestricted accesswarning symbol
FAQ
- What is the purpose of the lock exclamation icon?
- It's used to draw attention to security-related issues, warnings, or restricted areas.
- How do I use this icon in React?
- Import it using `import { IconLockExclamation } from '@tabler/icons-react'` and use it as a component.
- What is the license for this icon?
- The Tabler icons, including this one, 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 →