The Tabler lock minus icon depicts a padlock with a minus symbol, commonly used to represent actions like revoking access, removing a lock, or decreasing security.
Common uses
- Button to remove user permissions
- Option to unlock a restricted feature
- Indicator for reduced security level
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconLockMinus } from '@tabler/icons-react';
<IconLockMinus size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- System
- Keywords
- decreasedeductsubtractreducelesslowerdiminishdeductiondownminimizesystemlockminusunlockremove accesssecurity decrease
FAQ
- What does the lock minus icon represent?
- It signifies removing or decreasing something related to a lock, such as revoking access or unlocking a feature.
- How do I use the lock minus icon in React?
- Import it using: import { IconLockMinus } from '@tabler/icons-react'; and then use it as a component: <IconLockMinus />.
- What is the license for this icon?
- The Tabler icon library, including the lock minus icon, is 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 →