helicopter icon

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

Name
helicopter-outline-24px
Set
Health Icons
Style
Outline 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 fill-rule="evenodd" d="M16 21H2v-2h14zm3-16H2V3h17zm-2.026 5.219l3.097-.222l-.142-1.994l-7.008.5h-.008c-4.296.374-6.976 1.553-8.52 3.119c-1.57 1.594-1.845 3.47-1.563 4.91C3.02 17.507 3.9 18 4.686 18H11.5c2.114 0 3.522-1.355 4.346-3.02c.687-1.388 1.035-3.093 1.128-4.761m-2.013.144l-1.882.134c-4.045.353-6.184 1.436-7.26 2.529C4.825 14.033 4.64 15.142 4.766 16H11.5c1.086 0 1.928-.645 2.554-1.908c.504-1.02.805-2.343.907-3.73M4.683 16h.002z" clip-rule="evenodd"/><path d="m21.068 9l.97-2.585l-1.873-.703L18.932 9l1.233 3.287l1.873-.702zM12 7a1 1 0 1 0-2 0v6H5a1 1 0 1 0 0 2h5a2 2 0 0 0 2-2z"/></g></svg>

React

import type { SVGProps } from "react";

export function HealthiconsHelicopterOutline24px(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 fillRule="evenodd" d="M16 21H2v-2h14zm3-16H2V3h17zm-2.026 5.219l3.097-.222l-.142-1.994l-7.008.5h-.008c-4.296.374-6.976 1.553-8.52 3.119c-1.57 1.594-1.845 3.47-1.563 4.91C3.02 17.507 3.9 18 4.686 18H11.5c2.114 0 3.522-1.355 4.346-3.02c.687-1.388 1.035-3.093 1.128-4.761m-2.013.144l-1.882.134c-4.045.353-6.184 1.436-7.26 2.529C4.825 14.033 4.64 15.142 4.766 16H11.5c1.086 0 1.928-.645 2.554-1.908c.504-1.02.805-2.343.907-3.73M4.683 16h.002z" clipRule="evenodd"/><path d="m21.068 9l.97-2.585l-1.873-.703L18.932 9l1.233 3.287l1.873-.702zM12 7a1 1 0 1 0-2 0v6H5a1 1 0 1 0 0 2h5a2 2 0 0 0 2-2z"/></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 fill-rule="evenodd" d="M16 21H2v-2h14zm3-16H2V3h17zm-2.026 5.219l3.097-.222l-.142-1.994l-7.008.5h-.008c-4.296.374-6.976 1.553-8.52 3.119c-1.57 1.594-1.845 3.47-1.563 4.91C3.02 17.507 3.9 18 4.686 18H11.5c2.114 0 3.522-1.355 4.346-3.02c.687-1.388 1.035-3.093 1.128-4.761m-2.013.144l-1.882.134c-4.045.353-6.184 1.436-7.26 2.529C4.825 14.033 4.64 15.142 4.766 16H11.5c1.086 0 1.928-.645 2.554-1.908c.504-1.02.805-2.343.907-3.73M4.683 16h.002z" clip-rule="evenodd"/><path d="m21.068 9l.97-2.585l-1.873-.703L18.932 9l1.233 3.287l1.873-.702zM12 7a1 1 0 1 0-2 0v6H5a1 1 0 1 0 0 2h5a2 2 0 0 0 2-2z"/></g></svg>
</template>

CSS

.icon-helicopter-outline-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%20fill-rule%3D%22evenodd%22%20d%3D%22M16%2021H2v-2h14zm3-16H2V3h17zm-2.026%205.219l3.097-.222l-.142-1.994l-7.008.5h-.008c-4.296.374-6.976%201.553-8.52%203.119c-1.57%201.594-1.845%203.47-1.563%204.91C3.02%2017.507%203.9%2018%204.686%2018H11.5c2.114%200%203.522-1.355%204.346-3.02c.687-1.388%201.035-3.093%201.128-4.761m-2.013.144l-1.882.134c-4.045.353-6.184%201.436-7.26%202.529C4.825%2014.033%204.64%2015.142%204.766%2016H11.5c1.086%200%201.928-.645%202.554-1.908c.504-1.02.805-2.343.907-3.73M4.683%2016h.002z%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20d%3D%22m21.068%209l.97-2.585l-1.873-.703L18.932%209l1.233%203.287l1.873-.702zM12%207a1%201%200%201%200-2%200v6H5a1%201%200%201%200%200%202h5a2%202%200%200%200%202-2z%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%20fill-rule%3D%22evenodd%22%20d%3D%22M16%2021H2v-2h14zm3-16H2V3h17zm-2.026%205.219l3.097-.222l-.142-1.994l-7.008.5h-.008c-4.296.374-6.976%201.553-8.52%203.119c-1.57%201.594-1.845%203.47-1.563%204.91C3.02%2017.507%203.9%2018%204.686%2018H11.5c2.114%200%203.522-1.355%204.346-3.02c.687-1.388%201.035-3.093%201.128-4.761m-2.013.144l-1.882.134c-4.045.353-6.184%201.436-7.26%202.529C4.825%2014.033%204.64%2015.142%204.766%2016H11.5c1.086%200%201.928-.645%202.554-1.908c.504-1.02.805-2.343.907-3.73M4.683%2016h.002z%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20d%3D%22m21.068%209l.97-2.585l-1.873-.703L18.932%209l1.233%203.287l1.873-.702zM12%207a1%201%200%201%200-2%200v6H5a1%201%200%201%200%200%202h5a2%202%200%200%200%202-2z%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-outline-24px.svg?color=%231a73e8&size=48