plane takeoff icon

plane-takeoff from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.

Name
plane-takeoff
Set
Huge Icons
Style
Stroke
Viewbox
24×24
License
MIT

The same icon in other sets

Related icons in Huge 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-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M20.492 19.5h-16.5"/><path d="M7.717 10.71c.454-.258.681-.387.794-.527a.986.986 0 0 0 .017-1.197c-.108-.145-.325-.28-.76-.548L5.95 7.315a3 3 0 0 1-.21-.135a.98.98 0 0 1 0-1.542c.038-.03.095-.064.21-.134c.16-.097.239-.145.317-.189a4.47 4.47 0 0 1 3.175-.453c.088.02.177.044.356.092l4.128 1.12c.612.166.918.249 1.225.225q.089-.006.176-.022c.303-.054.58-.21 1.133-.525l1.297-.735a6 6 0 0 1 .55-.294a2.7 2.7 0 0 1 2.825.424c.111.094.224.21.449.444c.125.13.188.195.229.252a.98.98 0 0 1-.177 1.33a3 3 0 0 1-.286.175L9.634 14.085c-1.766 1.015-2.648 1.523-3.558 1.396a3 3 0 0 1-.254-.048c-.895-.214-1.554-1.012-2.87-2.61l-.55-.667c-.169-.204-.252-.306-.3-.398a.98.98 0 0 1 .25-1.21c.08-.064.197-.12.43-.233c.22-.106.329-.159.437-.195a1.8 1.8 0 0 1 1.428.127c.1.055.2.126.4.269l.081.058c.3.214.449.321.603.393c.422.197.9.224 1.338.074c.16-.055.323-.147.648-.332" clip-rule="evenodd"/></g></svg>

React

import type { SVGProps } from "react";

