helicopter symbol icon

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

Name
helicopter-symbol
Set
Font Awesome Solid
Style
Solid
Viewbox
640×640
License
CC BY 4.0

The same icon in other sets

Use the helicopter symbol icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M509.4 288h64.7C559.6 172.2 467.8 80.4 352 66v64.7c80.4 13.4 143.9 76.9 157.4 157.3m64.6 64h-64.7c-13.4 80.4-76.9 143.9-157.3 157.3V574c115.8-14.4 207.6-106.2 222-222m-508 0c14.4 115.8 106.2 207.6 222 222v-64.7c-80.4-13.4-143.8-76.9-157.3-157.3zm0-64h64.7c13.5-80.4 76.9-143.9 157.3-157.3V66C172.2 80.4 80.4 172.2 66 288m206-64c0-17.7-14.3-32-32-32s-32 14.3-32 32v192c0 17.7 14.3 32 32 32s32-14.3 32-32v-64h96v64c0 17.7 14.3 32 32 32s32-14.3 32-32V224c0-17.7-14.3-32-32-32s-32 14.3-32 32v64h-96z"/></svg>

React

import type { SVGProps } from "react";

export function Fa7SolidHelicopterSymbol(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="M509.4 288h64.7C559.6 172.2 467.8 80.4 352 66v64.7c80.4 13.4 143.9 76.9 157.4 157.3m64.6 64h-64.7c-13.4 80.4-76.9 143.9-157.3 157.3V574c115.8-14.4 207.6-106.2 222-222m-508 0c14.4 115.8 106.2 207.6 222 222v-64.7c-80.4-13.4-143.8-76.9-157.3-157.3zm0-64h64.7c13.5-80.4 76.9-143.9 157.3-157.3V66C172.2 80.4 80.4 172.2 66 288m206-64c0-17.7-14.3-32-32-32s-32 14.3-32 32v192c0 17.7 14.3 32 32 32s32-14.3 32-32v-64h96v64c0 17.7 14.3 32 32 32s32-14.3 32-32V224c0-17.7-14.3-32-32-32s-32 14.3-32 32v64h-96z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M509.4 288h64.7C559.6 172.2 467.8 80.4 352 66v64.7c80.4 13.4 143.9 76.9 157.4 157.3m64.6 64h-64.7c-13.4 80.4-76.9 143.9-157.3 157.3V574c115.8-14.4 207.6-106.2 222-222m-508 0c14.4 115.8 106.2 207.6 222 222v-64.7c-80.4-13.4-143.8-76.9-157.3-157.3zm0-64h64.7c13.5-80.4 76.9-143.9 157.3-157.3V66C172.2 80.4 80.4 172.2 66 288m206-64c0-17.7-14.3-32-32-32s-32 14.3-32 32v192c0 17.7 14.3 32 32 32s32-14.3 32-32v-64h96v64c0 17.7 14.3 32 32 32s32-14.3 32-32V224c0-17.7-14.3-32-32-32s-32 14.3-32 32v64h-96z"/></svg>
</template>

CSS

.icon-helicopter-symbol {
  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%22M509.4%20288h64.7C559.6%20172.2%20467.8%2080.4%20352%2066v64.7c80.4%2013.4%20143.9%2076.9%20157.4%20157.3m64.6%2064h-64.7c-13.4%2080.4-76.9%20143.9-157.3%20157.3V574c115.8-14.4%20207.6-106.2%20222-222m-508%200c14.4%20115.8%20106.2%20207.6%20222%20222v-64.7c-80.4-13.4-143.8-76.9-157.3-157.3zm0-64h64.7c13.5-80.4%2076.9-143.9%20157.3-157.3V66C172.2%2080.4%2080.4%20172.2%2066%20288m206-64c0-17.7-14.3-32-32-32s-32%2014.3-32%2032v192c0%2017.7%2014.3%2032%2032%2032s32-14.3%2032-32v-64h96v64c0%2017.7%2014.3%2032%2032%2032s32-14.3%2032-32V224c0-17.7-14.3-32-32-32s-32%2014.3-32%2032v64h-96z%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%22M509.4%20288h64.7C559.6%20172.2%20467.8%2080.4%20352%2066v64.7c80.4%2013.4%20143.9%2076.9%20157.4%20157.3m64.6%2064h-64.7c-13.4%2080.4-76.9%20143.9-157.3%20157.3V574c115.8-14.4%20207.6-106.2%20222-222m-508%200c14.4%20115.8%20106.2%20207.6%20222%20222v-64.7c-80.4-13.4-143.8-76.9-157.3-157.3zm0-64h64.7c13.5-80.4%2076.9-143.9%20157.3-157.3V66C172.2%2080.4%2080.4%20172.2%2066%20288m206-64c0-17.7-14.3-32-32-32s-32%2014.3-32%2032v192c0%2017.7%2014.3%2032%2032%2032s32-14.3%2032-32v-64h96v64c0%2017.7%2014.3%2032%2032%2032s32-14.3%2032-32V224c0-17.7-14.3-32-32-32s-32%2014.3-32%2032v64h-96z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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