John KuehJohn Kueh

stamp icon

HugeIcons · StampIcon · MIT

Download SVG

The HugeIcons stamp icon depicts a rubber stamp, commonly used to signify authenticity, approval, or official status in user interfaces.

Common uses

  • Indicating verified or approved content
  • Representing official documents or seals
  • Adding a visual cue for completed tasks

Use it in React

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

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

Details

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

FAQ

What does the stamp icon represent?
It represents a rubber stamp, often used to show authenticity, approval, or an official mark.
How do I use the StampIcon in React?
Import both HugeiconsIcon and StampIcon, then render <HugeiconsIcon icon={StampIcon} />.
What is the license for this icon?
The StampIcon 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 →