flight airflow icon
flight-airflow from IconPark by ByteDance · Color · Travel · Apache-2.0 Free for personal and commercial use.
- Name
- flight-airflow
- Set
- IconPark
- Style
- Color
- Category
- Travel
- Viewbox
- 48×48
- License
- Apache 2.0
The same icon in other sets
More travel icons from IconPark
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="#000" stroke-linecap="round" stroke-width="4"><path d="M6 25C6 15.0589 14.2827 7 24.5 7C34.7173 7 43 15.0589 43 25"/><path fill="#2F88FF" stroke-linejoin="round" d="M10.0002 35L8.93573 30C8.93573 30 5.501 33.1087 4.35611 35.7391C3.21121 38.3696 4.85151 41 8 41H44.0002L36.0002 35.0217L10.0002 35Z"/><path stroke-linejoin="round" d="M29 35L18 25L15 25L17 35"/></g></svg>
React
import type { SVGProps } from "react";
export function IconParkFlightAirflow(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="#000" strokeLinecap="round" strokeWidth="4"><path d="M6 25C6 15.0589 14.2827 7 24.5 7C34.7173 7 43 15.0589 43 25"/><path fill="#2F88FF" strokeLinejoin="round" d="M10.0002 35L8.93573 30C8.93573 30 5.501 33.1087 4.35611 35.7391C3.21121 38.3696 4.85151 41 8 41H44.0002L36.0002 35.0217L10.0002 35Z"/><path strokeLinejoin="round" d="M29 35L18 25L15 25L17 35"/></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="#000" stroke-linecap="round" stroke-width="4"><path d="M6 25C6 15.0589 14.2827 7 24.5 7C34.7173 7 43 15.0589 43 25"/><path fill="#2F88FF" stroke-linejoin="round" d="M10.0002 35L8.93573 30C8.93573 30 5.501 33.1087 4.35611 35.7391C3.21121 38.3696 4.85151 41 8 41H44.0002L36.0002 35.0217L10.0002 35Z"/><path stroke-linejoin="round" d="M29 35L18 25L15 25L17 35"/></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%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%224%22%3E%3Cpath%20d%3D%22M6%2025C6%2015.0589%2014.2827%207%2024.5%207C34.7173%207%2043%2015.0589%2043%2025%22%2F%3E%3Cpath%20fill%3D%22%232F88FF%22%20stroke-linejoin%3D%22round%22%20d%3D%22M10.0002%2035L8.93573%2030C8.93573%2030%205.501%2033.1087%204.35611%2035.7391C3.21121%2038.3696%204.85151%2041%208%2041H44.0002L36.0002%2035.0217L10.0002%2035Z%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M29%2035L18%2025L15%2025L17%2035%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%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%224%22%3E%3Cpath%20d%3D%22M6%2025C6%2015.0589%2014.2827%207%2024.5%207C34.7173%207%2043%2015.0589%2043%2025%22%2F%3E%3Cpath%20fill%3D%22%232F88FF%22%20stroke-linejoin%3D%22round%22%20d%3D%22M10.0002%2035L8.93573%2030C8.93573%2030%205.501%2033.1087%204.35611%2035.7391C3.21121%2038.3696%204.85151%2041%208%2041H44.0002L36.0002%2035.0217L10.0002%2035Z%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M29%2035L18%2025L15%2025L17%2035%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/flight-airflow.svg?color=%231a73e8&size=48