The Tabler lock cancel icon depicts a padlock with a diagonal line through it, commonly used to signify revoking access, canceling a locked operation, or indicating that a protected action has been voided.
Common uses
- Revoking user permissions or access.
- Canceling a locked or protected transaction.
- Indicating a voided or nullified system state.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconLockCancel } from '@tabler/icons-react';
<IconLockCancel size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- System
- Keywords
- revokeremoveundovoidnullifyabortceasedeletestopendsystemlockcancelrevoke accesscancel lockvoided
FAQ
- What does the lock cancel icon represent?
- It represents the action of revoking, canceling, or voiding a protected or locked state or operation.
- How do I use the lock cancel icon in React?
- You can import and use it in React with: import { IconLockCancel } from '@tabler/icons-react'
- What is the license for the Tabler lock cancel icon?
- The Tabler icon library, including the lock cancel 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 →