The Tabler shield half icon depicts a shield with its right side missing, commonly used to represent concepts of partial security, protection, or a system status.
Common uses
- Indicate a partially protected status
- Represent a security setting or feature
- Show a system operation or control
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconShieldHalf } from '@tabler/icons-react';
<IconShieldHalf size={24} stroke={2} />Styles
Tabler ships this icon in 2 styles — each its own import:
outline
<IconShieldHalf size={24} stroke={2} />filled
<IconShieldHalfFilled size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- System
- Keywords
- safesecuritysecuresafetyprotectprotectionshieldhalfcontroloperationsystemsecurity statuspartial protectionsystem controlsafety icon
FAQ
- What does the shield half icon represent?
- It signifies partial security, protection, or a system status. It's often used for features that are not fully active or for specific security controls.
- How do I use the shield half icon in React?
- You can import and use it directly from the '@tabler/icons-react' library with the following import statement: import { IconShieldHalf } from '@tabler/icons-react'.
- What is the license for this icon?
- The Tabler icons, including shield-half, are available 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 →