The Tabler shield down icon depicts a shield with a downward-pointing arrow, commonly used to represent actions like decreasing security levels, lowering defenses, or indicating a system is in a reduced state.
Common uses
- Button to lower security settings
- Status indicator for reduced system protection
- Icon for a 'decrease' or 'lower' action related to defense
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconShieldDown } from '@tabler/icons-react';
<IconShieldDown size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- System
- Keywords
- protectiondefensedecreaselowersecurityguardfallreducedescenddiminishsystemshielddownsecurity downdefense decreaselower guard
FAQ
- What does the shield down icon represent?
- It symbolizes a decrease in protection or defense, or a system state that is lowered or reduced.
- How do I use the shield down icon in React?
- You can import and use it like this: import { IconShieldDown } from '@tabler/icons-react' and then render <IconShieldDown />.
- What is the license for this icon?
- The Tabler icon library, including the shield-down icon, is 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 →