John KuehJohn Kueh

shield check icon

Phosphor · shield-check · MIT

Download SVG

The Phosphor shield check icon depicts a shield with a checkmark, commonly used to indicate security, successful authentication, or a verified status.

Common uses

  • Displaying successful login or authentication.
  • Indicating a secure connection or encrypted data.
  • Showing a verified or trusted status for an item or user.

Use it in React

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

<ShieldCheck size={24} />

Styles

Phosphor ships this icon in 6 styles — each its own import:

regular
<ShieldCheck size={24} />
thin
<ShieldCheck size={24} weight="thin" />
light
<ShieldCheck size={24} weight="light" />
bold
<ShieldCheck size={24} weight="bold" />
fill
<ShieldCheck size={24} weight="fill" />
duotone
<ShieldCheck size={24} weight="duotone" />

Details

Library
Phosphor (1,512 icons)
License
MIT
viewBox
0 0 256 256
Category
system
Keywords
badgesecuritydefenseauthenticationauthenticatedguardedlockedencryptedencryptionsystemobjectsshieldchecksecurity badgeverified shieldauthentication success

FAQ

What does the shield check icon represent?
It represents security, protection, or a successful verification process, like authentication or encryption.
How do I use the shield check icon in React?
You can import and use it like this: import { ShieldCheck } from '@phosphor-icons/react'; <ShieldCheck />.
What is the license for Phosphor icons?
Phosphor icons are distributed under the MIT license, allowing for free use in both personal and commercial projects.

Related icons

The same idea in other libraries, and near matches in Phosphor.

Looking for something else? Search Phosphor and 4 more libraries by description →