The HugeIcons mail reply 02 icon depicts a curved arrow pointing left, signifying the action of replying to an email or message.
Common uses
- Reply button in email clients
- Respond to a message in a chat app
- Back navigation within a message thread
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { MailReply02Icon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={MailReply02Icon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- reply iconback arrowmessage responseemail reply
FAQ
- What is the purpose of the MailReply02Icon?
- This icon is used to indicate the action of replying to a received message or email. It visually prompts users to send a response.
- How do I use MailReply02Icon in a React application?
- Import both HugeiconsIcon and MailReply02Icon, then render the icon using the MailReply02Icon component: import { MailReply02Icon } from '@hugeicons/core-free-icons'; <HugeiconsIcon icon={MailReply02Icon} />.
- What is the license for this icon?
- The MailReply02Icon is distributed under the MIT license, allowing for free use in both personal and commercial projects.
Related icons
The same idea in other libraries, and near matches in HugeIcons.