flight inflight icon
flight-inflight-fill from MingCute Icon by MingCute Design · Fill · Apache-2.0 Free for personal and commercial use.
- Name
- flight-inflight-fill
- Set
- MingCute Icon
- Style
- Fill
- Viewbox
- 24×24
- License
- Apache 2.0
1 other variant in MingCute Icon
Related icons in MingCute Icon
Use the flight inflight icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M21 20a1 1 0 0 1 0 2H3a1 1 0 0 1 0-2zM8.914 3.129a1.5 1.5 0 0 1 1.216.624l4.949 6.873l.007.004l4.634.356a3 3 0 0 1 2.556 1.877l.143.36a.97.97 0 0 1-.032.796a2.91 2.91 0 0 1-2.605 1.61H4.129a1.5 1.5 0 0 1-1.408-.983l-1.593-4.344a.5.5 0 0 1 .47-.672h1.68c.502 0 .97.25 1.249.668l.552.827a.01.01 0 0 0 .008.004l4.48-.498a.01.01 0 0 0 .009-.014L6.5 3.835a.5.5 0 0 1 .457-.706z"/></svg>
React
import type { SVGProps } from "react";
export function MingcuteFlightInflightFill(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="M21 20a1 1 0 0 1 0 2H3a1 1 0 0 1 0-2zM8.914 3.129a1.5 1.5 0 0 1 1.216.624l4.949 6.873l.007.004l4.634.356a3 3 0 0 1 2.556 1.877l.143.36a.97.97 0 0 1-.032.796a2.91 2.91 0 0 1-2.605 1.61H4.129a1.5 1.5 0 0 1-1.408-.983l-1.593-4.344a.5.5 0 0 1 .47-.672h1.68c.502 0 .97.25 1.249.668l.552.827a.01.01 0 0 0 .008.004l4.48-.498a.01.01 0 0 0 .009-.014L6.5 3.835a.5.5 0 0 1 .457-.706z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M21 20a1 1 0 0 1 0 2H3a1 1 0 0 1 0-2zM8.914 3.129a1.5 1.5 0 0 1 1.216.624l4.949 6.873l.007.004l4.634.356a3 3 0 0 1 2.556 1.877l.143.36a.97.97 0 0 1-.032.796a2.91 2.91 0 0 1-2.605 1.61H4.129a1.5 1.5 0 0 1-1.408-.983l-1.593-4.344a.5.5 0 0 1 .47-.672h1.68c.502 0 .97.25 1.249.668l.552.827a.01.01 0 0 0 .008.004l4.48-.498a.01.01 0 0 0 .009-.014L6.5 3.835a.5.5 0 0 1 .457-.706z"/></svg> </template>
CSS
.icon-flight-inflight-fill {
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%22M21%2020a1%201%200%200%201%200%202H3a1%201%200%200%201%200-2zM8.914%203.129a1.5%201.5%200%200%201%201.216.624l4.949%206.873l.007.004l4.634.356a3%203%200%200%201%202.556%201.877l.143.36a.97.97%200%200%201-.032.796a2.91%202.91%200%200%201-2.605%201.61H4.129a1.5%201.5%200%200%201-1.408-.983l-1.593-4.344a.5.5%200%200%201%20.47-.672h1.68c.502%200%20.97.25%201.249.668l.552.827a.01.01%200%200%200%20.008.004l4.48-.498a.01.01%200%200%200%20.009-.014L6.5%203.835a.5.5%200%200%201%20.457-.706z%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%22M21%2020a1%201%200%200%201%200%202H3a1%201%200%200%201%200-2zM8.914%203.129a1.5%201.5%200%200%201%201.216.624l4.949%206.873l.007.004l4.634.356a3%203%200%200%201%202.556%201.877l.143.36a.97.97%200%200%201-.032.796a2.91%202.91%200%200%201-2.605%201.61H4.129a1.5%201.5%200%200%201-1.408-.983l-1.593-4.344a.5.5%200%200%201%20.47-.672h1.68c.502%200%20.97.25%201.249.668l.552.827a.01.01%200%200%200%20.008.004l4.48-.498a.01.01%200%200%200%20.009-.014L6.5%203.835a.5.5%200%200%201%20.457-.706z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/mingcute/flight-inflight-fill.svg?color=%231a73e8&size=48