house 03 icon
house-03 from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- house-03
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
Related icons in Huge Icons
Use the house 03 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-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="m1.5 10.002l5.5-6m0 0l4.311 4.703c.586.639.879.958 1.264 1.128c.384.169.818.169 1.685.169h8.24l-4.311-4.703c-.586-.639-.879-.958-1.264-1.128c-.384-.17-.818-.17-1.685-.17zM11 8.5V20H7c-1.886 0-2.828 0-3.414-.586S3 17.885 3 16V8.5"/><path d="M11 20h6c1.886 0 2.828 0 3.414-.586S21 17.885 21 16v-6M4 7V4m3.125 7.25H7m.25 0a.25.25 0 1 1-.5 0a.25.25 0 0 1 .5 0M7 20v-4m8-2h2"/></g></svg>
React
import type { SVGProps } from "react";
export function HugeiconsHouse03(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" strokeLinecap="round" strokeLinejoin="round" strokeWidth="1.5"><path d="m1.5 10.002l5.5-6m0 0l4.311 4.703c.586.639.879.958 1.264 1.128c.384.169.818.169 1.685.169h8.24l-4.311-4.703c-.586-.639-.879-.958-1.264-1.128c-.384-.17-.818-.17-1.685-.17zM11 8.5V20H7c-1.886 0-2.828 0-3.414-.586S3 17.885 3 16V8.5"/><path d="M11 20h6c1.886 0 2.828 0 3.414-.586S21 17.885 21 16v-6M4 7V4m3.125 7.25H7m.25 0a.25.25 0 1 1-.5 0a.25.25 0 0 1 .5 0M7 20v-4m8-2h2"/></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-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="m1.5 10.002l5.5-6m0 0l4.311 4.703c.586.639.879.958 1.264 1.128c.384.169.818.169 1.685.169h8.24l-4.311-4.703c-.586-.639-.879-.958-1.264-1.128c-.384-.17-.818-.17-1.685-.17zM11 8.5V20H7c-1.886 0-2.828 0-3.414-.586S3 17.885 3 16V8.5"/><path d="M11 20h6c1.886 0 2.828 0 3.414-.586S21 17.885 21 16v-6M4 7V4m3.125 7.25H7m.25 0a.25.25 0 1 1-.5 0a.25.25 0 0 1 .5 0M7 20v-4m8-2h2"/></g></svg> </template>
CSS
.icon-house-03 {
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-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22m1.5%2010.002l5.5-6m0%200l4.311%204.703c.586.639.879.958%201.264%201.128c.384.169.818.169%201.685.169h8.24l-4.311-4.703c-.586-.639-.879-.958-1.264-1.128c-.384-.17-.818-.17-1.685-.17zM11%208.5V20H7c-1.886%200-2.828%200-3.414-.586S3%2017.885%203%2016V8.5%22%2F%3E%3Cpath%20d%3D%22M11%2020h6c1.886%200%202.828%200%203.414-.586S21%2017.885%2021%2016v-6M4%207V4m3.125%207.25H7m.25%200a.25.25%200%201%201-.5%200a.25.25%200%200%201%20.5%200M7%2020v-4m8-2h2%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-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22m1.5%2010.002l5.5-6m0%200l4.311%204.703c.586.639.879.958%201.264%201.128c.384.169.818.169%201.685.169h8.24l-4.311-4.703c-.586-.639-.879-.958-1.264-1.128c-.384-.17-.818-.17-1.685-.17zM11%208.5V20H7c-1.886%200-2.828%200-3.414-.586S3%2017.885%203%2016V8.5%22%2F%3E%3Cpath%20d%3D%22M11%2020h6c1.886%200%202.828%200%203.414-.586S21%2017.885%2021%2016v-6M4%207V4m3.125%207.25H7m.25%200a.25.25%200%201%201-.5%200a.25.25%200%200%201%20.5%200M7%2020v-4m8-2h2%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-03.svg?color=%231a73e8&size=48