John KuehJohn Kueh

shield star icon

Phosphor · shield-star · MIT

Download SVG

The Phosphor shield star icon depicts a shield with a star, commonly used to represent security, authentication, or a protected status.

Common uses

  • Indicate an authenticated user session.
  • Label a secure or encrypted feature.
  • Represent a security badge or award.

Use it in React

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

<ShieldStar size={24} />

Styles

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

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

Details

Library
Phosphor (1,512 icons)
License
MIT
viewBox
0 0 256 256
Category
objects
Keywords
badgesecuritydefenseauthenticationauthenticatedguardedlockedencryptedencryptionobjectssystemshieldstarprotected

FAQ

What does the shield star icon represent?
It symbolizes security, protection, authentication, or an encrypted state.
How do I use the shield star icon in React?
Import it as `ShieldStar` from '@phosphor-icons/react' and use it as a React component.
What is the license for Phosphor icons?
Phosphor icons are distributed under the MIT license, allowing for free commercial and non-commercial use.

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 →