John KuehJohn Kueh

seal icon

Phosphor · seal · MIT

Download SVG

The Phosphor seal icon depicts a stylized seal, often used to signify authenticity, quality, or verification in user interfaces.

Common uses

  • Indicating verified user accounts
  • Highlighting premium features
  • Marking official documents or content

Use it in React

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

<Seal size={24} />

Styles

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

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

Details

Library
Phosphor (1,512 icons)
License
MIT
viewBox
0 0 256 256
Category
design
Keywords
badgeverifiedverificationshapespolygonscircle-wavydesignsealstampemblem

FAQ

What is the purpose of the seal icon?
The seal icon is typically used to convey a sense of trust, authenticity, or official status.
How do I use the seal icon in React?
You can import and use the seal icon in React with the following code: import { Seal } from '@phosphor-icons/react'
What is the license for the Phosphor seal icon?
The Phosphor seal icon is available under the MIT license.

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 →