The Tabler mail pin icon visually represents a pinned or anchored mail, commonly used to signify a saved, important, or specific email location within an interface.
Common uses
- Marking a specific email as important or pinned.
- Indicating the location of a mail server or service.
- UI element for saving or bookmarking email correspondence.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconMailPin } from '@tabler/icons-react';
<IconMailPin size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Communication
- Keywords
- locationanchorplacemarkerpositionspotfixattachlocatorpointcommunicationmailpinemail markerpinned messagelocation mail
FAQ
- What does the mail pin icon represent?
- It symbolizes a mail item that is fixed, anchored, or marked, often indicating importance or a specific location.
- How do I use the mail pin icon in React?
- You can import and use it with: import { IconMailPin } from '@tabler/icons-react'. Then render it as <IconMailPin />.
- What is the license for this icon?
- The Tabler icon library, including the mail pin 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 →