home storage gear icon

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

Name
home-storage-gear-sharp
Set
Material Symbols Light
Style
Sharp
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="M5.5 8V7h13v1zm2-2.384v-1h9v1zm9.81 15.294l-.108-.885q-.473-.106-.89-.32q-.416-.215-.749-.588l-.834.335l-.538-.816l.688-.577q-.165-.517-.165-1.034t.165-1.035l-.688-.577l.538-.815l.835.335q.313-.374.739-.588t.899-.32l.108-.885h1l.107.885q.474.106.9.32q.425.214.739.588l.835-.335l.538.815l-.688.577q.165.518.165 1.035t-.165 1.035l.688.577l-.538.815l-.835-.335q-.333.373-.75.588q-.415.214-.889.32l-.107.885zm2.028-2.357q.625-.626.625-1.528t-.626-1.528t-1.528-.626t-1.527.626t-.626 1.528t.626 1.528t1.527.626t1.528-.626m-7.704.832H5.846l-1.673-10h15.654l-.233 1.276q-.479-.147-.867-.212t-.918-.064q-2.77 0-4.705 1.934q-1.935 1.935-1.935 4.706q0 .564.117 1.198q.118.635.347 1.162"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightHomeStorageGearSharp(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="M5.5 8V7h13v1zm2-2.384v-1h9v1zm9.81 15.294l-.108-.885q-.473-.106-.89-.32q-.416-.215-.749-.588l-.834.335l-.538-.816l.688-.577q-.165-.517-.165-1.034t.165-1.035l-.688-.577l.538-.815l.835.335q.313-.374.739-.588t.899-.32l.108-.885h1l.107.885q.474.106.9.32q.425.214.739.588l.835-.335l.538.815l-.688.577q.165.518.165 1.035t-.165 1.035l.688.577l-.538.815l-.835-.335q-.333.373-.75.588q-.415.214-.889.32l-.107.885zm2.028-2.357q.625-.626.625-1.528t-.626-1.528t-1.528-.626t-1.527.626t-.626 1.528t.626 1.528t1.527.626t1.528-.626m-7.704.832H5.846l-1.673-10h15.654l-.233 1.276q-.479-.147-.867-.212t-.918-.064q-2.77 0-4.705 1.934q-1.935 1.935-1.935 4.706q0 .564.117 1.198q.118.635.347 1.162"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M5.5 8V7h13v1zm2-2.384v-1h9v1zm9.81 15.294l-.108-.885q-.473-.106-.89-.32q-.416-.215-.749-.588l-.834.335l-.538-.816l.688-.577q-.165-.517-.165-1.034t.165-1.035l-.688-.577l.538-.815l.835.335q.313-.374.739-.588t.899-.32l.108-.885h1l.107.885q.474.106.9.32q.425.214.739.588l.835-.335l.538.815l-.688.577q.165.518.165 1.035t-.165 1.035l.688.577l-.538.815l-.835-.335q-.333.373-.75.588q-.415.214-.889.32l-.107.885zm2.028-2.357q.625-.626.625-1.528t-.626-1.528t-1.528-.626t-1.527.626t-.626 1.528t.626 1.528t1.527.626t1.528-.626m-7.704.832H5.846l-1.673-10h15.654l-.233 1.276q-.479-.147-.867-.212t-.918-.064q-2.77 0-4.705 1.934q-1.935 1.935-1.935 4.706q0 .564.117 1.198q.118.635.347 1.162"/></svg>
</template>

CSS

.icon-home-storage-gear-sharp {
  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%22M5.5%208V7h13v1zm2-2.384v-1h9v1zm9.81%2015.294l-.108-.885q-.473-.106-.89-.32q-.416-.215-.749-.588l-.834.335l-.538-.816l.688-.577q-.165-.517-.165-1.034t.165-1.035l-.688-.577l.538-.815l.835.335q.313-.374.739-.588t.899-.32l.108-.885h1l.107.885q.474.106.9.32q.425.214.739.588l.835-.335l.538.815l-.688.577q.165.518.165%201.035t-.165%201.035l.688.577l-.538.815l-.835-.335q-.333.373-.75.588q-.415.214-.889.32l-.107.885zm2.028-2.357q.625-.626.625-1.528t-.626-1.528t-1.528-.626t-1.527.626t-.626%201.528t.626%201.528t1.527.626t1.528-.626m-7.704.832H5.846l-1.673-10h15.654l-.233%201.276q-.479-.147-.867-.212t-.918-.064q-2.77%200-4.705%201.934q-1.935%201.935-1.935%204.706q0%20.564.117%201.198q.118.635.347%201.162%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%22M5.5%208V7h13v1zm2-2.384v-1h9v1zm9.81%2015.294l-.108-.885q-.473-.106-.89-.32q-.416-.215-.749-.588l-.834.335l-.538-.816l.688-.577q-.165-.517-.165-1.034t.165-1.035l-.688-.577l.538-.815l.835.335q.313-.374.739-.588t.899-.32l.108-.885h1l.107.885q.474.106.9.32q.425.214.739.588l.835-.335l.538.815l-.688.577q.165.518.165%201.035t-.165%201.035l.688.577l-.538.815l-.835-.335q-.333.373-.75.588q-.415.214-.889.32l-.107.885zm2.028-2.357q.625-.626.625-1.528t-.626-1.528t-1.528-.626t-1.527.626t-.626%201.528t.626%201.528t1.527.626t1.528-.626m-7.704.832H5.846l-1.673-10h15.654l-.233%201.276q-.479-.147-.867-.212t-.918-.064q-2.77%200-4.705%201.934q-1.935%201.935-1.935%204.706q0%20.564.117%201.198q.118.635.347%201.162%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-sharp.svg?color=%231a73e8&size=48