Paperplane 2 Pixel Art Icon
An alternate paper-plane shape for send buttons, message submission and outgoing-communication actions.
Tags
paperplane
Style variants
Base, sharp, solid or glyph: see how the four styles differ and which to use.
About the Paperplane 2 icon
A second paper-plane style with a slightly different silhouette, offering visual variety while carrying the same 'send' meaning. Use it in the same contexts as the primary paperplane: chat send buttons, email submission, feedback forms, and share actions. It is a good substitute when the first paperplane's proportions do not suit a particular layout or icon grid. Both variants are equally recognized, so pick whichever fits your overall style.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/paperplane-2.svg" width="24" height="24" alt="Paperplane 2" />
<!-- React -->
import { Paperplane2 } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="paperplane-2.svg" width="48" height="48" style="image-rendering: pixelated" />