The Tabler shield off icon visually represents a disabled or inactive security or protection feature, commonly used to indicate that a system, function, or setting is not currently active or protected.
Common uses
- Indicate a disabled security setting.
- Show an inactive protection feature.
- Represent a system function that is turned off.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconShieldOff } from '@tabler/icons-react';
<IconShieldOff size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- System
- Keywords
- safetyprotectprotectionshieldoffcontroloperationdisabledinactivefunctionsystemsecurity offprotection disabledinactive shieldsystem disabled
FAQ
- What does the shield off icon represent?
- It signifies that a security measure, protection, or a related system function is currently inactive or disabled.
- How do I use the shield off icon in React?
- You can import and use it like this: import { IconShieldOff } from '@tabler/icons-react'. Then render it as <IconShieldOff />.
- What is the license for this icon?
- The Tabler icons, including shield off, 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 →