John KuehJohn Kueh

send icon

Tabler · send · MIT

Download SVG

The Tabler send icon depicts a paper airplane, commonly used in UI to represent actions like sending a message, email, or submitting a form.

Common uses

  • Send message button
  • Submit form action
  • Email client send icon

Use it in React

Install
npm i @tabler/icons-react
Import & render
import { IconSend } from '@tabler/icons-react';

<IconSend size={24} stroke={2} />

Styles

Tabler ships this icon in 2 styles — each its own import:

outline
<IconSend size={24} stroke={2} />
filled
<IconSendFilled size={24} stroke={2} />

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
Communication
Keywords
messagemailemailgmailpaperairplaneaeroplanesendcontactconversationcommunicationpaper airplanesubmit

FAQ

What does the send icon represent?
It visually represents the action of sending something, like a message or email, often depicted as a paper airplane.
How do I use the send icon in React?
You can import and use it directly with: import { IconSend } from '@tabler/icons-react'.
What is the license for the Tabler send icon?
The Tabler icon library, including the send icon, is 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 →