home and garden icon

home-and-garden from Material Symbols by Google · Regular · Household · Apache-2.0 Free for personal and commercial use.

Name
home-and-garden
Set
Material Symbols
Style
Regular
Category
Household
Viewbox
24×24
License
Apache 2.0
Aliases
home-and-garden-sharp

3 other variants in Material Symbols

The same icon in other sets

More household icons from Material Symbols

Use the home and garden icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M4 20v-9.375L2.2 12l-1.175-1.575l11-8.425L23 10.425l-.4.525q-1.125-.775-2.475-.925t-2.625.35q-1.5-.575-3.088-.262t-2.787 1.512t-1.513 2.788t.263 3.087q-.25.6-.325 1.225T10.025 20zm13.5 2.375q-1.05.725-2.312.613t-2.163-1.013t-1.012-2.162t.612-2.313q-.725-1.05-.612-2.312t1.012-2.163t2.163-1.012t2.312.612q1.05-.725 2.313-.612t2.162 1.012t1.013 2.163t-.613 2.312q.725 1.05.613 2.313t-1.013 2.162t-2.162 1.013t-2.313-.613m.888-3.988q.362-.362.362-.887t-.363-.888t-.887-.362t-.888.363t-.362.887t.363.888t.887.362t.888-.363"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsHomeAndGarden(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="M4 20v-9.375L2.2 12l-1.175-1.575l11-8.425L23 10.425l-.4.525q-1.125-.775-2.475-.925t-2.625.35q-1.5-.575-3.088-.262t-2.787 1.512t-1.513 2.788t.263 3.087q-.25.6-.325 1.225T10.025 20zm13.5 2.375q-1.05.725-2.312.613t-2.163-1.013t-1.012-2.162t.612-2.313q-.725-1.05-.612-2.312t1.012-2.163t2.163-1.012t2.312.612q1.05-.725 2.313-.612t2.162 1.012t1.013 2.163t-.613 2.312q.725 1.05.613 2.313t-1.013 2.162t-2.162 1.013t-2.313-.613m.888-3.988q.362-.362.362-.887t-.363-.888t-.887-.362t-.888.363t-.362.887t.363.888t.887.362t.888-.363"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M4 20v-9.375L2.2 12l-1.175-1.575l11-8.425L23 10.425l-.4.525q-1.125-.775-2.475-.925t-2.625.35q-1.5-.575-3.088-.262t-2.787 1.512t-1.513 2.788t.263 3.087q-.25.6-.325 1.225T10.025 20zm13.5 2.375q-1.05.725-2.312.613t-2.163-1.013t-1.012-2.162t.612-2.313q-.725-1.05-.612-2.312t1.012-2.163t2.163-1.012t2.312.612q1.05-.725 2.313-.612t2.162 1.012t1.013 2.163t-.613 2.312q.725 1.05.613 2.313t-1.013 2.162t-2.162 1.013t-2.313-.613m.888-3.988q.362-.362.362-.887t-.363-.888t-.887-.362t-.888.363t-.362.887t.363.888t.887.362t.888-.363"/></svg>
</template>

CSS

.icon-home-and-garden {
  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%22M4%2020v-9.375L2.2%2012l-1.175-1.575l11-8.425L23%2010.425l-.4.525q-1.125-.775-2.475-.925t-2.625.35q-1.5-.575-3.088-.262t-2.787%201.512t-1.513%202.788t.263%203.087q-.25.6-.325%201.225T10.025%2020zm13.5%202.375q-1.05.725-2.312.613t-2.163-1.013t-1.012-2.162t.612-2.313q-.725-1.05-.612-2.312t1.012-2.163t2.163-1.012t2.312.612q1.05-.725%202.313-.612t2.162%201.012t1.013%202.163t-.613%202.312q.725%201.05.613%202.313t-1.013%202.162t-2.162%201.013t-2.313-.613m.888-3.988q.362-.362.362-.887t-.363-.888t-.887-.362t-.888.363t-.362.887t.363.888t.887.362t.888-.363%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%22M4%2020v-9.375L2.2%2012l-1.175-1.575l11-8.425L23%2010.425l-.4.525q-1.125-.775-2.475-.925t-2.625.35q-1.5-.575-3.088-.262t-2.787%201.512t-1.513%202.788t.263%203.087q-.25.6-.325%201.225T10.025%2020zm13.5%202.375q-1.05.725-2.312.613t-2.163-1.013t-1.012-2.162t.612-2.313q-.725-1.05-.612-2.312t1.012-2.163t2.163-1.012t2.312.612q1.05-.725%202.313-.612t2.162%201.012t1.013%202.163t-.613%202.312q.725%201.05.613%202.313t-1.013%202.162t-2.162%201.013t-2.313-.613m.888-3.988q.362-.362.362-.887t-.363-.888t-.887-.362t-.888.363t-.362.887t.363.888t.887.362t.888-.363%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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

Home And Garden icon — Material Symbols · IconsDB