helicopter from Font Awesome Solid by Dave Gandy · Solid · Maps · CC-BY-4.0 Attribution required.

Name
helicopter
Set
Font Awesome Solid
Style
Solid
Category
Maps
Viewbox
640×640
License
CC BY 4.0

The same icon in other sets

More maps icons from Font Awesome Solid

Use the helicopter icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M208 96c-13.3 0-24 10.7-24 24s10.7 24 24 24h152v48H139.2l-32.8-39.4c-4.5-5.4-11.3-8.6-18.4-8.6H56c-8.3 0-16 4.3-20.4 11.4s-4.8 15.9-1.1 23.4l48 96c4.1 8.1 12.4 13.2 21.5 13.2h107.8l104 143.1c15.1 20.7 39.1 32.9 64.7 32.9H456c75.1 0 136-60.9 136-136s-60.9-136-136-136h-48v-48h152c13.3 0 24-10.7 24-24s-10.7-24-24-24zm200 160h48c39.8 0 72 32.2 72 72s-32.2 72-72 72h-48zm176 224c-13.3 0-24 10.7-24 24c0 4.4-3.6 8-8 8H280c-13.3 0-24 10.7-24 24s10.7 24 24 24h272c30.9 0 56-25.1 56-56c0-13.3-10.7-24-24-24"/></svg>

React

import type { SVGProps } from "react";

export function Fa7SolidHelicopter(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M208 96c-13.3 0-24 10.7-24 24s10.7 24 24 24h152v48H139.2l-32.8-39.4c-4.5-5.4-11.3-8.6-18.4-8.6H56c-8.3 0-16 4.3-20.4 11.4s-4.8 15.9-1.1 23.4l48 96c4.1 8.1 12.4 13.2 21.5 13.2h107.8l104 143.1c15.1 20.7 39.1 32.9 64.7 32.9H456c75.1 0 136-60.9 136-136s-60.9-136-136-136h-48v-48h152c13.3 0 24-10.7 24-24s-10.7-24-24-24zm200 160h48c39.8 0 72 32.2 72 72s-32.2 72-72 72h-48zm176 224c-13.3 0-24 10.7-24 24c0 4.4-3.6 8-8 8H280c-13.3 0-24 10.7-24 24s10.7 24 24 24h272c30.9 0 56-25.1 56-56c0-13.3-10.7-24-24-24"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M208 96c-13.3 0-24 10.7-24 24s10.7 24 24 24h152v48H139.2l-32.8-39.4c-4.5-5.4-11.3-8.6-18.4-8.6H56c-8.3 0-16 4.3-20.4 11.4s-4.8 15.9-1.1 23.4l48 96c4.1 8.1 12.4 13.2 21.5 13.2h107.8l104 143.1c15.1 20.7 39.1 32.9 64.7 32.9H456c75.1 0 136-60.9 136-136s-60.9-136-136-136h-48v-48h152c13.3 0 24-10.7 24-24s-10.7-24-24-24zm200 160h48c39.8 0 72 32.2 72 72s-32.2 72-72 72h-48zm176 224c-13.3 0-24 10.7-24 24c0 4.4-3.6 8-8 8H280c-13.3 0-24 10.7-24 24s10.7 24 24 24h272c30.9 0 56-25.1 56-56c0-13.3-10.7-24-24-24"/></svg>
</template>

CSS

.icon-helicopter {
  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%20640%20640%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M208%2096c-13.3%200-24%2010.7-24%2024s10.7%2024%2024%2024h152v48H139.2l-32.8-39.4c-4.5-5.4-11.3-8.6-18.4-8.6H56c-8.3%200-16%204.3-20.4%2011.4s-4.8%2015.9-1.1%2023.4l48%2096c4.1%208.1%2012.4%2013.2%2021.5%2013.2h107.8l104%20143.1c15.1%2020.7%2039.1%2032.9%2064.7%2032.9H456c75.1%200%20136-60.9%20136-136s-60.9-136-136-136h-48v-48h152c13.3%200%2024-10.7%2024-24s-10.7-24-24-24zm200%20160h48c39.8%200%2072%2032.2%2072%2072s-32.2%2072-72%2072h-48zm176%20224c-13.3%200-24%2010.7-24%2024c0%204.4-3.6%208-8%208H280c-13.3%200-24%2010.7-24%2024s10.7%2024%2024%2024h272c30.9%200%2056-25.1%2056-56c0-13.3-10.7-24-24-24%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%20640%20640%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M208%2096c-13.3%200-24%2010.7-24%2024s10.7%2024%2024%2024h152v48H139.2l-32.8-39.4c-4.5-5.4-11.3-8.6-18.4-8.6H56c-8.3%200-16%204.3-20.4%2011.4s-4.8%2015.9-1.1%2023.4l48%2096c4.1%208.1%2012.4%2013.2%2021.5%2013.2h107.8l104%20143.1c15.1%2020.7%2039.1%2032.9%2064.7%2032.9H456c75.1%200%20136-60.9%20136-136s-60.9-136-136-136h-48v-48h152c13.3%200%2024-10.7%2024-24s-10.7-24-24-24zm200%20160h48c39.8%200%2072%2032.2%2072%2072s-32.2%2072-72%2072h-48zm176%20224c-13.3%200-24%2010.7-24%2024c0%204.4-3.6%208-8%208H280c-13.3%200-24%2010.7-24%2024s10.7%2024%2024%2024h272c30.9%200%2056-25.1%2056-56c0-13.3-10.7-24-24-24%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fa7-solid/helicopter.svg?color=%231a73e8&size=48