paper plane icon
paper-plane-bold from Phosphor by Phosphor Icons · Bold · MIT Free for personal and commercial use.
- Name
- paper-plane-bold
- Set
- Phosphor
- Style
- Bold
- Viewbox
- 256×256
- License
- MIT
5 other variants in Phosphor
The same icon in other sets
paper-planeBoxIcons v2paper-planeBoxIcons v2 Solidpaper-plane-fillEva Iconspaper-planeFont Awesome 6 Regularpaper-planeFont Awesome 6 Solidpaper-planeFont Awesome Regularpaper-planeFont Awesome Solidpaper-plane-outlineFlowbite Iconspaper-planeIonIconspaper-planeJam Iconspaper-planeLine Awesomepaper-planeRadix Icons
Related icons in Phosphor
Use the paper plane icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="m241.42 198.2l-.06-.09L145.3 30.17a20 20 0 0 0-34.82 0L14.58 198.2a20 20 0 0 0 24.06 28.65L128 196.67l89.36 30.18a20 20 0 0 0 6.69 1.15a20 20 0 0 0 17.37-29.8M140 175.39V120a12 12 0 0 0-24 0v55.39l-75.28 25.43l87.17-152.76l87.37 152.75Z"/></svg>
React
import type { SVGProps } from "react";
export function PhPaperPlaneBold(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="m241.42 198.2l-.06-.09L145.3 30.17a20 20 0 0 0-34.82 0L14.58 198.2a20 20 0 0 0 24.06 28.65L128 196.67l89.36 30.18a20 20 0 0 0 6.69 1.15a20 20 0 0 0 17.37-29.8M140 175.39V120a12 12 0 0 0-24 0v55.39l-75.28 25.43l87.17-152.76l87.37 152.75Z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="m241.42 198.2l-.06-.09L145.3 30.17a20 20 0 0 0-34.82 0L14.58 198.2a20 20 0 0 0 24.06 28.65L128 196.67l89.36 30.18a20 20 0 0 0 6.69 1.15a20 20 0 0 0 17.37-29.8M140 175.39V120a12 12 0 0 0-24 0v55.39l-75.28 25.43l87.17-152.76l87.37 152.75Z"/></svg> </template>
CSS
.icon-paper-plane-bold {
width: 24px;
height: 24px;
background-color: currentColor;
-webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m241.42%20198.2l-.06-.09L145.3%2030.17a20%2020%200%200%200-34.82%200L14.58%20198.2a20%2020%200%200%200%2024.06%2028.65L128%20196.67l89.36%2030.18a20%2020%200%200%200%206.69%201.15a20%2020%200%200%200%2017.37-29.8M140%20175.39V120a12%2012%200%200%200-24%200v55.39l-75.28%2025.43l87.17-152.76l87.37%20152.75Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m241.42%20198.2l-.06-.09L145.3%2030.17a20%2020%200%200%200-34.82%200L14.58%20198.2a20%2020%200%200%200%2024.06%2028.65L128%20196.67l89.36%2030.18a20%2020%200%200%200%206.69%201.15a20%2020%200%200%200%2017.37-29.8M140%20175.39V120a12%2012%200%200%200-24%200v55.39l-75.28%2025.43l87.17-152.76l87.37%20152.75Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ph/paper-plane-bold.svg?color=%231a73e8&size=48