export function HugeiconsPlaneTakeoff(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="1.5"><path d="M20.492 19.5h-16.5"/><path d="M7.717 10.71c.454-.258.681-.387.794-.527a.986.986 0 0 0 .017-1.197c-.108-.145-.325-.28-.76-.548L5.95 7.315a3 3 0 0 1-.21-.135a.98.98 0 0 1 0-1.542c.038-.03.095-.064.21-.134c.16-.097.239-.145.317-.189a4.47 4.47 0 0 1 3.175-.453c.088.02.177.044.356.092l4.128 1.12c.612.166.918.249 1.225.225q.089-.006.176-.022c.303-.054.58-.21 1.133-.525l1.297-.735a6 6 0 0 1 .55-.294a2.7 2.7 0 0 1 2.825.424c.111.094.224.21.449.444c.125.13.188.195.229.252a.98.98 0 0 1-.177 1.33a3 3 0 0 1-.286.175L9.634 14.085c-1.766 1.015-2.648 1.523-3.558 1.396a3 3 0 0 1-.254-.048c-.895-.214-1.554-1.012-2.87-2.61l-.55-.667c-.169-.204-.252-.306-.3-.398a.98.98 0 0 1 .25-1.21c.08-.064.197-.12.43-.233c.22-.106.329-.159.437-.195a1.8 1.8 0 0 1 1.428.127c.1.055.2.126.4.269l.081.058c.3.214.449.321.603.393c.422.197.9.224 1.338.074c.16-.055.323-.147.648-.332" clipRule="evenodd"/></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="1.5"><path d="M20.492 19.5h-16.5"/><path d="M7.717 10.71c.454-.258.681-.387.794-.527a.986.986 0 0 0 .017-1.197c-.108-.145-.325-.28-.76-.548L5.95 7.315a3 3 0 0 1-.21-.135a.98.98 0 0 1 0-1.542c.038-.03.095-.064.21-.134c.16-.097.239-.145.317-.189a4.47 4.47 0 0 1 3.175-.453c.088.02.177.044.356.092l4.128 1.12c.612.166.918.249 1.225.225q.089-.006.176-.022c.303-.054.58-.21 1.133-.525l1.297-.735a6 6 0 0 1 .55-.294a2.7 2.7 0 0 1 2.825.424c.111.094.224.21.449.444c.125.13.188.195.229.252a.98.98 0 0 1-.177 1.33a3 3 0 0 1-.286.175L9.634 14.085c-1.766 1.015-2.648 1.523-3.558 1.396a3 3 0 0 1-.254-.048c-.895-.214-1.554-1.012-2.87-2.61l-.55-.667c-.169-.204-.252-.306-.3-.398a.98.98 0 0 1 .25-1.21c.08-.064.197-.12.43-.233c.22-.106.329-.159.437-.195a1.8 1.8 0 0 1 1.428.127c.1.055.2.126.4.269l.081.058c.3.214.449.321.603.393c.422.197.9.224 1.338.074c.16-.055.323-.147.648-.332" clip-rule="evenodd"/></g></svg>
</template>

CSS

.icon-plane-takeoff {
  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%221.5%22%3E%3Cpath%20d%3D%22M20.492%2019.5h-16.5%22%2F%3E%3Cpath%20d%3D%22M7.717%2010.71c.454-.258.681-.387.794-.527a.986.986%200%200%200%20.017-1.197c-.108-.145-.325-.28-.76-.548L5.95%207.315a3%203%200%200%201-.21-.135a.98.98%200%200%201%200-1.542c.038-.03.095-.064.21-.134c.16-.097.239-.145.317-.189a4.47%204.47%200%200%201%203.175-.453c.088.02.177.044.356.092l4.128%201.12c.612.166.918.249%201.225.225q.089-.006.176-.022c.303-.054.58-.21%201.133-.525l1.297-.735a6%206%200%200%201%20.55-.294a2.7%202.7%200%200%201%202.825.424c.111.094.224.21.449.444c.125.13.188.195.229.252a.98.98%200%200%201-.177%201.33a3%203%200%200%201-.286.175L9.634%2014.085c-1.766%201.015-2.648%201.523-3.558%201.396a3%203%200%200%201-.254-.048c-.895-.214-1.554-1.012-2.87-2.61l-.55-.667c-.169-.204-.252-.306-.3-.398a.98.98%200%200%201%20.25-1.21c.08-.064.197-.12.43-.233c.22-.106.329-.159.437-.195a1.8%201.8%200%200%201%201.428.127c.1.055.2.126.4.269l.081.058c.3.214.449.321.603.393c.422.197.9.224%201.338.074c.16-.055.323-.147.648-.332%22%20clip-rule%3D%22evenodd%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%221.5%22%3E%3Cpath%20d%3D%22M20.492%2019.5h-16.5%22%2F%3E%3Cpath%20d%3D%22M7.717%2010.71c.454-.258.681-.387.794-.527a.986.986%200%200%200%20.017-1.197c-.108-.145-.325-.28-.76-.548L5.95%207.315a3%203%200%200%201-.21-.135a.98.98%200%200%201%200-1.542c.038-.03.095-.064.21-.134c.16-.097.239-.145.317-.189a4.47%204.47%200%200%201%203.175-.453c.088.02.177.044.356.092l4.128%201.12c.612.166.918.249%201.225.225q.089-.006.176-.022c.303-.054.58-.21%201.133-.525l1.297-.735a6%206%200%200%201%20.55-.294a2.7%202.7%200%200%201%202.825.424c.111.094.224.21.449.444c.125.13.188.195.229.252a.98.98%200%200%201-.177%201.33a3%203%200%200%201-.286.175L9.634%2014.085c-1.766%201.015-2.648%201.523-3.558%201.396a3%203%200%200%201-.254-.048c-.895-.214-1.554-1.012-2.87-2.61l-.55-.667c-.169-.204-.252-.306-.3-.398a.98.98%200%200%201%20.25-1.21c.08-.064.197-.12.43-.233c.22-.106.329-.159.437-.195a1.8%201.8%200%200%201%201.428.127c.1.055.2.126.4.269l.081.058c.3.214.449.321.603.393c.422.197.9.224%201.338.074c.16-.055.323-.147.648-.332%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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