living icon
living from Material Symbols Light by Google · Regular · Household · Apache-2.0 Free for personal and commercial use.
- Name
- living
- Set
- Material Symbols Light
- Style
- Regular
- Category
- Household
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- living-rounded
3 other variants in Material Symbols Light
The same icon in other sets
More household icons from Material Symbols Light
Use the living icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M4.616 21q-.691 0-1.153-.462T3 19.385V4.615q0-.69.463-1.152T4.615 3h14.77q.69 0 1.152.463T21 4.616v14.769q0 .69-.463 1.153T19.385 21zM7 17.384h10q.825 0 1.105-.424t.28-.96v-3.884q0-.599-.357-1.094t-.894-.672v-.965q0-.981-.701-1.683Q15.73 7 14.75 7h-5.5q-.98 0-1.683.702q-.702.702-.702 1.683v.965q-.536.177-.893.672t-.357 1.094V16q0 .825.425 1.105t.96.28m0-.885q-.225 0-.363-.137T6.5 16v-3.884q0-.425.288-.713t.712-.288t.713.288t.287.713v2h7v-2q0-.425.288-.713t.712-.288t.713.288t.287.713V16q0 .225-.137.363T17 16.5zm2.385-3.27v-1.114q0-.745-.487-1.262T7.75 10.28v-.896q0-.65.425-1.075t1.075-.425h5.5q.65 0 1.075.425t.425 1.075v.896q-.662.056-1.148.573q-.487.517-.487 1.262v1.115z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightLiving(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.616 21q-.691 0-1.153-.462T3 19.385V4.615q0-.69.463-1.152T4.615 3h14.77q.69 0 1.152.463T21 4.616v14.769q0 .69-.463 1.153T19.385 21zM7 17.384h10q.825 0 1.105-.424t.28-.96v-3.884q0-.599-.357-1.094t-.894-.672v-.965q0-.981-.701-1.683Q15.73 7 14.75 7h-5.5q-.98 0-1.683.702q-.702.702-.702 1.683v.965q-.536.177-.893.672t-.357 1.094V16q0 .825.425 1.105t.96.28m0-.885q-.225 0-.363-.137T6.5 16v-3.884q0-.425.288-.713t.712-.288t.713.288t.287.713v2h7v-2q0-.425.288-.713t.712-.288t.713.288t.287.713V16q0 .225-.137.363T17 16.5zm2.385-3.27v-1.114q0-.745-.487-1.262T7.75 10.28v-.896q0-.65.425-1.075t1.075-.425h5.5q.65 0 1.075.425t.425 1.075v.896q-.662.056-1.148.573q-.487.517-.487 1.262v1.115z"/></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.616 21q-.691 0-1.153-.462T3 19.385V4.615q0-.69.463-1.152T4.615 3h14.77q.69 0 1.152.463T21 4.616v14.769q0 .69-.463 1.153T19.385 21zM7 17.384h10q.825 0 1.105-.424t.28-.96v-3.884q0-.599-.357-1.094t-.894-.672v-.965q0-.981-.701-1.683Q15.73 7 14.75 7h-5.5q-.98 0-1.683.702q-.702.702-.702 1.683v.965q-.536.177-.893.672t-.357 1.094V16q0 .825.425 1.105t.96.28m0-.885q-.225 0-.363-.137T6.5 16v-3.884q0-.425.288-.713t.712-.288t.713.288t.287.713v2h7v-2q0-.425.288-.713t.712-.288t.713.288t.287.713V16q0 .225-.137.363T17 16.5zm2.385-3.27v-1.114q0-.745-.487-1.262T7.75 10.28v-.896q0-.65.425-1.075t1.075-.425h5.5q.65 0 1.075.425t.425 1.075v.896q-.662.056-1.148.573q-.487.517-.487 1.262v1.115z"/></svg> </template>
CSS
.icon-living {
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.616%2021q-.691%200-1.153-.462T3%2019.385V4.615q0-.69.463-1.152T4.615%203h14.77q.69%200%201.152.463T21%204.616v14.769q0%20.69-.463%201.153T19.385%2021zM7%2017.384h10q.825%200%201.105-.424t.28-.96v-3.884q0-.599-.357-1.094t-.894-.672v-.965q0-.981-.701-1.683Q15.73%207%2014.75%207h-5.5q-.98%200-1.683.702q-.702.702-.702%201.683v.965q-.536.177-.893.672t-.357%201.094V16q0%20.825.425%201.105t.96.28m0-.885q-.225%200-.363-.137T6.5%2016v-3.884q0-.425.288-.713t.712-.288t.713.288t.287.713v2h7v-2q0-.425.288-.713t.712-.288t.713.288t.287.713V16q0%20.225-.137.363T17%2016.5zm2.385-3.27v-1.114q0-.745-.487-1.262T7.75%2010.28v-.896q0-.65.425-1.075t1.075-.425h5.5q.65%200%201.075.425t.425%201.075v.896q-.662.056-1.148.573q-.487.517-.487%201.262v1.115z%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.616%2021q-.691%200-1.153-.462T3%2019.385V4.615q0-.69.463-1.152T4.615%203h14.77q.69%200%201.152.463T21%204.616v14.769q0%20.69-.463%201.153T19.385%2021zM7%2017.384h10q.825%200%201.105-.424t.28-.96v-3.884q0-.599-.357-1.094t-.894-.672v-.965q0-.981-.701-1.683Q15.73%207%2014.75%207h-5.5q-.98%200-1.683.702q-.702.702-.702%201.683v.965q-.536.177-.893.672t-.357%201.094V16q0%20.825.425%201.105t.96.28m0-.885q-.225%200-.363-.137T6.5%2016v-3.884q0-.425.288-.713t.712-.288t.713.288t.287.713v2h7v-2q0-.425.288-.713t.712-.288t.713.288t.287.713V16q0%20.225-.137.363T17%2016.5zm2.385-3.27v-1.114q0-.745-.487-1.262T7.75%2010.28v-.896q0-.65.425-1.075t1.075-.425h5.5q.65%200%201.075.425t.425%201.075v.896q-.662.056-1.148.573q-.487.517-.487%201.262v1.115z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/living.svg?color=%231a73e8&size=48