The Lucide shield minus icon depicts a shield with a minus sign, commonly used to represent actions like deactivating security, removing protection, or indicating a weakened or disabled state.
Common uses
- Deactivate security feature button
- Remove user permissions icon
- Indicate a disabled or downgraded status
Use it in React
Install
npm i lucide-reactImport & render
import { ShieldMinus } from 'lucide-react';
<ShieldMinus size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- unshieldcybersecurityunsecureunguardunblockantiviruscleancleardisinfectpatchfixstopcancelremoverelaxadmin
FAQ
- What does the shield minus icon represent?
- It generally signifies removing, disabling, or weakening a protective or security element, like deactivating an antivirus or revoking access.
- How do I use the shield minus icon in React?
- You can import and use it directly from the lucide-react library: import { ShieldMinus } from 'lucide-react'
- What is the license for Lucide icons?
- Lucide icons are distributed under the ISC license, which is a permissive free software license.
Related icons
The same idea in other libraries, and near matches in Lucide.
Looking for something else? Search Lucide 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 →