house 04 icon
house-04 from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- house-04
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
Related icons in Huge Icons
Use the house 04 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-width="1.5"><path stroke-linecap="round" stroke-linejoin="round" d="m7 9l4.77-4.265C13.066 3.578 13.713 3 14.5 3s1.435.578 2.73 1.735L22 9M8.5 8v12m12 0V8"/><ellipse cx="3.5" cy="12" rx="1.5" ry="2"/><path stroke-linecap="round" d="M3.5 14v6"/><path stroke-linecap="round" stroke-linejoin="round" d="M2 20h20m-10 0v-4c0-.943 0-1.414.293-1.707S13.057 14 14 14h1c.943 0 1.414 0 1.707.293S17 15.057 17 16v4m-3.5-9h2m-2-3h2"/></g></svg>
React
import type { SVGProps } from "react";
export function HugeiconsHouse04(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" strokeWidth="1.5"><path strokeLinecap="round" strokeLinejoin="round" d="m7 9l4.77-4.265C13.066 3.578 13.713 3 14.5 3s1.435.578 2.73 1.735L22 9M8.5 8v12m12 0V8"/><ellipse cx="3.5" cy="12" rx="1.5" ry="2"/><path strokeLinecap="round" d="M3.5 14v6"/><path strokeLinecap="round" strokeLinejoin="round" d="M2 20h20m-10 0v-4c0-.943 0-1.414.293-1.707S13.057 14 14 14h1c.943 0 1.414 0 1.707.293S17 15.057 17 16v4m-3.5-9h2m-2-3h2"/></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-width="1.5"><path stroke-linecap="round" stroke-linejoin="round" d="m7 9l4.77-4.265C13.066 3.578 13.713 3 14.5 3s1.435.578 2.73 1.735L22 9M8.5 8v12m12 0V8"/><ellipse cx="3.5" cy="12" rx="1.5" ry="2"/><path stroke-linecap="round" d="M3.5 14v6"/><path stroke-linecap="round" stroke-linejoin="round" d="M2 20h20m-10 0v-4c0-.943 0-1.414.293-1.707S13.057 14 14 14h1c.943 0 1.414 0 1.707.293S17 15.057 17 16v4m-3.5-9h2m-2-3h2"/></g></svg> </template>
CSS
.icon-house-04 {
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-width%3D%221.5%22%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22m7%209l4.77-4.265C13.066%203.578%2013.713%203%2014.5%203s1.435.578%202.73%201.735L22%209M8.5%208v12m12%200V8%22%2F%3E%3Cellipse%20cx%3D%223.5%22%20cy%3D%2212%22%20rx%3D%221.5%22%20ry%3D%222%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M3.5%2014v6%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M2%2020h20m-10%200v-4c0-.943%200-1.414.293-1.707S13.057%2014%2014%2014h1c.943%200%201.414%200%201.707.293S17%2015.057%2017%2016v4m-3.5-9h2m-2-3h2%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-width%3D%221.5%22%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22m7%209l4.77-4.265C13.066%203.578%2013.713%203%2014.5%203s1.435.578%202.73%201.735L22%209M8.5%208v12m12%200V8%22%2F%3E%3Cellipse%20cx%3D%223.5%22%20cy%3D%2212%22%20rx%3D%221.5%22%20ry%3D%222%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M3.5%2014v6%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M2%2020h20m-10%200v-4c0-.943%200-1.414.293-1.707S13.057%2014%2014%2014h1c.943%200%201.414%200%201.707.293S17%2015.057%2017%2016v4m-3.5-9h2m-2-3h2%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/house-04.svg?color=%231a73e8&size=48