The Lucide reply icon depicts an arrow curving back to the left, commonly used to indicate responding to a message or email.
Common uses
- Reply button in email clients
- Respond to a comment or post
- Back navigation within a thread
Use it in React
Install
npm i lucide-reactImport & render
import { Reply } from 'lucide-react';
<Reply size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- emailreplyback arrowreturn iconresponse icon
FAQ
- What does the reply icon represent?
- It visually signifies the action of replying to a message, email, or comment.
- How do I use the reply icon in React?
- You can import it from 'lucide-react' and use it as a component: import { Reply } from 'lucide-react'.
- What is the license for the Lucide reply icon?
- The Lucide icon library, including the reply 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 →