plane-two-tone from Keyline Icons by Keyline Icons · Two Tone · MIT Free for personal and commercial use.

Name
plane-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 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="M12.1491 5.8258L16.1972 2.8852C17.8838 1.6599 19.915 1.0001 21.9998 1.0001C22.5523 1.0001 23 1.4478 23 2.0001C23 4.045 22.3249 6.0328 21.0796 7.6548L18.0575 11.5906L20.2186 19.6698C20.2336 19.7256 20.2436 19.7826 20.2487 19.8402C20.2538 19.8982 20.2564 19.9563 20.2564 20.0145C20.2564 20.55 20.0397 21.0626 19.6556 21.4357L18.643 22.4242C18.2603 22.7946 17.7526 23 17.2243 23C16.6135 23 16.0351 22.7258 15.6485 22.253L11.3127 16.8627L9.011 18.5067L9.0613 20.8584C9.0614 20.8656 9.0615 20.8727 9.0615 20.8798C9.0615 21.0159 9.0337 21.1505 8.9799 21.2755C8.659 22.0203 7.9257 22.5028 7.1147 22.5028C6.5857 22.5028 6.0776 22.2964 5.6985 21.9275L2.1105 18.4252C1.7269 18.0518 1.5105 17.5392 1.5105 17.0038C1.5105 16.178 2.0222 15.4385 2.7951 15.1474C2.8986 15.1084 3.0078 15.0869 3.1184 15.0836L5.469 15.0151L7.0792 12.7165L1.7866 8.7199C1.2913 8.3458 1.0001 7.761 1.0001 7.1402C1.0001 6.6048 1.217 6.0922 1.6014 5.7194L2.6136 4.7313C2.9955 4.361 3.5032 4.1554 4.0317 4.1554C4.0913 4.1554 4.1509 4.158 4.2102 4.1632C4.2499 4.1667 4.2893 4.1726 4.3283 4.1808L12.1491 5.8258Z" stroke="none"/><path d="M12.3777 6.8957L4.1224 5.1594C3.8221 5.1335 3.5254 5.2387 3.3122 5.4469L2.2985 6.4363C1.8666 6.8579 1.909 7.5532 2.3893 7.9218L8.4518 12.5M12.3777 6.8957L16.7849 3.6942C18.3008 2.5931 20.1263 2 22 2.0001C22 3.8248 21.3976 5.5985 20.2864 7.0458L16.9641 11.3727M12.3777 6.8957L6 16L3.1476 16.0832C2.4704 16.35 2.292 17.2051 2.8085 17.7091L6.3958 21.2108C6.9121 21.7149 7.7882 21.5408 8.0615 20.8798L8 18L16.9641 11.3727M11.5 15.5L16.4226 21.62C16.8002 22.0888 17.5125 22.1303 17.9445 21.7086L18.9581 20.7191C19.1713 20.511 19.2791 20.2214 19.2526 19.9282L16.9641 11.3727"/></g></svg>

React

import type { SVGProps } from "react";

