airport icon
airport from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- airport
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
The same icon in other sets
Related icons in Huge Icons
Use the airport icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M10 12H6v7c0 1.414 0 2.121.44 2.56C6.879 22 7.586 22 9 22h1zm8 3h-8v7h8c1.415 0 2.122 0 2.56-.44c.44-.439.44-1.146.44-2.56v-1c0-1.414 0-2.121-.44-2.56C20.123 15 19.416 15 18 15m3-9l-1 1m-3.5 0H20m0 0l-3 3h-1m4-3v3.5m-7.731-.382c-.367.912-.55 1.367-.93 1.625c-.38.257-.872.257-1.854.257H6.512c-.982 0-1.474 0-1.854-.257c-.38-.258-.564-.713-.93-1.625l-.15-.375c-.5-1.243-.75-1.864-.45-2.304C3.425 7 4.097 7 5.441 7h5.113c1.344 0 2.016 0 2.314.44c.3.439.05 1.06-.45 2.303zM9.996 7H6.004C5.19 5.732 4.85 5.098 5.063 4.596C5.347 4.134 6.15 4 7.62 4h.76c1.47 0 2.274.134 2.558.596c.213.502-.127 1.136-.942 2.404M8 4V2"/></svg>
React
import type { SVGProps } from "react";
export function HugeiconsAirport(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth="1.5" d="M10 12H6v7c0 1.414 0 2.121.44 2.56C6.879 22 7.586 22 9 22h1zm8 3h-8v7h8c1.415 0 2.122 0 2.56-.44c.44-.439.44-1.146.44-2.56v-1c0-1.414 0-2.121-.44-2.56C20.123 15 19.416 15 18 15m3-9l-1 1m-3.5 0H20m0 0l-3 3h-1m4-3v3.5m-7.731-.382c-.367.912-.55 1.367-.93 1.625c-.38.257-.872.257-1.854.257H6.512c-.982 0-1.474 0-1.854-.257c-.38-.258-.564-.713-.93-1.625l-.15-.375c-.5-1.243-.75-1.864-.45-2.304C3.425 7 4.097 7 5.441 7h5.113c1.344 0 2.016 0 2.314.44c.3.439.05 1.06-.45 2.303zM9.996 7H6.004C5.19 5.732 4.85 5.098 5.063 4.596C5.347 4.134 6.15 4 7.62 4h.76c1.47 0 2.274.134 2.558.596c.213.502-.127 1.136-.942 2.404M8 4V2"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M10 12H6v7c0 1.414 0 2.121.44 2.56C6.879 22 7.586 22 9 22h1zm8 3h-8v7h8c1.415 0 2.122 0 2.56-.44c.44-.439.44-1.146.44-2.56v-1c0-1.414 0-2.121-.44-2.56C20.123 15 19.416 15 18 15m3-9l-1 1m-3.5 0H20m0 0l-3 3h-1m4-3v3.5m-7.731-.382c-.367.912-.55 1.367-.93 1.625c-.38.257-.872.257-1.854.257H6.512c-.982 0-1.474 0-1.854-.257c-.38-.258-.564-.713-.93-1.625l-.15-.375c-.5-1.243-.75-1.864-.45-2.304C3.425 7 4.097 7 5.441 7h5.113c1.344 0 2.016 0 2.314.44c.3.439.05 1.06-.45 2.303zM9.996 7H6.004C5.19 5.732 4.85 5.098 5.063 4.596C5.347 4.134 6.15 4 7.62 4h.76c1.47 0 2.274.134 2.558.596c.213.502-.127 1.136-.942 2.404M8 4V2"/></svg> </template>
CSS
.icon-airport {
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%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22M10%2012H6v7c0%201.414%200%202.121.44%202.56C6.879%2022%207.586%2022%209%2022h1zm8%203h-8v7h8c1.415%200%202.122%200%202.56-.44c.44-.439.44-1.146.44-2.56v-1c0-1.414%200-2.121-.44-2.56C20.123%2015%2019.416%2015%2018%2015m3-9l-1%201m-3.5%200H20m0%200l-3%203h-1m4-3v3.5m-7.731-.382c-.367.912-.55%201.367-.93%201.625c-.38.257-.872.257-1.854.257H6.512c-.982%200-1.474%200-1.854-.257c-.38-.258-.564-.713-.93-1.625l-.15-.375c-.5-1.243-.75-1.864-.45-2.304C3.425%207%204.097%207%205.441%207h5.113c1.344%200%202.016%200%202.314.44c.3.439.05%201.06-.45%202.303zM9.996%207H6.004C5.19%205.732%204.85%205.098%205.063%204.596C5.347%204.134%206.15%204%207.62%204h.76c1.47%200%202.274.134%202.558.596c.213.502-.127%201.136-.942%202.404M8%204V2%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%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22M10%2012H6v7c0%201.414%200%202.121.44%202.56C6.879%2022%207.586%2022%209%2022h1zm8%203h-8v7h8c1.415%200%202.122%200%202.56-.44c.44-.439.44-1.146.44-2.56v-1c0-1.414%200-2.121-.44-2.56C20.123%2015%2019.416%2015%2018%2015m3-9l-1%201m-3.5%200H20m0%200l-3%203h-1m4-3v3.5m-7.731-.382c-.367.912-.55%201.367-.93%201.625c-.38.257-.872.257-1.854.257H6.512c-.982%200-1.474%200-1.854-.257c-.38-.258-.564-.713-.93-1.625l-.15-.375c-.5-1.243-.75-1.864-.45-2.304C3.425%207%204.097%207%205.441%207h5.113c1.344%200%202.016%200%202.314.44c.3.439.05%201.06-.45%202.303zM9.996%207H6.004C5.19%205.732%204.85%205.098%205.063%204.596C5.347%204.134%206.15%204%207.62%204h.76c1.47%200%202.274.134%202.558.596c.213.502-.127%201.136-.942%202.404M8%204V2%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/hugeicons/airport.svg?color=%231a73e8&size=48