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

Name
garage-home-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 garage 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.508 4.696q.24.081.461.243l5.385 4.077q.303.222.474.565q.172.343.172.727V19.5q0 .213-.144.356t-.357.144t-.356-.144T18 19.5v-9.192q0-.154-.067-.28t-.183-.22L12.366 5.75q-.154-.134-.366-.134t-.365.134L6.25 9.808q-.115.096-.183.22t-.067.28V19.5q0 .213-.144.356T5.499 20t-.356-.144T5 19.5v-9.192q0-.384.172-.727t.474-.565l5.385-4.078q.223-.161.466-.242t.507-.08t.504.08M8.5 18.981h7v-3h-7zm0-4h7v-3h-7zm-.192 5q-.343 0-.576-.233t-.232-.575v-7.384q0-.344.232-.576t.576-.232h7.384q.344 0 .576.232t.232.576v7.384q0 .343-.232.576t-.576.232z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightGarageHomeOutlineRounded(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.508 4.696q.24.081.461.243l5.385 4.077q.303.222.474.565q.172.343.172.727V19.5q0 .213-.144.356t-.357.144t-.356-.144T18 19.5v-9.192q0-.154-.067-.28t-.183-.22L12.366 5.75q-.154-.134-.366-.134t-.365.134L6.25 9.808q-.115.096-.183.22t-.067.28V19.5q0 .213-.144.356T5.499 20t-.356-.144T5 19.5v-9.192q0-.384.172-.727t.474-.565l5.385-4.078q.223-.161.466-.242t.507-.08t.504.08M8.5 18.981h7v-3h-7zm0-4h7v-3h-7zm-.192 5q-.343 0-.576-.233t-.232-.575v-7.384q0-.344.232-.576t.576-.232h7.384q.344 0 .576.232t.232.576v7.384q0 .343-.232.576t-.576.232z"/></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.508 4.696q.24.081.461.243l5.385 4.077q.303.222.474.565q.172.343.172.727V19.5q0 .213-.144.356t-.357.144t-.356-.144T18 19.5v-9.192q0-.154-.067-.28t-.183-.22L12.366 5.75q-.154-.134-.366-.134t-.365.134L6.25 9.808q-.115.096-.183.22t-.067.28V19.5q0 .213-.144.356T5.499 20t-.356-.144T5 19.5v-9.192q0-.384.172-.727t.474-.565l5.385-4.078q.223-.161.466-.242t.507-.08t.504.08M8.5 18.981h7v-3h-7zm0-4h7v-3h-7zm-.192 5q-.343 0-.576-.233t-.232-.575v-7.384q0-.344.232-.576t.576-.232h7.384q.344 0 .576.232t.232.576v7.384q0 .343-.232.576t-.576.232z"/></svg>
</template>

CSS

.icon-garage-home-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%22M12.508%204.696q.24.081.461.243l5.385%204.077q.303.222.474.565q.172.343.172.727V19.5q0%20.213-.144.356t-.357.144t-.356-.144T18%2019.5v-9.192q0-.154-.067-.28t-.183-.22L12.366%205.75q-.154-.134-.366-.134t-.365.134L6.25%209.808q-.115.096-.183.22t-.067.28V19.5q0%20.213-.144.356T5.499%2020t-.356-.144T5%2019.5v-9.192q0-.384.172-.727t.474-.565l5.385-4.078q.223-.161.466-.242t.507-.08t.504.08M8.5%2018.981h7v-3h-7zm0-4h7v-3h-7zm-.192%205q-.343%200-.576-.233t-.232-.575v-7.384q0-.344.232-.576t.576-.232h7.384q.344%200%20.576.232t.232.576v7.384q0%20.343-.232.576t-.576.232z%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.508%204.696q.24.081.461.243l5.385%204.077q.303.222.474.565q.172.343.172.727V19.5q0%20.213-.144.356t-.357.144t-.356-.144T18%2019.5v-9.192q0-.154-.067-.28t-.183-.22L12.366%205.75q-.154-.134-.366-.134t-.365.134L6.25%209.808q-.115.096-.183.22t-.067.28V19.5q0%20.213-.144.356T5.499%2020t-.356-.144T5%2019.5v-9.192q0-.384.172-.727t.474-.565l5.385-4.078q.223-.161.466-.242t.507-.08t.504.08M8.5%2018.981h7v-3h-7zm0-4h7v-3h-7zm-.192%205q-.343%200-.576-.233t-.232-.575v-7.384q0-.344.232-.576t.576-.232h7.384q.344%200%20.576.232t.232.576v7.384q0%20.343-.232.576t-.576.232z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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