The Lucide shield x icon visually represents a shield with an 'X' mark, commonly used to indicate a lack of protection, a security threat, or an invalid security status.
Common uses
- Displaying an 'unsecured' or 'compromised' status for an account.
- Indicating a failed security check or blocked access.
- Representing a cancelled or invalid security measure.
Use it in React
Install
npm i lucide-reactImport & render
import { ShieldX } from 'lucide-react';
<ShieldX size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- unshieldedcybersecurityinsecureunsecuredsafetyunsafeprotectionunprotectedguardianunguardedunarmoredunarmoureddefenselessdefencelessundefendeddefender
FAQ
- What does the shield x icon signify?
- It typically signifies a lack of security, a threat, or an invalid security state. It can be used for concepts like 'unprotected', 'compromised', or 'access denied'.
- How do I use the shield x icon in React?
- You can import and use it directly from the 'lucide-react' library like this: import { ShieldX } from 'lucide-react'.
- What is the license for the Lucide shield x icon?
- The Lucide icon library, including the shield x icon, is available under the ISC 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 →