airplane icon

airplane-filled from Reicon by REICON · Filled · Newicons · MIT Free for personal and commercial use.

Name
airplane-filled
Set
Reicon
Style
Filled
Category
Newicons
Viewbox
24×24
License
MIT

1 other variant in Reicon

The same icon in other sets

All airplane icons →

More newicons icons from Reicon

Use the airplane icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m20.049 10.629l-4.67-2.01l-1.04-.44a.59.59 0 0 1-.3-.47v-3.06c0-.96-.71-2.1-1.57-2.54c-.3-.15-.66-.15-.96 0c-.85.44-1.56 1.59-1.56 2.55v3.06c0 .18-.14.39-.3.47l-5.7 2.45c-.63.26-1.14 1.05-1.14 1.73v1.32c0 .85.64 1.27 1.43.93l5.01-2.16c.39-.17.71.04.71.47v2.91c0 .23-.13.56-.29.72l-2.32 2.33c-.24.24-.35.71-.24 1.05l.45 1.36c.18.59.85.87 1.4.59l2.38-2c.36-.31.95-.31 1.31 0l2.38 2c.55.27 1.22 0 1.42-.59l.45-1.36c.11-.33 0-.81-.24-1.05l-2.32-2.33c-.17-.16-.3-.49-.3-.72v-2.91c0-.43.31-.63.71-.47l5.01 2.16c.79.34 1.43-.08 1.43-.93v-1.32c0-.68-.51-1.47-1.14-1.74"/></svg>

React

import type { SVGProps } from "react";

export function ReiconAirplaneFilled(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m20.049 10.629l-4.67-2.01l-1.04-.44a.59.59 0 0 1-.3-.47v-3.06c0-.96-.71-2.1-1.57-2.54c-.3-.15-.66-.15-.96 0c-.85.44-1.56 1.59-1.56 2.55v3.06c0 .18-.14.39-.3.47l-5.7 2.45c-.63.26-1.14 1.05-1.14 1.73v1.32c0 .85.64 1.27 1.43.93l5.01-2.16c.39-.17.71.04.71.47v2.91c0 .23-.13.56-.29.72l-2.32 2.33c-.24.24-.35.71-.24 1.05l.45 1.36c.18.59.85.87 1.4.59l2.38-2c.36-.31.95-.31 1.31 0l2.38 2c.55.27 1.22 0 1.42-.59l.45-1.36c.11-.33 0-.81-.24-1.05l-2.32-2.33c-.17-.16-.3-.49-.3-.72v-2.91c0-.43.31-.63.71-.47l5.01 2.16c.79.34 1.43-.08 1.43-.93v-1.32c0-.68-.51-1.47-1.14-1.74"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m20.049 10.629l-4.67-2.01l-1.04-.44a.59.59 0 0 1-.3-.47v-3.06c0-.96-.71-2.1-1.57-2.54c-.3-.15-.66-.15-.96 0c-.85.44-1.56 1.59-1.56 2.55v3.06c0 .18-.14.39-.3.47l-5.7 2.45c-.63.26-1.14 1.05-1.14 1.73v1.32c0 .85.64 1.27 1.43.93l5.01-2.16c.39-.17.71.04.71.47v2.91c0 .23-.13.56-.29.72l-2.32 2.33c-.24.24-.35.71-.24 1.05l.45 1.36c.18.59.85.87 1.4.59l2.38-2c.36-.31.95-.31 1.31 0l2.38 2c.55.27 1.22 0 1.42-.59l.45-1.36c.11-.33 0-.81-.24-1.05l-2.32-2.33c-.17-.16-.3-.49-.3-.72v-2.91c0-.43.31-.63.71-.47l5.01 2.16c.79.34 1.43-.08 1.43-.93v-1.32c0-.68-.51-1.47-1.14-1.74"/></svg>
</template>

CSS

.icon-airplane-filled {
  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%22currentColor%22%20d%3D%22m20.049%2010.629l-4.67-2.01l-1.04-.44a.59.59%200%200%201-.3-.47v-3.06c0-.96-.71-2.1-1.57-2.54c-.3-.15-.66-.15-.96%200c-.85.44-1.56%201.59-1.56%202.55v3.06c0%20.18-.14.39-.3.47l-5.7%202.45c-.63.26-1.14%201.05-1.14%201.73v1.32c0%20.85.64%201.27%201.43.93l5.01-2.16c.39-.17.71.04.71.47v2.91c0%20.23-.13.56-.29.72l-2.32%202.33c-.24.24-.35.71-.24%201.05l.45%201.36c.18.59.85.87%201.4.59l2.38-2c.36-.31.95-.31%201.31%200l2.38%202c.55.27%201.22%200%201.42-.59l.45-1.36c.11-.33%200-.81-.24-1.05l-2.32-2.33c-.17-.16-.3-.49-.3-.72v-2.91c0-.43.31-.63.71-.47l5.01%202.16c.79.34%201.43-.08%201.43-.93v-1.32c0-.68-.51-1.47-1.14-1.74%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%22currentColor%22%20d%3D%22m20.049%2010.629l-4.67-2.01l-1.04-.44a.59.59%200%200%201-.3-.47v-3.06c0-.96-.71-2.1-1.57-2.54c-.3-.15-.66-.15-.96%200c-.85.44-1.56%201.59-1.56%202.55v3.06c0%20.18-.14.39-.3.47l-5.7%202.45c-.63.26-1.14%201.05-1.14%201.73v1.32c0%20.85.64%201.27%201.43.93l5.01-2.16c.39-.17.71.04.71.47v2.91c0%20.23-.13.56-.29.72l-2.32%202.33c-.24.24-.35.71-.24%201.05l.45%201.36c.18.59.85.87%201.4.59l2.38-2c.36-.31.95-.31%201.31%200l2.38%202c.55.27%201.22%200%201.42-.59l.45-1.36c.11-.33%200-.81-.24-1.05l-2.32-2.33c-.17-.16-.3-.49-.3-.72v-2.91c0-.43.31-.63.71-.47l5.01%202.16c.79.34%201.43-.08%201.43-.93v-1.32c0-.68-.51-1.47-1.14-1.74%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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