family home icon
family-home-rounded from Material Symbols Light by Google · Rounded · Household · Apache-2.0 Free for personal and commercial use.
- Name
- family-home-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 family home icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12.276 16.645q.134-.043.247-.14q.606-.56 1.148-1.088q.543-.527.954-1.033q.412-.506.66-.983q.25-.478.25-.928q0-.835-.57-1.385t-1.367-.55q-.494 0-.897.205t-.701.515q-.26-.31-.678-.515t-.875-.205q-.8 0-1.372.548q-.571.548-.571 1.38q0 .453.238.937q.239.484.651.986t.952 1.03t1.134 1.077q.112.106.245.15q.134.042.276.042t.276-.043M6.616 20q-.667 0-1.141-.475T5 18.386v-7.53l-1.538 1.199q-.178.135-.366.104t-.323-.208t-.11-.365q.023-.189.195-.324l8.148-6.259q.224-.162.478-.243t.519-.08t.51.08t.462.243l8.173 6.26q.171.134.193.322q.02.189-.114.37q-.135.167-.323.198q-.189.03-.36-.104L19 10.856v7.529q0 .666-.475 1.14t-1.14.475z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightFamilyHomeRounded(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="M12.276 16.645q.134-.043.247-.14q.606-.56 1.148-1.088q.543-.527.954-1.033q.412-.506.66-.983q.25-.478.25-.928q0-.835-.57-1.385t-1.367-.55q-.494 0-.897.205t-.701.515q-.26-.31-.678-.515t-.875-.205q-.8 0-1.372.548q-.571.548-.571 1.38q0 .453.238.937q.239.484.651.986t.952 1.03t1.134 1.077q.112.106.245.15q.134.042.276.042t.276-.043M6.616 20q-.667 0-1.141-.475T5 18.386v-7.53l-1.538 1.199q-.178.135-.366.104t-.323-.208t-.11-.365q.023-.189.195-.324l8.148-6.259q.224-.162.478-.243t.519-.08t.51.08t.462.243l8.173 6.26q.171.134.193.322q.02.189-.114.37q-.135.167-.323.198q-.189.03-.36-.104L19 10.856v7.529q0 .666-.475 1.14t-1.14.475z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12.276 16.645q.134-.043.247-.14q.606-.56 1.148-1.088q.543-.527.954-1.033q.412-.506.66-.983q.25-.478.25-.928q0-.835-.57-1.385t-1.367-.55q-.494 0-.897.205t-.701.515q-.26-.31-.678-.515t-.875-.205q-.8 0-1.372.548q-.571.548-.571 1.38q0 .453.238.937q.239.484.651.986t.952 1.03t1.134 1.077q.112.106.245.15q.134.042.276.042t.276-.043M6.616 20q-.667 0-1.141-.475T5 18.386v-7.53l-1.538 1.199q-.178.135-.366.104t-.323-.208t-.11-.365q.023-.189.195-.324l8.148-6.259q.224-.162.478-.243t.519-.08t.51.08t.462.243l8.173 6.26q.171.134.193.322q.02.189-.114.37q-.135.167-.323.198q-.189.03-.36-.104L19 10.856v7.529q0 .666-.475 1.14t-1.14.475z"/></svg> </template>
CSS
.icon-family-home-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%22M12.276%2016.645q.134-.043.247-.14q.606-.56%201.148-1.088q.543-.527.954-1.033q.412-.506.66-.983q.25-.478.25-.928q0-.835-.57-1.385t-1.367-.55q-.494%200-.897.205t-.701.515q-.26-.31-.678-.515t-.875-.205q-.8%200-1.372.548q-.571.548-.571%201.38q0%20.453.238.937q.239.484.651.986t.952%201.03t1.134%201.077q.112.106.245.15q.134.042.276.042t.276-.043M6.616%2020q-.667%200-1.141-.475T5%2018.386v-7.53l-1.538%201.199q-.178.135-.366.104t-.323-.208t-.11-.365q.023-.189.195-.324l8.148-6.259q.224-.162.478-.243t.519-.08t.51.08t.462.243l8.173%206.26q.171.134.193.322q.02.189-.114.37q-.135.167-.323.198q-.189.03-.36-.104L19%2010.856v7.529q0%20.666-.475%201.14t-1.14.475z%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%22M12.276%2016.645q.134-.043.247-.14q.606-.56%201.148-1.088q.543-.527.954-1.033q.412-.506.66-.983q.25-.478.25-.928q0-.835-.57-1.385t-1.367-.55q-.494%200-.897.205t-.701.515q-.26-.31-.678-.515t-.875-.205q-.8%200-1.372.548q-.571.548-.571%201.38q0%20.453.238.937q.239.484.651.986t.952%201.03t1.134%201.077q.112.106.245.15q.134.042.276.042t.276-.043M6.616%2020q-.667%200-1.141-.475T5%2018.386v-7.53l-1.538%201.199q-.178.135-.366.104t-.323-.208t-.11-.365q.023-.189.195-.324l8.148-6.259q.224-.162.478-.243t.519-.08t.51.08t.462.243l8.173%206.26q.171.134.193.322q.02.189-.114.37q-.135.167-.323.198q-.189.03-.36-.104L19%2010.856v7.529q0%20.666-.475%201.14t-1.14.475z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/family-home-rounded.svg?color=%231a73e8&size=48