The Lucide forward icon depicts an arrow pointing to the right, commonly used to represent actions like sending, sharing, or forwarding content.
Common uses
- Forwarding an email
- Sharing a link or file
- Navigating to the next step in a process
Use it in React
Install
npm i lucide-reactImport & render
import { Forward } from 'lucide-react';
<Forward size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- sendshareemailforwardnextarrow right
FAQ
- What does the forward icon represent?
- It visually signifies an action of moving something ahead, such as sending a message or progressing to a subsequent stage.
- How do I use the forward icon in React?
- You can import and use it like this: import { Forward } from 'lucide-react'.
- What is the license for the Lucide forward icon?
- The Lucide icon library, including the forward 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 →