paper plane tilt icon
paper-plane-tilt-bold from Phosphor by Phosphor Icons · Bold · MIT Free for personal and commercial use.
- Name
- paper-plane-tilt-bold
- Set
- Phosphor
- Style
- Bold
- Viewbox
- 256×256
- License
- MIT
5 other variants in Phosphor
Related icons in Phosphor
Use the paper plane tilt icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M230.14 25.86a20 20 0 0 0-19.57-5.11l-.22.07L18.44 79a20 20 0 0 0-3.06 37.25L99 157l40.71 83.65a19.81 19.81 0 0 0 18 11.38c.57 0 1.15 0 1.73-.07a19.82 19.82 0 0 0 17.56-14.4l58.18-191.91a1.4 1.4 0 0 0 .07-.22a20 20 0 0 0-5.11-19.57m-73.23 195.21l-34.37-70.64l46-45.95a12 12 0 0 0-17-17l-46 46l-70.61-34.39L210 46Z"/></svg>
React
import type { SVGProps } from "react";
export function PhPaperPlaneTiltBold(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="M230.14 25.86a20 20 0 0 0-19.57-5.11l-.22.07L18.44 79a20 20 0 0 0-3.06 37.25L99 157l40.71 83.65a19.81 19.81 0 0 0 18 11.38c.57 0 1.15 0 1.73-.07a19.82 19.82 0 0 0 17.56-14.4l58.18-191.91a1.4 1.4 0 0 0 .07-.22a20 20 0 0 0-5.11-19.57m-73.23 195.21l-34.37-70.64l46-45.95a12 12 0 0 0-17-17l-46 46l-70.61-34.39L210 46Z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M230.14 25.86a20 20 0 0 0-19.57-5.11l-.22.07L18.44 79a20 20 0 0 0-3.06 37.25L99 157l40.71 83.65a19.81 19.81 0 0 0 18 11.38c.57 0 1.15 0 1.73-.07a19.82 19.82 0 0 0 17.56-14.4l58.18-191.91a1.4 1.4 0 0 0 .07-.22a20 20 0 0 0-5.11-19.57m-73.23 195.21l-34.37-70.64l46-45.95a12 12 0 0 0-17-17l-46 46l-70.61-34.39L210 46Z"/></svg> </template>
CSS
.icon-paper-plane-tilt-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%22M230.14%2025.86a20%2020%200%200%200-19.57-5.11l-.22.07L18.44%2079a20%2020%200%200%200-3.06%2037.25L99%20157l40.71%2083.65a19.81%2019.81%200%200%200%2018%2011.38c.57%200%201.15%200%201.73-.07a19.82%2019.82%200%200%200%2017.56-14.4l58.18-191.91a1.4%201.4%200%200%200%20.07-.22a20%2020%200%200%200-5.11-19.57m-73.23%20195.21l-34.37-70.64l46-45.95a12%2012%200%200%200-17-17l-46%2046l-70.61-34.39L210%2046Z%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%22M230.14%2025.86a20%2020%200%200%200-19.57-5.11l-.22.07L18.44%2079a20%2020%200%200%200-3.06%2037.25L99%20157l40.71%2083.65a19.81%2019.81%200%200%200%2018%2011.38c.57%200%201.15%200%201.73-.07a19.82%2019.82%200%200%200%2017.56-14.4l58.18-191.91a1.4%201.4%200%200%200%20.07-.22a20%2020%200%200%200-5.11-19.57m-73.23%20195.21l-34.37-70.64l46-45.95a12%2012%200%200%200-17-17l-46%2046l-70.61-34.39L210%2046Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ph/paper-plane-tilt-bold.svg?color=%231a73e8&size=48