helicopter icon
helicopter-sharp from Material Symbols Light by Google · Sharp · Social · Apache-2.0 Free for personal and commercial use.
- Name
- helicopter-sharp
- Set
- Material Symbols Light
- Style
- Sharp
- Category
- Social
- Viewbox
- 24×24
- License
- Apache 2.0
5 other variants in Material Symbols Light
The same icon in other sets
helicopterCarbonhelicopterEmoji One (Colored)helicopterFont Awesome 6 SolidhelicopterFont Awesome SolidhelicopterFluent EmojihelicopterFluent Emoji FlathelicopterFluent Emoji High ContrasthelicopterFirefox OS EmojihelicopterHealth IconshelicopterHuge IconshelicopterLine AwesomehelicopterLucidehelicopterMaterial SymbolshelicopterMaterial Design IconshelicopterNoto EmojihelicopterOpenMojihelicopterPixelarticonshelicopterStreamline EmojishelicopterTabler IconshelicopterTwitter Emoji
More social icons from Material Symbols Light
Use the helicopter icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M10.077 13.462V7.154q-2.885 0-4.596 1.904T3.769 13.46zm2.673 6.769H4v-1h8.75zm1.712-2.385H2.769v-4.384q0-2.927 2.008-5.118q2.007-2.19 5.3-2.19h4.385V10h4.884l.885-2h1v5.98l-6.77.705zM18.75 4.77H4v-1h14.75z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightHelicopterSharp(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M10.077 13.462V7.154q-2.885 0-4.596 1.904T3.769 13.46zm2.673 6.769H4v-1h8.75zm1.712-2.385H2.769v-4.384q0-2.927 2.008-5.118q2.007-2.19 5.3-2.19h4.385V10h4.884l.885-2h1v5.98l-6.77.705zM18.75 4.77H4v-1h14.75z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M10.077 13.462V7.154q-2.885 0-4.596 1.904T3.769 13.46zm2.673 6.769H4v-1h8.75zm1.712-2.385H2.769v-4.384q0-2.927 2.008-5.118q2.007-2.19 5.3-2.19h4.385V10h4.884l.885-2h1v5.98l-6.77.705zM18.75 4.77H4v-1h14.75z"/></svg> </template>
CSS
.icon-helicopter-sharp {
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%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M10.077%2013.462V7.154q-2.885%200-4.596%201.904T3.769%2013.46zm2.673%206.769H4v-1h8.75zm1.712-2.385H2.769v-4.384q0-2.927%202.008-5.118q2.007-2.19%205.3-2.19h4.385V10h4.884l.885-2h1v5.98l-6.77.705zM18.75%204.77H4v-1h14.75z%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M10.077%2013.462V7.154q-2.885%200-4.596%201.904T3.769%2013.46zm2.673%206.769H4v-1h8.75zm1.712-2.385H2.769v-4.384q0-2.927%202.008-5.118q2.007-2.19%205.3-2.19h4.385V10h4.884l.885-2h1v5.98l-6.77.705zM18.75%204.77H4v-1h14.75z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/helicopter-sharp.svg?color=%231a73e8&size=48