The Tabler lock x icon depicts a locked padlock with an 'x' or cross mark, commonly used to signify the removal or cancellation of a locked state or a restricted action.
Common uses
- Revoking access to a locked resource
- Canceling a security-related operation
- Indicating a denied or rejected locked state
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconLockX } from '@tabler/icons-react';
<IconLockX size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- System
- Keywords
- removecanceldeletecloseterminaterejectvoideraseexcludediscardsystemlockxunlockcancel lockremove lock
FAQ
- What does the lock-x icon represent?
- It represents the cancellation or removal of a locked state or a restricted action, often used in security contexts.
- How do I use the lock-x icon in React?
- You can import and use it with `import { IconLockX } from '@tabler/icons-react'`. Then, render it as `<IconLockX />`.
- What is the license for this icon?
- The Tabler icon library, including the lock-x 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 →