Paper Plane Icon
Free SVG icon from the IcoFont collection. Download or copy for use in any project.
The Paper Plane icon is available as a free SVG and is ready to drop into any web or app project.
img tag
<img src="https://proicons.com/icon/306181.svg" alt="Paper Plane icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/306181.svg" alt="Paper Plane icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/306181.svg" alt="Paper Plane icon" :width="24" :height="24" />
CSS background
.icon-paper-plane {
background-image: url('https://proicons.com/icon/306181.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg width="64" height="64" viewBox="0 0 1000 1000" xmlns="http://www.w3.org/2000/svg"><path d="M923 223C642 282 364 340 84 399c-14 3-23 7-21 8 1 2 2 3 4 4 62 48 124 96 187 145 5 4 7 8 7 15v204c0 4 9 1 20-7 41-26 110-72 150-98 46 32 91 65 137 98 11 8 26 5 34-7 110-174 221-347 332-522 8-12 3-19-11-16zm-97 75c-7 4-13 8-20 13-140 89-280 178-419 268-7 4-12 9-16 16-23 38-45 76-67 114-1 2-2 3-3 4-2 3-3-6-3-20v-76-60c0-7 2-10 8-13 77-37 153-74 230-112 100-48 200-97 300-145 1-1 3-1 5-2 2 0-4 6-15 13z"/></svg>
Paper Plane in other icon packs
Copied!