airplane landing 01 icon
airplane-landing-01 from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- airplane-landing-01
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
Related icons in Huge Icons
Use the airplane landing 01 icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-width="1.5"><path stroke-linejoin="round" d="M6.001 19.998h16"/><path d="M3.697 4.042c-.617.168-.69.876-.87 1.476a317 317 0 0 0-.684 2.665c-.162.755-.183 1.055-.087 1.535c.225.9 1.005 1.254 2.685 1.722c.845.216 1.44.397 2.34.637c.155.05.635.17 1.02.275c.36.126.66.09.593.366c-.047.11-.59.72-1.094 1.26c-.339.42-.567.522-.567.84c0 0-.012.48.661.54c.107.06 1.547.42 2.087.576c.72.18 1.26-.036 1.704-.336l2.197-1.44c.48-.216.6-.125 1.14.02l4.8 1.3c.84.3 1.56-.42 1.348-1.26c-.268-1.5-.748-2.4-1.528-3.36a6.58 6.58 0 0 0-3.9-2.28c-.504-.089-2.398-.239-4.2-.372c-1.848-.137-3.6-.257-3.66-.348c-1.32-.3-.913-2.238-1.477-3.084c-.224-.336-.624-.396-1.224-.576c-.508-.13-.885-.265-1.284-.156Z"/></g></svg>
React
import type { SVGProps } from "react";
export function HugeiconsAirplaneLanding01(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" strokeLinecap="round" strokeWidth="1.5"><path strokeLinejoin="round" d="M6.001 19.998h16"/><path d="M3.697 4.042c-.617.168-.69.876-.87 1.476a317 317 0 0 0-.684 2.665c-.162.755-.183 1.055-.087 1.535c.225.9 1.005 1.254 2.685 1.722c.845.216 1.44.397 2.34.637c.155.05.635.17 1.02.275c.36.126.66.09.593.366c-.047.11-.59.72-1.094 1.26c-.339.42-.567.522-.567.84c0 0-.012.48.661.54c.107.06 1.547.42 2.087.576c.72.18 1.26-.036 1.704-.336l2.197-1.44c.48-.216.6-.125 1.14.02l4.8 1.3c.84.3 1.56-.42 1.348-1.26c-.268-1.5-.748-2.4-1.528-3.36a6.58 6.58 0 0 0-3.9-2.28c-.504-.089-2.398-.239-4.2-.372c-1.848-.137-3.6-.257-3.66-.348c-1.32-.3-.913-2.238-1.477-3.084c-.224-.336-.624-.396-1.224-.576c-.508-.13-.885-.265-1.284-.156Z"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-width="1.5"><path stroke-linejoin="round" d="M6.001 19.998h16"/><path d="M3.697 4.042c-.617.168-.69.876-.87 1.476a317 317 0 0 0-.684 2.665c-.162.755-.183 1.055-.087 1.535c.225.9 1.005 1.254 2.685 1.722c.845.216 1.44.397 2.34.637c.155.05.635.17 1.02.275c.36.126.66.09.593.366c-.047.11-.59.72-1.094 1.26c-.339.42-.567.522-.567.84c0 0-.012.48.661.54c.107.06 1.547.42 2.087.576c.72.18 1.26-.036 1.704-.336l2.197-1.44c.48-.216.6-.125 1.14.02l4.8 1.3c.84.3 1.56-.42 1.348-1.26c-.268-1.5-.748-2.4-1.528-3.36a6.58 6.58 0 0 0-3.9-2.28c-.504-.089-2.398-.239-4.2-.372c-1.848-.137-3.6-.257-3.66-.348c-1.32-.3-.913-2.238-1.477-3.084c-.224-.336-.624-.396-1.224-.576c-.508-.13-.885-.265-1.284-.156Z"/></g></svg> </template>
CSS
.icon-airplane-landing-01 {
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%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M6.001%2019.998h16%22%2F%3E%3Cpath%20d%3D%22M3.697%204.042c-.617.168-.69.876-.87%201.476a317%20317%200%200%200-.684%202.665c-.162.755-.183%201.055-.087%201.535c.225.9%201.005%201.254%202.685%201.722c.845.216%201.44.397%202.34.637c.155.05.635.17%201.02.275c.36.126.66.09.593.366c-.047.11-.59.72-1.094%201.26c-.339.42-.567.522-.567.84c0%200-.012.48.661.54c.107.06%201.547.42%202.087.576c.72.18%201.26-.036%201.704-.336l2.197-1.44c.48-.216.6-.125%201.14.02l4.8%201.3c.84.3%201.56-.42%201.348-1.26c-.268-1.5-.748-2.4-1.528-3.36a6.58%206.58%200%200%200-3.9-2.28c-.504-.089-2.398-.239-4.2-.372c-1.848-.137-3.6-.257-3.66-.348c-1.32-.3-.913-2.238-1.477-3.084c-.224-.336-.624-.396-1.224-.576c-.508-.13-.885-.265-1.284-.156Z%22%2F%3E%3C%2Fg%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%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M6.001%2019.998h16%22%2F%3E%3Cpath%20d%3D%22M3.697%204.042c-.617.168-.69.876-.87%201.476a317%20317%200%200%200-.684%202.665c-.162.755-.183%201.055-.087%201.535c.225.9%201.005%201.254%202.685%201.722c.845.216%201.44.397%202.34.637c.155.05.635.17%201.02.275c.36.126.66.09.593.366c-.047.11-.59.72-1.094%201.26c-.339.42-.567.522-.567.84c0%200-.012.48.661.54c.107.06%201.547.42%202.087.576c.72.18%201.26-.036%201.704-.336l2.197-1.44c.48-.216.6-.125%201.14.02l4.8%201.3c.84.3%201.56-.42%201.348-1.26c-.268-1.5-.748-2.4-1.528-3.36a6.58%206.58%200%200%200-3.9-2.28c-.504-.089-2.398-.239-4.2-.372c-1.848-.137-3.6-.257-3.66-.348c-1.32-.3-.913-2.238-1.477-3.084c-.224-.336-.624-.396-1.224-.576c-.508-.13-.885-.265-1.284-.156Z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/hugeicons/airplane-landing-01.svg?color=%231a73e8&size=48