export function KeylineIconsPlaneTwoTone(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="M12.1491 5.8258L16.1972 2.8852C17.8838 1.6599 19.915 1.0001 21.9998 1.0001C22.5523 1.0001 23 1.4478 23 2.0001C23 4.045 22.3249 6.0328 21.0796 7.6548L18.0575 11.5906L20.2186 19.6698C20.2336 19.7256 20.2436 19.7826 20.2487 19.8402C20.2538 19.8982 20.2564 19.9563 20.2564 20.0145C20.2564 20.55 20.0397 21.0626 19.6556 21.4357L18.643 22.4242C18.2603 22.7946 17.7526 23 17.2243 23C16.6135 23 16.0351 22.7258 15.6485 22.253L11.3127 16.8627L9.011 18.5067L9.0613 20.8584C9.0614 20.8656 9.0615 20.8727 9.0615 20.8798C9.0615 21.0159 9.0337 21.1505 8.9799 21.2755C8.659 22.0203 7.9257 22.5028 7.1147 22.5028C6.5857 22.5028 6.0776 22.2964 5.6985 21.9275L2.1105 18.4252C1.7269 18.0518 1.5105 17.5392 1.5105 17.0038C1.5105 16.178 2.0222 15.4385 2.7951 15.1474C2.8986 15.1084 3.0078 15.0869 3.1184 15.0836L5.469 15.0151L7.0792 12.7165L1.7866 8.7199C1.2913 8.3458 1.0001 7.761 1.0001 7.1402C1.0001 6.6048 1.217 6.0922 1.6014 5.7194L2.6136 4.7313C2.9955 4.361 3.5032 4.1554 4.0317 4.1554C4.0913 4.1554 4.1509 4.158 4.2102 4.1632C4.2499 4.1667 4.2893 4.1726 4.3283 4.1808L12.1491 5.8258Z" stroke="none"/><path d="M12.3777 6.8957L4.1224 5.1594C3.8221 5.1335 3.5254 5.2387 3.3122 5.4469L2.2985 6.4363C1.8666 6.8579 1.909 7.5532 2.3893 7.9218L8.4518 12.5M12.3777 6.8957L16.7849 3.6942C18.3008 2.5931 20.1263 2 22 2.0001C22 3.8248 21.3976 5.5985 20.2864 7.0458L16.9641 11.3727M12.3777 6.8957L6 16L3.1476 16.0832C2.4704 16.35 2.292 17.2051 2.8085 17.7091L6.3958 21.2108C6.9121 21.7149 7.7882 21.5408 8.0615 20.8798L8 18L16.9641 11.3727M11.5 15.5L16.4226 21.62C16.8002 22.0888 17.5125 22.1303 17.9445 21.7086L18.9581 20.7191C19.1713 20.511 19.2791 20.2214 19.2526 19.9282L16.9641 11.3727"/></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="M12.1491 5.8258L16.1972 2.8852C17.8838 1.6599 19.915 1.0001 21.9998 1.0001C22.5523 1.0001 23 1.4478 23 2.0001C23 4.045 22.3249 6.0328 21.0796 7.6548L18.0575 11.5906L20.2186 19.6698C20.2336 19.7256 20.2436 19.7826 20.2487 19.8402C20.2538 19.8982 20.2564 19.9563 20.2564 20.0145C20.2564 20.55 20.0397 21.0626 19.6556 21.4357L18.643 22.4242C18.2603 22.7946 17.7526 23 17.2243 23C16.6135 23 16.0351 22.7258 15.6485 22.253L11.3127 16.8627L9.011 18.5067L9.0613 20.8584C9.0614 20.8656 9.0615 20.8727 9.0615 20.8798C9.0615 21.0159 9.0337 21.1505 8.9799 21.2755C8.659 22.0203 7.9257 22.5028 7.1147 22.5028C6.5857 22.5028 6.0776 22.2964 5.6985 21.9275L2.1105 18.4252C1.7269 18.0518 1.5105 17.5392 1.5105 17.0038C1.5105 16.178 2.0222 15.4385 2.7951 15.1474C2.8986 15.1084 3.0078 15.0869 3.1184 15.0836L5.469 15.0151L7.0792 12.7165L1.7866 8.7199C1.2913 8.3458 1.0001 7.761 1.0001 7.1402C1.0001 6.6048 1.217 6.0922 1.6014 5.7194L2.6136 4.7313C2.9955 4.361 3.5032 4.1554 4.0317 4.1554C4.0913 4.1554 4.1509 4.158 4.2102 4.1632C4.2499 4.1667 4.2893 4.1726 4.3283 4.1808L12.1491 5.8258Z" stroke="none"/><path d="M12.3777 6.8957L4.1224 5.1594C3.8221 5.1335 3.5254 5.2387 3.3122 5.4469L2.2985 6.4363C1.8666 6.8579 1.909 7.5532 2.3893 7.9218L8.4518 12.5M12.3777 6.8957L16.7849 3.6942C18.3008 2.5931 20.1263 2 22 2.0001C22 3.8248 21.3976 5.5985 20.2864 7.0458L16.9641 11.3727M12.3777 6.8957L6 16L3.1476 16.0832C2.4704 16.35 2.292 17.2051 2.8085 17.7091L6.3958 21.2108C6.9121 21.7149 7.7882 21.5408 8.0615 20.8798L8 18L16.9641 11.3727M11.5 15.5L16.4226 21.62C16.8002 22.0888 17.5125 22.1303 17.9445 21.7086L18.9581 20.7191C19.1713 20.511 19.2791 20.2214 19.2526 19.9282L16.9641 11.3727"/></g></svg>
</template>

CSS

.icon-plane-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%22M12.1491%205.8258L16.1972%202.8852C17.8838%201.6599%2019.915%201.0001%2021.9998%201.0001C22.5523%201.0001%2023%201.4478%2023%202.0001C23%204.045%2022.3249%206.0328%2021.0796%207.6548L18.0575%2011.5906L20.2186%2019.6698C20.2336%2019.7256%2020.2436%2019.7826%2020.2487%2019.8402C20.2538%2019.8982%2020.2564%2019.9563%2020.2564%2020.0145C20.2564%2020.55%2020.0397%2021.0626%2019.6556%2021.4357L18.643%2022.4242C18.2603%2022.7946%2017.7526%2023%2017.2243%2023C16.6135%2023%2016.0351%2022.7258%2015.6485%2022.253L11.3127%2016.8627L9.011%2018.5067L9.0613%2020.8584C9.0614%2020.8656%209.0615%2020.8727%209.0615%2020.8798C9.0615%2021.0159%209.0337%2021.1505%208.9799%2021.2755C8.659%2022.0203%207.9257%2022.5028%207.1147%2022.5028C6.5857%2022.5028%206.0776%2022.2964%205.6985%2021.9275L2.1105%2018.4252C1.7269%2018.0518%201.5105%2017.5392%201.5105%2017.0038C1.5105%2016.178%202.0222%2015.4385%202.7951%2015.1474C2.8986%2015.1084%203.0078%2015.0869%203.1184%2015.0836L5.469%2015.0151L7.0792%2012.7165L1.7866%208.7199C1.2913%208.3458%201.0001%207.761%201.0001%207.1402C1.0001%206.6048%201.217%206.0922%201.6014%205.7194L2.6136%204.7313C2.9955%204.361%203.5032%204.1554%204.0317%204.1554C4.0913%204.1554%204.1509%204.158%204.2102%204.1632C4.2499%204.1667%204.2893%204.1726%204.3283%204.1808L12.1491%205.8258Z%22%20stroke%3D%22none%22%2F%3E%3Cpath%20d%3D%22M12.3777%206.8957L4.1224%205.1594C3.8221%205.1335%203.5254%205.2387%203.3122%205.4469L2.2985%206.4363C1.8666%206.8579%201.909%207.5532%202.3893%207.9218L8.4518%2012.5M12.3777%206.8957L16.7849%203.6942C18.3008%202.5931%2020.1263%202%2022%202.0001C22%203.8248%2021.3976%205.5985%2020.2864%207.0458L16.9641%2011.3727M12.3777%206.8957L6%2016L3.1476%2016.0832C2.4704%2016.35%202.292%2017.2051%202.8085%2017.7091L6.3958%2021.2108C6.9121%2021.7149%207.7882%2021.5408%208.0615%2020.8798L8%2018L16.9641%2011.3727M11.5%2015.5L16.4226%2021.62C16.8002%2022.0888%2017.5125%2022.1303%2017.9445%2021.7086L18.9581%2020.7191C19.1713%2020.511%2019.2791%2020.2214%2019.2526%2019.9282L16.9641%2011.3727%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%22M12.1491%205.8258L16.1972%202.8852C17.8838%201.6599%2019.915%201.0001%2021.9998%201.0001C22.5523%201.0001%2023%201.4478%2023%202.0001C23%204.045%2022.3249%206.0328%2021.0796%207.6548L18.0575%2011.5906L20.2186%2019.6698C20.2336%2019.7256%2020.2436%2019.7826%2020.2487%2019.8402C20.2538%2019.8982%2020.2564%2019.9563%2020.2564%2020.0145C20.2564%2020.55%2020.0397%2021.0626%2019.6556%2021.4357L18.643%2022.4242C18.2603%2022.7946%2017.7526%2023%2017.2243%2023C16.6135%2023%2016.0351%2022.7258%2015.6485%2022.253L11.3127%2016.8627L9.011%2018.5067L9.0613%2020.8584C9.0614%2020.8656%209.0615%2020.8727%209.0615%2020.8798C9.0615%2021.0159%209.0337%2021.1505%208.9799%2021.2755C8.659%2022.0203%207.9257%2022.5028%207.1147%2022.5028C6.5857%2022.5028%206.0776%2022.2964%205.6985%2021.9275L2.1105%2018.4252C1.7269%2018.0518%201.5105%2017.5392%201.5105%2017.0038C1.5105%2016.178%202.0222%2015.4385%202.7951%2015.1474C2.8986%2015.1084%203.0078%2015.0869%203.1184%2015.0836L5.469%2015.0151L7.0792%2012.7165L1.7866%208.7199C1.2913%208.3458%201.0001%207.761%201.0001%207.1402C1.0001%206.6048%201.217%206.0922%201.6014%205.7194L2.6136%204.7313C2.9955%204.361%203.5032%204.1554%204.0317%204.1554C4.0913%204.1554%204.1509%204.158%204.2102%204.1632C4.2499%204.1667%204.2893%204.1726%204.3283%204.1808L12.1491%205.8258Z%22%20stroke%3D%22none%22%2F%3E%3Cpath%20d%3D%22M12.3777%206.8957L4.1224%205.1594C3.8221%205.1335%203.5254%205.2387%203.3122%205.4469L2.2985%206.4363C1.8666%206.8579%201.909%207.5532%202.3893%207.9218L8.4518%2012.5M12.3777%206.8957L16.7849%203.6942C18.3008%202.5931%2020.1263%202%2022%202.0001C22%203.8248%2021.3976%205.5985%2020.2864%207.0458L16.9641%2011.3727M12.3777%206.8957L6%2016L3.1476%2016.0832C2.4704%2016.35%202.292%2017.2051%202.8085%2017.7091L6.3958%2021.2108C6.9121%2021.7149%207.7882%2021.5408%208.0615%2020.8798L8%2018L16.9641%2011.3727M11.5%2015.5L16.4226%2021.62C16.8002%2022.0888%2017.5125%2022.1303%2017.9445%2021.7086L18.9581%2020.7191C19.1713%2020.511%2019.2791%2020.2214%2019.2526%2019.9282L16.9641%2011.3727%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-two-tone.svg?color=%231a73e8&size=48