John KuehJohn Kueh

seal icon

HugeIcons · SealIcon · MIT

Download SVG

The HugeIcons seal icon depicts a stylized seal, commonly used to represent authenticity, verification, or a stamp of approval in user interfaces.

Common uses

  • Displaying verification badges
  • Indicating a trusted source
  • Representing official status

Use it in React

Install
npm i @hugeicons/react @hugeicons/core-free-icons
Import & render
import { HugeiconsIcon } from '@hugeicons/react';
import { SealIcon } from '@hugeicons/core-free-icons';

<HugeiconsIcon icon={SealIcon} size={24} strokeWidth={1.5} />

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
stampbadgeverifiedofficial

FAQ

What does the seal icon represent?
The seal icon represents authenticity, verification, or a stamp of approval. It's often used to signify that something is official or trustworthy.
How do I use the SealIcon in React?
Import both HugeiconsIcon and SealIcon, then render it using <HugeiconsIcon icon={SealIcon} />.
What is the license for this icon?
This icon is available under the MIT license.

Related icons

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

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