The Tabler email stamp icon visually represents a postal stamp applied to an envelope, commonly used to signify email delivery confirmation, postage, or a verified message status.
Common uses
- Email delivery status indicator
- Marking a message as 'sent' or 'delivered'
- UI element for a 'certified mail' feature
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconEmailStamp } from '@tabler/icons-react';
<IconEmailStamp size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Communication
- Keywords
- emailmailstamppostmarkenvelopecertifiedletterpostagedeliverycommunicationmail stampcertified mailenvelope stamp
FAQ
- What does the email stamp icon represent?
- It depicts a postage stamp on an envelope, symbolizing email delivery, postage, or a verified message.
- How do I use this icon in React?
- Import it using `import { IconEmailStamp } from '@tabler/icons-react';` and then use it as a React component.
- What is the license for this icon?
- The Tabler icon library, including this 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 →