The Lucide reply all icon depicts an envelope with two arrows pointing outwards, signifying the action of replying to all recipients of an email.
Common uses
- Email client reply-all button
- Messaging app reply-to-group function
- Notification system 'respond to all' action
Use it in React
Install
npm i lucide-reactImport & render
import { ReplyAll } from 'lucide-react';
<ReplyAll size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- emailreplyallemail reply allrespond to allforward allmessage reply
FAQ
- What is the purpose of the reply all icon?
- It visually represents the action of sending a response to the original sender and all other recipients of a message.
- How do I use the reply all icon in React?
- You can import and use it like this: import { ReplyAll } from 'lucide-react'.
- What is the license for the Lucide reply all icon?
- The Lucide icon library, including the reply all icon, is available under the ISC license.
Related icons
The same idea in other libraries, and near matches in Lucide.
Looking for something else? Search Lucide 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 →