plane takeoff icon
plane-takeoff-sharp-two-tone from Keyline Icons by Keyline Icons · Sharp Two Tone · MIT Free for personal and commercial use.
- Name
- plane-takeoff-sharp-two-tone
- Set
- Keyline Icons
- Style
- Sharp 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 takeoff 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-linejoin="round" stroke-width="2"><path fill="currentColor" fill-opacity=".4" d="M4.0309 15.7603L1.2722 12.8324C0.9043 12.4419 0.91 11.8308 1.2851 11.4473L2.3037 10.406C2.5851 10.1184 3.0115 10.0274 3.3858 10.1752L5.967 11.1942L8.269 9.8866L4.2023 6.1432C3.7038 5.6836 3.7974 4.8716 4.3875 4.5376L6.8749 3.1297C7.1648 2.9656 7.5175 2.9567 7.8153 3.1059L14.4582 6.433L16.5448 5.4599C17.0019 5.2472 17.4787 5.1098 17.9586 5.0439C18.4382 4.9781 18.9199 4.9839 19.3885 5.0563C19.857 5.1287 20.313 5.2677 20.7415 5.4691C21.1701 5.6706 21.5717 5.9347 21.9304 6.2574C22.2893 6.5803 22.6045 6.961 22.86 7.3942C23.144 7.8758 22.978 8.4967 22.4915 8.7723L8.8768 16.4843C8.3469 16.7842 7.7701 16.9507 7.1914 16.9906C6.6134 17.0304 6.0324 16.944 5.4915 16.7374C4.9499 16.5305 4.4477 16.2027 4.0309 15.7603Z" stroke="none"/><path d="M4.7587 15.0745L2 12.1466L3.0186 11.1053L6.0393 12.2978L9.9517 10.0831L4.8801 5.4079L7.3675 4L14.4372 7.5409L16.9659 6.3669C18.7954 5.5155 20.985 6.1836 21.9986 7.9022L8.3839 15.6142C7.1953 16.287 5.69 16.0629 4.7587 15.0745ZM1 20L23 20"/></g></svg>
React
import type { SVGProps } from "react";
export function KeylineIconsPlaneTakeoffSharpTwoTone(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" strokeLinejoin="round" strokeWidth="2"><path fill="currentColor" fillOpacity=".4" d="M4.0309 15.7603L1.2722 12.8324C0.9043 12.4419 0.91 11.8308 1.2851 11.4473L2.3037 10.406C2.5851 10.1184 3.0115 10.0274 3.3858 10.1752L5.967 11.1942L8.269 9.8866L4.2023 6.1432C3.7038 5.6836 3.7974 4.8716 4.3875 4.5376L6.8749 3.1297C7.1648 2.9656 7.5175 2.9567 7.8153 3.1059L14.4582 6.433L16.5448 5.4599C17.0019 5.2472 17.4787 5.1098 17.9586 5.0439C18.4382 4.9781 18.9199 4.9839 19.3885 5.0563C19.857 5.1287 20.313 5.2677 20.7415 5.4691C21.1701 5.6706 21.5717 5.9347 21.9304 6.2574C22.2893 6.5803 22.6045 6.961 22.86 7.3942C23.144 7.8758 22.978 8.4967 22.4915 8.7723L8.8768 16.4843C8.3469 16.7842 7.7701 16.9507 7.1914 16.9906C6.6134 17.0304 6.0324 16.944 5.4915 16.7374C4.9499 16.5305 4.4477 16.2027 4.0309 15.7603Z" stroke="none"/><path d="M4.7587 15.0745L2 12.1466L3.0186 11.1053L6.0393 12.2978L9.9517 10.0831L4.8801 5.4079L7.3675 4L14.4372 7.5409L16.9659 6.3669C18.7954 5.5155 20.985 6.1836 21.9986 7.9022L8.3839 15.6142C7.1953 16.287 5.69 16.0629 4.7587 15.0745ZM1 20L23 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-linejoin="round" stroke-width="2"><path fill="currentColor" fill-opacity=".4" d="M4.0309 15.7603L1.2722 12.8324C0.9043 12.4419 0.91 11.8308 1.2851 11.4473L2.3037 10.406C2.5851 10.1184 3.0115 10.0274 3.3858 10.1752L5.967 11.1942L8.269 9.8866L4.2023 6.1432C3.7038 5.6836 3.7974 4.8716 4.3875 4.5376L6.8749 3.1297C7.1648 2.9656 7.5175 2.9567 7.8153 3.1059L14.4582 6.433L16.5448 5.4599C17.0019 5.2472 17.4787 5.1098 17.9586 5.0439C18.4382 4.9781 18.9199 4.9839 19.3885 5.0563C19.857 5.1287 20.313 5.2677 20.7415 5.4691C21.1701 5.6706 21.5717 5.9347 21.9304 6.2574C22.2893 6.5803 22.6045 6.961 22.86 7.3942C23.144 7.8758 22.978 8.4967 22.4915 8.7723L8.8768 16.4843C8.3469 16.7842 7.7701 16.9507 7.1914 16.9906C6.6134 17.0304 6.0324 16.944 5.4915 16.7374C4.9499 16.5305 4.4477 16.2027 4.0309 15.7603Z" stroke="none"/><path d="M4.7587 15.0745L2 12.1466L3.0186 11.1053L6.0393 12.2978L9.9517 10.0831L4.8801 5.4079L7.3675 4L14.4372 7.5409L16.9659 6.3669C18.7954 5.5155 20.985 6.1836 21.9986 7.9022L8.3839 15.6142C7.1953 16.287 5.69 16.0629 4.7587 15.0745ZM1 20L23 20"/></g></svg> </template>
CSS
.icon-plane-takeoff-sharp-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-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%22.4%22%20d%3D%22M4.0309%2015.7603L1.2722%2012.8324C0.9043%2012.4419%200.91%2011.8308%201.2851%2011.4473L2.3037%2010.406C2.5851%2010.1184%203.0115%2010.0274%203.3858%2010.1752L5.967%2011.1942L8.269%209.8866L4.2023%206.1432C3.7038%205.6836%203.7974%204.8716%204.3875%204.5376L6.8749%203.1297C7.1648%202.9656%207.5175%202.9567%207.8153%203.1059L14.4582%206.433L16.5448%205.4599C17.0019%205.2472%2017.4787%205.1098%2017.9586%205.0439C18.4382%204.9781%2018.9199%204.9839%2019.3885%205.0563C19.857%205.1287%2020.313%205.2677%2020.7415%205.4691C21.1701%205.6706%2021.5717%205.9347%2021.9304%206.2574C22.2893%206.5803%2022.6045%206.961%2022.86%207.3942C23.144%207.8758%2022.978%208.4967%2022.4915%208.7723L8.8768%2016.4843C8.3469%2016.7842%207.7701%2016.9507%207.1914%2016.9906C6.6134%2017.0304%206.0324%2016.944%205.4915%2016.7374C4.9499%2016.5305%204.4477%2016.2027%204.0309%2015.7603Z%22%20stroke%3D%22none%22%2F%3E%3Cpath%20d%3D%22M4.7587%2015.0745L2%2012.1466L3.0186%2011.1053L6.0393%2012.2978L9.9517%2010.0831L4.8801%205.4079L7.3675%204L14.4372%207.5409L16.9659%206.3669C18.7954%205.5155%2020.985%206.1836%2021.9986%207.9022L8.3839%2015.6142C7.1953%2016.287%205.69%2016.0629%204.7587%2015.0745ZM1%2020L23%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-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%22.4%22%20d%3D%22M4.0309%2015.7603L1.2722%2012.8324C0.9043%2012.4419%200.91%2011.8308%201.2851%2011.4473L2.3037%2010.406C2.5851%2010.1184%203.0115%2010.0274%203.3858%2010.1752L5.967%2011.1942L8.269%209.8866L4.2023%206.1432C3.7038%205.6836%203.7974%204.8716%204.3875%204.5376L6.8749%203.1297C7.1648%202.9656%207.5175%202.9567%207.8153%203.1059L14.4582%206.433L16.5448%205.4599C17.0019%205.2472%2017.4787%205.1098%2017.9586%205.0439C18.4382%204.9781%2018.9199%204.9839%2019.3885%205.0563C19.857%205.1287%2020.313%205.2677%2020.7415%205.4691C21.1701%205.6706%2021.5717%205.9347%2021.9304%206.2574C22.2893%206.5803%2022.6045%206.961%2022.86%207.3942C23.144%207.8758%2022.978%208.4967%2022.4915%208.7723L8.8768%2016.4843C8.3469%2016.7842%207.7701%2016.9507%207.1914%2016.9906C6.6134%2017.0304%206.0324%2016.944%205.4915%2016.7374C4.9499%2016.5305%204.4477%2016.2027%204.0309%2015.7603Z%22%20stroke%3D%22none%22%2F%3E%3Cpath%20d%3D%22M4.7587%2015.0745L2%2012.1466L3.0186%2011.1053L6.0393%2012.2978L9.9517%2010.0831L4.8801%205.4079L7.3675%204L14.4372%207.5409L16.9659%206.3669C18.7954%205.5155%2020.985%206.1836%2021.9986%207.9022L8.3839%2015.6142C7.1953%2016.287%205.69%2016.0629%204.7587%2015.0745ZM1%2020L23%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-takeoff-sharp-two-tone.svg?color=%231a73e8&size=48