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

Name
home-and-garden-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 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="M6.616 19q-.672 0-1.144-.472T5 17.385V9.452l-2 1.486q-.171.116-.363.095q-.19-.022-.325-.199q-.135-.17-.111-.359t.195-.323l8.654-6.438q.217-.162.463-.233t.493-.072t.5.072t.469.232l7.225 5.38q.34.253.18.65q-.16.395-.582.32q-.554-.017-1.13.1t-1.168.366q-1.616-.69-3.107-.359t-2.691 1.532t-1.532 2.682t.359 3.116q-.092.227-.163.444q-.072.218-.116.45q-.063.254-.262.43T9.516 19zM17.5 21.76q-1.127.782-2.207.747t-1.922-.878q-.842-.842-.878-1.932q-.035-1.09.747-2.197q-.782-1.127-.747-2.207t.878-1.922t1.932-.878q1.09-.035 2.197.748q1.127-.783 2.207-.748t1.922.878t.878 1.932t-.748 2.197q.783 1.127.748 2.207t-.878 1.922t-1.932.878t-2.197-.747m.56-3.7q.229-.227.229-.56t-.228-.56q-.228-.229-.561-.229t-.56.228t-.229.561t.228.56q.228.229.561.229t.56-.228"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightHomeAndGardenRounded(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="M6.616 19q-.672 0-1.144-.472T5 17.385V9.452l-2 1.486q-.171.116-.363.095q-.19-.022-.325-.199q-.135-.17-.111-.359t.195-.323l8.654-6.438q.217-.162.463-.233t.493-.072t.5.072t.469.232l7.225 5.38q.34.253.18.65q-.16.395-.582.32q-.554-.017-1.13.1t-1.168.366q-1.616-.69-3.107-.359t-2.691 1.532t-1.532 2.682t.359 3.116q-.092.227-.163.444q-.072.218-.116.45q-.063.254-.262.43T9.516 19zM17.5 21.76q-1.127.782-2.207.747t-1.922-.878q-.842-.842-.878-1.932q-.035-1.09.747-2.197q-.782-1.127-.747-2.207t.878-1.922t1.932-.878q1.09-.035 2.197.748q1.127-.783 2.207-.748t1.922.878t.878 1.932t-.748 2.197q.783 1.127.748 2.207t-.878 1.922t-1.932.878t-2.197-.747m.56-3.7q.229-.227.229-.56t-.228-.56q-.228-.229-.561-.229t-.56.228t-.229.561t.228.56q.228.229.561.229t.56-.228"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M6.616 19q-.672 0-1.144-.472T5 17.385V9.452l-2 1.486q-.171.116-.363.095q-.19-.022-.325-.199q-.135-.17-.111-.359t.195-.323l8.654-6.438q.217-.162.463-.233t.493-.072t.5.072t.469.232l7.225 5.38q.34.253.18.65q-.16.395-.582.32q-.554-.017-1.13.1t-1.168.366q-1.616-.69-3.107-.359t-2.691 1.532t-1.532 2.682t.359 3.116q-.092.227-.163.444q-.072.218-.116.45q-.063.254-.262.43T9.516 19zM17.5 21.76q-1.127.782-2.207.747t-1.922-.878q-.842-.842-.878-1.932q-.035-1.09.747-2.197q-.782-1.127-.747-2.207t.878-1.922t1.932-.878q1.09-.035 2.197.748q1.127-.783 2.207-.748t1.922.878t.878 1.932t-.748 2.197q.783 1.127.748 2.207t-.878 1.922t-1.932.878t-2.197-.747m.56-3.7q.229-.227.229-.56t-.228-.56q-.228-.229-.561-.229t-.56.228t-.229.561t.228.56q.228.229.561.229t.56-.228"/></svg>
</template>

CSS

.icon-home-and-garden-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%22M6.616%2019q-.672%200-1.144-.472T5%2017.385V9.452l-2%201.486q-.171.116-.363.095q-.19-.022-.325-.199q-.135-.17-.111-.359t.195-.323l8.654-6.438q.217-.162.463-.233t.493-.072t.5.072t.469.232l7.225%205.38q.34.253.18.65q-.16.395-.582.32q-.554-.017-1.13.1t-1.168.366q-1.616-.69-3.107-.359t-2.691%201.532t-1.532%202.682t.359%203.116q-.092.227-.163.444q-.072.218-.116.45q-.063.254-.262.43T9.516%2019zM17.5%2021.76q-1.127.782-2.207.747t-1.922-.878q-.842-.842-.878-1.932q-.035-1.09.747-2.197q-.782-1.127-.747-2.207t.878-1.922t1.932-.878q1.09-.035%202.197.748q1.127-.783%202.207-.748t1.922.878t.878%201.932t-.748%202.197q.783%201.127.748%202.207t-.878%201.922t-1.932.878t-2.197-.747m.56-3.7q.229-.227.229-.56t-.228-.56q-.228-.229-.561-.229t-.56.228t-.229.561t.228.56q.228.229.561.229t.56-.228%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%22M6.616%2019q-.672%200-1.144-.472T5%2017.385V9.452l-2%201.486q-.171.116-.363.095q-.19-.022-.325-.199q-.135-.17-.111-.359t.195-.323l8.654-6.438q.217-.162.463-.233t.493-.072t.5.072t.469.232l7.225%205.38q.34.253.18.65q-.16.395-.582.32q-.554-.017-1.13.1t-1.168.366q-1.616-.69-3.107-.359t-2.691%201.532t-1.532%202.682t.359%203.116q-.092.227-.163.444q-.072.218-.116.45q-.063.254-.262.43T9.516%2019zM17.5%2021.76q-1.127.782-2.207.747t-1.922-.878q-.842-.842-.878-1.932q-.035-1.09.747-2.197q-.782-1.127-.747-2.207t.878-1.922t1.932-.878q1.09-.035%202.197.748q1.127-.783%202.207-.748t1.922.878t.878%201.932t-.748%202.197q.783%201.127.748%202.207t-.878%201.922t-1.932.878t-2.197-.747m.56-3.7q.229-.227.229-.56t-.228-.56q-.228-.229-.561-.229t-.56.228t-.229.561t.228.56q.228.229.561.229t.56-.228%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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