plane landing icon
plane-landing-two-tone from Keyline Icons by Keyline Icons · Two Tone · MIT Free for personal and commercial use.
- Name
- plane-landing-two-tone
- Set
- Keyline Icons
- Style
- Two Tone
- Viewbox
- 24×24
- License
- MIT
7 other variants in Keyline Icons
The same icon in other sets
Related icons in Keyline Icons
Use the plane landing 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-linejoin="round" stroke-width="2"><path fill="currentColor" fill-opacity=".4" d="M2.1632 11.8136L1.6721 8.0119C1.611 7.5389 1.7804 7.0936 2.0861 6.785C2.3916 6.4767 2.8334 6.3043 3.3038 6.3574L3.9515 6.4303C4.1768 6.4556 4.39 6.5315 4.5767 6.6481C4.7634 6.7647 4.9248 6.9227 5.0464 7.1135L6.4107 9.2528L9.0418 9.5449L8.0749 4.7671C7.9765 4.2792 8.1302 3.8062 8.4355 3.4752C8.7405 3.1445 9.1977 2.9542 9.6893 3.0095L11.7487 3.2413C12.0014 3.2698 12.2373 3.3615 12.4378 3.5015C12.6383 3.6415 12.8056 3.8313 12.9193 4.0581L16.0887 10.3826L18.3404 10.8175C18.8354 10.9135 19.3021 11.0821 19.7293 11.3104C20.1562 11.5386 20.5429 11.826 20.8798 12.1596C21.2167 12.4931 21.5043 12.8734 21.7331 13.2879C21.9618 13.7025 22.132 14.152 22.2331 14.6238C22.3343 15.0959 22.366 15.5891 22.3187 16.0897C22.266 16.6464 21.7672 17.0517 21.2115 16.9894L5.6619 15.2438C5.0569 15.1756 4.4922 14.9719 4.0002 14.6646C3.5089 14.3576 3.0891 13.9467 2.7724 13.4619C2.4553 12.9766 2.2411 12.4164 2.1632 11.8136Z" stroke="none"/><path d="M3.155 11.6855L2.6639 7.8838C2.6241 7.5758 2.8814 7.3161 3.1917 7.3511L3.8397 7.424C3.9885 7.4407 4.1225 7.5244 4.2032 7.651L5.6936 9.9883C5.7743 10.1149 5.9083 10.1986 6.0571 10.2153L9.6377 10.6183C9.9621 10.6548 10.2242 10.3706 10.16 10.0519L9.0552 4.5696C8.9909 4.2509 9.2531 3.9667 9.5775 4.0032L11.6368 4.235C11.8034 4.2538 11.9502 4.3563 12.0254 4.5063L15.4127 11.2656L18.1491 11.799C20.1301 12.1833 21.5109 14.0093 21.3231 15.9956L5.7735 14.25C4.4163 14.0972 3.329 13.0323 3.155 11.6855ZM2 20L22 20"/></g></svg>
React
import type { SVGProps } from "react";
export function KeylineIconsPlaneLandingTwoTone(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" strokeLinejoin="round" strokeWidth="2"><path fill="currentColor" fillOpacity=".4" d="M2.1632 11.8136L1.6721 8.0119C1.611 7.5389 1.7804 7.0936 2.0861 6.785C2.3916 6.4767 2.8334 6.3043 3.3038 6.3574L3.9515 6.4303C4.1768 6.4556 4.39 6.5315 4.5767 6.6481C4.7634 6.7647 4.9248 6.9227 5.0464 7.1135L6.4107 9.2528L9.0418 9.5449L8.0749 4.7671C7.9765 4.2792 8.1302 3.8062 8.4355 3.4752C8.7405 3.1445 9.1977 2.9542 9.6893 3.0095L11.7487 3.2413C12.0014 3.2698 12.2373 3.3615 12.4378 3.5015C12.6383 3.6415 12.8056 3.8313 12.9193 4.0581L16.0887 10.3826L18.3404 10.8175C18.8354 10.9135 19.3021 11.0821 19.7293 11.3104C20.1562 11.5386 20.5429 11.826 20.8798 12.1596C21.2167 12.4931 21.5043 12.8734 21.7331 13.2879C21.9618 13.7025 22.132 14.152 22.2331 14.6238C22.3343 15.0959 22.366 15.5891 22.3187 16.0897C22.266 16.6464 21.7672 17.0517 21.2115 16.9894L5.6619 15.2438C5.0569 15.1756 4.4922 14.9719 4.0002 14.6646C3.5089 14.3576 3.0891 13.9467 2.7724 13.4619C2.4553 12.9766 2.2411 12.4164 2.1632 11.8136Z" stroke="none"/><path d="M3.155 11.6855L2.6639 7.8838C2.6241 7.5758 2.8814 7.3161 3.1917 7.3511L3.8397 7.424C3.9885 7.4407 4.1225 7.5244 4.2032 7.651L5.6936 9.9883C5.7743 10.1149 5.9083 10.1986 6.0571 10.2153L9.6377 10.6183C9.9621 10.6548 10.2242 10.3706 10.16 10.0519L9.0552 4.5696C8.9909 4.2509 9.2531 3.9667 9.5775 4.0032L11.6368 4.235C11.8034 4.2538 11.9502 4.3563 12.0254 4.5063L15.4127 11.2656L18.1491 11.799C20.1301 12.1833 21.5109 14.0093 21.3231 15.9956L5.7735 14.25C4.4163 14.0972 3.329 13.0323 3.155 11.6855ZM2 20L22 20"/></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-linejoin="round" stroke-width="2"><path fill="currentColor" fill-opacity=".4" d="M2.1632 11.8136L1.6721 8.0119C1.611 7.5389 1.7804 7.0936 2.0861 6.785C2.3916 6.4767 2.8334 6.3043 3.3038 6.3574L3.9515 6.4303C4.1768 6.4556 4.39 6.5315 4.5767 6.6481C4.7634 6.7647 4.9248 6.9227 5.0464 7.1135L6.4107 9.2528L9.0418 9.5449L8.0749 4.7671C7.9765 4.2792 8.1302 3.8062 8.4355 3.4752C8.7405 3.1445 9.1977 2.9542 9.6893 3.0095L11.7487 3.2413C12.0014 3.2698 12.2373 3.3615 12.4378 3.5015C12.6383 3.6415 12.8056 3.8313 12.9193 4.0581L16.0887 10.3826L18.3404 10.8175C18.8354 10.9135 19.3021 11.0821 19.7293 11.3104C20.1562 11.5386 20.5429 11.826 20.8798 12.1596C21.2167 12.4931 21.5043 12.8734 21.7331 13.2879C21.9618 13.7025 22.132 14.152 22.2331 14.6238C22.3343 15.0959 22.366 15.5891 22.3187 16.0897C22.266 16.6464 21.7672 17.0517 21.2115 16.9894L5.6619 15.2438C5.0569 15.1756 4.4922 14.9719 4.0002 14.6646C3.5089 14.3576 3.0891 13.9467 2.7724 13.4619C2.4553 12.9766 2.2411 12.4164 2.1632 11.8136Z" stroke="none"/><path d="M3.155 11.6855L2.6639 7.8838C2.6241 7.5758 2.8814 7.3161 3.1917 7.3511L3.8397 7.424C3.9885 7.4407 4.1225 7.5244 4.2032 7.651L5.6936 9.9883C5.7743 10.1149 5.9083 10.1986 6.0571 10.2153L9.6377 10.6183C9.9621 10.6548 10.2242 10.3706 10.16 10.0519L9.0552 4.5696C8.9909 4.2509 9.2531 3.9667 9.5775 4.0032L11.6368 4.235C11.8034 4.2538 11.9502 4.3563 12.0254 4.5063L15.4127 11.2656L18.1491 11.799C20.1301 12.1833 21.5109 14.0093 21.3231 15.9956L5.7735 14.25C4.4163 14.0972 3.329 13.0323 3.155 11.6855ZM2 20L22 20"/></g></svg> </template>
CSS
.icon-plane-landing-two-tone {
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-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%22.4%22%20d%3D%22M2.1632%2011.8136L1.6721%208.0119C1.611%207.5389%201.7804%207.0936%202.0861%206.785C2.3916%206.4767%202.8334%206.3043%203.3038%206.3574L3.9515%206.4303C4.1768%206.4556%204.39%206.5315%204.5767%206.6481C4.7634%206.7647%204.9248%206.9227%205.0464%207.1135L6.4107%209.2528L9.0418%209.5449L8.0749%204.7671C7.9765%204.2792%208.1302%203.8062%208.4355%203.4752C8.7405%203.1445%209.1977%202.9542%209.6893%203.0095L11.7487%203.2413C12.0014%203.2698%2012.2373%203.3615%2012.4378%203.5015C12.6383%203.6415%2012.8056%203.8313%2012.9193%204.0581L16.0887%2010.3826L18.3404%2010.8175C18.8354%2010.9135%2019.3021%2011.0821%2019.7293%2011.3104C20.1562%2011.5386%2020.5429%2011.826%2020.8798%2012.1596C21.2167%2012.4931%2021.5043%2012.8734%2021.7331%2013.2879C21.9618%2013.7025%2022.132%2014.152%2022.2331%2014.6238C22.3343%2015.0959%2022.366%2015.5891%2022.3187%2016.0897C22.266%2016.6464%2021.7672%2017.0517%2021.2115%2016.9894L5.6619%2015.2438C5.0569%2015.1756%204.4922%2014.9719%204.0002%2014.6646C3.5089%2014.3576%203.0891%2013.9467%202.7724%2013.4619C2.4553%2012.9766%202.2411%2012.4164%202.1632%2011.8136Z%22%20stroke%3D%22none%22%2F%3E%3Cpath%20d%3D%22M3.155%2011.6855L2.6639%207.8838C2.6241%207.5758%202.8814%207.3161%203.1917%207.3511L3.8397%207.424C3.9885%207.4407%204.1225%207.5244%204.2032%207.651L5.6936%209.9883C5.7743%2010.1149%205.9083%2010.1986%206.0571%2010.2153L9.6377%2010.6183C9.9621%2010.6548%2010.2242%2010.3706%2010.16%2010.0519L9.0552%204.5696C8.9909%204.2509%209.2531%203.9667%209.5775%204.0032L11.6368%204.235C11.8034%204.2538%2011.9502%204.3563%2012.0254%204.5063L15.4127%2011.2656L18.1491%2011.799C20.1301%2012.1833%2021.5109%2014.0093%2021.3231%2015.9956L5.7735%2014.25C4.4163%2014.0972%203.329%2013.0323%203.155%2011.6855ZM2%2020L22%2020%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-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%22.4%22%20d%3D%22M2.1632%2011.8136L1.6721%208.0119C1.611%207.5389%201.7804%207.0936%202.0861%206.785C2.3916%206.4767%202.8334%206.3043%203.3038%206.3574L3.9515%206.4303C4.1768%206.4556%204.39%206.5315%204.5767%206.6481C4.7634%206.7647%204.9248%206.9227%205.0464%207.1135L6.4107%209.2528L9.0418%209.5449L8.0749%204.7671C7.9765%204.2792%208.1302%203.8062%208.4355%203.4752C8.7405%203.1445%209.1977%202.9542%209.6893%203.0095L11.7487%203.2413C12.0014%203.2698%2012.2373%203.3615%2012.4378%203.5015C12.6383%203.6415%2012.8056%203.8313%2012.9193%204.0581L16.0887%2010.3826L18.3404%2010.8175C18.8354%2010.9135%2019.3021%2011.0821%2019.7293%2011.3104C20.1562%2011.5386%2020.5429%2011.826%2020.8798%2012.1596C21.2167%2012.4931%2021.5043%2012.8734%2021.7331%2013.2879C21.9618%2013.7025%2022.132%2014.152%2022.2331%2014.6238C22.3343%2015.0959%2022.366%2015.5891%2022.3187%2016.0897C22.266%2016.6464%2021.7672%2017.0517%2021.2115%2016.9894L5.6619%2015.2438C5.0569%2015.1756%204.4922%2014.9719%204.0002%2014.6646C3.5089%2014.3576%203.0891%2013.9467%202.7724%2013.4619C2.4553%2012.9766%202.2411%2012.4164%202.1632%2011.8136Z%22%20stroke%3D%22none%22%2F%3E%3Cpath%20d%3D%22M3.155%2011.6855L2.6639%207.8838C2.6241%207.5758%202.8814%207.3161%203.1917%207.3511L3.8397%207.424C3.9885%207.4407%204.1225%207.5244%204.2032%207.651L5.6936%209.9883C5.7743%2010.1149%205.9083%2010.1986%206.0571%2010.2153L9.6377%2010.6183C9.9621%2010.6548%2010.2242%2010.3706%2010.16%2010.0519L9.0552%204.5696C8.9909%204.2509%209.2531%203.9667%209.5775%204.0032L11.6368%204.235C11.8034%204.2538%2011.9502%204.3563%2012.0254%204.5063L15.4127%2011.2656L18.1491%2011.799C20.1301%2012.1833%2021.5109%2014.0093%2021.3231%2015.9956L5.7735%2014.25C4.4163%2014.0972%203.329%2013.0323%203.155%2011.6855ZM2%2020L22%2020%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/keyline-icons/plane-landing-two-tone.svg?color=%231a73e8&size=48