plane arrival icon
plane-arrival from Font Awesome Solid by Dave Gandy · Solid · Travel · CC-BY-4.0 Attribution required.
- Name
- plane-arrival
- Set
- Font Awesome Solid
- Style
- Solid
- Category
- Travel
- Viewbox
- 640×640
- License
- CC BY 4.0
The same icon in other sets
More travel icons from Font Awesome Solid
Use the plane arrival icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M418.6 257.1L297.9 67.7c-4.8-7.6-12.6-12.8-21.4-14.3l-43.1-7.6c-10.8-1.9-20.2 7.3-18.6 18.1l24 161.6l-105-18.5l-33.8-61.8c-3.5-6.5-9.8-11-16.9-12.2L66 130c-9.8-1.7-18.8 5.9-18.8 15.8l.6 106.3c.2 30.9 22.4 57.3 52.9 62.7l13.5 2.4l417.6 73.6c30.5 5.4 59.5-15 64.9-45.4s-15-59.5-45.4-64.9zM256 448c17.7 0 32-14.3 32-32s-14.3-32-32-32s-32 14.3-32 32s14.3 32 32 32m131.2-15.3c0-17.7-14.3-32-32-32s-32 14.3-32 32s14.3 32 32 32s32-14.3 32-32M64 512c-17.7 0-32 14.3-32 32s14.3 32 32 32h512c17.7 0 32-14.3 32-32s-14.3-32-32-32z"/></svg>
React
import type { SVGProps } from "react";
export function Fa7SolidPlaneArrival(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M418.6 257.1L297.9 67.7c-4.8-7.6-12.6-12.8-21.4-14.3l-43.1-7.6c-10.8-1.9-20.2 7.3-18.6 18.1l24 161.6l-105-18.5l-33.8-61.8c-3.5-6.5-9.8-11-16.9-12.2L66 130c-9.8-1.7-18.8 5.9-18.8 15.8l.6 106.3c.2 30.9 22.4 57.3 52.9 62.7l13.5 2.4l417.6 73.6c30.5 5.4 59.5-15 64.9-45.4s-15-59.5-45.4-64.9zM256 448c17.7 0 32-14.3 32-32s-14.3-32-32-32s-32 14.3-32 32s14.3 32 32 32m131.2-15.3c0-17.7-14.3-32-32-32s-32 14.3-32 32s14.3 32 32 32s32-14.3 32-32M64 512c-17.7 0-32 14.3-32 32s14.3 32 32 32h512c17.7 0 32-14.3 32-32s-14.3-32-32-32z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M418.6 257.1L297.9 67.7c-4.8-7.6-12.6-12.8-21.4-14.3l-43.1-7.6c-10.8-1.9-20.2 7.3-18.6 18.1l24 161.6l-105-18.5l-33.8-61.8c-3.5-6.5-9.8-11-16.9-12.2L66 130c-9.8-1.7-18.8 5.9-18.8 15.8l.6 106.3c.2 30.9 22.4 57.3 52.9 62.7l13.5 2.4l417.6 73.6c30.5 5.4 59.5-15 64.9-45.4s-15-59.5-45.4-64.9zM256 448c17.7 0 32-14.3 32-32s-14.3-32-32-32s-32 14.3-32 32s14.3 32 32 32m131.2-15.3c0-17.7-14.3-32-32-32s-32 14.3-32 32s14.3 32 32 32s32-14.3 32-32M64 512c-17.7 0-32 14.3-32 32s14.3 32 32 32h512c17.7 0 32-14.3 32-32s-14.3-32-32-32z"/></svg> </template>
CSS
.icon-plane-arrival {
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%20640%20640%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M418.6%20257.1L297.9%2067.7c-4.8-7.6-12.6-12.8-21.4-14.3l-43.1-7.6c-10.8-1.9-20.2%207.3-18.6%2018.1l24%20161.6l-105-18.5l-33.8-61.8c-3.5-6.5-9.8-11-16.9-12.2L66%20130c-9.8-1.7-18.8%205.9-18.8%2015.8l.6%20106.3c.2%2030.9%2022.4%2057.3%2052.9%2062.7l13.5%202.4l417.6%2073.6c30.5%205.4%2059.5-15%2064.9-45.4s-15-59.5-45.4-64.9zM256%20448c17.7%200%2032-14.3%2032-32s-14.3-32-32-32s-32%2014.3-32%2032s14.3%2032%2032%2032m131.2-15.3c0-17.7-14.3-32-32-32s-32%2014.3-32%2032s14.3%2032%2032%2032s32-14.3%2032-32M64%20512c-17.7%200-32%2014.3-32%2032s14.3%2032%2032%2032h512c17.7%200%2032-14.3%2032-32s-14.3-32-32-32z%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%20640%20640%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M418.6%20257.1L297.9%2067.7c-4.8-7.6-12.6-12.8-21.4-14.3l-43.1-7.6c-10.8-1.9-20.2%207.3-18.6%2018.1l24%20161.6l-105-18.5l-33.8-61.8c-3.5-6.5-9.8-11-16.9-12.2L66%20130c-9.8-1.7-18.8%205.9-18.8%2015.8l.6%20106.3c.2%2030.9%2022.4%2057.3%2052.9%2062.7l13.5%202.4l417.6%2073.6c30.5%205.4%2059.5-15%2064.9-45.4s-15-59.5-45.4-64.9zM256%20448c17.7%200%2032-14.3%2032-32s-14.3-32-32-32s-32%2014.3-32%2032s14.3%2032%2032%2032m131.2-15.3c0-17.7-14.3-32-32-32s-32%2014.3-32%2032s14.3%2032%2032%2032s32-14.3%2032-32M64%20512c-17.7%200-32%2014.3-32%2032s14.3%2032%2032%2032h512c17.7%200%2032-14.3%2032-32s-14.3-32-32-32z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fa7-solid/plane-arrival.svg?color=%231a73e8&size=48