plane icon
plane from Line Awesome by Icons8 · Line · Travel · Apache-2.0 Free for personal and commercial use.
- Name
- plane
- Set
- Line Awesome
- Style
- Line
- Category
- Travel
- Viewbox
- 32×32
- License
- Apache 2.0
- Aliases
- plane-solid
The same icon in other sets
More travel icons from Line Awesome
Use the plane icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M16 3c-1.645 0-3 1.355-3 3v7.344l-8.406 3.75l-.594.25v4.781l9-1v1.844l-2.563 1.718l-.437.282v4.25l1.188-.25L16 28l4.813.969l1.187.25v-4.25l-.438-.282L19 22.97v-1.844l9 1v-4.781l-.594-.25L19 13.344V6c0-1.645-1.355-3-3-3m0 2c.566 0 1 .434 1 1v8.656l.594.25L26 18.656v1.219l-9-1v5.188l.438.28L20 26.064v.718l-3.813-.75L16 25.97l-.188.062l-3.812.75v-.718l2.563-1.72l.437-.28v-5.188l-9 1v-1.219l8.406-3.75l.594-.25V6c0-.566.434-1 1-1"/></svg>
React
import type { SVGProps } from "react";
export function LaPlane(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="M16 3c-1.645 0-3 1.355-3 3v7.344l-8.406 3.75l-.594.25v4.781l9-1v1.844l-2.563 1.718l-.437.282v4.25l1.188-.25L16 28l4.813.969l1.187.25v-4.25l-.438-.282L19 22.97v-1.844l9 1v-4.781l-.594-.25L19 13.344V6c0-1.645-1.355-3-3-3m0 2c.566 0 1 .434 1 1v8.656l.594.25L26 18.656v1.219l-9-1v5.188l.438.28L20 26.064v.718l-3.813-.75L16 25.97l-.188.062l-3.812.75v-.718l2.563-1.72l.437-.28v-5.188l-9 1v-1.219l8.406-3.75l.594-.25V6c0-.566.434-1 1-1"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M16 3c-1.645 0-3 1.355-3 3v7.344l-8.406 3.75l-.594.25v4.781l9-1v1.844l-2.563 1.718l-.437.282v4.25l1.188-.25L16 28l4.813.969l1.187.25v-4.25l-.438-.282L19 22.97v-1.844l9 1v-4.781l-.594-.25L19 13.344V6c0-1.645-1.355-3-3-3m0 2c.566 0 1 .434 1 1v8.656l.594.25L26 18.656v1.219l-9-1v5.188l.438.28L20 26.064v.718l-3.813-.75L16 25.97l-.188.062l-3.812.75v-.718l2.563-1.72l.437-.28v-5.188l-9 1v-1.219l8.406-3.75l.594-.25V6c0-.566.434-1 1-1"/></svg> </template>
CSS
.icon-plane {
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%22M16%203c-1.645%200-3%201.355-3%203v7.344l-8.406%203.75l-.594.25v4.781l9-1v1.844l-2.563%201.718l-.437.282v4.25l1.188-.25L16%2028l4.813.969l1.187.25v-4.25l-.438-.282L19%2022.97v-1.844l9%201v-4.781l-.594-.25L19%2013.344V6c0-1.645-1.355-3-3-3m0%202c.566%200%201%20.434%201%201v8.656l.594.25L26%2018.656v1.219l-9-1v5.188l.438.28L20%2026.064v.718l-3.813-.75L16%2025.97l-.188.062l-3.812.75v-.718l2.563-1.72l.437-.28v-5.188l-9%201v-1.219l8.406-3.75l.594-.25V6c0-.566.434-1%201-1%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%22M16%203c-1.645%200-3%201.355-3%203v7.344l-8.406%203.75l-.594.25v4.781l9-1v1.844l-2.563%201.718l-.437.282v4.25l1.188-.25L16%2028l4.813.969l1.187.25v-4.25l-.438-.282L19%2022.97v-1.844l9%201v-4.781l-.594-.25L19%2013.344V6c0-1.645-1.355-3-3-3m0%202c.566%200%201%20.434%201%201v8.656l.594.25L26%2018.656v1.219l-9-1v5.188l.438.28L20%2026.064v.718l-3.813-.75L16%2025.97l-.188.062l-3.812.75v-.718l2.563-1.72l.437-.28v-5.188l-9%201v-1.219l8.406-3.75l.594-.25V6c0-.566.434-1%201-1%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/la/plane.svg?color=%231a73e8&size=48