house-rounded from Material Symbols Light by Google · Rounded · Household · Apache-2.0 Free for personal and commercial use.

Name
house-rounded
Set
Material Symbols Light
Style
Rounded
Category
Household
Viewbox
24×24
License
Apache 2.0

3 other variants in Material Symbols Light

The same icon in other sets

More household icons from Material Symbols Light

Use the house icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M7.308 19q-.667 0-1.141-.475t-.475-1.14V9.946L3 11.952q-.177.115-.365.097q-.189-.018-.323-.195q-.135-.177-.114-.365q.021-.189.198-.324l8.629-6.451q.217-.162.463-.233T12 4.409t.513.072t.462.232l3.371 2.51v-1.28q0-.393.275-.668Q16.897 5 17.29 5t.667.275t.274.667v2.696l3.392 2.528q.171.134.195.323t-.11.365t-.323.195t-.366-.097l-2.692-2.006v7.439q0 .666-.475 1.14t-1.14.475h-1.289q-.666 0-1.14-.475t-.475-1.14v-2q0-.667-.475-1.141t-1.14-.475h-.385q-.667 0-1.141.475t-.475 1.14v2q0 .667-.474 1.142T8.577 19zm2.884-8.994h3.616q0-.704-.542-1.159q-.543-.455-1.266-.455t-1.265.454t-.543 1.16"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightHouseRounded(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M7.308 19q-.667 0-1.141-.475t-.475-1.14V9.946L3 11.952q-.177.115-.365.097q-.189-.018-.323-.195q-.135-.177-.114-.365q.021-.189.198-.324l8.629-6.451q.217-.162.463-.233T12 4.409t.513.072t.462.232l3.371 2.51v-1.28q0-.393.275-.668Q16.897 5 17.29 5t.667.275t.274.667v2.696l3.392 2.528q.171.134.195.323t-.11.365t-.323.195t-.366-.097l-2.692-2.006v7.439q0 .666-.475 1.14t-1.14.475h-1.289q-.666 0-1.14-.475t-.475-1.14v-2q0-.667-.475-1.141t-1.14-.475h-.385q-.667 0-1.141.475t-.475 1.14v2q0 .667-.474 1.142T8.577 19zm2.884-8.994h3.616q0-.704-.542-1.159q-.543-.455-1.266-.455t-1.265.454t-.543 1.16"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M7.308 19q-.667 0-1.141-.475t-.475-1.14V9.946L3 11.952q-.177.115-.365.097q-.189-.018-.323-.195q-.135-.177-.114-.365q.021-.189.198-.324l8.629-6.451q.217-.162.463-.233T12 4.409t.513.072t.462.232l3.371 2.51v-1.28q0-.393.275-.668Q16.897 5 17.29 5t.667.275t.274.667v2.696l3.392 2.528q.171.134.195.323t-.11.365t-.323.195t-.366-.097l-2.692-2.006v7.439q0 .666-.475 1.14t-1.14.475h-1.289q-.666 0-1.14-.475t-.475-1.14v-2q0-.667-.475-1.141t-1.14-.475h-.385q-.667 0-1.141.475t-.475 1.14v2q0 .667-.474 1.142T8.577 19zm2.884-8.994h3.616q0-.704-.542-1.159q-.543-.455-1.266-.455t-1.265.454t-.543 1.16"/></svg>
</template>

CSS

.icon-house-rounded {
  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%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M7.308%2019q-.667%200-1.141-.475t-.475-1.14V9.946L3%2011.952q-.177.115-.365.097q-.189-.018-.323-.195q-.135-.177-.114-.365q.021-.189.198-.324l8.629-6.451q.217-.162.463-.233T12%204.409t.513.072t.462.232l3.371%202.51v-1.28q0-.393.275-.668Q16.897%205%2017.29%205t.667.275t.274.667v2.696l3.392%202.528q.171.134.195.323t-.11.365t-.323.195t-.366-.097l-2.692-2.006v7.439q0%20.666-.475%201.14t-1.14.475h-1.289q-.666%200-1.14-.475t-.475-1.14v-2q0-.667-.475-1.141t-1.14-.475h-.385q-.667%200-1.141.475t-.475%201.14v2q0%20.667-.474%201.142T8.577%2019zm2.884-8.994h3.616q0-.704-.542-1.159q-.543-.455-1.266-.455t-1.265.454t-.543%201.16%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M7.308%2019q-.667%200-1.141-.475t-.475-1.14V9.946L3%2011.952q-.177.115-.365.097q-.189-.018-.323-.195q-.135-.177-.114-.365q.021-.189.198-.324l8.629-6.451q.217-.162.463-.233T12%204.409t.513.072t.462.232l3.371%202.51v-1.28q0-.393.275-.668Q16.897%205%2017.29%205t.667.275t.274.667v2.696l3.392%202.528q.171.134.195.323t-.11.365t-.323.195t-.366-.097l-2.692-2.006v7.439q0%20.666-.475%201.14t-1.14.475h-1.289q-.666%200-1.14-.475t-.475-1.14v-2q0-.667-.475-1.141t-1.14-.475h-.385q-.667%200-1.141.475t-.475%201.14v2q0%20.667-.474%201.142T8.577%2019zm2.884-8.994h3.616q0-.704-.542-1.159q-.543-.455-1.266-.455t-1.265.454t-.543%201.16%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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