paper plane icon
paper-plane-light from Phosphor by Phosphor Icons · Light · MIT Free for personal and commercial use.
- Name
- paper-plane-light
- Set
- Phosphor
- Style
- Light
- 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="M236.17 201.09L140.1 33.16a14 14 0 0 0-24.41 0l-95.88 168a14 14 0 0 0 16.87 20.05L128 190.34l91.33 30.85a14.3 14.3 0 0 0 4.67.81a14 14 0 0 0 12.13-20.91Zm-10.66 8.18a1.87 1.87 0 0 1-2.2.6h-.1L134 179.7V120a6 6 0 0 0-12 0v59.7l-89.2 30.13h-.1a1.87 1.87 0 0 1-2.2-.6a1.84 1.84 0 0 1-.24-2.22L126.14 39a1.93 1.93 0 0 1 1.74-1a2 2 0 0 1 1.78 1.07L225.73 207a1.86 1.86 0 0 1-.22 2.27"/></svg>
React
import type { SVGProps } from "react";
export function PhPaperPlaneLight(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="M236.17 201.09L140.1 33.16a14 14 0 0 0-24.41 0l-95.88 168a14 14 0 0 0 16.87 20.05L128 190.34l91.33 30.85a14.3 14.3 0 0 0 4.67.81a14 14 0 0 0 12.13-20.91Zm-10.66 8.18a1.87 1.87 0 0 1-2.2.6h-.1L134 179.7V120a6 6 0 0 0-12 0v59.7l-89.2 30.13h-.1a1.87 1.87 0 0 1-2.2-.6a1.84 1.84 0 0 1-.24-2.22L126.14 39a1.93 1.93 0 0 1 1.74-1a2 2 0 0 1 1.78 1.07L225.73 207a1.86 1.86 0 0 1-.22 2.27"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M236.17 201.09L140.1 33.16a14 14 0 0 0-24.41 0l-95.88 168a14 14 0 0 0 16.87 20.05L128 190.34l91.33 30.85a14.3 14.3 0 0 0 4.67.81a14 14 0 0 0 12.13-20.91Zm-10.66 8.18a1.87 1.87 0 0 1-2.2.6h-.1L134 179.7V120a6 6 0 0 0-12 0v59.7l-89.2 30.13h-.1a1.87 1.87 0 0 1-2.2-.6a1.84 1.84 0 0 1-.24-2.22L126.14 39a1.93 1.93 0 0 1 1.74-1a2 2 0 0 1 1.78 1.07L225.73 207a1.86 1.86 0 0 1-.22 2.27"/></svg> </template>
CSS
.icon-paper-plane-light {
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%22M236.17%20201.09L140.1%2033.16a14%2014%200%200%200-24.41%200l-95.88%20168a14%2014%200%200%200%2016.87%2020.05L128%20190.34l91.33%2030.85a14.3%2014.3%200%200%200%204.67.81a14%2014%200%200%200%2012.13-20.91Zm-10.66%208.18a1.87%201.87%200%200%201-2.2.6h-.1L134%20179.7V120a6%206%200%200%200-12%200v59.7l-89.2%2030.13h-.1a1.87%201.87%200%200%201-2.2-.6a1.84%201.84%200%200%201-.24-2.22L126.14%2039a1.93%201.93%200%200%201%201.74-1a2%202%200%200%201%201.78%201.07L225.73%20207a1.86%201.86%200%200%201-.22%202.27%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%22M236.17%20201.09L140.1%2033.16a14%2014%200%200%200-24.41%200l-95.88%20168a14%2014%200%200%200%2016.87%2020.05L128%20190.34l91.33%2030.85a14.3%2014.3%200%200%200%204.67.81a14%2014%200%200%200%2012.13-20.91Zm-10.66%208.18a1.87%201.87%200%200%201-2.2.6h-.1L134%20179.7V120a6%206%200%200%200-12%200v59.7l-89.2%2030.13h-.1a1.87%201.87%200%200%201-2.2-.6a1.84%201.84%200%200%201-.24-2.22L126.14%2039a1.93%201.93%200%200%201%201.74-1a2%202%200%200%201%201.78%201.07L225.73%20207a1.86%201.86%200%200%201-.22%202.27%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ph/paper-plane-light.svg?color=%231a73e8&size=48