house-duotone from Reicon by REICON · Duotone · Home · MIT Free for personal and commercial use.

Name
house-duotone
Set
Reicon
Style
Duotone
Category
Home
Viewbox
24×24
License
MIT

2 other variants in Reicon

The same icon in other sets

All house icons →

More home icons from Reicon

Use the house icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><defs><path id="SVG9mmdqcjr" d="M10.75 9.5a1.25 1.25 0 1 1 2.5 0a1.25 1.25 0 0 1-2.5 0"/></defs><g fill="currentColor"><path fill-rule="evenodd" d="m21.532 11.586l-.782-.626v10.29H22a.75.75 0 0 1 0 1.5H2a.75.75 0 1 1 0-1.5h1.25V10.96l-.781.626a.75.75 0 1 1-.937-1.172l8.125-6.5a3.75 3.75 0 0 1 4.686 0l8.125 6.5a.75.75 0 1 1-.936 1.172M12 6.75a2.75 2.75 0 1 0 0 5.5a2.75 2.75 0 0 0 0-5.5m1.746 6.562c-.459-.062-1.032-.062-1.697-.062h-.098c-.665 0-1.238 0-1.697.062c-.491.066-.963.215-1.345.597s-.531.854-.597 1.345c-.062.459-.062 1.032-.062 1.697v4.299h7.5v-4.423c0-.612-.004-1.143-.062-1.573c-.066-.491-.215-.963-.597-1.345s-.853-.531-1.345-.597" clip-rule="evenodd"/><g fill-rule="evenodd" clip-rule="evenodd" opacity=".5"><use href="#SVG9mmdqcjr"/><use href="#SVG9mmdqcjr"/></g><path d="M12.05 13.25c.664 0 1.237 0 1.696.062c.492.066.963.215 1.345.597s.531.853.597 1.345c.058.43.062.96.062 1.573v4.423h-7.5v-4.3c0-.664 0-1.237.062-1.696c.066-.492.215-.963.597-1.345s.854-.531 1.345-.597c.459-.062 1.032-.062 1.697-.062zM16 3h2.5a.5.5 0 0 1 .5.5v4.14l-3.5-2.8V3.5A.5.5 0 0 1 16 3" opacity=".5"/></g></svg>

React

import type { SVGProps } from "react";

