paper plane icon
paper-plane-duotone from Phosphor by Phosphor Icons · Duotone · MIT Free for personal and commercial use.
- Name
- paper-plane-duotone
- Set
- Phosphor
- Style
- Duotone
- 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"><g fill="currentColor"><path d="M221.28 215.51L128 184l-93.28 31.51a8 8 0 0 1-9.67-11.44l95.85-168a8 8 0 0 1 14 0l96.09 168a8 8 0 0 1-9.71 11.44" opacity=".2"/><path d="M237.9 200.1L141.85 32.18a16 16 0 0 0-27.89 0l-95.89 168a16 16 0 0 0 19.26 22.92L128 192.45l90.67 30.63a16.2 16.2 0 0 0 5.33.92a16 16 0 0 0 13.86-23.9Zm-14.05 7.84L136 178.26V120a8 8 0 0 0-16 0v58.26l-87.84 29.68l-.16.06l95.86-168L224 208Z"/></g></svg>
React
import type { SVGProps } from "react";
export function PhPaperPlaneDuotone(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><g fill="currentColor"><path d="M221.28 215.51L128 184l-93.28 31.51a8 8 0 0 1-9.67-11.44l95.85-168a8 8 0 0 1 14 0l96.09 168a8 8 0 0 1-9.71 11.44" opacity=".2"/><path d="M237.9 200.1L141.85 32.18a16 16 0 0 0-27.89 0l-95.89 168a16 16 0 0 0 19.26 22.92L128 192.45l90.67 30.63a16.2 16.2 0 0 0 5.33.92a16 16 0 0 0 13.86-23.9Zm-14.05 7.84L136 178.26V120a8 8 0 0 0-16 0v58.26l-87.84 29.68l-.16.06l95.86-168L224 208Z"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><g fill="currentColor"><path d="M221.28 215.51L128 184l-93.28 31.51a8 8 0 0 1-9.67-11.44l95.85-168a8 8 0 0 1 14 0l96.09 168a8 8 0 0 1-9.71 11.44" opacity=".2"/><path d="M237.9 200.1L141.85 32.18a16 16 0 0 0-27.89 0l-95.89 168a16 16 0 0 0 19.26 22.92L128 192.45l90.67 30.63a16.2 16.2 0 0 0 5.33.92a16 16 0 0 0 13.86-23.9Zm-14.05 7.84L136 178.26V120a8 8 0 0 0-16 0v58.26l-87.84 29.68l-.16.06l95.86-168L224 208Z"/></g></svg> </template>
CSS
.icon-paper-plane-duotone {
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%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M221.28%20215.51L128%20184l-93.28%2031.51a8%208%200%200%201-9.67-11.44l95.85-168a8%208%200%200%201%2014%200l96.09%20168a8%208%200%200%201-9.71%2011.44%22%20opacity%3D%22.2%22%2F%3E%3Cpath%20d%3D%22M237.9%20200.1L141.85%2032.18a16%2016%200%200%200-27.89%200l-95.89%20168a16%2016%200%200%200%2019.26%2022.92L128%20192.45l90.67%2030.63a16.2%2016.2%200%200%200%205.33.92a16%2016%200%200%200%2013.86-23.9Zm-14.05%207.84L136%20178.26V120a8%208%200%200%200-16%200v58.26l-87.84%2029.68l-.16.06l95.86-168L224%20208Z%22%2F%3E%3C%2Fg%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%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M221.28%20215.51L128%20184l-93.28%2031.51a8%208%200%200%201-9.67-11.44l95.85-168a8%208%200%200%201%2014%200l96.09%20168a8%208%200%200%201-9.71%2011.44%22%20opacity%3D%22.2%22%2F%3E%3Cpath%20d%3D%22M237.9%20200.1L141.85%2032.18a16%2016%200%200%200-27.89%200l-95.89%20168a16%2016%200%200%200%2019.26%2022.92L128%20192.45l90.67%2030.63a16.2%2016.2%200%200%200%205.33.92a16%2016%200%200%200%2013.86-23.9Zm-14.05%207.84L136%20178.26V120a8%208%200%200%200-16%200v58.26l-87.84%2029.68l-.16.06l95.86-168L224%20208Z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ph/paper-plane-duotone.svg?color=%231a73e8&size=48