John KuehJohn Kueh

paper plane right icon

Phosphor · paper-plane-right · MIT

Download SVG

The Phosphor paper plane right icon depicts a stylized paper airplane in flight, commonly used to represent sending, submitting, or transmitting information.

Common uses

  • Send button for forms or messages
  • Submit action for an email client
  • Indicate a completed transmission

Use it in React

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

<PaperPlaneRight size={24} />

Styles

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

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

Details

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

FAQ

What is the paper plane right icon used for?
It's typically used for actions related to sending, submitting, or transmitting data, like sending an email or submitting a form.
How do I use the paper plane right icon in React?
Import it as `PaperPlaneRight` from '@phosphor-icons/react' and use it as a component: `<PaperPlaneRight />`.
What is the license for Phosphor icons?
Phosphor icons are distributed under the MIT license, allowing for free usage in both personal and commercial projects.

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 →