The Tabler send 2 icon depicts a paper airplane in flight, commonly used to represent sending messages, emails, or other data in a user interface.
Common uses
- Send button for messages
- Submit form action
- Email client send icon
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconSend2 } from '@tabler/icons-react';
<IconSend2 size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Communication
- Keywords
- transmitdispatchforwarddelivermessagecommunicationsend-outsend-awaytransfersend-offsend2paper airplaneairplanetransmit icondispatch icon
FAQ
- What does the send 2 icon represent?
- It visually represents the action of sending or transmitting something, like a message or data, often depicted as a paper airplane in motion.
- How do I use the send 2 icon in React?
- You can import it directly from the '@tabler/icons-react' library using: import { IconSend2 } from '@tabler/icons-react'
- What is the license for the send 2 icon?
- The Tabler icons, including send 2, are available under the MIT license.
Related icons
The same idea in other libraries, and near matches in Tabler.
Looking for something else? Search Tabler 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 →