The Tabler shield minus icon visually represents a shield with a minus symbol, commonly used to indicate actions related to removing, reducing, or revoking security or protection.
Common uses
- Button to revoke user permissions
- Deactivating a security feature
- Option to decrease protection level
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconShieldMinus } from '@tabler/icons-react';
<IconShieldMinus size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- System
- Keywords
- protectionreducedecreaselessensecurityguardsubtractremovewithdrawdiminishsystemshieldminussecurity removerevoke accessdecrease protection
FAQ
- What does the shield minus icon represent?
- It signifies the removal or reduction of something, often related to security or protection, like revoking access or deactivating a feature.
- How do I use the shield minus icon in React?
- You can import and use it like this: import { IconShieldMinus } from '@tabler/icons-react'; <IconShieldMinus />
- What is the license for Tabler icons?
- Tabler icons are distributed under the MIT license, allowing for free use in both personal and commercial projects.
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 →