The Tabler rubber stamp icon visually represents a rubber stamp, commonly used in user interfaces to signify official approval, verification, or a completed status for documents or forms.
Common uses
- Approve document status
- Marking items as 'verified'
- Indicating a submitted form
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconRubberStamp } from '@tabler/icons-react';
<IconRubberStamp size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Document
- Keywords
- rubberstampseallettermaildocumentsignaturefilepapertextapprovedverifiedofficial
FAQ
- What does the rubber stamp icon represent?
- It represents a physical rubber stamp, often used metaphorically in UI to show that something has been officially approved, stamped, or verified.
- How do I use the rubber stamp icon in React?
- You can import and use it in your React application with: import { IconRubberStamp } from '@tabler/icons-react'
- What is the license for the Tabler rubber stamp icon?
- The Tabler icon library, including the rubber stamp icon, is available under the MIT license.
Related icons
The same idea in other libraries, and near matches in Tabler.
Looking for something else? Search Tabler and 4 more libraries by description →
The search behind these pages runs as a Claude Code skill. What skills are and how I ship them →