home and garden icon
home-and-garden-rounded from Material Symbols by Google · Rounded · Household · Apache-2.0 Free for personal and commercial use.
- Name
- home-and-garden-rounded
- Set
- Material Symbols
- Style
- Rounded
- Category
- Household
- Viewbox
- 24×24
- License
- Apache 2.0
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="M6 20q-.825 0-1.412-.587T4 18v-7.375L3 11.4q-.325.25-.737.2t-.663-.4q-.25-.325-.187-.725t.387-.65l9-6.9q.275-.2.588-.3t.637-.1t.625.1t.575.3L20.7 8.65q.475.35.238.9t-.813.475q-.65-.075-1.312.013t-1.313.337q-1.5-.575-3.088-.262t-2.787 1.512t-1.513 2.788t.263 3.087q-.15.4-.25.8t-.125.825q-.025.35-.262.613T9.15 20zm11.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 MaterialSymbolsHomeAndGardenRounded(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 20q-.825 0-1.412-.587T4 18v-7.375L3 11.4q-.325.25-.737.2t-.663-.4q-.25-.325-.187-.725t.387-.65l9-6.9q.275-.2.588-.3t.637-.1t.625.1t.575.3L20.7 8.65q.475.35.238.9t-.813.475q-.65-.075-1.312.013t-1.313.337q-1.5-.575-3.088-.262t-2.787 1.512t-1.513 2.788t.263 3.087q-.15.4-.25.8t-.125.825q-.025.35-.262.613T9.15 20zm11.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="M6 20q-.825 0-1.412-.587T4 18v-7.375L3 11.4q-.325.25-.737.2t-.663-.4q-.25-.325-.187-.725t.387-.65l9-6.9q.275-.2.588-.3t.637-.1t.625.1t.575.3L20.7 8.65q.475.35.238.9t-.813.475q-.65-.075-1.312.013t-1.313.337q-1.5-.575-3.088-.262t-2.787 1.512t-1.513 2.788t.263 3.087q-.15.4-.25.8t-.125.825q-.025.35-.262.613T9.15 20zm11.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-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%2020q-.825%200-1.412-.587T4%2018v-7.375L3%2011.4q-.325.25-.737.2t-.663-.4q-.25-.325-.187-.725t.387-.65l9-6.9q.275-.2.588-.3t.637-.1t.625.1t.575.3L20.7%208.65q.475.35.238.9t-.813.475q-.65-.075-1.312.013t-1.313.337q-1.5-.575-3.088-.262t-2.787%201.512t-1.513%202.788t.263%203.087q-.15.4-.25.8t-.125.825q-.025.35-.262.613T9.15%2020zm11.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%22M6%2020q-.825%200-1.412-.587T4%2018v-7.375L3%2011.4q-.325.25-.737.2t-.663-.4q-.25-.325-.187-.725t.387-.65l9-6.9q.275-.2.588-.3t.637-.1t.625.1t.575.3L20.7%208.65q.475.35.238.9t-.813.475q-.65-.075-1.312.013t-1.313.337q-1.5-.575-3.088-.262t-2.787%201.512t-1.513%202.788t.263%203.087q-.15.4-.25.8t-.125.825q-.025.35-.262.613T9.15%2020zm11.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-rounded.svg?color=%231a73e8&size=48