aviation icon
aviation from IconPark Solid by ByteDance · Solid · Travel · Apache-2.0 Free for personal and commercial use.
- Name
- aviation
- 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 aviation 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-linejoin="round" stroke-width="4"><path stroke-linecap="round" d="M32.5 30H36l8-8H11a3 3 0 0 0-1.8.6L4 26.5l6.277 3.177A3 3 0 0 0 11.63 30H13"/><path fill="currentColor" d="M27 31c0 1.657-3.582 3-8 3v-6c4.418 0 8 1.343 8 3Z"/><path fill="currentColor" stroke-linecap="round" d="m31 18l-9 4h15l3-10h-3z"/></g></svg>
React
import type { SVGProps } from "react";
export function IconParkSolidAviation(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" strokeLinejoin="round" strokeWidth="4"><path strokeLinecap="round" d="M32.5 30H36l8-8H11a3 3 0 0 0-1.8.6L4 26.5l6.277 3.177A3 3 0 0 0 11.63 30H13"/><path fill="currentColor" d="M27 31c0 1.657-3.582 3-8 3v-6c4.418 0 8 1.343 8 3Z"/><path fill="currentColor" strokeLinecap="round" d="m31 18l-9 4h15l3-10h-3z"/></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-linejoin="round" stroke-width="4"><path stroke-linecap="round" d="M32.5 30H36l8-8H11a3 3 0 0 0-1.8.6L4 26.5l6.277 3.177A3 3 0 0 0 11.63 30H13"/><path fill="currentColor" d="M27 31c0 1.657-3.582 3-8 3v-6c4.418 0 8 1.343 8 3Z"/><path fill="currentColor" stroke-linecap="round" d="m31 18l-9 4h15l3-10h-3z"/></g></svg> </template>
CSS
.icon-aviation {
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-linejoin%3D%22round%22%20stroke-width%3D%224%22%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M32.5%2030H36l8-8H11a3%203%200%200%200-1.8.6L4%2026.5l6.277%203.177A3%203%200%200%200%2011.63%2030H13%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M27%2031c0%201.657-3.582%203-8%203v-6c4.418%200%208%201.343%208%203Z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20d%3D%22m31%2018l-9%204h15l3-10h-3z%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-linejoin%3D%22round%22%20stroke-width%3D%224%22%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M32.5%2030H36l8-8H11a3%203%200%200%200-1.8.6L4%2026.5l6.277%203.177A3%203%200%200%200%2011.63%2030H13%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M27%2031c0%201.657-3.582%203-8%203v-6c4.418%200%208%201.343%208%203Z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20d%3D%22m31%2018l-9%204h15l3-10h-3z%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/aviation.svg?color=%231a73e8&size=48