air traffic control icon

air-traffic-control-thin from Phosphor by Phosphor Icons · Thin · MIT Free for personal and commercial use.

Name
air-traffic-control-thin
Set
Phosphor
Style
Thin
Viewbox
256×256
License
MIT

5 other variants in Phosphor

The same icon in other sets

Use the air traffic control icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M225.83 73.11A12 12 0 0 0 216 68h-84V28h20a4 4 0 0 0 0-8h-48a4 4 0 0 0 0 8h20v40H40a12 12 0 0 0-11.28 16.1l26.19 72a12 12 0 0 0 11.27 7.9H100v68a4 4 0 0 0 8 0v-68h40v68a4 4 0 0 0 8 0v-68h33.82a12 12 0 0 0 11.27-7.9l26.19-72a12 12 0 0 0-1.45-10.99M107.34 156L92.79 76h70.42l-14.55 80Zm-44.92-2.63l-26.18-72A4 4 0 0 1 40 76h44.66l14.54 80h-33a4 4 0 0 1-3.78-2.63m157.34-72l-26.18 72a4 4 0 0 1-3.76 2.63h-33l14.55-80H216a4 4 0 0 1 3.76 5.37"/></svg>

React

import type { SVGProps } from "react";

export function PhAirTrafficControlThin(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.83 73.11A12 12 0 0 0 216 68h-84V28h20a4 4 0 0 0 0-8h-48a4 4 0 0 0 0 8h20v40H40a12 12 0 0 0-11.28 16.1l26.19 72a12 12 0 0 0 11.27 7.9H100v68a4 4 0 0 0 8 0v-68h40v68a4 4 0 0 0 8 0v-68h33.82a12 12 0 0 0 11.27-7.9l26.19-72a12 12 0 0 0-1.45-10.99M107.34 156L92.79 76h70.42l-14.55 80Zm-44.92-2.63l-26.18-72A4 4 0 0 1 40 76h44.66l14.54 80h-33a4 4 0 0 1-3.78-2.63m157.34-72l-26.18 72a4 4 0 0 1-3.76 2.63h-33l14.55-80H216a4 4 0 0 1 3.76 5.37"/></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.83 73.11A12 12 0 0 0 216 68h-84V28h20a4 4 0 0 0 0-8h-48a4 4 0 0 0 0 8h20v40H40a12 12 0 0 0-11.28 16.1l26.19 72a12 12 0 0 0 11.27 7.9H100v68a4 4 0 0 0 8 0v-68h40v68a4 4 0 0 0 8 0v-68h33.82a12 12 0 0 0 11.27-7.9l26.19-72a12 12 0 0 0-1.45-10.99M107.34 156L92.79 76h70.42l-14.55 80Zm-44.92-2.63l-26.18-72A4 4 0 0 1 40 76h44.66l14.54 80h-33a4 4 0 0 1-3.78-2.63m157.34-72l-26.18 72a4 4 0 0 1-3.76 2.63h-33l14.55-80H216a4 4 0 0 1 3.76 5.37"/></svg>
</template>

CSS

.icon-air-traffic-control-thin {
  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.83%2073.11A12%2012%200%200%200%20216%2068h-84V28h20a4%204%200%200%200%200-8h-48a4%204%200%200%200%200%208h20v40H40a12%2012%200%200%200-11.28%2016.1l26.19%2072a12%2012%200%200%200%2011.27%207.9H100v68a4%204%200%200%200%208%200v-68h40v68a4%204%200%200%200%208%200v-68h33.82a12%2012%200%200%200%2011.27-7.9l26.19-72a12%2012%200%200%200-1.45-10.99M107.34%20156L92.79%2076h70.42l-14.55%2080Zm-44.92-2.63l-26.18-72A4%204%200%200%201%2040%2076h44.66l14.54%2080h-33a4%204%200%200%201-3.78-2.63m157.34-72l-26.18%2072a4%204%200%200%201-3.76%202.63h-33l14.55-80H216a4%204%200%200%201%203.76%205.37%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.83%2073.11A12%2012%200%200%200%20216%2068h-84V28h20a4%204%200%200%200%200-8h-48a4%204%200%200%200%200%208h20v40H40a12%2012%200%200%200-11.28%2016.1l26.19%2072a12%2012%200%200%200%2011.27%207.9H100v68a4%204%200%200%200%208%200v-68h40v68a4%204%200%200%200%208%200v-68h33.82a12%2012%200%200%200%2011.27-7.9l26.19-72a12%2012%200%200%200-1.45-10.99M107.34%20156L92.79%2076h70.42l-14.55%2080Zm-44.92-2.63l-26.18-72A4%204%200%200%201%2040%2076h44.66l14.54%2080h-33a4%204%200%200%201-3.78-2.63m157.34-72l-26.18%2072a4%204%200%200%201-3.76%202.63h-33l14.55-80H216a4%204%200%200%201%203.76%205.37%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ph/air-traffic-control-thin.svg?color=%231a73e8&size=48