building 06 icon
building-06 from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- building-06
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
Related icons in Huge Icons
Use the building 06 icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linejoin="round" stroke-width="1.5"><path d="M12 2H6c-2.482 0-3 .518-3 3v17h12V5c0-2.482-.518-3-3-3Zm6 6h-3v14h6V11c0-2.482-.518-3-3-3Z"/><path stroke-linecap="round" d="M8 6h2M8 9h2m-2 3h2"/><path d="M11.5 22v-4c0-.943 0-1.414-.293-1.707S10.443 16 9.5 16h-1c-.943 0-1.414 0-1.707.293S6.5 17.057 6.5 18v4"/></g></svg>
React
import type { SVGProps } from "react";
export function HugeiconsBuilding06(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" strokeLinejoin="round" strokeWidth="1.5"><path d="M12 2H6c-2.482 0-3 .518-3 3v17h12V5c0-2.482-.518-3-3-3Zm6 6h-3v14h6V11c0-2.482-.518-3-3-3Z"/><path strokeLinecap="round" d="M8 6h2M8 9h2m-2 3h2"/><path d="M11.5 22v-4c0-.943 0-1.414-.293-1.707S10.443 16 9.5 16h-1c-.943 0-1.414 0-1.707.293S6.5 17.057 6.5 18v4"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linejoin="round" stroke-width="1.5"><path d="M12 2H6c-2.482 0-3 .518-3 3v17h12V5c0-2.482-.518-3-3-3Zm6 6h-3v14h6V11c0-2.482-.518-3-3-3Z"/><path stroke-linecap="round" d="M8 6h2M8 9h2m-2 3h2"/><path d="M11.5 22v-4c0-.943 0-1.414-.293-1.707S10.443 16 9.5 16h-1c-.943 0-1.414 0-1.707.293S6.5 17.057 6.5 18v4"/></g></svg> </template>
CSS
.icon-building-06 {
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%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M12%202H6c-2.482%200-3%20.518-3%203v17h12V5c0-2.482-.518-3-3-3Zm6%206h-3v14h6V11c0-2.482-.518-3-3-3Z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M8%206h2M8%209h2m-2%203h2%22%2F%3E%3Cpath%20d%3D%22M11.5%2022v-4c0-.943%200-1.414-.293-1.707S10.443%2016%209.5%2016h-1c-.943%200-1.414%200-1.707.293S6.5%2017.057%206.5%2018v4%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%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M12%202H6c-2.482%200-3%20.518-3%203v17h12V5c0-2.482-.518-3-3-3Zm6%206h-3v14h6V11c0-2.482-.518-3-3-3Z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M8%206h2M8%209h2m-2%203h2%22%2F%3E%3Cpath%20d%3D%22M11.5%2022v-4c0-.943%200-1.414-.293-1.707S10.443%2016%209.5%2016h-1c-.943%200-1.414%200-1.707.293S6.5%2017.057%206.5%2018v4%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/hugeicons/building-06.svg?color=%231a73e8&size=48