John KuehJohn Kueh

paper plane tilt icon

Phosphor · paper-plane-tilt · MIT

Download SVG

The Phosphor paper plane tilt icon depicts a paper airplane angled slightly, commonly used to represent sending messages, emails, or initiating communication actions.

Common uses

  • Send button for messages or emails
  • Submit form action
  • Indicate outbound communication

Use it in React

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

<PaperPlaneTilt size={24} />

Styles

Phosphor ships this icon in 6 styles — each its own import:

regular
<PaperPlaneTilt size={24} />
thin
<PaperPlaneTilt size={24} weight="thin" />
light
<PaperPlaneTilt size={24} weight="light" />
bold
<PaperPlaneTilt size={24} weight="bold" />
fill
<PaperPlaneTilt size={24} weight="fill" />
duotone
<PaperPlaneTilt size={24} weight="duotone" />

Details

Library
Phosphor (1,512 icons)
License
MIT
viewBox
0 0 256 256
Category
communications
Keywords
mailemailsendsentmessagesmessagingtoysgamescommunicationsmaps & travelobjectspaperplanetiltsend iconemail icon

FAQ

What does the paper-plane-tilt icon represent?
It represents sending something, like an email or message, with a playful or informal feel due to the tilted paper airplane design.
How do I use this icon in React?
You can import and use it directly like this: import { PaperPlaneTilt } from '@phosphor-icons/react'; <PaperPlaneTilt size={24} />
What is the license for this icon?
The Phosphor icon library, including the paper-plane-tilt icon, is available under the MIT license.

Related icons

The same idea in other libraries, and near matches in Phosphor.

Looking for something else? Search Phosphor 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 →