paper plane tilt icon

paper-plane-tilt-light from Phosphor by Phosphor Icons · Light · MIT Free for personal and commercial use.

Name
paper-plane-tilt-light
Set
Phosphor
Style
Light
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="M225.88 30.12a13.83 13.83 0 0 0-13.7-3.58h-.11L20.14 84.77A14 14 0 0 0 18 110.85l85.56 41.64L145.12 238a13.87 13.87 0 0 0 12.61 8c.4 0 .81 0 1.21-.05a13.9 13.9 0 0 0 12.29-10.09l58.2-191.93v-.11a13.83 13.83 0 0 0-3.55-13.7m-8 10.4l-58.15 191.91v.11a2 2 0 0 1-3.76.26l-40.68-83.58l49-49a6 6 0 1 0-8.49-8.49l-49 49L23.15 100a2 2 0 0 1 .31-3.74h.11l191.91-58.18a1.94 1.94 0 0 1 1.92.52a2 2 0 0 1 .52 1.92Z"/></svg>

React

import type { SVGProps } from "react";

export function PhPaperPlaneTiltLight(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="M225.88 30.12a13.83 13.83 0 0 0-13.7-3.58h-.11L20.14 84.77A14 14 0 0 0 18 110.85l85.56 41.64L145.12 238a13.87 13.87 0 0 0 12.61 8c.4 0 .81 0 1.21-.05a13.9 13.9 0 0 0 12.29-10.09l58.2-191.93v-.11a13.83 13.83 0 0 0-3.55-13.7m-8 10.4l-58.15 191.91v.11a2 2 0 0 1-3.76.26l-40.68-83.58l49-49a6 6 0 1 0-8.49-8.49l-49 49L23.15 100a2 2 0 0 1 .31-3.74h.11l191.91-58.18a1.94 1.94 0 0 1 1.92.52a2 2 0 0 1 .52 1.92Z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M225.88 30.12a13.83 13.83 0 0 0-13.7-3.58h-.11L20.14 84.77A14 14 0 0 0 18 110.85l85.56 41.64L145.12 238a13.87 13.87 0 0 0 12.61 8c.4 0 .81 0 1.21-.05a13.9 13.9 0 0 0 12.29-10.09l58.2-191.93v-.11a13.83 13.83 0 0 0-3.55-13.7m-8 10.4l-58.15 191.91v.11a2 2 0 0 1-3.76.26l-40.68-83.58l49-49a6 6 0 1 0-8.49-8.49l-49 49L23.15 100a2 2 0 0 1 .31-3.74h.11l191.91-58.18a1.94 1.94 0 0 1 1.92.52a2 2 0 0 1 .52 1.92Z"/></svg>
</template>

CSS

.icon-paper-plane-tilt-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%22M225.88%2030.12a13.83%2013.83%200%200%200-13.7-3.58h-.11L20.14%2084.77A14%2014%200%200%200%2018%20110.85l85.56%2041.64L145.12%20238a13.87%2013.87%200%200%200%2012.61%208c.4%200%20.81%200%201.21-.05a13.9%2013.9%200%200%200%2012.29-10.09l58.2-191.93v-.11a13.83%2013.83%200%200%200-3.55-13.7m-8%2010.4l-58.15%20191.91v.11a2%202%200%200%201-3.76.26l-40.68-83.58l49-49a6%206%200%201%200-8.49-8.49l-49%2049L23.15%20100a2%202%200%200%201%20.31-3.74h.11l191.91-58.18a1.94%201.94%200%200%201%201.92.52a2%202%200%200%201%20.52%201.92Z%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%22M225.88%2030.12a13.83%2013.83%200%200%200-13.7-3.58h-.11L20.14%2084.77A14%2014%200%200%200%2018%20110.85l85.56%2041.64L145.12%20238a13.87%2013.87%200%200%200%2012.61%208c.4%200%20.81%200%201.21-.05a13.9%2013.9%200%200%200%2012.29-10.09l58.2-191.93v-.11a13.83%2013.83%200%200%200-3.55-13.7m-8%2010.4l-58.15%20191.91v.11a2%202%200%200%201-3.76.26l-40.68-83.58l49-49a6%206%200%201%200-8.49-8.49l-49%2049L23.15%20100a2%202%200%200%201%20.31-3.74h.11l191.91-58.18a1.94%201.94%200%200%201%201.92.52a2%202%200%200%201%20.52%201.92Z%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-light.svg?color=%231a73e8&size=48