The Lucide send icon depicts a paper airplane, commonly used to represent actions like sending an email, message, or submitting a form.
Common uses
- Send email button
- Submit form action
- Message sending control
Use it in React
Install
npm i lucide-reactImport & render
import { Send } from 'lucide-react';
<Send size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- emailmessagemailpaper airplanepaper aeroplanesubmitsend
FAQ
- What is the send icon used for?
- It visually represents the action of sending data, such as emails or form submissions.
- How do I use the send icon in React?
- Import it from 'lucide-react' and use it as a component: import { Send } from 'lucide-react'.
- What is the license for the Lucide send icon?
- The Lucide icon library, including the send icon, is available under the ISC license.
Related icons
The same idea in other libraries, and near matches in Lucide.