helicopter icon
helicopter-outline from Health Icons by Resolve to Save Lives · Outline · Vehicles · MIT Free for personal and commercial use.
- Name
- helicopter-outline
- Set
- Health Icons
- Style
- Outline
- Category
- Vehicles
- Viewbox
- 48×48
- License
- MIT
- Aliases
- helicopter2x-outline
3 other variants in Health Icons
The same icon in other sets
helicopterCarbonhelicopterEmoji One (Colored)helicopterFont Awesome 6 SolidhelicopterFont Awesome SolidhelicopterFluent EmojihelicopterFluent Emoji FlathelicopterFluent Emoji High ContrasthelicopterFirefox OS EmojihelicopterHuge IconshelicopterLine AwesomehelicopterLucidehelicopterMaterial SymbolshelicopterMaterial Symbols LighthelicopterMaterial Design IconshelicopterNoto EmojihelicopterOpenMojihelicopterPixelarticonshelicopterStreamline EmojishelicopterTabler IconshelicopterTwitter Emoji
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 48 48"><g fill="currentColor"><path fill-rule="evenodd" d="m42.12 16.173l1.806 4.45l-1.853.753l-1.664-4.1l-9.413.791c-.038 3.77-.347 7.372-1.887 10.093a8.6 8.6 0 0 1-3.792 3.577C23.615 32.572 21.48 33 18.827 33c-5.11 0-7.81-.103-9.243-.21c-.715-.052-1.136-.107-1.395-.156a2.4 2.4 0 0 1-.33-.082a1.3 1.3 0 0 1-.254-.12a1 1 0 0 1-.083-.058l-.015-.012l-.007-.006c-.004-.003-.008-.007.64-.769c-.938.347-.939.346-.939.346v-.002l-.003-.006l-.005-.014a4 4 0 0 1-.063-.192a8 8 0 0 1-.14-.523a10.5 10.5 0 0 1-.259-1.81c-.083-1.488.116-3.499 1.269-5.516c1.744-3.05 5.499-5.851 13-7.075V14a1 1 0 1 1 2 0v2.517c2.066-.24 4.382-.37 6.977-.371l10.327-.869l1.741-5.575l1.91.596zM8.933 30.723A8.5 8.5 0 0 1 8.75 28h11.17c.408 0 .705-.201.874-.358s.294-.343.383-.5c.182-.32.333-.724.462-1.141c.263-.848.499-1.964.696-3.095a58 58 0 0 0 .587-4.367c1.79-.22 3.805-.355 6.072-.386c-.044 3.704-.366 6.798-1.625 9.022a6.6 6.6 0 0 1-2.933 2.767c-1.35.661-3.161 1.058-5.61 1.058c-5.092 0-7.735-.103-9.095-.204c-.35-.026-.608-.05-.798-.073m11.95-11.882c-6.811 1.194-9.834 3.727-11.147 6.022q-.324.571-.532 1.137h10.31q.095-.209.215-.59c.224-.727.443-1.744.636-2.848c.229-1.312.409-2.675.518-3.72" clip-rule="evenodd"/><path d="m8.14 31.587l-.648.762a1 1 0 0 1-.29-.415zM5 10a1 1 0 1 0 0 2h33.005a1 1 0 1 0 0-2zm-.625 24.22a1 1 0 0 1 1.406.155c.22.276.783.6 1.758.88c.924.265 2.037.44 3.135.554a39 39 0 0 0 4.083.192h.082l.01-.001H30.5a1 1 0 0 1 0 2H14.847l-.073.001l-.271.001a41 41 0 0 1-4.034-.204c-1.152-.119-2.396-.31-3.481-.62c-1.034-.297-2.133-.758-2.769-1.553a1 1 0 0 1 .156-1.406"/></g></svg>
React
import type { SVGProps } from "react";
export function HealthiconsHelicopterOutline(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="currentColor"><path fillRule="evenodd" d="m42.12 16.173l1.806 4.45l-1.853.753l-1.664-4.1l-9.413.791c-.038 3.77-.347 7.372-1.887 10.093a8.6 8.6 0 0 1-3.792 3.577C23.615 32.572 21.48 33 18.827 33c-5.11 0-7.81-.103-9.243-.21c-.715-.052-1.136-.107-1.395-.156a2.4 2.4 0 0 1-.33-.082a1.3 1.3 0 0 1-.254-.12a1 1 0 0 1-.083-.058l-.015-.012l-.007-.006c-.004-.003-.008-.007.64-.769c-.938.347-.939.346-.939.346v-.002l-.003-.006l-.005-.014a4 4 0 0 1-.063-.192a8 8 0 0 1-.14-.523a10.5 10.5 0 0 1-.259-1.81c-.083-1.488.116-3.499 1.269-5.516c1.744-3.05 5.499-5.851 13-7.075V14a1 1 0 1 1 2 0v2.517c2.066-.24 4.382-.37 6.977-.371l10.327-.869l1.741-5.575l1.91.596zM8.933 30.723A8.5 8.5 0 0 1 8.75 28h11.17c.408 0 .705-.201.874-.358s.294-.343.383-.5c.182-.32.333-.724.462-1.141c.263-.848.499-1.964.696-3.095a58 58 0 0 0 .587-4.367c1.79-.22 3.805-.355 6.072-.386c-.044 3.704-.366 6.798-1.625 9.022a6.6 6.6 0 0 1-2.933 2.767c-1.35.661-3.161 1.058-5.61 1.058c-5.092 0-7.735-.103-9.095-.204c-.35-.026-.608-.05-.798-.073m11.95-11.882c-6.811 1.194-9.834 3.727-11.147 6.022q-.324.571-.532 1.137h10.31q.095-.209.215-.59c.224-.727.443-1.744.636-2.848c.229-1.312.409-2.675.518-3.72" clipRule="evenodd"/><path d="m8.14 31.587l-.648.762a1 1 0 0 1-.29-.415zM5 10a1 1 0 1 0 0 2h33.005a1 1 0 1 0 0-2zm-.625 24.22a1 1 0 0 1 1.406.155c.22.276.783.6 1.758.88c.924.265 2.037.44 3.135.554a39 39 0 0 0 4.083.192h.082l.01-.001H30.5a1 1 0 0 1 0 2H14.847l-.073.001l-.271.001a41 41 0 0 1-4.034-.204c-1.152-.119-2.396-.31-3.481-.62c-1.034-.297-2.133-.758-2.769-1.553a1 1 0 0 1 .156-1.406"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="currentColor"><path fill-rule="evenodd" d="m42.12 16.173l1.806 4.45l-1.853.753l-1.664-4.1l-9.413.791c-.038 3.77-.347 7.372-1.887 10.093a8.6 8.6 0 0 1-3.792 3.577C23.615 32.572 21.48 33 18.827 33c-5.11 0-7.81-.103-9.243-.21c-.715-.052-1.136-.107-1.395-.156a2.4 2.4 0 0 1-.33-.082a1.3 1.3 0 0 1-.254-.12a1 1 0 0 1-.083-.058l-.015-.012l-.007-.006c-.004-.003-.008-.007.64-.769c-.938.347-.939.346-.939.346v-.002l-.003-.006l-.005-.014a4 4 0 0 1-.063-.192a8 8 0 0 1-.14-.523a10.5 10.5 0 0 1-.259-1.81c-.083-1.488.116-3.499 1.269-5.516c1.744-3.05 5.499-5.851 13-7.075V14a1 1 0 1 1 2 0v2.517c2.066-.24 4.382-.37 6.977-.371l10.327-.869l1.741-5.575l1.91.596zM8.933 30.723A8.5 8.5 0 0 1 8.75 28h11.17c.408 0 .705-.201.874-.358s.294-.343.383-.5c.182-.32.333-.724.462-1.141c.263-.848.499-1.964.696-3.095a58 58 0 0 0 .587-4.367c1.79-.22 3.805-.355 6.072-.386c-.044 3.704-.366 6.798-1.625 9.022a6.6 6.6 0 0 1-2.933 2.767c-1.35.661-3.161 1.058-5.61 1.058c-5.092 0-7.735-.103-9.095-.204c-.35-.026-.608-.05-.798-.073m11.95-11.882c-6.811 1.194-9.834 3.727-11.147 6.022q-.324.571-.532 1.137h10.31q.095-.209.215-.59c.224-.727.443-1.744.636-2.848c.229-1.312.409-2.675.518-3.72" clip-rule="evenodd"/><path d="m8.14 31.587l-.648.762a1 1 0 0 1-.29-.415zM5 10a1 1 0 1 0 0 2h33.005a1 1 0 1 0 0-2zm-.625 24.22a1 1 0 0 1 1.406.155c.22.276.783.6 1.758.88c.924.265 2.037.44 3.135.554a39 39 0 0 0 4.083.192h.082l.01-.001H30.5a1 1 0 0 1 0 2H14.847l-.073.001l-.271.001a41 41 0 0 1-4.034-.204c-1.152-.119-2.396-.31-3.481-.62c-1.034-.297-2.133-.758-2.769-1.553a1 1 0 0 1 .156-1.406"/></g></svg> </template>
CSS
.icon-helicopter-outline {
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%2048%2048%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22m42.12%2016.173l1.806%204.45l-1.853.753l-1.664-4.1l-9.413.791c-.038%203.77-.347%207.372-1.887%2010.093a8.6%208.6%200%200%201-3.792%203.577C23.615%2032.572%2021.48%2033%2018.827%2033c-5.11%200-7.81-.103-9.243-.21c-.715-.052-1.136-.107-1.395-.156a2.4%202.4%200%200%201-.33-.082a1.3%201.3%200%200%201-.254-.12a1%201%200%200%201-.083-.058l-.015-.012l-.007-.006c-.004-.003-.008-.007.64-.769c-.938.347-.939.346-.939.346v-.002l-.003-.006l-.005-.014a4%204%200%200%201-.063-.192a8%208%200%200%201-.14-.523a10.5%2010.5%200%200%201-.259-1.81c-.083-1.488.116-3.499%201.269-5.516c1.744-3.05%205.499-5.851%2013-7.075V14a1%201%200%201%201%202%200v2.517c2.066-.24%204.382-.37%206.977-.371l10.327-.869l1.741-5.575l1.91.596zM8.933%2030.723A8.5%208.5%200%200%201%208.75%2028h11.17c.408%200%20.705-.201.874-.358s.294-.343.383-.5c.182-.32.333-.724.462-1.141c.263-.848.499-1.964.696-3.095a58%2058%200%200%200%20.587-4.367c1.79-.22%203.805-.355%206.072-.386c-.044%203.704-.366%206.798-1.625%209.022a6.6%206.6%200%200%201-2.933%202.767c-1.35.661-3.161%201.058-5.61%201.058c-5.092%200-7.735-.103-9.095-.204c-.35-.026-.608-.05-.798-.073m11.95-11.882c-6.811%201.194-9.834%203.727-11.147%206.022q-.324.571-.532%201.137h10.31q.095-.209.215-.59c.224-.727.443-1.744.636-2.848c.229-1.312.409-2.675.518-3.72%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20d%3D%22m8.14%2031.587l-.648.762a1%201%200%200%201-.29-.415zM5%2010a1%201%200%201%200%200%202h33.005a1%201%200%201%200%200-2zm-.625%2024.22a1%201%200%200%201%201.406.155c.22.276.783.6%201.758.88c.924.265%202.037.44%203.135.554a39%2039%200%200%200%204.083.192h.082l.01-.001H30.5a1%201%200%200%201%200%202H14.847l-.073.001l-.271.001a41%2041%200%200%201-4.034-.204c-1.152-.119-2.396-.31-3.481-.62c-1.034-.297-2.133-.758-2.769-1.553a1%201%200%200%201%20.156-1.406%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%2048%2048%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22m42.12%2016.173l1.806%204.45l-1.853.753l-1.664-4.1l-9.413.791c-.038%203.77-.347%207.372-1.887%2010.093a8.6%208.6%200%200%201-3.792%203.577C23.615%2032.572%2021.48%2033%2018.827%2033c-5.11%200-7.81-.103-9.243-.21c-.715-.052-1.136-.107-1.395-.156a2.4%202.4%200%200%201-.33-.082a1.3%201.3%200%200%201-.254-.12a1%201%200%200%201-.083-.058l-.015-.012l-.007-.006c-.004-.003-.008-.007.64-.769c-.938.347-.939.346-.939.346v-.002l-.003-.006l-.005-.014a4%204%200%200%201-.063-.192a8%208%200%200%201-.14-.523a10.5%2010.5%200%200%201-.259-1.81c-.083-1.488.116-3.499%201.269-5.516c1.744-3.05%205.499-5.851%2013-7.075V14a1%201%200%201%201%202%200v2.517c2.066-.24%204.382-.37%206.977-.371l10.327-.869l1.741-5.575l1.91.596zM8.933%2030.723A8.5%208.5%200%200%201%208.75%2028h11.17c.408%200%20.705-.201.874-.358s.294-.343.383-.5c.182-.32.333-.724.462-1.141c.263-.848.499-1.964.696-3.095a58%2058%200%200%200%20.587-4.367c1.79-.22%203.805-.355%206.072-.386c-.044%203.704-.366%206.798-1.625%209.022a6.6%206.6%200%200%201-2.933%202.767c-1.35.661-3.161%201.058-5.61%201.058c-5.092%200-7.735-.103-9.095-.204c-.35-.026-.608-.05-.798-.073m11.95-11.882c-6.811%201.194-9.834%203.727-11.147%206.022q-.324.571-.532%201.137h10.31q.095-.209.215-.59c.224-.727.443-1.744.636-2.848c.229-1.312.409-2.675.518-3.72%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20d%3D%22m8.14%2031.587l-.648.762a1%201%200%200%201-.29-.415zM5%2010a1%201%200%201%200%200%202h33.005a1%201%200%201%200%200-2zm-.625%2024.22a1%201%200%200%201%201.406.155c.22.276.783.6%201.758.88c.924.265%202.037.44%203.135.554a39%2039%200%200%200%204.083.192h.082l.01-.001H30.5a1%201%200%200%201%200%202H14.847l-.073.001l-.271.001a41%2041%200%200%201-4.034-.204c-1.152-.119-2.396-.31-3.481-.62c-1.034-.297-2.133-.758-2.769-1.553a1%201%200%200%201%20.156-1.406%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.svg?color=%231a73e8&size=48