John KuehJohn Kueh

shield icon

Tabler · shield · MIT

Download SVG

The Tabler shield icon depicts a shield, commonly used to represent security, protection, or system status.

Common uses

  • Security status indicator
  • Access control settings
  • Privacy policy link

Use it in React

Install
npm i @tabler/icons-react
Import & render
import { IconShield } from '@tabler/icons-react';

<IconShield size={24} stroke={2} />

Styles

Tabler ships this icon in 2 styles — each its own import:

outline
<IconShield size={24} stroke={2} />
filled
<IconShieldFilled size={24} stroke={2} />

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
System
Keywords
safetyprotectprotectionshieldcontroloperationfunctioninterfacemanagementsystemsecurity

FAQ

What does the shield icon represent?
It represents security, protection, or a system's operational status.
How do I use the shield icon in React?
Import it using `import { IconShield } from '@tabler/icons-react';` and use it as a component.
What is the license for this icon?
The Tabler icon library, including the shield icon, is 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 →