airplane taxiing icon

airplane-taxiing-duotone from Phosphor by Phosphor Icons · Duotone · MIT Free for personal and commercial use.

Name
airplane-taxiing-duotone
Set
Phosphor
Style
Duotone
Viewbox
256×256
License
MIT

5 other variants in Phosphor

Related icons in Phosphor

Use the airplane taxiing icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><g fill="currentColor"><path d="M240 136v24H61.06a32 32 0 0 1-30.65-22.8L16.34 90.3A8 8 0 0 1 24 80h8l24 24h36.91L80.42 66.53A8 8 0 0 1 88 56h8l48 48h64a32 32 0 0 1 32 32" opacity=".2"/><path d="M208 96h-60.68l-45.66-45.66A8 8 0 0 0 96 48h-8a16 16 0 0 0-15.17 21.06l9 26.94H59.32L37.66 74.34A8 8 0 0 0 32 72h-8A16 16 0 0 0 8.69 92.6l14.07 46.89A39.75 39.75 0 0 0 61.07 168H240a8 8 0 0 0 8-8v-24a40 40 0 0 0-40-40m24 56H61.07a23.85 23.85 0 0 1-23-17.1L24 88h4.68l21.66 21.66A8 8 0 0 0 56 112h36.9a8 8 0 0 0 7.59-10.53L88 64h4.68l45.66 45.66A8 8 0 0 0 144 112h64a24 24 0 0 1 24 24Zm-8 48a16 16 0 1 1-16-16a16 16 0 0 1 16 16m-96 0a16 16 0 1 1-16-16a16 16 0 0 1 16 16"/></g></svg>

React

import type { SVGProps } from "react";

export function PhAirplaneTaxiingDuotone(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="M240 136v24H61.06a32 32 0 0 1-30.65-22.8L16.34 90.3A8 8 0 0 1 24 80h8l24 24h36.91L80.42 66.53A8 8 0 0 1 88 56h8l48 48h64a32 32 0 0 1 32 32" opacity=".2"/><path d="M208 96h-60.68l-45.66-45.66A8 8 0 0 0 96 48h-8a16 16 0 0 0-15.17 21.06l9 26.94H59.32L37.66 74.34A8 8 0 0 0 32 72h-8A16 16 0 0 0 8.69 92.6l14.07 46.89A39.75 39.75 0 0 0 61.07 168H240a8 8 0 0 0 8-8v-24a40 40 0 0 0-40-40m24 56H61.07a23.85 23.85 0 0 1-23-17.1L24 88h4.68l21.66 21.66A8 8 0 0 0 56 112h36.9a8 8 0 0 0 7.59-10.53L88 64h4.68l45.66 45.66A8 8 0 0 0 144 112h64a24 24 0 0 1 24 24Zm-8 48a16 16 0 1 1-16-16a16 16 0 0 1 16 16m-96 0a16 16 0 1 1-16-16a16 16 0 0 1 16 16"/></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="M240 136v24H61.06a32 32 0 0 1-30.65-22.8L16.34 90.3A8 8 0 0 1 24 80h8l24 24h36.91L80.42 66.53A8 8 0 0 1 88 56h8l48 48h64a32 32 0 0 1 32 32" opacity=".2"/><path d="M208 96h-60.68l-45.66-45.66A8 8 0 0 0 96 48h-8a16 16 0 0 0-15.17 21.06l9 26.94H59.32L37.66 74.34A8 8 0 0 0 32 72h-8A16 16 0 0 0 8.69 92.6l14.07 46.89A39.75 39.75 0 0 0 61.07 168H240a8 8 0 0 0 8-8v-24a40 40 0 0 0-40-40m24 56H61.07a23.85 23.85 0 0 1-23-17.1L24 88h4.68l21.66 21.66A8 8 0 0 0 56 112h36.9a8 8 0 0 0 7.59-10.53L88 64h4.68l45.66 45.66A8 8 0 0 0 144 112h64a24 24 0 0 1 24 24Zm-8 48a16 16 0 1 1-16-16a16 16 0 0 1 16 16m-96 0a16 16 0 1 1-16-16a16 16 0 0 1 16 16"/></g></svg>
</template>

CSS

.icon-airplane-taxiing-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%22M240%20136v24H61.06a32%2032%200%200%201-30.65-22.8L16.34%2090.3A8%208%200%200%201%2024%2080h8l24%2024h36.91L80.42%2066.53A8%208%200%200%201%2088%2056h8l48%2048h64a32%2032%200%200%201%2032%2032%22%20opacity%3D%22.2%22%2F%3E%3Cpath%20d%3D%22M208%2096h-60.68l-45.66-45.66A8%208%200%200%200%2096%2048h-8a16%2016%200%200%200-15.17%2021.06l9%2026.94H59.32L37.66%2074.34A8%208%200%200%200%2032%2072h-8A16%2016%200%200%200%208.69%2092.6l14.07%2046.89A39.75%2039.75%200%200%200%2061.07%20168H240a8%208%200%200%200%208-8v-24a40%2040%200%200%200-40-40m24%2056H61.07a23.85%2023.85%200%200%201-23-17.1L24%2088h4.68l21.66%2021.66A8%208%200%200%200%2056%20112h36.9a8%208%200%200%200%207.59-10.53L88%2064h4.68l45.66%2045.66A8%208%200%200%200%20144%20112h64a24%2024%200%200%201%2024%2024Zm-8%2048a16%2016%200%201%201-16-16a16%2016%200%200%201%2016%2016m-96%200a16%2016%200%201%201-16-16a16%2016%200%200%201%2016%2016%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%22M240%20136v24H61.06a32%2032%200%200%201-30.65-22.8L16.34%2090.3A8%208%200%200%201%2024%2080h8l24%2024h36.91L80.42%2066.53A8%208%200%200%201%2088%2056h8l48%2048h64a32%2032%200%200%201%2032%2032%22%20opacity%3D%22.2%22%2F%3E%3Cpath%20d%3D%22M208%2096h-60.68l-45.66-45.66A8%208%200%200%200%2096%2048h-8a16%2016%200%200%200-15.17%2021.06l9%2026.94H59.32L37.66%2074.34A8%208%200%200%200%2032%2072h-8A16%2016%200%200%200%208.69%2092.6l14.07%2046.89A39.75%2039.75%200%200%200%2061.07%20168H240a8%208%200%200%200%208-8v-24a40%2040%200%200%200-40-40m24%2056H61.07a23.85%2023.85%200%200%201-23-17.1L24%2088h4.68l21.66%2021.66A8%208%200%200%200%2056%20112h36.9a8%208%200%200%200%207.59-10.53L88%2064h4.68l45.66%2045.66A8%208%200%200%200%20144%20112h64a24%2024%200%200%201%2024%2024Zm-8%2048a16%2016%200%201%201-16-16a16%2016%200%200%201%2016%2016m-96%200a16%2016%200%201%201-16-16a16%2016%200%200%201%2016%2016%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/airplane-taxiing-duotone.svg?color=%231a73e8&size=48