The Tabler shield cancel icon depicts a shield with a cancel symbol, commonly used to indicate actions like revoking access, canceling a security measure, or denying a request.
Common uses
- Revoke user permissions
- Cancel a security subscription
- Deny access to a protected resource
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconShieldCancel } from '@tabler/icons-react';
<IconShieldCancel size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- System
- Keywords
- protectiondefenseterminateblocksecurityguardsafetyremoveenddenysystemshieldcancelsecurity offaccess deniedrevoke protection
FAQ
- What does the shield cancel icon represent?
- It visually represents the termination or cancellation of something protected, like security, access, or a service.
- How do I use this icon in React?
- You can import and use it like this: import { IconShieldCancel } from '@tabler/icons-react'; <IconShieldCancel />
- What is the license for this icon?
- The Tabler icon set, including this icon, is available under the MIT license.
Related icons
The same idea in other libraries, and near matches in Tabler.