home storage gear icon

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

Name
home-storage-gear-rounded
Set
Material Symbols Light
Style
Rounded
Category
Home
Viewbox
24×24
License
Apache 2.0

5 other variants in Material Symbols Light

The same icon in other sets

More home icons from Material Symbols Light

Use the home storage gear icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M6 7h12q.214 0 .357.143t.143.357t-.143.357T18 8H6q-.213 0-.357-.143T5.5 7.5t.143-.357T6 7m2-2.385h8q.214 0 .357.144q.143.143.143.356q0 .214-.143.357T16 5.615H8q-.213 0-.357-.143q-.143-.143-.143-.357q0-.213.143-.356q.144-.144.357-.144m9.202 15.41q-.473-.106-.89-.32q-.416-.214-.749-.588l-.475.187q-.17.062-.33.013q-.158-.048-.256-.188l-.066-.139q-.098-.165-.086-.332t.171-.297l.358-.302q-.165-.517-.165-1.034t.165-1.035l-.358-.302q-.14-.11-.171-.283t.067-.34l.11-.144q.098-.14.244-.188t.317.013l.475.187q.314-.373.74-.588t.899-.32l.054-.456q.036-.177.174-.303q.137-.125.314-.125h.131q.177 0 .315.128t.173.306l.054.45q.473.106.9.32q.425.215.739.588l.475-.187q.171-.061.33-.013q.158.048.256.188l.066.139q.098.165.086.332t-.171.297l-.357.302q.165.517.165 1.034t-.165 1.035l.357.302q.14.11.171.283t-.067.34l-.11.144q-.098.14-.244.188q-.146.049-.317-.013l-.475-.187q-.333.374-.75.588q-.415.214-.889.32l-.053.456q-.037.177-.174.303t-.315.126h-.13q-.178 0-.315-.13q-.138-.128-.174-.305zm2.136-1.472q.626-.626.626-1.528t-.626-1.528t-1.528-.626t-1.528.626t-.626 1.528t.626 1.528t1.528.626t1.528-.626m-12.815.832q-.298 0-.518-.19t-.27-.481l-1.4-8.385q-.056-.373.174-.659t.608-.286h13.74q.38 0 .612.296t.177.668l-.052.313q-.479-.148-.867-.212t-.918-.065q-2.77 0-4.705 1.935t-1.935 4.706q0 .564.117 1.198q.118.635.347 1.162z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightHomeStorageGearRounded(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 7h12q.214 0 .357.143t.143.357t-.143.357T18 8H6q-.213 0-.357-.143T5.5 7.5t.143-.357T6 7m2-2.385h8q.214 0 .357.144q.143.143.143.356q0 .214-.143.357T16 5.615H8q-.213 0-.357-.143q-.143-.143-.143-.357q0-.213.143-.356q.144-.144.357-.144m9.202 15.41q-.473-.106-.89-.32q-.416-.214-.749-.588l-.475.187q-.17.062-.33.013q-.158-.048-.256-.188l-.066-.139q-.098-.165-.086-.332t.171-.297l.358-.302q-.165-.517-.165-1.034t.165-1.035l-.358-.302q-.14-.11-.171-.283t.067-.34l.11-.144q.098-.14.244-.188t.317.013l.475.187q.314-.373.74-.588t.899-.32l.054-.456q.036-.177.174-.303q.137-.125.314-.125h.131q.177 0 .315.128t.173.306l.054.45q.473.106.9.32q.425.215.739.588l.475-.187q.171-.061.33-.013q.158.048.256.188l.066.139q.098.165.086.332t-.171.297l-.357.302q.165.517.165 1.034t-.165 1.035l.357.302q.14.11.171.283t-.067.34l-.11.144q-.098.14-.244.188q-.146.049-.317-.013l-.475-.187q-.333.374-.75.588q-.415.214-.889.32l-.053.456q-.037.177-.174.303t-.315.126h-.13q-.178 0-.315-.13q-.138-.128-.174-.305zm2.136-1.472q.626-.626.626-1.528t-.626-1.528t-1.528-.626t-1.528.626t-.626 1.528t.626 1.528t1.528.626t1.528-.626m-12.815.832q-.298 0-.518-.19t-.27-.481l-1.4-8.385q-.056-.373.174-.659t.608-.286h13.74q.38 0 .612.296t.177.668l-.052.313q-.479-.148-.867-.212t-.918-.065q-2.77 0-4.705 1.935t-1.935 4.706q0 .564.117 1.198q.118.635.347 1.162z"/></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 7h12q.214 0 .357.143t.143.357t-.143.357T18 8H6q-.213 0-.357-.143T5.5 7.5t.143-.357T6 7m2-2.385h8q.214 0 .357.144q.143.143.143.356q0 .214-.143.357T16 5.615H8q-.213 0-.357-.143q-.143-.143-.143-.357q0-.213.143-.356q.144-.144.357-.144m9.202 15.41q-.473-.106-.89-.32q-.416-.214-.749-.588l-.475.187q-.17.062-.33.013q-.158-.048-.256-.188l-.066-.139q-.098-.165-.086-.332t.171-.297l.358-.302q-.165-.517-.165-1.034t.165-1.035l-.358-.302q-.14-.11-.171-.283t.067-.34l.11-.144q.098-.14.244-.188t.317.013l.475.187q.314-.373.74-.588t.899-.32l.054-.456q.036-.177.174-.303q.137-.125.314-.125h.131q.177 0 .315.128t.173.306l.054.45q.473.106.9.32q.425.215.739.588l.475-.187q.171-.061.33-.013q.158.048.256.188l.066.139q.098.165.086.332t-.171.297l-.357.302q.165.517.165 1.034t-.165 1.035l.357.302q.14.11.171.283t-.067.34l-.11.144q-.098.14-.244.188q-.146.049-.317-.013l-.475-.187q-.333.374-.75.588q-.415.214-.889.32l-.053.456q-.037.177-.174.303t-.315.126h-.13q-.178 0-.315-.13q-.138-.128-.174-.305zm2.136-1.472q.626-.626.626-1.528t-.626-1.528t-1.528-.626t-1.528.626t-.626 1.528t.626 1.528t1.528.626t1.528-.626m-12.815.832q-.298 0-.518-.19t-.27-.481l-1.4-8.385q-.056-.373.174-.659t.608-.286h13.74q.38 0 .612.296t.177.668l-.052.313q-.479-.148-.867-.212t-.918-.065q-2.77 0-4.705 1.935t-1.935 4.706q0 .564.117 1.198q.118.635.347 1.162z"/></svg>
</template>

CSS

.icon-home-storage-gear-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%207h12q.214%200%20.357.143t.143.357t-.143.357T18%208H6q-.213%200-.357-.143T5.5%207.5t.143-.357T6%207m2-2.385h8q.214%200%20.357.144q.143.143.143.356q0%20.214-.143.357T16%205.615H8q-.213%200-.357-.143q-.143-.143-.143-.357q0-.213.143-.356q.144-.144.357-.144m9.202%2015.41q-.473-.106-.89-.32q-.416-.214-.749-.588l-.475.187q-.17.062-.33.013q-.158-.048-.256-.188l-.066-.139q-.098-.165-.086-.332t.171-.297l.358-.302q-.165-.517-.165-1.034t.165-1.035l-.358-.302q-.14-.11-.171-.283t.067-.34l.11-.144q.098-.14.244-.188t.317.013l.475.187q.314-.373.74-.588t.899-.32l.054-.456q.036-.177.174-.303q.137-.125.314-.125h.131q.177%200%20.315.128t.173.306l.054.45q.473.106.9.32q.425.215.739.588l.475-.187q.171-.061.33-.013q.158.048.256.188l.066.139q.098.165.086.332t-.171.297l-.357.302q.165.517.165%201.034t-.165%201.035l.357.302q.14.11.171.283t-.067.34l-.11.144q-.098.14-.244.188q-.146.049-.317-.013l-.475-.187q-.333.374-.75.588q-.415.214-.889.32l-.053.456q-.037.177-.174.303t-.315.126h-.13q-.178%200-.315-.13q-.138-.128-.174-.305zm2.136-1.472q.626-.626.626-1.528t-.626-1.528t-1.528-.626t-1.528.626t-.626%201.528t.626%201.528t1.528.626t1.528-.626m-12.815.832q-.298%200-.518-.19t-.27-.481l-1.4-8.385q-.056-.373.174-.659t.608-.286h13.74q.38%200%20.612.296t.177.668l-.052.313q-.479-.148-.867-.212t-.918-.065q-2.77%200-4.705%201.935t-1.935%204.706q0%20.564.117%201.198q.118.635.347%201.162z%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%207h12q.214%200%20.357.143t.143.357t-.143.357T18%208H6q-.213%200-.357-.143T5.5%207.5t.143-.357T6%207m2-2.385h8q.214%200%20.357.144q.143.143.143.356q0%20.214-.143.357T16%205.615H8q-.213%200-.357-.143q-.143-.143-.143-.357q0-.213.143-.356q.144-.144.357-.144m9.202%2015.41q-.473-.106-.89-.32q-.416-.214-.749-.588l-.475.187q-.17.062-.33.013q-.158-.048-.256-.188l-.066-.139q-.098-.165-.086-.332t.171-.297l.358-.302q-.165-.517-.165-1.034t.165-1.035l-.358-.302q-.14-.11-.171-.283t.067-.34l.11-.144q.098-.14.244-.188t.317.013l.475.187q.314-.373.74-.588t.899-.32l.054-.456q.036-.177.174-.303q.137-.125.314-.125h.131q.177%200%20.315.128t.173.306l.054.45q.473.106.9.32q.425.215.739.588l.475-.187q.171-.061.33-.013q.158.048.256.188l.066.139q.098.165.086.332t-.171.297l-.357.302q.165.517.165%201.034t-.165%201.035l.357.302q.14.11.171.283t-.067.34l-.11.144q-.098.14-.244.188q-.146.049-.317-.013l-.475-.187q-.333.374-.75.588q-.415.214-.889.32l-.053.456q-.037.177-.174.303t-.315.126h-.13q-.178%200-.315-.13q-.138-.128-.174-.305zm2.136-1.472q.626-.626.626-1.528t-.626-1.528t-1.528-.626t-1.528.626t-.626%201.528t.626%201.528t1.528.626t1.528-.626m-12.815.832q-.298%200-.518-.19t-.27-.481l-1.4-8.385q-.056-.373.174-.659t.608-.286h13.74q.38%200%20.612.296t.177.668l-.052.313q-.479-.148-.867-.212t-.918-.065q-2.77%200-4.705%201.935t-1.935%204.706q0%20.564.117%201.198q.118.635.347%201.162z%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-storage-gear-rounded.svg?color=%231a73e8&size=48