helicopter emoji
helicopter from Fluent Emoji High Contrast by Microsoft Corporation · Default · Travel & Places · MIT Free for personal and commercial use.
- Name
- helicopter
- Set
- Fluent Emoji High Contrast
- Style
- Default
- Category
- Travel & Places
- Viewbox
- 32×32
- License
- MIT
The same emoji in other sets
helicopterCarbonhelicopterEmoji One (Colored)helicopterFont Awesome 6 SolidhelicopterFont Awesome SolidhelicopterFluent EmojihelicopterFluent Emoji FlathelicopterFirefox OS EmojihelicopterHealth IconshelicopterHuge IconshelicopterLine AwesomehelicopterLucidehelicopterMaterial SymbolshelicopterMaterial Symbols LighthelicopterMaterial Design IconshelicopterNoto EmojihelicopterOpenMojihelicopterPixelarticonshelicopterStreamline EmojishelicopterTabler IconshelicopterTwitter Emoji
More travel & places icons from Fluent Emoji High Contrast
Use the helicopter emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M12.5 5c.28 0 .5.22.5.5V7h9c.55 0 1 .45 1 1s-.45 1-1 1h-9v1h.41c.32 0 .59.27.59.59V11h9.67l3.72-3.72c.18-.18.42-.28.67-.28c.52 0 .94.43.94.94v4.56c0 .83-.67 1.5-1.5 1.5H23l-3.063 3.063A7 7 0 0 1 19.325 21a7.04 7.04 0 0 1-3.305 3.31L19.71 28H23c.55 0 1 .45 1 1s-.45 1-1 1H3c-.55 0-1-.44-1-1c0-.55.45-1 1-1h4v-3.275A7.03 7.03 0 0 1 2.607 21A7 7 0 0 1 2 19l.064-.04A7.005 7.005 0 0 1 7 11.29A6.6 6.6 0 0 1 8.957 11H11v-.41c0-.32.26-.59.59-.59H12V9H4c-.55 0-1-.45-1-1s.45-1 1-1h8V5.5c0-.28.22-.5.5-.5m-4.93 7.17a6 6 0 0 0-.236.064l-.049.014a6.005 6.005 0 0 0-4.231 6.569L3.08 19h7.38c.66 0 1.06-.73.7-1.29zM3.737 21a6.05 6.05 0 0 0 1.888 2h10.684a6 6 0 0 0 1.886-2zM8 24.936V28h10.29l-3.294-3.294c-.64.191-1.32.294-2.023.294H8.957Q8.47 25 8 24.936M27 13a1 1 0 1 0 0-2a1 1 0 0 0 0 2m-16.71.29l2.18 3.35c.45.7 1.53.38 1.53-.45v-3.35c0-.46-.37-.83-.83-.83h-2.18c-.66-.01-1.06.73-.7 1.28"/></svg>
React
import type { SVGProps } from "react";
export function FluentEmojiHighContrastHelicopter(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="M12.5 5c.28 0 .5.22.5.5V7h9c.55 0 1 .45 1 1s-.45 1-1 1h-9v1h.41c.32 0 .59.27.59.59V11h9.67l3.72-3.72c.18-.18.42-.28.67-.28c.52 0 .94.43.94.94v4.56c0 .83-.67 1.5-1.5 1.5H23l-3.063 3.063A7 7 0 0 1 19.325 21a7.04 7.04 0 0 1-3.305 3.31L19.71 28H23c.55 0 1 .45 1 1s-.45 1-1 1H3c-.55 0-1-.44-1-1c0-.55.45-1 1-1h4v-3.275A7.03 7.03 0 0 1 2.607 21A7 7 0 0 1 2 19l.064-.04A7.005 7.005 0 0 1 7 11.29A6.6 6.6 0 0 1 8.957 11H11v-.41c0-.32.26-.59.59-.59H12V9H4c-.55 0-1-.45-1-1s.45-1 1-1h8V5.5c0-.28.22-.5.5-.5m-4.93 7.17a6 6 0 0 0-.236.064l-.049.014a6.005 6.005 0 0 0-4.231 6.569L3.08 19h7.38c.66 0 1.06-.73.7-1.29zM3.737 21a6.05 6.05 0 0 0 1.888 2h10.684a6 6 0 0 0 1.886-2zM8 24.936V28h10.29l-3.294-3.294c-.64.191-1.32.294-2.023.294H8.957Q8.47 25 8 24.936M27 13a1 1 0 1 0 0-2a1 1 0 0 0 0 2m-16.71.29l2.18 3.35c.45.7 1.53.38 1.53-.45v-3.35c0-.46-.37-.83-.83-.83h-2.18c-.66-.01-1.06.73-.7 1.28"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M12.5 5c.28 0 .5.22.5.5V7h9c.55 0 1 .45 1 1s-.45 1-1 1h-9v1h.41c.32 0 .59.27.59.59V11h9.67l3.72-3.72c.18-.18.42-.28.67-.28c.52 0 .94.43.94.94v4.56c0 .83-.67 1.5-1.5 1.5H23l-3.063 3.063A7 7 0 0 1 19.325 21a7.04 7.04 0 0 1-3.305 3.31L19.71 28H23c.55 0 1 .45 1 1s-.45 1-1 1H3c-.55 0-1-.44-1-1c0-.55.45-1 1-1h4v-3.275A7.03 7.03 0 0 1 2.607 21A7 7 0 0 1 2 19l.064-.04A7.005 7.005 0 0 1 7 11.29A6.6 6.6 0 0 1 8.957 11H11v-.41c0-.32.26-.59.59-.59H12V9H4c-.55 0-1-.45-1-1s.45-1 1-1h8V5.5c0-.28.22-.5.5-.5m-4.93 7.17a6 6 0 0 0-.236.064l-.049.014a6.005 6.005 0 0 0-4.231 6.569L3.08 19h7.38c.66 0 1.06-.73.7-1.29zM3.737 21a6.05 6.05 0 0 0 1.888 2h10.684a6 6 0 0 0 1.886-2zM8 24.936V28h10.29l-3.294-3.294c-.64.191-1.32.294-2.023.294H8.957Q8.47 25 8 24.936M27 13a1 1 0 1 0 0-2a1 1 0 0 0 0 2m-16.71.29l2.18 3.35c.45.7 1.53.38 1.53-.45v-3.35c0-.46-.37-.83-.83-.83h-2.18c-.66-.01-1.06.73-.7 1.28"/></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%22M12.5%205c.28%200%20.5.22.5.5V7h9c.55%200%201%20.45%201%201s-.45%201-1%201h-9v1h.41c.32%200%20.59.27.59.59V11h9.67l3.72-3.72c.18-.18.42-.28.67-.28c.52%200%20.94.43.94.94v4.56c0%20.83-.67%201.5-1.5%201.5H23l-3.063%203.063A7%207%200%200%201%2019.325%2021a7.04%207.04%200%200%201-3.305%203.31L19.71%2028H23c.55%200%201%20.45%201%201s-.45%201-1%201H3c-.55%200-1-.44-1-1c0-.55.45-1%201-1h4v-3.275A7.03%207.03%200%200%201%202.607%2021A7%207%200%200%201%202%2019l.064-.04A7.005%207.005%200%200%201%207%2011.29A6.6%206.6%200%200%201%208.957%2011H11v-.41c0-.32.26-.59.59-.59H12V9H4c-.55%200-1-.45-1-1s.45-1%201-1h8V5.5c0-.28.22-.5.5-.5m-4.93%207.17a6%206%200%200%200-.236.064l-.049.014a6.005%206.005%200%200%200-4.231%206.569L3.08%2019h7.38c.66%200%201.06-.73.7-1.29zM3.737%2021a6.05%206.05%200%200%200%201.888%202h10.684a6%206%200%200%200%201.886-2zM8%2024.936V28h10.29l-3.294-3.294c-.64.191-1.32.294-2.023.294H8.957Q8.47%2025%208%2024.936M27%2013a1%201%200%201%200%200-2a1%201%200%200%200%200%202m-16.71.29l2.18%203.35c.45.7%201.53.38%201.53-.45v-3.35c0-.46-.37-.83-.83-.83h-2.18c-.66-.01-1.06.73-.7%201.28%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%22M12.5%205c.28%200%20.5.22.5.5V7h9c.55%200%201%20.45%201%201s-.45%201-1%201h-9v1h.41c.32%200%20.59.27.59.59V11h9.67l3.72-3.72c.18-.18.42-.28.67-.28c.52%200%20.94.43.94.94v4.56c0%20.83-.67%201.5-1.5%201.5H23l-3.063%203.063A7%207%200%200%201%2019.325%2021a7.04%207.04%200%200%201-3.305%203.31L19.71%2028H23c.55%200%201%20.45%201%201s-.45%201-1%201H3c-.55%200-1-.44-1-1c0-.55.45-1%201-1h4v-3.275A7.03%207.03%200%200%201%202.607%2021A7%207%200%200%201%202%2019l.064-.04A7.005%207.005%200%200%201%207%2011.29A6.6%206.6%200%200%201%208.957%2011H11v-.41c0-.32.26-.59.59-.59H12V9H4c-.55%200-1-.45-1-1s.45-1%201-1h8V5.5c0-.28.22-.5.5-.5m-4.93%207.17a6%206%200%200%200-.236.064l-.049.014a6.005%206.005%200%200%200-4.231%206.569L3.08%2019h7.38c.66%200%201.06-.73.7-1.29zM3.737%2021a6.05%206.05%200%200%200%201.888%202h10.684a6%206%200%200%200%201.886-2zM8%2024.936V28h10.29l-3.294-3.294c-.64.191-1.32.294-2.023.294H8.957Q8.47%2025%208%2024.936M27%2013a1%201%200%201%200%200-2a1%201%200%200%200%200%202m-16.71.29l2.18%203.35c.45.7%201.53.38%201.53-.45v-3.35c0-.46-.37-.83-.83-.83h-2.18c-.66-.01-1.06.73-.7%201.28%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent-emoji-high-contrast/helicopter.svg?color=%231a73e8&size=48