The Lucide send horizontal icon depicts a paper airplane in flight, commonly used to represent actions like sending an email, message, or submitting a form.
Common uses
- Send email button
- Submit form action
- Post message indicator
Use it in React
Install
npm i lucide-reactImport & render
import { SendHorizontal } from 'lucide-react';
<SendHorizontal size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- emailmessagemailpaper airplanepaper aeroplanesubmitsendhorizontalsubmit iconemail iconmessage icon
FAQ
- What is the send horizontal icon used for?
- It visually represents sending an item, such as an email, message, or form submission. It can also indicate an action to be completed.
- How do I use the send horizontal icon in React?
- You can import it directly from the 'lucide-react' library and use it as a component: import { SendHorizontal } from 'lucide-react'.
- What is the license for the send horizontal icon?
- The Lucide icon library, including the send horizontal 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 →