The HugeIcons mail reply 01 icon depicts an envelope with an arrow pointing back, commonly used to indicate the action of replying to an email or message.
Common uses
- Reply button in email clients
- Back arrow for message threads
- Action icon for responding to inquiries
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { MailReply01Icon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={MailReply01Icon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- replyreturnback arrowemail reply
FAQ
- What does the MailReply01Icon represent?
- It represents the action of replying to an email or message, shown by an envelope with a return arrow.
- How do I use the MailReply01Icon in a React application?
- Import it as `MailReply01Icon` from '@hugeicons/core-free-icons' and render it using `<HugeiconsIcon icon={MailReply01Icon} />` from '@hugeicons/react'.
- What is the license for this icon?
- This icon is distributed 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 →
The search behind these pages runs as a Claude Code skill. What skills are and how I ship them →