The Tabler mail down icon, also known as mail-down, visually represents receiving or downloading an email, commonly used in UI to indicate an action related to fetching or obtaining messages.
Common uses
- Download email attachment button
- Mark email as received action
- Inbox refresh or sync indicator
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconMailDown } from '@tabler/icons-react';
<IconMailDown size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Communication
- Keywords
- receivedownloadtransferobtainfetchmessagegetacquiredescendretrievecommunicationmaildownemail downloadget mailmessage retrieve
FAQ
- What does the mail down icon represent?
- It signifies the action of receiving, downloading, or fetching an email or message.
- How do I use this icon in React?
- Import it using: import { IconMailDown } from '@tabler/icons-react'; and then use it as a component: <IconMailDown />.
- What is the license for this icon?
- The Tabler icon library, including the mail down 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 →