airplane takeoff icon

airplane-takeoff-fill from Phosphor by Phosphor Icons · Fill · MIT Free for personal and commercial use.

Name
airplane-takeoff-fill
Set
Phosphor
Style
Fill
Viewbox
256×256
License
MIT

5 other variants in Phosphor

The same icon in other sets

Related icons in Phosphor

Use the airplane takeoff icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M176 216a8 8 0 0 1-8 8H24a8 8 0 0 1 0-16h144a8 8 0 0 1 8 8m70.31-129.24l-18.64-23.89l-.12-.15a39.82 39.82 0 0 0-51.28-9.12L124.7 84.38L70.76 64.54a8 8 0 0 0-5.59 0L58 67.27l-.32.13a16 16 0 0 0-4.53 26.47L75 115.06l-20.17 12.2l-28.26-9.54a8 8 0 0 0-6.08.4l-3 1.47A16 16 0 0 0 13 145.8l36 35.27l.12.12a39.78 39.78 0 0 0 27.28 10.87a40.2 40.2 0 0 0 20.26-5.52l147.41-88a8 8 0 0 0 2.21-11.78Z"/></svg>

React

import type { SVGProps } from "react";

export function PhAirplaneTakeoffFill(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="M176 216a8 8 0 0 1-8 8H24a8 8 0 0 1 0-16h144a8 8 0 0 1 8 8m70.31-129.24l-18.64-23.89l-.12-.15a39.82 39.82 0 0 0-51.28-9.12L124.7 84.38L70.76 64.54a8 8 0 0 0-5.59 0L58 67.27l-.32.13a16 16 0 0 0-4.53 26.47L75 115.06l-20.17 12.2l-28.26-9.54a8 8 0 0 0-6.08.4l-3 1.47A16 16 0 0 0 13 145.8l36 35.27l.12.12a39.78 39.78 0 0 0 27.28 10.87a40.2 40.2 0 0 0 20.26-5.52l147.41-88a8 8 0 0 0 2.21-11.78Z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M176 216a8 8 0 0 1-8 8H24a8 8 0 0 1 0-16h144a8 8 0 0 1 8 8m70.31-129.24l-18.64-23.89l-.12-.15a39.82 39.82 0 0 0-51.28-9.12L124.7 84.38L70.76 64.54a8 8 0 0 0-5.59 0L58 67.27l-.32.13a16 16 0 0 0-4.53 26.47L75 115.06l-20.17 12.2l-28.26-9.54a8 8 0 0 0-6.08.4l-3 1.47A16 16 0 0 0 13 145.8l36 35.27l.12.12a39.78 39.78 0 0 0 27.28 10.87a40.2 40.2 0 0 0 20.26-5.52l147.41-88a8 8 0 0 0 2.21-11.78Z"/></svg>
</template>

CSS

.icon-airplane-takeoff-fill {
  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%22M176%20216a8%208%200%200%201-8%208H24a8%208%200%200%201%200-16h144a8%208%200%200%201%208%208m70.31-129.24l-18.64-23.89l-.12-.15a39.82%2039.82%200%200%200-51.28-9.12L124.7%2084.38L70.76%2064.54a8%208%200%200%200-5.59%200L58%2067.27l-.32.13a16%2016%200%200%200-4.53%2026.47L75%20115.06l-20.17%2012.2l-28.26-9.54a8%208%200%200%200-6.08.4l-3%201.47A16%2016%200%200%200%2013%20145.8l36%2035.27l.12.12a39.78%2039.78%200%200%200%2027.28%2010.87a40.2%2040.2%200%200%200%2020.26-5.52l147.41-88a8%208%200%200%200%202.21-11.78Z%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%22M176%20216a8%208%200%200%201-8%208H24a8%208%200%200%201%200-16h144a8%208%200%200%201%208%208m70.31-129.24l-18.64-23.89l-.12-.15a39.82%2039.82%200%200%200-51.28-9.12L124.7%2084.38L70.76%2064.54a8%208%200%200%200-5.59%200L58%2067.27l-.32.13a16%2016%200%200%200-4.53%2026.47L75%20115.06l-20.17%2012.2l-28.26-9.54a8%208%200%200%200-6.08.4l-3%201.47A16%2016%200%200%200%2013%20145.8l36%2035.27l.12.12a39.78%2039.78%200%200%200%2027.28%2010.87a40.2%2040.2%200%200%200%2020.26-5.52l147.41-88a8%208%200%200%200%202.21-11.78Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ph/airplane-takeoff-fill.svg?color=%231a73e8&size=48