export function ReiconHouseDuotone(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><defs><path id="SVG9mmdqcjr" d="M10.75 9.5a1.25 1.25 0 1 1 2.5 0a1.25 1.25 0 0 1-2.5 0"/></defs><g fill="currentColor"><path fillRule="evenodd" d="m21.532 11.586l-.782-.626v10.29H22a.75.75 0 0 1 0 1.5H2a.75.75 0 1 1 0-1.5h1.25V10.96l-.781.626a.75.75 0 1 1-.937-1.172l8.125-6.5a3.75 3.75 0 0 1 4.686 0l8.125 6.5a.75.75 0 1 1-.936 1.172M12 6.75a2.75 2.75 0 1 0 0 5.5a2.75 2.75 0 0 0 0-5.5m1.746 6.562c-.459-.062-1.032-.062-1.697-.062h-.098c-.665 0-1.238 0-1.697.062c-.491.066-.963.215-1.345.597s-.531.854-.597 1.345c-.062.459-.062 1.032-.062 1.697v4.299h7.5v-4.423c0-.612-.004-1.143-.062-1.573c-.066-.491-.215-.963-.597-1.345s-.853-.531-1.345-.597" clipRule="evenodd"/><g fillRule="evenodd" clipRule="evenodd" opacity=".5"><use href="#SVG9mmdqcjr"/><use href="#SVG9mmdqcjr"/></g><path d="M12.05 13.25c.664 0 1.237 0 1.696.062c.492.066.963.215 1.345.597s.531.853.597 1.345c.058.43.062.96.062 1.573v4.423h-7.5v-4.3c0-.664 0-1.237.062-1.696c.066-.492.215-.963.597-1.345s.854-.531 1.345-.597c.459-.062 1.032-.062 1.697-.062zM16 3h2.5a.5.5 0 0 1 .5.5v4.14l-3.5-2.8V3.5A.5.5 0 0 1 16 3" opacity=".5"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><defs><path id="SVG9mmdqcjr" d="M10.75 9.5a1.25 1.25 0 1 1 2.5 0a1.25 1.25 0 0 1-2.5 0"/></defs><g fill="currentColor"><path fill-rule="evenodd" d="m21.532 11.586l-.782-.626v10.29H22a.75.75 0 0 1 0 1.5H2a.75.75 0 1 1 0-1.5h1.25V10.96l-.781.626a.75.75 0 1 1-.937-1.172l8.125-6.5a3.75 3.75 0 0 1 4.686 0l8.125 6.5a.75.75 0 1 1-.936 1.172M12 6.75a2.75 2.75 0 1 0 0 5.5a2.75 2.75 0 0 0 0-5.5m1.746 6.562c-.459-.062-1.032-.062-1.697-.062h-.098c-.665 0-1.238 0-1.697.062c-.491.066-.963.215-1.345.597s-.531.854-.597 1.345c-.062.459-.062 1.032-.062 1.697v4.299h7.5v-4.423c0-.612-.004-1.143-.062-1.573c-.066-.491-.215-.963-.597-1.345s-.853-.531-1.345-.597" clip-rule="evenodd"/><g fill-rule="evenodd" clip-rule="evenodd" opacity=".5"><use href="#SVG9mmdqcjr"/><use href="#SVG9mmdqcjr"/></g><path d="M12.05 13.25c.664 0 1.237 0 1.696.062c.492.066.963.215 1.345.597s.531.853.597 1.345c.058.43.062.96.062 1.573v4.423h-7.5v-4.3c0-.664 0-1.237.062-1.696c.066-.492.215-.963.597-1.345s.854-.531 1.345-.597c.459-.062 1.032-.062 1.697-.062zM16 3h2.5a.5.5 0 0 1 .5.5v4.14l-3.5-2.8V3.5A.5.5 0 0 1 16 3" opacity=".5"/></g></svg>
</template>

CSS

.icon-house-duotone {
  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%3Cdefs%3E%3Cpath%20id%3D%22SVG9mmdqcjr%22%20d%3D%22M10.75%209.5a1.25%201.25%200%201%201%202.5%200a1.25%201.25%200%200%201-2.5%200%22%2F%3E%3C%2Fdefs%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22m21.532%2011.586l-.782-.626v10.29H22a.75.75%200%200%201%200%201.5H2a.75.75%200%201%201%200-1.5h1.25V10.96l-.781.626a.75.75%200%201%201-.937-1.172l8.125-6.5a3.75%203.75%200%200%201%204.686%200l8.125%206.5a.75.75%200%201%201-.936%201.172M12%206.75a2.75%202.75%200%201%200%200%205.5a2.75%202.75%200%200%200%200-5.5m1.746%206.562c-.459-.062-1.032-.062-1.697-.062h-.098c-.665%200-1.238%200-1.697.062c-.491.066-.963.215-1.345.597s-.531.854-.597%201.345c-.062.459-.062%201.032-.062%201.697v4.299h7.5v-4.423c0-.612-.004-1.143-.062-1.573c-.066-.491-.215-.963-.597-1.345s-.853-.531-1.345-.597%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cg%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20opacity%3D%22.5%22%3E%3Cuse%20href%3D%22%23SVG9mmdqcjr%22%2F%3E%3Cuse%20href%3D%22%23SVG9mmdqcjr%22%2F%3E%3C%2Fg%3E%3Cpath%20d%3D%22M12.05%2013.25c.664%200%201.237%200%201.696.062c.492.066.963.215%201.345.597s.531.853.597%201.345c.058.43.062.96.062%201.573v4.423h-7.5v-4.3c0-.664%200-1.237.062-1.696c.066-.492.215-.963.597-1.345s.854-.531%201.345-.597c.459-.062%201.032-.062%201.697-.062zM16%203h2.5a.5.5%200%200%201%20.5.5v4.14l-3.5-2.8V3.5A.5.5%200%200%201%2016%203%22%20opacity%3D%22.5%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%3Cdefs%3E%3Cpath%20id%3D%22SVG9mmdqcjr%22%20d%3D%22M10.75%209.5a1.25%201.25%200%201%201%202.5%200a1.25%201.25%200%200%201-2.5%200%22%2F%3E%3C%2Fdefs%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22m21.532%2011.586l-.782-.626v10.29H22a.75.75%200%200%201%200%201.5H2a.75.75%200%201%201%200-1.5h1.25V10.96l-.781.626a.75.75%200%201%201-.937-1.172l8.125-6.5a3.75%203.75%200%200%201%204.686%200l8.125%206.5a.75.75%200%201%201-.936%201.172M12%206.75a2.75%202.75%200%201%200%200%205.5a2.75%202.75%200%200%200%200-5.5m1.746%206.562c-.459-.062-1.032-.062-1.697-.062h-.098c-.665%200-1.238%200-1.697.062c-.491.066-.963.215-1.345.597s-.531.854-.597%201.345c-.062.459-.062%201.032-.062%201.697v4.299h7.5v-4.423c0-.612-.004-1.143-.062-1.573c-.066-.491-.215-.963-.597-1.345s-.853-.531-1.345-.597%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cg%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20opacity%3D%22.5%22%3E%3Cuse%20href%3D%22%23SVG9mmdqcjr%22%2F%3E%3Cuse%20href%3D%22%23SVG9mmdqcjr%22%2F%3E%3C%2Fg%3E%3Cpath%20d%3D%22M12.05%2013.25c.664%200%201.237%200%201.696.062c.492.066.963.215%201.345.597s.531.853.597%201.345c.058.43.062.96.062%201.573v4.423h-7.5v-4.3c0-.664%200-1.237.062-1.696c.066-.492.215-.963.597-1.345s.854-.531%201.345-.597c.459-.062%201.032-.062%201.697-.062zM16%203h2.5a.5.5%200%200%201%20.5.5v4.14l-3.5-2.8V3.5A.5.5%200%200%201%2016%203%22%20opacity%3D%22.5%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/reicon/house-duotone.svg?color=%231a73e8&size=48

House duotone icon — Reicon · IconsDB