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

Name
in-home-mode-outline-rounded
Set
Material Symbols Light
Style
Outline 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 in home mode 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.629-6.438q.217-.162.463-.233T12 3.409q.248 0 .503.072q.255.071.472.232l8.648 6.433q.171.135.195.323t-.11.366q-.135.176-.323.195q-.189.018-.366-.097l-8.653-6.414q-.154-.115-.366-.115t-.365.115L6 8.716v8.669q0 .269.173.442t.443.173h1.563q.213 0 .354.143t.14.357t-.143.357t-.357.143zm7.723 1.606q-.137-.047-.268-.177l-2.613-2.613q-.146-.147-.146-.345t.146-.363t.354-.156t.354.156l2.47 2.465l5.316-5.296q.146-.146.347-.143t.347.149t.146.354t-.146.354l-5.444 5.438q-.13.13-.267.177t-.298.046t-.298-.046"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightInHomeModeOutlineRounded(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.629-6.438q.217-.162.463-.233T12 3.409q.248 0 .503.072q.255.071.472.232l8.648 6.433q.171.135.195.323t-.11.366q-.135.176-.323.195q-.189.018-.366-.097l-8.653-6.414q-.154-.115-.366-.115t-.365.115L6 8.716v8.669q0 .269.173.442t.443.173h1.563q.213 0 .354.143t.14.357t-.143.357t-.357.143zm7.723 1.606q-.137-.047-.268-.177l-2.613-2.613q-.146-.147-.146-.345t.146-.363t.354-.156t.354.156l2.47 2.465l5.316-5.296q.146-.146.347-.143t.347.149t.146.354t-.146.354l-5.444 5.438q-.13.13-.267.177t-.298.046t-.298-.046"/></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.629-6.438q.217-.162.463-.233T12 3.409q.248 0 .503.072q.255.071.472.232l8.648 6.433q.171.135.195.323t-.11.366q-.135.176-.323.195q-.189.018-.366-.097l-8.653-6.414q-.154-.115-.366-.115t-.365.115L6 8.716v8.669q0 .269.173.442t.443.173h1.563q.213 0 .354.143t.14.357t-.143.357t-.357.143zm7.723 1.606q-.137-.047-.268-.177l-2.613-2.613q-.146-.147-.146-.345t.146-.363t.354-.156t.354.156l2.47 2.465l5.316-5.296q.146-.146.347-.143t.347.149t.146.354t-.146.354l-5.444 5.438q-.13.13-.267.177t-.298.046t-.298-.046"/></svg>
</template>

CSS

.icon-in-home-mode-outline-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.629-6.438q.217-.162.463-.233T12%203.409q.248%200%20.503.072q.255.071.472.232l8.648%206.433q.171.135.195.323t-.11.366q-.135.176-.323.195q-.189.018-.366-.097l-8.653-6.414q-.154-.115-.366-.115t-.365.115L6%208.716v8.669q0%20.269.173.442t.443.173h1.563q.213%200%20.354.143t.14.357t-.143.357t-.357.143zm7.723%201.606q-.137-.047-.268-.177l-2.613-2.613q-.146-.147-.146-.345t.146-.363t.354-.156t.354.156l2.47%202.465l5.316-5.296q.146-.146.347-.143t.347.149t.146.354t-.146.354l-5.444%205.438q-.13.13-.267.177t-.298.046t-.298-.046%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.629-6.438q.217-.162.463-.233T12%203.409q.248%200%20.503.072q.255.071.472.232l8.648%206.433q.171.135.195.323t-.11.366q-.135.176-.323.195q-.189.018-.366-.097l-8.653-6.414q-.154-.115-.366-.115t-.365.115L6%208.716v8.669q0%20.269.173.442t.443.173h1.563q.213%200%20.354.143t.14.357t-.143.357t-.357.143zm7.723%201.606q-.137-.047-.268-.177l-2.613-2.613q-.146-.147-.146-.345t.146-.363t.354-.156t.354.156l2.47%202.465l5.316-5.296q.146-.146.347-.143t.347.149t.146.354t-.146.354l-5.444%205.438q-.13.13-.267.177t-.298.046t-.298-.046%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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