house 02 icon
house-02 from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- house-02
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
Related icons in Huge Icons
Use the house 02 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="M3 14.5V17c0 1.886 0 2.828.586 3.414S5.114 21 7 21s2.828 0 3.414-.586S11 18.886 11 17v-2.5"/><path d="m2 15l2.324-2.197C5.596 11.602 6.233 11 7 11s1.404.601 2.676 1.803L12 15m-5 3v3M21 7.5V17c0 1.886 0 2.828-.586 3.414S18.886 21 17 21h-2m-4-11V7.5"/><path d="m10 8l3.297-3.157C14.58 3.614 15.222 3 16 3s1.42.614 2.703 1.843L22 8m-6 1.625v.75m-.75-1.125h1.5v1.5h-1.5zM20 3v3"/></g></svg>
React
import type { SVGProps } from "react";
export function HugeiconsHouse02(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="M3 14.5V17c0 1.886 0 2.828.586 3.414S5.114 21 7 21s2.828 0 3.414-.586S11 18.886 11 17v-2.5"/><path d="m2 15l2.324-2.197C5.596 11.602 6.233 11 7 11s1.404.601 2.676 1.803L12 15m-5 3v3M21 7.5V17c0 1.886 0 2.828-.586 3.414S18.886 21 17 21h-2m-4-11V7.5"/><path d="m10 8l3.297-3.157C14.58 3.614 15.222 3 16 3s1.42.614 2.703 1.843L22 8m-6 1.625v.75m-.75-1.125h1.5v1.5h-1.5zM20 3v3"/></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="M3 14.5V17c0 1.886 0 2.828.586 3.414S5.114 21 7 21s2.828 0 3.414-.586S11 18.886 11 17v-2.5"/><path d="m2 15l2.324-2.197C5.596 11.602 6.233 11 7 11s1.404.601 2.676 1.803L12 15m-5 3v3M21 7.5V17c0 1.886 0 2.828-.586 3.414S18.886 21 17 21h-2m-4-11V7.5"/><path d="m10 8l3.297-3.157C14.58 3.614 15.222 3 16 3s1.42.614 2.703 1.843L22 8m-6 1.625v.75m-.75-1.125h1.5v1.5h-1.5zM20 3v3"/></g></svg> </template>
CSS
.icon-house-02 {
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%22M3%2014.5V17c0%201.886%200%202.828.586%203.414S5.114%2021%207%2021s2.828%200%203.414-.586S11%2018.886%2011%2017v-2.5%22%2F%3E%3Cpath%20d%3D%22m2%2015l2.324-2.197C5.596%2011.602%206.233%2011%207%2011s1.404.601%202.676%201.803L12%2015m-5%203v3M21%207.5V17c0%201.886%200%202.828-.586%203.414S18.886%2021%2017%2021h-2m-4-11V7.5%22%2F%3E%3Cpath%20d%3D%22m10%208l3.297-3.157C14.58%203.614%2015.222%203%2016%203s1.42.614%202.703%201.843L22%208m-6%201.625v.75m-.75-1.125h1.5v1.5h-1.5zM20%203v3%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%22M3%2014.5V17c0%201.886%200%202.828.586%203.414S5.114%2021%207%2021s2.828%200%203.414-.586S11%2018.886%2011%2017v-2.5%22%2F%3E%3Cpath%20d%3D%22m2%2015l2.324-2.197C5.596%2011.602%206.233%2011%207%2011s1.404.601%202.676%201.803L12%2015m-5%203v3M21%207.5V17c0%201.886%200%202.828-.586%203.414S18.886%2021%2017%2021h-2m-4-11V7.5%22%2F%3E%3Cpath%20d%3D%22m10%208l3.297-3.157C14.58%203.614%2015.222%203%2016%203s1.42.614%202.703%201.843L22%208m-6%201.625v.75m-.75-1.125h1.5v1.5h-1.5zM20%203v3%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-02.svg?color=%231a73e8&size=48