John KuehJohn Kueh

shield check icon

Tabler · shield-check · MIT

Download SVG

The Tabler shield check icon depicts a shield with a checkmark, commonly used to signify security, verification, or successful completion of a protective action.

Common uses

  • Indicate a secure connection or data.
  • Show successful validation or approval.
  • Represent system security status.

Use it in React

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

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

Styles

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

outline
<IconShieldCheck size={24} stroke={2} />
filled
<IconShieldCheckFilled size={24} stroke={2} />

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
System
Keywords
safetyprotectprotectionyesaddshieldcheckcontroloperationconfirmsystemsecurity checkverified shieldapproved shieldsystem secure

FAQ

What does the shield check icon represent?
It represents security, verification, or a successful protective action, often used for status indicators or confirmation.
How do I use the shield check icon in React?
You can import and use it like this: import { IconShieldCheck } from '@tabler/icons-react'; <IconShieldCheck />.
What is the license for this icon?
The Tabler icon library, including the shield check 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 →