The Tabler shield x icon depicts a shield with an 'x' mark, commonly used to indicate a lack of protection, a cancelled security operation, or an unauthorized access attempt.
Common uses
- Security status: Not Protected
- Access denied notification
- Failed security check
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconShieldX } from '@tabler/icons-react';
<IconShieldX size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- System
- Keywords
- unprotectedprotectioncancelnoshieldcontroloperationfunctioninterfacemanagementsystemxaccess deniedsecurity offno security
FAQ
- What does the shield x icon represent?
- It signifies a state of being unprotected, a cancelled security measure, or a denial of access.
- How do I use the shield x icon in React?
- Import it using: import { IconShieldX } from '@tabler/icons-react'; Then use it as a component: <IconShieldX />.
- What is the license for this icon?
- The Tabler icons, including shield x, are 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 →