helicopter icon
helicopter from Carbon by IBM · Outline · Planning · Apache-2.0 Free for personal and commercial use.
- Name
- helicopter
- Set
- Carbon
- Style
- Outline
- Category
- Planning
- Viewbox
- 32×32
- License
- Apache 2.0
The same icon in other sets
helicopterEmoji One (Colored)helicopterFont Awesome 6 SolidhelicopterFont Awesome SolidhelicopterFluent EmojihelicopterFluent Emoji FlathelicopterFluent Emoji High ContrasthelicopterFirefox OS EmojihelicopterHealth IconshelicopterHuge IconshelicopterLine AwesomehelicopterLucidehelicopterMaterial SymbolshelicopterMaterial Symbols LighthelicopterMaterial Design IconshelicopterNoto EmojihelicopterOpenMojihelicopterPixelarticonshelicopterStreamline EmojishelicopterTabler IconshelicopterTwitter Emoji
More planning icons from Carbon
accumulation-iceaccumulation-precipitationaccumulation-rainaccumulation-snowagriculture-analyticsairline-digital-gateairline-manage-gatesairline-passenger-careairline-rapid-boardairport-01airport-02airport-locationalarmalarm-addalarm-subtractarray-date-timearray-timearrivalbaggage-claimbarbicyclebootbuoybus
Use the helicopter icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M30 8V6H8v2h10v4H4V8H2v8h2v-2h6.22l2.053 8.213A4.99 4.99 0 0 0 17.123 26H26a4.005 4.005 0 0 0 4-4v-2.638a2 2 0 0 0-.464-1.28l-4.468-5.362a2 2 0 0 0-1.536-.72H20V8Zm-4 16h-8.877a2.995 2.995 0 0 1-2.91-2.272L12.281 14H18v6h10v2a2 2 0 0 1-2 2m-2.468-10l3.333 4H20v-4Z"/></svg>
React
import type { SVGProps } from "react";
export function CarbonHelicopter(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M30 8V6H8v2h10v4H4V8H2v8h2v-2h6.22l2.053 8.213A4.99 4.99 0 0 0 17.123 26H26a4.005 4.005 0 0 0 4-4v-2.638a2 2 0 0 0-.464-1.28l-4.468-5.362a2 2 0 0 0-1.536-.72H20V8Zm-4 16h-8.877a2.995 2.995 0 0 1-2.91-2.272L12.281 14H18v6h10v2a2 2 0 0 1-2 2m-2.468-10l3.333 4H20v-4Z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M30 8V6H8v2h10v4H4V8H2v8h2v-2h6.22l2.053 8.213A4.99 4.99 0 0 0 17.123 26H26a4.005 4.005 0 0 0 4-4v-2.638a2 2 0 0 0-.464-1.28l-4.468-5.362a2 2 0 0 0-1.536-.72H20V8Zm-4 16h-8.877a2.995 2.995 0 0 1-2.91-2.272L12.281 14H18v6h10v2a2 2 0 0 1-2 2m-2.468-10l3.333 4H20v-4Z"/></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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M30%208V6H8v2h10v4H4V8H2v8h2v-2h6.22l2.053%208.213A4.99%204.99%200%200%200%2017.123%2026H26a4.005%204.005%200%200%200%204-4v-2.638a2%202%200%200%200-.464-1.28l-4.468-5.362a2%202%200%200%200-1.536-.72H20V8Zm-4%2016h-8.877a2.995%202.995%200%200%201-2.91-2.272L12.281%2014H18v6h10v2a2%202%200%200%201-2%202m-2.468-10l3.333%204H20v-4Z%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M30%208V6H8v2h10v4H4V8H2v8h2v-2h6.22l2.053%208.213A4.99%204.99%200%200%200%2017.123%2026H26a4.005%204.005%200%200%200%204-4v-2.638a2%202%200%200%200-.464-1.28l-4.468-5.362a2%202%200%200%200-1.536-.72H20V8Zm-4%2016h-8.877a2.995%202.995%200%200%201-2.91-2.272L12.281%2014H18v6h10v2a2%202%200%200%201-2%202m-2.468-10l3.333%204H20v-4Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/carbon/helicopter.svg?color=%231a73e8&size=48