plane from Keyline Icons by Keyline Icons · Stroke · MIT Free for personal and commercial use.

Name
plane
Set
Keyline Icons
Style
Stroke
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"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" 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"/></svg>

React

import type { SVGProps } from "react";

export function KeylineIconsPlane(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2" 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"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" 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"/></svg>
</template>

CSS

.icon-plane {
  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%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%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%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%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%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%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/keyline-icons/plane.svg?color=%231a73e8&size=48