IcoMoon airplane icon
| Name | airplane |
|---|---|
| Unicode | \e9af () |
| CSS class | icon-airplane |
| Tags | airplane, travel, flight, plane, transport, fly, vacation |
| License | GPL / CC BY 4.0 · © Keyamoon · source |
Use it in code
<span class="icon-airplane" aria-hidden="true"></span>
.icon-airplane:before { content: "\e9af"; } export const IconAirplane = (props) => (
<svg viewBox="0 0 16 16" width="1em" height="1em" fill="currentColor" {...props}>
<path d="M12 9.999l-2.857-2.857 6.857-5.143-2-2-8.571 3.429-2.698-2.699c-0.778-0.778-1.864-0.964-2.414-0.414s-0.364 1.636 0.414 2.414l2.698 2.698-3.429 8.572 2 2 5.144-6.857 2.857 2.857v4h2l1-3 3-1v-2l-4 0z"></path>
</svg>
); Font setup lives on the download page; the full lookup table is in the cheat sheet.
Related IcoMoon icons
Need more than 491 free icons? The Ultimate pack adds 1,500+ — see pricing.