building townhouse icon
building-townhouse-32-filled from Fluent UI System Icons by Microsoft Corporation · 32 Filled · MIT Free for personal and commercial use.
- Name
- building-townhouse-32-filled
- Set
- Fluent UI System Icons
- Style
- 32 Filled
- Viewbox
- 32×32
- License
- MIT
5 other variants in Fluent UI System Icons
Related icons in Fluent UI System Icons
building-bank-16-filledbuilding-bank-link-16-filledbuilding-bank-toolbox-20-filledbuilding-checkmark-16-filledbuilding-cloud-24-filledbuilding-desktop-16-filledbuilding-factory-16-filledbuilding-government-16-filledbuilding-government-search-16-filledbuilding-home-16-filledbuilding-lighthouse-16-filledbuilding-mosque-12-filledbuilding-multiple-16-filledbuilding-people-16-filledbuilding-retail-20-filledbuilding-retail-money-20-filledbuilding-retail-more-20-filledbuilding-retail-shield-20-filledbuilding-retail-toolbox-20-filledbuilding-shop-16-filledbuilding-skyscraper-16-filledbuilding-swap-16-filledbuilding-yurt-16-filled
Use the building townhouse icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M10.424 3.71a2 2 0 0 0-2.848 0L3.864 7.476A3 3 0 0 0 3 9.58V26a3 3 0 0 0 3 3h4v-7a1 1 0 0 1 1-1h4V9.581a3 3 0 0 0-.864-2.106zM17 9.582V21h4a1 1 0 0 1 1 1v7h4a3 3 0 0 0 3-3V9.581a3 3 0 0 0-.864-2.106L24.424 3.71a2 2 0 0 0-2.848 0l-3.712 3.764A3 3 0 0 0 17 9.58M17 23v6h3v-6zm-2 6v-6h-3v6zM9 13.25a1.25 1.25 0 1 1 0-2.5a1.25 1.25 0 0 1 0 2.5M21.75 12a1.25 1.25 0 1 1 2.5 0a1.25 1.25 0 0 1-2.5 0M9 18.25a1.25 1.25 0 1 1 0-2.5a1.25 1.25 0 0 1 0 2.5M21.75 17a1.25 1.25 0 1 1 2.5 0a1.25 1.25 0 0 1-2.5 0"/></svg>
React
import type { SVGProps } from "react";
export function FluentBuildingTownhouse32Filled(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M10.424 3.71a2 2 0 0 0-2.848 0L3.864 7.476A3 3 0 0 0 3 9.58V26a3 3 0 0 0 3 3h4v-7a1 1 0 0 1 1-1h4V9.581a3 3 0 0 0-.864-2.106zM17 9.582V21h4a1 1 0 0 1 1 1v7h4a3 3 0 0 0 3-3V9.581a3 3 0 0 0-.864-2.106L24.424 3.71a2 2 0 0 0-2.848 0l-3.712 3.764A3 3 0 0 0 17 9.58M17 23v6h3v-6zm-2 6v-6h-3v6zM9 13.25a1.25 1.25 0 1 1 0-2.5a1.25 1.25 0 0 1 0 2.5M21.75 12a1.25 1.25 0 1 1 2.5 0a1.25 1.25 0 0 1-2.5 0M9 18.25a1.25 1.25 0 1 1 0-2.5a1.25 1.25 0 0 1 0 2.5M21.75 17a1.25 1.25 0 1 1 2.5 0a1.25 1.25 0 0 1-2.5 0"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M10.424 3.71a2 2 0 0 0-2.848 0L3.864 7.476A3 3 0 0 0 3 9.58V26a3 3 0 0 0 3 3h4v-7a1 1 0 0 1 1-1h4V9.581a3 3 0 0 0-.864-2.106zM17 9.582V21h4a1 1 0 0 1 1 1v7h4a3 3 0 0 0 3-3V9.581a3 3 0 0 0-.864-2.106L24.424 3.71a2 2 0 0 0-2.848 0l-3.712 3.764A3 3 0 0 0 17 9.58M17 23v6h3v-6zm-2 6v-6h-3v6zM9 13.25a1.25 1.25 0 1 1 0-2.5a1.25 1.25 0 0 1 0 2.5M21.75 12a1.25 1.25 0 1 1 2.5 0a1.25 1.25 0 0 1-2.5 0M9 18.25a1.25 1.25 0 1 1 0-2.5a1.25 1.25 0 0 1 0 2.5M21.75 17a1.25 1.25 0 1 1 2.5 0a1.25 1.25 0 0 1-2.5 0"/></svg> </template>
CSS
.icon-building-townhouse-32-filled {
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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M10.424%203.71a2%202%200%200%200-2.848%200L3.864%207.476A3%203%200%200%200%203%209.58V26a3%203%200%200%200%203%203h4v-7a1%201%200%200%201%201-1h4V9.581a3%203%200%200%200-.864-2.106zM17%209.582V21h4a1%201%200%200%201%201%201v7h4a3%203%200%200%200%203-3V9.581a3%203%200%200%200-.864-2.106L24.424%203.71a2%202%200%200%200-2.848%200l-3.712%203.764A3%203%200%200%200%2017%209.58M17%2023v6h3v-6zm-2%206v-6h-3v6zM9%2013.25a1.25%201.25%200%201%201%200-2.5a1.25%201.25%200%200%201%200%202.5M21.75%2012a1.25%201.25%200%201%201%202.5%200a1.25%201.25%200%200%201-2.5%200M9%2018.25a1.25%201.25%200%201%201%200-2.5a1.25%201.25%200%200%201%200%202.5M21.75%2017a1.25%201.25%200%201%201%202.5%200a1.25%201.25%200%200%201-2.5%200%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M10.424%203.71a2%202%200%200%200-2.848%200L3.864%207.476A3%203%200%200%200%203%209.58V26a3%203%200%200%200%203%203h4v-7a1%201%200%200%201%201-1h4V9.581a3%203%200%200%200-.864-2.106zM17%209.582V21h4a1%201%200%200%201%201%201v7h4a3%203%200%200%200%203-3V9.581a3%203%200%200%200-.864-2.106L24.424%203.71a2%202%200%200%200-2.848%200l-3.712%203.764A3%203%200%200%200%2017%209.58M17%2023v6h3v-6zm-2%206v-6h-3v6zM9%2013.25a1.25%201.25%200%201%201%200-2.5a1.25%201.25%200%200%201%200%202.5M21.75%2012a1.25%201.25%200%201%201%202.5%200a1.25%201.25%200%200%201-2.5%200M9%2018.25a1.25%201.25%200%201%201%200-2.5a1.25%201.25%200%200%201%200%202.5M21.75%2017a1.25%201.25%200%201%201%202.5%200a1.25%201.25%200%200%201-2.5%200%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/building-townhouse-32-filled.svg?color=%231a73e8&size=48