helicopter icon

helicopter-24px from Health Icons by Resolve to Save Lives · Filled 24px · Vehicles · MIT Free for personal and commercial use.

Name
helicopter-24px
Set
Health Icons
Style
Filled 24px
Category
Vehicles
Viewbox
24×24
License
MIT

3 other variants in Health Icons

The same icon in other sets

More vehicles icons from Health Icons

Use the helicopter icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M19 5H2V3h17zm-3 16H2v-2h14z"/><path fill-rule="evenodd" d="M22.038 6.415L21.068 9l.97 2.585l-1.873.702l-.839-2.236l-2.352.168c-.093 1.668-.441 3.373-1.128 4.76C15.02 16.646 13.614 18 11.5 18H4.685c-.785 0-1.665-.494-1.855-1.467c-.282-1.441-.007-3.317 1.563-4.911C5.553 10.445 7.354 9.488 10 8.926V7a1 1 0 1 1 2 0v1.598q.444-.054.913-.094h.008l6.368-.456l.876-2.336zM9.999 14v-3s-1.25.273-2 .6C7.054 12.012 5.5 13 4.8 14z" clip-rule="evenodd"/></g></svg>

React

import type { SVGProps } from "react";

export function HealthiconsHelicopter24px(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M19 5H2V3h17zm-3 16H2v-2h14z"/><path fillRule="evenodd" d="M22.038 6.415L21.068 9l.97 2.585l-1.873.702l-.839-2.236l-2.352.168c-.093 1.668-.441 3.373-1.128 4.76C15.02 16.646 13.614 18 11.5 18H4.685c-.785 0-1.665-.494-1.855-1.467c-.282-1.441-.007-3.317 1.563-4.911C5.553 10.445 7.354 9.488 10 8.926V7a1 1 0 1 1 2 0v1.598q.444-.054.913-.094h.008l6.368-.456l.876-2.336zM9.999 14v-3s-1.25.273-2 .6C7.054 12.012 5.5 13 4.8 14z" clipRule="evenodd"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M19 5H2V3h17zm-3 16H2v-2h14z"/><path fill-rule="evenodd" d="M22.038 6.415L21.068 9l.97 2.585l-1.873.702l-.839-2.236l-2.352.168c-.093 1.668-.441 3.373-1.128 4.76C15.02 16.646 13.614 18 11.5 18H4.685c-.785 0-1.665-.494-1.855-1.467c-.282-1.441-.007-3.317 1.563-4.911C5.553 10.445 7.354 9.488 10 8.926V7a1 1 0 1 1 2 0v1.598q.444-.054.913-.094h.008l6.368-.456l.876-2.336zM9.999 14v-3s-1.25.273-2 .6C7.054 12.012 5.5 13 4.8 14z" clip-rule="evenodd"/></g></svg>
</template>

CSS

.icon-helicopter-24px {
  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%2024%2024%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M19%205H2V3h17zm-3%2016H2v-2h14z%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M22.038%206.415L21.068%209l.97%202.585l-1.873.702l-.839-2.236l-2.352.168c-.093%201.668-.441%203.373-1.128%204.76C15.02%2016.646%2013.614%2018%2011.5%2018H4.685c-.785%200-1.665-.494-1.855-1.467c-.282-1.441-.007-3.317%201.563-4.911C5.553%2010.445%207.354%209.488%2010%208.926V7a1%201%200%201%201%202%200v1.598q.444-.054.913-.094h.008l6.368-.456l.876-2.336zM9.999%2014v-3s-1.25.273-2%20.6C7.054%2012.012%205.5%2013%204.8%2014z%22%20clip-rule%3D%22evenodd%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%2024%2024%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M19%205H2V3h17zm-3%2016H2v-2h14z%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M22.038%206.415L21.068%209l.97%202.585l-1.873.702l-.839-2.236l-2.352.168c-.093%201.668-.441%203.373-1.128%204.76C15.02%2016.646%2013.614%2018%2011.5%2018H4.685c-.785%200-1.665-.494-1.855-1.467c-.282-1.441-.007-3.317%201.563-4.911C5.553%2010.445%207.354%209.488%2010%208.926V7a1%201%200%201%201%202%200v1.598q.444-.054.913-.094h.008l6.368-.456l.876-2.336zM9.999%2014v-3s-1.25.273-2%20.6C7.054%2012.012%205.5%2013%204.8%2014z%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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