airplane take off 02 icon

airplane-take-off-02 from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.

Name
airplane-take-off-02
Set
Huge Icons
Style
Stroke
Viewbox
24×24
License
MIT

Related icons in Huge Icons

Use the airplane take off 02 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-width="1.5"><path stroke-linecap="round" stroke-linejoin="round" d="M6.012 20H22"/><path d="M20.81 11.3c.424-1 .923-3.2 1.098-3.8c.05-.3.12-.55.044-.75c-.044-.25-.244-.465-.668-.655c-.15-.045-1.573-.505-1.797-.38c-.1.01-.4.135-.624.36c-.3.3-.899 1.15-1.323 1.4c-.175.103-.45.325-1.024.15c-.394-.102-2.146-.98-2.745-1.275c-.475-.234-2.998-1.465-3.32-1.6c-.898-.525-4.168-1.75-7.328.855c-.335.345-1.333 1.145-1.083 1.82s.649.668 1.273.85a409 409 0 0 0 4.193 1.15c.474.125.599.15.848.375c.2.18.325.525.6 1.1c.2.325.532 1.067.648 1.275c.117.209.225.45.45.675c.15.15.4.313.574.4c.3.15 2.121.6 2.695.75c.3 0 .51-.225.51-.425c.015-.2-.252-1.2-.32-1.625c-.04-.25-.165-.625-.14-.775c.05-.3.974.106 1.173.15c.225.05 3.395.925 3.82 1s1.197.225 1.771-.15c.375-.275.525-.55.674-.875Z"/></g></svg>

React

import type { SVGProps } from "react";

export function HugeiconsAirplaneTakeOff02(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" strokeWidth="1.5"><path strokeLinecap="round" strokeLinejoin="round" d="M6.012 20H22"/><path d="M20.81 11.3c.424-1 .923-3.2 1.098-3.8c.05-.3.12-.55.044-.75c-.044-.25-.244-.465-.668-.655c-.15-.045-1.573-.505-1.797-.38c-.1.01-.4.135-.624.36c-.3.3-.899 1.15-1.323 1.4c-.175.103-.45.325-1.024.15c-.394-.102-2.146-.98-2.745-1.275c-.475-.234-2.998-1.465-3.32-1.6c-.898-.525-4.168-1.75-7.328.855c-.335.345-1.333 1.145-1.083 1.82s.649.668 1.273.85a409 409 0 0 0 4.193 1.15c.474.125.599.15.848.375c.2.18.325.525.6 1.1c.2.325.532 1.067.648 1.275c.117.209.225.45.45.675c.15.15.4.313.574.4c.3.15 2.121.6 2.695.75c.3 0 .51-.225.51-.425c.015-.2-.252-1.2-.32-1.625c-.04-.25-.165-.625-.14-.775c.05-.3.974.106 1.173.15c.225.05 3.395.925 3.82 1s1.197.225 1.771-.15c.375-.275.525-.55.674-.875Z"/></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-width="1.5"><path stroke-linecap="round" stroke-linejoin="round" d="M6.012 20H22"/><path d="M20.81 11.3c.424-1 .923-3.2 1.098-3.8c.05-.3.12-.55.044-.75c-.044-.25-.244-.465-.668-.655c-.15-.045-1.573-.505-1.797-.38c-.1.01-.4.135-.624.36c-.3.3-.899 1.15-1.323 1.4c-.175.103-.45.325-1.024.15c-.394-.102-2.146-.98-2.745-1.275c-.475-.234-2.998-1.465-3.32-1.6c-.898-.525-4.168-1.75-7.328.855c-.335.345-1.333 1.145-1.083 1.82s.649.668 1.273.85a409 409 0 0 0 4.193 1.15c.474.125.599.15.848.375c.2.18.325.525.6 1.1c.2.325.532 1.067.648 1.275c.117.209.225.45.45.675c.15.15.4.313.574.4c.3.15 2.121.6 2.695.75c.3 0 .51-.225.51-.425c.015-.2-.252-1.2-.32-1.625c-.04-.25-.165-.625-.14-.775c.05-.3.974.106 1.173.15c.225.05 3.395.925 3.82 1s1.197.225 1.771-.15c.375-.275.525-.55.674-.875Z"/></g></svg>
</template>

CSS

.icon-airplane-take-off-02 {
  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-width%3D%221.5%22%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M6.012%2020H22%22%2F%3E%3Cpath%20d%3D%22M20.81%2011.3c.424-1%20.923-3.2%201.098-3.8c.05-.3.12-.55.044-.75c-.044-.25-.244-.465-.668-.655c-.15-.045-1.573-.505-1.797-.38c-.1.01-.4.135-.624.36c-.3.3-.899%201.15-1.323%201.4c-.175.103-.45.325-1.024.15c-.394-.102-2.146-.98-2.745-1.275c-.475-.234-2.998-1.465-3.32-1.6c-.898-.525-4.168-1.75-7.328.855c-.335.345-1.333%201.145-1.083%201.82s.649.668%201.273.85a409%20409%200%200%200%204.193%201.15c.474.125.599.15.848.375c.2.18.325.525.6%201.1c.2.325.532%201.067.648%201.275c.117.209.225.45.45.675c.15.15.4.313.574.4c.3.15%202.121.6%202.695.75c.3%200%20.51-.225.51-.425c.015-.2-.252-1.2-.32-1.625c-.04-.25-.165-.625-.14-.775c.05-.3.974.106%201.173.15c.225.05%203.395.925%203.82%201s1.197.225%201.771-.15c.375-.275.525-.55.674-.875Z%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-width%3D%221.5%22%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M6.012%2020H22%22%2F%3E%3Cpath%20d%3D%22M20.81%2011.3c.424-1%20.923-3.2%201.098-3.8c.05-.3.12-.55.044-.75c-.044-.25-.244-.465-.668-.655c-.15-.045-1.573-.505-1.797-.38c-.1.01-.4.135-.624.36c-.3.3-.899%201.15-1.323%201.4c-.175.103-.45.325-1.024.15c-.394-.102-2.146-.98-2.745-1.275c-.475-.234-2.998-1.465-3.32-1.6c-.898-.525-4.168-1.75-7.328.855c-.335.345-1.333%201.145-1.083%201.82s.649.668%201.273.85a409%20409%200%200%200%204.193%201.15c.474.125.599.15.848.375c.2.18.325.525.6%201.1c.2.325.532%201.067.648%201.275c.117.209.225.45.45.675c.15.15.4.313.574.4c.3.15%202.121.6%202.695.75c.3%200%20.51-.225.51-.425c.015-.2-.252-1.2-.32-1.625c-.04-.25-.165-.625-.14-.775c.05-.3.974.106%201.173.15c.225.05%203.395.925%203.82%201s1.197.225%201.771-.15c.375-.275.525-.55.674-.875Z%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/airplane-take-off-02.svg?color=%231a73e8&size=48