flight airflow icon

flight-airflow from IconPark Solid by ByteDance · Solid · Travel · Apache-2.0 Free for personal and commercial use.

Name
flight-airflow
Set
IconPark Solid
Style
Solid
Category
Travel
Viewbox
48×48
License
Apache 2.0

The same icon in other sets

More travel icons from IconPark Solid

Use the flight airflow icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-width="4"><path d="M6 25c0-9.941 8.283-18 18.5-18S43 15.059 43 25"/><path fill="currentColor" stroke-linejoin="round" d="m10 35l-1.064-5s-3.435 3.109-4.58 5.74C3.211 38.37 4.852 41 8 41h36l-8-5.978z"/><path stroke-linejoin="round" d="M29 35L18 25h-3l2 10"/></g></svg>

React

import type { SVGProps } from "react";

export function IconParkSolidFlightAirflow(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" stroke="currentColor" strokeLinecap="round" strokeWidth="4"><path d="M6 25c0-9.941 8.283-18 18.5-18S43 15.059 43 25"/><path fill="currentColor" strokeLinejoin="round" d="m10 35l-1.064-5s-3.435 3.109-4.58 5.74C3.211 38.37 4.852 41 8 41h36l-8-5.978z"/><path strokeLinejoin="round" d="M29 35L18 25h-3l2 10"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-width="4"><path d="M6 25c0-9.941 8.283-18 18.5-18S43 15.059 43 25"/><path fill="currentColor" stroke-linejoin="round" d="m10 35l-1.064-5s-3.435 3.109-4.58 5.74C3.211 38.37 4.852 41 8 41h36l-8-5.978z"/><path stroke-linejoin="round" d="M29 35L18 25h-3l2 10"/></g></svg>
</template>

CSS

.icon-flight-airflow {
  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%2048%2048%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%224%22%3E%3Cpath%20d%3D%22M6%2025c0-9.941%208.283-18%2018.5-18S43%2015.059%2043%2025%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20stroke-linejoin%3D%22round%22%20d%3D%22m10%2035l-1.064-5s-3.435%203.109-4.58%205.74C3.211%2038.37%204.852%2041%208%2041h36l-8-5.978z%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M29%2035L18%2025h-3l2%2010%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%2048%2048%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%224%22%3E%3Cpath%20d%3D%22M6%2025c0-9.941%208.283-18%2018.5-18S43%2015.059%2043%2025%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20stroke-linejoin%3D%22round%22%20d%3D%22m10%2035l-1.064-5s-3.435%203.109-4.58%205.74C3.211%2038.37%204.852%2041%208%2041h36l-8-5.978z%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M29%2035L18%2025h-3l2%2010%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/icon-park-solid/flight-airflow.svg?color=%231a73e8&size=48